-- MySQL dump 9.07
--
-- Host: localhost    Database: perplexus
---------------------------------------------------------
-- Server version	4.0.12

--
-- Table structure for table 'category'
--

CREATE TABLE category (
  catId int(10) unsigned NOT NULL auto_increment,
  parentId int(10) unsigned NOT NULL default '0',
  catName varchar(100) default NULL,
  catDesc text,
  idPath varchar(255) default NULL,
  PRIMARY KEY  (catId)
) TYPE=MyISAM;

--
-- Dumping data for table 'category'
--

INSERT INTO category VALUES (1,0,'Home','Welcome to <b>perplexus.info</b>, flooble\'s perplexing puzzle portal. Here, we collect all sorts of puzzles, from simple logic questions and word tricks to in-depth math problems like probability and geometry. Click around and see if your brain is up to the task! If you\'re new here, make sure you <a href=\"/perplexus/user.php?op=reg\"><b>sign up</b></a> so that you can leave comments and submit your own problems!','1');
INSERT INTO category VALUES (2,1,'Logic','Logic problems. The solution to these problems does not usually require a lot of math, but will take some thinking until you find the right approach.','1-2');
INSERT INTO category VALUES (4,1,'Probability','Problems dealing with various probabilities, be it coin tossing or game winning.','1-4');
INSERT INTO category VALUES (5,1,'Shapes','Puzzles involving various geometric shapes, in a flat plane and in three-dimensional space.','1-5');
INSERT INTO category VALUES (6,1,'General','Problems and puzzles that do not fit into any of the other categories, or which we are too lazy to classify will go here.','1-6');
INSERT INTO category VALUES (7,1,'Numbers','Problems dealing with numbers, digits, and such other purely abstract rubbish.','1-7');
INSERT INTO category VALUES (8,1,'Games','These are problems relating to various games and strategies for playing them.','1-8');
INSERT INTO category VALUES (9,1,'Paradoxes','These problems may or may not have an actual solution. Some of them are flat out contradictions, some lead you into infinite loops of logic. ','1-9');
INSERT INTO category VALUES (10,2,'Liars and Knights','These problems are from a very large set of questions about <b>Liars</b> who <b>always</b> lie about everything, and <b>Knights</b> who <b>always</b> tell the truth. Some questions also involve <b>Knaves</b> - people who strictly <b>alternate</b> between lying and telling the truth. (They are of course all indistinguishable from one another by outward appearance, and you must use logic to determine who\'s who.) ','1-2-10');
INSERT INTO category VALUES (11,2,'Weights and Scales','These problems relate to objects of different weight, and using a balanced scale to determine the odd item, be it a false coin, or an under-filled sack of grain. (Usually it\'s coins though)','1-2-11');
INSERT INTO category VALUES (12,1,'Riddles','Tricks, play of words and problems very little to do with numbers. That\'s what you can expect in this category. Not that it\'ll make things any easier...','1-12');
INSERT INTO category VALUES (13,7,'Sequences','These problems deal with sequences of numbers. Can you spot what the sequences\' rules are?','1-7-13');
INSERT INTO category VALUES (14,1,'Just Math','These problems are mostly math-related. That\'s not to say that they\'re all straightforward. You\'ll still need to flex your noggin to figure them out!','1-14');
INSERT INTO category VALUES (15,14,'Calculus','Sooner or later, all math leads to Calculus, no matter how much we would like to beleive that isn\'t true. Here\'s our Calc section... Brush up on your college math, pull out a your dusty textbook and get comfy.','1-14-15');
INSERT INTO category VALUES (16,5,'Geometry','It has become obvious that the Shapes category was in way over its head with all sorts of geometrical problems. So, the hard-core Geometry problems will now reside here, where they will fit in much better.','1-5-16');
INSERT INTO category VALUES (17,1,'Science','Science and science related problems, things physical and chemical and mineral, will appear in this category.','1-17');
INSERT INTO category VALUES (18,6,'Tricks','These tricky problems seem perfectly straightforward. At first.','1-6-18');
INSERT INTO category VALUES (19,12,'Famous Riddles','Famous riddles, or not very famous riddles posed by famous people go here. You may already know the answer, but the discussion is half the fun!','1-12-19');
INSERT INTO category VALUES (20,6,'Word Problems','No, these aren\'t those annoying problems that math teachers like to give in middle school. These puzzles are based around words and language use.','1-6-20');
INSERT INTO category VALUES (21,1,'Algorithms','An algorithm is a sequence of steps to be followed to accomplish a certain task. Often used in computer programming, they can become interesting puzzles because even though there can be many ways to accomplish something, one may be better than another.','1-21');
INSERT INTO category VALUES (22,6,'Cryptography','Finding patterns in seemingly random sets of data is what cryptography is all about. Sometimes finding the questions may be harder than answering them! See if you can figure out what the heck we are talking about. ','1-6-22');

--
-- Table structure for table 'comment'
--

CREATE TABLE comment (
  comId int(10) unsigned NOT NULL auto_increment,
  probId int(10) unsigned NOT NULL default '0',
  authorId int(10) unsigned NOT NULL default '0',
  authorName varchar(40) default NULL,
  subject varchar(255) default NULL,
  posted datetime NOT NULL default '0000-00-00 00:00:00',
  status int(10) unsigned NOT NULL default '0',
  comText text,
  parentId int(10) unsigned default NULL,
  type int(2) unsigned default '0',
  PRIMARY KEY  (comId),
  KEY comment_pid (probId),
  KEY comment_parentid (parentId)
) TYPE=MyISAM;

--
-- Dumping data for table 'comment'
--

INSERT INTO comment VALUES (10,16,13,'Sharky','I think Im right..','2002-04-20 13:24:48',0,'Wouldnt all the Chameleons be blue because if all the green ones meet all the red ones that leaves 2 green ones and the blue+the green chameleons = red chameleon so red chamleon+the leftover green chameleon = all bluechameleons.',NULL,0);
INSERT INTO comment VALUES (8,7,1,'levik','Isn\'t it...','2002-04-09 10:41:02',0,'Is it not still one half? The probability of having one coin land as tails is a half reguardless of other factors, isn\'t it?',NULL,0);
INSERT INTO comment VALUES (11,16,13,'Sharky','Oops!!','2002-04-20 13:27:39',0,'I messed up, nevermind!',NULL,0);
INSERT INTO comment VALUES (12,16,14,'sariz','i think its not  possible','2002-04-20 14:32:52',0,'its not possible (i think) cause if the reds met greens, they\'d turn blue and there would be 2 extras. those two would meet the 17 blues and youd have 13 blues, 2 reds, 15  more blues and then if the reds met blues, there would be 28 blues and 2 greens. if the greens met blues, there would be 26 blues and 2 reds, and then if any met any it would repeat all over again!\r\n\r\nhere is another way to work it out-\r\n\r\nif::::\r\n15 greens\r\nmeet 17 blues\r\nthere\'d be 15 reds \r\nand 2 blues.\r\n(there is still 13 reds, and then those 15 reds, but there is 2 blues).\r\n\r\nif 2 blues \r\nmet 28 reds,\r\nyoud have 4 greens\r\nand 26 reds\r\nblues, youd have 0.\r\nthen if 4 greens\r\nmet 26 reds,\r\nyoud have 8 blues \r\nand 22 reds\r\nthen if the\r\n8 blues\r\nmet the 22 reds\r\nyoud have 16 greens\r\nand 15 reds.\r\nTHEN\r\nif the 15 reds\r\nspotted the 16 greens\r\nyoud have\r\n30 blues\r\nand 1 green\r\nif 1 green met\r\n30 blues\r\nthere  would be 2 reds\r\nand 29 blues\r\nand as long as they keep meeting, they will keep changing, adding double the lesser amount to the color that both or them arent\r\n\r\ntherefore, it isn\'t possible for the chameleons to all be the same color \r\n',NULL,0);
INSERT INTO comment VALUES (13,16,1,'levik','I know the answer...','2002-04-20 15:53:00',0,'The answer is that they cannot all become one color, but I don\'t have the proof. Which means I have no solution... So, suggestions are welcome. ',NULL,0);
INSERT INTO comment VALUES (14,16,20,'Paul Brinkley','Spoilers.','2002-04-22 07:56:33',0,'The problem boils down to this:  you have the numbers 13, 15, 17.  You can subtract 1 from two of the numbers, and then add 2 to the third.  Will you ever end up with two 0s?\r\n\r\nTo get two 0s, you have to get two numbers to be alike.  (Then you can keep subtracting 1 from those two.)  To get two numbers alike, they have to first differ by 3.  (For example, you could go from 12-15-18 to 14-14-17 or 11-17-17.)  One number has to go up by 2, the other down by 1.  (They could both go down by 1, but then their difference wouldn\'t change.)\r\n\r\nFor them to differ by 3, they have to first differ by 6 or 0.  (Try it.) For that to happen, they had to differ by 9 or 3.  This is the pattern; for two numbers to be alike, they had to first differ by a multiple of 3.  Since the numbers start out differing by 2, 2, and 4, you\'ll never get them to be alike.  The chameleons will always have at least two different colors.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (15,20,24,'Paul','solution','2002-04-23 06:10:28',0,'from point A travel to midpont on DE and then to G. ',NULL,0);
INSERT INTO comment VALUES (16,17,25,'yasha','Solution','2002-04-23 06:31:13',0,'You\'d probably need a piece of paper and a pencil for this...\r\n\r\na) Draw a line.\r\nb) Draw another line that would cross line # 1.\r\nc) Draw a third line that would cross both lines #1 and #2.\r\nd) Draw a fourth line that would cross lines #1, #2 and #3.\r\n(Now, you\'ll see that each line has three intersection points on it)\r\ne) Draw a fifth line that will cross lines 1, 2, 3, 4 -- it\'s really not hard, just extend the original four lines a bit.\r\n\r\nNow, each line will have four intersection points from cross-overs with other lines.\r\n\r\nNow count all intersection points -- there are ten of them. That\'s where you will plant your trees.\r\n\r\nThus we have -- 10 points (trees) along five lines(rows). Each row has four trees on it. Voila.',NULL,0);
INSERT INTO comment VALUES (17,19,26,'Max Proskoff','Solution','2002-04-23 12:00:19',0,'Does Bob lie?\r\n\r\nYes: his brother \r\nNo: Bob',NULL,0);
INSERT INTO comment VALUES (18,18,29,'D Willson','Pages','2002-04-23 22:14:00',0,'The solution is incorrect.  The otherside of the \"last\" page is blank and un enumerated however, it is still a page.',NULL,0);
INSERT INTO comment VALUES (19,7,29,'D Willson','Oh really','2002-04-23 22:17:06',0,'the probability is 2/3, look at your own solution for that answer.',NULL,0);
INSERT INTO comment VALUES (20,5,29,'D Willson','No','2002-04-23 22:19:13',0,'either one you select is brought to a 50% liklyhood that you have chosen the proper box',NULL,0);
INSERT INTO comment VALUES (21,18,1,'levik','Re: Pages','2002-04-24 14:52:44',0,'While it can be argued that the book cannot have an odd number of pages, I think in this case it is nitpicking. After all, the problem was posed with a publisher\'s perspective, and it is clear that they are only concerned with printed pages.\r\nWould it be better if that was how the question is phrased?',NULL,0);
INSERT INTO comment VALUES (22,7,1,'levik','Heh','2002-04-25 02:47:25',0,'Don\'t mind that... I was just testing the comment system there :)',NULL,0);
INSERT INTO comment VALUES (23,26,31,'Jasper','inconsistent climber','2002-04-25 11:45:58',0,'Well, I think if the climbing was graphed, we would find the answer.  One graph could be time and location on the trail of the first climb.  The second graph could be the time and location on the trail of the second climb.  Put them both on the same piece of graph paper - there will be a point where the two line cross.  This line will show when the climber was at the same altitude and the same place going up and coming down.',NULL,0);
INSERT INTO comment VALUES (24,37,34,'annonymous coward','solution','2002-04-30 07:55:57',0,'15',NULL,0);
INSERT INTO comment VALUES (25,37,34,'annonymous coward','test','2002-04-30 07:56:30',0,'test',NULL,0);
INSERT INTO comment VALUES (26,37,34,'annonymous coward','i\'m logged in...','2002-04-30 07:57:00',0,'...so wtf is with being anonymous?',NULL,0);
INSERT INTO comment VALUES (27,37,34,'dmarien','solution','2002-04-30 07:58:18',0,'15\r\n\r\nyour reg sucks.',NULL,0);
INSERT INTO comment VALUES (28,37,35,'Karen','Scratched Chess Board','2002-04-30 12:55:00',0,'The answer is 8',NULL,0);
INSERT INTO comment VALUES (29,20,35,'Karen','A fly on a cube','2002-04-30 12:57:45',0,'A, F, G',NULL,0);
INSERT INTO comment VALUES (30,35,37,'Dave Turner','solution','2002-04-30 17:15:16',0,'Legal pairs (multiples of 17 and 23 under 100):\r\n17\r\n23\r\n34\r\n46\r\n51\r\n68\r\n69\r\n85\r\n92\r\n\r\nPossibilities starting with 6:\r\n68517 (uh-oh, nothing can go after that 7)\r\n69234692346... repeating\r\nSo, the the first digit is 6, the 6th is, the 11th ... the 2001st is.  The next (2002nd) is 9, of course.',NULL,0);
INSERT INTO comment VALUES (31,38,38,'bal','solution','2002-04-30 17:57:41',0,'it helps to give a detailed solution but actually, it is enough to derive a contradiction to the (appeared) diagram, such that the shown arrangement is in fact, impossible. this is easy: the overall triangle 5x13 and the blue triangle appear to be 2x5. however, it cant be true since the blue triangle is similar to the big traingle, yet 5:13 is not equal to 2:5  ',NULL,0);
INSERT INTO comment VALUES (32,38,40,'Andrew Ducker','Different shaped triangles','2002-05-01 02:42:23',0,'The upper surface of the triangle is formed by two triangle.  Simply looking at it, you might think that the two triangles are the same proportions, with one being merely larger than the other.\r\n\r\nHowever, closer examination shows that to be false. Thus, as the gradients are different, it can be seen that the top triangle flexes outwards somewhat, whereas he bottom triangle flexes inwards.',NULL,0);
INSERT INTO comment VALUES (33,30,41,'John','I got it...','2002-05-01 05:31:48',0,'Ask them:\r\nWhich door would your partner say is they way out?\r\nThe answer will be the Door of Death.  You simply choose the other one....',NULL,0);
INSERT INTO comment VALUES (34,35,1,'levik','not exactly','2002-05-01 05:53:35',0,'Dave, your answer to this question is almost completely right, but you missed one possibility. Think about it.',NULL,0);
INSERT INTO comment VALUES (35,5,41,'John','Re: No','2002-05-01 06:43:30',0,'Actually 50% is wrong.  You need to remember that when you made your first choice, you only had a 1 in 3 chance of guessing the prize, so there is a 2 in 3 chance you were wrong in the beginning.  ',NULL,0);
INSERT INTO comment VALUES (36,5,41,'John','More info to Re: No','2002-05-01 06:44:48',0,'',NULL,0);
INSERT INTO comment VALUES (37,5,41,'John','More info','2002-05-01 06:46:13',0,'Look at it this way, the only way to lose if you always switch your answer is if you had chosen correctly the first choice.  The odds of that are only 1 in 3, so your odds of winning if you switch must be 2 in 3.\r\n',NULL,0);
INSERT INTO comment VALUES (38,35,43,'vivek','missing point','2002-05-01 06:57:27',0,'Dave missed the possibility where u can \r\nend the sequence with 8517 instead of 9234.\r\n',NULL,0);
INSERT INTO comment VALUES (39,37,1,'levik','no solution','2002-05-01 08:10:05',0,'\"15\" is not a solution. It may be an answer, but you can\'t very well claim it to be a solution without explaining how you got that number. (the same goes for \"8\")',NULL,0);
INSERT INTO comment VALUES (40,39,44,'Dominic','Educated Guess','2002-05-01 10:43:07',0,'Each door will remain the same after your count passes the number of that door. For example, door 1 will only be opened once. So at the end, door 1 = Open\r\n\r\nAll primes (above one) will open and close exactly once. At the end, all of the prime number doors = Closed. There are 25 primes below 100.\r\n\r\nSo far we have confirmed: 1 Open, 25 closed. After manually confirming 3-12 I have 33 open and 33 closed. I believe the final answer will be:\r\n\r\n1 open\r\n99 closed',NULL,0);
INSERT INTO comment VALUES (41,39,44,'Dominic','Correction.','2002-05-01 10:54:00',0,'I made a mistake on 9, it comes out to open. It seems that perfect squares of primes > 2 will always be open. So there will be at least 4 open. :/',NULL,0);
INSERT INTO comment VALUES (42,39,38,'theBal','basic number theory','2002-05-01 18:02:46',0,'we can see that a door is open if and only if it had been toggled an odd number of times, which happens if and only if the door number have odd number of factor (since each factor contribute one toggle). Now for each number n which have factor d, then n/d is also a divisor. so for \'almost\' all number we can pair the factors as (d,n/d), yielding odd number of factors. the only exception, of course if when d=n/d so that there\'ll be no pair, and this is possible if and only if n=d^2, i.e n is a perfect square. so, the answer is the number of perfect squares <= 100, namely 10.',NULL,0);
INSERT INTO comment VALUES (43,39,38,'theBal','typos in last comment','2002-05-01 18:04:48',0,'\"...(d,n/d), yielding odd number of factors...\" should be read \"...(d,n/d), yielding even number of factors\".',NULL,0);
INSERT INTO comment VALUES (44,40,46,'Daniel','Max number of coins','2002-05-02 08:42:22',0,'I\'ve solved for twelve. Yucky branch and test solution, but pretty symmetries inside...',NULL,0);
INSERT INTO comment VALUES (45,40,38,'theBal','to max','2002-05-02 09:26:52',0,'can u please outline the solution for 12. ill figure out the details. btw usamo this friday.',NULL,0);
INSERT INTO comment VALUES (46,37,46,'Daniel','Does this count as solution?','2002-05-02 09:35:50',0,'The worst scratch will extend between squeares on opposite corners of the board, slightly missing the middle of the board. It passes through the 8 white squares one the diagonal, and the 7 black squares directly under them (or vice versa). You can\'t reach 8+8 because the 2 8 same-color-lines are not parallel/close.',NULL,0);
INSERT INTO comment VALUES (47,39,47,'baja','Opening Doors','2002-05-02 09:58:22',0,'85 doors are left open',NULL,0);
INSERT INTO comment VALUES (48,40,38,'theBal','a better open problem','2002-05-02 10:00:06',0,'i know this is not supposed to be a mathematician\'s forum but cant help it ;)\r\n\r\n\"find g(n), or upper/lower bounds of g(n), the maximal number of coins from which we can determine the odd coin by n weighings. e.g. g(2)=9, g(3)=12.\" ',NULL,0);
INSERT INTO comment VALUES (50,37,1,'levik','Hm....','2002-05-02 11:09:10',0,'Well, I have to admit that the answer 15 is something that I have thought of as well. Intuitively, I can see why it has to be 15. \r\n\r\nBut I\'m yet to think of a good <b>rigorous</b> proof of that, and that\'s the only kind of a proof I want to post as a solution. \r\n\r\nSo, anyone who wants the bragging rights is welcome to submit away :)',NULL,0);
INSERT INTO comment VALUES (51,43,1,'levik','My method','2002-05-03 02:18:36',0,'I wrote down all the numbers from 1 to 31 and for each one, I noted the all prime divisors of it.\r\n\r\nMy hunch was that one of the two numbers I was looking for was a prime, so I looked for a prime one of whose neighbors could be eliminated without taking away the divisors needed for any other number. \r\n\r\n(Like for example we can\'t eliminate six because that will cause us to eliminate either 2 or 3, triggering another chain of eliminations)',NULL,0);
INSERT INTO comment VALUES (52,40,1,'levik','12 (almost)','2002-05-03 07:21:36',0,'Well, we can easily figure out a solution with 12 coins if we know wether the odd one is lighter or heavier than the rest.\r\n<p>\r\nBut I\'m yet to think of a way to solve the problem without this info.',NULL,0);
INSERT INTO comment VALUES (53,37,57,'Dan','Solution','2002-05-04 07:23:31',0,'Wouldn\'t the solution be 8? Since you want the max number of veneers, it would make sense for the scratch to cover the most distance ie diagonal, since the scratch is straight. However since a chess board is square and we are counting squares this actually makes no difference. As well, the colors are irrelavent since a new veneer is used for each Square, so 8 is the answer ',NULL,0);
INSERT INTO comment VALUES (54,46,52,'Govind','Solution','2002-05-05 07:43:52',0,'very old one and very easy one but yes a good one\r\n\r\njust 2 breaks\r\n1st break after 1 link\r\n2nd break after 2 links\r\n\r\nday 1 1\r\nday 2 2 (i.e take back 1)\r\nday 3 1+2\r\nday 4 4\r\nday 5 4+1\r\nday 6 4+2\r\nday 7 4+2+1',NULL,0);
INSERT INTO comment VALUES (55,37,1,'levik','Re: solution (by Dan)','2002-05-05 07:58:25',0,'Draw the diagonal you spoke of. It will pass through the 8 squares of the same color (let\'s say Black). Notice how it passes through the points where the two diagonally neighboring squares meet.\r\n\r\nNow see what happens if you move this line sideways (without changing its angle of inclination). The line now passes through the corners of the neighboring  (White) squares as well for a total of 15. So 15 is definitely possible. \r\n\r\nNow if i could find a proof that 16 is not, the problem\'ssolution would be complete.',NULL,0);
INSERT INTO comment VALUES (56,47,61,'shelli','Hi','2002-05-05 18:45:22',0,'if he thinks he is the only one that doesn\'t have a mark on his head then he must have done it and he knows he didn\'t.',NULL,0);
INSERT INTO comment VALUES (57,49,62,'Angela','Answer','2002-05-06 09:03:10',0,'I have an answer for the question, where shall I post it?',NULL,0);
INSERT INTO comment VALUES (58,47,63,'MysticGreenWolf','Solution','2002-05-06 09:04:13',0,'Well, the other two sages were also lauging. So when one with a dot looked at the one and started laughing, the one who figured it out realized he had one also.  Sorry.. I word things strangely',NULL,0);
INSERT INTO comment VALUES (59,49,1,'levik','Re: Answer','2002-05-06 10:49:13',0,'Post it right here. Just don\'t give it away in the subject. People who want to read your answer will click the link and see it.',NULL,0);
INSERT INTO comment VALUES (60,49,66,'Richard Gorman','Two Ways','2002-05-06 14:08:18',0,'\r\nIf the stair has an angle of 30 degrees from the horizontal, then for each foot along the stairs you go down 1/2 foot (sin 30 degrees=0.5) . Thus if the tower is 200 feet high you would go twice as far along the stairs or 200 feet further.',NULL,0);
INSERT INTO comment VALUES (61,37,67,'Creg Bradley','Two solutions','2002-05-06 15:49:06',0,'(1) If the scratch is assumed to have 0 width, then the answer is 15, because for maximal coverage of the line you must pass though alternating colors, and the path of maximum color alternation is just offset from the main diagnonal.  (Of course, if the scratch is zero width, then you can\'t actually see it :)\r\n(2) If the scratch has width, then the answer is 22 squares, because then the scratch must cover the maximum distance on the board, which is either of the long diagnonals.',NULL,0);
INSERT INTO comment VALUES (62,48,38,'theBal','one half','2002-05-06 17:42:41',0,'the surprising, statistically sound answer is - one half. The argument is meaningless, but it requires something about 1=1/2+1/4+1/8+...',NULL,0);
INSERT INTO comment VALUES (63,47,38,'theBal','this is the solution','2002-05-06 17:48:29',0,'I am one of them, name me C. In front of me, there is this two sages, A and B, laughing. I think \"If I am not dirty, then A will look at B and think, \'B is seeing C not dirty, but he keeps laughing, so I am the dirty one he is laughing about\' and A will stop laughing. But A does not stop, so the whole hypothesis is wrong, so i must be dirty.',NULL,0);
INSERT INTO comment VALUES (64,48,69,'btrnviagra','solution..I think','2002-05-07 00:55:15',0,'the answer is not 1/2...I think it is actually 1:1...they work out to be even numbers in the end...for ex: you have 1000 parents...500 girls...500 boys...the 500 try again...250 girls....250 boys...the boys try again...125 girls....125 boys...so on and so forth till you get to 1 boy then again to get a girl...then add up all the numbers!....if wrong well sorry works in my mind :o)',NULL,0);
INSERT INTO comment VALUES (65,50,70,'Lokela','How Much *Did* they pay?','2002-05-07 02:45:43',0,'If the room cost $25 and thy paid 30, there is 5 dollars exta, as stated.  But rather than taking the 3 dollars given back away from the 30 paid, it should be added to the 25 paid, to get 28.  Then add in the 2 kept and you have 30.\r\n\r\nConsider: If the room cost $25, each would owe $8.33 (and a third).  The Hotel Owner, after giving back the $5, received $8.33 (and a third) from each man,  When they were each given back a dollar, the total money accounted for is $8.33 (and a third) + $1 per person.  That makes $9.33 (and a third).  Multiply that by 3 people, and you get $28 accounted for.  And then, there is the $2 the bell hop kept.  It certainly seems that all $30 is accounted for.',NULL,0);
INSERT INTO comment VALUES (66,50,71,'LW','Maybe the solution','2002-05-07 02:45:43',0,'Why 30$?\r\nThey payed 27$ because of the discount but they should have paid 25$! That\'s 27-2 = 25$, not 27+2 = 29$ that should have been done. If you really want the 30$ sum back, make them pay 10$ each, not 9$!',NULL,0);
INSERT INTO comment VALUES (67,50,72,'Joe Roth','Solution','2002-05-07 03:19:19',0,'LW is right. When you figure out what the farmers paid after the discount, only the three dollars that was returned to them was subtracted from the original $30. That makes $27 that they had paid. If you subtract the other two dollars that the bell boy took for himself, then you get $25, what the discount should have been. Then if you add what the bellboy took ($2) and what the farmers took ($3) you get $30. There were just some tricks played with the math.',NULL,0);
INSERT INTO comment VALUES (68,50,73,'Kire','Simple Math','2002-05-07 03:19:56',0,'Its simple math you have 30 dollars right then you give back 3 thus 30 - 3  but you want to get back to 30 you cant add 27 + 2.  The problem is worded in such a way that you dont realize how it screwed up simple math.  The last line makes sense if you want to get the math to get down to 25 but not to get back up to 30.',NULL,0);
INSERT INTO comment VALUES (69,50,75,'Tim','Cardinality','2002-05-07 03:30:44',0,'Essentially, this is an exercise in counting from the right point.  As someone else pointed out, you can\'t begin counting from 0 (9*3=27), because the $30 is already spent.  What you do have is $30, minus $5 ($25), plus $2 that the bellboy kept, plus $3 (the $1 each farmer gets - which seems counterintuitive to some people because you\'re adding that, and not taking it away).\r\n\r\nSo... 30-5+3+2=30.  There is no missing dollar.',NULL,0);
INSERT INTO comment VALUES (70,45,74,'nate','solution','2002-05-07 03:53:31',0,'A hexagon. The distance between the hexagon\'s opposite corners will be the square root of 2 times the length of the cube\'s sides, just like the distance between opposite corners of the cube\'s planar faces; \r\n',NULL,0);
INSERT INTO comment VALUES (71,49,74,'nate','Sorry Richard :)','2002-05-07 04:07:14',0,'Richard\'s method is incorrect.. the spiral staircase\'s length is found the same way as engineers do screw calculations -- you \"unwind\" the screw\'s pitch into a triangle -- the hypotenuse represents the path along one revolution of the spiral.  The leg opposite the pitch angle represents the vertical distance, or that of the elevator ride.\r\n\r\n  In this case it\'s a nice neat 30/60/90 triangle, so the ratio of the leg opposite the 30 degree angle to the hypotenuse (ie, the distance traveled on the elevator to that on the stairs) is 2*sqrt(2), or 2.818; so the stair walker travels 563.6 feet, 363.6 feet further.',NULL,0);
INSERT INTO comment VALUES (72,50,76,'Chris','Am I missing something?','2002-05-07 04:29:50',0,'I\'m probably wrong on this because it seems too easy but\r\nif the bell boy gives 3 dollars\r\nto the farmers who have $25,\r\nthats 25 + 3 = $28 dollars\r\ntotal. You divide that by 3 \r\nand it works out that each farmer\r\nreally paid about $9.33.\r\n',NULL,0);
INSERT INTO comment VALUES (73,5,78,'Chris','Math vs. Puzzles','2002-05-07 04:50:40',0,'I\'ve always hated this answer.  Mathematicians always seem to think this is correct, but never want to try the experiment!\r\n\r\nWhen you eliminate a choice, the state of the puzzle has changed and you have to reconsider it--your previous math is now useless because you interfered with the puzzle and revealed a choice as incorrect!\r\n\r\nIt\'s the same puzzle as:  You have a quarter.  You flip it nine times and it comes up heads each time.  What are the odds that the tenth flip will be heads?  The answer:  50%.  The other tosses are done now.\r\n\r\nSame thing here.  Once you step in and eliminate a box, it\'s a new puzzle, and you\'re simply left with a 50/50 choice.  I promise you, if you just get a friend and 3 boxes and try this experiment 200 times, about 100 of them will work out.',NULL,0);
INSERT INTO comment VALUES (74,49,74,'nate','Correction','2002-05-07 05:27:07',0,'Ooops, after re-reading the question the distance i gave is incorrect, if the tower\'s radius is 10 feet then the circumference is 20*pi; and the distance traveled on the spiral for every foot traveled on the elevator is 10*sqrt(2) or 14.14 ft.. that\'s a leeeetle bit more than I said at first.\r\n\r\n10sqrt(2) * 200 - 200 = 2628 feet more',NULL,0);
INSERT INTO comment VALUES (75,51,78,'Chris','Trouble','2002-05-07 05:28:49',0,'Well, the sons\' education was fine... it\'s the old farmer\'s education that was lacking.  1/2 + 1/3 + 1/9 does not equal 1... No one was chosen to inherit the last 1/18th of all his cows.',NULL,0);
INSERT INTO comment VALUES (76,1,86,'Eric','Cool','2002-05-07 06:38:30',0,'yea i like rope',NULL,0);
INSERT INTO comment VALUES (77,50,88,'Paul','Where is this hotel?','2002-05-07 06:48:31',0,'',NULL,0);
INSERT INTO comment VALUES (78,50,88,'Paul','The bell-boy wants sacking','2002-05-07 06:50:39',0,'Those farmers payed for that room in good faith!!!!! The Bell-boy should not be working in this hotel as he clearly can\'t be trusted! It\'s because of people like this that the prices of hotels are so high.',NULL,0);
INSERT INTO comment VALUES (79,47,88,'Paul','What about the Prankster?','2002-05-07 06:59:33',0,'',NULL,0);
INSERT INTO comment VALUES (80,52,89,'kevin','1 meter??','2002-05-07 07:07:13',0,'I got an answer of .15m or 15cm deep... anyone else get anything???',NULL,0);
INSERT INTO comment VALUES (81,52,91,'David Rowley','Solution?','2002-05-07 07:17:42',0,'I got 1/(2*pi), or about 0.159 meters...',NULL,0);
INSERT INTO comment VALUES (82,49,62,'Angela','Answer','2002-05-07 07:23:01',0,'Richard\'s answer is correct.\r\n\r\na = 200 (height of tower)\r\n\r\nangle is 30 degrees from the horizontal, it equals to 90 degress from the vertical.(in a right triangle whose acute angles are 30 degrees and 60 degrees the sides are in the ratio 1 : \\/3 : 2, so that sin 30 degrees = cos 60 degrees = 1/2)\r\n\r\nc = distance\r\n\r\ntherefore, a = c (cos 60 degress)\r\n200\' = c (1/2)\r\nc = 400\'\r\n\r\nand the difference will be 200\'\r\n\r\nc = \r\n',NULL,0);
INSERT INTO comment VALUES (83,49,62,'Angela','Again','2002-05-07 07:25:17',0,'To explain better....\r\nIf the stair has an angle of 30 degrees from the horizontal, then for each foot along the stairs you go down  or up  1/2 foot (sin 30 degrees=0.5) . Thus if the tower is 200 feet high you would go twice as far along the stairs  (400 feet) or  200 feet further. The sin 30 degrees is the same as the cosine of 60 degrees. good answer   \r\n',NULL,0);
INSERT INTO comment VALUES (84,52,93,'toferc','David Rowley Correct','2002-05-07 07:37:16',0,'circumference 1m less -> diameter 1/pi m less ->\r\nradius = 1/(2*pi) m less ->\r\ndepth of groove = 1/(2*pi)',NULL,0);
INSERT INTO comment VALUES (85,48,38,'theBal','thats the same answer','2002-05-07 07:52:44',0,'when i say 1/2, i mean 1:1.',NULL,0);
INSERT INTO comment VALUES (86,47,38,'theBal','this is what happened','2002-05-07 07:55:32',0,'the prankster is dead for many years and is rotting in hell',NULL,0);
INSERT INTO comment VALUES (87,52,95,'Terry','Solution','2002-05-07 08:58:34',0,'The answer is about 16cm.\r\n\r\nYou have to reduce the diameter of the moon my 1 meter.  So you have to find the difference in the radius of the moon for 1,738,000 and 1,737,999 using the equestion 2piR=Diameter for both diameters and finding the difference you get you answer.\r\n\r\nTerry',NULL,0);
INSERT INTO comment VALUES (88,52,75,'Tim','Hmmm...','2002-05-07 08:59:17',0,'C = pi * d\r\nC = pi * 1738000 = 5460088.0319390606484480742001398\r\n\r\nBut your rope is 1m short, so...\r\nC-1 = 5460087.0319390606484480742001398\r\n\r\nThen back-figure the new diameter:\r\n\r\nd\' = C / pi\r\n\r\nd\' = 1737999.6816901138162093284622325\r\n\r\nd - d\' = 0.31830988618379067153776752674501m deep\r\n\r\nBut that\'s the total depth for two hemispheres, so cut that in half:\r\n\r\nr\' = 0.1591549430918953357688837633725\r\n\r\nDavid Rowley is correct!',NULL,0);
INSERT INTO comment VALUES (89,52,97,'Whiskey Pete','Interesting observation','2002-05-07 09:29:50',0,'If you set up the equation with variables instead of numbers, you will notice that the circumference of the moon cancels itself out.  The answer would be the same if you asked it about the earth, the sun or the entire galaxy!',NULL,0);
INSERT INTO comment VALUES (90,52,100,'John','But only...','2002-05-07 10:43:32',0,'1/(2*pi) is the answer but only because the difference was one (one anything). If it was different than one then we need a different factor.',NULL,0);
INSERT INTO comment VALUES (91,52,102,'John Ryder','solution?','2002-05-07 11:45:39',0,'circumference is ~5,457,320 metres right?, so you would need a groove of ~.00000018324 metres, no?',NULL,0);
INSERT INTO comment VALUES (92,52,100,'John','But....','2002-05-07 12:28:11',0,'It doesn\'t look like the actual circumference matters. The grove will be the difference between the original and the final radius.\r\n\r\nC=2*pi*r therefore r = C/(2*pi)\r\n\r\noriginal r - new r\r\n= C/(2*pi) - (C-1)/(2*pi)\r\n= (C-(C-1))/2*pi\r\n=1/(2*pi)\r\n\r\nLooks good to me, anyways.\r\nI keep thinking I\'m missing something but the math seems right.',NULL,0);
INSERT INTO comment VALUES (93,49,38,'theBal','hahahaha','2002-05-07 12:48:26',0,'laugh at nate',NULL,0);
INSERT INTO comment VALUES (94,53,103,'friedlinguini','Solution','2002-05-07 13:08:23',0,'10 inches.  First thing to notice is the symmetry.  Each bug will home in on its target at exactly the same speed, and each will approach the center at exactly the same speed.  This means that the four bugs will always form a square.  Since they form a square, their travel paths will always be at right angles to one another.  That means that at any given instant, Bug B\'s motion does not take it any closer or any further away from Bug A.  Hence, Bug B\'s motion does not increase or decrease the distance Bug A must travel.  So Bug A must travel 10 inches.  Likewise for the other bugs.',NULL,0);
INSERT INTO comment VALUES (95,52,105,'Dan Dise','ring around the WHAT?','2002-05-07 13:45:41',0,'The rules don\'t change.  Circumferance is (and always will be) D*pi.  Therefore, C/pi=D.  If the rope is 1M short, then (C-1)/pi=(C/pi)-(1/pi)=D-(1/pi)=1,737,999.68M, so your groove is about 12 inches deep.',NULL,0);
INSERT INTO comment VALUES (96,45,105,'Dan Dise','An octogon','2002-05-07 13:56:56',0,'',NULL,0);
INSERT INTO comment VALUES (97,53,106,'Aaron Seligman','solution','2002-05-07 14:28:34',0,'5/2 pie.\r\n\r\nEach one will for a perfect fourth of a circle. Since the diameter of the circle will be 10, we have 10pie for the length of the circle. since each one only traves a quarter of a circle we have 10/4 pie or 5/2 pie',NULL,0);
INSERT INTO comment VALUES (98,50,107,'Jose Alejandro Guizar','Yeah, the question is phrased in an illogical way','2002-05-07 14:31:34',0,'It\'s quite simple. You have $9 each farmer paid, that makes $27. Those $27 include the hotel bill and the bell boy\'s tip (unknown to the farmers). To make $30 you just add the $1 each farmer walked away from the hotel with.',NULL,0);
INSERT INTO comment VALUES (99,52,110,'Stuff N. Things','Solution','2002-05-07 17:55:53',0,'groove depth of 1/(2*pi) meters ~ 0.159 meters\r\n\r\nCurrent circumference = 1738000*pi, which means the rope is 1738000*pi-1.  This will be the new circumference as well.  The new diameter will be 1738000 - 2 * g (g = groove depth, x2 because one on each side).  So new circumference = (1738000 - 2g)*pi.  So 1738000*pi - 1 = (1738000 - 2g)*pi.  Work this down, I get a groove depth of 1/(2*pi)',NULL,0);
INSERT INTO comment VALUES (100,41,116,'jamski','It is Person B','2002-05-07 20:56:22',0,'Since we know that the Knight is the guilty one, if person A was the Knight he would have admitted to the crime.  Which means that A is a liar and is lying about the statement he made about person C. This concludes that B has to be the person who committed the crime.',NULL,0);
INSERT INTO comment VALUES (101,53,117,'Half-Mad','Possible solution','2002-05-07 21:39:51',0,'As it\'s dealing with a spiral, it likely deals with the golden section.  So, my guess is 6.1803 inches.  10 inches times the golden section.',NULL,0);
INSERT INTO comment VALUES (102,6,117,'Half-Mad','Solution','2002-05-07 22:34:00',0,'First, make a triangle out of three of the matches, with a point on top, and flat on bottom.  Then, make another triangle out of the other three, with the flat on top and point on bottom.  One goes on top of the other.  Four equilatteral triangles, and a diamond shape in the middle.  The questions says it contains four equilatteral triangles, it doesn\'t say that\'s all it makes.\r\nI\'ll attempt an ascii drawing...\r\n\r\n--------\r\n\\  /\\  /\r\n \\/  \\/\r\n /\\  /\\\r\n/  \\/  \\\r\n--------\r\n',NULL,0);
INSERT INTO comment VALUES (103,42,117,'Half-Mad','Possible solution','2002-05-07 23:33:12',0,'8,000.\r\n200^2 /5 \r\n200 cards.  Each card has a 1 in 200 chance of being the specific card to fall in line, and there are 5 per package.\r\n',NULL,0);
INSERT INTO comment VALUES (104,53,118,'JASON','SOLUTION','2002-05-08 00:02:03',0,'IT WOULD BE INFINATE.  THERE WOULD NEVER BE A JOINING PLACE SINCE THEY ARE ALL MOVING TOWARDS THE ONE IN FRONT OF IT.  WHICH IS GOING AWAY AT THE SAME CONSTANT RATE, TOWARDS AN ENDLESS, DOWNWARD SPIRRAL.  IT MIGHT BE BETTER TO VISUALIZE IT WITH NUMBERS.  BECAUSE I KNOW THAT THERE ARE ATLEASED 3 OF YOU THAT NEED HELP ON THIS ONE..  LET\'S SAY THAT THE OUTSIDE OF THE BOX IS 0 MINUTES (ZERO) AND THE CENTER POINT IS ONE MINUTE.  AND A THRU D IS TRYING TO GET TO ONE THRU UNITS OF TIME AND DISTANCE.  SO, LET\'S SAY THAT 1/2 WAY IS 30 SECONDS AND 1/2 OF THAT IS 15 SECONDS AND SO FORTH.  SO (1/2 + 1/4) = 45 SECONDS. 45 SECONDS + 1/8 (7.5 SECONDS) = 52.5 SECONDS.  IF YOU CONTINUE TO ADD UP THE HALFS YOU WOULD NEVER GET TO 1.  SO. 1/2 +1/4 + 1/8 + 1/16 + 1/32 + 1/64 + 1/128 + ...........WILL NEVER EQUAL ONE.  YOU CAN ALSO JUST PICTURE IT IN YOUR HEAD UNLESS YOU ENJOY PISSING YOUR LIFE AWAY WITH ANSWERS LIKE THE ONES PREVIOUSLY GIVEN.  HOW DO YOU LIKE THEM APPLES?????',NULL,0);
INSERT INTO comment VALUES (105,53,117,'Half-Mad','Jason\'s solution','2002-05-08 00:13:38',0,'And if I was to punch you in the face, my fist would never reach your face.  If my fist starts at x inches away, then it will first have to travel 1/2 x, then 1/4 x, then 1/8 x, then 1/16 x, etc.  The fractions would keep getting infinitely small, and my fist would never actually hit you.\r\nNow, go find a psychotically violent person, and tell him that.\r\n',NULL,0);
INSERT INTO comment VALUES (106,37,117,'Half-Mad','A solution for reality','2002-05-08 01:36:12',0,'22.\r\nI am assuming the scratch has some width to it.  If so, the scratch goes exactly down the diagonal.  This will mark the 8 through that line, and the corner edge of the 7 on the diagonals on either side.\r\n\r\nIf you want to assume that the scratch has no width, then why are you bothering to get it fixed?\r\n',NULL,0);
INSERT INTO comment VALUES (107,45,117,'Half-Mad','solution','2002-05-08 01:56:47',0,'square\r\nThe cut would go directly through the remaining corners.',NULL,0);
INSERT INTO comment VALUES (108,53,118,'JASON','HALF MIND REBUT','2002-05-08 02:07:21',0,'WELL, SINCE I PUT IT INTO BOBO TERMS FOR YOU, I SEE THAT YOU ARE NOW STARTING TO GET IT.  IT WAS NOTHING PERSONAL REFLECTED TOWARDS YOU, IT WAS SUPPOSED TO BE TOWARDS ALL 3 OF YOU.  I JUST COULD TELL THAT YOU GUYS WERE VISUAL PEOPLE, WHICH I AM TOO.  AND \"VERY GOOD,\" YOU CAN USE THE METHOD OF THROWING A FIST, IF IT WILL HELP YOU FIGURE OUT WHY YOU DON\'T KNOW JACK SHIT.  HAHA',NULL,0);
INSERT INTO comment VALUES (109,33,117,'Half-Mad','Solution','2002-05-08 02:38:41',0,'\"The number is divisible by 25\" is lying.\r\nThe number is 10.\r\n',NULL,0);
INSERT INTO comment VALUES (110,33,117,'Half-Mad','Maybe not','2002-05-08 02:44:45',0,'Ok, maybe not 10.',NULL,0);
INSERT INTO comment VALUES (111,53,121,'jim','response to Jason','2002-05-08 05:00:49',0,'See if you can squirm your way out of this one.  Which person is smarter?  The person who is an idiot and knows he is an idiot, or the person who thinks he is a genius and is actually an idiot; you being the latter.  As far as the puzzle goes, the answer is 10\".  If you can follow this site you will see why:  http://www.stanford.edu/~jimmyz/bug-soln.shtml',NULL,0);
INSERT INTO comment VALUES (112,55,122,'Happy','','2002-05-08 06:29:54',0,'Since noone accused themselves, we can tell from the first situation that A is not the culprit.  \r\n\r\nGiven the second situation and using the same logic, B is not the culprit.  \r\n\r\nSo it must be C.\r\n',NULL,0);
INSERT INTO comment VALUES (113,55,122,'Happy','since you can\'t accuse yourself...','2002-05-08 06:31:30',0,'Since no one accused themselves, we can tell that...\r\n\r\nin the first situation, A is not the culprit\r\n\r\nand in the second situation, B is not the culprit\r\n\r\nSo it must be C',NULL,0);
INSERT INTO comment VALUES (114,52,102,'John Ryder','I don\'t understand the Solution','2002-05-08 07:11:38',0,'How can the circumference not matter? The posted solution creates 1 meter of rope...from nothing... giving you a C of 100 cm :( Yes the formula is correct, but only if you are starting from zero, that\'s why it would work with a globe as well. Unfortunately we\'re not starting from zero, we\'re starting with an existing C of app. 5,467,574 meters. We need to reduce this C by 1 meter in order for the rope to fit, right? So...wouldn\'t you just divide 1M by the C to get the groove?',NULL,0);
INSERT INTO comment VALUES (115,55,124,'narcoleptic','Solution','2002-05-08 08:09:00',0,'C was the real culprit.  It\'s easier to understand if you view it as 2 trials, in which each resident changed their testimony.  In each trial, C accused one of the others (A, then B, or vice versa).  Because C was never a Knight, then both A & B were innocent.  Ergo, C is guilty.\r\n\r\nThat also explains why the other two were Knights.  In the first trial, A accused C (correctly), while B accused A.  In the second trial, A now accused B, while B accused C.',NULL,0);
INSERT INTO comment VALUES (116,52,1,'levik','Look at it this way','2002-05-08 11:34:48',0,'Your current circumferrence (C1) - whatever is is, is 1 meter too long for you. So you need to create a second one - C2 - which would be one meter less.\r\n\r\n   C1 - 1 = C2\r\n\r\nNow let\'s express that in terms of their respective radii - R1 and R2:\r\n\r\n   2(pi)R1 - 1 = 2(pi)R2\r\n   2(pi)(R1 - R2) = 1\r\n   (R1 - R2) = 1/(2*pi)\r\n\r\nRemember - we are looking for the depth of the groove wich is the difference between R1 and R2, and it will remain constant even as the radii change.',NULL,0);
INSERT INTO comment VALUES (117,57,127,'Fizzle','Solution??','2002-05-08 12:00:27',0,'25 pi\r\n\r\nThe area of the circle whose diameter is tangent to the inner circle and has endpoints at the outer circle is equal to the area of the annulus. The annulus being the area between the two concentric circles.\r\n\r\nSo if d = 10, r = 5\r\n\r\nA = pi * r^2 = pi * 5^2 = 25 pi',NULL,0);
INSERT INTO comment VALUES (118,57,128,'Andrew Elliott','More info on Solution','2002-05-08 12:28:47',0,'Rather than quote some rule, how about we prove it\'s true?\r\n\r\nEquations to use:\r\n\r\nEq for Circle1 (inner):\r\nx1^2 + y1^2 = r1 ^ 2\r\n\r\nEq for Circle2 (outer):\r\nx2^2 + y2^2 = r2 ^ 2\r\n\r\nEq for Area between circles:\r\nA = pi * r2^2 - pi * r1^2\r\n\r\nSince the chord is tangent to Circle1, we know that the distance along the chord from the point it touches Circle1 to the point that it intersects Circle2 = 10/2 = 5 (radius\' of both circles are perpendicular bisectors).\r\n\r\nEstablish a point on Circle2, using known x and y values:\r\nLet x2 = r1\r\nAnd we know y2 = 5 at that point, so now we have:\r\nx2^2 + y2^2 = r2^2\r\nr1^2 + 25 = r2^2\r\n\r\nSubstitute this into the Area equation:\r\nA = pi * r2^2 - pi * r1^2\r\nA = pi * (r1^2 + 25) - pi * r1^2\r\nA = pi * r1^2 - pi * r1^2 + 25 * pi\r\nA = 25 * pi\r\n\r\nVoila',NULL,0);
INSERT INTO comment VALUES (119,56,127,'Fizzle','Is this a mistake?','2002-05-08 13:06:37',0,'Problem\r\n\r\n\"The Norwegian lives in the first house\" House #1\r\n\"The Norwegian lives next door to the blue house\" House #2 blue\r\n\r\n\"The blue house is left of the green house\"\r\nIf House #1 is on the far left, then the green house is #3 or the middle house.  If this is true then the hints:\r\n\r\n\"The man living in the center house drinks milk\"\r\n\"The owner of the green house drinks coffee\"\r\n\r\nare contradictory.  If House #1 is on the far right, then the blue house (#2) is second from the right.\r\n\r\n\"The blue house is left of the green house\"\r\nThis makes the Norwegian\'s house green.  But then\r\n\r\n\"The green house is attached to the left side of the white house\"\r\nputs the white house on the right side of the green house, which is the first house.\r\n\r\nAm I missing something or is this a mistake?\r\n',NULL,0);
INSERT INTO comment VALUES (120,52,102,'John Ryder','I understand what you\'re saying...but','2002-05-08 13:08:49',0,'I understand the proof, I\'m just having a real hard time getting around why the difference would remain constant no matter what the circumference is...I mean it shouldn\'t, should it? As the circumferences increase wouldn\'t the (actual)diff between radii  decrease to produce the same diff between C1 and C2(1m). It seems like something is missing. ',NULL,0);
INSERT INTO comment VALUES (121,46,127,'Fizzle','Revision of solution','2002-05-08 13:15:02',0,'Actually, you only need one cut.  Remember, when you cut a link, you can make 3 pieces (the broken link, the part to the right of the broken link, and the part to the left of the broken link)  just break the third link and you are left with a single broken link, a double link, and a triple link.',NULL,0);
INSERT INTO comment VALUES (122,43,124,'narcoleptic','Not enough info','2002-05-08 13:31:52',0,'Actually, the problem is badly worded.  Any number N is divisible by 1...31, just not *evenly* divisible.',NULL,0);
INSERT INTO comment VALUES (123,56,57,'Dan','Possible Solution','2002-05-08 13:34:24',0,'This is easier to solve this problem then explain it. \r\nStart by determining the order and color of the houses. Then make a table for each house, and fill in the blanks. The solution is:\r\nHouse 1: Red, Norwegian, Dunhill,Cats, water\r\nHouse 2: Blue, Dane, Blends, horses, tea\r\nHouse 3: Red, Brit, Pall Mall, Birds, Milk\r\nHouse 4: Green, German, Rothmans,??(fish since that is the only space), Coffee\r\nHouse 5: White, Swede, Players, dog, beer\r\n\r\nSo the answer is the German owns the fish.\r\n\r\nDoes this solution appear correct?\r\n',NULL,0);
INSERT INTO comment VALUES (124,56,131,'FingLao','Nope, no contradiction.','2002-05-08 14:08:44',0,'Clue 16 does not contradict other clues. The blue house is \"left of\", but not necessarily immediately next to the green house. The red house must be between them.\r\nStart with the houses by color, that\'s the easiest. The green house is to the left of the white, ok. The Norwegian is both in the first house and next to the blue house, so the blue house is second. Houses are Yellow, Blue, Red, Green, White. Filling in the obvious clues we get:\r\nYellow: Norwegian, Dunhill\r\nBlue: Horse\r\nRed: Brit, Milk\r\nGreen: Coffee\r\nWhite:\r\nMake 5 boxes with 5 slots each on your whiteboard, fill in what you know. Then, below each box put a possible pair...for example Swede/Dog can go below Green & White, but not any other because of conflicts & these 2 always go together. Then, above the boxes, put the \"next to\" clues where possible. You\'ll then see that only the Norwegian can be water, which forces a couple more \"can only be\" things. Finally, you end up with the German must have the fish.\r\n',NULL,0);
INSERT INTO comment VALUES (125,57,132,'tony danza','solution','2002-05-08 14:17:34',0,'\r\n\r\nRi - inner radius\r\nRo - outer radius\r\nA  - Area we\'re looking for\r\n\r\nThe Area of the light blue section is the difference between the area of the two circles, or....\r\n\r\nA = pi( Ro^2 - Ri^2)\r\n\r\nUsing the tangent line we can create a triangle with vertices of the intersection of tangent line and the inner circle, one intersection of the outer circle and the tangent line, and the center of the circles.  This creates a right triangle with sides of length Ri, Ro, and a hypotenuse of length 5 (the 10-in tangent line is bisected by at the intersection point of the inner circle - they are concentric).\r\n\r\nSo, using the Pythagorean theorem...\r\n\r\nc^2  = a^2  + b^2\r\nRo^2 = Ri^2 + 5^2\r\nRi^2 = Ro^2 - 25\r\n\r\nAnd substituting into the area equation above...\r\n\r\nA = pi(Ro^2 - (Ro^2 - 25))\r\nA = pi(Ro^2 - Ro^2 + 25)\r\n\r\nA = 25*pi',NULL,0);
INSERT INTO comment VALUES (126,56,124,'narcoleptic','2 mistakes','2002-05-08 14:18:31',0,'Dan is right that the German owns the fish.  His only mistake (a minor one) is that the Norwegian lives in a yellow house, not a red one.\r\n\r\nFizzle is confused about statement 16, that the blue house is left of the green house.  There is no mistake - the blue house is left of the green house, but not *immediately* next to it.\r\n',NULL,0);
INSERT INTO comment VALUES (127,57,124,'narcoleptic','solution','2002-05-08 14:34:24',0,'Assume the inner circle has radius 0 (since we don\'t know it, we can pick one that simplifies the math).  Since a line tangential to that inner circle is the same as the radius of the outer circle, that makes the question into, \"find the area of a circle with diameter 10.\"  pi r^2, so the answer is 25*pi',NULL,0);
INSERT INTO comment VALUES (128,56,38,'theBal','narcoleptic','2002-05-08 16:21:46',0,'NARCOLEPTIC = ERIC CLAPTON (anagram)',NULL,0);
INSERT INTO comment VALUES (129,53,117,'Half-Mad','Spiral','2002-05-08 18:53:37',0,'Crap, being that it was a spiral, I assumed the Pathagorean \"golden section\" would apply.  But then again, I guess that doesn\'t exactly measure the distance the bug would cover in total.\r\n',NULL,0);
INSERT INTO comment VALUES (130,52,1,'levik','Well...','2002-05-08 20:22:10',0,'The relationship between radius and circumference is linear, so it makes sense that changing the circumferrence by a constant would affect the radius by a constant as well.\r\n\r\nHowever, if you look at how big a distance the 15 or so centimeters is in comparison with a globe on your desk, and in comparison with something the size of the moon, that disparity may give you some comfort... ',NULL,0);
INSERT INTO comment VALUES (131,6,1,'levik','Re: Solution','2002-05-08 20:27:11',0,'Wow, this is actually an ingenious solution! The \"standard one\" is to make a 3d pyramid, but you have come up with a way to do this in  a plane.\r\n\r\nWay to go!',NULL,0);
INSERT INTO comment VALUES (132,43,1,'levik','No nitpicking!','2002-05-08 20:29:44',0,'Come on. I think that when we say \"divisible\" it\'s clear enough what is meant. After all, the problem goes away if you say that 3 is divisible by 2.(by your definition)',NULL,0);
INSERT INTO comment VALUES (133,56,57,'Dan','RE:Mistake','2002-05-09 05:45:05',0,'Oops typo. Yeah I meant yellow for the Norwegian as I have 2 red houses in my solution..... duh',NULL,0);
INSERT INTO comment VALUES (134,56,62,'Angela','','2002-05-09 05:52:40',0,'House Number one:\r\nColour          Yellow\r\nNationality     Norwegian\r\nBeverage        Water\r\nSmoke Brand     Dunhill\r\nPet             Cats\r\n\r\nHouse Number Two:\r\nColour          Blue\r\nNationality     Dane\r\nBeverage        Tea\r\nSmoke Brand     Blends\r\nPet             Horse\r\n\r\nHouse Number Three:\r\nColour          Red\r\nNationality     Brit\r\nBeverage        Milk\r\nSmoke Branc     Pall Mall\r\nPet             Birds\r\n\r\nHouse Number Four:\r\nColour          Green\r\nNationality     German\r\nBeverage        Coffee\r\nSmoke Brand     Rothmas\r\nPet             \"FISH\"\r\n\r\nHouse Number Five:\r\nColour          White\r\nNationality     Swede\r\nBeverage        Beer\r\nSmoke Brand     Players\r\nPet             Dog',NULL,0);
INSERT INTO comment VALUES (135,58,57,'Dan','Solution','2002-05-09 06:14:41',0,'Weighing 1: Put the 9 lb weight on one side and the 5 lb on the other. Fill a sack on the 5 lb side, this gives you a 4 lb sack of flour.\r\n\r\nWeighing 2: Place all the weights and the 4 lb sack on one side of the scale (18 lbs total) and place the 20 lb sack on the other side. Remove flour until they balance. You now have your first 2 lb bag of flour!!\r\n\r\nWeighing 3: Replace the 4 lb bag of flour with the 2 lb bag (16 lbs). Remove 2 lbs of flour again giving your second 2 lb bag.\r\n\r\nWeighing 4-8: Repeat the above process, by using the appropriate weights/sacks, decreasing by 2 lbs each time.\r\nOn the last weighing you will have seven 2 lb sacks and 2 lbs left from the orignal 20 lbs. Just pour that into a sack, and now there are eight 2 lb sacks and one 4 lb sack.\r\n\r\nFinal weighing: Place the 4 lb sack on one side and a 2 lb on the other. Remove 2 lbs into teh fianl sack. Finished!!\r\n',NULL,0);
INSERT INTO comment VALUES (136,57,135,'Sergio Pasini','I have the solution','2002-05-09 06:59:37',0,'The solution is: 78,5\r\n',NULL,0);
INSERT INTO comment VALUES (137,58,124,'narcoleptic','different solution','2002-05-09 07:22:55',0,'Weigh #1: Put the 9lb weight on one side of the scale, the 5lb weight on the other side, along with 4lbs of flour, so that the scale is even.\r\n\r\nWeigh #2: take the weights off the scale, and transfer flour from one side to the other, giving you 2 piles of 2lbs flour on each side.\r\n\r\nFor weighings 3-8, repeat steps 1 & 2.  This gives you a total of 8 sacks of flour, leaving you with 4 lbs of flour unweighed.\r\n\r\nWeigh #9: put the rest of the flour on the scale.  Adjust flour from one side to another until the scale is even, giving you the final 2 piles of flour, each of which must then be 2lbs.',NULL,0);
INSERT INTO comment VALUES (138,52,102,'John Ryder','thanks','2002-05-09 08:04:52',0,'Thanks Levik, I\'m just having some cerebral gastritis I guess :)',NULL,0);
INSERT INTO comment VALUES (139,59,137,'Rich Cowley','Colored hats','2002-05-09 09:22:48',0,'The man in front must be wearing white.\r\n\r\nFor the man in the back of the line (seeing two other hats) to say he doesn\'t know his own color, he must be looking at either 2 white hats or a black/white combination.  If the second man in line, therefore, sees a black hat in front of him, he\'d know from the response behind him that his must be the white hat in a b/w combo; since the second man didn\'t know his own color, though, he must have seen a white hat, and the man in front used this to deduce his own hat color.',NULL,0);
INSERT INTO comment VALUES (140,58,57,'Dan','My Solution Revised','2002-05-09 09:23:57',0,'An revision that simplifies my solution. You do not need to readjust the weights. Leave the 18 lbs on one side of the scale. After weighing out 2 lbs in a sack, just put it back on the scale with the unweighed flour.',NULL,0);
INSERT INTO comment VALUES (141,15,131,'FingLao','Typo in your solution','2002-05-09 09:43:32',0,'The tricky part is in the carrying. Initially it\'s a little awkward, but finally works. Anyways, in your solution you end with 110526315789473684, which of course is wrong. It should be 210526315789473684. The other thing is that you can probably work the problem from left to right, but that would be a huge pain. For example, you know that the first digit has to be a 1 in order to double to a 2. So, the digit next to the 1 has to be 4 or smaller (it can\'t carry over to the left when doubled). Doing this is an awful pain. Initially I found the number was 105...842, figuring out the middle stuff was what forces you to adopt an algorithm rather than mess around until you get something!\r\n',NULL,0);
INSERT INTO comment VALUES (142,24,131,'FingLao','Dumb dumb problem','2002-05-09 09:48:35',0,'This isn\'t even a legitimate problem. Is it supposed to make people think the number is \"111111\" instead of \"12111\"? But, the wording is not natural. You wouldn\'t for example say that you paid \"$20, $19\" for something, you\'d say you paid \"$39\". Beyond the word play, there\'s no problem at all.',NULL,0);
INSERT INTO comment VALUES (143,15,142,'Tom','My Answer','2002-05-09 12:15:01',0,'I actually wrote a program to go through and find this number... since it was so huge, I spent the majority of my time optimising the code.  Also, I ran into some precision problems since the answer of the order of magnitude of 1e+17.  Cool problem.',NULL,0);
INSERT INTO comment VALUES (144,59,142,'Tom','My Answer','2002-05-09 12:23:39',0,'I think the first man is wearing a white hat.  Here\'s why:\r\n\r\nThe first man doesn\'t know... therefore both men infront of him are not wearing black hats.  Because if they were, the third man has a white hat on, and he would know that.\r\n\r\nNow the second man knows what the third man knows, and from this still cannot determine his own hat color.  \r\n\r\nNow if the man infront was wearing a black hat, and knowing that he and the second man cannot both have black hats, then the second man would determine his hat\'s color is white.  But he can\'t determine this, therefore the first man is wearing a white hat.',NULL,0);
INSERT INTO comment VALUES (145,57,142,'Tom','My Answer','2002-05-09 12:37:27',0,'25 * pi',NULL,0);
INSERT INTO comment VALUES (146,52,142,'Tom','My Answer','2002-05-09 12:47:14',0,'.159155 Meters',NULL,0);
INSERT INTO comment VALUES (611,129,103,'friedlinguini','re(4): Solution','2002-06-26 05:45:24',0,'It\'s what I was looking for.',606,0);
INSERT INTO comment VALUES (148,34,142,'Tom','My Answer','2002-05-09 12:52:41',0,'The last number will be zero...  once one zero appears, it will consume the others like a T-Virus.  There\'s no stopping it!',NULL,0);
INSERT INTO comment VALUES (149,12,38,'theBal','answet','2002-05-09 13:55:00',0,'6.5 hrs...cheap trick...the first page is on the right',NULL,0);
INSERT INTO comment VALUES (150,56,145,'Joshua','the solution','2002-05-09 14:53:17',0,'House 1: Norwegian, yellow, water, Dunhill, cats\r\nHouse 2: Swede, Blue, tea, Blends, Horses\r\nHouse 3: Brits, red, milk, Pall Mall, Birds\r\nHouse 4: German, green, coffee, Rothsmans, FISH\r\nHouse 5: Dane, White, Beer, Players, Dog\r\n\r\nSomeone else got the right answer but mixed up the houses and had the norwegian in the red.  Somehow he still got the right answer.  The trick to list out the houses and underneath that, all of the possibles that could happen at that house (as you down the list).  Soon you\'ll find out that the only beverage available to the Norwegian is water.  After that, you have it solved since that means that the blue house smokes blends, and so on.  ',NULL,0);
INSERT INTO comment VALUES (151,57,142,'Tom','Better Answer...','2002-05-09 16:43:23',0,'Imagine the radius of the inner circle is 0.  Then the chord would equal the diameter of the bigger circle, hence making the area equal to pi * d ^ 2 / 4 or 25 * pi.',NULL,0);
INSERT INTO comment VALUES (152,59,149,'Chris Tyson','hats','2002-05-09 18:40:45',0,'what gets me is that 2 people have got the puzzle correct and it still says no solution yet , this is a very old puzzle ,it just gets changed around a lot, and in case you didnt know they are all wearing white hats for the very reasons given in the first two comments ',NULL,0);
INSERT INTO comment VALUES (153,59,150,'Tim','My hat color','2002-05-09 20:02:05',0,'The first man\'s hat is white. If the last man doesn\'t know the color of his hit, the other two cannot both be black; otherwise, he would know his hat is white. If then the second man saw the first man\'s hat was black, he would know that his hat is white since both first and second men\'s hats can\'t be black. Since the second man does not know his hat color, the first man can now say his own hat is white.',NULL,0);
INSERT INTO comment VALUES (154,57,153,'TomM','Area','2002-05-09 23:34:50',3,'Narcoleptic\'s and Tom\'s (the other Tom) solutions are elegant, but they rely on the (unproven but true) assumption that the area is a constant , rather than a function of the two radii.\r\n\r\nThe relevant equations are: \r\nA(C) = pi(R^2)\r\nA(c) = pi(r^2)\r\nA(C-c) = pi[(R^2)-(r^2)]\r\nand\r\n(r^2) + (5^2) = (R^2), which can be re-stated as (R^2)-(r^2) = (5^2) =25, and plugged into the third equation to produce:\r\nA(C-c) = pi[25] = 25pi',NULL,0);
INSERT INTO comment VALUES (155,42,154,'Eamon','its more complicated','2002-05-10 00:01:49',0,'Ok, heres my idea im not sure of it though but anyway..\r\n\r\nyour chance of getting a new card for every card in the first pack is 1, you can\'t have any doubles.\r\n\r\nFor the 2nd pack chance of getting a new card:\r\n1st card: 195/200\r\n2nd card: 194/199\r\n3rd card: 193/198\r\n4th card: 192/197\r\n5th card: 191/196\r\n\r\nNow for the 3rd pack\r\n1st card: 190/200\r\n2nd card: 189/199\r\n3rd card: 187/198\r\n4th card: 186/197\r\n5th card: 185/196\r\n\r\nAnd so on until you reach the end\r\n\r\nI think this idea might be the right solution but i have no idea of how to do the maths needed to figure it out, i think levik is some sorta maths fan, im pretty sure it\'d involve series but thats as much as i can figure out of it.',NULL,0);
INSERT INTO comment VALUES (156,59,57,'Dan','Solution','2002-05-10 05:50:25',0,'Since the first man said no, the other two men must have either a white and black, black and white, or two white hats.\r\n\r\nSince the second man said no, so he must have seen a white hat. If he had seen a black hat he would have  known that his (2nd man\'s) hat had to be white.\r\n\r\nThe third man figured this out.\r\nThe answer is white.',NULL,0);
INSERT INTO comment VALUES (157,62,122,'Happy','Tricky','2002-05-10 06:11:59',0,'1. Radius of either circle is unknown\r\n2. Area between circles is still solvable\r\n\r\nTherefore, the radius of the smaller circle is irrelevent.  \r\nAssume smaller\'s circle radius is zero.  Then the tangent becomes the diameter of the larger circle.  Now it\'s just a matter of calculating the area of larger circle with a diameter of 10 inches (length of tangent).\r\n',NULL,0);
INSERT INTO comment VALUES (158,61,158,'Ender','Solution','2002-05-10 06:59:31',0,'Saturday is the name of the knight\'s horse.',NULL,0);
INSERT INTO comment VALUES (159,62,153,'TomM','Elegant','2002-05-10 07:24:18',3,'This time, you are (basically)told that the area is a constant, rather than a function of the two radii, so the elegant soltion is valid:\r\n\r\nAssume a radius of 0 for the smaller circle. The \"ring\" and the larger circle become identical, the chord becomes a diameter and the area becomes pi(R^2) = pi(5^2) = pi(25) = 25pi',NULL,0);
INSERT INTO comment VALUES (160,62,160,'dknite','solution via circle equation','2002-05-10 07:27:02',0,'Answer: A=25pi\r\n\r\nInner circle: x1^2 + y1^2 = r1^2\r\nOuter Circle: x2^2 + y1^2 = r2^2\r\nArea to find: pi(r2^2) - pi(r1^2)\r\nd=10 inches\r\n\r\npick a (x2,y2) to begin.  Let\'s use y2 as d/2 = 5, so y2=5.  For x2, we can use the radius of the inner circle, so x2=r1.\r\n\r\nNow that we have common variables: let\'s plug them into the equations again:\r\n\r\n1) x1^2 + y1^2 = r1^2\r\n2) r1^2 + 5^2 = r2^2\r\n3) A=pi(r1^2 +25) - pi(r1^2)\r\n\r\nA=pi(r1^2) + 25pi - pi(r1^2)\r\n--> pi(r1^2) cancels...\r\n\r\nA = 25pi',NULL,0);
INSERT INTO comment VALUES (161,42,153,'TomM','My thoughts','2002-05-10 08:32:37',0,'The minimum number of packs is 40 (200/5) [very unlikely]\r\n\r\nThe maximum number of packs required is infinite [extremely unlikely]\r\n\r\nwith 80 packs, it is very likely that there will be several triples, and possibly some quadruples, etc. Enough to keep you from completing the set.  \r\n\r\nThe answer is very likely around 100 packs, but I don\'t know where.\r\n\r\nBecause 5 is small compared to 200, and there would be so many extras already, I suspect that case B will yeild pretty much the same answer as case A\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (162,22,163,'Mike','.....','2002-05-10 14:56:42',0,'Walk away.',NULL,0);
INSERT INTO comment VALUES (163,45,163,'Mike','Duh, people.','2002-05-10 15:00:13',0,'The answer is so obviously a square, don\'t use any equations to try and figure it out.  The result leaves two four-sided pyramids, so the cross section (the bases of the pyramids) is a square.',NULL,0);
INSERT INTO comment VALUES (164,16,163,'Mike','Incredibly Simple','2002-05-10 15:07:50',0,'by using the phrase \"ever possible\" it opens the answer to a thousand possiblities, the most obvious being \"if they\'re all dead.\"',NULL,0);
INSERT INTO comment VALUES (165,11,163,'Mike','incredibly dizzy','2002-05-10 15:14:38',0,'This bee must be incredibly dizzy, because it would have had to turn around and go back and forth infinite times once the cyclist got within an inch of home, so the exact measurement the bee traveled is impossible.',NULL,0);
INSERT INTO comment VALUES (166,47,163,'Mike','how is that funny','2002-05-10 15:20:46',0,'I fail to see how a charcoal mark would so hilarious to necessitate outright laughter.  Being a wise sage, might offer some level of dignity from laughing at another\'s misfortune, if it could even be called that.  Besides, they could have pointed--they weren\'t bound and gagged, you know.',NULL,0);
INSERT INTO comment VALUES (167,32,163,'Mike','The Lying Knight','2002-05-10 15:24:25',0,'It needs to be made certain that a knight cannot be a liar.',NULL,0);
INSERT INTO comment VALUES (168,5,163,'Mike','50% is the ONLY answer.','2002-05-10 15:32:06',0,'Once one box has been eliminated, there are only TWO boxes to choose from.  The only way the odds could be 2/3 is if you got to get whatever was under BOTH of the remaining boxes, but you only get one.\r\n\r\n[a] [b] [c]  ...picking A, then C is removed.\r\n\r\nThe puzzle is now a decision between A and B.  There is no C, it has been removed.  If you wanted to be dumb, you could still say box C was still in the game and just KNOW that it was empty, so you would obviously not choose it because it is a certain loss.  This leaves the only two REAL options between A and B--a 50% chance.',NULL,0);
INSERT INTO comment VALUES (169,46,163,'Mike','Hire a new worker','2002-05-10 15:34:49',0,'These riddles are all so silly, they never take into account factors of reality.  Just hire a new worker who will take the day\'s wage.  Call the guy\'s bluff--he can find other good work elsewhere if he\'s such a whiner.',NULL,0);
INSERT INTO comment VALUES (170,19,163,'Mike','no genius necessary','2002-05-10 15:48:19',0,'First of all, what is my punishment for not using 5 words and using a question?  I lose?  Boo-freaking-hoo.  Look and see which one has a package.\r\n\r\nSecondly, if you\'ve never seen the two brothers, how can you tell them from the other million people that are walking around, and how do they know they\'re supposed to give the package to you?\r\n\r\nLastly, whoever told you they gave it to Bob obviously must know which one Bob is, so ask him/her.',NULL,0);
INSERT INTO comment VALUES (171,17,163,'Mike','hmmm','2002-05-10 15:55:27',0,'First, you dig a hole, take the root system out of the burlap sack, put the tree in the hole root end down, cover the hole back up and water it a bit.  Repeat with each remaining tree.\r\n\r\nOh, do you mean how should I ARRANGE the trees?',NULL,0);
INSERT INTO comment VALUES (172,17,163,'Mike','Re: The Solution','2002-05-10 15:58:13',0,'so we can use \"nobody said\" clauses now?  Well then, nobody said that there weren\'t already 10 other trees in 2 rows of five already, so by planting the others next to them in the same way, the orchard is organized in four rows of five.',NULL,0);
INSERT INTO comment VALUES (173,7,163,'Mike','Dummies all around','2002-05-10 16:03:04',0,'Wake up, little boy.  It doesn\'t matter what the other coins flipped to.  A coin has only two sides.  It only be either heads or tails.  There is a 50% chance of it being tails.  The only possible way it could have a 1/3 chance of being tails if if the coin is THREE-SIDED and two of them are heads.  You absolutely cannot base the previous flips on whether a coin lands heads or tails.',NULL,0);
INSERT INTO comment VALUES (174,37,163,'Mike','Inifnite veneers','2002-05-10 16:20:16',0,'You are all assuming that the repairer is an expert and makes no mistakes.  Even if it were just one square needing to be replaced from a nick, it could take the repairer 10 tries to get the right fit and match.  There is no definable solution.',NULL,0);
INSERT INTO comment VALUES (175,64,153,'TomM','Strategy','2002-05-10 18:21:34',3,'First, construct a Magic Square:\r\n\r\n8 1 6\r\n3 5 7\r\n4 9 2\r\n\r\nNow the game is identical to Tic-Tac-Toe, and so is the strategy: in a well played game, neither player will win.',NULL,0);
INSERT INTO comment VALUES (176,62,153,'TomM','comment to dknite','2002-05-10 18:26:10',0,'That is the solution to the original question.  The question here is whether, by knowing that there is a single solution, you can simplify the problem, and thus also the math.',NULL,0);
INSERT INTO comment VALUES (177,17,18,'moochie','LoL','2002-05-10 20:31:04',0,'Haha well that\'s not how I wrote the solution. :) Whoever drew the pretty little picture and revised my word is the one you should be aiming your sarcasm at. So Mr.Mike whoever you may be....this site did not use my original wording. :) Cheers!',NULL,0);
INSERT INTO comment VALUES (178,48,153,'TomM','Wasn\'t it obvious?','2002-05-10 22:55:50',0,'The question was \"If the chance of a boy or a girl being born is equal, what would be the ratio boys to girls in this country?\"\r\n\r\nThat gives a ratio of 1:1, regardless of ANYTHING said in the first paragraph ',NULL,0);
INSERT INTO comment VALUES (179,7,153,'TomM','Mike','2002-05-10 23:11:08',0,'Yes, the results of independant events (including previous instances of the same tossing of the coin) do not affect the probability.  But this is not an independant event.  If Art tossed a nickel and a dime and then announced that the dime was \"tails,\" that would be an independant event. If he announced that one of the coins was tails (or any other non-informative statement)and asked you to predict whether the nickel was heads or tails, that would be an independant event.  But he only said that one of them came up \"tails.\" There are three possibilities: The dime is \"tails\" and the nickel is \"heads\"; the dime is \"heads\" and the nickel is \"tails\"; or they are both \"tails\". So there is a 1 in 3 chance that they are both tails.',NULL,0);
INSERT INTO comment VALUES (180,10,166,'baconfats','4people/bridge','2002-05-11 03:32:32',0,'20 mins.',NULL,0);
INSERT INTO comment VALUES (181,62,168,'Justin','solution','2002-05-11 05:08:05',0,'Chord Length =L\r\nInner Radius =r1\r\nOuter Radius =r2\r\nArea = A\r\n\r\nForm a right triangle using 1/2 the chord, r1 from center to tangent point, and r2 from center to chord intersection of outer circle.  This gives the equation,\r\n     (1/2*L)^2 + r1^2 = r2^2\r\n\r\nThe contained area follows the equation,\r\n     A=pi*r2^2 - pi*r1^2\r\n\r\ninserting the previous solution for r2^2 gives the equation,\r\n    A=pi*[(1/2*L)^2+r1^2]-pi*r1^2\r\n\r\nsimplified gives the equation,\r\n    A=pi*(L/2)^2\r\nwhere L is the lenght of the chord.',NULL,0);
INSERT INTO comment VALUES (182,65,153,'TomM','My thoughts','2002-05-11 07:15:40',2,'Let\'s assume that he keeps his hand over the card, and you don\'t see whether the top side is red or black until you pay your money.  It will not change what the card actually is. You win if it is red/black and lose if it\'s either of the other two. so the actual odds are 2:1 against you, but the payoff is based on 1:1 odds. On average for every six hands, you lose $2 ',NULL,0);
INSERT INTO comment VALUES (183,65,82,'David','The choices','2002-05-12 09:33:08',0,'Ok, so you see one side of a card and you therefore know that it is one of two cards. Doesn\'t change the fact that the card is drawn from a pool of 3 cards, two of which cause you to lose. Since your money is only doubled, you lose out overall.',NULL,0);
INSERT INTO comment VALUES (184,65,179,'Michael','1/3','2002-05-12 19:18:31',0,'It doesn\'t matter which color do you see. Two cards are lost for you and only one win.',NULL,0);
INSERT INTO comment VALUES (185,27,117,'Half-Mad','Surprise','2002-05-12 20:57:58',0,'It can\'t be on Friday, it would be known that it\'s happening then if it\'s not before.  Therefore, it can not be on Thursday, because Friday has been ruled out.  This same arguement can be brought back to the beginning of the week.  Therefore there can\'t be any exam at all.',NULL,0);
INSERT INTO comment VALUES (186,51,117,'Half-Mad','Inheritance','2002-05-13 00:57:15',0,'So, who got the farm?\r\nDid the farmers daughter get the land?\r\nPity she wasn\'t in the question though.  Must have run off with a travelling salesman.\r\n',NULL,0);
INSERT INTO comment VALUES (187,65,177,'Tom Bayer','bleh','2002-05-13 21:36:45',0,'it has to be 1/3 chance of winning, since you do not play any direct role in the game except for volunteering your money.  it would not matter whether you can see half the card or not.  if you put your money out up front before he draws a card, only one of the three cards in that hat has a red AND black face and the odds of that card being of 2 colors is therefore 1 in 3.  but on the other hand, if you put your money out after he draws one, then you can exempt one of the cards automatically, and your odds would be 50/50.  i seem to have contradicted myself, but i can\'t help it cause this question confuses me.  i just thought i\'d take a stab at it.',NULL,0);
INSERT INTO comment VALUES (188,37,117,'Half-Mad','Infinite?','2002-05-14 02:03:40',0,'Damn those termites!\r\n',NULL,0);
INSERT INTO comment VALUES (189,67,122,'Happy','Fat Cats','2002-05-14 12:14:34',0,'In the first statement, 1 fat rat is fed to each fat cat at the same time.  So each fat cat took three minutes to eat one fat rat.  \r\n\r\n33 fat cats eating 66 fat rats?  That\'s 2 fat rats per fat cat.  Thus it will take 6 minutes.\r\n\r\nHow\'s that?',NULL,0);
INSERT INTO comment VALUES (190,66,153,'TomM','Paradox','2002-05-14 12:39:05',2,'That is the reason this problem is in the \"paradox\" category. If he shaves himself, he shaves someone who shaves himself, which violates the second part of his rule, but if he does not shave himself, there is someone who does not shave himself and is not shaved by Bill, violating the first part.',NULL,0);
INSERT INTO comment VALUES (191,66,38,'theBal','equiv','2002-05-14 15:07:55',0,'i am lying. am i? This sentence is wrong. isn\'t it? the whole this is equivalent to bertrand russell\'s famous paradox -- let X be a collection of sets which is not a member of itself. is X in X? kinda creepy aint it? ',NULL,0);
INSERT INTO comment VALUES (192,67,183,'Dave','three fat cats','2002-05-14 17:05:35',0,'It should take 6 minutes if each cat can eat a rat in 3 minutes',NULL,0);
INSERT INTO comment VALUES (193,67,185,'Andrei','solution','2002-05-15 00:09:22',0,'6 minutes',NULL,0);
INSERT INTO comment VALUES (194,68,158,'Ender','Solution','2002-05-15 04:01:36',0,'The digits are in alphabetical order (eight, five, four, etc.)',NULL,0);
INSERT INTO comment VALUES (195,69,122,'Happy','pure algebra','2002-05-15 09:14:35',0,'Let\'s say from A to B:\r\nx = miles going uphill\r\ny = miles on a level road\r\nz = miles going downhill\r\n\r\nTime = Distance / Rate of speed\r\nso...\r\n\r\nx/90 + y/72 + z/60 = 5 hours\r\nand\r\nx/60 + y/72 + z/90 = 4 hours\r\n\r\nsubtract the two equations together and you have:\r\n\r\n(x/90 + z/60) - (x/60 + z/90) = 1 hour\r\n\r\nusing more algebra (is it okay if I leave this as an exercise to the reader?), we can find that \r\n\r\nz = 180 + x\r\n\r\nand then plugging back into one of the first equations up top: \r\n\r\ny = 124 - 2x\r\n\r\nRemember that we want to find the TOTAL distance between A and B, not the individual distances of x, y, and z.  So we want to find:\r\n\r\nx + y + z \r\n= x + (124-2x) + (180+x) \r\n= 304 miles\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (196,69,122,'Happy','oops, reverse that','2002-05-15 09:17:10',0,'let x = downhill and z = uphill.\r\nheh heh...',NULL,0);
INSERT INTO comment VALUES (197,69,1,'levik','re: pure algebra','2002-05-15 11:57:44',0,'Hmmm... How do you get y=124-2x ?\r\nI get y=144-2x when I plug it in. Back to the notes to check myself...',NULL,0);
INSERT INTO comment VALUES (198,67,117,'Half-Mad','Fat rats','2002-05-15 23:58:41',0,'About 3 hours.  \r\nRats can get to be pretty big, and these are fat rats.  The cats would be full after eating the first ones each.  It would take awhile to get around to the second.  Besides, when cats aren\'t very hungry, they like to play with their food.\r\n',NULL,0);
INSERT INTO comment VALUES (199,40,117,'Half-Mad','12 coin solution','2002-05-16 02:19:28',0,'Unfortunately, this solution requires an extensive description...\r\nDivide the 12 coins in three groups of four coins each: A, B and C. Then start weighing group A against B. Now the following two situations are possible: \r\n(1) The A against B weighing is equal: \r\nThis means that one of the coins in group C has a different weight. Now take two of the coins in group C (C1 and C2) and weigh them against two coins of group A (A1 and A2, of which you know they have a correct weight). Again, there are two possible results: \r\n(1a) C1 + C2 are as heavy as A1 + A2: \r\nThis means that C3 or C4 is the coin with a different weight, now you can determine which one it is by weighing for instance C3 against A1 (= a correct coin). \r\n(1b) C1 + C2 differ in weight from A1 + A2: \r\nThis means that C1 or C2 is the coin with a different weight, so now you can determine which one it is by weighing for instance C1 against A1 (= a correct coin). \r\nThis doesn\'t seem to let me post really long message, so continued in next msg.\r\n',NULL,0);
INSERT INTO comment VALUES (200,40,117,'Half-Mad','12 coin colution (continued)','2002-05-16 02:20:02',0,'\r\n(2) A and B differ in weight: \r\nCall the lightest group A and the heaviest group B. Now you know that the remaining group C consists of correct coins. Then do the following weighing: take two coins from group A and two coins from group B (A1, A2, B1, and B2) and weigh them against one coin from A, one coin from B and two coins from C (A3, B3, C1, and C2). Now the following three situations are possible: \r\n(2a) A1 + A2 + B1 + B2 are as heavy as A3 + B3 + C1 + C2: \r\nThis means that A4 or B4 has a different weight, now you can determine which one it is by weighing for instance A4 against C1 (= a correct coin). \r\n(2b) A1 + A2 + B1 + B2 are lighter than A3 + B3 + C1 + C2: \r\nThis means that either A1 or A2 are of different weight (lighter) or B3 is of different weight (heavier). Now weigh A1 + B3 against C1 + C2 which can result in the following situations: \r\n(2bi) A1 + B3 are as heavy as C1 + C2: \r\nWhich means that A2 has a different weight. \r\n(2bii) A1 + B3 are lighter than C1 + C2: \r\nWhich means that A1 has a different weight. \r\n(2biii) A1 + B3 are heavier than C1 + C2: \r\nWhich means that B3 has a different weight. \r\n(2c) A1 + A2 + B1 + B2 are heavier than A3 + B3 + C1 + C2: \r\nSimilar explanation as in situation 2b... \r\n',NULL,0);
INSERT INTO comment VALUES (201,69,158,'Ender','re: pure algebra','2002-05-16 03:09:06',0,'I also arrived at y = 144 - 2x.  This gives a total distance of 180 miles uphill (A to B), 144 miles level, and 0 miles downhill.  This gives a total distance of 324 miles.',NULL,0);
INSERT INTO comment VALUES (202,69,122,'Happy','I can\'t subtract...','2002-05-16 03:48:12',0,'you\'re correct, that should be 144  ',NULL,0);
INSERT INTO comment VALUES (203,71,38,'theBal','easy','2002-05-16 07:33:30',0,'turn one on for many hours, then turn ot back off and turn another one on. so we have one light on, one off but still warm and one off at room temperature.',NULL,0);
INSERT INTO comment VALUES (204,69,153,'TomM','Alternate approach','2002-05-16 08:29:54',3,'I tackled the probem a little differently.  \r\n\r\nFirst consider that on a round trip, you can divide the road simply into flat and graded sections, without regard to whether the graded section is uphill or downhill. (Because if it is uphill on the first leg, it will be downhill on the return trip, and vice versa). let d= the distance between the towns and l= the combined length of graded sections (the combined lenth of flat sections = d-l\r\n\r\n\r\nThe speed on a flat section is 72 mph.  \r\n\r\nThe average speed of a round trip on a graded section of length l is 2l (the length of the round trip) divided by the time necessary to complete the round trip (l/60 + l/90 = 3l/180 +2l/180 = 5l/180 =l/36), which works out to 2l/(1/36) = 72 mph.\r\n\r\nThe problem can be represented as 2[(d-l)/72 + l/72] =9 or after simplifying, d/72 =4½ which works out to d=324. Note that l only dropped out because the average speed of a round trip  on a graded stretch is the same as the speed on a flat stretch, a fact that is obvious in this approach, but not obvious in the approach everyone else used.  If the speed on the flat  had been given as 70 mph or 75 mph, this approach would be able to explain why the answer was not a constant\r\n ',NULL,0);
INSERT INTO comment VALUES (205,70,153,'TomM','First thoughts','2002-05-16 16:03:55',0,'',NULL,0);
INSERT INTO comment VALUES (206,70,153,'TomM','First Thoughts (for real)','2002-05-16 16:20:01',2,'Sorry about the last. I hit enter instead of tab after typing the title.\r\n\r\nConsider the statement that \"Moreover, each of them paid per book the same amount of shillings as the number of books that he bought.\" This means that, for example, if Tim bought one book, it cost one shlling, and if Peter bought two books, they averaged 2 shillings, so his bill was 4 shillings. In General, a person\'s bill is the square of the number of books he bought.\r\n\r\nIf Peter bought \"p\" books, then Alex bought (p +/- 5) books. Alex\' bill  is (p + 5)^2 = p^2 +/- 10p + 25. \r\n\r\nAssuming that there is a legitimate solution to the problem, since 25 + 10p =21 means that 10p= -4; and 25 - 10p = 21 means that 10p = 4 neither of which allows a whole number solution for p, Peter is not Alex\' son, so Tim must be.\r\n',NULL,0);
INSERT INTO comment VALUES (207,70,153,'TomM','Algebra','2002-05-16 16:37:29',3,'Let A = the number of books Alex bought.  =>  A^2= Alex\' bill\r\nSimilarlly, a^2= Alex\' son\'s bill\r\nB^2= Bob\'s bill\r\nb^2= Bob\'s son\'s bill\r\n\r\nA^2 = a^2 + 21  => A^2 - a^2 = (A + a)(A-a) =21 Since the only whole number factors for 21 are (7 and 3) or (21 and 1), Alex bought either 5 books (with his son buying 2) or 11 books (with his son buying 10). The same reasoning applies to Bob and his son.\r\n\r\nThere is only one combination that allows Alex to buy five books more or less than Peter, and that is: Bob bought 11 books (his bill was 121); Peter is Bob\'s son and he bought 10 books (his bill was 100); Alex bought 5 books (for 25) and his son Tim bought 2 books (for 4).  \r\n',NULL,0);
INSERT INTO comment VALUES (208,72,153,'TomM','My Solution','2002-05-17 07:12:48',3,'B and C agree, so they are both Knights, or both liars.  If A is a Knight, then he has the key, so all three must be knights, which violates the initial conditions (There is at least one liar).\r\n\r\nSo A is a liar, and B and C are knights. A does not have the key, B does not have the key, so C must have the key.',NULL,0);
INSERT INTO comment VALUES (209,72,158,'Ender','Solution','2002-05-17 07:13:04',0,'C has the key.\r\n\r\nIf A had the key, all three statements would be true, so they would all be knights.\r\n\r\nIf B had the key, all three statements would be false.\r\n\r\nBut since C has the key, A is a Liar, and B and C are Knights, which meets the requirement of at least one Liar and one Knight.\r\n',NULL,0);
INSERT INTO comment VALUES (210,71,192,'page410','Solution','2002-05-17 07:32:13',0,'Flip 1 switch at a time.  When you see the light come on, you\'ve found the correct switch.  Just because the bulb is not visible, doesn\'t mean the light from the bulb isn\'t.',NULL,0);
INSERT INTO comment VALUES (211,71,38,'theBal','duh!!','2002-05-17 09:49:19',0,'but if you see the light but not the bulb then how do you know which bulb it came from?',NULL,0);
INSERT INTO comment VALUES (212,73,122,'Happy','My guess','2002-05-21 07:10:42',0,'8\r\n\r\nThe row header is the leftmost digit of the product of the three numbers:\r\n\r\n 6 * 11 *  7 =  462 => 4\r\n 8 *  4 * 12 =  384 => 3\r\n10 * 55 * 15 = 8250 => 8\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (213,73,103,'friedlinguini','Re: My guess (more spoilage)','2002-05-21 07:31:55',0,'8 fits for another reason.  If you add all three numbers, then divide by the first, you get the heading.\r\n\r\n4 = (6 + 7 + 11) / 6\r\n3 = (8 + 4 + 12) / 8\r\n8 = (10 + 55 + 15) / 10 ',NULL,0);
INSERT INTO comment VALUES (214,74,153,'TomM','recursion','2002-05-21 19:00:07',3,'(In a recursive proof, you prove that if it is true for n, then it is true for n+1 and show imperically that it is true for n=1)\r\n\r\nPart A: prove the recursive element.\r\n\r\nStep 1: A square 2^(n+1)on the side can be considered to be 4 squares of side 2^n:\r\n\r\n\r\n    \r\n    \r\n\r\n\r\n    \r\n    \r\n\r\n\r\nStep 2. For three of these squares, fill it with triominoes, so that the empty space is the one closest to the center:\r\n\r\n\r\n\r\n  \r\n  \r\n\r\n\r\n\r\nStep 3. A triomino wil cover those three spaces:\r\n\r\n\r\n\r\nXX\r\nX\r\n\r\n\r\n\r\n\r\nStep 4. Now fill in the fourth square with the empty spot in the far corner:\r\n\r\n\r\n\r\n\r\nXX\r\nXOOOO\r\nOOOO\r\nOOOO\r\nOOO\r\n\r\nThus it is true that if for any value of a, you can tile the square minus a corner, it is true for 2a, and specifically, if it is true for a=2^n, then it is true for a=2^(n+1).\r\n\r\nPart B: Show it to be true fo the lowest non-trivial value of n:\r\n\r\nFor n=1 it is self-evident. The pattern for n=2 is:\r\n\r\n\r\nXX\r\nxOO\r\nO\r\n\r\nWhich is basically the same pattern used in the recurssion.',NULL,0);
INSERT INTO comment VALUES (215,74,153,'TomM','Stupid HTML','2002-05-21 19:05:23',0,'Some blank spaces dropped out of my first two diagrams.  They should be \r\n\r\n\r\n....\r\n....\r\n\r\n\r\n....\r\n....\r\n\r\nand \r\n\r\n\r\n\r\n..\r\n\r\n\r\n\r\n\r\nwhere the \".\" shoul be a space.',NULL,0);
INSERT INTO comment VALUES (216,74,153,'TomM','I give up','2002-05-21 19:07:16',0,'You\'ll just have to use your immaginations to figure out those two diagrams. Sorry.',NULL,0);
INSERT INTO comment VALUES (217,74,1,'levik','re: stupid HTML','2002-05-22 02:15:10',0,'I know this is sorta too late, but you guys can use the &lt;pre&gt; ... &lt;/pre&gt; tag to make sure all the spaces show up ok.',NULL,0);
INSERT INTO comment VALUES (218,37,131,'FingLao','8 or 9, depending.','2002-05-22 13:53:31',0,'As others have correctly stated, if the scratch if just a thin line (not necessarily zero width) then 15 squares is the max damaged. But, depending on the thickness the scratch may be able to mark 22 squares (this is dependent on the board itself...any gaps in the seems? any border color? etc).\r\n\r\nIn the 15 case, the artisan can use 8 pieces of veneer, one to cover the entire thing and 7 more to get the colors right.\r\nIn the 22 case, it would take 9 pieces to do the same.\r\n\r\nBasically, this just isn\'t a good problem. At least, it\'s not worded well.',NULL,0);
INSERT INTO comment VALUES (219,37,131,'FingLao','clarification','2002-05-22 13:54:47',0,'When I said \"one to cover the whole thing\", I meant, \"one to cover the whole scratched part\"...not the whole board.',NULL,0);
INSERT INTO comment VALUES (220,74,208,'marty','erm very hard but look at this','2002-05-22 22:36:40',0,'to work out how many trios are need for a square it is the amount of suares in the previous square + the number of trios for that square \r\nso for a 4X4 square which is 2^2 the prviois sqare was 2x2 so its 4 plus the number of trios to fill it which was 1 which gives 5\r\n4+1=5, draw the 4x4 square, take out the corner square and try it\r\n',NULL,0);
INSERT INTO comment VALUES (221,72,208,'marty','i got it','2002-05-22 22:41:50',0,'just cause one of the people is a liar, does that mean he will lie all the time, maybe hes tellin the truth just to confuse. anyway, c has the key a is the liar',NULL,0);
INSERT INTO comment VALUES (222,65,208,'marty','solution?','2002-05-22 22:44:06',0,'no cuases theres 1 in 3 chance of a card coming out and two third chance that a card picked out would be doublesided\r\n',NULL,0);
INSERT INTO comment VALUES (223,75,158,'Ender','Solution','2002-05-23 04:27:41',0,'Mike\'s arguement is the same as Zeno\'s paradox of Achilles and the tortoise.  There are better solutions that can be found elsewhere on the web, but suffice it to say that Mike assumes an inifite sum of numbers is always infinity, which is not true.\r\n\r\nOne way of finding the solution is to take the number of passings divided by the total time.  In the span of 12 hours (12:00 to 12:00), the hour and minute hand pass 11 times (once during 12, 1, 2,..., 8, 9, and 10 - they do not meet during the 11th hour, because when they do meet it\'s 12:00 again).  So you have 11 passings in 12 hours, which is 12/11 hours per passing, slightly more than once every 65 minutes, 27.2727 seconds.',NULL,0);
INSERT INTO comment VALUES (224,76,103,'friedlinguini','Solution','2002-05-23 11:42:52',0,'Two.  Weigh pearls 1, 2, and 3 against 4, 5, and 6.  If 1-2-3 weighs less than 4-5-6, then 1-2-3 contains the fake pearl.  If 1-2-3 weighs more, than 4-5-6 contains the fake.  If they weigh the same, then 7-8-9 contains the fake. \r\n\r\nCall the three pearls in the group containing the fake a, b, and c.  Weigh a and b against one another.  If a weighs less, then it is fake.  If b weighs less, than it is the fake.  If they weigh the same, then c is the fake.',NULL,0);
INSERT INTO comment VALUES (225,76,153,'TomM','Easy','2002-05-23 13:22:50',3,'Two weighings.\r\n\r\nSince you know that the fake is lighter (a definite plus), as soon as you get an imbalance, you know which pan the fake is in.\r\n\r\nFirst, put 3 pearls in each pan.  If they balance, the fake is one of the three not being weighed.  If they don\'t balance, the fake is one of the three in the lighter pan. Either way, you have eliminated all but three pearls.\r\n\r\nNow put one of those pearls in each pan.  If they balance, the fake is the third. If they don\'t balance, the fake is the lighter one.',NULL,0);
INSERT INTO comment VALUES (226,75,153,'TomM','Simple counting.','2002-05-23 13:29:24',3,'The minute hand and the hour hand are together at 12 at midnight, and again at noon, 12 hours later. In that time, the minute hand makes 12 circuits, and hour hand makes 1 circuit, so the minute hand lapps the hour han 11 times.\r\n\r\nThe time between laps is 12/11 hr = 1.090909... hr',NULL,0);
INSERT INTO comment VALUES (227,77,153,'TomM','interesting reversal','2002-05-24 05:18:48',0,'Before the got the eyewitness report, the police were 85% certain that the taxi was blue.  After an eyewitness confirmed that it was blue, their certainty dropped to 80%, since the distribution of taxis was no longer relevant, only the reliability of eyewitnesses. \r\n\r\nOn the other hand, should another, independant witness also confirm it was blue, the certainty will again change.  At that point, the police will be only 64% certain that it was blue, but 96% sure (but not certain) that it wasn\'t green.',NULL,0);
INSERT INTO comment VALUES (228,77,1,'levik','re: interesting reversal','2002-05-24 06:50:56',0,'Tom, I don\'t think your logic is correct here... How can the police be 96% sure the taxi is not green, but only 64% sure that it\'s blue? Since there are only blue and green taxis, any taxi that is not green must be blue, so the two percentages should be equal.',NULL,0);
INSERT INTO comment VALUES (229,77,103,'friedlinguini','Strange problem or bad wording','2002-05-24 07:16:19',0,'As the problem is worded, the odds are 80% that the taxi is blue, because witnesses are wrong exactly 20% of the time (even if only 0.1% of the taxis are green!).  Doesn\'t make much real-life sense, but that\'s the problem\'s fault.\r\n\r\nIf the problem had something along the lines of \'80% of the time, the witnesses are correct, and the other 20% of the time, witnesses give a random answer\', then the probability would be 97% (an 80% chance that the witness was correct, and an additional 20%x85%=17% chance that the witness should be ignored, but that the taxi was blue anyway).',NULL,0);
INSERT INTO comment VALUES (230,77,213,'Jim Lyon','Solution, and Why Previous Comments are Wrong','2002-05-24 08:00:36',0,'Before the witness made his comment, there were 4 possible system states:\r\nTaxi was blue and witness saw blue: p = .85 * .8 = .68\r\nTaxi was blue and witness say green: p = .85 * .2 = .17\r\nTaxi was green and witness saw green: p = .15 * .8 = .12\r\nTaxi was green and witness saw blue: p = .15 * .2 = .03\r\n\r\nWhen the witness makes his statement, it eliminates the 2nd and 3rd states above. What is left is that the taxi is blue with p = .68 / .71, and the taxi is green with p = .03 / .71\r\n\r\nPrevious comments that say that the taxi is blue with p = .8 because the witness is right 80% of the time. This is wrong because when the witness is wrong, is is much more often wrong by saying the taxi is green tnan he is wrong by saying that the taxi is blue.',NULL,0);
INSERT INTO comment VALUES (231,74,38,'theBal','listen','2002-05-24 12:07:49',0,'actually this is a well known problem in combinatorics and the result holds whenever one square are absent, not necessarily the corner one. the key is the partition:\r\n11\r\n13\r\n2334\r\n2244\r\nwhich is the inductive step.',NULL,0);
INSERT INTO comment VALUES (232,37,214,'brent','possible proof','2002-05-24 16:04:56',0,'Let us imagine square boards from 2x2 all the way to 8x8.\r\n\r\nLet us examine these boards by placing them into quadrant I of an x and y coordinate system.\r\n\r\nIf we begin by imagining a 2x2 board containing 4 unit squares, the maximum number of unit squares affected by a straight line stratch will be 3.  This results from a line parallel to the corner to corner diagonal [from (0,0) to (2,2)] but which begins at (1/2, 0) and ends at (2,3/2), there are other endpoints that would acheive the same number of unit squares.  \r\n\r\nThere is no way to affect 4 out of the 4 unit squares on a 2x2 board with a single straight line.  \r\n\r\nIf we add one row and one column to our board we move up to a 3x3 board with 9 unit squares.  If we extend our \"stratch\" line to meet the board\'s new borders, we discover 5 unit squares are now affected.  If we continue this process, we find a series of fractions whose numerator is the \"stratched\" unit squares and whose denominator is the board size.  So our, series appears as:\r\n3/4, 5/9, 7/16, 9/25, 11/36, 13/49, and finally 15/64.\r\n\r\nThis agrees with what I find when I play around with a chess board and place a straight line across its dimensions.\r\n\r\nproof through induction? this is all I could think of because I haven\'t done advanced math in a long time.  Someone want to run with this and make it more mathematically rigorous?  \r\nWhat do we say?',NULL,0);
INSERT INTO comment VALUES (233,77,153,'TomM','Response','2002-05-25 04:15:37',0,'Jim, I think you probably have the answer levik had in mind.  Sometimes these exercises in pure probability run counter to apparent common sense.  Sometimes even knowing that, it\'s hard to find the proper angle.\r\n\r\nLevik, I couldn\'t think of how to phrase what I meant, but I think I\'ve got it now (even though I now conceed that my approach was wrong, I don\'t want to leave you hanging.)  When I said that the police would be 96% sure (but not certain) that it wasn\'t green, I was trying to state that there would be only a4% chance that it was green.  And being 64% sure it was blue, would leave the other 32% where they had no way of determining whether it was blue or green.',NULL,0);
INSERT INTO comment VALUES (234,71,159,'Sean','only 1 bulb','2002-05-26 07:29:50',0,'there is only 1 bulb.  the other 2 switches are dummy switches that dont do anything.',NULL,0);
INSERT INTO comment VALUES (235,42,1,'levik','re: it\'s more complicated','2002-05-26 12:27:41',0,'Eamon, I am anything but a math fan, which is evident from the lack of a solution to this problem to this day.\r\n\r\nI just thought that my lack of mathematical skill shouldn\'t preclude others from seeing this challenging problem. Perhaps one day, someone will come along and solve it :)',NULL,0);
INSERT INTO comment VALUES (236,78,153,'TomM','Straight Question and Answer','2002-05-26 15:36:03',3,'(Shouldn\'t this problem have gone in \"Just Math\"?)\r\n\r\nAssume the length of the tunnel is 28*d miles. He can return to the beginning in d hours and meet the train, or he can travel on and have the train catch up to him in 3*d hours. The train will go through the length of the tunnel (28*d miles) in (3*d) - d = 2*d hours, so its speed is [(28*d)miles/(2*d)hours] = 14 mph',NULL,0);
INSERT INTO comment VALUES (237,78,109,'Andrew','Solution','2002-05-26 16:04:42',0,'L= Length of the tunnel\r\nS= Speed of the Train\r\n\r\n(1/4)*(L)*(speed of man)  = (3/4)*(L)*(speed of man) + (L)*(speed of Train)\r\n\r\nafter simplifying and substituting for the speed of the man:\r\n\r\n(speed of Train) = 1 mph',NULL,0);
INSERT INTO comment VALUES (238,37,153,'TomM','Proof at last (I think)','2002-05-27 22:32:14',0,'First, realize that the scratch is continuous.  If the scratch is in one square, it will be in an adjacent square only if there is some point where the scratch crosses the border between them, and it will be in a non-adjacent square only if there is a sequence of adjacent squares for which the previous statement is true. The length of the scratch is one more than the number of boders crossed. [A curved scratch could possibly double back into an already counted square, lowering the expected total, but the problem states the scratch is a straight line.]\r\n\r\nSecond, realize that when it crosses the border between two adjacent squares, the scratch is also crossing the border between two adjacent ranks or two adjacent columns. [Again, a straight line cannot double back to cross twice.]\r\n\r\nThere are 8 columns, and so there are 7 borders between pairs of columns. Similarly, there are 7 borders btween pairs of ranks. The maximum number of borders that the scratch can cross is 14, so the length of the scratch is 14 + 1= 15. ',NULL,0);
INSERT INTO comment VALUES (239,78,226,'Carey','1/2 * X = 1...  X=2','2002-05-27 23:13:20',0,'If he runs 1/4 the length of the tunnel, back to the start, the train meets him there, so if he runs the opposite direction for 1/4 the tunnel\'s length, now he\'s half way through when the train gets to the start. Since the train can make it to the end of the tunnel by the time he can, and he\'s already half way through, the train has to be going twice as fast as he is, which is 14mph. \r\n',NULL,0);
INSERT INTO comment VALUES (240,28,226,'Carey','solution','2002-05-27 23:45:01',0,'that he\'s asleep. If he\'s awake, then it\'s true she\'s asleep, so she\'s thinking he\'s asleep because in actuality he\'s not. If he\'s asleep, then she\'s awake, and she knows for certain that he\'s asleep. So she\'s thinking he\'s asleep either way.',NULL,0);
INSERT INTO comment VALUES (241,77,227,'Dulanjana','ANSWER','2002-05-27 23:58:38',0,'cos 85% x 80% = 68% the answers 68%\r\n',NULL,0);
INSERT INTO comment VALUES (242,37,227,'Dulanjana','ANSWER','2002-05-28 00:05:01',0,'its 8',NULL,0);
INSERT INTO comment VALUES (243,19,226,'Carey','try this too','2002-05-28 00:18:37',0,'\"Hey, does one plus one equal two?\"\r\nOnly our friend Bob\'s gonna give us the answer to that.',NULL,0);
INSERT INTO comment VALUES (244,61,226,'Carey','a dumber solution','2002-05-28 01:00:05',0,'\r\nmaybe it took him four days to stable his horse.',NULL,0);
INSERT INTO comment VALUES (245,11,226,'Carey','dizzy, but not impossible','2002-05-28 01:09:51',0,'\r\nthe bee\'s still only travelling 15mph and the bicyclist is only biking for 10mi / 5mph = 2 hours, so the bee may be doing a lot of turning, but it\'s still gonna travel 15mph x 2 hours = 30mi total. I mean, the situation is paradoxical if you think about it in a logical sense, but the distance itself has a limit.',NULL,0);
INSERT INTO comment VALUES (246,77,227,'Dulanjana','ANSWER 2','2002-05-28 01:14:58',0,'The probability of a car being blue is .85. The probability of the witness being right is .8. Taking both these to consideration and by multiplying them we get that the probability is 0.68.  ',NULL,0);
INSERT INTO comment VALUES (247,79,153,'TomM','solution','2002-05-28 07:01:26',0,'Cathy should put one $100 in the first pile, and all $910 dollars of the rest in the second pile.  When she picks her box, there will be a 50% chance that she will pick the lone $100 bill. If she picks the other pile, she has a 9 out of 19 chance (= 47.368%) of getting a $100 bill.\r\n\r\nAltogether she has a (50% * 100%) + (50% * 47.368%) = 50% + 23.684% = 73.684% chance of getting $100.',NULL,0);
INSERT INTO comment VALUES (248,78,228,'orlando','answer?','2002-05-28 07:35:32',0,'14 mph...if the train will get to the entrance of the tunnel by the time he runs back, it will also be there by the time he reaches the halfway point of the tunnel.  Both the train and the man will get to the end of the tunnel at the same time.  the formula for speed is distance * time.  time is negligable since it\'s the same; therefore, the train has to cover double the distance in the same amount of time.  the only way that would happen is if it is going twice as fast...14 mph.',NULL,0);
INSERT INTO comment VALUES (249,66,230,'Graham Hill','didactics','2002-05-28 08:28:49',0,'If you want to really get down to it, then:\r\n\r\nYou need to define what \"shave themselves\" means. \r\n\r\nIf it means \"have ever shaved themselves\" then he will shave himself once, then never again.\r\n\r\nIf it means \"shave themselves once every x days\" then he will shave himself after enough time has passed so that he is outside the definition of \"shave themselves\"\r\n\r\nBill should probably just go the next town and get a good shave and maybe a haircut, too.',NULL,0);
INSERT INTO comment VALUES (250,6,226,'Carey','another way','2002-05-28 10:11:42',0,'I actually like the 3d solution better, and I think this one\'s kind of dumb, but at least you don\'t get a diamond shape in the middle...\r\n\r\nmake an equlateral triangle with the bottommost line (A) being horizontal. The other two lines we\'ll name B and C. Each of the three lines should extend well past where it crosses the other two. Make a fourth line parallel to the bottom horizontal but crossing B and C at their endpoints ABOVE the triangle, Now rotate the setup so that B is the bottom horizontal, make a line parallel to it and treat it in the same way we did with A. Do that for C and its copy as well. Now we\'ve got six lines and four equilateral triangles all with lines extending past their vertices. Oh happy day!',NULL,0);
INSERT INTO comment VALUES (251,77,226,'Carey','Am I making this too simple?','2002-05-28 10:30:47',0,'\r\nIf the witness has an 80% chance of being right about it being blue, then the probability is 80%. Am I stupid?',NULL,0);
INSERT INTO comment VALUES (252,77,1,'levik','Re: answer 2','2002-05-28 11:33:12',0,'Dulanjana, by your logic, the more witnesses we have, the lower the odds of the car being blue would be: adding another 80% witness would drop the probability further down.',NULL,0);
INSERT INTO comment VALUES (253,79,117,'Half-Mad','I agree','2002-05-28 18:48:18',0,'I was going to post a solution, but TomM stated it perfectly.  Admittedly, I wasn\'t going to bother with the odds, just the piles.\r\n',NULL,0);
INSERT INTO comment VALUES (254,79,153,'TomM','proof','2002-05-29 03:31:25',0,'To actually prove that that is her best strategy takes a littl more work.\r\n\r\nFirst, consider that there are four basic \"schemes\" for dividing up the money: \r\n\r\n1) All the $100 bills in one box; All the $100 bills in one box. There are four ways of doing this, but only two different results. Either all the money is in one box (Cathy\'s chances are 25% $100, 25% $1, 50% $0), or the Ones and the Hundreds are in separate boxes (Cathy\'s chances are 50% $100, 50% $1)\r\n\r\n2) All the $100 bills in one box, some $1 bills in each box. Chances are 10/(2*[s + 10]), where s = the number of singles in the hundreds\' box.  This number is maximized at s=1, where it becomes 10/22=0.4545=45.45%\r\n\r\n3) Some $100 bills in each box, all $1 bills in one box. Chances are 50% + {h/(2*[h + 10])}, where h = the number of hundreds in the singles\' box.  This number is maximized at h=9, where it becomes 50% + {9/38} = 73.68%\r\n\r\n4) Some $100 bills in each box, some $1 bills in each box.  Chances here are ½[h/(h+s)] + ½[10 - h)/(20 - h - s)], where s and h are the numbers of hundreds and singles in the first box. For any given h, the chances are greatest when s=(10-h), giving us ½[h/10] + ½[(10 - h)/10] = ½[10/10] = 50%\r\n\r\nSo the only scheme that increases the odds beyond 50% is number 3, and the best strategy in that scheme is to put everything but one $100 bill in the singles\' box. ',NULL,0);
INSERT INTO comment VALUES (255,78,227,'Dulanjana','Kind of answer','2002-05-29 06:07:41',0,'Good question levik. According to the question the terms in the second paragragh have not actually happened. As you can see you have started the para with \"if\", stating that the info given is conditional. When in the end you ask \"how fast is the train moving?\" logically it should mean the speed of the train even before it reaches the tunnel entrance. Since you have not stated any constancy in the train\'s speed before arrival to the tunnel entrance the speed of the train could be virtually anything.\r\n ',NULL,0);
INSERT INTO comment VALUES (256,80,227,'Dulanjana','Am I right?','2002-05-29 06:22:22',0,'If a person were to walk towards the South pole from exactly 1km away from it he would end up at the south pole from there if he were to go to the east he would not be able to move because any movement means he would be going towards the north. Afterwards when he goes 1km noerth he will eventually end up at the place he began. Actually the number of points are infinite but lie in the locus 1km north from the the south pole   ',NULL,0);
INSERT INTO comment VALUES (257,80,227,'Dulanjana','Comment','2002-05-29 06:23:50',0,'That question is really good. You really do need to think a bit to get it right ( I hope I am!!)',NULL,0);
INSERT INTO comment VALUES (258,80,1,'levik','re: Comment','2002-05-29 06:45:54',0,'Dulanjana: don\'t forget to rate it then! I gave it a 4, and since the score is now 3.5 after two votes, there\'s someone who rated it a 3. You should definitely rate it what you think it\'s worth. \r\n\r\nGiven enough ratings, we will have a top rated problems section.',NULL,0);
INSERT INTO comment VALUES (259,80,153,'TomM','Close, but no cigar','2002-05-29 07:08:30',3,'Dulajanna--\r\n\r\nYou are on the right track. But as you said, you can\'t walk 1km east at the South Pole.\r\n\r\nYou can, however slightly north of the Pole.  If you pick your spot carefully, you can start and end the Eastern leg in the same spot, in effect drawing a circle 1km in circumference [or any integral fraction thereof (1/2 km, 1/3 km, etc.)]. \r\n\r\nFrom any point on any one of these circles, a point 1km north would be a valid starting point to fulfill the original problem.',NULL,0);
INSERT INTO comment VALUES (260,61,204,'Justin','Seriously lame','2002-05-29 12:07:08',0,'How about the name of the horse was saturday...',NULL,0);
INSERT INTO comment VALUES (261,81,153,'TomM','Early thoughts','2002-05-29 16:47:20',0,'First, make sure that this isn\'t an AHA! question, by comparing the range of numbers involvd. \r\n\r\nThe sum of two elements of  B range from 2+5=7 to 7+9=16\r\n\r\nThe Product of two elements of A range from 2*3=6 to 4*6=24\r\n\r\nSo the ranges overlap, and it is a legitimate question. \r\n\r\nSince there are only 6 ways to pair the four elements of each set, we could build a 6 x 6 chart of all possible outcomes, an work it out by brute arithmatic, but I can\'t think of an \"elegant\" answer.',NULL,0);
INSERT INTO comment VALUES (262,81,153,'TomM','Brute Arithmatic','2002-05-29 17:03:31',0,'The approach using Brute Arithmatic . The top row shows the six products of Set A.  The left column shows the six sums of B\r\n\r\n\r\n     6     8    12    12    18    24\r\n7    M     L     L     L     L     L\r\n9    M     M     L     L     L     L\r\n11   M     M     L     L     L     L\r\n12   M     M     x     x     L     L\r\n14   M     M     M     M     L     L\r\n!6   M     M     M     M     L     L\r\n\r\n\r\nSo we see that out of 36 possibilities, 15 have tha B sum greater than the A product. So the probability is 15/36 = 41.667%',NULL,0);
INSERT INTO comment VALUES (263,81,153,'TomM','AAaarrghhh!','2002-05-29 17:11:52',0,'This time I used the  tags as someone suggested and it still dropped out my \"extra\" spaces, making my chart hard to read.',NULL,0);
INSERT INTO comment VALUES (265,81,1,'levik','re: AAaarrghhh!','2002-05-29 19:17:54',0,'Ooops... forgot that the software blocks out the \"pre\" tag so that people don\'t screw with the layout... Will think of a solution tomorrow.',NULL,0);
INSERT INTO comment VALUES (266,80,117,'Half-Mad','Narf','2002-05-29 21:45:03',0,'If you start 1 km North of the South Pole, then you would not be able to walk 1 km East.  Also, when you then walk 1 km North again, you could go in any direction, and so would be anywhere up to 2 km away from your starting location.  \r\nSo, starting 1 km from the South Pole would not work... for two reasons.\r\n',NULL,0);
INSERT INTO comment VALUES (267,82,103,'friedlinguini','Solution','2002-05-30 05:54:51',0,'Not sure if Zeus is correct, but an argument one could make is that every demon is preceded by another demon.  The 2:00 demon could not have killed Prometheus because another demon would have killed him beforehand.  Likewise for the 1:30 demon, the 1:15 demon, and so on.',NULL,0);
INSERT INTO comment VALUES (268,89,137,'Rich Cowley','A Possible Solution','2002-05-30 06:10:59',0,'The first person answers in Internet time, not a zone-specific time.',NULL,0);
INSERT INTO comment VALUES (269,89,122,'Happy','funny...','2002-05-30 06:51:45',0,'The first answered \"Time to get a new watch.\"  :)',NULL,0);
INSERT INTO comment VALUES (270,90,232,'sarah','','2002-05-30 09:16:15',0,'they just celebrated their birthdays on different days....',NULL,0);
INSERT INTO comment VALUES (271,90,100,'John','Easy','2002-05-30 10:16:33',0,'Leap year - one was born just be fore midnight Feb 28, the other just after on Mar 1, and every leapyear their birthdays are a couple days apart.',NULL,0);
INSERT INTO comment VALUES (272,90,1,'levik','hmmm....','2002-05-30 10:17:04',0,'I think for this problem we can assume that the days they celebrate their birthdays are the actual days on which their birthdays take place...',NULL,0);
INSERT INTO comment VALUES (273,91,153,'TomM','Not enough information','2002-05-30 11:13:09',4,'Are you saying that this piece of wood has 3 \"profiles\" with these three shapes? (Viewed from a point on some line passing through the center of the piece, the \"shadow\" of the piece of wood makes a shape which I am calling its \"profile.)\r\n\r\nOr are you saying that there are three holes such that the cut piece of wood will fit through them with two or more pionts grazing the edges?\r\n\r\nOr Something else, altogether?\r\n\r\nThe first can be accomplished with one cut, The second seems to be missing key information, and the third.....',NULL,0);
INSERT INTO comment VALUES (274,88,153,'TomM','a 10% Solution  of Cyanide','2002-05-30 11:19:36',3,'The Pharmcist realized that the treasurer planned to switch poisons, so he produced a very weak one. The treasurer switched poisons, he died, and the king got the treasurer\'s poison to keep in his medicine cabinet.',NULL,0);
INSERT INTO comment VALUES (275,86,153,'TomM','Proof','2002-05-30 11:24:12',3,'Let T = 3.999999999....\r\n\r\n10T = 39.9999999.....\r\n\r\n9T = (10T - T) = 36\r\n\r\n9T/9 = 36/9\r\n\r\nT = 4',NULL,0);
INSERT INTO comment VALUES (276,85,153,'TomM','colorblind','2002-05-30 11:29:57',3,'Based on his own statement, Yellow is not wearing yellow. Since the man in green answers him, he is not the man in green. So he must be wearing brown. \r\n\r\nBy similar reasoning we realize that the man in green must be Mr Brown, leaving Mr Green to wear the yellow tie.',NULL,0);
INSERT INTO comment VALUES (278,83,153,'TomM','Walkabout','2002-05-30 11:49:47',3,'At the point where the last of the assistants to turn back does so, Everyone must have enough supllies to make it (or make it back. Also, the average amount of supplies per person must be no more than three days worth.\r\n\r\nThis means it occurs at the beginning of the fourth day. The general has three days to continue his journey, annd his aide has three days to return to town.\r\n\r\nThe third morning the general and that last aide both set out with four days supply. So the aide does nothing to extend the general\'s survival and is unnecessary.\r\n\r\nSo the real last aide turned back at the beginning of the third day. He had two days\' supply, and two days to get back to town. The general had four days\' supply, and four days to get to the outpost.  \r\n\r\nAt the beginning of the second day, they would have needed four day\'s supply each, which means there must have been a second aide, who turned back here. He would need one day\'s supplies to return to town, which means he could carry three extra days\' supplies, just what the three of them would have needed to get this far.\r\n\r\nSo the general and two aides start out fully loaded. The first aide turns back the second morning, and the second aide turns back the third morning.',NULL,0);
INSERT INTO comment VALUES (279,87,153,'TomM','Two storey complex (hints only -- solution to follow)','2002-05-30 12:00:38',2,'We don\'t know how Tom answered the questions, but we do know that if a given sequence of answers will produce a unique solution before John asks the last question, or if it does not produce a unique solution even after John\'s last question, it cannot be the right sequence.\r\n\r\nAfter we determine how Tom answered, knowing when he was lying and when he was telling the truth will allow us to find the correct answer.',NULL,0);
INSERT INTO comment VALUES (280,87,122,'Happy','My guess','2002-05-30 12:02:28',0,'Tom\'s house number is 81\r\n\r\nI think I may have difficulty explaining how I got this, but I\'ll give it a shot.\r\n\r\nThe key is the last question: \"Is the first digit 3?\".  John would only ask this if the number set he had left was small enough to narrow this down to one number.  The only set of answers Tom could\'ve have given him is (in order) No, Yes, Yes, and then either Yes or No for the last.  Any other combination of answers would\'ve left too many numbers for John to narrow down.\r\n\r\nSince Tom answered truthfully to the 3rd question, we know it\'s a square. \r\n\r\nTom lied to the first question, so it is above 50.\r\n\r\nThis leaves 64, 81, and 100.\r\n\r\nAnd it\'s not a multiple of 4.\r\nThus the number is 81.\r\n\r\nSo, am I even close?\r\n',NULL,0);
INSERT INTO comment VALUES (281,91,122,'Happy','my guess','2002-05-30 12:11:42',0,'The piece of wood was cylinder shaped.\r\n\r\n1. Cut the cylinder such that its height is the same as its diameter. \r\n\r\n2. Assume the cylinder is sitting on a table with the circular parts facing up and down.  Cut the cylinder from the upper left corner to the lower right corner. ',NULL,0);
INSERT INTO comment VALUES (282,90,122,'Happy','Actually...','2002-05-30 12:21:10',0,'It says Terry, who celebrated his birthday two days later, is OLDER than Kerry.\r\n\r\nMy guess is that Terry was born on an east-bound ship on March 1st.  Then the ship crossed the International Date Line making it one day earlier. Then Kerry was born (on February 28th).\r\n\r\nThen the leap year would add an extra day between their birthdays.',NULL,0);
INSERT INTO comment VALUES (283,84,233,'Zach Bolinger','Two guesses','2002-05-30 13:47:12',0,'1. Second-to-the-last\r\n\r\n2. I\'m not up on race definitions, but I suspect a \"straight race\" may be a 2 person race. If so, you are first.',NULL,0);
INSERT INTO comment VALUES (284,83,233,'Zach Bolinger','More efficient answer','2002-05-30 14:05:27',0,'On the first day, the general leaves with 4 days of supplies, and one assistant accomponies him with 3 days worth.\r\n\r\nAfter 1 day, the general has 3 days worth, and the assistant has 2 days worth. The assistant gives the general 1 days worth. The general now has 4 days worth and the assistant has 1 day worth. The assistant goes home, the general presses on.\r\n\r\nOn day 4, the general has 1 day worth of supplies, but he is two days away from the outpost. On this day a second assistant leaves the outpost with 3 days worth of supplies. \r\n\r\nAfter 1 day (day 5 of the total  journey), the general meets up with the new assistant. At this point, the general has no supplies and the assistant has 2 day worth. The assistant gives the general 1 day of supplies. The general has 1 day, the assistant has 1 day. They both safely reach the outpost.\r\n\r\nTotal supplies used = 10 days worth.\r\nGeneral is busy all 6 days, but assistants were only needed for 2 days each.',NULL,0);
INSERT INTO comment VALUES (285,82,233,'Zach Bolinger','The question is a paradox','2002-05-30 14:10:42',0,'The question says that Zues paused time and conjured up an infinite number of demons. Before resuming time, he gave each demon specific orders. Since there is an infinite number of demons, time is still paused and Zeus is still giving out orders.',NULL,0);
INSERT INTO comment VALUES (286,80,233,'Zach Bolinger','TomM\'s answer in mathmatical terms','2002-05-30 14:32:03',0,'There are an infinite number of corret answers. There is a circle created by all points that are (1+(1/(2*pi))) km away from the South Pole. If you start at any point on the circle, you walk south 1 km, then walk east 1 km (A perfect circle around the south pole, which brings you back where you started walking east). You walk north 1 km and end up back at the original starting point.\r\n\r\nAs TomM said, you can also pick a starting point where walking east 1 km causes you to make two complete circles around the south pole and end up in the same spot where you were when you started circling the south pole. The same goes for circling the south pole 3 time, 4 times, 5 times, etc. For n equals all whole numbers, you can start anywahere that is (1+(1/(2*pi*n))) km from the South Pole.',NULL,0);
INSERT INTO comment VALUES (287,91,153,'TomM','re: my guess','2002-05-30 15:38:31',2,'Well, if the answer to my request for more informationis that the \"profile\" approach is what Half-Mad meant, then that is basically my solution as well, except that the first cut is unnecessay.\r\n\r\nBTW a cylindrical piece of wood is usually called a dowel.',281,0);
INSERT INTO comment VALUES (288,84,153,'TomM','Overtaking the last person','2002-05-30 15:46:03',1,'Does the \"last\" person mean the person (with the possible exception of yoursel) in the last position, or does it mean the last(in sequence) of all the persons that you have overtaken (or can overtake)?  In the first case, you\'d be in the next-to-last position. In the second, you\'d be leading the race.',283,0);
INSERT INTO comment VALUES (289,83,153,'TomM','re: More efficient answer','2002-05-30 15:52:20',0,'I agree that this would be a \"neater\"solution, but how would the outpost know when to send out the second assistant. or even that the general was coming? \r\n\r\nIn any case, you still need two assistants, and so the answer to the actual question is not improved. ',284,0);
INSERT INTO comment VALUES (290,91,153,'TomM','Sudden Realization!!!','2002-05-30 17:40:35',3,'The \"square\" profile will not be square if we follow Happy\'s directions -- which was also my original thoughts to the solution. (This is why the first cut, which seemed \"unnecessary\" turns out to be crucial.)  The profile will be half an elipse.\r\n\r\nWhat you have to do is make TWO cuts for the triangle profile, marking the diagonals of a rectangular profile twice as high as wide (\"Wide being the diameter of the circular profile.  The piece that\'s left will present a triangular profile which is an isosoles triangle as high as its base. \r\n\r\nIn three demensions, the piece of wood will have a pointed ridge along its top which is the same length as the diameter.',NULL,0);
INSERT INTO comment VALUES (291,89,177,'Tom Bayer','','2002-05-30 21:57:50',0,'the answer to the question was \"It\'s time to eat!\"  or, alternatively, \"It\'s time for me to go take a leak\"  or better still, \"It\'s time for the superbowl!\"',NULL,0);
INSERT INTO comment VALUES (292,12,226,'Carey','if you were a bookworm...','2002-05-31 02:30:26',0,'To start with, are they leatherbound books? Are they covered in vinyl?  :)\r\n\r\nI think he\'d take a damn long time. there\'s a lot of book-eatin to be done there. who\'d want to ram a straight line through to the other side when you\'ve got all that luscious fiber to swim through all up and down the spine?',NULL,0);
INSERT INTO comment VALUES (293,30,226,'Carey','Me too.','2002-05-31 02:40:19',0,'\r\nJust ask either one what door the other would tell me to choose. It\'s always gonna be the wrong door! Don\'t listen to either one! No, DON\'T! \r\n\r\noh man, you\'re so dead.',NULL,0);
INSERT INTO comment VALUES (294,36,226,'Carey','If Alice had disposable friends...','2002-05-31 02:49:40',0,'\r\nShe could sit six non-tea-drinkers in spots in front of full teacups so that those other bastards wouldn\'t sit there and drink the tea.',NULL,0);
INSERT INTO comment VALUES (295,88,213,'Jim Lyon','Poisonous Relationships','2002-05-31 08:06:11',0,'The treasurer\'s plan: Drink a weak poison just before the test. Arrive at the test with an inert substance. So the treasurer would drink his weak poison just before the test; he drinks the pharmacist\'s strong poison during the test, which neutralizes his weak one. He then drinks the inert substance. He lives. The pharmacist, on the other hand, would drink the treasurer\'s inert substance, then drink his own strong poison. Since his poison has nothing to neutralize, it would kill him.\r\n\r\nThat\'s the teasurer\'s plan anyway. Unfortunately, the pharmacist figured out the treasurer\'s plan, and devised his own counter-plan: show up with an inert substance.\r\n\r\nSo in reality, the treasurer drank his own weak poison before the test, then drank two insert substances during the test. His poison went unneutralized and he died. The pharmacist drank two inert substances during the test and lived.\r\n\r\nThe king got a precious vial containing an inert substance.',NULL,0);
INSERT INTO comment VALUES (296,88,153,'TomM','re: Poisonous Relationships','2002-05-31 11:23:05',0,'I tip my hat to you.\r\n\r\nBoth of our solutions will work, but I like yours better for two reasons. One, the treasurer does not need to switch poisons (after all, he could get caught). Two the formula the king locks up is not just weak, it\'s totally useless.',295,0);
INSERT INTO comment VALUES (297,37,1,'levik','re: Proof at last (I think)','2002-05-31 15:04:21',0,'Congratulations, Tom! This is a great proof. I hope you don\'t mind that I used it verbatim as the solution to this problem (with due credit, of course)',238,0);
INSERT INTO comment VALUES (298,82,153,'TomM','re: The question is a paradox','2002-05-31 17:44:49',0,'You said that because Zeus gave specific instructions to each of an infinite number of demons, he can\'t un-pause time (presumably because he\'ll never finish instructing them). That is not necessarily true.  At some point he realized that he realized he could instruct all the demons with a single directive:\r\n\r\nNote your number (\"n\"). If Prometheus is still alive 1/(2^[n-1])hours from now, then kill him. ',285,0);
INSERT INTO comment VALUES (299,91,239,'Freshter','A dowel...','2002-05-31 21:28:39',0,'With two complimentary cuts, each at opposing 30 degree angles.  The circle remains as the original shape of the dowel.  The equilateral triangle is formed by the 60 degree angle at the apex.  The square is formed by looking at the broadest side of the section. ',NULL,0);
INSERT INTO comment VALUES (300,85,239,'Freshter','Too Easy','2002-05-31 21:39:11',0,'Mr Yellow is not wearing the yellow tie, and since the green tie wearer responds to him, he isn\'t wearing the green tie, ergo...\r\n\r\nMr. Yellow - brown tie\r\nMr. Brown - green tie\r\nMr. Green - yellow tie\r\n\r\nOh, and Mr. Brown responded to him.',NULL,0);
INSERT INTO comment VALUES (301,18,239,'Freshter','re: Re: Pages','2002-05-31 21:46:54',0,'Also, the first page is rarely numbered in a book.',21,0);
INSERT INTO comment VALUES (302,87,239,'Freshter','The answer is...','2002-05-31 22:12:11',0,'81.\r\n\r\nThe first answer Tom gives is, \"no.\"  This is false, but John believes it is true, as is evidenced by his later asking if the number begins with 3.\r\n\r\nThe second answer Tom gives is \"yes.\"  This is false, but John believes it is true.  I will explain this in a moment.\r\n\r\nThe third answer Tom gives is \"yes.\"  This is the truth.  Tom now believes the number one of the following: 4, 16, 36, given that these are the only squares that are multiples of 4 below 50.\r\n\r\nThe fourth answer Tom gives is \"yes.\"  This is a lie, but John believes it is true, therefore he guessed 36, but was wrong. \r\n\r\nThe way we can be certain that the answers Tom gave are those above is by looking at John\'s process of elimination.  If Tom had said \"no\" to question 2, John would not have asked the fourth question, as no squares that are NOT multiples of four start with 3.  A yes answer to Q2, Q3 and Q4 are the only answers that would allow John to give a single answer with certainty.  Any deviation from those answers would leave an ambiguous answer after the fourth question.\r\n\r\nSince we have established the answers to the questions, we can analyze them and their veracity to determine the actual number:\r\n\r\nQ1:  answer - no, veracity - false\r\n50  52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100\r\nQ3:  answer - yes, veracity - true\r\nX = 81 (the only square above 50 that is not a multiple of four)\r\n\r\nThe fourth question is required to establish an answer for John, but we do not need it.\r\n\r\nPlease answer if there is a flaw in my logic.',NULL,0);
INSERT INTO comment VALUES (303,87,239,'Freshter','re: The answer is...','2002-05-31 22:16:47',0,'Something didn\'t post properly.  In the question analysis section of my answer, it should read as follows:\r\n\r\nQ1: answer - no, veracity - false\r\nX is greater than 50 and less than 101\r\nQ2: answer - yes, veracity - false\r\nX cannot equal 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96 or 100\r\nQ3: answer - yes, veracity - true\r\nX must = 81, the only square above 50 that has not been eliminated\r\n\r\nI uses GT and LT symbols and the system must have tried to interpret them as html.  Sorry.',302,0);
INSERT INTO comment VALUES (304,78,1,'levik','re: Kind of answer','2002-05-31 23:09:35',0,'That can be seen as true :)\r\n\r\nBut then with most problems on the site you can find some little detail to pick at to show that the solution isn\'t neccessarily what is meant. However I think in most cases, and here in particular, if a grain of common sense is used in thinking about the problem, certain obvious assumptions come forth.\r\n\r\nSurely you wouldn\'t wish every problem to be paragraphs upon paragraphs of text that does nothing but explicitly states every commonsense assumption implied by the problem.\r\n\r\nIn this case, I think that the problem clearly assumes a constant speed for the train and for the man running.',255,0);
INSERT INTO comment VALUES (305,89,240,'syd','maybe...','2002-06-01 04:35:33',0,'the wording \"East-Coast state\" and \"West-Coast state\" could imply that the two people are on the coasts of the same state, probably florida.',NULL,0);
INSERT INTO comment VALUES (306,82,1,'levik','re(2): The question is a paradox','2002-06-01 06:05:21',0,'Yeah, and not to mention the fact that since Zeus is a god, he can just keep time paused infinitely and take his sweet time about giving all the demons individual orders.',298,0);
INSERT INTO comment VALUES (307,82,227,'Dulanjana','re: Solution','2002-06-02 03:10:19',0,'But the other demons ARE Zeus\'s.',267,0);
INSERT INTO comment VALUES (308,78,227,'Dulanjana','re: re: Kind of answer','2002-06-02 06:54:49',0,'Sorry about that Levik. What you say is true.',304,0);
INSERT INTO comment VALUES (309,92,153,'TomM','No Trig','2002-06-02 11:35:13',3,'Draw the radius OB. Its length is 6 cm.\r\n\r\nConsider the right triangle BCO. Its sides are 2x, x, and 6 cm, where x is ½ the length of a side of the square, and (2x)^2 + (x^2) = (6^2) = 36.\r\n\r\nLet S = x^2, then 5 * S = 36, or S = 7.2 (I\'m not going to bother to calculate x, since I\'ll be squaring it again in the next step)\r\n\r\nNow to find DB, consider that BCD is a right isosceles triange with legs = 2x. \r\n\r\n(DB)^2 = 2 [(2x)^2] = 8 (x^2) = 8 * 7.2 = 57.6, \r\nor DB = SQRT(57.6) = 7.6\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (310,95,103,'friedlinguini','Solution','2002-06-03 06:40:00',0,'The maximum area is a circle with a radius of roughly 21 cm.  This gives it an area of roughly 1387 cm^2.\r\n\r\nThe minimum area is zero.  There are an infinite number of ways to get this result, but the simplest is to simply fold the string in half and connect the ends.',NULL,0);
INSERT INTO comment VALUES (311,95,244,'Brock Arnason','Solution 2.0','2002-06-03 10:14:41',0,'Depends on what you mean by \"enclosed\".  If you draw the string into a cube, it will be 11 cm on a side for a total \"enclosed\" surface area that is infinite.  If you restrict yourself to 2 dimensions, you can make a circle enclosing 1386.6 cm^2.  The minimum is of course 0: a line is 1-dimensional!',NULL,0);
INSERT INTO comment VALUES (312,95,153,'TomM','Comment','2002-06-03 12:40:25',0,'',NULL,0);
INSERT INTO comment VALUES (313,95,153,'TomM','re: Comment','2002-06-03 12:51:05',1,'Sorry about that. I hit \"Enter\" prematurely.\r\n\r\nWhat I wanted to say was that we know it encloses the greatest area when it is a circle. \r\n\r\nAnd can show that given certain constraints (Must be an n-gon, or must be a regular polygon, etc) that the more closely the enclosed space resembles a circle, the greater the area.\r\n\r\nAnd we know that in nature, surface tension tends to pull a raindrop into a spherical shape, just as gravity pulls proto-planets into sheroids.\r\n\r\nBut just how easy is t to prove it?',312,0);
INSERT INTO comment VALUES (314,96,153,'TomM','Straight Math','2002-06-03 16:01:39',3,'The altitude of the tiangle is 3*(SQRT[3]) cm.  It is also ¾ the diameter of the circle, so the diameter is 4*(SQRT[3]) = 6.928 cm',NULL,0);
INSERT INTO comment VALUES (315,96,1,'levik','Trigonometry?','2002-06-03 18:27:43',0,'Let\'s label the triangle\'s vertices A,B and C, and the center of the circle - O.\r\n\r\nFind a midpoint between A and B, call it M. AOM will be a right triangle with one of the legs equal to 3 in length (since AM is half of AB). The angle OAM is equal to 30 degrees. The hypothenuse is the radius of the circle which we are trying to find. \r\n\r\nAs far as I recall there\'s an easy trig formula for finding the length of the hypothenuse if you know one of the angles and an adjacent leg. Just wish I remembered it :)',NULL,0);
INSERT INTO comment VALUES (316,95,117,'Half-Mad','Solution','2002-06-03 19:07:14',0,'Minimum area, as stated in an earlier post, would be zero.  A line 66 cm long, zero width (66 * 2 = 132).  \r\nMaximum area is a circle.  For the equations... \r\n(pi)d=132.  So d = 132/pi.  d=42.0169  \r\nr=d/2.  r=21.00845  \r\n(pi)r^2=area.  \r\nArea = 1386.55 cm^2.  \r\n\r\nAs for proof, the best proof I can come up with for this being the highest area is to compare to the line, a rectangle, and a square.  The line has zero area.  A rectangle 50x16 would have an area of 800 cm^2.  A square (33x33) would have an area of 1089 cm^2.  Out of these, the circle is the biggest.  This may not prove that the circle has the largest possible area, but I don\'t feel like doing the research for the proper proof.\r\n',NULL,0);
INSERT INTO comment VALUES (317,96,117,'Half-Mad','re: Trigonometry?','2002-06-03 19:18:09',0,'In that equation, you know the 30 degree  angle (MAO), and a 90 degree angle (AMO), therefore also a 60 degree angle (MOA).  You also have the one side, which will give you the other two sides.  \r\nWith all three angles, and one side, you can use a couple different equations.  \r\nAlso, the hypoteneuse[sp?] is not the radius of the circle.  The shortest side of the triangle MAO is the radius, the mid-sized line is the one at 3 cm.  The hypoteneuse[sp?] is useless for anything other than helping to find the radius.  If you use it at all.\r\n\r\n',315,0);
INSERT INTO comment VALUES (318,96,117,'Half-Mad','re: re: Trigonometry?','2002-06-03 19:25:33',0,'I suspect it\'s 5.19 cm diameter, but I could be wrong.  I just played around with sine and cosine until I found something that looked about right.',317,0);
INSERT INTO comment VALUES (319,96,158,'Ender','re: Trigonometry? (Solution)','2002-06-04 03:41:39',0,'I will use levik\'s notation.  In it, the vertices are A, B, and C, the center of the circle is O, and M is a midpoint on segment AB.  The legnth of the hypotenuse (OA) is the radius of the circle, since O is the center of the circle and A is on the circle.\r\n\r\nAngle CAB (which is angle CAM) is a 60-degree angle, because this is an equilateral triangle.  Segment OA bisects this angle, and thus angle OAM is 30 degrees.  The cosine of OAM is the length of the adjacent leg (segment OA) divided by the hypotenuse (segment AM).\r\n\r\nThe cosine of a 30 degree angle is sqrt(3)/2.  Using r for the hypotenuse OA (the radius), and 3 cm for the length of AM gives:\r\nsqrt(3)/2 = (3 cm)/r, which solving for r yields:\r\nr = 6/sqrt(3) cm = 2*sqrt(3) cm\r\n\r\nThe diameter is twice the radius, so d = 2*r = 4*sqrt(3) cm, which is about 6.93 cm (TomM\'s answer).\r\n\r\nI suspect Half-Mad is incribing the circle inside of the triangle, instead of the triangle inside of the circle, since the diameter must be at least 6 cm (the length of a side).',315,0);
INSERT INTO comment VALUES (320,96,153,'TomM','Show Your Work','2002-06-04 04:16:07',3,'I thought it was obvious what I was doing, but I guess not. \r\n\r\nLike Levik and Ender, I started with a 30-60-90 triangle, although a larger one than Levik\'s. I used CMA. We were given that CA was 6 and it was obvious that AM was 3. That meant that CM was 3*(SQRT[3]).\r\n\r\nDrawing OA gives us tiangle AMO which is similar to (has the same angles as) triangle CMA, which means that just as CA is twice AM, AO is twice OM.  Since OC and OA are both radii, they are equal. CM = OC + OM = OA + OM = (2 * OM) + OM = 3 * OM.  But CM = 3 * (SQRT[3]), so OM = SQRT(3) and OA = 2 * (SQRT[3]), so the diameter = 4 * (SQRT[3]).\r\n\r\nWhen I did it in my head, it was all so obvious, but working it out I need to include all of Ender\'s details and more. Go figure.   ',319,0);
INSERT INTO comment VALUES (321,96,153,'TomM','re: Show Your Work','2002-06-04 04:45:22',0,'There is an advantage (admittedly an extremely slight advantage) to working it out my way rather than Ender\'s.\r\n\r\nTo use Ender\'s method you need to know Trig, or at least remember the relative lengths of the sides in a 30-60-90 triangle.  Using my method, all you need to remember is the Pythagorean Theorem (a^2 + b^2 = c^2).',320,0);
INSERT INTO comment VALUES (322,86,227,'Dulanjana','Then...','2002-06-04 04:53:48',0,'Does 3.999999...... exist??',NULL,0);
INSERT INTO comment VALUES (323,97,1,'levik','Strange','2002-06-04 05:30:02',0,'This one looks weird... \r\n\r\nDulanjana, is this what you meant when you submitted it?',NULL,0);
INSERT INTO comment VALUES (324,95,1,'levik','re: Solution','2002-06-04 05:32:07',0,'Somehow I have a strange inkling that a rigorous proof that a circle has the biggest area with a given perimeter would involve calculus.\r\n',316,0);
INSERT INTO comment VALUES (325,97,227,'Dulanjana','re: Strange','2002-06-04 06:45:39',0,'Yep. Exactly what I meant',323,0);
INSERT INTO comment VALUES (326,97,103,'friedlinguini','No unique solution','2002-06-04 06:57:17',0,'One equation, two unknowns.  In general, that means an infinite number of solutions.  I\'ll generate a couple (forgive the lack of subscripts):\r\n\r\nlogx(y) = logy(y)/logy(x) = 1/logy(x)\r\n\r\nSo from the original problem,\r\n\r\nlogy(x) + 1/logy(x) = 43\r\n\r\nLet L = logy(x).\r\n\r\nL + 1/L = 43\r\n\r\nL^2 - 43L + 1 = 0\r\n\r\nL = (43 +/- sqrt(43^2 - 4))/2\r\n\r\nL has roots at 42.9767 and 0.02327, so logy(x) = 42.9767 or logy(x) = 0.02327.  Either one will work (Note that these roots are reciprocals of one another).\r\n\r\nOne solution would be (2, 2^42.9767).  Another would be (10, 10^42.9767).  Still another would be (2^42.9767, 2).  You get the idea.',NULL,0);
INSERT INTO comment VALUES (327,97,158,'Ender','Possible solution?','2002-06-04 07:01:02',0,'This one doesn\'t appear to have any nice solutions, but here\'s how I think I solved it.\r\n\r\nFirst, let\'s say logx(y) = a.  This means logy(x) = 1/a.\r\n\r\n(Reason:\r\nAssume logx(y)=a and logy(x)=b;\r\nThen, (x^a)=y and (y^b)=x;\r\nSubstituting gives ((x^a)^b)=x;\r\nx^a = x^(1/b);\r\na = 1/b;\r\nThus, logx(y) = 1/logy(x);\r\n)\r\n\r\nSo, a + 1/a = 43.  This is equivalent to a^2 + 1 = 43*a, or a^2 - 43*a + 1 = 0.\r\nSolving for \"a\" yields either 43.977... or 0.023...\r\nThese are recipricals of each other since x and y are interchangable.\r\n\r\nThus, the solution is the set of numbers x^42.977... = y, where x and y are not 0 or 1.  I cannot find an integer solution to this.  One approximate solution is x = 2, y = 8,656,974,208,780.',NULL,0);
INSERT INTO comment VALUES (328,97,1,'levik','re(2): Strange','2002-06-04 09:25:24',0,'Well, Dulanjana, I have to admit, I kinda expected to see more.. ummm... integral answers to this, since the number 43 seems too \"random\" to be random.\r\n\r\nPost your correct solution so that we can all know if we were mistaken.',325,0);
INSERT INTO comment VALUES (329,97,153,'TomM','Just Joking','2002-06-04 11:16:55',0,':) ;) I\'d begun to suspect that all of a sudden this site was being used to allow Dulanjana to do algebra/geometry/trig homework without actually doing the work himself/herself.  This seems to prove it.  :) ;)',328,0);
INSERT INTO comment VALUES (330,97,1,'levik','re: Just Joking','2002-06-04 12:00:22',0,'Well, I wouldn\'t worry too much about it... The problem was submitted about three days ago now, so any homework duedate is probably up by now ;)',329,0);
INSERT INTO comment VALUES (331,97,227,'Dulanjana','re: re(2): Strange','2002-06-04 15:29:27',0,'Well this is how it goes - \r\nWe will notice that the reciprocal of log x y is log y x.\r\nTherefore if log x y = A then log y x = 1/A\r\nThen A + 1/A = 43\r\nWe solve the equation and find A\r\nAfterwards we can find a simultaneous equation.\r\nThrough this we can find how much x and y are.\r\n The answers are endless The most simple being (1,1) and (0,0)',328,0);
INSERT INTO comment VALUES (332,96,117,'Half-Mad','Crap','2002-06-04 17:26:27',0,'You\'re right.  I was calculating a circle inside a triangle.\r\n',NULL,0);
INSERT INTO comment VALUES (333,97,227,'Dulanjana','re: re: re(2): Strange ( A bit more to it)','2002-06-05 00:39:08',0,'After finding \"A\" we would know that log x y = A. If so by substituting any value to x we can find y or vise versa',331,0);
INSERT INTO comment VALUES (334,97,158,'Ender','re: re: re(2): Strange (Still no integer/special solution)','2002-06-05 03:15:06',0,'Neither (1,1) or (0,0) are solutions.  The definition of log requires the base to be greater than 0 but not 1.  A quick web search turned up:\r\nhttp://mathforum.org/library/drmath/view/55592.html\r\nThis does a better job explaining the problem than I could.  (\"Ask Dr. Math\" is a really neat site for those interested in math.)',331,0);
INSERT INTO comment VALUES (335,97,227,'Dulanjana','re: re: re: re(2): Strange (Still no integer/special solution)','2002-06-05 03:43:02',0,'Well according to Dr. Math the base must be over 0 and not 1. If so I will have to admit that (1,1) and (0,0) is wrong. I think we would have to be satisfied with another answer according to the way I have suggested. (The number of answers are endless).',334,0);
INSERT INTO comment VALUES (336,97,1,'levik','re(23424): Strange (Still no integer/special solution)','2002-06-05 06:28:53',0,'Yes, but even through the number of answers in \"endless\", none of them is \"elegant\" (read: integral), which is unfortunate.',335,0);
INSERT INTO comment VALUES (337,97,103,'friedlinguini','re: re(23424): Strange (Still no integer/special solution)','2002-06-05 06:42:28',0,'I\'d go so far as to say that a complete answer doesn\'t get much more elegant than \"The set of all x and y such that logy(x) + logx(y) = 43.\"',336,0);
INSERT INTO comment VALUES (338,95,153,'TomM','re: Solution','2002-06-05 07:10:07',0,'H-M\r\n\r\nThat\'s exactly what I meant when I said that we can \"prove\" it if we put extra constraints on the figure.  In this case, you showed that a rectangle moves from the extreme of a line to the opposit extreme of a square. And since a square is the rectangle that most closely resmbles a circle, it has the greatest area. \r\n\r\nLevik:\r\n\r\nIt is a simple matter to actually prove this, or the regular n-gon restraint with  \"easy\" differential calculus, but I\'m at a loss as to how to even set up the equations to prove the general case.',316,0);
INSERT INTO comment VALUES (339,98,103,'friedlinguini','Solution','2002-06-05 08:01:12',0,'The intuitive answer is 5.  More rigorously, though, the expected value is the sum of all possible values, weighted by their probability.  The probability of making it out on the nth try is (4/5)^(n-1) * (1/5).  The sum of all of these terms is (1/5) * [1 + 2x(4/5) + 3x(4/5)^2 + 4x(4/5)^3....].  Call this value E.  Note that\r\nEx(4/5) = (1/5) * [(4/5) + 2x(4/5)^2 + 3x(4/5)^2...].\r\nIf you subtract Ex(4/5) from E and match up (4/5)^n terms, you get\r\nEx(1/5) = (1/5) * [1 + (4/5) + (4/5)^2 + (4/5)^3...]\r\nwhich simplifies to\r\nE = 1 + (4/5) + (4/5)^2 + (4/5)^3...\r\nMultiply both sides by 4/5, and you get\r\n(4/5)xE = (4/5) + (4/5)^2 + (4/5)^3...\r\nSubtract these two equations from one other (again, matching up the (4/5)^n terms), and you get\r\n(1/5)xE = 1, or E = 5.',NULL,0);
INSERT INTO comment VALUES (340,98,153,'TomM','re: Solution','2002-06-05 11:33:52',4,'I must say that that sounds very impressive and the solution of % \"feels\" right. Can you use the same basic idea to solve the \"Trading Cards\" problem? (Click on <B>Unsolved Problems</B> to find it.) ',339,0);
INSERT INTO comment VALUES (341,98,153,'TomM','\"Locked in\"? (Picking nits)','2002-06-05 11:36:53',0,'If all five doors are open, and one leads to freedom, how can you be said to be \"locked in\"?',NULL,0);
INSERT INTO comment VALUES (342,98,103,'friedlinguini','re: re: Solution','2002-06-05 12:44:14',0,'You\'d use the same basic approach for \"Trading cards\", but that problem is a good deal harder.  Essentially, you have to figure out the probability that buying the nth pack of cards completes your set, then do a big honking summation to find the expected value.  I haven\'t devoted enough brain cycles to that problem to figure out what that probability is, much less how to add all the terms together.',340,0);
INSERT INTO comment VALUES (343,98,250,'Nick Reed','Simpler Solution','2002-06-06 03:50:41',3,'Going through a door, there is an 80% change you will be back in the same situation you were in previously (i.e. not escaped).\r\n\r\nSo, if N is the average number of doors you will go through to escape, then:\r\n\r\nN = 1 + 0.8 * N\r\n0.2 * N = 1\r\nN = 5',NULL,0);
INSERT INTO comment VALUES (344,100,153,'TomM','First thoughts','2002-06-06 05:35:54',1,'It is obvious that \r\n1) The even digits must go in the even positions\r\n\r\n2) The 5 must go in the fifth position\r\n\r\n3) The 2 and the 6 must be in positions 4 and 8 in some order\r\n\r\n4) Dividing the number into three goups of three (Separating the number at the thousands and million commas) results in three numbers each divisble by three.\r\n\r\nAs I see it, the tough part will be finding the seven digit number divisble by seven. Once you know that, everything else falls into place.\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (345,100,250,'Nick Reed','re: First thoughts','2002-06-06 05:43:05',1,'Yeah, that about all I could eliminate \'logically\'. But, as you say:\r\na) Position 5 must be \"5\"\r\nb) Positions 4 and 8 must be \"2\" and \"6\" in some order\r\nc) Positions 2 and 6 must then be \"4\" and \"8\" in some order\r\nd) Positions 1, 3, 7 and 9 must be \"1\", \"3\", \"7\" and \"9\" in some order\r\n\r\nThis only leaves us with 1 * 2 * 2 * 12 combinations, or 48 possibilities.\r\n\r\nIt\'s very simple to then run through those and find the solution is \"381654729\"',344,0);
INSERT INTO comment VALUES (346,100,153,'TomM','Just For Kicks','2002-06-06 05:43:43',0,'Without the condition \"the first seven digits are divisble by seven,\" There are a large number of solutions, the most obvious being \"987654321.\"  So, just for kicks, I tried dividing \"9876543\" by seven to see if it came out evenly.  It didn\'t.\r\n\r\nOh, well.',NULL,0);
INSERT INTO comment VALUES (347,100,250,'Nick Reed','re: First thoughts (again)','2002-06-06 06:00:55',0,'Actually, I must admit that I didn\'t spot that Position 8 must be \"2\" or \"6\" - I only noticed that for Position 4... But I\'ve solved this puzzle before and remembered that the solution began with a \"3\", which helped me narrow down the search... ;-)',345,0);
INSERT INTO comment VALUES (348,98,103,'friedlinguini','re: Simpler Solution','2002-06-06 06:35:54',0,'Where do you get the N = 1 + 0.8 N equation?',343,0);
INSERT INTO comment VALUES (349,95,1,'levik','re(2): Solution','2002-06-06 07:04:50',0,'I wonder if it can be proven that a regular n-gon will have the largest area of all n-gons with a given perimeter. That will remove one of your constraints, and since every shape can be approximated by an n-gon to an infinite exactness, would also be very close to a general proof.',338,0);
INSERT INTO comment VALUES (350,98,250,'Nick Reed','re: re: Simpler Solution','2002-06-06 07:07:01',0,'N (Average number of doors we expect to go through before leaving) = 1 (try one of them...) + 0.8 * N (... and there\'s an 80% chance you\'re back in the room again with no better knowledge after trying that one, so the Number of doors you\'ll expect to have to go through if that happens is N again)\r\n\r\nIt does work and, as mentioned, it is much simpler.',348,0);
INSERT INTO comment VALUES (351,99,1,'levik','I go first...','2002-06-06 09:57:24',0,'My try is 3^(21) - three to the twenty first power, which equals 10,460,353,203 - almost ten and a half billion.',NULL,0);
INSERT INTO comment VALUES (352,99,122,'Happy','re: I go first...','2002-06-06 10:24:07',0,'don\'t forget the factorial symbol...  so I\'ll just take levik\'s answer and put a ! after it :)\r\n\r\n(3^21)! = mega huge number',351,0);
INSERT INTO comment VALUES (353,99,103,'friedlinguini','re: re: I go first...','2002-06-06 10:58:38',0,'One better:\r\n\r\ne^pi^((3^21)!)\r\n\r\n(written using superscripts so that the caret doesn\'t appear)',352,0);
INSERT INTO comment VALUES (354,99,103,'friedlinguini','To be really cheesy','2002-06-06 11:02:34',0,'[| 1, 2, 3... |]  <- double-barred square brackets\r\n\r\n(the size of the set of natural numbers)',NULL,0);
INSERT INTO comment VALUES (355,99,122,'Happy','re: re: re: I go first...','2002-06-06 12:35:12',0,'I thought about including pi  and e.  Are we allowed to use symbols of constants?  If we are, then why not just use the infinity symbol, \"sideways 8\", as well?',353,0);
INSERT INTO comment VALUES (356,99,153,'TomM','re: re: re: re: I go first...','2002-06-06 14:05:28',0,'In a puzzle like this \"symbols\" usually referes to the writen form of operators or functions. \"Euler\'s number\" and \"pi\" are not symbols in this sense, they are numbers. The only numbers we are allowed are 1, 2, and 3.  \r\n\r\nSince the only way to top Aleph Null (Fried Linguini\'s second try) is with higher order infinities, and none of them can be expressed with only 1, 2, 3, and symbols, we need to either declare Fried Linguini the winner, or disqualify Aleph Null. (Personally I say we do both. Give FL an \"honorary\" win with an asterisk.)',355,0);
INSERT INTO comment VALUES (357,99,103,'friedlinguini','re: re: re: re: re: I go first...','2002-06-06 14:47:16',0,'Nah, give the asterisk to P(Aleph-1) (which is REALLY infinite  :-)>).  Besides, that other infinite entry of mine contained two commas.',356,0);
INSERT INTO comment VALUES (358,98,153,'TomM','re: re: re: Simpler Solution','2002-06-06 16:44:16',1,'Linguini-\r\n\r\nIt is basically the same as your formula simplified to the case where all attempts have exactly the same chance of success. Your approach would be necessay if there were any way to occassionally eliminate one of the doors (say you can only go through a given door ten times before it locks), but as long as conditions NEVER change, then this is a simpler version.',350,0);
INSERT INTO comment VALUES (359,99,1,'levik','Honorable mention','2002-06-06 18:27:04',0,'This may not win, but i just thought of something clever and wanted to boast :)\r\n\r\n(.1)^(-32) or one tenth raised to the minus thirty second power. Which should be a 1 with 32 zeros. \r\n\r\nCool, huh?',NULL,0);
INSERT INTO comment VALUES (360,99,1,'levik','even more Honorable mention','2002-06-06 18:27:52',0,'Of course Happy\'s dirty factorial trick still applies :)',359,0);
INSERT INTO comment VALUES (361,99,153,'TomM','re: \'Happy\'s dirty factorial trick\'','2002-06-06 19:25:46',0,'Perhaps there should be rule limiting iterations of certain symbols. Otherwise, you could offer (Using Levik\'s original 3^21 as a starting point) 3!!!!!!!!!!...^21!!!!!!!!!!!... with an infinite number of factorial symbols in each place.',360,0);
INSERT INTO comment VALUES (362,99,153,'TomM','re: re: \'Happy\'s dirty factorial trick\'','2002-06-06 19:30:53',0,'Somehow I missed the statement in the original problem \"...but no symbol is to be used more than once>\" \r\n\r\nSo, (in my best Gilda Radner voice): \"Never mind!\"',361,0);
INSERT INTO comment VALUES (363,89,256,'Cyril','location','2002-06-06 20:38:16',0,'i think they\'re just really close... say, the west-coast state be florida and the east-coast texas, where the city in floria is located in it\'s most eastern region and the city in texas in it\'s most western. and if one person forgot to set for daylight savings or somthing. hum.\r\nanother sillier solution is that one person\'s clock has stopped.',NULL,0);
INSERT INTO comment VALUES (364,99,122,'Happy','re: re: re: \'Happy\'s dirty factorial trick\'','2002-06-07 05:02:46',0,'ha ha ha... MY dirty factorial trick... too funny.\r\n\r\nFear my sinister mathematical loopholes!  bwa ha ha! :)',362,0);
INSERT INTO comment VALUES (365,98,103,'friedlinguini','re: re: re: re: Simpler Solution','2002-06-07 05:31:47',0,'Yeah, I got it.  Serves me right for going the brute-force route.',358,0);
INSERT INTO comment VALUES (366,99,250,'Nick Reed','re: re: I go first...','2002-06-07 06:11:46',1,'(.1^-2e3)!\r\n\r\n(where I\'m using the form of \'e\' such that \"-2e3\" = \"-2000\" - i.e. scientific exponential notation)\r\n\r\nEven more mega huge number. :-)\r\nThat\'s allowed, right...? All the symbols are unique, even the brackets... ;-)',352,0);
INSERT INTO comment VALUES (367,99,257,'vohonam','Interesting','2002-06-07 10:35:33',0,'  3^21!\r\n ¹     \r\ne',NULL,0);
INSERT INTO comment VALUES (368,99,257,'vohonam','','2002-06-07 10:37:10',0,'   3^21!\r\n pi    \r\ne',NULL,0);
INSERT INTO comment VALUES (369,99,257,'vohonam','re: Interesting','2002-06-07 10:43:02',0,'e^(pi^(3^(21!)))\r\n\r\nSorry I can\'t type better like this. I think I don\'t more than one parenthesis. If you write on paper. I looks better.',367,0);
INSERT INTO comment VALUES (370,99,153,'TomM','re: re: re: I go first...','2002-06-07 13:58:54',0,'Good one Nick! You got to raise numbers to powers twice by using different notation. How many other ways are there? \"^\" \"e\" \"invlog\" \"invln\" ...',366,0);
INSERT INTO comment VALUES (371,99,103,'friedlinguini','re: re: re: re: I go first...','2002-06-07 14:14:27',0,'I\'d argue that plain old superscript exponentiation doesn\'t involve any extra symbols, so you can use it as often as you like.  :-)>',370,0);
INSERT INTO comment VALUES (372,99,153,'TomM','re: re: re: re: re: I go first...','2002-06-07 14:48:33',0,'Good point, except we can\'t use it on this board. :P',371,0);
INSERT INTO comment VALUES (373,100,153,'TomM','Eliminate more; Test less(Part 1)','2002-06-07 14:53:20',2,'(The system refused my post. I assume it was because of its length. So I am posting in parts)The number must meet the following constraints:\r\n\r\n1) the fifth digit must be 5\r\n\r\n2)the even digits mus be even, and \r\n2a) the fourth and eigth digits must be 2 and 6 in some order, so\r\n2b) the second and sixth digits must be 4 and 8 in some order, and\r\n2c) the first, third, seventh and ninth must be 1,3,7and 9 in some order\r\n\r\n3) [This is a consequence of the original constraints that the first 3, 6, and 9 digits are divisible by the specified number of digits] Breaking up the number into three three-digit numbers, the three numbers must each be divisble by 3.\r\n\r\nConsider the middle number (digits 4,5,6) By constraint 2, it must be 254, 258, 654, or 658, but by constraint 3 it cannot be 254 or 658. Furthermore, once digits 4 and six are decided, digits 2 and eight are determined.  So the number looks like either this: x4x258x6x or this: x8x654x2x \r\n\r\n',347,0);
INSERT INTO comment VALUES (374,100,153,'TomM','Eliminate more; Test less(Part 2)','2002-06-07 14:54:18',2,'Returning to Constraint 3, in the first case, digits 1 and 3 must be 1 and 7 in some order, and digits 7 and 9 must be 3 and 9 in some order (four possibilities: 147258369, 741258369, 147258963, 741258963)\r\n\r\nIn the second case, if 1 is in position 1 or 3, then 7 must be in position 7 or 9, and vice versa. Similarly with 3 and 9. We end up with 16 possibilities.\r\n\r\nThese constraints guarantee the number meeting all of the initial conditions except two.  The first eight digits are only guaranteed to be divisible by 4, not by eight, and nothing is guaranteed concerning the first seven digits.\r\n\r\nFor the first eight digits to be divisble by 8, digits 7 and 8 must be 16, 32, 72, or 96.\r\n\r\nThis reduces the possibilities in the first case from four to two: (147258963 and 741258963), and in the second case, from sixteen to eight.',373,0);
INSERT INTO comment VALUES (375,100,153,'TomM','Eliminate more; Test less(Part 3)','2002-06-07 14:55:07',2,'This leaves us with only ten possibilities to test out by actually dividing the first seven digits by 7, a vast improvement over Nick\'s 48',374,0);
INSERT INTO comment VALUES (376,95,153,'TomM','re: re(2): Solution','2002-06-07 16:41:20',1,'You may be on the right path.  We can show that it must be a convex polygon. If there is any concavity, drawing a line across it will produce a new convex polygon with a larger area and a smaller perimeter. Constructing a polygon similar to this new polygon but with the 132cm perimeter will result in enclosing even more area.',349,0);
INSERT INTO comment VALUES (377,86,153,'TomM','re: Then...','2002-06-08 12:36:07',0,'Yes, but not as a different number from 4. Between any two numbers it is possible to find \"at least one\" (actually an infinite number) of intermediate numbers. But with 3.999..., if you were to add o.ooo... 00100... (with the 1 in any space but the \"last\" space), the resulting number would be greater than 4, not between 3.9999.... and 4\r\n\r\nOn the other hand, 3.999... is useful as an alternate way of writing 4, and similar notation for other whole numbers makes sense of the following sum:  1/3 + 2/3 = .3333... + .6666...  = .9999... ',322,0);
INSERT INTO comment VALUES (378,83,260,'thebandchick','re: re: More efficient answer','2002-06-08 13:16:36',0,'haven\'t looked at the solution yet...and I\'m not sure if someone has said this, but I\'ll put my thought anyway...\r\n\r\nThe general has two assistants...One stops after one day, gives his two day\'s supplies he won\'t need to the general and other assistant, and takes the remaining day to go back to the starting place.\r\n\r\nAssistant two goes another day with the general, so again they only have three day\'s worth of supplies.  He need two day\'s worth to get back, and gives his last day to the general.  \r\n\r\nAnd voila, the general has four day\'s worth of supplies to make his way across the desert!',289,0);
INSERT INTO comment VALUES (379,99,227,'Dulanjana','Maybe....','2002-06-09 03:55:20',0,'how about\r\n\r\n32/lg 1 = 32/0 = infinity',NULL,0);
INSERT INTO comment VALUES (380,99,263,'Edwin','Just a guess!','2002-06-09 11:14:41',0,'How is: \r\n\r\n2e3\r\n(Pi)n! = (1)(2)(3!)(4!)...(2000!)\r\nn=1\r\n\r\npi is the geometric sum, not 3.14159... but I don\'t know if you would consider \"n\" as a mathematicial symbol since I have used it twice.  \r\n\r\nIt\'s really hard to type this expression.  It reads, the geometric sum of n factorial from 1 to 2000 (2e3).  ',NULL,0);
INSERT INTO comment VALUES (381,99,1,'levik','re: Maybe....','2002-06-09 13:21:15',0,'There you go again with your zero division :) It\'s against the rules I tells ye! (As in, dividing by zero is not infinity. Dividing by an infinitely small positive number that approaches zero is.)',379,0);
INSERT INTO comment VALUES (382,99,227,'Dulanjana','re: re: Maybe....','2002-06-09 15:16:38',0,'Maybe I got a bit excited about that one!',381,0);
INSERT INTO comment VALUES (383,100,250,'Nick Reed','re: Eliminate more; Test less(Part 3)','2002-06-09 23:14:21',0,'Heh. I\'m impressed.\r\nI can see why the analysis wasn\'t allowed as just one post...\r\n\r\nHey - I just thought - in reply to the actual question \"Can you arrange the digits......\" can we just reply \"yes\"? ;-)',375,0);
INSERT INTO comment VALUES (384,99,103,'friedlinguini','re: Just a guess!','2002-06-10 08:33:54',0,'Something similar had occurred to me(except I was thinking limits).  Unfortunately, you have to use your free variable, in your case n, twice.',380,0);
INSERT INTO comment VALUES (385,101,158,'Ender','Solutions','2002-06-10 09:45:54',0,'There is no unique solution.\r\n\r\nLet c = cows, b = buffaloes, and s = sheep.\r\nFrom condition 1 (100 animals): c + b + s = 100\r\nFrom condition 2 (100 bunches): 5c + 3b + 1/3s = 100\r\nSo we can state: c + b + s = 5c + 3b + 1/3s\r\nThis can reduce to: s = 6c + 3b\r\nAdding the constraints: 1) at least one of each animal, and 2)no partial animals (you can\'t have half a cow), leaves the following solutions (c, b, s): (4, 18, 78); (8, 11, 81); and (12, 4, 84).',NULL,0);
INSERT INTO comment VALUES (386,42,251,'Cheradenine','','2002-06-11 08:21:18',0,'define\r\n\r\nE to be the expectation of\r\ndifferent cards in 5 card package\r\n\r\nf(x) to be the average increase\r\nin distinct cards when the person\r\nalready has x and buys another package\r\n\r\nC(x) to be the average number\r\nof distinct cards after x\r\npackages\r\n\r\nthen\r\n\r\nC(0) = 0\r\nC(n) = C(n-1) + f(C(n-1))\r\nf(x) = E*(200 - n) / 200\r\n\r\nthe only difference between\r\ncase A and B is E, the rest is\r\nthe same\r\n\r\nE(A) = 5\r\nE(B) = 4.95 (to 3 dec. places)\r\n\r\nthe answer is to find\r\nn such that C(n) = 200\r\n\r\ni dont think this can be done\r\nanalitically. numerically \r\nhowever the answer is\r\n\r\nAn = 237\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (387,42,251,'Cheradenine','my result','2002-06-11 08:22:50',0,'(oops i fked up before pressing\r\nspacebar when the post button\r\nwas in focus :)\r\n\r\ndefine \r\n\r\nE to be the expectation of \r\ndifferent cards in 5 card package \r\n\r\nf(x) to be the average increase \r\nin distinct cards when the person \r\nalready has x and buys another package \r\n\r\nC(x) to be the average number \r\nof distinct cards after x \r\npackages \r\n\r\nthen \r\n\r\nC(0) = 0 \r\nC(n) = C(n-1) + f(C(n-1)) \r\nf(x) = E*(200 - n) / 200 \r\n\r\nthe only difference between \r\ncase A and B is E, the rest is \r\nthe same \r\n\r\nE(A) = 5 \r\nE(B) = 4.95 (to 3 dec. places) \r\n\r\nthe answer is to find \r\nn such that C(n) = 200 \r\n\r\ni dont think this can be done \r\nanalitically. numerically \r\nhowever the answer is \r\n\r\nA n = 237 \r\nB n = 240',NULL,0);
INSERT INTO comment VALUES (388,102,122,'Happy','Answer','2002-06-11 12:48:26',0,'let\'s label the seats 123 and determine the truth tellers and the liars.\r\n\r\nif 2 is Abe, then:\r\n123\r\nTFF   (1 is truth teller, 2 and 3 are liars)\r\nThis would force Abe (the truth teller) to seat 1 which contradicts 1\'s answer.\r\n\r\nif 2 was Carl, then:\r\n123\r\nFTF\r\nThis would force Abe to be in seat 2, which would contradict 2\'s answer.\r\n\r\nIf 2 was Bill, then:\r\n123\r\nFFT\r\nThis would force Abe to be in seat 3.  Carl sat in seat 1 and lied to the king (the dastard!)\r\n\r\nSo, sitting from left to right:\r\nCarl, Bill, Abe\r\n',NULL,0);
INSERT INTO comment VALUES (389,102,153,'TomM','Direct Answer','2002-06-11 13:32:05',0,'You get three different answers, so Carl is lying. Only Carl and Bill could claim to be Carl, but Carl is lying, so Bill is in the middle.\r\n\r\nThe man on the right correctly identified Bill, so he must be Abe, leaving Carl to be the one on the left.',NULL,0);
INSERT INTO comment VALUES (390,82,270,'Barnard','no time','2002-06-11 14:21:38',0,'if one were to plot the times of the ordered killings, it would form an aymptote.  Keep cutting half the time will never allow a time to be \"now\"--it  will simply get really close to it, but never hit \"zero-time\".  Guess he killed himself the instant time was un-frozen.',NULL,0);
INSERT INTO comment VALUES (391,90,270,'Barnard','siblings','2002-06-11 14:33:41',0,'gee sort of like the way i celebrate my birthday and and my twin sister (along with her twin, one of my other sisters) celebrates her birthday a couple months later?',NULL,0);
INSERT INTO comment VALUES (392,84,270,'Barnard','in the running position','2002-06-11 14:41:58',0,'annoying technical answer is \"running position\" physically since one would hope anyone in a race is running while in it.  Anyway, since you cannot pass yourself (if you were last) then it must mean you\'ve passed the last person you were chasing down or the leader, making you the new leader.',NULL,0);
INSERT INTO comment VALUES (393,89,270,'Barnard','relative','2002-06-11 14:48:51',0,'\"what time is it...?\"\r\n\r\nwell, it\'s right now.\r\n(everyone sigh now)',NULL,0);
INSERT INTO comment VALUES (394,101,257,'vohonam','Hi Ender !','2002-06-11 20:41:47',0,'your answer in not good. I have a better way to do all kinds of these problems. I don\'t understand how you found out the answer.',NULL,0);
INSERT INTO comment VALUES (637,131,304,'qball','frieds proposed maze','2002-06-28 14:55:07',1,'fried has proposed a maze that would look \r\nsomething like this\r\n\r\nwill he ever find his way out?\r\n',NULL,0);
INSERT INTO comment VALUES (396,75,274,'shaun','my solution','2002-06-12 02:39:26',0,'my solution is that no body cares. why do u waste ur brain power on these things',NULL,0);
INSERT INTO comment VALUES (397,101,158,'Ender','A more thorough solution','2002-06-12 04:03:14',0,'Allow me to give a more thorough response.  I acknowledge there are better ways to solve this problem.\r\n\r\nLet c = cows, b = buffaloes, and s = sheep. \r\nFrom condition 1 (100 total animals): c + b + s = 100 \r\nFrom condition 2 (100 bunches eaten): 5c + 3b + s/3 = 100 \r\n\r\nSince the left hand sides of both equations equal 100, we can set both left hand sides equal to each other: c + b + s = 5c + 3b + s/3\r\nSimplifying: 3*(c+b+s) = 3*(5c+3b+s/3)\r\n3c+3b+3s = 15c+9b+s\r\n(3c+3b+3s)+(-3c-3b-s) = (15c+9b+s)+(-3c-3b-s)\r\n2s = 12c+6b\r\n(2s)/2 = (12c+6b)/2\r\ns = 6c + 3b\r\n\r\nSubsituting into the first equation: c + b + (6c + 3b) = 100 \r\n7c + 4b = 100\r\n\r\nUsing the \'real-world\' constraints of no partial or \'negative\' animals, plus the stated requirement that there is at least one of each animal, we can limit c, b, and s to be positive integers.  Thus, C must be at least 1 and cannot be larger than 14 (7*15 is 105, which would force b to be negative).  So solving 7c + 4b = 100, and s = 6c + 3b, with the constraint of s, b, and c being positive integers yields three possible sets: (c=4, b=18, s=78); and (c=8, b=11, s=81); and (c=12, b=4, s=84).\r\n\r\nThese answers all check:\r\n4 + 18+ 78 = 100; 5*4 + 3*18 + 78/3 = 20 + 54 + 26 = 100\r\n8 + 11+ 81 = 100; 5*8 + 3*11 + 81/3 = 40 + 33 + 27 = 100\r\n12+  4+ 84 = 100; 5*12+ 3*4  + 84/3 = 60 + 12 + 28 = 100',NULL,0);
INSERT INTO comment VALUES (398,102,158,'Ender','Even shorter answer','2002-06-12 04:12:40',0,'Abe cannot say someone else is Abe, so he\'s not on the left.\r\nAbe cannot say he\'s not Abe, so he\'s not in the middle.\r\nAbe must then be on the right, so Bill is in the middle, putting Carl on the left.',NULL,0);
INSERT INTO comment VALUES (399,103,153,'TomM','\'Helpful\' Hints','2002-06-12 04:25:01',2,'I can\'t give away the answer, but I can give out some hints.  Not all of them will be as helpful as they seem.\r\n\r\nConsider the scratched checkerboard problem.  What is the relationship of the breaks to the original scores along which you made the breaks.\r\n\r\nIf you make all the horizontal breaks first, you will have more individual vertical breaks to make and vice-versa\r\n\r\nWhat exactly do you get each time you make a break?',NULL,0);
INSERT INTO comment VALUES (400,99,1,'levik','Verdict?','2002-06-12 04:44:21',0,'So who\'s the winner here? Do we have a definitive \"biggest\" number? I don\'t think we should count infinity answers, since it makes the game not be fun.',NULL,0);
INSERT INTO comment VALUES (401,103,251,'Cheradenine','err..','2002-06-12 05:52:11',0,'well each break adds 1 to the\r\ntotal pieces. you need to\r\nget to 32 pieces starting at 1\r\nso\r\n\r\n31?',NULL,0);
INSERT INTO comment VALUES (402,103,250,'Nick Reed','Also errr','2002-06-12 06:18:54',4,'I\'m rather confused what counts as what on this puzzle. For example, if I have two individual 2x1 segments at any point, could I theoretically hold them side by side, forming a 2x2 grid (or something like that), and snap them both with one \'break\', thus resulting in 4 individual squares? If so, what is the limit on that - I mean, theoretically holding 16 2x1\'s all in a row and trying to snap them all into their individual squares with one \'break\' I don\'t see as actually being possible in a real situation...',NULL,0);
INSERT INTO comment VALUES (403,103,1,'levik','re: Also errr','2002-06-12 06:35:32',0,'I believe that a single break can only break one piece at a time. (Having peeked at the solution, this becomes obvious.) I changed the wording of the problem slightly to reflect that.',402,0);
INSERT INTO comment VALUES (404,100,1,'levik','re(2): Eliminate more; Test less(Part 3)','2002-06-12 06:40:02',0,'Sure you can just reply \"yes\". :)\r\n\r\nYou can even just reply \"no\" if it\'s beyound your skill level, but then again there\'s no fun in that, is there?..\r\n\r\nReminds me of a joke I saw somwhere:\r\n\r\nA question on the NCAA admission exam: \"Can you describe in detail the General Theory of Relativity put forth by Einstein?\"\r\n(A): Yes\r\n(B): No',383,0);
INSERT INTO comment VALUES (405,103,250,'Nick Reed','re2: Also errr','2002-06-12 08:21:52',4,'In that case I can\'t see how it can be anything other than Cheradenine\'s answer: you start with 1 \"portion\" of chocolate - every break breaks a new \"portion\" of chocolate (of some size) off. To get to the 32 squares this means 31 breaks are needed. Every single way you can try of breaking up the chocolate ends up with this result. So, I don\'t get what the puzzle is - there is no \'smallest possible\' number - only one number is possible (okay, so there technically is a \"smallest number\", but smallest of a set of 1 isn\'t too interesting).\r\n\r\nOr am I missing another point of the question here?',403,0);
INSERT INTO comment VALUES (406,99,250,'Nick Reed','re: Verdict?','2002-06-12 08:44:13',0,'I don\'t know. Was a bigger (finite) number created than my:\r\n\"(.1^-2e3)!\"\r\n\r\nwhich I\'m estimating at around 10^(2*(10^2003))\r\n\r\n(assuming \"(10^x)!\" ~ \"10^(x*(10^x))\" for high values of x)',400,0);
INSERT INTO comment VALUES (407,105,1,'levik','Breaking the ice...','2002-06-12 10:31:02',0,'I found this one somwhere on the net, and quite frankly, it stumped me... I don\'t have a solution to it, so don\'t expect it to just appear suddenly :)\r\n\r\nThinking out loud here, the key seems to be to getting people to drink their share either all at once, or in parts of 1 and 3 pints.\r\n\r\nOnce we are left with 3 pints, we can no longer divide the beer accurately, since there is no container less than 3 pt.',NULL,0);
INSERT INTO comment VALUES (408,103,275,'bob','My solution','2002-06-12 10:35:12',0,'it would take 23 you would have a thing like this\r\n\r\n|-|-|-|-|-|-|-|-|\r\n|-|-|-|-|-|-|-|-|\r\n|-|-|-|-|-|-|-|-|\r\n\r\n             |\r\nBreak at the | making 3 peices then break every | seperatly with exception to the end ones',NULL,0);
INSERT INTO comment VALUES (409,105,275,'bob','solution','2002-06-12 10:48:22',0,'with one, 8-pint fill 2 cups up(3 pints) leaving 2 pints in it. fill another cup full, using the 2 pints and taking 1 from the other 8 pint making 3 cups needing 1 more pint. and 7 pints left. fill the last cup up leaving 4 pints left. pour half of the remaining into the other 8-pint container, then pour the 2 pints into 2 cups, half each. and do the same with the remaining 2.',NULL,0);
INSERT INTO comment VALUES (410,99,275,'bob','eazy','2002-06-12 10:52:02',0,'3^(21)*pie\r\n\r\n32,845,509,057.42',NULL,0);
INSERT INTO comment VALUES (411,105,103,'friedlinguini','re: solution','2002-06-12 11:04:53',0,'Except that there\'s only one 3-pint mug, and I don\'t think you can just \"pour half\" of something out of the tankards.  By the way, who makes a one-gallon tankard??',409,0);
INSERT INTO comment VALUES (412,105,277,'Matt','solution (w/ caveat)','2002-06-12 12:56:27',0,'\r\nSo this solution assumes that you have clear containers and are sober enough to fill two containers to the same level.\r\n\r\nWe\'ll label the tankards A & B and the mug M. First use the mug to give everyone 3 pints as follows:\r\n\r\nA -> M : drink\r\nB -> M : drink\r\nA -> M : drink\r\nB -> M : drink\r\n\r\nAt this point, everyone has had 3 pints and A & B each have two pints remaining.\r\n\r\n- Pour A into M and top off with the beer from B. M now contains 3 pints and B contains 1.\r\n\r\n- Fill A to the same level as B. drink.\r\n\r\n- Take the remaining two pints in M, and fill both A & B to the same level. drink.\r\n\r\nStagger home and question the wisdom of a pub with such strange, and scarce glassware.\r\n\r\n-M',NULL,0);
INSERT INTO comment VALUES (413,105,250,'Nick Reed','re: solution (w/ caveat)','2002-06-12 13:42:25',4,'I\'d be interested to know if this caveat is allowed - I mean, are the two 8-pint tankards different shapes? Or are they opaque, for example? If so, balancing out their contents could be problematic...',412,0);
INSERT INTO comment VALUES (414,105,250,'Nick Reed','Long no-caveat solution','2002-06-12 14:19:45',3,'There may be a better way of doing this, but, let\'s use A, B and M to indicate the contents of the two tankards and the mug, as before. Also W, X, Y and Z to indicate how much the four friends have drunk.\r\n\r\n-To begin with we have:\r\nA8 B8 M0 - W0 X0 Y0 Z0\r\n-Fill M from A - W drinks this\r\nA5 B8 M0 - W3 X0 Y0 Z0\r\n-Fill M from A again - X drinks A (2 pints)\r\nA0 B8 M3 - W3 X2 Y0 Z0\r\n-Pour M back into A, fill M from B, and pour M back into A once more\r\n(A6 B5 M0)\r\n-Fill M from B once more and top up A from M - W drinks from M (1 pint left)\r\nA8 B2 M0 - W4 X2 Y0 Z0\r\n-Pour B into M and top up from A. Pour back into B once more.\r\n(A7 B3 M0)\r\n-Fill M from A and pour into B - fill M from A once more\r\n(A1 B6 M3)\r\n-Y drinks from A, then B is topped up from M, and Z drinks M (1 pint left)\r\nA0 B8 M0 - W4 X2 Y1 Z1\r\n-From here it\'s a simple matter of pouring out two mugs (one for Y and one for Z) and letting X have the rest - everyone will have had 4 pints each.',NULL,0);
INSERT INTO comment VALUES (415,101,257,'vohonam','More Logic !','2002-06-12 18:22:39',0,'We have 7c + 4b = 100 after we simplified 2 these equations :\r\nc+b+s=100 and 5c+3b+c/3=100\r\nAslo we have c can\'t be greater than 14\r\n4b=100-7c\r\nfrom that we know (100-7c) must be a number can divide by 4 without remains. \r\nBecause 100 can divide by 4, so we have 7c must be a number can divide by 4====>c must be a number can divide by 4 and less than 14=====>c=4,8,12.\r\nfrom that we can know b and s\r\nThis method works all kinds of these problems. But anyway, Congratualation Ender. I have more interesting math for you. Good luck !',NULL,0);
INSERT INTO comment VALUES (416,103,153,'TomM','About the hints','2002-06-12 18:36:27',1,'I knew this group was good, and the answer would be obvious if you thought about the pieces. That\'s why I offered a couple of \"hints\" to try to keep you focussed on the breaks, instead. Didn\'t work ,though. \r\n\r\nNick, the point of the puzzle <B>is</B> that any legitimate way of breaking it results in 31 breaks; that attempting to work out different ways to improve the number is pointless. ',NULL,0);
INSERT INTO comment VALUES (417,103,117,'Half-Mad','Solution...','2002-06-12 20:14:18',0,'I agree with 31.  \r\n7 breaks to split it into 8 pieces at 1x4.  Each of those pieces needs 3 breaks to make individual pieces.  7 + (8*3) = 31.  If you start with the three long breaks, you get the same answer... 3 + (7*4) = 31.  \r\nIf you were allowed to stack the assorted broken pieces to make multiple breaks at once, then it could be done in 5.  But, apparently you can\'t.\r\n',NULL,0);
INSERT INTO comment VALUES (418,103,250,'Nick Reed','re: About the hints','2002-06-12 23:07:36',0,'Ah. Okay. My bad. It\'s just the question had a \'4\' user rating and I had this awful feeling I was missing something intrinsicly complex and subtlely hidden in the question such that result would be a lot less. ;-) Sorry to jabber on unnecessarily, then. :-)',416,0);
INSERT INTO comment VALUES (419,40,251,'Cheradenine','non-adaptive','2002-06-13 00:14:48',0,'i heards its possible to do this with 3\r\npreestablished weighings..',NULL,0);
INSERT INTO comment VALUES (420,105,227,'Dulanjana','re: Long no-caveat solution','2002-06-13 01:24:01',0,'Seems to me to be on the right track.',414,0);
INSERT INTO comment VALUES (421,104,103,'friedlinguini','Solution','2002-06-13 02:53:29',0,'This sounds exactly like the chocolate problem.  Every match eliminates one player from the tournament.  In a tournament with X players, X-1 players must be eliminated, so there are X-1 matches.  The rest of the information is cruft.',NULL,0);
INSERT INTO comment VALUES (422,14,251,'Cheradenine','re Solution','2002-06-13 03:45:35',0,'i dont think you need math for\r\nthis..',NULL,0);
INSERT INTO comment VALUES (423,84,285,'Claire','R U STUPID???','2002-06-13 07:35:15',0,'Is evrybody stupid??\r\nU CANT OVERTAKE THE LAST PERSON UNLESS U R LAPPING THEM!!!!Because if u was 2 overtake     them , that would make u last, not the person in the problem!!',288,0);
INSERT INTO comment VALUES (424,105,213,'Jim Lyon','Full shortest solution','2002-06-13 08:39:43',0,'Nick was definitely on the right track. I did a small amount of programming to find the shortest possible solution. In the following table, the first two numbers are the quantities remaining in the two tankards, next is the quantity remaining in the mug, then the quantity drunk by each of the four drunkards:\r\n\r\n8 8 0 0 0 0 0 Initial configuration\r\n5 8 3 0 0 0 0 Fill mug from T1\r\n5 8 0 3 0 0 0 Person 1 drinks mug\r\n2 8 3 3 0 0 0 Fill mug from T1\r\n0 8 3 3 2 0 0 Person 2 drinks T1\r\n3 8 0 3 2 0 0 Empty mug into T1\r\n3 5 3 3 2 0 0 Fill mug from T2\r\n6 5 0 3 2 0 0 Empty mug into T1\r\n6 2 3 3 2 0 0 Fill mug from T2\r\n8 2 1 3 2 0 0 Fill T1 from mug \r\n8 2 0 4 2 0 0 Person 1 drinks mug\r\n5 2 3 4 2 0 0 Fill mug from T1\r\n0 7 3 4 2 0 0 Empty T1 into T2\r\n3 7 0 4 2 0 0 Empty mug into T1\r\n3 4 3 4 2 0 0 Fill mug from T2\r\n6 4 0 4 2 0 0 Empty mug into T1\r\n6 1 3 4 2 0 0 Fill mug from T2\r\n8 1 1 4 2 0 0 Fill T1 from mug\r\n8 0 1 4 2 1 0 Person 1 drinks T2\r\n8 0 0 4 2 1 1 Person 4 drinks mug\r\n5 0 3 4 2 1 1 Fill mug from T1\r\n5 0 0 4 2 4 1 Person 3 drinks mug\r\n2 0 3 4 2 4 1 Fill mug from T1\r\n0 0 3 4 4 4 1 Person 2 drinks T1\r\n0 0 0 4 4 4 4 Person 4 drinks mug\r\n\r\nAnyone who can devise and follow these instructions while drinking a half-gallon a beer is a better man than I.  :-)\r\n',NULL,0);
INSERT INTO comment VALUES (425,105,250,'Nick Reed','re: Full shortest solution','2002-06-13 09:03:00',3,'I think that\'s exactly the same number of steps as my solution (25 states, including initial configuration) - first 11 steps are identical too - ooooo:\r\n\r\n8 8 0 0 0 0 0 Initial configuration\r\n5 8 3 0 0 0 0 Fill mug from T1\r\n5 8 0 3 0 0 0 Person 1 drinks mug\r\n2 8 3 3 0 0 0 Fill mug from T1\r\n0 8 3 3 2 0 0 Person 2 drinks T1\r\n3 8 0 3 2 0 0 Empty mug into T1\r\n3 5 3 3 2 0 0 Fill mug from T2\r\n6 5 0 3 2 0 0 Empty mug into T1\r\n6 2 3 3 2 0 0 Fill mug from T2\r\n8 2 1 3 2 0 0 Fill T1 from mug\r\n8 2 0 4 2 0 0 Person 1 drinks mug\r\n8 0 2 4 2 0 0 Empty T2 into mug\r\n7 0 3 4 2 0 0 Fill mug from T1\r\n7 3 0 4 2 0 0 Empty mug into T2\r\n4 3 3 4 2 0 0 Fill mug from T1\r\n4 6 0 4 2 0 0 Empty mug into T2\r\n1 6 3 4 2 0 0 Fill mug from T1\r\n0 6 3 4 2 1 0 Person 3 drinks T1\r\n0 8 1 4 2 1 0 Fill T2 from mug\r\n0 8 0 4 2 1 1 Person 4 drinks mug\r\n0 5 3 4 2 1 1 Fill mug from T2\r\n0 5 0 4 2 4 1 Person 3 drinks mug\r\n0 2 3 4 2 4 1 Fill mug from T2\r\n0 2 0 4 2 4 4 Person 4 drinks mug\r\n0 0 0 4 4 4 4 Person 2 drinks T2\r\n\r\nAnyone want to buy me some 8-pint tankards so I can, errrr, \"experiment with other methods\"...? ;-)',424,0);
INSERT INTO comment VALUES (426,106,122,'Happy','Answer','2002-06-13 13:11:08',3,'Bob\'s hat is red.\r\n\r\nFrom bob\'s statement:\r\nIf bob is a knight, then cecil is too.  If bob is a Liar, then cecil is a Liar also.\r\n\r\nIf Bob and Cecil are both Knights, then Alan must be a liar.  (He says they\'ll give different answers).  From this, the hat must be red.\r\n\r\nIf Bob and Cecil are both Liars, then Alan must be a Knight.  (He\'s saying at least one of them will be lying.  Thus both are liars).  Thus the hat is  red.\r\n\r\nEither way, the hat is red.',NULL,0);
INSERT INTO comment VALUES (427,107,250,'Nick Reed','Thoughts','2002-06-14 07:41:31',3,'(Note: Sam must be answering \"yes\" to the girl\'s first question, or they would have no hope of being able to reduce their guess to one house - however, remember - he\'s lying)\r\n\r\nPerfect squares in the range 1-99:\r\n1, 4, 9, 16, 25, 36, 49, 64, 81\r\nBreaking these up into \"greater than 50\" and \"not greater than 50\" we get:\r\n{64, 81} {1, 4, 9, 16, 25, 36, 49}\r\nSo, the only way Sally could think she knows the right answer is if she lives in either 64 or 81 herself. This tells us Sam\'s house number is over 50.\r\n\r\nPerfect cubes in the range 1-99:\r\n1, 8, 27, 64\r\nBreaking these up into \"greater than 25\" and \"not greater than 25\" we get:\r\n{27, 64} and {1, 8}\r\n\r\nSince we already know Sam lives in a house >50 he would answer \"yes\" to \"greater than 25?\", so Sue must live at either house 27 or 64.\r\n\r\nSo, we have:\r\nSally lives at 64 or 81\r\nSue lives at 27 or 64\r\nSam lives somewhere in the range 51-99\r\n\r\nSo, Sue must live at 64, Sally at 81, and Sam in the range 51-63 (\"Sam\'s house number is less than the numbers of the houses where Sue and Sally live\").\r\n\r\nGiven the sum of all three is a perfect-square*2 - what perfect-square*2\'s are there in the range 196-208...?\r\n\r\nWell, 200 is there (10*10*2).\r\n\r\nSo the sum is 200. Therefore, Sam lives at (200-64-81), or at house 55 - neither a perfect square, or cube.',NULL,0);
INSERT INTO comment VALUES (428,107,153,'TomM','Solution','2002-06-14 07:42:35',3,'Since both girls only asked one other question after their first, Sam must have said \"yes\" to the first question in each case. (There are too many possibilities, otherwise)\r\n\r\nFor the same reason, he must have answered \"yes\" to both second questions\r\n\r\nThere are still two possibilities for a square greater than 50 (64 and 81), so Sally had to be able to eliminate one of them.  The only obvious way is if she already knew who did live there.  That probably means it was her house. So Sally lives at either 64 or 81.\r\n\r\nSimilar logic shows that Sue must live at  either 27 or 64.\r\n\r\nSince Sam\'s number is greater than 50 and less than Sue\'s she can\'t live at 27, so she must live at 64.   Sally either lives with her at 64 (which violates the spirit of the problem) or she lives at 81.\r\n\r\n64 + 81 + 50 = 195\r\n64 + 81 + 64 = 209\r\n\r\nThe only number that is double a square between 195 and 209 is 200, so Sam must live at 55\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (429,107,250,'Nick Reed','re: Solution','2002-06-14 07:43:36',0,'Beatcha... by 64 seconds. ;-D',428,0);
INSERT INTO comment VALUES (430,107,153,'TomM','re: re: Solution','2002-06-14 07:47:11',0,'Only because I took the time to change the title of my post from \"First Thoughts\" to \"Solution\" when I realized that I was going to go all the way.',429,0);
INSERT INTO comment VALUES (431,107,250,'Nick Reed','re2: re: Solution','2002-06-14 07:51:28',0,'Heh. I was thinking of doing that myself when I realised the same thing, but I just couldn\'t be bothered at the end... :-) Ah well - sorry for being petty. :-)',430,0);
INSERT INTO comment VALUES (432,107,153,'TomM','re: re2: re: Solution','2002-06-14 07:55:48',0,'They say \"Great minds think alike,\" apparently they do it at the same time, too. :)',431,0);
INSERT INTO comment VALUES (433,107,250,'Nick Reed','re4: re: Solution','2002-06-14 07:59:50',0,'Heh! That must be it... ;-)',432,0);
INSERT INTO comment VALUES (434,107,1,'levik','Now, kids, don\'t bicker :)','2002-06-14 09:35:31',0,'Great work guys :)\r\n\r\nI was actually thinking of a way to have comments marked as \"correct solutions\", for both \"reward\" purposes and for spoiler avoidance. But it seems like there\'s no good way to control it, since I don\'t wanna go sifting through every comment that gets posted on even the older problems.\r\n\r\nI was toying with the notions of having the problem author be the \"owner\" of that problem, responsible for its maintenance, but then I realised that I would \"own\" over 60 problems this way :)\r\n\r\nI may still do this in the future though.',NULL,0);
INSERT INTO comment VALUES (435,107,153,'TomM','re: Now, kids, don\'t bicker :)','2002-06-14 11:27:34',0,'Levick \r\n\r\nYou could add a couple ofcheckboxes or radio buttons just before the post button which will add some symbol to post title to indicate \"Guess,\" \"Partial Solution\" or \"Proposed Solution\" Then it would be the poster\'s responsibility to make sure to add the appropriate \"spoiler warning\" when appropriate.  ',434,0);
INSERT INTO comment VALUES (436,107,250,'Nick Reed','re2: Now, kids, don\'t bicker :)','2002-06-14 15:18:09',1,'I think marking the posts could be a good idea, but, as you say, maintaining it is problematic. And even if you did make the author the admin, what about authors that post a question and then never return? Or just plain can\'t be bothered to administrate? Rather tricky...\r\n\r\nDon\'t suppose it\'s possible for the registered-visitors here to be able to rate posts in the same way they rate the puzzles? That might be an okay maintenance technique - people could rate how helpful a post is to getting the answer. And if you (levik) can override the votes if you think people are being stupid you can ensure things don\'t get out of hand... just a thought.',435,0);
INSERT INTO comment VALUES (437,107,1,'levik','re: re2: Now, kids, don\'t bicker :)','2002-06-15 09:12:33',0,'The problem with rating posts, is that right now, every single vote is saved when you rate a problem, the idea being that if you vote on the same problem twice, we can see that you voted before, and delete the previous vote so that only the last vote counts. So the voting table will have at most (numProblems)*(numUsers) entries.\r\n\r\nNow if you factor in votes for individual comments, this grows to \r\n(numProblems)*(numUsers)*(avgComments) which can be a pretty big number.\r\n\r\nBut, more importantly, I think that such a scheme would not be very useful. The problem is that I don\'t think it\'s sufficient to give a comment a \"grade\", but I think we should be able to mark it as, let\'s say a \"spoiler\", or a \"hint\", or (though we thankfully don\'t have any of those yet) a \"troll\".',436,0);
INSERT INTO comment VALUES (438,107,153,'TomM','re: re: re2: Now, kids, don\'t bicker :)','2002-06-15 10:46:04',1,'While it would be nice to rate comments/solutions for scoring purposes, even the best automated method would probably still need too much of the adminstrator/moderaror\'s \"hands-on.\"\r\n\r\nOn the other hand, this group has been well-behaved and for the most part can be trusted to check a \"spoiler\" checkbox (such as I described earlier) when they post their solution. For theolder posts, and forthe  few who forget, or refuse to,and for the trolls which, so far, we\'ve managed to avoid, you could empower some people that can help you mark thos posts',437,0);
INSERT INTO comment VALUES (439,107,1,'levik','re(3): Now, kids, don\'t bicker :)','2002-06-15 11:36:05',0,'Actually, I like this idea a lot. I only saw your comment after I replied to Nick Reed. I think I may implemets something along the lines of what you are suggesting.\r\n\r\nRight after I make the subject of replying behave a little smarter (i.e. not cause \"re: re: re: re: ...\")',438,0);
INSERT INTO comment VALUES (440,109,103,'friedlinguini','Solution','2002-06-17 08:00:00',0,'log a (b^2) = 2log a (b).  Thus, log 2 (9) = 2log 2 (3) = 2x.  At least I assume that\'s the answer you\'re looking for.  More properly, log 2 (9) = 3.169925..., regardless of x.',NULL,0);
INSERT INTO comment VALUES (441,111,250,'Nick Reed','Question','2002-06-17 23:33:01',0,'AB = CD??\r\nShouldn\'t that be AB = AC?',NULL,0);
INSERT INTO comment VALUES (442,111,153,'TomM','First thoughts','2002-06-18 02:20:23',1,'A few of things occur to me off the top pf my head. I\'m not sure how many will be useful in solving the problem.\r\n\r\nAndle DEA = Angle DAE\r\nAngle BDE = 2 * Angle BAC\r\n\r\nLaw of Sines:\r\nsin (BAC)/(BC) = sin (ABC)/(AC) = sin (ACB)/(AC)\r\nand\r\nsin(DAE)/(DE) = sin(ADE)/(AE) = sin(AED)/(AE)\r\n\r\nLaw of Cosines:\r\n&nbsp; &nbsp; &nbsp; (BC)^2= (AB)^2 + (AC)^2 -2 (AB)(AC)(cos[BAC])\r\n&nbsp; &nbsp; &nbsp; (AC)^2= (AB)^2 + (BC)^2 -2 (AB)(BC)(cos[ABC])\r\n&nbsp; &nbsp; &nbsp; (BA)^2= (CB)^2 + (AC)^2 -2 (CB)(AC)(cos[BCA])\r\nand\r\n&nbsp; &nbsp; &nbsp; (DE)^2= (AD)^2 + (AE)^2 -2 (AD)(AE)(cos[DAE])\r\n&nbsp; &nbsp; &nbsp; (AD)^2= (AE)^2 + (DE)^2 -2 (AE)(DE)(cos[AED])\r\n&nbsp; &nbsp; &nbsp; (AE)^2= (AD)^2 + (DE)^2 -2 (AD)(DE)(cos[ADE])\r\n\r\nSince we are looking for Angle BAC or  Angle DAE, which is the same angle) then solving for cos (BAC) seems to be the most promising route, especially when we can substitute using: \r\n(AE) + (EC) = AE and\r\n(AD) = (DE) = (EC)',NULL,0);
INSERT INTO comment VALUES (443,111,1,'levik','re: Question','2002-06-18 04:00:24',0,'You are correct sir',441,0);
INSERT INTO comment VALUES (444,111,103,'friedlinguini','Hmmm...','2002-06-18 04:20:22',0,'If you let AE and BD degenerate to zero length, you have an equilateral triangle, in which case angle A would be 60 degrees.',NULL,0);
INSERT INTO comment VALUES (445,111,257,'vohonam','There are some ways to solve this','2002-06-18 05:37:43',0,'I solved this problem only 15 min when I was in 9th grade. It is just simple. Don\'t think too much.',NULL,0);
INSERT INTO comment VALUES (446,99,1,'levik','re: eazy','2002-06-18 05:42:02',0,'pie (3.14...) is not allowed, since it is a number, not a mathematical symbol meaning some sort of an operation.\r\n\r\nif it were allowed, I could just as well have used the symbol representing infinity (a figure 8 turned on the side)',410,0);
INSERT INTO comment VALUES (447,107,1,'levik','re(4): Now, kids, don\'t bicker :)','2002-06-18 10:24:30',1,'Hey, how does this look?',439,0);
INSERT INTO comment VALUES (448,107,122,'Happy','re(5): Now kids, bicker! :)','2002-06-18 11:46:24',0,'I\'d prefer the subject line to be left-justified.  \r\n\r\nI like the new stuff.\r\n re(Nth):\r\n alternating colors\r\n comment types\r\n',447,0);
INSERT INTO comment VALUES (449,111,153,'TomM','Second thoughts','2002-06-18 13:52:27',1,'First deal with the degenerate cases:\r\n\r\nIf AD = DE = EC = BC = 0, then B and C are the same point and angle A = 0; If AE = DB = 0 then AB coincides with AD and AC coincides with EC and DE coincides with BC and you get Friedlinguini\'s equilateral triangle.\r\n\r\nIn the non-trivial case use the Law of Cosines on triangle DAE. Since no scale was given for the lengths of the line segments, set it in such a way as to reduce the algebra involved: AD = 1; AE = x; AC = (x + 1)\r\n\r\n1^2 = 1^2 + x^2 - 2x(cosA)\r\n1 = 1 + x^2 -2x(cosA)\r\n2x(cosA) = x^2\r\ncosA = x/2\r\n\r\nThen use the Law of Cosines on triangle BAC \r\n\r\n1^2 = (x + 1)^2 + (x + 1)^2 - 2(x + 1)(x + 1)cosA\r\n1 = 2[(x + 1)^2] + 2[(x + 1)^2]cosA\r\n1 = (2[(x + 1)^2])(1 - cosA) = 2[(x + 1)^2][1 - (x/2)] \r\n1 = 2[(x + 1)^2][(2 - x)/2] = (x^2 + 2x + 1)(2 - x) \r\n\r\n(I wish I had time to finish this now, but I\'ve got \"real life\" things that need to be done, and it\'s been too long since I solved a trinomial.  I hope to get back to this tonight.)',442,0);
INSERT INTO comment VALUES (450,111,153,'TomM','re: There are some ways to solve this','2002-06-18 13:53:45',0,'I\'m sure that there is an AHA! factor that I\'m missing. I know I\'ll kick myself when I see it.',445,0);
INSERT INTO comment VALUES (451,111,1,'levik','re(2): There are some ways to solve this','2002-06-18 14:04:02',0,'Heh, you and me both :)\r\n\r\nvohonam neglected to submit a solution to his problem, I\'m in as much of a suspense as you :)',450,0);
INSERT INTO comment VALUES (452,111,153,'TomM','A new theory','2002-06-18 16:51:28',2,'I tried approaching the problem from a geometrical point of view, instead of a trigonometrical one.  I started with the principles that the interior angles of a triangle equal a straight angle (180°), and the base angle of an isosceles triangle are equal.\r\n\r\nThere was no division by any terms with variables, but still, the only answer I found was 60°, which is the degenerate case.\r\n\r\nI now suspect that despite appearances, the arrangement is impossible, and that is what we need to show.  I could probably even prove it to be impossible using calculus if I tried.  \r\n\r\nBut Vohanam\'s comments still suggest that there is an AHA! approach I\'m missing, so I\'ll keep working on it.  ',NULL,0);
INSERT INTO comment VALUES (453,111,257,'vohonam','Send to Levik !','2002-06-18 17:13:10',0,'If someone has a solution to solve this problem. Please send your solution to Levik(including your triangle). Because we can\'t post a graph to this website(this is also one defect of this website.',NULL,0);
INSERT INTO comment VALUES (454,111,1,'levik','re: A new theory','2002-06-18 18:12:42',1,'I think that using only the rules about complementary(?) angles, and the sum of interior angles we can solve this problem.\r\n\r\nAngle A is what we are trying to find. Let\'s say it\'s <b>a</b> degrees. AED will also be <b>a</b> degrees.\r\n\r\nAngles B and C are equal, let\'s say they\'re <b>b</b> degrees each.\r\n\r\nAngle ADE is (180 - 2b) degrees, and angle BDE, its complementary is (2b) degrees.\r\n\r\nSince the angles of a quadrangle add up to 360 (you can prove this by dividing it into two triangles), the angle DEC is (360 - 2a - 2b) degrees. (This can be simplified to (180 - a) by plugging in the fact that (a + 2b) = 180, but this last value could have just as easily been derived from the fact that DEC is complementary with DEA, whose value is (a).\r\n\r\nAnyone wishes to continue? ',452,0);
INSERT INTO comment VALUES (455,111,1,'levik','re: Send to Levik !','2002-06-18 18:17:11',0,'I wouldn\'t call it a defect. There\'s just no good way to implement it. Any image that goes on the site needs to be edited to make sure it fits with the design. I had to play around with the image you sent me before I got it to the way it looks now, putting your original image here would not only have made it look out of place, but would have screwed up the layout as well, since it was too wide to fit on the page as it is now.',453,0);
INSERT INTO comment VALUES (456,111,153,'TomM','re(2): A new theory : Back to Square 1','2002-06-18 19:50:02',1,'That is exactly how I proceeded earlier.  The problem now is, I can\'t reproduce my work. When I follow the same steps, I don\'t get the solution A = 60°  Instead I get the tautology A = A I must have made an arithmetic error earlier.\r\n\r\nTaking a hint from Vohonam\'s latest maybe I\'ll try analytic algebra (placing the triangle on the Cartesian Plane) in the morning.',454,0);
INSERT INTO comment VALUES (457,111,250,'Nick Reed','Hmmmm','2002-06-18 23:24:13',1,'I must be missing something on this question too. I\'m usually pretty good with \"Aha!\" Geometry questions, but I can\'t see this one.\r\n\r\nI\'ve tried interior angles, and can\'t get anything other than 180=180, or A=A.\r\n\r\nI\'ve tried working out the height of the triangle (2 Cos (a/2) + Cos (3a/2) = 1 / (2 * Tan (a/2))) but can\'t get to anywhere nice with it.\r\n\r\nI\'ve tried setting AD=DE=EC=CB=1 (the value obviously doesn\'t matter, but 1\'s nice) and working out lengths based on the center trapesium (formed by D-D\'-E-E\' where D\' and E\' are D and E reflected about the vertical axis in the diagram), but I\'ve got that ending up at some horrible quartic, which I refuse to solve (although looks like it\'ll give the right answer if I could be bothered...)\r\n\r\nPlease tell me there a nicer way of doing this...\r\n\r\nBy the way - in case people can\'t find a better solution, my current quartic seems to have boiled down to:\r\ny^4 - 4*y^3 + 3*y^2 + y - 1 = 0\r\nwhere the angle BAC is 2*InvSin(0.5/y)\r\n\r\nSee - lovely, isn\'t it? :-(',NULL,0);
INSERT INTO comment VALUES (458,111,250,'Nick Reed','Oh wait - I gottit!','2002-06-19 00:14:04',3,'*slaps head*\r\nI\'m such an idiot!\r\n\r\nSay the angle we\'re looking for is \"a\" and the length BC=CE=ED=DA=1.\r\n\r\nAngle AED must also be \"a\" (as AED is an isoceles triangle), so ADE must be \"180-2a\". Therefore BDE is \"2a\". So, line DE must be (3a/2) from the vertical. So, the \"vertical\" height difference between D and E must be Cos (3a/2)\r\n\r\nThat\'s part 1.\r\n\r\nPart 2:\r\nMake a trapezium D-D\'-E\'-E\' as mentioned in my last post (where D-D\' and E-E\' are horizontal lines). Make length AB to \'L\'.\r\n\r\nWe can see D-D\' is 1/L and E-E\' is 1-1/L.\r\nTherefore EF is (1-1/L)-(1/2*((1-1/L)-(1/L))) = (1-1/L) - (1/2 - 1/L) = 1/2\r\nAlso, we know that DE is 1 (given).\r\n\r\nSo, using Pythag on DEF, we can see that:\r\n\r\n(1/2)^2 + (Cos(3a/2))^2 = (1)^2\r\ni.e.\r\n(Cos(3a/2))^2 = 3/4\r\n\r\nSo, Cos (3a/2) = sqrt (3) / 2\r\n\r\n\"Sqrt (3) / 2\" is a well known Cos value:\r\n3a/2 is 30 degrees\r\n\r\nSo, at last: a = 20 degrees!\r\n\r\nThank heavens for that!!!',NULL,0);
INSERT INTO comment VALUES (459,111,250,'Nick Reed','re: Oh wait - I gottit! (addendum - missing point)','2002-06-19 00:15:40',0,'(Whoops - forgot to include - \"F\" is D projected vertically down onto E-E\')',458,0);
INSERT INTO comment VALUES (460,111,251,'Cheradenine','re: Oh wait - I gottit!','2002-06-19 00:57:20',0,'>Angle AED must also be \"a\" (as AED is an isoceles triangle), so ADE must >be \"180-2a\". Therefore BDE is \"2a\". So, line DE must be (3a/2) from the >vertical. \r\n\r\nsorry i dont get the \r\n\r\n>So, line DE must be (3a/2) from the vertical. \r\n\r\ncan you explain that?',458,0);
INSERT INTO comment VALUES (461,111,250,'Nick Reed','re(2): Oh wait - I gottit!','2002-06-19 01:58:03',0,'Okay. I guess you\'re okay with BDE is \"2a\"? Well, we know angle AED is \"a\". And this angle is bisected by the vertical line in the picture, so the line AB must be \"a/2\" from the vertical, either side of the line. Now, if we draw a vertical line down through D we have just shown that DB must be \"a/2\" from the vertical - as the full angle BDE is \"2a\", this means the line DE must be \"2a\"-\"a/2\" from the vertical - i.e. \"3a/2\"',460,0);
INSERT INTO comment VALUES (462,111,153,'TomM','To Charadenine','2002-06-19 02:49:25',0,'What Nick is saying (I think) is that if you draw a line through D perpendicular to the base BC and call the intersection F, it will divide the angle BDE (=2a) into two angles: BDF = a/2 and FDE=3a/2.',460,0);
INSERT INTO comment VALUES (463,111,153,'TomM','Looks good','2002-06-19 03:06:18',0,'There were a couple of places where you lost me temporarily. (I have the same problem - either I show too many steps or not enough). But it does work out. Congratulations! \r\n\r\nI suspected that if there was an answer a 45-45-90 or 30-60-90 triangle would be involved somewhere, but that\'s just a little too obscure ! &nbsp; :) ',458,0);
INSERT INTO comment VALUES (464,111,153,'TomM','re: To Charadenine','2002-06-19 03:10:28',0,'I left out a phrase:  it should read\"... and call the intersection of this perpendicular with the line (EE\') F\r\n\r\nFunny how both Nick and I messed up in defining F',462,0);
INSERT INTO comment VALUES (465,111,250,'Nick Reed','re(2): To Charadenine','2002-06-19 03:13:57',0,'Heh. I was kinda combining half my trapezium half-solution and half my interior-angles half-solution that I had already written - I think in the process I pruned out too much information. Including \"F\", and some of the steps that really would have explained the process a bit better.\r\n\r\nAnyway - is there a nicer way of working this out? All that\'s a bit convoluted...',464,0);
INSERT INTO comment VALUES (466,111,251,'Cheradenine','re: To Charadenine','2002-06-19 03:26:30',0,'i understood nicks message after my question\r\n\r\nthanks',462,0);
INSERT INTO comment VALUES (467,113,103,'friedlinguini','Oooo...  Getting schmancy, are we?','2002-06-19 04:18:57',1,'The Lagrange multiplier theorem states that a function is maximized subject to several constraints when grad[f(p)] = L1 grad[g1(p)] + L2 grad[g2(p)]..., where p is a vector quantity.\r\n\r\nIn this case,\r\ngrad[g1(p)] = \r\ngrad[g2(p)] = \r\ngrad[f(p)] = \r\n\r\nSubstituting into the Lagrange multiplier equation, we get a bunch of equations:\r\n\r\ny + z = L1(2x + y)\r\nx + z = L1(x + 2y) + L2(2y + z)\r\nx + y = L2(y + 2z)\r\n\r\nPlus two constraint equations:\r\nx^2 + xy + y^2 = 3\r\ny^2 + yz + z^2 = 16\r\n\r\nThat gives us a yummy five equations with five unknowns.  Solving for L1 and L2 in the first and third equations, we get:\r\n\r\nL1 = (y + z) / (2x + y)\r\nL2 = (x + y) / (y + 2z)\r\n\r\nSubstituting into the second equation, we get:\r\n\r\nx + z = (y + z)(x + 2y) / (2x + y) + (x + y)(2y + z) / (y + 2z)\r\n\r\nSimplifying a bit,\r\n(x + z)(2x + y)(y + 2z) = (y + z)(x + 2y)(y + 2z) + (x + y)(2y + z)(2x + y)\r\n\r\n(2x^2 + xy + 2xz + yz)(y + 2z) = (xy + 2y^2 + xz + 2yz)(y + 2z) + (2xy + xz + 2y^2 + yz)(2x + y)\r\n\r\n2x^2y + xy^2 + 2xyz + y^2z + 4x^2z + 2xyz + 4xz^2 + 2yz^2 = xy^2 + 2y^3 + xyz + 2y^2z + 2xyz + 4y^2z + 2xz^2 + 4yz^2 + 4x^2y + 2x^2z + 4xy^2 + 2xyz + 2xy^2 + xyz + 2y^3 + y^2z\r\n\r\n-2x^2y + 2x^2z - 6xy^2 - 2xyz + 2xz^2 - 4y^3 - 4y^z - 2yz^2 = 0\r\n\r\nDang, I was hoping SOMETHING would cancel out of that.  I gotta get ready for work.  Anybody want to check my work and/or take it from there?',NULL,0);
INSERT INTO comment VALUES (468,113,1,'levik','re: Oooo...  Getting schmancy, are we?','2002-06-19 04:36:53',0,'AAAAAAAAAAAAAAHHHHHH!!!!!!!!\r\n\r\nhmmm... nothing constructive here, just wanted to vent. Now I remember why I disliked Calculus. I just figured my limits shouldn\'t be imposed on the site\'s visitors, and when vohonam submitted this question, I decided to post it to see if there were other calc lovers out there.\r\n',467,0);
INSERT INTO comment VALUES (469,111,1,'levik','Solution?','2002-06-19 04:41:26',0,'So can anyone please submit a full solution that I can just paste into the solution box? (You can also just email it to me).\r\n\r\nUnfortunately I don\'t have the time right now to go through the comments and make everything nice and neat :(',NULL,0);
INSERT INTO comment VALUES (470,111,250,'Nick Reed','re: Solution?','2002-06-19 04:52:06',0,'I can mail a neatened version of my solution, if you want? Do you mind if I include a picture with it, for clarification purposes?',469,0);
INSERT INTO comment VALUES (471,111,1,'levik','re(2): Solution?','2002-06-19 04:57:12',0,'sure, that would be great!',470,0);
INSERT INTO comment VALUES (472,113,103,'friedlinguini','re(2): Oooo...  Getting schmancy, are we?','2002-06-19 05:00:25',0,'Ironically, the calculus is the easy part.  It\'s all that algebra that looks like a big headache.',468,0);
INSERT INTO comment VALUES (473,111,122,'Happy','re(3): Solution?','2002-06-19 05:39:30',0,'Yes, DEFINITELY include a picture.  My brain is ready to explode from trying to make sense out of everybody\'s posts.  ;-) ',471,0);
INSERT INTO comment VALUES (474,113,103,'friedlinguini','re: Oooo...  Getting schmancy, are we?','2002-06-19 06:59:47',0,'D\'oh!  Just realized that the gradients didn\'t come out.  I guess the angle brackets got parsed as HTML tags.  Anyway, what I MEANT was:\r\n\r\ngrad[g1(p)] = {2x + y, x + 2y, 0}\r\ngrad[g2(p)] = {0, 2y + z, y + 2z}\r\ngrad[f(p)] = {y + z, x + z, x + y}\r\n',467,0);
INSERT INTO comment VALUES (476,113,1,'levik','re(2): Oooo...  Getting schmancy, are we?','2002-06-19 07:48:07',4,'> grad[g1(p)] = {2x + y, x + 2y, 0}\r\n\r\nNot to give away my ignorance or anything, but what\'s a <b>grad[]</b>?',474,0);
INSERT INTO comment VALUES (477,113,103,'friedlinguini','re(3): Oooo...  Getting schmancy, are we?','2002-06-19 08:12:06',0,'Short for gradient.    If you have a function in the form R^n -> R^1 (that is, it takes multiple inputs and spits out a single number), then you can take the gradient of the function.  The gradient of a function is another function in the form R^n -> R^n.  In 3d space, it will take in a 3d vector and spit out another 3d vector.\r\n\r\nThe way to calculate a gradient is to take the partial derivative of the input function with respect to each of its inputs in turn.  The results you get are the components of the gradient vector.\r\n\r\nFor a 1D function, the gradient is just the derivative of the function.  If you have a 2D function that you visualize as a wavy surface, the gradient points in the uphill direction and the length of the gradient measures how steep the surface is at that point.',476,0);
INSERT INTO comment VALUES (478,117,1,'levik','100 Problems!!!!','2002-06-19 08:37:05',0,'Woo-hooo! We reached problem number 100 in our database. Huge thanks go to vohonam, and anyone else who has or will contribute problems to this site.\r\n',NULL,0);
INSERT INTO comment VALUES (479,117,153,'TomM','\"Ruler\"','2002-06-19 10:42:27',2,'I notice that you used the word \"ruler\" instead of the more traditional \"straightedge.\"  That is good, because with compass and straightedge alone, it is impossible to trisect most angles. Special angles like 90°, 135°, and 180° can be trisected only because it is possible to independantly construct a 45° or 60° angle.\r\n\r\nI have heard of it being done with a marked straightedge.  Presumably it is done using line segments of two lengths either of which cannot generate the other.',NULL,0);
INSERT INTO comment VALUES (480,14,1,'levik','re: re Solution','2002-06-19 10:43:24',0,'How would you solve it? I mean how would you actually prove that the answer is 1/2?',422,0);
INSERT INTO comment VALUES (481,117,227,'Dulanjana','Is it true...','2002-06-19 15:30:37',1,'I thought I have heard that the trisecting of an angle with compasses and ruler is impossible. Wasn\'t it one of the great puzzles man had in ancient times. (Or has modern man found it?)',NULL,0);
INSERT INTO comment VALUES (482,117,153,'TomM','re: Is it true...','2002-06-19 15:48:57',0,'It is one of the three \"Holy Grails\" of classic Euclidean geometry. All three have been proven impossible as long as you use only a compass and straightedge. (The other two are \"Squaring the Circle\"  [Given a circle cnstruct a square with the same area which means taking the radius (R) of the circle and constructing a line segment of length #960;r/2] and Doubling the Cube [constructing a second cube with double the volume -- in essence looking for ³&#8730;2])',481,0);
INSERT INTO comment VALUES (483,117,153,'TomM','re(2): Is it true...','2002-06-19 15:53:11',0,'That should read \"... constructing a line segment of length &#960;r/2\" #960 is ISO (extended ascii) code for &#960; but I forgot to \"escape\" it with an &',482,0);
INSERT INTO comment VALUES (484,113,257,'vohonam','Methods to solve this','2002-06-19 17:27:00',2,'We use 2 inequalities :\r\n1)Cauchy\'s inequality :\r\n a + b >= 2*square root of (a*b)   ; (a,b>0)\r\nor a common Chauchy\'s inequality :\r\n((a1+a2+a3+.....+a(n))/n)^n >= a1*a2*...*a(n)\r\n2)Chebyshev\'s inequality :\r\nabsolute value of (a*x+b*y) <= square root of ((a^2+b^2)*(x^2+y^2))\r\n\"=\" when a/x=b/y\r\nThose inequalities are easy to prove.\r\nFrom these, I hope that you can solve this problem.\r\n\"=\" when a1=a2=...=a(n)',NULL,0);
INSERT INTO comment VALUES (485,113,257,'vohonam','re: Methods to solve this','2002-06-19 17:28:58',2,'We use 2 inequalities : \r\n1)Cauchy\'s inequality : \r\na + b >= 2*square root of (a*b) ; (a,b>0) \r\nor a common Chauchy\'s inequality : \r\n((a1+a2+a3+.....+a(n))/n)^n >= a1*a2*...*a(n) \r\n\"=\" when a1=a2=...=a(n)\r\n2)Chebyshev\'s inequality : \r\nabsolute value of (a*x+b*y) <= square root of ((a^2+b^2)*(x^2+y^2)) \r\n\"=\" when a/x=b/y \r\nThose inequalities are easy to prove. \r\nFrom these, I hope that you can solve this problem',484,0);
INSERT INTO comment VALUES (486,111,257,'vohonam','This is only a geometrical problem. Not involve Trigonometrical problem.','2002-06-19 17:36:18',2,'',NULL,0);
INSERT INTO comment VALUES (487,111,257,'vohonam','re: Oh wait - I gottit!','2002-06-19 17:42:02',2,'I don\'t understand why you let the length BC=CE=ED=DA=1. \r\nThis is a geometry problem, not involve trigonometry. I think it is just simple exercise. Not complicated.',458,0);
INSERT INTO comment VALUES (488,117,257,'vohonam','This is an unsolved problem from the past.','2002-06-19 17:44:47',1,'The reason I posted it is that maybe modern people can solve. As for me, I\'m trying to find a solution.',NULL,0);
INSERT INTO comment VALUES (489,111,250,'Nick Reed','re(2): Oh wait - I gottit!','2002-06-19 23:06:07',0,'1 is as good a value as any. The lengths are totally irrelevant, so assuming 1 for an example case just simplifies the maths.\r\nAs for it being a geometry problem - maybe so, but I solved it my way and found the answer - feel free to post a shorter solution if you know it. Personally I feel no need to look for one now as I\'ve already solved the problem.',487,0);
INSERT INTO comment VALUES (490,118,251,'Cheradenine','hmm..','2002-06-20 00:43:37',0,'there are 9 people to assign handshakes to, since bill\r\ndoes not ask himself.\r\n\r\neach person can shake hands with 10 - 1 - 1\r\npeople at most, 8. so we have to distribute the\r\nnumbers 0-8 among 9 people, works out.\r\n\r\nwe can describe the process in the usual \r\n\"state machine\" way.. in this case\r\n{previous handshakes .. new handshakes}\r\n\r\neg, at first we have {0, 0}  \r\nletting bill be first {Bill, Alice}\r\n\r\nif the first meeting is\r\n\r\n{0, 0, .. 2, 0}\r\n\r\nwell get the best spread of numbers, with no conflicts:\r\n\r\n{B, 1, 2, 0}   (remember, bill doesnt matter)\r\n\r\nnext we do\r\n\r\n{B, 1, 2, 0, ..  4, 0} -> {B, 2, 3, 1, 4, 0}\r\n{B, 2, 3, 1, 4, 0, .. 6, 0} -> {B, 3, 4, 2, 5, 1, 6, 0}\r\n{B, 3, 4, 2, 5, 1, 6, 0 .. 8, 0}\r\n-> {B, 4, 5, 3, 6, 2, 7, 1, 8, 0}\r\n\r\nthe numbers are distributed.\r\n\r\nso my answer is 4',NULL,0);
INSERT INTO comment VALUES (491,117,103,'friedlinguini','Solution, sorta.','2002-06-20 03:21:19',1,'Since you have a ruler, not a straightedge, you can cheat.  Draw an arc through the angle centered on the vertex.  Measure the distance from the arc to the vertex and the distance between the two points at which the arc intersects the vertex.  Divide the latter length by the former, then divide by two.  You now have the sine of the angle.  Calculate the arcsine.  You now have the subtended angle.\r\n\r\nUsing the ruler, mark the halfway point between the two intersection points and draw a line through it.  This is the angle bisector (you can also construct this using a compass and straightedge, but as long as we\'re cheating...).  Take the angle you calculated earlier and divide by six.  Calculate the sine of the new angle.  Multiply this by the distance from the vertex to the intersection points.  With your ruler connecting the two intersection points, measure this new distance out on either side of the angle bisector and mark those points.  Draw lines through them.  These last two lines will trisect the angle.',NULL,0);
INSERT INTO comment VALUES (492,118,153,'TomM','Huh? (re: hmm.).','2002-06-20 03:55:37',4,'Two questions here:\r\n\r\nWhat, exactly, are you doing in these \"state machine\" steps? \r\n\r\nHow did you distinguish Alice\'s answer specifically from the other eight?\r\n\r\nYour method may be totally valid, but without my being able to understand it, it looks like you just chose the \"4\" because it occurs as the median answer. ',490,0);
INSERT INTO comment VALUES (493,114,103,'friedlinguini','Evil!','2002-06-20 03:58:51',3,'Haven\'t even finished the last one yet!\r\n\r\nAnyway, the maximum value is either floating out in space, or it\'s on the boundary of this region.  If it\'s a local minimum floating out in space, then grad[P(X, Y, Z)] = {0, 0, 0} for some X, Y, Z.\r\n\r\nIn general, grad[P(x, y, z)] = {1 - x^-2, 1 - y^-2 , 1 - z^-2}.  A zero gradient only occurs at {1, 1, 1}, which is not within the region stated.  Oh well, so much for the easy solution.\r\n\r\nThe solution is not at a point near the x = 0, y = 0, or z = 0 planes, because P would approach infinity as any of these variables got close to zero.\r\n\r\nIf it\'s on the surface xy+yz+zx = 3/4, then we can treat the problem as a constrained extremum.  Let g(x,y,z) = xy + yz + zx - 3/4.  The constrained extremum occurs when grad[P(x,y,z)] = Lgrad[g(x,y,z)] for some L.\r\n\r\ngrad[g(x,y,z)] = {y+z, x+z, x+y}.\r\n\r\nThis gives us four equations with four unknowns:\r\n1-x^2 = L(y + z)\r\n1-y^2 = L(x + z)\r\n1-z^2 = L(x + y)\r\nxy + yz + zx = 3/4.\r\nFortunately, I already had my suspicious about this problem, and I suspected that the answer was {1/2, 1/2, 1/2}.  This turns out to be part of the solution for the system of equations, with L=3/2.  I haven\'t proved that this is a minimum, but inspection shows us that it\'s the only critical point on the surface for positive x, y, and z.  Moreover, if x, y, or z moves toward zero or infinity, P goes to infinity.  So I\'m confident this point is a minimum.\r\n\r\nMy answer is P = 7 1/2, at {1/2, 1/2, 1/2}.',NULL,0);
INSERT INTO comment VALUES (494,111,1,'levik','re(2): Oh wait - I gottit!','2002-06-20 04:24:35',0,'Why not post your solution on the forum so that we can see how you solved it. I\'m sure there\'s more than one way to do it, but there\'s only one easy way to prove that yours is better. ',487,0);
INSERT INTO comment VALUES (495,117,1,'levik','re: Solution, sorta.','2002-06-20 04:27:32',4,'I guess what needs to be determined then, is wether vohonam really meant a \"ruler\", or did he actually want to say \"straightedge\"?',491,0);
INSERT INTO comment VALUES (496,118,251,'Cheradenine','re: Huh? (re: hmm.).','2002-06-20 04:38:37',0,'ok, well sorry if it wasnt too clear..\r\n\r\neach state is described by the number of handshakes for \r\neach person in the party at that time. \r\nnow, if alice and bill throw the party, the first state is\r\n\r\n{Bill = 0, Alice = 0}\r\n\r\nthe transitions between states are the arrivals of the couples. we can express a transition as the number of handshakes each person makes with the people already there. ie for arrival of couple p1,p2\r\n\r\n{number of handshakes for p1, number of handshakes for p2}\r\n\r\nthe transition operates on the state to give a new state:\r\n\r\n{0, 0} * {2, 0) = {1, 1, 2, 0}   ( or {bill=1, alice=1, p1=2, p2=0}\r\n\r\nie this represents two visitors arriving, where one of them shakes\r\nhands with bill and alice, and the other visitor does not shake hands\r\nwith anyone. the end result is that bill and alice have done 1 shake, \r\nshake, and the two visitors have done 2 and 0. \r\nsince we dont care about Bill:\r\n\r\n{B, 0} * {2, 0} = {B, 1, 2, 0}     (or {Bill=x, Alice=1, p1=2, p2=0}\r\n\r\nwhich gives more insight as to why choose transition {2, 0}. it\r\nyields a distribution of numbers among the attendees, which\r\nis what were aiming for',492,0);
INSERT INTO comment VALUES (497,118,251,'Cheradenine','re: Huh? (re: hmm.).','2002-06-20 04:39:09',0,'(couldnt post this before)\r\n\r\nsimilar choice of transitions for the rest of the arrivals yields\r\n{B, 1, 2, 0} * {4, 0} = {B, 2, 3, 1, 4, 0}   (Alice = 2)\r\n{B, 2, 3, 1, 4, 0} * {6, 0} = {B, 3, 4, 2, 5, 1, 6, 0}  (Alice = 3)\r\n{B, 3, 4, 2, 5, 1, 6, 0} *{8, 0} = {B, 4, 5, 3, 6, 2, 7, 1, 8, 0} (ALICE = 4)\r\n\r\nthe final state {B, 4, 5, 3, 6, 2, 7, 1, 8, 0} represents \"each\r\nperson answered differently\", and Alice=4.\r\n\r\nhopefully this explains it better? if not let me know',492,0);
INSERT INTO comment VALUES (498,118,227,'Dulanjana','Maybe....','2002-06-20 04:52:34',1,'Alice shook hands with the 4 couples. Hence he shook 8 hands. Since hands are shaken at the greeting of a couple the number of hands shaken by another person would be less. Bill would have the same number of hand shakes as Alice but according to the question it seems the question is irrelevant to Bill because he asks others.',NULL,0);
INSERT INTO comment VALUES (500,118,301,'Veronica','I think...','2002-06-20 05:12:29',1,'I think Alice shook hands with 4 people.',NULL,0);
INSERT INTO comment VALUES (501,117,122,'Happy','The next problem after this...','2002-06-20 05:31:55',0,'Find n > 2 where:\r\n x^n + y^n = z^n\r\n\r\nhahahahahaha!!!',NULL,0);
INSERT INTO comment VALUES (503,117,103,'friedlinguini','re: The next problem after this...','2002-06-20 05:47:04',0,'OK.  x = y = z = 0.  n = oh, say, 37.52',501,0);
INSERT INTO comment VALUES (504,117,122,'Happy','re(2): The next problem after this...','2002-06-20 07:45:24',0,'ha!  i forgot to put:\r\nfor non-zero integers for x,y,z \r\nOh, and n is an integer greater than 2.\r\n\r\nso there!  ;)\r\n',503,0);
INSERT INTO comment VALUES (505,114,257,'vohonam','Wrong !','2002-06-20 08:05:49',2,'Answer must be 15/2\r\nOnly use Cauchy\'s inequality.',NULL,0);
INSERT INTO comment VALUES (506,111,257,'vohonam','Hints ! like answer !','2002-06-20 08:14:17',2,'You draw an extra line. (bisectrix line of an angle C)\r\nFrom that, you Only prove Angle C=4 angle A). When you solved it, you think it is easy.',NULL,0);
INSERT INTO comment VALUES (507,117,103,'friedlinguini','re(3): The next problem after this...','2002-06-20 08:22:56',0,'Yup.  That\'s a hard one.  I look forward to seeing your solution.',504,0);
INSERT INTO comment VALUES (508,114,103,'friedlinguini','re: Wrong !','2002-06-20 08:25:25',0,'Wait a minute, you\'re telling me to use Cauchy\'s inequality, and you\'re not even doing fractions properly?  My answer was 7 1/2.  That\'s the same as 15/2.',505,0);
INSERT INTO comment VALUES (509,114,250,'Nick Reed','re(2): Wrong !','2002-06-20 08:29:03',0,'I\'m so glad someone else noticed that... *boggle* :-)',508,0);
INSERT INTO comment VALUES (510,118,213,'Jim Lyon','Solution','2002-06-20 08:35:07',3,'Let\'s treat this as a problem in math, not in etiquette.\r\n\r\nSince each of 9 people shook a different number of hands, there are only 8 people eligible to shake hands with someone (exlude yourself and your spouse), then these 9 people shook 0,1,2,...,7,8 hands respectively.\r\n\r\nNow consider the person who shook 8 hands. He didnt\' shake his own, and he didn\'t shake his spouse\'s, but he did shake everyone else\'s. Therefore, the only person who shook 0 hands is the spouse of the one who shook 8 hands.\r\n\r\nNow consider the person who shook 7 hands. He shook the hand of the one who shook 8. He didn\'t shake the hand of the one who shook 0. He shook 6 others, which has to be all of the remaining people except his own spouse. Since everyone but his own spouse has now shaken at least two hands, his spouse is the one who shook one hand.\r\n\r\nContinuing this chain of logic, we see the that number of hands shaken by each pair of spouses totals 8. Since we know that everyone\'s number except for Bill\'s is unique, then it only works if Alice and Bill each shook 4 hands.\r\n',NULL,0);
INSERT INTO comment VALUES (511,117,1,'levik','re(4): The next problem after this...','2002-06-20 10:50:38',4,'Enlighten me, is that another one of those ancient impossible problems?',507,0);
INSERT INTO comment VALUES (512,117,250,'Nick Reed','re(5): The next problem after this...','2002-06-20 11:07:11',0,'It\'s Fermat\'s Last Theorem.\r\nFermat scribbled it in the margin of a book he was writing (back in the mid 17th-century), along with the comment \"I\'ve found a remarkable proof of this fact, but there is not enough space in the margin to write it.\"\r\nThree and a half centuries passed and no-one was able to prove it. Until less than 10 years ago, when Andrew Wiles, a Cambridge mathematician, proved it - the solution he has is apparently about 150 pages in length and uses mathematical techniques not available even in the 19th century, let alone in the 17th.\r\nSo still no-one knows how Fermat believed to have solved it so simply...',511,0);
INSERT INTO comment VALUES (513,117,122,'Happy','re(6): The next problem after this...','2002-06-20 11:18:32',0,'this would make a great puzzle for April 1st.  :)\r\n\r\nsearching online, I\'ve found these two little tidbits:\r\n\r\n1782^12 + 1841^12 = 1922^12 &nbsp; (it works out on the calculator)\r\n3086^3  + 21588^3 = 21609^3 + 1  (ooh, so very close)\r\n',512,0);
INSERT INTO comment VALUES (514,114,257,'vohonam','This is the better way !','2002-06-20 16:03:57',3,'Use Cauchy\'s inequality:\r\nxy+yz+zx >= 3*(x^2*y^2*z^2)^(1/3)\r\n=====>(x^2*y^2*z^2)^(1/3) x*y*z = 15/((4^12)*(x*y*z)^3))^(1/15)\r\n==> P >= 15/((4^12)*(1/8^3))^(1/15)\r\n==> P >= 15/((2^24)/(2^9))^(1/15)\r\n==>P >= 15/(2^15)^(1/15)=15/2\r\n\"=\"  x=y=z=1/2',NULL,0);
INSERT INTO comment VALUES (515,117,1,'levik','re(7): The next problem after this...','2002-06-20 16:07:54',4,'>><i>1782^12 + 1841^12 = 1922^12  (it works out on the calculator)</i>\r\nSo then what was the theorem? That it can\'t be done? If so, how does it come out with the above case?',513,0);
INSERT INTO comment VALUES (516,114,257,'vohonam','Hey !','2002-06-20 16:08:10',1,'I just posted all my solution to this comment.What\'s wrong ?. This commemt just displayed wrong solution. Why. May be I post to Levik. That is why this web, I can\'t post picture. Suck !',NULL,0);
INSERT INTO comment VALUES (517,111,1,'levik','re: Hints ! like answer !','2002-06-20 16:25:00',4,'Perhaps I am a bit obtuse. I just don\'t see how drawing a bisectrix of C helps us prove that <b>C = 4*A</b>...\r\n\r\nPerhaps someone can explain it to me... (Let\'s say that this line intersects AB at some point <b>F</b>)',506,0);
INSERT INTO comment VALUES (518,114,257,'vohonam','','2002-06-20 16:25:23',3,'Use Cauchy\'s inequality :\r\nxy+yz+xz >= 3*(x^2*y^2*z^2)^(1/3)\r\n==>(x^2*y^2*z^2)^(1/3) xyz  1/(xyz)^3 >= 8^3\r\n1/x = 4/x +4/x +4/x +4/x\r\n1/y and 1/z . Do the same as 1/x\r\nUse Cauchy\'s inequality for 15 numbers\r\nwe have\r\nP >= 15/((4^12)*(xyz)^3))^(1/15)\r\nP >= 15*((1/xyz)^3 * (1/4^12))^(1/15)\r\n==> P >= 15*(8^3 / 4^12)^(1/15)\r\n==> P >= 15* (2^9 / 2^24)^(1/15)\r\n==> P >= 15*(1/2^15)^(1/15)\r\nP>=15/2\r\n\"=\" x=y=z=1/2 \r\nIf you write on paper, You can look better. Because this website, I can\'t post my solution by picture. I hope you understand.',NULL,0);
INSERT INTO comment VALUES (519,114,257,'vohonam','Hey !','2002-06-20 16:26:34',0,'',NULL,0);
INSERT INTO comment VALUES (520,114,257,'vohonam','HEy !','2002-06-20 16:27:24',1,'Hey I just typed again.\r\nWhy , what is wrong with this web. ',NULL,0);
INSERT INTO comment VALUES (521,114,257,'vohonam','Full solution, I sent to Levik !','2002-06-20 16:46:11',2,'Oh, my god. This web may be wrong.',NULL,0);
INSERT INTO comment VALUES (522,111,257,'vohonam','re(2): Hints ! like answer !','2002-06-20 17:07:07',3,'We will prove Triangle DEF = Triangle FEC (we have DE=EC, and common line of both triangle is FE)\r\nStep 1: (only prove angle FEC = angle DEF)\r\nnow we have triangle FEC= Triangle FBC because\r\nBC=EC, common line is FC, and angle BCF= angle FCE as CF is a bisectrix of C\r\nso we will have angle FBC=angle FEC.\r\nbesides : we have angle A = angle DEA\r\nAngle A + Angle B + angle C = 180 = Angle DEA +Angle DEF +angle FEC\r\n==> angle DEF= Angle B= Angle C=FEC\r\nSo now we have triangle DEF= triangle FEC\r\n==>angle FDE= angle FCE=1/2 angle C as CF is a bisectrix of C\r\nalso we have FDE=2 angle A\r\n===>B=C=4A==>A=20',517,0);
INSERT INTO comment VALUES (523,111,153,'TomM','','2002-06-20 17:07:41',4,'I assume that after bisecting angle C, resulting in line segment CG (where G is the point where the bisector intercepts DB)[I used G because we already have used F in Nick\'s solution], the next step is to prove that either Angle GCB or Angle ECG is equal to angle BDE, which is known to be twice Angle A.\r\n\r\nEither that, or show that Angle BGC is 3 times Angle A [and since it must also be A + 1/2 (ECB), then 1/2 (ECB) = 2(A), so ECB = 4(A)]\r\n\r\nWhichever is the way you did it, I can\'t see how you established the next step. ',NULL,0);
INSERT INTO comment VALUES (524,111,257,'vohonam','I posted all my solution.','2002-06-20 17:13:52',3,'',NULL,0);
INSERT INTO comment VALUES (525,111,122,'Happy','re(2): Hints ! like answer !','2002-06-20 17:18:20',2,'I think I may have come up with something, but it still doesn\'t seem as simple as vohonam would suggest it should be. I\'m still looking for a cleaner solution... but my brain hurts too much right now.  Here\'s some thought:\r\n\r\nDraw bisecting line of C so that it intersects line AB.  Call intersecing point F.  Now draw line BE and EF.  Because CF bisects BCE and that BC = EC, then:\r\n\r\n1. BE is perpendicular to CF.  \r\n2. Triangle BEC is isosceles\r\n3. angle CBE = angle BEC.  \r\n4. EF = BF \r\n5. angle BEF = angle FBE\r\n\r\nSo, with these facts, plus:\r\n6. angle BDE = 2 * angle BAC\r\n7. the sum of the angles in a triangle is 180 degrees \r\n8. the angles of a four-sided polygon is 360\r\n\r\nThere IS a way to show that angle BAC = 20 degrees.  \r\nI just need to clean up my chicken scratches.',517,0);
INSERT INTO comment VALUES (526,111,153,'TomM','I think we\'re getting there.','2002-06-20 17:44:34',1,'I like where you are going with this.  I took a moment to realize that triangle BFE must be isosceles (resulting in equations 4 and 5) but it looks good.\r\n\r\nI\'ll make a few chicken scratches of my own now and see where they take me.',525,0);
INSERT INTO comment VALUES (527,111,153,'TomM','re(3): Hints ! like answer !','2002-06-20 17:54:45',4,'Vohanam \r\nYour last post with this title was not up yet when I composed my untitled question. I do see where you showed that angle FDE = Angle ECF. Sorry for the frustration that seeing my queation posted after your answer caused.\r\n\r\nBut (in my best Columbo voice) I have one more question. How did you prove that Angle FEC = Angle DEF? You indicated that proving it was the first step, but then in the next line, you just assumed it was true.',522,0);
INSERT INTO comment VALUES (528,111,257,'vohonam','Reply to Tom','2002-06-20 18:15:11',0,'Can you see again my solution ?. Maybe you missed something.\r\nAngle A + Angle B + Angle C=180= Angle DEA + DEF + FEC\r\n(Angle A= Angle DEA and Angle FEC=FBC=B as triangle FEC= Triangle FBC)\r\nso we will have Angle C=DEF, but B=C)\r\nso I answered your question. And the word I posted step 1, It doesn\'t matter. If you don\'t like to put that word, you can throw it away.',527,0);
INSERT INTO comment VALUES (529,111,257,'vohonam','Hey I solved it when I was in my 9th grade.','2002-06-20 18:19:12',1,'Do you want if I send you a witness ?. he he. I solved it. I drew this picture by computer. Then I sent to Levik. And Levik just copied.',NULL,0);
INSERT INTO comment VALUES (530,113,257,'vohonam','Who can do this ?','2002-06-20 18:22:23',4,'Show all your work. ',NULL,0);
INSERT INTO comment VALUES (531,117,257,'vohonam','This was an old problem long time ago. It seems impossible to prove. If someone can solve this. I really appreciate.','2002-06-20 18:25:09',1,'now I\'m also trying to solve it.',NULL,0);
INSERT INTO comment VALUES (532,111,153,'TomM','The Light Dawns','2002-06-20 18:46:21',0,'I see it now. It\'s the same trouble I had with Happy: it took me a while to recognize that EF = FB. Once that is established, everything else follows.',528,0);
INSERT INTO comment VALUES (533,111,1,'levik','re: Hey I solved it when I was in my 9th grade.','2002-06-20 18:46:51',0,'I wouldn\'t say \"copied\", so much as \"edited\" :)\r\n\r\nAnd, I think I could have solved it when I was in 9th grade too (in my defense). It\'s now that I\'m almost three years out of college, that I am having trouble.\r\n\r\nNothing like 3 years of web programming to shave the edge off :)',529,0);
INSERT INTO comment VALUES (534,123,153,'TomM','Division','2002-06-20 19:36:56',3,'You might suspect that starting with twice as many amæbæ it would take half as long (1/2 hr), but you\'d be wrong.  Starting with one amæba, after the first three minutes, you have two, which is the starting condition for the second experiment, so it will take 1 hr - 3 min = 60 min - 3 min = 57 min.',NULL,0);
INSERT INTO comment VALUES (535,111,257,'vohonam','Sorry Levik ! I agree with you. Really ! If we don\'t use math in a long time. We can can forger easily. Me too.','2002-06-20 19:43:01',1,'',NULL,0);
INSERT INTO comment VALUES (536,111,257,'vohonam','Wow ! Maybe my puzzle was attracted many people (witness are so many comments.)','2002-06-20 19:45:11',1,'',NULL,0);
INSERT INTO comment VALUES (537,116,153,'TomM','solution (maybe)','2002-06-20 20:09:57',3,'The maxima would occur when one or two of a, b, and c is 0, except that P is undefined at these points. As any one of the independant variables becomes arbitrarily close to zero, P becomes arbitrarily large.\r\n\r\nThe minimum is little more involved. If the numerators of the fractions in the problem were all  equal, it would occur when a = b = c = 1/3, but they are different.  It occurs when b = 2a and c = 3a. Since 1 = a + b + c = a + 2a + 3a = 6a, we get a = 1/6, giving us b = 1/3 and c = 1/2.  At this point we get \r\n\r\nP = [1/(1/6)] + [2/(1/3)] +  [3/(1/2)]\r\nP = [6] + [2 &#8901 3] + [3 &#8901 2] \r\nP = 6 + 6 + 6 = 18  ',NULL,0);
INSERT INTO comment VALUES (538,111,153,'TomM','re: Sorry Levik ! I agree with you....','2002-06-20 20:26:21',0,'I find myself exercising \"math muscles\" on these puzzles that I haven\'t used since I graduated high school thirty-(mumble) years ago. I\'m surprised I\'m not as rusty as to be as slow to follow other puzzles as I have been this one.',535,0);
INSERT INTO comment VALUES (539,116,257,'vohonam','re: solution (maybe)- No','2002-06-20 20:29:52',0,'Your answer isn\'t right. Sorry !. I got a number that is less than 18.',537,0);
INSERT INTO comment VALUES (540,114,153,'TomM','re: Full solution, I sent to Levik !','2002-06-20 20:38:06',0,'Did you use the symbols \">\" and \"<\" in your post? There\'s a quirk whereby the page drops them and everthing between them if they appear in the reverse order. (It\'s an accidental consequence of the way levik has set up the page to avoid posts to over-ride his margins.)',521,0);
INSERT INTO comment VALUES (541,116,153,'TomM','Oh Well','2002-06-20 20:47:41',0,'About all i remember about maxima and minima is that they almost always occur at critical points and/or endponts/boundaries, so I examined the boundaries and found that there is no maximun, and I tried to figure out where the critical point(s) was/were. I suppose I \"guessed\" wrong.',539,0);
INSERT INTO comment VALUES (542,107,153,'TomM','re: Solution','2002-06-20 21:05:00',0,'No one\'s mentioned it, but wittingly or unwittingly, Sam sent Sally to Sue\'s house when she went wooing him. I wonder if they compared notes on his untrustworthiness and both decided he wasn\'t worth the effort.',428,0);
INSERT INTO comment VALUES (543,116,153,'TomM','Whatever happened to that textbook...?','2002-06-20 22:30:34',0,'Now I\'ll have to try to dust off what little I remember of partial differentials and try to find the real critical point.',541,0);
INSERT INTO comment VALUES (544,117,250,'Nick Reed','re(8): The next problem after this...','2002-06-20 23:07:31',0,'The theorem is (and has been proved) that it\'s impossible to find x y and z so that it works for n>2. The reason the above \"seems\" to work on a calculator is that most calculators will give you \"2.54121026e+39\" for both answers. However, even using just Window\'s (more accurate) Calculator app we\'ll see the two answers it gives are \"2.5412102593148014108192786496437e+39\" and \"2.5412102586145891762886699581424e+39\" - it\'s just a rounding error on the calculators that makes it seem like you\'ve found a solution.',515,0);
INSERT INTO comment VALUES (545,111,250,'Nick Reed','re(2): Solution?','2002-06-20 23:25:16',0,'By the way, I know we\'ve got a neater solution now, but I said I\'d try to neaten mine up a bit. So, I\'ve created a quick webpage with it on:\r\nhttp://www.radivarl.demon.co.uk/nick/temp/triangle.htm\r\nIf anyone\'s interested...',470,0);
INSERT INTO comment VALUES (546,117,122,'Happy','re(9): The next problem after this...','2002-06-21 04:30:02',0,'1782^12 + 1841^12 = 1922^12 \r\n\r\nAnd just for the heck of it, here\'s a really quick way of disproving the equation above:\r\n\r\n 1782^12 is even\r\n 1841^12 is odd\r\n\r\nthe sum of an even and an odd number must be odd.\r\n\r\nbut 1922^12 is even\r\n\r\nso the equation is false.',544,0);
INSERT INTO comment VALUES (547,111,1,'levik','re(3): Solution?','2002-06-21 05:31:55',0,'Wow, that\'s cool... If you promise to not take that page offline, I can link to it in the solution for this problem.\r\n\r\nHowever, what I\'d like to post as the real solution is the one vohonam offered. Can anyone post/email a clean writeup? \r\n\r\n(Last night I added the ability to edit the solutions to a problem you posted if it has not yet been \"opened\" on the site, so vohonam, you can submit your solution into the system directly.)\r\n\r\nI want to have some closure with this problem dammit!',545,0);
INSERT INTO comment VALUES (548,116,103,'friedlinguini','re: Whatever happened to that textbook...?','2002-06-21 06:00:04',3,'Why partial differentials?  Plain old Lagrange multipliers still work.\r\ngrad[P(a, b, c)] = L grad[g(a, b, c)]\r\n{-a^-2, -2b^-2, -3c^-2} = L{1, 1, 1}\r\n\r\na^-2 = -L\r\n2b^-2 = -L\r\n3c^-2 = -L\r\n\r\na^2 = (b^2)/2 = (c^2)/3\r\n\r\nb = a sqrt(2)\r\nc = a sqrt(3)\r\n\r\na + a sqrt(2) + a sqrt(3) = 1\r\n\r\na (1 + sqrt(2) + sqrt(3)) = 1\r\n\r\na = 1/(1 + sqrt(2) + sqrt(3)) ~= 0.24118\r\nb = a sqrt(2) ~= 0.34108\r\nc = a sqrt(3) ~= 0.41774\r\n\r\nP = 1/a + 2/b + 3/c = (1 + sqrt(2) + sqrt(3))^2 ~= 17.1915\r\n\r\nAs TomM mentioned, there is no maximum value for P.',543,0);
INSERT INTO comment VALUES (549,114,1,'levik','re(2): Full solution, I sent to Levik !','2002-06-21 06:03:57',0,'That\'s true. You can use <b>&amp;lt;</b> for the \">\" sign and <b>&amp;lt;</b> for the \"<\" sign.\r\n\r\nAlthough I will look into making the HTML detection a little more lenient. ',540,0);
INSERT INTO comment VALUES (550,111,250,'Nick Reed','re(4): Solution?','2002-06-21 07:06:35',0,'I was going to just have it there temporarily, but I\'m happy to leave it there if you want. I can\'t promise not to add my own link to the rest of my site, or a clearer link to here, at the bottom of the page at some point, though. ;-)\r\n\r\nAs for this problem - well, you do have some solutions - maybe not the neatest ones, but you have solutions...',547,0);
INSERT INTO comment VALUES (551,125,122,'Happy','small hint','2002-06-21 07:43:17',2,'If n is not divisible by 3, then 2n is also NOT divisible by 3.',NULL,0);
INSERT INTO comment VALUES (552,125,213,'Jim Lyon','Solution','2002-06-21 07:46:05',3,'It\'s impossible. Look at what each rule does to the number of I\'s in the string:\r\n\r\nRule 1: Leaves number of I\'s unchanged.\r\nRule 2: Doubles number of I\'s.\r\nRule 3: Reduces number of I\'s by 3. \r\nRule 4: Leaves number of I\'s unchanged.\r\n\r\nIf the initial number of I\'s isn\'t a multiple of 3, then you\'ll never create a string where the number of I\'s is a multiple of 3. Hence, you can\'t get from MI to MU.\r\n',NULL,0);
INSERT INTO comment VALUES (553,125,304,'quddous behrouzi','THESE PROBLEMS ARE ALL TOO GODDAMN EASY','2002-06-21 09:03:57',0,'MI\r\n\r\nduplicate MI by rule 2\r\n\r\nMII\r\n\r\ndupilcate MII by rule 2\r\n\r\nMIII\r\n\r\nuse rule 3 to replace III with U\r\n\r\nMU\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (554,125,304,'quddous behrouzi','re: THESE PROBLEMS ARE ALL TOO GODDAMN EASY','2002-06-21 09:04:47',0,'wait\r\nfound a problem im dumb\r\ni will redo this and get back\r\n',553,0);
INSERT INTO comment VALUES (555,125,304,'quddous behrouzi','no solution','2002-06-21 09:39:42',0,'no solution\r\n\r\nany number you get will be a 2 power\r\nthese numbers are not divisible by three\r\n\r\nalso any multiple of threes taken away from these\r\nnumbers will give you a number that is also not divisible by three\r\n(ie 16 I\'s (multiple of 2) take away 6 (two pairs of III\'s) and you\'re left with 10 I\'s)\r\nthis number is not divisible by three since the number you start with (16) is not divisible by three\r\n\r\nand using happys hint that 2x any number that is not divisble by 3 will give you a number that is also not divisble by 3\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (556,14,304,'quddous behrouzi','solution is wrong','2002-06-21 09:59:32',0,'you can\'t have a 50% chance that the seat\r\nis not taken\r\n\r\nIT IS ONLY A 50% chance IF AND ONLY IF\r\n\r\nTHE SECOND LAST PASSENGERS SEAT IS TAKEN\r\nAND THE LAST PASSENGERS SEAT IS FREE\r\n',NULL,0);
INSERT INTO comment VALUES (568,127,153,'TomM','A game of cards over coffee','2002-06-22 06:12:36',3,'There is exactly as much coffee in the cream as there is cream in the coffee.\r\n\r\nYou started out with a cup of liquid in each container, and ended up with a cup of liquid in aech container, so the amount of cream in the coffee must be equal to the amount of coffee \"missing\" (moved to  the cream container).\r\n\r\nThis perhaps easier to see with a deck of cards.  Separate the reds from the blacks.  Then deal ten black cards to the red deck. Shuffle the red deck and deal ten cards to the black deck.  Assume that  \"n\" (we\'ll use 7 as an example) black cards remain n in the red deck. That means that 10 - n (3) black cards were returned to the black deck along with 10 - (10 -  n) = n (7) red cards.  So there are n black cards in the red deck and n red cards in the black deck.',NULL,0);
INSERT INTO comment VALUES (558,116,304,'quddous behrouzi','MINIMUM = 27    MAXIMUM = INIFINITY','2002-06-21 10:07:53',3,'ok\r\nas we can see\r\none of the values of the a can be very close to zero\r\n\r\nie .5 .4999....9999  and .000.....00001\r\n\r\n1 / .00000001 approaches infinity\r\nleaving the maximum = infinity\r\n\r\nminimum = \r\n1/.3333 + 1/.33333 + 1/.3333\r\n\r\n=  (1/1/3)^3\r\n\r\n= 27\r\n\r\n2 minutes to solve question\r\nhow did i get .333 repeater?\r\nthe smallest number when all variable are equal\r\nso 1 = a + b + c\r\nso 1 = 3x\r\nso x = 1/3\r\n\r\ni can differentiate if anyone wwants\r\nbut thats just a waste of time\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (559,116,304,'quddous behrouzi','MINUM = WRONG MAXIMUM = INIFINITY','2002-06-21 10:18:07',0,'whats with me and ****** READING QUESTION WRONG\r\nomg\r\n\r\nyeah\r\nminumum = 17.19\r\n\r\nmax = infinity\r\nmy bad\r\n\r\n\r\n\r\n',558,0);
INSERT INTO comment VALUES (560,111,153,'TomM','Vohanam\'s solution \"cleaned up\"','2002-06-21 11:08:36',3,'Knowing that Angle BAC = 20°, it is easy to see what each of the other angles must be and which lines must be equal, but it makes it harder to remember whether a particular one was actually proven.\r\n\r\nI think that I may have finally reconstructed Vohanam\'s original proof, or something close to it.\r\n\r\nFirst, call the measure of Angle BAC \"A\" and the measure of Angles ABC and ACB \"B\"\r\n\r\nA + 2B = 180° [Call this Equation One]\r\n\r\nNote also that Angle AED = A, (because triangle ADE is isosceles)\r\nAnd Angle BDE = 2A (exterior angle)\r\n\r\nAlso, Angle DEC = 180° - A \r\nBut 180° - A = 2B (by Equation One)\r\nSo Angle DEC = 2B\r\n\r\nNow draw the bisector of Angle BCE, intercepting DB at point F, \r\nAnd also draw EF\r\n\r\nTriangles FCE and FCB are congruent (SAS) because\r\n    FC = FC\r\n    Angle FCE = Angle FCB = B/2 (Definition of bisector)\r\n    CE = CB (given)\r\n\r\nSo Angle CEF = Angle CBF = B (corresponding angles of congruent triangles)\r\n\r\nAngle DEC = Angle DEF + Angle CEF \r\n2B = Angle DEF + B \r\nor Angle DEF = B\r\n\r\nNow we get triangles DEF and CEF congruent (SAS) because\r\n    EF = EF\r\n    Angle DEF = B = Angle CEF\r\n    ED = EB (given)\r\n\r\nSo Angle FDE = Angle FCE (corresponding angles)\r\n\r\nBut Angle FDE = Angle BDE = 2A\r\nAnd Angle FCE = B/2\r\nSo 2A = B/2 \r\nB = 4A\r\n\r\nBut Equation One says that 180° = A + 2B = A + 2(4A) = 9A\r\nSo A = 20°\r\n\r\n',547,0);
INSERT INTO comment VALUES (561,124,122,'Happy','phew, an easy one from vohonam','2002-06-21 11:48:56',3,'If we just reword it slightly:\r\n\r\n(pretend you\'re Yoric)\r\n\r\nArley:  I\'ll give you one coin a day, then you give me five coins every 67 days.\r\n\r\nBentley: I\'ll give you one coin a day, then you give me five coins every 52 days.\r\n\r\nHere you can see that you\'re just giving five coins to Bentley more often.',NULL,0);
INSERT INTO comment VALUES (562,116,257,'vohonam','A better way to solve this !','2002-06-21 11:58:55',3,'P*1 = (a+b+c)*(1/a+2/b+3/c);\r\nP*1=6+2a/b + 3a/c + b/a + 3b/c + c/a\r\n+ 2c/b\r\nP=6+(2a/b+b/a)+(3a/c+c/a)+(3b/c+2c/b)\r\nUse Cauchy\'s inequality for each :\r\nwe have :\r\nP >= 6+ 2*sqrt(2)+2*sqrt(3)+2*sqrt(6)\r\n\r\n\"=\"  a+b+c=1 and b=a*sqrt(2)\r\nc=a*sqrt(3)\r\n===>we can solve for a,b,c\r\nNo maximum value.',NULL,0);
INSERT INTO comment VALUES (563,124,257,'vohonam','Hi Levik is great editor ! . I really appreciate you Levik !','2002-06-21 12:08:30',1,'',NULL,0);
INSERT INTO comment VALUES (564,116,103,'friedlinguini','re: A better way to solve this !','2002-06-21 12:44:15',0,'I\'m not familiar enough with (or I\'ve forgotten) how you can prove a minimum or maximum using Cauchy\'s inequality (or any inequality, really).  Regardless, though, I\'d argue that using a Lagrange multiplier is very easy in this particular case.  The gradients are trivial to calculate, and the multiplier itself just drops right out of the picture.',562,0);
INSERT INTO comment VALUES (565,111,1,'levik','re(5): Solution?','2002-06-21 12:55:12',0,'I would appreciate you leaving it.\r\n\r\nChanging the format of the page is fine by me, as long as the content stays there. (Though I guess I\'d rather it not spontaneously turn into pop-up laden porn promotion page as well :)\r\n\r\nThanks for your help.',550,0);
INSERT INTO comment VALUES (566,116,257,'vohonam','Cauchy\'s inequality !','2002-06-21 13:58:48',1,'If we have a, b\r\nWe always have : a^2 + b^2 >= 2ab\r\nbecause: (a-b)^2 >= 0  (always right)\r\nor : we have a, b >0 we will have: a+b >= 2*sqrt(a*b)\r\n\r\nYou see it. \r\nWe usually use cauchy\'s inequality to finding minimum value.\r\nIn this puzzle, No maximum value because we easily see if we let a=0.000000000000001...... or b=......\r\nWe can\'t find its maximum value.',564,0);
INSERT INTO comment VALUES (567,116,103,'friedlinguini','re: Cauchy\'s inequality !','2002-06-21 15:17:48',0,'I think I have some idea of what you\'re talking about.  However, it doesn\'t seem like a good general-purpose extremum finder.  It seems like it only works if the lower bound is equal to the actual minimum, which doesn\'t seem like a safe general assumption.',566,0);
INSERT INTO comment VALUES (569,127,287,'who knows','Something','2002-06-22 06:41:04',3,'There would be more creme in the coffe b/c the cream is mixed with the coffee so you are putting some back in',NULL,0);
INSERT INTO comment VALUES (570,111,250,'Nick Reed','re(6): Solution?','2002-06-22 13:34:16',0,'Heh! :-) I\'ll try to avoid doing that. ;-) No, I\'ll leave the format pretty much as is, but maybe just make the link here more obvious and add a minor link to the rest of my own site, that\'s all. No pop-ups, banners, or anything inappropriate, I promise.',565,0);
INSERT INTO comment VALUES (571,127,304,'quddous behrouzi','using math','2002-06-22 18:27:21',0,'cup = x units\r\nspoonfull = y units\r\n\r\nlets say a cup is 90 units\r\nand a spoonfull = 10 units\r\n\r\nbeginning:\r\ncup of cream: 90 units cream\r\ncup of coffee: 90 units coffee\r\n\r\ntake a spoofull from cream and add to coffee:\r\ncup of cream: 80 units cream\r\ncup of coffee: 90 units coffee 10 units cream\r\n(the coffee is now 9 parts coffee and 1 part cream)\r\n\r\ntake a spoonfull of coffee and put it into cream:\r\ncup of cream: 81 units cream 9 units coffee\r\ncup of coffee: 81 units coffee 9 units cream\r\n\r\nyou can replace\r\ncup size and spoofull size by any numbers and result with the same answer\r\n',NULL,0);
INSERT INTO comment VALUES (572,127,304,'quddous behrouzi','using math x 2','2002-06-22 18:49:43',3,'x = cup size\r\ny = spoonfull\r\n\r\n\r\nbeginning ->\r\ncup of coffee:      x coffee            0 cream\r\ncup of cream:       x cream             0 coffee\r\n\r\nadd spoon of cream to coffee ->\r\ncup of coffee:      x coffee            y cream\r\ncup of cream:       x - y cream         0 coffee\r\n\r\nadd spoon of mixed coffee to cream** ->\r\ncup of coffee:    x - y(x/(x+y)) coffee         \r\n                  y - y(y/(x+y)) cream\r\n\r\ncup of cream:     x - y + y(x/(x+y)) cream  \r\n                  y(x/(x+y)) coffee\r\n\r\ny - y(y/(x+y)) = y(x/(x+y))\r\n\r\nlets say y = 5\r\nx = 10\r\n\r\n5 - 5(5(/(10+5)) = 5(10/(10+5)\r\n5 - 5(5/15) = 5(10/15)\r\n5 - 25/15 = 50/15\r\n75/15 - 25/15 = 50/15\r\n50/15 = 50/15   CHECK\r\n\r\nim too tired to do a generic check\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (573,113,283,'lucky','','2002-06-23 07:48:58',1,'x=1, y=1, z=(-1+SQRT(61))/2    A=SQRT(61)\r\nx=-1, y=-1 z=(1-SQRT(61))/2    A=SQRT(61)',NULL,0);
INSERT INTO comment VALUES (574,128,153,'TomM','What is truth? (Part 1)','2002-06-23 10:43:56',3,'First, if there were all Knights or all Liars in the circle, then everyone, including Richard, would have answered \"no\" to Thomas\' question.  If Richard were the only Knight or the only Liar, then he would have answered \"yes,\" but so would have his two neighbors. So there are mixed Knights and Liars.\r\n\r\nThere are two possibilities: if the general answer was \"yes,\" every Knight is between a Knight and a Liar and every Liar is between a Knight and a Liar. If the general answer was \"no,\" every Knight is between two Liars, and every Liar is between two Knights. Either way, there are as many Knights as Liars, with some kind of exception in Richard\'s group.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (575,128,153,'TomM','What is truth? (Part 2)','2002-06-23 10:44:54',3,'\r\n\r\nIf Richard\'s answer is \"yes,\" then the group alternates Knight and Liar, starting at the person on Richard\'s left, and proceeding clockwise to the person on Richard\'s right. Each of them believes Richard to be of the opposite temperment from themselves, but Richard believes one of them to be the same. Since everyone is sitting between two friends, they aren\'t mistaken in their beliefs, so this is a contradiction. Richard can not have answered \"yes\".\r\n\r\nSo Richard answered \"no.\" Going around the circle, starting with the person on Richard\'s left, you have 2 Knights or 2  Liars, followed by 2 of the opposite, and so on, until you get to the last pair before Richard, who are the same temperment as the first pair. Richard is the opposite temperment. Either way, he had to answer \"yes\" to the second question. (Perhaps that\'s why he smiled before he answered. The second question adds no new information.)\r\n\r\n',574,0);
INSERT INTO comment VALUES (576,128,153,'TomM','What is truth? (Part 3)','2002-06-23 10:45:41',3,'\r\n\r\nThat brings us to Thomas\' statement. If Thomas is of the same temperment as Richard, there are exactly as many Knights as Liars, and Thomas (and therefore also Richard) is a Liar.  \r\n\r\nIf Thomas is the opposite temperment, then there are two more of his temperment than of Richard\'s.  But then the statement would be true if Thomas were a Liar or false if he were a Knight, and either way he could not say it.\r\n\r\nSo, Thomas and Richard are both liars, and there are equal numbers of Knights to Liars. \r\n',575,0);
INSERT INTO comment VALUES (577,128,153,'TomM','re: What is truth? (Part 1)','2002-06-23 10:54:00',1,'A slight mis-statement here. If Richard were the only Knight or the only Liar, he would have answerd \"no,\" like most of the group, but his neighbors would have answered \"yes,\" so it still does not match the results Thomas got, and so still can be eliminated.',574,0);
INSERT INTO comment VALUES (578,128,153,'TomM','re: What is truth? (Part 2)','2002-06-23 11:03:33',1,'Another mis-statement (I could have sworn that I corrected these before before pasting them here.) It was if his answer was \"no\" that we get the situation in the first paragraph (the contradiction), and if his answer was \"yes\" that we get the actual situation.',575,0);
INSERT INTO comment VALUES (579,128,250,'Nick Reed','Okay - I have to ask','2002-06-23 12:26:11',4,'Both the questions I\'ve posted here I\'ve sat around and invented myself. It seems to take quite a lot of time as I try really hard not to include redundant conditions that make the puzzle too easy, and I try to make my solution descriptive enough to be understood - plus I like making puzzles that aren\'t blatantly easy. ;-) Plus, as I\'m making the puzzles up myself, I\'m totally paranoid that I\'ve made a logical error somewhere and my question is unsolvable or my answer is just plain wrong. Heh. I spend ages checking and rechecking everything before submitting because of this... Hey-ho.\r\n\r\nDoes anyone else feel this about their problems, or is everyone else just posting problems that have been around for ages, or they\'ve found elsewhere (I know I\'ve seen several of them elsewhere...)? Are the questions verified as actually being solvable when they\'re posted here?\r\n\r\n(And lastly: nice analysis TomM!)',NULL,0);
INSERT INTO comment VALUES (580,128,1,'levik','re: Okay - I have to ask','2002-06-23 17:58:47',0,'Well, I will admit that all of my questions are not of my own invention, though I do \"reword\" some of them, to add flare or to make them fit the site better.\r\n\r\nI am very impressed to hear that these two questions were of your own invention, as well as honored that you decided to post them to this site.',579,0);
INSERT INTO comment VALUES (581,128,153,'TomM','re: Okay - I have to ask','2002-06-23 21:49:04',0,'Thanks for the compliment, though I\'m not sure I deserve it after allowing all of those mis-typings.  I have tried devising original puzzles, but I am usually not happy with the results.  I have just written a Knights/Liars puzzle I do like, assuming it is solvable. If I solve it, I\'ll post it here.\r\n\r\nWhen I submit a previously published puzzle, I give credit to the original author when I can.',579,0);
INSERT INTO comment VALUES (582,128,122,'Happy','re: Okay - I have to ask','2002-06-24 07:06:54',0,'So far, I\'ve only posted one problem.  And that was taken from another site.  (I did give credit in the solutions.)\r\n\r\nI\'d be too paranoid to even attempt to create my own puzzle for the same reasons you just mentioned.  \r\n\r\nBy the way, I liked this puzzle a lot.  It was very original.  Thumbs up to you, Nick!\r\n',579,0);
INSERT INTO comment VALUES (583,128,250,'Nick Reed','re(2): Okay - I have to ask','2002-06-24 08:02:23',0,'Thanks!\r\nI\'m totally paranoid about getting them wrong too, but the idea of this one (an unspecified number of knights/liars in a circle, no specific information on the actual answers given, plus an extra character who is himself unknown to be a liar or knight - all this combining to make a simplicity that seemed far too minimal to contain an actual solution) has been floating around my head for about a week now, since reading the other knights/liars problems here - I just *had* to come up with something for it. It\'s taken me ages to come up with questions and a format that worked. Plus I had my own aesthetic parameters I wanted to stick to (e.g. Thomas just making the one declarative statement at the end) which confounded me for a while... Ah well.\r\n\r\nFunnily enough, the tricky part for me when posting this was not phrasing the problem or solution, but remembering which character was Richard and which was Thomas! :-D I\'d been working on the problem for so long that everything else was well known to me, but I just made the names up on the spot and I kept getting them confused, totally messing up my attempts to detail out a solution. Ha. Typical... ;-)\r\n\r\nAnyway - that\'s why I was interested in other people\'s questions...\r\nGlad the puzzle was fun. Or at least, was actually solvable... ;-)',582,0);
INSERT INTO comment VALUES (584,129,1,'levik','Hey now','2002-06-24 09:32:30',0,'a few more problems like that and we\'ll have to open up a \"Physics\" section! :)\r\n\r\n(Which is fine by me, but if someone submits a question requiring the knowelege of international patent law, that\'s where I draw the line!)',NULL,0);
INSERT INTO comment VALUES (585,129,153,'TomM','Just a guess','2002-06-24 10:19:41',1,'It seems to mee that the cold coke is warmed by \"waste heat\" that is a by-product of other energy-consuming processes and which would have been radiated awy anyway.\r\n\r\nI suspect that there is something slight \"off\" in your statement \"One way of burning energy is to maintain your temperature at a steady 37°C (98.6°F).\" Yes warm-blooded animals have a higher metabolism than cold-blooded animals of the same basic size and weight, and so burn more calories while doing the same activities, but it may be misleading to suggest that all of that increased energy use is directed to temperature maintenance.\r\n\r\nOtherwise, lounging in a cool swimming pool for two hours on a warm day would burn more calories than running ten miles during that same time.',NULL,0);
INSERT INTO comment VALUES (586,129,213,'Jim Lyon','Solution','2002-06-24 10:27:42',3,'A food calorie is a \"large\" calorie; a physics calorie is a \"small\" calorie.\r\n\r\n1 \"large\" calorie == 1000 \"small\" calories.\r\n\r\nSo, drinking a can of coke costs 13 large calories in heat, bug gains 140 calories from sugar.\r\n',NULL,0);
INSERT INTO comment VALUES (587,120,103,'friedlinguini','Are you looking for numeric or analytic solutions? (nt)','2002-06-24 10:40:40',4,'',NULL,0);
INSERT INTO comment VALUES (588,130,250,'Nick Reed','Solution (I think)','2002-06-24 23:32:03',3,'I would point to a door at random and ask the monk:\r\n\"If I asked you \'does this door lead to the garden?\', would you say Zim?\"\r\n\r\nThere are eight options:\r\n\r\n- Zim means \"yes\", the Monk is a \"liar\", the Door \"isn\'t\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Zim (yes), lying. So, in answer to my actual question, he would say DAHL (no), denying this fact.\r\n\r\n- Zim means \"yes\", the Monk is a \"liar\", the Door \"is\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Dahl (no), lying. So, in answer to my actual question, he would say ZIM (yes), denying this fact.\r\n\r\n- Zim means \"yes\", the Monk is a \"knight\", the Door \"isn\'t\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Dahl (no). So, in answer to my actual question, he would also say DAHL (no).\r\n\r\n- Zim means \"yes\", the Monk is a \"knight\", the Door \"is\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Zim (yes). So, in answer to my actual question, he would also say ZIM (yes).\r\n\r\n- Zim means \"no\", the Monk is a \"liar\", the Door \"isn\'t\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Dahl (yes), lying. So, in answer to my actual question, he would say DAHL (yes), denying this fact.\r\n\r\n- Zim means \"no\", the Monk is a \"liar\", the Door \"is\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Zim (no), lying. So, in answer to my actual question, he would say ZIM (no), denying this fact.\r\n\r\n- Zim means \"no\", the Monk is a \"knight\", the Door \"isn\'t\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Zim (no).',NULL,0);
INSERT INTO comment VALUES (589,130,250,'Nick Reed','re: Solution (I think) (continued)','2002-06-24 23:34:01',3,'(repeating from the option where I got cut off...)\r\n\r\n- Zim means \"no\", the Monk is a \"knight\", the Door \"isn\'t\" the exit: \r\nIf I asked the monk \"is this the exit?\" he would answer Zim (no). So, in answer to my actual question, he would say DAHL (yes).\r\n\r\n- Zim means \"no\", the Monk is a \"knight\", the Door \"is\" the exit:\r\nIf I asked the monk \"is this the exit?\" he would answer Dahl (yes). So, in answer to my actual question, he would say ZIM (no).\r\n\r\nAs you will notice: Regardless of the doors or the words or the monk, if he answers ZIM I know the door is the exit. If he doesn\'t, the other door is the exit.',588,0);
INSERT INTO comment VALUES (590,68,274,'shaun','my solution','2002-06-25 00:24:12',0,'i have a better order 0123456789',NULL,0);
INSERT INTO comment VALUES (591,14,251,'Cheradenine','re(2): re Solution','2002-06-25 01:03:44',0,'axiom:\r\n\r\npassenger n seat not taken  seat 1 or another > n taken\r\n\r\nlet n = 99\r\n\r\nif seat 99 is not taken, then seat 1 or 100 taken. there is equal\r\nchance that someone sat in 1 or 100, 1/2\r\n(passenger 99 will sit in 99)\r\n\r\nif seat 99 is taken, then seat 1 and 100 are free. passenger\r\n99 has 1/2 chance of taking 1 and 100.\r\n\r\nthe two cases are exhaustive, and either way there is\r\n1/2',480,0);
INSERT INTO comment VALUES (592,14,251,'Cheradenine','re(3): re Solution','2002-06-25 01:05:30',0,'the axiom should read\r\n\r\npassenger n seat not taken implies that\r\nseat 1 or another > n is taken. \r\n\r\nthe relationship\r\nis 2 way, but the arrows i wrote didnt show up..',591,0);
INSERT INTO comment VALUES (593,120,227,'Dulanjana','re: Are you looking for numeric or analytic solutions? (nt)','2002-06-25 01:27:30',0,'Numeric',587,0);
INSERT INTO comment VALUES (594,130,153,'TomM','Close but....','2002-06-25 06:03:56',2,'This works in your first four cases (when \"zim\" means yes) but look again at the last four.  \r\n\r\nFor example, in the fifth case you said: \r\n&nbsp; &nbsp; &nbsp; - Zim means \"no\", the Monk is a \"liar\", the Door \"isn\'t\" the exit:\r\n&nbsp; &nbsp; &nbsp; If I asked the monk \"is this the exit?\" he would answer Dahl (yes), lying. \r\n&nbsp; &nbsp; &nbsp; So, in answer to my actual question, he would say DAHL (yes), denying this fact.\r\n\r\nIn each of these cases, you describe the \"direct\" question and answer correctly, but you have the monk answering the \"complete\" question the opposite of the way he must. \r\n\r\nIs there something you can add to the question to reverse these answers without reversing the first four? ',588,0);
INSERT INTO comment VALUES (595,132,213,'Jim Lyon','Too easy','2002-06-25 10:09:49',3,'16 and 66',NULL,0);
INSERT INTO comment VALUES (596,130,250,'Nick Reed','re: Close but....','2002-06-25 11:06:34',4,'Hmmmm?\r\n\r\nIn that example Zim is No and Dahl is Yes. The door isn\'t the exit and the monk is a liar.\r\nIf I had simply asked \"is this the exit?\" the monk would have lied and answered Dahl (yes). That\'s correct, right?\r\nSo, when I ask him if he would have answered with \"Zim\" to that question he tells me yes he would have (as he\'s a liar). Therefore he answers \"Dahl\" to the full question, just like I stated.\r\n\r\nI can\'t see an error there... Can you pinpoint the error in the logic? I just can\'t see it...',594,0);
INSERT INTO comment VALUES (597,130,1,'levik','re(2): Close but....','2002-06-25 11:21:02',1,'You raise an interesting point...\r\n\r\nCan we make a Knight out of a Liar by \"double-asking\" the question? For example:\r\n\r\n(pointing to the exit)\r\n\r\n\"Is this the exit?\" - \"No\"\r\n\r\n\"What will you answer if I ask wether or not this is the exit?\" - \"Yes\"\r\n\r\n(You would still get the truth out of any Knight you meet)',596,0);
INSERT INTO comment VALUES (598,129,1,'levik','re: Solution','2002-06-25 11:22:30',4,'What do you say, friedlinguini, is this solution adequate?',586,0);
INSERT INTO comment VALUES (599,129,103,'friedlinguini','re(2): Solution','2002-06-25 13:27:27',3,'The basic message is right, though I do have some quibbles with it as a solution.  Technically, when talking about nutrition and exercise, you\'re supposed to write \"Calorie\" with a capital C (I used some awkward phrasing in the problem to avoid having to write \"140 Calories\").  For some reason, this represents a kilocalorie.  Most people have never heard of two different kinds of calories, so they write the food one with a lowercase C.',598,0);
INSERT INTO comment VALUES (600,130,153,'TomM','Hmm.. I may owe you an apology.','2002-06-25 13:48:38',0,'It is possible that you have included the \"missing\" element in a more compact way than I was expecting.  I\'ll have to look over both your exact phrasing and the last four possibilities. ',596,0);
INSERT INTO comment VALUES (601,130,153,'TomM','re(3): Close but....','2002-06-25 13:56:00',0,'Yes. By \"double-asking\" a simple yes-or-no question you compel a Liar to give the same (truthful) answer you would recieve from a Knight, but you don\'t want to do it too often.  Most Liars genuinely want to be helpful and when they can give any of several false answers, they choose to give the one that gives you the best information for solving the problem. But if you annoy them by forcing them to state the truth too often, the will retaliate when they are free to choose their answer. ;)',597,0);
INSERT INTO comment VALUES (602,132,153,'TomM','Yes, Way Too Easy','2002-06-25 14:20:51',0,'For any even-numbered year, in any century, the \"child\" (who can be any age up to 49 years old) age is half the last two digits of the current year, and the grandmother is fifty years older than that.',595,0);
INSERT INTO comment VALUES (603,130,250,'Nick Reed','re(3): Close but....','2002-06-25 15:04:12',0,'I was thinking about this today after I posted my original solution. I mean, you can pretty easily use this kind of technique to solve the old \"Two people in front of two doors. One is a liar, the other a knight. You need to find the exit. What do you say?\" puzzle. In fact, one of the people isn\'t needed at all with this method.\r\n\r\nMost about any puzzle where your solution is \'what do you say to them\' could be phrased in such a way...\r\n\r\nI tried to veer away from the \"What will you answer if I ask you...\" kind of questioning, as I feel that\'s cheating just a little too much. I feel a \"Will you answer Yes if I ask you...\" kind of question is pretty much valid, though... ;-) Plus it worked quite nicely with this puzzle. :-)',597,0);
INSERT INTO comment VALUES (604,120,250,'Nick Reed','And...','2002-06-25 15:11:33',4,'I\'m guessing we\'re talking radians here, yes?',NULL,0);
INSERT INTO comment VALUES (605,41,316,'Mickey','EASY!','2002-06-25 15:52:43',0,'Gotta b B!',NULL,0);
INSERT INTO comment VALUES (606,129,1,'levik','re(3): Solution','2002-06-25 18:15:13',4,'Yeah, I vaguely recall this distinction from my high school/college physics courses. What I meant though, is wether or not this is the solution that you had in mind, or if there is an alternate explanation to the problem.',599,0);
INSERT INTO comment VALUES (607,131,153,'TomM','Depends.','2002-06-25 20:19:21',0,'',NULL,0);
INSERT INTO comment VALUES (608,131,153,'TomM','re: Depends.','2002-06-25 20:48:05',0,'Sorry about the empty post.\r\n\r\nWhat I was starting to say was that it depends on the maze.  If you have a maze that has only one entrance and its walls are all connected (There is only one \"piece\" of the maze, then this strategy will eventually get you out.  \r\n\r\nIf you have a maze with separate \"In\" and \"Out\" entrances, it will be in at least two pieces. But if it is only two pieces, the strategy will again eventually get you out, with the proviso that if at the start you were  \"inside\" the \"wrong\" piece (or were between the two pieces, but chose the wrong direction for your first move [when your orientation was not yet determined by eliminating the path you arrived on], you will arrive at the \"In\" entrance first, and if you are not allowed to exit ther, you would therefore by necessity have to take the left fork. After this, always taking the right fork will lead you to the Exit.\r\n\r\nIf the maze has more \"pieces\" than entrances, some of the \"pieces\" are \"inside pieces.\"  In fact, the number of \"outside pieces\" equals the number of entrances [call this \"E\"], and the number of inside pieces [I] is equal to the totapl number of pieces [P] minus the number of outside pieces. (I = P - E).\r\n\r\nIf after making your first move, the wall on your right is part of an Outside piece, you will surely find the exit. If it is part of an Inside Piece, you will merely keep circling that piece and never escape.  \r\n\r\nSo the probability of the strategy working is exactly the probabiliy of that piece being an outside piece (O/P) and the odds of getting out using that strategy are (O:I)\r\n\r\nSo, as I said, it depends on the maze. ',607,0);
INSERT INTO comment VALUES (609,131,251,'Cheradenine','re(2): Depends.','2002-06-25 22:57:05',0,'ok all the info you have is that the maze is a series of junctions\r\nwith 3 paths leading out of it, and that there is a way out\r\nfrom where you start. you must not assume anything else\r\n\r\nthe problem is deliberately vague, but keep in mind the category\r\n',608,0);
INSERT INTO comment VALUES (610,82,1,'levik','re: no time','2002-06-26 04:38:58',0,'Well, actually that\'s not true... Because even though the \"demon number\" chart is an asymptote that never crosses the \"zero\" time, once time is unfrozen and advances even a fraction of a second, you will have an intersection at a very concrete and measurable point for any T > 0. The key is finding the smallest such T :)',390,0);
INSERT INTO comment VALUES (612,131,103,'friedlinguini',':-P>','2002-06-26 06:01:12',0,'Something will or won\'t happen\r\n\r\n<i>(<b>Note:</b> This answer is deliberately vague.)</i>',NULL,0);
INSERT INTO comment VALUES (613,129,122,'Happy','Thanks a lot Fred','2002-06-26 06:08:02',0,'I just gained 500 lbs because of you!  :)',NULL,0);
INSERT INTO comment VALUES (614,131,153,'TomM','re(3): Depends.','2002-06-26 06:46:38',0,'Because of the category, I assumed that the problem was asking what the probability was of the right-hand strategy working. If that is not what you are looking for, I have no idea what your question even means. \r\n\r\nAs I said the chance of the strategy succeeding is 100% if the wall on your right is part of an outside piece of the maze, and 0% if it is part of  an inside piece. So your total chances are dependant on (and in fact equal to) the chance that the wall on your right is an outside piece, which in turn depends on the proportion of outside pieces to total pieces.\r\n\r\nMost garden mazes and puzzle book mazes have only outside pieces, and so the right-hand method will work.',609,0);
INSERT INTO comment VALUES (615,129,103,'friedlinguini','re: Thanks a lot Fred','2002-06-26 06:47:43',0,'Sheesh.  You\'re taking dieting tips from someone named \"<b>fried</b>linguini\"??',613,0);
INSERT INTO comment VALUES (616,131,103,'friedlinguini','re(4): Depends.','2002-06-26 07:00:08',0,'If that\'s the problem we\'re supposed to solve, then there isn\'t enough information given to calculate a probability, because we don\'t know what kinds of distributions there are for placing the, er, victim in the maze, and with what facing.  Consider a single-junction maze with two of its paths connected to one another.  Basically, it\'s a line with a loop at the end.  If you stick someone in there with an even chance of them being in any \"leg\" of the junction and a 50/50 chance of facing in either direction, there\'s a 2/3rds chance that he (to pick a convenient gender) will make it out.  If you make the loop really big compared to the exit path, and you base the initial placement distribution on total path length, then there\'s roughly a 50% chance of making it out.',614,0);
INSERT INTO comment VALUES (617,131,153,'TomM','Inside the maze','2002-06-26 07:22:44',0,'Perhaps what you want to see is the theory worked from inside the maze.\r\n\r\nFrom where you are, there is a \"best\" way out of the maze, but you don\'t know what it is, so you follow the right hand strategy. If the first turn of the \"best\" path is to the right, you are going the right way, if it was to turn left, you are going the wrong way.  \r\n\r\nAssume for the moment, that all wrong turnings eventually lead to a dead end. Also assume that this one dead-ends immediately. You turn around and return to the junction. At this point, the dead end is behind you, your starting point is to your left, and if you follow the the right-hand strategy, you will take the (correct) path that had been on the left the last time you were in this junction.\r\n\r\nIf the (wrong) right-hand path branches before it dead-ends, you will wind up tracing out each of those wrong brances before arriving back at the \"critical\" junction, but the situation once you get there is exactly the same.\r\n\r\nThe same thing happens every time the \"best\" path would have been to turn left, and eventually you find yourself at the exit.\r\n\r\nBut remember, this was based on the assumption that all wrong turnings eventually dead-end. This is the same as saying there are only outside pieces of the maze.  It is also possible for the wrong turnings to eventually lead you in a circle and that you wind up back where you started. Once it does that, following the right-hand strategy will just keep you retracing the same paths. The wall on your right is completely inside the circle you are tracing. It is an inside piece.  ',NULL,0);
INSERT INTO comment VALUES (618,131,251,'Cheradenine','re(5): Depends.','2002-06-26 07:31:52',0,'you start off in a junction',616,0);
INSERT INTO comment VALUES (619,131,153,'TomM','re(5): Depends.','2002-06-26 07:32:51',0,'Exactly. That\'s why I said that the best we can say is that the chances are O/P where O is the number of outside pieces, and P is the total number of pieces, but we have no idea what either number actually is.\r\n\r\nYour analysis refines the chances of the right-hand wall being part of an outside piece, where I simply assumed that all pieces had an equal likelihood of owning that wall.\r\n\r\nI can only figure that Charadenine assumed that there are no inside pieces when (s)he posed the question.',616,0);
INSERT INTO comment VALUES (620,129,227,'Dulanjana','re(2): Thanks a lot Fred','2002-06-26 15:35:21',0,'Wish that this was true!!',615,0);
INSERT INTO comment VALUES (621,131,251,'Cheradenine','hint','2002-06-26 22:51:09',2,'what can be said about what specific path you will take at any point in the maze above? \r\n\r\nwhat determines what path exactly this will be?',NULL,0);
INSERT INTO comment VALUES (622,120,103,'friedlinguini','Solution','2002-06-27 02:14:04',3,'I\'m assuming we\'re talking about radians here.\r\n\r\nFor those of you who haven\'t seen the notation, lg(x) = log2(x).\r\n\r\nAny solution must lie between 0 (before which lg(x) is undefined), and 2 (after which lg(x) is greater than 1).  sin(x) is nonnegative in this interval, so we can further eliminate solutions less than 1 (where lg(x) is negative).\r\n\r\nThe derivatives of these functions are cos(x) and 1/(x ln 2).  So the slope of lg(x) at x=1 is ~1.442695.  The slope is strictly decreasing from there.  At 1.0, sin(x) is ~0.84147.  If lg(x)\'s slope never got lower, it wouldn\'t \"catch up\" to sin(x) before that function started its downswing at pi/2.  To me, that means that there is only one solution, and it is between pi/2 and 2.\r\n\r\nA quick way to find the solution is Newton\'s method, which is a series defined by\r\n\r\nx(n+1) = x(n) - f(x)/f\'(x).\r\n\r\nIn this case, f(x) = sin(x) - lg(x) and f\'(x) = cos(x) - 1/(x ln 2).\r\n\r\nFrom my initial estimates, my first estimate would be x(0) = 1.8.  Plugging and chugging away:\r\n\r\nx(1) = 1.922339\r\nx(2) = 1.918667\r\nx(3) = 1.918664\r\n...\r\n\r\nTo recap, there\'s a single solution for x, and it lies at x = ~1.918664.',NULL,0);
INSERT INTO comment VALUES (623,133,103,'friedlinguini','Solution','2002-06-27 02:22:53',3,'Call the original quantities in each pile a, b, and c.\r\nFinal number of matches in the 2nd group = 2b - c = 16.\r\nIn the 3rd group: 2c - (a - b) = 16\r\nIn the 1st group: a - b + a - b = 16.\r\n\r\nFrom the last equation, a - b = 8, so 2c - 8 = 16, so c = 12.  2b - 12 = 16, so b = 14.  a - 14 = 8, so a = 22.\r\n\r\nThus, there are 22, 14, and 12 matches in the first, second, and third groups respectively.',NULL,0);
INSERT INTO comment VALUES (624,131,153,'TomM','re: hint','2002-06-27 03:57:58',0,'If whatever you are looking for is not answed by my previous posts, I have absolutely no idea what it is you are asking.  The questions in this hint are directly answered by my \"Inside the Maze post.',621,0);
INSERT INTO comment VALUES (625,131,251,'Cheradenine','re(2): hint','2002-06-27 04:44:27',2,'the lack of information regarding the maze leads to treating the\r\npaths taken in the maze as a random variable. (much like\r\nthe ball you pick out of a bag is a random variable, nothing\r\nis known about the bags shape, the distribution of the balls\r\ninside.. etc)\r\n\r\nfor example, starting from your initial position\r\n\r\nP(p) = 1/n\r\n\r\nwhich means that the probability of taking any path p as your\r\nfirst path in the maze is 1/n, where n is the total number of paths in\r\nthe maze.',624,0);
INSERT INTO comment VALUES (629,131,304,'quddous behrouzi','a picture i made of a tree','2002-06-27 20:23:00',0,'\r\ngeocities.com/qball123ca/maze.gif\r\n\r\n\r\n<a href=\"http://wwww.geocities.com/qball123ca/maze.gif\" >link to tree picture</a>\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (627,131,304,'quddous behrouzi','damn i hate it when that happens','2002-06-27 13:28:22',0,'I DOUBT THAT THISIS RIGHT\r\nbut you can look anyways\r\n\r\nthe maze can be thought of as a TREE with THREE CHILDREN\r\n\r\npicture of tree here</a>\r\n\r\nprobability of right hand side being the end\r\n= 1/number of end junctions\r\n\r\n1/3 chance with 1 junction\r\n1/27 with 1 junction and 3 children\r\n...\r\nyou probably wont get out.\r\n',NULL,0);
INSERT INTO comment VALUES (628,131,304,'quddous behrouzi','also side note','2002-06-27 13:32:23',0,'IF YOU HAVE TO STOP ONCE YOU REACH A DEAD END\r\n\r\ntaking the right hand every time is the same as any other path\r\n\r\nthe chances being 1/number of endings total\r\n\r\nany path you chose (left, center, random) will give you the same amount of chance of getting out\r\n\r\nyou can get out of the maze by going right hand all the way\r\nthen when you reach a dead end you turn around\r\nand go back to the last junction and turn left \r\nyou then do right the right hand again\r\n\r\nright when going forward\r\nleft when going backwards\r\ntree traversal... i hate it\r\n',NULL,0);
INSERT INTO comment VALUES (630,131,304,'quddous behrouzi','this is the real picture of the tree','2002-06-27 20:24:24',0,'http://www.geocities.com/qball123ca/maze.gif\r\n\r\nthis url works.. i dont know why the other one didn\'t',NULL,0);
INSERT INTO comment VALUES (631,107,274,'shaun','my solution','2002-06-28 00:40:35',0,'i say sally bashes the shit out of sarah so she is so ugly and deformed sam doenst want her',NULL,0);
INSERT INTO comment VALUES (632,131,103,'friedlinguini','re: this is the real picture of the tree','2002-06-28 06:21:16',0,'I don\'t see a reason to assume that that is the topology of the maze.  First of all, each junction in your description has four paths leading out of it, not three (mazes in general are not one-way).  Furthermore, there\'s no reason to assume a tree topology at all.  Mazes can have cycles, but trees can\'t.',630,0);
INSERT INTO comment VALUES (633,68,103,'friedlinguini','The REAL Solution','2002-06-28 06:23:20',0,'Yes.',NULL,0);
INSERT INTO comment VALUES (634,27,122,'Happy','re: Surprise','2002-06-28 12:47:11',3,'And since all the students logically figured out that there can\'t be any exam at all, the professor was able to surprise them by giving the exam on... oh let\'s say Tuesday.',185,0);
INSERT INTO comment VALUES (635,131,304,'qball','re(2): this is the real picture of the tree','2002-06-28 14:30:12',0,'hrmm\r\noy\r\nyoure right on one thing\r\nsee i never read these questions properly\r\n3 new options is what i thought it meant\r\n....... hrmm me and my reading\r\n\r\nbut\r\ntrees CAN be connected and circular though\r\nyou could make a maze and turn it into a tree if you knew how\r\n',632,0);
INSERT INTO comment VALUES (636,68,1,'levik','re: The REAL Solution','2002-06-28 14:47:54',0,'Actually, in my case, the REAL solution is \"NO\". Or the real answer to be precise. I spent quite a while on this problem before I had to give up and refer to the solution.',633,0);
INSERT INTO comment VALUES (638,131,304,'qball','picture here','2002-06-28 14:56:15',1,'what html are we allowed to use?\r\njust links??\r\n\r\nhttp://www.geocities.com/qball123ca/friedmaze.gif\r\n\r\n<a href=\"http://www.geocities.com/qball123ca/friedmaze.gif\r\n\">frieds maze link</a>\r\n',NULL,0);
INSERT INTO comment VALUES (639,134,227,'Dulanjana','Maybe he should have roasted the chicken.','2002-06-28 17:42:31',3,'First the old man takes the chicken across the river. After leaving it he comes back and takes the dog across the river. After keeping the dog on that side he takes the chicken and crosses to the other side. Then he takes the sack of grain and leaves the chicken. After taking the sack he comes back for the chicken. This way he would get all three things across. Maybe he would have been better of roasting the chicken! ',NULL,0);
INSERT INTO comment VALUES (640,134,328,'John Orapello','Simple. (Long)','2002-06-28 18:32:29',3,'I haven\'t done this problem before, so.\r\nd - dog, c - chicken, g - grain, m - man\r\nObviously we start with the dog, the chicken, and the grain.\r\n\r\nD C G M (river) \r\n\r\nIf we were to take the dog the chicken would be left witht he grain. If we were to take the grain the dog would be left with the chicken. Thusly, we take the chicken.\r\n\r\nD G (river) C M\r\n\r\nWe go back and take the dog.\r\n\r\nG (river) D C M\r\n \r\nUpon putting the dog on the other side of the river, we take the chicken. (This is assuming that the man can stop the dog from eating(?) the chicken for long enough to grab it.)\r\n\r\nG C M (river) D\r\n\r\nThen we take the grain. The dog can be left alone with the grain.\r\n\r\nC (river) D G M\r\n\r\nThen we go back and take the chicken.\r\n\r\n(river) D C G M\r\n\r\nAnd it is solved.\r\n',NULL,0);
INSERT INTO comment VALUES (641,135,153,'TomM','chocolate milkshake?','2002-06-29 13:34:31',3,'If he were to discard half of the paint he has mixed, he will have 3 pints of a 2:1 mixture of black to white.  This is the equivalent of 2 pints of black and one of white.  If he now adds three pints of white, he will have the correct mixture (two pints of black and four of white) The waste is three pints\r\n\r\nThe other \"easy\" alternatives would have been to add  six pints of white to get the color right and Start over fresh. Either would waste six pints\r\n\r\nAny \"complicated\" scheme of adding some paint, discarding some paint, adding more paint, etc. will waste some amount between the three and the six, so the three is the smallest amount that you can manage\r\n\r\nA',NULL,0);
INSERT INTO comment VALUES (642,134,153,'TomM','Part 2','2002-06-29 13:49:05',0,'Of course you can\'t pose \"the farmer, fox goose and grain\" puzzle without following it up with \"the missionaries and the cannibals\"\r\n\r\nSame river, same boat (can only hold two people/things).  Along comes a group consisting of three missionaries and three cannibals. \r\n\r\nAt no time can the cannibals be allowed to outnumber the missionaries on one side or the other, even momentarily (If here are a missionary and a cannibal in the boat and they approach a shore with one or two cannibals and no missionaries, you can\'t say \"the missionary stays in the boat to bring it back. He\'s still outnumbered)\r\n\r\nGet everyone across safely.',NULL,0);
INSERT INTO comment VALUES (643,133,329,'metjoo','here you got the solution','2002-06-29 14:10:44',0,'22 in the first group\r\n\r\n14 in the second\r\n\r\nand finally\r\n\r\n12 in the third',NULL,0);
INSERT INTO comment VALUES (644,135,1,'levik','re: chocolate milkshake?','2002-06-29 14:17:12',4,'Devil\'s advocate:\r\n\r\nBut how do you show that any other (difficult) scheme will waste at least 3 pints?',641,0);
INSERT INTO comment VALUES (645,134,329,'metjoo','re: Part 2','2002-06-29 14:26:10',0,'well,\r\nsuppose i am one of the missionary.\r\nthen i would bring one of the cannibals to the other shore, leave him there and would come back to pick another one.\r\nwhen i\'d leave two cannibals in the opposite shore.\r\ni would come back to the first shore again (and alone) and i would pick a missionary with me and would return to the opposite shore.\r\nso there would be one cannibal and a missionary inthe first; and two cannibals and two missionaries in the opposite one\r\nthen i\'d come back to the first with one of the cannibals, would leave him there and pick up the last missionary and i would take him to the opther shore\r\nthus, we have three cannibals in the first shore and three missionaries in the second\r\nthe next is easy\r\ni\'d just pick the cannibals one by one and take them to the other shore\r\n^_^',642,0);
INSERT INTO comment VALUES (646,134,304,'qball','re: Part 2','2002-06-29 16:20:58',0,'You can\'t have the cannibals ever outnumber the missionaries at anytime or they will eat eachother.\r\n(i think metjoo forgot this?)\r\n\r\n1) two cannibals cross  (MMMC-CC-)\r\n2) one cannibal returns (MMMC-C-C)\r\n3) two cannibals cross (MMM-CC-C)\r\n4) one of them returns (MMM-C-CC)\r\n5) two missionaries cross (MC-MM-CC)\r\n6) one cannibal AND a missionary return (MC-MC-MC)\r\n7) two missionaries cross (CC-MM-MC)\r\n8) a cannibal returns (CC-C-MMM)\r\n9) two cannibals cross (C-CC-MMM)\r\n10) a cannibal returns (C-C-MMMC)\r\n11) two cannibals cross (-CC-MMMC)\r\n10) FINISHED (-MMMCCC)\r\n\r\nquite a bit harder than i thought\r\nbut pretty easy at the same time',642,0);
INSERT INTO comment VALUES (647,135,153,'TomM','re(2): chocolate milkshake?','2002-06-29 17:17:10',3,'Well, all attemps using the schema I descibed would have to because they would be a combination of the pour and dilute sceme that resulted in 3 pints waste, and the dilute and pour scheme that wasted 6.\r\n\r\nBut your point is well taken. There might be methods that use different schema. How do we know that they will waste at least three pints?  \r\n\r\nFirst note that there are two more pints of black in the mix than there should be.  Those two pints need to be accounted for in the the waste, so there cannot be less than 2 pints waste.  \r\n\r\nIs it possible to come up with a scheme to keep the waste at 2 pints?  Only if you can separate 2 pints of black out of the dark gray, which is impossible. \r\n\r\nThen, can we salvage more than one pint of the white from the mix? This would still require separating the paint into two batches one of which had a higher black ratio than the original dark gray, and would still require \"unmixing\" the original dark gray.\r\n\r\nSo the best we can do for the waste is the same 2:1 dark gray as the bad batch.  since we need to remove 2 pints of black, 1 pint of white must come with it. So 3 pints is the least amount of total waste possible.',644,0);
INSERT INTO comment VALUES (648,134,153,'TomM','Sorry, Metjoo','2002-06-29 17:29:14',0,'You seem to have missed this line which specifically prohibits your second move (Third if you count the first return trip as a separate move), as well as a few others:\r\n\r\n (If here are a missionary and a cannibal in the boat and they approach a shore with one or two cannibals and no missionaries, you can\'t say \"the missionary stays in the boat to bring it back. He\'s still outnumbered) \r\n\r\n\r\n\r\n',645,0);
INSERT INTO comment VALUES (649,136,251,'Cheradenine','try..','2002-07-01 05:10:22',1,'MC = 11 gives BM = 1 and MD = 5\r\n\r\nwith MD = 5, AD = 10, AMD = 90\r\nfind AM\r\n\r\nwith AM = x, BM = 1, AMB = 90\r\nfind AB\r\n\r\nwith AB = x, BD = 6, AD = 10\r\nfind ABC\r\n\r\nwith\r\nABC = x, AB = y, BC = 12\r\nfind AC',NULL,0);
INSERT INTO comment VALUES (650,136,103,'friedlinguini','Solution','2002-07-01 06:21:07',3,'Since BD = DC and BC = 12, BD = 6.  Since BC = 12 and MC = 11, BM = 1.  Thus, MD = 5.  AMD is a right triangle with a hypotenuse of 10, and MD = 5, so AM = sqrt(10^2 - 5^2) = 5 sqrt(3).  AMC is also a right triangle with legs 5 sqrt(3) and 11.  AC, the hypotenuse, is sqrt(75 + 121) = 14.',NULL,0);
INSERT INTO comment VALUES (651,131,103,'friedlinguini','re(3): this is the real picture of the tree','2002-07-01 06:25:26',0,'> trees CAN be connected and circular though \r\n> you could make a maze and turn it into a tree if you knew how\r\n\r\nMy definition of a tree is a connected graph where there is exactly one unidirectional path between two nodes.  So no cycles unless you backtrack.',635,0);
INSERT INTO comment VALUES (652,131,103,'friedlinguini','re: picture here','2002-07-01 06:27:00',0,'Actually the one I proposed has one node, not too.  Lop off the path from \"start\" to the first intersection, and you get mine.  Note that the problem doesn\'t state that there is a separate entrance and exit path.',638,0);
INSERT INTO comment VALUES (653,136,153,'TomM','Why Angle A?','2002-07-01 08:41:18',4,'The problem gives us that angle A is acute.  While we can use the law of cosines to solve for A and verify that statement, the important thing to know is whether angle C is acute.  If angle C is obtuse, then  MD is no longer 5, but is 16.\r\n\r\nUnless that is the point: if the problem as Charadenine has broken it down and Friedlinguini has solved it requires angle A to be 90° or more, then we have the wrong triangle and must work with angle C being obtuse.',NULL,0);
INSERT INTO comment VALUES (654,136,153,'TomM','2 + 2 = 5  Doh!','2002-07-01 08:49:31',0,'Ooops!\r\n\r\nIn the case of angle C being obtuse, MD would be 17, not 16.',653,0);
INSERT INTO comment VALUES (655,136,1,'levik','re: Why Angle A?','2002-07-01 09:37:18',0,'Hmmm... May this be my bad? I edited the angle name from what looked like \"BAC\" to just \"A\" for clarity. I may have not seen that the angle name was actually something else (like \"ACB\"). If that is the case, I would really like  Dulanjana  to let me know so I can change it back ASAP.\r\n\r\nAlso, the picture is drawn strictly from my understanding of the problem and may be completely misleading.',653,0);
INSERT INTO comment VALUES (656,136,153,'TomM','re(2): Why Angle A?','2002-07-01 10:03:34',0,'On giving it more thought, I realized that if Angle C were obtuse, then in the right triangle AMD, the leg MD (17) would be longer than the hypotenuse AD (10), which is impossible. So the assumption that angle C is acute is verified.\r\n\r\nIt still brings up the question why irrelevant information about angle A was mentioned in the initial conditions of the problem.',655,0);
INSERT INTO comment VALUES (657,139,153,'TomM','','2002-07-01 15:08:34',3,'We start by looking for some combination of friends and strangers that allows for no triples, and show that such a combination can\'t be found.\r\n\r\nSuppose person A (Call him Abe) knows persons B and C (Bill and Carl) In order not to form a triple, Bill and Carl must be strangers. If Abe also knows Dave, then Dave must be a stranger to both Bill and Carl, but then Bill, Carl, and Dave would form a triple of strangers. So Dave and Abe must be strangers. Likewise, Ed must be a stranger to Abe. But he must be a friend of Dave\'s, or together they would form a Triple of strangers with Abe. \r\n\r\nNow Frank can\'t be a friend of Abe\'s for the same reason Dave and Ed couldn\'t.  But by the same logic, he can\'t be a strnger either. Since he must be one or the other, it is impossible to avoid a triple.\r\n\r\nStarting with any of the six, and adding the other five in any order, still leaves us at this point: adding the sixth forces a triple.',NULL,0);
INSERT INTO comment VALUES (658,139,227,'Dulanjana','','2002-07-02 00:23:15',3,'If there are six people then all six of them maybe friends. So there are 3 people who are friends. If the six people dont know each other then 3 of them are strangers. Either I am right or don\'t know the meaning of mutual!\r\n\r\n(By the way levik, Isn\'t this a question from an IQ test?) ',NULL,0);
INSERT INTO comment VALUES (659,139,1,'levik','re: IQ Test','2002-07-02 02:11:03',0,'I don\'t think it\'s a question from an IQ test since the answer is a little more involved than what you posted.\r\n\r\nIf your reasoning were true, it whould work as well for a group of, say, five people, but as TomM has shown, that group can easily have neither 3 mutual friends nor 3 mutual strangers.\r\n\r\nAs I recall I have gotten this problem from some list online, and I think it came from rec.puzzle before that.',658,0);
INSERT INTO comment VALUES (660,137,250,'Nick Reed','Quick Guess Solution','2002-07-02 02:40:40',3,'The car arrived home 20 minutes earlier than expected (11:40 instead of 12:00). As a result, it must have driven 10 minutes less each way than had been expected. So, the car and person met 10 minutes earlier than expected, i.e. 10 minutes before the plane was originally due to arrive. As the plane actually arrived 1 hour early, we can conclude the person walked for 50 minutes before being picked up.',NULL,0);
INSERT INTO comment VALUES (661,131,153,'TomM','About the \"official\" solution','2002-07-02 05:52:15',0,'I now see where your thinking was going, and it works (more-or-less) as a good approximation to the odds when you have no idea of the structure of the maze, and thus no idea what the terms I labeled O and P are.\r\n\r\nHowever, Friedlinguini\'s analysis of the odds show that the term you dismissed as negligible actually isn\'t quite, no matter how small it becomes, and that the odds always favor (even if only slightly) your getting out.\r\n',NULL,0);
INSERT INTO comment VALUES (662,131,103,'friedlinguini','re: About the','2002-07-02 06:18:43',0,'Actually, it\'s worse than that.  Imagine a maze with a topology like that of a ladder.  Twist the ladder into a circle and join the ends of the \"inner\" support.  Now you have two concentric rings, one of them broken, with many passages joining them.  The number of nodes can be arbitrarily large.  A wall-following strategy starting at an \"inner\" node will always fail.  There\'s only a 1/3 chance that you\'ll reach the exit if you start on an outer node (unless you happen to start at one of the nodes adjoining the break, but the odds of this happening become negligible as n becomes large).  The consequence?  A large n leads to a 1/6 chance that you will eventually reach an exit.\r\n\r\nI\'m afraid this problem was not well thought out.',661,0);
INSERT INTO comment VALUES (663,131,251,'Cheradenine','re(2): About the','2002-07-02 06:27:02',1,'the probabilities involved in the topology you propose may be\r\nas you have said, but that implies nothing in general. the point\r\nis that with a random topology, nothing specific (like what youre\r\nstating in this case) is known about the odds. in other words, you\r\ncant claim that the probability of throwing a 6 is not 1/6 by showing\r\nme loaded dice.\r\n\r\nperhaps i have misunderstood your point?',662,0);
INSERT INTO comment VALUES (664,131,251,'Cheradenine','re: About the','2002-07-02 06:31:13',1,'well this is a matter of language, if your definition of negligible is\r\n\"equal to 0\" then of course the term is never negligible. my use\r\nof the language simply suggested that the term is small enough\r\nto not include it in the verbal form of the solution (ie you have equal chance)\r\n\r\nregarding your approach to the solution, the point in this problem\r\nwas precisely to require sufficient level of abstraction to reach a conclusion.. seemed like an interesting idea anyway',661,0);
INSERT INTO comment VALUES (665,131,103,'friedlinguini','re(3): About the','2002-07-02 07:23:11',0,'It goes back to my original complaint: nothing is known about probability distributions.  What constitutes a \"random\" topology?  What affinity do any two nodes have toward being connected?  The solution you propose makes assumptions not justified by the problem.',663,0);
INSERT INTO comment VALUES (666,139,153,'TomM','re(2): IQ Test','2002-07-02 08:01:25',0,'Actually I did not prove that a group of 5 people can avoid triples. all I proved was that a group of six cannot.\r\n\r\nTo prove that five can avoid triples I would need to examine four reationships that I never toched on in my previous analysis: Bill-Dave, Bill-Ed, Carl-Dave and Carl-Ed.\r\n\r\nBill cannot be a friend to both Dave and Ed, Neither can Carl. But Dave cannot be a stranger to both Bill and Carl. Neither can Ed\r\n\r\nThe following relatioships fulfill these conditions, and finally prove it is possible for five people to have no triples:\r\n\r\nBill and Dave are friends\r\nBill and Ed are strangers\r\nCarl and Dave are strangers\r\nCarl and Ed are friends.',659,0);
INSERT INTO comment VALUES (667,137,1,'levik','re: Quick Guess Solution','2002-07-02 11:55:03',0,'That\'s what I had in mind. \r\n\r\nvohonam - is this your solution?',660,0);
INSERT INTO comment VALUES (669,139,1,'levik','re(3): IQ Test','2002-07-02 11:56:51',0,'>Bill and Dave are friends\r\n>Bill and Ed are strangers\r\n>Carl and Dave are strangers\r\n>Carl and Ed are friends.\r\n\r\nPoor Abe :)',666,0);
INSERT INTO comment VALUES (670,114,337,'lyeshea','possible minimum value','2002-07-02 12:43:56',3,'if x=y=z=1 then the smallest value for P is six... i can\'t find anyway to get P less than six even with using three different variables... if smaller than one then the fraction becomes greater, if larger than one think of it this way P=3(x+1/x) the smallest value for x+1/x is two\r\nand to check it\r\nalso first derivative of that would be0=1-1/x^2 (P goes to zero because as a minimum value its a constant) so 1=1/x^2or x^2=1... and yeah....enough babbling from the newbie',NULL,0);
INSERT INTO comment VALUES (671,114,337,'lyeshea','oops','2002-07-02 12:46:36',0,'somehow i missed the nifty xy+yz+zx <= 3/4',NULL,0);
INSERT INTO comment VALUES (672,131,251,'Cheradenine','re(4): About the','2002-07-02 23:06:41',0,'a random topology is one in which the paths leading away\r\nfrom each node have equal chances of arriving at any node.\r\nthe information provided imposes the bounds that every node\r\nhas 3 paths and that there is a series of paths from start to\r\nexit.\r\n\r\nthis information naturally leads towards paths being a random\r\nvariable, which is the only assumption made in the solution.\r\n\r\nit may be me being biased, but it seems quite straightforward\r\nreally..',665,0);
INSERT INTO comment VALUES (673,131,103,'friedlinguini','re(5): About the','2002-07-03 04:02:16',0,'That\'s a huge assumption, and one that isn\'t justified by your problem.  For one thing, the problem never stated that there was only one exit.  For a large number of nodes, that exit can be arbitrarily far away from the starting node.  However, the starting node is obviously very close to itself.  I think it\'s reasonable that it then follows that the odds of reaching the starting node following some path are higher than those of reaching the exit.  I haven\'t proved it satisfactorily, but I think it\'s true that every node is adjacent to at least one loop, but there is no guarantee that following any wall from a particular node will lead to the exit.\r\n\r\nAs n gets very large, I\'d go so far as to venture that the odds of the starting node being completely surrounded by interior loops goes toward 1.  I would tend to think of the maze as looking something like a Voronoi diagram with a boundary (A Voronoi diagram looks kind of like a bunch of soap bubbles stuck together on a 2D surface.  A fairly decent representation I found on a Google search can be found here: http://eudoxus.usc.edu/SimplicialVIEW/Figures/voronoi.gif.  Note that most of the vertices are completely surrounded by loops, so no wall following strategy will work at all.  They only have a chance of working at nodes near the edge of the maze.',672,0);
INSERT INTO comment VALUES (674,141,227,'Dulanjana','Solution?','2002-07-03 04:24:40',3,'For cold tap it takes 6 minutes to fill 1 bath. So the speed of the tap is 1/6. Concerning the hot water tap in three minutes it will fill 1/2 the bath because it is idle for 2 and a 1/2 minutes it is actually filling the bath half full in 5 and a half minutes. So its speed will be 1/11. Speed of unplugging is 1/4. So the time taken is\r\n\r\n1 divided by 1/6 - 1/11- 1/4\r\n\r\n132 minutes?\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (675,141,251,'Cheradenine','hmm..','2002-07-03 04:35:30',1,'every 11/2 minutes:\r\n1/6 *11/2 cold water in = 11/12\r\n3/6            hot water in = 6/12\r\n1/4 * 11/2 water out     = 11/8\r\n\r\nin - out = 17/12 - 11/8 = 1/24 bath tubs per\r\n11/2 minutes\r\n\r\n11/2 * 24 = 132 minutes\r\n\r\nafter 132 minutes the bath tub would be full.\r\n\r\nsince in the 5/2 minute cold only period water empties at 1/12 rate (1/6 - 1/4), then an extra 5/24 is  present when the hot water turns off. \r\n\r\nduring the cold + hot period water enters at 2/24 rate, so by symmetry the tub was filled 2.5 minutes before 132 minutes.\r\n\r\n129.5 minutes?',NULL,0);
INSERT INTO comment VALUES (676,131,251,'Cheradenine','re(6): About the','2002-07-03 04:57:12',0,'>For a large number of nodes, that exit can be arbitrarily far away from >the starting node. However, the starting node is obviously very close to >itself\r\n\r\nif all the information you have is that the maze is a series of 3 way\r\nnodes, then this assumption is unjustified. this conclusion would only\r\nbe plausible if you were invoking geometric arguments, but you\r\ncant. as far as a 3 path node series is concerned, the first node\r\ncan be connected to ANY other node with equal probability. \r\nthe voronoi diagram you post is another example where geometry imposes a certain structure, but again no geometric information was provided.\r\n\r\n\r\nas for the one exit, if the problem wording did not make it clear\r\nthat there was one exit, my fault, that was the point, otherwise\r\nprobabilities are 2/3 vs 1/3.. etc',673,0);
INSERT INTO comment VALUES (677,141,1,'levik','re: Solution?','2002-07-03 05:01:37',1,'Your solution reminds me of the pitfall in the cattepillar problem:\r\n\r\nThe cattepilar si climbing up a 10 foot pole. it climbs 6 feet up during the day, but slides down 5 feet at night. When will it reach the top?\r\n\r\nSome people immediately say 10 because they figure it\'s only moving 1 foot a day. But really, after four days, it will be four feet up, and on the fifth day will climb the remaining 6 feet before nightfall, thus reaching the top on the evening of the fifth day.\r\n\r\nThe work of the hot tap is not evenly distributed over its 5.5 minute cycle, so we can\'t just take its speed to be a uniform 1/5.5...',674,0);
INSERT INTO comment VALUES (678,131,1,'levik','re(7): About the','2002-07-03 05:10:58',4,'Perhaps we should just reword the problem to explicitly state all the assumptions you thought were obvious? At least this way we can make sure that we\'re all on the same page.\r\n\r\nIf you want to do this, Cheardenine, just post the new problem text as a comment, or as a problem submission, and I will modify the text on the site.',676,0);
INSERT INTO comment VALUES (679,141,250,'Nick Reed','Woop','2002-07-03 05:26:53',0,'Both currently suggested solutions are wrong, I\'m afraid. Cheradenine is getting along closer lines, however...\r\nI\'m glad someone came up with the \'132\' guess, though, as my \'132 would be wrong\' comment I put in my solution now has a purpose... ;-)',NULL,0);
INSERT INTO comment VALUES (680,131,103,'friedlinguini','re(7): About the','2002-07-03 05:46:45',0,'You have to make geometric assumptions so that \"always taking the path going right\" to be well-defined.  If the maze is three-dimensional, for example, it can be meaningless.  What happens if you come to a fork that goes up and down, for example?  In any case, my central argument still stands.  There is necessarily a short path to the starting node but not necessarily a short path toward the exit.\r\n\r\nI think the problem is that you are tailoring assumptions that fit a preconceived answer.  There is simply not enough information to properly frame the situation, much less come up with a well-defined probability (which the problem doesn\'t ask for anyway).',676,0);
INSERT INTO comment VALUES (681,141,251,'Cheradenine','hmm (2)','2002-07-03 05:54:02',3,'right ill try the forward method this time..\r\n\r\nevery 11/2 minutes the tub fills 1/24\r\nafter after 11/2 * 18 = 99 minutes the tub\r\nis 18/24 full at the end of a cycle.\r\n\r\nduring the cold+hot the tub fills at\r\n2/6 - 1/4 = 2/24 rate. during this time\r\nthe fill is 2/24 * 3 = 6 / 24.\r\n\r\n18/24 + 6/24 = 24/24\r\n99 + 3 = 102\r\n\r\n102 minutes?',NULL,0);
INSERT INTO comment VALUES (682,141,122,'Happy','Drowning caterpillar','2002-07-03 06:09:03',3,'For the first 3 minutes, both taps are running and the plug is pulled out.  So the rate the tub is being filled is: (bpm = bathtubs per minute)\r\n1/3 bpm - 1/4 bpm = 1/12 bpm\r\nRb = 1/12 bpm (Rate that bathtub is filled when both taps are on)\r\nTb = 3 minutes  (time that both taps are on)\r\n\r\nthen after that, for the next 2.5 minutes, only one tap is running, so the second rate is:\r\nRc = 1/6 bpm - 1/4 bpm = -1/12 bpm\r\nTc = 2.5 minutes\r\n\r\nformula for how much the bathtub is filled after a certain amount of time is Rate X Time.\r\n\r\nSo after the first 3 minutes the bathtub is 1/12 bpm * 3 min = 1/4 bathtub filled.  for reasons shown later, we\'ll make this 6/24 filled\r\n\r\nThen after the next 2.5 minutes, the bathtub drains by -1/12 bpm * 2.5 minutes = -5/24 bathtubs.  \r\n\r\nto visualize this better: \r\n+3.0 min = 6/24 filled  (1/12 filled)\r\n+2.5 min = 1/24 filled\r\n+3.0 min = 7/24 filled\r\n+2.5 min = 2/24 filled\r\n\r\nso after every interval, it goes up by 6/24, then down by 5/24, then up again.\r\nhow long will it take before we get to 24/24, or 1 whole bathtub filled?\r\n\r\nlet \r\nx = number of times that both taps are on\r\ny = number of times that cold tap is on\r\n\r\nx(6/24) - y(5/24) = 24/24 \r\nmultiply both sides by 24:\r\n\r\n6x - 5y = 24\r\n\r\nas levik pointed out, once we finally fill the tub, we stop the time.  So we have one more x than y, or algebraically y = x - 1\r\n\r\nso: \r\n6x - 5(x-1) = 24\r\nx = 19 \r\n\r\nand then\r\ny = 18\r\n\r\nbut we\'re not done here.\r\nx and y are just the number of times that both taps and just the cold tap is on (respectively).\r\n\r\ntotal time that both taps are on: 3 min * 19 intervals = 57 minutes\r\n\r\ntotal time that cold tap is on: 2.5 min * 18 intervals = 45 minutes\r\n\r\ntotal time to fill the tub: 57 + 45 = 102 minutes\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (683,131,251,'Cheradenine','re(8): About the','2002-07-03 06:11:37',0,'i disagree, there is no need to make any assumptions about the geometry\r\nof the maze as a whole. ok if you want to be strict about it, it requires\r\nthat the node exits are coplanar but implies nothing of where the\r\nexits lead. (ie the exit paths are like wires any configuration is possible)\r\n\r\n\"In any case, my central argument still stands. There is necessarily a short path to the starting node but not necessarily a short path toward the exit. \"\r\n\r\nif any node can lead anywhere, i dont see the source of this bias\r\n\r\n\"I think the problem is that you are tailoring assumptions that fit a preconceived answer. There is simply not enough information to properly frame the situation\"\r\n\r\ni assure you that i solved the problem in just the way stated, starting\r\nfrom the beginning. in fact i only posted the problem because i was\r\nsurprised that a solution was possible with such data.\r\n\r\nin response to the above: it seems you are tailoring objections to a preconceived criticism. the solution is nowhere near as far fetched or unreasonable as you point out.',680,0);
INSERT INTO comment VALUES (684,137,338,'Blue','re: Quick Guess Solution','2002-07-03 06:13:06',0,'I agree with the solution.',660,0);
INSERT INTO comment VALUES (685,141,227,'Dulanjana','Maybe...','2002-07-03 06:30:15',1,'Hey wouldn\'t the bath fill up more than once?',NULL,0);
INSERT INTO comment VALUES (686,141,250,'Nick Reed','re: Maybe...','2002-07-03 06:32:22',4,'Sorry - what do you mean by \'more than once\'?',685,0);
INSERT INTO comment VALUES (687,131,103,'friedlinguini','re(9): About the','2002-07-03 06:38:43',0,'It could be argued that the problem you have solved is one in which you \"win\" if you reach the exit and \"lose\" if you reach the starting node, and that you follow a random series of paths with no backtracking.  However, the restriction of following the wall on your right changes things.\r\n\r\nWithout loss of generality, you could get rid of the exit, but mark one wall of one path with an exit point.  The maze is now closed and consists of a bunch of loops.  The exit point is on exactly one of these loops.  There could be an arbitrarily large number of loops.  The probability of finding the exit becomes the probability of starting on the correct loop.  Is there any reason to assume that picking the \"exit\" loop is more probable than picking any other loop?  Is there any reason to assume that a large number of nodes will not create a large number of loops?',683,0);
INSERT INTO comment VALUES (688,141,227,'Dulanjana','re(2): Maybe...','2002-07-03 07:13:07',4,'I found out the answer to be 102 mins but wouldn\'t the bath then again empty a bit(when HOT is not working) and again be able to be filled up?(maybe its irrelevant, just asking)',686,0);
INSERT INTO comment VALUES (689,141,250,'Nick Reed','re(3): Maybe...','2002-07-03 07:31:30',0,'Yes, it will. There are theoretically an infinite number of times when the bath will slightly-empty / overflow and re-fill, but I had hoped the phrasing of the question made it clear that we were only really interested in the first time it happened... And finding the first time was where the slight twist came in from the regular unplugged-bath-filling problem that I\'ve heard dozens of times before.',688,0);
INSERT INTO comment VALUES (690,141,168,'Justin','Solution','2002-07-03 07:43:10',0,'Let\'s examine a 24 gal tub.  The cold and hot water are running at 4 gal/min.  The drain is running out at 6 gal/min.  With both drains on for the first the minutes, the taps will put 24 gal into the tub and the drain will remove 18 gal with a net of 6 gal in the tub for the 3 min cycle.  In the next 2.5 min, the cold water will add 10 gal to the tub and the drain will take away 15 with a net of -5 gal in the tub for the 2.5 min cycle. \r\n\r\nFollowing this line of thought.\r\nElapsed time -> Gallons of Water\r\n3 min   -> 6 gal\r\n5.5 min -> 1 gal\r\n8.5 min -> 7 gal\r\n11 min  -> 2 gal\r\n14 min  -> 8 gal\r\n16.5 min -> 3 gal\r\n.\r\n.\r\n.\r\n93.5 min -> 17 gal\r\n96.5 min -> 23 gal\r\n99 min   -> 18 gal\r\n102 min  -> 24 gal\r\n\r\nHence, the tub will fill up in 102 min',NULL,0);
INSERT INTO comment VALUES (691,140,1,'levik','It\'s another game!','2002-07-03 09:05:04',2,'Here\'s mine:\r\n\r\nX * (abs(Y)+1) = 0\r\n\r\nwe know that X is zero',NULL,0);
INSERT INTO comment VALUES (692,140,103,'friedlinguini','Easy...','2002-07-03 11:15:00',3,'x + y - y = 1\r\n\r\nx = 1\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (693,143,1,'levik','Thoughts','2002-07-03 11:17:42',1,'So am I correct in assuming that (at least for the expression part), the answer would have to be expressed in terms of some number of pages <b>n</b>?\r\n\r\nIn that case, the probability is 1 for n = 600, the probability is 599/n. \r\n\r\nThis is of course assuming that Bascule is a thourough reader, and finishes all his books, reading them at the same rate.',NULL,0);
INSERT INTO comment VALUES (694,143,103,'friedlinguini','re: Thoughts','2002-07-03 11:22:07',1,'It also depends on the book\'s formatting (page numbers on top or on the bottom) and whether page numbers count at all.  If we\'re talking page numbers in a 600-page book, there is 1 single-digit number that begins with 1, 10 double-digit numbers, and 100 triple-digit numbers, yielding an 111/600 chance that the page number starts with 1.',693,0);
INSERT INTO comment VALUES (695,143,153,'TomM','First Steps?','2002-07-03 12:56:52',1,'Assuming that Charadenine means 1) \"the first digit of the page number, and 2) the probability that the first digit is any one of the given five (as opposed to separately calculating for each digit), here is how I would begin:\r\n\r\nIf all digits had the same probability, then the chances of one of the five  given digits being the one is 5/10 = ½.  But we ignore leading zeroes, and so the chances are actually increased to 5/9.\r\n\r\nHowever, the nine digits are only evenly probable if the number of pages is [(10 ^ n) - 1]for some non-negative integer n.  Otherwise the numbers between the highest page number and the next higher power of ten (minus one) do not contribute their first digits to the \"pool\"\r\n\r\n(I\'m not altogether certain what my next step should be, but if I decide on one I\'ll be back to continue posting.',694,0);
INSERT INTO comment VALUES (696,140,153,'TomM','Am I missing something?','2002-07-03 13:01:50',3,'I can give an equation where you can solve for both unknowns:\r\n\r\nx² + y² = 0',NULL,0);
INSERT INTO comment VALUES (697,143,213,'Jim Lyon','Solution','2002-07-03 13:03:25',3,'Let N be the number of pages in the book. Let p be the probability that the first non-zero digit of the page number is in the set {1,2,3,4,5}.\r\n\r\nif   1 <= n <=   5, p = 1\r\nif    6 <= n <=    9, p = 5 / n\r\nif   10 <= n <=   59, p = (n - 4) / n\r\nif   60 <= n <=   99, p = 55 / n\r\nif  100 <= n <=  599, p = (n - 44) / n\r\nif  600 <= n <=  999, p = 555 / n\r\nif 1000 <= n <= 9999, p = (n - 444) / n\r\nand so forth.\r\n\r\nIf you want a single answer, you need to know something about the distribution of page count in the books that Bascule reads.\r\n',NULL,0);
INSERT INTO comment VALUES (698,143,103,'friedlinguini','re: First Steps?','2002-07-03 13:07:27',1,'You also need some probability distribution over the number of pages in a book.  In this case, p(n) would define the probability that Bascule is reading an n-page book.  You can define a function f(n) which calculates the probability that the page number begins with 1, 2, 3, 4, or 5 for a book with n pages.  The complete solution would be a summation of p(n) f(n) over all possible values of n.',695,0);
INSERT INTO comment VALUES (699,140,153,'TomM','On second thought...','2002-07-03 13:23:27',0,'In my example, you have to specify that both x and y are real, otherwise, x can be anything and y = <I>i</I>x\r\n\r\nin friedlinguini\'s and levik\'s examples, the value of y was totally irrelevant; it could be real, immaginary, or complex. \r\n| a + b<I>i</I> | = &#8730;(a² + b²)',696,0);
INSERT INTO comment VALUES (700,143,153,'TomM','re: First Steps?','2002-07-03 14:09:55',0,'In most problems of this kind, if you assume an even distribution over the range, you can use the probability associated with the average value to approximate that associated with the total.  In this case, that would mean that we would assmue the average book with between (10^n) and [(10^[n+1])-1] pages has [5(10^n)]pages and work with the probabilities that presents.\r\n\r\nThe problem is that it won\'t work in this case, because the numbers added to/removed from the pool as we move from the average to the extremes do not affect the chances in the same way.  As you move closer to (10^n), you remove \"good\" numbers from the pool. As you move closer to [(10^[n+1])-1], you add \"bad\" numbers. In both cases, you wind up with a pool with a lower probability of success than the average number of pages gives, so the average is not a good approximation of the total.  If the looked-for digits were 1, 2, 8, and 9 it would work, but not with 1, 2, 3, 4, and 5. ',695,0);
INSERT INTO comment VALUES (701,143,1,'levik','re: Thoughts','2002-07-03 14:16:46',0,'ok. I am a moron. I have forgotten about my own html filtering system. AND, I made the wonderful conclusion that all numbers les than 600 begin with either 1,2,3,4 or 5 (ignoring numbers 6-9 and 60-90).\r\n\r\nCarry on.',693,0);
INSERT INTO comment VALUES (702,143,1,'levik','re(2): First Steps?','2002-07-03 14:26:32',0,'Combining this with what jim has said... are we dealing with an ideal case where a book is equally likely to have any number of pages (up to infinity) or are we looking at a situation where a book\'s page count is represented by a standard distribution?\r\n\r\nIn the ideal case, it seems that the answer would run into a wall since then p(n) would be one over infinity for any single value of n. (Yes, that\'s ALMOST zero, Dulanjana :)\r\n\r\nAnd of course we would have an infinite series of these.\r\n\r\nOn the other hand, I highly doubt that the problem calls for using real-world data about how many pages a random book is likely to have...',698,0);
INSERT INTO comment VALUES (703,143,250,'Nick Reed','re(3): First Steps?','2002-07-03 18:39:22',1,'I don\'t know. Given the vagueness of the question, maybe assuming real word numbers would be of help in coming up with a value for part b. I think Jim\'s already posted the solution to part a already, so that\'s all we\'re really looking for now.\r\n\r\nSo, how about assuming that Bascule\'s book is likely to have a number of pages somewhere between 50 (less than this isn\'t really a \'book\' - more of a pamphlet) and 600 (maybe higher or lower, depending on the average kind of book Bascule reads), say? The bottom limit isn\'t so much of a contributing factor to the overall \'number\' we\'re going to be coming up with, to be honest, so I\'m not too concerned about that. I\'ve just been toying around with some numbers on a bit of paper and I seem to be getting around about an 80% likelihood that the page-number starts with a 1, 2, 3, 4 or 5. But then, I was drinking last night, so who knows if this is in anyway realistic... ;-)',702,0);
INSERT INTO comment VALUES (704,143,153,'TomM','re(2): First Steps?','2002-07-03 21:23:10',1,'OK, I\'ve got an idea \r\n\r\nFirst a definition: a number a is of <B>order</B> n where (10^n) &#8804; a &lt; (10^[n+1])\r\n\r\nIf the number of pages in the book a is of order n, then a can be expressed as M(10^n) + D where Mis an integer between 1 and 9, inclusive, and D is an integer less than (10^n)\r\n\r\nThe page number can also be expressed as m(10^n) + d, but the range for m is between 0 and 9, inclusive.\r\n\r\nThe probability requested can be expressed as \r\n\r\nM\r\n&#8721;r(m) = R\r\nm=0\r\n\r\nwhere r(i) is the probability that m=i [P(i)] times the probability [L(i)] that if m=i, then m lies between 1 and 5, inclusive.\r\n\r\nCase 1: 5 &#8721; M\r\n\r\nFor i=0, L(i) = 5/9\r\nFor 0 &lt; i &#8721; 5, L(i) = 1\r\nFor 5 &lt; i &#8721; M, L(i) =0\r\nP(i) = 1/(M + 1)  (except when i=M)**\r\nr(i) = P(i) * L(i)\r\n\r\n\r\nCase 2 M &#8721; 5\r\n\r\nFor i=0, L(i) = 5/9\r\nFor 0 &lt; i &#8721; M, L(i) =0\r\nP(i) = 1/(M + 1)  (Except when i=M)**\r\nr(i) = P(i) * L(i)\r\n\r\n** When i = M, P(i) is actually  [1/(M+1)] * [D/(10^M])\r\n\r\nGiven any actual number of pages  a = M(10^n) + D, it would be relatively easy to plug in the values, but I am too rusty to even attempt solving it as a random distribution. I just hope that this helps in some small way.\r\n',700,0);
INSERT INTO comment VALUES (705,143,153,'TomM','re(4): First Steps?','2002-07-03 21:29:08',0,'I don\'t think it is necssary to plug in an assumed maximum number of pages, if you just you look at the (unknown) number of pages properly. For myself, I can only go so far until I reach a point where I\'ve long forgotten (if I ever knew) what the next step is, but I posted what I have. maybe you can take it from there.',703,0);
INSERT INTO comment VALUES (706,143,153,'TomM','Bad Coding. in \"re(2): First Steps?\":','2002-07-03 21:35:37',0,'I wish we had the ability to edit these comments before they are posted.  \r\n\r\nMost of the places where I used the symbol &#8721; I meant to use the symbol &#8805;',704,0);
INSERT INTO comment VALUES (707,145,153,'TomM','If....','2002-07-03 21:45:48',2,'There is not enough information as the problem is stated, but <B>if</B> the vertex of the quadrilateral is also the center of the circle, and <B>if</B> the angle of that vertex is 90°, then ¼ or 25% is shaded.',NULL,0);
INSERT INTO comment VALUES (708,145,283,'lucky','The drawing','2002-07-03 21:55:29',4,'Is the angle on the center of the circle a right angle? The way it is drawn I would say so, but i can\'t be sure. The quadrilateral doesn\'t have to be regular (all right angles) for the solution to be 25%. But the \"center\" angle has to be, and if it is indeed 90 degrees, then the shaded area is 25%.',NULL,0);
INSERT INTO comment VALUES (709,143,153,'TomM','Still wrong','2002-07-03 21:55:37',0,'Not &#8721; or &#8805;! it should be &#8804;',706,0);
INSERT INTO comment VALUES (710,145,283,'lucky','re: The drawing','2002-07-03 22:00:15',0,'And what TomM said about the vertex of the quadrilateral being the center of the circle.....',708,0);
INSERT INTO comment VALUES (711,145,283,'lucky','re(2): The drawing','2002-07-03 22:14:41',0,'Although the big blue dot on that vertex somehow made me assume it was indeed the center of the circle........lol',710,0);
INSERT INTO comment VALUES (712,143,251,'Cheradenine','re: Solution','2002-07-03 23:09:08',0,'there is no information regarding the distribution of page count\r\nthat Bascule reads..',697,0);
INSERT INTO comment VALUES (713,131,251,'Cheradenine','re(10): About the','2002-07-03 23:40:18',2,'ok now youre talking..\r\n\r\nwe can now come to the end of this discussion, with or without\r\nagreement.\r\n\r\nin the situation you have proposed, do you agree that the probability\r\nof any path leading to any specific path is 1/n? the words \"without\r\nloss of generality\" seem to me that you have accepted this?\r\n\r\n',687,0);
INSERT INTO comment VALUES (714,131,103,'friedlinguini','re(11): About the','2002-07-04 05:41:56',0,'I wouldn\'t necessarily claim that it is 1/n, since I don\'t have a function for the number of loops per node.  I\'d be willing to say that it is something along the order of 1/O(n), though.',713,0);
INSERT INTO comment VALUES (715,145,227,'Dulanjana','Problems with Problem','2002-07-04 06:26:38',0,'We haven\'t been given that the blue dot is the centre of the circle.It maybe any point in the circle thus making the answer variable. (TomM\'s post has other problems with problem)',NULL,0);
INSERT INTO comment VALUES (716,145,340,'elizabeth','What percetage of the circle is shaded...','2002-07-04 06:28:37',0,'100% is shaded--different colors but all shaded nevertheless',NULL,0);
INSERT INTO comment VALUES (717,131,251,'Cheradenine','re(12): About the','2002-07-04 06:51:14',0,'ok well we\'re never going to agree, the 1/n characteristic is axiomatic\r\nand for me is clear for a random topology. i really dont know how\r\nto further support this.\r\n\r\nnonetheless and even if for you it wont prove anything, the 1/n\r\ncharacteristic applied to your abstraction yields:\r\n\r\nexpectation value for the number of paths in the starting loop is:\r\n\r\nx such that the probability that an x path route comes back\r\nto the initial path = 1/2\r\n\r\nE(x) = x such that P(x) = 1/2\r\nie such that 1 - P(x) = 1/2\r\nie such that the probability of not coming back after x paths is 1/2\r\n\r\nP(not coming back after x) = \r\nN(x) = n-1/n * n-2/n-1 * n-3/n-2 * .... n-x/n-x-1.\r\ncancelling each top term with the next denominator yields\r\n\r\nN(x) = n-x/n\r\n\r\nfor E(x) we need N(x) = 1/2\r\n1-x/n = 1/2\r\nx = n/2\r\n\r\nthe average length of the loop youre placed is n/2 paths.\r\nsince the  exit is one of those paths, there is 1/2 chance the exit is\r\nin one of the loops you mention.\r\n\r\nthe above is by no means rigorous but im trying to answer\r\n\r\n\"Is there any reason to assume that picking the \"exit\" loop is more probable than picking any other loop? Is there any reason to assume that a large number of nodes will not create a large number of loops?\"\r\n\r\nby stating that the loops created in a random topology will be of\r\nsuch a size that the probability of exit is 1/2. in other words, under \r\nboth pictures the reasoning is coherent.',714,0);
INSERT INTO comment VALUES (718,145,341,'Peter','puzzling?','2002-07-04 07:25:06',0,'Every one seems to be assuming that the green area is the shaded area, what if the blue area is the shaded area, since we dont know the original colour of the circle? is it a circle or are there meerly three different shapes interlocking?\r\nIs the blue shape near the centre of the diagram the circle you are referring to, in which case the answer is 100%.\r\n',NULL,0);
INSERT INTO comment VALUES (719,131,103,'friedlinguini','re(13): About the','2002-07-04 08:06:41',0,'Essentially, what you\'ve just \"proven\" is that the average random maze, regardless of size, has exactly two loops.  I challenge you to draw any maze satisfying the 3-path condition with more than two nodes for which this is true.  The problem is that you started at your expected solution (that the probability of finding an exit is 1/2), worked your way back to an initial topology (there are two loops), and then worked your way forward to the solution you wanted again.\r\n\r\nJust try sketching a few mazes on paper and following your strategy.  I think you\'ll find that you get caught in small loops  more often than you reach the exit.\r\n\r\nIncidentally, it is possible to start at a node, follow the right wall, return to the starting node, and then hit the exit.  This is a consequence of the three-path condition.',717,0);
INSERT INTO comment VALUES (720,145,1,'levik','re: puzzling?','2002-07-04 11:06:31',0,'I\'ll take the heat for that ambiguity. QBall\'s original image had a white background on which it was fairly clear that the darkened area of the big circle was indeed the \"shaded\" area he was referring to. My script for image conversion did a bit of a messy job on the colors in the picture, since it was designed primarily for black on white images.',718,0);
INSERT INTO comment VALUES (721,137,257,'vohonam','right !','2002-07-04 12:09:01',1,'you guys are right.',NULL,0);
INSERT INTO comment VALUES (722,140,1,'levik','Anything better?','2002-07-04 12:56:05',4,'I wonder if we can do any better... So far, all equations submitted have either allowed us to identify one (or both) of the variables as zero, or else made the second one cancel out.\r\n\r\nCan we come up with anything more \"creative\"? Where the equation would let us determine that one of the variables is non-zero while not cancelling out the other (as in \"x + y - y = 1\")',NULL,0);
INSERT INTO comment VALUES (723,146,328,'John Orapello','Easy. (Solution)','2002-07-04 13:46:58',3,'The person likes perfect squares.\r\n2500 = 50 * 50.\r\n576 = 24 * 24\r\n169 = 13 * 13',NULL,0);
INSERT INTO comment VALUES (724,140,153,'TomM','re: Anything better?','2002-07-04 16:21:01',0,'I\'m not sure we can do substantially better.  The only way we can completely solve a single equation for one of two independant variables, is if the second proves to be irrelevant, which in turn means that all terms with the secon variable must either be multiplied by zero, or cancel one another out. \r\n\r\nHowever, just because y must be multiplied by zero in the equation doesn\'t mean that x must be that zero. if in your original eqation we replaced the \"x\" with \"(x - 1), then the \"X-factor\" must still be zero, but x itself would equal 1',722,0);
INSERT INTO comment VALUES (725,144,153,'TomM','Forced March','2002-07-04 16:56:30',3,'Consider three times during the march:\r\n\r\nAt T = 0, the messenger is at point A (0 miles from point A) the lead officer is at point B (25 miles from point A)\r\n\r\nAt T = t (when they meet), the lead officer is at point C (d miles from point B); the messenger is also at point C (d + 25 miles from point A. \r\nThe officer\'s speed was d/t. The messenger\'s speed was (d + 25)/t\r\n\r\nAt T = 1 days march, the officer is at point D (25 miles from point B); the messenger is at point B (d miles from point C) The officer\'s speed was 25/(1 day\'s march) \r\n\r\nThe officer marched at a steady pace, so d/t = 25 or d = 25t\r\n\r\nThe total distance covered by the messenger was 25 + 2d; the time was 1 days march; the speed was (d + 25)/t\r\n\r\nSo we have two equations:\r\nd = 25t\r\n25 + 2d = 1 * (d + 25)/t\r\n\r\nSubstituting for d, we get \r\n25 + 50t = (25 + 25t)/t\r\n\r\n25t + 50 t² = 25 + 25t\r\n50 t² = 25\r\n2t² = 1\r\nt² = ½\r\nt = 1 /&#8730;2\r\n\r\nso d = 25t = 25/&#8730;2\r\nand 2d = 2(25/&#8730;2) = 25(&#8730;2)\r\n\r\nand the messenger travelled 25 + 2d = 25 (1 + &#8730;2), or approx 60.355 miles\r\n',NULL,0);
INSERT INTO comment VALUES (726,131,251,'Cheradenine','re(14): About the','2002-07-04 23:56:55',0,'\"Essentially, what you\'ve just \"proven\" is that the average random maze, regardless of size, has exactly two loops. \r\n\r\nnope, ive proven that a RIGHT HAND LOOP in a random maze has on average n/2 paths. so a random maze\r\nwill ON AVERAGE have two RIGHT HAND LOOPS. the maze can have more/different loops if you follow other strategies.\r\n\r\n\"I challenge you to draw any maze satisfying the 3-path condition with more than two nodes for which this is true.\"\r\n\r\n                 ------------- \r\neasy       *A                B*---\r\n              |  -------------\r\n              |                       exit\r\n              | C                    / D\r\n              *----------------*-\r\n             |                          |\r\n             |                          |\r\n             | ---------------------\r\n\r\nloop 1 A-top path-B-bottom path-A-B-A-...\r\nloop2  C-up-A-B-B-A-C-bottom-D-exit-path-C-A...',719,0);
INSERT INTO comment VALUES (727,131,251,'Cheradenine','re(14): About the','2002-07-04 23:57:32',0,'\"The problem is that you started at your expected solution (that the probability of finding an exit is 1/2), worked your way back to an initial topology (there are two loops), and then worked your way forward to the solution you wanted again.\"\r\n\r\ni cant believe this! i have absolutely NOT done this. the truth is i have applied the 1/n to YOUR scheme and reached the 1/2 naturally. from the beginning of this discussion you have kept suggesting me \"cheating\" again and again. ffs\r\n\r\n\"Incidentally, it is possible to start at a node, follow the right wall, return to the starting node, and then hit the exit. This is a consequence of the three-path condition.\"\r\n\r\nyes but a getting stuck (ie a loop) implies coming back to your initial path, not just to your initial node.\r\n\r\nthe only way forward in terms of reaching agreement is verifying the\r\nresult empirically. ill get back to you with the result, and that will\r\nbe final as far as im concerned, i have no desire to keep on\r\nenduring your insults anymore.',719,0);
INSERT INTO comment VALUES (728,131,103,'friedlinguini','re(15): About the','2002-07-05 03:42:14',0,'It was never my intent to insult, only to arrive at the true solution.  I had no idea you were taking this discussion so personally.  In the interest of maintaining harmony on this site, I\'ll drop the subject altogether.',727,0);
INSERT INTO comment VALUES (729,131,251,'Cheradenine','re(16): About the','2002-07-05 05:42:15',0,'it wasnt personal for me until you began calling me a liar by insisting\r\nthat i was purposefully altering objective data to arrive at desired \r\nresults.\r\n\r\nthanks for stopping that. when/if i get to the result via\r\nexperiment ill let you know, right or wrong.',728,0);
INSERT INTO comment VALUES (730,147,251,'Cheradenine','try..','2002-07-05 07:18:06',1,'7 and 4   = 4\r\n3 and 4   = 3\r\n7 and 1   = 1\r\n1             = 1\r\n\r\n= 9',NULL,0);
INSERT INTO comment VALUES (731,131,251,'Cheradenine','possible results','2002-07-05 07:35:20',2,'testing yields:\r\n\r\n5 nodes, 1000 mazes, 10 runs per maze\r\nruns: 10000 exits: 6531 ratio: 0.6531\r\n\r\n10 nodes: 1000 mazes, 10 runs per maze\r\nruns: 10000 exits: 5692 ratio: 0.5692\r\n\r\n50 nodes: 1000 mazes, 10 runs per maze\r\nruns: 10000 exits: 5204 ratio: 0.5204\r\n\r\n100 nodes: 1000 mazes, 10 runs per maze\r\nruns: 10000 exits: 519 1 ratio: 0.5191\r\n\r\nmaze construction algorithm:\r\n1. Construct all the nodes\r\n2. partially attach 1 node to another node\r\n    - select the nodes to be attached randomly\r\n    - select the path that links them randomly\r\n3. repeat step 2 until all nodes (except exit) are fully attached (ie have their 3 paths linked)\r\n\r\nmaze walking:\r\n1. start at a random node and path\r\n2. walk until exit or number of paths is greater\r\nthan 3 * number of nodes\r\n\r\nif anybody wants the (java) program to verify ill be happy to send it :)',NULL,0);
INSERT INTO comment VALUES (732,131,251,'Cheradenine','re: possible results','2002-07-05 07:40:00',0,'forgot to say, maze walking is right handed. this is ensured by\r\nthe conditions:\r\n\r\n1. a path will always take you to the same path on multiple visits\r\n2. a path will never take you to the same path backwards\r\n3. 1:1 correspondence',731,0);
INSERT INTO comment VALUES (733,143,213,'Jim Lyon','re(2): Solution','2002-07-05 11:51:35',0,'If there is no information about page count distributions, then the problem is not solvable.',712,0);
INSERT INTO comment VALUES (734,147,153,'TomM','re: try..','2002-07-05 12:51:08',3,'Your answer is a little too abstract, and it was hard to follow exactly what you were saying, but if I\'ve interpreted it correctly, I believe that it is correct:\r\n\r\nStart the egg and both timers (t = 0,T4 will run out in 4 minutes, T7 will run out in 7 minutes)\r\n\r\nwhen the 4 minute timer runs out, turn it over (t = 4, T4 = 4, T7 = 3)\r\n\r\nWhen the 7 minute timer runs out, turn it over (t = 7, T4 = 1, T7 = 7)\r\n\r\nWhen the four minute timer runs out turn over the <B>7</B> minute timer (t = 8, T4 = 0, T7 = 1)\r\n\r\nWhen the 7 minute timer runs out, the egg is ready. (t = 9, T4 = 0, T7 = 0) ',730,0);
INSERT INTO comment VALUES (735,82,352,'Fly Wing','wow....','2002-07-05 20:19:55',0,'^^; My head hurts. That one was very confusing... but good.',NULL,0);
INSERT INTO comment VALUES (736,131,304,'qball','re: possible results','2002-07-06 00:28:15',0,'OK\r\nlet me get this straight\r\nEVERY NODE IS ATTACHED to 3 any OTHER NODES RANDOMLY\r\nexcept for the entrance and exit\r\n\r\nisn\'t this is an impossible maze to have in real life?\r\n\r\n',731,0);
INSERT INTO comment VALUES (737,131,304,'qball','i might be stupid','2002-07-06 00:46:45',0,'1) the chances cannot be 1/2 using what you have said before. always taking right hand path. \r\n\r\nusing your method of creating a maze you will NEVER EVER leave if the exit is on the left hand maze\r\nand your chances decrease with other factors\r\nthat means that your equations are faulty\r\n\r\n2) your maze is unrealistic. your question is more like \"there are 3 teleporters in each room\" you enter through teleporter 1 (center (from last \"room\") and take telporter 2 (right hand side)  everytime. this is because your rooms are not really attached\r\n\r\nA real maze would either \r\n1) use a tree \r\n2) use a matrix of some sorts',NULL,0);
INSERT INTO comment VALUES (738,131,153,'TomM','re(2): possible results (qball)','2002-07-06 13:25:16',0,'Although I dropped out of active discussion when the theory started getting beyond me, I have still been following C9\'s and FL\'s remarks.\r\n\r\nWhen C9 agreed that the maze must be considered to lie in a single plane, it occurred to me as well that a truly random arrangement of connections would lead to paths crossing at points where there was no node.  However, the reason for the restriction to a plane was to be able to clearly distinguish \"left\" from \"right,\" so the restriction to a plane can be modified to \"more or less planar,\" allowing the use of tunnels and bridges to avoid paths crossing.\r\n\r\nYour commment about the \"left hand maze\" seems to imply that you are thinking of a maze with two separate exits, only one of which is the \"right\" exit (or if you will, an \"entrance\" and an \"exit\" So does your statemnt about every node being attached to three other nodes \"except for the entrance and exit.\"  \r\n\r\nC9 has already stated that he should have included the condition that there is exactly one exit.  This is not a \"get to the other side\" sort of maze.  Think of it more like a dragon\'s cave with a treasure. You have to find your way to the treasure, and then come out the same way you got in. Except that as the puzzle starts, you are in the treasure room and you realize you forgot to take note of how you got there.  ',736,0);
INSERT INTO comment VALUES (739,147,355,'jeremy','','2002-07-06 20:28:43',0,'how quickly, thats easy, 9 minutes.',NULL,0);
INSERT INTO comment VALUES (740,48,304,'qball','haha nice','2002-07-06 23:05:47',0,'nice deduction tom.. \r\ni was pretty stumped on that question\r\n\r\ni was overthinking this question..',NULL,0);
INSERT INTO comment VALUES (741,131,304,'qball','re(3): possible results (qball)','2002-07-06 23:18:08',0,'so what your saying is then that there are multiple exits\r\nand multiple entrances\r\n.......................................................\r\nhrmmm.. whatever\r\n\r\neverything depends on the problem maker\r\nwhen you have something vague you will figure it out in your mind a certain way but will not think of things that others do\r\n\r\none thing i do agree on is the statement that->\r\nif you visit a room youve already been in then you will not be able to leave the maze\r\n\r\nthe 50% chance of getting out of the maze i dont agree on\r\nthat figure depends on whatever factors you put on the maze\r\n\r\nthe more doorways you have to get through to get to an exit the more likely you will end up in a loop somewhere\r\n\r\n\r\nOK I JUST FIGURED OUT WHAT I WAS TRYING TO SAY\r\n\r\n\r\nHRMM\r\nOK LETS SAY THERE ARE 1000 rooms\r\nand 10 are exits (these are just for arguments sake)\r\n\r\nthe only time you will END a turn is if\r\n1) you find an exit\r\n2) you go into a room you have already been in\r\n\r\nyou start with 0 roooms you cant go into and 1000 you can go into\r\nwith every turn the number of rooms you cant go into increases by 1 and the number of rooms you can go into decreasese by 1\r\nafter first turn  : 1/999\r\nafter second turn : 2/998\r\n\r\nyour chances of leaving through an exit are always 10/1010\r\n\r\nor something along these lines\r\njust some ideas..\r\n\r\n\r\n\r\n',738,0);
INSERT INTO comment VALUES (742,147,304,'qball','jeremy','2002-07-06 23:22:34',0,'',NULL,0);
INSERT INTO comment VALUES (743,147,304,'qball','READ this not the one below','2002-07-06 23:23:32',0,'you dont understand the hard part\r\nyou have to use the timers\r\nand use them in a way which it takes you the least amount of time to cook the eggs\r\nbut you are sure theyve cooked for atleast 9 minutes',NULL,0);
INSERT INTO comment VALUES (744,145,304,'qball','yes','2002-07-06 23:26:16',0,'looking at the difficulty i put on this problem (i think i put a 1) you can tell that its the small shaded area is what needs to be figured out.\r\nand yes the dot IS the middle of the circle and those are a square and a circle \r\n\r\n25% is the answer. ',NULL,0);
INSERT INTO comment VALUES (745,144,359,'Fusanno','Such confusing math','2002-07-07 18:23:20',0,'Aight-this math-i dont get it-heres what i think-the messenger walked the 25 miles to the dude in the front, and then to the back. If the soldiers walk 25 miles a day so simple logic tells me 25+25+25=75 miles-i think-i dunno about all this square root mumbo jumbo-lets keep it simple till we build the rocket to the moon.',NULL,0);
INSERT INTO comment VALUES (746,131,251,'Cheradenine','re(4): possible results (qball)','2002-07-07 22:55:56',0,'\"2) your maze is unrealistic. your question is more like \"there are 3 teleporters in each room\" you enter through teleporter 1 (center (from last \"room\") and take telporter 2 (right hand side) everytime. this is because your rooms are not really attached\"\r\n\r\nyes, well seen, thats all you can assume about node connectivities.\r\n\r\n\"the only time you will END a turn is if\r\n1) you find an exit\r\n2) you go into a room you have already been in\"\r\n\r\nyes, but 2) really transforms to\r\n\r\n2) you go into your initial room and retake your first path\r\n\r\napplying this yields that your chances are always\r\n10/11 of escaping, not 10/1010. (there are 10 exits paths\r\nand 1 getting stuck path)\r\n\r\n\r\n\r\n',741,0);
INSERT INTO comment VALUES (747,143,251,'Cheradenine','re(3): Solution','2002-07-07 23:15:44',1,'the solution you have posted before looks correct, but\r\nperhaps it can be reduced to 1 expression in the form of\r\na sum?',733,0);
INSERT INTO comment VALUES (748,144,153,'TomM','re: Such confusing math','2002-07-08 02:27:08',0,'Your answer would be right if the messenger ran the round trip before the rest of the company began their daily march, but the problem states that he began his run at the same time as the march began, and ended it when the march ended.\r\n\r\nAssume that he runs approximately 3 times as fast as the marchers (It\'s not accurate, but it is close enough to illustrate my point, and it avoids the square root -- for now).  When he has gone 25 miles, he is where the lead officer started out, but the lead officer has had time to march 8 1/3 miles.  He finally catches up to the lead officer at 12 1/2 miles, and turns back. He only has to go back the \"extra\" 12 1/2 miles to get to where he\'s going to spend the night, so he would run 50 miles if he were running at three times the speed of the march.  But he would get there when the marchers had only gone 2/3 of their 25 miles.  Going slower would mean that he would finish closer to the correct time, but it would also mean that the lead officer would have more time to go further before he caught up, so he would have run a longer distance.  When the time he gets to the finish is the same as the time the other marchers finish, the distance works out to the 60+ miles I mentioned earlier.',745,0);
INSERT INTO comment VALUES (749,147,227,'Dulanjana','Solution','2002-07-08 05:59:18',3,'First you let run both clocks. the 7 minute clock would run until it finishes while the 4 minute clock would be immediately turned the other way around after the 4 minutes and kept for the remaining 3 minutes of the duration of the 7 minute clock.After that 3 minutes the clocks are turned around and the seven minute clock will run until the 4 minute one will stop (this is for 1 minute since that was the sand left in the 4 minute clock).At this point we would have the first 7 minutes + the 1 minute = 8 minutes. By turning the 7 minute clock around once again (It now has one minutes worth of sand) we will get the other minute required which will get us 9 minutes. We can now serve the boiled egg.',NULL,0);
INSERT INTO comment VALUES (750,147,227,'Dulanjana','Whoops','2002-07-08 06:02:24',1,'Maybe there was one turn too many',NULL,0);
INSERT INTO comment VALUES (751,149,251,'Cheradenine','if you cant be bothered with equations','2002-07-08 06:35:11',1,'good guesses are\r\n\r\nN = 0 and E = 5\r\nO = 9 and I = 1 \r\nY is a joker\r\n\r\nnow its a matter of guessing T and R (they\r\nshould be large and contiguous) and youve\r\nfluked it..',NULL,0);
INSERT INTO comment VALUES (752,149,1,'levik','re: if you cant be bothered with equations','2002-07-08 06:40:24',2,'So per your guess, we have:\r\n<tt>\r\nF9RTY\r\n  T50\r\n  T50\r\n-----\r\nS1XTY</tt>\r\nWhere (R+2*T+1) mod 10 = X...\r\n\r\nBy the way, why did you guess I=9?',751,0);
INSERT INTO comment VALUES (753,149,251,'Cheradenine','re(2): if you cant be bothered with equations','2002-07-08 06:47:12',0,'the O = 9 guess comes from the fact that there is\r\na carry number in 5th row. since O is only added\r\nto the carry from row 3 it must be as big\r\nas possible to be > 10. moreover, since I cannot\r\nbe 0, the carry from row 3 would never be big\r\nenough if O werent 9',752,0);
INSERT INTO comment VALUES (758,48,1,'levik','re: Wasn\'t it obvious?','2002-07-08 08:20:58',0,'Actually, it\'s not obvious at all... For example if the number of children was limited to a finite number, there would be a higher amoung of boys than girls.\r\n\r\n(This is the case in China where the government strongly encourages parents to stop after one birth, but allows a second child if the first one is female)\r\n\r\nOnly because we allow for the \"ideal\" case of a couple having infinite children does the ratio even out.',178,0);
INSERT INTO comment VALUES (759,149,158,'Ender','Solution','2002-07-08 10:45:43',3,'First, we have Y + N + N = Y and T + E + E = T.  That means N and E must be 0 and 5.  If N was 5, there would be a 1 carried over, and there is no solution for E then.  So, N=0 and E=5.\r\n\r\nSecond, we have FOR + T + T + carry = SIX.  Since both of the top digits changed, that means there is a carry to the column with the O and the F.  Since the 0 is already used, and the maximum carry is 2 (9+9+9 = 27 for the first column, 9+9+9+2=29 for any other column), that mean we must be adding enough to roll over from 9 to 1 in the 1000\'s column, a carry of 2 from the 100\'s column.  So O=9, I = 1, and S = F+1.  This also forces S to be 3,4,7, or 8, since it can\'t be either a used number or one more than a used number.  Likewise, F must be 2,3,6, or 7.\r\n\r\nThird, to have a carry of 2, that means R+T+T must be greater than 20.  Since 0 and 1 are both used, that means x is at least 2, so R+T+T is between 22 and 28. If T was the highest unused value (8), and since we have a carry of 1 (T + 5 + 5 = T, carry 1), R would have to be 6 or 7 (5 is already used).  Likewise, if R was 8, T would have to be 7.  So R is 6, 7, or 8; and T is 7 or 8.\r\n\r\nNow, two out of 6, 7, and 8 are used for R and T, so since S and F must be consecutive, they now must be 2, 3, or 4.  Since either S or F will have be be 3, that raises the new minimum for R+T+T to be 24, forcing R to be 7, T to be 8, and X to be 4.  This then forces F to be 2, and S to be 3.\r\n\r\nThus far, we have N=0, E=5, O=9, I=1, R=7, T=8, X=4, F=2, and S=3.  The only usused letter is Y, and the only unused value is 6, so Y=6, giving us:  29786 + 850 + 850 = 31486, which checks.\r\n',NULL,0);
INSERT INTO comment VALUES (760,150,153,'TomM','Coordinate System','2002-07-08 17:11:20',3,'Label each person by row and column: the person in the first row, first column position is (R1,C1) the person to his right is (R1, C2). The person in back of (R1,C1) is (R2, C2), etc.\r\n\r\nPerson A is (Rar, Cac) and person B is (Rbr, Cbc) [Ideally the r and c should have been subscripts]\r\n\r\nConsider person C = (Rar, Cbc).  He is in the same row as A, and so must be shorter than A (who is the tallest person in his row)\r\n\r\nLikewise, since he is the same column as B, he must be taller than B. Since A is taller than C, who in turn, is taller than B, A must be taller than B\r\n\r\nThis assumes that A and B are in different rows and different columns.  If they are in the same row, then person C is person A , and the argument that person C is taller than person B still applies.  If  they are in the same column, then person C is Person B, and the argument that person A is taller than person C still applies. If they are in the same row and the same column, then they are the same person, and must be the same height.',NULL,0);
INSERT INTO comment VALUES (761,48,153,'TomM','re(2): Wasn\'t it obvious?','2002-07-08 22:01:20',0,'In \"real life\" the odds, while not exactltly 50:50 are close enough to it <B>for the general population</B>. For individual attempts at conception, there are many factors that can greatly affect those odds, and many of those factors turn affect China\'s statistics.\r\n\r\nBut in the land of the puzzle, the odds, both in the total population and in the individual case, are stated to be exactly 50:50. \r\n\r\nYes, one of the easiest ways to prove it requires the infinte series 1 = 1/2 + 1/4 + 1/8 + ..., \r\n\r\nbut there is the following argument which does not involve infinities, and which shows the individual practice does not affect the outcome:\r\n\r\nAssume that this year there are P1 women pregnant for the first time in the hospital, P2 women pregnant for the second time, etc. for a total of P\' pregnant women.  There will be P\'/ boys born and P\'/2 girls (Since in this ideal world hemaphrodites presumably do not exist, in years when P\' is odd, there is one extra boy or one extra girl, but even that evens out over a large enough number of years.  Even assuming that the pre-existing child population was wildly uneven the first year, after a sufficient (and relatively small) number of years,  their numbers will have fallen off, (through death and growth to adulthood) and only thosee born during the \"watched\" year will remain.  Their proportion, by age is always 1:1, and so their proportion as a group is also 1:1. ',758,0);
INSERT INTO comment VALUES (762,143,251,'Cheradenine','maybe..','2002-07-09 01:57:30',1,'consider that the maximum value for n is 9\r\nthen we have\r\n\r\nP = 5/9 * 1 + 1/9 * 5/6 + 1/9 * 5/7 +\r\n1/9 * 5/8 + 1/9 * 5/9\r\n\r\nconsider that the maximum value for n is 99,\r\nthen we have\r\n\r\nP = 5/99 * 1 + 1/99 * 5/6 + 1/99 * 5/7 + \r\n1/99 * 5/8 + 1/99 * 5/9 + (for n 1-10)\r\n50/99 * 1 + 1/99 * 55/60 + 1/99 + .. +\r\n1/99 * 55/99\r\n\r\nagree?',NULL,0);
INSERT INTO comment VALUES (763,150,1,'levik','re: Coordinate System','2002-07-09 02:05:14',4,'CAN they ever be in the same column?',760,0);
INSERT INTO comment VALUES (764,150,153,'TomM','re(2): Coordinate System','2002-07-09 02:40:03',0,'Yes, the can be in the same row or same column. They can even be the same person. Consider if they are lined up exactly by height: in an N x M grid, (R1, C1) is the shortest; (RM, CN) is the tallest; (R(m + 1),CN) is taller than (Rm,Cn); (R1,C(n + 1)) is taller than (RM,Cn). \r\n\r\nThe tallest person in each row m is (Rm,CN) and the shortest of these is (R1,CN); The shortest person in each column n is (R1,Cn) and the tallest of these is (R1,CN). So A = B = (R1,CN)',763,0);
INSERT INTO comment VALUES (765,48,1,'levik','re(3): Wasn\'t it obvious?','2002-07-09 04:30:34',0,'I was about to write a whole argument disproving your statement, but when I got to an actual example with numbers where there was a hard limit set on family size it dawned on me that you are actually correct :) I concede the point. ',761,0);
INSERT INTO comment VALUES (770,147,361,'Rupert','re(2): try..','2002-07-09 07:03:09',0,'That\'s what I got. So the answer is 9 minutes.\r\n\r\nAnd that\'s a *really* hard boiled egg.',734,0);
INSERT INTO comment VALUES (771,147,364,'G. Steve Arnold','Solution:','2002-07-09 07:44:56',3,'My solution is 16 minutes until you have a 9 minute egg:\r\n\r\nStart 7 and 4 together.\r\n\r\nWhen 4 runs out, turn it and let it run for the last three minutes of 7.\r\n\r\nWhen 7 runs out, START THE EGG, but let 7 sit (do not turn it) for one minute until 4 runs out the second time. The egg will cook for ONE MINUTE while this happens. \r\n\r\nTurn both timers when 4 runs out. \r\n\r\nWhen 4 runs out the third time, turn it and leave  7 running. The egg will cook for SEVEN MINUTES while 7 runs out.\r\n\r\nWhen the 7 timer runs out, let it stop. The egg has cooked for EIGHT MINUTES now and 4 has one minute left to go on it\'s fourth turn.\r\n\r\nWhen the 4 timer runs out the fourth time, your egg is done.\r\n\r\n4 minutes X 4 turns = 16 minutes is the earliest you can enjoy the egg.\r\n\r\nQ.E.D.\r\n\r\n&#960;&#960;',NULL,0);
INSERT INTO comment VALUES (772,147,365,'Your Mom','Two Solutions','2002-07-09 07:52:22',3,'Simple solution first.\r\n\"How quickly..can you boil an egg?\"\r\nExactly nine minutes. Not that you will know that nine minutes have passed, but it will be boiled in exactly nine minutes. (and then probably get over-boiled since you weren\'t watching the time, but that wasn\'t a part of the question)\r\n\r\nSecond solution.\r\nSeriously now, leaving the previous technicality aside, the solution is 16 minutes. Proceed as follows:\r\n\r\nA = 7-minute hourglass\r\nB = 4-minute hourglass\r\n\r\nMinute 0: Set A and B.\r\nMinute 4: B stops. Reset B.\r\nMinute 7: A stops. Begin boiling the egg.\r\nMinute 8: B stops. Reset B.\r\nMinute 12: B stops. Reset B.\r\nMinute 16: B stops. Stop boiling egg.\r\n\r\nExplanation:\r\n7+9=16\r\n16 is a multiple of 4 (if this wasn\'t the case, you would need to find some number where 7x+2 is a multiple of 4).',NULL,0);
INSERT INTO comment VALUES (773,147,364,'G. Steve Arnold','re: Solution:','2002-07-09 07:53:36',0,'Just realized something...\r\n\r\n16-9=7, so you can throw the 7 timer back in the drawer the moment you start the egg - it doesn\'t provide any info to you beyond that point.\r\n\r\nUpdated (simpler) solution:\r\n\r\nStart both timers together.\r\nTurn 4 timer immediately whenever it runs out.\r\nStart the egg when the 7 timer runs out the first time.\r\nThe egg is done when the 4 timer runs out the fourth time (16 minutes).\r\n\r\nQ.E.D.',771,0);
INSERT INTO comment VALUES (774,147,1,'levik','re(2): Solution:','2002-07-09 08:06:00',0,'The 16 minute solution is viable, but not the shortest, and is therefore wrong. It would be the sortest solution if you were dealing with egg timers, or some other way of measuring time. However, because we have two hourglasses, we can achieve the desired result in a shorter time. See TomM\'s earlier post for the correct answer.',773,0);
INSERT INTO comment VALUES (775,143,1,'levik','Cheradenine: Solution?','2002-07-09 08:18:30',4,'Cheradenine: do you mind posting the solution to this problem as you see it using the \"Add/Edit Solution\" link right above the rating?\r\n\r\nThat way, I can approve the solution, and perhaps we can have further discussion as to its validity. \r\n\r\nI\'m kinda unhappy with the growing number of \"unsolved\" problems on the site.',NULL,0);
INSERT INTO comment VALUES (776,150,364,'G. Steve Arnold','Four line proof:','2002-07-09 08:18:59',3,'Answer: height(A) &#8805; height(B)\r\n\r\nNotation: \r\nIf the people are arranged in a grid consisting of i rows and j columns, then define the matrix M as the \"height\" matrix composed of i rows and j columns where the elements of the matrix, denoted by m(a,b), record the height of the person in the a_th row and the b_th column.\r\n\r\n\r\nProof:\r\n\r\n1) Choose A and B from the matrix according to the rules and denote A=m(a,b) and B=m(c,d).\r\n\r\n2) Since A is by definition bigger than any other element in it\'s row, m(a,b) &#8805; m(a,d).\r\n\r\n3) Since B is by definition smaller than any other element in it\'s column, m(a,d) &#8805; m(c,d).\r\n\r\n4) Stringing together the inequalities:\r\nheight(A)=m(a,b) &#8805 ;m(a,d) &#8805; m(c,d)=height(B).\r\n\r\nQ.E.D.\r\n\r\nNotes: This may seem like trickery, but it\'s not. Because of the way the \'tallest of row\' and \'shortest of column\' groups are chosen, they can be related throught the matrix element where the row A is in and the column B is in intersect. \r\n\r\nThe elements of the  the part about the shortest of the tallest and the tallest of the shortest is there to confuse you a bit. in fact, I\'ve proven that is that all the tallest elements of the rows are taller than all the shortest people in the columns - a more general result.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (777,147,153,'TomM','re(3): Solution:','2002-07-09 08:34:51',0,'A number of replies have mentioned \"my\" solution, below. Although I did work it out independently, Charadenine posted it first. It\'s just that in the rush to post it, C9\'s solution is a little harder to follow.',774,0);
INSERT INTO comment VALUES (778,143,103,'friedlinguini','re: Cheradenine: Solution?','2002-07-09 09:11:21',0,'Perhaps you should consider making the solution mandatory at the time of problem submission.',775,0);
INSERT INTO comment VALUES (779,143,1,'levik','re(2): Cheradenine: Solution?','2002-07-09 17:36:22',0,'I thought about that, but some people truly don\'t know the solution at the time they are posting a problem. Besides, there\'s no way to check wether or not the \"solution\" they post is anything valid. (As opposed to say \"asfdgsdfhdgj\")\r\n\r\nOn the other hand, you may have a point since the mental aspect of it would increase the number of solutions that are submitted.',778,0);
INSERT INTO comment VALUES (780,143,251,'Cheradenine','well..','2002-07-10 02:07:50',0,'the solution to part a) is pretty much what\r\njim lyon posted as an accurate description \r\nof the probabilities.\r\n\r\nwhat im looking for is an expression\r\nin the form of the limit of an infinite sum.\r\n\r\nsince the proportions are\r\nsimilar in all 10^x intervals, an expression\r\nin the form of a sum for these intervals will\r\nhave a limit as x tends to &#8734;\r\n\r\nthis reasoning implies that there exists\r\na value between 0 and 1 which is the\r\nsingle correct answer to the question\r\n(probably between 0.8 and 0.9)\r\n\r\nin other words, the question is meaningful\r\nbecause such a value exists.\r\n\r\nregarding posting puzzles with solutions or not, i have seen previous puzzles which at the time\r\nof posting did not have a solution, so i thought\r\nit ok to post this after working out the\r\nprobabilities involved. if this is not the spirit of these puzzles, delete it and point taken :)',NULL,0);
INSERT INTO comment VALUES (781,143,153,'TomM','re: well..','2002-07-10 03:05:15',0,'I\'m not sure that levik deliberately meant to single you out when he lamented the growing number of unsolved puzzles. I think he was just hoping that this was one where you had a complete answer and just had not gotten around to submitting it.  (Likewise, the advice below is not targeted specifically at you; it\'s just a convenient place to post it.)\r\n\r\nIf you do submit an answer at the same time as the problem, levik will hold off including it for several days, anyway, so the only difference between submitting it immediately and waiting, is that levik gets a chance to \"play,\" too. (If you do leave off the solution so that levik can play, you should probably submit it within a few days.  If the solution is relatively straightforward, there will probably be a correct solution in the comments long before that.)',780,0);
INSERT INTO comment VALUES (782,150,153,'TomM','re: Four line proof:','2002-07-10 03:42:40',0,'Actually, what you proved is not really more general, since the more general case must be true if the specific csae is true. If A is The shortest of the tallest from each row, then any of the others Tallest in their row must be taller than A. Since A is taller than B, then any of the others is taller than B.  Likewise, A is taller than B, who is taller than any of the other \"shortest.\" So any \"Tallest\" is clearly taller than any \"shortest\" (Assuming no two persons are the exactly same height, and A =/= B, neither of which has been ruled out -- showing that your use of &#8805;  instead of > was a wise precaution)  \r\n\r\nWhile the more general case is true, it is the specific which is more interesting, since it shows that the first designation (tallest in the row, shortest in the column) determines more strongly than the second (shortest of the tallest, tallest of the shortest.',776,0);
INSERT INTO comment VALUES (783,143,103,'friedlinguini','re: well..','2002-07-10 05:11:44',1,'> since the proportions are\r\n> similar in all 10^x intervals, an expression\r\n> in the form of a sum for these intervals will\r\n> have a limit as x tends to &#8734;\r\n>\r\n> this reasoning implies that there exists\r\n> a value between 0 and 1 which is the\r\n> single correct answer to the question\r\n> (probably between 0.8 and 0.9) \r\n\r\nI\'m going to have to disagree with this one as well.  I don\'t think the quantity will ever converge.  For each 10^x interval, there will be a fluctuation between 0.55 and 0.95 or somewhere thereabouts (I haven\'t worked out the actual numbers).  Every octave exhibits this behavior.  It\'s a bit like asking for the limit of sin x as x approaches &#8734;.  It\'s a well-defined expression, but there is nevertheless no convergence.',780,0);
INSERT INTO comment VALUES (784,150,227,'Dulanjana','Maybe it is this way....','2002-07-10 05:39:44',3,'Well....if the grid only consisted of two people on the same row. The shorter of the two would be person A. Naturally the tallest then would be person B.\r\n\r\nAgain if the grid only had 1 person (It would be square, which is a special kind of rectangle)person A and B would be the same person and so be the same height.',NULL,0);
INSERT INTO comment VALUES (785,150,227,'Dulanjana','Maybe....','2002-07-10 05:40:46',3,'Well....if the grid only consisted of two people on the same row. The shorter of the two would be person A. Naturally the tallest then would be person B.\r\n\r\nAgain if the grid only had 1 person (It would be square, which is a special kind of rectangle)person A and B would be the same person and so be the same height.\r\n\r\nTherefore the answer seems to be variable.',NULL,0);
INSERT INTO comment VALUES (786,143,251,'Cheradenine','re(2): well..','2002-07-10 06:25:05',1,'its good i didnt post the solution isnt it?\r\n\r\nmaybe ive missed something but exactly what evidence or arguments\r\nsuggest periodicity? judging from the agreed expression so far\r\nthere are no elements which would produce this behaviour.\r\ni would say the contrary, proportions are pretty much the same\r\nthroughout..\r\n\r\nwhere did you get the 0.55-0.95 values from? (please dont tell me \r\nyou got 0.55 from 5/9)\r\n\r\nive got for x = 1\r\n\r\nx(1): P = 0.8586860670194003\r\n\r\nfinding values for x > 1 will probably shed some light..',783,0);
INSERT INTO comment VALUES (787,143,103,'friedlinguini','re(3): well..','2002-07-10 09:18:55',0,'Let\'s start from first principles.  Define a function f(i) as the first digit of i.  Define F(i) as 1 if f(i) is in [1, 5] and 0 otherwise.  Define g(n) as the sum of all F(i)/n for values of i between 1 and n.  If I read you correctly, you\'re looking for the limit of g(n) as n goes to infinity.  If this is not correct, then please let me know where I\'ve gone wrong, and you can disregard the rest of my comment if you so choose.\r\n\r\nSo what is this limit?    If n is of the form 10^x - 1 where x is an arbitrarily large natural number.  As x goes to infinity, g(n) = 5/10 + g(n)/10, or g(n) = 5/9.  However, consider g(n) where n = 6(10^x) - 1.  In this case, g(n) = 5/6 + 1/6 * 5/9 = 45/54 + 5/54 = 25/27.\r\n\r\nIf the limit of g(n) as n goes to infinity is some value L, some facts must be true.  Specifically, for all d > 0, there must be some value N such that |g(n) - L| &lt; d for all n &gt; N.  This does not hold true in the problem because for all values of N there is some values 10^x - 1 and 6(10^x) - 1 which are larger than it.  These numbers have a large enough interval between them such that there are values for d too small for the limit to work.\r\n\r\nWhat looks like an error to me in your analysis is that you artificially group your sums into octaves demarcated by 10^x.  If you try to integrate cos x from zero to infinity, you won\'t get a defined answer.  However, if you try to determine the answer by integrating between zero and multiples of 2pi, you\'ll always determine that the answer is zero.',786,0);
INSERT INTO comment VALUES (788,143,1,'levik','re: well..','2002-07-10 09:58:04',0,'This is exactly the spirit. It\'s just that from your comments on this thread, I assumed that you had a solution which you chose not to submit (some people for example think that the solution is automatically published if submitted). This is why I asked you to submit it later. It\'s fine to submit puzzles that you do not (or do not yet) know the solution for.\r\n\r\nIn the future, I may make it neccessary to either submit a solution, or indicate that you don\'t know how to solve the puzzle.',780,0);
INSERT INTO comment VALUES (789,143,1,'levik','Bumped to 5','2002-07-10 10:13:42',0,'Just so you guys know, I just bumped this one to a 5 difficulty. :)',NULL,0);
INSERT INTO comment VALUES (790,151,213,'Jim Lyon','Solution','2002-07-10 11:09:11',3,'6210001000\r\n\r\nOnce you decide that it\'s mostly zeros it\'s not too hard. Once you try for 2 ones, it\'s trivial.',NULL,0);
INSERT INTO comment VALUES (791,151,1,'levik','re: Solution','2002-07-10 11:14:39',4,'I wonder if there are multiple possible solutions to this... ',790,0);
INSERT INTO comment VALUES (792,143,251,'Cheradenine','re(4): well..','2002-07-11 00:39:43',1,'the way you have defined g(n), it yields the probability of\r\na page starting with [1,5] if the book has n pages. \r\n\r\neg g(9) = 1/10 + 1/10 + 1/10 + 1/10 + 0/10 \r\n                  + 0/10 + 0/10 + 0/10 + 0/10\r\n     = 5/9\r\n\r\nthis g(n) however is not the function i have in mind, mainly\r\nbecause it is defined in terms of the exact number of pages of the\r\nbook. consider a \"higher order\" function r(n). i say higher order\r\nbecause the number of pages n is itself a random variable, subject\r\nto probability. in this way r(n) is a function of ranges not values.\r\n\r\nfor example r(1-9) which we can for convenience call r(1):\r\n\r\nr(1) = 5/9 * 1 + 1/9 * 5/6 + 1/9 * 5/7 + 1/9 * 5/8 + 1/9 * 5/9.\r\n(jim lyons post has something like this)\r\nin other words r(n) incorporates the likelihood of a certain number\r\nof pages in the probabilities in order to encompass\r\nranges.\r\n\r\nlet me know if this makes sense before i continue..',787,0);
INSERT INTO comment VALUES (793,143,251,'Cheradenine','oops','2002-07-11 02:00:49',0,'\"eg g(9) = 1/10 + 1/10 + 1/10 + 1/10 + 0/10 \r\n+ 0/10 + 0/10 + 0/10 + 0/10 \r\n= 5/9\"\r\n\r\nshould be\r\n\r\neg g(9) = 1/9 + 1/9 + 1/9 + 1/9 + 1/9 \r\n+ 0/9 + 0/9 + 0/9 + 0/9\r\n= 5/9',792,0);
INSERT INTO comment VALUES (794,147,227,'Dulanjana','16 minute query','2002-07-11 04:33:35',0,'Well if 16 is the maximum you could always run the 7 minute once and the 4 minute twice and still end up with 15 minutes. ',NULL,0);
INSERT INTO comment VALUES (795,151,158,'Ender','Exactly one solution','2002-07-11 04:53:47',3,'To prove there is only one solution, first realize that A+B+C+D+E+F+G+H+I+J must equal 10, because there are 10 digits, and each digit must be in the range 0-9.  This I\'ll call the sum-of-digits requirement.  From this it follows that 0*A + 1*B + 2*C +...+ 8*I + 9*J must equal 10.  For example, if C is 3, that means there are three 2\'s in the number, so the sum of all the 2\'s (using the sum-of-digits) is equal to 6.  This I\'ll refer to as the sum-of-multiplications requirement.\r\n\r\nIf A is less than 6, that means there are at least 5 non-zero digits.  This would result in a minimum sum-of-multiplications of 0*1 + 1*1 + 2*1 + 3*1 + 4*1, which is 10.  However, that number is not valid, and changing it at all only increases its value, so A must be 6, 7, 8, or 9.\r\n\r\nA can\'t be 9, because then J would be 1, leaving only 8 digits to be 0.\r\n\r\nA can\'t be 8, because then I would be 1, and B would be at least 1, leaving only 7 digits to be 0.\r\n\r\nA can\'t be 7, because then H would be 1, and B would be at least 1.  It couldn\'t be 1, since there would then be two 1\'s, so A would have to be at least 2, and another digit would be non-zero, leaving 6 digits to be 0.\r\n\r\nIf there is a solution, then, it must have A being 6.  If A is 6, that means G must be 1 (It can\'t be more than 1, but it must be at least 1).  Then E, F, H, I, and J must be 0, otherwise the sum-of-multiplications would be more than 10.  Likewise, C and D can\'t be greater than 1. So the number must be 6BCD001000, with B being at least 1 and C and D being no more than 1.  If D was 1, the sum-of-multiplications would equal at least 10 (0*6 + 1*1 + 2*C + 3*1 + 6*1 = B+2*C+9).  Since that must equal 10, the only solution is for C to be 0.  But 6101001000 is not valid, so D must be 0.\r\n\r\nSo the numbe',NULL,0);
INSERT INTO comment VALUES (796,151,158,'Ender','Exactly one solution (continued)','2002-07-11 04:58:19',3,'It looks like the last paragraph of my solution was cut off even though it accepted the post, so this is my concluding paragraph:\r\n\r\nSo the number must be 6BC0001000, with B at least 1 and C no greater than 1.  Neither B and C can be 0, since there are already six 0\'s.  So C must be 1, making B a 2, and giving the number 6210001000.\r\n',NULL,0);
INSERT INTO comment VALUES (797,147,153,'TomM','re: 16 minute query','2002-07-11 12:01:34',0,'You have apparently forgotten that the ultimate goal is to manage to time an exact 9 minute interval.\r\n\r\nSteve arnold and \"Your Mom\" focussed on 16 minutes because 4 * 4 = 16 and 7 + 9 = 16, so the four minute timer can time out the 16 minutes and the seven minute timer can \"waste\" the first seven minutes, leaving nine to boil the egg.',794,0);
INSERT INTO comment VALUES (798,147,375,'christopher hii','SOLUTION FOR EGGALICIOUS','2002-07-12 03:18:52',0,'Turn over both of the hour-glasses. When the 4-minutes hourglass is emptied, Turn it over again( 4 minutes passed).After that, when the 7-minutes hourglass is emptied, turn it over(3 minutes passed). When the 4-minutes hourglass is emptied again, turn over the 7-minutes hourglass(that\'s where you get the 1 minute from!).\r\nTotal time=4+4+1=9',NULL,0);
INSERT INTO comment VALUES (799,152,384,'Henry','Solution','2002-07-15 09:09:07',3,'Albert must have seen either 2 black hats or 1 white and 1 black.\r\n\r\nAssuming that Carl was wearing a white, Bill would have known his was black since he knew Albert\'s answer.\r\n\r\nSo for both Albert and Bill not to know, Carl\'s must be Black',NULL,0);
INSERT INTO comment VALUES (800,65,384,'Henry','Simply stated (solution)','2002-07-15 09:58:05',1,'There are 3 cards, 2 let him win, 1 lets you win. It does not matter which card you see come out, the chances are 1 in 3.\r\n\r\nI think =)',NULL,0);
INSERT INTO comment VALUES (801,65,1,'levik','re: Simply stated (solution)','2002-07-15 18:22:02',0,'Ah, but think about it this way:\r\n\r\nSay there are three cards: a 10 with a blue print on the back, a 10 with a red print, and an ace with the red print. Ace - you win, 10 - dealer does.\r\n\r\nThe dealer puuls out a card and puts it face down on the table - it\'s got a red back. What are your odds?\r\n',800,0);
INSERT INTO comment VALUES (802,65,153,'TomM','re(2): Simply stated (solution)','2002-07-16 00:56:54',3,'If you pay your money before he draws the card, the chances remain the same as in any of the other games.  If you pay after you see that it\'s got a red back, this is a different situation from the other puzzle.\r\n\r\nThe original puzzle was symetrical: your bet and your odds would be the same if the side you saw were black instead of red. \r\n\r\nIn this version, whenever the blue-backed ten is drawn, you will pass. Since you will only play when one of the two red-backed gards are drawn, they are the only cards to worry about. You have a 50:50 chance',801,0);
INSERT INTO comment VALUES (803,90,388,'Danielle','Sibling','2002-07-16 08:00:48',0,'I think he celebrates his birthday later because he is a twin brother, just not her twin brother. ',NULL,0);
INSERT INTO comment VALUES (804,65,1,'levik','re(3): Simply stated (solution)','2002-07-16 08:40:34',0,'I agree with you... I merely posted the example in which the odds would not nessecarily be 1:2, depending on the card\'s face that was showing.\r\n\r\nIn my example, I believe your the \"fair\" price to play the game cnagnes depending on when you have to put your money down. In the original problem, that is not the case - there is only the illusion of an increased chance of winning.',802,0);
INSERT INTO comment VALUES (805,154,1,'levik','Thanks go to...','2002-07-16 12:18:33',0,'... Happy for pointing me to <a href=\"http://www.primroselodge.com/Playtime/playtime.htm\">this site</a> where I saw this problem. Keep em coming, guys.',NULL,0);
INSERT INTO comment VALUES (806,154,153,'TomM','First steps','2002-07-16 14:35:51',2,'Given property E, we know that in a transitive chain of relation, if the first combination is not a \"valid\" (unlocking) combination, then none of them are. We also notice a parity in the sequence of related combinations. If the odd members are \"jammers,\" the even are neutral, and vice versa.\r\n\r\nSo if a combination relates to itself, either directly, or in a transitive sequennce with an even number of intermediate combinations, it can\'t be either neutral or \"jamming,\" so it must be \"valid.\"\r\n\r\nUnfortunately, this won\'t work directly since all the rules for generating new combinations are non-decreasing in terms of length.\r\n\r\nHowever if the same starting combination can produce the same ending combination in two different sequences whose lengths are of opposite parity, then the starting and ending combinations are both \"valid.\" (In fact if the ending combination is \"valid\" the intermediate combinations must also be \"valid\", since a non-\"valid\" combination cannot give rise to a valid one.',NULL,0);
INSERT INTO comment VALUES (807,154,103,'friedlinguini','Hmmm...','2002-07-16 15:17:18',4,'Perhaps I\'m missing something, but it doesn\'t seem like there is enough information to solve the problem.  There is no absolute knowledge here (e.g., \"combination c is neutral\"), so there is no way to prove that any arbitrary combination is neutral, jamming, or safe.\r\n\r\nPut another way, can anybody prove that all possible combinations don\'t open the lock?',NULL,0);
INSERT INTO comment VALUES (808,154,153,'TomM','re: Hmmm...','2002-07-16 17:39:37',0,'There is no way to prove, just from the evidence given, whether any arbitrary \"invalid\" combination is \"jamming,\" or neutral, and it is concievable that there are some series of \"valid\" combinations that can\'t be proved \"valid.\"  But there are ways to prove certain combinations \"valid.\"  \r\n\r\nAll of this comes from rule E (see my earlier post). The next  step is to de-construct the first four rules to build a combination from scratch that <I>will</I> generate the series needed to prove it is \"valid\" ',807,0);
INSERT INTO comment VALUES (809,154,250,'Nick Reed','re: First steps','2002-07-17 00:11:22',1,'I don\'t think it\'s possible to create two different sequences starting and ending at the same combination as every property uniquely alters the left-side. Any left-side number of a relation can only have been created a single way. I think you have to find a number that directly relates to itself to solve this...',806,0);
INSERT INTO comment VALUES (810,154,103,'friedlinguini','re(2): Hmmm...','2002-07-17 05:57:14',0,'Unfortunately, the problem asks for \"the shortest possible combination\".  In my mind, that just makes it some single-digit combination (or even a zero-digit combination if you want to get picky).  Now if the problem had asked for the shortest combination that could be PROVEN as valid, that might be another story.',808,0);
INSERT INTO comment VALUES (811,154,251,'Cheradenine','thoughts','2002-07-17 08:30:33',2,'i agree with tomm\'s reductio ad absurdum reasoning.\r\nin other words, if a combination is related to\r\nitself the assumption of non-validity yields\r\nparadox (that combination would be both jam and neutral) so therefore that assumption is false\r\n(raa) yielding a true combination.\r\n\r\nfrom then on its a matter of transforming \r\nLHS 2x2 onto RHS x in an algebraic manner.\r\n[9,5,1] transformations applied to RHS are\r\nprepended to LHS (eg 212=1, 1212 = 1(1) ie 21)\r\nbecause transformations are prepended to lhs,\r\nthen it follows that x _itself_ encodes the\r\ntranformations to map 2x2 onto x. in otherwords\r\nx would consist of [9,5,1] \'s.\r\n\r\nmoreover if the encoding is right to left in\r\nx, this yields more easily achievable patterns\r\nin LHS..',NULL,0);
INSERT INTO comment VALUES (812,154,251,'Cheradenine','possibility..','2002-07-17 08:47:27',2,'RHS has a 2 deficit of 2. so\r\nit requires 1()\'s to balance this. but if\r\n1\'s are applied, there will be a 1 deficit in RHS.\r\nboth 1 and 2 deficits must be balanced via 9 later. the simplest combination to fix this is one 1 and one 9. the one will yield a 2 (2 deficit = 1) and produce a 1 deficit of 1. both fixed by a 9.\r\nbecause 2x2 ends invariably in 2 and 1() prepends\r\n2 to RHS, 5 is required at some point. summing up,\r\nuse one 9, one 1 and 5 is required. also,\r\n9 must occur after 1.\r\n\r\nif you try x = 5915\r\n\r\n259152 =     5915\r\n5 259152 =   5195\r\n1 5259152 =  25195\r\n9 15259152 = 2519525195\r\n5 915259152 = 5915259152\r\n\r\n(right to left encoding combined with\r\nthe rule of prepending repeats the pattern in\r\nLHS)\r\n\r\nmy guess is 5915',NULL,0);
INSERT INTO comment VALUES (813,154,122,'Happy','re: possibility..','2002-07-17 12:17:57',2,'you are very very close.  \r\n\r\nbut remember that if we have something like:\r\nx relates to y, therefore 9x relates to yy\r\nand we find out that 9x and/or yy is valid (opens the lock),\r\nit doesn\'t necessarily mean that either x or y is valid.\r\n\r\n5915 isn\'t valid, but 5915259152 is.\r\nIs there anything we can do to shrink this combination down?\r\n',812,0);
INSERT INTO comment VALUES (814,154,304,'qball','zero is the hero','2002-07-17 18:19:45',0,'wouldn\'t 0 be the smallest number that jams itself\r\njust a thought\r\n\r\n(or \"00\"... any combination of numbers 0-9.)\r\n',NULL,0);
INSERT INTO comment VALUES (815,154,122,'Happy','re(2): possibility..','2002-07-18 05:05:01',0,'Btw, I definitely don\'t claim to have figured this out myself.  (I don\'t think I would\'ve gotten past step 1 :)  Still, I had seen the answer before.  \r\n\r\nI figured that a hint here and there couldn\'t hurt.  ',813,0);
INSERT INTO comment VALUES (816,145,393,'manolo','Solution','2002-07-18 05:30:31',0,'It depends on the side of the square.\r\nIf greater than circle radius => 25%\r\nif not => undefined',NULL,0);
INSERT INTO comment VALUES (817,145,153,'TomM','re: Solution','2002-07-18 07:09:15',0,'By \"undefined, I assume you meant \"not well defined\" and were thinking that there would not be enough information to solve it>\r\n\r\nThere\'s a thought. Assuming e, the edge of the square is less than r, the radius of the circle, but greater than r/ (&#8730;2), can we determine A, the area of the region common to both shapes?\r\n\r\n(We already know that if e &#8805; r, the area is &#960;r&#178;/4; and if e &#8804; r/(&#8730;2) the area is e&#178;)\r\n\r\nTo me it seems pretty straightforward. The answer will be best expressed as a function [f(e)] of the variable e expressed as a fraction of r.\r\n\r\nHint: Although the greater function becomes discontinuous at e = r and e = r/(&#8730;2), the value of the function does not, so A = f(e) should equal  &#960;e&#178;/4 when e = r and e&#178; when e = r\\(&#8730;2).',816,0);
INSERT INTO comment VALUES (818,154,122,'Happy','more hints','2002-07-18 12:50:13',2,'notice how 5915259152 repeats\r\ncombine this with a couple properties to get an 8-digit number...\r\n',813,0);
INSERT INTO comment VALUES (819,154,251,'Cheradenine','re: more hints','2002-07-19 01:04:57',0,'youve pretty much spelled this out yourself so\r\nill write it down:\r\n\r\n2591522  = 59152\r\n92591522 = 5915259152\r\n\r\n92591522',818,0);
INSERT INTO comment VALUES (820,157,153,'TomM','Comment on \"r\"','2002-07-19 02:14:38',0,'Although I did say that in the function f(e), e could be considered to be expressed as a fraction of r, for the sake of clarity, in my solution I kept the r notation rather than substitute the number 1\r\n\r\nThus, I wrote e when I meant the length of e but e/r when I needed the ratio, and I used the expression (r&#178; - e&#178;) instead of (1 - e&#178;), etc.',NULL,0);
INSERT INTO comment VALUES (821,157,250,'Nick Reed','A solution','2002-07-19 03:04:30',3,'If we draw lines from the centre of the circle to the two circle-square intersection points we can see that the shared-area is divided into 3 sections: 2 identical right-angled triangles, with 1 circle-segment between them.\r\n\r\nLet\'s say that the interior angle (near the centre of the circle) of the right-angled triangles is \"a\". This makes the angle of our circle segment to be \"&#960;/2 - 2a\"\r\n\r\nLet\'s find \"a\" to start things off:\r\nWell, a simple way of evaluating it is:\r\nCos a = e/r\r\nSo: a = InvCos(e/r)\r\nWhat else can we determine from this?\r\nWell, we know for any angle: Sin&#178;x + Cos&#178;x = 1\r\nSo, here we have:\r\n(e/r)&#178; + Sin&#178;a = 1\r\nSin&#178;a = 1 - e&#178;/r&#178;\r\nor\r\nSin&#178;a = (r&#178; - e&#178;)/r&#178;\r\nSo:\r\nSin a = (&#8730;(r&#178; - e&#178;))/r\r\n\r\nOkay - that\'ll do for that.\r\nSo, the area of a single one of our right-angled triangles is:\r\ner * Sin a\r\nOr e * &#8730;(r&#178; - e&#178;)\r\n\r\nAnd for our circle-segment, the area is:\r\n(r&#178; / 2) * (&#960;/2 - 2*InvCos(e/r))\r\n(where our InvCos value is expressed in radians, of course...)\r\n\r\nSo, the grand total area we get is:\r\n(e*&#8730;(r&#178;-e&#178;))+(r&#178;/2)*((&#960;/2)-2*InvCos(e/r))\r\n\r\nPutting either \'r\' or \'r/&#8730;2\' into the equation gives us as expected at our limits.\r\n\r\nObviously there\'s probably other ways of expressing this equation...',NULL,0);
INSERT INTO comment VALUES (822,154,122,'Happy','re(2): more hints','2002-07-19 05:32:46',2,'hee hee... I guess I kinda did.  I didn\'t see anyone respond for 24 hours, so I wanted to give another hint.\r\n\r\n*checking the solutions at the back of the textbook*  There is ANOTHER 8 digit combination that also works.  This is also derived from starting with 9515 and applying different properties.\r\n\r\n',819,0);
INSERT INTO comment VALUES (823,154,251,'Cheradenine','re(3): more hints','2002-07-19 05:50:18',0,'applying right to left encoding to 9515..\r\n\r\n295152 = 9515\r\n5 295152 = 5159\r\n1 5295152 = 25159\r\n5 15295152 = 95152\r\n9 515295152 = 9515295152\r\n\r\n2951522 = 95152\r\n92951522 = 9515295152',822,0);
INSERT INTO comment VALUES (824,159,153,'TomM','Hmmm...','2002-07-22 06:28:46',1,'Well, for x = y = 2a + 1 for any natural number a, a solution (I don\'t know that it is the smallest solution) is to leave  the outermost squares white, shade in the \"ring\" of squares on square away from the edge, leave the next \"ring\" white, etc.  Your example of a 3 x 3 array, shaded square B2 is the second in the sequence. (The first is  1 x 1: a single white square, the third is 5 x 5 : shaded squares are B2,B3,B4,C2,C4.D2,D3,D4, etc.)\r\n\r\nThe same algorithm will work when x - b = y = 2a + 1, in effect \"stretching\" the center column to any number of columns (Symmetry holds when y is the larger number, so for the rest of this discussion I\'ll assume that y &#8804; x)\r\n\r\nWhen y is odd,as above, the \"core\" is a 1 x (b+1) array, which can be either shaded or white. but when y is even, the core is a 2 x (b +1) array, which if it is white, does not satisfy the conditions. There are two answers to this dilemma. Either start the alternate rings with a shaded core, instead of starting with a withe outer ring, or shade the A rank and then the remaining x by (y - 1) array has an odd y dimension.\r\n\r\nI need to determine 1) if this algorithm does produce the smallest number of shaded squares in the y is odd case, and 2)which strategy produces  the fewest shaded squares in the y is even case before I can say anything further.',NULL,0);
INSERT INTO comment VALUES (825,159,227,'Dulanjana','Is it?','2002-07-22 06:52:38',0,'I am not sure if there is a formula but your second question\'s answeer seems to be n = 24\r\n\r\nb2,b3,b4,b5,b6,b7,c3,c7,d2,d4,d5,d7,e2,e4,e5,e7,f2,f7,g2,g3,g4,g5,g6,g7\r\n\r\nThe shaded squares make a nice pattern and I do suspect there to be a formula',NULL,0);
INSERT INTO comment VALUES (826,159,250,'Nick Reed','re: Hmmm...','2002-07-22 06:59:33',1,'As I have no definite solution yet to this problem I feel okay posting thoughts about it.\r\n\r\nRe. your third-paragraph proposition that says a core \"2 x (b + 1)\" array doesn\'t satisfy the condition if white - as a side note, a 2x2 does. So, technically speaking shading rings for a x = y = 2a would give a valid solution as you would end up with a 2x2 in the centre, which is fine. However, I\'ve found that even on an 8x8 I can find a smaller value for \"n\" than is produced using this method, so it doesn\'t give an optimal solution...',824,0);
INSERT INTO comment VALUES (827,159,250,'Nick Reed','re: Is it?','2002-07-22 07:02:58',0,'I must say that, nice as this pattern is, I have got a solution that is smaller (i.e. n < 24). :-( Sorry... And there may be something even smaller than I\'ve got...',825,0);
INSERT INTO comment VALUES (828,159,283,'lucky','Less than 24','2002-07-22 08:38:50',4,'\r\nNick, did you get 21? (8x8 grid)\r\n\r\nI did... and yes i am not sure that is the real minimum....... since it contains another \"nice\" pattern lol',NULL,0);
INSERT INTO comment VALUES (829,154,1,'levik','re(3): more hints','2002-07-22 09:55:44',4,'Maybe I\'m missing something, but I was really expecting to see a one-digit answer. Since we seem to have established that a number relating to itself in an even number of steps must be valid, but have not proven that this is true for any valid number, I thought the only way to find a \"proven\" shortest combination was to find one that\'s one digit long.\r\n\r\nUnless we can somehow prove that there can be no answer shorter than 8...',822,0);
INSERT INTO comment VALUES (830,159,304,'qball','','2002-07-22 10:32:19',1,'well for 1 square the answer would be zero\r\nso i guess i win?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (831,159,304,'qball','qfqwfq','2002-07-22 10:35:05',0,'i dont think you will be able to form a formula that will solve for all x by y grids\r\n\r\nyou can solve it for things that the two are coupled somehow ie y = 2x and such\r\n\r\nor you could do it for the number of total squares in the grid.. ie 6x3 grid will give you 18\r\nyou can create one that would solve smallest for 18 squares\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (832,159,1,'levik','re:','2002-07-22 10:36:22',1,'Actually, to generalize it, the answer is zero for any (x * 1) shape - a single row or column of boxes.\r\n\r\nWe can break up any rectangular area into such rows or columns by shading alternate lines of boxes. Thus for an area of (x * y), n will be <= (x*Y)/2.',830,0);
INSERT INTO comment VALUES (833,159,250,'Nick Reed','re: Less than 24','2002-07-22 10:58:33',0,'21 eh, Lucky? I only managed 23, actually. Dare I ask what the pattern is?\r\nIt would be interesting to see if a formula was actually possible - I thought I was onto something based on some trials to find \'n\' for various values of \'x\' and \'y\', but if you\'ve managed to get 21 I\'ll have to rethink things... Hmmmmm.',828,0);
INSERT INTO comment VALUES (834,159,283,'lucky','Less than 21','2002-07-23 05:59:05',0,'\r\nActually, I just found 20 on a 8x8 grid.\r\n\r\nStill searching for a uniform formula and the real smallest value.......\r\n\r\nIf the grid is set up like this:\r\n\r\n.   A  B  C  D  E  F  G  H\r\n1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n\r\nthen the shaded squares are (so far): \r\nA2, A5, B1, B4, B7, C3, C6, D2, D5, D8, E1, E4, E7, F3, F6, G2, G5, G8, H4, H7.\r\n\r\nTo be continued (most probably)...',NULL,0);
INSERT INTO comment VALUES (835,158,153,'TomM','Well... (First Steps)','2002-07-23 06:24:52',1,'My first thought was that the fractions in the equation might reduce to 1/3 + 1/3 + 1/3 or 1/2 + 1/3 + 1/6, but listing all the equivalents for 1/3 shows that there must be a 1 or a 2 in every denominator, so 1/3 + 1/3 + 1/3 is out. \r\n\r\nEven numerators and 7/42 will also not work as 1/6 equivalents.  That would give us 9/54 plus the 1/2 and 1/3 equivalents. \r\n\r\n1/3 cannot be 4/12, 5/15, 8/24 or 9/27, but neither can it be 7/21, so only 6/18 is left, which leaves the digits 2, 3, and 7 which cannot be arranged to form a fraction = to 1/2.\r\n\r\nThe \"easy\" case being eliminated, I suspect that the denominators may be mutually prime, or nearly so, in which case, the numerators are probably higher digits (6 through 9) and the denominators are most likely lower.  \r\n\r\nThat\'s all the analysis I have time for right now. As I continue to work on it, I may have more to post later.',NULL,0);
INSERT INTO comment VALUES (836,158,153,'TomM','re: Well... A Wicked possibility','2002-07-23 06:48:50',1,'Suppose you start with the 1/2 + 1/3 + 1/6 and get two fractions with the same numerator (eg 8/16 and 8/48) We could then increase the one fraction to 9/16 and decrease the other by an equivalent amount to 5/48, and they will still add up to 2/3.  [In this case, 2, 3, and 7 are left, and we can\'t make 1/3 out of them, but this does present a challange to be overcome before we go to the blind trial-and-error of assuming only that the numerators are large.]',835,0);
INSERT INTO comment VALUES (837,158,213,'Jim Lyon','Solution','2002-07-23 09:11:31',3,'9/12 + 5/34 + 7/68 = 1\r\n\r\nFor a while, every set I tried added up to less than one. This eventually motivated me to start with the largest fraction I could, 9/12. The rest followed soon thereafter.',NULL,0);
INSERT INTO comment VALUES (838,158,250,'Nick Reed','re: Solution','2002-07-23 10:14:19',0,'Doh. I\'ve been deliberately forcing the 5 into a denominator as I figured that a \'nice\' fraction with a 5 as numerator would end up as 5/X5 or 5/X0, both of which aren\'t allowed by the question. I was going to look into \'not nice\' fractions with 5 as the numerator later... ;-)',837,0);
INSERT INTO comment VALUES (839,154,251,'Cheradenine','re(4): more hints','2002-07-23 23:22:47',1,'As far as i can tell, there is no number smaller than 4 digits which encodes a self relationship for less than 10 digits. \r\nyou can probably prove this exhaustively; i could find none \r\nwith 3. ie the 10 digit case is the smallest self relation.\r\n\r\nyou could conjecture that the relation 8-10 is the only\r\npossible shortening, since 9 is the only reducer provided\r\nthere is a form xx in the target. since the 8 digit \"solutions\"\r\ndo not exhibit form xx, they cannot be reduced.\r\n\r\nim not trying to prove it rigorously here, but it seems\r\nlike 8 is the minimum..',829,0);
INSERT INTO comment VALUES (840,154,250,'Nick Reed','re(5): more hints','2002-07-23 23:35:42',1,'I actually looked at the website where this problem was originally found by levik, and their final solution is the same as the one we\'ve created here. Personally, though, I have a problem with the certainty of the reasoning behind it. After all, all that has been done here is the smallest self-related number (10-digit) has been found, and then this has been reduced further to give an 8-digit solution. From what I could see no-one was able to show for certain that starting at some larger self-related number would never reduce better than to 8 digits - e.g. \'some\' 12-digit self-related number ends up reducing down to 6 digits, say. It was just \'assumed\'. Maybe it\'s correct - I don\'t know - I can\'t really think how to definitely prove it one way or the other, but the final stated solution seems a little unsatisfactory in my opinion...',839,0);
INSERT INTO comment VALUES (841,154,251,'Cheradenine','re(6): more hints','2002-07-23 23:40:02',0,'yes i agree. it may be possible for a larger self related number\r\nto be reduced further than 8. i dont know how to stop this\r\nleak..',840,0);
INSERT INTO comment VALUES (842,160,153,'TomM','\"Any dice\"','2002-07-24 02:15:01',4,'If I were to choose three larger dice, leaving you with only the blue die, there is no way you could match me since my smallest roll would be a 4 and your highest would be a 3.\r\n\r\nAm I correct in assuming the statement should read \"You may choose any <B>one die</B>. Then I may choose any <B>one</B> of the remaining dice.\"?',NULL,0);
INSERT INTO comment VALUES (843,160,250,'Nick Reed','re: Any dice','2002-07-24 02:51:00',0,'Yes - ack - many apologies on that. It should. Levik - could you possibly change the phrasing on that? My bad.',842,0);
INSERT INTO comment VALUES (844,160,153,'TomM','Some choice!','2002-07-24 03:44:02',3,'First set up a win/loss table for each pair of dice.\r\n\r\nThe table for the red/yellow pairing would look like this:\r\n\r\n   &nbsp;   5   5   5   5   1   1\r\n6   Y   Y   Y   Y   Y   Y\r\n6   Y   Y   Y   Y   Y   Y\r\n2   R   R   R   R   Y   Y\r\n2   R   R   R   R   Y   Y\r\n2   R   R   R   R   Y   Y\r\n2   R   R   R   R   Y   Y\r\n\r\nThere are 16 wins for red, and 20 for yellow and no ties Express this as R/Y=(16, 20, 0)\r\n\r\nThe pairings are:\r\n\r\nR/Y = (16, 20, 0)\r\nR/G = (20, 14, 2)\r\nR/B = (24, 10, 2)\r\nY/G = (14, 12, 10)\r\nY/B = (16, 20, 0)\r\nG/B = (20, 15, 1)\r\n\r\nOnce you have chosen your die, the dealer will choose the die that gives him the greatest number of wins against that die\r\n\r\nIf you choose red, he\'ll choose yellow => Y/R = (20, 16, 0)\r\nIf you choose yellow, he\'ll choose  blue => B/Y = (20, 16, 0)\r\nIf you choose green, he\'ll choose red => R/G = (20, 14, 2)\r\nIf you choose blue, he\'ll choose green => G/B = (20, 15, 1)\r\n\r\nSo, no matter what you choose, your odds are 16:20, or 4:5, and (on average)for every nine rolls, you will lose a dollar.',NULL,0);
INSERT INTO comment VALUES (845,160,153,'TomM','Oops','2002-07-24 03:54:22',3,'I was so intent on the 20\'s that I missed the one 24!\r\n\r\nIf you choose the blue, he will choose the red, not the green => R/B = (24, 10, 2).  \r\n\r\nSo the answer to the question, \"what is your best strategy?\" is to avoid choosing the blue die.',844,0);
INSERT INTO comment VALUES (846,160,250,'Nick Reed','re: Oops','2002-07-24 03:59:33',2,'Well, seeing as I didn\'t say you had to play at all, there\'s obviously one better strategy for ending up with more money in the long run... ;-)\r\n\r\nActually, I didn\'t notice the 24 either... *embarassed look*\r\nI just found it really interesting at the time that such a combination could exist where, no matter on the die chosen, there was always another that could beat it - such a situation had never occurred to me before I was shown that...',845,0);
INSERT INTO comment VALUES (847,160,153,'TomM','re(2): Oops','2002-07-24 04:19:19',0,'I suspect that in your professor\'s original problem the equivalent of the one 24 was avoided, and all of the dealer\'s best choices were equivalent.  It is very difficult to balance out everything perfectly, but it probably can be done.  \r\n\r\nIt is interesting to note, however, that the \"obviously\" strongest die (Yellow with two 6\'s and no 1\'s) is beat by the \"obviously\" weakest one (Blue, with no number higher than 3)',846,0);
INSERT INTO comment VALUES (848,160,250,'Nick Reed','re(3): Oops','2002-07-24 04:55:34',0,'They probably were more balanced. To be honest, I could only remember the one die from his example (my university notes are buried in a cupboard somewhere at home and I haven\'t seen them since I moved in over 2 years ago...) and I generated the others myself just to get a 20-20-20-20 set. I didn\'t bother checking the other possibilities. Oops.',847,0);
INSERT INTO comment VALUES (849,52,410,'Mike','Got to be wrong!','2002-07-24 05:25:51',0,'Surely its the Circumfresnce, not the diameter of the moon you need to reduce by 1 meter... \r\n\r\nFirst calculate the circumfrence... Cm = &#960;(D/2)^2\r\n\r\nThen subtract 1\r\n\r\nThen get the new radius... Nr = &#8730;Cm/&#960;\r\n\r\nThen subtract the new radius from the old one: D/2 - Nr\r\n\r\nanswer = 0.00000018m\r\n',NULL,0);
INSERT INTO comment VALUES (850,160,1,'levik','re(2): Any dice','2002-07-24 06:16:42',0,'Done... In the future, you can edit your problems yourself by clicking \"your problems\" under the logout button. Scholars can edit any problems that have not yet had a solution posted.',843,0);
INSERT INTO comment VALUES (851,160,250,'Nick Reed','re(3): Any dice','2002-07-24 06:30:51',0,'Doh. Sorry - I noticed the \"Add/Edit solution\" link above here, but totally forgot about that. Bit distracted by work at the moment... That\'s my excuse anyway... ;-)',850,0);
INSERT INTO comment VALUES (852,52,153,'TomM','re: Got to be wrong!','2002-07-24 07:34:23',0,'Your formula (&#960;r&#178; = &#960;[d/2]&#178;) is for the area, not the circumference of a circle. The correct formula is C = &#960;d = 2&#960;r\r\n\r\nTry again',849,0);
INSERT INTO comment VALUES (853,160,1,'levik','re(4): Any dice','2002-07-24 13:20:26',0,'Actually the solution editor is different. Wouldn\'t help you much in this situation, when you were looking to change the problem body. I guess the ease of use of this system really suffers because it gets designed piecemeal...',851,0);
INSERT INTO comment VALUES (854,160,250,'Nick Reed','re(5): Any dice','2002-07-24 14:15:46',0,'Yes, I realise the solution editor wouldn\'t have helped in this case. However, I don\'t see anything really wrong with the design and construction of this place. It doesn\'t take much effort to find how to do everything - it\'s all pretty clearly laid out. It would have been quite easy to end up with too much clutter, but you\'ve avoided that, as far as I can tell, so far.',853,0);
INSERT INTO comment VALUES (855,52,410,'Mike','You win','2002-07-24 22:53:55',0,'Quite right.. My bad - thats a wired result though\r\n',NULL,0);
INSERT INTO comment VALUES (856,162,153,'TomM','Solution','2002-07-25 06:53:36',3,'There is nothing in the problem to indicate  that the three men are cared for by three separate women. Two or even all three could be the same person. (eg. Jones could have married Smith\'s daughter or Brown\'s niece.)\r\n\r\nSo we have three possibilities:\r\n\r\nSix people: $150 - $92 = $58; 58 is not evenly divisible by six.\r\n\r\nFive people: $125 - $92 = $33; 33 is not evenly divisible by five.\r\n\r\nFour people: $100 - $92 = $8; $8/4 = $2\r\n\r\nSo Mrs. Jones\' parents were Mr. Smith, and Mr. Brown\'s sister, and she takes care of her father, her uncle, and her husband. (No wonder she insisted that they all move into one house! Keeping up three houses was getting to be too much.)\r\n\r\nAnd they each got $2 back.',NULL,0);
INSERT INTO comment VALUES (857,25,213,'Jim Lyon','Solution','2002-07-25 11:41:01',3,'66 seconds.\r\n\r\nThis problem is rife with off-by-one errors for the unwary.\r\n\r\nIn ringing 6 o\'clock, there are 5 periods between bells. Since this takes 30 seconds, each period between bells must be 6 seconds long.\r\n\r\nIn ringing 12 o\'clock, there are 11 periods between bells, for a total of 66 seconds.\r\n',NULL,0);
INSERT INTO comment VALUES (858,154,251,'Cheradenine','forward..','2002-07-26 00:18:38',1,'regarding a greater than 10 self-relator reduced to less than 8:\r\n\r\nany combination related to another combination is of the form\r\n\r\nt2x2 where t={9,5,1}\r\n\r\nfrom this it follows that self relators are\r\nalso of the form t2x2.\r\n\r\na self relator can be transformed via finding\r\nanother combination which relates to it.\r\nin this way, we can transform a self relator\r\n\r\nt2x2 : t\'2x2\r\n\r\nsince the comb. tranformed to is also a comb.\r\nthat relates to another one. so, reducing\r\na greater than 10 combination is the process of\r\n\r\nt2x2 (self relator) : t\'2x2 : t\'\'2x2 ..\r\n\r\nuntil some t\'\'\'..2x2 is less than 8 digits.\r\n\r\nthe only tranformation which reduces is for\r\n\r\nt2x2 = aa, which gives\r\n\r\nt2x2 : 92t22 (t2 = x2 = a). because initially\r\nwe start at greater than 10 digits, at least two\r\nsuch reductions must occur. so the problem is\r\nredefined in terms of finding\r\n\r\n92t22 : t\'2x2 : t\'\'2x2 ...\r\n\r\nhowever, 92t22 cannot be further reduced since\r\nit cannot be of the form xx. moreover, any\r\ntransformation 92t22 : t\'2x2 will itself\r\nnot yield a comb. reducible via 9(). this is\r\nbecause 92t22 contains three 2\'s, making it\r\nimpossible for it to be of form xx. transformations of 92t22 cannot eliminate this\r\nproblem..\r\n\r\nbasically im saying a greater that a self relating comb cannot be reduced (9) twice.\r\nthis would prove there is no valid less than 8.\r\n\r\nwhat do you think?\r\n',NULL,0);
INSERT INTO comment VALUES (859,154,250,'Nick Reed','re: forward..','2002-07-26 02:48:13',0,'But, according to rule A, any comb. 2x2 is related to x. So, for your first rule, shouldn\'t it read:\r\n\r\nt2x2 where t={9,5,2,1}\r\n\r\nThen, the first number of t could indeed be a \'2\', invalidating the \"92t22 contains three 2\'s\" argument? Or would it...? I\'m confusing even myself here... I\'ll have to think about this some more when I get home...',858,0);
INSERT INTO comment VALUES (860,154,251,'Cheradenine','re(2): forward..','2002-07-26 06:59:56',0,'\"t2x2 where t={9,5,2,1}\"\r\n\r\nnot really, because 2 is a \"generator\" not a transformer.\r\nthe relation 2x2 : x is a necessary prerequisite for any\r\nfurther transformation. after generating 2x2 : x\r\nany transformation will be\r\n\r\nt2x2 : t(x)    where t={9,5,1}.\r\n\r\nofcourse, you can apply the generator to any x, so\r\n2 t2x2 2 : t2x2, but all that does is rename x and t, and\r\nt\'2x2 : t\'(x)\r\nholds.\r\n\r\nafter that if t\'2x2 = aa, then 92t\'22 : t\'2x2\r\nwhatever you choose x to be.',859,0);
INSERT INTO comment VALUES (861,42,417,'Steve Hutton','re: my result','2002-07-28 06:05:44',0,'According to Cheradenine\'s solution, if the previous expected value of the number of unique cards is 198 and I open a pack of 5 unique cards, the expected increase in the number of unique cards is 5 * 2/200 = 0.05\r\n\r\nLet\'s assume the current number of unique cards is known to be 198 (very different than the expected number being 198). For the first card that I remove from the pack, the expected value is 2/200. For the second card, the expected value is 1/199 if the first card was a hit, or 2/199 if it was a miss. For the third card, it\'s zero if both of the first two cards hit, 1/198 if one did, or 2/198 if neither did. And so on. I don\'t\r\nthink you can just add 2/200 five times to get an expected value for the five cards.\r\n\r\nAnd, we don\'t know that the current number is 198. We know that there is some probability of 200, some of 199, and so on down to the smallest possible number (5 for problem A) such that the sum of n * p(n) from n=5 to 200 is 198.  I don\'t\r\nthink the expected number of new cards given this set of probabilities for the current number is the same as the expected number when the current number is known to be 198.\r\n\r\nThis is an interesting way to try to solve the problem, and certainly makes it much easier to solve, but I\'m dubious that it will give the right answer.',387,0);
INSERT INTO comment VALUES (862,163,250,'Nick Reed','What am I missing?','2002-07-29 06:41:52',4,'Okay - I\'m obviously missing something in this puzzle as I have come up with two starting populations that result in different numbers of resulting Whites (I\'m assuming that weaker chameleons are never victors in combat over their stronger cousins):\r\n\r\n4 Greens and 4 Whites:\r\nCombat 1: (Green vs Green) = 1 Blue, 2 Greens, 4 Whites\r\nCombat 2: (Blue vs Green) = 1 Black, 1 Green, 4 Whites\r\n(1 black, 1 green, no blues or oranges - meets condition)\r\n\r\n2 Greens and 2 Whites:\r\nCombat 1: (Green vs White) = 1 Blue, 1 Green, 1 White\r\nCombat 2: (Blue vs White) = 1 Black, 1 Green\r\n(1 black, 1 green, no blues or oranges - meets condition)\r\n\r\nSo, in one we end up with all the whites surviving, in the other they\'re all dead.\r\n\r\nMy main problem here is that there seems to be no necessity for any chameleon to actually have met any other. As a result, whites can avoid combat (and potential death) by being hermit-chameleons...\r\n\r\nIs there something that is supposed to be implied in the question that negates one or both of these above options?',NULL,0);
INSERT INTO comment VALUES (863,163,251,'Cheradenine','re: What am I missing?','2002-07-29 06:59:51',0,'ok, possibly my bad in wording.\r\n\r\nif its not clear, the questions asks for what will EVENTUALY happen on the island, ie assuming all possible fights have occurred.. or after infinite time if you prefer that language..',862,0);
INSERT INTO comment VALUES (864,163,158,'Ender','Any number?','2002-07-29 07:03:10',0,'If you start with 4+X yellows and 4+X whites, you can be left with X whites.\r\nUsing K,B,G,O,Y, and W for the colors from black to white, and A to represent the additional pairs (X sets of 1 W and 1 Y ), the fighting could proceed as:\r\nY,Y,Y,Y,W,W,W,W,A - starting\r\nY,Y,Y,W,W,W,O,A - Y vs W, becomes O\r\nY,Y,W,W,O,O,A - Y vs W, becomes O\r\nY,W,W,G,O,A - O vs Y, becomes G\r\nY,W,G,G,A - O vs W, becomes G\r\nY,B,G,A - G vs W, becomes B\r\nK,G,A - B vs Y, becomes K\r\nLeaving a Black, a Green, and whatever number of whites desired (even 0).',NULL,0);
INSERT INTO comment VALUES (865,163,251,'Cheradenine','change wording..','2002-07-29 07:34:48',0,'levik:\r\n\r\njudging from posts looks like the problem formulation is not clear communicating\r\nwhat i had in mind, perhaps changing the line \r\n\r\n\"After vicious fighting..\"\r\n\r\nto \r\n\r\n\"After all the fighting..\" or\r\n\"After all possible fighting..\"\r\n\r\nor if anyone can think of something better\r\nto make it clear.',NULL,0);
INSERT INTO comment VALUES (866,45,1,'levik','re: Duh, people.','2002-07-29 08:56:36',0,'Um.... No.\r\n\r\nIf you think about it, if one of the vertices is at the top, and the other at the bottom, the remaining six vertices do not lie in the same plane, and there is no way for a cut to go through them all.\r\n\r\nTry and look at it with a real cube, and you will see.',163,0);
INSERT INTO comment VALUES (867,163,1,'levik','re: change wording..','2002-07-29 09:00:24',0,'Wait, but if \"all possible\" fighting has already occured, then why is there a green and a black left? Would they not also fight, with the black killing the green?',865,0);
INSERT INTO comment VALUES (868,163,250,'Nick Reed','re(2): change wording..','2002-07-29 13:58:47',0,'This is also where I got confused too. I assumed that it couldn\'t be \'all possible\' fights as the only end result from any starting set would be X black chameleons - everything else would be killed off and the black would be fighting, but wouldn\'t kill each other off. No single green one, and zero whites (obviously), would be involved in the end state. This is why I assumed it wasn\'t \'all possible\' and was just some transitionary state between the given start conditions and final result (and, as a result, was why I ended up at my initially stated confusion). I\'m not certain now what the condition of the question\'s \"final state\" actually are...\r\n\r\nSorry for this, Cheradenine - I can\'t see what\'s being asked here, though... Ick - sorry! :-/',867,0);
INSERT INTO comment VALUES (869,163,153,'TomM','re(3): change wording..','2002-07-29 17:55:18',4,'Perhaps Cheradenine forgot to mention another rule? Like maybe they only fight on their own level? Or maybe no more than one level of difference (a black or a green will each fight a blue, but not one another)?',868,0);
INSERT INTO comment VALUES (870,163,1,'levik','Perhaps...','2002-07-29 20:28:41',0,'... what Cheradenine had meant to say was that only same colored chameleons can do battle? It would make some sense then (though I have not yet looked into a solution).\r\n<p>\r\n(On a  sidenote, this is fun... I hope it\'s as much fun when we all realize what the problem is actually asking :)',NULL,0);
INSERT INTO comment VALUES (871,163,251,'Cheradenine','my apologies','2002-07-29 22:09:01',0,'sorry again. because i have tried to submit\r\nthis problem 3 times and i never had it\r\nwritten down, the wording was in memory. so\r\ni missed another crucial detail..\r\n\r\n\"Whenever two chameleons met..\"\r\n\r\nshould be\r\n\r\n\"Whenever two chameleons of the same color met..\"\r\n\r\nyes you people were right solving this \"puzzle\", only chameleons of the same color fight. i carelessly left it out.',NULL,0);
INSERT INTO comment VALUES (872,163,250,'Nick Reed','Numbers','2002-07-30 02:07:32',1,'Well, my initial thought to this now is that there must be no white chameleons left at the end.\r\n\r\nGiven the two extra conditions of \"all possible fights have happened\" and \"only chameleons of the same colour fight\", we can conclude that there can only ever end up with zero or one of every colour. Any more and they would pair up and continue to fight - this wouldn\'t be an end state.\r\n\r\nSo, for each colour we have 0 or 1 of each type left at the end. So, our answer must be one or the other, obviously...\r\n\r\nAlso, given a possible start state of 2 Blues and 2 Oranges, it is easy to see here this would end up with our given end scenario of 1 Black, 1 Green and no other chameleons. So, here, we have 0 Whites.\r\n\r\nSo, if we\'re required to find a single solution for all start states that end up at the given end solution, I assume the answer is \"zero\" whites will be left.\r\n\r\nThese are just some initial thoughts over lunch - anyone any ideas on a quick way of proving this is the case for all working start states? Only extra thing I can think of is we have to end up proving that the \'equal number\' stated in case a) must be even somehow (an even number of whites would result in none being left after the fighting)...',NULL,0);
INSERT INTO comment VALUES (873,163,153,'TomM','solution','2002-07-30 04:04:41',3,'First, give each color a level number:\r\nL(white) = 1\r\nL(yellow) = 2\r\nL(orange) = 4\r\nL(green) = 8\r\nL(blue) = 16\r\nL(black) = 32\r\n\r\nThen define the level product for each color as the  number of chameleons of that color times the level number. p(n) = N(n)*L(n)\r\n\r\nFinally the Population number is P = &#8721;p(n) =&#8721;N(n)*L(n)\r\n\r\nWhen two chameleons of the same color meet and fight, p(n) is reduced by 2*L(n), and p(n+1) is increased by L(n+1) = 2*L(n), so P remains unchanged.\r\n\r\nP for the ending position is 40 plus 0, 1, 2, or 3, depending on whether there were any white or yellow chameleons.\r\n\r\nThe first starting condition requires that for some number m, the number of chameleons at each level is either m or 0, so p(n) = m*L(n) or p(n) = 0. Thus P is evenly divisible by m.\r\n\r\nSince 41 and 43 are prime, m in those cases could only be 41 or 43 (all white) which violates the second starting condition. \r\n\r\nSo P = 40 or P = 42, and there are no white chameleons left.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (876,163,1,'levik','re(3): solution (explanation)','2002-07-30 04:46:55',0,'I deleted that one for you... The problem with focusing the \"Preview\" insead of \"post\" is that \"Post\" is the only real submit button. \"Preview\" triggers some javascript in a half-assed attempt on my part ot avoid writing too much code. (I don\'t want to swap them since then people with no javascript wouldn\'t be able to submit)\r\n\r\nSorry for all the tech talk...\r\n\r\nOn the other hand, the ability to delete your posts is not a bad idea. I may add it for higher-level users soon. Only problem is that right now I\'m fairly busy with other stuff - hence the lack of updates.',875,0);
INSERT INTO comment VALUES (875,163,153,'TomM','re(2): solution (explanation)','2002-07-30 04:13:09',0,'Basically we are doing addition in binary.\r\n\r\n(Levik - is there some way we can cancel a comment when we accidently post it too early? Or maybe [since in my case it happens when I \"Enter\" when I mean to \"Tab\"] change the \"focus\" from the \"Post\" button to the \"preview\" button?)',874,0);
INSERT INTO comment VALUES (877,163,251,'Cheradenine','re: solution','2002-07-30 04:49:00',0,'\"The first starting condition requires that for some number m, the number of chameleons at each level is either m or 0, so p(n) = m*L(n) or p(n) = 0. Thus P is evenly divisible by m. \r\n\r\nSince 41 and 43 are prime, m in those cases could only be 41 or 43 (all white) which violates the second starting condition.\" \r\n\r\nwhat if m = 1?',873,0);
INSERT INTO comment VALUES (878,163,283,'lucky','re(2): solution','2002-07-30 05:37:41',0,'If m=1, then the starting situation is only one chameleon per level for the levels we start with, in which case there can be no fighting. Original problem stated that there was \"vicious fighting\", which eliminated this possibility. However, with the changed wording, \"all possible fighting\" could equal 0, in which case we have to come up with 41 or 43 by adding the level numbers, but only once per level. To reach 40, we can only add 32 and 8 (black and green) plus 1 (white) for 41 and 1 + 2 (white and yellow) for 43. In both cases, no rules are broken, and therefore there could be 1 white chameleon left, provided of course that we can assume \"all possible fighting\" could equal none. I prefer \"vicious fighting\" version, however. lol',877,0);
INSERT INTO comment VALUES (879,163,425,'Emma','Duh!','2002-07-30 11:34:05',0,'You people are all either really dumb or so smart that you can\'t see the obvious (the latter applies to TomM and the former to everyone else)!   You don\'t need to go through complexed mathmetical equations to find out that there are no chameleons left: all you need is simple logic!  Since these chameleons fight to the death and the winner changes color, every white chameleon on the island either died or changed color: meaning that there are NONE left.  Problem solved.',NULL,0);
INSERT INTO comment VALUES (882,164,1,'levik','Err....','2002-07-31 01:45:38',0,'You guys are on your own :) this is way over my head. But let me know if you think the difficulty rating of 4 is off the mark on this one.',NULL,0);
INSERT INTO comment VALUES (883,164,251,'Cheradenine','re: Err....','2002-07-31 02:30:35',0,'if i remember correctly, i assigned it a difficulty of 1 of 5.. ?',882,0);
INSERT INTO comment VALUES (881,163,153,'TomM','re: Duh!','2002-07-30 16:29:44',0,'Actually, no. \r\n\r\nIf there were an odd number of white chameleons to begin with, then since every white fight results in one white chameleon dying and one getting promoted to yellow, there will always be an odd number of white chameleons. When you get down to one, there is no other white chameleon left for it to fight.',879,0);
INSERT INTO comment VALUES (885,164,1,'levik','re(2): Err....','2002-07-31 03:49:36',0,'Oh, you did that on purpose? I thought it was accidental, since this problem doesn\'t look like it\'s very easy. \r\n\r\nI mean I realise that it may be easy given a cerain knoweledge of some advanced math (or whatever), but the difficulry rating is also designed to indicate how many people would be able to solve this problem, and I\'m venturing to guess that it\'s above the level of a casual visitor.',883,0);
INSERT INTO comment VALUES (886,86,426,'bill cochran','','2002-07-31 09:48:56',0,'the proof is long winded.  here is the simple version:\r\n\r\n3.999... = 3 + &#8721; 9/(10^-i) = 3+1 = 4\r\n\r\nThe summation uses a well known identity to evaluate to 1.',NULL,0);
INSERT INTO comment VALUES (887,86,1,'levik','re:','2002-07-31 11:15:22',0,'The only thing left to show is that \r\n\r\n&#8721; 9/(10^-i) = 1',886,0);
INSERT INTO comment VALUES (888,42,417,'Steve Hutton','a method of solving problem B','2002-07-31 13:51:49',0,'I don\'t think there is an easy way to solve this problem. Here is a gross way.  Start with a simplified version of the problem:\r\n\r\nYou draw one card at a time. What is the expected number you must draw to get a complete set of 200.\r\n\r\nLet m equal the number of cards so far, n equal the number of unique cards so far, and p(m,n) equal the probability.\r\n\r\np(1,1) = 1\r\np(2,2) = 199/200\r\np(2,1) = 1/200\r\np(3,3) = (199/200) * (198/200)\r\np(3,2) = (199/200) * (2/200) + (1/200) * (199/200)\r\np(3,1) = (1/200) * (1/200)\r\nIn general, p(m,n) = p(m-1,n) * (n-1)/200 + p(m-1,n-1) * (201-n)/200\r\nBecause we stop at 200, the probability that I got to 200 on the last card p(m-1,200) is irrelevant.\r\np(m,200) = p(m-1,199) * 1/200\r\n\r\nThe expected value is the sum from m=200 to infinity of m * p(m,200).\r\n\r\nSince problem B referred to the number of complete sets of five cards, the expected value is the sum from m=200 to infinity of s * p(m,200) where s = m/5 with any fraction (however small) rounded up.',NULL,0);
INSERT INTO comment VALUES (889,42,417,'Steve Hutton','a method of solving problem A','2002-07-31 13:55:51',0,'Problem A is a more annoying version of problem B. It can be solved in the same iterative way.\r\n\r\nLet s equal the number of sets so far, n equal the number of unique cards so far, and p(s,n) equal the probability.\r\n\r\np(1,5) = 1\r\np(s,n) = the sum from i=0 to 5 of f(i,n-i) * p(s-1,n-i)\r\nwhere x=n-i\r\n      f(0,x) = (200-x) * (200-x-1) * (200-x-2) * (200-x-3) * (200-x-4) / denominator\r\n      f(1,x) = 5 * x * (200-x) * (200-x-1) * (200-x-2) * (200-x-3) / denominator\r\n      f(2,x) = 10 * x * (x-1) * (200-x) * (200-x-1) * (200-x-2) / denominator\r\n      f(3,x) = 10 * x * (x-1) * (x-2) * (200-x) * (200-x-1) / denominator\r\n      f(4,x) = 5 * x * (x-1) * (x-2) * (x-3) * (200-x) / denominator\r\n      f(5,x) = x * (x-1) * (x-2) * (x-3) * (x-4) / denominator\r\n      denominator = (200-x) * (200-x-1) * (200-x-2) * (200-x-3) * (200-x-4)\r\n\r\nFor the special case of n=200:\r\np(s,200) = the sum from i=1 to 5 of g(i,200-i) * p(s-1,200-i)\r\n      g(1,199) = 5 * (1/200)\r\n      g(2,198) = 10 * (2/200) * (1/199)\r\n      g(3,197) = 10 * (3/200) * (2/199) * (1/198)\r\n      g(4,196) = 5 * (4/200) * (3/199) * (2/198) * (1/197)\r\n      g(5,195) = (5/200) * (4/199) * (3/198) * (2/197) * (1/196)\r\n\r\nThe expected value is the sum from s=40 to infinity of s * p(s,200).',NULL,0);
INSERT INTO comment VALUES (890,164,103,'friedlinguini','re(2): Err....','2002-07-31 18:22:11',4,'A derivative is calculus.  I\'m not sure how you expect to arrive at an answer couched in calculus terms without using any calculus - by the time you reach the final step of the proof, you\'ve necessarily used calculus.\r\n\r\nOther than that, I can think of two solutions that \"sort of\" don\'t use calculus.  One involves taking a limit, and the other involves the fact that an integral is the inverse of a derivative.  Are either or both of those considered \"using calculus\"?',883,0);
INSERT INTO comment VALUES (891,164,251,'Cheradenine','re(3): Err....','2002-07-31 22:19:13',0,'In reply to your first comment, note how the first word of the problem\r\nis \"Define\". The problem statement is defined strictly in \"non-calculus\"\r\nterms, although i deliberately chose calculus symbology to\r\nemphasize that the concepts are equivalent..\r\n\r\nIn reply to your second question, those methods do use calculus.\r\nIe, the problem says \"without using calculus\" which means \r\nnot at all, \"sort of\" doesnt count..',890,0);
INSERT INTO comment VALUES (892,164,251,'Cheradenine','Hint','2002-07-31 22:21:18',2,'I came up with this in 10th grade, when we were beginning to learn calculus basics. That may give \r\nyou an idea of the sort of math employed..',NULL,0);
INSERT INTO comment VALUES (893,164,250,'Nick Reed','Hmmmm','2002-07-31 22:38:33',4,'Only solution I can think of for this involves a line drawn between the points on the graph at (x-n) and (x+n) and doing some pretty simple algebra to determine its gradient, and showing that it gives 2x even as n tends to zero. I\'m not sure this qualifies as a solution though, so I\'ll not post anything here quite yet... Ummmmm...?',NULL,0);
INSERT INTO comment VALUES (894,164,103,'friedlinguini','re(4): Err....','2002-08-01 03:14:42',0,'Except that your definition is also couched in calculus terms (i.e., \"gradient\").',891,0);
INSERT INTO comment VALUES (895,164,251,'Cheradenine','hint(2)','2002-08-01 03:44:21',2,'it seems levik was right considering the difficulty, i still\r\nthink its pretty simple; in fact far easier than many\r\nproblems of difficulty 3 here.\r\n\r\nhint:\r\n\r\ndraw y = x^2. consider the shape.',NULL,0);
INSERT INTO comment VALUES (896,164,1,'levik','Dumb question','2002-08-01 04:17:03',4,'[sigh]\r\n\r\nWhat\'s a gradient?',893,0);
INSERT INTO comment VALUES (897,164,251,'Cheradenine','re: Dumb question','2002-08-01 04:38:04',0,'perhaps youve heard the other word for this, slope?\r\n\r\nhttp://mathforum.org/library/drmath/view/52871.html',896,0);
INSERT INTO comment VALUES (898,164,250,'Nick Reed','re(5): Err....','2002-08-01 05:04:05',0,'True, but seeing as we are asked to prove a gradient of a curve for all values of x, we are going to have to consider the actual gradient at some point. You can hide an explanation by calling the gradient the \'flooble\' if you want, but at the end of the day the question asks us to consider gradients - besides, the initial definition uses the world \'gradient\' in the first place. You are going to have to assume some property of gradients at some point to prove the final equation to be true...',894,0);
INSERT INTO comment VALUES (899,164,1,'levik','re(2): Dumb question','2002-08-01 05:28:24',0,'Wow... that explains a lot of things. You\'re really asking for a calculus-less proof that the slope of \r\n\r\ny = x&#178;\r\n\r\nis always going to be 2x for any given x. It\'s the damn \"gradient\" term that threw me off. Never heard \"slope\" referred to as such.',897,0);
INSERT INTO comment VALUES (900,164,153,'TomM','re: hint(2)','2002-08-01 05:41:19',4,'OK\r\n\r\nSo am I correct in assuming that this \"proof\" only applies to f(x) = x² because its graph is a parabola. And that we can use the definition of a parabola to find the line which is tangent to the parabola at any given point?',895,0);
INSERT INTO comment VALUES (901,164,153,'TomM','re: Hmmmm','2002-08-01 05:53:22',0,'It looks like Cheradenine\'s use of terms from calculus is throwing everone off.\r\n\r\nSuppose that instead, he simply asked:\r\n\r\n\"Without using calculus, can you prove that the line tangent to the graph of y = x² at any point (n, n²) has a slope of 2n?\" \r\n\r\nOf course, that might be giving away more that C9 wanted to. ',893,0);
INSERT INTO comment VALUES (902,164,251,'Cheradenine','re(2): Hmmmm','2002-08-01 06:22:21',0,'the question is, if you had to determine the gradient of y = x^2 at any point, back in say 1000 A.D. how would you do it? that is how i came up with this when learning calculus..\r\n\r\nin the version you suggest youre basically removing half of the\r\nproblem, plus, in my opinion, making it much less appealing and\r\ninteresting to solve. the fact that its \"calculus without calculus\"\r\nis what i think makes it cool. (thats why i chose \"No Calculus\" name)',901,0);
INSERT INTO comment VALUES (903,164,103,'friedlinguini','re(2): Hmmmm','2002-08-01 06:50:08',0,'Personally, I\'d get rid of all calculus terminology altogether.  Even the appearence of calculus operators will throw people who haven\'t seen them before (\"Why can\'t I just cancel the d\'s?\").\r\n\r\nIf we\'re going back to first principles, I\'d propose couching the problems in framework in which calculus was originally invented: physics.  For example, \"An object\'s position at any time t is given by the function f(t) = t&#178;.  Prove that the object\'s velocity is given by the function f\'(t) = 2t, without using any calculus operators.\"  That at least poses the problem in terms most people will understand.',901,0);
INSERT INTO comment VALUES (904,86,153,'TomM','re:','2002-08-01 07:52:42',0,'Unfortuneately, the claim that &#8721; 9/(10^-1) = 1 is a \"well known identity\" is based on exactly the same \"long-winded\" proof.  So, unless your proof is in two steps (which would actually make it longer than the \"long-winded\" one), it is based on circular reasoning',886,0);
INSERT INTO comment VALUES (905,164,153,'TomM','re(3): Hmmmm','2002-08-01 08:22:01',0,'\"In the version you suggest youre basically removing half of the\r\nproblem, plus, in my opinion, making it much less appealing and\r\ninteresting to solve. \"\r\n\r\nWhile the appeal of \"calculus without calculus\" is what made you think of the problem in the first place, it is not intrinsic to the problem itself. It works not because you found the derivative of x&#178;, but because you exploited a property of the graph of that specific function.\r\n\r\nYou could express the wonder of \"calculus without calculus\" in a note at the question, but by phrasing it as a calculus problem and then saying \"but don\'t use calculus\" you are only making the problem unecessarily obtuse.',902,0);
INSERT INTO comment VALUES (906,165,153,'TomM','First Steps','2002-08-01 18:05:16',2,'Set up Cartesian coordinates such that the center of the circle is at (0, 0), Points A and B (the ends of the 50m roadway) are at (-25, y\') and (25, y\') and points C and D (the ends of the 112m roadway) are at (-56, y\' - 92) and (56, y\' - 92).\r\n\r\nPoints B (25, y\') and D (56, y\' - 92) are both r meters away from (0, 0), so we get the equations:\r\n\r\nr&#178; = 625 + (y\')&#178;\r\n\r\nr&#178; = 3136 + (y\' - 92)&#178; = 3136 + (y\')&#178; - 184(y\') + 8464 \r\n\r\nIt\'s getting a little late to work out the fine details with a clear mind, so I\'ll finish in the morning, but basically, you just solve for r and then D (the diameter of the playground ) is 2r',NULL,0);
INSERT INTO comment VALUES (907,164,251,'Cheradenine','re(4): Hmmmm','2002-08-01 22:09:34',0,'\"While the appeal of \"calculus without calculus\" is what made you think of the problem in the first place, it is not intrinsic to the problem itself. It works not because you found the derivative of x², but because you exploited a property of the graph of that specific function. \"\r\n\r\nas i have said, the problem is formulated in terms of gradient NOT derivative. i chose the language deliberately to make the similarity clear, since this is how i solved it then, starting from \"calculus without\r\ncalculus\". it is precisely part of the problem to realise that the gradient\r\nof x^2 is the tangent. so youre saying \"remove half the problem\r\nbecause its too hard\"\r\n\r\nobviously i am wrong thinking its easy, considering that after\r\nhaving solved most of it (TomM) still no one has answered\r\nit..',905,0);
INSERT INTO comment VALUES (908,165,251,'Cheradenine','re: First Steps','2002-08-01 23:16:30',3,'as per your recipe:\r\n\r\n(2) - (1) yields y\' = 59.6\r\n\r\nr = 64.7, d = 129.3',906,0);
INSERT INTO comment VALUES (909,164,103,'friedlinguini','re(5): Hmmmm','2002-08-02 04:50:44',0,'I don\'t think TomM is asking you to make the problem any easier, just clearer.  Solving the problem is difficult enough without the added puzzle of trying to figure out what you\'re asking.  I\'m curious why you think mentioning a tangential line is fully half the problem.  Most math students who haven\'t taken calculus are only familiar with slopes as they apply to lines anyway.  Mentioning the tangential line I think only makes it easier for someone to know what the problem is asking.  I don\'t see how it makes it any easier to solve, though.\r\n\r\nI think some of us are abstaining because anybody who has taken a single calculus course knows how to bridge the gap.\r\n\r\nIncidentally, I\'d recommend ditching the d/dx notation, as well as \"at x = x\" (which is a tautology).  You can simply say \"Define f(x) = x&#178;.  Define f\'(x) as the slope of the curve generated by f(x) for any given value of x.  Prove that f\'(x) = 2x.\"',907,0);
INSERT INTO comment VALUES (910,164,251,'Cheradenine','re(6): Hmmmm','2002-08-02 05:09:55',2,'\"Define f(x) = x². Define f\'(x) as the slope of the curve generated by f(x) for any given value of x. Prove that f\'(x) = 2x.\"\r\n\r\ni agree, that sounds like a good formulation. levik, feel free\r\nto change it to this if you think this is clearer. (adding the\r\ndont use calculus bit)\r\n\r\nhere\'s another hint:\r\n\r\ntangents and circles',909,0);
INSERT INTO comment VALUES (911,165,153,'TomM','re(2): First Steps','2002-08-02 07:48:07',0,'When it comes to the final \"plug in the numbers\" steps, I have all too often found that in my rush to finish I wound up doing something dumb like adding 2 = 2 and getting 5. \r\n\r\nSo when r and D did not come out as \"elegantly\" as I\'d expected, I assumed I\'d done it again. That\'s why I was planning to tackle it fresh after a good night\'s sleep.\r\n\r\nThe fact that you, too got the \"inelegant\" answers had me double-checking that the squares of 25, 56, and 92 were correctly given as 625, 3136, and 8464.',908,0);
INSERT INTO comment VALUES (912,165,103,'friedlinguini','re(3): First Steps','2002-08-02 10:13:32',0,'Of course, Dulanjana\'s puzzles often don\'t have elegant solutions (with no reflection on their quality intended).',911,0);
INSERT INTO comment VALUES (913,165,1,'levik','re(4): First Steps','2002-08-02 15:18:36',0,'And the fact that no solution is submitted to check against doesn\'t help either :)',912,0);
INSERT INTO comment VALUES (914,166,153,'TomM','','2002-08-02 20:06:57',3,'For each level n we are looking at a triangle n balls on a side. The number of balls is given by the following equation:\r\n\r\n&nbsp; n\r\n&nbsp; &#8721;i = n(n+1)/2\r\ni=1\r\n\r\nfor a pyramid n levels high, we are looking for:\r\n\r\n&nbsp; n\r\n&nbsp; &#8721;[i(i+1)/2] = n(n+1)(n+2)/6\r\ni=1\r\n\r\nWhen n= 12, we get 12(13)(14)/6 = 364\r\n',NULL,0);
INSERT INTO comment VALUES (915,90,436,'Hazirah','I guess...','2002-08-03 22:37:03',3,'Terry\'s her older brother who has a twin, but he\'s not HER twin brother. That it?',NULL,0);
INSERT INTO comment VALUES (916,84,436,'Hazirah','Heh','2002-08-03 22:45:08',0,'This sounds like a paradox question. In a way. Seriously, I just saw this kind of question the other day. I can\'t remember what it was or how you arrived to the answer. Anyway, I\'m going with TomM\'s answer. Then I\'ll click on \"See the Solution\". ^_^',NULL,0);
INSERT INTO comment VALUES (917,19,436,'Hazirah','Ai... yaah!','2002-08-03 23:19:39',0,'(The solution is up but I\'m going to restrain myself...)\r\n\r\nI have no solution. I\'m just here to confirm a few things:\r\n\r\n1 - Bob has the package\r\n2 - You have never seen Bob or his brother\r\n3 - One of the brothers lies\r\n4 - The other doesn\'t\r\n\r\nAsking \"Are you Bob?\" would return you with \"Yes\" from both brothers if Bob\'s brother is the liar, and \"No\" if Bob\'s the liar.\r\n\r\nAhhh! My head\'s spinning! I\'m no good at these! *bangs her head on the wall and prepares to read the solution*',NULL,0);
INSERT INTO comment VALUES (918,19,436,'Hazirah','(After reading the solution)','2002-08-03 23:26:31',4,'But you still don\'t know whether you\'re talking to Bob or his brother, so how can you tell?',NULL,0);
INSERT INTO comment VALUES (919,50,436,'Hazirah','Yeah','2002-08-03 23:34:49',0,'I agree with Jose.. that\'s just what it is.',NULL,0);
INSERT INTO comment VALUES (920,106,436,'Hazirah','A  late answer','2002-08-03 23:59:28',0,'I\'ll check the solution after I post this ^_^\r\n\r\nTo my understanding, if Bob is a Knight, then so is Cecil. Alan would be lying. Then the hat would be red.\r\n\r\nIf Bob is Liar, then so is Cecil. Alan is telling the truth. The hat then is neither blue or white because both Bob and Cecil are lying about it, so the hat is red.\r\n\r\nJust guessing though.',NULL,0);
INSERT INTO comment VALUES (921,72,436,'Hazirah','aha','2002-08-04 00:07:08',0,'C has the key.\r\n\r\nIf A has the key, then all of the brothers are Knights, which can\'t be true because at least one of them is a Liar.\r\n\r\nIf B has the key, then all of them are Liars, and we know that at least one of them is a Knight.\r\n\r\nIf C has the key, then B and C are Knights, and A is a Liar. Which works out.\r\n\r\nHaha... these are the problems where I have a better chance of answering correctly than the others. Or at least they don\'t make my head spin so much. I am so lame. =)',NULL,0);
INSERT INTO comment VALUES (922,19,153,'TomM','re: (After reading the solution)','2002-08-04 03:47:29',0,'You don\'t know when you ask, but since Bob always answers \"No,\" and his brother always answers \"Yes,\" you know which one answered, and so you know who Bob is. You still won\'t know if Bob is the Knight or the Liar, but you just needed to identify Bob and get the package.',918,0);
INSERT INTO comment VALUES (923,164,103,'friedlinguini','Standard solution','2002-08-04 13:15:17',3,'Not sure if this is what Cheradenine had in mind, but here\'s the classical way of solving this:\r\n\r\nSlope is the ratio of how far something moves along the y-axis to how far it moves along the x-axis.  For a plane old line, you can determine this by comparing two points (x1, y1) and (x2, y2) and dividing the y offset by the x offset: (y2 - y1)/(x2 - x1).  This works for any two points on a line because the slope never changes.\r\n\r\nFor a nonlinear function, you can use the same basic idea.  However, because the slope changes, you have to approximate it by comparing two points that are very close to the x value where you want to determine the slope.  The closer the points, the more accurate the approximation.  If the points are infinitely close, you have an exact answer.\r\n\r\nFor f(x) = x&#178;, we use the points (x, f(x)) and (x + d, f(x + d)) where d is some nonzero number.  Computing the slope, we get:\r\n(f(x + d) - f(x)) / (x + d - x)\r\n= (x&#178; + 2xd + d&#178; - x&#178;) / d\r\n= 2x + d.\r\n\r\nThe exact solution uses an infinitely small value for d, which gives d/dx(x&#178;) = 2x.',NULL,0);
INSERT INTO comment VALUES (924,164,251,'Cheradenine','re: Standard solution','2002-08-04 22:04:55',2,'your solution is the definition of derivative, since\r\nit involves finding the gradient in the limit as\r\ndeltax tends to 0. however its not really\r\nwhat i had in mind, since this is calculus\r\n(f\'(x) = f(x+dx) - f(x) / dx, as dx tends to 0)\r\n\r\na solution is possible without taking this limit.\r\nconsider that youve already established that\r\nthe gradient is a tangent. also note the definition \r\nof tangent for circles. in a circle a tangent\r\nonly intersects the curve once. because of \r\ny = x^2 shape, this is also true, the tangent\r\nwill only touch the curve once.\r\n\r\nuse the fact that the tangent only touches the curve once to obtain a non calculus solution.',923,0);
INSERT INTO comment VALUES (925,167,158,'Ender','Solution','2002-08-05 05:03:03',3,'The Big Indian is the Little Indian\'s mother.',NULL,0);
INSERT INTO comment VALUES (926,168,122,'Happy','Answer...','2002-08-05 08:39:33',3,'A dictionary :)',NULL,0);
INSERT INTO comment VALUES (927,166,439,'Eat Ham','','2002-08-05 11:13:42',0,'12&#178;+11&#178;+10&#178;+9&#178;+8&#178;+7&#178;+6&#178;+5&#178;+4&#178;+3&#178;+2&#178;+1 or 586',NULL,0);
INSERT INTO comment VALUES (928,166,153,'TomM','re:','2002-08-06 00:43:36',0,'You are assuming a square bas for the pyramid, which does agree with the strict definition of a pyramid, but if you read the problem carefully, its says that the pyramid is \"triangular\" and that each ball rests in a hollow created by three (not four) balls in the next layer. Together, these clearly indicate that we are looking at not a square-based pyramid, but rather at a regular tetrahedron.',927,0);
INSERT INTO comment VALUES (929,171,213,'Jim Lyon','Easy solution','2002-08-06 06:16:05',3,'You don\'t even need calculus for this one.\r\n\r\nThe function is a circle centered at the origin with r=1.\r\n\r\nThe integral asks for the area of the upper right quarter of the circle.\r\n\r\nThis area is pi/4.',NULL,0);
INSERT INTO comment VALUES (930,171,1,'levik','re: Easy solution','2002-08-06 06:43:58',4,'Wait... Assuming it\'s a circle, wouldn\'t the integral from 0 to 1 be the area of HALF of the circle? Both the right-hand quadrants of a circle centered on the origin would be in the positive X region.',929,0);
INSERT INTO comment VALUES (931,171,213,'Jim Lyon','re(2): Easy solution','2002-08-07 10:48:55',0,'The function describes the upper half of the circle, for -1 <= x <= 1. (It would describe the whole circle if there were a plus-or-minus in front of the square root.)\r\n\r\nThe integral asks for the right half of that. Hence, pi / 4.\r\n',930,0);
INSERT INTO comment VALUES (932,80,213,'Jim Lyon','re: TomM\'s answer in mathmatical terms','2002-08-07 10:56:08',1,'TomM describes the set of correct answers, but his math is slightly off. Since we\'re dealing with the surface of a sphere here, a circle with radius n does not have a circumference of 2*pi*n, but slightly less.\r\n\r\nThe earth has a circumference of 24,000 NM (nautical miles). As an extere case, consider the circle ceneterd on the south pole with a radius of 6,000 NM. (This circle is the equator.) Its circumference is 24,000 NM, a scant 4 times its radius, not 6.28 times its radius.\r\n\r\nAdmittedly, with the 160 meter and smaller circles contemplated, the inaccurracy is negligible. Negligible, but not zero.',286,0);
INSERT INTO comment VALUES (933,80,153,'TomM','re(2): TomM\'s answer in mathmatical terms','2002-08-07 18:40:59',0,'My math was not off, since I avoided mentioning the specific distance from the South Pole (precisely because of the difference between a plane, a sphere, and an oblate spheroid). Both Zach, whose math you incorrectly attributed to me, and you have made simplifications to the problem -- he assumed that the distance to the south pole was the radius of the circle, and you, that the earth is a sphere.  I simply said that it was possible to find locations that allowed you to travel 1 km east and arrive back at the same point.',932,0);
INSERT INTO comment VALUES (934,171,153,'TomM','re(3): Easy solution','2002-08-07 18:49:40',0,'You correctly stated that f(x) is the upper half of the circle, but when you said that if there were a &#177; before the radical, the \"function\" would descibe the whole circle, you were not quite correct. the <B>relation</B> would describe the whole circle, but it would no longer be a function. A function y = f(x) can have only one value y for any one value of x.',931,0);
INSERT INTO comment VALUES (935,171,1,'levik','re(4): Easy solution','2002-08-08 03:37:31',0,'But isn\'t a square root implying a \"&#177;\" sign? After all, &#8730;4 can be either 2 or -2... (Both yield 4 when sqared)',934,0);
INSERT INTO comment VALUES (936,171,251,'Cheradenine','re(5): Easy solution','2002-08-08 07:15:08',0,'This is a typical misconception.. The square root of a number is always a positive number. This must not be confused with the following valid reasoning\r\n\r\nx&#178; = 1 implies that x = &#177;&#8730;1<br>\r\nbut &#8730;1 = 1. (ie &#8730; is a function as TomM said)',935,0);
INSERT INTO comment VALUES (937,172,122,'Happy','','2002-08-08 08:42:19',2,'well, i can see it visually.\r\n\r\nstart with 1 marble:\r\n1\r\none marble = 1 squared\r\n\r\nthen add 3 marbles:\r\n13\r\n33\r\nfour marbles = 2 squared\r\n\r\nadd 5 marbles:\r\n135\r\n335\r\n555\r\n\r\ncontinuing on:\r\n1357\r\n3357\r\n5557\r\n7777\r\n\r\nas we see, each odd number being added is basically adding another row and column to the square.\r\n\r\nyeah, this isn\'t a very mathematical proof.  oh well.',NULL,0);
INSERT INTO comment VALUES (938,172,283,'lucky','Arithmetic series','2002-08-08 09:57:06',1,'We can present the series of consecutive odd numbers as the following arithmetic series:\r\nA1, A2, A3, A4, ... , An.  (Ai belongs to N)\r\nWe can define Ai as Ai = 1 + Ri, where Ri = Ri-1 + 2 (i-1 is a sufix to R in the last equation).\r\n\r\nObviously, since the problem states that the series begins with 1, and we defined Ai to belong to N, it means that R1 has to be 0 in order to have A1 equal 1.\r\n\r\nAlso, if we observe the series carefully, we notice that the number of numbers in the series at any point equals:\r\nn = (Rn/2) + 1\r\nFrom this, we have that Rn = 2(n - 1).\r\n\r\n(To prove this point we can show the following series representing n:\r\n1 + (2/2) + (2/2) + ... + (2/2) where its sum is\r\nS = n = 1 + 2(n-1)/2 (n-1 is the number of (2/2)s in the series of n).\r\nThe series of Ri can be shown as:\r\nR1, R1 + 2, R2 + 2, ... , Rn-1 + 2  where R1 = 0. \r\nFrom this we have that Rn = 2(n-1). If we put this in the above sum, we have proved the point) \r\n\r\nThe sum of the arithmetic series is:\r\nS = (n/2)(A1 + An) = (n/2)(A1 + 1 + Rn) = (n/2)(A1 + 1 + 2n - 2) = (n/2)(A1 + 2n - 1).\r\nSince we defined A1 as equalling 1 at the beginning of proof, the above equation comes to the following:\r\nS = (n/2) x 2n = n&#178;',NULL,0);
INSERT INTO comment VALUES (939,172,283,'lucky','re: Arithmetic series','2002-08-08 10:32:46',0,'Urgh, I complicated the proof unnecessarily......that\'s what happens when I am too tired to concetrate...\r\n\r\nAnyway, the quoted part below was unneccessarily long:\r\n\r\n\"Also, if we observe the series carefully, we notice that the number of numbers in the series at any point equals: \r\nn = (Rn/2) + 1 \r\nFrom this, we have that Rn = 2(n - 1). \r\n\r\n(To prove this point we can show the following series representing n: \r\n1 + (2/2) + (2/2) + ... + (2/2) where its sum is \r\nS = n = 1 + 2(n-1)/2 (n-1 is the number of (2/2)s in the series of n). \r\nThe series of Ri can be shown as: \r\nR1, R1 + 2, R2 + 2, ... , Rn-1 + 2 where R1 = 0. \r\nFrom this we have that Rn = 2(n-1). If we put this in the above sum, we have proved the point)\"\r\n\r\nAll I needed to say instead of the above paragraphs is:\r\n\r\nThe series of Ri can be shown as:\r\nR1, R2, R3, ... , Rn  which corresponds to:\r\nR1, R1 + 2, R2 + 2, ... , Rn-1 + 2 (note that R1 = 0).\r\nFrom this we have that Rn = R1 + 2(n-1) = 2(n-1).\r\n\r\nsigh\r\n\r\nbtw, flooble seems to be overloaded lately...',938,0);
INSERT INTO comment VALUES (940,172,153,'TomM','re: (Happy\'s post)','2002-08-08 21:21:28',0,'You are on the right track.  Prove it inductively (recursively), but do it with equations:\r\n\r\nFirst define O(n) as the sum of the first n odd numbers\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp n\r\nO(n) = &#8721;(2i - 1)\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;i=1\r\n\r\nThen show that \r\nO(1) = 1 = 1&#178;\r\nO(2) = 1 + 3 = 4 = 2&#178;\r\n\r\nNow, assuming O(n) = n&#178;, show that O(n + 1) = (n + 1)&#178;:\r\n\r\nO(n + 1) = O(n) + [2(n + 1) - 1] = n&#178; + 2n + 2 -1 = n&#178; + 2n + 1 = (n + 1)&#178;',937,0);
INSERT INTO comment VALUES (941,171,153,'TomM','re(6): Easy solution','2002-08-08 21:33:43',0,'The radical sign is a function operator. There are always the same number of roots as the exponent (two square roots, three cube roots, etc), but since a function can have only one value for each x, we take the radical to mean the primary root, (&#8730;16 = 4, but not -4; &#179;&#8730;27 = 3, but not (-1.5 + ½i&#8730;3) or (-1.5 - ½i&#8730;3)',936,0);
INSERT INTO comment VALUES (942,172,153,'TomM','re(2): (Happy\'s post)','2002-08-08 21:53:20',0,'Alternatively you could start at exactly the point at whic Happy left off:\r\n\r\nAdding the next odd number of counters to the square array is eqivalent to adding another row and another colomn.\r\n\r\nGiven an N x N square array (of N&#178; counters) adding a new row means adding N counters and acheiving an (N = !) x N array of N&#178; + N = N(N + 1) counters. Adding a new column means addind another (N + 1) counters and acheiving an (N + 1) x (N + 1) array of (N + 1)&#178; = N&#178; + 2N +1 counters.  The total number of counters added is 2N + 1, which is an odd number. It is easy to show that the N x N square can be considered to be a (N - 1) x (N - 1) square with an added row and column totalling 2N - 1 counters, so the added numbers are consecutive odd numbers.\r\n\r\nSince Happy showed the first few examples to work out imperically, this completes the inductive proof.',940,0);
INSERT INTO comment VALUES (943,173,153,'TomM','The soup can label','2002-08-09 14:28:41',3,'If you imagine a sheet of paper covering the cylander like a soup-can label, and the position of the string marked on the label, then when you remove the label, you will find it to be a 90 x 24 rectangle with 5 lines marked on it.  Each line will go from a point at one end of the rectangle to a point 18 cm higher at the other end. The length of each of these lines is &#8730;(24&#178; + 18&#178;) but since 24 and 16 are both divisible by 6, this simplifies to 6&#8730;(4&#178; + 3&#178;) = 6&#8730;(5&#178;) = 30.  since there are five line segments, the total length is 5(30) = 150 cm, which is the length of the string',NULL,0);
INSERT INTO comment VALUES (944,61,448,'Hope','i got this when i was 5','2002-08-10 02:25:46',1,'The horse\'s name is \"Saturday\". This riddle has been around for a long time in different forms. There is one about a mermaid and her dolphin and a cowboy and his horse. Could we have a little fresh material?',NULL,0);
INSERT INTO comment VALUES (945,37,450,'Paul Pereira','Yes, It\'s Right!','2002-08-12 03:02:58',0,'Yep I got this one right. Draw a straight line across a chessboard diagonally but dont do it from corner to corner. Do it from the center of the top side of the top left square to the center of the right side of the bottom right square. You would cover the maximum area possible in a square which would be 15! (8 x 2 - 1)',NULL,0);
INSERT INTO comment VALUES (946,174,213,'Jim Lyon','Solution, or vacuously playing with words','2002-08-12 12:56:31',3,'I take \"This problem is solvable\" to mean \"this problem has at least one solution that doesn\'t violate any given constraints.\"\r\n\r\nThis is a solution. It clearly doesn\'t violate any of the given constraints, since there aren\'t any.\r\n\r\nTherefore, this constitutes a proof, by example.\r\n\r\nQED',NULL,0);
INSERT INTO comment VALUES (947,174,251,'Cheradenine','re: Solution, or vacuously playing with words','2002-08-12 22:15:51',0,'\"I take \"This problem is solvable\" to mean \"this problem has at least one solution that doesn\'t violate any given constraints.\"\"\r\n\r\nNo, it means only what is said, that the problem can be solved. \r\nThis implies that the problem can be proved solvable or unsolvable\r\nstarting from the formulation. The transformation you suggest\r\nis not clearly justified..\r\n\r\nI also thought about postulating a solution, but it does not\r\nseem correct..',946,0);
INSERT INTO comment VALUES (948,174,250,'Nick Reed','Solvable or not','2002-08-12 22:28:35',1,'Well, my first thoughts on this is that it is impossible to prove that the problem is unsolvable. If you could prove it unsolvable, then you would have a solution to the problem (i.e. a proof for \'prove that ... b) this problem is unsolvable\'), thereby making it solvable - paradox.\r\n\r\nSo, as a result of the above the problem must be either solvable, or a proof can never be generated at all for either argument. However, if no proof can be generated at all, then the problem is unsolvable - BUT, if this were the case then we have proved that the problem is unsolvable, which results in a paradox again.\r\n\r\nSo, the only non-paradox solution left to us is that the problem is solvable.\r\n\r\nAck! Does that even make sense? I\'ve lost track now...\r\n\r\n(I\'m marking this as Some Thoughts as I\'ve no idea if this even works as an answer...)',NULL,0);
INSERT INTO comment VALUES (949,174,450,'Paul Pereira','The Solution!','2002-08-13 00:27:13',3,'Lets translate the instruction first.\r\n\r\n\"prove that either\" = \"explain why\"\r\n\r\n\"this problem is solvable\" = \"there is an achievable solution\"\r\n\r\n\"this problem is unsolvable\" = \"there is no achievable solution\"\r\n\r\nNow lets look at the question again. It asks to choose and explain either (a) or (b).\r\n\r\nThe answer is most definitely (a). No matter whether you say this problem is solvable or not, you\'ve just answered the question. If you think there is no basis for the question then it isn\'t solvable so you answer (b). If you say it is a real question then you choose (a). The thing is, as long as you choose an answer, then you have just given your solution to the problem.Therefore you have just solved it! If you are still confused, think of it this way; You are asked to choose between 2 possible answers. You can\'t choose answer (c) because there is none. So no matter if you think whether this problem is solvable or not, as long as you think of either, you just solved it! You can not say that this is not a \"problem\" because this is a situation of which the solution is unknown. So it doesn\'t matter whether it is impossible to achieve a solution or not; as long as there is none, it\'s a problem. So the solution is (a)',NULL,0);
INSERT INTO comment VALUES (950,174,251,'Cheradenine','re: Solvable or not','2002-08-13 00:29:49',0,'Youre reasoning is the same line i have followed for this.\r\nHowever, it just fails to clinch the answer.. For example:\r\n\r\n\"..if no proof can be generated at all, then the problem is unsolvable - BUT, if this were the case then we have proved that the problem is unsolvable, which results in a paradox again.\"\r\n\r\ni believe there is an inaccuracy here: hypothesizing that \"no\r\nproof can be generated at all\" does not cause paradox. ie\r\n\"if this were the case we have proved that..\" is not correct,\r\nsince you have not _proved_ that..\r\n\r\ni believe this is the right track tho..',948,0);
INSERT INTO comment VALUES (951,174,227,'Dulanjana','Well.....','2002-08-13 02:28:21',0,'The PROBLEM states that we must prove something or the the other which is contradict to the previous. This means that one of the statements (a or b) is false. The only possible situations are given by \"a\" and \"b\" (No other situation can occur). So if one is false the other is True. A truth is provable. Therefore this problem is solvable.',NULL,0);
INSERT INTO comment VALUES (952,174,227,'Dulanjana','Well again....','2002-08-13 02:33:20',0,'This problem....is a problem. This problem is solvable or not. but a or b is correct. so a is correct!!!!?\r\n\r\n(How about that)?',NULL,0);
INSERT INTO comment VALUES (953,174,153,'TomM','re(2): Solvable or not','2002-08-13 02:38:02',0,'That is where I am having trouble as well.  We know that in the set of all possible statements, the set of statements provably true is a discrete subset of the set of true statements, and by reflexion, the set of all statements provably false is a discrete subset of the set of false statements. This means that there are statements (both true and false) whose truth value is unprovable.\r\n\r\nNick used the word paradox to descibe the dead ends in his \"proofs\" of \"b can be proved\" and \"neither a nor b can be proved\" but they are not truly paradoxes, they just point out that the solution, if there is one , lies along a different branch. The entire question is (or might be shown to be) a paradox if the third branch also dead-ends, as I suspect it will. I can\'t at the moment think of a way to approach this branch.',950,0);
INSERT INTO comment VALUES (954,174,153,'TomM','Self referential','2002-08-13 02:51:55',0,'If the problem were not self-referential, it would be simplicity itself to prove: \r\n\r\nb = ~a\r\n\r\n(a &#8746; ~a) &#8658; T (a tautology)\r\n\r\nThe problem is that self-referential problems usually lead to paradox, and this possiblity must be examined first.\r\n',NULL,0);
INSERT INTO comment VALUES (955,174,103,'friedlinguini','re: Well.....','2002-08-13 03:15:46',0,'> The only possible situations are given by \"a\" and \"b\" (No other situation can occur). So if one is false the other is True. A truth is provable. Therefore this problem is solvable.\r\n\r\nNot so.  Goedel managed to really irritate the mathematics community by essentially proving that there are well-formed propositions in number theory and formal logic which can neither be proven true nor false.  Essentially, he found a way to translate \"This is a false statement\" into the language of mathematics.  There are other examples of such weirdness.  For example, it\'s impossible to write a computer program that will determine reliably whether another computer program will enter an infinite loop.  I\'d also be impressed by any computer program that can solve the MU puzzle I had previously submitted, without special help.\r\n\r\nSelf-referential problems often lead to a hairy mess.  Clearly, the way to attack this problem is not by assuming (b), as it leads to a contradiction.  What\'s not so clear is whether we can go through (a), which does not lead to any contradictions, but does not necessarily provide enough positive statements to generate a proof.',951,0);
INSERT INTO comment VALUES (956,5,456,'Paul','Why 50% is not the answer.','2002-08-14 11:14:20',0,'First let me say I stood by 50% doggedly until I was challenged to produce an experiment.  Sitting with a C compiler, I proved myself wrong.  Here\'s why:\r\n\r\nI show you three boxes.  When you choose a box, you\'re right 1/3 of the time.  Here we all agree.\r\n\r\nHowever, think of what\'s next like this:  I am holding 2 boxes.  I am going to offer you one.  1/3 of the time, I\'m going to offer you an empty box (both of mine are empty, you picked correctly).  2/3 of the time, I AM GOING TO OFFER YOU THE PRIZE.  The 50% is broken by the facts that 1) the prize does not move, and 2) I have knowledge of the prize -- I am not showing you a random box.',NULL,0);
INSERT INTO comment VALUES (957,5,227,'Dulanjana','Hey','2002-08-14 20:55:02',0,'This problem isn\'t NORMAl probability, Its conditional probability. This problem Has something t do with Bayes\'s Theories i think?',NULL,0);
INSERT INTO comment VALUES (958,175,227,'Dulanjana','Clarification','2002-08-14 22:47:59',0,'Can, 1 and 6 be used more than once?\r\nCan we refrain from using one of the numbers?\r\n',NULL,0);
INSERT INTO comment VALUES (959,175,250,'Nick Reed','re: Clarification','2002-08-15 01:36:45',0,'I think you have to use each of the 4 digits once each and you can\'t miss out any or duplicate any (other than using \'9\' twice, obviously).\r\n\r\nHowever - can we use a decimal point as an operator?\r\n\r\nI\'ve found over half the numbers so far...',958,0);
INSERT INTO comment VALUES (960,175,250,'Nick Reed','Missing numbers','2002-08-15 02:23:39',0,'Okay, I\'ve managed to find equations for lots of the numbers, but I currently have 14 outstanding. They are:\r\n29 to 33, 40 to 42, 47, 49, 67, 71, 89 and 91\r\nI\'ve got all the rest...\r\nQuite a few in the thirties and forties missing, as you can see... :-/ Hmmmm...',NULL,0);
INSERT INTO comment VALUES (961,175,103,'friedlinguini','re: Missing numbers','2002-08-15 04:13:04',1,'Here are some of your missing ones:\r\n(note that |_x_| is used to denote the greatest integer function - very handy in problems like this)\r\n\r\n29: 19 + 9 + |_&#8730;&#8730;6_|\r\n30: 19 + 9 + |_&#8730;6_|\r\n32: 1 x 96 / &#8730;9\r\n33: 1 + 96 / &#8730;9\r\n40: (9 - 1) x (6 - |_&#8730;&#8730;9_|)\r\n42: (16 - |_ln 9_|) x &#8730;9\r\n\r\n67: 69 - &#8730;9 + 1\r\n71: 69 + &#8730;9 - 1\r\n\r\n91 x |_9/6_|\r\n\r\nStill missing 47, 49, and 89...',960,0);
INSERT INTO comment VALUES (962,175,250,'Nick Reed','re(2): Missing numbers','2002-08-15 04:46:39',0,'Ooooo, I don\'t like that greatest-integer thing. That\'s cheating... ;-) I\'m going to try to make do without needing that...\r\n\r\nI like the 32, 33, 67 and 71 (and implied 31) though - missed those, even though I\'ve used &#8730;9 in other places...',961,0);
INSERT INTO comment VALUES (963,175,250,'Nick Reed','Not quite full solution','2002-08-15 05:19:46',3,'I\'m missing 3 values - 29, 41 and 91... (plus I\'ve probably got a typo/mistake somewhere else...)\r\n\r\n  0 = (9-9)*6*1\r\n  1 = ((9-9)*6)+1\r\n  2 = ((9+9)/6)-1\r\n  3 = ((9+9)/6)*1\r\n  4 = ((9+9)/6)+1\r\n  5 = ((9*6)/9)-1\r\n  6 = (1*6)+9-9\r\n  7 = 1+9+6-9\r\n  8 = (9/9)+6+1\r\n  9 = 9*(1^(6+9))\r\n 10 = 9+(1^(6+9))\r\n 11 = 9+9-1-6\r\n 12 = (9+9-6)*1\r\n 13 = 9+9+1-6\r\n 14 = 9+6-(1^9)\r\n 15 = (1+9)*9/6\r\n 16 = 19-9+6\r\n 17 = 9+9-(1^6)\r\n 18 = (9-6-1)*9\r\n 19 = 9+9+(1^6)\r\n 20 = (9*9)-61\r\n 21 = (6+(1^9))*sqrt(9)\r\n 22 = 19+9-6\r\n 23 = 9+9+6-1\r\n 24 = (1*9)+6+9\r\n 25 = 1+6+9+9\r\n 26 = ((9-6)*9)-1\r\n 27 = (9-6)*9*1\r\n 28 = ((9-6)*9)+1\r\n 29 = ???\r\n 30 = (9*6)-((sqrt(9)+1)!)\r\n 31 = (96/sqrt(9))-1\r\n 32 = (96/sqrt(9))*1\r\n 33 = (96/sqrt(9))+1\r\n 34 = 19+9+6\r\n 35 = (6*9)-19\r\n 36 = (9+1-6)*9\r\n 37 = 91-(6*9)\r\n 38 = 99-61\r\n 39 = ((9-1)*6)-9\r\n 40 = ((9-sqrt(16))!)/sqrt(9)\r\n 41 = ???\r\n 42 = ((6-1)*9)-sqrt(9)\r\n 43 = 61-9-9\r\n 44 = (9*6)-9-1\r\n 45 = (9*6)-(9*1)\r\n 46 = (9*6)-9+1\r\n 47 = (9*6)-((sqrt(9))!)-1\r\n 48 = 6*(9-(1^9))\r\n 49 = 61-9-sqrt(9)\r\n 50 = 69-19\r\n\r\n(values 51-100 follow)',NULL,0);
INSERT INTO comment VALUES (964,175,250,'Nick Reed','re: Not quite full solution','2002-08-15 05:20:26',3,' 51 = ((9+1)*6)-9\r\n 52 = (6*9)+1-sqrt(9)\r\n 53 = (6*9)-(1^9)\r\n 54 = ((6-1)*9)+9\r\n 55 = ((1/9)+6)*9\r\n 56 = (6*9)-1+sqrt(9)\r\n 57 = ((9-1)*6)+9\r\n 58 = (6*9)+1+sqrt(9)\r\n 59 = 69-9-1\r\n 60 = 61-(9/9)\r\n 61 = 61+9-9\r\n 62 = (6*9)+9-1\r\n 63 = (9*1)+(6*9)\r\n 64 = (6*9)+1+9\r\n 65 = (9*9)-16\r\n 66 = ((9-1)*9)-6\r\n 67 = 69+1-sqrt(9)\r\n 68 = 69-(1^9)\r\n 69 = 69*(1^9)\r\n 70 = 69+(1^9)\r\n 71 = 69-1+sqrt(9)\r\n 72 = ((6+1)*9)+9\r\n 73 = (6*9)+19\r\n 74 = (9*9)-1-6\r\n 75 = (9*9*1)-6\r\n 76 = (9*9)+1-6\r\n 77 = 96-19\r\n 78 = ((9-1)*9)+6\r\n 79 = 69+9+1\r\n 80 = (9*9)-(1^6)\r\n 81 = (9*9)*(1^6)\r\n 82 = (9*9)+(1^6)\r\n 83 = 99-16\r\n 84 = ((9+1)*9)-6\r\n 85 = (9*9)+sqrt(16)\r\n 86 = (9*9)+6-1\r\n 87 = (9*9)+(6*1)\r\n 88 = (9*9)+6+1\r\n 89 = ((6!)/9)+(9*1)\r\n 90 = 9*(9+(1^6))\r\n 91 = ???\r\n 92 = 99-1-6\r\n 93 = 99-(6*1)\r\n 94 = 99+1-6\r\n 95 = 96-(1^9)\r\n 96 = 96*(1^9)\r\n 97 = 96+(1^9)\r\n 98 = 99-(1^6)\r\n 99 = 99*(1^6)\r\n100 = 99+(1^6)\r\n\r\n(Note: \"^\" is \"to the power of\" and \"!\" is factorial...)',963,0);
INSERT INTO comment VALUES (965,175,103,'friedlinguini','re(3): Missing numbers','2002-08-15 05:38:47',1,'> Ooooo, I don\'t like that greatest-integer thing. That\'s cheating... ;-) I\'m going to try to make do without needing that... \r\n\r\nCheating?  What kind of geek are you?  :-P>  Everything not explicitly laid out in the rules is fair game.\r\n\r\n> I like the 32, 33, 67 and 71 (and implied 31) though - missed those, even though I\'ve used &#8730;9 in other places... \r\n\r\nD\'oh!  I missed 31?  I really had a hard time waking up this morning...\r\n\r\n31: 96 / &#8730;9 - 1\r\n47: 9 x (6 - 1) + |_ln 9_|\r\n49: (9 - |_&#8730;6_|)^(&#8730;9 - 1)\r\n89: 91 - &#8730;&#8730;16',962,0);
INSERT INTO comment VALUES (966,175,103,'friedlinguini','re(4): Missing numbers','2002-08-15 05:44:00',0,'Oh, and\r\n41: (6 - 1)! / &#8730;9 + |_&#8730;&#8730;9_|',965,0);
INSERT INTO comment VALUES (967,175,1,'levik','re(2): Missing numbers','2002-08-15 09:43:39',0,'By \"greatest integer\" do you mean \"ceiling\"? Like\r\n\r\nceil(1.6) = 2 ?\r\n\r\n(Also floor(1.6) = 1)\r\n\r\nOr are these only programmer\'s terms?',961,0);
INSERT INTO comment VALUES (968,175,1,'levik','re(5): Missing numbers','2002-08-15 09:46:03',0,'From the site where I originally saw this posted, 41 looked like one of the tougher ones, since they had a few versions for most of the numbers, but for 41 only the following:\r\n\r\n41 = (&#8730;9)! + ((&#8730;9)! * 6) - 1\r\n',966,0);
INSERT INTO comment VALUES (969,175,103,'friedlinguini','re(3): Missing numbers','2002-08-15 09:53:09',0,'The greatest integer function is equivalent to the floor function.  See http://primes.utm.edu/glossary/page.php/FloorFunction.html\r\n\r\n(I could have used the ceiling function, too, but I don\'t know of a good way to represent it in the regular character set)',967,0);
INSERT INTO comment VALUES (970,5,1,'levik','re: Why 50% is not the answer.','2002-08-15 10:16:15',0,'Heh :) This is why I provide a nifty little\r\n<a href=\"boxes.php\">experiment</a> right here on this site :)',956,0);
INSERT INTO comment VALUES (971,175,153,'TomM','re(3): Missing numbers','2002-08-15 10:57:11',0,'Actually it looks like he means the same thing as your \"floor\" (the greatest integer &#8804; x).  \r\n\r\nPersonally, I feel that \"exotic\" functions and operators are all right if they are absolutely necessary, but if the number can be \"made\" without them the \"simpler\" equation is better.  \r\n\r\nOf course \"exotic\" is a relative term. To some people factorials (!) are \"exotic.\"  To more, combinations [ C(a,b)* = a!/[(b!)(a - b)!] are exotic. etc.\r\n\r\n\r\n*When the medium permits, combinations are more often witten without the C operator: just the a and the b within the parentheses with the a over the b (as in a fraction, but without the division bar)',967,0);
INSERT INTO comment VALUES (972,175,153,'TomM','Memories','2002-08-15 11:00:16',0,'The last time I played this game was in the late sixties, and the four digits were all 4\'s.',NULL,0);
INSERT INTO comment VALUES (973,175,250,'Nick Reed','re(4): Missing numbers','2002-08-15 11:03:10',1,'Well, levik has given us a solution for 41 that doesn\'t need the idea of floor or ceiling.\r\nAnd I just thought of one for 91 on the way home:\r\n\r\n91 = 91+6-((sqrt(9))!)\r\n\r\nSo, if we can just find something for 29 we\'ll have done all 101 without using any exotic operators. Let\'s go for it - there\'s only one left after all...',971,0);
INSERT INTO comment VALUES (974,175,103,'friedlinguini','re(5): Missing numbers','2002-08-15 11:16:42',1,'>So, if we can just find something for 29 we\'ll have done all 101 without using any exotic operators. Let\'s go for it - there\'s only one left after all... \r\n\r\n*sniff*  I think you\'re all just picking on me.  Anyway...\r\n\r\n29: 9x&#8730;9 + &#8730;&#8730;16',973,0);
INSERT INTO comment VALUES (975,175,250,'Nick Reed','re(6): Missing numbers','2002-08-15 11:24:36',0,'Hahaha. Sorry, friedlinguini. ;-) Not picking on you really...\r\nNice solution for \'29\', by the way - I couldn\'t work that out...',974,0);
INSERT INTO comment VALUES (976,175,103,'friedlinguini','re(7): Missing numbers','2002-08-15 11:27:24',0,'No worries.  Tongue was firmly in cheek.  I can see why someone wouldn\'t like the floor function, but I personally get a warm fuzzy feeling when somebody accuses me of cheating when all I did was find a hole in the rules.  :-)>',975,0);
INSERT INTO comment VALUES (977,175,250,'Nick Reed','re(8): Missing numbers','2002-08-15 11:56:30',0,'Heh. I really don\'t have a problem with the floor function, etc., but I spent quite a bit of my lunchbreak finding non-exotic solutions to most about everything - I was just hoping ones could be found for them all - if they couldn\'t, well, ah well - not really a problem - it would still have been a valid solution - just not a pretty one. ;-)',976,0);
INSERT INTO comment VALUES (978,175,1,'levik','re(8): Missing numbers','2002-08-15 15:39:03',0,'If I may serve as an arbiter (sp?) here, I would like to say that I don\'t consider the use of floor or ceiling functions as breaking (or even bending) of the stated rules.\r\n\r\nIt all comes down to some sense of mathematical \"aesthetics\" that people have, and they are understandably more comfortable with functions that they are used to dealing with.\r\n\r\nI myself, while I recognize the validity of these functions am more \"satisfied\" by a solution that avoids their use, as I consider them to be of a higher level than, say, a factorial. And of course there is the notion that the lower level functions you limit yourself to, the more elegant your solution becomes.',976,0);
INSERT INTO comment VALUES (979,175,103,'friedlinguini','re(9): Missing numbers','2002-08-16 02:35:09',0,'*grin*  No arbiter needed, levik.  Like I mentioned in my last post, I perfectly understand why someone might not like the use of the floor function.  It\'s just that it\'s the sort of hack that appeals to my peculiar sense of aesthetics.',978,0);
INSERT INTO comment VALUES (980,176,153,'TomM','Just a guess','2002-08-17 09:41:02',1,'Could it be that the school is a Police Academy, and both the \"cops\" and the \"robbers\" are cadets, and they are using paint-ball or laser tag equipment?\r\n\r\nIf so, the answers are:\r\n1) because they are using non-lethal weapons\r\n2) a Police Academy\r\n3) because they are not really criminals\r\n4) training exercises',NULL,0);
INSERT INTO comment VALUES (981,176,448,'Hope','re: Just a guess','2002-08-18 04:28:48',0,'Very good! Yes, that is the correct answer. ^_^',980,0);
INSERT INTO comment VALUES (982,177,153,'TomM','One (gross) possible solution.','2002-08-18 15:24:16',0,'',NULL,0);
INSERT INTO comment VALUES (983,177,153,'TomM','re: One (gross) possible solution.','2002-08-18 15:28:44',1,'(Oops - sorry about that)\r\n\r\nPing-pong balls float in water. If you fille the hole with water or a similar liquid, it will float out.  (of course, since nothing was mentioned about a cup of water, ypu\'ll have to get the liqid somewhere else - hence the comment in parentheses in the title.',982,0);
INSERT INTO comment VALUES (984,177,1,'levik','My overlycomplicated solution...','2002-08-18 15:48:15',0,'(not involving allusions to bodily fluids)\r\n\r\nLet me know if this will work...\r\n\r\nGet a long thread, either from your clothes or the curtains. Tie it to the paper clip. Partially \"unbend\" the paperclip so that it has one long straightened part, and a small loop to which the thread is tied. Hold the long straight piece up to the lightbulb so that it gets really hot, then quickly lower it into the hole using the thread.\r\n\r\nThe hot iron of the paper clip should melt right throgh the thin plastic of the ping-pong ball, then when it cools off, the melted plastic should act like glue, attaching the ball to the paper clip. \r\n\r\nYou can  then pull the ball out by the thread that is attached to the other end of the paper clip.\r\n\r\nOr is this too far-fetched?',NULL,0);
INSERT INTO comment VALUES (985,177,448,'Hope','The Way Out','2002-08-18 16:15:30',3,'The ball is lite enough to float in water. Depending on how twisted your mind is, and for lack of any better watery substance....wellllll....I hope you get the picture.',NULL,0);
INSERT INTO comment VALUES (986,177,448,'Hope','Wow!','2002-08-18 16:19:57',1,'TomM, you have once again figured out my riddles before any1 else has tried them. I must commend you for this. Levik, this problem came to my from a teacher I had at camp. (No, it wasn\'t band camp!) That solution might work, and I would be very interested in someone trying it out. 0.o ',NULL,0);
INSERT INTO comment VALUES (987,177,1,'levik','re: Wow!','2002-08-18 16:21:47',0,':)\r\n\r\nI wonder if it would. The other solution is not really all that female friendly. :)',986,0);
INSERT INTO comment VALUES (988,177,448,'Hope','re(2): Wow!','2002-08-18 16:23:40',0,':) The other option is spitting, which takes longer, but will get you to the same results,I think. lol',987,0);
INSERT INTO comment VALUES (989,75,448,'Hope','re: my solution','2002-08-18 17:00:17',0,'With an attitude like that, why do you even bother coming to the site at all? In my opinion, this sit e is for ppl who have time to \"stop and smell the flowers\" or so to speak.',396,0);
INSERT INTO comment VALUES (990,177,1,'levik','re(3): Wow!','2002-08-19 01:32:09',0,'In theory... In practice, your saliva might just end up evaporating at a higher rate than you are able to produce it after some point. So depending on the depth of the hole, it might not be feasible.',988,0);
INSERT INTO comment VALUES (991,178,251,'Cheradenine','try this..','2002-08-19 03:34:42',1,'5:  1 = 500\r\n4:  2 = 500, 1 = 0\r\n3:  3 = 499, 2 = 0, 1 = 1\r\n4:  4 = 499, 3 = 0, 2 = 1, 1 = 0\r\n5:  5 = 498, 4 = 0, 3 = 1, 2 = 0, 1 = 1\r\n\r\n498, 0, 1, 0, 1\r\n',NULL,0);
INSERT INTO comment VALUES (992,177,251,'Cheradenine','or you can try sucking it out..','2002-08-19 03:38:10',0,'',NULL,0);
INSERT INTO comment VALUES (993,178,103,'friedlinguini','Solution','2002-08-19 03:45:12',3,'Label the pirates A-E with A being the most senior and E being the most junior (presumably wearing a bandana reading \"Trainee\").  If it got down to D and E, D would propose to keep the entire set of 500 gold coins, and E would have no recourse.\r\n\r\nC knows this, so if it got down to C, D, and E, he (or she, so as not to be sexist, but I\'ll use \"he\" in the generic sense for the rest of this comment) would propose that at least one of them would be better off in the three-way deal than the 2-way.  He can\'t offer D more than 500 pieces, so he would offer E a single gold piece to gain E\'s vote, nothing for D (why bother?) and the rest for himself.\r\n\r\nB knows all this, and needs to keep one pirate other than himself happy.  I\'ll assume that if one pirate is equally well-off regardless of the fate of his companions, then there is the risk that he\'ll vote for execution regardless.  To ensure a 2-2 vote, B must make at least one of C, D, or E happier than in the previous case.  In this case, either giving D or E an extra coin will make them happy, so a division of 498-0-0-2 or 498-0-1-1 will work.\r\n\r\nA knows this, but doesn\'t know which of the two divisions B would propose.  He needs to better that for two pirates.  There are three ways to do it: 496-0-1-1-2, 496-0-1-0-3, or 496-0-0-1-3.  Any of these will gain him the two votes he needs to keep most of the gold and his own life.',NULL,0);
INSERT INTO comment VALUES (994,174,251,'Cheradenine','baffled','2002-08-19 03:57:06',0,'i must confess ive baffled myself with this one..\r\n\r\nthe only conclusion, which is besides the problem\r\nitself, that i can reach is\r\n\r\nas long as the problem is unsolved there is no way\r\nto determine whether it is solvable but no one is capable of it, or whether it is unsolvable..',NULL,0);
INSERT INTO comment VALUES (995,174,103,'friedlinguini','re: baffled','2002-08-19 04:37:45',0,'My personal feeling is that the problem is unsolvable, but (therefore?) I can\'t prove it.',994,0);
INSERT INTO comment VALUES (996,177,103,'friedlinguini','re: or you can try sucking it out..','2002-08-19 05:22:21',0,'Which you might not want to do if somebody else has previously escaped...',992,0);
INSERT INTO comment VALUES (997,178,251,'Cheradenine','dont understand..','2002-08-19 05:27:04',0,'\"To ensure a 2-2 vote, B must make at least one of C, D, or E happier than in the previous case. In this case, either giving D or E an extra coin will make them happy, so a division of 498-0-0-2 or 498-0-1-1 will work.\"\r\n\r\nwhat about 499-0-1-0?',993,0);
INSERT INTO comment VALUES (998,178,103,'friedlinguini','re: dont understand..','2002-08-19 05:36:08',0,'Point well taken.  B should have no compunction about giving E the shaft.',997,0);
INSERT INTO comment VALUES (999,177,251,'Cheradenine','LOL!','2002-08-19 06:10:47',0,'',996,0);
INSERT INTO comment VALUES (1000,177,448,'Hope','re(2): or you can try sucking it out..','2002-08-19 06:20:50',0,'lol....in that case, the next time I try this on some1, I\'ll be sure to mention that the floor has been covered in ground pepper. That way you can fill up the hole with you sneezes! ;)',996,0);
INSERT INTO comment VALUES (1001,177,448,'Hope','re(4): Wow!','2002-08-19 06:22:03',0,'True. Also, you would get soooooo dehidrated that you would kill yourself.',990,0);
INSERT INTO comment VALUES (1002,174,456,'Paul','re(2): baffled','2002-08-19 08:27:11',0,'Proving (b) is certainly not possible, because to do it solves the problem.  Because of the self-refential nature of this problem, the inability to prove (b) implies ~b.  So the answer cannot be (b).\r\n\r\nIt can\'t be neither, because (as TomM pointed out), (a &#8746; ~a) &#8658; T, because (I think I can hold that) unsolvable == ~solvable.\r\n\r\nTherefore it must be solvable.',995,0);
INSERT INTO comment VALUES (1003,66,1,'levik','re: didactics','2002-08-19 09:12:33',0,'Well, if you define shaving oneself as a thing which you either do or don\'t do, the paradox remains reguardless of what you actually consider to be \"shaving yourself\". However, if you say that one can shave oneself, not shave oneself, or shave oneself occasionally, poor Bill may have a way out of the mess.',249,0);
INSERT INTO comment VALUES (1004,179,387,'deanne','water','2002-08-19 09:14:29',0,'A sponge.\r\n\r\nVery cute. : )',NULL,0);
INSERT INTO comment VALUES (1005,178,213,'Jim Lyon','Applied Psychology','2002-08-19 10:06:13',1,'So, A proposes a 498 - 0 - 1 - 0 - 1 split, expecting to get support from C and E. A figures E will support him, because E gets nothing otherwise.\r\n\r\nHowever, if E is really smart, he rejects the split. A gets killed, and it\'s now B\'s turn. B is suddenly very nervous, because the line of analysis isn\'t holding up. He knows that E appears to be acting irrationally. D also sees what E has done, and starts getting ideas, too.\r\n\r\nSuppose D offers a 499 - 0 - 1 - 0 split as the canonical analysis implies. Now look at what happens if D votes it down: B gets killed and the choice passes to C. At this point, C knows that he can\'t offer a 499 - 0 - 1 split, because he knows that E appears to be irrational. He also knows he can\'t offer a 498 - 2 - 0 split because D appears to be irrational. His only hope is to offer something more equitable.\r\n\r\nBased on this analysis, D probably offers something more equitable.\r\n\r\nThe bottom line is that by appearing to be irrational, E improves his lot considerably.  As Shakespeare said, \"there\'s method in his madness.\"\r\n',NULL,0);
INSERT INTO comment VALUES (1006,179,448,'Hope','re: water','2002-08-19 10:36:10',0,'Close, but not quite. A sponge doesn\'t completely dry a surface. \r\n\r\n^_^ Thanks!',1004,0);
INSERT INTO comment VALUES (1007,178,103,'friedlinguini','re: Applied Psychology','2002-08-19 10:46:52',0,'> Based on this analysis, D probably offers something more equitable. \r\n\r\nWhy would D offer anything equitable?  E by himself can\'t raise a the majority necessary to kill off D.',1005,0);
INSERT INTO comment VALUES (1008,174,103,'friedlinguini','re(3): baffled','2002-08-19 10:58:19',0,'Except that the problem asks for a proof, not a true statement.  B can be true without being proven.',1002,0);
INSERT INTO comment VALUES (1009,178,1,'levik','re(2): Applied Psychology','2002-08-19 11:38:34',0,'> > Based on this analysis, D probably offers something more \r\n> >equitable.\r\n>\r\n>Why would D offer anything equitable? E by himself can\'t raise a >the majority necessary to kill off D.\r\n\r\nI think Jim made a typo here. I think he meand that B would be doing the offering. \r\n',1007,0);
INSERT INTO comment VALUES (1010,179,153,'TomM','re(2): water','2002-08-19 13:41:48',0,'Actually, neither will a towel if it starts out wet, as you are assuming the sponge does. Granted if a sponge is <I>too</I> dry it won\'t absorb very well, whereas a towel will.  Besides, it is just more common to associate \"drying\" something with a towel, rather than a sponge.',1006,0);
INSERT INTO comment VALUES (1011,177,153,'TomM','Who\'da thunk?','2002-08-19 13:49:07',0,'I did not expect that my solution would turn out to be the \"real\' answer. I knew it would work (based on the stated conditions, and I knew that this was a \"think outside the box\" type of problem, but I expected that the \"real solution would involve at least some of the objects mentioned.',985,0);
INSERT INTO comment VALUES (1012,177,1,'levik','re: Who\'da thunk?','2002-08-19 17:28:32',0,'Well, I\'m sure that if put in this actual situation, any one of us here would be able to find a solution with the items at hand without resorting to the help of something so basic as bodily fluids. :)\r\n\r\nJust because it\'s the expected solution, doesn\'t make it the only one.',1011,0);
INSERT INTO comment VALUES (1013,178,213,'Jim Lyon','re(3): Applied Psychology','2002-08-19 17:35:43',0,'Yes, it\'s a typo. I meant to say that B would offer something more equitable. (It\'s true that if it gets to D doing the split, E is screwed.)',1009,0);
INSERT INTO comment VALUES (1014,180,103,'friedlinguini','Ummm...','2002-08-20 03:12:50',0,'This isn\'t a homework assignment, is it?',NULL,0);
INSERT INTO comment VALUES (1015,180,1,'levik','re: Ummm...','2002-08-20 03:54:19',0,'I wonder myself... Hope put in solutions to all the other riddles she submitted, but not this one...\r\n\r\n(Granted the others weren\'t all that involved :)',1014,0);
INSERT INTO comment VALUES (1016,180,103,'friedlinguini','re(2): Ummm...','2002-08-20 04:26:28',0,'I think I\'m going to have to abstain from this one for that reason (No offense, Hope, but there\'s just no way for me to be sure on this).  However, I will comment that I don\'t think the problem is solvable without knowing the concentration of the acid.',1015,0);
INSERT INTO comment VALUES (1017,178,103,'friedlinguini','re(4): Applied Psychology','2002-08-20 05:07:55',0,'Of course, one has to wonder why prudent pirates would come up with such a strategy in the first place...',1013,0);
INSERT INTO comment VALUES (1018,180,448,'Hope','re(3): Ummm...','2002-08-20 05:37:54',0,'You have a good point, but school hasen\'t even started here. My Forensics teacher at camp had us do an activity like this. I\'ll post the answer now, I was just trying to makes sure that no one just looked at the problem, and then at the solution. Thanks for being concerned though!',1016,0);
INSERT INTO comment VALUES (1019,180,103,'friedlinguini','re(4): Ummm...','2002-08-20 05:43:46',0,'*grin*  Cool.  I don\'t think the solution gets posted right away anyway.  Now about that acid concentration thing...',1018,0);
INSERT INTO comment VALUES (1020,180,448,'Hope','Acid Concentration','2002-08-20 06:02:13',0,'You are quite right about the acid concentration thing. My teacher said that it would screw up the test if someone had deluded the acid. Most of the time, hydrocloric acid is the only one that they use for doing forensic tests such as these. \r\n\r\nCurrently I am in the 8th grade, but I think I might want to be a Forensic Scientist when I grow up. The camp that i keep talking about was my state\'s Govornor\'s School for Math and Science. It was held at our biggest college, and only 60 students from the state could go. I was a really great experience.',NULL,0);
INSERT INTO comment VALUES (1021,180,448,'Hope','re: Acid Concentration','2002-08-20 06:05:10',0,'I almost forgot, if there was someone working in the lab for the people who commited the crime, it would be a very good idea if they tampered with the acid. (I might want to be a writer some day, too!)',1020,0);
INSERT INTO comment VALUES (1022,177,448,'Hope','re(2): Who\'da thunk?','2002-08-20 06:14:05',0,'I agree, if any of us were in this situation, it\'s hard to tell what we would come up with. Let\'s quit nit-picking the problem though, the point of it is, it got you to think.',1012,0);
INSERT INTO comment VALUES (1023,180,103,'friedlinguini','re: Acid Concentration','2002-08-20 07:01:24',0,'To be more specific, to solve the problem, you need to know how many moles of HCl are in every milliliter of acid.  If you are a crazy psycho scientist and are using pure HCl, then your data won\'t be very accurate, and it\'s a little suicidal to try to pour it into a skinny tube.  You also haven\'t provided the density of pure HCl which is a bit of a pain to look up for most people.\r\n\r\nGenerally in lab situations like this, you have a solution of acid in water with a known molarity.  Then it\'s easy to know the number of moles per liter.\r\n\r\nWhich situation did you have in mind?',1020,0);
INSERT INTO comment VALUES (1024,175,103,'friedlinguini','Hey, levik!','2002-08-20 07:03:01',3,'I think this one\'s been put to bed.  Are you going to post an official solution?',NULL,0);
INSERT INTO comment VALUES (1025,180,1,'levik','Category','2002-08-20 08:29:02',0,'Ok, you two :)\r\n\r\nI think this shouldn\'t be in the math category. So I\'m taking suggestions for a new category name to stick this problem into (and possibly that one about calories in a can of Coke). Also, should it be a top-level category, or belong to one of the existing categories?\r\n\r\n(And, I don\'t think we\'ll be having enough forensics problems on the site to justify a \"forensics\" category :) Sorry, Hope)',NULL,0);
INSERT INTO comment VALUES (1026,180,103,'friedlinguini','re: Category','2002-08-20 09:26:12',0,'\"General\" would be an obvious category choice.  If you think they deserve their own category, then maybe \"Science\".',1025,0);
INSERT INTO comment VALUES (1027,180,1,'levik','re(2): Category','2002-08-20 10:01:31',0,'That\'s actually what I was thinking.',1026,0);
INSERT INTO comment VALUES (1028,180,448,'Hope','re(2): Acid Concentration','2002-08-20 10:18:48',0,'I also forgot to state-ahhhhhh....i\'m to young for memory loss- that he was using .01 concentration. Althought that teacher was a little loopy, he wasn\'t crazy enough to give that full power stuff to a bunch of 13 yr olds.\r\n\r\nI think it was a good choice for the catagory thing. My scecond choice would be to make the \"math\" section a \"math and science\" section.',1023,0);
INSERT INTO comment VALUES (1029,175,1,'levik','re: Hey, levik!','2002-08-21 04:10:06',0,'Oh, crap.\r\n\r\nI think my solution will just reference Nick\'s two posts. (I really don\'t feel like typing up all that stuff)',1024,0);
INSERT INTO comment VALUES (1030,179,468,'sarah','Its a towel!!','2002-08-21 05:00:48',0,'That is so easy, It is obvious that a towel would get wetter as it dries your hands!!',NULL,0);
INSERT INTO comment VALUES (1031,182,103,'friedlinguini','Solution','2002-08-21 05:40:18',3,'Proof by contradiction:\r\n\r\nSuppose there is a largest prime number P.  Let c = the product of all primes less than or equal to P.\r\n\r\nNow consider c + 1.  c + 1 modulo any prime number is 1, so c + 1 is not divisible by any prime number less than or equal to P.  Therefore c + 1 is itself prime.  We know that c + 1 is larger than c, and we know that c is larger than P, since it is the product of P and some large positive integer.  Thus, c + 1 is larger than P.\r\n\r\nHowever, it is a given that there are no prime numbers larger than P.  Therefore, a contradiction exists, and there is no largest prime number.  Thus, there is an infinite number of primes.',NULL,0);
INSERT INTO comment VALUES (1032,179,448,'Hope','re: Its a towel!!','2002-08-21 16:10:51',0,'I didn\'t say it was supposed to be hard. If you\'ll look at the level, it\'s on easy. Please give me a break!',1030,0);
INSERT INTO comment VALUES (1033,179,471,'martin','it is','2002-08-22 10:29:36',0,'a sponge',NULL,0);
INSERT INTO comment VALUES (1034,71,472,'Mel','i know the answer! hehehe i smart','2002-08-22 11:44:08',0,'you\'re standing outside. you flip the first switch on. Wait a minute, then turn it off. Then flip the second switch on and walk in the room. If the light is off its not the second switch. If you feel the lightbulb and its cold, it\'s not the first switch so it much be the third. If the lightbuld is hot then its the first switch.. makin sense?\r\n\r\nlightbulb \r\nhot and off= first switch\r\non= second switch\r\ncold and off= third switch\r\n',NULL,0);
INSERT INTO comment VALUES (1035,91,472,'Mel','hmm i\'m guessing...','2002-08-22 11:56:45',0,'a peice of paper.. (it iS wood)\r\n\r\nyou can crumple it up..',NULL,0);
INSERT INTO comment VALUES (1036,65,472,'Mel','no fair','2002-08-23 03:44:27',0,'because the probability comes when he picks the card from the hate. you have 2/3 chance of losing. because 2 out of the three cards are losers. ',NULL,0);
INSERT INTO comment VALUES (1037,86,227,'Dulanjana','1 = 0 ???','2002-08-24 04:19:32',0,'4 - 3.9999.... = 0.00000......1\r\nBut since 4 = 3.9999.....\r\n0.00000....1 = 0\r\n\r\n4 x 1/4 = 1, Simlarly\r\n0.00000.....1 x &lt;a certain number&gt; = 1\r\n\r\nbut 0 x &lt;the same certain number&gt; = 0\r\n\r\nSo does that mean 1 = 0??????\r\n \r\nWhat\'s wrong here?',NULL,0);
INSERT INTO comment VALUES (1038,86,153,'TomM','re: 1 = 0 ???','2002-08-24 09:58:46',0,'Well, it looks plausible when you look at the decimal representation of the number  you referenced as 0.00000...1.  \r\n\r\nBut there are Aleph Null zeros between the decimal point and the 1, so what is the number?\r\n\r\nWell, No zeros: 0.1 = 1/10; \r\nOne zero: 0.01 = 1/100 = 1/(10&#178;);\r\nTwo zeroes: 0.001 = 1/1000 = 1/(10&#179;);\r\n\r\nIn general: a-1 zeroes: 0.000...1 = 1/(10ª)\r\n\r\nSo Aleph Null zeroes means that the number equals 1 divided by 10 to the Aleph Null +1 power. Since Aleph Null is an infinity, 10 to the Aleph Null and 10 to the Aleph Null plus 1 are also infinities.  \r\n\r\nAnd once again we find we\'ve run afoul of the \"No division by zero or infinity rule.',1037,0);
INSERT INTO comment VALUES (1039,23,472,'Mel','this is just like Labyrynth','2002-08-26 01:33:18',0,'ask one guy if the other would lie. I still haven\'t figured out exactly how that works yet, but I\'m pretty sure its the answer.',NULL,0);
INSERT INTO comment VALUES (1040,23,1,'levik','re: this is just like Labyrynth','2002-08-26 09:50:17',0,'Well, the trick here, is that the question has to be <b>short</b>. Normally, you could ask one of them something like \r\n\r\n\"if I asked the other guy <i>blah...blah...blah</i>, what would his answer be?\"\r\n\r\nbut that\'s a long question. ',1039,0);
INSERT INTO comment VALUES (1041,23,247,'Kristina','the answer','2002-08-26 12:39:24',0,'u ask bob (when u can clearly see his sex) if he is a boy or a girl.',NULL,0);
INSERT INTO comment VALUES (1042,19,247,'Kristina','the answer','2002-08-26 12:41:58',0,'i didnt even look at the answer. u ask bob(when u can clearly see his sex) if he is a oy or a girl.',NULL,0);
INSERT INTO comment VALUES (1043,19,1,'levik','re: the answer','2002-08-27 03:47:57',0,'That wouldn\'t work, since you do not know which of the two brothers is Bob. (That\'s actually the point of the problem.) All such a question would tell you, is wether or not the brother that you asked is a liar. But you would still have no way of knowing if you are talking to Bob or to his Brother.',1042,0);
INSERT INTO comment VALUES (1044,39,472,'Mel','hmm','2002-08-27 03:56:54',0,'how ever many prime numbers there are from 1-100 *doesn\'t feel like counting at the moment*',NULL,0);
INSERT INTO comment VALUES (1045,23,1,'levik','re: the answer','2002-08-27 05:59:20',0,'See my response to your other answer (to the first Bob and his Brother problem)',1041,0);
INSERT INTO comment VALUES (1046,183,103,'friedlinguini','An impractical solution...','2002-08-27 06:15:44',3,'This would work if the prisoners will live for a REALLY long time:\r\nDesignate one prisoner as a counter who counts the number of times it\'s certain that someone new has been in the room.  Every other prisoner essentially signals the counter when they have been in the room.\r\n\r\nFor every prisoner except the counter, the strategy is this: if the light bulb is off and they have never turned the light bulb on before, turn it on now.  Otherwise, leave it.\r\n\r\nIf the counter finds that the light bulb is on, he or she turns it off.  After doing this 99 times it\'s certain that every prisoner has been in the room.',NULL,0);
INSERT INTO comment VALUES (1047,183,1,'levik','re: An impractical solution...','2002-08-27 08:27:46',4,'Do you think a more \"practical\" solution is possible given the storage constraints? (1 bit of RAM)',1046,0);
INSERT INTO comment VALUES (1048,183,103,'friedlinguini','re(2): An impractical solution...','2002-08-27 08:37:38',0,'I don\'t know whether it\'s an optimal solution.  The RAM is actually essentially limitless - it includes the wetware between every prisoner\'s ears.  It\'s the system bus that\'s constrained.  It might, for example, be possible to take advantage of the fixed rate at which prisoners are let into the room (once per day).  *shrug*',1047,0);
INSERT INTO comment VALUES (1049,183,213,'Jim Lyon','re: An impractical solution...','2002-08-27 09:03:29',0,'Yes, it\'s impractical. The expected time to completion is 100/99 + 100 + 100/98 + 100 + 100/97 + 100 + ... + 100/1 + 100 days = about 28.5 years.  This is the average time; the actual time could easily be twice this.\r\nUnfortunately, if one of the prisoners dies in the interval, all bets are off, and the algorithm can\'t be completed if the dead guy hasn\'t flipped the switch yet.\r\n\r\nGiven the realities of the situation, I would probably just wait a specific number of days, then make the assertion. The following table shows how long to wait:\r\n\r\n99% probability: 916 days\r\n98% probability: 847 days\r\n97% probability: 806 days\r\n96% probability: 777 days\r\n95% probability: 754 days\r\n\r\nI think that any rational person would give up a 1% chance of death in exchange for getting out of prison 26 years earlier. (Especially when you consider that the 28 year plan fails if anyone dies.)',1046,0);
INSERT INTO comment VALUES (1050,183,1,'levik','re(3): An impractical solution...','2002-08-27 09:24:57',0,'Actually, I stand by my analogy. I think of the wetware as harddrive space - the data there needs to be loaded into RAM to be transfered to other parts of the system.\r\n\r\nThe only \"shared\" memory in this system is the one lightbulb - which is either on, or off. Once a prisoner enters the room, the \"data\" of the lightbulb is \"written\" to their wetware storage. They also have an option of changing the shared bit of RAM.',1048,0);
INSERT INTO comment VALUES (1051,183,1,'levik','re(2): An impractical solution...','2002-08-27 09:26:28',0,'While this is valid statistical analisys, it turns the problem into a gamble, rather than provides a foolproof solution. I personally think that friedlinguinni\'s solution is the fastest way in which escape is guaranteed. But I may be missing something.',1049,0);
INSERT INTO comment VALUES (1052,39,1,'levik','re: hmm','2002-08-27 09:27:37',0,'Not so. For example 3 is a prime number. Door number 3 will be open on the first pass, and closed on the third, never to be touched again. Thus, the door will stay closed.',1044,0);
INSERT INTO comment VALUES (1053,184,103,'friedlinguini','Question','2002-08-27 10:43:58',4,'Is there a psychological element to worry about? (e.g., if you shoot at someone and miss, there is a high probability they will fire back)',NULL,0);
INSERT INTO comment VALUES (1054,183,213,'Jim Lyon','re(3): An impractical solution...','2002-08-27 10:54:44',0,'LeviK: While this is valid statistical analisys, it turns the problem into a gamble, rather than provides a foolproof solution.\r\n\r\nYes, I agree that if you take this problem from a strict mathematical point of view, FriedLinguini\'s solution is elegant and probably optimal.\r\n\r\nHowever, often find it useful or amusing to look at puzzles in a larger context -- it frequently results in an answer other than the mathematically correct one. This puzzle is one example.',1051,0);
INSERT INTO comment VALUES (1055,184,1,'levik','re: Question','2002-08-27 11:33:30',0,'I would think (this being a math problem), that we should as always assume that all involved are super-smart, and always do the logical thing to ensure the best outcome for themselves (in this case, it\'s the higher chance of survival)',1053,0);
INSERT INTO comment VALUES (1056,82,485,'carolyn','another mathematical solution / proof','2002-08-27 12:23:37',0,'based from sequences and series:\r\nthe times the demons were supposed to kill kept getting cut in half, so we take 1/2^1 + 1/2^2 + ..., getting 1/2 + 1/4 + 1/8 + 1/16 +... which converges to 2 when 1/2^n where n = infinity\r\ntherefore, no demon killed him because the times only approximate 2 but never exactly reach it\r\nmathematically it has to converge to 2, which is why for the problem they picked 2 o\'clock to make the riddle work out. since it converges to two, you are taking the limit, so no demon actually killed him\r\n ',NULL,0);
INSERT INTO comment VALUES (1057,184,103,'friedlinguini','In that case...','2002-08-27 12:28:12',3,'If you shoot and miss, regardless of your target, the situation is the same.  The only difference occurs if you actually hit your target.  If you shoot B and hit, C will kill you immediately afterword.  If you shoot C and hit, B only has a 50-50 chance of hitting you.  So shoot C.',1055,0);
INSERT INTO comment VALUES (1058,184,247,'Kristina','hope i got THIS one right.','2002-08-27 15:10:41',0,'obviously u shoot at the one with 50% accuracy. becuz if u miss he will try to shoot at u just to retaliate and u have a 50% chance living and a 50% chance dying. and hopefully the 100% accuracy person will shoot at the 50 percent.',NULL,0);
INSERT INTO comment VALUES (1059,183,247,'Kristina','i know this is wrong','2002-08-27 15:18:11',0,'well if the warden cooses the prisoners at random how is he to know which have gone and which havent soooo. they will all agree that all prisoners have went. anyway...are they supposed to try and fix the light bulb also?',NULL,0);
INSERT INTO comment VALUES (1060,184,153,'TomM','So close!','2002-08-27 15:52:01',0,'You started to consider what if you missed, but didn\'t follow through.  If you miss, B shoots C, If he misses, C shoots B (and doesn\'t miss). Either way, you are sure to survive round 1 with only one other opponant. \r\n\r\nThe math gets a little complicated with multiple iterations of 33% chances, but it turns out your chances are slightly better if you are sure that you will miss on first round than if you attempt to kill either opponant.  Your best course of action on the first round is to fire into the cieling!',1057,0);
INSERT INTO comment VALUES (1061,183,1,'levik','re(4): An impractical solution...','2002-08-27 17:39:41',0,'Jim, I completely agree, and actually I liked the comparative breakdown you performed of the two options. I guess I just wanted to be anal about it, and point out that while this is a cool trick, it\'s probably not the solution the problem is looking for.',1054,0);
INSERT INTO comment VALUES (1062,183,153,'TomM','re(4): An impractical solution...','2002-08-28 00:40:38',0,'<I> Yes, I agree that if you take this problem from a strict mathematical point of view, FriedLinguini\'s solution is elegant and probably optimal.</I> (Jim Lyon)\r\n\r\nIt probably is not optimal.  A given prisoner may be in the room hundreds of times before he can toggle the light on, if the warden is cagy.\r\n\r\nAlthough I can\'t see how, the fact that one prisoner a day is brought into the room seems to be important in the truly optimal answer.  On the site Levik linked to, there is a follow-up puzzle where the warden takes one prisoner into the room at irregular intervals (whenever he feels like it). In this puzzle, they use two lights. \r\n\r\nBesides, I get the impression that in the ideal solution, any prisoner can determine if all of the others have been to the room, not just a designated counter.\r\n\r\n',1054,0);
INSERT INTO comment VALUES (1063,184,103,'friedlinguini','re: So close!','2002-08-28 03:23:08',0,'Well, what I said was that the situations would be identical, so therefore they could be taken off the table.  It\'s a constant term that cancels out when deciding on the better target.',1060,0);
INSERT INTO comment VALUES (1064,184,1,'levik','re(2): So close!','2002-08-28 05:22:08',1,'The only way that this shootout can go on over two rounds is if C gets killed by either A or B in round one. Otherwise, C will kill one of the other two, leaving at most two players - one if someone has already been killed - to go on to second round.\r\n<p>\r\nIn the second round, either C will be shot by the other remainig player, or he will shoot that player. Either way the game ends.\r\n<p>\r\nIf C survives to shoot in round 1, he can choose to kill B or A. Either way, the surviving contestant will get one shot at C. Since B has a higher chance of hitting C with a shot, it stands to reason that C will shoot B first.\r\n<p>\r\nSince B must realize this, he will shoot C when his turn comes, and not A.\r\n<p> \r\nNow I need to put numbers to all this...',1063,0);
INSERT INTO comment VALUES (1065,183,488,'Matt','Somthing about dividing the prisoners in half...','2002-08-28 05:35:39',0,'I am rusty on my statistics, and I don\'t claim this to be a complete solution, but something about dividing the prisoners into two camps keeps pinging my brain...   \r\n\r\nHave the 100 will turn the light on once, while the other half will turn it off once.   \r\n\r\nWhat I can\'t figure out is determining a finished state, other than noticing the light has been static for X amount of time..   (Which is dangerous towards the last few switchers: Assume there is only one guy left, then there is a 1/100 chance that he/she will get picked, thus leaving the light stale for quite a while.)\r\n\r\nAny ideas from this?  Could a counter be introduced?  (If so, do you have to worry about an equal number of \'turn-on\' vs \'turn-off\' folks?)\r\n',NULL,0);
INSERT INTO comment VALUES (1066,118,247,'Kristina','the answer?','2002-08-28 07:36:19',0,'8?',NULL,0);
INSERT INTO comment VALUES (1067,184,153,'TomM','re(2): So close!','2002-08-28 13:20:43',0,'Friedlinguini-\r\n\r\nYou are still assuming that A should try to hit someone.  Again I say, he stands a slightly better chance if he <b>deliberately misses</B> \r\n\r\nHe can\'t kill both of his opponants during the first round. if he kills one, the other has a \"free\" shot at him.  If he misses, then the other two will shoot each other, and one will die. He will survive the round.\r\n\r\nThe chances of A being alive and not having killed his opponant after n rounds rapidly become vanishingly small (though not non-zero) for n &#62; 2, so we can avoid all of the iterations I dreaded by just looking at his chances of surviving to the end of round 2.\r\n\r\nThese are the possible outcomes of the first round, the probability of arriving at that outcome, and the probability of then surviving Round 2\r\n\r\nCase 1 Shoot at B\r\n\r\na) B dies (33%); C shoots A  A does not survive to round 2 (0%)\r\n\r\nb) A misses (67%) B shoots C and C Dies (50%) A and B go to round 2, where A\'s chances of surviving to round 3 are 67%\r\n\r\nc) A misses (67%) B shoots C and misses(50%). C kills B. A and C go on to round 2, where A must try to kill C (33%)\r\n\r\nTotal chance to survive to the end of Round 2: 0% +  67%(50%)(67%) + (67%)(50%)(33%) = 33%\r\n\r\nCase 2 Shoot at C\r\n\r\na) Hit C (33%); B shoots at A (50%); A and B go to Round 2 (50%)(67%)\r\n\r\nb,c) Miss C (Same as b and c above)\r\n\r\nTotal chance of surviving to the end of round 2: 33%(50%)(50%)(67%) + 33% = 38.5%\r\n\r\nCase Three, deliberately miss\r\n\r\nb) A misses (100%) B shoots C and C Dies (50%) A and B go to round 2, where A\'s chances of surviving to round 3 are 67%\r\n\r\nc) A misses (100%) B shoots C and misses (50%). C kills B. A and C go on to round 2, where A must try to kill C (33%) \r\n\r\nTotal chance to survive to the end of Round 2: (100%)(50%)(67%) + (100%)(50%)(33%) = <B>51%</B>\r\n\r\n\r\n\r\n\r\n&#62;',1063,0);
INSERT INTO comment VALUES (1068,184,103,'friedlinguini','re(3): So close!','2002-08-29 01:52:18',0,'I\'m assuming A should try to hit someone because the question asks whom A should fire at.  If we\'re thinking outside the box, I\'d say that A shouldn\'t fire at all, stalling the rotation completely according to the problem.',1067,0);
INSERT INTO comment VALUES (1069,184,1,'levik','re(4): So close!','2002-08-29 02:01:35',0,'I would say that the reason it\'s asking \"who do you fire on\", is because asking it any other way would give away the fact that missing in the first round increases your odds of survival.',1068,0);
INSERT INTO comment VALUES (1070,185,103,'friedlinguini','Question','2002-08-29 07:16:21',4,'Is transporting all the batteries a requirement, or just as many unspent batteries as possible?',NULL,0);
INSERT INTO comment VALUES (1071,185,1,'levik','re: Question','2002-08-29 07:35:30',0,'Honestly, I\'m not sure, though I suspect the answers might be the same in both cases if you really optimize things.',1070,0);
INSERT INTO comment VALUES (1072,185,153,'TomM','Do camels eat carrots?','2002-08-29 11:17:58',1,'I suspect that the solution is a lot like the solution to the inspector general problem, with the aides replaced by earlier incomplete trips and stockpiling batteries. \r\n\r\nIn that one, however, all of the supplies carried were consumed. In this one, some of the supplies need to be brought to the destination intact, if possible.',NULL,0);
INSERT INTO comment VALUES (1073,185,495,'chaits','answer','2002-08-29 12:48:53',0,'The best I can transfer is 500:\r\n\r\n1000 to 250 miles, drop 500 and head back. Do this thrice to have 1750 at the 250 mile. (The third time you dont have to go back). Out of this take 1000 to the 500th mile and drop 500 and head back to 250th mile. Pick up the remaining 750 and head back to 500th mile. Now you have 1000 unused at the 500th mile carry all to the finish to have 500 unused.',NULL,0);
INSERT INTO comment VALUES (1074,185,153,'TomM','re: answer','2002-08-29 14:55:28',0,'By varying the distance between stockpiles, you might be able to tweak the number slightly, but I suspect that \"250 miles/500 batteries left\" is the optimal',1073,0);
INSERT INTO comment VALUES (1075,185,158,'Ender','Solution','2002-08-30 04:14:57',3,'The best you can do is 533 batteries, with 1 unused battery left sitting on the road.\r\n\r\nThe key is to realize that any trips where you don\'t take 1000 batteries are wasted.  So you want stopping points that allow 3000 (the start), 2000, and 1000 batteries.\r\n\r\nTo take 3000 batteries, it requires driving a distance 5 times (you take 1000 twice and return, then take 1000 once and stay).  You\'ll use 1000 batteries, and 1000/5 is 200.  So take 1000 batteries to 200, drop  600, return, and repeat.  You\'ll have 2000 batteries there.\r\n\r\nTo take 2000 batteries, you drive a distance 3 times. 1000 batteries/3 is 333, so drive to 200+333 = 533. Drop 334 batteries, and then return, get the remaining 1000.  You\'ll now have 1001 batteries at 533.  Leave one, take 1000, and drive the remaining 467 miles, leaving you with 533 batteries, and one good battery sitting at 533 miles.',NULL,0);
INSERT INTO comment VALUES (1076,185,158,'Ender','re: Solution - tiny improvement?','2002-08-30 04:46:17',3,'Looking back on it, you actually could end up with 533 and 1/3 batteries left if you wanted to get the absolutely best answer.  While you can\'t drive to 533 1/3 miles from 200 (you can\'t leave 1/3 of a battery), you can do it from 533.  So stop at 200, 533, and 533 1/3.  For this new leg, take 1000 batteries from 533, drive 1/3 mile, drop 999 off, drive back (still on the same battery), get  the one battery there, drive to 533 1/3 again (STILL on the same battery, which now is dead at the end), and pick up the entire 1000 batteries (immediately using one of these).\r\nThus, the best stopping points of 200, 533, and 533 1/3 allows 533 1/3 batteries at the very end.',1075,0);
INSERT INTO comment VALUES (1077,185,153,'TomM','re(2): Solution - tiny improvement?','2002-08-30 07:17:46',0,'This may be why the original puzzle involved a camel and 3000 carrots. once you feed a carrot to the camel, it is gone. No 1/3 of a carrot, no \"tiny improvement\" at the end.',1076,0);
INSERT INTO comment VALUES (1078,185,1,'levik','re(3): Solution - tiny improvement?','2002-08-30 12:00:24',0,'Actually, I saw this problem with a camel and bananas, and the solution still involved thirds.\r\n<p>\r\nIt\'s discussed pretty rigorously here: <a href=\"http://mathforum.org/dr.math/faq/faq.camel.html\">http://mathforum.org/dr.math/faq/faq.camel.html</a>',1077,0);
INSERT INTO comment VALUES (1079,83,503,'paul kim','','2002-09-01 03:52:45',0,'The answer is 3 assistants.  General leaves with two; after two days, they each have 2 days supply; the two assistants each give him 1 day supply; now he has four day supply to complete the journey; with 1 day supply, the two assistants return half way; a day ago, the third assistant will have left the starting point with four days supply; after 1 day, he has 3; he gives one each to the other assistants, 1 remaining for himself; with one day ration each, they had back.',NULL,0);
INSERT INTO comment VALUES (1080,186,103,'friedlinguini','Solution','2002-09-02 04:34:39',0,'Since the smaller prime is greater than six, it must be odd.  Any number greater than an odd number by one must be divisible by two.\r\n\r\nIn any three consecutive numbers, you\'ll get one that is of the form 3a, one that is of the form 3b + 1, and one that is of the form 3c + 2.  Since neither of the primes are multiples of three, the middle one must be divisible by three.\r\n\r\nAny number that is evenly divisible by three and by two must be divisible by six.',NULL,0);
INSERT INTO comment VALUES (1081,186,153,'TomM','Sixes','2002-09-02 12:00:23',3,'Any number greater than 6 can be expressed as n = 6a + b, where 0 &#8804; b &#8805; 5. When b = 0, 2, or 4, n is divisible by 2; when b = 0 or 3, n is divisble by 3.  \r\n\r\nA prime number, must therefore be of the forms 6a + 1 or 6a + 5, or more compactly, 6a &#177; 1.  Therefore prime pairs must be 6a\' - 1 and 6a\' + 1 for some a\', and the number between them is 6a\'.',NULL,0);
INSERT INTO comment VALUES (1082,187,103,'friedlinguini','Possible Solution','2002-09-03 06:48:20',3,'It\'s not clear from the problem whether the test and spelling bee scores are different for different students\' ages.  If not, then older students tend to have larger shoe sizes and have a larger vocabulary.',NULL,0);
INSERT INTO comment VALUES (1083,30,247,'Kristina','the answer','2002-09-03 09:49:56',0,'you know, this is like the other 1 about bob and his brother. but u should ask.... i dont know what u should ask.',NULL,0);
INSERT INTO comment VALUES (1084,30,247,'Kristina','re: I got it...','2002-09-03 09:51:40',0,'yeah, thats good cuz their both gonna point at the same door. right?',33,0);
INSERT INTO comment VALUES (1085,189,283,'lucky','Easy problem?','2002-09-04 23:05:16',0,'The answer has to be a number expressed in word(s). So, I guess the number of letters in the answer has to match the number it actually states. The only number this is true for is four (4).',NULL,0);
INSERT INTO comment VALUES (1086,189,103,'friedlinguini','Alternatively...','2002-09-05 02:29:35',3,'0.',1085,0);
INSERT INTO comment VALUES (1087,189,1,'levik','re: Alternatively...','2002-09-05 05:55:29',0,'Or...\r\n\r\n\"Less than a hundred\",\r\n\"More than one\", etc...',1086,0);
INSERT INTO comment VALUES (1088,189,122,'Happy','Many answers','2002-09-05 09:14:59',0,'There are many possible answers to this.\r\nI\'d like to see how many we can come up with.\r\nHere\'s one I came up with (and my personal favorite):\r\n\r\n42: It\'s the answer to life, the universe and everything.\r\n\r\n:)\r\n',NULL,0);
INSERT INTO comment VALUES (1089,189,122,'Happy','Another...','2002-09-05 17:24:43',0,'Ten letters.',NULL,0);
INSERT INTO comment VALUES (1090,190,153,'TomM','A Toughie','2002-09-05 19:02:27',1,'I can\'t think of any easy equation or algorithm for solving this quickly, but it obviously has a definite and finite answer.\r\n\r\nMy first step is to rephrase the question, focusing in on the steps that are skipped when you take two together, and then converting the problem into pure number theory:\r\n\r\nHow many subsets of (1, 2, 3, ..., 100} are there that satisfy the follwing condition: if n is a member of subset (A sub m), then neither n + 1 nor n - 1 can be members.',NULL,0);
INSERT INTO comment VALUES (1091,190,153,'TomM','Limit','2002-09-05 19:19:41',1,'Since the total number of subsets of N = {1, 2, 3, ..., 100} is 2 ^ 100, the number of subsets that satisfy the condition must be less than that number. (We should strictly say \"less than or equal to\" until we show that there are subsets that don\'t meet the condition. But we can do that just by considering the set that represents the skipped steps when we take the stairs hree at a time.)\r\n\r\nWe should also note that every \"good\" subset will have 50 or fewer members, so if  (A sub m) is good, and it is not the subset of all odds or all evens, then its opposite is not good. However, the reverse is not true. {3, 4} is not good, but neither is its opposite\r\n\r\nUnfortunately, all I can say from this is that the number is noticibly (but not necessarily substantialy) less than 2 ^ 99, which does not narrow the field sufficiently.',1090,0);
INSERT INTO comment VALUES (1092,190,153,'TomM','A new approach with no proof','2002-09-05 19:37:34',2,'I decided to generalize the problem, solve it for some smaller numbers of steps and see if there was a pattern.\r\n\r\nThis is what I found:\r\n\r\n0 steps -> 1 set\r\n1 step  -> 1 set\r\n2 steps -> 2 sets\r\n3 steps -> 3 sets\r\n4 steps -> 5 sets\r\n5 steps -> 8 sets\r\n\r\n This sequence is awfully familiar: it is the Fibonacci sequence (It does turn up in the strangest places.) If this holds up, then the number of ways to climb the stair, given the restrains is the 101st Fibonacci number (573147844013817084101)',1091,0);
INSERT INTO comment VALUES (1093,190,1,'levik','re: A new approach with no proof','2002-09-05 20:44:08',0,'I think I can justify this trend...\r\n\r\nGeneralize the stairway to n steps.\r\n\r\nThink about the last step you will take on the stairs. It is either one-step or two-step. Which means you are either standing at n-1 or at n-2.\r\n\r\nSo the number of ways to ascend n steps is equal to the number of ways to get to step n-1 plus the number of ways to get to step n-2. This is exactly the Fibonacci sequence.',1092,0);
INSERT INTO comment VALUES (1094,190,103,'friedlinguini','re(2): A new approach with no proof','2002-09-05 21:56:09',0,'A nit here.  The Fibonacci sequence goes 1, 1, 2, 3, 5...  In this particular case, though, the first number is skipped, so n is off by one.  That\'s why the answer is the 101st Fibonacci number instead of the 100th.',1093,0);
INSERT INTO comment VALUES (1095,190,1,'levik','re(3): A new approach with no proof','2002-09-06 04:42:22',0,'Well, yeah, I guess there\'s that :)\r\n\r\nI was mostly trying to substantiate the theory that Fibonacci numbers had something to do with it.',1094,0);
INSERT INTO comment VALUES (1096,189,516,'LJ','Letters?','2002-09-06 04:45:57',0,'23',NULL,0);
INSERT INTO comment VALUES (1097,189,122,'Happy','re: Letters?','2002-09-06 05:12:37',0,'> 23\r\nVery cute.  I assume you\'re taking the question literally.  As in...\r\nHow many letters are in \"the answer to this question\"?\r\n\r\n',1096,0);
INSERT INTO comment VALUES (1098,190,153,'TomM','re(3): A new approach with no proof','2002-09-06 06:28:58',0,'If you consider a flat hallway to be a \"stairwell\" with zero steps (as I did in my listing, then you do have the first \"1\" as well, but it still results in the  101st Fibonacci number being associated with 100 steps.\r\n\r\nI did a search for Fibonacci and found the following page: http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibpuzzles.html\r\n\r\nIt has a number of puzzles which are clearly variant \"word problem\" clothing for two or three Number Theory problems invoving Fibonacci numbers. The generic version of this starwell problem is included, and the following are the same problem in other clothing: Bee-Line; Chairs, No Neighboring Teachers; Stepping stones; Leonardo\'s Lane.\r\n\r\nAnyway, this confirms that we have found the correct answer.',1094,0);
INSERT INTO comment VALUES (1099,189,153,'TomM','re(2): Letters?','2002-09-06 06:31:57',0,'Hey. Whatever works.',1097,0);
INSERT INTO comment VALUES (1100,190,283,'lucky','re(4): A new approach with no proof','2002-09-06 09:25:52',0,'Yes, the 101st Fibonacci number is the correct solution. I got the same answer using a different (more complicated lol) method of adding up the numbers of combinations:\r\nSUM (n+0)!/n!0!, (n-1)!/(n-2)!1!, (n-2)!/(n-4)!2!, ... , (0+n/2)!/0!(n/2)!\r\nI wasn\'t actually calculating all these expressions individually, but I created a couple of formulas in Excel and copied them a few times till i got to (0,50) and then summped up the results.',1098,0);
INSERT INTO comment VALUES (1101,187,518,'xav','the answer of a kid with big feet','2002-09-06 15:58:43',3,'kids with bigger feet have more strecth lenght to look over the smart kids paper and see his answer',NULL,0);
INSERT INTO comment VALUES (1102,166,518,'crazy-kook','answer','2002-09-06 16:12:18',3,'the first 4 rows are 78,66,55,45 each time the triangle goes up the number of balls ber sections of the pyraimid goes down 12,11,10,9... and so one until u get to the the top where there is 366 balls in the total tower of balls',NULL,0);
INSERT INTO comment VALUES (1103,190,227,'Dulanjana','By the way....','2002-09-06 16:12:20',0,'I have heard about the fibonacci sequence and ratio. Is there some universal importance in this?',NULL,0);
INSERT INTO comment VALUES (1104,67,518,'crazy-kook','fat rats and fat cats','2002-09-06 16:26:09',1,'if it takes a fat cat to eat a fat rat then how can the fat cats eat two rats when if problem one they ate one rat not two rats therefore meaning you would need 66 fat cats to eat 66 fat rats in 3 minutes but its not possible to have a cat it two rats in 6 minutes',NULL,0);
INSERT INTO comment VALUES (1105,178,518,'crazy-kook','the real solution','2002-09-06 16:35:46',0,'imagine the five pirates as greedy investors in the stock markey(croocked accounts not to be mean but with reccent problems these pirates are just like them) lets give all the pirates a number pirate 1-5 1 being the youngest being the least and 5 being the oldest being the greatest. pirate 5 tells the pirates he\'ll give pirates 1,2, the most money to who ever kills the most of the other two pirates. pirates 1 and 2 agree therefore making the vote 3:2 pirates 1,2,3,4 all start fighting causing  ',NULL,0);
INSERT INTO comment VALUES (1106,177,518,'crazy-kook','the easyiest sollution','2002-09-06 16:42:19',3,'u take the saftey scizzors and use them to pry the hing pins outta the hngdes and throw them at the window to piss ure self off and then pull the door outa the frame or is this a special door that glides up?',NULL,0);
INSERT INTO comment VALUES (1107,189,1,'levik','Solution?','2002-09-06 18:44:08',4,'Happy... Care to submit an all-encompasing solution for this one? :)',NULL,0);
INSERT INTO comment VALUES (1108,191,227,'Dulanjana','stationery?','2002-09-06 20:52:28',0,'Look like its in the same place to me though:)',NULL,0);
INSERT INTO comment VALUES (1109,190,283,'lucky','re(5): A new approach with no proof','2002-09-07 00:32:43',0,'\"SUM (n+0)!/n!0!, (n-1)!/(n-2)!1!, (n-2)!/(n-4)!2!, ... , (0+n/2)!/0!(n/2)!\"\r\n\r\nThis is the expression for n being an even number.\r\nWhen n is an odd number, the number of combinations would be as follows:\r\nSUM (n+0)!/n!0!, (n-1)!/(n-2)!1!, (n-2)!/(n-4)!2!, ... , ((n+1)/2)!/1!((n-1)/2)!\r\n\r\nIf we add up the numbers of combinations for two subsequent numbers of stairs, for example s-1 and s, where s is for example even, we have the following:\r\n			\r\nSUM (s-1)!/(s-1)!0!, (s-2)!/(s-3)!1!, (s-3)!/(s-5)!2!, ... , (s/2)!/1!((s-2)/2)! + SUM (s+0)!/s!0!, (s-1)!/(s-2)!1!, (s-2)!/(s-4)!2!, ... , (s/2)!/0!(s/2)! \r\n\r\nFirst we will transform the first member of the s series as follows: (s+0)!/s!0! = (s+1)!/(s+1)!0! = 1\r\n\r\nNext we pair up the remaining members of the two series with same numerator, as follows:\r\n(s-1)!/(s-1)!0! + (s-1)!/(s-2)!1!\r\n(s-2)!/(s-3)!1! + (s-2)!/(s-4)!2! ...\r\n(s/2)!/1!((s-2)/2)! + (s/2)!/0!(s/2)!.\r\n\r\nNote that all these pairs can be expressed as follows:\r\na!/x!(a-x)! + a!/(x-1)!(a-x+1)! = (a+1)!/x!(a-x+1)!\r\n(this can be proven easily if you bear in mind that (a-x+1)! = (a-x)!(a-x+1); x! = (x-1)!x; (a+1)! = a!(a+1))\r\n\r\n(continued in the next post)',1100,0);
INSERT INTO comment VALUES (1110,190,283,'lucky','re(6): A new approach with no proof','2002-09-07 00:34:33',0,'Therefore, we get the final expression:\r\nSUM (s+1)!/(s+1)!0!, s!/(s-1)!1!, (s-1)!/(s-3)!2!, ... , ((s+2)/2)!/1!(s/2)! which is exactly the expression for the number of combinations for s+1 stairs (odd number).\r\n\r\nIf s was odd, we would have the same thing, where (s+0)!/s!0! would transform into the first member of the series s+1, i.e. (s+1)!/(s+1)!0! = 1, next we\'d be pairing up members of the two series with same numerator as showed above forming the body of the series for s+1, while the last member of the series s-1, i.e. ((s-1)/2)!/0!((s-1)/2)! = 1, which could not be paired up, would transform into the last member of the series s+1, i.e. ((s+1)/2)!/0!((s+1)/2)! = 1, thus giving us the exact number of combinations for s+1 stairs.\r\n\r\nThis proves the Fibonacci approach to solving this problem.\r\n\r\nAll of this of course, translates into what Levik smartly said in just a few sentences:\r\nIf we have n stairs, then all the possible combinations would end ip in either the last skip being by 2 stairs or the last skip being by 1 stair. This means that in the first case, we can ignore the last two stairs and calculate the number of combinations for n-2 stairs, and in the second case we can ignore the last 1 stair and calculate the number of combinations for n-1 stairs. This gives us two sets of combinations that will not have any overlappings when the last skip is applied since one set will end with 2 stairs and the other with 1 stair. These two sets together give us all possible combinations for climbing n stairs which is again a Fibonacci approach.',1109,0);
INSERT INTO comment VALUES (1111,191,1,'levik','re: stationery?','2002-09-07 04:58:33',0,'No, it\'s definitely moving... Let me modify the problem :)',1108,0);
INSERT INTO comment VALUES (1112,191,521,'bob','solution','2002-09-07 05:23:27',0,'its going to b as it would be driving on the right side of the road and you would see it going right.',NULL,0);
INSERT INTO comment VALUES (1113,191,227,'Dulanjana','re: solution','2002-09-07 05:48:21',0,'what if we were to look from the left of the road. We would see thye bus go to the left right?',1112,0);
INSERT INTO comment VALUES (1114,191,153,'TomM','Get on board, little children','2002-09-07 07:54:49',3,'We cannot see the doors, so the must be on the opposite side. Doors are always on the side facing the curb (or kerb for those Brits here) \r\n\r\nSince the problem says the bus is in New York, it is driving on the right side of the street. so the side facing us is the left side of the bus.\r\n\r\nThat puts the front of the bus to our left, and so the bus (Assuming it is not backing up) is going in direction A',NULL,0);
INSERT INTO comment VALUES (1115,187,522,'Megan','The Answer','2002-09-07 09:37:04',3,'Children with bigger feet are most likely the larger children.They probley have bigger brains pointing toward that they have more memory space and can rember a lot more,that is why we cannot remeber things from when we were infants,we did not have big enough brains to remeber all of the things that happened.Yes,we do remeber something though. \r\n            ~*~*~TheKiddyTeaser~*~*~ ',NULL,0);
INSERT INTO comment VALUES (1116,179,522,'Megan','The Answer','2002-09-07 09:41:29',3,'The air,because the water goes into the air when it dries.',NULL,0);
INSERT INTO comment VALUES (1117,167,522,'Megan','','2002-09-07 09:44:44',2,'I\'m new at this and this is kind of a cornu answer.The Big Indian is the Little Indians adopted father?',NULL,0);
INSERT INTO comment VALUES (1118,90,522,'Megan','Soultion','2002-09-07 09:47:55',3,'Terry is probley a couple years older and Kerry is a new baby.Was I close?',NULL,0);
INSERT INTO comment VALUES (1119,176,522,'Megan','ARE YOU DUMB?','2002-09-07 09:53:23',1,'What if they were using the kind of laser guns from the movie Resident Evil?The lasers would go stright through they\'re skull!',NULL,0);
INSERT INTO comment VALUES (1120,177,522,'Megan','A Possible Soultion','2002-09-07 10:02:56',3,'You could cut up the magnets and stack them on top of each-other then pin the curtins and the magnets to each-other.Lure the stack of magnets and some slack of the curtins into the whole and pull out the ball.',NULL,0);
INSERT INTO comment VALUES (1121,191,522,'Megan','Soultion','2002-09-07 10:24:11',3,'The bus is moving toward point A,because the bus driver\'s seat is located at the left side of the bus,so the door will be at the right side of the bus and if it was moving toward point B you would see the door.',NULL,0);
INSERT INTO comment VALUES (1122,71,522,'Megan','A Funny Soultion','2002-09-07 10:27:30',3,'Flip all the switches at once,so they all turn on.',NULL,0);
INSERT INTO comment VALUES (1123,189,122,'Happy','','2002-09-07 11:55:56',0,'Five plus six.\r\n',NULL,0);
INSERT INTO comment VALUES (1124,71,522,'Megan','HEY,MEL!YOU LOOKED AT THE SOULTION TO THE PROBLEM YOU CHEATER!','2002-09-07 14:47:41',0,'HEY,MEL!YOU LOOKED AT THE SOULTION TO THE PROBLEM YOU CHEATER!',NULL,0);
INSERT INTO comment VALUES (1133,189,527,'Annie','','2002-09-08 08:08:55',0,'8 letters',NULL,0);
INSERT INTO comment VALUES (1126,134,522,'Megan','A Possible Soultion','2002-09-07 15:04:18',3,'This problem can be solved.The man crosses the river with the chicken in one arm.He leaves the chicken at the other side and goes back to the shore on the other side and haves the dog jump in the water and swims beside the boat where the man has the grain on the boat.I\'m new at this and this was just a guess.It took me forever to figure out a soultion. \r\n          ~*~*~TheKiddyTeaser~*~*~',NULL,0);
INSERT INTO comment VALUES (1127,70,247,'kristina','the answer','2002-09-07 15:14:35',0,'bob?',NULL,0);
INSERT INTO comment VALUES (1128,189,524,'Dan','the answer is...','2002-09-07 17:30:39',0,'I think that the answer is 0 if it is written in number form but if it is answered in letter form then  its prolly four(4)',NULL,0);
INSERT INTO comment VALUES (1129,162,524,'Dan','re: Solution','2002-09-07 17:37:55',1,'I agree',856,0);
INSERT INTO comment VALUES (1130,26,524,'Dan','re: inconsistent climber','2002-09-07 17:39:52',0,'and in english that would be? Ya know, fer us dumb people.',23,0);
INSERT INTO comment VALUES (1131,189,227,'Dulanjana','Solution','2002-09-08 04:38:32',3,'\"I am not sure, but I think it is thirty two\"  :)',NULL,0);
INSERT INTO comment VALUES (1132,189,122,'Happy','whee','2002-09-08 06:49:21',0,'A number between thirty six and thirty eight.\r\n',NULL,0);
INSERT INTO comment VALUES (1136,189,1,'levik','re:','2002-09-09 04:17:30',0,'That was actually only 7. 8 is not a letter :)',1133,0);
INSERT INTO comment VALUES (1135,195,153,'TomM','re: One strategy','2002-09-08 13:19:47',0,'(Oops, sorry)\r\n\r\nWell, if you put the first coin dead center, then wherever the other player can fit a coin, you can place one opposite it.',1134,0);
INSERT INTO comment VALUES (1137,189,122,'Happy','Another one...','2002-09-09 05:41:32',0,'Four squared plus two\r\n',NULL,0);
INSERT INTO comment VALUES (1138,189,122,'Happy','23','2002-09-09 08:13:28',0,'two times four plus fifteen\r\n',NULL,0);
INSERT INTO comment VALUES (1139,196,153,'TomM','13 digits','2002-09-09 20:12:27',3,'Each cube must have a 1 and a 2 (to account for the 11th and the 22nd)  When assigning the other numbers, it quickly becomes apparent that there must also be a 0 on each cube in order that each number from 3 to 9 can be paired with a 0.  This accounts for six of the twelve faces of the two cubes. The other numbers can be assigned randomly between the two other six faces -- except that S = {3, 4, 5, 6, 7, 8, 9} has seven members, not six.\r\n\r\nAt this point we have to cheat. It is necessay to choose a font for the numbers so that the 6 and the 9 are identical except for the orientation.  Then we assign faces to each of the digits from 3 to 8. There is no cube face with the digit 9, but on the 09th, the 19th, and the 29th, the businessman displays 06, 16 or 26 with the 6 upside-down.',NULL,0);
INSERT INTO comment VALUES (1140,196,153,'TomM','Huh?','2002-09-10 03:05:02',4,'I just checked out the hint. I don\'t get it.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1141,196,227,'Dulanjana','upside down trick','2002-09-10 03:40:53',3,'Both cubes will have 0,1,2\r\n3,4,5 are in 1 cube while 6,7,8 are in the other\r\n\r\nSo 1 cube will have - 0,1,2,3,4,5\r\nand the other - 0,1,2,6,7,8\r\n\r\nand since there is no \'9\' we can use the upside down \'6\'',NULL,0);
INSERT INTO comment VALUES (1142,196,1,'levik','re: Huh?','2002-09-10 04:52:21',0,'Hehe... I was trying to be too clever for my own good, and ended up not being clever enough. \r\n\r\nFor some reason, I convinced myself that the number 3 also had to appear on both the cubes.  In this case, merging 6 and 9 would not have been sufficient. One would need to eliminate one more digit. This is possible with \"digital display\" style numbers: an upside down \"2\" becomes a \"5\".\r\n\r\nThe hint was that this is the kind of digits that you should be considering (the cubes both show a 3 simply because I drew one of them, and then copy-pasted the other. having them say \"1\" would not have been clear enough, and I didn\'t want them to show a \"2\" since that would have been too much of a hint.\r\n\r\nI guess it all comes to nothing... Maybe I should remove it so as not to confuse people.',1140,0);
INSERT INTO comment VALUES (1143,196,103,'friedlinguini','re(2): Huh?','2002-09-10 05:09:43',0,'Except that an upside-down 2 is a 2...',1142,0);
INSERT INTO comment VALUES (1144,196,1,'levik','re(3): Huh?','2002-09-10 10:12:31',0,'Um... Yeah. Another little detail that seems to have escaped me.  I have removed the useless hint, and am sufficiently humbled :)',1143,0);
INSERT INTO comment VALUES (1145,197,122,'Happy','Sneaky player','2002-09-10 10:49:37',3,'1. The duffer always played one expert\'s move against the other expert.  No matter what, the result will either be two draws or one win and one loss.\r\n\r\n2. Make the duffer go first.\r\n',NULL,0);
INSERT INTO comment VALUES (1146,195,518,'crazy-kook','heres a stupid answer','2002-09-10 14:11:30',0,'get the big coins they sell at the whitehouse and use them\r\n',NULL,0);
INSERT INTO comment VALUES (1147,197,153,'TomM','Your answer to question 2 is incomplete','2002-09-10 18:00:25',0,'The order of play is determined by the player\'s color. That is why the duffer had to play one game as each color to \"transfer\" his moves from one game to the other, and why he could play the same game on each board.\r\n\r\nSo \"Make him play first,\" is inadequate (and almost meaningless) as a response. However, if you were to phrase it that each player wait one turn until after the duffer played an original move with his color on the other board, so that the boards were no longer identical, they could throw off his whole strategy.',1145,0);
INSERT INTO comment VALUES (1148,197,1,'levik','re: Your answer to question 2 is incomplete','2002-09-10 18:41:54',4,'You mean the player who would play White would wait until the duffer made his move with White on the other board before making his first move? The player playing Black would have no choice but to await duffer\'s first move, since White move first.\r\n\r\nHowever, what\'s to stop this game from deadlocking? Both the White player and the duffer could just wait indefinitely. Or else, if it\'s a time game, they would both lose their game, letting  the duffer collect the money.',1147,0);
INSERT INTO comment VALUES (1149,197,251,'Cheradenine','adjourn','2002-09-10 23:51:08',0,'if playing under standard rules, the two chess\r\nplayers could use adjournment to break the duffers\r\nmirroring strategy',NULL,0);
INSERT INTO comment VALUES (1150,197,236,'C Tanaka','Play to lose','2002-09-11 07:27:20',0,'If the experienced white player plays to lose in the early rounds and the duffer is merely copying his moves, the experienced black player should easily defeat the duffer.\r\n\r\nAt this point, it should be possible for the experienced white player to defeat the duffer (assuming that he hasn\'t given too much away in engineering the duffer\'s first defeat).\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1151,177,535,'Daniel','its so simple even without liquid','2002-09-11 09:38:02',0,'the solution is spit in the hole and the ball will float well who has that much spit or urinate well what if you don\'t have to go why not take the pin poke a hole in the ball take the paper clip unbend it to semi straight then bend a type of small hook in one end fanagle it into the hole you made with the pin and bingo pull it out you don\'t always have to pee on things for it to work :D',NULL,0);
INSERT INTO comment VALUES (1152,197,103,'friedlinguini','re: Play to lose','2002-09-11 10:49:12',0,'Wouldn\'t work.  By the time the experienced black player beats the duffer, the duffer will be able to beat the white player on the next move.',1150,0);
INSERT INTO comment VALUES (1153,195,539,'Joni','\"novice\" epitomized with this answer','2002-09-11 17:03:21',0,'I\'m new here and I\'m quite certain I\'m not understanding the concept of this game but I\'m giving this a shot...\r\n\r\nSince there are several different sized coins I assume that player 1 has the advantage of choosing which coin is to be laid throughout the game.  So assuming he can determine visually how many will fit along the outside of the circular table and each ring inward there after he could leave the final center space for himself.',NULL,0);
INSERT INTO comment VALUES (1154,198,539,'Joni','Jacked-UP Indeed','2002-09-11 18:06:54',0,'assuming all the roads are straight he would have to continue turning right at each crossroads, or left at each to circle back, otherwise he will keep on a straight line away from his palace seeing as there are no dead-ends and assuming all the roads are a straight path.',NULL,0);
INSERT INTO comment VALUES (1155,33,541,'Ken','All Can tell the truth','2002-09-11 19:15:06',0,'How do you know they aren\'t telling the truth...if the number is 25, 50, or 75 then they are all telling the truth.',NULL,0);
INSERT INTO comment VALUES (1156,198,213,'Jim Lyon','Solution','2002-09-11 19:52:53',3,'Clarifications:  I\'m assuming that the roads are arbitrarily crooked, but that they invariably form three-legged junctions.  I\'m even willing to admit non-planar graphs (maybe one road crosses over a bridge over another road).\r\n\r\nCharles will always eventually get back to his staring place. Proof is as follows:\r\n\r\nModel the situation with a state machine. At any instant, Charles is on a particular road, headed in a particular direction, and planning to turn either left or right at the next intersection.  Thus, there are (number of roads) times 4 states. (The first times 2 is for which direction on the road, and the second times 2 is for which direction the next turn will take.)\r\n\r\nCharles\'s next state is a function of nothing but his current state.  Since there are a finite number of states, Charles will eventually enter some state for the second time.\r\n\r\nHowever, the state transition function is fully invertable:  Charles\'s previous state can be uniquely determined from his present state.\r\n\r\nSo we know that every state has a successor, there are a finite number of states, and no two distinct states have the same successor. The only way this can be is if each state is part of a simple loop.\r\n\r\nTherefore, Charles will always return to his starting point.',NULL,0);
INSERT INTO comment VALUES (1157,85,541,'Ken','Very simple','2002-09-11 20:04:54',0,'Im no genius but I got this one!  If they dont wear the color tie of there name than Mr. Yellow can\'t wear the yellow tie.  Since someone wearing a green tie responds, Mr. Yellow isn\'t wearing the green tie either.  Mr. Yellow must have on the Brown tie.  Now we have Mr.Green and Mr. Brown.  The ties that are left are yellow and brown.  Since brown can\'t be wearing brwon he must have Green, therefore Mr. Green is wearing the yellow.  (it took longer to type the solution then to come up with it :-))',NULL,0);
INSERT INTO comment VALUES (1158,19,541,'Ken','3 word question','2002-09-11 20:26:22',0,'Ask the brothers \"Does Bob Lie?\"\r\n\r\nIf Bob is the liar he will say NO\r\nIf Bob is not the liar he will also say NO\r\nIf the other brother is the liar he would say YES\r\nIf the other brother is not the liar he would say YES.\r\n\r\nSo whoever you ask doesn\'t matter.  If the answer is No then it is Bob, if the answer is YES than the other brother is BOB',NULL,0);
INSERT INTO comment VALUES (1159,132,541,'Ken','Not too tough','2002-09-11 20:36:02',0,'1916 -> 16 yrs old\r\n1866 -> 66 yrs old',NULL,0);
INSERT INTO comment VALUES (1160,33,1,'levik','re: All Can tell the truth','2002-09-12 03:52:10',0,'It\'s a stated in the problem that one of them is lying. While it\'s hypothetically possible for all these things to be true about a number, one of them just happens to not be true about the particular number the people thought of.',1155,0);
INSERT INTO comment VALUES (1161,198,1,'levik','re: Solution','2002-09-12 04:53:34',4,'Brilliant!\r\n\r\nI battled with this for some time, and could never find adequate proof that he would not enter a loop during his travels that did not include his starting point.\r\n\r\nI wonder if the same logic applies in the case where he would only be making left (or right) turns all the time. Or any kind of a deterministic turning behavior.',1156,0);
INSERT INTO comment VALUES (1162,195,153,'TomM','re: \"novice\"','2002-09-12 05:23:53',0,'It\'s an interesting thought, and it would probably work if there were conditions placed on how the coins could be placed. But there aren\'t any such conditions beyond that the entire coin must lie on the table (no overlapping and no hanging off the edge) consider what happens when it\'s player 2\'s last move: there is enough space for two coins (player 2\'s last play and player 1\'s winning play) If player 2 has been careful, the two spaces are contiguous -- there is actually only one space large enough to fit two coins.  Player 2 then plays her coin to the middle of that space, leaving only two spaces each only large enough for half of a coin . Player 1 cannot make his last play, and player 2 wins.\r\n\r\nPlayer 1\'s strategy must ensure that the last two spaces are non-contiguous, separate, so that Player 2 must play one and leave the other free for him to play.',1153,0);
INSERT INTO comment VALUES (1163,198,213,'Jim Lyon','re(2): Solution','2002-09-12 05:48:23',1,'[LeviK] <i>I wonder if the same logic applies in the case where he would only be making left (or right) turns all the time. Or any kind of a deterministic turning behavior.</i>\r\n<p>\r\nThe key is that the state transition function be reversible. Examples of reversible functions include always left (or right), alternation, left iff the angle between any 2 of the 3 roads is less than 90 degrees, etc.\r\n<p>\r\nNon-reversible functions include: take the northerly-most route that I didn\'t come in on, take the first 10 lefts then all rights, etc.',1161,0);
INSERT INTO comment VALUES (1164,198,251,'Cheradenine','','2002-09-12 06:02:45',0,'the situation is pretty similar to my maze puzzle\r\na while back..',NULL,0);
INSERT INTO comment VALUES (1165,198,153,'TomM','re: Charadenine','2002-09-12 08:01:41',0,'There is one difference that makes it a totally different puzzle: your maze ha a guaranteed exit, which was the goal. The eqivalent here would be a road ending in a bridge or ferry off the island. There is no such road here.',1164,0);
INSERT INTO comment VALUES (1166,198,153,'TomM','re(2): Solution','2002-09-12 08:21:08',0,'I\'d been stuck on the possibility of a loop that did not include the first leg of the journey, myself.\r\n\r\nOnce Jim pointed out the reversibility of the journey, it all fell into place: If I am taveling south on Road A from Junctin M to Junction N, and I intend to turn right at Junction N, then I must have turned left at Junction M therfore coming from Road Z going west, etc. In order to be on a loop with a tail, some condition must have allowed me to make a right turn onto Road A from Road B at Junction M, and still be planning a right turn at Junction N\r\n\r\nIt becomes obvious that if I am on a loop, I have always been on that loop. If I am not on a loop, I\'ll never find myself on one.  Since there are only a finite number of roads, R (and as Jim pointed out, the total state description only needs two other either-or factors for a total of R\' = 4R states, you must loop at some point, so you begin on the loop and will eventually arrive back at your starting point. ',1161,0);
INSERT INTO comment VALUES (1167,197,213,'Jim Lyon','re: adjourn','2002-09-12 14:18:07',3,'My favorite answer is that the experts set up chess clocks before starting.\r\n<p>\r\nSince the duffer is copying moves, his time in his white game will strictly exceed the expert\'s white time, and his black time will exceed the expert\'s black time.\r\n<p>\r\nWith careful planning, the experts can ensure that the duffer either loses both games on time, or realizes that he\'s in trouble and quits waiting for moves to copy.\r\n<p>\r\nFor example, assume that the clocks are set to the standard 2:30 per side for 40 moves. The clocks are started for both whites. The expert white waits 2:29, then moves, and punches his clock. The duffer copies the move, the punches the other clock. The black expert waits 2:29, then makes a move and punches his clock.\r\n<p>\r\nThereafter, both experts play as rapidly as possible. Since it will take the duffer a non-zero amount of time to copy moves, his clock will drop first, in both games.\r\n',1149,0);
INSERT INTO comment VALUES (1168,199,153,'TomM','Lex Luthor\'s revenge','2002-09-12 17:03:09',3,'By condition 1 and condition 3 the number of male residents, R is one more than the number of hairs on the hairiest man, H, and each man can be given a unique number 0 &#8804; h &#8804; H which corresponds to the number of hairs on his own head.(One man is completely bald, no hairs, h = 0)\r\n\r\nSince the above conditions requires that no number between 0 and H be skipped, then 1003 cannot be &#8804; H, so H < 1003, and since R = H + 1, then R &#8804; 1003. S ince nothing in the conditions listed prevents R from being 10, 20, 30, or any number (including 1, just the bald guy) we can\'t  give an exact number for R.',NULL,0);
INSERT INTO comment VALUES (1169,198,251,'Cheradenine','re TomM','2002-09-12 22:37:26',0,'Of course it is different because of the exit.\r\n\r\nBut if you recall, the reasoning which arrives\r\nat the solution is the same. Basically that which\r\nstates that a reversible strategy (eg always \r\nturn right) can be traced to the initial position.',NULL,0);
INSERT INTO comment VALUES (1170,196,250,'Nick Reed','Reality','2002-09-13 07:07:40',0,'Heh. This is an odd question - my nan actually had a calendar thing sat on her TV that was constructed in this way - two cubes for the day number and one cube for the month (with the container constructed so you could only see half of the month block\'s face, so you could get away with two months per face) - I loved it when I was a kid...',NULL,0);
INSERT INTO comment VALUES (1171,200,539,'Joni','Solution','2002-09-13 21:57:52',0,'No letter is used twice in all 12 abbreviations, and adding up how many times a letter is used you come up with\r\nA=5, B=1, C=2, D=1, E=3, F=1, G=1, J=3, L=1, M=2, N=3, O=1, P=2, R=2, S=1, T=1, U=3, V=1, Y=1.  that leaves 19 spaces needed.  If you use lower case letters you can use the lower case d as needed for DEC, as the lower case p for APR & SEP as the d is not needed for either one, nor p for DEC. :)',NULL,0);
INSERT INTO comment VALUES (1172,200,153,'TomM','Not Enough','2002-09-14 09:26:58',2,'Consider the folloing three months: jan, jun, aug. if each letter is used once only (d and p being represented by a single letter, then the a in jan must be on the same cube as the u in jun. But in aug, they must be on separate cubes. Fortunately the n in jan and jun can be reversed to form the u in aug, so we are not lost yet.\r\n\r\nI am still working on the complete soution and will hopefully have it tonight to post. ',1171,0);
INSERT INTO comment VALUES (1173,200,250,'Nick Reed','Cubes','2002-09-14 14:18:41',3,'Cube 1: j, g, d, m, o, b\r\nCube 2: a, u, f, t, s, l\r\nCube 3: n, c, e, v, r, y\r\n\r\nWe get:\r\njan: cube 1 \'j\', cube 2 \'a\', cube 3 \'n\'\r\nfeb: cube 2 \'f\', cube 3 \'e\', cube 1 \'b\'\r\nmar: cube 1 \'m\', cube 2 \'a\', cube 3 \'r\'\r\napr: cube 2 \'a\', cube 1 \'d\' (upside down), cube 3 \'r\'\r\nmay: cube 1 \'m\', cube 2 \'a\', cube 3 \'y\'\r\njun: cube 1 \'j\', cube 2 \'u\', cube 3 \'n\'\r\njul: cube 1 \'j\', cube 3 \'n\' (upside down), cube 2 \'l\'\r\naug: cube 2 \'a\', cube 3 \'n\', cube 1 \'g\'\r\nsep: cube 2 \'s\', cube 3 \'e\', cube 1 \'d\' (upside down)\r\noct: cube 1 \'o\', cube 3 \'c\', cube 3 \'t\'\r\nnov: cube 2 \'u\' (upside down), cube 1 \'o\', cube 3 \'v\'\r\ndec: cube 1 \'d\', cube 2 \'a\' (upside down), cube 3 \'c\'',NULL,0);
INSERT INTO comment VALUES (1174,177,535,'Daniel','you could also get a solution using the objects','2002-09-14 14:42:21',3,'take the needle and carefully perfarate the ball so that there is a hole in it big enought to slipthe magnent into take one of the 2 magnets tie the string to it slip it in the hole take the other tie the other end of the string to ( you get the string from the curtains) and puth them together with the thin plastic of the ball between them using the very crappy safety scissors cut the string (just because you can use all of the objects) take the paper clip tie the cut peices of string to each end take off all your clothes (gotta do something with them) use your brain and pull the ball out of the hole in the floor.',NULL,0);
INSERT INTO comment VALUES (1175,199,535,'Daniel','could be right','2002-09-14 16:41:14',0,'1003 men in smallville  you have 1002 haired people and one bald makeing 1003',NULL,0);
INSERT INTO comment VALUES (1176,174,535,'Daniel','this problem is....','2002-09-14 16:44:22',0,'A)\r\nbecause the given choices are solvable or unsolvable if you answer A you have solved said problem if  you answer B you have solved said problem so either way said problem is SOLVABLE',NULL,0);
INSERT INTO comment VALUES (1177,200,153,'TomM','re: Not Enough','2002-09-14 17:06:54',3,'Starting with three patrtial solutions:\r\n\r\n1)jan, jun, jul, aug gives us A = j,g; B = a,n/u; C = n/u,l\r\n2)mar, apr, may gives us A\' = m,d/p; B\' = a; C\' = r, y\r\n3)sep, dec gives us A\" = d/p; B\" = e; C\" = c,s\r\n\r\nWe note that B = B\' = a,n/u and A\' = A\" = m.d/p\r\nWe also note that all the A\'s, B\'s and C\'s can\'t line up that way, because if C = C\' = C\" = n/u,l,r,y,c,s then cube C is complete, but it has none of the letters in feb\r\n\r\nA little more manipulation of the possibilities gives us the following arrangement:\r\nA = j, g, r, y, e, o\r\nB = a, n/u, s, c, f, v\r\nC = n/u, l, m, d/p, b, t\r\njan = ABC &nbsp; &nbsp; jul = ABC\r\nfeb = BAC &nbsp; &nbsp; aug = BCA\r\nmar = CBA &nbsp; &nbsp; sep = BAC\r\napr = BCA &nbsp; &nbsp; oct = ABC\r\nmay = CBA &nbsp; &nbsp; nov = CAB\r\njun = ABC &nbsp; &nbsp; dec = CAB\r\n',1172,0);
INSERT INTO comment VALUES (1178,51,213,'Jim Lyon','The missing 1/18 heir','2002-09-14 18:55:02',2,'Each son got more than he deserved:  The first son deserved 9/18 of the herd, but he got 9/17 of the herd. The second son deserved 6/18, but he got 6/17. The third son deserved 2/18, but he got 2/17.\r\n<p>\r\nIn effect, the remaining 1/18 share (unaccounted for in the problem statement) was divided among the sons, proportionally to the size of each bequest.\r\n<p>\r\nWhich is all fine and well, until the owner of the remaining 1/18 share shows up to claim his inheritance.',NULL,0);
INSERT INTO comment VALUES (1179,202,251,'Cheradenine','dont leave me here','2002-09-19 05:25:31',1,'passenger basket, braking basket &#62; people out\r\n\r\n90, 75 &#62; 90\r\n105, 90 &#62; 105\r\n90,75 &#62; 105,90\r\n195, 105+90 &#62; 195     \r\n90, 75 &#62; 195,90\r\n105, 90 &#62; 195,105\r\n90, 75 &#62; 195,105,90\r\n',NULL,0);
INSERT INTO comment VALUES (1180,202,213,'Jim Lyon','Solution','2002-09-19 06:09:53',3,'1. Send the weight crashing down. (The baskets are dangerously unbalanced, but we\'ll assume that the weight and baskets themselves are indestructable.)\r\n<p>2. Send the son down while the weight comes up.\r\n<p>3. Send the daughter down while the son comes up.\r\n<p>4. Send the weight crashing down.\r\n<p>5. Send the son down while the weight comes up.\r\n<p>6. Send the weight crashing down.\r\n<p>7. Send the the son and daughter up while the queen goes down.\r\n<p>8. Send the weight up and the son down.\r\n<p>9. Send the weight crashing down.\r\n<p>10. Send the son up and the daughter down.\r\n<p>11. Send the weight up and the son down.\r\n<p>12. Since nobody is left at the top to care for the weight, when the son exits the basket the weight will come crashing down.\r\n<p>\r\nAlternatively, after step 6 the son and daughter can escape, leaving their wicked step-mother trapped. (Oops! That\'s a different fairy tale.)',NULL,0);
INSERT INTO comment VALUES (1181,202,283,'lucky','re: Solution','2002-09-19 08:56:54',0,'\"7. Send the the son and daughter up while the queen goes down.\"\r\n\r\nI\'m not sure that the baskets with equal weight would change their positions in terms of going up or down....\r\n\r\nI\'ve come to the same solution as Cheradenine apparently, which is as follows (in a bit more elaborate way than Cheradenine :-))\r\n\r\n 1. 0 up , 75 down\r\n 2. 90 down , 75 up (90 steps out)\r\n 3. 0 up, 75 down (75 taken out by 90)\r\n 4. 105 down , 90 up (90 steps into the tower)\r\n 5. 105+75 up , 195 down (105 steps back into the tower, 195 steps out and stays)\r\n 6. 75 down , 0 up\r\n 7. 75 up , 90 down (75 taken out by 105)\r\n 8. 105 down , 90 up (90 steps back into the tower, 105 steps out and stays)\r\n 9. 0 up , 75 down\r\n10. 90 down , 75 up (90 steps out and stays)\r\n11. 0 up , 75 down',1180,0);
INSERT INTO comment VALUES (1182,204,283,'lucky','Two weighings take longer','2002-09-20 12:04:22',1,'Maybe like this: \r\n\r\nSeparate the ringlets in two groups (just by colour):\r\nGroup 1: B1, R1, W1\r\nGroup 2: B2, R2, W2\r\n\r\nFirst weighing:\r\n- B1, R1 on the left side\r\n- W2, R2 on the right side\r\n\r\nNote that R1 and R2 are of different weights.\r\n\r\nThere are three possibilities:\r\n1. The left side goes down. In this case R1 can\'t be lighter than R2, otherwise the scale would have balanced or the right side would have gone down. Therefore, we can conclude that R1 is original and R2 is copy. However, we don\'t know if B1 and W2 are both heavy or light or if B1 is heavier than W2 (W2 can\'t be heavier than B1 because the scale would have balanced). Therefore, we go to the second weighing:\r\n- R1, R2 on the left side\r\n- B1, W2 on the right side\r\nAgain three possiblities:\r\na) The left side goes down. This means that, since R1 is original and R2 is copy, both B1 and W2 are copies (lighter). Therefore, B2, R1 and W1 are originals;\r\nb) The right side goes down. Both B1 and W2 are originals, making a set with R1;\r\nc) The scale balances. B1 is heavier than W2 and therefore B1, R1 and W1 are originals.\r\n\r\n2. The right side goes down. Analogous to the possibility 1. We conclude that R2 is original and R1 copy. We proceed with the second weighing analogous to the possibility 1).\r\n\r\n3. The scale balances. This means that R1 and W2 belong together, and B1 and R2 belong together. We still don\'t know which set is lighter. Therefore we go to the second weighing:\r\n- B2 on the left side\r\n- W1 on the right side\r\nIf B2 goes down, then B2, R1 and W2 are originals, and if W1 goes down, then B1, R2 and W1 are originals.\r\n\r\nOf course, maybe there\'s a simpler solution than this....',NULL,0);
INSERT INTO comment VALUES (1183,17,539,'Joni','Solution','2002-09-21 18:29:25',0,'Draw a 5 pointed star on a piece of paper without lifting your pen, at each point darken it, and darken each point where you cross over a line you\'ve already drawn   this will make 10 dots(trees)  north point to south west point is four trees (row one)  north point to south east point is 4 trees (row two) southwest point to east point is 4 trees (row 3)  southeast point to west point is 4 trees (row 4) and west point to east point is 4 trees (row 5)  AM I RIGHT?',NULL,0);
INSERT INTO comment VALUES (1184,206,213,'Jim Lyon','A Guess','2002-09-23 06:07:24',0,'They all contain redundancies.\r\n<p>\r\nThe La Brea Tar Pits (\"la brea\" means \"the tar\")\r\nPIN Number (PIN == \"personal identification number\")\r\nThe River Avon (\"Avon\" == \"River\"?)\r\nMount Fuji-yama (either \"Fuji\" or \"yama\" == mountain?)\r\nHot Water Header (Hot + Heater)\r\n<p>\r\nMy favorite along these lines was an old TV commercial that said the business in question was on \"the El Camino Highway\".\r\n',NULL,0);
INSERT INTO comment VALUES (1185,206,250,'Nick Reed','re: A Guess','2002-09-24 07:50:59',0,'The \"Go to list of errors\" link from <a href=\"http://www.wsu.edu/~brians/errors/\"><u>here</u></a> includes a lot of these kind of things.\r\n\r\nPIN Number\r\nATM Machine\r\nCD Disk\r\nHIV Virus\r\n\"Please RSVP\"\r\netc.',1184,0);
INSERT INTO comment VALUES (1186,205,250,'Nick Reed','I don\'t know if this is it','2002-09-24 12:32:23',1,'(I might have missed some logical points here, so I\'m not going to claim it\'s definitely the full solution)\r\n\r\nOkay: First person:\r\nAlonso would not ask this is he had eaten 5 or more apples. If he had, it would be impossible for Bertrand to have eaten more than him. So we know Alonso has eaten 1, 2, 3 or 4 apples.\r\n\r\nSecond person:\r\nBetrand doesn\'t know. Based on the above, this means he cannot have eaten 1 apple. Also, similar to above, he cannot have eaten more than 4 as he would have obviously eaten more if that was the case. So Bertrand has eaten 2, 3 or 4 apples.\r\n\r\nThird statement:\r\nGeorge doesn\'t know. So, George cannot have eaten 1 or 2. And, again, cannot have eaten more than 4. So, George has eaten 3 or 4 apples.\r\n\r\nSo, we have:\r\nAlonso - 1, 2, 3 or 4\r\nBertrand: 2, 3 or 4\r\nGeorge - 3 or 4\r\nKurt - from the above, obviously no more than 5\r\n\r\nKurt then knows for certain. How is this so? He must have eaten 5 apples. This means Alonso would have had 1, Bertrand 2, and George 3. Any other number for Kurt would leave more than one possibility for distributing the remaining apples.\r\n\r\nIs this right? I\'m tired and I can\'t tell any more. :)',NULL,0);
INSERT INTO comment VALUES (1187,205,153,'TomM','A different approach','2002-09-24 19:08:30',3,'Bert knows that Alonso has had at least one apple. If he had only one, he would know that he did not have more than Alonso, so he must have had at least 2.\r\n\r\nSimilarly, George Knows that Bert had at least two, so he must have had at least three.\r\n\r\nOn Kurt\'s turn, the previous questions account for at least six plus whatever Kurt ate. Since any apples unaccounted for could have been eaten by any of the first three, if Kurt knows, there were no unaccounted for apples, so Kurt ate 5, Alonso ate 1, Bert ate 2 and George ate 3.',NULL,0);
INSERT INTO comment VALUES (1188,199,1,'levik','Oops...','2002-09-24 20:17:40',0,'Just realised the error in the way the question was posed. Instead of asking how many people there are, the question should be \"how many can there be?\" since the answer is an inequality.\r\n\r\nSorry for the confusion.',NULL,0);
INSERT INTO comment VALUES (1189,205,251,'Cheradenine','equivalent','2002-09-25 03:30:33',0,'both solutions above are saying the same thing',NULL,0);
INSERT INTO comment VALUES (1190,205,153,'TomM','re: equivalent','2002-09-25 05:13:34',0,'Not exactly.  Unless you would also say that (5*2)+(5*3)=10+15=25 and 5(2+3)=5*5=25 are saying the same thing just because you know that there is a distributive propery for multiplication over addition.\r\n\r\nNick determined both maximum and minimum  amounts for the first three people. This gave him a limited number of possibilities going into Kurt\'s turn, only one of which allowed Kurt to be sure. The final element was the eliminaton of the other possibilities.\r\n\r\nIn my case, I eliminated (accounted for) apples, and then noted that any left over after Kurt\'s were accounted for would not be able to be accounted for.\r\n\r\nThe answer was the same (of course) and even most of the arithmetic, but the thought process was completely different ',1189,0);
INSERT INTO comment VALUES (1191,205,251,'Cheradenine','re(2): equivalent','2002-09-25 08:15:34',0,'nitpicking really but imho,\r\n\r\na) obtain min and max. min implies solution\r\n\r\nb) obtain min. min implies solution\r\n\r\na obtains more info, but the extra is not necessary',1190,0);
INSERT INTO comment VALUES (1192,201,103,'friedlinguini','Missing a bit of info...','2002-09-25 13:45:12',4,'Well, actually, I got conflicting results from a quick Google search.  What\'s the circumference of the earth?  The consensus seems to be somewhere in the neighborhood of 24,000 miles, but that\'s not very precise.',NULL,0);
INSERT INTO comment VALUES (1193,201,153,'TomM','Doesn\'t matter.','2002-09-25 15:18:17',3,'It is obvious that he is approching the North Pole as the endpoint of his travel.  What is not so obvious is that he will never quite arrive.\r\n\r\nAt any given point, his next step is in a direction 45° to the right of the direction to the pole. Eventually he winds up in an ever tightening spiral around the pole, but never reaces it.\r\n\r\nThe answers to the questions:\r\n\r\n<B>Where does he end up?</B> Arbitrarily close to the North Pole. (Approaches that point as a limit)\r\n\r\n<B>How far did he go?</B> An arbitrarily large number (Approaches aleph null as a limit)\r\n\r\n<B>How many times did he circumnavigate the earth? </B> An Arbitrarily large number (Approaches aleph null as a limit)',1192,0);
INSERT INTO comment VALUES (1194,201,103,'friedlinguini','re: Doesn\'t matter.','2002-09-26 04:47:41',1,'I disagree.  I think you have a bit of a Xeno\'s Paradox thing going on here.  The way I figure it, for every mile the traveller moves, he moves 1/&#8730;2 miles north and 1/&#8730;2 miles east.  Assuming that the circumference of the earth is 24,000 miles, he must travel 6,000 miles north.  Therefore, his total travel distance is 6,000&#8730;2 miles.  It might be true that he runs through an infinite number of infinitely small orbits around the pole in the process (I haven\'t done the math here), but I think the total distance travelled is finite.',1193,0);
INSERT INTO comment VALUES (1195,201,122,'Happy','re(2): Doesn\'t matter.','2002-09-26 05:36:49',0,'I\'d have to agree with friedlinguini here. This is very similar to the \"String around the Cylinder\" problem, except we have a sphere instead.\r\n\r\nGoogle search reveals the circumference from pole to pole is 24,859.82 miles or 40,008 km.  \"Unwrapping\" the earth, the traveller is following the hypoteneuse of a 1-1-&#8730;2 right triangle with a height of 10,002 km.  Thus he travelled 10,002*&#8730;2 km.',1194,0);
INSERT INTO comment VALUES (1196,201,251,'Cheradenine','re(3): Doesn\'t matter.','2002-09-26 05:42:07',0,'I thought of Achilles and the Turtle myself when i saw this, perhaps the distance is finite. Still the reasoning you use to determine its value seems uncertain. Im not sure you can apply euclidean principles (ie the trigonometry you use) to a curved geometry.\r\n\r\n(eg the \"north\" you mention is not well defined in flat\r\nterms, so you cannot use it in the construction of your \r\ntriangle)\r\n\r\n\"the traveller is following the hypoteneuse of a 1-1-ã2 right triangle with a height of 10,002 km\"\r\n\r\nagain i doubt this. the traveller does not follow a right\r\ntriangle, since there is curvature involved.',1195,0);
INSERT INTO comment VALUES (1197,201,103,'friedlinguini','re(4): Doesn\'t matter.','2002-09-26 06:20:08',0,'I think it might help to think in terms of differential movement, rather than a finite right triangle.  If the traveller moves northeast dS units, then he moves north and east each dS/&#8730;2 units.  At a differential scale, the curvature of the earth makes no difference.',1196,0);
INSERT INTO comment VALUES (1198,201,251,'Cheradenine','re(5): Doesn\'t matter.','2002-09-26 06:40:04',0,'Yes, this may be true, but it is precisely the application\r\nof this reasoning to a non infintesimal distance which i have \r\nproblems with. After all, it is extension of this reasoning\r\nto the \"macroscopic\" realm that you useto reach an\r\nanswer. I find this extension itself the problem (due\r\nto curvature)\r\n\r\nOn another more abstract line, i think i agree \r\nwith TomM:\r\n\r\nConsider the traveller´s speed to be constant.\r\nAdd to this the fact that he will never get to\r\nthe north pole. Inevitably, there is no limit\r\nto the distance that the traveler covers..',1197,0);
INSERT INTO comment VALUES (1199,206,1,'levik','Correct answer?','2002-09-26 07:06:00',4,'friedlinguinni, so is that the tie you were thinking of? If so, I can post that as the solution. (Or actually, you could do the same as well, being a scholar and all)',NULL,0);
INSERT INTO comment VALUES (1200,203,568,'Justin Ryan Grenier','Guess','2002-09-26 07:30:29',0,'...to prevent fire?',NULL,0);
INSERT INTO comment VALUES (1201,31,568,'Justin Ryan Grenier','Paradox','2002-09-26 07:44:54',0,'This is a paradox.  It can not be calculated.  I wonder whether the solution to the original problem was correct.',NULL,0);
INSERT INTO comment VALUES (1202,27,568,'Justin Ryan Grenier','Flaw','2002-09-26 07:50:05',0,'The act of telling his class that he will give them a surprise examination sometime next week does not guarantee that he will.  Any truly logical student would deduce that the professor\'s word is not 100% accurate.  After all, he could become ill and cancel the week\'s classes.\r\n\r\nTherefore, having the exam on any one day is a \"surprise\" given the definition above.',NULL,0);
INSERT INTO comment VALUES (1203,201,103,'friedlinguini','re(6): Doesn\'t matter.','2002-09-26 09:51:36',0,'There\'s only a finite amount of \"north\" that the traveller can traverse.  Namely, 6000 miles.  I don\'t think that it has been shown that the traveller will never reach the pole, though he may be spinning infinitely fast as he does it.  Again, I cite Xeno\'s Paradox.  Just because the traveller must travel through each line of longitude an infinite number of times does not change the fact that he may still reach the pole.',1198,0);
INSERT INTO comment VALUES (1204,201,153,'TomM','re(7): Doesn\'t matter.','2002-09-26 11:37:10',0,'Those of you who have compared my analysis of the distance involved to Xeno\'s paradoxes may have a point, and I\'m willing to examine the possibility that the distance is finite. But I still suspect that the only reason that \"in real life\" such a traveller would eventually reach the Pole is that he is not a 0-demensional point. Rather like a moth spiralling into a flame, once he got close enough, it wouldn\'t matter that he didn\'t touch the \"heart.\"',1203,0);
INSERT INTO comment VALUES (1205,203,213,'Jim Lyon','re: Guess','2002-09-26 13:13:44',0,'>> ...to prevent fire?\r\n<p>\r\nNope. The steam in radiators is close to 100 degrees C. The ignition point of most flammable objects is over 250 degrees C. Absent things like magnifying glasses or parabolic mirrors, radiation won\'t make the sink hotter than the source.',1200,0);
INSERT INTO comment VALUES (1206,201,573,'t','','2002-09-26 14:30:51',0,'1/4.  Change hemisphere.  ',NULL,0);
INSERT INTO comment VALUES (1207,201,573,'t','1/4.  Change hemisphere, change relative direction.','2002-09-26 14:31:51',0,'1/4.  Change hemisphere, change relative direction.',NULL,0);
INSERT INTO comment VALUES (1208,201,153,'TomM','re(8): Doesn\'t matter.','2002-09-26 15:33:50',2,'OK\r\n\r\nLets assume that the traveller is far enough North that the effect of the curvature of the Earth is small. Pick two concecutive crossings of the Prime Meridian. The pat the traveller followed between them is less than the circle of latitude of the earlier point and greater than the circle of latitude of the later point.\r\n\r\nOn a flat surface, all such circles would be at a fixed ratio from the next, and could be used to limit the length of the total path: if the series represented by the sum of the circles converges, then the pat must be less than the limit (For example if each circle were half the circumference of the previous one, the limit of the series would be twice the largest circle, and the length of the path must be less than that.\r\n\r\nSo the first problem is determining whether the series converges.\r\n\r\nBut even if it does converge, the Earths surface is not actually flat, even relatively close to the pole. The sequence of circles is not at a fixed ratio. Instead, atany point, the next larger circle is smaller than it would be on a flat surface, and the larger circles considerably less that they should be.  Looked at from the other direction, the next smaller circle is larger than expected, and there are many more steps in the sequence.  If we take this into account, will the series still converge?',1204,0);
INSERT INTO comment VALUES (1209,203,1,'levik','Bump!','2002-09-26 16:24:47',0,'Ooopsie... When I approved this puzzle this morning, I forgot to bump it to the top. \r\n\r\nJust did that now... ',NULL,0);
INSERT INTO comment VALUES (1210,201,251,'Cheradenine','re(7): Doesn\'t matter.','2002-09-27 02:47:04',0,'I cannot get beyond the intuitive fact it is not possible\r\nto reach a certain point if never moving straight at it..\r\n(unless ofcourse you assume non pointlike entities for\r\ntraveller, north pole)',1203,0);
INSERT INTO comment VALUES (1211,201,103,'friedlinguini','re(8): Doesn\'t matter.','2002-09-27 05:29:12',0,'Near the pole, we can approximate the situation with polar coordinates.  Consider a particle following a parametric curve in polar coordinates: r(t)=10-t, theta(t)=1/(10-t).  At no point is the velocity of the particle pointed toward the pole.  However, at t=10, we have r(t)=0, which is located smack-dab on the pole, regardless of the value of theta (which happens to be undefined at this point).  In this case, despite wacky angular movement, the particle still winds up at the pole at a well-defined time.',1210,0);
INSERT INTO comment VALUES (1212,203,103,'friedlinguini','Another guess','2002-09-27 06:12:27',0,'Well, first off, I have to take issue with the bit about dark objects radiating heat faster and more effectively.  Heat is just energy, and energy must be conserved.  If you put x joules of energy into a system and don\'t let it release the energy in any other way (light, movement, sound, or whatever), it\'s going to release x joules of heat.\r\n\r\nMy best guess about using light colors for radiators is so that it doesn\'t absorb light energy, which can cause unequal temperatures in different parts of the radiator.',NULL,0);
INSERT INTO comment VALUES (1213,203,384,'Aeternus','Yet another guess','2002-09-27 07:21:52',0,'I think that since it\'s using steam heat, it\'s actually much hotter than normal heaters, causing the rate of heat loss to be higher.\r\nSo painting the radiator a lighter colour would balance this slightly.\r\n\r\nI know it\'s a stretch but i\'ve never had a radiator before so i\'m not sure how hot they actually are...',NULL,0);
INSERT INTO comment VALUES (1214,32,384,'Aeternus','Hmm...','2002-09-27 07:32:33',4,'Just wanted to ask what you meant by seating a knight between 2 liars in your solution levik. According to the sequence, there are no 2 liars together...',NULL,0);
INSERT INTO comment VALUES (1215,203,153,'TomM','re: Yet another guess','2002-09-27 10:14:50',0,'I really don\'t knoe about that. I would assume that a wood-burning cast-iron stove (Such as a Franklin stove or a Pot-bellied stove)  gets much hotter, and yet it is usually left black. \r\n\r\nIt is possible that the silver paint is just to make it stand out, so that you don\'t forget it is there and is very likely hot. But somehow I doubt that that\'s the answer Jim is looking for.',1213,0);
INSERT INTO comment VALUES (1216,203,577,'Gobleteer','Guess/Answer','2002-09-27 11:01:06',3,'Dark objects radiate heat better, but they also absorb it better.  This would be bad in a radiatior, so it\'s painted white to reflect light and heat. \r\nI don\'t know how to post a solution, so I can\'t put this there.',NULL,0);
INSERT INTO comment VALUES (1217,191,577,'Gobleteer','Lane','2002-09-27 11:06:56',3,'I is moving toward point B because it has to be it the right lane if there are no cars blocking your view(It is New York.',NULL,0);
INSERT INTO comment VALUES (1218,31,577,'Gobleteer','Weird Idea','2002-09-27 11:14:51',1,'What if the bee\'s head was FACING toward the house, but squashed into the other side of it, so it\'s head was closer than its stinger to the biker?  Well?  What if that happended?  TELL ME!!!!!!!!!\r\nSorry, just some craziness.',NULL,0);
INSERT INTO comment VALUES (1219,207,103,'friedlinguini','One reason','2002-09-27 12:21:03',0,'Every complete game has three other distinct counterparts that represent 90-, 180-, and 270-degree rotations of the same game.  344,242 is not divisible by four (by inspection of the last two digits), so it can\'t be an accurate tally of all possible games.',NULL,0);
INSERT INTO comment VALUES (1220,207,213,'Jim Lyon','re: One reason','2002-09-27 13:13:38',1,'That (symmetry) was my first thought, too. And it\'s not just 4-way symmetry (rotation), but it\'s 8-way symmetry, because you can use reflection too.\r\n<p>\r\nHowever, consider a game that ends with X\'s at all 4 corners and the center, and O\'s on all 4 edges.\r\nThis game is invariant through rotation and reflection. It counts only once, not 8 times.\r\n',1219,0);
INSERT INTO comment VALUES (1221,201,213,'Jim Lyon','Some Comments','2002-09-27 13:22:16',1,'(Now that the solution is public, I\'ll feel free tom comment.)\r\n<p>\r\nPart of what I like about this puzzle is the tension between the fact that the length of the path is finite, and the fact that this finite path circles around the pole an infinite number of times.\r\n<p>\r\nYes, it is true that for every &#8730;2 units we travel we go 1 unit north. This defines the length of the path.\r\n<p>\r\nNear the north pole, the path approximates a logarithmic spiral: each rotation around the pole reduces the distance by a factor of about 535 (I\'ve only done this numerically; I don\'t know the exact mathematical expression).\r\n<p>\r\nThe other thing I like about this one is the fact that, while the mathematical number of rotations is infinite, by the end of the third rotation we\'re only about 3 inches from the pole. (I like the disparity between mathematically infinite, but 3 for all practical purposes.)',NULL,0);
INSERT INTO comment VALUES (1222,207,103,'friedlinguini','re(2): One reason','2002-09-27 13:23:55',0,'The final positions may have invariants, but we\'re tallying possible games, not final positions.  Any game that ends with X\'s at all four corners must have had one of those corners picked first, and that\'s where the variation comes in.',1220,0);
INSERT INTO comment VALUES (1223,201,1,'levik','re: Some Comments','2002-09-27 14:43:44',0,'Great one, Jim. This problem definitely grew on me since I first saw it. Doesn\'t seem like much at first, but is actually really interesting.',1221,0);
INSERT INTO comment VALUES (1224,207,580,'Jacob Fugal','Solution','2002-09-28 08:21:43',3,'If the problem refers to in-play configurations, at any point of play a square may have one of three values: X, O, blank. Having 9 squares, the number of board configurations is then 3^9 = 19683 possible arrangements.\r\n\r\nThe actual number is significantly less than that, since the problem requires the configurations to be valid; eg. a configuration with X\'s in all 9 squares is invalid. So the answer must be much less than 344,242.\r\n\r\nIf the problem refers to end-game configurations, then there are fewer than 2^9 = 512 configurations. And with respect to friedlinguini\'s comment, this solution doesn\'t even address symmetry, which further reduces the number of unique valid combinations.',NULL,0);
INSERT INTO comment VALUES (1225,174,580,'Jacob Fugal','','2002-09-28 11:22:03',3,'There\'re are two ways to interpret the semantics of this problem.\r\n\r\n1) \"Prove that either a or b\" = \"Prove: (a OR b) is a tautology.\"\r\n\r\nThat case is extremely simple given b = NOT a, since (a OR NOT a) is a tautology.\r\n\r\n2) \"Prove that either a or b\" = \"(prove a) or (prove b)\", that is, perform one of the two actions. In this case, performing either action is a solution to the problem.\r\n\r\nLet\'s use a little propositional logic. Let the variables be as follows:\r\n\r\np = \"a can be proven\"\r\nq = \"b can be proven\"\r\nr = \"the problem has a solution\"\r\n\r\nGiven my understanding of the problem we begin with some hypotheses:\r\n\r\n&nbsp;&nbsp;(p OR q) &#60;-&#62; r\r\nIf we manage to prove either statement, then we have formed a solution to the problem; likewise, the existence of a solution means one of the the statements was proven.\r\n\r\n&nbsp;&nbsp;q &#60;-&#62; NOT r\r\nIf b can be proven (q is true), then the problem has no solution, since that is what b claims; likewise, if we come to know the falsity of statement r, b is proven.\r\n\r\nWe can then use the rules of inference. I\'ve taken a couple of short cuts, such as:\r\n&nbsp;&nbsp;((a OR b) -&#62; c) -&#62; (a -&#62; c)\r\nand\r\n&nbsp;&nbsp;((a -&#62; b) AND NOT b) -&#62; NOT a\r\nYou can verify these rules for yourself if necessary.\r\n\r\n1) (p OR q) &#60;-&#62; r, hypothesis\r\n2) q &#60;-&#62; NOT r, hypothesis\r\n3) (p OR q) -&#62; r, from 1\r\n4) q -&#62; r, from 3\r\n5) q -&#62; NOT r, from 2\r\n6) NOT q, from 4 and 5\r\n7) NOT r -&#62; q, from 2\r\n8) NOT (NOT r), from 6 and 7\r\n9) r, from 8\r\n\r\nSo we have proven \"the problem has a solution\" is a true statement, which is equivalent to saying \"the problem is solvable\".\r\n\r\nSo (a) is the answer in either case.\r\n\r\nThis should be solid unless I\'ve either left out an interpretation, or my hypotheses in part 2 (steps 1 and 2 in the inference) were fallacious. Let me know if this is the case.',NULL,0);
INSERT INTO comment VALUES (1226,174,580,'Jacob Fugal','Oops, that should have had a subject','2002-09-28 11:23:21',0,'Silly me, I forgot to put a subject in when I was done.',1225,0);
INSERT INTO comment VALUES (1227,128,580,'Jacob Fugal','re: Okay - I have to ask','2002-09-28 12:15:54',0,'First of all, very well done Nick! This is one of the best knights/liars puzzles I\'ve ever seen, mainly for the reasons you mention. And great analytical work Tom.\r\n\r\nOne thing I did notice, and it\'s just a very small, nitpicky, caveat. Neither of you in your solution make provision for the case where n is odd. This is simply because this situation could not occur if n were odd. Using Nicks solution, we get to the point where we\'ve determined that Richard must have said no. We eliminate two of the four seating arrangements around Richard then realize that remaining two also lead to contradictions, since we must end up with the \"odd man out\". So Richard could not have said yes either, and the whole situation is impossible.\r\n\r\nLike I said, a nitpick and probably something you\'d already considered, but I thought I\'d bring it up.',579,0);
INSERT INTO comment VALUES (1228,207,153,'TomM','re: Solution','2002-09-29 01:55:35',0,'Jim and Jacob are looking at arrangements of X\'s and O\'s on the board, but not at what the assignment was.  The computer is supposed to emulate playing every possible game, so consider what is involved.  Player 1 (X) picks one of the nine spaces and claims it. Player 2 (O) picks one of the eight that are left, etc.\r\n\r\nThere are 9! = 9*8*7*6*5*4*3*2*1 =  362880 possible sequences, but not all of them are played out to the end. This is a little greater than \"Fred\'s\" solution, and so Jacob\'s approach will not provide us with a easy way to discredit \"Fred.\"\r\n\r\nNo, friedlinguini\'s approach is the correct one. When we realize that 1-2-3-4-5-6-7-8-9 and 3-2-1-6-5-4-9-8-7 are separate sequences, but equivalent games due to reflection, and that they each have another 3 equivalents by rotation, and if every possible sequence has seven equivalents then every legal sequence must have seven equivalents, so the number of legal sequences must be divisible by 8. ',1224,0);
INSERT INTO comment VALUES (1230,174,1,'levik','re: Solution','2002-09-29 05:44:19',4,'Great analysys, Jacob.\r\n\r\nSo, can anyone see flaws in this? If not, I will make the solution link to this post and mark the problem as solved.\r\n',1225,0);
INSERT INTO comment VALUES (1231,207,1,'levik','re(2): Solution','2002-09-29 05:56:14',0,'One thing that I fail to see is how this is an 8 way symmetry rather than a 4 way symmetry. \r\n\r\nGiven the board:\r\n\r\n1 2 3\r\n4 5 6\r\n7 8 9\r\nFor example the sequence \"1-5-9\" has the equivalents\r\n3-5-7\r\n9-5-2 and\r\n7-5-3\r\nThis seems to hold true for any sequence of turns.\r\n\r\nWhere do you get twice as many equivalents from?',1228,0);
INSERT INTO comment VALUES (1232,207,103,'friedlinguini','re(3): Solution','2002-09-29 10:39:21',0,'You get 8 symmetries because not only can you rotate each game in four different directions, but you can also reflect all of them left-to-right.  There is no complete game that exists solely along a single row, diagonal, or column or passing through the center square, so the reflections are distinct from the rotations.',1231,0);
INSERT INTO comment VALUES (1233,207,213,'Jim Lyon','Actual Counts','2002-09-30 10:41:47',0,'For the record,\r\n<p>\r\n1440 games are won by X after 5 moves\r\n5328 games are won by O after 6 moves\r\n47952 games are won by X after 7 moves\r\n72576 games are won by O after 8 moves\r\n81792 games are won by X after 9 moves\r\n46080 games are drawn\r\n<p>\r\n255168 total games',NULL,0);
INSERT INTO comment VALUES (1234,207,1,'levik','re: Actual Counts','2002-09-30 11:07:16',0,'Show work! :)',1233,0);
INSERT INTO comment VALUES (1235,206,165,'Brian Weiskopf','seeing double','2002-09-30 12:37:29',0,'Each of the items has a redundancy: The and La in La Brea Tarpits, the N in PIN is Number, Avon is the river (not like Mississippi which is a river and a state), yama means Mountain, and hot water is already heated so you just have to say water heater.',NULL,0);
INSERT INTO comment VALUES (1236,201,251,'Cheradenine','re Solution','2002-10-01 02:42:04',0,'Im still not convinced of the validity of trigonometry / pythagoras <br>in a curved geometry. Especially since one cannot \"flatten\" out the earths surface, whereas it can be done for example in the \"string around the cylinder\" puzzle. (ie cylinder is \"flattenable\")\r\n\r\nHowever, ive seen this same puzzle on another \r\nsite and they offer the same solution as here,\r\nso i guess it may be one of those counter-intuitive situations..',NULL,0);
INSERT INTO comment VALUES (1237,210,251,'Cheradenine','','2002-10-01 05:35:26',1,'sounds like a binary search to me.\r\nperhaps log base 2 is involved :)',NULL,0);
INSERT INTO comment VALUES (1238,210,251,'Cheradenine','oops only 2 eggs','2002-10-01 05:58:58',0,'start at 50/51 yielding 50 remainig possibilites at worst, need to eliminate 49 of these. \r\n\r\n1 + 49 = 50',1237,0);
INSERT INTO comment VALUES (1239,210,384,'Aeternus','Another thing you could do','2002-10-01 06:25:23',1,'Adding on to Chardenine\'s method, if your egg didn\'t break when you dropped it from the 50/51 floor. You could then drop an egg every 2 floors up until you find the one it breaks on and then drop it from the floor below that to see which it was.',NULL,0);
INSERT INTO comment VALUES (1240,210,158,'Ender','Solution','2002-10-01 06:46:03',1,'There are two values that need to be considered - the number of divisions that the first egg drop splits the building into (N), and the size of those divisions (S).  For example, dropping on every 50th floor creates 2 division of size 50, while dropping  every 20th floor creates 5 divisions of size 20.\r\n\r\nN times S needs to equal 100 or greater to catch all the floors, while N plus S needs to be minimized, since that value is equal to one more than the maximum number of drops.  The minimum is when N and S are the same; namely, 10.\r\n\r\nSo the strategy is drop an egg at the 10th floor.  If it breaks, drop the other egg at the 1st, 2nd, 3rd, etc. floors until that egg breaks - then you\'ll know the floor.\r\n\r\nIf the first egg doesn\'t break on the 10th floor, drop it off the 20th.  If it breaks there, drop the second one off the 11th, 12th, etc.\r\n\r\nIf the first egg doesn\'t break on the 20th, repeat this for the 30th, 40th, ... 100th floors.  The worst case would be where it breaks on either the 99th or 100th floor, needing 10 drops of the first egg (10, 20, ..., 90, and 100, where it breaks), and 9 drops of the second (91, 92, ..., 98, and 99, where it either breaks or doesn\'t)  If it breaks on the 99th, then it can be dropped 98 floors safely; if not, it can be dropped 99 floors.\r\n',NULL,0);
INSERT INTO comment VALUES (1241,210,1,'levik','re: Another thing you could do','2002-10-01 06:48:02',0,'This strategy would still yield a maximum of 50 drops, if the last \"safe\" floor is 49. The problem asks you to minimize the worst case outcome. As long as we\'re making assumptions one could as well say that Cheradenine\'s strategy will result in two drops if the answer is 51, but that\'s not what we\'re looking for.',1239,0);
INSERT INTO comment VALUES (1242,210,251,'Cheradenine','','2002-10-01 07:12:09',1,'x + x-1 + x-2 + ... + 1 >= 100\r\n\r\nx = 14\r\n\r\ndrops = 13',NULL,0);
INSERT INTO comment VALUES (1243,210,103,'friedlinguini','re:','2002-10-01 07:14:26',4,'Huh?',1242,0);
INSERT INTO comment VALUES (1244,210,251,'Cheradenine','re(2):','2002-10-01 07:25:15',0,'i dont know how to explain it, but its basically\r\na question of dividing the intervals equally\r\nin all cases to minimise the worst case scenario.\r\n\r\nits probably wrong, not too lucid today',1243,0);
INSERT INTO comment VALUES (1245,210,1,'levik','re(3):','2002-10-01 07:46:29',0,'Actually, you\'re on the right track. Ender\'s idea of dividing the 100 floors into \"ranges\" doesn\'t account for the fact that with the strategy for division into floor ranges that he is proposing the 90-100 range is more \"expensive\" than the 1-10 range, and therefore these ranges are not \"equal\". \r\n\r\nFor these ranges to be truly equal, we must balance the size of the range witht he \"cost\" of establishing that the floor we need lies within that range.\r\n\r\nSo lower ranges should be bigger than higher ranges. This way they are costlier to search thought, but cheaper to reach, and a balance is achieved.',1244,0);
INSERT INTO comment VALUES (1246,210,251,'Cheradenine','fl: explanation attempt','2002-10-01 07:46:40',0,'on first drop at floor x, breakage determines\r\nx-1 drops. if no breakage, drops are yet unknown because you still have 2 eggs\r\n\r\nfor each possibility to involve equal number\r\nof drops, the required drops if breakage at\r\na certain floor should be 1 less than the required drops of the previous floor breakage.\r\nthis is because there is a one drop delta \r\nbetween them.\r\n\r\nthe additional requisite is that this process\r\nshould end at greater than 100 before the\r\nrequired, drops reaches zero. otherwise the\r\ncase of no breakages would be open and there\r\nwould be no termination.\r\n\r\n14,27,39,50.. > 100\r\n\r\nerr.. as i said not too good today',NULL,0);
INSERT INTO comment VALUES (1247,201,153,'TomM','re: re Solution','2002-10-01 11:51:39',0,'I agree that because a sphere can\'t be flattened like a cylinder can, the \"straight\" trig answer does not apply.  I no longer see it as \"counter-intuitive,\" though once it was pointed out that my first ipression bore a close similarity to the \"paradoxes\" of Zeno. I guess it\'s all a matter of perspective.\r\n\r\nI do not, however, automatically accept the distance as simply  C/4(&#8730;2) where C is the circumference of the sphere. (In this case C/4 would be the distance along a meridian from the Equator to the Pole.) I do accept that it is possible that it is a close approximation, if it can be shown that the sequence of circles of latitude I described in my last comment do converge.\r\n',1236,0);
INSERT INTO comment VALUES (1248,210,158,'Ender','More thoughts','2002-10-01 12:38:47',0,'Cheradenine\'s answer seems to be correct, but I get a different total.  Shouldn\'t it be 14 drops?  \r\nFor example, Egg 1: 14 (breaks), Egg 2: 1-13.\r\nBy doing Egg 1 (Egg 2 if Egg 1 breaks): 14 (1-13), 27 (15-26), 39 (28-38), ..., 99 (96-98), 100 (no Egg 2), it takes up to 14 drops.\r\nStill, much better than my 19!',NULL,0);
INSERT INTO comment VALUES (1249,205,590,'Al Harmon','new view','2002-10-01 13:55:53',0,'I\'m not sure a min and max is the right approach.\r\n\r\nI have Alonso, Betrand, and George each eating 3 apples and Kurt eating 2.\r\n\r\nExplanation pending.',NULL,0);
INSERT INTO comment VALUES (1250,205,153,'TomM','re: new view','2002-10-01 19:11:16',0,'Yes, if Al, Bert and George each ate 3, leaving  Kurt with 2, they would answer as they did, but how would Kurt be sure that Al didn\'t eat only 1 and Bert and George each 4, still leaving Kurt with 2? They would also answer the same in that case.',1249,0);
INSERT INTO comment VALUES (1251,210,251,'Cheradenine','re: More thoughts','2002-10-02 03:03:16',0,'\"Cheradenine\'s answer seems to be correct, but I get a different total. Shouldn\'t it be 14 drops?\"\r\n\r\ncareless mistake no. 5,262,123 and counting..',1248,0);
INSERT INTO comment VALUES (1252,201,213,'Jim Lyon','re(2): re Solution','2002-10-02 08:01:31',0,'<b><i>[TomM]</i></b> I agree that because a sphere can\'t be flattened like a cylinder can, the \"straight\" trig answer does not apply.\r\n<p>\r\nYou\'re right that straight trig does not rigorously provide the answer. For mathematical rigor in this situation, you need calculus. You observe that at every latitude, except exactly at the north pole, a infintesimal change in latitude requires exactly &#8730;2 times that must distance travelled. You then integrate. (Yes, I know that the calculus based on infintesimals is itself not very rigorous and has been replaced by a calculus based on limits, but it\'s much harder to come up with words to express these concepts in the limits-based calculus.)\r\n<p>\r\n<b><i>[Cheradenine]</i></b> I cannot get beyond the intuitive fact it is not possible to reach a certain point if never moving straight at it.\r\n<p>\r\nThere are lots of examples to refute this. Consider, for example, a unit square. You\'re trying to get from the lower left corner to the upper right corner. You go 1/2 unit up, then 1/2 unit right, 1/4 unit up, 1/4 unit right, 1/8 unit up, 1/8 unit right, etc.  After travelling exactly 2 units, you\'ll be at the upper right corner. But you were never travelling directly toward it.',1247,0);
INSERT INTO comment VALUES (1253,207,213,'Jim Lyon','re(2): Actual Counts','2002-10-02 11:55:36',0,'<b><i>[LeviK]</i></b> Show work!\r\n<p>\r\nWell, I tried, but for some reason the preview pane is completely blank when I paste in my source code. So you\'ll just have to code it yourself.\r\n',1234,0);
INSERT INTO comment VALUES (1254,134,594,'chris','Simpler (short) solution','2002-10-02 12:18:54',0,'take the chicken across, leaving the dog and grain (okay)<br>leave chicken on other side; come back and get dog.<br>take dog across and leave it, but take the chicken back with you.<br>(dog on other side, you and chicken in boat, grain on original side)<br>on the first side put the chicken back, and get the grain.<br>take the grain to the other side and leave it with the dog (dog still doesn\'t like grain i guess)<br>return to first side; get chicken; go across.\r\nOR\r\nbuy a bigger boat.',NULL,0);
INSERT INTO comment VALUES (1255,212,250,'Nick Reed','Money money money','2002-10-03 02:44:30',1,'Well, from what I can tell:\r\n\r\na) there are 8 sandwiches which are equally split between the 3 people: i.e. each will get 2 2/3 sandwiches each\r\n\r\nb) Carl seems willing to pay $8 for his 2 2/3 sandwiches (i.e. $3 each)\r\n\r\nc) At the end of the day, Bert is going to eat most of his sandwiches himself, leaving only 1/3 of a sandwich for Carl. Al will be \'selling\' 2 1/3 sandwiches to Carl.\r\n\r\nAt the $3/sandwich payment, this would mean Bert should get $1 and Al should get $7.',NULL,0);
INSERT INTO comment VALUES (1256,201,251,'Cheradenine','re(3): re Solution','2002-10-03 03:00:09',0,'\"There are lots of examples to refute this...\"\r\n\r\nyes. i chalked this up to one of those counter-intuitive\r\nthings. (thats why i used \"intuitive fact\"). my only remaining\r\nconcern was the one tomm restated above..',1252,0);
INSERT INTO comment VALUES (1257,211,251,'Cheradenine','','2002-10-03 07:57:24',1,'p(n) = (p(n-1) + 1/1000) * (n+1)/n\r\np(0) = 0\r\np(1) = (0 + 1/1000) * 2 = 2/1000\r\n.\r\n.\r\n\r\nb(n) = n+1\r\n\r\nf(n) = p(n) / b(n) = (p(n-1) + 1/1000) * 1/n\r\n\r\nf(n) = 1 -> end',NULL,0);
INSERT INTO comment VALUES (1258,211,1,'levik','re: No Subject','2002-10-03 08:48:06',4,'Err... Umm... Care to elaborate? \r\n\r\nThe gather p(n) is the location of the ant at time n. And b(n) would be the length of the band at that time.\r\n\r\nWhat\'s f(n)?',1257,0);
INSERT INTO comment VALUES (1259,211,153,'TomM','First Steps','2002-10-03 09:54:11',1,'I take it we should assume that the stretching is both instantaneous and uniform, so that the ratio of the distance that the ant is from his starting point to the total length is the same after the stretch as it was before.  \r\n\r\nBecause if the stretching all takes plae behind the ant, he will reach the starting point in 1000 seconds = 16 minutes, 4 seconds.  If all the stretching is in front of the ant, he\'ll never complete the circuit.\r\n\r\nIf the stretching is instantaneous and uniform, then the first stretch doubles both distances, making the distance behind the ant 2mm. the ant crawls another mm before the second stretch (3 mm), which then expands all distances by half (3 * 1.5 = 4.5 mm). the next stretch moves the ant from 5.5mm (4.5 + 1) to  7.333mm (5.5 * 4/3). On the fourth stretch, the distance goes from 8.333 to 10.41666.\r\n\r\nSo, after one second, the ant is 2/2000 = 0.1% of the distance he must travel\r\n\r\nAfter 2 seconds, he is 4.5/3000 = 0.15%\r\n\r\nAfter 3 seconds, he is 7.333/4000 = 0.183333%\r\n\r\nAfter 4 seconds, he is 10.4166/5000 = 0.2080813333%\r\n\r\nSo the ant is making some progress, but by a smaller increase in percentage each time. The question becomes does this sequence converge to 100% or less (in which case the ant will never reach his starting point) or does it converge to a number higher than 100% or maybe even diverge (in which case, he reaches the end just before the first stretch that would result in a distance of 100% or more.)?\r\n\r\nAlthough I intuitively suspect the former (that the ant will never reach the end), the very fact that this puzzle exists suggests that there <B>is</B> a time when the ant returns to his starting position. The only way to be sure is to do the math. ',NULL,0);
INSERT INTO comment VALUES (1260,211,153,'TomM','re(2): No Subject','2002-10-03 10:00:30',0,'I gather that f(n) is the fraction of the band that the ant has already covered.  Cheradenine seems to be taking the same approach I suggested and looking for the time that f(n) becomes &#8805; 1, just as I am looking for the time when the sequence of percentages becomes &#8805; 100%',1258,0);
INSERT INTO comment VALUES (1261,211,598,'James D Brown','some math','2002-10-03 16:42:01',0,'n=time in seconds\r\nm=millimeters the ant has travelled\r\nn=m\r\n1000+n1000=length of the rubber band\r\nthe ant has travelled the length of the rubber band when:\r\nn=1000+n1000\r\nn-n1000=1000\r\n-999n=1000\r\nmeans the solution for n is not positive\r\nmeans the ant walks forever',NULL,0);
INSERT INTO comment VALUES (1262,211,153,'TomM','re: some math','2002-10-03 19:26:38',0,'You seem to be making the assumption that all the stretching occurs in the portion of the rubber band ahead of the ant. You don\'t need any math to prove that he\'ll never reach the end under those conditions Since every second he subtracts 1 mm from the distance he still needs to go but adds 1000 mm, it is obvious that his journey is ever-increasing.\r\n\r\nIt is when the rubber band stretches evenly, allowing him to claim more distance than he actually walked, that the puzzle becomes interesting.',1261,0);
INSERT INTO comment VALUES (1263,211,153,'TomM','The backward ant','2002-10-03 19:43:33',1,'Lets assume that the ant completes the journey at time T. This means that at time T - 1 after the stretching, he had a distance d &#8804; 1 mm to go. At time T - 1 before the stretching, he\'d had a distance of d(T - 1)/T to go.\r\n\r\nAt time T -2 after the stretching  he would have d(T - 1)/T + 1 = (dT -d +T)/T to go. Before the stretching it would have been (dT - d + T)(T - 2)/T(T -1).\r\n\r\nI was hoping to find a pattern I could use by taking a different approach, but if there is a pattern, I can\'t see it. Maybe someone can pick it up.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1264,211,251,'Cheradenine','logarithmic?','2002-10-04 01:33:10',1,'ok well ill conjecture the ant does reach the\r\nfar end of the band, and would do so after\r\n\r\ne^1000 seconds  (note the 1000 in the problem definition)\r\n\r\nor\r\n\r\n1,9700711140170469938888793522433e+434 seconds\r\nif you like big numbers..\r\n\r\nperhaps you must prove that f(n) converges to \r\n1/1000*ln(n)..',NULL,0);
INSERT INTO comment VALUES (1265,211,384,'Aeternus','re: The backward ant','2002-10-04 05:15:08',0,'I found a pattern in your workings (else i wouldn\'t have seen anything at all) and you would have if you didn\'t simplify your workings. Appearantly, you could have done it forwards too.\r\n\r\nAt time T-3, the ant would have ((d(T-1)/T)+1)(T-2)/T-1)+1)(T-3)/(T-2).  It is very hard to see it on this because it\'s flat but one can see that some of the numerators and denominators cancel out when the whole thing is simplified.\r\n\r\nSo the whole equation is:(leaving out some opening brackets because i don\'t know how many there are)\r\n(d(T-1)/T)+1)(T-2)/T-1)+1)(T-3)/(T-2)+1)..... 4/3)+1)3/2)+1)2/1)+1= ?? (Don\'t know what to put in here because i can\'t find anything that won\'t contradict my next step)\r\nLooking at the equation shows a way to get the ant moving forward.\r\n\r\n(1(2/1)+1)3/2)+1)4/3)....+1)T/T-1)+d=1000+T1000\r\nThis simplifies to:\r\nT+(T/2)+(T/3)+(T/4)+(T/5)+...+(T/(T-1))+d=1000+T1000\r\nFactorise out T\r\nT(1+(1/2)+(1/3)+(1/4)+(1/5)+...+(1/(T-1))+d=1000+T1000\r\n\r\nI think there must be a flaw in either one or both my workings because there always is as all my other comments have shown. And i don\'t know how to solve this equation because I\'m not sure if there is a method to add all the numbers up like geometric progressions... \r\nIf i am spouting babble that everyone knows, i\'m sorry...',1263,0);
INSERT INTO comment VALUES (1266,205,601,'Matt','Dont know if this is right.........','2002-10-04 07:17:46',0,'I\'m thinking that since there\'s 11 apples on the table, 2 people have to eat the same amount of apples in order for it to sum up for the other people.  So I came up with Alonso and Bertrand eating 2, George eating 3, and Kurt eating 4.',NULL,0);
INSERT INTO comment VALUES (1267,211,384,'Aeternus','re(2): The backward ant','2002-10-04 18:42:19',1,'Found some stuff that might help with my earlier workings (assuming they are right).\r\n\r\nThe sequence 1+1/2+1/3+1/4+...+1/T is roughly equal to ln(T)+0.577 (approximate of Euler\'s constant).\r\nSo the resulting equation(approximate) is\r\nT(lnT+0.577)+d=1000+T1000\r\n\r\nI\'m not going to work on this anymore in case i\'m heading in the wrong direction. Hope i\'ve been of some help',1265,0);
INSERT INTO comment VALUES (1268,211,153,'TomM','re(3): The backward ant','2002-10-05 11:37:01',3,'Thanks, Aeturnus. That helped a lot!\r\n\r\n------------\r\n\r\nCall D(t) the length of the rubber band after t seconds.\r\nD(0) = 1m = 1000mm\r\nD(1) = 2m = 2000mm\r\nD(2) = 3m = 3000mm\r\nIn general:\r\nD(t) = (t + 1)m = 1000(t + 1)mm\r\n\r\nCall d(t) the distance between the ant and the beginning after t seconds.\r\nd(0) = 0mm\r\nd(1) = 1(2/1)mm\r\nd(2) = [1(2/1) + 1](3/2) = 1(2/1)(3/2) +1(3/2) = 1(3/1) + 1(3/2)\r\nd(3) = [1(3/1) + 1(3/2) +1](4/3) = 1(3/1)(4/3) + 1(3/2)(4/3) + 1(4/3) = 1(4/1) + 1(4/2) + 1(4/3)\r\nIn general: \r\nd(t) = 1[(t +1)/1] + 1[(t + 1)/2] + 1[(t + 1)/3] + ... + 1[(t + 1)/t]\r\n\r\n&nbsp; &nbsp;t\r\n= &nbsp;&#8721; (t = 1)/i\r\n&nbsp; i=1\r\n\r\nThe ant reaches the end at the earliest time T where\r\n\r\nd(T) &#8805; D(T)\r\n\r\n&nbsp; T\r\n&nbsp; &#8721;(T +1)/i &#8805; 1000(T +1)\r\ni=1\r\n\r\n(T + 1)&#8721; (T +1)/i &#8805; (T +1)1000\r\n\r\n1000 &#8804; &#8721;1/i = H(T), where we recognize H(T) as the first T terms in the harmonic series.\r\n\r\nBased on Oresme\'s proof of the divergence, we know that H(2^n) > (n + 2)/2 for n>2.\r\n \r\nIf we let (n + 2)/2 = 1000, then n= 1998 and T &#8804; 2^1998.\r\n\r\nWe can narrow the range further using the Euler-Maclaurin summation formula(see Aeternus\' last post), but that is a little too much at this time.',1267,0);
INSERT INTO comment VALUES (1269,120,606,'martyn','log?','2002-10-06 08:54:43',4,'When you say lg(x), I assume your talking about the natural logarithm, log<sub>e</sub>(x), right? I\'ve never seen it written lg(x) before. I\'ve seen ln(x) or just log(x), both referring to the natural logarithm, but not lg(x).',NULL,0);
INSERT INTO comment VALUES (1270,215,153,'TomM','Heh!','2002-10-06 13:25:45',3,'1&#178; = 1 = 8(0) + 1\r\n3&#178; = 9 = 8(1) + 1\r\n5&#178; = 25 = 8(3) + 1\r\n7&#178; = 49 = 8(6) + 1\r\n9&#178; = 81 = 8(10) + 1\r\n11&#178; = 121 = 8(15) +1\r\n\r\n\"n\" always seems to be a triangle number: T(x) = 1 + 2 + 3 +...+ x = [x(x + 1)]/2 \r\n\r\nExplanation: \r\n\r\nAny odd number is of the form X = 2x + 1\r\nX&#178; = (2x + 1)&#178;\r\nX&#178; = 4x&#178; + 4x + 1\r\nbut 4x&#178; + 4x = 8[(x&#178; + x)/2] = 8 * T(x) \r\n\r\nSo X&#178; = [8 * T(x)] + 1 ',NULL,0);
INSERT INTO comment VALUES (1271,215,606,'martyn','no solution?','2002-10-06 17:19:53',0,'Why does it still say by the problem that there is no solution posted yet? I thought I already put it up. Was there something wrong with it or something?',NULL,0);
INSERT INTO comment VALUES (1272,215,153,'TomM','re: no solution?','2002-10-06 17:33:36',0,'Even when you include a solution when you submit the problem, it is not posted for a few days.  This allows you to make corrections or additions (for example in one of my puzzles, one of the comments had a more elegant solution than I had, so I added anacknowledgement), and gives the rest of us \"encouragement\" not to just give up and \"look in the back of the book.\"  There should be a link that says \"This is your problem,\" which will allow you to see and change the solution you submitted.',1271,0);
INSERT INTO comment VALUES (1273,215,153,'TomM','Alternate Approach','2002-10-06 17:52:23',3,'X&#178; - 1 = (X + 1)(X - 1)\r\n\r\nIf X is odd (X = 2a + 1), then (X + 1) and (X - 1) are even\r\n\r\nX + 1 = 2a +2 \r\nX - 1 = 2a\r\n\r\n(X + 1)(X - 1) = (2a + 2)(2a) = <B>4a&#178; + 4a</B> = 4a(a + 1). Since either a or (a + 1) is even, a(a + 1) is even and 4a(a + 1) is divisible by 8\r\n\r\n\r\nTo show the triangle number connection, it still can be shown that 4a&#178; + 4a = 8*T(a)',NULL,0);
INSERT INTO comment VALUES (1274,120,1,'levik','re: log?','2002-10-07 06:14:29',0,'As friedlinguinni has stated <a href=\"http://perplexus.info/show.php?pid=120&cid=622\">here</a>, \r\n<b>lg (x)</b> is equal to <b>log<sub>2</sub>(x)</b>\r\n',1269,0);
INSERT INTO comment VALUES (1275,211,616,'Brad Hack','re: The backward ant','2002-10-07 06:57:39',0,'I took a computational approach and the equation is still making progress at 100000, but as a percentage it is becoming smaller. If you graph it the line does not plateau. I suspect it will reach the end, but it will take an infinitely long time to reach it.',1263,0);
INSERT INTO comment VALUES (1276,88,612,'ken','not fair','2002-10-07 07:44:25',0,'i\'m new here and try to solve the problem.but i couldnt get it...so i looked at the solution but i thought that the solution is not fair because how can the treasurer drink a weak poison before hand? if like that i can say many else none related method to solve this problem.',NULL,0);
INSERT INTO comment VALUES (1277,211,213,'Jim Lyon','re(2): The backward ant','2002-10-07 11:16:27',0,'<b><i>[Brad Hack]</i></b> I suspect it will reach the end, but it will take an infinitely long time to reach it.\r\n<p>\r\nIn mathematical terms, it\'s finite. But in practical terms, it will take any conceivable computer longer than the lifetime of the universe to arrive at an answer. (Assume a computer that can perform one cycle in the time it takes light to travel across a proton (10^-24 sec). Assume that we can do it with as many parallel threads as there are protons in the solar system (10^57). It would still take longer than the lifetime of the universe to complete. (10^345 years for an answer, vs. 10^100 years for the universe)).\r\n',1275,0);
INSERT INTO comment VALUES (1278,215,227,'Dulanjana','Answer to first question','2002-10-07 14:46:57',1,'if x is an integer\r\n\r\nx(x+1) = an even integer,we\'ll call it 2n where n is an integer)\r\n\r\nSo, x(x+1) = 2n\r\nx^2+x = 2n\r\n4x^2 + 4x = 8n\r\n4x^2 + 4x + 1 = 8n + 1\r\n(2x + 1)^2 = 8n+1\r\n\r\nbut 2x + 1 is odd so (2x+1)^2 = (odd)^2 = 8n + 1\r\n',NULL,0);
INSERT INTO comment VALUES (1279,215,618,'Douglas Johnson','Square of an Odd Number','2002-10-07 15:47:22',0,'let m = any integer\r\nthen N = 2m + 1 is an odd number\r\nN^2 = (2m+1)^2\r\n    = 4m^2 + 4m + 1\r\n    = 4m(m+1) + 1\r\n    = 8(m(m+1)/2) + 1\r\nHowever m! = m(m+1)/2  where m! is m factorial\r\nso\r\nN2 = 8m! + 1\r\nand n=m!',NULL,0);
INSERT INTO comment VALUES (1280,88,1,'levik','re: not fair','2002-10-07 16:40:06',0,'> if like that i can say many else none related method \r\n> to solve this problem.\r\n\r\nlike what?',1276,0);
INSERT INTO comment VALUES (1281,215,153,'TomM','Not factorial!','2002-10-07 19:16:26',0,'Although your basic math is right, your definition of m! is wrong, so the equations N&#178; = 8m! +1 and n = m! are wrong.\r\n\r\nm! = m(m - 1)(m -2)...(3)(2)(1)\r\n\r\nm(m+1)/2 = T(m), the mth triangle number (1,3,6,10...)\r\n\r\nIf you substitute T(m) everywhere that you used m!, then your answer would be correct.\r\n\r\nIncidently T(m) is related to m!. T(m - 1) = C(m,2), where C(a,b) is the combination (usually indicated by stacking a over b like a fraction without the division bar, and enclosing them in parentases) and is equal to a!/b!(a - b)!',1279,0);
INSERT INTO comment VALUES (1282,211,251,'Cheradenine','re(2): The backward ant','2002-10-08 03:06:08',0,'despite jim\'s reply, the computational approach is not\r\ncompletely inviable. all you need is excel..',1275,0);
INSERT INTO comment VALUES (1283,211,103,'friedlinguini','re(3): The backward ant','2002-10-08 03:26:29',0,'Jim\'s analysis looks pretty solid to me.  Can you demonstrate the calculation being done on Excel?  &#60;troll&#62;Especially given the reliability of Microsoft products?&#60;/troll&#62;',1282,0);
INSERT INTO comment VALUES (1284,211,251,'Cheradenine','re(4): The backward ant','2002-10-08 03:42:40',0,'if you look back a few comments youll notice my previous post\r\nwhich conjectured the answer e^1000. its not the calculation\r\nthat you need excel for, brad had that part covered since\r\nhe computed probably sufficient values. he did note the curve\'s\r\nshape, but left it there. in fact the shape is reminiscent of\r\na logarithm. once you suspect that, you use excel to do\r\na regression of the data, and the resulting correlation\r\nfactors leave little room for doubt. ofcourse\r\nyou wouldnt be able to compute all values, but its not\r\nnecessary.',1283,0);
INSERT INTO comment VALUES (1285,217,137,'Rich Cowley','Solution','2002-10-08 05:40:17',3,'Label the bags \"1\" through \"10\".\r\nPlace 1 pearl from bag #1 on the scale, followed by 2 pearls from bag #2, 3 from bag #3, and so on.\r\n\r\nWeigh the results.  If all pearls were genuine, the weight would be 10! grams; the difference in grams between the result and 10! points to the bag of bogus pearls.',NULL,0);
INSERT INTO comment VALUES (1286,211,213,'Jim Lyon','re(5): The backward ant','2002-10-08 05:51:13',0,'I didn\'t mean to say that you can\'t use a computer in the process of figuring out the answer. Of course you can -- in fact, I used Excel to evaluate e^1000 (actually, log10(e^1000) = 1000/ln(10).)\r\n<p>\r\nWhat I meant to say is that you can\'t use a computer to <i>directly</i> compute the series. It\'s just too long.',1284,0);
INSERT INTO comment VALUES (1287,217,103,'friedlinguini','re: Solution','2002-10-08 06:25:36',0,'Not 10!, but T(10).  See TomM\'s comment \"Not factorial!\" in \"Square of an Odd\".',1285,0);
INSERT INTO comment VALUES (1288,217,621,'Amanda','possible soultion','2002-10-08 09:10:29',0,'Take out one pearl per bag, making sure to remember which bag each came from.  Separate into two groups of five and weigh only one group.  If that group weighs 50 grams, weigh the other group.  This group should weigh only 49 grams.  Take off 1 pearl at a time.  If you take off a real pearl, the weight will go down by 10 grams.  If you remove the fake pearl, the weight will decrease by 9 grams.  This method will take no more than 6 weighings.',NULL,0);
INSERT INTO comment VALUES (1289,123,621,'Amanda','simple','2002-10-08 09:36:33',0,'This is very simple, when you start out with only 1 amoeba, it takes 3 minutes to split into two.  When you start with 2, it takes 3 minutes to split into 4.  Since you are just subtracting the time it takes to split one into two, all you have to to is subtract 3 from 60 to get 57 minutes.',NULL,0);
INSERT INTO comment VALUES (1290,33,621,'Amanda','just a thought','2002-10-08 09:44:45',0,'If C is lying, then so is A.  So, C cannot be the liar.  However, if A is the liar, C isn\'t necessarily a liar also.  This leaves you with A, B, or D to choose to be the liar.  ',NULL,0);
INSERT INTO comment VALUES (1291,10,621,'Amanda','','2002-10-08 10:03:43',0,'When two people cross the bridge, one must re-cross it with the flash light and travel back again with another person.  Let\'s star with person A and person B.  It takes them 2 minutes to cross. Person A goes back across in 1 minute and takes person C across the bridge in 5 minutes.  Again, person A takes 1 minute to go and retrieve person D.  It takes the two of them 10 minutes to cross.  So, 2+1+5+1+10= 19 minutes',NULL,0);
INSERT INTO comment VALUES (1292,217,250,'Nick Reed','Question of a question','2002-10-08 11:43:54',1,'Just some thoughts about these solutions posted here:\r\n\r\na) Do we know for certain that there are at least 10 pearls in each bag? If not, this could limit the possibilities of what we could do. What if the bags all had different numbers of pearls with, say, at least 2 in any bag (the question does state pearlS after all, so we can assume > 1 per bag), but no specified actual value....?\r\n\r\nb) Also, regarding remembering which pearl came from where - if they all look alike, how would we do this? What if we couldn\'t mark or remember them in any? For the first solution, we\'d just be ending up with a pile of 55 pearls that we\'d be weighing (potentially 45 if we took none from bag 1, one from bag 2, etc.) - okay, so we could know which bag had the pearls in it at the end, but we wouldn\'t be able to tell which of the ones being weighed came out of that bag. We have effectively lost them unless we do more weighings. Is there any way we can prevent this kind of problem by doing the weighings another way?\r\n\r\nI don\'t make these suggestions to point out holes in the question or answers, just possibly as inspiration for further discussions on other ways the question could be read and tackled...',NULL,0);
INSERT INTO comment VALUES (1293,218,153,'TomM','Less bags and more bags','2002-10-08 18:09:56',0,'The diference between this problem and the last is that you knew there was only one bag of fakes, but now there can be up to 5 bags of fakes. You can\'t use triangle numbers this time, you have to use binary notation.\r\n\r\nTake one pearl from bag 1, two from bag 2, four from bag 3, eight from bag 4 and 16 from bag 5 [i.e. 2^(n - 1) from bag n.] (Nick - as you takeke them from their bags, you place them in separate baggies, so you can return them to their proper bags after the weighing.)\r\n\r\nWeigh the 31 pearls, and subtract 9 * 31 = 279 from that weight. This result is the number of genuine pearls on the scale. Convert this number to a 5 digit binary number. Counting the places right to left, if the digit is a 0, the corresponding bag contains fakes, aand if it is 1, the bag has genuine pearls.  \r\n\r\nFor example: 6 => 00110 would mean that bags 2 and 3 were genuine, and 1,4, and 5 were fakes, while 11 => 01011 means that bags 1,2,and 4 are genuine, and 3 and 5 are fakes.',NULL,0);
INSERT INTO comment VALUES (1294,217,153,'TomM','re(2): Solution','2002-10-08 18:27:22',3,'Actually, you are both off. there are T(10) pearls on the scale, but Rich was talking about the weight if they were all genuine, not the number, so the ideal weight is 10[T(10)]. The actual weight is (10[T(10)] - f) where f is the number of the bag with the fakes.',1287,0);
INSERT INTO comment VALUES (1295,217,153,'TomM','re: Question of a question','2002-10-08 18:33:44',2,'a) Usually a puzzle like this will say that there are 100 (or some other sufficiently high number that we don\'t have to worry about running out of pearls (or marbles, or socks, etc.  But it might make for an interesting puzzle if we were more limited.\r\n\r\nb) as you take the pearls out of each bag, you place them in a separate baggie so that you can return them to their proper bag.',1292,0);
INSERT INTO comment VALUES (1296,217,153,'TomM','re(3): Solution','2002-10-08 18:40:28',3,'I forgot to evaluate the expression for the ideal weight. \r\n\r\n(10[T(10)]) = 10(55) = 550\r\n\r\nThe actual weight (w) will be 540  &#8804; w &#8804; 549\r\n\r\n550 - w = f (again, f = the number of the bag with the fakes)',1294,0);
INSERT INTO comment VALUES (1297,33,153,'TomM','re: just a thought','2002-10-08 18:56:25',0,'You picked the wrong pair to start with. \r\n\r\nIf B and D are both telling the truth, then the number is 25, 50, 75, or 150, and A and C are either both lying, or are both telling the truth. \r\n\r\nBut there is one and only one liar, so it must be either B or D. \r\n\r\nBut A and D together still give 25, 50, and 75, so B would not be lying, so it mus be D. This would be the case if the number were 10, 15, or 30.',1290,0);
INSERT INTO comment VALUES (1298,217,250,'Nick Reed','re(2): Question of a question','2002-10-08 22:30:50',0,':b) as you take the pearls out of each bag, you\r\n:place them in a separate baggie so that you can\r\n:return them to their proper bag.\r\n\r\nGrrrr. Foil my idea. ;-) But then you\'d have to know the weight of the baggies, anyway. You could weigh one, but that\'s one extra weighing... :-) What if there weren\'t any available?',1295,0);
INSERT INTO comment VALUES (1299,159,626,'Ditas','I think I got the formula.','2002-10-08 22:51:09',3,'For the 8 by 8 grid, n=21. Marking the x elements as letters and the y as numbers, both ascending from the top left, The following should be shaded: C1, F1, B2, E2, H2, A3, D3, G3, C4, F4, B5, E5, H5, A6, D6, G6, C7, F7, B8, E8, H8. For grids with x and y > 5, n = x[(y/3)-y\'] + the sum of the first (3y\') terms of F; where x is the horizontal axis, y is vertical, x\' is the decimal part of x/3, y\' is the decimal part of y/3, and F is a set of 3 elements (in ascending order) whose total is x. (I just named it as F). Example: x=8, so F = {2,3,3}. If x = 14, F = {4,5,5}.\r\n  Example:\r\nx=6, y=10. So F={2,2,2}\r\nn=(6)[(10/3)-1/3] + (2)\r\n =6(3)+2\r\n =18+2\r\n =20\r\nTry it!\r\n As for grids whose x and y < 5, just shade the center (applying the principle of the 3 by 3 grid stated in the puzzle).\r\n;)',NULL,0);
INSERT INTO comment VALUES (1300,217,1,'levik','re(3): Question of a question','2002-10-09 01:32:53',0,'Arrange them on the scale in groups. By counting the number of pearls in a group, you can determine which of the bags they came from.',1298,0);
INSERT INTO comment VALUES (1301,203,568,'Justin Ryan Grenier','A Contradiction','2002-10-09 02:14:40',0,'A salesman from Runtal North America, Inc. (http://www.runtalnorthamerica.com) contradicts your solution a bit:\r\n\r\n\"Runtal radiators heat a room by both radiant and convective heat transfer.  Panels with no fins are about 40% radiant and 60% convective, while triple finned double panels are about 15% radiant and 85% convective.\r\n\r\nThe ratio of radiant vs. convective heat output for a given radiator is also affected by the radiator\'s surface temperature (which is itself determined by how hot of water you run through the radiator).  The cooler the surface temperature, the greater the radiant percentage is, and the less the convective percentage is.  But you also have to keep in mind that the cooler the surface temperature, the lower total output of the radiator too.  So, there are many variables to radiant vs. convective.\r\n\r\nBut back to color, I state again that there is no sugnificant difference in output for different radiator colors.\"',NULL,0);
INSERT INTO comment VALUES (1302,217,250,'Nick Reed','re(4): Question of a question','2002-10-09 06:40:46',0,':Arrange them on the scale in groups. By counting the number\r\n:of pearls in a group, you can determine which of the bags\r\n:they came from.\r\n\r\nOh, alright, I\'ll hush with the suggestions then. I can take a hint. ;-)',1300,0);
INSERT INTO comment VALUES (1303,219,1,'levik','Wait a second...','2002-10-09 11:37:23',0,'So when do I take the money? If the coin shows heads I put double what\'s already on the table, and if tails comes up, then you take all the money I was putting on the table while throwing heads.\r\n\r\nOr am I missing something?',NULL,0);
INSERT INTO comment VALUES (1304,211,621,'Amanda','','2002-10-09 11:48:55',0,'This problem really needs no math to figure out.  The ant only can go 1 mm, then the rubber band gets 1 m larger.  With this said, it is just a question of logic...the ant will never get to the end (especially since rubberbands really have no ends)',NULL,0);
INSERT INTO comment VALUES (1305,219,213,'Jim Lyon','re: Wait a second...','2002-10-09 11:49:16',0,'I guess it wasn\'t clear.\r\n<p>\r\nYou pay me to enter the game. Once you\'ve paid (and I\'ve pocketed your money), I put $1 on the table and begin flipping.\r\n<p>\r\nSo, I invariably get whatever amount we agreed is the price of the game. You get a variable amount, depending on the outcomes of the flips. You always get at least $1.',1303,0);
INSERT INTO comment VALUES (1306,219,1,'levik','re(2): Wait a second...','2002-10-09 16:44:53',0,'So I put down a dollar, and for each consecutive \"heads\" you give me a dollar, untill I toss \"tails\"?\r\n\r\nYou should probably revise the problem to be more clear.',1305,0);
INSERT INTO comment VALUES (1307,159,1,'levik','re: I think I got the formula.','2002-10-09 17:45:34',4,'Nick? What say you? I\'m not quite sure what to make of it...',1299,0);
INSERT INTO comment VALUES (1308,219,153,'TomM','re(3): Wait a second...','2002-10-09 18:05:21',1,'Actually it is quite clear. It\'s just that, in expressing it as a game of chance, Jim confused you, because real casinos and gamblers only play games based on odds.  Long - term statistics are only used to evaluate the house\' edge (and even then it\'s clearly based on the odds.\r\n\r\nMatematically, what Jim is asking is Can we determine an average length for a \"streak\" of heads.  The answer to his question of a \"fair price\" would be 2^(s - 1) the same as the payout after that average streak.  (I\'m not sure, but I believe that because of the doubling (as opposed to simply adding a new dollar), by \"average\" here we are looking for an analog of the geometric mean \r\n\r\n&nbsp; n &nbsp &nbsp &nbsp;n\r\n(&nbsp; &#8730;[ &nbsp; &#8719;i(n)])\r\n&nbsp; &nbsp; &nbsp; &nbsp; i=1\r\n\r\nrather than an analog of the arithmetic mean\r\n\r\n&nbsp; &nbsp &nbsp;n\r\n([ &nbsp; &#8721;i(n)] / n)\r\n&nbsp; &nbsp; i=1\r\n\r\nIn any case, that is the real task.\r\n',1306,0);
INSERT INTO comment VALUES (1309,219,153,'TomM','Is $100 high or low?','2002-10-09 18:07:29',0,'',NULL,0);
INSERT INTO comment VALUES (1310,219,153,'TomM','re: Is $100 high or low?','2002-10-09 18:12:19',1,'Ouch sorry.\r\n\r\nWhat I meant to say is that asking \"Would you play for $100?\" is the same as asking (since 2^6 = 64 &#8804; 100 &#8804; 128 = 2^7) is simply asking \"Do you think an average streak is 7 or more heads in a row, or do you think it is 6 or less?\"',1309,0);
INSERT INTO comment VALUES (1311,219,153,'TomM','re(4): Wait a second...','2002-10-09 18:24:26',0,'OOPS-\r\n\r\nthe expression after the Sum/Sigma or the Product/Pi should be x(i), not i(n), but I\'m sure you all realized that.\r\n\r\nSorry',1308,0);
INSERT INTO comment VALUES (1312,219,153,'TomM','Doh!','2002-10-09 19:03:32',2,'I think I outsmarted myself by bypassing simple odds.\r\n\r\nConsider:\r\n\r\nThere is 1/2 chance that your first toss will be tails and I will win $1. For that, I should pay you $.50\r\n\r\nThere is 1/4 chance that your first toss will be heads and your second will be tails, and I will win $2. So I should pay you another $.50\r\n\r\nFor a streak of any length, the probability of reaching and stopping at that particular length, multiplied by the payoff, means I should pay you another $.50. \r\n\r\nSo, unless you set a maximum number of tosses (the last one worth $1, instead of $.50), the \"fair price\" of the game is Aleph Null (countable infinity).  \r\n\r\nI believe that this is another case, however, where the practical and the theoretical are at tenterhooks. I suspect that in real games you will not have to pay out the higher sums often enough, and will usually profit from my $100. (after all, the probability of a streak exceedind 6 heads is only 1/128)',NULL,0);
INSERT INTO comment VALUES (1313,219,153,'TomM','re(3): Wait a second...(Another DOH!)','2002-10-09 20:08:27',0,'I just ran to the convenience store for some munchies and realized that there is a \"game of chance\" that is similar to this \"game\" in the aspects that confused you -- the lottery.\r\n\r\nIn the lottery you buy in (buy a ticket) after which you become irrelevant until the payout phase. The operator runs the game alone except for a witness, which may or may not be you, whose only purpose is to keep him honest. If there is no payoff on the first round, the payoff for the next round is increased (but usually by much less than by doubling it)\r\n\r\nThere are differences, though. \r\n\r\nIn a lottery, the buy-in (the cost of the ticket) is fixed, and the payout is determined. In this game, the pay-out is (basically) fixed, and we have to determine the buy-in.\r\n\r\nIn a lottery, you have to buy in again each round. In this game, the buy-in for all later rounds must be included in the initial buy-in\r\n\r\nIn a lottery, the increased jackpot comes from the buy-ins from those who played and lost in the last round. In this game, these must also come out of the initial buy-in',1306,0);
INSERT INTO comment VALUES (1314,219,103,'friedlinguini','My take','2002-10-10 03:45:11',1,'As TomM pointed out, any finite number is a \"fair\" price for the game.  The question, though, really comes down to whether you can afford to lose $100.  If the game can be repeated over and over, it comes down to the odds that you will clear out your bank account before you hit a big payoff.\r\n\r\nThis is kind of one of those cases where \"pure\" mathematics and the real world butt heads.  An analogous question might be, \"Would you pay $100 for a one-in-a-billion chance at $1 trillion?\"  Your expected payout is $1000, but that doesn\'t mean you should bet the farm...',NULL,0);
INSERT INTO comment VALUES (1315,219,251,'Cheradenine','something missing','2002-10-10 05:24:00',0,'I agree with most of what has been said here.\r\nWhat i dont really agree with is that its a case of theory vs reality. I gather its more\r\nlike theory vs more theory. My superficial knowledge of math does not include what i \r\nintuitively understand about this problem..\r\n\r\n(convergence and expectancy anyone?)',NULL,0);
INSERT INTO comment VALUES (1316,220,251,'Cheradenine','transformations','2002-10-10 05:53:41',1,'S = 6s, N = 9s, T = 20s.\r\n\r\nS-8, N+1, T+2 -> +1\r\nS-3, T+2 -> +2\r\nS-1, N+1 -> +3\r\nS-6, T+2 -> +4\r\nS-4, N+1, T+1 -> +5\r\n(obviously S+1 -> +6, etc..)\r\n\r\nthe biggest modification on S is S-8,\r\nso my first guess would be 6*8 - 1 = 47',NULL,0);
INSERT INTO comment VALUES (1317,220,122,'Happy','re: transformations','2002-10-10 05:59:07',0,'Sorry, I have no idea what any of that meant.\r\nHowever 47 nuggets can be done with a box of 20 and three boxes of 9.\r\n',1316,0);
INSERT INTO comment VALUES (1318,220,153,'TomM','','2002-10-10 06:19:49',3,'First, once we find a run of 6 numbers that can be done, we can do all higher numbers by adding the appropriate number of six-pacs to one of those six.\r\n\r\nSecond, 6 and 9 are both divisible by 3, so to include numbers that are not divisible by three, we need at least one twenty-pac. With only one 20-pac, we can\'t catch numbers of the form 3a + 1, and so 37 is not possible.\r\n\r\nLets look at the next numbers:\r\n38 = 20 + 2(9)\r\n39 = 5(6) + 9\r\n40 = 2(20)\r\n41 = 20 + 9 + 2(6)\r\n42 = 4(9) + 6\r\n43 = XXXXXXXXXXX\r\n44 = 20 + 2(9) + 6\r\n45 = 5(9)\r\n46 = 2(20) + 6\r\n47 = 20 + 3(9)\r\n48 = 4(9) + 2(6)\r\n49 = 2(20) + 9\r\n\r\nAnd we have our run of six (44 through 49). Therefore 43 is the largest number that cannot be made.\r\n\r\n(Of course in the real world, if you were a regular customerapproached the manager and explained why you needed exactly 43, I\'m sure that he would slip you an extra three in an order of 40.) ',NULL,0);
INSERT INTO comment VALUES (1319,220,251,'Cheradenine','re(2): transformations','2002-10-10 07:17:48',0,'the transformations are the algebraic proof that all numbers above 48 are reachable with\r\n6,9 and 20.\r\n\r\neg S-1,N+1 -> +3\r\n\r\nmeans that removing one six pack and adding one\r\n9 pack has a net effect of +3 nuggets. covering all transformations +1 to +5 like this implies all numbers are reachable. \r\n\r\n47 is just the first number under 48. i just couldnt be bother do the hard work of checking\r\ndown from 48..',1317,0);
INSERT INTO comment VALUES (1320,219,251,'Cheradenine','re: something missing','2002-10-10 07:37:38',0,'alright, basically what im missing here is a \r\nconstruct to represent convergence. expectancy does\r\nnot cover the whole of the \"behaviour\" of the game.\r\n\r\nwhats missing is how fast your earnings converge\r\ntowards the calculated expectancy. i would say the\r\nexpectancy is infinite (as calculated previously) and\r\nthe convergence is controlled by the cost of entry.\r\n\r\nin this way, the answer to the first question is\r\n\"it depends how much money you have\" as mentioned\r\nby fl. you may not have enough cash to play until\r\nconvergence sets in.\r\n\r\nthe answer to the second question is no, for all practical purposes. however, perhaps more precise\r\nanswers are possible. ',1315,0);
INSERT INTO comment VALUES (1321,219,251,'Cheradenine','re(2): something missing','2002-10-10 08:11:14',0,'wild speculation:\r\n\r\ndefine the expectancy expectancy E2 as the number of\r\ntrials the games takes to reach a certain expectancy\r\nvalue. in other words E2 determines how many trials\r\nare necessary to expect on average an expectancy E\r\n(for those trials).\r\n\r\nE2 is really a function of cost and target expectancy:\r\nE2(expectancy, cost). my attempt at obtaining this for\r\na given cost is:\r\n\r\nfind the biggest term in E(cost) which included in\r\nE(cost) >= expectancy. E2 is then given by this biggest\r\nterm. in the case of the above problem, it turns out\r\nthat E2(0, cost) = 4^cost. \r\n\r\nthe answer to the first question is that the fair price\r\nis \r\n\r\nlog4(x)\r\n\r\nwhere you have x dollars.\r\n\r\nthe answer to the second question is, if i have\r\n4^100 (1,606e+60) dollars or more, i would play.',1320,0);
INSERT INTO comment VALUES (1322,220,122,'Happy','re(3): transformations','2002-10-10 09:41:04',0,'Oh I see!  So basically, for the mathematically-impaired like myself, you proved that there definitely exists six consecutive numbers that can be achieved with boxes of 6, 9, and 20. And you gave 47 as an upper limit for an unreachable number, not as the actual answer.\r\n\r\nKinda neat that you gave a max value and TomM gave a minimum. :)\r\n',1319,0);
INSERT INTO comment VALUES (1323,40,384,'Aeternus','12 coins','2002-10-11 04:38:29',4,'I think I read somewhere that this can be done with 12 coins and still able to determine whether the last one is heavier or lighter than the others...\r\n\r\nI worked out the solution Half-Mad gave but i couldn\'t figure out how to get all possibilities to show whether the odd coin was heavier or lighter...',NULL,0);
INSERT INTO comment VALUES (1324,222,384,'Aeternus','Is this right?','2002-10-11 21:47:18',0,'21200\r\nOkay i had a reason for the number 3211000 which was related to the answer of the self descriptor. But then i found this and now i\'m stumped...',NULL,0);
INSERT INTO comment VALUES (1325,222,1,'levik','re: Is this right?','2002-10-12 05:12:42',4,'It seems plenty small, but can you give any reasoning why it\'s the smallest?',1324,0);
INSERT INTO comment VALUES (1326,222,250,'Nick Reed','re(2): Is this right?','2002-10-12 05:26:03',3,'I think there is a smaller number, actually: 1210\r\n\r\nProof? Hmmm, okay:\r\n\r\nA 1-digit solution:\r\nThe first number of any possible solution cannot start with a \'0\' - to state there are zero 0\'s is self-contradicting. Therefore a 1-digit solution is impossible.\r\n\r\nA 2-digit solution:\r\nWell, what possibilities can there be including just 1\'s and 0\'s (and with a non-zero starting digit)? 10 or 11 - neither of these is a valid solution.\r\n\r\nA 3-digit solution:\r\nAgain, what options have we got here? 1XX or 2XX - 2XX isn\'t possible as the two X\'s would have to be 0 for the first digit to be correct, but then the third digit doesn\'t correctly report the number of 2\'s. What about 1XX? Well, we\'ve got at least one 1 there. We can\'t have 11X as that\'s obviously nonsense. What about 12X? For the first digit to be valid we\'d have to go with 120, but again the third digit doesn\'t correctly report the number of 2\'s.\r\n\r\nA 4-digit solution:\r\nSo, eventually we arrive here. And 1210 is a number that does work as a solution. There can be no solutions of smaller length.',1325,0);
INSERT INTO comment VALUES (1327,222,153,'TomM','Solution part 1 (Definitions and rules)','2002-10-12 06:26:19',2,'I\'ve been trying all night to upload this from a lousy browser on a crappy computer. I\'m finally home on my own.\r\n\r\nFirst some definitions:\r\n\r\nA describable number is one that can be transformed into a descriptor.\r\n\r\nA descriptor is a number associated with a descibable number such that the first digit describes how many 0s are in the descibable number, the second digit, how many 1s, etc.\r\n\r\nA self-descriptor is a describable number which is its own descriptor.\r\n\r\nAny number N of d digits = \r\n&nbsp; d\r\n&nbsp;&#8721;[n(d - a)10ª], where 0 &#8804; n &#8804; 9  &nbsp; &nbsp; [n(a) = the value of the ath n; not n times a]\r\na=0\r\n\r\n---------\r\n\r\nNow some rules:\r\n\r\n1) For describable numbers: For all a, 0 &#8804; n(a) &#8804; (d - 1)\r\n\r\n2) For descriptors: \r\n&nbsp; d\r\n&nbsp; &#8721;[n(a)] = d\r\na=0\r\n\r\nSelf-descriptors must follow both rules, plus:\r\n3) n(0) &#8800; 0 ',NULL,0);
INSERT INTO comment VALUES (1328,222,153,'TomM','re: Solution part 2','2002-10-12 06:28:04',3,'The only describable number of one digit is 0 (rule 1). Its descriptor is 1, so it is not a self-descriptor.\r\n\r\nThe only describable numbers of two digits are 00, 01, 10 and 11. Only 11 follows the other two rules. Its descriptor is 02, so it is not a self-descriptor.\r\n\r\nThe three digit describable numbers that also follow rules 2 and 3 (and their descriptors) are 102(111), 111(030), 120(111), 201(111), and 210(111). None are self-descriptors.\r\n\r\nThe 4-digit numbers that follow all three rules are : 1003(2101), 1012(1210), 1021(1210), 1030(2101), 1102(1210), 1111(0400), 1120(1210), 1201 (1210), 1210(1210)*, 1300(2101), 2002(2020), 2011(1210), 2020(2020)*, 2101(1210), 2110(1210), 2200(2020), 3001(2101), 3010(2101) and 3100(2101).  There are two self-descriptors: 1210 and 2020. So, 1210 is the smallest possible self-descriptor\r\n\r\n',1327,0);
INSERT INTO comment VALUES (1329,222,153,'TomM','re: Solution part 1 (Definitions and rules)','2002-10-12 06:35:35',0,'Word Wrap messed up my definition of a d-digit number a little, but I think you can see where the a=0 belongs.',1327,0);
INSERT INTO comment VALUES (1330,221,153,'TomM','The hard part','2002-10-13 11:18:11',1,'OK, I\'ve done the hard part: the rest is simple arithmetic (except for the one square root).\r\n\r\n1 YB = 2^80 bytes\r\n\r\nI = 1 inch of tape = 124,000 bits = 15,500 bytes\r\n\r\nL = length of tape = (2^80)/I\r\n\r\nT = thickness of tape = 8.9 microns = (0.03937)(8.9)/1000 inches\r\n\r\nW = width of tape (Value is irrelevant -- it drops out)\r\n\r\nV(1) = Volume of tape = LWT\r\n\r\n-----------\r\n\r\nV(2) = Volume of hub of reel = 0.25W<B>&#960;</B>\r\n\r\nV(3) = V(1) + V(2)\r\n\r\nR = radius of reel of tape = &#8730;[V(3)/W<B>&#960;</B>]\r\n\r\nD= diameter of reel = 2R',NULL,0);
INSERT INTO comment VALUES (1331,219,251,'Cheradenine','re Solution','2002-10-14 03:02:08',0,'the solution neglects the money that the player has, which determines the value.\r\nthe issue of \"convergence\" is neglected..\r\n\r\nwas i making any sense in my previous posts?',NULL,0);
INSERT INTO comment VALUES (1332,222,122,'Happy','re(2): Solution part 2','2002-10-14 05:39:14',0,'All I have to say is... wow!',1328,0);
INSERT INTO comment VALUES (1333,221,1,'levik','re: The hard part','2002-10-14 06:10:26',0,'That\'s interesting... \r\n\r\nI would never have thouht of using the surface area of the tape\'s edge to calculate the radius of the spool.\r\n\r\nClever approach. ',1330,0);
INSERT INTO comment VALUES (1334,221,158,'Ender','The easy part','2002-10-14 06:54:24',0,'Let\'s see numerically how big this spool is.\r\n\r\nD = 2 * R = 2 * &#8730;(V3/W&#960;)\r\nD = 2 * &#8730;((L*W*T + .25*W*&#960;)/(W*&#960;))\r\nD = 2 * &#8730;( L*T/&#960; + .25 )\r\nD = 2 * &#8730;( (2^80*0.03937*8.9) / (15500*1000*&#960;) + 0.25 )\r\n\r\n(using a calculator)....\r\nD = 2 * &#8730; (8.6991*10^15)\r\nD = 2944 miles\r\nFor comparison, the diameter of the earth at the equator is about 7900 miles, and the diameter of the moon is about 2100 miles.  That\'s a rather large roll of tape!\r\n',NULL,0);
INSERT INTO comment VALUES (1335,221,153,'TomM','re(2): The hard part','2002-10-14 22:45:50',0,'The alternate approach would have been to evaluate a seies of concentric rings T thick around the hub.  Each ring would have been 2&#960;R(i) in circumference  where R(i) = R(i -1) = T, and R(0) = 0.5.  The final R being determined when the sum of the circumferences equal the length of the tape.  Due to rounding errors you might get a different radius from the method I chose, but one that is \"close enough for government work.\"',1333,0);
INSERT INTO comment VALUES (1336,221,1,'levik','re(3): The hard part','2002-10-15 02:11:37',0,'Right. That\'s how I first thought to tackle this problem when I saw it. I didn\'t speak out then so as not to prove myself ignorant :)\r\n\r\nI guess it\'s too late.',1335,0);
INSERT INTO comment VALUES (1337,225,103,'friedlinguini','My guess','2002-10-15 03:44:34',3,'If Alan can\'t tell what the numbers are, then they are not a prime and 1 (or 1 and 1).  For Bob to be certain that Alan can\'t make the determination, they can\'t add up to a prime plus 1.  For Alan to determine the numbers based on what Bob knows, the product must have two factorizations, all but one of which have factors that add up to one plus a prime.  Finally, for Bob to be able to figure out the numbers, all possible pairs of numbers that add up to his sum must only yield one pair that has those qualities (which fortunately means the numbers should be small).\r\n\r\n1 and 4 seem to fit the bill.  Alan knows the product is 4.  That means either (1 4) or (2 2).  Bob knows the sum is 5, which means either (2 3) or (1 4).  Bob\'s first statement eliminates (2 2) for Alan (because they add up to a prime plus 1).  Alan\'s second statment elminates (2 3) for Bob (since he wouldn\'t have been able to make a unique determination based on Bob\'s statement).\r\n\r\nI don\'t know if 1 and 4 are the only solution, but they do seem to work.',NULL,0);
INSERT INTO comment VALUES (1338,225,153,'TomM','First thoughts','2002-10-15 03:50:31',1,'1 The numbers are not both prime, or Alan, knowing their product, would know the numbers.\r\n\r\n2. Bob knew that they could not both be prime. Since the sum of any two primes is an even number, unless one of the primes is 2, then the sum Bob knows must be odd, but it must also not be two more than a prime number.\r\n\r\n3. After hearing Bob\'s statement, Alan knows the number. This means that there are three prime factors of the number p(1), p(2), and 2. The original numbers must be either [2*p(1) and p(2)] or [p(10 and 2*p(2)] Since Alan can now eliminate one of those pairs [say 2*p(1) and p(2)], that means that [2*p(1) + p(2) is 2 more than some third prime, p(3): [2*p(1) + p(2) = p(3) +2]\r\n\r\n4) Since Bob knows the original numbers after Alan\'s last statement, Every way of breaking the sum that bob knows into the form [2*p(1) + p(2)], except one, must allow that [p(1) +2*p(2)] also follow rule 2 above, which would therefore not have allowed Alan to make his deduction.',NULL,0);
INSERT INTO comment VALUES (1339,225,153,'TomM','re: My guess','2002-10-15 04:05:09',2,'I\'d forgotten about the possibility of p(1) being not a prime, but 1!  That changes Bob\'s figures all around, as you\'ve already indicated.\r\n\r\nAlan\'s figure <B>is</B> the product of two primes. but because Bob\'s sum still must be odd, if one of the primes is 2, the other must be 2. This gives us 1 and 4\r\n\r\nNow all we have to do is show that for any two odd primes &#8804; 100, p(1) and p(2), there is another pair of odd primes p(3) and p(4) such that p(1) + p(2) = p(3) + p(4)',1337,0);
INSERT INTO comment VALUES (1340,225,251,'Cheradenine','between 1 and 100..','2002-10-15 07:39:44',0,'you seem to be taking this for granted but\r\nare you sure that 1 and 100 are included?\r\n\r\nperhaps the problem should state between\r\n1 and 100 inclusive.. or maybe \r\n1 and 100 are not eligible?',NULL,0);
INSERT INTO comment VALUES (1341,225,122,'Happy','re: between 1 and 100..','2002-10-15 10:31:31',0,'I\'m sorry.  That part was unclear.\r\n1 and 100 are NOT eligible.\r\nI apologize for the confusion.',1340,0);
INSERT INTO comment VALUES (1342,205,644,'Chuck Bruce','Is this the answer?','2002-10-15 10:38:21',0,'',NULL,0);
INSERT INTO comment VALUES (1343,205,644,'Chuck Bruce','Is this the answer?','2002-10-15 10:42:17',3,'Alphonse would not ask the question if he had eaten 1, for he would know the answer would be No.  Therefore, he must have eaten at least 2. Betrand must have eaten two or else he would answer Alphonse\'s question with a No. George would realize that Bertrand must have eaten at leaset 2, based on his answer, which means that George must have eaten at least 3. Kurt, who hears all the answers, knows that he ate 5, and therefore surmises that Alphonse ate 1, Bertrand 2, and George 3. ',NULL,0);
INSERT INTO comment VALUES (1344,225,153,'TomM','re(2): between 1 and 100..','2002-10-15 17:28:00',1,'I 1 is eliminated as one of the numbers, then my original analysis stands, with one proviso. The third factor of the product need not be 2, it can be a power of 2, as long as all the factors of that number stay together when assigning the possibilities for the original numbers. [In other words the original numbers are either p(1) and p(2)*(2^n) or p(1)*(2^n) and p(2)]',1341,0);
INSERT INTO comment VALUES (1345,57,648,'Daniel','i don\'t know you...here is my solution','2002-10-15 21:14:43',3,'given: \r\n(bigger) circle of radius R\r\n(smaller) circle of radius r\r\na chord of length 10, tangent to the smaller circle\r\n\r\ndraw a diameter (perpendicular to the chord)\r\nyou will see that this can be broken into segments of length (R-r) and (R+r).\r\nRecall formula that products of segments of 2 intersecting chords are equal in a circle\r\n\r\ntherefore: R^2-r^2 = 25\r\nand we are looking for (R^2-r^2)*pi\r\nso the area in between is 25 pi',NULL,0);
INSERT INTO comment VALUES (1346,225,251,'Cheradenine','guess','2002-10-16 02:54:56',1,'my doubt as to the 1 and 100 issue came from\r\nthe fact that it seemed to me the problem\r\nwas much richer in the not inclusive case.\r\n\r\nsome questions as to TomM´s analysis:\r\n\r\n\"1 The numbers are not both prime, or Alan, knowing their product, would know the numbers.\"\r\n\r\nwhat about for example 2,4?\r\neven if 2 and 4 are not both prime,\r\na product 8 implies the pairs 2 and 4,\r\nmeaning they are not possible either.\r\n\r\n\"2. Bob knew that they could not both be prime. Since the sum of any two primes is an even number, unless one of the primes is 2, then the sum Bob knows must be odd..\"\r\n\r\nit seems youre assuming goldbach´s conjecture here.. the fact that the sum of two primes is\r\neven does not imply all even numbers are the\r\nsum of two primes.. (maybe i didnt understand\r\ncorrectly)\r\n\r\nanyway my personal guess is the pairs are\r\n13 and 4, totalling 17 and product 52..',NULL,0);
INSERT INTO comment VALUES (1347,225,153,'TomM','re: guess','2002-10-16 04:46:13',0,'&lt;< what about for example 2,4?\r\neven if 2 and 4 are not both prime,\r\na product 8 implies the pairs 2 and 4,\r\nmeaning they are not possible either. &gt;>\r\n\r\n&lt;< it seems youre assuming goldbach´s conjecture here.. the fact that the sum of two primes is\r\neven does not imply all even numbers are the\r\nsum of two primes.. (maybe i didnt understand\r\ncorrectly) &gt;>\r\n\r\nIn the first case, I am not eliminating all the possibilities. Yes there are other pairs that can be eliminated, but that can wait until we\'ve narrowed the field as much as we can with broader deductions.\r\n\r\nIn the second case, if the sum is even, Bob would have to know that there is no pair of primes that add to that number. My point is that Bob <B>knows</B> that the two numbers are not both prime. Since Goldbach\'s conjecture is neither proven nor disproven, Bob would not know that. Therefore the sum is odd.',1346,0);
INSERT INTO comment VALUES (1348,225,251,'Cheradenine','re(2): guess','2002-10-16 06:49:37',0,'\"In the second case, if the sum is even, Bob would have to know that there is no pair of primes that add to that number. My point is that Bob knows that the two numbers are not both prime. Since Goldbach\'s conjecture is neither proven nor disproven, Bob would not know that. Therefore the sum is odd.\"\r\n\r\ni disagree:\r\n\r\n\"Bob would have to know that there is no pair of primes that add to that number.\"\r\n\r\nbob could easily know this even though GB conjecture is\r\na conjecture. its just a matter of checking the n/2\r\npossibilities..\r\n\r\n(incidentally, the number is odd, but only because GB\r\nconjecture holds at least up to 100 :)',1347,0);
INSERT INTO comment VALUES (1349,225,153,'TomM','Huh?','2002-10-16 07:46:04',4,'Now I\'m confused.\r\n\r\nYou are the one that brought up the possibility that because the conjecture is unproved, there might be an even number which was not the sum of two primes, but now you say that for the given range it has been shown to be true.  Then what was the point of the argument?',1348,0);
INSERT INTO comment VALUES (1350,205,650,'Stephanie','First Time Here - Will give it a try','2002-10-16 09:38:06',0,'OK, Alonso wouldn\'t have asked Bertrand the question if he had only eaten one apple.\r\n\r\nBertrand couldn\'t have eaten only one or he would have answered no, same is true of George. George would have known that Bertrand had to have at least two apples because of his answer so therefore George would have had eaten at least 3.\r\n\r\nSo my guess will be:\r\nAlonso - 2\r\nBertand - 2\r\nGeorge - 3\r\nKurt - 4',NULL,0);
INSERT INTO comment VALUES (1351,5,213,'Jim Lyon','50% vs 67%','2002-10-16 13:08:30',0,'In the past 15 years, more pixels have been shed over this puzzle than any other. I have seen intelligent people defend both answers to the death.\r\n<p>\r\nIMHO, the best way to really understand this problem is to find a partner and <b>play the game</b>. One of you be the game host, and the other be the contestant. Play repeatedly until one of you \"gets\" it, then switch. (The host will usually get it first.)\r\n<p>\r\nIn my experience, this is far more useful than writing programs to simulate the system -- people writing programs often unconsciously build assumptions into the programs that invalidate the results.\r\n',NULL,0);
INSERT INTO comment VALUES (1352,5,1,'levik','re: 50% vs 67%','2002-10-17 09:01:31',0,'Actually, the script I linked off of the solution to this problem attempts to cover all possibilities by letting you pick the rules of the game. It\'s actually pretty interesting seeing the results vary based on the rules.',1351,0);
INSERT INTO comment VALUES (1353,66,658,'JOTU','my solution...','2002-10-17 17:40:00',0,'even if there was already a solution there, im gonna give my own thoughts... it was said that he will shave all the town\'s residents that doesnt shave themselves, and not the ones who do. but it was never said that bill was a resident of that town so he could shave himself and not break the rule, so yeah, im a noob, this is my first post.',NULL,0);
INSERT INTO comment VALUES (1354,226,153,'TomM','Exactly!','2002-10-18 00:01:45',3,'I assume that you do not replace the first red ball before drawing the second, because if you do, the chances are 1/(&#8730;2) =(&#8730;2)/2 Which means that for every red ball, there are .414... other balls, but the number of balls must be an integer\r\n\r\nAssume that there are r red balls and o balls that are not red.\r\n\r\nThe chance of drawing a red ball is r/(r + o)\r\n\r\n\r\nThe chance of then drawing a second red ball is (r - 1)/(r + o - 1)\r\n\r\nThe chance of drawing two red balls thus is [r/(r + o)][(r - 1)/(r + o - 1)] = [r(r - 1)]/[(r + o)(r + o - 1)}. the terms of the problem equates this chance to 1/2\r\n\r\nA couple of observations: (r - 1)/(r + o -1) is smaller than r/(r + o), since there are fewer red balls but the same number of other balls.\r\n\r\nIf the two chances were the same, they would have to be 1/&#8730;2 = (&#8730;)/2\r\n\r\nThis means that (r - 1)/(r + o -1) &lt; (&#8730;2)/2 < r/(r + o)\r\n\r\nSo, for r and r+o, we are looking for two integers such that 2r² is slightly more than (r+o)²\r\n\r\nFirst approximation: r = 3, o=1 [2(3²) = 18; 4² = 16]\r\n \r\n[r/(r+o)][(r-1)/(r+o-1)] = [3/4][2/3] = 1/2\r\n\r\nCould I have been lucky enough to find it on my first approximation? \r\n\r\nSecond approximation r=5, o=2 [2(5²)=50; 7²=49]\r\n[r/(r+o)][(r-1)/(r+o-1)] = [5/7][4/6] = 20/42 = 10/21 = .476\r\n\r\nso i guess I <B&gt;was</B> lucky with my first guess: there are four balls in the jar, three of them are red.\r\n\r\nBTW there are exactly four balls and exactly three red.  If there were twice as many, or some larger multiple, the second probability would no longer equal 2/3 (for 6/8 it would be 5/7; for 9/12 it would be 8/11, etc)',NULL,0);
INSERT INTO comment VALUES (1355,226,153,'TomM','typo','2002-10-18 00:07:54',0,'The last paragraph and a half shoul not have been boldened. I  meant to bolden the word \"was\" (which had been at that spot, but which has disappeared) and then return to normal type. Apparently I somehow accidently deleted the \"was\" and the closing formatting brackets.  Sorry.',1354,0);
INSERT INTO comment VALUES (1356,205,660,'John','Solution ?','2002-10-18 01:07:41',0,'These are the possible apple distributions :\r\n\r\n8,1,1,1\r\n7,2,1,1\r\n6,2,2,1\r\n6,3,1,1\r\n5,4,1,1\r\n5,3,2,1\r\n5,2,2,2\r\n4,4,2,1\r\n4,3,2,2\r\n4,3,3,1\r\n3,3,3,2\r\n\r\nAlonso must have eaten 3 or less apples because otherwise he would know that Bertrand could not have eaten more.\r\nSimilarly Bertrand must have eaten 3 or less and George also.\r\nBertrand could not have eaten 1 apple because he would know that he had not eaten more than Alonso.\r\nSimilarly George could not have eaten 1 apple\r\nAlonso + Bertrand + George must eat 9 apples or less so Kurt cannot eat 1 apple\r\n\r\nthis leaves\r\n\r\n5,3,2,1\r\n4,3,2,2\r\n4,3,3,1\r\n3,3,3,2 \r\n\r\nas he has deduced what everyone ate the only way he could tell this is if the answer is \r\n\r\nA = 3\r\nB = 3\r\nG = 3\r\nK = 2',NULL,0);
INSERT INTO comment VALUES (1357,226,153,'TomM','a mathematecally more rigorous solution','2002-10-18 02:46:53',3,'As before we decide that [r(r+o)][(r-1)/(r+o-1)] = 1/2\r\n\r\nCase 1 r and o are mutually prime (have no common factors except 1)\r\n\r\nIf r(r-1)/(r+o)(r+o-1) reduces to 1/2, then either \r\n\r\nCase 1a:\r\nr-1 = r+o and 2r =r+o-1) ==> o=(-1); r=(-2) [not possible]\r\n\r\nor Case 1b:\r\n2(r-1)=r+0 and r=r+o-1 ==> 0=1; r=3\r\nSo there are four balls in the jar, three red and one that is not red\r\n\r\nCase 2 r and o are not mutually prime:\r\n\r\nr/(r+o) reduces to r\'/(r\'+o\') where r=nr\' and o=no\' and n is the GCF.\r\n\r\nThis leads to  two cases:\r\n\r\nCase 2a, \r\nr-1 = r\'+o\' and 2r\' =r+o-1)again leads to negative values.\r\n\r\nCase 2b\r\n2(r-1)=r\'+o\' and r\'=r+o-1\r\n\r\n2nr\'-2 =r\'+o\' and r\'=nr\'+no\'-1\r\nnr\'-1 =(r\'+o\')/2 = r\'-no\'\r\nr\'+o\' = 2r\' - 2no\'\r\no\'+2no\'= r\'\r\nr\'= o\'(2n+1)\r\nBut r\' and o\' were chosen to be mutually prime.\r\n\r\nSo of the four cases, only case 1b produces viable results\r\n',NULL,0);
INSERT INTO comment VALUES (1358,225,251,'Cheradenine','attempt..','2002-10-18 03:13:47',1,'n() = set order, | = set intersection, -> = is contained in set\r\nx != 1, y != 1\r\nStatements are 1-4\r\nalan = alans number, bob = bobs number.\r\n\r\nDefine S as the set generated from x+y such\r\nthat (x,y) are non-unique factors of x*y.\r\n\r\n1,2: bob->S\r\n\r\nDefine S(m) as the set generated by x+y\r\nsuch that x*y=m\r\n\r\n3: n(S(alan) | S) = 1\r\n\r\nDefine M(s) as the set generated by x*y\r\nsuch that x+y=s.\r\nDefine U(M) as the set of m->M\r\nsuch that n(S(m) | S) = 1\r\n\r\n4: n(U(M(bob))) = 1\r\n\r\nTo solve, first obtain S. Then obtain\r\nn(U(M(s))) for s->S\r\n\r\nyou find n(U(M(11))) >= 2, but n(U(M(17))) = 1\r\nwith n(S(52) | S) = 1.\r\n\r\nthis is a solution only if exhausted\r\nfor all s->S such that s >= 98+99.',NULL,0);
INSERT INTO comment VALUES (1359,205,644,'Chuck Bruce','','2002-10-18 03:50:51',1,'I agree with TomM\'s answer (sorry about the fubar logic and the invalid post before, I\'m new here).\r\n\r\nThe only information that can be gleaned from the given conversation is that Bertrand had at least 2 and George had at least 3, and none of the questioners had more than 4.  The only way for Kurt to derive the answer is if he had eaten 5, leaving 1 for Alphonse, 2 for Bertrand, and 3 for George.',NULL,0);
INSERT INTO comment VALUES (1360,205,662,'Chaz','eliminate the options','2002-10-18 10:38:56',3,'First of all, since all four have had at least one apple, you can think of the numbers in terms of extra apples where the total number available in 7.  The key is what each logician identifies when they ask a question they dont know the answer to and that each logician will know this because they are perfect.  \r\n\r\n(A-Alonso, B-Bertrand, G-George, K-Kurt)\r\n\r\nHere are the following options of extra apples each logician had, with reasoning:\r\n\r\nA - 1 2 3   \r\n\r\nhe\'d know the answer to his own question if he had &#8805;4, thus he must have had &#60;4\r\n\r\nB - 2 3     \r\n\r\nHe knows what A might have \r\n\r\nhe\'d know the answer to A\'s question if he had &#8804;1 (ie if B had &#8804;1, his answer would be \"no\" instead of \"I don\'t know\"), thus he must have had &#62;2\r\n\r\nhe\'d know the answer to his own question if he had &#8805;4 thus he must have &#60;4\r\n\r\nG - 3\r\n\r\nHe knows what A and B might have\r\n\r\nHe\'d know the answer to B\'s question if he had eaten &#8804;2, thus he must have eaten &#62;2\r\n\r\nHe\'d know the answer to B\'s question if he had eaten &#8805;4, thus he must have eaten &#60;4\r\n\r\nK - 1\r\n\r\nSince there are only 7 apples unaccounted for, K must have had &#60;2 otherwise there are not enough apples for everyone to have there minimum possible amount\r\n\r\nKurt knows how many each logician has.  He would not have known what A and B had if he had 0, thus he must have had 1.\r\n\r\nSo there are 4 of 7 accounted for with G and K.  Therefore the only possibility for A and B is that they have 1 and 2, respectively.\r\n\r\nThe count, then, is:\r\n\r\nA - 1\r\nB - 2\r\nG - 3\r\nK - 1\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1361,226,664,'hai','is this right?','2002-10-18 17:02:51',0,'i\'m new at this, and i\'m just going to guess at the solution. cuz after lookin at TomM\'s comments, i got really confused. i think it\'s 50%, is that right?',NULL,0);
INSERT INTO comment VALUES (1362,226,227,'Dulanjana','Answer','2002-10-18 17:11:03',0,'75%',NULL,0);
INSERT INTO comment VALUES (1363,187,665,'Luke','Wait...a minute.','2002-10-18 22:03:01',1,'The answer is \"Older kids tend to do better at these events than younger ones.\" ??? \r\nWouldn\'t the difficulty of the words they were being asked to spell become more challenging to account for thier education and vocabulary as they became older ? I seem to remember that it worked that way. I think \"the TRICK\" to this question was to avoid using any form of logic. I submit that statistically female students are  better in vocabulary and spelling than male students, (who generally have larger feet)and if anything, the opposite is true... ',NULL,0);
INSERT INTO comment VALUES (1364,227,103,'friedlinguini','Solution','2002-10-19 06:41:09',3,'Depends on the judge, of course.  :-)>\r\n\r\nIf the judge rules in favor of Protagoras, what damages Protagoras gets is another matter.  Could be $1, or it could be his full fee plus court costs plus punitive damages, etc.\r\n\r\nIf the judge rules against Protagoras (more likely), then the student has indeed won his first case and is then _subsequently_ obliged to pay the fee (if he tries to weasel out at that point, it\'s a completely separate matter).  This odd turn of events doesn\'t come about because Protagoras was particularly crafty; it\'s because the student was dumb enough to represent himself, abandoning his own clever idea.',NULL,0);
INSERT INTO comment VALUES (1365,227,1,'levik','re: Solution','2002-10-19 19:43:24',2,'I\'m wondering if the student could perhaps lose the case, and then instead of paying the required fee, just sue Protagoras back. Even though he lost the case, because he lost it he is not required to pay the fee. He can win the second case to get  the fee back, (he shouldn\'t have paid it considering he lost his first case). Winning the second case will get him his money back, and since he need only pay Protagoras if he wins the <b>first</b> case, he will be off free and clear.\r\n\r\nFlaws?',1364,0);
INSERT INTO comment VALUES (1366,227,153,'TomM','re(2): Solution','2002-10-20 02:29:21',0,'It\'s interesting that both comments aknowledge that this isn\'t a simple paradox, as it seems because it involves law as well as logic, because my take on does  it also.\r\n\r\nA case in a court of law must focus on just the situation presented, so the judge\'s decision whatever it is applies only as long as the student has neither won nor lost his first case. However, the moment the decision is announced, the situation is different from that which was ruled on. The new situation is that either the student has lost and so need not pay (under the original agreement) or he has won and must pay. It is in the student\'s best interest to lose the case.\r\n\r\n<B>Except</B> that since the situation changes as soon as the judge announces his decision, that is before the judge dismisses the case. The case becomes moot, and since the trial \"does not count\" Protagoras and the student are back where they started. But then, the situation has not changed, and the judge\'s decision stands, which moots it again.  \r\n\r\nHerein lies the real paradox: whatever the judge decides is moot only if it is real and enforcible, and vice-versa\r\n ',1365,0);
INSERT INTO comment VALUES (1367,227,1,'levik','re(3): Solution','2002-10-20 04:56:57',0,'But what if the inital trial is separate from whatever legal action the student later takes to retreive the fee? The problem only becomes a paradox if forced on the judge in its entirety. It would be wise for the student to not bring up the discrepancy between having to pay the fee and losing the first case until the case is closed. \r\n\r\nAt that point, the student can safely sue to get his money back.',1366,0);
INSERT INTO comment VALUES (1368,227,153,'TomM','re(4): Solution','2002-10-20 08:57:42',0,'I understood that\'s what you meant, and it\'s an ingenius approach. But it requires that the first trial ends (normally) before the student can counter-sue\r\n\r\nThe problem is that the first trial can\'t end (unless the judge simply declares a mis-trial) because as soon as the judge announces a decision, it becomes moot, and so no valid decision can be announced.',1367,0);
INSERT INTO comment VALUES (1369,227,227,'Dulanjana','Possibly','2002-10-20 14:50:21',3,'The way i think, as soon as the judge makes his decision all that happened before becomes nullified, theyare not taken into account. If the student wins then Protogoras has been proved wrong in asking the student to pay after his first case, If Protogoras wins the student is forced to pay eventhough he hasnt won the case (Because the case has proved that Protogoras was cheated in not being payed)',NULL,0);
INSERT INTO comment VALUES (1371,228,1,'levik','On the second thought','2002-10-21 01:58:45',1,'Maybe this problem should be a difficulty 4 and moved to \"Paradoxes\"?..',NULL,0);
INSERT INTO comment VALUES (1372,228,673,'Shawn Stokes','Solution','2002-10-21 02:54:18',0,'The three errors are:\r\n   1) S/V agreement \"is/errors\"\r\n   2) Spelling \"thise\" instead of \"this\"\r\n   3) Counting \"three\" errors instead of \"two\"\r\n',NULL,0);
INSERT INTO comment VALUES (1373,228,674,'yiannis','Errors','2002-10-21 03:27:21',0,'The three errors are:\r\nis\r\nthise\r\nThe third error is that there are only 2 errors.',NULL,0);
INSERT INTO comment VALUES (1374,228,251,'Cheradenine','hmm..','2002-10-21 04:20:23',0,'i must be pretty stupid or this puzzle is not\r\na \"1\"..\r\n\r\nN = \"there exists a third error\"\r\n\r\nnot N -> N, paradox, so\r\nnot (not N),\r\nN\r\n\r\nbut what is it?',NULL,0);
INSERT INTO comment VALUES (1375,159,250,'Nick Reed','re(2): I think I got the formula.','2002-10-21 04:22:30',0,'Ick. Sorry - didn\'t check back on this - I\'ll try to remember to have a look when I get home from work - I remember coming up with a pseudo-formula for this problem, but I wasn\'t satisfied with it, and it was just based on guesses. Didn\'t sound too scientific....',1307,0);
INSERT INTO comment VALUES (1376,228,250,'Nick Reed','Heh!','2002-10-21 04:26:48',0,'Error 1:\r\n\'is\' instead of \'are\'\r\n\r\nError 2:\r\n\'thise\' instead of \'this\'\r\n\r\nError 3:\r\nGiving it a rating of 1.\r\n\r\nThere - no paradox any more.\r\n;-)\r\nHeh. Sorry.',NULL,0);
INSERT INTO comment VALUES (1377,228,1,'levik','re: Heh!','2002-10-21 04:59:14',0,'Yeah, like I said before, I\'ve got second thoughts about the classification of this problem. \r\n\r\nBTW, Nick, if the third error is giving it a rating of 1, then giving it a rating of is not an error. (Since, as you have pointed out, it is no longer a paradox.)\r\n\r\nThe context I found it in (some riddles page), made the solution seem obvious, and it\'s not until this morning that I actually noticed that it\'s one of those \"This statement is false\" kind of problems.',1376,0);
INSERT INTO comment VALUES (1378,228,675,'D. D. Lloyd','On the face of it...','2002-10-21 09:42:45',0,'the obvious answer is \r\n1. is\r\n2. thise\r\nThe third error is in front of your face - \"errors\".',NULL,0);
INSERT INTO comment VALUES (1379,159,1,'levik','re(3): I think I got the formula.','2002-10-21 14:33:39',0,'And there I thought you simply enjoyed having a problem of yours in the \'unsolved\' pile :)\r\n\r\nShare your formula if you have the chance, I remember sitting for a couple of hours with \r\nthis problem not really getting anywhere.',1375,0);
INSERT INTO comment VALUES (1380,231,1,'levik','Firstly','2002-10-23 04:56:42',0,'I don\'t know if this is of any importance...\r\nso the series is obviously 9 * {1, 11, 111, ... }\r\n\r\nWhich means all the elements are divisible by 3 and 9.\r\n\r\nthe third element is also divisible by 27, the 9th by 81, etc. So, the powers of 3 are covered.\r\n\r\nat this point, the thought stalls.',NULL,0);
INSERT INTO comment VALUES (1381,231,251,'Cheradenine','','2002-10-23 05:43:07',1,'def. N(n) = 10^n - 1 (set)\r\n\r\nnote the property of differences:\r\n\r\nN(n) - N(n\') = 10^x * N(n-n\') for some x.\r\n\r\nexample: \r\n\r\nN(3) - N(1) = 999-9 = 990 = 10 * N(2) = N(3-1)\r\n\r\nconsider a certain number p (for the purpose\r\nof divisibility by p) note the remainder to\r\nbe 0 for divisibility.\r\n\r\nfor the elements of the set N(1) .. N(p)\r\nassign for each a remainder r, arising from\r\nN()/p. note that the possible values for\r\nr are only r = 0 to p-1, p different values\r\nin total. the key i think is:\r\n\r\nbecause the property of differences, each N()\r\nmust have a different r. since there are p\r\nvalues of N and p remainders, at least one\r\nof them must be r = 0.\r\n\r\nso, there is one N(n) for n &#8804; p such\r\nthat N(n) is divisible by p\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1382,40,683,'I','answer','2002-10-23 09:16:37',0,'15 is the max number to achieve goal in 3 weighings.  See example below (\"0\" represent coins)\r\n\r\n1st weighing:  \r\nLt side: 000 000 0\r\nRt side: 000 000 0\r\nNot weighed: 0\r\n\r\n2nd weighing:\r\nLt side: 000\r\nRt side: 000\r\nNot weighed: 0\r\n\r\n3rd weighing:\r\nLt side: 0\r\nRt side: 0\r\nNot weighed: 0\r\n\r\nCorrect me if I\'m wrong\r\n',NULL,0);
INSERT INTO comment VALUES (1383,40,153,'TomM','re: answer','2002-10-23 10:27:31',0,'That solution requires knowing whether the fake is heavier or lighter.  According to the problem, youknow its weight is \"off,\" but you don\'t know in which direction. For the second and third weighings, you eliminated the unweighed coin and the coins in one pan, but how did you determine which pan?',1382,0);
INSERT INTO comment VALUES (1384,231,227,'Dulanjana','Hmmm...','2002-10-23 14:54:29',1,'all numbers divisible by 2 and 5 dont have a \'9\' at the end. All the others may have. So I guess those numbeer\'s multiples will eventually be one of the set\'s.',NULL,0);
INSERT INTO comment VALUES (1385,231,1,'levik','re:','2002-10-23 17:27:24',1,'If your reasoning were true, would this pigeonhole-like principle not also mean that you could find multiples of 2 and 5 in the series?\r\n\r\nSay that for 2, the only possible remainders are 0 and 1, but all of the numbers in the series will yield the remainder of 0.',1381,0);
INSERT INTO comment VALUES (1386,231,251,'Cheradenine','re(2):','2002-10-23 22:56:37',0,'that is a good point, which arises because i didnt\r\nexplain this well:\r\n\r\n\"because the property of differences, each N() \r\nmust have a different r.\"\r\n\r\nconsider that if two elements N(n), N(n\') \r\nin N(1)..N(p) have the same r, it follows that the \r\ndifference between them is exactly divisible by p.\r\n\r\nN(n) % p = r and N(n\') % p = r -> N(n) - N(n\') % p = 0\r\n\r\nbecause of the differences property:\r\n\r\n10^x * N(n-n\') % p = 0. if p is neither 2m or 5m, then\r\n10^x * N(n-n\') % p = 0 -> N(n-n\') % p = 0,\r\nand\r\nN(n-n\') < N(p)\r\n\r\nin words, if two of the remainders for N(1)..N(p) were\r\nthe same, then their difference would be divisible. but\r\nbecause the difference is itself a member of N, then\r\nthere would be some N() divisible by p.\r\nthis argument breaks down for p = 2m or 5m because of\r\nthe 10^x term in\r\n\r\nN(n) - N(n\') = 10^x * N(n-n\')\r\n\r\nwhich contains 2,5 factors\r\n\r\n',1385,0);
INSERT INTO comment VALUES (1387,231,153,'TomM','re(3):','2002-10-24 01:32:40',3,'I think I see C9\'s reasoning:\r\n\r\nTake the first n members of set N and find the remainders when you divide by n.\r\n\r\nThere are two cases:\r\n\r\nCase 1 (All of the members yeild different remainders): Then since there are n different remainders, and there are only n possible remainders, including 0, one of those remainders must be 0\r\n\r\nCase 2 (Two or more have the same remainder): Take two of the numbers with the same remainder N(i) and N(j) and subtract them N(j)-N(i) = N(j-i)*(10^i) This is divisible by n, so either (10^i) is divisible by n (Which is why the proof does not include 2 or 5) or N(j-i) is divisible by n and you\'ve found your multiple',1386,0);
INSERT INTO comment VALUES (1388,231,153,'TomM','re(4):','2002-10-24 01:42:03',0,'I was a little quick with my explanation of Case 2.  It is also possible that n can be split into two factors such that one is a factor of N(j-i) and the other is a factor of (10^i), but this would still mean that n is divisible by either 2 or 5 which casewas excluded from the puzzle.',1387,0);
INSERT INTO comment VALUES (1389,231,251,'Cheradenine','re(4):','2002-10-24 03:00:04',0,'yep, thats it and better explained too.',1387,0);
INSERT INTO comment VALUES (1390,177,688,'James','many ways to get out','2002-10-24 09:58:46',0,'1. you could suck the pin pong ball out.\r\n\r\n2. or stab it with the needle and pull it out.\r\n\r\n3. you could scratch out the window if the wall is made out anything but metal, then if youre on ground floor just hop out. if youre not on ground level use your clothes and the curtains to make a rope then desend\r\n\r\n4. if the door has no nobs or locks y not just push on it???',NULL,0);
INSERT INTO comment VALUES (1391,168,688,'James','The dictonary','2002-10-24 10:04:32',3,'too easy',NULL,0);
INSERT INTO comment VALUES (1392,203,688,'James','it just isnt so','2002-10-24 10:26:55',0,'\"It\'s well-established in physics that black or dark-colored objects radiate heat faster and more effectively than light-colored objects.\"\r\n\r\nthis is sooooo untrue, black things DO heat faster from exposure to light than lighter colored objects becuase they absorb more light energy NOT heat \r\nthe real soulution is light colors look beter than a huge black bulk stuck on the wall or floor.\r\n\r\nim not trying to be mean or rude but, it just isnt so\r\n',NULL,0);
INSERT INTO comment VALUES (1393,92,688,'James','this isnt trig just geometry!','2002-10-24 11:21:34',0,'6*(2^.5)  or 6 times the square root of 2\r\n',NULL,0);
INSERT INTO comment VALUES (1394,92,688,'James','whoops!','2002-10-24 11:44:47',0,'i was assumeing that xd=do \r\ni redid it and got 7.589466384 or 2*&#8730;7.2*&#8730;2\r\nboy is my face red now!\r\n\r\ngood puzzle',NULL,0);
INSERT INTO comment VALUES (1395,230,227,'Dulanjana','So....','2002-10-25 01:41:19',0,'Well Billy has 5 guests, Mother forgot the first guest, Thats why we have 6 in 5. The person sharing the seat is the fifth guest',NULL,0);
INSERT INTO comment VALUES (1396,168,153,'TomM','re: The dictonary','2002-10-25 06:29:57',0,'You are not supposed to give away your solution in the title of your post. Be careful next time. ',1391,0);
INSERT INTO comment VALUES (1397,228,522,'Megan','Answer','2002-10-25 09:42:05',3,'One-is is supposed to be are \r\nTwo-thise is supposed to be this\r\nThree-what is supposed to where \r\n\r\nGet it?',NULL,0);
INSERT INTO comment VALUES (1398,230,688,'James','i got it!','2002-10-25 17:30:08',3,'she was talking to the fifth guest\r\nthe first guest is still sharing the seat with billy',NULL,0);
INSERT INTO comment VALUES (1399,227,688,'James','legaly there is a solution, otherwise there isnt','2002-10-25 18:24:58',3,'YES!\r\nProtagoras was sueing his student for not taking any cases, the judge would definetly throw the case out for its absurdity, you cant sue someone for not doing anything! So student would win his first case! he would still be held responsible by the contract so he would have to pay the teaching fee not the law suit.\r\n\r\nbut why wouldnt the student just take a case and purpusly lose it?!?!?\r\n\r\nan anagram of Protagoras is \'GRASP A ROOT\'\r\n',NULL,0);
INSERT INTO comment VALUES (1400,117,688,'James','eureka!!!!!','2002-10-25 20:30:10',3,'ok i got it!!!!!!!! omg im soooo happy i found it!!!!!!!! here i go step by step (sorry for this but im a horible writer)\r\n\r\n1. extend the lines on the angle\r\n\r\n2. set your compass to a large gap\r\n\r\n3. mark equil lengths from the origin of the rays that make the angle (like you do in the first step of copying an angle)\r\n\r\n4. draw a line from the two pints that you just made \r\n\r\n5. copy the line to another peice of paper see sub steps labeled [num.num.]\r\n5.1. draw a line longer then the one you want to copy\r\n5.2. set your compass to the length of the line\r\n5.3. put the point of the compass on one end\r\n5.4. mark the spot that the pencil is on\r\n\r\n6. divide the line into 3 equil segments note: this IS writen very confuisingly (sorry)\r\n6.1. make a ray starting at the end of the line you just made in step 5 make it about a 60deg angle for ease of the next steps, make the line below the line made in step 5\r\n6.2. set your compass to a small length close to 1/3 the length of the line you made in step 6.1 (exactness dosnt count here as long as there all the same length) \r\n6.3 put the needle end of your compass on the origin of the two lines \r\n6.4 make a mark on the line made in 6.1 \r\n6.5 move your compass to the mark you just made, make another mark \r\n6.6 move to the mark made in 6.5 and make one last mark\r\n6.7 make a line from the mark made in step 6.6 to the mark made in step 5.4\r\n6.8 now, copy the angle made from the lines made in steps 6.7 and 6.1, therfore makeing a line parallel to the line made in step 6.7\r\n6.9 copy it again this time so that you make a parallel line that goes trough the point made in 6.4\r\n6.10 now the three segments of the line made in step 5 are equil lengths!!! yay!',NULL,0);
INSERT INTO comment VALUES (1401,117,688,'James','eureka!!!!! part 2!','2002-10-25 20:30:50',0,'\r\n7 now for the divideing of the angle!\r\n7.1 set your compass to the length of one of those equil segments made in step 6.1-6.10\r\n7.2 put your compass on either of the points made in step 3 and mark the line made in step 3\r\n7.3 put your compass on the mark you just made and make another mark\r\n7.4 now make lines that go from the origen of the original angle to the points made in steps 7.2 and 7.3\r\n\r\nTADA!!!!!!!! you just trisected the angle!!!\r\n\r\nbtw it took me 5 min to figure this out :) :) :) :) \r\nthis method will work for any fraction just divide the line in step 6 into a dif number of segments.\r\nsorry for the long drawn out hard to read directions :)\r\n\r\n',1400,0);
INSERT INTO comment VALUES (1402,191,688,'James','a2b or b2a?','2002-10-25 21:44:23',0,'thw is not enuf info to draw an answer i read the things about the door but who said it was going foward? it could be going backword hehe',NULL,0);
INSERT INTO comment VALUES (1403,117,153,'TomM','re: eureka!!!!! part 2! (Sorry)','2002-10-26 03:57:23',0,'I did not completely follow every step, but even assuming you got to step 6.10 (three equal lengths) correctly, you still failed to trisect the angle.\r\n\r\nAll you did was turn the original angle A into an isosceles triangle BAC and trisected side BC. Trisecting the base of  an isoscelese triangle is not the same as trisecting the opposite angle.\r\n\r\nConsider an isoscelese tiangle ABC where BC is the base. Trisect the base BC at points D and E, and draw AD and AE.\r\n\r\n  By the law of sines: [sin(BAD)]/(BD) = [sin(ABD)]/(AD) and [sin(EAD)]/(ED) = [sin(AED)]/(AD)\r\n\r\n(BD) = (ED) because you constructed D and E that way. Now if we assume that angle BAD = angle EAD, then their sines would  also be equal.\r\n\r\nThat would mean that [sin(ABD)]/(AD) = [sin(AED)]/(AD), and angles ABD and AED are equal. If two triangles have two equal angles, their third angles are also equal, so BDA = ADE and is therefore 90° so AD would be perpendicular to BC.\r\n\r\nSimilarly, AE would be perpendicular to BC. But there can only be one line perpendicular to BC which passes through A. So Angle DAE does not equal Angle BAD or angle EAC, and you did not trisect angle BAC.\r\n\r\n\r\n\r\n\r\n\r\n  ',1401,0);
INSERT INTO comment VALUES (1404,191,1,'levik','re: a2b or b2a?','2002-10-26 04:30:53',0,'There, I just did. It\'s now officially not moving backward) :)',1402,0);
INSERT INTO comment VALUES (1405,233,283,'lucky','1 Dot','2002-10-26 06:25:06',1,'If you place a die so that the top side shows 6, then the back sides show (left to right): 4, 5, 3, 2, while the bottom side shows 1. Since 1 is represented by one dot in the middle of the side, it cannot create the above corner with any of the back sides. Therefore, the corner in the picture can only be created by two back sides and the top side showing 6 (not necessarily in the same rotational position as suggested by the labels \"back\" and \"top\"). \r\n\r\n3 and 2 are represented by dots going diagonally on the sides, and depending on their orientations, there can be different corners as solutions to the problem (in each case there are exactly two corners as possible solutions), but one side must always be 6.',NULL,0);
INSERT INTO comment VALUES (1406,233,695,'small foot','opposite sides','2002-10-26 08:44:08',0,'The ONE is on the opposite side of the die from the SIX.  We cannot see the ONE, thus one of the sides we can see must be the SIX.',NULL,0);
INSERT INTO comment VALUES (1407,117,688,'James','re(2): eureka!!!!! part 2! (Sorry)','2002-10-26 15:07:01',0,'>< damn... you\'re right TomM thanks for pointing that out.\r\ni didnt think it all the way through i just assumed that cutting the line in three and puting lines to it made 3 same angles. i got the idea from  friedlinguinis post that said something about using a ruler to cut the line in two equil parts to make 2 angles and just assumed that it would work for three with out doing the trig first ',1403,0);
INSERT INTO comment VALUES (1408,233,688,'James','go look at a die and you\'ll see too','2002-10-26 15:21:18',3,'there are only 2 corners on a die that look like that and both have the six side showing. so you know that one of those sides it the six\r\n:)\r\nthe two corners are 4,5,6 and 2,3,6',NULL,0);
INSERT INTO comment VALUES (1409,86,688,'James','hehe','2002-10-26 17:53:46',0,'that was in my 8th grade pre-algebra book lol',NULL,0);
INSERT INTO comment VALUES (1410,12,688,'James','should this be in tricks?','2002-10-26 18:11:42',0,'should this be in tricks?',NULL,0);
INSERT INTO comment VALUES (1411,89,688,'James','nap time!','2002-10-27 06:21:13',0,'if there realy old mabey the first one said it was naptime :) lol',NULL,0);
INSERT INTO comment VALUES (1412,84,688,'James','Half-Mad','2002-10-27 06:24:28',1,'i think Half-Mad is 3/4 mad',NULL,0);
INSERT INTO comment VALUES (1413,143,688,'James','clarify your question pls','2002-10-27 06:43:26',0,'how many pages are there?\r\nand do you mean the combined probability?\r\nlike is the first digit in the group {1,2,3,4,5}\r\nor do you mean what is the probility of a 1 and probility of a 2 and probility of a 3 ect..?\r\n',NULL,0);
INSERT INTO comment VALUES (1414,233,700,'Jim Waldie','pair ah dice','2002-10-27 14:24:54',0,'5 of the possible 6 faces have corner pips, and 4 of those 5 are paired on OPPOSITE sides of the die, and so cannot be at the same corner. The odd-man-out of the corner-pip club - the one spot - is the ONLY face that can\'t be there, and therefore its partner MUST be. (Assuming standard die geography of opposite sides must always add to seven.)',NULL,0);
INSERT INTO comment VALUES (1415,232,251,'Cheradenine','confused','2002-10-28 00:58:31',4,'the difficulty rating of the problem seems\r\nto suggest that there is a \"rational\"\r\nmethod of solving this. is this the case\r\nor is it merely a question of brute force\r\n(as it appears to me) ?',NULL,0);
INSERT INTO comment VALUES (1416,232,1,'levik','re: confused','2002-10-28 04:14:57',0,'I think brute force is the way to solve it.\r\n\r\nGiven that, the difficulty would probably be in finding an algorithm for doing so.\r\n\r\nA solution to a solution, if you will.',1415,0);
INSERT INTO comment VALUES (1417,232,251,'Cheradenine','re(2): confused','2002-10-28 08:33:24',0,'i\'d say the algorithm is pretty simple\r\n\r\nfor each white piece\r\n&nbsp;&nbsp;for each legal move\r\n&nbsp;&nbsp;&nbsp;&nbsp;for each black piece\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for each legal move\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;add 1\r\n\r\nthats ignoring all the technical details\r\nofcourse..',1416,0);
INSERT INTO comment VALUES (1418,232,1,'levik','re(3): confused','2002-10-28 10:28:33',0,'yeah, but your list of legal moves, (and the list of pieces for that matter) will probably change depending on the moves you \"make\".\r\n\r\notherwise the answer would be 400^3 (assuming the 400 figure is correct for a one-move opening)',1417,0);
INSERT INTO comment VALUES (1419,232,103,'friedlinguini','re(4): confused','2002-10-28 11:06:13',0,'> (assuming the 400 figure is correct for a one-move opening) \r\n\r\nFor the record, it is correct.  It is possible to move any pawn or knight to one of two squares for the first two half-moves.  No other pieces can move.  ((8 + 2) x 2)&#178; = 400.  After that, it gets a bit harder to do in your head. On the second move, it is possible to move more pieces - sometimes pretty far.',1418,0);
INSERT INTO comment VALUES (1420,232,1,'levik','Programming','2002-10-28 13:26:30',0,'So if one were to program a solution to this...\r\n\r\nDefine a coordinate on the board (x,y) as (x-1)+8(y-1) - giving us values from 0 to 63.\r\n\r\nEnnumerate all the possible pieces from 0 to 31. We can assume that each piece is unique because a pawn cannot make it across the board in 3 moves.\r\n\r\nA gamestate therefore can be considered an array from 0 to 31 of integers that can have values from 0 to 64. (64 meaning the piece is captured - it kinda forces us into an extra bit of storage, but since oh well)\r\n\r\nWe will also associate a \"counter\" with each gamestate: starting at 0, it will be incremented for each turn taken. (Have it increment for each side: 0 initial, 1 after white move, 2 after black move, etc.)\r\n\r\nWe will also need to have a queue mechanism able to store GameStates.\r\n\r\nThe initial GameState (with the pieces properly arranged) is pushed into the queue. Then we go into a loop.\r\n\r\nwhile queue is not empty {<ul>\r\n get next GameState from queue;\r\n for every uncaptured Piece in the GameState {<ul>\r\n  for every legal Move {<ul>\r\n   if this is GameState is in third turn {<ul> \r\n    increment globalCounter;</ul>\r\n   } else {<ul>\r\n    create newGameState resulting from Move;\r\n    increment turn counter on newGameState;\r\n    push newGameState into the queue;</ul>\r\n   }</ul>\r\n  }</ul>\r\n }</ul>\r\n}\r\n<p>\r\nOf course finding legal moves for a piece may be a bit complicated...\r\n<p>\r\nProblems? Analysys? Suggestions?',NULL,0);
INSERT INTO comment VALUES (1421,232,227,'Dulanjana','En passant?','2002-10-28 13:37:09',0,'What about the special move \"en passant\"? Is it taken as a different move or the same as the capturing of the pawn the normal way?',NULL,0);
INSERT INTO comment VALUES (1422,232,103,'friedlinguini','re: En passant?','2002-10-28 13:51:43',0,'What\'s tricky about en passant is that it requires knowledge of the previous half-move (i.e., it must have been a two-space advance to the side of the capturing pawn in order for en passant to be legal).  This complicates the state that must be stored in levik\'s suggested algorithm.  Fortunately we can ignore pawn promotion and castling, as they can\'t occur within three moves.  Checkmate, however, can...',1421,0);
INSERT INTO comment VALUES (1423,227,103,'friedlinguini','re: legaly there is a solution, otherwise there isnt','2002-10-28 13:53:33',0,'> but why wouldnt the student just take a case and purpusly lose it?!?!? \r\n\r\nMalpractice, unless he was representing himself or a confidant.',1399,0);
INSERT INTO comment VALUES (1424,145,702,'daniel carr','answer','2002-10-28 15:26:32',0,'25%....a 90 degree angle comprises 1/4 of the circle...and the sector sweeped out by a 90 degree angle is 25% of the circle',NULL,0);
INSERT INTO comment VALUES (1425,95,702,'daniel carr','','2002-10-28 15:34:30',0,'well...start with a triangle of perimeter 132 cm...you can increase the area contained in the triangle by making a square with perimeter 132 cm...keep adding sides and you are tending to a cirlce with circumference 132 cm...so i guess that would be the answer... and if 132 = 2pi*r then 66 = pi*r and 66/ pi = r then A= pir^2 so A=pi(66/pi)^2 = 66^2/pi = 4356/pi cm^2',NULL,0);
INSERT INTO comment VALUES (1426,232,1,'levik','re(2): En passant?','2002-10-28 16:36:51',0,'I guess it does complicate the data structure phase of my algorithm. \r\n\r\nTo properly find this, we need to add a reference to previousGameState to each GameState after the initial one. While it\'s a minor data structures change, I suspect if would greatly complicate the part of the algorithm I chose not to address in any detail. Specifically \"get a list of available moves\".',1422,0);
INSERT INTO comment VALUES (1427,227,1,'levik','re(2): legaly there is a solution, otherwise there isnt','2002-10-28 16:47:37',0,'>Malpractice, unless he was representing himself or a confidant.\r\n\r\nnot to pick nits, but he is, in this case',1423,0);
INSERT INTO comment VALUES (1428,232,227,'Dulanjana','Also...','2002-10-29 02:22:01',0,'Checks can lead to the moves being restricted on the next move.',NULL,0);
INSERT INTO comment VALUES (1429,232,1,'levik','re: Also...','2002-10-29 03:50:45',0,'Yes, but that information would be available in the current \"GameState\". In other words, we don\'t need to know what the previous move was to determine wether or not there is a check, or if a particular move would expose the King.',1428,0);
INSERT INTO comment VALUES (1430,234,703,'Nick Murray','solution','2002-10-29 05:53:00',0,'You are an anagram where the letters in the words marriage, mother-in-law, and stop all can be rearranged to produce A Grim Era, Woman Hitler, and pots respectively.  For more information on Anagrams go to Wordsmith.org.',NULL,0);
INSERT INTO comment VALUES (1431,5,704,'Arcus','Come on guys!','2002-10-29 09:25:40',1,'This one is easy, it all depends on whether you change your answer or not!<br>\r\n<br>\r\nThink about it, if you stay the same there is *still* a one and three chance that you will have the right answer, because you chose the box *before* you were told one of the empty ones.<br>\r\n<br>\r\nThe bit which changes is if you change your descision, look at it on a tree diagram.<br>\r\nYou have a one in three chance of getting the prize, right? So if you change, there is one in three chance that you will change from the prize to an empty box, in other words a two in three chance you will get a prize. That is why, when playing this game, always change your descision after one of the empty boxes is revealed. If you still don\'t understand draw the three boxes and mark one \"P\" then take each one in turn revealing on box and changing, two out of the three times you will get the prize.<br>\r\n<br>\r\nArcus...',NULL,0);
INSERT INTO comment VALUES (1432,235,153,'TomM','Additionally...','2002-10-30 04:29:04',3,'The chances of the series ending after four games is equal to the chances of Team A winning four games in a row, plus the chances of team B winning four games in a row: 1/(2^4) + 1/(2^4) = 1/16 + 1/16 = 2/16 = 1/8.\r\n\r\nThe chances of the series being over after 5 games are twice the chanes that one of the teams will win four games and lose one in a 5-game series, not counting the case where it is the fifth game that they lose.  For any series of five games, the chance of a specific sequence of wins and losses is 1/(2^5). There are four positions where the lost game can go, so the chances of each team winning for the fourth time during the fifth game is 4/(2^5). The Chances of either team doing so is 8/(2^5) = 8/32 = 1/4\r\n\r\nThe cases for 6 and 7 games is similar to that for 5 games, except that there are more losing games to distribute.  \r\n\r\nFor 6 games you wind up with: 2([C(5,2)]/[2^6]) = 2(10/64) = 5/16\r\n\r\nFor 7 games you get 2([C(6,3)]/[2^7]) = 2(20/128) =  5/16\r\n\r\nAs a check, the four chances shoul add up to 1: 1/8 + 1/4 +5/8 +5/8 = (2 + 4 + 5 + 5)/16 = 16/16 = 1 ',NULL,0);
INSERT INTO comment VALUES (1433,235,153,'TomM','OOPS! (re: Additionally...)','2002-10-30 04:33:19',0,'For some reason, I was thinking (correctly) \"5/16\" for the third and fourth terms in my \"check,\" but I typed \"5/8\"',1432,0);
INSERT INTO comment VALUES (1434,232,251,'Cheradenine','Results','2002-10-30 06:49:01',2,'Here are some results:\r\n\r\n1: 20 moves (0.01)\r\n2: 400 moves (0.061)\r\n3: 8982 moves (1.402)\r\n4: 201378 moves (6.258)\r\n5: 5034155 moves (95.431)\r\n6: 125382039 moves (2491.218)\r\n\r\nso the answer would be 125382039.\r\n\r\nanyone is free to review code and\r\nalgorithm/implementation details.\r\nif anybody else reached the same\r\nresult independently i would say that \r\nwould really be conclusive. \r\n',NULL,0);
INSERT INTO comment VALUES (1435,232,1,'levik','re: Results','2002-10-30 17:43:44',0,'Cool! I didn\'t think anyone would actually code this one up...\r\n\r\nSo where can the code be seen? Do you have a link or something?\r\n\r\nBTW, is the second number (in parenthesis) the time your program took to calculate it?',1434,0);
INSERT INTO comment VALUES (1436,236,1,'levik','First steps?','2002-10-31 01:48:10',1,'So, let\'s see...\r\n\r\nA single quarter\'s area is &#960;R&#178;/4, or 49&#960;/4. (Let\'s call this A<sub>q<sub>)\r\n\r\nThe area of the square is 49. Designate this as A<sub>s</sub>\r\n\r\nConsider the circle quarters in the upper left and lower-right corner. Together, they cover the whole square. The area of the overlap between them is (2*A<sub>q</sub>) - A<sub>s</sub>\r\n\r\nNot yet sure what comes next...',NULL,0);
INSERT INTO comment VALUES (1437,232,688,'James','re: Results','2002-10-31 02:50:05',0,'hmmmmm i expected this to be unsolved for a while.\r\nwhere can i get the code?',1434,0);
INSERT INTO comment VALUES (1438,236,103,'friedlinguini','Solution (can somebody check my math?)','2002-10-31 03:34:44',3,'The green area can be divided into five sections - a square formed by connecting the four arc intersections and four segments (which is essentially a pie wedge with the triangle formed by the three corners hacked off).\r\n\r\nTo simplify the math, I\'m going to pretend that this is a unit square on a Cartesian coordinate system with lower-left corner at the origin, and upper-right corner at (1, 1).  If I can solve that problem, I\'ll just multiply the result I get by 49 cm&#178; to get the result the problem is looking for.\r\n\r\nFirst off, note that the triangle formed by the base of the large square and the topmost corner of the shaded area form an equilateral triangle, since all points an a circular arc are equidistant from the center.  The topmost corner is thus sin(60 degrees) or &#8730;3/2 units from the bottom of the square.  Its coordinates are (1/2, &#8730;3/2).  The coordinates of the rightmost corner are (&#8730;3/2, 1/2).  The distance between the two corners is &#8730;(2(&#8730;3/2 - 1/2)&#178;), or (&#8730;6 - &#8730;2)/2.  The area of the inscribed square I mentioned is the square of this, or 2 - &#8730;3.\r\n\r\nNext, on to the four segments.  Consider the segment between the topmost and rightmost corners.  The area of that segment is the area of the pie wedge minus the area of the triangle formed by its corners.  Since we know the angles are parts of equilateral triangles, the angle defined by the wedge is 30 degrees.  This wedge is 1/12 of a unit circle, so its area is &#960;/12.\r\n\r\nAll we need to do now is subtract out the area of that triangle.  The area of a triangle is 1/2 x base x height.  We\'ll consider the base of the triangle to be the line joining the top and right corners of the shaded area.  We already know that its length is (&#8730;6 - &#8730;2)/2.  Since its an isosceles triangle, its height is the distance from the lower-right corner to the midpoint of the base.  The midpoint of the base is just the average of the two endpoints: (1/4 + &#8730;3/4, 1/4 + &#8730;3/4).  Thus, the height is &#8730;(2(1/4 + &#8730;3/4)&#178;) = (&#8730;6 + &#8730;2)/4.  Thus, the area of the triangle is 1/2 x (&#8730;6 - &#8730;2)/2 x (&#8730;6 + &#8730;2)/4 = 1/4.  (Hope my math\'s right).\r\n\r\nThe area of one segment is thus &#960;/12 - 1/4.  The area of all four segments plus the square is &#960;/3 - 1 + 2 - &#8730;3 = 1 - &#8730;3 + &#960;/3.  Multiplying that mess by 49 cm&#178; gives about 15.44 cm&#178;',NULL,0);
INSERT INTO comment VALUES (1439,232,251,'Cheradenine','','2002-10-31 04:56:37',2,'There were two errors in my previous post. \r\nFirst pawns were jumping over pieces on their 2 square move, and check detection was not working for the sixth move (black). The first problem was easy to fix, but the second one resulted in a 20x slowdown. So i had to optimize to bring it back down to hour-like magintudes and rerun. Here are the corrected results:\r\n\r\n20 moves (0.01)\r\n400 moves (0.38)\r\n8902 moves (1.081)\r\n195131 moves (8.261)\r\n4814275 moves (169.962)\r\n115672813 moves (4375.446)\r\n\r\nso the number of openings is 115672813.\r\n\r\nthe values in parenthesis are run times\r\nin seconds\r\n\r\nlevik, i mailed you the code. i dont have a\r\nweb page where i can stick this.',NULL,0);
INSERT INTO comment VALUES (1440,232,1,'levik','re:','2002-10-31 10:53:46',0,'I will put up your code as part of the solution.\r\n\r\nJust to make sure, the code you emailed me the first time is the correct version, right?\r\n\r\nIf not, I will hold off on posting it till you send me the correct stuff.',1439,0);
INSERT INTO comment VALUES (1441,236,1,'levik','re: First steps?','2002-10-31 10:58:44',0,'Hmmm... I tried to follow this method to a solution, but couldn\'t come up with anything...\r\n\r\nIt always seems that if only I could figure out how much \"extra\" overlap I get by adding the known pieces, I will figure out the shaded area, but I can never quite grasp it.\r\n\r\nno offense, friedlinguini, but this problem SO begs for an \"elegant\" solution. Oh well.',1436,0);
INSERT INTO comment VALUES (1442,236,103,'friedlinguini','re(2): First steps?','2002-10-31 11:24:46',0,'None taken.  However, the fact that it appears that there should be an elegant solution does not mean that there is one.  There are some inocuous looking problems out there that don\'t even have any known closed-form solution at all.  Personally, I\'ll settle for a working solution first, then look for a more elegant solution if one suggests itself.\r\n\r\nBTW,you could probably demonstrate a more elegant solution using calculus, but I wanted to keep it at the high-school geometry level.',1441,0);
INSERT INTO comment VALUES (1443,237,153,'TomM','\"missing\" information.','2002-10-31 21:24:24',3,'The factors of 36 are 1 * 2&#178; * 3&#178;\r\n\r\nWe get the follwing possible age distributions:\r\n\r\n1, 2, 18 (21)\r\n1, 3, 12 (16)\r\n1, 4, 9 (14)\r\n1, 6, 6 (13)\r\n2, 2, 9 (13)\r\n2, 3, 6 (11)\r\n3, 3, 4 (10)\r\n\r\nSince knowing the sum (in parentheses above) didn\'t help, then tat sum must belong to two different possibilities. So it must be 13, which means that the gils are either 1, 6, and 6; or 2, 2, and 9. Since one girl is \"the oldest,\" we are supposed to be able to eliminate the 1, 6, 6 and arrive at the answer  2, 2, 9.\r\n\r\nNOTE:\r\n\r\nHowever, parents usually know which twin is older, and there is the possibility that the oldest two are ten or eleven months apart and it is the month or two between their birthdays.\r\n\r\nOn the other hand, the neighbor would not have offered the existance of an \"eldest\" as a clue unless it could be used as a clue, so his twins are younger than their sister, and he just didn\'t think through the \"older twin\" possibility.\r\n',NULL,0);
INSERT INTO comment VALUES (1444,236,227,'Dulanjana','Any More?','2002-10-31 21:38:36',0,'Friedlinguini looks like he\'s got he answer i expected.Can someone prove that this problem can be made without the use of trigonometry?',NULL,0);
INSERT INTO comment VALUES (1445,237,674,'yiannis','Solution','2002-11-01 00:46:16',0,'Step 1 - Posiible Combinations\r\n1:3:12\r\n1:4:9\r\n1:6:6\r\n2:2:9\r\n3:3:4\r\n2:3:6\r\n\r\n\r\nStep 2 - Only 2 give the same sum\r\n2:2:9\r\n1:6:6\r\n\r\nStep 3 - Eldest daughter can\'t be 6 as there are two daughters aged 6, therefore\r\n\r\n2:2:9',NULL,0);
INSERT INTO comment VALUES (1446,236,103,'friedlinguini','re: Any More?','2002-11-01 04:48:27',0,'The only trig I used was that sin(60 degrees) = &#8730;3/2.  It\'s easy enough to get the same information without resorting to any trig notation - just show that the base of the large square and the top corner of the shaded area form an equilateral triangle.  Drop a vertical line from the top corner to the base, and then use the Pythagorean theorm to show that the distance between the two is &#8730;3/2 x 7cm.\r\n\r\nIncidentally, a slightly cleaner solution occurred to me, though it still uses many of the same elements as my last solution.  Consider the pie wedge formed by the lower-right corner of the square and the top and right corners of the shaded area.  Draw a point in the middle of the square, and draw lines between it and each of the three points in the wedge.  Now you have three regions.  One is exactly one quarter of the shaded area.  The other two are triangles with easily calculated areas.  Find the area of the wedge, then subtract out the areas of the triangles.  Multiply that amount by 4, and you have the area of the shaded region.',1444,0);
INSERT INTO comment VALUES (1447,82,712,'Luke','Paradoxical?','2002-11-01 08:14:04',0,'It would seem at first that the question is paradoxical, but that\'s only if you are thinking about the time that Zeus is giving orders as existing within normal time. Time is paused while Zeus is giving the orders, so it cannot take an infinite amount of time to give the orders, since it is taking place outside of normal time. So instead of taking an infinitely long time, it takes an infinitely short time (which is actually no time at all) for Zeus to give his orders to the infinite amount of demons. Yet how can Promotheus actually be dead without a specific demon to kill him?',NULL,0);
INSERT INTO comment VALUES (1448,238,153,'TomM','balancing act','2002-11-02 08:16:05',3,'Fill the 5 gallon jug.\r\n\r\nThen fill the 3 gallon jug from 5 gallon jug.  There will be two gallons left in the 5 gallon jug.\r\n\r\nEmpty the 3 gallon jug, and pour the two gallons fron the 5 gallon jug into it.\r\n\r\nFill the five gallon jug.\r\n\r\nFill the 3 gallon jug from the 5 gallon jug. Since there are already two gallons of water in it, it will only take one gallon more, leaving four gallons in the 5 gallon jug.',NULL,0);
INSERT INTO comment VALUES (1449,238,564,'randy','Another Way','2002-11-02 09:55:06',0,'Fill and pour water from the 3 gal jug into the empty 5 gal jug. Do this again and stop once the 5gal jug is full, leaving 1gal in the 3gal jug. Empty the water from the 5 gal jug and pour the 1gal from the 3gal jug into the 5gal jug. Then, fill and pour the 3gal jug into the 5gal jug again, resulting in exactly 4 gallons.  ',NULL,0);
INSERT INTO comment VALUES (1450,227,649,'irene','it wasn\'t Protagoras','2002-11-02 13:40:11',0,'His name in the story is Korax and his student Tisias (i as in ink). The story says how they both represented themselves and says that the judges (as there wasn\'t a specific law for that thing in Athens) just threw them away :0. Any solution to this would have to be based in modern law and according to each countries law and interpretation of it. \r\nIf for instance the deal is seen as binding (sort of a contract) in ALL cases then the student won\'t have to pay as I see it (no lawyer thouth myself so it depends). \r\nIf they decide that it was abvious that it doesn\'t stand for such a case (e.g.a trial conserning the deal itself ) or that there was (hmmmm I\'m not sure about the English term) malice from the student while entering in the deal (that is that he didn\'t plan on paying) then he will have to pay.\r\n I guess there are more possible scenarios.\r\n\r\nIf you want I can also write what the two people are \"reported\" to have said in the court (it wasn\'t of course a real case as Korax was smart enough NOT to take a student to the court in such a case. He was one of the most known philosophers (sofistes) in classical Greece).',NULL,0);
INSERT INTO comment VALUES (1451,238,722,'Mary Fisher','easy solution','2002-11-03 10:56:21',0,'All you have to do is fill the 5 gal and then using that, fill the 3 gal.. Then you will have 2 gal in the 5 gallon container. Dump that out and repeat. 2+2=4, of course.',NULL,0);
INSERT INTO comment VALUES (1452,238,722,'Mary Fisher','re: Another Way','2002-11-03 10:59:35',0,'I guess that you could really measure out any whole number of gallons, really with a 5 and 3 gallon combo.',1449,0);
INSERT INTO comment VALUES (1453,238,153,'TomM','re: easy solution','2002-11-03 13:06:05',0,'That would work if you also had a large, but unspecified \"bucket\" to dump the 2 gallons into, but if all you have are the two jugs, when you dump the \"first\" 2 gallons, you lose them, just like when you emptied the 3 gallon jug.',1451,0);
INSERT INTO comment VALUES (1454,227,1,'levik','re: it wasn\'t Protagoras','2002-11-03 17:48:05',0,'Well this is certainly interesting. To be sure, any more background information you can provide will definitely be appreciated (and might be included as solution to this problem)\r\n\r\n',1450,0);
INSERT INTO comment VALUES (1455,239,251,'Cheradenine','','2002-11-04 01:20:18',0,'call the centers of circles S(small), L(large)\r\n\r\nfind circle intersections A and B, angle BSA. \r\nBSA defines a sector, with two segments remaining\r\nto make up the desired area.\r\n\r\nto find these do the same as for the previous circle problem. (ie segment = sector - triangle)',NULL,0);
INSERT INTO comment VALUES (1456,239,1,'levik','re:','2002-11-04 06:55:47',0,'But how does one find the angle BSA?\r\n\r\nCan we locate the distance between A and B? (We could probably then use trig to find the angle)',1455,0);
INSERT INTO comment VALUES (1457,239,1,'levik','re(2):','2002-11-04 07:02:02',0,'Finding length of BA:\r\n\r\nConsider the triangle LSA (both circles\' centers + one of the two intersection points). It\'s sides are:\r\nLS = 14 (L\'s radius)\r\nLA = 14 (L\'s radius)\r\nSA = 7 (S\'s radius)\r\n\r\nFrom this we can calculate the area if memory serves (but I don\'t remember the formula)\r\n\r\nThis area can also be gotten as (|LS| * |AB|/2) / 2, since AB is intersected by LS at its (AB\'s) midpoint. So if we have area A, \r\n |AB| = ((A*2) / |LS|) * 2\r\n\r\nAs I don\'t remember the area formula, I can\'t actually do the math.',1456,0);
INSERT INTO comment VALUES (1458,239,103,'friedlinguini','re(3):','2002-11-04 07:23:29',0,'LSA is an isosceles triangle.  Thus, the height is &#8730;(14&#178; - (7/2)&#178;) = 7&#8730;2&#178; - (1/2)&#178;) = (7/2)&#8730;15.  The base is 7 cm, so the area is 1/2 x 7 x (7/2)&#8730;15 = (49/4)&#8730;15 cm&#178;.\r\n\r\nContinuing levik\'s calculation,\r\n|AB| = ((A * 2)/|LS|) * 2\r\n=((49/2)&#8730;15/14) * 2\r\n=(7/2)&#8730;15 cm\r\n\r\nAngle BSA is then 2 x asin((|AB|/2)/7)\r\n= 2 asin(&#8730;15/4)\r\n\r\nWell, he did say the answer wouldn\'t be elegant.  I\'ve got a cold, and my brain hurts.  Somebody want to pick it up from here?',1457,0);
INSERT INTO comment VALUES (1459,239,283,'lucky','functions','2002-11-04 08:10:10',0,'Imagine the picture above placed on the coordinate system and turned around a bit so that:\r\nbig circle has its center at (0,0) of the coordinate system, and the small circle is above it with its center on the y axis.\r\nBig circle is x^2 + y^2 = 14^2\r\nSmall circle is x^2 + (y-14)^2 = 7^2\r\nBy equating these two, we get that y = 12.25\r\n|x| would then be |SQRT(14^2-12.25^2)| = 6.78 \r\n2x would give us the distance between the circles\' intersections = 13.56\r\nNow we calculate the sections:\r\n1. Section in the bigger circle (center of the bigger circle, two intersections)\r\nAngle of section is 2 x arccos (12.25/14) = 57.91\r\nThe section\'s area is therefore (14^2 x PI) /(360/57.91) = 99.05\r\nThe triangle\'s area is (13.56 x 12.25)/2, and the segment\'s area is 16.02\r\n2. Section in the smaller circle (center of the smaller circle, two intersections):\r\nAngle of section is 2 x arcsin (6.78/7) = 151.05\r\nThe section\'s area is  (7^2 x PI) / (360/151.05) = 64.59\r\nThe triangle\'s area is (13.56 x (14 - 12.25))/2, and the segment\'s area is 52.73\r\nTherefore, the common area is the two segments added up, which is 68.75.\r\n\r\n(i hope the math is right)',NULL,0);
INSERT INTO comment VALUES (1460,227,649,'irene','re(2): it wasn\'t Protagoras','2002-11-04 11:23:53',0,'oooook. Tomorrow or the day after (depends when I log in again) I\'ll also tell you which author \"reports\" this anecdote.\r\n\r\nWell supposedly, after the finish of the young man\'s tutoring, he didn\'t go to any trial. I must remind here that in Ancient Greece people where NOT represented by lawyers in court. They delivered their speeches themselves. What they COULD do, was to go to a \"logografos\" which meand a writer of speeches, have their defense or accusatory speech (again I don\'t know the term) writen and lern it by heart. Tisisa (the student) didn\'t do either. So, Korax (the prof) stupidly enough took accused him in the court of law.\r\n\r\nKorax said to the judges :\" Sirs, in any case Tisias has to pay me. If he wins this trial, he eill have won his first ttial and, according to our agreement he must pay.If, on the other hand, he loses then, since I will have won this trial in which I demand to be payed he will be induced by the court to pay also\"\r\n\r\nTisias then took the stand (which then actually meant he stood in front of the judges lol) and said:\r\n\"Sirs, don\'t listen to him. The fact is that in either case I should NOT pay him. If I win I won\'t have to pay since the court will have judged that I don\'t owe him money. If I lose, then according to the agreement, I will have lost my first trial and therefore won\'t be obliged to pay\"\r\n\r\nThe anecdote ends by stating that after deliberation the jusges threw them out.\r\n\r\nAs I see it we must firstly see whether the court order is more important that the deal. If so, and IF the judges decide that Tisias din\'t act in good faith when he enterd the agreement then he\'ll have to pay.\r\n\r\nIf they don\'t see it this way, they may say (no law on that specific subject remember that!) that Tisias had every right to choose when to take part in a trial ',1454,0);
INSERT INTO comment VALUES (1461,237,540,'danny','solution','2002-11-04 14:16:19',3,'the only ages that would have confused him still, after recieving the information about the house number, would be 2,9,2 and 6,6,1...since the father reveals that he has an oldest daughter, the only one that works is 2,2, and 9. ',NULL,0);
INSERT INTO comment VALUES (1462,205,540,'danny','','2002-11-04 14:40:17',3,'alonso ate 1...bertrand ate 2....george ate 3...and kurt ate 5.  i calculated every combination of apple eating and this is the only one that stuck out.  I think Kurt ate 5 because he\'s so smug, he knows something and this was the only combination that reflected that. ',NULL,0);
INSERT INTO comment VALUES (1463,182,540,'danny','suppose not','2002-11-04 14:57:59',3,'if there were a prime number that was the largest one...then what would happen if you took all the prime numbers less than and including that number and multiplied them all together and then added 1.  i\'ll tell you what would happen! that new, bigger number would either be a new prime number bigger than the biggest prime number or it would be a composite number that must have a prime factor bigger than the biggest prime number (both of these contradict the suppostion that there is a biggest prime number). therefore there is no biggest prime number.',NULL,0);
INSERT INTO comment VALUES (1464,50,540,'danny','trickery!','2002-11-04 15:04:48',3,'there isn\'t a missing dollar...the hotel keeper has $25, the bell-boy has $2 and the three farmers have $3...that\'s $30.  What\'s confusing (or is supposed to be) is the statement that each farmer paid $9...which isn\'t true, they each paid $10.',NULL,0);
INSERT INTO comment VALUES (1465,240,1,'levik','Live','2002-11-05 02:03:45',0,'I decided to re-phrase the problem a little, and make it live. Now, anyone who has proof or disproof (Jim) can submit it for everyone to see.',NULL,0);
INSERT INTO comment VALUES (1466,240,227,'Dulanjana','Good idea','2002-11-05 02:39:41',0,'I guess that would give everyone a chance to air their view.',NULL,0);
INSERT INTO comment VALUES (1467,240,1,'levik','re: Good idea','2002-11-05 03:57:53',0,'Besides, I didn\'t want to feel like making that picture was a waste of time :)',1466,0);
INSERT INTO comment VALUES (1468,240,213,'Jim Lyon','re: Live','2002-11-05 05:25:59',1,'I thought I had a disproof, but it rested on the mistaken assumption that triangle AXY was isocoles. (Thanks to Dulanjana for pointing out the flaw.)',1465,0);
INSERT INTO comment VALUES (1469,240,1,'levik','re(2): Live','2002-11-05 06:34:28',0,'Actually, for some reason I assumed the same thing. Now that you mention it, I see I was wrong :)\r\n\r\nSo... Any ideas?',1468,0);
INSERT INTO comment VALUES (1470,240,1,'levik','angle Z','2002-11-05 09:05:25',1,'So, triangle ABC (yellow) has three angles, A, B and C.\r\n\r\nTriangle XYZ (green) has angles X, Y and Z.\r\n\r\n(Let\'s use single letter designations only for these six angles, and refer to all other angles using three letters.)\r\n\r\nZ = 360 - (YZB + BZC + CZX)\r\n\r\nYZB = 180 - (BYZ + YBZ) = 180 - BYZ - B/3 \r\n\r\nBZC = 180 - (ZBC + ZCB) = 180 - B/3 - C/3\r\n\r\nCZX = 180 - (ZXC + XCZ) = 180 - ZXC - C/3\r\n\r\nZ = 360 - (540 - BYZ - ZXC - 2(B/3) - 2(C/3)) \r\nZ = BYZ + ZXC + 2/3(B + C) - 180\r\n\r\nSince A+B+X = 180, C + B = 180 - A and \r\n\r\nZ = BYZ + ZXC + 2/3(180 - A) - 180 \r\nZ = BYZ + ZXC + 120 - 2(A/3) - 180\r\nZ = BYZ + ZXC - 2(A/3) - 60\r\n\r\nHrm.... that looks much messier than I expected.\r\nI am not not as sure that other angles can be easily shown to be equal.',1469,0);
INSERT INTO comment VALUES (1471,238,731,'Kenneth','ok this works','2002-11-05 10:12:43',3,'First you fill the 5 gallon jug full. Empty this into the 3 gallon jug. This leaves 2 gallons in the 5 gallon jug. Next dump the water from the 3 gallon jug completely. Then pour the 2 gallons in the 5 gallon jug into the 3 gallon jug. Refill the 5 gallon jug and pour 1 gallon into the 3 gallon jug (which has 2 gallons already). Now you have 4 gallons in the 5 gallon jug. ',NULL,0);
INSERT INTO comment VALUES (1472,211,731,'Kenneth','hmmm, good question','2002-11-05 10:39:30',0,'I\'m sure it\'s possible, but it sure would take him a long time. Plus, i\'m assuming he\'s a magical ant and will get to live forever. ',NULL,0);
INSERT INTO comment VALUES (1477,237,1,'levik','re: HELP!','2002-11-06 10:12:43',0,'Are you trying to get us to do your homework assignments for you? :)',1475,0);
INSERT INTO comment VALUES (1474,5,540,'danny','hmmm','2002-11-05 11:35:50',1,'well, you will only pick the right box on your first try 1/3 times.  so technically you would get it right 2/3 times if you switched.',NULL,0);
INSERT INTO comment VALUES (1475,237,732,'Lucia Lawson','HELP!','2002-11-05 12:33:25',0,'I have one exactly like that, except it\'s a little different! So when u find the answer to that one, will you please answer mine?\r\n\r\nA census taker calls at a house. He asks the woman the ages of her 3 daughters and she says,\"If you multiply their ages, the total is 72; if you add together their ages, the total is the same as the number on my front door, which you can see.\" The census taker says,\"That isn\'t enough information for me to calculate their ages.\" The woman says,\"Well, my eldest daughter has a cat with a wooden leg.\" The census taker replies,\"Ah! Now I know their ages!\" What are the ages of the three girls? EXPLAIN!',NULL,0);
INSERT INTO comment VALUES (1476,237,736,'James Mitchell Ullman','Simple','2002-11-06 07:10:11',0,'He gave you his address... and the fact that his daughter is upstairs.  Go to his house, go upstairs, and ask his eldest daughter.',NULL,0);
INSERT INTO comment VALUES (1478,5,1,'levik','re: hmmm','2002-11-06 10:14:07',0,'There\'s no \"technically\" about it. See the super-duper simulation that\'s linked to from the solutuion to this problem and try it for yourself.',1474,0);
INSERT INTO comment VALUES (1479,229,103,'friedlinguini','Hmmm...','2002-11-07 09:21:52',3,'Since nobody else seems to have jumped on this one....\r\n\r\nThe official answer from Lewis Carroll (the author), is \"Because it can produce a few notes, tho they are very flat; and it is never put with the wrong end in front!\"\r\n\r\nThe answer is actually an afterthought; Lewis Carroll didn\'t have an answer in mind when he wrote it.  Other classic answers include \"Because they both come with inky quills,\" and \"Because Poe wrote on both.\"\r\n\r\nFeel free to supply additional answers.',NULL,0);
INSERT INTO comment VALUES (1480,240,744,'LDoc','baa','2002-11-07 18:04:29',0,'ummm, can I comment?  or does this thing not work?',NULL,0);
INSERT INTO comment VALUES (1481,240,744,'LDoc','re: baa','2002-11-07 18:06:27',1,'must be too long...okies, here\'s the pieces --\r\n\r\nI\'ve organized my angles a little differently than levik, so bear with me as I go through the givens.\r\n\r\nGIVEN:\r\nA+B+C= 180\r\nYXZ+ZYX+XZY=180 (green triangle)\r\nX + A/3 + C/3 =180 [or] X= 180 - A/3 - C/3\r\nY + A/3 + B/3 =180 [or] Y= 180 - A/3 - B/3\r\nZ + B/3 + C/3 =180 [or] Z= 180 - B/3 - C/3\r\nA/3 + AYX + AXY =180 [or] AYX+ZXY = 180 - A/3\r\nB/3 + BZY + BYZ =180 [or] BZY+BYZ = 180 - B/3\r\nC/3 + CZX + CXZ =180 [or] CZX+CXZ = 180 - C/3\r\nX + CXZ + AXY + YXZ =360\r\nY + BYZ + AYX + ZYX =360 \r\nZ + BZY + CZX + XZY =360',1480,0);
INSERT INTO comment VALUES (1482,240,744,'LDoc','re(2): baa','2002-11-07 18:07:05',1,'REASONING:\r\n(A+B+C=180)/3 = A/3 + B/3 + C/3 =120  \r\nif you add this with the given equations, you can come up with:\r\n\r\nA/3= Z-60 [or] Z= 60 + A/3\r\nB/3= X-60 [or] X= 60 + B/3\r\nC/3= Y-60 [or] Y= 60 + C/3\r\n\r\nokay, now the annoying part...\r\n\r\nX + A/3 + C/3 =180  (sub in found values)\r\nX + (Z-60) + (Y-60) =180\r\n\r\nX + Y + Z =300\r\n\r\nreally REALLY annoying part next:',1481,0);
INSERT INTO comment VALUES (1483,240,744,'LDoc','re(3): baa','2002-11-07 18:07:28',1,'by adding up all the central angles around/including the green triangle you will get (feel free to check me):\r\n\r\nYXZ + ZYX + XZY + (AXY+AYX) + (BYZ+BZY) + (CZX+CXZ) + X + Y + Z =1080\r\nsub in the given values for the combos\r\n\r\nYXZ + ZYX + XZY + 180 - A/3 + 180 - B/3 + 180 - C/3 + (X + Y + Z) =1080\r\nsub in from previous solution and combine like terms:\r\n\r\nYXZ + ZYX + XZY - A/3 - B/3 - C/3 + 300=540\r\n(YXZ + ZYX + XZY) - A/3 - B/3 - C/3 =240\r\nsub in given\r\n\r\n180 - A/3 - B/3 - C/3 =240\r\n0= 60 + (A/3 + B/3 + C/3)\r\nsub in found result\r\n\r\n0= 60 + 120\r\n0=180\r\n\r\nthe situation is not possible',1482,0);
INSERT INTO comment VALUES (1484,240,744,'LDoc','re(4): baa','2002-11-07 18:14:55',0,'hope my posts aren\'t annoying anyone, but can someone please check my work?',1483,0);
INSERT INTO comment VALUES (1485,240,103,'friedlinguini','re(5): baa','2002-11-08 02:16:30',0,'In your second post, you have\r\n\r\n(A+B+C=180)/3 = A/3 + B/3 + C/3 =120\r\n\r\nThis should be A/3 + B/3 + C/3 = 60.',1484,0);
INSERT INTO comment VALUES (1486,240,1,'levik','re(3): baa','2002-11-08 02:27:37',0,'> (A+B+C=180)/3 = A/3 + B/3 + C/3 =120 \r\n\r\nDon\'t you mean\r\n\r\nA/3 + B/3 + C/3 = 60?',1482,0);
INSERT INTO comment VALUES (1487,230,746,'Raveen','Dulan...','2002-11-08 05:16:21',0,'When Billy shares his seat with the guest... that guest becomes the first guest, then the 2nd 3rd and 4th guests sit down. since mother had prepared for 4 friends... there are 5 seats, so billy & first guest, 2nd, 3rd, 4th thats four seats... one remaining, so the friend sharing with billy sits on the extra seat. but it says there were 5 friends (alltogether 6) so wheres the 6th friend? must have gone to take a pee! :P  ',1395,0);
INSERT INTO comment VALUES (1488,243,122,'Happy','Solution','2002-11-08 12:17:08',2,'Draw a right triangle where the hypotenuse is 1 and one of the acute angles is x.  Label the hypotenuse H, the side opposite x as O and the third side as A (for adjacent)\r\n\r\nHere are the definitions of sin and cosine:\r\nsin(x) = O/H\r\ncos(x) = A/H\r\n\r\nPythagorean Theorem: O&#178; + A&#178; = H&#178;\r\nDivide both sides by H&#178;\r\nand substitute the above definitions.\r\n',NULL,0);
INSERT INTO comment VALUES (1489,243,688,'James','','2002-11-09 05:45:19',0,'ok il use a 3,4,5 triangle\r\nand the angle il use is the one between the hyponanuse and 3\r\nsin*sin = 4/5*4/5=16/25\r\ncos*cos = 3/5*3/5=9/25\r\n16/25  + 9/25=1\r\n:)\r\n',NULL,0);
INSERT INTO comment VALUES (1490,243,227,'Dulanjana','re: James','2002-11-09 22:42:20',0,'The problem with your proof is that all right triangles are not 3,4,5 triangles. According to your proof only the angles contained in a 3,4,5 triangle satisfies this equation. The solution should satisfy all angles.',1489,0);
INSERT INTO comment VALUES (1491,252,227,'Dulanjana','Plus Play','2002-11-11 00:45:59',3,'Just join the top vertice of the second plus sign (I wonder if I may call it so?)to the left vertice and + becomes 4. Then you have 545 + 5 = 550\r\n\r\n(An alternative answer would be to draw a line through the equal sign. But then it is not an equation)\r\n',NULL,0);
INSERT INTO comment VALUES (1492,252,103,'friedlinguini','re: Plus Play','2002-11-11 02:18:17',0,'I don\'t think the problem requires that the result still be an equation.  :-)>',1491,0);
INSERT INTO comment VALUES (1493,252,227,'Dulanjana','Get me a dot','2002-11-11 02:36:21',1,'Well if I was given a dot and a straight line I would have cut the \"+ 5 +\" and put the dot between the 5 and the 0 of 550  :D',NULL,0);
INSERT INTO comment VALUES (1494,248,1,'levik','Interesting','2002-11-11 10:44:35',0,'I thought this question fairly interesting...\r\nWhy DO people make locks on the doors to 24/7 places?\r\n\r\nIs it just force of habbit?',NULL,0);
INSERT INTO comment VALUES (1495,248,103,'friedlinguini','Some possibilities','2002-11-11 12:43:09',1,'The doors are mass-produced with locks.\r\n\r\nIn case there is a situation where no employee can be there (everybody got sick all at once, the only employee scheduled to work has a personal emergency)\r\n\r\nIn case of a large-scale emergency requiring evacuation.\r\n\r\n\'Cause it only costs a few bucks to install one, and you never know.',NULL,0);
INSERT INTO comment VALUES (1496,84,760,'suna','IMPOSSIBLE...','2002-11-11 15:11:26',3,'i\'m guessing straight races are the thing where it\'s not a circle... therefore, it\'s impossible to pass the last person.. b/c u would be running in back of the person. how could that person be last then?',NULL,0);
INSERT INTO comment VALUES (1497,248,760,'suna','hm...','2002-11-11 15:13:50',0,'heh, real original problem... maybe there\'s a possibility of a super-super emergency where they have to... or it can be a law within that region... ',NULL,0);
INSERT INTO comment VALUES (1498,230,760,'suna','hm...','2002-11-11 15:26:23',3,'no, b/c if u draw this out, there are only five people that she has seated. when she says the thing about him being the 5th guest, she was wrong... he is also the first guest... raii?',NULL,0);
INSERT INTO comment VALUES (1499,150,760,'suna','Hm...','2002-11-11 15:36:46',0,'i think person A and person B mite be the same person... b.c person A is of a row and person B is of a column, they can overlap... raii?',NULL,0);
INSERT INTO comment VALUES (1500,50,760,'suna','Hm...','2002-11-11 15:42:10',3,'the relation of 27 and 2 is opposite of wut you have written... isn\'t it?',NULL,0);
INSERT INTO comment VALUES (1501,174,760,'suna','Hm...','2002-11-11 15:46:00',3,'taking a wild guess::: this problem is A) b/c you can solve a problem wrong and still have solved the problem.',NULL,0);
INSERT INTO comment VALUES (1502,189,760,'suna','Hm...','2002-11-11 15:49:12',0,'the answer::there are more than one ways to answer this question.:: count all the letters and... 43... if i counted raiite',NULL,0);
INSERT INTO comment VALUES (1503,248,727,'Geoffrey Spear','re: Interesting','2002-11-11 15:53:13',0,'I\'ve gone to 7-11 and found it was locked, several times.  Usually it was because they were mopping the floors.',1494,0);
INSERT INTO comment VALUES (1504,249,250,'Nick Reed','Wow, I remember this one!','2002-11-12 03:12:05',3,'1113213211\r\n\r\nStarting with the first line \"1\", every following line describes (using pairs of digits) the line above it:\r\nSecond line reads:\r\n11 = \"One 1\" (1)\r\nThird line reads:\r\n21 = \"Two 1\'s\" (11)\r\nFourth line reads:\r\n12,11 = \"One 2, One 1\" (21)\r\nFifth line reads:\r\n11,12,21 = \"One 1, One 2, Two 1\'s\" (1211)\r\netc.',NULL,0);
INSERT INTO comment VALUES (1505,249,1,'levik','re: Wow, I remember this one!','2002-11-12 03:41:00',0,'Heya Nick... Don\'t see you around here too much lately :|\r\n\r\nI remember this one too... I think the first time I saw it, I just looked at the solution in the back of the book. I wonder if anyone ever actually solved it, or if it\'s just one of those pass-it-down problems.\r\n\r\nKnowing the solution, I\'m fairly confident that I would never have thunk of it.',1504,0);
INSERT INTO comment VALUES (1506,46,760,'suna','Hm...','2002-11-12 09:34:35',3,'it would take &lt;in the least&gt; to cut three links b/c if you cut one in the center of two, you are freeing three links... ',NULL,0);
INSERT INTO comment VALUES (1507,228,760,'suna','Hm...','2002-11-12 09:38:34',3,'the first error is that is should be are... the second is the misspelling of this which is spelt thiese... and is the third error the fact that there is no error buh it states it?',NULL,0);
INSERT INTO comment VALUES (1508,228,760,'suna','WAIT~~','2002-11-12 09:40:11',1,'there are actually FOUR errors in this riddle.... the ones i mentioned b4 and the werd \"errors\"... raiite?',NULL,0);
INSERT INTO comment VALUES (1509,190,760,'suna','Hm...','2002-11-12 09:55:33',3,'woah... busted my brain at first... buh when i did the math i saw a pattern that i just recently learned in school... the \"phibunachi\"? i dunno... buh the answer would be, if the pattern continues, 573,147,844,013,817,084,101',NULL,0);
INSERT INTO comment VALUES (1510,250,1,'levik','Paradox or not?','2002-11-12 16:59:31',4,'Well... is it?',NULL,0);
INSERT INTO comment VALUES (1511,250,540,'danny','','2002-11-12 17:16:10',3,'he can\'t be telling the truth because he would be lying to you...that is, he would be being honest about lying.  and he can\'t be lying, because then he would be telling the truth...that is, he would be a truthful liar.  thus it is impossible to tell whether he is telling the truth or not.   this paraox is a little overdone, don\'t you think.',NULL,0);
INSERT INTO comment VALUES (1512,52,540,'danny','','2002-11-12 17:42:33',3,'man, you guys are creative with these problems.  the circumference of the moon is (1,738,000*pi) meters, and the rope falls 1 meter short of this, so the circumference of the rope is [(1,738,000*pi)-1] meters.  and the depth of the groove is the difference in the radiuses of the moon and the circle of the rope.  so the radius of the rope is [(1,738,000*pi)-1]/2*pi  meters which is approx = 868999.840 m...and the radius of the moon is 869000...so the groove must be 869000-868999.840 m approx. = 0.159154...meters; about 16 cm.',NULL,0);
INSERT INTO comment VALUES (1513,250,706,'maverick','surely a paradox','2002-11-12 19:09:10',1,'If the man is telling the truth he is contradicting his own statement. Again he cannot be lying because then he should always be truthful which again contradicts his statement.',NULL,0);
INSERT INTO comment VALUES (1514,249,250,'Nick Reed','re(2): Wow, I remember this one!','2002-11-12 23:31:47',0,'Yeah, I\'m pretty sure I never worked out the answer the first time I saw it. But then, I remember only having about 5 minutes to try to work it out before someone spoiled it for me. And it\'s one of those problems you can\'t exactly forget the answer to...\r\n\r\nAs for me, yeah, been working rather too much lately (late, and weekends) to meet some project deadlines at work - too tired to do much web-browsing when I get home... Ho hum. Can\'t complain, really.',1505,0);
INSERT INTO comment VALUES (1515,250,1,'levik','re: surely a paradox','2002-11-13 01:49:53',0,'You are making the incorrect assumption that if the statement   \r\n\r\n\"I always do X\"\r\nis a lie, than the statement\r\n\r\n\"I never do X\"\r\n\r\nmust be true.\r\n\r\nFor example, if I tell you that in high school, I got all \"A\"s, that would be a lie. However, that doesn\'t mean that I *NEVER* got \"A\"s in high shcool.',1513,0);
INSERT INTO comment VALUES (1516,250,153,'TomM','re(2): surely a paradox','2002-11-13 02:35:22',0,'The question is: \"Is the statement \'Everything I say is a lie\' a lie, or the truth?\"  \r\n\r\nIf the statement is the truth, it cannot be uttered because of paradox.\r\n\r\nBut if it is a lie, then we only know that the speaker <B>can</B> tell the truth, not that he <B>only</B> tells the truth. If he can choose to either lie or tell the truth, then this is just one of the occassions that he chooses to lie.\r\n\r\nIf the statement had been \"I am lying,\" or something to that effect, then it would be a paradox, because that version excludes the middle ground.',1515,0);
INSERT INTO comment VALUES (1517,250,227,'Dulanjana','Decide for yourselves','2002-11-13 03:25:56',1,'The man says that everything he says is a lie. That \"everything\" he speaks about includes what he had just uttered. If the statement is a lie then everything the man says to you is not a lie (by contradicting his statement because it is a lie). So if what he says is not a lie then it must be a truth. But if it is a truth then his statement must also be true (That everything he says is a lie).',NULL,0);
INSERT INTO comment VALUES (1518,250,1,'levik','re: Decide for yourselves','2002-11-13 05:25:40',0,'&gt; <i>If the statement is a lie then everything</i>\r\n&gt; <i>the man says to you is not a lie </i>\r\n\r\nNope... If the statement is a lie, it simply means that not everything that the man says is a lie. Meaning that some of it can be true.\r\n\r\nAs I said before, if I tell you that I only got A\'s in school, and you know I\'m lying, that doesn\'t mean that I got <b>no</b> A\'s in school, but rather that at least some of the grades I got in school were not A\'s.',1517,0);
INSERT INTO comment VALUES (1519,248,765,'John Schoenherr','A locked 7-11','2002-11-13 06:56:42',0,'In most municipalities (I can\'t say all because someone will try to prove me wrong) there is a code (law) that requires locks to be placed on exit doors.  Also, I don\'t believe that there are any 24/7/365 businesses operating.  I do believe that they will close down for holidays ie. Christmas, even if only for a half day.',NULL,0);
INSERT INTO comment VALUES (1520,248,766,'paul','To keep thieves from leaving?','2002-11-13 06:59:38',0,'This may be a legend, but I\'ve heard of people locking the doors during a hold-up until the police get there.  Some may be lockable from behind the counter?',NULL,0);
INSERT INTO comment VALUES (1521,250,122,'Happy','Not a paradox','2002-11-13 11:27:52',0,'In logic, the negation of \"Everything\" is NOT \"Nothing\", it\'s actually \"Some things\".\r\n\r\nSo the opposite of the man\'s statement is \"Some things I tell you is a lie.\"\r\n\r\nThus, he was lying when he made the original statement.',NULL,0);
INSERT INTO comment VALUES (1522,250,1,'levik','re: Not a paradox','2002-11-13 14:22:36',0,'I would agree with this reasoning, except for the fact that the man doesn\'t actually tell you anything else.\r\n\r\nIf he said \"My name is Bob, and everything I tell you is a lie\", then yes, you can say that him being named Bob will yield a satisfactory paradoxless resolution to the problem.\r\n\r\nBut since the ONLY thing he said is that everything he says is a lie... I\'m not quite sure. This makes the problem interesting.',1521,0);
INSERT INTO comment VALUES (1523,253,153,'TomM','dust to dust','2002-11-13 16:50:13',3,'Water is the \"ashes\" left after the explosive combustion of hydrogen and oxygen.  Any burning releases energy (heat) as the substances recombine into a more stable form. Water is the most stable form for a mixture of hydrogen and oxygen.',NULL,0);
INSERT INTO comment VALUES (1524,250,746,'Raveen','its a paradox','2002-11-14 00:11:14',1,'its a paradox... ',1517,0);
INSERT INTO comment VALUES (1525,250,103,'friedlinguini','re(2): Not a paradox','2002-11-14 02:38:04',1,'I think it might be a bit pathological to assume that this statement is the only statement the man ever makes to you.  My guess is that it\'s *supposed* to be a paradox, but that the original author (I believe the source is riddlenut.com) phrased it poorly.',1522,0);
INSERT INTO comment VALUES (1526,253,103,'friedlinguini','Chemistry 101','2002-11-14 02:43:35',3,'A substance is considered combustible if it reacts violently with oxygen.  Oxygen doesn\'t react violently with itself, so it\'s not combustible.  If we relax the meaning of \"combustible\" to mean \"highly reactive\" (which oxygen is), then water is the result of the reaction between oxygen and water.  The chemical energy has already been released, so there\'s not much potential energy left in water to cause an explosion.',NULL,0);
INSERT INTO comment VALUES (1527,250,1,'levik','re(3): Not a paradox','2002-11-14 04:01:42',0,'In all fairness a lot of these problems make some really \"pathological\" assumptions...  (wittness the ant on the rubber band that gets stretched till it\'s bigger than the universe, and the ant lives forever)\r\n\r\nThis man just walks up to you and tells you that everything he tells you is a lie. The problem doesn\'t mention any other statements on the part of this man.\r\n\r\nThe phrase \"a man walks up to you...\" suggests that you probably don\'t know him. As such, there is no reason to assume that the conversation will continue (especially after a statement like that)',1525,0);
INSERT INTO comment VALUES (1528,253,1,'levik','Apples and oranges?','2002-11-14 04:08:08',0,'In general, as memory serves, combustibility (or ability to react violently) is not a function of an atom (such as H or O) but of a molecule.\r\n\r\nAnd while H<sub>2</sub>, O<sub>2</sub> and H<sub>2</sub>O may seem very similar in composition, as molecules they are very different in structure.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1529,250,103,'friedlinguini','re(4): Not a paradox','2002-11-14 04:25:25',0,'I guess it depends on what reasonable inferences you can draw from the context.  With the ant on the rubber band, it\'s obvious that we\'re dealing with a math problem.  Things like the rubber band being \"instantaneous stretched\" make it reasonable to assume that science is being relaxed for that problem.\r\n\r\nIn this particular case, \"everything I say to you\" seems to at least allow for the possibility that the man has made or will make more than one statement.',1527,0);
INSERT INTO comment VALUES (1530,177,771,'Jimmy Tran','Easy','2002-11-14 10:56:48',0,'Just put your mouth over the hole, and suck the ball out. Just don\'t try to swallow it.',NULL,0);
INSERT INTO comment VALUES (1531,250,774,'Matt Mitchell','re: surely a paradox','2002-11-14 16:39:57',3,'it\'s only a paradox if you take the statement on its own, i.e. \"Everything I say to you is a lie.\" cannot be self-consistent, since it\'s truth implies that it is false.  As he has only made one statement, you get \"X implies not X\", which is paradox.\r\n\r\nSolving the problem breaks the paradox, because you have a different premise - either\r\n\"He is telling the truth when he says \'everything i say to you is a lie\"\r\nor\r\n\"He is lying when he says \'everything i say to you is a lie\"\r\n\r\nThe first alternative is still a paradox, because it states \"The assertion that \'X implies not X\' is TRUE\", which doesn\'t work (!); but the second statement gives \"The assertion that \'X implies not X\' is FALSE\" is self-consistent, and the answer - the man is lying.\r\n\r\n(Negating what the man says doesn\'t equate to \"Nothing I say to you is a lie\", just \"Not everything I say to you is a lie\" - this isn\'t one of those puzzles where everyone either tells the truth all the time, or lies all the time)',1513,0);
INSERT INTO comment VALUES (1532,251,774,'Matt Mitchell','Surely not that hard?','2002-11-14 16:51:59',3,'More than half of them are boys - it doesn\'t say that the other half are girls, or that *only* half are boys',NULL,0);
INSERT INTO comment VALUES (1533,251,227,'Dulanjana','Solution','2002-11-14 17:26:01',3,'All 7 of them were boys. Thats why half of them should be boys as well!',NULL,0);
INSERT INTO comment VALUES (1534,85,746,'Raveen','What if...','2002-11-15 02:00:02',0,'What if Mr. Yellow is suffering from multiple personality disorder or something... then it is mr. yellow who is wearing the green tie, and mr. brown is wearing the yellow tie and mr. green is wearing the brown tie... only IF he is suffering from such a disorder! lol',NULL,0);
INSERT INTO comment VALUES (1535,113,775,'Cory Taylor','re: Who can do this ?','2002-11-15 03:56:38',0,'I actually could solve this problem, but am too lzy to go through the process, which is as follows.\r\n\r\nSet y=parameter \"a\"\r\nThen using the quadratic formula, you can pop out 2 values (dependant on a) for each of x and z.  This gives four possible situations.  Evaluate each equation in \"a\" for the xy +yz+zx line, take the derivative and solve for zero.  substitute back in to x,y, and z, and compare the four situations, one must be the answer.  Performing this numerically gives the max to be 8, with x approx 1.26.  (This assumed that x>0 which may not be true, so it may be larger still.  But definitely larger than root 61.\r\n',530,0);
INSERT INTO comment VALUES (1536,228,776,'Josh Myer','Ther ARE three errors (sort of)','2002-11-15 05:00:45',0,'The first two errors are basic spelling/grammer mistakes. The third is that the statement can neither be true nor false. If it is Flase, it\'s falsity may count as an error and thus it is true. If it is true, there is no third error and thus it is false. The nature of the statement is logically self destructive.',NULL,0);
INSERT INTO comment VALUES (1537,139,776,'Josh Myer','Ramsey Theory','2002-11-15 05:11:33',0,'if you are interested in further problems of this type, look up Ramsey Theory. ',NULL,0);
INSERT INTO comment VALUES (1538,250,776,'Josh Myer','Simple Solution','2002-11-15 05:22:47',0,'Perhaps he is lieing, and his true nature is that he only sometimes lies or tells the truth. Then it is in fact not a paradox.',NULL,0);
INSERT INTO comment VALUES (1539,240,744,'LDoc','re(4): baa','2002-11-15 09:34:40',0,'::blinks a couple times::\r\n\r\nYeah, that\'s what it should be...hmm, I must\'ve been thinking A+B+C=360 when I did the math.  oi\r\nso, now what does that do to the solution...hmm...',1486,0);
INSERT INTO comment VALUES (1540,83,775,'Cory Taylor','no assistants','2002-11-15 09:51:29',0,'if time is not of the essence here, the general can do it himself in 18 days (or less).  He starts out by carrying 4 rations as far as he can in one day, leaves a stockpile of 2 days rations and returns to base.  Repeat this procedure 4 times, leaving a stockpile of 8 rations one days travel from town, where the general currently is.  He takes two rations and heads out to the desert.  At his stockpile location, he picks up four rations and proceeds in the same fasion twice, leaving his stockpile of 4 rations 2 miles into the desert, with himself and one ration one mile into the desert.  So from here he just goes across the desert, picking up his rations along the way.  There may be a faster way to do it without any assistants...',1079,0);
INSERT INTO comment VALUES (1541,240,744,'LDoc','fixed math','2002-11-15 09:54:59',0,'180 - A/3 - B/3 - C/3 =240 \r\n0= 60 + (A/3 + B/3 + C/3) \r\nsub in found result \r\n\r\n0= 60 + 120   \r\n0=180\r\n\r\nSince this is the only place where the number values are used, the only thing that would change is:\r\n\r\n0= 60 + 60\r\n0=120\r\n\r\nThe situation is still not possible.',1539,0);
INSERT INTO comment VALUES (1542,83,153,'TomM','re: no assistants','2002-11-15 12:03:43',0,'If you take that approach, then this problem becomes a variation on \"Electric Car\" (in general problems)',1540,0);
INSERT INTO comment VALUES (1543,254,227,'Dulanjana','I dont know why but....','2002-11-15 16:05:08',3,'I am not sure why but as I remember a square wheel would travel smoothly on a cycloidical (I hope that is right?) surface',NULL,0);
INSERT INTO comment VALUES (1544,254,780,'rachel','solution','2002-11-15 18:35:10',0,'Having just read the 10-tree orchard comments, wherein \"nobody said\" the rows had to be parallel, i will note that for this problem nobody said that the wheels had to actually roll.  A complete lack of function satisfies the stated requirements.  So the solution (or A solution) is, a surface deep in mud to a depth of N, where N is at least, oh, 1.5 times the radius of the wheel.',NULL,0);
INSERT INTO comment VALUES (1545,250,781,'Aparna Tulpule','Everything, something and nothing','2002-11-15 21:09:34',3,'The man cannot be speaking the truth because that would make his statement a lie.\r\nIf he is lying the negative of his statement is true. The negative of \'everything\' is not \'nothing\', which is what makes this statement seem like a paradox. If he is lying, the truth is that \'some things he says are lies\', including the statement quoted.\r\nThe man is lying.\r\nThe statement is not a paradox.',NULL,0);
INSERT INTO comment VALUES (1546,254,1,'levik','re: I dont know why but....','2002-11-16 07:19:59',0,'What kind of a surface is that? What does \"cycloidical\" mean?',1543,0);
INSERT INTO comment VALUES (1547,254,153,'TomM','re(2): I dont know why but....','2002-11-16 10:13:48',0,'I\'m not sure that the word is right, but I think that the idea is a corregated road made up of the 3-dimensional analog of a cycloid -- a series of \"near semi-circles\" produced by tracing the path of a point on the circimference of a circlular wheel rolling along a flat road. (See the first illustration at http://astronomy.swin.edu.au/~pbourke/curves/cycloid/) The period of the corregations would have to be such that the arclength of each \"semi-circle\" is the same as the length of a side of the square wheel.',1546,0);
INSERT INTO comment VALUES (1548,254,1,'levik','re(3): I dont know why but....','2002-11-16 11:03:29',0,'in that case I fail to see how the surface would function the same with square wheels as with round ones...',1547,0);
INSERT INTO comment VALUES (1549,254,227,'Dulanjana','re(4): I dont know why but....','2002-11-16 16:06:49',0,'On what kind of surface would a square wheel function the same as a round wheel? - doesnt that mean the square wheel functioning in the same way the round wheel does. So the round wheel functions smoothly on a flat surface a square wheel functions the same (smoothly) on a \"cycloidical\" surface',1548,0);
INSERT INTO comment VALUES (1550,254,153,'TomM','re(5): I dont know why but....','2002-11-16 16:43:26',0,'As long as the corners of the square match up with the \"valleys\" of the surface, the square will \"rock\" from one valley to the next, and the next face of the square will rock on the next \"hump.\"',1549,0);
INSERT INTO comment VALUES (1551,46,688,'James','','2002-11-16 19:12:46',0,'3\r\n0-0-0-0\r\n0\'s represent uncut\r\n- represent links to cut',NULL,0);
INSERT INTO comment VALUES (1552,254,1,'levik','re(6): I dont know why but....','2002-11-17 07:18:31',0,'Hmmm... for some reason I am siding more and more with rachel\'s AHA! solution, of a surface that makes both types of wheels equally useless. \r\n\r\nIt adresses the letter of the problem, and I\'m wondering if that\'s the answer the author was looking for.',1550,0);
INSERT INTO comment VALUES (1553,255,250,'Nick Reed','Squares','2002-11-17 10:48:40',3,'\"Consider the lily.\"\r\n\r\nNo, wait, consider the chessboard. It has 32 white squares and 32 black squares.\r\n\r\nCan you see where we\'re going with this?\r\n\r\nRemoving any two diagonal corners means you\'ll end up with 32 of one colour and 30 of another (diagonal corners are the same colour, after all).\r\n\r\nAnd a single piece of paper always covers one white square and one black square.\r\n\r\nSo - it is impossible to cover all the squares.',NULL,0);
INSERT INTO comment VALUES (1554,256,213,'Jim Lyon','Solution','2002-11-18 08:19:25',3,'Every prime number other than 2 is odd. Any odd number can be expressed as 2*k+1, where k is an integer.\r\n<p>\r\nBy simple algebra, (k+1)^2 - k^2 = 2*k+1\r\n<p>\r\nQED',NULL,0);
INSERT INTO comment VALUES (1555,254,775,'Cory Taylor','re(7): I dont know why but....','2002-11-18 09:06:50',0,'I have a few comments on this one.  Firstly, the answer that I immediately thought of was similar to Duljanas, but with a lack of geometry, all I can say is that the object will roll smoothly if the center of gravity travels in a striaght line.  I don\'t know if a centroid (of appropriate period) will accomplish this or if it is some other shape, but the physics are there - it is possible to \"roll\" a square.\r\n\r\nNext, one of the main funtions of a wheel (say - in a car) is to provide a frictional force which is as uiniform as possible.  While the square can roll down this convuluted shape quite nicely, I am not convinced that the forces required for acceleration or braking would be continuous enought to satisfy the functionality.  I\'m just not sure here.\r\n\r\nNow...\r\n\r\nMany of the problems here are very word-picky.  That is, there are always assumptions that we are making, and of course, in many cases that is the puzzle.  Following the wording of this puzzle very closely - it does not finish with \"on a flat surface\" - that is implied.  The problem as stated is to find a surface which rolls equally well a round wheel and a square one...  Even the mud surface would not \'quite\' satisfy the situation, as the \"corners\" of the square wheel would produce inconsistencies (imagine the mud spray produced by these two wheels - the round wheel would have a fairly continuous spray while the square wheel would not - the \"corners\" would shoot out the mud while the flat parts would not)\r\n\r\nThats a long answer for a 16 word problem...\r\n',1552,0);
INSERT INTO comment VALUES (1556,248,775,'Cory Taylor','re: A locked 7-11','2002-11-18 09:10:53',0,'d\'oh - ya beat me to it.  I would be VERY surprised if there are not Building codes about this.  But having worked for a General Contractor, I can tell you that the doors do not just come that way.  If it is not a building code, then there must be some justification.',1519,0);
INSERT INTO comment VALUES (1557,85,540,'danny','','2002-11-18 13:34:05',3,'because the man responding to Mr. Yellow\'s statement must have a tie that is different from his name and is not Mr. Yellow...it is Mr. Brown that is wearing the green tie.  the other two can be easily deducted, Mr. Yellow is wearing the brown tie and Mr. Green is wearing the yellow tie.',NULL,0);
INSERT INTO comment VALUES (1558,176,540,'danny','','2002-11-18 17:56:53',3,'this has got to be a school for training police officers, and the events taking place is some sort of training exercise.',NULL,0);
INSERT INTO comment VALUES (1559,226,788,'Keedom','solution','2002-11-18 23:43:54',3,'if p is percentage of red balls in the jar, probability that a randomly picked ball is red = p.\r\nfor 2 balls picked at random to be red , probability is p*p = 1/2.\r\nHence , percentage of red balls is square root of 1/2 or 70.7%',NULL,0);
INSERT INTO comment VALUES (1560,42,788,'Keedom','attempt ar case A','2002-11-18 23:59:16',1,'A: First pack picked has 5 diff. cards. Next pack can fall into any of the following six categories :\r\n1.With 0 new cards\r\n2.With 1 new card\r\n...\r\n6. With 5 new cards\r\n\r\naverage # of new cards / pack = (1+2+3+4+5)/6 = 15/6 = 5/2\r\n\r\nTo get 195 more cards to complete 200, buy 195/5/2 = 78.\r\n\r\nHence, buy 78 + 1 = 79 total packs.',NULL,0);
INSERT INTO comment VALUES (1561,42,788,'Keedom','attempt at case B','2002-11-19 00:26:36',1,'1st pack: you get an average of 3 diff. cards. 197 more to go to complete the series.\r\n\r\na pack may have all same - all different , each withy prob. 1/5.\r\n\r\nu may get 0 - 5 new cards per pack , but since cards may repeat in a pack , these probs are weighted.\r\n\r\naverage # of new cards per pack =\r\n(1*1 + 2*4/5 + 3*3/5 + 4*2/5 + 5*1/5 )/6 = 7/6.\r\n\r\nto complete 197 new cards , 197/7/6 = 197*6/7 = 169 approx.\r\n\r\ntotal # of packs = 169 + 1 = 170',NULL,0);
INSERT INTO comment VALUES (1562,256,788,'Keedom','Extension','2002-11-19 01:00:56',1,'An extension is that the 2 numbers whose difference in square is used to represent the prime has to be consecutive.',NULL,0);
INSERT INTO comment VALUES (1563,256,251,'Cheradenine','','2002-11-19 05:28:34',1,'p = p x 1 = [p] x [1] =\r\n[p + p / 2] x [p - p + 1] =\r\n[p+1+p-1 / 2] x [p - p + 2 / 2] =\r\n[p+1/2 + p-1/2] x [p+1/2 - p-1/2] = \r\n[a + b] x [a - b] =\r\na&#178; - b&#178;',NULL,0);
INSERT INTO comment VALUES (1564,257,1,'levik','Squares','2002-11-19 07:23:03',3,'So for a given square of size NxN, we can try to count up how many possible squares of that size will fit inside of an 8x8 board by calculating all the possible positions for the top-left corner of the smaller square. (call this F(N)...)\r\n\r\nFor example, there are 4 ways for a 7x7 square to be placed into an 8x8 square.\r\n\r\nF(N) is (8-N+1)&#178;.\r\n\r\nThe TOTAL number of squares is the sum from 1 to 8 of F(N).\r\n\r\nRight?\r\n',NULL,0);
INSERT INTO comment VALUES (1565,257,250,'Nick Reed','re: Squares','2002-11-19 07:31:43',0,'Those were my initial thoughts on the problem, yes.',1564,0);
INSERT INTO comment VALUES (1566,254,790,'Cherrie','','2002-11-19 09:03:25',0,'stairs lol',1547,0);
INSERT INTO comment VALUES (1567,105,775,'Cory Taylor','easy...','2002-11-19 09:14:54',0,'all you have to do here is let each person drink exactly four pints.  I will prove to you that this is easy enough - if you let me drink first...',425,0);
INSERT INTO comment VALUES (1568,256,153,'TomM','re: Solution','2002-11-19 12:14:47',0,'The only point I could see of insisting on prime numbers is to force the (x&#178; - y&#178;) = (x + y)(x - y) to be the prime number itself and 1, forcing x and y to be consecutive. Once you realize this, it\'s child\'s play.',1554,0);
INSERT INTO comment VALUES (1569,260,793,'Jake Mack','Solution','2002-11-19 21:59:18',3,'This appears to be very simple.\r\n\r\nFirst, label diameters in the following fashion:\r\nd1 is the diameter of large circle, d2, d3, d4, and d5 are the diameters of the smaller circles in order from left to right (though order does not matter) and P1 is perimeter of large circle and P2, P3, P4, P5 are perimeters of the smaller circles.\r\n\r\nWe then have d1 = d2 + d3 + d4 + d5\r\nMultiply both sides by &#960; to get d1&#960; = d2&#960; + d3&#960; + d4&#960; + d5&#960;\r\nSince d&#960; = perimeter, d1&#960; = P1, d2&#960; = P2 and so on and thus, P1 = P2 + P3 + P4 + P5\r\n\r\nLook good?',NULL,0);
INSERT INTO comment VALUES (1570,254,788,'Keedom','duh ?','2002-11-19 22:04:06',1,'a (hemi)spherical surface. since all tangents to a circle touch the circle at only one point , the function would be the same as a round wheel on the same surface.',NULL,0);
INSERT INTO comment VALUES (1571,254,1,'levik','re(6): I dont know why but....','2002-11-20 07:38:05',0,'After giving it some thought, I think that a \"straight\" cycloidical surface wouldn\'t cut it. If you look at the \"humps\" on such a surface, they are semicircular. Which means that at the point that they join up, the lines are actually merging into one line (the circles are tangent there).\r\n\r\nWhich means that the valley would be too \"narrow\" for a 90 degree angle of a square wheel. For it to be accomodated, we need the humps to form right angles with each other, so instead of being 180 degrees of the arc, they need to be formed from 90 degree arcs.',1550,0);
INSERT INTO comment VALUES (1572,261,153,'TomM','','2002-11-20 17:33:30',3,'If two ants on adjacent vertices each head toward the  vertex the other one is on, they will collide.  If they both head toward the third vertex, one of them will collide with the ant who started on that vertex. Only if all three choose to go clockwise, or all three choose to go anti-clockwise will they avoid collisions. \r\n\r\nSince each ant can choos either of two directions, and their decisions are independant, there are eight possible outcomes, of which two are collision-free. Therefore the chances of no collision are 2/8 or 1/4 and the odds are 1:3',NULL,0);
INSERT INTO comment VALUES (1573,254,153,'TomM','re(7): I dont know why but....','2002-11-20 17:42:42',0,'Up until now I was more concerned with interpreting Dulanjana\'s solution than in whether it would work. You raise a good point, \r\n\r\nBut is it really necessaray for the corner of the tire to go all the way to the base of the \"valley\"? Once the next side of the wheel creates a viable tangent with the next hump, it takes over the burden.  A round wheel can \"skip over\" a valley which becomes too narrow when a new point makes contact with the next section.',1571,0);
INSERT INTO comment VALUES (1574,261,706,'maverick','','2002-11-20 22:19:28',0,'Though I am not good at picking odds- is the answer 1 out of 8. \r\nSince each ant has 1/2 chance of choosing any one side, the next ant would have 1/2*1/2 chance of choosing that side which does not lead it to a direct collision course and so on....\r\n',NULL,0);
INSERT INTO comment VALUES (1575,261,227,'Dulanjana','Answer?','2002-11-21 02:38:05',3,'well there is 1/2 a chance that each ant will go clockwise (they dont collide). So that is 1/2*1/2*1/2 = 1/8. and with the anti-clockwise probabilty it will be 2/8 = 1/4. But the ants go on clockwise or anti clockwise or both forever. so that will meen its 1/4 * 1/4*1/4*1/4........ = 0',NULL,0);
INSERT INTO comment VALUES (1576,261,103,'friedlinguini','re: Answer?','2002-11-21 02:41:09',0,'From the problem, \"...they keep crawling forever in the same direction along the triangle...\"  You don\'t have to worry about them changing directions.',1575,0);
INSERT INTO comment VALUES (1577,261,384,'Aeternus','Just picking at the words =P','2002-11-21 04:35:13',1,'When it says \'crawling forever\' and \'in the same direction along the triangle\', doesn\'t that imply the triangle is infinite in size and therefore they will never meet?',NULL,0);
INSERT INTO comment VALUES (1578,261,1,'levik','re: Just picking at the words =P','2002-11-21 05:38:10',0,'Not really. A triangle is a closed circuit of segments, and as such itis possible to travel forever even on a small (or finite) triangle. The lack of directional change only means that an ant going clockwise will not turn around and start going counterclockqise at any point.',1577,0);
INSERT INTO comment VALUES (1579,254,1,'levik','re(8): I dont know why but....','2002-11-21 08:24:31',0,'I believe falling all the way to the base of the valley is essentiona for the square wheel if we want to make its motion smooth. Meaning that the center of the wheen rmains constantly at the same level vertically.',1573,0);
INSERT INTO comment VALUES (1580,254,1,'levik','Another approach','2002-11-21 09:46:43',0,'Let\'s start this from the beginning. We will assume we are trying to achieve smooth (as in not bumpy) motion with a square wheel.\r\n\r\nThis means that the motion of the center of the wheel should be in the X direction only, described by \"X=V*T\", and its Y coordinate should remain constant.\r\n\r\nWe can reverse the roles, and picture the surface moving beneath a wheel that rotates in one spot at a uniform rate.\r\n\r\nAssume our \"wheel\" is some length \"L\" floobles (:) to the side (it\'s a square, remember?) This means that when it\'s resting \"upright\" - or on the midpoint of its side - the surface is L/2 floobles away.\r\n\r\nWhen the \"wheel\" is in a \"diagonal\" position, the surface is (&#8730;2) * (L/2) floobles away from the center.\r\n\r\nhrmph... the next step eludes me for now\r\n',NULL,0);
INSERT INTO comment VALUES (1581,167,794,'Erin','Heard This 1 Before!','2002-11-21 11:33:33',0,'Big Indian is Little Indian\'s mother. Famous riddle',NULL,0);
INSERT INTO comment VALUES (1582,162,794,'Erin','Alternate sloution','2002-11-21 11:40:10',0,'Since Brown was living with his friends, he doesn\'t need his neice to keep house for his. Same goes for Smith ',NULL,0);
INSERT INTO comment VALUES (1583,254,1,'levik','re: Another approach','2002-11-21 13:26:58',0,'Picking up the thought trail... Since we are tracking the center of the \"wheel\", we can assume that the center of mass will be directly in that point, meaning that the weight will be on the point directly under.\r\n\r\nSo we need to come up with a function for the distance from the center of the wheel, to the point on the edge of the wheel under the center as the wheel rotates. (I\'m guessing it will be a function of the angle of rotation)\r\n\r\nMore to come...?',1580,0);
INSERT INTO comment VALUES (1584,261,799,'riz','A strange thing for an ant to do...','2002-11-21 15:13:50',0,'Unless I\'ve missed something obvious then...\r\n\r\nP(no collision) = P(all 3 go in same direction)\r\n\r\n...because all 3 going in the same direction is the only condition under which they won\'t collide\r\n\r\n  = P(all 3 go clockwise) + P(all 3 go anticlockwise)\r\n\r\nAssuming that each ant is independent and (as stated in the problem) there is a 0.5 probability that an ant will go in either of the 2 directions;\r\n\r\nP(clockwise) = P(anticlockwise) = 0.5*0.5*0.5 = 0.125\r\n\r\nand \r\n\r\nP(no collision) = 0.125 + 0.125 = 0.25\r\n\r\nIn the general case, for n ants on any closed polygon, you would have;\r\n\r\nP(no collision) = 2 * 0.5^n\r\n                = 0.5^(n - 1)\r\n',NULL,0);
INSERT INTO comment VALUES (1585,262,746,'Raveen','Zilch','2002-11-21 20:08:26',3,'in this sequence of expressions there will be one (x-x) which equals 0. Therefore the product of all these expressions will equal 0. As easy as a,b,c :D',NULL,0);
INSERT INTO comment VALUES (1586,109,746,'Raveen','solution','2002-11-22 00:01:45',1,'I think it was supposed to be...\r\nif log2(3) = x\r\nthen what is...\r\nlog2(6) not log2(9)\r\n\r\nanyway... to this question...\r\nlog2(9) = log2(3^2) = 2log2(3)\r\nsince log2(3) = x ; 2log2(3) = 2x\r\n\r\nbut if you make the question what is log2(6)\r\nit goes like this...\r\nlog2(6) = log2(3*2) = log2(3) + log2(2) = x+1\r\n\r\nI was jobless!',NULL,0);
INSERT INTO comment VALUES (1587,109,227,'Dulanjana','Dumb...','2002-11-22 00:03:29',0,'but not so dumb too',1586,0);
INSERT INTO comment VALUES (1588,27,746,'Raveen','Paradox','2002-11-22 03:56:29',0,'Since the professor says it will be next week, and it has to be a total surprise on Friday the students will know that it is on Saturday, on Thursday they will know that is is on Friday and so on... so the test cannot be given, oh i give up! Its a paradox... im not gonna waste my breath explaining it ! :p  I think its called the the \'Unexpected hanging Paradox\'',NULL,0);
INSERT INTO comment VALUES (1589,109,746,'Raveen','dumb??','2002-11-22 04:02:37',0,'well... its a bit better than log2(9) :p',NULL,0);
INSERT INTO comment VALUES (1590,240,746,'Raveen','Hey','2002-11-22 04:06:08',0,'This is Morley\'s Theorem right? Its provable',NULL,0);
INSERT INTO comment VALUES (1591,262,746,'Raveen','is it Zilch?','2002-11-22 04:08:33',0,'Am I correct?',NULL,0);
INSERT INTO comment VALUES (1592,38,746,'Raveen','Its an illusion','2002-11-22 04:13:04',0,'theres a small curvature in the hypotenuse of both triangles, one convex and the other concave,\r\nthe difference caused is equal to one square unit causing the illusion.',NULL,0);
INSERT INTO comment VALUES (1593,140,746,'Raveen','Answer! (short and simple)','2002-11-22 04:20:42',3,'x + a = x \r\na = 0 \r\n:D\r\nIt is valid right? Too unknowns, and the value of one can be found!',NULL,0);
INSERT INTO comment VALUES (1594,262,153,'TomM','re: is it Zilch?','2002-11-22 06:29:49',0,'I don\'t recall seeing you post before this week, so I assuming that you are a newcomer to this site.\r\n\r\nIt is usually about a week (sometimes more) before the \"official\" solution is posted. Just be patient.\r\n\r\nAlso, you have a habit of including your answer in the title of your post. This is something that we have been specifically requested <B>not</B> to do, so that others can enjoy the challenge as well.',1591,0);
INSERT INTO comment VALUES (1595,154,801,'Melissa','What if...?','2002-11-22 07:36:52',0,'what if x isn\'t related to y?',NULL,0);
INSERT INTO comment VALUES (1596,262,227,'Dulanjana','re(2): is it Zilch?','2002-11-22 13:57:36',0,'Newcomer?! He\'s a journeyman already!:) By the way how do you get that boldness into the text? like you have done in the \"not\" word',1594,0);
INSERT INTO comment VALUES (1597,263,153,'TomM','Achilles\' heel','2002-11-22 21:22:04',3,'Although the ancients considered this a paradox, it is really a matter of perception or of defining the problem\r\n\r\nJust as the distances keep getting shorter, so too, do the times involved.  Just as the sum of Achilles\' advances always fall short (by ever decreasing amounts) of the sum of the tortoise\'s advances plus its head start, the sum of times of those advances always falls short of a certain figure (the time it takes for Achilles to overtake the tortoise calculated by a more conventional approach to the problem.\r\n\r\nAs long as the time-frame is confined to before that moment, it is true that Achilles cannot catch the tortoise.  ',NULL,0);
INSERT INTO comment VALUES (1598,262,153,'TomM','re(3): is it Zilch?','2002-11-22 21:34:47',0,'Although levik has disabled most HTML codes in these comment boxes, he has left the ones for <B>bold</B>, <I>italic</I>, and a few others viable.\r\n\r\n<B>Bold</B> is indicated by placing the word or words between the HTLM codes &#60;B&#62; and &#60;/B&#62;.  <I>Italic</I> is similar but with I instead of B. \r\n\r\n(I used the code buttons for &#60; and &#62; in my example, because if I used the keyboard versions they would have been interpreted and the sentence would read:\"<B>Bold</B> is indicated by placing the word or words between the HTLM codes <B> and </B>.\")',1596,0);
INSERT INTO comment VALUES (1599,262,227,'Dulanjana','Testing boldness','2002-11-23 01:09:26',0,'&lt;Dulanjana&gt; is the best:)',NULL,0);
INSERT INTO comment VALUES (1600,262,153,'TomM','re: Testing boldness','2002-11-23 01:44:47',0,'The word(s) to be bolded go in between a full set of HTML codes, not just the \"angle brackets\" (actually the less-than and greater-than signs) it is the \"B\" that goes between them to indicate what coding to apply.\r\n\r\nIt should have been  \"&#60;B&#62;Dulanjana&#60;/B&#62; is the best :)\" The result would then be  \"<B>Dulanjana</B> is the best :)\"\r\n\r\n(Also note the slash (/) in the closing code that isn\'t in the opening code)',1599,0);
INSERT INTO comment VALUES (1601,262,746,'Raveen','Fairly New','2002-11-23 01:56:45',0,'Well... I guess you can call me a newcomer. I joined just two weeks ago... but I guess I have been very active! I haven\'t posted too many comments, but you have voted for my problems that I have submitted! Notice that one of my problems is the \'This months Top\' leader! :D well.. I\'ll keep posting! <b> RAVEEN :D </b>',NULL,0);
INSERT INTO comment VALUES (1602,262,227,'Dulanjana','re(2): Testing boldness','2002-11-23 03:24:10',0,'<B>Dulanjana&lt;B/&gt; is <I>the&lt;I/&gt;:)',1600,0);
INSERT INTO comment VALUES (1603,262,227,'Dulanjana','re(3): Testing boldness','2002-11-23 03:25:38',0,'<B>Dulanjana is <I>the best',1602,0);
INSERT INTO comment VALUES (1604,262,227,'Dulanjana','re(4): Testing boldness','2002-11-23 03:27:19',0,'<B>Dulanjana&lt;B/&gt; is',1603,0);
INSERT INTO comment VALUES (1605,262,746,'Raveen','its goes like this','2002-11-23 04:17:28',0,'if you want \r\n<b> Dulanjana </b> is <i> the </i> best.\r\nits \r\n&#60;b&#62; Dulanjana &#60;/b&#62; is &#60;i&#62; the &#60;/i&#62; best.',NULL,0);
INSERT INTO comment VALUES (1606,262,1,'levik','re: its goes like this','2002-11-23 05:19:04',0,'You know, you guys can use \"preview\". It should accurately reflect what your comment will look like when posted. (let me know if it doesn\'t)',1605,0);
INSERT INTO comment VALUES (1607,243,806,'seraphya berrin','re: Solution','2002-11-23 14:07:50',0,'just to add to this you must remeber that trig is with right tiangle',1488,0);
INSERT INTO comment VALUES (1608,265,103,'friedlinguini','*ahem*','2002-11-24 01:17:02',0,'Of course, that should be without the quotes that SOMEONE added to the problem at the last minute...',NULL,0);
INSERT INTO comment VALUES (1609,265,153,'TomM','Selling sea-shells','2002-11-24 04:21:26',3,'Jane, while John had had \"had,\" had had \"had had.\" \"Had had\" had had a much better effect on the teacher.',1608,0);
INSERT INTO comment VALUES (1610,176,813,'Dan','hmm.','2002-11-24 13:50:50',3,'the first one i think is they used a a training gun? or like shumthing they use in laser tag?\r\nsecend... this was hard... like a training camp????? third..they were dressed as shumthing??\r\nforth.. that was sinchie... they are training with lasers or shumthing, insted of real guns',NULL,0);
INSERT INTO comment VALUES (1611,89,813,'Dan','wHat!','2002-11-24 13:52:22',1,'noo clue!!!',NULL,0);
INSERT INTO comment VALUES (1612,61,794,'Erin','i kno this 1!','2002-11-24 13:56:35',0,'saturday is the horse\'s name',NULL,0);
INSERT INTO comment VALUES (1613,265,1,'levik','re: *ahem*','2002-11-24 16:51:08',0,'oops, My bad :) \r\n\r\nSorry, I guess I didn\'t realise that quotes were punctuation too :)',1608,0);
INSERT INTO comment VALUES (1614,265,1,'levik','re: Selling sea-shells','2002-11-24 16:53:58',0,':) \r\n\r\nClever. The sense it makes is still a bit thin though.\r\n\r\nDoes anyone ever solve that one, or is it like the\r\n\"<a href=\"http://perplexus.info/show.php?pid=249\">what\'s next</a> puzzle?',1609,0);
INSERT INTO comment VALUES (1615,254,227,'Dulanjana','I will guess','2002-11-24 19:23:56',0,'Well, could it be a surface of parabolae or hyperbolae with its \"heads\" facing up?',NULL,0);
INSERT INTO comment VALUES (1616,266,816,'ionman','interesting','2002-11-25 03:46:06',0,'He must be in a nightclub somewhere waiting to meet mom, bercause the night is just getting started.  According to my calculations the boy will be conceived tonight so dad most be real close (if you catch my drift).\r\n\r\nionman ',NULL,0);
INSERT INTO comment VALUES (1617,265,103,'friedlinguini','re(2): Selling sea-shells','2002-11-25 04:34:36',0,'Actually, back in the day, I did manage to work it out.  While it is contrived, it does still mean something plausible.',1614,0);
INSERT INTO comment VALUES (1618,69,775,'Cory Taylor','re: Alternate approach','2002-11-25 05:01:05',0,'not like anyone will ever go this far back in the posts but,\r\n\r\nan even more simplified version.  Realize that 90/(hill) = 60/(hill) - 1.  (well in my units anyways - 90 and 60 are the mph speeds, hill is the length of the graded section in miles, and 1 is the time difference in hours).  This will let you calculate the length of the hill, from which point its pretty easy to finish.',204,0);
INSERT INTO comment VALUES (1619,69,1,'levik','re(2): Alternate approach','2002-11-25 10:39:20',0,'><i> not like anyone will ever go this far back in the posts but,</i>\r\n\r\nHehe, bless the \"New Comments\" search :)\r\n\r\nWhen you say \"hill\" is the length of the graded section of the road, do you mean the total length of the graded road, or just the portion relating to the respective incline?\r\n\r\nIn any case, I didn\'t quite understand how you arrived at your formula.\r\n',1618,0);
INSERT INTO comment VALUES (1620,254,1,'levik','How\'s this for a solution?','2002-11-25 16:02:54',1,'Suppose we were to figure out the formula for a surface (S) that would result in square wheels rolling about smoothly.\r\n\r\nWe have already shown pretty convincingly that such a surface would be made up of \"humps\", shaped like arcs of a circle (I have explained earlier why I think these are 90 degree arcs).\r\n\r\nNow my guess is that on such a surface regular round wheels would behave in a fashion similar to the way that square wheels behave on a flat surface. (This is partly an intuitive guess on my part.)\r\n\r\nSuppose then, we had some surface which consisted of equal stretches of flat surface and surface S. The behavior of both a round wheel and a square wheel would be identical on this surface: periods of smooth rolling will alternate with \"bumpy\" periods.\r\n\r\nI think that this solution addresses both the spirit and the letter of the quastion as it is presented.',NULL,0);
INSERT INTO comment VALUES (1621,266,384,'Aeternus','A slight addition to that','2002-11-26 00:41:54',0,'I would think since the question states that the mother \'is\' 21 years older than her son, that the son has already been conceived that day/night since he would not exist if otherwise. (the mother could not be older than her son if she did not have him)\r\n\r\n(One could argue that as the calculations give a negative age for the time between conception and birth, that the use of the word \'is\' still should not work, but i\'ll leave that alone)',NULL,0);
INSERT INTO comment VALUES (1622,261,384,'Aeternus','re(2): Just picking at the words =P','2002-11-26 00:46:21',0,'Yes, i got that, but if it\'s crawling in the same direction, doesn\'t that mean it can\'t turn at the corners when it hits one? and therefore walks off the triangle if the triangle was finite.',1578,0);
INSERT INTO comment VALUES (1623,267,746,'Raveen','A query..','2002-11-26 03:59:49',4,'Does this mean that M is being divided by L=A ? What does the ----- mean? ',NULL,0);
INSERT INTO comment VALUES (1624,29,746,'Raveen','Answer?','2002-11-26 04:15:49',0,'The resident you meet could be a Liar or a Knight. \r\nIf you ask him where do you live? \r\nIf he is a Liar (Living in Liarville)\r\nHe will point to Knightville (which is a lie!)\r\nIf he is a Knight (Living in Knightville)\r\nHe will point to Knightville (which is true)\r\nSo Either way you get to Knightville!',NULL,0);
INSERT INTO comment VALUES (1625,29,746,'Raveen','=)','2002-11-26 04:17:31',0,'I\'ve got a sudden liking for Liars and Knights problems <b>=)</B>',1624,0);
INSERT INTO comment VALUES (1626,267,250,'Nick Reed','After some thought','2002-11-26 04:50:25',4,'Before I enter my guess, can I just check: Is it a famous painting?',NULL,0);
INSERT INTO comment VALUES (1627,267,103,'friedlinguini','re: After some thought','2002-11-26 05:47:22',0,'Ack!  Thumbsdownthumbsdownthumbsdown!  D\'oh!',1626,0);
INSERT INTO comment VALUES (1628,267,825,'Jason','Solution','2002-11-26 06:44:51',0,'friedlinguini was definitely on track.\r\n\r\nit is, literally, \"M on a (L is A)\" or, Mona Lisa.\r\n\r\n- JD',NULL,0);
INSERT INTO comment VALUES (1629,267,1,'levik','re(2): After some thought','2002-11-26 08:28:05',0,'Heh :)\r\n\r\nDid you expect a mathematical solution to a rebus?',1627,0);
INSERT INTO comment VALUES (1630,267,103,'friedlinguini','re(3): After some thought','2002-11-26 09:06:31',0,'No, but still...  :-P>',1629,0);
INSERT INTO comment VALUES (1631,69,775,'Cory Taylor','re(3): Alternate approach','2002-11-26 09:16:35',0,'wow, the honor of a comment from the webmaster him (her) self!\r\n\r\nAn old trick I used many times in University of equating the units led me to this.  (Actually, it appeared in my head instantly, when I tried to quantify it I realized how little I understand what goes on in my head!).  The logic behind my method is as follows.  The flat section in one direction is the same as the flat section in the other direction, so for now it can be ignored.  Now, the time differential (5-4=1) is given, and if you manipulate the information in such a way that the information compared is valid, you come up with new valid (if not relevant) information. So...\r\n\r\nmph/m = mph/m - 1/h describes a valid equation. Specifically, the downhill speed/downhill length = uphill speed/uphill length - 1.  Known pieces are the two speeds, and unknowns (which are equal) are the hill lengths, giving 1 equation and 1 unknown.\r\n\r\nHopefullt that cleared (ya right) that up a bit.  I guess I could have sufficed with a clarification that the \"hill\" was a single trip graded section, or something.  So my english ain\'t that great!\r\n',1619,0);
INSERT INTO comment VALUES (1632,254,775,'Cory Taylor','clever levik does it again (nt)','2002-11-26 09:22:05',0,'',1620,0);
INSERT INTO comment VALUES (1633,267,122,'Happy','re(2): After some thought','2002-11-26 09:23:36',0,'>  Ack! Thumbsdownthumbsdownthumbsdown! D\'oh!\r\nTOO LATE!!! BWA HA HA HA!!!  :)',1627,0);
INSERT INTO comment VALUES (1634,180,816,'ionman','HCl','2002-11-26 11:50:16',0,'The human stomach contains ~3 molar (3mols/liter) HCl.  This is rather strong, pure HCl is 12M and not quite as dangerous as an earlier post pointed out. I\'m not mad scientist (yet) and I use it quite often.  \r\nI guess it would be useful in forensics to measure the pH of someones stomach juices to get an idea of ....\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1635,266,829,'A','No father','2002-11-27 00:17:31',3,'let the mother\'s age = x\r\nthe son\'s age = y\r\n\r\nnow x = y + 21\r\nafter six years (x+6)/5 = y + 6\r\n\r\nputting both equations together we get\r\ny + 21 = 5y + 24\r\ny = - 3/4 years\r\nwhich means (-9 months) , so the mother is not pregnant yet and so there is no father \r\nQED :)\r\n',NULL,0);
INSERT INTO comment VALUES (1636,29,250,'Nick Reed','re: =)','2002-11-27 02:25:35',0,'I must admit, I quite like them too. We seem to have stopped getting any new ones submitted lately, though. Time to think some more up, methinks...',1625,0);
INSERT INTO comment VALUES (1637,270,153,'TomM','Not Exactly Twins','2002-11-27 03:18:24',1,'One possible answer is that they are two of a larger set of same-birth babies: triplets, quads, quints, etc.',NULL,0);
INSERT INTO comment VALUES (1638,270,816,'ionman','another possibility','2002-11-27 06:34:01',0,'I believe the first answer is the right one but for fun...In the modern day maybe she was a surrogate for two different women.',NULL,0);
INSERT INTO comment VALUES (1639,253,816,'ionman','is this a riddle?','2002-11-27 06:41:19',0,'The answer lies in a basic understanding in Chemistry and is no riddle at all, as has been pointed out.',NULL,0);
INSERT INTO comment VALUES (1640,130,794,'Erin','Impossible solution','2002-11-27 16:21:04',0,'How should you know if the monk is a Knight or a Liar? Since you don\'t know this, the answer to any question you ask him would be irrelevant because you would never know if he is telling you the truth. \r\n\r\nBut you do in fact have a 50/50 chance of 3 things.\r\n1. which door leads to the garden\r\n2. is the monk a knight or a liar\r\n3. does zim mean yes\r\nSo with that in mind you could ask the monk any question you want but it would never have you sure of the choice you make. Therefore ther is no absolute answer to this question.',NULL,0);
INSERT INTO comment VALUES (1641,253,1,'levik','re: is this a riddle?','2002-11-27 17:41:06',0,'I don\'t think anyone said it was a riddle. The category for this one is \"Science\", and I think it fits the bill fairly well',1639,0);
INSERT INTO comment VALUES (1642,130,153,'TomM','re: Impossible solution','2002-11-27 21:01:58',0,'The point of the puzzle is to construct a question that \"forces\"a meaningful answer despite the three unknowns. It can be done.',1640,0);
INSERT INTO comment VALUES (1643,272,825,'Jason','one of three!','2002-11-28 06:48:08',3,'Well, there are only three pairs of numbers that add to 14: 7 and 7, 6 and 8, 5 and 9.  \r\n\r\nJack would be 9 and George would be 5.',NULL,0);
INSERT INTO comment VALUES (1644,272,153,'TomM','simple','2002-11-28 06:49:25',3,'Call the digits J and G\r\n\r\n(10J + G) - (10G + J) = 36\r\n\r\n9J - 9G = 36\r\n\r\nJ - G = 4\r\n\r\nJ + G = 14\r\n\r\n2J = 18  or  2G = 10 \r\n\r\nJ= 9; G = 5',NULL,0);
INSERT INTO comment VALUES (1645,254,835,'cris crawford','I think this is the answer.','2002-11-28 20:39:28',1,'Consider a surface with a cross-section of 180 degree arcs (convex up) with the same radius, touching. One side of the square wheel will roll along one arc until its corner is wedged between two of these arcs. When I say wedged I mean suspended without touching except at two points, one on each semicircle. Then it will continue to roll along the next arc with its next side until the next corner is wedged between the next two arcs, etc. A circle will do the same thing. In order to roll rather than slip, the length of the side of the square should be equal to the part that rolls (which will be 1/4 of the circle or &#960;/2 * R) plus two times the part that gets wedged (which will be R * &#8730;2 - R). I would call this a solution except that I can\'t explain without a picture.\r\nWhen I say a circle will do the same thing, I mean it will roll until it is touching two semicircles, so part will roll and part will just be wedged between semicircles momentarily. If it is to roll along the same part of the path as the square wheel it should have radius equal to R * &#8730;2 - R.',1620,0);
INSERT INTO comment VALUES (1646,239,835,'cris crawford','inelegant solution','2002-11-28 22:04:42',0,'My elaborate solution wasn\'t posted (I think because I didn\'t close the preview???)\r\nAnyway, I also got the answer 68.75 by dividing the area in two parts and adding them.\r\nIt was 14&#178; * (2 arcsin(0.25) - 7 * &#8730;15/64) + 7&#178; * (&#960;/2 - arcsin(0.25) - &#8730;15/16)',NULL,0);
INSERT INTO comment VALUES (1647,254,835,'cris crawford','re: I think this is the answer.','2002-11-28 23:03:23',0,'It\'s not the answer; now I know. The question should be, On what kind of surface would a square wheel function the same as a round wheel functions on flat surface? This is a science museum exhibit. There are lots of square wheeled things out there and they all ride on the same kind of path. I still like my answer. Maybe there should be a new problem, on what surface will a square wheel and a circular wheel have the same trajectory? I don\'t think I\'ve precisely solved that one.',1645,0);
INSERT INTO comment VALUES (1648,254,153,'TomM','Googled','2002-11-29 02:43:59',3,'OK \r\n\r\nI was finally curious enough to search for the answer on the web.  It turns out that the road is not based on the cycloid, but on the catenary (or, rather, the inverted catenary.\r\n\r\nThis website shows how a square wheel rides smoothly on such a road.\r\n\r\nhttp://home.att.net/~mathtrek/muse0299.htm\r\n\r\nAnd this on shows the math involved in constructing the proper catenary.\r\n\r\nhttp://www.mapleapps.com/categories/education/university/html/sqwheel.html',NULL,0);
INSERT INTO comment VALUES (1649,272,837,'Sophia','Answer!','2002-11-29 02:57:07',0,'Jack is 9 and Geoge is 5!\r\n95-59=36 5+9=14',NULL,0);
INSERT INTO comment VALUES (1650,42,837,'Sophia','This should be the answer','2002-11-29 03:19:56',0,'40 packages. 200/5= 40  ',NULL,0);
INSERT INTO comment VALUES (1651,279,1,'levik','Out of turn','2002-11-29 04:28:17',0,'This got posted out of turn because if any of the people with access to the queue are like me, they will have started solving it right away, and I wanted the process of solving it to generate some good discussion.',NULL,0);
INSERT INTO comment VALUES (1652,279,1,'levik','For starters...','2002-11-29 04:36:45',0,'0 = 2 * 0 * 0 * 3\r\n1 = -2 + 0 + 0 + 3\r\n2 = 2 + (0 * 0 * 3)\r\n3 = (2 * 0 * 0) + 3\r\n4 = -2 + 0 + 0 + 3!\r\n5 = 2 + 0 + 0 + 3\r\n6 = (2 + 0) * (0 + 3)\r\n7 = 2^0 + 0 + 3!\r\n8 = 2 + 0 + 0 + 3! = (2 + 0 + 0)^3\r\n9 = (2 + 0^0) * 3\r\n10 = 2 * (-(0^0) + 3!)\r\n\r\nThese are going on the assumption that 0^0 (zero to zeroth power) is equal to 1. \r\n\r\nSee, I did the easy part for you guys... 11 is the one I can\'t figure out.',NULL,0);
INSERT INTO comment VALUES (1653,279,746,'Raveen','How about...','2002-11-29 05:13:49',1,'There is more than one way to get a number, so everyone post their find.',NULL,0);
INSERT INTO comment VALUES (1654,279,775,'Cory Taylor','re: For starters...','2002-11-29 07:01:08',0,'I\'m fairly certain that this is not true.\r\ni.e. 0^0 &lt;&gt; 1',1652,0);
INSERT INTO comment VALUES (1655,279,250,'Nick Reed','re(2): For starters...','2002-11-29 07:07:43',0,'I think it\'s a bit of a hazy one. I know MSCalc reports it as 1, but I think we should only think about using it if we can\'t any other way of doing a number... ;-)\r\n\r\nP.S. Oh no! I lost several hours of my life the last time one of these problems cropped up. ;-)',1654,0);
INSERT INTO comment VALUES (1656,279,250,'Nick Reed','re(3): For starters...','2002-11-29 07:29:03',0,'I take it all back. This puzzle is a nightmare. Having to keep everything in that order, I\'m having trouble finding beyond 14 of these 150 equations... And I\'m not normally that pathetic. :-(',1655,0);
INSERT INTO comment VALUES (1657,279,251,'Cheradenine','cheating','2002-11-29 07:49:16',0,'\"Use of any mathematical symbols are allowed\"\r\n\r\nso i can use e, i and &#960;?',NULL,0);
INSERT INTO comment VALUES (1658,279,1,'levik','re: cheating','2002-11-29 08:03:32',0,'No, I don\'t think so... These are constants and represent numbers.\r\n\r\nNot that I see much use for them considering we\'re trying to come up with expressions resulting in integral values. Though I guess one can always throw floor/ceiling functions into the mix.',1657,0);
INSERT INTO comment VALUES (1659,279,775,'Cory Taylor','did it','2002-11-29 08:06:51',0,'I found a trick that while following the rules of the problem, will allow me to come up with any positive number without bounds.\r\n\r\nthe spoiler comes next...',1653,0);
INSERT INTO comment VALUES (1660,279,775,'Cory Taylor','re: did it - aka spoiler','2002-11-29 08:08:31',0,'the sum function (&#8721;) from zero to 2 will allow a lot of combinations, go from there',1659,0);
INSERT INTO comment VALUES (1661,279,250,'Nick Reed','re(2): did it - aka spoiler','2002-11-29 08:31:02',0,'But the \"sum from 0 to 2\" has the \"0\" and \"2\" in the incorrect order... I think that\'s another dodgy route to go down...',1660,0);
INSERT INTO comment VALUES (1662,279,775,'Cory Taylor','re(3): did it - aka spoiler','2002-11-29 08:48:14',0,'in the notation for summation, there is actually a (parameter)= on the bottom, which shifts the lower limit (0) further to the right than the upper limit (2).  If this doesn\'t satisfy you, the order of the limits is not important, I can sum from (-)2 to 0 with the same results...',1661,0);
INSERT INTO comment VALUES (1663,42,775,'Cory Taylor','re: This should be the answer','2002-11-29 08:58:07',0,'you know here folks, this answer has a lot of merit.  I spent some time on this problem from a mathematical view just as many of you did before I lost interest and checked it out.  But take a look at the question and you\'ll see a couple of interesting facts.\r\n1)each card has an equal chance of being found in a pack i.e. no one card is more valuable than another.\r\n2)these are \"trading\" cards.\r\nWell, now, as I\'m sure you see, just buy 40 packs for the required 200 cards, and trade with your friends to get the full set...',1650,0);
INSERT INTO comment VALUES (1664,279,1,'levik','re(4): did it - aka spoiler','2002-11-29 14:11:02',0,'Hmmm... I still fail to see how this is useful...  Care to demonstrate on an example? Say 11? (That one gave me personally a lot of grief)',1662,0);
INSERT INTO comment VALUES (1665,270,794,'Erin','re: Not Exactly Twins','2002-11-29 15:42:40',0,'You are exactly right, for some reason the solution to my riddle was not posted but you figured out the answer on your own. Good job!',1637,0);
INSERT INTO comment VALUES (1666,130,794,'Erin','re(2): Impossible solution','2002-11-29 15:50:14',0,'Ok I suppose you are right. Would this qualify as a sufficient answer, or should i say question?\r\n\r\nWould you answer zim to all of the following questions?\r\n1. Does the right door lead to the garden?\r\n2. Are you a knight?\r\n3. Does zim mean yes?',1642,0);
INSERT INTO comment VALUES (1667,270,841,'lisa','','2002-11-29 18:37:37',0,'The wife is the doctor.',NULL,0);
INSERT INTO comment VALUES (1668,279,227,'Dulanjana','Some more','2002-11-29 21:37:27',0,'11 = (2 + 0!)! - 0! + 3!\r\n12 = (2 + 0!)! - 0 + 3!\r\n13 = (2 + 0!)! + 0! + 3! \r\n14 = (2 + 0) (0! + 3!)\r\n15 = {(2 + 0!)! - 0!} x 3 (there was a simpler solution, I dont remember!)\r\n16 = 20 - 0! - 3 = 2(0! + 0!)&#179; (Looks nice:)\r\n17 = 20 - 0 - 3\r\n18 = 20 + 0! -3  \r\n19 = \r\n20 = 20 + (0 x 3)\r\n21 = (20 + 0!)/3\r\n\r\nThis is with the assumption that 0! = 1. I guess a lot of the other numbers can follow from this.\r\n',NULL,0);
INSERT INTO comment VALUES (1669,25,706,'maverick','my guess','2002-11-30 00:26:28',1,'>think we should count the spacings between each ring. for 6 o\'clock their are 5 spacings, each eqv to 30/5=6 seconds. At 12 o\'clock their are 11 spacings, therefore time reqd for completing the rings = 11x6=66 sec. So the ringing should start 1min,6sec. before 12 o\'clock.',NULL,0);
INSERT INTO comment VALUES (1670,270,153,'TomM','re: (lisa)','2002-11-30 03:36:36',0,'At first I thought this was a sly reference to the solution of the \"I can\'t operate on my son\" puzzle.\r\n\r\n But if it meant as a serious possible answer, doctors (or midwives) do not \"give birth\" to their patients\' babies, they \"deliver\" them.',1667,0);
INSERT INTO comment VALUES (1671,279,1,'levik','re: Some more','2002-11-30 04:40:44',0,'<b>Is</b> 0! equal to 1? I wasn\'t sure of that. Remember hearing something though.\r\n\r\nWell, if it is, then \r\n19 = 20 - (0 * 3)!\r\n\r\nAlso, your entry for 21 is actually 7. (21/3). \r\nYou probably meant\r\n21 = 20 + (0 * 3)!',1668,0);
INSERT INTO comment VALUES (1672,130,153,'TomM','re(3): Impossible solution','2002-11-30 06:34:37',0,'You are on the right track. Check the truth table for that question. If the answer is always the same when the right door is \"true\" and the opposite when the left door is \"true,\" then it is a correct question.  \r\n\r\nIn this case, if zim means \"no,\" a knight will answer zim whether the right or left is correct. (he\'s basically saying \"No, zim does not mean yes.\"',1666,0);
INSERT INTO comment VALUES (1673,279,227,'Dulanjana','re(2): Some more','2002-11-30 16:16:30',0,'Your right, I dunno what I had in the back of mind!\r\n\r\n(and by the way \r\n 22 = 20 - 0! + 3\r\n 23 = 20 + 0 + 3\r\n 24 = 20 + 0! + 3\r\n 25 = 20 - 0! + 3!\r\n 26 = 20 + 0 + 3!\r\n 27 = 20 + 0! + 3!)',1671,0);
INSERT INTO comment VALUES (1674,270,845,'Emily Robarge','','2002-11-30 17:02:15',0,'Is the man\'s wife the nurse or the doctor? If she was...then she could have given birth to both.',NULL,0);
INSERT INTO comment VALUES (1675,134,846,'kat','stupids..simple explination','2002-11-30 17:19:22',0,'the chicken eats the grain..the dog eats the chicken. the man rows across the pond or w/e with the dog.lol',NULL,0);
INSERT INTO comment VALUES (1676,273,153,'TomM','First part','2002-12-01 02:52:44',2,'First, designate a function of two variables m and n F(m,n) as the mth n-gonal number\r\n\r\nF(m,3) = T(m) the mth triangle number\r\nF(m,4) = S(m) =m&#178; the mth square number, etc.\r\n\r\nThen F(m,n) = F(m-1, n) + (n-3)(m-1)+1 by the definition of an n-gonal number\r\n\r\nF(m,n) also seems to equal F(m,3)+ (n-3)F(m-1,3) = T(m)+(n-3)T(m-1) according to the pattern seraphya pointed out.\r\n\r\nWe can use the definition and recursion to prove that the pattern is valid.\r\n\r\nF(m,n) = F(m,3)+ (n-3)F(m-1,3) = T(m)+(n-3)T(m-1) for small values of m and n directly.\r\n\r\n1) Show that if F(m,n) = F(m,3)+ (n-3)F(m-1,3) = T(m)+(n-3)T(m-1), then F(m+1,n) = F(m+1,3)+ (n-3)F(m,3) = T(m+1)+(n-3)T(m) \r\n\r\n2) Show that if F(m,n) = F(m,3)+ (n-3)F(m-1,3) = T(m)+(n-3)T(m-1), then F(m,n+1) = F(m,3)+ (n-2)F(m-1,3) = T(m)+(n-2)T(m-1)',NULL,0);
INSERT INTO comment VALUES (1677,279,688,'James','re: For starters...','2002-12-01 17:02:32',0,'uh 0^0 is undefined\r\n0^(anynumber other the zero)=0\r\n(any number other then zero)^0=1\r\n0^0 is like the 0/0 problem, its undefined\r\n',1652,0);
INSERT INTO comment VALUES (1678,205,850,'Milo','Too many answers','2002-12-01 18:16:53',0,'Is this the right answer?',NULL,0);
INSERT INTO comment VALUES (1679,279,1,'levik','re(3): Some more','2002-12-01 18:52:43',0,'So that <b>almost</b> brings us to 20% of the solution. Of course we are still kinda leaning on grey area stuff like 0^0 and 0!',1673,0);
INSERT INTO comment VALUES (1680,279,251,'Cheradenine','re(2): cheating','2002-12-01 22:48:58',0,'yes i gathered it was cheating. the reason for that\r\nspecific question is that via the identity\r\n\r\n-e^(i&#960;) = 1\r\n\r\nyou could generate anything.\r\n\r\nby the way, 0! = 1 is perfectly valid. it is a boundary condition in the recursive definition of !',1658,0);
INSERT INTO comment VALUES (1681,279,153,'TomM','re(3): cheating','2002-12-01 23:55:23',0,'Eulers formula applied to &#960; is e^(<I>i</I>&#960;) = -1.  Since <I>i</I>&#960; is not an odd integer, you need to be careful in moving the minus sign.  it should be -[e^(<i>i</I>&#960;)] = 1, not -e^(<I>i</I>&#960;)',1680,0);
INSERT INTO comment VALUES (1682,273,251,'Cheradenine','symmetrical pairs','2002-12-02 00:43:36',1,'(using the previous notation) \r\nThe general formula is:\r\n\r\nF(m, n) = n/2 * (mn - 2n - m + 4)\r\n\r\nTo prove:\r\n\r\nLet F(m, n) = m(1) + m(2) + .. + m(n)  \r\n(eg: F(3, 4) = t(1)+t(2)+t(3)+t(4) = 1+2+3+4)\r\nm(1) = 1, and m(n) = 1 + (m-2)(n-1)\r\n\r\npairing symmetrical terms:\r\n\r\nm(1) + .. + m(n) = n/2 * (m(1) + m(n)) =\r\nn/2 * (1 + 1 + (m-2)(n-1)) = \r\nn/2 * (2 + mn - m -2n + 2) = the above\r\n\r\nThe case of n odd requires a slight modification,\r\nyou pair up n-1 terms plus central term \r\n(m(central) = 1 + (m-2)(n-1/2)), but\r\nit works out.',NULL,0);
INSERT INTO comment VALUES (1683,278,851,'blue','Solution','2002-12-02 02:58:07',0,'Take five oranges out of the bag, distribute. Give the last to the sith kid while within the bag.',NULL,0);
INSERT INTO comment VALUES (1684,279,775,'Cory Taylor','solution','2002-12-02 04:40:04',0,'sorry for the delay here - had the weekend off and dont have the net at home...\r\n\r\nI will post for you the solution to 33, since 11 has been solved by others (also, I didn\'t need my trick for it).  Continue on only if you want the answer...\r\n.\r\n.\r\n.\r\n.\r\n.\r\nSince I am net illiterate, this will probably make more sense if you write it down yourself to see the format.\r\n\r\n&#8721; (from n=0) to (2) of (n*n*n*n*n) =33\r\n\r\nother sums can be used (different powers of n, powers added and subtracted etc.) and the final 0 and 3 can be used to expand you solutions (i.e., I solved for only 7,8,9,10,11,12, and all of these +18k k up to 8) and used the +/- 3! to arrive at the others.  Certainly this does test the problems rule #4, but doesn\'t exactly break it.  I tried to write things in the most simplified way, but I couldn\'t (i.e. sum n^6 rather than n*n*n*n*n*n), due to the other constraints.',1664,0);
INSERT INTO comment VALUES (1685,279,103,'friedlinguini','re: solution','2002-12-02 04:44:52',0,'Don\'t buy this one.  It\'s written with the digits in the wrong order, and doesn\'t contain a second 0 or 3 (though that could be fixed by adding 0 x 3).',1684,0);
INSERT INTO comment VALUES (1686,279,775,'Cory Taylor','re(2): solution','2002-12-02 05:47:21',0,'but it is written in the correct order, as I\'ve previously explained.  When written, the n=0 (below the sum sign) shifts the zero slighlty to the right of th 2 (above the sum sign).  That is why I requested that you actually write it out yourself.  In any case, the limits could be changed to\r\n(-)2 to zero, and then simply include a negative sign in front of each case of the parameter.  Surely one of these two solutions will satisfy your order requirement.\r\n\r\nAnd yes, of course it was an incomplete solution, I guess I just didn\'t think that that final step (0*3) needed to be justified. (I considered it obvious when I suppose that it really isn\'t)',1685,0);
INSERT INTO comment VALUES (1687,279,853,'Matthew Bobbins','aaaaaaaaaaaaaaaargh HARD','2002-12-02 07:37:03',0,'My Brain Is Imploding',NULL,0);
INSERT INTO comment VALUES (1688,266,853,'Matthew Bobbins','re: interesting','2002-12-02 07:44:29',0,'Heh Heh',1616,0);
INSERT INTO comment VALUES (1689,263,853,'Matthew Bobbins','It Can\'t','2002-12-02 07:47:15',0,'by the time the distance between him and the tortoise is small enough, he only needs to take one step and be in front.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1690,253,853,'Matthew Bobbins','I Dunno','2002-12-02 07:54:51',0,'Actually i might. use a simple equation.  wrong+wrong=right. if you mix the two Combustables together they cancel eachother out.\r\n',NULL,0);
INSERT INTO comment VALUES (1691,273,250,'Nick Reed','Visualise','2002-12-02 07:56:44',3,'We\'re given that a triangular shape (sides, s, = 3) has the formula: (n(n+1)/2)\r\n\r\nIf I express our triangular shape as a series of rows, with entries per row to indicate number of points added for each additional expansion, it might looks something like this:\r\n\r\n#\r\n##\r\n###\r\n####\r\n#####\r\n(etc.)\r\n\r\nWhat can we see about the square (s = 4), in a similar depiction:\r\n#\r\n###\r\n#####\r\n#######\r\n#########\r\n(etc.)\r\n\r\nCan we see something in this? Well:\r\n\r\n# = # + nothing\r\n### = ## + #\r\n##### = ### + ##\r\n####### = #### + ###\r\n######### = ##### + ####\r\n(etc.)\r\nSo, each row of our square numbers is simply a triangular number, plus the triangular number of one size smaller.\r\nSo, the equation is:\r\n(n(n+1)/2) + ((n-1)n/2)\r\n(the second half derived from passing \'n-1\' instead of \'n\' into the original equaltion)\r\n\r\nWhat about the pentagonal (s = 5) numbers?\r\n# = # + nothing\r\n#### = ## + # + #\r\n####### = ### + ## + ##\r\n########## = #### + ### + ###\r\n############# = ##### + #### + ####\r\n(etc.)\r\nThe pentagonal numbers are the triangular numbers, with TWO one-size-smaller sets of triangular numbers added to it:\r\n(n(n+1)/2) + 2*((n-1)n/2)',NULL,0);
INSERT INTO comment VALUES (1692,273,250,'Nick Reed','re: Visualise (contd)','2002-12-02 07:57:22',3,'It is obvious (*very* obvious, if you view the original graphic to the problem, and imagine drawing boundaries around the regions I have specified for each shape) that adding X more points to the original polygon adds X more one-size-smaller triangles to our set.\r\n\r\nSo, for s >= 3 (s < 3 is of no interest), our formula is:\r\n(n(n+1)/2) + (s-3)*((n-1)n/2)',1691,0);
INSERT INTO comment VALUES (1693,279,854,'Rebecca','re(3): solution','2002-12-02 10:30:30',0,'what exactly is !  ?',NULL,0);
INSERT INTO comment VALUES (1694,240,854,'Rebecca','re: angle Z','2002-12-02 10:34:16',1,'WOW',1470,0);
INSERT INTO comment VALUES (1695,279,1,'levik','re(4): solution','2002-12-02 10:49:57',0,'\"!\" means \"factorial\". A factorial of a number is the product of all the integers up to is. \r\n\r\nFor example:\r\n3! = 1 * 2 * 3 = 6\r\n4! = 1 * 2 * 3 * 4 = 24\r\n',1693,0);
INSERT INTO comment VALUES (1696,278,854,'Rebecca','re: Solution','2002-12-02 10:59:20',0,'he\'s right. there\'s a similar one to that.\r\nthere are ten graham crackers in a jar. There are ten kids in the room and a babysitter. the babysitter wants to give each kid a cracker while still leaving one in the jar. What does she do?\r\n\r\nshe leaves a graham cracker in the jar and gives it to the last kid.',1683,0);
INSERT INTO comment VALUES (1697,90,853,'Matthew Bobbins','Easy','2002-12-02 13:04:25',3,'their birthdays were at the same day, but they were celebrated on different ones.',NULL,0);
INSERT INTO comment VALUES (1698,278,856,'Christos Tikelis','silly','2002-12-02 15:56:49',0,'Give the last orange away still inside the bag. One orange would still be in the bag and all six kids would have an orange. Also, one lucky kid would get a bag as well.',NULL,0);
INSERT INTO comment VALUES (1699,274,834,'Gautam Joshi','Solution','2002-12-02 18:59:52',0,'Draws a bigger line nearby it. Simple...',NULL,0);
INSERT INTO comment VALUES (1700,47,834,'Gautam Joshi','Solution','2002-12-03 00:06:06',0,'consider the that the prank was played on one sage only in that case we would have two sages laughing while the one on whom the prank was played would have been clueless to what was happening.\r\n\r\nSimilarly if the prank was played on 2 sages we would have had one sage lauging at two other sages. the two other sages wont laugh on the third if they see his forehead is clean.\r\n\r\nSince all are laughing at each other one of the sage quickly realizes that the prank was played on all three of them.....',NULL,0);
INSERT INTO comment VALUES (1701,59,834,'Gautam Joshi','Answer.','2002-12-03 00:18:44',0,'The first person is having a white cap.\r\n\r\nThe third person in the line will know which hat he himself is wearing if the both the persons standing in front of him have black caps. Since he replies in negative, this implies that one of the two persons standing in front of him is wearing a white cap and other the black cap.\r\n\r\nThe second person can see the hat which the first person is wearing. If the first person is wearing black cap his answer would be yes, because he knows that one of them is wearing white hat as implied by the third persons reply to the question.\r\n\r\nhence the man in front of the line was wearing white cap.',NULL,0);
INSERT INTO comment VALUES (1702,274,775,'Cory Taylor','or','2002-12-03 03:56:06',0,'well, a little farfetched, especially looking at the timeframe for this puzzle (well in the past)\r\n\r\nHarold could use the effects of Relativity to shorten the length of the line in the Kings reference point.  I\'m not sure if that would require making the King go faster or slower than the line, but one of these would work.  The effects would be very small of course, but existent.',1699,0);
INSERT INTO comment VALUES (1703,274,858,'Paula','Solution II','2002-12-03 05:32:12',0,'Cross the line making it a \"t\". Then fill in the letters shor\"t\"er. ',NULL,0);
INSERT INTO comment VALUES (1704,279,122,'Happy','floor?','2002-12-03 07:21:31',0,'Is floor acceptable?\r\nif so:\r\n\r\n28:  2 + 0 + 0 + floor(&#8730;((3!)!))\r\n\r\n3! = 6\r\n6! = 720\r\n&#8730;720 = 26.83...\r\n\r\neh?',NULL,0);
INSERT INTO comment VALUES (1705,279,1,'levik','re: floor?','2002-12-03 08:44:00',0,'I think given our current constraints, it\'s perfectly valid.\r\n\r\nPlus, it gives us \r\n\r\n29 = 2 + 0^0 + floor(&#8730;((3)!)!))\r\n29 = 2 + 0! + 0! + floor(&#8730;((3)!)!))\r\n\r\n:)',1704,0);
INSERT INTO comment VALUES (1706,279,103,'friedlinguini','re(2): floor?','2002-12-03 11:03:24',0,'If you want to be a real jerk,\r\n29: 2 + 0 + 0 + ceil(&#8730;((3)!)!)) \r\n\r\n:-)>',1705,0);
INSERT INTO comment VALUES (1707,279,122,'Happy','30','2002-12-03 11:49:44',0,'30: (2 + 0! + 0!)! + 3!\r\n\r\nslowly but surely...',NULL,0);
INSERT INTO comment VALUES (1708,278,862,'sach','be generous','2002-12-03 13:19:06',3,'give away the bag to the last kid, along with the orange. that way, each kid will have an orange, and there will be an orange left in the bag.',NULL,0);
INSERT INTO comment VALUES (1709,281,746,'Raveen','Answer','2002-12-04 00:24:05',3,'This paragraph is soo unusual because it doesn\'t use the letter \'E\' even once, and \'E\' being the most commonly used letter! \r\n(I can\'t say I figured this out, I saw the answer somewhere else.)',NULL,0);
INSERT INTO comment VALUES (1710,281,251,'Cheradenine','re: Answer','2002-12-04 00:48:14',0,'\"I can\'t say I figured this out, I saw the answer somewhere else.\"\r\n\r\nI would humbly suggest that if you do know the answer other\r\nthan from working it out you refrained from posting it, and\r\nallow others some fun :)',1709,0);
INSERT INTO comment VALUES (1711,50,834,'Gautam Joshi','My Guess','2002-12-04 00:48:43',0,'The statement that each farmers paid $9 is not correct i suppose. The actual expenditure for 3 of them is 30$ so each of them has to pay 10$. But the owner gives them 5$ concession. Out of which the bell boy keeps 2$. So the total cost encured by 3 farmers for the stay in hotel is 28 dollars. Which makes it 9.333333 dollars per head. The remaining 2 dollars goes to the bell boy so where is the question of 1 dollar missing????? Is the question correct?',NULL,0);
INSERT INTO comment VALUES (1712,270,834,'Gautam Joshi','Just a guess','2002-12-04 00:55:43',0,'One was born before midnight and one after in span of few minutes......',NULL,0);
INSERT INTO comment VALUES (1713,75,834,'Gautam Joshi','Hmm...','2002-12-04 01:14:34',0,'since its hour hand it has to pass the minute hand once every hour.',NULL,0);
INSERT INTO comment VALUES (1714,281,227,'Dulanjana','hUH?','2002-12-04 01:29:20',4,'Hey where are the E\'s?',NULL,0);
INSERT INTO comment VALUES (1715,281,1,'levik','re(2): Answer','2002-12-04 04:12:09',0,'While agree that you have a valid point, one can also argue that anyone who doesn\'t want their fun in solving a puzzle like thi spoiled should probably not be reading comments entitled \"Answer\" :))\r\n\r\nBut yes, generally you are right. the point of not posting a solution right away is defeated if someone who\'s already seen the problem before posts one as soon as the problem is up.',1710,0);
INSERT INTO comment VALUES (1716,281,746,'Raveen','My apologies','2002-12-04 05:37:04',0,'My humble apologies... I will keep that in mind!',NULL,0);
INSERT INTO comment VALUES (1717,203,866,'bart','wrong statement in problem','2002-12-04 09:55:45',0,'It\'s well-established in physics that black or dark-colored objects radiate heat faster and more effectively than light-colored objects. \r\n\r\nThis is not true...\r\nonly dark objects radiate heat faster, but these objects are different for various frequencies of radiation. For light these dark objects are dark-colored,  for the freqeuncies of the heat from the radiator all colors that are used are dark, so it doesn´t matter what color you use. ',NULL,0);
INSERT INTO comment VALUES (1718,273,866,'bart','','2002-12-04 11:47:47',3,'n-th number of N-gonal\r\n\r\n(1+(1+(n-1)*(N-2)))*n/2\r\n\r\n           or\r\n\r\n2n+Nnn/2-Nn/2-nn\r\n\r\nN=3\r\nn=1:  1\r\nn=2:  3\r\nn=3:  6\r\nn=4:  10\r\n\r\nN=4\r\nn=1:  1\r\nn=2:  4\r\nn=3:  9\r\nn=4:  16\r\n\r\nwe search for the sum of the row \r\n1,1+(N-2),1+2*(N-2),...,1+(n-1)*(N-2)\r\n\r\nthis is\r\n1+1+(N-2)+1+2*(N-2)+...+1+(n-1)*(N-2)\r\n=1+1+1+1+...+(N-2)(1+2+...+(n-1))\r\n=n          +(N-2)(1+(n-1)+2+(n-2)+3+(n-3)+...)\r\n=n          +(N-2)(n      +n      +n     +...)\r\n=n          +(N-2)((n-1)/2)*n)      (for n odd)\r\nor=n        +(N-2)((n-2)/2)*n+n/2)  (for n even)\r\n                      ||\r\n                   ((n-1)/2)*n\r\n\r\n\r\n=n(1+(N-2)(n-1)/2)\r\n=n/2(2+(N-2)(n-1))\r\nor n(1+1+(N-2)(n-1))/2\r\n\r\nWhy do I write it like this?\r\n For a general row with format\r\n\r\nU[1]=b\r\nU[n]=U[n-1]+a\r\n\r\nThe sum S[n] is:\r\n\r\nn*(u[1]+U[n])/2\r\n\r\nhere b=1 and a=N-2',NULL,0);
INSERT INTO comment VALUES (1719,281,868,'Jimmy Bob','it is unusaul, but not srangE','2002-12-04 12:44:28',0,'There is no letter \"e\"\r\nEver read the book, \"A Void?\"',NULL,0);
INSERT INTO comment VALUES (1720,281,868,'Jimmy Bob','A Void','2002-12-04 12:47:04',0,'An entir novel without the letter e.  ',NULL,0);
INSERT INTO comment VALUES (1721,237,869,'drew','can\'t be solved','2002-12-04 12:52:16',0,'This is a bad question.  Even if one were to assume that twins came out at exactly the same time and one isn\'t the elder, than you can still have shildren 10 months appart, but be the same age.  In this case 6 6 1 and 9 2 2 both work',NULL,0);
INSERT INTO comment VALUES (1722,205,869,'drew','can\'t be solved','2002-12-04 12:56:08',0,'as chaz wrote in his comment, you must only find were the 7 apples lie.  However, the problem with Chaz\'s argument is that alonso could have had only his first apple.  If he had one, bertrand could have had two and george 3. this would make the solution:\r\nA - 1\r\nB - 2\r\nG - 3\r\nK - 5\r\nhowever, as chaz pointed out\r\nA - 2\r\nB - 3\r\nG - 4\r\nK - 2\r\nalso works, as well as\r\nA - 1\r\nB - 3\r\nG - 3\r\nK - 4\r\nso no one solution can be found',NULL,0);
INSERT INTO comment VALUES (1723,281,227,'Dulanjana','Solution ;)','2002-12-04 13:53:12',1,'We know the saying \"<I>i</I> before <I>e</I> but never after <I>c</I>\". But the above paragraph contains <B>i</B>\'s. Therefore there should be <B>e</B>\'s after that. So there are <B>e</B>\'s in this paragraph :)))',NULL,0);
INSERT INTO comment VALUES (1724,274,794,'Erin','re: or','2002-12-04 15:21:21',0,'Im not sure I understand your reasoning. Gautam Joshi had the answer correct. What do you mean by shortening the line in the king\'s reference?',1702,0);
INSERT INTO comment VALUES (1725,167,834,'Gautam Joshi','Maybe','2002-12-04 16:30:39',0,'May be big indian is small indians mother????',NULL,0);
INSERT INTO comment VALUES (1726,56,834,'Gautam Joshi','Answer','2002-12-04 16:42:24',0,'The german owns the fish\r\nHeres what I have found\r\n\r\nNorway Danish Britan German Swedish\r\nyellow blue   red    green  white\r\nwater  tea    milk   cofee  beer\r\ndunhil blend  pallmalrotham player\r\ncats   horse  bird   fish   dog',NULL,0);
INSERT INTO comment VALUES (1727,205,871,'francis','re: A different approach','2002-12-04 21:46:38',0,'if alonso had eaten one apple , he would have known that bert ate more than him. he would not ask the question since he knew the answer.',1187,0);
INSERT INTO comment VALUES (1728,284,872,'pleasance','I get the sequence, but not the first number','2002-12-05 02:10:25',0,'The sequence is as follows:\r\n2 * (1 + 1/2) = 3 \r\n3 * (2 + 2/3) = 8 \r\n8 * (3 + 3/4) = 30 \r\n...\r\n45360 * (8 + 8/9) = 403,200.\r\n\r\nThis would make the first number solve the equation:\r\nx * (0 + 0/1) = 2, or x * 0 = 2.\r\nAm I missing something?\r\n',NULL,0);
INSERT INTO comment VALUES (1729,279,872,'pleasance','re: floor?','2002-12-05 03:03:05',1,'I\'m a bit dubious about using floor. Could we use other functions as well then? For example, sin, cos, tan etc.? If so, \r\n\r\nhypsin(hypsin(2)) = about 18.78\r\n\r\nhypcos(hypcos(2)) = about 21.53\r\n\r\nand so on. These are bound to come in useful...',1704,0);
INSERT INTO comment VALUES (1730,274,775,'Cory Taylor','re(2): or','2002-12-05 03:49:17',0,'one of those funky relativity effects is that an objects length is in fact dependant on its reference frame (ie how fast it is moving compared to its surroundings), sometimes referred to as length difraction(?).  I don\'t understand the theory well enough myself to apply it, simply enough to know that it can create a solution.  If I had to guess, I would say that moving the king (with respect to the line), would make the line shorter in the Kings reference frame, but I could be backwards here.',1724,0);
INSERT INTO comment VALUES (1731,279,227,'Dulanjana','re(2): floor?','2002-12-05 04:08:50',0,'well but with the decimals coming in its most unlikely. But You never can say!\r\n ',1729,0);
INSERT INTO comment VALUES (1732,279,227,'Dulanjana','Some answers that came to mind..','2002-12-05 04:34:21',3,'(2 + 0 + 0 + 3)! = 120\r\n2 + (0! + 0! + 3!)! = 122\r\n(2 + 0!)! x (0 + 3!) = 36\r\n(2 + 0!)! x (0! + 3!) = 42\r\n(2 + 0! + 0!) x 3! = 144\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1733,279,1,'levik','re(3): floor?','2002-12-05 04:49:05',0,'Ah, but with our wonderful floor and ceiling functions, we get two (count\'em - two!) integers for every fraction. \r\n\r\nSo they\'re actually pretty damn useful.',1731,0);
INSERT INTO comment VALUES (1734,205,153,'TomM','re: can\'t be solved','2002-12-05 06:10:21',0,'Yes, but we are also told that this was enough information for Kurt to know the answer.  That means that Kurt ate enough apples that only one possibility was left.\r\n\r\nIn any scenario in which Kurt ate less than 5 apples, either Al or Bert could not ask the question -- they can\'t ask a question they already know the answer to--, or Kurt would have too many possibilities to be sure.  But since he is sure, then he must have eaten 5.',1722,0);
INSERT INTO comment VALUES (1735,279,872,'pleasance','interesting 35','2002-12-05 06:10:31',0,'I\'ve found another useful function: I don\'t remember what it\'s called, and can\'t quite draw it here, but it\'s the combinatorics notation for \'choosing x objects out of y\', and is written in brackets (), with y on top and x on the bottom.\r\nThe formula for x out of y is: y! / (x! * (y-x)!)\r\n\r\nThus we have:\r\n[(2+0!)! + 0!] over 3, which gives us 3 out of 7, or 7! / (3!*4!) = 35.\r\n\r\nHaven\'t found any others yet with this function...',NULL,0);
INSERT INTO comment VALUES (1736,178,872,'pleasance','I beg to differ','2002-12-05 06:31:17',1,'The prudent pirate problem is fascinating, especially the way the \"correct\" game theory solution clashes with intuitive logic, or with other possible strategies, as Jim Lyon\'s applied psychology comment demonstrates so ingeniously.\r\n\r\nI understand the logic of the proposed solution, but I beg to differ. Take it back to 3 pirates, and an offer of 499,0,1. The youngest pirate\'s response will more than likely be, \"your life is on the line and you offer me 1 lousy gold coin?!? I don\'t think so!\" \r\n\r\nThis isn\'t just being childish, it\'s about human nature opposing cheats. This has been demonstrated in various experiments, one of which I recently saw on telivision. A group of children were divided into pairs. Each pair was given 10 chocolate coins to divide as follows: the first decides how to divide them, the second can agree, or disagree, in which case neither gets any chocolate. In the first round the proposals were 7:3, 8:2, even 9:1. The second child always refused. In the next round, the pairs were shuffled around, but the same kids did the dividing. This time the offers were 5:5 or occasionally 6:4, and were agreed to. \r\n\r\nFrom the mouths of babes! The point is we intuitively oppose cheating, setting standards for more equity. ',1005,0);
INSERT INTO comment VALUES (1737,278,873,'Cullen Stevens','A very big bag...','2002-12-05 08:21:30',0,'If the teacher had a very big bag, the student could eat his/her orange in the bag and reduce the mess to clean up later.',NULL,0);
INSERT INTO comment VALUES (1738,237,873,'cges','I enjoyed this one......','2002-12-05 08:29:33',0,'It is always humbling when a \"non-math person\"  sees the answer so quickly when I, a \"math person\" has aready wasted some scratch paper.',NULL,0);
INSERT INTO comment VALUES (1739,281,873,'cges','I finally took notice...........','2002-12-05 08:31:39',0,'I didn\'t get it until my nephew came home with the \"quick brown fox\" problem.',NULL,0);
INSERT INTO comment VALUES (1740,30,873,'cges','Labyrinth','2002-12-05 08:41:27',0,'I have been interested in this kinds of problems since I saw the similar situation in the movie Labyrinth.',NULL,0);
INSERT INTO comment VALUES (1741,182,854,'Rebecca','re: suppose not','2002-12-05 12:39:54',0,'he does have a point',1463,0);
INSERT INTO comment VALUES (1742,262,854,'Rebecca','solution','2002-12-05 12:47:11',0,'the answer is 0 because if you consider the xth term, the term is (x-x) which equals 0 and therefore, the entire problem equals 0.\r\n\r\nanything multiplied by zero is zero!!',NULL,0);
INSERT INTO comment VALUES (1743,279,153,'TomM','about combinatorials (re: interesting 35)','2002-12-05 13:04:02',0,'It\'s called a combinatorial and is read a \"the combinations of y objects, taken x at a time.\" When you can\'t type the traditional form, you can usually type C(y,x) and be understood, or simply define C(y,x) as y!/[(x!)([y-x]!)\r\n\r\nI have found it useful in a lot of these puzzles.',1735,0);
INSERT INTO comment VALUES (1744,284,227,'Dulanjana','re: I get the sequence, but not the first number','2002-12-05 15:13:18',4,'Continuing on pleasance\'s solution...\r\n\r\n0*x = 2\r\nx = 2/0\r\nx is undefined\r\n\r\nTherefore the first term in the sequence is undefined.\r\nIs that all right?',1728,0);
INSERT INTO comment VALUES (1745,279,227,'Dulanjana','','2002-12-05 15:24:26',0,'What about the subfactorial sign e.g-(!3 = 2). I dont know how it exactly works. I thinks its the number of derangements in somethinf (factorials are the arrangements)\r\n\r\nAnd this is just for fun.\r\n\r\nA = {a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,wet,send,as,queue,hog,cat,dog,you,2,0,0,3}\r\n\r\nSo n(A) = 37',NULL,0);
INSERT INTO comment VALUES (1746,285,153,'TomM','It\'s all relative','2002-12-05 22:48:00',3,'Call Xavier\'s and Yonette\'s running speed x, the walkway speed w and the distance d.\r\n\r\nXaviers time is 2d/x which can be expressed as 2dx/x&#178;\r\n\r\nYonette\'s time is d/(x+w) + d/(x-w) = [d(x-w) + d(y+w)]/(x&#178; - w&#178;) = 2dx/(x&#178; - w&#178;)\r\n\r\nsince x&#178; - w&#178; &#8804; x&#178;, then  2dx/(x&#178; - w&#178;) &#8805; 2dx/x&#178;, and Xavier wins\r\n\r\nMichelson and Morely used this principle in their experimtnt to measure the speed and direction of the \"ether\"  When the two light beams tied, their experiment failed, and Einstein considered the possibility that it had to fail because light did not act like slower phenomenon, an Relativity was born.',NULL,0);
INSERT INTO comment VALUES (1747,201,875,'Kozo Morimoto','re(4): re Solution','2002-12-06 02:31:53',0,'Yeah, I don\'t really like the \'official\' answer...\r\n\r\nUsing Cartesian geometry on a spherical surface seems to be asking for trouble.\r\n\r\nI can\'t offer an alternative, but has someone attempted solving this in spherical coordinate system (r,theta, thi) ?  Given a spherical surface with center at origin, any movement in theta is north-south and thi would be east-west.',1256,0);
INSERT INTO comment VALUES (1748,182,873,'cges','I love..','2002-12-06 04:37:00',0,'I love the step by step logic of this one.',NULL,0);
INSERT INTO comment VALUES (1749,285,775,'Cory Taylor','without the math','2002-12-06 05:09:09',0,'Realize that the time spent running slower is greater than the time spent running faster (for Yonette), thereby lowering her average running speed, making her lose.',1746,0);
INSERT INTO comment VALUES (1750,284,775,'Cory Taylor','re(2): I get the sequence, but not the first number','2002-12-06 05:10:29',0,'I work so hard to come up eith a difficult problem, and you make it look so easy.',1744,0);
INSERT INTO comment VALUES (1751,270,873,'cges','Overthinking','2002-12-06 05:53:34',0,'Again, I have a chance not to overthink a problem, but I still did.  I liked this one. Thanks.',NULL,0);
INSERT INTO comment VALUES (1752,251,873,'cges','Good one','2002-12-06 05:56:23',0,'My new father-in-law is one a 7 children and I stumped him on this one.  It\'s always good to get a leg up on my new old man.',NULL,0);
INSERT INTO comment VALUES (1753,176,873,'cges','Man running home','2002-12-06 05:59:13',0,'This reminded me of the \"man running home problem\".  Thanks',NULL,0);
INSERT INTO comment VALUES (1754,285,873,'cges','My prediction','2002-12-06 06:05:33',1,'They will tie.  Xavier will run on the moving sidewalk that is right next to hers.  They are commonly right next to each other going in the opposite direction.',NULL,0);
INSERT INTO comment VALUES (1755,265,873,'cges','Math and English','2002-12-06 06:13:50',0,'I enjoy coming across a English problem when I\'m exprecting a Math one.  ',NULL,0);
INSERT INTO comment VALUES (1756,50,873,'cges','Great!','2002-12-06 06:17:42',0,'I haven\'t seen this one for a long time.  I like to give the problem to my students and offer them a $1 bill if they can identifiy where missing dollar is.  It\'s one of the first problems I remember enjoying as a student as well.',NULL,0);
INSERT INTO comment VALUES (1757,56,873,'cges','Thanks!','2002-12-06 06:19:11',0,'It hard to find good logic problems to give to my students.  I like this one.  Thanks.',NULL,0);
INSERT INTO comment VALUES (1758,284,873,'cges','Number Play','2002-12-06 06:44:17',0,'I like the way the numbers were played with here!',NULL,0);
INSERT INTO comment VALUES (1759,68,873,'cges','My wife wins!','2002-12-06 06:52:24',0,'My wife beat me on this one!  Thanks!',NULL,0);
INSERT INTO comment VALUES (1760,227,872,'pleasance','if I were his student','2002-12-06 08:31:40',1,'If I were Protagoras\'s student, I would make an arrangement with a fellow student that one of us would sue the other as soon as we graduated. One of us would lose, of course, and not have to pay the exorbitant tuition fee. We could then split the one tuition fee 50-50!',NULL,0);
INSERT INTO comment VALUES (1761,25,876,'Angela','Math','2002-12-06 08:40:10',0,'I say it will be 1 minute (60 seconds) before 12.  I took 30/6=5 then took 5*12=60 to get my answer.',NULL,0);
INSERT INTO comment VALUES (1762,274,876,'Angela','It seems','2002-12-06 09:13:33',0,'It seems that Joshi was not really making the line shorter but just giving the kings line another to be realitve to.  In other wards the first line is now shorter then the second.  Why couldn\'t Harold just stand on the tip of the kings line?  That would make the line shorter without having to be realitive to anything else.',NULL,0);
INSERT INTO comment VALUES (1763,92,868,'Jimmy Bob','What am I doing wrong?','2002-12-06 13:25:33',0,'I considered the triangle, ABO, with its sides AO and BO at 6cm.  Therefore, AB (and each side of the square) equal to ~8.49cm.  From this I used a2+b2=c2 to get the diagonal roughly 11.9cm.  Obviously this is wrong but is the logic wrong, where did I fail?\r\n',NULL,0);
INSERT INTO comment VALUES (1764,281,878,'Cheryl Gray','It took me about 30 seconds to find the solution.','2002-12-06 14:20:01',0,'There is no letter E in any of the words in the paragraph.',NULL,0);
INSERT INTO comment VALUES (1765,92,250,'Nick Reed','re: What am I doing wrong?','2002-12-06 14:29:48',0,'It\'s the step from AO and BO being 6cm to the assumption that AB is therefore ~8.49cm. This would only be true if AOB was a right-angled triangle, which I\'m afraid it isn\'t.',1763,0);
INSERT INTO comment VALUES (1766,284,227,'Dulanjana','re(3): I get the sequence, but not the first number','2002-12-06 15:39:02',0,'I do?:) Well anyway The answer is still \"undefined\"!',1750,0);
INSERT INTO comment VALUES (1767,279,227,'Dulanjana','The golden killer!','2002-12-06 15:42:35',0,'Phi - phi = 1\r\n\r\nPhi - golden mean\r\nphi - inverse of the golden mean',NULL,0);
INSERT INTO comment VALUES (1768,284,227,'Dulanjana','Interesting property','2002-12-06 18:59:24',0,'   2*(1 1/2) = 3\r\n   3*(2 2/3) = 8\r\n   8*(3 3/4) = 30\r\n  30*(4 4/5) = 144\r\n 144*(5 5/6) = 840\r\n 840*(6 6/7) = 5760\r\n5760*(7 7/8) = 45360\r\n\r\ni guess that means that shows that the 2nd term = a*(0 0/1) = 0*a = 2\r\n\r\nand so a (first term) is undefined\r\n',NULL,0);
INSERT INTO comment VALUES (1769,281,227,'Dulanjana','re: It took me about 30 seconds to find the solution.','2002-12-06 19:02:49',0,'You\'re a real fast reader!!:))',1764,0);
INSERT INTO comment VALUES (1770,287,873,'cges','My guess and reason why.','2002-12-06 19:45:24',0,'My guess is 93.  I counted 2, and then 2 times the primes from 2*7, 2*11, 2*13, to 2*499.  I hope I counted right.',NULL,0);
INSERT INTO comment VALUES (1771,287,153,'TomM','Some questions about procedure','2002-12-06 21:29:26',4,'Does the first person open all the even lockers, or all the odd ones?  (There is a slight difference as the problem progresses to the later persons.)\r\n\r\nAssuming that it is the even ones, are the second person\'s first two lockers 3 and 9 (the first two odd numbered lockers divisible by 3) or 5 and 11 (the third and sixth of those still closed)?*\r\n\r\nThe related questions concerning the third and fourth persons\' \"every fourth\" and \"every fifth\"\r\n\r\n*If the first person opens the odd lockers, the first part of the question becomes 4 and 10, and the second part becomes 2 and 8. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1772,56,153,'TomM','re: Thanks!','2002-12-06 21:58:04',0,'CGES -- This style of logic problem is not common on this site, but you can get some good ones at http://www.allstarpuzzles.com/logic/\r\n\r\nI hope your students enjoy them.\r\n',1757,0);
INSERT INTO comment VALUES (1773,285,103,'friedlinguini','A bit of intuition','2002-12-07 04:09:00',2,'The problem\'s already been solved, but as a reference, consider what happens if Yonette\'s running speed is the same or less than that of the moving sidewalk.',NULL,0);
INSERT INTO comment VALUES (1774,287,879,'Anthony','','2002-12-07 04:26:26',0,'if the first person opens the multiptives of 2 and the second multiptives of 3 and so on then the answer is 1,4,9,16,25,36,49,64,81,100,... the perfect squares less than 1000  but i dont have the time to count them but some one esle can',NULL,0);
INSERT INTO comment VALUES (1775,287,1,'levik','re:','2002-12-07 05:14:26',0,'I think you\'re thinking of \r\n<a href=\"http://perplexus.info/show.php?pid=39\"><b>this problem</b></a>.\r\n\r\n(I made the same mistake initially confusing the two)',1774,0);
INSERT INTO comment VALUES (1776,287,885,'np_rt','Solution Plus Assumption','2002-12-07 14:04:59',0,'I\'m assuming that the people that come after the first open every 3rd, 4th, etc. locker that is still open.\r\n\r\nThe first person opens 500 of them. The second person opens every 3rd one that\'s still open (166 of them so 334 left). The next person opens every 4th that\'s still open (83 of them so 251 left). The last person opens every 5th that\'s still open (50 of them). Therefore, only 201 are still closed.',NULL,0);
INSERT INTO comment VALUES (1777,231,886,'martin','niners','2002-12-07 14:36:36',0,' every number from the set {9,99,999,9999,...} could be represented as 10^k-1.\r\nwe have that (2,n)=1,(5,n)=1.as we use the function of Oyler we obtain that:\r\n   10^pfi(n)-1 is divisible by n.\r\nalso we know that phi(n) is less than n.\r\nthis is enough now to say that for every number n relatively prime with 2 and 5 we have at least one number from the set that is divisible by n.\r\n in the end i will say that the function phi(n) is explained with the number of the positive integers less than n and relatively prime with n.\r\n that\'s all.',NULL,0);
INSERT INTO comment VALUES (1778,288,746,'Raveen','!!!DONT READ IF YOU WANT TO FIGURE IT OUT URSELF!!!','2002-12-07 18:37:47',0,'<p>Can anyone find a sentence with only one letter of the alphabet each? This has 4 \'E\'s etc. \r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\n.\r\nHere\'s your chance to Hit the back button... :p\r\n.\r\n.\r\n.\r\n.\r\n<b>The Answer</b> <p>\r\nIt uses every letter of the alphabet! But it uses some letters more than once.',NULL,0);
INSERT INTO comment VALUES (1779,85,746,'Raveen','re: What if...','2002-12-08 01:04:06',0,'Damn! I must have been high when I posted this! HAHA! LOL!',1534,0);
INSERT INTO comment VALUES (1780,288,103,'friedlinguini','re: !!!DONT READ IF YOU WANT TO FIGURE IT OUT URSELF!!!','2002-12-08 02:49:34',0,'*grin*  Bit of overkill here.  You could just use \"Solution\" for the title of the post.  Oh, and mark the comment type as \"Full solution\".',1778,0);
INSERT INTO comment VALUES (1781,288,746,'Raveen','re(2): !!!DONT READ IF YOU WANT TO FIGURE IT OUT URSELF!!!','2002-12-08 04:01:37',1,'The last time I submitted a comment with the subject as \'Answer\' I got <b><a href=\"http://perplexus.info/show.php?pid=281&cid=1710\">THIS</a></b> as a reply... so I thought I should *warn* people more effectively hence! :p. \r\nSorry, I forgot to select \'Full Solution\' But do people really look at those tiny images?',1780,0);
INSERT INTO comment VALUES (1782,292,873,'cges','What I would do','2002-12-08 08:09:10',0,'I would travel to the address and hope that the other logicians, who all think like me, do the same.  Once all 20 of us are there, we put one letter in the mailbox.',NULL,0);
INSERT INTO comment VALUES (1783,292,1,'levik','re: What I would do','2002-12-08 13:23:28',0,'Hmm... somehow, I think this would technically be considered cheating. The problem is clearly trying to indicate that no communication is possible between you and the other recepients of the letter.',1782,0);
INSERT INTO comment VALUES (1784,292,873,'cges','re(2): What I would do','2002-12-08 13:39:05',0,'For a large sum of money, I\'d stretch the possibilities.  But I understand that I have not solved the problem (as it may have meant to be solved.)',1783,0);
INSERT INTO comment VALUES (1785,292,894,'gagga','','2002-12-08 13:41:23',0,'I simply wouldnt send a letter :)',NULL,0);
INSERT INTO comment VALUES (1786,292,153,'TomM','re: (gagga)','2002-12-08 13:52:55',0,'The problem here is that the other 19, think exactly like you do, and no one will send a letter.\r\n\r\nI\'d send a letter iff (if and only if) my last name began with \"A\" or \"Ba\" or \"Be.\"',1785,0);
INSERT INTO comment VALUES (1787,292,103,'friedlinguini','A thought...','2002-12-08 15:12:32',0,'Send 1/20th of a letter.  :-)>',NULL,0);
INSERT INTO comment VALUES (1788,288,103,'friedlinguini','re(3): !!!DONT READ IF YOU WANT TO FIGURE IT OUT URSELF!!!','2002-12-08 15:28:58',0,'I respectfully disagree with Cheradenine.  Besides, I think he was talking about just knowing the answer versus working it out.  The general tradition as I know it is that the only restriction on posting a solution is that you mark at as such in the title without giving it away.  The L-man can give you a more definitive answer.',1781,0);
INSERT INTO comment VALUES (1789,292,895,'Gary','logical ...','2002-12-08 17:03:39',0,'I would send a letter to myself.  If everyone did this, problem solved!  ',NULL,0);
INSERT INTO comment VALUES (1790,285,897,'ashwin','Solution...?','2002-12-08 22:17:42',0,'I think Xavier wud win it.\r\n\r\ncoz the total time taken by X = 2*d/s\r\n\r\nand by Y = 2*d*s/s(2)-v(2)\r\n\r\nby simplification and assuming 1/ (1+v/s) = 1-v/s\r\n\r\nit works out that X reaches first\r\n\r\nI donno. i mayb wrong',NULL,0);
INSERT INTO comment VALUES (1791,288,897,'ashwin','duh!','2002-12-08 22:20:33',0,'it has all the 26 alphabets!!!',NULL,0);
INSERT INTO comment VALUES (1792,288,227,'Dulanjana','re: duh!','2002-12-08 23:14:40',0,'You mean 26 Letters! Foxes and dogs dont speak so many languages:))',1791,0);
INSERT INTO comment VALUES (1793,292,746,'Raveen','re: logical ...','2002-12-09 00:25:32',0,'I think <b>one</b> letter is supposed to get to the address given in the letter u get. So sending urself a letter will not get u any $$$.\r\nI like the \'send 1/20\' but i guess thats not right!',1789,0);
INSERT INTO comment VALUES (1794,292,227,'Dulanjana','Solution','2002-12-09 00:47:20',0,'All the logicians think that they will post the letter to the \"place\". Then after posting they \"think\" they will go to the \"place\". They \"think\" they will take letters from the \"place\"\'s mailbox except for one.(Of course this is before the officials take it out of the mailbox). Then only one letter will be left in the mailbox! And they win.',NULL,0);
INSERT INTO comment VALUES (1795,292,251,'Cheradenine','probabilistic approach','2002-12-09 00:50:51',1,'go to a d&d shop, and buy a 20 sided die.\r\nthink of a 1-20 number and roll. if the number\r\ncomes up send the letter. with this method\r\nthere is a 37.7% percent chance that youll win\r\nthe prize.\r\n',NULL,0);
INSERT INTO comment VALUES (1796,292,250,'Nick Reed','re: probabilistic approach','2002-12-09 02:41:54',1,'An interesting point here is that no closing date seems to be given. Also, if the recipient receives 1 letter, how long do they wait to see if another turns up before deciding you all have won/lost? If there is really no closing date, we could roll a 100-sided dice on the first of each month and if it comes up \'1\' we post a letter. The chance of the logicians sending more than 1 letter each month is then quite slim, it doesn\'t matter if none are sent (as there is no closing date), and will the recipient be willing to wait a full month after receiving 1 letter before deciding if you\'ve won? Perhaps not....',1795,0);
INSERT INTO comment VALUES (1797,285,227,'Dulanjana','Some More thought?','2002-12-09 02:56:56',0,'Well what if the sidewalk was going at such a speed that when Yonette runs he will get to one end, but on turning back the speed is more than his speed meaning that he would never make it to the starting point. Is this another way to think of it',NULL,0);
INSERT INTO comment VALUES (1798,294,575,'not_so_einstein','just thoughts','2002-12-09 04:23:02',1,'So you put the labels randomly back.\r\n\r\nThere are total 9!(=362880) different variations to put the labels.\r\nThe probability that at least one of the labels go in a right place is (9-1)!/9!=11% (tell me if i´m doing it all wrong!)\r\n\r\nFrom there it goes only down, so you can´t expect ANY of the labels go in the right palce!',NULL,0);
INSERT INTO comment VALUES (1799,294,775,'Cory Taylor','brute force','2002-12-09 04:30:43',0,'chance of the first label being correct = 1/9\r\nchance of second label being correct given first label correct = 1/8\r\nchance of second label correct given first label incorrect and not 2nd label = 1/8\r\nchance of second label correct given first label incorrect and is second label = 0\r\n\r\nwow, this will produce a alot of terms!!\r\n\r\nsum them up and divide by 8! (which is the same as dividing by 9! and then multiplying by the original 9 jars), as a guess, I would expect the answer to be about 2.5\r\n\r\nI\'d bet theres a neat mathematical simplification.',1798,0);
INSERT INTO comment VALUES (1800,34,873,'cges','Solution','2002-12-09 06:00:01',3,'Yes, zero.  It\'s hard to get around the zero (especially once you start to work with the 5s.)',148,0);
INSERT INTO comment VALUES (1801,294,103,'friedlinguini','A pattern','2002-12-09 06:02:43',1,'If there were only 1 jar, you\'d expect it to get the correct label.  Expected correct labels: 1\r\n\r\nIf there were two jars, there\'s a fifty-fifty shot of getting them both right or both wrong.  Expected correct labels = 1/2 x 0 + 1/2 x 2 = 1\r\n\r\nIf there were three jars, you have a 1/3 chance of getting the label on the first jar right.  If this happens, there\'s a fifty-fifty shot as above.  If the first label is wrong, then it\'s a fifty-fifty shot of getting either just one of the remaining labels right, or getting neither of them right.  Expected correct labels = 1/3 x (1 + 1) + 2/3 x (0 + 1/2) = 1.\r\n\r\nNothing formal here, but it looks like the expected result is 1 correct label regardless of the number of cans.',NULL,0);
INSERT INTO comment VALUES (1802,294,251,'Cheradenine','diagonal cancelling','2002-12-09 06:37:32',1,'n = the labelling event number, 0 based\r\nC(n) = Probability of labelling n being correct\r\nF(n) = Probability of correct jar for labelling n free\r\n\r\nC(n) = F(n) * (1 / (9-n))\r\nF(0) = 1\r\nF(n) = F(n-1) * (8-n)/(9-n), \r\nvia \"diagonal\" cancelling:\r\nF(n) = 9-n/9\r\n \r\nC(n) = (9-n)/9 * (1 / (9-n)) = 1/9.\r\n\r\nSo for all the labellings, the probability of being correct is 1/9. Because this is independently true for all cases, the labelling is \"isomorphic\" to 9 bernoulli trials. applying binomial theorem, we get that expected correct labellings is 1.\r\n\r\n(the purely symbolic presence of \'9\' above means this generalizes to any number as fl suggested)',NULL,0);
INSERT INTO comment VALUES (1803,292,1,'levik','re(2): probabilistic approach','2002-12-09 07:38:06',0,'I think these are all nitpics based on the physical parameters of the problem. I think that for the purposes of this particular problem, sending a letter is something that you either do or do not do, and if you did send it, it would be received.\r\n\r\nWhile its interesting to see how we can \"cheat\" by taking advantage of different real-world limitations of this problem, I think overall TomM\'s or Cheradenine\'s  are the solutions the author intended.\r\n\r\n(And, no, I haven\'t looked yet) :)',1796,0);
INSERT INTO comment VALUES (1804,292,103,'friedlinguini','re(3): probabilistic approach','2002-12-09 11:36:33',0,'Yes, but cheating\'s more fun.  :-)>',1803,0);
INSERT INTO comment VALUES (1805,295,775,'Cory Taylor','','2002-12-10 04:19:34',0,'well, it stands to reason that if they can see the others hats, then they can also see the others eyes.  Now, since there are three players, and only two colors of hat, then at least two must share the same color.  If a person sees two hats of the same color, then he closes his eyes, thus alerting the remaining players that they share a hat color, and can guess their own hat.\r\n\r\nOf course, this might interfere with the no communication rule.\r\n\r\nAnd what if all three have the same hat color.  Then they all have their eyes closed and nobody will realize that they all share the same color!!  This of course is easily sidestepped by choice of a different signal.',NULL,0);
INSERT INTO comment VALUES (1806,34,775,'Cory Taylor','i have to disagree','2002-12-10 04:28:11',0,'certainly, at some point, there is only a single zero on the board, with no other numbers.  But this does not happen at a \"check point\".  The process which he is repeating includes as its last step the addition of a few random numbers, so this looks like an infinite game.',NULL,0);
INSERT INTO comment VALUES (1807,34,103,'friedlinguini','re: i have to disagree','2002-12-10 06:14:10',0,'It\'s a given in the problem that the student does eventually reach one digit.',1806,0);
INSERT INTO comment VALUES (1808,295,862,'sach','re: Cory\'s','2002-12-10 09:48:12',1,'I thought of something like that, but I agree that\'s probably not the intended solution :)',1805,0);
INSERT INTO comment VALUES (1809,295,1,'levik','re:  signals','2002-12-10 09:49:50',0,'I would guess that any sort of signaling would break a \"no communication\" rule. My guess is that their strategy should hinge on waiting for some time.\r\n\r\nOn the other hand they have to give their answer simultaneously\r\n',1805,0);
INSERT INTO comment VALUES (1810,146,862,'sach','got it!','2002-12-10 10:18:32',3,'you like square numbers -- \r\nI knew because my Jr. high math teacher made us memorize squares upto 21&#178; so I knew 169!',NULL,0);
INSERT INTO comment VALUES (1811,147,901,'Keith Jones','The correct solution','2002-12-10 10:32:16',0,'you all are over complicating this problem.  \r\nStart by turning both of the timers over, and place the egg in the water.\r\nwhen the four minute timer runs out flip it back over.\r\nat this point you will know that their are 3 minutes left on the 7 min timer.\r\n\r\nWhen the 7 min timer runs out filp it back over and let it run unitl the 4 min timer runs out which you know it will have ran for 1 min total.  Thus adding 1 minute to the 7 min timer.  Even thoug the 7 min timer has not finished you still know that it has 1 min worth of sand in the bottom.  Flip it back when the 4 min timer finishes and when this timer runs out your 9 minutes are up, and you finished in only 9 minutes, not 16.',798,0);
INSERT INTO comment VALUES (1812,263,862,'sach','i don\'t know the mathematical solution, but...','2002-12-10 10:49:32',3,'...this paradox doesn\'t take into account that Achilles\' one step is probably larger than the tortise\'s, and so him \"reaching\" a certain point can mean he steps further than that point. In that case, he might not \"catch up\" to the exact point the tortoise is but step past it and beat him. \r\n\r\nThat\'s more of a common sense-thinking solution, I don\'t know how to explain it mathematically though!',NULL,0);
INSERT INTO comment VALUES (1813,111,711,'jen h','solucion','2002-12-10 12:57:42',0,'sum of triangle = 180\r\nsum of quadrilateral = 360\r\n\r\nangle A=40 degrees\r\nangle ADE=100 degrees\r\nangle AED=40 degrees\r\nangle EDB=80 degrees\r\nangle DEC=140 degrees\r\nangle B=70\r\nangle C=70\r\n\r\nin an isoceles triangle, the base angles are congruent.\r\n\r\ntrial and error, it works i guess',NULL,0);
INSERT INTO comment VALUES (1814,255,862,'sach','chess','2002-12-10 13:10:36',3,'no, it\'s not possible\r\n\r\nthe hint is that it\'s a \"chess board\", with white & black alternating. \r\n  - the \"rectangular bits\" will have to fit in a one white, one black 2-square space on the board (because no color has 2 right by each other)\r\n  - however, the 2 squares cut off are the same color, so there\'s more of one color than the other. \r\nThat means one square by each of the cut off square can\'t be filled by a 2-square rectangle.',NULL,0);
INSERT INTO comment VALUES (1815,295,905,'abu','Coin toss / hats recieved','2002-12-10 14:40:40',0,'This strategy works only if one color is designated to either heads or tails.  Another part of it is it will only work if the color stays on either heads or tails for all the players.  When the coin is flipped for another player, you look to see if it\'s a head or a tail.  Then look at what color they recieve.  Then when it is your(you\'re a player) turn, you will see what you get, heads or tails, and figure out the color by comparing it with the other players head/tails and color\r\n\r\ne.g.  player 1: heads  blue\r\n      Player 2: heads  blue\r\n      Player 3: tails  red\r\n\r\nonce player 3 knows heads gives him blue, he knows tails will give him red and when he finds out what he gets, heads or tails, he will easily figure out which hat he has.\r\n',1805,0);
INSERT INTO comment VALUES (1816,295,153,'TomM','Probability','2002-12-10 16:05:59',1,'If they can\'t signal one another, and the hats are random, then they can\'t be completely certain of winning, but there is a best stategy. I am not absolutely certain that this is it, but it\'s my best shot.\r\n\r\nYou need to realize two things\r\n\r\nAt least two of the men will have the same color.\r\n\r\nThere is only a 1/4 chance that they will all have the same color.\r\n\r\nSo if each person passes if the other two are wearing different colors, and guesses the red if he sees two blues (or vice versa), then three times out of four, two will pass and the third will guess correctly, the fourth time, all three will guess incorrectly.',NULL,0);
INSERT INTO comment VALUES (1817,295,883,'jagadish babu','If movement is allowed....','2002-12-10 23:27:52',0,'Strategy : First person will be asked stand in a line opposite of the other two if he finds the second and third persons hats to be of same color otherwise in the same line as of theirs.\r\n\r\nAfter the hats were put on the third person can tell the color of his hat depending on the position of first person(if first person is in the opp. side third mans hat is same as second mans hat, otherwise oppsite of secondmans hat)',NULL,0);
INSERT INTO comment VALUES (1818,295,909,'Georgio','Highest probability','2002-12-11 04:23:18',1,'I think that this is just a probability question.  The best chance to win would be for 2 to pass and one to guess.  That a 50/50 shot.   There\'s no way the color of the other\'s hat effect your own and any addtional guess will lower the chance to win becuase a wrong answer disqualifies the group.',NULL,0);
INSERT INTO comment VALUES (1819,295,644,'Chuck Bruce','Best Odds','2002-12-11 04:46:00',0,'Player A will only guess if he sees 2 hats of the same color, in which case he guesses the OTHER color, because the odds are that all three hats will not be the same color.  If player A passes, player B knows that his hat is the opposite color of player C, and guesses appropriately.  Player C passes regardless.',NULL,0);
INSERT INTO comment VALUES (1820,140,873,'cges','My Guess','2002-12-11 05:51:58',3,'(x^2 +xy)/(x+y)=y <br> y=5',NULL,0);
INSERT INTO comment VALUES (1821,140,873,'cges','re: My Guess - What was I thinking?','2002-12-11 05:54:37',1,'Sure it can be five, but it could also be anything.  Sorry.',1820,0);
INSERT INTO comment VALUES (1822,140,873,'cges','My Guess - What about this....','2002-12-11 06:03:42',3,'(x^2 +xy)/(x+y)=y, when x+y=4  <br>\r\nx = y = 2\r\n',1821,0);
INSERT INTO comment VALUES (1823,34,873,'cges','re: i have to disagree','2002-12-11 06:24:21',0,'I agree with the idea of the process being infinite, but I also agree that a student cannot be 100% random.  I also believe that the student will start add zeroes \"randomly\" as the review the results.',1806,0);
INSERT INTO comment VALUES (1824,292,213,'Jim Lyon','re: probabilistic approach - proof','2002-12-11 06:58:18',0,'Assuming that you decide on the probabilistic approach, what is the optimum probability to use? In fact, with N logicians, it\'s easy to prove that 1/N is optimal.\r\n<p>\r\nIf N people send a letter with independent probabilities of p, the odds of receiving exactly one letter are N * p * (1-p)^(N-1). To find the maximum of this, take the derivative with respect to p, set the result to zero and solve. The derivative is N*(1-p)*(N-1) - N*(N-1)*p*(1-p)^(N-2). This is zero when p = 1/N.\r\n<p>\r\nWhen N people send a letter with probability 1/N, the probability of exactly one letter being sent simplifies to ((N-1)/N)^(N-1). As N becomes large, this value approaches 1/e.',1795,0);
INSERT INTO comment VALUES (1825,295,910,'Jeremy','re: Best Odds','2002-12-11 07:03:43',0,'valid idea except for the idea that they all must guess simultaneously.',1819,0);
INSERT INTO comment VALUES (1826,295,1,'levik','Probablility','2002-12-11 07:25:19',0,'After looking at the URL Raveen submitted, it looks like the point is not to come up with a foolproof strategy, but to maximize the odds of winning. I am adjusting the problem accordingly.\r\n\r\nTomM\'s answer seems to be the correct one.',NULL,0);
INSERT INTO comment VALUES (1827,46,873,'cges','Good Twist','2002-12-11 08:28:44',0,'Good twist on an older familiar problem.  I was thinking 1,2,4 but I would have gone cut-crazy (not realizing the effect of only one cut.)',NULL,0);
INSERT INTO comment VALUES (1828,266,873,'cges','Rating','2002-12-11 08:30:09',0,'I think that my students could handle this one, but the boys would probably exceed my PG-13 rating once they figured it out.',NULL,0);
INSERT INTO comment VALUES (1829,24,873,'cges','But it still makes you','2002-12-11 08:33:44',1,'Some of my students will most likely overshoot this problem, but it brings up good conversation.',NULL,0);
INSERT INTO comment VALUES (1830,255,873,'cges','Good problem','2002-12-11 08:36:08',0,'These types of problems are good for the kiddos.  Anytime you can get them involved and use cut-and-paste, I say 2 thumbs up.',NULL,0);
INSERT INTO comment VALUES (1831,292,251,'Cheradenine','re(2): probabilistic approach - proof','2002-12-11 09:19:05',0,'When i saw this problem the first thing that came to mind\r\nwas binomial distribution. In the equation\r\n\r\nP(x = r) = nCr p^r(1-p)^n-r\r\n\r\nsetting r to 1 and n to 20 yields a function of the\r\nform P(X = r) = f(p). Then, as you mention, you take\r\ndf(p)/dp. The truth was i did this but could not solve\r\nfor 0 other than via inspection, whereby it is clear that\r\n1/N yields 0. (by the way, i believe you meant a \'^\' \r\ninstead of a \'*\' in the second term of your derivative?)',1824,0);
INSERT INTO comment VALUES (1832,11,540,'danny','','2002-12-11 12:49:15',3,'well, the guy goes 10 miles going 5 mph..so it took him 2 hours--assuming the bee goes 15 mph the whole time, then the bee goes 30 miles.',NULL,0);
INSERT INTO comment VALUES (1833,195,540,'danny','','2002-12-11 12:55:17',3,'the first player could always win if he puts his first coin in the middle and then puts the rest of his coins 180 deg. away from (opposite of) the where the second player puts each of his coins.',NULL,0);
INSERT INTO comment VALUES (1834,290,1,'levik','So....','2002-12-11 14:12:41',0,'Isn\'t anyone even gonna try this? \r\n\r\nIs this another one of those impossible problems I don\'t know about?',NULL,0);
INSERT INTO comment VALUES (1835,145,911,'Derrick','yes, but...','2002-12-11 14:24:38',0,'yes, but can the small, dark blue circle in the centre of the big circle be accounted for as not being in the shaded area of the circle?  meaning that, a quarter of that smaller circle\'s area is in the quarter, or 25%, of the shaded area?  hmm...  oh well, guess ya can\'t be too picky.',NULL,0);
INSERT INTO comment VALUES (1836,290,103,'friedlinguini','re: So....','2002-12-11 17:03:29',0,'I peeked at a solution on the \'net.  It\'s a solvable problem, but it\'s out of my league.',1834,0);
INSERT INTO comment VALUES (1837,290,1,'levik','re(2): So....','2002-12-11 18:32:20',0,'Well, looks like noone is too interested in it. If you still have the url handy for the solution, we could perhaps get some \"closure\" that way :)',1836,0);
INSERT INTO comment VALUES (1838,290,917,'Cale Gibbard','The solution if people would like to see it.','2002-12-11 23:51:42',0,'This is not a one-liner proof, but also not so bad. The trickier part is to prove that pi is transcendental. (i.e. not a root of any polynomial with integer coefficients)\r\n\r\nThere\'s a relatively simple proof of the irrationality of pi up at:\r\n\r\nhttp://pi314.at/math/irrational.html\r\n\r\nIt is a contradiction proof due to Niven. Not exactly the sort of thing one would come up with off the top of one\'s head, but not so hard to understand.\r\n',NULL,0);
INSERT INTO comment VALUES (1839,290,775,'Cory Taylor','a lot of people wasting time','2002-12-12 03:51:26',0,'I actually thought that this was unprovable.  I\'ve heard all sorts of times about people who are trying to find the pattern to pi, and while I understand that a patterned number can be irrational, it seemed to me more likely that someone had reason to believe that some hidden rationality had been found...  I guess I just don\'t keep up with state of the art math gossip!',1838,0);
INSERT INTO comment VALUES (1840,252,873,'cges','I\'m not as bright; I would..','2002-12-12 04:07:11',0,'I\'m not as bright as you folks.  I would have drawn my line on the \"equal sign\" to transform it into a \"less than or equal sign.\"  15 is less than or equal to 550.',NULL,0);
INSERT INTO comment VALUES (1841,296,1,'levik','I peeked...','2002-12-12 05:02:24',2,'OK, there is no way that this problem was a difficulty 3. I upped it to 5 after looking at the solution. \r\n<p>\r\nI will offer a hint, that this sequence is based on another famous sequence, which doesn\'t appear in the problem.',NULL,0);
INSERT INTO comment VALUES (1842,296,873,'cges','re: I peeked...','2002-12-12 05:31:54',0,'I am now interested in discovering the famous sequence which has either consciously or subconsciously eluded me.  (Turning my question into another question which I cannot yet answer...excellent!)',1841,0);
INSERT INTO comment VALUES (1843,82,873,'cges','re: wow....','2002-12-12 05:39:40',1,'I agree.  Sometimes I wish i had an infinite amount of time to think about these problems.',735,0);
INSERT INTO comment VALUES (1844,107,873,'cges','re(2): Solution','2002-12-12 05:50:58',0,'I am not going to say whether I agree or disagree, but maybe Sam was trying to send the two ladies a message about his wishes .   There is nothing wrong with experimentation.  Maybe he was hoping they would compare notes, both return, and proceed from there.',542,0);
INSERT INTO comment VALUES (1845,64,873,'cges','What a great game for the classroom','2002-12-12 06:05:44',0,'What a great game for the classroom.  I appreciate the problem and solution.  Wow.',NULL,0);
INSERT INTO comment VALUES (1846,10,873,'cges','Repeat','2002-12-12 06:08:46',3,'There are two ways to get 17 minutes.\r\nI tried to submit this problem in 11-2002 to find it had already been submitted.',NULL,0);
INSERT INTO comment VALUES (1847,38,873,'cges','I like it','2002-12-12 06:12:43',0,'One of my students brought this problem to me from a website that provided the answer if and only if he \"donated money\" to the site.  I\'m glad that all the knowledge here doesn\'t come with a cover charge.',NULL,0);
INSERT INTO comment VALUES (1848,296,1,'levik','re(2): I peeked...','2002-12-12 06:13:08',0,'I guess \"famous\" is not really all that accurate a description. But these numbers are definitely well known, and we have a few problems dealing with them on the site.\r\n\r\ncges, you definitely know the answer, but probably didn\'t understand that that\'s the \"sequence\" I meant.',1842,0);
INSERT INTO comment VALUES (1849,290,1,'levik','re: The solution if people would like to see it.','2002-12-12 06:16:58',0,'Wow... talk about \"over my head\". I guess I\'ll just be posting that link in as a solution in a couple of days :)',1838,0);
INSERT INTO comment VALUES (1850,88,873,'cges','Poision or Explosion?','2002-12-12 06:43:16',0,'If I thought the other guy was drinking water maybe I would drop some pure sodium in my potion with a nonreactant.  Hopefully, the water and sodium would react and the King would see that I have a pretty good poison (or explosion).',NULL,0);
INSERT INTO comment VALUES (1851,252,1,'levik','re: I\'m not as bright; I would..','2002-12-12 11:43:51',0,'But then it\'s no longer an equation. Though I guess strictly speaking the problem isn\'t EXACTLY asking for it to remain an equation.',1840,0);
INSERT INTO comment VALUES (1852,273,922,'srikanth','re: First part','2002-12-12 12:37:03',3,'If F be the general formula for new vertices added in Nth level for a polygon with X sides is, then N-gonal number is summation of F, usually denoted by Sigma F.\r\nNow, F is ((X-2)(n-1) + 1) by inspection / construction.\r\nSigma F is (X-2) * n(n-1)/2 + n\r\n',1676,0);
INSERT INTO comment VALUES (1853,273,922,'srikanth','Complete Solution','2002-12-12 12:40:41',3,'I posted the complete solution in reply to first part but I repeat the answer here:\r\n(X-2).n.(n-1)/2 + n',NULL,0);
INSERT INTO comment VALUES (1854,82,794,'Erin','Ironic','2002-12-12 15:56:21',0,'Prometheus died in a fire',NULL,0);
INSERT INTO comment VALUES (1855,274,794,'Erin','re: It seems','2002-12-12 16:06:15',0,'By stepping on part of the line, you are not actually making it shorter, you are only covering part of it, making it look shorter. Drawing a longer line next to it does work. Compared to the new line, the kinds line is actually shorter',1762,0);
INSERT INTO comment VALUES (1856,290,540,'danny','','2002-12-12 16:06:25',0,'with pi being the ratio of the circumference of a circle to the diameter...there might be a way to prove it using the same methods used to prove the irrationality of the sqaure root of two...you know, being is how there is an infinity of these ratios, pi wouldn\'t terminate at a simplist fraction.  but who knows, i\'m sure someone a lot smarter than me has ruled that out.',NULL,0);
INSERT INTO comment VALUES (1857,297,924,'Jen','','2002-12-12 18:52:17',0,'Queens would be located at: A2, A3, C1, D1, and D2.\r\n\r\nPawns that would be safe would be at: B5, E4, and E5.',NULL,0);
INSERT INTO comment VALUES (1858,292,872,'pleasance','re(2): probabilistic approach - proof','2002-12-13 01:07:08',0,'Ah yes, thanks to Jim Lyon, I was too lazy to type that out myself!',1824,0);
INSERT INTO comment VALUES (1859,21,873,'cges','Good Game','2002-12-13 05:18:50',0,'This is a good game.  It\'s quite amazing to find this game pop up in many different cultures.',NULL,0);
INSERT INTO comment VALUES (1860,182,927,'peter pan','re: suppose not','2002-12-13 06:02:46',0,'I think there is a flaw in the solution here.\r\nSuppose P is the largest prime number and c is the product of all prime numbers less than and including P.  Certainly (c+1) would have no prime as a factor.  However, since c is the product of prime numbers (which are all odd numbers), c itself must also be an odd number.  Therefore, (c+1) must be an even number which is divisible by 2.  Thus (c+1) is not a prime number greater than P and no contradiction has be shown.',1463,0);
INSERT INTO comment VALUES (1861,123,873,'cges','Quick and Easy','2002-12-13 06:08:13',0,'My answer came quick and easy, but it was wrong.  You fooled me, my wife corrected me - good problem.',NULL,0);
INSERT INTO comment VALUES (1862,218,868,'Jimmy Bob','A much simpler solution','2002-12-13 07:47:51',0,'Take a pearl from each bag and weigh it.  Five weighings and accurate result.  No math, no calculations.  Just don\'t forget which pearl came from which bag!  ',NULL,0);
INSERT INTO comment VALUES (1863,182,775,'Cory Taylor','re(2): suppose not','2002-12-13 08:13:26',0,'except for that pesky \"2\", whic hwill make the prduct even',1860,0);
INSERT INTO comment VALUES (1864,218,153,'TomM','re: A much simpler solution','2002-12-13 08:14:54',0,'But the problem asked for the fewest number of weighings. five is not fewer than one.',1862,0);
INSERT INTO comment VALUES (1865,182,153,'TomM','re(2): suppose not','2002-12-13 08:18:25',0,'{However, since c is the product of prime numbers (which are all odd numbers), }\r\n\r\nYou are forgetting that 2 is also a prime number',1860,0);
INSERT INTO comment VALUES (1866,288,794,'Erin','hmm','2002-12-13 14:18:25',0,'it does not include the letter e, the most commonly used letter in the alphabet',NULL,0);
INSERT INTO comment VALUES (1867,288,1,'levik','re: hmm','2002-12-14 06:25:16',0,'\"jumpEd\"... You\'re thinking of the other problem :)',1866,0);
INSERT INTO comment VALUES (1868,298,794,'Erin','Confused','2002-12-14 14:32:47',4,'First of all, this math student does not like to use spacing is his sentences making it extremely hard to read. Second, I dont see where his numerical question is. If I am being a complete idiot about this, by all means correct me. Otherwise, please point me in the right direction to understanding this question.',NULL,0);
INSERT INTO comment VALUES (1869,298,153,'TomM','re: Confused','2002-12-14 17:45:16',0,'I tried counting the letters in each line.  It started out as primes 2, 7 but then the third number was 6.  And there were 16 and 21 letters in later lines.  I\'m lost.',1868,0);
INSERT INTO comment VALUES (1870,296,1,'levik','re(2): I peeked...','2002-12-14 20:30:53',0,'Now that the solution is public, I guess I can say that when I said a famous sequence, I meant the prime numbers. The pattern in your problem is based on them, but they never actually appear in the question, making it really difficult to solve. You have to admit, the sequence\'s rule was pretty arbitrary.',1842,0);
INSERT INTO comment VALUES (1871,296,873,'cges','re(3): I agree','2002-12-14 20:38:18',1,'I agree the pattern was pretty hard to decypher, but you like logic - i like the patterns.  <br>If this was someone else\'s problem I don\'t know if I would have got it, but I would have spent of lot of time having fun trying to figure it out.<br>  <i>Thanks to all for the votes and for posting it.</i>',1870,0);
INSERT INTO comment VALUES (1872,296,227,'Dulanjana','!!','2002-12-15 02:07:39',0,'Difficulty 5???? if We had 8 I wouldn\'t have been surperised!!:)) ',NULL,0);
INSERT INTO comment VALUES (1873,298,103,'friedlinguini','re(2): Confused','2002-12-15 02:22:12',1,'Other sequences:\r\nWords per line: 1, 1, 2, 3, 4, 5, 5, 4, 6, 8\r\nSyllables per line: 1, 2, 2, 3, 7, 6, 5, 6, 10 (assuming that \'evertime\' is a typo), 8\r\n\r\nStill not seeing it...',1869,0);
INSERT INTO comment VALUES (1874,248,940,'Kerry','I think I got it!','2002-12-15 03:46:39',0,'If it is open 365 days a year then what about leap years- there are 366 days. Therefore, it would be closed on one day every leap year. Anybody agree?',NULL,0);
INSERT INTO comment VALUES (1875,278,942,'natamac','hmmmmm','2002-12-15 07:11:13',0,'Either give one to a kid and take it back or shoot one chil. Mwa ha ha ha ha.',NULL,0);
INSERT INTO comment VALUES (1876,300,250,'Nick Reed','Well.....','2002-12-15 09:01:01',1,'One thought is that it would be \"ZZ\".\r\nReason?\r\nIf you can draw the letter without taking your pen off the paper it gets written twice, otherwise only once.\r\n\r\nProblems I have with this thought:\r\nThe following entries may or may not fit, depending on your handwriting style, or font used:\r\n\r\n\"G\" - can potentially be drawn without lifting a pen\r\n\"I\" - with crossbars top and bottom, this would need the pen lifting\r\n\"J\" - personally, in my handwriting, it takes 2 pen strokes to make this letter.\r\n\"Q\" - very dodgy this one, but kinda works in the font I\'m seeing on my web browser\r\n\r\nHmmm - I don\'t know about this one. I really hope this isn\'t the answer as it\'s very poor...',NULL,0);
INSERT INTO comment VALUES (1877,300,873,'cges','re: Well.....','2002-12-15 09:28:33',0,'In essence you have it Nick.  <p>I apologize the problem isn\'t up to the caliber that you might expect. <br>  I have been trying to introduce some problems that may be \"easier\" for my students and little ones or verge away from hardcore math applications. <br>  Try some of my other ones, maybe they will prove to be higher quality. <br> Thank you for your comment.  ',1876,0);
INSERT INTO comment VALUES (1878,288,853,'Matthew Bobbins','Aw gee, I dunno.....','2002-12-15 10:13:55',3,'It contains EVERY LETTER OF THE ALPHABET.\r\n\r\nDUH!!!',NULL,0);
INSERT INTO comment VALUES (1879,75,853,'Matthew Bobbins','quite easy really....','2002-12-15 10:18:18',3,'in one hour, the minute hand will have moved in a complete circle, and the hour hand the distance between 2 numbers, which is equal to 5 minutes. so, the minute hand passes the hour hand once every 1 hour and 5 minutes.',NULL,0);
INSERT INTO comment VALUES (1880,66,853,'Matthew Bobbins','It\'s the chicken and the egg','2002-12-15 10:31:54',0,'the answer is impossible to determine.',NULL,0);
INSERT INTO comment VALUES (1881,99,853,'Matthew Bobbins','Hhmmmmmmmmm','2002-12-15 10:38:05',0,'21 to the 3rd power?\r\n\r\n31 to the 2nd power?\r\n\r\n2 to the 31st power?\r\n\r\n3 to the 21st power?\r\neither way it MUST have SOMETHING to do with powers.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1882,99,853,'Matthew Bobbins','re: eazy','2002-12-15 10:39:24',0,'heeeeeeeeeeeeeeeeeeyyyyyyyyyyy\r\nno pi!!!!',410,0);
INSERT INTO comment VALUES (1883,300,103,'friedlinguini','re(2): Well.....','2002-12-15 10:42:56',0,'The problem isn\'t so much with the problem itself as its presentation.  It depends on the font that the user sees, over which you generally don\'t have control.  Perhaps if you had used a picture instead?',1877,0);
INSERT INTO comment VALUES (1884,129,853,'Matthew Bobbins','Um, This Is Very Inaccurate','2002-12-15 11:19:08',0,'this is not true.',NULL,0);
INSERT INTO comment VALUES (1885,84,853,'Matthew Bobbins','Is the glass half empty or half full?','2002-12-15 11:45:31',3,'2nd last\r\n\r\n:)',NULL,0);
INSERT INTO comment VALUES (1886,294,688,'James','SOLUTION IS WRONG','2002-12-15 14:45:27',0,'it says at least one will be on the correct jar but it isnt always true. put them in a circle and rotate the labels to the jar next to it then all are wrong\r\n',NULL,0);
INSERT INTO comment VALUES (1887,295,688,'James','what i would do','2002-12-15 14:55:52',0,'let one person answer and let everyone else pass \r\ntherre would be a 50/50 chance of winning',NULL,0);
INSERT INTO comment VALUES (1888,295,688,'James','re: Probability','2002-12-15 15:05:03',0,'the chances of fliping a coin 4 times and all 4 times being heads is 1/16. so if i flip a coin 3 times and each time comes up heads, the fourth flip has a 1/16 probobility of being heads right? NOPE! its still 1/2, so the optimal chance of winning is 50/50 not 25/75 as stated in the solution :)\r\n\r\n',1816,0);
INSERT INTO comment VALUES (1889,298,688,'James','i got it!!!!!','2002-12-15 15:13:30',0,'42!!!!!\r\nok i was lying i dont have a clue\r\nsry i had to :)\r\n\r\n\"the answer to the great question, of life the universe and everything is...... 42!\" - that computer on the \'hitchikers guide to the galaxy\'',NULL,0);
INSERT INTO comment VALUES (1890,294,103,'friedlinguini','re: SOLUTION IS WRONG','2002-12-15 17:05:50',0,'The solution doesn\'t say at least one label will be correct.  it says that the expected number of correct labels is one.  Sometimes there won\'t be any correct labels, and sometimes there will be more than one.  The average number of correct labels, though, is one.',1886,0);
INSERT INTO comment VALUES (1891,129,103,'friedlinguini','re: Um, This Is Very Inaccurate','2002-12-15 17:07:05',0,'Which part?',1884,0);
INSERT INTO comment VALUES (1892,295,153,'TomM','re(2): Probability','2002-12-15 18:50:39',0,'You are correct up to a point.  In a coin toss, each coin is an independent event, so even thogh the  if you just examine one specific coin, the chances are 50/50 whatever the configuration of the other coins.  This corresponds to the gamemaster choosing which hat each man will wear.\r\n\r\nIf each man <B>had</B> to make a guess, and if <B>he</B>  won or lost because of it, it would equally apply to his chances of winning.  But they men confer beforehand, each man can pass, and they win or lose as a group.  Their answers are not independant of each other, nor of the gamemaster\'s choices: they are uniquely determined by the configuration of the hats.  \r\n\r\nConstruct a truth table and see for yourself.',1888,0);
INSERT INTO comment VALUES (1893,301,872,'pleasance','I found 1 of the letters','2002-12-16 03:56:52',0,'I think the logic is as follows:\r\nFor each letter, count the number of \'ends\'. So for the first equation we have D = 0, M = 2, and R = 2, i.e., 0 + 2 = 2.\r\n\r\nFor the last equation, we get:\r\n(4/2) + 3 - 4 = 1\r\nMethinks that only the letter P satisfies the right hand side. The other letter could be a Q, but that would be font-dependent.',NULL,0);
INSERT INTO comment VALUES (1894,300,250,'Nick Reed','re(3): Well.....','2002-12-16 05:28:07',0,'Yes. Sorry, cges, didn\'t mean to sound harsh about your question. I was actually been harshly critical on my own assessment on whether I was guessing right. It\'s just in the font I see here the \"I\" has crossbars top and bottom at it looks like the \"G\" could potentially be drawn in one movement, so I was more guessing than really feeling I had correctly deduced the answer. My apologies for any offense caused.\r\nAs friedlinguini said, maybe a picture would have been better here, though...',1883,0);
INSERT INTO comment VALUES (1895,298,250,'Nick Reed','re: i got it!!!!!','2002-12-16 05:30:08',0,'That was just mean! I was all excited there for a moment... ;-p',1889,0);
INSERT INTO comment VALUES (1896,298,250,'Nick Reed','Eeps','2002-12-16 07:05:30',0,'Yowser! I\'ve spent ages trying to figure this one out and I just peeked at the answer. I don\'t think I would ever have thought of going down that path. Doh!',NULL,0);
INSERT INTO comment VALUES (1897,301,873,'cges','re: I found 1...Double Kudos','2002-12-16 07:32:01',0,'Double Kudos.  Not only did you get the right answer, but you also explained the solution, as I did, almost word for word.',1893,0);
INSERT INTO comment VALUES (1898,300,873,'cges','re(4): Well.....','2002-12-16 11:15:52',0,'No harshness detected or offense taken.\r\n<i> Thanks for your comments. </i> ',1894,0);
INSERT INTO comment VALUES (1899,95,688,'James','shapes','2002-12-16 12:43:23',3,'circle and triangle',NULL,0);
INSERT INTO comment VALUES (1900,301,956,'angie','i think the answe is...','2002-12-17 00:53:15',3,'i think the answer is B...',NULL,0);
INSERT INTO comment VALUES (1901,304,703,'Nick Murray','simple guess','2002-12-17 02:57:24',0,'None, a way to check if a number is divisible by three is to add up the digits in the number to see if the result is divisible by three. \r\ni.e.\r\n\r\n192--->1+9+2=12 and 12 is divisible by three; check it, 192/3=64.\r\n\r\nSo, 1+2+3+4+5+6+7+8+9=45 and 45 is divisible by three.  No matter the order of the digits in the larger number they will all be divisible by three, and therefore none are prime numbers.\r\n\r\nI guess a better solution involves a proof of this assumption about #\'s divisible by three.',NULL,0);
INSERT INTO comment VALUES (1902,304,153,'TomM','re: simple guess','2002-12-17 03:31:00',0,'A simple proof that for any two digits a and b, 10a + b and a + b yeild the same remainder when divded by 9 is <B>10a + b = 9a + (a + b)</B>. This proof can be expanded to any number of digits.\r\n\r\nAs Nick points out, 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 = 45 which yields a remainder of 0 (45, and therefore any number whose digits add up to 45, is evenly divisible by 9).\r\n\r\nThe proof of Nick claim about divisibility by 3 is a corollary of the proof for divisbility by 9 ',1901,0);
INSERT INTO comment VALUES (1903,95,873,'cges','Excellent','2002-12-17 04:20:12',0,'Excellent problem for the classroom - thank you!',NULL,0);
INSERT INTO comment VALUES (1904,79,873,'cges','I am going to do this','2002-12-17 05:54:11',0,'I am going to do this with my nephews, but I will use $1 and $5 bills (or $10 if my wife calls me a cheap).  I\'m interested in seeing how they make out.',NULL,0);
INSERT INTO comment VALUES (1905,5,775,'Cory Taylor','','2002-12-17 10:17:09',0,'posted solution aside, the answer to the problem depends on some \"rules\" that are not contained in the problem.  For example, if the actual rules are that a box at random will (always) be opened and shown (but in this case happens to be empty), then changing your selection would have no impact on your odds.  If the rules state that an empty box is shown, then you double your chances.  This would lead you to change your choice, as you could end up increasing your odds, but not decreasing your odds. ---However---, if the box is chosen by a cunning person, who also has the option of not showing a box, then it isn\'t necessarily in your favor.  The \"host\" could play on your grasp of the probabilities and offer a change more often when the prize is (already)chosen than not, which would lower your chances of winning the prize.',NULL,0);
INSERT INTO comment VALUES (1906,239,956,'angie','i think the answe is...','2002-12-17 23:14:42',0,'i think the answe is 2...or maybe not..',NULL,0);
INSERT INTO comment VALUES (1907,305,153,'TomM','Getting Drunk','2002-12-18 03:22:05',0,'Three. Each of the others buys Ben a drink.\r\n\r\nProof:\r\n\r\nFirst Glen buys Rhen the first of the two drinks he owes. Rhen uses it to pay off one of the three drinks he owes to Sven, who passses it on to Ben, who sends it around a second time until it winds up back in Ben\'s hands.  At this point, Ben has given Glen one drink and is square. Glen has given Rhen two drinks and is square. Rhen has given Sven two drinks and still owes him one. Sven has given Ben two drinks and owes him two.\r\n\r\nNow Rhen buys a drink fr sven who passes it to Ben.  Rhen is now square with Sven, and Sven owes Ben one drink, which he then buys.\r\n\r\nSo each of the other three has bought a drink which eventually went to Ben',NULL,0);
INSERT INTO comment VALUES (1908,305,103,'friedlinguini','re: Getting Drunk','2002-12-18 04:33:48',0,'An alternate view:\r\nBen owes one drink and is owed four.  Net result is that Ben is owed three drinks.\r\nBy similar logic, Glen owes one drink, Rhen owes a drink, and Sven owes a drink.\r\nIf Glen, Rhen, and Sven each buy a drink and put it into a pool, and Ben takes all three drinks, then everybody is settled up.\r\nOf course, usually by this part of the evening nobody will figure this out, and it\'ll all be settled by seeing who can perform a better rendition of \"Louie, Louie\".',1907,0);
INSERT INTO comment VALUES (1909,296,873,'cges','I should have....','2002-12-18 06:56:36',2,'I should have given more clues on this one. <br>Use the primes numbers, multiplication, and maybe some averaging. <br><b>Sorry</b>, this was one of my first ones.  <p>I\'ll try to give more clues in titles/problems/etc.',NULL,0);
INSERT INTO comment VALUES (1910,305,965,'Debra Winter','ben glen rhen sven ... ten!','2002-12-18 11:38:54',0,'OK, not really.\r\n\r\n4. 1 per person.\r\n\r\nBen buys Glen a drink. Glen then gives that drink, plus one he has purchased, to Rhen. Rhen uses those two and purchases a third to pay off Sven. Sven can then take those three and buy his own to give all four to Ben and therefore pay off his debt.',NULL,0);
INSERT INTO comment VALUES (1911,1,911,'dex','re: Cool','2002-12-18 13:29:51',0,'hm..  interesting..  but from the naked eye it\'s hard to see that half the rope is burnt...  then you have to take into account the other half of the rope that\'s left over too...',76,0);
INSERT INTO comment VALUES (1912,305,862,'sach','re: ben glen rhen sven ... ten!','2002-12-18 14:39:21',3,'yeah, but that means Ben paid for one of the drinks he ends up getting. \r\nBen doesn\'t have to buy a drink ... If you have Sven buy the first drink. \r\n\r\nRationale:\r\n\r\nStart:\r\n   &#60; Ben owes 1, Glen 2, Rhen 3, Sven 4 &#62;\r\n   &#60; Ben owed 4, Glen 1, Rhen 2, Sven 3 &#62;\r\nDrink 1: Sven buys Ben a drink. Ben gives it to Glen, who gives it to Rhen, who gives it to Sven. They\'ve all \"paid off\" 1 drink. Then, Sven gives it to Ben again, so Sven\'s paid off 2. \r\n   &#60; Ben owes 0, Glen 1, Rhen 2, Sven 2 &#62;\r\n   &#60; Ben owed 2, Glen 0, Rhen 1, Sven 2 &#62;\r\nDrink 2: Glen buys one for Rhen, who gives it to Sven, who gives it to Ben. \r\n   &#60; Ben owes 0, Glen 0, Rhen 1, Sven 1 &#62;\r\n   &#60; Ben owed 1, Glen 0, Rhen 0, Sven 1 &#62;\r\nDrink 3: Rhen buys one for Sven, who gives it to Ben.\r\n   &#60; Ben owes 0, Glen 0, Rhen 0, Sven 0 &#62;\r\n\r\n',1910,0);
INSERT INTO comment VALUES (1913,295,251,'Cheradenine','','2002-12-18 23:07:37',1,'A strategy is a mapping of viewed hats to guessed hat. For example,\r\n\r\nRR -> B\r\nBB -> R\r\nRB -> X\r\nBR -> X      (X = no guess)\r\n\r\nor\r\n\r\nS = {B, R, X, X}. (Note this is the proposed best strategy) To obtain the best strategy obtain the  probabilities for all possible S. This is a total\r\nof 12 strategies or less if you eliminate with\r\nsymmetry..',NULL,0);
INSERT INTO comment VALUES (1914,306,103,'friedlinguini','A first crack','2002-12-19 03:15:22',3,'Assume that every letter stands for exactly one number, and that the arithmetic operations work the way they\'re expected to.  Then doing some substitutions, we get:\r\nF = 3 * 2 = 6\r\nI = 3 + 2 = 5\r\nR = 3 - 2 = 1\r\nE = 6 - 5 + 1 = 2\r\nU = 2 + 2 = 4\r\nH = 6 + X\r\nT = X + Y\r\nW = 1 + Y\r\n\r\nSubstituting into just the denominator, we get\r\n(N+I+N+E)-(F+O+U+R) = (3+5+3+2)-(6+2+4+1) = 13 - 13 = 0\r\n\r\nSince this leads to a division by zero, I\'d be tempted to say no.',NULL,0);
INSERT INTO comment VALUES (1915,306,873,'cges','re: A first crack - U R 2','2002-12-19 04:44:32',0,'U R 2 smart.  <br><i>Will I ever fool you?</i>',1914,0);
INSERT INTO comment VALUES (1916,305,972,'Melissa','Each man buys one but Ben...','2002-12-19 05:56:19',0,'Since the question regards that number BOUGHT by each man, then each man actually spends his own money on one drink, with the exception of Ben, who was apparently in VERY good spirits last time HE was at the bar, probably since it must have been payday.  Therefore, Ben\'s the only one having happy hour today.',NULL,0);
INSERT INTO comment VALUES (1917,305,103,'friedlinguini','re: Each man buys one but Ben...','2002-12-19 06:20:05',0,'Correct, though it\'s generally considered good manners not to reveal the solution in a post\'s subject.',1916,0);
INSERT INTO comment VALUES (1918,305,972,'Melissa','re(2): Each man buys one but Ben...','2002-12-19 06:37:04',0,'Sorry, never been here before and thought that was the point.  Sorry :(',1917,0);
INSERT INTO comment VALUES (1919,305,103,'friedlinguini','re(3): Each man buys one but Ben...','2002-12-19 06:49:16',0,'No prob.  It\'s OK to post a solution; just don\'t give it away in the subject line for your post.  That way people can talk about the puzzle while not actually reading the solution.  :-)>',1918,0);
INSERT INTO comment VALUES (1920,305,974,'Andrew','Answer','2002-12-19 08:23:26',0,'The answer is 3',NULL,0);
INSERT INTO comment VALUES (1921,189,974,'Andrew','solution','2002-12-19 09:00:06',0,'23 or if you are counting the \"?\" 24',NULL,0);
INSERT INTO comment VALUES (1922,305,961,'terry','drinking problem','2002-12-19 18:27:21',3,'The answer is one beer. This is based on the fact that no-one wants to drink but they wish to settle up. \r\nRhen buy a beer and gives it to Sven.  Sven gives it to Ben.  Ben gives it to Glen and Glen gives it to Sven.  Sven then gives it to Ben. At this stage. Ben owes nothing. Glen owes one to Rhen and Rhen owes one to Sven. Sven still owes two to Ben.  Ben then gives the beer to Glen who says no mate we are already square but gives it to Rhen who in turn gives it to sven who gives it to Ben. They are all now settled up except for Sven who still owes Ben a beer.  Ben insists that its Glens and gives it to him.  Glen insists that it\'s Rhens and gives it to him. Rhen insists that it\'s Svens who gives it to Bem because he still owes him one. They are now all settled up. Ben then drinks the beer because fed up with the whole process.\r\nIt\'s drawing a long bow but it works. ',NULL,0);
INSERT INTO comment VALUES (1923,305,961,'terry','re: drinking problem','2002-12-19 18:32:15',0,'Slight mistake in third line. Glen gives it to Rhen not Sven and so on and so forth.',1922,0);
INSERT INTO comment VALUES (1924,42,961,'terry','Trading cards','2002-12-19 21:18:36',3,'(a)  2,535,650.040 packages\r\n\r\n(b)  3042780048  + 11 zero\'s',NULL,0);
INSERT INTO comment VALUES (1925,306,977,'Wennermo','2nd crack','2002-12-19 21:32:48',0,'(T+H+I+R+T+E+E+N)-(T+H+R+E+E)\r\n------------------------------------------- = (T+W+0)\r\n            (N+I+N+E)-(F+O+U+R) \r\nis equivalent to:\r\n(T+H+I+R+T+E+E+N)-(T+H+R+E+E)=(T+W+0)*((N+I+N+E)-(F+O+U+R)) \r\nis equivalent to:\r\n(T+H+I+R+T+E+E+N)-(T+H+R+E+E)\r\n--------------------------------------------- = (N+I+N+E)-(F+O+U+R)\r\n                   (T+W+0)\r\n\r\nReplacing all letters with their respective numbers and then simplyfying we get;\r\n((3x+2y+19)-(2x+y+11))/(x+2y+3)=2n-3o\r\n\r\n (x+y+8)\r\n---------- =0\r\n (x+2y+3)\r\n\r\nA real solution would be when x+y+8=0\r\nor x+y=-8, for example x=-4, y=-4\r\n',NULL,0);
INSERT INTO comment VALUES (1926,143,961,'terry','bascule','2002-12-20 02:24:40',3,'(a) (8/9)*(7/9)*(6/9)*(5/9).  q =.25 approx\r\n(b) Since p/5+q/5=1. p/5 no of pages and q/5 probability then p/5 = 3/4\r\n',NULL,0);
INSERT INTO comment VALUES (1927,42,961,'terry','re: Trading cards','2002-12-20 02:47:19',0,'Please ignore last. Must have had a brain seizure',1924,0);
INSERT INTO comment VALUES (1928,299,872,'pleasance','you have....','2002-12-20 03:57:04',0,'You have a good hand, I think. One could say you\'re holding all the cards...\r\n\r\nGood one! I\'m not sure about the lunar months, though. The Jewish calendar is lunar, and it has 13 months only on leap years. I think it\'s 12 1/3 lunar months in a solar year, or there abouts.',NULL,0);
INSERT INTO comment VALUES (1929,306,980,'ben hagen','perplexed','2002-12-20 04:23:57',1,'I guess when T = -8.....otherwise Never.',NULL,0);
INSERT INTO comment VALUES (1930,305,981,'Steve','A drinking Problem','2002-12-20 04:53:01',0,'The answer is four. Starting with Glen he buys a drink and passes it to Rhen. Rhen buys a drink and passes it (plus the drink from Glen) to Sven who in turn buys a drink and pases it plus the two he has recieved to Ben. At this stage everybody is still owed one drink each. So Ben buys a drink and that drink passes round the whole circle back to himself. It has to be assumed that if only one drink is bought that one drink cannot go round in a continuos circle as Ben only owes one drink and therefore the circle would stop once Ben had paid his debt of one drink to Glen ',NULL,0);
INSERT INTO comment VALUES (1931,305,982,'Ryan Hayes','A Drinking Problem','2002-12-20 04:58:02',0,'Glen, Rhen, and Sven each owe Ben one drink.',NULL,0);
INSERT INTO comment VALUES (1932,143,961,'terry','bascules book','2002-12-20 04:59:26',3,'In a 600 page book there are 565 pages that start with a 1,2,3,4 or 5. if it were a 999 page book the probabiity would change.\r\nHowever assuming the first\r\n(a)(565/600)\r\n(b) 95% probablity',NULL,0);
INSERT INTO comment VALUES (1933,143,961,'terry','Bascules book','2002-12-20 05:21:04',3,'I\'m determined to get this right.\r\nThere are 511 pages in a 600 page book that start with  1,2,3,4 or 5\r\n(A) (511/600)\r\n(B) 85% probability.\r\nIf this were a 6000 page book??????????',NULL,0);
INSERT INTO comment VALUES (1934,299,873,'cges','re: you have....Good Point','2002-12-20 05:44:22',0,'Yes, many cultures have only 12 defined lunar months. <br>\r\nAmerican, English, Chinese all have 12 defined months, but the 13th comes from destinating the lunar leap month as you alluded to.  <br>\r\nIs this a suffienct answer? Maybe not.  When this problem was presented to us one of my buddies asked the same thing (recieving this answer.) <br>',1928,0);
INSERT INTO comment VALUES (1935,141,775,'Cory Taylor','','2002-12-20 05:58:43',0,'well, in my world, the tub would never fill, because the amount of water coming out is dependant on the size of the pipe, which produces a different situation than the one in the puzzle.\r\nWith the hot fully on and the cold fully off, the pipe is transferrring water at the pipes maximum rate.  The same is said for the reverse situation.  Turning both taps fully on will also transfer water at the pipes maximum rate, which is slower than the empty rate.  (The only thing that will change is the temperature of the water running through the pipe, as the relative mixture will change when the hot tank is empty.)\r\n\r\nAnother pitfall is that the water draining is not at a constant rate.  The water pressure has a dramatic effect on the draining rate... (i.e., the bath is emptying faster as it fills more)\r\n\r\nDarn real world limitations... ',NULL,0);
INSERT INTO comment VALUES (1936,305,979,'Ravi Raja','A Drinking Problem ( Solution )','2002-12-20 07:06:21',0,'We have from the problem, Ben owes Glen one drink, Glen owes Rhen two drinks, Rhen owes Sven three drinks and Sven owes Ben four drinks.\r\nSo, we can calculate that finally, someone owes Ben three drinks and each of the others (i.e., Glen, Rhen and Sven) all owe someone one drink each. So, to settle up, each of Glen, Rhen and Sven buy a drink for Ben. \r\nThat’s it, which I believe is the correct solution.',NULL,0);
INSERT INTO comment VALUES (1937,299,153,'TomM','re(2): you have....Good Point','2002-12-20 07:10:04',0,'In a true lunar calendar, each month is from the full moon to full moon (or new moon to new moon) -- just under 4 1/2 weeks.  But us westerners with our solar calendar, and seven day weeks round that out to an even 4 weeks, of which there are 13 in the course of the solar year.',1934,0);
INSERT INTO comment VALUES (1938,299,873,'cges','re(3): you have....Good Point...Thanks','2002-12-20 08:09:50',0,'Thanks TomM.',1937,0);
INSERT INTO comment VALUES (1939,307,979,'Ravi Raja','A flawed proof? ( Solution )','2002-12-20 19:14:19',0,'Given: a=b. Applying some basic identity transformations, we get: \r\n       a=b                --------(Step 1)\r\n       a^2-ab=a^2-b^2     --------(Step 2)\r\n       a(a-b)=(a+b)(a-b)  --------(Step 3)\r\n       a=a+b              --------(Step 4)\r\n       a=a+a              --------(Step 5)\r\n       a=2a               --------(Step 6)\r\n       1=2                --------(Step 7)\r\n\r\nGiven a = b implies (a - b) = 0, and as we know that anything divided by zero is undefined, thus the flaw lies in the fourth step which we have obtined from step 3 on division by (a - b), that is, on division by zero, which cannot be done.\r\nThat\'s it.\r\n',NULL,0);
INSERT INTO comment VALUES (1940,307,227,'Dulanjana','re: A flawed proof? ( Solution )','2002-12-21 05:56:58',0,'Yep, I agree with Ravi\'s  solution. Also the 6th step has a flaw in dividing the equaltion by \"a\". when a = 2a, a=0. You cannot divide anything by zero so that step is wrong too (Although when step 3 is wrong, according to Ravi, it doesn\'t matter what comes next)',1939,0);
INSERT INTO comment VALUES (1941,307,979,'Ravi Raja','re(2): A flawed proof? ( Solution )','2002-12-21 07:21:16',0,'Yes even I agree to what Dulanjana has commented on the flaw in the 6th line of the given proof, but my dear friend, you have  considered a particular case of the problem when \r\na = b= 0, but I have considered the general problem where a and b can take any value. Anyway, both the reasoning is the same, whether it is the 3rd, 4th or the 6th step. But, if a flaw is found in the \'n\'th step, then obviously it follows that at least one (if not all) step after the \'n\'th step(inclusive) contains a mistake.',1940,0);
INSERT INTO comment VALUES (1942,279,1,'levik','re: The golden killer!','2002-12-21 15:01:30',0,'No good. You cannot use symbols that represent numbers. Only symbols representative of mathematical operations can be used.\r\n\r\nThings like &#960;, e, or whatever else (golden mean included) are illegal.',1767,0);
INSERT INTO comment VALUES (1943,33,985,'ananth','Reply for \'Incorrect information problem\'','2002-12-21 16:58:51',3,'Assume A is false.Then there is no number(a non 2-digit number) which satisfies conditions of B & D.so A is true.\r\nSince the number is 2-digit number (as proved now)\r\nC is correct.\r\nAssume D is false.so the possible options (by the \r\nstatements of A & B)are 10,15,25,30,50,75.But\r\nD is false,number should not be divisible by 25.\r\nHence if D is false,answers are 10,15 or 30.\r\nIf B is false,then from statements of A & D,\r\npossible options are 25,50,75.But all these are \r\ndivisors of 150.\r\nHence finally answer could be 10,15 or 30.',NULL,0);
INSERT INTO comment VALUES (1944,307,985,'ananth','solution','2002-12-21 17:10:22',0,'In the 4th step ,the factor (a-b) has been cancelled on both sides.This cancellation is possible only when the term is non-zero finite \r\nquantity.But here a=b.therefore (a-b)=0.\r\nso the cancellation is not allowed & hence\r\nthe proof is not valid.',NULL,0);
INSERT INTO comment VALUES (1945,299,992,'Will M.','You have...','2002-12-21 23:07:48',0,'...every card in a deck, minus the joker.',NULL,0);
INSERT INTO comment VALUES (1946,84,992,'Will M.','There are...','2002-12-21 23:11:53',0,'...two possible solutions to this. The first is that you were last, and by overtaking the last person, you are now second-to-last. The second is that you are leading the race, and overtook the last person, thusly putting the person a lap behind you, while you remain in the lead.',NULL,0);
INSERT INTO comment VALUES (1947,89,992,'Will M.','Perhaps...','2002-12-21 23:15:54',0,'...the person who answered the question \"What time is it over there?\" said, let\'s say, four o\'clock, and it took the person twelve (or possibly twenty-four) hours to respond. Another solution would be that, as someone said before, the person answering that question said \"right now,\" \"time to eat,\" or something else to that effect.',NULL,0);
INSERT INTO comment VALUES (1948,90,992,'Will M.','It\'s quite simply...','2002-12-21 23:18:33',0,'...the fact that Terry is not Kerry\'s twin, but another sibling\'s twin. Either that, or he celebrated his birthday on a different day as not to interfere with his sister\'s birthday.',NULL,0);
INSERT INTO comment VALUES (1949,299,993,'Jason','What Do I Have?','2002-12-22 06:27:27',3,'I have a deck of playing cards minus two jokers.  \r\nDay and night - Red and black\r\nseasons - different suits\r\nlunar months - individual values\r\nweeks in year - every card for himself',NULL,0);
INSERT INTO comment VALUES (1950,311,993,'Jason','dances with woves','2002-12-22 06:35:14',3,'dances takes 60sec to run around the track.  when he meets the wolves the first time in 20sec, he is 1/3 around the track.  since the wolves are coming in the other direction they are actually the other 2/3 around the track.  whick means the wolves are travelling twice as fast as dances and they get around the track in 30sec',NULL,0);
INSERT INTO comment VALUES (1951,292,985,'ananth','a try','2002-12-22 19:08:21',0,'since all 20 logicians are recieving this letter\r\nmoney can be got if only one tells the truth of getting the letter & all others should lie.But since all think alike,if one thinks of this idea\r\nthen all think the same & all tell the truth or\r\nall lie.so there is no chance of the reader(me)\r\nof getting the money.',NULL,0);
INSERT INTO comment VALUES (1952,316,775,'Cory Taylor','','2002-12-23 03:58:51',0,'i don\'t know, but if you inverted it, I\'d bet you could roll a square on it...',NULL,0);
INSERT INTO comment VALUES (1953,316,775,'Cory Taylor','solution','2002-12-23 04:00:33',0,'Actually I do know, upon looking at the problem for a sec...\r\n\r\nAbsolutely no math required!\r\n\r\nThe poles are coincident (the distance between them in zero)\r\n',NULL,0);
INSERT INTO comment VALUES (1954,316,1,'levik','Hrmph...','2002-12-23 06:56:07',0,'I don\'t know if the knoweledge of the cosh function is required for this problem, but I think that a problem even mentioning a functin I don\'t know should not be a difficulty 2. :)\r\n\r\nIs this really obvious and I\'m missing it?',NULL,0);
INSERT INTO comment VALUES (1955,316,1,'levik','re: Hrmph...','2002-12-23 06:58:27',0,'Also, in your formula, I\'m assuming \"X\" is the height of the rope... What\'s A?',1954,0);
INSERT INTO comment VALUES (1956,316,1,'levik','DOH!','2002-12-23 07:02:38',0,'Please ignore the past two posts from me.\r\n\r\nShould have just read Cory\'s posts first. :)',NULL,0);
INSERT INTO comment VALUES (1957,294,775,'Cory Taylor','expected or average','2002-12-23 09:09:19',0,'these terms (expected and average) often mean the same thing in these types of problems, but is it *necessarily* so?  My brain has convinced me that there is a subtle difference that might be important.  The \"expected\" term used to ask for the guess which would be most likely to be true, and previously I\'ve always thought of this as the average.  But...\r\nWouldn\'t the most likely outcome be something else?  (Im going to guess 0, but thats just a blind guess)  Even though the picker will average 1 correct jar doesn\'t mean he will get one correct more often than any other value.  The situation that brought this to mind was the 2 jar pattern shown by f.l.  With two jars, youre either 0 or 2 correct - you cannot get the \"expected\" answer, so why would you expect it?\r\nSemantics...',NULL,0);
INSERT INTO comment VALUES (1958,294,103,'friedlinguini','re: expected or average','2002-12-23 09:21:42',0,'The \'expected\' result is defined as the average result you\'d get if you had a large number of trials.  Formally, you calculate it by multiplying every possible result by the probability of getting that result, and then adding all of those terms together.',1957,0);
INSERT INTO comment VALUES (1959,307,834,'Gautam Joshi','Solution','2002-12-23 14:18:27',0,'First of all a*a - a*b is zero though not a flaw. But the removing of (a - b) on both sides in 3rd statement is not valid as (a - b) = 0. This is the flaw.',NULL,0);
INSERT INTO comment VALUES (1960,305,834,'Gautam Joshi','Solution','2002-12-23 16:10:53',0,'Ben owes 1 to Glen and Sven owes 4 to Ben, so Ben stands to get 3 drinks.\r\nGlen owes 2 to Rhen and Ben owes 1 to Glen, so Glen stands to lose 1 drink.\r\nSimilar is the case with Rhen and Sven, Both stand to lose one drink.\r\nSo, minimum of three drinks need to be purchased.\r\n\r\nGlen, Rhen and Sven each will purchase one drink and give to Ben.',NULL,0);
INSERT INTO comment VALUES (1961,316,153,'TomM','re(2): Hrmph...','2002-12-24 00:16:29',0,'It\'s been (mumble)ty-(mumble) years since I\'ve used equations such as this, and I\'m going on what \"feels right\" rather than looking it up, but it seems to me that the formula actually should be [f(x) = a cosh (x/a) + b] where\r\nf(x)= the heitht of the rope at point x\r\nx = the distance from the left pole\r\nR = length of the rope\r\nd = distance between the two poles\r\na = R/d\r\nh = height of the poles\r\nh(0) = height of the poles such that at point x = d/2 the rope just touchees the ground\r\nb = h - h(0).\r\n\r\nThis assumes that that the poles are the same height. There would be additional adjustment factors for poles of differing heights.\r\n\r\nIn this case we are given R = 50; b = 20 and h1 = 40; and h2 = 50. It is enough information to work out d, if we really needed to. Fortunately with these values we don\'t need to use the formula to do so.',1955,0);
INSERT INTO comment VALUES (1962,316,985,'ananth','a try','2002-12-24 01:32:58',0,'Let ground be x-axis.drop perpendicular from lowest point to ground & extend it as y-axis\r\nThe lowest point corresponds to a in eqn.y=acosh(x/a)\r\nhence a=20\r\n	now cosh(x/a)=(e^(x/a)+e^(-x/a))/2\r\n    put z=e^(x/a)\r\n	for 1st pole,\r\n	5=z+1/z\r\nsolving we get z=(5+sqrt(21))/2 or (5-sqrt(21))/2\r\nwe have taken 1st pole to the left of origin &  so\r\nx should turn out to be negative.For this z&lt;1\r\nbecause only then log z will be -ve & x will be -ve as\r\na is +ve.so 2nd value of z is taken & x is calculated(say x1)\r\n	similar procedure is adopted for 2nd pole &\r\nvalue corresponding to z&gt;1 is taken & 2nd value of x(say x2)\r\nis calculated.\r\n	now x2-x1 gives the distance between poles(in this x1 will be -ve)\r\n\r\n\r\nis got.\r\n',NULL,0);
INSERT INTO comment VALUES (1963,312,775,'Cory Taylor','solution','2002-12-24 04:00:55',0,'calculus tells us that the max will be reached when the numbers are as close to each other as possible, which greatly reduces the number of situations that need be checked - just one configuration for each number of elements in possibility a and 2 or 3 for each number of elements in possibility b.\r\n\r\nI got the max for \"A\" with 7 or 8 elements to be 2916, and the max for \"B\" with 5 elements to be 1008.\r\n\r\nIt could be shown using calculus that these are the (well, at least the \"a\") maximums possible despite my numerical approach.\r\n',NULL,0);
INSERT INTO comment VALUES (1964,294,775,'Cory Taylor','re(2): expected or average','2002-12-24 04:56:57',0,'thats what i has always thought, but my brains fight with the english language was telling me there was a difference here.  Stupid brain.',1958,0);
INSERT INTO comment VALUES (1965,311,1006,'Jeremy','','2002-12-24 11:49:35',0,'If we use the assumption that both Dances and the wolves start at the same time in opposite directions, it should take wolves 30 seconds to make one lap.  If, during the first portion of the race Dances meets Wolves after 20 seconds then Dances should be 1/3 of the way around the track and Wolves 2/3.  Cut Wolves time in half, add both times, and you get 30 seconds.',NULL,0);
INSERT INTO comment VALUES (1966,197,1008,'asad','','2002-12-24 12:59:10',0,'Assuming simultaneous means the duffer is playing two games at once but not actually moving pieces on two boards at once...\r\n\r\n1. He\'s using the experts\' moves against them via imitation.\r\n\r\n2. Make the game where he is White the first game they start.',NULL,0);
INSERT INTO comment VALUES (1967,311,979,'Ravi Raja','Dances with Wolves ( Solution )','2002-12-24 20:03:51',0,'Let the speed of Dances be ‘u’ units/sec. and that of Wolves be ‘v’ units/sec. \r\n\r\nNow, the circumference of the track is ‘2(pi)r’ units, where ‘r’ is the radius of the track and ‘(pi)’ as we know is the ratio of the circumference to the diameter of the circular track. \r\n\r\nSo, according to the problem, we see that Dances runs around the track in 60 seconds.\r\nTherefore, we have:\r\n\r\n2(pi)r = 60u  --------------(1)\r\n\r\nNow, since both Dances and Wolves are running in opposite directions, their relative speed is (u+v) units/sec.\r\n\r\nTherefore, once again, from the problem we have:\r\n\r\n[2(pi)r]/(u+v) = 20  ----------------(2)\r\nSubstituting the value of 2(pi)r = 60u from equation (1) in equation (2), we have: \r\n\r\nu + v = 3u\r\nor, v = 2u\r\n\r\nThat is, the speed of Wolves is twice the speed of Dances, therefore the Wolves will run around the rack in half the time in which Dances runs around the track.\r\n\r\nThus, it takes 30 seconds for Wolves to run around the track. \r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (1968,316,885,'np_rt','Solution','2002-12-24 23:41:13',0,'Before I start, let me say that the heights of the two poles are just to throw people off.\r\n\r\nEither with calculus or recognizing that cosh(x) looks somewhat like a parabolic, the mininum occurs at x=0.\r\n\r\nf(0)=a*cosh(0/a)=a=20\r\n\r\nf\'(x)=sinh(x/a) (derivative of f(x))\r\nLet R=distance between two poles\r\nLength of rope = integral(sqrt(1+(f\'(x))^2),x,0,R)\r\n=integral(sqrt(1+(sinh(x/a))^2),x,0,R)\r\n=integral(sqrt((cosh(x/a))^2),x,0,R)\r\n=integral(cosh(x/a),x,0,R)\r\n=sinh(x/a),0,R\r\n=sinh(R/a)=50\r\n\r\nNOTE: There should be an absolute value which is omitted since cosh(x/a) is nonnegative.\r\n\r\nTherefore R=20*asinh(50).\r\n\r\nI know it\'s a lot of wordy math. It\'d be much better if I could use the integral sign. Also, the length formula could be found in a calculus book but it\'s proved by first writing the length as sqrt((dx)^2+(dy)^2) and factoring out the dx...',NULL,0);
INSERT INTO comment VALUES (1969,313,153,'TomM','As easy as 1,2,4','2002-12-24 23:48:54',3,'Individually, the surface areas are 1, 24, and 96, for a total of 121.  Gluing the 1 and 8 cubes together reduces the surface by 2. Gluing the 1 and 64 cube together reduces the surface by 2. Gluing the 8 and 64 cube together reduces the area by 8. If we can mange a configuration where all three are glued together, it will reduce the area by ten for a new total of 111.\r\n\r\nOne such configuration is to set the two smaller cubes on top of the large one, abtting one another and glue them together that way. Then glue this configuration in place on the large cube.',NULL,0);
INSERT INTO comment VALUES (1970,313,885,'np_rt','re: As easy as 1,2,4 (corrections)','2002-12-24 23:58:32',0,'Correction to your math.\r\n\r\nFirst of all, the surfaces areas are 6, 24, 96, for a total of 126.\r\n\r\nSecondly, the area would be reduced by 12 (I think you forgot to add 2).\r\n\r\nSo the minimum area would be 114. Other than these area, I agree completely with your logic (unless there\'s some obscure way to piece them together).',1969,0);
INSERT INTO comment VALUES (1971,313,153,'TomM','re(2): As easy as 1,2,4 (corrections)','2002-12-25 02:52:21',0,'<B>DOH!</B>\r\n\r\nI can do the long algebraic equations, but it\'s always the simple things that trip me up. (You mean 2 +2 is <B>not</B> 5?)',1970,0);
INSERT INTO comment VALUES (1972,316,153,'TomM','Got one!','2002-12-25 02:59:07',0,'Well, FL, it looks like at least one person fell in your little trap and used math instead of common sense. \r\n\r\nSorry, np_rt, Re-read the numbers given. How far down does the rope have to hang?',1968,0);
INSERT INTO comment VALUES (1973,42,961,'terry','trading cards','2002-12-25 06:51:56',0,'since from (b) I have to assume an infinite number of cards to randomly choose from.  In which case probability is meaningless. The probability is a very large number.Have to be carefull of the difference between odds and probability of course. But even so.......',NULL,0);
INSERT INTO comment VALUES (1974,281,995,'Dane DellaCrosse','half hour?','2002-12-25 07:51:54',0,'I did not see any E in these words.  Half hour is a little long to figure this one out, but i guess you would have ruined it by saying \"two or thrEE minutEs\"',NULL,0);
INSERT INTO comment VALUES (1975,316,1010,'Wayne','solution','2002-12-25 09:37:09',0,'  The flagpoles are coincident, of course.  There is just enough rope to go 30 ft down a 50 ft pole and 20 ft back up to meet the requirement of 20 ft above the ground.  The Cosh function is a smokescreen.  This puzzle has cost Rural electrical co-ops in the South millions of dollars in lost work from the newbie linemen trying to solve it.......The puzzle for them is where to dig the holes to set the poles for new service.  I\'ve seen them nearly go nuts trying..... ',NULL,0);
INSERT INTO comment VALUES (1976,307,1011,'Jen','Solution','2002-12-25 10:51:33',3,'The step that is not possible is dividing by (a-b), because if a=b then a-b=0, and one can\'t divide by zero',NULL,0);
INSERT INTO comment VALUES (1977,314,1013,'Drew R.','This is as far as I got.','2002-12-25 18:09:19',0,'I figured out that the very first number, is equal to the number of integers in the answer.  I also figured out that the numbers in the answer are also in the code. Anyone else have anything on it?',NULL,0);
INSERT INTO comment VALUES (1978,316,885,'np_rt','re: solution','2002-12-25 19:02:05',0,'I stand corrected. Didn\'t notice the part where they said it\'s at the top of the poles.',1975,0);
INSERT INTO comment VALUES (1979,83,1014,'jason lang','assistants/days','2002-12-25 20:50:06',3,'2 assistants as already described by others\r\n(first assistant returns after 1 day, 2nd assitant returns after 2)\r\n**6 days journey**\r\n\r\n1 assistant\r\nfirst assistant returns after 1 day, leaving 1 food on ground, and giving other to general\r\ngeneral returns to base at 2 days point, leaving 1 food at that point.\r\nthere is now enough food so that general can travel straight through, picking up 1 food at day 1 and day 2 points.\r\n**10 days journey**\r\n\r\nno assistants\r\nsimilar to above, general leaves 2 food at 1 day point, and returns. on second journey, he picks up 1 food at 1 day, and deposits it at 2 day point, returning to base.\r\nhe can now travel straight through picking up food on the way.\r\n**12 days journey**\r\n\r\neach of these options interestingly needs exactly 12 days food',NULL,0);
INSERT INTO comment VALUES (1980,44,1014,'ubergeek','a try','2002-12-25 21:46:02',0,'40 unfaithful men were shot.\r\n\r\nthe reasoning: if only one man was unfaithful, his wife would realise, since she knew of no others, and shoot him on the first night. since no-one was shot on the first night, everyone knew there were at least two unfaithful men. If only two, then the wife of that man would know on the second night, since she knew of only one other, and no-one had been shot the night before. If three, then the wives of those men would shoot on the third night. Likewise for each succeeding night, until the number of proven unfaithful men increased beyond the number known to any one wife.\r\n\r\nUnfortunately, if any one wife failed in her duty to shoot her unfaithful husband, then on the next night all innocent men on the island would be shot! (since the remaining wives would each believe that the recalcitrant wife knew of another husband\'s infidelity of which they were unaware!)',NULL,0);
INSERT INTO comment VALUES (1981,307,1015,'Aim Jayy','1st post, correct solution (i think)','2002-12-25 22:11:06',3,'       a=b\r\n       a^2-ab=a^2-b^2\r\n       a(a-b)=(a+b)(a-b)\r\n       a=a+b\r\n       a=a+a\r\n       a=2a\r\n       1=2\r\n this is flawed, and since (a-b) = 0 (as a and b are equal) it would read correctly as\r\n       a=b\r\n       a^2-ab=a^2-b^2\r\n       a(a-b)=(a+b)(a-b)\r\n       a(0)=a+b(0)\r\n       a(0)=a+a(0)\r\n       a(0)=2a(0)\r\n       1(0)=2(0)\r\n       0=0\r\ni think that is correct ?',NULL,0);
INSERT INTO comment VALUES (1982,36,1014,'ubergeek','my try','2002-12-25 22:15:13',0,'since there are an even number of seats, each participant must stay on either odd or even number seats at all times (since they can only move two seats to the left or right).\r\n\r\nThus, with three persons, at least two must be on even or odd numbered seats. so, either even or odd numbers must be occupied by no more than one person.\r\n\r\nalice needs only to check whether even or odd seats have the least occupants and fill cups only on those seats.',NULL,0);
INSERT INTO comment VALUES (1983,33,1014,'ubergeek','my try','2002-12-25 22:32:24',0,'consider each person to be a liar \r\n\r\n1 \' the number has 2 digits \'\r\nif the number is a divisor of 150, and is not 150, then is must be at most 75, which has 2 digits, therefore 1 cannot be false\r\n\r\n2 \'the number is a divisor of 150\'\r\nit must have 2 digits, cannot be 150, and must be divisible by 25, eg 25, 50 or 75.\r\nunfortunately these are all divisors of 150 therefore 2 must be true\r\n\r\n3 \'the number is not 150\'\r\nif the number is 150 then it cannot have 2 digits, so this must be true as well\r\n\r\n4 \'the number is divisible by 25\'\r\nwe need to find a 2 digit number which is a divisor of 150, and is not divisible by 25.\r\n\r\nEasy: 10,15 or 30 would do the trick\r\n\r\nAlso, note that all could be telling the truth, and the line saying one of these people was not telling the truth could be the lie. ',NULL,0);
INSERT INTO comment VALUES (1984,23,1014,'ubergeek','my answer','2002-12-25 23:24:04',0,'(pointing at the other guy to the one being asked)\r\n\"would he say bob lies?\"\r\n\r\n4 cases are possible\r\n\r\na. bob is truthful:\r\n   i. you ask bob, he says \"Yes\" (truthful)\r\n   ii. you ask brother, he says \"Yes\" (lying)\r\n\r\nb. bob is a liar:\r\n   i. you ask bob, he says \"No\" (lying)\r\n   ii. you ask brother, he says \"No\" (truthful)\r\n\r\nso, you get a straight answer, with 5 words, plus a bit of body language, but there was nothing in the question saying that wasn\'t allowed.',NULL,0);
INSERT INTO comment VALUES (1985,1,1014,'ubergeek','a try','2002-12-26 00:23:16',3,'light one rope at both ends\r\nlight the other at one end\r\n\r\nafter 30 minutes, the first rope will burn out, and the second will have 30 minutes to go.\r\n\r\nnow, light the unlit end of the second rope. it will burn for another 15 minutes giving you 45 minutes of burn :) Easy',NULL,0);
INSERT INTO comment VALUES (1986,312,985,'ananth','Solution','2002-12-26 00:46:00',1,'case 1:Duplicates not allowed.\r\nGroup into 2 blocks of numbers.Product of these 2 blocks is maximum when there are equal.\r\nSum is 22.Each block sums to 11.\r\nNow similar procedure to one of the blocks gives sum as 5 & 6(as only integers are allowed)\r\nThough they are not equal,they are the best options(nearest numbers on either side)as their product improves the overall product.similarly 5 can be divided into 2 & 3(2*3>5)\r\n6 can be divided into 3 & 3.But since we have already used 3,option is 4 & 2.since 2 is used,option is 5,1.But leaving the number as 6 is better option than splitting into 5,1(6>5*1)\r\nsimilarly this can be continued to other side to get final answer as 2*3*4*6*7=1008.\r\ncase 2:Duplicates are allowed\r\nDivide into n equal blocks.Product is maximum when they are equal.Answer is 2^11=2048.',NULL,0);
INSERT INTO comment VALUES (1987,314,251,'Cheradenine','re: This is as far as I got.','2002-12-26 04:11:17',3,'Well, you pretty much solved the problem entirely.\r\n\r\nThe remaining numbers indicate the position of the next\r\nnumber found in the transformation.\r\n\r\n4344199 = 4444',1977,0);
INSERT INTO comment VALUES (1988,297,1016,'...','ANSWER!!','2002-12-26 05:54:43',0,'This is my first time actually solivng one of these quiz. You can put the queens on B4,B5,C5,E4,and E3. For the pawns you can put them on A1,A2,and D1. I\'m sure there are at least 3 more other ways(could be more)to solve this. ',NULL,0);
INSERT INTO comment VALUES (1989,177,1016,'...','TOO E-Z!!','2002-12-26 06:24:39',0,'All you really need is the paperclip and needle. Just poke a big enough hole into the ping pong so that the paperclip would fit. After that just fish it out.',NULL,0);
INSERT INTO comment VALUES (1990,144,834,'Gautam Joshi','re: Forced March','2002-12-26 18:04:13',0,'Hey TomM,\r\n how did you come to conclusion that he travels 25 + 2d in one day. Since it is mentioned that he returns to his initial position it should be 2(25 + d).',725,0);
INSERT INTO comment VALUES (1991,144,834,'Gautam Joshi','Speed March','2002-12-26 19:20:30',0,'Ok, As I said earlier the distance covered by messenger has to be (50 + 2d) and solving it using algebra the way similar to what TomM did, the answer comes out to be the one submitted by fussano. 75 miles. Good logic fussano. But your explanation was not proper. What I feel is. The messenger must march a (minimum) distance equal to twice the length of the column of soldier, i.e ofcourse considering that the troops are stationary and not moving. But since the troop is moving he has to cover that extra distance moved by the troop in that day. So for example if the column of the troop is 50 miles and they march 45 miles a day, then I believe the messenger must have travelled a distance of 100 + 45 in that day.\r\n\r\nI have not verified the above logic using algebra. So I am not sure. But TomMs solution is full proof.',NULL,0);
INSERT INTO comment VALUES (1992,144,153,'TomM','re(2): Forced March','2002-12-27 01:48:29',0,'What he returns to is not his initial position <B>in absolute space</B> (He would then be 25 miles behind the rest of the army), but is initial position <B>in line</B>.  Since the line has advanced 25 miles, that is why my figure is 25 less than your figure.',1990,0);
INSERT INTO comment VALUES (1993,310,1,'levik','I posted this','2002-12-27 02:04:34',3,'It was sitting in the queue for a while now, with no votes. It was good enought that I didn\'t want to delete it, but the solution is a bit specific to a users\' setup, so I wasn\'t sure it would do good as a front-page problem. So I made it live with solution without bumping the date.\r\n\r\nMost users will have the answer right in front of them anyway.',NULL,0);
INSERT INTO comment VALUES (1994,176,1016,'...','WAY TOO EASY','2002-12-27 04:38:35',0,'1. BECAUSE IT WAS JUST A GAME OF COPS AND ROBBERS (USING FINGERS AS GUNS DON\'T KILL ANYITHNG)\r\n\r\n2. ELEMENTARY\r\n\r\n3. BECAUSE IT WAS JUST A GAME OF COPS AND ROBBERS\r\n\r\n4. LITTLE KIDS ARE PLAYING A GAME.',NULL,0);
INSERT INTO comment VALUES (1995,310,153,'TomM','re: I posted this','2002-12-27 09:45:09',0,'Ididn\'t vote for it because I had no idea where it was going. I didn\'t vote against it because it was intriguing. \r\n\r\nLevik, you gave too much away with your hint, though.  It made it too easy. Maybe you should drop the last line?',1993,0);
INSERT INTO comment VALUES (1996,262,837,'Sophia','','2002-12-27 12:15:56',0,'The answer has to be zero.',NULL,0);
INSERT INTO comment VALUES (1997,90,1016,'...','I think I know','2002-12-27 13:44:07',0,'It was an leap year?',NULL,0);
INSERT INTO comment VALUES (1998,317,153,'TomM','Popping Balloons (see note at end)','2002-12-27 15:39:59',3,'1. All four paid the same price.\r\n2. That price was between 5 cents and 100 cents, and was divisible by 5. \r\n\r\n3. Each had 4 coins \r\n4. Each had the same total as one of the others.\r\n5. In each case, the pair with the same amount had no coins in common.\r\n6. So no one had pennies, since his or her \"partner\" would also need to have pennies.\r\n\r\nFirst assumption (may need to be discarded later) Each person had two kinds of coins.\r\n\r\nA: nickels and dimes give 25, 30, 35\r\nB: nickels and quarters give 40, 60, 80\r\nC: nickels and half-dollars give 65, 110, 155\r\nD: dimes and quarters give 55, 70, 85\r\nE: dimes and half-dollars give 80, 120, 160\r\nF: quarters and half-dollars give 125, 150, 175\r\n\r\nShared value 80 (1 nickel & 3 quarters/3 dimes & 1 half-dollar)\r\n\r\nWe need 2 shared values, so we have to discard the assumption:\r\n\r\nG: nickels only gives 20\r\nH: dimes only gives 40\r\nI: quarters only gives 100\r\nJ: half-dollars only gives 200\r\n\r\nK: nickels, dime, quarters gives 45, 50, 65\r\nL: nickels, dimes, half-dollars gives 70, 75, 115\r\nM: dimes, quarters, half-dollars gives 95, 110, 135\r\n\r\nShared values are: 40 (4 dimes/ 3 nickels & 1 quarter), 65 (3 nickels & 1 half-dollar/1 nickel, 1 dime, & 2 quarters),  70 (2 dimes & 2 quarters/ 2 nickels, 1 dime, & 1 half-dollar), and 110 (2 nickels & 2 half-dollars/1 dime, 2 quarters, & 1 half-dollar) \r\n\r\nThe 65, 70, and 110 are eliminated because it would be necessary for both \"partners\" to have at least one coin in the same denomination.\r\n\r\nTherefore 40 is the only possibility left. \r\n\r\nThe problem states that each was able to pay the price in exact change. That would be possible if the price were 30 cents (3 dimes/1 nickel & 1 quarter). Assuming that the men each began with 80 cents, and the women with 40 cents (based on the prices, the problem is old enough to make that assumption about the puzzlemaker\'s perceptions), One man left with 1 half dollar, the other with 2 quarters; one woman left with 1 dime, the other with 2 nickels.\r\n\r\n\r\n\r\nPersonal Note: I remember that the lunch counter at the 5&10 had this \"lottery\" type of pricing.  The tickets with the prices were in balloons. You\'d pick a balloon and the waitress would \"pop\" it.  There were probably one or two \"free lunch\" tickets, several for various amounts between 5 cents and a dollar, and many (half or more) \"full price\" tickets.',NULL,0);
INSERT INTO comment VALUES (1999,320,885,'np_rt','My Guess','2002-12-27 21:18:36',0,'Probably cuz he thought the first barber got all the business. First of all, hair on the floor means he\'s been cutting hair. Secondly, he\'s so busy that he has no time to clean it up. Thirdly, the second barber probably can\'t cut his own hair so, meaning the first barber cuts it for him too.',NULL,0);
INSERT INTO comment VALUES (2000,317,885,'np_rt','re: Popping Balloons (see note at end)','2002-12-27 21:37:48',0,'Don\'t mean to be picky but I think you left out the silver dollar. I haven\'t gone through it myself. But one possible combination including the silver dollar is 1 silver dollar, 2 dimes, 1 nickel and 3 quarters and 1 half dollar. It\'s possible that the price is 25 cents, although I highly doubt it.\r\n\r\nMy personal opinion is that you probably have the right answer already. I feel like I\'m so picky for pointing something out that\'s not even the answer.',1998,0);
INSERT INTO comment VALUES (2001,317,153,'TomM','re(2): Popping Balloons','2002-12-27 22:55:22',0,'You are quite right. I should have considered the silver dollar. (I did not because the price was &#8804; 1 Dollar, and the silver dollar would limit the possibilities for the other coins.)  You are also correct in that 125 is a shared value (1 nickel, 2 dimes & 1 silver dollar/3 quarters & 1 half-dollar). That gives us three possible starting amounts 40 cents, 80 cents, and 125. (There may be another one or two if we explore the permutations with a silver dollar). But the pric can\'t be 25 cents, because then in the second couple, the one with three dime (and either a half-dollar or a fourth dime) cannot make exact change.  I suspect that if there are other shared values involving a silver dollar, they will also wind up being disqualified. ',2000,0);
INSERT INTO comment VALUES (2002,320,153,'TomM','re: My Guess','2002-12-27 22:59:56',3,'Your last sentence is the final deciding factor: the barbers cut one another\'s hair.  So the better barber has the worse haircut.',1999,0);
INSERT INTO comment VALUES (2003,320,1024,'brian','','2002-12-28 04:51:51',0,'The reason he goes to the barber with bad hair cut is because the barber with the bad hair cut cuts the hair of the barber with the good hair cut.  Note: this problem assumes that the barber with the good hair cut did not cut his own hair and only the 2 barbers cut hair.',NULL,0);
INSERT INTO comment VALUES (2004,320,853,'Matthew Bobbins','Hee hee','2002-12-28 09:05:02',0,'darn......\r\n\r\nthought it might be a trifle harder.\r\n\r\noh well',NULL,0);
INSERT INTO comment VALUES (2005,320,1027,'AJ','2nd is not a barber','2002-12-28 14:00:31',0,'I think because the second one is not a barber he is the helper or the guy who cleans the floor. And the real barber wasnt over there, for this reason the man choose the first one.',NULL,0);
INSERT INTO comment VALUES (2006,320,1028,'Jason Scott Clark','my guess','2002-12-28 15:11:20',0,'  Well, my guess is that he went back to the other barber because he looked like he got a lot more business than the other. The fact that the other barber\'s shop was clean and he was well dressed is because he has no customers. The fact that the messy barber has a messy shop shows that everyone goes there to get their hair cut. SO he wants to go where everyone else does. ',NULL,0);
INSERT INTO comment VALUES (2007,30,1030,'rhea','I will ask...','2002-12-28 18:53:18',0,'I would probably ask the liar and the knight where is the wrong way? If the liar points on his way, I will go on the Knight side of the way. And if he points out the khights way I will go in his way\r\n',NULL,0);
INSERT INTO comment VALUES (2008,124,1033,'chakravarthi','Per day  pay','2002-12-29 05:48:02',1,'If the problem was posed with another factor that the per day pay of Arley and Bentley are different the solution couldn\'t be that straightforward as given by Happy...',NULL,0);
INSERT INTO comment VALUES (2009,317,1033,'chakravarthi','a solution','2002-12-29 06:48:41',3,'It\'s enough to solve the problem for 2 women (or the 2 men ) since there is no problem if a man and a woman have same set of coins.\r\n1st woman -- 3 quarters , 1 nickle\r\n2nd woman -- 1 half dollar , 3 dimes\r\nthe same with the 1st man and 2nd man\r\nTOTAL ---> 80 cents is punched on the ticket.',NULL,0);
INSERT INTO comment VALUES (2010,323,153,'TomM','Running around in circles.','2002-12-29 07:32:59',0,'&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;\r\n\r\nIt happens to be Einstein\'s birthday, but that\'s not what you are looking for, is it?\r\n\r\n<I>&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;</I>\r\n\r\nI think you\'re looking for something more like Armistice Day (11/11 11:11)\r\n\r\n&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;&#960;',NULL,0);
INSERT INTO comment VALUES (2011,323,703,'Nick Murray','idea','2002-12-29 11:24:12',0,'March 14 at 1:59am, with the March being the third month gives the first 6 digits of the number Pi.\r\n\r\n3.14159 \r\n\r\nso maybe this day should be called Pi-day.',NULL,0);
INSERT INTO comment VALUES (2012,320,979,'Ravi Raja','Two Barbers : My Guess','2002-12-29 20:09:00',0,'Since there are only two barbers in town, it is obvious that each gets his hair cut from the other one. So, the one whose hair is well cut has obviously got it from the other one, which gives us the reason why the man changes his mind and goes to the former one.',NULL,0);
INSERT INTO comment VALUES (2013,320,1037,'Kevin','Easy Solution','2002-12-30 02:05:55',0,'   The reason that the first barbers hair is cut badly and his shop is dirty is because he is the better barber.  The other one has a clean shop because he doesn\'t get any work.  The first barber\'s hair is uneven and the second has nice hair, the reason for this is that they cut each others hair so the first barber is the skilled one.',NULL,0);
INSERT INTO comment VALUES (2014,320,894,'gagga','re: Easy Solution','2002-12-30 05:16:26',0,'The second barber was no good since he had no hair0no customers so the first one must be better :)',2013,0);
INSERT INTO comment VALUES (2015,320,1039,'Jenna','easy','2002-12-30 07:49:56',0,'If the neat, clean barber had a nice haircut, then the dirty barber must have cut his hair, therefor making him the better barber.',NULL,0);
INSERT INTO comment VALUES (2016,327,213,'Jim Lyon','My guess (spoiler)','2002-12-30 09:14:24',3,'Meet at the outflow of the lake. It works every time, except for one strange lake in Norway that has two outflows at opposite ends during the wet seasons.',NULL,0);
INSERT INTO comment VALUES (2017,327,1042,'Samantha','I have a guess.','2002-12-30 13:11:21',0,'The first one walks clockwise around the lake, and the other counterclockwise.  Eventually, they will meet.',NULL,0);
INSERT INTO comment VALUES (2018,253,1042,'Samantha','I can explain it, maybe.','2002-12-30 13:26:52',0,'The reason water does not explode is because, by themselves, hydrogen and oxygen are combustible.  But when hydrogen is doubled, and you add an oxygen molecule.  You get water.',NULL,0);
INSERT INTO comment VALUES (2019,327,862,'sach','re: My guess (spoiler)','2002-12-30 13:27:49',1,'I\'m not the outdoorsy type so I\'m not sure what the \"outflow\" is, but sounds like where water leaves the lake! With that definition, how do you know for sure that you & your friend will both be on the same side of the stream going out of the lake? \r\n\r\nIt could be pretty wide, and if visibility is poor, you might not see the other side...?',2016,0);
INSERT INTO comment VALUES (2020,327,1,'levik','re: I have a guess.','2002-12-30 13:30:04',0,'While this is true, the problem is asking you to arrange to meet at a specific place. With your strategy, at the worst case scenatio, each person will have to walk almost halfway around the lake.\r\n\r\nI think Jim\'s idea is correct, but wonder if he can provide any information on the lake that breaks the rule. I tried to google it earlier and couldn\'t find anything.',2017,0);
INSERT INTO comment VALUES (2021,320,862,'sach','who cares about cleanliness??','2002-12-30 13:34:10',1,'If there are the only 2 barbers, they must go to the other one to get their own hair cut. So, the the well-cut barber went to the dirty barber, who did the better job. \r\n\r\nBut this is assuming that people can\'t or don\'t cut their own hair...which is false. so I don\'t really know!',NULL,0);
INSERT INTO comment VALUES (2022,6,862,'sach','equilateral p','2002-12-30 13:57:08',3,'make a pyramid! each imaginary surface is a triangle.',NULL,0);
INSERT INTO comment VALUES (2023,90,862,'sach','siblinism','2002-12-30 13:59:37',3,'the problem says \"Older twin, brother, Terry\". \r\nTerry & another sibling are the twins, and Kerry is the twins\' younger sister. Nothing says Kerry is one of the twins.',NULL,0);
INSERT INTO comment VALUES (2024,315,1043,'assem','i think i know it','2002-12-30 20:27:06',3,'i think it is the picture of the man\'s son',NULL,0);
INSERT INTO comment VALUES (2025,315,1044,'Pieter','I think I know.','2002-12-30 21:00:28',0,'He is looking at a picture of himself.',NULL,0);
INSERT INTO comment VALUES (2026,231,1045,'Vikram','Thanks to Euler','2002-12-31 07:43:12',3,'Solution follows straight from \r\n1. Euler\'s Totient Function \'phi(x)\': number of numbers less than \'x\' and relatively prime to \'x\'.\r\n2. Euler\'s  Theorem: If gcd(a,m)=1 then a^phi(m) = 1 (mod m)\r\n\r\nExplaination:\r\nsince gcd(10,n)=1 due to \'n\' not being divisible by 2 or 5, 10^phi(n) = 1 (mod n). That is, (10^phi(n) - 1) is divisible by \'n\'. Also, phi(n)<=n by the very definition of it.\r\n\r\nThat was a very good question, it got me thinking at the first glance! i am new to this group... any tips? \r\nI believe:\r\nMaths is the king of all sciences.\r\nNumber Theory is the queen of Maths.\r\nProblem Solving is the life of life.\r\n',NULL,0);
INSERT INTO comment VALUES (2027,327,153,'TomM','re(2): I have a guess.','2002-12-31 11:24:11',0,'Actually, the worst-case situation is worse than that if you are planning to circle the lake until you meet.  There is no reason to believe that the two will arrive at the lake around the same time, so the first one there might wind up circling the lake several times over until the second person arrives.',2020,0);
INSERT INTO comment VALUES (2028,315,961,'terry','mans picture','2002-12-31 19:10:12',0,'Definitely himself',NULL,0);
INSERT INTO comment VALUES (2029,315,1048,'Jennifer','This was hard...','2002-12-31 20:36:47',3,'It\'s his son!!!!!!!His son\'s father(which is him) is his own father\'s son.Get it?',NULL,0);
INSERT INTO comment VALUES (2030,310,1,'levik','re(2): I posted this','2002-12-31 22:42:11',0,'Can\'t really do that too easily, but I did up the icon to \"full solution\".\r\n\r\nSince the solution is posted anyway, there\'s not really a difference.',1995,0);
INSERT INTO comment VALUES (2031,325,1048,'Jennifer','My solution','2002-12-31 23:57:32',3,'Here is my solution:(I came up with it in a process of elimination.It took me a while.I typed it in a word document and pasted it in my paint program and eliminated each to match the statement.Kind of like a \"Clue\" game.)\r\n\r\nPat is my uncle who serves chips and cheers for the Broncos.\r\nChris is my mother who serves cookies and cheers for the Packers.\r\nPJ is my cousin who serves popcorn and cheers for the Dolphins.\r\nStaces is my brother who serves carrots and cheers for the Cowboys.\r\nBobbi is my sister who serves pizza and cheers for the Raiders.\r\nI\'m pretty sure it\'s right, but if it\'s not, then at least I put forth a LOT of effort.',NULL,0);
INSERT INTO comment VALUES (2032,325,885,'np_rt','re: My solution','2003-01-01 00:24:28',0,'Your solution would almost be right except that Chris serves cookies and watches the Packers which is a violation of the second requirement.',2031,0);
INSERT INTO comment VALUES (2033,325,885,'np_rt','My Own Solution','2003-01-01 00:28:31',0,'Pat: Uncle, Broncos, Chips\r\nChris: Sister, Cowboys, Cookies\r\nPJ: Cousin, Dolphins, Popcorn\r\nStacey: Brother, Raiders, Carrots\r\nBobbi: Mother, Packers, Pizza\r\n\r\nComment: Stacey\'s parent must not like him since they gave him such a feminine name (I don\'t recall it being a name for both males and females).',NULL,0);
INSERT INTO comment VALUES (2034,325,885,'np_rt','Elimination','2003-01-01 00:46:13',0,'Btw, I forgot to mention that it was done by a process of elimination:\r\n\r\nStacey is the brother by elimination. (We\'re told that PJ\'s the cousin and neither Chris nor Pat is the brother. Also, Bobbi serves pizza so he can\'t be the brother).\r\n\r\nPJ serves popcorn. He/she can\'t serve pizza (served by Bobbi), cookie nor carrot sticks (we\'re told), and chips (only for Broncos).\r\n\r\nStacey serves carrot sticks. Doesn\'t serve popcorn or pizza (served by PJ and Bobbi), and no cookies (brother), and no chips (we\'re told).\r\n\r\nPat has to serve chips and therefore a Broncos fan. It\'s down to him and Chris, who doesn\'t serve chip.\r\n\r\nChris is left with cookies.\r\n\r\nChris is a Cowboys fan, which is the only feasible one of the remaining 3 (not Packers or Raiders since she serves cookies).\r\n\r\nBobbi is a Packers fan. Out of the remaining 2. Since Stacey serves carrot sticks, she can\'t be a Packers fan.\r\n\r\nStacey is a Raiders fan by default.\r\n\r\nBobbi must be the mother since she\'s not the uncle and not the sister (since she\'s a Packers fan).\r\n\r\nChris is the sister, who isn\'t a Broncos fan.\r\n\r\nLastly, by default, Pat is the uncle.\r\n\r\n\r\nI hope I didn\'t miss anything. Sorry to bug you guys with the long boring explanation. Happy New Year.',NULL,0);
INSERT INTO comment VALUES (2035,315,153,'TomM','re: mans picture','2003-01-01 04:03:27',3,'S = \"This Man\" \r\nF1 = \"This man\'s father\" \r\nF2 = \"my father\"\r\nS = \"my father\'s son\" \r\n(S = me or my brother; I have no brothers => S = me)\r\n\r\n\"This man\'s father\" is \"my father\'s son\" => F1 = S = me\r\n\r\nThe man holding the picture is the father of the man in the picture; the man in the picture is his son.',2028,0);
INSERT INTO comment VALUES (2036,325,153,'TomM','re: My Own Solution','2003-01-01 04:12:06',0,'Although cges took care to use gender-neutral names (even if some, like \"Stacey\" are used overwhelmingly more by one gender than the other. (Jerry Van Dyke\"s character as Rob\'s (Dick Van Dyke)younger brother on the <B><I>Dick Van Dyke Show</I></B> was named Stacey), I did notice that he used one of several that is spelled a little differently for females than for males (Bobby/Bobbi; Francis/Frances; Paddy/Pattie, etc.). These should be avoided when possible as much as clearly genderized names.',2033,0);
INSERT INTO comment VALUES (2037,179,871,'francis','re: water','2003-01-01 15:17:40',0,'iceberg',1004,0);
INSERT INTO comment VALUES (2038,325,1049,'geeta','problem solved','2003-01-01 17:18:48',3,'well, working that out was funky..chips and pizza and popcorn..but got it at last.\r\n\r\n1.pat-uncle-serves chips and watches broncos\r\n2.chris-brother-serves carrotsticks and watches raiders\r\n3.pj-cousin(you told that, so was easy!!)-serves popcorn and watches dolphins\r\n4.stacey-sister-serves cookies(surprise!!) and watches cowboys(another surprise!!)\r\n5.bobbi-mom-serves pizza(moms always care) and watches packers.\r\n',NULL,0);
INSERT INTO comment VALUES (2039,325,1043,'assem','my guess','2003-01-01 20:41:19',0,'here is my solution which agrees with the second solution posted by np_rt\r\n\r\npat-uncle-chips-broncos\r\nstacey-brother-carrot-raiders\r\npj-cousin-popcorn-dolphins\r\nbob-mother-pizza-packers\r\nchris-sister-cookies-cowboys\r\n\r\nand i\'m pretty sure of it\r\n\r\nluv',NULL,0);
INSERT INTO comment VALUES (2040,329,153,'TomM','all over the dial','2003-01-02 05:05:38',3,'well, if he were just an FM DJ, he would have three girlfriends, Apri, May and June, but since he works a double shift on AM, he only has time for June.',NULL,0);
INSERT INTO comment VALUES (2041,329,1,'levik','re: all over the dial','2003-01-02 06:33:19',4,'Can you explain the logic behind that? Even seeing yuor answer, I cannot come up with any reasoning behind it.',2040,0);
INSERT INTO comment VALUES (2042,329,103,'friedlinguini','re(2): all over the dial','2003-01-02 06:49:24',3,'Each of the letters in JASON, DJ, AM, and FM represents a month of the year.  For example, JASON might be January, April, September, October, November.  There are only eleven letters, though.  One of the Js (January, June, July) is missing.  Of those, only June is a woman\'s name.',2041,0);
INSERT INTO comment VALUES (2043,325,1057,'Jason','re: problem solved','2003-01-02 07:53:10',0,'You are wrong about Chris being your brother.  Re-read the 4th hint.  At the end, it says \"Chris is not your brother.\"',2038,0);
INSERT INTO comment VALUES (2044,325,1057,'Jason','re: my guess','2003-01-02 07:57:07',0,'I agree with you on your choices.  I came up with the same thing you did!! Well that\'s 3 of us with!\r\nHappy New Year all!!',2039,0);
INSERT INTO comment VALUES (2045,325,1058,'N__A__T__A','my thought','2003-01-02 09:48:12',0,'PJ - Cousin - Popcorn - Dophins\r\nChris - Uncle - Pizza - Parkers\r\nPat - Mother - Carrots - Raiders\r\nBobbi - Brother - Chips - Broncos\r\nStacy - Sister - Cookies - Cowboys',NULL,0);
INSERT INTO comment VALUES (2046,325,1058,'N__A__T__A','oops','2003-01-02 09:54:33',0,'i didn\'t notice that bobbi serves pizza, but well i don\'t feel like doing the whole thing again',NULL,0);
INSERT INTO comment VALUES (2047,238,1058,'N__A__T__A','my way','2003-01-02 10:07:29',0,'5       3\r\nGallon  Gallon\r\nJar     Jar\r\n     \r\n5        0\r\n2        3\r\n2        0\r\n0        2\r\n5        2\r\n4        3\r\n4        0\r\n',NULL,0);
INSERT INTO comment VALUES (2048,292,1058,'N__A__T__A','supposing','2003-01-02 10:36:29',0,'The only thing I could come up with was taking a quality like a last name, and saying that I will send a letter only if my name begins with an \'E\' for example. After this it\'s just random.',NULL,0);
INSERT INTO comment VALUES (2049,292,1058,'N__A__T__A','re: probabilistic approach','2003-01-02 10:42:01',0,'Maybe I\'m the only one who doesn\'t see this, ut how does the probability end up being 37.7%?',1795,0);
INSERT INTO comment VALUES (2050,217,1058,'N__A__T__A','Chance','2003-01-02 10:57:53',0,'First thing that came to my mind:\r\nDivide the 10 pearls into 4 groups. 3,3,3, and 1.\r\nWeigh each group. If one of the 3s is 29 weigh each pearl from there on it\'s own.\r\n\r\nIf you are very lucky you will get it at the first try (weighing the 1). If you\'re very unlucky, you\'ll get it at the 7th.',NULL,0);
INSERT INTO comment VALUES (2051,292,103,'friedlinguini','re(2): probabilistic approach','2003-01-02 11:39:44',0,'You could think of it as the probability of a particular person x being the only one to send in the letter times the number of people.  The odds that x sends a letter is 1/20.  The odds that each of the other 19 people don\'t send a letter is (19/20)^19.  Since x can actually be any one of 20 people, that probability is multiplied by 20.  That gives (1/20) x (19/20)^19 x 20 = ~0.377 = ~37.7%.',2049,0);
INSERT INTO comment VALUES (2052,329,153,'TomM','re(3): all over the dial','2003-01-02 13:35:45',2,'Even more to the point, you can see the months in order if you start in July:\r\n<B>J</B>uly\r\n<B>A</B>ugust\r\n<B>S</B>eptember\r\n<B>O</B>ctober\r\n<B>N</B>ovember\r\n\r\n<B>D</B>ecember\r\n<B>J</B>anuary\r\n\r\n<B>F</B>ebruary\r\n<B>M</B>arch\r\n\r\n<B>A</B>pril\r\n<B>M</B>ay',2042,0);
INSERT INTO comment VALUES (2053,270,1058,'N__A__T__A','i think I get it...','2003-01-02 19:59:10',0,'His wife must be an midwife. Right?',NULL,0);
INSERT INTO comment VALUES (2054,251,1058,'N__A__T__A','guess','2003-01-02 20:01:44',0,'and the other half are boys too...',NULL,0);
INSERT INTO comment VALUES (2055,189,1058,'N__A__T__A','answer','2003-01-02 20:06:14',0,'four',NULL,0);
INSERT INTO comment VALUES (2056,179,1058,'N__A__T__A','ah! 4 seconds','2003-01-02 20:08:23',0,'towel',NULL,0);
INSERT INTO comment VALUES (2057,250,1058,'N__A__T__A','not nescesserily','2003-01-02 20:12:03',0,'it could be not a paradox. Not everything, but some things he sais are lies',NULL,0);
INSERT INTO comment VALUES (2058,315,979,'Ravi Raja','Brothers and Sisters','2003-01-02 21:07:49',0,'\"My Father\'s Son\" means \"Me, Myself\". So by saying \"This man\'s Father is My Father\'s Son\", the man says that he is the Father of the person in the picture. hence the person in the picture is none other than his SON or DAUGHTER. But since he uses the word \"MAN\", the person in the picture is none other than his SON. ',NULL,0);
INSERT INTO comment VALUES (2059,334,251,'Cheradenine','','2003-01-03 02:14:05',3,'kind of cheap but, S?',NULL,0);
INSERT INTO comment VALUES (2060,334,227,'Dulanjana','Is it?','2003-01-03 04:39:11',0,'S?? Then Too easy for difficulty 3',NULL,0);
INSERT INTO comment VALUES (2061,334,1,'levik','re: Is it?','2003-01-03 05:16:12',0,'You\'re right.\r\n\r\nIt\'s down to 2 now.',2060,0);
INSERT INTO comment VALUES (2062,253,1058,'N__A__T__A','well','2003-01-03 07:25:04',0,'well, it\'s because in water the oxygen and the hydrogen are in a covalent bond. Oxygen and Hydrogen are combustible because one is a very active oxidant, and one is a very active reducer. \r\nIn water, however they are both in a stable form.',NULL,0);
INSERT INTO comment VALUES (2063,129,1058,'N__A__T__A','ha!','2003-01-03 07:33:38',0,'because coke is 1/3 sugar',NULL,0);
INSERT INTO comment VALUES (2064,334,1058,'N__A__T__A','Solution','2003-01-03 07:36:30',0,'s',NULL,0);
INSERT INTO comment VALUES (2065,307,1058,'N__A__T__A','0','2003-01-03 07:42:18',0,'you can\'t divide by 0. (a-b) = 0',NULL,0);
INSERT INTO comment VALUES (2066,310,1058,'N__A__T__A','this is cute','2003-01-03 07:43:56',0,'V. It\'s the qwerty keyboard pattern.',NULL,0);
INSERT INTO comment VALUES (2067,334,979,'Ravi Raja','What am I ?','2003-01-03 17:35:21',0,'The letter \'S\'. ',NULL,0);
INSERT INTO comment VALUES (2068,330,1058,'N__A__T__A','Possibility','2003-01-04 06:20:30',0,'Donnetta is the grandneice of Donna\'s mother.\r\n\r\nDonita is Donetta\'s sister. That means that her daughter - X is Donetta\'s neice (daughter of her sister). That means that Donetta is her own grandneice.',NULL,0);
INSERT INTO comment VALUES (2069,330,1058,'N__A__T__A','Another one','2003-01-04 06:25:00',0,'Donetta could also be the husband of Donna\'s mother. \r\n\r\nDonetta being the father of Donna, and obviously having Donna as his daughter.',NULL,0);
INSERT INTO comment VALUES (2070,330,153,'TomM','Undecidable','2003-01-04 07:14:11',2,'A: Donneta (1) and Donnita are sisters. (given)B: \r\nDonnetta (2) is Donnita\'s granddaughter.(given)\r\n\r\ntherefore:\r\n\r\nC: Donnetta (2) is the grandniece of Donnetta (1)\r\nD: Donnetta (1) is the grandaunt of Donnetta (2)\r\nE: Donnetta (2) is the namesake of Donnetta (1)\r\n\r\nF: Donna is the daughter of Donnetta (?)\r\n\r\nSo Donna\'s mother is Donnetta (?)\r\n\r\nIf Donnetta (2) is Donna\'s mother, then statements C and E are the answers to the fill-in-the-blank.\r\n\r\nIf Donnetta (1) is Donna\'s mother, then statement D is the answer.\r\n\r\nIf Donnetta (1) is Donna\'s mother, then Donnita is Donna\'s Aunt. If Donnetta (2) is Donna\'s mother, then Donnita is Donna\'s great-grandmother.\r\n\r\nThe only statement to help decide which Donnetta is Donna\'s mother is \"Donnita has never met Donna.\" \r\n\r\nOne hundred years ago, it might mean that there were too many generations between a woman and her great-grand-daughter. Today, it might mean that two sisters moved apart befor the niece was born.\r\n',NULL,0);
INSERT INTO comment VALUES (2071,330,1068,'Wendy Thompson','Think I\'ve got it.','2003-01-04 09:38:36',3,'Donetta is the NAME of Donna\'s mother, perhaps?',NULL,0);
INSERT INTO comment VALUES (2072,330,1058,'N__A__T__A','re: Think I\'ve got it.','2003-01-04 11:44:40',0,'I think that is a very good possibility! Why didn\'t I think of that?',2071,0);
INSERT INTO comment VALUES (2073,270,1072,'Alan','maybe solution','2003-01-04 13:26:55',0,'maybe he has two wives who both gave birth within two minutes of eachother.',NULL,0);
INSERT INTO comment VALUES (2074,228,1072,'Alan','I\'m pretty sure i know.','2003-01-04 13:31:35',0,'The first error is that is should be are.\r\nthe second is that thise should be spelt this. \r\nThe third is that there are only two errors in this riddle. But then if thats true then there really are three errors.',NULL,0);
INSERT INTO comment VALUES (2075,189,1072,'Alan','Solution that works','2003-01-04 13:35:22',0,'0\r\n\r\nThats the answer. Since zero is a number it is not a letter. \r\n\r\nIf that is an answer then it has zero letters which is the same amount of letters as the answer.',NULL,0);
INSERT INTO comment VALUES (2076,219,1072,'Alan','','2003-01-04 14:18:04',0,'the fair admission price would be the amount of money on the table that gets doubled or taken away.',NULL,0);
INSERT INTO comment VALUES (2077,315,873,'cges','re(2): mans picture','2003-01-04 16:28:20',0,'I really enjoy your solutions TomM.',2035,0);
INSERT INTO comment VALUES (2078,325,873,'cges','re: My Own Solution','2003-01-04 16:37:36',0,'I pretty tough Stacy is Stacy Logan.  He\'s a big movie stuntman.  Kind of like thinking Arnold was a weak name until Arnold Schwarzenegger came along.  Thanks for your comment.',2033,0);
INSERT INTO comment VALUES (2079,330,153,'TomM','re: Think I\'ve got it.','2003-01-04 16:53:56',0,'Ha! Then everything is irrelevant except the first statement. Donna is the daughter of Donnetta => Donnetta is the <U><B>name</B></U> of Donna\'s mother.\r\n\r\nCute!',2071,0);
INSERT INTO comment VALUES (2080,146,979,'Ravi Raja','Number Favourites','2003-01-04 23:27:10',0,'It is clear from the problem that the three numbers that I like are all perfect squares whereas the ones that I don\'t are not. So, I conclude that I like SQUARE NUMBERS, i.e., the numbers that are perfect squares. ',NULL,0);
INSERT INTO comment VALUES (2081,325,1078,'Jenna','Well this is what i got','2003-01-05 08:58:42',0,'\r\nPat-Brother-Chips-Broncos\r\nChris-Uncle-Cookies-Cowboys\r\nPJ-Cousin-Popcorn-Dolphins\r\nStacey-Sister-Carrot Sticks-Raiders\r\nBobbi-Mother-Pizza-Packers',NULL,0);
INSERT INTO comment VALUES (2082,331,1072,'Alan','basic idea','2003-01-05 12:38:21',0,'well the person who was better at left handed pitchers was simply really good agaibnst left handed and really bad against right handed.\r\nThen the person who was good against right handers was really good against right handers and bad against left.\r\nSo the person who was better overall still could not play.',NULL,0);
INSERT INTO comment VALUES (2083,331,153,'TomM','First thoughts','2003-01-05 12:53:23',1,'Let v = veteren player\r\nLet n = the rookie player\r\nLet R(x) = \"at bats\" for player x against righties\r\nLet L(x) = \"at bats\" for player x against lefties\r\nLet r(x) = \"safe hits\" against righties\r\nLet l(x) = \"safe hits\" against lefties\r\nThen\r\nr(x)/R(x) = batting average against righties = f(x)\r\nl(x)/L(x) = batting average against lefties = g(x)\r\n[r(x) + l(x)]/[R(x) + L(x)] = overall batting average = h(x)\r\n\r\nf(n) > f(v)\r\ng(n) > g(v)\r\nh(n) < h(v)\r\n\r\nThere seems to be some echo of \"A Birthday Gamble,\" so I suspect that the rookie\'s average against righties is close to, but less than half, and he\'s only had 1 at bat against lefties which he managed to hit, while the veteren has a slightly lower average against righties, and a high, but normal average against lefties.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2084,330,794,'Erin','Answer','2003-01-05 13:04:35',0,'Donnetta is the granddaughter of Donnetta\'s sister. Well, you can\'t be the granddaughter of your sister so that implies that there must be two Donnettas. With that in mind, you can conclude that if  the younger Donnetta is the grandneice of the older Donnetta and Donna must be the daughter of the younger Donnetta (otherwise Donnita would have met Donna) than Donnetta is the great aunt of Donna\'s mother. Hence the answer to the puzzle.',NULL,0);
INSERT INTO comment VALUES (2085,331,153,'TomM','A concrete example','2003-01-05 13:05:13',2,'Suppose R(n) = 10; r(n) = 4; L(n) = 1; l(n) = 1;\r\nand R(v) = 100; r(v) = 39; L(v) = 50; l(v) =33\r\n\r\nThen f(n) = .400 > f(v) = .380\r\ng(n) = 1.000 > g(v) = .660\r\nand h(n) = .455 < h(v) = .480',2083,0);
INSERT INTO comment VALUES (2086,288,1081,'Kyle','Wrong sentence, good job man','2003-01-05 14:49:40',0,'you wrote the sentence wrong, it\'s \"The quick brown fox jumps over the lazy dogs.\" SMall difference but still, if you\'re gonna use that, use it right. btw, if u couldnt come up with anything better to use as a riddle, i have pity on u',NULL,0);
INSERT INTO comment VALUES (2087,66,1081,'Kyle','re: It\'s the chicken and the egg','2003-01-05 15:31:06',0,'Just a little background info on the \"chicken and the egg.\" The egg had to have come first, dinosaurs were laying them way before chickens evolved. Plus, since chickens evolved (like all other animals), the chicken as we know it now would have come from a slightly lesser evolved \"chicken,\" although still would have hatched from an egg. Just to let you know :)',1880,0);
INSERT INTO comment VALUES (2088,66,1081,'Kyle','Someone else?','2003-01-05 15:32:36',0,'Why doesn\'t the barber just have someone else shave him and save us all the trouble? You don\'t need to be a barber to shave someone else, so the fact that he\'s the only barber wouldnt matter.',NULL,0);
INSERT INTO comment VALUES (2089,330,794,'Erin','re: Undecidable','2003-01-05 15:36:48',1,'Although you are correct in saying that there are many possibilities in finding the answer to this problem and that it depends on if Donna is the daughter of Donnetta(1) or Donnetta(2), It is highly more likely that Donnetta(2) is the mother of Donna. If Donnita is the sister of Donnetta(1) it is more likely that she would have never met her great-granddaughter than her own neice. Perhaps she died of old age before metting her, but even if the sisters were moved apart before Donna was born, they would probably have kept in touch and at some point Donnita would have met Donna. I realize this could go either way, I\'m just stating that this is the more probable situation because of the generation gap.',2070,0);
INSERT INTO comment VALUES (2090,253,1081,'Kyle','For the confused...','2003-01-05 16:13:04',0,'Ok, for those of you that are completely boggled, here it is plain and simple (hopefully): when hydrogen and oxygen molecules are not bound (that is, they\'re separate), they can react with each other (usually with a loud boom, or at least a pop, hehe). Once they react with each other, they form water, because of the two chemicals\' tendencies when it comes to making molecular bonds - think of it as each chemical being very picky about which chemicals and how many atoms of those chemicals it bonds with. Now, since water is hydrogen and oxygen that have already been combusted, and therefore bonded, there is no way for them to do it again, without being separated first. The explosion happens during the \'bonding\' process, so since water is hydrogen bonded to oxygen, this process cannot happen again. Ok, that\'s it, if you\'ve gotten this far I hope you\'ve learned something. :)',NULL,0);
INSERT INTO comment VALUES (2091,237,979,'Ravi Raja','The Three Daughters','2003-01-05 19:32:58',0,'We first find all the possible factors into which the number 36 can be split into and then note down the sum of those factors. They are as follows:\r\n36 = (1)(2)(18) and their sum is 21. \r\n36 = (1)(3)(12) and their sum is 16. \r\n36 = (1)(4)(9)  and their sum is 14. \r\n36 = (1)(6)(6)  and their sum is 13. \r\n36 = (2)(2)(9)  and their sum is 13. \r\n36 = (2)(3)(6)  and their sum is 11. \r\n36 = (3)(3)(4)  and their sum is 10. \r\n\r\nNow, we see that when the man gave me the house number (which is eual to the sum of the ages of his three daughters), I was still not able to determine their ages, which implies that of all the sums that I had obtained, there was at least one pair which had the same sum and it is clear from above that there is exactly one pair which has the same sum (13), the pairs being (6,6,1) and (2,2,9). Now, the moment he says that his eldest daughter lives upstairs, it is obvious that the combination (6,6,1) is rejected and hence we get the daughters\' ages as 9, 2 and 2 years.\r\n',NULL,0);
INSERT INTO comment VALUES (2092,57,979,'Ravi Raja','What\'s the Area ?','2003-01-06 02:37:04',3,'We drop a perpendicular from the centre to the point where the line is a tangent to the inner circle. Then we see that the perpendicular drawn is the radius of the smaller circle and the line joining the centre to the point where the tangent to the smaller circle meets the larger circle is nothing but the radius of the larger circle. Hence by using Pythagoras Theorem for the right angled triangle thus formed, we see that the difference between the squares of the radii of the larger circle to that of the smaller circle is equal to the square of half the length of the line (in red) drawn in the picture. Thus the required area will be equal to 50(pi), where \'pi\' is the ratio of the circumference to the diameter and its value is (22/7). Thus the required area is : 157.142857 (approximately) square inches. ',NULL,0);
INSERT INTO comment VALUES (2093,337,979,'Ravi Raja','Seconds In A Year','2003-01-06 02:57:59',0,'In 1 Minute, there are 60 Seconds. \r\nIn 60 Minutes, (1 Hour) there are (60)x(60) = 3600 seconds.\r\nIn 24 Hours(1 Day), there are (3600)x(24) = 86400 seconds. \r\nIn 365 Days (1 Year), there are (86400)x(365) = 31536000 seconds. \r\n',NULL,0);
INSERT INTO comment VALUES (2094,274,979,'Ravi Raja','The Impossible Task....Or Is It ?','2003-01-06 03:14:35',0,'Obviously Harold must have drawn another line which was longer in length than the line drawn by the King, and his task was done without going against the conditions/restrictions imposed by the King. ',NULL,0);
INSERT INTO comment VALUES (2095,330,816,'ionman','Solution','2003-01-06 03:15:53',0,'Hope you liked it and yes, Wendy T hit the nail on the head.\r\n\r\nDonnetta is the NAME of Donna\'s mother.',NULL,0);
INSERT INTO comment VALUES (2096,262,979,'Ravi Raja','Alphabet Multiplication','2003-01-06 03:29:10',0,'It is obvious that at some stage there will be a term which will be (x - x), which is equal to zero, thus the final product will be equal to zero. ',NULL,0);
INSERT INTO comment VALUES (2097,337,103,'friedlinguini','Another possible solution','2003-01-06 05:10:35',3,'12.  January second, February second, etc...',NULL,0);
INSERT INTO comment VALUES (2098,288,873,'cges','re: Wrong sentence, good job man','2003-01-06 06:02:07',0,'Thank you for your comment.  I used this riddle to give something for the younger problem solvers to try.  Try my other problems for a different kind of challenge.',2086,0);
INSERT INTO comment VALUES (2099,337,775,'Cory Taylor','what type of year?','2003-01-06 06:21:49',4,'There are several year types which could be used in this question, but for any of them it is a simple multiplication problem with (possibly)a small amount of addition at the end.\r\n\r\nThe ~approximate~ number of days in a year is 365.24, but the exact value is dependant on the definition of the year (solar year, celestial year, standard year, leap year, etc.)',NULL,0);
INSERT INTO comment VALUES (2100,337,775,'Cory Taylor','re: Another possible solution','2003-01-06 06:23:01',0,'also the twenty-\"second\" though...',2097,0);
INSERT INTO comment VALUES (2101,331,213,'Jim Lyon','Completely Different Possibility','2003-01-06 06:36:59',3,'The key here could be that the relevant averages for the second game include the results from the first game.\r\n<p>\r\nSuppose that during the first game, the rookie goes 0 for 3 against the left-handed starter. Eventually, a right-handed reliever comes in, and the rookie goes 2 for 2 against him.\r\n<p>\r\nSince the rookie has played very few games, these at bats significantly adjust his left-handed average downward, his right-handed average upward, and his overall average very little. By the time the second game rolls around, his right-handed average now exceeds the veteran\'s. (His left-handed average and overall average may both now be below the veterans\'s.)\r\n<p>\r\nIt all goes to show that there\'s more to life than comparing averages.\r\n',NULL,0);
INSERT INTO comment VALUES (2102,82,1048,'Jennifer','Fire','2003-01-06 11:46:36',0,'Prometheus tried to return the fire, but the humans refused, so they burned him.lolz.Really, I think that if Zeus ordered an infinite number of demons, then they would never end.Zeus would still be giving out orders.',NULL,0);
INSERT INTO comment VALUES (2103,330,794,'Erin','re: Solution','2003-01-06 11:50:58',1,'If Wendy T was correct in saying that Donnetta is the NAME of Donna\'s mother than how do you account for the statement, \"Donnetta is the granddaughter of Donnetta\'s sister, Donnita.\"? You certainly cannot be the granddaughter of your own sister. It\'s illogical unless you mean sister in the non-biological sense. In that case, this problem is extremely misleading because I and others such as TomM assumed that there must be two Donnettas. Perhaps next time you should pay more attention to the details in your problem. ',2095,0);
INSERT INTO comment VALUES (2104,337,1072,'Alan','Although','2003-01-06 13:03:48',0,'31536000 in a normal year.\r\n31622400 in a leap year.\r\nAlthough i remember hearing something about a leapsecond once a year.\r\n',NULL,0);
INSERT INTO comment VALUES (2105,337,1094,'Steve','I have the answer I think...','2003-01-06 17:38:59',0,'I think the answer is 31,536,000 seconds in a year...IDK if it\'s right but I hope so...',NULL,0);
INSERT INTO comment VALUES (2106,338,979,'Ravi Raja','The Five Airy Creatures','2003-01-06 21:18:15',0,'I think they are the Five Vowels :\r\n\'A\', \'E\', \'I\', \'O\' and \'U\'.',NULL,0);
INSERT INTO comment VALUES (2107,338,1099,'Srilekha','five airy creatures','2003-01-07 03:35:51',3,'im sure the answer is the vowels a e i o and u',NULL,0);
INSERT INTO comment VALUES (2108,330,1099,'Srilekha','think i got it','2003-01-07 03:46:03',3,'either donnetta is the GRAND AUNT of donna\'s mother',NULL,0);
INSERT INTO comment VALUES (2109,337,153,'TomM','Read the category!','2003-01-07 06:27:26',0,'Everyon who tried to calculate the number of minutes and multiply by 60 -- the category for this puzzle is <B>Tricks</B>!\r\n\r\nUntil I saw Friedlinguini\'s answer (which I believe is the correct one, or perhaps Cory\'s addendum to it), I was thinking that the answer was one. there is only one letter used a second time in the phrase \"on<B>e</B> y<B>e</B>ar.\"\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2110,338,862,'sach','the Five','2003-01-07 10:19:50',3,'the five vowels...?\r\nOr is there a more complex solution?',NULL,0);
INSERT INTO comment VALUES (2111,66,1072,'Alan','answer','2003-01-07 10:22:50',0,'well if bill never shaved himsefl he would have to follow this rule onvce and shave himself. At this point he can no longer shave himself because he already shaved himself. Even if you\'ve only shaved once in your life you\'ve still shaved(and shave) yourself. Therefore bill would shave himself once',NULL,0);
INSERT INTO comment VALUES (2112,330,1104,'Natalya','','2003-01-07 10:40:58',0,'She a grandmother\'s sister of Donna\'s Mother?',NULL,0);
INSERT INTO comment VALUES (2113,145,1105,'Osiris','Too Easy!','2003-01-07 11:00:26',0,'I don\'t see what so special and hard about this problem. Is so easy. In fact too easy. Immediately after seeing it, I knew it was 25%. I began to think it was a trick question of some sort, when actually, it wasn\'t.',NULL,0);
INSERT INTO comment VALUES (2114,337,1106,'Love','is this right???','2003-01-07 14:10:26',0,'31536000 seconds',NULL,0);
INSERT INTO comment VALUES (2115,337,1106,'Love','maybe this is right...','2003-01-07 14:16:01',0,'24 seconds in a year???',NULL,0);
INSERT INTO comment VALUES (2116,248,1111,'jessica','Well...','2003-01-07 17:26:37',0,'The locks must be on the door for one of these reasons: (1) The same people who make brail drive through atms make 7-11 doors (2) If the nice man has to go potty who will watch the store?  Well the locks of course (3) Perhaps its a scare tactic, if you\'re not nice, we\'ll lock the doors...don\'t make us do it!',NULL,0);
INSERT INTO comment VALUES (2117,250,1111,'jessica','hmm','2003-01-07 17:31:59',0,'perhaps he\'s merely being an ass?',NULL,0);
INSERT INTO comment VALUES (2118,140,1112,'Greg','re: Anything better?','2003-01-07 18:28:41',0,'Hello everyone.  I am new to Flooble, so go easy on me for this one.  \r\n\r\nequation 1:  (x-4)(y^2+3)=0  (assuming x and y are real)\r\nthere are two variables, but we know that x=4 is one of them.  This equation is the same concept as the original solution.  There is a product that equals zero, but one of them (y^2+3) can not equal therefore it has to be the other, thus x=4.  \r\n\r\nOthers that fit the same pattern are (x+3)e^y=0  and we know x must be 3\r\n\r\nequation 2:  (x-5)(y-5)=0\r\nThis one is questionable...see what you think.  It does answer the question \"...and still find the value of one?\"  We know that \"one\" of the variables must = 5, we just don\'t know which one it is.\r\n',722,0);
INSERT INTO comment VALUES (2119,27,1112,'Greg','Solution Amendment?','2003-01-07 21:42:49',0,'I would like to propose an amendment to the solution that gives the students the benefit of the doubt.  By concluding that they \"know\" that there will be NO test, the students have allowed for the possibility that the professor was lying.  But certainly some of them would recognize \"the class has decided (and are supposedly 100% sure) that there is NO test next week.  Therefore the professor could give a test on any day and it would still be a suprise.\"  So YES, the professor could give a test any day (as was stated in the solution) and it would be a surprise (as is defined), but the students would know that this is still possible, though the could not be certain since they\'ve already allowed for the possibility of no test at all.  That\'s probably a bit wordy...but my point is that the students would not be totally caught off guard (as seems to be implied in the solution).  They would be SUSPECTING a test, just not 100% sure of it.   ',NULL,0);
INSERT INTO comment VALUES (2120,27,1112,'Greg','Amendment 2?','2003-01-07 21:59:04',0,'Ok, my first try just might not make sense...so I\'ll try again.  This time by using a possible diaglogue between the students to make my point?    \"We KNOW that the test won\'t be on Friday, because then it would not be a surprise (at this point the students have assumed the professor is not lying about giving a test).  So it must be M T W or Th...But, then it can\'t be Th. because (etc. etc. until Mon).  SO THERE IS NOT A TEST!  But wait!!  We assumed there is a test (that he is NOT lying) but concluded that there is not one (that he is lying).  So which is it...we just don\'t know.  Maybe he\'s lying, maybe not.  And because we don\'t KNOW which it is, then we can not rule out Friday (which led to Th. W T M).  So the professor may still give us a test, on which day we do not know, or he may not give one at all.\"  Whew...sorry so lengthly, but my point is that the students are not caught completely off guard, as it seemed to be implied in the solution, just that they can not be 100% certain and are therefore suprised (accourding to the definition).  Anyways, take it for what it\'s worth...probably not much at all.',NULL,0);
INSERT INTO comment VALUES (2121,27,1112,'Greg','Amendment 3...just for fun (its short)','2003-01-07 22:08:54',0,'\"For our purposes, an exam is considered a surprise if on that day, the class is not 100% sure...\"\r\n\r\nThe solution\'s first step is to rule out Friday, but you can only rule it out if \"the class\" is 100% sure.  <i>YOU</i> might conclude that it\'s not Friday, but can you assume that <b>the entire class</b> has logically concluded that it can\'t be Friday?  If even only one student does not conclude this, then \"the class\" is not at 100%, and Friday is fair game.  ',NULL,0);
INSERT INTO comment VALUES (2122,339,153,'TomM','Not so silly this way','2003-01-07 22:39:55',3,'Last Sunday, when sally went for a walk she saw a policeman;\r\nskipping rope she saw a fire engine; \r\neating an ice cream she saw a squirrel; \r\nhumming a tune she saw a puppy; \r\nclimbing a tree she saw two robins; \r\nplaying hopscotch she saw an organ grinder and his monkey.',NULL,0);
INSERT INTO comment VALUES (2123,339,1115,'Shermie','0re0... jus see how it is','2003-01-07 23:32:45',0,'Last Sunday, when sally went for a walk \r\nshe saw a policeman. Skipping rope, \r\nshe saw a fire engine. Eating an ice cream, \r\nshe saw a squirre. Humming a tune, \r\nshe saw a puppy. Climbing a tree, \r\nshe saw two robins. Playing hopscotch, \r\nshe saw an organ grinder and his monkey.',NULL,0);
INSERT INTO comment VALUES (2124,339,979,'Ravi Raja','I Think I\'ve Got It !!!!','2003-01-08 03:15:45',0,'Last Sunday, when Sally went for a walk,\r\nshe saw a policeman;\r\nskipping rope,she saw a fire engine;\r\neating an ice-cream cone,she saw a squirrel; humming a tune,she saw a puppy; \r\nclimbing a tree,she saw two robins;\r\nplaying hopscotch,she saw an organ grinder and his monkey. ',NULL,0);
INSERT INTO comment VALUES (2125,337,1118,'Adrian Knott','The Solution?','2003-01-08 07:57:50',0,'Could it be 12?  As In there are 12 second days in each month as in the second of January, Second of February etc..',NULL,0);
INSERT INTO comment VALUES (2126,339,1120,'Taniesha Robinson','Here\'s the answer','2003-01-08 11:09:19',0,'Last Sunday, when sally went for a walk, she saw a policeman; skipping rope, she saw a fire engine; eating an ice cream, she saw a squirrel; humming a tune she saw a puppy; climbing a tree, she saw two robins; playing hopscotch, she saw an organ grinder and his monkey.  ',NULL,0);
INSERT INTO comment VALUES (2127,84,1120,'Taniesha Robinson','This is easy!','2003-01-08 11:28:09',0,'obviously m in this problem stands for men, so you are in 399th place.',NULL,0);
INSERT INTO comment VALUES (2128,191,1072,'Alan','Or it could be','2003-01-08 13:16:39',0,'Well if the bus is travelling in either direction then you could still say it is travelling towards both a and b since the earth is round.',NULL,0);
INSERT INTO comment VALUES (2129,339,862,'sach','answer','2003-01-08 14:56:22',3,'Last Sunday, when Sally went for a walk,\r\nshe saw a policeman; skipping rope,\r\nshe saw a fire engine; eating an ice cream, \r\nshe saw a squirrel; humming a tune,\r\nshe saw a puppy; climbing a tree,\r\nshe saw two robins; playing hopscotch,\r\nshe saw an organ grinder and his monkey.\r\n\r\n(though I\'ve never seen an organ grinder and his monkey on an average Sunday!)',NULL,0);
INSERT INTO comment VALUES (2130,248,862,'sach','tech-y','2003-01-08 14:59:14',1,'I guess maybe technical Insurance regulations or legal codes?',NULL,0);
INSERT INTO comment VALUES (2131,163,1108,'kyle','re(2): Duh!','2003-01-08 18:04:37',0,'all in favor of emma never giving an answer again, raise your hand. nice one, emma, try again.',881,0);
INSERT INTO comment VALUES (2132,340,153,'TomM','Too simple.','2003-01-08 23:23:54',3,'She had the hiccups',NULL,0);
INSERT INTO comment VALUES (2133,279,980,'ben hagen','solution coming???','2003-01-09 03:32:18',0,'so is there a solution to this problem showing all 150 equations???  ',NULL,0);
INSERT INTO comment VALUES (2134,340,227,'Dulanjana','well....','2003-01-09 04:59:08',0,'The man was playing a joke on the woman?????',NULL,0);
INSERT INTO comment VALUES (2135,297,950,'sarah','','2003-01-09 09:14:26',0,'Put the queens on squares:\r\nA3, A4, B1, B4, C1\r\n\r\nAnd so therefore put the pawns on:\r\nE2, D5, E5',NULL,0);
INSERT INTO comment VALUES (2136,339,950,'sarah','Simple English','2003-01-09 09:23:33',0,'Last Sunday, when Sally went for a walk she saw a policeman; skipping rope she saw a fire engine; eating an ice cream she saw a squirrel; humming a tune she saw a puppy; climbing a tree she saw two robbins; playing hopscotch she saw an organ grinder and his monkey.',NULL,0);
INSERT INTO comment VALUES (2137,337,950,'sarah','i think....','2003-01-09 09:36:29',0,'In a minute there is 60 seconds\r\nIn an hour: 60 x 60\r\nIn a day: 24 x 60 x 60\r\nIn a week: 7 x 24 x 60 60\r\nIn a year: 52 x 7 x 24 x 60 x 60\r\nTherefore in a 365 day year there are  31449600 seconds\r\nIn a leap year there is 31536000\r\n',NULL,0);
INSERT INTO comment VALUES (2138,279,775,'Cory Taylor','re: solution coming???','2003-01-09 12:25:18',0,'well, I\'m going to be childish here for a minute and re-claim that my solution, using the sum function of successive multiplications of \"i\" can easily show all numbers.  Apparently though, no one agrees...',2133,0);
INSERT INTO comment VALUES (2139,337,775,'Cory Taylor','picky','2003-01-09 12:29:07',0,'to be truly exhaustive, wouldn\'t the correct answer have to include both the amount of time (60*60*24...) and the days (jan 2, feb 2...) as well as, possibly, any other sneaky seconds (I had \"seconds\" at dinner last night...)',NULL,0);
INSERT INTO comment VALUES (2140,334,1126,'David Rekow','what\'s in a song...','2003-01-09 12:29:21',3,'Either this riddle is incredibly complex and involved...or its as easy as i think it is.  I believe the solution to the riddle is the letter \"s.\"',NULL,0);
INSERT INTO comment VALUES (2141,228,1126,'Bedhed','Not too hard...','2003-01-09 12:42:04',0,'easy...the first error is the word \"is,\"  which should read \"are.\" also, the word \"thise\" should read \"this.\" and third, the word \"error\" is and error too!',NULL,0);
INSERT INTO comment VALUES (2142,12,1072,'Alan','Simple','2003-01-09 12:45:35',1,'Simple. from his starting point to his ending point there are 1mm. If it takes 30 min every mm then its half an hour',NULL,0);
INSERT INTO comment VALUES (2143,233,1126,'Bedhed','dots','2003-01-09 12:57:08',0,'well, on a regular die, the only sides that contain dots in the corners are the sides taht indicate 4, 5 and 6.  So the sides of the die seen must be the 4, 5, and 6',NULL,0);
INSERT INTO comment VALUES (2144,212,1072,'Alan','Well','2003-01-09 12:59:06',0,'1 dollar per sandwich sounds fair to me',NULL,0);
INSERT INTO comment VALUES (2145,185,1126,'Bedhed','a bolt from above...','2003-01-09 13:01:04',0,'in first thought, one might assume that since you only have 1000 batteries, and you must travel 1000 miles using up one battery per mile, you would reach your destination on you last battery, therefore having no unspent batteries left.  but you must also consider the fact that the car most likely has a battery in it already, so you will end up delivering one unspent battery.',NULL,0);
INSERT INTO comment VALUES (2146,123,1072,'Alan','very easy','2003-01-09 13:24:12',3,'since you have double the ameoba it must be half the time. Therefore its 30 min. That was incredibly easy. No i didn\'t look at the answer.',NULL,0);
INSERT INTO comment VALUES (2147,123,1072,'Alan','re: very easy','2003-01-09 13:25:25',0,'Whoops i say the real answer. Boy do i feel stupid.',2146,0);
INSERT INTO comment VALUES (2148,279,1102,'Robin Gatter','Zero to 150 in 2003','2003-01-09 23:05:56',0,'Well I don\'t believe that using sigma functions is valid for this class of problem. It was specifically disallowed for a problem I encountered many years ago called the \"Four Fours Problem\", where the goal was to get from 1 to as far as possible. The usual arithmetic operators were allowed, as were factorial, subfactorial and recurring decimal notation.\r\n\r\nWithin these constraints so far I have found solutions to 104 out of the 150 and my first gap is at 52. Can anybody help with that? I\'d be happy to post my complete list to date if anyone wants it.',NULL,0);
INSERT INTO comment VALUES (2149,341,251,'Cheradenine','start..','2003-01-10 03:05:41',1,'how about stick 1 and 8 in the middle..',NULL,0);
INSERT INTO comment VALUES (2150,279,775,'Cory Taylor','re: Zero to 150 in 2003','2003-01-10 04:05:43',0,'but rule \"b\" clearly states that the sigma function is a valid operator in this case.  Certainly, while my method is boring, it is legitimate.',2148,0);
INSERT INTO comment VALUES (2151,341,153,'TomM','','2003-01-10 07:35:17',3,'There are four differnt correct solutions, but they are all reflections/rotations of one another: for example, you can switch the numbers in boxes A and H,  if you also switch C with F, etc.\r\n\r\nThese are the instructions for one of the four.  By making diffent choices at the points marked with an asterisk (*), you will get the other three.\r\n\r\nThe first thing to notice is that there are only eight different numbers, but boxes C and F each have six neighbors. That means the numbers that go in them can only have one other number next to them in sequence. That means 1 and 8.\r\n\r\nPut 1 in C and 8 in F*. Now 2 must go in  H and 7 in A. Three can go in either B or D. Let\'s put it in D*. If we put 6 in G, then 4 and 5 are next to each other, so it must go in E.  Then 5 goes in G and 4 in B.',NULL,0);
INSERT INTO comment VALUES (2152,341,1131,'Alison','Possible solution','2003-01-10 08:18:47',0,'A stays 1\r\nB becomes 7\r\nC stays 3\r\nD becomes 5\r\nE becomes 4\r\nF stays 6 \r\nG becomes 2\r\nH stays 8. \r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2153,341,1132,'Roxanne','Solution for adjacent numbers','2003-01-10 09:45:53',0,'a=7\r\nb=4\r\nc=1\r\nd=3\r\ne=6\r\nf=8\r\ng=2',NULL,0);
INSERT INTO comment VALUES (2154,341,153,'TomM','re: Solution for adjacent numbers','2003-01-10 15:10:50',0,'I think you missed a line. (Actually I think you missed two half-lines)\r\n\r\nYour line\r\ng=2\r\nshould be the two lines\r\ng=5\r\nh=2\r\n',2153,0);
INSERT INTO comment VALUES (2155,317,153,'TomM','re: a solution','2003-01-10 19:13:34',3,'As the problem is actually stated, you are correct, but it is obvious that the problem intended that the two men have a different amount from the amount the two women had. Otherwise there is no unique solution. The price could equally well be 80 cents, or 40 cents or 30 cents.  By showing that one couple had 80 cents (3 quarters, 1 nickel/1 half-dollar, 3 dimes) and the other couple had 40 cents (1 quarter, 3 nickels/4 dimes) the price must be 30 cents (1 quarter, 1 nickel/3 dimes).',2009,0);
INSERT INTO comment VALUES (2156,341,979,'Ravi Raja','Adjacent numbers','2003-01-11 07:12:40',0,'Here are all possible solutions for all combinations of the numbers that satisfy the given conditions:\r\n\r\n(A, B, C, D, E, F, G, H)\r\n  \r\n(2, 5, 8, 6, 3, 1, 4, 7)\r\n(2, 6, 8, 5, 4, 1, 3, 7)\r\n(7, 3, 1, 4, 5, 8, 6, 2)\r\n(7, 4, 1, 3, 6, 8, 5, 2)\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2157,342,1072,'Alan','1 way','2003-01-11 08:39:14',1,'You could use a tablesaw (a table + a saw) to saw the piano in order to get one of its keys. (even though its a piano key its a still a play on words.)',NULL,0);
INSERT INTO comment VALUES (2158,342,153,'TomM','Second way','2003-01-11 10:47:27',2,'use the saw in the keyhole -- a keyhole saw, if you will -- to cut the lock out of the door.',2157,0);
INSERT INTO comment VALUES (2159,342,227,'Dulanjana','Another way???','2003-01-11 15:28:05',0,'Lift The piano and hurl it towards the door!!',NULL,0);
INSERT INTO comment VALUES (2160,180,885,'np_rt','A bit late but...','2003-01-12 00:03:44',0,'I know I\'m a few months late. Well, you\'ve made a big assumption in the solution. You assumed that the solution contains an acid indicator (usually a weak organic base) where the ratio of acid to base is 1:1. Although most indicators are like that, there are many weak organic bases that have more than OH group.',NULL,0);
INSERT INTO comment VALUES (2161,344,1145,'tom','I\'m new','2003-01-12 04:33:56',3,'Hi I\'m new but is the soloution that he put a hole into the barrel?',NULL,0);
INSERT INTO comment VALUES (2162,342,1145,'tom','2 ways','2003-01-12 04:50:34',1,'Saw the table in half. put the 2 halves together to make a whole (hole) then climb through the hole to freedom!\r\n\r\nAlso saw off one of the keys on the piano and unlock the door!',NULL,0);
INSERT INTO comment VALUES (2163,342,1145,'tom','All 3 ways!','2003-01-12 05:07:19',3,'He could cut he table in half. 2 halves make a hole (whole). He can climb through the hole to safety.\r\n\r\nHe can use the saw to get a key off the piano and unlock the door\r\n\r\nOr he could wear the baseball bat and do a \"home run\"!!!',NULL,0);
INSERT INTO comment VALUES (2164,342,1145,'tom','re: 1 way','2003-01-12 05:10:49',0,'u dont need to make a tablesaw. u just need to cut one off with the saw! (not exactly a PLAY on words)',2157,0);
INSERT INTO comment VALUES (2165,344,979,'Ravi Raja','Barrel','2003-01-12 05:59:21',3,'Tim put nothing but a \"Hole\" in the barrel which made its contents flow out thus making it lighter.',NULL,0);
INSERT INTO comment VALUES (2166,342,1072,'Alan','re: All 3 ways!','2003-01-12 06:22:39',1,'In order to do a home run you would need a ball. But if you use a ball then you would be left with a basebat so i think theres another way.',2163,0);
INSERT INTO comment VALUES (2167,38,1150,'Alfred','solution','2003-01-12 15:58:44',3,'let\'s work with shape A, if u calculate the area of the triangle by adding up the area of the shapes that makes it up, blue triangel is 5, gray triangle is 12, two weird shapes are 15 put together, that\'ll be 32, but if u calculate the area of the big triangle by doing 5x13/2, u\'ll get 32.5, what does that mean?\r\n\r\ntriangle A is not a triangle, it only looks like one, hypotnuse(diagonal line of the triangle) of triangle A only looks straight, but the slope of the gray triangle is 3/8, while the slope of the blue triangle is 2/5, that means even tho the triangles has same area, the missing square is actually where the parts that are stick outside of the triangle if the hypotnuse was straight in triangle B',NULL,0);
INSERT INTO comment VALUES (2168,344,1152,'Jerome','answer','2003-01-12 20:44:27',0,'Helium',NULL,0);
INSERT INTO comment VALUES (2169,348,798,'Tony','Just a guess','2003-01-13 09:06:20',0,'A river',NULL,0);
INSERT INTO comment VALUES (2170,348,1155,'Ross Cates','My Guess','2003-01-13 10:11:40',0,'A Snowman.',NULL,0);
INSERT INTO comment VALUES (2171,342,122,'Happy','re(2): All 3 ways!','2003-01-13 11:13:06',0,'Yeah, you\'re on the right track. \r\nThere\'s another way.  It\'s REALLY cheesy.\r\n\r\nAlthough I did like the \"home run\" answer.',2166,0);
INSERT INTO comment VALUES (2172,344,1158,'Hershel','Answer','2003-01-13 15:51:34',0,'Tim put a hole in the barrel so that what was in it would go out and make the barrel lighter.',NULL,0);
INSERT INTO comment VALUES (2173,344,1159,'ya','Answer','2003-01-13 16:45:35',0,'answer to Barrel riddle is a hole.',NULL,0);
INSERT INTO comment VALUES (2174,124,1150,'Alfred','Kinda ez','2003-01-13 18:21:03',3,'both artists were keeping 5 for upkeep, but the first one is keeping 5 for every 67, so the worker was loosing 7.4% of the days he worked, but for the second one, he was loosing 5 coins for every 57 days, that means he is loosing 8.7% of the days he worked, even tho the worker was offered to be paid faster, he was being paid less, unless the worker needed money quick, he should work for the first guy\r\n\r\nmaybe i got this wrong cuz i didn\'t give it much thought, but i\'m pretty sure it\'s right',NULL,0);
INSERT INTO comment VALUES (2175,348,1162,'rikard lindby','Got It','2003-01-14 00:39:20',0,'You\'re a mouthman!',NULL,0);
INSERT INTO comment VALUES (2176,351,1048,'Jennifer','Solution','2003-01-14 02:09:08',3,'It contains every vowel.',NULL,0);
INSERT INTO comment VALUES (2177,351,227,'Dulanjana','re: Solution','2003-01-14 02:17:06',0,'To be more specific, it contains all the vowels in the order (a,e,i,o,u)',2176,0);
INSERT INTO comment VALUES (2178,240,979,'Ravi Raja','Special Triangle In Any Triangle','2003-01-14 03:07:10',0,'Hey Dulanjana....this problem is better known as:\r\n\" MORLEY\'S  THEOREM \".\r\n\r\nhere is its proof, but the problem is that I had just taken a note of the problem so the naming of the vertices of the inner triangle have been different from that given above as shown in the picture. Instead of triangle XYZ, I have taken the vertices of the inner triangle to be P,Q and R, in such a way that we get the triangles AQR, BPR and CPQ. \r\n\r\n\r\n In triangles ARB, BPC, CQA, we know the bases - AB, BC, and AC - and the adjacent angles. The Law of Sines then yields the segments AR, BR, BP, CP, CQ, and AQ. \r\nNext we apply the Law of Cosines to triangles AQR, BPR, and CPQ to determine (and compare) the segments QR, PR, and PQ. The fact that they come out equal proves the theorem. \r\nFor simplicity, let (angles) A = 3a, B = 3b, and C = 3c. This implies that a + b + c = 60o. Also, assuming that the radius of the circle circumscribed around ABC equals 1, we get AB = 2sin(3c), BC = 2sin(3a), AC = 2sin(3b).\r\n\r\nConsider now BPC. By the Law of Sines, \r\n\r\nBP/sin(c) = BC/sin(180o - b - c) = 2sin(3a)/sin(b + c) = 2sin(3a)/sin(60o - a) \r\nTherefore, BP = 2sin(3a)sin(c)/sin(60o - a). To simplify the expression note that\r\n\r\nsin(3a) = 3sin(a) - 4sin3(a) \r\n = 4sin(a)[(3/2)2 - sin2(a)] \r\n = 4sin(a)[sin2(60o) - sin2(a)] \r\n = 4sin(a)(sin(60o) + sin(a))(sin(60o) - sin(a)) \r\n = 4sin(a) 2sin[(60o) + a)/2]cos[(60o) - a)/2] 2sin[(60o) - a)/2]cos[(60o) + a)/2] \r\n = 4sin(a)sin(60o + a)sin(60o - a) \r\n\r\nReaping the fruits of this effort, \r\n\r\nBP = 8sin(a)sin(c)sin(60o +',NULL,0);
INSERT INTO comment VALUES (2179,351,153,'TomM','re(2): Solution','2003-01-14 04:01:38',0,'Your answer is still incomplete. It contains all <B>six</B> vowels in order: a,e,i,o,u, and y, which is considered a vowel in this case.',2177,0);
INSERT INTO comment VALUES (2180,351,103,'friedlinguini','Another word with the same property','2003-01-14 04:50:40',3,'Abstemiously',NULL,0);
INSERT INTO comment VALUES (2181,71,1154,'nas','solution','2003-01-14 07:31:37',0,'simple..you switch on 1 bulb and leave it on for say an hour then switch on the second and leave it on for 5mins and not on the last.when u go in to the room the bulb thats the warmest is the first one u switched on the 2nd warmest is the second and the cold one is the last one the on you didnt switch on',NULL,0);
INSERT INTO comment VALUES (2182,32,1168,'Francesca Williams','answering Aeternus','2003-01-14 08:39:27',0,'I solved it by repeating the LKK pattern until I had filled 43 seats.  The 43rd seat is occupied by a Liar, since I\'ve repeated the LKK pattern 14 times and am 1/3 through the 15th repetition.  Then I put a Knight after the last Liar, so he would precede the first Liar.  If two Liars are side by side, then each one would be telling the truth when saying that he has a Liar on one side and a Knight on the other.  So they must be separated by a mistaken Knight.  The other mistaken Knight can be inserted in between any two consecutive Knights.  This is a fun puzzle. \r\n:-)',NULL,0);
INSERT INTO comment VALUES (2183,34,794,'Erin','answer','2003-01-14 09:14:01',0,'zero. the only way to minimize these numbers is to use a number that always equals itself when mutiplying other numbers.',NULL,0);
INSERT INTO comment VALUES (2184,351,1169,'spaz','Stupid riddle','2003-01-14 09:19:54',0,'There are no others that meet the same requirements as facetiously.  The only close one is adventitiously.',NULL,0);
INSERT INTO comment VALUES (2185,351,862,'sach','property','2003-01-14 09:44:50',1,'it has a-e-i-o-u-y (all 5-and-a-half vowels in alphabetical order).\r\n\r\nI can\'t think of another one right now.',NULL,0);
INSERT INTO comment VALUES (2186,342,1171,'nicole takahashi','Third way','2003-01-14 11:20:15',0,'Swing the baseball bat three times.  Three strikes, and you\'re out!',NULL,0);
INSERT INTO comment VALUES (2187,66,1158,'Hershel','answer','2003-01-14 12:42:03',0,'Bill wont shave himself since he only shaves the towns residents that dont shave themselves.  If Bill shaved himself, he would be among the towns residents who shave themselves and he doesnt shave these people.',NULL,0);
INSERT INTO comment VALUES (2188,25,1158,'Hershel','Answer','2003-01-14 12:47:03',0,'55 seconds before noon.',NULL,0);
INSERT INTO comment VALUES (2189,351,1177,'Lauri J','solution','2003-01-14 20:14:49',0,'contains every vowel (a,e,i,o,u,(y))\r\n\r\nanother word with the same properties\r\n\r\n         sacrilegiously',NULL,0);
INSERT INTO comment VALUES (2190,351,1177,'Lauri J','re: solution','2003-01-14 20:16:42',0,'oops! missed the \'in order\' part',2189,0);
INSERT INTO comment VALUES (2191,352,103,'friedlinguini','Beginning of one sequence','2003-01-15 04:55:16',2,'I found a complete sequence that starts with 8...',NULL,0);
INSERT INTO comment VALUES (2192,342,103,'friedlinguini','Happy...','2003-01-15 04:56:56',0,'You\'re an evil, terrible person.  Keep \'em coming.',NULL,0);
INSERT INTO comment VALUES (2193,352,1178,'Medicherla','Solution','2003-01-15 05:38:47',3,'Answer:\r\n\r\n8, 1, 15, 10, 6, 3, 13, 12, 4, 5, 11, 14, 2, 7, 9',NULL,0);
INSERT INTO comment VALUES (2194,352,153,'TomM','Pattern (and proof?)','2003-01-15 07:45:41',0,'Ive noticed a pattern in that solution that leads me to suspect ii (or its reflection -- the same sequence backward from 9 to 8) is the only possible solution.\r\n\r\nEvery even pair (A pair is even in the sense I mean here if the first number is in an even-numbered position in the sequence -- 1, 15 is an even pair because 1 is in the second position in the sequence.) adds to 16, while the odd pairs add alternately to 9 or 25.\r\n\r\nbuilding the sequence then becomes a simple matter: 1 Choose a number\r\n2 Subtract the number from 16. This becomes the second number.\r\n3 Subtect the smaller numer from 9 and place the third number next to that smaller number.\r\n4 Subtect the largerr numer from 25 and place the third number next to that larger number.\r\n5 Subtract each of the new numbers from 16 to add another number to each end.\r\n6 Repeat steps 3 -5 until...\r\n\r\n\r\nWhen you get to 9-1=8, you can go no further because 16-8=8 and you will start repeating the sequence.\r\n\r\nOn the other end, when you get to 16-7=9, you can go no further because 25-9=16 which is beyond the allowable range. (Likewise, 9-9=0, also out of bounds.) \r\n\r\nThe example of 9 shows that any of the numbers can be part of at most 2 pairs in the 9,16,25 range.  Since 1+2=3&#62;1 and 14+15=29&#60;36, there are no other square numbers a pair can add to',2193,0);
INSERT INTO comment VALUES (2195,351,1048,'Jennifer','re(3): Solution','2003-01-15 12:53:39',0,'OK!!!I\'m glad I actually got the answer.That\'s what I meant.I\'m probably the youngest person on this site, so I\'m not gonna word everything like a rocket scientist.GEEZ!',2179,0);
INSERT INTO comment VALUES (2196,89,1180,'Brian','this should be it','2003-01-15 18:08:38',3,'The person on the west coast lives on the east coast. He is on vacation in the west and never changed his watch.',NULL,0);
INSERT INTO comment VALUES (2197,352,979,'Ravi Raja','I\'ve Got A Solution and a PROBLEM too !!!!','2003-01-15 22:09:15',3,'I have got two solutions and I think that these solutions are unique: \r\nThe arrangements are as follows: \r\n\r\n9,7,2,14,11,5,4,12,13,3,6,10,15,1,8\r\n8,1,15,10,6,3,13,12,4,5,11,14,2,7,9\r\n\r\nThis problem could have been also written as:\r\n\r\nArrange the numbers from 1 to 17 in such an order that any two consecutive numbers in the sequence add up to a perfect square.\r\n\r\nIn this case the arrangement would have been:\r\n\r\n16,9,7,2,14,11,5,4,12,13,3,6,10,15,1,8,17\r\n17,8,1,15,10,6,3,13,12,4,5,11,14,2,7,9,16\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2198,129,1083,'delvin','A Digression','2003-01-15 23:17:39',0,'Something of interest, even though you drink 355 ml of 0 degrees celcius water, you don\'t burn the full 13 calories keeping your body at 36.9 degrees celcius, unless you are standing naked somewhere lower than freezing temperature (which demands another question: why are you standing naked in an enviroment below freezing temperature?)\r\n\r\nThermodynamics state that some energy will flow in from the enviroment to compensate for the energy loss, so you don\'t actually incur the full energy loss. However, I have no idea how much the body insulates against the heat flow, so the additional heat from the enviroment might just be a tiny weeny bit.',NULL,0);
INSERT INTO comment VALUES (2199,352,1083,'delvin','Re: Ravi','2003-01-15 23:23:50',0,'Ravi,\r\n\r\nYour solutions are basically the same one, just that the sequence is inverted :-)',NULL,0);
INSERT INTO comment VALUES (2200,343,1,'levik','The reason I don\'t like it','2003-01-16 01:42:17',0,'I don\'t like problems of this sort, because in this case there is supposedly a \"correct\" solution.\r\n\r\nHowever, while it\'s possible, given the solution to arrive at the facts of the problem in a logical fashion, I think going the other way is anything but logical. I mean what\'s to say a bear didn\'t maul them? Or an avalanche buried them? The possibilities are limitless.\r\n\r\nHas anyone ever solved these on their own without seing the answer somwhere else before?',NULL,0);
INSERT INTO comment VALUES (2201,337,1016,'...','re: maybe this is right...','2003-01-16 01:46:18',0,'i\'m just wondeing how did you end up with this answer?',2115,0);
INSERT INTO comment VALUES (2202,343,775,'Cory Taylor','yes/no','2003-01-16 03:44:25',0,'In agreement with Levik here because to arrive at the intended (right) answer requires more information, which for these problems usually comes from feedback from the problem giver in the form of yes/no answers to the questions.  While this would be possible on this site, it would be so slow a process (even assuming that Jennifer stuck around to answer them all) that it is prohibitive here.  These puzzles are pretty good around a campfire though.  My success rate is about 25% on new problems.</p>My guess for this problem is they forgat their key and so froze to death',NULL,0);
INSERT INTO comment VALUES (2203,343,103,'friedlinguini','re: yes/no','2003-01-16 03:55:03',2,'It\'s actually more of a play on words.',2202,0);
INSERT INTO comment VALUES (2204,343,1185,'Tonya','how?','2003-01-16 05:49:49',0,'How can the cabin be inside the mountain?',NULL,0);
INSERT INTO comment VALUES (2205,343,1186,'Robert Morgan','','2003-01-16 05:58:35',0,'hhhmmmmm .... they died in the landslide?\r\n\r\nBuddly',NULL,0);
INSERT INTO comment VALUES (2206,343,1183,'fwaff','Possible Solution','2003-01-16 05:59:42',3,'The key word for me was \'in\' - normal use of English would refer to a cabin \'on\' the side of a mountain. Unless of course it\'s not the sort of cabin we\'re supposed to think it is.\r\nAnyway, my guess is it\'s an aeroplane cabin and the two men died when it hit the mountian.\r\nDo I win the speedboat Ted?',NULL,0);
INSERT INTO comment VALUES (2207,30,1190,'toekie','re: I will ask...','2003-01-16 08:00:38',0,'That could work if you knew who is who, which you don\'t...duh',2007,0);
INSERT INTO comment VALUES (2208,343,1194,'Brittany','riddle','2003-01-16 10:30:57',0,'i\'ve heard this one and it is supposed to say \"There are two men laying dead IN a cabin ON the side of a mountain.\"  and because i already know the answer i\'m not going to say it...\r\nBrit`&#8721;',NULL,0);
INSERT INTO comment VALUES (2209,343,885,'np_rt','Simple','2003-01-16 14:37:17',0,'I\'m pretty sure there\'s a ton of answers you can say but I\'ve heard this one before. In case you guys think I\'m cheating, I did get this quickly that time. They died from a plane crash or some plane-crash related death.',NULL,0);
INSERT INTO comment VALUES (2210,343,885,'np_rt','Something Similar','2003-01-16 14:41:33',0,'Another similar (but easier) one goes like this:\r\n\r\nYou find the body of a man inside a locked room with no windows. There\'s nothing in the room except his corpse, which his hanging on the ceiling (he hung himself), and water on the floor. Was he murdered? If so, how\'d the killer leave? If not, how\'d he get up there?',NULL,0);
INSERT INTO comment VALUES (2211,20,834,'Gautam Joshi','Doubt.....','2003-01-16 19:29:07',0,'I read the solution. May be its correct. We know that the shortest distance is AG ie the diagonal of the cube. But I am unable to equate distance AG to distance AD + DM + MG where M is a point between D and E, as mentioned in the solution.... Can anybody find a way to prove the solution mentioned is infact the shortest distance mathematically....',NULL,0);
INSERT INTO comment VALUES (2212,343,1198,'Grant Lenzen','re: Something Similar','2003-01-16 21:54:01',0,'there was a block of ice that he stood on to tie the rope and jump off.\r\nBut for the question to be totaly deceptive in the water, it should have built up the fact that there was nothing around for the man to climb up and affix the rope to the rafter.  I heard this the first time with a barn used instead of a locked room... larger space and in the middle and when the other people are trying to figure it out they love to use farm impliments in there answer, they completely forget about the water on the floor somehow.\r\n\r\nI have also heard another problem like this, but i will give the answer, because these are ten times better to figure out in a group of people (also great for long car/ bus rides)\r\n\r\nA woman that lived next to the Mississippi River was found dead in her bed one April morning. When the detectives arrived on the scene, they quickly assesed that her untimly death was caused by a pair of scizzors, and she had no visible signs of a stuggle. Later the autopsy revealed she had drown.  How did she die? Was there foul play?\r\n\r\nOf cource the bed was a water bed, and the scizzors punctured the matress and she drown that way.',2210,0);
INSERT INTO comment VALUES (2213,343,1198,'Grant Lenzen','More Possible Solutions','2003-01-16 22:15:59',0,'Depending on the wording of the question, there are diferent solutions.  The original wording of the question, (in a MOUTAIN beside a CABIN) a fitting solution would be a they were cought up in a river of lava.\r\nAnd if it is worded like Brittany said (in a CABIN beside a MOUTAIN) np_rt\'s answer of a airplane related crash would be fitting, and they also could have been in a ship, and crashed into an island.\r\nI agree that this question is not exactly best suited for this asking in this form.  It should be in a group where yes/no questions can be asked and answerd immedialy.  And no, I have never \"gotten\" any form of these questions right away because the answers are always way out from left feild, but they are always fufilling, and make you say aha when you hear the answer or someone guesses it.',NULL,0);
INSERT INTO comment VALUES (2214,349,1199,'John','3 hats','2003-01-17 02:30:15',0,'arrange your seating according to color, assuming you can get up and move around.',NULL,0);
INSERT INTO comment VALUES (2215,349,103,'friedlinguini','re: 3 hats','2003-01-17 03:33:05',1,'Maybe a bit overly subtle, but the fact that everyone \"is seated\" implies to me that people don\'t get to choose where they sit.',2214,0);
INSERT INTO comment VALUES (2216,349,1183,'fwaff','re(2): 3 hats','2003-01-17 04:09:09',0,'Subtle or not, c\'st un kipper rouge - how can a person choose to sit with people wearing the same coloured hats as himself when he doesn\'t know what colour his own hat is?\r\n\r\n',2215,0);
INSERT INTO comment VALUES (2217,349,1201,'Edward Woodford','3 Hats','2003-01-17 04:11:04',1,'Going clockwise around the table for the first time everyone guesses the color of the hat that the person on their left is wearing. Most everyone will be wrong but the second time around they can make the correct guess and get the $100. The biggest flaw I see in this solution is that if they are capable of this sort of cooperation I suppose that prior to guessing they could just ask someone \"What color is my hat?\". With that in mind I\'m not sure my solution qualifies.',NULL,0);
INSERT INTO comment VALUES (2218,349,775,'Cory Taylor','re: 3 Hats','2003-01-17 07:08:34',0,'precisely what I thought.  to avoid the flaw in your solution, devise the plan before any hats are placed.',2217,0);
INSERT INTO comment VALUES (2219,20,775,'Cory Taylor','re: Doubt.....','2003-01-17 07:21:13',0,'what i assume to be a typo in your post - the path is ato m to g, not a to d to m to g. </p> Despite the solution not being \"mathematical\", it is a full proof (to me anyways).  Constructing the cube from folded paper, and then unfolding it makes it clear that this is the case.  Of course, being a cube means that there are in fact 6 equivalent paths to take (not the 2 suggested in the answer) resulting in the shortest distance.  The reason I would consider this to be a full proof in this case (without the mathematics), is that the situation lends itself perfectly to a 2 dimensional analysis, which then collapses to the most basic of geometries - the shortest distance between two points is a straight line - which we\'ve been using as true for many years (hundreds?, thousands?).',2211,0);
INSERT INTO comment VALUES (2220,20,153,'TomM','re: Doubt.....','2003-01-17 08:20:43',0,'AG (&#8730;3) <B>is</B> the shortest distance, three dimensionally, but it would require the fly to somehow burrow through the cube. The problem, however, requires that the fly walks along the surface of the cube. This, in turn, allows us to unfold the cube and think two dimensionally. No matter how we unfold the cube, we wind up with two adjacent squares (the author chose ABED and EDFG) where A and G are at opposite vertices of a 2 x 1 rectangle (ABGF). The diagonal of that rectangle passes through the line segment DE at its midpoint M, and its length (&#8730;5) is the shortest two-dimensional distance from A to G',2211,0);
INSERT INTO comment VALUES (2221,343,1048,'Jennifer','To the people who think there\'s limited solutions','2003-01-17 11:06:26',3,'Ok..someone on here got it right.If you look at the problem closely it says \"in\" the side of the mountain.Many of you might be thinking that I am using incorrect English, when, in fact, I\'m not.That\'s the key word in the problem.It is not the typical cabin you would think of \"in the mountains\".It is a cabin of an airplane.They died in a plane crash...sorry I ruined it, but I hate waiting for them to post the solution.',NULL,0);
INSERT INTO comment VALUES (2222,343,1048,'Jennifer','re: To the people who think there\'s limited solutions','2003-01-17 11:09:47',0,'Oh...and like someone said, it IS supposed to be asked and then yes/no questions followed.BUT it can also be solved by looking at the wording of the problem.How often do you see people \"IN the SIDE of a mountain?!\"',2221,0);
INSERT INTO comment VALUES (2223,349,1206,'Matt','3 Hats','2003-01-17 12:58:57',0,'If they get one of 3 hats and they are only one color for each hat, then all they have to do is look at each others hat to guess their color since it will be the remaining color.',NULL,0);
INSERT INTO comment VALUES (2224,325,1206,'Matt','So which one?','2003-01-17 13:22:33',0,'What is the decision then? You \"have to decide\" so where is the decision?',NULL,0);
INSERT INTO comment VALUES (2225,325,1206,'Matt','Nevermind','2003-01-17 13:23:13',0,'Brainfart, just re-read the last sentence.',NULL,0);
INSERT INTO comment VALUES (2226,343,1072,'Alan','re(2): To the people who think there\'s limited solutions','2003-01-17 16:30:22',3,'You say that the men were BESIDE the cabin but if it were a plane crash they would be IN the plane cabin. The best answer would be an avalanche happened and caused the cabin to become inside the mountain. But right before the avalanche the two men decided to just start walking outside. ',2222,0);
INSERT INTO comment VALUES (2227,288,1209,'Jude','Quick Brown Fox','2003-01-18 03:33:34',1,'This is the sentence used to learn to type on a qwerty keyboard, as it contains all the letters of the alphabet.',NULL,0);
INSERT INTO comment VALUES (2228,234,1209,'Jude','could it be????????','2003-01-18 03:56:06',4,'an anagram.',NULL,0);
INSERT INTO comment VALUES (2229,176,1209,'Jude','cops and robbers','2003-01-18 04:24:05',1,'I think they didnt die because they are acting out a scene at a Drama school.',NULL,0);
INSERT INTO comment VALUES (2230,90,1209,'Jude','just a thought','2003-01-18 04:29:44',1,'I think that \'Terry\' is her older twin brother, but, he is not \'Kerry\'s\' twin.  She also has another sibling who is \'Terry\'s\' twin!! ',NULL,0);
INSERT INTO comment VALUES (2231,354,885,'np_rt','My Guess','2003-01-18 06:53:00',1,'First, you can easily tell which one contains the nuts by shaking it (unless you can make a can of nuts sound like a can of sliced fruit).\r\n\r\nThen check what label is on that can. If that says sliced peaches, the can that says nuts must be sliced oranges. If not, the remaining can that says sliced oranges will actually contain sliced oranges. And vice versa if it says sliced oranges.',NULL,0);
INSERT INTO comment VALUES (2232,354,1210,'HyperCube4D','re: My Guess','2003-01-18 09:50:30',0,'I agree with np_rt as to the can with nuts. That should be easy to pick out. As for the two with fruits: It says in the problem that \"the third can contains sliced oranges in juices\". If you just mix the labels and not the actual order of cans than the third can should be oranges. You just need to determine where the nuts are then the last one should be the peaches.',2231,0);
INSERT INTO comment VALUES (2233,354,1211,'John Kessinger','3cans guess','2003-01-18 12:39:53',0,'the nuts are easy, just shake, the peaches will be denser, and therefore, heavier than the oranges',NULL,0);
INSERT INTO comment VALUES (2234,354,1201,'E Woodford','re(2): My Guess','2003-01-18 12:41:33',0,'The can with the nuts is easy to pick out. Tear the label off of it and set it aside. Now tear the label that says \'nuts\' off of one of the other cans and put it on the nuts. Because the problem states \"every can will have a label that is not the actual food inside it\" we now have a can with no label and a can with a false label. The label that is still on a can belongs on the other can, regardless of what the label says. And the label we took off the nuts belongs on the can that wasn\'t labeled nuts. ',2232,0);
INSERT INTO comment VALUES (2235,354,885,'np_rt','re: 3cans guess','2003-01-18 18:48:44',0,'Density should be an issue here cuz the problem never says anything about weight. It\'s possible for them to have the exact same weight even if they have different densities; just like a pound of feathers vs a pound of gold. Since the problem doesn\'t say anything about them weighing differently, you should pick the worst situation where they have the same weight (I think it\'s implied by the problem).',2233,0);
INSERT INTO comment VALUES (2236,354,834,'Gautam Joshi','Guess.....','2003-01-18 22:30:13',0,'Assuming that all the labels are falsely pasted on the cans. The problem becomes simple. The can with the nuts can be easily identified by shaking since theres no liquid content. Now check the can which says nuts. Remove the label from the nuts can and the can that has nuts label. Paste the nuts label on the nuts can identified. Now we have two cans one with false label and one with no label(the can which previously had the \'nuts\' label on it.)  Remove the label of the can and paste it on the can with now label. thats it.',NULL,0);
INSERT INTO comment VALUES (2237,124,834,'Gautam Joshi','Solution','2003-01-18 22:54:33',0,'Five coins are deducted in every 67 days of work with arley, while 5 coins are deducted in every 57 days of work with Bentley. Its a profit working with Arley...',NULL,0);
INSERT INTO comment VALUES (2238,355,885,'np_rt','Mass and Time','2003-01-19 08:22:37',0,'You could either use Newton\'s 3rd Law (and 2nd) or the Conservation of Linear Momentum to explain this, but they both rely on the fact that there is a huge difference in mass.\r\n\r\nNewton\'s 3rd Law says that they experience the same force in opposite direction when they come into contact. And his 2nd law says that F=ma. Because of the huge mass difference, the fly experiences a great acceleration while the car experiences virtually nothing. Therefore the fly accelerates to the speed of the car almost instantaneously.\r\n\r\nThe conservation of linear momemtum says that when they touch, their new speed becomes M*v0/(M+m), where M and v0 are the mass and speed of the car, respectively,  and m is the mass of the fly. Due to the mass difference, this is essentially v0. Again, this means that the car slows down ever so slightly while the fly completely changes direction instantaneously.\r\n\r\nBut regardless of which law you use, it is mainly because the fly decelerates almost instanteously. During this infinitesimally small time, the speed of the car and the speed of the fly are not the same (only the forces are equal in magnitude). It\'s only after this time passes (after the contact force in the direction of travel is gone) that the car and the fly travel at the same speed.',NULL,0);
INSERT INTO comment VALUES (2239,354,1220,'abc','another guess','2003-01-19 12:52:40',0,'You can determine the contents with one shake.\r\n\r\nPick the one which is labeled \"peaches\". Shake it. If it rattles it contains nuts, the one with \"oranges\" contains peaches and the one with \"peaches\" contains oranges.\r\nIf it doesn\'t rattle it contains oranges, the \"nuts\" contains peaches and the \"peaches\" contains the nuts.',NULL,0);
INSERT INTO comment VALUES (2240,355,1,'levik','re: Mass and Time','2003-01-19 17:53:24',0,'Hey, nice analisys. I was going to write something along the same lines, but got lazy. \r\n\r\nNo, honest, I really was.\r\n\r\nAlan, whatchu say? Is this a good solution?',2238,0);
INSERT INTO comment VALUES (2241,355,961,'terry','re: Mass and Time','2003-01-19 18:49:48',0,'your answer may be so, but consider the plight of the poor fly. Since its mass is negligible,its first contact with the windscreen will be its head(given that our fly is about 5mm long). Its head will be driven backwards at 80kph whilst its bum will still be travelling forward at 5kph. In that very short distance  and time the poor fly could be considered to be not really moving anywhere within that time frame and distance other than compacting, and the vehicle won\'t have slowed down at all. Hopefully you won\'t take this comment seriously.',2238,0);
INSERT INTO comment VALUES (2242,42,961,'terry','cards','2003-01-19 19:17:29',0,'I don\'t think this problem has a practical solution.In the case of (a) one has to assume an infinite number of boxes each containing a set of the 200 cards. One takes five cards from the first box then takes 5 cards from the second box and so on.  As can be seen at any time you may be getting the same cards or a different five each time. The number of different combinations that can be had is a figure too large to comprehend. However, this is not about odds it\'s about probability. Even so, if you used the same kind of maths as the birthday conundrum, you would still have a figure that is realistically to large I believe.(  As for (b) that would be even worse.  We all can work out the probability of any five card hand from a deck of cards of 52. But from 200 Phew!!!!!',NULL,0);
INSERT INTO comment VALUES (2243,354,961,'terry','3 cans','2003-01-19 20:04:07',0,'Pick up any can. Shake it.  The other two are obvious.',NULL,0);
INSERT INTO comment VALUES (2244,53,961,'terry','four bugs','2003-01-19 21:19:09',0,'How can the answer be 10 inches. This is a geometric problem.  Each bug describes a perfect arc towards the centre.(Plot it if you like). This arc is a quarter of a full circle of a radius of 5 inches or 10 inches diameter.  i.e. 10 times 3.14 divided by 4= 7.85 inches.  That\'s how far the bugs travel',NULL,0);
INSERT INTO comment VALUES (2245,355,1201,'E Woodford','Not a solution','2003-01-19 21:34:40',0,'It seems to me that there is a fallacy in the problem itself. The fly has a velocity of 5 km/h. The car has a velocity of 80 km/h. Where the heck do you come up with -5 km/h? If they are approaching each other, then relative to the car the fly has a velocity of 85 km/h (and the car has the same velocity for that matter, in relation to the fly). And \"relative\" is the operative word here. Neither the fly nor the car were at negative velocity to begin with. I haven\'t come up with a solution to this one but I feel it is poorly stated.   ',NULL,0);
INSERT INTO comment VALUES (2246,349,1201,'E Woodford','re: 3 Hats','2003-01-19 21:49:07',0,'Do you only invite three people to your parties? If so your solution is brilliant. If four or more people showed up you have some explaining to do.',2223,0);
INSERT INTO comment VALUES (2247,354,1223,'Elizabeth Dugan','3 cana guess','2003-01-19 23:54:40',0,'Since it was stated \"every can will have a label that is not the actual food inside it\", we know the two cans containing liquid have been switched. However, I wouldnt assume just by switching the labels it would be that easy, so I would say it goes by the sound of the denisity. Even though both cans could possibly be the same net weight, orange juice is not as dense as peach juice. So, the only way to find out would be to shake both the cans and listen to the way the contents move inside. Just like the nuts, the sound of the peaches and the sound of the oranges shaking in their juices will be completely different due to one being more dense than the other. ',NULL,0);
INSERT INTO comment VALUES (2248,355,1183,'fwaff','re: Not a solution','2003-01-20 00:33:17',0,'Are you confusing velocity (direction specific) with speed (direction non-specific)? If we assume that the car is travelling North (at a speed of 80km/h), then the fly is travelling South (at a speed of 5km/h). Considering the northerly velocities of each: the car has a velocity of 80km/h and the fly has a velocity of -5km/h (ie it is travelling away from North at 5km/h).\r\n\r\nTherefore we have the situation that before the collision the fly was travelling at -5km/h and after the collision its remains are travelling at 80 km/h. So logic says that at some point during the collision as it accelerated from -5 to 80km/h it must have been travelling at 0km/h (ie it was stationary).\r\n\r\nFor what it\'s worth, I think Terry and np_rt have it right.',2245,0);
INSERT INTO comment VALUES (2249,355,1201,'E Woodford','re(2): Not a solution','2003-01-20 04:48:23',0,'Yes, I am confusing velocity and speed. Fwaff, thanks for setting me straight. :-)',2248,0);
INSERT INTO comment VALUES (2250,358,1183,'fwaff','Solution?','2003-01-20 06:13:11',3,'I think there are 3 possible sizes of squares that can be made: \r\n\r\n1. using 2 blocks (longest sides together, such that the shortest edges form the sides of the square)\r\n2. using 4 blocks (shortest sides together such that the longest sides form the edges of the square)\r\n3. using 8 blocks (four squares of type 1, such that the sides of the square are twice the length of the shortest side of the triangle)\r\n\r\nBy my reckoning there are 28 possible combinations of type 1 (8C2); 70 possible combinations of type 2 (8C4); and 1 possible combination of type 3. Which makes 99 combinations altogether.',NULL,0);
INSERT INTO comment VALUES (2251,358,103,'friedlinguini','re: Solution?','2003-01-20 10:51:55',3,'It\'s not clear from the problem, but I think for a type 2 square, order is important.  That is, I get the impression that looking at the blocks in clockwise order, 1-2-3-4 is distinct from 1-2-4-3.  I\'m assuming that rotations don\'t generate a new square (otherwise there would be an infinite number!), and that mirror images do count, unless they can be produced by a rotation.  This would give (8P4)/4 combinations rather than 8C4.\r\n\r\nType 3 squares get even hairier.  Each quarter square can have its diagonal connect the center point with a corner or it might connect two edges.  Each quarter can have two configurations independently of the others, and the remaining blocks can be assigned 8! different orderings.  However, this would include different rotations, so there also needs to be a division by 4.\r\n\r\nMy count gives 28 (as per fwaff) + (8P4)/4 + 8! x 2^4 / 4 = 28 + 420 + 161,280 = 161,728.',2250,0);
INSERT INTO comment VALUES (2252,358,1072,'Alan','re(2): Solution?','2003-01-20 11:08:10',0,'no order is not important. fwaff got it right the first time but good job though.',2251,0);
INSERT INTO comment VALUES (2253,355,775,'Cory Taylor','not points','2003-01-20 11:49:17',0,'I believe there is another facet of this problem that is important in the real world solution.  The analysis presented in the question assumes that both the fly and the car can be treated as \"points\".  While for the majority of situations, this simplification greatly eases the nature of physics and Engineering problems, I believe that in this case an important quality of the collision gets left behind.  The forces created by this collision arise out of the deformation of the objects (check out a picture or slow motion vidoe of a tennis ball that is in mid-bounce to illustrat my point) in question.  Due to the huge difference in mass, the fly will \"deform\" much more than the car will.  Also, with the car not represented as a single point, you can see that part of the car can deform, while the rest does not. </p>Now with all of this in mind, my analysis of the situation is as follows.  A very small piece of the car, while in midst collision, (may) experience zero (relative) velocity, the overall car does not experiance the slightest significant change in its velocity, while the fly undergoes a greatly significant velocity change.</p>My next point is that there isn\'t a problem with a velocity of zero, as velocity is frame dependant.  Re-consider the question from the reference frame of the police cruiser, travelling at 85 km/h to catch the reckless fly killing driver.  Now the fly goes from 165 km/h to 5 km/h, so the car doesn\'t have to pass through zero at all...',NULL,0);
INSERT INTO comment VALUES (2254,351,834,'Gautam Joshi','Soln','2003-01-20 20:02:27',0,'All the vowels are there in the word. Any other words....\r\nstill thinking...\r\n',NULL,0);
INSERT INTO comment VALUES (2255,327,834,'Gautam Joshi','Guess','2003-01-20 20:13:01',0,'Walk in opposite directions around the lake. Till you meet.',NULL,0);
INSERT INTO comment VALUES (2256,51,834,'Gautam','Good one','2003-01-20 21:23:04',0,'I liked reading this puzzle.\r\n\r\nOne thing for sure is that 1/2, 1/3, 1/9 donot add up to 1, so there is some unaccounted part and morever 17 is a prime number it cannot be factorised like what the farmer did. Sons i guess were more intelligent.',NULL,0);
INSERT INTO comment VALUES (2257,58,834,'Gautam','Solution','2003-01-20 22:06:01',0,'First take 9pound weight in one arm of the scale and 5pound in the other. place one sack in each arm. Fill the sack on 5kg arm with the flour till the scale balances. You have 4kgs in this sack. remove the 9 and 5 pound weights. Now remove the flour from sack and put it into the one on other arm till the scales balance. Now you have sacks weighing 2pounds of flour each in two weighings. One of these sacks can be further used for measuring 2 pounds. Repeat this procedure till 2kgs is left remaining, which does not required to be weighed, as by that time we would have filled 9 bags with 9 weighings.',NULL,0);
INSERT INTO comment VALUES (2258,58,834,'Gautam','re: Solution(Errrrrrrrrrrr)','2003-01-20 22:38:30',0,'Some typing mistakes with kgs instead of pounds, and \'Repeat this procedure\' here means use the 2pound bag that we obtain, as a weight in one arm of the scale and go on filling the sacs in other arm one after another till scales are balanced. Actual 5 and 9 pounds weight can be used just once.\r\n\r\nsorry....',2257,0);
INSERT INTO comment VALUES (2259,344,1183,'fwaff','Alternative solution','2003-01-21 02:29:15',1,'Tim put a lit torch into the barrel thereby making it lighter.\r\n\r\nThe question talks about weighing the barrel and that the barrel is lighter - it doesn\'t say that the barrel weighs less.',NULL,0);
INSERT INTO comment VALUES (2260,358,153,'TomM','re(2): Solution?','2003-01-21 03:27:54',0,'No, the problem specifically states that only one square made from each grouping of trianles can count. If you use tiangles 1, 2, 3, and 4 to make square 1234, then squares 1243, 2134, etc do not count, since they use the same grouping of triangles..',2251,0);
INSERT INTO comment VALUES (2261,163,834,'Gautam','My Answer','2003-01-21 15:06:45',0,'The problem states \"After all the possible fighting was done, there remained one black and green and no blue or orange chameleons.\" And the question is how many white ones were left? \r\nIn all of the cases there will be no white chameleons left. The only exception being if there was only one white chameleon. In which case there would be no fighting in the white group. There is again no mention of number of yellow ones left. Which again will be either 1 or 0, depending on whether the white group had a fight or not. As the winner would get converted to yellow.\r\n\r\nAs for this problem there is absolutely no need for complex mathematical principles to be used. Had the question been different with different numbers in group, may be it would have been neccessary, but definitely not for above problem, right isnt\'it?\r\n',NULL,0);
INSERT INTO comment VALUES (2262,163,834,'Gautam','Oops','2003-01-21 16:21:28',0,'Sorry guys, I interpreted this problem wrong entirely. I thought, all will fight among the coloured group till one finally changes his color to the superior one, and this I thought made the problem easy, infact very easy.\r\nIts only when I read the solution and the comment on its rating by Cheradenine that I realised it.\r\n\r\nGood one cheradenine. Not as easy as thought...',NULL,0);
INSERT INTO comment VALUES (2263,359,1183,'fwaff','No theory, just trial and error and an unlikely answer','2003-01-21 22:24:37',1,'I started with the obvious of 6,5,4,3,2,1 and by working my way from right to left I could get 17 gems in the cup (leaving me with 0,1,2,0,1,0).\r\n\r\nThen I thought, what if instead of having 1 in the rightmost hole I started with 14 which is enough to right round the board and drop the last gem in the cup. This led me to 5,4,3,2,1,14 which gives 2 gems in the cup on the first move and then a second move starting with 6,5,4,3,2,1 - ie my total was now 19. \r\n\r\nExtending this further I got to 3,2,1,16,13,10 which puts 23 gems in the cup. (ie a 4th move starting with 6,5,4,3,2,1 and 6 gems already in the cup). This strategy can\'t be extended further as there are only 48 gems in total.',NULL,0);
INSERT INTO comment VALUES (2264,363,1237,'Mike','Here\'s the answer','2003-01-22 01:35:29',0,'The word is VAT. The V can be taken from VAT, the A from OAR or PAD, and the T from TOE. For any other word you need to take more than one letter from one word. VAT is the only case where you use three differant words. ',NULL,0);
INSERT INTO comment VALUES (2265,363,872,'pleasance','different answer','2003-01-22 03:03:45',0,'I disagree with Mike\'s answer: the word is HOE.\r\n\r\nThe first logician had an H, so he knew the word. The second had an E, so initially he didn\'t know if the word was HOE or TOE. The first logician\'s answer solved this for him: T and O appear in more than one word, so the first must have the H from HOE. \r\n\r\nThe third has an O. Following the above logic, he knows the word isn\'t TOE. The only other O is in OAR. This would require the first logician having an R, and the second an A: but if that were the case, the A holder couldn\'t be sure it wasn\'t VAT, with the first holding a V. So, only HOE is left. This logic doesn\'t hold for any other combination.\r\n',NULL,0);
INSERT INTO comment VALUES (2266,363,775,'Cory Taylor','re: different answer','2003-01-22 03:46:05',0,'does \"Pad\" not also fit the requirements? (a being the final letter)',2265,0);
INSERT INTO comment VALUES (2267,363,1183,'fwaff','re(2): different answer','2003-01-22 03:53:53',0,'No, it can\'t be pad.\r\n\r\nIf the first two logicians had v & t resp., then the first knows that the word is vat because it is the only word containing v. The second is initially undecided between vat and toe, however once he knows that the first knows the word then he can eliminate toe (since all the letters appear in other words).\r\n\r\nUnfortunately the third person (with the a) then has the choice of pad and vat.',2266,0);
INSERT INTO comment VALUES (2268,363,798,'Tony','re(3): different answer','2003-01-22 05:29:56',3,'The answer is HOE.\r\n\r\nThe first logician new the word so he had one of the letters H,R,P,D or V.  Each of these letters only appears once in all of the words.  This eliminates TOE as an option.  \r\n\r\nSince the second logician knows the word he has either an E,D,T or P.  Each of these letters appears with only once of the previous letters in each of the remaining words. This eliminates OAR.\r\n\r\nFinally the last logician knows the word so he must have an \"O\".  It is the only letter that appears once in combination with the previous letters in the remaining words.\r\nThis eliminates PAD and VAT.\r\n\r\n1st 2nd 3rd\r\n H   E   O <- since the third logician knows the word.\r\n P   D   A\r\n V   T   A\r\n D   P   A\r\n R   -   -',2267,0);
INSERT INTO comment VALUES (2269,359,1072,'Alan','Mistake in question','2003-01-22 07:49:21',0,'Sorry i forgot about this in the question, but in order fo your strategy to count you must have no gems on your side once everything is sunk.',NULL,0);
INSERT INTO comment VALUES (2270,359,1072,'Alan','re: Mistake in question','2003-01-22 08:00:20',0,'Also you are allowed to exceed the 48 bead limit.',2269,0);
INSERT INTO comment VALUES (2271,183,1167,'ragnar','My solution','2003-01-22 10:41:04',3,'I would have suggested that every prisoner that visited the living room, took of his/hers underwear and left it there. \r\nThen when you can count 99 + your own, you can be sure that every prisoner have been in the room.',NULL,0);
INSERT INTO comment VALUES (2272,270,1234,'HyPeR BuTT','This is so easy!!','2003-01-22 13:46:21',0,'They are triplets that\'s why their not twins!!!!\r\n',NULL,0);
INSERT INTO comment VALUES (2273,141,1158,'Hershel','Solution','2003-01-22 16:25:22',0,'the tub will fill in 8 1/4 minutes',NULL,0);
INSERT INTO comment VALUES (2274,363,1241,'Tamas Varhegyi','Solution to problem','2003-01-22 17:10:07',0,'The first logician had to have one of :H,R,P,D,V\r\nto identify one of : HOE, OAR, PAD, VAT\r\nThe second had to have one of : E, P, D or T,\r\nso he could identify one of : VAT, PAD or HOE.\r\nThe third one had to have the letter O in HOE.\r\nThen the first one had the letter H, the second\r\nthe letter E.\r\nNote : For the first logician letters O,E,A,T were excluded because their repeat counts were > 1. For the second logician he identified the possible words based on the YES answer of the first. Since he answered YES, this eliminated the letters A and O for him, and the words VAT, PAD and OAR, leaving the letter O and word HOE. The third logician based on two YES responses should have been able to identify the word without looking at the letter in his possession (the letter O)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2275,363,1242,'epperson','solution','2003-01-22 19:16:36',0,'the word is pad. 2 letters in pad do not appear in the other words so first two logicians knew the word which allowed the third to know even without his letter. ',NULL,0);
INSERT INTO comment VALUES (2276,358,1242,'epperson','solution?','2003-01-22 20:15:01',0,'28 combinations of 2 triangles together plus 57 combinations of 4 triangles together plus 1 set of 8 triangles equals 86 square combinations?',NULL,0);
INSERT INTO comment VALUES (2277,359,1183,'fwaff','re(2): Mistake in question','2003-01-22 21:00:11',0,'AAAAAAAAARRRRRRRGGGGGGHHHHHHHHHHH!!!!!!!!!\r\n\r\nJust as I think I\'ve got the answer, the goal-posts move. Alan, are you my wife in disguise?!?',2270,0);
INSERT INTO comment VALUES (2278,358,961,'terry','re: solution?','2003-01-23 02:37:51',0,'99.  28 doubles.  70 by fours and one eight.',2276,0);
INSERT INTO comment VALUES (2279,356,1183,'fwaff','Solution','2003-01-23 06:18:46',3,'I think I\'ve heard something similar before, but I can\'t remember what it was.\r\n\r\nAnyway, after circling for the second time Mr One says, \"Right I\'m off on my holidays now, I\'ll see you in a couple of weeks\". \r\n\r\nAt which point Mr Other punches his lights out!',NULL,0);
INSERT INTO comment VALUES (2280,279,1254,'joshua imperato','re(4): For starters...','2003-01-23 19:26:17',0,'to answer 9 and 10 without using 0^0=1\r\n9=[(2+cos0)+0]*3\r\n10=2*(cos0+cos0+3)',1656,0);
INSERT INTO comment VALUES (2281,279,1254,'joshua imperato','re(5): For starters...','2003-01-23 19:30:52',0,'thinking about it more. the \"grey\" parts of 0! can also use cos0=1',2280,0);
INSERT INTO comment VALUES (2282,356,872,'pleasance','re: Solution','2003-01-24 01:49:53',0,'I thought of the solution that fwaff suggested as well, circle twice and then go off elsewhere for a long while. \r\nI do hope there\'s a better solution! If that IS the one, it still leaves the problem of Mr One having to circle Mr other the third time in order to complete the bet, and this could lead to an interesting chase...',2279,0);
INSERT INTO comment VALUES (2283,357,1255,'jay','I got it','2003-01-24 04:12:23',0,'They get off and switch horses. The father said that the owner of the last horse wins the money, therefore they ride the others horse, and the one who wins the race wins the money because his horse came in last with the other brother. ',NULL,0);
INSERT INTO comment VALUES (2284,357,1256,'Marina','got it','2003-01-24 05:20:44',0,'they switched horses, so they were both racing so their horse would come last!',NULL,0);
INSERT INTO comment VALUES (2285,315,1256,'Marina','answer','2003-01-24 05:23:59',0,'he was looking at himself',NULL,0);
INSERT INTO comment VALUES (2286,357,950,'sarah','Me too','2003-01-24 06:00:37',0,'Im only 15 and havent tried many of these things but i think ive got this one without looking at any comments:\r\nDo they ride each others horses so whoever comes in first will be the owner of the horse that comes in last.',NULL,0);
INSERT INTO comment VALUES (2287,357,1072,'Alan','Better solution','2003-01-24 07:19:50',1,'In order for the solution of them riding eachother\'s horses to be true, they would both have to agree to a race. But if one person knew that there horse was faster why would they agree? The best solution would be for both brothers to sign some legal documentation that states that when obne receives half the estate he must give the other half to his brother. At which point one of the brothers would go to the town and they both get half the inheritance.',NULL,0);
INSERT INTO comment VALUES (2288,162,1259,'Louise','It took me 5 secs. Difficult.','2003-01-24 08:02:42',0,'That is too similar to so many of the riddles going around. A slight variation of delivery doesn\'t hide the fact that is is one of the easiest around.',NULL,0);
INSERT INTO comment VALUES (2289,357,1167,'ragnar','easy','2003-01-24 11:49:46',3,'They switched horses. \r\n\r\nNever heard it with horses though, just camels and a wise man that they asked to help them.',NULL,0);
INSERT INTO comment VALUES (2290,42,798,'Tony','Simulation results','2003-01-24 13:39:11',1,'I ran a simulation.  Randomly (computer rand()) picked 5 cards out of 200.  I countinued to pick 5 cards until I had atleast one of each of the 200.  The results for 10,000 tries:\r\n\r\n(A) 232. \r\n(B) 1131.  \r\n\r\nThese are not nearly as high as I thought they would be.',NULL,0);
INSERT INTO comment VALUES (2291,360,1270,'tim','too easy','2003-01-25 00:59:02',0,'NOTHING !!!',NULL,0);
INSERT INTO comment VALUES (2292,360,1,'levik','re: too easy','2003-01-25 05:58:41',3,'It\'s only too easy if you\'re already heard the answer. In fact, the first time I heard this riddle, I couldn\'t come up with a solution at all.',2291,0);
INSERT INTO comment VALUES (2293,360,1272,'Robb','question','2003-01-25 13:01:17',0,'are we supposed to answer this anywhere',NULL,0);
INSERT INTO comment VALUES (2294,118,1275,'BJ','Solution?','2003-01-25 16:40:42',2,'\"how many people they shook hand with.\"\r\n\r\nI found it suspect that the word \"hand\" is not plural.\r\n\r\nI would have to say that Alice shook 1 hand and \"Every answer was different\" does not mean numerical values but verbose responses.',NULL,0);
INSERT INTO comment VALUES (2295,16,1276,'richie','easy','2003-01-25 18:02:35',0,'no because no 2 colors of the chameleons r the same\r\n',NULL,0);
INSERT INTO comment VALUES (2296,143,1278,'Warren Yamaguchi','Starting digit','2003-01-25 22:47:56',0,'Since the size of the book can be any random number it\'s obvious that more pages will start with the digit one as any higher number.  Similar for the digit 2 and all higher numbers.  No pages can start with zero.  So there\'s only 9 possible starting digits with the p(1) > p(2) > p(3) > p(4) > p(5) > p(6) > p(7) > p(8) > p(9).  We also know the sum of the p(1-9) = 100%.\r\n\r\nI hypothesize that the probability of pages starting with one is the log of 2 (in base 10) and the probability of starting with one or two is the log of 3 (in base 10). Up to starting with 1-9 is the log of 10 (base 10) which is 1.00. \r\n\r\nAt least the endpoints seem to work.  Under these conditions, the probability of a page starting with the digits 1-5 is log of 6 (base 10).  Without knowing what that is I approximate the answer to be the sum of log 2 and log 3 (since 2x3=6) or if I remember correctly I think it\'s .3010 + .4771 = .7781.',NULL,0);
INSERT INTO comment VALUES (2297,360,979,'Ravi Raja','Requires All Knowledge........','2003-01-25 23:33:40',3,'NOTHING is greater than God, \r\nNOTHING is more evil than the devil, \r\nAll poor people have NOTHING, \r\nRich people need NOTHING, \r\nIf you eat NOTHING you will die.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2298,362,1,'levik','Nobody?','2003-01-27 04:04:54',0,'Not a single comment? I thought some of you guys liked these types of grid questions?\r\n\r\nHummm...',NULL,0);
INSERT INTO comment VALUES (2299,364,872,'pleasance','solution','2003-01-27 05:45:30',0,'Methinks Albert the Liar said statement A. His father and son are both truthtellers. \r\n\r\nA is false, because one father (Albert\'s) is a truthteller, and the other (Albert) lies. B is true, because Albert lies but his son doesn\'t. So C is true as well. It doesn\'t matter which of the other two said B and which said C. ',NULL,0);
INSERT INTO comment VALUES (2300,360,1072,'Alan','I don\'t like it.','2003-01-27 10:58:57',3,'The reason i don\'t like it is that there is no real \"factual\" answer. You say \"nothing\" is greater than god? How do you know that? Maybe god is just the ruler of our universe and that other universes exist just as multiple galaxies exist within our universe. Then this could mean that \"super-god\" really rules all other \"god\'s\".<P> Nothing is more evil than the devil? well if nothing is greater than god than couldn\'t god create something that is more evil than the devil? And why do the rich NEED nothing? If they worked hard to get their money they deserve it. <P>Sorry I\'m being so harsh but i really just don\'t like questions like these.',NULL,0);
INSERT INTO comment VALUES (2301,195,1072,'Alan','Symmetry?','2003-01-27 11:02:01',2,'I also know the winning strategy can be used on a table like a square. Is there aby relation to lines of symmetry and the tables this strategy can be used on? I didn\'t know how to explain this concept so i\'m asking',NULL,0);
INSERT INTO comment VALUES (2302,362,250,'Nick Reed','re: Nobody?','2003-01-27 11:09:17',1,'I made a start on this and jotted down all the information and spent about half an hour after a work playing around with it. Half of the info I managed to piece together into what looked like a sensible progression into solving the problem, however the rest just wouldn\'t fit. It looks like it\'s going to be the kind of problem where logic itself doesn\'t present the answer. You\'ll have to trial-and-error a bunch of times and see which way doesn\'t contradict a certain statement. Maybe I\'m just missing something. I\'m sure all the information must be there, but I couldn\'t immediately spot a natural set of links which obviously would present me with the answer...',2298,0);
INSERT INTO comment VALUES (2303,195,153,'TomM','re: Symmetry?','2003-01-27 15:10:08',0,'As long as there are at least 2 lines of symmetry that intersect at the center of gravity, and/or the center of gravity is a point of rotational symmetry with a period of 180&#176;/n (&#960;/n radians) where n is a natural number (positive integer), this strategy will work.',2301,0);
INSERT INTO comment VALUES (2304,362,153,'TomM','re: Nobody?','2003-01-27 15:19:22',0,'I\'ve had some RL issues this week, and haven\'t had time to really look at the puzzle until now.  I\'ll give it a stab tonight or tomorrow.',2298,0);
INSERT INTO comment VALUES (2305,357,1288,'Jesse','Correct Solution','2003-01-27 15:32:04',0,'The question says they need to \'find\' a horse, and that the \'owner\' will inherit the money.\r\nSoo...  Whoever gets their first just needs to buy the horse the other person is riding before they arrive. :P\r\n\r\nJesse',NULL,0);
INSERT INTO comment VALUES (2306,364,1289,'tim','correct solution','2003-01-27 18:43:48',0,'There are three people Albert, his son( we\'ll call him \"John\", and his dad \"Frank\".  If Albert tells the truth so does Frank but since Albert is franks son and Albert is telling the truth Albert\'s son, John is lying.So Frank=truth Albert=truth and John=lie.  B could be the only correct answer.',NULL,0);
INSERT INTO comment VALUES (2307,364,153,'TomM','re: correct solution','2003-01-28 02:23:00',0,'You are making two unwarrented assumptions: that all three statements are true (which they can\'t be since Statement B claims that one of the sons is a liar), and that the statements were made in age order.',2306,0);
INSERT INTO comment VALUES (2308,364,153,'TomM','Full solution','2003-01-28 02:50:54',3,'Starting with Statement C, This must be true: \r\n\r\nIf it were false, then it\'s negation must be true, and both  Statements A and B must be false. If all three statements are false, then both fathers are liars, and Statement A is true.\r\n\r\nSo there are 3 possibilities: (1) A true, B true, C true; (2) A true, B false, C true; (3) A false, B true, C true\r\n\r\nWe can eliminate (1) because B leads to the contradiction that one son is a liar who made a true statement.\r\n\r\nSo we know that C is true, and either A is true and B false, or B is true, and A is false.\r\n\r\n(2) If A is true, then both Albert and his father lie, or both tell the truth. Since there is only one false statement, both tell the truth, and Albert\'s son lies, and B is also true. This leads to the same contradicion as case (1) \r\n\r\n(3) If B is true, then Albert and his son are opposite parity. Since A is false, Albert and his father are also opposite parity. Since there are 2 true statements and one false, then Albert is the liar. He made the false statement. Statement A is Albert\'s',NULL,0);
INSERT INTO comment VALUES (2309,339,1292,'Katharine','Ehh...','2003-01-28 06:12:13',0,'It wasnt that great of a puzzle... Who has any better ones?',NULL,0);
INSERT INTO comment VALUES (2310,340,1293,'Neal Heble','solution','2003-01-28 07:22:46',0,'she had the hiccups.',NULL,0);
INSERT INTO comment VALUES (2311,365,1295,'Jim McCrank','My answer','2003-01-28 08:35:40',0,'The speaker is B, who has 4 children.\r\n\r\nWith a toal of 14 children for all parties, B must have 4.  A could have 3 or 6, and C could have 4 or 7.',NULL,0);
INSERT INTO comment VALUES (2312,365,798,'Tony','re: My answer','2003-01-28 09:09:16',3,'C cannot have 5 children.  C must have 1+n girls and 1+n+3 boys for a minimum of 5 children. 1+n+1+n+3 = 5+2n. n = 0,1,2,...\r\n\r\nI believe the answer is either a total of 16 or 19 children.  A is the speaker and has 1 girl (16 total children) or 2 girls (19 total children).  B and C have either 1 and 3 or 2 and 1 girls respectivly.\r\n\r\n16 - A(1+2) + B(1+3) + C(3+6) = 3+4+9 = 16\r\n16 - A(1+2) + B(2+6) + C(1+4) = 3+8+5 = 16\r\n19 - A(2+4) + B(1+3) + C(3+6) = 6+4+9 = 19\r\n19 - A(2+4) + B(2+6) + C(1+4) = 6+8+5 = 19',2311,0);
INSERT INTO comment VALUES (2313,365,885,'np_rt','Agree','2003-01-28 14:21:05',0,'I agree with Tony. The only possibilities are 16 and 19 children, in either case, A is the speaker with either 3 children or 6 children. And as for Jim\'s answer, C cannot have 4 children because he/she must have an odd number of children.',NULL,0);
INSERT INTO comment VALUES (2314,365,834,'Gautam','Answer','2003-01-28 19:43:48',0,'B is the speaker with 4 children. Possibilities being 14 or 17 childrens in all.',NULL,0);
INSERT INTO comment VALUES (2315,366,1300,'Matthew Darwin','The solution','2003-01-29 02:29:38',3,'Easy - each suspect\'s first answer is the truth, and their second is a lie. This leaves D as the culprit.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2316,366,775,'Cory Taylor','solution','2003-01-29 04:20:35',0,'either this one is easier than most of this category, or I finally figured out the trick to \'em(yah).  Rather than try to derive an answer from the statements, assume one and simply check for contradictions.  This leaves only one suspect, \"d\"',NULL,0);
INSERT INTO comment VALUES (2317,363,1,'levik','Correct Solution?','2003-01-29 04:31:22',0,'So what\'s the correct solution to this? Ravi Raja has not submitted one with the problem, and a few of the ones submitted by users seem like they can be right.\r\n\r\n(Ravi Raja, if you have a solution for this, please use the site\'s submit solution function to put it in)',NULL,0);
INSERT INTO comment VALUES (2318,366,153,'TomM','re: solution','2003-01-29 04:48:53',0,'That is certainly one algorithm for solving these kinds of puzzles. \r\n\r\nI prefer to eliminate as many \"clearly\" wrong choices as possible before resorting to it though.\r\n\r\nIn this case, since each person\'s \"X didn\'t do it\" statement would also be true if his \"Y did it\" statement is true, the \"Y did it\" statements must be the false ones.\r\n\r\nTherefore all the \"X didn\'t do it\" statements are true and exonerate the \"X\'s.\" All the \"Y did it\" statements are false, and exonerate the \"Y\'s.\"\r\n\r\nD is the only one not exonerated.\r\n\r\nActually, this could have been solved with half the information. The two statements made by any two suspects (except the B/D pairing) would be enough to exonerate the other three.',2316,0);
INSERT INTO comment VALUES (2319,363,1301,'Charlie','Only one of three solutions valid','2003-01-29 04:50:22',0,'As PAD (in the sequence P-D-A or D-P-A) and HOE (in the sequence H-E-O) and VAT (in the sequence (V-T-A) all SEEM to work, we see that PAD and VAT cannot, as the final logician, looking at an A wouldn\'t be able to decide if the first two had seen P and D or V and T, and so would not know the word.  That leaves HOE as the answer.\r\n',NULL,0);
INSERT INTO comment VALUES (2320,365,798,'Tony','re: Answer','2003-01-29 05:45:33',0,'In this case you would know that C has 7 children, 2 girls and 5 boys.  This violates statement (iv) \"..., but not how many children each of the others has.\"',2314,0);
INSERT INTO comment VALUES (2321,366,1303,'nichole','I think I have the solution','2003-01-29 05:50:38',0,'i think that \"C\" was the culprit.  He is the only one that actually admits him/herself.',NULL,0);
INSERT INTO comment VALUES (2322,362,213,'Jim Lyon','Solution','2003-01-29 06:09:36',3,'<br>1 = Tara = Banana Republic = shorts = wrong style\r\n<br>2 = Ben = Gap = jeans = too small\r\n<br>3 = Erica = Abercrombie = sweatshirt = didn\'t like\r\n<br>4 = Zach = American Eagle = hat = wrong color\r\n<br>5 = Mindy = Eddie Bauer = jacket = too large\r\n<p>\r\nThis was a hard one. I couldn\'t do it straightforwardly; it required a lot of \"what if\" and backtracking.',NULL,0);
INSERT INTO comment VALUES (2323,366,950,'sarah','solution','2003-01-29 07:17:39',0,'Solution:\r\ni am doing it by going through the 4 possibilities.  It can\'t be \'A\' as his two statements would both be false.  It can\'t be \'B\' as both of C\'s would be false, both A\'s would be true.  It can\'t be C as B\'s would both be true.   and both Ds would be false.  It therefore must be D - which gives each a true and false statement',NULL,0);
INSERT INTO comment VALUES (2324,42,1301,'Charlie','re: Simulation results','2003-01-29 10:15:58',0,'The simulation results tony reports for B seem vastly different from those for A, and suspiciously like what one would expect for the number of cards rather than the number of packets.  I ran my own simulation for B (a lot easier than for A, as individual cards can be used until grouped into 5\'s at the end):\r\nRANDOMIZE TIMER\r\nDO\r\n  REDIM c(200)\r\n  ct = 0: ctr = 0\r\n  DO\r\n    r = INT(RND(1) * 200 + 1)\r\n    IF c(r) = 0 THEN\r\n      c(r) = 1\r\n      ct = ct + 1  \' ct must get to 200 each trial\r\n    END IF\r\n    ctr = ctr + 1 \' ctr is number of purchases to complete set\r\n    IF ct = 200 THEN EXIT DO\r\n  LOOP\r\n  tot = tot - INT(-ctr / 5) \' -int(-x) is ceil(x)\r\n  totI = totI + ctr  \' individual card count\r\n  numTry = numTry + 1\r\n  PRINT numTry, -INT(-ctr / 5), tot / numTry, totI / numTry\r\nLOOP\r\n\r\nat trial 8332 the line of output shows\r\n 8332          237           234.8208      1172.123\r\nThe 237 is just the #of packets for that trial, but the average number of packets is 235; the average # of individual cards is 1172.\r\n\r\nAgain this is for B, which is easier than A.\r\n',2290,0);
INSERT INTO comment VALUES (2325,201,1309,'candace','WOW','2003-01-29 11:36:00',1,'This Seems Hard',NULL,0);
INSERT INTO comment VALUES (2326,366,1310,'Calvin Cahail','','2003-01-29 12:14:52',3,'\'D\' is the answer.If \'A\' did it, he would be stating two false statements; if \'B\' did it, both \'A\' answers would be true; if \'C\' did it, both \'B\' statements are true. \'D\' generates a true and fals statement from all suspects.',NULL,0);
INSERT INTO comment VALUES (2327,357,1288,'Jesse','No - your solution is not correct','2003-01-29 12:26:49',0,'Look, in your post you say \"I want you each to find a horse and ride it to the next town. The owner of the horse that arrives last will recieve my entire fortune.\"\r\nYou never say the two men own the horses, just that they have to FIND a horse.  Whoever owns the horse that comes in last is the winner.  If some random dude owns the horse that comes in last, then he would get the money.\r\n\r\nThis \'puzzle\' is not terribly well written.',NULL,0);
INSERT INTO comment VALUES (2328,42,798,'Tony','re(2): Simulation results','2003-01-29 13:25:16',0,'I haven\'t used BASIC in a few years so please bare with me.  Can you try somthing like this as your simulation and post the results?\r\n\r\nYou can also add another loop to make sure none of the cards in \'pack\' are the same.  This would simulate A.\r\nRANDOMIZE TIMER \r\ntot = 0: totI = 0\r\nDO \r\nREDIM c(200) \r\nct = 0: ctr = 0 \r\nDO \r\nREDIM pack(5) \'Individual pack\r\nFOR packetCnt = 1 TO 5 \r\nr = INT(RND(1) * 200 + 1) \r\npacket(packCnt) = r \' fill in each card in the pack\r\nNEXT\r\nFOR packetCnt = 1 TO 5 \' see if we already have a card from the pack\r\nr = packet( packCnt )\r\nIF c(r) = 0 THEN \r\nc(r) = 1 \r\nct = ct + 1 \' ct must get to 200 each trial \r\nEND IF \r\nNEXT\r\nctr = ctr + 1 \' ctr is number of purchases for a complete set \r\nIF ct = 200 THEN EXIT DO \r\nLOOP \r\ntotI = totI + ctr \' Number of packs\r\nnumTry = numTry + 1 \r\nPRINT numTry, ctr, totI / numTry\r\nLOOP \r\n',2324,0);
INSERT INTO comment VALUES (2329,179,1158,'Hershel','Answer','2003-01-29 13:46:07',0,'A towel.  Or possibly someone in a comedy club with dry humor getting drinks thrown at them.',NULL,0);
INSERT INTO comment VALUES (2330,42,1301,'Charlie','re(3): Simulation results','2003-01-29 17:00:45',0,'I\'ve corrected a couple of typos (pack vs packet for the array name, packCnt vs packetCnt for the iteration variable/subscript) so it looks like\r\nRANDOMIZE TIMER\r\ntot = 0: totI = 0\r\nDO\r\n  REDIM c(200)\r\n  ct = 0: ctr = 0\r\n  DO\r\n    REDIM packet(5) \'Individual pack\r\n    FOR packetCnt = 1 TO 5\r\n      r = INT(RND(1) * 200 + 1)\r\n      packet(packetCnt) = r \' fill in each card in the pack\r\n    NEXT\r\n    FOR packetCnt = 1 TO 5 \' see if we already have a card   (but this doesn\'t check from the pack)\r\n      r = packet(packetCnt)\r\n      IF c(r) = 0 THEN\r\n        c(r) = 1\r\n        ct = ct + 1 \' ct must get to 200 each trial\r\n      END IF\r\n    NEXT\r\n    ctr = ctr + 1 \' ctr is number of purchases for a complete set\r\n    IF ct = 200 THEN EXIT DO\r\n  LOOP\r\n  totI = totI + ctr \' Number of packs\r\n  numTry = numTry + 1\r\n  PRINT numTry, ctr, totI / numTry\r\nLOOP\r\nbut this still does not have a check for non-duplication within packet.  The 3085th line is\r\n 3085          296           233.7284\r\nfor an average of 234 packets per trial.\r\n\r\n',2328,0);
INSERT INTO comment VALUES (2331,42,1301,'Charlie','re(3): Simulation results','2003-01-29 17:01:55',0,'The rewrite did however make it easier for me to add a check for duplications within packet, by adding a packetChk array of 200, as follows:\r\nRANDOMIZE TIMER\r\ntot = 0: totI = 0\r\nDO\r\n  REDIM c(200)\r\n  ct = 0: ctr = 0\r\n  DO\r\n    REDIM packet(5) \'Individual pack\r\n    REDIM packetChk(200)\r\n    FOR packetCnt = 1 TO 5\r\n      DO\r\n        r = INT(RND(1) * 200 + 1)\r\n      LOOP UNTIL packetChk(r) = 0 \' THIS makes sure it\'s not already in the packet\r\n      packetChk(r) = 1\r\n      packet(packetCnt) = r \' fill in each card in the pack\r\n    NEXT\r\n    FOR packetCnt = 1 TO 5 \' see if we already have a card \r\n      r = packet(packetCnt)\r\n      IF c(r) = 0 THEN\r\n        c(r) = 1\r\n        ct = ct + 1 \' ct must get to 200 each trial\r\n      END IF\r\n    NEXT\r\n    ctr = ctr + 1 \' ctr is number of purchases for a complete set\r\n    IF ct = 200 THEN EXIT DO\r\n  LOOP\r\n  totI = totI + ctr \' Number of packs\r\n  numTry = numTry + 1\r\n  PRINT numTry, ctr, totI / numTry\r\nLOOP\r\n(I do hope the indentations show up this time--its hard to follow without them.)\r\nThis time line 3085 (to match the B run) looks like\r\n 3085          200           232.7355\r\nfor an average of 233 packets needed to complete the set, for the A result.\r\n',2328,0);
INSERT INTO comment VALUES (2332,366,1314,'dave','','2003-01-29 23:20:11',0,'it is simple... each person told one true and one false statement. \r\nwe would not know which statments were true or false. Each person is accused of being the culprit at least once, Except person \'B\'\r\nso D is the culprit. \r\nSo heres what i came up with:\r\nA said: I did not do it (true) B did it (false)\r\nB said: A did not do it (true) C did it (false)\r\nC said: B did not do it (true) I did it (false)\r\nD said: C did not do it (true) A did it (false)\r\nD must be their leader or something.. they dont want to rat him out. but i think the dectective knew cuz he had the lie detector.',NULL,0);
INSERT INTO comment VALUES (2333,366,1315,'Harish','CHECK THIS OUT','2003-01-30 00:24:29',0,'This was a Binary Operation..guess we know tht already.But My query is that is it Possible for a Binary Operation Like the above posted by Rajiv(lets call it S) to have multiple solutions i.e S has more than one solution\r\nWhat do you think Matthew ',NULL,0);
INSERT INTO comment VALUES (2334,368,1102,'Robin Gatter','Solution','2003-01-30 05:49:08',0,'Queen of Spades, Ace of Diamonds, Jack of Clubs, King of Hearts. Or, of course, the same cards in the reverse order.',NULL,0);
INSERT INTO comment VALUES (2335,292,1316,'Michael','Re: The Letter','2003-01-30 05:56:46',0,'Personally I would not send the letter and hope that one of the others did, but then to maximise my chance of winning I would send the letter as the other 20 logicians think alike.  Therefore anyone who wanted to maximise their chance should do what the opposite to what they would do normally.',NULL,0);
INSERT INTO comment VALUES (2336,368,103,'friedlinguini','re: Solution','2003-01-30 06:23:35',0,'\'Fraid not.  You have JC next to KH, which violates (a).',2334,0);
INSERT INTO comment VALUES (2337,368,1299,'Anoop Manghat','My solution','2003-01-30 06:30:35',0,'Queen of hearts , ace of spades , jack of diamonds, king of clubs',NULL,0);
INSERT INTO comment VALUES (2338,42,1301,'Charlie','Analytic Solution to Part B','2003-01-30 09:56:57',0,'This problem is to find the expected value of the number of packets (groups of 5) to reach 200 different cards (all the 200 that are available).  To get an expected value, you multiply each possible number of  packet draws by the probability that that draw will complete the set.  Each of these products is added up to get the expected value (the average number of draws required).  Each probability can be gotten by taking the probability that a set will have been achieved by the given draw minus the probability that it will have been achieved by the previous draw, turning a cumulative probability into a probability distribution.  \r\n\r\nThe cumulative probability of having completed a set at a certain number of draws is an ANDed probability (card 1 achieved AND card 2 achieved, etc.).  There is an inclusion/exclusion formula that can convert a number of ORed probabilities into each ANDed probability you need.  It follows along the lines of P(A and B and C) = P(A) + P(B) + P(C) – P(A or B) – P(A or C) – P(B or C) + P(A or B or C), with the sign reversing as you go from singles to pairwise to triples, etc. (the etc. needed only for larger numbers than 3).  Note that all the possible singles, pairs, triples, etc. are included.\r\n\r\n(... more in next post ...)\r\n',NULL,0);
INSERT INTO comment VALUES (2339,42,1301,'Charlie','Analytic Solution to Part B (ctd.)','2003-01-30 09:59:15',0,'The ORwise probabilities are easy enough to compute.  The probability that one will have achieved say both cards 1 and 2 out of a set of 200 is one minus the probability that one will not have achieved either, and that latter probability is ((200-2)/200)^n, where n is the number of cards that have been drawn, as each card drawn independently must have been one of the other 198 cards out of the 200, to satisfy the criteria of the probability.  Of course the pairs are equally probable, and there are C(200,2) pairs, so the combinations becomes part of the formula rather than taking each pair (triple, etc.) separately.  (C(n,r) = n!/(r!(n-r)!))\r\n\r\nThe result is that the formula for having completed the set of 200 cards after n cards have been drawn (n = 5p, where p is the number of packets that have been drawn) is\r\n\r\n&#8721;{i=1 to 200} (1-((200-i)/200)^n) C(200,i) (-1)^(i-1)\r\n\r\nwhere the raising of –1 to the i-1 power is to get the appropriate sign for the set of C(200,i) terms.\r\n (... more on next post...)',NULL,0);
INSERT INTO comment VALUES (2340,42,1301,'Charlie','Analytic Solution to Part B(ctd.--part 3)','2003-01-30 10:01:13',0,'With this cumulative probability at 5-card intervals, minus the preceding result, the probability of a completion at that n is obtained, which, multiplied by n is added as a term to the expected value.\r\n\r\nA problem in actually computing the value from this formula is that the resulting Sigma, which is a probability and so has a value between 0 and 1, is the result of adding 200 terms alternating positive and negative, and some being as large in order of magnitude as C(200,100), which has 59 digits before its decimal point.  As a result 59 significant digits get lost in the addition.  If we want accuracy to say 10 places after the decimal we need 69-digit precision.  As a result, I wrote the program to compute this in a language called UBASIC, and set the precision to 120 significant decimal digits, which is well within its capabilities.  It also has a built-in combination function, COMBI():\r\n10   point 25 \' sets precision at 25 * 4.8 decimal places\r\n14   ExpTot=0:PVal=0\r\n15   for P=40 to 1000\r\n16      N=P*5\r\n19      Tot=0:Sg=1\r\n20      for I=1 to 200\r\n30        Tot=Tot+(1-((200-I)/200)^N)*combi(200,I)*Sg\r\n40        Sg=-Sg\r\n50      next\r\n60      ExpTot=ExpTot+P*(Tot-PVal)\r\n61      PVal=Tot\r\n70   next P\r\n80   print ExpTot:print Tot\r\n\r\nThe resulting expected value comes out to 235.521235…, and the total cumulative probability by the 1000th packet (5000th card) is .999999997….  Increasing the number of packets max to 3000 changes the expected number of packets to 235.52123792…, and the probability of a larger number of packets being needed is less than 1 in 10^30.\r\n',NULL,0);
INSERT INTO comment VALUES (2341,368,1317,'elite','my thought...','2003-01-30 10:34:26',3,'H-K, S-J, D-A, C-Q or opposite order\r\nH-Q, S-A, D-J, C-K or opposite order\r\n',NULL,0);
INSERT INTO comment VALUES (2342,369,153,'TomM','','2003-01-30 17:49:45',3,'Restating and re-ordering the statements using the standard conditional operator ( -> = if...then):\r\n\r\n(3) Floppy ears -> Chases cats\r\n(1) Chases cats -> Teachable\r\n(4) Teachable -> Quiet Bark\r\n\r\n(5) Floppy ears -> Black noses\r\n(2) Plays with kangaroos -> Black noses\r\n\r\nAll of the possible conclusions:\r\n\r\nA If a puppy has floppy ears it is teachable (3,1)\r\nB If a puppy chases cats it has a quiet bark (1,4)\r\nC If a puppy has floppy ears it has a quiet bark (3,1,4)\r\n\r\nD If a puppy does not have a black nose, it does not have floppy ears, nor does it like to play with kangaroos. (5,2)',NULL,0);
INSERT INTO comment VALUES (2343,369,1323,'Amy','solution','2003-01-30 20:16:43',0,'Puppies with black noses chase cats, are teachable, and do not have loud barks. Yes?',NULL,0);
INSERT INTO comment VALUES (2344,369,1304,'Emon Hunte','Solution','2003-01-30 22:40:54',0,'Similar to Amy\'s\r\n\r\nPuppies with Floppy ears have black noses, Chase cats, have a soft bark, are teachable and play with Kangaroos.',NULL,0);
INSERT INTO comment VALUES (2345,369,1183,'fwaff','re:','2003-01-31 00:54:41',3,'I think you\'ve got the relationship in statement v the wrong way round. So the statements give:\r\n\r\ni Chases cats -> teachable\r\nii Plays with a kangaroo -> black nose\r\niii Floppy ears -> chase cats\r\niv Teachable -> quiet bark\r\nv Black nose -> floppy ears\r\n\r\nReordering (ii, v, iii, i, iv) gives...\r\n\r\nPlay with a kangaroo -> black nose -> floppy ears -> chase cats -> teachable -> quiet bark',2342,0);
INSERT INTO comment VALUES (2346,368,872,'pleasance','full solution','2003-01-31 01:09:00',0,'I go for:\r\nKing Hearts - Jack Spades - Ace Diamonds - Queen Clubs (or the reverse).\r\n\r\n(a) and (c) dictate the suits: H - S - D - C, or the reverse.\r\n\r\n(b) dictates the ranks: Q - A - J - K or the reverse.\r\n\r\nNow we\'re left with Q-H and K-C or Q-C and K-H. In a standard deck, both kings and the queen of hearts face their left, but the queen of clubs faces her right. So only K-H Q-C satisfies (d).',NULL,0);
INSERT INTO comment VALUES (2347,372,1327,'cruncher','Solution','2003-01-31 03:49:21',0,'1096',NULL,0);
INSERT INTO comment VALUES (2348,366,1316,'Michael','Solution?','2003-01-31 04:27:44',0,'I believe B did it.\r\nMethod,\r\n\r\nIf you start with any of the four people and pick one of their answers to be true and one to be false you can work out which of the other three\'s answers are true or false, by doing this it\'s possible to determine that B is lying when he says C did it, whichever combination you pick.  Therefore C must be lying when he says \"I did it\" which leaves his other statement of \"B did it\" as the true statement',NULL,0);
INSERT INTO comment VALUES (2349,369,1327,'cruncher','solution','2003-01-31 04:29:23',0,'All puppies that chase cats are teachable, don\'t have a loud bark, and either, they have floppy ears, black nose & play with a Kangaroo, or, they have floppy ears, no black nose & don\'t play with a Kangaroo.',NULL,0);
INSERT INTO comment VALUES (2350,368,1102,'Robin Gatter','re: full solution','2003-01-31 05:38:04',0,'Not so, in a standard deck only the queen and king of spades face to the right, all the other kings and queens face to the left. I still stand by my solution since the criterion that no card is next to its IMMEDIATE senior in rank is met.',NULL,0);
INSERT INTO comment VALUES (2351,369,1329,'sara','Solution','2003-01-31 06:29:54',0,'Puppies with floppy ears have black noses.  They always chase cats and do not play with kangaroos.  All of these puppies are teachable unless they have loud barks.',NULL,0);
INSERT INTO comment VALUES (2352,372,1328,'rob allen','re: Solution','2003-01-31 07:57:55',0,'I agree with cruncher. If you turn 1096 upside down, you have 9601, which is greater than 1096 by 8505. Are we missing something here?',2347,0);
INSERT INTO comment VALUES (2353,42,1301,'Charlie','Analytic solution, A and B','2003-01-31 08:33:22',3,'In case A, within each packet of 5, the probability of a further non-match (after preceding cards in the packet fail to match) decrease, so unlike case B, where each card is essentially independent, case A requires a lowering probability of non-match for any given card, or as the inclusion/exclusion formula requires multiple ORed cards, any given set of cards, the formula changes from\r\n\r\n&#8721;{i=1 to 200} (1-((200-i)/200)^n) C(200,i) (-1)^(i-1)\r\nfor case B, to\r\n\r\n&#8721;{i=1 to 200} (1-(((200-i)/200)*((200-i-1)/199) *((200-i-2)/198) *((200-i-3)/197) *((200-i-4)/196))^p C(200,i) (-1)^(i-1)\r\nfor case A.  Note we now use p, the number of packets, rather than n, the number of cards drawn previously.\r\n\r\nExplicitly stated then, the formula for the Expected number of packets drawn in case A is:\r\n&#8721;{p=40 to infinity} p * &#8721;{i=1 to 200} (1-(((200-i)/200)*((200-i-1)/199) *((200-i-2)/198) *((200-i-3)/197) *((200-i-4)/196))^p C(200,i) (-1)^(i-1)\r\nThis comes out to 233.158145… when evaluated up to p=3000, which is sufficient, as explained in a previous post, using UBASIC with a setting of 120-decimal-digit accuracy, to get around the loss of 60 decimal digits due to additions of numbers with 60 digits before the decimal point, alternating positive and negative, for the probabilities.\r\n\r\nThe explicit formula for part B is\r\n&#8721;{p=40 to infinity} p * &#8721;{i=1 to 200} (1-((200-i)/200)^(5*p)) C(200,i) (-1)^(i-1)\r\nwhich turns out to be 235.5212379…\r\n(where C(n,r) is the combinations of n taken r at a time)\r\n',NULL,0);
INSERT INTO comment VALUES (2354,42,1301,'Charlie','re: Analytic solution, A and B missing parens added','2003-01-31 09:17:10',0,'In case A, within each packet of 5, the probability of a further non-match (after preceding cards in the packet fail to match) decrease, so unlike case B, where each card is essentially independent, case A requires a lowering probability of non-match for any given card, or as the inclusion/exclusion formula requires multiple ORed cards, any given set of cards, the formula changes from \r\n\r\n‡”{i=1 to 200} (1-((200-i)/200)^n) C(200,i) (-1)^(i-1) \r\nfor case B, to \r\n\r\n‡”{i=1 to 200} (1-(((200-i)/200)*((200-i-1)/199) *((200-i-2)/198) *((200-i-3)/197) *((200-i-4)/196))^p) C(200,i) (-1)^(i-1) \r\nfor case A. Note we now use p, the number of packets, rather than n, the number of cards drawn previously. \r\n\r\nExplicitly stated then, the formula for the Expected number of packets drawn in case A is: \r\n‡”{p=40 to infinity} p * ‡”{i=1 to 200} (1-(((200-i)/200)*((200-i-1)/199) *((200-i-2)/198) *((200-i-3)/197) *((200-i-4)/196))^p) C(200,i) (-1)^(i-1) \r\nThis comes out to 233.158145c when evaluated up to p=3000, which is sufficient, as explained in a previous post, using UBASIC with a setting of 120-decimal-digit accuracy, to get around the loss of 60 decimal digits due to additions of numbers with 60 digits before the decimal point, alternating positive and negative, for the probabilities. \r\n\r\nThe explicit formula for part B is \r\n‡”{p=40 to infinity} p * ‡”{i=1 to 200} (1-((200-i)/200)^(5*p)) C(200,i) (-1)^(i-1) \r\nwhich turns out to be 235.5212379c \r\n(where C(n,r) is the combinations of n taken r at a time) \r\n',2353,0);
INSERT INTO comment VALUES (2355,368,1301,'Charlie','re(2): full solution','2003-01-31 09:43:20',0,'In my standard deck the King of Spades and the Queens of Clubs and of Diamonds face to the viewer\'s right (his or her own left); the rest face the other way. The king of hearts and the queen of spades face the same direction.  Plus the previous problem with your solution: the heart being next to the club.  Pleasance\'s solution works, though the description of left and right there are from the viewer\'s point of view, not the king\'s or queen\'s as implied.',2350,0);
INSERT INTO comment VALUES (2356,372,1330,'vidhya','solution','2003-01-31 10:54:37',3,'The number on the license plate should be 1096',NULL,0);
INSERT INTO comment VALUES (2357,369,1330,'vidhya','solution','2003-01-31 11:08:28',3,'A puppy without a black nose and floppy ears that will play with a kangaroo and will not chase cats is teachable',NULL,0);
INSERT INTO comment VALUES (2358,369,1331,'Kel','solution?','2003-01-31 11:34:55',0,'No puppy with a black nose has a loud bark.',NULL,0);
INSERT INTO comment VALUES (2359,262,1106,'Love','is this right?','2003-01-31 12:30:18',1,'abcdefghijklmnopqrstuvwxyz * x^26',NULL,0);
INSERT INTO comment VALUES (2360,262,1106,'Love','i think i got the right answer','2003-01-31 12:31:50',0,'0',NULL,0);
INSERT INTO comment VALUES (2361,369,1333,'Charles Ellison','solution','2003-01-31 13:07:35',0,'No puppy with floppy ears has a loud bark.',NULL,0);
INSERT INTO comment VALUES (2362,372,1299,'Anoop Manghat','answer','2003-01-31 18:04:07',0,'1096 is the answer.',NULL,0);
INSERT INTO comment VALUES (2363,369,1336,'elisa','look','2003-01-31 20:00:55',0,'Puppies with floppy ears always chase cats. ',NULL,0);
INSERT INTO comment VALUES (2364,366,1338,'Dalveer','Solution','2003-01-31 23:32:14',0,'Lets start with A\'s statement.\r\n  ‘A’ said: “I did not do it. B did.” \r\nIf first part is false it means that B did it and amazingly A also did it since first part is false.. hence we get that First part must be true and second must be false.\r\nNow analysing B\'s statement,\r\n‘B’ said: “A did not do it. C did.” \r\n\r\nFirst part cant be false as already A have made it true and if this becomes false then A must have done it and which cant be true so again\r\n1st part is true and second false.\r\nNow analysing C\'s statment,\r\n‘C’ said: “B did not do it. I did.”\r\nFirst part must be true in support of A\'s false statement \"B did it\".\r\nHence first must be true and second false.\r\nNow lets analyse D\'s statement\r\n‘D’ said: “C did not do it. A did.”\r\nIf \"A did\" will be true then and C didnt false then it means that both A and C have done it and it means that \"A did\" must be a false statment and \"C didnt\"  true.\r\nHence \r\nPerson/Statement     Part 1          Part2\r\nA                    T                 F\r\nB                    T                 F\r\nC                    T                 F\r\nD                    T                 F\r\n\r\nConclusion that each of them have told that non did it except D.\r\nD is the culprit.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2365,366,1338,'Dalveer','re: Solution?','2003-01-31 23:36:16',0,'But if C\'s \"I did\" is false then C\'s \"B didnt do it\" must be true it means that B didnt do it. So ur assumption that B did it is contradicted.',2348,0);
INSERT INTO comment VALUES (2366,190,1315,'Harish','WANNA CHECK THIS ONE','2003-01-31 23:46:01',0,'Well the problem seems to be a simple Combination one.\r\nLet us see\r\n\r\nFrom stair 1; one can ascend in \r\nnc0+nc1+nc2+........ncn= 2exp(n)\r\nThe next stage is Generalising the whole operation for the rest of the stairs\r\nso we have a gp as\r\n2exp(99)+2exp(98)+2exp(97)........+1\r\nnow thats a relief\r\n\r\nAns :2exp(98)\r\n\r\nPS:I am always convinced that my solutions are wrong, could someone do that for me please\r\n\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (2367,190,1315,'Harish','OOPS: THIS IS THE ANSWER','2003-01-31 23:47:33',0,'oops i got the answer worng\r\n\r\nit is\r\n2exp(100)-1',NULL,0);
INSERT INTO comment VALUES (2368,67,1332,'Grant','IP numbers','2003-01-31 23:56:57',0,'Can i contact and indivdual only knowing their IP numbers??? if so how??',NULL,0);
INSERT INTO comment VALUES (2369,373,1072,'Alan','Hint','2003-02-01 04:50:29',2,'It has to do with the words that are numbers.',NULL,0);
INSERT INTO comment VALUES (2370,373,1299,'Anoop Manghat','Too Easy','2003-02-01 05:03:12',3,'The answer is letters or alphabets.',NULL,0);
INSERT INTO comment VALUES (2371,356,1299,'Anoop Manghat','Arson?','2003-02-01 05:08:21',0,'hehe this  mite sound a little drastic but maybe he poured some fuel around him the first time and then lit it the second.',NULL,0);
INSERT INTO comment VALUES (2372,176,1304,'Emon Hunte','Stupid Riddle','2003-02-01 12:47:46',0,'This riddle is so dumb, and can not possibly be answered. ',NULL,0);
INSERT INTO comment VALUES (2373,369,1341,'erlin','Solution to Puppies','2003-02-01 12:57:45',0,'Puppies with floppy ears, always chase cats, are teachable, never bark loudly, always have black noses and will play with kangaroos.',NULL,0);
INSERT INTO comment VALUES (2374,373,1072,'Alan','re: Too Easy','2003-02-01 13:41:29',3,'Yo when giving a solution you might want to explain it/ \"The answer is letters or alphabets\"? it doesn\'t even sould like you know the answer you just said some stuff?',2370,0);
INSERT INTO comment VALUES (2375,274,1016,'...','ANSWER!!! >.<','2003-02-01 17:41:04',0,'You can shorten the line by asking someone else to erase the line. This wouldn\'t be Harold erasing the line, it would be someone else. Or you can cover the line with a brick or something to make it look shorter.',NULL,0);
INSERT INTO comment VALUES (2376,373,1344,'Mack','simplicity in the utmost','2003-02-01 18:13:18',0,'How can that even be on the main page?  10 seconds is how long it took me (about how long it took to read it).  I guess they must show easy ones first\r\n',NULL,0);
INSERT INTO comment VALUES (2377,373,1344,'Mack','explain solution','2003-02-01 18:17:01',0,'You really need to explain if you are going to give the answer.  For example the answer to this is that the solution/number that is listed first is the most important bit of information, now count the letters in the word you just mentally highlighted, there is the second number you were given.',NULL,0);
INSERT INTO comment VALUES (2378,90,1344,'Mack','re: Easy','2003-02-01 18:21:00',0,'I believe that you are 100% correct about that John.',271,0);
INSERT INTO comment VALUES (2379,129,1344,'Mack','argument','2003-02-01 18:27:38',0,'I have only one very large problem with your logic on that one.  In the formula that you used, the colories you refer to in the end are not food calories, they are energy calories, in order to convert them to food calories you must divide your final answer by 1000.  The reason for this is that:  1000 calories (energy) = 1kilocalorie = 1 Calorie (food energy).  This comes directly out of a chemistry textbook.',NULL,0);
INSERT INTO comment VALUES (2380,373,1346,'steven','undivisible','2003-02-01 19:55:16',3,'the riddle is refering to prime numbers.',NULL,0);
INSERT INTO comment VALUES (2381,377,153,'TomM','The wisdom of Solomon?','2003-02-01 23:32:30',3,'<I><B>Five hundred begins it,\r\n\r\nFive hundred ends it, </B></I>\r\n\r\nThe Roman numeral for 500 is D: D_____D\r\n\r\n<I><B>Five in the middle is seen; </B></I>\r\n\r\nThe Roman numeral for 5 is V: D___V___D\r\n\r\n<I><B>First of all figures,</B></I>\r\n\r\nThe first Natural Number (Positive Integer) is 1; the Roman Numeral for 1 is I\r\n\r\n<I><B> the first of all letters, </B></I>\r\n\r\nThat would be A.\r\n\r\n<I><B>Take up their stations between. </B></I>\r\n\r\nD_A_V_I_D\r\n\r\n<I><B>Join all together, and then you will bring;\r\n\r\nBefore you the name of an eminent king. </B></I>\r\n\r\nThe answer is <B>David</B>\r\n',NULL,0);
INSERT INTO comment VALUES (2382,377,1299,'Anoop Manghat','Solution','2003-02-02 03:12:18',0,'DAVID i think is the answer.\r\nD is 500 in the Roman numeral system.\r\nA is the first of all letters and I (or 1) is the first of all figures.\r\n\r\nSo join it all and u get the name of King David.',NULL,0);
INSERT INTO comment VALUES (2383,369,1328,'rob allen','possible solution','2003-02-02 05:15:28',0,'This may not be the only conclusion you can draw, but I\'m pretty sure you can at least conclude that \"no puppy that plays with kangaroos has a loud bark\"--i.e., \"every puppy that plays with kangaroos has a quiet bark.\"',NULL,0);
INSERT INTO comment VALUES (2384,377,1328,'rob allen','solution','2003-02-02 05:52:22',0,'DAVID',NULL,0);
INSERT INTO comment VALUES (2385,370,153,'TomM','','2003-02-02 07:08:42',3,'Call a the number of books Albert started with, b the number of books Bertrand started with, and c the number of books Charles started with. Since they do not buy or throw out any books, a+b+c=3(24)=72 (Equation 0)\r\n\r\nInitial State (State 0):\r\nAlbert a\r\nBertrand b\r\nCharles c\r\n\r\n\r\nAlbert lends books out (State 1):\r\nAlbert a-b-c\r\nBertrand 2b\r\nCharles 2c\r\n\r\nBertrand lends books out (State 2):\r\nAlbert 2(a-b-c) = 2a-2b-2c\r\nBertrand 2b-(a-b-c)-2c = 3b-a-c\r\nCharles 4c\r\n\r\nCharles lends his books out (State 3):\r\nAlbert 2(2a-2b-2c)=4a-4b-4c=24 -> a-b-c=6 (Equation 1)\r\nBertrand 2(3b-a-c)=6b-2a-2c=24 -> 3b-a-c=12 (Equation 2)\r\nCharles 4c-(2a-2b-2c)-(3b-a-c)=7c-b-a=24 (Equation 3)\r\n\r\nAdding Equations 1 and 3: \r\n&nbsp;a-b-c=06\r\n-a-b+7c=24\r\n___________\r\n&nbsp;-2b+6c=30 -> 3c-b=15 (Equation 4)\r\n\r\nComparing Equation 1 with State 1, we see that Albert has 6 books, so Bertrand and Charles must have 66 between them: 2b+2c=66 -> b+c=33 (Equation 5)\r\n\r\nAdding Equations 4 and 5\r\n3c-b=15\r\n&nbsp;c+b=33\r\n_________\r\n4c &nbsp=48 -> c=12\r\n\r\nSubstituting in Equation 5: b+12=33 -> b=21\r\n\r\nSo Albert started out with 39 books, Bertrand with 21 books and Charles with 12 books.\r\n\r\nState 0: Albert 39, Bertrand 21, Charles 12\r\nState 1: Albert 06, Bertrand 42, Charles 24\r\nState 2: Albert 12, Bertrand 12, Charles 48\r\nState 3: Albert 25, Bertrand 24, Charles 24 \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2386,377,1348,'TravlrJ','solution','2003-02-02 08:10:38',0,'DAVID',NULL,0);
INSERT INTO comment VALUES (2387,370,1344,'Mack','re:','2003-02-02 08:17:02',0,'I am sorry to burst your bubble, but according to your method, Albert would have negative books at one point.',2385,0);
INSERT INTO comment VALUES (2388,370,1344,'Mack','never mind about that last one, I misread the problem','2003-02-02 08:17:41',0,'',NULL,0);
INSERT INTO comment VALUES (2389,370,1344,'Mack','re:','2003-02-02 08:37:55',0,'once again I am sorry, this time I believe that I am correct, all should end with 24 books, which makes your answer invalid since you say that Albert ends with 25 books\r\n',2385,0);
INSERT INTO comment VALUES (2390,370,153,'TomM','re(2):','2003-02-02 09:52:54',0,'<I> I am sorry to burst your bubble, but according to your method, Albert would have negative books at one point.</I>\r\n\r\nAt one point during the early stages of solving it, I <B>did</B> come up with numbers that resulted in negative books for Albert.  When you posted this, I feared I\'d left in the erroneous version of one or more\r\nequations.',2387,0);
INSERT INTO comment VALUES (2391,370,153,'TomM','re(2):','2003-02-02 09:54:15',0,'<I> once again I am sorry, this time I believe that I am correct, all should end with 24 books, which makes your answer invalid since you say that Albert ends with 25 books</I>\r\n\r\nNot invalid, merely a typo',2389,0);
INSERT INTO comment VALUES (2392,366,1349,'Shellie','Solution!!!','2003-02-02 11:16:47',0,'D did it. All the first statements are true, all the last are false. ',NULL,0);
INSERT INTO comment VALUES (2393,105,1344,'Mack','re: solution','2003-02-02 11:46:03',0,'you make it seem so easy, but how are you to figure out exactly where the half point is?',409,0);
INSERT INTO comment VALUES (2394,373,1344,'Mack','re: undivisible','2003-02-02 12:03:31',0,'I am sorry to be the one to tell you this, but it is not refering to prime numbers.  The numbers that I have noticed are 10, 20, 6, 6, 3, 9, 4, 12, 6, 5, and 4; most of these are not prime.  The only primes that are in that list are 3, and 5.  Therefore it can\'t be referring to prime numbers.',2380,0);
INSERT INTO comment VALUES (2395,365,1344,'Mack','re(2): My answer','2003-02-02 12:07:46',0,'I would have to disagree with your logic on that because n can be 0.',2312,0);
INSERT INTO comment VALUES (2396,365,1344,'Mack','re(3): My answer','2003-02-02 12:10:14',0,'I have had a breakthrough and disagree with my last post.',2395,0);
INSERT INTO comment VALUES (2397,356,1344,'Mack','rediculous','2003-02-02 15:10:50',0,'Why would anyone agree to such a bet without taking into account the time factor!  Of course he will never circle the third time, that would make the bet complete, but with never circling the third time, the man standing there would have to move off that spot to do anything.  Once again a ridiculous bet to agree to!',NULL,0);
INSERT INTO comment VALUES (2398,337,1344,'Mack','possibilities','2003-02-02 15:25:02',0,'there are many ways that this can be interpreted:\r\n\r\n1) seconds as in January second, February second....\r\n  In this way, there would be 12 seconds.\r\n\r\n2) seconds in a leap year\r\n  In this way there would be 31536000 seconds\r\n\r\n3) a normal year\r\n  In this way there would be 31449600 seconds\r\n\r\n4) a fiscal year\r\n  In this way there would be either of the two above answers or the answer listed below\r\n\r\n5)an exact year: 365 days 5 hours 49 minutes\r\n  In this way there is 31556940 seconds\r\n\r\nThese are the few methods or types of years that I am aware of.',NULL,0);
INSERT INTO comment VALUES (2399,1,1304,'Emon Hunte','re: a try','2003-02-02 16:49:24',0,'Ubergeek you put your subject as \"a try\" to make people think your just guessing, when in fact you knew the answer the entire time.  You can see this by the way you laid out your answer and putting the \"easy:)\" at the end.  You couldnt help trying to make yourself look like your smart when in fact your a cheater for looking at the sloution first.  Therefore your a loser. ',1985,0);
INSERT INTO comment VALUES (2400,292,1304,'Emon Hunte','stupid problem','2003-02-02 16:59:43',0,'whata stupid problem with absolutely no real answer!',NULL,0);
INSERT INTO comment VALUES (2401,292,1304,'Emon Hunte','in addition','2003-02-02 17:01:41',0,'Oh by the way the chances of rolling a 20 on a 20 sided dice is the same as rolling a 3 or 4 or 10 or 16, etc.',NULL,0);
INSERT INTO comment VALUES (2402,136,1316,'Michael','Pythagoras','2003-02-02 23:33:45',0,'BD=DC therefore BD must be 6 and DC=6\r\nCM=11, 11-6=5 therefore DM=5\r\nAM&#178;=10&#178;-5&#178;=75\r\nAM&#178;+MC&#178;=AC&#178;\r\n75+121=196\r\n&#8730;196=14\r\nAnswer AC=14',NULL,0);
INSERT INTO comment VALUES (2403,370,1183,'fwaff','Simple solution (no fiddly algebra)','2003-02-03 00:59:36',3,'I got the same solution as Tom, but in a simpler way. Taking A, B and C as the number of books that Albert, Bertrand and Charles have resp. and starting from the final step...\r\n\r\nLast position: \r\nA=24, B=24, C=24\r\n\r\nTo get to the last point Charles doubled the number of books that both Albert and Bertrand had, therefore after the second exchange...\r\n\r\nA=12 (=24/2), B=12 (=24/2), C=48 (=24+12+12)\r\n\r\nIn the second exchange Bertrand doubled the number of books held by Albert and Charles, therefore after the first exchange...\r\n\r\nA=6 (=12/2), B=42 (=12+6+24), C=24 (=48/2)\r\n\r\nIn the first exchange Albert doubled the number of books held by Bertrand and Charles, therefore the start position was...\r\n\r\nStart position:\r\nA=39 (=6+21+12), B=21 (=42/2), C=12 (=24/2)',NULL,0);
INSERT INTO comment VALUES (2404,360,1,'levik','Ravi\'s version','2003-02-03 02:15:05',0,'Ravi Raja has submitted a different version of this problem, which is pretty cool. Since we can\'t have it as a separate problem, here it is:\r\n\r\nWhat does man love more than life;\r\nFear more than death or mortal strife;\r\nWhat the poor have, the rich require, and what contented men desire.\r\nWhat the miser spends and the spendthrift saves,\r\nand all men carry to their graves?\r\n',NULL,0);
INSERT INTO comment VALUES (2405,377,1353,'teri','solution','2003-02-03 07:35:14',0,'DAVID',NULL,0);
INSERT INTO comment VALUES (2406,143,1301,'Charlie','re: Starting digit','2003-02-03 09:26:06',0,'The logarithmic law of first digits is known as Benford\'s Law, and applies to various statistics, including measurements of natural phenomena.  If book lengths were truly infinite in possibilities, then this law would apply, and the answer would be log(6) in base 10, which is 0.77815125... which truncates to the value you gave.  Although books usually range from 120 to 1000 pages, we really don\'t have a good distribution function for them, and in its absence the best we have to go on is indeed Benford\'s Law.',2296,0);
INSERT INTO comment VALUES (2407,366,1356,'matt','Insufficient Evidence','2003-02-03 11:22:47',0,'Assume A\'s first statement is false, ie A did it.  This means that B\'s first statement is false, therefore B\'s second statement is true, ie. C did it.  This is impossible, so A\'s first statement must be true.\r\n\r\nNow we know that A did not do it, we can deduce from A\'s second statement that B did not do it.  If B did not do it, C\'s first statement is true, so C\'s second statement must be false, which means C did not do it.  If none of A, B, or C did it, this leaves only D - or does it?\r\n\r\nUnfortunately, it is not stated anywhere that one of these four was definitely the culprit.  Therefore, the cop cannot charge any of the four, although he can release A, B, and C.  He now needs to find some new evidence to prove it was D, or he needs to find the real culprit.',NULL,0);
INSERT INTO comment VALUES (2408,374,103,'friedlinguini','Accurate numbers?','2003-02-03 11:39:06',4,'If the gathering included one brother, does that mean <i>exactly</i> one brother?  If so, I have a bit of a problem with the \"four children, three grand children\" part, as every human being alive today (barring laboratory experiments) is both a child and a grandchild.',NULL,0);
INSERT INTO comment VALUES (2409,374,834,'Gautam','Answer','2003-02-03 13:56:01',0,'Minimum number of people would be\r\nOne couple who has a married son with two daughters and one son.',NULL,0);
INSERT INTO comment VALUES (2410,369,1357,'michean michaud','solution?','2003-02-03 16:25:20',0,'so all puppies with black noses have floppy ears, are unteachable, chase cats, will play with a kangaroo, and have a loud bark.',NULL,0);
INSERT INTO comment VALUES (2411,355,1358,'Paul Boothroyd','Deformation?','2003-02-03 16:52:43',1,'Thinking about this practically, there is no paradox.\r\n\r\nWhen the bee hits the windscreen, it deforms (goes splat -- also the windscreen also deforms ever so slightly, but tends to recover). The first thing to notice is that this is not an instantaneous occurence, but is carried out over a period of time.\r\n\r\nAs this occurs there is a line that is not moving, and this moves relative to either the bee\'s bum, or the windscreen at almost 85mph.\r\n\r\n[Ignoring these deformations you introduce infinite \"hardness\" and instanious actions. This is similar to asking what happens when an irresistable force meets an immovable object - no solution as neither of these exist.]',NULL,0);
INSERT INTO comment VALUES (2412,374,1299,'Anoop Manghat','re: Answer','2003-02-04 00:09:03',0,'Is it right to assume that the relations given there such as father brother and grandchild are those relating only the ppl in the given group?\r\n\r\nSo 2 mothers would mean there are 2 women with their children here rite.\r\n\r\nSo Gautham\'s solution has only one mother and the other\'s a mother-in-law rite.\r\n\r\nSo is that acceptable or not?',2409,0);
INSERT INTO comment VALUES (2413,378,1183,'fwaff','Dead easy!','2003-02-04 04:09:14',3,'It\'s a coffin....\r\n\r\nThe person who makes it doesn\'t need it, as presumably he\'s still alive. (although he does need it to sell and make his livelihood)\r\n\r\nSimilarly the person buying it doesn\'t use it (other than for putting the body in).\r\n\r\n...and the one that ends up in it can\'t see or feel much since (hopefully) they are dead.',NULL,0);
INSERT INTO comment VALUES (2414,174,251,'Cheradenine','re:','2003-02-04 05:50:45',0,'\"q &lt;-&gt; NOT r \r\nIf b can be proven (q is true), then the problem has no solution, since that is what b claims; likewise, if we come to know the falsity of statement r, b is proven.\"\r\n\r\nq -> NOT r is valid, but NOT r -> q is false.\r\n\r\nstep 2 is fallacious due to the language \"we come to know the falsity of statement r\". \"NOT r\" does not imply \"we can prove NOT r\"\r\n\r\nSo in my opinion this solution is invalid\r\n\r\n',1225,0);
INSERT INTO comment VALUES (2415,143,251,'Cheradenine','re(2): Starting digit','2003-02-04 06:45:33',0,'This kind of solution is of the form which i expected for this puzzle. Unfortunately it does not follow rigorously with probability.. (or at least i have not found this)',2406,0);
INSERT INTO comment VALUES (2416,136,1328,'rob allen','solution','2003-02-04 09:09:59',0,'14. Simple arithmetic, followed by simple geometry using the Pythagorean formula. If I found this easy, it must be pretty easy, because I\'m certainly not a math whiz.',NULL,0);
INSERT INTO comment VALUES (2417,369,1301,'Charlie','re: solution?','2003-02-04 09:39:27',3,'No, not all puppies with black noses will play with kangaroos; it\'s the other way around.  Any puppy that plays with kangaroos has a black nose.  These and all other puppies with black noses will have floppy ears.  These and all other puppies with floppy ears will chase cats.  These and all other puppies that chase cats will be teachable.  These and all other teachable puppies will lack a loud bark (either bark softly or not at all).',2410,0);
INSERT INTO comment VALUES (2418,379,1362,'B.','','2003-02-04 12:57:04',3,'A LIE!\r\nWhoever makes it up, does NOT tell the truth.\r\nWhoever it is told to, does NOT know it\'s a lie.\r\nWhoever knows it\'s a lie want\'s the truth.',NULL,0);
INSERT INTO comment VALUES (2419,374,834,'Gautam','re(2): Answer','2003-02-04 13:54:16',0,'Hi Anoop,\r\n        The married son(obviously) has a wife who is mother of 3 childrens(2 daughters and one son). I should have mentioned it. This makes it 2 mothers in the group.',2412,0);
INSERT INTO comment VALUES (2420,367,1,'levik','Thought process','2003-02-04 16:31:09',3,'Tomorrow will be \"yesterday\", when it\'s the day after tomorrow. That means two days from now.\r\n\r\nSimilarly, a day when yesterday was still \"tomorrow\", had to have been  two days ago.\r\n\r\nSo two days from now it was the same number of days from Sunday as it will be in two days\' time. \r\n\r\nThat  means today must be Sunday',NULL,0);
INSERT INTO comment VALUES (2421,379,1299,'anoop','Doubt','2003-02-04 17:38:38',0,'If it\'s a lie, isn\'t it a little weird.\r\nWhoever makes it, tells it not.\r\n\r\nThe 2 \"it\" in the sentence should refer to the same thing rite. So both should mean lie . So that would mean whoever makes the lie does not tell the lie.......which doesn\'t make any sense.',NULL,0);
INSERT INTO comment VALUES (2422,140,1363,'Mr_Noem','','2003-02-04 18:41:19',0,'x and y real,\r\n\r\nx^2 + [y^2]! = 1\r\n\r\nwhere f(z) = [z] is the greatest integer function and  \r\n(z) = z! denotes the factorial function ( product of all integers 0 &#60; N &#8804; z, 0! being 1 by definition )\r\n\r\nBecause n! > 1 for all n > 1, and x^2 is positive,  x must be 0.  ( y can be any of the values between -1  &#8804; y &#8804; 1 )\r\n',NULL,0);
INSERT INTO comment VALUES (2423,379,1304,'Emon Hunte','Solution','2003-02-04 19:14:16',0,'A Rumor',NULL,0);
INSERT INTO comment VALUES (2424,370,979,'Ravi Raja','re: Simple solution (no fiddly algebra)','2003-02-04 19:28:01',0,'I agree with your solution fwaff. There\'s nothing wrong with it. Only difference is that the approach is different (You have worked it backwards).',2403,0);
INSERT INTO comment VALUES (2425,379,979,'Ravi Raja','re: Solution','2003-02-04 19:58:06',1,'Hey Emon Hunte....a Rumor is gnerally spread by one person and then is known to many.....but the first person who makes it does tell it.....thus violating the first condition......so it cannot be a Rumor.',2423,0);
INSERT INTO comment VALUES (2426,379,1299,'anoop','Possible Answer?','2003-02-04 21:04:28',0,'well it\'s sth that u take unknowingly and if u know it, then u won\'t want it.\r\n\r\nSo it\'s like a fake or sth. The person who makes it won\'t tell cos it\'s a wrong thing to do or illegal i guess.\r\nSo perhaps it\'s making fake goods or articles.\r\n\r\nSo i guess the answer is anything that is fake or not genuine.',NULL,0);
INSERT INTO comment VALUES (2427,379,103,'friedlinguini','My guess','2003-02-05 04:01:17',3,'Counterfeit money.',NULL,0);
INSERT INTO comment VALUES (2428,380,103,'friedlinguini','The cheesy approach','2003-02-05 04:07:48',3,'123 - 45 - 67 + 89\r\n123 - 45 - 67 - -89\r\n123 - 45 + -67 + 89\r\n123 - 45 + -67 - -89\r\n123 + -45 - 67 + 89\r\n123 + -45 - 67 - -89\r\n123 + -45 + -67 + 89\r\n123 + -45 + -67 - -89\r\n',NULL,0);
INSERT INTO comment VALUES (2429,362,1328,'rob allen','tough one','2003-02-05 06:00:22',0,'I was finally able to solve this, but I found it quite difficult and frustrating, and had to resort to trial and error. I was starting to feel like an idiot, but after viewing previous comments, it looks like others were having similar difficulty. ',NULL,0);
INSERT INTO comment VALUES (2430,380,213,'Jim Lyon','No Cheese, Beef','2003-02-05 06:29:10',3,'<br>123 + 45 - 67 + 8 - 9\r\n<br>123 + 4 - 5 + 67 - 89\r\n<br>123 - 45 - 67 + 89\r\n<br>123 - 4 - 5 - 6 - 7 + 8 - 9\r\n<br>12 + 3 + 4 + 5 - 6 - 7 + 89\r\n<br>12 + 3 - 4 + 5 + 67 + 8 + 9\r\n<br>12 - 3 - 4 + 5 - 6 + 7 + 89\r\n<br>1 + 23 - 4 + 56 + 7 + 8 + 9\r\n<br>1 + 23 - 4 + 5 + 6 + 78 - 9\r\n<br>1 + 2 + 34 - 5 + 67 - 8 + 9\r\n<br>1 + 2 + 3 - 4 + 5 + 6 + 78 + 9\r\n<br>-1 + 2 - 3 + 4 + 5 + 6 + 78 + 9\r\n',NULL,0);
INSERT INTO comment VALUES (2431,380,979,'Ravi Raja','re: The cheesy approach','2003-02-05 07:15:02',0,'hey fried.....what have you done ???? This was not the approach I meant by asking to frame 8 different equations.....the above equations are nothing but the same the only difference among them being the change in positions of the plus and minus signs in a particular position......which is not what I was looking for.........\r\n<p>\r\nThe proper answer has been provided by Jim......\r\n',2428,0);
INSERT INTO comment VALUES (2432,42,1301,'Charlie','re(2): Analytic solution, A and B missing parens added','2003-02-05 08:36:48',0,'Arrrgggh!  On that previous post all my Sigmas turned to double daggers and my ellipes (...s) turned to squares, from copying from MSWord and pasting.  Read that accordingly.',2354,0);
INSERT INTO comment VALUES (2433,380,103,'friedlinguini','re(2): The cheesy approach','2003-02-05 08:48:27',0,'What I have done is provide an answer to the problem that works.  It\'s a cheesy answer, but it fits the bill.  What you asked for and what you were looking for are not necessarily the same thing.  :-)>',2431,0);
INSERT INTO comment VALUES (2434,42,1301,'Charlie','re: a method of solving problem B','2003-02-05 08:53:56',2,'Steve Hutton\'s algorithm, with a couple of corrections, does indeed solve problem B.  This independently corroborates the solution I previously posted using inclusion and exclusion of sets of collected card numbers.\r\n\r\nThe first correction is in the general recursion formula. Where Steve had given p(m,n) = p(m-1,n)*(n-1)/200 + p(m-1,n-1)*(201-n)/200, is SHOULD have been p(m,n) = p(m-1,n)*n/200 + p(m-1,n-1)*(201-n)/200 as exemplified by his own p(3,2) = (199/200)*(2/200) + (1/200)*(199/200).\r\n\r\nThe second correction is in the expected value. As the probability P(m,200) is the probability of having gained 200 cards BY step m, it has to be converted to an individual probability AT step m by subtracting the previous (m-1) probability, so instead of the sum of s*P(m,200) it should be the sum of s*(P(m,200)-P(m-1,200))\r\n\r\nI ran a Basic program that implements Steve Hutton\'s algorithm, as modified and it produces the same 235.5212379... as the analytic method I previously posted, and a probability that 200 would have been achieved by packet 3000 (card 15000) as .9999999999999936, so we\'ve covered most of the probabilities by packet 3000.\r\n\r\nBy the way, I think this methodology is called a Markov chain.',888,0);
INSERT INTO comment VALUES (2435,42,1301,'Charlie','re(2): a method of solving problem B','2003-02-05 08:57:29',0,'This is the program that implements Steve Hutton\'s algorithm, as modified:\r\nDEFDBL A-Z\r\nDIM p(1, 200)\' second subscript is # of unique cards gained\r\n             \' first is 0 for old generation (# of cards drawn) and 1 for\r\n             \' next generation of # of cards drawn\r\n\r\np(0, 1) = 1 \' generation 1 where m = 1\r\nFOR m = 2 TO 15000\r\n    FOR n = 1 TO m\r\n      IF n > 200 THEN EXIT FOR\r\n      p(1, n) = p(0, n) * n / 200 + p(0, n - 1) * (201 - n) / 200\r\n      p(0, n - 1) = p(1, n - 1)\r\n    NEXT\r\n    p(0, n - 1) = p(1, n - 1)\r\n    s = -INT(-m / 5)\r\n    expVal = expVal + s * (p(1, 200) - prevProb)\r\n    prevProb = p(1, 200)\r\nNEXT\r\n\r\nPRINT expVal, p(1, 200)',2434,0);
INSERT INTO comment VALUES (2436,372,1,'levik','Is there a solution?','2003-02-05 11:23:00',0,'I wonder if there is a formal logical way of solving this problem? Or is it pretty much a trial and error thing?',NULL,0);
INSERT INTO comment VALUES (2437,42,1224,'Rick','Another analytic solution to problem B','2003-02-05 12:06:52',3,'As others have pointed out, problem B is simpler than A.  Since each package can have duplicate cards, a random series of packages can be treated the same as a random series of cards.  Therefore, if we determine the average number of cards it takes to get the complete set, we simply divide it by 5 and round up.\r\n\r\nThere is a simple way to solve this problem – simple enough to do it in Excel in just a few seconds.  Calculate how many cards you need to pull, on average, to get one more card for the set.  If we calculate this number for all 200 cards and sum the results, that will give us the average number of cards it takes to acquire the whole set.\r\n\r\nObviously, when we have zero cards, the average number of \"pulls\" required to get a card we need is one.  So what about the second card for the set?  With one pull, the probability of getting one of the 199 cards we still need is 199 / 200.  The average number of pulls to get that second card is the reciprocal of the probability:  1 / ( 199 / 200 ) = 200 / 199 = 1.005025...\r\n\r\nThis might be more intuitive if you look at the situation when you already have 199 cards and you just need the last one.  The probability of getting it in one pull is 1/200, so the average number of cards you’ll have to pull to get it is 200.\r\n	\r\nTherefore, the formula is:\r\n\r\n     &#8721;{i=0,199} 200/(200-i)\r\n    =  1175.606 cards (235.121 packs)\r\n\r\nI suspect that the small difference between my answer and Charlie\'s (235.121 vs. 235.521) might be due to the fact that the probabilities in his formula are based on packs and mine are based on single cards.  Just a hunch.  Or maybe it\'s a bug in Excel.\r\n\r\nI haven\'t figured out a way to apply this method to problem A.',NULL,0);
INSERT INTO comment VALUES (2438,368,1224,'Rick','re(3):  full solution','2003-02-05 13:04:07',0,'I looked at decks from 3 different American casinos, a standard Hoyle deck, and the Solitaire and FreeCell games included with Windows 2000.  Consistently, the queens of diamonds and clubs and the king of spades face right, and the others face left.  Therefore, Pleasance and Elite submitted the only correct answer.\r\n\r\nUnless of course the orientation of the faces is not an international standard?\r\n\r\nMost people would probably assume that the ranking of cards is J-Q-K-A, even though the problem doesn\'t state that, and depending on the game, A may not be ranked above K.  However, it doesn\'t matter.  \r\n\r\nTreating the Ace as neither the immediate senior of the King, nor the immediate junior of the Jack, you can consider the additional permutation:  Q-A-K-J (rule d).  The only possible Q/K combination, due to rules (c) and (d) is Qd/Kh.  Which implies either Jc/As or Js/Ac, but since the Kh is between the J and A, rule (a) would be violated.',NULL,0);
INSERT INTO comment VALUES (2439,374,1368,'bijoy','answer','2003-02-05 19:30:22',0,'the minimum number in family is 7.\r\n1 grand father  1 grand mother\r\n1 father 1 mother(his wife)\r\n1 son 2 daughters',NULL,0);
INSERT INTO comment VALUES (2440,381,834,'Gautam','Wild Guess','2003-02-05 22:18:45',0,'Is it some man riding some animal which has four legs and 4 feet tall? ',NULL,0);
INSERT INTO comment VALUES (2446,381,1,'levik','re: Wild Guess','2003-02-06 02:18:21',0,'I think \"four feet\" is a reference to the type of feet that are at the end of four legs, as opposed to a measure of length.\r\n\r\nAs such, we may well be dealing with a run-of-the-mill horseman.',2440,0);
INSERT INTO comment VALUES (2443,381,1299,'anoop','re: Wild Guess','2003-02-06 00:12:33',0,'yup, sounds like quite a reasonable solution.....unless its some freakish creature.',2440,0);
INSERT INTO comment VALUES (2444,390,979,'Ravi Raja','Life Cycle In Color (My First Guess)','2003-02-06 01:52:07',1,'It\'s the front part of a Matchstick, which is black initially( when not in use, i.e.,not lit), red when burning which finally is transformed into grey ashes when burnt (when done using it).\r\n',NULL,0);
INSERT INTO comment VALUES (2445,390,979,'Ravi Raja','Life Cycle In Color ( My Second Guess)','2003-02-06 01:56:17',1,'It\'s the wick of a candle, which is black initially( when not in use,or may be after used for the first time and then blown away before being used completely), red when burning which finally is transformed into grey ashes when burnt out completely , i.e.,(when done using it).',NULL,0);
INSERT INTO comment VALUES (2447,390,1299,'anoop','Guess','2003-02-06 02:51:31',0,'Coal is my guess.',NULL,0);
INSERT INTO comment VALUES (2448,390,1201,'E Woodford','My Guess','2003-02-06 04:47:05',0,'Is it charcoal?',NULL,0);
INSERT INTO comment VALUES (2449,381,1201,'E Woodford','Very Wild Guess','2003-02-06 04:52:05',0,'A man and his dog walking the plank? What about this one that made me think of pirates is beyond me......',NULL,0);
INSERT INTO comment VALUES (2450,42,1301,'Charlie','re: Another analytic solution to problem B','2003-02-06 05:55:44',2,'It\'s not a bug in Excel. The same total comes up in a Basic program to evaluate that sum.  I\'m sure the difference is in the not counting of higher number of cards resulting from full packs having to be chosen. But that doesn\'t happen often enough to round to the next integer of packs, 236. In fact, notice that, carried to more decimal places, your total is 235.1212379248, while the version counting full packs produces 235.5212379248, which differ by exactly .4 packs (due to rounding differences, decimals after this differ).  When you think about it, the least extra cards you might need to fill out a pack is zero, and the most is four.  That averages to two, which is .4 packs.',2437,0);
INSERT INTO comment VALUES (2451,10,1371,'Danny','Lowest solution','2003-02-06 06:36:51',0,'A crosses with B, A goes back across (2  minutes + 1 minute).\r\nC crosses with D, B goes back across (10 minutes + 2 minutes).\r\nA crosses with B                     (2 minutes)\r\n2+1+10+2+2 = 17 minutes',NULL,0);
INSERT INTO comment VALUES (2452,42,1301,'Charlie','re: a method of solving problem A','2003-02-06 09:01:32',3,'Steve Hutton’s method is basically valid.  A couple of corrections are (1) the denominator is not dependent on the number of unique cards already chosen nor on how many are to be added this packet, as there are always 200 choices for the first card of a packet, 199 for the second, etc., so the x comes out of the denominator formula, and (2) what is given as f(0,x) through f(5,x) are really f(5,x) through f(0,x), as the p(s,n) = sum {i=0 to 5} of f(i,n-i)*p(s-1,n-i) requires for example that f(0,n-0) represent the probability of adding no new unique holdings, that is that all the cards in the coming packet are already held, which is the formula with the x (x-1)… in it rather than the (200-x), etc.  Also, (3) as in Steve’s method for problem B, the p(s,200) being cumulative, has to have the preceding p(s-1,200) subtracted before multiplying by s to add into the expected value.\r\n\r\nGiven this, a Basic program implementing the corrected algorithm provides an answer agreeing with my previously posted analytic solution for problem A using inclusion and exclusion, with 120-digit precision using UBASIC.  This algorithm of course eliminates the need for the extra precision (and therefore UBASIC) as the totals never get above 1.  The answer, as computed by this and the previous analytic solution, is  233.1581452…. \r\n\r\nThis, together with the previous verification via Steve Hutton\'s algorithm for B of that part\'s inclusion/exclusion solution, of 235.5212379..., completes the agreement of two different methods for each part.',889,0);
INSERT INTO comment VALUES (2453,42,1301,'Charlie','re(2): a method of solving problem A','2003-02-06 09:07:50',0,'The program used to implement Steve Hutton\'s algorithm, as modified, is:\r\nDEFDBL A-Z\r\nDIM p(1, 200)\' second subscript is # of unique cards gained\r\n             \' first is 0 for old generation (# of cards drawn) and 1 for\r\n             \' next generation of # of cards drawn\r\n\r\ndenom = 200# * 199 * 198 * 197 * 196\r\np(0, 5) = 1 \' generation 1 where s = 1, certain to have 5 unique cards\r\nFOR s = 2 TO 15000\r\n  FOR n = 5 TO 5 * s\r\n    IF n > 200 THEN EXIT FOR\r\n    i = 0: x = n - i\r\n    p(1, n) = p(0, x) * x * (x - 1) * (x - 2) * (x - 3) * (x - 4) / denom\r\n    i = 1: x = n - i\r\n    p(1, n) = p(1, n) + 5 * p(0, x) * x * (x - 1) * (x - 2) * (x - 3) * (200 - x) / denom\r\n    i = 2: x = n - i\r\n    p(1, n) = p(1, n) + 10 * p(0, x) * x * (x - 1) * (x - 2) * (200 - x) * (200 - x - 1) / denom\r\n    i = 3: x = n - i\r\n    p(1, n) = p(1, n) + 10 * p(0, x) * x * (x - 1) * (200 - x) * (200 - x - 1) * (200 - x - 2) / denom\r\n    i = 4: x = n - i\r\n    p(1, n) = p(1, n) + 5 * p(0, x) * x * (200 - x) * (200 - x - 1) * (200 - x - 2) * (200 - x - 3) / denom\r\n    i = 5: x = n - i\r\n    p(1, n) = p(1, n) + p(0, x) * (200 - x) * (200 - x - 1) * (200 - x - 2) * (200 - x - 3) * (200 - x - 4) / denom\r\n  NEXT\r\n  FOR n = 5 TO 5 * s\r\n    IF n > 200 THEN EXIT FOR\r\n    p(0, n) = p(1, n)\r\n  NEXT\r\n  expVal = expVal + s * (p(1, 200) - prevProb)\r\n  prevProb = p(1, 200)\r\nNEXT\r\n\r\nPRINT expVal, p(1, 200)\r\n\r\n',2452,0);
INSERT INTO comment VALUES (2454,381,1224,'Rick','re(2): Wild Guess','2003-02-06 10:37:39',0,'Except that horses don\'t have feet - they have hooves.  In fact, I can\'t think of any 4-legged animal that has feet.  Hooves, yes.  Paws, sure.  But not feet.  Or am I splitting hairs?  Wait a minute... hares!  Lucky rabbit\'s foot!  Rabbits have feet.  It\'s a giant rabbit with a small monkey on its back!',NULL,0);
INSERT INTO comment VALUES (2455,381,1224,'Rick','This little piggy went to market','2003-02-06 10:42:03',0,'',NULL,0);
INSERT INTO comment VALUES (2456,381,1224,'Rick','This little piggy went to market','2003-02-06 10:45:55',0,'It\'s a couple grocery shopping (walks on four feet), carrying a package of chicken drumsticks (legs), lettuce (heads), corn (ears), and bananas (hands -- look it up).  Of course that doesn\'t account for the pair\'s body parts -- but I just thought I\'d throw it out there.',NULL,0);
INSERT INTO comment VALUES (2464,382,834,'Gautam','Heard this before','2003-02-06 18:55:53',0,'I think I have heard this riddle before. The asnwer is\r\nHour Glass.',NULL,0);
INSERT INTO comment VALUES (2458,372,1224,'Rick','Logical approach','2003-02-06 12:16:20',0,'First, only 5 digits can be turned upside down and still be a digit -- 0, 1, 6, 8, 9.\r\n\r\nSince the upside-down version (U) is 8505 greater, the plate number (N) must be 1494 or less (9999-8505); otherwise U would be more than 4 digits.  Furthermore, since every digit is unique, the minimum N is really 0123, the maximum U is 9876, and therefore the range of N is really 0123 to 1371 (9876-8505).\r\n\r\nSo we know the first digit of N (N1) is 0 or 1.  Since each of these possibilities equals itself when upside-down, that means the last digit of U (U4) = N1.  In the equation NNNN + 8505 = UUUU, N4 must be one of {0,1,6,8,9); therefore U4 can only be 1 (since for U4 to be 0, N4 would have to be 5, which is not one of the \"invertable\" digits).\r\n\r\nKnowing that U4 and N1 are both 1: 1NNN + 8505 = UUU1, so we can calculate that N4 = 6, and therefore U1 = 9 (6 inverted).\r\n\r\nNow we have 1NN6 + 8505 = 9UU1 and only {0,8,9} available for N2 and N3.  Going back to 0123 \r\n&#8804; N &#8804; 1371, we see that N2 can only be 0.  By inversion, U3 is also 0.\r\n\r\nSo, 10N6 + 8505 = 9U01, with N3 in {8,9} and U3 in {6,8}.  N3 = 8 won\'t work, because 8 + 0 + 1 (carried from 4th position) = 9, which is not available for U2.  Therefore, N3 = 9 and U2 = 6.\r\n\r\n1096 + 8505 = 9601',NULL,0);
INSERT INTO comment VALUES (2459,390,1072,'Alan','Answer','2003-02-06 13:10:15',3,'I guess there are lots of answers to this. I\'m almost 100% sure charcoal and coal are correct. You could also say that the inside of a cigarette has these properties.',NULL,0);
INSERT INTO comment VALUES (2460,378,834,'Gautam','Answer','2003-02-06 14:13:15',0,'I guess its a coffin. \"Who uses it can neither see or feel it\".',NULL,0);
INSERT INTO comment VALUES (2461,390,834,'Gautam','Maybe...','2003-02-06 14:22:33',0,'Cant think of anything other than coal.',NULL,0);
INSERT INTO comment VALUES (2462,374,1376,'Ju-Ju','Solution','2003-02-06 17:46:37',0,'Solution:\r\n\r\nThere is a couple, a grandfather and a grandmother. This couple has one son. The son is married to a woman, and they have three children (one boy and two girls). Therefore there are two fathers (grandfather and his son), two mothers (grandmother and the son\'s wife), four children (son and his three children), one brother (the son\'s boy), two sisters (the son\'s two girls), and the rest are obvious. The minimum number is 7.',NULL,0);
INSERT INTO comment VALUES (2463,390,1376,'Ju-Ju','My answer','2003-02-06 17:52:53',0,'Without looking at anyone else\'s comment, I would have to say the answer is coal. Before it is used, it is black. When in use, it turns red from the \"fire\". After it burns out, it is grey ash.',NULL,0);
INSERT INTO comment VALUES (2465,372,1183,'fwaff','re: Logical approach','2003-02-06 21:34:03',0,'Sorry to be a pedant Rick, but 2 and 5 are also digits when upside down depending on the font used - think of a calculator.\r\n\r\nAlso, given the digit restrictions isn\'t the range of N 0125 to 1298.\r\n\r\nTo answer Levik\'s question about whether there is a \'formal logical way\' of solving the problem rather than \'trial and error\' I think that the answer depends on how one generally approaches \'trial and error\'. To me Rick\'s theory is very formal and logical, but is also trial and error - eg is the first digit 0 (trial), no because.... (error).\r\n\r\nLike most problems where a definitive formula does not naturally fall out, this one is solved through trial and error and like most trial and error solutions it is possible to apply some degree of logic to it (either formally or intuitively) rather than just picking numbers at random.',2458,0);
INSERT INTO comment VALUES (2466,382,775,'Cory Taylor','my solution','2003-02-07 03:38:01',0,'i haven\'t seen this one before, but I was hoping that the previous poster didn\'t know cause I had it figured out!!  I agree that it is an hourglass',NULL,0);
INSERT INTO comment VALUES (2467,35,1224,'Rick','clarification','2003-02-07 05:26:23',0,'Just to clarify vivek\'s comment:  with 2001 digits, the last must always be 6, but with 2002, the last digit can be 8 or 9.\r\n\r\nAnd a nit: 00 is also divisible by 17 and 23, but is obviously useless.',NULL,0);
INSERT INTO comment VALUES (2468,390,1224,'Rick','What kind of cigarettes you smokin?','2003-02-07 05:56:13',0,'Last time I looked, unburnt tobacco was brown.',NULL,0);
INSERT INTO comment VALUES (2469,392,1072,'Alan','How to steal','2003-02-07 09:40:41',3,'Well first you take the two ropes and bring them to the point where both ropes can cross over. There you double or triple knot it. So now you have 2 ropes suspended and they are tied to gether at a point. The distance from each rope to the knot is equal. So  now you step on the middle knot and climb one of the ropes to the top and cut it. (You now fall to the floor in pain) Next you step on the same knot you made last time but when traveling up you use the piece of rope you fist cut (Still attached by a knot) to make knots up the second rope. thus allowing you to reach the top of the secong rope and cut it allowing you to steal all the rope.',NULL,0);
INSERT INTO comment VALUES (2470,392,103,'friedlinguini','Need more information','2003-02-07 12:44:10',4,'How tall are you?  How much speed can you build up, either swinging from a rope or at a run?  How far can you safely fall?  I\'m sure other approaches may generate more questions.',NULL,0);
INSERT INTO comment VALUES (2471,392,1382,'Kyle','all of it!','2003-02-07 13:06:55',0,'Tie the end of one of the ropes around your waist and climb the other one.  When you\'re at the top, untie the rope from around your waist and pull it until it is tight.  Be like Tarzan and swing, you\'ll still be 20 feet above the floor, so let yourself down.  You now have one 50 foot rope on the ground and one still attatched to the ceiling.\r\nNext, tie the ends of the two ropes together and tie the other end of the free rope to your waist.  Climb to the top of the fixed rope and untie the rope from your waist. Pass the free end over the rafter (or whatever else the other rope is tied onto) until the knot between the ropes hits the rafter.\r\nhold onto both sides of the rope that you just passed over the rafter and cut the end of the fixed rope.  Lower yourself and pull down both ropes that are now tied together!',NULL,0);
INSERT INTO comment VALUES (2472,381,1385,'sharlene','my guess','2003-02-07 14:15:30',0,'Is it a person riding a horse?',NULL,0);
INSERT INTO comment VALUES (2473,176,1385,'sharlene','re: ARE YOU DUMB?','2003-02-07 14:51:51',0,'it\'s a riddle, not a movie.....not that a movie is real either',1119,0);
INSERT INTO comment VALUES (2474,141,1385,'sharlene','??','2003-02-07 15:15:00',0,'how does one fill a tub that has the plug pulled out?',NULL,0);
INSERT INTO comment VALUES (2475,373,1394,'Oliva','re: Hint','2003-02-08 16:18:03',4,'can we have another hint?',2369,0);
INSERT INTO comment VALUES (2476,383,1016,'...','I THINK...','2003-02-08 16:44:16',0,'I think it\'s a snowman.',NULL,0);
INSERT INTO comment VALUES (2477,388,1299,'Anoop','Guess','2003-02-08 22:14:23',0,'Is the answer to this one also \"Nothing\" ? It seems to fit......',NULL,0);
INSERT INTO comment VALUES (2478,392,1397,'justn','Solution; nearly all','2003-02-09 16:22:59',0,'Assuming the rope is attached to the roof and not able to be untied and your height is about 6foot.\r\nThe two ropes are twenty feel apart. If you hold one rope whilst you climb the other you would be able to cut off the held rope at twenty feet. so you would be able to get thirty feet of the first rope.\r\nThe second rope is tied to the main rope at 10 feet from the ceiling.(the rope is thirty feet tall)this means you can cut the main rope and get a rope of fourty feet!\r\nDepending on how desperate you are for rope you could cut about another 6 feet of rope from the tied piece.\r\n46 feet of rope. ',NULL,0);
INSERT INTO comment VALUES (2479,392,834,'Gautam','re: Need more information','2003-02-09 16:23:18',0,'From where i got this riddle did not mention these details, but I think it implies that height doesnot matter. Say hes of your height and that there is no need to jump from midair to injure oneself.\r\n',2470,0);
INSERT INTO comment VALUES (2480,392,1397,'justn','the acrobat gets even more rope','2003-02-09 16:31:34',0,'By climbing to the top of the first rope whilst holding the other rope you could cut the rope at the top and swing on the held rope to a height of 20 feet giving you 50 feet of rope!!\r\nYou then climb down this rope and cut it at head height giving you 16 feet of rope. \r\n50+\r\n16\r\n=66 feet of rope  ',NULL,0);
INSERT INTO comment VALUES (2481,392,1397,'justn','kyle\'s write I belive','2003-02-09 16:34:52',0,'',NULL,0);
INSERT INTO comment VALUES (2482,379,1,'levik','re: My guess','2003-02-09 18:01:24',0,'> Counterfeit money\r\n\r\nThose are the lines along which I was thinking. Ravi, is this the answer?',2427,0);
INSERT INTO comment VALUES (2483,382,1,'levik','Not sure','2003-02-09 18:07:53',4,'Assuming it\'s an hour glass, the first two lines obviously apply. But how does an hourglass run quicker by standing longer? Doesn\'t the sand all run out at the same rate?',NULL,0);
INSERT INTO comment VALUES (2484,69,1301,'Charlie','Simpler Algebra','2003-02-10 02:50:33',0,'x/60 + y/72 + z/90 = 5 and\r\nx/90 + y/72 + z/60 = 4\r\nmultiply each equation by 360:\r\n6x + 5y + 4z = 1800 and\r\n4x + 5y + 6z = 1440\r\nAdd these two equations:\r\n10x + 10y + 10z = 3240\r\nDivide by 10:\r\nx + y + z = 324',NULL,0);
INSERT INTO comment VALUES (2485,395,1299,'Anoop','My Answer','2003-02-10 03:11:11',0,'The next 3 numbers are - 45, 45, 51\r\n\r\nI\'m not too sure of this. I just looked at the factors of each number in the series and noted a kind of progression there and used that.\r\n\r\nFor the series \r\n15 21 25 27 33 35 39\r\n\r\nthe factors are - \r\n3,5\r\n3,7\r\n5,5\r\n3,9\r\n3,11\r\n5,7\r\n3,13\r\n\r\nThe cofactor with the 3 in all the cases is in an AP (arithmetic progression) interrupted every 2 steps by a 5,something.\r\n\r\nthe 5,something has the something in progression as well.\r\n\r\nSo we get the answer.\r\n',NULL,0);
INSERT INTO comment VALUES (2486,240,1301,'Charlie','re: Hey','2003-02-10 05:13:56',0,'See for example\r\nhttp://mathforum.org/library/drmath/view/51789.html\r\nan interactive applet is at\r\nhttp://www.cut-the-knot.com/triangle/Morley/MorleyFinal.shtml',1590,0);
INSERT INTO comment VALUES (2487,383,1299,'Anoop','Answer','2003-02-10 07:12:44',0,'yeah ive heard this one before...it\'s a snowman.',NULL,0);
INSERT INTO comment VALUES (2488,174,1400,'Javed Iqbal','Another solution?','2003-02-10 08:09:11',1,'I say that the problem is unsolvable. I don\'t have a proof yet, but I am working on it.',NULL,0);
INSERT INTO comment VALUES (2489,395,158,'Ender','Another thought','2003-02-10 09:19:23',0,'Looking at the numbers, they all appear to share two properties: they are all odd, and none are prime.  The numbers that are skipped (17, 19, 23, 29, 31, and 37) are all primes.  By following this logic, the next three would be 45, 49, and 51.',NULL,0);
INSERT INTO comment VALUES (2490,395,1402,'craig','my answer','2003-02-10 09:26:39',0,'45, 43, 47\r\n\r\n(i\'m new but do i post how i got it or just the answer... i wouldn\'t want to ruin it for everyone...)',NULL,0);
INSERT INTO comment VALUES (2491,395,1,'levik','re: my answer','2003-02-10 09:45:38',0,'You can post your solution as long as you indicate that it\'s a solution in the subject. That way people who do not want the problem spoiled for them will not read your comment until they come up with the solution on their own. ',2490,0);
INSERT INTO comment VALUES (2492,236,1301,'Charlie','re: Solution (can somebody check my math?)','2003-02-10 10:05:33',0,'The solution does come out to the same value by using calculus.  Using the large square again as a unit square, we can later multiply by 49.  Dividing the large square into quarters, the central shaded area is also quartered.  Taking the upper right part of this, related to the origin in the lower left corner of the original large square, we need the integral of &#8730;(1-x&#178;)-.5 from .5 to &#8730;3/2.  The integral is -.5x + .5x&#8730;(1-x&#178;) + .5 arcsin(x).  When this is evaluated from .5 to &#8730;3/2 the result is  0.07878669, which, multiplied by 4 and then by 49, is 15.44.',1438,0);
INSERT INTO comment VALUES (2493,382,775,'Cory Taylor','re: Not sure','2003-02-10 10:14:38',0,'my view is this - while the volume of sand per unit of time will stay roughly constant (it actually decreases a bit as less sand on top of it is pushing down), it will *appear* to run qucker due to the old fashioned shape of the hourglass (that is, the inverted triangle on top of a righted triangle)  As the sand level lowers, the amount of sand contained in the top layer decreases - which increases the rate that the top layer is dropping.\r\nSo this is dependant on having a \"traditional\" hourglass, but it does hold',2483,0);
INSERT INTO comment VALUES (2494,40,1403,'John Smith','12 coins conclusive answer','2003-02-10 10:53:16',0,'we can know whether the coin is lighter or heavier with 12 coins.\r\nDivide into 3 groups of 4 coins, A,B and C.\r\nWeigh A against B. If same, the fake coin is in C. Then weigh 3 coins from C against 3 of A. IF same, then the fake coin is the remaining one in C and can be determined whether lighter or heavier in one more weighing with any other coin.\r\nIf different, then we will know whether or not it is lighter or heavier as this pile contains the fake coin. then weigh one coin against another from these three. If same, then the third coin is fake and is lighter or heavier depending on what the result in weighing two showed. If different, then the coin that is lighter/heavier as per weighing two will be the fake one.\r\n\r\nLets say that, however, A-B were different.\r\nWithout loss of generality, we can assume that A is lighter. Label them A1,A2,A3,A4 and B1,B2,B3,B4. Now, either one of A1,A2,A3,A4 is lighter OR B1,B2,B3,B4 is heavier.\r\n\r\nWeigh A1,A2,B1,B2 against A3,B3,C1,C2\r\nIf same, then either A4 is lighter OR B4 is heavier. This can be determined in the third weighing of A4 against a coin from C.\r\n\r\nIf different, i.e. if A1,A2,B1,B2 is heavier, then either one of B1,B2 is heavier or A3 is lighter. Then simply weigh B1 against B2 to get the result.\r\n\r\nIF A1,A2,B1,B2 is lighter, then either one of A1,A2 is lighter or B3 is heavier. Then again weigh A1 against A2 to get the result.\r\n\r\nThis way, one can conclusively decide which coin is fake and whether it is lighter or heavier than the others.',NULL,0);
INSERT INTO comment VALUES (2495,395,1402,'craig','re: my answer','2003-02-10 13:13:34',0,'oops made a mistake it 45, 43, 57\r\n\r\nits a sequence in which you look at the difference between the term 2 terms before it and then if its an odd term you subtract 2 from that difference and add that or if its a even term you add 2 to the difference of the term before it and add that number to the term 2 terms before it.',2490,0);
INSERT INTO comment VALUES (2496,263,1402,'craig','incorrect assumption?','2003-02-10 13:20:28',0,'Suppose that the swift Achilles is having a race with a tortoise. Since the tortoise is much slower, she gets a head start. \r\n\r\nthats using (presumably) the max speed of both, but if achilles isn\'t travelling at his maximum speed and is in fact only travelling at the speed of the tortoise then this problem could actually work, no where does it state that achilles is running his fastest.',NULL,0);
INSERT INTO comment VALUES (2497,388,1402,'craig','','2003-02-10 13:32:44',0,'i\'d also like to say this one is \"nothing\"',NULL,0);
INSERT INTO comment VALUES (2498,365,1405,'paks','Why not this','2003-02-10 16:11:51',3,'Why not the total to be 16 \r\nbecause 3+8+5 = 16\r\nand 3+4+9 = 16\r\n\r\nfrom 16 we can deduce that A has 3 children but we cannot be sure if B and C has 8 and 5 or 4 and 9.\r\n\r\nI think the answer is 16 or 19. And the speaker can only be A.',NULL,0);
INSERT INTO comment VALUES (2499,367,1299,'Anoop','re: Thought process','2003-02-10 20:46:38',0,'Yeah Sunday sounds right.',2420,0);
INSERT INTO comment VALUES (2500,388,1409,'Emma McCabe','Solution','2003-02-11 03:06:00',0,'The answer is NOTHING!\r\nNOTHING is scorned by the meek and humble minded, NOTHING is possessed by the vain, NOTHING is heard by the deaf or seen by the blind and NOTHING gives the troubled spirit rest!',NULL,0);
INSERT INTO comment VALUES (2501,348,1409,'Emma McCabe','Simple','2003-02-11 03:23:40',0,'A snowman.',NULL,0);
INSERT INTO comment VALUES (2502,388,1409,'Emma McCabe','Solution','2003-02-11 03:27:17',3,'NOTHING!',NULL,0);
INSERT INTO comment VALUES (2503,393,775,'Cory Taylor','hmmm','2003-02-11 03:50:14',0,'well, the pH of water is exactly 7, so what happened here is that the water became not-water.  Based on it being \"pure\" water, there aren\'t any chemicals or additives (like normally found in \"drinking\" water) to change it, so aside from sabotage (the jealous neighbor sneaks in and adds something to the water) or confusion ( the neighbor mistakenly grabs his jar of HCl (doesn\'t everybody keep these side by side and un-labelled?), I have no idea what happened.  Of course, if I\'m reading too much into the word \"pure\", then there are all sorts of chemistry experiments going on in water all the time.  I\'m not a Chemist though, so someone else will have to provide the mechanics.</p>Or I missed the trick...',NULL,0);
INSERT INTO comment VALUES (2504,239,1301,'Charlie','re: functions','2003-02-11 05:35:26',0,'Lucky\'s solution matches one I\'ve found by a different method.\r\nTriangle ASL can be solved for the angles at S and at L, the centers of the two circles, by using the law of cosines:\r\nCalling angle ASL, S for brevity, and ALS, L, \r\n14&#178;=14&#178;+7&#178;-2(14)(7)cos(S)\r\nand 7&#178;=14&#178;+14&#178;-2(14)(14)cos(L)\r\nSolving for the angles, ASL = arccos(14) and ALS = arccos(7/8).  The angles that subtend the common chord are twice these angles, and the pie slices are the fraction of the respective circles represented by these doubled angles. From these we have to subtract the triangles formed by the chord and the radii to the ends of the chord.  Each of those triangles is isosceles and so formed from two right triangles.  One has base 7*.25 (from A=arccos(.25)) and the other has base 14*(7/8).  The vertical leg of each can be found by sin&#178;x+cos&#178;x=1, i.e., 7(&#8730;(1-.25&#178;)) and 14(&#8730;(1-(7/8)&#178;))\r\nWe then get\r\n7&#178;arccos(.25)-7&#178;(&#8730;(1-.25&#178;))/4 + 14&#178;arccos(7/8) - (7/8)14&#178;&#8730;(1-(7/8)&#178;)\r\nand indeed this comes out to 68.750255544601..., matching lucky\'s answer.',1459,0);
INSERT INTO comment VALUES (2505,393,1299,'Anoop','Air','2003-02-11 05:35:39',3,'Well if the water was exposed to air, if the jar wasn\'t sealed tight or so, CO2 can get absorbed and hence lower the pH',NULL,0);
INSERT INTO comment VALUES (2506,393,872,'pleasance','yes, air','2003-02-11 05:46:21',3,'I agree with Anoop, CO2 (a weak acid) from the air dissolved in the water when it was exposed, increasing acidity and hence lowering pH.\r\n\r\nBy the way, this friend is more freakish than you may realise: if memory serves, drinking pure distilled water would kill a normal human sooner or later!',NULL,0);
INSERT INTO comment VALUES (2507,393,1,'levik','re: yes, ***','2003-02-11 06:20:45',0,'anoop and pleasance, please don\'t post your answers in the subject line :) that spoils the fun for everybody else. \r\n\r\nbut I do believe you\'re right. way to go',2506,0);
INSERT INTO comment VALUES (2508,395,1402,'craig','re: Another thought','2003-02-11 06:57:45',0,'damn that seems like the answer if you ask me.... i was hoping mine would be right :(',2489,0);
INSERT INTO comment VALUES (2509,392,1413,'dave domingo','re: all of it!','2003-02-11 08:02:54',0,'I think you are the most correct. Regardless of how the ropes are attached to the ceiling, you still have enough rope to double it, pass it through an anchored point on (or near) the ceiling, and pull all the rope down.\r\n\r\nEven if the ropes are embedded in a smooth ceiling, you can get away with stealing all but about a foot of rope. After cutting off the entire first rope, use a little bit of rope to make a loop with a tail. Tie the ends of the 50-foot ropes together and climb the second rope as you described. Then tie the tail of the loop to the very top of the fixed rope. Pass the long rope through and hold onto it as you described. Then cut the fixed rope just below where the loop is tied, slide down and take your 99 feet of rope. ',2471,0);
INSERT INTO comment VALUES (2510,343,1414,'benny ska','re(3): To the people who think there\'s limited solutions','2003-02-11 08:45:19',0,'in a question as vague as this, there are an infinitude of possible solutions. it makes no mention of how long they\'ve been laying dead. they could be ancient cavemen who killed each other, lay frozen for thousands of years, and then an airplane crashed. the resultant scene? two men laying dead beside a cabin in the mountain. they could have drank poison. they could have been assassinated by a third one armed man on the grassy knole. while these situations are unlikely, you can\'t rule them out if the only evidence is two men laying dead beside a cabin in the mountain.',2226,0);
INSERT INTO comment VALUES (2511,397,1415,'pat','one solution','2003-02-11 11:50:50',0,'here\'s one: are(a)',NULL,0);
INSERT INTO comment VALUES (2512,382,1304,'Emon Hunte','Also heard before','2003-02-11 12:14:38',0,'Even though someone already said it I concur that it\'s an Hour Glass.',NULL,0);
INSERT INTO comment VALUES (2513,390,1304,'Emon Hunte','Old one','2003-02-11 12:16:26',0,'simply... Charcoal. ',NULL,0);
INSERT INTO comment VALUES (2514,390,1304,'Emon Hunte','re: What kind of cigarettes you smokin?','2003-02-11 12:19:03',0,'It could be a clove cigarette in which case the tabacco is black.',2468,0);
INSERT INTO comment VALUES (2515,397,1,'levik','Any more?','2003-02-11 13:52:49',0,'I wonder if there are more than one like this?\r\n<p>\r\nIf we do not read the problem to mean that the letter has to be tacked on to the end of the word, maybe some interesting results can occur.',NULL,0);
INSERT INTO comment VALUES (2516,395,1253,'Brian Nowell','Series: 15 21 25 27 33 35 39 ...','2003-02-11 19:23:17',0,'I perceive a \'refletive\' pattern in the intervals between the numerals.\r\n\r\nThat pattern is:    [2] 6  4  2  6  2  4  6  2  4  ...\r\nmaking the series:[13]15 21 25 27 33 35 39 45 47 51 ...\r\n\r\nWell! It\'s logical, but does it match the logic of Gautam?\r\nNumber Series may need some guiding rules.\r\n      \r\n123..  maybe the start of 1234.. or 1235..  or 1236..\r\n\r\nI an examination situation (eg IQ), if my set of rules work then why should I be penalised?  \r\n',NULL,0);
INSERT INTO comment VALUES (2517,395,1253,'Brian Nowell','Series: 15 21 25 27 33 35 39 ...','2003-02-11 19:25:00',0,'I perceive a \'refletive\' pattern in the intervals between the numerals.\r\n\r\nThat pattern is:    [2] 6  4  2  6  2  4  6  2  4  ...\r\nmaking the series:[13]15 21 25 27 33 35 39 45 47 51 ...\r\n\r\nWell! It\'s logical, but does it match the logic of Gautam?\r\nNumber Series may need some guiding rules.\r\n      \r\n123..  maybe the start of 1234.. or 1235..  or 1236..\r\n\r\nIn an examination situation (eg IQ), if my set of rules work then why should I be penalised?  I\'m sure it happens to many genii!!  \r\n',NULL,0);
INSERT INTO comment VALUES (2518,399,1,'levik','Folding','2003-02-12 03:38:59',0,'So 1/16 is pretty easy. Fold it in half to get 1/2, then fold that in half to get 1/4, then 1/8 and then 1/16. (4 folds)\r\n\r\n2/16 is also straightforward: go back one step to 1/8. (3 folds)\r\n\r\nSimilarly, 4/16 is 1/4 (2 folds) and 8/16 is 1/2 (1 fold)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2519,393,775,'Cory Taylor','re(2): yes, ***','2003-02-12 04:49:27',0,'but, my chemistry friends, was I correct then in stating that the water then would no longer be \"pure\"?\r\nAlso, why would \"pure\" water eventually kill you (any more so than \"normal\"(treated) water?',2507,0);
INSERT INTO comment VALUES (2520,399,775,'Cory Taylor','cheating','2003-02-12 04:54:57',0,'other combinations will require selective folding of the triangles achieved by several 4 straight folds(resulting in progressively smaller rectangles) and one cross fold (creating a triangle).  I\'m not sure if all 16 can be achieved simply through manipulation, but what you could do (cheat) is rip the paper along one or two of the folds which will greatly increase the possibilities.',NULL,0);
INSERT INTO comment VALUES (2521,399,1,'levik','re: Folding 12/16','2003-02-12 06:13:17',0,'For 12/16 (or 3/4), you can do it by folding the paper in half to form a rectangle (not along a diagonal). Then fold one of the flaps in half again, and open up the first fold. A total of 2.',2518,0);
INSERT INTO comment VALUES (2522,399,1,'levik','re(2): Folding 12/16 : 3/16','2003-02-12 06:16:24',0,'Just realized you can do this for 3/16 as well, if you fold the original square twice to get a 1/4 sized square, and start with that. That\'s a total of 4 folds for 3/16 then',2521,0);
INSERT INTO comment VALUES (2523,395,1417,'chris','Solution','2003-02-12 06:22:04',0,'Non prime odd numbers.\r\n\r\n45 49 51',NULL,0);
INSERT INTO comment VALUES (2524,143,775,'Cory Taylor','numerical solution','2003-02-12 10:19:22',0,'This partial solution is based on some assumptions.  First that all the books in the world have a number of pages distribution that is linear.  In other words, there are the same number of books with 1 page as there are with 2 pages, or 3 pages etc.  Second that with very few terms, we see a convergent series (this is assured, as the lower limit for the answer would be .5, and the series is decreasing - however, assumong that you can see the lower limit is dangerous).  Third that a book may have an arbitrarily large number of pages (I can\'t imagine a book longer than 9999 pages - the limits of writers mortality would begin to factor).  Anyways, now that I\'ve stated the assumptions to my solution, I\'ll have to post it in my next link\r\n',NULL,0);
INSERT INTO comment VALUES (2525,143,775,'Cory Taylor','numerical solution - 2','2003-02-12 10:24:26',0,'for all books &lt;=9 pages, there is .858686 probibility\r\nfor all books <=99 pages, there is .794654 probibility\r\nfor all books <=999 pages, there is .783899 probibility\r\nfor all books <=9999 pages, there is .782622 probibility\r\n\r\nmethod (using spreadsheet)\r\n\r\ncolumn 1 = numbers from 1 -&gt; limit\r\ncolumn 2 = 1 if true, else 0\r\ncolumn 3 = running sum of column 2\r\ncolumn 4 = column 3 / column 1\r\ncolumn 5 = column 4 + column 1\r\ncolumn 6 = column 5 / column 1\r\n\r\nThis (if correct) shows an approximate value (based on the assumptions) of 78%\r\n',2524,0);
INSERT INTO comment VALUES (2526,143,775,'Cory Taylor','numerical solution - 3','2003-02-12 10:35:03',0,'so I guess that I can express it as follows:\r\n\r\ndefine f(x)=1 when the first digit is 1 or 2 or 3 or 4 or 5, and 0 when the first digit is 6 or 7 or 8 or 9\r\n\r\nThen the probibility P is:\r\n\r\nP=lim(n->inf)((sum(x=1 to inf)f(x))/n)+n)/n\r\nunless I\'ve made a mistake',2525,0);
INSERT INTO comment VALUES (2527,383,1419,'sarah','Maybe....','2003-02-12 11:14:16',0,'a bottle of wine???',NULL,0);
INSERT INTO comment VALUES (2528,89,1419,'sarah','no idea','2003-02-12 11:36:43',0,'i have absolutely no idea what the answer is... where do these people get these riddles????',NULL,0);
INSERT INTO comment VALUES (2529,369,1419,'sarah','answer?','2003-02-12 11:47:00',0,'Puppies may have black noses, may be teachable,may play with a kangaroo,may not have a loud bark,may chase cats',NULL,0);
INSERT INTO comment VALUES (2530,399,1083,'delvin','Folding Square','2003-02-12 16:50:45',0,'I would like to propose a solution, using just squares & rectangles (and the occasional triangle). The solution should be flat, I considered 3d topology, but it got too hard (and I was running out of paper :-) )\r\n\r\n1) To get from x/16 from 2x/16, it takes one fold.\r\n2) Upon breaking up x into binary digits, and writing it everything out. I\'m pretty sure that one can see a simple pattern. I have rearranged the digits to better reflect the pattern.\r\n\r\n\r\n...............(Squares)..(Triangles)\r\n08/16-1000-1 fold\r\n04/16-0100-2 folds\r\n12/16-1100-2 folds\r\n02/16-0010-3 folds\r\n06/16-0110-3 folds....2 folds \r\n10/16-1010-3 folds\r\n14/16-1110-3 folds\r\n01/16-0001-4 folds\r\n03/16-0011-4 folds....3 folds\r\n05/16-0101-4 folds\r\n07/16-0111-4 folds\r\n09/16-1001-4 folds\r\n11/16-1011-4 folds\r\n13/16-1101-4 folds\r\n15/16-1111-4 folds\r\n\r\nI believe you can do better with triangles for some of them, maybe someone out there can help.',NULL,0);
INSERT INTO comment VALUES (2531,87,1424,'Cassandra Wallace','Eureka','2003-02-12 17:16:55',0,'This one wasnt that hard, but still fun :)\r\nBy John asking if the number began with 3, we know that the answer to his first question(Is the number bigger than 50?) was no, when in fact it is greater than 50. Also the question that Tom answered rightly lets us know that the number would have to be a perfect square between 8 and 100 and since we know that it is greater than 50, that leaves 64, 81 and 100. Asking if it is divisible by 4 and then asking if it begins with a 3 lets us know that Tom told John it was divisible 4 and John was thinking 36. 64 and 100 are divisible by 4, so the answer is 81.',NULL,0);
INSERT INTO comment VALUES (2532,87,1424,'Cassandra Wallace','re: Eureka oops','2003-02-12 17:20:08',0,'Said \"divisible by\" . . . meant to say \"multiple of\"\r\nStill came up with the answer :)',2531,0);
INSERT INTO comment VALUES (2533,25,1424,'Cassandra Wallace','ummm','2003-02-12 17:27:34',0,'I think its 60 sec.\r\nThey are spaced 5 secs apart and there are 12 rings so, 5*12= 60',NULL,0);
INSERT INTO comment VALUES (2534,400,1,'levik','Decks?','2003-02-12 18:36:46',4,'As friedlinguini has mentioned in the queue, it may be important to know how many decks are in play to properly determine the answer.',NULL,0);
INSERT INTO comment VALUES (2535,390,979,'Ravi Raja','re: Maybe...','2003-02-12 20:36:40',0,'what do you think about my guess Gautam ?',2461,0);
INSERT INTO comment VALUES (2536,390,979,'Ravi Raja','re: Answer','2003-02-12 20:37:35',0,'do you mean tobacco ?',2459,0);
INSERT INTO comment VALUES (2537,390,979,'Ravi Raja','re: My answer','2003-02-12 20:38:51',0,'hey Ju-Ju....could you please go through my guesses too......and let me know whether you think they are correct or not.........',2463,0);
INSERT INTO comment VALUES (2538,390,979,'Ravi Raja','re: What kind of cigarettes you smokin?','2003-02-12 20:39:59',0,'yep Rick......i agree with you.....i just do not understand where Alan has seen black coloured tobacco ?',2468,0);
INSERT INTO comment VALUES (2539,390,979,'Ravi Raja','re: Old one','2003-02-12 20:40:52',0,'do you think its simply charcoal ? then what about my guesses ? are they wrong ?',2513,0);
INSERT INTO comment VALUES (2540,390,979,'Ravi Raja','re(2): What kind of cigarettes you smokin?','2003-02-12 20:41:30',0,'yes that is possible.......',2514,0);
INSERT INTO comment VALUES (2541,357,979,'Ravi Raja','I got it too !!!!','2003-02-12 20:50:52',3,'The idea was to switch horses.The father said that the owner of the horse that arrived last would receive the entire fortune, therefore each brother rode the other brother\'s horse, and the one who won the race got all the money because his horse came in last with the other brother.\r\nOne more thing is that the amount has to be obviously divided equally between the two brothers.',NULL,0);
INSERT INTO comment VALUES (2542,357,979,'Ravi Raja',' ??????','2003-02-12 20:52:25',1,'the answer is obviously simple and straight forward but most of them seem to be confusing......',NULL,0);
INSERT INTO comment VALUES (2564,344,1,'levik','re: think think ??????','2003-02-13 07:14:36',0,'Ummm... That\'s pretty irrelevant. The point is that he put something in the barrel that did make it lighter. Just because there\'s a way to make a hole in a barrel in a way that wouldn\'t make it lighter, does not invalidate the solution.\r\n',2553,0);
INSERT INTO comment VALUES (2544,343,979,'Ravi Raja','re: The reason I don\'t like it','2003-02-12 20:56:47',1,'I agree with you Levik.......such problems I believe are very difficult to solve without going through their solutions or without solving similar problems before. There are obviously many possibilities one can think of.....but the one who has submitted it is always looking for the one he/she has thought of and that is only considered to be correct.',2200,0);
INSERT INTO comment VALUES (2545,343,979,'Ravi Raja','conditions and restrictions','2003-02-12 20:59:18',1,'more restrictions and conditions should have been provided along with the two line question........to reduce the different possibilities and various other opinions....which would later on proved to be incorrect.',NULL,0);
INSERT INTO comment VALUES (2546,343,979,'Ravi Raja','re(2): yes/no','2003-02-12 21:01:42',1,'yes fried but that does not always lead to guess correctly the exact answer to such problems.......although other answers might seem to equally fit the situation of the problem.',2203,0);
INSERT INTO comment VALUES (2547,343,979,'Ravi Raja','re: how?','2003-02-12 21:04:56',0,'it is not \'inside\' but \'in the side\' of the mountain.......and i believe the meaning of the two are different........',2204,0);
INSERT INTO comment VALUES (2548,343,979,'Ravi Raja','re:','2003-02-12 21:06:00',0,'another possibility which seems to be correct but i\'m afraid its not.........',2205,0);
INSERT INTO comment VALUES (2549,343,979,'Ravi Raja','re: Possible Solution','2003-02-12 21:07:35',0,'anything is possible but only one of them is correct........and i think yours is correct',2206,0);
INSERT INTO comment VALUES (2550,400,1183,'fwaff','re: Decks?','2003-02-12 21:07:37',3,'Isn\'t the clue in the last line of the question?.... \"There is only one deck of cards being dealt out\"\r\n\r\nTo my way of thinking the number of opponents should be irrelevant because what is important is that the two cards, out of a possible 52, that I receive make a blackjack. So whether it\'s the 1st & 3rd cards (with 1 opponent who is also the dealer) or the 5th and 10th cards (with 4 opponents and I\'m the dealer) shouldn\'t make any difference. If this assumption isn\'t true then can somebody explain why, rather than just say I\'m talking nonsense.\r\n\r\nAnyway, if my assumption is true then to receive a blackjack either my first card is worth 10 and the second is an ace or vice versa, which makes the probability....\r\n\r\n(16/52)*(4/51) + (4/52)*(16/51) = 128/2652\r\n\r\n...which is approx 4.83%\r\n\r\n',2534,0);
INSERT INTO comment VALUES (2551,343,979,'Ravi Raja','re: Simple','2003-02-12 21:10:15',0,'i agree with you np_rt that there are tons of answers but since only one of them is accepted though others too are equally possible and fit in the solution.......i would never say that you are cheating.........',2209,0);
INSERT INTO comment VALUES (2552,343,979,'Ravi Raja','re: Something Similar','2003-02-12 21:12:37',0,'yes np_rt you are correct.....this is a similar one and an easier one too.....and the basic reason why this seems to be an easier one is because there is only one possible solution to this one i believe and restrictions and conditions are mentioned in the problem..........',2210,0);
INSERT INTO comment VALUES (2553,344,979,'Ravi Raja','think think ??????','2003-02-12 21:20:11',1,'well i have one thing in my mind.........what if the hole is made at the upper part of the barrel instead of the bottom ?????? is that going to make the barrel lighter too if the barrel is half full (and the hole is made in the upper half of it) ???????',NULL,0);
INSERT INTO comment VALUES (2554,343,979,'Ravi Raja','','2003-02-12 21:23:25',3,'Even I have heard this one before and so I am able to give the correct solution too.....The cabin is the cabin of an airplane which crashed and the two men lay dead..........and the plane had crashed into the side of the mountain.....',NULL,0);
INSERT INTO comment VALUES (2565,402,1083,'delvin','Weights and Scales','2003-02-13 13:17:06',0,'The answer might be 1, 3, 9, 27, 81, which are incidentally powers of 3.\r\n\r\nA short description of the solution:\r\n\r\n1 = 1\r\n2 = 3-1\r\n3 = 3\r\n4 = 3+1\r\n5 = 9-3-1\r\n...\r\n9 = 9\r\n...\r\n14 = 9+3+1\r\n15 = 27-9-3-1\r\n...\r\n27 = 27\r\n...\r\n40 = 27+9+3+1\r\n41 = 81-27-9-3-1\r\n...\r\n81 = 81\r\n...\r\n121 = 81+27+9+3+1\r\n\r\nThe \'...\' can be filled by extrapolating the results from the previous sets of weights.',NULL,0);
INSERT INTO comment VALUES (2556,340,979,'Ravi Raja','really funny !!!!','2003-02-12 21:26:10',3,'The woman had \"HICCUPS\". \r\nI have heard of many other similar ones.......',NULL,0);
INSERT INTO comment VALUES (2557,344,1183,'fwaff','re: think think ??????','2003-02-12 21:26:55',0,'It depends on what sort of hole you end up with. If it\'s a puncture then the barrel will still weigh the same, but if you actually cut a hole in the side thereby removing some of the barrel then it will weigh less.',2553,0);
INSERT INTO comment VALUES (2558,400,775,'Cory Taylor','re(2): Decks?','2003-02-13 03:47:41',0,'One of my biggest pet peeves is people who don\'t understand that the chances of two cards being blackjack are the same no matter which two you use from the deck.  I used to play poker with a group of guys that swore that when cards were dealt out of order that their hands were being ruined.  Never did someone say that theri hand was getting better, though this would be the case just as often.\r\n\r\nAs for the probibility, it is just a simple calculation - your method looks right to me.  I would have done it slightly differently though (5/13)*((4/5)*(4/51)+(1/5)*(16/51)), which should give the same number (yup)',2550,0);
INSERT INTO comment VALUES (2559,400,1301,'Charlie','re(2): Decks?','2003-02-13 03:55:01',3,'When the dealer and the ordinary player are both initially dealt blackjack, the dealer wins. So from 128/2652, has to be subtracted the probability that the dealer and the player both have blackjack. The probabilities are the same for each of the four possibilities of order: player-10 dealer-10 player-A dealer-A; player-10 dealer-A player-A dealer-10; player-A dealer-10 player-10 dealer-A; player-A dealer-A player-10 dealer-10, we need compute only one of these and multiply by 4, so we get 4*(16/52)*(4/51)*(15/50)*(3/49) = 11520/6497400 = 96/54145. Subtracting this from the probability that the player gets blackjack(without considering the dealer\'s hand) we get 128/2652 - 96/54145 = 7552/162435 \r\n\r\n... which is approx 4.65% ',2550,0);
INSERT INTO comment VALUES (2560,320,1425,'ejaculoy','Distinctly Dodgy','2003-02-13 04:41:14',0,'The barber could cut his own hair or go to another town.',NULL,0);
INSERT INTO comment VALUES (2561,366,1425,'ejaculoy','Solution','2003-02-13 04:44:24',0,'D did it. ',NULL,0);
INSERT INTO comment VALUES (2562,311,1425,'ejaculoy','Solution','2003-02-13 04:51:33',0,'30 secs is the answer.',NULL,0);
INSERT INTO comment VALUES (2563,400,1183,'fwaff','re(3): Decks?','2003-02-13 06:42:30',0,'Cory: thanks for confirming my assumption that the number of players is irrelevant.\r\n\r\nCharlie: the question asks \"what are the odds that you will be dealt blackjack on the first deal?\". It doesn\'t state that this must also be a winning hand. In which case I believe my answer is correct. Your\'s is also correct, but for a slightly different question!',2559,0);
INSERT INTO comment VALUES (2566,390,834,'Gautam','re(2): Maybe...','2003-02-13 13:41:25',0,'Hi Ravi,\r\n        Your guesses have been tip of a matchstick and wick of an candle. They are not always black. I have seen many matchboxes with matchsticks having tips with different colour. so is the case with candle wick also.',2535,0);
INSERT INTO comment VALUES (2567,390,979,'Ravi Raja','re(3): Maybe...','2003-02-13 18:55:20',0,'Hi Gautam,\r\n<p>\r\nI think I have mentioned clearly that it\'s the wick of a candle, which is black initially( when not in use,or may be after used for the first time and then blown away before being used completely). So it is not necessary that all candle wicks are initially black !!!! So also it holds for the front part of a matchstick.........',2566,0);
INSERT INTO comment VALUES (2568,390,979,'Ravi Raja','re(3): Maybe...','2003-02-13 18:58:22',0,'Another solution is the list is to the reply of \"What kind of cigarettes are you smoking\" which was posted by Rick and he asked the same question and in reply to that Emon Hunte mentioned that it could have been a clove cigarette........so similarly, I believe that my answer is not completely incorrect.......',2566,0);
INSERT INTO comment VALUES (2569,343,979,'Ravi Raja','My solution.......','2003-02-13 19:00:37',3,'Even I have heard this one before and so I am able to give the correct solution too.....The cabin is the cabin of an airplane which crashed and the two men lay dead..........and the plane had crashed into the side of the mountain..... \r\n',NULL,0);
INSERT INTO comment VALUES (2570,338,979,'Ravi Raja','re: the Five','2003-02-13 19:16:08',0,'no sach.....this is the only solution. There are no other complex solutions......',2110,0);
INSERT INTO comment VALUES (2571,334,979,'Ravi Raja','re: what\'s in a song...','2003-02-13 19:31:47',0,'the riddle is not at all incredibly complex or involved but on the contrary, it is incredibly simple and your solution is absolutely correct David.......',2140,0);
INSERT INTO comment VALUES (2572,334,979,'Ravi Raja','re: Is it?','2003-02-13 19:33:07',0,'yes indeed.....it(the difficulty level) should be 1 or 2........',2060,0);
INSERT INTO comment VALUES (2573,334,979,'Ravi Raja','re(2): Is it?','2003-02-13 19:34:35',0,'i agree with both of you (Dulanjana and Levik).....but it won\'t be good to put it down to 1 so I also opt for 2.........',2061,0);
INSERT INTO comment VALUES (2574,329,979,'Ravi Raja','re(2): all over the dial','2003-02-13 19:39:51',0,'same here....i can understand a bit....its related to months of a year....but still there is some confusion......',2041,0);
INSERT INTO comment VALUES (2575,329,979,'Ravi Raja','re(3): all over the dial','2003-02-13 19:42:12',0,'why do you consider JASON for January, April, September, October and November.......?????????? you could have taken it as July, August, September,October and November ???? anyway, the answer would have been the same in either case........',2042,0);
INSERT INTO comment VALUES (2576,329,979,'Ravi Raja','I got it !!!!','2003-02-13 19:45:44',3,'JASON stands for July, August, September,October and November, DJ stands for December and January, FM for February and March and finally AM for April and May........only one left is the seet month of JUNE :) which has to be his girlfriend\'s name..........',NULL,0);
INSERT INTO comment VALUES (2577,323,979,'Ravi Raja','re: Running around in circles.','2003-02-13 19:49:20',1,'I would always prefer call it \"EINSTEIN\'S DAY\" rather than calling it \"Armistice Day\".......',2010,0);
INSERT INTO comment VALUES (2578,323,979,'Ravi Raja','re: idea','2003-02-13 19:53:28',0,'hey I agree with you......but one thing it is.....that it is only that particular moment (that is, at 1:59)which gives you the correct value of Pi, upto five places of decimal...........othewise we get only the approximation upto the second place of decimal........so should it be called the Pi-Day or the Pi-Moment...????????',2011,0);
INSERT INTO comment VALUES (2579,323,979,'Ravi Raja','Think Deeply.....but do think.........','2003-02-13 19:54:51',1,'I agree with Nick Murray\'s solution....but one thing it is.....that it is only that particular moment (that is, at 1:59)which gives you the correct value of Pi, upto five places of decimal...........othewise we get only the approximation upto the second place of decimal........so should it be called the Pi-Day or the Pi-Moment...????????',NULL,0);
INSERT INTO comment VALUES (2580,323,979,'Ravi Raja','sweet day.......a month after Valentine\'s Day','2003-02-13 19:58:18',3,'March is the 3rd month of the year - so we write 3......then we move on to the date and the time which gives 14159.....and writing these figures with a decimal after three will give us the value of Pi correct upto five places of decimal........so the day is called the Pi-Day.......indeed a sweet day :)',NULL,0);
INSERT INTO comment VALUES (2581,323,979,'Ravi Raja','Think Again but Less This time........','2003-02-13 20:01:21',1,'March is the 3rd month of the year - so we write 3......then we move on to the date and the time which gives 14159.....and writing these figures with a decimal after three will give us the value of Pi correct upto five places of decimal........but why do we put the decimal sign after 3.......why not consider the number 3141.59.......since the time is 1:59........and if we are just to consider the figures and not along with them the decimal points and all such things then its alright........but what if otherwise.......the value is equal to 100 times the value of Pi......?????',NULL,0);
INSERT INTO comment VALUES (2582,234,979,'Ravi Raja','my guess.....????','2003-02-13 20:08:48',3,'Marriage can be made A Grim Era if you rearrange the letters of the word Marriage........similarly Mother In Law can be changed into a Woman Hitler so, the only thing common in them is that the letters in them can be rearranged to form new meaningful words....and such words are called Anagrams which we are using in the given puzzle........',NULL,0);
INSERT INTO comment VALUES (2583,360,979,'Ravi Raja','re: question','2003-02-13 20:17:01',2,'no Robb......this is th only place where you are supposed to post your comments, thoughts, hints or the full detailed solution related to the given problem(s) and not anywhere else......especially not in the chatterbox......and one more thing......there is an option under the box where you are typing these comments of yours....that whether they are hints or thoughts or full solutions......select that one and do not type solution in the Subject......which I had done previously when I was a new member of the site.......',2293,0);
INSERT INTO comment VALUES (2584,360,979,'Ravi Raja','re: Ravi\'s version','2003-02-13 20:19:43',1,'Levik if you really liked this version of mine then can\'t this be replaced in place of the one posted by Erin......??? the only thing is that you can then type underneath......that the puzzle was submitted by Erin and Ravi Raja ???????? what do you say ? my version of the puzzle was cool......what would you like to say for this suggestion ?',2404,0);
INSERT INTO comment VALUES (2585,344,1183,'fwaff','re(2): think think ??????','2003-02-13 22:13:50',0,'Pedanty rather than irrelevance!\r\n\r\nIn Ravi\'s first solution the hole was made at the bottom to allow the contents to flow out, in which case it doesn\'t matter how the hole is made (assuming that there are contents capable of flowing through the hole). \r\n\r\nLatterly he asked us to \"think think ??????\" what if the hole were made at the top. I was just playing devil\'s advocate and showing that both success and failure are possible with the same solution. In the same way that there are alternative solutions to this problem (eg helium) there are alternative situations within the bounds of the problem where the solutions fail.',2564,0);
INSERT INTO comment VALUES (2586,338,1413,'dave domingo','a suggestion','2003-02-14 03:03:42',1,'This is a clever riddle, but the quote marks immediately told me that it was about letters found in certain words. I suggest you take the quote marks out -- it will still be clued fairly. Even with that change, the line \"One of us you\'ll find in jet\" is still too much of a hint because \"in jet\" will be taken to mean \"in the word \'jet.\'\"',NULL,0);
INSERT INTO comment VALUES (2587,234,1413,'dave domingo','suggestion','2003-02-14 03:18:46',1,'This riddle is fun, but the capital letters (on common words) and quote marks are unnecessary clues. ',NULL,0);
INSERT INTO comment VALUES (2588,393,1433,'Kevin','Lower PH','2003-02-14 04:24:00',3,'Chemically speaking, distilled water is just as susceptible to deionization as everyday drinking water.  Over a period of time(doesn\'t have to be long) the water will deionize into OH- and H30+ where the H30+ will dominate giving a lower pH.  If the kid wanted to have a constant pH of 7 for his drinking pleasure, he would have to use deionized water (expensive) instead of the \"cheap\" distilled water.  ',NULL,0);
INSERT INTO comment VALUES (2589,405,168,'Justin','Solution','2003-02-14 04:25:04',3,'Line 1 -> a-e-i\r\nLine 2 -> i-h-g-(0,1)\r\nLine 3 -> (0,1)-d-b-(3,4)\r\nLine 4 -> (3,4)-c-f',NULL,0);
INSERT INTO comment VALUES (2590,393,1433,'Kevin','re: yes, air','2003-02-14 04:30:12',0,'The problem with the CO2 theory is that CO2 doesn\'t readily go into water under standard atmospheric pressure (takes about 10kPa).  Also the problem doesn\'t readily admit that he hasn\'t kept the jars tightly sealed.  CO2 is a weak acid, but it wouldn\'t do anything to change the acidity of the water, you should be more troubled by hv (i.e. light) than CO2 from the air.',2506,0);
INSERT INTO comment VALUES (2591,397,1434,'Bob Patterson','a couple solutions','2003-02-14 04:55:29',0,'Adding a letter to the beginning of a word:\r\nlien>alien\r\nAdding a consonant:\r\nreave>reaver (in the sense \"to aver again\")',NULL,0);
INSERT INTO comment VALUES (2592,405,1435,'Nigel Nisbet','9 dots problem - solution','2003-02-14 07:49:54',3,'line 1 (1,1) to (4,1)\r\nline 2 (4,1) to (1,4)\r\nline 3 (1,4) to (1,1)\r\nline 4 (1,1) to (3,3)\r\nQED',NULL,0);
INSERT INTO comment VALUES (2593,114,1435,'Nigel Nisbet','Alternative solution (less Maths)','2003-02-14 08:41:58',1,'As x,y,z>0 min(x+1/x)=min(y+1/y)\r\nThus x=y=z (or x=1/y but xy+yz+zx<=3/4 so xy<=3/4)\r\nso xy=x^2<=1/4\r\nAs 1/x increases exponentialy as x decreases linearly, min(x+1/x) occurs at max(x)=1/2\r\nSo P=3min(x+1/x)= 15/2',NULL,0);
INSERT INTO comment VALUES (2594,27,1435,'Nigel Nisbet','Math Classes and Surprises','2003-02-14 10:12:44',0,'As a sometime Math teacher, I can say with absolute certainty that no matter how clear the proffessor may have been in his instructions about any forthcoming surprise (or other unsurprising) tests, there will always be some (worryingly large) percentage of students that will be utterly surprised, bewildered and even indignant that they have a test. Hence I don\'t think any class will ever be 100% certain about the timing of any test - or anything else for that matter. So he, and I, can always give surprise tests.',NULL,0);
INSERT INTO comment VALUES (2595,290,1435,'Nigel Nisbet','re: methods of proof','2003-02-14 11:28:55',1,'I don\'t know if anyone has ruled this approach out, but the \"infinity of ratios\" you mentioned, in the proof of root2 as an irrational, is still only used to give a proof by contradiction. I know proof by contradiction isn\'t necessarily the most aesthetically satisfying way, but if it works.......  ',1856,0);
INSERT INTO comment VALUES (2596,392,1437,'Candi','What if you break a leg?','2003-02-14 15:16:00',0,'',NULL,0);
INSERT INTO comment VALUES (2597,392,1437,'Candi','re: What if you break a leg?','2003-02-14 15:18:12',0,'What if yo broke a leg or your neck jumping down from the rope? then you couldn\'t steal any rope.',2596,0);
INSERT INTO comment VALUES (2598,374,1437,'Candi','Answer (I think)','2003-02-14 15:25:39',0,'',NULL,0);
INSERT INTO comment VALUES (2599,374,1437,'Candi',' Answer (I think)','2003-02-14 15:30:19',3,'7 people.\r\nThe Granfather is a father & a father-in-law.\r\nThe Grandmother is a mother & a mother-in-law.\r\nThe Father is a child and a son.\r\nThe Mother is a daughter-in-law.\r\nChild #1 is a Brother & son.\r\nChild #2 is a child, sister, and a daugter.\r\nChild #3 is a child, sister, and a daughter.',2598,0);
INSERT INTO comment VALUES (2600,239,1286,'Brian Nowell','Find Area of two segments','2003-02-14 15:42:55',3,'I proposed an earlier solution which fortunately disappeared into cyberspace. I inadvertently submitted the area of the 7 cm circle!\r\n\r\nFirstly I offer the approximate value of 67 sq cm.  \r\n\r\nTo provide some brevity I have detailed some construction, defined the formula used and from there allowed some license in providing values for different sections of the problem.\r\n\r\nSo, Construct:\r\n1. A line to join the centres (a line of symmetry)\r\n2. A chord (common) to join the circumference intersections.\r\n3. A quadrilateral using the two centres and circum. intersects as vertices.\r\n\r\nThis provides two overlapping sectors whose combined segments form the are in question.\r\n\r\nAREA OF SEGMENT is given by:\r\n [PI*r*r*(radial angle of sector)/360 - chord length*(Radius - Segment height)/2]\r\n\r\nRADIAL ANGLE can be established using the Cosine Theorem; ie, a*a = b*b + c*c -2bcCosA\r\nor  CosA = [(radius*radius)*2 - (chord)*(chord)]/92*radius*radius)\r\n\r\nCHORD LENGTH (x) = 2* height of a 14,14,7 cm triangle.\r\n\r\nSEGMENT HEIGHTS are:\r\n1. length (y) of shorter section of symmetrical line at intersection with chord\r\n2. 7 cm radius diminished by \'y\'\r\n\r\nCHORD LENGTH AND SEGMENT HEIGHTS require a pair of simultaneous equations based on a 14,14,7 triangle.\r\n\r\nThese are:\r\n1. x*x = 7*7 - y*y\r\n2. x*x = 14*14 -(14-y)(14-y)\r\nwhich resolve to:\r\ny = 49/28 or 1.75 cm\r\nand x = 6.78 cm (approx)\r\nso that the Chord length is 13.56 cm (approx)\r\n\r\nThe Radial angle in the large circle = 56.72 Degrees\r\nand that of the smaller is 151.045 Degrees.\r\n\r\nThe relevant segments therefore are: 13.99 sq cm and 52.73 sq cm, totalling 66.72 sq cm.\r\n\r\nI applied a \'confirmation\' test to my result.\r\n\r\nI considered the proportions of the area of the 7 cm sector and the area of the 7 cm segment in relation to the 7 cm circle area.  Respectively they equate to .042 and 0.34.\r\n\r\nSeems fair to me.  \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2601,405,1437,'Candi','Solution','2003-02-14 16:12:06',3,'Line 1: Start at point A (1,3), go past B & C to (4,3)\r\nLine 2: Go diagonally through points F & H to (1,0)\r\nLine 3: Go up through points G,D,& A to (1,4)\r\nLine 4: Go diagonally through points E & F\r\n',NULL,0);
INSERT INTO comment VALUES (2602,397,1439,'cho','one more','2003-02-15 02:38:20',0,'Cooped becomes coopted',NULL,0);
INSERT INTO comment VALUES (2603,299,979,'Ravi Raja','I got it !!!!','2003-02-15 03:49:24',3,'A deck of playing cards is what you ar talking about where \r\n<p>\r\nDay and Night stands for Red and Black(the two colors of the four suits),\r\n<p>\r\nSeasons stand for the Four different Suits,\r\n<p>\r\nLunar Months for: Ace, Two, Three, ........, Jack, Queen and King and finally,\r\n<p>\r\nWeeks in a Year stand for the 52 cards.\r\n',NULL,0);
INSERT INTO comment VALUES (2604,229,979,'Ravi Raja','same answer ........from me too','2003-02-15 06:05:36',0,'\"Because they both come with inky quills,\" and \"Because Poe wrote on both.\" \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2605,288,979,'Ravi Raja','Quick Brown Fox........','2003-02-15 06:35:30',3,'the sentence contains all the 26 letters of the english alphabets.........',NULL,0);
INSERT INTO comment VALUES (2606,279,1435,'Nigel Nisbet','re: Zero to 150 in 2003','2003-02-15 14:41:22',0,'I don\'t know if this problem has been put to bed by someone yet, maybe I\'m a little off the pace here, but if your still stuck on 52 I had an unusual notion in the parking lot of Savon last night. Presumably it would be allowable to use inverse tan in degrees rather than radians. Thus invtan(1) = 45 (I think? pretty certain anyway). Then\r\n\r\n52 = 2 - 0! + invtan(0!) + 3!\r\n\r\nI\'m sure this would knock most other gaps with a little perseverance.\r\nHope this helps and is allowable\r\n',2148,0);
INSERT INTO comment VALUES (2607,239,1301,'Charlie','Calculus solution','2003-02-15 14:46:55',3,'The following calculus solution confirms those previously posted by lucky and then by myself, that had used trigonometry and area formulas.  It also agrees with cris crawford\'s numeric answer, though the formula there didn\'t lead to that answer (perhaps a typo).\r\n\r\nFor ease of integration put the small circle centered at the topmost point on the larger one\'s circumference and place, while the larger one\'s center is at the origin. We need to integrate between the two curves y=&#8730;(14&#178;-x&#178;) and y = 14 - &#8730;(7&#178;-x&#178;), the latter being the lower part of the circle that\'s raised 14 units from the origin, from x=-&#8730;(735/16) to +&#8730;(735/16), the limits of integration being found from solving the equations simultaneously to find y=(2*14&#178;-7&#178;)/28, which leads to the above values of x.\r\n\r\nUsing Wolfram Research\'s on-line \"The Integrator\" on the difference between the above two functions, produces the indefinite integral\r\n-14x+(x/2)&#8730;(49-x&#178;)+(x/2)&#8730;(196-x&#178;)+98arcsin(x/14)+(49/2)arcsin(x/7)\r\n\r\nAs this function is odd (f(-x)=-f(x)), in order to subtract the value at x=-&#8730;(735/16)from that at +&#8730;(735/16), we need only double the value at x=+&#8730;(735/16). \r\n\r\nUsing the UBASIC interpreter:\r\nx=sqr(735/16)\r\nOK\r\na=2*(-14*x+(x/2)*sqr(49-x^2)+(x/2)*sqr(196-x^2)+98*asin(x/14)+(49/2)*asin(x/7))\r\nOK\r\n?a\r\n 68.7502555446011987768\r\nwhich, when rounded, is the answer posted previously by lucky, myself and cris crawford, using different methods.',NULL,0);
INSERT INTO comment VALUES (2608,394,1382,'Kyle','just a guess','2003-02-15 16:46:04',0,'I\'m not sure if the chemistry is correct on this, but maybe when he vacuumed all the air out of the comtainer it caused the water to ionize.  Since the vapour pressure of hydrogen is different from oxygen, more of one or the other element would evaporate out of solution and become a gas, filling the empty space in the container, thereby causing the remaining water to be slightly acidic or basic.',NULL,0);
INSERT INTO comment VALUES (2609,239,1301,'Charlie','re: Calculus solution','2003-02-15 17:03:03',0,'A recheck of cris crawford\'s formula does show in fact that this is the answer that that formula provides.  It was my typo in checking it that was wrong.  There are several independent computations of the 68.75... answer.',2607,0);
INSERT INTO comment VALUES (2610,394,885,'np_rt','Hint','2003-02-15 18:25:41',2,'Just a hint, the hint itself can be found in the problem statement. Read carefully and you\'ll notice something that may seem like an unnecessary detail. That\'s the hint.',NULL,0);
INSERT INTO comment VALUES (2611,394,1299,'Anoop','re: Hint','2003-02-15 19:00:13',0,'hmm i guess the line u mean is \"During one hot summer day, you and he just finished playing basketball\".\r\n\r\nSo the fact that it was a hot day has something to do with it.',2610,0);
INSERT INTO comment VALUES (2612,82,1443,'William Hunt','re: Solution','2003-02-16 00:57:59',0,'That\'s very true, with an infinite no. of demons, it couldn\'t possibly have been any of them, because Prometheus would have been killed by the one before, or the one before that, or  . . .etc.',267,0);
INSERT INTO comment VALUES (2613,405,775,'Cory Taylor','more difficult','2003-02-16 06:19:28',4,'exactly the same problem, but replace \"four\" with \"three\".  Can you do it now?  There are two wyas that I can see it done, both invlove a little trickery.',NULL,0);
INSERT INTO comment VALUES (2614,279,1435,'Nigel Nisbet','re(2): Zero to 150 in 2003','2003-02-16 06:42:51',0,'Presumably one could also use inverse tan (-1) to be 135 (in degrees). With this and the integer above and below functions I managed 120 to 150 pretty easily. Some edited highlights include\r\n\r\n150= intabove(sqrt(200)) + invtan(-intbelow(sqrt(3)))\r\n146= (2+0!)! + invtan(-0!) + intbelow(sqrt(sqrt(3!!))\r\n145= intbelow(sqrt(20)) + invtan(-0!) + 3!\r\n\r\nThe rest dropped out without quite so much convoluted faffing about. I guess this just leaves 104 to 120 which shouldn\'t be too bad.',2606,0);
INSERT INTO comment VALUES (2615,405,1445,'Sandra','re: Solution','2003-02-16 11:52:53',3,'first start at g and go up past a then go down at a diagonal through b and f not stopping till on the same line as i, then go through i all the way to g then through g e and c, you will end up making a right triangle and bisecting it.',2589,0);
INSERT INTO comment VALUES (2616,408,1083,'delvin','Dancing','2003-02-16 16:00:17',0,'Lemme take a shot at the solution\r\n\r\nIn a single beat, you can have either 2 eight-notes or 1 quarter note\r\n\r\nFor quarter notes there can be the following combinations\r\n01 X rest (no arrow)\r\n04 X One arrow\r\n06 x Two arrows\r\nor a total of 11 combinations\r\n\r\nFor eight notes there can be the following combinations for the 1st 1/2 of the beat\r\n01 X rest (no arrow)\r\n04 X One arrow\r\n06 x Two arrows\r\n\r\nI am assuming that if the 2nd 1/2 of the beat is a rest it will be the same as a combination using one quarter note (e.g. UP (1/8) REST (1/8)= UP (1/4) ) - This is the way these games work.\r\n\r\nHence, for a full single beat, there can be the following combinations of 2 eight notes\r\n11 X 10 or 110 combinations\r\n\r\nFor one full beat there can be 110+11 = 121 Combinations\r\n\r\nFor 60 full beats there can be 121^60 or about 9.2709 x 10^124.\r\n\r\n(On a side note, some of the dancing games I played had triplets... that was tough... )',NULL,0);
INSERT INTO comment VALUES (2617,317,1449,'Shaun','here\'s the answer','2003-02-16 18:29:00',3,'This one was a good one, but it wasn\'t hard, the answer is simply $1.30 cents (on of the women had two 50cents, a quarter, and a nickel, while the other had a silver dollar and 3 10cents)',NULL,0);
INSERT INTO comment VALUES (2618,317,1449,'Shaun','re: here\'s the answer','2003-02-16 18:30:32',3,'O yeh and the men had the same as the women did',2617,0);
INSERT INTO comment VALUES (2619,211,1400,'Javed Iqbal','re: simple solution','2003-02-17 04:54:24',0,'I was thinking along the same line as Amanda. Here is what I came up with:\r\n\r\nFirst of all, the question asks whether the ant will reach the end, the answer to this is yes. Most of the people are trying to prove whether the ant will ever \"pass\" the end, the answer is no.\r\n\r\nTo further explain this, let us assume two things:\r\n\r\n1. That on his front leg, the ant has two fingers, one is longer than the other, though the difference is inifitesimal.\r\n\r\n2. At the end of the rubber band, there is a small indent, which the ant puts his foot (with fingers) on.\r\n\r\nNow at the end of the first 1000th second, the ant touches the indent with his larger finger (meaning reaches the end point), but at that exact instance, and before his second finger touches the indent, the band expands by another meter, meaning that the ant could not pass end.\r\n\r\nDo I make any sense?\r\n\r\n',1304,0);
INSERT INTO comment VALUES (2620,410,1183,'fwaff','A solution','2003-02-17 07:11:57',3,'I\'ve found a solution, but haven\'t worked through the other options to see if it\'s unique...\r\n\r\nGRAPE = 94872\r\nPLUM = 7160\r\nAPPLE = 87712\r\n\r\nSome workings to get there...\r\n\r\nFirstly, M must be zero since E-M=E.\r\nSecondly, G=A+1 since GRAPE is a 5 digit number and PLUM is only a 4 digit number.\r\nThirdly, P>R since G can\'t equal A.\r\n\r\nAssuming P>U then P-U=L (from the 10s column)\r\nAssuming A>L then A-L=P (from the 100s column) - this gives A>P\r\n\r\nThese equations show that 2P=A+U\r\n\r\nSince P>R then R+10-P=P (from the 1000s column)\r\nSo P=5+R/2 which gives either (R=2, P=6) or (R=4, P=7) - P can\'t equal 8 or 9 since G>A>P\r\n\r\nUsing P=6 in the 2P=A+U equation gives R=L=2 which is invalid\r\n\r\nUsing P=7 in the 2P=A+U equation gives the above answer.\r\n\r\nThere may be alternative solutions if you assume U>P...',NULL,0);
INSERT INTO comment VALUES (2621,226,1301,'Charlie','Another solution (re: a mathematecally more rigorous solution)','2003-02-17 14:36:06',0,'There must be a flaw in the reasoning, as an original supply of 85 red balls out of 120 balls also produces a 1/2 probability that the first two drawn will both be red. That\'s an initial ratio of 85/120=.7083333...  A smaller number of balls that is more than the 3 red out of 4 of the proposed solution is 15 red out of 21. (15/21)(14/20)= .5 and the original ratio is 15/21=.714285714285...\r\n\r\nHere is a table of some values:\r\n  3 / 4 = .75\r\n 15 / 21 = .7142857\r\n 85 / 120 = .7083333\r\n 493 / 697 = .7073171\r\n 2871 / 4060 = .7071428\r\n 16731 / 23661 = .707113\r\n 97513 / 137904 = .7071078\r\n\r\nThe table was produced by solving 2r(r-1) = (r+g)(r+g-1) as a quadratic equation in r using the quadratic formula to get r = g + .5 + &#8730;(2g&#178;+.25), and printing any r that is an integer and the denominator which is r+g.',1357,0);
INSERT INTO comment VALUES (2622,410,979,'Ravi Raja','re: A solution','2003-02-17 18:12:47',1,'yes i believe there are other solutions too and not just if we assume U to be greater than P but also when we assume A to be less than L.....and might be more such inequalities.........well even I am working on the problem ........let\'s see what I am going to end up with......',2620,0);
INSERT INTO comment VALUES (2623,397,1454,'Corey','Another...','2003-02-17 18:31:13',0,'Iron(y)',NULL,0);
INSERT INTO comment VALUES (2624,354,1454,'Corey','well...','2003-02-17 19:06:30',0,'I\'d imagine you shake them to determine which one is the can of nuts, then you\'d look for the other can with a fruit label on it (since the can of nuts would have one too).... whatever label is on the can of nuts corresponds to the other can, and the can you haven\'t dealt with yet is the other fruit in juice. Sorry if this sounds like crazy talk... I\'m not very good at storytelling.',NULL,0);
INSERT INTO comment VALUES (2625,363,1454,'Corey','I guess...','2003-02-17 19:18:26',0,'It has to be PAD, right? It\'s the only word up there that has 2 letters of its own, which is essential for both the first and second logicians, and I imagine the third just figured it out from there.',NULL,0);
INSERT INTO comment VALUES (2626,410,1183,'fwaff','re(2): A solution - THE solution','2003-02-18 01:13:05',3,'I think that my original solution (based on the assumption that P>U and A>L) is unique. Since the other possible combinations of relationships all yield non-valid results, as follows...\r\n\r\nM=0, G=A+1 and P>R are known for all solutions\r\n\r\n1. Assume P>U and A&lt;L, this gives the 3 equations:\r\nP-U=L, 10+A-L=P, R+9-P=P which can be solved to show A+U=6\r\nTherefore A=2 or A=4, which gives G=3 or G=5 which are both non-valid.\r\n\r\n2. Assume U&gt;P and A>L, this gives the 3 equations:\r\n10+P-U=L, A-1-L=P, R+10-P=P which can be solved to give A+U>22, but this is non-valid since A+U&lt;18\r\n\r\n3. Assume U&gt;P and A&lt;L, this gives the 3 equations:\r\n10+P-U=L, 9+A-L=P, R+9-P=P which can be solved to give A=P=8\r\nAnother non-valid option\r\n\r\nTherefore the only valid option is P&gt;U and A>L and the only solution for that is as in my first comment.',2622,0);
INSERT INTO comment VALUES (2627,406,153,'TomM','Ground Rules and First Thoughts','2003-02-18 02:15:21',1,'First, restating the facts:\r\n\r\nFor every 4-chambered peanut, there are 2 3-chambered peanuts, 4 2-chambered peanuts, and 8 1-chambered peanuts. That means that for every 15 pods, there are 26 kernels.\r\n\r\nThe odds that a given pod will have only one kernel is 8:7 (the probability is 8/15), so the probability that a bag of 1000 pods will have exactly 1000 kernels is (8/15) ^ 1000, an infitesimal number. Because of this, I believe that the question intends that a bag of \"1000 peanuts\" has just enough pods so that the number of kernels tends toward 1000.  \r\n\r\n1000 kernels is 38 sets of 26 kernels and 12 \"odd\" kernels, so I\'m  going to assume that a bag of \"1000 peanuts\" is actually a bag of 577 ([38 * 15] + 7) pods. If the 38 complete sets of pods average out to 988 kernels, and the 7 \"odd\" ones to 9 - 15 kernels, the bag will have 997 - 1003 kernels. Close enough for the peanut company and the government inspectors.\r\n\r\nBut the problem asks what are the actual odds that the bag will contain exactly 1000 kernels. Since each pod can be one of four types, there are (577 ^ 4) combinations of pods.  One of these adds up to 577 kernels (all single-chambered); another adds up to 2308 kernels (all 4-chambered), but with the the largest number in the vacinity of 1000.  Once it is determined what the number of combinations is that add up to 1000 kernels (call it \"C\") we can determine both the probabily (C / 2308) and the odds (C : [2308 - C])\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2628,406,153,'TomM','re: Ground Rules  (Correction)','2003-02-18 02:20:52',0,'Replace the 2308 in the last sentence with 110841719041 (= 577 ^ 4)',2627,0);
INSERT INTO comment VALUES (2629,411,1183,'fwaff','First guess','2003-02-18 02:45:25',3,'Being a mere student I don\'t fully understand how the thumbs up/down all works so I had to make a couple of assumptions:\r\n\r\nAssumption 1: downs and ups don\'t cancel each other out - ie if a problem received ududu then it would be posted. (the alternative is that ududu=u)\r\n\r\nAssumption 2: once a problem has received 3 ups it can no longer be voted on. ie effectively there is a \'to be posted\' queue.\r\n\r\nWith these assumptions in mind I reckon that the last problem is posted on day 81. Also of the original 40: 33 are accepted and 7 are rejected.\r\n\r\nNow for the extra challenge....',NULL,0);
INSERT INTO comment VALUES (2630,82,1304,'Emon Hunte','Prometheus Died!','2003-02-18 03:33:40',0,'Promethus is dead by 2:00, meaning Promethus DIED!\r\nTherefore some Demon DID IN FACT KILL him!  It\'s just impossible to say who.  Of course I understand the paradoxes of the solution, I justperfer to look at realisticly.',NULL,0);
INSERT INTO comment VALUES (2631,410,979,'Ravi Raja','re(3): A solution - THE solution','2003-02-18 03:46:40',1,'well fwaff......i think i have mentioned that i am working on the problem........and not yet finished doing so and so i cannot say for sure whether the other possibilities yield invalid solutions........neways........the approach is the same but i am not as quick as you are..........so please give me some time and i\'ll have my solution out here.......may be it is unique.......let\'s see..........',2626,0);
INSERT INTO comment VALUES (2632,411,1301,'Charlie','re: First guess','2003-02-18 05:20:24',0,'I get a different result using fwaff\'s assumptions.  I find that only 4 are rejected, and that the last day is day 64 when a previously accepted puzzle is posted.  Perhaps fwaff and I made different other assumptions.  I assumed that \"every second problem\" means skip 1, vote on 2, skip 3, vote on 4, etc.  If I were a C programmer I might consider the first in the queue to be the zeroth, but that\'s another story.  Likewise \"every third problem\" skips over the first two, etc.  Also, I assume we\'re counting (and skipping) only the puzzles currently being voted on, not their original position in the queue.\r\n  \r\nI will present my findings in one or more replies to this message (to fit within the size limits -- Levik, What\'s the limit to the size of one of these comments?).\r\n\r\nBut, as there are rejections (7 or 4 depending on who\'s counting) using the assumption that ups and downs don\'t cancel, and the original problem called for every one being posted, I think this is the wrong assumption.  Especially since thumbs up are said to count +1 and thumbs down -1.  What would be the point of assigning these signed values if they didn\'t cancel each other?\r\n\r\nTo conserve space on the future posts, the key to these is:\r\nq=on queue but not yet voted on, V=currently being voted on, a=accepted but not yet posted, r=rejected, P=posted.  On the line following these 40 codes will be the up-votes and down-votes for each of the ten current votees.  They never reach 3 because on that day they\'d be shown as accepted, posted or rejected.  Thus the vote count columns lose puzzles and new ones travel in from the right, so it can be a little confusing.  List to begin on the next post...',2629,0);
INSERT INTO comment VALUES (2633,411,1301,'Charlie','re(2): First guess','2003-02-18 05:24:46',0,'The key is in my previous post.  The first 21 lines seem to fit in one reply:\r\n  1 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 10 10 10 10 10 10 10 10 10<br>\r\n  2 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 10 11 10 11 10 11 10 11<br>\r\n  3 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 11 10 21 10 11 20 11<br>\r\n  4 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 10 21 10 12 20 11<br>\r\n  5 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 21 10 12 20 21<br>\r\n  6 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 22 10 12 20 21<br>\r\n  7 VVVVVVVVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 22 20 12 20 21<br>\r\n  8 VVVVVVVrVVVqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 22 20 20 21 00<br>\r\n  9 VVVVVVVrVPVVqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 22 20 20 00 00<br>\r\n 10 VVVVVVVrVPVVqqqqqqqqqqqqqqqqqqqqqqqqqqqq 10 11 20 12 20 22 20 20 00 01<br>\r\n 11 VVPVaaaraPVVVVVVVqqqqqqqqqqqqqqqqqqqqqqq 20 21 22 10 11 10 10 10 10 10<br>\r\n 12 VVPVPaaraPVVVVVVVqqqqqqqqqqqqqqqqqqqqqqq 20 22 22 11 11 11 10 11 10 11<br>\r\n 13 VVPaPParaPVVVVVVVVqqqqqqqqqqqqqqqqqqqqqq 20 22 11 11 21 10 11 20 11 00<br>\r\n 14 VVPPPParaPVVVVVVVVqqqqqqqqqqqqqqqqqqqqqq 20 22 11 12 21 10 11 21 11 00<br>\r\n 15 VVPPPPPraPVVaVVVVVVqqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 11 21 11 10 00<br>\r\n 16 VVPPPPPrPPVVaVVVVVVqqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 12 21 11 10 00<br>\r\n 17 VVPPPPPrPPVVPVVaVVVVqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 12 11 10 00 00<br>\r\n 18 VVPPPPPrPPVVPVVPVVVVqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 12 11 11 00 00<br>\r\n 19 VVPPPPPrPPVVPVVPVVVVqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 12 11 11 10 00<br>\r\n 20 VVPPPPPrPPVVPVVPVVVVqqqqqqqqqqqqqqqqqqqq 20 22 11 12 10 12 11 11 10 01<br>\r\n 21 PaPPPPPrPPVVPVVPVVVVVVqqqqqqqqqqqqqqqqqq 21 22 20 22 21 21 20 11 10 10\r\n',2632,0);
INSERT INTO comment VALUES (2634,411,1301,'Charlie','re(3): First guess','2003-02-18 05:26:31',0,'continuation:\r\n 22 PPPPPPPrPPVrPVrPVVVVVVVVqqqqqqqqqqqqqqqq 21 20 21 22 20 12 10 11 00 01<br>\r\n 23 PPPPPPPrPPVrPVrPPVVVVVVVVqqqqqqqqqqqqqqq 21 20 22 20 22 10 11 10 01 00<br>\r\n 24 PPPPPPPrPPVrPVrPPVVVVVVVVqqqqqqqqqqqqqqq 21 20 22 21 22 10 11 11 01 00<br>\r\n 25 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 11 11 01 10 00<br>\r\n 26 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 12 11 01 10 00<br>\r\n 27 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 12 21 01 10 00<br>\r\n 28 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 12 21 02 10 00<br>\r\n 29 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 12 21 02 20 00<br>\r\n 30 PPPPPPPrPPVrPVrPPVVPVVVVVVqqqqqqqqqqqqqq 21 20 22 21 10 12 21 02 20 01<br>\r\n 31 PPPPPPPrPPPrParPPaaPVVaVaVVVVVVVqqqqqqqq 20 22 12 11 10 10 10 10 10 10<br>\r\n 32 PPPPPPPrPPPrPPrPPaaPVraVaVVVVVVVVqqqqqqq 20 12 12 10 11 10 11 10 11 00<br>\r\n 33 PPPPPPPrPPPrPPrPPPaPVraVaVVVVVVVVqqqqqqq 20 12 22 10 11 20 11 10 21 00<br>\r\n 34 PPPPPPPrPPPrPPrPPPPPVraVaVVVVVVVVqqqqqqq 20 12 22 11 11 20 11 11 21 00<br>\r\n 35 PPPPPPPrPPPrPPrPPPPPVrPVaVVVVVVVVqqqqqqq 20 12 22 11 21 20 11 11 21 10<br>\r\n 36 PPPPPPPrPPPrPPrPPPPPVrPVPVVVVVVVVqqqqqqq 20 12 22 11 21 21 11 11 21 10<br>\r\n 37 PPPPPPPrPPPrPPrPPPPPVrPVPVVVVVVVVqqqqqqq 20 12 22 11 21 21 21 11 21 10<br>\r\n 38 PPPPPPPrPPPrPPrPPPPPVrPVPVVVVVVVVqqqqqqq 20 12 22 11 21 21 21 12 21 10<br>\r\n 39 PPPPPPPrPPPrPPrPPPPPVrPVPVVVVVVPVVqqqqqq 20 12 22 11 21 21 21 12 10 00<br>\r\n 40 PPPPPPPrPPPrPPrPPPPPVrPVPVVVVVVPVVqqqqqq 20 12 22 11 21 21 21 12 10 01<br>\r\n 41 PPPPPPPrPPPrPPrPPPPPPrPVPaVaaaVPVVVVVVVq 22 21 22 20 11 10 10 10 10 10<br>\r\n 42 PPPPPPPrPPPrPPrPPPPPPrPVPPVaaaVPVVVVVVVq 22 22 22 21 11 11 10 11 10 11<br>',2633,0);
INSERT INTO comment VALUES (2635,411,1301,'Charlie','re(4): First guess','2003-02-18 05:27:53',0,'Finally:\r\n 43 PPPPPPPrPPPrPPrPPPPPPrPVPPVPaaaPVVVVVVVV 22 22 21 11 21 10 11 20 11 00<br>\r\n 44 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPaaPVVVVVVVV 22 22 21 12 21 10 11 21 11 00<br>\r\n 45 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPaPVVaVVVVV 22 22 21 12 10 11 21 11 10<br>\r\n 46 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPPPVVaVVVVV 22 22 21 12 10 12 21 11 10<br>\r\n 47 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPPPVVPVVaVV 22 22 21 12 10 12 11 10<br>\r\n 48 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPPPVVPVVPVV 22 22 21 12 10 12 11 11<br>\r\n 49 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPPPVVPVVPVV 22 22 21 12 10 12 11 11<br>\r\n 50 PPPPPPPrPPPrPPrPPPPPPrPVPPVPPPPPVVPVVPVV 22 22 21 12 10 12 11 11<br>\r\n 51 PPPPPPPrPPPrPPrPPPPPPrPPPPaPPPPPaVPVVPVV 22 20 22 21 21<br>\r\n 52 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPaVPVVPVV 22 21 22 22 21<br>\r\n 53 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVaPVV 22 21 22 21<br>\r\n 54 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 55 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 56 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 57 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 58 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 59 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 60 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPVPVPPVV 22 21 22 22<br>\r\n 61 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPPPaPPaa<br>\r\n 62 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPPPPPPaa<br>\r\n 63 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPPPPPPPa<br>\r\n 64 PPPPPPPrPPPrPPrPPPPPPrPPPPPPPPPPPPPPPPPP<br>',2634,0);
INSERT INTO comment VALUES (2636,411,1301,'Charlie','re: First guess','2003-02-18 05:37:05',0,'As mentioned in my previous reply I think it\'s a bad assumption to think downs and ups do not offset each other. In fact, if we assume that they do, then all the problems will in fact get to be posted, the last one on day 171.  Again this assumes that \"every second problem\" starts by skipping 1, then voting one, etc.; \"every third problem\" means skip 2, then vote the third etc.\r\n\r\nThis assumption also simplifies the report: instead of the V code for being voted on, the current net vote is shown, 0 initially, 1 for 1 thumbs up, etc.  Net thumbs down is indicated by X = -1 and Y=-2; -3 never needs be shown; if it happened, it would be shown as r for rejected.\r\n\r\n  1 1111111111qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  2 1010101010qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  3 1020111020qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  4 102X111X20qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  5 102X211X21qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  6 102X201X21qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  7 102X202X21qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  8 102X202Y21qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n  9 102X202YP10qqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 10 102X202YP1Xqqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 11 21P0a1aXP20111qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 12 20P0P0aXP10010qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 13 20P1P0PXP20020qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 14 20P1PXPXP20X20qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 15 20P1PXP0P20X21qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 16 20P1PXP0P10X21qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 17 20P1PXP0P11X21qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 18 20P1PXP0P11Y21qqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 19 20P1PXP0P11YP10qqqqqqqqqqqqqqqqqqqqqqqqq\r\n 20 20P1PXP0P11YP1Xqqqqqqqqqqqqqqqqqqqqqqqqq\r\n 21 P1P2P0P1P22XP201qqqqqqqqqqqqqqqqqqqqqqqq\r\nto be continued...\r\n',2629,0);
INSERT INTO comment VALUES (2637,411,1301,'Charlie','re(2): First guess','2003-02-18 05:38:36',3,'See previous for beginning \r\n 22 P1P1P0P0P21XP100qqqqqqqqqqqqqqqqqqqqqqqq\r\n 23 P1P1P1P0P22XP110qqqqqqqqqqqqqqqqqqqqqqqq\r\n 24 P1P1P1PXP22XP010qqqqqqqqqqqqqqqqqqqqqqqq\r\n 25 P1P1P1PXPP2XP0110qqqqqqqqqqqqqqqqqqqqqqq\r\n 26 P1P1P1PXPP2YP0110qqqqqqqqqqqqqqqqqqqqqqq\r\n 27 P1P1P1PXPP2YP1110qqqqqqqqqqqqqqqqqqqqqqq\r\n 28 P1P1P1PXPP2YP1010qqqqqqqqqqqqqqqqqqqqqqq\r\n 29 P1P1P1PXPP2YP1020qqqqqqqqqqqqqqqqqqqqqqq\r\n 30 P1P1P1PXPP2YP102Xqqqqqqqqqqqqqqqqqqqqqqq\r\n 31 P2P2P2P0PPPXP21a011qqqqqqqqqqqqqqqqqqqqq\r\n 32 P2P1P2PXPPPXP11PX10qqqqqqqqqqqqqqqqqqqqq\r\n 33 P2P1PPPXPPPXP21PX200qqqqqqqqqqqqqqqqqqqq\r\n 34 P2P1PPPXPPPYP21PX100qqqqqqqqqqqqqqqqqqqq\r\n 35 P2P1PPPXPPPYPP1PX1010qqqqqqqqqqqqqqqqqqq\r\n 36 P2P1PPPXPPPYPP1PY1010qqqqqqqqqqqqqqqqqqq\r\n 37 P2P1PPPXPPPYPP1PY2010qqqqqqqqqqqqqqqqqqq\r\n 38 P2P1PPPXPPPYPP1PY2X10qqqqqqqqqqqqqqqqqqq\r\n 39 P2P1PPPXPPPYPP1PY2X20qqqqqqqqqqqqqqqqqqq\r\n 40 P2P1PPPXPPPYPP1PY2X2Xqqqqqqqqqqqqqqqqqqq\r\n 41 PPP2PPP0PPPXPP2PXa0a0111qqqqqqqqqqqqqqqq\r\n 42 PPP2PPPXPPPXPP1PXPXa0010qqqqqqqqqqqqqqqq\r\nto be continued...',2636,0);
INSERT INTO comment VALUES (2638,411,1301,'Charlie','re(3): First guess','2003-02-18 05:39:44',0,'...from previous\r\n 43 PPP2PPPXPPP0PP1PXP0P0020qqqqqqqqqqqqqqqq\r\n 44 PPP2PPPXPPP0PP0PXP0P0X20qqqqqqqqqqqqqqqq\r\n 45 PPP2PPPXPPP0PP0P0P0P0X21qqqqqqqqqqqqqqqq\r\n 46 PPP2PPPXPPP0PP0P0PXP0X21qqqqqqqqqqqqqqqq\r\n 47 PPP2PPPXPPP0PP0P0PXP1X21qqqqqqqqqqqqqqqq\r\n 48 PPP2PPPXPPP0PP0P0PXP1Y21qqqqqqqqqqqqqqqq\r\n 49 PPP2PPPXPPP0PP0P0PXP1YP10qqqqqqqqqqqqqqq\r\n 50 PPP2PPPXPPP0PP0P0PXP1YP1Xqqqqqqqqqqqqqqq\r\n 51 PPPPPPP0PPP1PP1P1P0P2XP201qqqqqqqqqqqqqq\r\n 52 PPPPPPP0PPP0PP1P0P0P1XP100qqqqqqqqqqqqqq\r\n 53 PPPPPPP0PPP0PP2P0P0P2XP110qqqqqqqqqqqqqq\r\n 54 PPPPPPP0PPP0PP2PXP0P2XP010qqqqqqqqqqqqqq\r\n 55 PPPPPPP0PPP0PP2PXP1P2XP011qqqqqqqqqqqqqq\r\n 56 PPPPPPP0PPP0PP2PXP1P1XP011qqqqqqqqqqqqqq\r\n 57 PPPPPPP0PPP0PP2PXP1P10P011qqqqqqqqqqqqqq\r\n 58 PPPPPPP0PPP0PP2PXP1P10PX11qqqqqqqqqqqqqq\r\n 59 PPPPPPP0PPP0PP2PXP1P10PX21qqqqqqqqqqqqqq\r\n 60 PPPPPPP0PPP0PP2PXP1P10PX20qqqqqqqqqqqqqq\r\n 61 PPPPPPP1PPP1PPPP0P2P21P0a111qqqqqqqqqqqq\r\n 62 PPPPPPP1PPP0PPPP0P1P20P0P010qqqqqqqqqqqq\r\n 63 PPPPPPP1PPP0PPPP1P1P21P0P020qqqqqqqqqqqq\r\nto be continued...',2637,0);
INSERT INTO comment VALUES (2639,411,1301,'Charlie','re(4): First guess','2003-02-18 05:40:46',3,'... from previous\r\n 64 PPPPPPP1PPP0PPPP1P0P21P0PX20qqqqqqqqqqqq\r\n 65 PPPPPPP1PPP0PPPP1P0PP1P0PX210qqqqqqqqqqq\r\n 66 PPPPPPP1PPP0PPPP1P0PP1PXPX210qqqqqqqqqqq\r\n 67 PPPPPPP1PPP0PPPP1P0PP1PXP0210qqqqqqqqqqq\r\n 68 PPPPPPP1PPP0PPPP1P0PP1PXP0110qqqqqqqqqqq\r\n 69 PPPPPPP1PPP0PPPP1P0PP1PXP0120qqqqqqqqqqq\r\n 70 PPPPPPP1PPP0PPPP1P0PP1PXP012Xqqqqqqqqqqq\r\n 71 PPPPPPP2PPP1PPPP2P1PP2P0P12P01qqqqqqqqqq\r\n 72 PPPPPPP2PPP0PPPP2P0PP2PXP11P00qqqqqqqqqq\r\n 73 PPPPPPP2PPP0PPPPPP0PP2P0P11P100qqqqqqqqq\r\n 74 PPPPPPP2PPP0PPPPPP0PP1P0P11P000qqqqqqqqq\r\n 75 PPPPPPP2PPP0PPPPPP0PP1P1P11P001qqqqqqqqq\r\n 76 PPPPPPP2PPP0PPPPPP0PP1P1P01P001qqqqqqqqq\r\n 77 PPPPPPP2PPP0PPPPPP0PP1P1P02P001qqqqqqqqq\r\n 78 PPPPPPP2PPP0PPPPPP0PP1P1P02PX01qqqqqqqqq\r\n 79 PPPPPPP2PPP0PPPPPP0PP1P1P02PX11qqqqqqqqq\r\n 80 PPPPPPP2PPP0PPPPPP0PP1P1P02PX10qqqqqqqqq\r\n 81 PPPPPPPPPPP1PPPPPP1PP2P2P1aP02111qqqqqqq\r\n 82 PPPPPPPPPPP1PPPPPP0PP2P1P1PPX2010qqqqqqq\r\n 83 PPPPPPPPPPP1PPPPPP0PPPP1P1PP020200qqqqqq\r\n 84 PPPPPPPPPPP1PPPPPP0PPPP1P0PP020100qqqqqq\r\nto be continued...',2638,0);
INSERT INTO comment VALUES (2640,411,1301,'Charlie','re(5): First guess','2003-02-18 05:42:02',3,'... from previous\r\n 85 PPPPPPPPPPP1PPPPPP0PPPP1P0PP120101qqqqqq\r\n 86 PPPPPPPPPPP1PPPPPP0PPPP1P0PP110101qqqqqq\r\n 87 PPPPPPPPPPP1PPPPPP0PPPP1P0PP111101qqqqqq\r\n 88 PPPPPPPPPPP1PPPPPP0PPPP1P0PP111001qqqqqq\r\n 89 PPPPPPPPPPP1PPPPPP0PPPP1P0PP111011qqqqqq\r\n 90 PPPPPPPPPPP1PPPPPP0PPPP1P0PP111010qqqqqq\r\n 91 PPPPPPPPPPP2PPPPPP1PPPP2P1PP222121qqqqqq\r\n 92 PPPPPPPPPPP2PPPPPP0PPPP2P0PP212020qqqqqq\r\n 93 PPPPPPPPPPP2PPPPPP0PPPPPP0PP2220a001qqqq\r\n 94 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1220PX01qqqq\r\n 95 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P20PX020qqq\r\n 96 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P2XPX020qqq\r\n 97 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P2XP0020qqq\r\n 98 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P2XP0X20qqq\r\n 99 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P2XP0XP00qq\r\n100 PPPPPPPPPPP2PPPPPP0PPPPPP0PP1P2XP0XP0Xqq\r\n101 PPPPPPPPPPPPPPPPPP1PPPPPP1PP2Pa0P10P1011\r\n102 PPPPPPPPPPPPPPPPPP1PPPPPP0PP2PPXP1XP1X10\r\n103 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP10P1X20\r\n104 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP00P1X10\r\n105 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P1X10\r\nto be continued...',2639,0);
INSERT INTO comment VALUES (2641,411,1301,'Charlie','re(6): First guess','2003-02-18 05:43:56',3,'... from previous\r\n106 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P0X10\r\n107 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P0010\r\n108 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P0000\r\n109 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P0001\r\n110 PPPPPPPPPPPPPPPPPP1PPPPPP0PPPPPXP01P0001\r\n111 PPPPPPPPPPPPPPPPPP2PPPPPP1PPPPP0P12P1112\r\n112 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP0P02P0102\r\n113 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1P02P110P\r\n114 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PX2P11XP\r\n115 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP11XP\r\n116 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP10XP\r\n117 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP100P\r\n118 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP100P\r\n119 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP100P\r\n120 PPPPPPPPPPPPPPPPPP2PPPPPP0PPPPP1PXPP100P\r\n121 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP2P0PP211P\r\n122 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P0PP110P\r\n123 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP111P\r\n124 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP011P\r\n125 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP021P\r\n126 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP020P\r\nto be continued...',2640,0);
INSERT INTO comment VALUES (2642,411,1301,'Charlie','re(7): First guess','2003-02-18 05:45:39',3,'... from previous\r\n127 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP020P\r\n128 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP020P\r\n129 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP020P\r\n130 PPPPPPPPPPPPPPPPPPPPPPPPP1PPPPP1P1PP020P\r\n131 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP2P2PP1P1P\r\n132 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1P2PP0P1P\r\n133 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P1P\r\n134 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n135 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n136 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n137 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n138 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n139 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n140 PPPPPPPPPPPPPPPPPPPPPPPPP2PPPPP1PPPP0P0P\r\n141 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP1P1P\r\n142 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P1P\r\n143 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n144 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n145 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n146 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n147 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\nto be continued...',2641,0);
INSERT INTO comment VALUES (2643,411,1301,'Charlie','re(8): First guess','2003-02-18 05:47:18',3,'... from previous\r\n148 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n149 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n150 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPPP0P2P\r\n151 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PaP\r\n152 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n153 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n154 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n155 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n156 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n157 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n158 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n159 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n160 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1PPP\r\n161 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n162 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n163 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n164 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n165 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n166 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n167 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n168 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\none more reply to go (that last votee must wait for the first voter)...',2642,0);
INSERT INTO comment VALUES (2644,411,1301,'Charlie','re(9): First guess','2003-02-18 05:49:32',3,'... and the first voter finally votes again on day 171:\r\n169 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n170 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP2PPP\r\n171 PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP\r\nDone',2643,0);
INSERT INTO comment VALUES (2645,411,1301,'Charlie','re: First guess','2003-02-18 05:53:20',0,'BTW: I think we all assumed correctly that no one but the hackers is voting.  This isn\'t explicitly stated in the problem, but it can\'t be solved otherwise.',2629,0);
INSERT INTO comment VALUES (2646,411,1301,'Charlie','re(2): First guess','2003-02-18 06:20:45',0,'In addition to other assumptions made along the way, my multi-part posting of a solution included the assumption that the same day that one or more problems were posted or approved to be posted and thus new problems became eligible to be voted on, those that became eligible for voting that day would also be voted on by the hackers that same day.  So for example as voter 11\'s thumbs up caused the third puzzle to be posted and the fifth and seventh to be approved for posting, three new puzzles on the queue became eligible for voting and were voted positively on that day by this voter 11.\r\n\r\nIf that assumption is not made, then, probably mostly due to missing initial votes by that positive first (eleventh, etc.) voter, which puts several on the approved list at a time, there are 3 rejections, contrary to the puzzle\'s asking that every problem get to be live on the site.  \r\n\r\nThe last post still takes place on day 171, however.  ... again still subject to the assumption that thumbs up and thumbs down cancel each other and the \"every second\" means skip one, vote one, etc.',2636,0);
INSERT INTO comment VALUES (2647,411,775,'Cory Taylor','crazy (for lack of a better subject)','2003-02-18 06:23:04',0,'I get a very different answer than the previous posts, so either I\'m over-simplifing or their over-complicating the problem.  My assumptions are\r\n1) all 40 problems begin with a clean slate\r\n2) 3 Thumbs up immediately removes the problems from the voting queue, and places it in a posting queue, to be released one per day.\r\n3) 3 thumbs down immediately removes the problem from the queue, and it is deleted\r\n4) thumbs up and thumbs down do not cancel out\r\n\r\nok...\r\n\r\nin the first five days, each of the first ten problems receives 3 up and 2 down - and all are to be posted.  The next five days sees problems 11-20 deleted with 3 down to 2 up.  The next 5 days sees problems 21-30 accepted for posting and the NEXT 5 days problems 31-40 are rejected.  This gives 20/40 problems the posting status.  The first problem will be posted on day 6, and each day thereafter (at least) one problem is ready, so no days are skipped.  This means that the last accepted problem(30) is posted on day 25.\r\n\r\nSo where\'d I go wrong',NULL,0);
INSERT INTO comment VALUES (2648,411,1301,'Charlie','re(3): First guess','2003-02-18 06:27:45',0,'And if the same rule, that only the original votees in the given day are voted upon, is applied to the assumption that thumbs up and thumbs down do not cancel, then indeed fwaff\'s original solution is correct: there are 7 rejected and the last post is on day 81.',2646,0);
INSERT INTO comment VALUES (2649,411,1301,'Charlie','re: crazy (for lack of a better subject)','2003-02-18 06:46:59',0,'The way I read the problem, puzzle 1 gets voted on on day 1 and then has to wait until day 10 to be voted on again, as only one hacker votes on a given day, and day 2 through day 10 hackers bypass 1, 2, 3, etc. potential votees in skipping over to every second, third, fourth, etc. problem. So at the end of day 5, the first 10 puzzles are still on the voting table with the following results:\r\n10 11 20 12 20 21 10 12 20 21, indicating their positive votes in the first digit of each followed by their negative votes.  I haven\'t tried assuming that \"every second\" means every odd rather than every even-numbered problem in the voting portion of the queue. Likewise, I have assumed \"every third\" means starting with number 3, then 6, then 9, rather than 1, 4, 7.',2647,0);
INSERT INTO comment VALUES (2650,411,1301,'Charlie','re: crazy (for lack of a better subject)','2003-02-18 07:08:42',0,'Thinking about this some more, I see that you\'re assuming 50 votes have been made over the first 5 days.  That\'s impossible given the skipping over, no matter which puzzle the voter starts voting on.  The second voter makes only 5 votes and the third 3.  The fourth makes only 3 votes as well, and the fifth makes only two votes.  The sixth makes one by my original assumption, but still only two even if he starts with puzzle 1.  The same holds for the seventh , eighth and ninth voters, and the tenth votes only once on his day.',2647,0);
INSERT INTO comment VALUES (2651,411,1,'levik','How the voting works','2003-02-18 09:05:43',0,'I\'m sorry to say that fwaff, Charlie and Corey have been laboring under false assumptions. I guess it\'s my own fault not clarifying it some more. Here\'s how the voting works in practice.\r\n\r\nAll problems are put into the queue - sorted by order of submission (oldest problems are the first in the queue). The 10 \"front\" problems are available to be voted on.\r\n\r\nA \"thumbs up\" gives a problem +1, a \"thumbs down\", a -1. (So the votes <b>DO</b> cancel each other out.) Any problem that reaches a +3 score CAN be pushed live on the site. Similarly, a problem with -3 CAN be deleted. (I guess that for the purposes of this problem, we can assume this happens as soon as the score is reached, in effect precluding further voting. In practice, someone is free to thumbs down a problem that has +3, thus making it ineligible for going live for the time being, and the same applies to problems with -3.)\r\n\r\nA person MAY vote on a problem multiple times, but only the LAST vote will count. So if I vote thumbs down, and then thumbs up, the problem will get a +1 from me, not an even zero.',NULL,0);
INSERT INTO comment VALUES (2652,414,775,'Cory Taylor','hint','2003-02-18 09:41:52',2,'happy birthday? no, not quite (except in a rare case...)',NULL,0);
INSERT INTO comment VALUES (2653,411,1301,'Charlie','re: How the voting works','2003-02-18 09:54:09',0,'Hmmm... I don\'t know how this affects what we said previously except that the vote cancelling is the correct way.  The problem states that the 11th hacker votes with the same strategy of the first. It was only a matter of convenience to call this the return of the first voter  Presumably there are as many hacker/voters as needed to see this task through.  Then as the twelfth hacker/voter acts like the second, etc. there is no question of any voting a second time on the same problem.\r\n\r\nThe only impediment I can see is the fact that several puzzles become eligible for posting on the same day.  If they are not all actually posted, I think what Levik is saying here is that no more than one puzzle starts being considered for voting that day.  In effect, if ten puzzles all have 3 thumbs up, then only one gets posted that day, and only one will start to be considered in the voting.\r\n\r\nIf that is taken into consideration, indeed the umpteenth hacker (acting like the \"umpth\" hacker) could very well reduce a +3 to a +2.  Levik is also saying that the problems with a -3 stick around also, but then wouldn\'t ten problems with -3 eventually cause voting to come to a halt?  I thought they were forever out of contention.  \r\n\r\nI\'m afraid that I still don\'t know exactly how the voting works.  In order for all -3 problems to not take up all the voting slots, there\'d have to be an allowance for 10 viable (that is neither +3 nor -3 nor presumably higher absolute values) puzzles.  I don\'t know if it is clear that there is such an allowance.',2651,0);
INSERT INTO comment VALUES (2654,411,775,'Cory Taylor','oops','2003-02-18 09:56:48',0,'OK, having CAREFULLY re-read the question I see wehere my Giant error is.  Oh well, I never claim to have great reading skills...  Anyways, the recently posted reality ofthe posing aside, I have a few things to say about this one. I can\'t grasp how the last day could be anything other than 10x+1.  For example, if the last day were 64, then that means on the 64th day, someone voted thumbs down on the fourth problem, removing all from the queue.  But what about the first three that made the voted out problem #4 in the queue?  Second, I relaize that it is more elegant mathematically, but is it realistic to assume that the hacker voting on every third problem (for example) votes on 3,6 and 9 - rather than 1,4,7 and 10.  Try this yourself - do you not start with a counter and then skip as required to produce the proper pick ratio?\r\nNow woth the new info on voting, this problem gets much longer...\r\n\r\nFinally, for the extra challenge, the queue will never expire. in ten days, there are a maximum of (10+5+4+3+2+2+2+2+2) 32 votes, or 3.2 votes per day.  With 3 votes required to remove a problem from the queue, the conditions required to exhaust it are prohibitive.  I\'m not going to prove that at least three votes are wasted in any day day stretch to solidify this point, but you can see for yourself that the five votes cast by hacker 2 are already wasted... ',NULL,0);
INSERT INTO comment VALUES (2655,411,775,'Cory Taylor','my revised solution','2003-02-18 09:58:53',0,'btw, my solution within the original problem was also day 81, however I had only 6 rejected problems (and half of them were really bad problems, receiving no thumbs up\'s).',NULL,0);
INSERT INTO comment VALUES (2656,414,1301,'Charlie','re: hint','2003-02-18 09:59:53',0,'One out of 365.25 of people in general, I would assume. It also raises the question of whether shepherds would tend their flocks outdoors at night Dec. 25.',2652,0);
INSERT INTO comment VALUES (2657,411,775,'Cory Taylor','new info solution','2003-02-18 10:32:34',2,'with the updated voting information:\r\nusing voter 2 on 2,4,6,8,10; voter 3 on 3,6,9 etc.\r\n(otherwise problem 1 would endlessly bounce between +1 and zero)\r\nThe final problem in the queue (#33) is finally accepted for the site on day 151.  Final tally shows 3 problems rejected (12,24 and 36 - hmm...)and the remaining 36 problems accepted. Gah - I\'ve lost a problem!!! - to be revised',NULL,0);
INSERT INTO comment VALUES (2658,411,775,'Cory Taylor','new info solution - the sequel','2003-02-18 10:53:54',3,'having found my missing problem, my solution is:\r\nlast problem accepted(33): day 171\r\nthree problems rejected (12,24 and 35)\r\n37 problems accepted\r\norder:9,(3,5,7),12,1,10,11,6,14,(2,19),13,17,(4,23),24,16,21,28,22,(8,18,25,30),26,15,36,35,32,37,29,34,31,(20,39),38,(27,40),33\r\nwhew!',NULL,0);
INSERT INTO comment VALUES (2659,414,1,'levik','Can someone explain it?','2003-02-18 11:52:23',3,'When I saw this first, I immediately spotted the lack of the letter \"L\". Which lead me to \"No L\". And, I thought it may be \"Noel\". But then I was stumped. It took some googling to find that \"Noel\" is most commonly associated with Christmas, but I have still not found why this is.\r\n\r\nCan anyone explain it to me?',NULL,0);
INSERT INTO comment VALUES (2660,414,1457,'Jim Warren','solution?','2003-02-18 12:13:26',0,'Christmas  ...\r\n\r\nnoel\r\n\r\nthere is \'no L\' in the string of letters\r\n',NULL,0);
INSERT INTO comment VALUES (2661,414,1457,'Jim Warren','re: Can someone explain it?','2003-02-18 12:14:54',0,'from dictionary.com\r\nnoel\r\n\r\nn : period extending from Dec. 24 to Jan. 6 \r\n',2659,0);
INSERT INTO comment VALUES (2662,414,1458,'Rebecca','I have the solution, easy!','2003-02-18 15:14:45',0,'Noel, merry christmas, happy new year....it\'s that time of the year.',NULL,0);
INSERT INTO comment VALUES (2663,414,1460,'Ron','solution','2003-02-18 16:40:51',0,'Regecca is right.  No L (Noel) Merry Christmas.',NULL,0);
INSERT INTO comment VALUES (2664,414,1460,'Ron','question','2003-02-18 16:42:42',0,'I didn\'t read the other comments before posting but I see that Jim answered also.  My question is this:  Why does it say No Solution Yet when you guys have already provided one?',NULL,0);
INSERT INTO comment VALUES (2665,414,1,'levik','re: question','2003-02-18 16:45:59',0,'\"No Solution\" refers to the lack of \"official\" solution.\r\n\r\nIn most cases, it\'s there, but doesn\'t get posted for a couple of days to promote discussion and argument.\r\n',2664,0);
INSERT INTO comment VALUES (2666,405,1,'levik','re: more difficult','2003-02-18 16:49:04',0,'<i> exactly the same problem, but replace \"four\" with \"three\". Can you do it now? There are two wyas that I can see it done, both invlove a little trickery.</i>\r\n\r\nCare to share them?',2613,0);
INSERT INTO comment VALUES (2667,414,153,'TomM','re: Can someone explain it?','2003-02-18 20:13:06',0,'\"Noel,\" or more properly, \"Nöel,\" comes from the French word for the Christmas season: \"Noelle\" Exactly why the phrase wishing good fortune during the holiday was reduced to just a variant on the holiday\'s name, I\'m not sure, but in English \"Nöel\" means \"Merry Christmas,\" and not just \"Christmas.\"',2659,0);
INSERT INTO comment VALUES (2668,414,979,'Ravi Raja','re: Can someone explain it?','2003-02-18 20:32:56',0,'well even i thought of the same thing but i myself could not figure out why the word \"Noel\" ?????? and what does it mean by the way........and if it does then that is the answer.........',2659,0);
INSERT INTO comment VALUES (2669,414,979,'Ravi Raja','re(2): Can someone explain it?','2003-02-18 20:35:09',0,'thanks TomM........I was facing the same problem......regarding the meaning of the word Noel......but now I have got it.......and I know that my answer was correct..........',2667,0);
INSERT INTO comment VALUES (2670,410,979,'Ravi Raja','I got it....too !!!!','2003-02-18 21:09:05',3,'     G R A P E      9 4 8 7 2 \r\n<p>\r\n    -  P L U M     -  7 1 6 0\r\n<p>  \r\n---------------    ------------\r\n<p>\r\n=    A P P L E    = 8 7 7 1 2 \r\n<p>\r\n---------------    ------------\r\n<p>\r\nWell now even I have got this solution and many more but they contain the numbers 3 and 5, which are not to be considered........so i believe the above solution is unique.',NULL,0);
INSERT INTO comment VALUES (2671,411,1183,'fwaff','re: new info solution - the sequel','2003-02-18 23:38:02',1,'Based on the same set of assumptions I\'ve now got exactly the same answer as Cory - phew!\r\n\r\nHowever, considering Levik\'s post about \'how the voting works\' and the constraint in the question that only one question can be posted per day I think we\'re still not working on the right set of assumptions. I think that the revised/additional assumptions are:\r\n\r\n1. Only 1 problem posted per day. If more than 1 problem reaches +3 on the same day then only the first is posted, the others are voted on the next day prior to possible posting. What this means is: some problems will reach a score of +3 and subsequently be voted down to +2; some will reach a score of +4 (or more) before posting; and some will stay on +3 for more than 1 day before posting.\r\n\r\n2. The question says that all questions are posted and Levik said that when a score of -3 is reached then the problem CAN be deleted, not that it IS deleted. Presumably then this is a manual, rather than automatic, process. So for the purposes of this problem we should assume that no problem is deleted (either due to apathy or benevolance?!?). Therefore a problem could reach a score of -3 (or even lower) before eventually increasing to +3 and getting posted.\r\n\r\nOK now to solve the problem (again) - I may eventually get to the extra challenge!',2658,0);
INSERT INTO comment VALUES (2672,414,1301,'Charlie','re(2): question','2003-02-19 02:24:22',0,'A couple of days?  Big Circle, Little Circle had a correct solution posted 2002-11-04 by lucky, but is still listed as \"no solution\".',2665,0);
INSERT INTO comment VALUES (2673,406,1301,'Charlie','re: Ground Rules and First Thoughts','2003-02-19 03:16:03',2,'TomM\'s interpretation (ground rules) is the only viable one: the company actually packages 577 peanuts in the hopes of averaging 1000 chambers in the package.  However there are not 577^4 combinations of pods.  That number would represent all the combinations of 0-576 quads, 0-576 triples, 0-576 doubles and 0-576 singles.  Most by far of the totals wouldn\'t be 577 and only 4 combinations that would total 577 are excluded (i.e., 577+0+0+0, etc.).  The partition of 577 into 4 numbers n(1), n(2), n(3) and n(4) can be accomplished in (577+3)C3 ways.  Think of 577 peanuts mixed with 3 markers laid out in a row.  Up to the first marker are the quads, between that and the next marker are the triples, then come the doubles, and after the third marker come the singles.  There are 580 objects of which 3 are markers so there are 580C3 ways of doing this.  This is  32,350,660.  Of these, 14,700 have a total of 1000 chambers.\r\n\r\nHowever, the probability is not 14,700/32,350,660, as not all the combinations are equally likely.  The least likely is all-quads, at (1/15)^577, with 678 zeros after the decimal before the first non-zero.  Not much higher is the probability of all-singles, at (8/15)^577, still with 157 zero-digits after the decimal point.  These are at the extremes of distance away from the desired 1000 chambers.  Those combinations closer to producing 1000 chambers are more common, such as 38 quads, 77 triples, 155 doubles, 307 singles, which has probability  0.000127732 of occurring.  This probability is 577C38 * (577-38)C77 * (577-38-77)C155 * (1/15)^38 * (2/15)^77 * (4/15)^155 * (8/15)^307.\r\n\r\n',2627,0);
INSERT INTO comment VALUES (2674,406,1301,'Charlie','re(2): Ground Rules and First Thoughts','2003-02-19 03:21:09',3,'To get equally likely outcomes we\'d need to do the permutations, which would amount to 4^577 (4 choices for each peanut iterated 577 times), an unwieldy number.  It\'s best to consider the combinations and total their respective probabilities.  When the probabilities of all 14,700 combinations of 577 peanuts that add to 1000 chambers are calculated as in the last paragraph of my preceding post and added together, the total probability is 0.0178809942162995744....  Calling this p, the odds against the occurrence are (1-p)/p = 54.92530191... to 1 odds, or about 55-to-1, or 1 in 56.\r\n\r\n(Each probability is 577Cquads * (577-quads)Ctriples * (577-quads-triples)Cdoubles * (1/15)^quads * (2/15)^triples * (4/15)^doubles * (8/15)^singles)\r\n',2673,0);
INSERT INTO comment VALUES (2675,411,1183,'fwaff','re(2): new info solution - the sequel - part 2','2003-02-19 04:44:05',3,'OK so given the previous assumptions I reckon that the last problem is posted on day 182. The reason that this isn\'t 10x+1 is because the final two problems reached +3 on day 181 and the second of them had to wait until day 182 as only 1 problem can be posted per day.\r\n\r\nRegarding the extra challenge then the queue will never reach zero. The reason for this is that in any 10 day period there are 17 thumbs up (10 on day 1, 3 on day 3, 2 on day 5, 1 on day 7, 1 on day 9) and 10 thumbs down (5 on day 2, 2 on day 4, 1 on day 6, 1 on day 8, 1 on day 10). This gives a net increase of +7 over the 10 days.\r\n\r\nTherefore in any 30 days there is a net increase of +21. However, in any 30 days there are 10 new problems added which need +30 to approve them. Which means that on average the queue of problems pending grows by 3 problems every 30 days.\r\n\r\nAlan: are we anywhere close to solving the problem you intended yet?',2671,0);
INSERT INTO comment VALUES (2676,405,775,'Cory Taylor','re(2): more difficult','2003-02-19 04:57:37',0,'method number 1:\r\nThis relies on the fact that the visual representation of a point is in fact not a point, it is a small solid circle.  Therefore, you can draw a line through abc so it is slanted slightly down, and extends very far to the side, then double back so that the next line slants through fde the other way, and finally double back again to go through the last three.  What this looks like is a very wide and flat \"z\", and of course only works on graphical points, not points as described in geometry.\r\nmethod 2:\r\nthe standard trick with English (how many months have 28 days? - all of them, but some have more)  It does not say only three lines.  Simply draw a line through abc and extend a small distance. Draw another line which does not touch any points, but lines you up to go through fed, which you do with the third line, extending slightly beyond d, and repeat to include the last three dots.  This accomplishes connecting all the nine dots with three lines (and two extra lines) without lifting the pen from paper.\r\n\r\nsticky...',2666,0);
INSERT INTO comment VALUES (2677,410,1201,'E Woodford','cheating?','2003-02-19 05:06:54',0,'I got the same solution:\r\nGRAPE=94872\r\nPLUM=7160\r\nAPPLE=87712\r\nFor some reason I was having a tough time with it until I turned it over and tried to solve APPLE+PLUM=GRAPE. Is that cheating?\r\n',NULL,0);
INSERT INTO comment VALUES (2678,414,153,'TomM','re(3): question','2003-02-19 05:17:13',0,'When someone submits a problem, they are asked to supply an answer. This becomes the \"official\" answer. When the problem becomes \"live\", for solving, the \"official answer does not appear immediately to allow for more discussion. After a day or two, the \"official\" answer goes live.\r\n\r\nIf, however, the person who submitted the problem did not include an \"official\" answer, then it can\'t go live.  In many of these cases, levik will contact the original submitter for permission to post one of the correct responses as the \"official\" answer. If he doesn\'t get that permission, the problem still has no \"official\" answer.',2672,0);
INSERT INTO comment VALUES (2679,414,1464,'quizard','The Answer','2003-02-19 08:04:39',0,'The answer is Noel, because the L was skipped over.',NULL,0);
INSERT INTO comment VALUES (2680,417,1,'levik','Hints','2003-02-19 09:39:50',2,'Since noone seems to have any ideas about this one, let me throw out a hint...\r\n\r\nLook at grouping these numbers into small groups',NULL,0);
INSERT INTO comment VALUES (2681,414,1,'levik','re(4): question','2003-02-19 09:48:20',0,'<i>In many of these cases, levik will contact the original submitter for permission to post one of the correct responses as the \"official\" answer. If he doesn\'t get that permission, the problem still has no \"official\" answer.</i>\r\n\r\nActually, that\'s not exactly true. If the problem\'s poster is still an active visitor, I will try asking them for a solution. If they are not, or if they don\'t know it then generally I will provide one if I am able, or if I know for a fact that one of the other visitors has posted a solution that is correct, I will link to it.\r\n\r\nHowever, in the case of \"Big Circle - Little Circle\", the answer was posted so much later than the problem that I probably just missed it. Is that a correct solution?',2678,0);
INSERT INTO comment VALUES (2682,411,1072,'Alan','Sorry','2003-02-19 09:56:57',0,'I\'m so sorry since u guys have to keep doing work but i thought it would be assumed that as soon as a problem reaches -3 it would be deleted. (if it wasn\'t it would sort of defeat the -3 problem deletion part of this question, wouldn\'t it?)',NULL,0);
INSERT INTO comment VALUES (2683,417,1301,'Charlie','Almost Clueless--Random Thoughts','2003-02-19 10:08:48',1,'Since there are 24 entries and there is \"season\" in the title, perhaps 4 groups of 6, one group for each season.  But 24 is also divisible by 12 and there are 12 months in the year, so maybe two numbers per month.  There does seem to be a cycle of 2-ness.  The first of each pair seems to be in a monotonically increasing series: 1,4,7,17, ..., and the second always single digit, rising 1, 2, 3, 4, ... but then descending ... 5, ?, 3, 3, 2, 1, with that bewildering plateau at 3.  If this is indeed related to the calendar, the single digits could have to do with days of the week, since they never exceed 7.',NULL,0);
INSERT INTO comment VALUES (2684,417,1,'levik','re: Almost Clueless--Random Thoughts','2003-02-19 11:39:39',2,'I messed up again. The original title of the problem was \"hmmmmm...\", and I, thinking it too bland, changed it to what it is now. There are no clues in the title.\r\n\r\nBut the pairing of the numbers is taking you in the right direction.',2683,0);
INSERT INTO comment VALUES (2685,421,1470,'Pat Osborn','','2003-02-19 12:19:20',0,'So they don\'t fall in!\r\n\r\nManholes, which interconnect underground sewerage pipes, and serve as a point of entry for cleaning the pipes, are located at every major sewer pipe junction, and are capped with round manhole covers. The reason for the circular construction of these covers is, quite simply, that covers of any other shape would fall through the manholes by virtue of their varying diameters. Circular manhole covers do not vary in width, or in diameter, as is the case with these other shapes, thus remaining in place despite the street traffic running roughshod over them.\r\n\r\nManufacturers craft the manhole covers together with the smaller sized lip, upon which they rest, at the same time to ensure a tightly sealed fit. Additionally, the manufacture of circular manhole covers is easier and more accurate than the manufacture of covers of any other shape. Lastly, round manhole covers, once removed, require less lifting and less manpower, as their shape allows them to be rolled.',NULL,0);
INSERT INTO comment VALUES (2686,421,103,'friedlinguini','re:','2003-02-19 12:25:04',0,'Long quotes taken verbatim from another source should generally be cited, as a courtesy to the author.\r\n\r\n<a href=\"http://www.coolquiz.com/trivia/explain/docs/manholes.asp\">http://www.coolquiz.com/trivia/explain/docs/manholes.asp</a>',2685,0);
INSERT INTO comment VALUES (2687,421,1201,'E Woodford','A solution','2003-02-19 12:37:30',0,'My guess is that if they were any other shape  (square, triangle etc) they might fall through the hole and hurt someone or be lost.',NULL,0);
INSERT INTO comment VALUES (2688,421,1201,'E Woodford','re(2):','2003-02-19 12:43:56',0,'Wish I had seen this before I posted. I thought we were supposed to try and figure it out, not just look it up. ',2686,0);
INSERT INTO comment VALUES (2689,417,1201,'E Woodford','No Clue','2003-02-19 12:48:26',0,'I\'ve been over this one in every way I can think to look at it and even enlisted the aid of my roommate who is as stumped as I am. Looking forward to seeing the solution. ',NULL,0);
INSERT INTO comment VALUES (2690,410,1472,'nicole','The only Solution','2003-02-19 13:40:36',0,'G=9, R=4, A=8, P=7, L=1, U=6, M=0, E=2\r\n\r\n94872-7160=87712\r\nGRAPE-PLUM=APPLE',NULL,0);
INSERT INTO comment VALUES (2691,414,1301,'Charlie','re(5): question','2003-02-19 13:52:15',0,'The Big Circle-Little Circle answer first posted by lucky was confirmed in subsequent posts by cris crawford and myself in slightly different trigonometric ways, and in a subsequent post I came up with the same answer using calculus to integrate the designated area, after putting the little circle at the top.  They all agree, so it would seem to be correct.',2681,0);
INSERT INTO comment VALUES (2692,421,834,'Gautam','Guess','2003-02-19 13:59:40',0,'If you take any other shape of the manhole, manhole covers can easily fall down. Any polygon you take has a diagonal which is longer than any of the individual sides. This could be risky and dangerous. Whereas a circular manhole has an uniform diameter, whichever way you move it. ',NULL,0);
INSERT INTO comment VALUES (2693,414,1475,'jenn','tehe this one is fun','2003-02-19 14:12:15',0,'read it aloud and you will see it the answer is NO L you are wishing you friends and family a merry christmas.',NULL,0);
INSERT INTO comment VALUES (2694,421,1,'levik','re: A solution','2003-02-19 15:03:12',4,'I\'ve heard this one a lot, but actually, I do not see how any regular polygon (an equilateral triangle, a square, etc) is any more likely to fall into its hole than is a circle.\r\n\r\nI also heard that this is a famous Microsoft puzzle, which is ironic because allegedly, the MS campus has square holes. Any MS employees want to confirm/deny that?',2687,0);
INSERT INTO comment VALUES (2695,421,1476,'Paul Belliveau','Maybe...','2003-02-19 15:50:55',1,'Could it be that a multi-sided manhole cover is less structually sound (The cover is more likely to crack toward the corners)? ',NULL,0);
INSERT INTO comment VALUES (2696,421,1201,'E Woodford','re(2): A solution','2003-02-19 15:58:19',0,'An equilateral triangle, or a square, or a pentagon or a hexagon etc. could be turned in such a way that it could be passed through a hole that it covers. It is physically impossible to make the round cover go thru the round hole. For example the diagonal of a square is by definition larger than any given side (or all sides). Knowing this you could easily pass a square cover thru the same sized square hole. For the purpose of this problem the diameter of the circle equates to the diagonal of the square. While the square can be turned to allow it to pass thru the hole, you cannot do this with a circle. I\'m not very good at stating these things clearly. I know what I mean but don\'t know the best way to say it. I would appreciate anyone who might be able to explain it more clearly.',2694,0);
INSERT INTO comment VALUES (2697,421,1201,'E Woodford','re(2): A solution','2003-02-19 16:32:08',0,'Something just ocurred to me Levik, you are thinking of the cover falling thru while it is still lying flat (horizontal). Imagine turning it so it is vertical and then think of the difference between round and another shape(triangle, square, etc.). ',2694,0);
INSERT INTO comment VALUES (2698,414,1460,'Ron','thanks','2003-02-19 16:46:39',0,'thanks all for answering my question.',NULL,0);
INSERT INTO comment VALUES (2699,252,1301,'Charlie','My two bits','2003-02-19 16:50:03',0,'5+5+5&#8800;550  (not equal to)',NULL,0);
INSERT INTO comment VALUES (2700,421,1,'levik','re(3): A solution','2003-02-19 17:38:46',0,'Well, OK, your argument does hold for a square cover. But in the case of a triangular one, for instance, even if you turn the cover on its side, it will be AT LEAST as long as one of the sides. And there is no way to fit that through the triangle area, since a side is the longest straight line in an equilatteral triangle.\r\n\r\nI think the same holds for a pentagon (and any regular n-gon where n is odd), but I am not so sure about them.',2697,0);
INSERT INTO comment VALUES (2712,421,1480,'gozer','solution','2003-02-20 05:37:41',0,'so the cover won\'t fall in the hole.',NULL,0);
INSERT INTO comment VALUES (2702,408,1460,'Ron','Solution?','2003-02-19 18:05:01',3,'Sorry, didn\'t mean to post the last empty post.\r\nPlease don\'t dog me if I am on the wrong track here\r\n\r\nSince there are 4 seconds per bar there is 1 second per quarter note\r\n\r\nI have figured this with rests and without\r\n\r\neach second could contain one of these events\r\n\r\n1 quarter rest*\r\n1 quarter arrow\r\n2 quarter arrows\r\n1 eighth rest and 1 eighth rest*\r\n1 eighth rest and 1 eighth arrow*\r\n1 eighth rest and 2 eighth arrows*\r\n1 eighth arrow and 1 eight rest*\r\n1 eighth arrow 1 eighth arrow\r\n1 eighth arrow 2 eighth arrows\r\n2 eighth arrows 1 eighth rest*\r\n2 eighth arrows 1 eighth arrow\r\n2 eighth arrows 2 eighth arrows\r\n\r\n*contains a rest\r\n\r\nThere are 12 possible events here per second\r\nthere are 60 seconds in the dance so there could be 12^60 dances possible\r\n\r\nif we eliminate the possibility for rests (which were not mentioned in the problem) then we can eliminate the events that contain them.\r\n\r\nthat leaves 6 possible events for each second 6^60 possible dances.\r\n\r\nSo 12^60 if rests are allowed (5.6347514353166785389812313795981e+64)\r\nand 6^60 without rests(4.8873677980689257489322752273775e+46)',NULL,0);
INSERT INTO comment VALUES (2703,421,1301,'Charlie','re(4): A solution','2003-02-19 18:31:09',0,'A few points:\r\n\r\nA triangle is more restrictive of entry for its size as the smaller widths (in relation to a side) make it harder for a worker to get through.\r\n\r\nA triangle can get through the hole, though it might take almost deliberate action (say a vandal), bringing the point of the triangular cover near a corner of the hole and then sliding it so half the base of the cover is through and tilting it down so in effect an altitude of the cover is going through nearby and parallel to a side of the hole.\r\n\r\nAnd of course, as the polygon gets more and more sides, it approaches being a circle, so rather than worry about odd angles, make it a circle for simplicity.  In effect it\'s enough that a square is a bad choice because of the falling through.\r\n\r\nAnother advantage to a circle is that you don\'t have to get it oriented correctly to place it down on the hole.',2700,0);
INSERT INTO comment VALUES (2704,421,775,'Cory Taylor','solution','2003-02-19 18:39:31',0,'a circle is the only shape that will not allow the cover to fall into the hole',NULL,0);
INSERT INTO comment VALUES (2705,421,1299,'Anoop','Finish','2003-02-19 19:01:00',0,'Yup thats the answer guys...guess that one was rather easy...jus seemed like a good observation....\r\n\r\nAnyway i loaded up the answer only now, so i guess it wont appear as yet.',NULL,0);
INSERT INTO comment VALUES (2706,421,250,'Nick Reed','re(2): A solution','2003-02-20 00:30:39',0,'Yes, this is quite a popular interview question. However, at least when I\'ve been asked it, it usually gets phrased as \"give 5 reasons why...\" which is pretty stupid as there aren\'t 5 reasons why, so you end up coming up with lame responses for the end couple. Ah well.',2694,0);
INSERT INTO comment VALUES (2707,422,703,'Nick Murray','I kind of cheated','2003-02-20 02:56:39',0,'Using Excel I made two columns an x and a y.  X was numbered from 0-1000.  In column Y, was the formula =2^x.  At x=1000 the \'answer\' given by excel was 1.07150860718627E+301 . So since there are 301 places to move the decimal to the right plus the one for the actual digit at the beginning of the number we arrive at the answer of 302 digits in the number 2^1000.',NULL,0);
INSERT INTO comment VALUES (2708,422,1183,'fwaff','Unscientific guess','2003-02-20 03:28:44',2,'2^0 = 1\r\n2^10 = 1,024 ~ 1,000 (1k)\r\n2^20 = 1,048,576 ~ 1,000,000 (1M)\r\n\r\nIn this series the number of digits grows by 3 for every tenth power of 2. Therefore a first guess at the number of digits in 2^1000 is 300 (=3*1000/10).\r\n\r\nHowever, the percentage difference between 2^(10x) and 10^(3x) increases as x increases...\r\n\r\n(2^0)/(10^0)=1\r\n(2^10)/(10^3)=1.024   ie 2.4% increase\r\n(2^20)/(10^6)=1.049   ie 4.9% increase\r\n\r\nI guess (although I can\'t prove it) that this incease is sufficiently significant for 2^1000 to add a couple of digits to the number.\r\n\r\nSo my guess is 302 digits (ie 300 plus a couple)\r\n\r\nHopefully somebody has some scientific way of doing this...',NULL,0);
INSERT INTO comment VALUES (2709,422,158,'Ender','Scientific guess','2003-02-20 04:07:32',3,'Asking how many digits (in base 10) is related to what power of ten the number is (10^x).  Something that is 2 digits will have a value of 1 <= x < 2 (i.e, 1.something), 3 digits will have an x of 2.something, 4 digits will have an x of 3.something, and so on.  In other words, the base 10 logarithm of the number, rounded down, plus one, will be the number of digits for the number in base 10.\r\n\r\nlog(2^1000) = 1000*log(2) = 1000*.30103 = 301.03\r\nRounding down and adding one yields 302, so there are 302 digits (base 10) in 2^1000.',NULL,0);
INSERT INTO comment VALUES (2710,287,1479,'out4blood','2 solutions','2003-02-20 04:34:41',0,'If you assume you are counting open as well as closed lockers, then your answer is the set of numbers 1 to 1000 that are relatively prime to 2, 3, 4, and 5. (i.e., 1,7,11,13,17... etc.) This equals 266 lockers. If you started opening with the first locker, then it is the same set +1 (i.e., 2,8, 12, 14, 18... etc.), also equal to 266 lockers.\r\n\r\nIf you count only *closed* lockers (not a valid assumption based on the wording), then the answer has been given 1000*1/2*1/3*1/4*1/5 (although it\'s not that simple due to rounding) = 201.',NULL,0);
INSERT INTO comment VALUES (2711,421,1,'levik','re(5): A solution','2003-02-20 05:04:39',0,'I don\'t think it would be possible to fit a triangular cover through in a method you describe, since the hole will always be slightly narrower than the cover so that the cover can rest on it when closed.\r\n\r\nI do agree with the argument about being harder for a man to climb through.\r\n\r\nBut actually, i think that the lack of need to orient the cover properly in order to close it is the most compelling argument I have heard. (It\'s actually one that not many people come up with.)',2703,0);
INSERT INTO comment VALUES (2713,422,1466,'gary','Solution','2003-02-20 09:43:18',0,'2^1000 = 10^( 1000xlog(2) ) = 10^(300). So, the number should have 301 digits.  ',NULL,0);
INSERT INTO comment VALUES (2714,327,1466,'gary','possible solution','2003-02-20 10:00:28',0,'We should agree to walk around the lake in opposit dirrection - clockwise and conterclockwise.',NULL,0);
INSERT INTO comment VALUES (2715,327,1466,'gary','WHY?!!!','2003-02-20 10:02:05',0,'',NULL,0);
INSERT INTO comment VALUES (2716,327,1466,'gary','why?','2003-02-20 10:04:37',0,'why only one outflaw????????',NULL,0);
INSERT INTO comment VALUES (2717,287,775,'Cory Taylor','re: Solution Plus Assumption','2003-02-20 10:22:08',0,'missing something in your process.\r\nPerson 1 who opens every other locker opens 2,4,6,8 etc.(lockers in the form 2n), which I agree opens 500 lockers.\r\nPerson 2 who opens every third locker opens 3,9,15,21 etc. (lockers in the form 3+6n), which I agree opens 166 lockers.\r\nPerson 3 who opens every fourth locker won\'t open any locers because person 1 already opened all of theirs!\r\nPerson 4 who opens every fifth locker opens 5,25,35,55,65 etc. (lockers in the forms 5+30n and 25+30n), which I count to be 66.\r\nThis leaves 268 lockers still closed.\r\nI can\'t see how person 3 opens any, no matter the assumptions (as long as the assumptions are consistent from person to person).',1776,0);
INSERT INTO comment VALUES (2718,327,775,'Cory Taylor','re: why?','2003-02-20 10:33:53',0,'hydraulics.\r\n\r\nThink of it from the point of view where the lake is not yet full.  As more water enters the lake, the water level will rise slowly until the point where it discovers an exit (the outflow).  The water will then come into balance with water in=water out maintaining that approximate water level(it will fluctuate somewhat with weather and seasonal changes).  While it is true that the water level at one end of a lake may be slightly different than the other, I will hazard to say that this difference is very small (maybe a foot?), not large enough to allow the lake to find a second exit point.  In the rare cases where this does happen, in the long run (and remember that most water bodies have been around for a VERY long time), differential erosion will tend to eliminate the egress points until only one remains.\r\n\r\nSo it is possible to have more than one outflow, but in natural settings this would be extrememly rare.  Having seen the map (as the problem states) you could eliminate even this small probability.',2716,0);
INSERT INTO comment VALUES (2719,211,1466,'gary','Please, find the mistake!','2003-02-20 10:40:37',4,'Let be N the number of sec, when the ant reaches the end, so N/1000 will be the distance in meters, that ant had crawl, on the other hand, at the and of Nth sec all distance should be (N+1) meters long, so we have the equotion: N/1000 = N+1, where N should be equal -1000/999 ???  where I got the mistake?',NULL,0);
INSERT INTO comment VALUES (2720,417,775,'Cory Taylor','more hints','2003-02-20 10:41:09',0,'See Guessme Three, you\'ll be happy, cause it hides the key (with glee!). He and me climb trees with bees!\r\n\r\nok, I won\'t write any poetry!\r\n',NULL,0);
INSERT INTO comment VALUES (2721,422,1,'levik','re: Solution','2003-02-20 11:03:13',0,'But that would mean that 2^1000 is equal to 1 with 300 zeros afterwards, which is divisible by 5. And 2^n can never be divisible by 5.',2713,0);
INSERT INTO comment VALUES (2722,422,153,'TomM','re(2): Solution','2003-02-20 11:10:49',0,'I\'m sure that gary meant it as an approximation (though he did use the equals sign).  The real problem is that the approximation was not quite good enough.  Ender, using the same method with a closer approximation, gets the same answer as  Nick, who \"cheated.\" Fwaff must be a good guesser, since he comes up with the same answer with his guess. (Though he has a reasonable explanation why he made the guess he did.)',2721,0);
INSERT INTO comment VALUES (2723,211,153,'TomM','re: Please, find the mistake!','2003-02-20 11:36:41',0,'Actually it is not a mistake. (James Brown, in the 5th comment below came up with the same equation.)  If you run the time backward past the start time, and assume the conditions still apply, the ant will be shown to have been be at the \"finish line\" at that time.  The fact that there is no positive time as a root to your equation merely indicates that the time factor will become infinite before (or at best together with) the ant reaching the goal. ',2719,0);
INSERT INTO comment VALUES (2724,393,1481,'troy','well.....','2003-02-20 11:38:18',0,'if the water is at \"25 degrees\", assuming you are talking about fahrenheit, wouldn\'t \"the pure water\"  be PURE ICE at this point ?',NULL,0);
INSERT INTO comment VALUES (2725,406,1481,'troy','re(3): Ground Rules and First Thoughts','2003-02-20 11:43:56',0,'\" GREAT GOOGLEY MOOGLEY !!! \" very very impressive. can i borrow your MENSA card ? please.  lol',2674,0);
INSERT INTO comment VALUES (2726,422,1072,'Alan','Simple concept','2003-02-20 12:29:39',1,'well as we all know counting up the powers like this may show a simple pattern 2,4,8,16,32,64,128,256,512,1024,2048,4096,9192,18384.....etc. so far the pattern seems to be 3 numbers to next digit x3. then 4 numbers to next digit. so every 13 numbers will be worth 4 digits. so 1000 divided by 13x4 should give you around the number of digits. Of course i\'m pretty sure there\'s a chance this number won\'t be exactly equal to the number of digits as it may sometimes take 4 sets of 3 numbers to the next digit but other than that this number should be pretty close and can be used a guideline to see if you\'re number is close to this. The number I got was 307.6923. (the .6923 means that this is how close you are to the next digit.',NULL,0);
INSERT INTO comment VALUES (2727,422,1482,'Jana','another guess','2003-02-20 13:07:09',0,'if you put the problem into a good scientific calculator, the answer will say:\r\n1.071508607186e301 in scientific notation and\r\n10.71508607186e300 in engineering notation.\r\nThe way I read this is that there are either 300 or 301 digits AFTER the reading on the screen.  Therefore, there would be 313 digits.  But then, I am new to this math logic game!  It\'s kind of fun!',NULL,0);
INSERT INTO comment VALUES (2728,422,153,'TomM','re: another guess','2003-02-20 16:10:21',0,'Actually, it\'s that number of digits plus the number of digits  <B>before the decimal point</B>: 301 + 1 = 300 + 2 = 302.\r\n\r\n<B>e</B><I>nnn</I> after a number in scientific notation means to multiply that number by 10 ^ <I>nnn</I>',2727,0);
INSERT INTO comment VALUES (2729,417,1183,'fwaff','Eureka!!!!','2003-02-20 23:44:54',3,'Guess Me Three is about Roman numerals.\r\n\r\nThe Answer to this is also Roman numerals. Pairing off all the numbers - ie (1,1), (4,2), (7,3), etc - the second number is the number of figures needed to write the first number in Roman numerals...\r\n\r\n1=I 1 character\r\n4=IV 2 characters\r\n7=VII  3 characters\r\n17=XVII  4 characters\r\n20=XX 2 characters (so the first ? is 2)\r\n37=XXXVII 6 characters\r\n47=XLVII 5 characters\r\n51=LI 2 characters (so the second ? is 2)\r\n61=LXI 3 characters\r\n70=LXX 3 characters\r\n90=XC 2 characters (so the third ? is 0)\r\n100=C 1 character\r\n\r\nExcellent problem, I\'d never have got it without the big hint - nice one Cory!',NULL,0);
INSERT INTO comment VALUES (2730,420,979,'Ravi Raja','\" YES \"........it was harder :) :)','2003-02-21 03:14:02',3,'\".... the puzzle you solved after you solved the puzzle you solved before you solved this one\" refers to this puzzle itself, and so, \"the puzzle you solved before you solved the puzzle you solved after you solved the puzzle you solved before you solved this one\" refers to the puzzle that was solved before this one.\r\n<p>\r\nSimilarly, \".....the puzzle you solved after you solved the puzzle you solved before you solved this one.....\" refers to this puzzle itself and thus, the lines: \r\n<p>\r\n\".....the puzzle you solved before you solved the puzzle you solved after you solved the puzzle you solved before you solved this one, was harder than the puzzle you solved after you solved the puzzle you solved before you solved this one.....can now be stated in simple words as follows: \r\n<p>\r\n\"The puzzle you solved before you solved this one was harder than this puzzle\".\r\n<p>\r\nTherefore, the answer to the question is: \"YES\".',NULL,0);
INSERT INTO comment VALUES (2731,421,979,'Ravi Raja','Best Explanation and Answer !!!!','2003-02-21 03:29:35',3,'The reason for the circular construction of these covers is, quite simply, that covers of any other shape would fall through the manholes by virtue of their varying diameters. Circular manhole covers do not vary in width, or in diameter, as is the case with these other shapes, thus remaining in place despite the street traffic running roughshod over them.\r\n<p>\r\nManufacturers craft the manhole covers together with the smaller sized lip, upon which they rest, at the same time to ensure a tightly sealed fit. Additionally, the manufacture of circular manhole covers is easier and more accurate than the manufacture of covers of any other shape. Lastly, round manhole covers, once removed, require less lifting and less manpower, as their shape allows them to be rolled.',NULL,0);
INSERT INTO comment VALUES (2732,410,979,'Ravi Raja','re: cheating?','2003-02-21 03:52:05',1,'no E Woodford.....that is not cheating i believe........it is only a different approach from you........applying a different method does not imply cheating.........you did not get the answer from anybody else or copies it from a book or so.........thus it can never be called a cheating.........',2677,0);
INSERT INTO comment VALUES (2733,251,1301,'Charlie','Another Solution','2003-02-21 04:10:07',0,'The woman has 4 boys and 3 girls.  One Half are boys, plus an additional 1/14 are boys as well.\r\n\r\nSimilarly for 1/2 + 3/14 or 1/2 + 5/14.',NULL,0);
INSERT INTO comment VALUES (2734,421,1301,'Charlie','re(6): A solution','2003-02-21 04:49:40',0,'Whether the triangle could fall through (or could be fitted through deliberately) would depend on the overall size of the triangle, the width of the lip (how much narrower the hole is than the cover) and the thickness of the cover.  A triangular cover with side length of 36 inches would have an altitude of under 31.2 inches.  The length of one side of the hole would be 36 - 2(&#8730;2) or over 32.5 inches, permitting the cover to fit through if it is presented as its altitude.  Of course to allow for the thickness of the cover, we\'d have to consider the portion of the hole even farther from the edge, which is even smaller, but that depends on the thickness of the cover.  A larger than 36-inch side would allow greater thickness for the given lip width, and a smaller than 1-inch lip would also allow for a greater cover thickness. ',2711,0);
INSERT INTO comment VALUES (2735,420,1301,'Charlie','re: that answer','2003-02-21 05:10:39',0,'... and the reason is that each \"before\" counts as a -1 and each \"after\" as a +1, so \"before...after...before\" counts as a \"before\", while a \"before ... after\" adds to zero and is just this one.',2730,0);
INSERT INTO comment VALUES (2736,420,1299,'Anoop','re:','2003-02-21 07:03:57',0,'I don\'t think its a good idea to give the answer in the subject line, even if it\'s an easy one....might ruin it for other people who want to try the problem.',2730,0);
INSERT INTO comment VALUES (2737,420,1299,'Anoop','Answer','2003-02-21 07:07:22',0,'Anyway like Charlie put, u can just use the before and after phrases to move back and forth which gives u the answer as Yes.\r\n\r\nthe first part translates to the puzzle you solved before this one and the second translates to the current puzzle.',NULL,0);
INSERT INTO comment VALUES (2738,402,1299,'Anoop','','2003-02-21 07:12:01',1,'this is a pretty standard result in number theory.\r\n\r\nTo  measure all weight from 1 to M,the answer is generally the sequence of weights from 1,3,9....3^n , where 3^n <=the max weight to be measured .\r\n\r\nHere since its 121 we get n=4.',NULL,0);
INSERT INTO comment VALUES (2739,82,1488,'baron_sky','death is no paradox','2003-02-21 07:16:01',3,'Prometheus died not at the hand of a demon.  and did die at (or before)1:00 pm. The infinitly \"far\" demon would have tried to kill him at 1:00 pm + one-infintessimal time unit.  BUT if he was already dead, at 1:00 pm, no demon had to do it, thus Zues could have killed him by stopping time and his heart...already dead....hmmm....\"Zues....Zues....where\'d he run off to..\"',NULL,0);
INSERT INTO comment VALUES (2740,422,1482,'Jana','re(2): another guess','2003-02-21 08:33:12',3,'Thanks Tom.\r\nTherefore the solution is 302!\r\n\r\nEnter into a scientific calculator:\r\n2 \"X to the y power\" 1000 = \r\nYour answer reads: 1.071508607186e301\r\nAs TomM pointed out, the e301 means that there are 301 digits after the decimal point plus the number before the decimal.  The answer is 302.',2728,0);
INSERT INTO comment VALUES (2741,7,1301,'Charlie','It\'s not 1/3 the way the problem was posed.','2003-02-21 08:40:30',0,'You tossed two coins and chose to tell me that at least one was \"tails\".  That\'s a different problem from \"When two coins are tossed, what is the probability that they both show tails, given that at least one is showing tails?\" \r\n\r\nConsider four such situations, and they go exactly according to the probabilities involved:\r\n\r\nOn one occasion, you toss both heads, and report \"at least one is a head.\"\r\n\r\nOn one occasion, you toss both tails, and report \"at least one tail.\"\r\n\r\nOn two occasions, you toss one head and one tail. Now you have to choose which to report.  Having no preference for one or the other, on one occasion you report \"at least one tail\" and on the other \"at least one head\".\r\n\r\nIn these four occasions, you twice reported \"at least one tail.\" On one of those two occasions the other was heads; on the other it was tails.\r\n\r\nIts 1/2 or 50%.\r\n\r\nI, before your report, I had asked \"is at least one a tail?\" then when you reported in the affirmative, that would have indicated a 1/3 probability, because we would no longer be taking a random sampling.\r\n',NULL,0);
INSERT INTO comment VALUES (2742,424,1201,'E Woodford','This is my guess.','2003-02-21 09:25:08',0,'Woman 1 married to Man A: 2 cats\r\nWoman 2 married to Man C: 2 dogs, 1 cat\r\nWoman 3 married to Man B: 1 dog',NULL,0);
INSERT INTO comment VALUES (2743,421,1072,'Alan','correct me if i\'m wrong','2003-02-21 10:13:32',0,'but i think a lot of people are assuming that if it were to be any other shape it would be fitted into a circular hole. Well if manholes were naturally any other shape then they would build the holes fit these manholes to that shape. (If manholes were triangles they wouldn\'t try to fit them in circular holes they would fit them in circular holes.)',NULL,0);
INSERT INTO comment VALUES (2744,421,1072,'Alan','I also have a solution','2003-02-21 10:17:32',3,'Distribution of weight. If a heavy load of weight is put on the center of a circle the weight would affect all of the circle proportional to the point fromt the center. In a square, the points between the corners would recieve the most pressure while the corners wouldn\'t recieve as much. This uneven distribution would cause bending and warping (over time) and thus have to be replaced costing taxpayer dollars.',NULL,0);
INSERT INTO comment VALUES (2745,424,979,'Ravi Raja','re: This is my guess.','2003-02-21 16:51:51',0,'guess what ........I got the same answer.......',2742,0);
INSERT INTO comment VALUES (2746,424,979,'Ravi Raja','This is my Guess !!!!','2003-02-21 16:56:08',3,'Man \'A\' is married to Woman \'1\': 2 Cats\r\n<p>\r\nMan \'B\' is married to Woman \'3\': 1 Dog\r\n<p>\r\nMan \'C\' is married to Woman \'2\': 1 Cat and 2 Dogs',NULL,0);
INSERT INTO comment VALUES (2747,424,1299,'Anoop','re: This is my Guess !!!!','2003-02-21 18:03:32',0,'yup i have the same solution...pretty straightforward one',2746,0);
INSERT INTO comment VALUES (2748,420,979,'Ravi Raja','re(2): that answer','2003-02-22 02:21:35',0,'yes Charlie.......whichever way you consider it........only the methods are different........i have used the language itself and you have used mathematics.........so it doesn\'t matter whatever method we apply........the answer is always the same.........provided the method is correct.........',2735,0);
INSERT INTO comment VALUES (2749,420,979,'Ravi Raja','re(2):','2003-02-22 02:27:23',0,'ohhh.......i am sorry Anoop........i\'ll see if I can remove it and change the subject............',2736,0);
INSERT INTO comment VALUES (2750,420,979,'Ravi Raja','re(2):','2003-02-22 02:30:56',0,'hey Anoop.....i am sorry i am unable to change the subject.......but i can assure that it will not happen again........actually it was all by mistake.........i just forgot that i am not supposed to do that...........',2736,0);
INSERT INTO comment VALUES (2751,421,979,'Ravi Raja','re: correct me if i\'m wrong','2003-02-22 02:36:46',0,'hey Alan.....just check your last line whare you have stated..........\"If manholes were triangles they wouldn\'t try to fit them in circular holes they would fit them in circular holes\".........which in fact should be.........\"If manholes were triangles they wouldn\'t try to fit them in circular holes they would fit them in triangular holes\".\r\n<p>\r\notherwise you are absolutely correct that if the manholes were of any other shape, then similar holes(of the same shapes as the shapes of their lids) would have been made and then could have been fitted..........but why even these do not work is given in my explanation for the topic........please do go through my answer..........',2743,0);
INSERT INTO comment VALUES (2752,424,979,'Ravi Raja','re(2): This is my Guess !!!!','2003-02-22 02:42:40',0,'yup it was too straight forward..........just condider each statement and start getting the result.........no complicated relations.......no high thinking or anything such............',2747,0);
INSERT INTO comment VALUES (2753,420,1495,'boris','mad easy','2003-02-22 06:44:16',3,'of course it was harder all you hav to do is logically cancel out all the trash and you are left wit the answer right in front of ur face',NULL,0);
INSERT INTO comment VALUES (2754,411,1495,'boris','i got it','2003-02-22 06:49:43',0,'theoretically speaking this was a piece of ckae all you had to do was  use the first 9 days and see how much they had to be repeated since it had to be a perfect square 9squared=81 which is the answer nel disagree then reply',NULL,0);
INSERT INTO comment VALUES (2755,356,1495,'boris','kinda retarded','2003-02-22 06:55:39',0,'well wat i get is the man hus gonna go around tricks the other guy cuz hes never gonna walk the third time and if that guy cant move hell starve to death while the other guy cud eat and do wat he wants and stil not go around the third time',NULL,0);
INSERT INTO comment VALUES (2756,337,1495,'boris','i think this is it','2003-02-22 06:58:36',3,'since there are 3600seconds in an hour u multiply that by 24 and then by 365.25 which is a full year and u get  31557600',NULL,0);
INSERT INTO comment VALUES (2757,337,1495,'boris','guess wat i didnt get tricked','2003-02-22 07:00:59',0,'12 duh there is 1 2nd in each month',NULL,0);
INSERT INTO comment VALUES (2758,330,1495,'boris','got it','2003-02-22 07:02:44',0,'sister just logic',NULL,0);
INSERT INTO comment VALUES (2759,424,1499,'Marlin Fisher','re(3): This is my Guess !!!!','2003-02-22 08:25:39',0,'Okay, i really can\'t see why everyone is coming up with woman 1 and man A having 2 cats.   One of the statements above states that \"Woman 1 is married to a man who does not like her pet\".   \"Pet\", thats a singular word.  She only has one.  The correct solution is   \r\n   -Man A  + Woman 1  + 1 cat\r\n   -Man B  + Woman 3  + 1 cat and 1 dog\r\n   -Man C  + Woman 2  + 1 cat annd 2 dogs\r\nI dont see the flaw in the logic.  DOes anyone else?',2752,0);
INSERT INTO comment VALUES (2760,424,1501,'h','Sorry Marlin :-(','2003-02-22 12:48:38',0,'Marlin, Your solution cannot work because you gave Woman 3 both a cat and a dog, when the second statement above says that she can have only one kind of pet.  I would venture to say that solution could be the following (assuming that Man A hates dogs AND is allergic to them):\r\n\r\nWoman 1 + Man B (1 cat)\r\nWoman 2 + Man C (1 cat, 3 dogs)\r\nWoman 3 + Man A (1 cat)\r\n\r\nHow do we find out the right answer?  I\'m new to this puzzle site...Daisy',NULL,0);
INSERT INTO comment VALUES (2761,424,1304,'Emon Hunte','','2003-02-22 15:13:06',0,'sAME answer \r\n3+B  1D, 0C\r\n1+A  0D, 2C\r\n2+B  2D, 1C',NULL,0);
INSERT INTO comment VALUES (2762,424,1502,'Laura Cody','re(4): This is my Guess !!!!','2003-02-22 16:43:49',0,'Yes, try this one\r\n\r\nMan A + Women 1 + 2 cats\r\nMan B + Women 3 + 1 dog\r\nMan C + Women 2 + 2 dogs + 1 cat.\r\n\r\nYou are forgetting that Man B hates cats and Women 3 likes cats married to a man that hates cats so she has only 1 dog cause man C has two dogs.\r\nWomen 2 cooks birds that man C hunts and who has 2 dogs, but the women still loves her cat. 2 dogs, 1 cat\r\nThat leaves 2 cats and since Woman 1 has to be married to man A by process of elimination and there are 2 cats left, so they have to have both of them cause no one else can have any more cats.....I hope\r\n\r\n',2759,0);
INSERT INTO comment VALUES (2763,402,1502,'Laura Cody','re: Weights and Scales','2003-02-22 17:01:45',0,'Way to complicated for my tastes, but I think there are mulitple answers.\r\nfirst answer\r\none 1 gram weight\r\nfour 30 gram weights\r\n\r\nsecond answer\r\none 1 gram weight\r\none 10 gram \r\none 20 gram\r\none 40 gram \r\none 50 gram weight\r\n\r\nLogic\r\n\r\none 1 gram weight  counters  1 gram object\r\n\r\none 1 gram wt + 1 gram object counters 2 gram object\r\n\r\none 1 gram wt + 2 gram object counters 3 gram object\r\n\r\nthe four 30 gram wts  counters the 120 gram object \r\nor conversely\r\nthe 10,20,40,50, grm wts counter the 120 gram object\r\n\r\nand just add the one gram weight to the last one to  counter the 121 gram object.\r\n\r\nthe last four weights can be in any amounts so long as the four total 120 grams, \r\nother examples\r\n50,50,10,10 = 120\r\n50,25,25,20 = 120\r\nBut one weight must be 1 gram.\r\n',2565,0);
INSERT INTO comment VALUES (2764,360,1502,'Laura Cody','Laura\'s guess','2003-02-22 17:04:49',3,'Too easy\r\nAnswer:\r\nNothing',2584,0);
INSERT INTO comment VALUES (2765,406,1,'levik','Solution?','2003-02-22 19:40:42',0,'Alan, care to submit a solution to this? Or verify that Charlie\'s is correct, so that I can link it?',NULL,0);
INSERT INTO comment VALUES (2766,426,979,'Ravi Raja','I think..........','2003-02-23 04:00:58',2,'well.....think we will have to apply the principle of \"Bernoullian Sequence\" for a finite number of trials in the given problem.....',NULL,0);
INSERT INTO comment VALUES (2767,426,979,'Ravi Raja','one more mehtod.......','2003-02-23 04:03:52',2,'we can also solve the problem by using the classical definition of probability and other properties..........but i think that this method will be a bit lengthy than that method when we are using the \" Bernoullian Sequence \" for a finite number of trials...........',NULL,0);
INSERT INTO comment VALUES (2768,427,1301,'Charlie','Answer','2003-02-23 04:40:39',3,'I ought to owe nothing for I ate nothing.',NULL,0);
INSERT INTO comment VALUES (2769,426,1301,'Charlie','Hint','2003-02-23 04:46:10',2,'You might want to look at the \"Analytic Solution to Part B\" I posted 2003-01-30 under \"Trading Cards\".',NULL,0);
INSERT INTO comment VALUES (2770,424,1509,'Redwall Mouse','I\'m gonna give it a shot','2003-02-23 09:21:36',3,'Man A is married to Woman 1 - 2 cats\r\nMan B is married to Woman 3 - 1 dog\r\nMan C is married to Woman 2 - 2 dogs, 1 cat\r\n',NULL,0);
INSERT INTO comment VALUES (2771,427,1509,'Redwall Mouse','How do you speak gibberish anyways?','2003-02-23 09:29:42',4,'That might help in solving the puzzle, I\'d think it would. But I don\'t know how to speak it so I give up.',NULL,0);
INSERT INTO comment VALUES (2772,427,1301,'Charlie','re: Answer','2003-02-23 10:21:31',0,'Actually on second thought, that should be \"one\" wherever I said \"I\", but it makes less sense to the situation than treating the 1 as an I.',2768,0);
INSERT INTO comment VALUES (2773,131,1301,'Charlie','I\'m not getting something.','2003-02-23 10:43:15',0,'As, I think someone has already pointed out, the strategy of \"going right\" exists implies a 2-dimensional maze, is it not just like a street layout of a town in which each intersection is only 3-way?  For most towns of any size, you\'d most likely end up circling the block forever.  The town boundary would have to go through the block you\'re on in order to escape.\r\n\r\nI also don\'t understand \"Each possibility above is clearly equally likely, since each is represented by 1 path,\" considering that from the context the path is more than just the next segment, but a whole path that leads either to an exit or to your starting point.  Just because there are two possibilities doesn\'t mean there is equal likelihood of each.  Perhaps this is not what is meant, as the argument continues beyond that, but it\'s difficult to see what is in fact meant.',NULL,0);
INSERT INTO comment VALUES (2774,402,1301,'Charlie','re(2): Weights and Scales','2003-02-23 10:49:33',0,'This is a thinking outside the box solution, assuming that the person doing the weighing is actually going to weigh out 1 gram of something, then 2 grams of something else, etc.  Of course once this happens, you need only that one 1-gram weight and the other four are unnecessary.\r\n\r\nBut the implication of the original problem was assumed to be that one wants to be prepared to weigh any of those amounts without having previously measured amounts on hand to use as if they also were weights.',2763,0);
INSERT INTO comment VALUES (2775,406,1301,'Charlie','Simulation confirmation of probability','2003-02-23 11:31:12',0,'A set of 100,000 trials, using \r\nRANDOMIZE TIMER \r\np1 = 1 / 15: p2 = p1 + 2 / 15: p3 = p2 + 4 / 15 \r\ntrials = 100000 \r\nFOR tr = 1 TO trials \r\ncomp = 0 \r\nFOR i = 1 TO 577 \r\nr = RND(1) \r\nSELECT CASE r \r\nCASE IS < p1 \r\ncomp = comp + 4 \r\nCASE IS < p2 \r\ncomp = comp + 3 \r\nCASE IS < p3 \r\ncomp = comp + 2 \r\nCASE ELSE \r\ncomp = comp + 1 \r\nEND SELECT \r\nNEXT \r\nIF comp = 1000 THEN suc = suc + 1 \r\nNEXT \r\nPRINT : PRINT suc, trials, suc / trials, trials / suc \r\nresulted in 1814 successes in the 100,000 trials for a probability of .01814 or one in 55.12679, which confirms the 0.01788 posted, as the 1814 successes could have been 43 more or less and stay within one std. deviation. (Poisson dist., std dev = &#8730;mean)',NULL,0);
INSERT INTO comment VALUES (2776,177,1511,'mouse','i wouldnt use the items...','2003-02-23 16:36:33',0,'i would just pop the hinges on the door... most hinges are on the inside anyways, if that dosnt work i would dig the ball out using sisors and paperclip.... (not to mention that there are most likly sharp nails that hold up the curtian hooks/rod... they could scrape the wood around the ball, making a biger hole).',NULL,0);
INSERT INTO comment VALUES (2777,427,979,'Ravi Raja','re: How do you speak gibberish anyways?','2003-02-23 20:13:38',0,'well.....it is nothing but the way the numbers are replaced for words.......the 1 actually should have been a roman numeral which would imply \"I\", then the \"0\" which is actually pronouned as \"nought\" is replaced by \"ought\", then \"2\" is replaced by the word \"to\".........and similarly we reach the final answer where the chap is trying to say:\r\n\"I ought to owe nothing, for I ate nothing\".\r\nThat\'s it !!!!',2771,0);
INSERT INTO comment VALUES (2778,427,979,'Ravi Raja','','2003-02-23 20:20:07',3,'Here in the problem, the numbers are replaced for words.......the 1 actually should have been a roman numeral which would imply \"I\",which also holds for the second \"1\" in the given number, then the \"0\" which is actually pronouned as \"nought\" is replaced by \"ought\", then \"2\" is replaced by the word \"to\", then the next \"0\" is pronounced in the same manner as the letter \"O\" in the english alphabet.........that is \"owe\"...........the next \"0\" stands for nothing, so also the last one in the number \"102004180\".........then the \"4\" is considered as \"for\" and finally the \"8\" which has the same pronunciaton as the word \"ate\" is used in that manner......\r\n<p>\r\nThus the entire number \"102004180\" with the numbers in the given order actually means: \r\n\"I ought to owe nothing, for I ate nothing\". ',NULL,0);
INSERT INTO comment VALUES (2779,427,979,'Ravi Raja','got the meaning !!!!','2003-02-23 20:22:58',3,'Here in the problem, the numbers are replaced for words.......the 1 actually should have been a roman numeral which would imply \"I\",which also holds for the second \"1\" in the given number, then the \"0\" which is actually pronouned as \"nought\" is replaced by \"ought\", then \"2\" is replaced by the word \"to\", then the next \"0\" is pronounced in the same manner as the letter \"O\" in the english alphabet.........that is \"owe\"...........the next \"0\" stands for nothing, so also the last one in the number \"102004180\".........then the \"4\" is considered as \"for\" and finally the \"8\" which has the same pronunciaton as the word \"ate\" is used in that manner...... \r\n<p>\r\nThus the entire number \"102004180\" with the numbers in the given order actually means: \r\n\"I ought to owe nothing, for I ate nothing\". \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2780,427,979,'Ravi Raja','re(2): Answer','2003-02-23 20:25:03',0,'ya that will also do but there is nothing wrong with the problem if we consider the 1 as a Roman Numeral.........',2772,0);
INSERT INTO comment VALUES (2781,428,1183,'fwaff','Pedantry and Possibilities','2003-02-24 02:40:11',1,'Firstly the pedantry - Guinness isn\'t bitter, it\'s stout.\r\n\r\nSecondly the possibilities:\r\n\r\n1. The second stranger has an Irish accent so the barmaid assumes he\'ll drink Guinness.\r\n\r\n2. The second stranger doesn\'t actually say \"Can I have half a pint of bitter\", what he says is \"I\'ll have one of those\" pointing at the first stranger\'s drink. So in principle he\'s asked for half a pint of \'bitter\' but the barmaid knew exactly what he wanted.\r\n\r\n3. By the time the second stranger comes in all the Worthington has gone so that the only \'bitter\' left is Guinness.\r\n\r\n4. The second stranger is wearing a Tshirt with \"I love Guinness\" emblazoned across the front.\r\n\r\n5. The second stranger is the first stranger\'s twin. The barmaid thinks that the second stranger is actually the first one ordering a second drink and serves the same \'bitter\' again. The question implies that the two men are both strangers to the bar maid, but not necessarily to each other.\r\n\r\nCrooked enough yet?',NULL,0);
INSERT INTO comment VALUES (2782,373,1513,'ela','ANSWER','2003-02-24 03:14:52',0,'easy... its the number of letters in each word- twenty has 6 letters, six has three letters, N I N E is four letters... etc... ',NULL,0);
INSERT INTO comment VALUES (2783,348,1513,'ela','RIVER?','2003-02-24 03:18:14',0,'is a river called a man, everything else fits... snowmen dont have mouths, they have buttons and carrot-noses ... may if their lucky 2 stone eyes.',NULL,0);
INSERT INTO comment VALUES (2784,428,775,'Cory Taylor','re: Pedantry and Possibilities','2003-02-24 03:51:20',0,'one ismilar answer and another different one.\r\n\r\n1. The barmaid knows that there is a beer company convention in town, but until the first order, did not know which company it was for.  She assumes that they are both from the company.\r\n\r\n2. Guinness comes in pints, therefore, she must sell the second half pint of the beer before it goes bad, and automatically pours the Guinness. (I don\'t know about how Guinness is packaged in places where there are \"barmaids\" and the currency is the pound, but if the tap is down and they have to open cans or bottles...)',2781,0);
INSERT INTO comment VALUES (2785,428,1299,'Anoop','Stupid mistake - Sorry','2003-02-24 05:50:01',0,'Sorry abt that in the question.\r\nMake that Batemans and not Guinness.',2781,0);
INSERT INTO comment VALUES (2786,428,153,'TomM','This is not a bank','2003-02-24 05:53:57',0,'Guiness costs a pound. Worthington cost a little less than a pound. The first stranger put down \"a pound coin.\" (Americans -- read \"a silver dollar.\") the barmaid did not know if he wanted Guiness or wanted Worthington and change. The second stranger put down \"a pound\" (in small coins) if he wanted Worthington, he would have left out the last coin.',2784,0);
INSERT INTO comment VALUES (2787,428,1299,'Anoop','Interesting','2003-02-24 05:55:12',0,'There are some really interesting ideas popping up....lateral thinking indeed.Man, are the ppl in here crooked or what!!!\r\n\r\nAs a hint, the answer i was looking for has to do with the \"pound\" or the money they each paid.',NULL,0);
INSERT INTO comment VALUES (2788,428,1,'levik','re: This is not a bank','2003-02-24 06:19:45',0,'A cultural solution, eh?\r\n\r\nHow are us Americans ever supposed to know that? (I mean about the prices) ',2786,0);
INSERT INTO comment VALUES (2789,429,1515,'Sue','Riddle','2003-02-24 06:49:50',0,'1.  The poison wasn\'t in the punch.\r\n2.  He didn\'t have enough of the punch.\r\n3.  He may have been the one who put the poison in\r\n    the punch.',NULL,0);
INSERT INTO comment VALUES (2790,428,979,'Ravi Raja','','2003-02-24 06:51:08',3,'Half a pint of Guinness costs exactly one pound, while Worthington costs 90p. The first stranger put down a £1 coin on the counter. The second man put down a 50p piece and five 10p coins. If he had wanted Worthington he would only have put down 90p.',NULL,0);
INSERT INTO comment VALUES (2791,429,775,'Cory Taylor','','2003-02-24 07:59:48',0,'I believe this is another of those yes / no type laterla thinking puzzles, and having seen it before, know the \"target\" answer, but I won\'t spoil it.  I\'m curious to see how many different and (by the question) legitimate answers we can come up with.\r\nHaving just watched \"The Princess Bride\", I\'ll suggest that he had built up an immunity to the poison used. (though I\'m aware thats not the answer Anoop is looking for...)',NULL,0);
INSERT INTO comment VALUES (2792,421,1477,'michael','the practical solution','2003-02-24 08:13:42',0,'while most of the solutions has rationale behind them.  i have to say, how would you drill a non-circular hole in the ground!??   You point a drilling machine to the ground, and the drill will naturally spin and create a circular opening.  That you would take a round cover to go with a round hole is only common sense.  \r\n\r\ntell this to an interviewer and you\'ll probably score a 0 on creativity =)\r\n',NULL,0);
INSERT INTO comment VALUES (2793,406,1301,'Charlie','Slight Correction','2003-02-24 09:08:21',0,'The count of 14,700 combinations of types of peanut failed to count combinations in which there were zero quads, or zero triples or zero doubles.  The correct number, including these possibilities, is 15,123.  This does not affect the overall probability, however, as the probabilities are so low of not having any particular size of peanut.  The overall probability changes only in the 25th position after the decimal, farther out than the quoted probability\'s precision.',2674,0);
INSERT INTO comment VALUES (2794,406,1301,'Charlie','re: Slight Correction','2003-02-24 09:13:00',0,'As a check, here\'s the program logic; it goes through all sum of compartments = 1000 and counts only those adding to 577:\r\n  80   P1=15:P2=15/2:P3=15/4:P4=15/8\r\n   90   point 25\r\n  100   T=1000\r\n  110   for Quad=0 to int(1000/4)\r\n  120     T2=T-Quad*4\r\n  130     for Trip=0 to int(T2/3)\r\n  140       T3=T2-Trip*3\r\n  150       for Dbl=0 to int(T3/2)\r\n  160               Sngl=T3-Dbl*2\r\n  161               if Quad+Trip+Dbl+Sngl=577 then\r\n  162                   :W=combi(577,Quad)*combi(577-Quad,Trip)*combi(577-Quad-T\r\nrip,Dbl)\r\n  163                   :P=P1^Quad*P2^Trip*P3^Dbl*P4^Sngl\r\n  164                   :Tp=Tp+W/P\r\n  170       next\r\n  180     next\r\n  190   next\r\n  200   print Tp',2793,0);
INSERT INTO comment VALUES (2795,230,1517,'jude','I still don\'t','2003-02-24 09:24:22',0,'get it. I \"saw the solution\" but it doesn\'t help.\r\n\r\nUnless one of Billy\'s friends is in a wheelchair, or one of Billy\'s friends is his mom and therefore doesn\'t sit down, I don\'t see how this can be solved.\r\n',NULL,0);
INSERT INTO comment VALUES (2796,429,1518,'Kent Schueler','Death Riddle','2003-02-24 10:01:41',3,'The poison was in the ice.  When the man drank the punch, the ice hadn\'t melted yet.',NULL,0);
INSERT INTO comment VALUES (2797,429,1072,'Alan','Possibility','2003-02-24 10:12:13',3,'The man went to a doctor\'s appointment so the poison was immediately detected and dealt with.',NULL,0);
INSERT INTO comment VALUES (2798,424,1519,'bishoy saad','I Guess','2003-02-24 10:14:04',0,'Women 1 married to man B and has 1 cat\r\nWomen 2 mariied to man A and has 1 cat\r\nWomen 3 married to man C and has 2 dogs',NULL,0);
INSERT INTO comment VALUES (2799,421,1072,'Alan','re: the practical solution','2003-02-24 10:14:06',0,'We have a thing called \"technology\" so who says drilling will always have tpo be the only option. Besides according to your logic it would be extremely hard to make a perfect circle then wouldn\'t it?',2792,0);
INSERT INTO comment VALUES (2800,424,1519,'bishoy saad','','2003-02-24 10:15:50',0,'Man A is married to Woman 1: 2 Cats \r\n\r\n\r\nMan B is married to Woman 3: 1 Dog \r\n\r\n\r\n\r\nMan C is married to Woman 2 : 1 Cat and 2 Dogs \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2801,421,1072,'Alan','re(2): correct me if i\'m wrong','2003-02-24 10:20:34',0,'I\'m sorry. i guess the way it was worder confused due to the fact that you say that the manholes would fall through. But since u weren\'t it means u were talking about the lip formation. But then of course we could just make a lip that would have a larger angle for the manhole to rest on. Or just use different lip technology in general. E.g the edges of the street which would hold the manhole together could protrude outwards while manholes would be composed of 2 pieceswhich would interlock with this design.',2751,0);
INSERT INTO comment VALUES (2802,429,1521,'neil','death came','2003-02-24 10:52:38',0,'The poison was in something other than the punch that the man hadn\'t eaten/drank because he left so quickly.',NULL,0);
INSERT INTO comment VALUES (2803,429,775,'Cory Taylor','another possibility','2003-02-24 11:01:45',0,'the man had a beneficial allergy that neutralized the poison.  (maybe \"beneficial allergy\" isn\'t quite the correct terminology, but you see the idea)',NULL,0);
INSERT INTO comment VALUES (2804,421,775,'Cory Taylor','re: the practical solution','2003-02-24 11:06:14',0,'but the manhole cover is only the top piece of the manhole itself, which while generally round is not always so.  The manhole is actually constructed first, with the road built around it, so the shape doesn\'t matter (many curb drain covers are rectangular).',2792,0);
INSERT INTO comment VALUES (2805,411,775,'Cory Taylor','re: i got it','2003-02-24 11:10:54',0,'hunh? Why do you say it has to be a perfect square?  Are you using some other set of assumptions (if so, state what they are), and did you read the whole problem through (made that mistake myself the first time), becuase this comment didn\'t make sense to me.',2754,0);
INSERT INTO comment VALUES (2806,411,1072,'Alan','Since this may also cause people to get thrown off','2003-02-24 15:41:01',2,'If there is more than one problem that is trying to become live the deciding factor is date at which point the most recent one (Which would be problem, if it has 3) would be chosen.',NULL,0);
INSERT INTO comment VALUES (2807,411,1072,'Alan','NOOOOOOOOOOOOOOOO','2003-02-24 16:11:39',0,'I just found out now (as i was about to type the solution) that my mom had thrown out the post-it-notes which i had written it out step by step. although i do have a relatively clear idea of the answer and what its around, my answer probably won\'t be exact. Of course i\'m not just going to tell you this answer.',NULL,0);
INSERT INTO comment VALUES (2903,439,979,'Ravi Raja','re: self reference','2003-02-27 19:06:34',0,'i agree with you when you say that.......\"the truth of any statement is only defined by the assumptions about the truths of the rest of the statements\"........but is that the only method to prove the uniqueness of the answer that we are getting.....?????????',2880,0);
INSERT INTO comment VALUES (2809,429,1523,'EzBake','I think I got it.','2003-02-24 16:55:52',0,'I think that the answer is that the poison was in ice cubes in the punch. Given that the man drank the punch quickly and left, this gave no time for the ice cubes to melt and thus poison him.',NULL,0);
INSERT INTO comment VALUES (2810,428,979,'Ravi Raja','re: Stupid mistake - Sorry','2003-02-24 17:00:52',0,'well its ok Anoop.........i do not think that matters much.......the answer is supposed to be the same what ever it be..........you can keep the name of the two kinds of bitter to be Anoop and Ravi..........hehehehe..........just kidding.........please do not take it seriously..............i do not have much idea about the difference between the two kinds of bitter you have mentioned in the problem............so i think it hardly makes any difference..........',2785,0);
INSERT INTO comment VALUES (2811,428,979,'Ravi Raja','with corrections.........','2003-02-24 17:07:36',3,'Half a pint of Batemans costs exactly one pound, while half a pint of Worthington costs 90p. \r\n<p>\r\nThe first stranger put down a  pound(exact, without any changes) on the counter. The second man put down a 50p coin and five 10p coins. So, it is clear that if he had wanted Worthington he would only have put down 90p which he did not do. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2812,428,979,'Ravi Raja','re: This is not a bank','2003-02-24 17:10:39',0,'hey TomM, my answer is similar to yours..........but I do not understand much about all these currencies.........so I cannot say what i have written is correct or not..........but the concept is the same............',2786,0);
INSERT INTO comment VALUES (2813,428,979,'Ravi Raja','re: Interesting','2003-02-24 17:14:10',0,'Well Anoop.......i think solving lateral puzzles needs a crooked mind........and straight forward thinking might not lead you to a correct solution..........and by the way you only asked the ppl here to think in a crooked way............so you might get to see more crooked ppl here...........and maybe someday even you will be called so........hahaha...........please do not take it seriously..........saying it just as a friend...........',2787,0);
INSERT INTO comment VALUES (2814,428,979,'Ravi Raja','re(2): This is not a bank','2003-02-24 17:18:58',0,'you know something Levik.........i told TomM the same thing.........that I do not have much idea about the currencies of different places but only my concept was correct and I was on the right track...........otherwise who can solve such problems............',2788,0);
INSERT INTO comment VALUES (2815,429,979,'Ravi Raja','re: Riddle','2003-02-24 17:41:41',0,'it is possible that the poison was there in the punch.............but this man who did not die was a doctor by profession and he however managed to save himself.............or may be your second possibility works wher we have to consider that the poison would not affect unless had in a greater quantity........and finally the third one also seems to hold good for that person might have mixed poison in the punch and then left the party.........',2789,0);
INSERT INTO comment VALUES (2816,429,979,'Ravi Raja','re: Death Riddle','2003-02-24 17:49:16',0,'yes i got it to.........that\'s what i was thinking.........i had heard this one before but the answer was not coming to me..............but thanks to you Kent............this is the one and only answer that Anoop is looking for..........',2796,0);
INSERT INTO comment VALUES (2817,429,979,'Ravi Raja','re: Possibility','2003-02-24 17:55:05',0,'a similar one is what I have provided...........assuming that the man himself is a doctor and the poison was not that strong enough to react so quickly..........so the man who in fact was assumed to be a doctor managed to escape death.........',2797,0);
INSERT INTO comment VALUES (2818,429,979,'Ravi Raja','re: death came','2003-02-24 18:03:03',0,'hey neil..........you cannot say that for sure.......because in the problem it is given that...........\"Everyone else at the party who drank the punch subsequently died of poisoning\"...........nothing has been mentioned about anything else and secondly, you also cannot say everyone had that thing (other than the punch) that contained poison in it.............',2802,0);
INSERT INTO comment VALUES (2819,429,979,'Ravi Raja','re: another possibility','2003-02-24 18:07:20',0,'yes i agree with you Cory.........that too is a possibility............a very special and weird or may be you can call it exceptional case indeed but always possible..........cannot deny it...............',2803,0);
INSERT INTO comment VALUES (2820,429,979,'Ravi Raja','re: I think I got it.','2003-02-24 18:11:42',0,'yes EzBlake........You have got it !!!!...........this is in fact the right answer and not any other possibilities that have been discussed.................',2809,0);
INSERT INTO comment VALUES (2821,429,1524,'Tony','The Man Should Have Died!','2003-02-24 23:22:26',3,'The poison was in the ice!  Once the ice melted, the poison was distributed throughout the punch.  The man drank the punch before the ice melted!\r\n\r\n&#8721;',NULL,0);
INSERT INTO comment VALUES (2822,434,703,'Nick Murray','ballroom dancing','2003-02-25 02:07:09',0,'Since every box is mislabeled we have two possibilities.\r\n#1:(label-contents):(BW-BB),(BB-WW),(WW-BW)\r\n\r\n#2:(label-contents):(BW-WW),(BB-BW),(WW-BB)\r\n\r\nEither way by choosing one ball from the box labeled BW, we determine whether that first box has both white balls or both black balls.  If the BW labeled box has WW, then the BB labeled box must have BW contained for it cannot have BB in it.  \r\n\r\nA similar argument can be made for the other possibility.  Thus, the lowest number of drawings is one. ',NULL,0);
INSERT INTO comment VALUES (2823,424,979,'Ravi Raja','re: Sorry Marlin :-(','2003-02-25 02:53:35',0,'i agree with you that woman 3 cannot have 2 pets, but at the same time, it is given in the problem that: Woman 3 loves all animals but can only have one kind because her husband hates the other, and in the first statement it is given that he is allergic to dogs but does not like cats........which accordingly should be of the other kind thus letting the woman 3 have a dog as her pet instead of a cat...........and so accordingly will be the other ones......',2760,0);
INSERT INTO comment VALUES (2824,424,979,'Ravi Raja','re(4): This is my Guess !!!!','2003-02-25 02:57:21',0,'yes there is a flaw in your logic which has led you to conclude the wrong answer.....as pointed out by \'h\', just check whether your answers are satisfying the given conditions of the problem or not......in fact not.....not the second one where the woman 3 is supposed to have only one kind of pet...........',2759,0);
INSERT INTO comment VALUES (2825,424,979,'Ravi Raja','re: I Guess','2003-02-25 03:06:03',0,'hey man check your answer.....what about the remaining cat and dog ?????????',2798,0);
INSERT INTO comment VALUES (2826,424,979,'Ravi Raja','re:','2003-02-25 03:09:33',0,'yes now you have got it correct..........',2800,0);
INSERT INTO comment VALUES (2827,434,1201,'E Woodford','re: ballroom dancing','2003-02-25 05:22:42',0,' I agree with Nick\'s solution and think he did a great job of explaining it.',2822,0);
INSERT INTO comment VALUES (2828,411,1,'levik','re: NOOOOOOOOOOOOOOOO','2003-02-25 07:08:10',0,'So can you see if any of the posted comments detail what looks like a valid solution to you? I\'d like to get this one wrapped up.',2807,0);
INSERT INTO comment VALUES (2829,439,775,'Cory Taylor','solution','2003-02-25 08:28:42',3,'without the word exactly included, if a statement is true, then so are all preceeding statements (if 3 are false, then AT LEAST 2 are false etc.), so this boils down to only 10 situations - which is the highest numbered true statement?  Using my favorite analytical method (brute force), the first five statements are true, and 6 through ten are false.\r\nbtw, if not obvious, when the \"exactly\" is included, there is only one true statement, and it\'s #9.\r\n\r\nOr I could be wrong...',NULL,0);
INSERT INTO comment VALUES (2830,422,1529,'Irina','yay','2003-02-25 12:11:57',0,'try ur computer calculator!!!',NULL,0);
INSERT INTO comment VALUES (2831,422,1529,'Irina','yay','2003-02-25 12:12:36',0,'i got 302.... is it right?',NULL,0);
INSERT INTO comment VALUES (2836,429,1531,'window','Assassin!!','2003-02-25 14:25:38',3,'The man put the poison in the punch after he drank some, and then left the party before any foul play was suspected.',NULL,0);
INSERT INTO comment VALUES (2833,410,1529,'Irina','got it!!','2003-02-25 12:15:07',0,'G=9, R=4, A=8, P=7, L=1, U=6, M=0, E=2',NULL,0);
INSERT INTO comment VALUES (2834,164,1529,'Irina','OMG :\'(','2003-02-25 12:22:07',0,'*sobs* what grade is this problem supposed to be? *crys*',NULL,0);
INSERT INTO comment VALUES (2835,159,1253,'Brian Nowell','Eureka!! - Squares Anyway','2003-02-25 12:54:43',0,'I suggest minimum density.\r\nConfirm Lucky - Less than 21\r\nFormula for Sqaures\r\nA grid with black and white shadings has an adjacency property such that black cells are \r\nplaced so that white cells may not have more than two adjacent neighbours, being either \r\nhorizontally or vertically respectively.\r\nQuestion: For any given square/rectangle, what formula gives the minimum number of black \r\nsquares?\r\nWithin an infinite grid of black and white columns, the minimum color ratio is 1:1. By adding \r\nwhite columns and advancing successive rows one column so as to preserve the adjacency \r\nproperty, only one scenario exists.  With every third column black and every successive row \r\nadvanced by one column, the color density is 1:2.  Adjacency is preserved and a white \r\n\'stairway\' pattern is produced.\r\n\r\nNow every finite square/rectangle will be a \'template\' within this environment but the \r\nexpected color ratio can only expect to be an approximation of 1:2. \r\nTowards a formula:\r\nHere are the product of my thoughts.\r\n\r\nFrom observing squares, and using the pattern of the infinite grid (as described) and one main \r\ndiagonal is black, except for the corners, I have derived this interesting set of values.  \r\nConsidered in symmetry, this arrangement further guarantees the minimum.\r\nMy Table:\r\nSide  3 4 5  6  7  8  9  10  11  12  13  14  15  16	\r\nBlack 1 . . 10  .  . 25   .   .   46  .   .  73  .	\r\nSq\'s  . 4 .  . 15  .  .  32   .    . 55   .   .  84	\r\n      . . 7  .  . 20  .   .  39    .  .  64   .  .	Gap   3 3 3  5  5  5  7   7   7    9  9   9   11 11   	\r\n1.  For \"Side\", the Black values for the Multiples of 3, I have defined as \"Base No.\" \r\nThese are the first row of Black values (1, 10, 25, ….)\r\n2.  The interval between Base Nos. formed a triple series of consecutive Odd numbers (Gap)\r\n3.  These intervals are a function of the Side value and is defined as: i = 1 + int(Side/3)*2.\r\n4.  Sum of Consecutive Numbers = Nos in Series/2 * [first no.  +  last no.]\r\n5.  A Base No is the sum of Gap intervals, less 2 and is given by the formula:\r\nBase No = 3 * Sum of Consecutive Odd Nos –2. \r\nThe first Odd no. is 1 and the last one is i, or 1 + int(Side/3)*2. \r\nNote however that the previous interval in the series of a Base No is 2 below the value \r\ncorresponding to that value in the \'Gap\' row.\r\nie; Base No = 3 * int(Side/3)/2 * (1 + [1+ int(Side/3)*2 –2]) - 2\r\n	 = 3* int(Side/3)/2 * (int(Side/3)*2) –2\r\n	= 3 * [int(Side/3)]^2 - 2\r\nOther values are obtained from the product of the Mod(3) value of Side and the next \r\ninterval ; ie, Interval = mod(Side,3)*(1 + int(Side/3)*2).\r\n\r\nThe Whole number of Black for any square of Side = n is:\r\nBlack= 3*(int(n/3))^2 -2 + mod(n,3) * (1+ int(n/3)*2)\r\n\r\nThis may be tested in MSExcel by copying and pasting the above formula (except for \r\nthe word \'Black\'.  \r\nFor example, change the n to A1 and paste the formula into B3.  Record a side value in A1 and get the Black value in B3.\r\n\r\nOther Observations and thoughts which may help to a general solution:\r\n\r\n1  Within the infinite grid it will be noted that black squares are 3 columns apart \r\nhorizontally and 3 rows apart vertically. Oddities begin to occur when comparing rectangular groups.  Imposing a \"template\" of the considered square/rectangle within the infinite grid results in the \"3\" factor having some columns or rows having 1 more black than others.  This may be noted in some way within the squares table above. \r\n2 In drawing and coloring grids, if a black diagonal line starts or ends in a corner, it can \r\nbe removed as adjacency is preserved.  This is a consideration of the table above.\r\n3 May be the Int and Mod functions have a continuing role.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (2837,266,1454,'Corey','Just a guess...','2003-02-25 18:39:38',0,'The father seems to be smoking a cigarette next to the mother... the only way I was able to make this work is if I set the son\'s age at 0. I could very well be wrong, though... I am a lot.',NULL,0);
INSERT INTO comment VALUES (2838,422,1301,'Charlie','And they are...','2003-02-25 18:42:33',0,'Here\'s all 302:\r\n 10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376',NULL,0);
INSERT INTO comment VALUES (2839,439,1535,'Sasha','i think i\'ve got it','2003-02-25 23:16:06',0,'Well, if you read the next one all the way to no. 10, they are all false (but then that\'s true...)',NULL,0);
INSERT INTO comment VALUES (2840,429,1536,'Aashish','Solution, Bingo!','2003-02-25 23:21:31',3,'I\'m new to the group. So if I\'m wrong, forgive me ;-)\r\n\r\nThe ice put in the punch must have been poisoned.\r\nAs the man left early, he had the drinks before the ice could melt.\r\n\r\nOthers wasted too much time, and paid dearly!!\r\n',NULL,0);
INSERT INTO comment VALUES (2841,431,1301,'Charlie','solution','2003-02-26 03:29:57',3,'There are three cards that include diamond, spade and heart, so each is represented once.  The diamond and the heart are each to the left of the spade, but the heart is to the right of the 10, so it’s not on the extreme left, so the order is diamond, heart, spade.  The 10 is to the left of the heart, and so it is the diamond at the extreme left.  That leaves the king and the 8, which have been specified to be in that order.\r\n\r\nThat makes it the 10 of diamonds, king of hearts and 8 of spades.  \r\n',NULL,0);
INSERT INTO comment VALUES (2842,439,979,'Ravi Raja','re: solution','2003-02-26 04:29:22',0,'hey Cory........this is a Logic Problem and you can verify the solution itself, that is whether it is correct or not........from what you have got.........all you have to do is to see whether your answer does not contradict any of the given conditions........that\'s it..........then there does not arise any question of asking ppl whether you are wrong or not............',2829,0);
INSERT INTO comment VALUES (2843,439,979,'Ravi Raja','re: i think i\'ve got it','2003-02-26 04:32:53',0,'are you talking about the 10th statement.......Sasha ?????........are you trying to say that all are false but the 10th one.........',2839,0);
INSERT INTO comment VALUES (2844,439,979,'Ravi Raja','re: i think i\'ve got it','2003-02-26 04:35:07',0,'hey what about the other case.........you are supposed to provide the answer to both of them.......',2839,0);
INSERT INTO comment VALUES (2845,422,979,'Ravi Raja','re: yay','2003-02-26 04:46:01',0,'yes you are right Irina........i think .........',2831,0);
INSERT INTO comment VALUES (2846,422,979,'Ravi Raja','re: And they are...','2003-02-26 04:48:14',0,'you are crazy....Charlie......!!!!!...by the way where did you get that value from ?????...i am damn sure you have not calculated it.........',2838,0);
INSERT INTO comment VALUES (2847,410,979,'Ravi Raja','re: got it!!','2003-02-26 04:53:18',0,'yes you got it !!!!.....that is the answer...',2833,0);
INSERT INTO comment VALUES (2848,164,979,'Ravi Raja','re: OMG :\'(','2003-02-26 04:55:56',0,'whay what happened Irina ???????.........what is wrong with the problem ???????....is it very tough for you ??????............',2834,0);
INSERT INTO comment VALUES (2849,266,979,'Ravi Raja','can this be........??','2003-02-26 04:59:19',0,'is his father a mummy ???????........i mean......is he dead ??????....i am not going through the solution until i get more idea where he could be............',NULL,0);
INSERT INTO comment VALUES (2850,266,979,'Ravi Raja','re: No father','2003-02-26 05:03:43',0,'even i agree with you that the mother is not yet married.........and therefore proves the non-existence of a father.......here it has just been assumed that after some period of time.......the lady will have a child and their ages will bear the given relation.......well well.......can there be any other possibility.....??????',1635,0);
INSERT INTO comment VALUES (2851,266,979,'Ravi Raja','imanigary world................','2003-02-26 05:06:38',0,'i think there does not exist such child and parents at all.......everything is imaginary........i think the problem has been framed.....assuming that all such things exist........',NULL,0);
INSERT INTO comment VALUES (2852,429,1537,'Seth Sauer','The answer','2003-02-26 05:29:24',3,'The ice or icecream in the punch was poison.  Since he drank out of it only before the ice or icecream disolved he was not poisioned, but everyone else was.',NULL,0);
INSERT INTO comment VALUES (2853,427,1537,'Seth Sauer','this is kinda wierd','2003-02-26 05:41:19',3,'could it be his Credit Card number?',NULL,0);
INSERT INTO comment VALUES (2854,431,1501,'daisy','re: solution','2003-02-26 05:52:59',0,'I agree with you Charlie...Good job! :-)',2841,0);
INSERT INTO comment VALUES (2855,434,1537,'Seth Sauer','up a tree','2003-02-26 05:59:13',0,'You would need to draw three balls.  Let me explian.\r\nFirst you would need to take one ball out of two of the boxes.\r\nIf you draw out two white balls then you know the box you didn\'t draw from is the all black box.\r\nThen for your third draw you pull another ball out of one of the boxs you just pulled from if you draw out a black ball from that box then that is your mixed box.\r\nThe one left would then have to be the all white box.\r\n',NULL,0);
INSERT INTO comment VALUES (2856,422,1301,'Charlie','re(2): And they are...','2003-02-26 08:20:19',0,'It was calculated using the UBASIC interpreter.  Per http://archives.math.utk.edu/software/msdos/number.theory/ubasic/.html, from which (among other places) you can download a copy of this MS-DOS software, \r\nUBASIC is a BASIC-like environment which is suitable for number theoretic investigations. Version 8 of UBASIC has the high precision real and complex arithmetic (up to 2600 digits) of previous versions, but adds exact rational arithmetic and arithmetic of polynomials with complex, rational, or modulo p coefficients, as well as string handling and limited list handling capabilities. In addition UBASIC has context-sensitive on-line documentation (read ubhelp.doc for information). The file ubhelp.xxx that this uses is ASCII and can be printed for hard copy documentation. (from the documentation) \r\nSo, if you liked that, then you\'ll love\r\n?factorial(1000) 4023872600770937735437024339230039857193748642107146325437999104299385123986290\r\n... middle truncated due to limit on what flooble will take as a comment...\r\n96372524230560855903700624271243416909004153690105933983835777939410970027753472\r\n00000000000000000000000000000000000000000000000000000000000000000000000000000000\r\n00000000000000000000000000000000000000000000000000000000000000000000000000000000\r\n00000000000000000000000000000000000000000000000000000000000000000000000000000000\r\n000000000\r\nOK\r\nAt 2568 digits it\'s almost at the limit of UBASIC.',2846,0);
INSERT INTO comment VALUES (2857,431,1542,'emzadi','re: solution','2003-02-26 09:17:23',0,'Yup, that\'s what I got.',2841,0);
INSERT INTO comment VALUES (2858,431,1545,'jen','solution','2003-02-26 10:18:26',0,'3 cards: 10 of diamonds, king of hearts, 8 of spades',NULL,0);
INSERT INTO comment VALUES (2859,439,1546,'Scott','Seems easy','2003-02-26 10:44:30',0,'If you remove the word \"exactly,\" it seems to me that would make statements 1-5 true and statements 6-10 false.',NULL,0);
INSERT INTO comment VALUES (2860,439,1547,'Wayne Berry','solution??','2003-02-26 11:03:38',0,'After reading the problem,  the only possible true statement seems to be #9.  If all are false,  #10 would be true.  If any lesser statement is true (such as #8) it would falsify all those higher numbered.\r\n\r\nHow\'d I do?',NULL,0);
INSERT INTO comment VALUES (2861,439,1535,'Sasha','re(2): i think i\'ve got it','2003-02-26 11:11:24',0,'well, yes, but it could also be a Paradox.',2843,0);
INSERT INTO comment VALUES (2862,411,1072,'Alan','To restate everything','2003-02-26 12:27:05',2,'Ok. For every person who wants to take one last stab at this puzzle these are the base rules.<br>1. a thumbs up will cancel a thumbs down.<br> 2. If a problem reaches +3 it will be posted unless one problem has been posted on that day already.<br> 3. As soon as a problem reaches -3 it will be deleted. <p> Basically to calculate it out you would have to do one of two things<br> Find some mathematical equation or write out a computer algorithim<br>2 work out step by step. To do this you would have to follow these steps.<p> At the start of a day the following happens.<br>The hacker votes then the oldest problem which has reached +3 is posted and -3\'s are deleted. Then the next day starts and the havker votes etc. O yeah levik. I started working it out(again) and so far in the first 30 days 5 probs have been posted and the problems in the queue are rated in their order of oldest to newest. 1 1 2 1 -1 0 0 -2 2 -1(These are the ratings one the problems in the queue on day 30, 5 probs have been posted so far) neways as an estimate if we assume every 10 days 3 probs get posted (I\'m disregarding the fact that there was 1 problem per 10 days for the first two sets of ten days) then it would take around 145 days. ',NULL,0);
INSERT INTO comment VALUES (2863,439,1549,'Lucifer','This doesnt make sense','2003-02-26 17:37:02',1,'wait this doesnt make any sense. it doesnt say that by removing the word exactly, they are all denoted as false or as true. That makes this question invalid. ',NULL,0);
INSERT INTO comment VALUES (2864,424,1549,'Lucifer','Cute','2003-02-26 17:41:10',0,'Simple fun problem.',NULL,0);
INSERT INTO comment VALUES (2865,424,979,'Ravi Raja','re: Cute','2003-02-26 18:38:22',0,'yep Lucifer.....this was indeed a fun simple problem........but you will not find all of them like this.........  :)',2864,0);
INSERT INTO comment VALUES (2866,439,979,'Ravi Raja','re: Seems easy','2003-02-26 18:41:41',0,'.......and what if the word \"EXACTLY\" ......is there ???????.........in that case what the solution is supposed to be ?????????',2859,0);
INSERT INTO comment VALUES (2867,439,979,'Ravi Raja','re: solution??','2003-02-26 18:46:09',0,'hey Wayne.......how can you say that........\"If all are false, #10 would be true\" ?????????........you only think.....how is it possible............ ',2860,0);
INSERT INTO comment VALUES (2868,439,979,'Ravi Raja','re(3): i think i\'ve got it','2003-02-26 19:14:23',0,'well Sasha......if you consider the tenth statement to be true, then there are at most nine of them that can be false........so obviously you arrive at a paradox........but just think about the other cases that might arise.........may be one of those cases will be giving you the correct answer.........thus it can be shown that it is not actually a paradox.........just think about it.......',2861,0);
INSERT INTO comment VALUES (2869,439,979,'Ravi Raja','re: This doesnt make sense','2003-02-26 19:20:12',0,'well Lucifer.......the question at the end goes like this.......\"Which of the above statements will be true and which of them will be false, if you remove the word \'Exactly\' from all the statements ?\"..........now what do you have to say about the making and not making sense in the problem ??????????....well i believe the question is perfectly alright...........please do go through it once again...........\r\n\r\n',2863,0);
INSERT INTO comment VALUES (2870,439,979,'Ravi Raja','re(3): i think i\'ve got it','2003-02-26 19:25:29',0,'hey Sasha.....just like you have been mistaken......Wayne has also thought in the same way.........considering the same thing as a paradox........might be he did not go through the other possible cases..........and has just considered the last problem to be true like what you did.........thus arriving at a paradox.......',2861,0);
INSERT INTO comment VALUES (2871,439,979,'Ravi Raja','is it a paradox ??????/','2003-02-26 19:29:09',0,'for all those who are thinking that this problem is a paradox, please see the category of the problem and still if you have any arguments......you can post your comments.......',NULL,0);
INSERT INTO comment VALUES (2872,431,1550,'mhon alania','Solution','2003-02-26 19:39:37',3,'10 of Diamonds, King of Hearts, Eight of Spades\r\n',NULL,0);
INSERT INTO comment VALUES (2873,439,1535,'Sasha','solution 2???','2003-02-26 21:38:19',1,'are 9 of the statements false...\r\n\r\n10. is false as it says all 10 are false but the question says there is at least 1 true\r\n\r\n1. is true as it says all the others are false (i think 1. is true?).',NULL,0);
INSERT INTO comment VALUES (2874,439,1535,'Sasha','re: solution 2???','2003-02-26 21:41:03',0,'sorry, i ment 9. instead of 1.',2873,0);
INSERT INTO comment VALUES (2875,439,1535,'Sasha','re: Seems easy','2003-02-26 21:41:54',0,'Scott, i think you might be on to something???',2859,0);
INSERT INTO comment VALUES (2876,439,979,'Ravi Raja','re: solution 2???','2003-02-27 02:59:55',0,'if 1. is true then altogether nine statements are found to be false.........and 10. is obviously false.........but i think you need to go through your solution once again.............',2873,0);
INSERT INTO comment VALUES (2877,439,979,'Ravi Raja','re(2): solution 2???','2003-02-27 03:02:31',0,'yes.......now you are on the right track.......but also at the same time you have to mention whether the solution you have provided is for which part of the problem........i mean..... when the word \"EXACTLY\".......is there or when the word is removed.........????????',2874,0);
INSERT INTO comment VALUES (2878,432,834,'Gautam','solution','2003-02-27 03:12:20',0,'B is Knight and A stole the the money.',NULL,0);
INSERT INTO comment VALUES (2879,427,979,'Ravi Raja','re: this is kinda wierd','2003-02-27 03:48:22',2,'nopes.......that is not his Credit Card Number Seth........think in a different manner.......math to literature........numbers to words.....!!!!!!!!',2853,0);
INSERT INTO comment VALUES (2880,439,872,'pleasance','self reference','2003-02-27 05:37:24',0,'Ravi, a lovely problem of self referential statements! A paradox? Not necessarily, although self reference is infamous for leading to paradoxes. Stop me before I rant on about Goedel\'s theorem...\r\n\r\nThe first part (\'exactly\'): we have ten mutually exclusive statements, so only one (or none) can be true, leaving us with #9 or #10. If #10 is true, then #10 is false, no good. So this leaves us with #9.\r\n\r\nThe second part: no easy wait out this time. Assuming #1-#5 are true and the rest false \'works\', that is, it is consistent. But I suppose one has to prove that this is the only answer, as the truth of any statement is only defined by the assumptions about the truths of the rest of the statements...',NULL,0);
INSERT INTO comment VALUES (2881,432,153,'TomM','Knight, Liar, Thief','2003-02-27 05:40:59',0,'Barry and Carl directly contradict one another, and so one must be a Knight, and the other a Liar. \r\n\r\nSince there are two Liars, Alan is the second liar, and his claim of innocence is false. Alan is the thief.\r\n\r\nIn addition, now that we know Alan is the thief, we can determine that, since <B>his</B> claim of innocence is true, Barry is the Knight.',NULL,0);
INSERT INTO comment VALUES (2882,397,872,'pleasance','beginning, middle and end','2003-02-27 05:51:18',0,'more > amore (\"When the moon\'s in the sky...\")\r\nsmile > simile\r\ncame > cameo',NULL,0);
INSERT INTO comment VALUES (2883,43,1517,'jude','Good Idea','2003-02-27 07:36:57',0,'levik.  I did it the same way and found numbers 22 and 23 to be the two \"wrong\" numbers.',NULL,0);
INSERT INTO comment VALUES (2884,43,1517,'jude','Disregard Previous Post','2003-02-27 07:39:03',0,'I\'m way wrong...',NULL,0);
INSERT INTO comment VALUES (2885,432,1554,'Alan','Easy','2003-02-27 07:43:58',0,'Alan-thief and liar\r\nBarry-knight\r\nCarl-liar',NULL,0);
INSERT INTO comment VALUES (2886,432,1,'levik','re: Easy','2003-02-27 08:09:41',0,'Alan wrote:\r\n\r\n<i> Alan-thief and liar </i>\r\n\r\nThat\'s kinda funny :) We\'ll have to watch the names used in problems a bit more carefully :)',2885,0);
INSERT INTO comment VALUES (2887,18,1517,'jude','I get','2003-02-27 09:16:06',0,'961 pages\r\n\r\nPages 1 - 9 contain 9 numbers --> 9 characters\r\nPages 10 - 99 contain 90 numbers --> 180 characters\r\nPages 100 - 999 contain 900 numbers --> 2700 characters\r\nAdd them up to get an idea where you stand.  2700 + 180 + 9 = 2889 characters; TOO HIGH.\r\n\r\nFrom here, I just did the \'ol \"cut in half and try again\" method until I got 961.',NULL,0);
INSERT INTO comment VALUES (2888,48,853,'Matthew Bobbins','Rrg Hard','2003-02-27 10:19:57',0,'um idon\'t know.\r\nhalf of the people have girls already and have no boys. of the others 1/2 have one boy and on girl, 1/4 have 2 boys and 1 girl, 1/8 have 3 boys and one girl, 1/16 have 4 boys and one girl.\r\n\r\nbut what about the ones who are still having children?',NULL,0);
INSERT INTO comment VALUES (2889,339,1556,'lillian','are u forealz??','2003-02-27 11:01:22',0,'last sunday when sally went for a walk, she saw a policeman.  Skipping rope, she saw a fire engine.  eating ice cream, she say a squirrel.  humming a tune, she saw a puppy.  climbing a tree, she saw two robins.  playing hopscotch, she was an organ grinder and his monkey.  ',NULL,0);
INSERT INTO comment VALUES (2890,432,775,'Cory Taylor','re(2): Easy','2003-02-27 13:17:58',0,'ha! - never would have noticed if it wasn\'t pointed out',2886,0);
INSERT INTO comment VALUES (2891,434,1549,'Lucifer','I believe it to be...','2003-02-27 13:32:58',3,'I believe it would be 2. being that every box is incorrectly labeled no box contains the same contents. This is a given. Now then lets say out of the box that is Labeled BB you pull out two white balls. By doing this you know that the two black are in the BW box and the BW in the white box, because the balls must be in a different box from the original. ',NULL,0);
INSERT INTO comment VALUES (2892,434,1549,'Lucifer','re: up a tree','2003-02-27 13:35:30',4,'why dont you just pull two balls from the same box? ',2855,0);
INSERT INTO comment VALUES (2893,439,1549,'Lucifer','re(2): This doesnt make sense','2003-02-27 13:40:11',1,'Your not making sense. all your saying is that you are removing the word exactly. By doing this it is not stated whether all the questions become automatically true or false. making the question invalid, because they remain the same. Example: without the word exactly, a statement is false. no such denote is given.',2869,0);
INSERT INTO comment VALUES (2894,429,1549,'Lucifer','o.o','2003-02-27 13:54:33',3,'The Man is Death. He is the grim reaper and is already dead therfore he cannot die. He was at the party to cause the death of all the other party goers, and had to leave to bring death to another person or group of people.',NULL,0);
INSERT INTO comment VALUES (2895,429,1549,'Lucifer','that or...','2003-02-27 13:57:40',3,'the man left before any poison was put in the bowl.',NULL,0);
INSERT INTO comment VALUES (2902,439,979,'Ravi Raja','re: self reference','2003-02-27 18:58:56',0,'yes pleasance you are absolutely correct and even I am looking for that \"UNIQUENESS\" proof......',2880,0);
INSERT INTO comment VALUES (2897,428,1549,'Lucifer','Um..','2003-02-27 15:02:19',1,'well if you just think about this in a simple way its just a riddle, couldnt it be that the second man is the first mans identical twin and therfore wants the same thing?',NULL,0);
INSERT INTO comment VALUES (2898,458,834,'Gautam','Solution?...','2003-02-27 15:14:03',0,'2 * 2 + 0 = 4\r\n4 * 2 + 3 = 11\r\n11 * 3 + 4 = 37\r\n37 * 4 + 5 = 153\r\n153 * 5 + 6 = 771\r\n771 * 6 + 7 = 4663',NULL,0);
INSERT INTO comment VALUES (2899,439,834,'Gautam','Solution','2003-02-27 16:18:27',0,'With the word exactly in place, statement 9 would be true.\r\nNow if the word exactly is not there, what is the difference?\r\nExample:\r\n\"three of these 10 statements are false\". Can be very well be interpreted as there are only 3 false statements not more not less. Does it mean \"replace Exactly with Atleast\". In this case there may be other possible answers',NULL,0);
INSERT INTO comment VALUES (2900,421,1549,'Lucifer','overanalyze..','2003-02-27 17:50:06',1,'Is it possible that its the easiest shape to fit someone down?',NULL,0);
INSERT INTO comment VALUES (2901,458,834,'Gautam','re: Solution?...(some errors checked)','2003-02-27 18:36:04',0,'2\r\n2 * 1 + 2 = 4 \r\n4 * 2 + 3 = 11 \r\n11 * 3 + 4 = 37 \r\n37 * 4 + 5 = 153 \r\n153 * 5 + 6 = 771 \r\n771 * 6 + 7 = 4663 ',2898,0);
INSERT INTO comment VALUES (2904,439,979,'Ravi Raja','re(3): This doesnt make sense','2003-02-27 19:32:46',0,'hey Lucifer, when I am removing the word exactly, then you are getting ten statements of this form:\r\n<p>\r\nOne of these 10 statements are false.\r\n<p>\r\nTwo of these 10 statements are false.\r\n<p>\r\nThree of these 10 statements are false.\r\n<p>\r\n......and so on till the lst statement which says......\r\n<p>\r\nTen of these statements are false.\r\n<p>\r\nSo, how can you say that it is not being stated whether the statement is false or not.........\r\n',2893,0);
INSERT INTO comment VALUES (2905,439,979,'Ravi Raja','re: Solution','2003-02-27 19:37:12',0,'yes exactly.......that is what I mean when I am asking you to remove the word \"Exactly\"..........it is to be replaced by the word \"At Least\".......and what are the possible answers Gautam.........please do post them.....thank you',2899,0);
INSERT INTO comment VALUES (2906,439,979,'Ravi Raja','re(3): This doesnt make sense','2003-02-27 19:40:10',0,'here is it Lucifer.....what I mean when I am asking you to remove the word \"Exactly\"..........is to replace it with the word \"At Least\"...so now you get it I believe....or still there are confusions.........please do let me know........',2893,0);
INSERT INTO comment VALUES (2907,421,979,'Ravi Raja','re(3): correct me if i\'m wrong','2003-02-27 19:45:08',0,'well Alan......all i gave is the information related to manholes but the basic idea was that there is no variation in its diameter...in case of circular manholes and so their lids cannot fall through.......whatever extra I knew about it was what I posted........but that was not actually the answer to the given question.......as you can see from the subject itself..............',2801,0);
INSERT INTO comment VALUES (2908,432,979,'Ravi Raja','re(2): Easy','2003-02-27 19:53:02',0,'I am sorry Levik and I am sorry Alan.......actually I was not pointing at you.........I did not realize it before or else I would have surely changed the names to just: A, B and C.........and Levik....its a request......if it is possible for you to do so, then please do it.......please do change the names to A, B and C......or just change Alan to Albert or any other name beginning with A.......thank you',2886,0);
INSERT INTO comment VALUES (2909,432,979,'Ravi Raja','re(3): Easy','2003-02-27 19:55:43',0,'yeah Cory....I myself who has submitted the problem did not realize it and I have apologised for that.......I hope Alan does not mind......I did not mean it....I hope he and also all of you understand.........',2890,0);
INSERT INTO comment VALUES (2910,428,979,'Ravi Raja','re: Um..','2003-02-27 20:10:42',0,'yes I agree that the second man can be the frst man\'s twin but how can you say what he is looking for.....i mean what he wants.......two twins might not have the same choice....thay can always have different opinions about the same/particular thing...........',2897,0);
INSERT INTO comment VALUES (2911,429,979,'Ravi Raja','re: that or...','2003-02-27 20:16:28',0,'yeah this is also possible.....but unfortunately the required answer is different from what you have provided...........',2895,0);
INSERT INTO comment VALUES (2912,434,979,'Ravi Raja','re: I believe it to be...','2003-02-27 20:17:43',0,'hey what happens if the balls pulled out are one black and one white.......still then you can arrive at a result....i know........but the sad news for you is that this is not the answer............',2891,0);
INSERT INTO comment VALUES (2913,429,979,'Ravi Raja','re: Solution, Bingo!','2003-02-27 20:23:54',0,'not at all.....you\'re absolutely right Aashish........that is the only answer that is correct and all other possibiliyies are rejected.....',2840,0);
INSERT INTO comment VALUES (2914,434,979,'Ravi Raja','re: up a tree','2003-02-27 20:25:34',0,'yes I agree with you Seth......three weighings do help us to label the boxes correctly but........i am sorry to say that it is not the desired answer.........just think more if you can reduce the number of drawings.........all the best........',2855,0);
INSERT INTO comment VALUES (2915,458,1561,'Rita Bochenek','Solution?','2003-02-27 20:33:28',0,'0*1+1=2\r\n2*1+2=4\r\n4*2+3=11\r\n11*3+4=37\r\n37*4+5=153\r\n153*5+6=771\r\n771*6+7=4633',NULL,0);
INSERT INTO comment VALUES (2916,458,1561,'Rita','re: Solution?','2003-02-27 20:38:41',0,'oops\r\nstatement 0*1+1=2 is pretty incorrect!',2915,0);
INSERT INTO comment VALUES (2917,434,1563,'fad','i believe, does anyone?','2003-02-28 01:48:08',0,'only 1 drawing is enough i believe, that is if one takes out a ball from the box which is labelled BW only. as the three boxes are all incorrectly labelled, the ball took out would show everything: if it\'s white then this box contains 2 whites as it can\'t be BW, thus the WW box must contain 2 blacks and the BB box different colours. if it\'s black then it contains 2 blacks, the BB contains 2 whites and the WW different coulours. right?',NULL,0);
INSERT INTO comment VALUES (2918,439,1563,'fad','possibly...','2003-02-28 02:13:36',0,'with \"exactly\", the ninth statement is the only true one.\r\nwith \"at least\", the first is the only true one.',NULL,0);
INSERT INTO comment VALUES (2919,411,1301,'Charlie','re: To restate everything','2003-02-28 04:05:14',0,'Adding to the above that\r\n4. Those that reach +3 continue getting votes and therefore occupy one of the 10 voting slots.\r\n5. A voting position freed up by a post doesn\'t actually get voted on until the next day. (This in fact is a rule which prevents all from posting, i.e., resulting in rejects, as it prevents those friendly 1 mod 10 guys from giving thumbs up to multiple people while adding posts.)\r\n\r\nA computer simulation produces the last post (problem 37 in the original queue) on day 181, with problems 14 and 34 being rejected and the others having been posted.',2862,0);
INSERT INTO comment VALUES (2920,439,775,'Cory Taylor','method of proof','2003-02-28 04:45:15',0,'Okay, while it is generally the case that a proff involves some rigorous procedure to show that some way is the only way, is it not just as valid to show all the possibilities that are false, and then show there is only one possibility left, and THEN show that this possibility is true?  OK, that seems even to me a bit fuzzy, but I\'ll expand on this scenario in reference to this problem, by giving what I think is a valid (method for) proof of the \"at least\" scenario...\r\n\r\n1. Note that a statements value of true forces all lower numbered statement to have a value of true.\r\n2. Note the reverse as well - a false statement forces all higher number statements to be false.\r\n3. This now leaves us with only 11 possibilities for statement true/false-ness, of the original 2^10 possibilities, much more manageable by trial and error.\r\n4. Evaluate the situation for each of these cases, which gives a unique possibility for satisfying the requirements of the problem.\r\n\r\nDoes this not count as a proof - despite lacking much structure, the end result is that a single unique solution has been found, whil all others have been ruled out.  Or are the theorum police (postulate police, lemma police etc.) on their way to arrest me for proof purgery?',NULL,0);
INSERT INTO comment VALUES (2921,428,775,'Cory Taylor','','2003-02-28 04:51:09',0,'I\'ll have to point out that Canadian culture (that\'s right) negates this solution.  In bars here, when you buy a beer, you\'re expected to tip (usually ~10%), therefore he would not immediately get Guinnes for paying the one pound price...',NULL,0);
INSERT INTO comment VALUES (2922,428,1183,'fwaff','re:','2003-02-28 05:36:10',0,'Isn\'t \'Canadian culture\' an oxymoron? Like \'US Intelligence\' or \'Microsoft Works\'??\r\n\r\nPLEASE NOTE: I AM ONLY KIDDING !!!!!\r\n\r\nFrom my limited experience of drinking in bars around the world this is a particularly British scenario, as is shown by the currency and the fact that bitter is available. As usual the island monkeys have their own way of doing things.',2921,0);
INSERT INTO comment VALUES (2923,411,1183,'fwaff','re(2): To restate everything','2003-02-28 05:48:40',3,'I agree with 181, but I get that only 1 problem is rejected (no. 30) and that 38 is the last problem posted.\r\n\r\nRegarding the extra challenge, I believe that the queue is never exhausted. I can\'t find a way of proving it though. ',2919,0);
INSERT INTO comment VALUES (2924,397,1183,'fwaff','Yeeee Haaaaa!','2003-02-28 05:52:17',0,'rode becomes rodeo',NULL,0);
INSERT INTO comment VALUES (2925,442,885,'np_rt','Answer','2003-02-28 08:37:24',0,'72\r\n\r\nThe only prime digits are 2, 3, 5, and 7. If you add 45 to the number, you\'d get both prime digits too, since the age is reversed. If you add 5 to any odd digits, you\'d get an even one (except you\'d get 0 in the case of 5, which would not make sense). So her age must end in a 2. If you add a 5 to it, you\'d get 7. If there is an answer, it must be 72, which does work.',NULL,0);
INSERT INTO comment VALUES (2926,434,1565,'Gale','hi','2003-02-28 10:56:25',0,'is the answer 4 as you can draw 2 from 1 box. if they r both black then u no that box is BB. u can draw 1 from another box if it is black u no that box is BW and the othr is WW. but if the 3rd ball is white u need to draw another ball from that box to determine which is which. this also works if u have a dif. combo 2 srart with.',NULL,0);
INSERT INTO comment VALUES (2927,439,1549,'Lucifer','Still Doesnt Make Sense','2003-02-28 12:26:19',0,'I understand the at least thing, what doesnt make sense is that it is not stated that all the sentences are denoted \"true\" or \"false\" and by removing the word exactly they change the classification of its status. Example: The following statements are true if they contain the word Pie. \r\nPie is a square, one of these statements is false.\r\nPie is a circle, one of these statements is true. something like that.',NULL,0);
INSERT INTO comment VALUES (2928,434,1549,'Lucifer','what do you mean not the answer?','2003-02-28 12:30:50',4,'What do you mean two is not the answer? you cant pull out only one! the only other possiblity is that you go and find the person who switched the labels and ask him/her where the labels orginaly went. Making the number of drawings 0. But that would make this a riddle then. Wouldnt it...',NULL,0);
INSERT INTO comment VALUES (2929,434,1549,'Lucifer','','2003-02-28 12:33:05',0,'aahhhhhh wait a second..I agree that its one now.',NULL,0);
INSERT INTO comment VALUES (2930,429,1549,'Lucifer','Thats Bull Crap.','2003-02-28 12:38:36',0,'That is not a valid solution, nothing was said about ice being put in the bowl. How is it known ice was used? Isnt it reasonable that perhaps it was warm punch? or refrigerated? It does not say anywhere that any ice was ever in the bowl, therfore that is not a fair solution and other possibilites are still valid. Then again it is a riddle...',NULL,0);
INSERT INTO comment VALUES (2931,394,1572,'Mike Convente','re(2): Hint','2003-02-28 13:56:28',0,'I\'m guessing that maybe the people were playing basketball outside, thus they would get dirt on their hands from the ball.  When the glass of water was poured, some dirt entered the water, therefore changing the pH.',2611,0);
INSERT INTO comment VALUES (2932,428,1572,'Mike Convente','way crooked','2003-02-28 14:16:26',0,'I haven\'t looked at the solution, and this may be out of left field, but say the 1st stranger was killed by the 2nd stranger after the 1st one left.  Then the 2nd one put on the 1st stranger\'s clothes.  When he walked into the bar, the barmaid recognizes the outfit and knows what the man wants.\r\n\r\nToo farfetched?',NULL,0);
INSERT INTO comment VALUES (2933,442,1549,'Lucifer','re: Answer','2003-02-28 17:31:49',0,'I agree.',2925,0);
INSERT INTO comment VALUES (2934,439,979,'Ravi Raja','re: possibly...','2003-02-28 18:44:26',0,'hey fad, your first answer is correct but i am not sure about the other one, but as far as I know, the answer is something else.',2918,0);
INSERT INTO comment VALUES (2935,439,979,'Ravi Raja','re: method of proof','2003-02-28 18:51:28',0,'hey Cory, your method is perfectly alright and I do not find anything wrong in your proof but even I do not know if whether there is any other method besides this one to solve the problem and prove the uniqueness of the solution',2920,0);
INSERT INTO comment VALUES (2936,439,979,'Ravi Raja','re: Still Doesnt Make Sense','2003-02-28 19:00:53',0,'in the example you have provided Lucifer, you are saying that if the statement contains the word Pie and something like that which might lead you to a paradox but in the given problem, i think one or more statement depends on the truth and falsity of the other statements as each statement is not independent of the rest of the statements. \r\n<p>\r\nIt is just like Cory has mentioned in his proof that a statement’s value of true forces all lower numbered statement to have a value of true and conversely a false statement forces all higher number statements to be false. Now you can use these facts and consider all the other possibilities which can give you a correct result instead of considering the wrong statement and arriving at a paradox.\r\n\r\n\r\n\r\n\r\n',2927,0);
INSERT INTO comment VALUES (2937,434,979,'Ravi Raja','re: i believe, does anyone?','2003-02-28 19:06:08',0,'yes, I believe you fad. You are right. you\'ve got it correct.',2917,0);
INSERT INTO comment VALUES (2938,434,979,'Ravi Raja','re: hi','2003-02-28 19:08:57',0,'hey Gale, you are showing in your method that you are altogether making three drawings, 2 from the first box and then 1 from one of the remaining two and still you are writing that the answer is 4. anyways, i am sorry to say that the answer is not 4 but less, so now its time for you to guess :) No problem if you did not get it correct, try and you will. ',2926,0);
INSERT INTO comment VALUES (2939,434,979,'Ravi Raja','re:','2003-02-28 19:11:13',0,'there you are and now even you came up with the correct answer. well done Luci :)',2929,0);
INSERT INTO comment VALUES (2940,434,979,'Ravi Raja','re: what do you mean not the answer?','2003-02-28 19:14:15',0,'hey Lucifer, just see the category of this problem, its \"LOGIC\", so I believe there is always a possibility for such a solution to exist, i mean in just one drawing. Well just think a bit more and even you will come up with the correct answer, which is one for this problem. The only thing you are supposed to do is chose the proper box from which you have to make the drawing. That\'s it.',2928,0);
INSERT INTO comment VALUES (2941,429,979,'Ravi Raja','re: Thats Bull Crap.','2003-02-28 19:21:01',0,'well Luci, I have to say one thing about such problems and that is such problems do not come under the category of riddles but under the category of \"Lateral Thinking Problems\" which I believe is not there in this site and so such problems are posted under this category. All you have to do in such problems is keep making guesses and finally the one who has asked yu this problem gives you a solution you have never dreamt of :) and all you have to do is accept it as it is. Finally, there is no category such as \"CRAP\" on this site and so you will always find such problems under this category only.\r\n<p>\r\nGuess what ? even a few of my problems on this site were supposed to be in this category (i mean \"CRAP\", but unfortunately even i was bound to post them under \"Riddles\". lolz. just kidding',2930,0);
INSERT INTO comment VALUES (2942,428,979,'Ravi Raja','re:','2003-02-28 19:24:44',0,'don\'t you think Cory that you are considering a particular case instead of a general one ? Secondly you have written: \"you\'re expected to tip\", which means you\'ll pay the tip only if you want to (that is, it is expected from you, but you are not bound to do so).',2921,0);
INSERT INTO comment VALUES (2943,428,979,'Ravi Raja','re(2):','2003-02-28 19:26:40',0,'i too have pointed out a similar kind of a thing in Cory\'s solution saying that he has considered a particular case of a general problem.',2922,0);
INSERT INTO comment VALUES (2944,428,979,'Ravi Raja','re: way crooked','2003-02-28 19:29:54',0,'not just too farfetched but too weird too. why does the barmaid go for the outfit without looking at the person\'s face ? the outfit does not determine the person\'s identity, the face does that i believe. Secondly, the outfit does not determine the person\'s opinion for a particular thing.',2932,0);
INSERT INTO comment VALUES (2945,458,979,'Ravi Raja','re(2): Solution?...(some errors checked)','2003-02-28 20:47:02',0,'i agree with your solution Gautam.',2901,0);
INSERT INTO comment VALUES (2946,458,979,'Ravi Raja','Solution','2003-02-28 20:51:48',3,'We begin with 2, and then follow the given operations to arrive at the desired result: \r\n<p> \r\n2 * 1 + 2 = 4 \r\n<p>\r\n4 * 2 + 3 = 11 \r\n<p>\r\n11 * 3 + 4 = 37 \r\n<p>\r\n37 * 4 + 5 = 153 \r\n<p>\r\n153 * 5 + 6 = 771 \r\n<p>\r\n771 * 6 + 7 = 4663 \r\n<p>\r\nThus the two numbers are: 771 and 4663.',NULL,0);
INSERT INTO comment VALUES (2947,439,979,'Ravi Raja','re: method of proof','2003-02-28 21:01:31',0,'Hey Cory, you have stated that: \"A statement\'s value of true forces all lower numbered statement to have a value of true and conversely, a false statement forces all higher number statements to be false\", well i think these conditions are enough to remove away all the impossible cases (i mean the ones which lead to paradoxes, wrong solutions and other confusing answers) and then since the two have to be equal, all you are left with is to decide whether the statements 1 through 5 will be true or the statements 6 through 10. That\'s it and you\'ll be done. No other explanation or any other cases using trial and error is to be used after this i believe. What do you have to say about this ? \r\n',2920,0);
INSERT INTO comment VALUES (2948,270,979,'Ravi Raja','i know it.....','2003-02-28 21:09:26',3,'this is an old one......they were the two of the triplets born......the wife gave birth to triplets and not twins......',NULL,0);
INSERT INTO comment VALUES (2949,251,979,'Ravi Raja','i think so....','2003-02-28 21:12:08',1,'i have not seen the solution yet, but this is my guess......the 7th child is in her womb and of the remaining six who have taken birth, three of tem are boys and three are girls.',NULL,0);
INSERT INTO comment VALUES (2950,251,979,'Ravi Raja','another guess..........','2003-02-28 21:17:38',1,'the statement says....half of them...here them refers to all 7 children or all in the family including herself.........because them does not necessarily refers to children only in the given problem......so in that case, the number of boys become equal to 4.',NULL,0);
INSERT INTO comment VALUES (2951,248,979,'Ravi Raja','my guess....','2003-02-28 21:20:12',0,'it was a store which sells locks for doors.....as the atatement says there are locks on the doors but does not specify whether the door was locked or not........',NULL,0);
INSERT INTO comment VALUES (2952,251,979,'Ravi Raja','re: Solution','2003-02-28 21:22:08',0,'yes i agree with you dulanjana but half of them becomes three and a half.........it would obviously have carried sense if it were said more than half of them were boys.......but exactly half ????????',1533,0);
INSERT INTO comment VALUES (2953,248,979,'Ravi Raja','another guess......','2003-02-28 21:25:49',0,'is it a 24 hour open chemist shop ?????? i mean ther is a window type of an opening from where people can deal with those present inside........and so there are locks on the doors......but when ever snybody wants to go out or get in, that person leaves or gets in and then again locks it..........',NULL,0);
INSERT INTO comment VALUES (2954,251,979,'Ravi Raja','re: guess','2003-02-28 21:26:57',0,'same thing what dulanjana said.......that all of them are boys.........',2054,0);
INSERT INTO comment VALUES (2955,248,979,'Ravi Raja','weird guess........','2003-02-28 21:30:42',0,'is it a jail/prison ??????......the rooms in which the prisoners are kept are always locked but still open 24 hours a day, 7 days a week, 365 days a year.......i hope everybody understands how I am saying that the doors are both open and closed at the same time..........',NULL,0);
INSERT INTO comment VALUES (2956,248,979,'Ravi Raja','one more guess......','2003-02-28 21:36:39',0,'may be there was a curfew......or some law & order in the city for which the store had to be kept closed........',NULL,0);
INSERT INTO comment VALUES (2957,248,979,'Ravi Raja','happy holidays.......','2003-02-28 21:39:01',0,'must be a government office or something like that which remains open throughout the year but remained closed for vacations.like christmas,new-year, etc.....may be for a day and no more..as nothing has been mentioned in the problem about the number of days when the store was found to be closed............',NULL,0);
INSERT INTO comment VALUES (2958,278,979,'Ravi Raja','i knew this one before........','2003-02-28 21:40:08',3,'give five oranges to each of the five kids and then give the bag with the last orange within it to the last kid and you\'re done with it.......',NULL,0);
INSERT INTO comment VALUES (2959,248,979,'Ravi Raja','re: I think I got it!','2003-02-28 21:42:56',0,'yes i agree with you Kerry but the problem is that what is so special about that particular day of the leap year.......when the store remains open even on the new year\'s day, even in christmas then why closed on the 29th of Feb ??????',1874,0);
INSERT INTO comment VALUES (2960,278,979,'Ravi Raja','re: A very big bag...','2003-02-28 21:46:18',0,'why do you go for such messy things and such a weird solution of thinking of a bag which is of the size of a kid......that the kid can get into..and all those stuff......think simple and best.......',1737,0);
INSERT INTO comment VALUES (2961,278,979,'Ravi Raja','re: hmmmmm','2003-02-28 21:49:35',0,'hey natamac.......you\'re gone crazy......why do you have to be so harsh to a kid that you have to give the kid and orange and then take it back........and more weird is that you will just kill a kid in order to satisfy the conditions of the problem ????????? \r\n<p>\r\nIf Yes, the why shoot the kid ? Why not HANG him ? how was the idea ??????????',1875,0);
INSERT INTO comment VALUES (2962,248,979,'Ravi Raja','ohh no.....','2003-02-28 21:52:23',0,'ohh no.........all my guesses were wrong :(',NULL,0);
INSERT INTO comment VALUES (2963,234,979,'Ravi Raja','re: suggestion','2003-02-28 21:54:02',0,'its alright dave......it doesn\'t matter with those things....you can or you cannot use them......it depends on the person who is submitting the problem..........',2587,0);
INSERT INTO comment VALUES (2964,439,872,'pleasance','re: method of proof','2003-03-01 02:31:10',0,'Cory, I think you\'ve done it perfectly! ',2920,0);
INSERT INTO comment VALUES (2965,439,979,'Ravi Raja','re(2): method of proof','2003-03-01 04:25:54',0,'yes pleasance.......even I agree with Cory\'s proof',2964,0);
INSERT INTO comment VALUES (2966,228,979,'Ravi Raja','re: On the second thought','2003-03-01 04:43:37',0,'Levik, I do not think it is a paradox, because I know the solution to this problem......',1371,0);
INSERT INTO comment VALUES (2967,228,979,'Ravi Raja','re: Solution','2003-03-01 04:46:41',0,'i agree with your solution Shawn.',1372,0);
INSERT INTO comment VALUES (2968,228,979,'Ravi Raja','re: Errors','2003-03-01 04:55:26',0,'there is one thing that I would like to point out in your answer yiannis.....and that is the last statement where you have stated that the third error is that there are only two errors.....firstly you say that there ARE ONLY two errors and then you state that it is the third error........what do you exactly mean by that......you are actually arriving at a paradox......',1373,0);
INSERT INTO comment VALUES (2969,228,979,'Ravi Raja','re: hmm..','2003-03-01 04:59:42',0,'it is not a paradox Cheradenine. you can see two mistakes in front of you whereas the third one is your claim that there are two.',1374,0);
INSERT INTO comment VALUES (2970,228,979,'Ravi Raja','re: Heh!','2003-03-01 05:02:47',0,'no Nick there is nothing to do with the rating of the problem. your first two errors are alright and not the third one. Just think a bit more.......you find out just two mistakes and then the statement is saying that there are three......what do you have to say for that ?',1376,0);
INSERT INTO comment VALUES (2971,228,979,'Ravi Raja','re(2): Heh!','2003-03-01 05:07:29',0,'Levik I have commented on Nick\'s comment too.....do check it.......it says the same thing that the solution of the problem is independent of the rating of the problem but depends on the truth and falsity of the statement and not just what you get to see in it !!!!',1377,0);
INSERT INTO comment VALUES (2972,228,979,'Ravi Raja','re: On the face of it...','2003-03-01 05:13:08',0,'Lloyd do check your answer please. You first point out two errors and then in the third statenment you say that the word errors is an error ?????????? Explain Why.',1378,0);
INSERT INTO comment VALUES (2973,228,979,'Ravi Raja','re: Answer','2003-03-01 05:17:18',0,'yes I get what you mean but i\'m afraid that is not the answer...........',1397,0);
INSERT INTO comment VALUES (2974,228,979,'Ravi Raja','re: Hm...','2003-03-01 05:23:52',0,'exactly.......you got it correct suna',1507,0);
INSERT INTO comment VALUES (2975,228,979,'Ravi Raja','re: WAIT~~','2003-03-01 05:24:14',0,'no wrong........your previous answer was correct......',1508,0);
INSERT INTO comment VALUES (2976,228,979,'Ravi Raja','re: I\'m pretty sure i know.','2003-03-01 05:27:20',0,'Alan, its not what you have said: The third is that there are only two errors in this riddle. the third error is not that there are two errors but the claim that there are two errors....or else you will arrive at a paradox.......you see',2074,0);
INSERT INTO comment VALUES (2977,228,979,'Ravi Raja','re: Ther ARE three errors (sort of)','2003-03-01 05:29:14',0,'don\'t consider the statements that way......or else you will obviously arrive at a paradoxial conclusion so just see whether you claim of having three errors nt eh statement is correct or not........if that claim is true then that implies that there are indeed three errors so we are not contradicting our assumptions..........',1536,0);
INSERT INTO comment VALUES (2978,228,979,'Ravi Raja','re: Not too hard...','2003-03-01 05:30:35',0,'no i\'m afraid that is not the correct answer Bedhed :(',2141,0);
INSERT INTO comment VALUES (2979,228,979,'Ravi Raja','i knew the answer.......','2003-03-01 05:32:41',3,'the first two are the spelling/grammatical mistakes : \"IS\" and \"THISE\".....but the third and final error is \"YOUR CLAIM THAT THERE ARE THREE ERRORS\" in the riddle.',NULL,0);
INSERT INTO comment VALUES (2980,52,1549,'Lucifer','','2003-03-01 09:12:26',0,'his solution is screwy...if you dug 15,000cm into a globe on a desk it would go through...',NULL,0);
INSERT INTO comment VALUES (2981,434,1549,'Lucifer','re(2): what do you mean not the answer?','2003-03-01 09:13:50',0,'Thats why i said \"ahh i agree with that its one now\".',2940,0);
INSERT INTO comment VALUES (2982,439,1549,'Lucifer','re(2): Still Doesnt Make Sense','2003-03-01 09:17:42',0,'hmm',2936,0);
INSERT INTO comment VALUES (2983,439,1549,'Lucifer','','2003-03-01 09:25:46',0,'I remember you saying something about how, at least should be replaced for exactly. Now if you just remove exactly. That validates number nine doesnt it? But if you replace it with \"at least\" it seems that 9 of the 10 are true, and the tenth false. Hmm\r\n\r\nPs. Ravi, I was originally thinking this way, but then I thought of a problem in logic once with the invalidation of a question due to lack of rule. But I get what you mean. ',NULL,0);
INSERT INTO comment VALUES (2984,439,1549,'Lucifer','Hmmm thinking...(this is the same as the No Subect post)','2003-03-01 09:26:59',1,'I remember you saying something about how, at least should be replaced for exactly. Now if you just remove exactly. That validates number nine doesnt it? But if you replace it with \"at least\" it seems that 9 of the 10 are true, and the tenth false. Hmm \r\n\r\nPs. Ravi, I was originally thinking this way, but then I thought of a problem in logic once with the invalidation of a question due to lack of rule. But I get what you mean. \r\n',NULL,0);
INSERT INTO comment VALUES (2985,464,1575,'DJ','Start of a proof?','2003-03-01 09:45:38',1,'To prove a remainder, you have to prove that the rest is an integer factor. So:\r\n2^1990/1990 = N R1024\r\n2^1990/1990 = N + 1024/1990\r\n2^199)(2^10)/1990 = N + 2^10/1990\r\nN = (2^199)(2^10)/1990 - 2^10/1990\r\nN = (2^199-1)(2^10)/1990\r\nwhere you have to prove that N is an integer. That\'s as far as I have gotten...',NULL,0);
INSERT INTO comment VALUES (2986,442,1575,'DJ','Solution','2003-03-01 09:53:12',3,'If both digits are prime, the only available choices are 2, 3, 5, and 7. To add an odd mulitple of 5 to any number (ie, the number ends in 5), the ones digit of the sum will be either 5 higher or 5 lower than that of the other addend. It changes from 6 to 1, 2 to 7, 4 to 9, 9 to 4, etc. Therefore, the two digits must be 7 and 2. Since 72-27 is indeed 45, that is the solution.',NULL,0);
INSERT INTO comment VALUES (2987,297,1575,'DJ','Another viewpoint','2003-03-01 10:15:17',1,'Since any space a queen attacks can also be attacked by a queen, an easier way to look at the problem would be to place 3 queens and leave 5 unattacked spaces.',NULL,0);
INSERT INTO comment VALUES (2988,441,1301,'Charlie','Already not the latest...  solution','2003-03-01 11:48:43',3,'3 flowers: 1 each of rose, tulip and daisy.',NULL,0);
INSERT INTO comment VALUES (2989,458,1561,'Rita','Corrected myself','2003-03-01 13:28:33',3,'2*1+2=4 \r\n4*2+3=11 \r\n11*3+4=37 \r\n37*4+5=153 \r\n153*5+6=771 \r\n771*6+7=4633 \r\n',NULL,0);
INSERT INTO comment VALUES (2990,422,1564,'akila','check this out','2003-03-01 17:06:42',3,'this is how i worked out the problem\r\n\r\ni started with counting number of digits present in the powers of 2.\r\n\r\nnumber of digits present in the first three powers of 2 consist of single digits.next three powers consist of 2 digits each\r\n\r\ni.e\r\n 2 raised to the power 1,2,3-->1 digit result\r\n 2 raised to the power 4,5,6-->2 digit result\r\n 2 raised to the power 7,8,9-->3 digit result\r\n\r\n 2 raised to the power 10,11,12,13-->4 digit result\r\n\r\n 2 raised to the power 14,15,16-->5 digit result\r\n 2 raised to the power 17,18,19-->6 digit result\r\n\r\n 2 raised to the power 20,21,22,23-->7 digit result\r\n\r\n 2 raised to the power 24,25,26-->8 digit result\r\n 2 raised to the power 27,28,29-->9 digit result\r\n\r\n 2 raised to the power 30,31,32,33-->10 digit result\r\n\r\ndo we see a pattern here?\r\nyup,three continuos powers of 2 have same number of digits,but 4 powers  of 2(i.e 10,11,12,13 for eg) give 4 digit result.this pattern of 4 powers of two giving the same result repeats after every 3 digit pattern.\r\n       i.e 4 digits appear 4 times\r\n           7 digits appear 4 times\r\n          10 digits appear 4 times\r\n          13 digits appear 4 times  so on and so forth...\r\n\r\nsince 2^1000 falls under this 4 times repeating pattern,I, just applied a direct proportion here,\r\n\r\n             for every increase of 10 powers resultant answer increases by 3 digits\r\n\r\n             for eg.2^10 has 4 digits,thus 2^1000 which is 990 times greater than this power has {(990*3)/10 +4} number of digits which results in 301 digits.\r\n\r\nphew iam through!!!!!!!!\r\n \r\n\r\n          ',NULL,0);
INSERT INTO comment VALUES (2991,429,1549,'Lucifer','re(2): Thats Bull Crap.','2003-03-01 18:11:11',0,'Lol I didnt mean the problem was bullcrap. just the answer lol. ',2941,0);
INSERT INTO comment VALUES (2992,439,979,'Ravi Raja','re(3): Still Doesnt Make Sense','2003-03-01 21:43:07',0,'what happened? did you get what I said ? i hope you did.',2982,0);
INSERT INTO comment VALUES (2993,439,979,'Ravi Raja','re:','2003-03-01 21:48:14',0,'even i understood what you meant to say before, but I was not able to properly explain to you where you were going wrong but now you say that you understood what i meant but still with at least, the 9th and 10th are not just true may be more or some other combination. just go through them once again. you are on the right track now.',2983,0);
INSERT INTO comment VALUES (2994,434,979,'Ravi Raja','re(3): what do you mean not the answer?','2003-03-01 22:00:30',0,'ya its ok Luci, I had just replied to your previous comment. then I read this one in which you had mentioned that even you now agree with the answer 1 weighing.',2981,0);
INSERT INTO comment VALUES (2995,458,979,'Ravi Raja','re: Corrected myself','2003-03-01 22:12:30',0,'its okay Rita. Its understood that you had made a mistake but your concept was clear and you knew how to get to the correct answer.',2989,0);
INSERT INTO comment VALUES (2996,429,979,'Ravi Raja','re(3): Thats Bull Crap.','2003-03-01 22:15:32',0,'same here. even i meant the solution. what did you think ? that i meant the problem was bull crap ? no never. lol',2991,0);
INSERT INTO comment VALUES (2997,441,979,'Ravi Raja','re: Already not the latest...  solution','2003-03-01 22:18:24',0,'don\'t you think another solution exists besides the one you have provided Charlie ?',2988,0);
INSERT INTO comment VALUES (2998,464,979,'Ravi Raja','how about using this ?','2003-03-01 22:22:30',2,'how about using the congruence modulo operation also known as integer modulo. using that it might become easier.',NULL,0);
INSERT INTO comment VALUES (2999,441,1072,'Alan','re(2): Already not the latest...  solution','2003-03-02 09:10:53',0,'I believe that is the only soltuion ravi. for every flower the rule is all except 2. that means that no more than 1 of every florwe can exist. If there were 2 of each then they would all be their own kind except four, and this would increase with every increase in the number of flowers. The only way i see their could be a different solution is if either of the following is true. You can have a fraction of a flower. e.g 2 tulips, 1.5 daisies, 0.5 roses. <br> or if only one of those conditions have to be met. e.g Only all are roses except 2. Of course this would lead to an infinite amount of solutions.',2997,0);
INSERT INTO comment VALUES (3000,464,1301,'Charlie','Factor the 1990?','2003-03-02 09:16:10',1,'As 1990=2*5*199, 2^1990 can be written as (2^10)^199, or 1024^199, so 1024^199 has to be shown congruent to 1024 mod 1990.',NULL,0);
INSERT INTO comment VALUES (3001,464,1301,'Charlie','Brute force #1','2003-03-02 09:21:08',0,'Using extended precision arithmetic would be brute force in the strongest sense: 2^1990 = \r\n 1121221382103764183821126173025080062521794630945991406716447985181412364640986\r\n63462564402960596315421723238734276119411469445211021782747209563609000649725135\r\n86913002471902343817263588695316881975481151373387328591954635121717613666730178\r\n32426429237997119107013304675868599898492415152827501603730179030091251649501801\r\n35259377323715632728573145444117676200197965533814287619148566636993448985613167\r\n30195956933144181457716970689297269742173162426908289983779501164116695096053678\r\n91007422675363443658034720511968591074370394031117377266157313625740076978761478\r\n86258594553557393376919388439633643700224\r\nwhich, divided by 4096 leaves a remainder of 1024.  In fact the UBASIC interpreter which gives this, has directly a powermod function:\r\n?modpow(2,1990,1990)\r\n 1024\r\nOK',NULL,0);
INSERT INTO comment VALUES (3002,464,1301,'Charlie','Step by Step','2003-03-02 09:32:32',0,'As modular arithmetic allows that taking a power can be accomplished one step at a time, multiplying my the number whose power is taken and reducing by the modulus, as many times as needed per the definition of a power, we can raise 1024 (which is 2^10) to the 199 power mod 1990 one step at a time:\r\n1024^2 mod 1990 = 1836.  Then 1836 * 1024 mod 1990 = 1504, which is therefore 1024^3 mod 1990.  Continue that process another 196 times to get 1024^199 mod 1990, which is 2^1990 mod 1990.',NULL,0);
INSERT INTO comment VALUES (3003,464,1301,'Charlie','re: Step by Step','2003-03-02 09:35:51',0,'That process never exceeds ordinary non-extended precision, and the successive powers of 1024 mod 1990 are\r\n 1836, 1504, 1826, 1214, 1376, 104, 1026, 1894, 1196, 854, 886, 1814, 866, 1234,\r\n 1956, 1004, 1256, 604, 1596, 514, 976, 444, 936, 1274, 1126, 814, 1716, 14,\r\n 406, 1824, 1156, 1684, 1076, 1354, 1456, 434, 646, 824, 16, 464, 1516, 184,\r\n 1356, 1514, 126, 1664, 496, 454, 1226, 1724, 246, 1164, 1916, 1834, 1446, 144,\r\n 196, 1704, 1656, 264, 1686, 1134, 1046, 484, 106, 1084, 1586, 224, 526, 1324,\r\n 586, 1074, 1296, 1764, 1406, 974, 386, 1244, 256, 1454, 376, 954, 1796, 344,\r\n 26, 754, 1966, 1294, 1706, 1714, 1946, 714, 806, 1484, 1246, 314, 1146, 1394,\r\n 626, 244, 1106, 234, 816, 1774, 1696, 1424, 1496, 1594, 456, 1284, 1416, 1264,\r\n 836, 364, 606, 1654, 206, 4, 116, 1374, 46, 1334, 876, 1524, 416, 124, 1606,\r\n 804, 1426, 1554, 1286, 1474, 956, 1854, 36, 1044, 426, 414, 66, 1914, 1776,\r\n 1754, 1116, 524, 1266, 894, 56, 1624, 1326, 644, 766, 324, 1436, 1844, 1736,\r\n 594, 1306, 64, 1856, 94, 736, 1444, 86, 504, 686, 1984, 1816, 924, 926, 984,\r\n 676, 1694, 1366, 1804, 576, 784, 846, 654, 1056, 774, 556, 204, 1936, 424, 356,\r\n 374, 896, 114, 1316, 354, 316, 1204, 1086, 1644, 1906, 1544, 996, 1024, this last being 1024^199 mod 1990 or 2^1990 mod 1990.',3002,0);
INSERT INTO comment VALUES (3004,441,1301,'Charlie','re(2): Already not the latest...  another solution','2003-03-02 09:44:12',0,'Oh, yes! There could be just two zinnias, or one zinnia and one marigold.  Here the \"all\" represents none.',2997,0);
INSERT INTO comment VALUES (3005,443,1301,'Charlie','Solution','2003-03-02 10:15:14',3,'Let x be B’s age when he was twice A’s age (when A was half B’s age).\r\n\r\nThen the age difference when A was 1/4 his present age (and therefore the constant age difference as that does not change) is (6x-30)/2, or 3x-15. But since difference held also when B was twice A’s age, and B was x years old then, it follows that x=2(3x-15); that is, if B was twice as old as A, then his age was also twice the difference in their ages.\r\n\r\nSolving this for x, we get x=6, so the age difference is 3.\r\n\r\nIn order for two prime numbers to differ by 3, they must be 2 and 5, as 2 is the only even prime.\r\n\r\nSo the last time they met they were 2 and 5.\r\n',NULL,0);
INSERT INTO comment VALUES (3006,422,1301,'Charlie','re: check this out (where did it go wrong?)','2003-03-02 10:52:57',0,'Except that the answer is 302 digits--not 301.  The technique of \"for every increase of 10 powers resultant answer increases by 3 digits\" actually is assuming that 2^10 = 1000.  It does not.  It equals 1024.  Thus 1K of memory has 1024 bytes. 1 Meg has 1,048,576.  Eventually the excess leads to an extra digit, and this happens every so often.  For example, 2^93 has 28 digits, but 2^103 has 32; 2^186 has 56 digits, but 2^196 has 60. Referring back to the log(2) method previously posted, the number of digits in 2^n is one more than the integer part of n*log(2).  The method used by akila assumes that log(2) = .3, when in fact it is .3010299956639811.\r\n\r\nP.S. Anecdote: an approximation of log(2) became imbedded in my head many years ago when an entrance to Columbia University as 3010 Broadway had its street address preceded by a graffito \"log(2) = .\"\r\n',2990,0);
INSERT INTO comment VALUES (3007,441,1413,'dave domingo','re(3): Already not the latest...  another solution','2003-03-02 19:54:53',0,'I had the same thought -- you could have exactly two flowers that are not roses, tulips or daisies. However, I think Charlie\'s solution is the one the author had in mind. In that case, there should be language in the problem indicating that the speaker has no other kinds of flowers. ',3004,0);
INSERT INTO comment VALUES (3008,442,1564,'akila','solution','2003-03-03 00:54:18',0,'lets assume grann\'y age is 10x+y and thus fathers age is 10y+x\r\n\r\n10x+y-45=10y+x\r\n9x-9y=45\r\nx-y=5\r\nthus the digits in grann\'y age and fathers age,may individually be prime numbers but must be mulitiples of 9.\r\n\r\nnow the job becomes easy just find those multiples of 9 which are made up of prime numbers and find their difference.\r\n\r\nthe numbers being 27 and 72 ;their difference being 45',NULL,0);
INSERT INTO comment VALUES (3009,445,1183,'fwaff','Solution','2003-03-03 02:24:17',3,'By process of elimination....\r\n\r\nIf statement 1 is true then statement 2 is also true since C had bananas and therefore did not have grapes. \r\n\r\nSo statement 1 must be false. Since only one statement can be true.\r\n\r\nIf B had bananas then both statements 3 and 4 are true.\r\n\r\nSo B cannot have had bananas. Since only one statement can be true.\r\n\r\nTherefore A must have had bananas since B&C could not.\r\n\r\nIf C had apples, then both statements 2 & 4 are true.\r\n\r\nSo C must have had grapes, and in turn B must have eaten apples. Since only one statement can be true.\r\n\r\nIn summary:\r\n\r\nA had bananas\r\nB had apples\r\nC had grapes\r\n\r\nStatement 3 is the only true one\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3010,464,979,'Ravi Raja','re: Factor the 1990?','2003-03-03 03:31:16',0,'i agree with you Charlie....but please do not use that program and prove such results. prove it using mathematical functions and formulas.\r\n',3000,0);
INSERT INTO comment VALUES (3011,445,1597,'charisse','hehe.. MY solution','2003-03-03 04:35:48',3,'who would know what they had for lunch??! we are talkin about 3 options here -the apple, banana, and grapes....for breakfast! so there isnt any way for us to figure out who had what for LUNCH.. there juz isnt any information on that, unless of course one saved some of whatever he had for bfast and ate it for lunch again! haha',NULL,0);
INSERT INTO comment VALUES (3012,445,775,'Cory Taylor','re: hehe.. MY solution','2003-03-03 06:28:36',0,'I believe you\'re absolutely correct!',3011,0);
INSERT INTO comment VALUES (3013,445,1,'levik','re: hehe.. MY solution','2003-03-03 06:46:07',0,'Ravi, is that a typo? Should the question be \"who had what for breakfast\"?',3011,0);
INSERT INTO comment VALUES (3014,445,979,'Ravi Raja','SORRY !!!! MADE A MISTAKE','2003-03-03 07:03:43',0,'HEY I AM SORRY FRIENDS, THAT WAS A MISTAKE I MADE AND ASKED WHAT THEY HAD FOR LUNCH. ACTUALLY IT WILL BE BREAKFAST. SORRY :(',NULL,0);
INSERT INTO comment VALUES (3015,461,885,'np_rt','non-numerical solution','2003-03-03 07:57:51',0,'I don\'t know what the numerical solution is because we\'re dealing with relatively large numbers. But here\'s the symbolic one.\r\n\r\nThe total number of outcomes is 2^(2000000). The total number of expected outcomes is 2000000 choose 1000000, which is 2000000!/((1000000!)*(2000000-1000000)!). So the probability is just the ratio of the two of them.\r\n\r\nIf I remember correctly, you should be able to model this with a binomial distribution and then get an estimate with a normal distribution approximation. The mean is N*p (1000000 in this case) and the standard deviation is sqrt(N*p*(1-p)) which is 500*sqrt(2). Then you can use the Z-Charts, with the continuity corrections of 1/2, to determine the approximate value.\r\n\r\nI don\'t have a z-chart so I can\'t get a numerical solution. For those of you who know what I\'m talking about and have a z-chart, please post the answer.',NULL,0);
INSERT INTO comment VALUES (3016,461,213,'Jim Lyon','Solution','2003-03-03 07:58:47',3,'From a simple binomial theorem, this answer is\r\n<br>\r\n2M * (2M-1) * (2M-2) * ... * (1M+1)\r\n<br>\r\ndivided by\r\n<br>\r\n1 * 2 * 3 * ... * 1M\r\n<br>\r\ndivided by 2^2M.\r\n<p>\r\nThis evaluates to about 0.000564.  ',NULL,0);
INSERT INTO comment VALUES (3017,445,1598,'Adam','Solution, taking into consideration the lunch correction.','2003-03-03 08:22:38',0,'A - Bananas\r\nB - Apples\r\nC - Grapes\r\n\r\n(statement 3 is the only correct one)\r\n\r\n-------------------------------------------------\r\nHOW I FOUND THIS SOLUTION\r\n-------------------------------------------------\r\n\r\nStraight away we know that B did not have bananas, as if he did statements 3 and 4 would both be true.  \r\n\r\nTherefore the correct statement must be either 3 OR 4.  => C must have had grapes, in order for statement 2 to be false, and now we know that B could only have had apples, leaving the bananas for A.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3018,428,1598,'Adam','Alternative solution.','2003-03-03 08:28:39',3,'The second stranger said \"half a pint of bitter please\", whilst pointing at the pump labelled \'Guiness\'.',NULL,0);
INSERT INTO comment VALUES (3019,66,1598,'Adam','re: Someone else?','2003-03-03 08:45:29',0,'The fact that he is the only barber is frankly irrelevant.  He cannot possibly carry out his idea successfully.\r\n\r\nAnd what do you mean \'save us the trouble\'?  We do these puzzles for fun, not to cause trouble!',2088,0);
INSERT INTO comment VALUES (3020,263,1598,'Adam','Why is this a paradox?','2003-03-03 08:50:18',0,'This is not really a paradox, unless you think of it purely mathematically.  \r\n\r\nCommon sense tells you that Achilles was perfectly capable of overtaking a tortoise and that it is possible to reach the end of a course.',NULL,0);
INSERT INTO comment VALUES (3021,429,1598,'Adam','re(3): Thats Bull Crap.','2003-03-03 08:57:08',1,'In these sorts of problems, there are many potential solutions, as they are deliberately ambiguous.  You are supposed to narrow down the possiblities by asking the poser yes/no questions, until you reach the actual answer.',2991,0);
INSERT INTO comment VALUES (3022,460,1072,'Alan','Not clear','2003-03-03 10:31:16',0,'8 pieces? so is that 2 castle, 2 bishops, 2knights, 1 queen 1 king? ',NULL,0);
INSERT INTO comment VALUES (3023,445,1,'levik','re: SORRY','2003-03-03 15:26:38',0,'Whoa there :) No reason to shout, it wasn\'t a big deal really. I believe fwaff didn\'t even notice your mistake and was still  able to find a solution.\r\n\r\nDon\'t beat yourself up, lighten up.',3014,0);
INSERT INTO comment VALUES (3024,443,1575,'DJ','Solution attempt','2003-03-03 15:53:24',3,'A quick assessment of the problem reveals that we know nothing about the ages in question, the last time they met, except that both numbers are prime and the difference d in their ages must (in theory, since that too can vary with time of year) be the same as any other time. Since a difference of any even number will yield an infinite number of prime pairs with that difference, a fair assumption would be that the difference is odd, and Albert\'s age at that time must therefore have been 2. Once we find the difference d, then Bertrand\'s age at that time is 2+d (which, we would hope, is indeed a prime number).\r\nLooking at the rest of the problem, there are three times mentioned at which we half to consider their ages: let a1 and b1 be their ages now, a2 and b2 be the ages when Albert was one quarter of his age now, and a3 and b3 be their ages when Albert was half of Bertrand\'s age. We can then say:\r\nb2-a2 = (1/2)(6b3-30) = 3b3-15 = d\r\nb3 = 2a3\r\nb3-a3 = 2a3-a3 = a3 = d\r\nb3 = 2d\r\nSubstituting:\r\n3(2d)-15 = d\r\nSolve:\r\nd=3\r\nTherefore, Bertrand\'s age was 5, and Albert\'s (as we already figured) was 2.',NULL,0);
INSERT INTO comment VALUES (3025,411,1301,'Charlie','re(3): To restate everything','2003-03-03 16:18:32',0,'fwaff and I have compared notes, and the difference in our procedures is that on a day on which a puzzle that the preceding day already had +3 net votes but did not get posted now gets posted, I had that posting take place before the days voting, while fwaff kept that puzzle in for the voting and possibly took a hit bringing it down to +2, keeping that negative vote (or positive one in possible instances) from going to a different puzzle.  Perhaps as those are indeed often negative votes and the non-+3 is less resilient, my solution resulted in 2 rejections while fwaff\'s resulted in only 1. Both ended with the last post on day 181.\r\n\r\nFor example, at the end of day 11 we agree that the situation is\r\n11 21P0313XP20Vqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\n(using a coding scheme described previously)\r\nAt the end of day 12, I have posted that first 3:\r\n12 20P0P03YP2X0Vqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\nwhile fwaff\'s algorithm subjected it to a negative vote, thus changing the parity of all the puzzles that follow:\r\n12 20P0212XP10Xqqqqqqqqqqqqqqqqqqqqqqqqqqqq\r\nIt\'s another question of how the process actually works.',2923,0);
INSERT INTO comment VALUES (3026,460,1301,'Charlie','re: Not clear','2003-03-03 16:29:20',0,'Yes, the 8 pieces (not pawns) of one-colored set: 2 rooks, 2 bishops, 2 knights, 1 queen and 1 king.',3022,0);
INSERT INTO comment VALUES (3027,445,979,'Ravi Raja','re(2): hehe.. MY solution','2003-03-03 17:16:36',0,'yes levik and i have corrected that too. i apologise for that silly mistake of mine.',3013,0);
INSERT INTO comment VALUES (3028,57,979,'Ravi Raja','corrected solution','2003-03-03 17:34:16',3,'We drop a perpendicular from the centre to the point where the line is a tangent to the inner circle. Then we see that the perpendicular drawn is the radius of the smaller circle and the line joining the centre to the point where the tangent to the smaller circle meets the larger circle is nothing but the radius of the larger circle. Hence by using Pythagoras Theorem for the right angled triangle thus formed, we see that the difference between the squares of the radii of the larger circle to that of the smaller circle is equal to the square of half the length of the line (in red) drawn in the picture. Thus the required area will be equal to 25(pi), where \'pi\' is the ratio of the circumference to the diameter and its value is (22/7). Thus the required area is : 78.5 (approximately) square inches. \r\n',NULL,0);
INSERT INTO comment VALUES (3029,62,979,'Ravi Raja','I had already posted its solution','2003-03-03 17:43:34',3,'We drop a perpendicular from the centre to the point where the line is a tangent to the inner circle. Then we see that the perpendicular drawn is the radius of the smaller circle and the line joining the centre to the point where the tangent to the smaller circle meets the larger circle is nothing but the radius of the larger circle. Hence by using Pythagoras Theorem for the right angled triangle thus formed, we see that the difference between the squares of the radii of the larger circle to that of the smaller circle is equal to the square of half the length of the line (in red) drawn in the picture. Thus the required area will be equal to 25(pi), where \'pi\' is the ratio of the circumference to the diameter and its value is (22/7). Thus the required area is : 78.5 (approximately) square inches. \r\n',NULL,0);
INSERT INTO comment VALUES (3030,62,979,'Ravi Raja','re: Tricky','2003-03-03 17:50:14',0,'hey Happy, just go through my solution in the similar problem \"What\'s the Area\" in \"Shapes\" and you will find that the same solution has been used to frame this problem. The only difference lies in the category of the problem.',157,0);
INSERT INTO comment VALUES (3031,154,1575,'DJ','Thoughts','2003-03-03 17:51:08',1,'There is no way stated to prove that a combination opens the safe. The problem does say that any combination does one of 3 things: open or jam the lock or do nothing. Therefore, the only way to show that a combination opens the lock is to disprove either other case. Using property E, that will work when a combination is related to itself.\r\n\r\nThe only way to \'start\' a relation is using property A, that 2x2 is related to x. For simpler notation, write that as 2x2 ~ x. Any number of subsequent trasformations will only form a prefix of 1s, 5s, and 9s to the 2x2 while changing the x somehow. Call that combination y, and you have:\r\ny2x2 ~ y(x)\r\nwhere y(x) is the result of x after having done all the transformations enumerated by the digits of y. We are trying to find a number related to itself, so y(x) must be equal to y2x2. The shortest way to do this would most likely be if\r\ny(x)=xx2\r\nor\r\ny(x)=x2x2.\r\n\r\nWe can get either of these results from the transformations described above, and it is rather simple to determine the steps of y needed to get there from x.\r\nWorking with backwards transformations from xx2 we get:\r\nxx2-2xx-xx-x\r\nSo, the steps must have been:\r\n2x2 ~ x\r\n92x2 ~ xx\r\n192x2 ~ 2xx\r\n5192x2 ~ xx2\r\n:. x = 5192, and we have shown that\r\n519251922 ~ 519251922.\r\n\r\nNow to try x2x2-2x2x-2x-x we can establish:\r\n2x2 ~ x\r\n12x2 ~ 2x\r\n912x2 ~ 2x2x\r\n5912x2 ~ x2x2\r\n:. x=591, and we have shown that\r\n59125912 ~ 59125912.\r\nThis is shorter than the previous solution, and the shortest I could come up with.',NULL,0);
INSERT INTO comment VALUES (3032,445,1575,'DJ','Too much information?','2003-03-03 18:23:34',3,'The key, I believe, is what B ate.\r\n\r\nIf B ate bananas, both of the latter 2 statements are true. Since one and only one of the statements can be true, that cannot be the case.\r\nB must have eaten grapes or apples.\r\nThat means, then, that of the third and fourth statements, one of them is true and the other false. Consequently, both of the first two statements are false, most namely the second one, and C did indeed have grapes for breakfast.\r\nSince B didn\'t have the bananas, and C had grapes, A must have had the bananas.\r\nThat leaves the apples for B.\r\n\r\nIn short:\r\nA - bananas\r\nB - apples\r\nC - grapes\r\n\r\nInterestingly to note, the problem can be solved without considering the first statement at all.',NULL,0);
INSERT INTO comment VALUES (3033,458,1575,'DJ','I think..','2003-03-03 19:38:26',0,'',NULL,0);
INSERT INTO comment VALUES (3034,458,1575,'DJ','I think...','2003-03-03 19:46:32',0,'To me the pattern looks like:\r\nx[i]=x[i-1](i-1)+i\r\nwhere x[1] is just started at 2 arbitrarily (since x[1]=x[0](1-1)+1=2 yields 1=2, or x[0]=1/0, either way cannot be solved).\r\nTherefore, we have:\r\n1  x\r\n-------\r\n1  x=2\r\n2  x=2(2-1)+2=2+2=4\r\n3  x=4(3-1)+3=8+3=11\r\n4  x=11(4-1)+4=37\r\n5  x=37(5-1)+5=153\r\n6  x=53(6-1)+6=771\r\n7  x=171(771)+7=4663',NULL,0);
INSERT INTO comment VALUES (3035,154,1575,'DJ','re: Thoughts','2003-03-03 20:11:06',1,'It is my general practice to look at a problem and attempt a solution before looking at others\' solutions or approaches. In this case, I think I am glad I did; and having looked at the other comments I believe that my approach is the best presented so far, and, based on the implied length of 8 digits by Happy, I think that the correct answer is indeed 59125912. See previous comment for full explanation.\r\nAs a side not, it it usually better to approach a problem from the general case than to try to pick and test a possible solution. In this problem, the general case ensures that we have indeed found the shortest possible answer.',3031,0);
INSERT INTO comment VALUES (3036,445,1183,'fwaff','re(2): SORRY','2003-03-03 20:52:41',0,'I didn\'t notice the mistake because I didn\'t read the question properly (unlike charisse). Shame on me.\r\n\r\nI\'d\'ve been a straight A student if all the questions I answered were the same as the ones I\'d been asked!',3023,0);
INSERT INTO comment VALUES (3037,462,1183,'fwaff','Solution','2003-03-04 02:45:47',3,'Solved through typical trial and error. I started by assuming that the first statement was true and luckily everything pretty much worked out from there. The interesting one is that all of Bob\'s statements are all true except for his fourth one, \"I always tell the truth\". Anyway the solution is...\r\n\r\nAlan told 2 truths (statements 1 & 4)\r\nBob told 4 truths (statements 1, 2, 3 & 5)\r\nChuck told 1 truth (statement 3)\r\nDavid told 3 truths (statements 1, 2 & 5)\r\nEric only told lies\r\nFrank only told the truth',NULL,0);
INSERT INTO comment VALUES (3038,411,1301,'Charlie','Solution?','2003-03-04 03:33:43',3,'Noting fwaff\'s method, and reconsidering the statement \"a hacker will always vote before a problem becomes live,\" I see that fwaff has probably correctly interpreted this to mean that on any given day, any posting, even of previously +3 or higher, waits until after the voting for that day.  I have modified my program and do indeed get closer to fwaff\'s results: only 1 rejection and the last post on day 181, being question #38.  The only difference is that the one rejected is #35 rather than #30.  Perhaps it has to do with the choice of which of several eligible puzzles to post.  For example if day 10n+2 has left, say, currently voted positions 4, 6 and 8 at +3, and position 9 at +2, the next day\'s vote will push position 6 to +4 and position 9 to +3, so positions 4, 6, 8 and 9 have +3, +4, +3 and +3 respectively.  In this situation I have chosen to post the one in position 4, as the earliest in the queue to meet the criterion.  Another strategy might be to post the one in position 4, as having the highest net.  Another might be to post position #9 as it just achieved +3 that day.  Again, I used the strategy of posting the earliest in the queue meeting the posting criterion, and get the last post on day 181, with 1 rejected along the way.',NULL,0);
INSERT INTO comment VALUES (3039,411,1301,'Charlie','Extra challenge.','2003-03-04 03:46:00',3,'Following the same rules that gave my solution of the last posting on day 181, of original queue position puzzle 38, and rejection of #35 along the way, via on any given day voting before any posting, and then posting the earliest in the queue meeting the criterion of +3 or more net thumbs up, I added the new puzzle every third day to the queue (day 3, day 6, etc.)\r\n\r\nOn day 62 the status of the ten being voted on is 220222X00X, where the X represents -1, which next occurs again on day 422.  Both these days are congruent to 2 mod 10, so the voting patterns will repeat from there also.   The difference, 360, is a multiple of 3, so even the addition of new problems to the queue will repeat in this cycle of 360.  By day 62, there are 47 problems in the queue, 13 have been posted and none rejected, but over the course of the 360-day cycle, 120 puzzles have been added, while 86 additional have been posted and 2 rejected, resulting in the queue growing by a net of 32.\r\n\r\nThis continues indefinitely with 86 postings, 2 rejections and the queue growing by 32 each 360 days.  Day 62 is the first day in which the cycle is entered.',NULL,0);
INSERT INTO comment VALUES (3040,461,775,'Cory Taylor','3 answers','2003-03-04 03:53:14',0,'1. the probibility of this outcome is greater than the probibility of any other single outcome.\r\n\r\n2. the probibility is zero.  At three seconds per flip/record event, this process will take a little under 70 days, during which time you\'re sure to make a counting mistake of some kind and need to restart, therefore never finishing.\r\n\r\n3. (2000000-C-1000000)',NULL,0);
INSERT INTO comment VALUES (3041,411,1301,'Charlie','re: To restate everything','2003-03-04 03:58:33',0,'In my simulation described in a previous comment, on day 30 I have as statuses 1, 1, 2, -2, 1, -1, 2, -2, 1, 0 and 6 problems posted thus far.\r\n\r\nProblems had been posted on days 9, 11 and 13 with the situation looking like this (X=-1, Y=-2, posts shown once, then removed)-- 3 in the first 20 days. Any comments on this Alan?:\r\n1 1111111111qqqq\r\n2 1010101010qqqq\r\n3 1020111020qqqq\r\n4 102X111X20qqqq\r\n5 102X211X21qqqq\r\n6 102X201X21qqqq\r\n7 102X202X21qqqq\r\n8 102X202Y21qqqq\r\n9 102X202YP10qqq\r\n10 102X202Y1Xqqqq\r\n11 21P0313X200qqq\r\n12 200212X10Xqqqq\r\n13 20121PX11X0qqq\r\n14 20111X10X0qqqq',2862,0);
INSERT INTO comment VALUES (3042,439,1604,'aiai','i know the answer!!!','2003-03-04 05:14:25',0,'the one true statement is statement number 9 : Exactly nine of these ten statements is false!!!',NULL,0);
INSERT INTO comment VALUES (3043,230,836,'Rushi','Make believe','2003-03-04 06:31:36',0,'Was on of them imaginary and only exist in Billy\'s mind?',NULL,0);
INSERT INTO comment VALUES (3044,447,1567,'Bryan','Solution','2003-03-04 09:40:02',0,'The answer is not 1, since the visitor would have remembered that number.  Therefore, it must have been bus #196 (14^2), which would appear as 961 (31^2) when turned upside down.',NULL,0);
INSERT INTO comment VALUES (3045,343,1567,'Bryan','Have we considered ...?','2003-03-04 10:10:18',0,'Before I can correctly answer the original question, I keed to know: is one of the men Payne Stewart?',NULL,0);
INSERT INTO comment VALUES (3046,442,1572,'Mike Convente','Solution','2003-03-04 12:04:43',0,'Since the only single digit prime numbers are 2, 3, 5, and 7, I tried the largest two digit number and subtracted 45 from that.  I worked down until 72, which 45 subtracted from that is 27, the reverse of the grandma\'s age.\r\n\r\nSo Grandma is 72 years old and Dad is 27 years old.',NULL,0);
INSERT INTO comment VALUES (3047,441,979,'Ravi Raja','possibilities','2003-03-04 18:54:09',0,'here I am to clear all your doubts. there are two possible answers. ',NULL,0);
INSERT INTO comment VALUES (3048,445,979,'Ravi Raja','re(2): SORRY','2003-03-04 18:56:59',0,'its alright Levik. I made a mistake so I apologized for that.',3023,0);
INSERT INTO comment VALUES (3049,447,1183,'fwaff','Solutions','2003-03-04 21:46:54',3,'On the basis that 1,2,5,6,8,9,0 all remain numbers when inverted, then there are several possible solutions depending on the numbering convention used:\r\n\r\n1 = 1^2, 1 inverted is 1 = 1^2\r\n001 = 1 = 1^2, 001 inverted is 100 = 10^2\r\n100 = 10^2, 100 inverted is 001 = 1 = 1^2\r\n121 = 11^2, 121 inverted is 121 = 11^2\r\n196 = 14^2, 196 inverted is 961 = 31^2\r\n\r\nAt least this narrows it down from searching through 500 buses!\r\n',NULL,0);
INSERT INTO comment VALUES (3050,447,979,'Ravi Raja','re: Solutions','2003-03-04 21:56:51',0,'hey fwaff, 121 when inverted does not give back 121. So that cannot be considered. please do check your list of numbers. the numbers 2 and 5 do not read like proper numbers. others are alright.',3049,0);
INSERT INTO comment VALUES (3051,460,1,'levik','Too bad','2003-03-05 01:45:45',0,'I thought this was a pretty good problem... Not sure why nobody really responded well to it. Was it because of the difficulty of posting an answer?',NULL,0);
INSERT INTO comment VALUES (3052,448,1575,'DJ','Quick Thoughts','2003-03-05 01:59:29',3,'Well, the 24 Rupees Harry recieved would be equivalent to 24x100=2400 Paise. If Harry delivered d glasses, and broke b glasses, this amount should be equal to 30d-90b. We also know that there are 100 total glasses, so the system of equations looks like:\r\n30d-90b = 2400\r\nd+b = 100\r\nAnd to solve:\r\nd = 100-b\r\n30(100-b)-90b = 2400\r\n3000-30b-90b = 2400\r\n120b = 600\r\nb = 5\r\n:. d = 95.\r\nJust to check:\r\n30(95)-90(5) =?= 2400\r\n2850-450 =?= 2400\r\n2400 == 2400\r\nSo, Harry delivered 95 glasses but broke 5.',NULL,0);
INSERT INTO comment VALUES (3053,448,703,'Nick Murray','simple substitution','2003-03-05 02:09:53',3,'Harry was paid 2400Paise(24Rupees).  Let a equal the number of unbroken glasses and b equal the number of broken glasses.  Two equations are as follows:\r\n   a + b = 100    ->distribution of wine glasses\r\n\r\n30a + (-90)b = 2400 ->payment for glasses, with +30 going to Harry for complete, and 90 taken away for broken.\r\n\r\na+b=100 ---> a=100-b  substitute this in for \"a\" in the second equation.\r\n\r\n30(100-b) - 90b = 2400\r\n\r\n3000-30b - 90b =2400\r\n\r\n-120b=2400-3000\r\n\r\n-120b=-600\r\n\r\nb=(-600)/(-120)\r\n\r\nb=5\r\n\r\nThus Harry broke 5 glasses, while safely transporting 95.  \r\n\r\nCheck 30(95)-90(5)=2400',NULL,0);
INSERT INTO comment VALUES (3054,447,1183,'fwaff','re(2): Solutions','2003-03-05 03:25:54',0,'Ravi...\r\nPut 121 into your calculator, turn it upside down and tell me what number it shows.\r\n\r\nWhether or not 2&5 are valid numbers when inverted depends on the font used, which is why I listed the numbers I\'d assumed valid. Clearly if 2&5 are not valid then 121 is not allowed. My other alternatives remain valid depending on the numbering convention used - does the first bus show \"1\" or \"001\"?',3050,0);
INSERT INTO comment VALUES (3055,411,1301,'Charlie','re: Solution?','2003-03-05 03:26:33',3,'In my haste yesterday I misread the column in which the rejection occurred. It is indeed the puzzle originally in the queue at position 30 that ultimately is rejected, in full agreement with fwaff\'s results.  Again, the last post is on day 181, being puzzle #38, with puzzle #30 having been rejected on day 106.',3038,0);
INSERT INTO comment VALUES (3056,447,979,'Ravi Raja','re(3): Solutions','2003-03-05 03:52:22',0,'its okay fwaff. i agree with you. actually i was not considering the way in which the numbers are written in a calculator. i am sorry. you are correct.',3054,0);
INSERT INTO comment VALUES (3057,460,1183,'fwaff','re: Too bad','2003-03-05 04:16:56',0,'I think it\'s a good problem, I just haven\'t been able to work out the answer!\r\n\r\nI got as far as knowing that since there are 5 rows and 3 of the pieces (rooks and queen) attack full rows, then the other pieces (bishops, knights and king) must occupy the other 2 rows. Which took all of a couple of seconds to work out. From there I was basically working with trial and error.\r\n\r\nI did get a solution where the bishops were both on the same colour, but I just can\'t find the last step. I\'m not going to look at the solution until I\'ve eventually solved it for myself.',3051,0);
INSERT INTO comment VALUES (3058,439,979,'Ravi Raja','re: i know the answer!!!','2003-03-05 04:24:37',0,'that is only one part of the entire question aiai, that is, when the word \"EXACTLY\" is there. what about the next part, that is, when the word \"EXACTLY\" is removed ? (read the last part of the question).',3042,0);
INSERT INTO comment VALUES (3059,448,1183,'fwaff','Simpler solution','2003-03-05 04:28:58',3,'If Harry had delivered all the glasses intact he would have received 30x100 = 3000 Paise = 30 Rupee. Having received 24 Rupee Harry was 6 Rupee short of the maximum.\r\n\r\nFor every glass he broke he lost the bonus of 30 Paise and was also fined 90 Paise - ie a total loss of 120 Paise = 1.20 Rupee\r\n\r\nTherefore Harry broke 5 glasses (=6/1.2).',NULL,0);
INSERT INTO comment VALUES (3060,422,1613,'Alex','try to use log','2003-03-05 04:40:16',3,'log(2^1000)=1000*log2=301',NULL,0);
INSERT INTO comment VALUES (3061,411,1301,'Charlie','Looking back at the rules.','2003-03-05 05:00:25',3,'I was looking back at Alan’s comment 32:”If there is more than one problem that is trying to become live the deciding factor is date at which point the most recent one (Which would be problem, if it has 3) would be chosen.”\r\n\r\nAs fwaff’s and my solution always posted the oldest eligible puzzle, I redid the simulation, this time posting the latest puzzle to be voted up to +3 or higher on the given day, if such exists.  If not, and a prior-voted puzzle has 3 or higher, the first such in the queue would be posted.  <b>Using this strategy, all 40 in the queue do eventually get posted with no rejections, with the last, still #38, being posted on day 201.</b>\r\n\r\n<b>For the extra challenge,</b> however, we still get rejections, the first one being on day 306, after 72 have been posted, with the queue having built to 69.  A repeating cycle is not entered until day 364 with current votees having status 21XX011X00, where X, again, means –1, and 74 are in the queue, 86 having been posted and still only that one rejection.  On day 524 the same set of statuses appears, and the 160-day difference is a multiple of 10, the voting pattern will repeat in this cycle also. During the 160-day cycle, 38 puzzles get posted and 1 rejected.  However, 160 is not a multiple of 3, so <b>the full cycle of queue growth is 480 days, during which time of course 38x3=114 puzzles get posted, 3 get rejected, and the queue grows by 42,</b> so by end of day 844 (the start of the second cycle), 117 puzzles are in the queue, 200 puzzles have been posted, and 4 have been rejected.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3062,411,1183,'fwaff','re: Looking back at the rules.','2003-03-05 05:39:03',0,'But when Alan re-stated the rules in comment 35 he said...\r\n\r\n\"At the start of a day the following happens.\r\nThe hacker votes then the oldest problem which has reached +3 is posted and -3\'s are deleted.\"\r\n\r\n...which makes me think that we had it right before by posting the oldest eligible problem.\r\n\r\nWhichever basis is assumed I think Ravi has a very long wait to see his 200th problem posted!\r\n\r\nBtw, 9 more comments on this and it\'ll be top of the \'Most Commented On\' league - wtg Alan! ',3061,0);
INSERT INTO comment VALUES (3063,279,1575,'DJ','0!','2003-03-05 05:48:42',0,'AArgh I should never have found this problem, because I will never have any free time again! Anyway, I\'m trying to compose my list without using such functions as floor(), ceiling(), or trig functions.\r\nFor now, I\'ll offer a short proof:\r\nIf n! is defined as the product of all positive integers from 1 to n, then:\r\n1! = 1*1 = 1\r\n2! = 1*2 = 2\r\n3! = 1*2*3 = 6\r\n4! = 1*2*3*4 = 24\r\nn! = 1*2*3*...*(n-2)*(n-1)*n\r\nYou could also say that\r\nn! = n(n-1)!\r\n1! = 1(1-1)! = 1(0!) = 1\r\n:. 0!=1\r\nI\'ve just begun my list, I\'ll post the finished product.',NULL,0);
INSERT INTO comment VALUES (3064,251,1615,'Jonathan','I\'m not sure','2003-03-05 07:32:32',1,'I don\'t think this qualifies as a riddle.  You can\'t really have half of a child, even if all the children are boys.',NULL,0);
INSERT INTO comment VALUES (3065,427,1615,'Jonathan','riiiiight','2003-03-05 07:35:48',4,'how are you suppose dto know where to put the words in if \"0\" means more than one thing.  Where do you people get this stuff.....',NULL,0);
INSERT INTO comment VALUES (3066,428,1615,'Jonathan','WHAT??!?!?!','2003-03-05 07:37:11',4,'no one in their right mind knows what a pound is in the first place.....',NULL,0);
INSERT INTO comment VALUES (3067,428,1615,'Jonathan','re: way crooked','2003-03-05 07:38:40',0,'what does the \"outfit\" have to do with the stupid riddle?',2932,0);
INSERT INTO comment VALUES (3068,441,1301,'Charlie','re: possibilities','2003-03-05 07:51:47',3,'As there are two possible answers, one is that there are two flowers (neither of which is one of the 3 mentioned varieties) and the other is that there are 3 flowers (one each of the mentioned varieties).',3047,0);
INSERT INTO comment VALUES (3069,448,1616,'tim haggard','maybe','2003-03-05 08:56:28',0,'i think the answer is he broke 6 glasses',NULL,0);
INSERT INTO comment VALUES (3070,428,775,'Cory Taylor','re(2):','2003-03-05 09:40:33',0,'Just can\'t help putting those yanks in their place - this also replies to fwaff\'s comment.\r\n\r\nVisiting San Francisco on my Honeymoon not terribly long ago, we ate at a place near our hotel that served italian (pasta).  Somehow, the waitress found out we were not American, as therefore found it necessary to add a 15% tip RIGHT TO THE BILL!  At least us Canucks manage to be polite about it!!!  Still, maybe \"culture\" was a poor choice of words.\r\n\r\nTo reply to your comment Ravi, that was exactly my point.  My particular case negates the general solution.  Also, while it is true that tipping is voluntary, I don\'t know anyone who doesn\'t tip as a general practice - it is a message of extreme displeasure with the service (I have done so myself only once in many years of visiting bars and other eatery type places).\r\n\r\n',2942,0);
INSERT INTO comment VALUES (3071,448,1567,'Bryan','It is hard to get good help these days!','2003-03-05 10:02:35',0,'Harry did not break any glasses.  He delivered 80 glasses to Andrew and, noticing there was no disincentive in my offer for theft, kept 20 glasses for himself.  <p> I did not want to pay him the 24 Rupees for the 80 glasses he delivered safely, but a gentleman always keeps his word.  I never did like that Harry!',NULL,0);
INSERT INTO comment VALUES (3072,231,1567,'Bryan','Need some math theory help over here','2003-03-05 10:37:34',0,'I never studied math theory, but looking at this problem, it seems that for any n not divisible by 2 or 5, a string of n-1 9s should always be divisible by n.  In other words, [10^(n-1)-1]modulo(n)=0.  Can one of you theory whizzes prove/disprove this?  (or is this some famous theorem of Euler et al?)',NULL,0);
INSERT INTO comment VALUES (3073,474,1575,'DJ','hmm','2003-03-05 11:24:53',3,'horrendous, stupendous, tremendous, hazardous\r\nI\'m assuming there are no more, since that is stated in the question.',NULL,0);
INSERT INTO comment VALUES (3074,474,1301,'Charlie','Cheating, we get...','2003-03-05 15:41:46',0,'apodous, biohazardous, brachiopodous, branchiopodous, cephalopodous, chilopodous,  decapodous, gastropodous, hazardous, hexapodous,  horrendous, iodous, iridous, isopodous, jeopardous, maropodous, molybdous, multinodous,  nodous, nonhazardous, ostracodous, palladous, parallelepipedous, pelecypodous, phyllocladous, platypodous, scaphopodous, stupendous, tremendous, ultrahazardous, unhazardous, untremendous, uropodous, vanadous, velellidous\r\nfrom the <b>Random House Websters Unabridged</b>.',NULL,0);
INSERT INTO comment VALUES (3075,474,1,'levik','re: hmm','2003-03-05 17:52:10',0,'<i>I\'m assuming there are no more, since that is stated in the question.</i>\r\n\r\nClearly (from Charlie\'s post - and Webster\'s), what\'s stated in the question is wrong... :)',3073,0);
INSERT INTO comment VALUES (3076,428,1183,'fwaff','re: WHAT??!?!?!','2003-03-05 21:24:19',0,'There\'s 60 Million of us here on the island that know what a pound is. Strangely enough it\'s the same 60 Million that know what REAL beer tastes like!\r\n\r\nAnyway, for your education: 1 pound = 16 ounces :-)',3066,0);
INSERT INTO comment VALUES (3077,449,703,'Nick Murray','postage','2003-03-06 02:35:38',3,'Let x be the number of 2Rupee stamps. Let y be the number of 5Rupee stamps.  \r\nOur equation is \r\n\r\n2x + 1*(6x) + 5y = 75\r\n\r\nSo, 8x + 5y = 75\r\nSince the 5y part of the equation will yield only numbers ending in 5 or 0, then so must the 8x part of the equation.  Check for values of x where 8x is divisible by five.\r\nwhen x=5, 8x=40\r\nwhen x=10, 8x=80; already the total cost for the stamps has been exceeded, thus x must be five.\r\nBy substitution we find that 5 2Rupee stamps, 30 1Rupee stamps, and 7 5Rupee stamps where purchased with no change left over.',NULL,0);
INSERT INTO comment VALUES (3078,441,979,'Ravi Raja','re(2): possibilities','2003-03-06 02:54:22',0,'That\'s it Charlie. You\'ve got it. :)',3068,0);
INSERT INTO comment VALUES (3079,474,979,'Ravi Raja','MY IDEA !!!! JUST THINK !!!!','2003-03-06 03:13:44',2,'well i think that you must all go through the statement n the given problem which says: 4 words in \"THE ENGLISH LANGUAGE\" in which you lay stress on the letters in caps. in these you can make words which might end in dous. I hope you all understand what I actually mean to say. Just go trough all possible words that can be formed from the letters of \"The English Language\". Only then you can get \"ONLY 4 WORDS\" or else as Charlie has mentioned there exists more than 4 in english language and not in \"THE ENGLISH LANGUAGE\". Think about it agin all of you. ',NULL,0);
INSERT INTO comment VALUES (3080,448,979,'Ravi Raja','re: maybe','2003-03-06 03:22:48',0,'hey tim please do check your answer again.',3069,0);
INSERT INTO comment VALUES (3081,448,979,'Ravi Raja','re: It is hard to get good help these days!','2003-03-06 03:37:40',0,'how can you say that you have to pay him 24 rupees for delivering 80 glasses Bryan ? please check your calculations Bryan.',3071,0);
INSERT INTO comment VALUES (3082,474,1183,'fwaff','re: MY IDEA !!!! JUST THINK !!!!','2003-03-06 03:50:33',0,'...except that \'THE ENGLISH LANGUAGE\' contains neither an \'O\' nor a \'D\' - so there aren\'t any words that can be made from the letters in \'THE ENGLISH LANGUAGE\' that end in \'dous\'?\r\n\r\nI think DJ got it right with the only 4 \'every-day\' words ending in \'dous\'. The other ones that Charlie found are perfectly valid, but probably not what Candi had in mind when she posted the problem.',3079,0);
INSERT INTO comment VALUES (3083,449,1301,'Charlie','re: postage','2003-03-06 03:54:22',0,'Yes, Nick, I agree also.  One point that should be made as to this solution\'s uniqueness is that the request included \"some 2 rupee stamps\", and logically speaking \"some\" means at least one.  Otherwise someone could say that the request could be satisfied by 15 5-rupee stamps with none of the other two denoms.',3077,0);
INSERT INTO comment VALUES (3084,231,775,'Cory Taylor','re: Need some math theory help over here','2003-03-06 04:57:23',0,'I agree entirely with your analysis.  This is one of those problems that is (or seems to be) obvious at first glance, the the problem is the actual proof.  Not being a proof guy myself, I\'ll tell you I thought about the same method, and left it at that.',3072,0);
INSERT INTO comment VALUES (3085,251,775,'Cory Taylor','off the wall','2003-03-06 05:00:09',0,'In todays world, matbe a solution that better satisfies the constraints is this: A divorved woman has 7 children, all of which are boys.  She shares joint custody with her ex-husband, having them half the time.  Therefore she has an average of 3.5 boys at a time (which is half of seven of course)...',NULL,0);
INSERT INTO comment VALUES (3086,448,1567,'Bryan','re(2): It is hard to get good help these days!','2003-03-06 08:53:14',0,'Hey, Ravi, I don\'t like it any better than you, but the truth is, Harry pulled one over on us:\r\n\r\nHe delivered 80 glasses safely @ 30 paise each = 24 Rupees\r\nHe kept 20 glasses for himself, being careful not to break any \r\n\r\nBecause he did not break any glasses, Harry does not forfeit any money.  And while I feel it is necessary for me to pay him the 24 Rupees in order to honor the deal I made with him (a gentleman\'s word), I won\'t have any compunction reporting this swindle to my neighbor, his employer!\r\n',3081,0);
INSERT INTO comment VALUES (3087,40,1171,'nikki','re: a better open problem','2003-03-06 09:32:27',0,'I am not 100% sure (so please explain if I am wrong), but I don\'t think you can find the odd coin out of 9 coins in only 2 weighings.  Not unless you know the odd coin is definitely heavier (or definitely lighter).  But in that case, g(3) would be 27, wouldn\'t it?',48,0);
INSERT INTO comment VALUES (3088,465,1567,'Bryan','Yikes!','2003-03-06 12:55:24',0,'The difficulty level for this is 3 of 5?  I\'m not worthy!',NULL,0);
INSERT INTO comment VALUES (3089,465,1301,'Charlie','solution','2003-03-06 13:09:15',3,'Start with 2001! + 2 (that\'s 2 more than 2001 factorial, which latter is all the natural numbers through 2001 multiplied together). 2001! +2 is divisible by 2. 2001!+3 is divisible by 3.  2001!+4 is divisible by 4, ... , 2001!+2001 is divisible by 2001.  This follows from 2001! itself being divisible by all these numbers; then adding an extra of each number gives another number also divisible by it.',NULL,0);
INSERT INTO comment VALUES (3090,465,979,'Ravi Raja','My Solution !!!!','2003-03-06 19:49:46',3,'First I would define what is meant by (N)! (pronounced as N - Factorial), where N is positive integer.\r\n<br>\r\n(N)! is defined(mathematically) as the product of all positive natural numbers from 1 to N and is written as: \r\n<br>\r\n(N)! = (N).(N-1).(N-2).(N-3)....4.3.2.1 or,\r\n<br>\r\n(N)! = 1.2.3.4.....(N-3).(N-2).(N-1).(N)\r\n<br>\r\nSo, we see that all the numbers from 1 to N are factors of (N)!. So, for any positive integer, say M, lying between 1 and N is a factor of \r\n[(N)! + M]. Using this, we can say that 2 is a factor of (N)! + 2, 3 is a factor of (N)! + 3, 4 is a factor of (N)! + 4,....., and so on, provided the numbers 2,3,4,....all are less than N. Proceeding in a similar manner, we can write N is a factor of (N)! + N. Thus we see that in this case we are getting (N-1) consecutive composite numbers.\r\n<br>\r\nSo, to find 2000 consecutive composite numbers, put N = 2001 and we get the resulting numbers as [(2001)! + 2],[(2001)! + 3],[(2001)! + 4],[(2001)! + 5],....,[(2001)! + 2000],[(2001)! +2001], which are nothing but 2000 consecutive composite numbers.\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3091,474,979,'Ravi Raja','re(2): MY IDEA !!!! JUST THINK !!!!','2003-03-06 20:16:23',2,'What I was trying to say fwaff was that only the prefix (excluding the last part: \'dous\') will be taken from \"THE ENGLISH LANGUAGE\" and not the entire word (including \'dous\'). For example: the prefixes \'horren\', \'tremen\',....etc. and then you add \'dous\' to its end to complete the word. Now I believe you understand what I meant in my previous comment.\r\n',3082,0);
INSERT INTO comment VALUES (3092,465,1183,'fwaff','Smaller solution?','2003-03-06 22:10:14',3,'I\'m not 100% sure on this, but here goes...\r\n\r\nGiven:\r\n\r\n1. the logic already explained by Charlie and Ravi that produced the answer 2001!+2.......2001!+2001.\r\n\r\n2. for every x in {1, 1000} there exists y in {1001,2001} such that y/x is an integer.\r\n\r\nTherefore the series (2001!)/(1000!) + 2, .....(2001!)/(1000!) + 2001 should also be 2000 consecutive composite numbers.\r\n\r\nThere will also be an even smaller series found by breaking {1001, 2001} into it\'s prime factors and cancelling out where appropriate.',3089,0);
INSERT INTO comment VALUES (3093,449,979,'Ravi Raja','re(2): postage','2003-03-07 03:35:42',0,'Well Charlie, i believe some 2 rupee stamps means at least one or else he could obviously had directly asked for 15  five-rupee stamps.',3083,0);
INSERT INTO comment VALUES (3094,463,1301,'Charlie','solution','2003-03-07 04:08:18',3,'First find the probability that the first shooter will win.  He has probability 1/2 of hitting on the first shot.  If he misses (w/ prob 1/2), there\'s a 1/2 probability the opponent will miss and then 1/2 that the original shooter will hit the mark.  Thus the overall prob of a hit on the second go round is (1/2)(1/2)(1/2) = 1/8.  Each subsequent possibility (e.g., a hit on the third try for the first player) is 1/4 the previous, as two additional shots have to be made.  Thus the prob. that the first shooter wins is \r\np = 1/2 + 1/8 + 1/32 + ...\r\nthen\r\n4p = 2 + 1/2 + 1/8 + 1/32 + ...\r\nso\r\n3p = 2; and therefore p=2/3\r\nAs the probability of shooting first is 1/3 and the prob of shooting second is 2/3, the prob of winning is these multiplied by the conditional prob of winning given shooting 1st and 2nd respectively:\r\n(1/3)(2/3) + (2/3)(1/3) = 4/9, which is the answer.',NULL,0);
INSERT INTO comment VALUES (3095,465,775,'Cory Taylor','not sure','2003-03-07 04:33:11',0,'I can\'t say I agree with you guys on this one.  I\'ll justify my doubt with a smaller numbered version of your arguments.\r\n\r\nIn trying to find 5 consecutive composite numbers, you\'d start with 5! (or 120).  Then the reaasoning is that 5!, 5!+1, 5!+2, 5!+3 and 5!+4 are a string of composite numbers because 5! is dividsible by all of the addition parts.  Well, 121 (while it is a composite of 11*11), isn\'t divisible by the first 5 numbers.   Will this method then produce reliable results, or have I missed a part of your explanation? ',NULL,0);
INSERT INTO comment VALUES (3096,465,775,'Cory Taylor','re: not sure','2003-03-07 04:34:06',0,'never mind..., I missed the start at 5!+2',3095,0);
INSERT INTO comment VALUES (3097,465,1301,'Charlie','re: Smaller solution?','2003-03-07 04:39:28',0,'That sounds right to me, fwaff. Looking good.',3092,0);
INSERT INTO comment VALUES (3098,463,775,'Cory Taylor','another method','2003-03-07 04:49:25',0,'Looking at the first six terms for each of the 2 shooters, you can see the pattern and easily express it as the sum of an infinite series.</p>For the \"heads\" side it is (1/3)&#8721;(1/2)^n+(1/3)&#8721;(1/2)^(2n), and for the \"tails\" side (1/3)&#8721;(1/2)^n+(1/3)&#8721;(1/2)^(2n-1).  With a little mathematical manipulation, and the knowledge that the first sum to infinity is 1, this breaks down to \"heads\" as (1/3)+(1/3)&#8721;(1/2)^(2n) and \"tails\" as (1/3)+(2/3)&#8721;(1/2)^(2n).  Now, knowing that the two probibilities are mutually exclusive and certain (i.e., they sum to 1), you can determine that the two remaining \"sum\" parts must total to 1/3.</p>So then, for the \"heads\" side you end up with (1/3) + (1/3)*(1/3), or 4/9 as staetd before',NULL,0);
INSERT INTO comment VALUES (3099,474,1567,'Bryan','re(3): MY IDEA !!!! JUST THINK !!!!','2003-03-07 05:09:37',0,'Ravi, the question asks for words in the English language, not prefixes.  However, if one persists in following up the prefix theory, it is evident upon examination that not a single prefix from Charlie\'s list of words can be made from the letters in THE ENGLISH LANGUAGE, let alone four.',3091,0);
INSERT INTO comment VALUES (3100,465,1183,'fwaff','Smallest solution','2003-03-07 05:22:36',3,'Given previous assumptions, the lowest starting number is 2 + X, where X is the product of:\r\n\r\n2^10, 3^6, 5^4, 7^3, 11^3, 13^2, 17^2, 19^2, 23^2, 29^2, 31^2, 37^2, 41^2, 43^2, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307, 311, 313, 317, 331, 337, 347, 349, 353, 359, 367, 373, 379, 383, 389, 397, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 461, 463, 467, 479, 487, 491, 499, 503, 509, 521, 523, 541, 547, 557, 563, 569, 571, 577, 587, 593, 599, 601, 607, 613, 617, 619, 631, 641, 643, 647, 653, 659, 661, 673, 677, 683, 691, 701, 709, 719, 727, 733, 739, 743, 751, 757, 761, 769, 773, 787, 797, 809, 811, 821, 823, 827, 829, 839, 853, 857, 859, 863, 877, 881, 883, 887, 907, 911, 919, 929, 937, 941, 947, 953, 967, 971, 977, 983, 991, 997, 1009, 1013, 1019, 1021, 1031, 1033, 1039, 1049, 1051, 1061, 1063, 1069, 1087, 1091, 1093, 1097, 1103, 1109, 1117, 1123, 1129, 1151, 1153, 1163, 1171, 1181, 1187, 1193, 1201, 1213, 1217, 1223, 1229, 1231, 1237, 1249, 1259, 1277, 1279, 1283, 1289, 1291, 1297, 1301, 1303, 1307, 1319, 1321, 1327, 1361, 1367, 1373, 1381, 1399, 1409, 1423, 1427, 1429, 1433, 1439, 1447, 1451, 1459, 1471, 1481, 1483, 1487, 1489, 1493, 1499, 1511, 1523, 1531, 1543, 1549, 1553, 1559, 1567, 1571, 1579, 1583, 1597, 1601, 1607, ',NULL,0);
INSERT INTO comment VALUES (3101,465,1183,'fwaff','re: Smallest solution - the rest of it','2003-03-07 05:28:22',3,'...1609, 1613, 1619, 1621, 1627, 1637, 1657, 1663, 1667, 1669, 1693, 1697, 1699, 1709, 1721, 1723, 1733, 1741, 1747, 1753, 1759, 1777, 1783, 1787, 1789, 1801, 1811, 1823, 1831, 1847, 1861, 1867, 1871, 1873, 1877, 1879, 1889, 1901, 1907, 1913, 1931, 1933, 1949, 1951, 1973, 1979, 1987, 1993, 1997, 1999\r\n\r\nEssentially this is the product of all prime numbers up to 1999, with the first few appearing several times as shown.\r\n\r\nI can\'t see any way there could be a smaller number, but if I\'m wrong then I\'m sure somebody\'ll tell me.',3100,0);
INSERT INTO comment VALUES (3102,465,1301,'Charlie','re: Smallest solution','2003-03-07 07:12:27',0,'And the first of the 2000 consecutive composite numbers is \r\n 1511177948774443153075363083375728221737363088535793399032279044730004763223472\r\n34655122160866668946941993951014270933512030194957221371956828843521568082173786\r\n25124233315783045043562321166430850031684447861780910115822067210889505350882926\r\n61204970317427493760459298902960528055272123153828052193533162707425724019620354\r\n64878235703759464796806075131056520079836955770415021318508272982103736658633390\r\n41134775900056327122606218234596418416734691822524385634879401335541840469582625\r\n69116220540154236113752619459059742252576590103794147875476819841129415813251983\r\n96634685659217861208771400322507388161967513719166366839894214040787733471287845\r\n62983399388541346222529454878558164180462041725656368528058651130191839901045134\r\n78157765708427907385453067077509376242675011038403244700834257141381839056576677\r\n36579430274197734179172691637931540695631396056193786415805463680002, \r\na number with 867 digits.\r\nFound by:\r\n    5   T=1\r\n   10   F=2\r\n   20   while F<2001\r\n   40         F2=F\r\n   50         while F2*F<2000\r\n   60            F2=F2*F\r\n   70         wend\r\n   80         print F2;\r\n   90         T=T*F2\r\n   95         F=nxtprm(F)\r\n  100   wend\r\n  105   print\r\n  110   print T+2',3100,0);
INSERT INTO comment VALUES (3103,464,1,'levik','Solution?','2003-03-07 09:02:08',4,'Anoop, do you have a solution for this one?',NULL,0);
INSERT INTO comment VALUES (3104,66,1626,'Gamer','re(2): Someone else?','2003-03-07 09:57:09',0,'The answer is just to have a girl be a barber! ;)',3019,0);
INSERT INTO comment VALUES (3105,452,213,'Jim Lyon','Solution','2003-03-07 10:41:21',3,'They will never be on the right foot together. Whenever the tall man steps on his right foot, the short man is halfway between two steps.',NULL,0);
INSERT INTO comment VALUES (3106,427,1626,'Gamer','re: riiiiight','2003-03-07 10:48:06',0,'It\'s not like a cryptogram... 1 looks like I, 0 has different names, including ought, O (cause it looks like an O), and nothing. 2=to, 4=for (like because), and 8 = ate.',3065,0);
INSERT INTO comment VALUES (3107,452,1567,'Bryan','A matter of interpretation','2003-03-07 11:05:27',3,'Depending on the level of word play, any number of answers can be argued.  The first solution to occur to me is, if both men start out by standing on their left feet, then their first step will be onto their right feet, together.',NULL,0);
INSERT INTO comment VALUES (3108,461,1072,'Alan','Basic idea','2003-03-07 11:14:45',3,'If we make the assumption that every coin flip has a 50/50 chance of landing head or tails. If every coin has an equal chance of having both outcomes occur then that means every coin combination has an equal chance of occuring. So, because there are 2 000 000 flips and only 1 of 2 outcomes can occur each time then this gives us 2^2,000,000 possiblilities. Since each of these have an equal chance of happening then that means 1,000,000 heads and 1,000,000 tails is just as likely as 2,000,000 heads. So we take the number 2^2,000,000(which according to many online calculators is infinity) and then you take 2^2,000,000&#8730;100 and that will give you the percent chance',NULL,0);
INSERT INTO comment VALUES (3109,461,1072,'Alan','re: Basic idea','2003-03-07 11:15:59',0,'Oh yeah i don\'t believe 2^2000000 is infinity its obious there will be a number that is the solution to this question. ',3108,0);
INSERT INTO comment VALUES (3110,356,1626,'Gamer','','2003-03-07 11:16:41',0,'The problem I see is \"I bet you I can walk around you 3 times\", If he doesn\'t walk around him 3 times, he\'s lost the bet!',NULL,0);
INSERT INTO comment VALUES (3111,250,1626,'Gamer','re: Everything, something and nothing','2003-03-07 12:36:05',0,'This statement is a lie... Is this a paradox? I think this would be a good follow up question.',1545,0);
INSERT INTO comment VALUES (3112,31,1626,'Gamer','re: Weird Idea','2003-03-07 12:40:03',2,'If you assumed that 2xInfinity is even, then you could assume he was facing the house. Otherwise you don\'t know.',1218,0);
INSERT INTO comment VALUES (3113,452,1482,'Jana','Solution','2003-03-07 12:53:08',3,'Based on the assumption that each man starts by standing with both feet together and the first step is with the left foot (my interpretation, the tall man\'s 4th step would land hiim on his right foot and the short man would be landing his right foot at the same time, but on his 6th step. Mathematically, the solution is a simple multiplication problem: 3 steps to every 2 steps is equal to 3 X 2 = 6.',NULL,0);
INSERT INTO comment VALUES (3114,367,1626,'Gamer','re: Thought process','2003-03-07 13:25:52',4,'Here\'s what I thought...\r\n\r\nWhen tommorrow is yesterday ( Find the answer to this next part and then shift it back 2 days)\r\n\r\nToday will be as near to Sunday as 2 days later. this Today means could allow Saturday (It\'s as close as Monday)\r\n\r\nShifted back 2 days is Thursday... Where did I make my mistake?',2420,0);
INSERT INTO comment VALUES (3115,189,1626,'Gamer','Another one :)','2003-03-07 14:04:43',2,'My guess is sixteen!',2075,0);
INSERT INTO comment VALUES (3116,411,1072,'Alan','I don\'t know but....','2003-03-07 15:48:10',0,'I don\'t know much about computer programming but one way to set up a program to answer a question could be done by making  program run in phases. Phase 1. Hacker votes <br>Phase 2. deletion <br>Phase 3. posting of 1 problem(that is most recent) Oh yeah i\'m almost positive that posting the most recent problem as opposed to the oldest will result in a difference in the number of days(seeing as how the hackers vote on questions and their positioning matter)',NULL,0);
INSERT INTO comment VALUES (3117,445,1637,'chris','Ummmm','2003-03-07 16:49:52',3,'By process of elimination you know that either 3 or 4 is the true one. If 3 is true then 1 2 & 4 are false so B had apples. C had grapes. So that means A must have had bananas.   ',NULL,0);
INSERT INTO comment VALUES (3118,352,979,'Ravi Raja','re: Re: Ravi','2003-03-07 20:33:27',0,'i agree delvin but it was not mentioned in the question that reflections are not allowed.',2199,0);
INSERT INTO comment VALUES (3119,452,979,'Ravi Raja','re: A matter of interpretation','2003-03-07 20:38:20',1,'Bryan, you are saying that if both men start out by standing on their left feet, then their first step will be onto their right feet, together. Similarly, next time they will step on their left feet together and so on. That implies they are always walking together and together they are going to take every step and the condition of the problem which says \"A short man takes three steps to a tall man’s two steps\" will never be satisfied. So just check where you are going wrong.',3107,0);
INSERT INTO comment VALUES (3120,464,979,'Ravi Raja','re: Solution?','2003-03-07 20:40:45',0,'Levik, I think the solution posted by Charlie with the subject \"Step by Step\" is correct but I do not know whether the calculations can be reduced a bit more or not ? I mean I do not know whether there exists a simpler solution or not.',3103,0);
INSERT INTO comment VALUES (3121,474,979,'Ravi Raja','re(4): MY IDEA !!!! JUST THINK !!!!','2003-03-07 20:44:59',1,'I agree to what you are saying Bryan but then why don\'t you think a bit more on this. When you have seen that not a single prefix from Charlie\'s list of words can be made from the letters in THE ENGLISH LANGUAGE, then at the same time, there does not exist \"EXACTLY (ONLY) FOUR WORDS IN THE ENGLISH LANGUAGE\" (as mentioned in the question) that end in \"dous\". What do you have to say for that ?',3099,0);
INSERT INTO comment VALUES (3122,474,979,'Ravi Raja','re: Cheating, we get...','2003-03-07 20:47:56',0,'It\'s not cheating Charlie, it is actually a \"TRICK\". Read my comments, then you will understand.',3074,0);
INSERT INTO comment VALUES (3123,465,979,'Ravi Raja','re: Smaller solution?','2003-03-07 20:51:23',1,'Hey fwaff, whaat about a prime number, say p, in the interval {1,1000} ? Does there exist in this case, a number, say q, in the interval {1001,2001} such that p/q is an integer ? As you have mentioned that \"FOR EVERY \'x\' in {1, 1000} THERE EXISTS \'y\' in {1001,2001} such that y/x is an integer\". What do you have to say for that ? \r\n\r\n',3092,0);
INSERT INTO comment VALUES (3124,474,979,'Ravi Raja','re(2): hmm','2003-03-07 21:05:02',0,'May be the question is not wrong Levik but we\'re not getting the trick (if there\'s any). Either the problem is very tricky or it is wrong. Yes it can also be that Candi has not been able to express what exactly she is looking for ?',3075,0);
INSERT INTO comment VALUES (3125,445,1572,'Mike Convente','solution','2003-03-08 03:17:29',3,'A had bananas, B had apples, and C had grapes.\r\n\r\nI took each possible solution and made it true until one worked out.\r\n\r\nIf C had bananas, then statement 2 would be false, stating that C has grapes, and one person can\'t have two foods, so that one is false.\r\n\r\nIf C did not have grapes, then B had both grapes and apples, so that one is false.\r\n\r\nFor the last one, if B did not have apples, then both B and C had grapes, so that is false.\r\n\r\nThat leaves us with statement 3 being true.  If B did not have grapes, then B did have apples, C did not have bananas but did have grapes.  That leaves bananas for A.',NULL,0);
INSERT INTO comment VALUES (3126,449,1643,'Adam','Postage','2003-03-08 05:31:40',0,'I think I found the solution.\r\n\r\nHe gets two {2 ruppe stamps}\r\nHe gets 13 {1 ruppe stamps)\r\nHe gets 12  {5 ruppe stamps}\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3127,414,1637,'chris','too easy','2003-03-08 05:44:37',0,'ABCDEFGHIJK(NO L)MNOPQRSTUVWXYZ\r\n            NOEL   \r\nMERRY CHRISTMAS',NULL,0);
INSERT INTO comment VALUES (3128,392,1637,'chris','?','2003-03-08 05:54:18',0,'Is there supposed to be more to this problem? What if you held on to one rope climbed the other and cut it off at the top. Swung down. Then climbed some of the other and cut it too?',NULL,0);
INSERT INTO comment VALUES (3129,234,1626,'Gamer','some good and some bad.','2003-03-08 06:28:12',0,'I don\'t like stop banging the pots... Since you aren\'t doing anagramming intentionally, and banging and the don\'t anagram... I like a woman hitler! :D That\'s cute... Anagrams always reveal the truth about society',NULL,0);
INSERT INTO comment VALUES (3130,82,1626,'Gamer','re: death is no paradox','2003-03-08 06:35:54',1,'Theoretically yes, but biologically one nanosecond wouldn\'t make any difference in dying... in other words, someone who was stabbed in the chest, and another person who was stabbed a nanosecond later could die at the same time... So it wouldn\'t matter',2739,0);
INSERT INTO comment VALUES (3131,348,1626,'Gamer','Well...','2003-03-08 06:59:07',0,'Water also gives him death... If you pour water on snow it melts.',NULL,0);
INSERT INTO comment VALUES (3132,465,775,'Cory Taylor','re(2): Smaller solution?','2003-03-08 07:09:53',0,'No ravi, either you\'re wrong, or you\'ve made the mistake I think you\'ve made, and you\'re wrong, or you\'ve made some other mistake.\r\n1.) The way you\'ve written it, you are dividing a smaller number by a larger one, thus never getting an integer.  But I don\'t believe this is what you meant?  fwaff has the larger number divided by the smaller.\r\n\r\n2.) Every number from 1-1000 has a certain number of multiples that will produce a number between 1001 and 2000. For example the number 503 (1-1000) has 1006 and 1509, both within the 1001-2000 range that will produce an integer when divided larger/smaller.\r\n\r\n3.)Otherwise I\'m not sure that you\'ve stateed your question properly.',3123,0);
INSERT INTO comment VALUES (3133,461,775,'Cory Taylor','re: Basic idea','2003-03-08 07:15:31',0,'The catch here Alan is that the outcome is NOT dependant on order.  You\'ve correctly begun the process by showing there to be 2^2000000 possible \"ordered\" outcomes, but now you have to find some way of grouping them so that you include all the possible ways of flipping the desired number of heads.  For example, on a much smaller scale, with two flips you could get;\r\nHH\r\nHT or TH\r\nTT\r\nSo the prob. here is 2/4, not 1/4.  I hope this gets my point across.\r\n',3108,0);
INSERT INTO comment VALUES (3134,366,1626,'Gamer','Simple Solution','2003-03-08 07:41:34',0,'This is the way I did it...\r\n\r\nIf C\'s last statement is true, his first statement is true too. So C didn\'t and B didn\'t\r\n\r\nA\'s last statement is false, so A didn\'t do it.\r\n\r\nThis leaves D.',NULL,0);
INSERT INTO comment VALUES (3135,449,1644,'Kyra Kelly','','2003-03-08 09:20:54',0,'I think i found the solution \r\n\r\nhe bought:\r\n5 - 2 ruppe stamps\r\n30 - 1 ruppe stamps\r\n7 - 5 ruppe stamps',NULL,0);
INSERT INTO comment VALUES (3136,474,1301,'Charlie','re(3): hmm','2003-03-08 09:21:32',0,'Indeed as fwaff said: \"I think DJ got it right with the only 4 <b>\'every-day\'</b> words ending in \'dous\'. The other ones that Charlie found are perfectly valid, but probably not what Candi had in mind when she posted the problem. \"\r\n',3124,0);
INSERT INTO comment VALUES (3137,465,1301,'Charlie','re(2): Smaller solution?','2003-03-08 09:37:44',0,'Ravi, here\'s a list of the primes between 1 and 1000 paired with their first multiple in {1001,2001}:  It begins\r\n( 2 1002)( 3 1002)( 5 1005)( 7 1001)( 11 1001)( 13 1001)\r\n( 17 1003)( 19 1007)( 23 1012)( 29 1015)( 31 1023)( 37 1036)\r\n( 41 1025)( 43 1032)( 47 1034)( 53 1007)( 59 1003)( 61 1037)\r\n( 67 1005)( 71 1065)( 73 1022)( 79 1027)( 83 1079)( 89 1068)\r\n( 97 1067)( 101 1010)( 103 1030)( 107 1070)( 109 1090)( 113 1017)\r\n( 127 1016)( 131 1048)( 137 1096)( 139 1112)( 149 1043)( 151 1057)\r\n( 157 1099)( 163 1141)( 167 1002)( 173 1038)( 179 1074)( 181 1086)\r\n( 191 1146)( 193 1158)( 197 1182)( 199 1194)( 211 1055)( 223 1115)\r\n( 227 1135)( 229 1145)( 233 1165)( 239 1195)( 241 1205)( 251 1004)\r\n( 257 1028)( 263 1052)( 269 1076)( 271 1084)( 277 1108)( 281 1124)\r\n( 283 1132)( 293 1172)( 307 1228)( 311 1244)( 313 1252)( 317 1268)\r\n( 331 1324)( 337 1011)( 347 1041)( 349 1047)( 353 1059)( 359 1077)\r\n( 367 1101)( 373 1119)( 379 1137)( 383 1149)( 389 1167)( 397 1191)\r\n...',3123,0);
INSERT INTO comment VALUES (3138,465,1301,'Charlie','re(3): Smaller solution?','2003-03-08 09:40:31',0,'and continues...\r\n( 401 1203)( 409 1227)( 419 1257)( 421 1263)( 431 1293)( 433 1299)\r\n( 439 1317)( 443 1329)( 449 1347)( 457 1371)( 461 1383)( 463 1389)\r\n( 467 1401)( 479 1437)( 487 1461)( 491 1473)( 499 1497)( 503 1006)\r\n( 509 1018)( 521 1042)( 523 1046)( 541 1082)( 547 1094)( 557 1114)\r\n( 563 1126)( 569 1138)( 571 1142)( 577 1154)( 587 1174)( 593 1186)\r\n( 599 1198)( 601 1202)( 607 1214)( 613 1226)( 617 1234)( 619 1238)\r\n( 631 1262)( 641 1282)( 643 1286)( 647 1294)( 653 1306)( 659 1318)\r\n( 661 1322)( 673 1346)( 677 1354)( 683 1366)( 691 1382)( 701 1402)\r\n( 709 1418)( 719 1438)( 727 1454)( 733 1466)( 739 1478)( 743 1486)\r\n( 751 1502)( 757 1514)( 761 1522)( 769 1538)( 773 1546)( 787 1574)\r\n( 797 1594)( 809 1618)( 811 1622)( 821 1642)( 823 1646)( 827 1654)\r\n( 829 1658)( 839 1678)( 853 1706)( 857 1714)( 859 1718)( 863 1726)\r\n( 877 1754)( 881 1762)( 883 1766)( 887 1774)( 907 1814)( 911 1822)\r\n( 919 1838)( 929 1858)( 937 1874)( 941 1882)( 947 1894)( 953 1906)\r\n( 967 1934)( 971 1942)( 977 1954)( 983 1966)( 991 1982)( 997 1994)\r\nOf course as Cory pointed out, you could see that a number smaller than 1000 must necessarily have its multiples repeat at an interval smaller than 1000, and necessarily have a member fall into {1001,...,2001}.',3137,0);
INSERT INTO comment VALUES (3139,411,1301,'Charlie','re: I don\'t know but....','2003-03-08 11:41:06',0,'Indeed, those three phases were done, by fwaff and myself.  And also indeed it makes a difference which of the eligible problems gets posted, as that is the difference between the result reported by fwaff in comment 37 (repeated by myself in 39-42), and the result I posted in comment 43.  The latter does indeed post the latest eligible voted on that day one exists, but otherwise it posts the earliest in the queue.  As reported they have different numbers of days and in fact only the latter produces 40 posts with no rejections.',3116,0);
INSERT INTO comment VALUES (3140,393,1626,'Gamer','re: well.....','2003-03-08 12:19:39',0,'I bet it\'s not... 25 is 67 degrees Fahrenheit...',2724,0);
INSERT INTO comment VALUES (3141,449,1628,'olga','','2003-03-08 12:26:43',0,'Let assume that \"a\" is a quantity of 2 rupee stamps. We can write equation: 2a+6a+5b=75 where b is a quantity of 5 rupee stamps. 8a+5b=75. Since 8a must be even 8 it means 5b=35. b=7. 8a=40. a=5. It means that he bought 7 stamps per 5 rupee, 5 stamps per 2 rupee and 30 stamps per one rupee.',NULL,0);
INSERT INTO comment VALUES (3142,405,1626,'Gamer','re: more difficult','2003-03-08 14:55:10',0,'Here\'s how to do it with 4 lines...  Take your pen and draw through abc... Then get a pen from someone else (as long as it\'s not YOUR pen) and draw through adg, beh, cfi, lifting it up each time. You didn\'t lift YOUR pen from the paper. :D',2613,0);
INSERT INTO comment VALUES (3143,422,1626,'Gamer','re(2): And they are...','2003-03-08 15:17:25',0,'I liked this problem lots when I saw it about a month ago... I am interested in how you calculated it Charlie as well, although I don\'t doubt the validity of your number :)',2846,0);
INSERT INTO comment VALUES (3144,392,1645,'unknown','solution','2003-03-08 15:22:15',0,'all of it depending on your surroundings It mgiht be possible to steal all if there was a ladder chandelier something like that',NULL,0);
INSERT INTO comment VALUES (3145,367,1645,'unknown','agree','2003-03-08 15:27:04',0,'agree with levik',NULL,0);
INSERT INTO comment VALUES (3146,374,1645,'unknown','easy','2003-03-08 15:28:26',0,'easy one',NULL,0);
INSERT INTO comment VALUES (3147,474,1645,'unknown','solution','2003-03-08 15:47:31',0,'there more than 4 but four words are cowardous, horrendous, timidous, and hazardous',NULL,0);
INSERT INTO comment VALUES (3148,474,1645,'unknown','','2003-03-08 16:08:24',0,'aldous, anidous, annelidous, doused',NULL,0);
INSERT INTO comment VALUES (3149,445,1016,'...','I THINK','2003-03-09 00:12:05',0,'B had BANANAS (because he cannot have apples or grapes)\r\n\r\nC had apples (because he cannot have grapes and bananas are taken from B)\r\n\r\nA had grapes (because that is the only fruit left)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3150,42,417,'Steve Hutton','my methods and Charlie\'s corrections','2003-03-09 02:07:57',0,'For problem B, Charlie is correct that I said \"(n-1)/200\" when I should have said n/200.  \r\n\r\nThe second \"error\" is really just another way of getting the same result. I gave a general formula for p(m,n) with a separate formula for the special case of p(m,200).  This formula gives the probability that we had 199 at m-1 and have 200 at m.  Charlie, instead, used the general formula to get the probability that we have 200 at time m (or earlier) and then subtracted the probability that we have 200 at time m-1 (or earlier).\r\n\r\nBoth methods give the same result, but Charlie\'s is a bit more elegant. \r\n\r\nFor problem A, my errors were greater. Yes, I got the denominator wrong and I also got the f(0,x) to f(5,x) reversed.  As with problem B, I gave a special case for the end conditions and Charlie used the general formula at time \"m\" but subtracted the probability that 200 cards were already reached at time \"m-1\". In this case, Charlie\'s method is much more elegant.\r\n\r\nSo, if this problem has been answered by two different methods doesn\'t it count as solved?',NULL,0);
INSERT INTO comment VALUES (3151,474,1645,'luvya2003','solution','2003-03-09 06:26:48',0,'There are only three words that the letters expept for -dous are in \"THE ENGLISH LANGUAGE\" and those are annelidous, anidous, aldous',NULL,0);
INSERT INTO comment VALUES (3152,452,1645,'luvya2003','real solution','2003-03-09 06:37:42',3,'they will never be stepping together on the right foot because whenever they\'re stepping togethor the short man is stepping on his left foot.',NULL,0);
INSERT INTO comment VALUES (3153,422,1301,'Charlie','re(3): And they are...','2003-03-09 07:21:05',0,'Gamer, as mentioned in comment 16 It was calculated using the UBASIC interpreter. It\'s downloadable from http://archives.math.utk.edu/software/msdos/number.theory/ubasic/.html, and runs under MS-DOS or a Command Prompt window.  Once you\'re in the interpreter you just type ?2^1000.',3143,0);
INSERT INTO comment VALUES (3154,461,1648,'Marc','Another Form','2003-03-09 07:34:16',0,'I figured the problem out to be the same as:\r\n\r\nThe product of ((2,000,001-n)/n) as n goes from 2 to 500,000 then multiplied by 2^(-1,499,999).  Although this probably gives no insight at all, I thought it looked cool.  Uh, huh huh.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3155,449,1648,'Marc','Let\'s Try This Out For Size','2003-03-09 08:16:21',0,'Let TR=x\r\nLet OR=6x\r\nLet FR=y, where TR is the total amount of 2-rupee stamps bought, OR is the total amount of 1-rupee stamps bought, and FR is the total amount of 5-rupee stamps bought.\r\n\r\nHence the equation,\r\n\r\n2(x) + 1(6x) + 5y = 75, which yields,\r\n\r\ny = (75 - 8x)/5, which says the number of 5 rupee stamps must be divisible by 5.  The only value of x that would satisfy this condition would be when x=5.\r\n\r\nSubstituting in, we get y= (75-40)5, which is 7.  \r\nSo Charles gave him 7 5-rupee stamps, totaling 35 rupees.  Since x=5, then he gave him 6x one rupee stamps (30 1-rupee stamps) totalling 30 rupees. \r\nHe also gave him x 2-rupee stamps (5 2-rupee stamps) totalling 10 rupees, all of which adds up to 75 rupees.\r\n\r\nSo, \r\n\r\n7 5-rupee stamps\r\n30 1-rupee stamps\r\n5 2-rupee stamps\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3156,140,1626,'Gamer','Another one','2003-03-09 14:08:41',0,'Mine would be X/(Y^0) = 6, X=6',NULL,0);
INSERT INTO comment VALUES (3157,26,1626,'Gamer','re: inconsistent climber','2003-03-09 14:19:36',0,'When you think about it, If you graph where the were (altitude) on Y and time of day on X, the lines must cross... ',23,0);
INSERT INTO comment VALUES (3158,452,1626,'Gamer','re: real solution','2003-03-09 14:29:54',0,'Let\'s suppose that the short one takes a step every 2 seconds and the tall one every 3 seconds. (So they are walking at the same pace)\r\n\r\n0- sec: Short: Left---   Tall: Left\r\n1- sec: Short: -------\r\n2- sec: Short: Right--\r\n3- sec: Short: -------             Tall: Right\r\n4- sec: Short: Left---\r\n5- sec: Short: -------\r\n6- sec: Short: Right--  Tall: Left\r\n7- sec: Short: -------\r\n8- sec: Short: Left---\r\n9- sec: Short: -------            Tall: Right\r\n10 sec: Short: Right--\r\n11 sec: Short: -------\r\n12 sec: Short: Left---  Tall: Left\r\n\r\nThe sequence repeats, so it won\'t work!',3152,0);
INSERT INTO comment VALUES (3159,330,1626,'Gamer','Cool!','2003-03-09 14:36:16',0,'I remember I saw that one, it was cool! :)',NULL,0);
INSERT INTO comment VALUES (3160,86,1626,'Gamer','re: hehe','2003-03-09 14:46:52',0,'I don\'t disagree with dividing by 0 or infinity, but you can\'t do it using our numbers. Doing so would be like trying to divide two imaginary numbers and trying to end up with a real number. What I would say is multiply both sides by 10 ^ &#8734; and end up with 1 = 0... I don\'t think they are the same, but it\'s ok... :) I read what you said, and it makes sense too... Here is an extra problem: Using base 7 ONLY What is one half of 5? (Your answer X 2 should = 5) It can\'t be done normal... ',1409,0);
INSERT INTO comment VALUES (3161,465,979,'Ravi Raja','re(3): Smaller solution?','2003-03-09 17:23:26',0,'Yes Cory actually I made a mistake. I was dividing a smaller number by a larger one. I got confused but now everything is clear. ',3132,0);
INSERT INTO comment VALUES (3162,465,979,'Ravi Raja','re(3): Smaller solution?','2003-03-09 17:33:25',0,'Its ok Charlie...you don\'t have to provide the entire list of such numbers.......you could have just pointed out my mistake and could have showed me where I am going wrong......as Cory did. That would have been enough.',3137,0);
INSERT INTO comment VALUES (3163,452,979,'Ravi Raja','re(2): real solution','2003-03-09 17:46:38',0,'That\'s the right method Gamer......',3158,0);
INSERT INTO comment VALUES (3164,474,979,'Ravi Raja','re: solution','2003-03-09 18:01:32',0,'yes exactly luvya2003 that is what I was tring to say. You\'re on the right track. just see if you can find one more word and the problem is solved.',3151,0);
INSERT INTO comment VALUES (3165,445,979,'Ravi Raja','re: I THINK','2003-03-09 18:15:04',0,'well now I Think ...  you will have to go through your solution once again ...',3149,0);
INSERT INTO comment VALUES (3166,452,1482,'Jana','re(2): real solution','2003-03-09 18:19:48',0,'How about, instead of looking at time, we look at distance?  Just as you did for the time, write it down for distance.  It takes the short man three steps to stay next to the tall man (think of a child walking with their father).\r\n\r\nTall:  L R L R L R L R L R L R L R L R L R L R L R L R L R \r\nShort: LRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLRL\r\n\r\nOK! So maybe not!  Another way to try would be to think musically.  Two beats per bar and three beats per bar.  Good job Ravi Raja!  This has me stumped!',3158,0);
INSERT INTO comment VALUES (3167,466,1183,'fwaff','Unscientific solution','2003-03-09 22:07:16',3,'Hmmm, based on my limited understanding of geography and the real world:\r\n\r\nAt the equator every day has twelve hours sunshine\r\nAt the poles there are 6 months of light and 6 months of darkness.\r\nAt the points in between summer days have more than 12 hours of sunshine, winter days have less than 12 hours of sunshine and at each equinox there are exactly 12 hours sunshine.\r\n\r\nSo my guess on the first question is that every point on the globe has the same number of hours sunshine through the year.\r\n\r\nOn the second question...\r\n\r\nAt the equator it\'s hot. \r\nAt the poles it\'s cold. \r\n\r\nAssuming that the atmosphere has roughly the same insulating properties at the pole and the equator, then the equator must clearly receive more energy from the sun than the poles. Presumably this relates to the average angle of the sun which is almost 90deg at the equator and almost 0deg at the poles.\r\n\r\nSo my guess for question 2 is that the insolation increases as one moves from the poles to the equator.\r\n\r\nNo rocket science, no equations, just good old fashioned common sense!',NULL,0);
INSERT INTO comment VALUES (3168,450,1183,'fwaff','Error in the question?','2003-03-10 02:32:54',4,'I don\'t think this problem has a solution unless we can have fractions of animals. Here are my thoughts:\r\n\r\nEach of the 5 droves contains the same number of animals, therefore the total number of animals is a multiple of 5.\r\nEach of the dealers bought the same number of animals, therefore the total number of animals is a multiple of 8.\r\nFrom the above two statements it follows that the total number of animals must be a multiple of 40.\r\n\r\nThe least expensive animals (sheep and pig) cost 2 Rupees, therefore the most animals there could be is 301/2 = 150 animals. Since the total must be a multiple of 40 then there are 40, 80 or 120 animals.\r\n\r\nLet C be the number of cows, let N be the number of sheep/pigs (since sheep and pigs both cost 2).\r\nThen 17C + 2N = 301\r\n\r\nAssume C + N = 40, ie N = 40 - C\r\nThis gives: 17C + 2*(40 - C) = 301 -> C = 221/15 = 14.7\r\n\r\nAssume C + N = 80, ie N = 80 - C\r\nThis gives: 17C + 2*(80 - C) = 301 -> C = 141/15 = 9.4\r\n\r\nAssume C + N = 120, ie N = 120 - C\r\nThis gives: 17C + 2*(120 - C) = 301 -> C = 61/15 = 4.1\r\n\r\nSo none of the possibilities give an integer number of cows. \r\n\r\nAre the values of the sheep and pig correct? As they are both the same it is going to be impossible to work out how many of each animal there are unless there are only cows, which there can\'t be since 301 isn\'t a multiple of 17.',NULL,0);
INSERT INTO comment VALUES (3169,466,775,'Cory Taylor','re: Unscientific solution','2003-03-10 04:27:20',0,'There are differnet amounts of sunlight and, um, un-sunlight, during the year.  While the poles receive 24 hours of sunlight during their summer and 24 hours of darkness during their winter, the period this occurs over is quite different - full sun lasts about 3 weeks, while full dark lasts more than twice that.  Of course, that\'s got to be made up somewhere, and I can only guess that it happens (more sun than dark) between the tropic lines which mark plus and minus 23.5 degrees of latitude.\r\n\r\nAs for the second part of the question, the total energy recieved by the sun greatly diminishes with increased angle, and so therefore much less energy per unit area is received at the poles than between the tropic lines.\r\n\r\nA final consideration is that the Earths orbit ids not circular, it is elliptical.  This means that it is closer to the sun during the Southern hemisphere summer than it is during the Northern hemisphere summer.  This will impact the total energy recieved as well of course (and may explain why the Southern hemisphere is, on average, warmer than the Northern?).',3167,0);
INSERT INTO comment VALUES (3170,450,1301,'Charlie','re: Error in the question?','2003-03-10 05:10:56',4,'Put another way, if c,p and s are the numbers of cows, pigs and sheep, then\r\nc+p+s = 40k\r\n17c+2p+2s = 301\r\nsubtracting twice the first equation from the second:\r\n15c = 301 - 80k\r\nor\r\n15c + 80k = 301\r\nbut the left side is a multiple of 5 and the right is not.',3168,0);
INSERT INTO comment VALUES (3171,472,103,'friedlinguini','Solution','2003-03-10 07:06:18',3,'The level decreases.\r\n\r\nLet Mb be the mass of the boat and Mc be the mass of the cannonball.  Let the density of water be Dw.  An object floating in water displaces its own mass in water.  So the volume of the water displaced is initially (Mb + Mc)/Dw.  If the cannonball is dropped out of the boat, the amount of water displaced is Mb/Dw + Vc, where Vc is the volume of the cannonball.  Vc can be calculated as the mass of the cannonball divided by its density, or Vc = Mc/Dc.  This means that the amount of water displaced after the cannonball is thrown out is Mb/Dw + Mc/Dc.  This is almost the same as the formula we had for when the boat contained the cannonball, except that we have Dc instead of Dw.  Dc is much higher than Dw because we know that cannonballs sink in water.  Thus, a boat with an overboard cannonball displaces less water than a boat containing a cannonball, so the water level must decrease.',NULL,0);
INSERT INTO comment VALUES (3172,450,1301,'Charlie','re(2): Error in the question? -- No, wait a second!','2003-03-10 07:16:20',0,'Oh yes, I forgot, that right hand side is 30100 paise.  So really,\r\n15c+80k = 30100\r\n\r\nc=(30100-80k)/15',3170,0);
INSERT INTO comment VALUES (3173,477,1183,'fwaff','Solution','2003-03-10 07:23:36',3,'Facts/assumptions/interpretations:\r\n\r\n1. The total lost rotation equates to 60 seconds (time) during 100 years (orbits).\r\n2. Constant absolute deceleration.\r\n3. 1 year = 1 orbit = 365.25 standard days (I know this isn\'t exactly correct, but it\'s close enough)\r\n4. 1 standard day = 60*60*24 seconds ... this is a fixed unit of time\r\n\r\nLet X be the number of seconds (time) of rotation lost during a year compared to the previous year. X is constant since the deceleration is absolutely constant.\r\n\r\nDuring year 1 X seconds are lost\r\nDuring year 2 a further 2X seconds are lost\r\nDuring year 3 a further 3X seconds are lost\r\n....\r\nDuring year 100 a further 100X seconds are lost\r\n\r\nSo in total X+2X+3X+...+100X seconds are lost\r\n\r\n-> X+2X+3X+...+100X = 60\r\n-> 5050X = 60\r\n-> X = 0.01188 seconds\r\n\r\nTherefore the difference in rotation between year 0 and year 100 is equivalent to 1.188 (=100*0.01188) seconds (time). So one day today is 0.00325 seconds longer than 100 years ago.\r\n[0.00325 is an average figure for year 100, clearly day 1 will be shorter than day 365 - but this makes no difference to 3SF]\r\n\r\nPart two of the question is equivalent to finding the smallest Q such that:\r\n\r\nX+2X+3X+...+QX >= 86400 (=60*60*24) where X = 0.01188 as above\r\n\r\nAt the minimum X+2X+3X+...+QX = 86400 \r\n-> (Q+1)*(Q/2)*0.01188 = 86400\r\n-> (Q+1)*Q = 14544000\r\n-> Q^2 + Q - 14544000 = 0\r\n-> positive factor gives Q = 3814 years',NULL,0);
INSERT INTO comment VALUES (3174,450,1183,'fwaff','re(3): Error in the question? -- No, wait a second!','2003-03-10 07:33:53',0,'But as each animal costs a whole number of Rupees then Paise are irrelevant, since the only way any of the dealers could spend a number of Paise that wasn\'t a multiple of 100 (ie a whole Rupee) is buy purchasing a part of an animal. Now if the dealers were selling the animals to a butcher then this may be possible, but I think we are meant to assume LIVEstock.\r\n\r\n1 Rupee = 1 Paise : c\'est un kipper rouge!!!',3172,0);
INSERT INTO comment VALUES (3175,450,1301,'Charlie','re(4): Error in the question? -- Yes on third thought.','2003-03-10 07:57:14',0,'Yes, fwaff, you are of course right.  I didn\'t multiply the left side by what I did to the right, and doing so just brings it back to what you originally pointed out.  There doesn\'t seem to be a solution without cutting apart animals.',3174,0);
INSERT INTO comment VALUES (3176,466,1567,'Bryan','re(2): Unscientific solution','2003-03-10 09:51:53',0,'Cory, I disagree that the period of time when the sun never rises is more than twice the period when it never sets.  While that may be true if you compare, say, 75N lat. with 85S lat., it cannot be true for a northern and southern latitude equidistant from the equator.  Consider a horizontal beam of light hitting a globe spinning with its axis tilted 23.5 degrees.  If the 75N lat. line is continuously in shadow, the entire 75S lat. line will be in the light.  It\'s a matter of symmetry.',3169,0);
INSERT INTO comment VALUES (3177,472,1567,'Bryan','Good puzzle!','2003-03-10 10:19:58',0,'If not for this puzzle, I never would have realized that the jetsam in question makes a difference.  The math tells me it does, I just never worked it out before, and I had assumed the level would remain unchanged.  Thanks, fwaff!',NULL,0);
INSERT INTO comment VALUES (3178,452,1567,'Bryan','re(2): A matter of interpretation','2003-03-10 10:31:44',0,'Ravi, yes, I see what you are saying.  My mistake was not a matter of math, but of interpreting the wording.  I read \'stepping out\' to mean the right feet go out at the same time, even if the short man\'s foot strikes first.  I see now that you meant each man\'s right foot strikes at the same time, then they step out.  My bad.',3119,0);
INSERT INTO comment VALUES (3179,450,1626,'Gamer','Same number of animals?','2003-03-10 12:15:22',0,'I don\'t know if this is important, but maybe same number of animals doesn\'t mean same number of each type?',3175,0);
INSERT INTO comment VALUES (3180,41,1626,'Gamer','re: It is Person ___','2003-03-10 14:45:13',0,'(If posting a solution, don\'t give it away in the subject!) It\'s hard to follow, but do it! :) ',100,0);
INSERT INTO comment VALUES (3181,467,979,'Ravi Raja','Here it is !!!!','2003-03-11 03:05:02',3,'A Man - crawling in the morning of life, walking in the prime of life and using a walking stick for support in old age. \r\n<br>\r\nThese were known as the three ages of man and this riddle is most probably known as \"The Riddle Of The Sphinx\".',NULL,0);
INSERT INTO comment VALUES (3189,439,1660,'Tim Axoy','9 is true.','2003-03-11 05:13:11',0,'At most one is true.\r\nIf all are false,10 would be true.\r\nTherefore,nine statements are false and 9 is true.',NULL,0);
INSERT INTO comment VALUES (3190,472,1567,'Bryan','re(2): Good puzzle!','2003-03-11 05:17:10',0,'Hey Ravi.  Maybe social decorum confuse you.  How about just tact?  I mean refraining from boasting about your solution, which avoids using an equals sign but otherwise uses the same logic fl used before you.  Or implying that math confuses me, I assume because I didn\'t bother to include a solution in my comment (I saw that fl already had).  If this grab for attention stems from my appreciating fwaff\'s puzzle and not one of yours, then I apologize for the oversight.  Some of your puzzles are very nice.',3187,0);
INSERT INTO comment VALUES (3183,450,979,'Ravi Raja','I AM SORRY !!!! PROBLEM CORRECTED........','2003-03-11 03:13:40',0,'I am sorry friends/members, I apologise for the blunder that I have made. I actually made a mistake while solving the problem and that\'s the reason why the figures in my problem don\'t satisfy the conditions. \r\n<p>\r\nWell I think in the problem, the statement that says: \r\n<br>\r\n\"My friend received from the dealer in total Rupees 301\", should be actually: \r\n<br>\r\n\"My friend received from the dealer in total Rupees 285\".\r\n<br>\r\nNow I believe the problem is correct and you must be getting a solution (integral and not fractional) for the number of animals of each type in the farm. \r\n<br>\r\nI am really SORRY for such a mistake. ',NULL,0);
INSERT INTO comment VALUES (3184,450,1301,'Charlie','With the new rupee total--a solution or several','2003-03-11 03:23:07',0,'If c,p and s are the numbers of cows, pigs and sheep, then \r\nc+p+s = 40k \r\n17c+2p+2s = 285 \r\nsubtracting twice the first equation from the second: \r\n15c = 285 - 80k \r\nValues of 1 or 2 for k yield fractional cows.\r\nA value of 3 for k yields 3 cows.\r\nValues of k higher than 3 yield negative cows.\r\n\r\nSo k is 3 and the total number of animals is 40*k=120, of which 3 are cows. That leaves a total of 117 sheep and pigs.  As the sheep and pigs are sold at the same price, we can\'t tell how many of the 117 are sheep and how many are pigs.\r\n\r\nNone of the numbers is divisible by either 8 or 5, there can\'t be an even distribution in either droves or among purchasers, so that can\'t be used as a determinative for allocating the 117 to pigs vs. sheep.',NULL,0);
INSERT INTO comment VALUES (3185,472,979,'Ravi Raja','Solution !!!!','2003-03-11 03:45:26',3,'This puzzle uses Archimedes\' principle: \"The Buoyant force on an object submerged or floating is equal to the weight of the displaced liquid.\" They also use Newton\'s law: \"The net force on a body in equilibrium is zero.\"\r\n<br>\r\nThe cannonball in the boat adds to the boat\'s weight, and the presence of the cannonball there causes a displacement of an amount of water which weighs as much as the cannonball. \r\n<br>\r\nOr, in other words, the cannonball in the boat displaces a weight of water equal to its own WEIGHT. When the cannonball is at the bottom of the lake it displaces an amount of water equal to its own VOLUME. Its weight is greater than the weight of an equivalent volume of water (that\'s why it sank), so it displaces more water when in the boat than when at the bottom.\r\n<br>\r\nTherefore, the water level of the lake drops when the cannonball is thrown overboard.\r\n',NULL,0);
INSERT INTO comment VALUES (3186,472,979,'Ravi Raja','re: Solution','2003-03-11 03:49:00',0,'hey fried......i have used Archimedes\' principle to solve the problem....no mathematical calculations required. Just go through my solution that I have provided.',3171,0);
INSERT INTO comment VALUES (3187,472,979,'Ravi Raja','re: Good puzzle!','2003-03-11 03:52:36',0,'hey Bryan. may be mathematical equations confuse you. how about just reasoning ? I mean just proving the entire thing without using mathematical equations ? Just go through the solution that I have posted and then let me know.',3177,0);
INSERT INTO comment VALUES (3188,466,775,'Cory Taylor','re(3): Unscientific solution','2003-03-11 04:13:10',0,'I suppose I wasn\'t clear.  Pick a spot way up North OR way down South.  At that (one) spot, the length of total darkness is greater than the length of total light.  My personal example is that I have my old University roommate, who lives in Innuvik, NWT, at approximately lattitude 69 degrees.  In the summer, the sun stays up 24 hours per day for about 3 weeks, while in his winter, it stays dark 24 hours per day for much longer than 3 weeks.\r\n\r\nI know that from a total perspective, half of the earth is lighted up (or very close to that) at a time, so that discrepancy must be made up somewhere.  Since I\'ve never been south of California, I guessed that the tropic area would accomodate this, because, of course, the two pole areas must be closely symmetric.\r\n\r\nOr I may be wrong, because if I lived where it was always cold and dark, I might be depressed enough about it to exaggerate as well...',3176,0);
INSERT INTO comment VALUES (3191,480,775,'Cory Taylor','solution in my world','2003-03-11 06:46:15',0,'person a, who can see two hats, and knows that all three hats are not the same color, would know his hat color if the two hats he saw were the same (his would be different).  Not only is this important, but the simplicity of it, as person B must rely on person A to answer immediately in this situation.  Since significant time passes without a reply from A, B knows that his hat must be of a different color than person A\'s hat, which he can see.',NULL,0);
INSERT INTO comment VALUES (3192,480,1567,'Bryan','re: solution in my world','2003-03-11 08:35:13',0,'B can see C\'s hat, not A\'s, but otherwise I agree with Cory',3191,0);
INSERT INTO comment VALUES (3193,381,1615,'Jonathan','stupid solution','2003-03-11 09:03:21',1,'horses dont walk on feet.  They walk on hooves.  the riddle and its solution is invalid.',NULL,0);
INSERT INTO comment VALUES (3194,238,1615,'Jonathan','best way','2003-03-11 09:16:16',3,'here is the easiest way...\r\n\r\npour 3 gal in to 5 gal.  do it again and you are left with one gal in the small one.  dump the 5 put the 1 gal into the big one,  fill up three and add it to the 1 in the big jug.\r\n==4 gal.\r\n\r\n3,0\r\n0,3\r\n3,3   Fill up the big one\r\n1,5\r\n1,0\r\n0,1\r\n3,1\r\n0,4\r\n',NULL,0);
INSERT INTO comment VALUES (3195,480,1664,'bob dew','hats off solution','2003-03-11 09:56:27',0,'If convict A doesn\'t answer then convict B knows that his hat is the opposite colour of C\'s.easy ',NULL,0);
INSERT INTO comment VALUES (3196,467,1666,'bik88','easy one','2003-03-11 14:46:33',3,'its a human 4 legs as a baby 2 legs as an adult 3 legs including walking stick as an elder',NULL,0);
INSERT INTO comment VALUES (3197,480,1667,'Erlys','3 blindfolded with hats','2003-03-11 16:11:14',0,'When the blindfold were removed, C knew that if A saw two hats of the same color he would immediately know his was the other color. A did not immediately respond. B, who could see only the person below him, saw a black hat, therefore after hearing silence from A, knew he wore a white hat.',NULL,0);
INSERT INTO comment VALUES (3198,480,1667,'Erlys','re(2): solution in my world','2003-03-11 16:21:39',1,'I just found this page 5 minutes ago and responded the way everyone else did. When I found this puzzle I read that nobody had solved this puzzle yet. \r\nHow come? I think I must be missing something. What do those Paste HTML Codes mean?\r\n',3192,0);
INSERT INTO comment VALUES (3199,480,1626,'Gamer','How about with 10 prisoners?','2003-03-11 16:29:30',0,'How about the same problem except with 10 prisoners? The second to last one (I in this case) should be able to guess, if each are asked, \"Do you know what color hat you are wearing?\", and the answers are no up to I\'s answer.',NULL,0);
INSERT INTO comment VALUES (3200,480,1626,'Gamer','re: How about with 10 prisoners?','2003-03-11 16:30:40',0,'(This variation is more of a proof than a figure it out type problem)',3199,0);
INSERT INTO comment VALUES (3201,480,1072,'Alan','re(3): solution in my world....levik','2003-03-11 16:32:53',0,'No solution yet does not mean noone has solved the puzzle but just means the \"official\" answer has not been posted yet. Oh yeah levik maybve u should change no solution yet to solution yet to be posted or something like that. just a thought.',3198,0);
INSERT INTO comment VALUES (3202,449,1667,'Erlys','re: postage','2003-03-11 17:43:32',0,'I agree with the first poster, Nick Murray. I worked this out and got the same answer.',3077,0);
INSERT INTO comment VALUES (3203,421,1670,'rpm','True answer','2003-03-11 18:47:28',0,'Actually the original answer is not correct. If the cover was a perfect square, it would not be able to fall through in any way. There are two reason why the cover is a circle. The first is because a circle will form the most snug fit. It can be twisted to make sure it is truly snug...no other shape could do this. The second reason is because a circle can be rolled. So when workers open the manhole up, they do not need to completely lift up the cover, just roll it out of the way.',NULL,0);
INSERT INTO comment VALUES (3204,450,1183,'fwaff','re: With the new rupee total--a solution or several','2003-03-11 23:09:29',4,'Hmmmm.... do fractional cows produce half-fat milk?',3184,0);
INSERT INTO comment VALUES (3205,467,1183,'fwaff','Different interpretation','2003-03-11 23:57:24',3,'The answer could be anything with four legs - horse, cow, chair, table, relay race,......\r\n\r\nIt has four legs in the morning, it still has four legs at two in the afternoon and it still has four legs at three in the evening.\r\n\r\nI know this isn\'t the traditional solution to the ages of man riddle, but it fits the wording. \r\n',NULL,0);
INSERT INTO comment VALUES (3206,451,1183,'fwaff','Solution','2003-03-12 02:27:32',3,'Let the first of the numbers be x. Then the other two are x+1 and x+2. \r\nLet Q1, Q2, Q3 be the three quotients.\r\n\r\nQ1 = (x*(x+1)*(x+2))/x = (x+1)*(x+2) = x^2 + 3x + 2\r\nQ2 = (x*(x+1)*(x+2))/(x+1) = x*(x+2) = x^2 + 2x\r\nQ3 = (x*(x+1)*(x+2))/(x+2) = x*(x+1) = x^2 + x\r\n\r\nTherefore:\r\n\r\nx^2 + x + x^2 + 2x + x^2 + 3x + 2 = 74\r\n-> 3x^2 + 6x - 72 = 0\r\n-> x^2 + 2x - 24 = 0\r\n-> (x + 6)*(x - 4) = 0\r\n-> x = -6 or 4\r\n\r\nSo the numbers are either 4,5,6 or -6,-5,-4',NULL,0);
INSERT INTO comment VALUES (3207,421,1301,'Charlie','re: True answer','2003-03-12 04:28:46',0,'Say the cover is a perfect square of one yard on a side, or 36 inches.  Say there\'s a 1 inch lip or overhang on all sides, so the hole is 34 inches on a side.  The diagonal of that hole would be 34&#8730;2 inches, or over 48 inches--surely enough for the 36-inch edge to get through.',3203,0);
INSERT INTO comment VALUES (3208,480,1301,'Charlie','re(3): solution in my world','2003-03-12 04:49:02',0,'... and those \"Paste HTML Codes\" allow you to paste the codes that will allow some special symbols to appear in your comment.  Other ones are available but you have to type them in yourself.  A good list is at http://www.tntluoma.com/sidebars/codes/.  It looks funny in the posting window, but fine when you preview it or see the post.',3198,0);
INSERT INTO comment VALUES (3209,451,1626,'Gamer','Another Solution','2003-03-12 10:09:59',2,'If you realize that 5*5 + 5*5 + 5*5 is 75 and the only thing that will change when using 4 and 6 is subtract 1 (see below), you can conclude that way as well.\r\n\r\n\r\n\r\nFirst of all, if 2 numbers are each d from x, the product of the numbers is (x*x)-(d*d). So (5*5)-(1*1) is 1 less than (5*5)\r\n\r\n(x+d)(x-d)=(x*x)-(xd)+(xd)-(d*d)=(x*x)-(d*d)\r\n\r\n\r\nAnd (5*5)+(5*5)= ((5+5)*5) = ((4+6)+5) = (4*5) + (6*5).\r\n\r\nAdding the two parts together: (5*5)+(5*5)+(5*5) = (4*5) + (6*5) + (4*6) + 1\r\n\r\nThis might seem more complicated, but it also shows that the product of 3 consecutive numbers is 1 less than the 3 times the middle number squared.',3206,0);
INSERT INTO comment VALUES (3210,306,1626,'Gamer','re: perplexed','2003-03-12 10:30:47',3,'I got when 2(x^2)+3xy+(y^2)+21x+13y+40=0, which is just the same thing as what was said before... I like when T=-8 better than never. Because if you multiply each side of (X+Y+8)/0 = X+2Y+3 (what I got) by 0, you get X+Y+8 = 0. Since X+Y = T, substituting and subtracting 8 from both sides gives T=-8, and that works in my opinion. \r\n\r\nMany forget that dividing by 0 only means a problem when the numerator isn\'t 0 (8/0=?) and when you are solving for an unknown (0/0=x, x=?)... When checking equality, it works! (8/0=0 ?but 0/0=0 yes, 0/0=4 yes, 0/0=2948453 yes)',1929,0);
INSERT INTO comment VALUES (3211,472,1572,'Mike Convente','Solution','2003-03-12 12:57:14',0,'The level of the water should increase.  With the cannonball on the boat and the boat floating, the boat will displace some water.  However, when the cannonball is in the water entirely, it cannot rely on the boats floating ability to hold it up, thus the water level will increase.',NULL,0);
INSERT INTO comment VALUES (3212,472,1572,'Mike Convente','re: Solution','2003-03-12 12:57:56',0,'erg...  i am wrong',3211,0);
INSERT INTO comment VALUES (3213,480,1413,'dave domingo','Solution','2003-03-12 13:17:21',0,'If A had seen two hats the same color, he would have answered with the opposite color right away. Since A didn\'t answer right away, B concluded that he and C had different colored hats. He said the opposite of the color C was wearing and was correct.',NULL,0);
INSERT INTO comment VALUES (3214,429,1666,'bik88','my solution','2003-03-12 13:48:03',1,'he could have been late for a phisical, arrived at doctors, and said he had alot of pain doctor told him poison caused this pain. so the doc gave him an anacdote. the others didnt recieve this anacdote hence they died.\r\n',NULL,0);
INSERT INTO comment VALUES (3215,215,1626,'Gamer','re: Alternate Approach','2003-03-12 14:06:00',0,'This is exactly the approach I used. :)',1273,0);
INSERT INTO comment VALUES (3216,167,1666,'bik88','easy easy and easy','2003-03-12 14:08:43',3,'the big indian is the mother of the little indian.',NULL,0);
INSERT INTO comment VALUES (3217,82,1626,'Gamer','re(2): death is no paradox','2003-03-12 14:09:44',2,'And I am also in favor of excusing Zeus\' demons as well. They never could have killed Prometheus, because time would never start back up. Since Zeus gave the orders to an infinite amount of demons, he never could have stopped giving the orders.',3130,0);
INSERT INTO comment VALUES (3218,159,1666,'bik88','damn','2003-03-12 14:38:37',0,'i couldnt figure this out ',NULL,0);
INSERT INTO comment VALUES (3219,411,1072,'Alan','Seeing as how','2003-03-12 16:01:26',0,'Seeing as how a program seems to be built for this what would the final day be if 1 problem was submitted every day, what about 2 problems submiited in a day?',NULL,0);
INSERT INTO comment VALUES (3220,478,103,'friedlinguini','Solution','2003-03-12 18:51:48',3,'Every action has an opposite and equal reaction.    If the tidal forces work against the earth\'s angular momentum, then the earth\'s angular momentum works against the source of the tidal forces.  Specifically, the rotation of the earth exerts a force on the \'bulges\' described by the problem.  The movement of these bulges caused by the earth\'s rotation translates to a gravitational force being exerted right back against the moon and the sun.  It\'s easy to forget that gravity works both ways, especially when its effects are only obvious in one direction.  Still, the earth does its best to move the sun and the moon to match its own rotation, and angular momentum is conserved.',NULL,0);
INSERT INTO comment VALUES (3221,263,1676,'Chris','re: Why is this a paradox?','2003-03-12 23:06:09',0,'The problem here considers a smaller and smaller time frame, that is the key to breaking the \'paradox\'.  It is not really a paradox at all if the time frame is consistent since Achilles will overtake at some exact point in time.  The problem only considers portions of time up to this point, so it seems as though the faster will not win.',3020,0);
INSERT INTO comment VALUES (3222,411,1183,'fwaff','re: Seeing as how','2003-03-12 23:11:48',2,'I\'m not sure if I fully understand your question. We\'ve already shown that the \'extra challenge\' never finishes, so by submitting (adding) problems at a greater rate then it still won\'t finish.\r\n\r\nIf by \'submitting\' you mean \'posting\', then I\'ve made the change to allow two problems to be posted per day. Perversely, this actually increases the time it takes to go through the original 40 problems to 201 days. I\'ve checked it through and can\'t see any obvious errors, so I\'m interested to know whether Charlie comes up with the same answer.',3219,0);
INSERT INTO comment VALUES (3223,581,1072,'Alan','First ideas','2003-03-13 08:06:42',2,'One thing we know is that the man had to contradict himself in order for the lawyer to know he was lying, so i think his saying \"yes\" meant that he would keep himself off the jury so he wouldn\'t enter a death plea, but this is where he contradicts himself. He wouldn\'t enter a death plea anyway, so why would he be scared of going on them jury?n Because he would enter a death plea? I really don\'t know how to exp[lain this concept any further. Isn\'t this more of a paradox?',NULL,0);
INSERT INTO comment VALUES (3232,581,1680,'Clark','Two Possibilities','2003-03-13 14:02:25',0,'First.  Unless this whole thing is just worded wrong, a juror doesn\'t enter a plea....he enters a verdict.  Therefore, the jurors\' last statement of, \"yes\", is logically incorrect since the juror doesn\'t know what, \"plea\" means.\r\n\r\nSecond.  If the whole thing is just worded wrong, then it\'s clear that the juror is lying.  When asked about entering a guilty verdict, the juror replies that he wouldn\'t.  If this juror used logic and was truthful, he would know that getting onto the jury and casting his, \"no\" vote, would keep the condemned from being put to death.  Since it\'s implied that the condemned will be facing death, it follows that this is a felony trial.  It also follows that all 12 jurors must enter a guilty verdict in order to send a condemned person to death.\r\n\r\nIf the juror really wanted to keep that from happening, he would\'ve answered the lawyer by saying, \"Yes... I would be able to enter a guilty verdict.\"  This would\'ve gotten him onto the jury and no matter who voted for death, his one vote of, \"no\", would keep the condemned from dying.',NULL,0);
INSERT INTO comment VALUES (3225,581,1567,'Bryan','re: Is it a lie?','2003-03-13 08:30:26',0,'(Sorry,  hit the enter key by mistake last time.)<p> A person who believed in protecting human life above all else might not admit this, just so he could get on the jury and thereby save that person from a death sentence.  However, if the person did not think through the implications of admitting this belief to the lawyer (the implications being that he would most likely be excused from jury duty and miss his opportunity to prevent a death sentence), he could make both statements in complete honesty.  In short, he may not be lying.',3224,0);
INSERT INTO comment VALUES (3226,450,1301,'Charlie','Regarding the Official Solution','2003-03-13 08:42:45',0,'How do we know it\'s 8 sheep and 109 pigs, rather than, say, 10 sheep and 107 pigs, or 100 sheep and 17 pigs, etc.?',NULL,0);
INSERT INTO comment VALUES (3227,411,1301,'Charlie','re(2): Seeing as how','2003-03-13 09:12:16',0,'I agree that if this asks for an addition to the extra challenge, that this would just add to the speed of increase in the size of the queue.\r\n\r\nBut, applying the change to the original problem, my solution is different from fwaff\'s in that I had switched to posting the latest puzzle voted on that day that met the criterion, and only if none such existed was the oldest one posted in preference to newer ones. As explained in comment 43: Looking Back at the Rules, this resulted in the emptying of the queue at day 201 already, and also resulted in all 40 being posted with none rejected.\r\n\r\nThere is a paradox also in changing that rule to allow 2 to be posted per day, with the same order of preference--last voted on that day that qualifies, and if there are less than 2 of those, the earliest eligible(s) not voted on that day.  The time is reduced to 191 days, but the paradox is that two get rejected: nos. 33 and 40 (I made sure I counted columns correctly this time). ',3222,0);
INSERT INTO comment VALUES (3228,581,1301,'Charlie','Since this is a logic puzzle--not the real world...','2003-03-13 09:29:34',3,'In the real world, people are inconsistent and often don\'t see the full consequences of their actions, it\'s possible the juror is not lying.\r\n\r\nHowever this is a logic puzzle, where people know logic and are consistent.  If the juror felt that human life was more important than anything, he would know it was more important than avoiding lying or avoiding jury service or rendering a correct verdict, and so would rather stay on the jury to prevent the death of the defendant.',NULL,0);
INSERT INTO comment VALUES (3229,581,1645,'luvya2003','solution','2003-03-13 11:00:28',0,'if he thought human lfie was more important than anything he would probably try to stay on the jury that way he could cast an innocent plea',NULL,0);
INSERT INTO comment VALUES (3230,480,1645,'luvya2003','the simple solution','2003-03-13 11:11:08',0,'he looked up or took off his hat...simple...probably no the answer... but it\'s still simple',NULL,0);
INSERT INTO comment VALUES (3231,411,1072,'Alan','Sorry','2003-03-13 12:05:41',0,'Sorry i made a mistake in the concept of my comment before this one. I wanted to see at what point the problem rate would allow tjhe queue to be cleared, so i meant 1 problem every 4 days,1 problem every 5 days etc.',NULL,0);
INSERT INTO comment VALUES (3233,581,1,'levik','re(2): Is it a lie?','2003-03-13 14:03:18',0,'This is true in real life. But in our logic fairy-tale land, everybody is always aware of the consequences of their actions to the n-th degree...\r\n\r\nIn other words, you bring up a valid criticism, but I refuse to hear any of it :)',3225,0);
INSERT INTO comment VALUES (3234,581,1,'levik','re: Two Possibilities','2003-03-13 14:05:02',0,'Thank you for pointing out the mistake. It is now fixed.\r\n\r\nIt should of course have said \"verdict\" all along.',3232,0);
INSERT INTO comment VALUES (3235,581,1680,'Clark','re(2): Two Possibilities','2003-03-13 14:12:14',0,'No problem.',3234,0);
INSERT INTO comment VALUES (3236,411,1301,'Charlie','re: Sorry','2003-03-13 18:37:47',0,'As the original extra challenge lengthens the queue by 1 every 11 and a fraction days, we could say it lengthens by .0875 per day (exactly that in the latest rules of posting used).  As that is based on .3333... problems being added per day, we presumably would need to subtract at least .0875 from the .333... average add-on per day giving .2458333... problems could be added per day to maintain a constant size queue. That in itself is an interval of more than 4 days between problems being added, so 1 problem added per 5 days should shrink the queue.  ',3231,0);
INSERT INTO comment VALUES (3237,400,1682,'johnson','solution','2003-03-13 19:35:37',0,'the number of ways of getting a black jack is one card of aces, and one card of 10,j,q,k. So it is 4 C 1 from the aces, and 16 C 1 for 10,j,q,k. Thus, the number of ways of getting 2 cards from a deck is 52 C 2. P= 4*16/(52 C 2)=32/663.',NULL,0);
INSERT INTO comment VALUES (3238,439,979,'Ravi Raja','re: 9 is true.','2003-03-13 19:53:38',0,'That\'s correct 9 is true and what about the second part of the question, where the word exactly is removed ?',3189,0);
INSERT INTO comment VALUES (3239,439,979,'Ravi Raja','re: 9 is true.','2003-03-13 19:55:34',0,'Hey Tim, just go through you solution once again. You said that if all are false, then 10 is true. How is that possible that when all are assumed to be false then one of them can be true at the same time ?',3189,0);
INSERT INTO comment VALUES (3240,582,1183,'fwaff','Some thoughts........','2003-03-14 00:27:57',1,'There looks to be a link relating to powers of 5...\r\n\r\n0 = 0*(5^0)\r\n1 = 0*(5^0) + 1 = 5^0\r\n5 = 1*(5^1)\r\n6 = 1*(5^1) + 1\r\nLooking good in terms of a pattern, but then we get...\r\n25 = 1*(5^2)\r\n76 = 3*(5^2) + 1 \r\n376 = 3*(5^3) + 1\r\n625 = 1*(5^4) = 5*(5^3)\r\n9376 = 3*(5^5) + 1 = 3*5*(5^4) + 1\r\n\r\nThe question does state that the numbers are the\'smallest\' 9 elements, which does not necessarily mean that they are the \'first\' 9 elements. So if the rule sequentially generates increases and decreases in the numbers, then it follows that the first 9 numbers generated by the rule are not necessarily those in the question.\r\n\r\nFrom here I\'m relying on some random burst of inspiration to get to the solution.',NULL,0);
INSERT INTO comment VALUES (3241,582,1567,'Bryan','Some other thoughts .........','2003-03-14 06:39:16',0,'The pattern I see is clunky and therefore probably not correct, but here goes:<p> Start with the terms 0, 1, 5, and 6 as given. The 5th term of the sequence is the square of the 3rd term, and the 8th term (5+3) is the square of the 5th term, so I would expect the 13th term (8+5) to be the square of the 8th term, or 390625. <p>Now, for the terms in between, ignore the terms discussed so far (which all end in 5), add the other earlier terms in the sequence, take the last digit, and place it in front of the last unignored term.<p>Thus, the 6th term is the last digit of (0+1+6) in front of 6, or 76.<br>The 7th term is the last digit of (0+1+6+76) in front of 76, or 376.<br>The 9th term (we are ignoring the 8th) is the last digit of (0+1+6+76+376) in front of 376, or 9376.<p>Following this (strained) logic, the next two terms will be 59376 and 159376.<p>I await a more elegant solution. lol',NULL,0);
INSERT INTO comment VALUES (3242,455,1645,'luvya2003','solution','2003-03-14 11:07:40',3,'You would have to draw atleast four. If draw one of each of the three colors the fourth one would have to be a match to one of the previous colors drawn. Any number under four has a chance of being different colors.',NULL,0);
INSERT INTO comment VALUES (3243,455,1626,'Gamer','Not too hard :)','2003-03-14 11:08:23',0,'Just 4 I think. 1 of each color makes 3, then any other marble would make two of one color.',NULL,0);
INSERT INTO comment VALUES (3244,405,1567,'Bryan','re(3): more difficult','2003-03-14 12:33:08',0,'For what it\'s worth, if you first wrapped the paper around a cylinder, then used CT\'s method number 1, you could connect all the dots with one line and never lift the pen from the paper.',2676,0);
INSERT INTO comment VALUES (3245,534,1,'levik','No takers?..','2003-03-14 13:37:35',0,'Where have all the math jokeys gone? :)',NULL,0);
INSERT INTO comment VALUES (3246,581,1689,'Jacey','','2003-03-14 14:09:41',1,'Isn\'t the fact that the juror places human life above all else contradictory the fact that the man on trial was a murderer',NULL,0);
INSERT INTO comment VALUES (3247,455,1253,'Brian Nowell','Socks revisited','2003-03-14 17:33:24',0,'This is but an extension of the black and white socks in a drawer requiring the least number to select a pair. ',NULL,0);
INSERT INTO comment VALUES (3248,467,1253,'Brian Nowell','re: Different interpretation','2003-03-14 17:45:50',0,'...... but could you really claim that three (o\'clock) was in the evening?  Not in any of the cultures of which I am aware!!',3205,0);
INSERT INTO comment VALUES (3249,7,1682,'johnson','i totally agree with charlie','2003-03-14 19:33:56',0,'the answer is 1/2',NULL,0);
INSERT INTO comment VALUES (3250,480,1691,'praveen','','2003-03-15 02:52:32',0,'Since the A was no able to tell the color of his hat implies that B,C had differeent color hats, hence B had to just check the color of C to know his hat color',NULL,0);
INSERT INTO comment VALUES (3251,632,1626,'Gamer','I think I got it','2003-03-15 02:52:45',3,'Ok, here is how I solved it. I pictured 19 squares of increasing size on top of eachother, like a pyramid that had it\'s pieces aligned to 2 sides.\r\n\r\nConverting that to numbers and variables, that is\r\n\r\n(n)² + (n+1)² + (n+2)² + ... + (n+18)²\r\n\r\nThat equals (n²)+(n²+2(1)n+1²)+(n²+2(2)n+2²)+...+(n²+2(18)n+18²)\r\n\r\nAdding the like terms gives 19n²+2(1+2+3+...+18)n+(1²+2²+3²+...+18²)\r\n\r\nUsing the old formula (a*(a+1))/2 to add up 1 to a, (18*(19))/2 =9*19.\r\n\r\nAdding up the squares, gives 2109 which is 111*19\r\n\r\nSo the terms are 1(19)n²+9(19)n+111(19), and factoring gives 19(n²+9n+111), which is obviously divisible by 19 if integers n are used (as stated in problem)\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3252,534,1626,'Gamer','Idea...','2003-03-15 03:05:06',1,'Well I can explain what I was thinking about this... It\'s far from a proof... \r\n\r\nWith a 3 set:\r\n\r\nStart with nothing:\r\n\r\nAdd in with at least 1 in common: \r\nA(x)+A(y)+A(z)\r\n\r\nSubtract with at least 2 in common: \r\n-(A(x*y)+A(x*z)+A(y*z))\r\n\r\nAdd in with at least 3 in common:\r\n+(A(x*y*z))\r\n\r\n\r\n\r\nAdd in with an odd number in common, subtracting in with an even number in common is an algorithm that gives the probability of A(x) OR A(y) OR A(z) OR ...\r\n\r\nDoes this look ok, and can anyone branch off of it?',NULL,0);
INSERT INTO comment VALUES (3253,534,979,'Ravi Raja','Here I Am !!!!','2003-03-15 03:15:14',3,'We are to prove the required result for events which may not be in general mutually exclusive. Consider any two events A and B. Then the events (A - AB), AB and (B - AB) are pairwise mutually exclusive and we have:\r\n<br>\r\nA = (A - AB) + AB  and  B = (B - AB) + AB   and\r\n<br>\r\nAB = (A - AB) + AB + (B - AB)\r\n<br>\r\nThen, P(A) = P(A - AB) + P(AB)  and  \r\n<br>\r\nP(B) = P(B - AB) + P(AB)   and\r\n<br>\r\nP(AB) = P(A - AB) + P(AB) + P(B - AB)\r\n<br>\r\nEliminating P(A -AB) and P(B - AB) from the above equations, we get the general addition rule (for two events, which are not mutually exclusive) which is represented mathematically as follows:\r\n<br>\r\nP(A + B) = P(A) + P(B) - P(AB)\r\n<br>\r\nFor three events A, B and C, we have:\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\n[Using the result for the two events A and (B + C) as proved above].\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB + AC)\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) -  [P(AB) + P(AC) - P(AB.AC)]\r\n<br>\r\nUsing the result for the two events AB and AC and noting that AB.AC = AABC = ABC, we have:\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC)\r\n<br>\r\nGeneralizing for \'n\' events, we have the following result:\r\n<br>\r\nP[(A1) + (A2) + (A3) + ........ + (An)] = P(A1) + \r\nP(A2) + P(A3%2',NULL,0);
INSERT INTO comment VALUES (3254,534,979,'Ravi Raja','Solution !!!!','2003-03-15 03:18:34',3,'We are to prove the required result for events which may not be in general mutually exclusive. Consider any two events A and B. Then the events (A - AB), AB and (B - AB) are pairwise mutually exclusive and we have:\r\n<br>\r\nA = (A - AB) + AB  and  B = (B - AB) + AB   and\r\n<br>\r\nAB = (A - AB) + AB + (B - AB)\r\n<br>\r\nThen, P(A) = P(A - AB) + P(AB)  and  \r\n<br>\r\nP(B) = P(B - AB) + P(AB)   and\r\n<br>\r\nP(AB) = P(A - AB) + P(AB) + P(B - AB)\r\n<br>\r\nEliminating P(A -AB) and P(B - AB) from the above equations, we get the general addition rule (for two events, which are not mutually exclusive) which is represented mathematically as follows:\r\n<br>\r\nP(A + B) = P(A) + P(B) - P(AB)\r\n<br>\r\nFor three events A, B and C, we have:\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\n[Using the result for the two events A and (B + C) as proved above].\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB + AC)\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) -  [P(AB) + P(AC) - P(AB.AC)]\r\n<br>\r\nUsing the result for the two events AB and AC and noting that AB.AC = AABC = ABC, we have:\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC)\r\n<br>\r\nGeneralizing for \'n\' events, we have the following result:\r\n<br>\r\nP[(A1) + (A2) + .... + (An)] = P(A1) + \r\nP(A2) + .... + P(An) - P[%',NULL,0);
INSERT INTO comment VALUES (3255,534,979,'Ravi Raja','Done !!!!','2003-03-15 03:21:55',3,'We are to prove the required result for events which may not be in general mutually exclusive. Consider any two events A and B. Then the events (A - AB), AB and (B - AB) are pairwise mutually exclusive and we have:\r\n<br>\r\nA = (A - AB) + AB  and  B = (B - AB) + AB   and\r\n<br>\r\nAB = (A - AB) + AB + (B - AB)\r\n<br>\r\nThen, P(A) = P(A - AB) + P(AB)  and  \r\n<br>\r\nP(B) = P(B - AB) + P(AB)   and\r\n<br>\r\nP(AB) = P(A - AB) + P(AB) + P(B - AB)\r\n<br>\r\nEliminating P(A -AB) and P(B - AB) from the above equations, we get the general addition rule (for two events, which are not mutually exclusive) which is represented mathematically as follows:\r\n<br>\r\nP(A + B) = P(A) + P(B) - P(AB)\r\n<br>\r\nFor three events A, B and C, we have:\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\n[Using the result for the two events A and (B + C) as proved above].\r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)}\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB + AC)\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) -  [P(AB) + P(AC) - P(AB.AC)]\r\n<br>\r\nUsing the result for the two events AB and AC and noting that AB.AC = AABC = ABC, we have:\r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC)\r\n<br>\r\nGeneralizing for \'n\' events, we have the desired result.\r\n',NULL,0);
INSERT INTO comment VALUES (3256,453,1691,'praveen','','2003-03-15 03:35:04',0,'the answer would be 28',NULL,0);
INSERT INTO comment VALUES (3257,582,775,'Cory Taylor','re: Some other thoughts .........','2003-03-15 05:31:53',0,'quite clever Bryan.\r\n\r\nJust as a note to you, your answer is quite valid (even though it may not be the intended one).  You found a rule which correctly calculates the series to the limit given, and that\'s all you can hope to do.  In fact, that is one of the largest hurdles when creating a series puzzle, as you have to give the solvers enough terms so that duplicate \"rules\" are not likely, but giving too many will often make the solution prohibitive, obvious or irrelevant.',3241,0);
INSERT INTO comment VALUES (3258,632,153,'TomM','Answer incomplete','2003-03-15 06:18:45',0,'If the original set of 181 squares includes runs of 19 or more consecutive squares, your solution will work.  But the problem states \"<B>any</B> set of 181 square integers,\" so you also have to look at the situation where you can\'t find an unbroken run of 19 consecutive squares.',3251,0);
INSERT INTO comment VALUES (3259,429,1645,'luvya2003','good one','2003-03-15 06:40:33',0,'I remember trying this one before very hard at first',NULL,0);
INSERT INTO comment VALUES (3260,154,1645,'luvya2003','???','2003-03-15 06:52:10',0,'??? So hard...???',NULL,0);
INSERT INTO comment VALUES (3261,534,1301,'Charlie','re: Done !!!!','2003-03-15 06:58:09',0,'Remember that when using + or mult for events, + is considered OR, while multiplication (either with a symbol or juxtaposition) is considered to be AND.  I think you were using that in A=(A-AB) + AB, but changed over in AB = (A-AB) + AB + (B-AB), which, if I\'m reading it right should be A+B = (A-AB) + AB + (B-AB), thus taking the combined A+B area on the Venn diagram and breaking it into its 3 pieces.\r\n\r\nBut ultimately P(A+B+C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC), when interpreted as + = OR and implied multiplication = AND, is an already better known theorem.  What is sought is P(ABC)= P(A) + P(B) + P(C) - P(B+C) - P(A+B) - P(A+C) + P(A+B+C) and its generalization.',3255,0);
INSERT INTO comment VALUES (3262,81,1645,'luvya2003','answer maybe','2003-03-15 10:04:46',0,'14/35???',NULL,0);
INSERT INTO comment VALUES (3263,581,1645,'luvya2003','my thoghts and solution','2003-03-15 10:12:02',1,'The man is most likely lying because since he believes that human life is the most important thing, wouldn\'t he want the defendant to be punished for destroying human life?',NULL,0);
INSERT INTO comment VALUES (3264,581,1645,'luvya2003','dear levik','2003-03-15 12:55:44',4,'maybe you can give a clue/hint to help with this',NULL,0);
INSERT INTO comment VALUES (3265,455,1645,'luvya2003','full solution','2003-03-15 12:57:31',3,'As I said before:\r\nYou would have to draw atleast four. If draw one of each of the three colors the fourth one would have to be a match to one of the previous colors drawn. Any number under four has a chance of being different colors. \r\n',NULL,0);
INSERT INTO comment VALUES (3266,453,1645,'luvya2003','solution','2003-03-15 13:43:23',3,'The answer has to be 28 because:\r\n 28*3=84  3/4 of 84 is 63. 84+63=147. 147 divided by 7= 21. 1/3 of 21 is 7. 21-7=14. 14*14=196. 196-52=144. The square root of 144 is 12. 12+8=20. 20 divided by 10= 2!\r\n',NULL,0);
INSERT INTO comment VALUES (3267,154,1645,'luvya2003','solution','2003-03-15 13:58:55',3,'It would have to be 92591522.',NULL,0);
INSERT INTO comment VALUES (3268,480,1645,'luvya2003','solution','2003-03-15 14:03:05',3,'If B,C had the same color hat then A would have known the color of his hat and wouldn\'t have paused. SInce A did pause, B knew that his hat and C\'s hat must be different colors. Since he could see C\'s hat, B knew his hat was the opposite of C\'s hat. ',NULL,0);
INSERT INTO comment VALUES (3269,263,1666,'bik88','what?','2003-03-15 14:24:16',4,'could achillies be another slower tortoise?',NULL,0);
INSERT INTO comment VALUES (3270,632,1626,'Gamer','re: Answer incomplete','2003-03-15 15:54:04',0,'Oh... Well I have no idea then... ',3258,0);
INSERT INTO comment VALUES (3271,534,1626,'Gamer','re(2): Done !!!!','2003-03-15 15:58:57',0,'So + means add only the parts that aren\'t already there...\r\n\r\nIs there a problem with my algorithm?\r\n\r\nNote: I just saw the same post 3 times below... Did anyone else see that?',3261,0);
INSERT INTO comment VALUES (3272,534,1301,'Charlie','re(3): Done !!!!','2003-03-15 19:06:04',0,'Yes, you could say that +, in representing OR, adds only the parts that aren\'t already there, as A OR B includes A AND B but has the part of A not in B and the part of B not in A.\r\n\r\nLooking at your algorithm it also looks as if you are going for A AND B AND C in terms of ORed pairs and triples, while what is sought is A OR B OR C in terms of ANDed pairs and triples, and to prove that the algorithm is true.  In fact, the ORed compound given in terms of ANDed compounds is found in probability texts, but the other way around, I haven\'t seen.\r\n\r\nYes I did see the same post 3 times.  I can only hypothesize it\'s the result of trying to split a long post into three parts, but getting the same part each time.',3271,0);
INSERT INTO comment VALUES (3273,476,153,'TomM','Not Really','2003-03-15 21:50:12',3,'I believe that the statement you are looking for is: \"You will eject me into space.\" The reasoning being that if they plan to do so, your statement would be true, and they\'d have to blast you instead. But if they blast you, the staement will have been false, and the should eject you after all.\r\n\r\nIn reality, they decide that you are so annoying that they both shove you out the airlock and blast you to atoms.',NULL,0);
INSERT INTO comment VALUES (3274,476,1653,'tauseef hussain','save ur skin','2003-03-15 23:20:28',3,'the egg came before the hen.\r\nfrom\r\ntauseef',NULL,0);
INSERT INTO comment VALUES (3275,476,1645,'luvya2003','','2003-03-16 03:08:53',3,'If you tell them your opinion, you haven\'t told them a statement that\'s false or true. If you tell them that asparagus is delicious, a few may agree, a few may not agree. In fact it may even cause the aliens to start to fight, giving you a chance to escape. \r\n\r\nTo make it short, tell them an opinion.',NULL,0);
INSERT INTO comment VALUES (3276,189,1645,'luvya2003','solution','2003-03-16 03:20:00',3,'0',NULL,0);
INSERT INTO comment VALUES (3277,476,950,'sarah','','2003-03-16 05:09:25',0,'i think that you say \"i will be ejected into space\"  ',NULL,0);
INSERT INTO comment VALUES (3278,476,103,'friedlinguini','Some other possibilities','2003-03-16 05:43:30',0,'\"I know someone who can get you guys free Glaarktu pods.\"  (A long shot, but why not?)\r\n\r\n\"\" (i.e., don\'t make a statement)\r\n\r\n\"There\'s no place like home.\"\r\n\r\n(assuming you have been kidnapped by Kang and Kodos) \"Kodos is uglier than Kang.\"',NULL,0);
INSERT INTO comment VALUES (3279,476,1072,'Alan','Another one','2003-03-16 05:49:51',3,'\"In any time ahead of now I will be alive\" Since after you make that statement you will be alive this makes the statement true, but should the aliens decide to kill you that statement becomes false thus meaning they gave the incorrect punishment so they wouldn\'t do that.<br> Basically every statement that has the ability to change from true to false can be a statement that will save you. ',NULL,0);
INSERT INTO comment VALUES (3280,457,153,'TomM','','2003-03-16 06:12:52',3,'Let R = the number of whole rupees you had to begin with, and P = the number of paise.\r\n\r\n1/2 (100R + P) = 50P + R\r\n50R + P/2 = 50P + R\r\n49R = 49.5P\r\n98R = 99P\r\n\r\nSince both P and R must be integers 0 &#8804; 100, then R=99, P=98\r\n\r\nCheck: (99.98)/2 = 49.99',NULL,0);
INSERT INTO comment VALUES (3281,476,1696,'HarRyluVa','I know!','2003-03-16 07:17:44',3,'You answer, \"I will be ejected into space.\"  this saves you because if it were true, you would be blasted into atoms, thus making it untrue.  If you were to be ejected into space, that would make it true, so you would have to be blasted into atoms.',NULL,0);
INSERT INTO comment VALUES (3282,632,775,'Cory Taylor','conceptual solution','2003-03-16 07:38:49',0,'I\'ll leave it to someone a little more mathmatically rigid to refine my thoughts if they wish.\r\n\r\nThe fact that the numbers are perfect squares is extra information.  Any group of number greater than \"n\", must have at least one subset of \"n\" members or less whose sum is divisible by n.  This is because there are n-1 possible remainders when dividing the terms by n.\r\n\r\nOf course, to ensure that there is a combination with \"Exactly\" 19 terms (in this case), requires that some duplicate remainders are present, to cancel each other out once the multiple of 19 is reached.',NULL,0);
INSERT INTO comment VALUES (3283,229,1696,'HarRyluVa','Raven and Writing Desk','2003-03-16 07:38:54',3,'A raven is like a writing desk because they are used in the same riddle.',NULL,0);
INSERT INTO comment VALUES (3284,24,1645,'luvya2003','the solution posted is WRONG!!!!','2003-03-16 10:37:39',3,'When using the word \"and\" in a number, the \"and\" represents a decimal. The number you really said is 12,100.11. The solution is actually 4,033.37 ',NULL,0);
INSERT INTO comment VALUES (3285,40,1698,'Jay','maybe!!','2003-03-16 11:35:36',0,'For the first weight: take 10 coins with one left over. Weigh 5 on each side. If sides are equal your left over coin is the odd one if not take the heavier side and keep.\r\n\r\nFor the second weight: take the 5 coins you kept and put 2 on each side with one left over. Again, if the sides are equal the left over is the one and if not keep the heavier side.\r\n\r\nFor the third weight: take the 2 coins you kept and weigh and put one on each side, the heavy side is your odd coin.',NULL,0);
INSERT INTO comment VALUES (3286,476,1567,'Bryan','Live long, and prosper','2003-03-16 13:29:18',0,'The classic answer to questions such as this is, \'This statement is false.\'  (This statement is synonymous to \'I will be ejected into space, as many others have suggested already.)  <p> This reminds me of an episode of the original Star Trek, in which Kirk and Bones defeat an android by first telling it, \'Kirk always lies,\' then Kirk telling it, \'I\'m lying.\'  As the android ponders the resulting paradox of logic, they beam it into space, where it blows up, I assume from a super-overheated circuit.  I guess the moral to this story is: don\'t work too hard on solving logic problems, or your head will explode! :P',NULL,0);
INSERT INTO comment VALUES (3287,457,153,'TomM','A different interpretation','2003-03-16 15:02:35',1,'My first answer was based on the common way of talking about money $99.98 is \"ninety-nine dollars and ninety-eight cents\" (or similarly in rupees and paise) no matter what the distribution of coins and bills(notes).\r\n\r\nBut what if Ravi was more literal? I often have more than $1.00 in coin on me.  If the question was not based on the normal representation of the total amount, but on the actual ratio of coinage to notes, then there are many answers becuase R and P are no longer limited to the range 0&#8804;100.\r\n\r\nOther possible amounts are 199.96, 299.94, 399.92, 499.90, etc, provided that the coins and notes are properly distributed. (199.96 = 198 in notes and 1.96 in coin; 299.94 = 297 in notes and 2.94 in coin)\r\n\r\nNotice that all of these new figures are whole multiples of the figures in my earlier answer.\r\n',3280,0);
INSERT INTO comment VALUES (3288,24,1253,'Brian Nowell','re: the solution posted is WRONG!!!!','2003-03-16 16:34:05',0,'Excuse me, but levik has adopted the accepted convention in Numeration and Notation in the recording of his number; anyway, whence cometh the idea of something following \'and\' must be decimal? Maybe I could equally take him to task that AND is a logical function and therefore \'and eleven\' forms a \'mask\'; typical in binary operations.\r\n\r\nNo Solution stays!! ',3284,0);
INSERT INTO comment VALUES (3289,457,979,'Ravi Raja','re: A different interpretation','2003-03-16 21:07:45',0,'I do not understand TomM how can you give such answers that contain three digit numbers in the integral part and two in the decimal(which has to be there and is alright). \r\nThe problem says - \".... I had just as many paise as I had rupees and half as many rupees as I had paise ....\". Then how can you put a three digit number in the paise(or cents) category ? And I don\'t think that the figures 199.96, 299.94,.... satisfy the conditions (the above mentioned statement) of the problem. Please do check your answers (the ones in the second comment), the first one,(that is, 99.98) is correct. ',3287,0);
INSERT INTO comment VALUES (3290,616,1301,'Charlie','solution','2003-03-17 03:27:48',3,'Since Bob tells the truth on only one day of the week, only one of statement 2 or statement 4 can be true, it follows that at least one of these two statements must be false.  In order to make one of these statements false, the true day has to be one of the two days that it mentions, thereby falsifying the ANDed statement.  This necessarily makes the other of these two statements true, and therefore must be spoken on the true day.  Further, this means that the true day must be Monday, Tuesday, Wednesday or Friday, so as to falsify either statement 2 or statement 4.\r\n\r\nIf the true day is Wednesday, statement 2 is true and therefore on a Wednesday.  But that makes statement 3 fall on a Thursday, which would make it also true because it claims to be stated on one of a set of days that includes Thursday.  So the true day can’t be Wednesday.\r\n\r\nIf the true day is Friday, statement 2 is true and therefore on a Friday.  But that makes statement 3 fall on a Saturday, which would make it also true.  So the true day can’t be Friday.\r\n\r\nIf the true day is Monday, statement 4 is true and therefore on a Monday.  But that makes statement 3 fall on a Sunday, which would make it also true.  So the true day can’t be Monday.\r\n\r\nBut if the true day is Tuesday, statement 4 is true, and therefore on a Tuesday, putting statement 2 on a Sunday and statement 3 on a Monday, consistent with their falsity.\r\n\r\nTherefore the True Day is Tuesday, and the three statements were made on Sunday, Monday and Tuesday.\r\n',NULL,0);
INSERT INTO comment VALUES (3291,457,1301,'Charlie','re(2): A different interpretation','2003-03-17 03:45:11',0,'Perhaps what\'s confusing the issue is TomM\'s totaling of the value.  The first additional solution proposed is 198 1-rupee notes, and 196 paise in coins going into the store, and when you came out you had 196/2 = 98 1-rupee notes, and 198 paise in coins, and in the process the total value had changed from 199.96 to 99.98, satisfying the criterion that you had spent half your money.',3289,0);
INSERT INTO comment VALUES (3292,616,979,'Ravi Raja','I Got This !!!!','2003-03-17 03:50:06',3,'According to me this is the answer: \r\n<br>\r\nThe day when Bob speaks the truth is \"Monday\", and the three consecutive days can be:\r\n<br>\r\n(a) Tuesday, Wednesday and Friday\r\n<br>\r\n(b) Thursday, Friday and Saturday.\r\n',NULL,0);
INSERT INTO comment VALUES (3293,632,1301,'Charlie','re: conceptual solution','2003-03-17 03:58:40',0,'The fact that they are square integers does insure that they are positive integers, so two integers with the same remainder can\'t cancel.  We\'d need pairs with remainders like 17 and 2 to cancel.  Of course 19 with the same remainder would bring you back to the start, but then you\'d have exhausted your 19.',3282,0);
INSERT INTO comment VALUES (3294,534,979,'Ravi Raja',' Explanation of a few terms','2003-03-17 04:03:33',0,'The Sum or Union of two sets A and B is denoted by (A + B) or (A U B) and is defined to be the set of all elements belonging to either A or B or both and the Product or Intersection of two sets A and B is denoted by \'AB\' is deifined to be the set of all elements belonging to both A and B.\r\n',NULL,0);
INSERT INTO comment VALUES (3295,534,979,'Ravi Raja','Complete Solution','2003-03-17 04:08:38',3,'We are to prove the required result for events which may not be in general mutually exclusive. Consider any two events A and B. Then the events (A - AB), AB and (B - AB) are pairwise mutually exclusive and we have: \r\n<br>\r\nThe Sum or Union of two sets A and B is denoted by (A + B) or (A U B) and is defined to be the set of all elements belonging to either A or B or both and the Product or Intersection of two sets A and B is denoted by \'AB\' is deifined to be the set of all elements belonging to both A and B.\r\n<br>\r\nA = (A - AB) + AB and B = (B - AB) + AB and AB = (A - AB) + AB + (B - AB) \r\n<br>\r\nThen, P(A) = P(A - AB) + P(AB) and P(B) = P(B - AB) + P(AB) and P(AB) = P(A - AB) + P(AB) + P(B - AB) \r\n<br>\r\nFrom the above equations, we have: \r\n<br>\r\nP(A + B) = P(A) + P(B) - P(AB) \r\n<br>\r\nFor three events A, B and C, we have: \r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)} \r\n<br>\r\n[Using the result for the two events A and (B + C) as proved above]. \r\n<br>\r\nP(A + B + C) = P(A) + P(B + C) - P{A(B + C)} \r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB + AC) \r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - [P(AB) + P(AC) - P(AB.AC)] \r\n<br>\r\nUsing the result for the two events AB and AC and noting that AB.AC = AABC = ABC, we have: \r\n<br>\r\nor, P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC) \r\n<br>\r\nGeneralizing for \'n\' events, we have the desired result. ',NULL,0);
INSERT INTO comment VALUES (3296,457,979,'Ravi Raja','re(3): A different interpretation','2003-03-17 04:19:04',0,'I agree that it satisfies the condition that exactly half the money is spent but what about the other relations ? I mean : \"....I had just as many paise as I had rupees and half as many rupees as I had paise....\", what abut this ? I do not think that this relation is satisfied. Please do check.',3291,0);
INSERT INTO comment VALUES (3297,616,1183,'fwaff','re: I Got This !!!! - Oh no you haven\'t!!!','2003-03-17 04:21:40',0,'Ravi, I think Charlie has the right answer.\r\n\r\nLet\'s assume that the \'truth day\' is Monday as you suggest.\r\n\r\nThis means: his first statement is False (as he doesn\'t lie on Mondays AND Tuesdays); his second statement must be False (since for it to be true his \'truth day\' must be Thursday, Saturday or Sunday); and his third statement is True (since he tells the truth only on Mondays he must be lying on Wednesdays and Fridays).\r\n\r\nIn (a): the days you give aren\'t consecutive. If we assume that the first day is Tuesday, then the third day is Thursday, (not Friday). In either case since Bob\'s third statement is true then he tells the truth on Thursday (or Friday). But he only tells the truth on Mondays so this is inconsistent.\r\n\r\nIn (b): Bob gives the true statement on Saturday. But again he only gives the truth on Mondays so this is also inconsistent.\r\n\r\nThis had me tied up in knots for ages, and when I finally got the answer the hardest part was trying to explain it lucidly. Well done Charlie with the understandable explanation. Better luck next time Ravi.',3292,0);
INSERT INTO comment VALUES (3298,632,979,'Ravi Raja','re: conceptual solution','2003-03-17 04:24:32',1,'I agree with you Cory, it is most probably stated as follows: \" The sum of any consecutive \'n\' positive inteegers is divisible by \'n\' \". Isn\'t it. It goes somewhat like that I believe.',3282,0);
INSERT INTO comment VALUES (3299,616,979,'Ravi Raja','re(2): I Got This !!!! - Oh no you haven\'t!!!','2003-03-17 04:30:39',0,'Yes I got it fwaff. Thanks for that. The mistake that I had made was I had considered my third statement to be false and that was why I was getting that answer. Anyway, I\'ll try to get the correct answer o my own. I have not gone through Charlie\'s explanation/reasoning but just seen the answer that he arrived at. Thanks again Fwaff.',3297,0);
INSERT INTO comment VALUES (3300,457,158,'Ender','re(4): A different interpretation','2003-03-17 07:17:00',0,'I noticed with Tom\'s observation also when I was solving this.  It all rests on how you refer to coins.  To use American denominations, if you had 196 1-cent pieces, would you say you had 196 pennies, or one dollar and 96 cents?  Either would be considered correct.\r\n\r\nSo if the person started with 198 dollar bills and 196 pennies ($199.96 in the wallet), and left with 98 dollar bills and 198 pennies ($99.98) , both requirements would be met.\r\n\r\nBy following this logic, there are an infinite number of solutions.  However at a certain point, it becomes just silly - carring 980 pennies would begin to get a bit heavy.\r\n',3296,0);
INSERT INTO comment VALUES (3301,672,158,'Ender','Puff of logic','2003-03-17 07:35:14',0,'This seems to be a variation on the theme of \"What happens when an irresistable force meets an immovable object?\"\r\n\r\nIf the swords can slice through anything, then nothing can exist in the universe which cannot be sliced, so the shieldmaker cannot make his indestructable shields.\r\n\r\nLikewise, if the shieldmaker\'s shields are indestructable, swords that slice through anything cannot exist, because the shields prove otherwise.\r\n\r\nSince the possiblity of one negates the existance of the other, if the two were to be pitted against each other, the universe would vanish in a puff of logic and be replaced by something even more bizarre and inexplicable (with credit to Douglas Adams).',NULL,0);
INSERT INTO comment VALUES (3302,672,1626,'Gamer','re: Puff of logic','2003-03-17 08:59:05',0,'Yes... They both can\'t exist... I always put things in a row and assume the first thing said is true. For example:\r\n\r\nAll A are blue\r\nSome A are Z\r\nAll Z are not blue\r\n\r\nThis is a contradiction, so assume the first statements are right.\r\n\r\nAll A are blue... No problem yet\r\nSome A are Z... Still no problem\r\nAll Z are not blue... This poses a problem, so exclude the previous statements... (So assume \"All Z are not blue, unless it\'s an A)\r\n\r\nUsing this process (which I just happen to use, not anything important) I would say the swordsmaker would win. :)',3301,0);
INSERT INTO comment VALUES (3303,672,1567,'Bryan','My solution','2003-03-17 10:17:13',0,'Perhaps I am reading the wording of the problem too closely, but ...<p>The problem states the shields \'cannot be destroyed.\' This statement is unequivocal. However, the swords \'can slice through anything as a rule.\'  This condition is not absolute, it is just a general rule (and every rule has an exception!).  Therefore I would expect the swords to fail to cleave through the shields.',NULL,0);
INSERT INTO comment VALUES (3304,616,1072,'Alan','Confusion','2003-03-17 10:41:40',0,'Yes charlie i see you got the answer now and i realize my mistake but this was caused by my thinking that mondays AND tuesdays meant that both must be included so if it was a lie he therefore must tell the truth on both monday and tuesday. I see the mistake I made, although i believe it should say monday or tuesdays.',NULL,0);
INSERT INTO comment VALUES (3305,672,1072,'Alan','Ideal answer','2003-03-17 10:50:17',0,'As said before this is an example of irrestible meets unstoppable, and as i have once read in mensa the answer was said that it would be an unconceivable event. But i personall have different thoughts. I believe these two forces would both have their own powers used in constant equilibrium meaning the sheild will never break, and the sword will never finish its cut. Allow me to explain. At second 1 the sword is 50%through the shield, at second 2 the sword would be 75% of the way though the shield then at 3 seconds the sword would be 87.5% through the sheild,etc. Thus showing the sword will always be cutting but never have its cut finished but still slicing living up to its rule and the sheild will never break becaus ethe sword will never finish it\'s cut.',NULL,0);
INSERT INTO comment VALUES (3306,354,1707,'Jonathan','solution','2003-03-17 14:33:35',3,'if you shake the cans, you can quickly figure out which can the nuts are in.  that will have the label of either the peaches or the oranges.  lets say it has the peach label.  then, the can with the label that says oranges must be the peaches, since the labels aer all on the wrong can, so the remaining can has the oranges.',NULL,0);
INSERT INTO comment VALUES (3307,672,1708,'Eric','The Sword','2003-03-17 14:50:30',0,'I beliece the sword would win... The shield cannot be destroyed, but it can be seperated into seperate pieces in my humble opinion.',NULL,0);
INSERT INTO comment VALUES (3308,476,1708,'Eric','My Solution','2003-03-17 14:54:31',3,'I will be ejected into space.',NULL,0);
INSERT INTO comment VALUES (3309,40,1707,'Jonathan','insane','2003-03-17 15:00:19',0,'i have driven myself insane with these sorts of problems.  you can do 12 coins with three weighings.  39 with four. 120 with 5.  someone try and guess whow many you can do with 6 weighings.  (sidenote, i have the answers for all of these, up to and including 120 with five, talk to me at some other point if you wish to hear these',NULL,0);
INSERT INTO comment VALUES (3310,379,1709,'silvis','answer','2003-03-17 15:01:45',0,'It is AIDS/HIV.\r\nYou don\'t want people to know it, you can only know through a blood test, and no one wants it.',NULL,0);
INSERT INTO comment VALUES (3311,40,1707,'Jonathan','re a better open problem','2003-03-17 15:07:20',4,'nikki is right, g(2) would have to equal 3, g(1) would have to equal 0, g(3)=12, g(4)=39, g(5)=120\r\nas you can tell, i have figured out the formula, but i want to see if you can figure it out now that you have more information',NULL,0);
INSERT INTO comment VALUES (3312,672,1709,'silvis','guess','2003-03-17 15:19:11',0,'I think that the swordsmaker will see that the shieldsmaker\'s shields are unstoppable so he would stab the guy in an uncovered spot.',NULL,0);
INSERT INTO comment VALUES (3313,476,1709,'silvis','the answer','2003-03-17 15:21:35',3,'You just tell a statement that the aliens don\'t know is true or false.',NULL,0);
INSERT INTO comment VALUES (3314,582,1709,'silvis','think i got it','2003-03-17 15:25:08',3,'It\'s +1 x5 or something like that.\r\n',NULL,0);
INSERT INTO comment VALUES (3315,672,1710,'Geoff','solution suggestion','2003-03-17 16:08:07',3,'The two descriptions cannot coexist as they are mutually contradicting, therefore it would be impossible for the two to go up against each other if the two previous descriptions of the sword and shield are accurate, because they cannot coexist.',NULL,0);
INSERT INTO comment VALUES (3316,616,1301,'Charlie','re: Confusion','2003-03-17 17:09:11',0,'But if on sunday he said he lied on mondays OR tuesdays, then that would not be a lie, as he does indeed lie on mondays.  It is only because he says he lies on both mondays AND tuesdays that telling the truth on tuesday alone makes it a lie. Remember de Morgan\'s laws: not(A AND B) = (not A) OR (not B) and the similar not(A OR B) = (not A) AND (not B).  And the other way of looking at it, the ANDed statement is one statement, not two.',3304,0);
INSERT INTO comment VALUES (3317,582,1301,'Charlie','How to Cheat','2003-03-17 17:16:55',0,'The sequence given is in fact significant enough that typing the numbers given into the Online Encyclopedia of Integer Sequences will bring up the rule.  Either Google search on Integer Sequences, or go directly to http://www.research.att.com/~njas/sequences/ and type or copy in the sequence.\r\n\r\nI know this is a thought puzzle, not a research project, but just wanted to point out a valuable web resource, or in case you got hopelessly curious and impatient. (...and possibly even a source for future puzzlers as the sequences are numbered.)',NULL,0);
INSERT INTO comment VALUES (3318,534,1301,'Charlie','re: Complete Solution','2003-03-17 17:25:47',0,'Remembering that indeed as you say, \"The Sum or Union of two sets A and B is denoted by (A + B) or (A U B) and is defined to be the set of all elements belonging to either A or B or both and the Product or Intersection of two sets A and B is denoted by \'AB\' is deifined to be the set of all elements belonging to both A and B,\" the event equation \"AB = (A - AB) + AB + (B - AB)\" still is wrong in having AB on the left side rather than A+B.\r\n\r\nOtherwise your logic is correct in solving  P(A + B + C) = P(A) + P(B) + P(C) - P(BC) - P(AB) - P(AC) + P(ABC).\r\n\r\nHowever the goal was to prove P(ABC) = P(A) + P(B) + P(C) - P(B+C) - P(A+B) - P(A+C) + P(A+B+C), and to show indeed how it generalizes to all n.\r\n',3295,0);
INSERT INTO comment VALUES (3319,581,1711,'Ryan','Simple solution?','2003-03-17 19:13:09',0,'But if he were not on the jury than he could not \"preserve human life above all else\", including the law.  Therefore he does not truly believe \"life is the most important thing.\"  He would be willing to lie to the second question if he did.\r\n-Rusty',NULL,0);
INSERT INTO comment VALUES (3320,106,1712,'brian','Answer','2003-03-18 00:48:45',0,'Bob\'s hat is red',NULL,0);
INSERT INTO comment VALUES (3321,476,1660,'Tim Axoy','Ejected into space','2003-03-18 01:43:52',0,'You say,\"I will get ejected into space.\"\r\nIf it is true,then you will get ejected into space,but you have to get blasted into atoms.\r\nIf it is false,then you will not get ejected into space,but you have to for a false statement.\r\nThe aliens will probably get confused and let you free.',NULL,0);
INSERT INTO comment VALUES (3322,29,1660,'Tim Axoy','Pointing to Knightville','2003-03-18 01:49:27',0,'Ask him,\"Where are you from?\"\r\nLiars lie and point to Knightville.\r\nKnights tell the truth and point to Knightville.',NULL,0);
INSERT INTO comment VALUES (3323,632,1301,'Charlie','re(2): conceptual solution','2003-03-18 03:27:52',0,'As the numbers are squares they can\'t be consecutive integers, though if they were squares of consecutive integers, the sum could be divisible by n, but we have no assurance that a set of squares of 19 consecutive integers are present.\r\n',3298,0);
INSERT INTO comment VALUES (3324,632,1301,'Charlie','vague outline','2003-03-18 03:48:29',1,'My first thought had been that to avoid divisibility by 19 you could have at most 18 numbers that are congruent to 1 mod 19, and 18 that are congruent to 2, etc. up to 18 that are congruent to 10.  This is 180 numbers.  If you add a 181st number, it has to be one of two possibilities: either it has the same congruency mod 19 as the numbers in one set already collected, in which case it completes a set of 19, that bring the total back to divisibility by 19; or it has a congruency that is complementary to one of the existing sets, that is 11 mod 19 is complementary to 8 mod 19, and therefore combined with one of those, produces a sum of 2 numbers that are divisible by 19, then the task becomes to find a set of 17 that add to a multiple of 19, which can be accomplished by taking 16 from any set, say the 1-mod-19 set, and then one from a set that is two higher.\r\n\r\nThis has to be generalized, as there are no assurances that the sets of 18 that mutually share a congruence value be neatly in consecutive order: you might have 18 1-mod-19, 18 3-mod-19, 18 7-mod-19, etc.  We\'d have to show that it would always be possible to have a set that is denominated 2 higher than another.\r\n\r\nFurther, it has to be considered that sets smaller than 18 exist.  This of course results in some pairs forming between complementary mods, like the previously mentioned 8-mod-19 and 11-mod-19, so the fewer members of each set, below 18, necessarily makes for more of these pairs that add to a multiple of 19. As an easy example, if there were 9 of each mod value, 9 8-mod-19 could be combined with 9 11-mod-19 and one 0-mod-19 to produce a required set.  It would have to be shown that the presence of complementary pairs would offset the loss of full sets of 18.',NULL,0);
INSERT INTO comment VALUES (3325,471,1301,'Charlie','solution to similar situation','2003-03-18 03:59:33',1,'I remember that there is a best strategy for a more amorphous version of this question, such as if someone is seeking the best possible marriage partner.  That strategy is to consider, but reject, the first prospect that comes along.  Then continue seeking prospects and choose the first one that is better than that first one that had been rejected.\r\n\r\nIn the specific instance being presented now, I would think that this would have to be somewhat modified under the, admittedly unlikely, prospect that the first two numbers drawn are 1 and 2.  In this instance, as the integers are assured to be positive and all different, we can be sure that something higher will be found.  Other possibilities, for example, if it is known that n is 100, and the first several drawn are all under 100, we know that there must be at least one that is at least 100, and so we should continue at least until we get a number higher than n.\r\n\r\nSo possibly the best strategy is to bypass the first one and then take the next one that is higher than that first bypassed one so long as it is at least \'n\'.',NULL,0);
INSERT INTO comment VALUES (3326,471,775,'Cory Taylor','partial solution','2003-03-18 04:56:05',0,'There is a best solution to the problem, but as in the previous post, I can\'t remember exactly what it is (although I have a better memory than my predecessor).  There is a mathematical formula for picking the largest member is a set of known size, when following the bounds of this problem, and it gives a suprislingly high probability.  The method is something like this (but not exactly);\r\n\r\nlet x=roundup(n/e), where e=2.7181281828...\r\nview and disard the first x slips, making a note of the highest total seen so far.\r\nView the remaining slips and accept the first one that beats the highest in the first set.\r\n\r\nIf my memory serves correctly, this will give a probability of around 30% to get the largest number.\r\n\r\nThis is, of course, not quite correct, as I can\'t verify that it is e you should be using to derive x, and that other details of the method could be in error, but the process does exist.\r\n\r\nAnd further, because this strategy is for numbers in general (not distinct positive integers), this strategy could be bettered by the user, based on keeping track of the numbers as they come (for example, if the largest number encountered in the first x slips is still less than n (by more than 1), then just look for the first slip of n or greater.  Also, coming to the second last slip, it would be a judgment decision on weather to accept this slip or the last one, which would be based on the users gleaned knowledge of the numbers used and possible numbers remaining.',NULL,0);
INSERT INTO comment VALUES (3327,471,1301,'Charlie','Another difference','2003-03-18 05:31:04',0,'A difference between this and the classic problem is that in the classic problem, the selector does not get to keep ANY money if he has not selected one with the highest value, and so must maximize the probability of selecting the highest one--second best just won\'t do at all.\r\n\r\nIn the present problem, the person accepting or rejecting gets to keep whatever amount is accepted, even if it is not the highest one.  Thus if the idea is to maximize the expected value, the strategy can be different.\r\n\r\nBTW, Cory\'s memory is indeed better than mine, and also e is indeed the correct denominator for the classical puzzle where one seeks to get the absolute highest value and nothing less.',NULL,0);
INSERT INTO comment VALUES (3328,471,872,'pleasance','What\'s the distribution?','2003-03-18 07:34:42',1,'I believe there\'s a problem here: we don\'t know the probability distribution of numbers appearing on the slips of paper. I know that in logic problems we generally ignore trivialities such as, \"that number is so large, it\'s more than there are atoms in the universe, let alone rupees you can give someone\". But in this case, it\'s more than logistics. It\'s simply NOT POSSIBLE to have an even distribution for ANY positive integer between 1 and infinity. In other words: some numbers are more likely than others.\r\n\r\nIf I\'m not mistaken, this must be taken into account before attempting any strategy as those suggested by Cory and Charlie. For example, we can estimate the largest likely number that can appear on the slips. Let\'s say N=2. If we decide that sums larger than 1,000,000,000 rupees are highly unlikely, we might decide to keep the first slip if it says 900,000,000, but to take the second one if the first says 134. The largest estimated number is not the point: assessing the distribution is.',NULL,0);
INSERT INTO comment VALUES (3329,471,1301,'Charlie','Monte Carlo Simulation','2003-03-18 08:47:08',0,'Let\'s assume the distribution is uniform on some interval so that if the top possibility is 1,000,000 rupees, then any particular amount up to that is equally likely, or if the top possibility is 1,000 rupees, then any particular amount up to that is equally likely.  But the subject doesn\'t know the max value, and so can only judge based on what he/she sees.\r\n\r\nIf a strategy is used analogous to the one Cory presented for the classic case (of the highest slip vs. nothing at all), then we seek the number of slips to bypass before choosing the next one that comes up higher than any before.  I\'ve simulated this with a computer program for n=25, 50, 100 and 200.  The simulation did 15,000 trials of each such bypass strategy and took the average take for each bypass value.  For n=25 bypassing 4 maximizes expected value at 85.5% of the highest slip (82.2% of the high end of the distribution). For n=50, bypass 5 to expect 88.8% (87.0%). For n=100 bypass 9 to expect 91.6% (90.7%).  For n=200 bypass 12 to expect 93.8% (93.3%).\r\n\r\nThese are lower than the n/e values of the classic problem as we\'d rather not be stuck with having to take the last slip, which might be low, and we are not so concerned with getting the absolute highest.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3330,471,1301,'Charlie','re: Monte Carlo Simulation (continued)','2003-03-18 08:55:05',0,'But for this problem, merely bypassing the first few and looking for one that beats the previous max has problems at the end.  In the all-or-nothing case it didn\'t matter--if you didn\'t get something better than the previous max, you lost anyway.  Here it matters.\r\n\r\nAs you\'re getting near the end you would want to lower your expectations before getting stuck with whatever is last. To guess at a strategy, I chose to simulate bypassing a certain number at the beginning to determine a max to try to exceed, but if the number of slips left gets to being less than that same number (the number we bypassed) then lower the threshold for accepting a number evenly from the max found before to 1/2 of that max.  So if we had bypassed 10 with a maximum of 100 rupees, then when we got to only 10 slips left without finding anything higher, we\'d lower our acceptable value to 95, then 90, then 85, etc.\r\n\r\nThen the following are the optimal number to bypass at the front and to used lowered expectations at the end: for n=25, bypass 11 and expect 91.2% of highest slip (87.7% of high end of distribution); n=50 bypass 19 and expect 94.9% (93.0%); n=100 bypass 32 and expect 97.0% (96.0%); n=200 bypass 55 and expect 98.3% (97.8%).  Note the optimal bypass doesn\'t increase linearly with n, and these are all higher expected values than the best we could do merely bypassing at the beginning (previous comment).\r\n\r\nOf course this is nowhere near a proof of optimal strategy, only heuristic trials.',3329,0);
INSERT INTO comment VALUES (3331,471,1301,'Charlie','re(2): Monte Carlo Simulation (the program)','2003-03-18 09:09:30',0,'The program w/n=200; factor .995 to adjust to max slip to max of distribution; end strategy in use:\r\n\r\nn = 200: mxfact = .995\r\nRANDOMIZE TIMER\r\nDIM num(n)\r\nFOR byp = 1 TO 90\r\n   tot = 0\r\n   FOR tries = 1 TO 15000\r\n    FOR i = 1 TO n: num(i) = RND(1): NEXT\r\n    mx = 0\r\n    FOR i = 1 TO byp\r\n      IF num(i) > mx THEN mx = num(i)\r\n    NEXT\r\n    mxc = mx\r\n    FOR i = byp + 1 TO n\r\n      IF i > n - byp THEN\r\n        mxc = mx - (i - n + byp) * mx / (2 * (n - byp))\r\n      END IF\r\n      IF num(i) > mxc OR i = n THEN\r\n        choose = num(i): EXIT FOR\r\n      END IF\r\n    NEXT\r\n    tot = tot + choose\r\n   NEXT\r\n   PRINT byp, tot / (tries - 1), tot / (tries - 1) / mxfact\r\nNEXT',3330,0);
INSERT INTO comment VALUES (3332,174,1715,'Jonny Doe','Solvable','2003-03-18 09:31:10',1,'Let assume that (a) is true then the solution to this problem is that it is solvable which points to (a) and this is an easy assumption.  Now lets assume that (b) is true then we might say that that the solution to this problem is that it is unsolvable but by the fact that we admit that the problem unsolvable we actually solved the problem.  And by solving the problem we point again to (a).\r\n\r\nTherefore I believe that the problem is solvable.',NULL,0);
INSERT INTO comment VALUES (3333,471,1626,'Gamer','Any integer?','2003-03-18 10:51:20',0,'What I see is there isn\'t a strategy, as the number on the next one could be higher or it could be lower. Usually you never know... What\'s the problem here?',NULL,0);
INSERT INTO comment VALUES (3334,471,1072,'Alan','if we assume random','2003-03-18 13:42:24',3,'If when we say random we assume any number from 1 to &#8734; can be chosen. This means every number has an equal chance to be drawn. so now you draw the first slip, then you look at the number and see that it is a number, which we will call x. Because every number has an equal chance of showing up there will be x-1 possbilities you get a number lower than it next and &#8734;-x chances the number you will be higher than your previous slip. That means every time you should draw another slip, because of the fact that &#8734;-x possibilities to get a higher slip is so much more than x-1. <br> As said before this is under the assumption that since the number written is random every number from 1 through &#8734; will have an equal chance of being drawn. If these numbers were to be chosen by a computer(which isn\'t truly random, its \"randomness\" is generated by an algorithm) then of course the numbers wouldn\'t have an equal chance of being written down. Same if a human were to pick random numbers out of his head, once again this is not random. The brain takes in millions of different things and this will cause electric signals in our brain to make us think of a specific number. <p>Since in our universe randomness does not exist, if this question were to be real life, then my answer would not apply, but following all the conditions of the questions \"such as it having randomness\" my solutioon is mathematically correct.',NULL,0);
INSERT INTO comment VALUES (3335,457,1709,'silvis','maybe the answer','2003-03-18 14:03:23',3,'Ravi, I think I might have the answer.\r\nIs it 50 rupees and 50 paise??? This is just a guess.  By the way, I am new to this site and was wondering, since your info says you\'re a journeyman, if you could please approve my riddle.  It\'s name is Cleopatra and Marc Anthony.  Thanks either way.',NULL,0);
INSERT INTO comment VALUES (3336,455,1709,'silvis','solution','2003-03-18 14:09:03',3,'To be sure that you had two of one color, you would need to take 10 marbles out. \r\nFor example: You wanted two blue ones. But if the first 8 you took out were all of the greens and yellows, you would need to take 2 more out in order to make sure you had 2 blue marbles.  \r\n\r\nThe End.',NULL,0);
INSERT INTO comment VALUES (3337,357,1666,'bik88','good riddle','2003-03-18 15:12:26',3,'both men switched horses and raced to the finish line, the first man that made it would get the fortune for he was on top of his brothers horse and that horse got to the end first.',NULL,0);
INSERT INTO comment VALUES (3338,360,1666,'bik88','bik88','2003-03-18 15:15:24',0,'the answer is nothing',NULL,0);
INSERT INTO comment VALUES (3339,457,153,'TomM','Be patient silvis, we are not ignoring you. :)','2003-03-18 15:56:48',0,'Silvis,\r\nNo one has voted on your problem because no one has seen it yet.  There are only ten problems available to be voted on at any one time, and there are currently nearly <B>300</B> problems waiting approval.  Recently the system to advance problems was revised so that (among other things) new members first two puzzles move faster through the line.  Hopefully we will be seeing and voting on your puzzle very soon.',3335,0);
INSERT INTO comment VALUES (3340,455,1183,'fwaff','re: solution','2003-03-18 22:13:30',0,'Like many problems there\'s more than one answer depending on the interpretation of the question. In this one \'one colour\' could be taken to mean a specific colour or it could mean any colour.\r\n\r\nSilvis\'s answer\'s correct if you want to have at least two of a specific colour - ie you specify the colour (blue) before you start picking.\r\n\r\nHowever, if you want to have two marbles of any colour (ie no colour is specified before picking) then there\'s a different answer which is given in previous posts.\r\n',3336,0);
INSERT INTO comment VALUES (3341,471,979,'Ravi Raja','re: solution to similar situation','2003-03-19 03:00:04',0,'You mean that you have to reject the first one and then select whichever comes along with a greater number compared to the one rejected ? ',3325,0);
INSERT INTO comment VALUES (3342,471,979,'Ravi Raja','re: partial solution','2003-03-19 03:03:17',0,'That\'s correct Cory, but how did you arrive at the result ? That is what I am looking for. You will surely be getting the same result (that is, x = n/e, where e = 2.7181828459045....approximately) but you need to show it step by step considering all possible cases.',3326,0);
INSERT INTO comment VALUES (3343,471,1301,'Charlie','re(2): solution to similar situation','2003-03-19 03:09:22',0,'That is how I misremembered the solution from way back, that Cory correctly remembered.',3341,0);
INSERT INTO comment VALUES (3344,471,979,'Ravi Raja','re: solution to similar situation','2003-03-19 03:22:49',0,'You need to prove the result Charlie and this answer of yours is not correct I believe. While proving the result, you will obviously have to consider all the DIFFERENT CASES/POSSIBILITIES.',3325,0);
INSERT INTO comment VALUES (3345,471,979,'Ravi Raja','re(3): solution to similar situation','2003-03-19 03:24:37',0,'I hope now you remember the full solution, I mean the proof of this problem.',3343,0);
INSERT INTO comment VALUES (3346,471,979,'Ravi Raja','re: Another difference','2003-03-19 03:27:06',0,'I do not think that the strategy for getting the maximum amount of money becomes different if I put the other condition, the one which you mentioned is different from the classical problem.',3327,0);
INSERT INTO comment VALUES (3347,471,979,'Ravi Raja','re: What\'s the distribution?','2003-03-19 03:32:33',0,'I don\'t think you need the probability distribution of the numbers appearing on the slips. The proof of the problem will tell you everything pleasance that it is independent of the numbers appearing on the slips but depends on the total number of slips.',3328,0);
INSERT INTO comment VALUES (3348,471,979,'Ravi Raja','re: Monte Carlo Simulation','2003-03-19 03:36:40',0,'So you are trying to say that there does not exist any best strategy for the given problem and so also for the classical marriage problem ?',3329,0);
INSERT INTO comment VALUES (3349,471,1301,'Charlie','re(2): What\'s the distribution?','2003-03-19 03:41:14',0,'So, apparently this is indeed intended to be the classic problem, that is, to maximize the probability of getting the sole highest slip of paper, rather than maximize the expected value of the winnings, that I had assumed it to be.',3347,0);
INSERT INTO comment VALUES (3350,471,979,'Ravi Raja','re(2): Monte Carlo Simulation (continued)','2003-03-19 03:46:31',0,'Your guess, as you have mentioned Charlie \"....I chose to simulate bypassing a certain number at the beginning to determine a max to try to exceed....\", is absolutely correct, but when you try to prove it, you will find that you are also considering the case when the possibility of the slip with the highest/maximum number is there within the first few that you have rejected. So i don\'t think you are to consider just one particular case when such a thing occurs. I mean where the numbers drawn are found to be in descending order as mentioned in your comment.',3330,0);
INSERT INTO comment VALUES (3351,471,979,'Ravi Raja','re(3): What\'s the distribution?','2003-03-19 03:52:50',0,'Yes exactly Charlie, as I have mentioned in one of my comments that the proof of this problem will show that the strategy/result is independent of the numbers that appear on the slips but does depend on the total number of slips.',3349,0);
INSERT INTO comment VALUES (3352,471,979,'Ravi Raja','re: Any integer?','2003-03-19 04:02:49',0,'Well Gamer I am sorry to say that your guess is wrong and there does exist a strategy for the given problem, though you do not know what the number on the next slip would be.',3333,0);
INSERT INTO comment VALUES (3353,471,979,'Ravi Raja','re: if we assume random','2003-03-19 04:12:32',0,'Yes I agree with you Alan your mathematical reasoning and your assumption assumption that \"....the numbers written are in random order and so every number from 1 through &#8734; will have an equal chance of being drawn....\" is absolutely correct but you have not provided the complete proof leading to the final solution. Just give it a try, you\'re on the right track. Proceed similarly and you will arrive at the final result.',3334,0);
INSERT INTO comment VALUES (3354,465,1707,'Jonathan','a solution','2003-03-19 04:53:42',0,'well first, i thought of factorial numbers. for example, 4! is divisible by 1,2,3, and 4.  therefore, all you have to do to find 2000 consecutive numbers that are compostie, you start with 2001!+2, then go until 2001!+2001 and you have your answer.',NULL,0);
INSERT INTO comment VALUES (3355,261,1707,'Jonathan','the solution','2003-03-19 06:01:21',0,'for the first ant, he can go either way, so the probability of him picking the right way is 1.\r\nfor the second ant, he can only pick the same one as the first ant, so it is 1/2.\r\nthe same is true for the third ant, he can only pick one of the two ways, so it is 1/2.\r\nthen to get the final probability you multiply those three together to get the answer as 1/4.',NULL,0);
INSERT INTO comment VALUES (3356,261,1707,'Jonathan','re(3): Just picking at the words =P','2003-03-19 06:03:33',0,'if it was finite, and the ant crawled off of the edge, he would have had to hit the other ant by that time anyway, so it doesn\'t matter',1622,0);
INSERT INTO comment VALUES (3357,432,1707,'Jonathan','solution, i think','2003-03-19 06:14:08',0,'you know that since carl and alan contridict each other, one has to be telling the truth and one is lying.  if carl is telling the truth, then so is alan, so it cant be him.  that means that alan is also lying, meaning that he is the guilty one.',NULL,0);
INSERT INTO comment VALUES (3358,30,1660,'Tim Axoy','If and only if Door A','2003-03-19 07:16:07',3,'Call the people A and B.\r\nCall the doors A and B.\r\nAsk A,\"Is B a liar if and only if Door A is the door to escape?\"\r\nSuppose A says,\"Yes.\"\r\nIf A is a knight,B must be the liar,and A is telling the truth,so A is the door to escape.\r\nIf A is a liar,B is a knight,but A is lying,so if and only if B is a knight,A is the good door,so A is good.\r\nSuppose A says,\"No.\"\r\nIf A is a knight,then if and only if B is a liar,then B is the good one,but B is a liar,so B is good.\r\nIf A is a liar,B is a knight,so really the answer is yes,but only if B is a liar,A is good,so B is good.\r\nIf A says,\"Yes.\",A is good,and if A says,\"No.\",B is good.',NULL,0);
INSERT INTO comment VALUES (3359,672,1702,'Crystal','re: Ideal answer','2003-03-19 07:32:51',0,'The rule of never ending halves... I love that someone else sees that.  I would have never thought to apply it to this question though.  Way to go!',3305,0);
INSERT INTO comment VALUES (3360,250,1660,'Tim Axoy','Lying now,but not always','2003-03-19 08:14:22',0,'He cannot be telling the truth,or then he would always lie.\r\nHe must be lying,so he sometimes tells the truth.\r\n',NULL,0);
INSERT INTO comment VALUES (3361,154,1575,'DJ','arrgh','2003-03-19 09:04:15',3,'i have been trying to get this thing to post my corrected solution, but when i submit the comment it won\'t work. anyway, i came up with two 8-digit solutions, 92951522 and 92591522. perhaps the entire proof is too long? anyone with any ideas?',NULL,0);
INSERT INTO comment VALUES (3362,453,1575,'DJ','better?','2003-03-19 10:01:57',3,'Rather than just saying that 28 works as a solution, how about showing how it was found? Start with 2, then work backwards.\r\n2(10) = 20\r\n20-8 = 12\r\n12&#178; = 144\r\n144+52 = 196\r\n&#8730;196 = 14\r\n(3/2)14 = 21\r\n21(7) = 147\r\n(4/7)147 = 84\r\n84/3 = 28',NULL,0);
INSERT INTO comment VALUES (3363,201,1724,'margaret','my solution...i think','2003-03-19 11:24:37',0,'doews he end up in alaska....the second one..???,....and third...1/4 times...i think',NULL,0);
INSERT INTO comment VALUES (3364,432,1660,'Tim Axoy','Barry versus Carl','2003-03-19 11:25:59',0,'Barry and Carl contradict each other,so one is a liar and the other a knight.\r\nAlan is a liar in each case,so Alan is guilty.\r\nBarry must be a knight,then,since he is claiming to be innocent.\r\nAlan is a liar,Barry is a knight,Carl is a liar,and Alan is guilty.\r\n',NULL,0);
INSERT INTO comment VALUES (3365,252,1660,'Tim Axoy','+ turns into 4','2003-03-19 12:15:25',0,'The + turns into a 4,because 545+5=550.',NULL,0);
INSERT INTO comment VALUES (3366,381,1666,'bik88','bik88','2003-03-19 12:22:16',3,'its a man on a bull.',NULL,0);
INSERT INTO comment VALUES (3367,427,1666,'bik88','heard it before','2003-03-19 12:25:04',3,'i ought to owe nothing for i ate nothing.',NULL,0);
INSERT INTO comment VALUES (3368,439,1660,'Tim Axoy','Without exactly','2003-03-19 12:38:27',0,'Without exactly,any amount of statements could be true,Ravi Raja.\r\nIf statement S is true,then all the numbers from 1 to S are true.\r\nThat does not tell me much.',NULL,0);
INSERT INTO comment VALUES (3369,89,1660,'Tim Axoy','Easty,Westy,1:30','2003-03-19 12:43:41',0,'One is from Eastern Florida,\"Easty\".\r\nOne is from Western Oregon,\"Westy\".\r\nIt is daylight savings time 1:30.',NULL,0);
INSERT INTO comment VALUES (3370,682,1072,'Alan','First steps','2003-03-19 15:58:38',2,'Since i\'m pretty sure we\'ll have to solve this as a group(look at the difficulty) i have a somewhat primitive yet logical idea of how to solve it first lets give every letter a value. a=1, b=2, c=3....z=26. Therefore a+b+c...+z=351. Now every anagramed word will have a avalue based on fist letter+ last letter so the next thing we have to do is find anagrams of one throught thirteen and hope fully through trial and error get the value of 351. Another thing we should do is try to find some anagrams of words like thirteen first since they\'ll be hardest. ',NULL,0);
INSERT INTO comment VALUES (3371,471,1301,'Charlie','solution','2003-03-19 16:10:38',3,'Let r be the number of slips that we let pass by before we begin to look for the largest seen so far and take that.  First let\'s get a formula for the probability that using this r will lead to success in getting the highest of all n slips.\r\n\r\nThis results in a probability that depends on r, of p(r)=((n-r)/n)(1/(n-r))(r/r + r/(r+1) + ... + r/(n-1)) = (r/n)(1/r + 1/(r+1) + ... + 1/(n-1))\r\n\r\nUnfortunately the number of terms varies with r, so we can\'t differentiate this with respect to r.\r\n\r\nThere are two probabilities to consider: (1) that the slip with the highest number will come up after, rather than before, r slips have gone by, and (2) given that the highest number comes after r slips have gone by, the prob that some other number higher than any of the first r does <b>not</b> come by before the highest of the n.\r\n\r\nThe first probability is easy: it is (n-r)/n that the largest slip comes after position r.\r\n\r\nThe second, conditional, probability is compound in the sense that there are n-r sub-cases, as there are n-r equally likely positions that the highest slip could have assuming it\'s after position r.  In the case the highest slip is in position r+1, then the conditional prob is 1, or better, r/r. In the general case if the highest slip is in pos. r+i, the prob that another number higher than the first r does not occur before the total set\'s highest is r/(r+i-1), as this is just the probability that the highest of the first r+i-1 slips falls in the first set of r.  Each of these conditional probs has to be multiplied by the 1/(n-r) prob that the highest is indeed in the given position.  Then, when added together that total is multiplied by the (n-r)/n of the first probability.\r\n\r\nContinued on next post.',NULL,0);
INSERT INTO comment VALUES (3372,672,1725,'slim shady','re: Ideal answer','2003-03-19 16:17:44',0,'you\'re talking about something that\'s called exponential decay',3305,0);
INSERT INTO comment VALUES (3373,471,1301,'Charlie','re: solution','2003-03-19 16:22:39',0,'The probability of getting the highest slip for a given r is then:\r\np(r) = ((n-r)/n)(1/(n-r))(r/r + r/(r+1) + ... + r/(n-1)) = (r/n)(1/r + 1/(r+1) + ... + 1/(n-1))\r\n\r\nUnfortunately, the number of terms differs from one value of r to the next, so you can\'t differentiate with respect to r.\r\n\r\nHowever, a program with evaluates p for various n and r, shows that the maximum r for a given n is always either n/e truncated or rounded to the next integer.  It is not consistent in this regard.  For example, for n=40, n/e =   14.72, and the maximum probability of success is for r=15 at which p = 0.375743. (at r=14, p=0.375693).  However for n=135 n/e=49.66, but the maximum prob of success occurs at the truncated r=49, with p=0.370217, rather than at the rounded 50, where p=0.370214. ',3371,0);
INSERT INTO comment VALUES (3374,439,1301,'Charlie','re: Without exactly','2003-03-19 16:34:08',0,'But for example 1 to 9 being true would mean the truth for example of #8.  But that says that eight of the statements are false.  That can\'t be true if 8 of them are true.',3368,0);
INSERT INTO comment VALUES (3375,439,979,'Ravi Raja','re: Without exactly','2003-03-19 23:14:07',0,'No Tim, without the word \"Exactly\", any number of statements cannot be true. if that is so, then will you say that both the first and the second part of the question has the same answer, I mean, in both the cases (with and without the word Exactly), the answer will be that the statement 9 is only true in both the cases ? ',3368,0);
INSERT INTO comment VALUES (3376,439,979,'Ravi Raja','re(2): Without exactly','2003-03-19 23:22:07',0,'Yes Charlie, but I think Tim has not gone through the comments posted for this problem or may be he has but still has some confusion regarding the truth and falsity of the statements.',3374,0);
INSERT INTO comment VALUES (3377,439,979,'Ravi Raja','re: Without exactly','2003-03-19 23:31:36',0,'Hey Tim, just go through Cory\'s comment (with the subject: Method Of Proof) and just see what he has said in it. I do not remember the exact relation but Cory has given it in his comment. Please do check it. ',3368,0);
INSERT INTO comment VALUES (3378,439,979,'Ravi Raja','re: Without exactly','2003-03-19 23:35:27',0,'Yes I remember. Here is what Cory mentioned in his comment: \" Note that a statements value of true forces all lower numbered statement to have a value of true and a false statement forces all higher number statements to be false\". Just go through this statement and think what the answer is supposed to be.\r\n',3368,0);
INSERT INTO comment VALUES (3379,682,1183,'fwaff','re: First steps - 13','2003-03-20 01:06:04',0,'Sounds like a fair plan Alan. My contribution for starters is:\r\n\r\n13 - Threatening\r\n\r\nSo the alphabet total is 27 (T=20, G=7)',3370,0);
INSERT INTO comment VALUES (3380,682,1626,'Gamer','re(2): First steps - 13','2003-03-20 01:08:23',0,'I remember there was a contest like this in GAMES that used wierd deranged long words (scrabble words) that used lots of letters. ',3379,0);
INSERT INTO comment VALUES (3381,469,1626,'Gamer','','2003-03-20 01:11:47',2,'No money... The fact relies on that you all owed and were owed money to someone. That means your net win/loss was 0. Since \'you\' found the note that was counterfeit, \'you\' lost nothing as well.',NULL,0);
INSERT INTO comment VALUES (3382,682,1183,'fwaff','re(3): First steps - 13, 11','2003-03-20 01:17:10',0,'The problem here is to use small words that minimise the letters used. When written out the numbers 1...13 contain 59 letters, which means we can only \'waste\' 34.\r\n\r\n13 = Threatening wastes 3 (A,G,N)\r\n11 = Leavened wastes 2 (A,D)\r\n\r\nUsing these two the alphabet total is now 43.\r\n\r\nI think 12 is the next challenge....\r\n',3380,0);
INSERT INTO comment VALUES (3383,469,1732,'Helen','I think this is the solution','2003-03-20 01:19:52',3,'The person who discovered the note was counterfeit loses out because they probably can\'t use the note again. Everyone else was able to use the note to get 100 rupees worth of whatever, so they haven\'t lost anything.',NULL,0);
INSERT INTO comment VALUES (3384,41,1660,'Tim Axoy','The conviction of B when A and C get acquitted','2003-03-20 01:46:50',0,'If A was a knight,then C would be guilty,and a knight,so we would have two knights.\r\nThe problem says that only one was a knight,so A is a liar.\r\nSince A is a liar,C cannot be guilty because a liar said he was,and A cannot be guilty because A is a liar.\r\nTherefore,B is guilty.\r\nB is guilty.',NULL,0);
INSERT INTO comment VALUES (3385,129,1660,'Tim Axoy','How to lose weight','2003-03-20 01:50:22',0,'Reply if you think you are fat.',NULL,0);
INSERT INTO comment VALUES (3386,469,1,'levik','re: I think this is the solution','2003-03-20 02:01:36',3,'This is all true, but the person discovering the note is the author - who also found it in the first place. So he is 100 rs out, but then at the start of the ordeal he received 100 rs by paying the plumber with the fake bill.\r\n\r\nTherefore, I think noone lost anything in this series of barters.',3383,0);
INSERT INTO comment VALUES (3387,469,103,'friedlinguini','re(2): I think this is the solution','2003-03-20 02:57:05',1,'The question almost becomes a philosophical one.  If you find a 100 Rupee note and then find out that is counterfeit, have you lost anything?',3386,0);
INSERT INTO comment VALUES (3388,469,1301,'Charlie','solution','2003-03-20 03:15:03',3,'Nothing was lost in the whole transaction, as a worthless piece of paper was found, changing no one’s net wealth.  If we ignore the counterfeit note, as it has no value, and take the transactions in reverse chronological order, we see that the note has merely triggered the indirect payoff of the woman’s debt to the narrator.\r\n\r\nRemembering that the woman owed the narrator 100 rupee’s, it got paid off as follows:\r\n\r\nThe woman gave the sewing machine worth 100 rupees to the tailor (considering that the 100-rupee note really wasn’t worth anything, so it wasn’t really sold).  The tailor passed the value on to the milkman in the form of 100 rupees worth of garments.\r\n\r\nThe milkman passed the value on to the plumber by absolving his account of 100 rupees (as the chronology is reversed, this was done in anticipation, actually, as was all of these passings on of value).\r\n\r\nAnd finally (initially, in real time) the plumber did 100 rupees worth of work for the narrator.\r\n',NULL,0);
INSERT INTO comment VALUES (3389,469,979,'Ravi Raja','re: I think this is the solution','2003-03-20 03:19:19',0,'Well didn\'t the person, who found the note also used it to settle his account which he was supposed to pay to the plumber ? ',3383,0);
INSERT INTO comment VALUES (3390,682,1301,'Charlie','re(3): First steps - 13','2003-03-20 03:22:25',0,'Yes, the only difference between this and that old Games competition is that that one rewarded longer words rather than shorter ones, and it was not specified in advance that all letters of the alphabet could be covered with no repetitions--merely that the more letters covered with fewer repetions would count higher.',3380,0);
INSERT INTO comment VALUES (3391,469,979,'Ravi Raja','re: I think this is the solution','2003-03-20 03:23:32',0,'So, even he(the person who found the counterfeit note) has used that money just in the manner a genuine one would have been used. So what do you have to say for that ?',3383,0);
INSERT INTO comment VALUES (3392,682,1301,'Charlie','suggestion','2003-03-20 03:28:24',2,'For those who wish to use computer skills to help solve the problem, several word lists of a couple of hundred thousand words are available on the web, such as at\r\npuzzlers.org/pub/wordlists/enable1.txt\r\nand\r\npuzzlers.org/pub/wordlists/mbsingle.txt\r\n\r\nInflected forms and plurals are represented.',NULL,0);
INSERT INTO comment VALUES (3393,469,979,'Ravi Raja','re(2): I think this is the solution','2003-03-20 03:31:22',0,'Don\'t you think Levik that the person/author who found the note gained in the entire transaction ? ',3386,0);
INSERT INTO comment VALUES (3394,469,979,'Ravi Raja','re(3): I think this is the solution','2003-03-20 03:35:10',0,'If I find a Hundred Rupee note and then I find out that it is counterfeit then of course I do not lose anything, but what about the settlement I made with my plumber ? I paid his bill with that counterfeit note itself so don\'t you think I gained there Fried ?',3387,0);
INSERT INTO comment VALUES (3395,457,979,'Ravi Raja','re: maybe the answer','2003-03-20 03:54:54',0,'Well I am sorry to say that your answer (50 Rupees and 50 Paise) is not correct and secondly your problem I think has not yet shown up in the queue and when it will I\'ll surely vote for it.',3335,0);
INSERT INTO comment VALUES (3396,469,1732,'Helen','re I think this is the solution','2003-03-20 04:18:25',3,'if the narrator had found the note and used it, he would be 100 rupees up. If it had not ever come back to him, he would still be 100 rupees up.\r\n\r\nAnybody who is paid with the note and then uses it is even.\r\n\r\nAnybody who is paid with the note but then cannot use it because the next person in the chain refuses it because it is counterfeit, they are 100 rupees down. \r\n\r\nOverall the chain, when it ends will be balanced, but one person gains and another loses.\r\n\r\nHowever, this chain started and ended with the same person, so that person gained then lost, so is even. (assuming that after he realises it\'s counterfeit, no-one will accept it) ',NULL,0);
INSERT INTO comment VALUES (3397,469,1,'levik','re(3): I think this is the solution','2003-03-20 04:56:44',0,'I don\'t see how...\r\n\r\nAfter all, he \"made\" money when he paid his plumber bill with the fake note - but then \"lost\" money when the money he was owed was returned in the form of that same note.',3393,0);
INSERT INTO comment VALUES (3398,469,979,'Ravi Raja','re(4): I think this is the solution','2003-03-20 05:06:07',0,'Its alright Levik. I just wanted to confuse you but I forgot that I was trying to do that with the wrong person. lol.',3397,0);
INSERT INTO comment VALUES (3399,469,1715,'Jonny Doe','Possible Solution','2003-03-20 05:23:23',0,'I think the transaction history begins when I lent my neighbor 100 Rupees, and it put me down 100 Rupees.  Then some time later while walking in the park I found 100 Rupees, which puts me, back to 0.  Once I had to pay the plumber it put me down 100 Rupees again.  So now I’m 100 Rupees down while the money circulating around.  Eventually I get the money but and discover that it is counterfeit and therefore worthless so it still leaves me down 100 Rupees.\r\n\r\nSo I (the person who found the money) lost 100 Rupees.\r\n',NULL,0);
INSERT INTO comment VALUES (3400,672,1660,'Tim Axoy','Paradoxical','2003-03-20 06:08:00',0,'When the sword and the shield hit,the sword will go through the shield because it can go through anything,but also the sword will not go through the shield because the shield cannot be broken.\r\nThis is a paradox.',NULL,0);
INSERT INTO comment VALUES (3401,429,1660,'Tim Axoy','The man,a poisoner','2003-03-20 06:15:07',0,'The man drank,and then put poison in his drink.',NULL,0);
INSERT INTO comment VALUES (3402,439,1660,'Tim Axoy','1 to 5','2003-03-20 06:19:47',0,'If sentence S is true,then all numbers from 1 to S are true.\r\nSuppose S is the last true statement.\r\nThen,S are false,so S+S=10.\r\nS must be 5.\r\n1,2,3,4,5 are true.',NULL,0);
INSERT INTO comment VALUES (3403,469,1575,'DJ','re: Possible Solution','2003-03-20 06:24:15',0,'Since rupees are currency used in India, where cows are sacred, would there really even be a milkman? Just a thought, haha..\r\n\r\nSo far, the general consensus has been that since the counterfeit note made a full circle, no money was lost or gained. Indeed, suppose I (the author) had possessed a genuine note, and this had been used for the transaction series, things would not have resulted any differently, but there would not be much of a debate at all.\r\n\r\nJonny\'s last comment poses an interesting point. It is flawed logic, however; the same sort of recursive thinking that has fueled mind games and riddles for ages.\r\n\r\nWhat is being overlooked, of course, is the fact that \"I\" have received one hundred Rupees\' worth of labor in the process. You cannot disregard this and look at the problem only monetarily, or else \"I\" always lose by paying someone for services.\r\n\r\nSo, the solution is still that nobody has lost or gained anything, unless (as helen mentioned before) \"I\" go and pass off the counterfeit note to someone else.',3399,0);
INSERT INTO comment VALUES (3404,315,1660,'Tim Axoy','Himself,selfish self','2003-03-20 06:26:47',0,'He is looking at himself.',NULL,0);
INSERT INTO comment VALUES (3405,315,1660,'Tim Axoy','NOT Himself,selfish self,but his son,selfish son','2003-03-20 06:32:03',0,'Call him John and call the person he is looking at Jack.\r\nJack\'s father is John\'s father\'s son.\r\nJohn\'s father can only have one son,John,since John is an only child.\r\nJack\'s father is John.\r\nJohn\'s son is Jack.\r\n',NULL,0);
INSERT INTO comment VALUES (3406,469,1715,'Jonny Doe','re(2): Possible Solution','2003-03-20 07:02:36',0,'OK let me modify my logic.  If a person gets counterfeit money and he knows it, is he payed?  I think not which means that \"I\" never got the 100 Rupees that was owed to me by my neighbor.  The fact that I found money that initially I though to be real is nice but this is an unexpected bonus and I do not think that this is a part of the whole transaction.  I think that the transaction started with me lending 100 Rupees then paying the plumber and so on.\r\n\r\nThe transaction started with real money (100 Rupees) and should be complete with real money otherwise it is not complete and therefore \"I\" am down 100 Rupees.',3403,0);
INSERT INTO comment VALUES (3407,682,1575,'DJ','hmm','2003-03-20 07:08:50',0,'I fail to see how number the final and initial letters by value will help anything..anyone?\r\nCounting the number of extra or \'wasted\' letters as fwaff suggested seems helpful, though.\r\nWhat would be most useful is a list of all possible words that contain each letter combination. I miss resources such as now-extinct concordance.com, where you could type in twelve??? and get all the words that contain those letters and three unknown letters, etc. I\'m working on a PHP script to implement the lists Charlie cited.\r\nThat\'s all for now..nothing useful.\r\n=)',NULL,0);
INSERT INTO comment VALUES (3408,683,1575,'DJ','wheee','2003-03-20 08:03:20',1,'Use \'gh\' as in laugh, \'o\' as in parody, \'ti\' as in motion.\r\n\r\nI remember this from an old children\'s book. Also interesting to note is the band named \"ghoti hook\" (they\'re really cool).\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (3409,469,1575,'DJ','re(3): Possible Solution','2003-03-20 08:39:14',0,'You\'re still missing the point; if you started out with 100 real Rupees, and used that to pay the plumber, would you consider yourself out anything? Then if you found a counterfeit mark on the bench, would you consider yourself down?\r\nThose net changes are exactly what has happened. You are down 100 \'real\' Rupees, and you have your plumbing work done. You also have a counterfeit note that you found in the park. That\'s it.',3406,0);
INSERT INTO comment VALUES (3410,683,1301,'Charlie','worthy of comment','2003-03-20 08:40:16',2,'Another example of this type of ending at least is the nation of Kiribati, where the -ti is pronounce like an s.',NULL,0);
INSERT INTO comment VALUES (3411,672,1735,'anton','re: The Sword','2003-03-20 08:41:51',0,'I agree with this.  For the law of matter states that nothing can be created or destroyed.  The sword can cut through anything and thus can, as eric said, cut through the shield dividing it  in half, but the shield has not necessarily been destroyed, but altered.\r\nThis is a matter of perspective.  It is based on how you interpret the word destroyed.',3307,0);
INSERT INTO comment VALUES (3412,476,1575,'DJ','yeah','2003-03-20 08:53:11',0,'I also originally came up with the classic answer of \"this statement is false,\" which, as Bryan noted, is equivalent to saying \"I will be ejected into space.\" I also thought of stating an opinion, or posing a question, something that could not be proven true or false, although \'statement\' by definition rules out a question, and what if the aliens have some sort of consensus about the validity of your opinion? Toast.\r\n\r\nFor a more creative approach, how about saying, \"I have a bomb strapped to me that will destroy you all if I am blasted into atoms, but it will not destroy you if I am ejected into space.\" Then they can ponder  your bluff, and if they believe you, then they may just decide not to blast you after all. If they think your statement is false, they may be enticed to reconsider your ejection as well.\r\n\r\nYeah, it\'s a stretch...but I couldn\'t just say the same thing as everyone else!\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (3413,476,1575,'DJ','orrr','2003-03-20 08:55:37',1,'How about, \"You will eject me into space &lt;em&gt;without&lt;em&gt; a spaceship\"? Then, if the statement is true, and they blast you, the statement is false (assuming they only do one or the other). If it is false, and they eject you, they have to give you a spaceship as well. Freeee!\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (3414,672,1575,'DJ','re: Paradoxical','2003-03-20 09:01:28',0,'that was amazing',3400,0);
INSERT INTO comment VALUES (3415,673,775,'Cory Taylor','','2003-03-20 09:04:52',0,'I can do this problem using my standard approach - brute force, but can\'t think of a way to simplify it any.  The lack of previous posters indicates that this probably should have received a higher difficulty.  I\'ll give it a shot and get back to you.',NULL,0);
INSERT INTO comment VALUES (3416,673,775,'Cory Taylor','partial solution','2003-03-20 09:21:46',0,'the chance, beginning at an arbitrary location, and skipping a given number of digits each time yields a probibility of (given that the skipping doesn\'t cause you to run out of room) the product of the probibilities of each letter.  Based on the large number of letters, it is safe to assume the data is independant.  This number works out to 3.7567 * 10^-10, or so, whjich is pretty small.\r\n\r\nNext we need to find the total number of arbitrary starting points and skip digits that will not exceed the bounds of the text.  Counting forwards only (the number reached can be doubled to include revers skips), there is a pattern which needs to be summed.  Letters 1-5 have 47489 different possible skip digits, letters 6-11 have one less, 12-17 have still one less etc.  This pattern will give the total number of possible orientations.\r\n\r\nOnce this calculation is complete, the two numbers, multiplied by each other will give the expected number of occurences.\r\n',NULL,0);
INSERT INTO comment VALUES (3417,673,775,'Cory Taylor','remaining solution','2003-03-20 09:33:49',0,'the number of possible orientation can be calculated as 5*&#8721;n, nform 1 to 47488 + 4*47489.  This (forward) total then is multiplied by 2, and the final number is 2.2552*10^9 (or so).\r\n\r\nMultiplying the two parts of the probibility together we get an expected number of occurances as\r\n3.7567*2.2552/10, which is about .85.\r\n\r\nSo we would expect the word flooble to appear once (or slightly less than once, using the true definition of \"expected\", which I still can\'t bring myself to agree with.  How could this be expected to happen a non-integer number of times?).\r\n\r\nThat didn\'t take nearly as long as I had expected, so therefore I must have done something wrong',NULL,0);
INSERT INTO comment VALUES (3418,682,1567,'Bryan','More suggestions','2003-03-20 09:34:20',0,'It\'s good enough to find thirteen words that meet the requirements of this problem, without worrying if they are as short as Charlie\'s, so  I wouldn\'t bother counting letter sums.  To solve this problem, I propose using two techniques simultaneously:<p><ul><li>Make lists of words for the numbers hardest to anagram (thirteen, twelve, eleven, six, etc.) and<li>Make lists of words containing anagrams of numbers that begin or end with the least-used letters (J, Q, Z, etc.)</ul><p>There are tons of words that contain the anagrams of simple numbers like \"one,\" \"ten,\" and a few others, so the lists of words with uncommon letters becomes a big help for filling these.<p>I have started some lists; feel free to add them to your own:<p><b>thirteen</b><br>tethering, (un)threatening<p><b>twelve</b><br>wavelet<p><b>eleven</b><br>leavened, development, enveloped<p><b>six</b><br>sphinx, x-section<p><b>seven</b><br>evens, nerves, veneers, vestment<p><b>eight</b><br>etching, highest<p><b>Z</b><br>zenith (10), zonked (1)<p><b>Q</b><br>question (1, 10), quatrefoil (4), quarantine (9, 10)<p><b>J</b><br>jointed (1), joinder (1), Jeffersonian (1, 9), justificative (5), justificatory (4)<p>The best words to use first are the ones with uncommon letters at the beginning and end of the word.  <p>Good luck :P',NULL,0);
INSERT INTO comment VALUES (3419,683,1567,'Bryan','E=mc&#178;','2003-03-20 09:45:46',0,'Wasn\'t it Einstein who first came up with the \"ghoti\" spelling?  Think so :)',NULL,0);
INSERT INTO comment VALUES (3420,683,1301,'Charlie','re: wheee','2003-03-20 09:51:59',0,'I think that\'s \'o\' as in \'women\' rather than in \'parody\'.  The latter has an unaccented syllable represented in the dictionary by a schwa (upside down e), but women has an i to represent the first vowel sound.',3408,0);
INSERT INTO comment VALUES (3421,457,1575,'DJ','Well.. .','2003-03-20 10:17:20',3,'If you let r and p be the numbers of rupees and paise you started with, and R and P are what you have at the end, then p + 100r is the value (in paise) at the beginning and, similarly, P + 100R is the value you have at the end. The latter is half of the former, so:\r\np + 100r = 2(P + 100R).\r\nWe also know, from the problem, that P=r, and R=p/2.\r\nSubstitute and solve:\r\np + 100r = 2(r + 100(p/2))\r\np + 100r = 2r + 100p\r\n98r = 99p\r\nThere are, of course, infinitely many solutions to that equation, but since (I assume) we are restricted to integers, change it into two parameterized equations. Since 98 and 99 have no common factors, we have:\r\nr = 99i\r\nand\r\np = 98i,\r\nwhere i can be any whole number (including 0). Actually, any integer, from a mathematical view, but we can\'t really have negative currency. You can have no currency, however, and half of nothing is still nothing. So, the simplest solution is that \"I\" entered and left the store with nothing in my pockets at all.\r\nDon\'t like that? Say i=1, and I entered with 99 rupees and 98 paise (for a value of 9998 paise) and left with 49 rupees and 99 paise (for a value of 4999 paise, indeed half of 9998). All other solutions are integer multiples of these figures. As an aside, I don\'t see where the values are limited to 0&#8804;I&#8804;100. Anyway, parameterized equations make it really simple to find all the solutions.',NULL,0);
INSERT INTO comment VALUES (3422,469,1645,'luvya2003','???','2003-03-20 11:54:57',0,'none???',NULL,0);
INSERT INTO comment VALUES (3423,682,1072,'Alan','System','2003-03-20 12:00:18',0,'Yes bryan does have a good way of doing it to. The number system was merely there to make it piece together easily at the end, but then there are some flaws in the system. Anyways i decied to start up a basic list for the solution and fill in the missing blanks. 13 Unthreatening. 12. 11. 10. zenith 9.quarantine 6.x-section 4.justificatory 2.tow(who would\'ve thought of this one?)1.voraciousness<br>I\'ve tried to eliminate the hard parts. I\'ve gotten rid of the following letters E G H J N Q S T U V W X Y Z and the following numbers Thirteen ten nine six four two(which was surprisingly hard) One',NULL,0);
INSERT INTO comment VALUES (3424,469,1737,'Bill','Around The World','2003-03-20 12:15:25',3,'The person who found the 100 Rupee note is out because the woman he loaned 100 rupees to prior to finding the counterfeit note owed him 100 rupees and because the note was fake, she still owes him the debt. However, he can\'t collect the debt because to do so he would have to explain to her that the note she gave him was a fake. She would then inform the person who bought the sewing machine from her that he bought it with a fake and the end result would be that he would be out 200 rupees because he would have to pay the Plumber with real rupees and she would still owe him the original 100 rupess which she was only able to pay him because she had sold her sewing machine so quickly. And he might even end up in jail for passing counterfeit bills.',NULL,0);
INSERT INTO comment VALUES (3425,439,979,'Ravi Raja','re: 1 to 5','2003-03-20 20:30:52',0,'Yes Tim now you\'ve got it correct. That\'s the answer.',3402,0);
INSERT INTO comment VALUES (3426,469,979,'Ravi Raja','re: Possible Solution','2003-03-20 20:46:17',0,'Is it not possible Jonny that the person who found the note gained 100 Rupees ? Since the lady owed him a hundred Rupees and he owed the plumber a hundred rupees and both were settled with the same hundred rupee note and even after settlement he had the Hundred Rupee note with himself. So what do you have to say for that ?',3399,0);
INSERT INTO comment VALUES (3427,469,979,'Ravi Raja','re(2): Possible Solution','2003-03-20 20:52:06',0,'Yes I agree with you DJ that Jonny\'s last comment contained flawed logic and in exactly a similar fashion I have proved it that the person who found the note gains that amount which according to Jonny the person loses. Please go through that comment of mine.',3403,0);
INSERT INTO comment VALUES (3428,469,979,'Ravi Raja','re(2): Possible Solution','2003-03-20 20:56:46',0,'Here is the reasoning (flawed logic) how I proved that the person who found the note gained that amount:  Since the lady owed him a hundred Rupees and he owed the plumber a hundred rupees and both were settled with the same hundred rupee note and even after settlement he had the Hundred Rupee note with himself. Therefore the person gained Hundred Rupees. This was the comment I was talking about DJ. Similar to Jonny\'s comment.',3403,0);
INSERT INTO comment VALUES (3429,469,1575,'DJ','re(3): Possible Solution','2003-03-20 22:37:35',0,'I still don\'t think he gained anything in the whole transaction (the series of exchanges of the bill). The hundred rupee note that he has at the end is, first, counterfeit, and presumably not an asset unless he tries to use it again. Second, he found that bill on a park bench, aside from everything else.\r\n\r\nSo if he has indeed gained anything, which is doubtful, it was when he found the note, or in the future when/if he uses the bill again, but not during \"the whole transaction.\"',3428,0);
INSERT INTO comment VALUES (3430,482,1575,'DJ','maybe','2003-03-21 01:55:05',1,'corn on the cob?',NULL,0);
INSERT INTO comment VALUES (3431,682,1575,'DJ','re: suggestion','2003-03-21 02:11:56',0,'Just in case anyone else was trying to implement a computer program and ran into trouble:\r\nWhile the addresses to the wordlists Charlie posted are correct, you cannot simply go to that address, or link directly to their txt file online. Presumably to prevent overloading of their server by people direct linking to their lists, they have ftp links to the files. You need to go to http://www.puzzlers.org/secure/wordlists/dictinfo.php and save the file to your own computer or server to use them.\r\n=)',3392,0);
INSERT INTO comment VALUES (3432,482,1732,'Helen','answer','2003-03-21 02:13:18',3,'I\'ve seen this one before. It\'s corn on the cob. but when I first saw it I thought it was a chicken!\r\n\r\nThrow away the feathers, eat the chicken, throw away the carcus.',NULL,0);
INSERT INTO comment VALUES (3433,383,1732,'Helen','re: Maybe....','2003-03-21 02:24:33',0,'or a very drunk person?',2527,0);
INSERT INTO comment VALUES (3434,471,872,'pleasance','re(2): What\'s the distribution?','2003-03-21 02:58:47',0,'Ravi, I\'m curious to see your proof.\r\n\r\nI recall a similar problem from a mathematics course. There were two slips, with one having twice the sum the other had. You had to decide, after looking at one, whether or not to change slips. It was proposed that the first slip had x, the second one had equal probability for 2x and 0.5x, for an expectancy of 1.25x. Therefore, paradoxically, you should always change slips! So how can that be?\r\n\r\nThe solution to that one relied on the fact that one *cannot* have an even distribution over an infinite set. The suggested strategy was to assess the largest likely sum to be given out, and act accordingly. \r\n\r\nIt seems to me something similar must be part of the solution to your problem. If you claim an even distribution over infinite integers, then I would say always choose the last slip. No matter what the highest number so far, the probability of the next being higher is 1!!! You have a finite set of numbers lower, versus an infinite set of numbers higher!\r\n\r\n',3347,0);
INSERT INTO comment VALUES (3435,469,979,'Ravi Raja','re(4): Possible Solution','2003-03-21 03:03:31',0,'Well DJ, I think that Jonny is a bit confused. He is just considering one of the cases and not the entire cycle.',3409,0);
INSERT INTO comment VALUES (3436,469,979,'Ravi Raja','re(3): Possible Solution','2003-03-21 03:06:40',0,'Yes I agree with you Jonny that \"I\" will nevr get the Hundred Rupees which my neighbour owes me but at the same time I am not paying the plumber whom I owed the same amount. So, in that case don\'t you think that it gets cancelled ? I mean \"No Profit, No Loss\".',3406,0);
INSERT INTO comment VALUES (3437,469,979,'Ravi Raja','re: ???','2003-03-21 03:11:40',0,'What do you mean by \"NONE\" luvya2003. Is that your answer ? Then please fo explain it what you are trying to say by saying that (\"none\").',3422,0);
INSERT INTO comment VALUES (3438,469,979,'Ravi Raja','re: Around The World','2003-03-21 03:14:02',0,'The person who found the 100 Rupee note is out and he might even end up in jail for passing counterfeit bills. Is that your answer Bill ? lol. Well I think that the question that has been asked is something else. Please do explain your answer what you think about the entire transaction. I mean who lost or gained finally.',3424,0);
INSERT INTO comment VALUES (3439,469,979,'Ravi Raja','re(4): Possible Solution','2003-03-21 03:26:33',0,'I agree with you DJ that he (the person who found the money) does not gain anything but I was just trying to show that just like Jonny proved (using flawed logic) that he lost a Hundred Rupees, similarly I proved that he gained the same. That\'s it.',3429,0);
INSERT INTO comment VALUES (3440,469,979,'Ravi Raja','re: Around The World','2003-03-21 03:30:35',0,'So it is obvious that the person who found the money would never go to his neighbour or anyone else and OPEN HIS MOUTH. Then what does this mean ? He lost or gained ?',3424,0);
INSERT INTO comment VALUES (3441,673,1301,'Charlie','re: remaining solution','2003-03-21 03:36:56',2,'If you flip a coin once, the expected number of heads is 1/2.  In larger number of trials with smaller probability, the expected value is merely something to plug into the Poisson formula to get probabilities of various integer amounts.  If the .85 were correct, it would mean only that there\'s a 43% chance of none, a 36% chance of 1, a 15% chance of 2, a 4% chance of 3, a 1% chance of 4, and diminishing chances above that.  \r\n\r\nI do think people are making it harder than it is.  Try concentrating, not on the starting position and skip value, but rather on the starting position and the ending position, and the restriction on the ending position given any particular starting position.',3417,0);
INSERT INTO comment VALUES (3442,471,979,'Ravi Raja','re(3): What\'s the distribution?','2003-03-21 03:41:06',0,'Yes Pleasance you will soon be able to see its solution which I have submitted and within a few more days will be made public. I have used probability (which is required) to get the result of the problem. ',3434,0);
INSERT INTO comment VALUES (3443,471,979,'Ravi Raja','re(3): What\'s the distribution?','2003-03-21 03:49:59',0,'Well Pleasance, the problem that you are talking about is different from this one. Even I have heard ( and even solved) the problem which you have mentioned in your comment. Once you go through its solution, you will understand the difference between the two problems.',3434,0);
INSERT INTO comment VALUES (3444,469,1732,'Helen','re(2): Around The World','2003-03-21 04:45:50',0,'This chain could go on indefinately without anyone losing or gaining. \r\n\r\nI think that the only person who would lose out, is the person who gets caught out when the next person won\'t accept the note. As long as each person can find someone else to \'sell\' the note onto, they will be even.\r\n\r\nFor the time that the person is in posession of the note, they are 100 rupees down, because the actual note is worthless. But as soon as they exchange the note for 100 rupees worth of something, they get back the rupees that they lost.',3440,0);
INSERT INTO comment VALUES (3445,472,1732,'Helen','depends on the density','2003-03-21 05:00:03',0,'Obviously a cannon ball is more dense than water, so the level will decrease. (See friedlinguini\'s solution)\r\n\r\nIf we used a ball that was the same density as water, the level would not change.\r\n\r\nIf we used a balloon, the water level would increase. (if we got someone else to push it down, because otherwise it would float.)\r\n\r\nIf we had a ball that was only slightly less dense than water and it was just floating, the level would also remein unchanged, as the weight of the ball would diplace the same amount of water when floating as it would in the boat. (in order to balance the buyancy force and the weight of the ball)',NULL,0);
INSERT INTO comment VALUES (3446,203,1732,'Helen','just an observation','2003-03-21 05:22:16',0,'It probably doesn\'t matter too much about the colour of a radiatior, because car radiators are black, and they are split into millions off little flaps, so they have a huge surface area, and they do a lot of the heat losing by convection.',NULL,0);
INSERT INTO comment VALUES (3447,682,1183,'fwaff','A Solution - 127 letters','2003-03-21 05:45:41',3,'1. zymogen\r\n2. breathwork\r\n3. perithelium\r\n4. fluoric\r\n5. justificative\r\n6. xis\r\n7. vitrescent\r\n8. retching\r\n9. incontinentia\r\n10. quattrocento\r\n11. leavened\r\n12. wavelength\r\n13. unthreateningly\r\n\r\nThanks go to Oxford English Dictionary and OneLook (afen.onelook.com).\r\n\r\nNow the challenge is to do it with short common words and less than 93 letters.',NULL,0);
INSERT INTO comment VALUES (3448,472,1183,'fwaff','re: depends on the density','2003-03-21 05:56:29',0,'...but a balloon wouldn\'t be much use when fired from a cannon! :-)\r\n\r\nYou could also argue about the density of the water which can vary depending on its salinity, for example the Dead Sea has a high salinity which allows people to float in it. However, it is not possible to dissolve enough salt into water to allow a cannonball to float.',3445,0);
INSERT INTO comment VALUES (3449,469,1715,'Jonny Doe','re(4): Possible Solution','2003-03-21 07:46:39',0,'OK so you believe that my logic is flawed.  Let me ask you all a question, do you believe that me finding the 100 Rupees note is a transaction? I think not since a transaction is the exchange of money for good or services.  So the \"whole transaction\" should not include the 100 Rupees \"I\" found and therefore should be factored out, once you have done that you will get to my conclution.  But if you believe that me finding the money is part of the transaction then we should consider also the person who lost the money originally.  And unless he is the person who created the counterfeit money, he is the one who lost.',3436,0);
INSERT INTO comment VALUES (3450,684,1301,'Charlie','solution','2003-03-21 08:02:16',3,'The last person (the first to guess) should guess the same color as the person in front of him.  This will leave him with a 50% chance of survival, but also enable the person in front of him, who is the next guesser, to guess that same color, assuring his safety.\r\n\r\nThe next person forward repeats the same strategy as the first guesser, guessing the same color he sees immediately ahead of him.  Then that person guesses the same.  This whole pairing continues so that 5 people have used their guess to give clues to 5 other people who use those clues to save themselves.\r\n\r\nThis is the best that can be done, as each guess can be used to signal one bit of information, or it can use up one bit of information in saving the guesser, so there\'s no way one guesser can save more than one other guesser.\r\n\r\nThis increases the expected survival rate from 50% from random guesses, to 75%, as 5 islanders will be assured of survival while each of the remaining 5 still has a 50% chance.\r\n\r\nTo further throw off the monster, the choice could be to guess the opposite color from the one just in front of the guesser, or some more complicated pre-arranged scheme such as alternating same and opposite.  The people would have to decide how much simplicity should be traded off for avoiding the monster\'s suspicions.',NULL,0);
INSERT INTO comment VALUES (3451,683,1626,'Gamer','re(2): wheee','2003-03-21 08:14:43',0,'I agree with charlie... I say pair- uh -dee (uh as in bus)',3420,0);
INSERT INTO comment VALUES (3452,682,1301,'Charlie','re: A Solution - 127 letters','2003-03-21 08:20:53',2,'Great work fwaff!  \r\n\r\nI took one look at OneLook, but didn\'t see how it had any anagram lookup. Perhaps I missed something.\r\n\r\nRegarding common words, here\'s another hint: Bryan\'s \"More Suggestions\" comment actually had three words that are in my solution that will be posted, and a fourth word that\'s the same as another on my list except his has an added letter in the middle, not affecting anything but the letter count.',3447,0);
INSERT INTO comment VALUES (3453,684,1626,'Gamer','Another solution','2003-03-21 08:25:00',3,'This is just like a puzzle that was on the other site. The actual answer, which I came up with (but not first of course) was like this:\r\n\r\n(Note: I will assume all \'he\' for ease of explanation)\r\n\r\nThe first person says \"black\" if the number of black hats he sees are odd. (White if the number of black hats he sees are even) Note: This hat and person are just to tell odd or even. (The other 9 hats besides this one will be called \"The other 9 hats)\r\n\r\nThen, the person that sees 8 hats will know if he sees odd number and the first person said odd number, he must be wearing a white hat. If he sees odd and the first person said even, (or switched) he must be wearing a black hat. So now he can correctly identify his hat.\r\n\r\nNow the third person knows all \"the other 9 hats\" besides his own, and if they are odd and even. This means he can determine his own hat just like the second man did.\r\n\r\nAll the rest of them can do it the same way.\r\nThis leaves a 50% chance that all are saved and 50% chance that 9 are saved (Since the chance of the first person dying is 50%/50%)\r\n\r\nI think that was what was described, at least that was my solution.\r\n',3450,0);
INSERT INTO comment VALUES (3454,472,1301,'Charlie','re(2): depends on the density--Another solution','2003-03-21 09:14:13',3,'While the title of the puzzle is \"Water level\", the word \"water\" never appears in the puzzle itself.  If this were a pool of mercury, the cannonball would float and the level would remain the same.',3448,0);
INSERT INTO comment VALUES (3455,684,1072,'Alan','Answer i think','2003-03-21 11:35:47',3,'Ok the last person would say the colour which is equal to the majority of the hats he sees. Now if the 9th person sees a tie in the number of hats he will know what colour his hat is (since the previous person mentioned a majority) If there isn\'t a tie then that person will say the majority. of the hat colour he sees. At which point the next person would go. There is one exception. If a person can figure out what colour his hat is (for sure) then he should say that colour. This will cause every single person to say the same colour and save the number of people equal to the number of hats that are the majority. An even simpler way to express this startegy is that 10th person says the colour of hats which is the majority and every single person says that same colour. Because hats a re distributed randomly it can cause any hat from combination from 5-5 to 10-0 which means the survival rate equally ranges from 50% to 100% averaging out to 75%. I realy can\'t think up any other way.',NULL,0);
INSERT INTO comment VALUES (3456,683,1660,'Tim Axoy','Ghoti fish','2003-03-21 12:08:34',0,'The GH in tough sounds like F.\r\nThe O in women sounds like I.\r\nThe TI in emotion sounds like SH.',NULL,0);
INSERT INTO comment VALUES (3457,70,1660,'Tim Axoy','Tim','2003-03-21 12:20:25',0,'I am Tim,and I was named after my father,Tim.',NULL,0);
INSERT INTO comment VALUES (3458,139,1660,'Tim Axoy','\"Myou-tyou-el\"','2003-03-21 12:32:03',0,'What do you mean by MUTUAL?',NULL,0);
INSERT INTO comment VALUES (3459,482,1126,'Bedhed','a nice break','2003-03-21 12:51:14',3,'this was a nice break from the complexity of many other riddles.  It\'s corn on the cob!!!',NULL,0);
INSERT INTO comment VALUES (3460,457,1709,'silvis','Thanks','2003-03-21 12:56:18',0,'Thanks you two.\r\nI didnt know my problem was in line.\r\nSorry.',NULL,0);
INSERT INTO comment VALUES (3461,151,1660,'Tim Axoy','6210001000','2003-03-21 14:24:49',0,'There are 6 0\'s,2 1\'s,1 2,0 3\'s,0 4\'s,0 5\'s,1 6,0 7\'s,0 8\'s,and 0 9\'s.',NULL,0);
INSERT INTO comment VALUES (3462,360,1660,'Tim Axoy','Nothing,a big,fat zero','2003-03-21 14:29:57',0,'Call the thing T.\r\nT is greater than God,but more evil than the devil.\r\nDevil,T,God\r\nThe devil is not greater than God,so T is nothing.\r\nIf you eat nothing,you die.\r\nThe rich need nothing and the poor have nothing.\r\n',NULL,0);
INSERT INTO comment VALUES (3463,469,153,'TomM','Round robin','2003-03-21 17:15:27',3,'First, ignoring for the moment the incident where Ravi found the note, and the one where he discovered it was counterfeit, consider only the commercial transactions.\r\n\r\nThis part of the problem is very similar to the problem \"A Drinking Problem,\" in which Ben owes Glen a drink, Glen owes Rhen, etc. In that case, the first person bought the second a drink; the second person passed that drink on to the third, etc. and everyone\'s debt was reduced one drink by that single drink.\r\n\r\nLikewise, if Ravi had a real 100 rupee note, all the debts would have been satisfied.\r\n\r\nAlso consider if Ravi had a real 100 rupee note and placed it in an envelope. Then he gives the envelope to the plumber, and it follows the same path.  When Ravi gets the envelope back from the neighbor lady, he realizes that he gave the plumber the wrong envelope and none of the others ever held the 100 rupee note. Does this make a difference? No -- Everyone is in exactly the same condition as at the end of the last paragraph.\r\n\r\nIt\'s the same here. No one gained or lost <B>in this series of transactions</B>.\r\n\r\nBut what about the opening and closing incidents?  If Ravi found a 100 rupee note, he would be up 100 rupees.  If he\'d found a useless piece of paper, he would be neither up nor down.\r\n\r\nIf he found a 100 rupee note, either real or counterfeit, and spent it he would be up 100 rupees if it never came back to him. \r\n\r\nBut it did come back to him, and (except for the round of debts canceled) he was in the same situation as when he first found it.  Upon discovering that it is not a genuine note, but a useless piece of paper, he discovered that he was not up 100 rupees as he had thought, but he didn\'t actually lose anything, though, either.\r\n\r\nThere was a time that he thought he was up 100 rupees, and discovering that it was not real felt like losing 100 rupees he thought he had, but mathematically, he broke even.',NULL,0);
INSERT INTO comment VALUES (3464,672,1253,'Brian Nowell','An infinite Struggle','2003-03-21 19:05:58',0,'The \'immovable vs the irresistible\' is the obvious. Does Gareth have some other option??  Maybe the thought in mind is a struggle forever for one object to overcome the other.\r\n\r\nOther than something like this, Gareth needs to give an explanation.',NULL,0);
INSERT INTO comment VALUES (3465,469,979,'Ravi Raja','re(3): Around The World','2003-03-21 21:37:25',0,'So you are trying to say that if it forms a complete circle (I mean like the person who received the note will be giving it to someone and so on until the note is back in his hands) then the person neither loses nor gains but on the other hand if this does not happen then of course the person gains that amount. Isn\'t it ? That\'s what you are trying to say right ?',3444,0);
INSERT INTO comment VALUES (3466,469,979,'Ravi Raja','re(5): Possible Solution','2003-03-21 21:41:44',0,'Just go through the reasoning TomM has given in his last comment (Round Robin) Jonny and you might find out where you are going wrong.',3449,0);
INSERT INTO comment VALUES (3467,72,1660,'Tim Axoy','The key to C','2003-03-22 02:33:36',3,'If A had the key,then all three would be knights.\r\nIf B had the key,then all three would be liars.\r\nTherefore,C has the key,A is a liar,B is a knight,and C is a knight.',NULL,0);
INSERT INTO comment VALUES (3468,695,1626,'Gamer','','2003-03-22 03:56:35',0,'Wouldn\'t this be (52!)&#178;... Or am I missing something?',NULL,0);
INSERT INTO comment VALUES (3469,695,1072,'Alan','premutations','2003-03-22 05:03:11',2,'well i\'m only in gr.9 but i think i recall my brother talking about premutations. so i think the answer would go alongs the lines of (52x51x50.....x2) This would give you the total number of combinations possible. now multiply that number by another series of (52x51x50.....x2) for the other deck. then there would be a (52x51x50...x2) in (52x51x50....x2x52x51x50.....x2) chance. Am i missing something. not to sure if this is right.',NULL,0);
INSERT INTO comment VALUES (3470,672,1072,'Alan','re: An infinite Struggle','2003-03-22 05:30:03',0,'Well actually the best explanation would be exponential decay(which is a term i learned from slim shady on this comment list) This is probably the best way gareth could explain it. f you read my ideal answer comment you\'ll see what this is',3464,0);
INSERT INTO comment VALUES (3471,695,1754,'Rachel Mantis','Solution','2003-03-22 08:04:31',3,'We disregard the first deck, because no matter what its order is, we are trying to make the second deck match. This can be seen as the probability that shuffling the first deck produces a premutatoin, which is 1.\r\n\r\nThe probability that the first card of the second deck matches the first is 1/52. After that, 1/51, 1/50, etc. So, multiplying the solution is 1/(52!).\r\n\r\n-Agent 00pi: Totally irrational',NULL,0);
INSERT INTO comment VALUES (3472,695,1301,'Charlie','re: Solution','2003-03-22 09:53:46',3,'And that\'s about 1.2398 x 10^-68, or 1 in 8.0658 x 10^67.',3471,0);
INSERT INTO comment VALUES (3473,695,1756,'Rajat','solution','2003-03-22 12:01:49',0,'Hello,\r\n\r\nThe probability is 1/(52!). The first shuffle is of no use and we need to calculate the probability of the second shuffle only. \r\n\r\nAfter the second shuffle, the number of different orders in which the pack can be is 52! . However, just one sequence will tally with the original one. So, probability is 1/(52!)\r\n\r\nRegards,\r\nRajat',NULL,0);
INSERT INTO comment VALUES (3474,482,1756,'Rajat','solution','2003-03-22 12:07:55',3,'Ate a chicken ...\r\n\r\nThrew away the feathers, cooked the meat and threw away the bones .. \r\n\r\nor, is it some fruit?',NULL,0);
INSERT INTO comment VALUES (3475,695,1626,'Gamer','solution','2003-03-22 12:22:38',0,'What I was thinking is the first shuffle being the same as how the deck was originally and the second shuffle being the same as how the deck was originally... I guess it matters how you interpret the problem',NULL,0);
INSERT INTO comment VALUES (3476,469,1756,'Rajat','solution','2003-03-22 12:40:06',3,'Hello,\r\n\r\nSeems like no one lost any money.\r\n\r\nThe money that you picked up means +100 to the system. This same note travelled around and reached back to you. Upon examination, you found it was fake and had to discard it so that\'s -100 , squaring off the initial increment.\r\n\r\nEven if the plumber asked you to pay him the money again (chain reaction in opposite direction that could be started if you claimed a proper note from the lady), it wouldn\'t make a difference because you were going to pay him that in any case.',NULL,0);
INSERT INTO comment VALUES (3477,66,1660,'Tim Axoy','Bill,the barber paradox','2003-03-22 13:20:24',0,'For any person P,this holds.\r\nIf Bill shaves P,then P does not shave P.\r\nIf Bill does not shave P,then P shaves P.\r\nIf P is Bill,then we get the following contradiction.\r\nIf Bill shaves Bill,then Bill does not shave Bill.\r\nIf Bill does not shave Bill,then Bill shaves Bill.\r\nHis rule is a paradox. ',NULL,0);
INSERT INTO comment VALUES (3478,174,1660,'Tim Axoy','Solvable or unsolvable,part 1','2003-03-22 14:06:06',1,'Suppose Joe asks Moe this question.\r\nScenario A\r\nJoe:Is this problem solvable or unsolvable?\r\nMoe:Solvable.\r\nScenario B\r\nJoe:Is this problem solvable or unsolvable?\r\nMoe:Unsolvable.\r\nIn each scenario,I am thinking what the problem is,solvable or unsolvable.\r\nIt might be solvable,because Moe might have solved it,or it might be unsolvable,because Moe might have guessed it.\r\nHmmmmm.',NULL,0);
INSERT INTO comment VALUES (3479,262,1660,'Tim Axoy','From (a-x) to (z-x),part 1','2003-03-22 14:30:18',1,'OK,a-x is unknown,b-x is unknown,c-x is unknown,d-x is unknown.\r\nEvery letter minus x is unknown,I think.\r\nI do not know.',NULL,0);
INSERT INTO comment VALUES (3480,695,153,'TomM','re: solution','2003-03-22 14:31:07',3,'If the question were whether both decks matched a pre-determined order the answer would be [1/(52!)]&#178;\r\n\r\nBut the question is both decks matching each other. In this case it does not matter what the first card is, as long as it is the same for both decks. The easiest way to visualize this is to say that the order of the first deck does not matter, except in that it then sets the \"pre-determined order\" that the second deck must match.\r\n\r\nThus the probability of the question as asked is 1/(52!)',3475,0);
INSERT INTO comment VALUES (3481,262,1660,'Tim Axoy','From (a-x) to (z-x),part 2','2003-03-22 14:36:32',4,'Dulanjana,is every letter minus x being multiplied in your equation?',NULL,0);
INSERT INTO comment VALUES (3482,616,1660,'Tim Axoy','The day when Bob tells the truth,part 1','2003-03-22 14:50:24',0,'My first insights are these.\r\nI will call the day mentioned in 2 Day A,the day in 3 Day B,and the day in 4 Day C.\r\nFirst,Day A and Day C cannot both be truth-telling days,because there is only one truth-telling day.\r\nTherefore,Bob\'s truth-telling day is either Monday,Tuesday,Wednesday,or Friday.\r\nWe call this fact the important fact.\r\nDay B cannot be the truth-telling day,because if it is,then the truth-telling day would be either Thursday,Saturday,or Sunday,contradictory to the important fact.\r\nTherefore,Day B is a lying day,so Day B is either Monday,Tuesday,Wednesday,or Friday.',NULL,0);
INSERT INTO comment VALUES (3483,72,1575,'DJ','re: The key to --','2003-03-22 17:50:35',0,'Tim, we\'re glad you can solve all these problems that were posted and solved 10 months ago, but still...STOP PUTTING THE SOLUTION IN THE SUBJECT!',3467,0);
INSERT INTO comment VALUES (3484,695,575,'not_so_einstein','Solution (again)','2003-03-22 23:08:22',0,'',NULL,0);
INSERT INTO comment VALUES (3485,684,1751,'Goldfish','Solution, maybe?','2003-03-22 23:09:43',0,'For the most people to survive by just saying \'white\' or \'black\' the last person, number 10 in line, should call out the colour of the number 1 in line\'s hat.  Number nine should call out number two\'s colour and so on.  In this way it is guaranteed that the last five people will definately survive and the first five will have a 50-50 chance at surviving.  If there were fears that the monster might be suspicious a pre decided order can be arranged so that no. 10 for instance could call no. 3\'s hat.  This will therefore show no logical signalling.\r\n\r\nIf no. 10 called no. 9\'s hat, no. 9 called no. 8\'s hat etc, the group would run into difficulties because if the hat of the person in front of them differed to their own colour, would they save themselves or signal the person immediately in front of them.\r\n\r\nIf values were allowed to be called out, when calling out the colour, it is possible to save at least 90% of the people.  No. 10 calls out no. 9\'s colour.  No. 10 therefore has a 50-50 chance at survival. No. 9, now knowing the colour of the hat on his head sees when that colour occurs again in the row.  Say for instance that no. 9 has a black hat and the next person with a black hat is no. 6, no. 9 should call out \"Black 6\".  6 knows that his hat is black.  8 and 7 know their hats are white.  When it is 6\'s turn to call, he calls out the next black hat again with the no. of that person.  In this way every one knows the colour of their hats and at least nine will survive.\r\n\r\nIf it seems too simple and the monster might find out any mathematical relationship can be applied to the value added.  This will therefore make the monster oblivious of the signalling.',NULL,0);
INSERT INTO comment VALUES (3486,695,575,'not_so_einstein','Solution(again)','2003-03-22 23:12:26',3,'The probability is same as \"What is the probability to guess the order of the cards?\"\r\n\r\nthat is 1/52! = 1.24 * 10^-68 = 1.24 * 10^-66 %',NULL,0);
INSERT INTO comment VALUES (3487,476,575,'not_so_einstein','My Solution','2003-03-22 23:20:13',0,'You can tell them ie. that you like hamburgers. They don´t know if you like them so they can´t decide what to do to you. ',NULL,0);
INSERT INTO comment VALUES (3488,616,1660,'Tim Axoy','The day when Bob tells the truth,part 2','2003-03-23 04:14:05',1,'I am thinking.\r\nAha.\r\nDays A and C are not both lying days because of the important fact.\r\nWe call this fact the other important fact.\r\nI have proven that Day B is either Monday,Tuesday,Wednesday,or Friday.\r\nSuppose it is a Friday.\r\nThen,Days A and C are Thursday and Saturday,both lying days,contradictory to the super important fact.\r\nDay B is either Monday,Tuesday,or Wednesday. \r\n',NULL,0);
INSERT INTO comment VALUES (3489,102,1660,'Tim Axoy','The three friends,Part 1,Seat labels','2003-03-23 04:35:28',2,'First we label the seats,A,B,and C.\r\nABC\r\nIf A was Abe,then he would not have lied and said B was Abe.\r\nNow,I know that A is not Abe.\r\n',NULL,0);
INSERT INTO comment VALUES (3490,456,1301,'Charlie','solution','2003-03-23 06:07:48',3,'If each bank employee spent x rupees, then each dentist spent 4x/3 and each doctor spent x and each writer spent 4x/5.  As there were 25 writers, 20 doctors, 18 dentists and 12 bank employees, the total spent, in terms of x, is 20x + 20x + 24x + 12x (the terms representing writers, doctors, dentists and bank employees respectively), which is 76x.  Setting 76x=1330, we get x=17.50.\r\n\r\nIn total the writers spent 350 rupees, the doctors also 350 rupees, the dentists 420 rupees and the bank employees 210 rupees.\r\n\r\nThe dentists at least must have spent different amounts from each other, at least by 1 paise within each group of 3, as dividing 420 by 18 gives a non-terminating decimal. (Equivalently, 4*17/3 is non-terminating.)\r\n',NULL,0);
INSERT INTO comment VALUES (3491,455,1660,'Tim Axoy','Part 1,The bag','2003-03-23 09:40:29',0,'Here is the bag.\r\nGreenGreenGreenGreen\r\nYellowYellowYellowYellow\r\nBlueBlueBlueBlue\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3492,455,1660,'Tim Axoy','Part 2:Timothy\'s pick','2003-03-23 09:45:27',0,'Timothy picks out 2.\r\nGreenYellow\r\nThis does not guarantee him that there is a color with at least two of the same color.\r\nTimothy picks out 3.\r\nGreenYellowBlue\r\nThis does not guarantee him that there is a color with at least two of the same color.\r\nTimothy picks out 4.\r\nGreenYellowBlue??????\r\nThis does guarantee him that there is a color with at least two of the same color because we see there is no other color in the bag for the ?????? shown.\r\n',NULL,0);
INSERT INTO comment VALUES (3493,672,1660,'Tim Axoy','Part 1,Joe\'s sword and Moe\'s shield','2003-03-23 09:54:38',0,'Joe makes swords.\r\nMoe makes shields.\r\n_____ is Joe\'s sword.\r\n[] is Moe\'s shield.\r\n',NULL,0);
INSERT INTO comment VALUES (3494,672,1660,'Tim Axoy','Part 2,Joe against Moe','2003-03-23 09:57:23',0,'By one argument,Joe\'s sword will go through Moe\'s shield.\r\n__[_]__\r\n',NULL,0);
INSERT INTO comment VALUES (3495,672,1660,'Tim Axoy','Part 3,Moe against Joe','2003-03-23 09:58:21',0,'By another argument,Joe\'s sword will be too weak.\r\n_____[]',NULL,0);
INSERT INTO comment VALUES (3496,456,1575,'DJ','','2003-03-23 10:33:16',3,'It is not altogether clear in the statement of the problem, but I think we are supposed to assume that the members of each group spent the same amount. If that is the case, we can state:\r\n\r\nlet x = amount spent by bank employee\r\n4x/3 = amount spent by dentist\r\n(3/4)(4x/3) = x = amount spent by doctor\r\n4x/5 = amount spent by writer\r\n\r\nTherefore, the total amount spent is:\r\n25(4x/5) + 20x + 18(4x/3) + 12x = 1330\r\n20x + 20x + 24x + 12x = 1330\r\n76x = 1330\r\nx = 17.5\r\n\r\nThe writers and doctors spent (each group) 20x = 350 Rs.\r\nThe dentists spent 24x = 420 Rs.\r\nThe bank employees spent 12x = 210 Rs.\r\n\r\nAnd just to check: 350+350+420+210 is indeed 1330.',NULL,0);
INSERT INTO comment VALUES (3497,684,1759,'Sarah','just a guess!','2003-03-23 11:25:52',0,'In this plan, only the last person is in much danger. The last person will look at the hats in front of him. He will very quietly, so that the only person who can hear him is the one in front of him, clear his throat once if that person\'s hat is white and twice if it is black. They will do this throughout the line even the first person to make all of their quiet coughing is normal. The last person will cough before he answers. ',NULL,0);
INSERT INTO comment VALUES (3498,262,775,'Cory Taylor','re: From (a-x) to (z-x),part 2','2003-03-23 11:26:49',0,'a hint for you Tim.\r\nThe answer to this equation is independant of the values chosen for the 26 variables.\r\nTo answer your question, yes the differences are being multiplied, so this is equivalent to:\r\n(a-x)*(b-x)*(c-x)*...',3481,0);
INSERT INTO comment VALUES (3499,381,1759,'Sarah','first thing that came to mind','2003-03-23 11:29:46',0,'a horse and a human rider?',NULL,0);
INSERT INTO comment VALUES (3500,25,1759,'Sarah','i think','2003-03-23 12:04:20',0,'one minute before noon.',NULL,0);
INSERT INTO comment VALUES (3501,25,1759,'Sarah','re: i think','2003-03-23 12:05:00',0,'i was off',3500,0);
INSERT INTO comment VALUES (3502,683,1759,'Sarah','re: Ghoti fish','2003-03-23 12:14:49',0,'I agree, considering he says woman like \"wiman\"',3456,0);
INSERT INTO comment VALUES (3503,294,1759,'Sarah','re: SOLUTION IS WRONG','2003-03-23 12:31:49',0,'i agree completely. ',1886,0);
INSERT INTO comment VALUES (3504,469,1759,'Sarah','maybe','2003-03-23 12:39:26',0,'you lost a Hundred Rupees because in return for his service, the plumber paid off his milk account, the milkman got clothes, the tailor got an old sewing machine and the woman settled her debt with you. you lost a hundred Rupees',NULL,0);
INSERT INTO comment VALUES (3505,469,1759,'Sarah','re: maybe','2003-03-23 12:42:16',0,'you lost money because you never actually got a Hundred Rupees from the woman, but she believes she did repay her debt.',3504,0);
INSERT INTO comment VALUES (3506,683,1301,'Charlie','re(2): Ghoti fish','2003-03-23 14:38:39',0,'Actually it\'s only the plural \"women\" that sounds like \"wimen\".',3502,0);
INSERT INTO comment VALUES (3507,684,1072,'Alan','re: just a guess!','2003-03-23 15:42:36',0,'sorry sarah thats against the rules because that counts as a response and the only allowed on is white or black. Good plan if ur caught in this situation in real life.',3497,0);
INSERT INTO comment VALUES (3508,469,979,'Ravi Raja','re: maybe','2003-03-23 19:12:30',0,'But just think about the situation Sarah that with that fake note I settled my plumber\'s account and I got that note back so don\'t you think I gained a Hundred Rupees ?\r\n',3504,0);
INSERT INTO comment VALUES (3509,633,1637,'chris','Answer???','2003-03-23 19:14:10',0,'Is it because ice has air in it?',NULL,0);
INSERT INTO comment VALUES (3510,469,979,'Ravi Raja','re(2): maybe','2003-03-23 19:18:19',0,'Okay I agree with you that the woman is now not going to pay you back as she believes that the note was a genuine one but at the same time (just using similar reasoning) I can say that you don\'t have to pay to you plumber also, since even he believes that the note was not a fake one. So can I say that it was a \"No Profit, No Loss\" transaction ? On the other hand, the note was back to you so didn\'t you gain that amount ?',3505,0);
INSERT INTO comment VALUES (3511,469,1763,'robert','','2003-03-23 19:18:20',0,'some idiot lost a  Hundred Rupee in the park',NULL,0);
INSERT INTO comment VALUES (3512,469,979,'Ravi Raja','re:','2003-03-23 20:23:30',0,'Well in that case robert I would like to say that some intelligent fellow intentionally left it there, to bother people like us who like solving puzzles. lol.',3511,0);
INSERT INTO comment VALUES (3513,337,1356,'matt','Another possible','2003-03-23 20:24:48',3,'One - only the \"e\" is repeated.',NULL,0);
INSERT INTO comment VALUES (3514,455,979,'Ravi Raja','re: Part 1,The bag','2003-03-23 20:28:52',0,'Yes Tim I can see the bag but not the solution.',3491,0);
INSERT INTO comment VALUES (3515,330,1356,'matt','re(2): Solution','2003-03-23 20:34:10',0,'What\'s to stop someone being the granddaughter of their own sister?  If Donnita\'s daughter had a child to her own father, that child would be both Donnita\'s granddaughter (by her mother), and Donnita\'s sister (by her father).  It ain\'t pretty, and certainly not condoned by the Church, but that doesn\'t stop it from happening ;-)',2103,0);
INSERT INTO comment VALUES (3516,469,979,'Ravi Raja','Jonny Jonny........','2003-03-23 20:35:06',0,'Jonny please just answer to this question of mine: What would you have done if you while walking in a park one morning would have found that note ? Would you have done the same thing ? I mean would you have taken it home with you or would have left it out there where it was ?',3449,0);
INSERT INTO comment VALUES (3517,633,1714,'Rosalind','','2003-03-23 22:26:16',0,'I think I remember from A-Level Chemistry, back in my murky past, that the Hydrogen bonds in water cause water to freeze with the molecules further apart than they are in the liquid form.  Which is why if you fill a plastic container full of water and freeze it, it invariaby cracks.  The ice is actually less dense than the water, and so it floats.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3518,427,1660,'Tim Axoy','Part 1:Sound out','2003-03-24 02:29:08',2,'Sound 102004180 out.\r\nOnezerotwozerozerofouroneeightzero.\r\n\"Eight\" sounds like \"ate\",so here is what we have so far.\r\nOnezerotwozerozerofouroneatezero.\r\n\"1\" looks like \"I\",so it says \"I ate\" and we get this.\r\nOnezerotwozerozerofourIatezero.\r\n ',NULL,0);
INSERT INTO comment VALUES (3519,390,1660,'Tim Axoy','Part 1,Coal','2003-03-24 02:33:34',0,'Black coal is not is use,but red coal is used in a grill.\r\nGrey coal is what is left from the red coal.',NULL,0);
INSERT INTO comment VALUES (3520,693,1301,'Charlie','a solution','2003-03-24 03:22:10',3,'The 1-g weight can be used to measure out 1 g of clay, then that, together with the first 1-g weight can weigh out another 2 g of clay, which can be combined with the 1 go of clay to make a 3-g weight to keep.\r\n\r\nThe 1-g weight and the new 3-g weight can weigh out 4 g of clay, then that plus the 1-g weight can weigh out another 5 g of clay, which can be combined with the 4 g to make a new 9-g weight.\r\n\r\nThe 1-g, 3-g and 9-g can weigh out 13 g of clay, and then the 1-g and 13-g can be used to weigh out 14 g of clay, which combined with the 13 can make a new 27-g weight.\r\n\r\nAt this point if by some methodology these ancients actually KNEW they had 120 g of clay to begin with, and hadn\'t lost anything in handling, the rest of the clay would be 81 grams.  Otherwise they\'d have to go through another iteration and use the 1-,3-,9- and 27-g weights to weigh out 40 g of clay and then the 1-g and 40-g weights could weigh out the last 41 g to combine with the 40 g to make 81 g.\r\n\r\nI don\'t know if there might be additional shortcuts, but this is 6 weighings if the ancients knew they had 120 g of clay to begin with, or 8 weighings if they didn\'t.',NULL,0);
INSERT INTO comment VALUES (3521,471,775,'Cory Taylor','regarding posted solution','2003-03-24 04:10:36',0,'In my interpretation of the problem, the posted solution is not quite correct, as it does not address two issues:\r\n\r\n1: the highest number viewed in the first k slips being much less than n.  In this case, because we know that there are no two slips the same, and that all slips contain positive integers, we know that there must be at least one slip that is n rupees (if no integer is missed, and the smallest value is 1).  So in this case, the user can simply look for the first slip of n or greater.\r\n2: The situation changes as the user approaches the end of the game, drastically so when looking at the penultimate (never used that word before!) slip of paper.  For example, with 2 thousand slips to look at, in the first k slips the highest value seen is 10000.  Systematically viewing and rejecting slips all along, the player finds himself looking at the second last slip, which contains the value 9995.  Also, having seen each of the other slips, has noted that all the values from 1-1997 have been shown except for 104.  This makes it very likely that the last slip is in fact 104, and the player will maximize his return by breaking the strategy as posted.  Of course this example shows only the general condition of the exception to illustrate my point.\r\n\r\nThe first situation should be included in the strategy for sure, and the second only if the player receives money no matter what slip they choose (as opposed to only receiving the money if they manage to choose the largest, in which case reject the second exception).',NULL,0);
INSERT INTO comment VALUES (3522,294,775,'Cory Taylor','re(2): SOLUTION IS WRONG','2003-03-24 04:23:11',0,'actually not true.  It is possible to have exactly one correct label, then rotate all labels one jar, and still have exactly one correct.\r\n\r\nlabels   154678923\r\njars     123456789\r\n\r\none label correct (jar one).  Now rotating one position,\r\n\r\nlabels   315467892\r\njars     123456789\r\n\r\none label correct (jar four).',3503,0);
INSERT INTO comment VALUES (3523,633,1764,'bill calamari','hydrogen bonds','2003-03-24 04:40:06',0,'Water gets increasingly dense until it is 4 degrees C, then the hydrogen bonds form a crystalline structure and the water becomes less dense until it freezes with a density approximately 10% less than water.',NULL,0);
INSERT INTO comment VALUES (3524,469,1715,'Jonny Doe','re: Jonny Jonny........','2003-03-24 05:07:52',0,'I would pick it up and use it.  Like most of us but this is not the issue.  I am claiming that me finding the note got nothing to do with transactions.  I am saying that the transaction started with me lending money to my neighbor then paying the plumber who paid ... and the transaction ends with me being paid.  The fact that I found money which later was proven as counterfeit is of no relevance to the transactions.',3516,0);
INSERT INTO comment VALUES (3525,456,1301,'Charlie','re: solution','2003-03-24 05:28:52',0,'make that \"4 * 17.5/3 is non-terminating\".',3490,0);
INSERT INTO comment VALUES (3526,189,1660,'Tim Axoy','Part 1,Letters','2003-03-24 06:59:30',0,'The answer to the question is some number N.\r\nN has N letters.\r\n0 has 0 letters because it has only numbers.\r\nFour has four letters because it is how you spell the word.\r\nTen letters has ten letters letters because it is how to spell the two words.',NULL,0);
INSERT INTO comment VALUES (3527,445,1660,'Tim Axoy','Part 1,Did and did not','2003-03-24 07:12:22',1,'Call the sentences 1,2,3,and 4 respectively.\r\nIf 1 was true,then 2 has to be true.\r\nThat makes two truths,which is contradictory to the problem.\r\nTherefore,1 is false,so we establish the fact that C did not have bananas.\r\nSuppose B had bananas.\r\nThen 3 and 4 would be both truths,which is contradictory to the problem.\r\nTherefore,B did not have bananas,so A had bananas.\r\nWe will call the fact that A had bananas the important fact.\r\n',NULL,0);
INSERT INTO comment VALUES (3528,445,1660,'Tim Axoy','Part 2,A\'s bananas','2003-03-24 07:17:31',0,'A had bananas,according to our important fact,so certainly not grapes.\r\nIf B had grapes,then 2 and 4 would be another case of two truths.\r\nTherefore,B did not have grapes either.\r\nC had grapes.\r\nThat leaves B to have apples,since the important facts says that A had bananas.\r\nOnly 3 is a truth.\r\nA had bananas,B had apples,C had grapes.\r\n',NULL,0);
INSERT INTO comment VALUES (3529,445,1660,'Tim Axoy','Summary,The whole meal','2003-03-24 07:20:45',3,'If either B or C had bananas,then we would get two truths.\r\nTherefore,A had bananas,so A did not have grapes.\r\nIf B had grapes,then we would also get two truths.\r\nTherefore,C had grapes,leaving B to have apples.\r\nA had bananas,B had apples,and C had grapes.',NULL,0);
INSERT INTO comment VALUES (3530,672,1660,'Tim Axoy','Summary,Paradoxical','2003-03-24 07:23:36',0,'From each argument,we find this paradoxical.\r\nThere does not exist both men.',NULL,0);
INSERT INTO comment VALUES (3531,471,872,'pleasance','re: the solution','2003-03-24 08:10:49',0,'Ravi, \r\n\r\nI read the solution with interest, and it is indeed a good, well written proof. However, I don\'t think it addresses the problems of an infinite distribution nor the suggestion of a presumed maximum likely number.\r\n\r\nPerhaps the question needs a slight amendment? For example, if the slips could have any real number between 0 and 1 million, this strategy is definitely valid. One could make it grams of gold rather than rupees, for instance, for a more \'continuous\' prize. The strategy might need a small amendment for the case of just a few slips, where the first was near the maximum, but now I\'m getting petty.',NULL,0);
INSERT INTO comment VALUES (3532,633,885,'np_rt','Answer','2003-03-24 08:19:34',0,'The reason does have to do with the hydrogen bonds that water has. They allow water to form 4 tetrahedral bonds (similar to the structure of diamond) with each other into a big network in its crystalline form. Actually, water forms about 19 different forms but the one we see is the most stable form in normal conditions. (Well, my college chem professor calls himself Captain Hydro and he\'s been studying water for 10-15 years and he talks about it everyday.)\r\n\r\nBecause of the size difference of the hydrogen and oxygen and the structure of the network, there are many holes in it. While ice melts, the structure collapses and these holes get filled up until about 4 degrees. After the holes are filled up, the water starts to expand as you increase the temperature.\r\n\r\nThis is one property of water that makes it very important to life, especially to fish in cold climates. A layer of ice freezes forms over the body of water when it\'s cold which forms a layer of insulation for the fish so that they do not freeze to death.',NULL,0);
INSERT INTO comment VALUES (3533,267,1660,'Tim Axoy','Part 1,Replace with words','2003-03-24 09:23:24',3,'The letter M is on the equation L is A.\r\nBasically,M on a L is A.\r\nMona Lisa. ',NULL,0);
INSERT INTO comment VALUES (3534,284,1660,'Tim Axoy','Part 1,Multiply the numbers','2003-03-24 09:31:04',3,'Multiply 2 by 1,3 by 2,8 by 3,30 by 4,144 by 5,840 by 6,5760 by 7,and 45360 by 8.\r\n2,6,24,120,720,5040,40320,362880.\r\nThese are the factorials from 2 to 9,so the formula is y(x)=x!/(x-1) where y(x) is the xth number in the sequence.\r\nThe first number must be 1!/(1-1)=1/0=infinity.\r\n1/0 is infinity for these reasons.\r\nReason A:If 1/x=y,then 1/y=x.\r\nReason B:When x gets bigger,1/x gets closer to 0.\r\nBecause of Reason B,1/infinity=0,and plugging that into Reason A,1/0=infinity.\r\n',NULL,0);
INSERT INTO comment VALUES (3535,330,1660,'Tim Axoy','Part 1,Donnetta\'s sister','2003-03-24 09:36:53',4,'How can Donnetta be the granddaughter of her own sister?',NULL,0);
INSERT INTO comment VALUES (3536,337,1660,'Tim Axoy','Part 1,2nd seconds','2003-03-24 09:47:40',3,'12.\r\nJanuary 2nd,February 2nd,March 2nd,April 2nd,May 2nd,June 2nd,July 2nd,August 2nd,September 2nd,October 2nd,November 2nd,and December 2nd.\r\n',NULL,0);
INSERT INTO comment VALUES (3537,294,1301,'Charlie','re(3): SOLUTION IS WRONG','2003-03-24 10:20:32',0,'In fact, it\'s about 37% likely that there will be one correctly matched label.  Out of the 9!=362880 permutations of the nine labels, the following are the number of ways of getting 0 through 9 correct, respectively:\r\n133496, 133497,  66744, 22260, 5544, 1134, 168,  36, 0, 1.\r\n\r\nWhen divided by 9! they give respective probabilities of:\r\n.367879, .367882, .183929, .061343, .015278, .003125, .000463, .000099, .000000, .000003.  Using these probabilities to weight the numbers from 0 through 9 does indeed give an average of 1.  Note that as the number of labels increases, this distribution gets closer to the Poisson distr with mean 1.\r\n\r\nThe derivation of the number of ways of getting r correct out of n labels, is to start with n=1, r=1 and w(1,1) = 1 and w(1,x)=0 for all x other than 1.\r\nFrom there, w(n,r)= w(n-1,r-1) + w(n-1,r)*(n-1-r) + w(n-1,r+1)*(r+1).\r\n\r\nThe first term comes from adding a correct label to a set of n-1 labels with r-1 matched. The second term is from swapping the new label with one of the non-matches from n-1.  The last term comes from swapping the new label with one of the previously (in step n-1) matched labels.',3522,0);
INSERT INTO comment VALUES (3538,469,1743,'Tara Zugibe','Solution (I think)','2003-03-24 12:19:14',0,'Nothing was lost or gained.  Everybody who was paid the money used the money and got 100 rupees worth of something.  The woman who ended up with the money already used it to pay another debt so she broke even at 0 rupees.  ',NULL,0);
INSERT INTO comment VALUES (3539,189,1567,'Bryan','Oops! Oops again!','2003-03-24 12:20:59',0,'Zero.  D\'oh! Take that back!  I meant \"0\". Now it\'s too late. Guess I can\'t say \"four\" either--my letters are adding up.  Let\'s see... How about one hundred twelve?',NULL,0);
INSERT INTO comment VALUES (3540,633,1572,'Mike Convente','Solution','2003-03-24 12:23:03',3,'Density = Mass/Volume\r\n\r\nThe density of liquid water is 1.00 - an arbitrary number.  If an objects mass remains the same, yet its volume decreases, the object becomes more dense (take squished bread for example).  However, when frozen, water (ice) expands.  So the volume is greater yet the mass has stayed the same, thus the density is less than 1.  And any substance with a density less that 1 will float in water.',NULL,0);
INSERT INTO comment VALUES (3541,462,1743,'Tara','confused','2003-03-24 12:44:48',0,'If Bob said that he always tells the truth and all of the other statements are true then how is that a lie?  I eliminated Frank first as the truth teller. When Frank said that Bob only lied once that can\'t be true because either its true which means all his statements are true or its false which makes that and another statement false.  The way I see it this problem has no solution.   ',NULL,0);
INSERT INTO comment VALUES (3542,683,1743,'Tara','','2003-03-24 16:58:55',0,'GH sound like F in cough, O sounds like I in demon, and TI sounds like SH in election\r\n',NULL,0);
INSERT INTO comment VALUES (3543,684,1767,'Fernando','Odd / Even - 1\'s / 0\'s','2003-03-24 17:56:09',0,'I\'m gonna show how 9 people can be saved for sure! Let\'s suppose that 0 stands for white hat and 1 stands for black hat. Then, the first person adds all the numbers in front of him and says \"0\" if the sum is even, and \"1\" if it\'s odd. Now, the second person hears what the first one says, knowing the parity of the sum of his number, plus the ones in front of him. But by seeing the people in fornt of him, he knows the parity of their sum. If both parities coincide, he has a 0, if else, he has a 1. Continuing like this, every person knows: the parity of the sum of everyone starting from the second person (that\'s what the first one said), the number of everyone behind him (he hears what they say), and the parity of the sum of the people next to him (by seeing them). Knowing these 3 things, a person knows his number, by doing the following: knowing p, the parity of everyone (told by the first person), he substracts 0 if the sum of the numbers of everyone behind him (excluding the first person) is even, and 1 if it\'s odd. Doing this, we obtain a parity q. Then, the person sums the numbers in front of him (we call this f). He then subtracts 0 from q, if f is even and 1 if it\'s odd. Now this new number obtained is either 1 or 0. Then, the person says it, and that\'s his number...\r\nThis way, nine people survive for sure, and the first one could also save himself with a little luck...',NULL,0);
INSERT INTO comment VALUES (3544,684,834,'Gautam','re: to a close answer.','2003-03-24 19:27:31',0,'Hi Fernando,\r\n            You have almost solved the puzzle, but those bits and parities could have been avoided ;).',3543,0);
INSERT INTO comment VALUES (3545,485,703,'Nick Murray','Don\'t be such a...','2003-03-25 02:00:02',3,'These numbers are perfect squares, with the digits in the tens and ones place switched around.\r\n\r\nThe first nine perfect squares are:\r\n01, 04, 09, 16, 25, 36, 49, 64, 81.\r\n\r\nSo the sequence goes:\r\n10, 40, 90, 61, 52, 63, 94, 46, 18 ',NULL,0);
INSERT INTO comment VALUES (3546,469,979,'Ravi Raja','re(2): Jonny Jonny........','2003-03-25 03:21:35',0,'Okay Jonny you say that you would use it and at the same time you said that if that note comes back to you then you are in a loss. Well you never know whether you will get back the note or not, but suppose if it comes back to you, then what will you do ? According to you, at that moment when the note is back to you, you are in a loss.',3524,0);
INSERT INTO comment VALUES (3547,471,979,'Ravi Raja','re: regarding posted solution','2003-03-25 03:37:45',0,'Cory, as you have stated in your comment, I believe it is not necessary that there must be at least one slip that is \'n\' rupees (if no integer is missed, and the smallest value is 1), because it has been mentioned in the problem itself that: \"........(note that any positive integer may appear on the slips - not just the integers from 1 to \'N\'). The integers do not necessarily appear in any sequence or pattern\". Then how can you say that the user can simply look for the first slip of n or greater ?\r\n',3521,0);
INSERT INTO comment VALUES (3548,471,979,'Ravi Raja','re: regarding posted solution','2003-03-25 03:48:27',0,'Here in the second part of your comment you are considering a particular case of the problem Cory and in my solution I have discussed the general case which includes all possibilities. Just go through the proof and you will find that at one stage the probability of obtaining the slip with the highest number is taken to be equal to zero and that is when the maximum of those \'N\' slips is within the first \'k\' slips which you are going to reject according to the applied strategy.',3521,0);
INSERT INTO comment VALUES (3549,471,979,'Ravi Raja','re(2): the solution','2003-03-25 03:56:10',0,'Thank you pleasance for appreciating my method of proof but I did not understand one thing in your comment and that is you have mentioned about some amendments in the question. Which part of the question do you think should be changed and what should it (the changes) be ? Please do reply. Thanks.',3531,0);
INSERT INTO comment VALUES (3550,482,1696,'HarRyluVa','Ooh, ooh, pick me, pick me!!!','2003-03-25 04:16:14',3,'CORN!!',NULL,0);
INSERT INTO comment VALUES (3551,471,775,'Cory Taylor','re(2): regarding posted solution','2003-03-25 04:38:25',0,'Ravi, this was a special case solution amendment, not something I was considering as a general case.  To expand;\r\n\r\nsay that there are 20 slips (okay \"that there are 20 slips\" he he), which means that the stategy is to look at the first 7 or 8 slips to find the number you\'re lloking to exceed.\r\n\r\nFor the ease of demonstration, I\'ll assume that the numbers on the slips (which according to the problem are all distinct and positive (i.e. no zero)) begin at 3 and include every integer from there up to 22.  Of course this is no more likely than any other arrangement of numbers, but this example can be expanded to use when necessary.  On with the scenario...\r\n\r\nIn the first 8 slips, the highest number seen could be as low as 10, and is fairly likely to be less than 20.  In this case, rather than looking for the first number higher than 10 (or whatever it was), the player may, because he knows that one slip must have at least \"n\", look for the first slip of n or greater, bettering his outcome from looking for the first slip above 8 (or whatever)\r\n\r\nDid my explanation make more sense this time?\r\n\r\nOf course this requires that all the numbers are distinct (i.e. there are no repeats), and positive (if zero were allowed then the largest slip could be n-1), and that the player knew those facts.',3547,0);
INSERT INTO comment VALUES (3552,471,775,'Cory Taylor','re(2): regarding posted solution','2003-03-25 04:51:30',0,'But the goal of the problem is to maximize the return, not simply choose the largest slip correct?  As I mentioned in my comment, this exception should only be used when this is so, not when the player will only be paid for finfding the largest slip.\r\n\r\nYour strategy is quite correct from the outset, but as events pass, the probibilities change.  A smart player will be able to use this to better their expected outcome (I hate that word when used in math - \"expected\", but even I can\'t escape it).  As the user gets closer and closer to the end of the stack without finding a winner, the chances increase for him that he won\'t.  I can\'t explain it any better than I previously did, but I can give a similar probibility example.\r\n\r\nShould we play a game where I flip a coin 5 times and win if I get all heads, you would easily calculate that the \"fair\" entry price for the game is 2^5 times the prize value.  Now say that the player is allowed to enter in at any time, accepting the however many previous tossed he wishes.  Well, the player could simply wait until a string of 4 heads comes up, then join the game and expect to win half the time.  This is a case of the probibilities changing as the events transpire.\r\n\r\nMy point is that, when coming to the second last slip, there is only a 1/n chance that the next slip is the greatest slip, but a(n almost) 1/2 chance that the next slip is a greater than the current one.  And depending on the proximity of the current slip to the largest seen so far, it may very well be in the players interest to chooses it, even though it is not the largest.  It all comes down to judgement of the specific situation, which of course cannot be included in a general solution, other than to state that such a condition MAY exist.\r\n',3548,0);
INSERT INTO comment VALUES (3553,685,1567,'Bryan','Shmaybe','2003-03-25 05:15:32',0,'In the accelerating frame of reference of the earth\'s inhabitants, yes, the sun will rise tomorrow morning (at the date of this posting, no region of the earth is currently experiencing 24 hours of darkness, so the sun will rise, barring a cosmic catastrophe).  However, from several other frames of reference throughout space, the sun will not rise, although the earth will continue to spin on its axis.  \"Technically true or false\" is still dependent on one\'s perspective, and either of the perspectives mentioned above are arguably valid.',NULL,0);
INSERT INTO comment VALUES (3554,485,1567,'Bryan','Compute','2003-03-25 05:33:19',3,'Each term n is found from the expression 10n&#178;modulo(10) + int(n&#178;/10).  Same answer as Nick\'s, in a PC-ready format.',NULL,0);
INSERT INTO comment VALUES (3555,685,1301,'Charlie','thought','2003-03-25 05:42:18',0,'Technically it\'s neither true nor false, assuming that technically means empirically, as the time hasn\'t come yet.  \r\n\r\nIn the extreme case of the many worlds interpretation of quantum mechanics, in the overwhelming majority of the universes into which this one can split by tomorrow, the sun will rise again tomorrow, but in a tiny, minuscule number of these worlds, some catastrophe will happen, such as a runaway planet or black hole crashing into ours.',NULL,0);
INSERT INTO comment VALUES (3556,685,1707,'Jonathan','hmmmm','2003-03-25 05:52:20',1,'the sun will rise tomorrow morning. hmmm. that is true, but it will never happen, because tomorrow is always happily a day away',NULL,0);
INSERT INTO comment VALUES (3557,428,1771,'gail','money','2003-03-25 06:10:55',0,'is it something to do with the cost of Guinness and the cost of worthington?',NULL,0);
INSERT INTO comment VALUES (3558,414,1771,'gail','simple','2003-03-25 06:13:23',0,'christmas NO L',NULL,0);
INSERT INTO comment VALUES (3559,482,1771,'gail','i got it!','2003-03-25 06:14:58',0,'corn on the cob\r\n',NULL,0);
INSERT INTO comment VALUES (3560,685,1771,'gail','welll....','2003-03-25 06:20:02',0,'the sun doesnt actually rise we move round it, the sun stays still.',NULL,0);
INSERT INTO comment VALUES (3561,469,1575,'DJ','re(3): Jonny Jonny........','2003-03-25 06:47:00',0,'Or, consider if the note never comes back to you. Do you then break even? I would think you are ahead, since you got 100 Rupees\' worth of whatever you unwittingly used the fake note for. Then, when the note does come back to you, you are even again.',3546,0);
INSERT INTO comment VALUES (3562,684,1767,'Fernando','re(2): to a close answer.','2003-03-25 07:41:20',0,'I used parity, since it\'s easy to add up numbers modulo 2... how could it be avoided and still get an easy answer?? or at least, that the natives wouldn\'t have to think too long, before giving an answer?',3544,0);
INSERT INTO comment VALUES (3563,685,1715,'Jonny Doe','Just a Thought','2003-03-25 07:43:44',1,'Isn\'t the sun rising at dawn?  Usually by morning the sun had already risen so I would say the sentence is false.',NULL,0);
INSERT INTO comment VALUES (3564,482,1605,'Elizabeth Hawthorne','Isn\'t the range of possible answers quite large?','2003-03-25 07:45:53',0,'\r\n  It could be anything like corn on the cob, or other stuff with cores that you cook, couldn\'t it?',NULL,0);
INSERT INTO comment VALUES (3597,215,1660,'Tim Axoy','Part 1,The odd number 2m+1','2003-03-26 02:19:24',3,'Denote an odd number with 2m+1 because 2m is obviously even,and an even plus one is an odd.\r\nNow,we square 2m+1 and do FOIL.\r\n(2m+1)(2m+1)\r\nF=2m*2m=4m^2\r\nO=2m*1=2m\r\nI=1*2m=2m\r\nL=1*1=1\r\nTherefore,the square of an odd number can be denoted as 4m^2+2m+2m+1 or 4m^2+4m+1.\r\nSuppose we subtract 1 from it.\r\nWe get 4m^2+4m,which is obviously divisible by 4.\r\nAfter dividing it by 4,we get m^2+m.\r\nIf m is even,then m^2 is even,so m^2+m is even.\r\nIf m is odd,then m^2 is odd,so m^2+m is even.\r\nWe can divided it by 2 to get m^2/2+m/2\r\nWe divided 4m^2+4m by 4,and then by 2,so we really divided 4m^2+4m by 8.\r\nTherefore,we have proven that an odd squared is 8n+1 for some n.',NULL,0);
INSERT INTO comment VALUES (3566,684,1773,'Ryan','Addition to Fernando','2003-03-25 08:22:12',0,'I am going to add to Fernando\'s answer to ensure that the last guy will be saved.  He will simply add up the numbers (1\'s and 0\'s) of 8,7,6,5,4,3, and 2.  If the number is different than 9\'s answer than he is a one; if it is the same than he is a 0.  For example, if 9 said 0, that means he saw an even number ahead of him.  If the last guy only counts three 1\'s then he must be a 1.  If he counts four then he is a 0.  If 9 answered with a 1, then he must have seen an odd number ahead of him, so the same method can be used by the last guy.  ',NULL,0);
INSERT INTO comment VALUES (3567,485,1626,'Gamer','Start at the middle?','2003-03-25 08:50:05',0,'I am submitting a sequence (actually submitted it 3 weeks ago.. but is waiting for it\'s chance to be voted on) that is hard too  :)\r\n\r\nThis might be harder if the first 3 terms were left off. When I saw 10,40,90, I assumed leading zeroes were allowed, and thought... Hey! Those are the first 3 perfect squares! So I looked and got the sequence.\r\n\r\nSo the answer is 46, 18 (notice that the tens places go 1 4 9 6 5 6 9 4 1)',NULL,0);
INSERT INTO comment VALUES (3568,685,1775,'Christian Perfect','Yes','2003-03-25 08:51:00',0,'Isn\'t the morning defined as when the sun rises? So tomorrow morning will only happen when the sun next rises, so the statement is true',NULL,0);
INSERT INTO comment VALUES (3569,45,1626,'Gamer','re(2): Duh, people.','2003-03-25 08:54:42',0,'You can counter prove that easily. No vertice of a cube has 4 edges coming together to it, so what you said must be false...',866,0);
INSERT INTO comment VALUES (3570,673,251,'Cheradenine','incorrect solution?','2003-03-25 09:19:22',0,'I believe the posted solution is incorrect. In the text, it is implicitly assumed that each 7 letter sequence acts as a random _independent_ trial (eg binomial). But this is not so, each opportunity for the word flooble is linked with multiple others, and the occurence of flooble in one affects others. Thus, multiplying the probability of occurence by the total number of possibilities neglects that these possibilities are interdependent.\r\n\r\nCorrect me if i misunderstood the solution.',NULL,0);
INSERT INTO comment VALUES (3571,673,1301,'Charlie','re: incorrect solution?','2003-03-25 10:24:42',0,'From my point of view, the way one occurrence of flooble affects another is that the presence of say flooble at locations 100, 200, ... , 700 means that location 200 for example is an L.  That of course makes more likely flooble at , say, 198, 200, ... , 210, but that\'s already taken into consideration in the letter frequencies.\r\n\r\nAdmittedly the above prevents, again to take an example, flooble starting at 200, and going at increments of 100, but the actual occurrences are so few and far between, that I don\'t foresee a large effect.  In this case we see 8 actual or 5 expected sequences occupying 56 characters, or about as many disallowed sequence positions, out of 284,939 character positions and 13,531,705,620 pseudorandom sequences.\r\n\r\nPut another way, when there are hundreds of thousands of balls in an urn, and 8 are drawn out, I don\'t think it matters much whether there is sampling with or without replacement.\r\n\r\nEven without this argument from large number, however, is the fact that expected number (as opposed to the probability of a given number) should not be affected by lack of independence.  For example in the matching of 9 labels with 9 cans, we expect 1 match, which is the 1/9 chance that any given label will match multiplied by the fact there are 9 opportunities for a match.  But the occurrence of matches is not independent--if one matches it\'s more likely that others do also.  In the 9 can problem, the probability of 1 match is .367882, and of 2 matches is .183929—about 1/2 that of one.  If the can of peas matches its label, the can of corn has 1/8 probability of match.  Still, the expected number of matches is 1.\r\n',3570,0);
INSERT INTO comment VALUES (3572,673,775,'Cory Taylor','my error','2003-03-25 10:36:37',0,'I had the method correct, simply forgot to multiply my sum expression by the 5 hiding cleverly in fron of it...',NULL,0);
INSERT INTO comment VALUES (3573,685,1072,'Alan','Direction','2003-03-25 10:37:29',3,'There are many ways of trying to answer this question but i shall explain how this question is neither true nor false based on interpretation of direction. As we all know we live on a planet, a planet in a solar system, a solar system around a star, a star in a galaxy, a galaxy, a galaxy in a universe but then what? well either the chain goes on to something like a megaverse but eventually a point shall be reached where we have found a name that sums up all the matter and energy that exists. Anyways imagine looking at this megaverse(or whatever the case may be) What direction are you lookin at it from? We don\'t know. Why not? Direction does not exist, direction is an invention made by man to describe location or positioning. SO who is to say the sun rises? Maybe it descends? So the concept of the sun rising is neither true nor false but the sentence states things that do not exist so the sentence would be technically false.',NULL,0);
INSERT INTO comment VALUES (3574,673,775,'Cory Taylor','to Cheradenine','2003-03-25 10:45:44',0,'As Charlie has stated, the large number of \"trials\" involved in this situation allows us to assume that the trials are independant.  Consider that to calculate this probibility without the assumption of independance would require the compilation of all possible 284939 character text strings which contain the correct frequencies of the relevant letters, counting the occurances within each, summing these values and then dividing by 284939.  The time required for a solution to this problem is probably prohibitive in this forum.\r\n\r\nNow as a side note - I\'d like to thank Charlie for having the same problem grasping the meaning of the mathematical term \"expected\" as I do.  I maintain that you can\'t expect a discreet event from happening a non-discreet amount of times (i.e. you\'d not expect 5.08 occurances of \"flooble\").\r\n\r\nP.S. am I spelling probibility correctly?',NULL,0);
INSERT INTO comment VALUES (3575,45,775,'Cory Taylor','no really...','2003-03-25 10:56:50',0,'another way to see that the solution is correct is to realize that because all six sides are geometrically equivalent with respect to the \"ground\" plane or a plane parallel to this which passes through the top point, if a horizontal cut is made through the midpoint between these two such planes, if the cut passes through one face, it must pass through all six faces.  To clarify, three cube faces have one corner on the ground plane, and all have the same angle between them and the ground plane (they are simply rotated 120 degrees).  The three remaining faces all have a corner on the top point, and again shar the same defection angle from this plane (again - simply rotations of the same thing).  Now if an infinite cut is made PERPENDICULAR to the axis of rotation, each face of the top must be affected identically, and each face of the bottom must be effected identically.  Finally the symmetry of the situation shows that the top and bottom pieces are effected identically, concluding the illustration, and showing that the cut must pass through all six faces.',NULL,0);
INSERT INTO comment VALUES (3576,50,1660,'Tim Axoy','Part 1,Money chart','2003-03-25 11:26:39',2,'We will make a money chart to see what really happened.\r\nThe farmers are denoted as F1,F2,and F3,the manager M,and the bellboy B.\r\nThose variables will be used to denote their money.\r\nFirst,F1=10,F2=10,F3=10,M=0,and B=0.\r\nSecond,F1=0,F2=0,F3=0,M=30,and B=0.\r\nThird,F1=0,F2=0,F3=0,M=25,and B=5.\r\nFourth,F1=1,F2=1,F3=1,M=25,and B=2.\r\nThis is the supposed 29 dollars mentioned.\r\n1+1+1+25+2=2+1+25+2=3+25+2=28+2=30.\r\nIt ended up being thirty dollars,and the missing dollar is found.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3577,685,1,'levik','Drop those Nits!','2003-03-25 11:41:58',0,'It seems to me that the lot of you is nitpicking. I don\'t think the mechanichs behind the scenes of sunrises are important in this question.\r\n\r\nI take it to be about a sentence that states that something, which occurs regularly, will occur again. \"Sun rising\" is just used as an example of something that will most likely happen tomorrow. But if I say today that it will happen, am I telling the truth?',NULL,0);
INSERT INTO comment VALUES (3578,469,1,'levik','SOLUTION','2003-03-25 11:46:35',3,'Ravi, I just looked at your solution, which states that all the transaction with the fake note are invalid, therefore no gain/loss takes place.\r\n\r\nSeems to me that doesn\'t make for an interesting problem at all. (It\'s also not realistic.) If someone gives you a fake bill, you generally will not be able to make them take it back if you didn\'t notice it right on the spot.\r\n\r\nWhy not say that there is no losses/gains because the net loss/gain circles back on the author, thus canceling itself out?',NULL,0);
INSERT INTO comment VALUES (3579,685,1575,'DJ','yeah...','2003-03-25 12:31:45',0,'How about I said, \"If I drop this pen, it will fall.\" Is that true? You could zoom out to the megaverse and say that nothing has any direction, so falling cannot be defined and is therefore impossible to state. Or, you could say, what if the earth suddenly explodes under (but what is under?) your feet and shoots the pen in the opposite direction than you expected.\r\n\r\nMost people, however, would concur that the pen would indeed fall, based on relative position to the horizontal plane tangent to the surface of the earth, with the outward direction being defined as \'up\' or \'rising,\' and toward the center of the earth being \'down\' or \'falling.\'\r\n\r\nBy the same convention, which I would think is pretty standard, it would be perfectly natural and correct to say that the sun rises. And, in all likelihood, it would also be correct to say that it will do so tomorrow morning.',NULL,0);
INSERT INTO comment VALUES (3580,685,1072,'Alan','Well nitpick because','2003-03-25 13:40:56',2,'I think the reason most people are nitpicking is because the question says technically true or false. This is what tries to make people find the technicality in order to answer the question. Oh yeah dj. do you disagree with the concept that direction is a man-made invention? If so i would enjoy a good posting argument.',NULL,0);
INSERT INTO comment VALUES (3581,684,1767,'Fernando','re: Addition to Fernando','2003-03-25 14:00:00',0,'Thanks Ryan!! I guess I forgot to consider that special case...',3566,0);
INSERT INTO comment VALUES (3582,182,1767,'Fernando','Something curious...','2003-03-25 14:42:16',0,'After some people see this elegant solution (I think Euler did it for the first time) of proving that there are infinitely many primes, they usually think that p1*p2*p3*...*pn + 1 (the product of the first n primes, plus one) is always prime. In fact, this is not true. The first counterexample is 2*3*5*7*11*13 + 1 = 30031 = 59*509.\r\n<br>\r\nWhy does this happen?? Because we are not considering if p1*p2*p3*...*pn + 1 is divisible by a prime larger than pn. \r\n<br>\r\nIt\'s also curious that there\'s no way of generating primes in an easy way (or in a short time)...',NULL,0);
INSERT INTO comment VALUES (3583,673,1301,'Charlie','re: to Cheradenine','2003-03-25 15:33:51',0,'Since you asked, it\'s \'probability\' with an A.\r\n\r\nWith a mathematical expectation of 5.08 I rounded it to 5, but did of course use 5.08 as the value for the mean of the Poisson distribution.  The expected value, being a technical term for average after many expected experiments, is of course a mathematical abstraction.',3574,0);
INSERT INTO comment VALUES (3584,685,1301,'Charlie','re: Well nitpick because','2003-03-25 15:50:15',0,'The truth or falsity would be like that of the gambler who says that the dice will roll a 7.  If they actually do, then at the time the statement was made was it already true? Of course the probability of the sun\'s rising tomorrow is much, much greater, but it still is not history yet, nor is it totally, totally certain.',3580,0);
INSERT INTO comment VALUES (3585,685,1778,'nonny','technically','2003-03-25 15:52:12',0,'technically, the sun doesn\'t rise, does it?  the earth rotates on its axis, with different areas of the earth facing the sun at different times.  so what looks like the sun \"rising\" is actually one\'s personal part of the earth rotating into the sun\'s light.  ',NULL,0);
INSERT INTO comment VALUES (3586,685,1575,'DJ','re: Well nitpick because','2003-03-25 16:41:42',0,'I think that if you are going to test the validity of a statement that describes movement in a direction, the direction has to be defined. It has to have a context, a perspective, and a reference position (thus, the reference plane I described in my previous post). Direction isn\'t man-made, but it has to be user-defined.',3580,0);
INSERT INTO comment VALUES (3587,685,1549,'Lucifer','Poinr of view','2003-03-25 17:30:03',1,'It depends on your point of view, not only in the universe, which is currently defined as &#8734; But, just on the way things are. If you feel the sun doesnt rise but rather you are rotated toward it, its false. However if you feel that when watching the sun come up it \"rises\", then its true. Just a thought anyway.',NULL,0);
INSERT INTO comment VALUES (3588,693,788,'Keedom','solution ?','2003-03-25 18:02:28',3,'60/30/15/8/7 & 4 weighings',NULL,0);
INSERT INTO comment VALUES (3589,685,1763,'robert','','2003-03-25 20:04:50',0,'you can\'t prove if the sun comes up tomorrow becuse technically it never is tomorrow \r\n',NULL,0);
INSERT INTO comment VALUES (3590,469,979,'Ravi Raja','re: SOLUTION','2003-03-25 21:36:15',0,'ya sure Levik I\'ll change the wordings of my solution very soon. Thanks a lot for pointing it out.',3578,0);
INSERT INTO comment VALUES (3591,469,979,'Ravi Raja','re(4): Jonny Jonny........','2003-03-25 21:39:58',0,'Yes I agree with you DJ that if the note never comes back to you then you are always ahead, but I asked Jonny this question because his argument says that the person who gets back the note loses that amount. So I just wanted to know that if he was the one who found the note, then would he have taken it home ?',3561,0);
INSERT INTO comment VALUES (3592,469,979,'Ravi Raja','re(2): Jonny Jonny........','2003-03-25 21:46:42',0,'Okay now I ask you one thing Jonny. You know before hand that the note was counterfeit (when you found the note in the park)and that the note is somehow going to come back to you (after some finite number of transactions) someday, then are you still going to take it home ? ',3524,0);
INSERT INTO comment VALUES (3593,684,834,'Gautam','re(2): Addition to Fernando','2003-03-25 21:57:29',0,'Fernando, \r\n        You have not considered the 3rd statement in your answer. The answer has to be white or black call? And not 0 or 1.',3581,0);
INSERT INTO comment VALUES (3594,469,979,'Ravi Raja','re: I think this is the solution','2003-03-25 22:16:01',0,'Helen please do check the solution that you have posted. In the first line/statement you say that the person who found the money loses out as he cannot use the note again and in the last linestatement you say that they haven\'t lost anything. What does that mean ? Please explain.',3383,0);
INSERT INTO comment VALUES (3595,673,251,'Cheradenine','re(2): incorrect solution?','2003-03-25 22:55:01',0,'I never said the effects of dependency would be large or small, simply that the method you apply is incorrect. I dont know how much deviation to expect. In a binomial distribution, the expectation E = pn, where p = probability, n = number of trials. But a binomial distribution requires independent trials, which are not shown to be the case here.\r\n\r\nAs for the 9 labels 9 jars, if you read my solution to this\r\nproblem youll notice that it is precisely the demonstration that each event is isomorphic to a bernoulli trial that allows binomial distribution treatment. But this is a special case that you cannot invoke in general!\r\n\r\nAs for cory\'s post, he method you mention is precisely\r\nwhat i had in mind to solve this exactly, and yes it requires more processing power than i can think of.',3571,0);
INSERT INTO comment VALUES (3596,471,872,'pleasance','re(3): the solution','2003-03-26 01:35:46',0,'OK Ravi, I\'ll have another go at stating my objections. Apologies for being unclear, I know something\'s wrong here, but I find it difficult to define. Here\'s my reasoning, I\'d be happy if you (or anyone else) could point out if I\'ve made a mistake:\r\n\r\nLet\'s start by assuming there is a maximum possible number, say 1,000,000. We could have real numbers &lt; 1,000,000 to avoid the maximum slip being chosen, I don\'t think it matters.\r\n\r\nSay there are 20 slips and I choose to discard the first 7. If the highest among them is, say 400,000, no problem, go on with the strategy. But if the 6th slip says 999,000, surely the best strategy would be to keep that one? Unless there is a distribution of numbers favouring the higher ones, it seems this would be the best thing to do. In other words, ***the probability of there being a higher number in the remaining slips is dependent on the highest number you have found so far!*** Perhaps this is easiest to see with 2 slips. If the first is 5, I\'d choose the other one. If the first is 999,000, I wouldn\'t.\r\n\r\nYou say, \\\"Aha! But there is no highest number!\\\" I now come back to my point that you can\'t have an even distribution over all positive integers. If there isn\'t a maximum, then the probabilities must start tapering off, e.g., for any   \r\nx &gt; 1,000,000 the probability of x is p(x) = 0.5 p(x-1). One could still calculate the probability of any slip being greater than the highest one so far, if one knows the distribution.\r\n\r\nIn the case unlimited integers, I think your strategy only works if you have no clue whatsoever what the highest number is likely to be, not even the order of magnitude, and that you choose one slip or more among the ones to be discarded that is >> n. I hope I\'m making at least some sense?',3549,0);
INSERT INTO comment VALUES (3598,215,1660,'Tim Axoy','Part 1,The formula for n','2003-03-26 02:24:55',3,'We last proved that for the odd number 2m+1,n=m^2/2+m/2,which is the formula for the mth triangular number.\r\nBasically,if an odd number is 2m+1,then its square is 8n+1,where n is the mth triangular number.',NULL,0);
INSERT INTO comment VALUES (3599,469,979,'Ravi Raja','re: Around The World','2003-03-26 03:19:23',0,'Just tell me Bill, suppose you were the person to find the note in the park and there in the park itself before you could pass it on to anyone, you came to know (on examination of the note) that the note was counterfeit. Then what would you do ? Would you take the note home with you ? ',3424,0);
INSERT INTO comment VALUES (3600,469,979,'Ravi Raja','re: maybe','2003-03-26 03:28:22',0,'Once again the same question to you Sarah what I have been asking others about this and that is would you have picked up the note and taken it home if you were the person to find it lying on the park bench and soon (in the park itself before giving away it to anyone else) find out that the note is counterfeit ?',3504,0);
INSERT INTO comment VALUES (3601,469,979,'Ravi Raja','re: SOLUTION','2003-03-26 03:38:48',0,'But Levik at the same time I would like to ask you isn\'t that statement correct that all the transactions are invalid because the man still has to pay his plumber the amount that he was supposed to pay. Similarly, the plumber owes the same amount to his milkman, the milkman to his tailor, the tailor to the lady and the lady to you.\r\n<p>\r\nThe note being a counterfeit one, everyone owes the other the same amount what they owed before the author found the note. \r\n<p>\r\nOr, should I leave the solution as it is and add a few more lines as what you have mentioned in your comment ? Will that do ?',3578,0);
INSERT INTO comment VALUES (3602,685,775,'Cory Taylor','my personal solution','2003-03-26 03:58:46',0,'I believe that what Gautam is trying to do in this question relys more on the definition of knowledge of the future than the mechanics of the sun rising.  To explain - how is the word knowledge defined, and specifically, how can it be applied to an event in the future (I think the event of the sun rising was chosen because of its immense probability.  It\'s hard to think of something that will happen in the future that is less likely to not happen).\r\n\r\nModern philosophy defines \"knowledge\" as a justified true belief.  In light of this, we do not know that the sun will rise tomorrow.  We certainly all believe that it will, and we most definitely are justified in this belief, but it is not yet true, and as it does not meet all three criteria, it is not (yet) knowledge, and cannot be given a value of true/false.\r\n\r\nOf course, this position is based on a fairly weak background in philosophy, so my interpretation of the justified true belief may be a little more rigid than the process expects, but nonetheless, it is supported by documented arguments.\r\n\r\nNow if Gautam was really pondering about frames of reference, it becomes a whole different question, doesn\'t it?',NULL,0);
INSERT INTO comment VALUES (3603,469,979,'Ravi Raja','Changes have been made Levik','2003-03-26 03:59:14',0,'Levik I have made the necessary changes in the solution of the problem. Please do check it and if anything is wrong in it and any more changes are required, then please do let me know. Thank you. ',NULL,0);
INSERT INTO comment VALUES (3604,483,1517,'jude','Possible solution','2003-03-26 05:26:05',0,'Nice one Ravi, I hope I have it.\r\n\r\n(a) 31246.  Will end up with 10246 in the morning.\r\n\r\n(b) 18746.  Will end up with 6140 in the morning.\r\n\r\nEach guy has to leave the next guy with a number of coconuts ending with either a \"1\" or a \"6\", so that after the monkey gets 1 coconut, the remaining number of coconuts is divisible by 5.\r\n\r\nHowever, these values seem rather high...so I may be wrong.',NULL,0);
INSERT INTO comment VALUES (3605,483,1183,'fwaff','re: Possible solution - smaller solution','2003-03-26 05:40:09',3,'a) 15621 - leaving 5116 to share in the morning\r\nb) 3121 - leaving 1020 to share in the morning',3604,0);
INSERT INTO comment VALUES (3606,72,1707,'Jonathan','i know the answer','2003-03-26 06:52:41',0,'A cannot have the key, because if he had the key, then all three would be telling the truth.  if B had the key, then all three wouldn\'t be telling the truth, and that leaves the answer to be adventurer number 3',NULL,0);
INSERT INTO comment VALUES (3607,483,1567,'Bryan','re(2): Possible solution - smaller solution','2003-03-26 07:00:07',0,'I got the same answer as fwaff by writing a simple program and letting it run iterations until it came up with an answer, i.e. my PC did trial and error for me.  I have not yet figured out a purely mathematical solution. Is there one?',3605,0);
INSERT INTO comment VALUES (3608,469,1707,'Jonathan','as i see it','2003-03-26 07:04:50',0,'as i see it, the person who found it got their plumbing done, the plumber got his milk, the milkman got a sewing machine, and the lady who had the sewing machine paid off a debt that she owed.  so, as i see it, the only person who lost any money in the transaction was the person who dropped the bill in the first place.',NULL,0);
INSERT INTO comment VALUES (3609,687,1567,'Bryan','Galileo sez ...','2003-03-26 07:05:23',3,'If wind resistance is not present to slow their fall, two objects of different mass and/or density will fall at the same rate.  This is true whether the cork is surrounded by the water or simply next to the water.  Therefore the cork will not float as long as the bucket is falling with acceleration = g.',NULL,0);
INSERT INTO comment VALUES (3610,483,1517,'jude','you two are right','2003-03-26 07:18:36',0,'I forgot to consider starting with numbers that end in \"1\".  For some reason I only started with numbers ending in \"6\"s.',NULL,0);
INSERT INTO comment VALUES (3611,687,1301,'Charlie','solution','2003-03-26 07:55:17',3,'When in free fall, any object is acting the same as an object in orbit, as that\'s what an orbit is: free fall.  To \"simulate\" (actually replicate) zero-g conditions, astronauts get some training in a plane they call the \"vomit comet\", which is flown on a parabolic arc, the same as if it were in free-fall in a vacuum, and the occupants feel the equivalent of zero-g (relative to the walls of their container).\r\n\r\nIn fact the parabolic arc of a thrown object in a vacuum is parabolic only if we consider the ground to be flat.  It\'s really a piece of an ellipse--an orbit.  Anything within it perceives zero-g relative to the walls of the container.\r\n\r\nSo as for gravitational effects, the cork would not float to the top.  Of course there might be random eddies in the water, thermal fluctuations causing pushes here and there, and tiny effects of Brownian motion, but no gravitational effect within the bucket with regard to the walls of the bucket. ',NULL,0);
INSERT INTO comment VALUES (3612,693,1301,'Charlie','re: solution ?','2003-03-26 08:14:52',0,'I take it you mean that you create a 60-g weight by evenly dividing the 120 g, then a 30-g weight by evenly dividing one of the 6--g weights, etc.\r\n\r\nHowever, with the now-produced set of weights being 60, 30, 15, 8 and 7, you wouldn\'t have anything to weigh out, say, 3 grams.\r\n\r\nThe idea is to get the 5 weights that were specified in the 5 Weights problem: 1, 3, 9, 27 and 81.  These enable you from then on to weigh any integral number of grams from 1 up to 121.  The 1-g weight is already present and is one of the five. ',3588,0);
INSERT INTO comment VALUES (3613,483,1767,'Fernando','Solution part 1','2003-03-26 09:41:59',0,'Note: to make it shorter, I will suppose all variables are positive integers...\r\nI\'m gonna give the solution for the first part, and the second one is solvable the same way, but with other calculations...\r\nSuppose we have x coconuts at the beginning. Then we kno that x - 1 = 5a, for some a, since the first man takes a fifth of x - 1. So by taking a (1/5 of x - 1), he leaves 4a. Now we know that the second man takes one fifth of 4a - 1, so, for some number b:\r\n4a - 1 = 5b  proceeding this way, we get the following equations:\r\nx - 1 = 5a\r\n4a - 1 = 5b\r\n4b - 1 = 5c\r\n4c - 1 = 5d\r\n4d - 1 = 5e\r\nNow, the fifth man takes e coconuts, leaving 4e for the next morning. If they give one of those to the monkey, then, 4e - 1 = 5f for some f. In part b), we get the equation 4e = 5f for some f. Now I\'m gonna solve only the first system of equations. The last one says: \r\n4e - 1 = 5f so 4 divides 5f + 1. So 4 divides 4f + f + 1, so it divides f + 1. So f = 4g - 1, for some g. Substitution in 4e - 1 = 5f yields:\r\n4e - 1 = 20g - 5 which is:\r\ne = 5g - 1. Substitution in 4d - 1 = 5e yields:\r\n4d - 1 = 25g - 5 which is:\r\n4d = 25g - 4. So 4 divides 25g - 4, thus, it divides g. So g = 4h for some h. Substitution in 4d = 25g - 4 yields after cancellation:\r\nd = 25h - 1. Substituting that in 4c - 1 = 5d we get:\r\n4c - 1 = 125h - 5, which is: 4c = 125h - 4. So 4 divides 125h - 4, thus, it divides h. So h = 4i for some i. Substituting that into the previous equation, and cancelling, we get:\r\nc = 125i - 1 Putting that value in 4b - 1 = 5c, we get:\r\n(solution continues in part 2)',NULL,0);
INSERT INTO comment VALUES (3614,483,1767,'Fernando','Solution part 2','2003-03-26 09:43:15',0,'4b - 1 = 625i - 5, so 4b = 625i - 4. So 4 divides 625i - 4, thus it divides i. So i = 4j for some j. Susbtituting that and cancelling yields:\r\nb = 625j - 1\r\nTaking that last value into 4a - 1 = 5b yields:\r\n4a - 1 = 3125j - 5, which is 4a = 3125j - 4. So 4 divides 3125j - 4, thus it divides j. So j = 4k for some k. Subtituting that (and cancelling, of course) gives:\r\na = 3125k - 1\r\nThe last equation is x - 1 = 5a. Joining the last 2 equations we get:\r\nx - 1 = 15625k - 5. So x = 15625k - 4\r\nTo minimize everything, we must take k to be the samllest integer. So k = 1. Now x = 15621. That\'s what the men collected the first day...\r\nIn summary:\r\nThe first man sees the 15621 coconuts, gives one to the monkey, and takes 3124, leaving 12496. So the second man gives one to the monkey and takes 2499 coconuts, leaving 9996. The third man gives one to the monkey and takes 1999, leaving 7996. The fourth one gives one to the monkey, takes 1599 and leaves  6396 behind. The fifth man gives one to the monkey and takes 1279, leaving 5116. Finally, on the next day, they give one to the monkey, and take 1023 each. In total, the guys have:\r\nfirst man: 4147\r\nsecond man: 3522\r\nthird man: 3022\r\nfourth man: 2622\r\nfifth man: 2302\r\nmonkey: 6\r\nSorry for making it toooooo long, and separating it into 2 parts (my browser didn\'t let me submit the whole thign together)',NULL,0);
INSERT INTO comment VALUES (3615,483,1567,'Bryan','re: Solution part 1','2003-03-26 11:15:47',0,'Good solution Fernando!  It\'s wordy, but the progressive logic is great.  Wish I\'d thought of it -- next time i will :P',3613,0);
INSERT INTO comment VALUES (3616,146,1567,'Bryan','Naw, its\' ...','2003-03-26 11:45:22',0,'I like all sorts of random numbers, but then I don\'t like that number minus one.  I\'m funny that way.  And I REALLY don\'t like \"IQ\" tests.  They tend to penalize those of us who think outside the squares.',NULL,0);
INSERT INTO comment VALUES (3617,7,1567,'Bryan','re: It\'s not 1/3 the way the problem was posed.','2003-03-26 12:02:29',0,'Charlie, I believe the logic of your answer is flawed, because it assumes that you will have no preference for what you report, and therefore you will report \"at least one head\" during one of the two outcomes in which you get one head and one tail.  <p>But this is not a puzzle about preferences, it is a puzzle that asks, given the report of \"at least one tail\", how many ways can there be at least one tail from two coins tossed together, and of those ways, how many involve both coins being tails. <p>Trying to read into the psyche of the puzzle\'s narrator introduces artificial constraints on the problem, resulting in a distorted answer.  Assuming nothing that is not given in the problem statement, the answer is 1/3.',2741,0);
INSERT INTO comment VALUES (3618,467,1709,'silvis','Oldie','2003-03-26 13:51:08',3,'This is the oldest riddle of all time from ancient Egypt.\r\nThe answer is a man. Early in the man\'s life he is on four legs crawling.  Later he walks upright on two legs.  At the end of his life he uses a cane so he has 3 legs.',NULL,0);
INSERT INTO comment VALUES (3619,684,1767,'Fernando','re(3): Addition to Fernando','2003-03-26 13:53:07',0,'Thanks, Gautam! I forgot to mention that at the end.. oops!',3593,0);
INSERT INTO comment VALUES (3620,673,1301,'Charlie','re(3): incorrect solution?','2003-03-26 13:59:28',0,'There are two places where the posted solution can be said to be wrong in terms of the lack of independence of the trials.\r\n\r\n1. The probability of a given set of 7 letters being FLOOBLE was given as, in effect:\r\n(7167/284939)(9563/284939)(22486/284939)^2(4771/284939)(9563/284939)(36232/284939)\r\nAs each letter is drawn from the same stock, the figures should be:\r\n(7167/284939)(9563/284938)(22486/284937)(22485/284936)(4771/284935)(9562/284934)(36232/284933), with the decreasing denominators resulting from one less letter available in the pool, and decreased numerator for the two instances of a repeated letter, as one had been presumed used up previously.\r\n\r\nThe result of this is 3.7563 x 10^-10, rather than the 3.7567 x 10^-10 given in the solution.\r\n\r\nThe other will be posted on the next comment...\r\n\r\n',3595,0);
INSERT INTO comment VALUES (3621,673,1301,'Charlie','re(4): incorrect solution?','2003-03-26 14:00:29',0,'... continued:\r\n\r\n2. The presence of a solution starting at position n, with a skip sequence of s, precludes another one at say position n+s with that skip. You could also say that the L at position n+s or at position n+5s precludes its use as an F, or O, etc., but that’s just part of the ordinary distribution of letters already accounted for.  What does deserve consideration is the sets of letters with the same skip sequence beginning s, 2s,…,6s positions before or after where the given occurrence does.  This is analogous to finding the number of occurrences of the sequence 12345 in the decimal expansion of pi—one occurrence interferes with nine other sequence’s possibilities.  If we expect 5 occurrences, this precludes 5 x 13 = 65 sequences out of 13,531,705,620 leaving 13,531,705,555.  We could iterate this, so that if the modified calculation lowered the expected number, we could retry with the new value, but we can see the change is only in the ninth significant digit.\r\n\r\nHopefully this shows that this approximation is as legitimate as using the normal distribution as an approximation to the binomial in the 2,000,000 coins problem.\r\n\r\nAs the non-independence effects would tend to lower the number of occurrences, it is interesting to note that the observed 8 occurrences in the actual text is near the high tail of the expected distribution, rather than the low.\r\n\r\n',3620,0);
INSERT INTO comment VALUES (3622,456,1709,'silvis','Q','2003-03-26 14:01:03',4,'What exactly is a rupee???',NULL,0);
INSERT INTO comment VALUES (3623,77,1301,'Charlie','A more paradoxical version.','2003-03-26 14:09:57',0,'The more paradoxical version of this puzzle results if the witness stated that the taxi involved was green.  This is the way that works out:\r\n\r\nAs before, let\'s say the city has a total of 100 taxis (this way we can have a one to one relationship between taxis and percent). \r\nOf these 100, 85 are blue, and 15 are green. \r\n\r\nAgain, let\'s look at both cases: \r\n\r\n85/100 blue taxi is involved. Since the witness will be wrong 20% of the time, they will say they saw a blue taxi 68 times, and claim that the taxi was green the other 17 times. \r\n\r\n15/100 green taxi is involved. 12 witnesses would correctly identify a green taxi, but 3 would wrongly claim to have seen a blue one. \r\n\r\nThis time we know that the witness said they saw a green taxi. There is a total of 17+12 = 39 percent chance for that to happen. Of those 39%, 12% of the time the taxi will in truth be green. Thus the probability of the taxi being green is 12/39 = approximately 30.8%.\r\n\r\nThus it is only about 31% likely that the color of the cab agrees with the witness\'s description.\r\n',NULL,0);
INSERT INTO comment VALUES (3624,685,1767,'Fernando','My personal solution...','2003-03-26 14:11:14',0,'My mother tongue is spanish, so in order for me to speak english, I had to take lessons. I remember in one of the lessons we were discussing about the difference between something \"will\" and something \"is goig to\". If I\'m not wrong (which is probably not the case), something \"will happen\" means that something is happening FOR SURE!! For example: \"I will die someday\". Now, something \"is going to happen\" means that it might happen, or that it has a high probability of happening. For example: \"I\'m flying to Paris tomorrow\". I put that example, because even if I have my ticket bought already, bags packed, and done everything, there could still be something that went wrong, like that I got too sick the night before flying, the airport closed due to an emergency, or whatever. So I would write:\r\n<br>\r\n\"The sun is going to rise tomorrow morning.\"\r\n<br>\r\nBecause there\'s a possibility that the world might end tonight...',NULL,0);
INSERT INTO comment VALUES (3625,685,1767,'Fernando','oopss... I forgot...','2003-03-26 14:12:12',0,'I forgot to say, that I\'m very anxious to see Gautam\'s solution, after everything everyone\'s said...',NULL,0);
INSERT INTO comment VALUES (3626,456,1767,'Fernando','re: Q','2003-03-26 14:17:43',0,'A rupee is the national currency of India... It\'s famous for problems like this one... Perhaps, because these problems were invented in India back when they were the pioneers in science...',3622,0);
INSERT INTO comment VALUES (3627,428,1784,'brand','ummm...... pound','2003-03-26 15:14:46',0,'ummm..... what? pound? 50? 90? im lost',NULL,0);
INSERT INTO comment VALUES (3628,469,979,'Ravi Raja','re: as i see it','2003-03-26 19:57:59',0,'Yes I agree with you Jonathan but only for the first few lines where you have tried to say that no one among the person who found the note, the plumber, the milkman, the tailor and the lady lost anything but what about the last statement which says \"....\"the only person who lost any money in the transaction was the person who dropped the bill in the first place\".  Just think about it once again. Is it correct ?',3608,0);
INSERT INTO comment VALUES (3629,471,979,'Ravi Raja','re(3): regarding posted solution','2003-03-26 20:09:51',0,'Yes I understand what you are trying to say Cory. it is obvious that among \'N\' slips with distinct positive integers, there will always exist a slip with at least a value \'N\' on it or may be higher. But at the same time I have considered all the possible cases where the slip with the highest number (whatever this number be) is equally likely to be in any of the \'N\' positions and if it occurs among the first \'k\' which we are going to reject, then the probability of obtaining the slip with the highest number reduces to \'NIL\'. So it does not matter whether we see a number higher than or lower than \'N\' among the first \'k\' slips. (Since here in the problem we do not know whether the numbers form a definite pattern or sequence, that is, we do not know about both the minimum and the maximum of the numbers written on the slips).',3551,0);
INSERT INTO comment VALUES (3630,471,979,'Ravi Raja','re(3): regarding posted solution','2003-03-26 20:23:08',0,'As you have mentioned Cory in your comment that as events pass the probabilities change and that is what I have shown in my proof giving the formula for the probability of the occurrence of the highest number in a slip whose position is greater than \'k\' depends on \'k\' thus showing that the probabilities change, but as mentioned in the solution, that each of the first (i – 1) slips is equally likely to be the one with the highest number on them. \r\nThen we obtain that: P{W | B(i)} = {k/(i – 1)}, if i is greater than k. \r\nAlso, we have the following results:\r\nP(W) = (k/N)[{Summation from i = (k+1),(k+2),….,N}1/(i – 1)] \r\nor, P(W) = (k/N)[{Summation from j = k,(k+1),(k+2),….,(N – 1)} (1/j)] \r\n\r\n',3552,0);
INSERT INTO comment VALUES (3631,471,979,'Ravi Raja','re(4): the solution','2003-03-26 20:35:23',0,'No apologies please pleasance but I think that even I am facing problems in explaining things to you as well as Cory. My proof is based on what you have mentioned in your comment pleasance (the case of unlimited integers, that is, when we do not know what is the maximum of all the integers written on the slips) and also the probabilities are changing as I have shown in my proof that the probability of the event that the slip with a number greater than the maximum observed among the first \'k\' rejected depends on \'k\' thus showing that the probabilities are not the same.\r\nApologies from my part too if I am not able to explain you properly exactly what is happening in the problem. \r\nlet\'s wait in that case for someone who would be able to explain in simple words and explanation the entire thing.\r\nSorry again :(',3596,0);
INSERT INTO comment VALUES (3632,469,1732,'Helen','re(2): I think this is the solution','2003-03-27 01:36:16',0,'Ravi, I have explained it better in my second comment which is (re) I think this is the solution.',3594,0);
INSERT INTO comment VALUES (3633,469,1767,'Fernando','re(2): as i see it','2003-03-27 01:52:35',0,'If the bill was counterfeit, probably no one lost... unless you consider that plain a piece of paper is worthy...\r\n<br>\r\nI think that what\'s most important here is that Ravi Raja shows how money really isn\'t important to do everyday stuff... Now, if you\'d like to get rid of those bothering pieces of paper (which we have shown, play no role in everyday society), please contact me: misterioso53@hotmail.com\r\n<br>\r\nI\'ll be glad to help you!!',3628,0);
INSERT INTO comment VALUES (3634,685,834,'Gautam','re: oopss... I forgot...','2003-03-27 02:39:53',0,'Hi Fernando,\r\n            I will soon post the solution. Even I was surprised by the variety of the solution posted, and each one was thought provoking. Every solution was worth reading. I was not to post this question initially.\r\n\r\nBy the way, you are good at english. That ofcourse doesnt mean the answer you posted was right ;)',3625,0);
INSERT INTO comment VALUES (3635,102,1660,'Tim Axoy','Part 1,Who sits where','2003-03-27 02:47:40',3,'A will denote Abe,B will denote Bill,and C will denote Carl.\r\nThere are six possible ways they could be sitting.\r\n1:ABC,2:ACB,3:BAC,4:BCA,5:CAB,6:CBA\r\nIn 1 and 2,Abe would tell the truth and would either say the middle guy is either Bill or Carl,but not Abe.\r\nNow,there are only four ways,3,4,5,and 6.\r\nIn 3 and 5,Abe would say that he is Abe,not Carl.\r\nNow,there are only two ways,4 and 6.\r\nIn both cases,the right man is Abe,so the middle man is Bill,leaving 6 as the only possibility.\r\nCarl is on the left,Bill is in the middle,and Abe is on the right.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3636,702,979,'Ravi Raja','Solution','2003-03-27 02:53:51',3,'A DrawBridge',NULL,0);
INSERT INTO comment VALUES (3637,483,979,'Ravi Raja','re: Possible solution','2003-03-27 03:04:33',0,'Jude the actual values are high too but I\'m afraid your answer is different from the correct answer. So, Please do check your solution again.',3604,0);
INSERT INTO comment VALUES (3638,483,979,'Ravi Raja','re(3): Possible solution - smaller solution','2003-03-27 03:08:05',0,'Yes Bryan there does exist a \"Purely Mathematical Solution\" and that is what I need. \r\n\r\nAnyway the program which you have written to solve this problem, can you please post it here ?',3607,0);
INSERT INTO comment VALUES (3639,483,979,'Ravi Raja','re(2): Possible solution - smaller solution','2003-03-27 03:11:00',0,'Yers fwaff you have got it but what about the proof of the problem ? I mean the working. Can you please show us the method which you have used in solving the problem ?',3605,0);
INSERT INTO comment VALUES (3640,469,979,'Ravi Raja','re(3): I think this is the solution','2003-03-27 03:12:05',0,'I am sorry Helen I think I have missed that comment of yours. I\'ll check it.',3632,0);
INSERT INTO comment VALUES (3641,483,979,'Ravi Raja','re: you two are right','2003-03-27 03:14:09',0,'Jude can you please show the working procedure of the method how you have tried to solve the problem ? ',3610,0);
INSERT INTO comment VALUES (3642,469,979,'Ravi Raja','re: re I think this is the solution','2003-03-27 03:17:42',0,'Okay fine Helen you have got it correct. I am sorry actually I had missed this comment of yours (I think) and so I put forward a different question in front of you. Sorry again.\r\n',3396,0);
INSERT INTO comment VALUES (3643,469,979,'Ravi Raja','re(3): as i see it','2003-03-27 03:22:56',0,'Now do you really think Fernando, that I am trying to show that money really isn\'t important to do everyday stuff with the help of this problem ? \r\nAnyway, forget that and to solve this problem people do not have to contact you. All they have to do is just go through the comments and the solution of this problem. That\'s it. lol. :) :) :) :) :)',3633,0);
INSERT INTO comment VALUES (3644,471,1301,'Charlie','re(4): regarding posted solution','2003-03-27 03:36:31',0,'Ravi, I think you misunderstand what Cory is saying.\r\n\r\nIf there are 100 slips of paper, we know that there is at least one slip that has either 100 or higher on it.  The solution strategy is to let 37 pass by and take the next slip that shows up with a number higher than any seen before.  If the highest seen in the first 37 was 50, your strategy calls for accepting, say, an 80 that comes up subsequent to slip 37.  But that makes no sense in this instance as we KNOW there is at least one with at least 100 on it, and by accepting an 80 we are doomed to failure even when that 100 was NOT in the first 37.  Cory is saying that it makes sense to impose a hard-and-fast lower limit of 100 on anything we accept for a 100-slip game.',3629,0);
INSERT INTO comment VALUES (3645,471,775,'Cory Taylor','re(5): regarding posted solution','2003-03-27 04:05:57',0,'exactly.\r\n\r\nI think the problem here is that the situation, while lending itself to a good initial strategy which can be used by anyone by simply following the procedure, asks for the \"best strategy\", which would be based on the general case, but use the knowledge and inference of the user to modify the approach when necessary.\r\n\r\nAlso, I believe in the original version of the problem, there is no prohibittion of duplicate numbers, which would invalidate my exception 1.',3644,0);
INSERT INTO comment VALUES (3646,146,775,'Cory Taylor','re: Naw, its\' ...','2003-03-27 04:08:59',0,'I often agree with you on the IQ comment Bryan, especially when the question asks to find a pattern or preclude one shape from a group.  The test writers use the answer that they are aware of, but there is nothing saying a different progression or grouping is not equally valid.  It\'s quite frustrating being docked because you\'re smarter than the test creator...',3616,0);
INSERT INTO comment VALUES (3647,483,1517,'jude','You don\'t wanna know...','2003-03-27 04:16:42',0,'Ravi,\r\n   First I figured out the recursive operation that needed to be performed by each man;\r\n\r\n  x-((x-1)/5) = next man\'s amount of coconuts.\r\n\r\nThen I put that in Excel (is that a four letter word around here?), one column for each man.  Finally, I checked the values in the last column to see if there was an integer that followed the (a) and (b) rules in the problem.\r\n\r\nWhere I went wrong was, although I knew every man had to start with the number of coconuts ending with either a \"1\" or a \"6\", I forgot to look at my \"1\"\'s columns to see if (a) and (b) were satisified with fewer coconuts.\r\n\r\n\r\nI guess if I had to come up with a formula it would just be something like x-((x-1)/5) = y where x is the number of original coconuts, and y is how many the next guy has to work with.  Once you run through this 5 times, then can substitute values back in and solve it in terms of one variable.  I don\'t have enough \"yellow-stickys\" for that right now  :)',NULL,0);
INSERT INTO comment VALUES (3648,702,1567,'Bryan','Solution','2003-03-27 05:24:34',3,'A private session of Congress.',NULL,0);
INSERT INTO comment VALUES (3649,483,1183,'fwaff','re: You don\'t wanna know...','2003-03-27 06:12:04',0,'Don\'t be paranoid about using Excel - I do (virtually) everything with it. I took the same approach as you to get the answer, except I remembered to check the 1s ;-)',3647,0);
INSERT INTO comment VALUES (3650,77,1183,'fwaff','re: A more paradoxical version.','2003-03-27 06:30:37',0,'I thought simple arithmetic errors was my job?!?\r\n\r\n17+12 is usually 29, rather than 39 - which makes the final percentage for green taxis ~41.4%\r\n\r\nWhat it does show is that irrespective of what the witness said the police should investigate blue taxis.',3623,0);
INSERT INTO comment VALUES (3651,482,1707,'phunnyboy2','aha','2003-03-27 06:39:43',0,'a bird. you throw away the outside, or the feathers, cook the inside, then throw away the inside, the guts and stuff and eat whats left',NULL,0);
INSERT INTO comment VALUES (3652,469,1767,'Fernando','re(4): as i see it','2003-03-27 06:40:44',0,'I thought I could get some money by posting that comment... I guess it didn\'t work... lol',3643,0);
INSERT INTO comment VALUES (3653,469,1707,'phunnyboy2','re(5): as i see it','2003-03-27 06:45:42',0,'i see what your saying about the first person not really losing anything, but what if they had given someone change for the rupee note, and then they could have used it somewhere else to get something, and in that case they could have lost 100 rupees',3652,0);
INSERT INTO comment VALUES (3654,486,1567,'Bryan','Looking at it the other way','2003-03-27 08:40:02',3,'The math works out easier when considering N people and the odds that NO two people have the same birthday. For 2 people, the odds are 364/365. For three people, the 2-person scenario must be true first, and for the third person not to share a b-day with either, the odds are 363/365.  Using this logic, the odds of no two people sharing a birthday is:<p>2 people = 364/365<br>3 people = 364/365 * 363/365<br>4 people = 364/365 * 363/365 * 362/365<br>etc.<p>If you keep multiplying these fractions, you will find that 22 people have a 52% chance of no common birthdays. 23 people have a 0.49% chance of no common birthdays or, inversely, a 51% chance that at least two people share the same birthday.  The answer is N = 23 people.',NULL,0);
INSERT INTO comment VALUES (3655,483,1301,'Charlie','re(4): Possible solution - smaller solution','2003-03-27 09:27:06',0,'I also used a program and here it is for (a)\r\nn&nbsp;=&nbsp;10:&nbsp;tr&nbsp;=&nbsp;6\r\nDO\r\n&nbsp;&nbsp;lft&nbsp;=&nbsp;n\r\n&nbsp;&nbsp;fl&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;tr\r\n&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;4&nbsp;*&nbsp;(lft&nbsp;-&nbsp;1)&nbsp;/&nbsp;5\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;lft&nbsp;&lt;&gt;&nbsp;INT(lft)&nbsp;THEN&nbsp;fl&nbsp;=&nbsp;0:&nbsp;EXIT&nbsp;FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF&nbsp;fl&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;fl&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;tr\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;4&nbsp;*&nbsp;(lft&nbsp;-&nbsp;1)&nbsp;/&nbsp;5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;i,&nbsp;lft\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;EXIT&nbsp;DO\r\n&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;n&nbsp;=&nbsp;n&nbsp;+&nbsp;1\r\nLOOP\r\n',3638,0);
INSERT INTO comment VALUES (3656,483,1301,'Charlie','re(5): Possible solution - smaller solution','2003-03-27 09:28:47',0,'and for (b):\r\nn&nbsp;=&nbsp;10:&nbsp;tr&nbsp;=&nbsp;6\r\nDO\r\n&nbsp;&nbsp;lft&nbsp;=&nbsp;n\r\n&nbsp;&nbsp;fl&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;tr&nbsp;-&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;4&nbsp;*&nbsp;(lft&nbsp;-&nbsp;1)&nbsp;/&nbsp;5\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;lft&nbsp;&lt;&gt;&nbsp;INT(lft)&nbsp;THEN&nbsp;fl&nbsp;=&nbsp;0:&nbsp;EXIT&nbsp;FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF&nbsp;lft&nbsp;/&nbsp;5&nbsp;&lt;&gt;&nbsp;INT(lft&nbsp;/&nbsp;5)&nbsp;THEN&nbsp;fl&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;IF&nbsp;fl&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;fl&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;tr&nbsp;-&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lft&nbsp;=&nbsp;4&nbsp;*&nbsp;(lft&nbsp;-&nbsp;1)&nbsp;/&nbsp;5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;i,&nbsp;lft\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;lft&nbsp;/&nbsp;5\r\n&nbsp;&nbsp;&nbsp;&nbsp;EXIT&nbsp;DO\r\n&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;n&nbsp;=&nbsp;n&nbsp;+&nbsp;1\r\nLOOP\r\n',3655,0);
INSERT INTO comment VALUES (3657,24,1645,'luvya2003','re(2): the solution posted is WRONG!!!!','2003-03-27 13:53:16',3,'it\'s true, the \"and\" does reprsent a decimal. It\'s incorrect to say \"point\" where a decimal would be, or any other word. In saying the number in the question, it should have been stated \'eleven thousand eleven hundred eleven\' Brian Nowell- you just don\'t know what you\'re talking about. Sorry!&#8721;&#177;&#8734;&#8804;&#62;&#60;&#62;&#8804;&#8805;',3288,0);
INSERT INTO comment VALUES (3658,672,1645,'luvya2003','re: An infinite Struggle','2003-03-27 13:56:26',0,'as usual, brian is wrong',3464,0);
INSERT INTO comment VALUES (3659,483,1797,'isaiah','Possible Solution','2003-03-27 14:14:42',1,'It is possible for the mokey to get one or not because you don\'t know how many coconuts they had to begin with. ',NULL,0);
INSERT INTO comment VALUES (3660,469,1796,'charles','The Solution','2003-03-27 14:18:56',0,'Its obvious if you go through it person by person that the net gain/loss of everyone is 0.\r\n\r\nThe person who found the note got 100$ worth of plumbing done for him, but lost $100 in the debt that was owed to him. (This is assuming the woman considers her debt payed even though the money was counterfeit)\r\n\r\nThe pluber lost $100 in work time doing plumbing, but gained $100 in milk from the milkman.\r\n\r\nThe milkman lost $100 in milk, but gained $100 worth of tailoring work from the tailor.\r\n\r\nThe tailor lost that $100 in work time again, but gained a $100 sewing machine from the old woman.\r\n\r\nThe old woman lost the $100 dollar sewing machine, but gained $100 in that she now doesnt have to pay a $100 debt to the original guy.\r\n\r\n\r\nSo, everyone gained $100, then lost $100. Net gain/loss = 0.\r\n\r\nThere is only one glitch that i can see.\r\n\r\nThe guy who discovered the bill was counterfeit could potentially now go on to buy something else with it, since its obviously a good enough forgery for four people not to catch it. So the guy potentially gained $100 in that his debt really was payed. But im not sure whether Ravi there wants us to take this into account or not. :)\r\n\r\n\r\nI also didnt read all of the comments prviously so maybe the solution has been posted, if so, forget it :)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3661,471,1796,'charles','What i would probably do.','2003-03-27 14:32:30',0,'I am not a mathematician or anything..so this is what i would do. \r\n\r\nI wouldnt probably estimate the width of a piece of paper (if you knew this challenge beforehand you could look up the average width)\r\n\r\nThen estimate the thickness of the stack, and get a general number from there.\r\n\r\nKeep going until you see something as close as possible and take it! (make sure to be conservative or you may pass the best one, or all the good ones)',NULL,0);
INSERT INTO comment VALUES (3662,24,1183,'fwaff','re(3): the solution posted is WRONG!!!!','2003-03-27 23:20:53',0,'I think this may depend on whether you\'re using proper English (ie English English) or American English. In proper English it is perfectly correct to express the number as Levik has done. Regarding the decimal point the word \'point\' is the norm and digits to the right of the decimal point are written individually rather than in combination.\r\n\r\nFor example:\r\n111.11 is written \'one hundred and eleven point one one\'\r\n\r\nThe use of \'and\' varies in other languages. For example:\r\nIn German, 25 is written \'funf und zwanzig\', which literally translates as \'five and twenty\'. \r\nIn French, 21 is written \'vingt et un\' (twenty and one), but 22 is written \'vingt deux\' (twenty two). \r\n\r\nOut of curiosity, is it normal in American English to write numbers after the decimal point in combination? By which I mean would \'one and eleven\' represent 1.11, or is \'one and one one\' more typical?\r\n\r\nIn proper English pi to 4dp is written \'three point one four one six\', how do you express it in American English?\r\nthree and one thousand four hundred sixteen ???\r\nthree and fourteen sixteen  ???\r\nthree and one four one six  ???\r\n',3657,0);
INSERT INTO comment VALUES (3663,688,1732,'Helen','Tough one...what if...?','2003-03-28 03:26:50',1,'When the first egg broke, the other eggs got covered in yoke, which when mixed with sweat (cos it\'s hot in a concert) could have been liquid enough for the other eggs to boil in. (I know it\'s grosse!)\r\n\r\nThe type of music that was playing might also be a factor. Ultra sound can dearate liquids, I wonder if you de-aerated an egg yolk, whether that would make it go hard inside the egg without actually cooking it.\r\n\r\nAlso, if the eggs are kept warm, the properties of the egg shells might change, becoming more flexible and less brittle.\r\n\r\nAlternatively it could have been a Red Hot Chillie Peppers concert, and they were so hot they cooked the eggs!\r\n\r\nI\'m soory I\'m rambling but I really can\'t think of a decent answer.',NULL,0);
INSERT INTO comment VALUES (3664,486,1707,'Jonathan Waltz','solution','2003-03-28 04:22:33',0,'i believe that to have two people with the same birthday, the number to get above 50% is 26.',NULL,0);
INSERT INTO comment VALUES (3665,486,1707,'Jonathan Waltz','re: solution','2003-03-28 04:24:44',0,'wait, i was wrong.  i had this problem before, and i remebered that the class size we had was 26, but we really only needed less, 22 to be exact, to get over 50%',3664,0);
INSERT INTO comment VALUES (3666,341,1707,'Jonathan Waltz','a thought','2003-03-28 06:21:05',3,'well, the two numbers in the middle touch all but one square, therefore they must be the numbers one and eight.  that means that 2 and 7 must be in the top and bottom squares, the opposite of what their respective counterparts in the middle.  then, that means that three must be adjacent to the left or right of the number one in the middle, and on the opposite side must be four.  then the 5 and 6 must be on either side of the 8, the 5 on the opposite side from the four.',NULL,0);
INSERT INTO comment VALUES (3667,76,1707,'Jonathan Waltz','of course','2003-03-28 06:38:16',3,'2.  take 3 verses three, then if one group goes down, one vs one, and whichever is lighter is the fake coin, or if they= each other, then that one is it. if at the first weighing the scale balances out, then you do the same thing with the third group.  if you do not know if the coin is heavier or lighter, then it is immpossible to do it in two weighings, but possible in three.',NULL,0);
INSERT INTO comment VALUES (3668,700,1775,'Christian Perfect','solution','2003-03-28 06:48:59',0,'A. (5,0)\r\nB. (0,25)',NULL,0);
INSERT INTO comment VALUES (3669,700,1517,'jude','Little different','2003-03-28 06:50:07',0,'',NULL,0);
INSERT INTO comment VALUES (3670,700,1517,'jude','oops  Little Different','2003-03-28 06:53:24',0,'Mine aren\'t integers...\r\n\r\nA.  approximately 3.56 \r\n\r\nB.  approximately 3.2\r\n',NULL,0);
INSERT INTO comment VALUES (3671,700,1686,'DuCk','pretty easy','2003-03-28 07:10:45',3,'x-axis:\r\n        &#8730;6&#178;+&#60;9-x&#62;&#178;=&#8730;4&#178;+&#60;-1-x&#62;&#178;\r\n\r\nsolving gives --> x=5\r\n\r\ny-axis:\r\n\r\n        &#8730;9&#178;+&#60;6-x&#62;&#178;=&#8730;-1&#178;+&#60;4-x&#62;&#178;\r\n\r\nsolving gives --> y=25\r\n\r\n** Note:  I can\'t get it to show up right on the screen but that Square root symbol encompasses each side of the equation.  It\'s actually not needed (since it cancels out), but I through it in to clarify the structure (or at least attempt to).  Thanks...',NULL,0);
INSERT INTO comment VALUES (3672,700,1517,'jude','re: oops  Little Different','2003-03-28 07:14:08',0,'me wrong again',3670,0);
INSERT INTO comment VALUES (3673,700,1800,'Jer','re: pretty easy :easier','2003-03-28 07:33:59',0,'The segment connecting the points has slope = 1/5\r\n\r\nThe perpendicular bisector of the segement has slope -5 and passes through the point (4,5).  Its equation is y=-5x+25\r\n(Recall every point on the perp. bisector is equidistant from the endpoints)\r\n\r\nThis line has y-int.=25 and x-int=5 ',3671,0);
INSERT INTO comment VALUES (3674,312,1800,'Jer','re: Solution by ananth','2003-03-28 08:08:11',0,'I liked your method for the no duplicates case.\r\nHad you used it for the duplicates allowed case, you would have gotten the correct answer.\r\n\r\n22=11+11\r\n11=5+6\r\n5=2+3 and 6=3+3\r\n((2*3)*(3*3))*((2*3)*(3*3))=2916\r\n\r\nNote:2*2*2=8, but 3*3=9, so 3\'s are better\r\n2*2*2*2=16 and 4*4=16 so 2\'s and 4\'s are equally good.\r\n\r\nFor _any_ sum, where you want the maximum product, pick as many 3\'s as you can and then one or two 2\'s if needed.\r\n',1986,0);
INSERT INTO comment VALUES (3675,399,1567,'Bryan','Uhh... not sure about Alan\'s solution','2003-03-28 12:23:13',0,'Isn\'t it true that 4 folds are enough to display 9/16 and 11/16?  The solution says 5 folds.',NULL,0);
INSERT INTO comment VALUES (3676,482,1709,'silvis','Different Idea','2003-03-28 15:02:51',3,'Everyone seems to be answering a bird or corn on the cob for this one but i have another idea.  Twice baked potatoes!\r\nYou skin them, cook the inside, eat the skin in dip, and throw away the chunks inside the dip.\r\nIt\'s an old family recipe.',NULL,0);
INSERT INTO comment VALUES (3677,471,979,'Ravi Raja','re(5): regarding posted solution','2003-03-28 19:10:26',0,'Thanks Charlie. Now I understand exactly what Cory was trying to say but I think this has already been commented by someone (I do not remember exactly who) that the solution that has been put up by me, that is, the strategy that I am applying is used when the maximum of the numbers is not known and we know nothing about the distribution of the numbers except for this that they are distinct positive integers and therefore has a maximum.\r\nAnd what you have explained in your comment is the one in which we know the minimum and the maximum of the numbers. I mean the ranges in which they lie (not exactly the minimum and the maximum among them, which is quite obvious).',3644,0);
INSERT INTO comment VALUES (3678,471,979,'Ravi Raja','re(6): regarding posted solution','2003-03-28 19:38:00',0,'Cory you had once mentioned in your own comment that: \"....Of course this requires that all the numbers are distinct (i.e. there are no repeats), and positive (if zero were allowed then the largest slip could be n-1), and that the player knew those facts\", but here the person does not know that what the highest number is on the slips. So how can he conclude that the largest slip could be (N-1), since it is always possible that the minimum number among the slips is, say, (N + 1).\r\nSomeone has also commented that the strategy that I am using is valid if the person has no idea of the distribution of the numbers and therefore does not know what is the maximum and the minimum values in the given slips. I do not remember who but I\'ll post it as soon I I find it out.\r\n',3645,0);
INSERT INTO comment VALUES (3679,471,979,'Ravi Raja','re(6): regarding posted solution','2003-03-28 19:41:57',0,'There it is Cory I have found out the comment that I have mentioned in my previous comment and that was posted by pleasance with the subject: \"re(3): the solution\", in which he comments the following: \r\n\"In the case unlimited integers, I think your strategy only works if you have no clue whatsoever what the highest number is likely to be, not even the order of magnitude, and that you choose one slip or more among the ones to be discarded that is >> n\". \r\nSo now I think it is clear that when the maximum and the minimum of the numbers are not known, the strategy in the posted solution is considered to be the best strategy.',3645,0);
INSERT INTO comment VALUES (3680,483,1806,'Trevor John Streeton','Possible solution','2003-03-28 21:28:29',0,'This can\'t be right!\r\n78121 cocunuts if there is one left for the monkey\r\n16380 coconuts is there is none left for the monkey.\r\nUses: Coconuts = 15625 * N - 4\r\nN= 5 gives the 1st solution, N = 4 the second',NULL,0);
INSERT INTO comment VALUES (3681,483,1806,'Trevor John Streeton','OOPS! Possible solution','2003-03-28 21:44:49',0,'In my previous post I calculated for SIX men\r\nFormula C = 5^5 * N - 4\r\nWith N = 1, C = 3121, leaving none over\r\nWith N = 5, C = 15621 leaving 1 over.',NULL,0);
INSERT INTO comment VALUES (3682,469,1806,'Trevor John Streeton','insoluble?','2003-03-28 21:53:49',0,'This seems to be pretty much how the world economy works since in reality money is a debt instrument, (fiat money). If you trust it it works, except there\'s always that debt!',NULL,0);
INSERT INTO comment VALUES (3683,700,1806,'Trevor John Streeton','Solution','2003-03-28 22:05:40',0,'Solving 2 quadratics gives the points (5,0) & (0,25)',NULL,0);
INSERT INTO comment VALUES (3684,483,979,'Ravi Raja','re: Possible Solution','2003-03-28 22:32:08',0,'Well i think isaiah that you are supposed to find that out.I mean that is what the question is asking. The number of coconuts initially in the pile with which they began.',3659,0);
INSERT INTO comment VALUES (3685,483,979,'Ravi Raja','re: Possible solution','2003-03-28 22:37:13',0,'Trevor please do check your solution again. I think you have made a mistake somewhere.',3680,0);
INSERT INTO comment VALUES (3686,701,1767,'Fernando','Solution part 1','2003-03-29 05:49:56',3,'Since x, y, z are less than 10, then x+y+z is &#8804; 27. Now, since it\'s a perfect square, we must have x+y+z = 25, 16, 9, 4, 1 or 0. We have that z-y-x is also a perfect square, and it must be 4, 1 or 0, since z&lt;10.\r\n<br&gt;<br>\r\nLet\'s suppose z-y-x=4. Then since z-y-x plus z+y+x gives 2z, x+y+z must be even. x+y+z must be 16, because it\'s smaller than 27 and different from 4. Then 2z=20. So z=10. But that doesn\'t work, since z&lt;10. So z-x-y isn\'t 4.\r\n<br&gt;<br>\r\nLet\'s suppose that z-x-y=0. Then, x+y+z must be even, since z-x-y plus x+y+z is 2z, which is even. So x+y+z is 4 or 16. Let\'s suppose it\'s 16. The 2z=16, so z=8. But since (x&#178;)(z-1) is a square, then 7x&#178; is a square. But that isn\'t true, since 7 is not a perfect square. So x+y+z=4. Then 2z=4, so z=2. Since xyz is a square, 2xy is a square, different from 0. We know x+y=2, if x or y is 2, the other one is 0. But that wouldn\'t work. Then they both must be 1. But then xyz isn\'t a square.',NULL,0);
INSERT INTO comment VALUES (3687,701,1767,'Fernando','Solution part 2','2003-03-29 05:52:27',0,'So we must have z-y-x=1. Then z+y+x must be odd, since adding z-y-x plus z+y+x gives 2z, which is even. Then z+y+x = 9 or 25 (it cannot be 1, since all squares are different). Let\'s say that x+y+z=25. Then 2z=26 and z=13. But that doesn\'t work, since z&lt;10. So z-y-z cannot be 1.\r\nSo then x+y+z=9. Then 2z=10 and z=5. We also know that xyz is a square so x or y must be divisible by 5. Since they are less than 10, one of them must be either 5 or 0. If one of them is 5, then x+y+z&gt;10. So one of them must be 0. Since x+y+z=9, then {x,y}={0,4}. If x=0, then 2xz+x+z=5, which isn\'t a perfect square. Then x=4, and y=0. So (x,y,z)=(4,0,5). Now:\r\n<br>\r\n(x^2)y + (y^2)z + (z^2)x = 100\r\nx+y+z = 9\r\nz-y-x = 1\r\nxyz = 0\r\n(x^2)(z-1) = 64\r\nx((z^2)-1)+z((y^2)-3)-x(yz-xy) = 81\r\n2xz+x+z = 49\r\nx((z^2)+x)+z(y^2)-(x^2)(z-y) = 36\r\n<br>\r\nSo (4,0,5) is indeed a solution and there are no others...',NULL,0);
INSERT INTO comment VALUES (3688,701,1756,'Rajat','Solution','2003-03-29 08:01:09',0,'x = 4\r\ny = 0\r\nz = 5\r\n\r\n(x^2)(z-1) is a square. So, (x)&#8730;(z-1) = whole number. since x is whole number, &#8730;(z-1) must be whole. Therefore, (z-1) is a square less than 10.\r\n\r\nThe values of z can be 5, 2, 1. z is greatest of all three numbers chosen since (z - y - x) is a square. So, z cannot be 1 (x and y cant be assigned values). Similary if z is 2, then x+y+z = 3 which is not a square.\r\n\r\nOnce we have z = 5, then x can be either 4 or, 1 to satisfy \"2xz+x+z is a square\". If x = 1, then xyz cannot be satisfied.\r\n\r\nTherefore x is 4.\r\n\r\nNow, \"xyz is a square\" can only be satisfied if y = 0.',NULL,0);
INSERT INTO comment VALUES (3689,687,1756,'Rajat','','2003-03-29 08:05:31',3,'It will float down normally.',NULL,0);
INSERT INTO comment VALUES (3690,471,1301,'Charlie','re(7): regarding posted solution','2003-03-29 09:59:35',0,'It is not required that the maximum and minimum numbers be known in order for the posted strategy to need a modification.  What I stated previously in clarifying Cory\'s point was an example of 100 slips.  The only thing we know about the maximum is that it is at least 100; it might be 10,000,000 for all we know.  The only thing we know about the minimum is what we see come up.  But it still holds true that if every one of the first 37 was under 50, it still makes no sense to accept an 80.  This is even though we do not know the distribution and do not know the maximum, all we know is that because each slip has a unique number, that the maximum, whatever it is, is at least 100 and maybe more (maybe a lot more). But we dont know what it is, just that it\'s at least 100.  \r\n\r\nAs Cory said it\'s the uniqueness of the slips, and not the knowing of the min and max, that changes the nature of the strategy.',3679,0);
INSERT INTO comment VALUES (3691,688,1811,'dan','vibration','2003-03-29 10:31:10',0,'OK, so what if the sound from the speakers caused the yolk to vibrate and heat up.  the heat may have been sufficient to coagulate the fluid inside',NULL,0);
INSERT INTO comment VALUES (3692,633,1709,'silvis','','2003-03-29 10:42:26',3,'When the water turns into ice, it gets colder and the molecules expand so the density goes down.',NULL,0);
INSERT INTO comment VALUES (3693,701,1767,'Fernando','re: Solution','2003-03-29 20:53:49',0,'very nice SHORT solution, Rajat!!',3688,0);
INSERT INTO comment VALUES (3694,689,1821,'montana hingis','i fink?','2003-03-30 04:16:08',0,'3 red, 3 blue',NULL,0);
INSERT INTO comment VALUES (3695,689,1301,'Charlie','In fact...','2003-03-30 05:54:11',3,'It didn\'t make any difference what the make-up of the first die is.  The half-and-half nature of the second die (3 red, 3 blue) assures that whatever the first die shows, there\'s a 50% chance of a match on the second.',NULL,0);
INSERT INTO comment VALUES (3696,689,153,'TomM','','2003-03-30 06:11:51',3,'The first die has a 1/6 chance of showing blue and a 5/6 chance of showing red.\r\n\r\nIf r = the number of red faces on the second die, and b = the number of blue faces, then r = 6 - b and the second die has an (6-b)/6 chance of showing red and a b/6 chance of showing blue.\r\n\r\nWhen thrown together, the dice have a 1/2 chance of showing the same color.  This happens when both  dice show red (5/6 * [6-b]/6) or (+) when both sides show blue (1/6 * b/6)\r\n\r\n(5/6 * [6-b]/6) + (1/6 * b/6) = 1/2\r\n(30 -5b)/36 + b/36 = (30-4b)/36 = 1/2\r\n30 - 4b = 18\r\n4b = 12\r\nb = 3\r\nr = 6 - b = 3',NULL,0);
INSERT INTO comment VALUES (3697,693,1301,'Charlie','Posted Solution Not Minimum','2003-03-30 06:19:56',3,'The posted solution requires 8 weighings even when it is assumed that the ancients knew they had 120 grams of clay to begin with.  My first comment on this puzzle shows that with this assumption, the 5 weights can be produced in 6 weighings.\r\n\r\nIn the second step, after using the 1-g and 3-g weights together to measure out 4 g of clay, instead of weighing out another 4 g of clay and then another 1 g of clay, just use the original 1-g weight with the first 4 g measured to get 5 g of clay in one step.  Then combine the 4+5 into a 9-g weight, rather than 4+4+1.\r\n\r\nLikewise, to get the 27-g weight just weigh out 13 grams once (not twice), then measure out 14 grams using the 1-gram weight and the 13 grams of clay on one side, and combine the 13+14 to get a 27-gram weight.\r\n\r\nThen with the assumption that these ancients actually KNEW they had 120 grams of clay, it\'s done with only 6 weighings, rather than 8.\r\n\r\nBut how did these ancients actually know they had 120 grams of clay to begin with?',NULL,0);
INSERT INTO comment VALUES (3698,179,1822,'Tim Axoy','Dunno','2003-03-30 07:46:17',0,'Dunno.',NULL,0);
INSERT INTO comment VALUES (3699,225,1822,'Tim Axoy','Dunno','2003-03-30 07:49:19',0,'Dunno.',NULL,0);
INSERT INTO comment VALUES (3700,45,1822,'Tim Axoy','Of course not','2003-03-30 07:55:45',1,'It certainly is not an octagon.',96,0);
INSERT INTO comment VALUES (3701,689,1822,'Tim Axoy','Timothy\'s and Urban\'s game','2003-03-30 08:02:08',0,'I love the name Timothy!!',NULL,0);
INSERT INTO comment VALUES (3702,111,1822,'Tim Axoy','soluTion,not soluCion','2003-03-30 08:04:56',0,'NM',1813,0);
INSERT INTO comment VALUES (3703,689,1822,'Tim Axoy','5-1','2003-03-30 11:24:55',3,'Of course,5 red and 1 blue.',NULL,0);
INSERT INTO comment VALUES (3704,104,1822,'Tim Axoy','Simple','2003-03-30 11:28:01',0,'Simple!!!!!\r\nX-1',NULL,0);
INSERT INTO comment VALUES (3705,689,1824,'Eric','Solution (don\'t peak!)','2003-03-30 11:57:32',3,'Basic algebra solves this one:\r\n\r\n1st die:\r\n5 red\r\n1 blue\r\nRequirements: matches = non-matches\r\n\r\nr = red sides of second die\r\nb = blue sides of second die\r\nr + b = 6\r\n(5 x r) red matches, (1 x b) blue matches\r\n(1 x r), (5 x b) = non-matches\r\n(note, fractions were removed as a function of the algebra for clarity)\r\n\r\n(5 x r) + (1 x b) = (1 x r) + (5 x b)\r\n5r + b = r + 5b\r\n5(6-b) + b = 6-b + 5b\r\n30 - 5b + b = 6 - b + 5b\r\n24 - 4b = 4b\r\n24 = 8b\r\nb = 3\r\n\r\n6 - 3 = 3 = r\r\n\r\nsecond die = 3 blue; 3 red\r\n',NULL,0);
INSERT INTO comment VALUES (3706,266,1822,'Tim Axoy','-9 months','2003-03-31 01:25:38',4,'The son has not gotten born yet,but I do not know where the father is.\r\nWhere is he?',NULL,0);
INSERT INTO comment VALUES (3707,485,1822,'Tim Axoy','Part 1,Reverses of squares','2003-03-31 02:36:06',2,'First,I reverse every two digits.\r\n01,04,09,16,25,36,49\r\nSecond,I see that these are the squares,so the next two reversed numbers are 64 and 81.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3708,485,1822,'Tim Axoy','Part 2,Reverse 64 and 81','2003-03-31 02:36:51',1,'Now,Ireverse 64 and 81 to get 46 and 18.',NULL,0);
INSERT INTO comment VALUES (3709,211,1831,'gavin','a question of logic, my perception','2003-03-31 02:47:39',0,'We first must realise that a rubber band in this case is presumed to be oval, thus no end.  So for the ant to reach the end, the rubber band must break.  Which leads into the next assumption that the ant does not fall off the rubber band when it breaks. Having found data from www.chemheritage.org/EducationalServices/ faces/teacher/poly/activity/feat.htm , whichs shows in an experiment that a 10cm long rubber band breaks at 58.9 cm, I make the assumption that a 1 metre long rubber band breaks at 5.89 metres.\r\n\r\nNext; the lifespan of an \"ant\", roughly maxuimum being hammer.prohosting.com/~penz/encycl/lifespan.htm &#60;\r\nAn ant can live up to 5 years, so\r\n\r\nThe rubber band will break at 5.89 meters and at 1 millimetre per second will take the ant 5890 seconds or 98 minutes and 10 seconds to reach the end of \"he\" doesn\'t fall off.  The lifespan of an ant being 5 years, I say yes the ant reaches the end of the rubberband.  :-)',NULL,0);
INSERT INTO comment VALUES (3710,469,1831,'gavin','who lost in the transaction?','2003-03-31 03:32:20',0,'My answer is that 100 rupees was lost by whomever dropped the note on the park bench.  The rest is a zero-sum game, no one wins, no one loses.',NULL,0);
INSERT INTO comment VALUES (3711,234,1822,'Tim Axoy','Yes,good and bad','2003-03-31 04:23:33',0,'Marriage should be happy.\r\nYour Mother-in-law should not be a woman Hitler.\r\n\"Stop banging the pots\" is an anagram of \"The sap bangs toot gin.\"',3129,0);
INSERT INTO comment VALUES (3712,702,1831,'gavin','solution?','2003-03-31 04:24:39',0,'The back of an open/closed sign eg like one hanging in a shop window',NULL,0);
INSERT INTO comment VALUES (3713,689,1831,'gavin','i agree with montana hingis','2003-03-31 04:41:20',0,'regardless of no of colours on the first die there will be 3 blue, 3 red on the second',NULL,0);
INSERT INTO comment VALUES (3714,701,1567,'Bryan','Zero?','2003-03-31 05:49:08',4,'I thought zero was not considered a whole number...',NULL,0);
INSERT INTO comment VALUES (3715,34,1707,'Jonathan Waltz','well,','2003-03-31 08:55:08',0,'i see both points of view, that it would be an infinite game, and also the last unit left standing would be zero.  on one hand, once a zero appears, it would make zeros out of all of the other numbers.  even if you didn\'t make a zero with the multiplications, then the random digits would eventually turn up a 0, which is why i belive that levik even added that portion of the problem',NULL,0);
INSERT INTO comment VALUES (3716,233,1707,'Jonathan Waltz','solution','2003-03-31 08:59:32',0,'well, always on a standard six sided die, opposite sides add up to seven, so 1 is paired with 6, 2 with 5, and 3 with 4.  that means that one from each pair must be showing, and the only one number that doesn\'t have a dot in a corner is one, so therefore six must be represented on this picture.',NULL,0);
INSERT INTO comment VALUES (3717,705,1301,'Charlie','solution','2003-03-31 09:10:40',3,'Three of the dodecahedron’s pentagonal faces meet at each vertex.  Erect a small sphere around one vertex. Each of the three faces that meet there intersects the circle in a segment of great circle arc, forming a spherical triangle.  The arc length of each side of this spherical triangle is the angle at the vertex of the regular pentagon, which is (5-2)*180/5 = 108°.  The angles between the sides of the spherical triangle are equal to the dihedral angles between the faces of the dodecahedron, so we must merely solve for the angles of the spherical triangle.  That can be accomplished through the law of cosines for spherical triangles (i.e., in spherical trigonometry):\r\n\r\ncos a = cos b cos c + sin b sin c cos A, where lower case represents a side and upper case an angle, and side a is opposite angle A.  \r\n\r\nIn this case all the sides are 108°, so cos 108 = (cos 108)^2 + ((sin 108)^2) cos x.  Therefore cos x = (cos 108 – (cos 108)^2) / (sin 108)^2 = -.447213595499954, so x = 116.5650511770777 degrees, which is the answer, to the precision shown.\r\n',NULL,0);
INSERT INTO comment VALUES (3718,705,1567,'Bryan','re: solution','2003-03-31 09:37:00',0,'Good job, Charlie! Your solution (correct, BTW) is just one fourth as long as mine.  It helps that you used spherical trig; I used planar trig.  Heck, I never even heard of spherical trig! Guess I have more reading to do. lol',3717,0);
INSERT INTO comment VALUES (3719,705,1301,'Charlie','re(2): solution','2003-03-31 10:21:09',0,'When I first heard of spherical trigonometry, by reading Lancelot Hogben\'s Mathematics in the Making (illustrated with lots of pictures), I wondered why it wasn\'t covered in H.S. trig courses (at least in the U.S.).  It\'s of much use in converting astronomical coordinates, finding times of sunrise/set, etc. It seems a neglected area, as is the subject of continued fractions.',3718,0);
INSERT INTO comment VALUES (3720,685,1,'levik','re(2): oopss... I forgot...','2003-03-31 10:42:30',0,'Gautam > <i> I will soon post the solution.</i>\r\n\r\nHow soon? I\'m kinda anxious to see it myself.',3634,0);
INSERT INTO comment VALUES (3721,483,1834,'hj','possible sol','2003-03-31 11:42:38',3,'(a) 11\r\n(b) 10',NULL,0);
INSERT INTO comment VALUES (3722,469,1834,'hj','possible sol','2003-03-31 11:54:37',3,'you lost 100 rupees, the rupees you borrowed the lady',NULL,0);
INSERT INTO comment VALUES (3723,688,1126,'Bedhed','i think so...','2003-03-31 12:12:32',1,'i think there is either one of 2 solutions:\r\neither the music, assuming it was extremely loud, caused strong enough vibrations to break down the emulators in the yolk and caused it to bind to itself, or...\r\nthe heat of all the bodies, with the eggs being exposed to it for over an hour, began to go rotten, as sam\'s last name suggests',NULL,0);
INSERT INTO comment VALUES (3724,488,1072,'Alan','Crazy guess','2003-03-31 13:39:12',0,'could it be grammer? grammar has spelling but there are almost always exceptions to every rule.',NULL,0);
INSERT INTO comment VALUES (3725,672,1838,'Linda','just a thought','2003-03-31 15:08:59',0,'but what if the swords bearers don\'t strike the sheilds? like... if they hit their feet or something? the sheild folks can only protect so much of their body at once right? so like... if the sword guys surrounded the shelid guys, they could manage to get a few people down right? they could slowly pick away at them... and then they\'d win.  But thats what i think :D',NULL,0);
INSERT INTO comment VALUES (3726,488,1253,'Brian Nowell','Remember Me','2003-03-31 15:16:14',0,'This site has many more of this.\r\n\r\nhttp://www.xs4all.nl/~jcdverha/scijokes/11_2.html#subindex\r\n\r\nThis is a Mneumonic for the value of Pi.\r\n3.14159265 .... etc',NULL,0);
INSERT INTO comment VALUES (3727,701,1767,'Fernando','re: Zero?','2003-03-31 16:09:41',0,'well, if i\'m not wrong, whole numbers are integer numbers. Integer numbers are:\r\n<br>\r\n...., -3, -2, -1, 0, 1, 2, 3, .........',3714,0);
INSERT INTO comment VALUES (3728,701,775,'Cory Taylor','re(2): Zero?','2003-03-31 17:18:41',0,'In Canadian Classrooms anyways (there are discrepancies between systems unfortunately), the set of \"Natural\" numbers is more commonly known as counting numbers, Whole numbers include the counting numbers and zero (easily remembered by considering the \"o\" in whole as a zero), and integers are counting numbers, zero and the negatives of the counting numbers.  I apologize if this nomenclature is not standard in the US or elsewhere.',3727,0);
INSERT INTO comment VALUES (3729,469,979,'Ravi Raja','re: The Solution','2003-03-31 23:25:39',0,'Charles, you have mentioned the following in your comment: \"The guy who discovered the bill was counterfeit could potentially now go on to buy something else with it, since its obviously a good enough forgery for four people not to catch it.\" But because of the same reason his neighbour paid her the same amount borrowed from him using the same counterfeit note. So, what happens if everytime he goes on to buy something and the note comes back to him after a few (after a finite number of) transactions ?',3660,0);
INSERT INTO comment VALUES (3730,469,979,'Ravi Raja','re: who lost in the transaction?','2003-03-31 23:34:40',0,'Okay gavin please tell me one thing, that suppose you had a \"COUNTERFEIT\" 100 Rupee note and you left it or misplaced it or dropped it somewhere, then will you ever say that you lost 100 Rupees ? ',3710,0);
INSERT INTO comment VALUES (3731,469,979,'Ravi Raja','re: possible sol','2003-03-31 23:37:27',0,'In that case you lost 100 Rupees hj but what do you have to say about the money that you were supposed to pay to your plumber ?',3722,0);
INSERT INTO comment VALUES (3732,483,979,'Ravi Raja','re: possible sol','2003-03-31 23:42:14',0,'I am sorry hj, this is not the correct solution. If you say that this is correct, then can you please show it how you arrived at it ?',3721,0);
INSERT INTO comment VALUES (3733,51,1822,'Tim Axoy','1/18','2003-04-01 02:46:45',3,'The father gave the sons 9/18+6/18+2/18=17/18 with 1/18 not given.',NULL,0);
INSERT INTO comment VALUES (3734,123,1707,'Jonathan Waltz','easy','2003-04-01 03:25:45',0,'well, it takes three minutes for one to split into two, and since that is what we start with for our second problem, it should take 57 minutes, because we subtracct the amount of time needed to get from 1-2 amoebas. and now, for another question. what does a glass full of amoebas look like?',NULL,0);
INSERT INTO comment VALUES (3735,154,1707,'Jonathan Waltz','open  a new mint','2003-04-01 03:44:29',0,'if they know how much money is in the safe, and have records of who the money goes to, then they could just blow the money, and print out all new money, and hand that to the owner, taking those certain bills out of circulation, as well as existance.',NULL,0);
INSERT INTO comment VALUES (3736,690,1072,'Alan','guess','2003-04-01 04:04:02',3,'The oil. If you dump the steel in the water it woulkd actually heat up the water to water vapour before it makes contact with the water thus being cooled after a slight delay. Where as oil has a higher boiling temperature (i think) and wil make contact with the steel before the water.',NULL,0);
INSERT INTO comment VALUES (3737,690,1517,'jude','I would say','2003-04-01 04:11:22',1,'bucket \'o oil.  Assuming both buckets sizes and quantities of water/oil are the same, the oil should not be as effected by the heat as quickly as the ice water.\r\n\r\nThere\'s no mention as to the type of oil, but I\'m thinking heavy motor oil.  I think if you use a lighter oil (like for cooking) the times might be closer.',NULL,0);
INSERT INTO comment VALUES (3738,99,1707,'Jonathan Waltz','bigger than nicks','2003-04-01 04:21:59',0,'i believe that i have found a bigger number than nicks entry of \"(.1^-2e3)!\" if you consider &#960; (pie) and e as matematical symbols, then couldn\'t you do this:\r\n(.1^((-2e3)&#960;e))!\r\nif it is, you may have to change the verdict. ',NULL,0);
INSERT INTO comment VALUES (3739,99,1707,'Jonathan Waltz','re: bigger than nicks','2003-04-01 04:23:41',0,'though this is bigger than his, i must give most of the credit to nick for coming up with the base part of the equation, i just added pie and e to his equation, so if you come to a verdict that pie and e can be used, give him credit also',3738,0);
INSERT INTO comment VALUES (3740,99,1707,'Jonathan Waltz','re(2): bigger than nicks','2003-04-01 04:31:30',0,'you can discount everything in my past two comments, i am sorry, i didn\'t read all of the comments, and missed the fact that we discounted pi and e because they are numbers, merely in a differen\'t form.',3739,0);
INSERT INTO comment VALUES (3741,690,775,'Cory Taylor','material property','2003-04-01 04:38:05',0,'Materials have many properties that are unique to them, and help people separate or distinguish materials from one another.  One of these properties is called specific heat capacity, and it refers to the amount of energy that is required to affect a specific temperature change to a specific volume (I believe in SI units it is the number of Joules required to change 1 gram by 1 degree).  This is the property which will govern this situation, as the process of cooling is in fact simply an energy transfer, from the hot steel to the cool liquid.\r\n\r\nI am not aware of the relative values of the specific heat capacioties of various oils or water, but I do know that the value of water is considered very high in general, so I would suspect that the values of most oils (if not all) would be less than that for the water.  This leads to my belief that water would be a better coolant in this case.  Further to this is the temperature difference.  Thermodynamics says that the rate of cooling between materilas of different temperatures is proportional to the temperature difference.  As the oil is a t room temperature and the water is at the freezing point (20 C less), the rate of cooling would initially be faster based on this characteristic when using the water.\r\n\r\nFinally, the actual material used since man began turning iron into steel is in fact water, done in a process called (if I remember coprrectly) Martinizing.  This process makes the steel stronger but less durable (flexible) than it would be if slow-cooled.',NULL,0);
INSERT INTO comment VALUES (3742,99,775,'Cory Taylor','re: bigger than nicks','2003-04-01 04:47:59',0,'also this method wouldn\'t work, as the factorial can only operate on positive integers. Nicks prefactorial number is the same as 10^8, wheras yours is 10^68.3178..., which is certainly smaller (so far so good), but the result is not an integer, so that factorial cannot be computed.\r\n',3738,0);
INSERT INTO comment VALUES (3743,99,775,'Cory Taylor','bigger than Nicks the sequel','2003-04-01 04:51:47',0,'So nick created this monster number using \"-2^3\", but cannot this number become larger by switching the 2 and the 3?',NULL,0);
INSERT INTO comment VALUES (3744,114,1301,'Charlie','Excel Agrees','2003-04-01 05:06:02',3,'The Excel solver function agrees with the posted answer of the minimum P being 7.5, when x=y=z=0.5, when using the constraints given, though x&#62;0 has to be coded as x&#62;=.0000001, etc.',NULL,0);
INSERT INTO comment VALUES (3745,690,1301,'Charlie','Perhaps...','2003-04-01 05:19:29',1,'Perhaps he should dump it in water first, to make use of its high specific heat and heat of vaporization, and then when all the water has boiled away, use the oil.',NULL,0);
INSERT INTO comment VALUES (3746,83,1707,'Jonathan Waltz','solution i think','2003-04-01 05:40:55',0,'well, since we are looking for the least amount of assistants, i will start with one assisstant. the only way that he would be any good is if he turned back after the first day, and the general could only carry one more days worth of supplies.  so if we go with two, then you could have one turn back after the first day, leaving the general and the other assistant with four days worth each.  then, after the second day, the second assistant turns back leaving the general with four days worth of food, which is enough, so the answer is 2',NULL,0);
INSERT INTO comment VALUES (3747,469,1707,'Jonathan Waltz','re(2): who lost in the transaction?','2003-04-01 05:51:26',0,'if you were going to use that 100 rupee note, and could have used it somewhere, and you didn\'t know that it was conterfeit, then yes, they would have lost.  another thing, if the person purposely put it down because he found out that it was fake, he would have lost 100 rupees when he was paid that at some other time, or if he gave change for it.',3730,0);
INSERT INTO comment VALUES (3748,132,1707,'Jonathan Waltz','oh, too easy','2003-04-01 06:01:12',0,'16, 66',NULL,0);
INSERT INTO comment VALUES (3749,488,1842,'Mick','Answer','2003-04-01 07:14:28',0,'I think it might be a start because the key-words are celestial and relate.&#8805;&#8734;&#177;&#177;&#8721;&#8734;&#8804;&#60;&#178;&#8730;',NULL,0);
INSERT INTO comment VALUES (3750,250,1707,'Jonathan Waltz','re: surely a paradox','2003-04-01 07:33:34',0,'just because something is false, doesn\'t mean the exact opposite is true.  just like saying he runs everywhere is false, but he runs sometimes is true, so therefore, the statement could be false, he doesn\'t lie all of the time, but he does lie.',1513,0);
INSERT INTO comment VALUES (3751,689,1843,'Luke','Solution to similar problem about coins','2003-04-01 07:35:32',0,'If you have a collection of coins, you can use the entire collection as one coin by flipping them all, and announcing heads if an even number of heads turn up, tails otherwise.\r\n\r\nRESULT: The entire collection of coins simulates a fair coin precisely if any one of the coins is fair.\r\n\r\nPROOF: Given a coin, let the BIAS be the probability of heads minus the probability of tails. This is a number between -1 and 1 inclusive. \r\n\r\nThe BIAS is zero if the coin is fare. The BIAS of the simulated coin is equal to the products of the BIASes of the coins in the collection.\r\n\r\nThis can be seen as a negative result: you cannot create a fair coin this way without having a fair coin to start with. However since all the BIASes are numbers in the range [-1,1], the more coins you use, the less Bias there will be.',NULL,0);
INSERT INTO comment VALUES (3752,692,1301,'Charlie','In vacuum or in air...','2003-04-01 09:09:11',3,'In a vacuum it doesn’t matter what the weight of the object is.  At 10 m/s, with gravity accelerating it at 9.8 m/s^2, the object will take 10/9.8 seconds to reach its apex.  At an average speed of 5 m/s, it will have traveled 5.102 m up.\r\n\r\nIn air, at a density of 1.24 kg/m^3, atmospheric resistance, in general, but dependent on shape, would amount to 1.24 A V^2 / 2, where A is the cross sectional area of the object and V is the speed at which it is going, directed opposite to the current motion.  When A and V are measured in the MKS system, the force will be in kg-m/s, or Newtons.\r\n\r\nIf the object is a bowling ball with a diameter of 20 centimeters, being a sphere the air resistance is only about 1/2 that mentioned above, and the ball reaches 5.031 meters at t=1.01 seconds.\r\n\r\nIf the object has a more irregular shape and is say 1 square meter in cross sectional area, it will get only 2.914 meters up, at t= 0.71 seconds.\r\n\r\nThese are of course approximate and based on a numerical integration.',NULL,0);
INSERT INTO comment VALUES (3753,692,1567,'Bryan','Conserve energy','2003-04-01 09:18:12',0,'When the 7kg object is released (or any object of mass m, for that matter), it has kinetic energy Ek=.5mv&#178;, where v is its velocity of 10 m/s.  When the object attains its maximum height, it\'s velocity (and therefore its kinetic energy) will be zero, but what it has instead is potential energy Ep=mgh, where h is its height above a reference point. Since energy is conserved between these two states, we know that <p>Ek=Ep<br>.5mv&#178;=mgh<p>Solving for h,<p>h=v&#178;/2g<br>h=10&#178;/(2*9.8)<br>h=5.1 m<p>So, regardless of its mass, any object thrown upward at a rate of 10 m/s will rise 5.1 m above the height at which it was released.  This calculation ignores losses to wind resistance etc., but these are negligible for this scenario.',NULL,0);
INSERT INTO comment VALUES (3754,672,1844,'Brian Allen','request for clarification','2003-04-01 09:19:53',0,'Can I assume that we are operating under the definition that a shield which has been sliced through is \"destroyed\"?\r\n\r\nIf the Shield\'s property of \"cannot be destroyed\" is clarified as always being able to repair itself, it would still leave open the possibility of the sword slicing through it freely wouldn\'t it? (almost as if the shield were intangible at any point it was in contact with the sword)',NULL,0);
INSERT INTO comment VALUES (3755,692,1301,'Charlie','re: In vacuum or in air...','2003-04-01 09:20:25',0,'The numerical integration:\r\nDEFDBL A-Z \' this version is for the larger object\r\nCLS\r\npi = ATN(1) * 4\r\nA = 1\r\nV = 10\r\nm = 7\r\np = 0\r\ndt = .0001\r\nDO\r\n&nbsp;&nbsp;acc1 = -9.8\r\n&nbsp;&nbsp;acc2 = -1.24 * A * V * ABS(V) / m\r\n&nbsp;&nbsp;acc = acc1 + acc2\r\n&nbsp;&nbsp;p = p + dt * (V + V + dt * acc) / 2\r\n&nbsp;&nbsp;IF p > pMax THEN pMax = p\r\n&nbsp;&nbsp;V = V + dt * acc\r\n&nbsp;&nbsp;t = tPrev + dt\r\n&nbsp;&nbsp;IF INT(t * 10) > INT(tPrev * 10) THEN\r\n&nbsp;&nbsp;&nbsp;PRINT USING \"##.## ##.###\"; t; p\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF p < pMax AND fl = 0 THEN\r\n&nbsp;&nbsp;&nbsp;PRINT USING \"##.## ##.###\"; tPrev; pMax\r\n&nbsp;&nbsp;&nbsp;fl = 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;tPrev = t\r\nLOOP UNTIL p <= 0\r\nPRINT USING \"##.## ##.###\"; t; p\r\n\r\nFor the bowling ball, we set\r\nA= pi * (1 / 10) ^ 2       due to its size\r\nand\r\nacc2 = -.62*A*V*ABS(V)/m       due to its spherical nature.',3752,0);
INSERT INTO comment VALUES (3756,99,1575,'DJ','Hmm','2003-04-01 12:53:10',0,'',NULL,0);
INSERT INTO comment VALUES (3757,692,1846,'Timothy','Gravity','2003-04-01 13:00:50',0,'Gravity goes at the speed you said.',NULL,0);
INSERT INTO comment VALUES (3819,711,1301,'Charlie','solution','2003-04-04 10:52:10',3,'The first thing to do is to find the radius of the ball.  A right triangle can be formed from bottommost point in the depression to the point 1 cm above that, at the center of the circle made at top-of-jello level, along a radius of that circle to some point on that circle, and then straight back to the bottom point.  It has legs of 1 cm and 3 cm, and so the hypotenuse, extending from the bottom of the depression to the rim is &#8730;10 in length\r\n\r\nThe center of the whole ball lies along a perpendicular bisector of that hypotenuse where it meets a vertical line above the center of the depression.  That line, an extension of the 1-cm side of the first rt triangle, forms a radius of the sphere and is the hypotenuse of a larger rt triangle similar to the first as they share a common angle at the bottom of the depression. The shorter side of the new triangle is half the hypotenuse of the old: (&#8730;10)/2. As it is similar, the ratio of the shorter leg to the hypotenuse is still &#8730;10, so the hypotenuse is ((&#8730;10/2)(&#8730;10) = 5, which is the outer radius of the ball, which we\'ll call R.\r\n\r\nAt this point we can either use a pre-built formula for the volume of the cap of a sphere (which is what the depression is) or use calculus directly.   The formula is (1/3)&#960;h&#178;(3R-h), where h is the 1-cm height of the cap.  This comes out to 14&#960;/3.\r\n\r\nTo be continued due to lack of space...',NULL,0);
INSERT INTO comment VALUES (3759,488,1575,'DJ','oh?','2003-04-01 14:15:55',0,'It\'s a device for remembering the digits of pi.\r\nThe number of letters in each word represents a digit (sir=3, I=1, bear=4, a=1, rhyme=5, etc). This verse gives us 21 digits (20 decimal places). There are also two more lines that I have seen to this mnemonic:\r\n\r\nOr locate they who can cogitate\r\nAnd so finally terminate. Finis.\r\n\r\nOr, 26433832795, giving us pi to 31 places:\r\n3.1415926535897932384626433832795.\r\n\r\nInteresting to note: the next digit is zero, usually represented by a ten-letter word.\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (3760,692,1549,'Lucifer','Physics','2003-04-01 14:33:01',0,'Im glad people are solving it, its an interesting problem. The reason I didnt specify air resistance is because both cases can occur, and I wanted to spark discussion on it. What\'s interesting as well, is when something falls from a vacuum into an air occupied zone.',NULL,0);
INSERT INTO comment VALUES (3761,702,1575,'DJ','ehh...','2003-04-01 14:41:11',0,'',NULL,0);
INSERT INTO comment VALUES (3762,702,1575,'DJ','ehh...','2003-04-01 14:52:10',0,'A circle (or any other shape, for that matter)? When the shape is closed, it has no endpoints and could be considered an open set of points. But when the shape is open or \'broken,\' it has two included endpoints, which are then a closed set of points.\r\n\r\nYeah, it\'s a stretch...',NULL,0);
INSERT INTO comment VALUES (3763,685,834,'Gautam','re(3): oopss... I forgot...','2003-04-01 16:28:57',0,'Hi Lev,\r\n        The solution is posted...',3720,0);
INSERT INTO comment VALUES (3764,432,1847,'Eirene','solution','2003-04-01 18:27:17',0,'it was quite easy, it think... ALan stole the money... that would make him a liar together with Carl leaving Barry the sole soldier... right?',NULL,0);
INSERT INTO comment VALUES (3765,488,1253,'Brian Nowell','re: oh?','2003-04-01 18:53:27',0,'Please note my \"Remember Me\" comment.  Check this out for more of the same.',3759,0);
INSERT INTO comment VALUES (3766,692,979,'Ravi Raja','Solution','2003-04-01 20:10:03',1,'We first use the formula:\r\nV = U - gT, where U is the initial velocity, V is the final velocity, T is the time of flight of the object and g is the acceleration due to gravity.\r\nHere, V = 0, U = 10 and g = 9.8\r\nSo from here we can solve for T and then using the formula:\r\nH = U*T - (1/2)*g*(T^2), we can calculate the required height.\r\nIs it correct ?',NULL,0);
INSERT INTO comment VALUES (3767,692,1183,'fwaff','re: Solution','2003-04-01 20:32:00',3,'Yep, that\'s one way of getting it Ravi. As I\'m sure you know you\'ve used the first two equations of motion, alternatively you can use the third equation of motion directly: \r\n\r\nv^2 = u^2 + 2as\r\nWhere v is the final velocity, u is the initial velocity, a is acceleration and s is distance.\r\n\r\nSolving for v=0, u=10, a=-9.8 gives s = 5.102m\r\n\r\nClearly this assumes that gravity is the only factor considered regarding the deceleration of the object. When air friction is considered then you get Charlie\'s more complex answer. To further complicate Charlie\'s answer you could also introduce spin to the object......\r\n\r\n\r\nOne minor point of pedantry, the gravitational constant in the question should read -9.8m/s/s or -9.8m/(s^2) as it is an acceleration (-9.8m/s is a velocity).',3766,0);
INSERT INTO comment VALUES (3768,489,158,'Ender','thoughts','2003-04-02 02:51:03',0,'Shouldn\'t there be an added stipulation that n is greater than 1?  If n equals 1, then the solution is trivial: n=1 and m = whatever year they were born in plus one.\r\n\r\nAlso, m = 1 will cause the equation to return negative values for any positive n, so since the year is positive, m = 1 can be eliminated.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3769,489,1301,'Charlie','Computed','2003-04-02 03:22:19',3,'m, n and year:\r\n3             7             1844\r\n2             11            1927\r\n\r\nfound by\r\n\r\nCLS\r\nn = 4\r\nDO\r\n&nbsp;FOR i = 1 TO n / 2\r\n&nbsp;&nbsp;j = n - i\r\n&nbsp;&nbsp;li = LOG(i) * j\r\n&nbsp;&nbsp;IF li &lt; 55 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;y = i ^ j - j ^ i\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF y &gt; 1700 AND y < 1980 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT i, j, y\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\n&nbsp;n = n + 1\r\nLOOP\r\n',NULL,0);
INSERT INTO comment VALUES (3771,703,1567,'Bryan','How about ...','2003-04-02 07:49:53',0,'Weigh 1 pearl from bag 1\r\n100 pearls from bag 2\r\n10,000 pearls from bag 3\r\n1,000,000 pearls from bag 4\r\n100,000,000 pearls from bag 5<p>\r\nIf every bag held pearls from blue oysters, the total weight should be 1010101010 grams (\"10\" repeated 5 times). If any of the pairs of digits reads 09 or 11, the corresponding bag holds fakes or pearls from black oysters, respectively. There are other solutions that use far fewer pearls, but this one is easy to explain.',NULL,0);
INSERT INTO comment VALUES (3772,703,1301,'Charlie','conserving pearls','2003-04-02 09:12:36',3,'On the scale, place 1 from bag 1, 3 from bag 2, 9 from bag 3, 27 from bag 4 and 81 from bag 5. From the total weight, subtract the 1089 that the total would be if they were all fake.\r\n\r\nExpress the result in base 3 numbers. The first position on the right contains a 0, 1 or 2 depending on whether bag 1 contained fake pearls or pearls from blue or black oysters respectively. The next position to the left (the 3\'s position) has the same significance for the second bag.  The next position to the left (the 9\'s position) does so for the third bag, etc.\r\n\r\nTo convert a number to base-3 (ternary), divide the number by 3 and place the remainder on the extreme right of your answer. Take the quotient and divide it by 3.  Place the remainder just to the left of the preceding remainder, and continue with the new quotient.  Keep repeating until you get a quotient of zero (of course place the corresponding remainder on the left of the answer).\r\n\r\nFor example, if the total weight were 1300 grams, you\'d subtract 1089, giving 211. Convert this to ternary: 211/3 = 70 w/rem 1; 70/3 = 23 w/rem 1; 23/3 = 7 w/rem 2; 7/3 = 2 rem 1; 2/3 = 0 w/rem 2.  Thus the ternary representation is 21211, and the 5th and 3rd bags contain pearls from black oysters and the rest contain pearls from blue oysters, and there were no fakes.',NULL,0);
INSERT INTO comment VALUES (3773,17,1846,'Timothy','No way!','2003-04-02 11:12:59',0,'5*4 is not 10!',NULL,0);
INSERT INTO comment VALUES (3774,703,1846,'Timothy','Infinity','2003-04-02 11:15:19',0,'Is it infinity?',NULL,0);
INSERT INTO comment VALUES (3775,432,1846,'Timothy','Alan','2003-04-02 11:41:13',3,'Since Barry contradicts Carl,one is a knight and one is a liar.\r\nIn either case,Alan is lying and guilty.\r\nBy the way,Barry is a knight.',NULL,0);
INSERT INTO comment VALUES (3776,469,979,'Ravi Raja','re(3): who lost in the transaction?','2003-04-02 22:46:07',0,'Yes I agree Jonathan that if the person who left it has given any change for that note (counterfeit), then obviously he loses 100 Rupees but nothing of that sort is mentioned in the given problem. ',3747,0);
INSERT INTO comment VALUES (3777,469,979,'Ravi Raja','re(3): who lost in the transaction?','2003-04-02 22:51:38',0,'One more thing Jonathan, as you have stated in your comment: \"if you were going to use that 100 rupee note, and could have used it somewhere, and you didn\'t know that it was conterfeit, then yes, they would have lost\", is also correct unless the others use the note in a similar manner. I mean purchasing something worth Rupees 100 using that note.  ',3747,0);
INSERT INTO comment VALUES (3778,469,979,'Ravi Raja','Regarding The Solution','2003-04-02 23:00:41',0,'Levik you had asked me to make a few changes in the solution of this problem and I had done that and at the same time I had asked you to check whether the changed solution is correct or not but unfortunately I did not get any replies from you regarding this. I understand that may be that you did not notice it after that or may be due to some other reasons but Please if you see this then please reply to this comment of mine and do let me know if I am supposed to make any more changes in this problem\'s solution. Thank You.',NULL,0);
INSERT INTO comment VALUES (3779,686,1821,'montana hingis','ok, a rly bad guess...','2003-04-03 01:46:32',0,'cuz he was the murderer/victim?',NULL,0);
INSERT INTO comment VALUES (3780,686,1821,'montana hingis','re: ok, a rly bad guess...','2003-04-03 01:48:38',0,'sorry, i meant murderer. (couldn\'t have continued on if he\'s dead ;)',3779,0);
INSERT INTO comment VALUES (3781,686,1183,'fwaff','Solution','2003-04-03 02:06:37',3,'Because the police aren\'t particularly interested in ornithology!\r\n\r\nMurder is the collective pronoun for crows. Clem saw a murder of crows and in the next field he could well have seen a flock of sheep.\r\n\r\nLet\'s just hope that Clem doesn\'t work with a boredom of accountants or a confusion of planners.',NULL,0);
INSERT INTO comment VALUES (3782,686,979,'Ravi Raja','I Think....','2003-04-03 03:00:49',1,'Was it the shooting of some film/movie in which the hero or any actor in the movie was murdering some other actor. Thus everything being just artificial (I mean ACTING) Clem did not notify the police about this.',NULL,0);
INSERT INTO comment VALUES (3783,686,103,'friedlinguini','re: Solution','2003-04-03 03:19:38',3,'&lt;simpsons&gt;\r\nMarge:  I\'m not comfortable with a gang of crows living in our bedroom!\r\nHomer:  Murder, honey.  It\'s a murder.  A group of crows is called a murder.\r\n&lt;/simpsons&gt;\r\n\r\n\'nuff said.',3781,0);
INSERT INTO comment VALUES (3784,483,1854,'Manoj Nair','i got it!','2003-04-03 03:21:56',3,'hello,\r\ni think its the possible solution.\r\nA = original number ( and the number the first man dealt with) = 5p+1\r\nRemaining number after the first man hides his share = 4p = 5q+1\r\nprocedding this way, 4q=5r+1\r\n4r=5s+1\r\n4s=5t+1\r\nand of course, 4t=5u (considering the second case)\r\nby solving all these equations, we will get the final equation as,\r\noriginal number, A = (15625u+8404)/1024, where \'A\' and \'u\' should be integers.\r\nI solvedit by iteration and got the value as,\r\nu=204 and A=3121\r\n\r\nin the first case, only the last equation changes as, 4t=5u+1\r\nsolving again, we get, A = (15625u+11529)/1024\r\nwhere \'A\' and \'u\' should be integers\r\nagain, by iterations, i got the values as,\r\nu=1108 and A =16918\r\n\r\nI would like know whether it\'s the right answer or not...also, i wish to know whether Ravi Raja belongs to Kerala or not, as I\'m a keralite...thank you',NULL,0);
INSERT INTO comment VALUES (3785,483,979,'Ravi Raja','re: i got it!','2003-04-03 03:41:32',0,'Manoj your answer 3121 is correct but not the other one, which is supposed to be equal to 15621 and not 16918. So please do check your solution. \r\n\r\nManoj, I am from Gujarat (I mean I am a gujarati) but I stay in Calcutta (West Bengal).',3784,0);
INSERT INTO comment VALUES (3786,686,1686,'DuCk','Does this count???','2003-04-03 04:50:15',0,'Well, if he\'s in the country he could have seen one animal kill another for food.  I\'m not certain that an animal can commit a murder, but it\'s just something that crossed my mind.  I\'m always looking for animals when I\'m in the country.  ',NULL,0);
INSERT INTO comment VALUES (3787,684,1854,'Manoj Nair','9 persons could be saved!','2003-04-03 04:53:50',3,'Hello i got a nice way out of this puzzle. here is it...\r\nNOTE : i\'m giving 1....10 for persons from last to front\r\nas somebody said earlier 1 will say BLACK iff he sees odd number of blacks, and he will say WHITE iff he sees odd number of whites (either will be the actual case, as he can see only 9 hats. so ther is no possibility of two odds)\r\nI\'m beginning with a hypothetical condition of 7W (7 white hats) and 2B(2 black hats) in front of 1. so he will say W. (he may get killed or may be saved). then, 2 can see either 7W+1B or 6W+2B. If it\'s the first case, he will definetley say his hat as B, to make B to an even mumber. If it\'s the second case, he will say W to make W an odd number.\r\nwe can proceed further with the first case (2 sees 7W+1B and tells as B). here 3 can have two probabilities - he can see either 7W or 6W+1B). If it\'s 7W, he will add one B to it, as identified by 2 as the colour of his cap. so it becomes 7W+1B. now both W and B became odd numbers. actually this was not the case. so he will say B as the colour of his hat, to make B an odd number. Again, if it\'s 6W+1B, he will add B to it as said by 2. then it becomes 6W+2B. to make W an odd number, he will say W as the colour of his hat.\r\nI think there is no need to explain it further. So all the 9 people (from 2-10) can say the colour of their hats correctly and escape from the mouth of the monster. 1 has a probaility of 50% to escape.\r\nI think it makes a reasonable solution. If there is anything wrong in this, plz feel free to contact.\r\nmanojezz@yahoo.co.in',NULL,0);
INSERT INTO comment VALUES (3788,686,1846,'Timothy','The murderer','2003-04-03 06:01:42',0,'Clem was the murderer!',NULL,0);
INSERT INTO comment VALUES (3789,61,1846,'Timothy','Saturday','2003-04-03 06:20:43',3,'The knight had a horse named Saturday.',NULL,0);
INSERT INTO comment VALUES (3790,281,1846,'Timothy','Author unknown','2003-04-03 06:25:58',4,'Why do you put author unknown?\r\nWhy not Friedlinguini?',NULL,0);
INSERT INTO comment VALUES (3791,686,1645,'luvya2003','re: Solution','2003-04-03 11:07:43',0,'sounds right to me',3781,0);
INSERT INTO comment VALUES (3792,24,1645,'luvya2003','re(4): the solution posted is WRONG!!!!','2003-04-03 11:19:32',0,'In PROPER American English, \"and\" reprsents a decimal point, but most Americans say \"point.\" Even though  I\'m not very grammar oriented, I thought I should point out the meaning of \"and\" in American English. Also in PROPER American English, numbers after decimal are said different. \r\nFor example, 1.4 is said \"one and four tenths.\"',3662,0);
INSERT INTO comment VALUES (3793,707,1575,'DJ','some kind of start...','2003-04-03 13:07:39',1,'This type of multi-level logic problem used to make several appearances in <i>Games</i> magazine. They would always supply a chart to use, which is helpful in exclusive-elmination logic problems. I created one to print off and write on, and then thought, hey, maybe it\'ll make it easier for someone else to use, too. Unless, of course, all you geniuses come up with some super simple way that solves this (I haven\'t even consider the actual clues yet). Anyway, I uploaded it to http://www.clarkson.edu/~broadbdj/logic.doc in Word format. I was going to make a neat little javascripted page with a table on it you could click on to figure it out...but we don\'t see enough of these types of problems, and it would be more trouble than it\'s worth.\r\n\r\nOkay, now to start figuring out the problem!\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (3794,117,1567,'Bryan','Trial and error','2003-04-03 13:15:34',0,'For what it\'s worth, <p>Draw an arc centered on angle A  <br>Set the compass to a very short arc<br>Place the point of the compass on the intersection of the first arc with one ray of A<br>Mark off the length of the short arc on the first arc<br>Mark a second short arc off the end of the first, and a third off the second<br>If the third short arc doesn\'t exactly intersect the other ray of A, adjust your compass and try again.<p>When the three small arcs exactly extend along the first arc from ray to ray, you have the points through which you can now draw your trisecting lines.<p>There may or may not be a more formal way to solve this, but with a sharp pencil lead, this is as accurate a method as any.',NULL,0);
INSERT INTO comment VALUES (3795,707,1861,'john','Chart 2 Hey DJ','2003-04-03 14:47:42',0,'Hey DJ\r\n\r\nI made a chart too, using excel though. I maitained the spacial logic and numbered the floors from 5 to 1 instead of 1 to 5 and the floors from a to b horizontally.  I used floors as my main horizontal row and apt letter as my main vertical column.  (instead of the names, which in some ways may be easier too).  It can help in the logic.  I started like yours but screwed up my logic, I think this will help.  Of course once you make one mistake early, it can screw up everything else.',NULL,0);
INSERT INTO comment VALUES (3796,218,1861,'john','Re: solution','2003-04-03 16:22:31',0,'The problem does not state that only one bag is fake therefore, we need to add that if the weight comes to 303 grams i.e. 7 grams light that must mean bags 1,2,and 3 are fake (1+2+4=7) or any other odd combination i.e. 18 means bags 5 and 2 are fake etc. etc.  alll possible combinations can be solved\r\n',NULL,0);
INSERT INTO comment VALUES (3797,686,1862,'mary','answer','2003-04-03 17:56:46',0,'a murder of crows',NULL,0);
INSERT INTO comment VALUES (3798,702,1862,'mary','haha','2003-04-03 17:58:35',0,'a vending machine food portal',NULL,0);
INSERT INTO comment VALUES (3799,429,1862,'mary','answer','2003-04-03 18:01:33',0,'the ice was poisoned and didn\'t melt until later',NULL,0);
INSERT INTO comment VALUES (3800,707,1821,'montana hingis','just want to clarify sth','2003-04-03 18:05:04',0,'in the puzzle, there are 5 occupations given so that means that no one is retired, right? then they are all under 70, and the youngest man is 12. How can he be working?',NULL,0);
INSERT INTO comment VALUES (3801,427,1862,'mary','','2003-04-03 18:05:11',0,'credit card?\r\n',NULL,0);
INSERT INTO comment VALUES (3802,707,1821,'montana hingis','another point','2003-04-03 18:10:18',0,'when you say \"below\" does it mean one floor below or just anywhere below? and the same with \"right/left of\".',NULL,0);
INSERT INTO comment VALUES (3803,383,1862,'mary','garr','2003-04-03 18:14:19',0,'snowmen don\'t have necks',NULL,0);
INSERT INTO comment VALUES (3804,382,1862,'mary','?','2003-04-03 18:18:12',0,'bodies of water, ocean sea..',NULL,0);
INSERT INTO comment VALUES (3805,379,1862,'mary','guess','2003-04-03 18:23:20',0,'germ, bacteria, virus',NULL,0);
INSERT INTO comment VALUES (3806,378,1862,'mary','durh','2003-04-03 18:25:35',0,'a coffin/casket',NULL,0);
INSERT INTO comment VALUES (3807,686,1859,'Quicksilver','Solution :)','2003-04-03 18:36:00',3,'A Murder is a group or flock of crows.\r\nObvious to anyone who has memorized every Simpsons. :)',NULL,0);
INSERT INTO comment VALUES (3808,707,1821,'montana hingis','not quite sure if it\'s rite...','2003-04-03 19:44:04',0,'Edgar Loomis - zookeeper - 60 - 5B\r\nDan James - nurse - 12/24/36 - 4A\r\nCalvin Nash - banker - 24/36 - 3C\r\nBlake Knight - electrician - 12/24/36 - 2D\r\nAlbert Masse - pastry chef - 48 - 1E\r\n\r\ni\'m not certain bout the ages of Dan Calvin and Blake.\r\nalso made the assumption with (5) that Mr. Nash could live anywhere right of the man on the fourth floor.',NULL,0);
INSERT INTO comment VALUES (3809,686,1863,'Pat','I think I have it','2003-04-03 20:53:05',0,'Did Clem see a murder of crows?',NULL,0);
INSERT INTO comment VALUES (3810,708,103,'friedlinguini','Most of a Solution','2003-04-04 02:31:38',1,'Let p be the probability that we\'re looking for.  In order for the colony to die out, either the amoeba must die in the first minute, or whatever amoebas are remaining must all die out.  If n amoebas are alive at one instant, then they can all be considered different independent colonies, so the odds of all of them dying out is p^n.  This gives the framework for the answer.\r\n\r\nFor each case, weight the probability of the colony dying out with the probability of the case occurring.  Since each case is equally likely, use a weight of 1/4.  Thus:\r\n\r\np = 1/4 + p/4 + p&#178;/4 + p&#179;/4\r\n4p = 1 + p + p&#178; + p&#179;\r\np&#179; + p&#178; - 3p + 1 = 0\r\n\r\np is the solution to a cubic equation.  I don\'t have the analytic solution for a cubic handy, but I can probably generate a numerical one quickly enough unless someone else wants to kill this one off.',NULL,0);
INSERT INTO comment VALUES (3811,708,103,'friedlinguini','re: Most of a Solution','2003-04-04 03:26:59',3,'So that nobody has to click back, the equation that I\'m trying to solve is:\r\n\r\np³ + p² - 3p + 1 = 0\r\n\r\nOne obvious solution for p is 1.  Is this the answer we\'re looking for?  I don\'t think so.  If you start with one amoeba, the expected number of amoebae (is that right) in the next minute is:\r\n\r\n0/4 + 1/4 + 2/4 + 3/4 = 3/2\r\n\r\nThis means that the colony wants to increase in size.  If you have a large number of amoebae, then the tendency is for the colony to keep growing geometrically.  I don\'t think that the colony\'s dying out is a certainty given the rules of the problem.\r\n\r\nFortunately, cubics can have multiple solutions; we just have to look for another one that makes sense.  If 1 is a solution to the equation, then (p - 1) is a factor of the polynomial.  I\'ll spare everybody the details of synthetic division (If anybody wants an explanation of this, let me know and I\'ll post it in the Reference forum) and just say that\r\n\r\n(p³ + p² - 3p + 1) / (p - 1) = p&#178; + p - 1.\r\n\r\nApplying the quadratic formula to p&#178; + p - 1 = 0 gives\r\n\r\n-1 &#177;&#8730;2.\r\n\r\nThe probability can\'t be negative, but -1 + &#8730;2 is a plausible probability.\r\n\r\nSimplifying that a bit, I\'d say that the solution is &#8730;2 - 1, or roughly 0.414.',3810,0);
INSERT INTO comment VALUES (3812,707,1567,'Bryan','re: not quite sure if it\'s rite...','2003-04-04 04:44:04',0,'Sorry, this answer is not right. <p>Start again by figuring out the five ages. Once you have those you will see that at least one of the men is retired. True, an occupation is listed for each man, but people often continue to think of themselves in terms of a life-long occupation even after they retire. Perhaps the problem should have stated \"occupation or former occupation.\" Sorry for the confusion.',3808,0);
INSERT INTO comment VALUES (3813,707,1861,'john','some questions Bryan','2003-04-04 06:10:36',4,'I have looped myself into impossibilities a few times.  These are some logic assumptions I have made.  Please let me know if they are true, false, or irrelevant because it can be solved without them.  \r\n\r\n1)Their ages are sequential and do not start at 12. (i.e. 24,36,48,60,72 or 36,48,60,72,84).  This will make a difference; either way Albert is 48 (clue7), but is he 2nd or 3rd oldest). \r\n\r\n2)Can I assume that in the mathematical relationships (i.e. clue 3), that you did not use the same number (i.e. person) twice, or is this a false assumption.(It is not definitively true like blake not banker not mr. Masse in clue 4).\r\n\r\nPlease let me know, as these may be my false assumptions that are trapping me.\r\n',NULL,0);
INSERT INTO comment VALUES (3814,489,1626,'Gamer','That\'s good','2003-04-04 06:29:14',0,'That\'s a cool way to do it. Is there a way to do it using super-math? I don\'t know, I was just wondering',NULL,0);
INSERT INTO comment VALUES (3815,707,1567,'Bryan','re: some questions Bryan','2003-04-04 06:41:05',0,'John: yes, clue (3) refers to all five men; none are mentioned twice in that clue. I see now that this clue is vague in that regard, and I will have to send a clarification to Levik. <p>As for your first assumption, I will give you a hint. Since we are talking of men with occupations and retired occupations, 12 is not a viable age.  From clues (3) and (7) and the information given up front, it can be deduced that 48 is a mathematical impossibility (can you figure out why?), and in fact all five ages can be figured out from this same information.<p>I hope this helps. I\'ll be monitoring the comments to see what else isn\'t clear :P lol\r\n',3813,0);
INSERT INTO comment VALUES (3816,708,227,'Dulanjana','re(2): Most of a Solution','2003-04-04 06:54:57',0,'it should be p&#178; + 2p - 1 = 0\r\n\r\nTherefore (p - 1)&#178; = 0\r\n\r\nHence p = 1  ',3811,0);
INSERT INTO comment VALUES (3817,708,103,'friedlinguini','re(3): Most of a Solution','2003-04-04 07:25:32',0,'That\'s what I thought at first until I looked closer.\r\n\r\n(p - 1)&#178; = p&#178; - 2p + 1, not p&#178; + 2p - 1.',3816,0);
INSERT INTO comment VALUES (3818,707,1861,'john','re(2): some questions Bryan','2003-04-04 08:29:10',0,'I do not understand, 48 is mathematically impossible.\r\n\r\nI am working in circles.  I am trying to figure out where I went wrong by seeing where my contradictions lie.  Perhaps more clarification may help or I may know when I see the solution posted.  I can see where I am wrong if I am even close.  For fun my contradictions are Jones zookeeper clue 6, Nash electrician clue 5, calvin electrician clue 8, and dan banker clue 9. I figured with occupations being the commonality they are probably wrong but I can not figure out how to fix them.  Anyway, when the answer is posted I will work backwards.',3815,0);
INSERT INTO comment VALUES (3820,711,1301,'Charlie','re: solution','2003-04-04 11:00:19',3,'... continued\r\n(btw, in the previous post, make ((&#8730;10/2)(&#8730;10) = 5 read ((&#8730;10)/2)(&#8730;10) = 5)\r\n\r\nThe volume of the plastic in the ball is (4/3)&#960;(R&#179;-r&#179;) where r is the inner radius.  We set this equal to half the volume of the depression (spherical cap) as the density of the plastic is twice that of the jello and we need to make the volumes match.  So\r\n(4/3)&#960;(125-r&#179;)=(14&#960;/3)/2). Solving this for r, gives &#179;&#8730;(125-7/4) or 4.97656. Subtracting this from the outer radius, 5, gives .02344 cm as the thickness of the plastic shell, or 234.4 micrometers or microns.\r\n\r\n',3819,0);
INSERT INTO comment VALUES (3821,707,1869,'Dan','Solution?','2003-04-04 11:19:01',0,'Here\'s my stab at an answer. Back to the drawing board or did I get it right? ;)\r\n\r\nBlake Knight/24/Electrician/1D\r\nAlbert Loomis/36/Zookeeper/5B\r\nEdgar James/48/Pastry Chef/4A\r\nDan Masse/60/Nurse/3E\r\nCalvin Nash/72/retired Banker/2C\r\n',NULL,0);
INSERT INTO comment VALUES (3822,711,1301,'Charlie','re(2): solution','2003-04-04 11:24:18',0,'Since this is a Calculus question, if we did not use the pre-built formula for the cap of a sphere, we could have gotten that volume from:\r\n\r\n&#8747;{4 to 5} &#960;(5&#178;-x&#178;)dx\r\n\r\nas we need to integrate &#960;(radius)&#178; where the square of this radius is 5&#178;-x&#178;.\r\n\r\nThis comes out to &#960;[25x - x&#179;/3] evaluated from 4 to 5, which comes out to the same 14&#960;/3.',3820,0);
INSERT INTO comment VALUES (3823,707,1869,'Dan','re: Solution?','2003-04-04 11:27:02',0,'Scratch that. I just found a flaw in the solution. Let\'s try this again.',3821,0);
INSERT INTO comment VALUES (3824,707,1567,'Bryan','re: Solution?','2003-04-04 11:32:37',0,'You are close but ... no.<p>Albert\'s age is the difference between the youngest and oldest ages (7), and all the ages are different (given).  Even if all the ages were consecutive multiples of 12, that would make Albert\'s age 48. 36 is too small a number to meet the above requirements.',3821,0);
INSERT INTO comment VALUES (3825,711,103,'friedlinguini','re(3): solution','2003-04-04 11:49:02',0,'*applause*',3822,0);
INSERT INTO comment VALUES (3826,405,1870,'Brian P','re(2): more difficult','2003-04-04 12:22:56',0,'haha, that\'s funny',3142,0);
INSERT INTO comment VALUES (3827,686,1709,'silvis','A guess','2003-04-04 13:41:31',3,'It was roadkill.\r\n',NULL,0);
INSERT INTO comment VALUES (3828,82,1873,'mary','','2003-04-04 14:13:22',0,'if he had an infinite number of demons then how did he give orders to all the demons? thats impossible so theres no answer!',NULL,0);
INSERT INTO comment VALUES (3829,488,1868,'Brelon Crumbley','ooo....creepy','2003-04-04 15:27:37',0,'ooo....creepy...that was very smart of u 2 come up with that.',NULL,0);
INSERT INTO comment VALUES (3830,690,1868,'Brelon Crumbley','hmmm','2003-04-04 15:30:46',0,'perhaps the oil',NULL,0);
INSERT INTO comment VALUES (3831,488,1253,'Brian Nowell','re: ooo....creepy','2003-04-04 22:04:51',0,'Er .. smart?  Just happened to surf in the \'right\' place!  A search engine for another word actually directed me to the location.  Smart?  No .. Coincidental.',3829,0);
INSERT INTO comment VALUES (3832,707,1877,'ZG','Solution','2003-04-05 00:42:06',3,'Blake Knight is an 84-year old retired electrician living in Apartment 1D.\r\nCalvin Nash is a 36-year old banker living in Apartment 2C.\r\nDan Masse is a 72-year old retired nurse living in Apartment 3E.\r\nEdgar Loomis is a 24-year old pastry chef living in Apartment 4A.\r\nAl James is a 60-year old zookeeper living in Apartment 5B.\r\n\r\nThis solution brought to you by ZephyrSkater, PBS, and the number 3.',NULL,0);
INSERT INTO comment VALUES (3833,707,1877,'ZG','re: Solution','2003-04-05 00:53:23',1,'Al just wanted me to come back and let you all know that his full name is \"Albert\", and that \"punk kids\" like me are ruining society, and that he doesn\'t like being called \"Al\".  But he\'s still 60.  And he\'s still a zookeeper.  So don\'t worry.',3832,0);
INSERT INTO comment VALUES (3834,29,1873,'mary','another way?','2003-04-05 03:59:23',0,'how about asking \"if i were to ask u which direction to knightville, what would u tell me\"\r\n\r\nthey would both point to knightville, knights b/c they are honest and liars bc it is a double negative, they would have to lie twice, therefore telling the truth',NULL,0);
INSERT INTO comment VALUES (3835,686,1873,'mary','PONDRER','2003-04-05 04:20:16',0,'',NULL,0);
INSERT INTO comment VALUES (3836,686,1873,'mary','SRY','2003-04-05 04:21:56',0,'ok that last thing was supposed to say that ...i think i know\r\n\r\ni think that he was one of those country guys and it was a pig murder or something bc someone was gonna eat the pig for dinner....yea',NULL,0);
INSERT INTO comment VALUES (3843,707,1861,'john','THE solution (so I hope)','2003-04-05 12:08:58',3,'Hey Bryan,\r\n\r\nAlbert Loomis 60 Zookeeper Apt 5B\r\nBlake Knight 84 Electrician Apt 1D\r\nCalvin Nash 36 Banker Apt 2C\r\nDan Masse 72 Nurse Apt 3E\r\nEdgar James 24 Pastry Chef Apt 4A\r\n\r\nI did not get any conflicts on my chart, now I will reread the clues with the answers and see if they are all true.',NULL,0);
INSERT INTO comment VALUES (3838,490,1575,'DJ','Umm','2003-04-05 05:56:26',0,'I\'m not sure exactly how to prove it, but those numbers are squares of 7, 67, 667, 6667, etc.\r\n\r\nThe 9 comes from the square of 7, then there will as many 8s as there are 6s in the root, and the remaining digits will all be 3s (from 6&#178;=36) with a carryover digit. So, there are as many 4s in the answer as the rest of the digits; ie, the same number as of 8s plus one for the 9.\r\n\r\nThat\'s not much of a proof, just a bunch of observations. I have to collect my thoughts.\r\n\r\nI just woke up.',NULL,0);
INSERT INTO comment VALUES (3839,707,1575,'DJ','welp','2003-04-05 06:36:05',0,'I\'m pretty sure I could have made a bunch of assumptions and figured out everything using trial and error. I am trying, though, to form not only a solution, but an explanation for everything I am doing. So far, my solution is woefully incomplete, and I have elimated a number of possibilities, but with not one specific match proven yet. Is it possible to solve this, without assuming anything besides what explicitly stated above? I\'m sure I have missed a few things, but there still remains a lot to be deduced. Maybe I\'ll post my thoughts thus far.',NULL,0);
INSERT INTO comment VALUES (3840,707,1575,'DJ','Okay','2003-04-05 08:26:57',0,'Okay, I have now worked everything out except for the ages. Here is my process, clue by clue:\r\n\r\n',3839,0);
INSERT INTO comment VALUES (3841,707,1567,'Bryan','re(2): Solution','2003-04-05 09:38:14',0,'Sorry ZG, but if Al is a zookeeper like you say, then his last name is not James.  Clue 6 sez the zookeeper lives above Mr. James.',3833,0);
INSERT INTO comment VALUES (3842,683,1413,'dave domingo','Holy cow -- it\'s correct','2003-04-05 10:33:28',0,'I always had a problem with this puzzle because all my life I thought \"women\" was pronounced \"wemmen.\" But lo and behold, dictionary.com\'s pronunciation guide says the \"O\" in this word has a short \"I\" sound, as in \"pit.\" Etymology: \"Middle English, from Old English \'wimman,\' variant of \'w*fman\'\" [The * represents a symbol for the long \"I\" sound, as in \"pie.\"] ',NULL,0);
INSERT INTO comment VALUES (3844,707,1861,'john','re: THE solution (so I hope)','2003-04-05 12:16:05',1,'Verified all statements hold true; therefore this is a viable solution. HooYah Who\'s the man?',3843,0);
INSERT INTO comment VALUES (3845,686,1879,'John DuWors','A Guess','2003-04-05 12:34:27',0,'He didn\'t notify the police because he was the murderer.',NULL,0);
INSERT INTO comment VALUES (3846,686,1879,'John DuWors','Guess','2003-04-05 12:38:24',3,'He was the murderer.',NULL,0);
INSERT INTO comment VALUES (3847,488,1626,'Gamer','Great riddle!','2003-04-05 12:55:01',0,'I gave up after not knowing what the poem meant (what does elucidate mean?) and read the answer. That sounds like a great ridde! :)',NULL,0);
INSERT INTO comment VALUES (3848,490,1301,'Charlie','solution','2003-04-05 13:42:37',3,'Thank to DJ\'s noting that the square roots are in the form 6...67, the proof can proceed from there forward to the squares.\r\n\r\nFirst note that 10^n-1 is a number represented by n 9\'s, so (10^n-1)/9 is represented by n 1\'s, and ((10^n-1)/9)d is represented by n occurrences of the digit d.\r\n\r\nSo let\'s start with a number in the form DJ found:\r\n(((10^n-1)/9)6 + 1), where the +1 changes the last 6 to a 7.  The square of this number is given by\r\n\r\n((10^(2n)-2(10^n)+1)/81)36 + ((10^n-1)/9)12 + 1\r\n\r\nThen as 36/81=4/9, this becomes\r\n\r\n((10^(2n)-2(10^n)+1)/9)4 + ((10^n-1)/9)12 + 1\r\n\r\nThen as we wish to combine the terms involving 10^n together, we make this\r\n\r\n((10^(2n)-2(10^n-1)-1)/9)4 + ((10^n-1)/9)12 + 1\r\n\r\nThen, actually moving those over,\r\n\r\n((10^(2n)-1)/9)4 + ((10^n-1)/9)(12-(2)(4)) + 1\r\nor\r\n((10^(2n)-1)/9)4 + ((10^n-1)/9)4 + 1\r\n\r\nBut ((10^(2n)-1)/9)4, as mentioned at the beginning, is represented in the decimal notation by 2n 4\'s, while ((10^n-1)/9)4 is represented by n 4\'s.  These two terms then represent a 2n-digit number of all 4\'s plus an n-digit number of all 4\'s, therefore converting the second half of the string to all 8\'s.  The unit term at the end changes the last 8 to a 9.\r\n\r\nThis accounts for any value of n (or k in the statement of the puzzle).',NULL,0);
INSERT INTO comment VALUES (3849,489,1880,'Camaris','Grandfather and Father','2003-04-05 14:01:48',0,'Can the average length of a generation be 41 1/2 years?  Are you sure it wasn\'t his great grandfather?\r\n',NULL,0);
INSERT INTO comment VALUES (3850,707,1567,'Bryan','re(2): THE solution (so I hope)','2003-04-05 15:31:30',0,'John, YOU da man.  My hat\'s off to you.  <p>I\'ll have to find time to make another logic problem :P',3844,0);
INSERT INTO comment VALUES (3851,490,979,'Ravi Raja','re: solution','2003-04-06 04:12:57',0,'Charlie, suppose that DJ did not note that the square roots of the given sequence of numbers are of the form 7, 67, 667, 6667, ....etc. then how would you proceed to prove the numbers of the given form to be perfect squares ?',3848,0);
INSERT INTO comment VALUES (3852,490,979,'Ravi Raja','re: solution','2003-04-06 04:18:56',0,'This method Charlie, that you have used to prove the result is actually back-calculation or manipulation what I would say, since you came to know the form in which the square roots of the numbers in the sequence are. ',3848,0);
INSERT INTO comment VALUES (3853,490,979,'Ravi Raja','re: solution','2003-04-06 04:23:41',0,'Suppose the digits from 0 through 9 occurred in random order in the square roots of the numbers of the given sequence, instead of following a definite pattern like 7, 67, 667, 6667,....,etc., then how would you have proceeded to solve the given problem ? I need that kind of a proof Charlie. \r\n\r\nAnyway, I am not saying that your method is wrong. it is absolutely correct and nice one too but all I want is a different approach and a shorter method. That\'s it. :)',3848,0);
INSERT INTO comment VALUES (3854,490,1626,'Gamer','re(2): solution','2003-04-06 04:44:16',0,'I was thinking about 4((10^x)+2)*(x 1s) + 1 for how to do that sequence.\r\n\r\n(\'x 1s\' is the sum of (10^x)+(10^x-1)+...+(10^1))\r\n\r\nWould that help at all or is it too complicated?\r\n',3853,0);
INSERT INTO comment VALUES (3855,490,1626,'Gamer','Partial idea','2003-04-06 05:03:37',1,'This also goes from the square roots up, but can be worked the reverse way as well.\r\n\r\nSince (a+1)² =a² +2a+1, 7² =6² +2(6)+1, 67²  = 66² +2(66)+1, 667²  = 666²  + 2(666) + 1,\r\n\r\nSince (x 6s)² =( x 4s then x 5s) - x 9s (Or, (x-1) 4s, then a 3, then (x-1) 5s, then a 6), adding 2(x 6s ) will just change the 3 to a 4 (adding 1), the 5s to 8s (adding 3) and the 6s to 8s (adding 2). You get (x 4s then x 8s) as a result, and adding 1 to the end gives 9 at the end instead of an 8. So you get (x 4s, then (x-1) 8s, then a 9) which is what the problem asks for.\r\n\r\nI haven\'t found how to prove the 36, 4356, 443556, 44435556 sequence, which is the next problem with this.  ',NULL,0);
INSERT INTO comment VALUES (3856,281,1626,'Gamer','re: Author unknown','2003-04-06 08:23:09',0,'I think it\'s because nobody knows who first created this puzzle-type.',3790,0);
INSERT INTO comment VALUES (3857,707,1626,'Gamer','re: THE solution (so I hope)','2003-04-06 14:19:09',0,'I get nervous and shaky when I even look at these logic problems. *Shakes* I don\'t know how you people do these! :)',3843,0);
INSERT INTO comment VALUES (3858,252,1626,'Gamer','Board Rules','2003-04-06 14:24:10',0,'Um Tim Axoy, + turns into 4 is exactly what \"If posting a solution, don\'t give it away in the subject\" means!\r\n\r\nAnyway, I interpreted \"The following equation\" as interchangable with \"The problem below\", but maybe that isn\'t what the author meant. So I came up with Charlie\'s solutions',NULL,0);
INSERT INTO comment VALUES (3859,696,1626,'Gamer','Different blocks?','2003-04-06 16:07:33',4,'If I was using MAY for May, could I put MAY all on one cube or would I have to put it on 3 seperate cubes?',NULL,0);
INSERT INTO comment VALUES (3860,696,1301,'Charlie','Attempt at a solution (probably too naive)','2003-04-06 16:28:35',0,'On the face of it, it would seem the month cube could handle only 6 months of the year, as I can\'t see any way of representing one month as the upside down version of another or similar trick.  The date cube could have 6 figures, but if one of the m is a 6 it could serve as a 9 also.  So we\'d have 7 dates in each of 6 months, for 42 dates within the year that could be represented.',NULL,0);
INSERT INTO comment VALUES (3861,696,1183,'fwaff','re: Attempt at a solution - more combinations','2003-04-06 22:48:14',1,'By using the same font as on a calculator it is possible to further increase the number of invertible numbers since 12 inverts to 21.\r\n\r\nThis increases Charlie\'s answer to 6(months) x 8(days) = 48\r\n\r\nIf we also allow the number format to be flexible as to whether or not there is a leading zero for single digit numbers then we can have 10 inverting to 01 and 20 inverting to 02.\r\n\r\nSo now the total increases to 6(months) x 10(days) = 60\r\n\r\nOn the number cube we have 01/10,02/20,6/9,12/21, if we make the remaining two faces 17 and 27 and make one of the faces on the month cube show \"JU\" for June. Then if we invert 17 it becomes L1 turning JU 17 into JUL 1 (similarly JU 27 becomes JUL 2) which adds another 2 onto the total. I\'m not sure if this violates the rules as it puts the month across the two cubes - the last sentence of the problem \"one month symbol...can be on 1 face of 1 cube\" can be taken to mean \'no repeats\' (in which case the solution is valid) or it can be taken as \'the month must appear on only 1 cube\' (in which case these last two are not valid).\r\n\r\nOK so the max I\'ve got to so far is 62. Who\'s got the next bright idea?',3860,0);
INSERT INTO comment VALUES (3862,281,1183,'fwaff','re(2): Author unknown','2003-04-06 22:54:42',0,'Also putting \'author friEdlinguini\' would destroy the problem.\r\n\r\nPutting \'author fwaff\' would be ok though, apart from it being a total lie :-)',3856,0);
INSERT INTO comment VALUES (3863,492,1183,'fwaff','Solution','2003-04-07 03:01:03',3,'Neat seasonal problem Ravi! I guess this shows how long the problem queue is.\r\n\r\nFrom front to back the reindeer are:\r\n\r\nPrancer\r\nCupid\r\nRudolph\r\nDasher\r\nBlitzen\r\nVixen\r\nComet\r\nDonder\r\nDancer\r\n\r\nTo get the solution I wrote down the list and used a kind of \'bubble sort\' principle to move names up and down. I needed to run through the clues a few times before I had a run through where there were no changes.\r\n\r\nOne minor point of pedantry, traditionally \'Donder\' is actually \'Donner\'. Donner and Blitzen are the German words for thunder and lightning.\r\n',NULL,0);
INSERT INTO comment VALUES (3864,492,1896,'molly','solution','2003-04-07 03:14:00',0,'prancer\r\nrudolph\r\ncupid\r\nblitzen\r\nvixen\r\ndasher\r\ndonder\r\ndancer\r\ncomet',NULL,0);
INSERT INTO comment VALUES (3865,492,103,'friedlinguini','re: Solution','2003-04-07 03:30:50',0,'<i>One minor point of pedantry, traditionally \'Donder\' is actually \'Donner\'. Donner and Blitzen are the German words for thunder and lightning.</i>\r\n\r\nI got bitten by this while the problem was in the queue.  I was pointed (I\'m sorry - I don\'t remember by who) to <a href=\"http://www.donder.com/\">www.donder.com</a>.',3863,0);
INSERT INTO comment VALUES (3866,696,1183,'fwaff','re(2): Attempt at a solution - 2 more combinations','2003-04-07 03:34:09',1,'Ok now this is getting tenuous so bear with me.... \r\n\r\nInstead of the \'calculator font\' where 2 is represented with 5 straight lines, draw it with 3 straight lines such that it looks like Z. It\'s still horizontally symmetrical so Z0/0Z and 1Z/Z1 remain valid.\r\n\r\nNow take the ZO face and turn it 90deg clockwise so that it shows NO reading vertically downwards. Now we have a month on the \'day\' cube, so what we need are some days on the \'month\' cube. The only two that I can see are S (for September) looks like 5 (giving NO 5 - bonfire night) and if you take the letter M (for March or May) and rotate it 90deg clockwise it looks like 3 (for NO 3).\r\n\r\nSo far the cubes have:\r\n\r\nCube 1: 01(10), 02(20,NO), 6(9), 12(21), 17(L1) and 27(L2)\r\nCube 2: JU, S(5), M(3), ???, ***, @@@\r\n\r\n...which give 64 combinations. Only 302 left to find now!!!',3861,0);
INSERT INTO comment VALUES (3867,492,1183,'fwaff','re(2): Solution','2003-04-07 03:53:46',0,'Thanks fried. Ravi, please accept my apologies. My parents have a very old copy (circa 190?) of a book which contains this poem and it refers to \'Donner\'.\r\n\r\nThat link just goes to show that some people have way too much time on their hands, but not quite as much spare time as this chap....\r\n\r\nhttp://www.pixyland.org/peterpan/index.html',3865,0);
INSERT INTO comment VALUES (3868,492,1897,'luana','solution','2003-04-07 04:28:05',0,'Dancer, Donder, Comet, Vixen, Blitzen, Dasher, Rudorph, Cupid, Prancer',NULL,0);
INSERT INTO comment VALUES (3869,490,979,'Ravi Raja','re(3): solution','2003-04-07 04:29:26',0,'Yes Gamer, in \"one of the methods\" by the help of which the problem can be solved this sequence,\".... the sum of (10^x)+(10^x-1)+...+(10^1))....\" that you have posted in your comment is required. I meant that of courlse that will help.',3854,0);
INSERT INTO comment VALUES (3870,686,1900,'Charming','could it be?','2003-04-07 07:21:28',0,'because he was on his way to the police already',NULL,0);
INSERT INTO comment VALUES (3871,469,1900,'Charming','could it be?','2003-04-07 07:33:18',0,'no one as if the woman didnt remember that she owe him 100 rupees, he wouldnt had got the counterfeit note.... likewise if she remembers to return him the money, he would in turn got the counterfeit which still has no monetary value....which in turn means he still didnt get anything in return.... so he may not lose anything at all in fact',NULL,0);
INSERT INTO comment VALUES (3872,358,1900,'Charming','nice','2003-04-07 07:47:58',0,'great riddle',NULL,0);
INSERT INTO comment VALUES (3873,686,1903,'Evonne','Juz a wild guess','2003-04-07 09:13:43',0,'He was the victim',NULL,0);
INSERT INTO comment VALUES (3874,68,1626,'Gamer','','2003-04-07 09:45:05',0,'That\'s what I was always like on some of the boring math problems. I was like, Yes I can...\r\n\r\nI can NOW, but I spent so long on this problem and still didn\'t get it *sigh*',NULL,0);
INSERT INTO comment VALUES (3875,45,1626,'Gamer','re: no really...','2003-04-07 09:56:57',0,'That\'s a good way to think about it :)',3575,0);
INSERT INTO comment VALUES (3876,712,1567,'Bryan','Aha!','2003-04-07 12:08:19',3,'Take one part observation, one part perception, three parts patience (while the subconscious does its thing), and about ten parts luck, and the sequence becomes<p>104 = 53 base 7<br>125 = 53 base 6<br>203 = 53 base 5<br>311 = 53 base 4<br>1222 = 53 base 3<p>The next number in the sequence is 110101 (= 53 base 2).',NULL,0);
INSERT INTO comment VALUES (3877,686,1905,'Karen','hunter','2003-04-07 12:09:15',0,'He was hunting, and he saw someone shoot an animal.',NULL,0);
INSERT INTO comment VALUES (3878,205,1906,'Eric','re(2): A different approach','2003-04-07 13:02:38',0,'I believe that Alonso asked if Bertrand ate MORE apples than he.  If Alonso had had one apple then Bertrand may very well have had one apple also since that would be an EQUAL amount, not more.',1727,0);
INSERT INTO comment VALUES (3879,686,1896,'molly','solution?','2003-04-07 14:03:36',0,'the police were already there',NULL,0);
INSERT INTO comment VALUES (3880,686,1907,'Tahlia','I HAVE THE SOLUTION! :)','2003-04-07 14:20:47',0,'Clem saw a group of crows.... thus a group of crows is called a MURDER! ',NULL,0);
INSERT INTO comment VALUES (3881,61,1907,'Tahlia','MOVIE DEJAVU','2003-04-07 14:27:49',0,'His horse\'s name is Saturday',NULL,0);
INSERT INTO comment VALUES (3882,686,1761,'jPs','Easy!!!','2003-04-07 14:53:00',3,'Cauze he\'s a chiken dude! \r\nhahaha ... :P',NULL,0);
INSERT INTO comment VALUES (3883,686,1761,'jPs','Easy!!!','2003-04-07 14:54:19',3,'Cauze he\'s a chicken dude! \r\nhahaha ... :P',NULL,0);
INSERT INTO comment VALUES (3884,492,1821,'montana hingis','reindeer','2003-04-07 17:11:16',0,'prancer\r\ncupid\r\nrudolph\r\ndasher\r\nblitzen\r\nvixen\r\ncomet\r\ndonder\r\ndancer',NULL,0);
INSERT INTO comment VALUES (3885,492,1821,'montana hingis','re: solution','2003-04-07 17:12:31',0,'its the other way round (prancer is first)',3868,0);
INSERT INTO comment VALUES (3886,492,979,'Ravi Raja','re(3): Solution','2003-04-08 00:25:52',0,'No apologies please fwaff. that was just like a suggestion from your part and everyone makes mistakes. isn\'t it ? :) ',3867,0);
INSERT INTO comment VALUES (3887,491,1626,'Gamer','Idea','2003-04-08 01:48:11',2,'My guess is 11,111,111,100. Since the number is divisibly by 9, you have to make the number divisible by 9. Since it has to be divisible by 225, you need to add on the 2 zeroes. (49,382,716 x 225=11,111,111,100)',NULL,0);
INSERT INTO comment VALUES (3888,491,1301,'Charlie','re: Idea','2003-04-08 03:50:39',3,'I agree with the answer 11,111,111,100.  As 225 is 9*25, the number of ones has to be 9 (or a multiple of 9, but that would make it bigger), and since 2\'s and 5\'s are not permitted in the answer, the number must end in two zeros to be divisible by 25.',3887,0);
INSERT INTO comment VALUES (3889,712,775,'Cory Taylor','re: Aha!','2003-04-08 03:56:55',0,'holy cow theres some smarties aroiund here',3876,0);
INSERT INTO comment VALUES (3890,491,1915,'John','Zeros and Ones','2003-04-08 05:51:52',0,'If veiwed as a binary problem then the smallest interger evenly divisible by 225 is 001011111',NULL,0);
INSERT INTO comment VALUES (3891,491,1915,'John','Zeros and Ones','2003-04-08 06:00:18',0,'I have a coorection to my earlier attempt\r\nthe binary solution should read 010000111',NULL,0);
INSERT INTO comment VALUES (3892,732,1715,'Jonny Doe','Solution','2003-04-08 06:48:30',3,'Drew (I) is the liar and Mohammed is not a liar',NULL,0);
INSERT INTO comment VALUES (3893,732,1567,'Bryan','Not so fast','2003-04-08 08:13:41',4,'Considering the statement, \"Mohammad and I are both liars,\" the obvious line of logic is as follows:<ul><li> If the statement is true, then Drew is a liar, which is a contradiction<li>Therefore Drew is a liar<li>If Drew is a liar and his statement is a lie, then Mohammad must not be a liar</ul>But consider this line of reasoning: Instead of Mohammad, consider someone <i>you know personally</i>, in real life, who you know to be a liar. While thinking of that person, say \"That person and I are both liars.\" Now, did your statement cause that person to suddenly <i>not</i> be a liar?',NULL,0);
INSERT INTO comment VALUES (3894,732,1686,'DuCk','Seems too simple','2003-04-08 08:21:32',0,'This one seems too simple, but here\'s what i think...  Drew has to be a liar because if he told the truth, he would contradict himself by saying that he\'s a liar.  Now in order for the statement to be a lie one or both of the two must tell the truth, therefore Mohammad tells the truth.  ',NULL,0);
INSERT INTO comment VALUES (3895,491,1918,'Lyman Hurd','re: Idea','2003-04-08 08:22:21',0,'The problem is the ambiguity of the term \"written with\".  If the problem is \"smallest positive multiple of 255 whose base 10 representation contains only 0\'s and 1\'s\" I cannot see a flaw in the reasoning.  Of course if the base can change the answer is clearly 255 as:\r\n\r\n255 = 10 (base 255)\r\n\r\nIf you are allowed to interpose mathematical operations:\r\n\r\n255 = 1+1+1+...+1 (255 times).\r\n\r\nCould the author clarify (at least give a hint) why the previous guesser is not correct?\r\n\r\nThanks,\r\n\r\nLyman (flooble newbie)\r\n',3887,0);
INSERT INTO comment VALUES (3896,732,1301,'Charlie','re: Not so fast','2003-04-08 09:48:47',0,'The presumption is that if in fact the third party to whom you refer is in fact a liar, then the liar, Drew, would not make a statement that \"XXXX and I are both liars\".  Drew, the inveterate liar would restrict this locution to tie himself and only known non-liars as being liars.',3893,0);
INSERT INTO comment VALUES (3897,491,1301,'Charlie','re(2): Idea','2003-04-08 09:59:53',0,'First, note that the number is 225, not 255.\r\n\r\nBut, more to the gist of the question, I think it only fair to the puzzle poser, that the base should be the same as the base of the number posted there.  That being 225, it precludes any base lower than 6.  Perhaps interesting variations can in fact be found in other bases, but then you should consider the 225 as being written in that base as well.  So base 6 might be a good place to start, that is to find the smallest number in base six representable by all zeros and ones that represents a multiple of 225(base 6) or 89(decimal).  Surely this is a more interesting problem than merely writing 225 in binary.',3895,0);
INSERT INTO comment VALUES (3898,113,1920,'Brian Smith','Most of a solution','2003-04-08 09:59:54',1,'I remember solving a simpler problem like this in highschool calculus.\r\n\r\nSolve the first two equations leaving y as a parameter:\r\nx = sqrt( 3 - 3(y^2)/4 ) - y/2\r\nz = sqrt( 16 - 3(y^2)/4 ) - y/2\r\n\r\nSubstitute into A:\r\nA = y*(sqrt (3 - 3*(y^2)/4) - y/2)\r\n  + y*(sqrt (16 - 3*(y^2)/4) - y/2)\r\n  + (sqrt (16 - 3*(y^2)/4) - y/2)*(sqrt (3 - 3*(y^2)/4) - y/2)\r\n\r\nNow things get messy, find the first derivative of A.  I had to use a symbolic calculator to make sure I got this right.\r\n\r\ndA/dy = (-3*x/(4*sqrt(3-3*x^2/4))-1/2)*(sqrt(16-3*x^2/4)-x/2) +(sqrt(3-3*x^2/4)-x/2)*(-3*x/(4*sqrt(16-3*x^2/4))-1/2) +x*(-3*x/(4*sqrt(16-3*x^2/4))-1/2)+x*(-3*x/(4*sqrt(3-3*x^2/4))-1/2) +sqrt(16-3*x^2/4)+sqrt(3-3*x^2/4)-x\r\n\r\nNumerically solving dA/dy = 0 yeilds A = 8.000000 and y = 0.718421 = sqrt(16/31) as the only maximum.',NULL,0);
INSERT INTO comment VALUES (3899,686,1919,'Lewis','Other Solution','2003-04-08 10:04:36',0,'The one about crows is probably right, but he could have down the murder (as in killing, not crows) himself.',NULL,0);
INSERT INTO comment VALUES (3900,696,1072,'Alan','re(3): Attempt at a solution - 2 more combinations','2003-04-08 10:13:22',0,'in order to represent a month u need to use the letters that start it. September begins with sep not no so it wouldn\'t be a valid combination.',3866,0);
INSERT INTO comment VALUES (3901,491,1301,'Charlie','re(3): Idea','2003-04-08 10:24:15',0,'For example, if numbers are considered in base 6, then 11001 is divisible by 225, as this is saying, in decimal, that 1513 is divisible by 89.',3897,0);
INSERT INTO comment VALUES (3902,732,1919,'Lewis','Answer','2003-04-08 10:42:59',3,'If Drew is telling the truth then he must be a liar, so thats not possible.\r\nIf Drew is lying, the only way the statement can be false is if Mohammad is not a liar.\r\nTherefore, Drew is a liar and Mohammad is not.',NULL,0);
INSERT INTO comment VALUES (3903,732,1626,'Gamer','re(2): Not so fast','2003-04-08 11:01:59',0,'I could say \"I am lying!\" but you know I must be mistaken because what I was saying can\'t be right. Or I could say 2+2=5, but just since I said it that way doesn\'t mean it is true.',3896,0);
INSERT INTO comment VALUES (3904,230,1626,'Gamer','re: I still don\'t','2003-04-08 11:09:05',0,'She actually only seated 4 friends. Look at the problem, and the boy Billy shared a seat with was the first guest. But later it says that same boy was the fifth guest.',2795,0);
INSERT INTO comment VALUES (3905,290,1626,'Gamer','re: a lot of people wasting time','2003-04-08 11:57:26',0,'Umm... If I interpret patterned as repeating, I believe all repeating numbers can be written as ratios.\r\n\r\nFor example .4444... = 4/9\r\n.27272727... = 27/99 = 3/11\r\n.345345345... = 345/999 = 115/333\r\n.142857142857142857... = 142857/999999 = 1/7\r\n\r\nAm I not educated enough to see a problem here?',1839,0);
INSERT INTO comment VALUES (3906,686,1923,'ashlyn','maybe a solution','2003-04-08 12:32:02',0,'He was mute and deaf.',NULL,0);
INSERT INTO comment VALUES (3907,217,1626,'Gamer','','2003-04-08 12:40:36',0,'The maximum number of weighings for x bags of pearls when you are only given a of each is round-up(log(a+1)x).\r\n\r\n(The number in parentheses is the base)\r\n\r\nSo with 3 pearls in each bag, put 0 from some bags, 1 from some 2 from some 3 from some.\r\n\r\nOnly 2 weighings would be needed',NULL,0);
INSERT INTO comment VALUES (3908,686,1924,'Lauren','i kno the answer!!','2003-04-08 14:11:44',3,'i think it was cause he was the wun who comitted the murder',NULL,0);
INSERT INTO comment VALUES (3909,696,1301,'Charlie','re(4): Attempt at a solution - 2 more combinations','2003-04-08 15:15:40',0,'Huh? NO represents November, and in November 5, Bonfire Night--must be Guy Fawkes day or something.  But fwaff didn\'t mean to make it September--that\'s just S (the alternate use of 5).',3900,0);
INSERT INTO comment VALUES (3910,686,1928,'kit land','Answer','2003-04-08 19:22:37',3,'it was a murder of crows.',NULL,0);
INSERT INTO comment VALUES (3911,491,1301,'Charlie','re(4): Idea','2003-04-08 19:38:57',0,'In fact, interpreting the question in various bases gives the following table.  Each line has the base, written in decimal, followed by the 1\'s and 0\'s number in that base, and in parentheses, the decimal interpretation of that number and the decimal interpretation of the 225 in that base that divides the number evenly:\r\n6      11001   ( 1513   89 )\r\n7      1011    ( 351    117 )\r\n8      11101101101     ( 1225032257     149 )\r\n9      11011011        ( 5321710        185 )\r\n10     11111111100     ( 11111111100    225 )\r\n11     1001010011      ( 2359733905     269 )\r\n12     100011  ( 248845         317 )\r\n13     1100001 ( 5198103        369 )\r\n14     110101101       ( 1581743325     425 )\r\n15     1101110 ( 12153615       485 )\r\n16     11000010111     ( 1168231170321          549 )\r\n17     100101011       ( 6977182229     617 )\r\n18     11011010001     ( 3769472854225          689 )\r\n19     11010101110101  ( 44272446480796725      765 )\r\n20     1110010 ( 67360020       845 )\r\n21     1011011011      ( 796167105007   929 )\r\n',3901,0);
INSERT INTO comment VALUES (3912,732,1928,'The Mighty Puck','answer','2003-04-08 19:56:06',3,'drew is the liar mohammad is telling the truth',NULL,0);
INSERT INTO comment VALUES (3913,344,1928,'The Mighty Puck','pretty standard problem...','2003-04-08 20:21:36',0,'he puts holes in the barrel',NULL,0);
INSERT INTO comment VALUES (3914,299,1928,'The Mighty Puck','pretty clever riddle','2003-04-08 20:23:52',0,'...',NULL,0);
INSERT INTO comment VALUES (3915,488,1928,'The Mighty Puck','Heard this one before...','2003-04-08 20:25:26',0,'it\'s still pretty good.',NULL,0);
INSERT INTO comment VALUES (3916,696,1183,'fwaff','re(5): Attempt at a solution - 2 more combinations','2003-04-08 22:12:44',0,'What I was explaining badly is that on the \'month\' cube I\'m assuming S represents September and on the \'day\' cube Z0 represents 20 (similarly 0Z represents 02 = 2). From these two faces it\'s possible to get three different dates:\r\n\r\nS 0Z - 2nd of September\r\nS Z0 - 20th of September (invert the \'day\' cube)\r\nNO S - 5th of November (rotate the \'day\' cube clockwise through 90deg so that it shows NO reading vertically downwards and interchange the two cubes such that the \'month\' cube is now showing the day and the \'day\' cube is now showing the month) This relies on a fairly relaxed approach to font usage such that Z=2 and S=5.\r\n\r\nSimilarly I\'m rotating the M used to represent March to become a 3 to give two faces that show M 0Z (2nd March), M Z0 (20th March) and NO 3 (3rd November).\r\n\r\nI said it was tenuous in my previous comment, but I presume that the point of the problem is to find interchangeable/invertible numbers and letters to maximise the number of combinations.\r\n\r\nCharlie: you\'re correct with Bonfire Night = \"Guy Fawkes Day\". 5th November is when we island monkeys celebrate the capture of our most notorious terrorist/freedom-fighter (depending on your perspective) Guido (Guy) Fawkes as he attempted to blow up the houses of parliament with three dozen barrels of gunpowder in 1605.',3909,0);
INSERT INTO comment VALUES (3917,732,979,'Ravi Raja','I know the answer....I think','2003-04-08 23:39:38',1,'Can it be that Mohammad is a Liar and Drew is a Truth Teller  ?',NULL,0);
INSERT INTO comment VALUES (3918,732,979,'Ravi Raja','re: I know the answer....I think','2003-04-08 23:46:31',1,'Oops I am sorry. The answer should be Mohammed is a Truth Teller and Drew is a Liar. Isn\'t that the answer ?',3917,0);
INSERT INTO comment VALUES (3919,732,979,'Ravi Raja','Solution','2003-04-08 23:56:03',3,'First we consider the case that both Drew and Mohammad are Truth Tellers. In that case we can clearly see that no question arises why either of them can state the given statement.\r\n\r\nNext, suppose that Drew and Mohammed are both Liars then obviously Drew cannot comment what he did. Since if he does that then he will be telling the truth.\r\n\r\nNext, if Drew is a Truth Teller and Mohammed is a Liar, even then he cannot state that since being a Truth Teller, Drew cannot lie that he himself is a Liar.\r\n\r\nFinally we consider the case when Drew is a Liar and Mohammad is a Truth Teller. Then it is clear that Drew is lying when he says: \"Mohammad and I are both Liars\", since both of them are not Liars (only one of them is).\r\n\r\nTherefore the answer is:\r\nMohammad is a Truth Teller and Drew is a Liar.\r\n',NULL,0);
INSERT INTO comment VALUES (3920,491,979,'Ravi Raja','re(2): Idea','2003-04-08 23:57:23',0,'Lyman I think you have not read the problem clearly. The problem asks us to find the smallest integer greater than 0 that can be written entirely with zeros and ones and is evenly divisible by \"225\" and not by \"255\". So please do correct your solution. Thank You.',3895,0);
INSERT INTO comment VALUES (3921,491,979,'Ravi Raja','Decimal Representation ( Base 10 )','2003-04-09 00:08:00',2,'Obviously if nothing is mentioned regarding the base then you have to assume it that the usual decimal representation (base 10) is to be considered. \r\nOtherwise it would have clearly been stated in the problem itself. ',NULL,0);
INSERT INTO comment VALUES (3922,493,158,'Ender','Maybe a solution','2003-04-09 02:37:40',0,'This is one I came up with, although it uses the exponent 0 twice and factorial twice:\r\n\r\n(e^0 + pi^0 + cos(0) + 0!)!\r\n= (1 + 1 + 1 + 1)! = 4! = 24\r\n',NULL,0);
INSERT INTO comment VALUES (3923,493,1183,'fwaff','Cheating?','2003-04-09 02:47:44',3,'OK Ravi, I doubt this is the solution you intended but here goes....\r\n\r\nint(pi+pi+pi+pi+pi+pi+pi+e)+0+0+0+0\r\n\r\nBy int() I mean the integer part of, this is also sometimes called the floor function.\r\n\r\nI guess this is one of those problems with numerous solutions with the \'correct\' one being the most elegant/simple.',NULL,0);
INSERT INTO comment VALUES (3924,493,1183,'fwaff','Obscure solution','2003-04-09 02:59:31',3,'I think this is one of those problems where I\'m going to be hit with random bursts of inspiration...\r\n\r\nAnyway, how about 00:00 ??? \r\n\r\nThink in terms of a 24 hour clock. 00:00 is the same as 24:00. So using four zeros I\'ve obtained the number 24.',NULL,0);
INSERT INTO comment VALUES (3925,732,1846,'Tim Axoy','re: Solution','2003-04-09 03:44:18',3,'Ravi,that is correct.\r\nDo you see it is like the puzzle I gave you?\r\nThe difference is that A is Drew and B is Mohammad.',3919,0);
INSERT INTO comment VALUES (3926,290,775,'Cory Taylor','re(2): a lot of people wasting time','2003-04-09 04:11:55',0,'nah!\r\n\r\nWhn I said patterned, it was a deliberate choice of words to avoid using the word repeating.  Back in my high school days, my math teacher got us to come up with non repeating irrational numbers to illustrate that they exist.  Heres a couple of examples to show this is true.\r\n\r\n0.12345678910111213141516171819....\r\n1.22333444455555666666777777788888888...',3905,0);
INSERT INTO comment VALUES (3927,113,775,'Cory Taylor','re: Most of a solution','2003-04-09 04:21:56',0,'absolutely correct.  This very similar to the method I had proposed but my lack of mathematical programs caused me to lose interest in carrying through to a full solution.  This is not a fun derivative to solve by hand, especially when you consider that there must be 4 cases to check (combinations of 2 roots for x and two roots for z).  I tried it a few times, but my carelessness showed up as mistakes that haunted me.\r\n\r\nFrom my shots at this however, I seem to remember that the maximum appeared at two places (both yielding A=8), but it could just be fake memory.  Whether this requires a change to the y value I don\'t recall for sure (I don\'t *think* it did), but the values for x and z did change.\r\n\r\nI suppose that you still need to solve for these two variables and maybe the duplicity will show upo there.\r\n',3898,0);
INSERT INTO comment VALUES (3928,491,1301,'Charlie','re: Zeros and Ones','2003-04-09 04:31:40',0,'John, If you intend the binary representation of 450, it\'s 111000010.  You show the digits in reverse order, explaining why you put a leading zero in. Convention dictates high order to low order.  Why not 11100001, representing the decimal 225 itself?  But see my previous comments about bases, as well as Ravi\'s.',3891,0);
INSERT INTO comment VALUES (3929,493,1301,'Charlie','Throwaway Zeros','2003-04-09 04:38:36',3,'(e^(i*pi)+e^(i*pi))*(e^(i*pi)+e^(i*pi))*(e^(i*pi)+e^(i*pi))*(e^(i*pi)+e^(i*pi)+e^(i*pi))+0+0+0+0 which translates to (-2)*(-2)*(-2)*(-3)+0+0+0+0',NULL,0);
INSERT INTO comment VALUES (3930,732,1301,'Charlie','re(3): Not so fast','2003-04-09 04:54:50',0,'In the real world anyone can say anything, even as paradoxical as \"I am lying\". In the real world we are always kept guessing as to whether a person is lying or telling the truth.  There are even cases where people tell the truth with the hope that people will think they\'re lying and so be misled.\r\n\r\nHowever, here we are on the island of Liars and Knights (liars and truth-tellers).  Here no one would say \"I am lying.\" as that is neither a lie nor the truth.  Likewise, only a liar, not a knight, would say \"2+2=5\", and indeed his saying it would not make it true.  Then, as \"Mohammad and I are both liars\" cannot be true if spoken by either a liar or a knight, it has to be false, and furthermore, made false by the falsity of its first component, about Mohammad, as, since it is false it is spoken by a liar.  On this island of liars and knights, unlike the real world, if Mohammad were a liar, absolutely no one on the island would (or even could) say \"Mohammad and I are both liars\".\r\n\r\nAdmittedly it\'s a fictitious world, one invented just to flex abstract logical muscles, to see how well we can divorce ourselves from considerations outside what is presented in the problem.  Consider it getting rid of preconceived notions.',3903,0);
INSERT INTO comment VALUES (3931,113,1920,'Brian Smith','re(2): Most of a solution','2003-04-09 05:29:11',0,'Its nice to see i am not alone in tackling this problem.\r\n\r\nWith how bad the equations get, I was looking to find any solution first.\r\nx=2/sqrt(31) y=4/sqrt(31) z=7/sqrt(31) A=8 is the only solution I have so far, but I restricted the values to positive integers to help get a handle on this thing.',3927,0);
INSERT INTO comment VALUES (3932,493,1567,'Bryan','re: Throwaway Zeros','2003-04-09 06:40:48',0,'Charlie! You took my answer! I\'ll just have to figure out a differnent way...<p>When I saw that transcendental numbers were acceptable, I thought \"heck, who needs zeros?\". But if we eliminate them as well, we can still get 24 from<p>[cos(0) + sec(0) + cosh(0) + sech(0)]!',3929,0);
INSERT INTO comment VALUES (3933,137,1933,'michael','algebraic route','2003-04-09 06:51:38',3,'All variables are minutes prior to 12:00\r\nx = original plane arrival time\r\ny = friend\'s departure time\r\nz = time spent walking\r\n\r\nSince the friend\'s travel speed is constant, we know that time to and from airport are equal.\r\n\r\nx - y = 0 - x\r\n\r\n0 being 12:00\r\n\r\nFrom the actual travel info, we know that\r\n\r\n(x - 60 + z) - y = -20 - (x - 60 + z)\r\n(pick up time)\r\n\r\n2x = y solves out both x and y and leaves z = 50\r\n\r\nThere are an infinite pair of x and y values consistent with the scenario, only constrained by realistic bounds on car and foot travel speeds.\r\n\r\nI applaud the intuitive method, I wish it would have occurred to me.',NULL,0);
INSERT INTO comment VALUES (3934,732,1933,'michael','Hmmm','2003-04-09 07:00:46',3,'Four possibilities:\r\nI       Mo\r\nL        L\r\nL        T\r\nT        L\r\nT        T\r\n\r\nThe first is out, because I\'d be telling the truth, yet I\'m a liar.\r\nThe third and fourth are out, because I\'d be telling a lie, yet I\'m a truthsayer.\r\nThe second is right, because I lied and I\'m a liar.\r\n\r\nNow I can go back and read the other posts.',NULL,0);
INSERT INTO comment VALUES (3935,457,1902,'Hank','wording and my solution','2003-04-09 07:02:49',1,'I interpreted the problem to be: \r\n1)when you went in, you had twice as many R than P or R=2P\r\n2)when you left, you had just as many P as R or R=P\r\n3)you spent half of your money at the store\r\n\r\nMy solution was: 404R and 202P when entering (406.o2 total); 201R and 201P when leaving (203.01 total)\r\n\r\nAfter reading your solution, I accept that I misunderstood the wording. Just letting you know my interpretation.',NULL,0);
INSERT INTO comment VALUES (3936,493,1686,'DuCk','Solution','2003-04-09 07:14:19',3,'Here\'s one way it\'s possible:\r\n\r\n=(0!+0!+0!+0!)!\r\n=(1+1+1+1)!\r\n=(4)!\r\n=4*3*2*1\r\n=24\r\n\r\nThanks!',NULL,0);
INSERT INTO comment VALUES (3937,714,1902,'Hank','No clue','2003-04-09 07:15:09',0,'I\'ve never seen a problem like this.\r\n\r\nMy solution: ummm...True, i guess\r\n\r\nHere\'s another one for you: kdfahdkahjslkseiekd?',NULL,0);
INSERT INTO comment VALUES (3938,714,1517,'jude','two thoughts','2003-04-09 07:55:21',1,'if internet speak\r\nhemawawsalwgcsi2alwgcscswa  (but I don\'t know what do to with the 2)\r\n\r\nif you use the numerbers to correspond to the letters in the alphabet\r\nhcmdwdweaawiceibaawicecewd\r\n\r\nSo now what?  a word scramble/jumble?',NULL,0);
INSERT INTO comment VALUES (3939,714,1902,'Hank','re: two thoughts','2003-04-09 09:10:33',1,'OR \r\nthe letter could represent the first letter of the word and the number could represent the length of the word (eg: how many will watch a w...)\r\nOR\r\nI\'ve seen problems like 26LA --> 26 Letters in the Alphabet or 6FU --> 6 Feet Under',3938,0);
INSERT INTO comment VALUES (3940,714,1517,'jude','re(2): two thoughts--Possible Solution','2003-04-09 09:25:38',0,'thanks to Hank\'s thought, I think I have it\r\n\r\n\r\n\"How much wood would a woodchuck chuck, if a woodchuck could chuck wood?\"\r\n\r\n\r\n',3939,0);
INSERT INTO comment VALUES (3941,714,1301,'Charlie','re(3): two thoughts--Possible Solution','2003-04-09 09:33:31',3,'And of course, the easy part now: the title is An Old Tongue Twister.',3940,0);
INSERT INTO comment VALUES (3942,421,1937,'Chad','really..','2003-04-09 11:52:34',0,'You dummy.  Turn the square upwards and diagnol, it will fall right through the hole.',3203,0);
INSERT INTO comment VALUES (3943,427,1666,'bik88','i\'ve heard this one','2003-04-09 13:13:49',3,'i ought too owe nothing for i ate nothing',NULL,0);
INSERT INTO comment VALUES (3944,714,1626,'Gamer','re(4): two thoughts--Possible Solution','2003-04-09 13:53:12',0,'Wow... I didn\'t get this one at all... had to look at solution... Seems so easy now! :)\r\n\r\nI actually submitted a problem based on this (but not similar to the coding process) Hopefully it\'s not too easy.',3941,0);
INSERT INTO comment VALUES (3945,714,1846,'Tim Axoy','Word code','2003-04-09 14:07:22',3,'It is a sequence with numbers and letters.\r\nThe letter is the first letter of the word.\r\nThe number is the number of letters in the word.\r\nTitle=An old tongue twister\r\nProblem=How much wood would a woodchuck chuck if a woodchuck could chuck wood?',NULL,0);
INSERT INTO comment VALUES (3946,492,1846,'Tim Axoy Disn1','What??????????','2003-04-09 14:39:10',0,'Your problem is so hard it should be rated 5 and not 3.',NULL,0);
INSERT INTO comment VALUES (3947,491,1626,'Gamer','re: Decimal Representation ( Base 10 )','2003-04-09 15:46:24',0,'That is what I think.... Otherwise we would have to say too many common sense type things',3921,0);
INSERT INTO comment VALUES (3948,491,1301,'Charlie','re(5): Idea','2003-04-09 16:27:10',0,'The table of 1\'s and 0\'s numbers in other bases was correct in showing such numbers divisible by 225 in that base, but the ones for bases 16 and 18 were not the smallest. The correct table with the smallest for each base is:\r\n6      11001   ( 1513   89 )\r\n7      1011    ( 351    117 )\r\n8      11101101101     ( 1225032257     149 )\r\n9      11011011        ( 5321710        185 )\r\n10     11111111100     ( 11111111100    225 )\r\n11     1001010011      ( 2359733905     269 )\r\n12     100011  ( 248845         317 )\r\n13     1100001 ( 5198103        369 )\r\n14     110101101       ( 1581743325     425 )\r\n15     1101110 ( 12153615       485 )\r\n16     10111000011     ( 1104091807761          549 )\r\n17     100101011       ( 6977182229     617 )\r\n18     10000101001     ( 3570469122025          689 )\r\n19     11010101110101  ( 44272446480796725      765 )\r\n20     1110010 ( 67360020       845 )\r\n21     1011011011      ( 796167105007   929 )',3911,0);
INSERT INTO comment VALUES (3949,492,1941,'shaun','first timer','2003-04-09 21:06:33',0,'I think the order is as follows, from front to back\r\nPrancer\r\nCupid\r\nBlitzen\r\nRudolph\r\nDasher\r\nVixen\r\nComet\r\nDonder\r\nDancer',NULL,0);
INSERT INTO comment VALUES (3950,492,1941,'shaun','re: first timer','2003-04-09 21:18:48',0,'oops, Blitzen should be 5th behind rudolph and dasher',3949,0);
INSERT INTO comment VALUES (3951,693,1930,'Irina','re: Posted Solution Not Minimum','2003-04-10 00:56:10',0,'why not easier:\r\nsplit the 120 grams into 2 equal lots, both of sixty grams\r\nput one aside then split the other one into 2 lots of 30 grams\r\nput one aside then split the other one into 2 lots of 15 grams\r\nput one aside then split the other one into 2 lots of 7.5 grams\r\n\r\nis there something wrong with this solution?\r\nThanks , Irina',3697,0);
INSERT INTO comment VALUES (3952,714,1575,'DJ','a6t3q8..','2003-04-10 01:12:49',1,'Answer the question..\r\nI\'ll admit, I was stumped for this one, until I saw jude\'s interpretation. No one answered the question posed, though; so:\r\n\r\na1w9w5c5a2m4w4a2a1w9c5c5i2a1w9c5c5w4!\r\n\r\n(A woodchuck would chuck as much wood as a woodchuck could chuck if a woodchuck could chuck wood!)',NULL,0);
INSERT INTO comment VALUES (3953,732,979,'Ravi Raja','re(2): Solution','2003-04-10 01:21:59',0,'Yes Tim I understood at once that it was the problem which we have been discussing in the chatterbox. \r\nBut still I made a mistake but then I corrected it.',3925,0);
INSERT INTO comment VALUES (3954,494,1575,'DJ','Solution','2003-04-10 02:51:15',3,'We want the statements on the three envelopes to evaluate to TT, FF, and TF (or FT) for the correct location of the formula.\r\n\r\nIf the formula were in the first envelope, Then the statements on the three envelopes are:\r\n1-FF, 2-FF, 3-TT. This cannot be the case.\r\n\r\nIf the formula is in evelope 2, the statements evaluate to:\r\n1-TT, 2-TF, 3-TF. This is also not it.\r\n\r\nWith the formula in envelope 3, the statements are then:\r\n1-TF, 2-TT, 3-FF; the formula must be in envelope three.',NULL,0);
INSERT INTO comment VALUES (3955,494,1686,'DuCk','answer','2003-04-10 03:08:08',3,'The formula is in envelope #3 (3rd envelope has two false statements, 2nd envelope has two true statements, and 1st envelope has one true and one false statement).  If the formula was in any of the other envelopes these True/False constraints would be violated.\r\n\r\nThanks\r\n',NULL,0);
INSERT INTO comment VALUES (3956,714,1517,'jude','re: a6t3q8..','2003-04-10 04:35:04',0,'HAHAHA\r\n\r\nThanks DJ....I forgot to answer it',3952,0);
INSERT INTO comment VALUES (3957,494,1928,'The Mighty Puck','entertaining','2003-04-10 06:45:27',0,'it was an entertaining riddle of sorts',NULL,0);
INSERT INTO comment VALUES (3958,421,1902,'Hank','huh...','2003-04-10 07:02:54',0,'I was just thinking of posting the same question today.',NULL,0);
INSERT INTO comment VALUES (3959,494,1946,'austin','solution','2003-04-10 08:13:20',0,'The formula is in the first envelope.  The statements on the first envelope are true and false.  The statements on the second envelope are both false, and the statements on the third envelope are both true so therefore the formula is in the first envelope. Thanks.',NULL,0);
INSERT INTO comment VALUES (3960,494,1946,'austin','re: solution','2003-04-10 08:19:19',0,'I was wrong and am big enough to admit that.  It was my first time out though folks.  I\'ll read a little more carefully next time before I answer the question.',3959,0);
INSERT INTO comment VALUES (3961,717,1920,'Brian Smith','Solution','2003-04-10 08:21:48',0,'A always lies and does not like strawberries\r\nB always tells the truth and does not like strawberries\r\nC alternates and does not like strawberries',NULL,0);
INSERT INTO comment VALUES (3962,717,1902,'Hank','New Solution and clarification','2003-04-10 08:35:07',3,'If C always lies, then he is currently telling the truth -- impossible\r\nIf C always tells truths, then he is currently lying -- impossible\r\nThe only other option is that C alternates between Ts and Ls.\r\nA says that C never lies, which is a lie, making A the liar.\r\nB must be the teller of truths.\r\n\r\nClarification:\r\nDoes C alternate Ts and Ls by sentence? I would assume so because that is the easiest way to distinguish alternates. In addition, it would not be pointed out that one alternates, if it did not pertain to the problem.  So, Cs first sentence is a lie, his second must be the truth.\r\n\r\nSolution: No one likes strawberries.',NULL,0);
INSERT INTO comment VALUES (3963,717,1946,'austin','giving it a go','2003-04-10 08:37:31',0,'A is the habitual liar and does not like strawberries\r\nB is telling the truth and does not like strawberries\r\nC alternates and does not like strawberries.',NULL,0);
INSERT INTO comment VALUES (3964,717,1919,'Lewis','answer','2003-04-10 09:07:07',3,'A = Liar\r\n    Doesn\'t like strawberries\r\nB = Truth-Teller\r\n    Doesn\'t like strawberries\r\nC = Alternater\r\n    Doesn\'t like strawberries',NULL,0);
INSERT INTO comment VALUES (3965,432,1919,'Lewis','solution','2003-04-10 09:27:36',3,'If Barry was the guilty one, Alan and Carl would both be telling the truth, so thats wrong.\r\n\r\nIf Carl was the guilty one, Alan and Barry would both be telling the truth, so thats also wrong.\r\n\r\nIf Alan was guilty, that would mean that Barry is the Knight and Alan and Carl are liars.\r\nTherefore, Alan is the guilty one.',NULL,0);
INSERT INTO comment VALUES (3966,717,1660,'Tim Axoy','C tells the truth and lies.','2003-04-10 09:48:23',3,'C\'s first statements cannot be true for the same reason Drew cannot be a knight in Drew and Mohammad.\r\nAlso,using the same logic,C\'s second statement was true.',NULL,0);
INSERT INTO comment VALUES (3967,717,1660,'Tim Axoy','Who? Who? Who likes strawberries?','2003-04-10 09:51:30',3,'C does not like strawberries because his second statement is true.\r\nA certainly lied about C never telling a lie(C\'s first statement was).\r\nA cannot be the alternater,so A always lies.\r\nTherefore,his second statement is a lie,so A does not like them either.',NULL,0);
INSERT INTO comment VALUES (3968,717,1947,'Jon','my guess','2003-04-10 09:52:00',0,'no one likes strawberries.  C is obviously the alternater because his first statement would be a paradox if he wasn\'t.  C\'s first statement then becomes a lie so his second is a truth.  C doesn\'t like strawberries.  A said that C never lies. This being a lie, A has to be the liar.  A also doesn\'t like strawberries.  B must then be the truth teller.  B doesn\'t like strawberries.  no one likes strawberries.',NULL,0);
INSERT INTO comment VALUES (3983,717,1,'levik','re: C tells the truth and lies.','2003-04-10 18:27:01',0,'Tim, \r\n\r\nplease do not post clues or solutions in subjects. Others have asked you not to do this before. It asks you not to do this when posting a comment. Now, I\'m asking you specifically as a webmaster.\r\n\r\nThis site has certain guidelines that exist to make it interesting for all the visitors. I do not want one person ruining the experience of all the other users. If you cannot apply common sense and see what would spoil other peoples\' experience, at least listen to them when they tell you straight out.',3966,0);
INSERT INTO comment VALUES (3970,494,1947,'Jon','easy way to solve this type of problem','2003-04-10 10:03:22',0,'the easiest way to solve this is to skip logic all together.  just do a simple test by picking one of the envelopes as the TRUE envelope.  it becomes very easy to realize that 2 only works putting the formula in the 3rd envelope.',NULL,0);
INSERT INTO comment VALUES (3971,717,1575,'DJ','TIM....','2003-04-10 10:14:25',0,'We\'re glad that you can give the answer to the problem three times. Really. But please stop putting your answers in the subject of your comments! It\'s no fun for anyone to come here and see the solution that you copied before getting a chance to solve it themselves..please.',3969,0);
INSERT INTO comment VALUES (3972,696,1072,'Alan','What?','2003-04-10 10:38:22',0,'Ok i know this problem only got two votes but its at 1? is there any justification behind this reasoning? just to start off you guys (I\'m not angry at those who didn\'t vote)did not find the maximum number of combinations, secondly there is simply one genious concept you have to come across. I honestly don\'t think this problem should be a 1 and if you think differently vote on it.',NULL,0);
INSERT INTO comment VALUES (3974,191,1660,'Tim Axoy','Zoom!!!!','2003-04-10 11:52:02',0,'I dunno.',NULL,0);
INSERT INTO comment VALUES (3975,696,1942,'benard','low rating','2003-04-10 12:11:25',0,'I gave this problem a low rating because the rules are not at all clear to me. ie how many letters or numbers are allowed on 1 face of 1 cube (I defaulted to 1). Is it supposed to be letters on one cube, numbers on the other? Are we expected to use numbers in place of letters? Is M a good substitute for 3?\r\n   My solution (with substitutions) calls for 213 days, all months covered: JAUMFD on one cube, 0-5 on another. Without subs the number drops to 167.',NULL,0);
INSERT INTO comment VALUES (3976,717,1626,'Gamer','re: DO NOT CRITICIZE ME!','2003-04-10 12:37:11',0,'We aren\'t criticizing you even if that\'s what you think! But if you continue to flood the chatterbox with pre-checked problems, the subjects with message answers and the comments with multiple of the same solution, we would have reason to.',3973,0);
INSERT INTO comment VALUES (3977,717,1949,'Mac','answer?','2003-04-10 12:40:55',3,'A is the liar and doesnt like strawberries\r\nB tells the truth and doesnt like strawberries\r\nC alternates and likes strawberries',NULL,0);
INSERT INTO comment VALUES (3984,159,1253,'Brian Nowell','Software Solution','2003-04-10 21:08:38',0,'This explortion utilises many of the understandings established in my comment “Eureka!! – Squares Anyway” in which an x – y orientation was unnecessary because of the nature of length of sides.\r\n\r\nI have chosen an 8 x 5 grid as an arbitrary base model around which all rectangles may be addressed.  It is labelled x from A to H across the top  and y = 1 to 5 downwards.  The grid is then boldly divided horizontally between Rows 3 & 4 and vertically between Columns 3 & 4 and F & G.  Cells B2 to E5 on the ‘diagonal’ are shaded as are cells D1 to G4.  Also shade G1, H2 A4 and B5.\r\n\r\nThe visual pattern is repeated in multiples of 3 whether by column or row.  Note that the ‘Diagonal’ beginning at A1 has an initial blank cell as the adjacency property is preserved by this arrangement.  Similarly a ‘diagonal’ that would end as in the case of H5 also terminates with a clear cell.\r\n\r\nNote too that the block of cells F3 to H5 is important in determining the final outcome.\r\n\r\nTo begin:  For any multiple of 3 columns, every row will have an identical number of black cells, that being int(x/3).  However the first cell of Row 1 is exempt and may be represented by the value of [-1] in a final calculation.\r\n\r\nBlack cells for all rows to column int(x) will be y* int(x/3) –1.\r\n\r\nFor additional columns (and there will be either 1 or 2) there will be int(y/3) black cells.\r\n\r\nThe remaining cells of those columns (part of the F3-H5 black) will be 1, 2 or 4, depending upon rows and columns in excess of the multiple of 3.   Mod(x,3)*mod(y,3) will evaluate to 0, 1, 2 or 4.\r\n\r\nThe following are conditions and implications surrounding the F3-H5 block.\r\n\r\nIn Following Table:\r\nDescription is Columns (C), Rows (R), Multiple of 3 (Mlt_3)\r\nAdd – describes number of cells added for cells as generated within the F3-H5 block.\r\nShade describes shading for the condition.\r\nBlack is the Black Cells value to show in the formula.\r\n\r\nDescription	   	Add	Shade     Black \r\n1. C & R are Mlt_3	 0    F3 = White  -1	\r\n2. Only 1 C or R\r\n    of Mlt_3 added	 0    F3 = Black   0\r\n3. 2 C or 2 R Rows \r\n    of Mlt_3 added	 0    F3 = Black   0\r\n4. Both 1 C and \r\n    1 R added	         1    G4 = White   0\r\n5. 2 C & 1 R, or \r\n    1 C & 2 R added	 2    G4 = Black  +1\r\n6. 2 C & 2 R are	 4    G4 = Black\r\n	both added	      H5 = White  +1\r\n		G4 = Black\r\n	\r\n\r\nSo the formula looks like this:\r\n	Black Cells = y*int(x/3) + mod(x,3)*int(y/3) + [Cells of Condition].\r\n\r\nCells of Condition?\r\nI can only see a Software Solution. \r\nBecause of the differences in Syntax, ‘Nesting’, etc, programmers need to manipulate this according to their programming language.\r\n\r\nI define a variable “Cond_Cells”.  This is the value [Cells of Condition] which would be calculated by a properly constructed programming module which evaluates the following 9 conditions:\r\n\r\n1.	If (mod(x,3) = 0 AND mod (y,3) = 0) then Cond_Cells = -1\r\nElse If\r\n2.	If (mod(x,3) = 1 AND mod (y,3) = 0) then Cond_Cells =  0\r\nElse If\r\n3.	If (mod(x,3) = 0 AND mod (y,3) = 1) then Cond_Cells =  0\r\nElse If\r\n4.	If (mod(x,3) = 2 AND mod (y,3) = 0) then Cond_Cells =  0\r\nElse If\r\n5.	If (mod(x,3) = 0 AND mod (y,3) = 2) then Cond_Cells =  0\r\nElse If\r\n6.	If (mod(x,3) = 1 AND mod (y,3) = 1) then Cond_Cells =  0\r\nElse If\r\n7.	If (mod(x,3) = 2 AND mod (y,3) = 1) then Cond_Cells =  1\r\nElse If\r\n8.	If (mod(x,3) = 1 AND mod (y,3) = 2) then Cond_Cells =  1\r\nElse If\r\n9.	If (mod(x,3) = 2 AND mod (y,3) = 2) then Cond_Cells =  1\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (3979,274,1942,'benard','more solutions','2003-04-10 15:15:35',0,'fill in the line to become a point. extend said point. Also, the king did not specify that he couldn\'t dig up and move floor tiles',NULL,0);
INSERT INTO comment VALUES (3980,458,1942,'benard','check math on solution','2003-04-10 15:45:52',0,'Don\'t post \"the\" solution before you double check your math',NULL,0);
INSERT INTO comment VALUES (3981,417,1942,'benard','this is not a sequence','2003-04-10 15:51:29',0,'This is not a sequence. Look up the word \"sequence\". This is a trick question, and belongs in a different category.',NULL,0);
INSERT INTO comment VALUES (3982,491,1951,'Andrew','I think i got it!!!!','2003-04-10 17:23:39',0,'1000110?',NULL,0);
INSERT INTO comment VALUES (3985,494,979,'Ravi Raja','re: solution','2003-04-10 22:24:08',0,'Austin: If the formula is in envelope 1 then both the statements written on the first envelope are false and so also the two statements on the second envelope which contradicts the conditions of the problem. So, please do check your solution once again. Thank You.',3959,0);
INSERT INTO comment VALUES (3986,696,1183,'fwaff','re: low rating','2003-04-10 22:24:50',0,'So how do you get 213 days?\r\n\r\nI can see how you could get 37 from the faces you describe (6 months x 6 days = 36 + using the 5 as S and the M as a 3 to get 3rd September). Where do the other 176 come from?',3975,0);
INSERT INTO comment VALUES (3987,696,1183,'fwaff','re: What?','2003-04-10 22:52:35',1,'Although it is not stated explicitly the implication is that each cube shows one full face. If we are allowed to display the cubes such that one or two faces are visible then other combinations appear. For example, if we have j, u, a, m, o, f on the faces of one cube then it can be positioned to show:\r\n\r\nOne face showing\r\nj - july\r\na - april\r\nn - november (turn the u upside down)\r\no - october\r\nm - march\r\nf - february\r\n\r\nTwo faces showing\r\nja - january\r\nju - june\r\nau - august\r\nma - may\r\n\r\nSimilarly, having 1 and 2 on opposite faces of the other cube and the numbers 3,4,5,6 on the other faces it\'s possible to get:\r\n\r\nOne face\r\n1,2,3,4,5,6,9\r\n\r\nTwo faces\r\n13,14,15,16,19,23,24,25,26,29\r\n\r\nWhich gives a total of 17x10 = 170 combintions (not counting combinations using letters as numbers and vice versa eg the 5 as an S and the M as a 3, etc)\r\n\r\nConversely, if the cube holder is constructed in such a way that only half a face is visible (like the one Nick Reed\'s nan has - see his comment in the orginal Calendar Cubes problem) then it\'s easy to have all twelve months on one cube. Similarly make the day cube such that only one corner of a face is visible, then 24 days are easily possible.\r\n\r\nThis gives 12x24 = 288 combinations.\r\n\r\nAlan: are either of these the \'genius concept\' you had in mind?\r\n',3972,0);
INSERT INTO comment VALUES (3988,270,1660,'Tim Axoy','More than 2 babies','2003-04-11 02:00:44',3,'There were more than 2 babies,so they are certainly not twins.\r\n',NULL,0);
INSERT INTO comment VALUES (3993,495,1947,'Jon','ummm...........','2003-04-11 05:44:44',0,'no clue.  This is a really hard one because it is almost impossible to think about.  How would telling eachother they didn\'t know their number effect the out come of who guessed first.  Since I assume they know they have to be consecutive numbers, then eventually one might guess, but saying I don\'t know over and over again doesn\'t change the fact that it could be one higher or one lower than the card on the other\'s forehead.',NULL,0);
INSERT INTO comment VALUES (3990,476,1947,'Jon','weird answer for fun','2003-04-11 04:26:51',0,'I think if you tell them that their mother\'s belly turns purple when rubbed, they might just let you go until they can find out for sure.',NULL,0);
INSERT INTO comment VALUES (3991,732,1947,'Jon','hmmm.....','2003-04-11 04:33:39',0,'Drew is obviously a liar of sorts, but there isn\'t enough info to solve the problem.  There is a few possibilities.  Mohammud could either be a liar or tell the truth.  If the statement were in two sentences like this, Mohammud is a liar, I am a liar, then the mohammud part becomes solvable assuming they either have to lie or tell the truth both.  Since drew has to lie and tell the truth both in order to get away with saying I am a liar, this still puts Mohammuds honesty in question.  I love paradoxes.',NULL,0);
INSERT INTO comment VALUES (3992,732,1947,'Jon','re: hmmm.....','2003-04-11 04:37:08',0,'oops, I made a mistake.  Mohammud tells the truth and Drew lies.  Since the statement says both, if Drew calls Mohammud a liar, it doesn\'t matter what he says about himself, if he lied about that the rest would still be a lie.  Since Drew lies, Mohammud then tells the truth.  Either that, or Drew is just as confused as I am.',3991,0);
INSERT INTO comment VALUES (3994,495,1575,'DJ','Attempt','2003-04-11 05:50:45',3,'I am assuming that both logicians know that the numbers are consecutive positive integers, and they both know that the other is going to think the problem out correctly.\r\nIf the first logician saw a 1, then he would know that his number was two (as zero is not positive).\r\nIf the second logician then saw a 1, he would similarly know he had a 2. If he saw a two, then, he would know that his number was 3 (if it was 1, the first logician would have been able to correctly guess a 2).\r\nIf the first logician, then, saw a 3, he would know that his number was a 4; like above, if his number was 2 the other logician would have correctly deduced a 3 on his own head.\r\n\r\nGoing on as such, after n \'statements of ignorance,\' the logician who sees the number n+1 on the other\'s forehead will be able to deduce that his own card bears the number n+2.',NULL,0);
INSERT INTO comment VALUES (3995,434,1947,'Jon','umm my guess again','2003-04-11 05:57:33',0,'One draw is needed.  Take one ball out of the box marked BW and you will get either a black or white ball.  If you get a Black, then it has to contain two black balls because it can\'t contain one black and one white.  Since the box marked WW can\'t have both white and we know where both black is, we know white has one of each color.  Since the last box remaining is BB, and the last balls remaining is the white-white combination, they have to go together.  When you pull a ball out of the BW box that is white, the same reasoning applies except switch everyy black from the previous explanation to white, andd all white to black.',NULL,0);
INSERT INTO comment VALUES (3996,495,1947,'Jon','re: Attempt','2003-04-11 06:21:55',3,'This seems rigth, but I think there is more.  Each logician knows the others number then they wait for n to reach the other fellows number.  Assume x is equal to the number on the other logiacians head.  As soon as x-1=n or x=n, then automatically, the logician knows his own number.   Since in any situation (I tested this) the logician with the higher number will always see the x-1 or x =n situation first, the logician with the higher number will win.  It does not matter if the numbers are even or odd or that A went first.',3994,0);
INSERT INTO comment VALUES (3997,472,1947,'Jon','','2003-04-11 06:26:41',0,'I assume that the canon ball is denser than water since I haven\'t seen one that isn\'t.  The water level will go down.  A floating object displaces it mass in water when a sinking object displaces its volume.  Since water is less dense than the canon ball, it has more volume for the same mass.  So more water is displaced when the canon ball is in the boat then when the canon ball is at the bottom of the pool.   This causes the drop in the water level.',NULL,0);
INSERT INTO comment VALUES (3998,495,158,'Ender','My attempt','2003-04-11 06:37:44',3,'The first few iterations:\r\n\r\nA has a 2 on his forehead, B has a 1\r\nA:y \r\nA thinks \"B has a 1, so I must have a 2\"\r\n\r\nA-1, B-2\r\nA:n, B:y\r\nB thinks \"A has a 1, so I must have a 2\"\r\n\r\nA-2, B-3\r\nA:n, B:y\r\n\"A has a 2.  If I had a 1, A would have already answered, so I must have a 3.\"\r\n\r\nA-3, B-2\r\nA:n, B:n, A:y\r\n\"B has a 2.  If I had a 1, B would have already answered, so I must have a 3.\"\r\n\r\nA-4, B-3\r\nA:n, B:n, A:y\r\n\"B has a 3.  If I had a 2, B would have already answered, so I must have a 4.\"\r\n\r\nA-3, B-4\r\nA:n, B:n, A:n, B:y\r\n\"A has a 3.  If I had a 2, A would have already answered, so I must have a 4.\"\r\n\r\nA-4, B-5\r\nA:n, B:n, A:n, B:y\r\n\"A has a 4.  If I had a 3, A would have already answered, so I must have a 5.\"\r\n\r\nA-5, B-4\r\nA:n, B:n, A:n, B:n A:y\r\n\"B has a 4.  If I had a 3, B would have already answered, so I must have a 5.\"\r\n\r\nA-6, B-5\r\nA:n, B:n, A:n, B:n A:y\r\n\"B has a 5.  If I had a 4, B would have already answered, so I must have a 6.\"\r\n\r\nFor each \"no\" heard, that player knows the number on their head must be higher than that number of no\'s (e.g., hearing 4 no\'s means that the number on their head must be at least 5.)\r\n\r\nSo they say \"no\" until they have heard either the number they see on the other\'s head, or one less than that number.  They then say yes, and add one to the number they see for their number.\r\n\r\nSo if n statements of ignorance have passed before someone says yes, then the number said will be either n+1 or n+2, depending on if the other person\'s card is n or n+1.\r\n',NULL,0);
INSERT INTO comment VALUES (3999,288,1919,'Lewis','ummmm','2003-04-11 06:42:21',3,'well, i think pretty much everyone has heard this one - IT CONTAINS EVERY LETTER OF THE ALPHABET',NULL,0);
INSERT INTO comment VALUES (4000,281,1919,'Lewis','re(2): Answer','2003-04-11 06:45:47',0,'Well if its called \'answer\' most people would assume that it contains some answer, and that would most likely be for the one its commenting on....its quite obvious, really',1710,0);
INSERT INTO comment VALUES (4001,493,1947,'Jon','','2003-04-11 06:46:11',0,'while we are at different solutions, (e^0+pi^0+e^0+pi^0)!  very similar to others, but I like actually using to the zeroth power.',NULL,0);
INSERT INTO comment VALUES (4002,263,1947,'Jon','paradox','2003-04-11 06:53:27',0,'this is really something of a approaching a limit.  Each time Achilles reaches the point where the tortoise was last, the tortoise has moved on.  This will not actually go on forever but the idea is that  Every time Achilles reaches the spot, the tortoise doesn\'t make it quite as far from it as the last time.  This will go on in distance wise forever, but  Achilles will pass the tortoise when he reaches the limit of this distance.  Even though he reached the limit, the mathematics of the distances could be computed as if he didn\'t.',NULL,0);
INSERT INTO comment VALUES (4003,693,1947,'Jon','re(2): Posted Solution Not Minimum','2003-04-11 07:41:29',0,'This solution divides the weights, but it does not make them able to be added to make all possible intiger masses between 1 and 121.  ',3951,0);
INSERT INTO comment VALUES (4004,7,1947,'Jon','re(2): It\'s not 1/3 the way the problem was posed.','2003-04-11 08:19:44',1,'I agree with Bryan.  You are told that one coin is tails, but not which coin is tails giving you the three ppossible outcomes instead of the two.  t-t, t-h, h-t are all different possibilities, only one being favorable.',3617,0);
INSERT INTO comment VALUES (4005,495,1301,'Charlie','My Nitpicking Note','2003-04-11 08:33:10',0,'The puzzle says \"n statements of ignorance later\" after 4 statements of ignorance have already been made.  Does that mean there are n+4 statements of ignorance?  The prior comments assume n statements of ignorance in all.\r\n\r\nJust nitpicking on my part.',NULL,0);
INSERT INTO comment VALUES (4006,103,1947,'Jon','bob is right','2003-04-11 08:36:23',0,'The answer is to try and divert you from the obvious, but I don\'t see why his solution doesn\'t work, nicely done bob.  32 bars is done by 8x3 little bars.  seperate each of the 8 rows first gives you seve breaks then divide the remaining rows individually into the one third chunk.  At two breaks a row, and eight rows, you get 16 more breaks. 16+7=23 breaks in all.',NULL,0);
INSERT INTO comment VALUES (4007,7,1301,'Charlie','re(2): It\'s not 1/3 the way the problem was posed.','2003-04-11 08:54:30',0,'You say \"Trying to read into the psyche of the puzzle\'s narrator introduces artificial constraints on the problem, resulting in a distorted answer.\", but in order to get the answer of 1/3, one must assume that the narrator, when faced with one head and one tail, would never choose to announce \"at least one tail\".  That in fact is trying to read into the psyche of the narrator and assumes something that was not given in the problem statement.  Where does the problem say that when faced with one of each, he\'d always report only the head?\r\n\r\nA better phrasing of the problem would have been \"When asked if there was at least one head, I replied \'yes\',\" placing the choice to prefer heads upon someone who didn\'t know the outcome, and explicitly stating in the puzzle a preference for reporting heads.',3617,0);
INSERT INTO comment VALUES (4008,7,1301,'Charlie','re(3): It\'s not 1/3 the way the problem was posed.','2003-04-11 08:57:28',0,'Make that \"tails\" in my preceding post, but the argument is the same.',4007,0);
INSERT INTO comment VALUES (4009,307,1626,'Gamer','Not really','2003-04-11 09:52:01',0,'Can you say pi=E? I don\'t think you can.',NULL,0);
INSERT INTO comment VALUES (4010,469,1947,'Jon','an new idea in the subject','2003-04-11 10:14:32',0,'actually, everyone gains 100 rupes.  since none of the debts depended on someon paying them back, all people received 100 rupes a value that would otherwise come out of their pocket.  The final result would be the same if the bill was real.  However, the last person to have the note, the author, would have gained 200 rupes except the second time he saw it he realized it was a fake.  In truth, even though it was counterfeit, it earned everyone 100 rupes. ',NULL,0);
INSERT INTO comment VALUES (4011,103,1301,'Charlie','re: bob is right (where did the other row go?)','2003-04-11 10:16:31',0,'8 x 3 is only 24 little bars.  The puzzle calls for 8x4 little bars.  You have 3 breaks to break apart 4 strips of 8, and each of those 4 strips of 8 requires 7 breaks.  That\'s 3 + 4 x 7 = 31.\r\n\r\nThe other way, making 8 strips of 4, requires 7 breaks initially, and then each of the 8 strips of 4 requires 3 breaks, so 7 + 8 x 3 = 31.',4006,0);
INSERT INTO comment VALUES (4012,469,1947,'Jon','re(2): The Solution','2003-04-11 10:17:45',0,'When the note comes back to him he can report the note the the FBI or something and make the person who paid it to him give him real money.  Not honest, but very plausible.',3729,0);
INSERT INTO comment VALUES (4013,722,1947,'Jon','don\'t spill','2003-04-11 10:27:04',0,'take the 11 and dump it into the three until the three is full giving you 8 gallons.  dump the 11 into the 6 giving you 6 in the 6, 3 in the 3 and two in the 11.  dump the three gallon bucket, then place the 2 from the 11 in it.  refill the 11 and dump out the 6.  11 + 2(in the three bucket)= 13',NULL,0);
INSERT INTO comment VALUES (4014,722,1947,'Jon','re: don\'t spill','2003-04-11 10:38:42',0,'oops, I didn\'t read close enough. Sorry, let me revise.',4013,0);
INSERT INTO comment VALUES (4015,722,1947,'Jon','trying again','2003-04-11 10:53:45',0,'11   6    3      needed\r\n0    0    0      13\r\n0    6    0      7\r\n6    0    0      7\r\n6    6    0      1\r\n11   1    0      1\r\n11   0    1      1\r\n5    6    1      1\r\n5    4    3      1\r\n8    4    0      1\r\n8    1    3      1\r\nThis is the only way I saw to do it, but divide the 6 bucket and 3 bucket evenly by sight.\r\n8    2    2      1\r\n10   0    2      1\r\n11   0    2      0',NULL,0);
INSERT INTO comment VALUES (4016,722,158,'Ender','Bad joke solution','2003-04-11 11:13:17',0,'First fill the 11 gallon container.  Then use the meter on the gas pump to fill 2 gallons on one of the other containers.\r\n\r\n*Dodges rotten vegetables*\r\n\r\nHonestly, when was the last time you saw a gas station that didn\'t have meters on the pumps?  This gas station owner needs to get with the times!\r\n',NULL,0);
INSERT INTO comment VALUES (4017,722,1567,'Bryan','re: Bad joke solution','2003-04-11 11:35:21',0,'Ho, Ender &lt;grin&gt;. Nothing wrong with stating the obvious asnwer. Heck, if he\'d gone to full service, he would have just said, \"13 gallons, please.\" ',4016,0);
INSERT INTO comment VALUES (4018,722,1567,'Bryan','Alternate solution','2003-04-11 11:55:16',3,'The man cannot dispose of any extra gas, but perhaps he can find or borrow another container at the gas station to hold some gas for a minute. If so, he can top off the 11-gallon container, then use it to fill the 6 and 3. He can then pour the remaining 2 gallons into the spare container, pour the 6 and 3 into the 11, top it off, pour the 2 gallons back into the 6 or 3, and go back to his car.',NULL,0);
INSERT INTO comment VALUES (4019,722,1626,'Gamer','Use the liquid?','2003-04-11 12:08:53',2,'That was actually the solution I was thinking of... but what if he found a liquid that didn\'t mix with gasoline, but instead seperated and floated on top... Would this be legal?\r\n\r\nMy idea is fill up the 6 container with this liquid, dump it into the 11, fill it up again and put in all possible in the 11. You would have 1 gallon of liquid in the 6. Put this liquid into the 3. \r\n\r\nThen do the same thing with gasoline after you pour out/give back the liquid in the 11. You would then have 1 gallon liquid in the 3 and 1 gallon gasoline (in addition to 11 gallons in the 11)\r\n\r\nPut 1 more gallon of gasoline in the 3 (fill it up) and pour out/give back the 1 gallon in the 3, then carry it back in the 3 and the 11, and give them the 6 gallon container for letting you use the liquid :)',NULL,0);
INSERT INTO comment VALUES (4020,722,1947,'Jon','another solution','2003-04-11 12:45:11',0,'the man could fill the 11 container, then dump as much as possible into the 6 container, leaving him 5 in the 11.  Then dump from 11 to 3.  He now has 2 left in the 11.  Return this amount to his car.  bring the empty 11 back, dump both the 3 and 6 into the 11.  Add more gasoline til the 11 is full.  Return to his car again with the 11 and add it to the two in his tank allready.  This gives him 13 gallons.  It just gives the man a reason to have a fourth container. (Unless he left his car at home?)',NULL,0);
INSERT INTO comment VALUES (4021,492,1947,'Jon','I  like this problem.','2003-04-11 13:10:34',0,'This problem is fun to figure out.  my answer is:\r\n1 prancer \r\n2 cupid\r\n3 rudolph\r\n4 donder\r\n5 dasher\r\n6 blitzen\r\n7 vixen   \r\n8 comet   \r\n9 dancer\r\nI thought rudolph led the sleigh',NULL,0);
INSERT INTO comment VALUES (4022,27,1626,'Gamer','Liar liar!','2003-04-11 13:32:52',0,'It\'s not really a paradox... The students know the teacher is lying about it being a complete surprise, so they can just assume there will be a test some time next week.',NULL,0);
INSERT INTO comment VALUES (4023,491,1626,'Gamer','re: I think i got it!!!!','2003-04-11 13:35:57',0,'But how can it be? 2 and 5 are undefined in binary... Check out the solution below \\|/ (or the \"basic\" solution of 11,111,111,100)',3982,0);
INSERT INTO comment VALUES (4024,86,1626,'Gamer','Problem with 2 Solutions','2003-04-11 15:14:20',0,'The two solutions I have seen so far:\r\n\r\nThe one given:\r\n\r\nSince multiplying by 10 just moves the decimal point, since we are in base 10, 39.99... has the same number of digits as 3.999... But .999... = .999 and so must have the same number or digits. (reflexive property) But 39 has 2 digits and 3 has one. So 3.999... x 10 must not equal 39.999...\r\n\r\nAnd I haven\'t yet found any PROOF that 1/9 = .1111... You can prove that .25 is 1/4 because .25*4 = 1 (exactly) but .111... x 9 = .9999... and that is circular reasoning to try to prove it is equal to 1. (I am not saying it can\'t be done, but we were trying to prove this in the first place!)',NULL,0);
INSERT INTO comment VALUES (4025,494,1960,'Andrew F','Is it that straightforward?','2003-04-11 17:20:55',0,'What if we assume the problem tells us the answer?\r\n\r\nIf \r\n1 is true\r\n2 is false \r\n3 is true\r\n\r\nThe formula is in 2 and nothing is contradicted.\r\nThis would be a valid solution then, right?',NULL,0);
INSERT INTO comment VALUES (4026,494,1960,'Andrew F','re: Is it that straightforward?','2003-04-11 17:30:45',0,'oops. misread. sorry\r\n1 mixed 2 true 3 false\r\n\r\n1 the formula is not in 1 (tue), nor in 2(so a flase assertion) (mixed if in 3)\r\n\r\n2 The formula is not in 1(true), but in 3(true) (true if in 3)\r\n\r\n3 the formula is in 3(so, not not in3-false) and not in 1 (also a false) (therefore 3 is both false)\r\nGot it. Sorry about the last post.\r\n\r\n',4025,0);
INSERT INTO comment VALUES (4027,722,1964,'Marie','solution','2003-04-11 19:03:16',0,'He is at a gas station. He uses the register on the pump.',NULL,0);
INSERT INTO comment VALUES (4028,494,1966,'Jessica Price','My thought','2003-04-11 21:04:38',0,'It is in envolope three',NULL,0);
INSERT INTO comment VALUES (4029,722,775,'Cory Taylor','you guys are brlliant','2003-04-11 21:47:41',0,'my apologies for being intoxililcated but it is friday night...\r\nBrilliant asking for just asking for 13 gallons.  I spent about 25 minutes on this one looking for a solution without success, so your solution works for me.',NULL,0);
INSERT INTO comment VALUES (4030,491,1951,'Andrew','re(2): I think i got it!!!!','2003-04-12 02:48:09',0,'Yea i punched in 255 instead of 225.. and i don\'t understand what u mean by simple solution.',4023,0);
INSERT INTO comment VALUES (4031,307,1933,'michael','No no','2003-04-12 04:31:45',0,'To get to a=a+b, one has to divide through by (a-b).  But a=b, which means dividing by zero.  End of algebraic validity.',NULL,0);
INSERT INTO comment VALUES (4032,496,1301,'Charlie','First figure out...','2003-04-12 04:40:10',3,'First figure out what each of the four types of mathematicians would say about themselves (Use of \"he\" is made as a grammatical convenience):\r\npure and insane: says he\'s applied, says he\'s sane\r\npure and sane: says he\'s pure, says he\'s sane\r\napplied and insane: says he\'s applied, says he\'s insane\r\napplied and sane: says he\'s pure, says he\'s insane\r\n\r\nSince A says he\'s insane he must be applied.\r\nSince B says he\'s pure he must be sane.\r\nSince C says he\'s applied he must be insane.\r\nSince D says he\'s sane he must be pure.\r\n\r\nTherefore D is saying a falsehood when he says C is sane.  Since D is pure, D must be insane.\r\n\r\nSo B is telling the truth that D is insane, and since B is sane, B must be pure.\r\n\r\nSo C is saying what is false when he says that B is applied, and since C is insane, C must be pure.\r\n\r\nSo A is telling the truth when he says C is pure, and since he\'s applied he must be insane.\r\n\r\nFinal result:\r\nA: applied & insane\r\nB: pure & sane\r\nC: pure & insane\r\nD: pure & insane',NULL,0);
INSERT INTO comment VALUES (4033,496,1567,'Bryan','re: First figure out...','2003-04-12 08:59:41',0,'Charlie, you found a great way to disect this problem. I didn\'t take your word for it, but rather used the same technique and verified the same results (guess I was too lazy this morning to do the figuring myself).',4032,0);
INSERT INTO comment VALUES (4034,702,1969,'Christian','Re:Solution','2003-04-12 10:22:04',4,'True, it could indeed be a drawbridge because when the drawbridge is open it is closed to traffic and when it is closed it is open to traffic, but think about this, when it is open it is also open to boat traffic and when it is closed it is closed to boat traffic.... can we think of a better answer?!?!',NULL,0);
INSERT INTO comment VALUES (4035,429,1969,'Christian','re: Death Riddle','2003-04-12 10:29:53',0,'True, the poison could have been in the ice and so that man didn\'t get poisoned before it melted, but how do we know that some ice had not already melted into the punch, for the eat from the punch would transfer to the ice and the ice would melt in just a few minutes and we don\'t know quite how long the man had been at the party, just that he had left early. Also, how do we know that the man had no ice in his punch? I like to have ice in my drinks and it is a normal thing, so we must consider other things because you cannot assume that the ice has or has not melted by the time he drank it and you cannot assume that the man did not have any ice in his glass.',2796,0);
INSERT INTO comment VALUES (4036,378,1969,'Christian','I think...','2003-04-12 10:38:17',0,'Could it be a coffin? For who makes it does not need it(or else they wouldn\'t be making it now would they?!?! lol), who buys it has no use for it(for they couldn\'t buy it now could they?!?!), and who uses it can neither see nor feel it so they must be dead! ',NULL,0);
INSERT INTO comment VALUES (4037,342,1969,'Christian','There is one and it goes by the rules..','2003-04-12 10:42:11',2,'Play the piano to find the key, and use the key to unlock the door.',NULL,0);
INSERT INTO comment VALUES (4038,329,1969,'Christian','Hmm..','2003-04-12 10:51:04',0,'In the solution, it states this:One letter is missing: a \"J\" - for June. There are a total of three months in a year starting with a \"J\", and of them, only \"June\" is also a woman\'s name. So Jason\'s gilrfriend\'s name is June. \r\nBut June is not the only woman\'s name, July is also a woman\'s name. Hasn\'t anyone ever paid attention to the orphan\'s names in the musical Annie?!?! Annie, Katie, Tessie, Duffy, Pepper, JULY**, Molly! I agree with the person who said the J in Jason is July because then the months go in order and it makes more sense.\r\n',NULL,0);
INSERT INTO comment VALUES (4039,496,153,'TomM','','2003-04-12 12:53:01',3,'First, cobsider the statements about themselves. (Note that pure mathematicians are Knights and Applied mathemeticians are Liars)\r\n\r\nNo sane mathematician can claim to Applied. No insane mathematician can claim to be Pure. No Pure mathematician can claim to be insane. No Applied mathematician can claim to be sane.\r\n\r\nThus: A is Applied; B is sane; C is insane and D is Pure.\r\n\r\nD\'s second statement is false. Since D is pure, he is telling the truth as he believes it, so D is insane.\r\n\r\nB\'s second statement is true. Since B is sane, B is also pure.\r\n\r\nC\'s second statement is false. Since C is insane, he believes it to be true, and so C is Pure\r\n\r\nA\'s second statement is true. Since A is Applied, he believes he is lying, and so A is insane.\r\n\r\nIn Summary:\r\nA is Applied and insane\r\nB is Pure and sane\r\nC is Pure and insane\r\nD is Pure and insane  ',NULL,0);
INSERT INTO comment VALUES (4040,717,1861,'john','I agree','2003-04-12 13:19:45',0,'I agree with Brian, Austin, Hank, Lewis, and Jon.\r\nAlthough the solution is not yet posted, I would say five agreements makes it pretty well right.  Sorry Mac, C alternates as you say, but the first statement has to be the lie. therefore statement two is the lie and he does not like strawberries.  What is wrong with strawberries.',NULL,0);
INSERT INTO comment VALUES (4041,43,1626,'Gamer','Easily done','2003-04-12 13:34:27',1,'Actually, when I looked in a few math books, it says divisible means you would need to have a remainder of 0. So your nitpicking is actually incorrect.\r\n\r\nThe way I did it was looked at numbers that were perfect squares, cubes and square, cube roots were prime... I got 2^4 as one (just by luck) and noted 17 was close too, so I got it quickly',NULL,0);
INSERT INTO comment VALUES (4042,494,1861,'john','re: easy way to solve this type of problem','2003-04-12 15:38:49',0,'Unless I misunderstand you, this logic is flawed, or your post is incomplete.  If I simply pick an envelope to be true and look at that only, then results would be as follows: True envelope/formula envelope--1/2,2/3,3/1 \r\nall envelopes could be true and this would be inconclusive, you had to look further to see that only 2/3 woulb de the possible solution==>it is not as easy as you would make it out to be.  I do believe however that you came to the correct conclusion.',3970,0);
INSERT INTO comment VALUES (4043,494,1861,'john','re: Solution','2003-04-12 15:42:41',0,'I like this way of looking at it.  I examined all twelve possibilities of t/f rather than only three of env 1, 2 or 3.  I did it the long way, you did it the smart way.  Same answer though.',3954,0);
INSERT INTO comment VALUES (4044,469,1971,'Steven','here\'s a go','2003-04-12 19:46:06',0,'I am a new-comer, I just joined today, but here goes.  Really the problem has no answer because I am sure that all of the various articles purchased did not cost exactly 100 Rupees.  In fact, if each individual got change when he bought a good or service, he actually made money.  but then he lost when he accepted the note in payment for his service or good.  so the answer would depend on how each person viewed both of his transactions, then the totals of each person would be the overall loss or gain.',NULL,0);
INSERT INTO comment VALUES (4045,494,1971,'Steven','re: solution','2003-04-12 20:03:27',0,'if, in the first envelope one is true and one is false, no matter how you work it, that puts the formula in a different envelope',3959,0);
INSERT INTO comment VALUES (4046,494,1971,'Steven','HAHA!  i think i got it','2003-04-12 20:13:52',3,'the formula is in the third envelope.  \r\nFirst Envelope (a)true  (b)false  \r\nSecond Envelope (a)true (b)true [has to be true because the only other options are true-true and false-false.\r\nCHECK: Third Envelope (a)false (b)false\r\nthe answers to the Third Envelope correspond to the answers to the other two envelopes.  Is this right?',NULL,0);
INSERT INTO comment VALUES (4047,168,1919,'Lewis','Other Solution','2003-04-13 00:14:21',1,'It could be an arabic book, because they go from right to left...',NULL,0);
INSERT INTO comment VALUES (4048,732,1660,'Tim Axoy','You are correct!','2003-04-13 02:09:07',3,'You got the correct answer,but you need to focus on what Drew says about himself.\r\nJust look at the solution.',3992,0);
INSERT INTO comment VALUES (4049,29,1660,'Tim Axoy','My strategy:How it works','2003-04-13 02:16:47',3,'A knight would point to Knightville if you asked him where it was,but a liar would point to Liarville.\r\nHowever,a knight tells the truth and points to Knightville meaning he would point to Knightville,but liars lie and will not say they will point to Liarville,but Knightville,so they point to Knightville. ',3834,0);
INSERT INTO comment VALUES (4050,712,1919,'Lewis','re: Aha!','2003-04-13 02:41:23',4,'What the hell do you mean by \'base #\'?',3876,0);
INSERT INTO comment VALUES (4051,469,979,'Ravi Raja','re: could it be?','2003-04-13 04:04:27',0,'Yes that\'s true Andrew that if he gets back the counterfeit note then he does not lose anything but he does gain a hundred rupees if the woman, as you have mentioned, does not remember that she owed him a hundred rupees.',3871,0);
INSERT INTO comment VALUES (4052,494,979,'Ravi Raja','re: Is it that straightforward?','2003-04-13 04:05:20',0,'No, I am sorry Andrew, the answer you have arrived at is not correct. The formula is not in Envelope 2.',4025,0);
INSERT INTO comment VALUES (4053,494,979,'Ravi Raja','re(2): Is it that straightforward?','2003-04-13 04:07:12',0,'Yes Andrew. This time you got it correct. ',4026,0);
INSERT INTO comment VALUES (4054,469,979,'Ravi Raja','re: an new idea in the subject','2003-04-13 04:09:37',0,'How can you say Jon that everyone earned 100 rupees at the end of the transaction. Everybody got something worth rupees 100 from the next person thus forming a complete circle and then returning back to the one who had found the note. So is it not that nobody earned anything ?',4010,0);
INSERT INTO comment VALUES (4055,496,1660,'Tim Axoy','People who say they are this are that.','2003-04-13 04:13:09',3,'All people believe they are sane.\r\nSane people truthfully and insane ones falsely.\r\nTherefore,A does not believe he is insane,but says it,so A is applied.\r\nAlso,C believes and says he is sane,so C must be pure.\r\n',NULL,0);
INSERT INTO comment VALUES (4056,469,979,'Ravi Raja','re(3): The Solution','2003-04-13 04:14:50',0,'Then just think about the situation when the plumber also registers a complaint against that man saying that the man who had found the note settled his (the plumber\'s) account with the same note and as a rsult he would also have to pay his plumber real money. ',4012,0);
INSERT INTO comment VALUES (4057,494,979,'Ravi Raja','re: My thought','2003-04-13 04:15:20',0,'Yes Jessica you are absolutely correct.',4028,0);
INSERT INTO comment VALUES (4058,469,979,'Ravi Raja','re(3): The Solution','2003-04-13 04:17:53',0,'I hope in doing so, the man, finds himself standing behind the \"Bars\" !! lol. :)',4012,0);
INSERT INTO comment VALUES (4059,494,1660,'Tim Axoy','Hunting for the formula','2003-04-13 04:18:55',3,'Suppose it is in Envelope 1.\r\nThen,both statements on both 1 and 2 would be false,but only one envelope has two false statements,so it is not in 1.',NULL,0);
INSERT INTO comment VALUES (4060,494,979,'Ravi Raja','re(2): Solution','2003-04-13 04:19:49',0,'I agree John. A problem can always be solved in more than one way but people do prefer the shorter method and leave out the longer ones. ',4043,0);
INSERT INTO comment VALUES (4061,494,1660,'Tim Axoy','1 and 2,true and true.','2003-04-13 04:21:59',3,'The first statements on both 1 and 2 are true,so 3 has two false statements.\r\nThat includes statement (a),which means 3 has the formula.\r\nBy the way,1 has one true and one false while 2 has two falses.',NULL,0);
INSERT INTO comment VALUES (4062,469,979,'Ravi Raja','re: here\'s a go','2003-04-13 04:22:46',0,'Steven here in this problem we are assuming that everyone (as mentioned in the problem) had to pay every other (the next ones until they ate back to the one who found the note) person exactly the same amount and that amount here is taken to be \"Hundred Rupees\". Now I think you can proceed with your reasoning and give the appropriate answer. ',4044,0);
INSERT INTO comment VALUES (4063,469,979,'Ravi Raja','re: SOLUTION','2003-04-13 04:27:49',0,'Levik, you have not yet replied to my comments yet. You had asked for a change in the solution and I made the necessary changes and had asked you to check them and let me know if that is alright or do I have to make any more changes. But unfortunately I do not see any replies from your part. How do I know whether the changes I have made are correct or not. So please do check the solution of this problem and then let me know. Thank You. ',3578,0);
INSERT INTO comment VALUES (4064,496,1660,'Tim Axoy','D,not C!!','2003-04-13 04:29:41',0,'I made a mistake.',NULL,0);
INSERT INTO comment VALUES (4065,494,979,'Ravi Raja','re: HAHA!  i think i got it','2003-04-13 04:44:30',0,'Yes Steven, your answer is absolutely correct.',4046,0);
INSERT INTO comment VALUES (4066,718,1660,'Tim Axoy','UHH!','2003-04-13 04:46:47',3,'The smallest positive number that can be made I think is (1/2)/3=1/6.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4067,494,979,'Ravi Raja','re: Hunting for the formula','2003-04-13 04:48:23',0,'Okay this is correct but you have to find out the envelope in which the formula is, Tim.',4059,0);
INSERT INTO comment VALUES (4068,714,1660,'Tim Axoy','I do not know the answer.','2003-04-13 04:52:17',3,'I do not know the answer.',3956,0);
INSERT INTO comment VALUES (4069,494,979,'Ravi Raja','re: 1 and 2,true and true.','2003-04-13 04:54:38',0,'Yes, Tim you got it this time, but why don\'t you post everything in just one place ?',4061,0);
INSERT INTO comment VALUES (4070,718,979,'Ravi Raja','This is my Guess........','2003-04-13 05:00:57',1,'The smallest positive number that I can suggest using the digits 1,2 and 3 is : \r\n\r\n[(21)^(-3)]! \r\n\r\nWhich is equal to one divided by the cube of 21 and then the factorila of that result, so that the numerator is equal to 1 and the denominator is equal to (9261)!, thus giving us the result :\r\n\r\n[1/(9261)!] \r\n\r\nwhich is the smaallest number that I could think of till now, using the digits 1,2 and 3 only, i.e.,  [(21)^(-3)]! \r\n\r\nLet\'s see if anybody else has any other number in his/her mond.\r\n',NULL,0);
INSERT INTO comment VALUES (4071,99,1660,'Tim Axoy','This puzzle is Level 9261.','2003-04-13 05:02:23',3,'21^3=9261 might work.\r\n',NULL,0);
INSERT INTO comment VALUES (4072,718,979,'Ravi Raja','re: This is my Guess........','2003-04-13 05:05:42',0,'Oops I am sorry. The last line of my previous comment should be: \"Let\'s see if anybody else has any other number in his/her mind \", and not, : \" Let\'s see if anybody else has any other number in his/her mond \". \r\n\r\n',4070,0);
INSERT INTO comment VALUES (4073,718,1,'levik','re: This is my Guess........','2003-04-13 05:06:33',0,'Ravi, I don\'t think that \r\n\r\n[(21)^(-3)]! \r\n\r\nis equal to \r\n\r\n[1/(9261)!]\r\n\r\nIn the first equation, the factorial is applying to the whole number, so the second would be (1/9261)!\r\n\r\nAnd I am not sure that factorial is defined for fractions.',4070,0);
INSERT INTO comment VALUES (4074,718,979,'Ravi Raja','re(2): This is my Guess........','2003-04-13 05:12:50',0,'Yes Levik. In that case I\'ll think of something else. I mean some other solution, \" IF FACTORIALS ARE NOT DEFINED FOR FRACTIONS \".',4073,0);
INSERT INTO comment VALUES (4075,718,979,'Ravi Raja','How About This Guess ?','2003-04-13 05:15:44',1,'The smallest positive number that can be made using the digits 1, 2 and 3 only is (according to me): \r\n\r\n[(21)!]^(-3)\r\n\r\nI hope there is nothing wrong with this one.',NULL,0);
INSERT INTO comment VALUES (4076,718,1660,'Tim Axoy','Smaallest','2003-04-13 05:23:50',0,'It is the smallest,not smaallest.',4070,0);
INSERT INTO comment VALUES (4077,228,1660,'Tim Axoy','Paradoxes','2003-04-13 05:27:36',0,'This is more of a paradox than a riddle.',NULL,0);
INSERT INTO comment VALUES (4078,718,1301,'Charlie','re(2): This is my Guess...(factorials of fractions).....','2003-04-13 05:48:40',0,'While there is a generalization of the factorial function that extends to fractions, it does not lead to (1/n)! being equated with 1/(n!).  In general, x! = &#915;(x+1), where &#915;() represents the Gamma function.  A good discussion is at www.rskey.org/gamma.htm.  In the case of (1/9261)!, the result comes out as approximately .999937683957.   This is very close to 1 (one), as would be expected since 0! is defined as 1 (one) and 1/9261 is very close to zero.',4073,0);
INSERT INTO comment VALUES (4079,718,1928,'The Mighty Puck','smaller than UHH! i think.','2003-04-13 06:48:47',1,'try (1/2)^-3 = 1/8',4066,0);
INSERT INTO comment VALUES (4080,718,1928,'The Mighty Puck','re: smaller than UHH! i think.','2003-04-13 06:50:01',1,'strike that last one\r\n\r\nmake that (1/2)^3',4079,0);
INSERT INTO comment VALUES (4081,718,1928,'The Mighty Puck','never mind both of those...','2003-04-13 06:51:52',1,'(1/3)^2 = 1/9',NULL,0);
INSERT INTO comment VALUES (4082,718,1928,'The Mighty Puck','i don\'t suppose this is legal is it?','2003-04-13 06:53:24',4,'1/23  \r\n\r\nit uses all the digits...they just aren\'t seperate. and im assuming we aren\'t considering 0 a positive number.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4083,718,1928,'The Mighty Puck','after seeing ravi raja','2003-04-13 06:58:32',0,'i kinda wish i hadn\'t posted. *grins*',NULL,0);
INSERT INTO comment VALUES (4084,718,1301,'Charlie','re: How About This Guess ?-- a better guess','2003-04-13 07:56:43',1,'[(31)!]^(-2) is much smaller than [(21)!]^(-3).\r\n[(31)!]^(-2) is about 1.48x10^-68, while [(21)!]^(-3) is about 7.50 x10^-60.',4075,0);
INSERT INTO comment VALUES (4085,732,1660,'Tim Axoy','Only Level 1','2003-04-13 08:14:55',0,'This puzzle is only Level 1.\r\nI thought it would be too simple.\r\nBy the way,you got a correct answer.',3894,0);
INSERT INTO comment VALUES (4086,732,1919,'Lewis','answer','2003-04-13 09:12:50',3,'Drew is a liar and Mohammad is a knight. Simple',NULL,0);
INSERT INTO comment VALUES (4087,732,1660,'Tim Axoy','Good,my friend','2003-04-13 09:16:10',0,'That is it.',4086,0);
INSERT INTO comment VALUES (4088,718,1626,'Gamer','re(2): How About This Guess ?-- Does this work?','2003-04-13 12:22:13',0,'My guess is 2^(-(31!)) or 3^(-(21!)), although I don\'t know how to figure out what they would be.',4084,0);
INSERT INTO comment VALUES (4089,348,1975,'iris','Hmm...','2003-04-13 13:16:11',0,'I don\'t really like the \"water gives me life\" line because when the \"sun brings him death,\" it becomes water.',NULL,0);
INSERT INTO comment VALUES (4090,249,1660,'Tim Axoy','Is it?','2003-04-13 13:34:14',4,'Is 1113213211 correct?\r\n \r\n',NULL,0);
INSERT INTO comment VALUES (4091,99,1660,'Tim Axoy','I did not think of thit.','2003-04-13 13:40:33',0,'That is really clever(sarcasm).',351,0);
INSERT INTO comment VALUES (4092,84,1660,'Tim Axoy','No! You cannot! You cannot overtake the last person! No,no,no!','2003-04-13 13:57:31',3,'If you overtake the last person,then you are behind the last person,but nobody is behind the last person.',NULL,0);
INSERT INTO comment VALUES (4093,84,1660,'Tim Axoy','Agreement','2003-04-13 13:58:36',0,'I agree.',1496,0);
INSERT INTO comment VALUES (4094,313,1660,'Tim Axoy','Simple Simon met a Pieman who gave Simple Simon a problem called Sugar Cubes.','2003-04-13 14:00:48',3,'Just add 1,8,and 64 to get 73.\r\nIt is as simple as that.',NULL,0);
INSERT INTO comment VALUES (4095,189,1626,'Gamer','Another idea','2003-04-13 14:27:45',1,'The same number in the alphabet',NULL,0);
INSERT INTO comment VALUES (4096,718,1301,'Charlie','re(3): How About This Guess ?-- Does this work? Yes that works.','2003-04-13 14:54:27',0,'Wow! indeed, the first of the two is indeed smaller.  2^(-(31!)) is about 1/(10^(2.5*10^33)) while 3^(-(21!)) is about 1/(10^(2.4*10^19)).\r\n\r\nSo the tiniest so far is 2^(-(31!)), and extended precision arithmetic tells us this is about 1.02192753424799x10^-2,475,321,084,412,797,072,581,101,485,711,599.\r\n\r\nIn fact I don\'t think both sets of parentheses are needed in your formulation.  If they were, they\'d run into Alan\'s prohibition on any symbol\'s being used more than once.',4088,0);
INSERT INTO comment VALUES (4097,718,1301,'Charlie','Better solution','2003-04-13 15:11:58',0,'Even better is .1^(32!). This is \r\n10^-63,130,836,933,693,530,167,218,012,160,000,000',NULL,0);
INSERT INTO comment VALUES (4098,718,1567,'Bryan','Let\'s not reinvent the wheel','2003-04-13 18:04:09',2,'C\'mon, everybody! The answers proposed so far aren\'t even within orders of orders of magnitude of our best efforts.  It seems to me that the place to start is with Nick\'s solution to \"Make the Most of These Digits\". In this problem, it was shown that the largest number we could think to make using the digits 1, 2, and 3 and the same limitation of not repeating any symbols was<p>(.1^-2e3)!<p>where 2e3 = 2000, e being the symbol for exponent in scientific notation. So a STARTING point for our search of the smallest positive number we can get might be<p>.1^2e3! (which = .1^2000!)<p>Some improvements on this include<p>Tan(.1)^2e3!<br>In degrees, not radians, Tan(.1) = 0.001745331024189<p>Sin[Tan(.1)]^2e3!<br>Sin[Tan(.1)] = 3.046177290459e-5<p>We could keep on in this vein using hyperbolic trig functions, but we might run out of types of brackets to use.<p>Now, does anyone have any ideas for improving on this?  And can someone with a really big calculator tells us what the last expression is equal to?<p><i>I better tell Nick there\'s a bigger number than his solution, while I\'m at it.\r\n',NULL,0);
INSERT INTO comment VALUES (4099,718,979,'Ravi Raja','I Think This Is The \" SMALLEST \"','2003-04-13 21:18:08',3,'Here is the smallest number that I could get using the digits 1, 2 and 3 only:\r\n\r\n[(.1)]^[(2)^(3!)]!\r\n\r\nWhich is equal to (.1) raised to the power of (64!) (factorial of 64). Since (3!) = 6 and [(2)^(3!)] = 64 and therefore [(2)^(3!)]! = (64)!. This will give us a number which will contain (64!), that is, (factorial 64) zeros between the \'Decimal Point\' and the digit 1(One), and this I believe is the \"SMALLEST\" of all the numbers yet obtained/derived using the digits 1, 2 and 3 only.\r\n\r\nDoes anybody else agree with me ? ',NULL,0);
INSERT INTO comment VALUES (4100,718,979,'Ravi Raja','re(3): This is my Guess...(factorials of fractions).....','2003-04-13 21:27:28',0,'Well I think you need to check your calculations Charlie. Since we know that 1/9 = .11, 1/99 = .01...., and so on. So as the denominator keeps on increasing, the numerator always remaining fixed and equal to 1, we see that the value of the fraction gradually approaches 0(ZERO), then how can you say that 1 divided by (9261)! will give you a result which is close to 1(One) and not to 0(ZERO). So could you please perform the calculations again Charlie. ',4078,0);
INSERT INTO comment VALUES (4101,718,979,'Ravi Raja','HELP !!!! HELP !!!!','2003-04-13 21:39:32',3,'Charlie , or anybody else please could you help me out with this one? I have found out two different solutions but I cannot just figure it out which one of the two is smaller. Could you please perform the calculations for me as you do and let me know. Thank You. Here are the two different numbers (smallest positive) that I have obtained using the digits 1, 2 and 3 only once:\r\n\r\n(a) [(3!)]^[-{(21!)}], which is equal to (1/6) raised to the power of 21  factorial. So that we have 1 in the numerator and 6 raised to the power (21!) in the denominator. And here is the next one.\r\n\r\n(b) [(.1)]^[(2)^(3!)]! \r\n\r\nWhich is equal to (.1) raised to the power of (64!) (factorial of 64). Since (3!) = 6 and [(2)^(3!)] = 64 and therefore [(2)^(3!)]! = (64)!. This will give us a number which will contain (64!), that is, (factorial 64) zeros between the \'Decimal Point\' and the digit 1(One).',NULL,0);
INSERT INTO comment VALUES (4102,718,153,'TomM','re: HELP !!!! HELP !!!!','2003-04-13 22:03:16',0,'Ravi-\r\n\r\nSorry, but...\r\n\r\nBoth of those expressions use the factorial symbol (!) twice. The problem states that we can only use each symbol once.',4101,0);
INSERT INTO comment VALUES (4103,72,1660,'Tim Axoy','DJ,I just...   ...wanted to...   ...do it because... ...of so and so. OOOOOOOOOKKKKKKKKK? AGREEMENT?','2003-04-14 02:36:57',0,'OK,DJ?\r\nI apologize.',3483,0);
INSERT INTO comment VALUES (4104,68,1660,'Tim Axoy','8        5     4    9         1 7       6      3   2  0. 8        5     4    9         1 7       6      3   2  0. 8        5     4    9         1 7       6      3   2  0.','2003-04-14 02:42:53',3,'I start out with the first letters.\r\nEFFNOSSTTZ\r\nThe next letters.\r\nIIOINEIHWE\r\nIt is in alphabetical order.',NULL,0);
INSERT INTO comment VALUES (4105,718,1660,'Tim Axoy','I agree! I agree!','2003-04-14 02:51:10',3,'That is big. I think it is as big as 640!.',4099,0);
INSERT INTO comment VALUES (4106,497,1301,'Charlie','solution','2003-04-14 03:28:56',3,'Let the distance between Reno and Las Vegas be the unit of distance, and the time it takes the bird first leaving Reno (the R bird) to get to Las Vegas be the unit of time.  Call the speed of the bird originally starting at Las Vegas (the LV bird) s.  Let x miles be y units of our distance measure.\r\n\r\nWhen the two birds meed for the first time, the LV bird has traveled a distance of 2y (we can convert to miles later if necessary, but right now we\'re using Reno-LasVegas units), and has been traveling at rate s, and so has taken 2y/s units of time.  Meanwhile the R bird has traveled 1-2y units traveling as speed 1.  Therefore (2y/s)=(1-2y).\r\n\r\nWhen they meet the second time, the LV bird has traveled the full distance plus y, that is 1+y units at rate s, totalling (1+y)/s units of time.  At that same time the R bird has traveled the whole distance plus 1-y, or a total distance of 2-y, at speed 1, so the time is 2-y, and therefore (1+y)/s = 2-y.\r\n\r\nSo we have \r\n2y/s = 1-2y\r\nand\r\n(1+y)/s=2-y\r\n\r\nDivide the former by the latter to get\r\n2y/(1+y) = (1-2y)/(2-y)\r\n\r\nThis leads to \r\n4y-2y&#178;=1-y-2y&#178;\r\n5y=1\r\ny=1/5\r\nThen as 2y/s=1-2y,\r\ns=2y/(1-2y)=(2/5)/(3/5)=2/3\r\nTherefore the LV bird is traveling at 2/3 the speed of the R bird. A diagram with the appropriate slopes bouncing off the two sides, shows that the next time they meet, the R bird will have made 3 full one-way trips while the LV bird will have made 2, so they will both be at Las Vegas when this happens.',NULL,0);
INSERT INTO comment VALUES (4107,696,1183,'fwaff','Posted solution does not work','2003-04-14 03:38:29',4,'There are two errors within the solution. \r\n\r\nFirstly, you are using A to represent both April and August which is expressly forbidden in the rules. Since you created 11 numbers on the number cube then by losing a month your solution reduces by 11.\r\n\r\nSecondly, at the end of the first paragraph you say \"This gives us 8 months\". Then in the middle of the second paragraph you say \"Now we add 9 because only 9 of the months on the cube have 30 days\". Since you only found 8 months your solution reduces by a further 1.\r\n\r\nI make it that your solution gives 78 possibilities.',NULL,0);
INSERT INTO comment VALUES (4108,718,1301,'Charlie','re(4): This is my Guess...(factorials of fractions).....','2003-04-14 03:45:58',0,'Ravi, did you read the beginning of the post?  I did not say that 1/(9261!) is close to 1, I said that (1/9261)! is close to 1.  That is, using the definition of x!=&Gamma;(x+1), when you take the fraction 1/9261, which itself is quite close to zero, and apply this generalized factorial function to that small number, the result is close to one, and that this is analogous to 0! itself being 1.  It is you who have mistakenly stated that 1/(9261!) = (1/9261)!.  It is the latter of this pair that I am saying is close to 1.  The former is certainly close to zero, as you say.\r\n\r\nWhat I said, copied:\r\nIn the case of (1/9261)!, the result comes out as approximately .999937683957. This is very close to 1 (one), as would be expected since 0! is defined as 1 (one) and 1/9261 is very close to zero. \r\n',4100,0);
INSERT INTO comment VALUES (4109,718,1301,'Charlie','re: I Think This Is The','2003-04-14 03:47:43',0,'[(.1)]^[(2)^(3!)]! \r\nuses the factorial symbol and the power symbol twice each and the problem calls for each symbol to be used only once.',4099,0);
INSERT INTO comment VALUES (4110,718,1301,'Charlie','re: Let\'s not reinvent the wheel','2003-04-14 04:11:35',0,'My calculator is not big enough for the factorial power, but note that Tan[Sin(.1)] is smaller than Sin[Tan(.1)] .\r\n\r\nTan(Sin(.1)) is 3.046172652279979e-5\r\n\r\nso if someone wants to pile function upon function, be sure to find the most efficiently minimizing sequence.',4098,0);
INSERT INTO comment VALUES (4111,497,1183,'fwaff','re: solution','2003-04-14 04:14:31',4,'Isn\'t this one of several possible solutions?\r\n\r\nWhat about the cases when at the second \'crossing\' both birds are travelling in the same direction? ',4106,0);
INSERT INTO comment VALUES (4112,696,775,'Cory Taylor','all twelve months','2003-04-14 04:22:30',0,'you could get all 12 months onto one die.  Assuming for sake of description simplicity that both cubes are of equal size, write the three letter abbreviation of a month near the top of a cube face.  Then, looking at teh face with writing on in, rotate the cube 180 degrees, keeping the written face viewable, and write the next three letter abbreviation on the top of the same face (the first month is showing upside down on the bottom half of the face), giving you two months on the first face.  This method can be repeated on six faces giving you all 12 months on one die.  A similar procedure could be used to get 12 day numbers as well (though I\'m not sure this can\'t be beaten).\r\nFinally, you need to construct a little groove that the dice can fit in which will obscure bothe of their bottom halves.  This gives me 144 days of the year on two dice.',NULL,0);
INSERT INTO comment VALUES (4113,722,1920,'Brian Smith','12, 14 but no 13','2003-04-14 04:27:28',0,'I got 12 and 14 gallons, but not 13 yet.  This puzzle will keep me occupied for a while.',NULL,0);
INSERT INTO comment VALUES (4114,497,1902,'Hank','don\'t ask me how','2003-04-14 05:42:40',1,'but I got .2x from Las Vegas',NULL,0);
INSERT INTO comment VALUES (4115,497,1301,'Charlie','re(2): solution--another solution','2003-04-14 05:56:00',3,'Here\'s one additional solution, where the LV bird is slow enough so that the R bird on its return from Las Vegas passes the LV bird still on its first leg.  The other possibility would be if the LV bird were so fast it was the one to pass the R bird.  That case I think would require the LV bird to be much much faster than the R bird in order that the first distance from LasVegas be twice the second distance from Reno.  Perhaps someone else can figure that case.\r\n\r\nBut in the case of a slower LV bird, my equations become\r\n2y/s=1-2y\r\n(1-y)/s=2-y\r\n\r\n2y/(1-y)=(1-2y)/(2-y)\r\n1-3y+2y&#178;=4y-2y&#178;\r\n4y&#178;-7y+1=0\r\ny=(7&#177;&#8730;33)/8\r\nUsing the + gives a solution above 1, contrary to the situation, so y=(7-&#8730;33)/8 = 0.156930 and s = 2y/(1-2y)=0.457427.\r\n\r\nThe next time they meet, will be shortly thereafter as the R bird bounces back from Reno, starting out his 3rd one-way trip while LV is still completing his 2nd.  Let this distance be called z.  Then\r\n(1-z)/s = 2+z\r\nz=(1-2s)/(s+1) = 0.058422\r\nbut this is the fraction of the way back to Las Vegas.  As y is 0.156930 (which is x miles), z converts to 0.372281 y, in our units, or 0.372281 x miles.',4111,0);
INSERT INTO comment VALUES (4116,496,1947,'Jon','my guess at this one','2003-04-14 07:27:10',0,'A cannot say he is insane unless he is either a liar, or very confused.  If he beleived he was insane and was pure, he would be sane, but then be wrong about his guess which doesn\'t work.  If If he believed he was sane and pure, he would be sane and would say so.  If he was Applied and beleived he was insane, he would say sane, and actually be insane which he is so that is also a contradiction.  So A is an Applied Sane person.\r\nA says C is pure.  This is a lie so A believes C is applied.  A is always right about his beliefs so C is Applied.  C says he is applied so he beleives he is pure.  this isn\'t true so C is insane.  C says B is applied.  This is a lie so C believes B is pure.  C is insane so this is incorrect.  B is also applied.  B says he is pure.  Since we know he is a liar, he believes he is applied.  Being correct about his belief, B is sane.B says D is insane which is a lie so B believes D is sane.  B is right always so D is sane.D says C is sane.  This is wrong so either D is lying or he doesn\'t actually know.  We know D is always correct so he has to be lying.  D is Applied.\r\n\r\nA is applied sane.\r\nB is applied sane.\r\nC is applied insane.\r\nD is applied sane.',NULL,0);
INSERT INTO comment VALUES (4117,496,1947,'Jon','re: People who say they are this are that.','2003-04-14 07:29:14',0,'I know you meant D not C so here is my counter argument.  If D were right insane, he would believe himself sane and therefore could easily tell himself to be sane truthfully.  P.S. my answer is wrong so don\'t look at it.',4055,0);
INSERT INTO comment VALUES (4118,496,1947,'Jon','Got it now.','2003-04-14 07:37:24',3,'My answer works perfectly until you look at what D says about himself.  I D is applied sane he would say himself insane.  so he must be pure.  So he believes C is sane which is wrong so D is insane and just believes himself sane.  B has to be either Applied insane or pure sane in order to say he is pure.  C says B is applied which is a lie so he believes B is pure which would be wrong so B is applied. Froom before we now know that B is insane.  From my first answer we know that A is Applied sane, there is no other answer there.  This just agrees with th e rest of this answer so here it is.\r\nFinal answer is \r\nA Applied sane\r\nB Applied insane\r\nC Applied insane\r\nD Pure insane\r\n',4116,0);
INSERT INTO comment VALUES (4119,496,1947,'Jon','I am wrong twice, lol.','2003-04-14 07:43:56',0,'Charlie you are right and I am wrong, my B doesn\'t work because it disagrees with himself.  K get it now',4032,0);
INSERT INTO comment VALUES (4120,719,1947,'Jon','odd solution','2003-04-14 07:47:47',3,'They could count all the grains of sand and then divide that number by 121, because of their tube they know the weight of all the sand.  Take the answer of their division and count the number of grains of sand out and use those for the weight.',NULL,0);
INSERT INTO comment VALUES (4121,672,1947,'Jon','quite simple really','2003-04-14 08:16:41',0,'the sheild maker, knowing about the swords would make a sheild with two handles that the sword maker would slice in half.  this gives the sheild maker two sheilds instead of one neither of which is able to be destroyed, but have been sliced through by the sword.  Done.',NULL,0);
INSERT INTO comment VALUES (4122,719,1902,'Hank','question','2003-04-14 08:18:41',4,'how did they know that they had 121g of sand in the first place?',NULL,0);
INSERT INTO comment VALUES (4123,469,1301,'Charlie','The solution','2003-04-14 08:40:16',0,'The \"Another possible reasoning\" section claims that \"everybody stands in relation to his/her debtor just where he/she was before I picked up the note\".  How could that be? Looked at in that light, the tailor now has a sewing machine for which he owes 100 rupees, where beforehand he didn\'t owe anything and did not have this sewing machine?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4124,719,1567,'Bryan','Do they have to?','2003-04-14 08:51:37',1,'The ancients had to create a 1 gram weight, but maybe they don\'t need to weigh out one gram of sand to do it.<p>Say they have a balance, and they reconfigure it so the lengths of the balance arm on either side of the fulcrum have a 121:1 ratio. They place the empty tube on the short arm, and make a weight that counters the empty tube when placed on the long arm. Next, they fill the tube with sand and put it back on the short arm of the balance. They leave the first weight on the long arm (this counters the weight of the tube), and fashion a new weight to counter the 121g of sand.  If balanced, this new weight will be 1g.',NULL,0);
INSERT INTO comment VALUES (4125,719,1902,'Hank','would it be better','2003-04-14 09:07:59',0,'They can\'t know that they have 121g. what they do know is that they have a tube of sand. and they want to find out what 1/121 of the sand is.\r\n\r\nIf this is the case, then the previous comment by Bryan may be valid.',NULL,0);
INSERT INTO comment VALUES (4126,719,775,'Cory Taylor','my solution','2003-04-14 09:09:46',0,'since there is no precendent set for the weight of one gram, the ancients could simply portion whatever amount of sand they thought might provide a convenient measure, and call it \"one gram\".  Then they\'d have to lock it away in a safe in a foreign country to guarantee its longevity for comparitive measurement purposes...',NULL,0);
INSERT INTO comment VALUES (4127,719,1626,'Gamer','The problem says:','2003-04-14 09:51:49',1,'For this, you have to KNOW that the tube holds 121 grams of sand. We don\'t know how they know this, but they must know that.\r\n\r\nThen, to know they have 121 grams of sand, they just pour it all in the tube and see it exactly fits.\r\n\r\nWhat you are trying to do is find 1/121 of what will fit in the tube, since 1 gram/ 121 grams = 1/121.\r\n\r\n\r\nI don\'t know how to do this without a scale or measurements on the tube... So I don\'t know if I ruled out something in the problem',NULL,0);
INSERT INTO comment VALUES (4128,719,1902,'Hank','re: my solution','2003-04-14 10:01:32',0,'This sounds sound',4126,0);
INSERT INTO comment VALUES (4129,690,885,'np_rt','Inaccurate solution','2003-04-14 10:24:53',0,'Ice water is the better choice of the two, assuming the steel is hotter than 100 degrees C.\r\n\r\nBtw, it\'s Fourier\'s law of heat transfer that says that the rate of heat transfer is proportional to the temperature gradient, not thermo.\r\n\r\nUsing either bucket does not change the fact that the steel loses heat by means of conduction, assuming you don\'t move the steel too much. It only changes the boundary condition of the governing differential equation (Laplace Operator on the temperature is zero, assuming roughly constant properties).\r\n\r\nThe boundary condition is Newton\'s law of cooling, q\'\'=h*deltaT or q=h*A*deltaT. It is true that the fact that water evaporating will cause the steel to contact vapor (100 degrees C) slightly more.\r\n\r\nBut because of this, the mechanism of heat transfer has changed from natural convection to natural convection with boiling/evaporation. This means that the h is greatly increased (typically about 100-10,000 times larger), which more than balances the change in T (~50 degrees or so). Of course, other fluid properties have to be taken into account such as viscosity, density, thermal diffusivity, heat capacities, and beta (which I won\'t go into detail).\r\n\r\nWhen the lower portion of the steel touches the water, the water vapor will rise up and take away heat from the higher portions steel (which I assume to be hotter than 100 degrees). Then the upper portion of the steel will be cooled down completely as it\'s submerged into the bucket. Although the water vapor will only cool the steel for a few seconds, this will make it a better choice.\r\n\r\nAnd for those of you who are still in doubt, you can check anywhere that using water with evaporation (equipment safety issues though) or steam with condensation is one of the best ways of heat transfer. That\'s why it\'s used in most industrial plants, not only because it\'s cheap.',NULL,0);
INSERT INTO comment VALUES (4130,494,1981,'tony','this is easy','2003-04-14 10:38:09',0,'its in the second envelope. 1st-both true, 2nd both false, and the third, the first statement is true, and the second is false.',NULL,0);
INSERT INTO comment VALUES (4131,469,1660,'Tim Axoy','Yes,an idiot. A stupid idiot.','2003-04-14 10:54:20',0,'Yes,Robert!\r\nWho was it?',3511,0);
INSERT INTO comment VALUES (4132,35,1626,'Gamer','Ok','2003-04-14 11:33:05',1,'Except if you think that the or is an xor type... Either 17 OR 23 but not both... Since 00 is divisible by both, you wouldn\'t be able to use it.',NULL,0);
INSERT INTO comment VALUES (4133,150,1626,'Gamer','Problem with Solution','2003-04-14 11:39:10',0,'The puzzle said a grid of PEOPLE... And since one person isn\'t people, I don\'t think you can have a 1x1 grid.',NULL,0);
INSERT INTO comment VALUES (4134,719,1626,'Gamer','re: my solution','2003-04-14 13:35:01',0,'The problem I see with this is we are already given 121 \"grams\" to measure by (the tube), so unless the decided measurement = this one, we are stuck. Is this right?',4126,0);
INSERT INTO comment VALUES (4135,690,775,'Cory Taylor','re: Inaccurate solution','2003-04-14 16:55:17',0,'Im so glad that someone agrees with me on this one.  I can say all day that the actual material that has been used for this purpose for the last (well, many) years has been water and that there would\'ve had to be a good reason for it, not to mention all the other pros I came up with.\r\n\r\nThank you np_rt',4129,0);
INSERT INTO comment VALUES (4136,722,1839,'Rajeev','13 the lucky number','2003-04-14 21:05:49',0,'11-(3+6) + 11 = 13',NULL,0);
INSERT INTO comment VALUES (4137,733,1301,'Charlie','solution','2003-04-15 03:44:41',3,'Let\'s assume that if for example the triangle\'s vertex that lies to the north is the one that has two edges joined to opposite ends of an edge of the square, and that it connects to both ends of the north edge of the square. \r\n\r\nEach horizontal slice will be a trapezoid (that is, in the U.S.; in England it would be called a trapezium) with two parallel edges. At the extremes they are degenerate, as the square, with two sets of parallel edges, and the triangle where one of the parallel edges has length zero.\r\n\r\nFirst we need to find the volume.  To simplify the math, let x range from zero at the bottom to 1 at the top.  The differential of volume is therefore 200 dx (measured in centimeters).\r\n\r\nThe larger (south in our setup) side of each trapezoid will be 20-4x cm, while the smaller (north) side will be 20-20x cm. These average to 20-12x cm. The altitude of each trapezoid will be 20-(20-8&#8730;3)x cm.\r\n\r\nThe area of each trapezoid will be (20-12x)(20-(20-8&#8730;3)x). We need to integrate this from zero to one and multiply that by 200 to get the volume.\r\n\r\nThis comes out to 200 &#8747;{0 to 1} (400 - (640-160&#8730;3)x + (240-96&#8730;3)x&#178;)dx\r\n\r\nWe get 200[400x - ((640-160&#8730;3)/2)x&#178; + ((240-96&#8730;3)/3)x&#179;]{0 to 1}\r\n\r\nwhich evaluates to 48627.68775...\r\n\r\nWe need to multiply by the 2.8 g/cm&#179; density. Blindly multiplying we\'d get 136157.5... grams, but 2.8 g/cm&#179; was given to only 2 significant figures.  Allowing for the fact that the answer begins with a lower digit, we can stretch and allow 3 significant digits in the answer, and conveniently say 136 kg.',NULL,0);
INSERT INTO comment VALUES (4138,733,1102,'Robin Gatter','My solution','2003-04-15 03:52:34',0,'My answer is: 236.957 Kg.\r\n\r\nThe horizontal cross-section varies between a square at the bottom and an equilateral triangle at the top. Typically this is a trapezium with parallel sides length 20-x/50 and 20-x/10 and the perpendicular distance between them is 20 - x(1/10-sqrt(3)/25), where x is the height of the cross-section above the base in cm. The area of a trapezium is the average of the 2 parallel sides multiplied by the perpendicular separation. Integrating this area over the range corresponding to the pillar\'s height gives the pillar\'s volume, 84627.69 cc, and hence the mass.',NULL,0);
INSERT INTO comment VALUES (4139,733,1102,'Robin Gatter','re: solution','2003-04-15 04:01:05',0,'Charlie I like your solution much better than mine, which fails a simple sanity check. I\'m still looking for my slip...',4137,0);
INSERT INTO comment VALUES (4140,733,1902,'Hank','a solution','2003-04-15 04:22:19',3,'(this may be the same as previous, I have not yet looked)\r\nthe volume of the pillar would be the average of two pillars (one with the triangle base, one with the square base)\r\nV of pillar with triangle base = .5*16*13.85*200 = .5bhd = 22160\r\nV of pillar with square base = 20*20*200 = 80000\r\nThe mean of the two would be = (80000+22160)/2 = 51080 cm^3 * 2.8g/cm^3 = 143024g',NULL,0);
INSERT INTO comment VALUES (4141,279,1920,'Brian Smith','function  f(x) = x+1','2003-04-15 04:22:56',0,'This puzzle got me thinking, but for some of the trouble spots in my list I used the trig identity sec (arctan (sqrt x)) = sqrt (x + 1).\r\nUsing that identity I came up with a system to generate every number 6 to infinity.\r\n\r\n(sec (arctan (sqrt 2)))^(0!+0!) + 3 = 6\r\n(sec (arctan (sec (arctan (sqrt 2)))))^(0!+0!) + 3 = 7\r\n(sec (arctan (sec (arctan (sec (arctan (sqrt 2)))))))^(0!+0!) + 3 = 8\r\n(sec (arctan (sec (arctan (sec (arctan (sec (arctan (sqrt 2)))))))))^(0!+0!) + 3 = 8\r\n\r\nRepeatedly applying sec (arctan (x)) increases the value of the expression by 1.',NULL,0);
INSERT INTO comment VALUES (4142,352,1686,'DuCk','my answer','2003-04-15 04:57:54',0,'8, 1, 15, 10, 6, 3, 13, 12, 4, 5, 11, 14, 2, 7, 9\r\n\r\n-- I started by listing #s 1-15 and what they could stand next to.  After some observation you realize 8 can only border 1 to make a perfect square and 9 can only border 7.  Therefore, these must be the end digits.  Pretty much after that you work your way inside; matching up what #s border each other.  The sequence above is the end result and satisfies the requirements.\r\n\r\n-Thanks levik, this was enjoyable...',NULL,0);
INSERT INTO comment VALUES (4143,733,1301,'Charlie','','2003-04-15 05:02:05',0,'',NULL,0);
INSERT INTO comment VALUES (4144,733,1301,'Charlie','A Twist','2003-04-15 05:02:49',3,'The puzzle states that the edge of the triangle opposite the vertex that has two of the non-horizontal edges, is parallel to two edges of the square but does not actually state which two. In my previous solution I had assumed that the north vertex of the triangle connected to both ends of the north side of the square and the south side of the triangle was parallel to the north and south edges of the square.  But if the top is twisted 90 degrees, say ccw as seen from above, what is now the west vertex is now still connected to the two ends of the north side of the square and the opposite edge of the triangle is parallel to the east and west sides of the square (i.e., running north-south).  The twist is not severe enough to entangle the edges, as it would in a 180-degree twist, and so a column is still formed.\r\n\r\nI\'d hate to have to formulate this for integration, so I chose to integrate this numerically.\r\n\r\nEach level except the top and the bottom is an irregular quadrilateral.  Near the triangular top it in fact becomes non-convex.  The best way to get the area of the quadrilateral is to split it into two triangles, each of whose areas can be found using Heron\'s formula.  In doing so it is important that the diagonal dividing the quadrilateral connect the concave vertex to its opposite (when such concave vertex exists), as if the other two vertices are connected, area outside the bounds of the actual quadrilateral would be included.\r\n\r\nHeron\'s formula states that the area of a triangle equals &#8730;(s(s-a)(s-b)(s-c)) where a, b and c are the lengths of the sides of the triangle, and s = (a+b+c)/2.  This avoids the necessity of finding a base and altitude.\r\n\r\nBy setting coordinates for the vertices for the base and the top of the column, intermediate coordinates can be interpolated.\r\n\r\nThe following program evaluates the volume for both the non-twist and twist cases:\r\nDEFDBL A-Z\r\nDIM topx(4), topy(4)\r\nDIM botx(4), boty(4)\r\nbotx(1) = 0: boty(1) = 0\r\nbotx(2) = 20: boty(2) = 0\r\nbotx(3) = 20: boty(3) = 20\r\nbotx(4) = 0: boty(4) = 20\r\n\r\npi = ATN(1) * 4\r\ndr = pi / 180\r\nCLS\r\nFOR twist = 0 TO 90 STEP 90\r\n&nbsp;&nbsp;PRINT twist,\r\n&nbsp;&nbsp;topx(1) = 0: topy(1) = 0\r\n&nbsp;&nbsp;topx(2) = 16: topy(2) = 0\r\n&nbsp;&nbsp;topx(3) = 8: topy(3) = 8 * SQR(3)\r\n&nbsp;&nbsp;topx(4) = 8: topy(4) = 8 * SQR(3)\r\n\r\n&nbsp;&nbsp;FOR i = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;x = topx(i) * COS(twist * dr) - topy(i) * SIN(twist * dr)\r\n&nbsp;&nbsp;&nbsp;&nbsp;y = topx(i) * SIN(twist * dr) + topy(i) * COS(twist * dr)\r\n&nbsp;&nbsp;&nbsp;&nbsp;topx(i) = x: topy(i) = y\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;volume = 0\r\n&nbsp;&nbsp;stepSize = .00001\r\n&nbsp;&nbsp;FOR i = stepSize / 2 TO 1 - stepSize / 2 STEP stepSize\r\n&nbsp;&nbsp;&nbsp;\' PRINT USING \"#.## \"; i;\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;midx(j) = botx(j) * (1 - i) + topx(j) * i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;midy(j) = boty(j) * (1 - i) + topy(j) * i\r\n&nbsp;&nbsp;&nbsp;\'   PRINT USING \"###.### ###.###; \"; midx(j); midy(j);\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;\'Triangle Area=SQRT(s(s-a)(s-b)(s-c)),\r\n&nbsp;&nbsp;\'where s = (a + b + c) / 2 OR perimeter / 2!\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;k = (j MOD 4) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dist(j) = SQR((midx(k) - midx(j)) ^ 2 + (midy(k) - midy(j)) ^ 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;dist(5) = SQR((midx(1) - midx(3)) ^ 2 + (midy(1) - midy(3)) ^ 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = (dist(1) + dist(2) + dist(5)) / 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;area = SQR(s * (s - dist(1)) * (s - dist(2)) * (s - dist(5)))\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = (dist(4) + dist(3) + dist(5)) / 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;area = area + SQR(s * (s - dist(4)) * (s - dist(3)) * (s - dist(5)))\r\n&nbsp;&nbsp;&nbsp;\' PRINT USING \"###.##\"; area\r\n&nbsp;&nbsp;&nbsp;&nbsp;volume = volume + area * stepSize * 200\r\n&nbsp;&nbsp;NEXT i\r\n&nbsp;&nbsp;PRINT volume\r\n&nbsp;&nbsp;PRINT\r\nNEXT twist\r\n\r\nFor the zero and 90-degree twists the program finds the volumes:\r\n0             48627.6871924711\r\n90            34056.7495513749\r\n\r\nSo for the twisted case, 34057*2.8 = 95360 g, or, with allowed precision 95 kg.',NULL,0);
INSERT INTO comment VALUES (4145,127,1686,'DuCk','my guess','2003-04-15 05:09:55',0,'I\'m thinking there is definitely more cream in the coffee, since you pure a spoonful of 100% cream into the coffee.  Now when when you pour the coffee/cream mixture back into the cream, you have a diluted (so to speak) solution of coffee going in.  Since you stirred the coffee before returning the spoonful, I think that the amount of cream that goes back into the cream cup is very small.  This leads me to believe there is more cream in the coffee than coffee in the cream.',NULL,0);
INSERT INTO comment VALUES (4146,127,1686,'DuCk','re: my guess','2003-04-15 05:13:39',0,'i am definitely wrong.  it was definitely too early to be thinking.  especially proportionally!  =)',4145,0);
INSERT INTO comment VALUES (4147,159,1920,'Brian Smith','Upper bound formula','2003-04-15 05:25:06',1,'After a little thought on this problem, I came up with a formula which gives a strong upper bound on the number of black squares.\r\n\r\nThe ideal tiling on an infinite board is a diagonal pattern.\r\n\r\nXOOXOOXOOXOOXOO\r\nOXOOXOOXOOXOOXO\r\nOOXOOXOOXOOXOOX\r\nXOOXOOXOOXOOXOO\r\nOXOOXOOXOOXOOXO\r\nOOXOOXOOXOOXOOX\r\n\r\nEvery white square borders exactly 2 other white squares.\r\n\r\nThis pattern can be applied to any rectangle.  The number of black squares in the rectangle is ceil(x*y/3).\r\n\r\nOne black square can be removed by situating a diagonal to end in the upper left corner.\r\n\r\nThe total number of black squares in the rectangle now is ceil(x*y/3) - 1.\r\n\r\nIf a diagonal ends in the lower right corner another black square can be removed.  A diagonal will end in the lower right corner if (x-y) mod 3 = 0.\r\n\r\nThe total number of black squares in the rectangle now is:\r\n ceil(x*y/3) - 1 if (x-y) mod 3 != 0\r\n  and\r\n ceil(x*y/3) - 2 if (x-y) mod 3 = 0\r\nThis formula works for all x,y >= 4\r\nIt gives 20 black squares for the 8x8 board.\r\n\r\nAll the white squares except half of the border squares touch exactly two other white squares.  The remaining white squares touch only one other white square.\r\n\r\n*ceil is the ceiling function.  ceil rounds a non integer up to the next integer.  \r\nceil (1.9) = 2, ceil (2) = 2, ceil (2.1) = 3\n\n<i>Edited on <b>December 2, 2003, 11:53 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10088,159,1920,'Brian Smith','Solution','2003-12-02 12:03:59',3,'Cases 1 by x and 2 by 2:\r\nZero black squares\r\n- Every square borders at most two squares so the conditions of the problem are already met.\r\n\r\nCases 2 by x for x>=3:\r\nfloor(n/2) black squares\r\n- Uses the following pattern (X=black squares):\r\nOOOXOOOXOOOXOOOXOOOXOO ....\r\nOXOOOXOOOXOOOXOOOXOOOX ....\r\n\r\nCases 3 by x for x>=3:\r\nx-2 black squares\r\n- The black squares are the x-2 squares NOT along the border.\r\n\r\nCases x by y for x>=4 and y>=4: \r\nif (x-y) mod 3 != 0 then ceil(x*y/3)-1 black squares\r\nif (x-y) mod 3 = 0 then ceil(x*y/3)-2 black squares\r\n- See <a href=\"http://perplexus.info/show.php?pid=159&cid=4147\">this comment</a>.',NULL,0);
INSERT INTO comment VALUES (4148,494,1971,'Steven','re: this is easy','2003-04-15 06:53:38',0,'if in the second envelope (a) is false, that means the formula IS in the first envelope.  a contradiction',4130,0);
INSERT INTO comment VALUES (4149,741,1928,'The Mighty Puck','guess','2003-04-15 07:20:16',1,'we know that De Morgan\'s age was between 41 and 44, assuming that there even is a solution. Let\'s finish by listing all the squares in this range \r\n\r\n41^2 = 1681, \r\n42^2 = 1764, \r\n43^2 = 1849, \r\n44^2 = 1936. \r\n\r\nSo, the only possible age, consistent with the given information and our assumption of the age of De Morgan when he died, is 43 years old. he was born when the year was 1849. So the answer is x = 43. \r\n\r\nthe only resonable answer i can think of for jim is that he was born in 1980 and will be 45 in 2025. \r\n\r\nam i off here?',NULL,0);
INSERT INTO comment VALUES (4150,714,1920,'Brian Smith','Cs and Qs: Different answer','2003-04-15 08:17:37',3,'I found a different answer to this puzzle.\r\n\r\nh2c5c3a1q5o2c7f3a1q7e5q5o2c7h2c3\r\n\"He could cut a quart of coniper for a quarter every quart of coniper he cut.\"',NULL,0);
INSERT INTO comment VALUES (4151,279,775,'Cory Taylor','re: function  f(x) = x+1','2003-04-15 09:36:30',0,'subtly invalididates rule d.  Also, It looks like the final sum you\'ve shown is 9, not 8, but that\'s just semantics...\r\n\r\nMy method (in progress) is to define trig functions in degrees rather than radians and use the arccos and arcsin of numbers less than one to give me fractions, which can be rounded up or down according to other posters.  Still working on a couple of the larger ones.\r\n\r\nAlso, I came up with a previous method to calculate any number to infinity, but it was rejected due to its notation.',4141,0);
INSERT INTO comment VALUES (4152,741,1567,'Bryan','re: guess','2003-04-15 09:56:46',3,'I agree Jim was born in 1980 and will be 45 in the year 45^2 (2025).<p>De Morgan was 43 in the year 43^2 (1849), so he was born in 1806.',4149,0);
INSERT INTO comment VALUES (4153,719,233,'Zach Bolinger','Viable approach','2003-04-15 13:03:04',1,'The problem goes to great lengths to assure us that the sand is a homogenous mixture with a constant density. It seems to me that if you marked off the tube in 1/121 increments, the sand between each tick would weight 1 gram. It would be difficult to calculate where the ticks belong. If the number were 128, you could just divide by 2, 7 times. If you could accurately divide the tube into 11 sections, and then divide each section by 11 again, you would have a 1 gram mark.\r\n\r\nDo we have a balance that will allow us to split the collection of sand in half? I\'m not sure if that knowledge would help.',NULL,0);
INSERT INTO comment VALUES (4154,154,1989,'Vicky','re: open  a new mint','2003-04-15 20:40:27',0,'Good idea, but I think you can\'t do that... Something about a government thing, and plus, since it\'s the owner\'s fault he locked it in the safe, shouldn\'t they not give him or her the money? Heh, sorry it\'s totally off subject, but yeah... And why would they put it in the safe? Can\'t you use drills to break open the top? Or lasers? Argh. So is the guy saying there\'s more than one possible combination? We just need to find the shortest... O boy. ',3735,0);
INSERT INTO comment VALUES (4155,741,979,'Ravi Raja','First Possibility','2003-04-15 21:32:27',3,'We can calculate and see that: \r\n(42)^2 = 1764, (43)^2 = 1849, (44)^2 = 1936 and (45)^2 = 2025. \r\nSo, it is obvious that 43 years old in the Year 1849, which implies that he was born in the year 1806, whereas Jim will turn 45 years in the year 2025 implying he was born in the year 1980.\r\n\r\nSo, in AUGUSTUS DE MORGAN\'s case, x = 43 and in JIM\'s case, x = 45. This was the first possibility.',NULL,0);
INSERT INTO comment VALUES (4156,741,979,'Ravi Raja','Second Possibility','2003-04-15 21:35:08',3,'We can calculate and see that: \r\n(42)^2 = 1764, (43)^2 = 1849, (44)^2 = 1936 and (45)^2 = 2025. \r\nSo, it is obvious that 43 years old in the Year 1849, which implies that he was born in the year 1806, whereas Jim will turn 44 years in the year 1936 implying he was born in the year 1892.\r\n\r\nSo, in AUGUSTUS DE MORGAN\'s case, x = 43 and in JIM\'s case, x = 44. This was the second possibility. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4157,494,979,'Ravi Raja','re: this is easy','2003-04-15 21:45:24',0,'No Tony, the formula is not in the second envelope. Please do check your anser and reasoning again. ',4130,0);
INSERT INTO comment VALUES (4158,469,979,'Ravi Raja','re: The solution','2003-04-15 21:55:14',0,'Charlie: Now, what value do you assign to a counterfeit note ? Irrespective of whether it is a 100 Rupees note or a 500 Rupees note. It\'s value I suppose always should be considered to be equal to zero. \r\n\r\nSo, when the milkman paid the tailor for the garments he had made, he was at a loss of 100 rupees, that is you can say (-100). After that he (the tailor), used the same note (whose value we are assuming to be equal to zero) to purchase a sewing machine for himself worth Rupees 100. So, here he has gained 100 Rupees, that is (+100).\r\n\r\nSo, now the net loss or gain will be calculated by adding the two values, that is (-100) and (+100), which will give us the result 0, which implies no profit, no loss.',4123,0);
INSERT INTO comment VALUES (4159,469,979,'Ravi Raja','re: Yes,an idiot. A stupid idiot.','2003-04-15 21:55:48',0,'That was the author, that is me, Tim. :) lol :)',4131,0);
INSERT INTO comment VALUES (4160,494,979,'Ravi Raja','re(2): this is easy','2003-04-15 21:57:40',0,'Exactly Steven. You are absolutely correct. Tony must have made some mitake in his reasoning or might be he lost track and was confused. :)',4148,0);
INSERT INTO comment VALUES (4161,732,979,'Ravi Raja','re: Solution','2003-04-15 22:10:54',0,'You are correct Jonny Doe but explain how you arrived at the result.',3892,0);
INSERT INTO comment VALUES (4162,732,979,'Ravi Raja','re: Not so fast','2003-04-15 22:17:59',0,'how can you say that statement Bryan ? If you are Truth teller, the you can never say that comment.And if you can then you are a liar and the person whom you are speaking of has to be a truth teller. \r\nOr may be I am not getting what you are trying to say. ',3893,0);
INSERT INTO comment VALUES (4163,732,979,'Ravi Raja','re: Seems too simple','2003-04-15 22:25:14',0,'You are absolutely correct DuCk. That is the actual reasoning. ',3894,0);
INSERT INTO comment VALUES (4164,732,979,'Ravi Raja','re: Answer','2003-04-15 22:33:32',0,'You are absolutely correct Lewis.',3902,0);
INSERT INTO comment VALUES (4165,732,979,'Ravi Raja','re: answer','2003-04-15 22:42:20',0,'Absolutely Correct. ',3912,0);
INSERT INTO comment VALUES (4166,732,979,'Ravi Raja','re: Hmmm','2003-04-15 22:46:59',0,'Yes Michael, your answer is correct but here in your solution \"I\" has to be Drew. So the answer is Drew is a Liar and Mohammad is the Truth Teller, and not \"I\" am a Liar.',3934,0);
INSERT INTO comment VALUES (4167,718,979,'Ravi Raja','That\'s it. This is the SMALLEST. I got it.','2003-04-15 23:07:54',3,'Okay now I think I have finally obtained the smallest positive number which can be formed using the digits 1,2,and 3 once only and any mathematical symbols that we are aware of, and also no symbol being used more than once. Here is how I figured it out, though I do not know whether it is the smallest or not. So I might need help once again from Charlie or anyone who can help me with the calculations.\r\n\r\nIt has been observed from the previous comments that: 2^(-(31!)) is about 1/(10^(2.5*10^33)) while 3^(-(21!)) is about 1/(10^(2.4*10^19)), so the tiniest so far is 2^(-(31!)), and extended precision arithmetic tells us this is about 1.02192753424799x10^-2,475,321,084,412,797,072,581,101,485,711,599. \r\n\r\nNow all I have to do is use a sine function because I know that sin(x) approaches 0 (zero) as x approaches 0 (zero). \r\n\r\nTherefore the smallest positive number which can be formed using the digits 1,2,and 3 once only and any mathematical symbols that we are aware of, and also no symbol being used more than once is as given below: \r\n\r\nsin [2^{-(31!)}].\r\n\r\nThat is, sin(x), where x = 2^(-(31!)) \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4168,718,979,'Ravi Raja','HELP !!  I think I found out the SMALLEST Number','2003-04-15 23:12:14',3,'Okay now I think I have finally obtained the smallest positive number which can be formed using the digits 1,2,and 3 once only and any mathematical symbols that we are aware of, and also no symbol being used more than once. Here is how I figured it out, though I do not know whether it is the smallest or not. So I might need help once again from Charlie or anyone who can help me with the calculations. \r\n<p>\r\nIt has been observed from the previous comments that: 2^(-(31!)) is about 1/(10^(2.5*10^33)) while 3^(-(21!)) is about 1/(10^(2.4*10^19)), so the tiniest so far is 2^(-(31!)), and extended precision arithmetic tells us this is about 1.02192753424799x10^-2,475,321,084,412,797,072,581,101,485,711,599. \r\n<p>\r\nNow all I have to do is use a sine function because I know that sin(x) approaches 0 (zero) as x approaches 0 (zero). \r\n<p>\r\nTherefore the smallest positive number which can be formed using the digits 1,2,and 3 once only and any mathematical symbols that we are aware of, and also no symbol being used more than once is as given below: \r\n<p>\r\nsin [2^{-(31!)}]. \r\n<p>\r\nThat is, sin(x), where x = 2^{-(31!)}\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4169,498,1626,'Gamer','Seen before','2003-04-16 01:51:31',3,'I remember this one :) I never solved it... spent at least an hour trying to figure it out.\r\n\r\n1 is given\r\n\r\nSo far there are 1 1s = 11\r\n\r\nNow so far there are 3 1s = 31\r\n\r\nNow so far there are 4 1s, 1 3 = 4113\r\n\r\nNow so far there are 6 1s, 2 3s, 1 4=612314\r\n\r\nNow so far there are 8 1s, 1 2, 3 3s, 2 4s, 1 6, = 8112332416 (the answer)',NULL,0);
INSERT INTO comment VALUES (4170,741,1626,'Gamer','re: Second Possibility','2003-04-16 01:56:40',0,'Doesn\'t \"The other day...\" mean Jim said it recently? So Jim would have to be 111 years old for that to be true... and I thought that was out.',4156,0);
INSERT INTO comment VALUES (4171,741,979,'Ravi Raja','re(2): Second Possibility','2003-04-16 04:09:29',0,'Well you are trying to say that a person can never be 111 years old ? \r\nIf that is so then my solution is wrong but if you agree that, yes, a person can be 111 years old, then I think there is nothing wrong with the second possibility. ',4170,0);
INSERT INTO comment VALUES (4172,741,979,'Ravi Raja','re(2): Second Possibility','2003-04-16 04:19:46',0,'By the way Gamer, how did you get that ? I mean how can you say that Jim would have to be 111 years old for my second answer to be true ? Can you please explain ?',4170,0);
INSERT INTO comment VALUES (4173,722,775,'Cory Taylor','re: 13 the lucky number','2003-04-16 04:33:39',0,'When I first looked at your solution I wondered how I could have missed something so simple, but on further inspection, your method requires a fourth container to hold the 2 gallons left in the 11 gallon tank so that you can put the 9 gallons in the other two tank back into the 11.\r\n\r\nOr have I overlooked something obvious?',4136,0);
INSERT INTO comment VALUES (4174,741,979,'Ravi Raja','re(2): Second Possibility','2003-04-16 04:38:08',0,'Gamer, this was what was stated in my comment \" SECOND POSSIBILITY\" : \r\n<br>\r\nWe can calculate and see that: \r\n(42)^2 = 1764, (43)^2 = 1849, (44)^2 = 1936 and (45)^2 = 2025. \r\nSo, it is obvious that Augustus De Morgan was 43 years old in the Year 1849, which implies that he was born in the year 1806, whereas Jim will turn 44 years in the year 1936 implying he was born in the year 1892. \r\n<p>\r\nSo, in AUGUSTUS DE MORGAN\'s case, x = 43 and in JIM\'s case, x = 44. This was the second possibility. \r\n<p>\r\nSuppose \"The other day....\" as referred in the problem is SOMEDAY, say, in the year 1912 (arbitrarily chosen, and can be any year between 1892 and 1936), so that only in that interval he can say that he will be \'x\' years in the year \'x^2\', where x = 44. And in the year 1902, Jim would have been 20 years old and not 111. So could you please explain how did you get that ? I mean how can you say that Jim would have to be 111 years old for my second answer to be true ? \r\n',4170,0);
INSERT INTO comment VALUES (4175,741,979,'Ravi Raja','re(2): Second Possibility','2003-04-16 04:44:16',0,'Gamer, this was what was stated in my comment \" FIRST POSSIBILITY\" : (Very Similar To Second Possibility)\r\n<br>\r\nWe can calculate and see that: \r\n(42)^2 = 1764, (43)^2 = 1849, (44)^2 = 1936 and (45)^2 = 2025. \r\nSo, it is obvious that Augustus De Morgan was 43 years old in the Year 1849, which implies that he was born in the year 1806, whereas Jim will turn 45 years in the year 2025 implying he was born in the year 1980. \r\n<p>\r\nSo, in AUGUSTUS DE MORGAN\'s case, x = 43 and in JIM\'s case, x = 45. This was the first possibility. \r\n<p>\r\nSuppose \"The other day....\" as referred in the problem is SOMEDAY, say, in the year 2000 (arbitrarily chosen, and can be any year between 1980 and 2025), so that only in that interval he can say that he will be \'x\' years in the year \'x^2\', where x = 45. And in the year 2000, Jim would have been 20 years old and not 111. So could you please explain how did you get that ? I mean how can you say that Jim would have to be 111 years old for my second answer to be true ? \r\n\r\nThis case is similar to the \"Second Possibility\" Case which has also been discussed in one of my replies posted.',4170,0);
INSERT INTO comment VALUES (4176,741,1301,'Charlie','Direct approach','2003-04-16 04:57:34',3,'&#8730;1871=43.255... We want a date before 1871, so go with x=43 and born 43&#178;-43=1806 for De Morgan.\r\n\r\n\"The other day\" implies recency, and the speaking is for the future, so calculate &#8730;2002 = 44.74...  As it\'s in the future, round up to x=45 and the year of birth is 45&#178;-45=1980 for Jim.',NULL,0);
INSERT INTO comment VALUES (4177,469,1301,'Charlie','re(2): The solution','2003-04-16 05:07:39',0,'Yes, I also agree that the net loss to those persons is zero, but didn\'t see how that was concluded from the interpretation \"We can also say that all the transactions carried out through the counterfeit note are invalid\".  The puzzle assumes that the tailor still owns the sewing machine, rather than being treated as fraudulent ownership.\r\n\r\nMy only disagreement with the overall \"no net change\" is that indeed, the woman is no longer in possession of the sewing machine she once had, and the narrator has had his debt to the plumber paid off.  Thus the woman\'s debt to the narrator has been paid off, by in effect paying one of the narrator\'s bills.',4158,0);
INSERT INTO comment VALUES (4178,741,979,'Ravi Raja','re: Direct approach','2003-04-16 05:16:37',0,'So according to you Charlie, x = 43 in case of De Morgan and x = 45 in case of Jim.\r\n\r\nIt is also posible that x = 44 (in case of Jim), whereas x remaining the same for De Morgan.',4176,0);
INSERT INTO comment VALUES (4179,741,1301,'Charlie','re(2): Direct approach','2003-04-16 05:29:07',0,'The possibility of x=44 depends on \"The other day\" referring to a time before 1936, so that the future tense is warranted in Jim\'s statement.  If someone were talking to me and said something about \"the other day\" and I later found out they were talking about something that happened that long ago, I would feel as if whoever said it was trying to deceive me.\r\n\r\nAlso, the possibility of x=44 would imply that pleasance was old enough in 1936 to understand perfect squares.  And I thought that I was one of the older flooblers and even I wasn\'t yet born in 1936.\r\n\r\nAs a probability problem I\'d put P(x=44) << .01, where << means is much less than.',4178,0);
INSERT INTO comment VALUES (4180,498,1947,'Jon','ummm...','2003-04-16 05:47:11',3,'this is like the 1, 11, 21, 1211, ... problem only with more of a total overall feeling about it,  next two would be 8112332416, 11132113342618\r\njust count the number of times any digit appears and place them in a sequence.  8 1\'s, 1 2, 3 3\'s,..... and so on counting the total for all times in the sequence.  I don\'t know what you would do if you reached 1,432 1\'s.',NULL,0);
INSERT INTO comment VALUES (4181,718,1567,'Bryan','re: HELP !!  I think I found out the SMALLEST Number','2003-04-16 06:09:59',0,'Ravi, read my post \"Let\'s not reinvent the wheel\" and Charlie\'s reply.',4168,0);
INSERT INTO comment VALUES (4182,741,153,'TomM','re(3): Direct approach','2003-04-16 06:30:28',0,'The real question becomes how old is the puzzle itself? If it is older than 1936, then x = 44 and x&#178; = 1936 is correct. If it is newer than 1980, then x = 45 and x&#178; = 2025. If it dates from between 1936 and 1980, either answer suffices',4179,0);
INSERT INTO comment VALUES (4183,712,1567,'Bryan','re(2): Aha!','2003-04-16 06:36:37',0,'Lewis, bases are a confusing topic when you first learn of them. Let\'s start by first considering how people count. Normally when we count, our numbers go <p>1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and<br>10, 20, 30, 40, 50, 60, 70, 80, 90, 100 etc.<p>The biggest single digit we have is \"9\", and there are nine numbers before we get to the double digits. But one could instead count in base 3, for example, where the numbers go<p>1, 2, 10, 11, 12, 20, 21, 22, 100, 101, 102, 110 ...<p>In base 3, the largest single digit is \"2\", and then one would have to start over in the double digits.<p>In base 10, if we consider the number \"468\", the 8 is said to be in the ones\' place, the 6 is in the tens\' place, and the 4 is in the hundreds\' place. In base 3, considering the number \"201\", the 1 is in the ones\' place, the 0 is in the threes\' place, and the 2 is in the nines\' place (9 of course is 3 squared).<p>Why use different bases other than base 10? Because it\'s easier for computers, that\'s why. The most common bases are hexadecimal (base 16, where the numbers go 1 thru 9, A, B, C, D, E, F, 10), octal (base 8), and binary (base 2, which only uses zeros and ones, like switches turned on and off).<p>For a good website on the topic, check out<p><i>http://www.dsgb.orbix.co.uk/doggie.htm',4050,0);
INSERT INTO comment VALUES (4184,722,1,'levik','re: Bad joke solution','2003-04-16 07:36:51',0,'This is actually what the submitted solution is. :|\r\n\r\nI wonder if there\'s an actual way of doing it without relying on the potentially crooked gas station meter.',4016,0);
INSERT INTO comment VALUES (4185,736,1902,'Hank','Half of the solution','2003-04-16 08:02:24',0,'I stink at and despise proofs, so I leave that to another puzzler.\r\n\r\nBut as for part B...(I think) it goes like this:\r\nx = the smaller integer\r\ny = the larger integer\r\na = the larger perfect square\r\nb = the smaller perfect square\r\n\r\na = ((x+y)/2)^2\r\nb = (y-((x+y)/2)^2\r\n\r\na-b=x*y',NULL,0);
INSERT INTO comment VALUES (4186,736,1991,'jennifer','I think I got it.','2003-04-16 08:07:59',0,'The solution is:\r\n\r\n(sqrt a + sqrt b) * (sqrt a - sqrt b)= x = a - b\r\n\r\nWhere:\r\na is the largest of the squares,\r\nb is the smallest of the squares, and \r\nx is the product/difference\r\n  \r\n',NULL,0);
INSERT INTO comment VALUES (4187,736,1301,'Charlie','solution','2003-04-16 08:29:39',3,'If ab = k&#178;-j&#178; then by factoring, ab = (k+j)(k-j).\r\n\r\nIf we let k+j=a and k-j=b, adding the equations we get\r\n\r\n2k=a+b\r\n\r\nsubtracting the equations we get\r\n\r\n2j=a-b\r\n\r\nso \r\n\r\nk=(a+b)/2 and j=(a-b)/2\r\n\r\nIf a and b are both odd or both even, the numerators will be even, so k and j will be integers as required.\r\n\r\nSo, for example, if we seek 3*5=15, we can use k=(5+3)/2 and j=(5-3)/2, that is, 4 and 1, so 4&#178;-1&#178;=16-1=15, as needed.',NULL,0);
INSERT INTO comment VALUES (4188,736,1991,'jennifer','re: solution','2003-04-16 08:34:01',0,'That is what I originally came up with. But does the question not state that a and b are the perfect squares not the integers?',4187,0);
INSERT INTO comment VALUES (4189,736,1567,'Bryan','Solution','2003-04-16 08:51:53',3,'For any two numbers a and b,<p>[(a+b)/2]&#178;-[(a-b)/2]&#178; = [(a&#178;+2ab+b&#178;)/4] - [(a&#178;-2ab+b&#178;)/4] = 4ab/4  = ab<p>Thus the product of a and b equals the difference of the squares of (a+b)/2 and (a-b)/2. If a and b are both even or both odd, these will be perfect squares.',NULL,0);
INSERT INTO comment VALUES (4190,736,1301,'Charlie','re(2): solution','2003-04-16 10:18:56',0,'Oh, Oh,  I used misleading letters, not using a and b the way the problem called for.  I write below what I should have had:\r\n\r\nLet the required a = p&#178; and b = q&#178; where p and q are integers so that a and b would be perfect squares.\r\n\r\nIf kj = p&#178;-q&#178; then by factoring, kj = (p+q)(p-q). \r\n\r\nIf we let p+q=k and p-q=j, adding the equations we get \r\n\r\n2p=k+j \r\n\r\nsubtracting the equations we get \r\n\r\n2q=k-j\r\n\r\nso \r\n\r\np=(k+j)/2 and q=(k-j)/2 \r\n\r\nIf k and j are both odd or both even, the numerators will be even, so p and q will be integers as required. \r\n\r\nSo, for example, if we seek 3*5=15, we can use p=(5+3)/2 and q=(5-3)/2, that is, 4 and 1, so  that a = p&#178; = 16 and b = q&#178; = 14&#178;-1&#178;=16-1=15, as needed. \r\n',4188,0);
INSERT INTO comment VALUES (4191,719,1072,'Alan','Ok','2003-04-16 10:51:35',0,'Well since i was asked about gamers comment to see if they\'re right- no. There is a solution, some of you might not like it but it will work, is feasible and is justified witl logic and certain principles',NULL,0);
INSERT INTO comment VALUES (4192,736,1626,'Gamer','Other uses as well','2003-04-16 11:15:51',0,'In my solution, I used the integers and not the perfect squares... Just substitute sqrt(a) for a and sqrt(b) for b if you want to get the perfect squares and not the roots.\r\n\r\nThis is especially useful for easy multiplication. If asked what 23^2 was, you could just figure out what 20*26+(3^2) which is just 520+9 = 529',4190,0);
INSERT INTO comment VALUES (4193,88,1994,'Tiffy','Ta Da!','2003-04-16 16:24:36',3,'They would both bring water, but the $ dude would drink a week poison before hand. They both only drunk water there, so the $ dude died.',NULL,0);
INSERT INTO comment VALUES (4194,88,1994,'Tiffy','But Wait...','2003-04-16 16:25:55',4,'But does the $ dude find out about the pharm. dude\'s plan...?',NULL,0);
INSERT INTO comment VALUES (4195,722,775,'Cory Taylor','re(2): Bad joke solution','2003-04-16 19:28:44',0,'I was beginning to wonder.  It doesn\'t usualy take this group very long to come up with the answer to these types of problems...',4184,0);
INSERT INTO comment VALUES (4196,718,979,'Ravi Raja','re(2): HELP !!  I think I found out the SMALLEST Number','2003-04-16 22:11:10',0,'Yes Bryan I went through those two comments \"let\'s not reinvent the wheel\" and Charlie\'s reply to that post but I still do not understand why you asked me to check those comments. Is there anything wrong with my answer ? That is: sin [2^{-(31!)}], and if yes then what is it ? Please do let me know.\r\n\r\n\r\n\r\n',4181,0);
INSERT INTO comment VALUES (4197,734,1301,'Charlie','solution without spherical trig','2003-04-17 03:55:24',3,'Take the 5 equilateral triangles that meet at one of the vertices, and cut them from the remainder of the icosahedron while still maintaining the same contact with each other.  Lay this cap down on a base to form a pyramid with a regular pentagonal base.  Choose any diagonal of the base; it forms a triangle with two sides of the pentagon.  Let the sides of the pentagon be length 1.  The angle at the vertex of the triangle that the diagonal creates is 108 degrees.  Bisect this angle to form two right triangles and find that half the length of the pentagon’s diagonal is sin(54°).\r\n\r\nNow draw a median of one of the two triangles of the pyramid directly above the chosen diagonal, from one end point of the diagonal on the pentagon to the middle of the edge of the pyramid that lies above the diagonal.  Then connect that midpoint to the midpoint of the diagonal.  The result is a right triangle, with half the diagonal included as a leg.  The right angle is at the midpoint of the diagonal on the base, as a line directly up from the base has to be merely rotated about the diagonal as an axis, as the slant edge of the pyramid is at right angles (but skew) to the diagonal.\r\n\r\nThe leg of the right triangle is half the diagonal, that is sin(54°).  The hypotenuse is the slant height of the pyramid, that is, the altitude of the equilateral triangle, which is sqrt(3)/2.  The angle at the edge is in fact half the dihedral angle as the plane of the triangle is perpendicular to the edge, by symmetry.  That half dihedral angle is therefore arcsin(sin(54°)/(sqrt(3)/2) = arcsin(2 sin(54°)/sqrt(3)) = 69.09484255211072 degrees.  Twice this is 138.1896851042214 degrees, which is the sought dihedral angle.\r\n',NULL,0);
INSERT INTO comment VALUES (4198,734,1301,'Charlie','But, for the record','2003-04-17 03:59:45',3,'An icosahedron has five triangular faces meeting at each vertex.  Erect a small sphere centered upon one vertex.  The five faces intersect the sphere in five arcs of great circles forming a spherical regular pentagon. As each side of the pentagon is the arc subtended by one angle of a plane equilateral triangle, each is 60 degrees. The angles of the spherical pentagon are the dihedral angles of the original icosahedron.\r\n\r\nConnect the center of this spherical pentagon (on the sphere) to each of the pentagon’s corners and to each of the centers of the five sides, forming 10 congruent spherical right triangles (5 of each handedness).\r\n\r\nThe angle of each right triangle that is located at the center of the pentagon is 360/10 degrees, or 36 degrees.  The angle at the midpoint of each side is 90° by symmetry.   The leg opposite the 36-degree angle is half the length of the side of the pentagon, and therefore 30 degrees.\r\n\r\nIn spherical trigonometry there is a version of the law of cosines that relates three angles and one side:\r\n\r\ncos A = -cos B cos C + sin B sin C cos a, where capital letters refer to angles and lower case to sides, and side a is opposite angle A.\r\n\r\nAs the angle and side pair we know are 36 degrees and 30 degrees, and we know the angle adjacent to the 30-degree side is 90 degrees, we get\r\ncos(36) = - cos(90) cos C + sin(90) sin C cos(30)\r\nand as cos(90)=0, we can solve\r\nsin C = cos(36)/cos(30)\r\n\r\nAngle C is half the angle of the spherical pentagon, that is, half the dihedral angle sought, and therefore acute.  The dihedral angle is twice this, and therefore 2 arcsin(cos(36)/cos(30)) = 138.1896851042214… degrees.\r\n',NULL,0);
INSERT INTO comment VALUES (4199,734,1567,'Bryan','re: solution without spherical trig','2003-04-17 04:41:25',0,'Thanks for humoring me, Charlie. lol',4197,0);
INSERT INTO comment VALUES (4200,497,775,'Cory Taylor','my solution','2003-04-17 08:19:18',0,'I really looked forward to this one, and finally got to it.\r\n\r\nThe way I see it, there are three possible ways that the birds can meet twice, once if the LV bird reaches its destination and meets the R bird again before the R bird has completed its first journey, one with the opposite happening, and one where both bird have completed one full journey and are on their return flight.\r\n\r\nThe formulas I used work out to be similar in all three cases which made checking each scenario fairly easy.\r\n\r\nHere we go - I\'ll just give the basics of my method, if you want to chekc it out go ahead!  This problem actually turned out to be much easier than I expected it to be (Don\'t worry though Ravi - I think the 4 was still justified!)\r\n\r\nThis problem related to the RATIO of two velocities - the actual velocities are irrelevant.  This means that we can assume values for certain (combinations) of variables, which is of great value.  I chose to assume that the time elapsed at the first crossing was known and labelled it t(1).  Also, the distance between Reno and Las Vegas should be treated as a known, which I called D.  The velocities of the birds are v(lv) and v(r), for las vegas and reno respectively. Now using the general physics formula that v=d/t, out pop expressions for the velocities in terms of d (known), x (unknown) and t(1)(known).\r\n\r\nv(lv)=2x/t(1)   and    v(r)=(d-2x)/t(1)\r\n\r\nNow considering the most likely case first (that both birds complete one full trip and are returning), we can (since the birds each have a CONSTANT velocity) equate these with similar equations created when looking at t(2), namely;\r\n\r\nv(lv)=(d+x)/t(2)    and    v(r)=(2d-x)/t(2)\r\n\r\nNow equating these two sets of equations and cancelling (a lot) where possible, we get two equations both in the form t(2)=t(1)*some other stuff.  Combining these and cancelling the time factors results in the following simple equation;\r\n\r\n(d+x)/2x=(2d-x)/(d-2x)\r\n\r\nWhen this equation is solved, it yields an x value of one fifth that of d (again it\'s simply the ratio here that is important, as we\'re treating d as a known value), which can then be used to solve the actual problem.\r\n\r\nAs it turns out, two of the three initial cases coincide as the birds meet for the second time at the instant that one of the two birds is completing its first journey.\r\n\r\nChecking the third possible case (following the same steps) yields the following quadratic;\r\n\r\n(4)(x^2)-(4d+3)(x)+(d^2)=0  While this is certainly solvable, it gives only negative values for the \"known\" variable d, which isn\'t possible under the boudaries of this question, which, finally leaves us with just the one solution.\r\n\r\nThis means that the only allowable solution is that the third meeting is at the tunaround point in Las Vegas.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4201,497,775,'Cory Taylor','re: my solution','2003-04-17 08:23:24',0,'gah - mistakes!  I meant that the birds meet for the third time just as one of the birds is completing its second journey.\r\n\r\nThis means that the solution isn\'t on the border of two cases.  However, evaluation of the fast reno bird has its only solution d=0 (which is what confused me), while my evaluation of the fast Las Vegas bird remains correct.\r\n\r\nUnless I\'ve made other mistakes....',4200,0);
INSERT INTO comment VALUES (4202,735,1902,'Hank','Solution (long and complicated version)','2003-04-17 09:30:41',0,'so you want the distance from the center point, (C), to the center of one of the sides, this will be the shorter, (r). the distance from C to a vertex where three planes meet will be (R).\r\n\r\ntake any two planes of the tetrahedron and draw a line perpendicular to the center point of a triangle (t). Now you will have two lines that intersect. the intersection point is (C) of the tetrahedron. \r\n\r\nline Ct = r; line C to the vertex = R\r\n\r\nknowing that all of the angles in the tetrahedron are 60*, half would be 30*. the intersection at t is known to be 90*. making a 30-60-90 triangle.\r\n\r\nin such a triangle we know that the hypotenus(?) to the short leg is 2:1.  in this case R = the hypoteneus(?) and r = the short leg.\r\n\r\nSo 2:1\r\n\r\nThank goodness I\'m not a teacher',NULL,0);
INSERT INTO comment VALUES (4203,735,1902,'Hank','Solution (short version)','2003-04-17 09:31:11',3,'2:1',NULL,0);
INSERT INTO comment VALUES (4204,735,1517,'jude','I get','2003-04-17 09:41:56',0,'Rad inner  = (1/2)tan30 ==> sin30/2cos30\r\nRad outter = (1/2cos30) ==>     1/2cos30\r\n\r\nDropping denoms, it\'s \"sin30:1\"  or like Hank said \"1:2\"\r\n',NULL,0);
INSERT INTO comment VALUES (4205,735,1301,'Charlie','This is the solution','2003-04-17 09:42:15',3,'Erect the medians (which are also angle bisectors) on each of the four faces.  Choose one face as the base. A vertical line through the meeting point of the medians (the center, equidistant from each vertex and each side) of the base will pass through the centers of the inscribed and circumscribed spheres, as will any line drawn perpendicular to any of the faces at their centers.\r\n\r\nThe center of the base divides each median line in a 1 to 2 ratio—one unit away from the edge and two units from the vertex.  (Let’s keep that unit of measure: the distance from the center of the triangle to the edge.)  The one-unit segment from the center of the base to one of the edges, together with the median of the adjacent face at that edge, and the vertical line from the center of the base to the top vertex of the tetrahedron, forms a right triangle, with the 1-unit segment on the base being the shorter leg and the median going up the adjacent face being the hypotenuse.  That median has length 1+2=3, just like all the other medians.  Call this the median of the second face.\r\n\r\nA smaller right triangle can be constructed within this larger one.  This time the longer leg will be the portion of the median extending from the top vertex of the tetrahedron, down the slant-height median to the center of the second face.  The short leg is the perpendicular to the second face at its center extending to the center of the tetrahedron.  This right triangle is similar to the larger one as they share their acute angle, but the hypotenuse is now along the vertical centerline, extending from the top vertex to the center of the tetrahedron (as the perpendiculars from each of the centers of the faces meet there as stated previously).  The short leg is the radius of the inscribed sphere and the hypotenuse is the radius of the circumscribed sphere.  As this smaller triangle is similar to the larger one, the ratio of the short leg to the hypotenuse is again 3, which is now seen to be the ratio of the radii of the two spheres:  3:1.\r\n',NULL,0);
INSERT INTO comment VALUES (4206,735,1301,'Charlie','re: Solution (long and complicated version)','2003-04-17 10:04:54',0,'Regarding \"knowing that all of the angles in the tetrahedron are 60*, half would be 30*. \", those are only the angles on a face that are 60°.  C, the center of the tetrahedron, is not on a face.  One of the angles in the rt triangle through the center is the dihedral angle between two faces of the tetrahedron and is arccos(1/3) =  70.528779... degrees.',4202,0);
INSERT INTO comment VALUES (4207,191,1666,'bik88','i think i got it','2003-04-17 10:32:25',1,'the bus is not moving',NULL,0);
INSERT INTO comment VALUES (4208,311,1660,'Tim Axoy','Dances and Wolves','2003-04-17 11:16:59',0,'Funny names!',NULL,0);
INSERT INTO comment VALUES (4209,494,1660,'Tim Axoy','Explanation...','2003-04-17 11:33:26',0,'You should have an explanation.',4130,0);
INSERT INTO comment VALUES (4210,469,979,'Ravi Raja','re(3): The solution','2003-04-17 23:34:52',0,'Obviously Charlie, if you carry out transactions using a counterfeit note, then would you call such a thing valid ? ',4177,0);
INSERT INTO comment VALUES (4211,469,979,'Ravi Raja','re(3): The solution','2003-04-17 23:41:03',0,'Also Charlie, I had mentioned in my comment \"re: The solution\" that : (copied): Now, what value do you assign to a counterfeit note ? Irrespective of whether it is a 100 Rupees note or a 500 Rupees note. It\'s value I suppose always should be considered to be equal to zero\". \r\nIsn\'t this what I had written in that comment. So still everyone is yet to pay a hundred rupees to the ones whom they are supposed to. \r\n',4177,0);
INSERT INTO comment VALUES (4212,499,1567,'Bryan','One solution','2003-04-18 04:31:53',3,'The four men are dealers at a casino, each working a different table on the night shift, and each paid a fair wage for their work.',NULL,0);
INSERT INTO comment VALUES (4213,499,979,'Ravi Raja','re: One solution','2003-04-18 05:01:32',0,'Okay, that I cannot say is not correct, but the answer is something else. ',4212,0);
INSERT INTO comment VALUES (4214,499,1920,'Brian Smith','Two Solutions','2003-04-18 05:10:13',3,'Solution 1: They played against other people, not each other.\r\nSolution 2: They were band members.',NULL,0);
INSERT INTO comment VALUES (4215,499,775,'Cory Taylor','my solution','2003-04-18 06:28:56',0,'there was a fifth member who played with them who lost a pile..',NULL,0);
INSERT INTO comment VALUES (4216,499,1626,'Gamer','re: my solution','2003-04-18 06:41:42',3,'My idea is they didn\'t play eachother. There were 4 \"1 on 1\" games, and each of the four men won their game',4215,0);
INSERT INTO comment VALUES (4217,311,1626,'Gamer','Easier solution?','2003-04-18 06:54:14',3,'The way I thought was:\r\n\r\nSuppose the track was divided into 60 units. Then, in 20 seconds, Dances would be 20 units away.\r\n\r\nWolves would have to make up the other 40 units to meet Dances. So Wolves moves twice as fast. Since 1/2 of 60 is 30, Wolves takes 30 seconds.',NULL,0);
INSERT INTO comment VALUES (4218,499,1567,'Bryan','Two solution','2003-04-18 08:39:31',0,'The four men worked at the mint, and each played (fed) metal ingots into machines that stamped coins of different denominations. Sorry, but they didn\'t get to keep the money they made!',NULL,0);
INSERT INTO comment VALUES (4219,702,1666,'bik88','lightbulb!','2003-04-18 08:58:26',3,'isnt it a drawbridge',NULL,0);
INSERT INTO comment VALUES (4220,722,1666,'bik88','some thoughts','2003-04-18 09:17:11',1,'fill up the 6g. pure it in the 11g. do this again.\r\nyou can only pure i 5g, and the 6g container will be left with 1g. mark the level of 1g and then pure it into the 3g. now you can fill the 6g container up to the level of 1g. this gives you 13g.',NULL,0);
INSERT INTO comment VALUES (4221,469,1301,'Charlie','re(4): The solution','2003-04-18 09:29:12',0,'I agree that if each person were to give 100 rupees to the next person in line (narrator to plumber, ... , woman to narrator), that all accounts would be settled.\r\n\r\nBut de facto, that\'s not necessary as it merely is making a circle back to the narrator.\r\n\r\nBut, more to the point, before the incident this had not been the case.  The only owing that existed before the incident was the woman owed 100 rupees to the narrator and the narrator owed 100 rupees to the plumber.  The situation now is, de facto, that the woman has paid off the narrator\'s plumbing bill, settling both debts.  De jure, it would require the actually pointless passing around of a 100-rupee note.',4211,0);
INSERT INTO comment VALUES (4222,718,1301,'Charlie','re(3): HELP !!  I think I found out the SMALLEST Number','2003-04-18 09:42:40',0,'Ravi, Bryan\'s point is that 2e3!, being 2000!, serves as a much larger power than 31!, and starting with .1 instead of what amounts to 1/2 (because of the negative exponent) is using a better (smaller) base.\r\n\r\nI, myself, do have problems with the 2e3, as I don\'t really consider that standard mathematical notation.  But even .1^(32!) is a better replacement for 2^{-(31!)} within the solution you propose.  Also, looking at what Bryan suggested, shows that one should not stop at sin(tiny expression), but pile other functions on top of it, like tan(sin(tiny expression)), with the caveat we seek the most efficient sequence of the piling on of functions.\r\n\r\nI don\'t know whether we can use indefinitely many variations on parentheses to get around the 1-use-of-each-symbol restriction.',4196,0);
INSERT INTO comment VALUES (4223,741,1626,'Gamer','re(4): Direct approach','2003-04-18 10:29:59',0,'No answer is particularly WRONG, but I wouldn\'t think of someone living to 111... I would think they would die earlier. \r\n\r\nThe way I got 111 was 2003-1892.\r\n\r\nWhat TomM says is true too... I assumed this puzzle was recent... This may not be right.',4182,0);
INSERT INTO comment VALUES (4224,732,1660,'Tim Axoy','If you liked this','2003-04-18 12:30:45',0,'If you liked this,then maybe you would like Drew and Mohammad come back.\r\nIt is one of my pending problems.',NULL,0);
INSERT INTO comment VALUES (4225,733,1660,'Tim Axoy','solution','2003-04-18 12:54:46',3,'As stated in the problem, since the base of the pillar has 4 sides and the top has 3, two of the edges running the length of the pillar must meet at one of the corners of the triangle. Since the edge of the triangle opposite this corner is parallel to one of the edges of the bottom, every cross section of the pillar between the top and bottom is a trapezoid. To find the volume, we can integrate the trapezoidal cross sections along the height of the pillar. \r\nFor a trapezoid with parallel sides B1 and B2 and height H, its area is \r\n\r\nA=.5(B1 + B2)H \r\n\r\nAt the square base, B1 = B2 = H = 20cm\r\nAt the top, B1 = 16, B2 = 0, & H = 8*sqrt(3) \r\n\r\nAll three values change linearly from the base of the pillar to its top 200cm above. Let y = 0 at the base and y = 200 at the top. Then \r\n\r\nB1 = f(y) = 20 – y*4/200 = 20 – y/50\r\nB2 = f(y) = 20 – y*20/200 = 20 – y/10\r\nH = f(y) = 20 – y*20/200 + y*8*sqrt(3)/200 = 20 – y/10 + y*sqrt(3)/25 \r\n\r\nA = f(y) = .5(20 – y/50 + 20 – y/10)(20 – y/10 + y*sqrt(3)/25) \r\nA = y^2*(15 – 6*sqrt(3))/2500 + y*(4*sqrt(3) – 16)/5 + 400 \r\n\r\nTo find volume V: \r\n\r\nV = integral[A dy] from 0 to 200\r\nV = 1/3 *y^3*(15 – 6*sqrt(3))/2500 + .5*y^2*(4*sqrt(3) – 16)/5 + 400y ] from 0 to 200\r\nV = 200^3*(15 – 6*sqrt(3))/7500 + .5*200^2*(4*sqrt(3) – 16)/5 + 80000\r\nV = 48627.7 cm^3 \r\n\r\nTherefore the weight W of the pillar is \r\n\r\nW = 48627.7*2.8 = 136157.6 g = 136.16 kg\r\n\r\nNote: Whether the triangular top of the pillar is centered above the square base or not will have no effect on the pillar’s volume.\r\nv',NULL,0);
INSERT INTO comment VALUES (4226,734,1660,'Tim Axoy','solution','2003-04-18 12:55:41',0,'Each side of the die is an equilateral triangle. Consider two adjacent sides sharing one edge, and on each triangle draw an altitude from the middle of the shared edge to the corner opposite. If we connect the ends of these two lines with a third line, and find the lengths of all three lines, we can calculate the angle X between the two triangular sides using the law of cosines. \r\nSet the length of each edge of the icosahedron arbitrarily to 1. The height of the altitude on each triangle is then sqrt(3)/2. \r\n\r\nEvery vertex of the icosahedron consists of five triangles meeting at one point. The perimeter created by the outer edges of these five triangles is a regular pentagon with length of sides = 1. For any two adjacent triangles in this group, one end of the shared edge falls on a corner of the pentagon, and the corners of the pentagon immediately on either side are coincident to the corners of the triangles opposite their shared edge. A line between these two corners will have a length L where \r\n\r\nL^2 = 1^2 + 1^2 – 2*1*1*cos(108) = 2.61803 \r\n\r\nPlugging in the lengths of the three sides of our mystery triangle, \r\n\r\nL^2 = [sqrt(3)/2]^2 + [sqrt(3)/2]^2 – 2* sqrt(3)/2* sqrt(3)/2*cos(X)\r\nX = arccos [(L^2 – 3/4 – 3/4) / (-2*3/4)]\r\nX = arccos(-0.74535)\r\nX = 138.189 degrees \r\n',NULL,0);
INSERT INTO comment VALUES (4227,499,2008,'Steve','Here it is','2003-04-18 13:08:55',0,'They are musicians.',NULL,0);
INSERT INTO comment VALUES (4228,743,1567,'Bryan','Okay odds, but a sucker\'s bet','2003-04-18 17:59:32',3,'For two 6-sided dice, there are 36 permutations.  The number of permutations that yield each number is as follows: 2 or 12: 1, 3 or 11: 2, 4 or 10: 3, 5 or 9: 4, 6 or 8: 5, and for 7: 6.  Thus the odds are 8/36 that one would roll a 7 or 11 (wins immediately), and 4/36 that one would roll 2, 3, or 12 (loses immediately). <p> If any of the six other numbers come up, 2, 3, and 12 are harmless, and in fact any subsequent rolls other than 7 and the desired number can be ignored.  For 4 or 10, the odds of winning are 3 to 6 against, or 3/9.  Similarly, the odds for 5 or 9 are 4/10, and the odds for 6 or 8 are 5/11. <p> Now the total odds of winning can be calculated by multiplying the odds of rolling a number with the odds that it will win, and summing the lot.  So for 2 through 12, the odds of winning are <p>1/36*0 + 2/36*0 +3/36*3/9 + 4/36*4/10 + 5/36*5/11 + 6/36*1 + 5/36*5/11 + 4/36*4/10 + 3/36*3/9 + 2/36*1 + 1/36*0 <br>= 0.492929<p> These odds are very nearly 50%, which means that for any one series of rolls that ends in success or failure, one has a nearly even chance of coming out on top.  However, a lengthy stay at the craps tables will wipe out all but the luckiest shooters.  Why? Because if the cold streak comes first, the player has to have enough money to get through it to be there for the hot streak (this is true for all games against the house). If you want good odds in Vegas, buy some real estate there. ',NULL,0);
INSERT INTO comment VALUES (4229,743,1626,'Gamer','re: Okay odds, but a sucker\'s bet','2003-04-19 02:30:59',0,'Looks good... There always is the \"slightly under 1/2\" chance you will win in many of these games... That\'s why I don\'t like gambling... You will not win more than you will win.',4228,0);
INSERT INTO comment VALUES (4230,499,2010,'OutKazt','Outkazt\'s solution','2003-04-19 02:53:56',3,'THEY ARE ALL MUSICIANS',NULL,0);
INSERT INTO comment VALUES (4231,499,1645,'luvya2003','re: Here it is','2003-04-19 03:01:39',0,'I didn\'t think of this answer at first but now that I think about it...it\'s the most correct answer.',4227,0);
INSERT INTO comment VALUES (4232,743,775,'Cory Taylor','re(2): Okay odds, but a sucker\'s bet','2003-04-19 05:46:12',0,'yah - a personal favorite quote of mine;\r\n\r\n\"Gambling is a tax on people who are bad at math\"',4229,0);
INSERT INTO comment VALUES (4233,733,979,'Ravi Raja','Oh My God !!!!','2003-04-19 07:56:01',0,'A 9 Year Old Kid solving a problem of Calculus using \"Integration\" ? Is that possible? Should I call it a \"Nightmare\" ?',NULL,0);
INSERT INTO comment VALUES (4234,499,2014,'Senlron','re: Here it is','2003-04-19 09:40:34',0,'I agree too',4227,0);
INSERT INTO comment VALUES (4235,743,1626,'Gamer','re(3): Okay odds, but a sucker\'s bet','2003-04-19 10:33:28',0,'Yep... I like that lots too.\r\n\r\nOf course, some people gamble in skill games (like poker and such) just because they know they can sucker others who are worse into playing with them... It\'s a little immoral, but all\'s fair in love, war, and gambling right? ',4232,0);
INSERT INTO comment VALUES (4236,154,2005,'Aamir Rashid','its haunting','2003-04-19 13:10:32',0,'My God! I have lost my head only reading it....\r\nI hope I will think over it some other time esp when I am unable to sleep.',NULL,0);
INSERT INTO comment VALUES (4237,469,979,'Ravi Raja','re(5): The solution','2003-04-19 22:54:24',0,'Charlie, you have stated in your last comment the following: \"....before the incident this had not been the case. The only owing that existed before the incident was the woman owed 100 rupees to the narrator and the narrator owed 100 rupees to the plumber\". But it was not so I believe. The plumber too owed the milkman the same amount, that is 100 rupees and the milkman owed 100 rupees to his tailor for his garments. \r\nYes one thing is true that you cannot say that the tailor owed the lady (the narrator\'s neighbour) 100 rupees before the incident, but the rest as mentioned above are! ',4221,0);
INSERT INTO comment VALUES (4238,469,979,'Ravi Raja','re(5): The solution','2003-04-19 23:04:12',0,'One more thing Charlie. again regarding your comment in the last post where you have stated the following: \"....that the woman has paid off the narrator\'s plumbing bill, settling both debts. De jure, it would require the actually pointless passing around of a 100-rupee note\". I agree with you when you say that the passing around of the 100 rupee note was pointless, but how do you say that the woman settled \"BOTH\" the debts. Which \"Both\" debts you\'re talking about Charlie ?',4221,0);
INSERT INTO comment VALUES (4239,29,1660,'Tim Axoy','Lying twice is not telling the truth.','2003-04-20 03:24:57',0,'It is not telling the truth.\r\nThe liars lie about their lie and just say they would tell the truth.',NULL,0);
INSERT INTO comment VALUES (4240,29,1660,'Tim Axoy','A puzzle about Drew','2003-04-20 03:27:02',0,'I made one called Drew and Mohammad.',1636,0);
INSERT INTO comment VALUES (4241,154,1660,'Tim Axoy','What opens?','2003-04-20 04:07:09',3,'Find an X that is related to itself because if it jams,then it is neutral and if it is neutral,then it jams.\r\nObviously,X can neither jam or be neutral,so it opens.\r\nHere is how we find such an X.\r\nCall the norm of a number X the number X2X2(Example:The norm of 59 is 592592).\r\nThen,we need a number N such that if x is related to y,then Nx is related to the norm of y,or basically y2y2.\r\nNow,2N2 is related to N,so N2N2 must be related to the norm of N,which is the very number N2N2.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4242,154,1660,'Tim Axoy','Finding our number','2003-04-20 04:13:48',3,'We need to find the number N from the rules given.\r\nI will denote x\' to be the reverse of x.\r\nAlso,x\'\' is x itself(It is the reverse of the reverse of x).\r\nAlso,the reverse of xy\',x in front of y\' is yx\',y in front of x\' and the reverse of x\'y,x\' in front of y is y\'x,y\' in front of x.\r\nWell,if x is related to y,then 5x is related to the y\',15x is related to 2y\',515x is related to y2,and 9515x is related to y2y2,so 9515 is such an N.\r\nSince N2N2 is related to itself,9515295152 is related to itself.',NULL,0);
INSERT INTO comment VALUES (4243,469,1301,'Charlie','re(6): The solution','2003-04-20 04:36:10',0,'The woman owed the narrator 100 rupees.  She no longer owes the narrotor 100 rupees, not because of the worthless 100-rupee note, but rather, because of a chain giving that has resulted in the plumber being paid off, again not in the form of that worthless 100-rupee note, but rather value received in garments.\r\n\r\nThus two debts have been paid off: the one the woman owed to the narrator, and the one the narrator owed to the plumber.\r\n\r\nLooked at in a short-circuited way, you could even consider the previous situation one in which the woman owed the plumber 100-rupees, with the narrator as an intermediary.\r\n\r\nBut in any case, previously the plumber was owed 100-rupees. Now he has received 100 rupees worth of garments and so is de facto paid off, relieving the narrator of his debt.  The narrator was owed 100 rupees by the woman and now no longer is, but in turn no longer owes the plumber.  And the woman, is out the sewing machine, but rightfully so as her debt to the narrator is now de facto discharged.\r\n\r\nDe Jure, they\'d have to pass around a real 100-rupee note, but it would make no material difference.  But the incident did result in the settling of debts.',4238,0);
INSERT INTO comment VALUES (4244,500,153,'TomM','D*mned if you do and d*mned if you don\'t.','2003-04-20 07:41:46',3,'Suicide is against the law, but if successful you are beyond the government\'s justice.  Attempted suicide, like an attempt at any other violent crime, can be prosecuted, although it rarely is any more.',NULL,0);
INSERT INTO comment VALUES (4245,500,1626,'Gamer','Catch-22','2003-04-20 07:47:43',2,'Named after a book I read, I think this is another good subject.\r\n\r\nI got this! Yay... Now I feel happy. :)\r\n\r\nI think the other reason is we have such new stuff that suicide is lots harder to catch. Just shooting yourself is one way. (I know that adolescents are twice as likely to commit suicide if a gun is kept in the house)',4244,0);
INSERT INTO comment VALUES (4246,500,1951,'Andrew','I agree','2003-04-20 08:08:29',0,'I agree the answer is suicide.',NULL,0);
INSERT INTO comment VALUES (4247,469,1626,'Gamer','re(7): The solution','2003-04-20 09:17:54',0,'Sorry, I didn\'t want to take the time to read all 95 messages... I just read the most recent ones.\r\n\r\nWhat I think is although the transaction isn\'t strictly legal in the \"paying-for-things\" sense, money is just a way to pay for things instead of bartering.\r\n\r\nThink of it this way. The narrator took a 100 rupee note from the ground, and passed it around. Then the narator put it back on the ground. Thus, everyone is how it should be, as well as the ground, since it got its 100 rupee note back.\r\n',4243,0);
INSERT INTO comment VALUES (4248,469,1626,'Gamer','re(8): The solution','2003-04-20 09:23:13',0,'If the counterfeit note isn\'t used:\r\n\r\nThe narrator exchanges a household appliance to the plumber for a good plumbing fixture.\r\n\r\nThe plumber exchanges a household appliance (which he now has)to the milkman for the milk.\r\n\r\nThe milkman exchanges the household appliance to the tailor for the garments.\r\n\r\nThe tailor exchanges the household appliance to the neighbor for the old sewing machine.\r\n\r\nNow each person has what he/she had at the end of the story. Does this show that nothing was gained or lost? Sorry if I missed one of your reasons...',4247,0);
INSERT INTO comment VALUES (4249,500,2005,'Aamir Rashid','','2003-04-20 11:17:03',1,'Yes, I cannot think anything else than suicide...\r\nm i right Ravi...',NULL,0);
INSERT INTO comment VALUES (4250,130,2005,'Aamir Rashid','re(3): Close but....','2003-04-20 13:03:06',0,'yah thats really interesting and that reminds me of the famous Maths Rule.\r\n  Inverse of an inverse of a number is the original number.\r\n\r\nI hope that rule will do a lot of help in Knights and Liars problems.',597,0);
INSERT INTO comment VALUES (4251,130,2005,'Aamir Rashid','making knight out of  a liar','2003-04-20 13:03:56',0,'yah thats really interesting and that reminds me of the famous Maths Rule.\r\n  Inverse of an inverse of a number is the original number.\r\n\r\nI hope that rule will do a lot of help in Knights and Liars problems.',597,0);
INSERT INTO comment VALUES (4252,741,1575,'DJ','welp','2003-04-20 14:34:57',0,'The problem itself isn\'t much to get your mind around, just find a year that is a perfect square and subtract its square root.\r\n\r\nRavi, you\'re just being argumentative for the sake of arguing. The problem on my screen says \"Posted on 2003-04-15\" and begins with the words \"the other day,\" and Jim is talking entirely in present tense, as is the question posed at the end of the problem. Supposing this puzzle is from before 1936, and for some reason was preserved verbatim until today, I think it probably would have been made clear in the problem, but sure, Jim could have been turning 44. If the puzzle is from between 1936 and 1980, you can\'t say that either answer is valid; rather, both answers are invalid because either Jim has already turned 44, or he hasn\'t been born yet. So either the problem is more than 67 years old, or it is relatively recent and is worded accordingly. To me, there shouldn\'t be much of a pressing debate here...',NULL,0);
INSERT INTO comment VALUES (4253,722,1575,'DJ','ehh','2003-04-20 14:45:07',0,'usually problems like this are figured out so that it is actually possible to solve the problem using only the containers with the measurements specified, and the only actions you can do are fill each container all the way, either from it being empty, or from having some left over in it after filling another container.\r\n\r\ngenerally, it is allowable to completely empty a container at any point in the problem, but this one specificlly states otherwise. that, to me, was an indication that there was a specific solution that could be attained without having to use more than 13 gallons.\r\n\r\nafter working on it for a while, i began to suspect that it was impossible, but i was looking forward to seeing a real solution. guess i\'m just stuck being disappointed..\r\nworse, the posted solutions are just links to people\'s guesses that break the rules of the problem.\r\n\r\nso, my suspicions were correct, but..why bother making a specific problem like this without any idea how (or <i>if</i>) it can be done?\r\n\r\ni don\'t get it... *sob*',NULL,0);
INSERT INTO comment VALUES (4254,500,2029,'Jay Stone','solution','2003-04-20 14:50:52',0,'suicide',NULL,0);
INSERT INTO comment VALUES (4255,500,1575,'DJ','or','2003-04-20 14:55:12',0,'How about the murder or incapacitation of every single form of law-enforcement official on the face of the earth? \r\nIf completely successful, there would be no one to punish him.\r\n\r\nOr, maybe you\'re excaping from prison to go live in seclusion in a non-cooperative foreign country?\r\nIf successful, you won\'t get punished.\r\n\r\nI suppose both of those are still punish<i>able</i>, but i can\'t just say the same thing as everyone else..',NULL,0);
INSERT INTO comment VALUES (4256,500,2029,'Jay Stone','re: or','2003-04-20 15:30:32',0,'ESCAPING (that\'s how it\'s spelled) from prison is not a crime.  You cannot be arrested trying to escape from prison.',4255,0);
INSERT INTO comment VALUES (4257,500,2032,'robby','I KNOW THIS ONE','2003-04-20 19:03:11',0,'suicide',NULL,0);
INSERT INTO comment VALUES (4258,500,979,'Ravi Raja','re: Catch-22','2003-04-20 21:58:50',0,'How about hanging oneself, diving in a body of water (provided the one who does that does not know how to swim), jumping off from a tall building....etc. are other ways of comitting a Suicide.',4245,0);
INSERT INTO comment VALUES (4259,500,979,'Ravi Raja','re:','2003-04-20 22:14:36',0,'Yes Aamir. You\'re absolutely correct.',4249,0);
INSERT INTO comment VALUES (4260,500,979,'Ravi Raja','re: Catch-22','2003-04-20 22:23:01',0,'Well Gamer I believe that there are less chances to find a gun at a normal person\'s place and so the other ways of committing a suicide, that I have suggested in my previous comments is more likely to be accepted by them.',4245,0);
INSERT INTO comment VALUES (4261,498,2005,'Aamir Rashid','The solution','2003-04-20 23:07:04',3,'The next two numbers are as below:\r\n\r\n8112332416    1113253342618\r\n\r\nActually any number in the sequence is just the count of the digits used in the sequence so far. For example if we start with 1, 11 represents that uptil now there is only one digit(that is ofcourse \"1\") used in the sequence and it appears only once.(Remember the first 1 in \"11\" shows the number of occurences and the second 1 shows the actual digit which has occured). Following the same strategy it is quite easy to show that 31 means that 1 has appeared in the sequence thrice so far. But here, we have a new number introduced in the sequence and that is 3 so it\'s count is to be managed as well, which is apparent from 4113.\r\nNow 4113 tells that now there are 2 digits in the sequence \"3\" and \"1\", where 3 comes once and 1 is repeated 4 times and so on.......This is how I think it works.\r\n\r\nPlz do let me know if there is a bug.   ',NULL,0);
INSERT INTO comment VALUES (4262,469,1919,'Lewis','solution','2003-04-20 23:22:25',3,'Everybody who got paid the note lost 100 rupees because the note was counterfeit.\r\nEverybody who paid the note to somebody else gained 100 rupees because the note was counterfeit.\r\nBecause evrybody used it and everybody got paid it, they were all even - no gains & no loses.\r\n',NULL,0);
INSERT INTO comment VALUES (4263,500,1919,'Lewis','re: or','2003-04-20 23:26:56',0,'Or maybe the crime was getting away with murder, stealing etc. If he got away with it he couldn\'t be punished.',4255,0);
INSERT INTO comment VALUES (4264,229,1919,'Lewis','hmmmm.....','2003-04-20 23:29:40',0,'um.... because they both exist on Earth? No?\r\n\r\nAnyway, its a stupid riddle. How can a desk write? Oh...',NULL,0);
INSERT INTO comment VALUES (4265,738,1920,'Brian Smith','The 5th degree vs. The interrupted sequence','2003-04-21 05:52:35',0,'Two ideas came to me soon after seeing this problem.\r\n\r\nIdea 1\r\nThe sequence can be interpreted as a series of points: (1,1),(2,4),(3,9),(4,16),(5,25),(6,pi)\r\n\r\nConstruct a polynomial passing through those points: f(x) = (x-1)*(x-2)*(x-3)*(x-4)*(x-5)*(pi-36)/120+x^2\r\n\r\nf(7) = 6*pi-167\r\n\r\nIdea 2\r\nThe sequence is the perfect squares with pi substituted for 36.  The next term is then 49.',NULL,0);
INSERT INTO comment VALUES (4266,500,1517,'jude','or how about','2003-04-21 06:02:57',0,'overthrowing a \"government\"?',NULL,0);
INSERT INTO comment VALUES (4267,503,1301,'Charlie','solution','2003-04-21 09:01:01',3,'Let x be the horizontal component of the distance of the crossover point from the wall where the base of the 10-meter ladder rests.  Let y be the height of the crossover point.  \r\n\r\nThe top of the 10-meter ladder rests 8 meters above the ground (the triangle is a 3,4,5 rt triangle with dimensions doubled), and the top of the 12-meter ladder is 12&#8730;3 meters up (as it makes an angle of 60 degrees with the ground).\r\n\r\nThe equation of the 10-meter ladder is therefore\r\ny=8x/6\r\nand the 12-meter ladder is\r\ny=(12(&#8730;3)/6)(6-x)\r\nsubstituting and multiplying by 6,\r\n8x = 12(&#8730;3)(6-x)\r\nand\r\nx=72(&#8730;3)/(8+12&#8730;3) \r\nand y=8x/6 = 5.7765896... meters above the ground.',NULL,0);
INSERT INTO comment VALUES (4268,503,1517,'jude','Interesting problem','2003-04-21 09:05:33',0,'Drawing a graph of how I interpret this problem, I get two lines (for 0 < x < 6):\r\n1)  y=-(4/3)x + 8\r\nand\r\n2)  y=((sqrt108)/6)x\r\n\r\nSubstituting 2) into 1), then the result back into 2), I get a height of (8*sqrt(108)) / (8 + sqrt(108)) or approx 4.5m',NULL,0);
INSERT INTO comment VALUES (4269,503,1567,'Bryan','re: solution','2003-04-21 09:12:45',0,'Charlie, my solution confirmed jude\'s answer, which differs from yours. I believe your equation for the 12-meter ladder should have been<p>y = (6(&#8730;3)/6)(6-x)<p> and all else would follow correctly.',4267,0);
INSERT INTO comment VALUES (4270,503,1301,'Charlie','re(2): solution','2003-04-21 09:23:22',0,'You\'re absolutely right.\r\n',4269,0);
INSERT INTO comment VALUES (4271,738,1517,'jude','as Arsenio Hall said....','2003-04-21 09:48:56',0,'Things that make you go hmmmmmmmm...\r\n\r\nok another observation is that each of the numbers listed (not pi) make up the first 7 numbers after the decimal point of pi, only scrambled to resemble a series of squares\r\n3. 1 4 1 5 9 2 6\r\nextending pi a few places, \r\n3. 1 4 1 5 9 2 6 5 3 5 8 9... you don\'t another 6 to make 36 for about another 8 places\r\n\r\nthis one really has me stumped because it\'s in \"Word problems\" yet we\'re asked to create a mathematical function\r\n\r\nAt first thought it had something to do with cooking, like 6 squares = 36 which if multiplied by 10 equals 360 which equals a pi(e) but maybe I\'m grasping at straws here...',NULL,0);
INSERT INTO comment VALUES (4272,500,1626,'Gamer','re(2): Catch-22','2003-04-21 10:07:59',0,'I think you misread me. I am just saying that such other ways of killing ones self are harder to do... You can shoot yourself anywhere...\r\n\r\nI like the other ideas that were listed as well. My new idea is paying of the authorities to not turn your previous crimes and your bribe in, without anyone knowing.',4258,0);
INSERT INTO comment VALUES (4273,79,1626,'Gamer','Plurals caution','2003-04-21 13:55:12',1,'Careful with plurals. Namely that he needs to take each pile of BILLS and shuffle them. This sounds like there needs to be at least 2 bills in each pile.\r\n\r\nWhat I would do is be all nice to the uncle if he just has over 1000 dollars in cash just laying around the house!!!!!!\r\n\r\nI like your proof though TomM',254,0);
INSERT INTO comment VALUES (4274,503,2041,'annij','solution','2003-04-21 17:24:28',0,'The height of the intersection is 4.52 metres from the ground.  Fun Problem!',NULL,0);
INSERT INTO comment VALUES (4275,738,1183,'fwaff','Word problem???','2003-04-21 22:00:33',1,'OK so p is the 16th letter of the alphabet and i is the 9th, so we have...\r\n1 4 9 16 25 p(=16) i(=9) \r\nthen d(=4) and a(=1) would be the last two values of the sequence\r\n\r\nI doubt this is what was wanted, but a \'word problem\' asking for a mathematical function has left me bemused!',NULL,0);
INSERT INTO comment VALUES (4276,738,1183,'fwaff','re: Word problem??? - maths bit','2003-04-21 22:29:44',3,'Sorry, I should have put this on the end of my previous post...\r\n\r\nA mathematical function that gives the sequence is:\r\n\r\n(floor(n/6))pi + (1-floor(n/6))n^2\r\n\r\nfor n=1 to 5 this is equivalent to 0pi + 1n^2 = n^2\r\nfor n=6 this is 1pi + (1-1)6^2 = pi\r\nfor n=7 to 11 this is 1pi + (1-1)n^2 = pi\r\nfor n=12 this is 2pi - 144\r\n\r\nAgain I guess that this is A solution rather than THE solution.',4275,0);
INSERT INTO comment VALUES (4277,485,1919,'Lewis','Annoying','2003-04-21 22:40:38',0,'Tim, PLEASE stop giving the answers away in your comment\'s subjects :)',NULL,0);
INSERT INTO comment VALUES (4278,342,1919,'Lewis','Saw','2003-04-21 22:45:46',1,'And if you didn\'t have a saw, you could rub your hands together until they got a little soar and then use the little saw to saw the table.\r\n\r\nBut when you get out you can\'t be bothered to walk all of the way home. So you shout and shout until your throat gets a little hoarse, then you get on that horse and ride home. (By the way, this doesn\'t actually work :)',NULL,0);
INSERT INTO comment VALUES (4279,718,1660,'Tim Axoy','1 of each symbol','2003-04-22 02:17:25',0,'Yes.\r\nFor example,3/(((12!)!)!) would be really big.\r\nWe could add more and more symbols on!',4222,0);
INSERT INTO comment VALUES (4280,501,1517,'jude','How about','2003-04-22 04:39:17',0,'Stars?',NULL,0);
INSERT INTO comment VALUES (4281,501,1902,'Hank','i dunno','2003-04-22 04:46:35',0,'dreams?',NULL,0);
INSERT INTO comment VALUES (4282,738,1567,'Bryan','re: Word problem???','2003-04-22 05:03:54',0,'Sorry for the confusion.  I submitted this as a sequence, not a word problem. Perhaps the topic was changed during the recent hacking episode. I must admit, given some of the creative answers I\'ve seen so far, maybe I should put the wrong topic on problems more often &lt;grin&gt;.',4275,0);
INSERT INTO comment VALUES (4283,503,1686,'DuCk','my solution','2003-04-22 05:38:11',0,'I\'m getting 4.52 metres above the ground at 2.6097 metres from the left wall.  I just set the origin as the bottom left corner of the alley and used the equations of the lines to find the intersection points.  It had been so long since I did geometry, I couldn\'t believe how stumped I was at first about finding the intersection point.  Thanks Ravi!',NULL,0);
INSERT INTO comment VALUES (4284,501,1686,'DuCk','a quickie guess','2003-04-22 05:42:15',0,'This was the first thing that popped in my head, but it is probably wrong.  Stars...\r\nJust decided to go with the gut on this one.',NULL,0);
INSERT INTO comment VALUES (4285,159,1920,'Brian Smith','3 x n','2003-04-22 06:20:52',0,'3 x n\r\nOOOO...OOO\r\nOXXX...XXO\r\nOOOO...OOO\r\nNumber black squares = n - 2',NULL,0);
INSERT INTO comment VALUES (4286,766,1517,'jude','Trey Anastasio???','2003-04-22 07:27:52',0,'Cleopatra and Marc Anthony are fish.  They were in a fish bowl on a table that got knocked over.\r\n\r\nAAhhhhh but who knocked over the table?',NULL,0);
INSERT INTO comment VALUES (4287,766,1902,'Hank','Maybe','2003-04-22 08:06:02',3,'They died because they were unable to breathe outside of the water in their fish tank.',NULL,0);
INSERT INTO comment VALUES (4288,501,2046,'Rebecca Howard','?','2003-04-22 09:15:38',0,'Shadows maybe? The fingers of darkness?',NULL,0);
INSERT INTO comment VALUES (4289,61,2046,'Becky','Another solution','2003-04-22 09:59:15',0,'He stayed for a few days, just not the few days immediately after the drink!!',NULL,0);
INSERT INTO comment VALUES (4290,82,2046,'Becky','Who needs demons?','2003-04-22 10:18:54',0,'Maybe the men killed him at exactly 1:00 because he was trying to get the fire back...',NULL,0);
INSERT INTO comment VALUES (4291,31,2046,'Becky','Spinning?','2003-04-22 10:22:17',0,'Maybe it was facing both ways at once?',NULL,0);
INSERT INTO comment VALUES (4292,501,1301,'Charlie','My vote is for...','2003-04-22 10:40:48',0,'dreams',NULL,0);
INSERT INTO comment VALUES (4293,501,1626,'Gamer','My idea','2003-04-22 11:15:42',0,'My idea was sleep. Sleep comes at night and is lost when the day wakes you up.',NULL,0);
INSERT INTO comment VALUES (4294,766,1301,'Charlie','re: Trey Anastasio???','2003-04-22 12:09:24',0,'It should ease levik\'s mind that it wasn\'t people.',4286,0);
INSERT INTO comment VALUES (4295,501,1575,'DJ','yeah','2003-04-22 15:24:21',0,'I was thinking dreams, just because sleep doesn\'t really qualify as a \'they\'',NULL,0);
INSERT INTO comment VALUES (4296,766,2029,'Jay Stone','solution','2003-04-22 16:04:34',0,'they are fish',NULL,0);
INSERT INTO comment VALUES (4297,154,1575,'DJ','The Real Solution (Part I)','2003-04-22 16:13:48',3,'I had \'proved\' an 8-digit solution before, but my oversight was that the reverse of x is not necessarily x. So, I will redo the problem, with the invented notation of X being the reverse of x (if x=123, X=321). As before, I will attempt to prove that a number relates to itself, which by property E means that it must be a solution and open the lock. The shortest solution still presumably has the form of xx2 or x2x2, where x is a series of 1s, 5s, and 9s that enumerates the steps needed to find that very arrangement.\r\nFirst, for xx2, lets work backwards:\r\nxx2 - 2XX - XX - xx - x\r\nor\r\nxx2 - 2XX - XX - X - x.\r\nA consecutive reversal (5) and repetition (9) are interchangeable. This yields the following proof:\r\n2x2 ~ x\r\n92x2 ~ xx\r\n592x2 ~ XX\r\n1592x2 ~ 2XX\r\n51592x2 ~ xx2\r\n:. x must equal 51592, and this shows that 51592515922 relates to itself and therefore is a combination that opens the safe. Also (using the 5-9 commutability), 51952519522 opens the safe by similar proof.',NULL,0);
INSERT INTO comment VALUES (4298,154,1575,'DJ','The Real Solution (Part 2)','2003-04-22 16:15:41',3,'Now, work backwards again to find x2x2:\r\nx2x2 - 2X2X - 2X - X - x\r\nor\r\nx2x2 - x2 - 2X - X - x.\r\nThus we have the proofs:\r\n2x2 ~ x\r\n52x2 ~ X\r\n152x2 ~ 2X\r\n9152x2 ~ 2X2X\r\n59152x2 ~ x2x2\r\n:. x = 5915, and 5915259152 relates to itself and must open the safe. Also:\r\n2x2 ~ x\r\n52x2 ~ X\r\n152x2 ~ 2X\r\n5152x2 ~ x2\r\n95152x2 ~ x2x2\r\n:. x=9515, and 9515295152 also relates to itself and must open the safe.',NULL,0);
INSERT INTO comment VALUES (4299,154,1575,'DJ','The Real Solution (Part 3)','2003-04-22 16:17:28',3,'Such solutions were come upon previously by myself and other people. These combinations do indeed relate to themselves, and therefore must open the safe, but they are not the shortest and are not the solution to the problem.\r\nAn inspection of the latter two valid combinations reveals that both are repeats of some number. A simple proof, from the definitions, shows that:\r\n2y2 ~ y\r\n92y2 ~ yy\r\nSo, for any repeated number yy, 92y2 is related to it. And, if yy opens the safe (see where I\'m going now?), then 92y2 must also open the safe, to conform to property E. Therefore, the solutions 9515295152 and 5915259152 each yield another solution, and we have that:\r\n2951522 ~ 95152\r\n92951522 ~ 9515295152\r\nand\r\n2591522 ~ 59152\r\n92591522 ~ 5915259152.\r\nTherefore, we have found two 8-digit solutions, 92591522 and 92951522.\r\n\r\n!!',NULL,0);
INSERT INTO comment VALUES (4300,501,2049,'Sarah','um i know what it is','2003-04-22 17:52:35',0,'stars',NULL,0);
INSERT INTO comment VALUES (4301,766,1183,'fwaff','Hmmm','2003-04-22 21:41:40',3,'Given how long this riddle\'s been going around, my guess is that they died of old age.\r\n\r\n:-)',NULL,0);
INSERT INTO comment VALUES (4302,766,2050,'Zephia','well.....','2003-04-22 23:45:16',0,'They\'re fish. Their fish bowland the table it was on, were blown over by a gush of wind through the open window (hence the broken glass)...without water the wee fishies died.',NULL,0);
INSERT INTO comment VALUES (4303,501,979,'Ravi Raja','re: ?','2003-04-23 00:06:58',0,'Rebecca you stand under the Sun at any time of the day and then post a comment telling us whether you saw your shadow or not.',4288,0);
INSERT INTO comment VALUES (4304,501,979,'Ravi Raja','re: My idea','2003-04-23 00:08:24',0,'Many people feel sleepy even during the day time and are awake at nights.',4293,0);
INSERT INTO comment VALUES (4305,501,979,'Ravi Raja','re: i dunno','2003-04-23 00:09:38',0,'Don\'t you, or any other person \"Day-Dream\" ? lol. ',4281,0);
INSERT INTO comment VALUES (4306,501,979,'Ravi Raja','re: ?','2003-04-23 00:11:04',0,'And one more thing, Rebecca. You in a completely dark room then let us know whether you saw your shadow or not.',4288,0);
INSERT INTO comment VALUES (4307,766,1839,'Rajeev','sounds fishy','2003-04-23 00:22:45',0,'Cause both were fish out of water',NULL,0);
INSERT INTO comment VALUES (4308,502,1517,'jude','mmmkay?','2003-04-23 04:02:56',3,'\r\nany \"thousand\" number\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4309,766,1517,'jude','re: well.....','2003-04-23 04:06:17',0,'wouldn\'t the broken glass be from the broken fish tank/bowl?\r\n',4302,0);
INSERT INTO comment VALUES (4310,502,1301,'Charlie','re: mmmkay?','2003-04-23 04:06:40',3,'Specifically, one thousand is as high as you have to count.',4308,0);
INSERT INTO comment VALUES (4311,502,1902,'Hank','Other solutions??','2003-04-23 04:40:03',3,'0.001 (one thousandth) (actually, if we are counting non-integers, I\'m sure that there are smaller numbers)\r\n\r\none hundred and one (like the dalmations) (not technically correct, but it is how it is spoken)',NULL,0);
INSERT INTO comment VALUES (4312,502,1902,'Hank','re: Other solutions??','2003-04-23 04:41:38',0,'or in other languages? quatro, etc.',4311,0);
INSERT INTO comment VALUES (4313,502,1928,'The Mighty Puck','simple','2003-04-23 06:12:55',0,'one thousand',NULL,0);
INSERT INTO comment VALUES (4314,501,1947,'Jon','ummm','2003-04-23 06:18:45',1,'so far all the answer but stars have been ruled out, but the sun is indeed a star so there goes that one too.  I know I am being picky but oh well.  ummmm.....  How about everyone try really hard to forget that there are bugs in the day and we can use them as an answer?',NULL,0);
INSERT INTO comment VALUES (4315,502,2054,'entelecheia','Spelling them out?','2003-04-23 09:17:08',0,'If you were to write out each number as you were to say it...  a hundred, a hundred and one, a hundred and two...',NULL,0);
INSERT INTO comment VALUES (4316,429,2054,'Entelecheia','Alternate Answer','2003-04-23 09:56:38',0,'He poisoned the punch.',NULL,0);
INSERT INTO comment VALUES (4317,765,1301,'Charlie','solution','2003-04-23 13:12:14',3,'If we number the coins 1-39, we’d like to place the coins on the left (L) or right(R) according to the following schedule for the four weighings:\r\n\r\n 1            LLLL\r\n 2            -LLL\r\n 3            RLLL\r\n 4            L-LL\r\n 5            --LL\r\n 6            R-LL\r\n 7            LRLL\r\n 8            -RLL\r\n 9            RRLL\r\n 10           LL-L\r\n 11           -L-L\r\n 12           RL-L\r\n 13           L--L\r\n 14           ---L\r\n 15           R--L\r\n 16           LR-L\r\n 17           -R-L\r\n 18           RR-L\r\n 19           LLRL\r\n 20           -LRL\r\n 21           RLRL\r\n 22           L-RL\r\n 23           --RL\r\n 24           R-RL\r\n 25           LRRL\r\n 26           -RRL\r\n 27           RRRL\r\n 28           LLL-\r\n 29           -LL-\r\n 30           RLL-\r\n 31           L-L-\r\n 32           --L-\r\n 33           R-L-\r\n 34           LRL-\r\n 35           -RL-\r\n 36           RRL-\r\n 37           LL--\r\n 38           -L--\r\n 39           RL--\r\nwhere a hyphen indicates to leave that coin off for that weighing.\r\n\r\nThese are based on the ternary representation of one less than the coin number, with L representing 0, - representing 1, and R representing 2, and presented low order to high order.  Note that no two lines exist where one is the same as the other with L\'s replaced by R\'s and vice versa, so for example, if the left pan went down every time except for the 3rd weighing, we\'d know that coin 19 was heavy as there is no line that has RRLR which could indicate that its coin was light.\r\n\r\nHowever there is a problem: the second weighing has three more coins on the left pan than on the right; the third has 9 more on the left than the right; and the fourth has all 27 of its coins on the left.\r\n\r\nThis can be remedied, however.  After the first weighing, there are either 13 or 26 coins that we know to be good.  During the second weighing, any three of these can be reallocated: if one was to appear on the left, it can be left out, or if it was to be left out it could be put on the right.   The same applies to weighing 3, as the imbalance is only 9 and we have 13 to work with.\r\n\r\nOn the fourth weighing, there are 27 coins scheduled to appear on the left pan. But at least 19 of those can be known from one of the previous weighings or another to be good.  And instead of leaving any one of those off, it can be switched to the right pan, and that counts for two in balancing the sides.  As an odd number must be accounted for, one can be merely not placed on a pan.\r\n\r\nThen simply find the pattern of Ls and Rs on the above chart.  Only one will be found, and it will apply to the given pan either going up or going down (as mentioned before, there is no corresponding negative value of, say, LLR- vs RRL-).\r\n\r\nSo, for example, if the left pan went up, you\'d know that all those that weren\'t weighed in the first weighing are good.  So in weighing 2 you\'d place the coins as per the second column above, except you\'d leave, say, coins 2, 11 and 20, known to be good, off, instead of on the left pan.  Say this time the pans balanced.  All the coins on each balance are now known to be good, so in the next weighing, number 3, place all the coins as per the third column except 2, 3, 5, 7, 8, 9, 28, 29 and 30, as these would be scheduled for the left pan but can be left off as they are knwon to be good from either not being weighed in weighing 1, or being weighed in weighing 2.  Say in weighing 3, the left side goes down again. Then place coins 1-27 on the left pan, except for 1, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14 and 15, which are to be placed on the right pan instead, and 16, which is to be left off, as these are known to be good from the previous weighings and allow an equal number of coins on the two pans. Now, if neither side goes down, we match the results to line 31 representing coin 31, and since the corresponding side, L, went down each time, it is heavier than the rest.',NULL,0);
INSERT INTO comment VALUES (4318,765,1715,'Jonny Doe','THE SOLUTION','2003-04-23 15:28:19',3,'Divide the 39 into 3 piles of 13 coins.  Put the first two piles on each side of the scale, if the scales are even then the fake coin is in the third pile otherwise the coin is in the pile that weighs less.\r\n<P>\r\nTake pile with the fake coin and divide it into two piles of 6 coins leaving one coin out.  Weigh the two piles if the scales are even then the coin you left out is fake, otherwise the coin is in the pile that weighs less.\r\n<P>\r\nTake pile with the fake coin and divide it into three piles of 2 coins.   Put the first two piles on each side of the scale, if the scales are even then the fake coin is in the third pile otherwise the coin is in the pile that weighs less.\r\n<P>\r\nTake the last two coins and weigh them.  The one that weigh less is the fake.\r\n<P>\r\nIn theory it is possible based on this method to find the coin after two weighs but if we must weigh 4 times we can always grab a few coins and weigh them just for fun.\r\n',NULL,0);
INSERT INTO comment VALUES (4319,765,1301,'Charlie','re: THE SOLUTION','2003-04-23 18:21:50',0,'The problem did not state that the fake coin weighs less than the others; it might weigh more instead.\r\n\r\nAlso, 2 weighings (the last paragraph remark) are enough to differentiate only 9 possibilities (3 possibilities for result of first weighing x 3 possibilities for second).',4318,0);
INSERT INTO comment VALUES (4320,766,2058,'Anna','??','2003-04-23 22:04:30',0,'There was a storm which knocked over the table which had a glass of water on it. Cleopatra and Marc Anthony were struck by lightening?',NULL,0);
INSERT INTO comment VALUES (4321,494,2059,'Michael','re(3): this is easy','2003-04-23 23:10:16',0,'Could it be that there are two ways to solve this problem?',4160,0);
INSERT INTO comment VALUES (4322,738,1983,'Ahmed','re: Word problem???','2003-04-24 02:02:49',0,'O.K. fwaff, I note that your sequence (p is the 16th letter of the alphabet and i is the 9th...etc) can\'t explain why 25 is included?. Also, Bryan commented that this needs a mathimatical relations. however it was a smart observation.  ',4275,0);
INSERT INTO comment VALUES (4323,504,1902,'Hank','A different angle','2003-04-24 04:05:50',0,'It might help to think of it as liars and knights:\r\nA: \'B is a liar\'\r\nB: \'A is a knight\'\r\n\r\nIt is still the same solution. or paradox.',NULL,0);
INSERT INTO comment VALUES (4324,504,979,'Ravi Raja','re: A different angle','2003-04-24 04:21:31',0,'You can verify that on your own Hank. As there are only a few possibilities (I think only four).',4323,0);
INSERT INTO comment VALUES (4325,504,2060,'Katherine','Just a Question.','2003-04-24 04:40:02',4,'Are these statements referring to each other?',NULL,0);
INSERT INTO comment VALUES (4326,504,979,'Ravi Raja','re: Just a Question.','2003-04-24 04:54:20',0,'Yes Katherine. The two statements are referring to each other.',4325,0);
INSERT INTO comment VALUES (4327,501,1902,'Hank','re: ummm','2003-04-24 06:11:25',1,'fireflies or lightning bugs',4314,0);
INSERT INTO comment VALUES (4328,279,1920,'Brian Smith','Using trig functions: Zero to 150 completed','2003-04-24 06:15:39',3,'I managed to generate all values 0 to 150 using only the following:\r\n+  -  *  /  !  ^  (  )  sqrt  sin  cos  tan  floor  ceil\r\n\r\n0= 2*0*0*3 \r\n1= (2+0)^(0*3) \r\n2= 2+0*0*3 \r\n3= 2*0*0+3 \r\n4= 20^0+3 \r\n5= 2+0+0+3 \r\n6= (2+0+0)*3 \r\n7= 20^0+3! \r\n8= 2+0+0+3! \r\n9= (2+0+0!)*3 \r\n\r\n10= 20/(-(0!)+3) \r\n11= (2+0!)!-0!+3! \r\n12= (2+0!+0!)*3 \r\n13= (2+0!)!+0!+3! \r\n14= 2*(0+0!+3!) \r\n15= ((2+0!)!-0!)*3 \r\n16= 2^(0+0!+3) \r\n17= 20+0-3 \r\n18= 20+0!-3 \r\n19= 20-(0*3)! \r\n\r\n20= 20+0*3 \r\n21= 20+(0*3)! \r\n22= 20-0!+3 \r\n23= 20+0+3 \r\n24= 20+0!+3 \r\n25= 20-0!+3! \r\n26= 20+0+3! \r\n27= 20+0!+3! \r\n28= (floor sqrt 20)+(0!+3)! \r\n29= (ceil sqrt 20)+(0!+3)! \r\n\r\n30= (2+0!)!+(0!+3)! \r\n31= ceil [-2*(tan (0!+0!))/sin 3] \r\n32= 2^(0!+0!+3) \r\n33= (2+0!)*floor [(tan (0!))/(sin 3)] \r\n34= 2+0!+ceil [(tan tan (0!))/(sqrt 3)] \r\n35= -2+floor [(tan tan (0!))/(-(0!)+3)] \r\n36= (2+0!)!*(0+3)! \r\n37= ceil [cos 2+(tan tan (0!))/(-(0!)+3)] \r\n38= floor [sqrt 2+(tan tan (0!))/(-(0!)+3)] \r\n39= 2+floor [(tan tan (0!))/(-(0!)+3)] \r\n\r\n40= 20*(-(0!)+3) \r\n41= -2+0+floor [(tan tan (0!))/(sqrt 3)] \r\n42= ((2+0!)!+0!)*3! \r\n43= 2*0+floor [(tan tan (0!))/(sqrt 3)] \r\n44= 20+(0!+3)! \r\n45= 2+0+floor [(tan tan (0!))/(sqrt 3)] \r\n46= 2*(-(0!)+(0!+3)!) \r\n47= 2+ceil [(tan tan (0!))/(tan (0!))]-3 \r\n48= (2+0)*(0!+3)! \r\n49= floor [2*(tan tan (0!))/(0+3)] \r\n\r\n50= 2*(0!+(0!+3)!) \r\n51= -2+floor[(tan tan (0!))/(tan (0!))]+3! \r\n52= 2+floor[(tan tan (0!))/(tan (0!))]+3 \r\n53= 2+ceil[(tan tan (0!))/(tan (0!))]+3 \r\n54= (ceil[-(tan 2)]^(0!+0!))*3! \r\n55= -2+0+ceil[(tan tan (0!))/(sqrt sqrt 3)] \r\n56= 2*0+floor[(tan tan (0!))/(sqrt sqrt 3)] \r\n57= (20-0!)*3 \r\n58= 2+0+floor[(tan tan (0!))/(sqrt sqrt 3)] \r\n59= 2+0+ceil[(tan tan (0!))/(sqrt sqrt 3)] \r\n\r\n60= 20*(0+3) \r\n61= floor[(sqrt 2)*(tan tan (0!))/(tan (0!))]-3! \r\n62= -2+(0!+0!)^(3!) \r\n63= (20+0!)*3 \r\n64= (2+0+0)^(3!) \r\n65= -2-0!+floor[tan tan (0!)]-3! \r\n66= 2+(0!+0!)^(3!) \r\n67= -2+0+ceil[tan tan (0!)]-3! \r\n68= 2*0+floor[tan tan (0!)]-3! \r\n69= 2*0+ceil[tan tan (0!)]-3! \r\n\r\n70= -2-0+ceil[tan tan (0!)]-3 \r\n71= 2*0+floor[tan tan (0!)]-3 \r\n72= (2+0!+0!)!*3 \r\n73= 2+floor[tan tan (0!)]+0-3 \r\n74= 2+ceil[tan tan (0!)]+0-3 \r\n75= -2+floor[tan tan (0!)]+0+3 \r\n76= 2+floor[tan tan (0!)]+0*3 \r\n77= 2*0+floor[tan tan (0!)]+3 \r\n78= 2*0+ceil[tan tan (0!)]+3 \r\n79= 2+floor[tan tan (0!)]+0+3 \r\n\r\n80= 2+ceil[tan tan (0!)]+0+3 \r\n81= (2+0!)^(0!+3) \r\n82= 2+floor[tan tan (0!)]+0+3! \r\n83= 2+ceil[tan tan (0!)]+0+3! \r\n84= 2+ceil[tan tan (0!)]+0!+3! \r\n85= floor[(sqrt sqrt 2)*(tan tan (0!))]+0-3 \r\n86= ceil[(sqrt sqrt 2)*(tan tan (0!))]+0-3 \r\n87= ceil[(sqrt sqrt 2)*(tan tan (0!))]+0!-3 \r\n88= floor[(sqrt sqrt 2)*(tan tan (0!))]+0*3 \r\n89= ceil[(sqrt sqrt 2)*(tan tan (0!))]+0*3 \r\n\r\n90= floor[(sqrt sqrt 2)*(tan tan (0!))]-0!+3 \r\n91= 20+floor[tan tan (0!)]-3 \r\n92= 20+ceil[tan tan (0!)]-3 \r\n93= floor[20*tan (0!)]*3 \r\n94= ceil[20*(tan (0!))*3] \r\n95= 20-floor[(tan tan (0!))/(cos 3)] \r\n96= ceil[20*tan (0!)]*3 \r\n97= 20+floor[tan tan (0!)]+3 \r\n98= 20+ceil[tan tan (0!)]+3 \r\n99= ceil[-(cos 2)*(tan tan (0!))+0!]*3 \r\n\r\n100= 20*(-(0!)+3!) \r\n101= 2+0+ceil[(tan tan (0!))*(sqrt sqrt 3)] \r\n102= floor[(sqrt 2)*(tan tan (0!))]+0-3 \r\n103= ceil[(sqrt 2)*(tan tan (0!))]+0-3 \r\n104= ceil[(sqrt 2)*(tan tan (0!))]+0!-3 \r\n105= floor[(sqrt 2)*(tan tan (0!))]+0*3 \r\n106= ceil[(sqrt 2)*(tan tan (0!))]+0*3 \r\n107= ceil[(sqrt 2)*(tan tan (0!))]+(0*3)! \r\n108= floor[(sqrt 2)*(tan tan (0!))]+0+3 \r\n109= ceil[(sqrt 2)*(tan tan (0!))]+0+3 \r\n\r\n110= ceil[(sqrt 2)*(tan tan (0!))]+0!+3 \r\n111= floor[(sqrt 2)*(tan tan (0!))]+0+3! \r\n112= ceil[(sqrt 2)*(tan tan (0!))]+0+3! \r\n113= ceil[(sqrt 2)*(tan tan (0!))]+0!+3! \r\n114= (20+0!)*3! \r\n115= -2+0+ceil[(tan tan (0!))*(sqrt sqrt (3!))] \r\n116= 2*0+floor[(tan tan (0!))*(sqrt sqrt (3!))] \r\n117= ((2+0!)!-0!)!-3 \r\n118= -2+(0!+0!+3)! \r\n119= -2+0!+(-(0!)+3!)! \r\n\r\n120= 20*(0+3!) \r\n121= 2-0!+(-(0!)+3!)! \r\n122= 2+(0!+0!+3)! \r\n123= ((2+0!)!-0!)!+3 \r\n124= -(2+0!)!+ceil[(tan tan (0!))*(sqrt 3)] \r\n125= ((2+0!)!-0!)^3 \r\n126= (20+0!)*3! \r\n127= -2-0+floor[(tan tan (0!))*(sqrt 3)] \r\n128= 2^(0+0!+3!) \r\n129= 2*0+floor[(tan tan (0!))*(sqrt 3)] \r\n\r\n130= 2*0+ceil[(tan tan (0!))*(sqrt 3)] \r\n131= 2+0+floor[(tan tan (0!))*(sqrt 3)] \r\n132= 2+0+ceil[(tan tan (0!))*(sqrt 3)] \r\n133= 2+0!+ceil[(tan tan (0!))*(sqrt 3)] \r\n134= -2+ceil[(tan tan (0!))/(cos (0!))]-3 \r\n135= -2+ceil[(tan tan (0!))/(cos (0!))-(sqrt 3)] \r\n136= floor[(sqrt 2)+(tan tan (0!))/(cos (0!))]-3 \r\n137= 2+floor[(tan tan (0!))/(cos (0!))]-3 \r\n138= 2+ceil[(tan tan (0!))/(cos (0!))]-3 \r\n139= -2+floor[(tan tan (0!))/(cos (0!))]+3 \r\n\r\n140= 20*(0!+3!) \r\n141= 2*floor[tan tan (0!)]-0!-3! \r\n142= 2*floor[tan tan (0!)]+0-3! \r\n143= floor[2*(tan tan (0!))]-0-3! \r\n144= (2+0!+0!)!*3! \r\n145= 2*floor[tan tan (0!)]+0-3 \r\n146= floor[2*(tan tan (0!))]+0-3 \r\n147= 2*ceil[tan tan (0!)]+0-3 \r\n148= 2*floor[tan tan (0!)]+0*3 \r\n149= floor[2*(tan tan (0!))]+0*3 \r\n150= 2*ceil[tan tan (0!)]+0*3\n\n<i>Edited on <b>December 2, 2003, 11:40 am</b></i>',NULL,0);
INSERT INTO comment VALUES (4329,504,1567,'Bryan','Solution, of sorts','2003-04-24 06:26:43',1,'Call the two statements A and B, and assume they can only be true or false. <p>If A is true, B is true, but A says B is false: A cannot be true.<br>If A is false, B is false, but not A implies B is true: A cannot be false.<br>If B is true, A is false, but B says A is true: B cannot be true.<br>If B is false, A is true, but not B implies A is false: B cannot be false.<p>From this seeming paradox, we see that the original assumption is incorrect, and in fact both statements are neither true nor false.',NULL,0);
INSERT INTO comment VALUES (4330,279,775,'Cory Taylor','re: Using trig functions: Zero to 150 completed','2003-04-24 06:28:20',0,'well done Brian - you beat me\r\n\r\n:(',4328,0);
INSERT INTO comment VALUES (4331,504,1660,'Tim Axoy','Sorry,Ravi.','2003-04-24 07:45:20',0,'My A knights and liars paradox was a dupe of this one(though not intentionally).',NULL,0);
INSERT INTO comment VALUES (4332,504,979,'Ravi Raja','re: Sorry,Ravi.','2003-04-24 07:57:44',0,'Tim why do you have to say Sorry for that. There are many problems submitted by someone or the other which turns out to be a dupe of some problem on this site, but that doesn\'t mean you have to aologise for that. ',4331,0);
INSERT INTO comment VALUES (4333,768,1660,'Tim Axoy','This IS cool!','2003-04-24 08:02:54',0,'It is cool like it says!',NULL,0);
INSERT INTO comment VALUES (4334,768,979,'Ravi Raja','I Got It !!','2003-04-24 08:11:31',3,'Let the first number of the sequence be taken as 1.\r\nNow, the next number will be 1 multiplied by (2!), which is equal to 2.\r\nThe third number will be equal to 2 multiplied by (3!), which is equal to 12.\r\nThe fourth number will be equal to 12 multiplied by (4!), which is equal to 288.\r\nThe fifth number will be equal to 288 multiplied by (5!), which is equal to 34560.\r\nSo we see that the \'N\'th number of the sequence is obtained by multiplying the \'(N-1)\'st number by (N!), that is N factorial.\r\nTherfore the next number of the sequence has to be equal to 34560 multiplied by (6!), which will give us the result 24883200.\r\nIsn\'t this correct ?\r\n',NULL,0);
INSERT INTO comment VALUES (4335,768,1660,'Tim Axoy','No!!!!','2003-04-24 09:40:16',0,'You asked if it was not correct.\r\nI answered \"No\" because it is correct.',4334,0);
INSERT INTO comment VALUES (4336,504,2066,'David','a thought','2003-04-24 13:37:29',0,'The first statement does not say whether the second is true. It  says that the first is false, but leaves the true answer open to question. The second however, says plainly, that the first is true. ',NULL,0);
INSERT INTO comment VALUES (4337,504,1626,'Gamer','re: Sorry,Ravi.','2003-04-24 14:15:24',0,'Yes don\'t worry... That\'s why we have Journeymen and such... so that the dupe puzzles just get deleted :)',4331,0);
INSERT INTO comment VALUES (4338,504,1575,'DJ','Well..','2003-04-24 18:52:19',1,'The quotation marks make the difference.\r\n\r\nThe first statement says that the next statement (the second one) is \"False\", but it is not \"False\". It is \"The previous statement is \"True\".\" Therefore the first statement is false, since the second statement is not what it says that it is.\r\n\r\nSimilarly, the first statement is not \"True\", but it is \"The next statement is \"False\", therefore the second statement (which refers to the previous statement, the first one), is also false.\r\n\r\nBoth statements are False (Neither statement is \"True\" or \"False\").',NULL,0);
INSERT INTO comment VALUES (4339,502,1299,'Anoop','A little tricky?','2003-04-24 19:11:27',0,'i think maybe the answer should 101. since technically when u spell out 101, it is hundred and one => it contains an a in the \"and\"\r\n\r\notherwise the simple answer is 1000 as it contains an a.',NULL,0);
INSERT INTO comment VALUES (4340,502,1575,'DJ','Pedantry','2003-04-24 19:16:20',3,'Counting each number \'correctly,\' and counting only whole numbers, as is implied but not stated in the problem, you have to count to \"one thousand,\" since 100 is \"one hundred,\" not \"a hundred,\" and 101 is \"one hundred one,\" not \"a hundred and one.\"\r\n\r\nIf you count in increments of anything other than an integer (still assuming only rational numbers), the next number you say will have the word \"and\" in it, since that is the correct way to pronounce it (ie, \"one and one third\" or \"four and three eights\").\r\n\r\nThe only exceptions there would be if you are counting backwards (or by a negative number). Then, the next fractional number you say may be between zero and one (ie, two thirds), and may not have an \'a\' in it. Once you are below zero, any number will work since you say the word \"negative\" before each value (one, zero, negative one, negative two. . .). Since the problem does specify \"how high,\" that can probably be ruled out.\r\n\r\nRegardless, the immediate and technical answers are the same: one thousand.',NULL,0);
INSERT INTO comment VALUES (4341,279,1575,'DJ','ehm..','2003-04-24 20:04:33',0,'I\'m still not too big on saying that \'floor\' and \'ceil\' should be considered \"mathematical symbols.\" Maybe no one else agrees, but it doesn\'t set right with me. Trig functions I can swallow, and it appears that may be necessary to tackle this problem, but I hope not to have to round off any sloppy numbers.\r\nMy list is still largely incomplete, but, I have quite a few numbers with solutions simpler than those Brian came up with by rounding. I am sure that there are quite a few more that I have overlooked as well.\r\n\r\nMy list to date is now on a flooble notepad, so anyone can go look, and add any numbers you may have solved for as well. The point, at least my goal, is to <i>not</i> use the rounding functions in the solutions.\r\nhttp://www.flooble.com/cgi-bin/mypad.pl?id=2003\r\n\r\nWhat does everyone else think?',NULL,0);
INSERT INTO comment VALUES (4342,499,1575,'DJ','hmm','2003-04-24 20:18:01',0,'Another plausible solution, that fits the riddle in every way, is simply that the men were playing cards, but not against each other, or that another party (or parties) were playing with the men and lost money to them. If the intended solution is that they were musicians, maybe it could be stated somewhere that they were playing together and with no one else. That rules out playing separate card games, and, coupled with the line of \"separate scores,\" might make a more challenging riddle with a \'cleaner\' answer. Otherwise, it\'s hard to say that other solutions are \'wrong\' just because they\'re not what you were thinking of.',NULL,0);
INSERT INTO comment VALUES (4343,502,1183,'fwaff','re: Pedantry','2003-04-24 22:05:45',1,'Hmmmm... this is a similar argument to the one in the \'Division by three\' problem. Since Ravi has already given us the start point of \'one\' it rules out languages other than English, but the issue becomes which \'English\'. \r\n\r\nFrom my understanding in American English the convention is as DJ states above (ie 101 is written as \'one hundred one\'), but in modern English English the convention is different such that 101 is written \'one hundred and one\'. To further confuse matters, archaic English has a numbering convention similar to German such that 21 is written one and twenty - (think of the \'Sing a song of sixpence\' nursery rhyme). I have no idea what conventions are used in other types of English (eg Australia, New Zealand, Canada, etc).',4340,0);
INSERT INTO comment VALUES (4344,501,2072,'Jake','Live, from Iraq','2003-04-24 23:54:35',3,'As I recall the Stars come out at night and are lost by the day (except for the sun of course). I may be wrong though, haven\'t read all of the other posts yet, but this is the answer as I remember it.',NULL,0);
INSERT INTO comment VALUES (4345,504,979,'Ravi Raja','re: a thought','2003-04-25 00:05:39',0,'David how can you say that the first statement says that it itself is false?',4336,0);
INSERT INTO comment VALUES (4346,502,979,'Ravi Raja','re: Other solutions??','2003-04-25 00:06:41',0,'In that case you can say ONE TENS AND ONE (for 11), if what you have said for 101 is true.',4311,0);
INSERT INTO comment VALUES (4347,502,979,'Ravi Raja','re(2): Other solutions??','2003-04-25 00:10:59',0,'No Hank in English language of course. Since nothing has been mentioned regarding that. ',4312,0);
INSERT INTO comment VALUES (4348,504,979,'Ravi Raja','re: Well..','2003-04-25 00:20:28',0,'Don\'t you think DJ that here, in this problem, the words True and False within quotes have the same meaning as we use it in general. Their meanings do not change if the words are put within quotes.',4338,0);
INSERT INTO comment VALUES (4349,500,2074,'Dan','I have anser','2003-04-25 02:01:49',0,'sucide',NULL,0);
INSERT INTO comment VALUES (4350,505,1301,'Charlie','solution','2003-04-25 03:56:11',3,'Let the ages of the Father, Mother, Son and Daughter be F, M, S and D respectively.\r\n\r\nThe father was the same age as the mother is now (F-M) years ago at which time the daughter was D-(F-M). So\r\n\r\nM = 3(D-(F-M))\r\n\r\nThe mother was twice the age the daughter is now (M-2D) years ago, at which time the father was F-(M-2D).  Also, the daughter will reach half the age the mother is now in M/2 - D years, at which time the son will be S + M/2 + D, so \r\n\r\nS + M/2 + D = (F-(M-2D))/2\r\n\r\nThe daughter was the same age the son is now D-S years ago, at which time the mother was M-(D-S).  The father will reach twice that age 2(M-(D-S))-F years from now, at which time the daughter will be D+2(M-(D-S))-F, so\r\n\r\nD+2(M-(D-S))-F = 4S\r\n\r\nSimplifying:\r\n\r\n3F - 2M -3D = 0  (A) \r\nF/2 - M - S + 2D = 0  (B)\r\nF - 2M + 2S + D = 0  (C)\r\n\r\nCombining (B) and (C), we get\r\n\r\nS = 3D/4\r\n\r\nCombining (A) and (C) we get\r\n\r\n2F - 2S - 4D = 0,\r\n\r\nand given the relation of S and D,\r\n\r\nF = 11D/4\r\n\r\nUsing these we get\r\n\r\nM = 21D/8\r\n\r\nSo D must be a multiple of 8:\r\n\r\nIf D=8, F=22, M=21 and S = 6.  None of these is a perfect square.\r\n\r\nD=16 is already a perfect square, and then F=44, M=42 and S=12, which is the solution, as the next multiples of 8,22,21,6 do not include perfect squares until unreasonable ages.\r\n\r\nFather = 44\r\nMother = 42\r\nSon = 12\r\nDaughter = 16',NULL,0);
INSERT INTO comment VALUES (4351,505,1301,'Charlie','re: solution -- Correction','2003-04-25 04:34:46',0,'Where I said \r\n\r\n\"in M/2 - D years, at which time the son will be S + M/2 + D, so \r\n\r\nS + M/2 + D = (F-(M-2D))/2\" \r\n\r\nthe S + M/2 + D should of course be S + M/2 - D.\r\n\r\nThe equations which followed from this are correct as the mistake was in typing in what I had on paper.',4350,0);
INSERT INTO comment VALUES (4352,279,1920,'Brian Smith','re: ehm..','2003-04-25 04:48:01',0,'You have a very nice start on your list.\r\n\r\nIn my list, I try to minimize the number of operators and functions used in the expression.  Your list had some entries using fewer functions than mine.  I updated my list with some entries from your list and gave you credit. (11 entries)  I am still deciding on the decimal point and the subfactorial, but I will probably put them in.\r\n\r\nThere are symbols for floor and ceil.  Floor and ceil each have a pair of symbols.  Unfortuneately, I can not find a font with those symbols.\r\n<pre>\r\nceil\r\n+-   -+\r\n| 2.1 | =3\r\n\r\nfloor\r\n| 2.9 | =2\r\n+-   -+</pre>\n\n<i>Edited on <b>December 2, 2003, 11:36 am</b></i>',4341,0);
INSERT INTO comment VALUES (4353,504,2072,'Jake','Answer from Iraq','2003-04-25 04:51:59',3,'Here we go:\r\nBy capitalizing the words True and False they would appear to be proper nous, meaning they can be names of objects (think of coding a computer it doesn\'t care what you call things). Thus the paradox tells us the answer.\r\n\r\nThe first statement is \"True\" (thats the statements name according to the 2nd statement. The 2nd Statements name is \"False\" according to the 1st statement.\r\n\r\nAs to if either is true or false, I would have no idea :-)\r\n\r\nAt least that is this poor soldiers solution to the problem.',NULL,0);
INSERT INTO comment VALUES (4354,504,979,'Ravi Raja','re: Answer from Iraq','2003-04-25 05:05:51',0,'I think that everyone understands what I mean here when i am using the words True and False within Quotes. Obviously I am not assigning names to the statements.',4353,0);
INSERT INTO comment VALUES (4355,718,1920,'Brian Smith','A small idea, an even smaller number','2003-04-25 05:40:38',0,'Using a trig identity, I can get an incredibly small number from the very large number (.1^-2e3)! [The solution to Make The Most Of These Digits.]\r\n\r\ncot tan x = 1/x, so: cot tan [(.1^-2e3)!] is my very small number',NULL,0);
INSERT INTO comment VALUES (4356,718,1920,'Brian Smith','re: A small idea, an even smaller number','2003-04-25 05:43:06',0,'I made a mistake. My equations should read:\r\ncot arctan x=1/x\r\ncot arctan [(.1^-2e3)!]',4355,0);
INSERT INTO comment VALUES (4357,766,2076,'Christy','Farfetched but possible','2003-04-25 06:32:56',0,'Marc Anthony (the singer mind you) hit a really high note shattering the glass and Cleopatras ears causing her death.  Then he died of a heart attack and fell into the table. LOL',NULL,0);
INSERT INTO comment VALUES (4358,504,2066,'David','re(2): a thought','2003-04-25 06:44:03',0,'sorry, i said it wrong, i meant:\r\nThe first statement does not say whether itself is true. It says that the second is false, but leaves the true answer open to question. The second however, says plainly, that the first is true. It makes sense to me that you would go with the one that tells the answer plainly. Dunno though. \r\n',4345,0);
INSERT INTO comment VALUES (4359,502,2066,'David','','2003-04-25 06:56:53',0,'So the number 1000 was NOT the solution? Is it a trick question?',NULL,0);
INSERT INTO comment VALUES (4360,500,2066,'David','a possible answer','2003-04-25 07:02:14',0,'if you commited xenocide - i think its called that - and completely wiped out the human species it would not be punishable, or at least not on this earth. ',NULL,0);
INSERT INTO comment VALUES (4361,504,979,'Ravi Raja','re: a thought','2003-04-25 07:58:35',0,'Also David you have mentioned that the second statement however states that the first is true. But you do not know whether the second statement itself is true or not! ',4336,0);
INSERT INTO comment VALUES (4362,504,979,'Ravi Raja','re(3): a thought','2003-04-25 08:07:52',0,'David: Just like you are saying that - The second statement however, says plainly, that the first is true and so we should go with the statement that tells the answer plainly. Similarly, I can say that even The first statement, says plainly, that the second is false. This means we should go with this too and that implies both the first and the second statements are true. Isn\'t it ?',4358,0);
INSERT INTO comment VALUES (4363,500,2078,'amanda','maybe.....','2003-04-25 08:08:14',0,'suicide',NULL,0);
INSERT INTO comment VALUES (4364,769,1301,'Charlie','solution','2003-04-25 09:56:25',3,'The largest tetrahedron that will fit within a given cube has each of its 6 edges as a diagonal of one of the cube\'s 6 faces.  Suppose one edge of the tetrahedron is a diagonal of the top face of the cube.  Another edge of that tetrahedron would be a diagonal of the bottom face, but at right angles to the one on top (but of course skew as they are on parallel planes).  The other 4 edges of the tetrahedron are then the diagonals of the side, front and back faces of the cube that connect up each of the two ends of the top diagonal to each of the two ends of the bottom diagonal.\r\n\r\nHalf the vertices of the cube are also vertices of the tetrahedron.  The other half (numbering 4) are the right-angled vertices of right tetrahedra.  Each of these smaller tetrahedra has 3 isosceles right triangular faces (each of which is half a face of the cube), and one equilateral triangular face where it adjoins the central regular tetrahedron.\r\n\r\nLet the edges of the cube have length 1, so the cube\'s volume is 1.\r\n\r\nConsider one right triangular face of a small tetrahedron to be the base.  It\'s two equal legs have the same length as the edge of the cube, which we have taken as 1. The area of the base is therefore 1/2.  The altitude of the small tetrahedron is one of the edges of the cube, and therefore 1.  As it is a pyramid, the volume is equal to the area of the base times the height divided by 3, which therefore comes out to 1/6.\r\n\r\nAs there are 4 of these small tetrahedra, their total volume is 4/6, or 2/3.  Together with the regular tetrahedron whose volume we seek, that makes up the whole of the volume of the cube.  So our regular tetrahedron has volume 1 - 2/3 = 1/3.  That is the tetrahedron has 1/3 the volume of the cube.\r\n\r\nI don\'t know of a mathematical proof that this tetrahedron is the largest that will fit in the cube -- the same as saying the cube is the smallest that will fit around the tetrahedron-- but it is hard to imagine a larger tetrahedron fitting.',NULL,0);
INSERT INTO comment VALUES (4365,769,1567,'Bryan','re: solution','2003-04-25 10:44:00',0,'Charlie, good solution to this problem - more elegant than mine! ',4364,0);
INSERT INTO comment VALUES (4366,505,1626,'Gamer','re(2): solution -- Correction','2003-04-25 13:48:03',0,'Sigh... I can never do these \"The son was half as old as the mother when the mother was half the age of the daughter when the daughter was twiice the age of the son\" problems... They are just way too confusing to me.',4351,0);
INSERT INTO comment VALUES (4367,766,2076,'Christy','This is all I got','2003-04-25 17:07:47',3,'Cleopatra and marc anthony were someones pet goldfish and someone or something or some event knocked the table over that the fish tank or fish bowl was on.  There for they died of suffocation.',NULL,0);
INSERT INTO comment VALUES (4368,501,2076,'Christy','um maybe','2003-04-25 17:35:27',0,'dreams?',NULL,0);
INSERT INTO comment VALUES (4369,501,2076,'Christy','hmmmm','2003-04-25 17:37:03',0,'ghosts?',NULL,0);
INSERT INTO comment VALUES (4370,504,1983,'Ahmed','re: Solution, of sorts','2003-04-25 20:37:31',0,'Well. I have nothing to add. I think that Bryan\'s solution is a complete one. Isn\'t it??',4329,0);
INSERT INTO comment VALUES (4371,507,979,'Ravi Raja','Rewording Of The Problem','2003-04-26 04:34:43',0,'Sorry friends, I think there is a bit of confusion regarding the Language of the problem and so one of my friends had asked me to change it when it was in the queue but unfortunately when I logged on next, the problem was pushed up on the site. So I would like to clear everything here. I mean the problem is written now in a different form (but the meaning remains the same):\r\nHere is how it goes: \r\nThere is a four-digit number,all of whose digits are different and is equal to the difference between the two numbers formed by its digits arranged in descending and ascending order.  \r\nI think this is alright. \r\nSorry for that again.',NULL,0);
INSERT INTO comment VALUES (4372,507,1626,'Gamer','My solution','2003-04-26 05:50:01',3,'This is actually a good problem, :) I have come to various conclusions about the numbers, and my answer is 6174.\r\n\r\n7641\r\n1467\r\n----\r\n6174\r\n\r\nI am still working around with how to prove it.',NULL,0);
INSERT INTO comment VALUES (4373,765,1072,'Alan','Solution','2003-04-26 07:18:01',2,'Well first divide the coins into three piles. First weigh pile one against pile 2, then pile 2 against pile 3. This will tell you whether the coin is lighter or heavier. On top of that you will know which pile contains the fake coin. so know you have 13 coins and two weighings. then divide the 13 coin group, into 3 groups 4, 4 and 5. then weigh the 4 against the other 4. t worst you\'re left with the group of 5. Now heres where I\'m stuck. you can divide it into 2 groups of 2 and a single coin. Any other thoughts?',NULL,0);
INSERT INTO comment VALUES (4374,507,1301,'Charlie','re: My solution -- exhausive search uniqueness shown','2003-04-26 09:17:17',0,'Proof of uniqueness of the solution is obtained by the following program that looks at all numbers formed with four different digits in ascending sequence and subtracting that from it\'s reverse and sees if the result has the same four digits.  It includes the possibility that the leading digit is zero. Only 7641 - 1467 = 6174 is found by the program.\r\n\r\nFOR i = 0 TO 6\r\n&nbsp;&nbsp;FOR j = i + 1 TO 7\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR k = j + 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR l = k + 1 TO 9\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;diff = l * 1000 + k * 100 + j * 10 + i - (i * 1000 + j * 100 + k * 10 + l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s$ = LTRIM$(STR$(diff))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(s$) < 4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s$ = RIGHT$(\"0000\" + s$, 4)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s1$ = LTRIM$(STR$(l * 1000 + k * 100 + j * 10 + i))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ix = INSTR(s1$, LEFT$(s$, 1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ix = 0 THEN EXIT DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s1$ = LEFT$(s1$, ix - 1) + MID$(s1$, ix + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s$ = MID$(s$, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL s$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF s$ = \"\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;d = l * 1000 + k * 100 + j * 10 + i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a = i * 1000 + j * 100 + k * 10 + l\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT d; \"-\"; a; \"=\"; d - a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\nNEXT\r\n',4372,0);
INSERT INTO comment VALUES (4375,507,1626,'Gamer','Proof :)','2003-04-26 11:26:20',3,'Looking at the problem, it can be proven that the answer\'s first number + fourth number = 10, and its second and third number = 8.\r\n\r\nThe difference between the greatest and least number in the answer has to be the first number in the answer.\r\n\r\n9 and 8 can\'t be in the middle, or you would get -1 and 0 as the other number, which are illegal.\r\n\r\nNeither x nor y can be the largest or the smallest, since that would end up with a 0 (as largest or smallest) So x and y have to be between the other numbers. This means that the numbers in the middle have to be the largest and the smallest, and this means that the first number is the difference of the middle ones. Since the first and last number equal 10, you can figure out what numbers could work.\r\n\r\n0<b>44</b>T The first number is 0, and that is excluded. (Also, T isn\'t a valid number in base 10)\r\n\r\n2<b>35</b>8 or 2<b>53</b>8 The first number is 5-3=2, so the last number is 10-2=8, But this isn\'t allowed, since the first and last numbers have to be between the middle numbers\' values.\r\n\r\n4<b>26</b>6 or 4<b>62</b> The first number is 6-4=2, and the last number is 10-4=6. But this isn\'t allowed, since the first and last numbers have to be between the middle numbers\' values.\r\n\r\n6<b>17</b>4 or 6<b>71</b>4 The first number is 7-1=6 and the last number is 10-6=4. This seems to work so far, so to check it, you get 7641-1467=6174, and you see that the first one works.\r\n\r\nSo the answer must be 6174.',NULL,0);
INSERT INTO comment VALUES (4376,502,1971,'Steven','A High Number To Spell To','2003-04-26 11:36:01',3,'1000. One ThousAnd.  Just spell 1-19, then pick up with 20, then count by tens until you reach 100, then count by hundreds \'til you reach one thousand.',NULL,0);
INSERT INTO comment VALUES (4377,766,1971,'Steven','Circumstancial','2003-04-26 11:49:13',1,'From the evidence presented, they would appear to be fish.  But was the water all over, or was it in a glass sitting somewhere, or what?  As people, they could have died from a number of natural causes.  With the violence indicated in the riddle, it could be shock with a heart attack from seeing or hearing something or somebody they had double-crossed or thought dead that they had in their bloody and not too nice past.',NULL,0);
INSERT INTO comment VALUES (4378,81,2080,'Tristan','I concur with the original','2003-04-26 11:51:46',3,'15 of 36, after manually working out all the cases using a simple \"yes and no\" method.  There are 15 cases where the sum of B is Greater to the Product of A, and 19 cases where the Product of A is greater than the sum of B, this leaves 2 cases, ehich are those where the equal the same ( 2 cases in A = 12, 1 case in B = 12) 15/36 is the correct answer',NULL,0);
INSERT INTO comment VALUES (4379,304,1626,'Gamer','re(2): simple guess','2003-04-26 12:16:42',0,'The way I think about it is: Start with 9=9, Each time you add 9, you are just adding 1 to the tens place and subtracting 1 from the ones place. Once you get 99 (or 97, another like number), you just subtract 1 from the ones place and add 1 to the hundreds place, and make the other number(s) (which should be 9) 0.\r\n\r\nSo, you have either added a net amount of 9,0,-9 each time. This means the sum of the digits will be a multiple of 9.\r\n\r\nThis is the same idea with the divisible by 3 idea. You are adding a net amount of 9, 6, 3, 0, -3, -6, -9...',1902,0);
INSERT INTO comment VALUES (4380,298,1626,'Gamer','That\'s a fun idea','2003-04-26 16:19:40',0,'I don\'t think I would have gotten that... too hard! :)',NULL,0);
INSERT INTO comment VALUES (4381,507,1567,'Bryan','re: Proof :)','2003-04-26 17:29:12',0,'Gamer, I want to understand your proof.  You make a mention of x and y without defining them. Did I miss an earlier partial proof?',4375,0);
INSERT INTO comment VALUES (4382,507,1567,'Bryan','Interesting!','2003-04-26 17:36:06',2,'An observation that may be of interest to others: <p>Take <b>any</b> four consecutive digits. Subtract the ascending number from the descending one, and the answer will be 3087. Repeat the subtraction process (descending minus ascending) with these digits and the answer is 8352. Repeat the process a third time with these digits, and the answer is <b>6174',NULL,0);
INSERT INTO comment VALUES (4383,507,1301,'Charlie','re: Interesting!','2003-04-27 04:06:07',1,'In fact, take any four digits, consecutive or not, and so long as they are not all equal, and keep repeating the process, and you will eventually get 6174 after at most 7 iterations.\r\n\r\nFor example, start with 2631.  Applying this procedure produces successive values of  5085,  7992,  7173,  6354,  3087,  8352 and then 6174 interminably.\r\n\r\nIt even works considering smaller number as having leading zeros: 343 produces (via 0343)  3996,  6264,  4176,  6174.\r\n\r\nOf course if all the digits are the same, then you get all zeros right away and that\'s the end, but only one digit need be different, as in 1112 leading to  0999,  8991,  8082,  8532,  6174.\r\n',4382,0);
INSERT INTO comment VALUES (4384,777,1301,'Charlie','solution','2003-04-27 04:08:59',3,'Choose any equilateral triangle on the plane, with sides equal to one meter.  As there are only 2 colors to go around, two of the vertices must lie on points of the same color and are one meter apart.',NULL,0);
INSERT INTO comment VALUES (4385,496,1660,'Tim Axoy','He-she','2003-04-27 04:39:25',4,'Ravi,in your solution,some of A,B,C,and D were called a he once and a she another time.\r\nWhy?',NULL,0);
INSERT INTO comment VALUES (4386,766,2076,'Christy','ok im trying again','2003-04-27 05:13:53',4,'did they die of choking? ',NULL,0);
INSERT INTO comment VALUES (4387,504,1660,'Tim Axoy','Both false','2003-04-27 09:44:32',3,'The statements are not named \"True\" and \"False\",so both are false.',4354,0);
INSERT INTO comment VALUES (4388,777,1,'levik','re: solution','2003-04-27 17:33:01',0,'Nice!\r\n\r\nI would not have thunk of solving this one with the pigeon-hole principle :)',4384,0);
INSERT INTO comment VALUES (4389,504,979,'Ravi Raja','re: Both false','2003-04-28 01:12:02',0,'Tim, since the problems were not named True and False, then obviously the words have heir usual meanings. SO how can you say that both are false ?',4387,0);
INSERT INTO comment VALUES (4390,507,1626,'Gamer','re(2): Interesting!','2003-04-28 01:37:10',0,'\r\nThat\'s cool...\r\n\r\nHere are the sequences from before (in your last post), used as an example.\r\n\r\n2631, 5085, 7992, 7173, 6354, 3087, 8352  6174 \r\n \r\n0343, 3996, 6264, 4176, 6174. \r\n\r\n1112, 0999, 8991, 8082, 8532, 6174. \r\n\r\n\r\n\r\n2631, 5085, 7992,\r\n\r\nNow the middle two numbers add up to 8, and the outsides add up to 10.\r\n7173, 6354, 3087, 8352  6174 \r\n\r\nIt works with other sequences too.\r\n\r\n0343, 3996, \r\n\r\nNow the middle numbers (2,6 1,7 1,7) add up to 8, and the outside numbers (6,4 4,6 6,4) add up to 10\r\n6264, 4176, 6174. \r\n\r\n\r\n1112, 0999, 8991, \r\n\r\nHere is where it begins again.\r\n8082, 8532, 6174. \r\n',4383,0);
INSERT INTO comment VALUES (4391,507,1626,'Gamer','More about Proof','2003-04-28 01:39:25',0,'Sorry about that. I must have deleted the part where I explained it. x and y are the first and last number of the possible four-digit number. ',NULL,0);
INSERT INTO comment VALUES (4392,506,1301,'Charlie','solution','2003-04-28 03:53:56',3,'There are 25 sets of factors of 180, and they could add up as follows:\r\n\r\n3 + 3 + 4 + 5 = 15\r\n2 + 3 + 5 + 6 = 16\r\n1 + 5 + 6 + 6 = 18\r\n2 + 2 + 5 + 9 = 18\r\n2 + 3 + 3 +10 = 18\r\n1 + 4 + 5 + 9 = 19\r\n1 + 3 + 6 +10 = 20\r\n1 + 3 + 5 +12 = 21\r\n1 + 2 + 9 +10 = 22\r\n2 + 2 + 3 +15 = 22\r\n1 + 3 + 4 +15 = 23\r\n1 + 2 + 6 +15 = 24\r\n1 + 2 + 5 +18 = 26\r\n1 + 3 + 3 +20 = 27\r\n1 + 1 +12 +15 = 29\r\n1 + 1 +10 +18 = 30\r\n1 + 1 + 9 +20 = 31\r\n1 + 2 + 3 +30 = 36\r\n1 + 1 + 6 +30 = 38\r\n1 + 1 + 5 +36 = 43\r\n1 + 2 + 2 +45 = 50\r\n1 + 1 + 4 +45 = 51\r\n1 + 1 + 3 +60 = 65\r\n1 + 1 + 2 +90 = 94\r\n1 + 1 + 1+180 =183\r\n\r\nOnly two of the totals, 22 and 18, have more than one set of four factors that add up to them, and so would be ambiguous if the professor\'s teaching years were equal to one of them. But those adding to 22 both have terms with two digits.\r\n\r\nThose adding to 18 have only one with two digits: 2, 3, 3 and 10. So this is the number of years of study of the four students.',NULL,0);
INSERT INTO comment VALUES (4393,506,1301,'Charlie','re: solution','2003-04-28 03:59:00',0,'The list of ways to factor 180 into 4 factors was produced from sorting the output of the following program by total:\r\nDECLARE SUB factorit (n!, lev!)\r\nDIM SHARED fact(4)\r\nn = 180\r\nOPEN \"factors.txt\" FOR OUTPUT AS #1\r\nfactorit n, 1\r\nCLOSE\r\nEND\r\n\r\nSUB factorit (n, lev)\r\n&nbsp;&nbsp;IF lev = 1 THEN strt = 1:  ELSE strt = fact(lev - 1)\r\n&nbsp;&nbsp;IF lev = 4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF strt &lt;= n AND n &gt;= fact(lev - 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strt = n:\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXIT SUB\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;FOR i = strt TO n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF n \\ i = n / i THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fact(lev) = i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF lev = 4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, USING \"###\"; fact(j);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF j < 4 THEN PRINT #1, \"+\"; :  ELSE PRINT #1, \"=\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = tot + fact(j)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, tot\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;factorit n / i, lev + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n',4392,0);
INSERT INTO comment VALUES (4394,113,1920,'Brian Smith','re: Most of a solution - Solution confimed.','2003-04-28 04:13:15',1,'There are two maximum points on A.  They are given by y=4/sqrt 31 and y=-4/sqrt 31.  These are the only maxima on the curve A.  \r\nx=7/sqrt 31  y=4/sqrt 31  z=20/sqrt 31  A=8\r\nx=-7/sqrt 31  y=-4/sqrt 31  z=-20/sqrt 31  A=8\r\nThis has been confirmed by solving dA/dy for all cases.',3898,0);
INSERT INTO comment VALUES (4395,769,1686,'DuCk','My shot at a solution','2003-04-28 05:02:00',0,'Let\'s start with getting the volume of a tetrahedron.  A tetrahedron is a pyramid on a triangle base, so the volume of the object would be V=1/3*Ab*H (where Ab=area of base, and H=height).  The height is obtained by  H=1/3*&#8730;6*a (where a=the length of a side of the tetrahedron).  The area of the base is obtained by Ab=1/4*&#8730;3*a&#178;.  Substituting into and compounding volume equation we obtain V=1/12*&#8730;2*a&#179;.  \r\n\r\nNow we will find the volume of a cube.  That\'s pretty easy as it is the side of the cube, we\'ll call it s, cubed.  Therefore V=s&#179;.\r\n\r\nNow, we must realize that the largest tetrahedron that will fit inside a cube will do so when the sides of the tetrahedron, a, run along the diagonal of the faces of the cube.  Therefore the relationship between s & a is ==> a=&#8730;2*s.  \r\n\r\nFinally, we put the ratio together and substitute with the a=&#8730;2*s relationship.  From this we get:\r\n\r\n  Ratio=(1/12*&#8730;2*(&#8730;2*s)&#179;) / (s&#179;)\r\n\r\nand reduce that down to Ratio=1/3.  Sorry about the poor description, but hopefully this might help someone.  ',NULL,0);
INSERT INTO comment VALUES (4396,769,1920,'Brian Smith','solution','2003-04-28 06:25:58',0,'The smallest cube around a tetrahedron is equivalent to the largest tetrahedron in a cube.\r\n\r\nThe tetrahedron with the largest volume will have verticies coinciding with the verticies of the cube.  The four verticies of the cube are all sqrt 2 units apart.  A tetrahedron with an edge of sqrt 2 has a volume of (sqrt 2)^3*(sqrt 2)/12=1/3.  The cube has volume 1^3=1.  The ratio of tetrahedron to cube is (1/3)/1=1/3.',NULL,0);
INSERT INTO comment VALUES (4397,783,1301,'Charlie','Ooooohhhhhh! Now I get it.','2003-04-28 07:41:13',3,'It just hit me: the lower case omega is like a 3 turned 90 degrees.  As that approaches an infinity sign, which is like an 8 turned ninety degrees, we could say that the original 3 becomes an 8.  It\'s more like a symbolic analogy.',NULL,0);
INSERT INTO comment VALUES (4398,783,1299,'Anoop','hmmm','2003-04-28 08:24:52',0,'well the answer is 3. if theres no mathematical relation b/w w and 3, since its a constant , the limit should be 3. \r\n \r\nYou could of course say that w looks like 3 turned sideway and infinity looks like 8 sideways so the answers should be 8...but thats more like just plain fun...which mite be the point of the problem here.',NULL,0);
INSERT INTO comment VALUES (4399,783,1686,'DuCk','my guess','2003-04-28 08:38:25',0,'8',NULL,0);
INSERT INTO comment VALUES (4400,783,1,'levik','Reminds me...','2003-04-28 09:18:48',0,'This reminds me of that old geek joke:\r\n\r\n\"One plus one is equal to three for large values of one.\"\r\n\r\nTee-hee. Makes me laugh just thinking about it.',NULL,0);
INSERT INTO comment VALUES (4401,506,1575,'DJ','well','2003-04-28 10:32:48',0,'I won\'t bother posting a redundant solution, though I solved the problem.\r\n\r\n..It seems that no matter what time of the day I get on here Charlie has already been through all the new problems. I knew the answer to this one, sadly, because it is very similar to the first problem I submitted, I think around two months ago, which is still sitting in the queue for probably another month and a half before it gets to be voted on.\r\n\r\nohwell\r\n\r\nOn a side note, what language are you using there? I\'ve seen it around on this site, but it\'s unfamiliar and dissimilar to any of the C-based languages I know.',NULL,0);
INSERT INTO comment VALUES (4402,504,1575,'DJ','See the difference?','2003-04-28 10:41:27',2,'1. The next statement is \"1+1=3\".\r\n2. 1+1=3\r\n3. The previous statement is \"False\".\r\n4. The previous statement is False.\r\n3. The first statement is True.\r\n4. The first statement is \"True\".\r\n\r\n1 - T\r\n2 - F\r\n3 - F\r\n4 - T\r\n5 - T\r\n6 - F',NULL,0);
INSERT INTO comment VALUES (4403,502,1575,'DJ','Miscellany','2003-04-28 10:57:33',0,'While many people insist on saying the word \'and\' for numbers above one hundred, I have never seen anything saying that it is the correct way to say it for any English dialect. Correct me if I\'m wrong, please, but I haven\'t seen it.\r\n\r\nWhile I was trying to find something to the contrary of what I said before, I found a page with some interesting facts:\r\n\r\nEight is the first number alphabetically. Zero is the last.\r\n\r\nFour is the only number that, spelled out, has as many letters.\r\n\r\nForty is the only number whose letters are in alphabetical order. One is the only number whose letters are in reverse alphabetical order. First also has its letters in alphabetical order.\r\n\r\nEighty-six, nine letters long, is the longest number that is normally typed using strictly alternating hands (ignoring the hyphen).\r\n\r\nInterchangeability is the word in the English language that contains the letters to form the most numbers. Its letters can form the words three, eight, nine, ten, thirteen, thirty, thirty-nine, eighty, eighty-nine, ninety, and ninety-eight.\r\n\r\nOne thousand is the first number that, when spelled out, contains an a.\r\nOne billion is the first number that contains a b. \r\nOne octillion is the first number that contains a c. \r\nOne hundred is the first number that contains a d. \r\nZero is the first number that contains an e. Starting from one, it\'s one. \r\nFour is the first number that contains an f. \r\nEight is the first number that contains a g. \r\nThree is the first number that contains an h. \r\nFive is the first number that contains an i. \r\nThe letters j and k do not appear in the English spelling of any cardinal number. \r\nEleven is the first number that contains an l. \r\nOne million is the first number that contains an m. \r\nOne is the first number that contains an n. \r\nZero is the first number that contains an o. Starting from one, it\'s one. \r\nOne septillion is the first number that contains a p. \r\nOne quadrillion is the first number that contains a q. \r\nZero is the first number that contains an r. Starting from one, it\'s three. \r\nSix is the first number that contains an s. \r\nTwo is the first number that contains a t. \r\nFour is the first number that contains a u. \r\nFive is the first number that contains a v. \r\nTwo is the first number that contains a w. \r\nSix is the first number that contains an x. \r\nTwenty is the first number that contains a y. \r\nZero is the first and only number that contains a z. (One zillion is not a real number.)\r\n\r\nSeven is the first number not to contain any letter for the first time.\r\n\r\nOne octillion, the first number containing a c, is the largest number to contain any letter for the first time.',NULL,0);
INSERT INTO comment VALUES (4404,71,2092,'Allison Smetana','An interesting way','2003-04-28 11:08:08',0,'la la la la la la la la la la la la la la la la la la la la la la la la la la la la la la la la ',NULL,0);
INSERT INTO comment VALUES (4405,159,1253,'Brian Nowell','One Equation','2003-04-28 16:07:01',3,'Nick wondered if an \"x,y\" equation could be formulated to describe the minimum number of shaded tiles for a given rectangle; parameters are within the descriptor.\r\n\r\nI offered a solution for squares \"Eureka!!! - Squares Anyway\" and later followed up with a Software solution; useless for a calculator!!\r\n\r\nBrian Smith has used a CEILING function (which rounds fractional parts upwards to the next integer) as against INT (which I chose, which rounds downwards).\r\n\r\nBrian Smith\'s contribution is 2 formulae. These are great, but Nick sought one.\r\n\r\nNow with many Maths situations there will be exceptions, like \"if A = 0 ...\".  \r\nBrian identified these but probably lowered his by one; I think that his condition should be for x,y>3  not x,y >= 3. He produced these three exceptions as:\r\nOOOOOOOOOO, for a single row which needs no Black tiles,\r\n\r\nOOOXOOOXO\r\nOXOOOXOOO, for 2 rows and requires int(length/2) Black tiles,\r\nand\r\nOOOOOOOOO\r\nOXXXXXXXO\r\nOOOOOOOOO, for 3 rows requires just the length-2 Black tiles.\r\n\r\nBrian\'s formulae, which are: ceil(x*y/3)-1 if (x-y) MOD 3 != 0 and ceil(x*y/3)-2 if (x-y) MOD 3 = 0, differ by a value of 1.\r\n\r\nWhen (x-y) MOD 3 != 0, the value is either 1 or 2. Using the following device (x-y) will return either Zero or a One: MOD((MOD(x-y,3))^2,3); this syntax is used in MS Excel.\r\n\r\nApplying this to ceil(x*y/3)-2 creates the formula: ceil(x*y/3)-2 + mod((mod(x-y,3))^2,3).\r\n\r\nI have not seen the Ceiling function on any calculator so it would be great to have this formula using only the Int and mod functions.  Int(x*y/3)-1 produces the same results as ceil(x*y/3)-2, except where either x or y, or both are a multiple of 3.\r\n\r\nAnyway here is one formula that appears to do what is required for all x,y values greater than 3: n=ceil(x*y/3)-2 + mod((mod(x-y,3))^2,3).\r\n\r\nUsing Excel as a calculator and cells A1 and B1 holding the respective values of x and y,\r\nthe syntax would read as:  =CEILING(A1*B1/3)-2+MOD((MOD(A1-B1,3))^2,3)',NULL,0);
INSERT INTO comment VALUES (4406,506,1301,'Charlie','re: well -- the computer language','2003-04-28 16:58:40',0,'It\'s Quick Basic, a DOS-based language Microsoft had a few years back.  It shares much syntax with versions of Visual Basic up to 6.0.',4401,0);
INSERT INTO comment VALUES (4407,783,979,'Ravi Raja','Two Possible Solutions','2003-04-28 23:31:09',3,'Firstly is we consider the proper method for dealing with such Limit problems, then we see that since 3 is a constant and there is no term/function omega, of which the limit is to be found, so the final value of the limit should be equal to 3. That is, Limit of 3, as omega tends to infinity is equall to 3.\r\n\r\nSecondly, this problem can be solved on the basis of the category assigned to the problem. We see that omega when turned through an angle of 90 degrees in the anticlockwise direction, resembles the digit 3 and infinity (&#8734;) when turned through the same angle (90 degrees) in the same direction (anticlockwise) resembles the digit 8, thus implying that 3 tends to 8 and therefore the value of the given limit is equal to 8. That is, Limit of 3, as omega tends to infinity is equall to 8.',NULL,0);
INSERT INTO comment VALUES (4408,443,2094,'x','re: Solution attempt','2003-04-29 00:14:06',0,'Excellent approach',3024,0);
INSERT INTO comment VALUES (4409,504,2097,'itduzntmatter','re(2): Both false','2003-04-29 04:56:49',0,'its up to the reader to define what the problems are named as they werent named in the original question.',4389,0);
INSERT INTO comment VALUES (4410,504,2097,'itduzntmatter','','2003-04-29 05:02:48',0,'but if true and false are their proper meanings, then theres no way of determining the answer (unless of course the meanings are changed.)',NULL,0);
INSERT INTO comment VALUES (4411,27,2097,'itduzntmatter','','2003-04-29 05:26:52',0,'they concluded there cant be an exam.. but that means there can be one and it will be a surprise... but repeating the original argument there cant be one... so it just goes round in circles like the other paradoxes!',NULL,0);
INSERT INTO comment VALUES (4412,337,2097,'itduzntmatter','','2003-04-29 05:53:55',0,'aren\'t you forgetting twenty seconds (22nds)',NULL,0);
INSERT INTO comment VALUES (4413,780,153,'TomM','Nesting Allowed?','2003-04-29 08:47:10',3,'If \"nesting\" (placing one or more bags inside another and countint the marbles inside the nested bag toward the outer bag\'s total) is allowed you get 101 bags all with a different number of marbles within:\r\n\r\nThe first bag is empty. It has 0 marbles.\r\nThe second bag contains the first plus one marble. It has one marble.\r\nThe third bag contains the second plus one marble. It has two marbles.\r\nThe fourth bag contains the third plus one marble. It has three marbles.\r\n....\r\nThe 100th bag contains the 99th bag plus one marble. It has 99 marbles.\r\nThe 101st bag contains the 100th bag plus one marble. It has 100 marbles.\r\n\r\nIf nesting is not allowed, then an upper limit can be approximated by the formula for the sum of the first n whole numbers: \r\nT(n)=n(n+1)/2&#8804;100; n(n+1)&#8804;200\r\n13(14)=182; 14(15)=210\r\nThere can be no more than 13 differently \"weighted\" bags. ',NULL,0);
INSERT INTO comment VALUES (4414,159,1920,'Brian Smith','re: One Equation - equation in int and mod','2003-04-29 09:11:22',0,'It is possible to write ceil(x*y/3) using int and mod.\r\nceil(x*y/3) = int(x*y/3) + mod((mod(x*y,3))^2,3)\r\n\r\nSo the final formula would then be int(x*y/3) + mod((mod(x*y,3))^2,3) + mod((mod(x-y,3))^2,3) - 2\r\n\r\nI prefer my two part formula since it is easier to use in my opinion.',4405,0);
INSERT INTO comment VALUES (4415,783,775,'Cory Taylor','re: Two Possible Solutions','2003-04-29 09:20:40',0,'This was a neat trick.  Upon personal inspection, I would suggest that the problem be re-ordered so the 3 and the omega are together and the 8 and the infinity are together.  i.e., make it the limit of 8 as omega approaches 3, with the answer being infinity.  It\'s not for any mathematical reason (obviously), simply looks better to me graphically that way (makes more sense).',4407,0);
INSERT INTO comment VALUES (4416,510,1920,'Brian Smith','Guesses for two and three','2003-04-29 09:23:14',0,'Im probably way off on these.\r\n\r\nThe second:a black hole.  Any amount of matter can be thrown at a black hole and it will still suck up more\r\n\r\nThe third:the past.  Events in the past have come and gone and will never return, only get further away.',NULL,0);
INSERT INTO comment VALUES (4417,780,2063,'e','Solution','2003-04-29 09:29:43',0,'13 bags\r\n1+2+3+4+6+7+8+9+10+11+12+13+14 = 100\r\n',NULL,0);
INSERT INTO comment VALUES (4418,780,1902,'Hank','re: Nesting Allowed?','2003-04-29 10:08:00',0,'if nesting is not allowed, there can still be a bag with zero, correct?\r\n\r\nMaking it 14.\r\n0 1 2 3 4 5 6 7 8 10 11 12 13 18\r\n',4413,0);
INSERT INTO comment VALUES (4419,510,1902,'Hank','More guesses','2003-04-29 10:55:07',1,'A man who is in the process of dying.\r\n\r\n1. Body (down)\r\n2. Mind (not dead yet)(the mind always searching, thirsting for knowledge, is never full)\r\n3. Soul (has left)',NULL,0);
INSERT INTO comment VALUES (4420,780,1626,'Gamer','re(2): Nesting Allowed?','2003-04-29 11:12:37',0,'...Put the marbles into bags... It depends on if you think you have to put at least 1 marble into a bag.\r\n\r\nNote: I thinkg \"the marbles\" in that quote refers to the 100 marbles, so that doesn\'t imply that you couldn\'t have a bag with 1.',4418,0);
INSERT INTO comment VALUES (4421,510,1626,'Gamer','Maybe...','2003-04-29 11:16:47',4,'Though I like your idea for mind (and that might be the answer), I take in \"eat\" as meaning used, and used up. For example, if you eat a cookie, nobody else can eat that cookie that you ate. I think that your knowing a fact doesn\'t stop someone else from knowing it as well.\r\n\r\nMy question would be are these three related? Or is it just problem compresion?',NULL,0);
INSERT INTO comment VALUES (4422,506,1626,'Gamer','re(2): well -- the computer language','2003-04-29 12:16:14',0,'I was going to learn that, but decided to put my effort towards other languages instead :)\r\n',4406,0);
INSERT INTO comment VALUES (4423,27,1626,'Gamer','I don\'t agree','2003-04-29 12:20:52',0,'If you are told what he was saying was true, than it is saying a contradiction is true, which is impossible. \r\n\r\nMy idea is that he is just lying. The exam can\'t be a suprise if it is a \"complete surprise\".\r\n\r\nSo he doesn\'t give the exam, and that\'s the answer. If he doesn\'t give the exam, there isn\'t going to be a \"suprise exam\".',NULL,0);
INSERT INTO comment VALUES (4424,28,1626,'Gamer','re: solution','2003-04-29 12:25:17',0,'I think that is the easiset way to solve that, but you can also think that based on Mr Brown\'s comment, exactly one must be sleeping, so it turns false somewhere, although it doesn\'t matter where.',240,0);
INSERT INTO comment VALUES (4425,780,2099,'christine','solution','2003-04-29 12:36:49',0,'14 bags\r\n0,1,2,3,4,5,6,7,8,9,10,11,12,22marbles\r\nor 13 is right if you cant have an empty one.',NULL,0);
INSERT INTO comment VALUES (4426,315,1126,'Bedhed','ahh, nice and easy for a change','2003-04-29 13:16:02',3,'easy...the man in the picture is the speaking man\'s son! (&#8730;x)&#178;=x.  Q.E.D.!',NULL,0);
INSERT INTO comment VALUES (4427,323,1126,'Bedhed','circ...umm...ference','2003-04-29 13:27:08',0,'well, looking at the date, we get 3/14, at 1:59.  So i would guess that the day has something to do with pi, since &#960;=3.14159...\r\npretty cool!',NULL,0);
INSERT INTO comment VALUES (4428,766,2100,'jack','answer','2003-04-29 16:53:36',3,'THEY ARE FISH!!! and there fish bowl fell over and cracked',NULL,0);
INSERT INTO comment VALUES (4429,501,2101,'Moe','Guessing the answer','2003-04-29 17:10:46',0,'Are they stars?',NULL,0);
INSERT INTO comment VALUES (4430,482,2101,'Moe','Another answer','2003-04-29 17:16:59',0,'It could be chicken, you throw away the feathers\r\nand that and cook the meat, then eat the meat and\r\nthrow away its insides',NULL,0);
INSERT INTO comment VALUES (4431,159,1253,'Brian Nowell','re(2): One Equation - equation in int and mod','2003-04-29 17:41:58',0,'I agree that the 2 part formula is simpler.\r\n\r\nI was being pedantic; Nick\'s query a) appeared to be asking for a single equation as a solution.\r\n\r\nAlso I am unaware of any scientific calculators having a \"ceil\" function therefore I raised \"Int-Mod\" issue.\r\n\r\nI have yet to acquaint myself with the \"Ceil to Int-mod\" translation.\r\n\r\nWhatever, I think that it is quite apparent that Nick should find joy in these respective solutions.',4414,0);
INSERT INTO comment VALUES (4432,510,979,'Ravi Raja','All Three are Related to each other','2003-04-29 23:38:23',0,'The first, second and the third things are all related to each other.',NULL,0);
INSERT INTO comment VALUES (4433,780,575,'not_so_einstein','Sum','2003-04-30 00:18:29',3,'I´ll use this srategy:\r\nThe 1st bag has 1 marble\r\nThe 2nd bag has 2\r\nThe 3rd bag has 3......\r\n\r\nuntil all 100 have been used.\r\nso we have an equation\r\n100=1+2+3+4..+n\r\n\r\nIt has been proved that sum 1+2+3..+n equals\r\n\r\nn(n+1)\r\n-------\r\n2\r\n\r\n->\r\n\r\n\r\n      n(n+1)\r\n100=  -------           /*2\r\n         2\r\n\r\n200=n(n+1)\r\n\r\nand then we have a quadratick equation:\r\nn&#178;+n-200=0\r\nwhere a=1\r\nb=1\r\nand c=-200\r\n\r\n  -1&#177;&#8730;1&#178;-4*1*(-200)\r\nn=--------------------------------\r\n            2*1\r\n\r\n\r\n=-1&#177;&#8730;801\r\n --------------------\r\n         2\r\n\r\nn=27 or n=-2 (not right)\r\n\r\nAnswer=27 bags\r\n',NULL,0);
INSERT INTO comment VALUES (4434,780,575,'not_so_einstein','re: Sum','2003-04-30 00:24:37',0,'oopsie.....I noticed i did something wrong. The answer is 14 bags.',4433,0);
INSERT INTO comment VALUES (4435,768,1660,'Tim Axoy','Anyone?','2003-04-30 02:10:16',0,'Does anyone want to solve this one?\r\nIt is cool.',NULL,0);
INSERT INTO comment VALUES (4436,775,979,'Ravi Raja','This is Cheating','2003-04-30 04:47:53',0,'Tim, did you vote for your own problem using your other accounts ? \r\nI am saying this because just the problem has been submitted and it has been voted 5 without the posting of any comments.\r\nHow do you expect someone to vote for a problem without even trying it and that too \'5\', when the difficulty level of the problem is set to \'1\' !',NULL,0);
INSERT INTO comment VALUES (4437,775,979,'Ravi Raja','Solution','2003-04-30 05:03:30',3,'Case 1: Both Drew and Mohammad are Liars. Then Drew obviously cannot say: \"We are of the same type\". So, both of them are not Liars.\r\n\r\nCase 2: Both Drew and Mohammad are Truth Tellers.\r\nIn that case Mohammad cannot say: \" We are of different types\". So, both of them are not Truth Tellers.\r\n\r\nCase 3: Drew is a Truth Teller and Mohammad is a Liar. Then Mohammad cannot say: \"We are of different types\". So, this is also not a possibility.\r\n\r\nCase 4: Drew is a Liar and Mohammad is a Truth Teller. It is in this case only when Drew can say: \" We are of the same type\" and Mohammad can say: \" We are of different types\".\r\n\r\nSo, this is what each of them is:\r\nDrew:     LIAR\r\nMohammad: Truth Teller\r\n',NULL,0);
INSERT INTO comment VALUES (4438,775,153,'TomM','Simple','2003-04-30 05:36:55',3,'If they are the same type, then they would give the same reponse. So they are of different types.\r\n\r\nIn that case, Mohammed, who makes a true statement is a Knight, and Drew, who makes a false statement, is a Liar.',NULL,0);
INSERT INTO comment VALUES (4439,504,979,'Ravi Raja','re: See the difference?','2003-04-30 05:56:05',0,'Okay DJ, I think I have mentioned this somewhere in my previous post that here the words True and False have their usual meanings. ',4402,0);
INSERT INTO comment VALUES (4440,775,1567,'Bryan','re: This is Cheating','2003-04-30 06:42:07',0,'Ravi, I\'m pretty sure this puzzle got three thumbs up plus plenty of general comments.',4436,0);
INSERT INTO comment VALUES (4441,510,2066,'David','Solution','2003-04-30 06:57:03',3,'the answer is a Stove, Fire, and Smoke',NULL,0);
INSERT INTO comment VALUES (4442,284,1920,'Brian Smith','Factorial fun','2003-04-30 07:35:15',0,'Each term in the sequence is the sum of two factorials\r\n2=0!+1!  3=1!+2!  8=2!+3!  30=3!+4!  144=4!+5!\r\n840=5!+6!  5760=6!+7!  45360=7!+8!\r\n\r\nThe first term would then be (-1)!+0! which is undefined since (-1)! is not defined.\r\n',NULL,0);
INSERT INTO comment VALUES (4443,227,1947,'Jon','politics','2003-04-30 07:35:24',0,'This question is quite easy if based out of the United States because it is quite likely one will wear a neck brace to court and therefore be laughed out of the court room.  However, the following year he is likely to be elected president and given the sympathy of the nation for his troubled times.  lol',NULL,0);
INSERT INTO comment VALUES (4444,768,1920,'Brian Smith','This sequence is super.....','2003-04-30 07:42:28',0,'This sequence is the sequence of superfactorials.\r\nsf(n)=n!*(n-1)!*(n-2)*..#3!*2!*1!\r\nsf(6)=6!*5!*4!*3!*2!*1!=24883200',NULL,0);
INSERT INTO comment VALUES (4445,511,1660,'Tim Axoy','No. God can...','2003-04-30 08:01:22',0,'No because God can carry anything.\r\n',NULL,0);
INSERT INTO comment VALUES (4446,511,1947,'Jon','idea','2003-04-30 08:04:46',1,'I think that an omnipotent God could indeed do such a feet.  Reasons. A. An all power full god can do anything, therefore making it possible for him to do this.  B. But this also allows the god to be able to pick up anything, hence it is a paradox. C. Loop hole.  If the god were to create a stone he could not pick up, all he would have to do is make himself a normal  human right after making an impossibly large stone.  See, loop hole.',NULL,0);
INSERT INTO comment VALUES (4447,178,1947,'Jon','re: I beg to differ','2003-04-30 08:37:35',0,'In truth, this is accurate to an extent. Follow these scenarios using similar logic.\r\n\r\n1 pirate. (A) He takes all.<BR>\r\n2 pirates.  (a,b) B goes first and takes all. A doesn\'t have a neccesary majority to kill him off.<br>\r\n3 pirates.  (a,b,c) C will offer A all of the coins just so A won\'t kill him of since B would have C killed anyways.  A gets all the money here, or close to it depending on how brave C is.<br>\r\n4 pirates (a,b,c,d) D will offer B most the coins since B holds D\'s life.  B will come out ahead here.\r\n5 pirates. (a,b,c,d,e) E will offer C and D half the coins a peice to save his life.  Since neither has a more favorable position later on they will both except this.  C has 250 and D has @50 leaving A, B, and E pennyless.',1736,0);
INSERT INTO comment VALUES (4448,511,2066,'David','re: idea','2003-04-30 08:58:44',0,'if he did make himself human, it wouldnt be a normal human, otherwise he would be stuck as a human, because a normal human cant change his/her form. He would still have an abnormal power to change himself back',4446,0);
INSERT INTO comment VALUES (4449,775,979,'Ravi Raja','re(2): This is Cheating','2003-04-30 09:25:14',0,'Bryan I am sorry if I have been talking about voting, but actually I meant Rating of this problem. Someone has rated this problem 5 even before a single comment had been posted for this problem. That is what I was trying to say and not what comments it received when it was in the queue.',4440,0);
INSERT INTO comment VALUES (4450,511,1,'levik','What they say','2003-04-30 10:02:54',0,'I believe the explanation given to this question by most religious authorities is that God would be able to create a stone that he cannot lift. And then he would be able to lift it.\r\n\r\nNot sure if there is a more logical \"official\" version.',NULL,0);
INSERT INTO comment VALUES (4451,511,1072,'Alan','What this proves','2003-04-30 10:22:11',3,'I am catholic so I DO believe in God. But the only reason this paradox was created was to prove that god is not a \"person\" or \"force\" that has an actual impact on the world. God doesn\'t have free will, god didn\'t create adam and eve (evolution took place) and god does not actually exist (as people perceive him to). I believe that God is used to describe a phase that brought about our existence. For, instance, god could merely be another term for \"big Bang\" or even something as general as \"Anything that exists, including nothing\"(Dependant on whether or not nothing exists(Hard to explain)) In other words, god does NOT have an impact on our world, he doesn\'t do things or make someone win or magically heal people. <p> in the end (since i know some catholics might be reading this) we have ask ourselves this. is it possible that the new testament was written as a book? Is it possible that Jesus was an extremely wise sage that fooled people into thiniing he healed and just wanted the world to become a better place in the future. <p> Our generation laughed at the concept of \"magic\" and \"spiritualism\" but is our belief in jesus still believing such things can exist?',NULL,0);
INSERT INTO comment VALUES (4452,511,1626,'Gamer','My idea','2003-04-30 11:35:03',0,'Hmmm, I would say yes if infinity was greater than infinity, but if you expand the reflexive property to infinite numbers, I would say no.',NULL,0);
INSERT INTO comment VALUES (4453,775,1626,'Gamer','Basic idea','2003-04-30 11:41:41',0,'The basic idea with same type, is:\r\n\r\nSame: Telling truth = They are truth, Lying = They are truth.\r\n\r\nDifferent: Telling truth = They are lying, Lying = They are lying.',NULL,0);
INSERT INTO comment VALUES (4454,510,1626,'Gamer','re: Solution','2003-04-30 11:44:12',0,'Sounds good to me. I don\'t understand how a \"Stove\" is laying down, but if it makes sense to you, it is good :)',4441,0);
INSERT INTO comment VALUES (4455,506,1794,'arbor','Two possible solutions?','2003-04-30 11:51:12',3,'The prime factors of 180 are 2,2,3,3,5 (their multiplication is 180). So we have 5 numbers, and we need to reduce them to 4. We know one of the guys studied for two figure number. So we have to use two of these numbers, to make a single 2 digit number.\r\n\r\nIt is either 5x2=10 OR 5x3=15\r\n\r\nSo possible solutions are\r\n\r\n10,3,3,2 (total of 18 years)\r\n15,3,2,2 (total of 22 years)\r\n\r\nChosing between the two needs some more information. The professor knows the answer, because he knows how long he has been teaching, but I do not really know.',NULL,0);
INSERT INTO comment VALUES (4456,510,1126,'Bedhed','2 and 3','2003-04-30 12:13:11',2,'Something like an old riddle-\r\nthe second thing is fire, because everything that is fed to it never satiates its hunger;\r\nthe third item is smoke from the fire, because it rises and dissipates\r\nmaybe the first item is a match? or, as david suggested, a stove would be the most logical.',NULL,0);
INSERT INTO comment VALUES (4457,504,1575,'DJ','re(2): See the difference?','2003-04-30 16:31:18',0,'Actually, Ravi, what you said was,\r\n\r\n\"Don\'t you think DJ that here, in this problem, the words True and False within quotes have the same meaning as we use it in general.\"\r\n\r\nAnd no, I think that saying something is \"True\" is entirely different than simply saying that it is True.',4439,0);
INSERT INTO comment VALUES (4458,506,1575,'DJ','re(2): well -- the computer language','2003-04-30 16:36:30',0,'I was going to guess QBASIC, as the syntax resembles that of BASIC but without the line numbers, but I have never used it. And, honestly, I didn\'t know it was still in popular use. Thanks.',4406,0);
INSERT INTO comment VALUES (4459,279,1575,'DJ','re(2): ehm..','2003-04-30 19:00:14',0,'Giving me credit on your page is not necessary, Brian, but I appreciate it. I am still iffy about the use of <i>floor</i> and <i>ceil</i>, I was under the impression that they are functions used by various computer languages rather than actual mathematical symbols like the radical sign (&#8730;). Seeing, however, that only three other people in fifty-some comments have shown qualms about the floor and ceil functions, I\'ll accept your solution (as if it were up to me anyway). It\'s obvious that coming up with the answers that you did took a lot of doing, and I didn\'t mean to sound like I was denigrating that effort.\r\n\r\nAny time a decimal is used can simply be replaced with \"+0\" instead of \".0\" at the expense of another operation (with the exception of one use of .2). I don\'t think it counts as an operation, but the decimal point is certainly a mathematical symbol. And subfactorial, while much less common that the factorial, I don\'t think is any less valid.\r\nWe all have our quirks, I guess. Too bad Raveen disappeared before clarifying the problem.\r\nI, though, am going to keep working on a so-called \"clean\" solution without rounding. If anyone thinks of anything to add, that\'s why I put it on a public notepad.',4352,0);
INSERT INTO comment VALUES (4460,511,1575,'DJ','Read This','2003-04-30 19:17:08',1,'Alan, what kind of \"god\" do you believe in? Cause your \'belief\' sounds pretty piddly to me.\r\n\r\nI believe in the One God that created the heavens and the earth six thousand years ago, that put the stars in their place. The God that is still alive today, that has given me every good and perfect gift and He who still works in lives today. He created humans and all other life forms as they exist or existed; life did not \'evolve\' as post modern debunk evolutionary \'theory\' (as evolution does not even qualify as a scientific theory) has perpetuated and been force fed to every student in North America for the past century (a topic I will gladly debate with anyone).\r\n\r\nIt is impossible, first, to disprove God\'s existence, as you will be told by the many incredible minds who have set out to do just that, only to be convinced of God\'s reality.\r\n\r\nFurther, I don\'t think that it will be possible to prove that God does exist, in a formulaic mathematical or scientific approach, since such a proof would nullify the need for faith.\r\n\r\nA large topic of study for me this semester was examining in the contrived \'evidences\' of evolution, such as the 14 popularly supposed homonids (links between men and apes) that were discovered, each of which has been discredited, yet most of which still permeate current textbooks and resources (for lack of any better proof?). Further ovservations, such as the complete invalidity of the widely used C-14 dating, finds (anthropological and archaeological) that show that humans and dinosaurs lived at the same time, as well as rock layer formation and deposits that support the ideas of a single creation and a universal flood, back up the full literal story as told in the Bible, but are oft ignored, overlooked, or rationalized away. That is why there are still multi-million dollar rewards outstanding for anyone who can produce incorrigible evidence that evolution actually occured the way the textbooks claim. Why hasn\'t the reward been claimed? Because it didn\'t happen.\r\n\r\n[I hope to spur up a lot more debate on the subject]\r\n\r\n\r\n\r\nAnyway, back to the original question.\r\n\r\nIf you are talking about \"the omnipotent God,\" I think the gender of the pronouns is a non-issue. God has always been referred to as a masculine, from the original Greek and Hebrew of the Bible and in every translation hence. I am not sure why it should be ambiguous for the purpose of this problem. If the sentence read, \"<i>an</i> omnipotent <i>god</i>,\" then the pronouns to use might be a little more unclear. Further, the proper use in the English language (as any textbook, secular or otherwise, will tell you) is to capitalize God and all of His pronouns. So, without the \'blasphemy,\' the question should read, \r\n\r\n\"Can the omnipotent God create a stone which He Himself cannot carry?\"\r\n\r\nor alternatively,\r\n\"Can an omnipotent god create a stone which he/she himself/herself cannot carry?\"\r\n\r\nI will address the first question (the specific case).\r\n\r\nQuestions like this are designed to make people question their faith and wonder about the validity of statements such as \"God can do anything\" (how about, \"Can God make a mistake?\"). In any case, my direct answer to the question is yes. If the question were, \"can God create a stone which is too big for He Himself to carry?\" I would have a different response. I will address that problem in a minute (as I probably must, since I brought it up).\r\n\r\nThere are many things that God cannot do. God cannot \'make\' people do anything they don\'t want to. Similarly, God cannot cause people to sin. God cannot act injustly. God cannot lie, and He cannot go back on any of His promises. That does not mean that God is physically incapable of doing any of these things; obviously, if God wanted to come down to me in an audible voice and say, \"your shirt is green\" (it\'s really orange) I am sure He is quite capable of it. But the very nature of God, that is <i>impossible</i> for people to understand, will not let Him do anything below Himself. I apologize if that sounds cliché or contrived, but I have not even a base understanding of how God works, but I know what I mean by that and I hope it\'s clear enough. From that, anyway, God could create a stone that, if He carried it, would cause something else to happen, and situationally He would not be able to carry that particular stone because of some situation. An example escapes me, but in that way such a stone could be created, circumstantially (it wouldn\'t even have to be very big).\r\n\r\nConsider this. There is a stone, under the corner of someone\'s house that was just built by a contractor, that if He carried it somewhere, would make the house collapse. Suppose, then, if that were to happen, that the furious (ex-)homeowner would then go and strangle the contractor for his shoddy work. Does that mean that God could not carry that stone, because it would cause that man to sin (murder)? That said, I say no, because while the act of carrying that stone may have incited the man, he was not forced and we always still have free choice. A point which reminds me of the [well-known?] story of Job, who lost everything, his animals, his possessions, his family, yet did not blame God (note, that God did not <i>cause</i> Job\'s suffering either, but He allowed it). The point, I suppose, is the one I just stated; we always have the choice to do what we want to, and God cannot violate that. For which reason I cannot think of an example of a situation in which God would be unable to carry a stone, but I think something could be come up with.\r\n\r\n\r\nNow to ponder the other question, \"can God create a stone which is too big for He Himself to carry?\" that I posed before. Were God limited to three dimensions like we are, there still would not be anything too \'big\' for Him to physically carry. The earth is a pretty big rock (recall the little kids\' song, \"He\'s got the whole world in His hands\"). The God of time and space who commands galaxies and universes can most certainly handle anything bounded by the measly three dimensions we have to work with. He could, maybe, then go into the fourth dimension, time, and carry this infinitely huge stone through time. God could then create a stone that is permanent and go into the fifth dimension (whatever that is) and move it. However many dimensions God occupies, He could create a stone that completely encompasses everything, then go into another dimension and move the stone. Then you get into the ideas of what actually defines a stone (is it limited to three dimensions) and what constitutes \'carrying\' it. However, that may be most similar to what levik said, but since God exists outside of time, or once you get into the fourth dimension, are successive actions like that even valid? Food for thought, I guess.\r\n\r\n\r\n\r\nFinally, further response to Alan\'s comments. \"What this proves\" is not that god does not have an impact on the world. What a ridiculous statement to make, that a question so posed could \'prove\' anything about the existence, nature, or ablities of God. Natural secular as well as religious history will show that Jesus Christ not only lived, preached, and was killed, but that He rose from the dead. New miracles still occur and are documented every day, supernatural things that happen as a result of people praying to a living, caring God.\r\n\r\nAnd who\'s laughing at the spiritual or magic? I don\'t see David Copperfield being laughed of stage. Rather, people are astounded and amazed at his performances. I believe that his power comes from another very real, supernatural force (but that\'s an issue for another time). . .\r\n\r\nI know a number of Catholics who believe in the full truth of Jesus Christ (I\'m trying not to sound \'churchy,\' but it doesn\'t seem to be working), so to prevent stepping on any toes, I should refrain from any comments about the Catholic philosophy of dead rites and sacraments as opposed to a real relationship with Him. The Pharisees and Saducees in the Bible were \'doing\' all the right things, and Martha was busy running around trying to prepare a meal for Jesus. But look at Jesus\' reaction to them, compared to His reacion to Mary, who contented just to sit at His feet and spend time with Him. It\'s not about what you do. . That\'s all I will say about that.\r\n\r\nThe point is, God is not dead (rather, Nietche is dead. . .) and He is not inactive. I myself have seen too many instances of His hand to be explained away by coincidences. Moreover, I have seen my best friend completely cured of lukemia, leaving the doctors with no explanation than to credit it as a miracle to God. Broken bones fused, tumors and goiters disappearing. . . but of course you\'re not going to take my word for it. Nor should you. But you can ask my once-doubtful friends, completely atheistic or agnostic, who just asked for God to show them something to prove Himself to be real. And He is faithful. \r\n\r\n.\r\n\r\n.\r\n\r\n.\r\n\r\nI did not intend to be \'preachy\'; actually, I was a little [obviously?] upset about a few of the comments that had been made. As I wrote, though, I realized that there is nothing I can say to prove anything to anyone about God or His character or attributes. In even being on this site, I think, I label myself kind of an analytical science/math geek who in all likelihood won\'t believe anything without the backing of a mathematical proof or some fundamental theorem. I am assuming that most of the rest of you who visit here fall into the same category. I know, too, that the same God who has made Himself so real to me can do the same for each of you, if you let Him. I always love to share my personal story, because it is so amazing and just, real, to me, but I won\'t take the time here.\r\n[pause]\r\n[insert cheesy TV preacher line here]\r\nSo, whatever you\'re doing, at work, home, school, more than likely staring at a computer screen, I hope that I am making you think a little bit. More than that, though, since any words are so inadequate, I know that God is right there with you, and if you don\'t know Him, He is pulling on your heart. If there\'s even the slightest of chances that what I am saying here is true, don\'t you think it is worth it to see for yourself? Don\'t think that God can\'t show Himself wherever you are. I don\'t know what anyone expects to happen, and I don\'t know what God will do for you, but I know that those will probably be two different things. I also know that God will always have more for you than you expect, if you really are looking for Him. More than any formula or theory or paradox, God wants to know <i>you</i>. Just ask God to make Himself real to you, and He will. \r\n\r\nHopefully even after wading through all my weighty words (which still seem to be coming..) whoever reads this will get something out of it. I pray that He finds you. God bless.\r\n\r\n=)',4451,0);
INSERT INTO comment VALUES (4461,494,979,'Ravi Raja','re(4): this is easy','2003-04-30 19:34:10',0,'Yes Michael, the are two ways I know to solve this problem and so all I can say that there are AT LEAST 2 ways to solve this problem. I do not know if there are more.',4321,0);
INSERT INTO comment VALUES (4462,504,979,'Ravi Raja','re(3): See the difference?','2003-04-30 19:36:53',0,'Okay I am sorry then DJ. Now I say that the words True and False have their usual meanings and so now I believe you can solve the problem. ',4457,0);
INSERT INTO comment VALUES (4463,504,979,'Ravi Raja','Please Make The Necessary Changes - Levik','2003-04-30 19:40:22',0,'Levik, can you please remove the QUOTES within which the two words True and False are written, so that people don\'t have problems in solving the problem. Then the words True and False will have their usual meanings or else everyone will start taking it with a dfferent meaning.',NULL,0);
INSERT INTO comment VALUES (4464,511,2066,'David','re: Read This','2003-05-01 03:14:31',0,'Thank you very much for writing this. This kinda put into words what i woulda written had i the time. Thank you. ',4460,0);
INSERT INTO comment VALUES (4465,511,1902,'Hank','re: Read This','2003-05-01 04:12:27',0,'1.) DJ, I didn\'t have enough time or patience to read your comment, I dont know where you got the time to write it.\r\n2.) Alan, sounds like you\'re saying God is dead (spoken like a true catholic)\r\n3.) The answer. God doesn\'t need to. If you believe either is true, then you believe in God. (God\'s way of tricking you into belief).\r\nOR (this just came to me) If he does the second, that proves that he did not create an unliftable stone. Meaning that God is wrong. God cannot be wrong.',4460,0);
INSERT INTO comment VALUES (4466,778,1902,'Hank','Could be right','2003-05-01 04:16:30',1,'Similar to the solution from \'2 colors\':\r\nselect a point \'x\' then draw a circle around it with a radius of 1 meter.\r\nthere are an infinite number of points on the circle. one must be the same color.\r\n(or something like that)',NULL,0);
INSERT INTO comment VALUES (4467,778,103,'friedlinguini','re: Could be right','2003-05-01 04:36:43',0,'Says who?  Say the center point is red and that the circle is drawn in alternating bands of blue and green such that no blue point is exactly one meter from a green point (I don\'t know if this is possible, but that\'s not the point).  The proof of this is going to be harder than the two-color variation.',4466,0);
INSERT INTO comment VALUES (4468,778,979,'Ravi Raja','re(2): Could be right','2003-05-01 04:46:56',0,'Fried, I think Hank is correct since he is considering Infinite number of points lying on the circumference of the circle. Even if it consisted of alternating bands of blue and green then there must be at least one such pair of same colors which are unit distance apart and if in case the red color is there on the circumference, then the centre being red, there remains nothing to prove. I do not know if this reasoning of mine is correct.',4467,0);
INSERT INTO comment VALUES (4469,778,1920,'Brian Smith','re: Could be right','2003-05-01 04:54:27',0,'Your reasoning is flawed.  Assume the center is Red.  The circle can consist of all Green and Blue points.',4466,0);
INSERT INTO comment VALUES (4470,778,1301,'Charlie','re(3): Could be right','2003-05-01 05:24:13',0,'Specifically, if the center is red, the circumference could be alternating 60 degree arcs of blue and green, with the counter-clockwise-most point included (a closed endpoint) and the clockwise-most point excluded (an open endpoint). None of the points on the circumference 1-meter apart would be the same color and the center is a different color altogether.',4468,0);
INSERT INTO comment VALUES (4471,778,979,'Ravi Raja','Two Or Three ?','2003-05-01 05:24:58',4,'Is that Mathematical Plane a Two-Dimensional Plane or a Three-Dimensional Plane ?',NULL,0);
INSERT INTO comment VALUES (4472,778,979,'Ravi Raja','Two-Dimensional Plane','2003-05-01 05:25:28',3,'Suppose that the Mathematical Plane is a Two-Dimensional Plane, then we consider a CIRCLE of Unit radius. Then there are Infinitely many points lying on the circumference of the circle, all of which are at Unit distance from the centre of the circle. Suppose the centre of one color and there is AT LEAST one point on the circumference which is of the same color as that of the centre, then there is nothing left to prove. If suppose the circumference consists entirely of points of ther other two colors ONLY, then obviously there exists AT LEAST one pair of points on the circumference which will satisfy the given conditions. \r\nHence Proved.\r\n(I do not know whether this reasoning of mine is correct or not. If not then someone please do correct me).',NULL,0);
INSERT INTO comment VALUES (4473,778,979,'Ravi Raja','Three-Dimensional Plane','2003-05-01 05:27:12',3,'Suppose that the Mathematical Plane is a Three-Dimensional Plane, then we consider a SPHERE of Unit radius. Then there are Infinitely many points lying on the circumference of the sphere, all of which are at Unit distance from the centre of the sphere. Suppose the centre of one color and there is AT LEAST one point on the circumference which is of the same color as that of the centre, then there is nothing left to prove. If suppose the circumference consists entirely of points of ther other two colors ONLY, then obviously there exists AT LEAST one pair of points on the circumference which will satisfy the given conditions. \r\nHence Proved.\r\n(I do not know whether this reasoning of mine is correct or not. If not then someone please do correct me).',NULL,0);
INSERT INTO comment VALUES (4474,778,1301,'Charlie','re: Two-Dimensional Plane','2003-05-01 05:29:07',0,'Apparently you and I were posting at the same time.  Again, consider 60-degree arcs along the circumference of alternating color.  The endpoints of the arcs are 1 meter apart, and one of the endpoints of any arc is the opposite color as the other, since we always choose to include the endpoint as a specific (ie cw or ccw) end of each arc.',4472,0);
INSERT INTO comment VALUES (4475,778,1902,'Hank','re(2): Could be right','2003-05-01 05:29:46',0,'Infinite is all encompassing.\r\nAssuming red is the center point.\r\nCan you prove that red is not on the circle? Or the the circle is only made up of green and blue? Keep in mind that there are an infinite number of point on the circle. (seriously, I am curious if this can be proved)',4469,0);
INSERT INTO comment VALUES (4476,778,1301,'Charlie','re: Three-Dimensional Plane','2003-05-01 05:32:54',0,'In the three-dimensional case (which I don\'t think is actually the problem) your logic about the sphere is just as faulty as in the 2-d case, though in fact factually correct, you haven\'t proved it.\r\n\r\nIn the 3-D case, the best way is to expand upon the solution of the 2-d 2-color problem.  Instead of a triangle, construct a regular tetrahedron with edges 1 meter long.  Then as there are only 3 colors to go around, and there are 4 vertices to a tetrahedron, two vertices must be the same color, and since it\'s a regular tetrahedron the points are 1 meter apart.',4473,0);
INSERT INTO comment VALUES (4477,778,1301,'Charlie','re(3): Could be right','2003-05-01 05:38:00',0,'One does not have to prove that red is not on the circle.  The point is that we can\'t prove that red IS on the circle, and further we can\'t prove that if the circle is made up of two colors that there must be two of the same, within 1 meter along the circumference.  Remember which side has the burden of proof.',4475,0);
INSERT INTO comment VALUES (4478,778,103,'friedlinguini','re: Two Or Three ?','2003-05-01 06:02:43',0,'A plane is a two-dimensional space.  A three-dimensional equivalent is called a hyperplane.  I think we can safely assume that the problem refers to a two-dimensional plane.',4471,0);
INSERT INTO comment VALUES (4479,510,2066,'David','','2003-05-01 06:14:56',0,'The stove I was talking about would be one of those old pot belly cast iron stoves. They\'re extremely heavy, so that would be pretty hard to \'get up\'. Plus they look like they\'re sitting down on little legs.',NULL,0);
INSERT INTO comment VALUES (4480,511,1715,'Jonny Doe','re: Read This','2003-05-01 07:23:21',0,'I actually read your whole response and I feel sorry for your misguided belief.  I think that the human evolution did happen and it has been proven again and again, but I never saw the proof for god’s existence.  The only people who are trying to discredit the evolution theory are religious fanatics who know that if people stop believing in god, they will be out of a paycheck.  And yes I believe that religion today is a business and a very profitable at that and a way of gaining power.\r\n<P>\r\nI am of Jewish decent but as you might guess I do not practice it.  I see it daily as “Religious” people put a price tag on services the bible clearly show the to be as good deeds and only if you wish you can donate money to that person.  Look at what is happening in the world the Muslims are using religion to justify suicide bombings and starting wars.  And don’t get me started on Christianity just open the TV and put any channel that have those preachers all that I hear is send me your money and I will give you this book or artifact.  Those shows sound to me like infomercials and not a religious ceremony as they suppose to be.  Then you see them live in a multi million mansions driving expensive cars.  Where do you think they get that money?  Well I have a news flash; all that money that you are sending them that supposedly is going to charities is going into their pocket.  And then when they are caught, they give that famous speech “I’m only human and I have sinned” and like magic every thing is forgotten and they are back in the business.\r\n<P>\r\nSo as you might have guessed I do not believe that an omnipotent god does exist and therefore that stone cannot exist and if an omnipotent god did exist then this riddle is a true paradox.\r\n<P>\r\nOn the bright side I did read the bible several times and I think that it is an excellent fictional/historical book that can teach us a lot of good things and if we all followed some of it’s teachings, the world would be a much better place to live. ',4460,0);
INSERT INTO comment VALUES (4481,778,1686,'DuCk','Unproveable','2003-05-01 08:08:40',0,'I believe it is impossible to prove the existence in a plane.  One would need three dimensions and a tetrahedron in order to prove it in 3 dimensions.  But in the in the 2-D case, it is impossible...',NULL,0);
INSERT INTO comment VALUES (4482,778,1301,'Charlie','Proof','2003-05-01 08:13:04',3,'Tesselate the plane with equilateral triangles of side length = 1 meter.  \r\n\r\nLabel the three corners of one triangle R, G and B (as, if one were the same we\'d already have a match--we\'re trying to show we can\'t keep producing lacks of matches forever).  This is the first triangle.\r\n\r\nIn the adjacent triangle that also includes the R-G side, label the remaining vertex B.  This is the second triangle.  In the triangle adjacent to the first triangle and sharing the R-B side, label the remaining vertex G, so as to avoid any matching colors at 1 meter so far.  Finally in the triangle adjacent to the second triangle and sharing its R-B side, label the remaining vertex, G.\r\n\r\nThere are now 3 vertices labelled G that are at the vertices of an equilateral triangle whose sides are each sqrt(3) as they are at tips of back-to-back equilateral triangles whose side lengths are 1, and so each of those altitudes is sqrt(3)/2.\r\n\r\nDraw circles of radius 1 around each of these G vertices.  They form a 3-lobed figure where the tips of the lobes are also sqrt(3) meters apart.  As the points are all 1 meter from one G point or another, all points on this 3-lobed figure are R or B.  \r\n\r\nIn particular consider the arcs on the counterclockwise side of the centerline of each lobe.  If points are chosen equally far out on each of these arcs an equilateral triangle is formed.  This equilateral triangle can be any size from zero-length sides, to the full sqrt(3)-length sides. Choose the one with sides of length 1 meter.  As there are now only 2 colors to choose from, R and B, and 3 vertices to this triangle, two of them must have the same color.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4483,778,1920,'Brian Smith','Proof by contradiction','2003-05-01 08:37:44',3,'This is a proof by contradiction.\r\n\r\nLets assume the statement \"there exist two points on this plane, exactly one meter apart, that have the same color\" is false.  Then every equilateral triangle with sides of 1 meter have three different colors at the verticies.  Consider two adjacent triangles.  The two triangles can be ABC and BCD and share side BC.\r\n\r\nPoints A, B, and C are all different and points B, C, and D are all different.  The only way this happens is when A and D are the same color.\r\n\r\nConsider a second pair of triangles DEF and EFG with common side EF.  Using the same argument as with points A, B, C and D, D is the same color as G.  This means that A is the same color as G.\r\n\r\nBut points E, F, and G can be chosen such that the distance between A and G is 1 meter.  A contradiction is formed, therefore the statement \"there exist two points on this plane, exactly one meter apart, that have the same color\" must be true.',NULL,0);
INSERT INTO comment VALUES (4484,514,1920,'Brian Smith','Solution','2003-05-01 09:05:07',0,'Dang!  I was going to submit a problem like this.  Oh, well.\r\n\r\nI called the pumpkins A, B, C, D, and E.  The smallest pair is A+B.  The second smallest pair is A+C.  The largest pair is D+E.  The second largest pair is C+E.  The sum of all ten pairs of weighings is 4*(A+B+C+D+E).\r\n\r\nThis gives us the following system of equations:\r\nA+B=16\r\nB+C=18\r\nC+E=26\r\nD+E=27\r\n4*(A+B+C+D+E)=216\r\n\r\nThis is easily solved.  A=7, B=9, C=11, D=12, E=15.',NULL,0);
INSERT INTO comment VALUES (4485,178,1575,'DJ','re: I beg to differ','2003-05-01 09:39:52',0,'While that would be true for a life scenario, and anyone would probably vote to kill the greedy old guy whether he offered them nothing or one coin, that is not the point in this problem. It is explicitly stated that each pirate will want to claim as many coins as he can without getting killed. Given that, as the problem states, the oldest pirate will walk away with nearly everything, as in the given solution.\r\n',1736,0);
INSERT INTO comment VALUES (4486,514,1947,'Jon','my guess','2003-05-01 09:41:01',0,'7,9,11,12,15\r\nmostly you can see that the smallest must be greater than 5 and less than 8(It has to be less than 8 because if it were greater than 8, 16 would be impossible.) or it just wouldn\'t work. 5 and 6 are really easy to check to make sure don\'t work for the smallest. That leaves 7.  building up from there is pretty simple. 7+9=16 7+11=18 9+11=20 7+12=19 9+12=21 11+12=23 7+15=22 9+15=24 11+15=26 12+15=27',NULL,0);
INSERT INTO comment VALUES (4487,778,1301,'Charlie','re: Proof by contradiction','2003-05-01 10:08:13',0,'A lot simpler than mine; wish I\'d thought of that.',4483,0);
INSERT INTO comment VALUES (4488,511,1575,'DJ','re(2): Read This','2003-05-01 11:10:13',0,'If you actually did read my whole response, you would have seen why there is no proof of God\'s existence. At least, not any that can be put onto paper.\r\n\r\nJonny, it\'s interesting how you say evolution \"has been proven again and again\" yet you only \"think\" that it happened. My first response to this is, was whatever proof you saw not good enough for you? My second question would be, what proof is there? Every time I pose the question, there are always people convinced that evolution is \'proven fact\' but never with anything to corroborate it. Simply put, there is no evidence.\r\n\r\nPeople like to be able to explain, understand, and control everything. We can do none of these regarding God, so we try explain Him away with fanciful theories and grab on to any little shred of potential evidence, even knowingly falsified or irrelevant shreds; meanwhile, the big picture and the majority of the evidence points in the opposite direction. Anyway, I\'m not going to try to prove God with evidence, because it can\'t be done. God created the world in its entirety and all life therein, six thousand years ago. But, if you have any evidence to the contrary, I should like to see it as nothing has ever been proven or even reasonably backed up.\r\n\r\nAs to your next statements, let me also say that I utterly cannot stand religion, the connotations of that word being a reliance on actions or rites to earn acceptance. If you had read my entire comment, I discussed [albeit briefly] the difference between dead religion and real relationship with God. The Bible is very clear; you can \'do\' all the right things and not be pleasing to God. He cares about the heart, and Biblical salvation is a gift that no one deserves. There are no steps or rituals or sacraments to earn God\'s approval. I think that, yes, a lot of TV preachers and other clergy are misguided or purposefully manipulative in order to gain wealth, popularity, or because they think they can earn \'brownie points\' with God to earn a better place in Heaven or something. Such religion is absolutely dead and I cannot stand it, in part because of the impression it gives people (obviously from your statements, Jonny) about Christians in general. Too often, people make judgements about the perfect God from the imperfect people He limits Himself to. The fact that Christians are normal people who make mistakes, who say things we don\'t mean, who do things we shouldn\'t, does not take away from the fact that God is perfect and infallible.\r\n\r\nI totally agree with you that religion today has become a business and a way to make money. That is nothing new, however; in Jesus\' time the Pharisees, the religious elite, were the most wealthy and apparently \'holy\' men of the era, yet Jesus rightfully called them hypocrites and vipers. Why? Because, as you said, they were in it only for money and appearances. Not so much is different in the world between now and then; our camels are faster and the toys are more expensive, if you will.\r\n\r\nI, however, do not subscribe to that religion. I do not call myself Baptist or Lutheran or any other particular label of Christianity (that is not to say, mind you, that every practicing church of such various denominations is a dead, religious one). I believe in the Bible as completely the Word of God, true in every word. Moreover, God is not dead, and the Bible is not merely an ancient rule book or a guide to \'good\' living. If that\'s what you think it all amounts to, then I feel sorry for <i>your</i> misguided beliefs.\r\n\r\nPenultimately, with regards again to the original question, whether or not you believe in God does not change whether or not the stone can exist. Despite what modern relativistic society would have you believe, there <i>is</i> such a thing as absolute truth. You can choose not to believe in gravity, but if you jump off the roof of your house, you can bet on hitting the ground shortly thereafter. You can even base your belief on observations of birds and helium balloons, and say that those prove that gravity is a farce. You could experiment further and find even more evidence, such as ice cubes in water and other things that show how \'nothing\' works the way the law of gravity says it should. But jump off the roof, and you\'re still hitting the ground. Perhaps that\'s a weak point, but you\'ll find that the more you examine specific cases like helium, you\'ll only serve to demonstrate further how gravity works. And if you set out to disprove God\'s existence, you\'ll end up with a lot of evidence that says the opposite of what you intended. Most of the supposed proof for evolution actually backs up Biblical creation, though you\'ll rarely see that publicized.\r\n\r\nHowever, I still maintain that God\'s existence cannot be proven, except to an individual person. The last few paragraphs of my previous comment (again, had you read the whole thing) are the summation of everything else I am trying to say. You cannot prove God, but you can <i>experience</i> Him. I don\'t know what specifically you will experience, but if you genuinely ask Him to make Himself real to you, He will. And I continue to pray that He does. God bless.\r\n\r\n=)',4480,0);
INSERT INTO comment VALUES (4489,388,1919,'Lewis','i\'ve heard this one...','2003-05-01 11:14:15',0,'absolutely NOTHING.',NULL,0);
INSERT INTO comment VALUES (4490,414,1919,'Lewis','answer','2003-05-01 11:18:22',3,'There is no l so you are saying \'noel\'. Ha',NULL,0);
INSERT INTO comment VALUES (4491,514,1626,'Gamer','How to solve','2003-05-01 12:02:11',0,'Based on Brian\'s ideas, you just plug in A+B =16 and D+E = 26 into 4*(A+B+C+D+E)=216) to figure out C, then figure out B and E, then figure out A and D',4484,0);
INSERT INTO comment VALUES (4492,775,2005,'Aamir Rashid','here is it','2003-05-01 12:12:48',3,'Drew: Liar\r\nMohammad: Knight',NULL,0);
INSERT INTO comment VALUES (4493,775,1660,'Tim Axoy','Drew:Liar,Mohammad:Knight','2003-05-01 12:38:15',0,'Correct.',4492,0);
INSERT INTO comment VALUES (4494,778,1575,'DJ','re: Proof by contradiction','2003-05-01 12:46:00',0,'Good job, Brian! I was trying to think of something similar to this, but you beat me to the punch.\r\n\r\nObviously, you can\'t have four distinct points equidistant from one another in a two-dimensional plane (I think someone mentioned a regular tetrahedron for a 3-D case).\r\n\r\nThe approach I was trying for involved a large set of equilateral triangles, squares, circles, soccer balls, trying to find a set of points at a unit distance from each other that would be impossible to give three colors without two adjacent points being the same. That approach, as DuCk prematurely ventured, may well be impossible without overlapping the shapes. What I can do (so as not to feel totally dumb) is refine Brian\'s answer geometrically.\r\n\r\nStart with an isoceles triangle with legs of length &#8730;3 and a base of unit length (or 1 meter, for this specific problem). Draw the perpendicular bisector of each leg, to a segment of unit length which is bisected by the leg. Both pairs of endpoints of these two segments form an equilateral triangle with the peak point of the large triangle and with its respective base point. Therefore, as Brian said, each set of endpoints needs to be a different color, as they are endpoints of a 1m segment, and each pair is comprised of the two colors that are different than the apex of the large isosceles triangle. Therefore, each segment forces its respective base point to be the same color as the apex. But, since the base of that triangle is of unit length, they cannot be the same color. So, somewhere in those 7 points are two that are 1 meter apart and have to be the same color.',4483,0);
INSERT INTO comment VALUES (4495,778,1567,'Bryan','Elegant proof','2003-05-01 13:01:09',3,'Consider two points in cartesian space: A (0,0) and B (&#8730;3,0), where one unit equals 1m of distance. Points C (&#8730;3/2,1/2) and D (&#8730;3/2,-1/2) are each 1m from both A and B, and C and D are 1m from each other.  <p>If A and B are different colors, both C and D will be the third color, and will satisfy the condition that two points 1m apart are the same color. To avoid the situation where two points &#8730;3m apart are different colors, for a given point, every point &#8730;3m from it would have to be the same color as the center point, in which case two points 1m apart on the resulting circle will satisfy the condition. ',NULL,0);
INSERT INTO comment VALUES (4496,511,1645,'luvya2003','re(3): Read This','2003-05-01 15:46:03',0,'I could not have said it better myself...',4488,0);
INSERT INTO comment VALUES (4497,511,2080,'Tristan','Beliefs','2003-05-01 20:33:40',1,'As stated before, this is a question of where the faith lies, in this peticular question, \"The\" is used to refer to as a single being who has power over all, a better way to word it would have been to use \"an\" so that it opens the doors a bit.  I myself do not believe in any higher being, I\'m not saying it doesn\'t exist, but what isn\'t scientifically proven isn\'t good enough for my belief.\r\n\r\n  To the question at hand:\r\n\r\n   To us, an omni-potent god would be a being that is vastly superior to use in all ways, just as we are to an ant.  A being with limitless power is an unreal thought, and everything has its limits (theoretically).  We can create many things, but not carry all of them, although an ant might think we can.  Simply put: \r\n\r\nIf he creates a rock that is too heavy for him to carry, then he can\'t carry it.',NULL,0);
INSERT INTO comment VALUES (4498,514,1686,'DuCk','answer only','2003-05-02 02:02:43',0,'7, 9, 11, 12, 15',NULL,0);
INSERT INTO comment VALUES (4499,351,1686,'DuCk','Solution and other words...','2003-05-02 02:40:52',0,'answer to the first question is the word contains the vowels (a,e,i,o,u&y) in order.\r\n\r\nas far as the second question is concerned, abstemiously qualifies.  for the letters (a,e,i,o,u) in order we can also include arsenious.  thanks....',NULL,0);
INSERT INTO comment VALUES (4500,750,1660,'Tim Axoy','Is this correct what I have?','2003-05-02 02:55:03',4,'10004000600040001?',NULL,0);
INSERT INTO comment VALUES (4501,750,1660,'Tim Axoy','I meant...','2003-05-02 02:55:44',0,'1004006004001.',4500,0);
INSERT INTO comment VALUES (4502,750,1920,'Brian Smith','Solution','2003-05-02 03:35:11',0,'Im guessing (f(n) + 1)^n = f(n+1)\r\n(1+1)^1=2   (2+1)^2=9   (9+1)^3=1000\r\nThen (1000+1)^4=1004006004001',NULL,0);
INSERT INTO comment VALUES (4503,750,979,'Ravi Raja','Solution','2003-05-02 04:18:50',3,'Since there is no number before 1, we take it as 0(zero) and follow the steps given below to obtain the remaining terms of the sequence.\r\n\r\nFirst Step:  (0 + 1)^0 = 1\r\nSecond Step: (1 + 1)^1 = 2\r\nThird Step:  (2 + 1)^2 = 9\r\nFourth Step: (9 + 1)^3 = 1000\r\nFifth Step:  (1000 + 1)^4 = 1004006004001\r\n\r\nSo, the generl rule is given by the formula:\r\n\'N\'th Number = [(N - 1)st Number + 1]^(N - 1)',NULL,0);
INSERT INTO comment VALUES (4504,266,1920,'Brian Smith','Good one!','2003-05-02 04:39:43',0,'I\'ll have to give some of my friends this puzzle!',NULL,0);
INSERT INTO comment VALUES (4505,510,2118,'Chereese','Answer','2003-05-02 04:50:50',0,'I think that the 1st one is water. The 2cd is fire\r\nand the 3rd is air',NULL,0);
INSERT INTO comment VALUES (4506,388,2118,'Chereese','Answer (this was easy)','2003-05-02 04:59:24',0,'da answer is Nothing',NULL,0);
INSERT INTO comment VALUES (4507,766,2118,'Chereese','answer','2003-05-02 05:18:15',0,'They\'re goldfish and their aquarium got tipped over.',NULL,0);
INSERT INTO comment VALUES (4508,348,2118,'Chereese','easy','2003-05-02 05:22:01',0,'he is a snowman',NULL,0);
INSERT INTO comment VALUES (4509,977,1301,'Charlie','solution','2003-05-02 08:11:19',3,'A) For the fewest invocations of random(), start with two strings: one of zero length and the other of length containing the digits 1 to 9 where order doesn\'t matter.\r\n\r\nThen invoke random() 8 times starting with a parameter of 9, and ending with a parameter of 2.  Each time, use its output to pick a character from the string that started full, and place it at the end of the string that started empty.  After this there will be 1 character left in the originally-full string.  Transfer that to the end of the almost-built string, which now has 9 digits and can be converted to a number by ordinary conversion processes.\r\n\r\nDECLARE FUNCTION randm& (n&)\r\nDEFLNG A-Z\r\nRANDOMIZE TIMER\r\n\r\nFOR trial = 1 TO 5\r\n&nbsp;&nbsp;source$ = \"123456789\"\r\n&nbsp;&nbsp;result$ = \"\"\r\n&nbsp;&nbsp;FOR i = 9 TO 2 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;p = randm(i) \' random is a keyword in this language so using randm\r\n&nbsp;&nbsp;&nbsp;&nbsp;result$ = result$ + MID$(source$, p, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;source$ = LEFT$(source$, p - 1) + MID$(source$, p + 1)\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;result$ = result$ + source$\' now the last character\r\n&nbsp;&nbsp;n = VAL(result$)\r\n&nbsp;&nbsp;PRINT n\r\nNEXT trial\r\n\r\nEND\r\n\r\nFUNCTION randm (n)\r\n&nbsp;&nbsp;randm = INT(RND(1) * n + 1)\r\nEND FUNCTION\r\n\r\nOne run of the above (as it is set to give 5 examples) is:\r\n\r\n 786591324\r\n 281735694\r\n 928641357\r\n 478325619\r\n 784592316\r\n\r\nB) Oh, I\'ve already done that in A.  Maybe you expected A to be to keep calling random() with a parameter of 1,000,000,000, until you get a result that was nine digits, all different and then stop.  Or perhaps you had in mind calling random(9) as many times for each digit until it produced a digit different from any that you had previously.  In any case the solution for B is my above solution for A.',NULL,0);
INSERT INTO comment VALUES (4510,977,1920,'Brian Smith','The goal of this problem....','2003-05-02 08:16:58',0,'I think the goal of this problem is to find a way to generate a random integer 1 to N when given a random integer generator which returns a value 1 to X.',NULL,0);
INSERT INTO comment VALUES (4511,977,1301,'Charlie','re: solution','2003-05-02 08:20:59',0,'Note that in the Basic computer language of my solution, strings are variable length, so as the letters are extracted from the source string, the string\'s total length decreases, with no padding with blanks.  Also I meant to say \"length 9\" for the original length of the source string.',4509,0);
INSERT INTO comment VALUES (4512,977,1301,'Charlie','re: The goal of this problem....','2003-05-02 08:27:21',0,'No, Gamer specifically says he wants a random 9-digit number, so 1 through 99,999,999 are not acceptable outputs, and he wants every digit from 1 to 9 to appear exactly once in the output number, also far from random as zeros and repeated digits are disallowed. Only 9! = 362,880 numbers out of a billion satisfy this is about 1 in 2756, so it\'s highly selective rather than just any random number in the range.',4510,0);
INSERT INTO comment VALUES (4513,977,103,'friedlinguini','C++ solution','2003-05-02 10:28:52',3,'<tt>\r\nstruct MyRand {\r\n&nbsp; &nbsp; typedef std::vector&lt;int&gt;::difference_type DType;\r\n\r\n&nbsp; &nbsp; DType operator()(DType max) {\r\n&nbsp; &nbsp; &nbsp; &nbsp; return random(max) - 1;\r\n&nbsp; &nbsp; }\r\n};\r\n\r\nint foo() {\r\n&nbsp; &nbsp; std::vector&lt;int&gt; digits;\r\n\r\n&nbsp; &nbsp; for (int i = 1; i &lt;= 9; ++i)\r\n&nbsp; &nbsp; &nbsp; &nbsp; digits.push_back(i);\r\n\r\n&nbsp; &nbsp; MyRand myRand;\r\n&nbsp; &nbsp; std::random_shuffle(digits.begin(), digits.end(), myRand);\r\n\r\n&nbsp; &nbsp; int result(0);\r\n\r\n&nbsp; &nbsp; for (int i = 0; i < 9; ++i)\r\n&nbsp; &nbsp; &nbsp; &nbsp; result = result * 10 + digits[i];\r\n\r\n&nbsp; &nbsp; return result;\r\n}\r\n</tt&gt;',NULL,0);
INSERT INTO comment VALUES (4514,977,1626,'Gamer','Words too!','2003-05-02 10:46:14',0,'Can you explain it in words too? I think that\'s half the problem.\r\n\r\nI think Charlie had my idea.\r\n\r\nOne other way you could do it is:\r\n\r\n(all variables start out as 0)\r\n[\r\nMutliply x by 10\r\nAdd one to the variable n\r\nDo (rand(9) to get x. ) while the first n digits of answerlist aren\'t equal to x.\r\nAdd x to answer.\r\n] Do all that is in the [] 9 times.\r\n\r\nThis is an inefficient way to accomplish this, but it is another way. It is also short code-wise.\r\n\r\n',4513,0);
INSERT INTO comment VALUES (4515,977,103,'friedlinguini','re: Words too!','2003-05-02 11:02:27',0,'Actually, it was sort of a joke.  I don\'t think you intended for me to call a library function to do the heavy lifting, though that\'s what any programmer worth his or her salt ought to do.',4514,0);
INSERT INTO comment VALUES (4516,977,1626,'Gamer','C++ of my original idea','2003-05-02 11:10:16',2,'Assuming I am given random(), the main() would be:\r\n\r\nmain(){\r\nint digits[9], number, digitnum, answer[9], count;\r\n\r\nfor(digitnum=1;digitnum&lt;=9;digit+=1){digits[digitnum]=digitnum;}\r\n\r\nfor(digitnum=1;digitnum<=9;digit+=1){\r\nnumber=random(10-digitnum);\r\nanswer[digitnum]=digits[number]\r\n\r\nfor(count=1;count<=9;count+=1){\r\nif (count&gt;=(10-digitnum) digits[count]=0;\r\nelse if(count>=number) digits[count]=digits[count+1]\r\n}\r\n}\r\n\r\nfor (count=1;count<=9;count+=1){ cout << answer[count];}\r\n\r\n\r\nAll this is doing is creating a number 123456789, then picking a digit from that as the next digit. Then it takes out that digit and pushes everything down one, and replaces any old number spots with 0. Then it prints the number.\r\n\r\nFor example: (Using 5 digits)\r\n\r\nRandom(?) - Old:12345 New: \r\nRandom(5) 3 Old:12450 New: 3\r\nRandom(4) 1 Old:24500 New: 31\r\nRandom(3) 2 Old:25000 New: 314\r\nRandom(2) 2 Old:20000 New: 3145\r\nRandom(1) 1 Old:00000 New: 31452',NULL,0);
INSERT INTO comment VALUES (4517,750,1626,'Gamer','Zero powers?','2003-05-02 11:16:15',0,'I don\'t know if I am missing something, but I know that everything to the 0 power is 1, because when you take something divided by itself, it makes 1. But when you do the same thing to 0, you get undefined. So why does 0^0=1?',NULL,0);
INSERT INTO comment VALUES (4518,977,103,'friedlinguini','Yet another solution.','2003-05-02 11:21:38',3,'Start with digits 1-9 in a vector/array/list/string/whatever.\r\nLet d[n] denote the digit in the nth place.\r\nFor i from 1 to 8, swap d[i] with d[i + random(10-i) - 1]\r\nConvert digits to an actual number.\r\n\r\nIn C++ (borrowing a bit from Charlie\'s solution):\r\n<tt>\r\nstd::string digits(\"123456789\");\r\n\r\nfor (int i = 1; i &lt;= 9; ++i)\r\n&nbsp; &nbsp; std::swap(digits[i - 1], d[i + random(10-i) - 2]);\r\n\r\nreturn boost::lexical_cast&lt;int&gt;(digits);\r\n</tt&gt;',NULL,0);
INSERT INTO comment VALUES (4519,977,1626,'Gamer','re: Yet another solution.','2003-05-02 12:10:56',0,'That\'s good! :) ',4518,0);
INSERT INTO comment VALUES (4520,750,2121,'Chaz','IVE GOT IT!','2003-05-02 12:58:32',0,'Ok! so! Ive got it! its 1004006004001! so, the one. I had to get two somehow. so, I went to \"9\", and then it hit me. I had to get the 10 somehow (or probably). YOU GOTTA ADD the 1 to the number, then have its I DONT WANNA EXPLAIN IT just listen below So then It came to me. HERE IT IS...\r\n(1+1)^0=1\r\n(1+1)^1=2\r\n(2+1)^2=9\r\nYES! YES!\r\n(9+1)^3=1000!\r\nHA! then...\r\n(1000=1)^4= *gets out calculator*\r\n1004006004001!!! WAHOO! Horray for me! Kazoo!\r\n(2+1)',NULL,0);
INSERT INTO comment VALUES (4521,514,2121,'Chaz','Flazzling Orgasms! AhhH','2003-05-02 13:05:13',0,'DID you factor in the endoplasmic reticulum?',4484,0);
INSERT INTO comment VALUES (4522,778,2121,'Chaz','Solution','2003-05-02 13:19:00',0,'Because the painter has three colors, he would have to have two points next to eachother. Now, any way he would have painted it, the points would have been touching, because it probably would have been triangulated with a formation, if he did not place a color side by side. Because a triangle has 3 points, the first color would have had to touch another because its vertex would be one meter away from the other. If it was not made in triangles, than the painter would have intentionally tried to make colors match, unless he was retarded.',NULL,0);
INSERT INTO comment VALUES (4523,510,2121,'Chaz','SolutionIZATION','2003-05-02 16:03:34',0,'Ok HERE IT IS:\r\nIce, water, and water vapor\r\n\r\nIce: doesnt move; never gets up\r\nWater: consumes things, such as ships, people drown in it\r\nVapor: FLIES AWAY! WEE',NULL,0);
INSERT INTO comment VALUES (4524,766,2121,'Chaz','Sounds like a retarded 3rd grader made this one','2003-05-02 16:07:20',0,'OK... so they died of CANCER or a heart attack, or an alien death ray, of of being scared or shocked from broken stuff and spilled water, or shock from seeing someone from a long time ago, or from a gun or an explosion, or they died from flatuation, or from ANYTHING ELSE this is the worst riddle ON EARTH',NULL,0);
INSERT INTO comment VALUES (4525,501,2121,'Chaz','Dark leprachauns','2003-05-02 16:10:30',0,'DARK LEPRACHAUNS! THEY exist! I know it! They appear out of nowhere when NOBODY IS LOOKing... and when you try to turn the lights on, or if its the morning they just........ POOF disappear.',NULL,0);
INSERT INTO comment VALUES (4526,686,2121,'Chaz','What a retarded name','2003-05-02 16:12:40',0,'He didnt notify them because he didnt want to have to pronounce his fucked up name and be embarrassed. Or he just committed the murder.',NULL,0);
INSERT INTO comment VALUES (4527,488,2121,'Chaz','A FAIRY A FAIRY A FAIRY','2003-05-02 16:15:08',0,'A fairy',NULL,0);
INSERT INTO comment VALUES (4528,702,2121,'Chaz','I know I SWEAR','2003-05-02 16:19:13',0,'A republican, because when they open their doors to let you in, they would only do that if they were in their normal, CLOSEd minded mode. But, when they close they are open minded, they have to close their doors so reality cant interfere with their biblical beliefs.',NULL,0);
INSERT INTO comment VALUES (4529,977,1301,'Charlie','re(2): Words too!','2003-05-02 16:20:09',0,'Somebody had to write the library function, didn\'t they?\r\n(and, logically speaking, the statemtent places the library routine writer not worth his or her salt.)',4515,0);
INSERT INTO comment VALUES (4530,482,2121,'Chaz','re: Isn\'t the range of possible answers quite large?','2003-05-02 16:21:27',0,'WOOP WOOP! *Alarm* WOMAN ALERT!',3564,0);
INSERT INTO comment VALUES (4531,429,2121,'Chaz','WOW that was easy','2003-05-02 16:23:18',0,'He didnt die because he had a superhuman metabolism that purged out all of the poison. DUH!',NULL,0);
INSERT INTO comment VALUES (4532,510,2122,'Kelly','3 answers','2003-05-02 17:58:56',0,'1. Dirt\r\n2. Plant\r\n3. CO2 the plant emits',NULL,0);
INSERT INTO comment VALUES (4533,469,2080,'Tristan','umm','2003-05-02 22:00:39',4,'Wouldn\'t the net loss be 100 to the author, although everyone else has a net gain of zero, the assumption is that the money the author lent the the lady was genuine, and the money paid back was counterfeit, leaving it at that, you gave real money, and got fake money is return, therefore your loss is -$100',NULL,0);
INSERT INTO comment VALUES (4534,428,2121,'Chaz','Anoop is apoop','2003-05-03 02:21:23',0,'Earlier that evening, the barmaid had some beer of her own. After several drinks, she became severely intoxicated. When the second man came in, she used her body-switching powers on him accidentally, because she was so drunk. The man, who was now in her body, knew what he wanted, so he served himself what he knew he wanted, even though the drunken barmaid, in the mans body asked for bitter, but she actually meant \"bidder\", because previously that day she went to an auction.',NULL,0);
INSERT INTO comment VALUES (4535,427,2121,'Chaz','Ive got it Yes I do EEZY','2003-05-03 02:26:24',0,'Oh its EASY. He meant actually..\r\nOne(1) not(0;nought) to(2) owe(0;oh)  nothing(0) for(4) one(1) ate(8) nothing(8)\r\n\r\nI didnt read the solution I SWEAR',NULL,0);
INSERT INTO comment VALUES (4536,414,2121,'Chaz','Your saying....','2003-05-03 02:29:05',0,'You are either saying NOEL for christmas because there was \'No \"L\"\'. \r\n\r\nOr you were saying you are a drunken retard.',NULL,0);
INSERT INTO comment VALUES (4537,388,2121,'Chaz','ooohhhh I know these kind real good','2003-05-03 02:33:29',0,'I play video games with riddles like this one. The answer is nothing.',NULL,0);
INSERT INTO comment VALUES (4538,383,2121,'Chaz','MORPHODITE','2003-05-03 02:35:53',0,'Ok either a snowman,(probably) statue, manakin or a golem',NULL,0);
INSERT INTO comment VALUES (4539,382,2121,'Chaz','This is the easiest one yet','2003-05-03 02:37:53',0,'It is an hourglass. Never heard this before but it just hit me, because stand rhymes with sand... and everything else.',NULL,0);
INSERT INTO comment VALUES (4540,382,2121,'Chaz','re: ?','2003-05-03 02:39:28',0,'your retarded',3804,0);
INSERT INTO comment VALUES (4541,390,2121,'Chaz','Easy','2003-05-03 02:40:59',0,'It is either coal or something just like it.',NULL,0);
INSERT INTO comment VALUES (4542,390,2121,'Chaz','re: Answer','2003-05-03 02:43:08',0,'Is that like extra cancer cigarette or super black tar cigars? Tobacco is brown',2459,0);
INSERT INTO comment VALUES (4543,489,2121,'Chaz','WHOOA hes way older','2003-05-03 02:48:34',0,'ok your great grandfather is WAYYY older than your dad.',NULL,0);
INSERT INTO comment VALUES (4544,489,2121,'Chaz','Oh yah the ANSWER','2003-05-03 02:52:07',0,'ok your dad was born in 1927 and his grandfather in 1844... so his grandpa was 83....(and a half) ok that possible and may happen alot.',NULL,0);
INSERT INTO comment VALUES (4545,243,2121,'Chaz','Solution','2003-05-03 02:53:36',0,'If you take the right angled triangle ABC (Where b is a right angle and C = x) then \r\nsin^2 x = AB^2/AC^2\r\ncos^2 x = BC^2/AC^2 \r\n\r\nTherefore sin^2 x + cos^2 = (AB^2 + BC^2)/AC^2 \r\n\r\nBut AB^2 + BC^2 = AC^2 (Pythogorean Thoerem) \r\n\r\nThrough substituition AC^2/AC^2 = 1 \r\n\r\nSo sin^2 x + cos^2 = 1\r\n',NULL,0);
INSERT INTO comment VALUES (4546,689,2121,'Chaz','Tricky tricky','2003-05-03 02:59:12',0,'When I first looked at it, i thought that it would be the same number of blue faces as red faces on the second one. BUT, then I looked closely at the fact that timothy wins when both sides are the same color. SO..... I figured it out that it had to be..... 3 red and 3 blue AHHSHISDAHaha ha ha woo yah YES.',NULL,0);
INSERT INTO comment VALUES (4547,514,2075,'Matt','','2003-05-03 03:12:33',0,'I get a different solution. Take the 5 pumpkins A-E with E the heaviset and A the lightest. The order of increasing weights is AB,AC,BC,AD,BD,CD,AE,BE,CE,DE ( use a binary sequence to work this out ie 10000, 01010 etc )and then simply solve giving A,B,C,D,E = 7.5,8.5,10.5,11.5,15.5',NULL,0);
INSERT INTO comment VALUES (4548,514,2075,'Matt','','2003-05-03 03:13:57',0,'oh they are integers. oops',NULL,0);
INSERT INTO comment VALUES (4549,788,1301,'Charlie','solution','2003-05-03 03:57:28',3,'The problem lies in the step 100 cents = 10 cents * 10 cents.  That is false.  100 cents = 10 * 10 cents.  Going out on a limb, dimensional analysis could even say 100 cents = 10 cents^(1/2) * 10 cents^(1/2), but not 10 cents * 10 cents. Following that weird line each of the 10 cents^(1/2) would be 1 dollar^(1/2) as &#8730;dollar = &#8730;(100 cents) = 10 &#8730;cent.  Then 1 dollar^(1/2) * 1 dollar^(1/2) is still 1 dollar, what we started with.\r\n\r\nIn other words the dimension of a number is just like a factor of that number--you can\'t just throw another one in.  It would be like saying 100 inches = 10 inches * 10 inches = 100 in&#178;.  It just isn\'t, as linear measure is not area measure.  Likewise I wouldn\'t even know what a square cent is, but whatever it would be it\'s not the same as a cent.',NULL,0);
INSERT INTO comment VALUES (4550,495,2121,'Chaz','HA','2003-05-03 04:04:42',0,'So, when one sees the card as 2, he would realize he had one, so he would say that he did not know. That would go on, with the first guy as n, and them saying \"I dunno\" because of one having n(x)-1, which makes it n+1',NULL,0);
INSERT INTO comment VALUES (4551,788,979,'Ravi Raja','Solution','2003-05-03 04:10:15',3,'Step 1: 1 dollar = 100 cents \r\n<br> \r\nStep 2: = 10 cents * 10 cents \r\n<br>\r\nStep 3: = 1/10 dollar * 1/10 dollar \r\n<br>\r\nStep 4: = 1/100 dollar = 1 cent \r\n<br>\r\nThe flaw lies in the Second step, where we are replacing 100 cents by 10 cents * 10 cents, which cannot be done, if the dimensions are taken into consideration. (As 100a cannot be written as 10a*10a). \r\nThat is it. ',NULL,0);
INSERT INTO comment VALUES (4552,483,2121,'Chaz','ANSWER','2003-05-03 04:14:22',0,'a= 15621 1246 9996, 7996 6396 5116 \r\nb= 3121 2496 1976 1596 1276 102',NULL,0);
INSERT INTO comment VALUES (4553,514,1301,'Charlie','re:','2003-05-03 04:17:06',0,'Aside from any requirement that all the weights be integers, your answer of 7.5, 8.5, 10.5, 11.5 and 15.5 adds up to 53.5.  In the set of 10 weighings, each pumpkin was weighed 4 times (once in conjunction with each of the others), so if the total weight of the pumpkins were 53.5, the total of all 10 weighings would be 4 times that, or 214.  But they actually add up to 216 pounds.\r\n\r\nI think there is sufficient algebra available to actually eliminate the need for the extra proviso that all the individual weights are integers.  Look at the other solutions.',4548,0);
INSERT INTO comment VALUES (4554,788,153,'TomM','dimensional analysis','2003-05-03 04:17:16',3,'Your dimensional analysis is off.\r\n\r\nIf we were talking about inches, for example, 10 in * 10 in does not = 100 in, (linear), but 100 in&#178; or 100 sq in (planar)\r\n\r\nlikewise, 100 ¢ does not equal 10 ¢ * 10 ¢, but 10 (with no dimensional units) * 10 ¢\r\n\r\nSo instead of $1 = 100¢ = 10¢ * 10¢ = ($1)/10 * ($1)/10 = 1¢,\r\n you get $1 = 100¢ = 10 * 10¢ = 10 * ($1)/10 = $1',NULL,0);
INSERT INTO comment VALUES (4555,506,1301,'Charlie','re(3): well -- the computer language','2003-05-03 04:43:16',0,'It probably is not still in popular use, as MicroSoft doesn\'t include it with today\'s systems, but it has its officionados, as it gets the work done.  Actually QuickBasic is a bit different from QBASIC.  QuickBasic was sold as a separate commercial package and could produce .EXE files if called upon to do so.  QBASIC came later, using the same syntax, but was a purely interpretive language, and ran about 5 times slower, and was included with the later versions of DOS.  Windows brought Visual Basic, which up through version 6.0 had quite similar syntax, minor variations being in using a format function instead of a using option on its print method, and a lack of a paint (floodfill) command in its graphics set, and lack of a DATA statement for internal initialization of arrays.  I understand Visual Basic .net is quite different altogether.',4458,0);
INSERT INTO comment VALUES (4556,977,1626,'Gamer','re(3): Words too!','2003-05-03 05:01:47',0,'The reason I gave random as a given is because it can be done, and would just complicate the problem\'s idea :)\r\n\r\nHow to make a random number could be another problem.',4529,0);
INSERT INTO comment VALUES (4557,684,2121,'Chaz','Ive got the answer','2003-05-03 05:09:53',0,'OK, so the first guy has to say \"black\" for an even number of black hats or \"white\" for an odd number of blacks hats/ an even number of white hats. Then, based on what the first person said, if he sees an odd number of black hats after the guy said \"black\" he would realize that he must have a black hat on. Then, the next person could use what the last 2 said to realize what his hat was. If the first guy said black and the next guy said black, he could look in front to figure out what the people would be and stuff. \r\n\r\nOr they, being natives, could use their telepathy to tell eachother eachother what the answer is. Or they could TEAM UP AND KILL the MONSTER!',NULL,0);
INSERT INTO comment VALUES (4558,766,2121,'Chaz','re: Circumstancial','2003-05-03 05:14:06',0,'You are right. We should not even reply to these childish, illogical riddless that have about a million answers. They suck.',4377,0);
INSERT INTO comment VALUES (4559,496,2121,'Chaz','HERE','2003-05-03 05:51:58',0,'a is insane and applied\r\nb is sane and pure\r\nc is sane and applied\r\nd is insane and pure ',NULL,0);
INSERT INTO comment VALUES (4560,788,2121,'Chaz','E Z','2003-05-03 06:05:44',0,'When you multiplied the 10*10 and said it was equal to 1/10*1/10 AND 100 cents. That cannot be done because it would be like saying 2ax2a=4a, not 4a&#178;',NULL,0);
INSERT INTO comment VALUES (4561,581,2121,'Chaz','Is it this Simple?','2003-05-03 07:42:22',0,'I think that it is because if he actually is against the death penalty, he would have joined the jury and said \"no\". Thats all I can gather from it.',NULL,0);
INSERT INTO comment VALUES (4562,581,2121,'Chaz','re: Since this is a logic puzzle--not the real world...','2003-05-03 07:45:14',0,'I was thinking the same thing. Nobody could just point out him being a liar just like that.',3228,0);
INSERT INTO comment VALUES (4563,581,2121,'Chaz','re: my thoghts and solution','2003-05-03 07:46:53',0,'He would not want to kill him. He probably would be a thinking person, who doesnt believe two wrongs make a right.',3263,0);
INSERT INTO comment VALUES (4564,218,2121,'Chaz','I got it','2003-05-03 07:51:03',0,'Weigh 8 bags at a time. If you find a number other than 80, take a bag off. Mark the bags you took off and BHnjskgrl BLAH ok i dont wanna explain it.',NULL,0);
INSERT INTO comment VALUES (4565,511,2121,'Chaz','I have the answer.','2003-05-03 08:08:19',0,'Yes. If the god wished to, he/she could. An omnipotent god could snuff out its own existence, and then come back into existence if it pleased.',NULL,0);
INSERT INTO comment VALUES (4566,511,2121,'Chaz','re: Beliefs','2003-05-03 08:09:50',0,'But the factor that you did not is OMNIPOTENT. Can do anything within anyhting if it wanted. It just matters it it wanted to or not.',4497,0);
INSERT INTO comment VALUES (4567,511,2121,'Chaz','re: read this','2003-05-03 08:17:54',0,'Ok the earth/ universe was NOT created 6000 years ago. This is completely disregarding logic in every sense. Everything we see is utterly disproving the notion of the earth/universe being 6000 years old, as is the earth being a flat plate. A small group people today still TRULY believe that the earth is flat, because they interpret the bible so literally that they are crazed. This is almost equivilent to psychosis, being unable to function in the REAL world, because of one\'s dillusions. I respect your beliefs, and I believe in the Christian God, too. But your belief of the world being 6000 years old may be due to you wanting the promise of eternal life SO badly, or just considering your beliefs SO much more \'true\' than everything else for some reason, just because you were raised with it. I am a Christian, but I still do check reality.\r\n\r\nGod Bless.',4460,0);
INSERT INTO comment VALUES (4568,504,2121,'Chaz','Got it','2003-05-03 08:24:14',0,'They are both in a \"neutral\" position, neither true or false.',NULL,0);
INSERT INTO comment VALUES (4569,672,2121,'Chaz','Solution','2003-05-03 08:28:58',0,'Matter cannot be destroyed. Its form can be changed though. So, the sword would slice the shield, but the shield maker would still have it, except changed.',NULL,0);
INSERT INTO comment VALUES (4570,476,2121,'Chaz','Solution','2003-05-03 08:32:16',0,'I would say:\r\n \"the following statement is false.\r\n \"the previous statement is true\"',NULL,0);
INSERT INTO comment VALUES (4571,263,2121,'Chaz','Brane world','2003-05-03 08:37:31',0,'Achilles and the tortoise are and a tenth dimension brane world. They pass through two intertwined wormholes. The tortoises wormhole is longer. :]',NULL,0);
INSERT INTO comment VALUES (4572,250,2121,'Chaz','Solution','2003-05-03 08:40:01',0,'You can assume that the man is truly lying about the lie. Therefore, it is as he said nothing to you.',NULL,0);
INSERT INTO comment VALUES (4573,227,2121,'Chaz','Solution','2003-05-03 08:45:04',0,'The student must win the case, and then not pay his teacher. Teacher therefore cannot charge the student again for the same thing, because that would be double jeopardy.',NULL,0);
INSERT INTO comment VALUES (4574,174,2121,'Chaz','Solution','2003-05-03 08:51:39',0,'Choose A. Then, by having a solution, it is solvable.',NULL,0);
INSERT INTO comment VALUES (4575,82,2121,'Chaz','Your paradox is flawed','2003-05-03 08:57:50',0,'It is flawed because it would take an infinite amount of time, even if it were stopped, to order each demon. Everything would be in suspended animation without noticing for an eternity.',NULL,0);
INSERT INTO comment VALUES (4576,82,2121,'Chaz','re: Who needs demons?','2003-05-03 08:58:50',0,'Prometheus GAVE them the fire. He did not have it. Besides men couldnt kill a titan.\r\n',4290,0);
INSERT INTO comment VALUES (4577,66,2121,'Chaz','Solution','2003-05-03 09:03:43',0,'Bill would not shave. If a near-infinite number of people came into the town and didnt shave, he would not have time to do so on a number of people, maybe himself.',NULL,0);
INSERT INTO comment VALUES (4578,31,2121,'Chaz','Solution','2003-05-03 09:05:51',0,'He will face the house.',NULL,0);
INSERT INTO comment VALUES (4579,27,2121,'Chaz','re: I don\'t agree','2003-05-03 09:08:45',0,'I wholeheartedly agree, gamer.',4423,0);
INSERT INTO comment VALUES (4580,687,2121,'Chaz','Solution','2003-05-03 09:14:13',0,'It will have absorbed some water, so slower than normal.',NULL,0);
INSERT INTO comment VALUES (4581,633,2121,'Chaz','Solution','2003-05-03 09:18:20',0,'Even from just looking at a piece of ice, you can see millions of air pockets trapped inside of it. The air will cause it to rise to the water\'s surface.',NULL,0);
INSERT INTO comment VALUES (4582,478,2121,'Chaz','Sol','2003-05-03 09:25:56',0,'The angular rotation of the earth has a small affect on the moons orbit. The gravity feild would be disrupted, slowly inching the moon away, decreasing is gravitational influence.',NULL,0);
INSERT INTO comment VALUES (4583,472,2121,'Chaz','','2003-05-03 09:28:43',0,'The pools level will decrease. it will do this because, though the cannon ball had weight, the boat is hollow and displaces more water due to its greater volume.',NULL,0);
INSERT INTO comment VALUES (4584,472,2121,'Chaz','re: depends on the density','2003-05-03 09:31:18',0,'The only factor that matters in this problem is volume.',3445,0);
INSERT INTO comment VALUES (4585,466,2121,'Chaz','Solution','2003-05-03 09:36:47',0,'Based on it being day/night, different parts DO get different amounts. But the tilt of the earth makes it so when the north gets sunlight, they get it indirectly, not a lesser amount.',NULL,0);
INSERT INTO comment VALUES (4586,394,2121,'Chaz','Solution','2003-05-03 09:57:33',0,'I noticed the \'Hot\' in the problem. I realized, that water is at ph 7 only under certain conditions, one of which is temperature. So, the jar conducted heat, and warmed the water in the jar so its properties changed slightly. There.',NULL,0);
INSERT INTO comment VALUES (4587,393,2121,'Chaz','Got it','2003-05-03 10:01:54',0,'The carbon from the AIR combined with the water. The jars obviously were not vacuum sealed.',NULL,0);
INSERT INTO comment VALUES (4588,355,2121,'Chaz','Strong forces','2003-05-03 10:08:46',0,'The forces that are \'Strong\' are magnetism and nuclear force. These two forces would cause the fly to come to a complete halt, and the be \'turned around\' for an immeasuribly small amount of time, before it goes SPLAT.',NULL,0);
INSERT INTO comment VALUES (4589,355,2121,'Chaz','re: Not a solution','2003-05-03 10:11:04',0,'your correct about that, but it doesnt matter who you distribute the velocity among.',2245,0);
INSERT INTO comment VALUES (4590,253,2121,'Chaz','SOLUTION','2003-05-03 10:13:43',0,'Molecules cant \'combust\'. Elementary particles, and their antiparticles can kind of combust, but not two molecules like those.',NULL,0);
INSERT INTO comment VALUES (4591,203,2121,'Chaz','Solution (to a flawed statement)','2003-05-03 10:17:50',0,'Black objects absorb radiant heat better. RADIANT. Not convection.',NULL,0);
INSERT INTO comment VALUES (4592,714,2121,'Chaz','I had to look at the solution :(','2003-05-03 10:30:05',0,'I had to. I would have never guesses it either.',NULL,0);
INSERT INTO comment VALUES (4593,510,2121,'Chaz','Ill try again','2003-05-03 10:33:37',0,'1= Star; doesnt really move, things move around it\r\n2= black hole\r\n3= after the black hole\'s mass becomes zero from emitting particles/antiparticles and disperses\r\n\r\nthis is a good one',NULL,0);
INSERT INTO comment VALUES (4594,500,2121,'Chaz','Possibly','2003-05-03 10:36:24',0,'Overthrowing the leader and siezing power for yourself',NULL,0);
INSERT INTO comment VALUES (4595,500,2121,'Chaz','another thought','2003-05-03 10:38:17',0,'Suicide is another heh kinda hard to punish a dead guy.',NULL,0);
INSERT INTO comment VALUES (4596,467,2121,'Chaz','I saw this on a cartoon :)','2003-05-03 10:41:27',0,'Man. In the dawn of his life, he crawls. For the most of it, he walks on 2 legs. As an old man he walks on two leg, and with a cane.\r\n\r\nOr a tap-dancing bear.',NULL,0);
INSERT INTO comment VALUES (4597,360,2121,'Chaz','the answer is..... ME!!!','2003-05-03 10:47:05',0,'I am greater than God (yah right)\r\nMore evil than the devil\r\nThe poor have me\r\nThe rich hot girls NEED me\r\nAnd I was eaten and I died :)\r\n\r\nBut seriously, the answer is NOTHING',NULL,0);
INSERT INTO comment VALUES (4598,315,2121,'Chaz','This was so ****ing easy','2003-05-03 10:49:27',0,'HIMSELF SELFY HIM HIM HIM !!! Himmy McSelfself',NULL,0);
INSERT INTO comment VALUES (4599,315,2121,'Chaz','WAIT.... there are 2 fathers!','2003-05-03 10:51:42',0,'Its his SON! this mans FATHER is MY FATHERS SON!!!',NULL,0);
INSERT INTO comment VALUES (4600,229,2121,'Chaz','Answer','2003-05-03 10:56:52',0,'Well, Edgar Allen Poe WROTE (writing desk) about the RAVEN, and people used to WRITE with quills, which ravens have.',NULL,0);
INSERT INTO comment VALUES (4601,780,2121,'Chaz','Possibly solution','2003-05-03 11:10:06',0,'If the bags could be as big as you wanted, you could place as many trash bags as you pleased inside other trashbags.',NULL,0);
INSERT INTO comment VALUES (4602,780,2121,'Chaz','If stacking isnt allowed....','2003-05-03 11:13:04',0,'Than it would be 13 yup big fat 13 start at 0. YES 0!',NULL,0);
INSERT INTO comment VALUES (4603,502,2121,'Chaz','SolUTioNN','2003-05-03 11:18:41',0,'HA a thousand thats SO WIERD! I never thought about that till I had to count!',NULL,0);
INSERT INTO comment VALUES (4604,511,1575,'DJ','re(2): read this','2003-05-03 12:18:36',0,'Just wondering how \"everything we see is utterly disproving\" that. Also wondering who still believes that the earth is flat, and where that would come from the Bible. I don\'t (surprisingly?) have time to comment further, but a little corroboration to such statements is always nice (since I don\'t think I suffer from any psychosis).',4567,0);
INSERT INTO comment VALUES (4605,788,1974,'Geoff','','2003-05-03 13:12:57',0,'Actually, the correct answer is that 10 cents * 10 cents does not equal 1/10 of a dollar.',NULL,0);
INSERT INTO comment VALUES (4606,977,1,'levik','re: C++ solution','2003-05-03 13:45:29',0,'Hmmm... Fried, I used to know some C++ way back when, but reading this took some effort. Looks like you\'re relying on some standard library functions here, (not sure what random_shuffle() does), which would probably be missing the point of the excercise.\r\n\r\nThis isn\'t a straight programming category after all.',4513,0);
INSERT INTO comment VALUES (4607,977,1,'levik','re(2): Words too!','2003-05-03 13:47:42',0,'Heh... I guess then ignore my other comment.\r\n\r\nI feel cool now that I didn\'t get that C++ joke... (Good thing you didn\'t joke in Java)',4515,0);
INSERT INTO comment VALUES (4608,775,1660,'Tim Axoy','This is NOT Cheating','2003-05-03 14:24:28',0,'It is a good problem,so I voted it 5.',4436,0);
INSERT INTO comment VALUES (4609,226,2121,'Chaz','(easy) Solution','2003-05-03 14:41:37',0,'There are 4 balls. 3 are red. Easy.',NULL,0);
INSERT INTO comment VALUES (4610,511,2121,'Chaz','re(3): read this','2003-05-03 14:45:39',0,'I meant that flat earthers are psycho. Flat earthers are just like people from the middle ages. I dont know where it says the earth is flat. I didnt mean for my comment to come off in that way, but you cannot hear voices online. Please excuse that last comment, and I apologize if I offended you. peace. Lets get back to the paradox problem.',4604,0);
INSERT INTO comment VALUES (4611,310,2121,'Chaz','Got it','2003-05-03 14:56:52',0,'If thats the keyboard, then I got it correct. V it is. \r\n\r\n   QWERTY\r\n    ASDFG\r\n     ZXCV',NULL,0);
INSERT INTO comment VALUES (4612,690,2121,'Chaz','Solution','2003-05-03 15:09:44',0,'I assume that it would be the ice water, because the (convection/conduction) steam will remove the heat extremely affectively, because the heated water will move away, leaving the colder water to take its place.',NULL,0);
INSERT INTO comment VALUES (4613,783,2121,'Chaz','Derrrrr......','2003-05-03 15:18:29',0,'Ok im only 14 and this is just plain gibberish to me.',NULL,0);
INSERT INTO comment VALUES (4614,732,2121,'Chaz','soLOTION','2003-05-03 15:42:21',0,'Ok I dont feel like typing tonight so here it is:\r\nDREW LIES\r\nMOHAMMED NO LIES',NULL,0);
INSERT INTO comment VALUES (4615,432,2121,'Chaz','SOLUTION!!!!','2003-05-03 15:55:44',0,'Ha! Its ALAN! Because barry and carl contradict eachother, one must be the knight. So alan is DEFINETLY a liar. Assuming carl is the knight, barry would be a liar, and would have stolen the money. But allen would be left innocent, and so would carl. That makes 2 knights, which is not allowed. So, we must assume that barry is the knight. So carl is lying. So is allen, because there must be 2 liars. So allen LIES.',NULL,0);
INSERT INTO comment VALUES (4616,432,2121,'Chaz','re: Easy','2003-05-03 15:58:06',0,'So it WAS you mr Alan pants?',2885,0);
INSERT INTO comment VALUES (4617,788,2130,'ethan','duh!','2003-05-03 16:01:00',0,'duh! say Xs and Os are any sort of unit. \r\none X = one hundred O\'s. divide both sides of the equation by one hundred.\r\n1/100 X = one O.thats just what the problem says. 1 dollar = 100 cents. 1/100 dollar = 1 cent. the middle stuff is just to fool you.',NULL,0);
INSERT INTO comment VALUES (4618,432,2121,'Chaz','re(4): Easy','2003-05-03 16:07:12',0,'man it really is not that big of a deal! Who really cares?',2909,0);
INSERT INTO comment VALUES (4619,775,2130,'ethan','','2003-05-03 16:12:33',0,'Mohammad is a knight and drew is a liar.\r\nMohammad says,\"we\'re different and he is right.\"\r\nDrew says, \"we\'re the same but the liar is lying. it doesnt work any other way\r\n',NULL,0);
INSERT INTO comment VALUES (4620,231,1626,'Gamer','re(2): Need some math theory help over here','2003-05-03 16:44:52',0,'Another reason the problem excludes 2 and 5 is you can prove that the any number of 9s is NOT divisible by 2 or 5. Since n+1 is divisible by 2 and 5, n must not be.',3084,0);
INSERT INTO comment VALUES (4621,788,1626,'Gamer','re: E Z','2003-05-03 16:45:53',4,'Haven\'t I seen that before, like maybe in another post?',4560,0);
INSERT INTO comment VALUES (4622,775,1626,'Gamer','Note to levik!!!','2003-05-03 16:50:57',0,'You should make it so you can\'t vote on your own problem. ',4608,0);
INSERT INTO comment VALUES (4623,788,2080,'Tristan','kinda messed','2003-05-03 17:19:05',3,'to say 10 * 10 is equal to 10/100 * 10/100 just doesn\'t make sense, Any 8th grader with some eyes coulda picked that one out, thats just like saying 100 = 10/100 * 10/100, when in actuality 10/100 * 10/100 = 1/100. The problem lies in the coversion between \"10 cents * 10 cents\" --> \"1/10 dollar * 1/10 dollar\"',NULL,0);
INSERT INTO comment VALUES (4624,516,2131,'joe','how do you answer?','2003-05-03 22:23:24',0,'Bruce loves Ellen\r\nEllen loves Chad\r\nChad loves Mary\r\nMary loves David\r\nDavid loves Gloria\r\nGloria loves Arthur\r\nArthur loves Helen\r\nHelen loves Bruce',NULL,0);
INSERT INTO comment VALUES (4625,780,2131,'joe','','2003-05-03 22:38:24',0,'i think 14 too, including 0 of course',NULL,0);
INSERT INTO comment VALUES (4626,783,1919,'Lewis','re: Derrrrr......','2003-05-03 23:20:15',0,'Dont worry - you\'re not the only one. But i\'m only 13...',4613,0);
INSERT INTO comment VALUES (4627,683,1919,'Lewis','half a solution','2003-05-03 23:26:51',1,'Okay - the man thought \'gh\' made an \'f\' sound because of words like enouGH and touGH.\r\nErm... im not sure how the \'o\' is an \'i\' sound. \'Women\' perhaps?\r\nThe \'ti\' makes a \'sh\' sound from words like staTIon and motivaTIon. Therefore, \'ghoti\' could sound like \'fish\'.',NULL,0);
INSERT INTO comment VALUES (4628,397,1919,'Lewis','re: Another...','2003-05-03 23:32:43',0,'Iron is a two syllable word....',2623,0);
INSERT INTO comment VALUES (4629,397,1919,'Lewis','Yet Another','2003-05-03 23:39:06',3,'Vide(o)',NULL,0);
INSERT INTO comment VALUES (4630,174,2133,'abc','See for yourself','2003-05-04 01:32:15',0,'If anybody ever comes to the conclusion whether the problem is solvable or unsolvable, (s)he has solved the \'solvability\' of the problem. It is immaterial whether the nature of the solution is a or b, a solution has already come, and hence the problem is invariably solvable.',NULL,0);
INSERT INTO comment VALUES (4631,476,2133,'spinoza','solution','2003-05-04 01:38:09',0,'you may make any paradoxical statement like:\r\n\"i always lie\"',NULL,0);
INSERT INTO comment VALUES (4632,516,1301,'Charlie','solution','2003-05-04 05:14:49',3,'As there are no mutual loves, there are either 2 cycles with 4 people in each, or one full chain including all 8 people. For shorthand, I\'ll refer to people by their initials: A-D are men; E,M,G and H women (why couldn\'t Mary be called Florence, in the true puzzle tradition?)\r\n\r\nIf there are 2 cycles of 4, C and D are in one cycle because of statement (a), and that leaves A and B in the other. By (c) this would make A the man who loves M, and M would love B. By (b) B would then love E, completing this 4-cycle.  That leaves G and H to fill out the 4-cycle with C and D.  But that leaves (e) impossible to fulfill.  Therefore there are not two cycles of 4, but rather one complete cycle of 8.\r\n\r\nLet\'s represent the cycle of love by two strings--one of men and one of women, such as the following:\r\nABCD\r\nEMGH\r\nwhere the above placement would indicate A loves E, who loves B, who loves M, who loves C, etc.  In other words the letter representing the man who loves a particular woman is directly above that woman\'s letter, while the man loved by that woman is up and to the right of that woman\'s letter.\r\n\r\nWe can always start anywhere in the cycle so we might as well put A in the upper left.\r\n\r\nSince C loves the one who loves D, C and D have to appear directly in a row on the top row, which is therefore either ABCD or ACDB.  Either way, as A loves the woman who loves the man who loves E, E must be the second letter in the lower string:\r\nACDB\r\n-E--\r\nor\r\nABCD\r\n-E--\r\n\r\nRule (c) then places M:\r\nACDB\r\nME--\r\nor\r\nABCD\r\n-EM-\r\n\r\nRules (d) and (e) prevent G and H from fitting into the ACDB scenario.  Then rule (d) allows only the following placement in the ABCD scenario:\r\nABCD\r\nHEMG\r\n\r\nSo Arthur loves Helen, who loves Bruce, who loves Ellen, who loves Chad, who loves Mary, who loves David, who loves Gloria',NULL,0);
INSERT INTO comment VALUES (4633,7,1919,'Lewis','I think that...','2003-05-04 06:47:22',3,'Its a 50% chance that the second will say \'tails\' as well. The fact that the first one said tails doesn\'t affect the probability of the second one.',NULL,0);
INSERT INTO comment VALUES (4634,238,2121,'Chaz','Solution','2003-05-04 07:11:53',0,'Fill the big jug. Then pour all the water to the top of the smaller jug. Now you have 2 gallons in the (5) gal jug. So, now empty the 3 gal jug. Pour the water from the 5 into the 3. Fill the 5 again. Fill 3 with water from 5. 5 now has 4 gallons. Not too hard.',NULL,0);
INSERT INTO comment VALUES (4635,510,2121,'Chaz','AGAIN ill try','2003-05-04 07:18:00',0,'Ok they are all nothing heh heh ha ha HO HO OOGA BOOGA!',NULL,0);
INSERT INTO comment VALUES (4636,381,2121,'Chaz','Solution','2003-05-04 07:20:51',0,'Man on a horse, because the mayans thought that they were one creature when they came over.',NULL,0);
INSERT INTO comment VALUES (4637,381,2121,'Chaz','re: stupid solution','2003-05-04 07:21:57',0,'It isnt \'invalid\', it is a minor flaw. The feet could be the bottom of the leg if you want.',3193,0);
INSERT INTO comment VALUES (4638,379,2121,'Chaz','Solution','2003-05-04 07:24:37',0,'A stolen/fake item.',NULL,0);
INSERT INTO comment VALUES (4639,378,2121,'Chaz','Solution','2003-05-04 07:26:48',0,'A gravestone? Coffin?',NULL,0);
INSERT INTO comment VALUES (4640,377,2121,'Chaz','No chance','2003-05-04 07:30:36',0,'I just HAD to look at the solution. I would have never gotten it.',NULL,0);
INSERT INTO comment VALUES (4641,373,2121,'Chaz','Solution','2003-05-04 07:33:39',0,'Ok it has something to do with the words.... I know it does. Not really a solution here.',NULL,0);
INSERT INTO comment VALUES (4642,348,2121,'Chaz','At first. .....        .','2003-05-04 07:37:09',0,'At first I thought it was the man in the moon. Then I looked closer at the water parts and body parts and SUN! Sun! That gave it away. A SNOWMAN!',NULL,0);
INSERT INTO comment VALUES (4643,788,1626,'Gamer','re: kinda messed','2003-05-04 09:30:23',0,'That\'s not really a problem. 10 cents x 10 cents = 10/100 dollar x 10/100 dollar. This is because 1 cent = 1/100 dollar, so 10 cents = 10/100 dollar. Of course you can\'t really have cents&#178; can you?',4623,0);
INSERT INTO comment VALUES (4644,516,2137,'Zach','Solution','2003-05-04 10:52:19',0,'Arthur loves Helen who loves Bruce who loves Ellen who loves Chad who loves Mary who loves David who loves Gloria who loves Arthur....a perfect circle! ',NULL,0);
INSERT INTO comment VALUES (4645,516,2138,'blabla','Solution','2003-05-04 12:02:56',0,'D loves G, G loves A, A loves H, H loves B, B loves E, E loves C, C loves M, and M loves D.',NULL,0);
INSERT INTO comment VALUES (4646,511,1072,'Alan','I enjoy a good debate','2003-05-04 12:45:34',0,'Please everyone who wishes to take place in this debate read a post in the forum. This debate regards the belief in god',NULL,0);
INSERT INTO comment VALUES (4647,788,2139,'Amy','Solution','2003-05-04 14:07:17',3,'It helps to look at the problem like this:\r\n\r\n1 dollar = 100 cents\r\n         = 10 cents * 10 cents\r\n         = 1/10 dollar * 1/10 dollar\r\n         = 1/100 dollar\r\n         = 1 cent\r\n\r\nWhatever you do to one side of the equation, you must also do to the other side.  The terms dollars and cents are irrelevant.  It\'s the math that counts!  When going from \"10 cents * 10 cents\" to \"1/10 dollar * 1/10 dollar,\" you have divided one side of the equation by 100.  (10/100 = 1/10)  You must also divide the other side of the equation by 100. (1 dollar/100 = 1 cent)  Thus, your final line would not read 1 dollar = 1 cent, but 1 cent = 1 cent.',NULL,0);
INSERT INTO comment VALUES (4648,977,2140,'daniel','Array Solution','2003-05-04 15:11:53',0,'Create an int array of size 9 indexed by 0 ... 8.\r\nUntil the array is empty perform the following steps:\r\n\r\n  Make a call to random and store the result\r\n\r\n  value = random(9);\r\n  \r\n  Access the element of the array corresponding to\r\n  this value\r\n\r\n  int_array[(value - 1)]\r\n\r\n  As you use the values from the array replace them with a sentinel, such as -999. You could check to make sure they have not been used as follows:\r\n\r\n  if(int_array[value - 1] != -999)\r\n    &lt;.. use to build random number ..&gt;\r\n  else\r\n    &lt;.. do not use. repeat process ..&gt;\r\n\r\nRepeat this until the 9-digit random number is built.\r\n',NULL,0);
INSERT INTO comment VALUES (4649,780,2130,'ethan','it seems too ez. i dunno','2003-05-04 16:21:05',0,'13 bags.',NULL,0);
INSERT INTO comment VALUES (4650,511,2130,'ethan','re: What this proves','2003-05-04 16:32:13',0,'i am a conservative lutheran, and a son of a pastor. jesus was the real thing not some wise dude. the old testament prophecies say hundreds of things about him that actually happened. so if u call yourself a catholic, i dont see how u can question the fact that the new testament was just a book, if u have faith. oh, and by the way. where do u get that purgatory stuff? and limbo? it doesnt say anything about that in the bible.',4451,0);
INSERT INTO comment VALUES (4651,511,1626,'Gamer','re: I enjoy a good debate','2003-05-04 16:37:30',0,'Ummm this problem doesn\'t deal with the existance of one. It just says COULD IT CARRY..... See my comment on the chain.',4646,0);
INSERT INTO comment VALUES (4652,238,1919,'Lewis','solution','2003-05-04 20:38:57',3,'Fill the 3 and pour it into the 5.\r\nRefill the 3 and use that to fill the 5. You will have 1 gallon left in the 3 jug.\r\nDump the water in the five, and empty the 3 jug into the 5 jug.\r\nAdd another 3 gallons to the 1 gallon in the 5 jug, and then you have 4 gallons.',NULL,0);
INSERT INTO comment VALUES (4653,30,1919,'Lewis','perhaps...','2003-05-04 20:46:37',3,'Ask one of them what door the other would say leads to the way out. Which ever door he says, go out through the other one because both the liar and the knight are involved in the question, so the answer is definitely going to be a lie.',NULL,0);
INSERT INTO comment VALUES (4654,780,1982,'Adam','re: Sum','2003-05-04 22:12:27',0,'You forgot to divide your 27 by 2 !!\r\nOtherwise you\'d get 13 as TomM did.',4433,0);
INSERT INTO comment VALUES (4655,511,1575,'DJ','re(2): I enjoy a good debate','2003-05-04 22:52:42',0,'I don\'t see \"it\" anywhere in the problem; I see \"the omnipotent God,\" which is specific and depends on not only the existence of God, but His abilities, limitations; the very nature of God is being debated.',4651,0);
INSERT INTO comment VALUES (4656,516,2143,'Christen','is this it','2003-05-05 01:31:57',3,'Chad loves Helen\r\nArthur loves Mary\r\nBruce loves Ellen\r\nDavid loves Gloria\r\nEllen loves Arthur\r\nMary loves Bruce\r\nGloria loves Chad\r\nHelen loves David',NULL,0);
INSERT INTO comment VALUES (4657,788,1920,'Brian Smith','Solution','2003-05-05 03:42:41',0,'The first error is 100 cents cannot be expressed as 10 cents * 10 cents.  The second error is 1/10 dollar * 1/10 dollar = 1/100 dollar.  Cents and dollars can not be split into 2 factors like that.',NULL,0);
INSERT INTO comment VALUES (4658,514,1920,'Brian Smith','re:','2003-05-05 04:48:49',0,'In your list, you claim BC is lighter than AD.  That is not always true.  The only pairings which can always be identified are AB, AC, CE and DE.',4547,0);
INSERT INTO comment VALUES (4659,781,1575,'DJ','Multiple Solutions?','2003-05-05 10:08:46',1,'There are only three facts given in the problem:\r\nBob had traveled exactly one mile when his hat flew off,\r\nhe turned around exactly five minutes later,\r\nand he found the hat at the same spot (on the bank) he originated from.\r\nLet x be the full-throttle speed of Bob\'s boat (relative to the water) in miles/minute.\r\nLet y be the speed of the water downstream.\r\n\r\nWhen Bob first starts, he is going full throttle upstream. Thus, the speed of his boat is going against that of the river, and his speed relative to the shore is (x-y) miles per minute.\r\nHe traveled the first mile, then, in 1/(x-y) minutes, and he traveled 5(x-y) miles in the next 5 minutes.\r\n\r\nThe return trip was, of course, exactly the same distance along the shore as he has already come, or 1+5(x-y) miles upstream. The time it took him was the same as the time it took his hat to float downstream (which is moving at the same speed as the river) one mile, which would be 1/y minutes. Finally, his speed going downstream, with the current now, is (x+y)mi/min.\r\n\r\nSo, we have one equation with two unknowns, which means that unless I missed something in the problem, it can be solved, but with multiple solutions.\r\n\r\nThe equation is rate=distance/time, or:\r\nx+y = [1+5(x-y)]/[1/y]\r\nwhich becomes:\r\nx+y = y(1+5x-5y)\r\nx+y = y+5xy-5y&#178;\r\nI don\'t know how to solve for a specific value of y, but to find one solution, just let y=1:\r\nx+(1) = 1 + 5x(1) -5(1&#178;)\r\n5=4x\r\nx=5/4. Or, if the full-throttle speed of his boat is 5 miles/4 minutes, then the water is traveling at 1 mile/minute.\r\n\r\nDid I miss something?',NULL,0);
INSERT INTO comment VALUES (4660,781,1920,'Brian Smith','I remember this one','2003-05-05 10:18:10',0,'First define some variables:\r\nb=speed of Bob\'s boat in still water (miles/minute)\r\nr=speed of river (miles/minute)\r\nt=time Bob spent traveling downstream to get his hat back (minutes)\r\n\r\nThe distance Bob traveled upstream equals 5*(b-r)\r\nThe distance Bob traveled downstream equals t*(b+r)\r\nThe distance the hat traveled equals 1 or (t+5)*r\r\n\r\nTwo equations can be made: 5*(b-r) + 1 = t*(b+r) and (t+5)*r=1\r\n\r\nSolving for these equals t = 5 minutes and river speed r = 0.1 miles/minute.  The speed of Bob\'s boat can be any speed.',NULL,0);
INSERT INTO comment VALUES (4661,781,1301,'Charlie','solution','2003-05-05 16:24:12',3,'Bob first loses his hat 1 mile upstream, at which time the hat remains stationary relative to the water.  Bob continues to move in the water at a constant speed, first for 5 minutes away from the hat, and then for another 5 minutes towards the hat, as Bob\'s speed in the water is constant and the hat is not moving relative to the water.  During this 10 minutes, the hat along with the water has moved 1 mile.  One mile in 10 minutes is 6 miles per hour.',NULL,0);
INSERT INTO comment VALUES (4662,514,2148,'Jayaram Subramanian','The Correct Solution','2003-05-05 23:50:16',3,'The weights of the 5 pumpkins are 7,9,11,12 & 15 pounds',NULL,0);
INSERT INTO comment VALUES (4663,789,1301,'Charlie','solution','2003-05-06 03:12:53',3,'The centers of the circles (which are also points of intersection of two circles each) form an equilateral triangle.  The area in question includes this triangle as well as adjacent areas bounded by arcs of circles.\r\n\r\nWe can also consider the area as three overlapping pie slices (sectors). Each pie slice is 1/6 of one of the full circle\'s, with area &#960;r&#178;/6.  Three of these make &#960;r&#178;/2, but that counts the central equilateral triangle three times instead of one, so we have to subtract out twice the area of that triangle.  The triangle\'s sides are r, and the altitude is ((&#8730;3)/2)r, so its area is r&#178;(&#8730;3)/4, and twice its area is r&#178;(&#8730;3)/2.\r\n\r\nSo the area sought is &#960;r&#178;/2 - r&#178;(&#8730;3)/2.  This is about .704770923 r&#178;.',NULL,0);
INSERT INTO comment VALUES (4664,516,2152,'w','The answer is......','2003-05-06 06:33:49',0,'david loves Gloria who loves arther who loves helen who loves bruce who loves ellen  who loves chad who loves mary who loves DAVID ect. ect. and so on.',NULL,0);
INSERT INTO comment VALUES (4665,789,2151,'Fahim','solution','2003-05-06 06:54:05',3,'Each circle will pass through the center of the other two, when the three radii are equal.\r\nThe area between an arc (formed by the itersection of a line and a circle) and intersecting line is = .5*r&#178;(theta - sin(theta))\r\nthe area of the equilateral triangle with side r is = .5*r&#178;*sin(&#960;/3) = &#8730;3r&#178;/4\r\n\r\nSo, area of intersection is = (3/2)r&#178;((&#960;/3) - (&#8730;3/2) ) + (&#8730;3/4)r&#178;\r\n= (&#960;-&#8730;3)r&#178;/2\r\n= 0.704770923r&#178;',NULL,0);
INSERT INTO comment VALUES (4666,516,2153,'Randy Okum','My answer','2003-05-06 07:05:11',3,'Chad loves Mary loves David loves Gloria loves Arthor loves Helen Loves Bruce loves Ellen loves Chad',NULL,0);
INSERT INTO comment VALUES (4667,794,1920,'Brian Smith','Try this number','2003-05-06 07:58:44',0,'ZERO!\r\n\r\nThere is at least one person on the planet without a left hand.\r\n\r\nOtherwise 5^(5*10^9) = approx 10^(3.5*10^9)',NULL,0);
INSERT INTO comment VALUES (4668,781,1947,'Jon','hmmm.. got it','2003-05-06 08:01:46',0,'Speed of stream = Y\r\nSpeed of boat (without effect of stream) = X\r\ndistance boat goes in five minutes against stream = D = 5(x-y)\r\nNow set up an equation that writes total time for travel in terms of distance divided by rate for both hat and boat and set them equal.\r\n1 mile/Y = 5 min +(D+1 mile)/(X+Y)  simplify it\r\n(X+Y)/Y= 5(X+Y) + (5(X-Y)+1)\r\n(X+Y)/Y= 5X+5Y+5X-5Y+1\r\n(X+Y)/Y= 10X+1\r\nX+Y=10XY+Y\r\nX=10XY\r\n1=10Y\r\n.1 miles/min = Y = 3/5 mph',NULL,0);
INSERT INTO comment VALUES (4669,794,1301,'Charlie','solution','2003-05-06 08:06:48',3,'The common log of 5 is about .6989700043360187.  Multiply this by 5,000,000,000 to get 3494850021.680094, the common log of the answer. It shows that the answer has 3,494,850,022 digits (one more than the characteristic of the log), and that the first few are 47873... (based on the antilog of the mantissa).',NULL,0);
INSERT INTO comment VALUES (4670,794,1947,'Jon','re: Try this number','2003-05-06 08:06:56',0,'nicely done, I agree with both answers',4667,0);
INSERT INTO comment VALUES (4671,781,1920,'Brian Smith','re: solution','2003-05-06 08:12:18',0,'Very nice approach.',4661,0);
INSERT INTO comment VALUES (4672,788,1947,'Jon','another answer','2003-05-06 08:16:12',0,'you split the labels inapropriately.\r\n100 cents = 10 cents * 10 cents is false.\r\nreally 10 cents * 10 cents= 100 cents^2 which doesn\'t make sense. :) However, 10 cents * 10 cents = 1/10 dollars * 1/10 dollars is true because they both equal 100 cents^2 = 1/100 dollars^2  ( because of the squares you would have to multiply the 100 twice.)',NULL,0);
INSERT INTO comment VALUES (4673,511,1947,'Jon','re(3): I enjoy a good debate','2003-05-06 08:39:05',0,'For you who beleive in a God, any religion it doesn\'t much matter, this problem doesn\'t really question anything.  If God wanted to do this he/she would.  For anyone who doesn\'t really believe in a god the problem comes in only a way as this.  God would then make himself able to carry it making this a paradox.  For me, I think we are all kind of silly questioning the ability of something we can\'t possibly fathom.  I personally am a christian, but I don\'t doubt that something like this was put here to teach someone a lesson.  Very good thought question Ravi.',4655,0);
INSERT INTO comment VALUES (4674,794,1794,'arbor','re: solution','2003-05-06 09:06:41',0,'This is true if we expect the answer to be written as a base 10 number. However, the question is not complete in the sense it does not specify which base the result is expected to be in. E.g. if it is expected to be written as a base 5 number, it would be 5,000,000,001 digits.',4669,0);
INSERT INTO comment VALUES (4676,794,1,'levik','re(2): solution','2003-05-06 10:14:01',0,'While that is true, we can usually assume that base 10 is meant when nothing to the contrary is specified.',4674,0);
INSERT INTO comment VALUES (4677,794,1626,'Gamer','re(3): solution','2003-05-06 11:18:37',0,'There was another message set based on that...\r\n\r\nI agree with zero as the answer, but Charlie has a good idea :)',4676,0);
INSERT INTO comment VALUES (4678,790,775,'Cory Taylor','concept','2003-05-06 13:34:30',0,'This ones sure been waiting a long time...\r\n\r\nWhile what follows is no solution in itself, it is a method that could be used to find the solution.\r\n\r\nLatitude and Longtitude closely relate to the spherical coordinate system of locating points.  While the cartesian (most common) system labels points with an x,y and z value which gives a unique 3 dimensional location, and cylindrical coordinates (an extension of polar coordinates) locate points with a planar angle from a reference line (generally the x-axis), a distance from the origin within that plane and the relative height to the point from the plane, spherical cooridinates locate points by the quantity of a first rotation (about a reference plane) between 0 and 360 (similar to longitude), a second rotation (perpendicularly away from the reference plane) between -90 and +90 (similar to latitude), and a distance from the origin (which would be the radius of the Earth).  There are easily calculated formulas to transfer a known point from one coordinate system to another.\r\n\r\nUsing this infomation, and assuming a coordinate system that is convenient to the problem (i.e. the reference plane contains the equator, and the reference line goes through longitude 0 degrees), we can use the lat, lon and radius to create cartesian coordinates for any location on earth.\r\n\r\nNext we use the definition of vector dot product to calculate the absolute angle formed between these two surface points, and from there the distance of the great circle arc between them.\r\n\r\nThis is all math (and somewhat challenging but not prohibitively), and so far there is no need to make restrictive or error inducing guesses/assumptions.\r\n\r\nI\'m not certain how to proceed from here in a rigorous fashion, however, with a good map of the States (which I don\'t have), you could probably find the solution within a degree (still a lot of error) with 10 tries or so, and further narrow your result by performing more iterations until you\'ve the accuracy you require.  Of course, there\'s most likely a better way to do it.',NULL,0);
INSERT INTO comment VALUES (4679,794,2029,'Jay Stone','re: Try this number','2003-05-06 15:38:45',0,'Brian is correct.  Forget the \"log\" math.  Any 2nd grader can do this.  At least one person on earth will have zero fingers.  Anything times zero is zero!',4667,0);
INSERT INTO comment VALUES (4680,790,775,'Cory Taylor','follow through guess','2003-05-06 15:54:45',0,'Is the following location in the U.S.?\r\n\r\nCircular (W. Longitude) 95d40\'\r\nZenith (Latitude) 39d00\'\r\n\r\nIf so, then that\'s my answer.  This may not be in the states as there are two locations on Earth that will satisfy the distance requirements, I haven\'t found the other yet',NULL,0);
INSERT INTO comment VALUES (4681,790,1567,'Bryan','Solution','2003-05-06 18:17:26',3,'The sign is in Topeka, Kansas.<p>After a whole day with no comments on this puzzle, I decided to solve it. First I Googled \"spherical trigonometry\" to learn the first law of cosines for a spherical triangle:<br>(1) cos a = cos b cos c + sin b sin c cos A<br>where a, b, and c are the legs of a spherical triangle and A is the angle between b and c. Then, considering the geometry of this problem, I labeled the points of interest as T (Tokyo), L (London), N (north pole), and U (the mystery spot in the US). <p>For sperical triangle TNU, let a=side TU, b=side TN, and c=side UN. In this case, a=the arc corresponding to an arc length of 6182 miles, or 1.5615054 radians, and b=90 minus the north latitude of T, or 0.9482956 radians. Now we plug these values into (1), where c and A are the values to be found. Repeating this process for spherical triangle ULN, a=arc length for 4386 miles, or 1.1078555 radians and b=90-north lat of L, or 0.6719518 radians. Leg c for this triangle is the same as it was for the other one, and angle A for the two triangles adds up to the difference in longitude between L and T (on the far side of the earth; the US is obviously not between London and Tokyo the short way) which is 220.083333 degrees or 3.8411785 radians.<p>We now have two equations and two unknowns, but the sines and cosines made it too messy for me to solve algebraically, so I wrote a .vi in LabVIEW (it\'s all I have, so I used it) to solve numerically. <p>It turns out c=0.8892906, or 50 degrees 37.2 minutes from the north pole, i.e. 39 degrees 2.8 minutes north latitude. A=2.1741817, or 124 degrees 34.3 minutes east of Tokyo, which is to say 95 degrees 40.7 minutes west longitude. This puts us right in Topeka.<p>Now that I know spherical trig, I plan never to use it again! lol',NULL,0);
INSERT INTO comment VALUES (4682,781,2144,'Ryan','re: Multiple Solutions?','2003-05-06 18:48:47',0,'If the river is going 1 mile per minute, the hat would travel downstream five miles in the five minutes before Bob turned around.  However, since he was only 1 mile upstream from camp when this happened, the hat would already be 4 miles downstream past camp before Bob turned around.....  ',4659,0);
INSERT INTO comment VALUES (4683,781,2144,'Ryan','re: I remember this one','2003-05-06 18:57:16',0,'Hmmmm... doing some math, I have found that my answer of square root of 37 was obviously not correct... I guess I\'ll have to check my calculus.  However, just to be anal, the boat speed does have to be faster than the current....',4660,0);
INSERT INTO comment VALUES (4684,781,2144,'Ryan','re: hmmm.. got it','2003-05-06 18:58:16',0,'.1 miles/min = 6 mph, not 3/5 mph',4668,0);
INSERT INTO comment VALUES (4685,778,2144,'Ryan','re: Elegant proof','2003-05-06 19:11:37',0,'\"If A and B are different colors\"..... true.  However, A and B can be the same color, since the distance between them is ã3, not 1.',4495,0);
INSERT INTO comment VALUES (4686,778,2144,'Ryan','re: Proof by contradiction','2003-05-06 19:25:56',0,'I disagree completely.\r\n\r\nA does not have to be the same color as G........  the conclusion you should have drawn is that E and F cannot be the same colors as B and C....\r\n\r\nLet me know.',4483,0);
INSERT INTO comment VALUES (4687,788,2148,'Jayaram S','Easy Solution','2003-05-06 21:02:48',2,'Here\'s an easy way to understand the ERROR in the calculations:\r\n1 dollar = 100 cents = 10 coins * 10 cents = 10 coins * 1/10 dollar = 1 dollar\r\n\r\nHence the the FLAW in the original calculation was using CENTS for both the 10s',NULL,0);
INSERT INTO comment VALUES (4688,781,2148,'Jayaram S','General Shortcut Formula','2003-05-07 00:14:54',3,'The general formula for solving these type of problems is :\r\n\r\nSpeed of the water = d / (2 * t) miles/minute\r\n\r\nWhere d = distance travelled by the hat\r\n      t = time travelled upstream in minutes without noticing the fallen hat\r\n\r\nIn our present case, d = 1 mile, t = 5 minutes.\r\n\r\nHence Speed of the Water = 1 / (2 * 5) = 1/10 = 0.1 miles/minute or 0.1*60 = 6 miles per hour.',NULL,0);
INSERT INTO comment VALUES (4689,39,450,'Paul Pereira','The solution...','2003-05-07 03:10:55',3,'The answer is one... one door will be left ajar after the 100 passes... The rational behind it is simple... Each door is closed by the time it\'s door number is the same as the number of passes... As the number of passes increase, some doors can no longer be toggled because their door number is too small to be divided... for instance the third door is opened on the first pass and closed on the third. It can no longer be opened after that... The eight door is opened on the first pass, closed on the second, opened on the fourth and closed on the eight... After that it is no longer opened... So if we follow this rule, the only door left opened after 100 passes is the first which is opened on the first pass and then never touched again... Happy solving!!',NULL,0);
INSERT INTO comment VALUES (4690,778,1920,'Brian Smith','re(2): Proof by contradiction','2003-05-07 03:40:58',0,'Reread my proof AND read DJ\'s analysis of my proof.  Note that my proof is a proof by contradiction.',4686,0);
INSERT INTO comment VALUES (4691,513,1183,'fwaff','Ramblings of a confused mind','2003-05-07 04:13:53',1,'Hmmmm looks like another one for the grammar bods. Is the following two sentences or one? \r\n\r\nSo we correct the sentence by changing it to: \"This sentence does not contain Seven words\".\r\n\r\nIt starts with a capital letter and there is only one full stop (period), therefore one could take this to be a single sentence which includes the clause \"...this sentence does not contain seven words.\" in which case it is true. \r\n\r\nHowever, the colon followed by the opening speech marks could imply that \"This sentence does not contain seven letters\" is a (false) sentence in its own right.\r\n\r\nThis sentence does not contain 7 words. ',NULL,0);
INSERT INTO comment VALUES (4692,513,1301,'Charlie','thoughts','2003-05-07 04:31:00',1,'The second sentence is not in fact a correction of the first--it is a completely different sentence.  As such, it is talking <b>about</b> a different sentence.  Therefore one is not a negation of the other, and therefore both can be false.',NULL,0);
INSERT INTO comment VALUES (4693,513,1902,'Hank','more ramblings','2003-05-07 04:32:23',0,'I think that the puzzle is intented to make you think that they are speaking of the same sentence. If this were the case, then the second sentence would read:\r\n\"that sentence does not contain seven words\",\r\nwhich is true.',NULL,0);
INSERT INTO comment VALUES (4694,513,1,'levik','re: thoughts','2003-05-07 05:55:11',0,'That\'s what I think... This doesn\'t seem to be a paradox at all - rather it\'s two false sentences, designed to look as though one is a negation of the other - but they are not.\r\n\r\n',4692,0);
INSERT INTO comment VALUES (4695,513,1567,'Bryan','re: thoughts','2003-05-07 06:07:42',0,'Yeah! What <b>he</b> said!',4692,0);
INSERT INTO comment VALUES (4696,778,1301,'Charlie','re(2): Proof by contradiction','2003-05-07 06:15:40',0,'In Brian Smiths solution E and F were in the same 1-m equilateral triangle with D and so could not be the same color as D or each other and so must be the same as B and C, which were also in a (different) 1-m equilateral triangle with D.  Therefore G is the same color as D and that\'s the same color as A.  Consider A and G opposite ends of two diamonds each composed of back-to-back eq. triangles, swivelling about pt D.',4686,0);
INSERT INTO comment VALUES (4697,781,2164,'Nicole','My Guess (first time user)','2003-05-07 06:50:31',1,'Please don\'t laugh okay but I thought the answer might be...\r\n\r\nThe water wasn\'t travelling, Bob was.\r\n\r\n(It was under general so I\'m going under the ussumption that the answer doesn\'t have to me mathematical???)',NULL,0);
INSERT INTO comment VALUES (4698,359,2144,'Ryan','Solution?','2003-05-07 07:00:44',0,'Hey, I don\'t see a solution to this problem using the criteria that you have to have no beads when you\'re done, so mine is as follows:\r\n\r\nstarting from 3/1/16/2/16/7, (44 beads), you can put 26 in your cup and end with 0, putting 18 in the opponents cup.  The other 4 start between your cup and your opponents board.\r\n\r\nNote:  following the rules of mancala, as provided in the link, you would just need 47 beads in one of your opponents first five cups from the left, and one bead in your cup of value (6- # of opponents cup with beads) from the left.  Then you could simply take all of the 47, and your 1, but moving forward 1 square.\r\n\r\n(I\'m a big mancala fan)\r\n\r\n~Ryan',NULL,0);
INSERT INTO comment VALUES (4699,65,2144,'Ryan','Clarified explanation (solution)','2003-05-07 07:22:41',0,'Let\'s look at it this way.  When he shows you a side of the card (say red), it\'s either the front of the double red card, the back of the double red card, or the red side of the red/black card.  You have a 1/3 chance.',NULL,0);
INSERT INTO comment VALUES (4700,510,2165,'tally','my wrong answers','2003-05-07 07:55:41',0,'man, i thought for sure the first one was a chair... although i suppose that is too simple.  since they were all related, i was thinking maybe a garbage disposal and a kitty cat, but i guess that is wrong ;o)',NULL,0);
INSERT INTO comment VALUES (4701,510,2165,'tally','my wrong answers','2003-05-07 07:56:16',0,'man, i thought for sure the first one was a chair... although i suppose that is too simple.  since they were all related, i was thinking maybe a garbage disposal (or a husband) and a kitty cat, but i guess that is wrong ;o)',NULL,0);
INSERT INTO comment VALUES (4702,219,2144,'Ryan','Try this','2003-05-07 08:21:13',0,'The expected return would be infinite, if the \"house\" had an infinite amount of money.  This is not the case.  The fair price would be $1 (guaranteed) plus .5 dollars times the exponent of the house\'s money when the house\'s money is expressed as a power of 2.  You can find it by using logs, but I\'m not up to date on those, and don\'t really feel like looking it up.  So, unless the house can pay out $(2^199), the game is not fair.\r\n\r\nOf course, time becomes a factor based on the number of games played, so it would need to be computerized.... otherwise, I\'m not going to stand there for a few million coin flips.... but then I wouldn\'t play a \"fair game\" without infinite money either.  ;-)  Let me know what anyone thinks.',NULL,0);
INSERT INTO comment VALUES (4703,786,1920,'Brian Smith','Off the top of my head....','2003-05-07 08:39:12',0,'Answer 1: 104010, 1050100, 10601000, 107010000...\r\n\r\nAnswer 2: 104040, 1050501, 10606060, 107070701...\r\n\r\nAnswer 3: 104030, 1050601, 10610040, 107151001...\r\nf(x)=10*f(x-1)+f(x-2)',NULL,0);
INSERT INTO comment VALUES (4704,750,1920,'Brian Smith','The next next number','2003-05-07 08:45:44',0,'The next number is 1004006004001\r\nThe number after that is 1020191144865623440455270145683555422808365843606721760320032\r\n',NULL,0);
INSERT INTO comment VALUES (4705,786,2166,'Chris','Solution?','2003-05-07 08:53:31',3,'The pattern seems to be:\r\n f(n)= 10*f(n-1) + f(n-2)\r\n\r\nTherefore the next two in the series are:\r\n 104,030 & 1,050,601.',NULL,0);
INSERT INTO comment VALUES (4706,513,1626,'Gamer','re(2): thoughts','2003-05-07 11:19:27',0,'I see what Ravi means... That\'s why contractions were invented... This sentence doesn\'t contain seven words :D',4695,0);
INSERT INTO comment VALUES (4707,786,2121,'Chaz','Think I got it','2003-05-07 11:31:29',0,'104030 and 1050601 I think.',NULL,0);
INSERT INTO comment VALUES (4708,513,2129,'Sanjay','This is not That','2003-05-07 15:06:06',3,'The paradox seems to stem from the apparent contradiction between two statements about \'This sentence\' being both false, inspite of saying exactly opposite things. In other words, how can an entity both not have and not not have a property at the same time.\r\n\r\nHowever, the \'This\' in the first sentence and the \'This\' in the second sentence point to different things. The \'This\' in the first sentence refers to the first sentence, which is false. And the \'This\' in the second sentence refers to the second sentence, which is also false. \r\n\r\nSo all we have are two entities, one not possesing a property, and the other not possesing the exact opposite of that property. \r\n\r\nNothing paradoxical about that. It is entirely possibe for dogs to not have speech and for humans to not have \'no speech\'.\r\n\r\nI\'m having a tough time keeping a straight face here. Are you guys serious?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4709,778,2144,'Ryan','Try this proof','2003-05-07 15:46:43',0,'This one came to me and I tried to write it more clearly than some of the others had been written, since people are still talking about this one, even though it\'s solved.  Let me know what you think.\r\n\r\nBegin proof:\r\n\r\nAssume no point is one meter from another point of that same color.\r\n\r\nRemember that every triangle has three vertices, and therefore interpret that  every equilateral triangle on this plane must have one vertex of each color.\r\n\r\nUsing a Cartesian Plane, start at (0,0) and go right along the x-axis, draw three equalilateral triangles with sides of one meter.\r\n\r\nThe bases of the three triangles should be the following line segments:  (0,0) to (0,1), (0,1) to (0,2),  and (0,2) to (0,3).\r\n\r\nChose colors for these four points (0,0), (0,1), (0,2) and (0,3), and the three tops of the triangles, making sure each triangle has three different colored vertices.\r\n\r\nConclude:  Points (0,0) and (0,3) have to be the same color.\r\n\r\nInterpret:  Following this procedure, all points 3 meters from (0,0) must be the same color.\r\n\r\nGraphing  all points three meters from (0,0) forms a large circle with radius 3 meters.\r\n\r\nChoose any point on the circumference of the large circle.  Graph a circle with radius 1 meter around that chosen point.  It will intersect the larger circle twice.\r\n\r\nInterpret: This can be done for each point on the large circle, so each point on the large circle is 1 meter away from two other points on the circle, all of the same color.\r\n\r\nConclude:  There must exist more than zero points that are 1 meter away from a point of the same color on a plane with only three colors.\r\n\r\nNote:  This is obviously true for any measure of distance.\r\nNote:  One or two colors could have no points as described in the original problem (imagine a plane with one red point, one blue point, and the rest green), but a point of at least one of the three colors will have a point of the same color 1 meter away.\r\n\r\nEnd Proof.',NULL,0);
INSERT INTO comment VALUES (4710,718,2130,'ethan','possible solution','2003-05-07 15:48:43',0,'2 to the -31 power, or 2^-31',NULL,0);
INSERT INTO comment VALUES (4711,786,2173,'Mark','not sure','2003-05-07 17:45:02',4,'104020,1050301,10604020... so on, when the third number gets to 9, next cycle will start it from 1 again and the first number will be changed to 2 then goes the third cycle and so on... numbers between zeros are always 1 through 9. (Probably not that simple?)\r\n',NULL,0);
INSERT INTO comment VALUES (4712,786,2173,'Mark','better solution!','2003-05-07 18:12:02',0,'sequence is n*10 plus the number before n, so let\'s try this. first number 1 times 10 plus number before one which does not exist so number after the first one is 10, then 10 time 10 plus the the number before 10, that equals 101, so next will be 101*10+10=1020, 1020*10+101=10301, next two are 104030, 1050601,...',NULL,0);
INSERT INTO comment VALUES (4713,750,1301,'Charlie','re: The next next number','2003-05-07 18:34:37',0,'After\r\n?b 1020191144865623440455270145683555422808365843606721760320032\r\nOK\r\ncome\r\nc=(b+1)^6\r\nOK\r\n?c\r\n 1127429248894795788173112153077515559236798848673772146621525190034274748780569978724472375094324848586621734311950911723658856357231798723254621196087273362201760195419372037128638173776070766278919682010719613991733325415129613305551546383828612086670346491570584414219615617677596941938476199841381422548191953807947099289071776919729043092152301307326027969\r\nOK\r\nd=(c+1)^7\r\nOK\r\n?d\r\n 23153949552347568166717795312962564250383705732113626382789554460215386872937613235403897767461540445157693057226468440639260409646878456341811384683736197787747923154744577273414944889497155831235786471468348589361408643565777464983013224626301196322090093142811872979564912220044728721733361850993924648168926968208760284887252353214307415668293391452986790053811827750287531378711334520397115426004259829738482562344657311384867426292526135984870172215745862751946297641032969079411217626385101460083906637010482290723731479254880281618176695045042440909410420477395209722975156867638554634462508257189693069142130868884724051734268815856532474702964343668545499455547777105769428658609690305417143316072333098274085\r\n195503805974745950228785855595067795321875400881307162590802814070073203666617979221231117906766459178428881256926109612661864748967419734688411610723186714344901759739800952770118288211168833920167526458559141995695165203023822695958346319\r\n313035258540286499802132816910019979179992644345649674398424295778270538425742440556421119349720540346789342403883270593158223372719030697153309224911039502661777069116702727492354925543947162793563426934635328143524943619583084197576623922\r\n404110176968312576999136821195765546413737789189982726856456335921855727821884710707313335052162671170964082738216243361221893489126798663806995604324684568298736098973115466598958795755361735438896656766279276980314448336026892120959447811\r\n838854912810500011617562812941625730043354618144570940265536881869378855772213960453580061217249480783020696696035876840885085455956209338383778512118755580664646428255992630126345209701050258881976788123467307310998985151947632988381597367\r\n806672853474838986649042845667649801608814982542540167708579363602451863161832294514192152531639403295880691309595875681164480727071726554705231738742597247458209553813931935662611165964001830119731905727556936317212206622424252127264146933\r\n234948161201854478236961405574302312814187899058251977067504848738588174331649798382611086482077246914331377066594802464841290394989558271241643996632941804203459827599955712422941356309040737872828451117187502813562270458751133907018711043\r\n967199267017504597085403171838521775065040784082064520669301199732151002920195409516562242408410668898191011007165295405442804341411511565078632212859598635453773235461208390948925123544987633472769538618008863320897950809614941125093159180\r\n82295889905398334539255752084169893435906377853938549176175688844450070850156522000850535534188375036081267045662130000000\r\nOK',4704,0);
INSERT INTO comment VALUES (4714,778,2144,'Ryan','Wait!  I have something else!','2003-05-07 18:38:50',0,'According to the grammar, the painter colored \"all of the points\" \"one of three colors\".... that seems like it would imply they are all the same color, and that he had three to choose from.  If it had said \"colored each of the points\" it would mean how we\'ve been discussing it.  I am reminded of the same error in an old Eurythmics song \"If I had a dollar bill for all the things I\'ve done, there\'d be a mountain of money piled up to my chin\"  (paraphrasing)\r\n\r\nLet me know what everyone thinks.  Also, there aren\'t enough puzzles being newly posted here.... I think I\'ve solved most of these - is there some way to pick up the pace?  I read that there are like 400 pending.\r\n\r\nLater.',NULL,0);
INSERT INTO comment VALUES (4715,511,979,'Ravi Raja','re: No. God can...','2003-05-07 19:12:53',0,'If God can carry anything then this will mean that God cannot create Everything Tim. What do you say for that ?',4445,0);
INSERT INTO comment VALUES (4716,511,979,'Ravi Raja','re: idea','2003-05-07 19:19:06',0,'But here the question of converting Himself into a human being does not arise at all Jon. What has been asked for are both related to the God only and no human beings. ',4446,0);
INSERT INTO comment VALUES (4717,511,979,'Ravi Raja','re(2): idea','2003-05-07 19:23:04',0,'Its all the same David. Even if he is a human being with supenatural powers still both the tasks cannot be performed at the same time. I mean neither is possible.',4448,0);
INSERT INTO comment VALUES (4718,511,979,'Ravi Raja','re: What they say','2003-05-07 19:26:00',0,'But Levik this does contradict the OMNIPOTENT characteristic of God. Does\'nt it ? ',4450,0);
INSERT INTO comment VALUES (4719,511,979,'Ravi Raja','re: What this proves','2003-05-07 19:29:41',0,'I agree with some of your points Alan.',4451,0);
INSERT INTO comment VALUES (4720,511,979,'Ravi Raja','re: My idea','2003-05-07 19:32:34',0,'Yes for what Gamer ? That the Omnipotent God CAN create such a stone ?',4452,0);
INSERT INTO comment VALUES (4721,511,979,'Ravi Raja','re(2): Read This','2003-05-07 19:40:04',0,'Hank you said in your comment that: If he does the second, that proves that he did not create an unliftable stone. Meaning that God is wrong. God cannot be wrong. \r\nIn that case what is right? ',4465,0);
INSERT INTO comment VALUES (4722,510,2173,'Mark','re: More guesses','2003-05-07 19:45:38',0,'good thinking\r\n',4419,0);
INSERT INTO comment VALUES (4723,786,979,'Ravi Raja','Solution','2003-05-07 19:52:13',3,'First Step: The first number is 1, so we leave it as it is and since there is no number before that, we take it as 0. \r\n\r\nSecond Step: Multiply 1 (the first term) by 10 and add 0 to obtain the second term as 10.\r\n\r\nThird Step: Multiply 10 (the second term) by 10 and add 1 (the first term) to obtain the third term as 101.\r\n\r\nFourth Step: Multiply 101 (the third term) by 10 and add 10 (the second term) to obtain the fourth term as 1020.\r\n\r\nFifth Step: Multiply 1020 (the fourth term) by 10 and add 101 (the third term) to obtain the fifth term as 10301.\r\n\r\nSixth Step: Multiply 10301 (the fifth term) by 10 and add 1020 (the fourth term) to obtain the sixth term as 104030.\r\n\r\nSeventh Step: Multiply 104030 (the sixth term) by 10 and add 10301 (the fifth term) to obtain the seventh term as 1050601.\r\n\r\nSo, the general rule is given by:\r\n\r\n\'N\'th Term = 10 times (N-1)st Term added to (N-2)nd Term.',NULL,0);
INSERT INTO comment VALUES (4724,513,2148,'Jayaram S','Suggestions','2003-05-07 20:40:24',1,'The corrected sentence to be TRUE could be:\r\n\r\nSuggestion 1: \"This sentence contains five words.\"\r\nSuggestion 2: \"The previous sentence does not contain seven words.\"\r\nSuggestion 3: \"That sentence does not contain seven words.\"\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4725,781,2174,'Vinodhan Selvarajalu','re: solution','2003-05-07 21:12:18',0,'Surely this doesn\'t take into account the 1 mile the boat has to travel back to the campsite (the very same mile the hat travels) OVER AND ABOVE the ten minutes travel time...??',4661,0);
INSERT INTO comment VALUES (4726,781,2174,'Vinodhan Selvarajalu','re: General Shortcut Formula','2003-05-07 21:16:07',0,'This has the same problem as Charlie\'s answer...the boat doesn\'t only travel for 10 minutes after the hat...have to also include the 1 mile the hat travelled, and how long the boat takes to cover that',4688,0);
INSERT INTO comment VALUES (4727,483,2163,'sendil','re(2): i got it!','2003-05-07 21:21:30',0,'Hi Ravi\r\nI am new in here. Was just wondering if it is ok to use small code pieces to arrive at solutions;particualarly in cases like this where u have to solve hazaar eqn\'s.\r\nAround 12 lines of C-code generates 3121 and 15621.\r\nCheers',3785,0);
INSERT INTO comment VALUES (4728,781,2148,'Jayaram S','re(2): General Shortcut Formula','2003-05-08 00:15:54',0,'While he is travellng upstream, remember he is travelling slower when compared to when he is travelling downstream. This can be mathematically wrtten as:\r\n\r\nRelative speed of the boat when travelling u/s = (boat speed - river speed)\r\nRelative speed of the boat when travelling d/s = (boat speed + river speed)\r\n\r\nHence he will cover more distance in 5 minutes travelling d/s compared to the same time travel along u/s. This accounts for the extra distance he covers.',4726,0);
INSERT INTO comment VALUES (4729,781,2133,'spinoza','Solution','2003-05-08 00:56:08',0,'Since time difference is independent of frame of reference, in the f.o.r. of the river the hat is stationary while Bob is moving with a constant velocity.\r\nSo the time taken by Bob to recover his hat will be twice that taken for maximum separation with it. \r\nTotal time taken to recover the hat = 2 * 5mins.\r\n= 10 minutes\r\nAs the hat covers a distance of 1 mile in this time interval the river velocity will be .1 mile/min.',NULL,0);
INSERT INTO comment VALUES (4730,62,2174,'Vinodhan Selvarajalu','Why 10 inches?','2003-05-08 01:04:09',0,'Just wondering why EVERYONE here assumes the chord is 10 inches when explaining their solutions? Is there something that leads them to that number??? I smell a rat...probably that other problem that\'s similar states a chord length of 10 and people are just transposing??\r\nWhatever...',NULL,0);
INSERT INTO comment VALUES (4731,511,2174,'Vinodhan Selvarajalu','The \'Christian\' God','2003-05-08 01:52:47',0,'I find it interesting that this whole debate revolves around the argument of whether God exists as he is described in Christian literature. It is unfortunate that the only reference made is to a single book, namely the Bible. Christians believe so furtively that their take on things is definitive. I wonder; do you (the Christian preachers out there) believe that the rest of the world\'s religions are maybe just an indication that we all haven\'t accepted the \'one true faith\'? Do you perhaps honestly believe that other religious beliefs are \'inferior\' and that soon we will all \'see the light\'? What I am getting at is, by all means quote from the Bible, and relay the messages therein. But don\'t go around believing that one finitely sized book holds all the answers to the universe. Life and faith is about learning and growing in all respects. It should be a dynamic process not constrained by what was put down in paper a few thousand years ago and certainly not proven to be divine. You may challenge that by saying the Bible came from God himself. Can you prove it? It boils down to faith.And I challenge you to prove that one God didn\'t put all the major religious texts on this earth, just for us to be able to grow and learn from all of them and be able to discern the inherent good qualities of each, and in so doing strengthen ourselves instead of relying on a crutch he provided for us.\r\n\r\nAnd with regards to the paradox (just to justify my thoughts under this puzzle)perhaps consider this ( I certainly won\'t claim a definitive answer here). God could create an unliftable stone and then lift it, causing existence as we know it to end, only for it, and by association, him, to be recreated anew. To define \'uncarryable\'(?) is arbitrary-because we cannot claim to know what anything definitively means. \'Uncarryable\' could just mean that if it is carried, all bets are off and can\'t be explained by our (limited) perception of things...Is anything impossible?',NULL,0);
INSERT INTO comment VALUES (4732,511,2174,'Vinodhan Selvarajalu','The \'Christian\' God','2003-05-08 01:52:58',3,'I find it interesting that this whole debate revolves around the argument of whether God exists as he is described in Christian literature. It is unfortunate that the only reference made is to a single book, namely the Bible. Christians believe so furtively that their take on things is definitive. I wonder; do you (the Christian preachers out there) believe that the rest of the world\'s religions are maybe just an indication that we all haven\'t accepted the \'one true faith\'? Do you perhaps honestly believe that other religious beliefs are \'inferior\' and that soon we will all \'see the light\'? What I am getting at is, by all means quote from the Bible, and relay the messages therein. But don\'t go around believing that one finitely sized book holds all the answers to the universe. Life and faith is about learning and growing in all respects. It should be a dynamic process not constrained by what was put down in paper a few thousand years ago and certainly not proven to be divine. You may challenge that by saying the Bible came from God himself. Can you prove it? It boils down to faith.And I challenge you to prove that one God didn\'t put all the major religious texts on this earth, just for us to be able to grow and learn from all of them and be able to discern the inherent good qualities of each, and in so doing strengthen ourselves instead of relying on a crutch he provided for us.\r\n\r\nAnd with regards to the paradox (just to justify my thoughts under this puzzle)perhaps consider this ( I certainly won\'t claim a definitive answer here). God could create an unliftable stone and then lift it, causing existence as we know it to end, only for it, and by association, him, to be recreated anew. To define \'uncarryable\'(?) is arbitrary-because we cannot claim to know what anything definitively means. \'Uncarryable\' could just mean that if it is carried, all bets are off and can\'t be explained by our (limited) perception of things...Is anything impossible?',NULL,0);
INSERT INTO comment VALUES (4733,781,2174,'Vinodhan Selvarajalu','re(3): General Shortcut Formula','2003-05-08 02:44:58',0,'Yes thanks, I realise after reading all the comments that everyone has taken into account the relative speed of the boat. I read the question as saying he travels at the same speed regardless if he\'s going with the current or not:\"Assume that he travels the same speed the entire time\" . I still say its ambiguous at least (and at worst, poorly worded), but it makes more sense the \'your\' way.',4728,0);
INSERT INTO comment VALUES (4734,469,979,'Ravi Raja','re(8): The solution','2003-05-08 04:43:29',0,'Exactly Gamer. You are correct and that I believe clears Charlie\'s doubts. It has been a lobg time since I have gone through these posts so I do not remember what Charlie was finding wrong in the posted solution, but I think it was this only, that how every one is in the same place as before.',4247,0);
INSERT INTO comment VALUES (4735,469,979,'Ravi Raja','re(7): The solution','2003-05-08 04:48:07',0,'Yes Charlie. Now I agree with you but if you are considering that way where the narrator is an intermediary, then similarly, I think you can consider any one else too in place of the narrator. The situation would still remain the same. The entire thing can be reduced to a tw-person problem instead of the long chain of people.',4243,0);
INSERT INTO comment VALUES (4736,469,979,'Ravi Raja','re(9): The solution','2003-05-08 04:51:51',0,'Yes Gamer. This does show that there were no losses and gains in the entire transaction as everyone got something or the other worth the same amount what he/she owed to the other. But this would not have been true unless a complete circle was formed. That is, the note was back to the narrator.',4248,0);
INSERT INTO comment VALUES (4737,469,979,'Ravi Raja','re: umm','2003-05-08 04:53:57',0,'Tristan your reasoning is wrong. Just think over it again. I can also say that the author gained 100 ruppes instead of losing that amount. ',4533,0);
INSERT INTO comment VALUES (4738,511,1902,'Hank','re(3): Read This','2003-05-08 05:09:29',0,'God is right. God is always right.\r\nIf God sets out to create an unliftable stone, then it will.\r\nIf God sets out to lift the heaviest stone, then it will.\r\nBut God will not contradict itself, by lifting a stone that it claimed unliftable.\r\n\r\nI guess, the answer to the question posed is yes.',4721,0);
INSERT INTO comment VALUES (4739,231,1920,'Brian Smith','Here is my proof','2003-05-08 06:26:33',3,'The set {9, 99, 999, ...} can be expressed as {10^1 - 1, 10^2 - 1, 10^3 - 1, ...} \r\n\r\nChoose any number n coprime to 10 (stated by the problem) and consider the subset {10^1 - 1, 10^2 - 1, 10^3 - 1, ..., 10^(n+1) - 1}. \r\n\r\nThere are at most n unique remainders when the elements of the subset are divided by n. But because there are n+1 elements, there are at least two elements with the same remainder. \r\n\r\nLet 10^y - 1 and 10^x - 1 be two elements with the same remainder with y > x. Then ((10^y - 1) - (10^x - 1)) mod n = 0. \r\n\r\nLet d=y-x. (10^y - 1) - (10^x - 1) = 10^y - 10^x = 10^x * (10^(y-x) - 1) = 10^x * (10^d - 1) \r\n\r\nSince n is coprime to 10, n is a factor of 10^d - 1. \r\n\r\nThis proves there is some member of the set {9, 99, 999, ...} (the dth member) which has n as a factor.\r\n\r\nSince n+1 >= y and y > d, d will never be greater than n.\r\n\r\nThis proves that the number 10^d - 1 is one of the first n terms of the set {9, 99, 999, ...}.\n\n<i>Edited on <b>January 22, 2004, 1:14 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (4740,515,1920,'Brian Smith','{P, r, o, o, f}','2003-05-08 06:55:32',1,'For any set with one element, that element is the least element\r\n\r\nFor any set with two elements, the smaller element is the least element.\r\n\r\nConsider set S {a, b, n1, n2, ... nx} with x+2 (x >= 1)elements.  Let c be the smaller of a and b.  A new and smaller set T with x+1 elements can be defined as {c, n1, n2, ...nx}.  Since c is the smaller of a and b, the least element was not removed which implies the sets S and T have the same least element.\r\n\r\nFor any set R of k elements with k > 2, this argument can be applied k-2 times to create a set of two elements with the same least element as R.',NULL,0);
INSERT INTO comment VALUES (4741,801,1947,'Jon','ideas','2003-05-08 07:12:39',3,'there must be some trick in how he laid them down.  The first card determines the suit.  assuming the cards having designs on the back that aren\'t symetrical, It can be place one of four directions.  The remaining three can be used like a base four counting system.  It would use four positions up, left, right, down, using the back of the card as a pointer. or I could be way off, but it might work.',NULL,0);
INSERT INTO comment VALUES (4742,801,1,'levik','re: ideas','2003-05-08 07:22:46',2,'Hmmm... Usually the standard deck of cards will be completely symmetric, so you will be limited to only 2 positional variations per card: vertical or horizontal. That will give you 16 possible combinations.\r\n\r\nOne more thought - because you are seeing 4 of the 52 cards in the deck, they are eliminated, and there are only 48 possibilities left for card #5.\r\n\r\nProvided you agree on some scheme for enumerating the cards beforehand, your assistant would need to communicate a number between 1 and 48 to indicate what card #5 is.',4741,0);
INSERT INTO comment VALUES (4743,801,1947,'Jon','solution corrected','2003-05-08 07:28:18',3,'you are rigt levik, but we only need 13 numbers in a binary counting system.  there is another way to get the suit with how you hand the other magician the cards. For the first card, 1 finger and the thumb = hearts, 2 fingers an the thumb = spades and so on with the cards tilted up and down or sideways for a binary system four digits long that will get you 15 numbers.  that works for every deck.',4742,0);
INSERT INTO comment VALUES (4744,801,1920,'Brian Smith','How i would do it','2003-05-08 07:34:41',0,'Each card in the deck is assigned 1 to 52.  Since the magician has 4 of the cards, there are only 48 possible other cards.  The assistant hands the magician the cards in one of 24 permutation orders.  With just the permutation, the magician can narrow down the card to one of two (48/24=2).  The assistant can use his left or right hand when passing the cards to signal higher or lower of the two.',NULL,0);
INSERT INTO comment VALUES (4745,801,1947,'Jon','re: How i would do it','2003-05-08 07:37:16',0,'the only problem with this is the audience chooses the cards at random.  the magician would have to devise a plan to figure out a permutation midtrick, I can\'t think of one, but I am sure it is possible.\r\n',4744,0);
INSERT INTO comment VALUES (4746,801,1920,'Brian Smith','re(2): How i would do it - How it works','2003-05-08 07:49:47',0,'It is a lot of mental math.  \r\n\r\nThere are 24 permutations.  In order of smallest to largest: 1234, 1243, 1324, 1342, 1423, 1432, 2134, 2143, 2314, 2341, 2413, 2431, 3124, 3142, 3214, 3241, 3412, 3421, 4123, 4132, 4213, 4231, 4312, 4321.\r\n\r\nEach of these are paired to 1 to 24. Example: 3412 is paired to 17.  To communicate 17, the assistant would hand the magician the second highest then the highest then the smallest then the second smallest (3412).\r\n\r\nUsing a left hand would indicate add 24 and using the right would indicate add 0.  \r\n\r\nAll together, this passes a number 1 to 48 to the magician.  All the magician has to do is determine the nth card of the deck excluding the four cards he is holding.',4745,0);
INSERT INTO comment VALUES (4747,801,1301,'Charlie','Solution: (I don\'t remember where I saw this but it was in the past year.)','2003-05-08 07:59:47',3,'With 5 cards, at least two must be in the same suit.  The first card the assistant hands the magician will be one of these two cards and the one kept hidden will be the other (or one of the others, if more than one).  The way to decide which, and the communication of the value depend on the following:\r\n\r\nConsider the Ace low and King high arranged around a 13-position circle, like a clockface except with 13 positions.  Two cards from the same suit will have different positions on this imaginary circle.  Choose to hand to the magician the one that is shorter to go counterclockwise from the other, which will be the card kept hidden.  This way, the hidden card can be 1 to 6 clockwise positions from the one presented.\r\n\r\nThen the remaining three cards can be presented in one of 6 orders.  You had to decide on a hierarchy of suits, say spades higher than clubs higher than hearts higher than diamonds, and within these suits, king is high and ace low.  This way each of the remaining 3 cards to be presented to the magician can be evaluated as being the high, middle or low card of the set of three.  If the order of presentation is LMH, then the hidden card\'s denomination is 1 position counterclockwise from that first presented; LHM means 2 positions; MLH, 3 positions; MHL, 4 positions; HLM, 5 positions; and HML, 6 positions.  And of course the suit is the same as the first card presented.\r\n\r\nThis may have been in one of Ivars Peterson\'s MathLand (or is it MathTreks) sites for Science News.',NULL,0);
INSERT INTO comment VALUES (4748,511,979,'Ravi Raja','re(4): Read This','2003-05-08 08:03:28',0,'Well then aren\'t you changing the definition of the word Omnipotent. If He can create such a thing then it is clear that He is not all Powerful and if He can lift such a stone, then clearly He cannot create everything. \r\n',4738,0);
INSERT INTO comment VALUES (4749,750,1920,'Brian Smith','re(2): The next next number','2003-05-08 08:05:39',0,'How much spare time do you have?!',4713,0);
INSERT INTO comment VALUES (4750,511,979,'Ravi Raja','re(4): Read This','2003-05-08 08:10:11',0,'I never said that God is wrong, but in this problem, I think God cannot be right too. Well whatever, the answer can never be Yes.',4738,0);
INSERT INTO comment VALUES (4751,801,1902,'Hank','Hows dis?','2003-05-08 09:07:32',0,'The first card that the assistant hands the magician is the same suit as the hidden card (there are five cards so one must be the same)\r\n\r\nNow you\'ve narrowed down the feild to 13. Actually 12 because you know one that it definately isn\'t.\r\n\r\nthe remainig three cards can be used to determine the card ranking from 1 to 12 using four possible placements: Verticle and face up, horizontal and face up, vertical and face down, and horizontal and face down.',NULL,0);
INSERT INTO comment VALUES (4752,801,1,'levik','re: Hows dis?','2003-05-08 09:17:59',0,'Now that i think about it, since it\'s supposed to be a \"magic\" trick, the assistant is probably not able to carefully lay out the cards - that would be too obvious.\r\n\r\nIt\'s probably OK to do something as non-obvious as  passing  the four cards (in one mini-deck) either all face up or face down - the audience will probably not see any meaning in that, but if the assistant lays out the four cards all in different manner it may be suspicious.',4751,0);
INSERT INTO comment VALUES (4753,315,2180,'Cara','I finally get it!','2003-05-08 09:27:52',0,'I thought he was looking at a picture of a step brother, as in I have no full blood brothers and sisters, but the person in the picture, is his stepbrother, because they have the same father, yet are not true full blood brothers.\r\nBut I finally get it after seriously thinking about the solution after reading it. It\'s his son! \r\nThis is a good one.',NULL,0);
INSERT INTO comment VALUES (4754,360,2180,'Cara','OMG! I know this without looking at the solution!','2003-05-08 09:34:41',3,'NOTHING!\r\nhahaha. I heard this one a long time ago, but couldn\'t remember what it was, and I was thinking, and finally it just hit me... I feel so smart. lol. :)',NULL,0);
INSERT INTO comment VALUES (4755,502,2166,'Chris','And is for fractions','2003-05-08 09:34:54',0,'I believe the answer is \"one thousand.\"  As for an explanation of why 101 is not correct:\r\n\r\nI was taught that the \"and\" in spoken numbers represents the decimal point.  To say \"one hundred and one...\" is missing a place value.\r\n\r\nThe only way to complete the phrase correctly would be, for example, \"one hundred and one tenth,\" which of course is written 100.1\r\n\r\nSo we see that the word \"and\" never appears in the written or spoken representations of any cardinal numbers!',NULL,0);
INSERT INTO comment VALUES (4756,501,2170,'Alex','Another possible solution','2003-05-08 09:48:57',0,'I was thinking knats. I\'ve never seen them in the day and you don\'t really fetch them at night but they come anyway.',NULL,0);
INSERT INTO comment VALUES (4757,786,2180,'Cara','I had a cool theory','2003-05-08 09:58:53',1,'I just read Ravi Raja\'s solution and that is very smart. \r\nMy solution I came up with was more simple.\r\nWriting each number on a line I saw:\r\n1\r\n10\r\n101\r\n1020\r\n10301\r\n\r\nMy theory was that the first number stayed as a 1, the next one stayed a 0, the next line, always went up by 1 digit, the next line stayed as 0, the next line startd up again with 1, so my way to continue it was:\r\n\r\n104020\r\n1050301\r\n\r\nI still say it works. :) Even if it is less mathematical.',NULL,0);
INSERT INTO comment VALUES (4758,786,1920,'Brian Smith','re: I had a cool theory','2003-05-08 10:02:17',0,'It certainly does work.  Good job.',4757,0);
INSERT INTO comment VALUES (4759,19,2180,'Cara','A long pondered question','2003-05-08 10:30:11',0,'I heard this riddle years ago, and the book I saw it in DIDN\'T print the answers. I never figured it out, but now I get it! I can\'t believe I never figured it out myself. It really is quite simple.',NULL,0);
INSERT INTO comment VALUES (4760,304,2130,'ethan','easy','2003-05-08 10:51:19',3,'0%. any number whose digits\' sum is a multiple of three is divisible by three, making it not prime. 1+2+3+4+5+6+7+8+9=45, a multiple of three.',NULL,0);
INSERT INTO comment VALUES (4761,469,2180,'Cara','Too easy','2003-05-08 11:04:13',0,'I thought this one was a little too easy.',NULL,0);
INSERT INTO comment VALUES (4762,794,2182,'katey','Solution','2003-05-08 11:04:13',0,'Well assuming every person has 5 fingers on their left hand, you simply take 5,000,000,000 * 5 and the product is 25,000,000,000 . Pretty simple. If I got that, which I\'m positive is correct, and i\'m only a 7th grade level 1 math student, then there\'s no excuse for the rest of you! hehe :)',NULL,0);
INSERT INTO comment VALUES (4763,801,2166,'Chris','re(3): How i would do it - How it works','2003-05-08 11:44:01',1,'I like the idea, Brian, but a couple of problems:\r\n\r\n1) What if the audience chooses two or more cards of the same value (i.e.: a pair of 3\'s)?  I suppose the numbering of the deck could be absolute, such as 1 of clubs = 1,\r\n1 of diamonds = 2, 1 of hearts = 3 ...) this way if the 3h came before the 3d then he would know that to be high then low.\r\n\r\n2) The magician would have to mentally remove the 4 cards he is given from his numbering system, so that each time he does the trick the some of the cards will have different values (so if the audience chose 3c, 7d, 10s, Kh then the 5h becomes 19-1=18, the Qc becomes 45-3=42, etc. (assuming Aces low for ease of computation)).\r\n\r\n3) As you said, it would be a lot of mental math.  While this works perfectly with pencil and paper and no audience, it becomes very difficult to do on stage as a magic effect.  It runs the risk of either taking to much time to be effective, or worse, causes people to be suspicious of how the trick is really done.',4746,0);
INSERT INTO comment VALUES (4764,515,103,'friedlinguini','re: {P, r, o, o, f}','2003-05-08 11:54:36',0,'The proof doesn\'t work.\r\n\r\nImagine that the problem referred to all integers rather than positive ones.  Your proof does not use the fact that all the integers are positive.  However, it is not the case that every set of integers has a least value.  The set of even integers is one counterexample.',4740,0);
INSERT INTO comment VALUES (4765,801,1626,'Gamer','Restrictions','2003-05-08 12:01:30',0,'Wouldn\'t the audience be suspicious if you handed the cards to the magician in a wierdo way? (like sideways or faceup or like that) I liked Bryan\'s solution.',NULL,0);
INSERT INTO comment VALUES (4766,515,1626,'Gamer','re(2): {P, r, o, o, f}','2003-05-08 12:09:07',3,'I can find a counterexample. {2,2,3} doesn\'t have a least element, it has two equally least elements.\r\n\r\nIf you allow equally least elements, I can use the law of indirect reasoning.\r\n\r\n(Unless all elements are the same, in which all of them are equally least) Assume there wasn\'t a least element (or least elements). This means that each number has a number in that set that it is greater than. Eventually you will create a \"circle of greater thans\", and this can be proven as a contradiction by the transitive law of inequality. So this means there must be a least element (or least elements)\r\n\r\nIs that a good solution?',4764,0);
INSERT INTO comment VALUES (4767,801,775,'Cory Taylor','my solution','2003-05-08 13:58:51',0,'people are making this too difficult - you\'re not trying to determine a card from the entire deck, you\'re trying to determine the easiest of five cards from the deck.\r\n\r\nSo yes, the first card can surely nail the suit of the target card, as the assistant will chose a card that has a duplicate suit to be guessed (or for repeat showings, a certain suit could mean the target card is a certain other suit to more easily camoflage the method).\r\nThis leaves only 12 cards to choose from, which can be narrowed down easily enough with the three remaining cards, with a number of methods, some of which presented before me....',NULL,0);
INSERT INTO comment VALUES (4768,515,103,'friedlinguini','re(3): {P, r, o, o, f}','2003-05-08 14:14:54',0,'Sets, by definition, don\'t contain duplicates.\r\n\r\nMy argument against Brian Smith\'s answer also works against this one.  The problem is that sets can be infinite in size.',4766,0);
INSERT INTO comment VALUES (4769,7,2184,'mark hartman','My first answer','2003-05-08 19:27:02',0,'The answer is 1/3.  The statement that at least one shows a tail reduces the original sample space of four outcomes to the following three:  TH, HT, TT.  Of these, only TT meets the second condition.',NULL,0);
INSERT INTO comment VALUES (4770,513,1304,'Emon Hunte','What\'s so difficult','2003-05-08 19:44:44',3,'No one ever said that since the first statement is false the second one has to be true.  This is a bunch of mumbo-jumbo trying to confuse the reader.  The fact is the second one is in fact false as well.  The sentence DOES have 7 words and therefore the statement is false.  I could careless that a first statement even existed.\r\nAnd they say \"we correct the sentence\"  which they don\'t.  If they wanted to correct the sentence it would read \"This sentence obviously does contains seven words\".',NULL,0);
INSERT INTO comment VALUES (4771,801,2186,'Steve','my solution','2003-05-08 20:22:05',0,'the first card is used to establish suit ebing that at least two of the cards have the same suit.  after that the assistant hand the next card over either using two fingers opposite the thumb or one.  One indicates the value of the card is A-7, two indicates 8-K.  this process is repeated with the next card again roughly splitting the remaining 6 or 7 cards.  the last card might be difficult in that the assistant may have to use all four fingers opposite thumb if the card is the seven.',NULL,0);
INSERT INTO comment VALUES (4772,515,979,'Ravi Raja','re(2): {P, r, o, o, f}','2003-05-08 20:50:56',0,'Fried: How can you say that the set of even integers is a counterexample ?',4764,0);
INSERT INTO comment VALUES (4773,515,979,'Ravi Raja','re(3): {P, r, o, o, f}','2003-05-08 20:55:03',0,'This is no counterexample Gamer. Just go through the definition of \"SET\" and then think if {2,2,3} is a SET or not.',4766,0);
INSERT INTO comment VALUES (4774,515,979,'Ravi Raja','re(4): {P, r, o, o, f}','2003-05-08 21:00:54',0,'Yes Fried sets can be infinite in size and we know that the set of positive integers is an infinite set with 1 as its least element.',4768,0);
INSERT INTO comment VALUES (4775,513,979,'Ravi Raja','re: This is not That','2003-05-08 21:05:37',0,'Sanjay: How can you say that the second statement is False?',4708,0);
INSERT INTO comment VALUES (4776,513,979,'Ravi Raja','re: Suggestions','2003-05-08 21:11:23',0,'Yes Jayaram: \"That sentence does not contain seven words.\" is indeed true but what about the sentence : \r\n\"This sentence does not contain seven words.\" ?\r\n\r\n\r\n',4724,0);
INSERT INTO comment VALUES (4777,483,2148,'Jayaram S','One-line Simple Solution','2003-05-08 21:37:23',0,'General Shortcut formula: (for Case (a) only:\r\n)\r\nAnswer = {n^(n+1) - (n-1)}, where n = number of people\r\n\r\nExample 1: n = 5\r\nAnswer = 5^6 - 4 = 15625 - 4 = 15621\r\n\r\nExample 2: n = 4\r\nAnswer = 4^5 - 3 = 1024 - 3 = 1021\r\n\r\nExample 3: n = 3\r\nAnswer = 3^4 - 2 = 81 - 2 = 79\r\n',NULL,0);
INSERT INTO comment VALUES (4778,513,2148,'Jayaram S','re(2): Suggestions','2003-05-08 21:47:49',0,'Ravi, \"This sentence does not contain seven words\" will be obviously FALSE. My suggestions were if the second statement were to be TRUE.',4776,0);
INSERT INTO comment VALUES (4779,451,2148,'Jayaram S','General Short Cut Formula','2003-05-08 23:47:15',3,'Let the number be n-1, n & n+1.\r\n\r\nThen, n = sqrt{(&#8721;Q + 1) / 3) always.\r\n\r\nIn this case &#8721;Q = 74.\r\n\r\nHence n = sqrt{74 + 1) / 3) = sqrt (75/3) = sqrt(25) = &#177;5.\r\n\r\nHence the numbers are 4,5,6 OR -6,-5,-4',NULL,0);
INSERT INTO comment VALUES (4780,515,103,'friedlinguini','re(3): {P, r, o, o, f}','2003-05-09 01:55:35',0,'It\'s a counterexample that invalidates Brian Smith\'s proof.  His reasoning could apply just as easily apply to all integers as simply positive integers.  However, the set of even integers is contained in this domain, but has no least element.  Thus, the proof fails.',4772,0);
INSERT INTO comment VALUES (4781,483,979,'Ravi Raja','re(3): i got it!','2003-05-09 04:10:10',0,'Sendil: Can you please write down the 12 lines of the C-Code using which you have solved the problem? Similar solution has been provided by some other user too, I mean using programming.\r\nSo it doesn\'t matter if you solve it using C-Code or hazaar equations. :)\r\n',4727,0);
INSERT INTO comment VALUES (4782,483,979,'Ravi Raja','re: One-line Simple Solution','2003-05-09 04:18:08',0,'Okay Jayaram I can agree that the formula is correct but the question is how did you arrive at the formula. Please show the steps. ',4777,0);
INSERT INTO comment VALUES (4783,469,979,'Ravi Raja','re: umm','2003-05-09 04:29:43',0,'I can also say Tristan that the person paid his plumber\'s bill using a fake 100 rupee note and so he gained 100 Rupees and did not lose that amount. ',4533,0);
INSERT INTO comment VALUES (4784,469,979,'Ravi Raja','re: umm','2003-05-09 04:35:46',0,'tristan: If I say that the person who fopund the note paid his plumber that note instead of clearing his bill with a genuine one thus gaining 100 rupees and at the same time as the lady was supposed to pay him his 100 rupees cleared the debt with that counterfeit note so the author loses 100 rupees and therefore the net loss is 0 (zero). \r\nWell in my next comment I have shown that the author gained 100 rupees just the same way you say that he lost the same.\r\nRead and think what exactly is the case.',4533,0);
INSERT INTO comment VALUES (4785,806,1301,'Charlie','Solution?','2003-05-09 04:40:45',3,'For part (a), the termite could start in the middle cube of the top face, then go to a neighboring cube on that face and proceed in a clockwise spiral, ending up at a corner cube on the top face. The termite then goes straight down to what was the second level from the top and spirals inward ending up at the center, at which point he goes down to the center of what had been the middle level.  This level is done spiralling outward like the top, and the next level is again done spiralling inward like the second level from the top.  The bottom is done spiralling outward from the center again.\r\n\r\nFor (b) we can only assume that eating the central internal cube last allows for the fact that that cube is going to be unsupported at a certain point in the progress of the eating, and therefore no longer in position.\r\n\r\nA way for the termite to proceed in this instance could be to spiral out along the top face as before, and then go down to a corner of the second level. This time instead of spiralling in to the center, go from left to right on one row of what was the second level, then right to left, left to right, right to left and finally left to right, ending up at the diagonally opposite corner of what originally was the second level from the top.\r\n\r\nThen proceed down to what was the middle level, at that corner, and spiral in, but don\'t consume the center.  Instead go down to the next level at a position adjacent to the center cube.  Go out toward the edge (away from the center) and then proceed clockwise around the outside.   When the last cube on the outer edge is done, come back to the set surrounding the central cube of this originally 4th level and complete its consumption in a U-path, finishing on a cube that\'s diagonally adjacent to the center cube, so that now, on the 3rd and 4th levels the center cube is still intact. \r\n\r\nProceed down to the bottom level.  Go away from the center again, which places you one unit away from a corner.  Proceed to that near corner and then continue to proceed around the outer cubes of that level until again forced to go one in, and reverse direction around the central cube.  What\'s left is a column of the center cubes of the mid to bottom levels. Eat upward so that the central cube of the large cube is last.  At some point the column will probably topple, but keep eating anyway.',NULL,0);
INSERT INTO comment VALUES (4786,513,979,'Ravi Raja','re(3): Suggestions','2003-05-09 04:42:47',0,'How can you say that: \"This sentence does not contain seven words\" is True when in the statement we are using the words \"DOES NOT\" ??',4778,0);
INSERT INTO comment VALUES (4787,801,1947,'Jon','try this','2003-05-09 06:33:23',0,'what if the magician were to get all four cards face down and was just handed them with the face towards the audience.  Is this trick still possible.  My solution works, but it is really clumsy. Anyone else have any ideas?',NULL,0);
INSERT INTO comment VALUES (4788,806,1947,'Jon','yummmm','2003-05-09 06:49:02',0,'If the work ate the first face by spiraling out, then eating down one square, then eating the rows of the next layer back and forth, crossing the layer and ending at an opposite corner.  The worm could eat down one again and then eat a spiral around the third layer, also the original center layer, not eating the very center cube, instead stoppiong on one adjacent to it, eat down again, eat in a spiral fashion that did the revers of the previous layer, ending him at the corner of the layer, down one, a full spiral inside to the center, eat up the last to cubes straight up and end at the center cube in the center layer.',NULL,0);
INSERT INTO comment VALUES (4789,794,1947,'Jon','re: Solution','2003-05-09 06:57:13',0,'thats not right, he isn\'t asking how many left hand fingers, he is asking how much is 5*5*5*....... or 5^5,000,000,000 which is alot more, but I don\'t think it is all that hard really, just look at brian smith\'s first answer, he was right and at least a couple o fus got the same thing, (which is 0, but we won\'t go there)  :)',4762,0);
INSERT INTO comment VALUES (4790,511,1947,'Jon','re(5): Read This','2003-05-09 07:00:11',0,'more blasphemy, :) this problem just affects everyone a little different, I think I am going to use it as a disscussion in the sunday school class I teach.  thanks guys.',4750,0);
INSERT INTO comment VALUES (4791,511,1947,'Jon','re: The \'Christian\' God','2003-05-09 07:02:19',0,'wow, you guys really are incredible thinkers, thank ummmm..... God this isn\'t a debate team, lol',4731,0);
INSERT INTO comment VALUES (4792,827,1919,'Lewis','ok then.....','2003-05-09 08:56:48',4,'this makes absolutely no sense to me at all - anybody want to explain what { and ^ mean?!?',NULL,0);
INSERT INTO comment VALUES (4793,827,1947,'Jon','re: ok then.....','2003-05-09 09:04:05',0,'{ is a symbol holding a set in, or in this case, a related dunch of numbers or functions.  ^ means to the power of, 3^2=9.   As for the attributes discription, umm........   give a few years and I might have the start of a guess.\r\nIt might have to do with the volumes, areas, and edge length of an eight sided figure or something, but thats just me pulling stuff out of the blue.',4792,0);
INSERT INTO comment VALUES (4794,827,1920,'Brian Smith','First guess....','2003-05-09 09:17:38',0,'My first guess:\r\n{verticies on a cube, \r\n total length of edges on a cube of edge length n, \r\n total surface area of a cube of edge length n, \r\n area of a face of a cube of edge length n, \r\n length of an edge of a cube}',NULL,0);
INSERT INTO comment VALUES (4795,390,1947,'Jon','another answer','2003-05-09 09:20:28',0,'coal seems the obvious cj=hoice, but what about a black and white photograph, starts off black, then turns red (due to the red light in most developing rooms while in use), and a grayish color when done.',NULL,0);
INSERT INTO comment VALUES (4796,469,1947,'Jon','my previous solution...','2003-05-09 09:29:04',0,'I haven\'t rechecked this problem for a while, but Ravi in reponse to your question, here is the reason behind all profit.  All of them start off in debt to someone else.  Even if people owe them money, that can\'t be counted as tangible value because no one can for sure say that they are going to be payed back due to bankruptsy and such things.  So each person then loses a 100 rupee debt that they could be forced to pay, because if they don\'t go bankrupt then the court could force the to pay it, and actually pay it with nothing.  It wouldn\'t matter if the note was real, except then the person speaking would actually make 200 due to the true value of the rupee.  Its just how you veiw the owing someone money thing, I never expect to get paid back if I give them money because it might not happen even to the most reliable people.',NULL,0);
INSERT INTO comment VALUES (4797,827,1947,'Jon','re: First guess....','2003-05-09 09:39:52',0,'thats what I thought, but I couldn\'t figure out what 12n and 6n^2 were.  You are right.',4794,0);
INSERT INTO comment VALUES (4798,827,1626,'Gamer','Question about question','2003-05-09 09:52:26',4,'If two points are 0 apart from eachother, doesn\'t it mean they are the same point? If you used distance formula and it came out 0, it would mean they were the same point. So wouldn\'t the first set be {1, 0, 0, 0, 0} since all the verices are the same point?',NULL,0);
INSERT INTO comment VALUES (4799,686,2130,'ethan','good one, gautam','2003-05-09 17:09:45',0,'He saw a group of crows, which is also called a murder.( and no, i didnt look at a different answer.)',NULL,0);
INSERT INTO comment VALUES (4800,794,2189,'Michelle','That\'s something most ppl don\'t think about lolz','2003-05-09 18:04:47',0,'Hmm, brian smith is good . . . but if assuming everyone on earth had a left hand, i\'d say somewhere between 37184362478327425 and 46542345984347350. You\'re right, I have no idea what I\'m talking about.',NULL,0);
INSERT INTO comment VALUES (4801,827,1253,'Brian Nowell','re: First guess....','2003-05-09 21:13:00',2,'Hey! This is a fine interpretation of the data given and certainly fits the generalisation, however this does not describe my scenario.\r\n\r\nYes, 8 are for vertices. \'n\' describes the \'order\' of the cube to which these attributes apply.  In terms of edge length, \'n\' is actually n+2 units. ',4794,0);
INSERT INTO comment VALUES (4802,789,1253,'Brian Nowell','Agreement','2003-05-09 21:26:53',0,'Solutions posed are quite explicit',NULL,0);
INSERT INTO comment VALUES (4803,827,1919,'Lewis','re(2): ok then.....','2003-05-09 21:38:44',0,'hmm... I pretty much understand now. Thanks :)',4793,0);
INSERT INTO comment VALUES (4804,26,2192,'O','re: inconsistent climber','2003-05-09 22:10:56',0,'I feel like the wording of this problem can change the answer based on the interpretation of the piece, \"same *point* during both days\".  \r\n\r\nFirst, I believe that there is a general assumption that the climber used the same trail both days.  With that assumption, then we move to the next variable in the question: (same point)  If we believe that the phrase \"same point\" is a LOCATION, not time relevant, then the climber would be at the same location and the same altitude at any given point in each of the respective climbs. (Picture: draw a line and retrace it following it in reverse)  At any point in the line it is on the exact spot of the first line drawn. \r\n\r\nHowever, if the phrase \"same point\" is in reference to TIME during each of the trips, then assuming that the climber is inconsistent we cannot pinpoint an exact spot in which the climber will be at the same altitude at the same time on each of the days.  We would have to assume the the mountain climber was traveling at the same speed, CONSISTENT, traveling up and down the mountain.  And, because the climber is not climbing at the same speed, it is not possible.',NULL,0);
INSERT INTO comment VALUES (4805,26,2192,'O','regarding my previous posting','2003-05-09 22:15:57',0,'I retract my the second half of my comment.  -My bad\r\n',NULL,0);
INSERT INTO comment VALUES (4806,513,2193,'Berry','No Paradox Present','2003-05-10 02:28:02',0,'Both statements are false.\r\nThere is no reason why both must be true or both must be false; they are two separate sentences.',NULL,0);
INSERT INTO comment VALUES (4807,672,2193,'Berry','Chaz, and What Could Happen','2003-05-10 02:36:08',0,'Chaz:\r\nYou are basically negating the entire existence of the word \'Destroy\'.\r\n\'Destruction\' can be the molecular separation of an object, not necessarily the elimination of its matter\'s existence.\r\n\r\nWhat could happen is that the blacksmith which forges swords kills the other blacksmith without even touching the shield; the blacksmith with the shield would not necessarily be able to block every attack, and I find it more likely that the sword would kill more effectively than the shield.',NULL,0);
INSERT INTO comment VALUES (4808,431,2193,'Berry','Not Clear','2003-05-10 02:45:49',0,'\"on the left of\" could be misinterpreted for \"directly left of\".',NULL,0);
INSERT INTO comment VALUES (4809,263,2193,'Berry','Old Stupid \'Paradox\'','2003-05-10 02:53:10',0,'There is nothing wrong with the situation.\r\n\r\nObviously, even though Achilles does have to keep moving, the time it takes him to do so after passing the first half is half the time it took to pass the previous half.\r\n\r\nLet the total distance be 10m, and the speed be 1m/s.\r\nTime taken = 5/1 + 2.5/1 + 1.25/1 + ... + 1/(1 * infinity)\r\nTime taken = 10 seconds\r\nIf you were to say Achilles needed to run an infinite amount of evenly spaced segments, the time that he would take to run each segment would be (1/infinity)/speed = speed/infinity = a finite value.',NULL,0);
INSERT INTO comment VALUES (4810,263,2193,'Berry','re: re: Why is this a paradox?','2003-05-10 03:00:41',0,'Adam, it is not even a paradox mathematically.\r\nAs Chris used the term \'time frame\', there is no reason why Achilles could catch up with the Tortoise, as if his segments are spaced as shown (one half of the other), it takes him half as long to complete each segment as he took to complete the last segment.\r\n\r\nThe distance is finite. Let the distance be 1.\r\nSpeed = Distance / Time:\r\nSegment 1: 1 = (1/2) / (1/2)\r\nSegment 2: 1 = (1/4) / (1/4)\r\nSegment 3: 1 = (1/8) / (1/8)\r\nSegment 4: 1 = (1/16) / (1/16)\r\n...\r\nSegment n: 1 = (1/(2^n)) / (1/(2^n))\r\n\r\nHere, we can see that Achilles retains a constant speed.\r\nWe can consider the entire track as one segment, and as Time = Distance / Speed:\r\n\r\nTime = 1 / 1\r\n = 1\r\nThe time taken is finite.',3020,0);
INSERT INTO comment VALUES (4811,786,2196,'Silly Jilly','Dunno','2003-05-10 05:31:13',4,'I dunno the answer.',NULL,0);
INSERT INTO comment VALUES (4812,786,2196,'Silly Jilly','I think...','2003-05-10 05:38:39',0,'...104030,1050601.',NULL,0);
INSERT INTO comment VALUES (4813,732,2196,'Silly Jilly','This might be it.','2003-05-10 05:49:15',3,'Drew cannot be a knight,because he would be lying.\r\nTherefore,Drew is a liar,and so they are not both liars,and so Mohammad is a knight.',NULL,0);
INSERT INTO comment VALUES (4814,722,2193,'Berry','re: another solution','2003-05-10 05:55:51',0,'Jon, this simpler solution was actually the one I first devised in 1 minute.',4020,0);
INSERT INTO comment VALUES (4815,344,2193,'Berry','My Original Helium Solution','2003-05-10 06:02:03',0,'My original idea that I came up with in 15 seconds was to put a helium balloon into the barrel.\r\n\r\nIf the barrel has a lid, the balloon can have enough upwards displacement force to counterbalance the weight of the lid, but no more.\r\nThis will make the total weight less.\r\n\r\nIf the barrel has no lid, the ballon can be stuck to the side of the barrel with tape or nailed by the balloon\'s inflated mouthpiece to the inner side of the barrel.\r\n',NULL,0);
INSERT INTO comment VALUES (4816,513,2129,'Sanjay','re(2): This is not That','2003-05-10 06:14:59',0,'Because, dear Ravi, I can both read AND count.',4775,0);
INSERT INTO comment VALUES (4817,518,1626,'Gamer','Solution','2003-05-10 06:47:58',3,'I got 36 miles per hour as the slow train\'s speed.\r\n\r\nIf point Z is where they meet when one is late then:\r\n\r\n\r\na) If the slow train leaves 5 minutes late, they meet more towards where the slow train was.\r\n\r\nSince the fast train has to make up the extra 2 miles from M to Z, the slow train has to be half that distance, or 1 mile from Z when the fast train passes M, Since the slow train is 3 miles from M when it is going 5 minutes late, it must go 3 miles in 1/12 hour, or 36 miles per hour.\r\n\r\n\r\nb) If the fast train leaves 5 minutes late, they meet more towards where the fast train was.\r\n\r\nUsing the same reasoning, the slow train makes up the extra 2 miles, so the fast train must be 4 miles from point Z when the slow train is at M. Since the fast train is 6 miles away when it leaves 5 minutes later, it travels 6 miles in 1/12 hour, or 72 miles per hour. This means the slow train moves half this fast, or 36 miles per hour.\r\n\r\nThese are the same solution, so there is only one solution: The slow train\'s speed is 36 miles per hour.',NULL,0);
INSERT INTO comment VALUES (4818,518,2144,'Ryan','My thoughts','2003-05-10 07:04:56',0,'Okay.  If the fast train is delayed, then it\'s five minutes from the meeting point when the slow on reaches it.  The slow one will go 2 miles toward the fast one (away from point M) and the fast one will go 4 miles (twice as far, because it\'s going twice as fast) in the same time.  That means the fast train was six miles from point M, and could cover that six miles in 5 more minutes.  6 miles in 5 minutes is 72mph, so the slow train is going 36.\r\n\r\nJust as a check, say the slow train was delayed.  Fast train is at point M, and slow one is 5 minutes from there.  Fast train advances 2 miles from point M while slow train advances 1 mile, so the slow train was 3 miles from point M.  3 miles in 5 minutes is 36mph, so the fast train is going 72mph.',NULL,0);
INSERT INTO comment VALUES (4819,518,2129,'Sanjay','Slow Train Coming','2003-05-10 07:54:17',4,'Wonder if there is a unique solution (with the same data) if the two trains are moving in the same direction, i.e., if the slow train is pulling away from the fast train and the fast train is catching up on the slow train. \r\n\r\nHaven\'t worked it out yet, but just wondering.',NULL,0);
INSERT INTO comment VALUES (4820,518,1947,'Jon','solution','2003-05-10 08:15:39',0,'a=2b\r\n5a=2\r\n10b=2\r\nb=5 mph\r\nthis is if the faster train left late\r\nthere has to be something wrong with my logic, but there is my answer\r\na=2b\r\n5b=2\r\nb= 0.4 mph\r\nthis is incase the slower train left late.',NULL,0);
INSERT INTO comment VALUES (4821,827,1947,'Jon','re(2): First guess....','2003-05-10 08:19:55',0,'if n+2 is the edge length, then what does n^2 have to do with anything',4801,0);
INSERT INTO comment VALUES (4822,518,1947,'Jon','re: solution','2003-05-10 08:27:46',0,'just forget I wrote that, I found my own reasoning gaps',4820,0);
INSERT INTO comment VALUES (4823,518,2198,'Max','','2003-05-10 09:50:53',1,'The time difference of 5 min causes the two trains meet at 2 miles farther travelling at a relative speed of v+2v=3v\r\nThen 3v=2miles/5mins then v=8 miles per hour',NULL,0);
INSERT INTO comment VALUES (4824,518,1567,'Bryan','What if it\'s not miles per hour?','2003-05-10 13:21:54',3,'Train A travels at x mph, and B travels at 2x. When they leave at the same time and travel for time t, they meet at point M.<p> If A leaves 1/12 hour (five minutes) late, then at time t, B is at point M and A is x/12 miles away. Since B travels twice as fast as A, they will meet at a point x/12 * 2/3 miles away, which is 2 miles. <p>2x/36=2<br>x=36 mph.<p>If, instead, B leaves 1/12 hour late, then at time t, A is at point M and B is 2x/12 miles away. Since A moves half as fast as B, they will meet 2x/12 * 1/3 miles\r\naway. <p>The math works out the same as before, so regardless of which train leaves five minutes late, the slow train travels 36 mph.<p> <i> If miles per hour had not been specified, the answer in alternate units includes 78.795 microparsecs/millennium, or 96,768 furlongs/fortnight :)\r\n',NULL,0);
INSERT INTO comment VALUES (4825,794,2199,'ashley','fingers','2003-05-10 13:22:17',0,'Now, unless I\"m wrong, the problem asks for fingers, so wouldn\'t the problem have something to do with 4 instead of 5?  Most people (taking into account the one person who won\'t have any) have 4 fingers and 1 thumb therefore, 4 fingers',NULL,0);
INSERT INTO comment VALUES (4826,518,1626,'Gamer','re:','2003-05-10 13:32:48',0,'The flaws I saw are:\r\n\r\nOne travels 2 miles farther, and one travels 2 miles less. So you can\'t use 2 miles for both, you need a -2 for one.\r\n\r\nAnd 5 minutes only applies to one. The other one doesn\'t leave 5 minutes late; it leaves on time...\r\n\r\nDid you check your answer?',4823,0);
INSERT INTO comment VALUES (4827,518,1626,'Gamer','re: What if it\'s not miles per hour?','2003-05-10 13:34:01',0,':) That\'s fun!\r\n\r\nHow many miles are in a microparsec?',4824,0);
INSERT INTO comment VALUES (4828,518,1567,'Bryan','re(2): What if it\'s not miles per hour?','2003-05-10 13:37:54',0,'I had it all worked out, but right now I don\'t have my notes with me.  A parsec is approximately 3.26 lightyears, so ...<p>lol',4827,0);
INSERT INTO comment VALUES (4829,510,2199,'ashley','2 and 3','2003-05-10 13:43:49',0,'I\'m guessing the 2nd is a piggy bank and the third is the money you spend.  But I have no clue as to the first one',NULL,0);
INSERT INTO comment VALUES (4830,513,2199,'ashley','possible solution to ponder','2003-05-10 13:55:45',0,'If you look closely at the first sentence it does in fact contain 7 words...\r\n\r\nThis (1) sentence (2) contains (3 and 4) seven (5) words (6 and 7).  \r\n\r\nBeing a scrabble fan I know that contain is a word and contains is a different word...same arguement for word(s).  So i feel the 1st statement is true.  \r\n\r\nFollowing this same principle...the second sentence is TRUE.  This(1) sentence (2) does (3) not(4) contain (5) seven(6) words (7 and 8)  because in fact...it contains 8 words not 7.\r\n\r\njust a guess :)',NULL,0);
INSERT INTO comment VALUES (4831,518,2130,'ethan','answer','2003-05-10 14:08:14',0,'36mph. they cross at 2 miles from point m. Say the faster train was late. so in the time it took the slower train to go the two mile mark from the point m, the faster train traveled 4 miles to the 2 mile mark, making it six miles from point m. if it can travel 6 miles in the five minutes it was late, then it can travel 72 miles in an hour. so the slower train had to be 36 mph. it works when the slower train is late too, i checked.',NULL,0);
INSERT INTO comment VALUES (4832,794,2130,'ethan','what the answer should be if its not','2003-05-10 14:13:04',0,'zero. some people don\'t have a left hand, and anything times zero is zero',NULL,0);
INSERT INTO comment VALUES (4833,806,1304,'Emon Hunte','Logic?','2003-05-10 15:04:23',1,'Doesn\'t this belong in the math or shapes section of this site.  Not really a logic problem now is it?',NULL,0);
INSERT INTO comment VALUES (4834,510,1304,'Emon Hunte','better solution then the solution.','2003-05-10 15:11:06',3,'What about when installing the stove it has to be picked up sometime to be moved.  And why a stove?  Wouldn\'t a fireplace make more sense!  Cause a fireplace can be assemled but at that point it\'s just a pile of bricks not a fireplace.  Only once errected does it become a fireplace.  And then it never gets up!  Yup Im changing the solution.  Mine makes more sense.  Fireplace, Fire, and Smoke.',NULL,0);
INSERT INTO comment VALUES (4835,500,1304,'Emon Hunte','Easy solution','2003-05-10 15:15:52',3,'It\'s suicide.',NULL,0);
INSERT INTO comment VALUES (4836,467,1304,'Emon Hunte','Stupid answer','2003-05-10 15:19:24',1,'What a dumb solution.  In the riddle, it states morning, afternoon and evening.  Not young age, middle aged, and old age.  The answer should be over the course of one day not a lifetime!',NULL,0);
INSERT INTO comment VALUES (4837,315,1304,'Emon Hunte','omg easy','2003-05-10 15:20:34',3,'He\'s looking at HIMSELF!',NULL,0);
INSERT INTO comment VALUES (4838,315,1304,'Emon Hunte','The solution is wrong!','2003-05-10 15:30:11',3,'Using the word \"my\" is understood by most people as the guy looking at the picture.  Considering its the guy looking at the picture saying it.  Therefore he\'s talking about HIS FATHER! In turn he must be looking at a picture of himself!  Your solution makes no sense.  ',NULL,0);
INSERT INTO comment VALUES (4839,315,1304,'Emon Hunte','re: NOT Himself,selfish self,but his son,selfish son','2003-05-10 15:40:23',1,'Lets use the same names expect let add one and this would be John\'s Father call him Joe.\r\nLets now take your second line \"Jack\'s father is John\'s father\'s son.  \r\nLet\'s now just take John father\'s son.  \r\nWho is John\'s father?   JOE! and who is joe\'s son?  JOHN!  \r\nIt is impossible for Joe to be a grandfather and a father to Jack!  (barring sick stuff going on in the family).\r\nThe answer that the picture makes no sense no matter how you explain it because of that one line.\r\n\r\nOne more exercise here:\r\nLets change the word John\'s in that sentence to your (cause esentially he is talking about him)\r\nWho is Your father\'s son?  If you have no brother\'s or sisters it\'s you!',3405,0);
INSERT INTO comment VALUES (4840,315,1304,'Emon Hunte','NEVERMIND I WAS WRONG!','2003-05-10 15:46:20',0,'lol disregard all my comments I finally get it!',NULL,0);
INSERT INTO comment VALUES (4841,229,1304,'Emon Hunte','re: same answer ........from me too','2003-05-10 15:49:22',0,'Writing desks come with inky quills?  Poe wrote on ravens?  Or just about a raven?',2604,0);
INSERT INTO comment VALUES (4842,360,1304,'Emon Hunte','I too knew it before looking at the solution','2003-05-10 15:50:54',0,'Nothing is greater then God\r\nNothing is more evil then the devil\r\nPoor people have nothing \r\nRich people have nothing \r\nand if you eat nothing you will die\r\n\r\nNOTHING',NULL,0);
INSERT INTO comment VALUES (4843,360,1304,'Emon Hunte','Ravi Raja version isn\'t totally right','2003-05-10 15:55:13',0,'Ravi, your first line \"what does a man love more then life\"  isn\'t exactly true cause it\'s more then possible that a man can love a soulmate more then life itself.  Also your last line \"what a man takes to the grave\"  Well i\'m sure there are secrets the a person can take to there grave.',NULL,0);
INSERT INTO comment VALUES (4844,499,1304,'Emon Hunte','Im sure no one looked','2003-05-10 15:59:40',0,'Im sure no one looked at the solution!  Yet almost everyone had Musicians as the answer. Yeah Right! My guess which makes sense is 4 men in a casino sitting at a blackjack table.  None of the four men lose only the house.',NULL,0);
INSERT INTO comment VALUES (4845,827,1253,'Brian Nowell','Mmm! More clarity needed.','2003-05-10 17:33:47',0,'8 is the number of vertices, but also refers to something else. Consider the cube as being painted and the name I have given the puzzle.  \r\n\r\nI believe that I saw the \"order 1\" example in a book by Martin Gardiner many years ago.',NULL,0);
INSERT INTO comment VALUES (4846,786,2201,'Brandon','How about...','2003-05-10 18:47:57',0,'104020, 1050301',NULL,0);
INSERT INTO comment VALUES (4847,472,2174,'Vinodhan Selvarajalu','re(2): depends on the density','2003-05-10 22:48:58',1,'Are you trying to say that if the boat were a smaller volume then the water level would be higher, because the boat would displace less water? This isn\'t true. The volume of water that is displaced by an object, such that it still floats, depends on what the mass of the object floating in it is. The displaced volume therefore depends on the floating mass, and the problem is actually one of mass (density) rather than volume.  If the boat were made of a denser material, and yet was exactly the size and shape, it would displace more water (as long as it still stays afloat). So I think you can\'t correctly say that the solution lies in volume...and it is DEFINITELY not the only factor...it is about density at its core.',4584,0);
INSERT INTO comment VALUES (4848,356,2144,'Ryan','Correction?','2003-05-10 23:12:23',1,'I had heard this one before also, but in my version, the bet was \"I bet you\'ll move before I walk around you three times.\"  .......after the man had walked around him twice, but before he had started the third time, the man threw his hands up in disgust..... \"  It was something like that.  Feel free to comment if that would be a better phrasing.',NULL,0);
INSERT INTO comment VALUES (4849,690,2174,'Vinodhan Selvarajalu','Definitely wrong','2003-05-10 23:34:19',0,'OK  that solution posted up there is DEFINITELY wrong. I won\'t go into heat transfer principles or quote equations, which I could do, but just present simple logic and historical evidence. \r\n\r\nWe know that raising a liquid to above boiling requires more energy than simply raising its temperature.  It is safe to assume the blade is of sufficient temperature to boil the water (ask any blacksmith/metallurgist/metal sculptor and he\'ll tell you its a lot hotter than 100 deg C that is required to mould metal-its more like 600 deg C depending on other factors). The latent heat of vaporisation for water, the property which defines the energy required for the liquid to change phase, is considerably larger than the energy required to heat oil to any temperature below its boiling point, and the boiling point for oils is in the range of over 300 deg C which  means that oil will still be being raised degree by degree according to its specific heat capacity, well after the water would have boiled and in so doing created a mechanism to remove   heat at a higher rate. The stuff about the creation of a layer around the blade might be plausible (though I\'ve never heard of such a consideration), but that layer will dissipate far sooner than it would take the oil to get to boiling. It would really be a transient condition if anything.\r\n\r\nAnyway you could argue many ways around what I said because I\'ve failed to give those numbers associated with eqch phenomenon, and I don\'t really have the inclination to go delve into heat transfer rates and specific heat capacities and so forth....BUT\r\n\r\nI know for a fact the solution is certainly wrong without any hesitation whatsoever, since in the process of making steel, water quenching is used to produce high martensite (brittle) steels because the faster a steel is cooled, the more martensite is formed. \r\n\r\nAnd one of the ways to cool down steels at reduced rates (thus making less brittle steels), used as a standard everywhere, and common knowledge for any mechanical engineer, is oil-quenching....\r\n\r\n(Air cooling is used to form even lower martensite steels)',NULL,0);
INSERT INTO comment VALUES (4850,786,1919,'Lewis','A Ha!','2003-05-11 00:06:23',3,'Okay, I got it.\r\nThe formula the the Nth term is :\r\n(10*(N-1)st term) + (N-2)nd term',NULL,0);
INSERT INTO comment VALUES (4851,40,2129,'Sanjay','Another 12 coin solution','2003-05-11 03:28:22',3,'Three piles A,B,C of 4 coins each. 1st weighing: A1,A2,A3,A4 (A) vs B1,B2,B3,B4 (B); 2nd weighing: A1,A2,A3,B4 (left) vs A4,C1,C2,C3 (right)\r\nIf A > B then: \r\nIf left > right, A1,A2, or A3 is heavier. 3rd weighing: A1 vs A2: if A1 > A2, A1 is heavier; if A1 = A2, A3 is heavier; if A1 &lt; A2, A2 is heavier.\r\nIf left = right, B1,B2, or B3 is lighter. 3rd weighing: B1 vs B2: if B1 &gt; B2, B2 is lighter; if B1 = B2, B3 is lighter; if B1 &lt; B2, B1 is lighter.\r\nIf left < right, either A4 is heavier or B4 is lighter. 3rd weighing: A4 vs A1: if A4 &gt; A1, A4 is heavier; if A4 = A1, B4 is lighter; A4 &lt; A1 is impossible. \r\nIf A = B then:\r\nIf left &gt; right, C1,C2, or C3 is lighter. 3rd weighing: C1 vs C2: if C1 > C2, C2 is lighter; if C1 = C2, C3 is lighter; if C1 &lt; C2, C1 is lighter.\r\nIf left = right, C4 is either heavier or lighter. 3rd weighing: C4 vs C1 : if C4 &gt; C1, C4 is heavier; C4 = C1 is impossible; if C4 &lt; C1, C4 is lighter.\r\nIf left < right, C1,C2, or C3 is heavier. 3rd weighing C1 vs C2: if C1 &gt; C2, C1 is heavier; if C1 = C2, C3 is heavier; if C1 &lt; C2, C2 is heavier.\r\nIf A < B then:\r\nIf left &gt; right, either A4 is lighter or B4 is heavier. 3rd weighing: A4 vs A1: A4 > A1 is impossible; if A4 = A1, B4 is heavier; if A4 &lt; A1, A4 is lighter.\r\nIf left = right, B1,B2, or B3 is heavier. 3rd weighing: B1 vs B2: if B1 &gt; B2, B1 is heavier; if B1 = B2, B3 is heavier; if B1 &lt; B2, B2 is heavier.\r\nIf left < right, A1,A2, or A3 is lighter. 3rd weighing: A1 vs A2: if A1 &gt; A2, A2 is lighter; if A1 = A2, A3 is lighter; if A1 < A2, A1 is lighter.',NULL,0);
INSERT INTO comment VALUES (4852,830,1301,'Charlie','thoughts and considerations','2003-05-11 05:27:04',1,'It would presumably have to consider a change in the freezing point of the water, by means of dissolved air or other considerations of the make up of the water, rather than having it cool off faster.  Although initially a warmer tray of water would indeed lose heat faster, at some point it could only approach the temperature the initially cooler tray also achieved at that time.  Once the warmer tray was essentially at the same temperature as the cooler tray, the only advantage that the warmer tray could have would be of composition, not a temperature difference.',NULL,0);
INSERT INTO comment VALUES (4853,786,1660,'Tim Axoy','Got it','2003-05-11 06:45:01',3,'That is correct.',4850,0);
INSERT INTO comment VALUES (4854,515,103,'friedlinguini','Proof by Contradiction','2003-05-11 07:03:35',3,'Let S denote a nonempty set of positive integers with no least element.\r\n\r\n1 is not an element of this set, since there is no positive integer less than 1, and therefore it would be a least value.\r\n\r\nAssume that all integers in the range [1, n] are not part of S.  Then n+1 is not a member of S, because it would be a least element of S.\r\n\r\nBy induction, every positive integer is not a member of S.  Since S consists only of positive integers, it is the empty set.  However, it was given that S is not empty.  Thus, by contradiction, every nonempty set of positive integers must have a least element.',NULL,0);
INSERT INTO comment VALUES (4855,830,1626,'Gamer','re: thoughts and considerations','2003-05-11 07:29:24',0,'Like Charlie said, I would have cold salt water (or another such thing) and hot distilled water. I think this might be forbid by the conditions of the problem though.',4852,0);
INSERT INTO comment VALUES (4856,510,1626,'Gamer','re: better solution then the solution.','2003-05-11 07:36:17',0,'Actually some could view a fireplace as being like a campfire, where if it was put ina nonflammable container of some kind it could be moved around...\r\n\r\nPlus fire doesn\'t eat everything, only things that melt at its temperature, or things that oxidize. Glass and other things would need a higher temperature.\r\n\r\nAnd if you were in a place with light gasses or lots of smoke, the smoke wouldn\'t rise or spread out.\r\n\r\nSo there are times when all three aren\'t true, but for the most part it is true.',4834,0);
INSERT INTO comment VALUES (4857,806,1626,'Gamer','re: Logic?','2003-05-11 07:38:00',0,'There isn\'t really any math to compute here, and a shape by definition is two dimentional. Using logic to prove there is a path may work.',4833,0);
INSERT INTO comment VALUES (4858,830,103,'friedlinguini','re(2): thoughts and considerations','2003-05-11 08:52:20',1,'It might not violate the conditions of the problem.  Charlie referred to dissolved air, which might occur in an open container.  It\'s not my specialty, but I would be willing to believe that hot water might dissolve more air from an open container than cold water.\r\n\r\nAnother possibility is that if both containers are open, some of the hot water might have evaporated, giving the freezer less work to do.\r\n\r\nIf it\'s a freezer with frost in it, hot water might melt some of the frost, which would otherwise act as an insulator between the container and the refrigeration coils.',4855,0);
INSERT INTO comment VALUES (4859,830,1072,'Alan','Just an idea','2003-05-11 10:28:11',2,'Have the hot mater in some sort of cheap plastic container that would expand when heated. When the hot water is put into this then the plastic would sort of melt allowing more hot water to have a larger surface area in contact with the air, thus making it coll faster(i think) the cold water would stay with very little of it exposed to the air.',NULL,0);
INSERT INTO comment VALUES (4860,513,1,'levik','Solution','2003-05-11 11:14:22',0,'Ravi - your submitted solution calls this a paradox, which it is most clearly not. (Both sentences are false, and sice they are DIFFERENT sentences, that doesn\'t cause a contradiction.)I think it\'s been explained pretty well here by others.\r\n\r\nSo, do you want to change the solution, or should I do it?',NULL,0);
INSERT INTO comment VALUES (4861,733,1660,'Tim Axoy','I do not recall...','2003-05-11 13:14:24',0,'I do not recall posting this.',4225,0);
INSERT INTO comment VALUES (4862,733,1660,'Tim Axoy','I do not recall...','2003-05-11 13:15:21',0,'Read I do not recall... saying I do not recall posting that.',4233,0);
INSERT INTO comment VALUES (4863,830,1575,'DJ','thinks and thunks','2003-05-11 13:45:38',1,'If both the cold and hot water are identical in composition, then the cold water will freeze faster due simply to the laws of heat transfer. Most people believe the opposite based on experience.\r\nWhen water is boiled until all the trapped air bubbles are released, it will freeze faster than cold water. Not because it\'s hot, but because of the different composition. Heating water promotes evaporation.\r\nSo, some of the mass is lost and there is actually less water to be cooled.\r\nSecond, during evaporation, the hottest molecules are released into the air first, actually lowering the temperature of the remaining water (that\'s why blowing on hot soup makes it cool off).\r\n\r\nThe folklore about hot water freezing faster probably started in the nineteenth century when water was carried in wooden buckets, which help retain the heat and increase evaporation. A modern experiment using wooden buckets showed hot water freezing 10% faster then a bucket of water at room temperature. (Bill McLain, \"Do Fish Drink Water?\")',NULL,0);
INSERT INTO comment VALUES (4864,348,2130,'ethan','an alternate solution','2003-05-11 14:06:10',1,'a water color painting of a man. he obviously has no life or  breath. water had to be used to make him. sunlight will fade him and ultimately destroy him.',NULL,0);
INSERT INTO comment VALUES (4865,801,1575,'DJ','Lots of Little Somethings','2003-05-11 14:27:30',1,'Since there are five cards, and only four suits, there must be two cards with the same suit. So, have the assistant pick two cards with the same suit and keep the lower of the two. Always consider the ace to be low (or high, whatever) for convention. The other card would be laid down first. Now you know the suit, and you have at most 12 cards to work with, and at best, you already know what the hidden card is (if there happen to be a three and a deuce of the same suit in there). The remaining three cards are used to determine the value of the last card. Using a binary system, that only yields eight different possibilities. With a ternary system, there are 27 combinations of 3 bits. You only need, 12, or 13 to make the trick a little neater, so that gives room for some play. Actually, it would probably be most convenient to work out an arbitrary mechanism that would be inconspicuous to the audience and yet fast and obvious to the magician. \r\n.\r\n.\r\n..Ignore everything I just said, cause there are so many ways to do it that a comprehensive analytic solution is pretty much impossible.\r\n\r\nHere\'s what I would do (I am sitting here with a deck of cards, mulling over the easiest ways to put the cards down):\r\n\r\nThe first card is used to determine the suit. You <i>could</i> make it the lowest or highest of the flushed cards, but probably to have some sort of absolute method of determining the value only from the last three cards would be that much simpler. Or put down the card with the same suit last (just do it the same all the time). It doesn\'t matter, as long as you pick a convention and adhere to it.\r\nThe second card is used to determine the range. The simplest convention I came with is, hold on to the corner closest to the magician to indicate a \'high\' card, that is, 10-K. Hold the middle or side of the card to indicate 6-9, and the corner nearest yourself to indicate 2-5. Maybe, put all the cards down with your left hand instead of your right, if the card is an ace.\r\nAt this point, either you already know the hidden card (assuming that the \'suit\' card is laid first), or it is narrowed down to four cards. The remaining cards could be used in a binary system, say, hold the corner toward the magician for a \'1\' and the corner nearest you for a \'0\'.\r\n00 = 2, 6, or 10\r\n01 = 3, 7, or J\r\n10 = 4, 8, or Q\r\n11 = 5, 9, or K\r\nand if it\'s an ace you already know because of the aforementioned \'left-hand rule\'. That requires a little thought, but with a few minutes of practice for both people it can go very quickly and smoothly.\r\n\r\nPS: Sorry if I said anything redundant to the other comments; I haven\'t been around but I still wanted a chance for a fresh look at the problems. I\'ll check out the other comments now...',NULL,0);
INSERT INTO comment VALUES (4866,801,1575,'DJ','re: Lots of Little Somethings','2003-05-11 14:43:07',1,'(read the previous comment first)\r\nActually, on second thought, the \'suit\' card could also be used to give an indication of the value, with the way it is laid down. So, you then have four bits to work with, and a straight binary system is effective. Just let A-K represent binary values 1-13 (omit zero so that 2-10 are intuitive). Then use the corners method I described before, or anything else you want, to give each card a value of \'1\' or \'0\' by the way it is laid down.\r\nMaybe even by the way they are arranged; you could have them lined up horizontally with cards offset nearer to the assistant given a value of \'1\' and those nearer the magician a value of \'0\' (that would make it impossible to distinguish \'0000\' from \'1111\', but since we are not using 0 or 15, it does not matter). If you did that, the magician could be turned around or something while the assistant is laying down the cards, to alleviate suspicions of communication by the assistant.\r\n--A second look at the description in the problem says that the assistant hands the cards to the magician, in which case I default to my previous suggestion.\r\n\r\nAnyway, however you do it:\r\n0001 = A\r\n0010 = 2\r\n0011 = 3\r\n0100 = 4\r\n0101 = 5\r\n0110 = 6\r\n0111 = 7\r\n1000 = 8\r\n1001 = 9\r\n1010 = 10\r\n1011 = J\r\n1100 = Q\r\n1101 = K\r\n0000, 1110, 1111 = start sweating!\r\nAnd the suit of the hidden card is the same as the suit of the first (or the second, third, last, whatever the decision) card.',4865,0);
INSERT INTO comment VALUES (4867,801,1575,'DJ','Facedown','2003-05-11 15:44:23',0,'Okay, now I\'ve looked at everyone else\'s ideas..there were a lot of things suggested that I like that I didn\'t think of.\r\n\r\nThe 24-permutation thing by Brian is nifty, but man! You have to mentally take out the four cards, and sort out the remaining 48, as well as determine the relative values of the four you have, remembering them in order, and pick out the hidden card. As a couple people said, that\'s pretty intese.\r\n\r\nCharlie\'s suggestion with the \'clock\' is pretty cool, and it uses just the three cards to determine the value of the hidden one from the fourth. Pretty neat, and the giveaway card doesn\'t have to be the first card, though that is probably easiest since you are adding to/subtracting from that value. The only thing with this, as with Brian\'s, is that you have to remember the cards in order as they are handed to you. That\'s doable, with some practice. Also, cards with the same value could be troublesome, but ranking the suits works (I think the standard convention for that is &spades;-&hearts;-&clubs;-&loz; from high to low).\r\n\r\nI also liked the idea of the \'camouflage suit\' (I forget who said it) so that the giveaway is less obvious, but, what if all five cards are the same suit? You could make up some way to indicate that special exception, but that would be rather clumsy. Better might be just making the giveway card second or third instead of first, and therefore less consipicuous.\r\n\r\nFor Jon\'s last proposition, having the cards face down would obviously make the problem more difficult. My solution ignores everything but the suit of one card, but without that you have four times as much work to do. A ternary system with 4 bits yields 81 combinations, much more than are necessary. Three ternary bits and one binary bit gives 54 combinations, very close to what we want (heck, throw in two different jokers).\r\nHow about this:\r\nNumber the cards 1-52: A-K, Diamonds, Clubs, Hearts, Spades, again omitting zero for intuitivity (is that a word?).\r\nFor example; 1 = A&loz;, 2 = 2&loz;, 3 = 3&loz;, ... , 14 = A&clubs;, all the way up to 52 = K&spades;.\r\n\r\nFor the first card, if the assistant is holding on the the corner/edge nearest you, do nothing (add 0), and for the corner nearest him, add 26.\r\nFor the second card, if he is holding the corner nearest you, add 0, the middle of the card, add 9, and the corner nearest himself, add 18.\r\nFor the third card, add 0 for the corner nearest you, 3 for the middle of the card, and 6 for the corner nearest him.\r\nFinally, the last card has similarly placed values of 0, 1, and 2.\r\nThis method can be used to determine any value between 0 and 53. Determining the hidden card from this number is relatively simple, especially if you think of the numbers in groups of 13. Determine the suit from its range:\r\n 1-13 = &loz;\r\n14-26 = &clubs;\r\n27-39 = &hearts;\r\n40-52 = &spades;\r\nThen just subtract the base (0, 13, 26, or 39) to get the value 1-13 that corresponds to A-K.\r\nThat whole process is a lot simpler than I made it sound. The hardest part, really, is for the assistant to quickly figure out the value of the card and convert it to this ternary-binary system mentally. That is still very much doable with a little practice (and remember, the assitant gets to choose the card, so he can pick a simpler one if that is possible).\r\nThe reason I am still saying to go by what corner or edge of the card is held, rather than the number of fingers, is because it is a heck of a lot easier to see where someone\'s thumb is on the top of the card than to try to count the number of fingers on the bottom (and being blocked by the thumb). Any way of distinguishing three methods, of course, will work.',NULL,0);
INSERT INTO comment VALUES (4868,518,2184,'mark hartman','my answer','2003-05-11 18:04:43',0,'Slow train is moving at 36 miles per hour; fast train at 72 miles per hour. If fast train leaves late, at the time the slow train arrives at M, the fast train has 72/12 = 6 miles yet to go.  As the trains  continue to proceed towards each other, the slow train goes 2 miles in the time that the fast train goes 4 miles.  If the slow train leaves late, at the time the fast train arrives at point M, the slow train has 36/12 = 3 miles to go.  The fast train goes 2 of the intervening miles, while the slow train goes one mile.  Either way the trains meet 2 miles from M.\r\n',NULL,0);
INSERT INTO comment VALUES (4869,513,2148,'Jayaram S','re(4): Suggestions','2003-05-11 18:58:57',0,'Ravi,the second statement : \"This sentence does not contain seven words\" will be TRUE as long as the first word \"This\" is referring to the first statement: \"This sentence contains Seven words\". Merely adding DOES NOT does not neccesarily negate the first statement unless second statement is read always in context to the first statement. So independently read, second statement will be false with the existing choice of words.',4786,0);
INSERT INTO comment VALUES (4870,830,2144,'Ryan','Thoughts','2003-05-11 21:26:41',0,'A container that was spherical wouldn\'t freeze as quickly as a flat, thin container due to more surface area.  Also, different insulating materials could be used.  If one container was pressurized enough, it could prevent/slow the water from freezing.  The contents of the water (salt, disolved gases, etc) could change freezing rates.  However, if everything besides temperature is the same, the cold would freeze first.  Just my thoughts, I\'m sure I left out some variables.',NULL,0);
INSERT INTO comment VALUES (4871,806,1253,'Brian Nowell','Reminds me of Konigsberg Puzzle','2003-05-11 22:26:27',0,'Won\'t reflect on Konigsberg (2 islands in river and 6 bridges, I think; islands are linked to each other, and each to each bank, and then the last bridge spans the river). The network of this scenario cannot be traced back to point \'X\' without covering previous ground. \r\n\r\nLet us convert the termite\'s cube into 27 connected locations within a plane.  Hey, it\'s messy, but it can be done.  From there look at the two aspects of the problem as posed.',NULL,0);
INSERT INTO comment VALUES (4872,518,2148,'Jayaram S','General Shortcut Formula','2003-05-11 23:46:29',3,'Given d = late distance (in miles), t = late time (in minutes),\r\n\r\n1. Late speed = (late distance / late time)..miles per min\r\n2. Slow Train speed = 1.5 * late speed  \r\n3. Fast Train speed = 2 * Slow train speed\r\n---------------------------------------------------------------------------\r\nIn the given equation, d = 2 miles, t = 5 minutes,\r\n\r\n1. Late speed = 2/5 = 0.4 miles per min = 0.4*60 mph = 24 mph\r\n2. Slow Train speed = 1.5 * 24 = 36 mph\r\n3. Fast Train speed = 2 * 36 = 72 mph\r\n---------------------------------------------------------------------------\r\nI suggest the readers to derive the proof!',NULL,0);
INSERT INTO comment VALUES (4873,483,2148,'Jayaram S','re(2): One-line Simple Solution','2003-05-12 00:01:32',0,'Ravi, Instead of just giving the solutions the normal way, I try to derive some general shortcuts (as a habit) so that users can get a different flavour of the solution. In addition they can quickly work out solutions for different parameters of the problem. I suggest you take up the challenge of arriving at the formula as a NEW PROBLEM!!',4782,0);
INSERT INTO comment VALUES (4874,733,2196,'Silly Jilly','Hmmm...','2003-05-12 02:25:30',0,'Tim Axoy,it probably was not you who did that.',NULL,0);
INSERT INTO comment VALUES (4875,732,1660,'Tim Axoy','My new problem','2003-05-12 02:35:04',0,'My new problem,Drew and Mohammad come back,got posted.',NULL,0);
INSERT INTO comment VALUES (4876,439,1660,'Tim Axoy','Hard logic','2003-05-12 02:38:13',0,'You could do this by drawing all the 1024 possibilities and crossing out the ones it could not be.',NULL,0);
INSERT INTO comment VALUES (4877,519,1301,'Charlie','Excel Result','2003-05-12 03:47:07',3,'While I don\'t know how to do the problem, Excel\'s Solver gives 60 gallons of orange and 20 gallons of purple maximizing profit when disposal cost is $4 per gallon, and the profit is $1120.  With disposal at $6 per gallon, Excel maximizes profit at 10 gallons of orange, 70 of purple and 50 of green, giving $1070 of profit.',NULL,0);
INSERT INTO comment VALUES (4878,513,979,'Ravi Raja','re(5): Suggestions','2003-05-12 04:20:19',0,'Yes Jayaram, \"This\" in the second statement refers to the second statement only and not to the first statement. In fact, the word \"This\" in each of the statements refers to that particular statement only and not to the previous or the next statement.',4869,0);
INSERT INTO comment VALUES (4879,519,1920,'Brian Smith','Linear maximization (Solution)','2003-05-12 05:09:37',3,'This problem is a linear maximization problem.\r\n\r\nFirst define some variables:\r\nLet a be the amount of red used to make purple.\r\nLet b be the amount of red used to make orange.\r\nLet c be the amount of yellow used to make orange.\r\nLet d be the amount of yellow used to make green.\r\nLet e be the amount of blue used to make green.\r\nLet f be the amount of blue used to make purple.\r\nLet k be the disposal cost per gallon ($4 or $6).\r\n\r\nNow create some equations:\r\na = f (equal parts red and blue)\r\nb = c (equal parts red and yellow)\r\nd = e (equal parts yellow and blue)\r\na + b &lt;= 40 (amount of red)\r\nc + d <= 30 (amount of yellow)\r\ne + f <= 60 (amount of blue)\r\na,b,c,d,e,f &gt;= 0 (all variables are non negative)\r\n\r\nNet profit is the amount of sales minus the amount of disposal.  Net profit equation = 6*(a + f) + 20*(b + c) + 9*(d + e) - k*(130 - a - b - c - d - e - f)\r\n\r\nAfter some substitution a linear system of inequalities in 3 variables emerges:\r\n\r\na + b &lt;= 40\r\nb + d <= 30\r\nd + a <= 60\r\na &gt;= 0, b >= 0, d >= 0\r\n\r\nThe maximum net profit occurs at one of the verticies of the region defined by the inequalities.  The verticies are (0,0,0), (0,0,30), (0,30,0), (40,0,0), (30, 0, 30), (40, 0, 20), (10, 30, 0), (35,5,25).\r\n\r\nIf the disposal cost is $4 then Net Profit = 20a + 48b + 26d - 520\r\nThis equation has a maximum value of $1120 with vertex (10, 30, 0).\r\n\r\nIf the disposal cost is $6 then Net Profit = 24a + 52b + 30d - 780\r\nThis equation has a maximum value $1070 with vertecies (10, 30, 0) and (35, 5, 25).\r\n\r\nWith a $4/gallon disposal cost, the most revenue $1120 will be made by making 20 gallons orange and 60 gallons green.\r\n\r\nWith a $6/gallon disposal cost, the most revenue $1070 will be made by making 20 gallons purple and 60 gallons orange or by making 70 gallons purple, 10 gallons orange and 50 gallons green.',NULL,0);
INSERT INTO comment VALUES (4880,513,979,'Ravi Raja','re: Solution','2003-05-12 05:31:55',0,'Levik: Everything has been explained in the solution that I have submitted and now I do not understand what changes I am supposed to make in it. So, please you make the necessary changes as required according to what you think is correct. \r\nThank You.',4860,0);
INSERT INTO comment VALUES (4881,439,1660,'Tim Axoy','On and on','2003-05-12 06:19:02',0,'TTTTTTTTTT,TTTTTTTTTL,TTTTTTTTLT,TTTTTTTTLL...',4876,0);
INSERT INTO comment VALUES (4882,805,1920,'Brian Smith','Next up is ...','2003-05-12 08:16:42',0,'Next up is 1854.\r\n\r\n  0*2+1=1\r\n  1*3-1=2\r\n  2*4+1=9\r\n  9*5-1=44\r\n 44*6+1=265\r\n265*7-1=1854',NULL,0);
INSERT INTO comment VALUES (4883,805,1686,'DuCk','quick guess at the next #...','2003-05-12 08:18:09',0,'My guess for the next # in the sequence would be 1,854.  The only pattern i\'ve seen so far has been starting with 0 is mulitplying by 2 and adding 1, then for the next number multiplying by 3 and subtracting 1, then multiplying by 4 and adding 1, etc...  As far as any significance is concerned, I\'m not sure.  Shoot, I have to go to a meeting now.  Hopefully, I can work on this more and have better reasoning later.  ',NULL,0);
INSERT INTO comment VALUES (4884,805,1072,'Alan','Idea that works well','2003-05-12 10:38:19',2,'well 0+1x2=2 <br>then 1+2x3=9, <br>then 2+9x4=44 <br>then 9+44x5=265, <br>therefore 44+265x6=the next number. And if you were to follow this pattern in reverse it would go like this <br>-1+0x2=1<br>-2+(-1)x3=9 at which point the pattern alternates between positive and negative numbers.',NULL,0);
INSERT INTO comment VALUES (4885,805,1567,'Bryan','Solution','2003-05-12 11:35:25',3,'The next number in the series is 1854. The series is generated by<p>a(n)=n!*&#8721;[(-1^x)/x!] for x=0 to n<p>What this series represents is the number of permutations of a set, such that none of the members of the permutation are in the same position as the members of the original set. To illustrate:<p>{A}: There are no permutations that meet the requirement (0 instances)<p>{A,B}: {B,A} (1 instance)<p>{A,B,C}: {B,C,A}, {C,A,B} (2 instances)<p>{A,B,C,D}: {B,A,D,C}, {B,C,D,A}, {B,D,A,C}, {C,A,D,B}, {C,D,A,B}, {C,D,B,A}, {D,A,B,C}, {D,C,A,B}, {D,C,B,A} (9 instances) <p>and so on.',NULL,0);
INSERT INTO comment VALUES (4886,519,1301,'Charlie','re: Linear maximization (Solution)','2003-05-12 16:10:58',0,'Something must be wrong.  With $4 per gallon disposal, 20 gallons of orange and 60 of green would produce a selling price of $940, which, less the $200 disposal fee would net $740, plus it uses 40 gallons of yellow, which is more than we have.\r\n\r\nIt is the 60 gallons of orange and 20 of purple, listed for the $6/gallon disposal that\'s actually the maximum for the $4 disposal, and at $6/gallon disposal, the 60 orange/20 purple would net only $1020, which is less than the $1070 that is indeed the maximum for $6/gallon disposal with the said 70 purple, 10 orange and 50 green.',4879,0);
INSERT INTO comment VALUES (4887,515,1,'levik','re(4): {P, r, o, o, f}','2003-05-12 17:21:46',0,'Heh, made the same mistake as me. :)\r\n\r\nNow I feel less stupid.',4773,0);
INSERT INTO comment VALUES (4888,806,153,'TomM','re: Reminds me of Konigsberg Puzzle','2003-05-12 18:13:07',0,'In the classic bridge problem, the point was to use all of the bridges once and only once.  Euler proved that it was impossible because there were more than two vertices (islands and banks)that were connected to an odd number of paths (bridges). \r\n\r\nWhat you propose is to consider the cube as a graph  with 125 (not 27 -- it\'s 5&#179;, not 3&#179;) vertices and 300 paths. It can be done with graph theory, but it won\'t be as simple as the Konigsberg problem. Insted of all paths being traced, there will only be 124 of the 300 paths traced.',4871,0);
INSERT INTO comment VALUES (4889,806,153,'TomM','re(2): Logic?','2003-05-12 20:58:32',0,'If there were a category for graph theory that\'s where it would belong. I doubt that we\'ll ever have enough graph theory problems to justify a separate category, tho.\r\n\r\nOf the existing categories, I would suggest either General or Geometry.',4857,0);
INSERT INTO comment VALUES (4890,805,2163,'sendil','','2003-05-12 21:19:51',0,'Before I wonder at the significance, the sequnce itself is quite simple to complete.\r\n\r\nNth term= Sum of the previous 2 terms * n with the first 2 terms(oth term and 1st term) being 0 and 1.',NULL,0);
INSERT INTO comment VALUES (4891,805,2163,'sendil','re: Solution','2003-05-12 21:24:04',0,'Brilliant!!!',4885,0);
INSERT INTO comment VALUES (4892,806,1253,'Brian Nowell','re(2): Reminds me of Konigsberg Puzzle','2003-05-12 22:25:51',0,'Actually I misread the opening \'5x5x5 block\' stipulation; that would be painful to follow through with that may pathes!\r\n\r\nBut playing with a 3x3 model, using the ask of the author\'s 1a)stipulation, I can get the termite to finish at the centre cube of the opposite face.\r\n\r\nQuestion: Can I assume with a solution for this 3x3 case that a 5x5 automatically follows? \r\n\r\nBack to Konigsberg.  How would a collary read? Could it be used to prove or disprove the b) possibility?  I cannot perceive a solution from a centre faced cube of my model, but then I haven\'t started at a \'vertex\' or \'centre of edge\'.\r\n',4888,0);
INSERT INTO comment VALUES (4893,383,1660,'Tim Axoy','Snowman?','2003-05-13 03:02:48',4,'Snowman?',NULL,0);
INSERT INTO comment VALUES (4894,787,1902,'Hank','Solution','2003-05-13 03:08:27',3,'Question 1: A can answer Y or N\r\nQuestion 2: B can only answer N\r\nQuestion 3: Friend knows what each is after knowing whether they answered they same or differently.\r\n\r\nSolutions: If they answered differently A:Y, B:N, then A:Knight, B:Liar\r\nIf they answered the same A:N, B:N, then they are both knights.',NULL,0);
INSERT INTO comment VALUES (4895,511,1902,'Hank','re(5): Read This','2003-05-13 03:26:40',4,'If it is never \'yes\' then it must be \'no\'. But I disagree with that.\r\nI may still stick with \'yes\' because...\r\n\"Can the omnipotent God ________________ ?\" fill in the blank.\r\nMaybe the question posed would be like asking, \"Can God do better/more than God/himself?\"',4750,0);
INSERT INTO comment VALUES (4896,787,979,'Ravi Raja','Solution','2003-05-13 04:19:26',3,'We know that the answers given by A and B are in Yes-No form only. \r\n\r\nSo now, suppose that when Tim asked B if both of them were Liars, B answered No.Then either both A and B are Knights or A is a Liar and B is a Knight. \r\n\r\nIf now both of them are Knights, then even A answers No when Tim asks him if B is a Liar. So here he is getting both same answers (both No). \r\n\r\nNow, if A is a Liar and B is a Knight, then A answers Yes when Tim asks him if B is a Liar. So, in this case Tim gets two different answers (Yes from A and No from B).\r\n\r\nNext, let us assume that B answers Yes when he is asked if both of them are Liars. Then here we have only one combination and that is A is a Knight and B is a Liar and so A\'s answer will be Yes when Tim asks him if B is a Liar. So here once again Tim gets two same answers (both Yes). \r\n\r\nFrom the above arguments we see that the only two different answers that Tim can get from A and B is a Yes from A and a No from B and in that case, we see that A is a Liar and B is a Knight. \r\n\r\nBut we see that there are two cases when Tim gets same answers from both A and B (either both Yes or both No). \r\n\r\nIf both the answers are No, then both A and B are Knights.\r\nIf both the answers are Yes, then A is a Knight and B is a Liar. \r\n\r\nSuppose that when Tim\'s friend asked him (Tim) if both the answers were same and Tim replied Yes, then Tim\'s friend still wouldn\'t be able to determine what each of A and B were (for sure), since he would then be left out with two possibilities.\r\n\r\nBut since there is only one combination for two different answers, from which Tim\'s friend can easily determine what each of A and B are and actually does so, as the problem says: \"Timothy\'s friend hears his answer,and finally the friend has enough information to solve what A and B are\", so obviously Tim\'s answer was No, that is, the answers were not the same and therefore, we can conclude that:\r\n\r\nA is a KNIGHT \r\nB is a LIAR',NULL,0);
INSERT INTO comment VALUES (4897,787,1301,'Charlie','solution','2003-05-13 04:21:29',3,'The following table shows what the answers would be to questions 1 and 2 depending on the identities of the two inhabitants:\r\n\r\nA   B   1   2\r\nKt  L   Y   Y\r\nKt  Kt  N   N\r\nL   L   N   N\r\nL   Kt  Y   N\r\n\r\nThere are three situations in which the two answers are the same, and only one in which they are different.  So the friend must have made his conclusion based on the answers being different, and A is a liar and B a knight.\r\n',NULL,0);
INSERT INTO comment VALUES (4898,787,1301,'Charlie','re: Solution','2003-05-13 04:30:43',0,'You say \"So now, suppose that when Tim asked B if both of them were Liars, B answered No.Then either both A and B are Knights or A is a Liar and B is a Knight.\"  But actually, if both are liars, B will also answer No, as he is a liar. So if both answers are No, then they are either both knights or both liars.  You say correctly that If both answers are Yes then A is a knight and B a liar.\r\n\r\nYour final answer of A is a knight and B is a liar depends on that having different answers to the questions, yet you had (correctly) said that the answers in that instance are both Yes.\r\n\r\nThe unique non-same answer would be for A is Liar, B is Knight, where the answers are Y and N.',4896,0);
INSERT INTO comment VALUES (4899,741,872,'pleasance','better late than never','2003-05-13 05:13:39',0,'Apologies for not commenting sooner, haven\'t been around. Ravi, \"the other day\" was meant to imply sometime in the recent past, as others have said. It was put in specifically to make x=45 the only correct answer for Jim.',4178,0);
INSERT INTO comment VALUES (4900,515,2216,'val','proof','2003-05-13 05:15:48',3,'Let S be the set.  Since S is non empty, it has at least one element, which we call x.  Since S has positive integers only, then x is integer and x is larger than 0.  Let T = S intersected with {1, 2, .., x}.  T is finite (it has at most x elements) and is non-empty (it contains at least the element x); thus T has a least element.  The least element of T is also the least element of S. qed.',NULL,0);
INSERT INTO comment VALUES (4901,827,1920,'Brian Smith','A Painted Cube','2003-05-13 07:11:22',1,'Consider a white cube of size n+2 divided into unit cubes.  Paint the outer surface of the cube red.\r\n\r\nThere are 8 1x1x1 cubes which have 3 red faces.\r\nThere are 12n 1x1x1 cubes which have 2 red faces.\r\nThere are 6*n^2 1x1x1 cubes which have 1 red face.',NULL,0);
INSERT INTO comment VALUES (4902,807,1567,'Bryan','Solution','2003-05-13 07:29:23',3,'For all positive integers x, a string of 3^(2+x) 3\'s is divisible by 3*3*3*3. Since the set of positive integers is infinite, there are an infinite number of numbers n that meet the two requirements.',NULL,0);
INSERT INTO comment VALUES (4903,807,1920,'Brian Smith','Solution','2003-05-13 08:03:13',0,'(10^27-1)/3 is a number which fits the conditions of the problem.  (10^27-1)/3 = 333333333333333333333333333 which is a multiple of 3*3*3*3.\r\n\r\nAn infinite sequence can be made using (10^(27*n)-1)/3',NULL,0);
INSERT INTO comment VALUES (4904,787,2129,'Sanjay','re: Solution','2003-05-13 11:33:36',0,'Hank, why do you say that B can only answer N to Question 2?\r\n\r\nIf A is a Knight and B is a liar, then B\'s answer to the question \"B, are you both liars?\" would be Y since they are both indeed NOT liars and B, a liar, would be telling the truth if he answers N.',4894,0);
INSERT INTO comment VALUES (4905,515,775,'Cory Taylor','vote','2003-05-13 11:40:47',0,'I think f.l.\'s solution is more clear than the posted solution (though it is certainly not \"better\", as a proof, if valid, is a proof)',NULL,0);
INSERT INTO comment VALUES (4906,787,2129,'Sanjay','Liars have to be True to themselves','2003-05-13 11:56:07',0,'Ravi, you say that \'So now, suppose that when Tim asked B if both of them were Liars, B answered No.Then either both A and B are Knights or A is a Liar and B is a Knight.\'\r\n\r\nYour inference is wrong because there is a third conclusion possible which you have missed out. That both A and B are Liars. \r\n\r\nB, being a liar, will not be true to himself if he answers Yes, because that would be the truth. He will therefore answer No.\r\n\r\n',4896,0);
INSERT INTO comment VALUES (4907,787,2129,'Sanjay','Liar\'s Knight at the Knight\'s Lair','2003-05-13 12:27:45',3,'\r\nIf Timothy tells his friend that the two answers were same, i.e. Timothy\'s answer is Yes, then his friend has three viable scenarios and therefore cannot be sure. These are:\r\n1. That the answers were Y,Y and that A is a Knight and B is a Liar.\r\n2. That the answers were N,N and that they are both Knights.\r\n3. That the answers were N,N and that they are both Liars.\r\n\r\nHowever, if Tomothy tells his friend that the two answers were not same, i.e. Timothy\'s answer is No, then his friend has only one viable scenario and therefore can be sure. This is:\r\n1. That the answers were Y,N and that A is a Liar and B is a Knight.\r\n\r\nSince upon hearing Timothy\'s answer his friend has enough information to solve what A and B are, Timothy must have answered No.\r\n\r\nHence,\r\nA is a Liar\r\nB is a Knight',NULL,0);
INSERT INTO comment VALUES (4908,787,1660,'Tim Axoy','Both wrong answers','2003-05-13 13:08:18',0,'Hank,here is my hint:Both of your answers are wrong.',4894,0);
INSERT INTO comment VALUES (4909,787,1660,'Tim Axoy','Charlie did it!!','2003-05-13 13:11:07',0,'Yes,Charlie!!',4897,0);
INSERT INTO comment VALUES (4910,807,1575,'DJ','Solution','2003-05-13 14:13:22',1,'Define 9[x] as being an integer composed of <i>x</i> 9s in a row (9[1]=9, 9[2]=99, etc). For any integer <i>i</i>, then, 9[2<i>i</i>]=9[<i>i</i>]*(9[<i>i</i>]+2).\r\nFor example:\r\n99=9*11\r\n9999=99*101\r\n999999=999*1001\r\nIf <i>i</i> is a multiple of 4, then the left-hand of that equation fits the parameters of this problem, or, n(<i>i</i>)=9[8<i>i</i>] for any integer <i>i</i>.\r\n\r\nPut more simply, any string of 9s where the number of digits is a multiple of 8 works. Since 8 has infinitely many multiples (or, since the set of integers is infinite), there are infinitely many integers that fit these parameters.',NULL,0);
INSERT INTO comment VALUES (4911,262,1626,'Gamer','re(2): From (a-x) to (z-x),part 2','2003-05-13 16:06:57',0,'If you still can\'t get it, write out the first 5 and the last 5 terms. ',3498,0);
INSERT INTO comment VALUES (4912,827,1253,'Brian Nowell','re: A Painted Cube','2003-05-13 18:54:18',0,'OK, but what of the significance of n^2?',4901,0);
INSERT INTO comment VALUES (4913,794,2184,'mark hartman','I\'ll take a stab at this','2003-05-13 19:04:51',0,'I estimate 10^3.5 billion; that is 1 followed by 3.5 billion zeroes.\r\n\r\nThe answer should be 5 raised to the 5 billionth power.  But that is the same as 10 raised to the 5 billionth divided by 2 raised to the same exponent.  Now 2^10 is approximately 1000 = 10^3, so the denominator is approximately 10^3^.5billion.  So we have 10 ^5billion over 10^ 1.5 billion.  Result 10 ^3.5 billion.',NULL,0);
INSERT INTO comment VALUES (4914,519,1183,'fwaff','re: Excel Result','2003-05-13 22:00:43',0,'Charlie: have a look at using the Simplex Method. Since you seem to be a fan of programming and algorithms it should be right up your street.\r\n\r\nBtw I got the same answer.',4877,0);
INSERT INTO comment VALUES (4915,830,1912,'Stewie','Changing Density','2003-05-13 23:26:41',0,'I always thought this problem had to do with the fact that the density of water changes at different temperature.  At 4 degrees centigrade, water has a specific gravity of 1.  It turns out that this falls off as the temperature decreases.  So while you may have the same volume of cold water and hot water, they actually are different in mass.  And from all those heat equations from chemistry, it is mass, not volume, that indicates how much energy is needed to heat/cool water.  ',NULL,0);
INSERT INTO comment VALUES (4916,501,2174,'Vinodhan Selvarajalu','Possible?','2003-05-14 01:59:51',1,'What about Dreams? Doesn\'t apply to everyone but you usually forget your dreams when you wake up (or most of it) ...so it isn\'t stolen...And your dreams are said to come unbidden...ok I know it doesn\'t fit perfectly but it seems more poetic at the very least...!',NULL,0);
INSERT INTO comment VALUES (4917,520,1941,'shaun','Is this it?','2003-05-14 02:24:30',0,'King of Spades - Queen of Spades - Queen of Hearts',NULL,0);
INSERT INTO comment VALUES (4918,672,872,'pleasance','','2003-05-14 03:09:49',0,'I recall another version of this, I think it was by Martin Gardener. His question was something like \'What happens when an unstoppable force hits an immovable object?\'. After giving the canonical explanation that a universe which contains one cannot contain the other, he suggests the following:\r\nWhen an unstoppable force hits an immovable object, what transpires is an inconceivable event!',NULL,0);
INSERT INTO comment VALUES (4919,520,1301,'Charlie','re: Is this it?','2003-05-14 03:12:35',0,'Yes, that\'s certainly it.',4917,0);
INSERT INTO comment VALUES (4920,520,1902,'Hank','My initial reaction','2003-05-14 03:32:55',1,'K of spades, Q of spades, Q of hearts\r\n\r\nI\'m not sure if I completely understand the \'or two\' connotation, it seems like it is deliberately ambiguous.',NULL,0);
INSERT INTO comment VALUES (4921,787,1902,'Hank','re(2): Solution','2003-05-14 03:35:13',0,'yeah, yeah, yeah, I noticed that after I posted it. Next time I should try thinking more before I blurt it out.',4904,0);
INSERT INTO comment VALUES (4922,827,1920,'Brian Smith','re(2): A Painted Cube','2003-05-14 04:34:11',1,'Consider the n+2 size painted cube with all of the all white cubes removed.  n^3 cubes are removed leaving a shell white on the inside and red on the outside.  n^2 then refers to the number of cubes on one face which can be seen from the center of the hollowed out cube.',4912,0);
INSERT INTO comment VALUES (4923,807,1575,'DJ','re[fined]: Solution','2003-05-14 06:57:05',0,'On second thought, the digits don\'t even need to be 9s. Twos, threes, whatever, any string of like digits with 8<i>i</i> digits will work. 9s just occurred to me first.\r\nFor example:\r\n33333333=3333*10001\r\nAlso, the number of digits can be any multiple of 4, not just multiples of 8.\r\n555555555555=5555*100010001\r\n22222222222222222222=2222*10001000100010001\r\nand so on.\r\n\r\nWhat I said before is still true, but it does not have to be so specific. I don\'t know how to do a formal proof for the problem, but this is the general form of the/a solution.',4910,0);
INSERT INTO comment VALUES (4924,520,1575,'DJ','Yeah','2003-05-14 07:08:34',3,'The second clue implies two Queens immediately next to each other. The first clue (since there are only three cards) further shows that the King must be the leftmost card, followed by the two Queens.\r\nSimilarly, the last clue implies two Spades next to each other, and the third clue tells us that the Heart must be the rightmost card, with two Spades to the left.\r\n\r\nThe cards, from left to right, are:\r\nK&spades; - Q&spades; - Q&hearts;\r\n\r\n(The \'or two\' in the first and third clues, I think, are because there really are two of the card named, and the ambiguous addition prevents making the clue way too obvious, or possibly incorrect from its omission. In the second and fourth clues, \'or two\' is added not out of necessity, but again to prevent the other two clues from being obvious.)',NULL,0);
INSERT INTO comment VALUES (4925,492,2166,'Chris','Possible Solution','2003-05-14 08:51:45',3,'I believe that the order is:\r\n\r\nPrancer\r\nCupid\r\nRudolph\r\nDasher\r\nBlitzen\r\nVixen\r\nComet\r\nDonner\r\nDancer',NULL,0);
INSERT INTO comment VALUES (4926,813,1301,'Charlie','solution for A; thoughts on B','2003-05-14 09:17:00',1,'Every weighing gives one of three results: the pans are balanced, the right pan is heavier, the left pan is heavier.  As such it provides the equivalent of a base-3 digit, and so multiplies the number of possibilities covered by 3.  So the solution to part A is N = 3^X.\r\n\r\nThe specific procedure for part A is to take one third of the set of coins and place it on the first pan, and another third on the second pan.  If one side goes down, you know in which of these two pans the bad coin is located.  If neither side goes down, the third that wasn\'t weighed has the bad coin.  Continue as before with the set reduced to 1/3 its size.\r\n\r\nPart B presumably needs only one more bit of information and one additional weighing supplies even more than that (a base-3 digit rather than a base-2 digit). Based on information theory you could have N = [(X^3)/2], where the square brackets indicate the floor function, or truncated quotient.  As to a specific general strategy for any X, I can\'t think of any.',NULL,0);
INSERT INTO comment VALUES (4927,813,1920,'Brian Smith','Weighing in on this one....','2003-05-14 09:21:22',0,'If it is known whether the fake is heavier or lighter, then in X weighings a fake coin can be found among N=3^X coins.  \r\n\r\nAt each weighing, the coins are divided into 3 equal groups.  Knowing whether the fake is heavier or lighter ahead of time is enough to determine which group the fake is in.\r\n\r\nIf the weight of the fake is not known, I will just guess N=(3^X-3)/2  based of the 1(N=0), 2(N=3), and 3(N=12) weighing cases.',NULL,0);
INSERT INTO comment VALUES (4928,813,2166,'Chris','Weighty Solution (maybe!)','2003-05-14 10:30:45',3,'For part A, I agree with Brian and Charlie about the equation being N = 3^X coins and with the procedure they described.<br>\r\nFor part B, however, I disagree.  Actually, using Charlie\'s statement that an extra weighting will provide us with a little more information and the fact that we don\'t have to know how the coin is fake (light/heavy), I came up with:<br>\r\nN = 2^X coins maximum with X weightings.<br>\r\nThe procedure is as follows:\r\nDivide the coins into four groups which we will label A,B,C and D. First weigh group A against group B.  Then weigh group B against group C.  These two weightings will give one of four results (I will use &lt;&gt; for \'doesn\'t balance\'):<br>\r\nA=B=C:    Then group D has the fake.\r\nA=B&lt;&gt;C:   Then group C has the fake.\r\nA&lt;&gt;B=C:   Then group A has the fake.\r\nA&lt;&gt;B&lt;&gt;C:  Then group B has the fake.\r\n\r\nIn each case, repeat the process with the group indicated, discarding as real the three other groups.  This will continue until the groups have only one coin each and one coin is indicated as the fake.',NULL,0);
INSERT INTO comment VALUES (4929,813,2166,'Chris','re: Weighty Solution (maybe!)','2003-05-14 10:48:06',0,'I realized two things after I posted:<br>\r\n1) The formula does not apply for X=1.  One weighting would not give us enough information to detect a fake from any number of coins.<br>\r\n2) There may be numbers of coin for which the equation doe not seem to hold true.  For example, 19 coins cannot be detected in 5 weightings as one might suspect.  Remember that the equation gives a maximum number of coins for a given number of weightings.\r\nSince 19 is not divisible by 4, this will not be an efficient use of the scale, and therefore, not a maximum number.  Indeed, one could detect a fake from 64 coins in as many weightings (six), due to symmetry.  I hope this helps.',4928,0);
INSERT INTO comment VALUES (4930,813,1626,'Gamer','re(2): Weighty Solution (maybe!)','2003-05-14 12:22:35',0,'I don\'t think it would work for 3 weighings on B. You would only be able to use X if its divisible by 2.\r\n\r\nI would propose N=2^(2*floor(X/2))\r\n\r\nAnd the formula works for 0 too. If you couldn\'t use the scale at all, the most coins you could have was 1, and that\'s the fake coin! ',4929,0);
INSERT INTO comment VALUES (4931,807,1626,'Gamer','A problem with that','2003-05-14 12:24:45',0,'The problem there is 2222222 is not divisible by 2*2*2*2 or 16. You need the product of the 4 digits, not just the 4 digits in a row.',4923,0);
INSERT INTO comment VALUES (4932,827,1253,'Brian Nowell','re(3): A Painted Cube -  Shame on me!','2003-05-14 18:54:31',0,'Before I came here this morning, I realised the error of my ways.  I posted the 4th attribute as n^2 whan it should have been n^3 thus the 4th attributes should have been 0, 1, 8, 27 and 64 instead of 0, 1, 4, 9, 16.\r\n\r\nI am intrigued by the internal \'view\' of the shell of the cube.  This solution actually identifies the n^3 attribute as all of internal cubes.\r\n\r\nApologies for my error.',4922,0);
INSERT INTO comment VALUES (4933,827,1253,'Brian Nowell','All addressed','2003-05-14 19:01:23',0,'All of the attributes have been identified although the generalisation was in error.\r\nThe intended generalisation should have read:\r\n{8, 12n, 6n^2, n^3, n}',NULL,0);
INSERT INTO comment VALUES (4934,511,979,'Ravi Raja','re(6): Read This','2003-05-14 20:37:29',0,'I am sorry Hank but the answer cannot be No also, if it is not Yes. In fact the question is the same as what you are looking for but just put in a different form. ',4895,0);
INSERT INTO comment VALUES (4935,807,1575,'DJ','Ooh..','2003-05-14 22:30:31',0,'I misread the problem.\r\n\r\nIt <i>looked</i> nice..',4931,0);
INSERT INTO comment VALUES (4936,813,1902,'Hank','re(3): Weighty Solution (maybe!)','2003-05-15 03:07:01',0,'A previous puzzle showed that you could find one fake coin (not knowing if it is heavier or lighter) out of 39 in 4 weighings. I would say that this is contrary to the equation in question.\r\nSorry to just pose a problem and offer no constructive thoughts, but I have yet to find the right path for this one.',4930,0);
INSERT INTO comment VALUES (4937,521,1941,'shaun','','2003-05-15 03:39:04',3,'9+1+6 = 16\r\n9+16  = 25\r\n9*16  = 144',NULL,0);
INSERT INTO comment VALUES (4938,43,1920,'Brian Smith','Really not that hard','2003-05-15 04:42:49',0,'The two numbers must be primes or powers of primes. Candidates: 2,3,4,5,7,8,9,11,13,16,17,19,23,25,27,29,31\r\n\r\nThe only consecutive pair is 16 and 17',NULL,0);
INSERT INTO comment VALUES (4939,520,2231,'Trevor Leitch','re: Yeah','2003-05-15 06:30:54',0,'But if the \"or two\" makes the clue ambiguous, why couldn\'t the following be an acceptable answer?\r\nK-spades, 2-(any suit), Q-hearts',4924,0);
INSERT INTO comment VALUES (4940,813,2166,'Chris','re(3): Weighty Solution (maybe!)','2003-05-15 06:43:16',0,'\r\nActually, it is quite simple to detect 1 out of 8 coins in 3 weighs.\r\n\r\nFirst divide the 8 coins into 4 pairs A,B,C,D.\r\n\r\nFollow the procedure from my first post to find which pair contains the fake (only 2 weighs used so far).\r\n\r\nLastly, use the third weigh to balance either of the coins in the \'fake pair\' against any of the six real coins.\r\n\r\nIf it balances, the untouched coin is the fake; if it doesn\'t, we know not only that it is the fake but whether it is light or heavy.  \r\n\r\nBTW, if anyone can direct me to the problem Hank mentioned in which 39 coins can be detected in 4 weighs, I would greatly appreciate it.',4930,0);
INSERT INTO comment VALUES (4941,813,2166,'Chris','re(4): Weighty Solution (maybe!)','2003-05-15 06:53:29',0,'Oops, nevemind the last line of my last post, as I found the 39 coin problem.  This does, however, put a damper on my solution, for now.',4940,0);
INSERT INTO comment VALUES (4942,521,2166,'Chris','Solution','2003-05-15 07:11:00',0,'The three-digit number is 916.  As a check:\r\n\r\nA)  9 + 16 = 25 = 5^2\r\n\r\nB)  9 * 16 = 144 = 12^2\r\n\r\nC)  9 + 1 + 6 = 16 = 4^2',NULL,0);
INSERT INTO comment VALUES (4943,520,1575,'DJ','re(2): Yeah','2003-05-15 08:15:46',0,'Even though the \'or two\' makes it unclear whether there is one or two of the card, the problem does say \'immediately.\' So, if there is one, it is <i>immediately</i> next to the card named, or in the case of two, the neighboring card and the one directly after it.\r\n\r\nIt could be argued that there is only ever one card immediately to either side, regardless of that card\'s opposite neighbor, which is why omitting the \'or two\' only <i>possibly</i> would make the first and third clues incorrect.\r\nConsider this:\r\nIn the case of K&spades;-Q&spades;-Q&hearts;, is \"there is one Queen immediately to the right of the King\" a true or false statement?\r\n\r\nBetter safe than sorry, and better to put down \'or two\' than have people arguing over how many Queens are considered to be immediately to the right of the K&spades; (although, that would have made some interesting debate, I\'m sure).',4939,0);
INSERT INTO comment VALUES (4944,808,1567,'Bryan','No help here','2003-05-15 09:42:07',0,'I\'m not sure, but this might be one of those classic geometry problems with no solution.',NULL,0);
INSERT INTO comment VALUES (4945,808,1626,'Gamer','','2003-05-15 09:50:43',0,'I don\'t know of any leads, so I would agree with Bryan... I would think that since 5 and 104 are hard numbers to create.',NULL,0);
INSERT INTO comment VALUES (4946,521,1626,'Gamer','Do more','2003-05-15 10:18:28',4,'Explain how you got the number, and prove that there are or aren\'t any more three digit numbers. That is always a good idea for problems like this.',NULL,0);
INSERT INTO comment VALUES (4947,521,1301,'Charlie','solution','2003-05-15 11:25:51',3,'This program:\r\n\r\nFOR a = 1 TO 9\r\n  FOR b = 0 TO 9\r\n    FOR c = 0 TO 9\r\n      t1 = a + 10 * b + c\r\n      st1 = INT(SQR(t1) + .5)\r\n      IF st1 * st1 = t1 THEN\r\n        t2 = a * (10 * b + c)\r\n        st2 = INT(SQR(t2) + .5)\r\n        IF st2 * st2 = t2 THEN\r\n          t3 = a + b + c\r\n          st3 = INT(SQR(t3) + .5)\r\n          IF st3 * st3 = t3 THEN\r\n            PRINT a; b; c\r\n          END IF\r\n        END IF\r\n      END IF\r\n    NEXT\r\n  NEXT\r\nNEXT \r\n\r\nProduces\r\n\r\n1  0  0\r\n 2  0  2\r\n 4  0  0\r\n 8  0  8\r\n 9  0  0\r\n 9  1  6\r\nso that if \"the number formed by the second and third digits\" is not allowed to have a leading zero, then 916 is the only solution.',NULL,0);
INSERT INTO comment VALUES (4948,521,1645,'luvya2003','another solution','2003-05-15 11:49:19',0,'Another possible solution is 808 because:<BR>\r\na) 8+08= 16<br>\r\nb) 8*08= 64 <BR>\r\nc) 8+0+8= 16 <br>',NULL,0);
INSERT INTO comment VALUES (4949,521,1626,'Gamer','re: solution (More confusing!)','2003-05-15 12:44:25',3,'Ok Charlie... You beat me to it, but I have a non-brute force solution.\r\n\r\nIf no leading zeroes are allowed (just like the condition in the post below), then this will work:\r\n\r\nFirst, think of the 3 digits as a,b,c, and the 3 square roots as x,y,z. All of these must be integers to be digits.\r\n\r\nThe three things we know are a+b+c=y^2, a+10b+c=x^2, a*(10b+c)=z^2.\r\n\r\nTaking the first two, using linear combination, it can be shown that 9b = y^2 - x^2. If y = w+x (since 9b is not negative positive, y must be greater than or equal to x, which means w is not negative), 9b = (w+x)^2 - x^2, which simplifies to 9b = 2wx + w^2.\r\n\r\nGiven the values 1 to 9 as possible values for w (10 to 18 would repeat):\r\n\r\n(x2 stands for x squared, y2 stands for y squared)\r\n\r\nW-X-y2--x2-B\r\n1-4-025-16-1\r\n2-8-100-64-4\r\n3-3-036-09-2\r\n4-7-121-49-8\r\n5-2-049-04-3\r\n6-6-036-36-12\r\n7-1-064-01-4\r\n8-5-169-25-16\r\n9-0-081-00-5\r\n\r\nYou can figure out x from w. Since 9b=(2x+w)w, (2x+w)w must be divisible by 9. Except for a number divisible by 3 (see below) there is only one x value for each w. (x can\'t be zero, or a,b,c = 0, or another disallowed value)\r\n\r\n(w+x)^2=y^2 is more than 27, no a,b,c all less than 10 will work. This means all but w=1 and w=3 (the only special case whose square isn\'t greater than 27) can be eliminated immediatley\r\n\r\nw=3 doesn\'t work because x=0 is disallowed, and if x=3, (3+3)^2 is greater than 27.\r\n\r\nSo w = 1, and x must equal 4. This means that y^2 = (1+4)^2, or 25, and x^2 = 16, and b = ((2(4)+1)1)/9, or 1.\r\n\r\n',4947,0);
INSERT INTO comment VALUES (4950,520,2231,'Trevor Leitch','re(3): Yeah','2003-05-15 12:56:54',0,'What I meant was, the \"or two\" could refer to a card of rank 2, not \"or two spaces to the right/left\". Thus, in the solution\r\nK-spades, 2-(any suit), Q-hearts,\r\nTo the right of the King there\'s a 2 (as in a \"Queen or two\"), to the left of the Heart there\'s a Spade (as in a \"Spade or two\"), etc',4943,0);
INSERT INTO comment VALUES (4951,521,1626,'Gamer','re(2): solution (More confusing!) Part 2','2003-05-15 13:01:28',3,'Now that we know a + 10 + c = 25, and a + 1 + c = 16, we can use the second equation to figure out what a and c are.\r\n\r\na(10+c)=z^2, and since you know that a + c = 15 (subracting constants from the above equations gives you this), you can substitute (15-c) for a.\r\n\r\nThis gives (15-c)(c+10)=z^2, and converting this into quadratic form gives -c^2 + 5c + (150- z^2) = 0\r\n\r\nPlugging -1 in for a, 5 for b and (150- z^2) for c in the quadratic formula, gives:\r\n\r\n1/2(5} ã (625-4(z^2)))=c\r\n\r\nThe only way c will be an integer is if the discriminant (d = (625-4(z^2))) is a perfect square. Since z has to be an integer, the only pairs that will work are (z=0, d=25) (z=10, d=15) and (z=12, d=7). Using a = 15-c once c is found gives (a,b,c) as (0,1,15) (5,1,10) and (9,1,6) because any any negative c would be disallowed.\r\n\r\nSince the first two sets aren\'t applicable for base 10 (although they do \"work\" when tested), the only one possible given our restrictions is (9,1,6) or the number 916.',4949,0);
INSERT INTO comment VALUES (4952,808,2130,'ethan','answer, i hope','2003-05-15 13:07:33',3,'First, with the compass, make a circle with radius r. Then make 5 marks on the cirumference of the circle, so that if any two consecutive marks would have a line drawn from them to the center of the circle, they would form a 72 degree angle. Next connect the five marks on the circumference.',NULL,0);
INSERT INTO comment VALUES (4953,808,2130,'ethan','my mistake','2003-05-15 13:12:10',0,'it just dawned on me, the compass probably doesn\'t measure angles. my mistake.',NULL,0);
INSERT INTO comment VALUES (4954,521,2227,'Mayer Kim','Solution','2003-05-15 13:21:35',3,'916...\r\n\r\na) 9 + 16 = 25\r\n   &#8730;25 = 5\r\n\r\nb) 9 X 16 = 144\r\n   &#8730;144 = 12\r\n\r\nc) 9 + 1 + 6 = 16\r\n   &#8730;16 = 4',NULL,0);
INSERT INTO comment VALUES (4955,520,1575,'DJ','re(4): Yeah','2003-05-15 17:40:05',0,'Ooh..I like that. Even though \'two\' isn\'t capitalized and all the other named suits and ranks are, I don\'t see any reason why that wouldn\'t work.\r\n\r\nPerhaps a good problem would be impossible to solve, unless you made that play on words:\r\n\r\nImmediately to the right of a king there\'s a queen or two. \r\nImmediately to the left of a queen there\'s a king or two. \r\nImmediately to the left of a heart there\'s a spade or two. \r\nImmediately to the right of a spade there\'s a heart or two.\r\nImmediately to the left of a club there\'s a spade or two.\r\nImmediately to the right of a spade there\'s a club or two.\r\n\r\nThat set of clues cannot be solved straightforwardly. The answer must be something like K&spades; - 2&clubs; - Q&hearts;.\r\n\r\nGood point!',4950,0);
INSERT INTO comment VALUES (4956,808,979,'Ravi Raja','Solution','2003-05-15 19:16:22',3,'Given the line segment of length \'r\'. From one end of the line segment make an angle of 72 degrees with the compass. Then draw the straight line from that point such that the angle between the two lines (the given and the one that will be drawn) will be equal to 72 degrees. Then using the compass take the measure of the distance \'r\' from the given line and cut an arc which cuts the second line at a distance \'r\'. This is the second radius of the pentagon. Continuing the same procedure four more times, we will get six such straight lines such that when taken in pair, the angle between every two consecutive straight lines will be equal to 72 degrees and each straight line will be of length \'r\'. Now join all the end points of these straight lines and from the common point (from where the angles were measured and arcs of length \'r\' were cut off), draw a circle of radius \'r\'. We now get a circumcircle of radius \'r\' circumscribing a regular polygon. \r\n\r\n(I think I have not framed my answer properly but I hope everyone understands what I am trying to say. I mean my method. Actually the moment I thought of it I just posted everything out here).',NULL,0);
INSERT INTO comment VALUES (4957,521,1941,'shaun','re: another solution','2003-05-15 20:04:33',0,'It says in the question \"three different digits\". 8 and 8 look very similar to me ;-)',4948,0);
INSERT INTO comment VALUES (4958,521,1941,'shaun','re: Do more','2003-05-15 20:06:56',0,'I wrote all the possible sets of digits on a bit of paper and worked out which ones worked. Only 916 met all the criteria.',4946,0);
INSERT INTO comment VALUES (4959,520,2239,'Alpha Tiger','This problem is too easy !','2003-05-16 01:46:37',3,'King Heart\r\nQueen Spade\r\nQueen Spade',NULL,0);
INSERT INTO comment VALUES (4960,520,2239,'Alpha Tiger','re: This problem is too easy !','2003-05-16 01:48:25',0,'Excuse me it\'s\r\nKing Spade\r\nQueen Spade\r\nQueen Heart',4959,0);
INSERT INTO comment VALUES (4961,521,1686,'DuCk','Solution','2003-05-16 01:53:33',0,'916\r\n\r\n9+1+6=16=4&#178;\r\n9*16=144=12&#178;\r\n9+16=25=5&#178;',NULL,0);
INSERT INTO comment VALUES (4962,21,2239,'Alpha Tiger','This game','2003-05-16 02:02:47',3,'I often seen this game ...\r\nMy solution :\r\nYou take 1, 2, 3 cards so it remains 4n cards (n is an integer). So if the opponent takes 1 card, you take 3 cards, if he takes 2, you take 2 ...\r\n\r\nAt the end it will remain 4 cards, the opponent won\'t be able to win.\r\n\r\nFor the decks :\r\n1:no\r\n2:no\r\n3:no\r\n4:yes\r\n\r\n(of course, if the opponent doesn\'t know the strategy, all the decks are good ...)',NULL,0);
INSERT INTO comment VALUES (4963,775,2239,'Alpha Tiger','Too easy ...','2003-05-16 02:06:54',3,'As Drew and Mohammad say different things, they are of different types, so Mohammad is a knight and Drew a liar ...',NULL,0);
INSERT INTO comment VALUES (4964,732,2239,'Alpha Tiger','Too easy ...','2003-05-16 02:09:39',3,'If Drew is a knight, as he says, he\'s a liar, so he does be a liar.\r\n\r\nAs he\'s a liar, Mohammad and Drew aren\'t both liars, so Mohammad is a knight.',NULL,0);
INSERT INTO comment VALUES (4965,813,872,'pleasance','another approach to problem B','2003-05-16 02:35:00',0,'For part A, everyone seems agreed that n=3^x is the maximum. For part B, you can definitely manage n=3^(x-1). That is, add one more weighing. I don\'t think this is the best possible, but it can definitely be done. \r\n\r\nFor example, with 9 coins, divide into 3 groups of 3. Weigh group A against B, if A heavier weigh A against C. You now know which threesome has the fake coin, and whether it\'s heavier or not, and one more wighing will solve it.',NULL,0);
INSERT INTO comment VALUES (4966,808,1301,'Charlie','re: Solution','2003-05-16 03:20:26',0,'A compass is not a protractor.  It can\'t measure angles.',4956,0);
INSERT INTO comment VALUES (4967,808,979,'Ravi Raja','re(2): Solution','2003-05-16 04:32:39',0,'Well what I actually meant was that just how we draw a right angle, or 60 degrees or 45 degrees, or 30 degrees, etc. using a compass, just the similar way, we will be measuring or you can say cut off an angle of 72 degrees from a given point. That\'s whay I left a note Charlie at the end of the comment that I have posted regarding my way of explaining the solution. I knew that something or the other is there which the users might not be able to understand.',4966,0);
INSERT INTO comment VALUES (4968,829,2231,'Trevor Leitch','Solution','2003-05-16 04:47:28',3,'Before beginning, not the following:\r\n1) Each person makes four comments, which will be labeled as such: Ernesto\'s first comment is (E1), Gildenstern\'s last is (G4), etc.\r\n2) For each person, their first and third comments must both be true or both be false; there cannot be a situation where one is true and the other a lie. Similarly with their second and fourth comments.\r\n\r\nThus:\r\na) We know that Fontleroy is not a knight, because a knight would never call himself a knave. Thus, F1 - and by extension F3 - are lies.\r\nb) If Ernesto was a knight, then Gildenstern would also be a knight (via E2), but then Ernesto would have to be a knave (via G3). Thus, Ernesto cannot be a knight.\r\nc) Since Ernesto is not a knight, F4 is a lie, and thus so is F2. Therefore, Fontleroy is not a knight, and Gildenstern is not a liar.\r\nd) Also since Ernesto is not a knight, E1 is false and therefore so is E3. Thus, Fontleroy is not a liar - and since he\'s not a knight either (see c above), he must be a knave. Since F2 and F4 are lies, F1 and F3 must be the truth.\r\ne) Since Fontleroy is a knave, G1 must be true and therefore G3 as well. Thus, Ernesto must be a knave (via G3), and since E1 and E3 are false, E2 and E4 must be true. Gildenstern is therefore a knight (via E2), and G2 and G4 are true. \r\n\r\nFrom the above we know that: G2, F3 and E4 are all true. Thus, Gildenstern did not arrive first, nor did Fontleroy, and Gildenstern (the only knight and therefore most honest) did not arrive last. This means that only Ernesto could have come first, and the only place in which Gildenstern could have arrived is second. Finally, Fontleroy came last. If the innkeeper awards rooms to those individuals based on the order they arrived (rather than their honesty), the Ernesto gets the best room, the Gildenstern, and finally Fontleroy.',NULL,0);
INSERT INTO comment VALUES (4969,829,2231,'Trevor Leitch','re: Solution','2003-05-16 04:52:39',0,'Sorry, in my solution under part (a), ignore the last line (\"Thus, F1 - and by extension F3 - are lies\")... it makes no sense, just omit it.',4968,0);
INSERT INTO comment VALUES (4970,520,979,'Ravi Raja','re: My initial reaction','2003-05-16 04:53:44',0,'Hank: I believe that you are thinking that the \'two\' that I have mentioned in the problem refers to the \"Two Of Spades\' or something like that. Isn\'t it? But see carefully Hank, if it would have been so, the the statements would not have looked like what you are seeing, but they would have gone like this: \r\nImmediately to the right of the King there\'s a Queen or a Two. \r\nImmediately to the left of a Queen there\'s a Queen or a Two. \r\nImmediately to the left of a Heart there\'s a Spade or a Two. \r\nImmediately to the right of a Spade there\'s a Spade or a Two. \r\n',4920,0);
INSERT INTO comment VALUES (4971,520,979,'Ravi Raja','re(2): Yeah','2003-05-16 04:59:27',0,'Trevor: Read my comment \"re: My initial reaction\"',4939,0);
INSERT INTO comment VALUES (4972,520,979,'Ravi Raja','re(5): Yeah','2003-05-16 05:19:29',0,'DJ: please do check my comment \"re: My initial reaction\".',4955,0);
INSERT INTO comment VALUES (4973,520,979,'Ravi Raja','re: This problem is too easy !','2003-05-16 05:23:16',0,'Still you made a mistake while solving it Tiger.',4959,0);
INSERT INTO comment VALUES (4974,521,979,'Ravi Raja','re: Do more','2003-05-16 05:29:11',0,'Even I am looking for such a solution Gamer.',4946,0);
INSERT INTO comment VALUES (4975,521,979,'Ravi Raja','re(2): Do more','2003-05-16 05:29:31',0,'That is not the way to prove the uniqueness of such a number.',4958,0);
INSERT INTO comment VALUES (4976,521,979,'Ravi Raja','re: another solution','2003-05-16 05:32:43',0,'Luvya: Read the question properly. It asks you to find a three-digit number containing three DIFFERENT digits satisfying the given properties.\r\nSo your answer is not correct.\r\n',4948,0);
INSERT INTO comment VALUES (4977,521,979,'Ravi Raja','re(2): another solution','2003-05-16 05:33:33',0,'Yes indeed they are shaun. EvenI have commented for this answer of luvya.',4957,0);
INSERT INTO comment VALUES (4978,521,979,'Ravi Raja','re: solution','2003-05-16 05:36:00',0,'Nothing is mentioned about the leading zeros or such Charlie but the problem does ask for a three-digit number with three DIFFERENT digits. So, now you can say that 916 is the only solution.',4947,0);
INSERT INTO comment VALUES (4979,521,979,'Ravi Raja','re(3): solution (More confusing!) Part 2','2003-05-16 05:38:26',0,'1/2(5} ã (625-4(z^2)))=c \r\n\r\nWhat does all these characters mean Gamer ? Please Explain.',4951,0);
INSERT INTO comment VALUES (4980,829,1301,'Charlie','Same answer--different sequence of logic','2003-05-16 05:44:59',3,'Using Trevor Leitch\'s statement numbering system of E1 - F4:\r\n\r\nBy F1, F is not a knight by the same reasoning Trevor used.\r\n\r\nThen F2 is false, as F is either a knave who previously spoke the truth and is now lying or is a liar who is continuing to lie, so G is not a liar.\r\n\r\nSince F2 is false, so is F4, so E is not a knight.\r\n\r\nSo E1 is false, and therefore also E3, so F is not a liar.\r\n\r\nSince F is not a liar nor a knight he is a knave, so F1 is true and therefore also F3, so F did not arrive first.\r\n\r\nAs G1 agrees with true statement F1, it is also true, making G3 also true, so E is a knave.\r\n\r\nSince E is a knave and E1 is false, E2 is true, so G is a knight.\r\n\r\nSince G is a knight, G2 is true, and G did not arrive first.\r\n\r\nSince F did not arrive first and G did not arrive first, E must have arrived first.\r\n\r\nSince E2 is true E4 is true and the most honest (G, the only knight) did not arrive last.  Since G did not arrive first, he arrived second.\r\n\r\nSince E arrived first, getting the best room; G arrived second, getting second best; F arrived last, getting the worst.\r\nAnd to recap, E and F are knaves and G is a knight.',4968,0);
INSERT INTO comment VALUES (4981,808,1567,'Bryan','re(3): Solution','2003-05-16 06:37:20',0,'Ravi, perhaps you are missing the point. With nothing but a compass for drawing circles and a straight edge for drawing lines, one can easily make a ninety or sixty degree angle and bisect them ad infinitum. But how does one create an angle of 72 degrees (or any angle that is not a multiple of 15, for that matter)? Only when you answer that will you fully answer the original question.',4967,0);
INSERT INTO comment VALUES (4982,521,1301,'Charlie','re(2): solution (More confusing!)','2003-05-16 08:03:20',0,'I start being lost when you say \r\na+b+c=y^2, a+10b+c=x^2\r\nand that these lead to\r\n 9b = y^2-x^2.\r\nPerhaps a typo in the interchange of x and y in one or the other of the lines, but not knowing which discourages me from reading further.',4949,0);
INSERT INTO comment VALUES (4983,524,2066,'David','Solution','2003-05-16 08:57:25',0,'The only possible answer would have to be \"eye\". It is the only word that can be read as one letter and be the same either direction',NULL,0);
INSERT INTO comment VALUES (4984,524,1626,'Gamer','re: Solution','2003-05-16 09:47:11',0,'This is one of the better versions of this puzzle I have seen around. Good job Ravi!',4983,0);
INSERT INTO comment VALUES (4985,521,1645,'luvya2003','re(2): another solution','2003-05-16 11:03:53',0,'I realized that they had to be three DIFFERENT digits as soon as I posted my solution. Once again, my impatience and haste has proved to my disadvantage. But since Shaun commented on this already, and I did read his comment before you even posted your reply, it wasn\'t really nescessary to point it out again.',4976,0);
INSERT INTO comment VALUES (4986,469,1645,'luvya2003','re(2): ???','2003-05-16 11:10:54',0,'\"NONE\" means just that... none. Or better put zero.',3437,0);
INSERT INTO comment VALUES (4987,765,2129,'Sanjay','General Solution','2003-05-16 13:16:12',3,'3 likely results per weighing; Left heavy (L), Right heavy (R), Balanced (B). Hence, 3^X likely results for X weighings.\r\n\r\nCreate X rows, 1 to X. For row n repeat \'L\',\'B\', &\'R\' 3^(n-1) times each, then repeat the pattern 3^(X-n) times. Full table for X=3:\r\n\r\nRow 1: L,B,R,L,B,R,L,B,R,L,B,R,L,B,R,L,B,R,L,B,R,L,B,R,L,B,R\r\nRow 2: L,L,L,B,B,B,R,R,R,L,L,L,B,B,B,R,R,R,L,L,L,B,B,B,R,R,R\r\nRow 3: L,L,L,L,L,L,L,L,L,B,B,B,B,B,B,B,B,B,R,R,R,R,R,R,R,R,R\r\n\r\nEach column is a possible result of X weighings. Weighing strategy:\r\n\r\nColumn 1 to (3^X-3)/2 represent coins with matching numbers. L,B,& R in row n tell us where coins go during nth weighing. L=Left; R=Right; B=Break (or stay out). A minor adjustment. First place coins as per table, then remove all known \'good\' coins from Left & add enough \'good\' coins to Right to make equal coins on both sides. There will always be enough \'good\' coins.\r\n\r\nFor X=3, 1st weighing: 1,4,7,10 on Left; 3,6,9,12 on Right; 2,5,8,11 on Break. If Left heavy, then 2,5,8,11 are \'good\'. So in the second weighing first put 1,2,3,10,11,12 on Left & 7,8,9 on Right, then remove 2 & 11 from Left & add one \'good\' coin to Right. So on. After X weighings, match results with one of the columns.\r\n\r\nIf match is in the first (3^X-3)/2 columns, \'fake\' coin is heavy & its number equals the matching column. If match is in the last (3^X-3)/2 columns, \'fake\' coin is light & its number equals 3^X+1 minus the matching column. Three central columns are always \'impossible\' results. (3^X-3)/2 is maximum \'solvable\' in X weighings.',NULL,0);
INSERT INTO comment VALUES (4988,524,2242,'hector','solution','2003-05-16 13:34:36',0,'the answer if EYE',NULL,0);
INSERT INTO comment VALUES (4989,524,2243,'J. Moore','Guessme Ten','2003-05-16 13:47:43',3,'Too easy - the word is  eye.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4990,521,1626,'Gamer','re(3): solution (More confusing!)','2003-05-16 14:54:46',1,'Oops... It looked fine in preview, but I didn\'t read my own post over.\r\n\r\nTo answer Charlie\'s question, I did make the mistake of mistyping x and y. The equations SHOULD read a+b+c=x^2, a+10b+c=y^2, a*(10b+c)=z^2.\r\n\r\nTo answer Ravi\'s question, I don\'t know how it got mangled in the set up, but those mean + or -, and square root.\r\n\r\nIf p means plus or minus, and s() means square root(), you can get:\r\n\r\n(5 p s(625-4(z^2) )))/ 2 out of that mess.\r\n\r\n\r\nI think &#8730; or ã means square root and &#177; or } means plus or minus.',4982,0);
INSERT INTO comment VALUES (4991,521,1626,'Gamer','re(4): solution (More confusing!)','2003-05-16 14:56:38',0,'So in normal terms, you use (5&#177;&#8730;(625-4(z^2))))/ 2',4990,0);
INSERT INTO comment VALUES (4992,520,1626,'Gamer','re(2): My initial reaction','2003-05-16 15:02:37',0,'But you are relying on capitalization to yield your meaning? When I read it, I thought of the OR as being logic, so I read it as Immediately to the right of the King, there\'s a \"Queen or two\", and since there is only 1 set, you would only need to capitalize the first leter of the set.\r\n\r\nI might have worded it as:\r\n\r\nImmediately to the right of the King there\'s at least one Queen. \r\nImmediately to the left of a Queen there\'s at least one Queen. \r\nImmediately to the left of a Heart there\'s at least one  Spade. \r\nImmediately to the right of a Spade there\'s at least one Spade.',4970,0);
INSERT INTO comment VALUES (4993,732,1626,'Gamer','re: Too easy ... Of course!','2003-05-16 15:03:40',0,'Well duh! That is why this is only a 1 out of 5 difficulty, the easiest it can get.',4964,0);
INSERT INTO comment VALUES (4994,775,1626,'Gamer','re: Too easy ... That\'s good!','2003-05-16 15:05:39',0,'That is true, but only because same type and different type are complimentary events. But I think that\'s a quicker way to solve this for this special case.',4963,0);
INSERT INTO comment VALUES (4995,813,2129,'Sanjay','The answer to \'fakeness\'','2003-05-16 16:31:42',3,'\r\nA. N = 3^X\r\n\r\nAs everyone here has already said, each weighing has 3 possible results, so N weighings has 3^X possible results. Succesive trifurcation of the \'found out\' bunch does the trick. Each succesive weighing narrows the field by 2/3rds and it takes X weighings to reduce the possibility to 1 starting from 3^X.\r\n\r\nB. (3^X-3)/2 \r\n\r\nIf the the type of \'fakeness\' is not known then it doubles the information need and yields three less real possibilities than the theretical possibilities. This is because most known strategies involve some switching of coins from one side to the other. This leads to three \'impossible\' sequences where a result from a later weighing contradicts a result from an earlier weighing.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (4996,228,2130,'ethan','answer','2003-05-16 16:32:32',0,'1) Grammatically, \"is\" should be \"are\", because \"errors\" is plural.\r\n2)This is spelt wrong. \r\n3)There are only two errors.',NULL,0);
INSERT INTO comment VALUES (4997,524,153,'TomM','re: Solution','2003-05-16 17:16:05',0,'Although you are correct that the answer is \"eye,\" your reason is incorrect. \"Ewe\" also is pronounced the same as a letter,  also is a palindrome, also is two letters, with one repeated for a total of three. Where it fails is in the color (I know of no blue sheep), and the \"I\'m double\" clue. ',4983,0);
INSERT INTO comment VALUES (4998,524,2148,'Jayaram S','Full Solution','2003-05-16 19:12:04',3,'The answer is definitely EYE.\r\n\r\nExplanation:\r\n1. Pronounced as one letter...(pronounced as \"I\")\r\n2. And written with three,....(\"EYE\" has 3 letters)\r\n3. Two letters there are......(two alphabets used are \"E\" & \"Y\") \r\n4. And two only in me....(Probably Ravi has 2 eyes)\r\n5. I\'m double, I\'m single..(Few have 2 eyes & few others only 1)\r\n6. I\'m black, blue, and gray..(That\'s true, we can see people with black or blue or gray and probably brown eyes)\r\n7. I\'m read from both ends\r\nAnd the same either way.....(That\'s obvious!)\r\nWhat am I? \r\n',NULL,0);
INSERT INTO comment VALUES (4999,524,1304,'Emon Hunte','eASiest guess me yet','2003-05-16 22:19:08',3,'To get that the answer in \"EYE\" is use to first two lines and go through the alphabet figuring out which letters also are pronounced as a word until you find the right one.',NULL,0);
INSERT INTO comment VALUES (5000,521,1575,'DJ','Hmm','2003-05-16 22:22:03',1,'Even though all three digits must be different, what about leading zeroes on the number itself? If those are valid, and if you consider zero to be a perfect square of itself, then 036 and 081 are also valid answers.',NULL,0);
INSERT INTO comment VALUES (5001,524,1575,'DJ','re: eASiest guess me yet','2003-05-16 22:26:11',0,'B, C, G, I, J, L, O, P, R, T, U, V, and Y all have similarly pronounced three-letter words (and a few other letters, but those words are rather uncommon).\r\nOf course, \'eye\' is still the only word that fits all the other clues.',4999,0);
INSERT INTO comment VALUES (5002,373,1575,'DJ','And..','2003-05-16 22:46:51',0,'Conveniently, whether you double the number of letters in ten, or take the number of letter in \'twice ten,\' twenty, you still get six. Just a point of interest.\r\n\r\nLooking back . . . man, was there seriously that much debate over a simple problem?',NULL,0);
INSERT INTO comment VALUES (5003,383,1575,'DJ','But..','2003-05-16 22:53:26',0,'Didn\'t you already do a snowman in guessme one?',NULL,0);
INSERT INTO comment VALUES (5004,520,1575,'DJ','re(6): Yeah','2003-05-16 23:16:34',0,'If you look at <i>my</i> previous response, you will see that I already noted the difference in capitalization, but that is more of an aesthetic difference than one that would definitively change the meaning of the word. Also, Ravi, I have found that your grammar (capitilazation, puncuation, etc) is often heavy-handed and yields something that is either incorrect or something you did not intend. Actually, none of the words \'king,\' \'queen,\' \'heart,\' or \'spade\' need be capitalized for this problem.\r\n\r\nSo, while it is probably obvious that you did not intend the \'or two\' to mean the possibility of the middle card being a deuce, merely not capitalizing the word in no way eliminates it.\r\nA wording such as Gamer suggested would still have the necessary ambiguity I mentioned in my first comment, but without the \'loophole\' Trevor noticed.',4972,0);
INSERT INTO comment VALUES (5005,524,2245,'Anu','','2003-05-16 23:20:33',0,'YOU',NULL,0);
INSERT INTO comment VALUES (5006,520,1575,'DJ','Ravi','2003-05-16 23:22:59',4,'and is it really necessary to make a reply to every single comment, even if only to bring attention a third time to a comment you left about a point I already mentioned(and you seemed to ignore), or a mistake someone made and immediately noticed and corrected?\r\n\r\nhaving submitted more problems than everyone else put together doesn\'t make you some sort of superior flooble guru',NULL,0);
INSERT INTO comment VALUES (5007,524,2246,'abhi','i cannot relate....','2003-05-16 23:45:02',0,'well.... I think the answer is EWE. But i cannot elate the answer with \'blue\'....',NULL,0);
INSERT INTO comment VALUES (5008,808,1575,'DJ','Clueless','2003-05-16 23:59:05',0,'I have been contemplating this for some time and cannot think of any good way to even begin constructing this problem. If it is solved, then from that regular pentagon is now a way also to create a 72&deg; angle. And perhaps, by similar methods if they exist, the angles formed by other regular polygons, such as 40&deg;.\r\n\r\nPerhaps the whole bit about r and the circumradius is overkill; simply constructing any regular pentagon or the required angle is going to be difficult, at least to come up with a method, and anything else is rather trivial.',NULL,0);
INSERT INTO comment VALUES (5009,808,1575,'DJ','Cheesy attempt','2003-05-17 00:05:36',0,'You can come pretty close to the angle by constructing a right angle, marking a distance on one side, and measuring three times that distance on the other side.\r\nThe bottom base angle is then invtan(3/1)=71.565&deg;, relatively close to 72&deg; but certainly not close enough.\r\nPerhaps another triangle/trig solution will allow an exact angle, but I haven\'t found one.',NULL,0);
INSERT INTO comment VALUES (5010,228,1575,'DJ','Here:','2003-05-17 00:16:14',0,'1. \'is\' should be \'are\' (or \'were\'?)\r\n2. \'thise\' should be \'this\'\r\n3. \'three\' should be \'four\'\r\n4. \'difficulty\' should not be 1 (<i>a la</i> Nick)',NULL,0);
INSERT INTO comment VALUES (5011,808,1575,'DJ','Der..','2003-05-17 00:48:25',0,'Of course, each angle in a regular polygon is [(5-2)180]/5=104&deg;, not 360/5=72&deg; as a few people suggested. An angle less than 90&deg; doesn\'t make sense geometrically, of course, but I didn\'t even notice until just now.\r\n\r\nA similarly weak method to constructing a 104&deg; angle as my previous attempt, might be a right triangle with legs of x and 4x. One of the base angles is then invtan(4/1)=75.963&deg;, which is supplementary to 104.037&deg; (found by extending the shorter leg and using the external angle). Again, this is relatively close to 104&deg;, but not nearly close enough for a credible solution.\r\n\r\nI think that with insanely complex trig ratios, it would be possible to get very very close to the actual angle.\r\nFor example, tan 104&deg;=--4.0107809335358447163457151294634..\r\nTo 5 places, that is -4.01078.\r\nSo, constructing a right angle, picking some arbitrary length, and adding that length 401078 times on one side and 10000 times on the other would give an external angle of\r\n180&deg;-invtan(401078/10000)\r\n=180&deg;-invtan(4.01078)\r\n=180&deg;-75.999996869569406544894796255462&deg;\r\n=-104.00000313043059345510520374454\r\n\r\nDoing this with increased precision, while not entirely physically feasible, would produce an angle as good or better than any you would come up with using a regular protractor.\r\n\r\nAgain, this will never be exact, so, there must be another route to look down...',NULL,0);
INSERT INTO comment VALUES (5012,524,979,'Ravi Raja','re:','2003-05-17 04:16:42',0,'Do you mean I am Black, BLUE, and Gray ??????',5005,0);
INSERT INTO comment VALUES (5013,520,979,'Ravi Raja','re: Ravi','2003-05-17 04:23:15',0,'DJ: Just stop talking like that OK! Just because I have submitted so many problems doesn\'t make me think as you have said, some sort of flooble guru or anything such and secondly, I read one comment at a time and reply to that comment (or you can say ask the submitter to correct it if it is wrong) and then move on to the next comment. Posting comments is not my hobby or anything such. So it would be better if you just stop talking like that to me.',5006,0);
INSERT INTO comment VALUES (5014,808,1767,'Fernando','A small hint','2003-05-17 06:29:37',0,'It\'s possible to construct it PERFECTLY!! A small hint is:\r\ncos72 = [-1 + &#8730;(5)]/4',NULL,0);
INSERT INTO comment VALUES (5015,523,1575,'DJ','Solution','2003-05-17 07:15:23',3,'Letters that can be made from straight line segments, and the number of segments, are as follows:\r\nA(3)\r\nE(4)\r\nF(3)\r\nH(3)\r\nI(1)(3?)\r\nK(3)\r\nL(2)\r\nM(4)\r\nN(3)\r\nT(2)\r\nV(2)\r\nW(4)\r\nX(2)\r\nY(3)(2?)\r\nZ(3)\r\nNumbers that can be made from these letters:\r\n5, 9, 10, 11, 12, 15, 19, 20, 25, 29, 50, 55, 59, 90...\r\nBut I doubt the number is higher than that. So, the number of segments in each of these numbers:\r\n5:  3+1+2+4 = 10\r\n9:  3+1+3+4 = 11\r\n10: 2+4+3 = 9\r\n11: 4+2+4+2+4+3 = 19\r\n12: 2+4+4+2+2+4 = 18\r\n15: 3+1+3+2+4+4+3 = 20\r\n19: 3+1+3+4+2+4+4+3 = 24\r\n20: 2+4+4+3+2+3 = 18\r\n25: (20)+(5) = 18+10 = 28\r\n29: (20)+(9) = 18+11 = 29\r\nBINGO\r\n\r\nTWENTY-NINE is comprised of 29 line segments (disregarding, as the problem states, the hyphen)',NULL,0);
INSERT INTO comment VALUES (5016,520,1575,'DJ','re(2): Ravi','2003-05-17 07:32:24',0,'Ravi, I don\'t, of course, <i>mind</i> that you have submitted so many problems (although, weighted or not, mine still take forever to be seen--that\'s besides the point). Many of the problems and many of the better problems on the site were yours, or submitted by you. All I\'m saying is, is it really necessary to leave Trevor and I each comments merely telling us to read what you wrote Hank? I don\'t get it. Moreover, and the really the reason I said anything at all, what good does it do <i>anyone</i> in saying that Alpha Tiger made a mistake? First, it wasn\'t a mistake in solving the problem, it was just a typo. Second, if you look at the timestamp, he(she?) corrected it in less then two minutes after posting the first comment. It\'s one thing to debate a point, it\'s quite another to have absolutely nothing constructive to say and point out and harp on other peoples\' simple mistakes. Just consider what you are saying to people before you post it.',5013,0);
INSERT INTO comment VALUES (5017,808,1575,'DJ','re: A small hint','2003-05-17 07:35:46',0,'Remember, we\'re <i>not</i> to find 72&deg; or any supplement/complement. We need a 104&deg; angle, or its supplement of 76&deg;.\r\nEven still, i don\'t know how to find &#8730;5 with a ruler and compass.',5014,0);
INSERT INTO comment VALUES (5018,360,2249,'Kelley','solution','2003-05-17 07:55:12',0,'i\'ve heard this one a few times, so i know the answer is nothing.',NULL,0);
INSERT INTO comment VALUES (5019,808,1301,'Charlie','Solution','2003-05-17 09:08:11',3,'Start with a line.  Erect a perpendicular to it. Set your compass to length r. Measure off this distance on one of the perpendicular lines, and twice this distance on the other.  Connect the endpoints.  You\'ve formed a right triangle with hypotenuse &#8730;5 in these units of r.\r\n\r\nUsing your unchanged compass mark off 1 unit (r length) from the hypotenuse, producing a line of length (&#8730;5)-1 in these units.  Then bisect this remaining length, and bisect one of the two halves again, using the standard technique of erecting a perpendicular bisector.  You now have a line segment of length ((&#8730;5)-1)/4 times r and a perpendicular to it at one end. At the other end place the compass point and draw a circle, which intersects the perpendicular line. Connect the center of the arc to this intersection point.  At the center of the arc you will have created a 72-degree angle.\r\n\r\nYou have drawn a full circle of radius r around the 72-degree angle vertex as a center.   \r\n\r\nNow fit the compass to the two points on the circle intersected by the two lines from the 72-degree angle and mark of four more of these 72-degree arcs (three more points actually).  Connect the endpoints of the 72-degree arcs. The result is a regular pentagon with a circumradius of r.',NULL,0);
INSERT INTO comment VALUES (5020,521,1301,'Charlie','re: Hmm','2003-05-17 09:18:21',0,'When thinking of a \"three digit number\" I think of one that requires three digits rather than one that\'s made to be three digits arbitrarily.  That\'s why in the computer program to find the solution I allowed the middle digit to be zero but not the first, as the number formed by the second and third digits was not specified to be necessarily a 2-digit number.',5000,0);
INSERT INTO comment VALUES (5021,765,1301,'Charlie','re: General Solution','2003-05-17 09:25:32',0,'This should be posted for Many Coins--One Fake.',4987,0);
INSERT INTO comment VALUES (5022,520,1626,'Gamer','re(3): Ravi','2003-05-17 12:18:01',0,'I think it would be more concise if you read all the comments before you posted, as sometimes you can agree/disagree with more people and it makes the ideas stronger... But I don\'t feel any problems with your method, so I don\'t  mind.\r\n\r\nMake sure to keep an open mind as far as definitions go... We may not all follow the same standards of capitalization and so on, so disallowing a solution on capitalization or such may be questionable, just like disallowing singulars when using \"some\".',5016,0);
INSERT INTO comment VALUES (5023,315,2251,'matt','re: omg easy','2003-05-17 13:14:22',0,'look, \"this mans(his son) father(himself) is my father\'s(his dad) son\"\r\nhe is talking about his son.  the key words begin with \"this man\".  im sixteen, i understand it',4837,0);
INSERT INTO comment VALUES (5024,500,2251,'matt','the last chance','2003-05-17 13:19:54',0,'suicide',NULL,0);
INSERT INTO comment VALUES (5025,428,2251,'matt','ha','2003-05-17 13:52:29',0,'he was wearing a guiness shirt\r\n',NULL,0);
INSERT INTO comment VALUES (5026,829,979,'Ravi Raja','Please Someone Correct Me','2003-05-17 19:37:39',1,'If I am not mistaken, then we are assuming that each of the three men: Ernesto, Fontleroy and Gildenstern belong to different categories. That is, exactly one of them is a Knight, exactly one of them is a Knave and exactly one of them is a Liar.\r\n<p>\r\nLet us first assume that Ernesto is a Knight. But we see that Ernesto says in his second comment: \"Gildenstern is a Knight\". Ernesto being a Knight cannot Lie and therefore Gildenstern has to be a Knight. But again this is not possible, since each of the three belong to different categories. So our assumption that Ernesto is a Knight is wrong. Hence, Ernesto is not a Knight.\r\n<p>\r\nNow, let us suppose that Ernesto is a Knave. It is obvious that his first statement: \"I am a Knight\" is false, since if it were true, then he would have been a Knight and not a Knave (and in case if he were a Liar, still his statement had to be false). Therefore, his second statement must be True and his Third statement must be False, since he being a Knave, no two consecutive statements of his will be both True or both False, as according to the problem a knave\'s statements strictly alternates between truth and untruth. Then using this reasoning, we see that Gildendtern is a Knight and Fontleroy is NOT the Liar, which implies Fontleroy is either a Knight or a Knave, but according to our assumption, Ernesto is a Knave and his second statement being True, Gildenstern is a Knight, and since no two of the three belong to the same category, and Fontleroy cannot be the Liar, Fontleroy does not belong to any of the three categories. So once again we arrive at a contradiction, thus proving that Ernesto cannot be a Knave.\r\n<p>\r\nTill now we have proved that Ernesto can neither be a Knight nor a Knave. Therefore, Ernesto has to be a Liar. Now, consider the comments of Ernesto where he says: \"Gildenstern is a Knight\" and \"Fontleroy is the Liar\". Since Ernesto is a Liar, both his statements are false implying Gildenstern is a Knave and Fontleroy is a Knight. (Since if Fontleroy were a Knave, Gildenstern would be a Knight, contradictiong that Ernesto\'s statement is false). But we again arrive at a contradiction when we consider Fontleroy\'s statements: \"....I am only a Knave\", and \"Ernesto, you are a Knight\", since no Knight would say that about himself and a Liar (Ernesto). So once again we arrive at a contradiction, which means that our assumption that Ernesto is a Liar is wrong.\r\n<p>\r\nThus we see that Ernesto does not belong to either of the three categories: Knight, Knave and Liar. \r\n<p>\r\n(Now, I know that this is not possible and so I have made a mistake somewhere, but I am not able to find out where I am going wrong. Someone please help me with this).',NULL,0);
INSERT INTO comment VALUES (5027,520,979,'Ravi Raja','re(3): Ravi','2003-05-17 19:57:27',0,'DJ: I was just trying to correct their mistakes by showing them where they were going wrong. (This is to help them understand their mistakes and not to discourage them. In one problem of mine \'Around The World\', I have posted many such comments pointing out others\' mistakes but my intentions were not to discourage them, but make them understand the problem). I am not the kind of a person who likes to point out others\' mistakes. Secondly, you asked me to consider what I am saying to people before I post my comments. Did I say anything wrong to anyone that hurt his/her feelings or anything such. If that is so, then I apologise for that. I am really very sorry if I have said anything wrong to anyone. \r\nAnyway, thanks for all that. Even I would like people to point out where I am going wrong so that I can change myself, or you can say correct my mistakes. Next time if you feel I am going wrong anywhere, just feel fre to point it out and try to correct me.\r\nThanks again. ',5016,0);
INSERT INTO comment VALUES (5028,523,979,'Ravi Raja','Y : 3 Line Segments','2003-05-17 20:01:36',2,'To wrote Y we require 3 Line segments and not 2.',NULL,0);
INSERT INTO comment VALUES (5029,523,979,'Ravi Raja','re: Y : 3 Line Segments','2003-05-17 20:03:52',2,'To write Y we require 3 Line segments and not 2. \r\n',5028,0);
INSERT INTO comment VALUES (5030,313,2174,'Vinodhan Selvarajalu','re: Simple Simon met a Pieman who gave Simple Simon a problem called Sugar Cubes.','2003-05-18 00:46:49',0,'what???',4094,0);
INSERT INTO comment VALUES (5031,829,2129,'Sanjay','Flocking Together','2003-05-18 01:34:47',4,'Nowhere in the problem is it stated that the three young men belong to different dispositions. It only says that \'everyone was either a Knight or a knave or a Liar\', which does not preclude the possibility that all, or two out of the three were birds of the same feather. I wonder if this is deliberate or an oversight.',NULL,0);
INSERT INTO comment VALUES (5032,813,872,'pleasance','solution to B','2003-05-18 01:55:49',0,'OK, I think I\'ve finally cracked part B (type of \'fakeness\' unknown). I can manage up to:\r\n4 coins in 2 weighings\r\n13 coins in 3 weighings\r\n40 coins in 4 weighings.\r\nIt would appear that this generalises to \r\nn = 1 + 3 + 9 + ... 3^(x-1) coins in x weighings, or n = (3^x-1)/2.\r\n',NULL,0);
INSERT INTO comment VALUES (5033,829,1301,'Charlie','re: Please Someone Correct Me','2003-05-18 04:37:17',0,'The problem is in assuming that each of the three is a different category.  If you look at the first two solutions posted you will see that that is proved not to be true, as two are of the same category, which those solutions prove.',5026,0);
INSERT INTO comment VALUES (5034,829,1301,'Charlie','re: Flocking Together','2003-05-18 04:38:27',0,'I\'m sure it\'s deliberate.  See Ravi\'s comment and my reply. It\'s not intended that each must be different.',5031,0);
INSERT INTO comment VALUES (5035,813,1301,'Charlie','re: solution to B','2003-05-18 04:48:18',0,'I\'d be interested in seeing what the strategy is for any of these. I ask in light of Sanjay\'s comment to this and also to the 39 Coins problem, where he shows that not all information-theoretic possibilities are really possible.  So I think there might be a flaw in what strategies you have found that allow more than n = (3^x-3)/2.',5032,0);
INSERT INTO comment VALUES (5036,829,1660,'Tim Axoy','K&L&K','2003-05-18 06:22:48',0,'True and false(T and F)<br>\r\nKnights:Always T<br>\r\nKnaves:Always F<br>\r\nLiars:Always F<br>\r\nCorrect?',NULL,0);
INSERT INTO comment VALUES (5037,516,2256,'Jackie','comment','2003-05-18 06:49:02',0,'I did this problem a few days ago (before I became a user.) I thought it was pretty easy to figure out by process of elimination. It was a fun problem. ',NULL,0);
INSERT INTO comment VALUES (5038,520,1575,'DJ','re(4): Ravi','2003-05-18 06:56:19',0,'I don\'t really feel like belaboring the point, but saying, \"still you made a mistake\" after someone corrects themself is not helping or even correcting anyone.',5027,0);
INSERT INTO comment VALUES (5039,834,2231,'Trevor Leitch','Solution?','2003-05-18 07:05:13',3,'This is very intuitive and not mathematical in the slightest, so please bear with me...\r\n\r\nI can\'t prove it, but I think the answer is that as first player you would want to limit each turn to removing cards within a denomination, and would lose if playing the game within suits instead.\r\n\r\nThe basic reasoning I have is that after a player\'s turn, he will win if the cards left on the table form some sort of \"symmetrical pairing\"... for instance, if there are two groups of three cards left, or two groups with one card and six groups with two each, etc. If this is the case, there must be an even number of piles left, and no matter what the other player does, one can use their own turn to restore this balance. Thus, as first player, if there are thirteen piles (as there would be with denominations), just remove one pile - the resulting spread (12 piles of four cards each) is symmetric, and the first player can mirror the second player\'s move until player 1 wins. However, if there are only four piles at the start (as there would be with suits), the spread is already symmetric, and the second player can mirror the first player until player 2 wins.\r\n\r\nRegarding the third possibility with some cards missing, I would say the first player should remove a card from the pile with 12 (i.e. remove one club), leaving a symmetric spread of 13, 13, 11, 11... this is again a winning situation.',NULL,0);
INSERT INTO comment VALUES (5040,829,2256,'Jackie','re: Please Someone Correct Me','2003-05-18 07:25:46',0,'From my understanding of the problem, I don\'t see that it says that the three must belong to distinct categories. in fact, it says, \"either...or.\" Hence, the solution posted by Trevor and Charlie stands correct. It is impossible for any of them to be complete liars.',5026,0);
INSERT INTO comment VALUES (5041,829,2196,'Silly Jilly','Correction!','2003-05-18 07:40:12',0,'Knaves:T and F',5036,0);
INSERT INTO comment VALUES (5042,432,1660,'Tim Axoy','Alan did not do it.','2003-05-18 07:57:19',0,'Alan,you did noot do it.',2885,0);
INSERT INTO comment VALUES (5043,518,2129,'Sanjay','re: General Shortcut Formula','2003-05-18 09:03:27',0,'This shortcut works only for the specific condition that the fast train is exactly twice as fast as the slow train.\r\n\r\nAn even more general solution for trains moving towards each other would be:\r\n\r\nLet\r\nd = late distance (miles), \r\nt = late time (hr), \r\nx = Slow Train speed (miles/hr), \r\nKx = Fast Train speed (miles/hr)\r\n\r\n1. Slow Train speed = x = ((1+K)/K)*(d/t) (miles/hr)\r\n2. Fast train speed = Kx = (1+K)*(d/t) (miles/hr',4872,0);
INSERT INTO comment VALUES (5044,813,2129,'Sanjay','re: solution to B','2003-05-18 10:12:28',0,'\r\n4 coins are \'unsolvable\' in 2 weighings because:\r\n\r\n4 coin \'solutions\' need eight pieces of info. So, any weighing strategy must lead to a decision tree with at least 8 terminal branches after two weighings.\r\n\r\nThe first weighing can either have one coin or two coins on each side\r\n\r\nScenario 1: (coin 1 vs coin 2)\r\n\r\nIf coin 1 > coin 2, then either coin 1 is \'fake\' and heavy or coin 2 is \'fake\' and light.\r\n\r\nTo determine the real \'fake\' between them, at least one of the two \'initial\' coins will have to be part of the second weighing. Also, just switching the coins from one side to the other will not do the trick, as won\'t just adding one \'standard\' coin on each side.\r\n\r\nSo we have to either weight one of the \'initial\' coins against a \'standard\' coin, or weigh both \'initial\' coins against both \'standard\' coins. In either case the two sides cannot be balanced. Hence this branch of the decision tree can at most have two sub-branches.\r\n\r\nIf coin 1 < coin 2, then similarly this branch can also yield at most two sub-branches after the second weghing.\r\n\r\nIf coin 1 = coin 2, then we can at most have three sub-branches from this branch after the second weighing.\r\n\r\nSo, we can have at most 2+2+3 = 7 sub-branches after two weighings. This is not enough.\r\n\r\nScenario 2: Coin 1 + Coin 2 vs Coin 3 + Coin 4\r\n\r\nClearly the two sides cannot be balanced. Hence after 1 weighing we have two branches. Each branch can lead to at most three sub-branches.\r\n\r\nSo we can have at most 3 + 3 = 6 sub-branches after two weighing. This is also not enough.\r\n\r\nWould love to see the \'solution\' for either X=2,N=4 or X=3,N=13',5032,0);
INSERT INTO comment VALUES (5045,834,1626,'Gamer','re: Solution?','2003-05-18 11:56:30',4,'Are you trying to take the last card, or not take the last card?\r\n\r\nThe largest problem with this is once you get down to 1 pile, your opponent can either take all the cards, or all the cards but one. ',5039,0);
INSERT INTO comment VALUES (5046,520,1626,'Gamer','re(5): Ravi','2003-05-18 12:00:12',0,'I agree with you Ravi, and most of my comments sound somewhat mean, but I am trying to be nice... :)',5038,0);
INSERT INTO comment VALUES (5047,518,1626,'Gamer','re(2): General Shortcut Formula','2003-05-18 12:03:08',4,'What is K?',5043,0);
INSERT INTO comment VALUES (5048,834,2231,'Trevor Leitch','re(2): Solution?','2003-05-18 13:35:49',0,'You are trying to take the last card. In my solution, if played properly, you will never leave a single pile for your opponent; rather, one will eventually be left for you (though most likely it will be a pile with only one card left in it).',5045,0);
INSERT INTO comment VALUES (5049,834,1626,'Gamer','re(3): Solution?','2003-05-18 15:48:13',0,'You are right... I misread your solution, not seeing you took 1 whole pile first.\r\n\r\nThe answer I read somewhere to the answer of this is pretty complicated, but I can\'t think of one outside Trevor\'s special case one (for example, what if there were 13, 10, 9, 6)\r\n\r\nDivide each into powers of two, then keep them so there is an even number of each power of two. For example, 13, 10, 9, 6 would be:\r\n\r\n13=84-1\r\n10=8-2-\r\n09=8--1\r\n06=-42-\r\n_______\r\n---3222\r\n\r\nSince there are 3 3s, take 8 from any pile. (For example, take 8 from 13 to leave 5)\r\n\r\n\r\nIf there were 9 6 3 1:\r\n\r\n9=8--1\r\n6=-42-\r\n3=--21\r\n1=---1\r\n______\r\n--1123\r\n\r\nSplit the 8 into 2 4s, then take a (4+1) or 5 from the 9 pile.\r\n\r\nEventually, this will get to a point where there is only 1 card or 1 pile left, then just take that pile. ',5048,0);
INSERT INTO comment VALUES (5050,189,1626,'Gamer','42 again','2003-05-18 15:57:33',1,'The number forty two is the answer to all questions.',NULL,0);
INSERT INTO comment VALUES (5051,523,1575,'DJ','re: Y : 3 Line Segments','2003-05-18 16:01:45',0,'When <i>I</i> print a capital \'Y,\' I only use two lines . Similarly, it is not uncommon to see someone cross the top and bottom of an \'I\' to make it three segments (although you didn\'t mention that, I considered both alternate cases and notated them in a like manner).\r\n\r\nFor most sans serif typefaces or handwritten block letters, though, \'Y\' is written with three segments and \'I\' with just one. If you look at my list, I have included both, but made it obvious which is probably more acceptable by putting a question mark with the other ones. Indeed, those are the numbers I used in my solution.\r\n\r\nI\'m not really sure what your point is, since [obviously] I counted 3 segments for \'Y.\' If you <i>must</i> leave a comment to everything, perhaps a good one for this problem would have been \"yes, that is right.\" ',5028,0);
INSERT INTO comment VALUES (5052,808,1567,'Bryan','re: A small hint','2003-05-18 17:58:45',0,'I would call that a huge hint! Once you have this piece of information, the problem is straight forward, as Charlie\'s solution demontrates. I spent days on this! Now that I know this trick, I can create angles of three degrees and its multiples. Thanks :P<p>Is there a list somewhere of integer-based formulae for the trig functions of other angles?',5014,0);
INSERT INTO comment VALUES (5053,834,1575,'DJ','re: Solution?','2003-05-18 18:13:50',0,'That makes perfect sense; and for the given situations that seems to be ironclad.\r\nI was trying to work backwards, more or less. If there is only one card, or only cards in one pile, left, then just take it/them and win. If you leave the other person with two cards in different piles, they must take one of them and leave you with just one card. So, if you have one card in one pile and one in another, take all but one card to leave that same situation. Similarly, if you leave the other person with two cards each in two different piles, you can win no matter what they do. And so on...\r\nOnce you have that the piles have to be the same (in the case of two piles left) or symmetrical, then doing whatever you need to make it that way (or keep it that way) comes naturally. Seems too simple, but it will always work.\r\nI\'m not sure how you would manage it if the piles weren\'t symmetrical to begin with (I\'m still trying to figure out why/if Gamer\'s works).',5039,0);
INSERT INTO comment VALUES (5054,67,2259,'calla tah-n','too easy!','2003-05-18 20:42:42',0,'if you take 3/3 it\'s 1 so 66/33 is two... so it takes twice the time: 6 minutes... duh',NULL,0);
INSERT INTO comment VALUES (5055,185,2259,'calla tah-n','unrelated...','2003-05-18 21:28:00',0,'if you were to drive an electric car that used up one battery/mi driven... it would be very inefficient... unless the batteries were very small and cost less than gass that would get you an equal distance',NULL,0);
INSERT INTO comment VALUES (5056,24,2259,'calla tah-n','i agree... stoopet!','2003-05-18 21:32:33',0,'velly velly dumb... luckilly for you, you almost confuuzzled me... but then the incorrect english just upset me...',NULL,0);
INSERT INTO comment VALUES (5057,64,2259,'calla tah-n','fun','2003-05-18 21:37:48',0,'what a fun way of messing w/ your friends... talk about being ahead of the game...',NULL,0);
INSERT INTO comment VALUES (5058,523,2259,'calla tah-n','confusing...','2003-05-18 21:46:37',0,'the answer should be 29... TWENTY NINE... but if the letter I is considered to be made of 3 parts... then the answer is not 29 and i\'ll have to keep looking... another answer could be TWENTY SIX if you wrote out the letter S in block, as the word twenty consists of 18 lines and then the word six of 8 lines',NULL,0);
INSERT INTO comment VALUES (5059,50,2239,'Alpha Tiger','I\'ve already seen this problem','2003-05-19 01:03:26',3,'it\'s not 27+2 but 27-2=25, the price ...',NULL,0);
INSERT INTO comment VALUES (5060,521,2239,'Alpha Tiger','The solution','2003-05-19 01:07:38',3,'916\r\n\r\nI made a program to search !...',NULL,0);
INSERT INTO comment VALUES (5061,525,1660,'Tim Axoy','I know it!!!','2003-05-19 01:52:58',3,'Only 1.\r\nMe.\r\n',NULL,0);
INSERT INTO comment VALUES (5062,525,1686,'DuCk','Solution','2003-05-19 01:53:02',3,'1 - you',NULL,0);
INSERT INTO comment VALUES (5063,525,1575,'DJ','Well','2003-05-19 01:53:24',3,'\"While on my way to St. Ives\"\r\n\r\nSo, just one (you).',NULL,0);
INSERT INTO comment VALUES (5064,525,1626,'Gamer','re: Well','2003-05-19 01:55:21',0,'I always heard this solution, but frequently there is someone ahead of me who is walking to the same place I am, I run ahead to talk with them... So someone I am talking with is going to the same place I am',5063,0);
INSERT INTO comment VALUES (5065,813,872,'pleasance','re(2): solution to B','2003-05-19 03:18:05',0,'4 coins in 2 weighings is definitely possible. You don\'t need a tree with 8 terminal branches, because you don\'t necessarily have to know if the fake coin is heavier or lighter.\r\n\r\nLet\'s call the coins A,B,C,D.\r\n(1) weigh A - B\r\ncase I: they\'re even. In which case\r\n(2) weigh A - C.\r\nIf C is heavier or lighter, C is the fake.\r\nIf they\'re even, D is the fake.\r\ncase II: A is heavier than B (or lighter, doesn\'t matter).\r\n(2) weigh A - C.\r\nIf they\'re even, B is the fake.\r\nIf not, A is the fake. QED\r\n\r\n13 coins: divide them into groups A (4 coins) B (4 coins) and C (5 coins). \r\n(1) weigh all A coins - all B coins\r\ncase (1)I: they\'re even, therefore all A and B are \'true\'.\r\n(2) weigh 3 true coins - C1, C2, C3\r\ncase (2)I: they\'re not even - reduces to 3 coins, one weighing, but you KNOW if it\'s lighter or heavier (part A of riddle).\r\ncase (2)II: they\'re even - the fake is C4 or C5. Weigh C4 against a true coin.\r\n\r\ncase (1)II: A coins heavier than B coins (wlg):\r\n(2) weigh A1, A2, B1 - A3, A4, B2\r\nIf they\'re even - B3 or B4 is the fake, so (3) weigh B3 - true coin.\r\nIf left is heavier: A1 or A2 is heavy or B2 is light. So, (3) Weigh A1, B2 - 2 true coins. Left heavier - it\'s A1; right heavier - it\'s B2; even - it\'s A2. Similarly for right side heavier.\r\n\r\n40 coins is a bit long. But it starts with 13 coins v 13, and keeping 14 on the side.',5044,0);
INSERT INTO comment VALUES (5066,525,1902,'Hank','Well...','2003-05-19 03:44:27',0,'Ok, i get and agree with \'one\'.\r\nHowever the question is: \"kits, cats, sacks, wives; how many were going to St. Ives?\" The question specifically addresses the subjects. In which case the answer would be \'zero\'.\r\n',NULL,0);
INSERT INTO comment VALUES (5067,525,2239,'Alpha Tiger','The solution (hehe)','2003-05-19 04:20:52',3,'Only one, you.\r\nBecause the \"while\" explains that you seen the man only one time and that he wasn\'t following you (I mean he wasn\'t going to St Ives).',NULL,0);
INSERT INTO comment VALUES (5068,813,1301,'Charlie','re(3): solution to B','2003-05-19 04:30:47',0,'Ahhh! This exploits the fact that the question never asked us to determine whether in fact the false coin is lighter or heavier, we can gain more information about which one it is, in greater number of coins.\r\n\r\nExcellent!',5065,0);
INSERT INTO comment VALUES (5069,369,2196,'Silly Jilly','Puppies','2003-05-19 05:12:16',3,'Puppies that play with a kangaroo do not have a loud bark.',NULL,0);
INSERT INTO comment VALUES (5070,154,2196,'Silly Jilly','Got it','2003-05-19 06:00:27',0,'92951522.',NULL,0);
INSERT INTO comment VALUES (5071,813,872,'pleasance','re(4): solution to B','2003-05-19 06:49:49',0,'Yes, Charlie, and interestingly, it seems to me that in each of the cases it\'s only ONE COIN which is never weighed, that is, for n coins we distinguish between 2n-1 cases.',5068,0);
INSERT INTO comment VALUES (5072,525,2262,'tony','thee answer','2003-05-19 06:54:19',0,'the answer is o none of them were going to saint ives statement was while on my way i met.',NULL,0);
INSERT INTO comment VALUES (5073,813,2129,'Sanjay','re(3): solution to B - apologies','2003-05-19 09:00:57',0,'Please accept my apologies. You\'re right. This particular problem only requires us to identify the \'fake\' coin, not the type of \'fakeness\'.\r\n\r\nThe general solution I have provided is for the more difficult problem of not only identifying the \'fake\' coin but also identifying if the \'fake\' coin is heavier or lighter than the rest.\r\n\r\nI should\'ve been more careful while reading the problem.    ',5065,0);
INSERT INTO comment VALUES (5074,159,2256,'Jackie','re: Less than 21','2003-05-19 09:36:04',0,'to lucky: good job, you found a working pattern. as a far the solution... after tedious work I was able to calculate some equations (I\'ll get to that later) but yes, the minimum shaded squares for an 8x8 grid is indeed 20. \r\n\r\nAs far as a formula... I found something that works for any SQUARE grid, meaning 1x1, 2x2... 30x30...\r\nanyhow, the function I obtained is a piecewise function; more specifically, the relationship from x to y changes depending on the domain (x). \r\n\r\nHere are the intervals and their corresponding functions \r\n(x= side of square. ie: for and 8x8 grid, x=8):\r\n\r\n<i><u><b>INTERVAL&nbsp;&nbsp;&nbsp;&nbsp; FUNCTION</b></u></i>\r\n<p>[0,2]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3x-8\r\n[3,6]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5x-20\r\n[7,9]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x-38\r\n[10,12]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9x-62\r\n[13,15]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11x-92\r\n\r\netc, etc... I could go on FOREVER! (If anyone would like a more in-depth description of how I obtained these relations, just let me know.)\r\n\r\nanyhow, so plug in 8 into f(x)= 5(x-4):\r\nf(8)= 5(8-4) = <b><u>20</u></b>\r\n\r\nTry these equations for ANY square grid... they work!\r\n',834,0);
INSERT INTO comment VALUES (5075,841,1301,'Charlie','Numerical Answers','2003-05-19 09:40:39',1,'The problem involves finding a probability distribution for the expanse taken up by a set of  n random points on the circle.  Each such probability distribution depends on a certain integration of the distribution on the preceding value, n-1.\r\n\r\nDaunted by the possibility of integrating this, I chose to integrate numerically.  For a reasonable run time, 1/64 of a degree works as the interval for the numeric integration.\r\n\r\nWith n = 2, every separation from zero to 180 degrees is equally likely.  From then on we need find the entire distribution from zero to 360 and see what fraction is below 180.  Actually we could just integrate to 180, but finding the full distribution to 360 allows us to check our correctness to make sure our total probabilities add up to 1, or close enough to 1, based on the accuracy of our numerical integration.\r\n\r\nThe probability that n points will span the nominal value of the particular interval (of size 1/64 degree in the implementation) is equal to the probability of that span in the distribution for n-1 points multiplied by the probability that the next point would fall between the existing end points and so not increase the span, plus the total of the probabilities of any smaller span on the n-1 distribution multiplied by the probability that it would expand exactly (that is within 1/64 degree) to that span. \r\n\r\nFor a particular span, the probability that it would not change is span/360.  The probability that a given smaller span would expand to a particular larger span, based on the interval of integration of 1/64 degree, is 2/64 for every new, larger span that lies between oldspan+1/64 and 180+oldspan/2 (the largest case, in which the new point is 180 degrees away from the midpoint of the old arc).  (It\'s 2/64 rather than 1/64 as it could be on either side of the original span.) When trying to find the smallest previous span that could lead to the new span being calculated, the latter limit translates to lowest oldspan = 2 * newspan - 360.  Of course the largest span that could expand to the new span would be just the new span minus the increment of 1/64.\r\n\r\nThe program to evaluate this is \r\n\r\nincr = 1 / 64\r\nDIM pr(360 / incr + 1)\r\nmultr = 2 * incr / 360\r\nn = 2\r\nFOR i = 0 TO 180 STEP incr\r\n&nbsp;ss = i / incr\r\n&nbsp;pr(ss) = 1 / (180 / incr)\r\nNEXT\r\nPRINT : PRINT n;\r\ntot = 0\r\nFOR i = 0 TO 360 STEP incr\r\n&nbsp;ss = i / incr\r\n&nbsp;tot = tot + pr(ss)\r\n&nbsp;IF i &lt; 180 THEN tot2 = tot2 + pr(ss)\r\nNEXT\r\nPRINT tot, tot2 / tot\r\nDO\r\n&nbsp;&nbsp;n = n + 1\r\n&nbsp;&nbsp;FOR i = 360 TO 0 STEP -incr\r\n&nbsp;&nbsp;&nbsp;&nbsp;ss = i / incr\r\n&nbsp;&nbsp;&nbsp;&nbsp;pr(ss) = pr(ss) * i / 360\r\n&nbsp;&nbsp;&nbsp;&nbsp;lowv = 2 * i - 360: IF lowv < 0 THEN lowv = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR j = lowv TO i - incr STEP incr\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ss2 = j / incr\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pr(ss) = pr(ss) + pr(ss2) * multr\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT n;\r\n&nbsp;&nbsp;tot = 0: tot2 = 0\r\n&nbsp;&nbsp;FOR i = 0 TO 360 STEP incr\r\n&nbsp;&nbsp;&nbsp;ss = i / incr\r\n&nbsp;&nbsp;&nbsp;tot = tot + pr(ss)\r\n&nbsp;&nbsp;&nbsp;IF i < 180 THEN tot2 = tot2 + pr(ss)\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT USING \\\"#.##### #.#####\\\"; tot; tot2 / tot\r\n&nbsp;&nbsp;\' DO: LOOP UNTIL INKEY$ &gt; \"\"\r\nLOOP\r\n\r\nThe results from this program are\r\n 2  .9999816   .9999132   1\r\n 3 1.00013 0.74990    3/4\r\n 4 1.00010 0.49988    1/2\r\n 5 1.00008 0.31240    5/16\r\n 6 1.00006 0.18742    3/16\r\n 7 1.00004 0.10932    7/64\r\n 8 1.00001 0.06246    1/16\r\n 9 1.00000 0.03513    1/32 ?\r\n 10 0.99997 0.01951   ?\r\n\r\n\r\nThe total probability from zero to 360 is included as a check, and all are indeed close to 1. After the computed decimal fraction that are below 180 degrees, the rational approximations above were my estimates, rather than output.  The numbers all looked like fractions with powers of 2 in the denominator.  The question mark after 1/32 reflects the fact that, while in all the rest the numerical decimal fraction is slightly below what presumably is the rational fraction, .03513 is slightly above 1/32.  I don\'t venture to guess about .01951.\r\n',NULL,0);
INSERT INTO comment VALUES (5076,841,1301,'Charlie','re: Numerical Answers','2003-05-19 09:43:33',0,'In the post, where I say 2/64, that should be (2/64)/360, as specified in the program.',5075,0);
INSERT INTO comment VALUES (5077,159,2256,'Jackie','re(2): Let me fix that!!','2003-05-19 09:46:56',0,'<i><u><b>INTERVAL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FUNCTION</b></u></i>\r\n\r\n<p>[0,2]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>ZERO!</b>\r\n[3,6]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3x-8\r\n[7,9]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5x-20\r\n[10,12]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x-38 \r\n[13,15]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9x-62</p>\r\n\r\nThats better! NOW it works!\r\n',5074,0);
INSERT INTO comment VALUES (5078,525,1902,'Hank','All possible solutions','2003-05-19 10:02:15',3,'Preface: First of all, more information is needed to determine whether they are traveling the same direction or opposite directions (either could be true dependant on the means of transportation [ie you are more likely to be traveling the same direction as another person on your train]) Second, I think the real question is can a woman carry nearly 400 felines? And is having so many cats in a sack humane?\r\n\r\nThese are the possibilities I came up with depending on interpretation: 0, 1, 2, 2802, 2800\r\n\r\n0: as I said before, the statement ends after the fifth line, then the question is: \'kits, cats, sacks, wives; how many were going to Saint Ives?\' assuming that you are traveling in different directions.\r\n1: assuming that you are traveling in different directions, then I\'m the only one going to St. Ives\r\n2: I met a man who was also going to St. Ives, he told me about his seven wives, etc. (but they were not joining him on his jorney)\r\n2802: me, the other man, his seven wives, all the sacks, cats and kits\r\n2800: assuming that everyone is headed the same direction, sticking to the actual question.',NULL,0);
INSERT INTO comment VALUES (5079,841,1626,'Gamer','re(2): Numerical Answers','2003-05-19 10:11:34',0,'I am confused by the problem... (and didn\'t read Charlie\'s solution), does it mean \"What is the probability that none of the n points will reside on half of the circumference?\" (thinking that semicircle is exactly half a circle)\r\n\r\n',5076,0);
INSERT INTO comment VALUES (5080,841,1567,'Bryan','Solution','2003-05-19 10:14:41',3,'Start by considering two points on the circle: one at zero degrees from some reference point and the other at 30 degrees. A third point will work (i.e. share some semicircle with the first two) if it falls between 0 and 180 degrees or between 210 and 360 degrees. There is only a 30 degree area in which the third point won’t work. In other words, for n=3 points, with one point at zero and a second point at Theta, the odds that the third point works is (2pi-Theta)/2pi, or 1 – Theta/2pi. Note that, for this equation to be valid, the first point must be selected such that the angle Theta to the second point is less than or equal to pi.Since Theta can have any value between zero and pi, the probability of the third point working (for all values of Theta) is<p>P = 1/2pi * integral[1 – Theta/2pi] from 0 to 2pi<br>P = (2pi – pi)/2pi<br>P = 1/2<p>If we have a condition that works for n=3, again there will be an angle Theta that is less than or equal to pi that the three points fall within, and the odds of finding a fourth point that works is again 1 – Theta/2pi, or 1/2 for all values of Theta. Since a working set of 3 points was a prerequisite to finding a fourth point that works, the probability for n=4 is .5^2. From this logic, one sees that the probability for n points to work is<p>P = .5^(n-2)',NULL,0);
INSERT INTO comment VALUES (5081,525,1626,'Gamer','re: All possible solutions','2003-05-19 10:16:35',1,'I don\'t want Ravi jumping on me for putting punctuation into a problem, so 0 may be an answer. But the way I heard it, the kits, cats, sacks, wives; \"All of these things included\" (as you might think only people who were actually moving would count otherwise), and in the version I heard, every other line rhymed.',5078,0);
INSERT INTO comment VALUES (5082,525,1626,'Gamer','The version I heard','2003-05-19 10:18:27',2,'While on my way to the fair\r\n\r\nI met a man with a bear.\r\n\r\nEach bear had 7 cats,\r\n\r\nEach cat had 7 rats,\r\n\r\nEach rat had 7 mice,\r\n\r\nEach mouse had 7 lice,\r\n\r\nLice, mice, cats, rats, a man and a bear;\r\n\r\nHow many were going to the fair?',NULL,0);
INSERT INTO comment VALUES (5083,841,1626,'Gamer','My idea as well','2003-05-19 12:10:27',2,'When you are putting points on a semicircle, you havea 1/2 chance of putting it on the semicircle, and a 1/2 chance of not. Other than the first point and the second point, this is the pattern that appears to me.',NULL,0);
INSERT INTO comment VALUES (5084,521,1626,'Gamer','re: The solution','2003-05-19 12:16:42',0,'Compare your program with Charlie\'s... It\'s the 4th post from the bottom.',5060,0);
INSERT INTO comment VALUES (5085,841,1567,'Bryan','re: Solution','2003-05-19 12:52:22',0,'It occurred to me after I posted that, since Theta is less than or equal to pi, the integral should be from 0 to pi as well, not from 0 to 2pi. Considering n=3, if the first two points are nearly 180 degrees apart, the third point needs to fall between them, the odds of which are 1/2, but if the first two points are nearly on top of each other, the third point can be almost anywhere, the odds of which approach 1/1. The average of these is 3/4 and, not coincidentally, <p>P = 1/pi * integral[1 - Theta/2pi] from 0 to pi<br>P = (pi - .75pi)/pi<br>P = .75<p>and the overall probability is<p>P = .75^(n-2)',5080,0);
INSERT INTO comment VALUES (5086,521,1626,'Gamer','re(2): solution (More mistakes!)','2003-05-19 13:36:12',0,'I made mistakes here... First x=3, w=3 also has x=3, w=6, and the B value for x=3, w=3 is 3. (Also, the other multiples of 3 and 9 for 3, 6, 9 were discarded because the y^2 value was too high)\r\n\r\nI can eliminate X=6,7,8,9 since X^2 is over 27 and x=5 because y^2 is over 108, and can also eliminate x=0 or 9 because 0 and 81 aren\'t allowed. Also, x=1 can be eliminated because that would mean at least one leading zero.\r\n\r\nThen the list would read:\r\n\r\nx-w-y2-x2-B\r\n2-5-49-04-3\r\n3-3-36-09-3 OR\r\n3-6-81-09-8\r\n4-1-25-16-1\r\n\r\nNote that with a + b + c = 4 (x=2), none of the combinations work. (220,310,130,211,121,112)\r\n\r\nWith x=3 (both ones)  a+b = 6, and a+b=1, and like before none of the combinations work... so w must = 1',4949,0);
INSERT INTO comment VALUES (5087,841,1301,'Charlie','re(3): Numerical Answers','2003-05-19 15:40:22',0,'It means what is the probability that all some diameter can be placed on the circle such that all the points thus far lie on one side of the diameter.  For example, points at theta = -20, 20 and 150 degrees all lie on a span of 170 degrees and therefore is ok. If, however they were at -40, 20 and 150 degrees, that would be a span of 190 degrees and so count as a non-occurrence of what is sought.',5079,0);
INSERT INTO comment VALUES (5088,841,1301,'Charlie','re: My idea as well','2003-05-19 15:44:21',0,'If the first point happens to be 0 degrees (or define 0 degrees as where the first point falls), and the second at say 30 degrees, then the third has to be between 0 and 180 or between 0 and -150.  The only way for the test to fail if the first two were as stated would be for the third point to be between -150 and -180 (that is between 180 and 210, the same thing).  So that particular case is not 1/2, but 30/360 = 1/12 of failing, or 11/12 of passing.',5083,0);
INSERT INTO comment VALUES (5089,841,1301,'Charlie','re(2): Solution','2003-05-19 16:15:15',0,'The derivation of the .75 probability depends on the probability distribution at the previous level (2 points) being uniform from 0 to pi.  But the probabilities of the fourth point added are not going to be the result of a uniform distribution at level 3, but rather a distribution that favors the higher portion of the possible range, as spans can increase but never decrease.  My numerical integration also shows that while 75% of cases had the first 3 points within a 180-degree span, 18.7% were within a 90-degree span and 56.2 % were a span between 90 degrees and 180 degrees.  So multiplication by .75 from each stage to the next is not warranted.',5085,0);
INSERT INTO comment VALUES (5090,331,2130,'ethan','answer','2003-05-19 17:13:06',0,'lets say the rookie, who doesnt get to play much, has batted 2 for 8 against lefties, but 0 for 1 against righties. This gives him a .250 lefty avg, a .000 rightie avg, and a .222 overall avg.\r\n\r\nNow lets say the regular first baseman is 40 for 200 against lefties, but 150 for 400 against righties. this gives him a .200 avg against lefties, a .375 avg against lefties, and .317 avg overall. \r\n\r\nSo, in game one, the opposing team brings in a rightie reliever, and the rookie gets one at bat against him, which is a hit. Now his rightie avg is .500, which is better than the regular starting first baseman. That is how the situation could come about.\r\n\r\nBye the way, the Minnesota Twins are goin all the way this year.',NULL,0);
INSERT INTO comment VALUES (5091,841,1301,'Charlie','re: Numerical Answers','2003-05-19 17:59:22',0,'The algorithm I originally posted produces a distorted portion of the probability distribution above 180 degrees, but that below 180 degrees is unaffected so the probablities shown should still be accurate within the limitations of numerical integration.\r\n\r\nThe problem is exemplified by a span of 2 points spaced 170 degrees apart.  The algorithm assumes an incremental probability that this would expand, with the third point, to, say, 250 by that third point being external to the original pair and 80 degrees from one of them.  However, the distance between the original two is still 170, leaving an occupied span of 360 - 170 = 190 degrees.  \r\n\r\nThis possibility of the new point flipping the occupied span to the opposite side again affects only the distribution within the part above 180 degrees, and not the probability of 180 or less versus 180 or more.',5075,0);
INSERT INTO comment VALUES (5092,525,1575,'DJ','re: The version I heard','2003-05-19 18:44:13',0,'I haven\'t heard that one; but I have seen different versions of the St. Ives problem before.\r\n\r\nIn reading this one, I didn\'t notice the penultimate line, which might imply only to count the kits, cats, sacks, and wives, in which case the answer would be zero. To be extremely pedantic about the English, though, a semicolon (;) separates a sentence into two independent (although usually related) clauses. For the last sentence of this puzzle, then, the first clause \"Kits, cats, sacks, wives\" is an incomplete fragment without a verb; the second clause \"How many were going to St. Ives?\" is separate, in which the subject of \'many\' could be ambiguous. A comma instead of the semicolon there would leave the first list as descriptors of the word \'many.\'\r\n\r\nHonestly, I was on my way out to work this morning and didn\'t notice that line, but an answer of one could be defended.',5082,0);
INSERT INTO comment VALUES (5093,525,2259,'calla tah-n','re: All possible solutions','2003-05-19 20:40:27',0,'solutions you missed: when it is said \"how many were going to Saint Ives\" it could be considered that this means living beings... therefore there are several other possible answers:\r\n2753 - all living beings, meaning everything \"going\" excluding the sacks\r\n9 - you, the man, his seven wives; meaning all human beings going\r\n\r\nin other words, this problem has many interpretations that could be taken in many ways, whether you were right with any answer depends on if you are an optimist or a pessimest.',5078,0);
INSERT INTO comment VALUES (5094,524,2239,'Alpha Tiger','Hehe','2003-05-19 22:10:15',3,'EYE\r\n\r\ntoo easy !',NULL,0);
INSERT INTO comment VALUES (5095,841,2163,'sendil','Am I correct in saying this','2003-05-20 01:06:32',0,'The first point can be placed anywhere in the circle,the second point as well, the farthest these two can be are on end points of a diameter.We then are in a position to define what is in the same semi-circle and what is not.\r\n\r\nIt is very clear that the next point onwards there is a 1/2 chance of it falling in the req semi-circle.\r\nSo are we looking at (1/2)^n-2 ????????',NULL,0);
INSERT INTO comment VALUES (5096,829,979,'Ravi Raja','re(2): Please Someone Correct Me','2003-05-20 01:28:27',0,'But have you gone through my proof Charlie? Just see what conclusion I am arriving at. Ernesto does not belong to any of the three categories (Knights, Knaves or Liars). How is that possible? That was what I wanted others to correct and not whether they belong to same or different categories.',5033,0);
INSERT INTO comment VALUES (5097,829,979,'Ravi Raja','re: K&L&K','2003-05-20 01:30:43',0,'No Tim. You\'re wrong.\r\nKnaves do not always Lie. \r\nIf their first statement is True, then their Second statement is False and if their first statement is False, then their Second statement is True. (That is, alternate True and False statements). \r\nSo, no two consecutive statements of a Knave is either both True or both False. ',5036,0);
INSERT INTO comment VALUES (5098,823,2129,'Sanjay','Solution','2003-05-20 02:43:38',3,'Assume that the coin is \'normal\'.\r\n\r\nEach flip produces 2 equi-probable outcomes; Heads or Tails. So three flips will produce 2^3 = 8 equi-probable sequences of outcomes.\r\n\r\nThese are:\r\n\r\n1. H H H    All three Heads\r\n2. H H T    Two Heads; One Tails\r\n3. H T H    Two Heads; One Tails\r\n4. H T T    One Heads; Two Tails\r\n5. T H H    Two Heads; One Tails\r\n6. T H T    One Heads; Two Tails \r\n7. T T H    One Heads; Two Tails\r\n8. T T T    All three Tails\r\n\r\nThese eight sequences are mutually exclusive and combinationally exhaustive. In exactly three (# 4,6,&7) out of these eight sequences, Heads appears exactly once. \r\n\r\nHence probability of getting exactly one Heads = 3/8 = 0.375',NULL,0);
INSERT INTO comment VALUES (5099,823,979,'Ravi Raja','Solution','2003-05-20 04:16:44',3,'The event space contains eight event points. They are: {H,H,H}, {H,H,T}, {H,T,H}, {T,H,H}, {T,T,H}, {T,H,T}, {H,T,T} and {T,T,T}. \r\nSo, the total number of outcomes is 8 and the number of favourable cases in which we are getting exactly one heads is 3. \r\nFrom the Classical definition of Probability, the probability of getting exactly one heads in flipping a coin three times is: 3/8.\r\n',NULL,0);
INSERT INTO comment VALUES (5100,841,1301,'Charlie','re: Am I correct in saying this','2003-05-20 04:53:19',0,'The second point might be less than 180 degrees from the first. Say it\'s 50 degrees away from the first. Then an entire span of 360 - 50 = 310 is OK to continue within one semicircle (the central 50 degrees plus 130 degrees on either side).  So the probability depends on the whole probability distribution of the previous number of points, and after the third point plotted, the distribution is not even uniform.',5095,0);
INSERT INTO comment VALUES (5101,841,1567,'Bryan','re(3): Solution','2003-05-20 06:26:38',0,'Similar thoughts were going through my own mind last night, based on nothing more scientific than gut feelings. Ah well.',5089,0);
INSERT INTO comment VALUES (5102,829,1567,'Bryan','re: Please Someone Correct Me','2003-05-20 06:35:21',0,'Ravi, my advice to you is as follows: If you start with an assumption (in this case, that each of the three men is from a different category), and then find there is no solution that works, you must abandon that assumption and try something else. Wouldn\'t you agree?',5026,0);
INSERT INTO comment VALUES (5103,829,979,'Ravi Raja','re(2): Please Someone Correct Me','2003-05-20 09:44:16',0,'Okay Bryan. Suppose I had not written that statement and would have started working on it assuming that Ernesto belongs to one of the three categories (Knights, Knaves and Liars) then still I am arriving at the same result (read my entire proof of the problem) that Ernesto does not belong to any of the three groups. What do you have to say for that ?',5102,0);
INSERT INTO comment VALUES (5104,841,1301,'Charlie','Simulation','2003-05-20 10:03:08',0,'In a simulation of 1,000,000 trials, adding 11 points at random, one at a time, and noting at each number of points from 3 to 11 the span taken up, the following numbers appear:\r\n&nbsp;&nbsp;3&nbsp;187486&nbsp;561980&nbsp;749466&nbsp;250534 0 1000000\r\n&nbsp;&nbsp;4&nbsp;62659&nbsp;437033&nbsp;499692&nbsp;500308 0 1000000\r\n&nbsp;&nbsp;5&nbsp;19439&nbsp;292777&nbsp;312216&nbsp;683941 3843 1000000\r\n&nbsp;&nbsp;6&nbsp;5880&nbsp;181339&nbsp;187219&nbsp;787418 25363 1000000\r\n&nbsp;&nbsp;7&nbsp;1662&nbsp;107769&nbsp;109431&nbsp;816731 73838 1000000\r\n&nbsp;&nbsp;8&nbsp;492&nbsp;62104&nbsp;62596&nbsp;790008 147396 1000000\r\n&nbsp;&nbsp;9&nbsp;153&nbsp;35259&nbsp;35412&nbsp;726006 238582 1000000\r\n&nbsp;10&nbsp;&nbsp;34&nbsp;19706&nbsp;19740&nbsp;643549 336711 1000000\r\n&nbsp;11&nbsp;&nbsp;7&nbsp;10834&nbsp;10841&nbsp;554994 434165 1000000\r\n\r\nThe middle column is the number, for the given number of points plotted so far, that are within 180 degrees.  The two numbers before this are for the first and second quadrants (fitting within 90 degrees, fitting more than 90 less than 180). After the 180 figure come the 3rd and 4th quadrants and the final column has the total of 1,000,000 for a check.\r\n\r\nThe program simulating the random placement placed the first point always at 0 and everything else is relative to that:\r\n\r\nDIM span(11, 360)\r\nDIM pt(11)\r\nPRINT : PRINT : PRINT\r\nRANDOMIZE TIMER\r\nFOR trial = 1 TO 1000000\r\n&nbsp;&nbsp;ERASE pt\r\n&nbsp;&nbsp;pt(1) = 0\r\n&nbsp;&nbsp;pt(2) = RND(1) * 360\r\n&nbsp;&nbsp;FOR ptNo = 3 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;cPosn = RND(1) * 360\r\n&nbsp;&nbsp;&nbsp;&nbsp;ins = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 2 TO ptNo - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pt(i) > cPosn THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = i TO ptNo\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SWAP pt(j), cPosn\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ins = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF ins = 0 THEN pt(ptNo) = cPosn\r\n&nbsp;&nbsp;&nbsp;&nbsp;lgGap = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 2 TO ptNo\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pt(i) - pt(i - 1) > lgGap THEN lgGap = pt(i) - pt(i - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF 360 - pt(ptNo) > lgGap THEN lgGap = 360 - pt(ptNo)\r\n&nbsp;&nbsp;&nbsp;&nbsp;lgSpan = 360 - lgGap\r\n&nbsp;&nbsp;&nbsp;&nbsp;span(ptNo, INT(lgSpan)) = span(ptNo, INT(lgSpan)) + 1\r\n&nbsp;&nbsp;NEXT\r\nNEXT trial\r\n\r\nFOR i = 3 TO 11\r\n&nbsp;&nbsp;tot = 0: subtot = 0: st2 = 0\r\n&nbsp;&nbsp;PRINT USING \"###  \"; i;\r\n&nbsp;&nbsp;FOR j = 1 TO 360\r\n&nbsp;&nbsp;&nbsp;&nbsp;subtot = subtot + span(i, j - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' j - 1 because of original truncation\r\n&nbsp;&nbsp;&nbsp;&nbsp;st2 = st2 + span(i, j - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;tot = tot + span(i, j - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF j / 90 = INT(j / 90) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"#######\"; subtot;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subtot = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF j = 180 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"  ########  \"; st2;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;st2 = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT USING \"##########\"; tot;\r\n&nbsp;&nbsp;tot = 0\r\n&nbsp;&nbsp;PRINT\r\nNEXT\r\n',NULL,0);
INSERT INTO comment VALUES (5105,841,1301,'Charlie','re: Simulation','2003-05-20 10:07:34',0,'Here\'s the table again--I hope it lines up better:\r\n\r\n&nbsp;&nbsp;3&nbsp;187486&nbsp;561980&nbsp;749466&nbsp;250534&nbsp;0&nbsp;1000000\r\n&nbsp;&nbsp;4&nbsp;62659&nbsp;437033&nbsp;499692&nbsp;500308&nbsp;0&nbsp;1000000\r\n&nbsp;&nbsp;5&nbsp;19439&nbsp;292777&nbsp;312216&nbsp;683941&nbsp;3843&nbsp;1000000\r\n&nbsp;&nbsp;6&nbsp;5880&nbsp;181339&nbsp;187219&nbsp;787418&nbsp;25363&nbsp;1000000\r\n&nbsp;&nbsp;7&nbsp;1662&nbsp;107769&nbsp;109431&nbsp;816731&nbsp;73838&nbsp;1000000\r\n&nbsp;&nbsp;8&nbsp;492&nbsp;62104&nbsp;62596&nbsp;790008&nbsp;147396&nbsp;1000000\r\n&nbsp;&nbsp;9&nbsp;153&nbsp;35259&nbsp;35412&nbsp;726006&nbsp;238582&nbsp;1000000\r\n&nbsp;10&nbsp;&nbsp;34&nbsp;19706&nbsp;19740&nbsp;643549&nbsp;336711&nbsp;1000000\r\n&nbsp;11&nbsp;&nbsp;7&nbsp;10834&nbsp;10841&nbsp;554994&nbsp;434165&nbsp;1000000\r\n\r\n',5104,0);
INSERT INTO comment VALUES (5106,823,2130,'ethan','answer','2003-05-20 10:45:56',0,'here are the possible combinations.\r\nh=heads and t=tails\r\nhhh\r\nhht\r\nhth\r\nthh\r\ntth\r\ntht\r\nttt\r\nhtt\r\nOf those 8, there are 3 with one and only one heads. So the odds of getting heads only once is 3/8.',NULL,0);
INSERT INTO comment VALUES (5107,829,1301,'Charlie','re(3): Please Someone Correct Me','2003-05-20 11:06:33',0,'You say\r\nBut have you gone through my proof Charlie? Just see what conclusion I am arriving at. Ernesto does not belong to any of the three categories (Knights, Knaves or Liars). How is that possible? That was what I wanted others to correct and not whether they belong to same or different categories. \r\n\r\nBut it is not necessary to go through the proof.  If one starts with contradictory premises, one can prove anything.  The contradictory premises in this case are 1) All the people are different types and 2) The clues that are given, which contradict this.  In fact, you have proved that they are not all different types because by starting with that assumption, you have come up with the impossibility that Ernesto is not any of the types. \r\n\r\nIt is always possible to prove an impossibility by starting out with contradictory premises.  Again, looking at it the other way around, if an impossibility has been proved, one has demonstrated that at least one of the premises is wrong.',5096,0);
INSERT INTO comment VALUES (5108,718,1921,'Travis Taylor','Anything you can do I can do smaller','2003-05-20 11:12:56',1,'2^-(31!)\r\n\r\nbut .. 2^-((31!)!) is smaller .. \r\nbut .. 2^-(((31!)!)!) is smaller still .. \r\n\r\nand so on and so on .. ',NULL,0);
INSERT INTO comment VALUES (5109,718,1921,'Travis Taylor','re: Anything you can do I can do smaller','2003-05-20 11:14:24',0,'Disregard!\r\n\r\n.. I reread the problem .. ',5108,0);
INSERT INTO comment VALUES (5110,527,2130,'ethan','Solution','2003-05-20 11:24:23',3,'0=e\r\n1=n\r\n2=v\r\n3=s\r\n4=m\r\n5=a\r\n6=u\r\n7=p\r\n8=t\r\n9=r\r\n    4593\r\n    MARS\r\n   20163\r\n   VENUS\r\n  695163\r\n  URANUS\r\n  358691\r\n  SATURN\r\n---------\r\n 1078610\r\n NEPTUNE',NULL,0);
INSERT INTO comment VALUES (5111,524,2267,'Kim','solution','2003-05-20 14:51:22',0,'ewe',NULL,0);
INSERT INTO comment VALUES (5112,524,2267,'Kim','re: Solution','2003-05-20 14:56:50',0,'Although I\'m beginning to think it is \"I\", ewe can also be read both ways!',4983,0);
INSERT INTO comment VALUES (5113,823,2267,'Kim','solution','2003-05-20 15:12:29',0,'1/8',NULL,0);
INSERT INTO comment VALUES (5114,501,2267,'Kim','possible','2003-05-20 15:26:24',0,'stars?',NULL,0);
INSERT INTO comment VALUES (5115,686,2267,'Kim','guess','2003-05-20 15:34:14',0,'the police were already there\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5116,527,2256,'Jackie','re: Solution','2003-05-20 16:24:25',0,'I actually obtained the same answer. I started with \"n\" because I figured it was most likely \"1\" because the digit could only have been carried over from the sum of the previous letters. From that point I was able to draw more relationships between letters, for instance, if s was even, then e must be odd, or vice versa.',5110,0);
INSERT INTO comment VALUES (5117,520,1575,'DJ','Solution?','2003-05-20 17:00:40',4,'How does the problem \'imply that there is just one possible answer\'? Simply in asking us to name the cards? Pretty weak if you ask me...\r\nObviously, since every statement ends in \'or two,\' the middle card could be a two of any suit. That doesn\'t preclude the possiblity.',NULL,0);
INSERT INTO comment VALUES (5118,829,1567,'Bryan','re(3): Please Someone Correct Me','2003-05-20 18:51:24',4,'To answer your question, Ravi, I would say you should reread your own proof. In several places, it says \"this is not possible, since each of the three belong to different categories\". Now remember, by the fact that your proof leaves no suitable category for Ernesto, you have proven this assumption is <b>wrong</b>. So why don\'t you drop that assumption and run through the problem a second time? Or, if you want to save the effort, try reading the excellent proofs by Trevor and Charlie, which show quite logically the category for each of the three men.',5103,0);
INSERT INTO comment VALUES (5119,518,2129,'Sanjay','re(3): General Shortcut Formula','2003-05-20 21:30:02',0,'K is a constant, representing the ratio of speeds of the two trains.\r\n\r\nK = (Fast Train speed)/(Slow Train speed)\r\n\r\nIt can be seen from the formula that K will never be less than 1',5047,0);
INSERT INTO comment VALUES (5120,227,2268,'David','just curious...','2003-05-20 21:32:15',0,'If the student truly saw a loophole, why wouldn\'t he/she have a different lawyer represent him/her. This way, the student will not have won his/her first case, rather the lawyer representing the student would have won.',NULL,0);
INSERT INTO comment VALUES (5121,518,2148,'Jayaram S','Good Thinking','2003-05-20 21:35:40',0,'Good line of thinking Sanjay!',5043,0);
INSERT INTO comment VALUES (5122,227,2268,'David','re: if I were his student','2003-05-20 21:35:47',0,'which states that they do not have to pay him UNTIL they have won their first case.\r\n\r\nIf both students were to sue each other, only one student would pay. Although, if in the future the student, who has lost the trial, wins an arguement, he/she would still have to abide by the contract and pay.',1760,0);
INSERT INTO comment VALUES (5123,227,2268,'David','re: just curious...','2003-05-20 21:40:50',0,'just to add on... \r\nIf the student won the case, the fee would be waived. If the student lost the case, he would not have to pay. In conclusion, neither would pay a fee.',5120,0);
INSERT INTO comment VALUES (5124,823,2129,'Sanjay','re: solution','2003-05-20 21:54:57',0,'Kim, could you explain your answer?',5113,0);
INSERT INTO comment VALUES (5125,814,2129,'Sanjay','Solution','2003-05-21 02:23:42',3,'There are 23 ways of putting + and - signs in the blanks, such that in the end it will all equal 1.\r\n\r\nexample 1: 0+1+2+3+4+5-6-7+8-9 = 1\r\nexample 2: 0-1-2-3-4-5+6-7+8+9 = 1  \r\n\r\nThere are 23 ways of putting + and - signs in the blanks, such that in the end it will all equal -1.\r\n\r\nexample 1: 0+1+2+3+4+5-6+7-8-9 = -1\r\nexample 2: 0-1-2-3-4-5+6+7-8+9 = -1\r\n \r\nThere is no way that we can make it add upto 0 or indeed to any even number because in the list of numbers are an odd number of odd numbers (1,3,5,7,&9), hence regardless of the placement of the signs, the full expression will always equal an odd number. ',NULL,0);
INSERT INTO comment VALUES (5126,814,2270,'peter','re: Solution','2003-05-21 03:00:21',0,'0+12+34-56-7+8+9=0',5125,0);
INSERT INTO comment VALUES (5127,841,1301,'Charlie','re(2): Simulation','2003-05-21 03:40:30',0,'Ok, this is the formatted table-- the middle column is the one applicable to the problem posed-- the ones on either side further break down the results into quadrants, and the last column the total number of trials:\r\n&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;187486&nbsp;561980&nbsp;&nbsp;&nbsp;&nbsp;749466&nbsp;&nbsp;&nbsp;250534&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;62659&nbsp;437033&nbsp;&nbsp;&nbsp;&nbsp;499692&nbsp;&nbsp;&nbsp;500308&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;19439&nbsp;292777&nbsp;&nbsp;&nbsp;&nbsp;312216&nbsp;&nbsp;&nbsp;683941&nbsp;&nbsp;&nbsp;3843&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5880&nbsp;181339&nbsp;&nbsp;&nbsp;&nbsp;187219&nbsp;&nbsp;&nbsp;787418&nbsp;&nbsp;25363&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1662&nbsp;107769&nbsp;&nbsp;&nbsp;&nbsp;109431&nbsp;&nbsp;&nbsp;816731&nbsp;&nbsp;73838&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;492&nbsp;&nbsp;62104&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;62596&nbsp;&nbsp;&nbsp;790008&nbsp;147396&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;153&nbsp;&nbsp;35259&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;35412&nbsp;&nbsp;&nbsp;726006&nbsp;238582&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;34&nbsp;&nbsp;19706&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19740&nbsp;&nbsp;&nbsp;643549&nbsp;336711&nbsp;&nbsp;&nbsp;1000000\r\n&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;10834&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10841&nbsp;&nbsp;&nbsp;554994&nbsp;434165&nbsp;&nbsp;&nbsp;1000000\r\n',5105,0);
INSERT INTO comment VALUES (5128,829,979,'Ravi Raja','re(4): Please Someone Correct Me','2003-05-21 04:52:16',0,'Thanks Charlie. Actually I was confused. I am sorry for bothering everyone for such a stupid mistake of mine. ',5107,0);
INSERT INTO comment VALUES (5129,814,1567,'Bryan','Solution plus','2003-05-21 04:57:12',3,'0+1+2+3-4-5-6-7+8+9=1<br>0+12-3+4+5+6-7-8-9=0<br>0-1-2-3+4+5+6+7-8-9=-1 <br>Obviously, if an expression can be made to equal a positive number, the same expression with all signs reversed will equal the negative of that number.<p>Carrying on: <br>0+12-3+4+5-6+7-8-9=2<br>0+1+2-3+4-5-6-7+8+9=3<br>0+12-3+4+5-6-7+8-9=4<br>0+1+2-3-4+5-6-7+8+9=5<br>0+12-3+4-5+6-7+8-9=6<br>0+1+2-3-4-5+6-7+8+9=7<br>0+12-3-4+5+6-7+8-9=8<br>0+1+2+3+4-5-6-7+8+9=9<br>0+12+3+4+5+6+7-8-9=10<p>I think a good question now would be: what is the first positive integer that <b>cannot</b> be achieved by adding + and - signs to the digits 0 through 9?\r\n',NULL,0);
INSERT INTO comment VALUES (5130,814,2166,'Chris','re: Solution plus','2003-05-21 08:58:39',0,'In response to Bryan\'s last line:\r\n\r\n>>I think a good question now would be: what is the first<br> >>positive integer that cannot be achieved by adding + and -<br>>>signs to the digits 0 through 9?\r\n\r\nthe answer is 46 if I understand the question correctly.  The highest number possible is 45 with all numbers added.  Remember that:  S = n(n+1)/2  where S is the sum of the first n digits.\r\n\r\nBTW, I\'m wondering about the legality of combining two digits together as in this post and the previous.',5129,0);
INSERT INTO comment VALUES (5131,814,1567,'Bryan','re(2): Solution plus','2003-05-21 09:16:50',0,'In answer to your question, Chris, I say there is nothing \"illegal\" about combining two or more digits (e.g. 12). The problem says to put + and - signs in the blanks, but it does not say one has to put them in <b>all</b> the blanks, so why limit myself?<p>Now then, if we consider the possibility that multiple digits may be combined in the equation, obviously one can achieve numbers greater than 45. The question becomes: what is the first positive integer that cannot be achieved?',5130,0);
INSERT INTO comment VALUES (5132,814,1301,'Charlie','re(3): Solution plus','2003-05-21 09:33:35',0,'While the rules say you can replace a space with + or - it doesn\'t say you can eliminate a space.\r\n\r\nHowever, once one does that, one can go up to 123,456,789 (commas inserted for clarity), with various gaps of course.',5131,0);
INSERT INTO comment VALUES (5133,814,1626,'Gamer','Maybe','2003-05-21 09:57:29',0,'Does 1 2=3+4 look right? I don\'t think it does, but I think it\'s impossible for the expresion to equal 0 otherwise. Since the numbers alternate odd and even, it seems impossible for it not to make an even number (such as 0 or 2) without stacking the digits.\r\n',NULL,0);
INSERT INTO comment VALUES (5134,851,1072,'Alan','Could it be?','2003-05-21 10:09:58',0,'Could these be digits that are all parts of pie',NULL,0);
INSERT INTO comment VALUES (5135,524,2274,'MeGg','Solution','2003-05-21 11:52:23',0,'itz eye haha durr\r\n',NULL,0);
INSERT INTO comment VALUES (5136,823,2274,'MeGg','HaHaHa','2003-05-21 11:56:59',0,'3/8 durr haha ',NULL,0);
INSERT INTO comment VALUES (5137,851,1626,'Gamer','','2003-05-21 12:20:16',2,'Breaking up the sequence into groups of 4 gives:\r\n\r\n1914\r\n1918\r\n1939\r\n194_\r\n\r\nSeems as though they are dates, though I don\'t know what date it could be...',NULL,0);
INSERT INTO comment VALUES (5138,851,1567,'Bryan','Solution','2003-05-21 12:35:08',0,'Looking at the numbers in groups of four we get 1914, 1918, 1939, and 194?. World War I ran from 1914 to 1918, and WWII ran from 1939 to 1945. Thus the last number in this sequence is <b>5.',NULL,0);
INSERT INTO comment VALUES (5139,851,1626,'Gamer','re: Solution','2003-05-21 12:57:28',0,'Yes... I couldn\'t get what the dates meant, but I guess you did! (I have never been very good with history :D)',5138,0);
INSERT INTO comment VALUES (5140,829,1660,'Tim Axoy','Find the bold spots.','2003-05-21 13:37:20',3,'Call Ernesto E,Fontleroy F,and Gilden<b>stern</b> G.\r\nFor any person P and any number N,let PN be P\'s Nth statement(Example:Fontleroy\'s second statement is F2).\r\nWe notice that for any knight-liar-knave person P and any number N1 and N2 both even or both odd,PN1 and PN2 are either both true or both false(Call this Fact 1).\r\n<p>\r\nA knight can never claim to be a knave like Fontleroy did in F1,so F is not a knight.\r\nF can be a knave that told the truth in F1 or a liar who always lies in all his statements.\r\nEither way,F2 and F4 are both false(You can check this).\r\nE is not a knight and G is not a liar.\r\n<p>\r\nE said he was a knight and he is <b>not</b>,so E1 is false.\r\nE3 must also be false by Fact 1 at the beginning,so F is not a liar.\r\n<p>\r\nSince F is neither a knight nor a liar,he is a knave.\r\n<p>\r\nTherefore,G told the truth in G1,and also G3 by Fact 1,so E is a knave.\r\nSince E1 is <b>false</b> and E is a knave,E2 is true,so G is a knight.\r\nWe have solved it.\r\n<p>\r\nE is a knave,F is a knave,and G is a <b>knight</b>.\r\n<p>\r\nP. S. Find all the bold spots.',NULL,0);
INSERT INTO comment VALUES (5141,851,2184,'mark hartman','My answer:','2003-05-21 18:07:00',0,'I\'m going to go with 5.  The series of numbers looks like dates associated with the World Wars:  World War I from 1914 to 1918, and World War II from 1939 to 1945.\r\n\r\nJust a guess.\r\n',NULL,0);
INSERT INTO comment VALUES (5142,851,1575,'DJ','and','2003-05-21 19:15:48',0,'I hope that question mark is the last number in the sequence altogether..',NULL,0);
INSERT INTO comment VALUES (5143,841,1575,'DJ','re(3): Simulation','2003-05-21 19:23:55',0,'I found a simulation someone else had done, with 10000 samples per n, with the fraction of the time that all n points were within the same 180&deg; arc. The table looked like this:\r\n&nbsp;n&nbsp;&nbsp;&nbsp;&nbsp;simulation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.0000\r\n&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.0000\r\n&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.0000\r\n&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.8742\r\n&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.6862\r\n&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.4954\r\n&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.3365\r\n&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.2295\r\n&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.1508\r\n10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.0889\r\nI didn\'t run that myself; that\'s just what I found. Anyway, it corresponds pretty well to the solution.',5127,0);
INSERT INTO comment VALUES (5144,20,2259,'calla tah-n','easy! solution:','2003-05-21 20:05:06',0,'go from A to the midpoint of segment FD or segment DE and then go to point G.\r\nWhy?  because if you were to unfold the cube and lay it flat the straight from A to G would either go through the midpoint of FD or DE, depending on how the cube was unfolded',NULL,0);
INSERT INTO comment VALUES (5145,814,2129,'Sanjay','re(2): Solution','2003-05-21 22:12:17',0,'When it says \'You have to put in + and -signs in the blanks, ...\', I assume that you \'have to\' put in + and - signs in the blanks.\r\n\r\n\r\n',5126,0);
INSERT INTO comment VALUES (5146,823,2239,'Alpha Tiger','Easy ...','2003-05-22 01:57:11',3,'1+1=3 hehe (er no it\'s not the problem ...)\r\n\r\nHHH\r\nHHT\r\nHTH\r\nTHH\r\nTTH\r\nTHT\r\nHTT\r\nTTT\r\n\r\nEr ... The probability is 3/8.',NULL,0);
INSERT INTO comment VALUES (5147,810,2231,'Trevor Leitch','Solution','2003-05-22 02:48:20',3,'First off, I assume the question means that there were AT LEAST 2 people at the party who had shaken hands the same number of times, not EXACTLY 2 people... it is easy to think of a situation where more than two people had shaken hands the same number of times, e.g. a party of three people where everybody knew everybody else.\r\n\r\nSolution: At any given moment, there are n people at the party. Each person can know anywhere from 0 to (n-1) other people (since we assume that one cannot \"know oneself\", at least not shake one\'s own hand). Thus, for n different people there are n different numbers of handshakes one can possibly make (0, 1, 2, ... , n-1). However, it is impossible for there to be a person who knows (n-1) people AND a person who knows 0 people at a party; the first represents someone who knows everybody else, the second someone who knows nobody, and the two cannot coexist. Thus, there are only (n-1) possible different handshake counts a person at the party can have, and n people at the party; therefore, at least two people must have made the same number of handshakes (I think they called this pigeon-hole theory in college, but that could be wrong).',NULL,0);
INSERT INTO comment VALUES (5148,15,2277,'steve','another approach','2003-05-22 03:09:30',0,'let x be the number WITHOUT the 2 at the end or the beginning.  Then, if we append a 2 to the end, the value of this number is 10*x + 2.  On the other hand, if a 2 is pre-appended to x, the value is 2*10^n + x, where n is the number of digits in x.  The latter is double the former, 2*10^n + x = 2*(10*x + 2).  Solving this, we get 2*10^n - 4 = 19*x.  In other words, x is the quotient when a number of the form 199...996 is evenly divisible by 19.  I obtained the solution by long division.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5149,814,2278,'Dave Neary','re: Solution','2003-05-22 03:28:29',3,'The solution is easier than that.\r\n\r\n0+1+...+9 = 45. We want to add +s and -s to make 1. Grouping all the +ed numbers and the -ed numbers together, we get \r\n(a1+b1+c1+...) - (a2+b2+...) = 1\r\nand\r\na1+b1+c1+...+a2+b2+... = 45.\r\n\r\nThe obvious solution to this is 23 - 22 = 1, 23 + 22 = 45 And in fact this is the only solution.\r\n\r\nSo to solve the problem we just need to take any subset of (0,1,...,9) which adds up to 22, minus them, and we\'re done.\r\n\r\nOne such group is 1,2,3,4,5,7 Another is 1,2,3,8,9, and so on.\r\n\r\nCheers,\r\nDave.',5125,0);
INSERT INTO comment VALUES (5150,851,2278,'Dave Neary','re:','2003-05-22 03:33:03',0,'5\r\n\r\nYou could do with learning a little history. Assuming you were serious. Of course, you might have been joking :) \r\n\r\nDave.',5137,0);
INSERT INTO comment VALUES (5151,810,1567,'Bryan','Solution','2003-05-22 04:43:20',3,'For n guests, the minimum number of people that one can shake hands with is zero, while the maximum number is n-1 (you aren’t shaking hands with yourself, after all). However, these two conditions are mutually exclusive, because if one person has shaken the hands of all of the n-1 other guests, another person cannot have shaken nobody’s hand, and vice versa. Therefore, for n guests, there are only n-1 possible number of handshakes, so at least two partiers must have the same number of handshakes.',NULL,0);
INSERT INTO comment VALUES (5152,841,1301,'Charlie','re(4): Simulation','2003-05-22 05:25:35',0,'In all 10000 trials 3 random points all three fell within a 180° span?  And with 4 points, 8742 out of 10000 fell within the span, when 5000 would have been expected?  If 5000 are expected we\'d usually expect that number +/- 70 as the standard deviation, so even 3 std deviations would be 5210--nowhere near 8742.',5143,0);
INSERT INTO comment VALUES (5153,814,2129,'Sanjay','re(2): Solution','2003-05-22 05:29:24',0,'Dave, I agree with you completely. All we have to do is to find subsets of (0,1,....,9) which add up to 22, and minus them. \r\n\r\nIt just so happens that there are 23 such subsets:\r\n\r\n{6,7,9},{5,8,9},{4,5,6,7},{3,5,6,8},{3,4,7,8},{3,4,6,9},{2,5,7,8},{2,5,6,9},{2,4,7,9},{2,3,8,9},{2,3,4,6,7},{2,3,4,5,8},{1,6,7,8},{1,5,7,9},{1,4,8,9},{1,3,5,6,7},{1,3,4,6,8},{1,3,4,5,9},{1,2,5,6,8},{1,2,4,7,8},{1,2,4,6,9},{1,2,3,7,9},{1,2,3,4,5,7}\r\n\r\nReversing the signs in any solution for +1 gives us a solution for -1.\r\n\r\nPS: Sorry to point it out Dave, but contrary to your suggestion {1,2,3,8,9} is not one such group. Obviously an oversight.',5149,0);
INSERT INTO comment VALUES (5154,765,2129,'Sanjay','re: General Solution','2003-05-22 05:50:21',0,'I realize that since the problem only asks us to determine the identity of the \'fake\' coin and not the nature of its \'fakeness\' it will be possible to \'solve\' more than (3^X-3)/2 coins in X weighings. \r\n\r\nNot having to identify the nature of fakeness allows us to leave one coin out of the weighings altogether. Hence we can \'solve\' at least one more than (3^X-3)/2 coins in X weighings. However, I can\'t say for certain whether this is the maximum we can \'solve\'.   ',4987,0);
INSERT INTO comment VALUES (5155,814,1301,'Charlie','re: Solution plus','2003-05-22 06:52:24',0,'Following your allowing of the removal of spaces in addition to replacement of others by + or -, and to answer your question on the first positive integer that can\'t be produced in that manner, the answer is 211.\r\n\r\n         0 = 0- 1 - 2 + 34 + 56 - 78 - 9\r\n                    (32 others)\r\n         1 = 0- 1 - 2 - 3 - 4 - 5 + 6 - 7 + 8 + 9\r\n                    (68 others)\r\n         2 = 0- 1 + 2 - 34 + 5 + 6 + 7 + 8 + 9\r\n                    (28 others)\r\n         3 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 7 + 8 + 9\r\n                    (58 others)\r\n         4 = 0- 1 - 2 + 34 - 5 + 67 - 89\r\n                    (25 others)\r\n         5 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 8 - 9\r\n                    (60 others)\r\n         6 = 0- 1 - 2 + 34 + 5 - 6 - 7 - 8 - 9\r\n                    (35 others)\r\n         7 = 0- 1 - 2 - 3 - 4 - 5 - 67 + 89\r\n                    (55 others)\r\n         8 = 0- 1 - 2 - 34 - 5 + 67 - 8 - 9\r\n                    (25 others)\r\n         9 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 - 8 + 9\r\n                    (67 others)\r\n        10 = 0- 1 - 2 + 34 - 5 - 6 + 7 - 8 - 9\r\n                    (28 others)\r\n        11 = 0- 1 - 2 - 3 - 4 + 5 + 6 - 7 + 8 + 9\r\n                    (58 others)\r\n        12 = 0- 1 - 2 - 3 - 45 - 6 + 78 - 9\r\n                    (37 others)\r\n        13 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 7 + 8 + 9\r\n                    (53 others)\r\n        14 = 0- 1 - 2 + 34 - 5 - 6 - 7 - 8 + 9\r\n                    (38 others)\r\n        15 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 7 + 8 + 9\r\n                    (62 others)\r\n        16 = 0- 1 - 2 - 3 - 4 - 56 - 7 + 89\r\n                    (25 others)\r\n        17 = 0- 1 - 2 - 3 - 4 + 5 - 67 + 89\r\n                    (55 others)\r\n        18 = 0- 1 - 2 - 34 + 5 + 67 - 8 - 9\r\n                    (33 others)\r\n        19 = 0- 1 - 2 - 3 + 4 + 5 + 6 - 7 + 8 + 9\r\n                    (56 others)\r\n        20 = 0- 1 - 2 + 34 + 5 - 6 + 7 - 8 - 9\r\n                    (37 others)\r\n        21 = 0- 1 - 2 - 3 - 4 - 56 + 78 + 9\r\n                    (58 others)\r\n        22 = 0- 1 - 2 - 3 - 4 + 56 - 7 - 8 - 9\r\n                    (35 others)\r\n        23 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 8 + 9\r\n                    (58 others)\r\n        24 = 0- 1 - 2 - 3 - 45 + 6 + 78 - 9\r\n                    (49 others)\r\n        25 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 + 8 + 9\r\n                    (48 others)\r\n        26 = 0- 1 - 2 - 34 - 5 + 67 - 8 + 9\r\n                    (38 others)\r\n        27 = 0- 1 - 2 - 3 + 45 - 6 - 7 - 8 + 9\r\n                    (64 others)\r\n        28 = 0- 1 - 2 + 3 - 4 + 56 - 7 - 8 - 9\r\n                    (39 others)\r\n        29 = 0- 1 - 2 - 3 + 4 - 56 + 78 + 9\r\n                    (53 others)\r\n        30 = 0- 1 - 2 - 3 - 4 - 56 + 7 + 89\r\n                    (50 others)\r\n        31 = 0- 1 - 2 - 34 + 5 - 6 + 78 - 9\r\n                    (44 others)\r\n        32 = 0- 1 - 2 + 34 + 5 + 6 + 7 - 8 - 9\r\n                    (44 others)\r\n        33 = 0- 1 - 2 - 3 - 45 + 67 + 8 + 9\r\n                    (55 others)\r\n        34 = 0- 1 - 2 - 34 - 5 - 6 - 7 + 89\r\n                    (30 others)\r\n        35 = 0- 1 - 2 - 3 - 4 - 5 + 67 - 8 - 9\r\n                    (48 others)\r\n        36 = 0- 1 - 2 - 3 - 4 + 56 + 7 - 8 - 9\r\n                    (50 others)\r\n        37 = 0- 1 - 2 - 3 - 45 + 6 - 7 + 89\r\n                    (50 others)\r\n        38 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 8 - 9\r\n                    (43 others)\r\n        39 = 0- 1 - 2 - 3 - 45 - 6 + 7 + 89\r\n                    (54 others)\r\n        40 = 0- 1 - 2 - 3 - 4 + 56 - 7 - 8 + 9\r\n                    (46 others)\r\n        41 = 0- 1 - 2 - 3 + 45 - 6 + 7 - 8 + 9\r\n                    (42 others)\r\n        42 = 0- 1 - 2 - 3 - 45 + 6 + 78 + 9\r\n                    (51 others)\r\n        43 = 0- 1 - 2 - 3 + 4 - 5 + 67 - 8 - 9\r\n                    (43 others)\r\n        44 = 0- 1 - 2 - 3 + 4 + 56 + 7 - 8 - 9\r\n                    (43 others)\r\n        45 = 0- 1 - 2 - 3 - 4 + 5 + 67 - 8 - 9\r\n                    (67 others)\r\n        46 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 8 - 9\r\n                    (44 others)\r\n        47 = 0- 1 - 2 + 3 + 45 - 6 + 7 - 8 + 9\r\n                    (41 others)\r\n        48 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 78 - 9\r\n                    (50 others)\r\n        49 = 0- 1 - 2 - 34 + 5 - 6 + 78 + 9\r\n                    (37 others)\r\n        50 = 0- 1 - 2 + 3 + 4 + 56 + 7 - 8 - 9\r\n                    (44 others)\r\n        51 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 8 - 9\r\n                    (53 others)\r\n        52 = 0- 1 - 2 - 3 - 4 + 56 + 7 + 8 - 9\r\n                    (37 others)\r\n        53 = 0- 1 - 2 - 3 - 4 - 5 + 67 - 8 + 9\r\n                    (49 others)\r\n        54 = 0- 1 - 2 - 3 - 4 + 56 + 7 - 8 + 9\r\n                    (50 others)\r\n        55 = 0- 1 - 2 - 3 + 45 + 6 - 7 + 8 + 9\r\n                    (41 others)\r\n        56 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 8 + 9\r\n                    (35 others)\r\n        57 = 0- 1 - 2 - 3 + 45 - 6 + 7 + 8 + 9\r\n                    (42 others)\r\n        58 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 78 - 9\r\n                    (47 others)\r\n        59 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 8 - 9\r\n                    (41 others)\r\n        60 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 78 - 9\r\n                    (49 others)\r\n        61 = 0- 1 - 2 - 3 - 4 - 5 - 6 - 7 + 89\r\n                    (40 others)\r\n        62 = 0- 1 - 2 - 3 + 4 + 56 + 7 - 8 + 9\r\n                    (36 others)\r\n        63 = 0- 1 - 2 - 3 - 4 + 5 + 67 - 8 + 9\r\n                    (55 others)\r\n        64 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 8 + 9\r\n                    (35 others)\r\n        65 = 0- 1 - 2 + 3 + 4 - 5 + 67 + 8 - 9\r\n                    (38 others)\r\n        66 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 78 + 9\r\n                    (46 others)\r\n        67 = 0- 1 - 2 + 3 - 4 - 5 - 6 - 7 + 89\r\n                    (44 others)\r\n        68 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 78 - 9\r\n                    (39 others)\r\n        69 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 8 + 9\r\n                    (45 others)\r\n        70 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 78 - 9\r\n                    (28 others)\r\n        71 = 0- 1 - 2 - 3 - 4 + 5 - 6 - 7 + 89\r\n                    (38 others)\r\n        72 = 0- 1 - 2 + 3 - 4 - 5 - 6 + 78 + 9\r\n                    (42 others)\r\n        73 = 0- 1 - 2 - 3 - 4 - 5 + 6 - 7 + 89\r\n                    (38 others)\r\n        74 = 0- 1 - 2 - 3 + 4 - 5 - 6 + 78 + 9\r\n                    (33 others)\r\n        75 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 7 + 89\r\n                    (38 others)\r\n        76 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 78 + 9\r\n                    (38 others)\r\n        77 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 8 + 9\r\n                    (35 others)\r\n        78 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 78 + 9\r\n                    (37 others)\r\n        79 = 0- 1 - 2 - 3 - 4 + 5 + 67 + 8 + 9\r\n                    (34 others)\r\n        80 = 0- 1 - 2 + 3 + 4 - 5 - 6 + 78 + 9\r\n                    (27 others)\r\n        81 = 0- 1 - 2 - 3 + 4 - 5 + 6 - 7 + 89\r\n                    (49 others)\r\n        82 = 0- 1 - 2 + 3 - 4 + 5 - 6 + 78 + 9\r\n                    (31 others)\r\n        83 = 0- 1 - 2 - 3 - 4 + 5 + 6 - 7 + 89\r\n                    (35 others)\r\n        84 = 0- 1 - 2 - 3 + 4 + 5 - 6 + 78 + 9\r\n                    (37 others)\r\n        85 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 7 + 89\r\n                    (32 others)\r\n        86 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 78 + 9\r\n                    (28 others)\r\n        87 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 7 + 89\r\n                    (34 others)\r\n        88 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 78 + 9\r\n                    (22 others)\r\n        89 = 0- 1 - 2 - 3 + 45 + 67 - 8 - 9\r\n                    (35 others)\r\n        90 = 0- 1 - 2 + 3 + 4 + 5 - 6 + 78 + 9\r\n                    (34 others)\r\n        91 = 0- 1 - 2 - 3 + 4 + 5 + 6 - 7 + 89\r\n                    (37 others)\r\n        92 = 0- 1 - 2 + 3 + 4 - 5 + 6 + 78 + 9\r\n                    (33 others)\r\n        93 = 0- 1 - 2 - 3 + 4 + 5 - 6 + 7 + 89\r\n                    (33 others)\r\n        94 = 0- 1 - 2 + 3 - 4 + 5 + 6 + 78 + 9\r\n                    (27 others)\r\n        95 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 89\r\n                    (26 others)\r\n        96 = 0- 1 - 2 - 3 + 4 + 5 + 6 + 78 + 9\r\n                    (29 others)\r\n        97 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 + 89\r\n                    (27 others)\r\n        98 = 0- 1 + 2 + 3 - 4 + 5 + 6 + 78 + 9\r\n                    (23 others)\r\n        99 = 0- 1 - 2 + 3 + 4 + 5 - 6 + 7 + 89\r\n                    (41 others)\r\n       100 = 0- 1 + 2 - 3 + 4 + 5 + 6 + 78 + 9\r\n                    (22 others)\r\n       101 = 0- 1 - 2 - 34 + 56 - 7 + 89\r\n                    (27 others)\r\n       102 = 0- 1 - 2 - 3 + 45 - 6 + 78 - 9\r\n                    (26 others)\r\n       103 = 0- 1 - 2 + 3 - 4 + 5 + 6 + 7 + 89\r\n                    (22 others)\r\n       104 = 0- 1 - 2 + 34 + 5 + 67 - 8 + 9\r\n                    (24 others)\r\n       105 = 0- 1 - 2 - 3 - 45 + 67 + 89\r\n                    (23 others)\r\n       106 = 0- 1 - 2 - 34 + 56 + 78 + 9\r\n                    (24 others)\r\n       107 = 0- 1 - 2 - 3 + 45 + 67 - 8 + 9\r\n                    (27 others)\r\n       108 = 0- 1 - 2 + 3 + 45 - 6 + 78 - 9\r\n                    (33 others)\r\n       109 = 0- 1 - 23 + 45 + 6 - 7 + 89\r\n                    (18 others)\r\n       110 = 0- 1 - 2 + 34 - 5 + 67 + 8 + 9\r\n                    (23 others)\r\n       111 = 0- 1 - 2 + 3 - 45 + 67 + 89\r\n                    (24 others)\r\n       112 = 0- 1 - 2 + 34 + 5 - 6 - 7 + 89\r\n                    (20 others)\r\n       113 = 0- 1 - 2 + 3 + 45 + 67 - 8 + 9\r\n                    (21 others)\r\n       114 = 0- 1 - 2 - 3 + 45 + 6 + 78 - 9\r\n                    (25 others)\r\n       115 = 0- 1 - 2 - 3 - 4 + 56 + 78 - 9\r\n                    (16 others)\r\n       116 = 0- 1 - 2 + 34 - 5 - 6 + 7 + 89\r\n                    (24 others)\r\n       117 = 0- 1 - 2 + 34 + 5 - 6 + 78 + 9\r\n                    (34 others)\r\n       118 = 0- 1 - 23 + 4 + 56 - 7 + 89\r\n                    (20 others)\r\n       119 = 0- 1 - 2 + 34 - 5 + 6 + 78 + 9\r\n                    (14 others)\r\n       120 = 0- 1 - 2 - 3 + 45 - 6 + 78 + 9\r\n                    (27 others)\r\n       121 = 0- 1 - 2 + 3 - 4 + 56 + 78 - 9\r\n                    (15 others)\r\n       122 = 0+ 1 - 2 - 3 + 45 - 6 + 78 + 9\r\n                    (17 others)\r\n       123 = 0- 1 - 2 - 3 + 4 + 56 + 78 - 9\r\n                    (17 others)\r\n       124 = 0- 1 - 2 - 34 + 5 + 67 + 89\r\n                    (14 others)\r\n       125 = 0- 1 + 2 + 3 - 4 + 56 + 78 - 9\r\n                    (19 others)\r\n       126 = 0- 1 - 2 + 3 + 45 - 6 + 78 + 9\r\n                    (33 others)\r\n       127 = 0- 1 - 2 - 3 + 45 + 6 - 7 + 89\r\n                    (11 others)\r\n       128 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 89\r\n                    (19 others)\r\n       129 = 0- 1 - 2 - 3 + 45 - 6 + 7 + 89\r\n                    (17 others)\r\n       130 = 0- 1 + 2 + 3 + 45 - 6 + 78 + 9\r\n                    (21 others)\r\n       131 = 0- 1 - 23 + 4 - 5 + 67 + 89\r\n                    (11 others)\r\n       132 = 0- 1 - 2 - 3 + 45 + 6 + 78 + 9\r\n                    (22 others)\r\n       133 = 0- 1 - 2 - 3 - 4 + 56 + 78 + 9\r\n                    (15 others)\r\n       134 = 0- 1 - 2 + 3 - 4 + 56 - 7 + 89\r\n                    (14 others)\r\n       135 = 0- 1 - 2 + 3 + 45 - 6 + 7 + 89\r\n                    (28 others)\r\n       136 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 89\r\n                    (16 others)\r\n       137 = 0- 1 + 2 - 3 - 4 + 56 + 78 + 9\r\n                    (7 others)\r\n       138 = 0- 1 - 2 + 3 + 45 + 6 + 78 + 9\r\n                    (22 others)\r\n       139 = 0- 1 - 2 + 3 - 4 + 56 + 78 + 9\r\n                    (10 others)\r\n       140 = 0- 1 + 2 - 3 + 4 + 56 - 7 + 89\r\n                    (16 others)\r\n       141 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 89\r\n                    (14 others)\r\n       142 = 0- 1 - 2 - 3 - 4 + 56 + 7 + 89\r\n                    (13 others)\r\n       143 = 0- 1 + 2 + 3 - 4 + 56 + 78 + 9\r\n                    (14 others)\r\n       144 = 0- 1 + 234 - 5 - 67 - 8 - 9\r\n                    (26 others)\r\n       145 = 0- 1 + 2 - 3 - 4 - 5 + 67 + 89\r\n                    (11 others)\r\n       146 = 0- 1 + 2 - 3 - 4 + 56 + 7 + 89\r\n                    (12 others)\r\n       147 = 0- 1 - 2 + 3 - 4 - 5 + 67 + 89\r\n                    (15 others)\r\n       148 = 0- 1 - 2 + 3 - 4 + 56 + 7 + 89\r\n                    (13 others)\r\n       149 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 89\r\n                    (10 others)\r\n       150 = 0- 1 - 2 - 3 + 4 + 56 + 7 + 89\r\n                    (16 others)\r\n       151 = 0- 1 - 2 - 3 - 4 + 5 + 67 + 89\r\n                    (11 others)\r\n       152 = 0- 1 + 2 + 3 - 4 + 56 + 7 + 89\r\n                    (9 others)\r\n       153 = 0- 1 + 2 - 3 + 4 - 5 + 67 + 89\r\n                    (22 others)\r\n       154 = 0- 1 + 2 - 3 + 4 + 56 + 7 + 89\r\n                    (15 others)\r\n       155 = 0- 1 - 2 + 3 + 4 - 5 + 67 + 89\r\n                    (8 others)\r\n       156 = 0- 1 - 2 + 3 + 4 + 56 + 7 + 89\r\n                    (15 others)\r\n       157 = 0- 1 - 2 + 3 - 4 + 5 + 67 + 89\r\n                    (12 others)\r\n       158 = 0+ 1 - 2 + 3 + 4 + 56 + 7 + 89\r\n                    (7 others)\r\n       159 = 0- 1 - 2 - 3 + 4 + 5 + 67 + 89\r\n                    (13 others)\r\n       160 = 0- 1 + 2 + 3 + 4 + 56 + 7 + 89\r\n                    (4 others)\r\n       161 = 0- 1 + 2 + 3 - 4 + 5 + 67 + 89\r\n                    (5 others)\r\n       162 = 0- 1 + 234 - 5 - 67 - 8 + 9\r\n                    (19 others)\r\n       163 = 0- 1 + 2 - 3 + 4 + 5 + 67 + 89\r\n                    (7 others)\r\n       164 = 0- 1 + 23 + 4 + 56 - 7 + 89\r\n                    (10 others)\r\n       165 = 0- 1 - 2 + 3 + 4 + 5 + 67 + 89\r\n                    (10 others)\r\n       166 = 0+ 1 + 23 + 4 + 56 - 7 + 89\r\n                    (7 others)\r\n       167 = 0- 1 + 234 - 56 + 7 - 8 - 9\r\n                    (8 others)\r\n       168 = 0+ 123 - 45 - 6 + 7 + 89\r\n                    (5 others)\r\n       169 = 0- 1 - 2 + 34 + 56 - 7 + 89\r\n                    (9 others)\r\n       170 = 0- 1 + 23 - 4 + 56 + 7 + 89\r\n                    (5 others)\r\n       171 = 0- 1 + 234 - 56 - 7 - 8 + 9\r\n                    (18 others)\r\n       172 = 0- 1 + 234 + 5 - 67 - 8 + 9\r\n                    (10 others)\r\n       173 = 0- 1 + 2 + 34 + 56 - 7 + 89\r\n                    (5 others)\r\n       174 = 0- 1 - 2 + 34 + 56 + 78 + 9\r\n                    (7 others)\r\n       175 = 0- 1 + 234 + 5 + 6 - 78 + 9\r\n                    (4 others)\r\n       176 = 0+ 1 - 2 + 34 + 56 + 78 + 9\r\n                    (1 other)\r\n       177 = 0- 1 - 23 + 45 + 67 + 89\r\n                    (8 others)\r\n       178 = 0- 1 + 2 + 34 + 56 + 78 + 9\r\n                    (2 others)\r\n       179 = 0- 1 + 23 - 4 + 5 + 67 + 89\r\n                    (4 others)\r\n       180 = 0+ 1 + 2 + 34 + 56 + 78 + 9\r\n                    (13 others)\r\n       181 = 0+ 1 + 23 - 4 + 5 + 67 + 89\r\n                    (3 others)\r\n       182 = 0- 1 - 2 + 34 - 5 + 67 + 89\r\n                    (6 others)\r\n       183 = 0- 1 - 2 + 34 + 56 + 7 + 89\r\n                    (4 others)\r\n       184 = 0+ 1 - 2 + 34 - 5 + 67 + 89\r\n                    (5 others)\r\n       185 = 0- 1 + 234 - 56 + 7 - 8 + 9\r\n                    (8 others)\r\n       186 = 0- 1 - 2 + 345 - 67 - 89\r\n                    (4 others)\r\n       187 = 0- 1 + 2 + 34 + 56 + 7 + 89\r\n                    (6 others)\r\n       188 = 0- 1 + 234 + 5 - 67 + 8 + 9\r\n                    (6 others)\r\n       189 = 0+ 1 + 2 + 34 + 56 + 7 + 89\r\n                    (11 others)\r\n       190 = 0- 1 + 2 + 345 - 67 - 89\r\n                    (10 others)\r\n       191 = 0+ 123 + 4 + 56 + 7 - 8 + 9\r\n                    (1 other)\r\n       192 = 0- 1 - 2 + 34 + 5 + 67 + 89\r\n                    (5 others)\r\n       193 = 0- 1 + 234 + 56 - 7 - 89\r\n                    (2 others)\r\n       194 = 0+ 1 - 2 + 34 + 5 + 67 + 89\r\n                    (1 other)\r\n       195 = 0- 1 - 2 - 3 + 45 + 67 + 89\r\n                    (6 others)\r\n       196 = 0- 1 + 2 + 34 + 5 + 67 + 89\r\n       197 = 0+ 1 - 2 - 3 + 45 + 67 + 89\r\n                    (5 others)\r\n       198 = 0- 1 + 234 - 5 - 6 - 7 - 8 - 9\r\n                    (12 others)\r\n       199 = 0- 1 + 2 - 3 + 45 + 67 + 89\r\n                    (4 others)\r\n       200 = 0+ 1 + 234 - 5 - 6 - 7 - 8 - 9\r\n                    (5 others)\r\n       201 = 0- 1 - 2 + 3 + 45 + 67 + 89\r\n                    (5 others)\r\n       202 = 0- 1 + 234 + 56 - 78 - 9\r\n                    (2 others)\r\n       203 = 0+ 1 - 2 + 3 + 45 + 67 + 89\r\n                    (5 others)\r\n       204 = 0+ 1 + 234 + 56 - 78 - 9\r\n                    (3 others)\r\n       205 = 0- 1 + 2 + 3 + 45 + 67 + 89\r\n                    (2 others)\r\n       206 = 0- 1 + 234 - 5 + 67 - 89\r\n                    (2 others)\r\n       207 = 0- 1 + 234 + 56 + 7 - 89\r\n                    (10 others)\r\n       208 = 0- 1 + 234 + 5 - 6 - 7 - 8 - 9\r\n                    (6 others)\r\n       209 = 0+ 1 + 234 + 56 + 7 - 89\r\n                    (1 other)\r\n       210 = 0- 1 + 234 - 5 + 6 - 7 - 8 - 9\r\n                    (7 others)\r\nSkip 1 \r\n       212 = 0- 1 + 234 - 5 - 6 + 7 - 8 - 9\r\n                    (6 others)\r\n       213 = 0+ 123 + 4 + 5 - 6 + 78 + 9\r\n                    (1 other)\r\n       214 = 0- 1 + 234 - 5 - 6 - 7 + 8 - 9\r\n                    (4 others)\r\n       215 = 0+ 123 + 4 - 5 + 6 + 78 + 9\r\n                    (1 other)\r\n       216 = 0- 1 + 234 - 5 - 6 - 7 - 8 + 9\r\n                    (9 others)\r\n       217 = 0+ 123 - 4 + 5 + 6 + 78 + 9\r\n                    (1 other)\r\n       218 = 0+ 1 + 234 - 5 - 6 - 7 - 8 + 9\r\n                    (5 others)\r\nSkip 1 \r\n       220 = 0- 1 + 234 + 5 + 6 - 7 - 8 - 9\r\n                    (3 others)\r\nSkip 1 \r\n       222 = 0- 1 + 234 + 5 - 6 + 7 - 8 - 9\r\n                    (6 others)\r\n       223 = 0- 1 + 23 + 45 + 67 + 89\r\n       224 = 0- 1 + 234 - 5 + 6 + 7 - 8 - 9\r\n                    (5 others)\r\n       225 = 0+ 1 + 23 + 45 + 67 + 89\r\n                    (3 others)\r\n       226 = 0- 1 + 234 - 5 + 6 - 7 + 8 - 9\r\n                    (7 others)\r\nSkip 1 \r\n       228 = 0- 1 + 234 - 5 - 6 + 7 + 8 - 9\r\n                    (5 others)\r\nSkip 1 \r\n       230 = 0- 1 + 234 - 5 - 6 + 7 - 8 + 9\r\n',5129,0);
INSERT INTO comment VALUES (5156,529,2280,'Alanna','archaelogical problem','2003-05-22 07:46:38',2,'think about the phrase \"coins dated 64 B.C.\".....',NULL,0);
INSERT INTO comment VALUES (5157,529,2281,'Mae','coins','2003-05-22 08:05:44',0,'haha, good one :) back then, they wouldn\'t be dated B.C.',NULL,0);
INSERT INTO comment VALUES (5158,525,2279,'Jason','','2003-05-22 09:41:22',3,'',NULL,0);
INSERT INTO comment VALUES (5159,814,1567,'Bryan','re(2): Solution plus','2003-05-22 09:52:40',0,'Thanks, Charlie!\r\n\r\nI would have bet money that you would figure out the answer. lol',5155,0);
INSERT INTO comment VALUES (5160,529,1626,'Gamer','re: coins','2003-05-22 09:55:02',4,'They wouldn\'t be BC, they would be BCE, or a big atheist support group would go up and storm the government and demand politically correct coins.\r\n\r\n(Note: \"gold coins dated 64 BC\" sometimes means \"gold coins that date back to 64 BC\" as an expression to me)\r\n\r\nI also talked to that archaelogist who found some coins with the writing \"George I\", should I believe him now?',5157,0);
INSERT INTO comment VALUES (5161,529,1,'levik','re(2): coins','2003-05-22 10:04:10',0,'<i>I also talked to that archaelogist who found some coins with the writing \"George I\", should I believe him now?</i>\r\n\r\nActually a few monarchs were called \"The First\" even during their lifetimes. (No examples come to mind right now)\r\n\n\n<i>Edited on <b>August 25, 2003, 12:00 pm</b></i>',5160,0);
INSERT INTO comment VALUES (5162,529,1517,'jude','63','2003-05-22 10:42:04',0,'No, because numbers only went as high as 63 back then.\r\n\r\nHAHAHAHAHAHA',NULL,0);
INSERT INTO comment VALUES (5163,272,2279,'redeemed277','Answer','2003-05-22 10:44:29',3,'Jack represents 9 and George represents 5.  A little too easy I thought.',NULL,0);
INSERT INTO comment VALUES (5164,529,1645,'luvya2003','solution','2003-05-22 11:00:14',0,'Before Christ was born, nobody knew when exactly He would be born, so there was no way specify what year it was B.C.',NULL,0);
INSERT INTO comment VALUES (5165,814,1575,'DJ','re(3): Solution','2003-05-22 11:48:56',0,'Actually, there are 46 such subsets, since each one that you listed could also be relisted with 0 included.',5153,0);
INSERT INTO comment VALUES (5166,841,1575,'DJ','re(5): Simulation','2003-05-22 11:57:25',0,'You\'re right...I was too lazy to write the program so I looked for one..the table that I found was one someone wrote to determine if n random points were all in the same <i>hemisphere</i>, not semicircle (obviously any three points are coplanar and can always be put into the same half of a sphere).\r\nIt was one in the morning, I wasn\'t paying attention...',5152,0);
INSERT INTO comment VALUES (5167,249,2279,'redeemed277','Solution','2003-05-22 12:06:09',3,'The next line is :  1113213211.  This is one of my favorites.  ',NULL,0);
INSERT INTO comment VALUES (5168,249,2279,'redeemed277','re: Is it?','2003-05-22 12:07:33',0,'I\'m afraid not.  Sorry! : )',4090,0);
INSERT INTO comment VALUES (5169,118,103,'friedlinguini','For Alan','2003-05-22 15:53:59',3,'Each couple is \'paired\' such that there was a total of 8 handshakes between them.  Thus, one couple had 0 and 8, one had 1 and 7, etc.  One of the couples must have had 4 and 4.  Since every answer was different, Bill must not have asked one of the couple\'s members how many hands he or she shook.  Since he asked everyone, including Alice, the only person that could have been left out was himself.  Since he shook 4 hands, Alice did as well.',NULL,0);
INSERT INTO comment VALUES (5170,529,2285,'vincent','how','2003-05-22 16:20:51',0,'i dont agree.\r\nhow do you carbon-date gold?',NULL,0);
INSERT INTO comment VALUES (5171,529,1575,'DJ','re: how','2003-05-22 16:43:41',0,'I think the problem is referring to a stamped date on the coin itself. Carbon-dating is only used for living (or once-living) things, and it\'s not accurate anyway.',5170,0);
INSERT INTO comment VALUES (5172,20,1575,'DJ','more..','2003-05-22 17:01:27',0,'The path does not have only to go through the midpoint of FD or DE. Any edge that does not include A or G is equivalent because they are opposite corners (the fact that you can\'t see them in the given diagram changes nothing). So, the shortest paths connect straight lines through CF, FD, DE, EB, and BX and CX (where X is the point on the \'far\' side of the cube, and not shown in the picture). Each of these points is &#8730;3/2 from both A and G.',NULL,0);
INSERT INTO comment VALUES (5173,249,1575,'DJ','re(2): Is it?','2003-05-22 19:56:26',0,'isn\'t that the same thing you put? or did you post an incorrect solution as well..',5168,0);
INSERT INTO comment VALUES (5174,529,2259,'calla tah-n','solution?','2003-05-22 20:12:51',3,'whell... this depends how picky you are being...\r\nthe solution should be no... as the people back at that time did not call it 64 B.C.\r\nBUT, the solution could also be yes... anyone could find a coin dated 64 B.C. - it would just be a fake, hmmm... wrong word... it would simply not be from 64 B.C.',NULL,0);
INSERT INTO comment VALUES (5175,524,2259,'calla tah-n','too easy!!','2003-05-22 20:30:14',0,'the word EYE...\r\nthat was fun tho...',NULL,0);
INSERT INTO comment VALUES (5176,139,2259,'calla tah-n','possible solution?','2003-05-22 20:53:54',0,'first split the group up into possible combinations:\r\n6 and 0\r\n5 and 1\r\n4 and 2\r\n3 and 3\r\nconsidering these combinations, it is not possible to get a combination with both numbers less than 3, so no matter what there will be at least 3 mutual friends or 3 mutual strangers',NULL,0);
INSERT INTO comment VALUES (5177,139,2259,'calla tah-n','re: possible solution?','2003-05-22 20:59:50',0,'also... forgot to add this lah...\r\nif there are three groups...\r\nsay:\r\n2-2-2 or 1-2-3\r\nthen there will be three mutual strangers, in the second case possibly 3 mutual friends...\r\nif four groups (1-2-1-1) than there are 3 mutual strangers, person A does not know B, C, and D; person E will also not know persons B, C, and D\r\nif all are strangers then obviously by the above way they will be several sets of mutual strangers\r\nfor example: A and B: C,D,E\r\nA,C: B,D,E\r\nA,D: B,C,E... so on and so forth',5176,0);
INSERT INTO comment VALUES (5178,145,2286,'imre bokor','If 25pc of the Square is shaded...','2003-05-22 21:28:11',0,'..what percentage of the square-side, is the radius?\r\nIn other words, if the side of the square is one metre, what is the radius of the circle, given that the circle covers 25 percent of the area of the square? (Answer to the nearest centimeter.)',NULL,0);
INSERT INTO comment VALUES (5179,823,2286,'imre bokor','No solution yet? Nonsense!','2003-05-22 21:35:31',0,'Are there any problems on this site that actually do not have solutions yet? I like a challenge!',NULL,0);
INSERT INTO comment VALUES (5180,529,872,'pleasance','no way!','2003-05-23 00:23:52',0,'clearly if the coin were for real, it would be marked as LXIV BC!',NULL,0);
INSERT INTO comment VALUES (5181,525,2148,'Jayaram S','Most likely Answer','2003-05-23 00:41:46',1,'Only ONE (Ravi) was going to St. Ives. All other people he met on the way were perhaps returning back from St. Ives, when Ravi happened to meet them.',NULL,0);
INSERT INTO comment VALUES (5182,840,1183,'fwaff','Say cheese!','2003-05-23 03:05:20',3,'A \'ton\' perchance?\r\n\r\nThis reminds me of the \"which cheese is made backwards?\" question.',NULL,0);
INSERT INTO comment VALUES (5183,840,872,'pleasance','other solutions?','2003-05-23 03:37:09',0,'I\'m guessing \'ton\' is the correct answer. \r\n\r\nI wonder if we can come up with other solutions? How about \'iron\'? It\'s quite heavy, and backwards it spells \'nori\', the Japanese seaweed used to wrap sushi (definitely light-weight!).',NULL,0);
INSERT INTO comment VALUES (5184,840,2238,'Ben lansdell','Solution','2003-05-23 03:48:18',3,'Hey, thankyou riddleplanet!\r\n\r\nton. a ton is heavy but spelt backwards its not. ',NULL,0);
INSERT INTO comment VALUES (5185,841,1301,'Charlie','Web Research','2003-05-23 03:51:22',0,'A search for <b>probability points semicircle</b> yields a page (http://www.math.niu.edu/~rusin/known-math/98/hemisphere) asking about such problems in various dimensions, but including a statement about the two-dimensional case (actually 1-dimensional considered along the circumference):\r\n\r\n\"The case n = 0 yields the known probability that all k points lie on a semicircle: k/2^(k-1).\"\r\n\r\nIn fact the formula k/2^(k-1) fits with both the numerical integration solution as well as the simulation.\r\n\r\nOnly my estimate that the value .03513 for 9 points, which I took as 1/32, really should have been 9/256.\r\n\r\nThe .01951 for 10 points is close to the 10/512 theory predicts.',NULL,0);
INSERT INTO comment VALUES (5186,840,979,'Ravi Raja','Solution','2003-05-23 04:00:53',3,'Forwards:    T O N\r\nBackwards:   N O T',NULL,0);
INSERT INTO comment VALUES (5187,529,2281,'Mae','re(2): coins','2003-05-23 04:17:17',0,'The fact that the puzzle does word it to be \'dated 64 BC\', not \'dated back to 64 BC\' implies (to me at least ^__^) that on the coins were the date 64 BC. ',5160,0);
INSERT INTO comment VALUES (5188,499,2272,'Clinton Heath','This must be the answer!','2003-05-23 04:49:31',3,'It was an all night pie eating contest!  The \"jolly\" men, the \"money\" was the prize, the \"separate scores\" were how many pies each man ate, and they all \"made fair amounts\" because they all gained weight!',NULL,0);
INSERT INTO comment VALUES (5189,529,1575,'DJ','re: solution?','2003-05-23 07:06:36',0,'Yeah, I like that..he very well could have found coins with that date on them, you just wouldn\'t believe that they were real.',5174,0);
INSERT INTO comment VALUES (5190,823,2196,'Silly Jilly','I know it!','2003-05-23 09:37:12',3,'2/3.',NULL,0);
INSERT INTO comment VALUES (5191,529,2289,'sammy','Answer.','2003-05-23 10:20:57',0,'They didn\'t have coins then so he is a big liar.',NULL,0);
INSERT INTO comment VALUES (5192,394,2259,'calla tah-n','guess','2003-05-23 10:37:13',0,'does it have something to do with the temperature???',NULL,0);
INSERT INTO comment VALUES (5193,250,2259,'calla tah-n','oldie!!!','2003-05-23 10:46:20',0,'this is one of the oldest paradoxes known to man.  it\'s even in the Bible, though written slightly differently.  another example of the same question is \"i am a liar, so it is just for me to say that all liars are liars\"  but by saying this you must have lied about being a liar as the text states... but then you must be telling the truth as you are not a liar and it is not just for you to say you are a liar, so you are lying - therefore you are a liar...etc.',NULL,0);
INSERT INTO comment VALUES (5194,263,2259,'calla tah-n','simple','2003-05-23 10:54:59',0,'say the distance between a and b is 80miles, and the distance between b and c is 40 miles, and the distance between c and d is 20 miles... etc.\r\nusing this the tortoise will forever be ahead of Achilles, until the limiting point, which in this case is just short of 160.  If the finish point is beyond 160, then Achilles will win, therefore: if Achilles will never catch up with the tortoise, the finish must be within the limiting point.\r\nby the way// this uses the ratio of speed 1/2, this number can be substituted and the numbers changed accordingly, 1/2 is simply easier to show.',NULL,0);
INSERT INTO comment VALUES (5195,263,2259,'calla tah-n','re: Why is this a paradox?','2003-05-23 10:58:06',0,'even thinking mathematically, it does not reach infinity.  Infinity is a limitless number and using the solution \"simple\" shows that this does have a limiting point.  So in reality, no matter how you put this problem, it is really not a paradox.',3020,0);
INSERT INTO comment VALUES (5196,672,2259,'calla tah-n','skill?','2003-05-23 11:04:00',0,'when looked at, the problem might not contain enough information to say who wins.  skill at using your object is also very important.  this problem, with the amount of information it currently has, is unsolvable.  it does make a good plot for writing a story though... imagine the possibilities...',NULL,0);
INSERT INTO comment VALUES (5197,504,2259,'calla tah-n','re(2): Both false','2003-05-23 11:07:26',0,'hahaha... you guys are silly... its a classic paradox peoples!!! don\'t go ruining it!!!!',4389,0);
INSERT INTO comment VALUES (5198,809,1517,'jude','hhmmmm...','2003-05-23 12:03:15',0,'I don\'t know HOW to prove it yet, but they are not prime numbers because they appear to be products of prime numbers....\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5199,823,2196,'Silly Jilly','re: I know it!','2003-05-23 13:01:15',3,'I mean 3/8.',5190,0);
INSERT INTO comment VALUES (5200,320,1660,'Tim Axoy','THE TWO BARBERS','2003-05-23 13:13:26',3,'Call the first one <b>A</b> and the second <b>B</b>.\r\n<p>\r\n<b>A</b> has hair all over the place because he gets more money while <b>B</b> does not get a lot of buisness.\r\n<p>\r\n<b>A</b> does nice haircuts on people like <b>B</b>,so <b>B</b> has a nice haircut while <b>A</b> does not since his hair got cut by the sloppy <b>B</b>.\r\n',NULL,0);
INSERT INTO comment VALUES (5201,320,2196,'Silly Jilly','A is better!','2003-05-23 13:18:13',3,'We should denote the first and second barbers as <b>A</b> and <b>B&lt;b/&gt; respectively.\r\n<p>\r\n<b>A</b> does better and cut <b>B</b>,so he has a better haircut.\r\n<p>\r\n<b>B</b> does worse and cut <b>A</b>,so he has a worse haircut.\r\n<p>\r\nObviously the better one,<b>A</b>,will get more buisness and hence more hair on the floor for those who came to him.',NULL,0);
INSERT INTO comment VALUES (5202,809,1920,'Brian Smith','First observations','2003-05-23 14:21:20',0,'If the number of ones in a member of the sequence is composite, then the member itself is composite.\r\n\r\nExample: 100010001000100010001 has 6 ones and is composite (100010001)*(1000000000001)',NULL,0);
INSERT INTO comment VALUES (5203,814,2129,'Sanjay','re(4): Solution','2003-05-23 14:28:47',0,'\r\nSince 0 is on the extreme left and we are required to put in + sign and - sign in the \'blanks\', we don\'t have the option of assigning a \'minus\' to 0. \r\n\r\nHence 0 must always remain in the complimentary (+ sign) subsets. The presence of 0 in any main (- sign) subset would render the subset \'unminussable\'. \r\n\r\nSo, there will be only 23 subsets.\r\n\r\nBut I take DJ\'s point. I should\'ve added the \'non-zero\' or \'minussability\' criteria while defining the subsets.',5165,0);
INSERT INTO comment VALUES (5204,808,1920,'Brian Smith','If you really want a challenge ...','2003-05-23 15:13:01',0,'It is possible to make a 17-sided polygon using the ruler and compass.  If that was too easy, try 257 sides.',NULL,0);
INSERT INTO comment VALUES (5205,809,1626,'Gamer','re: First observations','2003-05-23 16:18:02',0,'Yes, and any number with a composite number of ones is composite, as you can multiply it like Brian did.\r\n\r\n',5202,0);
INSERT INTO comment VALUES (5206,809,1575,'DJ','a twist, perhaps?','2003-05-23 20:23:11',3,'First some kind of sequential representation of the numbers might be in order. Each of these numbers can be expressed as:\r\n1 + 10^4 + 10^8 + ... + 10^4i\r\n\r\nFor any of these numbers, it can be said:\r\n10^(4i+4) -1 = (10^4 - 1)(1 + 10^4 + 10^8 + ... + 10^4i)\r\nfor example, if i=3:\r\n999999999999 = 9999 * 100010001\r\n(Remember the solution to the \"tetra-productial numbers\" problem\r\n\r\nSimilary, the same could be said for numbers of the form:\r\n1 + 10^2 + 10^4 + 10^6 + ... + 10^2i\r\nwhere:\r\n10^(2i+2) -1 = (10^2 - 1)(1 + 10^2 + 10^4 + ... + 10^2i)\r\nfor example:\r\n99999999 = 99 * 1010101\r\n\r\nFinally, we can say that:\r\n10^(4i+4) -1 = (10^(2i+2) -1)(10^(2i_2) +1)\r\nfor example, if i=2:\r\n99999999 = 9999 * 10001\r\n\r\nGoing back to the original equations, we have:\r\n10^(4i+4) -1 = (10^4 - 1)(1 + 10^4 + 10^8 + ... + 10^4i)\r\n10^(2i+2) -1 = (10^2 - 1)(1 + 10^2 + 10^4 + ... + 10^2i)\r\nbut since\r\n10^(4i+4) -1 = (10^(2i+2) -1)(10^(2i_2) +1)\r\nwe can say:\r\n10^(4i+4) -1 = (10^2 - 1)(1 + 10^2 + 10^4 + ... + 10^2i)(10^(2i_2) +1)\r\nand thus:\r\n(10^4 - 1)(1 + 10^4 + 10^8 + ... + 10^4i) = (10^2 - 1)(1 + 10^2 + 10^4 + ... + 10^2i)(10^(2i_2) +1)\r\n\r\n10^4-1 is, of course, always equal to 9999, and 10^2-1 is always 99. So, putting these onto the same side of the equations (9999/99=101):\r\n101(1 + 10^4 + 10^8 + ... + 10^4i) = (1 + 10^2 + 10^4 + ... + 10^2i)(10^(2i_2) +1)\r\n\r\nSince 101 is a prime number, one [or both] of the factors on the right-hand side of the equation must have 101 as a fator. If i>1, then for whichever number is divisible by 101, the quotient will exceed 1, meaning (1 + 10^4 + 10^8 + ... + 10^4i) is expressible as the product of two factors., each greater than 1. If k=1, we have the number 10^4 -1 = 10001, which is composite (73*137).',NULL,0);
INSERT INTO comment VALUES (5207,809,1575,'DJ','re: a twist, perhaps? [TYPOS]','2003-05-23 20:24:46',0,'Anytime there is an underscore in my solution, as in 2i_2, it is supposed to be a plus sign [2i+2]',5206,0);
INSERT INTO comment VALUES (5208,823,1660,'Tim Axoy','Good!','2003-05-24 03:29:12',0,'You solved it!',NULL,0);
INSERT INTO comment VALUES (5209,823,1660,'Tim Axoy','re: No solution yet? Nonsense!','2003-05-24 03:29:59',0,'See the solution.',5179,0);
INSERT INTO comment VALUES (5210,320,1660,'Tim Axoy','re: A is better!','2003-05-24 04:22:40',0,'Funny!',5201,0);
INSERT INTO comment VALUES (5211,528,1301,'Charlie','solution','2003-05-24 04:59:16',3,'Let Old\'s age be L so as not to confuse with zero, and Young\'s age by Y.\r\n\r\nFirst, how long ago (t years) was Old 3x as old as Young?\r\n3(Y-t)=L-t\r\nwhich gives t = (3Y-L)/2 years ago,\r\nat which time Old was L - (3Y-L)/2\r\n\r\nYoung will be three times that when she is\r\n3(L-(3Y-L)/2)\r\nWhen Old was half that age he was\r\n3(L-(3Y-L)/2)/2\r\n\r\nAt that time, since the difference in their ages remains constant, Young was\r\n3(L-(3Y-L)/2)/2 - (L - Y)\r\n\r\nSince Old is now twice this he is\r\n3(L-(3Y-L)/2) - 2L + 2Y\r\nwhich equals\r\n5L/2 - 5Y/2\r\n\r\nThat\'s L = 5L/2 - 5Y/2, or 2L=5L-5Y but we also know that L+Y=48.  Solving these simultaneously gives us Y = 18 and L = 30, that is, Young is 18 and Old is 30.\r\n',NULL,0);
INSERT INTO comment VALUES (5212,809,979,'Ravi Raja','Part of the Solution - Hint','2003-05-24 05:21:04',1,'Firstly, we see that the number 10001 is not a Prime since it can be expressed as the product of the two numbers 73 and 137. That is, \r\n10001 = 73 * 137\r\nSimilarly, we have:\r\n1000100010001 = 73 * 13700000137\r\n........ and so on.\r\n\r\nTherefore, we can see that the numbers which contain \'2n\' number of 1\'s (Ones), where \'n\' is a Positive Integer is always divisible by 73 and therefore cannot be a Prime.\r\n\r\nSecondly, we know that the numbers the sum of whose digits is divisible by 3 (or is a multiple of 3) is divisible by 3. So all the numbers of the given sequence(of the given form) containing \'3n\' number of 1\'s (Ones), where \'n\' is a Positive Integer is obviously divisible by 3 and therefore not a prime.\r\n\r\nWhat we have obtained till now is that the numbers of the given form which contain \'2n\' and \'3n\' number of 1\'s (Ones), that is 2,3,4,6,8,9,10,12,14,15,16,18,20,........ number of Ones) can never be Primes. \r\n\r\nNow someone Please help me with the rest of the solution, that is to prove that the number with 5,7,11,13,17,19,........ number of Ones cannot be a Prime. ',NULL,0);
INSERT INTO comment VALUES (5213,841,1301,'Charlie','The Solution & Generalization','2003-05-24 06:01:53',0,'The solution posted is ingenious (and amazingly simple).  In fact for all arc lengths less than 180 degrees similar formulae hold, such as the probability that all the points will lie in the same quadrant, the formula is n/4^(n-1), as the occurrences of all within a given clockwise arc from each point are mutually exclusive.\r\n\r\nA more difficult generalization would be for arc lengths greater than 180 degrees.  These are no longer mutually exclusive.  For example if we seek the probability that all the points lie within a 270-degree arc (that is, the largest gap is at least 90 degrees), the events clockwise from a given point are not mutually exclusive as can be seen from three points separated by 120 degrees.  All the points fit within a 270-degree arc going clockwise starting at any one of the points.\r\n\r\nSo what formula can fit the simulation results for 1,000,000 trials that come up as follows? (expressed as a fraction of the 1,000,000):\r\n3 1\r\n4 1\r\n5 .996157\r\n6 .974637\r\n7 .926162\r\n8 .852604\r\n9 .761418\r\n10 .663289\r\n11 .565835\r\n',NULL,0);
INSERT INTO comment VALUES (5214,528,2184,'mark hartman','solution','2003-05-24 07:23:24',0,'Old is now 30, and Young is 18.  \r\nTo see this, let: Ot = Old\'s age today\r\n                  Yt = Young\'s age today\r\n                  Ya = Young\'s age when Old was three times as old as Young\r\n                  Oa = Old\'s age when Young was Ya\r\nand                d = difference in Old\'s and Young\'s ages.  \r\n\r\n Then Ot + Yt = 48                     \r\n      Ot = Yt + d\r\n      so Ot + (Ot - d) = 48                 (I)\r\n  The difference between Old\'s and Young\'s ages at all times is d, so the result of the convoluted statement is:\r\n    Ot = 2 * (9/2 * Ya - d)          \r\n    Ot = 9*Ya - 2*d                      (II)\r\n\r\nNow Oa = Ya + d = 3* Ya, so  Ya = d/2 \r\nSubstituting for Ya in (II) we get\r\n    d = 2/5 * Ot\r\nSubstituting for Ot in (I),\r\n\r\n  Ot + Ot - (2/5 * Ot) = 48\r\n   Ot  = 30\r\n   Yt  = 18\r\nand Ya = 6.\r\n\r\nThe convoluted statements says that 30 is twice the age Young was when Old was 27.  At that time, Young was 15.',NULL,0);
INSERT INTO comment VALUES (5215,823,1301,'Charlie','re: No solution yet? Nonsense!','2003-05-24 07:49:01',0,'There are some problems whose solution just says there\'s no solution, as such is impossible, such as Bascule\'s Book.  Other times there are variations on a puzzle that are offered in the comments on a given puzzle, such as my latest comment on Don\'t Be a Square, where I propose a generalization for a 270-degree arc, which I have no idea how to solve.',5179,0);
INSERT INTO comment VALUES (5216,528,2130,'ethan','answer','2003-05-24 11:33:14',0,'young is 27 and old is21',NULL,0);
INSERT INTO comment VALUES (5217,823,1660,'Tim Axoy','Error','2003-05-24 12:08:23',0,'In the solution,I put HIS instead of YOUR.\r\n',NULL,0);
INSERT INTO comment VALUES (5218,528,1575,'DJ','Solutions','2003-05-24 20:06:22',3,'Let A be the age of Old and B be the age of Young, and d is the difference in their ages at any given time.\r\n\r\nAt any given time, the age of Young can be expressed as the age of Old minus the difference.\r\n\r\nWhen Old is three times as old as Young (call this time x):\r\nAx=3Bx=3(Ax-d)\r\nAx=3Ax-3d\r\nAx=(3/2)d\r\n\r\nWhen Young will be three times that age (time y):\r\nBy=3Ax=(9/2)d\r\n\r\nAnd when Old is half of that age (time z):\r\nAz=(9/4)d\r\nAnd at that time:\r\nBz=Az-d=(9/4)d-d=(5/4)d\r\n\r\nAnd now, Old is twice that age:\r\nA=2Bz=(2)(5/4)d=(5/2)d\r\nand of course:\r\nB=A-d=(5/2)d-d=(3/2)d\r\n\r\nAnd we are given that A+B=48.\r\nSo:\r\n(5/2)d+(3/2)d=48\r\n4d=48\r\nd=12\r\nA=(5/2)d=30\r\nB=(3/2)d=18\r\n\r\nSo, Old is now 30.\r\n\r\nBut, to answer the question posed, \"How old is Old?\"... I think that whenever you say that with \"Old\" capitalized, you must mean how old is <i>really really</i> old. So, definitely not 30, or probably even 40. I would venture that someone is Old around 50, 60, or better. Someone is likely OLD when they are upwards of 70 or 80, but that\'s just my opinion (I\'m 20, but still a kid).\r\n\r\nFurther, I venture that they are both 24. All other times mentioned in the problem are 0.\r\nOld is twice as old (0) as Young was (0) when Old was half as old (0) as Young will be (0) when Young is three times as old (0) as Old was (0) when Old was three times as old (0) as Young (0).\r\n\r\n.. I suppose a couple of verb tenses don\'t quite fit. It seemed clever, anyway.',NULL,0);
INSERT INTO comment VALUES (5219,732,2296,'Bob Jock','I solved it!','2003-05-25 03:41:02',3,'Drew is a liar and Mohammad is a knight.',NULL,0);
INSERT INTO comment VALUES (5220,823,2296,'Bob Jock','Here it is!','2003-05-25 03:42:06',3,'3/8.',NULL,0);
INSERT INTO comment VALUES (5221,775,2296,'Bob Jock','I did it!','2003-05-25 03:43:22',3,'Drew is a liar and Mohammad is a knight.',NULL,0);
INSERT INTO comment VALUES (5222,809,1575,'DJ','re: a twist, perhaps?','2003-05-25 04:46:47',2,'My solution is complete, although my final explanation probably didn\'t make it very clear.\r\n\r\nSuppose you have the equation\r\nab=cd\r\nwhere you know the following:\r\na, b, c, and d are integers\r\nb is prime\r\nb is not equal to c or d\r\n\r\nThus, since b is prime it must be a factor of either c or d, giving an equation:\r\na=(c/b)d  OR  a=c(d/b)\r\n\r\nIn either case, since b is not equal to c or d, both terms on the right must evaluate to integers greater then 1, and we know that a cannot be prome.\r\n\r\nThis is the situation in my solution. I have derived the equation:\r\n101(1 + 10^4 + 10^8 + ... + 10^4i) = (1 + 10^2 + 10^4 + ... + 10^2i)(10^(2i_2) +1)\r\nIn which 101 is prime, and neither of the left-hand members is equal to 101 when i&gt;1. Therefore, by the same reasoning described above, we know that all numbers of the form\r\n1 + 10^4 + 10^8 + ... + 10^4i\r\nare not prime (when i=1, the equation becomes 101(10001)=101(10001), which proves nothing, but 10001=73(137), so it is also not prime).',5206,0);
INSERT INTO comment VALUES (5223,811,1301,'Charlie','solution','2003-05-25 05:26:17',3,'We must assume that ascending order means strictly ascending, that is, with no repeats, as repeats, such as in 2445, could be strung out indefinitely.  Also, I\'ll assume we don\'t put a leading zero on any number, but we can adjust the answer for that possibility later.\r\n\r\nSince zeros are out in the first position, they are out everywhere as the digits are in ascending order.  Each of the nine remaining digits can appear either zero or one time in the number, so this is just the task of finding the number subsets of nine things and then subtracting out those with zero or one element.\r\n\r\nThere are 2^9 subsets of nine things, or 512. There\'s one empty subset and nine with just one element (digit), leaving 502 subsets, each to be arranged in ascending sequence.\r\n\r\nSo there are 502 such numbers.  If we allow a leading zero, any one of these can be preceded by a zero, bringing the total so far to 1004, but we can also precede a zero to the single-digit numbers, bringing that total to 1013.\r\n\r\nSo: without leading zeros, it\'s 502; with leading zeros it\'s 1013.',NULL,0);
INSERT INTO comment VALUES (5224,528,1301,'Charlie','re: Solutions','2003-05-25 05:37:39',0,'In\r\n\"When Old is three times as old as Young (call this time x): \r\nAx=3Bx=3(Ax-d) \r\nAx=3Ax-3d \r\nAx=(3/2)d \"\r\nwhat is the purpose of multiplying by x? (in fact, what is x to represent? ... years past the present?, years past one of their births?, etc.)\r\n\r\nBut in any case, the claim that Ax = 3Bx is really a claim that A=3B as the x\'s cancel. But that\'s claiming that Old is <b>today</b> three times as old as B.  If x represents time past the present, it should be (A+x) = 3(B+x) = 3(A-d+x).  And by the wording of the problem, I\'m sure x would come out negative eventually to fit the tense.\r\n',5218,0);
INSERT INTO comment VALUES (5225,811,2129,'Sanjay','re: solution','2003-05-25 07:17:08',0,'That is a stunning answer Charlie. The beauty is in the simplicity. \r\n\r\nThough, for sake for completion, I do think one must take a view on whether the problem, as stated, allows the legitimate use of leading zeros or not, rather than leave it at two optional answers.\r\n\r\nPersonally, I think leading zeros not only can, but must be used. So the answer, according to me, would be a definite \'1013\' and not a conditional \'502 or 1013\', depending on whether we want to consider leading zeros or not.\r\n\r\nI guess it boils down to whether, for example, we can consider 012 and 12 as different \'numbers\' or not. I believe they are different numbers (one is a two digit number and the other is a three digit number) with the same quantitative value rather than being the \'same\' number.',5223,0);
INSERT INTO comment VALUES (5226,528,1575,'DJ','re(2): Solutions','2003-05-25 08:14:05',0,'Sorry, I didn\'t make my notation really clear. I meant for Ax to be a single subscripted variable meaning the value of A at time x. So, to answer your question, I\'m <i>not</i> multiplying by x (or y or z), those are just to make the distinction between the ages at different points in time.',5224,0);
INSERT INTO comment VALUES (5227,809,1575,'DJ','re(2): a twist, perhaps?','2003-05-25 08:16:39',0,'\"neither of the left-hand members is equal to 101\" - I meant neither of the <i>right</i>-hand members (1 + 10^2 + 10^4 + ... + 10^2i) or (10^(2i+1) +1) is equal to 101 when i&gt;1.\r\n',5222,0);
INSERT INTO comment VALUES (5228,811,1301,'Charlie','re(2): solution','2003-05-25 10:27:16',0,'Of course if you prefer the inclusion of leading zeros, then the number could have been gotten directly with 2^10-1-10 = 1013, the subtraction being for the one zero-digit possibility and for the 10 single-digit possibilities.',5225,0);
INSERT INTO comment VALUES (5229,524,2300,'Becky','Hmmmmm....','2003-05-25 14:51:29',0,'EYE maybe? ;)',NULL,0);
INSERT INTO comment VALUES (5230,159,1253,'brianjn','re(3): Let me fix that!!','2003-05-25 20:26:17',1,'Haven\'t checked this but ...  may I go to the interval column.  The left element of each pair proceeds by 3; but the second goes sould probably begin with 3 (?) ... 2,6,9,12,15 ..... [2 to 6 = 4!!]\r\n\r\n',5077,0);
INSERT INTO comment VALUES (5231,828,2231,'Trevor Leitch','Solution','2003-05-26 06:43:55',3,'The native is a knave.\r\n\r\nThere are three possible answers the native could give to the question:\r\n1) If he answers \"knight\", then the native could be a knight telling the truth, a knave telling a lie, or a liar telling a lie.\r\n2) If he answers \"knave\", then the native couldn\'t be a knight, but could be a knave telling the truth or a liar telling a lie.\r\n3) If he answers \"liar\", then the native couldn\'t be a knight or a liar, but could be a knave telling a lie.\r\n\r\nThus, since only one answer would enable you to figure out for sure the native\'s type, the native must have answered \"a liar\" and therefore is a knave. ',NULL,0);
INSERT INTO comment VALUES (5232,811,1767,'Fernando','re(2): solution','2003-05-26 10:58:21',0,'Actually 012 = 12. They\'re considered (as far as I know) the same numbers. So the solution would be 502 numbers.\r\nSomething funny: In spanish there\'s a common saying: \"That thing matters less than a zero to the left\" meaning that a zero on the left of a number leaves it the same...',5225,0);
INSERT INTO comment VALUES (5233,842,2256,'Jackie','a guess...','2003-05-26 11:55:51',1,'Just a guess...\r\n\r\nI think he broke something, maybe an expensive glass item, and didn\'t tell his mother. She wanted to find out which one of her children broke it, so she asked them to go clean her \"broken glass\" or they\'d get punished. <b>But... </b> she never specified what was broken or where. Therefore, when her son immediately went to go clean it, she says something to the likes of: \"so how did you know what was broken? you must have broken it and not told me. You are grounded!\" The boy stomped away, faced downcast, because he was busted and grounded.',NULL,0);
INSERT INTO comment VALUES (5234,828,1919,'Lewis','solution','2003-05-26 11:59:18',3,'The native is a knave.\r\nIf he answered \'knight\' he could be a knight, or a liar or a knave telling a e.\r\nIf he answered \'liar\' he could only be a knave telling a lie\r\nand if he answered \'knave\' he could e a liar or a knave telling the truth\r\nso\r\nthe answer the native gave must have been \'liar\', meaning he could only be a knave.',NULL,0);
INSERT INTO comment VALUES (5235,842,2307,'zineera','hmm..','2003-05-26 14:08:26',3,'well maybe the mother told them 2 do sumthing bad like curse at her, and the boy did so she grounded hiM??',NULL,0);
INSERT INTO comment VALUES (5236,19,2307,'zineera','OH!','2003-05-26 14:10:43',0,'ohhhh you ask DOES BOB  LIE?!',NULL,0);
INSERT INTO comment VALUES (5237,717,2307,'zineera','ohh','2003-05-26 14:12:41',0,'ughhh i juss answered one like this....C lies definitely...A likes them and B doesnt!',NULL,0);
INSERT INTO comment VALUES (5238,270,2307,'zineera','TRIPLETS!','2003-05-26 14:16:24',0,'there triplest or quadruplets or quintuplets or sumthin!',NULL,0);
INSERT INTO comment VALUES (5239,152,2307,'zineera','EASY!!','2003-05-26 14:20:51',0,'well i think ive got it...carl was lookin away...into a MIRROR! lol',NULL,0);
INSERT INTO comment VALUES (5240,152,2307,'zineera','simple','2003-05-26 14:21:14',3,'carl is looking into a mirror!',NULL,0);
INSERT INTO comment VALUES (5241,356,2307,'zineera','simple','2003-05-26 14:24:03',3,'After the first man circled him twice he then stood and waited. Since he was allowed to walk around he could go to the bathroom, eat and do many other things as long as he didn\'t circle him the third time. Since the other man had to stand still he could not do these things. He then realized that the first man never would circle him a third time causing him to have to move in order to do normal day to day activities. ',NULL,0);
INSERT INTO comment VALUES (5242,474,2307,'zineera','soo easy!>>matter of vocabulary!','2003-05-26 14:25:48',3,'Hazardous \r\nHorrendous \r\nStupendous \r\nTremendous ',NULL,0);
INSERT INTO comment VALUES (5243,528,1626,'Gamer','How do you do these?','2003-05-26 16:47:20',4,'I always am so confused by the wording on these... How do you do them?',NULL,0);
INSERT INTO comment VALUES (5244,528,153,'TomM','re: How do you do these?','2003-05-26 18:54:34',0,'You take each phrase and look at what it says separately.\r\n\r\n1) Old is twice as old as young was (L1=2(Y2)) [L1 =Old at time 1; Y2= Young at time 2] \r\n\r\n2) when Old was half as old as Young will be (L2 = (Y3)/2)) [Immediately after a \"when\" give the same time subscript as immediately before the when.]\r\n\r\n3) when Young is three times as old as Old was (Y3 = 3(L4))\r\n\r\n4) when Old was three times as old as young (L4 = 3(Y4))\r\n\r\nSo we have 5 equations: \r\n\r\nL1 + Y1 = 48\r\nL1=2(Y2)\r\nL2 = (Y3)/2\r\nY3 = 3(L4)\r\nL4 = 3(Y4)\r\n\r\nTo which we can add three more  \r\nL1 - L4 = Y1 - Y4 \r\nL2 - L4 = Y2 - Y4\r\nL3 - L4 = Y3 - Y4\r\n\r\nsince Lx and Yx represent their respective ages at time x, and they both age at the same rate.\r\n\r\nSo now we have the problem of solving 8 equations for 8 variables, and it becomes simple algebra.\r\n\r\n\r\n\r\n',5243,0);
INSERT INTO comment VALUES (5245,828,2148,'Jayaram S','Solution Plus','2003-05-26 19:06:40',3,'The native is a KNAVE.\r\n\r\nReason:\r\nThe only way we can figure out the type of native correctly is if the answer to the question is \"A LIAR\" and this answer could only be given by a KNAVE and none other.',NULL,0);
INSERT INTO comment VALUES (5246,528,153,'TomM','Two Notes [re(2): How do you do these? ]','2003-05-26 19:10:37',0,'Two notes: \r\n\r\n1)Some of the earlier solvers used fewer equations and fewer variables, and used elapsed time as a variable. They actually pre-combined my last three equations with the \"main\" five and substituted. The approach is basically the same, but is harder to follow if like Gamer, you have trouble following the word-puzzle form.\r\n\r\n2) Lx and Yx in my next-to last sentence are the generic forms of the subscripted variables L1, L2, L3, L4, and Y1, Y2, Y3, and Y4.',5244,0);
INSERT INTO comment VALUES (5247,529,2239,'Alpha Tiger','My thoughts','2003-05-27 00:01:15',3,'I don\'t believe him.\r\n_ At this time men wasn\'t thinking money.\r\n_ \"64 B.C.\" hasn\'t have been printed on the coin, it wasn\'t precise enough to print letters and at this time the letters weren\'t existing.\r\n_ The 14 Carbon is not enough precise to indicate the date.',NULL,0);
INSERT INTO comment VALUES (5248,814,2239,'Alpha Tiger','Solution (it is easy)','2003-05-27 00:12:18',3,'0+1-2+3+4-5-6+7+8-9=1\r\n0-1+2-3-4+5+6-7-8+9=-1\r\n\r\nIt is impossible for 0 (because 0+1+2+3+4+5+6+7+8+9=45 that is odd (a-b is odd if a+b is odd and a-b is even if a+b is even so we can get an even number))',NULL,0);
INSERT INTO comment VALUES (5249,840,2239,'Alpha Tiger','Hehe !','2003-05-27 00:14:45',3,'Forward TON is heavy\r\nBackward NOT is NOT (hehe)',NULL,0);
INSERT INTO comment VALUES (5250,851,2239,'Alpha Tiger','Solution','2003-05-27 00:25:53',3,'5 because\r\n\r\n1,9,1,4\r\n        First Worldwide War\r\n1,9,1,8\r\n\r\n1,9,3,9\r\n          Second Worldwide War\r\n1,9,4,{5}',NULL,0);
INSERT INTO comment VALUES (5251,842,872,'pleasance','solution','2003-05-27 00:50:41',0,'The only boy to obey was told by his mother \"I didn\'t say Simon Says!\"',NULL,0);
INSERT INTO comment VALUES (5252,842,1253,'brianjn','re: solution','2003-05-27 01:15:24',0,'Like this!  When you\'ve worked with young kids, you can appreciate the logic here, but \'spose this isn\'t the required solution.  Pity!',5251,0);
INSERT INTO comment VALUES (5253,840,2148,'Jayaram S','Alternative Answer','2003-05-27 01:37:01',1,'\r\nA Comet!',NULL,0);
INSERT INTO comment VALUES (5254,530,1301,'Charlie','solution','2003-05-27 03:39:19',3,'For the last two digits to be divisible by 10 the number must end in zero. The third and second from the right must be divisible by 9, but the first digit must be even to accommodate the next pair\'s (to the left) being divisible by 8.  The possibilities are\r\n270\r\n450\r\n630\r\n810\r\n\r\nPrepending digits to complete multiples of 8 gives\r\n3270\r\n2450\r\n6450\r\n1630\r\n9630\r\n4810\r\n\r\n(multiple-of-8 \'72\' left out as that involves repetition of the 7)\r\n\r\nPrepending a digit to make a multiple of 7, without producing a duplication of digits leaves\r\n63270\r\n91630\r\n49630\r\n\r\nThe next digit on the left must be the end of a multiple of 5 but can\'t be 0, to avoid repetition and so must be 5.  56 and 59 are not multiples of 6, so the rightmost 6 digits must be\r\n549630\r\n\r\nMultiples of 4 that don\'t repeat digits already present are 12, 72 and 28, giving us\r\n12549630\r\n72549630\r\n28549630\r\n\r\nFor the last one, beginning with 2, only 12 and 72 fit as multiples of 3, but the first digit of each is odd, preventing a multiple of 2 for the leftmost pair, so that last sequence is out.\r\n\r\nThat leaves\r\n12549630\r\n72549630\r\n\r\nThe only possible ways of fitting the remaining digits work out as\r\n7812549630\r\n1872549630\r\n\r\nthese last being the two answers.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5255,530,775,'Cory Taylor','re: solution','2003-05-27 06:38:24',0,'Precisely how I attacked the problem, with of course, the same result.\r\n\r\nI\'ve never seen the word \"prepend\" before, so I guess I\'ve even learned something in the solution!\r\n',5254,0);
INSERT INTO comment VALUES (5256,530,153,'TomM','My solution','2003-05-27 07:51:13',3,'1) Digits 5 and 10 must be 5 and 0 respectively.\r\n\r\n2) Digits 2, 4, 6, and 8 are even\r\n2a) Digits 2 and and 6 are 4 and 8 in some order\r\n2b) Digits 4 and 8 are 2 and six in some order\r\n\r\n3) Digits 5 and 6 add to a multiple of three, so by 2a, digit 6 must be 4\r\n\r\nx8xe54xex0\r\n\r\n4) Digit 7 must be 2 or 9 and must be odd, so it is 9; \r\n\r\nx8xe549ex0\r\n\r\n5) Digit 8 must be 6 (96 is the only number between 90 and 99 divisible by 8); digit 4 then is 2\r\n\r\nx8x25496x0\r\n\r\n6) Digits 2 and 3 add up to a multiple of 3, so digit 3 must be 1 or 7;  \r\n\r\nx8125496x0 or x8725496x0\r\n\r\n7) Digits 8 and 9 must add up to 9; Digit 9 is 3\r\n\r\n7812549630 or 1872549630\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5257,817,2231,'Trevor Leitch','Solution?','2003-05-27 08:06:52',0,'The guest of honour\'s birthday is December 31. She is speaking at a New Year\'s Party (or a birthday party that has run late) after midnight, thus on January 1, just after her fifteenth birthday. Therefore, she was fourteen \"the day before yesterday\", is fifteen now, will be sixteen \"this year\", i.e. December 31 of the year she is speaking, and will be seventeen \"next year\".',NULL,0);
INSERT INTO comment VALUES (5258,817,2272,'Clinton Heath','re: Solution?','2003-05-27 09:32:30',0,'That\'s the way I figured it.',5257,0);
INSERT INTO comment VALUES (5259,828,1660,'Tim Axoy','You did it!','2003-05-27 11:26:28',3,'You did it!',NULL,0);
INSERT INTO comment VALUES (5280,843,2272,'Clinton Heath','Solution','2003-05-28 09:26:47',0,'Each woman\'s measurements equal 93.\r\nOne of the runners-up had measurements of 36.5-22-34.5.  The other had measurements of 37-23-33. (22=33*2/3)(23=34.5*2/3)',NULL,0);
INSERT INTO comment VALUES (5261,817,1660,'Tim Axoy','NO WAY!','2003-05-27 11:34:24',0,'How?',NULL,0);
INSERT INTO comment VALUES (5262,817,1660,'Tim Axoy','THERE IS A WAY!','2003-05-27 14:01:11',3,'Her birthday was December 31,and she said it on January 1.\r\nThe day before yesterday(December 30),she was indeed 14.\r\n<p>\r\nNow,she is 15,so this year on December 31 she will be 16.\r\n<p>\r\nTherefore,next year,she will be 17.',5261,0);
INSERT INTO comment VALUES (5263,809,1660,'Tim Axoy','Infinite','2003-05-27 14:22:43',4,'This is an infinite sequence,so how can you prove it?\r\nIt goes on to &#8734;',NULL,0);
INSERT INTO comment VALUES (5264,529,2190,'mike','he\'s a liar','2003-05-27 14:35:32',0,'the coin could not have been dated 64 B.C. because they did not designate years as bc or ad until much later. they couldn\'t have predicted the birth of christ!',NULL,0);
INSERT INTO comment VALUES (5265,18,1575,'DJ','re: Pages','2003-05-27 16:00:25',0,'When asked how many pages are in a book, I look at the highest numbered page, instead of counting page by page every printed or blank leaf in the volume..',18,0);
INSERT INTO comment VALUES (5266,527,1575,'DJ','just numbers..','2003-05-27 16:13:50',0,'does anyone know how to make a <i>solution</i>? just a minute, i\'ll do one myself..',NULL,0);
INSERT INTO comment VALUES (5267,817,2319,'jovy',':)','2003-05-27 18:15:52',3,'because her birthday is on february 29th. ',NULL,0);
INSERT INTO comment VALUES (5268,817,2148,'Jayaram S','re: Solution?','2003-05-27 20:08:52',1,'\r\nExcellent!\r\n\r\nAfter seeing the solutions of this sort for several other tricky problems, I have got a feeling that this site can offer solutions to anything! Keep it up friends!',5257,0);
INSERT INTO comment VALUES (5269,344,1919,'Lewis','Easy','2003-05-27 22:46:41',3,'A HOLE!',NULL,0);
INSERT INTO comment VALUES (5270,817,2322,'akshay','','2003-05-28 01:37:04',3,'Her birthday is on 31st december.She is talking on 1st january .Now day before yesterday is 30th december she was 14,then on 31st she will be 15.She is talking about this in january.Then this year she will 16 on 31st january.Then next year 17.',NULL,0);
INSERT INTO comment VALUES (5271,532,1301,'Charlie','maybe?','2003-05-28 02:48:35',1,'They had no navels?',NULL,0);
INSERT INTO comment VALUES (5272,532,1183,'fwaff','Solution','2003-05-28 02:49:19',3,'Assuming that this problem is based on Christianity then Adam and Eve were created by God rather than developing in a womb and being born. As a result Adam and Eve don\'t bear the scar where the umbilical cord was connected - ie they don\'t have belly buttons!\r\n\r\n\r\nOne thought I had from this problem is if we take the creation thing literally that we are all descendents of Adam and Eve. Then given that the Christian church forbids marriage and therefore procreation between siblings how did mankind survive beyond the second generation? Conversely, given that we have survived beyond that second generation (therefore inter-sibling procreation must have been allowed initially), at what point did the ban start?\r\n\r\nThis isn\'t meant to start up all the \'does God exist?\' discussion from previously, I\'m just curious as to the official explanation if anyone knows it.',NULL,0);
INSERT INTO comment VALUES (5273,532,1660,'Tim Axoy','No belly buttons?','2003-05-28 03:00:35',0,'Really?',5272,0);
INSERT INTO comment VALUES (5274,532,1715,'Jonny Doe','re: Solution','2003-05-28 03:15:37',0,'I think the ban started shortly after Jesus\'s \"death\".',5272,0);
INSERT INTO comment VALUES (5275,532,2148,'Jayaram S','The Naked Solution','2003-05-28 03:29:09',3,'\r\nWhen a baby is born the umbilical chord is cut and it falls off, but it leaves a belly button. The couple he saw had NO BELLY BUTTON. The only humans never to be born from a womb were Adam and Eve. Hence he immediately knew they were indeed Adam and Eve. The real clue given in the problem itself is that all were naked!!\r\n',NULL,0);
INSERT INTO comment VALUES (5276,532,775,'Cory Taylor','re: Solution','2003-05-28 06:28:57',0,'Similar to the question I had.  How about the pre-marital sex issue.  Obviously, since they were the first, there was no official (pastor, reverend, minister etc.) to marry them, nor any witnesses to make it legal, so how did they procreate without ending up in the bad place?',5272,0);
INSERT INTO comment VALUES (5277,532,2066,'David','interesting...','2003-05-28 06:44:02',1,'We really cannot prove that Adam did or did not have a navel...',NULL,0);
INSERT INTO comment VALUES (5278,532,2324,'mozart','re: interesting...','2003-05-28 07:30:17',0,'Adam and Eve are the only humans without parents.  Thus, no umbilical cord.',5277,0);
INSERT INTO comment VALUES (5279,68,1919,'Lewis','Absolutely, positively, fully easy!','2003-05-28 09:02:37',3,'Okay, with a subject of that I hope I get this this right.....\r\nTHEY ARE ALL IN ALPHABETICAL ORDER!!\r\nThank you.:)',NULL,0);
INSERT INTO comment VALUES (5281,532,1301,'Charlie','re(2): Solution','2003-05-28 09:36:26',0,'According to Catholic teachings, anyway, it is the couple themselves who perform the marriage ceremony, and the priest is just a witness for the church.\r\n\r\nBesides, there wasn\'t much choice around, so they had to be devoted to each other.\r\n\r\nAlso there\'s the \"what God hath joined together\", so I guess God was the clergyman (or the clergyGod).',5276,0);
INSERT INTO comment VALUES (5282,532,1301,'Charlie','re: No belly buttons?','2003-05-28 09:37:33',0,'Tim, please remember not to give away solutions in the title.',5273,0);
INSERT INTO comment VALUES (5283,843,1567,'Bryan','Solution','2003-05-28 09:51:38',3,'The measurements of the two runners up are B1-W1-H1 and B2-W2-H2. It is given that W1=(2/3)*H2 and W2=(2/3)*H1. Since the tape is accurate only to a quarter inch, H1 and H2 must be multiples of 3/4”. The winner’s hips are 34”=136/4”. The only measurements that are multiples of 3/4” and are within one inch of this value are 135/4” (33 3/4”) and 138/4” (34 1/2”). Since we are not differentiating between the two runners up, let H1=135/4” and H2=138/4”. Then <p>W1=(2/3)*138/4=92/4=23” and <br>W2=(2/3)*135/4=90/4=22 1/2”.<p>Since B1+H1+W1=B2+W2+H2=36+23+34=93”<BR>B1=93-23-33 3/4=36 1/4<p> B2=93-22 1/2-34 1/2=36<p>To sum up, the measurements of the two runners up are 36 1/4-23-33 3/4 and 36-22 1/2-34 1/2.',NULL,0);
INSERT INTO comment VALUES (5284,1,2184,'mark hartman','try this','2003-05-28 18:03:33',3,'Start both ends of the first rope and one end of the second rope burning at the same time  ( = time zero).  The first rope will take a half hour to burn.  At that point, when the first rope is completely burned, start the second end of the second rope on fire.  It will take 15 more minutes to complete the burning of the second rope.  At the time the second rope is completely burned, 45  minutes will have elapsed.',NULL,0);
INSERT INTO comment VALUES (5285,104,2184,'mark hartman','an easy one','2003-05-28 18:18:07',0,'To answer this question, recognize how many losers there are.  The number of matches has to be the same.  The answer is X-1.',NULL,0);
INSERT INTO comment VALUES (5286,56,2316,'Warren Trotter','Einstein','2003-05-28 18:19:01',0,'  This is a great problem.  I think it is the classic logic problem attributed to Albert Einstein.',NULL,0);
INSERT INTO comment VALUES (5287,532,1183,'fwaff','re: interesting...','2003-05-28 21:34:00',0,'Neither can we prove that Adam ever existed or that there is a heaven. If it comes to it can you prove that you exist and that this isn\'t all just some delusional fantasy?',5277,0);
INSERT INTO comment VALUES (5288,533,2329,'Ricardo','wouldn\'t this be...','2003-05-29 02:27:16',1,'Isn\'t it n-1?\r\n\r\nWhen n=10 => n-1 = 9 => 9 / 10 = 0 and remainder 9.',NULL,0);
INSERT INTO comment VALUES (5289,533,2148,'Jayaram S','The Solution','2003-05-29 02:42:04',3,'Answer: 2519\r\n\r\nExplanation:\r\nLet\'s assume that the required number is N. \r\n\r\nThen the number (N+1) is given by:\r\n8x9x35 = 72x35 = 2520.\r\n\r\nHere \'8\'  takes care of divisibility by 2, 4 & 8;\r\nand  \'9\'  takes care of divisibility by 3 & 9;\r\nand  \'35\' takes care of divisibility by 5 & 7;\r\nand the combined product takes care of divisibility by 6 & 10;\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5290,533,1575,'DJ','Solution','2003-05-29 07:48:24',3,'The answer will just be one less than the lowest common multiple of the numbers 2-10. To find that number, simply eliminate any common prime factors:\r\n2 3 4 5 6 7 8 9 10\r\n2, 3, 5, and 7 are prime and obviously must be factors of the solution:\r\n<u><b>2</b></u> <u><b>3</b></u> 4 <u><b>5</b></u> 6 <u><b>7</b></u> 8 9 10\r\nAlso, we see that these numbers take care of 6 (2*3) and 10 (2*5):\r\n<u><b>2</b></u> <u><b>3</b></u> 4 <u><b>5</b></u> <b>6</b> <u><b>7</b></u> 8 9 <b>10</b>\r\nThat leaves only 4, 8, and 9. The factor of 2 leaves 4 and 8 with 2 and 4, respectively, to take care of, or just another factor of 4 will be needed to cover both.\r\n<u><b>2</b></u> <u><b>3</b></u> <b>4</b> <u><b>5</b></u> <b>6</b> <u><b>7</b></u> <b>8</b> 9 <b>10</b> (<u>4</u>)\r\nFinally, another factor of 3 is needed to make up for the 9:\r\n<u><b>2</b></u> <u><b>3</b></u> <b>4</b> <u><b>5</b></u> <b>6</b> <u><b>7</b></u> <b>8</b> <b>9</b> <b>10</b> (<u>4</u> <u>3</u>)\r\n\r\nAll in all, the lowest common factor of the numbers two through ten is the product of 2, 3, 3, 4, 5, and 7. This is 2520. One less than this is 2519, and should leave a remainder when divided by each number:\r\n2519/10&nbsp;=&nbsp;251+9/10\r\n2519/9&nbsp;&nbsp;=&nbsp;279+8/9\r\n2519/8&nbsp;&nbsp;=&nbsp;314+7/8\r\n2519/7&nbsp;&nbsp;=&nbsp;359+6/7\r\n2519/6&nbsp;&nbsp;=&nbsp;419+5/6\r\n2519/5&nbsp;&nbsp;=&nbsp;503+4/5\r\n2519/4&nbsp;&nbsp;=&nbsp;629+3/4\r\n2519/3&nbsp;&nbsp;=&nbsp;839+2/3\r\n2519/2&nbsp;&nbsp;=1259+1/2',NULL,0);
INSERT INTO comment VALUES (5291,822,1575,'DJ','Solution','2003-05-29 09:16:33',3,'Ask, \"If I asked you if there were gold on this island, would you say yes?\"\r\nIf the native says yes, then there is gold. If the native says no, then there is no gold.',NULL,0);
INSERT INTO comment VALUES (5292,822,1575,'DJ','re: Solution','2003-05-29 09:21:22',1,'Oops, I intended to elaborate before submitting that.\r\n\r\nIf the native is a liar, then if you asked if there were gold, his answer would be opposite of the truth. Then, if you asked if he had said \'yes,\' his response would simply be the reverse of the first answer, and the response to the second question would be a truthful answer to \"Is there gold on the island?\"\r\n\r\nIf the native were a knight, then asking if there is any gold on the island will yield a truthful answer. Ask him, then, if he had just said yes, and his answer will be the same as the first one, again truthfully being an answer to \"Is there gold on the island?\"\r\n\r\nSo, if you ask \"If I asked if there were gold on this island, would you say yes?\" to either a knight or a liar, you will get the answer to whether or not there is gold or not.',5291,0);
INSERT INTO comment VALUES (5293,822,1919,'Lewis','A Different Solution','2003-05-29 09:27:29',3,'A different question you could ask is:\r\n\'Would a knight say that you would say there was gold on this island?\r\n\r\nIf he answers yes, then there is gold. If he answers no, then there isn\'t.',NULL,0);
INSERT INTO comment VALUES (5294,817,2331,'suga','solution...','2003-05-29 11:28:18',0,'she must be born on a leap year.',NULL,0);
INSERT INTO comment VALUES (5295,686,2331,'suga','guesses','2003-05-29 11:33:53',0,'because he was the one being murdered and a ghost can\'t go to the police OR because he had a hitman knock off an enemy. lol, now those are just guesses, dumb ones too!',NULL,0);
INSERT INTO comment VALUES (5296,822,1660,'Tim Axoy','P logic','2003-05-29 12:12:39',0,'The solution has propositional logic in it. ',NULL,0);
INSERT INTO comment VALUES (5297,532,2333,'piginablanket','adam and eve','2003-05-29 12:21:34',0,'they were wearing fig leaves or clothing',NULL,0);
INSERT INTO comment VALUES (5298,822,1626,'Gamer','Duplicate?','2003-05-29 14:35:44',4,'Isn\'t this a duplicate of 1 or 2 other problems?',NULL,0);
INSERT INTO comment VALUES (5299,822,1660,'Tim Axoy','re: Duplicate?','2003-05-29 15:18:15',0,'Which ones?',5298,0);
INSERT INTO comment VALUES (5300,822,1575,'DJ','re: Duplicate?','2003-05-29 15:26:15',0,'It seemed like it to me, too, but in looking at the other problems in the category it seems not. Must be that simple \"double negative\" L&K problems like this are everywhere, and just now is this one coming to this site.\r\n\r\nLewis\' solution is pretty much equivalent to mine, but the double negative becomes a quadruple negative. An interesting discuccion of this property can be found in TomM\'s <a href=\"http://perplexus.info/show.php?pid=130\">Lost in the Catacombs</a> problem.',5298,0);
INSERT INTO comment VALUES (5301,732,1660,'Tim Axoy','re: If you liked this','2003-05-29 15:44:04',0,'Drew and Mohammad come back is just like this one.',4224,0);
INSERT INTO comment VALUES (5302,843,1575,'DJ','re: Solution','2003-05-29 16:01:19',0,'Remember, the numbers differ by <i>less than</i> one inch',5280,0);
INSERT INTO comment VALUES (5303,822,1301,'Charlie','re: A Different Solution','2003-05-29 16:36:34',0,'The question \"Would a knight say that you would say there was gold on this island?\" is no different from saying \"Is there gold on this island?\".  That is, if there is no gold on the island, a knight would say \"no\", but a liar would lie about what the knight would say and therefore would say \"yes\". If there was gold on the island a knight would say \"yes\" but the liar would lie about what the knight would say and say \"no\".  Of course a knight would tell the truth about what a knight would say, and since you don\'t know if the native is a knight or a liar, you don\'t know whether there\'s gold on the island.\r\n\r\nA better version of this type would be \"Would the opposite kind of person say that there\'s gold on this island?\"  Then if you get a yes then there is no gold on the island and if you get a no then there is gold on the island, as there would always be one level of untruth in the path of answers.',5293,0);
INSERT INTO comment VALUES (5304,822,1626,'Gamer','re(2): Duplicate?','2003-05-29 17:08:15',0,'There was one that was more complex (And we don\'t like simple problems do we?), that levik submitted, about not knowing the word for yes or no, and looking for a path.\r\n\r\nAnd besides, aren\'t many of Tim\'s puzzles, \"You don\'t know who is who, so ask a \"double negative\" question\"?',5300,0);
INSERT INTO comment VALUES (5305,822,1575,'DJ','re(2): A Different Solution','2003-05-29 17:59:05',0,'The point of these problems is how many times you negate the original question (if the person is a liar). In this case, the original question would be, \"Is there gold on this island?\" If you ask that question to a liar, he will answer oppositely, and a knight will answer truthfully, leaving you with no conclusion.\r\nIf you ask, as I first posed, \"Would you say that there is gold on this island?\" the person\'s answer to the first question (implicitly, \"Is there gold on this island?\") will be negated if the person is a liar, and then negated again (\"Would you say..\"), so that a liar is forced to give a truthful answer. A knight, of course, will give you the correct answer regardless. So, there needs to be an even number of questions implicitly asked.\r\n\r\nIn Lewis\'s solution, suppose, as you did, the person is a liar and there is gold on the island. Then, if asked, the person would say that there was no gold. If a knight were asked about this, he would say the same, that the person would say there is no gold. But if you ask the liar about the knight\'s response, he will lie about <i>that</i> and answer yes (..a knight would say that I would say that there is gold on this island). Again, for a knight, the answers to each intermediate question will be the same. This case poses four questions, and makes for a quadruple negative in the case of the liar. I think, Charlie, that you missed \"would a knight say <i>that you would say</i>...,\" thus making the solution messy, but valid.\r\n\r\nIn the version you suggested, \"Would the opposite kind of person say that there\'s gold on the island?\" is pretty much equivalent to \"Would you say that there\'s gold on the island?\" In the latter case, you might as well as \"Would the same kind of person say that there\'s gold on the island?\" in which any person of the same type, not necessarily the one you are talking to, would give the same answer. When you look at it that way, it\'s easy to see that the version you suggested is merely the opposite of the other, and that is why it yields the opposite answer. In either case, there are still only two questions being asked; in Lewis\'s solution, there are four.',5303,0);
INSERT INTO comment VALUES (5306,822,1575,'DJ','re(3): Duplicate?','2003-05-29 18:02:21',0,'I mentioned the problem I did because of the discussion in the comments. And actually, which problem of levik\'s are you referring to?',5304,0);
INSERT INTO comment VALUES (5307,532,1575,'DJ','re(2): interesting...','2003-05-29 18:09:10',0,'And for every Liars&Knights problem you can say that no one exists who always tells the truth (or always lies). You could also say for various problems that snow or rain will never fall at a perfectly constant rate, there is no such thing as a limitless water supply or a bottomless hole, the moon is not a perfect sphere and there is no way you could ever tie a rope around it.\r\n\r\nSince when do situations posed directly in the problem fall under scrutiny?',5287,0);
INSERT INTO comment VALUES (5308,817,2336,'kkkkk','The correct answer','2003-05-30 01:51:11',0,'She said this on January the 1st, when she\'s 15.\r\nHer birthday is December 31st.\r\nThe day before yesterday was before her 15th birthday, so she was 14.\r\nBy the last day of the year, she will be 16.\r\nBy the last day of the next year, she will be 17.',NULL,0);
INSERT INTO comment VALUES (5309,535,872,'pleasance','first try','2003-05-30 02:47:41',0,'It seems to me that 1 rupee each is the one and only way to distribute the money, given the conditions. \r\n\r\nLet\'s call the people (and the amounts) A, B, ... J. If C received more than A, then we have A<B<C, because the average is somehwere in between. Since C is the average of B and D, D must have recevied more than C, so we have B<C<D. And so on around the table, until we get I<J<A. Which means A<A, reductio ad abusrdum.',NULL,0);
INSERT INTO comment VALUES (5310,535,872,'pleasance','first try (again...)','2003-05-30 02:57:07',0,'Hmmm.. that got cut off for some reason. Let\'s try again. \r\n\r\nIf not all the sums are equal, then let\'s assume A&#60;C. B sitting in between gets the average amount, which will be something in the middle, i.e., A&#60;B&#60;C. And since C is the average of B and D, and B&#60;C, we can conclude B&#60;C&#60;D. And so on around the table, until we get to I&#60;J&#60;A. Which means A&#60;B...&#60;J&#60;A, or A&#60;A. Which contradicts our initial assumption, reductio ad absurdum. \r\n\r\nSo we must conclude all the sums were equal, and each got 1 rupee.',NULL,0);
INSERT INTO comment VALUES (5311,535,1301,'Charlie','solution','2003-05-30 03:08:31',3,'Only 1 way: each person gets 1 rupee.\r\n\r\nIf there were different amounts, some one or more than one would have to have the largest amount. If only 1 then this person would have more than the average of his two neighbors.  If more than one, then at least two must be adjacent to at least one neighbor with less, and again would have more than the average of his two neighbors.',NULL,0);
INSERT INTO comment VALUES (5312,535,2337,'jakl','re: solution','2003-05-30 03:45:52',0,'Charlie wrote: ----\r\nIf more than one, then at least two must be adjacent to at least one neighbor with less, and again would have more than the average of his two neighbors. \r\n----\r\n\r\nSorta.  The situation where everyone gets 1 rupee has more than one person having the max (namely, everyone).  \r\n\r\nA better way to prove is by contradiction.  Suppose there was a solution where not everyone had the same amount.  Then, there are (at least) two neighbors A and B where A &#62; B.  Since B = 1/2*(A+C), C is the next person over, we have B &#62; C.  Iterating, we have A &#62; B &#62; C &#62; ... J &#62; A, a contradiction.\r\n',5311,0);
INSERT INTO comment VALUES (5313,7,1919,'Lewis','I think the solution is WRONG','2003-05-30 06:50:41',3,'I looked at the official solution, and I\'ve seen that it\'s apparently 1/3, but I still think its 1/2. If one is tails, the other can still only be heads or tails, so there is a 50-50 chance of it being tails, regardless of what the first one was.',NULL,0);
INSERT INTO comment VALUES (5314,7,1919,'Lewis','re: I think the solution is WRONG','2003-05-30 06:54:40',3,'Whoops - forgot to explain this.\r\n\r\nIn the solution, it says that there are three possible outcomes if the first coin is heads - HT, TH & TT. \r\nHT is not possible, because the first coin was T, not H.\r\nBut if the order doesn\'t matter, then it is exactly the same as TH. So really the only two possible outcomes are TT and TH, so the probality of the second coin being tails is 1/2',5313,0);
INSERT INTO comment VALUES (5315,7,775,'Cory Taylor','re(2): I think the solution is WRONG','2003-05-30 09:53:19',0,'but it is precisely that the order does matter which creates the 1/3 answer.\r\n\r\nReading the problem carefully, consider the difference between the way it is stated \"at least one\" and the phrasing that would lead to your challenged answer of \"the first one\".  In the problem, because the order is not stated does not mean it is not important, while counter-intuitively, while the alternate wording specifies the order, this makes it unimportant.\r\n\r\nGo through this step by step.  Flip two coins and look at the first one.  If it is tails, then make the assertion that at least one of the coins is tails.  If it is heads say nothing.  At this point there is a 50% chance that you have made an assertion, and 50% chance that you\'ve simply observed the first coin.  Further break these two options by loooking at the second coin, resulting in 4 equally likely outcomes (therefore 25% each).\r\nIf, having already made an assertion, you see that the second coin is tails, then the problem conditions have been met with success - so far we\'re at 1/4 (success).\r\nNext, if having already made an assertion, looking at the second coin you see a tails, we have a failure of 1/4.\r\nThird, considering the case where no assertion was made after viewing the first coin, you see taht the second coin is tails, you make the assertion that at least one coin is tails, but we already know that both are not tails, so we have another failure (existing 1/4 plus current 1/4 makes 2/4)\r\nFinally, if the second coin is a heads, then we cannot make an assertion at all, giving a not applicable result (of 1/4).\r\n\r\nNow taking a close look at these outcomes, we see that the success rate is indeed 1/4 out of 3/4 (as the final 1/4 is impossible) simplifying to 1/3.',5314,0);
INSERT INTO comment VALUES (5316,826,1567,'Bryan','My thoughts.','2003-05-30 10:04:49',0,'The proof follows from the statement \"Suppose <b>every</b> group of k dogs are the same color.\" But that is a huge supposition! That\'s like saying in groups of 2, A and B are the same color, and C and D are the same color, <b>and</b> B and C are the same color, so all dogs are the same color. It is an absurdly simple point to begin from.',NULL,0);
INSERT INTO comment VALUES (5317,826,1301,'Charlie','re: My thoughts.','2003-05-30 10:14:59',0,'The assumption was that it is true for k=1 (so every group of 1 dog).  Then the \"proof\" proceeds by mathematical induction, that is, <b>if</b> it\'s true for a given k, it\'s true for k+1.',5316,0);
INSERT INTO comment VALUES (5318,826,1626,'Gamer','Possible flaw?','2003-05-30 10:16:36',4,'You are only proving that if every group of two dogs are the same color, then every dog is the same color (from what I read)... I can prove this easier by just using the transitive property! :)',NULL,0);
INSERT INTO comment VALUES (5319,826,1301,'Charlie','solution','2003-05-30 10:22:18',3,'The proof actually exhibits the fallacy of composition.  See a discussion of this on\r\nhttp://www.nizkor.org/features/fallacies/composition.html\r\n\r\nJust because the dogs in one group of one dog are all the same color, and all the dogs in another group of one dog are the same color, does not mean that when these two groups are combined they are all the same color.\r\n\r\nIt also illustrates equivocation.  The \"same\" does not mean the same in different circumstances.  In a given group \"same\" means the same as the others in the group.  \"Same\" is not a quality like \"yellow\"--it has to be the same <b>as something</b>, so just because you\'re not specifying the thing, that does not mean it is out of the meaning entirely.  So in two groups of dogs, if in each group the dogs are the same color, that means they are the same color as all the other dogs in that group, not the same color as all the other dogs in a new group you might form by combining that group with another group.  In other words you are changing the referent of \"same color as\".',NULL,0);
INSERT INTO comment VALUES (5320,535,1626,'Gamer','re(2): solution','2003-05-30 10:26:26',0,'Say what? I think that sounds more confusing...\r\n\r\nThe way I was thinking after I read charlies solution is that if someone has the most, his two neighbors combined would have less than twice him. (because he has the most), and this would rule out being an average.\r\n\r\nI think \"most\" means that you have more than somebody.',5312,0);
INSERT INTO comment VALUES (5321,826,1626,'Gamer','re: solution','2003-05-30 10:41:28',0,'I interpret \"Same\" like congruent... So \"same color\" means that the colors are the same. And since a dog can\'t be red and green at the same time, it can\'t be the same as both red and green dogs.\r\n\r\nI agree with what you said with colors, but I don\'t understand how this would relate to the problem. If k is greater than 1, than at least one dog in the old subgroup (without x) is in the new subgroup (with x)\r\n\r\nWhen I see that, I just see you swapping out another dog for x in the old subgroup to get the new subgroup.\r\n\r\nIf the problem is in the wording, couldn\'t you just switch my definition for same into the problem, and it would still read with a problem?',5319,0);
INSERT INTO comment VALUES (5322,826,153,'TomM','re: solution','2003-05-30 10:56:09',0,'The Fallacy of Composition as defined on http://www.nizkor.org/features/fallacies/composition.html\r\nis a fallacy of formal logic, not of proof by induction, but the principle is basically the same.  \r\n\r\nIn an inductive proof, it is important that your zero-state not be merely trivially true, but true in the same way as the inductive step assumes for its manipulations.  That is why whenever I use induction to prove something, I \"show\" not only the first example to be true, but also the second and third, so that a non-trivial zero-state has been shown to be true.',5319,0);
INSERT INTO comment VALUES (5323,72,1919,'Lewis','Solution','2003-05-30 11:48:53',3,'If C was a liar, that would mean B would have the key, thua meaning A and B would also be liars, so that is wrong. C has to be a knight.\r\nC\'s and B\'s statements agree with each other, so B is also a knight. This means that, because there is at least one liar, A is a liar.\r\nA says that he has the key, but he\'s a liar, so he definitely doesn\'y have it.\r\nB and C both say that B doesn\'t have the key, and they are knights, so B definitely doesn\'t have the key.\r\nSo by the process of elimination C must have the key.',NULL,0);
INSERT INTO comment VALUES (5324,102,1919,'Lewis','Easy Solution','2003-05-30 11:54:59',3,'Abe is the only knight. Obviously he wouldn\'t say that someone else was Abe or that his name was Carl, so Abe is the man on the right. If Abe is the man on the right, his statement must be true, so Bill is in the middle and Carl is on the left.',NULL,0);
INSERT INTO comment VALUES (5325,826,2184,'mark hartman','dogged logic','2003-05-30 11:55:05',0,'The induction argument fails when k+1 = 2, because the argument presumes the presence of at least three dogs to work.  Here\'s why:\r\n\r\nLet\'s name the subgroup of k dogs which does not contain x to be S1 and the second subgroup of dogs (which does contain x) to be S2.  Now by induction we know that all dogs in S1 are the same color; similarly we know that all dogs in S2 are the same color.  However, in order to conclude that the dogs in S1 are the same color as the dogs in S2, there needs to be a third dog that is in both groups.  That doesn\'t happen when k+1 is 2.  S1 contains just the one other dog.  When we form S2, we can only include x.  So S1 and S2 are perfectly fine, uni-colored sets of dogs.  But we can\'t conclude that the color of S1 is the same as the color of S2 in this instance because there is no dog contained in both sets.',NULL,0);
INSERT INTO comment VALUES (5326,775,1919,'Lewis','Easy Solution','2003-05-30 11:57:37',3,'The two statements disagree with each other, so they cannot both be of the same type, meaning Mohammad is still the knight and Drew is still the liar.',NULL,0);
INSERT INTO comment VALUES (5327,732,1919,'Lewis','re: I solved it!','2003-05-30 12:05:27',0,'Did your son, Tim, tell you the answer?!',5219,0);
INSERT INTO comment VALUES (5328,136,2184,'mark hartman','Pythagoras would like this','2003-05-30 12:32:56',0,'AC is 14.\r\nJust takes two applications of the Pythagorean Theorem:\r\n\r\nDC is 6 so DM is 5 and triangle MDA is a right triangle, so by the Pythagorean Theorem, MA is Square root of 75.  But triangle MCA is also a right triangle, so by Pythagoras, AC^2 = 75 + 11^2.  AC^2 = 196, so AC = 14.\r\n',NULL,0);
INSERT INTO comment VALUES (5329,794,1626,'Gamer','re: I\'ll take a stab at this','2003-05-30 16:32:04',0,'That\'s good... You are only 60 million zeroes off... :)\r\n\r\nI might have warned you with rounding numbers, as how do you determine approzimately... (I know it\'s an estimate) Is 499000 approximately 500000? Is 48.72 approximately 50? Is 93 approximately 90 or 100?\r\n\r\nIt\'s not a big deal, but when you multiply or take it to a power you can be way off.\r\n\r\n(Note: 3 to the .5 power is not equal to 3 x .5, it\'s closer to 1.7)',4913,0);
INSERT INTO comment VALUES (5330,532,1666,'bik88','heard it before','2003-05-30 16:48:37',3,'adam and eve do not have bellybuttons',NULL,0);
INSERT INTO comment VALUES (5331,501,1666,'bik88','lucky guess','2003-05-30 16:53:41',1,'stars',NULL,0);
INSERT INTO comment VALUES (5332,840,1666,'bik88','aahhhhh this took me a while','2003-05-30 17:02:42',3,'the answer is \"ton\" not backwards but heavy forwards',NULL,0);
INSERT INTO comment VALUES (5333,842,2341,'Pickels','re: hmm..','2003-05-30 18:36:58',1,'Well, all of you make good points. I really don\'t think they were playing Simon Says, and I really don\'t think she told them to swear at her so she could ground them. I have to go with what Jackie said, about something one of the kids broke.',5235,0);
INSERT INTO comment VALUES (5334,535,2341,'Pickels','None','2003-05-30 18:43:55',0,'I really hate problems like this. They just eat up time. The ones where you actually have to think (riddles, logic, math, science) are the most fun.',NULL,0);
INSERT INTO comment VALUES (5335,532,2341,'Pickels','Solution','2003-05-30 18:46:40',3,'God, everyone has heard this probably a million times. You know they are Adam and Eve because they don\'t have navals. ',NULL,0);
INSERT INTO comment VALUES (5336,826,2341,'Pickels','Solution? Maybe...','2003-05-30 19:08:25',1,'I am completely lost, but maybe...well, why did they add one to k? There was no point, was there? If I\'m wrong, could someone please explain this to me.',NULL,0);
INSERT INTO comment VALUES (5337,826,872,'pleasance','re: dogged logic','2003-05-31 00:58:27',0,'Well said Mark! The only flaw in the proof is that it doesn\'t hold for 2 dogs. All the other steps are valid and correct. ',5325,0);
INSERT INTO comment VALUES (5338,535,1626,'Gamer','re: None','2003-05-31 02:19:17',0,'But you do have to think. You have to think of various combinations, and when you only find 1,1,1,1,1,... you have to figure out why that seems to be the only answer.',5334,0);
INSERT INTO comment VALUES (5339,826,1626,'Gamer','re(2): dogged logic','2003-05-31 06:12:04',0,'I agree! I think this is why they didn\'t show why it was true for 1 dog, and 2 and 3... Because it isn\'t true for 2! :)',5337,0);
INSERT INTO comment VALUES (5340,536,1626,'Gamer','First answer:','2003-05-31 07:05:31',3,'a) I used 1&#178;,5&#178;,9&#178;,12&#178;13&#178;,17&#178;,20&#178;,24&#178;,25&#178; in one pile, 2&#178;,6&#178;,10&#178;,14&#178;,18&#178;,21&#178;,22&#178;,26&#178; in the next pile, and 3&#178;, 4&#178;, 8&#178;, 11&#178;, 15&#178;, 16&#178;, 19&#178;, 23&#178;, 27&#178; in the last pile.\r\n\r\nAll of these equal 2310',NULL,0);
INSERT INTO comment VALUES (5341,535,2347,'bob','anwser (I think)','2003-05-31 07:14:14',0,'There\'s only 1 way.\r\n',NULL,0);
INSERT INTO comment VALUES (5342,536,1626,'Gamer','re: First answer:','2003-05-31 07:21:14',3,'7&#178; should be in the second pile.\r\n\r\na) I used 1&#178;,5&#178;,9&#178;,12&#178;13&#178;,17&#178;,20&#178;,24&#178;,25&#178; in one pile, 2&#178;,6&#178;,7&#178;,10&#178;,14&#178;,18&#178;,21&#178;,22&#178;,26&#178; in the next pile, and 3&#178;, 4&#178;, 8&#178;, 11&#178;, 15&#178;, 16&#178;, 19&#178;, 23&#178;, 27&#178; in the last pile.\r\n\r\nThe way this works is distribute the squares (like cards) into 3 piles during 3 rounds of \"sets\" each. (1&#178; is at the top of the stack and 27&#178; is at the bottom of the stack)\r\n\r\nIn each \"set\" it goes ABC, BCA, or CAB.\r\n\r\nThe \"Start with _\" rounds go ACB, BAC, or CBA.\r\n\r\nWhat you start with at the beginning of each round goes ABC, BCA or CAB.\r\n\r\n(Assuming you call the first pile you deal to A)\r\n\r\nSet 1: Start with A==01 02 03\r\nSet 2: Start with C==05 06 04\r\nSet 3: Start with B==09 07 08\r\n\r\nSet 4: Start with B==12 10 11\r\nSet 5: Start with A==13 14 15\r\nSet 6: Start with C==17 18 16\r\n\r\nSet 7: Start with C==20 21 19\r\nSet 8: Start with B==24 22 23\r\nSet 9: Start with A==25 26 27\r\n\r\nSo the pattern goes ABCBCACABCABABCBCABCACABABC',5340,0);
INSERT INTO comment VALUES (5343,768,1919,'Lewis','I know','2003-05-31 08:47:49',3,'The formula for the Nth term is....\r\n(N!)*(N-1st term)',NULL,0);
INSERT INTO comment VALUES (5344,7,1301,'Charlie','re(3): I think the solution is WRONG','2003-05-31 08:50:14',0,'While Lewis\'s reason is oversimplified, the explanation offered by Cory <b>assumes</b> that the person making the announcement is going through this procedure, that is, taking any presence of a tail as an opportunity for announcing that at least one is a tail.\r\n\r\nThere may be equally many people eager to announce, and taking any opportunity to announce a head.  In the absence of any evidence to the contrary, why are we to assume that preferential tail announcers even outnumber preferential heads announcers.  We could be in the presence of a preferential heads announcer forced by two tails to report at least one is a tail.\r\n\r\nGiven eight occasions:\r\nHH by pref head announcer; announces at least 1 heads\r\nHT by pref head announcer; announces at least 1 heads\r\nTH by pref head announcer; announces at least 1 heads\r\nTT by pref head announcer; announces at least 1 tail\r\nHH by pref tail announcer; announces at least 1 heads\r\nHT by pref tail announcer; announces at least 1 tail\r\nTH by pref tail announcer; announces at least 1 tail\r\nTT by pref tail announcer; announces at least 1 tail\r\n\r\nOn the four occasions when the announcer calls at least one tail, in two instances the other coin is a heads and in two instances the other coin is a tail.\r\n\r\nWhy do you assume (as does the official solution) that any announcer will preferentially report \"at least one tail\" over reporting \"at least one head\"?\r\n\r\nBy the way, it doesn\'t have to work out based on preferential announcing.  It could be he chooses which to announce based on the first flip, or the coin that lands nearest him, or the one that\'s a quarter rather than a nickel.  However he makes a decision as to which one to report, it still comes out to probability 1/2, except if (and this is not stated in the problem) the narrator who hasn\'t seen the coin, asks the announcer \"Was at least one a tail?\" thereby turning the announcer into a preferential tail reporter.  But it nowhere in the problem states that this is what prompted the announcement.',5315,0);
INSERT INTO comment VALUES (5345,536,1301,'Charlie','re(2): First answer:','2003-05-31 08:57:43',0,'What is the reason this works?',5342,0);
INSERT INTO comment VALUES (5346,536,1626,'Gamer','re(3): First answer:','2003-05-31 09:24:15',2,'My idea is because you are going forward (A to B to C) within the set, and backward (C to B to A) for the set\'s beginning number. (So it\'s ABC CAB BCA) (see the bottom for more explanation)\r\n\r\nAlso, the numbers, when put in a cube shape (the row, then depth... the tenth letter is below the first) forms a \"magic cube\" (like a 3 dimentional magic square)\r\n\r\nABC\r\nBCA\r\nCAB\r\n\r\nCAB\r\nABC\r\nBCA\r\n\r\nBCA\r\nCAB\r\nABC\r\n\r\nThe way I came up with this is by balancing the largest and smallest number. I started by doing the ABC CBA ABC CBA... thing. Then I realized that was a \"period\" of 6, and 6 wasn\'t divisible by 27. So I did 9 instead, but noticed that the largest one of the 9 always went into C. So I shifted the sets of 9 around the opposite way, to stagnate the largest number.\r\n\r\nOther than my extremely loose explanation, I would be interested in a proof as I don\'t know why it would work.',5345,0);
INSERT INTO comment VALUES (5347,842,2348,'Trevor','Not her child','2003-05-31 09:58:34',3,'The woman either has only girls or the boy just isn\'t her child.  When he obeys and the woman tells him that she wants her children to do what she asked, he gets upset.',NULL,0);
INSERT INTO comment VALUES (5348,536,1626,'Gamer','Proof','2003-05-31 10:09:39',3,'Ok... I was working around with squares, and I think I know why that would work.\r\n\r\nWhen you take perfect squares, you can split them up into consecutive odds.\r\n\r\nAny x&#179; weights can be split into piles of x using this method. Take 8 weights into 2 groups. (Put them into a \'cube\' shape, where the left side is one group and the right side is another group)\r\n\r\n\r\nTop level\r\n01 04\r\n16 09\r\n\r\nBottom level\r\n36 25\r\n49 64\r\n\r\nSo if you put in 1 through 16 in using the method shown (AB BA), it comes out\r\n\r\n1, 1+3,\r\n1+3+5+7, 1+3+5,\r\n\r\nit can be seen that the left row has an extra 7 and the right row has an extra 3. When you slide the next group (the 25 through 64) over one, you switch these two so they come out even.\r\n\r\nTaking out 1+3+5+7 from each number in the bottom layer gives:\r\n\r\n9+11, 9\r\n9+11+13, 9+11+13+15\r\n\r\nNow the right row has an extra 15, and the left row has an extra 11. So together, the left side on the top level is 4 more, and the right side on the bottom level is 4 more and the rows \'cancel\' each other out. This means that the difference between the two is 0, and so they are equal.\r\n\r\nThis idea applies to a 3 by 3 by 3 grid too. Rotating the highest in each level and each row works as well.\r\n\r\nYou can conclude that (on the top level of the 3 by 3 by 3), the left side has a 9+15+17, the middle has a 3+9+11, and the right has a 3+5+15\r\n\r\nThe next floor these values will shift one time to the right, and then they shift one time to the right again. This means that all the rows will have the same parts, and will be equal.\r\n\r\n(I hope I explained it as best I could.)',NULL,0);
INSERT INTO comment VALUES (5349,536,1301,'Charlie','re: Proof','2003-05-31 10:51:21',0,'Wow.  I can\'t follow that, but it sure sounds good.',5348,0);
INSERT INTO comment VALUES (5350,842,1660,'Tim Axoy','DUNNO!','2003-05-31 11:01:43',0,'I DUNNO!',NULL,0);
INSERT INTO comment VALUES (5351,536,1301,'Charlie','part b','2003-05-31 11:06:01',1,'Not knowing how to do this theoretically, I did what I usually do: wrote a program. But first:\r\n\r\nThe total of the first 27 squares is 6930 so the number of groups must divide evenly into this. The prime factors of 6930 are 2, 3, 3, 5, 7, 11, so above 3, the possibilities are 5, 6, 7, 9, 10, 11, 12, 14, 15, 18, ... with increasing unlikelihood of getting any possibilities given the disparity in sizes of the weights.\r\n\r\nNote that the problem doesn\'t require that the same number of weights be in each group, so the number of groups doesn\'t have to divide evenly into 27.\r\n\r\nThe program for 5 groups finds that there are 11,995 ways of arranging the weights into 5 groups that add up to 6930/5 = 1386 each.  To take one example:\r\n 9&#178;, 24&#178;, 27&#178;\r\n 1&#178;, 6&#178;, 12&#178;, 23&#178;, 26&#178;\r\n 3&#178;, 4&#178;, 5&#178;, 11&#178;, 13&#178;, 14&#178;, 15&#178;, 25&#178;\r\n 7&#178;, 8&#178;, 10&#178;, 17&#178;, 20&#178;, 22&#178;\r\n 2&#178;, 16&#178;, 18&#178;, 19&#178;, 21&#178;\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5352,536,1301,'Charlie','The program for 5 groups','2003-05-31 11:12:42',0,'DECLARE SUB addIt ()\r\nDEFLNG A-Z\r\n\r\nCLS\r\n\r\n\r\nDIM SHARED amt(27)\r\nDIM SHARED used(27)\r\nDIM SHARED noUsed\r\nDIM SHARED toGo, ct\r\n\r\nFOR i = 1 TO 27\r\n&nbsp;&nbsp;amt(i) = i * i\r\n&nbsp;&nbsp;PRINT i * i;\r\n&nbsp;&nbsp;t = t + i * i\r\nNEXT\r\n\r\nPRINT t\r\n\r\ntVal = 1386\r\nbin271s = INT(2 ^ 27 - 1 + .5)\r\n\r\nOPEN \"27weigh5.txt\" FOR OUTPUT AS #1\r\n\r\nFOR i = 27 TO 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT i\r\n&nbsp;&nbsp;&nbsp;&nbsp;noUsed = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;used(1) = i\r\n&nbsp;&nbsp;&nbsp;&nbsp;toGo = tVal - amt(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;addIt\r\nNEXT\r\n\r\nPRINT ct\r\n\r\nCLOSE\r\n\r\npart2:\r\n\r\ntopN = 0\r\nOPEN \"27weigh5.txt\" FOR INPUT AS #1\r\nDO\r\n&nbsp;&nbsp;INPUT #1, n\r\n&nbsp;&nbsp;IF n >= INT(2 ^ 26 + .5) THEN topN = topN + 1:  ELSE EXIT DO\r\nLOOP\r\nCLOSE\r\n\r\n\r\nOPEN \"27weigh5.txt\" FOR BINARY AS #1\r\nn = LOF(1) / 12\r\nn$ = SPACE$(10)\r\nFOR i = 1 TO n - 2\r\n&nbsp;&nbsp;GET #1, (i - 1) * 12 + 1, n$\r\n&nbsp;&nbsp;first = VAL(n$)\r\n&nbsp;&nbsp;PRINT i\r\n&nbsp;&nbsp;FOR j = topN + 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;GET #1, (j - 1) * 12 + 1, n$\r\n&nbsp;&nbsp;&nbsp;&nbsp;second = VAL(n$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF (first OR second) = first + second THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;test = bin271s - first - second\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF test < second THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR k = j + 1 TO n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GET #1, (k - 1) * 12 + 1, n$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;third = VAL(n$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (first OR second OR third) = first + second + third THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;test = bin271s - first - second - third\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF test < third THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR l = k + 1 TO n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GET #1, (l - 1) * 12 + 1, n$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fourth = VAL(n$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (first OR second OR third OR fourth) = first + second + third + fourth THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;test = bin271s - first - second - third - fourth\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF test < fourth THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = first\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB conv\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(nu$) < 27 THEN outFlag = 1: GOTO outOfIt\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;digi1$ = digi$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu1$ = nu$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = second\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB conv\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;digi2$ = digi$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu2$ = nu$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = third\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB conv\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;digi3$ = digi$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu3$ = nu$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = fourth\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB conv\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;digi4$ = digi$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu4$ = nu$\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT digi1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT RIGHT$(SPACE$(27) + nu1$, 27)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT digi2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT RIGHT$(SPACE$(27) + nu2$, 27)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT digi3$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT RIGHT$(SPACE$(27) + nu3$, 27)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT digi4$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT RIGHT$(SPACE$(27) + nu4$, 27)\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = bin271s - first - second - third - fourth\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB conv\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT digi$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT RIGHT$(SPACE$(27) + nu$, 27)\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT i; \"/\"; topN; ct\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF outFlag THEN EXIT FOR\r\nNEXT\r\n\r\noutOfIt:\r\n\r\nPRINT ct\r\nCLOSE\r\n\r\nEND\r\n\r\nconv:         \r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dig = 1: digi$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF num MOD 2 = 1 THEN digi$ = digi$ + STR$(dig)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nu$ = LTRIM$(STR$(num MOD 2)) + nu$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num = INT(num / 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dig = dig + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL num = 0\r\nRETURN\r\n\r\nSUB addIt\r\n&nbsp;&nbsp;FOR i = used(noUsed) - 1 TO 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF amt(i) < toGo THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;noUsed = noUsed + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;used(noUsed) = i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;toGo = toGo - amt(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;addIt\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;toGo = toGo + amt(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;noUsed = noUsed - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF amt(i) = toGo THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO noUsed\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t = t + INT(2 ^ (used(j) - 1) + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t = t + INT(2 ^ (i - 1) + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, USING \"##########\"; t\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n',5351,0);
INSERT INTO comment VALUES (5353,532,2348,'Trevor','Dusty','2003-05-31 11:17:34',0,'This riddle is gathering dust.  I think I heard it for the first time in Kindergarden.  Other than that it\'s a good riddle.',NULL,0);
INSERT INTO comment VALUES (5354,520,2348,'Trevor','solution','2003-05-31 11:36:05',3,'King of spades, two of hearts, Queen of hearts',NULL,0);
INSERT INTO comment VALUES (5355,536,1301,'Charlie','re: part b','2003-05-31 11:46:07',0,'As 6930/10=693 < 27&#178;, there\'s no way of doing this for 10 or more groups.  That leave 5, 6, 7 and 9 as possibilities, of which the program found solutions for 5, but none for 6 or 7.  I haven\'t tried 9.',5351,0);
INSERT INTO comment VALUES (5356,520,2348,'Trevor','My solution is different','2003-05-31 11:47:30',3,'My solution is different thatn the posted answer yet it seems to meet all the conditions.  If I\'ve missed something please let me know.  If not, there seems to be more than one correct solution.\r\n\r\nMy answer:\r\n\r\nKing of spades, two of hearts, Queen of Hearts\r\n\r\nImmediately to the right of the king ther is a two. (condition 1)\r\n\r\nImmediately to the left of the a queen there is a two. (condition 2)\r\n\r\nImmediately to the left of a heart there is a spade (2 of hearts) and a two (queen of hearts).  (condition 3)\r\n\r\nImmediately to the right of a spade there is a two. (condition 4)',NULL,0);
INSERT INTO comment VALUES (5357,251,1626,'Gamer','Careful','2003-05-31 13:12:53',0,'I would say careful. If she had over 3 1/2 boys, then I would say \"Half are boys, and over half are boys\", which means a boy she didn\'t have she had. Using an indirect lingual proof, I can loosely disagree with this problem.',NULL,0);
INSERT INTO comment VALUES (5358,536,2350,'brandy durbin','very easy','2003-05-31 14:26:01',0,'first group 27,26,25,24,23,1 second group 22,21,20,19,18,17,9 third group 16,15,14,13,12,11,10,8,7,6,5,4,3,2  and to the second question yes ',NULL,0);
INSERT INTO comment VALUES (5359,536,1301,'Charlie','re: very easy','2003-05-31 15:49:05',0,'The weights were the <b>squares</b> of the integers from 1 to 27, not those integers directly. While your non-squared groups each add up to 126, when the integers are squared the squares within groups add up to 3136, 2299 and 1414 respectively.',5358,0);
INSERT INTO comment VALUES (5360,536,1301,'Charlie','re(2): part b (7 groups -bug fixed)','2003-05-31 16:15:51',0,'After fixing a bug in my program for 7 groups, I find that there are 1029 ways of arranging the weights into 7 groups with equal weight.  One such is\r\n 4&#178;, 8&#178;, 9&#178;, 10&#178;, 27&#178;\r\n 3&#178;, 7&#178;, 16&#178;, 26&#178;\r\n 13&#178;, 14&#178;, 25&#178;\r\n 2&#178;, 11&#178;, 17&#178;, 24&#178;\r\n 5&#178;, 6&#178;, 20&#178;, 23&#178;\r\n 1&#178;, 12&#178;, 19&#178;, 22&#178;\r\n 15&#178;, 18&#178;, 21&#178;',5355,0);
INSERT INTO comment VALUES (5361,842,2080,'Tristan','A little dose of reverse psychology?','2003-05-31 17:35:50',0,'There are a number of suitable answers, the question leaves it quite open.  Trevor hit on one point, the other could be she was using reverse psychology. IE \"Fine, eat all the cookies, I don\'t care.\" and the boy may have, getting him the crappy treatment.\r\n\r\n  Also, the reference to \"boy\" could mean she has a daughter and said something like \"One of you children needs to put on this dress.\"  The boy, having a questionable sexuality, may have been put down for this.\r\n\r\n  There are many possiblilities, I await the answer.',NULL,0);
INSERT INTO comment VALUES (5362,532,2080,'Tristan','This never should have passed. . .','2003-05-31 17:37:46',0,'This riddle is from riddle books from the 40\'s.',NULL,0);
INSERT INTO comment VALUES (5363,41,1919,'Lewis','Solution','2003-05-31 23:28:43',3,'The information that the guilty one was the only knight is the giveaway.\r\nA didn\'t say it was himself, so he isn\'t guilty because the guilty one would\'ve admitted it. Because he said it was C, we know C was innocent because A is a liar.\r\nSo that means B is the knight and the guilty person.',NULL,0);
INSERT INTO comment VALUES (5364,533,2133,'spinoza','Solution','2003-06-01 02:36:12',0,'the number is (2^3)*(3^2)*5*7 - 1\r\nlogic for any number \'p\':\r\nobtain all prime factors occuring in numbers upto \'p\' (in their maximum powers of occurence). the number thus obtained shall be of the form 1k and 2k and 3k.... till pk where k is any natural no. if you subtract one from it you shall get the required form.\r\n',NULL,0);
INSERT INTO comment VALUES (5365,231,2133,'spinoza','re: Here is my proof','2003-06-01 03:10:02',0,'Brilliant!',4739,0);
INSERT INTO comment VALUES (5366,844,1301,'Charlie','solution','2003-06-01 05:45:33',3,'The first day, at one step per second, the man took thirty steps, taking 30 seconds.\r\n\r\nThe second day, at two steps per second, he took 36 steps, taking 18 seconds.\r\n\r\nSo the additional 12 seconds saved the man 6 steps, meaning the escalator traveled 6 steps in 12 seconds, or 1/2 step per second.\r\n\r\nSo when the man took 30 steps in 30 seconds, he was also carried 15 steps by the escalator, so the escalator\'s height is 30+15=45 steps, which is confirmed by the fact that when he took 36 steps, the escalator traveled 9 steps in the 18 seconds it took, and again 36+9=45.\r\n\r\nAt 1/2 step per second, the escalator takes 90 seconds to travel its full 45-step height, so that\'s how long it took the man on the third day.',NULL,0);
INSERT INTO comment VALUES (5367,43,1171,'nikki','re: Really not that hard','2003-06-01 06:54:38',0,'The ONLY consecutive pair is 16 and 17?  Because in your list I see 2&3, 3&4, 4&5, 7&8, 8&9, and 16&17.  I think I know what you are trying to say, but you didn\'t say it completely.  Maybe you meant the largest pair?\r\n\r\nThe way I figured it out was similar to levik\'s but with a little more detail.  I made a table with the numbers 1-31 down the side, and the prime numbers 2-31 across the top.  Then I put the power of each prime number needed in the table.  Ex: 24 had a 3 in the two-column, and a 1 in the three-column since 2^3 * 3^1 = 24.  The plan is to find two powers I can reduce by one to eliminate ONLY two numbers that happen to be next to each other.\r\n\r\nThen I looked for a single greatest power for any one prime number.  Ex: the five-column had 1s, and a single 2.  The three-column had 1s, 2s, and a single 3.  The two-column had 1s, 2s, 3s, and a single 4.  So far some of the key numbers to focus on are 16, 25, and 27.\r\n\r\nThe rest of the prime columns only had 1s in them, but 7, 11, and 13 had more than one 1 which means we can\'t eliminate them with out eliminating other numbers as well.\r\n\r\nSo now we are focusing on 16, 17, 19, 23, 25, 27, 29, & 31.  NOW we see that there is only one pair of consecutive numbers: 16 and 17.  By the way, the number the teacher wrote is 2,123,581,660,200.\r\n\r\nLater!',4938,0);
INSERT INTO comment VALUES (5368,536,1626,'Gamer','re(2): very easy','2003-06-01 07:24:08',0,'The hardest part of the problem for you is reading the directions! And it\'s obviously not very easy if it\'s a difficulty of 3/5.',5359,0);
INSERT INTO comment VALUES (5369,844,872,'pleasance','another solution','2003-06-01 07:31:21',0,'Another way to solve it is by time = distance /  velocity. Let x be the height and u the speed of the escalator, and v the man\'s speed at one step per second. On the first day we have:\r\n x/(u+v)=30 seconds\r\nAnd on the second day:\r\nx/(u+2v)=18 seconds (36 steps at 2 steps per second). \r\nRearrange the first equation we get:\r\nv = x/30 - u, \r\nand plugging that into the second equation we get:\r\nu = x/90.\r\nIf the man sits down, his speed is u, and the time it takes him is:\r\nx/u = x/(x/90) = 90 seconds.\r\nReassuringly, that\'s the same answer Charlie got!\r\n',NULL,0);
INSERT INTO comment VALUES (5370,17,1171,'nikki','Similar Problem','2003-06-01 07:50:47',0,'There is also a problem where a farmer gives you 16 trees and asks for 15 rows of 4 trees.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (5371,6,1171,'nikki','6 Triangles','2003-06-01 07:57:17',0,'I can make 6 equilateral triangles - does that count?  Or do you want exactly 4?  I already thought of the pyramid, and the \"extended vertices\" one (though I hadn\'t thought of the diamond one), but the star of david would make 6 with a hexagon.  Shrug - it probably doesn\'t count =)\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (5372,284,1660,'Tim Axoy','re: Part 1,Multiply the numbers','2003-06-01 11:06:46',0,'&#8730;&#178;&#179;&#60;&#62;&#8804;&#8805;&#8734;&#177;&#8721;&#960;',3534,0);
INSERT INTO comment VALUES (5373,159,1253,'brianjn','re(3): One Equation - equation in int and mod','2003-06-01 16:01:04',0,'I did mention in a prior comment, under a different pseudonym that I was unaware of \'ceil\' being on a scientific calculator.  \r\n... I FOUND ONE!!!!  ...  This is software driven.  Below is the author\'s current site:\r\nhttp://www.geocities.com/dbergis/freeware.htm\r\n\r\nA WWW search for \'Excalibur for Windows\' will turn it up, but there are instances which refer to a different product.\r\n',4431,0);
INSERT INTO comment VALUES (5374,159,1253,'brianjn','Put it to Bed?','2003-06-01 16:10:52',3,'Query is that there appear to be solutions posted which need adjudication.  Brian & Brian have offerings unchallenged, except by themselves; it really seems time to have this one \'put to bed\', unless Nick has is demanding exclusive \'n, x and y\' criteria, which from all examinations point to a non-solution. ',NULL,0);
INSERT INTO comment VALUES (5375,529,2346,'me','hmmm','2003-06-02 00:53:34',0,'my first thought was that they probably wouldnt have discovered gold then, much less have a money system and technology to make gold coins. i didnt know the real answer until i read the solution though.',NULL,0);
INSERT INTO comment VALUES (5376,131,251,'Cheradenine','re: I\'m not getting something.','2003-06-02 01:33:16',0,'Going right implies a 2 dimensional junction, but not necessarily a 2d maze. Think of it as an underground maze made of tunnels and rooms..\r\n\r\nIn the quoted text, \"Each possibility\" represents a single segment, not an entire path. Finding the exit segment vs the initial segment is made random due to the unknown maze structure, yielding 1/2 chance for each.',2773,0);
INSERT INTO comment VALUES (5377,525,2346,'me','i got it','2003-06-02 02:25:12',0,'1 was going to st ives. the statement \'while on my way to st ives, i MET a man with seven wives\' this means, while you are going INTO st ives, they are going OUT of the place, hence you meet. therefore, only 1 person is going to st ives, and that is you.',NULL,0);
INSERT INTO comment VALUES (5378,822,1660,'Tim Axoy','Anyone?','2003-06-02 02:27:07',4,'Does anyone else want to solve it?',NULL,0);
INSERT INTO comment VALUES (5379,467,2346,'me','solution','2003-06-02 02:33:28',0,'a human. \'morning\' symbolises the beginning of a person\'s life, when he/she is still a baby and crawling on 4 limbs, hence \'4 legs\'. \'afternoon\' symbolises the middle/majority of his/her life, when he/she walks upright with 2 legs. \'evening\' symbolises the golden years of the person, when he/she walks with a cane, hence 3 legs.',NULL,0);
INSERT INTO comment VALUES (5380,467,2346,'me','re: I saw this on a cartoon :)','2003-06-02 02:34:37',0,'i saw the same cartoon, but i dont remember which one, it was years ago. it was crap really.',4596,0);
INSERT INTO comment VALUES (5381,824,2329,'caco','Surely drives fast','2003-06-02 03:00:37',3,'He brought with him a block of ice, climbed the block of ice, tied the rope on the ceiling, and standed there waiting the ice to melt and thus hanging himself. The police found what\'s left from the melted giant ice cube, after partially evaporating on the high desert temperatures',NULL,0);
INSERT INTO comment VALUES (5382,824,2358,'mr wray','easy? or did I miss a bit?','2003-06-02 04:02:37',0,'Suicide.\r\nHe bought a large block of ice on the truck.\r\nHe used the ice to stand on and rigged up the noose.\r\nHe either jumped or slipped or (I find this hard to believe) waited for the ice to melt.  \r\nWhen he had nothing to stand on he would have been strangled by the noose.\r\nThe ice melted hence the water on the floor!',NULL,0);
INSERT INTO comment VALUES (5383,532,2357,'Ahmed','their son','2003-06-02 04:07:56',0,'i think he is their killed son,because he only knows his father and mother and he died before any new born human being,,so when he did saw them he knew them immediatly',NULL,0);
INSERT INTO comment VALUES (5384,529,2358,'mr wray','re: hmmm','2003-06-02 04:12:53',0,'Money and coins existed long before (the new testament talks about coinage!).  Gold been around a lot!  One thing though.  Did anyone consider that BC might not have been in the gregorian calendar - we happily assume that our calendar is the only one!',5375,0);
INSERT INTO comment VALUES (5385,538,1575,'DJ','Umm','2003-06-02 08:27:03',1,'I\'m not sure if I\'m understanding the problem fully, but the obvious answer is that there is no way for the product of any three distinct integers to be prime, unless they are 1, -1, and the opposite of some prime number. Is there some way for numbers in arithmetic progression to fit that, I don\'t know..',NULL,0);
INSERT INTO comment VALUES (5386,538,1567,'Bryan','re: Umm','2003-06-02 08:30:10',3,'Based on what DJ said, I see that -3, -1, and 1 multiply to 3, meeting the requirement.',5385,0);
INSERT INTO comment VALUES (5387,538,1575,'DJ','re(2): Umm','2003-06-02 09:19:37',0,'I thought of that...I just don\'t get what arithmetic progression as it is defined in the problem..',5386,0);
INSERT INTO comment VALUES (5388,538,1301,'Charlie','re(2): Umm','2003-06-02 09:22:32',0,'-1 - (-3) = 2\r\n1 - (-1) = 2 also,\r\nso it\'s an arithmetic progression; the numbers are equally spaced along the number line.',5386,0);
INSERT INTO comment VALUES (5389,538,1301,'Charlie','re(3): Umm','2003-06-02 09:24:15',0,'Sorry, that was actually a reply to DJ.\r\n',5388,0);
INSERT INTO comment VALUES (5390,538,1626,'Gamer','re(2): Umm','2003-06-02 09:24:20',0,'Aren\'t there many  ones that fufil these conditions? For example 3,5,7, is one... Plus, you could get -7, -3, 1, or -5, -2, 1 as well. \r\n\r\nI would pose another problem here. If all of the numbers in arithmetic sequence are over 3, then what is the answer? (Do there exist three integers over 3 in Arithmetic Progression whose product is prime? If Yes then what, if No then why?\"\r\n',5386,0);
INSERT INTO comment VALUES (5391,538,1301,'Charlie','re(3): Umm','2003-06-02 09:30:37',0,'3 X 5 X 7 is by definition composite, as its factors are not just itself(105) and 1, but rather have 3, 5, 7, 15, 35 and 21 as factors also.\r\n\r\nWith two negatives and two integers that have absolute value 1, the answer given is the only one.  The factors can only be (in absolute value) the prime number itself and one.  Any arithmetic progression that has numbers all larger than 3 must necessarily produce composite numbers, not primes.',5390,0);
INSERT INTO comment VALUES (5392,532,1,'levik','re: their son','2003-06-02 09:49:13',0,'Hmmm... Would he not then get here before anyone else? ',5383,0);
INSERT INTO comment VALUES (5393,538,1626,'Gamer','Oops!','2003-06-02 09:54:40',0,'Yes, you are right... I must have been confused when I was writing that.',5391,0);
INSERT INTO comment VALUES (5394,824,1626,'Gamer','Another solution?','2003-06-02 09:57:54',2,'My answer is he made a rope ladder to get to the top (or climbed the rope), and then tied the rope to something.',NULL,0);
INSERT INTO comment VALUES (5395,538,1575,'DJ','re(3): Umm','2003-06-02 10:13:16',0,'Ok, that was rather trivial.. I think the xs in the explanation confused me, I was thinking of some sort of product.  I would probably have been better off without the note, heh.',5388,0);
INSERT INTO comment VALUES (5396,538,1072,'Alan','perhaps','2003-06-02 10:29:31',2,'I\'m not to sure but what about 1^1 then 1^2 then 1^3. It seems like a sequence to me (which i\'m pretty sure arithmetic progression means any sequence as your \"progressing with arithmetic\" with a set pattern) Then again 1 is said to be neither primem nore composite. Although i personnally disagree with this because of the fact the 1 IS only divisible by itself and 1. Both these conditions are met. Technically e could say the same for zero but then again zero is a number that is rather different.',NULL,0);
INSERT INTO comment VALUES (5397,844,2133,'spinoza','solution','2003-06-02 10:32:11',0,'let n be the no of the steps when the man gets on the escalator and p be the rate at which the escalator is moving(in steps/sec). so you get:\r\nn = 30 + 30p &  n = 36 + 18p. \r\non solving n=45 and p=.5. \r\nrequired time = n/p = 90secs.\r\n',NULL,0);
INSERT INTO comment VALUES (5398,538,1575,'DJ','re: perhaps','2003-06-02 11:41:39',0,'One and zero are both neither prime nor composite. The definition of a prime number is not one whose only factors are itself and 1; rather, a prime number is a number with exactly two whole number factors. 1 has only one whole factor, while zero has an infinite number if you consider it to be its own factor.\r\n\r\nAnyway, Ravi\'s note (which I had some trouble deciphering) clearly indicates that the arithmetic progression in question is one in which the difference between subsequent terms is equal.',5396,0);
INSERT INTO comment VALUES (5399,824,2341,'Pickels','Solution','2003-06-02 13:13:23',3,'I\'ve heard this problem a million times. He brought the ice in the truck, stood on the ice to rig the noose, tied it around his neck, and waited for it to melt.',NULL,0);
INSERT INTO comment VALUES (5400,168,1171,'nikki','Foreword','2003-06-02 13:22:15',0,'I believe Foreword was meant instead of Forward.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (5401,538,1920,'Brian Smith','Off the top of my head...','2003-06-02 13:41:36',0,'-3 * -1 * 1 = 3',NULL,0);
INSERT INTO comment VALUES (5402,538,1660,'Tim Axoy','EASY!','2003-06-02 14:51:54',3,'-1,1,and 3!\r\n',NULL,0);
INSERT INTO comment VALUES (5403,174,1660,'Tim Axoy','P logic','2003-06-02 15:06:09',3,'We have two options,a and b,and we consider them as propositions.\r\nLet c be the proposition that this problem has a solution.\r\n<p>\r\n(avb)&lt;-&gt;c<br>\r\nWhy?:If it is solvable or unsolvable,then it has a solution,and if it has a solution,then it is solvable or unsolvable.\r\n<p>\r\nb&lt;-&gt;(~c)<br>\r\nWhy?:If it is unsolvable,then it does not have a solution,and if it does not have a solution,then it is unsolvable.\r\n<p>\r\nNow,we find the truth and falsity of each.<br>\r\n1:(avb)&lt;-&gt;c,Given.<br>\r\n2:b&lt;-&gt;(~c),Given.<br>\r\n3:(avb)&lt;-&gt;(~b),Consequence of 1 and 2.<br>\r\n4:b->(avb),Tautology.<br>\r\n5:(avb)->(~b),Consequence of 3.<br>\r\n6:b->(~b),Consequence of 4 and 5.<br>\r\n7:(b->(~b))->(~b),Tautology.<br>\r\n8:~b,Consequence of 6 and 7.<br>\r\n9:c,Consequence of 2 and 8.<br>\r\n10:c->(avb),Consequence of 1.<br>\r\n11:avb,Consequence of 9 and 11.<br>\r\n12:(avb)&(~b),Consequence of 8 and 11.<br>\r\n13:((avb)&(~b))->a,Tautology.<br>\r\n14:a,Consequence of 12 and 13.\r\n<p>\r\na=true,b=false,c=true.',NULL,0);
INSERT INTO comment VALUES (5404,538,153,'TomM','re: perhaps','2003-06-02 16:17:57',0,'An arithmetic progression, specifically, is a sequence of the form: a, a+b, a+2b, a+3b, ...\r\n\r\nA sequence of the form a, ab, ab&#178;, ab&#179;, ...  (like your 1, 1&#178;, 1&#179;, ...) is not an arithmetic progression, it is a geometric progression',5396,0);
INSERT INTO comment VALUES (5405,538,2239,'Alpha Tiger','Easy ...','2003-06-02 20:44:58',3,'As the product has to be prime, we must have 2 [1] and one prime number.\r\nSo we have -3 -1 1 and -1 1 3',NULL,0);
INSERT INTO comment VALUES (5406,538,2239,'Alpha Tiger','re: EASY!','2003-06-02 20:47:14',0,'Your solution isn\'t complete.\r\nWe can also have -3,-1 and 1 ...',5402,0);
INSERT INTO comment VALUES (5407,836,1626,'Gamer','Friends or not?','2003-06-03 02:08:47',0,'Are they friends of yours? Or is this a cutthroat auction? If they were friends of yours, have everyone bid up the line( 1 cent, 2 cents, 3 cents...) until it got time for your bid. Then get the dollar, and split it among everyone.',NULL,0);
INSERT INTO comment VALUES (5408,538,1626,'Gamer','re: Easy ...','2003-06-03 02:11:11',0,'Negative numbers are never prime (except -1 which is), because -x has 1, -1, x, -x.\r\n\r\nSo -1 x 1 x 3 gives -3, which is divisibly by 1, -1, 3, -3.',5405,0);
INSERT INTO comment VALUES (5409,836,1715,'Jonny Doe','Solution????','2003-06-03 03:27:07',3,'If my turn comes and no one bid a dollar yet, I would bid one dollar.  Since we are bidding for a dollar hopefully no one will out bid me and therefore I would break even, paying a dollar for a dollar.  If some one did bid a dollar already then that means that we have at least one bid and I don’t have to place a bid and therefore breaking even again.',NULL,0);
INSERT INTO comment VALUES (5410,824,2364,'milo','the answer','2003-06-03 03:27:13',0,'easy he was standing on  block of ice and it melted',NULL,0);
INSERT INTO comment VALUES (5411,836,775,'Cory Taylor','re: Solution????','2003-06-03 04:13:13',0,'but this is not a winning strategy as described in the problem, this is a break even strategy.  There is some way to maximize your *potential* cash inflow.  That is the question\r\n\r\n',5409,0);
INSERT INTO comment VALUES (5412,836,1567,'Bryan','re: Solution????','2003-06-03 05:07:54',0,'Bidding one dollar for a buck at this auction is a disasterous tactic. Suppose the high bid before you was 90&#162;. Now that you bid a dollar, if the bidding stopped right now that person would be out the 90&#162;, since the first and second highest bidders have to pay. Knowing this, that person would probably outbid you, bidding perhaps $1.25, figuring it is better to win the buck and be out only 25&#162; than it is to lose 90&#162;. <p>Now you will lose your dollar, unless you outbid the other bidder, in which case this scenario gets worse and worse. As each of you outbids the other in an effort to minimize your loss, your money at stake (and potential loss) goes up and up, which is exactly what the auctioneer wanted in the first place.<p>If you could collude with the other bidders to stop the bidding below 50&#162; and split the buck, you could collectively make a profit. Obviously, this would be maximized if there were only one bid of 1&#162; and the bidding stopped there. In all likelihood, however, someone in the group of bidders would forget the rules and outbid you, and as soon as the bidding gets above 50&#162; it will most likely snowball to several dollars using the reasoning stated above.<p>As Joshua (the WOPR) declared in War Games,<p>AN INTERESTING GAME, PROFESSOR<BR>THE ONLY WINNING MOVE IS<BR>NOT TO PLAY<P>HOW ABOUT A NICE GAME OF CHESS?',5409,0);
INSERT INTO comment VALUES (5413,836,2129,'Sanjay','Bang for the Buck','2003-06-03 06:08:13',0,'Assuming that what is meant by \'everyone will want to do what is best for them\' is that every individual will seek to maximize their individual cash flow, and assuming that everyone posseses the skill to \'think forward and reason back\', the auction will never start because everyone\'s winning strategy is to stay out of the auction and break even.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5414,836,775,'Cory Taylor','entrepreneurial answer','2003-06-03 06:14:32',0,'Reading carefully the wording of the question there are two comments to be made.  First is that in the paragraph \"The catch?...\", the math doesn\'t add up correctly, so either its just been overlooked by Jonathan (more likely), or there is some trick to this(less likely).  Second, the question is this: What would \"you\" do, assuming everybody was looking for only their own best interest.  Now I\'m not a finalncial genius, so this\'ll be just the beginning of a conceptual solution, but how about coming up with some sort of bidders insurance, which you could sell to the bidders, that they would collect on if they were the second highest bidder, or some other catch.  I\'m sure that some set of payment rules could be found that will always work in your favor.  Also, there being a payout for the second highest bidder now will reduce the tendency of the bids to get out of hand as described by Bryan above...\r\nAs I mentioned that I\'m not a financial guru, I\'ll leave the details to another.  Of course, this may not even be possible.\r\n\r\nPS, nice quote Bryan, impressive that you can get this correctly from a movire circa 1980.  Matthew looks soooo young here - he\'s not even ready for his high school Ferris Bueller role yet!',5412,0);
INSERT INTO comment VALUES (5415,78,1919,'Lewis','Solution... I think','2003-06-03 06:26:20',3,'The man runs back 1/4 of the length of the tunnel and makes it out just in time. That means if he runs 1/4 of the distance the other way, the train will just be entering. This means that the man is 1/2 way through and the train is just entering.\r\nThe man gets out just as the train is about to catch him up. The train travelled twice as far as the man (the length of the tunnel as opposed to 1/2 of the length) in the same time, so it must have been travelling twice as fast.\r\nThe man was traveeling at 7 mph, so the train was going at 14 mph.',NULL,0);
INSERT INTO comment VALUES (5416,50,1919,'Lewis','ummmm..... I know','2003-06-03 06:35:38',3,'The hotel owner\'s profit was $30 - $5 = $25.\r\n\r\nThe farmer\'s each payed $9 dollars, so their total pay was $27.\r\n\r\nThe bell boy kept $2.\r\n\r\n$2 + $25 = $27 so all the money was there.\r\n\r\nThe mistake in the calculation was that it shouldn\'t be $27 + $2, but $27 - $2, which equals $25 (the hotel owner\'s profit).',NULL,0);
INSERT INTO comment VALUES (5417,828,1919,'Lewis','re: You did it!','2003-06-03 06:37:50',0,'Hooray for us!!',5259,0);
INSERT INTO comment VALUES (5418,538,2129,'Sanjay','re(2): Easy ...','2003-06-03 06:54:13',0,'Obviously we cannot have negative numbers as factors. Otherwise even 3 would not be a prime number since it would have two sets of factors 1,3 & -1,-3. \r\n\r\n',5408,0);
INSERT INTO comment VALUES (5419,538,2129,'Sanjay','One and Only','2003-06-03 07:00:49',0,'Going strictly by the definition of Arithmetic Progression provided in the problem 1,1,1 is a solution.\r\n\r\nx1=1,x2=1,x3=1\r\nx2-x1=0\r\nx3-x2=0\r\nSo, (x2-x1)=(x3-x2) \r\nTherefore 1,1,1 constitutes an Arithmetic Progression.<P> Also, 1*1*1=1, which is a prime number.',NULL,0);
INSERT INTO comment VALUES (5420,28,1919,'Lewis','Solution','2003-06-03 07:02:07',3,'There are two possibilities :\r\n\r\nMr Brown could be asleep. If he was, he would be wrong in thinking Mrs Brown was asleep, so she would be awake. When she\'s awake, she is always correct, so she will think that Mr Brown is asleep. \r\n\r\n<b> OR </b>\r\n\r\nMr Brown could be awake. If that was the case, then Mrs Brown would be asleep, and would wrongly think that Mr Brown was asleep.\r\n\r\nEither way, Mrs Brown would be under the impression that Mr Brown was asleep.',NULL,0);
INSERT INTO comment VALUES (5421,29,1919,'Lewis','re: A puzzle about Drew','2003-06-03 07:06:18',0,'I have five liars and knights puzzles pending #=)',4240,0);
INSERT INTO comment VALUES (5422,836,1715,'Jonny Doe','re: Bang for the Buck','2003-06-03 07:32:50',0,'This is not an option since it states that there must be at least one bid.',5413,0);
INSERT INTO comment VALUES (5423,835,1301,'Charlie','solution','2003-06-03 08:20:48',3,'Certainly no more than 8 queens can be so placed, as each must be in its own row and own column.  That in fact 8 can be so placed is demonstrated in a classic programming exercise to find such placements.\r\n\r\nThere are 12 basically different ways to arrange the 8 queens. Except for one such arrangment, there are 7 other trivial variations: 3 rotations (90, 180 and 270 degrees), a reflection and the rotations of the reflection.  There is one basic arrangement that has only one rotation (90 degrees) for itself and one for its reflection, so the total, counting reflections and rotations, is 92, which is 11 x 8 + 1 x 4.\r\n\r\nI hope the following comes out ok using the html pre tag.\r\n<pre>\r\n* . . . . . . .    * . . . . . . .    . . . . . * . .\r\n. . . . . . * .    . . . . . . * .    * . . . . . . .\r\n. . . . * . . .    . . . * . . . .    . . . . * . . .\r\n. . . . . . . *    . . . . . * . .    . * . . . . . .\r\n. * . . . . . .    . . . . . . . *    . . . . . . . *\r\n. . . * . . . .    . * . . . . . .    . . * . . . . .\r\n. . . . . * . .    . . . . * . . .    . . . . . . * .\r\n. . * . . . . .    . . * . . . . .    . . . * . . . .\r\n---------------    ---------------    ---------------\r\n\r\n. . . * . . . .    . . . . * . . .    . . * . . . . .\r\n* . . . . . . .    * . . . . . . .    * . . . . . . .\r\n. . . . * . . .    . . . . . . . *    . . . . . . * .\r\n. . . . . . . *    . . . * . . . .    . . . . * . . .\r\n. * . . . . . .    . * . . . . . .    . . . . . . . *\r\n. . . . . . * .    . . . . . . * .    . * . . . . . .\r\n. . * . . . . .    . . * . . . . .    . . . * . . . .\r\n. . . . . * . .    . . . . . * . .    . . . . . * . .\r\n---------------    ---------------    ---------------\r\n\r\n. . . . * . . .    . . . . . . * .    . . . . * . . .\r\n* . . . . . . .    * . . . . . . .    * . . . . . . .\r\n. . . * . . . .    . . * . . . . .    . . . . . . . *\r\n. . . . . * . .    . . . . . . . *    . . . . . * . .\r\n. . . . . . . *    . . . . . * . .    . . * . . . . .\r\n. * . . . . . .    . . . * . . . .    . . . . . . * .\r\n. . . . . . * .    . * . . . . . .    . * . . . . . .\r\n. . * . . . . .    . . . . * . . .    . . . * . . . .\r\n---------------    ---------------    ---------------\r\n\r\n. . . . * . . .    . . . . * . . .    . . . . . * . .\r\n. . * . . . . .    . . . . . . * .    . . * . . . . .\r\n* . . . . . . .    * . . . . . . .    * . . . . . . .\r\n. . . . . . * .    . . . * . . . .    . . . . . . . *\r\n. * . . . . . .    . * . . . . . .    . . . * . . . .\r\n. . . . . . . *    . . . . . . . *    . * . . . . . .\r\n. . . . . * . .    . . . . . * . .    . . . . . . * .\r\n. . . * . . . .    . . * . . . . .    . . . . * . . .\r\n---------------    ---------------    ---------------\r\n</pre>\r\n',NULL,0);
INSERT INTO comment VALUES (5424,835,1301,'Charlie','re: solution','2003-06-03 08:30:47',0,'As for the programming exercise, this is what I used.  The first part finds all 92 (as it turns out) solutions.  Phase 2 then reads the file produced in part 1 and copies to a second file only those that are not trivial rotations/reflections of one that had come before.\r\n\r\nDECLARE SUB placeQueen (col!)\r\nDIM SHARED board(8, 8), ct\r\n\r\nOPEN \"8queens.txt\" FOR OUTPUT AS #1\r\nplaceQueen 1\r\nPRINT ct\r\nCLOSE\r\n\r\nphase2:\r\n\r\nOPEN \"8queens.txt\" FOR BINARY AS #1\r\nOPEN \"8queensc.txt\" FOR OUTPUT AS #2\r\nrow$ = SPACE$(16)\r\nFOR soln = 1 TO ct\r\n&nbsp;&nbsp;stPos = (soln - 1) * 18 * 9 + 1\r\n&nbsp;&nbsp;FOR row = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;GET #1, stPos + (row - 1) * 18, row$\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(row$, col * 2 - 1, 1) = \"*\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(row, col) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(row, col) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;FOR solRef = 1 TO soln - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;stPos = (solRef - 1) * 18 * 9 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GET #1, stPos + (row - 1) * 18, row$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(row$, col * 2 - 1, 1) = \"*\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board2(row, col) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board2(row, col) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR rotRef = 1 TO 7\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bad = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR r = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR c = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE rotRef\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = 9 - r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = 9 - r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = 9 - c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = 9 - c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = 9 - c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = 9 - c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = 9 - r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = 9 - r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 7\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r2 = c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c2 = r\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) &lt;&gt; board2(r2, c2) THEN bad = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF bad = 0 THEN EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF bad THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF good = 0 THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;stPos = (soln - 1) * 18 * 9 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 1 TO 9\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GET #1, stPos + (row - 1) * 18, row$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, row$\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct2 = ct2 + 1\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\nPRINT ct2\r\n\r\nSUB placeQueen (col)\r\n&nbsp;&nbsp;FOR row = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR c = 1 TO col - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(row, c) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r = row - (col - c)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF r > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r = row + (col - c)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF r < 9 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(row, col) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF col = 8 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR r = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR c = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, \"* \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, \". \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, \"--------------- \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;placeQueen col + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(row, col) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n',5423,0);
INSERT INTO comment VALUES (5425,538,1301,'Charlie','re: One and Only','2003-06-03 08:48:16',0,'While the Random House dictionary defines prime number\r\n\r\na positive integer that is not divisible without remainder by any integer except itself and 1, with 1 often excluded\r\n\r\nmathematicians would almost always exclude 1, rather than just \"often\".  Otherwise prime factorizations would not be unique.  For example, 15 = 3 x 5 becomes 15=3x5 or 15=3x5x1 or 15 = 3x5x1x1 or 15=3x5x1x1x1, etc.',5419,0);
INSERT INTO comment VALUES (5426,442,1919,'Lewis','Solution','2003-06-03 09:03:34',3,'If Grandma is 45 years older then the two digits of their ages must have a difference of 5.\r\nThe only single digit prime numbers with a difference of five are 2 and 7. 27 + 45 = 72, so Grandma is 72 and the dad is 27.',NULL,0);
INSERT INTO comment VALUES (5427,836,2129,'Sanjay','re(2): Bang for the Buck','2003-06-03 09:37:45',0,'It also states that \'everyone will want to do what is best for them\'. The only way to reconcile the seemingly conflicting requirements of \'at least one bid\' and \'freedom to choose the best strategy\' is the interpretation that \'in order for the dollar to be won, there must be at least one bid\'. <P> Therefore, no one will bid and the dollar won\'t be \'won\' and everyone will break even.\r\n\r\n',5422,0);
INSERT INTO comment VALUES (5428,538,2129,'Sanjay','re(2): One and Only','2003-06-03 09:50:36',0,'If 1 is \'never\' a prime number then of course the 1,1,1 solution doesn\'t work. However, \'often excluded\' and \'almost always excluded\' still leave enough of a window for 1 to be considered a prime number \'sometimes\'.',5425,0);
INSERT INTO comment VALUES (5429,836,1919,'Lewis','re(3): Bang for the Buck','2003-06-03 09:59:39',3,'But somebody <b>has got to</b> bid for the dollar.\r\nOne way you could do this and still have everyone break even is by one person bidding $1. Nobody sane would bid any more than $1 for $1, so whoever bid would get there dollar back and everyone else will have all the money that they started with.',5427,0);
INSERT INTO comment VALUES (5430,836,775,'Cory Taylor','re(4): Bang for the Buck','2003-06-03 11:02:07',0,'how about bidding 99 cents then.  The reasoning here follows from Lewis\' statement that if you bid $1 right away then nobody sane would outbid you.  If the beginning bid were at .99, then also nobody would bid, because they do not improve their situation by outbidding you - they currently break even, and if they bid then they stand to AT MOST break even (but they could lose money as there is always the threat that you will outbid their bid of one dollar).  However, this strategy only works if you are able to make the first bid at $.99',5429,0);
INSERT INTO comment VALUES (5431,836,1626,'Gamer','re(5): Bang for the Buck','2003-06-03 12:35:31',0,'I also disagree with Sanjay, as it states in the problem \"What would you do if you were at this auction, and there had to be at least one bid?\".\r\n\r\nI like the $1.00 and $.99 strategies... this one is beyond me...',5430,0);
INSERT INTO comment VALUES (5432,801,1171,'nikki','Face Up','2003-06-03 12:39:39',0,'I would just like to point out that the problem states that the assistant \"hands them to the magician one by one FACE UP.\"  So solutions with the card facing down is not only a bit of a giveaway that something fishy is going on, but doesn\'t satisfy the problem statement either.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (5433,538,1626,'Gamer','re(3): One and Only','2003-06-03 12:41:33',0,'I would say never can 1 be included as a prime number. First of all, if any problem wanted to include 1, just say \"non-composite\" instead of prime.\r\n\r\nIncluding the prime factorization argument, you could also state that a prime number has to have exactly 2 factors (which is the definition I heard, although it might not be right), and since 1 only has 1 factor, it isn\'t prime.\r\n\r\nI also would point out that in order to be in arithmetic progression, the sequence would need to progress (get larger or smaller). I don\'t know about this idea for this problem, because of the Note: definition given.\r\n\r\nI think this is an interesting solution though. If the progression arguement is thrown out, why not -1,-1,-1? -1 has two factors, -1 and 1, and is prime. (Are we saying also that 0 is not prime?)',5428,0);
INSERT INTO comment VALUES (5434,439,1660,'Tim Axoy','The k statements','2003-06-03 12:42:42',0,'Similarly,if there are k statements,then k-1 is the only true one.',NULL,0);
INSERT INTO comment VALUES (5435,836,1171,'nikki','Initial thought','2003-06-03 12:57:32',0,'This was just my initial thought, but I haven\'t reasoned it out yet, so I admit I am probably way off.  What about bidding 50 cents right off?  Here\'s why I thought of it:\r\n\r\nIf I were just watching people bid (1 cent, 5 cents, 23 cents! and so on) I would say to myself \"Self, if anyone bids 50, don\'t bid even 51 because then the auctioner will start to get a good deal.\"  But this is more of a \"I want to make a profit AND not let anyone else make a profit\" which might not be everyones strategy.\r\n\r\nHowever, if everyone were like me then no one would want to bid 51 (even though they could make 49 cents on the deal, the auctioner would make a pretty penny), and I would get the dollar for 50 cents.\r\n\r\nLike I said, just a thought.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (5436,824,2121,'Chaz','Another one','2003-06-03 13:29:12',0,'WOW  it seems like kindergarten all over again! These \'how did they die\' things are so stupid. Ok here are a few possibilities: a ghost got him, he flew up and hung himself, he stood on his truck, he got a disease while he was playing with a knoose, he had a heart attack, some magic wizards did it, superheroes did it, (teleportation), he was a suicidal superhero/wizard, there is a hole in the ground, his truck came alive and did it to him, the desert sandman did it and disappeared..... use your imagination.',NULL,0);
INSERT INTO comment VALUES (5437,824,2121,'Chaz','Oh yah','2003-06-03 13:32:50',0,'oh yah and he had no pants and pissed on the ground.',NULL,0);
INSERT INTO comment VALUES (5438,532,2121,'Chaz','Easy','2003-06-03 13:40:13',0,'They wore nametags.',NULL,0);
INSERT INTO comment VALUES (5439,532,2121,'Chaz','Hmmm','2003-06-03 13:44:24',0,'Well, the bible says that everyone went to hell before Jesus came, so adam and eve shouldnt be in heavem. But the Bible says a lot of things that arent true, such as adam and eve.',NULL,0);
INSERT INTO comment VALUES (5440,824,2184,'mark hartman','a solid answer?','2003-06-03 16:31:56',0,'The man committed suicide by standing on a large block of ice.  He hung himself as the ice melted below him.',NULL,0);
INSERT INTO comment VALUES (5441,836,1920,'Brian Smith','Thinking about making a profit','2003-06-03 16:37:28',0,'Some of my thoughts on positive expectation strategies.\r\n\r\nIf there is a positive expectation strategy, then it must apply to all bidders.  If auctioneer sees a profit, then the net expectation is negative and if the auctioneer sees a loss, then the net expectation is positive.\r\n\r\nThis means the only way a positive expectation can be realized is if the average sum of the first and second place bids is less than $1.00.',NULL,0);
INSERT INTO comment VALUES (5442,836,2370,'Dave','quick question (and my thoughts)','2003-06-03 17:00:19',0,'Ok, my question is: Are we forced to bid?  Because, if we are, I think the bidding will continously rise.\r\n\r\nHere\'s my reasoning.  Logicaly, the bidding should rise up to $.99 without people giving it a second thought.  However, there is still someone who has not made a bid and must, he will be forced to break even and bid a $1.  However, mr. unlucky 99-cents would rather lose 1 cent then 99, so he will bid $1.01.  Now, disappointed dollarboy would rather lose 2 cents than a buck, so he will bid $1.02, and so forth...',NULL,0);
INSERT INTO comment VALUES (5443,824,1920,'Brian Smith','Death Theory','2003-06-03 17:05:30',0,'I know about the standing on a block of ice solution, but I came up with something more creative\r\n\r\nThe room is large and has a sloping floor.  The door is large enough to get the man\'s truck inside the room.  The man ties the rope to the ceiling standing on his truck.  He gets down and wedges a small ice block under the truck\'s front wheel and puts the truck into neutral.  He climbs on top of the truck and waits for the ice wedge to melt.  When it does, the truck rolls out of the room and he drops, thereby hanging himself.',NULL,0);
INSERT INTO comment VALUES (5444,836,2370,'Dave','continuing with my thought..','2003-06-03 17:25:10',0,'I think the \'winning\' strategy is if one person bids 1-cent, and no one else bids.  ',5442,0);
INSERT INTO comment VALUES (5445,836,1919,'Lewis','re: continuing with my thought..','2003-06-03 21:36:43',0,'But if everyone wants to do what is best for them, they\'ll bid 2 cents and try to make a 98 cents profit rather than just break even. Then the person who bid 1 cent will bid more than 2 cents to try to make a profit rather than lose their 1 cent, and the bidding will just go up.\r\n\r\nIf the first person bid $1, anyone who bid over that would not be doing what is best for them because they would make a loss rather than break even. So, nobody would bid over $1.',5444,0);
INSERT INTO comment VALUES (5446,836,2129,'Sanjay','Bid Nothing?','2003-06-03 22:47:11',0,'The whole point of an auction is that each bidder acts in self-interest, often to the detriment of other bidders, and sometimes even to the detriment of the group of bidders as a whole. <P> Therefore, I do not understand how a \'there must be at least one bid\' can be enforced if each bidder is allowed to bid or to not bid at any stage of the auction, including at the start. The only leverage that the person offering the dollar has is to withhold the dollar if no one bids. <P> Many of the provided solutions are in the area of collective thinking and collective bidding strategies. But collective strategy flies in the face of \'everyone wanting to do what is best for them\'. <P> If collective strategies are allowed then the 1 cent solution works for me. How about an opening bid of 0 cent and everyone agreeing to keep quiet?',NULL,0);
INSERT INTO comment VALUES (5447,824,2346,'me','hm','2003-06-03 23:31:28',0,'the block of ice theory is believable, but then its stated that theres 30 miles of sand in every direction, so wouldnt the ice have melted by the time he drove it back to the room? i dont even know the real solution, its just something i thought up of.',NULL,0);
INSERT INTO comment VALUES (5448,351,2346,'me','my guess','2003-06-03 23:56:32',0,'i think its because all the vowels, a,e,i,o n u are in the word.',NULL,0);
INSERT INTO comment VALUES (5449,351,2346,'me','re: my guess','2003-06-03 23:57:36',0,'and the only other word i can think of is onomatopoeia, only it has no u.',5448,0);
INSERT INTO comment VALUES (5450,359,2346,'me','actually..','2003-06-04 00:12:05',0,'there is a game similar to this one, but its called congkak, [pronounced chong-kahk] and its a traditional malay game. as fot the answer, i have no idea, i havent played congkak in a long time.',NULL,0);
INSERT INTO comment VALUES (5451,334,2346,'me','this is so bloody easy','2003-06-04 00:24:26',0,'the letter s. its in song but not tune, in star but not in moon, in sun but not in night, and in sight but not range.',NULL,0);
INSERT INTO comment VALUES (5452,865,1575,'DJ','er','2003-06-04 02:10:46',3,'Nope.',NULL,0);
INSERT INTO comment VALUES (5453,865,2357,'Ahmed','','2003-06-04 02:11:08',0,'no....because if i said yes..then yes is the answer for this question...and if i said no it will be untrue since the answer is to be said no and you ask  about it that......',NULL,0);
INSERT INTO comment VALUES (5454,865,2357,'Ahmed','No solution','2003-06-04 02:14:39',0,'it may have no answer on this question cuz if i said no then u r searching about me saying ( NO ) \r\nthen it will be the answer and if i said yes..then how ( NO ) is the answer and i answered by ( YES )',NULL,0);
INSERT INTO comment VALUES (5455,865,1626,'Gamer','The way to go','2003-06-04 02:18:46',0,'The way to go with these problems is go with how DJ said.\r\n\r\nSo my answer is \"It is not\", or \"Probably not\".',NULL,0);
INSERT INTO comment VALUES (5456,15,1301,'Charlie','another method','2003-06-04 04:01:16',0,'This can be approached as a division problem, and thereby proceed from left to right, and it seems as easy as the multiplication approach:\r\n\r\n<pre>\r\n  <u>1</u>\r\n2)2\r\n</pre>\r\nso place a 1 to the right in the dividend:\r\n<pre>\r\n  <u>1</u>\r\n2)21\r\n  <u>2 </u>\r\n  01\r\n</pre>\r\nrequiring a zero in the quotient, and also to the right in the dividend, and brought down:\r\n<pre>\r\n  <u>10</u>\r\n2)210\r\n  <u>2 </u>\r\n  010\r\n</pre>\r\nleading to a 5 in the quotient and dividend:\r\n<pre>\r\n  <u>105</u>\r\n2)2105\r\n  <u>2 </u>\r\n  010\r\n   <u>10</u>\r\n    05\r\n</pre>\r\nleading to a 2, etc.\r\n\r\nuntil eventually a 04 (not a 05) appears at the bottom that has to be divided by 2, so a 2 can be placed at the rightmost portion and zero out the bottom subtraction.',NULL,0);
INSERT INTO comment VALUES (5457,865,103,'friedlinguini','Recursion','2003-06-04 04:46:53',0,'Nope, the correct answer is, \"Nope, the correct answer is, \"Nope, the correct answer is, \"Nope, the correct answer is...  (etc)',NULL,0);
INSERT INTO comment VALUES (5458,844,1660,'Tim Axoy','DJ or .?','2003-06-04 05:31:19',4,'When this problem first appeared on the site,the author was DJ.\r\nNow it is ..\r\nDid DJ or . make this?',NULL,0);
INSERT INTO comment VALUES (5459,865,1660,'Tim Axoy','re: Recursion','2003-06-04 05:35:43',0,'Is that sentence &#8734;ly long?',5457,0);
INSERT INTO comment VALUES (5460,836,2075,'Matt','','2003-06-04 06:03:37',0,'As the first bid nobody would bother risking 1 dollar for a 1 dollar return therefore 99 cents is the best first and only bid. If you can\'t bid this first then don\'t bother. \r\n\r\nIf 99 cents was made as the only bid, there would be no previous chain of \'one upmanship\' to contend with therefore nobody else would bother bidding at all. So you would make 1 cent per lot.\r\n   ',NULL,0);
INSERT INTO comment VALUES (5461,844,1919,'Lewis','re: DJ or .?','2003-06-04 06:55:10',0,'Umm... DJ posted it, but either he\'s changed his name or there\'s been a mistake. If you click on the dot it still says \'Hi I\'m DJ....\' or something in the about bit.',5458,0);
INSERT INTO comment VALUES (5462,865,2231,'Trevor Leitch','re: er','2003-06-04 06:58:09',0,'How about \"maybe\"?',5452,0);
INSERT INTO comment VALUES (5463,847,1686,'DuCk','Solution','2003-06-04 08:40:25',0,'Defining \"moisture content\" as the weight of the wet potatoes minus the weight of the potatoes when completely dry over the weight of the wet potatoes times 100, we find the solution of:\r\n\r\nat MC=98% ==> potatoes weigh 50lbs\r\nat MC=50% ==> potatoes weigh 2lbs',NULL,0);
INSERT INTO comment VALUES (5464,847,1567,'Bryan','solution','2003-06-04 08:40:30',3,'The original hundred pounds is 99 lbs water and 1 lb potato solids.  When The moisture gets to 98%, the solids must account for 2%. <br>If 2%=1 lb, then 98%=49 lbs. Thus, at 98% moisture content, the potatoes weigh 50 lbs total.<p>When the moisture-to-solids ratio is 50%/50%, each must weigh one pound, so the total weight of these dried out potatoes is 2 lbs.',NULL,0);
INSERT INTO comment VALUES (5465,836,1567,'Bryan','99&#162; bid not safe','2003-06-04 10:35:12',0,'It is naive to think no one will bid $1 after a 99&#162; bid just because they won\'t make any money at it.  The world is full of people who feel deep down that they are better off if you are worse off, and they will bid $1 for no other reason than to hurt you, even if you are a complete stranger! We should use logic to solve this puzzle, which is not the same as assuming everyone at the auction acts logically.',5460,0);
INSERT INTO comment VALUES (5466,865,1575,'DJ','No buts about it','2003-06-04 11:05:46',0,'You could say \"Maybe\" as a truthful answer to any yes/no question, unless you take the literal meaning of the word, it \"may be,\" indicating that there is a chance that whatever is in question could be affirmed.\r\n \r\nObviously, \"no\" cannot be the answer, since it would contradict itself, so the answer must be negative. Something like \"nope\" or \"probably not\" would correctly answer the question in the problem without making a contradiction.\r\n\r\nAlso, for reasons stated above, I would say that \"maybe\" is an incorrect answer as well.',NULL,0);
INSERT INTO comment VALUES (5467,844,1575,'DJ','re(2): DJ or .?','2003-06-04 11:29:15',0,'Heh..I was editing my info and must have accidentally overwritten my name. I didn\'t post anything in the meantime and didn\'t notice the change until today (when one of my other problems went live). I don\'t know when it happened...',5461,0);
INSERT INTO comment VALUES (5468,865,2341,'Pickels','Awesome!!','2003-06-04 12:03:35',1,'I really love paradoxes. They make your brain work really hard.',NULL,0);
INSERT INTO comment VALUES (5469,836,2341,'Pickels','SOLUTION','2003-06-04 12:23:13',3,'Ok people, the question is how YOU would get the most money auctioning off the dollar, NOT other people. The way to get the most cash would be to wait for someone to bid 98 or 99 cents, then have a friend yell out a dollar, and the person who bid 99 cents would have to pay you. You\'d win 99 cents.',NULL,0);
INSERT INTO comment VALUES (5470,865,1575,'DJ','but..','2003-06-04 12:39:05',0,'This is a watery form of \"This statement is false.\" However, this particular problem limits itself to a single word, \"no,\" so any other wording of a negative answer is a valid correct response.\r\n\r\nIf, however, the problem said, \"Is the correct answer to this question a negative response?\", it might be more of a paradox.',NULL,0);
INSERT INTO comment VALUES (5471,836,1575,'DJ','Have some fun','2003-06-04 12:44:25',1,'The situation as posed in the problem is kind of funny, as the 95&cent; bid came after the winning dollar bid, but I am assuming that was an oversight.\r\n\r\nI would probably, in a logical sense, bid a penny, or try to bid a dollar right off.\r\n\r\nOf course, it\'s still just a dollar, so there is room to have some fun; for instance, I might bid $1.01 after someone bid a dollar just to see what they would do. Or, I would start off with a five-dollar bid and try to convice everyone else that there is something special about the dollar bill, just to see if I can get two other people to pay, say, six and seven dollars in trying to get it.',NULL,0);
INSERT INTO comment VALUES (5472,836,1920,'Brian Smith','Its all about the first bid.','2003-06-04 14:16:05',0,'Just a thought: The only way to stop the vicious cycle of bidding higher and higher is to make an opening bid no one will challenge.',NULL,0);
INSERT INTO comment VALUES (5473,24,1575,'DJ','re(4): the solution posted is WRONG!!!!','2003-06-04 15:26:41',1,'I fail to see the distinction between proper English and so-called American English; they are one and the same if you ask me. You, however, are not talking about proper English, you are talking about <i>spoken</i> English. The correct way to write out a number, like the one above, would be \"twelve thousand one hundred eleven.\" That is also how it should be said aloud; the fact that most people add an \"and\" in no way changes what is \"proper\" or correct. 3.1 would usually be said aloud as \"three point one,\" but written down it should always read as \"three and one tenth.\" The \"and\" is always used to denote decimal or fractional parts of a number as a sum.\r\nPi to four decimal places, then, would be \"three and one thousand four hundred sixteen <i>ten-thousandths</i>.\" Not very simple to type, which is why you rarely see long decimals typed out in word form.\r\nI may add that I have never seen anything such as \"three point one\" typed out as such in any textbook or elsewhere.\r\n\r\nAs far as the number in the problem, I can live with \"eleven thousand eleven hundred\" (it is akin to numbers such as \"eleventy one\" to mean 111, etc). The \"and eleven,\" as implied, denotes a sum, as in \"two and thirty\" or \"four sccore and seven.\" So, the number stated is certainly not common or proper, but technically correct to mean 12111.',3662,0);
INSERT INTO comment VALUES (5474,836,1626,'Gamer','re: Bid Nothing?','2003-06-04 16:46:29',0,'Look in the problem. \"and there had to be at least one bid\"\r\n\r\nUnless you are saying there IS no strategy, saying that nobody will make a bid DIRECTLY contradicts what\'s in the problem. So someone has to make a bid, as the problem states.',5446,0);
INSERT INTO comment VALUES (5475,836,2370,'Dave','re: Its all about the first bid.','2003-06-04 16:59:24',0,'I agree with you and Lewis.\r\n\r\nThe first person should bid $1 and it should be over.',5472,0);
INSERT INTO comment VALUES (5476,351,1919,'Lewis','Special','2003-06-04 21:08:52',1,'The word contains all five vowels in alphabetical order.\r\nfAcEtIOUsly.\r\nThe closest to another word with this property I could think of was tEdIOUs, which doesn\'t have the A in.',NULL,0);
INSERT INTO comment VALUES (5477,836,2373,'ryan smith','Here\'s an idea','2003-06-05 00:00:00',0,'If there is a best bidding strategy it should be the same for each bidder. Also, we don\'t really know the rules of the auction, but they shouldn\'t matter as long as they fairly applied to all bidders.\r\n\r\nB = bid\r\nW = winnings\r\nL = loss\r\nP = chance of winning the auction\r\n\r\nW = 1 dollar - B\r\nL = B\r\n\r\nSo for any given instance of the auction,\r\n\r\nNet Profit, $ = P*W - (1-P)*L,\r\n              = P*(1-B) - (1-P)*B\r\n\r\nThis applies to each bidder.\r\n\r\nTotal profit = Sum of $ for all auctions. Assuming a constant bidding stragegy, if we maximize $, we maximize Total profit.\r\n\r\nNow, let\'s assume that there is an optimum bid. When the auction opens there is no reason for the first bidder to bid anything but the optimum bid, since any bidder that follows with a higher bid is not playing by the best strategy (as I\'ve defined it above). Also, if the first bidder bids less than the optimim bid, they give that chance to the next bidder.\r\n\r\nNow look at the case with two bidders using the same bid, the optimum bid:\r\n\r\nP=0.5 (the bidder who goes first gets it)\r\n\r\nSo, $ =  0.5*(1-B) - (1-0.5)*B\r\n      =  0.5 - 0.5*B - 0.5*B\r\n      =  0.5 - B\r\n\r\n$ is a maximum when B is as small as possible. If the minimum bid is say 1 cent and the two bidders take turns bidding first, then each bidder wins an average of 48 cents per auction. If the optimum bid is 5 cents, each bidder earns an average of 45 cents per auction.\r\n\r\nNote, if the players have chosen two different optimum bids before the auction, the player with the higher optimum bid will always win the auction and the other player will always lose. The losing player must then increase his optimum bid until his profits are maximized (this should be at the other players bid, I think). If a bidding war gets started, both players should conclude that at a bids past 50 cents, they are losing in the long run (at 65, one round I win 35 cents, the next I lose 65 cents). If this happens, lower bids will seem more appealing.\r\n\r\nIn short, the bidders take turns getting a dollar for a penny.',NULL,0);
INSERT INTO comment VALUES (5478,865,2374,'John Tate','Confused','2003-06-05 02:46:24',4,'What is it?',NULL,0);
INSERT INTO comment VALUES (5479,732,2374,'John Tate','Answer','2003-06-05 02:47:32',3,'Drew=Liar\r\nMohammad=Knight',NULL,0);
INSERT INTO comment VALUES (5480,775,2374,'John Tate','Answer again','2003-06-05 02:48:41',3,'Drew=Liar\r\nMohammad=Knight',NULL,0);
INSERT INTO comment VALUES (5481,859,1301,'Charlie','solution?','2003-06-05 03:18:12',0,'Time?',NULL,0);
INSERT INTO comment VALUES (5482,844,1660,'Tim Axoy','re(2): DJ or .?','2003-06-05 03:20:16',0,'DJ,you changed your name to .!',5461,0);
INSERT INTO comment VALUES (5483,859,1660,'Tim Axoy','re: solution?','2003-06-05 03:25:30',0,'Not everything devours time.\r\nI know for sure I <b>do not</b> devour time.\r\nI understand what the second paragraph means.\r\nOver time,things get destroyed.',5481,0);
INSERT INTO comment VALUES (5484,859,1686,'DuCk','Solution','2003-06-05 03:57:34',3,'I believe the answer is Time...\r\n',NULL,0);
INSERT INTO comment VALUES (5485,859,1567,'Bryan','re(2): solution?','2003-06-05 04:47:56',0,'Tim, the first line says this thing all things <b>devours</b>, not devour. A verb ending in \"s\" applies to a singular noun, not a plural noun. In other words, the first line is really saying, \"This thing (time) devours all things,\" only the words are arranged in a more poetic syntax that was more common in the past than it is now and is more common to British authors than to Americans. Since \"The Hobbit\" was written by J.R.R. Tolkien (a Brit) in the 1930\'s, this makes sense.',5483,0);
INSERT INTO comment VALUES (5486,859,1301,'Charlie','re(2): solution?','2003-06-05 06:10:05',0,'\"Devours\" is a singular verb.  Its subject must therefore be \"this thing\", rather than \"all things\".  The word order has been changed poetically, but spelled out prosaically, it is saying \"This thing devours all things\", rather than \"All things devours this thing.\" In the latter the number of the subject does not match the number of the verb.',5483,0);
INSERT INTO comment VALUES (5487,24,1301,'Charlie','re(5): the solution posted is WRONG!!!!','2003-06-05 06:43:12',0,'You say you are \"not very grammar oriented\", and I agree.\r\n\r\nYou say \"and\" represents a decimal point.  So \"Fourscore and seven\" is 80.7? (That was spoken by a well-known American in a famous speech.)  \"Four and Twenty blackbirds\" is 4.20 blackbirds?\r\n\r\nYou say \"Brian Nowell- you just don\'t know what you\'re talking about\". Look toward yourself before you cast aspersions. \r\n\r\n\r\n',3792,0);
INSERT INTO comment VALUES (5488,846,775,'Cory Taylor','equation city','2003-06-05 08:14:42',0,'Defining some variables;\r\n  s=snow depth at 6:00 am\r\n  r=rate of snowfall (in per hours)\r\n  t=time in hours (primary variable)\r\n  v=linear velocity of plow\r\n  k=proportional constant (likely unneccesary)\r\n\r\nUsing common formula for distance -> d=v*t\r\nAssume plow blade width is constant, therefore plow speed dependant only on snow height (this is questionable, as once the snow height rises to greater than the blade width the problem changes)\r\n\r\nCreating equations...\r\nHeight of snow at discreet time h(t)=s+rt\r\nv=k/h(t); v=k/(s+rt)\r\n\r\nand therefore\r\n\r\nd=&#8721;[(kt)/(s+rt)], where the sum is an integral.\r\n\r\nNow the distance travelled in hour 2 is half that done in hour one so we have ;\r\n\r\n0.5*&#8721;[(kt)/(s+rt)]{0 to 1}=&#8721;[(kt)/(s+rt)]{1 to 2}\r\n\r\nLacking an integral table or the desire to solve this with my restricted memory, this is as far as I go.  The answe should provide some relation between \'s\' and \'r\', which can then be used to determine the time when the snow began...\r\n\r\nOf course, calculus was never my strong point, so poke holes at will!',NULL,0);
INSERT INTO comment VALUES (5489,824,1919,'Lewis','re: hm','2003-06-05 09:27:30',0,'Maybe the block of ice was REALLY big at the start, and when he drove over the desert some of it melted, but not all of it. Hm..... Brian\'s answer is very elaborate and cool, but that relys on ice aswell....',5447,0);
INSERT INTO comment VALUES (5490,75,2376,'Jim C','And in more detail...','2003-06-05 09:33:32',0,'Ahhh, yes, the minute hand will pass the hour hand every one hour and 5 minutes, BUT, to get more specific, the hour hand is still moving even as the minute hand approaches, so it has moved another 5 minutes\' worth while the minute hand tries to reach it.  5 minutes = 1/12 hour, which translates to 1/12 of 5 minutes\' worth of distance for the minute hand--or 25 seconds. And of course, in THOSE 25 seconds, the hour hand has further retreated (ahhhh, what a futile attempt at escape) another 25 seconds\' worth.  That translates to 1/144 hr, which is equivalent to 1/144 of the 5 minute period that the hour hand is moving in, which equals about 2 more seconds. So the minute hand crosses the hour hand once every 1 hr, 5 min, 27 sec.  We could take this infinitely further (which is exactly what confused poor Mikey Boy), but any further iterations will result in fractions of a second, and this is an analog clock, so lets be sane!  =0)',NULL,0);
INSERT INTO comment VALUES (5491,814,1301,'Charlie','re(2): Solution plus','2003-06-05 09:58:15',0,'The allowing of the deletion of a space, rather than only replacement by + or - makes this the equivalent of \"Plus and Minus\".',5155,0);
INSERT INTO comment VALUES (5492,380,1301,'Charlie','solution','2003-06-05 10:01:12',3,'As also posted against Add Down to One:\r\n0 = 0- 1 - 2 + 34 + 56 - 78 - 9 \r\n(32 others) \r\n1 = 0- 1 - 2 - 3 - 4 - 5 + 6 - 7 + 8 + 9 \r\n(68 others) \r\n2 = 0- 1 + 2 - 34 + 5 + 6 + 7 + 8 + 9 \r\n(28 others) \r\n3 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 7 + 8 + 9 \r\n(58 others) \r\n4 = 0- 1 - 2 + 34 - 5 + 67 - 89 \r\n(25 others) \r\n5 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 8 - 9 \r\n(60 others) \r\n6 = 0- 1 - 2 + 34 + 5 - 6 - 7 - 8 - 9 \r\n(35 others) \r\n7 = 0- 1 - 2 - 3 - 4 - 5 - 67 + 89 \r\n(55 others) \r\n8 = 0- 1 - 2 - 34 - 5 + 67 - 8 - 9 \r\n(25 others) \r\n9 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 - 8 + 9 \r\n(67 others) \r\n10 = 0- 1 - 2 + 34 - 5 - 6 + 7 - 8 - 9 \r\n(28 others) \r\n11 = 0- 1 - 2 - 3 - 4 + 5 + 6 - 7 + 8 + 9 \r\n(58 others) \r\n12 = 0- 1 - 2 - 3 - 45 - 6 + 78 - 9 \r\n(37 others) \r\n13 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 7 + 8 + 9 \r\n(53 others) \r\n14 = 0- 1 - 2 + 34 - 5 - 6 - 7 - 8 + 9 \r\n(38 others) \r\n15 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 7 + 8 + 9 \r\n(62 others) \r\n16 = 0- 1 - 2 - 3 - 4 - 56 - 7 + 89 \r\n(25 others) \r\n17 = 0- 1 - 2 - 3 - 4 + 5 - 67 + 89 \r\n(55 others) \r\n18 = 0- 1 - 2 - 34 + 5 + 67 - 8 - 9 \r\n(33 others) \r\n19 = 0- 1 - 2 - 3 + 4 + 5 + 6 - 7 + 8 + 9 \r\n(56 others) \r\n20 = 0- 1 - 2 + 34 + 5 - 6 + 7 - 8 - 9 \r\n(37 others) \r\n21 = 0- 1 - 2 - 3 - 4 - 56 + 78 + 9 \r\n(58 others) \r\n22 = 0- 1 - 2 - 3 - 4 + 56 - 7 - 8 - 9 \r\n(35 others) \r\n23 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 8 + 9 \r\n(58 others) \r\n24 = 0- 1 - 2 - 3 - 45 + 6 + 78 - 9 \r\n(49 others) \r\n25 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 + 8 + 9 \r\n(48 others) \r\n26 = 0- 1 - 2 - 34 - 5 + 67 - 8 + 9 \r\n(38 others) \r\n27 = 0- 1 - 2 - 3 + 45 - 6 - 7 - 8 + 9 \r\n(64 others) \r\n28 = 0- 1 - 2 + 3 - 4 + 56 - 7 - 8 - 9 \r\n(39 others) \r\n29 = 0- 1 - 2 - 3 + 4 - 56 + 78 + 9 \r\n(53 others) \r\n30 = 0- 1 - 2 - 3 - 4 - 56 + 7 + 89 \r\n(50 others) \r\n31 = 0- 1 - 2 - 34 + 5 - 6 + 78 - 9 \r\n(44 others) \r\n32 = 0- 1 - 2 + 34 + 5 + 6 + 7 - 8 - 9 \r\n(44 others) \r\n33 = 0- 1 - 2 - 3 - 45 + 67 + 8 + 9 \r\n(55 others) \r\n34 = 0- 1 - 2 - 34 - 5 - 6 - 7 + 89 \r\n(30 others) \r\n35 = 0- 1 - 2 - 3 - 4 - 5 + 67 - 8 - 9 \r\n(48 others) \r\n36 = 0- 1 - 2 - 3 - 4 + 56 + 7 - 8 - 9 \r\n(50 others) \r\n37 = 0- 1 - 2 - 3 - 45 + 6 - 7 + 89 \r\n(50 others) \r\n38 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 8 - 9 \r\n(43 others) \r\n39 = 0- 1 - 2 - 3 - 45 - 6 + 7 + 89 \r\n(54 others) \r\n40 = 0- 1 - 2 - 3 - 4 + 56 - 7 - 8 + 9 \r\n(46 others) \r\n41 = 0- 1 - 2 - 3 + 45 - 6 + 7 - 8 + 9 \r\n(42 others) \r\n42 = 0- 1 - 2 - 3 - 45 + 6 + 78 + 9 \r\n(51 others) \r\n43 = 0- 1 - 2 - 3 + 4 - 5 + 67 - 8 - 9 \r\n(43 others) \r\n44 = 0- 1 - 2 - 3 + 4 + 56 + 7 - 8 - 9 \r\n(43 others) \r\n45 = 0- 1 - 2 - 3 - 4 + 5 + 67 - 8 - 9 \r\n(67 others) \r\n46 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 8 - 9 \r\n(44 others) \r\n47 = 0- 1 - 2 + 3 + 45 - 6 + 7 - 8 + 9 \r\n(41 others) \r\n48 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 78 - 9 \r\n(50 others) \r\n49 = 0- 1 - 2 - 34 + 5 - 6 + 78 + 9 \r\n(37 others) \r\n50 = 0- 1 - 2 + 3 + 4 + 56 + 7 - 8 - 9 \r\n(44 others) \r\n51 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 8 - 9 \r\n(53 others) \r\n52 = 0- 1 - 2 - 3 - 4 + 56 + 7 + 8 - 9 \r\n(37 others) \r\n53 = 0- 1 - 2 - 3 - 4 - 5 + 67 - 8 + 9 \r\n(49 others) \r\n54 = 0- 1 - 2 - 3 - 4 + 56 + 7 - 8 + 9 \r\n(50 others) \r\n55 = 0- 1 - 2 - 3 + 45 + 6 - 7 + 8 + 9 \r\n(41 others) \r\n56 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 8 + 9 \r\n(35 others) \r\n57 = 0- 1 - 2 - 3 + 45 - 6 + 7 + 8 + 9 \r\n(42 others) \r\n58 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 78 - 9 \r\n(47 others) \r\n59 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 8 - 9 \r\n(41 others) \r\n60 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 78 - 9 \r\n(49 others) \r\n61 = 0- 1 - 2 - 3 - 4 - 5 - 6 - 7 + 89 \r\n(40 others) \r\n62 = 0- 1 - 2 - 3 + 4 + 56 + 7 - 8 + 9 \r\n(36 others) \r\n63 = 0- 1 - 2 - 3 - 4 + 5 + 67 - 8 + 9 \r\n(55 others) \r\n64 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 8 + 9 \r\n(35 others) \r\n65 = 0- 1 - 2 + 3 + 4 - 5 + 67 + 8 - 9 \r\n(38 others) \r\n66 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 78 + 9 \r\n(46 others) \r\n67 = 0- 1 - 2 + 3 - 4 - 5 - 6 - 7 + 89 \r\n(44 others) \r\n68 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 78 - 9 \r\n(39 others) \r\n69 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 8 + 9 \r\n(45 others) \r\n70 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 78 - 9 \r\n(28 others) \r\n71 = 0- 1 - 2 - 3 - 4 + 5 - 6 - 7 + 89 \r\n(38 others) \r\n72 = 0- 1 - 2 + 3 - 4 - 5 - 6 + 78 + 9 \r\n(42 others) \r\n73 = 0- 1 - 2 - 3 - 4 - 5 + 6 - 7 + 89 \r\n(38 others) \r\n74 = 0- 1 - 2 - 3 + 4 - 5 - 6 + 78 + 9 \r\n(33 others) \r\n75 = 0- 1 - 2 - 3 - 4 - 5 - 6 + 7 + 89 \r\n(38 others) \r\n76 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 78 + 9 \r\n(38 others) \r\n77 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 8 + 9 \r\n(35 others) \r\n78 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 78 + 9 \r\n(37 others) \r\n79 = 0- 1 - 2 - 3 - 4 + 5 + 67 + 8 + 9 \r\n(34 others) \r\n80 = 0- 1 - 2 + 3 + 4 - 5 - 6 + 78 + 9 \r\n(27 others) \r\n81 = 0- 1 - 2 - 3 + 4 - 5 + 6 - 7 + 89 \r\n(49 others) \r\n82 = 0- 1 - 2 + 3 - 4 + 5 - 6 + 78 + 9 \r\n(31 others) \r\n83 = 0- 1 - 2 - 3 - 4 + 5 + 6 - 7 + 89 \r\n(35 others) \r\n84 = 0- 1 - 2 - 3 + 4 + 5 - 6 + 78 + 9 \r\n(37 others) \r\n85 = 0- 1 - 2 - 3 - 4 + 5 - 6 + 7 + 89 \r\n(32 others) \r\n86 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 78 + 9 \r\n(28 others) \r\n87 = 0- 1 - 2 - 3 - 4 - 5 + 6 + 7 + 89 \r\n(34 others) \r\n88 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 78 + 9 \r\n(22 others) \r\n89 = 0- 1 - 2 - 3 + 45 + 67 - 8 - 9 \r\n(35 others) \r\n90 = 0- 1 - 2 + 3 + 4 + 5 - 6 + 78 + 9 \r\n(34 others) \r\n91 = 0- 1 - 2 - 3 + 4 + 5 + 6 - 7 + 89 \r\n(37 others) \r\n92 = 0- 1 - 2 + 3 + 4 - 5 + 6 + 78 + 9 \r\n(33 others) \r\n93 = 0- 1 - 2 - 3 + 4 + 5 - 6 + 7 + 89 \r\n(33 others) \r\n94 = 0- 1 - 2 + 3 - 4 + 5 + 6 + 78 + 9 \r\n(27 others) \r\n95 = 0- 1 - 2 - 3 + 4 - 5 + 6 + 7 + 89 \r\n(26 others) \r\n96 = 0- 1 - 2 - 3 + 4 + 5 + 6 + 78 + 9 \r\n(29 others) \r\n97 = 0- 1 - 2 - 3 - 4 + 5 + 6 + 7 + 89 \r\n(27 others) \r\n98 = 0- 1 + 2 + 3 - 4 + 5 + 6 + 78 + 9 \r\n(23 others) \r\n99 = 0- 1 - 2 + 3 + 4 + 5 - 6 + 7 + 89 \r\n(41 others) \r\n100 = 0- 1 + 2 - 3 + 4 + 5 + 6 + 78 + 9 \r\n(22 others) \r\n101 = 0- 1 - 2 - 34 + 56 - 7 + 89 \r\n(27 others) \r\n102 = 0- 1 - 2 - 3 + 45 - 6 + 78 - 9 \r\n(26 others) \r\n103 = 0- 1 - 2 + 3 - 4 + 5 + 6 + 7 + 89 \r\n(22 others) \r\n104 = 0- 1 - 2 + 34 + 5 + 67 - 8 + 9 \r\n(24 others) \r\n105 = 0- 1 - 2 - 3 - 45 + 67 + 89 \r\n(23 others) \r\n106 = 0- 1 - 2 - 34 + 56 + 78 + 9 \r\n(24 others) \r\n107 = 0- 1 - 2 - 3 + 45 + 67 - 8 + 9 \r\n(27 others) \r\n108 = 0- 1 - 2 + 3 + 45 - 6 + 78 - 9 \r\n(33 others) \r\n109 = 0- 1 - 23 + 45 + 6 - 7 + 89 \r\n(18 others) \r\n110 = 0- 1 - 2 + 34 - 5 + 67 + 8 + 9 \r\n(23 others) \r\n111 = 0- 1 - 2 + 3 - 45 + 67 + 89 \r\n(24 others) \r\n112 = 0- 1 - 2 + 34 + 5 - 6 - 7 + 89 \r\n(20 others) \r\n113 = 0- 1 - 2 + 3 + 45 + 67 - 8 + 9 \r\n(21 others) \r\n114 = 0- 1 - 2 - 3 + 45 + 6 + 78 - 9 \r\n(25 others) \r\n115 = 0- 1 - 2 - 3 - 4 + 56 + 78 - 9 \r\n(16 others) \r\n116 = 0- 1 - 2 + 34 - 5 - 6 + 7 + 89 \r\n(24 others) \r\n117 = 0- 1 - 2 + 34 + 5 - 6 + 78 + 9 \r\n(34 others) \r\n118 = 0- 1 - 23 + 4 + 56 - 7 + 89 \r\n(20 others) \r\n119 = 0- 1 - 2 + 34 - 5 + 6 + 78 + 9 \r\n(14 others) \r\n120 = 0- 1 - 2 - 3 + 45 - 6 + 78 + 9 \r\n(27 others) \r\n121 = 0- 1 - 2 + 3 - 4 + 56 + 78 - 9 \r\n(15 others) \r\n122 = 0+ 1 - 2 - 3 + 45 - 6 + 78 + 9 \r\n(17 others) \r\n123 = 0- 1 - 2 - 3 + 4 + 56 + 78 - 9 \r\n(17 others) \r\n124 = 0- 1 - 2 - 34 + 5 + 67 + 89 \r\n(14 others) \r\n125 = 0- 1 + 2 + 3 - 4 + 56 + 78 - 9 \r\n(19 others) \r\n126 = 0- 1 - 2 + 3 + 45 - 6 + 78 + 9 \r\n(33 others) \r\n127 = 0- 1 - 2 - 3 + 45 + 6 - 7 + 89 \r\n(11 others) \r\n128 = 0- 1 - 2 - 3 - 4 + 56 - 7 + 89 \r\n(19 others) \r\n129 = 0- 1 - 2 - 3 + 45 - 6 + 7 + 89 \r\n(17 others) \r\n130 = 0- 1 + 2 + 3 + 45 - 6 + 78 + 9 \r\n(21 others) \r\n131 = 0- 1 - 23 + 4 - 5 + 67 + 89 \r\n(11 others) \r\n132 = 0- 1 - 2 - 3 + 45 + 6 + 78 + 9 \r\n(22 others) \r\n133 = 0- 1 - 2 - 3 - 4 + 56 + 78 + 9 \r\n(15 others) \r\n134 = 0- 1 - 2 + 3 - 4 + 56 - 7 + 89 \r\n(14 others) \r\n135 = 0- 1 - 2 + 3 + 45 - 6 + 7 + 89 \r\n(28 others) \r\n136 = 0- 1 - 2 - 3 + 4 + 56 - 7 + 89 \r\n(16 others) \r\n137 = 0- 1 + 2 - 3 - 4 + 56 + 78 + 9 \r\n(7 others) \r\n138 = 0- 1 - 2 + 3 + 45 + 6 + 78 + 9 \r\n(22 others) \r\n139 = 0- 1 - 2 + 3 - 4 + 56 + 78 + 9 \r\n(10 others) \r\n140 = 0- 1 + 2 - 3 + 4 + 56 - 7 + 89 \r\n(16 others) \r\n141 = 0- 1 - 2 - 3 - 4 - 5 + 67 + 89 \r\n(14 others) \r\n142 = 0- 1 - 2 - 3 - 4 + 56 + 7 + 89 \r\n(13 others) \r\n143 = 0- 1 + 2 + 3 - 4 + 56 + 78 + 9 \r\n(14 others) \r\n144 = 0- 1 + 234 - 5 - 67 - 8 - 9 \r\n(26 others) \r\n145 = 0- 1 + 2 - 3 - 4 - 5 + 67 + 89 \r\n(11 others) \r\n146 = 0- 1 + 2 - 3 - 4 + 56 + 7 + 89 \r\n(12 others) \r\n147 = 0- 1 - 2 + 3 - 4 - 5 + 67 + 89 \r\n(15 others) \r\n148 = 0- 1 - 2 + 3 - 4 + 56 + 7 + 89 \r\n(13 others) \r\n149 = 0- 1 - 2 - 3 + 4 - 5 + 67 + 89 \r\n(10 others) \r\n150 = 0- 1 - 2 - 3 + 4 + 56 + 7 + 89 \r\n(16 others) \r\n151 = 0- 1 - 2 - 3 - 4 + 5 + 67 + 89 \r\n(11 others) \r\n152 = 0- 1 + 2 + 3 - 4 + 56 + 7 + 89 \r\n(9 others) \r\n153 = 0- 1 + 2 - 3 + 4 - 5 + 67 + 89 \r\n(22 others) \r\n154 = 0- 1 + 2 - 3 + 4 + 56 + 7 + 89 \r\n(15 others) \r\n155 = 0- 1 - 2 + 3 + 4 - 5 + 67 + 89 \r\n(8 others) \r\n156 = 0- 1 - 2 + 3 + 4 + 56 + 7 + 89 \r\n(15 others) \r\n157 = 0- 1 - 2 + 3 - 4 + 5 + 67 + 89 \r\n(12 others) \r\n158 = 0+ 1 - 2 + 3 + 4 + 56 + 7 + 89 \r\n(7 others) \r\n159 = 0- 1 - 2 - 3 + 4 + 5 + 67 + 89 \r\n(13 others) \r\n160 = 0- 1 + 2 + 3 + 4 + 56 + 7 + 89 \r\n(4 others) \r\n161 = 0- 1 + 2 + 3 - 4 + 5 + 67 + 89 \r\n(5 others) \r\n162 = 0- 1 + 234 - 5 - 67 - 8 + 9 \r\n(19 others) \r\n163 = 0- 1 + 2 - 3 + 4 + 5 + 67 + 89 \r\n(7 others) \r\n164 = 0- 1 + 23 + 4 + 56 - 7 + 89 \r\n(10 others) \r\n165 = 0- 1 - 2 + 3 + 4 + 5 + 67 + 89 \r\n(10 others) \r\n166 = 0+ 1 + 23 + 4 + 56 - 7 + 89 \r\n(7 others) \r\n167 = 0- 1 + 234 - 56 + 7 - 8 - 9 \r\n(8 others) \r\n168 = 0+ 123 - 45 - 6 + 7 + 89 \r\n(5 others) \r\n169 = 0- 1 - 2 + 34 + 56 - 7 + 89 \r\n(9 others) \r\n170 = 0- 1 + 23 - 4 + 56 + 7 + 89 \r\n(5 others) \r\n171 = 0- 1 + 234 - 56 - 7 - 8 + 9 \r\n(18 others) \r\n172 = 0- 1 + 234 + 5 - 67 - 8 + 9 \r\n(10 others) \r\n173 = 0- 1 + 2 + 34 + 56 - 7 + 89 \r\n(5 others) \r\n174 = 0- 1 - 2 + 34 + 56 + 78 + 9 \r\n(7 others) \r\n175 = 0- 1 + 234 + 5 + 6 - 78 + 9 \r\n(4 others) \r\n176 = 0+ 1 - 2 + 34 + 56 + 78 + 9 \r\n(1 other) \r\n177 = 0- 1 - 23 + 45 + 67 + 89 \r\n(8 others) \r\n178 = 0- 1 + 2 + 34 + 56 + 78 + 9 \r\n(2 others) \r\n179 = 0- 1 + 23 - 4 + 5 + 67 + 89 \r\n(4 others) \r\n180 = 0+ 1 + 2 + 34 + 56 + 78 + 9 \r\n(13 others) \r\n181 = 0+ 1 + 23 - 4 + 5 + 67 + 89 \r\n(3 others) \r\n182 = 0- 1 - 2 + 34 - 5 + 67 + 89 \r\n(6 others) \r\n183 = 0- 1 - 2 + 34 + 56 + 7 + 89 \r\n(4 others) \r\n184 = 0+ 1 - 2 + 34 - 5 + 67 + 89 \r\n(5 others) \r\n185 = 0- 1 + 234 - 56 + 7 - 8 + 9 \r\n(8 others) \r\n186 = 0- 1 - 2 + 345 - 67 - 89 \r\n(4 others) \r\n187 = 0- 1 + 2 + 34 + 56 + 7 + 89 \r\n(6 others) \r\n188 = 0- 1 + 234 + 5 - 67 + 8 + 9 \r\n(6 others) \r\n189 = 0+ 1 + 2 + 34 + 56 + 7 + 89 \r\n(11 others) \r\n190 = 0- 1 + 2 + 345 - 67 - 89 \r\n(10 others) \r\n191 = 0+ 123 + 4 + 56 + 7 - 8 + 9 \r\n(1 other) \r\n192 = 0- 1 - 2 + 34 + 5 + 67 + 89 \r\n(5 others) \r\n193 = 0- 1 + 234 + 56 - 7 - 89 \r\n(2 others) \r\n194 = 0+ 1 - 2 + 34 + 5 + 67 + 89 \r\n(1 other) \r\n195 = 0- 1 - 2 - 3 + 45 + 67 + 89 \r\n(6 others) \r\n196 = 0- 1 + 2 + 34 + 5 + 67 + 89 \r\n197 = 0+ 1 - 2 - 3 + 45 + 67 + 89 \r\n(5 others) \r\n198 = 0- 1 + 234 - 5 - 6 - 7 - 8 - 9 \r\n(12 others) \r\n199 = 0- 1 + 2 - 3 + 45 + 67 + 89 \r\n(4 others) \r\n200 = 0+ 1 + 234 - 5 - 6 - 7 - 8 - 9 \r\n(5 others) \r\n201 = 0- 1 - 2 + 3 + 45 + 67 + 89 \r\n(5 others) \r\n202 = 0- 1 + 234 + 56 - 78 - 9 \r\n(2 others) \r\n203 = 0+ 1 - 2 + 3 + 45 + 67 + 89 \r\n(5 others) \r\n204 = 0+ 1 + 234 + 56 - 78 - 9 \r\n(3 others) \r\n205 = 0- 1 + 2 + 3 + 45 + 67 + 89 \r\n(2 others) \r\n206 = 0- 1 + 234 - 5 + 67 - 89 \r\n(2 others) \r\n207 = 0- 1 + 234 + 56 + 7 - 89 \r\n(10 others) \r\n208 = 0- 1 + 234 + 5 - 6 - 7 - 8 - 9 \r\n(6 others) \r\n209 = 0+ 1 + 234 + 56 + 7 - 89 \r\n(1 other) \r\n210 = 0- 1 + 234 - 5 + 6 - 7 - 8 - 9 \r\n(7 others) \r\nSkip 1 \r\n212 = 0- 1 + 234 - 5 - 6 + 7 - 8 - 9 \r\n(6 others) \r\n213 = 0+ 123 + 4 + 5 - 6 + 78 + 9 \r\n(1 other) \r\n214 = 0- 1 + 234 - 5 - 6 - 7 + 8 - 9 \r\n(4 others) \r\n215 = 0+ 123 + 4 - 5 + 6 + 78 + 9 \r\n(1 other) \r\n216 = 0- 1 + 234 - 5 - 6 - 7 - 8 + 9 \r\n(9 others) \r\n217 = 0+ 123 - 4 + 5 + 6 + 78 + 9 \r\n(1 other) \r\n218 = 0+ 1 + 234 - 5 - 6 - 7 - 8 + 9 \r\n(5 others) \r\nSkip 1 \r\n220 = 0- 1 + 234 + 5 + 6 - 7 - 8 - 9 \r\n(3 others) \r\nSkip 1 \r\n222 = 0- 1 + 234 + 5 - 6 + 7 - 8 - 9 \r\n(6 others) \r\n223 = 0- 1 + 23 + 45 + 67 + 89 \r\n224 = 0- 1 + 234 - 5 + 6 + 7 - 8 - 9 \r\n(5 others) \r\n225 = 0+ 1 + 23 + 45 + 67 + 89 \r\n(3 others) \r\n226 = 0- 1 + 234 - 5 + 6 - 7 + 8 - 9 \r\n(7 others) \r\nSkip 1 \r\n228 = 0- 1 + 234 - 5 - 6 + 7 + 8 - 9 \r\n(5 others) \r\nSkip 1 \r\n230 = 0- 1 + 234 - 5 - 6 + 7 - 8 + 9 \r\n... etc.',NULL,0);
INSERT INTO comment VALUES (5493,380,1301,'Charlie','re: solution','2003-06-05 10:14:26',0,'The program for finding these is as follows.  (Of course after this, the output file had to be sorted and then run through another program summarizing duplicate totals with (## others).):\r\nDECLARE SUB setIt (noOps#, thisOp#)\r\nDEFDBL A-Z\r\nDIM SHARED s$\r\nDIM SHARED posn(9)\r\nDIM SHARED t$(9)\r\n\r\nOPEN \"tendig.txt\" FOR OUTPUT AS #1\r\ns$ = \"0123456789\"\r\n\r\nFOR noOps = 1 TO 9\r\n&nbsp;&nbsp;setIt noOps, 1\r\nNEXT\r\nCLOSE\r\nEND\r\n\r\nSUB setIt (noOps, thisOp)\r\n&nbsp;&nbsp;IF thisOp = 1 THEN strt = 2:  ELSE strt = posn(thisOp - 1) + 1\r\n&nbsp;&nbsp;ending = 10 - noOps + thisOp\r\n&nbsp;&nbsp;FOR posit = strt TO ending\r\n&nbsp;&nbsp;&nbsp;&nbsp;posn(thisOp) = posit\r\n&nbsp;&nbsp;&nbsp;&nbsp;t$(thisOp) = \"+\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;GOSUB tryIt\r\n&nbsp;&nbsp;&nbsp;&nbsp;t$(thisOp) = \"-\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;GOSUB tryIt\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;EXIT SUB\r\n\r\ntryIt:\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF thisOp = noOps THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = VAL(LEFT$(s$, posn(1) - 1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, LEFT$(s$, posn(1) - 1);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 2 TO noOps\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;v = VAL(MID$(s$, posn(j - 1), posn(j) - posn(j - 1)))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF t$(j - 1) = \"+\" THEN tot = tot + v:  ELSE tot = tot - v\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, t$(j - 1); v;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;v = VAL(MID$(s$, posn(noOps)))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF t$(noOps) = \"+\" THEN tot = tot + v:  ELSE tot = tot - v\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, t$(noOps); v; \"=\"; tot\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setIt noOps, thisOp + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;RETURN\r\nEND SUB\r\n\r\n',5492,0);
INSERT INTO comment VALUES (5494,846,1301,'Charlie','If my math is right...','2003-06-05 10:33:03',3,'We can assume that the snow piles up at 1 unit per hour, as it\'s arbitrary what units are being used.  We need to find a c (number of hours before the beginning of plowing) such that\r\n\r\n&#8747;{0 to 1}(a/(x+c))dx = 2&#8747;{1 to 2}(a/(x+c))dx\r\n\r\na/(x+c) = a(x+c)^-1, so the integral involves the natural log function, and we get\r\n\r\na [ln(x+c)]{0 to 1} = 2a [ln(x+c)]{1 to 2}\r\n\r\nln(1+c) - ln(c) = 2 ln(2+c) + ln(c)\r\n\r\nTaking antilog:\r\n\r\n(1+c)&#179; = c (2+c)&#178;\r\n\r\nc&#179; + 3c&#178; + 3c + 1 = c&#179; + 4c&#178; + 4c\r\n\r\n0 = c&#178; + c - 1\r\n\r\nc = (-1 &#177;&#8730;(1+4))/2 = -1/2 &#177;&#8730;(5/4)\r\n\r\nThe lower solution is negative and thus spurious. The upper solutin is .6180339887498949, which is the reciprocal of the golden ratio, aka phi or tau depending on the text.\r\n\r\nSubtracting from 6 and converting to h:m:s gives us 5:22:55.0776... but that\'s already too accurate for the start of a snowfall.',NULL,0);
INSERT INTO comment VALUES (5495,846,1567,'Bryan','Solution','2003-06-05 10:53:20',3,'Same as Charlie\'s, with more explanation...<p>Let S be the constant rate of snowfall, and say snow began falling at time t=0. The height H of the snow at any time t is <p>H=S*t<p>Let R be the constant rate of snow removal by plowing, and say the plow moves at a speed of dL/dt. Then <p>R = H*dL/dt<br>R = S*t*dL/dt<br>or, solving for dL,<br>dL = [R/(S*t)]*dt<p>The length L that the plow travels in a given time is simply the integral of dL over that time period. If plowing begins at time t=T, we know the plow travels twice as far during the first hour (from T to T+1 hour) as it does in the second hour (T+1 hour to T+2 hours). Therefore, <p> &#8747; [R/(S*t)]*dt from T to T+1 = 2*&#8747; [R/(S*t)]*dt from T+1 to T+2<br> R/S *ln(t) from T to T+1 = 2*R/S *ln(t) from T+1 to T+2<br> canceling out the R/S terms,<br>ln(T+1)-ln(T) = 2*[ln(T+2)-ln(T+1)]<br>3*ln(T+1)= 2*ln(T+2)+ln(T) <br> ln[(T+1)^3]=ln[T*(T+2)^2]<br>(T+1)^3= T*(T+2)^2<br> T^3+3T^2+3T+1=T^3+4T^2+4T<br> T^2+T-1=0<br> T=(-1&#177;sqrt5)/2  <br>T=0.6180 hours (approximately 37 minutes) or T=-1.618<p>Since plowing begins a positive number of minutes after snowfall begins, T>0, and therefore only the positive root makes sense. As T occurs at 6:00 a.m. , t=0 must have been 37 minutes earlier, or in other words, the snow began falling at 5:23 a.m.',NULL,0);
INSERT INTO comment VALUES (5496,824,2121,'Chaz','re(2): hm','2003-06-05 11:16:19',0,'He probably had a refrigerator or a cooler, but we assume that he could have a block of us when he got there.',5489,0);
INSERT INTO comment VALUES (5497,865,2121,'Chaz','Answer','2003-06-05 11:26:09',0,'I like getting around paradoxes, so I had to think of something:\r\n\r\nThe answer is yes. This is because yes would be yes to the answer being no, not actually being the answer to the question, but putting no in the place of the answer.',NULL,0);
INSERT INTO comment VALUES (5498,513,2121,'Chaz','Answer','2003-06-05 11:31:47',0,'Ok. You conclude it by ignoring what the second sentence says, and by just assuming that the latter sentence is the first+1.',NULL,0);
INSERT INTO comment VALUES (5499,511,2121,'Chaz','Simple, really','2003-06-05 11:46:23',0,'Ok ill explain why the answer is no. Lets say a man could lift 200 pounds. He comes across a stone that weighs 200 lbs, and he, of course, can lift it. Now, we can all agree that God can lift an \"infinite\" amount of mass. When God creates a boulder that ways an infinite amount of mass, he will be able to lift it if he pleases, because the limit of mass he can hold is infinite, which matches the weight of any stone he will create.',NULL,0);
INSERT INTO comment VALUES (5500,817,2121,'Chaz','','2003-06-05 11:59:02',0,'Got it!\r\n\r\nOk, so lets she says this on lets say january 1st. Her birthday was december 31st. Two days ago, she was 14. Then, she turned 15 on the 31st. A year from now, she would turn 16 on the same year, and then the year exactly a year from now (but at the end) she will be 17.',NULL,0);
INSERT INTO comment VALUES (5501,859,1626,'Gamer','re(3): solution?','2003-06-05 12:35:13',0,'Time is singular... Time slows down, rather than time slow down.\r\n\r\nI would agree with Tim\'s solution... It doesn\'t seem perfect, but somewhat works.',5486,0);
INSERT INTO comment VALUES (5502,859,1626,'Gamer','re(4): solution? (correction)','2003-06-05 12:36:29',0,'I mean the Time solution (which as I read isn\'t Tim\'s solution)...\r\n\r\nI don\'t understand how time could gnaw iron... Maybe it\'s just personification or something...',5501,0);
INSERT INTO comment VALUES (5503,846,2231,'Trevor Leitch','re: Solution','2003-06-05 13:23:51',0,'This can\'t be right. No unionised snow-plower would be out on the road working within forty minutes of the first snowflake. This problem should be under \"Paradoxes\"...',5495,0);
INSERT INTO comment VALUES (5504,846,1920,'Brian Smith','re: Solution','2003-06-05 13:32:42',0,'Nicely done.',5495,0);
INSERT INTO comment VALUES (5505,836,1920,'Brian Smith','re: Here\'s an idea','2003-06-05 13:39:15',0,'I thought of the same thing at first but then I saw a problem.\r\n\r\nIf a bidder makes an opening bid of any amount less than a dollar then other bidders can jump in with a bid which still earns a profit or at least break even.  And then the bidding war begins.  There is no guarantee that the bidders will be cooperative and not try to outbid any bid under a dollar.',5477,0);
INSERT INTO comment VALUES (5506,24,1626,'Gamer','re(6): the solution posted is WRONG!!!!','2003-06-05 15:42:42',0,'When you are strictly speaking math talk, yes and means decimal point. You aren\'t really supposed to have that and in there...\r\n\r\nBut some people put it in there anyway... It\'s like alot. It\'s not an actual word, but people use it so it is becoming one.\r\n\r\nAnd as I have said before, you shouldn\'t pick at puzzles like this... You know what the author means hopefully.',5487,0);
INSERT INTO comment VALUES (5507,24,1301,'Charlie','re(7): the solution posted is WRONG!!!!','2003-06-05 16:14:26',0,'I\'m still trying to figure out where people get the idea that \"and\" <b>means</b> decimal point.  I\'ve seen examples given in this discussion where \"and\" is used in <b>conjunction</b> with a fraction, such as two and three tenths, but it the \"ths\" at the end of ten that makes the fraction, not the \"and\".  The only mathematical meaning assigned to \"and\" by the Random House dictionary (handy because it is on the computer), is <b>2. added to; plus:</b>, and indeed two and three tenths is indeed two plus three tenths, as one hundred and five is one hundred plus five, which is 105, and \"fourscore and seven\" is fourscore plus seven, which is 87, and \"four and twenty blackbirds\" is 24 blackbirds. \"And\" in no way, by itself, performs any function as a decimal point.  I\'d be interested in seeing any reference which defines \"and\" by itself to represent such.',5506,0);
INSERT INTO comment VALUES (5508,859,2341,'Pickels','Hmmmm..........','2003-06-05 16:24:54',1,'Well, like many of you said, the answer \"time\" seems right, even though it doesn\'t really fit. Maybe it\'s some other answer, but time does seem to work.',NULL,0);
INSERT INTO comment VALUES (5509,24,1301,'Charlie','re(8): the solution posted is WRONG!!!!','2003-06-05 16:27:38',0,'In fact, I just looked up a table of numeration in Merriam Webster\'s Collegiate Dictionary, tenth edition, page 798, and, after \"one hundred\", comes \"one hundred and one <i>or</i> one hundred one\" (their italics).  Such locutions would be impossibly ambiguous if \"one hundred and one\" could mean 100.1.  The same appears under \"number\" on page 1549 of Webster\'s Third International dictionary.\r\n\r\nThe locution does not even seem to be given any colloquial or other pejorative notation.  And nowhere is there evidence of a meaning of \"decimal point\" for the word \"and\".',5507,0);
INSERT INTO comment VALUES (5510,535,2341,'Pickels','re(2): None','2003-06-05 16:28:22',0,'Finding out the answer is really unnecessary. All you have to do is just run a scan through all the patterns and see if they fit. It\'s a lot more fun when you have to make your mind flexible and cope with new answers and solutions.',5338,0);
INSERT INTO comment VALUES (5511,836,2373,'ryan smith','re(2): Here\'s an idea','2003-06-05 16:41:32',0,'Hey, fellow Smith!\r\n\r\nAfter a few hair-raising auctions (assuming we can play more than once), all players should realize:\r\n\r\nA higher bid means both less profit and more loss (depending on the outcome of the bidding),\r\n\r\nA lower bid means both more profit and less loss (again, depending on the outcome),\r\n\r\nand,\r\n\r\nthat the outcome is effectively random.\r\n\r\nI can\'t prove this, but unless you can get into the minds of the other players, you really have no way of influencing the outcome of the auction. For example, consider the type of auction where the bidders write a single bid on a piece of paper. That guy could be bidding low, and the other guy could be bidding high. Who knows? Even in a open auction, where bidders yell out their bids and bidding wars occur, how can we know when the other guy will stop?\r\n\r\nSo, I think that the tendancy will be for lower bids in the long run.\r\n\r\nAlso, people were talking about bidding a dollar and breaking even just to spite the other guy. Seriously, if the other guy faces losing 90 cents, why wouldn\'t he bid $1.10 to win the auction and reduce his loss to 10 cents. Actually, any bidding war supports the argument that the outcome is random. He bids $1.10 and now you face losing $1.00, so you bid $1.20 (cut your loss to 20 cents). This goes up and up until the difference between winning and losing is negelgible. Finally, you pay $8000 for $1, and he\'s out $7999 for losing. Where does the bidding eventually stop? Who knows? Random outcome.\r\n\r\n',5505,0);
INSERT INTO comment VALUES (5512,836,2373,'ryan smith','re(3): Here\'s an idea','2003-06-05 16:44:24',0,'(continued from last post, I\'m such a windbag)\r\n\r\nMaybe a good strategy would be to bid randomly (below a dollar of course). Thus, you could not be drawn into suicidal bidding wars and would probably even win a few rounds. Bidding randomly would also mess up other bidders\' \"strategies\". They would be puzzled (Geez, last time he dropped out at 40 cents, but this time he\'s all the way at 75 cents).\r\n\r\nFor random bidding with many other players (N),\r\n\r\nAverage winnings for bids, B, are:\r\n\r\n$ = Pwin * B - Plose * B\r\n\r\nand with a random outcome, your chances of winning and losing (second place) are the same (1/N):\r\n\r\n$ = (1/N)*B - (1/N)*B\r\n\r\nIt looks like random bidding is a break even strategy, but I think it may be profitable as, on average, I suspect that your winning bids will be higher than your losing bids.',5511,0);
INSERT INTO comment VALUES (5513,836,1920,'Brian Smith','re(4): Here\'s an idea','2003-06-05 17:03:07',0,'You do make some good points.  If there is a strategy better than breaking even, it would have to be randomly based.  I\'ll think about it more tomorrow.',5512,0);
INSERT INTO comment VALUES (5514,846,2184,'mark hartman','let it snow, let it snow','2003-06-05 19:18:13',0,'The snow started at 5:30 AM.  Since the plow covered twice as much distance in the first hour, we can infer that the average snow depth in the second hour is twice as deep as in the first hour.\r\n\r\nSo if we let d = depth of snow at 6:00 AM, and r = rate of snow fall per hour, then the depth of the snow after at 7:00 AM is d+r, and the depth of the snow at 8:00 AM is d+2*r.\r\nAverage snow depth between 6:00 AM and 7:00 AM is then\r\n(d+d+r)/2\r\nAverage snow depth between 7:00 AM and 8:00 AM is\r\n(d+r+d+2*r)/2.\r\n\r\nOur equation then is:\r\n2*(d+d+r)/2 = (d+r+d+2*r)/2\r\n\r\nSolving we get d = r/2.\r\n\r\nWe conclude that snow had fallen for one half hour before the plow started at 6:00 AM.\r\n',NULL,0);
INSERT INTO comment VALUES (5515,846,2184,'mark hartman','re: let it snow, let it snow','2003-06-05 19:37:58',0,'Wow, you calculus guys are working too hard!  Even though my solution is alot easier, I think I\'m going to stick by mine.  Maybe sometime when I have a couple hours to kill, I work through your solution...and either agree with it or try to refute it.\r\nExcellent problem!',5514,0);
INSERT INTO comment VALUES (5516,846,2238,'cheeZ','re: let is snow, let it snow','2003-06-05 20:50:18',0,'Yeah, I got the same answer as you mark. 5:30 am.\r\nOnly through a more graphical method that would obviously require graphs to explain. So I wont here.\r\n\r\nWeird how calculus and other methods dont agree. I wonder which ones right. \r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5517,40,2346,'me','this is easy..','2003-06-05 22:59:02',0,'first, divide the 10 coins into 2 piles with 5 coins each. weigh these piles against each other. the pile with the heavier coin will naturally weigh more. take this pile and divide it into 2 more piles of coins, each containing 2 coins. you will have 1 extra coin; put this aside. weigh the 2 new piles of coins against each other. if either one is heavier, weigh both coins against each other to find out the heavier coin. if both piles weigh the same, that means the 1 coin you have put aside is the heavier coin. as for the open problem, you can have more coins, as long as they are an even number.',NULL,0);
INSERT INTO comment VALUES (5518,40,2346,'me','re: this is easy..','2003-06-05 23:05:41',0,'wops, i made a mistake, its 11 not 10 coins.. anyway its about the same solution... divide the coins into piles of 5, leaving 1 out. weigh the 2 piles against each other, if one is heavier, it contains the odd coin. if both weigh the same, the coin you left out is the odd one. lets say the odd coin is in a pile. divide this one into piles of 2 and leave 1 out once again. weight them; if one is heavier, weigh 1 coin against the other. if both weigh the same, the coin you left out is the odd one. as for the open problem, im not sure..',5517,0);
INSERT INTO comment VALUES (5519,765,2346,'me','soooo simple','2003-06-05 23:11:41',0,'divide the coins into piles of 15, leaving 1 out. weigh the piles against each other; if one is heavier, it contains the odd coin. if they weigh the same, the coin you left out is the odd one. if not, take the heavier pile and divide it into piles of 7, leaving 1 out again. repeat the process another 2 times and you will get your odd coin. ',NULL,0);
INSERT INTO comment VALUES (5520,765,2346,'me','re: soooo simple','2003-06-05 23:15:47',0,'oops its wrong, doesnt work out.. bleh',5519,0);
INSERT INTO comment VALUES (5521,846,1575,'DJ','re: let it snow, let it snow','2003-06-06 02:21:19',0,'That would work if the plow moved at a constant rate for each hour, based on the average depth of the snow for that hour. Since, however, both are constantly changing, the calculus is required.',5514,0);
INSERT INTO comment VALUES (5522,836,2382,'blink','','2003-06-06 02:48:17',0,'why would anyone even bid?',NULL,0);
INSERT INTO comment VALUES (5523,865,1575,'DJ','re: Answer','2003-06-06 02:50:59',0,'what? i didn\'t follow something there..',5497,0);
INSERT INTO comment VALUES (5524,540,1575,'DJ','Hmm..','2003-06-06 02:53:43',1,'Teeth, I believe.\r\n\r\nAlso, is this from Lord of the Rings as well? It sounds familiar from somewhere or other..',NULL,0);
INSERT INTO comment VALUES (5525,540,1301,'Charlie','The number','2003-06-06 05:06:33',4,'Why is this 30 rather than 32.  In the voting, friedlinguini said he had an idea of why, and I\'m curious.',NULL,0);
INSERT INTO comment VALUES (5526,540,1301,'Charlie','re: The number','2003-06-06 05:08:13',0,'I\'d think extraction of wisdom teeth would bring it down to 28 rather than 32.  I\'ve seen children\'s versions where the number is 20, for the 20 deciduous teeth.',5525,0);
INSERT INTO comment VALUES (5527,836,1626,'Gamer','re:','2003-06-06 05:57:33',0,'Because they have to... \"What would you do if you were at this auction, and there had to be at least one bid?\"',5522,0);
INSERT INTO comment VALUES (5528,836,1626,'Gamer','End the bidding wars!','2003-06-06 06:00:54',0,'Here\'s my strategy for how to end a bidding war: Just bid twice as much as the last person who bid, minus one dollar.\r\n\r\nFor example, if the last person bid 2 dollars, you bid 3 dollars. Now, the person could either pass and keep at 2 dollars, or bid 3.01 (or higher) and be out over 2 dollars.\r\n\r\nAnother example is if the last bid was 3, you could bid 5. The last bidder could be out 3, or 3 plus however much higher he goes (which is greater than 0, and thus more expensive)\r\n\r\nI am still in favor of making a first bid of one dollar.',NULL,0);
INSERT INTO comment VALUES (5529,311,2256,'Jackie','re: Easier solution?','2003-06-06 06:27:18',0,'That\'s exactly how I figured it out. I think it is an easier solution.',4217,0);
INSERT INTO comment VALUES (5530,848,1301,'Charlie','solution','2003-06-06 09:02:59',3,'One way, in 5 steps, is\r\nLONE\r\nLOVE\r\nROVE\r\nROLE\r\nROLF\r\nWOLF\r\n\r\nIf you don\'t like rolfing, there\'s\r\n\r\nLONE\r\nLORE\r\nLORD\r\nWORD\r\nWOLD\r\nWOLF\r\n\r\nA wold is an elevated tract of open country.\r\n',NULL,0);
INSERT INTO comment VALUES (5531,848,1567,'Bryan','Out and about','2003-06-06 10:46:06',3,'LONE<BR>GONE<BR>GOND<BR>GOLD<BR>WOLD<BR>WOLF<P>A Gond is a member of a Dravidian people of central India (I just happened to know that--yeah, right).',NULL,0);
INSERT INTO comment VALUES (5532,836,1919,'Lewis','re:','2003-06-06 12:16:13',0,'Because the problem states there has to be at least one bid, and because people are greedy and want to make money.',5522,0);
INSERT INTO comment VALUES (5533,848,1626,'Gamer','re: Out and about','2003-06-06 13:31:42',0,'The trick in these (in my opinion) is to do them without \"wierd\" words like gond and wold... (If you have to explain the word, it\'s probably wierd)\r\n\r\nLONE\r\nBONE\r\nBOND\r\nBOLD\r\nGOLD\r\nGOLF\r\nWOLF\r\n\r\nTrying to use the most common words (like LONE BONE BOND BOLD instead of LONE HONE HOLD BOLD) is good in my opinion.',5531,0);
INSERT INTO comment VALUES (5534,40,2129,'Sanjay','re(2): this is easy..','2003-06-06 14:16:37',0,'How do you conclude that the heavier pile contains the <B>odd</B> coin? The problem only states that one of the eleven coins has a <B>different</B> weight (lighter or heavier). ',5518,0);
INSERT INTO comment VALUES (5535,24,1626,'Gamer','re(9): the solution posted is WRONG!!!!','2003-06-06 15:49:53',0,'I don\'t agree with you that and isn\'t used for decimal points...\r\n\r\nWhich sounds better: 20.2 twenty two tenths... Is this 20.2 or 2.2 (22/10)\r\n\r\nOr twenty and two tenths?\r\n\r\nI have always heard that you are supposed to not put the and before the decimal point, but this is \"technical math talk\", which doesn\'t come into the question in my opinion. I don\'t really like to follow this rule, but it sounds wierd to say: One million and two hundred and thirty four thousand and five hundred and sixty seven and eighty nine hundredths... What??? (It\'s 1,234,567.89)',5509,0);
INSERT INTO comment VALUES (5536,848,1575,'DJ','re(2): Out and about','2003-06-06 16:06:19',0,'Yeah, perhaps I should have said <i>common</i> instead of \"true\" English words (either way, proper nouns like \"Gond\" are not valid).\r\n\r\nTo me, \"BONE\" and \"HONE\" are equivalent, no point in pedantry over which words are more common than other common words.',5533,0);
INSERT INTO comment VALUES (5537,540,2341,'Pickels','Hmmm......','2003-06-06 17:07:41',1,'Yeah, I think teeth is right. It does seem to make the most sense.',NULL,0);
INSERT INTO comment VALUES (5538,540,2341,'Pickels','forgot something','2003-06-06 17:08:53',1,'One thing everyone up to now was the \"red hill\". Maybe the tounge, or gums?',NULL,0);
INSERT INTO comment VALUES (5539,859,1253,'brianjn','More natural?','2003-06-06 20:06:47',0,'I am wondering if Nature is more what Tolkien was thinking.\r\n\r\nTime is an abstract whereas Nature might be considered to be a .. somewhat, more, concrete thing. ',NULL,0);
INSERT INTO comment VALUES (5540,848,2184,'mark hartman','A soln in six steps; anybody do better?','2003-06-06 20:39:46',0,'L O N E\r\nB O N E\r\nB O N D\r\nB O L D\r\nG O L D\r\nG O L F\r\nW O L F',NULL,0);
INSERT INTO comment VALUES (5541,836,1919,'Lewis','re: End the bidding wars!','2003-06-06 22:49:04',3,'If, for whatever reason, you decide not to bid 1 dollar as the first bid, and get caught in a bidding war, the best way to stop it is simply to stop bidding.\r\nIn Gamers\' comment he said \'if the last person bid 2 dollars, you bid 3 dollars. Now, the person could either pass and keep at 2 dollars, or bid 3.01 (or higher) and be out over 2 dollars.\' If the highest bid was 2 dollars , you couldn\'t have bid more than 1 dollar 99 cents, meaning you could lose a maximum of 1 dollar 99 cents.\r\n\r\nIf you bid 3 dollars, you will lose 2. The only thing bidding higher would acheive is slightly increasing your loss and stopping the other bidder getting the dollar.\r\n\r\n',5528,0);
INSERT INTO comment VALUES (5542,445,1919,'Lewis','Gone Bananas','2003-06-06 23:50:39',3,'One of the statements is true, and its not possible for statements 3 and 4 to both be false, so one is true.\r\n\r\nThat means statements 1 & 2 are both false, so <b>C had grapes</b>.\r\n\r\nThat means statement 3 is true, and statement 4 is false, so <b>B had apples</b>.\r\n\r\nThat leaves <b>A</b>, who had <b>bananas</b>.',NULL,0);
INSERT INTO comment VALUES (5543,836,153,'TomM','Solution','2003-06-07 00:49:00',3,'OK.\r\n\r\nFirst, the puzzle posits that everyone thinks logically (and knows all the others do, too). This does not match the real world, but is common in puzzles, just as Knights and Liars are not real world figures.\r\n\r\nSecond, everyone wishes to maximize their winnings and minimize their losses. They will bid as low as possible, and will not bid if a bidding war is inevitable.(But see the third point.)\r\n\r\nThird, there has to be at least one bid.\r\n\r\nNotice that <B>no matter how low he bids</B>, the first bidder is out money if a second bid is the last bid.  Even if no one else makes the third bid, he has to (to recoup his losses) and the bidding war begins. \r\n\r\nSince each of the others know this, they will not make the second bid. (See my second point, above.)\r\n\r\nSo the winning strategy is to make the first bid. And since no one will outbid you, make that bid as low as possible: 1 cent.',NULL,0);
INSERT INTO comment VALUES (5544,848,1660,'Tim Axoy','Four steps','2003-06-07 02:51:48',0,'LONE,LOVE,WOVE,WOLE,WOLF(WOLE SOYINKA IS A PHILOSOPHER I READ ABOUT).\r\n',NULL,0);
INSERT INTO comment VALUES (5545,848,1626,'Gamer','re: Four steps','2003-06-07 03:08:19',0,'Sorry, but WOLE isn\'t a word, it\'s a name. So that doesn\'t work.',5544,0);
INSERT INTO comment VALUES (5546,905,2341,'Pickels','Woah!','2003-06-07 04:52:06',0,'This problem is insane!',NULL,0);
INSERT INTO comment VALUES (5547,905,1301,'Charlie','Brute force method.','2003-06-07 06:12:31',0,'For this problem the brute force method is the only way I know.  \r\n\r\nThe following program goes through all the possibilities (the only simplifying logic being that the possible answer to 1 determines questions 2 and 4 as well). A through D are represented by 1 through 4 respectively.\r\n\r\nCLS\r\nFOR q1 = 1 TO 4\r\n&nbsp;&nbsp;q2 = q1 MOD 4 + 1\r\n&nbsp;&nbsp;SELECT CASE q2\r\n&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;q4 = 4\r\n&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;q4 = 3\r\n&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;q4 = 1\r\n&nbsp;&nbsp;&nbsp;CASE 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;q4 = 2\r\n&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;FOR q3 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR q5 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR q6 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR q7 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR q8 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(1) = q1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(2) = q2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(3) = q3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(4) = q4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(5) = q5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(6) = q6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(7) = q7\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;q(8) = q8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'eval q3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;leastC = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q(i) = 3 THEN leastC = i: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q3 = 1 AND leastC = 4 OR q3 = 2 AND leastC = 2 OR q3 = 3 AND leastC = 3 OR q3 = 4 AND leastC = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ctB = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q(i) = 2 THEN ctB = ctB + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ctB = q4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ctCB = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 2 TO 8 STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q(i) = 2 OR q(i) = 3 THEN ctCB = ctCB + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q5 = 1 AND ctCB = 1 OR q5 = 2 AND ctCB = 3 OR q5 = 3 AND ctCB = 0 OR q5 = 4 AND ctCB = 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lastA = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q(i) = 1 THEN lastA = i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF lastA = 6 AND q6 = 1 OR lastA = 7 AND q6 = 2 OR lastA = 5 AND q6 = 3 OR lastA = 8 AND q6 = 4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ctDD = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 2 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q(i - 1) = 4 AND q(i) = 4 THEN ctDD = ctDD + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF 1 = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' IF q7 = 1 AND ctDD = 2 OR q7 = 2 AND ctDD = 0 OR q7 = 3 AND ctDD = 1 OR q7 = 4 AND ctDD = 3 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIM ctA(4)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ctA(q(i)) = ctA(q(i)) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ctr3 = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ctA(i) = 3 THEN the3 = i: ctr3 = ctr3 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ctr3 = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF q8 = 1 AND the3 = 3 OR q8 = 2 AND the3 = 4 OR q8 = 3 AND the3 = 2 OR q8 = 4 AND the3 = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 8\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT i, MID$(\"ABCD\", q(i), 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\nNEXT\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5548,905,1301,'Charlie','re: Brute force method.--solution','2003-06-07 06:14:34',3,'Running the posted program produces a solution:\r\n\r\n 1            C\r\n 2            D\r\n 3            D\r\n 4            B\r\n 5            D\r\n 6            A\r\n 7            C\r\n 8            B',5547,0);
INSERT INTO comment VALUES (5549,848,1301,'Charlie','re(3): Out and about','2003-06-07 06:24:51',0,'I would imagine that ROLF is in a gray area of commonness. I didn\'t think it needed an explanation, but it is a more uncommon variant of RALPH in the sense of vomiting.',5536,0);
INSERT INTO comment VALUES (5550,836,2373,'ryan smith','re: Solution','2003-06-07 06:29:12',3,'This is all fine, however, can we expect the other bidders to be so thoughtful? Although I agree with your logic, I think that there is a bid that guarantees a win and takes into account human nature.\r\n\r\nBid first, bid 99 cents, because...\r\n\r\nbidders naturally want to change positions as follows:\r\n\r\nneutral --> win\r\nwin --> bigger win (impossible in this scenario)\r\nloss --> neutral\r\nbig loss --> small loss.\r\n\r\nSo, IF YOU GET TO BID FIRST, bidding 99 cents makes all other possible bids neutral --> loss. Sure, someone could bid $1.00 in what appears to be neutral --> neutral, but they\'d be risking at least $1.00 for zero chance of profit, so this is really neutral --> loss.\r\n\r\nIf you don\'t get to bid first, don\'t bid. Don\'t force the previous bidder to reduce his loss as this will lead to a bidding war.\r\n\r\nAny bid less than 99 cents runs the risk of some wiseguy changing from a neutral/loss --> win. While it would be nice to get the dollar for less than 99 cents, bidding less than 99 cents cannot guarantee that you will be the winner.\r\n\r\nAny bid over $1.00 is insane, it guarantees a loss (and probably a big one as many others have pointed out).\r\n\r\nFinally, not bidding is not a winning strategy.\r\n\r\nAppologies for my silly notation, poor spleeing, and use of CAPS.',5543,0);
INSERT INTO comment VALUES (5551,848,2388,'mitali','steps','2003-06-07 06:42:13',3,'LONE\r\nline\r\nwine\r\nwind\r\nwild\r\nwold\r\nWOLF',NULL,0);
INSERT INTO comment VALUES (5552,24,1301,'Charlie','re(10): the solution posted is WRONG!!!!','2003-06-07 06:49:12',0,'I agree that \"and\" has a very good use in separating a number from its fractional part as in \"twenty and two tenths\".\r\n\r\nBut in the above it is the word \"tenths\" that actually produces the fraction; the \"and\" is merely synonymous with \"plus\".  If it were merely \"twenty and two\" it would be 22. I NEVER said one should say \"twenty two tenths\" for 20.2; what I did say was that the word \"tenths\" is necessary within \"twenty and two tenths\" to make it mean 20.2 rather than 22.  \"AND\" MEANS PLUS and nothing more.\r\n\r\nI also never advocated saying \"one million and two hundred and thirty four thousand and five hundred and sixty seven and eighty nine hundredths\".  All I said was that IF someone said this, it is indeed, as you seem to agree, 1,234,567.89, rather than a continued fraction that I wouldn\'t know how to disassemble, but would be something like 1,000,000 + 200/1000 + 34,000/100,000/1000 ... (the extra thousand on the end for being a fraction within a larger fraction).\r\n\r\nAnother common usage for \"and\" in numeration is just after \"hundred\" before the tens and units position numerations.  This is a very common usage, recognized by the dictionaries cited.  \r\n\r\nluvya\'s comment, which started the title of this thread, was that the <b>solution</b> is wrong, not that the locution in the puzzle itself was wrong.  Given the locution in the question, 4037 is the correct solution.\r\n\r\nBeyond that, the puzzle is certainly an odd locution that one would never use in real life, not because of the \"and\" but rather for the \"eleven thousand\" in conjunction with the \"eleven hundred\".  This obviously was the gimmick to mislead and the whole idea of the puzzle.  But given what was said in the puzzle, there\'s no indication that a fraction would be possible in the meaning of the dividend.',5535,0);
INSERT INTO comment VALUES (5553,905,1626,'Gamer','What a good problem!','2003-06-07 07:15:52',0,'I think this problem looks cool... I am in the process of creating a \"quiz\" problem but it\'s not like this... :)',NULL,0);
INSERT INTO comment VALUES (5554,836,153,'TomM','re(2): Solution','2003-06-07 07:29:54',0,'I agree that first bid wins, unless someone makes a second bid. and \"in the real world\" to ensure against the second bid you must bid $.99. \r\n\r\nBut in \"Puzzleland,\" everyone realizes that <B>any</B> second bid results in a bidding war, so no one will outbid even $.01. Like I said, \"Puzzleland\" is inhabited by ideally logical people like Knights and Liars. ',5550,0);
INSERT INTO comment VALUES (5555,905,1575,'DJ','Solution','2003-06-07 07:50:40',1,'I don\'t know how to logically approach this, other than to make some random assumption and continue from there until the possibility of a valid set of answers is eliminated, or until a solution is found.\r\n\r\nArbitrarily choosing \'A\' as the answer to the first question, it then follows that 2 is \r\n\'B,\' and from there, 4 is \'C.\'\r\n\r\nThe answer to 3 could be \'A\' or \'C,\' independent of any other question.\r\n\r\nWe also know that, if this is a valid solution, there are 3 answers for \'B\' altogether.\r\nSince question 8 stipulates that only one letter correctly answers three questions, we have that \'B\' must be that letter, and the answer to #8 is \'C.\'\r\n\r\nMoving on to question five, we have to count the even-numbered questions with \'B\' or \'C\' as their answer. Since the possible choices are 0, 1, 2, or 3, and we already have three (in 2-B, 4-C, 8-C), we know that the answer to #5 must be \'B.\"\r\nFurther, the answer to six cannot be \'B\' or \'C;\' it must be \'A\' or \'D.\'\r\n\r\nGiven that, the last question for which \'A\' is the answer must be #6, the problem we are looking at, or #8, which we already have as \'B.\' Thus, this answer must be \'A.\'\r\nThe answer to the remaining question, seven, cannot be \'A.\' Given the assumption we have already made in questions four and eight, there must be exactly three \'B\' answers. Only two are selected thus far, and the answer to #7 is \'B.\'\r\nThis makes sense, since not only are there not two consecutive Ds, there is not a single \'D\' in this entire set of solutions.\r\n\r\nFinally, number three can be either \'A\' or \'C.\' Since, however, question eight specifies that no letter other than \'B\' is the answer to exactly three questions, and we have (so far) one \'A\' and two Cs, the remaining answer must be A.\r\n\r\nFrom this, the (rather, a possible) set of answers looks like:\r\n1. A\r\n2. B\r\n3. A\r\n4. C\r\n5. B\r\n6. A\r\n7. B\r\n8. C\r\n\r\nI stopped upon finding this, due to a lack of time. I\'ll continue verifying or eliminating other possibilities later..',NULL,0);
INSERT INTO comment VALUES (5556,836,1919,'Lewis','re(3): Solution','2003-06-07 07:51:51',1,'But in \'Puzzleland\' the other people will also know that. If you bid 1 cent, they might bid 2 cents because, using the same logic that you used, they\'ll think that you wouldn\'t bid any higher at the risk of a bidding war. \r\nI still think the best strategy is to bid $1 on the first bid.',5554,0);
INSERT INTO comment VALUES (5557,905,1575,'DJ','re: Solution','2003-06-07 07:52:25',0,'Whoops, I just noticed that I still ended up with three As, so scratch that...I\'ll still follow up later.',5555,0);
INSERT INTO comment VALUES (5558,848,1575,'DJ','','2003-06-07 08:02:29',0,'Perhaps I shouldn\'t put how many steps it took me, because it seems people will make up words, or find obscure ones, to try to fit it in. None of these problems (I know there\'s only one, but I have a series of them) use any words most people will not have heard before.',NULL,0);
INSERT INTO comment VALUES (5559,10,1919,'Lewis','ummmm','2003-06-07 08:04:18',3,'I think its 17 minutes. Here are the steps:\r\n\r\nA + B goes across - 2 Minutes\r\nA comes back - 1 minute.\r\nC + D goes across - 10 minutes.\r\nB comes back - 2 minutes.\r\nA + B goes across - 2 minutes.\r\n\r\nObviously the flashlight just travels with the people who come back.',NULL,0);
INSERT INTO comment VALUES (5560,824,1919,'Lewis','re(3): hm','2003-06-07 08:11:06',1,'It says Apart from the truck he came with, there\'s only 30 miles of sand to every direction of the room. I suppose it doesn\'t actually say \'there is nothing in the truck\', so perhaps he could have brought a cooler with him and left it in the truck.\r\n\r\nBTW by \'block of us\' did you mean \'block of ice\'?\r\n\r\n',5496,0);
INSERT INTO comment VALUES (5561,905,1567,'Bryan','Hint','2003-06-07 08:16:24',0,'Sure, a computer can root out the answer, but this can be solved logically as well. By looking at the nature of the first four questions, one of them should appear to be the best starting point, i.e. start with assumptions for that question and logic will quickly rule out several options.',NULL,0);
INSERT INTO comment VALUES (5562,836,153,'TomM','re(4): Solution','2003-06-07 09:21:30',0,'No, because once the second person bids, the first person loses money unless someone else bids, so if no one else bids, he <B>will</B> bid. Consider: \r\nA) He bids 1¢. If there are no other bids, he gains 99¢\r\nB) Bidder 2 bids 2¢. Bidder 1 will lose 1¢, so...\r\nC) He bids 3¢ and stands to gain 97¢. \r\n\r\nBut then by the same reasoning, ...\r\nD) Bidder 2 bids 4¢, and so on.  The bidding war has begun.\r\n\r\nA second bid does not \"risk\" a bidding war, it guarantees one!\r\n\r\nSince everyone can think it through, they all realize that \r\nthe best position is to be the first to bid, and the second best, if they are too slow for the best, is not to bid. If there can be only one bid, it might as well be for the least permissible amount.\r\n\r\n\r\n',5556,0);
INSERT INTO comment VALUES (5563,905,1301,'Charlie','re: Hint','2003-06-07 09:23:15',0,'The first four immediatly rule out 1. B and its consequent 2. C, 3. B and 4. A as 4A would be contradicted by already having two B\'s.  But for 1-4 the possibilities still are \r\nABAC, ABCC, CDDB and DACD.  The DACD is quickly ruled out by the requirement that all the rest be B\'s including 5 calling for more B\'s and C\'s than can be accommodated.\r\n\r\nI guess it\'s trial and error from there.',5561,0);
INSERT INTO comment VALUES (5564,848,1626,'Gamer','re(4): Out and about','2003-06-07 12:24:50',4,'I think Rolf is more of a \"added word\" to english... It sounds more like a \"Meow\" or \"Ruff\" word, which is used, but still not really a word.\r\n\r\nBut if it does count as a word (which it could, if you counted added words), it isn\'t the \"commonest word\" solution in my opinion.',5549,0);
INSERT INTO comment VALUES (5565,859,2259,'calla tah-n','solution','2003-06-07 13:53:40',0,'time of course... all things die over time',NULL,0);
INSERT INTO comment VALUES (5566,865,2259,'calla tah-n','nyce','2003-06-07 13:55:25',0,'good variation of a common paradox... fun fun',NULL,0);
INSERT INTO comment VALUES (5567,24,1626,'Gamer','re(11): the solution posted is WRONG!!!!','2003-06-07 17:39:27',0,'I\'m not saying it shouldn\'t be used that way, and cultural sources (like dictionaries and other people) would agree with me. But the current definition (by math dudes, as I have heard) disallows and from being used in that type of usage.',5552,0);
INSERT INTO comment VALUES (5568,836,2373,'ryan smith','re(5): Solution','2003-06-07 19:03:19',0,'Since we cannot forcast the outcome of a bidding war or at what level it will stop, why shouldn\'t a bidder make the second bid? Bidding may stop at 10 cents, it may stop at $8000.\r\n\r\nConsider two bidders. If both make bids, the chance of each winning is 50%. Sure, in reality this chance depends on a lot of factors, but here in puzzleland I think we can agree that it\'s near 50/50. Most important, the bid level at which the auction ends is irrelevant to this 50/50 probability.\r\n\r\nIf each bidder \"wants to do what is best for them\", they will be bound to act by this probability as they cannot foresee the outcome of the auction. They will surely risk 2 cents, or even 10 cents, for the dollar. At a 50% chance of winning, a bid of 10 cents risks 5 cents for 45 cents. That is, I have a 50% chance of winning with a bid of 10 cents (0.5*90 cent profit), and I have a 50% chance of losing with the same bid (loss = 0.5*10 cents). So, making a bid of 10 cents, on average, I will earn 40 cents per auction - a very good profit.\r\n\r\nThe logic for making the first bid is the same as the logic for making a second bid.\r\n\r\nHowever, since neither a bidding war nor a sucessful low bid can be guaranteed, the best first bid is 99 cents. A first bid of 99 cents makes a second bid impossible.\r\n\r\n',5562,0);
INSERT INTO comment VALUES (5569,905,1575,'DJ','Solution','2003-06-08 00:47:42',3,'<b>C D D B D A C B</b>\r\n\r\nFinishing what I started earlier, the answer to 1 cannot be \'A\' since we end up with more than one answer with exactly three choices, defying problem 8.\r\n\r\nFirst, something I failed to do earlier, I will make a few observations. One of the first four answers must be a \'C\' (from clue 3). Similarly, one of questions 5-8 must be answered with an \'A\' (6). There is only one letter which is the correct answer to exactly three questions.\r\n\r\nAssume, then, that the answer to 1 is \'B.\'\r\nB _ _ _ _ _ _ _\r\nFrom this, the answer to 2 is \'C.\'\r\nB C _ _ _ _ _ _\r\nGiven that, number two is the first answer of \'C\' and number 3 is \'B.\'\r\nB C B _ _ _ _ _\r\nAlso, from number two, four must be \'A.\'\r\nB C B A _ _ _ _\r\nThat means that only one question has an answer of \'B.\' Since we already have two Bs, this entire train of thought is disproved.\r\n<s>B C B A _ _ _ _</s>\r\n\r\nSuppose, then, that the answer to #1 is \'C.\'\r\nC _ _ _ _ _ _ _\r\nObviously, then, it is the first \'C,\' and number three is \'D.\'\r\nC _ D _ _ _ _ _\r\nAlso, number two must be \'D.\'\r\nC D D _ _ _ _ _\r\nFrom that, number 4 is \'B.\'\r\nC D D B _ _ _ _\r\nThat means that there are two questions with \'B\' as their answer, one of which is this question, and one of which is in the last four questions.\r\n\r\nSuppose, first, that the fifth answer is \'B.\'\r\nC D D B B _ _ _\r\nThat means that three of the four even-numbered questions are answered with either \'B\' or \'C\'. Number two is not, and four is, so numbers six and eight must both be either \'B\' or \'C.\'\r\nHowever, since we have that there are only two Bs altogether, which are already placed, six and eight must both be \'C.\'\r\nC D D B B C _ C\r\nAn answer of \'C\' to question six means that the answer to #5 is \'A,\' but that has already been penned as \'B.\' So, the last assumption must be false.\r\nC D D B <s>B C _ C</s>\r\n\r\nSuppose, then, that number six is \'B.\'\r\nC D D B _ B _ _\r\nThat answer stipulates that number seven is \'A.\'\r\nC D D B _ B A _\r\nAn answer of \'A\' there says that there are two instances of consecutive \'D\' answers. There is already one, but with the currently assumed answers, there is no way to fit in another match.\r\nSo, the last assumption, again, must be false.\r\nC D D B <s>_ B A _</s>\r\n\r\nSuppose that the answer to number seven is \'B.\'\r\nC D D B _ _ B _\r\nThat says that nowhere in the problem are two consecutive answers of \'D,\' but we already have one instance.\r\nTherefore, this cannot be the case.\r\nC D D B <s>_ _ B _</s>\r\n\r\nFinally, for the previous assumption to be valid, the answer to number eight must be \'B.\'\r\nC D D B _ _ _ B\r\nThat answer says that there are exactly three Ds, and not three of any other answer in the set of problems. Two have been placed already as answers to numbers two and three, and the final \'D\' must answer one of the fifth, sixth, or seventh questions.\r\nFurther, we know (given these assumptions) that there is <i>exactly</i> one more \'D,\' and therefore no way to make another pair of consecutive Ds other than the pair already made.\r\nSo, the answer to number seven must be \'C.\'\r\nC D D B _ _ C B\r\n\r\nNow, there are two answers left, one of which is \'A\' (from the general assumptions based on question 6) and the other which is \'D\' (from the current answer to question eight.\r\nLooking at number six, we already have answered questions seven and eight. So, the \'A\' must be number five or six, and the answer to question six is \'A\' or \'C.\'\r\nHowever, we know that it must be one of \'A\' or \'D\' (for reasons stated above).\r\nTherefore, it must be \'A.\'\r\nC D D B _ A C B\r\nFinally, the third \'D\' must answer question five.\r\nC D D B D A C B\r\nThat answer implies that two of the four even-numbered questions in the problem are answered with either \'B\' or \'C.\'\r\nInspecint these answers, that is indeed the case (they are D, B, A, B).\r\nDouble checking the other answers with their questions:\r\nThe answer to #2 is \'D\' (1)\r\nThe answer to #4 is \'B\' (2)\r\nThe first answer of \'C\' is to question #1 (3)\r\n\'B\' correctly answers exactly two questions (4)\r\nThere are 2 even-numbered answers of \'B\' or \'C\' (5)\r\nThe last (and only) answer of \'A\' in the solution set is to question six (6)\r\nTwo consecutive Ds appear only once in the solution set (7)\r\nThere are exactly three Ds and not three of any other respose letter (8)\r\n\r\nEverything checked so [a] valid solution is\r\n<b>C D D B D A C B</b>\r\n11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111S\r\nLastly, to perform a thorouth check, what happens if we assume number one to be \'D\'?\r\nD _ _ _ _ _ _ _\r\nIf that is the case, number two is \'A.\'\r\nD A _ _ _ _ _ _\r\nFrom that, number four must be \'D.\'\r\nD A  _ D _ _ _\r\nAlso, since (as stated in the introduction) no Cs have been placed, but one of the first four must be a \'C,\' which in this case must he answer to number three.\r\nD A C D _ _ _ _\r\n\r\nFrom the answer of \'D\' to number 4, there are four Bs in the problem. None have been placed yet in the fire time,\r\nTherefore, the remaining four blanks must all be Bs.\r\nD A C D B B B B\r\nThis last assumption is quite easily disproven by any of the latter four questions.\r\n<s>D A C D B B B B</s>\r\n\r\nSo, the only valid possibility for the answers is as follows:\r\n<ol>\r\n<li>C</li>\r\n<li>D</li>\r\n<li>D</li>\r\n<li>B</li>\r\n<li></li>\r\n<li></li>\r\n<li></li>\r\n<li></li>\r\n</ol>',NULL,0);
INSERT INTO comment VALUES (5570,905,1575,'DJ','re: Solution','2003-06-08 00:51:27',0,'(Excuse the typos in the previous post; the line of 111s and the incomplete final list of answers were of course unintended, as well as anything else I may have missed)',5569,0);
INSERT INTO comment VALUES (5571,826,1660,'Tim Axoy','Dunno','2003-06-08 02:32:58',0,'This seems like no flaw.',NULL,0);
INSERT INTO comment VALUES (5572,905,1660,'Tim Axoy','HARD!','2003-06-08 02:43:35',0,'This is so hard!\r\nGive me a hint.',NULL,0);
INSERT INTO comment VALUES (5573,845,693,'Jun','Solution','2003-06-08 04:37:32',0,'I guess the answer would be 22, since going by the examples given, there would be two 2s making it 22.',NULL,0);
INSERT INTO comment VALUES (5574,845,1626,'Gamer','re: Solution','2003-06-08 04:48:26',3,'I thought about that... but the number machine only seems to work on numbers beginning with 1_ or 21_\r\n\r\n2x gives yy... so x = 2 and y = 2. But 2 doesn\'t seem to work.\r\n\r\nSince 10^?+x will never equal x, we must be looking at the last sequence.\r\n\r\nSo... 2 __ = __ __\r\n\r\nBut putting the first sequence into the second one, you get\r\n\r\n2(1 __)=(__)(__)\r\n\r\nSo 21 followed by a number equals the same number twice.\r\n\r\nSince 121 gives 21, 2121 gives 2121.\r\n\r\nThis number must be 21, so 121 gives itself.\r\n\r\n\r\n',5573,0);
INSERT INTO comment VALUES (5575,848,1301,'Charlie','Another non-obscure 6-step solution','2003-06-08 04:56:42',0,'It seems the only words that differ by one letter from WOLF are GOLF, ROLF, WOLD and WOOF.  For a 5-step solution you can\'t get GOLF, but must use the next-least-obscure word, ROLF.\r\n\r\nGamer provided a 6-step solution using GOLF.  Another is:\r\n\r\nLONE\r\nHONE\r\nHOLE\r\nHOLD\r\nGOLD\r\nGOLF\r\nWOLF\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5576,845,1301,'Charlie','re(2): Solution','2003-06-08 05:02:57',0,'What\'s with the last line: \"This number must be 21, so 121 gives itself\"?\r\n\r\nThe line preceding that gave a correct answer, \"2121 gives 2121\".',5574,0);
INSERT INTO comment VALUES (5577,845,1626,'Gamer','re(3): Solution','2003-06-08 06:56:20',0,'No, that line means the solution.\r\n\r\nBecause when you combine the statments, you get \"21y gives yy\", and subtracting a y from both sides, you get \"21 gives y\", so y must be 21.\r\n\r\nWhen I said 121 gives itself, I mean 121 = x for the second rule. 2 121 = 21 21. I found y, then figured out what x was. Then I could figure out what the number that gives itself.',5576,0);
INSERT INTO comment VALUES (5578,905,1567,'Bryan','re: DJ\'s Solution','2003-06-08 09:13:59',0,'Bravo, DJ! In retrospect, I think this one is as much a test of patience as it is of deduction!',5569,0);
INSERT INTO comment VALUES (5579,455,1919,'Lewis','Solution','2003-06-08 10:24:10',3,'The answer is four.\r\n\r\nIf you were trying to get two marbles of the same colour, and there are three colours, the most you can pick out without two of a colour is three - one of each colour.\r\n\r\nTherefore the next one you pick out has to be the same colour as one of the others, so the answer is four.\r\n\r\nThis problem was a little easy, so I decided to work out the probabilities.\r\n\r\nWhen you pick out the first one, it means there are only three of that colour left. So the probability that the second will be the same is 3/11.\r\n\r\nIf you didn\'t get the same colour, then you\'ll have two different colours, each with three of the same in the bag, and the remaining colour will have four in the bag. This means that the probability of getting  a colour you already got is 3/5.\r\n\r\nAnd if you still didn\'t get a duplicate colour, the next one has a probability of 1, seeing as there is no other different colours.',NULL,0);
INSERT INTO comment VALUES (5580,845,1301,'Charlie','My Solution','2003-06-08 10:35:49',3,'Since 1x gives x, 121 gives 21, which is not itself (121 is not 21).\r\n\r\nHowever, since when x gives y, then 2x gives yy, let 121 be the x and 21 be the y (as one gives the other per the first paragraph), then 2121 gives 2121, that is itself, as 2121 is indeed 2121.',5577,0);
INSERT INTO comment VALUES (5581,836,1626,'Gamer','re(6): Solution','2003-06-08 11:08:25',0,'I just thought of something. Could you (or someone bidding for you) bid on the dollar yourself? This would make the bid of 99 cents a bad idea, or even bidding a dollar for the first bid have problems.\r\n\r\nIf you bid 99 cents and I bid a dollar, (I being the person who is auctioning off the dollar, or the person bidding for/with the auctioneer), I would get your bid of 99 cents.\r\n\r\nEven if you bid a dollar (as your first bid), I would bid a dolllar and a cent. Then I would lose one cent, but gain your bid of a dollar.\r\n\r\nEven if you bid two dollars, then I would bid two dollars and a cent. I would still have a net win of 99 cents against what anyone bid.',5568,0);
INSERT INTO comment VALUES (5582,154,2374,'John Tate','ANSWER!','2003-06-08 11:13:25',3,'92951522 is the answer!',NULL,0);
INSERT INTO comment VALUES (5583,1,2374,'John Tate','Give up.','2003-06-08 11:14:28',4,'How do you?',NULL,0);
INSERT INTO comment VALUES (5584,1,2374,'John Tate','Saw','2003-06-08 11:16:11',0,'I saw the solution.',NULL,0);
INSERT INTO comment VALUES (5585,845,2374,'John Tate','It is...','2003-06-08 11:18:11',0,'...2121.\r\nSince 121 gives 21,2121 gives 2121.\r\nWe can find an i such that for any number x,ix gives xx,so ii will give itself.\r\n21x gives xx since 1x gives x,and so 21 is an i.\r\n2121 must give itself.\r\nGood problem,Tim.',NULL,0);
INSERT INTO comment VALUES (5586,254,2129,'Sanjay','Slip Sliding Away','2003-06-08 12:56:40',0,'I just saw this problem for the first time.<P>The problem asks, \'On what kind of surface would a square wheel <B>function</B> the same as a round wheel?\'. Meaning, find a surface on which both a square wheel and a round wheel would bahave the same way.<P> It does not say that the square wheel\'s behaviour on <B>this</B> surface should be the same as a round wheel\'s behaviour on a <B>flat</B> surface. Nor does it say anything about <B>rolling</B>; smoothly or otherwise.<P> All the comments have either assumed one or the other of these (non) requirements, or failed to furnish adequate proof. The official solution does not provide any answer either. It merely comments on the comments, without taking any position.<P> In my opinion the answer should be: <B>A frictionless surface</B>. In the absence of any traction, both types of wheels will slide, rather than roll; and fairly smoothly at that. ',NULL,0);
INSERT INTO comment VALUES (5587,540,2080,'Tristan','hmmm. . .','2003-06-08 16:27:02',0,'Yea, this is familiar to a \"Teeth\" riddle, as stated before.  When I heard it before it was \"chomp\" and \"stomp\", not \"champ\" and \"stamp\" but there is always a variation.  We might all just be retarded and way off too.',NULL,0);
INSERT INTO comment VALUES (5588,836,775,'Cory Taylor','collude','2003-06-08 18:15:22',0,'Is that a word?\r\n\r\nHow about this - create a short term company between yourself and one other bidder.  One of you bids a penny, and the other of you bids two pennies.  If I were to see a situation like this as a non-bidder, I\'d definitely back out as I\'sd assume that these two jokers wer e going to run a prolonged bidding war.  Of course, the first bidder then does not outbid his partner, and the company ends up making a 0.97 profit, which of course they could share...',NULL,0);
INSERT INTO comment VALUES (5589,848,2373,'ryan smith','Seven Step Solution!!!','2003-06-08 20:38:29',1,'LONE\r\nLORE\r\nCORE\r\nCORP (like a company!)\r\nGORP (ever been hiking?)\r\nGORF (classic 80\'s video game, played it?)\r\nWORF (from star trek, of course)\r\nWOLF (ta da!)',NULL,0);
INSERT INTO comment VALUES (5590,859,2373,'ryan smith','Solution','2003-06-08 22:10:57',3,'I read the Hobbit too long ago to remember this riddle, but what about...\r\n\r\nwater.\r\n\r\nIt fits the \"devour\" a bit better.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5591,860,1575,'DJ','Straight from the source','2003-06-09 00:01:49',3,'\"Easy!\" said Bilbo. \"Mountain, I suppose.\"',NULL,0);
INSERT INTO comment VALUES (5592,848,1567,'Bryan','LONE to WOLF in three steps!','2003-06-09 05:17:34',0,'LONE<br>LONF<br>WONF<br>WOLF<p>LONF - a short, forceful exhalation through the nose, typically in response to a joke told in English by a native French speaker -- considered slang.<br>WONF - sarcastic tossing of the head, meant to convey annoyance at one\'s parents for their abject cluelessness about all things adolescent -- considered very, very slang.<P> I\'m kidding, of course! I agree with those who said before that these problems are meant to be solved with common words (or with humor; ryan smith\'s solution is my favorite). My apologies for searching the dictionary. It\'s an addiction of mine.',NULL,0);
INSERT INTO comment VALUES (5593,905,2256,'Jackie','easier solution','2003-06-09 05:46:53',0,'I solved this problem in less than 15 minutes using simple logic. An obvious starting point would be to test Question 3, then using each hypothetical answer to check if the answers to questions 1-4 are logical. then from that point you can easily eliminate certain possibilties. My answers were: \r\n1. c\r\n2. d\r\n3. d\r\n4. b\r\n5. d\r\n6. a\r\n7. c\r\n8. b',5578,0);
INSERT INTO comment VALUES (5594,892,1567,'Bryan','t1v2d3x4x5k1q2n3i4','2003-06-09 07:41:50',0,'g1q2x3v4,g1q2u3m1c2u3k4j5w1c2o3y4j5y6p1h2p1p2h3!\r\n',NULL,0);
INSERT INTO comment VALUES (5595,892,1919,'Lewis','re: t1v2d3x4x5k1q2n3i4 HELP','2003-06-09 08:18:52',4,'What on Earth does that mean?!',5594,0);
INSERT INTO comment VALUES (5596,892,103,'friedlinguini','re(2): t1v2d3x4x5k1q2n3i4 HELP (hint)','2003-06-09 08:34:44',2,'I think you meant to say:\r\n\r\nx1j2d3x4p1p2f1c2u3x4m5e1q2h3w4u1j2d3x4n1g2d3r4?!',5595,0);
INSERT INTO comment VALUES (5597,860,2379,'Dark','','2003-06-09 08:48:27',3,'Past, present, future of a line of blood- family tree, yet greater, since family tree only knows past.\r\nIt can continue on until eternity, but can never grow as it is set by destiny.\r\nRoots start from beginning of time, no one knows.',NULL,0);
INSERT INTO comment VALUES (5598,892,1567,'Bryan','re: t1v2d3x4x5k1q2n3i4 HELP','2003-06-09 08:50:08',2,'Have you ever seen the results of a poll, with A% giving one answer, B% giving another answer, and C% giving a third answer, and A, B, and C add to more than 100%? How is that possible? The simple answer is it isn\'t, but rounding creates strange answers in statistics. My comment is kind of like that. The joke as I originally read it was: One plus one equals three for large values of one. It doesn\'t make a lot of sense, but it always had a certain appear for me.<p>Now hold on while I translate this using Gamer\'s code! (just kidding!) What I should have answered in the first place is<p> t1e2k3s4t5r6i1q2x3w4j5s1q2f3o4<br>u1j2u3i4j5,j1v2\'v3b1n1c2j3m4h5o1w2p3f4j5x6,z1g2v3j1v2j1u2\r\n',5595,0);
INSERT INTO comment VALUES (5599,892,1567,'Bryan','re(2): t1v2d3x4x5k1q2n3i4 HELP','2003-06-09 08:53:47',0,'Sorry, should say \"a certain appeal.\"',5598,0);
INSERT INTO comment VALUES (5600,892,1919,'Lewis','Solution','2003-06-09 09:07:55',3,'Thanks to friedlinguini\'s hint, I have the solution.\r\n\r\nThe title is - Add It!\r\nThe problem says - What is two plus one?\r\nAnswer(cryptic) - u1j2u3i4j5',NULL,0);
INSERT INTO comment VALUES (5601,892,1626,'Gamer','h1q2r3h4k1q2e3!','2003-06-09 09:09:13',0,'h1q2r3h4k1q2e3z1q2x3u1y2r3!(b1p2g3p1v2k3i4w5y6x1j2r3h1g2w3j1v2u1q2r3)',NULL,0);
INSERT INTO comment VALUES (5602,540,2406,'Cameron','Solution!','2003-06-09 09:10:42',0,'Ahh.. a hobbit riddle. Teeth!',NULL,0);
INSERT INTO comment VALUES (5603,892,1919,'Lewis','re: Solution','2003-06-09 09:10:42',3,'Whoops, wasn\'t finished there.\r\n\r\nAnswer(normal) - three\r\nTo work it out go the number of letters back stated after each letter, eg x1 is one letter before x, so is w.',5600,0);
INSERT INTO comment VALUES (5604,860,2406,'Cameron','Solution!','2003-06-09 09:11:32',0,'A mountain!',NULL,0);
INSERT INTO comment VALUES (5605,859,2406,'Cameron','Solution','2003-06-09 09:14:17',3,'I love Hobbit riddles! The solution is:\r\n\r\nTime',NULL,0);
INSERT INTO comment VALUES (5606,892,1626,'Gamer','s1g2: t1q2o3y4y5o6v7v8','2003-06-09 09:15:33',2,'v1j2d3x4j1u2s1k2j3l4y5!',5600,0);
INSERT INTO comment VALUES (5607,892,1919,'Lewis','re: h1q2r3h4k1q2e3!','2003-06-09 09:16:39',0,'z1g2v3x1g2o3p4e1q2q3i4',5601,0);
INSERT INTO comment VALUES (5608,892,1919,'Lewis','re: s1g2: t1q2o3y4y5o6v7v8','2003-06-09 09:20:26',0,'z1g2v3!',5606,0);
INSERT INTO comment VALUES (5609,205,2379,'Dark','Sol','2003-06-09 09:27:31',0,'As long as bertrand had more apple(s) than alonso, and george had more than bertrand, and kurt has the leftover(s) of at least one, then the answer would be correct.',NULL,0);
INSERT INTO comment VALUES (5610,311,2379,'Dark','I like this one, I can actually solve it','2003-06-09 09:33:06',0,'30 seconds',NULL,0);
INSERT INTO comment VALUES (5611,734,1660,'Tim Axoy','re: solution','2003-06-09 10:19:41',0,'Did I really do this solution?',4226,0);
INSERT INTO comment VALUES (5612,824,2379,'Dark','I did this in gr. five with Mr. Houston','2003-06-09 10:32:07',3,'answer: He was standing on a block of ice(rope is noose around his neck and tied to ceiling fixture) as time went by, ice melted and he died.\r\n',NULL,0);
INSERT INTO comment VALUES (5613,859,2374,'J','Hmmm....','2003-06-09 10:33:24',0,'Hmmm....',NULL,0);
INSERT INTO comment VALUES (5614,859,2374,'J','Answer','2003-06-09 10:33:51',3,'Time.',NULL,0);
INSERT INTO comment VALUES (5615,860,2379,'Dark','re: Straight from the source','2003-06-09 10:37:55',0,'he supposes that it\'s a mountain, so, it\'s not necessarily right. + mountains change through time(deposition and erosion)+ has not roots',5591,0);
INSERT INTO comment VALUES (5616,532,2379,'Dark','','2003-06-09 10:43:53',3,'I believe that everyone else was born a baby and as they aged, they would all seem the same age at 21, when adam and eve were \"born\", they were mature, therefore, at age 21, they would have been 21 years past their mature age. they would look like they were in their forties/fifties',NULL,0);
INSERT INTO comment VALUES (5617,702,2379,'Dark','Umm, I don\'t get it...','2003-06-09 10:57:32',1,'a revolving door with an odd amount of sections?',NULL,0);
INSERT INTO comment VALUES (5618,734,1919,'Lewis','re(2): solution (cheater)','2003-06-09 11:17:31',0,'Tim - you copied and pasted Bryan\'s solution. That\'s not allowed!',5611,0);
INSERT INTO comment VALUES (5619,842,2376,'Jim C','re(2): hmm..','2003-06-09 11:20:55',0,'There are some great theories here.  The broken glass is especially elegant.  But the Simon Says answer is perfect.  He obeyed when he shouldn\'t have and lost the game.  Losing always made me sulk when I was young (now I\'ve gotten used to it, I just brood!  =0)',5333,0);
INSERT INTO comment VALUES (5620,860,1626,'Gamer','re(2): Straight from the source','2003-06-09 12:41:22',0,'Well I am not quite sure that you are correct either. If I don\'t believe in \"destiny\", in other words, I am given free will... my family tree isn\'t decided already. And it grows anyway...\r\n\r\nPlus, how do you believe that a family tree is \"tall\" since it is only an idea... Even if you pick out the people, nobody is taller than a tree, unless you bend the rules lots. (which isn\'t called for in riddles like these)',5615,0);
INSERT INTO comment VALUES (5621,442,2129,'Sanjay','A non mathematical approach','2003-06-09 14:37:25',0,'For Grandma to be older than Dad the digits must be in descending order in her age, and ascending in Dad\'s. <P> Since Grandma is 45 years older than Dad, she can\'t be in her 20s or 30s. Nor can she be in her 50s, because then Dad couldn\'t even have a double digit age, leave alone sire a son of his own. (53-45=8 and 52-45=7). <P> So she must be in her 70s. <P> Since Grandma is in her 70s, Dad can\'t be in his 50s. Nor can he be in his 30s, because then Grandma\'s age would be overstated, and she would mind terribly. (35+45=80 and 37+45=82). <P> So he must be in his 20s. <P> Since the digits in their ages reverse, they must be 27 and 72. <P> Moreover, once we have removed the impossible, what remains, upon taking 27 from 72, however improbable, must be 45. No need to even check. <P> Eliminatory my dear. What son?',NULL,0);
INSERT INTO comment VALUES (5622,836,2129,'Sanjay','Dollars and Sense','2003-06-09 15:33:57',0,'A good strategy must cover all scenarios. Hence, I think the full strategy should read as follows: <P> If someone has already made an opening bid, and the bid is anything less than a dollar, then you should stay out of the bidding and watch me get very very rich. Enjoy the entertainment. Its free. At least for you. <P> If someone has already made an opening bid, and the bid is exactly a dollar, then it will be a very short auction. No one will make any money, including me, and everyone will wonder what the fuss was about. <P> If, by the time you gather your wits, no one has yet made an opening bid and there is an uncomfortable silence around you, you should bid a dollar and put everyone out of their misery, because otherwise no one will get to go home since there just has to be at least one bid. (Hey, I didn\'t make the rules). Someone has to do the dirty job. So why not you? <P> Think about it. It makes cents.',NULL,0);
INSERT INTO comment VALUES (5623,845,1920,'Brian Smith','Category Placement?','2003-06-09 15:56:35',0,'Why is this in algorithms?  I thought this category was for problems which require computer programs to solve?',NULL,0);
INSERT INTO comment VALUES (5624,860,2341,'Pickels','Hmmm....','2003-06-09 16:35:41',1,'Well, I really don\'t think it\'s a mountain, as mountains have no roots. A family tree isn\'t very likely either, seeing as no one person is taller than the tallest tree. Maybe if they all stood on each others shoulders...no. Well, just remember before you put an answer, make sure it actually works. That way, you don\'t look really stupid, like a lot of people do.',NULL,0);
INSERT INTO comment VALUES (5625,824,2411,'Amy','How About This One','2003-06-09 18:06:45',0,'Since the whole ice thing in the desert is far fetched, how about.....\r\nThe man uses the truck: standing on the inside of the door. When he is ready he reaches down to let the truck drive out of the building (it never said that the truck wasn\'t rigged).  The truck only has a little gas in it so it dosen\'t go far and the water could be from the ac in the truck while he was getting in position!!!',NULL,0);
INSERT INTO comment VALUES (5626,499,2411,'Amy','my thoughts','2003-06-09 19:49:19',1,'I thought that they may be betting at a race track of any sort(horses or dogs etc.) since there is a scoring system of sorts.  They\'d be betting against the house and therefore not loose money to eachother.  Some other games such as blackjack or whatever could fit as well but then there are not many \"scores\" in those types of games.',NULL,0);
INSERT INTO comment VALUES (5627,859,2411,'Amy','Alternative Solution','2003-06-09 20:24:47',1,'I think the answer is wind...(air or whatever other term you want to use).  All living things \"devour\" air since all would die without it (including trees and flowers).  Also it causes (and the things in it ie: dust, particles, moisture) cause damage to iron and steel over time.  Strong winds can kill and destroy especially in tornado form.  Lastly it erodes mountains.  It fits all criteria. \r\nWater could also fit.',NULL,0);
INSERT INTO comment VALUES (5628,836,2373,'ryan smith','re: Dollars and Sense','2003-06-09 21:48:21',0,'Great!\r\n\r\nHave you considered an opening bid of 99 cents (I feel like a salesman)?\r\n\r\nWould you bid $1.00 against an initial bid of 99 cents?\r\n\r\nThus, I challenge all fans of this problem:\r\n\r\nI hereby bid 99 cents for that dollar. If anyone would like to bid against me (by say, bidding $1.00) please explain the logic in doing so.\r\n\r\nI\'m waiting...',5622,0);
INSERT INTO comment VALUES (5629,102,2415,'hemalatha','answer','2003-06-10 01:07:56',0,'The first one was Carl.The middle one was Bill and the last one was Abe',NULL,0);
INSERT INTO comment VALUES (5630,848,2415,'hemalatha','solution','2003-06-10 01:33:05',0,'lone\r\ngone \r\ngole\r\ngold\r\ngolf\r\nwolf',NULL,0);
INSERT INTO comment VALUES (5631,541,2231,'Trevor Leitch','Maybe...','2003-06-10 02:34:39',3,'The sun, looking from the sky at it\'s reflection in a green pond? I assume green ponds exist, in Bermuda we only have blue ocean...',NULL,0);
INSERT INTO comment VALUES (5632,541,2341,'Pickels','Code?','2003-06-10 05:21:24',1,'Just the way the whole message is written, I kinda think there\'s some code hidden in it. I mean, with all the capital letters and weird errors in grammer, I think there\'s some other message. But I\'m still lost.',NULL,0);
INSERT INTO comment VALUES (5633,892,2341,'Pickels','re(2): s1g2: t1q2o3y4y5o6v7v8','2003-06-10 05:27:23',4,'What on Earth does that mean? How do you guys come up with this stuff?',5608,0);
INSERT INTO comment VALUES (5634,892,1919,'Lewis','re(3): s1g2: t1q2o3y4y5o6v7v8','2003-06-10 06:13:29',3,'s1g2d3h4n1a2t1q2o3y4y5o6v7v8!\r\n\r\n(Read my solution)',5633,0);
INSERT INTO comment VALUES (5635,836,1919,'Lewis','re(2): Dollars and Sense','2003-06-10 06:21:56',1,'Hello - I am the auctioneer\'s friend.\r\n\r\nI\'m bidding $1 to try to make you lose as much money as possible.\r\n\r\nWhatever money I lose my friend (the auctioneer) pays me back, and splits the profit. Therefore, I would like a bidding war.\r\n(You get the picture).\r\n\r\nBut then again, there\'s no guarantee that this won\'t happen with an opening bid of $1 either...',5628,0);
INSERT INTO comment VALUES (5636,541,1626,'Gamer','re: Code?','2003-06-10 06:32:07',0,'Yes... Maybe something along the lines of \"Yes, sir\"...\r\n\r\nIt\'s not totally written wierd, so I wouldn\'t rule out suggestions like the sun, supposing it\'s in the sky.',5632,0);
INSERT INTO comment VALUES (5637,806,2378,'Nich','simple','2003-06-10 08:02:59',3,'easy just spiral out on the botom block then when all squares are done spiral in the second layer the out on the third and so one until you are at the top and all the squares are gone',NULL,0);
INSERT INTO comment VALUES (5638,434,2378,'Nich','re: I believe it to be...','2003-06-10 08:06:40',3,'you are stupid it is obviosly 1.  Just take a ball from the box labled BW if it is black label the box BB if white label WW then just switch the other two around because they are both wrong and the only other option is to switch them',2891,0);
INSERT INTO comment VALUES (5639,848,1301,'Charlie','re: solution','2003-06-10 08:10:53',0,'But \"gole\" is not a word ... certainly not a common word.',5630,0);
INSERT INTO comment VALUES (5640,176,2378,'Nich','to easy','2003-06-10 08:12:57',3,'obviosly they are at a police academy and the thugs are police dressed up the and guns are fake or laser ',NULL,0);
INSERT INTO comment VALUES (5641,917,1301,'Charlie','solution (assuming...)','2003-06-10 09:52:36',3,'If the statement \"only 4 of us are knights\" means that exactly 4 are knights then the following logic applies:\r\n\r\nC and D cannot both be knights as A can be only a knight or a liar--not both.\r\n\r\nBut if E stole it, they\'d both be knights, so <b>E did not steal it</b>.\r\n\r\n<b>E is a knight</b> since he truthfully says he did not steal it.\r\n\r\nSo <b>C did not steal it</b> based on Eddy\'s word.  I also take it that \"only 4 of us are knights\" means that exactly 4 are knights, so exactly 2 are liars.\r\n\r\nIf D were a liar and actually took it, then so would A and C be liars as they name someone else, and that\'s too many liars.  So <b>D is a knight</b> and <b>D did not steal it</b>.\r\n\r\n<b>C is in fact a liar</b> as he claims E stole it.  So A and D are not both knights, though D is one, so <b>A is a liar</b>, not a knight.  So <b>F did not steal it</b>.\r\n\r\nSince only A and C are liars, <b>B and F are also knights</b>, so <b>B did not steal it</b> and <b>A did not steal it</b>.\r\n\r\nThis rules out all the witnesses as being the thief, none of A through F stole the wallet.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5642,124,2378,'Nich','easy','2003-06-10 10:12:16',3,'arley is giving the better deal',NULL,0);
INSERT INTO comment VALUES (5643,917,1919,'Lewis','Solution','2003-06-10 10:15:14',3,'Calvin says \'Allan and Dwayne are both knights\', but then his next statement disagrees with Allan\'s statement, so Calvin is a liar. This means Eddy did not steal it.\r\n\r\nEddy said he did not steal it, so he is a knight. This means that there are only four knights, and Calvin did not steal it.\r\n\r\nBarry says \'Calvin is a liar\' so he too is a knight. That means neither he nor Allan stole it.\r\n\r\nThis means that the person who stole it is either Fred or Dwayne. Fred said that Barry did not steal it, which is true, so he is a knight. That means that Fred really is deaf, so Allan is a liar.\r\n\r\nAllan said that Fred stole it, which was a lie. Because there are four knights, that leaves Dwayne to be a knight, so Allan stole it.\r\n\r\nSo...\r\nAllan = Liar + Thief\r\nBarry = Knight\r\nCalvin = Liar\r\nDwayne =  Knight\r\nEddy = Knight\r\nFred = Knight',NULL,0);
INSERT INTO comment VALUES (5644,917,1919,'Lewis','re: Solution (whoops, done it wrong)','2003-06-10 10:18:48',0,'Oops, my last solution was wrong.\r\n\r\nI missed Barry\'s statement that Allan definitely didn\'t steal it, so that means that.... nobody stole it?? Is that right??',5643,0);
INSERT INTO comment VALUES (5645,124,1919,'Lewis','REALLY easy','2003-06-10 10:22:10',3,'Arley takes away five coins per 67 days, and Bentley takes away five every 57 days. That means Bentley pays the same but takes away more for upkeep, so Arley offers the best deal.',NULL,0);
INSERT INTO comment VALUES (5646,836,2129,'Sanjay','re(2): Dollars and Sense','2003-06-10 10:42:59',0,'I wouldn\'t bid $1.00 against an opening bid of $0.99. I have said that already. In fact I wouldn\'t bid against <B>any</B> opening bid. But, that doesn\'t mean that no one else will.<P><B>If</B> you claim that no one will bid $1.00 against your opening bid of $0.99, because they would know that you would stand to lose less by outbidding them and this would in turn neccessitate their outbidding you etc .. <B>then</B> the same logic can be extended to argue that no one will bid $0.99 against your opening bid of $0.98, because they would know that you would have to outbid them etc .., <B>all the way down to</B> no one will outbid an opening bid of $0.01.<P>The point is this. <B>We can argue, either</B> that everyone is a perfect logician, hence no one outbids anyone, because everyone knows that a second bid invariably starts a bidding war, <B>or</B> that there are a few imperfect logicians in the crowd, hence a second bid will be made against any opening bid below $1.00. <B>We cannot argue</B> that a crowd of some perfect and some imperfect logicians, somehow transforms itself into a crowd of all perfect logicians as soon as the \'magical\' opening bid of $0.99 is made.<P>The problem states that \'everyone will want to do what is best for them\'. But, <B>wanting</B> to do something does not always make one <B>capable</B> of doing it. So, while everyone can reasonably calculate their immediate gains or losses from their bidding or passing, there will be at least some who will fail to figure out the long term impact of their bidding or passing, in terms of its likelihood of starting or preventing a bidding war.<P>The \'winning\' strategy must therefore render any further bidding disadvantageous, <B>\'in the moment\'</B>. This can only be guaranteed by an opening bid of $1.00. ',5628,0);
INSERT INTO comment VALUES (5647,917,1715,'Jonny Doe','Error','2003-06-10 10:49:53',0,'I think that there is an error in the answers/statements.',NULL,0);
INSERT INTO comment VALUES (5648,917,103,'friedlinguini','re: solution (assuming...)','2003-06-10 11:46:23',3,'I get the same result.  Here\'s my reasoning:\r\n\r\nAssume F stole it.  This implies that A is a knight.  If A is a knight, D is a liar.  If D is a liar, then he stole it, which contradicts the assumption.\r\n\r\nThis means F didn\'t steal it.  This implies that A is a liar.  If A is a liar, then C is a liar and D is a knight.  If C is a liar, then B is a knight.\r\n\r\nThere are two possibilities at this point for E.  Assume E is a liar.  If he is, then he stole it.  Unfortunately, this contradicts the notion that C is a liar.\r\n\r\nNow assume E is a knight.  Then F must be the fourth knight.  We now have the only consistent arrangement of knights and liars.  To recap:\r\n\r\nA - liar\r\nB - knight\r\nC - liar\r\nD - knight\r\nE - knight\r\nF - knight\r\n\r\nNow, let\'s figure out who the thief is:\r\n\r\nB\'s statement eliminates A.  F\'s statement eliminates B.  E\'s statement eliminates C.  D\'s statement eliminates D.\r\nE\'s statement eliminates E.  A\'s statement (a lie) eliminates F.  This eliminates all possibilities for the thief.',5641,0);
INSERT INTO comment VALUES (5649,917,2166,'Chris','I know, I know!','2003-06-10 12:12:27',1,'Oliver Stone wrote the question using Jon as an alias.  Therefore, the correct answer is that there is a huge government cover-up and all six of them are innocent.  The actual thief is the man standing on the grassy knoll behind you who got away while you were questioning six decoys. :)',NULL,0);
INSERT INTO comment VALUES (5650,917,775,'Cory Taylor','hmm.','2003-06-10 12:28:10',0,'1) Assume that Allan is a knight, then Fred hears well and stole the wallet.  Since Fred claims to be deaf then he is a liar - but he claims that Barry didn\'t steal the wallet, which means he did. The contradictions shows us that Allan is a liar, Fred is a knight, and Fred and Barry are innocent.\r\n2) Dwayne remarks that Allan is a liar (which is true, so his second statement proves his innocence.\r\n3) Calvins statement that BOTH Allan and Dwayne are knihts is a lie, proving that Eddy is innocent.\r\n4) With two confirmed liars, there can be at most 4 knights, so the only/exactly controversy in Eddys comment is moot.\r\n5) We previously know that Eddy is innocent (as Calvin is a liar), so his comment to that effect proves him to be a knight.  This leads to the conclusion that Calvin in innocent, and to complete the group with 4 knights Barry must also be a knight.  This eliminates our final suspect Allan.\r\n\r\nIn summary, using each characters first initial, and k=knight l=liar, we have the following;\r\nA,l proves F innocent\r\nB,k proves B and A innocent\r\nC,l proves E innocent\r\nD,k proves D innocent\r\nE,k proves C innocent\r\nF,k confirms B innocent\r\n\r\nWhat does this mean?  Well there is no one person responsible among them for the theft.  Could be you\'ve lost it or left it at home, could be someone else, or maybe there is a possible solution where the members have cooperatively stolen your wallet.  Haven\'t checked this out yet, but to explain my thinking...\r\nre-assuming that Fred is a knight, his second comment could be construed as true if Barry AND Mr. X. stole the wallet.\r\n\r\nI\'m not sure this will produce a solution either, but if this isn\'t the idea, I\'ve nothing else to go on.\r\n',NULL,0);
INSERT INTO comment VALUES (5651,917,1575,'DJ','liar!','2003-06-10 14:14:56',1,'Some notation: <b>knights</b>, <i>liars</i>, and <s>someone</s> we know did not steal the wallet.\r\n\r\nDwayne says that Allan is a liar, so they cannot both be knights.\r\nA B C D E F\r\n\r\nCalvin says that they [Allan and Dwayne] are [liars], so he is a liar. From this, Eddy did not steal it.\r\nA B <i>C</i> D<s> E </s>F\r\n\r\nEddy says that he did not steal it, so he is a knight.\r\nTherefore, Calvin did not steal it.\r\nAlso, there are only four knights.\r\nA B<s> <i>C</i> </s>D<s> <b>E</b> </s>F\r\n\r\nBarry also says Calvin is a liar, therefore he (Barry) is telling the truth.\r\nFrom that, then, we know that he did not steal it and Allan also did not.\r\n<s>A <b>B</b> <i>C</i> </s>D<s> <b>E</b> </s>F\r\n\r\nFred says that Barry did not steal it, so Fred must be a knight.\r\n<s>A <b>B</b> <i>C</i> </s>D<s> <b>E</b> </s><b>F</b>\r\n\r\nIf Fred is telling the truth, then Allan is a liar, and Fred did not steal it.\r\n<s><i>A</i> <b>B</b> <i>C</i> </s>D<s> <b>E</b> <b>F</b></s>\r\n\r\nSince Dwayne says (truthfully) that Allan is a liar, he is a knight.\r\nTherefore, Dwayne is also telling the truth when he says that he did not steal it.\r\n<s><i>A</i> <b>B</b> <i>C</i> <b>D</b> <b>E</b> <b>F</b></s>\r\n\r\nSo, none of the six stole the wallet?\r\nThe knights are Barry, Dwayne, Eddy, and Fred, while Allan and Calvin are lying.\r\n\r\nPerhaps you (the author) are a liar, your wallet is not really missing, nobody stole it, you really can figure out if they are truthtellers, and you never asked a few questions anyway, you liar. You\'re not even sure that all the men are either knights or liars.',NULL,0);
INSERT INTO comment VALUES (5652,917,1920,'Brian Smith','Perception and Reality','2003-06-10 15:07:47',0,'I got Allan & Carl are liars and the rest knights and no one stole the wallet.  But usually these problems require one of the parties involved is guilty.\r\n\r\nI noticed in Barry\'s statement \"I KNOW Allan did not steal it.\"  And in Eddy\'s statement \"I KNOW Calvin did not steal it.\"\r\n\r\nThe key to the puzzle may be that one of the statements is a flawed judgement.  Either Barry or Eddy percieves someone innocent but in reality is guilty.',NULL,0);
INSERT INTO comment VALUES (5653,541,1920,'Brian Smith','Some thoughts','2003-06-10 15:11:51',0,'The \'eye in a blue face\' is the sun in the sky.  I dont know about the \'eye in a green face.\'',NULL,0);
INSERT INTO comment VALUES (5654,836,2373,'ryan smith','re(3): Dollars and Sense','2003-06-10 15:43:19',0,'Please don\'t misunderstand my reasoning. Here are my two key points:\r\n\r\n-ANY bid puts money at risk.\r\n\r\n-Bidders can calcualte their potential gains and losses for a potential bid. I.e. They are capable of thinking: \"If I bid X, I may win Y or I may lose Z.\" Such immediate outcome perception is reasonable for any gambling problem. Consider a silly guess a card problem (52 cards, guess the top card): If I bet $1, I may win $52 or I may lose $1. There is so extraordinary logical foresight required.\r\n\r\nSo, a second bid of a dollar undoubtedly risks (or commits) $1.00 for zero possible return. There is no logical motivation for this bid. The moment the second bidder utters \"I bid $1.00\" they are bound to either lose $1.00 or win NOTHING. A bidder understanding this is not a \"long term impact\", it it part of the reasoning process for any bid!\r\n\r\nIf the first bid is 98 cents, an imperfect logician in the crowd may reason that if they bid 99 cents they can make 1 cent. So, there is some logical motiviation for a second bid of 99 cents.\r\n\r\nAlso, you\'ve mentioned that a second bid invariably starts a bidding war. Prove it. Someone bids $2 against $1. Both are down $1. Bidding war?\r\n\r\n',5646,0);
INSERT INTO comment VALUES (5655,836,2373,'ryan smith','re(3): Dollars and Sense','2003-06-10 15:47:38',0,'I get the picture.\r\n\r\nBut if we\'re widening the scope of this problem like that, the best strategy is robbing the auctioneer at gun point in the parking lot. \r\n',5635,0);
INSERT INTO comment VALUES (5656,917,1575,'DJ','re: Perception and Reality','2003-06-10 15:51:45',0,'I was thinking something like that, but it seems that a knight who always told the truth would certainly \'know\' if they said they did, the implication of that being that if they <i>know</i> something to be true, then it certainly should be true.\r\n\r\nThat said, it seems to be the only really plausible explanation (and it would certainly account for the strange title of the problem). If that is the case, Allan or Calvin (incidentally, one of the liars) must have taken the wallet, and somehow Barry or Eddy is mistaken in what they \'know.\'\r\n\r\nGood observation!',5652,0);
INSERT INTO comment VALUES (5657,541,2423,'Michael Pepin','Answer to Faces & Eyes','2003-06-10 16:52:36',3,'Eye in a blue face = SUN (1st eye in high place)\r\n\r\nEye in a green face = SUN FLOWER (eye in low place)',NULL,0);
INSERT INTO comment VALUES (5658,824,2423,'Michael Pepin','','2003-06-10 16:55:56',1,'this is too easy',NULL,0);
INSERT INTO comment VALUES (5659,541,2425,'Lunch Box','Answer:','2003-06-10 17:15:14',0,'It\'s the sun and it\'s reflection in a body of water.',NULL,0);
INSERT INTO comment VALUES (5660,541,2426,'Will H','Answer','2003-06-10 17:15:27',0,'I believe this was a riddle from The Hobbit.\r\nThe answer is the sun looking down on a sunflower',NULL,0);
INSERT INTO comment VALUES (5661,540,2426,'Will H','Answer','2003-06-10 17:22:41',0,'The answer, of course, is teeth, or if you want to go with the answer straight from the Hobbit, chestnuts (which is old british slang for teeth).',NULL,0);
INSERT INTO comment VALUES (5662,538,2184,'mark hartman',' maybe not too easy?','2003-06-10 18:15:14',0,'-3 x -1 x 1 = 3; 3 is a prime.  A good puzzle, since it appears that if x, x+a, and x+2a are the numbers in progression, then we can prove that x divides the product, implying that the product is not prime.  The trick is to notice that the product can be -x, in which case the product can be prime.\r\n',NULL,0);
INSERT INTO comment VALUES (5663,917,2428,'gordo packard','P&R redux','2003-06-11 00:53:40',0,'The trouble with saying that the truth tellers are mistaken is, allowing for this would not allow for a solution to ANY logic problem of this sort. Hey, maybe Barry stole it while he was drunk and just doesn\'t remember.  Maybe Allen doesn\'t realize that Fred is reading lips and believes that he can hear.  If we assume that this problem follows the standard parameters, the only solution, given the data, is that none of the six is the thief. I think this problem is just badly worded. If the wallet was lost instead of stolen, the final question should be, \"what happened to the wallet?\" If a person other than the six stole it, that person should have been mentioned.',NULL,0);
INSERT INTO comment VALUES (5664,405,2415,'hemalatha','solution','2003-06-11 01:56:16',3,'go from point g(1,1) to (4,1),then draw a line from (4,1) to (1,4)passing through b(3,2) and f(2,3).then draw the line from (1,4) to g(1,1).now draw the line from g(1,1) to c(3,3).',NULL,0);
INSERT INTO comment VALUES (5665,288,2415,'hemalatha','solution','2003-06-11 02:01:56',3,'All the english alphabets are present in the sentence.',NULL,0);
INSERT INTO comment VALUES (5666,274,2415,'hemalatha','solution','2003-06-11 02:14:39',3,'he drew a longer line just parallel to the previous one.',NULL,0);
INSERT INTO comment VALUES (5667,900,1301,'Charlie','solution','2003-06-11 02:58:55',3,'There are 16 different letters represented in the words, so each of the different letters must be present exactly once in the grid.  The letter A is used twice in one word and so must be returned to in forming that word (PALACE).\r\n\r\nThe letter A is adjacent to 7 different letters (L, C, G, I, P, F and R) in the various words.  Therefore the A must be in one of the central 4 positions, so that it has 8 neighbors-the 7 that it needs plus exactly one that it doesn\'t need.\r\n\r\nSince the letter A needs to be adjacent to P and I, and the letter E must be adjacent to N (because of FRAGMENT) and T (because of COMET), the straight-line words AGE and PINT must be parallel and adjacent to one another and going in the same direction.\r\n\r\nAGE and PINT can\'t be diagonal, as PINT would have to be in one of the two major diagonals in order to fit, and then AGE would be in an adjacent diagonal with only 3 letters; but that would place A outside the central square of 4 and is thus no good.\r\n\r\nThus AGE and PINT must be both either vertical or horizontal, and with A not on an edge, so the A is orthogonally connected to the I and diagonally connected to P and N, and then further, the N is the only letter adjacent to A whose adjacency is not really needed, so any future letters placed next to A must be from the remainder of the required set (L, C, F and R).\r\n\r\nThe C must be next to the A and the E (from PALACE), and so must be orthogonally adjacent to the G in AGE (obviously the other side from the N in PINT).  The O in COMET is horizontally connected to the C, but cannot be next to the A as it\'s not one of the remaining 4 to be connected to A, and it cannot be next to the E, as that would leave no room for the M between the O and the E.  Therefore AGE and PINT must be vertical rather than horizontal so that CO can proceed  horizontally away from this pair, as in the following diagram:\r\n<pre>\r\n   P\r\n  AI\r\nOCGN\r\n  ET\r\n</pre>\r\n\r\nNote that this diagram may be reversed left-right, or up-down, as we don\'t yet know where the optional space will come about for the W.  At the end, we can adjust by flipping left-right or reversing the order of the rows to place the W in the upper left corner of the final result.\r\n\r\nThe M in COMET must be placed in the only position adjacent to both the O and the E.  The R in ARCHLY must then be in the only position next to both the A and the C.  The H in archly must then be placed above the O in the above diagram as it must be adjacent to the C, but going below the O would not allow enough room to complete ARCHLY (and the L must be next to the A anyway).  That being said, the L must go in the only position left that\'s adjacent to the O and the A.  The Y must go to the top left, leaving room for the F to go next to the A by the P.\r\n\r\nThat leaves us with:\r\n<pre>\r\nYLFP\r\nHRAI\r\nOCGN\r\n MET\r\n</pre>\r\n\r\nSo the only place for the W on this diagram is the lower left, which we get to the upper left by reversing the order of the rows:\r\n\r\n<pre>\r\nWMET\r\nOCGN\r\nHRAI\r\nYLFP\r\n</pre>\r\n\r\nwhich is the answer.\r\n',NULL,0);
INSERT INTO comment VALUES (5668,541,1575,'DJ','ask Tolkien','2003-06-11 03:29:53',3,'\"Ss, ss, ss,\" said Gollum.. \"Sss, sss, my preciouss\" .. \"Sun on the daisies it means, it does.\"',NULL,0);
INSERT INTO comment VALUES (5669,917,103,'friedlinguini','re: Perception and Reality','2003-06-11 03:59:46',1,'I thought of that.  If you call perception into the question, then all statements go out the window, since anybody could be mistaken.  The \"I know\" statements could be interesting if they were made by liars (in which case the statements become indeterminate), but when I went through it, they were only made by knights, so both the knowing part and what was known must be true.',5652,0);
INSERT INTO comment VALUES (5670,900,1301,'Charlie','Other big words','2003-06-11 05:23:54',0,'Other (besides fragment) words of 8 letters or more that can be found in the solution grid are:\r\n\r\n 10: acromegaly, engagement, engraining, frangipane, frangipani, ingraining\r\n  9: centenary, garagemen\r\n  8: arginine, carapace, engaging, engining, flagrant, flanging, fragrant, garaging, graining, integral, morainal, tenement, alanine\r\n \r\nfound by:\r\n \r\nDECLARE SUB searchGrid (row!, col!, w$, posn!)\r\nDIM SHARED grid$(4, 4)\r\n\r\nDATA wmet,ocgn,hrai,ylfp\r\n\r\nFOR row = 1 TO 4\r\n&nbsp;&nbsp;READ r$\r\n&nbsp;&nbsp;FOR col = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid$(row, col) = MID$(r$, col, 1)\r\n&nbsp;&nbsp;NEXT\r\nNEXT\r\n\r\nOPEN \"\\words\\words.txt\" FOR INPUT AS #1\r\nOPEN \"bogwords.txt\" FOR OUTPUT AS #2\r\nDO\r\n&nbsp;&nbsp;LINE INPUT #1, w$\r\n&nbsp;&nbsp;IF LEN(w$) > 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF grid$(row, col) = LEFT$(w$, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;searchGrid row, col, w$, 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;END IF\r\nLOOP UNTIL EOF(1)\r\nCLOSE\r\nEND\r\n\r\nSUB searchGrid (row, col, w$, posn)\r\n&nbsp;&nbsp;FOR r = row - 1 TO row + 1\r\n&nbsp;&nbsp;&nbsp;IF r > 0 AND r &lt; 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR c = col - 1 TO col + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF c &gt; 0 AND c &lt; 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF row <&gt; r OR col &lt;&gt; c THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(w$, posn, 1) = grid$(r, c) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF posn = LEN(w$) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT w$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \"### &\"; LEN(w$); w$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;searchGrid r, c, w$, posn + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5671,11,1919,'Lewis','Easy Solution','2003-06-11 05:48:57',3,'Okay - because the road is straight, the bee is always travelling three times the speed of the cyclist (assuming he doesn\'t take any time turning).\r\n\r\nThe cyclist travelled 10 miles so the bee travelled 30 miles.',NULL,0);
INSERT INTO comment VALUES (5672,917,1715,'Jonny Doe','Fred??','2003-06-11 07:03:23',1,'I think that we managed to determine that Allan and Calvin are both liars while every one else are knights, but who stole the wallet.\r\n<p>\r\nSo lets examine the statements pretaining to who stole the wallet.  Is safe to assume that since knights always tell the truth, they will alway know the truth before speaking but this is not true with a liar.\r\n<p>\r\nThe knights always say \"I know ...\" while liars just say \"... stole it\" which implies that they might know the truth or not and just pointing fingers.  When Calvin accuses Eddy of stealling the wallet, Eddy says that he did not steal the wallet and since he is a knight we know this is true.  When Allan accuses Fred, Fred is not denying it.\r\n<p>\r\nSo I know it is far fetched but I think FRED STOLE THE WALLET.',NULL,0);
INSERT INTO comment VALUES (5673,917,1919,'Lewis','re: Fred??','2003-06-11 07:18:14',1,'Allan is a liar, so everything he says has to be a lie. So Fred definitely did not steal the wallet.\r\nYou said knights only speak if they know the truth - perhaps liars only speak if they know what they\'re saying is incorrect.\r\n',5672,0);
INSERT INTO comment VALUES (5674,900,1567,'Bryan','Great puzzle!','2003-06-11 08:01:59',3,'From the clues given, the letters on top of the dice are P,I,N,T,A,G,E,F,R,M,L,C,H,O,Y,W. There are 16 different letters, so no letter appears twice in the 4x4 grid. To solve this puzzle, we will arrange the letters so that all the words can be formed, then flip or rotate as necessary to get C&O in a horizontal line with W in the upper lefthand corner.<p>PINT runs across the board. Every word with A in it is constructed such that the other letters must be on the same side of PINT that A is. This accounts for every letter except for W, so all the letters must be on one side of PINT, so we will begin by writing PINT across the bottom of the 4x4 grid.<p>x x x x<br>x x x x<br>x x x x<br>P I N T<p>FAINT tells us A is adjacent to I, and FRAGMENT requires E adjacent to N, so AGE must run left to right in the second row from the bottom. Also, from FRAGMENT, PALACE, and FAINT we know F, R, and L are adjacent to A. This requires there be a blank space to the left of A, so the layout must look  like<p>x x x x<br>x x x x<br>x A G E<br>P I N T<p>From PALACE, C is adjacent to A and E, so it must be above G. From ARCHLY, R is adjacent to A and C and is therefore above A. Since L is either left of A or left and above A, ARCHLY requires H above R, L left of R (leaving F left of A), and Y in the upper left corner.<p>Y H x x<br>L R C x<br>F A G E<br>P I N T<p>CHORAL requires O above C, FRAGMENT requires M right of C, leaving W in the upper right corner.<p>Y H O W<br>L R C M<br>F A G E<br>P I N T<p>Rotating this arrangement CCW puts W in the upper lefthand corner, and it puts C and O in a horizontal line.  Therefore, correct arrangement is <p>W M E T<br>O C G N<br>H R A I<br>Y L F P',NULL,0);
INSERT INTO comment VALUES (5675,919,1567,'Bryan','Most realistic solution','2003-06-11 08:13:52',3,'Let Fa, Fb, Sa, and Sb represent the ages of the four people in question. Sa=1.5*Sb and all ages are multiples of 5, so assume Sb=10 and Sa = 15. Son B will be twice his age in Sb years, at which time Son A\'s age will be Sa+Sb, so<br>Fb=2*(Sa+Sb)=2*25=50. Fa=2*(Fb-Sa)=2*(50-15)=70. So the four ages are:<P>Father A is 70<br>Father B is 50<br>Son A is 15<br>Son B is 10<p>For 1.5*Sb to be a multiple of 5, all ages could be zero, which is not possible, or all ages could be multiplied by the same integer factor, which would make the Fathers too old to have fathered.',NULL,0);
INSERT INTO comment VALUES (5676,919,1919,'Lewis','re: Most realistic solution','2003-06-11 10:33:20',0,'Good point. I should have put in the problem that they all had to be below 100.\r\n\r\nBy the way, you are 100% correct.',5675,0);
INSERT INTO comment VALUES (5677,860,2426,'Will H','Answer','2003-06-11 10:45:19',0,'A mountain',NULL,0);
INSERT INTO comment VALUES (5678,900,2376,'Jim C','Its about time','2003-06-11 11:09:27',3,'It took me all day (off and on, of course--gotta make a living), and I danced around it for hours.  I finally used excel to track all my trials just so I coould see the one step I KEPT forgetting grrrr.\r\n\r\nAnyway, the solution lies on three key points, that Pint and Age are straight lines, that CO is a horizontal connection (so it could also be OC) And that the C MUST be placed between the A and G adjacent to \'AGE.\' (because of the need to spell \'Palace\').  Then, looking at all of the listed words, we determine that the A must be surrounded with G,L,R,I,C,F,P in some order.  What this tells us is that the A can\'t be on an edge because there wouldn\'t be enough squares;  Which through investigation also tells us that \'PINT\' can\'t be diagonal because that would force the A onto an edge (the A and P have to connect for \'Palace.\').  So we basically have the following starting block\r\n\r\nP I N T     or       P I N T\r\n  A G E                A G E \r\n    C O                  C\r\n                         O\r\ndepending on which way it is rotated (BTW, we know \'AGE and \'PINT\' have to be adjacent because of \'PALACE\' and \'COMET\'.  We also know that the M has to be in contact with both the O and the E, and that the O,M,H,Y can\'t be in contact with the A (because we\'ve already used up our one \"useless\" contact with the A on the N.  After that its very simple trial and error, rotating the starting configuration.  Since \'PINT\' can only fit on two edges (either forward or backward) we only have four possible starting points and the rest is easy (unless, like me you KEEP forgetting one arrangement--the CORRECT one).\r\n\r\nW M E T\r\nO C G N\r\nH R A I\r\nY L F P',NULL,0);
INSERT INTO comment VALUES (5679,900,2376,'Jim C','re: Great puzzle!','2003-06-11 11:17:14',0,'I agree, Bry, this was an awesome puzzle.  And thanks, DJ for making it with 16 individual letters.  Had there been any repeats I think I might have had to hunt you down and kill you.  =0)',5674,0);
INSERT INTO comment VALUES (5680,917,2432,'Bob','Eliminate','2003-06-11 16:37:28',0,'Assuming only ONE person stole the wallet:\r\n\r\nBarry and Eddy MUST be telling the truth when they each say two different people did not steal it.  (If they were lying, that would mean TWO people stole it.)  Therefore, Allan and Barry did NOT steal it (per Barry), and Eddy and Calvin did not steal it (per Eddy.)  \r\n\r\nThat leaves only Fred and Dwayne.  \r\n\r\nFred said Barry did not steal it (which we know is true), so it must also be true that Fred is deaf.  \r\n\r\nThat makes Allan a liar...and that means Fred did NOT steal it.  \r\n\r\nOnly Dwayne is left.  Dwayne stole the wallet.',NULL,0);
INSERT INTO comment VALUES (5681,917,1301,'Charlie','re: Eliminate','2003-06-11 16:53:37',0,'But as you say, Allan is a liar.  Dwayne also says as much, so Dwayne always tells the truth.  And Dwayne said he did not steal the wallet; therefore he didn\'t steal the wallet.',5680,0);
INSERT INTO comment VALUES (5682,65,2433,'molly','','2003-06-11 17:53:58',0,'what a crap problem',NULL,0);
INSERT INTO comment VALUES (5683,848,1183,'fwaff','re(2): solution','2003-06-12 00:59:11',0,'\'Gole\' is a late nineteenth century British military term for a group of horsemen in the middle of a battlefield.\r\n',5639,0);
INSERT INTO comment VALUES (5684,861,1941,'shaun','maybe','2003-06-12 03:02:39',1,'Maybe a fish',NULL,0);
INSERT INTO comment VALUES (5685,919,2357,'Ahmed','Too easy','2003-06-12 03:58:40',0,'let A\' is the age of son A\r\nand B\' is the age of son B\r\n\r\ntherefore,\r\n           A=2(B-A\')\r\nagain,\r\n           A\'=(1+1/2)B\'=3/2 B\'\r\n\r\nsince, all the ages are multiles of five\r\n\r\ntherefore,\r\n          B\' as a age must be a number divisble by 5 and by 2.......also A\' must be a number divisble by 5 and 3.....\r\n i.e. B\'={10,20,30,40,50,.......}\r\n      A\'={15,30,45,60,75,.......}\r\n\r\nnow we must use the last data to get the truely age of A, this data is that....\r\n          \r\n        B=2A\'  at   B\"=2B\' \r\n\r\ntherefore,\r\n          B={30,60,90,120,......}\r\nalso      B\"={20,40,60,80,..}\r\n\r\n         as B=2A\'=2*3/2B\"=3B\"\r\n \r\n now it is obivous that the age of Father B is 60 yrs and the age of B\"( B\" is the double of the age of B\' as to use B=2A\') is 20 also the age of A\' is 30 yrs old\r\n\r\nnow it is too easy to know that Father A has \r\n           A=2(B-A\')=2(60-30)=60 yrs \r\nfinally, Father A has 60 yrs old\r\n                \r\n  \r\n      ',NULL,0);
INSERT INTO comment VALUES (5686,919,1941,'shaun','re: Too easy','2003-06-12 04:13:52',0,'Yeah, so easy you got it wrong.',5685,0);
INSERT INTO comment VALUES (5687,919,2357,'Ahmed','','2003-06-12 05:04:15',0,'yes it \'s so easy.......but this mistake i\'ve made is my misunderstanding to the sentence of Father B is .....etc..but i\'m insisted it\'s too easy....and if u see my solution is wrong please u can tell me what is the mistake in it...',NULL,0);
INSERT INTO comment VALUES (5688,917,2434,'rob','sollution...','2003-06-12 05:05:47',0,'Walking the tree of posibility\r\n\r\nAssume Allan speads truth:\r\nImplies Fred is thief and Fred lies\r\nWhen fred lies, it means that barry is the thief. There is only one thief, so Allan lies!\r\n\r\nAllan lies:\r\nFred is not thief and fred speaks the truth\r\nFred speaks thruth = Barry is not thief\r\nBarry is not thief, so barry speaks the truth\r\nBarry speaks truth = Allan is not thief and Calvin lies\r\nCalvin lies = Eddie is not thief\r\nDwayne: \"Allan is a liar\" which is true as we have seen, so dwayne speaks truth\r\ndwayne speaks truth = Dwayne is not thief\r\nNow we have : Fred, Barry, Allan, Eddie, Dwayne are not thief\r\nSo Calvin is the thief',NULL,0);
INSERT INTO comment VALUES (5689,917,1715,'Jonny Doe','re: sollution...','2003-06-12 06:14:41',0,'You forgot one important piece of the puzzle.  Is Eddy a knight or a liar?  If you check your logic you will find that Eddy is a knight and he said that Celvin is not the thief.',5688,0);
INSERT INTO comment VALUES (5690,861,1645,'luvya2003','solution','2003-06-12 06:18:52',3,'A fish',NULL,0);
INSERT INTO comment VALUES (5691,917,1183,'fwaff','Solution and inane ramblings','2003-06-12 06:54:10',3,'It has been shown by numerous people already that on the basis that the six men are either knights or liars then none of them stole the wallet.\r\n\r\nIn answer to the question of who stole the wallet, my guess is that it\'s the same evil pixies that take pairs of socks from my drawer and replace them with random odd socks that presumably come from the socks they\'ve stolen from other people\'s drawers. \r\n\r\nI think this problem is great because the answer is so unexpected. It made an amusing change to spend time solving it, for the answer to be \'who knows?. Nice one Jon :-)',NULL,0);
INSERT INTO comment VALUES (5692,919,1919,'Lewis','re:','2003-06-12 07:44:10',0,'The sentence \'father b is....\' basically means that when Son B is double the age that he currently is, Father B will be twice the age of Son A.\r\n\r\nThis means that FB = 2(SA + SB).',5687,0);
INSERT INTO comment VALUES (5693,441,2376,'Jim C','re(4): Already not the latest...  another solution','2003-06-12 08:06:11',0,'The fact is, the two-flower solution is a classic case of lateral thinking.  We remove all assumptions and find a different solution from the norm.  BUT, in this case (as in many other puzzles, unfortunately), in order to come up with 2 as the answer we must operate on the basis that the riddler intentionally set out to deceive.  The language and the context imply that there are, in fact roses, tulips, and daisies.  And that leads us to the \'common\' answer of three.  It was fun figuring out that the answer could be 2, but to be honest that was the first thing that came to mind.  I had to do the processing to figure out one of each as the solution.  Basically, this puzzle comes down to this:  Aren\'t \"all\" and \"none\" diametrically opposed?  Of course, when it comes to these problems, its all or nothing anyway, right  =0)',3007,0);
INSERT INTO comment VALUES (5694,925,1301,'Charlie','solution','2003-06-12 08:58:01',3,'If the word were CAT, DRY or RUN, the person with the C or the U, or the two with D and Y would have announced he knew the word right away, as there is only one of each of these letters in all the words.\r\n\r\nIf the word were NET, the logician with the T would, after the first round, know that the word was not CAT, and so must be NET as there are only 2 A\'s, and announce such on round 2.  Likewise, if the word were MAN, the logician with the A would also know that the word isn\'t CAT, and announce MAN on round 2.\r\n\r\nNow everyone knows that the word must be MEN, as any other word would have been guessed in round 1 or round 2.\r\n\r\n or MAN, the logicians, knowing about what was said in the first paragraph here, ',NULL,0);
INSERT INTO comment VALUES (5695,925,1919,'Lewis','Solution','2003-06-12 09:24:56',3,'If one of the logicians had the letter C, D or U they would know that the words are CAT it it was C, DRY if it was D or RUN if it was U. Therefore, when they all said no first time that meant neither had any of those three letters.\r\n\r\nOf the remaining three words, if either had a T or a A they would know that the word was NET if they had a T or MAN if they had a A. The second time they answered no meant none of them had either of these two letters.\r\n\r\nThat leaves one word - MEN. Obviously, when they all said yes they all knew they had MEN because it was the only word left.',NULL,0);
INSERT INTO comment VALUES (5696,523,2376,'Jim C','re(2): Y : 3 Line Segments','2003-06-12 10:35:00',0,'I\'m sorry, Ravi.  I love your puzzles, but in this case DJ is right.  Looking at his solution made it obvious that he counted the Y as three segments (and beat me to the punch with the solution!).  I don\'t understand the point to your comment, unless it was to confirm that he had made the right choice.',5051,0);
INSERT INTO comment VALUES (5697,925,1575,'DJ','Solution','2003-06-12 11:47:29',3,'<b>MEN</b>\r\n\r\nI am assuming that the men can see the list of possible words, or else the problem does not make sense. Also, I assume they can hear everyone\'s answers for the <i>previous</i> questions..\r\n\r\nIf any of the men had a C, D, Y, or U, they would know right away since each of those letters appears in only one word.\r\nSince no one guesses it right away, they know that the word is not CAT, DRY, or RUN.\r\n\r\nThe remaining words are, then, NET, MEN, or MAN.\r\nAt this point, a logician with a T or an A will know right away what the word is after the first answer, since they each appear in only one of the remaining words.\r\n\r\nSince no one guessed it the second time around, none of them had either T or A, and the word is not NET or MAN.\r\nTherefore, the three letters are E, M, and N, spelling MEN.',NULL,0);
INSERT INTO comment VALUES (5698,861,1575,'DJ','direct quote','2003-06-12 12:52:01',3,'\"Fish! Fish!\" he cried. \"It is fish!\"',NULL,0);
INSERT INTO comment VALUES (5699,836,2129,'Sanjay','re(4): Dollars and Sense','2003-06-12 13:42:18',0,'The \'99c\' solution relies on a dynamically shifting logical capability on the part of the potential second bidder.<P><B>If he can think only one step ahead, then:</B><P>The person making the second bid of $1.00 against an opening bid of 99c will figure that he will \'win\' the dollar on auction but will \'neither gain nor lose financially\', and not that he is \'bound to either win $1.00 or win NOTHING\'.<br> Since he wants to do what is best for him, he will want to \'win\' the auction at no financial cost to himself. Hence he will make the bid.<P> Likewise, the person making the second bid of 99c against an opening bid of 98c will reason that he will \'win\' the dollar on auction and \'will make 1 cent\' and not that he \'may make 1 cent\'. Hence, he will make the bid.<P><B>If he can think several steps ahead, then:</B><P>The person making the second bid of $1.00 against an opening bid of 99c will figure that he is \'bound to lose $1.00\', and not that he is \'bound to either lose $1.00 or win NOTHING\'.<br>He will not want to back a losing proposition. Hence he will not make the bid.<P>Likewise, the person making the second bid of 99c against an opening bid of 98c will figure that he is \'bound to lose 99 cents\', rather than reason that he \'may make 1 cent\'.<br>Again, he will not want to back a losing proposition. Hence he will not make the bid.<P><B>In any event:</B><P>For an opening bid of 99c to be a \'winning\' strategy and an opening bid of 98c to not, the potential second bidder should be able to think ahead at least two steps when the opening bid is 99c, but only one step when the opening bid is 98c. This cannot be guaranteed.<P>Hence, an opening bid of 99c is not a reliable winning strategy. On the other hand, an opening bid of $1.00 is more \'idiot proof\'.\r\n\r\n\r\n\r\n ',5654,0);
INSERT INTO comment VALUES (5700,836,2129,'Sanjay','re(4): Dollars and Sense','2003-06-12 13:51:57',0,'You\'re right. A second bid of $2.00 (or more) against an opening bid of $1.00 will certainly ensure that there is no bidding war. <P>But I can\'t think of even one earthly reason why anyone would make that bid when there is a perfectly workable strategy in place.',5654,0);
INSERT INTO comment VALUES (5701,836,2373,'ryan smith','re(5): Dollars and Sense','2003-06-12 15:52:38',0,'Okay, so where we differ is in how far a bidder can see/guess the future.\r\n\r\nI understand your logic, and I\'m sure you understand mine. I can\'t argue against the first bid of $1.00 being a solution. I don\'t think it\'s a very good one, however, as it risks exactly what it returns (nevermind that, the problem forces a first bid). I take \"what\'s best for them\" to mean a player will not unnecessarily risk money (why risk what you already have?).\r\n\r\nThere is one -earthly- reason (maybe not according to formal logic) to make a bid of $2 against $1. If I bid 99c following my strategy and someone figures he can spite me and break even by bidding $1, then I bid $2 (losing 99c and $1 is about the same to me). I do this to demonstrate to all bidders the risk of bidding $1 against 99c. In successive auctions, very few people would consider bidding $1 against 99c. As long as there are a lot of auctions, I can win back my loss and more. Yes, it\'s a stretch considering the scope of the problem, but I can\'t come up with a counter stategy to beat it.\r\n\r\nAnyway, we must agree to disagree, as any solution relies on psychology after all. Have you considered what happens if the auction is blind (a maximum of one bid per bidder, written on a scrap of paper and handed to the auctioneer)?',5700,0);
INSERT INTO comment VALUES (5702,914,2231,'Trevor Leitch','Solution','2003-06-13 02:54:57',3,'Because after you find it, you stop looking for it.\r\n',NULL,0);
INSERT INTO comment VALUES (5703,329,1575,'DJ','re: Hmm..','2003-06-13 03:21:11',1,'By the months going in order, JASON is July, August, September, October, November. DJ is December, January, FM is February, March, and AM is April, May. The next month, in order, is June. July is certainly not a common girl\'s name (or would you argue that \'Pepper\' is a girl\'s name because it appears in the musical as well?).\r\n\r\nAnyway, the solution makes no sense no matter how you look at it.',4038,0);
INSERT INTO comment VALUES (5704,381,2376,'Jim C','re: stupid solution','2003-06-13 04:34:23',0,'Oh, C\'mon!  Hooves are a type of foot.  Are we also going to say that dogs don\'t have feet, they have paws?  Fine, how about if he rdes an elephant?  We are a multi-cultural group, after all.',3193,0);
INSERT INTO comment VALUES (5705,524,2376,'Jim C','Baa Baa Black Sheep','2003-06-13 04:39:29',0,'I suppose it could also be a ewe (U).  Hey, I have a blue wool shirt!  Isn\'t that proof?  =0)',NULL,0);
INSERT INTO comment VALUES (5706,914,1567,'Bryan','un-solution','2003-06-13 04:48:44',2,'Because I\'m cursed?  Seriously, if something in my house is in a cabinet with 5 doors, regardless of what order I try, it seems it\'s always behind the fifth door! Imps must move my things for this to happen so regularly.',NULL,0);
INSERT INTO comment VALUES (5707,520,2376,'Jim C','re: My solution is different','2003-06-13 05:02:38',0,'The only problem with this solution is that a 2 of diamonds or a 2 of clubs would also fit.  As Ravi explained, we can\'t get a definitive answer with a 2 in the middle, thus the K, Q, Q.',5356,0);
INSERT INTO comment VALUES (5708,914,103,'friedlinguini','Solution','2003-06-13 05:44:24',3,'It\'s those blasted underwear gnomes.',NULL,0);
INSERT INTO comment VALUES (5709,914,1626,'Gamer','re: Solution','2003-06-13 05:54:26',0,'It\'s probably because the item moves around from an opened drawer/place to an unopened drawer/place. The things are alive and you just don\'t know it. :)\r\n\r\nI actually heard this problem from someone when I complained about a problem similar to Bryan\'s.',5708,0);
INSERT INTO comment VALUES (5710,836,1626,'Gamer','re(6): Dollars and Sense','2003-06-13 05:58:05',0,'You could submit that last problem idea as a problem. In other words, you all have to pay what you put on the paper, but only the highest bidder gets the money (1 dollar or any other amount)',5701,0);
INSERT INTO comment VALUES (5711,441,775,'Cory Taylor','re(5): Already not the latest...  another solution','2003-06-13 07:38:25',0,'Actually, from what I remember from structured logic, all and none are not diametrically opposed.  As an example, if I have no elephants (which is quite correct by the way), then it is correct for me to say that \"all my elephants are sleeping\".  It would not, however, be correct to say that \"some of my elephants are sleeping\", as \"some\" requires at least one.',5693,0);
INSERT INTO comment VALUES (5712,537,2436,'Chris','','2003-06-13 12:10:10',0,'Dark.',NULL,0);
INSERT INTO comment VALUES (5713,925,1171,'nikki','Solution','2003-06-13 14:28:43',3,'I haven\'t read the other posted solutions, so maybe mine is just a boring repeat.\r\n\r\nThe word is MEN.\r\n\r\nAfter the first time they all answer, we know none of the logicians have C, D, Y or U.  There is only one word that has one of those letters in them, so if one of them had C, D, Y or U then they would know the word on the first cycle.\r\n\r\nBefore they all answer the second time, everyone knows that noone knew the word yet, so they rule out Cat, Dry, and Run.  Following the same idea, after they answer we know none of the logicians have T or A because now there is only one word that has one of those letters in them (after removing the previously mentioned words).\r\n\r\nSo at the beginning of the third cycle, the logicians have already removed Net and Man from the list, so the only word left is MEN so now they can all say yes at the same time.\r\n\r\nQuestion:  How is the \"they all answer at once and need 3 tries to know the word\" concept any different than if they each answered individually and the result was \"Logician A: No, Logician B: No, Logician A: Yes\"?  It\'s the same idea.',NULL,0);
INSERT INTO comment VALUES (5714,537,2441,'Amy','','2003-06-13 16:16:37',0,'air?',NULL,0);
INSERT INTO comment VALUES (5715,537,2341,'Pickels','Solution?','2003-06-13 16:28:54',1,'Well, as for the first two comments, you can see dark and can smell and feel air. I\'m guessing the answer is quite simply, death.',NULL,0);
INSERT INTO comment VALUES (5716,914,2341,'Pickels','re(2): Solution','2003-06-13 16:37:03',1,'Just for a second, lets get back to the problem, and away from underwear gnomes. The question is just asking for a logical answer, not your life stories. Anyway, the problem with the problem is the word always. Some answers, like 14,000 meters under the sea, are good for some things, like looking for fire, which cannnot possibly be under the sea. However, if looking for fish, you can find lots under the sea. I really don\'t think there is one place where you would never look for something.',5709,0);
INSERT INTO comment VALUES (5717,537,1626,'Gamer','re: Solution?','2003-06-13 16:43:35',0,'I like those three answers (particularly death, that\'s good!), but I had though of work. Once your body works too hard, it dies... When you work, you aren\'t happy (more of a disgruntled work than a profession work), and it fills empty holes.',5715,0);
INSERT INTO comment VALUES (5718,914,2163,'sendil','solution','2003-06-13 19:09:36',0,'When you are looking for something and find it,you will stop looking.\r\nThat makes the place you found your article the last place. This can be the first place second and so on.\r\n',NULL,0);
INSERT INTO comment VALUES (5788,902,1301,'Charlie','re: solution','2003-06-15 05:28:15',3,'As pointed out by Trevor and DJ, I had made an algebraic or arithmetic error in my previous analysis of a couple of cases.\r\n\r\nTo correct my previous handling of the case where Stefanie lost 1/3 of her money in Final Jeopardy:\r\n\r\nIf Stef had lost 1/3 in Final, she would have gone from 6000 to 4000.  If x is the amount the 2nd place finisher started with, then the first place finisher started Final Jeopardy with 7000-x.  \r\n\r\nThis has two subcases: The first place winner was the one to have doubled his money or the 2nd place winner was the one to have doubled his money.\r\n\r\nIn the latter case, (7000-x+2000) - 2x = 3000, or 3x = 6000, or x = 2000, meaning the 2nd place finisher had 4000 dollars at the end, the same as the 3rd place finisher, which would mean they were really tied for 2nd/3rd place with no way to distinguish them, so this is no good.\r\n\r\nIn the former case, 2(7000-x) - (x+2000) = 3000, or 3x = 9000, or x=3000.  Then the winner had 4000 going into Final and 8000 after final; the 2nd place finisher 3000 going in, 5000 after; and Stefanie at 6000 going in and 4000 after.  Ben was the winner, having doubled his money in Final; the 2nd place finisher was McNabb and Stef was from Summerset.  Since the winner was not Hardy, and neither was 2nd place McNabb, third place was Stefanie Hardy (aha!, yes she is indeed better off named Stefanie than Laurel) from Summerset.  That leaves Smith in first place, that is Ben Smith, who must be from Peyton Park, leaving Thoreau Falls to 2nd place finisher Jay McNabb.\r\n\r\nSummary of this solution:\r\nBen Smith from Peyton Park, 4000 to 8000\r\nJay McNabb from Thoreau Falls, 3000 to 5000\r\nStefanie Hardy from Summerset, 6000 to 4000\r\n\r\nThis is in addition to the solution I had already found:\r\nBen Smith from Peyton Park: 3875 to 7750 \r\nJay Hardy of Summerset: 7125 to 4750 \r\nStefanie McNabb of Thoreau Falls: 2000 to 4000 \r\n\r\nThis should be the complete set (2 solutions) as I don\'t think I made any mistakes in the cases of the first place winner having been the one to lose 1/3 in Final Jeopardy, which does not work out in either of its subcases (2nd place double or 3rd place double).\r\n\r\n',5776,0);
INSERT INTO comment VALUES (5787,914,2453,'Suzanne','Solution','2003-06-15 04:20:57',0,'You clearly stop lookin once you have found what you want! so it would be the last place you would look. You would not keep looking for the fun of it.',NULL,0);
INSERT INTO comment VALUES (5786,496,2449,'Gt Vegita','hmm','2003-06-14 18:01:34',0,'A is insane, because no one denied it, and he said he was\r\nB is pure, because he said he was, even though C said B was applied, it was a lie, because C himself admitted to being applied\r\nC is insane, because he wouldn\'t have said he was applied if he was, he would\'ve said he was something else, because applied mathematicians lie about their beliefs.  by misconceiving what he is, this makes him insane.\r\nD is insane, beacuase B is pure\r\n......?  let\'s check the solution....\r\n',NULL,0);
INSERT INTO comment VALUES (5785,529,2449,'Gt Vegita','re: My thoughts','2003-06-14 17:16:43',0,'actually, carbon 14 dating, as you reversely put it (14 carbon, is quite precise. (sorry, reading all of these after I posted)',5247,0);
INSERT INTO comment VALUES (5739,914,2443,'stephy','','2003-06-13 19:42:42',0,'Your brain is straing to remember.Thous its in the last place you look because its the last place you had it.',NULL,0);
INSERT INTO comment VALUES (5742,836,2443,'stephy','','2003-06-13 19:45:26',0,'the first bid should be for .50 that way it makes a 1.00 and no one looses....',NULL,0);
INSERT INTO comment VALUES (5784,529,2449,'Gt Vegita','Well, that wasn\'t so intelligent','2003-06-14 17:13:32',0,'If you don\'t mind I\'m going to disprove the ill thought solution you\'ve provided us.  While this question may have seemed intelligent from the get go, your solution isn\'t logical.  I WOULD believe the archaeologist, and not because you didn\'t.  By uncovering the coin, you also uncover the dirt and soil around it, soil contains carbon.  A sample of the soil drudged from the same basic area of the coin, can be carbon tested, to reveal an age that is exact larger than 80% of the time.  Counting back, then, from this day, the amount of years the carbon was dating back to, could easily reveal a date of 64 B.C., regardless of Jesus being born back then or not, because we are in modern day, when such calendars already exist.',NULL,0);
INSERT INTO comment VALUES (5783,914,1575,'DJ','Hm','2003-06-14 15:00:39',1,'Invariably, if I\'m looking for something, I will not find it until I am trying to find something else. At that point, I have the first thing I was looking for, but not the last, so I keep looking. Therefore, I never find anything in the last place I look, because there is always more looking to do.',NULL,0);
INSERT INTO comment VALUES (5782,902,1575,'DJ','re: solution','2003-06-14 14:35:35',1,'If Stefanie had been the one from Summerset and lost 1/3 of her winnings in the final round, she would have had $6000 and the other two would have added up to $7000, not $5000.\r\n\r\n...So, I\'m trying to figure out why your solution (which, by the way, is different than mine) still seems to work. The way I solved it, it was a unique solution with all other possibilities eliminated, but by some fluke you made an arithmetic error and found an alternate solution, it seems. Can anyone else see a problem with this, cuase I can\'t...',5776,0);
INSERT INTO comment VALUES (5781,902,2231,'Trevor Leitch','re: solution','2003-06-14 14:21:46',3,'You\'ve made an algebraic mistake, I think. If Stef was the one who lost 1/3 going into the final, she went in with $6000; thus, the winner and second place finisher together had $7000, not $5000. Therefore, at least one other possible answer is the following:\r\n\r\nBen Smith, from Peyton Park, going from $4000 to $8000\r\nJay McNabb, from Thoreau Falls, going from $3000 to $5000\r\nStefanie Hardy, from Summerset, going from $6000 to $4000\r\n\r\nThe existence of your solution as well shows that there are multiple solutions to this problem.\r\n',5776,0);
INSERT INTO comment VALUES (5753,320,2259,'calla tah-n','way too easy!','2003-06-13 20:51:10',0,'b/c the uneven haired barber had to be the one to cut the nice haired barbers hair... so therefore the better barber is the messy haired one... the dirt everywhere part - that wasn\'t in the version i\'ve heard',NULL,0);
INSERT INTO comment VALUES (5754,537,2259,'calla tah-n','solution','2003-06-13 20:57:38',0,'the dark... bad timing.. but tis a nice try by gollum... ;-)',NULL,0);
INSERT INTO comment VALUES (5755,537,2259,'calla tah-n','re(2): Solution?','2003-06-13 21:01:50',0,'um... how would death or work lie behind stars?... i understand death being under hills... but only one of those answers works... dark... which is what the book says in the least... ',5717,0);
INSERT INTO comment VALUES (5756,537,2259,'calla tah-n','re: hehe answer rated PG-13','2003-06-13 21:03:32',0,'i don\'t remember... what was the real answer to that... that isn\'t... whell... pg-13',5724,0);
INSERT INTO comment VALUES (5757,914,2259,'calla tah-n','solution','2003-06-13 21:08:13',3,'if you find the thing you are looking for... you won\'t go looking still... so even if it is in the first place you happen to look... it will be the last place you look for that item.',NULL,0);
INSERT INTO comment VALUES (5758,861,2259,'calla tah-n','solution','2003-06-13 21:18:06',0,'a fish... doesn\'t breathe... usually aren\'t warm... have to \"drink\" water to get oxygen... has scales all over but they don\'t clink',NULL,0);
INSERT INTO comment VALUES (5759,919,2259,'calla tah-n','one of many solutions','2003-06-13 21:25:19',0,'father a = 70\r\nfather b = 50\r\nson a = 15\r\nson b = 10...\r\nthere are many more though... such as:\r\nfather a = 140\r\nfather b = 100\r\nson a = 30\r\nson b = 20...\r\nand so on progressing with son b\'s age by 10s... these answers, though, don\'t make much sense in today\'s world',NULL,0);
INSERT INTO comment VALUES (5760,860,2259,'calla tah-n','a questioning solution','2003-06-13 21:36:51',0,'the solution is a mountain... but does a mountain never grow?... what if you were to add more and more dirt to the top of it?... would that be considered growing?',NULL,0);
INSERT INTO comment VALUES (5761,315,2259,'calla tah-n','answer plus comment','2003-06-13 21:47:16',2,'his son is the obvious answer...\r\npeepoles... plz don\'t post the \"answer\" in your titles... they can be wrong sometimes!... plus it takes all the fun away!',NULL,0);
INSERT INTO comment VALUES (5762,360,2259,'calla tah-n','re(2): too easy','2003-06-13 21:53:28',0,'really?... this is the first time i\'ve heard this one... and it seemed wrong to say anything else but nothing',2292,0);
INSERT INTO comment VALUES (5763,467,2259,'calla tah-n','re: Oldie','2003-06-13 21:56:37',0,'i agree with silvis... i knew the answer was a person before even seeing the question... it is a very famous riddle',3618,0);
INSERT INTO comment VALUES (5764,467,2259,'calla tah-n','re: Stupid answer','2003-06-13 21:59:04',0,'i\'m not sure if you meant to not understand... but the time of day or the position of the sun is a common simile used to describe a time in a person\'s life... for example: just as the sun is setting represents the coming to the end of life for a person',4836,0);
INSERT INTO comment VALUES (5765,532,2259,'calla tah-n','re(2): their son','2003-06-13 22:08:31',0,'this question really depends on how you believe people go to heaven... there is faiths in which everyone goes to heaven at once, and the dead remain dead in a state of rest, so it could be their son that was killed',5392,0);
INSERT INTO comment VALUES (5766,532,2259,'calla tah-n','another thought...','2003-06-13 22:10:57',0,'God could have thought about giving Adam and Eve belly buttons and made them with belly buttons, so all man could look the same... just sayin... thats all',NULL,0);
INSERT INTO comment VALUES (5767,817,2259,'calla tah-n','random thought','2003-06-13 22:15:57',0,'what if the girl was confused and didn\'t know what the words day and year meant and confused them... she was 16 and one day from her birthday, two \"days\" ago, meaning years, she was 14, and the next \"year\", meaning day, she will be 17...\r\nbut this is just a silly thought... you never know... it could happen',NULL,0);
INSERT INTO comment VALUES (5768,840,2259,'calla tah-n','different possibility?','2003-06-13 22:21:10',0,'pushing a big object up a hill is heavy work, back down is not heavy work... haha... otherwise the best answer is not... seeing as how this is in the riddle section',NULL,0);
INSERT INTO comment VALUES (5769,510,2259,'calla tah-n','re: better solution then the solution.','2003-06-13 22:24:33',1,'whelll... you could have a portable fireplace and a stove made of stones... so either way... you have a problem with the solution',4834,0);
INSERT INTO comment VALUES (5770,501,2259,'calla tah-n','???','2003-06-13 22:31:20',1,'i dunno... sounds like stars... i\'ll look at the solution now...',NULL,0);
INSERT INTO comment VALUES (5771,702,2259,'calla tah-n','re: I know I SWEAR','2003-06-13 22:37:42',0,'um... somebody is obviously a democrat here... hahahahaha... ish alll good... whateva... do how you plz',4528,0);
INSERT INTO comment VALUES (5772,482,2259,'calla tah-n','re(2): Isn\'t the range of possible answers quite large?','2003-06-13 22:40:32',0,'okay... not only a democrat who openly speaks out against being republican... but also a sexist... what is this???... ',4530,0);
INSERT INTO comment VALUES (5773,537,2231,'Trevor Leitch','re: hehe answer rated PG-13','2003-06-13 23:31:41',0,'A last name.\r\nAt least, I hope that\'s what you\'re thinking of...',5724,0);
INSERT INTO comment VALUES (5774,439,1919,'Lewis','Easy','2003-06-14 00:39:50',3,'All of the statements disagree, so only one can be true. This means that statement 9 must be true, because if 1 is true 9 are false.\r\n\r\nIf the word exactly is removed 10 can\'t be true, because that would be a contradiction. That means statement 1 is definitely true.\r\n\r\nThat also means statement 9 can\'t be true, because that will also be a contradiction. Using this logic we can tell that statements 6,7,8,9 & 10 are all false, so 1,2,3,4 & 5 are true.',NULL,0);
INSERT INTO comment VALUES (5775,537,1301,'Charlie','another answer','2003-06-14 02:27:58',0,'The answer \"time\" fits this riddle as well as it does one of the previous Hobbit riddles.',NULL,0);
INSERT INTO comment VALUES (5776,902,1301,'Charlie','solution','2003-06-14 04:51:34',3,'If Stef, in last place, had been the one to lose 1/3 in Final, then, if x is the amount the 2nd place finisher went into Final with, the winner went in with 5000-x.  If the winner was the one to have doubled in Final, then 2(5000-x)-(x+2000)=3000 or 3x=10,000 - 5000, but the right hand side is not divisible by 3.  On the other hand if the 2nd finisher  were the one to double in Final, 5000-x+2000 - 2x = 3000, or 3x=4000, with the same problem.  So  Stef, the last finisher, is not the one to lose 1/3 in Final Jeopardy.\r\n\r\nSo Stef went from 2000 to 4000 in Final Jeopardy, and since Stef is not Ben, this counts as the \"adding 2000\" rather than the \"doubling\", so she is Stefanie McNabb.  \r\n\r\nAgain, let x be the amount the 2nd place finisher had going into Final Jeopardy.  The first place finisher then must have had 11,000 - x going in.\r\n\r\nIf the second place finisher were the one to have doubled in Final, and the first place finisher had lost 1/3, then 2(11000-x)/3-2x = 3000, or x=1625.  Twice this would still be less than Stef\'s last place finish, so this is no good.\r\n\r\nSo the first place finisher was the one to have doubled his money in Final Jeopardy.  This works out as 2(11000-x)-2x/3=3000, or 8x=57000, or x=7125.\r\n\r\nSo the first place went from 3875 to 7750, doubling his money and so was Ben.\r\nThe second place went from 7125 to 4750, and was from Summerset.\r\nLast place was Stefanie McNabb, who went from 2000 to 4000.\r\n\r\nSince the winner was not Hardy, he was Ben Smith, leaving the second place to Jay Hardy.\r\n\r\nSince Smith came from neither Thoreau Falls nor from Summerset, he came from Peyton Park, leaving Thoreau Falls for the last place finisher, Stefanie.\r\n\r\nSummary:\r\nBen Smith from Peyton Park: 3875 to 7750\r\nJay Hardy of Summerset: 7125 to 4750\r\nStefanie McNabb of Thoreau Falls: 2000 to 4000',NULL,0);
INSERT INTO comment VALUES (5777,914,2426,'Will H','Answer','2003-06-14 10:13:59',0,'The explanation is that once you find something, you stop looking for it.  Therefore, the place you find it is the last place you look.',NULL,0);
INSERT INTO comment VALUES (5778,537,2426,'Will H','Answer','2003-06-14 10:16:44',0,'Darkness\r\nLooks like your submission got through first...',NULL,0);
INSERT INTO comment VALUES (5779,860,2426,'Will H','Answer','2003-06-14 10:17:31',0,'A mountain',NULL,0);
INSERT INTO comment VALUES (5780,861,2426,'Will H','Answer','2003-06-14 10:19:22',0,'A fish\r\nLooks like your submission got through first...',NULL,0);
INSERT INTO comment VALUES (5789,901,1301,'Charlie','One Possibility','2003-06-15 05:42:52',3,'I don\'t know if there are other sets, but 2 cents and 3 1/2 cents works, as 2 x (3 1/2) + 3 x 2 = 13 cents and 4 x (3 1/2) = 14 cents.\r\n\r\nI don\'t know of any sets that avoid the fractional cent.',NULL,0);
INSERT INTO comment VALUES (5790,901,1575,'DJ','re: One Possibility','2003-06-15 07:03:32',2,'There are any number of sets of coins that can be made with fractional parts, for instance &frac14;&cent;, 12&cent;, and 13&frac14;&cent;.\r\n\r\nThere is, however, one solution with all coins in integer denominations.',5789,0);
INSERT INTO comment VALUES (5791,901,2231,'Trevor Leitch','Solution','2003-06-15 09:59:11',3,'The coin values are 2 cents and 5 cents.\r\n\r\nThe fewest coins needed to make 13 is five: 5,2,2,2,2\r\nThe fewest coins needed to make 14 is four: 5,5,2,2\r\n\r\nI haven\'t a clue which country has only these denominations of coin.',NULL,0);
INSERT INTO comment VALUES (5792,902,1575,'DJ','re(2): solution','2003-06-15 15:03:03',0,'Trevor must have posted that while I was writing my response; I didn\'t see it before.\r\n\r\nAnd yes, that explanation is pretty much equivalent to the one I have.\r\n\r\nEven knowing the result, however, I cannot find any [algebraically correct] reasoning that would lead to the solution you previously found, although it works and fits all the clues.\r\n\r\nAnyone with any ideas?',5788,0);
INSERT INTO comment VALUES (5793,902,1301,'Charlie','re(3): solution','2003-06-15 16:33:05',0,'When you say \"Even knowing the result, however, I cannot find any [algebraically correct] reasoning that would lead to the solution you previously found, although it works and fits all the clues,\" I assume you mean to avoid the enumeration of cases.  That is, the six possible permutations of which place finisher 1-3 could be matched against the three Final Jeopardy outcomes: doubling, adding 2000 and losing 1/3.\r\n\r\nSince there are only six, each could be handled separately, and the solution originally presented was the result of assuming the 1st place doubled; the 2nd place lost 1/3 and the 3rd place added 2000.\r\n\r\nThat resulted in, 3rd place adding 2000 to 2000 to get the 4000 she was said to have ended up with, and if x is the amount the 2nd place finisher had going into double jeopardy, he had 2x/3 after Final, and as Stefanie went into Final with 2000, 11000 was left between 1st and 2nd, meaning 1st went in with 11000-x, and since he doubled, came out with 22000-2x.  As the final difference between first and second was 3000, then\r\n22000-2x - 2x/3 = 3000\r\n66000-6x -2x = 9000\r\n8x = 57000\r\nx=7125\r\n\r\nThis is the algebraically correct reasoning.  Unfortunately I had applied incorrect numbers to the other valid case, 1st place doubled, second place gained 2000 and third place lost 1/3, thereby making me think the case was invalid.\r\n\r\nSo, yes, if you are referring to using algebra to avoid breaking the problem down into six cases, I don\'t see a way.  But what a present above is certainly valid algebra for the case you are wondering about.\r\n',5792,0);
INSERT INTO comment VALUES (5794,902,1575,'DJ','OOH!!','2003-06-15 21:39:14',1,'When I originally wrote this problem, there was a statement in the opening paragraph that said that the trio\'s winnings totaled $17000, with no two having the same sum. During the voting, which I think those with access might recall, someone mentioned that that tidbit might be better suited as one of the clues, rather than in the introduction. I made the change, but either I messed it up somehow and only deleted the sentence, there was a problem with some part of the code I appended that made it not show up, or the submission form somehow truncated the problem when I submitted the change (such errors are very rare, but I have seen it happen a few times).\r\n\r\nAnyway, I thought that the problem had only one possible solution; now I know why that is not the case. I finally realized, when I was going over the solution I have saved, what piece was missing. I shall have to be more careful when editing future problems. Good thing, Charlie, that you came upon the discrepancy when you did, or it may never have been noticed.\r\n\r\nI have left the solution as I originally had it, and added to the end.',NULL,0);
INSERT INTO comment VALUES (5795,922,1183,'fwaff','Possible solution?','2003-06-16 03:09:46',3,'Given the usual caveats about it being a genuinely random number with each of the values 1,2,...100 having equal chance (1%), then the answer is 7 using the methodology of halving the valid range.\r\n\r\nWith each guess the best one can hope to achieve is to halve the range of valid numbers, so the first guess is always 50 - after which the worst case is that there are 50 possibilities (ie the number is in the range 51-100). After the second guess there are at most 25 possibilities. Etc, etc until the seventh guess when the range is only 1 number.\r\n\r\nAs an aside, using this methodology seven guesses can pick a number from up to 127 options.',NULL,0);
INSERT INTO comment VALUES (5796,901,1715,'Jonny Doe','Country','2003-06-16 03:35:45',3,'The country is Englang and the proper name is Pence and not cents.',NULL,0);
INSERT INTO comment VALUES (5797,901,1183,'fwaff','re: Country','2003-06-16 03:40:53',0,'No it isn\'t - we have 1p coins along with 2p, 5p, 10p, 20p, 50p, £1 and £2 in common circulation.',5796,0);
INSERT INTO comment VALUES (5798,922,1626,'Gamer','re: Possible solution?','2003-06-16 05:57:42',0,'If you also get the \"equal\" choice, I only seem to get 6 choices each time. Just split the set each time. For example for 17:\r\n\r\n50 Lower\r\n25 Lower\r\n12 Higher\r\n18 Lower\r\n15 Higher\r\n16 Higher\r\n\r\nOr for \r\n\r\n50 Higher\r\n75 Higher\r\n87 Higher\r\n93 Higher\r\n97 Higher\r\n99 Lower\r\n\r\nAfter 0 guesses, 100 numbers remain\r\nAfter 1 guess, 50 numbers remain (49 on the other side)\r\nAfter 2 guesses, 25 numbers remain (24 on the other side)\r\nAfter 3 guesses, 12 numbers remain (12 on each side plus one in the middle)\r\nAfter 4 guesses, 6 numbers remain (5 on the other side)\r\nAfter 5 guesses, 3 numbers remain (2 on the other side)\r\nAfter 6 guesses, 1 number remains (1 on the other side, and the one you guessed)\r\n\r\n\"On the other side\" means 1-49 if you guessed 50, because there are 49 numbers there.',5795,0);
INSERT INTO comment VALUES (5799,922,1575,'DJ','re(2): Possible solution?','2003-06-16 06:29:30',0,'In both of the examples you know what the number <i>is</i>, but you never guessed it. I think the seventh guess would have to be where you actually guess 17, 98, or whatever the number is (if it takes that many to find it).',5798,0);
INSERT INTO comment VALUES (5800,836,1919,'Lewis','re: No Subject','2003-06-16 07:23:52',1,'If everybody wants to do what\'s best for them, somebody will bid .51 to make a .49 profit rather than break even, unless he can tell that will cause a bidding war.',5742,0);
INSERT INTO comment VALUES (5801,922,575,'not_so_einstein','My way','2003-06-16 07:31:26',0,'I like to use this:\r\n\r\nI ask if it´s 50.\r\nIf it is greater than 50, I ask if it´s 75.\r\nIf it is less 50, I ask if it´s 25\r\n\r\nand so on, I hope you got the point. Always add or take half out.\r\n\r\nThis will take about..........7 guesses',NULL,0);
INSERT INTO comment VALUES (5802,922,2129,'Sanjay','Some Halve it, some don\'t','2003-06-16 09:46:30',0,'This is a standard case for a <B>binary search</B>. Each successive guess is at the half-way mark (or the closest to it) of the range that is still \'in play\'.<P>e.g. at the start the entire range 1-100 is \'in play\'. You guess 50 and lets say you are told that the number is higher than 50. Now, the range 1-50 is ruled out and the range 51-100 is still \'in play\'. And so on...<P>The minimum number of guesses within which you are sure to guess the number correctly is 7.',NULL,0);
INSERT INTO comment VALUES (5803,901,1715,'Jonny Doe','re(2): Country','2003-06-16 10:19:32',0,'If you look at Trevor\'s solution you will see that the combinations are 5+2+2+2+2 and 5+5+2+2 and as far as I know England is using 2p & 5p in circulation.',5797,0);
INSERT INTO comment VALUES (5804,542,1902,'Hank','This works...','2003-06-16 11:00:21',1,'I\'m not sure what the question is, but this is my reply:\r\n\r\nA boy (two legs) sat on a three-legged stool (three legs) watching his fish (no legs) laying on a table that was supported by one leg in the center (one leg) when his cat (four legs) snatch the fish from where he lay.',NULL,0);
INSERT INTO comment VALUES (5805,542,2231,'Trevor Leitch','re: This works...','2003-06-16 12:40:57',0,'If the aim is to concoct a situation which vaguely matches the description, the sky (and one\'s imagination) is the limit.\r\n\r\nHere\'s mine: a snake is hitching a ride on a wading flamingo, while a trained circus bear is resting nearby on the back of an amputee tortoise; unbeknownst to all of them, a crawling baby is making the rounds stealing their food.\r\n\r\nI hope there\'s an actual question here that we\'re missing.',5804,0);
INSERT INTO comment VALUES (5806,901,2231,'Trevor Leitch','re(3): Country','2003-06-16 12:45:35',0,'My solution also requires that there are no 1 cent or 10 cent coins in circulation, eliminating the possibility that it\'s England.',5803,0);
INSERT INTO comment VALUES (5807,542,1626,'Gamer','re(2): This works...','2003-06-16 15:23:29',0,'Yes, but would that ever happen? I think the goal is to find the most likely event.',5805,0);
INSERT INTO comment VALUES (5808,901,2341,'Pickels','Maybe...','2003-06-16 16:05:34',1,'Maybe the country is the United States of America. For the first one, 13 cents, you need two nickels and three pennies, which is five coins. I\'m not sure about the other one.',NULL,0);
INSERT INTO comment VALUES (5809,542,2341,'Pickels','re(3): This works...','2003-06-16 16:24:58',1,'The answer will proably just be something similar to either of the first two answers, unless there is some hidden meaning in between the words. I can\'t find one though.',5807,0);
INSERT INTO comment VALUES (5810,845,2456,'joy','solution','2003-06-16 17:21:54',0,'22',NULL,0);
INSERT INTO comment VALUES (5811,201,2456,'joy','','2003-06-16 17:49:12',0,'ok i have a few problems with some of the comments posted.... first of all which north pole are we talking abou here- the magnetice north pole or the geographic north pole? Because that definitely makes a difference because the magnetic north pole which is true north actually moves.\r\nAlso i wouold like to point out that i noticed that all these comments seem to be well thought out mathmatically, but no one seems to use mathmatical convention. For instance numerous times you have used an irrational number in your answer. i belive the proper way of writing 1/sqrt2 would be sqrt2/2.\r\n',NULL,0);
INSERT INTO comment VALUES (5812,96,2456,'joy','solution','2003-06-16 17:57:41',0,'this one is easy... 4sqrt3\r\nit is all simple geometry, you dont even need trig\r\nconect the vertices to the center of the circle giving you 3 smaller iso triangles adn then draw an altitude to the center of the circle for one of them and you have a simple 30-60-90 right triangle which makes it quite easy to solve for the hypotenues which is also the radius.',NULL,0);
INSERT INTO comment VALUES (5813,901,153,'TomM','re: Maybe...','2003-06-16 18:12:58',0,'But you can make 13 cents with 3 pennies and a dime (1+1+1+10), which is only four coins. And 14 cents takes a minimum of 5 coins: 4 pennies and a dime (1+1+1+1+10).\r\n\r\n\r\n\r\n',5808,0);
INSERT INTO comment VALUES (5814,260,2456,'joy','solution','2003-06-16 18:24:31',0,'this one was no problem\r\ncalling the first small circle circle 1 with a diameter of AB, the 2nd small circle circle 2 with a diameter of BC, the 3rd small circle circle 3 with a diameter CD, the 4th small circle circle 4 with diameter DE and the large circle circle 5 with a diameter AE\r\nwe want to prove that- circumfrence1+circumfrence2+circumfrence3+ circumfrence4= circumfrence5\r\n\r\n1) AB+BC+CD+DE=AE   - because the whole =\'s the sum of its parts\r\n\r\n2) Circumfrence1=piAB        \r\n   Circumfrence2=piBC        \r\n   Circumfrence3=piCD            Circumfrence4=piDE \r\nCircumfrence5=piAE\r\nbecause the equation for the circumfrence of a circle is C=pi(d)\r\n\r\n3) pi(AB+BC+CD+DE)=piAE      you can multiply both sides of the equation in step1 by any varible without changing the value of the equation\r\n\r\n4)piAB+piBC=piCD+piDE=piAE    this is simple multiplying\r\n\r\n5)circumfrence1+circumfrence2+circumfrence3+ circumfrence4= circumference5\r\nthis is just simple substitution\r\n',NULL,0);
INSERT INTO comment VALUES (5815,901,153,'TomM','re(3): Country','2003-06-16 19:50:28',0,'England won\'t work because of the other small coins: 13 can be done in 4 coins in several ways: 1+1+1+10; 1+2+5+5 (it can even be done in three coins: 1+2+10.); 14 can be done in three coins: 2+2+10.\r\n\r\nNot only does the country need a \"2\" and a \"5\" coin, but they can be the only denominations under 15',5803,0);
INSERT INTO comment VALUES (5816,542,1183,'fwaff','Random thoughts','2003-06-16 23:14:16',1,'The title (leg bye) is a term used in cricket...\r\n\r\nTwo legs sat near on three legs - this could refer to one of the wickets (two bails resting on three stumps).\r\n\r\nFour legs got some - this could refer to the two batsmen getting some runs.\r\n\r\nNo legs lay on one leg - hmmm this has me stumped',NULL,0);
INSERT INTO comment VALUES (5817,542,872,'pleasance','solution','2003-06-17 02:44:54',0,'I think the sought after solution is something like Hank\'s answer. A man (two legs) is sitting on a stool (three legs), eating fish (no legs) on a table (one leg), and gives the leftovers to the dog or cat (four legs). \r\n\r\nThen again, Trevor\'s bears and flamingos are far more amusing.',NULL,0);
INSERT INTO comment VALUES (5818,542,158,'Ender','This is YAHR (Yet Another Hobbit Riddle)','2003-06-17 02:57:17',3,'The solution given in the book is what pleasance wrote, with the cat getting the bones.',NULL,0);
INSERT INTO comment VALUES (5819,543,1715,'Jonny Doe','How about ...?','2003-06-17 03:04:48',0,'Egg',NULL,0);
INSERT INTO comment VALUES (5820,914,1732,'Helen','Not always','2003-06-17 03:44:34',0,'This assumes that you find the object at all',NULL,0);
INSERT INTO comment VALUES (5821,542,1626,'Gamer','Hypenation?','2003-06-17 07:12:41',4,'Why are some \"legs\" words seperate words and some have them hypenated?',NULL,0);
INSERT INTO comment VALUES (5822,914,2460,'gabi','solution','2003-06-17 09:40:10',0,' You may not have looked for it in the last place .  It was probably the first place that you looked . after a while you got frustrated . and the last place you looked (which you had already looked at) you found it!',NULL,0);
INSERT INTO comment VALUES (5823,903,1902,'Hank','sOLUTION','2003-06-17 10:15:27',3,'c,u,r,h,k,o\r\na,l,d,w,t,m\r\nv,f,p,g,z,i\r\ne,b,y,h,n,s\r\n\r\nMy logic: I made four columns. Wrote the word using one letter from each column:\r\n\r\nC A V E\r\n  L F   (because C, E are already used)\r\nU D P\r\nR\r\n      B\r\n  W G\r\nH   Z Y\r\nK T I H\r\nO     N\r\n  M\r\n      S\r\n\r\nit is a fix as you go method.',NULL,0);
INSERT INTO comment VALUES (5824,903,1715,'Jonny Doe','Correct Solution','2003-06-17 10:36:27',0,'Dice 1 - F G I P V Z\r\nDice 2 - C H J O R U\r\nDice 3 - A D L M T W\r\nDice 4 - B E K N S Y',NULL,0);
INSERT INTO comment VALUES (5825,903,2129,'Sanjay','re: sOLUTION','2003-06-17 10:41:05',0,'You have <B>h</B> appearing twice; in cube 1 and in cube 4.<P>You have <B>j</B> not appearing at all, when the problem clearly specifies that <B>j</B> needs to be there, even though it does not form part of any of the clue words.',5823,0);
INSERT INTO comment VALUES (5826,903,2129,'Sanjay','Solution','2003-06-17 10:49:53',3,'B,E,K,N,S,Y\r\nA,D,L,M,T,W\r\nC,H,J,O,R,U\r\nF,G,I,P,V,Z',NULL,0);
INSERT INTO comment VALUES (5827,836,2129,'Sanjay','re:','2003-06-17 11:09:59',0,'Further to Lewis\'s comment (which I agree with), if the the first bidder can count on no further bids forthcoming on account of everyone knowing that a second bid will start a bidding war, then the first bidder is better off bidding $0.01 rather than $0.50.<P>By the way, even assuming that no one else bids, how does the first bid of $0.50 \'make\' a $1.00?',5742,0);
INSERT INTO comment VALUES (5828,305,1919,'Lewis','answer','2003-06-17 11:23:23',3,'Ben owes one drink and is owed four.\r\nGlen owes two drinks and is owed one.\r\nRhen owes three drinks and is owed two.\r\nSven owes four drinks and is owed three.\r\n\r\nTherefore, everybody owes one more drink than they are owed, except Ben who is owed three, so Glen, Rhen and Sven each buy one drink which they give to Ben.',NULL,0);
INSERT INTO comment VALUES (5829,914,2129,'Sanjay','Looking, with tongue firmly in cheek.','2003-06-17 12:18:11',0,'I can understand why whenever Gamer is looking for something, it is always in the last place he looks <B>for it</B>, because after he finds it he stops looking <B>for it</B>. That seems logical to me.<P> What I can\'t understand is why it is always in the last place he <B>looks</B>. Unless Gamer only ever looked for one thing and went blind after he found what he was looking for, and just could not <B>look</B> anymore. Or maybe, after he found what he was looking for, he got married and stopped <B>looking</B> altogether. But then, words like \'Whenever\' and \'always\', though perhaps technically corect, would be inappropriate. ',NULL,0);
INSERT INTO comment VALUES (5830,903,1626,'Gamer','re: Solution','2003-06-17 12:26:14',4,'How did you come upon these solutions? I am curious to see if there are ways other than my own.',5826,0);
INSERT INTO comment VALUES (5831,903,1575,'DJ','re(2): Solution','2003-06-17 16:38:09',0,'I agree...I just see lists of letters, and no solutions.',5830,0);
INSERT INTO comment VALUES (5832,543,1575,'DJ','..said Gollum','2003-06-17 16:49:12',0,'\"Eggses!\" he hissed. \"Eggses, it is!\"',NULL,0);
INSERT INTO comment VALUES (5833,903,1301,'Charlie','solution','2003-06-17 16:56:24',3,'V and Y appear on the same cubes as S and P (from VARY and RASP)\r\nK and H appear on the same cubes as R and E (from KITH and TIRE)\r\nH and Z appear on the same cubes as R and V (from HAZY and VARY)\r\nG and W appear on the same cubes as T and I (from GREW and TIRE)\r\nF and E appear on the same cubes as V and Y (from FARE and VARY)\r\n\r\nBut V and E can\'t appear on the same cube (from CAVE), so F and V share a cube while E and Y share a cube.  Then, since Y can\'t share a cube with H (from HAZY), both E and Y must share a cube with K (see second line above) while R shares a cube with H.  Then, as P can\'t appear on the same cube as E, and from the first line above, taking E, Y and K together, E, Y and K appear with S, while V shares a cube with P.  And since E goes with Y, F must go along with V (and its attendant P), per the fifth line above\r\n\r\nSo far we have \r\nHR\r\nEYKS\r\nFVP\r\nAnd none of these can be combined as each has at least one letter in the same word as a letter in any of the other lines.\r\n\r\nFrom DUPE and POEM, O and M appear on the same cubes as D and U.  But M and U can\'t share a cube (from SMUG) so M shares with D and O shares with U.\r\n\r\nFrom CLEF and FLUB, C and E appear on the same cubes as B and U, but E is already tied to Y, K and S, and O us already tied to U.  Since, because of DUPE, E can\'t appear on the same cube as U, E (and Y, K and S) must be on the same cube as B, while C is tied to U (together with O).\r\n\r\nSo now we have \r\nBEYKS  and\r\nCOU\r\n\r\nFrom FARE and CLEF, C (with its previously determined O and U) and L appear on the same two cubes as A and R (with its previously determined H).  As C can\'t appear on the same cube as A (from CAVE), C, O and U share with R and H, while A shares with L.\r\n\r\nSo far we have\r\nCOURH\r\nBEYKS\r\nFVP\r\nMD\r\n\r\nA and L will fit only on one of the last two, but from CLEF, L can\'t share a cube with F, so the last line must be \r\nMDAL\r\n\r\nOne or the other of M and D share words with each of the other lines, so these are four separate cubes.\r\n\r\nA and L will fit only on one of the last two, but from CLEF, L can\'t share a cube with F, so the last line must be \r\nMDAL\r\n\r\nSMUG has all its letters accounted for except G, which must go on the cube with F, V and P.\r\n\r\nTIRE\'s R and E have already been placed. Its I can\'t go with L (from LOIN) and so must go with F, V and P, while T goes with M, D, A and L.\r\n\r\nSo far it\'s\r\nCOURH\r\nBEYKS\r\nFVPI\r\nMDALT\r\n\r\nSMUG can fit only by putting G with FVPI, and then GREW forces W with MDALT.  The LOIN puts the N with BEYKS and HAZY puts the Z with FVPIG, leaving COURH as the only one with room to hold the J.\r\n\r\nSummary:\r\nCOURHJ\r\nBEYKSN\r\nFVPIGZ\r\nMDALTW\r\n',NULL,0);
INSERT INTO comment VALUES (5834,922,1575,'DJ','The Trick (Full Solution)','2003-06-17 17:24:10',3,'<b>You can find the number with six guesses.</b>\r\n\r\nLet us work backwards; given a certain number of guesses, determine the maximum range of numbers from which you can determine a single number.\r\n\r\nIf you have one guess, then you of course know what the answer is without having guessed at all. However, you will still require one guess to guess the correct answer.\r\n<pre>|1|</pre>\r\nWith two guesses, you can find the answer out of three numbers. Guess the middle value, and either you have guessed correctly, or the answer is the higher or lower value, in which case you must use the second guess to find the correct answer.\r\n<pre>1 |2| 3</pre>\r\nHere\'s where it gets tricky.\r\n\r\nIn order to ever find the number, it is therefore necessary to have no more than three numbers to choose from when you get down to your last two guesses.\r\nIf you have seven numbers with three guesses, and you guess the middle value, then either you are correct, or the answer is either in the higher three or the lower three, in which case you can determine it from the final two guesses.\r\n<pre>1 2 3 |4| 5 6 7</pre>\r\n\r\nSimilarly, with four guesses, you must narrow it down to no more than seven possibliities with the first guess, so if you guess the middle value out of 15 numbers, you have either guessed correctly or eliminated all but 7 of the choices.\r\n<pre>1 2 3 4 5 6 7 |8| 9 10 11 12 13 14 15</pre>\r\n\r\nIn general, a single guess with x choices will narrow it down to at most (x-1)/2 possibile values for the next guess. With n guesses, you can narrow it down to (and guess) a single number out of 2^n-1 possiblities by guessing the median value each time.\r\n\r\n<b>However</b>, the problem does not require that you may guess only a single value. Rather, it says that you may guess \"anything you like,\" and will be answered with whether (or not) the number in question is \"higher or lower then (<i>sic</i>) your guess.\"\r\nGiven that, it is possible to guess a <i>range</i> of values instead of a single value.\r\n\r\nWith one or two guesses, the range you would guess is a single value anyway, and the number of choices you can narrow down are the same.\r\n\r\nRecall that with three guesses, your first guess must narrow the field down to no more than three values.\r\nIf, then, you guess a range of three values, with three higher and three lower numbers, you can be assured of being able to narrow down your last two guesses.\r\n<pre>1 2 3 |4 5 6| 7 8 9</pre>\r\nTherefore, you can find a single number out of 9 values (instead of 7) by guessing the range.\r\n\r\nIn general, a guess of the middle range of x values will narrow it down to x/3 possibilities for the next guess, instead of (x-1)/2, and actually the operation is ternary instead of binary.\r\nWith n+1 guesses (since the last guess is always needed for the actual number, even after you have narrowed it down), you will in this manner be able to find a single number out of 3^n possibilites.\r\n\r\nIf you have five guesses, you can find the answer out of 3^4=81 possible values.\r\nThis is not enough, but with six guesses, you can find and guess a single value out of 3^5=243 numbers.\r\nTherefore, to find a number out of the 100 values between 1 and 100, you need six guesses.\r\n\r\n..\r\nMy first guess would be \"82 to 90.\"\r\n\r\nIf it is correct, then you have only 9 values to deal with and will find the number in three more guesses for a total of four (or possibly three).\r\nIf the answer is higher, then you have 10 values from 91 to 100, and will find the number in at most four more guesses, but it would be possible to do it in two or three more.\r\nIf the answer is lower, then you have 81 values, so it will five more guesses (four if the number is one less than a multiple of three), for a total of six.\r\nMy reasoning behind that is, at least it\'s easy math when you have 81 values.\r\n',NULL,0);
INSERT INTO comment VALUES (5835,96,1575,'DJ','re: solution','2003-06-17 17:45:04',2,'Remember that when you draw the altitude, the outside edge of the triangle is no longer 6 cm, but 3 cm.\r\nThis edge is opposite the 60&deg; angle, so the length of the hypotenuse is 3 cm/sin 60&deg;, which is equal to 2&radic;3.\r\n\r\nYou were off by a factor of two I think because you forgot that the 6 cm is not an edge of the 3-60-90 triangle you were considering.',5812,0);
INSERT INTO comment VALUES (5836,544,1686,'DuCk','Solution','2003-06-18 02:11:44',3,'A match',NULL,0);
INSERT INTO comment VALUES (5837,903,1686,'DuCk','Solution','2003-06-18 02:23:39',0,'Cube 1 ==> C,U,R,H,O,J\r\nCube 2 ==> A,L,D,T,M,W\r\nCube 3 ==> V,F,Z,I,P,G\r\nCube 4 ==> E,B,Y,K,S,N',NULL,0);
INSERT INTO comment VALUES (5838,544,2465,'peter','solution','2003-06-18 02:25:23',3,'a match\r\n',NULL,0);
INSERT INTO comment VALUES (5839,542,2465,'peter','solution?','2003-06-18 02:35:17',3,'no legs (a bucket) rests on one leg (the foot) of a woman (two legs) sat on a stool (three legs) milking a cow, while four legs (a cat) had the cream',NULL,0);
INSERT INTO comment VALUES (5840,544,1919,'Lewis','Easy','2003-06-18 02:59:11',3,'A matchstick.\r\nTake one out of the match box and scratch the head on the sandpaper.\r\nIt was red, but once it burns it becomes black.',NULL,0);
INSERT INTO comment VALUES (5841,544,2376,'Jim C','Don\'t get burnt.','2003-06-18 05:00:37',1,'Hey, there are a lot of matches out there these days that aren\'t red.\r\nAnd what about an alternative solution?  A pencil eraser.  They\'re usually red until you atually erase something, then they\'re black (or gray at least  =0).',NULL,0);
INSERT INTO comment VALUES (5842,544,1919,'Lewis','re: Don\'t get burnt.','2003-06-18 05:39:13',3,'But when you use a pencil eraser you\'re not scrathcing it\'s head.\r\n\r\nWith a match, generally they are red. Or, instead of the answer being \'a match\' it could be \'a match with a red head\'.',5841,0);
INSERT INTO comment VALUES (5843,908,1919,'Lewis','Nickel?','2003-06-18 06:49:07',4,'I\'m from England, and I don\'t know how much a nickel is worth. What is it?',NULL,0);
INSERT INTO comment VALUES (5844,908,1919,'Lewis','re: Nickel? (Never mind, I know now)','2003-06-18 06:54:54',0,'Don\'t bother answering - I found out that it\'s five cents.',5843,0);
INSERT INTO comment VALUES (5845,908,1919,'Lewis','Solution (After all that)','2003-06-18 07:06:19',3,'We just have to find as many ways to make 100 with 5, 10, 25 and 50. There are:\r\n50 + 50\r\n50 + 25 + 25\r\n50 + 25 + 10 + 10 + 5\r\n50 + 25 + 10 + 5 + 5 + 5\r\n50 + 25 + 5 5\'s\r\n50 + 5 10\'s\r\n50 + 4 10\'s + 2 5\'s\r\n50 + 3 10\'s + 4 5\'s\r\n50 + 2 10\'s + 6 5\'s\r\n50 + 10 + 8 5\'s\r\n50 + 10 5\'s\r\n\r\nThat is eleven ways, so there are 11 ways to make 100 from those coins. We can find more ways by replacing 50 with one of the other ways, but each time there is one less way. So the amount of ways is 11 + 10 + 9 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 = 66.\r\n\r\nI confused myself, so this might be wrong :)',NULL,0);
INSERT INTO comment VALUES (5846,908,1715,'Jonny Doe','Solution','2003-06-18 08:00:46',3,'40',NULL,0);
INSERT INTO comment VALUES (5847,908,1301,'Charlie','The list','2003-06-18 09:39:45',3,' 50 x 0 ; 25 x 0 ; 10 x 0 ; 5 x 20\r\n 50 x 0 ; 25 x 0 ; 10 x 1 ; 5 x 18\r\n 50 x 0 ; 25 x 0 ; 10 x 2 ; 5 x 16\r\n 50 x 0 ; 25 x 0 ; 10 x 3 ; 5 x 14\r\n 50 x 0 ; 25 x 0 ; 10 x 4 ; 5 x 12\r\n 50 x 0 ; 25 x 0 ; 10 x 5 ; 5 x 10\r\n 50 x 0 ; 25 x 0 ; 10 x 6 ; 5 x 8\r\n 50 x 0 ; 25 x 0 ; 10 x 7 ; 5 x 6\r\n 50 x 0 ; 25 x 0 ; 10 x 8 ; 5 x 4\r\n 50 x 0 ; 25 x 0 ; 10 x 9 ; 5 x 2\r\n 50 x 0 ; 25 x 0 ; 10 x 10\r\n 50 x 0 ; 25 x 1 ; 10 x 0 ; 5 x 15\r\n 50 x 0 ; 25 x 1 ; 10 x 1 ; 5 x 13\r\n 50 x 0 ; 25 x 1 ; 10 x 2 ; 5 x 11\r\n 50 x 0 ; 25 x 1 ; 10 x 3 ; 5 x 9\r\n 50 x 0 ; 25 x 1 ; 10 x 4 ; 5 x 7\r\n 50 x 0 ; 25 x 1 ; 10 x 5 ; 5 x 5\r\n 50 x 0 ; 25 x 1 ; 10 x 6 ; 5 x 3\r\n 50 x 0 ; 25 x 1 ; 10 x 7 ; 5 x 1\r\n 50 x 0 ; 25 x 2 ; 10 x 0 ; 5 x 10\r\n 50 x 0 ; 25 x 2 ; 10 x 1 ; 5 x 8\r\n 50 x 0 ; 25 x 2 ; 10 x 2 ; 5 x 6\r\n 50 x 0 ; 25 x 2 ; 10 x 3 ; 5 x 4\r\n 50 x 0 ; 25 x 2 ; 10 x 4 ; 5 x 2\r\n 50 x 0 ; 25 x 2 ; 10 x 5\r\n 50 x 0 ; 25 x 3 ; 10 x 0 ; 5 x 5\r\n 50 x 0 ; 25 x 3 ; 10 x 1 ; 5 x 3\r\n 50 x 0 ; 25 x 3 ; 10 x 2 ; 5 x 1\r\n 50 x 0 ; 25 x 4\r\n 50 x 1 ; 25 x 0 ; 10 x 0 ; 5 x 10\r\n 50 x 1 ; 25 x 0 ; 10 x 1 ; 5 x 8\r\n 50 x 1 ; 25 x 0 ; 10 x 2 ; 5 x 6\r\n 50 x 1 ; 25 x 0 ; 10 x 3 ; 5 x 4\r\n 50 x 1 ; 25 x 0 ; 10 x 4 ; 5 x 2\r\n 50 x 1 ; 25 x 0 ; 10 x 5\r\n 50 x 1 ; 25 x 1 ; 10 x 0 ; 5 x 5\r\n 50 x 1 ; 25 x 1 ; 10 x 1 ; 5 x 3\r\n 50 x 1 ; 25 x 1 ; 10 x 2 ; 5 x 1\r\n 50 x 1 ; 25 x 2\r\n 50 x 2\r\n\r\nfrom:\r\nDECLARE SUB changeIt (n!, tot!)\r\nDATA 50,25,10,5\r\nDIM SHARED den(10), denCt(10)\r\nDIM SHARED ct, nickCt\r\nFOR i = 1 TO 4: READ den(i): NEXT\r\n\r\nchangeIt 1, 0\r\n\r\nPRINT ct, nickCt\r\n\r\nSUB changeIt (n, tot)\r\n&nbsp;&nbsp;num = 0\r\n&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;denCt(n) = num\r\n&nbsp;&nbsp;&nbsp;remain = 100 - tot - num * den(n)\r\n&nbsp;&nbsp;&nbsp;IF remain &lt; 0 THEN EXIT DO\r\n&nbsp;&nbsp;&nbsp;IF remain = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF n = 4 THEN nickCt = nickCt + num\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i &gt; 1 THEN PRINT \";\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT den(i); \"x\"; denCt(i);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;ELSEIF n < 4 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;changeIt n + 1, tot + num * den(n)\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;num = num + 1\r\n&nbsp;&nbsp;LOOP\r\nEND SUB\r\n\r\nThe count is indeed 40, and the program also totals the number of nickels involved in each solution.  That count indicates how many more solutions would be achieved by allowing pennies as each nickel could or could not be converted to 5 pennies.  That count does indeed add up to 252, which, added to the 40 without pennies gives the original 292 quoted by the teller\r\n\r\n 40            252',NULL,0);
INSERT INTO comment VALUES (5848,544,2470,'talia','my first one!','2003-06-18 09:56:39',0,'it\'s a match! (duh, i guess). ah, well, you have to start somewhere.',NULL,0);
INSERT INTO comment VALUES (5849,542,2426,'Will H','Solution','2003-06-18 10:51:28',0,'I love Hobbit riddles\r\nThe answer is a fish (no legs) on a one legged table (one leg), a man (two legs) sitting on a stool (three legs), and a cat (four legs) gets the bones',NULL,0);
INSERT INTO comment VALUES (5850,544,2426,'Will H','Solution','2003-06-18 10:55:43',0,'The was from the movie Batman Forever, wasn\'t it?Anyway... the answer is a match',NULL,0);
INSERT INTO comment VALUES (5851,543,2426,'Will H','Solution','2003-06-18 10:59:43',0,'You\'ve beat me to just about every one, Ravi.\r\nThe answer of course, is an egg.',NULL,0);
INSERT INTO comment VALUES (5852,906,1902,'Hank','Answer','2003-06-18 11:36:23',1,'162 (i think)\r\n\r\nevery number (1-9) is used 20 times for numbers 1-99.\r\n\r\n100 - 199 uses the number one 100 times. All of the other numbers are used only 20 times again.\r\n\r\n1 - 161 uses 100 ones. ',NULL,0);
INSERT INTO comment VALUES (5853,906,2472,'jono','Numbers','2003-06-18 12:06:47',0,'Hank is not so far of the solution is 163 he must have forgot about the extra one didgit in 11 and 111',NULL,0);
INSERT INTO comment VALUES (5854,906,1626,'Gamer','re: Numbers','2003-06-18 12:30:56',3,'Say what? I counted all the 10 1s used as ones place digits, and 10 1s in the 10s place digits. 11 counts twice because it fits both criteria.\r\n\r\nThere are 20 already, so every number you count past adds 1, and every one that ends in 1 counts and every 110-119 counts 1. So for 1-99 plus 100-119, there are 20+20+10+2 or 52 numbers. Then from 120-162 there are 43 numbers (hundreds-place 1s), and 5 ones-place 1s. which makes a total of 100 1s.\r\n\r\nWhich means the first number after this that uses a 1 is 163, which is the answer.',5853,0);
INSERT INTO comment VALUES (5855,906,1301,'Charlie','solution','2003-06-18 15:31:27',3,'The shopkeeper should have paid more attention to Benford\'s Law, which figures in the puzzle <a href=\"http://perplexus.info/show.php?pid=143\">Bascule\'s Book</a>.  The digit 1 is going to be used more than any other.\r\n\r\nThe numbers 1-9 use 1 1.\r\nThe numbers 10-99 use 10 1\'s in the tens position and 9 in the units position for a total of 19, bringing the running total to 20.\r\n\r\nNumbers 100-199 use 100 1\'s in the hundreds position plus another 20 duplicating 1-99, so this overshoots the mark, so lets go back to the count of 20 for 1-99.\r\n\r\n100-119 use 20 in the hundreds pos, 10 in the 10\'s pos and 2 in the units pos, for a total of 32, bringing the running total to 52.\r\n\r\n120-129 use 10 in the hundreds pos and 1 in the units for a total of 11, bringing the running total to 63.\r\n\r\nThe ranges 130-139, 140-149, and 150-159 likewise use 11 each, bringing the running total to 96.\r\n\r\n160-162 use the remaining 4. Customer 163 finds no 1\'s left.\r\n\r\nA simple program verifies our answer:\r\nDO\r\n&nbsp;i = i + 1\r\n&nbsp;i$ = LTRIM$(STR$(i))\r\n&nbsp;FOR j = 1 TO LEN(i$)\r\n&nbsp;&nbsp;&nbsp;s = VAL(MID$(i$, j, 1))\r\n&nbsp;&nbsp;&nbsp;ct(s) = ct(s) + 1\r\n&nbsp;NEXT\r\n&nbsp;PRINT i,\r\n&nbsp;FOR j = 0 TO 9\r\n&nbsp;&nbsp;&nbsp;PRINT ct(j);\r\n&nbsp;NEXT\r\n&nbsp;PRINT\r\n&nbsp;IF i / 40 = INT(i / 40) THEN DO: LOOP UNTIL INKEY$ > \"\"\r\nLOOP\r\n\r\n 158           25  95  36  36  36  35  26  26  26  25\r\n 159           25  96  36  36  36  36  26  26  26  26\r\n 160           26  97  36  36  36  36  27  26  26  26\r\n 161           26  99  36  36  36  36  28  26  26  26\r\n 162           26  100  37  36  36  36  29  26  26  26\r\n 163           26  101  37  37  36  36  30  26  26  26\r\n 164           26  102  37  37  37  36  31  26  26  26\r\n\r\nThe next most popular digit is 2, with only 37 sold by the time the 1\'s run out.',NULL,0);
INSERT INTO comment VALUES (5856,405,2456,'joy','','2003-06-18 16:37:41',0,'this one is easy...go through a,b,c keep going past til you get in a straight line with f and h then go diagnol through f and h and keep going til you are under g and d then go up through g and d to a and then go diagnol down through e and i',NULL,0);
INSERT INTO comment VALUES (5857,903,1575,'DJ','an aside','2003-06-18 18:33:37',1,'Just wanted to bring up something someone mentioned in the queue:\r\n\r\nOften, puzzles like this are solved when a certain face of a cube can be oriented different ways to represent more than one character (see the &lt;a href=http://perplexus.info/show.php?pid=196&gt;Calendar Cubes</a> series, and others), like using the same face for a 6 and a 9.\r\n\r\nAlthough it is not necessary to solve this problem, as there are exactly 23 letters in the words, and a J is stipulated in the introduction, as is the fact that each face bears a different letter.\r\nWe can still try to see if it is possible.\r\n\r\nStart with the solution that several people have found:\r\n<pre>\r\nA D L M T W\r\nB E K N S Y\r\nC H J O R U\r\nF G I P V Z\r\n</pre>\r\n\r\nTwo letters that can be represented by the same face are N and Z.\r\nIn the solution, they appear on different cubes. As this solution is unique, there are certain direct or indirect reasons that those two letters cannot be on the face of the same cube.\r\nFor example, if you replaced the word \'HAZY\' with the \'HANY\' and tried to solve the problem that way, thinking it will yield a solution in which the same face is used, you will find that it is impossible.\r\n\r\nSimilarly, I and H (which could be rotations of each other) appear on different cubes. Moreover, they are in the same word (KITH), and certainly could not be represented by the same face.\r\n\r\nLastly, M and W are 180&deg; rotations of each other. These letters do appear on the same cube, so if you removed the W, for instance, each word with a W in it could still be read with an upside-down M.\r\nAll the faces must still bear a different letter, so the now-extra face must contain a Q or an X, which were omitted from the original problem.\r\n\r\nThus, an alternate solution might be:\r\n<pre>\r\nA D L M T _\r\nB E K N S Y\r\nC H O R U _\r\nF G I P V Z\r\n</pre>\r\nin which one of the blanks contains a J, and the other blank is filled with either a Q or an X (four possible arrangements this way).\r\n\r\nThere are no other letters that could be represented with the same face.\r\n\r\nTherefore, there are perhaps five ways to solve this problem.',NULL,0);
INSERT INTO comment VALUES (5858,542,1575,'DJ','and the winner is...','2003-06-18 19:15:33',3,'\"Fish on a little table, man at table sitting on a stool, the cat has the bones.\"',NULL,0);
INSERT INTO comment VALUES (5859,544,1732,'Helen','the answer','2003-06-19 00:20:43',0,'it\'s a match',NULL,0);
INSERT INTO comment VALUES (5860,544,2479,'Lonne','scab?','2003-06-19 01:09:27',0,'That\'s weird, I immediately thought of a scab - it was once red (with blood), then turns into a black scab which you scratch and it\'s red again.  Okay, I guess it doesn\'t quite make sense.',NULL,0);
INSERT INTO comment VALUES (5861,542,2479,'Lonne','copycat','2003-06-19 01:26:08',0,'stop copying Tolkien',NULL,0);
INSERT INTO comment VALUES (5862,906,1686,'DuCk','Answer Only','2003-06-19 02:04:17',3,'the homeowner who can\'t buy their complete house number would be #163 as all of the 1s would have been sold.',NULL,0);
INSERT INTO comment VALUES (5863,929,1902,'Hank','Solution','2003-06-19 04:21:21',3,'My quick answer is 0 (zero)\r\n\r\nI think that perfect squares only end in 1,4,9,6,5',NULL,0);
INSERT INTO comment VALUES (5864,544,2190,'mike','solution','2003-06-19 05:16:27',0,'that sounds like a match to me',NULL,0);
INSERT INTO comment VALUES (5865,929,1626,'Gamer','re: Solution','2003-06-19 05:35:13',4,'Wow, that was a short lived problem... *sigh*, but do you know why that is?\r\n\r\nI think this might stump some people when they first look at it. (I would hope so)',5863,0);
INSERT INTO comment VALUES (5866,929,1902,'Hank','re(2): Solution','2003-06-19 05:40:59',0,'the number in the ones column is 1-9, when doubled the number in the ones column is 1,4,9,6,5',5865,0);
INSERT INTO comment VALUES (5867,922,1626,'Gamer','re: The Trick (Full Solution)','2003-06-19 05:45:47',0,'I might argue that there is nothing the person could say if your first range is the answer. For example, if you were saying \"82 to 90\" and the number was 87, he would have to say \"That\'s it!\", but then you wouldn\'t know what it was. Or he could say \"Both\", which would pose another problem...\r\n\r\nIn any case, this problem is not in \"tricks\", so you shouldn\'t be looking for any easy way out in my opinion.',5834,0);
INSERT INTO comment VALUES (5868,922,1626,'Gamer','Is this right?','2003-06-19 05:54:07',1,'I still get 6 guesses and not 7. Using DJ\'s good method (at the top, guessing 1 number and not a range), you know the number after:\r\n\r\n0 guesses if there is no more than 1 number\r\n1 guess if there are no more than 3 numbers\r\n2 guesses if there are no more than7 numbers\r\n3 guesses if there are no more than 15 numbers\r\n4 guesses if there are no more than 31 numbers\r\n5 guesses if there are no more than 63 numbers\r\n6 guesses if there are no more than 127 numbers\r\n\r\nSo, you can figure the number out using 6 guesses.\r\n\r\nI think DJ\'s trick is a creative idea though, but may not have been what the author intended.',NULL,0);
INSERT INTO comment VALUES (5869,693,2430,'lalit','solution','2003-06-19 07:35:29',3,'the weights must be 1,3,9,27,81\r\nlalit',NULL,0);
INSERT INTO comment VALUES (5870,693,2430,'lalit','','2003-06-19 07:35:52',3,'the weights must be 1,3,9,27,81\r\nlalit',NULL,0);
INSERT INTO comment VALUES (5871,693,2430,'lalit','','2003-06-19 07:35:53',3,'the weights must be 1,3,9,27,81\r\nlalit',NULL,0);
INSERT INTO comment VALUES (5872,722,1919,'Lewis','Solution','2003-06-19 09:44:19',3,'Fill the 11.\r\nUsing that fill the 3 & 6, leaving 2 in the 11.\r\nPut the two in the car.\r\nEmpty the 3 & 6 into the eleven, and fill the rest up from the pump.\r\nPut the eleven into the car.\r\n2 + 11 = 13, and there is no gasoline wasted.',NULL,0);
INSERT INTO comment VALUES (5873,685,1919,'Lewis','Solution','2003-06-19 09:52:44',3,'The sentence is........... FALSE.\r\nThat is because the sun doesn\'t rise - the Earth spins making it <b>seem</b> like the sun is rising, but it isn\'t.',NULL,0);
INSERT INTO comment VALUES (5874,929,2129,'Sanjay','No entry for squares','2003-06-19 10:35:11',3,'Perfect squares always end in 0,1,4,5,6 or 9.<P> Since we only have cards with numbers 2,3,7 and 8, the probably of picking a \'perfect square\' is zero.',NULL,0);
INSERT INTO comment VALUES (5875,929,2129,'Sanjay','re(3): Solution','2003-06-19 10:50:35',0,'Aren\'t we forgetting the zero? <P>Possible digits in the ones column of any number are 0-9. Therefore, the digit in the ones column of any perfect square will be the last digit in the squares of 0-9.<P> 0*0=<B>0</B><br>1*1=<B>1</B><br>2*2=<B>4</B><br>3*3=<B>9</B><br>4*4=1<B>6</B><br>5*5=2<B>5</B><br>6*6=3<B>6</B><br>7*7=4<B>9</B><P> These happen to be 0,1,4,5,6 and 9.',5866,0);
INSERT INTO comment VALUES (5876,903,2482,'ann','solution','2003-06-19 11:02:39',0,'I am sorry, I put it in the comments section. My solution is: fvizpg ; altmdw ;rchouj ;eyknbs.Is this correct?',NULL,0);
INSERT INTO comment VALUES (5877,363,1919,'Lewis','Solution','2003-06-19 11:03:07',3,'For the first logician to know the word, his letter must have been either H, R, P, D, V, because each letter is only used once. From this, the other two logicians must have know that the word was either Hoe, Oar, Pad or Vat.\r\n\r\nFor the second logician to know the word, hemust have had and E, T or P/D (whichever the first didn\'t have). This means that the word was either HOE, PAD or VAT.\r\n\r\nOut of them, the third logician must have the middle letter of whatever the word is, because the first two logicians had the other two. Because he knew the word, this means that he must have had an O and the word was HOE.',NULL,0);
INSERT INTO comment VALUES (5878,921,158,'Ender','My thoughts','2003-06-19 11:05:23',0,'I would not take the bet.  If he manages to drink it under the stated conditions, I\'m out 15 dollars (10 for the drink, 5 for the bet).  But my guess is that he\'ll just remove the piece of glass and down the drink, playing me 5 dollars for my 10 dollar drink.  ',NULL,0);
INSERT INTO comment VALUES (5879,903,1919,'Lewis','re: solution','2003-06-19 11:05:29',0,'Yes it is ann. :)',5876,0);
INSERT INTO comment VALUES (5880,921,1919,'Lewis','I Think....','2003-06-19 11:56:25',3,'...the important thing is that the wager is five dollars, but the drink is worth ten.\r\n\r\nI cannot see any way that the man could drink the, er.. drink without touching the glass, but he could just drink it normally and give you the five dollars. That means that he would have payed five dollars for a ten dollar drink, an obvious profit, so the bet should definitely not be taken.',NULL,0);
INSERT INTO comment VALUES (5881,488,2474,'riddler','Hard','2003-06-19 11:59:39',0,'This was hard. How were we supposed to figure this out?&#179;&#60;&#62;&#8805;&#8734;&#177;',NULL,0);
INSERT INTO comment VALUES (5882,921,1626,'Gamer','A different opinion','2003-06-19 12:08:41',0,'I finally figured this one out without looking at the solution! Like I had said in the queue, I think anything the shady guy does is considered trickery, so you will win the bet automatically.\r\n\r\nIn any case, I would take the bet. I would never want to drink any alcohol, for fear of being busted for drinking under 21. (Look at the first part, \"YOU are in a disreputable bar\") Since I must have been insane or otherwise influenced to order the drink, I would take the bet to get 5 dollars back.',5880,0);
INSERT INTO comment VALUES (5883,543,2474,'riddler','SO EASY','2003-06-19 12:17:42',1,'The answer is egg. Anyone who read the Hobbit would know this.&#8721;&#960;&#8734;&#8805;&#8804;&#62;&#60;&#179;&#178;&#8730;',NULL,0);
INSERT INTO comment VALUES (5884,861,2474,'riddler','This Riddle was easy','2003-06-19 12:20:08',0,'This is one of the easiest riddles in The Hobbit. It was fish.&#177;',NULL,0);
INSERT INTO comment VALUES (5885,922,2474,'riddler','So hard','2003-06-19 12:21:28',0,'How are we supposed to figure this out? it\'s so hard&#8730;',NULL,0);
INSERT INTO comment VALUES (5886,533,2474,'riddler','Was this supposed to be easy?','2003-06-19 12:25:46',0,'this brainteaser was so hard&#8804;&#8805;',NULL,0);
INSERT INTO comment VALUES (5887,903,2129,'Sanjay','re(2): Solution (Method)','2003-06-19 14:16:57',0,'23 letters appear in clue words. J is stipulated. This eliminates Q & X. <P>From FARE, we know that the three most frequent letters {E,R,A} must be on seperate cubes. <P> Assign E to cube 1. Eliminate {A,C,D,F,G,I,L,M,O,P,R,T,U,V,W} since they all share a word with E, leaving 5 of {B,H,J,K,N,S,Y,Z} as contenders for cube 1. From HAZY, since A stands eliminated, 1 of {H,Y,Z} is a contender. Hence 4 of {B,J,K,N,S} are contenders.<P>Assign R to cube 2. Eliminate {A,F,G,I,P,S,T,V,W,Y}, leaving 5 of {B,C,D,H,J,K,L,M,N,O,U,Z} as contenders for cube 2. From FLUB, since F stands eliminated, 1 of {B,L,U} is a contender; from HAZY, since {A,Y} stand eliminated, 1 of {H,Z} is a contender; from POEM, since {P,E} stand eliminated, 1 of {O,M} is a contender. Hence 2 of {C,D,J,K,N} are contenders.<P>Assign A to cube 3. Eliminate {C,F,H,P,S,V,Y,Z}, leaving 5 of {B,D,G,I,J,K,L,M,N,O,T,U,W} as contenders for cube 3. From FLUB, GREW, LOIN and POEM we get 1 each of {B,U},{G,W},{I,K} and {M.O} as contenders, leaving 1 of {D,J,N} as contender.<P>Finally, {F,P,V} occupy cube 4, the only cube left for them to occupy, eliminating {B,C,D,L,M,O,S,U,Y) and leaving 3 of {G,H,I,J,K,N,T,W,Z} as contenders for cube 4. From GREW and KITH we get 1 each from (G,W} and {H,I,K,T} as contenders, leaving 1 of (J,N,Z} as contender.<P> Here on, through an iteration of letters occupying the only cube left to occupy, in turn eliminating other letters from certain cubes, in turn those letters occupying the only cube left to occupy and so on, all other letters fall into place. ',5830,0);
INSERT INTO comment VALUES (5888,929,1626,'Gamer','re(4): Solution','2003-06-19 15:35:49',0,'Yes. you have a point there, but still, there isn\'t a 0 card in the deck so it doesn\'t matter :) Good observation!',5875,0);
INSERT INTO comment VALUES (5889,922,1575,'DJ','re: Is this right?','2003-06-19 16:53:58',1,'Even if you know the number after 6 guesses with a binary system, you \"trying to guess [Jon\'s] favorite number,\" as stated in the introduction. Therefore, it will take an extra guess, and the fewest number you can do it in is seven.\r\n\r\nThe problem states, \"You can guess anything you like and I will tell you <i>whether my number is higher or lower</i> then (<i>sic</i>) your guess.\"\r\nRegarding the range, let\'s use the example you suggested. I guess that the number is between 82 and 90. Jon does not then have to say, \"That\'s it!\" Similarly, he will not say \"Both,\" as the number is neither higher nor lower than my guess (not both). I am guessing a range, not two values.\r\n\r\nRather, he will say if it is higher or lower, or if the number is indeed in that range, he will either say nothing or say that the number is not higher or lower than my guess.\r\n\r\nThus, I think that it will work as I described, and you can find (and guess) the number with six guesses.\r\n\r\nA final minor point, I don\'t think that every problem in which the solution is not obvious is required to be categorized under \'Tricks.\"',5868,0);
INSERT INTO comment VALUES (5890,921,2184,'mark hartman','Drinking bet','2003-06-19 18:07:10',0,'I wouldn\'t take the bet; for if I do, the slinky guy merely removes the flat piece of glass and drinks my drink, and then pays me off $5 for losing the bet.  He gains a ten dollar drink, for which he only pays five.',NULL,0);
INSERT INTO comment VALUES (5891,929,2184,'mark hartman','squares?','2003-06-19 18:13:59',0,'Probability is zero.  No squares end in the digits 2,3,7, or 8.',NULL,0);
INSERT INTO comment VALUES (5892,921,2485,'lucidogg','i\'d say','2003-06-19 18:16:30',3,'i would take the bet.  as soon as he touches the glass, he has lost and you can take your drink and the 5 dollars.  as long as you don\'t stand there and let him drink away, you come out alright that way.',NULL,0);
INSERT INTO comment VALUES (5893,254,2184,'mark hartman','bumpy ride?','2003-06-19 18:21:19',0,'The curve described by the surface would bea series of arches, the length of each arch coincides with one side of the square.  The corners of the square wheels would hit the surface at the bottom between each set of arches.  I believe the name for this curve is a hypocycloid?',NULL,0);
INSERT INTO comment VALUES (5894,903,2456,'joy','','2003-06-19 19:07:15',0,'i thougth that this one was easy.... i just wrote out the alphebet 4 times and picked a word to start with and asigned one cube to each of the letters in that word and then just started crossing out letters that could eb eliminated and circling letters when they were only left on one cube and the answer fell into place quite nicely',NULL,0);
INSERT INTO comment VALUES (5895,900,2456,'joy','','2003-06-19 20:46:05',0,'this one is a great one. It took me a while. i like to use the elimination method. It takes a while, but it works eventually. I put all 16 letters in each square and just kept crossing out letters until they fell into place, not a whole of strategy, just alot of thinking :)',NULL,0);
INSERT INTO comment VALUES (5896,932,2436,'Chris','Let me think...','2003-06-20 03:58:44',0,'Electric trains do not blow smoke. Unless, of course, they are on fire...',NULL,0);
INSERT INTO comment VALUES (5897,543,2436,'Chris','delicious gold!','2003-06-20 04:15:58',0,'eggsies!',NULL,0);
INSERT INTO comment VALUES (5898,921,2436,'Chris','not likely','2003-06-20 04:21:19',0,'Avoid this bet. The particularly slinky character will end up paying 5 bucks for a ten dollar drink, and you will be out both five dollars and a good stiff drink.\r\nBetter yet, spend five of ten on a bottle of good rum, two of ten on some coca cola, and the remaining three of ten on DVDs, and get good and drunk in the privacy and security of your oun home!',NULL,0);
INSERT INTO comment VALUES (5899,542,2436,'Chris','re: copycat','2003-06-20 04:34:34',0,'Tolkien riddles rule. Especially when you tell them to those who haven\'t read The Hobbit...',5861,0);
INSERT INTO comment VALUES (5900,932,1686,'DuCk','Solution','2003-06-20 05:16:15',3,'Ah, this is an oldie.  It saddens me to say that electric trains don\'t blow smoke.  ;)',NULL,0);
INSERT INTO comment VALUES (5901,903,1919,'Lewis','re:','2003-06-20 08:17:02',4,'Well, what answer did you get? Were you actually correct?',5894,0);
INSERT INTO comment VALUES (5902,908,1301,'Charlie','re: Solution (After all that)','2003-06-20 08:55:20',0,'The problem with combining all pairs of ways of getting 50 cents is that some pairs add up to the same number of quarters, dimes and nickels as a completely different pair.\r\n\r\nFor example (0 q 0 d 10 n) combined with (0 q 5 d 0 n) gives 0 q 5 d 10 n, but so does (0 q 1 d 8 n) & (0 q 4 d 2 n), as well as (0 q 2 d 6 n) & (0 q 3 d 4 n).  If this one way of changing a dollar (5 dimes and 10 nickels) could be counted three times under different arrangements, then it could be counted 3003 times for all its permutations (15!/(5!10!)).  Counting all the permutations of all the ways would produce 27,517 arrangements.',5845,0);
INSERT INTO comment VALUES (5903,932,2489,'nellie','Old Smokie','2003-06-20 09:09:36',0,'No smoke without fire, but if smoke then it would go North at 31 km/h.',NULL,0);
INSERT INTO comment VALUES (6015,965,1575,'DJ','First Thoughts','2003-06-25 10:31:38',2,'I haven\'t finished solving this yet, but my first observation is that all the statements but one refer to who is first.\r\n\r\nCicero\'s second statement, \"Balthazar did not arrive second,\" must be true or false.\r\nIf it\'s false, then B is second, the other clues will determine who was first, and we know who was third by elimination.\r\n\r\nIf that statement is true, B can be first or third. If it means B is first, however, there are no other clues that will help us determine who is second or third in what order.\r\nTherefore, in order to be able to solve the problem, the truth of that statement must imply that B is third.\r\n\r\nEither way, I think that in order to have a concrete solution, B cannot be first, or we will not know which of the other two came earlier.',NULL,0);
INSERT INTO comment VALUES (5905,921,2490,'qw','solution','2003-06-20 09:20:37',0,'yes take it. when he touches the glass and attempts to drink it and you win the $5, you smack him right on the gr0in and grab it and then pull off his pants and lift up his shirt, then pour the drink in his gr0in and suck it.',NULL,0);
INSERT INTO comment VALUES (6780,577,2898,'dorkdork','Done !!','2003-07-29 11:13:21',0,'\"That, that is, is that that is not, is not. Is that it ? That is it.\"  ',NULL,0);
INSERT INTO comment VALUES (6781,577,2898,'dorkdork','re: Done !!','2003-07-29 11:18:07',0,'\"That, that is, is. That, that is not, is not. Is that it ? That is it. ',6780,0);
INSERT INTO comment VALUES (5907,467,2490,'qw','B0N3R','2003-06-20 09:24:56',0,'BONER',NULL,0);
INSERT INTO comment VALUES (5908,865,2490,'qw','BON3R?','2003-06-20 09:29:10',0,'BONER?',NULL,0);
INSERT INTO comment VALUES (5909,743,2490,'qw','49.2929… %.','2003-06-20 09:31:48',0,'49.2929… %.',NULL,0);
INSERT INTO comment VALUES (5910,532,2490,'qw','belly button','2003-06-20 09:33:04',0,'belly button needed f0e s3hx',NULL,0);
INSERT INTO comment VALUES (5911,686,2490,'qw','murder of crows?','2003-06-20 09:34:38',0,'B0Ne',NULL,0);
INSERT INTO comment VALUES (5912,911,1626,'Gamer','Speedy idea','2003-06-20 09:52:36',1,'A few of the things I noted was every other term (for a while) has either a previous line with / \\ around it, or with a - after it.',NULL,0);
INSERT INTO comment VALUES (5913,911,1919,'Lewis','My guess','2003-06-20 10:25:11',1,'I think the next terms would be:\r\n//-\\\\--\r\n////-\\\\\\\\\r\n//-\\\\---\r\n/-\\/-\\/-\\/-\\\r\nIs this right??',NULL,0);
INSERT INTO comment VALUES (5914,366,1919,'Lewis','Solution','2003-06-20 10:33:58',3,'Two people\'s statements agree - A & B\' first statements and B & C\'s second statements.\r\nIf A\'s first statement is true, then B\'s first statement is also true, meaning B & C did not do it because of their second statements. That would also make C\'s first statement was true, so he did not do it because of his second statement, meaning D did it.\r\n\r\nIf A\'s first statement is false, then he did it, but that would mean that both of B\'s statements are false, so that\'s not possible.\r\n\r\nSo the robber is D and everybody\'s first statement is the true one.',NULL,0);
INSERT INTO comment VALUES (5915,932,2491,'grace','','2003-06-20 11:20:28',0,'electric trainz hav no smoke. lyke, dat wuz sho hard 2 figure out!',NULL,0);
INSERT INTO comment VALUES (5916,921,2341,'Pickels','re: solution','2003-06-20 17:59:44',0,'Ok...listen, whoever you are, qw, u are sick and perverted. No one would do that. Everyone here is trying to solve a puzzle, and you just start firing off sick remarks like that. Just leave.',5905,0);
INSERT INTO comment VALUES (5917,932,2341,'Pickels','We got it','2003-06-20 18:03:29',1,'Please, people, when one person has said the answer, don\'t repeat it 5 or 6 times. It is really annoying. The answer is obvious, even more so after someone said it. Copying him just makes you look stupid.',NULL,0);
INSERT INTO comment VALUES (5918,835,2494,'Gary Butler','I don\'t get it.','2003-06-20 20:07:46',0,'\"so that no two queens can attack each other?\"\r\n\r\nDoes this mean they can not attack on the first move?  If they can move into possision there can be only 1 queen.  What am I missing?',NULL,0);
INSERT INTO comment VALUES (5919,911,1919,'Lewis','Another thought','2003-06-20 22:20:17',1,'It looks to me that there are two separarte sequences in this - The odd terms being one sequence and the even terms being the other.',NULL,0);
INSERT INTO comment VALUES (5920,932,1919,'Lewis','re: We got it','2003-06-21 00:22:41',0,'People can post the answers whenever they want. Just because the answer is there doesn\'t mean they have to look at it and not work it out themselves. Anyway if its so annoying why not just don\'t take any notice of any comments saying \'solution\' or something?',5917,0);
INSERT INTO comment VALUES (5921,836,1919,'Lewis','If you know each other....','2003-06-21 00:27:14',1,'The problem doesn\'t say that you can\'t talk to people beforehand, so why not start a pretend bidding war with someone?\r\n\r\nYou could start bidding at 1 cent and each bid up 1 cent to something small like 10 cents. I\'m not sure whether the other people in the crowd would be logical enough to foresee the bidding war, but if they do bid you could just stop bidding and only lose 10 cents, but if you win you and your friend would get a profit of 81 cents between you.',NULL,0);
INSERT INTO comment VALUES (5922,689,1919,'Lewis','Simple Solution','2003-06-21 01:04:19',3,'The second die has 3 red and 3 blue faces.\r\n\r\nThis is because whatever colour the first die shows, there is a 50-50 chance that the second will show the same colour.',NULL,0);
INSERT INTO comment VALUES (5923,732,1919,'Lewis','re: Answer','2003-06-21 01:06:35',4,'Tim - why do you keep solving your own problems under a different alias?!',5479,0);
INSERT INTO comment VALUES (5924,823,1919,'Lewis','Solution','2003-06-21 02:03:55',3,'There are eight different possible outcomes :\r\n\r\nHHH\r\nHHT\r\nHTH\r\nHTT\r\nTTT\r\nTTH\r\nTHT\r\nTHH\r\n\r\n(H = heads, T = tails).\r\n\r\nOf thes eight, 3 contain exactly one head, so the probability is 3/8',NULL,0);
INSERT INTO comment VALUES (5925,865,2271,'mullen','hmmmm!!!!','2003-06-21 03:11:11',0,'well that\'s a head killer but i\'d have to say yes.....wait imean no........wait deffinatly yes......or is it no!',NULL,0);
INSERT INTO comment VALUES (5926,826,2271,'mullen','huh?','2003-06-21 03:15:31',0,'okay i\'m not a genius by any stretch but can i say HUH????????????? you lost me on Let\'s',NULL,0);
INSERT INTO comment VALUES (5927,513,2271,'mullen','well','2003-06-21 03:20:56',0,'no we can\'t say that because, ignoring what the words infer, the sentence does contain seven words, it could be corrected by saying \r\nNOW this sentence DEFFINATELY contains seven words.\r\neasy',NULL,0);
INSERT INTO comment VALUES (5928,27,2271,'mullen','i must agree to disagree','2003-06-21 03:28:59',0,'we as can eliminate the days one by one by saying this, but the only one which will be true could be that if it came to the end of thursday and the teacher hasn\'t given them an exam then they will expect one on friday, but when you eliminate thursday then wednesday as possible exam days you can re open friday and thursday and so on as the class will have discounted these as days and thus won\'t be expecting them',NULL,0);
INSERT INTO comment VALUES (5929,511,2271,'mullen','it depends','2003-06-21 03:36:52',0,'this paradox depends on the aim of making the stone that they can\'t lift the yes because they were powerfull enough to do it. ',NULL,0);
INSERT INTO comment VALUES (5930,932,2496,'anoop','re: Old Smokie','2003-06-21 05:37:56',0,'In case it has a smoke - for waht ever reason - , I think the speed would be 53.75 km/h and angle would 69.06 from south',5903,0);
INSERT INTO comment VALUES (5931,932,2489,'nellie','re(2): Old Smokie','2003-06-21 07:29:54',0,'Perhaps it\'s more difficult than I thought.  I thought that once emitted the smoke would itself have no momentum, but simply become part of the air mass within the prevailing wind, going North at 31 km/h.\r\nThe smoke trail across the sky would however remain in a NW/SE line.\r\nThe smoke is more like a boat sitting in a cross tide rather than sailing against a tide.\r\nIf I\'m wrong please explain your thinking.\r\n',5930,0);
INSERT INTO comment VALUES (5932,924,1575,'DJ','A start','2003-06-21 08:05:20',2,'It might help to rewrite this as a set of equations, such as:\r\n* + % = $\r\n3$ = 2@ + 2% + *\r\n@ = ! + *\r\nThen, you just have to determine which of (4! + 2@) and (2$ + % + *) is larger.',NULL,0);
INSERT INTO comment VALUES (5933,911,1575,'DJ','Hint #1','2003-06-21 08:06:31',2,'<b>Hint</b>: Maybe it\'ll go easier if you replace - with 0, and the / and \\ with ( and ).<br>\r\nOr not.',NULL,0);
INSERT INTO comment VALUES (5934,924,1919,'Lewis','Solution','2003-06-21 08:17:12',3,'We need to change the final teams to amounts of the same symbols so that we can compare them.\r\n\r\n2$ + % + * = 3$ so the second team can be written as 3$.\r\n\r\nNow we have to change the first team to $.\r\n\r\n2@ = 3$ - 2% - *\r\n2! = 3$ - 2% - 3*\r\n4! = 6$ - 4% - 6*\r\n2@ + 4! = 9$ - 6% - 7*.\r\n= 2@ + 4! = 9$ - 6$ - *\r\n= 2@ + 4! = 3$ - *\r\n\r\nSo the second team will win because they are stronger by 1*.',5932,0);
INSERT INTO comment VALUES (5935,434,1919,'Lewis','Solution','2003-06-21 08:23:18',3,'Erm.. 1.\r\n\r\nTake a ball from the box marked BW. Because all of the labels are incorrectly placed, whatever colour comes out the box will have two of that colour (either BB or WW).\r\n\r\nThe box marked BB or WW (whichever colour you picked out) will have to be the other option out of BB and WW, otherwise one will have the correct label.\r\n\r\nThese are the possible situations.\r\n\r\nTake a ball from box marked BW. It is:\r\n1. White. Therefore the box marked WW is actually BB and the box marked BB is actually BW.\r\nOr\r\n2.Black. Then, the box marked BB is actually WW and the box marked WW is actually BW.',NULL,0);
INSERT INTO comment VALUES (5936,911,1919,'Lewis','re: Hint #1 ???','2003-06-21 08:30:45',4,'Erm.. I\'m more confused now than I was before.\r\n\r\nPerhaps another hint is needed?\r\n0\r\n(0)\r\n(0)0\r\n((0))\r\n(0)00\r\n(0)(0)\r\n(0)000\r\n(((0)))\r\n((0))0\r\n(0)0(0)\r\n\r\nIs the answer something mathematical or not, because that sequence means nothing to me.',5933,0);
INSERT INTO comment VALUES (5937,902,1919,'Lewis','re: ************************','2003-06-21 09:08:25',0,'Once again. PLEASE DONT GIVE AWAY THE ANSWER IN YOUR SUBJECTS! Or at least in your case, part of the answer',5906,0);
INSERT INTO comment VALUES (5938,911,1575,'DJ','Hint #2','2003-06-21 11:02:55',2,'<b>Hint</b>: These are just the numbers 1 through 10, expressed differently. And despite the presence of zero (if you use the first hint), you can\'t express zero this way.',NULL,0);
INSERT INTO comment VALUES (5939,932,2121,'Chaz','DERR RETARDED','2003-06-21 16:15:28',0,'Its an electric train, and as far as I know they produce no smoke.',NULL,0);
INSERT INTO comment VALUES (5940,921,2121,'Chaz','re: solution','2003-06-21 16:19:44',0,'you forgot that you have to cut off his shlong and make him eat it.',5905,0);
INSERT INTO comment VALUES (5941,835,1301,'Charlie','re: I don\'t get it.','2003-06-21 17:24:10',0,'The idea is to place as many queens so that no queen is currently, without any further positioning, attacking any other.   And color doesn\'t count.  Geometrically this just means as many queens as will fit on the board so that no two queens are in the same row or column or diagonal straight line.',5918,0);
INSERT INTO comment VALUES (5942,932,2496,'anoop','re(3): Old Smokie','2003-06-21 21:26:16',0,'I could be wrong .. but I used vector mechanics to analytically solve this problem. You can also do it graphically.  \r\n\r\nDraw a cordinate (xX\' - yY\') like a big plus sign\r\nwhere x = north, X\' = south, y = West, Y = East\r\nFrom the origin, draw a line at 45 degree angle which is 7.1 cm long (to represent 71 km/h)\r\nFrom the other end of this line (the end that is farther from teh origin), draw aline vertically up 3.1 cm long.\r\n\r\nJoin the other end of this vertical line to the origin, measure the length, and the angle.\r\n\r\nI am trying to draw a picture:\r\n\r\n	N   |\r\n	|\r\n	|\r\n	|\r\nW-------------------- E\r\n	|\\\r\n	| \\\r\n	|   \\\r\n	|    \\   |\r\n	| 7.1 \\  |3.1\r\n	|      \\ |\r\n	|       \\|\r\n	|\r\n	S\r\n\r\nThanks for your review.\r\n\r\n\r\n\r\n',5931,0);
INSERT INTO comment VALUES (5943,932,2489,'nellie','re(4): Old Smokie','2003-06-22 05:19:51',0,'I understand what you say, which is exactly what you would do to plot your true position when sailing into a tide.\r\nMy point was that the smoke would not itself be moving forward at all to set against the wind speed.  Vector triangles do not therefore appear relevant.\r\nI\'m being a bit pedantic I know, but that\'s what these puzzles seem to be all about and thus, good fun.\r\nThanks.',5942,0);
INSERT INTO comment VALUES (5944,937,1575,'DJ','hmm','2003-06-22 05:50:33',1,'Everyone should get this...\r\nAll people have one,\r\nRight next to their head',NULL,0);
INSERT INTO comment VALUES (5945,937,1919,'Lewis','Solution','2003-06-22 05:55:51',3,'Its an ear!\r\nThe 2nd line made me think it was, but the 3rd line confirmed it.',NULL,0);
INSERT INTO comment VALUES (5946,921,2080,'Tristan','¿ Solution ¿','2003-06-22 08:07:52',0,'No, Don\'t take it, you payed $10 for that drink, if he drinks it, you win $5, he used you to get a $10 for $5, you lost $5, and your drink, you just got humiliated.',NULL,0);
INSERT INTO comment VALUES (5947,865,1919,'Lewis','No, no, no, no, no, ...Or is it yes?','2003-06-22 08:23:43',3,'Well, this is easy - its no.\r\nHang on, i mean yes.\r\nNo, i meant no.\r\nYes.\r\nNo.\r\nYes.\r\n\r\nEither way there is a contradition',NULL,0);
INSERT INTO comment VALUES (5948,448,1919,'Lewis','Helpful Harry','2003-06-22 08:38:56',3,'If Harry had delivered all the glasses intact, he would have recieved 30 rupees.\r\n\r\nIf he broke a glass, he would not only have to pay the 90 paise \'fine\', but also lose his 30 paise pay. So, every glass he broke takes away 120 paise.\r\n\r\n30-24= 6 rupees, or 600 paise.\r\n120 goes into 600 5 times, so Harry broke 5 glasses.',NULL,0);
INSERT INTO comment VALUES (5949,921,2507,'Kimii','easy to solve','2003-06-22 10:29:36',0,'you pay ten dollars for your drink, so a five dollare wager would be a rip off! ',NULL,0);
INSERT INTO comment VALUES (5950,544,2507,'Kimii','re: solution','2003-06-22 10:38:07',0,'ahhh. duh!!! how could i have been so stupid not to notice that?!?!?1',5864,0);
INSERT INTO comment VALUES (5951,824,2507,'Kimii','Easy, i think...','2003-06-22 10:43:27',0,'well, he would have stood on a block of ice and put the noose around him, and waited for  the ice to melt.',NULL,0);
INSERT INTO comment VALUES (5952,501,2507,'Kimii','duh','2003-06-22 10:52:17',0,'that was one of the most simple puzzles i have ever heard. stars!!!',NULL,0);
INSERT INTO comment VALUES (5953,37,1575,'DJ','but','2003-06-22 15:51:25',0,'If you assume the scratch can have width to it, what is the limit of the width? Since it\'s not stated in the problem, I say the scratch is horizontal through the middle of the board, and a little more than 6 squares wide. Therefore, you will have to replace all 64 squares (and use 64 veneers).',NULL,0);
INSERT INTO comment VALUES (5954,908,1,'levik','official soluiton','2003-06-22 17:23:32',4,'DJ: there seem to be some issues with the solution you have submitted (as pointed out by Charlie and TomM)\r\n\r\nYou seem to include permutations (50-25-25 and 25-50-25 are counted as different results.)\r\n\r\nYou did not mention 50c + 5x10 as an outcome.\r\n\r\nPlease review the solution.',NULL,0);
INSERT INTO comment VALUES (5955,921,2436,'Chris','Agreement?','2003-06-22 23:25:49',4,'Jon, is there a soloution to this problem, or is this a test to \"find the sucker\"? Most readers seem to agree that taking a five dollar wager with a ten dollar drink on the line is a ripoff, regardless of whether or not it can be done. If it can be done, let us know so I can make money and impress folks at bars...',NULL,0);
INSERT INTO comment VALUES (5956,924,1575,'DJ','Different Solution','2003-06-22 23:34:56',3,'Start with equations based on the matches listed as ties:\r\n\r\n* + % = $\r\n3$ = 2@ + 2% + *\r\n@ = ! + *\r\n\r\nFrom these, derive a few simple forms:\r\n\r\n2* + 2% = 2$\r\n3* + 3% = 3$\r\n2@ = 2! + 2*\r\n\r\nCombine these with the second given equation:\r\n\r\n3$ = 2@ + 2% + *\r\n3* + 3% = 2!+ 2* + 2% + *\r\n% = 2!\r\n\r\nFinally, compare the final match:\r\n\r\n4! + 2@ (?) 2$ + % + *\r\n4! + 2! + 2* (?) 2* + 2% + % + *\r\n6! + 2* &lt; 6! + 3*\r\n\r\nTherefore, the right-hand side wins by a *.\r\n\r\nThere are any number of numerical values that can be assigned to the characters. ! and * can be assigned any arbitrary values, including zero, with no regard to which is greater.\r\n% is then twice !, @ is the sum of ! and *, and $ is the sum of % and *.\r\n\r\nIt should be noted that while negative values also fit the system algebraically, if * is assigned a negative value, then naturally the left-hand side wins instead of the right (the right has an extra <i&gt;negative</i> person).',NULL,0);
INSERT INTO comment VALUES (5957,932,2436,'Chris','re(4): Old Smokie','2003-06-22 23:41:32',4,'It is possible to add vectors together to find the angle of degree, but do you suppose the smoke would have sufficent mass to create a vector of it\'s own? If this electric train was smoking and since, generally, smoke is lighter than air and rises, would not the smoke be ascending with the wind?',5942,0);
INSERT INTO comment VALUES (5958,924,2436,'Chris','possible soloution','2003-06-23 00:40:53',3,'DJ is on to something.\r\nBreak down the competitions into equasions:\r\n* + % + $;\r\n$ + $ + $ = @ + @ + % + % + *;\r\n@ = ! + *.\r\nSo far, we can say the basic values are *, !, and %. But what value can be placed on % ? If we factor out the second line-\r\n3$=2@+2%+* \r\nis the same as\r\n* + * + * + % + % + % = ! + ! + % + % + * + * + *\r\nTo find %, cancel common values, leaving\r\n% = ! + !.\r\nNow, rewrite the original question:\r\n4! + 2@ vs. 2$ + % + *\r\nis the same as saying\r\n6! + 2* vs. 6! + 3*.\r\nAt this point, we can see that\r\n6! + 2* > 6! + 3* thus, %$*$ is the victor. Coffee anyone?',NULL,0);
INSERT INTO comment VALUES (5959,909,1902,'Hank','initial reaction','2003-06-23 04:48:12',0,'my initial reaction is that it equals the circumfrence or 2&#960;\r\n\r\nit is just one point traveling the outerrim of a circle.',NULL,0);
INSERT INTO comment VALUES (5960,937,1902,'Hank','Maybe','2003-06-23 04:49:15',3,'Ear',NULL,0);
INSERT INTO comment VALUES (5961,924,1902,'Hank','simpler solution?','2003-06-23 05:00:47',3,'$ = *%\r\n$$$ = @%*%@\r\n@ = !*\r\n\r\nThen:\r\n$$$ = !*%*%!*\r\n$$$ = $$!!*\r\n$ = !!* = %*\r\n!! = %\r\n\r\nThe solution:\r\n!@!!@! &lt;&gt; %*$$\r\n!!*!!*!! &lt;&gt; $$$\r\n$$!! &lt;&gt; $$$\r\n!! &lt;&gt; $\r\n\r\nKnowing that !!* = $ then !! < $\r\n',NULL,0);
INSERT INTO comment VALUES (5962,909,103,'friedlinguini','Solution','2003-06-23 05:23:20',1,'To find the distance the dot travels, integrate the speed of the dot over the time of travel.  To find the speed of the dot, find the length of the velocity vector.  To find the velocity vector, take the derivative of a function that describes the path of the dot over time.  To find that function, well, read on.\r\n\r\nThe problem doesn\'t state that the wheel\'s speed is constant, or what that speed is, but we\'ll just assume that it is moving at 1 unit per second.  It won\'t affect the answer, and it\'ll make the math easier.  This means that it takes 2&#960; seconds to make a complete revolution.\r\n\r\nFirst, pretend that the wheel is just rotating on a fixed axis, centered at the origin.  Assume, as per the diagram, that the dot starts at the bottom of the wheel.  A function that describes the motion of the dot in the x direction is -sin <i>t</i>.  In the y direction, the dot follows a path of -cos <i>t</i>.  In actuality, the center of the wheel is 1 unit above the y axis, and also travels in the direction of the x axis at a rate of 1 unit per second.  Thus, the position of the dot at every point in time is:\r\n\r\n<b>p</b>(<i>t</i>) = &lt;<i>t</i> - sin <i>t</i>, 1 - cos <i>t</i>&gt;\r\n\r\nThe velocity of the dot is the derivative of the position, so:\r\n\r\n<b>v</b>(<i>t</i>) = (<i>d</i>/<i>dt</i>)<b>p</b>(<i>t</i>)\r\n= &lt(<i>d</i>/<i>dt</i>)(<i>t</i> - sin <i>t</i>), (<i>d</i>/<i>dt</i>)(1 - cos <i>t</i>)&gt;\r\n= &lt;1 - cos <i>t</i>, sin <i>t</i>&gt;\r\n\r\nThe speed of the dot at any given time is:\r\n\r\n<i>s</i>(<i>t</i>) = |<b>v</b>(<i>t</i>)|\r\n= &#8730;((1 - cos <i>t</i>)&#178; + (sin <i>t</i>)&#178;)\r\n= &#8730;(1 - 2cos <i>t</i> + cos&#178; <i>t</i> + sin&#178; <i>t</i>)\r\n= &#8730;(2 - 2cos <i>t</i>)\r\n\r\nThe final answer is the integral of this function from 0 to 2&#960;.  Anybody got a table of integrals handy?',NULL,0);
INSERT INTO comment VALUES (5963,909,103,'friedlinguini','re: Solution','2003-06-23 06:30:43',3,'Aha!  Half-angle identity to the rescue!\r\n\r\n1 - cos <i>t</i> = 2 sin&#178; (<i>t</i>/2)\r\n\r\nThe formula for the length, then, is Integral(<i>s</i>(<i>t</i>)) evaluated from 0 to 2&#960;.\r\n\r\nIntegral(<i>s</i>(<i>t</i>)) = Integral(&#8730;(2 - 2cos <i>t</i>))\r\n= Integral(&#8730;4sin&#178; <i>t</i>/2))\r\n= Integral(|2sin <i>t</i>/2|)\r\n\r\nNote that we are only interested in values of <i>t</i> between 0 and 2&#960;.  For these values, 2sin <i>t</i>/2 is always positive.  This lets us drop the absolute value part\r\n\r\n= Integral(2sin <i>t</i>/2)\r\n= -4cos <i>t</i>/2\r\n\r\nEvaluating from 0 to 2&#960; gives\r\n\r\n-4cos &#960; + 4cos 0 = 8.',5962,0);
INSERT INTO comment VALUES (5964,911,1567,'Bryan','Stuck!','2003-06-23 06:39:46',0,'I have been thinking outside the box on this one, to no avail. I tried substitutions, I tried bases other than ten, I compared the terms to Roman numerals, and came up with nought. There is no denying the geometric progression of the 2nd, 4th, and 8th terms, or the arithmetic progression of the 3rd, 5th, and 7th, but so far I haven\'t been able to make the leap to understanding, even with the hints. Guess I\'ll keep plugging at it.',NULL,0);
INSERT INTO comment VALUES (5965,911,1575,'DJ','Hint #3 (Potential Spoiler)','2003-06-23 06:59:04',2,'All your base are belong to prime.',NULL,0);
INSERT INTO comment VALUES (5966,909,1,'levik','re: initial reaction','2003-06-23 07:46:13',0,'That\'s not correct...\r\n\r\nIf you were to \"unwrap\" the wheel, you would find that this length is equal to the distance between the points where the red curve touches the ground. \r\n\r\nWhat we are looking for, is the length of the curve itself, which is obviously longer than the distance between its two endpoints.',5959,0);
INSERT INTO comment VALUES (5967,96,2436,'Chris','Solotion','2003-06-23 08:57:02',0,'Use Pythagorean theorum:\r\na&#178;+b&#178;=c&#178;\r\nIf the hypotenuse of an equilateral triangle within a circle is 6, then:\r\n6&#178;-3&#178; is aproximatly 5.20\r\n',NULL,0);
INSERT INTO comment VALUES (5968,96,2436,'Chris','re: Solotion','2003-06-23 09:02:30',0,'Never mind.',5967,0);
INSERT INTO comment VALUES (5969,936,2522,'Louis','','2003-06-23 09:29:33',0,'wouldn\'t you need weights measuring 1,2,8,32,64,128,256,512 pounds to balance the item\r\n\r\nit also seems that 8 would be the least i could be wrong',NULL,0);
INSERT INTO comment VALUES (5970,909,1567,'Bryan','re: Solution','2003-06-23 09:35:02',0,'Holy moly, that\'s brilliant!',5962,0);
INSERT INTO comment VALUES (5971,824,2522,'Louis','','2003-06-23 09:38:53',0,'seems to me that the man died by standing on a block of ice and putting his head in the rope loop',NULL,0);
INSERT INTO comment VALUES (5972,511,1567,'Bryan','Weighing in late','2003-06-23 11:52:45',3,'At this late date in the discussion, I don\'t know that many people will read this, but I have a different perspective on this question. To avoid the emotional response to discussions on God, let\'s ask instead, \"Can an omnipotent hoober-goober create a stone which it cannot carry itself?\"<p>If the hoober-goober cannot create such a stone, <b>by definition</b> it is not omnipotent. If, on the other hand, it cannot lift the stone, then again by definition it is not omnipotent. What this proves is that nothing can be literally omnipotent, because literal omnipotence conveys the ability to do things that cannot be done or, for that matter, the inability to do things that can be done. This is a question about the meaning of omnipotence, not the existence of God.\r\n',NULL,0);
INSERT INTO comment VALUES (5973,936,2129,'Sanjay','Balancing Act','2003-06-23 12:51:32',3,'<P>(1) Exactly <B>eight</B> weights wil be required to balance the weight of the item.<br>These are: 512, 256, 128, 64, 32, 8, 2, 1 lbs <P>(2) These also happen to be the fewest number of weights that can be used to balance the weight of the item. This is so because it will always be possible to iteratively replace any pair of similar weights with a single higher weight till such time that not more than one of each weight remains.<P>There\'s a more efficient method possible, but this involves being allowed to use both pans rather than only one pan to place the weights, and I\'m not sure if the problem permits it.<P>You can balance the pans with the use of <B>four</B> weights by placing a 1024 lb weight on one pan and the item along with 16, 4, & 1 lb weights on the other pan. \r\n ',NULL,0);
INSERT INTO comment VALUES (5974,511,2528,'Sam','heh...','2003-06-23 14:52:13',0,'way to rip off george carlin man reeeeeeal original',NULL,0);
INSERT INTO comment VALUES (5975,672,2528,'Sam','somewhat of an answer','2003-06-23 15:00:18',3,'well you clearly stated that the shields cannot be DESTROYED, and so if the blacksmith who makes the swords cuts through one of the \"indestructible\" shields, it is not necessarily destroyed, but broken.  yet being the skilled blacksmith that he is, he can mend his shield, but after being sliced and diced by the sword.  therefore i predict the swordsmith will triumph.',NULL,0);
INSERT INTO comment VALUES (5976,936,2529,'Roger','Binary','2003-06-23 15:11:09',0,'(1)\r\nThe answer is easily solved by converting 1003 into a binary number. That number is:\r\n\r\n1111101011\r\n\r\nThere are 8 1\'s, corresponding to:\r\n512, 256, 128, 64, 32, 8, 2, 1. The answer is 8.\r\n\r\n(2)\r\nThis answer is only different from the answer to (1) when some of the eight weights can be \"combined\" to equal a new available weight. Since this is not possible, the answer is the same as (1): 8.',NULL,0);
INSERT INTO comment VALUES (5977,937,2528,'Sam','pfff','2003-06-23 15:17:59',0,'an ear',NULL,0);
INSERT INTO comment VALUES (5978,921,2528,'Sam','re: easy to solve','2003-06-23 15:20:11',0,'yes you do pay 10 bucks for your drink, but if you do happen to win the bet, your net loss would only be 5 bucks.  then again, if you lose the bet, youre down $15.',5949,0);
INSERT INTO comment VALUES (5979,37,153,'TomM','re: but','2003-06-23 15:58:33',0,'That\'s not a \"scratch.\" That\'s stripping the entire board!',5953,0);
INSERT INTO comment VALUES (5980,924,1839,'Rajeev','solution','2003-06-23 21:39:11',0,'%$*$ > !@!!@!\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5981,929,1839,'Rajeev','Zero','2003-06-23 21:44:07',0,'the number cannot be perfect square as no perfect square has 2, 3, 7, 8 as a last digit',NULL,0);
INSERT INTO comment VALUES (5982,936,1183,'fwaff','re: Balancing Act - outside the box','2003-06-23 21:44:42',3,'It\'s possible to go further than Sanjay\'s more efficient solution and balance the item with only one of the 2^n weights..... move the balance\'s fulcrum.\r\n\r\nFor simplicity if one takes the 2^0 (1lb) weight and constructs the balance such that the 2^0lb weight is 1003 times further from the fulcrum than the 1003lb item then the balance is errr... balanced. Clearly this principle works for any of the 2^n weights, provided the balance is constructed correctly.',5973,0);
INSERT INTO comment VALUES (5983,279,2536,'Peter','','2003-06-23 23:26:52',1,'Here\'s what I\'ve got;\r\n\r\n1= -2-0+0+3\r\n2= 2*(-2-0+0+3)\r\n3= 2*(-2-0+0+3)-2-0+0+3\r\n4= 2&#178;*(-2-0+0+3)\r\n5= 2&#178;*(-2-0+0+3)-2-0+0+3\r\n\r\nJust to check: can this do??\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (5984,937,1253,'brianjn','Mmm! Up tempo!','2003-06-24 01:47:17',0,'Yes, we have the ear being referenced, but .. we have more!\r\n\r\nThere are five components, if that be the right choice of word, here of:\r\n\"The Middle ear.\"  ',NULL,0);
INSERT INTO comment VALUES (5985,96,2436,'Chris','Law of signs','2003-06-24 02:10:04',3,'Basicly, I used the law of signs:\r\n(sin 120/6 cm) = (sin 30/x) => x=(6 sin 30/sin120)\r\nx is aproximatly 3.46 cm, and just so happens to be the radius. d = 2r => d = 2(3.46 cm), about 6.92 cm.',NULL,0);
INSERT INTO comment VALUES (5986,936,1567,'Bryan','re(2): Balancing Act - outside the box','2003-06-24 04:41:50',3,'fwaff\'s solution gives the least number of weights needed if the balance is modified. If the balance is not modified, the answer is <b>four</b>. <p>Place the 1024 lbs weight on the scale opposite the 1003-lbs item, and put 1, 4, and 16 lbs on the same side as the item. Presto! The weight of the item is balanced.',5982,0);
INSERT INTO comment VALUES (5987,911,158,'Ender','Solution','2003-06-24 04:46:17',3,'From hint 2 the pattern -, /-\\, //-\\\\, ///-\\\\\\ = 1, 2, 4, 8 became obvious, so I could see that it most likely used exponents.  With hint 3 to confirm the bases, it fell into place.\r\n\r\nHow to read numbers:\r\nEach - is a column entry.  The number of \"/\\\"\'s surrounding the dash is the value of the column (- is 0, /-\\ is 1, //-\\\\ is 2, etc)\r\nEach column is a prime, starting with the rightmost being 2, the lowest prime.\r\nThe entry in the column is the exponent for that prime (e.g, a 0 in the 2\'s column means 2^0 = 1).\r\nEach column is ultimately multiplied to get the result.\r\n\r\nThus the given sequence would be read:\r\n0: (2^0) = 1\r\n1: (2^1) = 2\r\n1,0: (3^1)*(2^0) = 3\r\n2: (2^2) = 4\r\n1,0,0: (5^1)*(3^0)*(2^0) = 5\r\n1,1: (3^1)*(2^1) = 6\r\n1,0,0,0: (7^1)*(5^0)*(3^0)*(2^0) = 7\r\n3: (2^3) = 8\r\n2,0: (3^2)*(2^0) = 9\r\n1,0,1: (5^1)*(3^0)*(2^1) = 10\r\n\r\nSo the next few terms are:\r\n/-\\----\r\n/-\\//-\\\\\r\n/-\\-----\r\n/-\\--/-\\\r\n/-\\/-\\-\r\n////-\\\\\\\\\r\n',NULL,0);
INSERT INTO comment VALUES (5988,957,1626,'Gamer','My notes','2003-06-24 09:35:37',2,'I haven\'t found a solution that isn\'t more than a little over 1/3... The only solution I found was a 4/4 grid.\r\n\r\nKLLK\r\nLLKL\r\nLKLL\r\nKLLK\r\n\r\nThe two rules to remember when creating where liars and knights could be (in order to fulfil the \"Opposite\" condition) are:\r\n\r\nKnights must be around all liars\r\nLiars must be not be around all knights\r\n\r\nOne possible solution for an \"at least 1/3 must be knights\" would be to take any sized grid (not divisible by 3) and repeat KLLKLLKLL so on going across first then down. (to do divisible by 3, just repeat when starting a new row)\r\n\r\nI don\'t know how to \"improve\" this to 37% though',NULL,0);
INSERT INTO comment VALUES (5989,306,1626,'Gamer','re(2): perplexed','2003-06-24 09:38:31',0,'I think the last paragraph would be better phrased \"Many don\'t believe that\", but I still think it maes sense in this problem.',3210,0);
INSERT INTO comment VALUES (5990,911,1567,'Bryan','re: Solution','2003-06-24 10:06:52',0,'Ender, even after reading your solution, it took me a few minutes to noodle it out. Very well done!',5987,0);
INSERT INTO comment VALUES (5991,957,1575,'DJ','First Glance','2003-06-24 10:49:45',1,'A first look at the setup of the problem, with each person in rows and columns forming a perfect square, would indicate that, for two people A and B, if A is next to B, B is next to A.\r\nSuppose A is a knight. For him to say that B is of the opposite persuasion (a liar), B must indeed be a liar since A always tells the truth.\r\nFor B to say that A is of the opposite persuasion (a knight), however,  A must be a liar, so that B will untruthfully say that he is a knight.\r\nFrom this, it seems to be impossible, since each knight must be surrounded by all liars, and each liar must be surrounded by all liars, therefore there can be no knights in the arrangement.\r\n\r\nThat was my first impression.\r\n\r\nSince the problem states, however, that each person will say that <i>all</i> adjacent persons are of the opposite persuasion, then a liar surrounded by, say, all knights and one liar, or anything but all knights, will be able to say that he is surrounded by knights and still be lying.\r\n\r\nTherefore, any arrangement in which no two knights are next to each other, and each liar is next to at least one other liar, will work.\r\n\r\nSince we need at least 100 people, the smallest could be 10x10. Of these 100 people, at least 37 must be knights.\r\n\r\nI would guess that knights should be placed on every third diagonal, so as to fit as many as possible with none adjacent to each other. There are two distinct ways to do this:\r\n<pre>\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L\r\nK L L K L L K L L K  K=34\r\n\r\nL K L L K L L K L L\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L\r\nK L L K L L K L L K\r\nL L K L L K L L K L\r\nL K L L K L L K L L  K=33\r\n</pre>\r\nThese arrangements give us 34 and 33 knights out of 100, respectively, which is not enough.\r\nSo, there must be another way to arrange them, or the grid must be yet bigger.\r\n\r\nThat\'s all I have for now.',NULL,0);
INSERT INTO comment VALUES (5992,912,1567,'Bryan','Stuck again','2003-06-24 10:52:52',0,'I haven\'t even figured out how to get to level 4!',NULL,0);
INSERT INTO comment VALUES (5993,957,1919,'Lewis','A Few Thoughts','2003-06-24 10:58:45',1,'KLLKLLK\r\nLKLLKLL\r\nLLKLLKL\r\nKLLKLLK\r\nLKLLKLL\r\nLLKLLKL\r\n\r\nThis pattern meets the criteria that all can say that they are standing next to people of the opposite type - all the knights are by liars and all the liars are by a mixture of knights and liars - but only 33% are knights, so I don\'t know how you could add a few more knights in.',NULL,0);
INSERT INTO comment VALUES (5994,937,2540,'dEADzONE','Solution','2003-06-24 11:04:28',0,'It\'s the ear...the timpani is the eardrum.\r\nThe \"hammer\", \"anvil\" and \"stirrup\" are the three bones of the middle ear, and the \"canal\" is the Eustuchian canal connected to the bones.',NULL,0);
INSERT INTO comment VALUES (5995,957,158,'Ender','Solution?','2003-06-24 11:29:20',1,'Playing around with symbols, I noticed a diamond patern kept appearing when I\'d try to optimize the knights ( .\'s are liar, |\'s are knights):\r\n\r\n..|..\r\n.|.|.\r\n|...|\r\n.|.|.\r\n..|..\r\n\r\nWhile on a single patern, it doesn\'t produce a high enough percentage, repeating it does.  It looks like this generates a 3:8 (37.5%) ratio:\r\n\r\n|...|...\r\n.|.|.|.|\r\n..|...|.\r\n.|.|.|.|\r\n|...|...\r\n.|.|.|.|\r\n..|...|.\r\n.|.|.|.|\r\n\r\nThis has 24 knights out of 64 people.  However, 4 liars are surrounded by 3 knights only (no liars), so it appears that I need to make the dimensions large enough that some of the outside knights can be turned into liars (the extra 0.5%).  At 20x20, there are 150 knights, but 148 are needed; however, there are 9 knights that have to be changed.  At 40x40, I have 600, I only need 592, but 19 need to be changed.\r\n\r\nAfter looking at it, 1/4 of the rows and 1/4 of the columns need 1 knight changed.  If a corner knight is changed and the rows/columns are a multiple of 4, than you can subtract 1 from this because of the knight being both on a row and column.\r\n\r\nSo in a NxN square, there are (3/8)*N*N knights, with (37/100)*N*N needed, resulting in (1/200)*N*N extra.  If N is a multiple of 4, then (1/2)*N-1 knights will need to be changed. So solving:\r\n(1/200)*N*N > N/2-1\r\nN*N > 200*N/2-200\r\nN*N - 100*N + 200 > 0\r\n2 <= N <= 98\r\nSo 98x98 is the smallest number of rows/columns that might work with this solution.  However, that is not a multiple of 4, so I think 100x100 will be needed.',NULL,0);
INSERT INTO comment VALUES (5996,912,1,'levik','Thoughts...','2003-06-24 11:43:38',2,'So to get to the \"next\" level (call it \"N\") (after 1) you need to have an arrangement similar to the one shown in \"Turn 1\": \r\n<tt>\r\nLevel N:..  ......\r\nLevel N-1:  ...a..\r\nLevel N-2:  .bc...\r\n</tt>\r\n\r\nB would then jump over C then A to get to level N.\r\n(B cannot start out sitting below A, since A had to jump over something to have gotten to level N-1, and that checker is now gone)\r\n\r\nSo it seems that the lowest theoretical \"cost\" of moving a checker to N is equal to the cost of N-1 plus twice the cost of N-2.\r\n\r\nFrom the problem though, it seems there is some additional expense after level 3 (otherwise the cost for N=4 would be 16, not 20.)',NULL,0);
INSERT INTO comment VALUES (5997,957,1626,'Gamer','re: Solution?','2003-06-24 12:26:41',2,'I think that will work... Good idea! :)\r\n\r\nTo help rephrase what Ender was saying\r\n\r\nJust have a\r\n\r\n|...\r\n.|.|\r\n..|.\r\n.|.|\r\n\r\n4x4 repeating sequence that tiles the field that Kazzam wants to use.\r\n\r\nThe only problem is that then the bottom and right side of Kazzam\'s field have a lone liar (per unit of 4). To fix this, you would need to change the bottom right knight to a liar in each case...\r\n',5995,0);
INSERT INTO comment VALUES (5998,957,2541,'K','Am I missing something','2003-06-24 13:02:38',0,'The text says at least 37%.  The answer would then be a simple alternating pattern, with 50% of each, as 50% represents at least 37% of the whole.  As such, a simple grid 10x10 would suffice.',NULL,0);
INSERT INTO comment VALUES (5999,957,1575,'DJ','re: Am I missing something','2003-06-24 13:08:09',0,'If you have an alternating grid, such as the red and black squares on a checkerboard, each knight is surrounded by all liars (which we want), and each liars is surrounded by all knights. However, being a liar, he will not <i>say</i> that he is surrounded by all knights, and the arrangement fails.\r\n\r\nTo solve this problem, we need to find an arrangement for which each knight is surrounded by all liars, but each liar is next to at least one other liar (so he can lie and say that all his neighbors are knights).',5998,0);
INSERT INTO comment VALUES (6000,957,1626,'Gamer','re: Solution?','2003-06-24 13:17:29',1,'I would double both sides first in the equation:\r\n\r\n(1/100)*N*N>=N-2\r\n\r\nThen upon multiplying by 100, I see from both sides I see\r\n\r\nN*N>=100(N-2)\r\n\r\n(N-2)(N+2)+4 is equal to N*N,\r\n\r\nSo then (N+2)+4/(N-2)>=100\r\n\r\n\r\n\r\nIf N+2 = 100, then 4/(100-4) would be small but positive. For each number N is less than 98, 4/N-2 would have to be 1 more. But that couldn\'t happen, so the lowest is 98.\r\n\r\nAs for the 1 larger thing, looking at the pattern, you could have these last two rows\r\n\r\n|...\r\n.|.|\r\n\r\nThen change the | to a . (as allowed by the 2n-1), and it should work.\r\n',5995,0);
INSERT INTO comment VALUES (6001,912,1567,'Bryan','re: Thoughts...','2003-06-24 16:08:05',0,'Getting to level 3 is pretty straight forward. It can be done with an arrangment like <p> o o o o o<br> o o o<p>The problem quickly becomes one of getting other checkers to level 2, then sideways so they get under the checker advanced to level 3. And the higher we go, the further sideways they have to go. If I saw how to get to level 4, I suspect I could determine how to get beyond it, or if it is impossible.',5996,0);
INSERT INTO comment VALUES (6002,957,1567,'Bryan','re: Solution?','2003-06-24 16:15:43',0,'You are definitely on the right track, but the answer is less than 98.',5995,0);
INSERT INTO comment VALUES (6003,936,1183,'fwaff','re(3): Balancing Act - outside the box','2003-06-24 22:16:56',3,'I think that the wording of the question is suitably vague such that any of the three answers given so far are correct for a given interpretation....\r\n\r\nIf any type of balance can be used then the answer is one. I used to work in a butchers where the balance used was of a type where the balance weight slid along the balance lever which effectively moves the fulcrum and the weight was read from the balance lever depending on the equilibrium position.\r\n\r\nIf one assumes a traditional pan balance and are allowed to put weights in either pan then the answer is four.\r\n\r\nIf one assumes a traditional pan balance and interprets \'balance the weight\' to mean exactly balance the weight, no more, no less, then the answer is eight.\r\n\r\nI\'m curious to see which interpretation luvya had in mind when composing the problem.',5986,0);
INSERT INTO comment VALUES (6004,958,1183,'fwaff','A solution + challenge for Charlie','2003-06-25 02:04:11',3,'One set of missing letters gives Reese Witherspoon.\r\n\r\nI\'m sure Charlie can write a program to come up with some alternatives.',NULL,0);
INSERT INTO comment VALUES (6005,911,1626,'Gamer','re(2): Solution','2003-06-25 02:18:06',0,'Seems so easy now! :)',5990,0);
INSERT INTO comment VALUES (6006,958,2129,'Sanjay','Solution','2003-06-25 03:11:35',3,'ST<b>R</b>AY<br>CH<b>E</b>AT<br>QU<b>E</b>EN<br>ME<b>S</b>SY<br>ST<b>E</b>AM<p>SE<b>W</b>ER<br>SP<b>I</b>NE<br>TO<b>T</b>EM<br>AS<b>H</b>ES<br>SP<b>E</b>ED<br>HU<b>R</b>RY<br>JE<b>S</b>US<br>ZI<b>P</b>PY<br>SC<b>O</b>LD<br>GO<b>O</b>DS<br>FU<b>N</b>NY',NULL,0);
INSERT INTO comment VALUES (6007,183,1626,'Gamer','re: My solution','2003-06-25 03:14:52',0,'I don\'t think that\'s legal... You can\'t leave anything there or take anything, but that is a good idea...',2271,0);
INSERT INTO comment VALUES (6008,957,158,'Ender','re(2): Solution?','2003-06-25 04:11:57',1,'The problem asks for an even number of rows and columns.  Should that be equal number?\r\n\r\nIf so, I believe it can be solved with a 49x49 square.   On odd numbers, no knights need to be changed in the 4x4 pattern I used.\r\n',6002,0);
INSERT INTO comment VALUES (6009,824,2547,'janelle','re: Death Theory','2003-06-25 05:04:14',0,'but wouldn\'t there be a trail of water where the truck rolled out of the room?',5443,0);
INSERT INTO comment VALUES (6010,958,2341,'Pickels','Solution','2003-06-25 06:23:53',3,'I got Reese Witherspoon for my answer. I had a little trouble with the first part, but after I got a few, it was pretty easy.',NULL,0);
INSERT INTO comment VALUES (6011,958,950,'sarah','Answer','2003-06-25 08:16:31',0,'Reese Witherspoon',NULL,0);
INSERT INTO comment VALUES (6012,957,158,'Ender','re(3): Solution?','2003-06-25 08:30:18',1,'The diamond pattern is 4x4, so allowing partial repeats of the pattern gives different results.  Note that no knights need to change on odd numbers.  I believe 49 is the smallest number using this diamond pattern (discounting n &lt; 4, since the statement requires n &gt; 10).\r\n\r\nThese all assume this is the top left corner, with the pattern repeated down and right as needed:\r\n|...\r\n.|.|\r\n..|.\r\n.|.|\r\nOn ones where the knights change, I made the second to bottom row and second to last column entirely liars.\r\n\r\nIf (n mod 4 = 0):\r\n-----------------\r\nNumber of knights minus changed knights:\r\n(3/8*n*n) - ((1/2)*n-1) = 1/8*(3n^2-4n+8)\r\n\r\nSolving inequality (number of knights >= 37%):\r\n1/8*(3n^2-4n+8) >= 37/100*n^2\r\nn^2 - 100n + 200 >= 0\r\n2 &lt;= n <= 98\r\nn = 100,104,108,...\r\n\r\n\r\nIf (n mod 4 = 1):\r\n-----------------\r\nNumber of knights in n-1 square plus knights in columns-1 plus knights in rows-1 plus corner knight:\r\n(3/8*(n-1)*(n-1)) + ((1/4)*(n-1)) + ((1/4)*(n-1)) + 1\r\n= 1/8( 3*n^2 - 2*n + 7 )\r\n\r\nSolving inequality:\r\n1/8( 3n^2 - 2n + 7 ) &gt;= 37/100*n^2\r\nn^2 - 50n + 175 >= 0\r\n3 &lt;= n <= 47\r\nn = 49,53,57,...\r\n\r\n\r\nIf (n mod 4 = 2):\r\n-----------------\r\nNumber of knights minus changed knights:\r\n(3/8*(n^2) + 1/2) - (n/2) = 1/8*(3n^2 - 4n + 4)\r\n\r\nSolving inequality:\r\n1/8*(3n^2 - 4n + 4) &gt;= 37/100*n^2\r\nn^2 - 100n + 100 >= 0\r\n1 &lt;= n <= 99\r\nn = 102,106,110,...\r\n\r\n\r\nIf (n mod 4 = 3):\r\n-----------------\r\nNumber of knights in n+1 square minus knights in columns+1 minus knights in rows+1 plus knight in corner (was taken out twice - by rows and columns):\r\n3/8*(n+1)*(n+1)- (1/2)(n+1) - (1/2)(n+1) + 1\r\n= 1/8*(3n^2 - 2n + 3)\r\n\r\nSolving inequality:\r\n1/8*(3n^2 - 2n + 3) &gt;= 37/100*n^2\r\nn^2 - 50n + 75 >= 0\r\n1 <= n <= 49\r\nn = 51,55,59,...\r\n',6008,0);
INSERT INTO comment VALUES (6013,937,2551,'mary armstrong','','2003-06-25 09:55:23',3,'the answer to what can i be is an \"ear\"',NULL,0);
INSERT INTO comment VALUES (6014,937,2551,'mary armstrong','solution','2003-06-25 09:58:49',3,'you are an \"ear\"',NULL,0);
INSERT INTO comment VALUES (6016,965,1902,'Hank','this might work','2003-06-25 11:03:01',0,'A - liar\r\nB - knight\r\nc - knave\r\n\r\nB 1st\r\nA 2nd\r\nC 3rd',NULL,0);
INSERT INTO comment VALUES (6017,965,158,'Ender','My solution','2003-06-25 11:07:33',3,'I broke the statements down by person, to make it easier to find a knave.  Then, since there were only 6 combinations possible, I then wrote down each combination and the truthfulness for each statement.\r\n\r\nStatements:\r\nA:A was 1st. C was not 1st. A was 1st.\r\nB:A was not 1st. B was 1st. B was not 2nd.\r\nC:B was not 1st. C was 1st. B was not 2nd.\r\n\r\nOrder: A,B,C\r\nA:T,T,T\r\nB:F,F,F\r\nC:T,F,F - not valid\r\n\r\nOrder: A,C,B\r\nA:T,T,T\r\nB:F,F,T - not valid\r\nC:T,F,T\r\n\r\nOrder: B,A,C\r\nA:F,T,F\r\nB:T,T,T\r\nC:F,F,T - not valid\r\n\r\nOrder: B,C,A\r\nA:F,T,F\r\nB:T,T,T\r\nC:F,F,T - not valid\r\n\r\nOrder: C,A,B\r\nA:F,F,F\r\nB:T,F,T\r\nC:T,T,T\r\n\r\nOrder: C,B,A\r\nA:F,F,F\r\nB:T,F,F - not valid\r\nC:T,T,F\r\n\r\nThere is only one valid combination (C,A,B).  So Ajax is a liar is the stable, Balthazar is a knave in the pighouse, and Cicero is a knight in the stableboy’s room.\r\n',NULL,0);
INSERT INTO comment VALUES (6018,965,1575,'DJ','More Thoughts (Soulution)','2003-06-25 11:38:36',3,'There are two ways to look at the statements (as far as the alternating statements of a knave). Either each set of statements in a line counts as a single statement which are both true or false, and the next group of statements is the opposite (if, of course, that person is a knave); or the first statement is true, the second is false, etc, regardless of the lines in the problem.\r\n\r\nFirst assume that they count together. That means that both sentences in any one line have the same value (true/false), and if we know one, we know the other.\r\nBased on my original assumption that B cannot be first (or there will be no full solution), B must be a liar or a knave. His first set of statements must be false, since he says, \"I was first,\" and we are assuming that can\'t be the case.\r\nAlso, the first part of that statement (\"No you didn\'t\") must be false, so Ajax was first.\r\nThe first part of Cicero\'s first statement (\"You were not,\" referring to B being first) must be true. Therefore, his second statement (\"I arrived first\") must also be true, but we already have that Ajax was first. Both cases cannot be true, so that must mean that the statements in a line do not count together.\r\n\r\nTherefore, each statement counts independently, but we know that every other statement by any of the people has the same value.\r\nAssuming still that B is not first, his second statement must be false. He is not a knight; we know that his other two statements are the same, but could both be true (if B is a knave) or false (if he is a liar). There is no way of figuring this out from his statements alone (as those are the only ones he made).\r\nIf Balthazar\'s second statement is false, then Cicero\'s first statement, which denies it, must be true. Therefore, he (Cicero) is not a liar, but the next statement (\"I arrived first\") could be true or false, depending on whether he is a knight or a knave. His third statement, however, must also be true, and Balthazar did not arrive second. Therefore, Balthazar arrived third.\r\nB\'s last statement, which agrees with Cicero\'s last statement that is true, must also be true. Therefore, B is a knave, and his first statement (\"No you didn\'t\" in response to A\'s \"I arrived first\") must be true, as well as the third. Therefore A did not arrive first; he arrived second and Cicero was first.\r\n\r\nTherefore, a little more inspection shows that all of Ajax\'s statements are false; he must be a liar. Also, Cicero\'s statements are all true; he is a knight.\r\n\r\nThe men, in the order they arrived, are:\r\n1st: Cicero, knight\r\n2nd: Ajax, liar\r\n3rd: Balthazar, knave',NULL,0);
INSERT INTO comment VALUES (6019,965,1567,'Bryan','re: My solution','2003-06-25 11:41:32',0,'This is a great method of cutting through the chaff to get to the solution! I\'ll have to make my next puzzle in such a way that it can\'t be solved this way -- you make it seem too easy!\r\n\r\nSomeone could work through the logic \"frontwards\" to get to the answer, although I doubt they would want to now.',6017,0);
INSERT INTO comment VALUES (6020,936,1171,'nikki','Solution','2003-06-25 11:49:10',3,'\r\nFirst, I hope N >= 10.\r\n\r\nSecond, there are two ways that the weighing could happen (because the wording wasn\'t specific).  One way is to have the item on one side of the scale all alone, and various weights on the other.  The other way is to allow weights on both sides of the scale.  Here are the solutions to each way:\r\n      \r\nItem vs. Weights:\r\n8 Weights are needed.  512, 256, 128, 64, 32, 8, 2, and 1.\r\n\r\nItem and Weights vs. Weights:\r\n4 Weights are needed.  The Item and Weights 16, 4, and 1 on one side.  Weight 1024 on the other.\r\n\r\nAs for the second part of the equation, the answers are the same.  Due to the nature of the weights (all being a power of 2) you gain nothing by having more than one of each weight.  Using two of Weight 2^m is silly because 2*2^m = 1*2^(m+1).  2^(m+1) is also a power of two so that weight should be on hand, so it would be better to use that one than two of another.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (6021,7,1171,'nikki','People!  Get a clue!','2003-06-25 12:18:47',0,'\r\nFor all of the people out there who STILL believe the answer is 1/2, let me ask you this:\r\n\r\nForget about the person saying anything at all.  If two coins are flipped, what are the chances both are heads?  Some of you have used the logic that tossing HT is the same as tossing TH.  If that is the case then your answer to my question would be 1/3 instead of the correct 1/4.  So clearly there is something lacking in that logic.\r\n\r\nAnd to Charlie and anyone who agrees with him, did you even read the problem statement?  It was written quite clearly.  The person definitively tells you that one of the coins is a Tail, not \"the person told you what one of the coins was.\"  Your whole theory about a person\'s preference for announcing Heads or Tails is irrelevent.  In this case we are dealing with a person who said Tails, period.  All that did was eliminate the HH possibility.',NULL,0);
INSERT INTO comment VALUES (6022,902,1575,'DJ','=\\','2003-06-25 13:31:58',0,'Just because I mistakely left out a line of the problem, I hardly think it deserves a rating of 1.\r\n.. ohwell ..',NULL,0);
INSERT INTO comment VALUES (7524,610,3202,'Jill','Solution','2003-08-30 11:23:16',0,'a.)5 yellow birds  b.) 2 other color birds\n\n<i>Edited on <b>August 30, 2003, 11:23 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7525,610,3248,'Kelsey','Solution','2003-08-30 12:26:03',0,'There were 5 yellow birds and 2 non-yellow birds  spotted.\n\n<i>Edited on <b>August 30, 2003, 12:33 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7526,610,3248,'Kelsey','RE:Solution','2003-08-30 12:26:51',0,'Each person spotted 4 birds. All the birds C spotted were yellow. That means that the bird all of them spotted was yellow (1 yellow, 0 non-yellow). That also means that the bird C and A both spotted is yellow and the bird C and B both spotted is yellow (3 yellow, 0 non-yellow). The bird only C spotted also must have been yellow. A spotted 2 yellow birds and 2 non-yellow birds. The 2 yellow birds A spotted were: the bird all three of them spotted and the bird that C and A both spotted. That means that the bird A and B spotted and the bird that only A spotted were non-yellow (4 yellow, 2 non-yellow). 1 of the 3 yellow birds that was spotted was the bird all three of them saw. Another one was the bird that both B and C spotted. The non-yellow bird B spotted was the one that both B and A spotted. That leaves the bird that just B spotted to be yellow (5 yellow, 2 non-yellow).\r\n\r\n\n\n<i>Edited on <b>August 30, 2003, 12:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7527,499,3292,'Angelo','Alternate answer','2003-08-30 12:56:08',1,'They could have been playing BINGO!',NULL,0);
INSERT INTO comment VALUES (7528,610,3206,'Lawrence','Simple Solution','2003-08-30 13:49:51',0,'Giving the birds number as to whom they were seen by makes this one easy.  They each see one that others don\'t see, so 1,2,3.  Each pair sees one that the third doesn\'t see, so 4,5,6. And they all see one bird 7. As follows.\r\n\r\nA-1467\r\nB-2457\r\nC-3567\r\n\r\nSince C saw four yellow ... \r\nA-14YY\r\nB-24YY\r\nC-YYYY\r\n\r\nSince A only saw two yellow, then 1 and 4 are not yellow, so\r\nA-NNYY\r\nB-2NYY\r\nC-YYYY\r\n\r\nB saw three yellow, so the last bird was yellow.\r\n\r\nSo the seven birds look like this\r\n1-N\r\n2-Y\r\n3-Y\r\n4-N\r\n5-Y\r\n6-Y\r\n7-Y\r\n\r\nThe answer?\r\n(a)5\r\n(b)2',NULL,0);
INSERT INTO comment VALUES (7529,257,3206,'Lawrence','Answer','2003-08-30 14:01:53',0,'There are (9-n)^2 squares you can form, where n is the number of squares.  It\'s really (8-n+1)^2, the +1 is because it is inclusive of the starting point.  So n goes from 1 to 8, there are 64+49+36+25+16+9+4+2+1= 204.',NULL,0);
INSERT INTO comment VALUES (7530,255,3206,'Lawrence','Hmmm...','2003-08-30 14:25:49',0,'It\'s not possible because there is a 6x6 square in the middle and along the outside two areas of 13 each with an effective width of 1.  There will always be 2 blocks that are at best, diagonal. but never vertical or horizontal.  As soon as you decide to stagger anything, you\'ll always be left with 1 empty block, and eventually, the 2 not together.\r\n',NULL,0);
INSERT INTO comment VALUES (7531,254,3206,'Lawrence','Solution','2003-08-30 14:46:41',3,'Kinda cool ...  Tell me if I\'m right.  If you think about the way a circle rolls on a flat surface, that flat surface is effectively a bunch of squares lined up side by side.  Now imagine one square that has sides of length equal to one half of the cirle all lined up next to each other.  And now you have the answer.  The surface is a bunch of one half circles lined up side by side, i.e. a 180 degree semi-circles lined up like upside down bowls next to each other.  The length of the arc of these semicircles is equal to the length of the side of the square.\r\n\r\nHow would you do it with a triangle?',NULL,0);
INSERT INTO comment VALUES (7532,251,3206,'Lawrence','Maybe ...','2003-08-30 15:00:42',3,'I was thinking there was some siamese twin thing her, but then it dawned on me ... they are all hermaphrodites!!!',NULL,0);
INSERT INTO comment VALUES (7533,250,3206,'Lawrence','Solution','2003-08-30 15:08:34',3,'Yep, he\'s lying.  If he were telling the truth, then this statement would contradict itself.  So he is lying.  If he is lying, then he just can\'t be a an all-the-time truth teller.  So he\'s lying now, but he doesn\'t tell the truth all the time.  He also can\'t be an all the time liar, otherwise that contradicts this statement. So sometimes this guy lies, and this is one of those times.',NULL,0);
INSERT INTO comment VALUES (7534,252,3206,'Lawrence','Solution','2003-08-30 15:53:27',0,'Put a / on the = making it a NOT EQUAL sign, and then it is true.',NULL,0);
INSERT INTO comment VALUES (6024,15,1575,'DJ','Another method','2003-06-25 16:07:43',3,'Rather than long division, it is possible to solve by filling in a multiplication problem.\r\n\r\nWe know that the first digit must be a 1, since it is half of a number starting with 2. So, a multiplication problem, with ... representing the missing digits in the product and in the multiplicand, would be:\r\n<tt>\r\n1...2\r\n<u>*&nbsp;  2</u>\r\n21...\r\n</tt>\r\nTherefore, the last digit in the product must be a 4 (from 2*2):\r\n<tt>\r\n1...42\r\n<u>*&nbsp; &nbsp; 2</u>\r\n<u>&nbsp; &nbsp;  4</u>\r\n21...4\r\n</tt>\r\nThe next to last digit is an 8 (4*2):\r\n<tt>\r\n1...842\r\n<u>*&nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; 4\r\n<u>&nbsp; &nbsp;  8 </u>\r\n21...84\r\n</tt>\r\nAnd then a 6 (from 8*2=16):\r\n<tt>\r\n1...6842\r\n<u>*&nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; 8\r\n<u>&nbsp; &nbsp; 16&nbsp; </u>\r\n21...684\r\n</tt>\r\nContinuing thus:\r\n<tt>\r\n1...36842\r\n<u>*&nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp;  16\r\n<u>&nbsp; &nbsp; 12&nbsp;  </u>\r\n21...3684\r\n\r\n1...736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp;  12\r\n<u>&nbsp; &nbsp;  6&nbsp;  </u>\r\n21...73684\r\n\r\n1...4736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; 6\r\n<u>&nbsp; &nbsp; 14&nbsp; &nbsp;  </u>\r\n21...4736842\r\n\r\n1...94736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp;  14\r\n<u>&nbsp; &nbsp;  8&nbsp; &nbsp; &nbsp; </u>\r\n21...9473684\r\n\r\n1...894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; 8\r\n<u>&nbsp; &nbsp; 18&nbsp; &nbsp; &nbsp;  </u>\r\n21...89473684\r\n\r\n1...7894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp;  18\r\n<u>&nbsp; &nbsp; 16&nbsp; &nbsp; &nbsp; &nbsp; </u>\r\n21...789473684\r\n\r\n1...57894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; 18\r\n&nbsp; &nbsp;  16\r\n<u>&nbsp; &nbsp; 14&nbsp; &nbsp; &nbsp; &nbsp;  </u>\r\n21...5789473684\r\n</tt>\r\nThe next digit we find will be a 1 (the zero from 5*2=10 plus the carried 1), which is what we are looking for. However, there is another 1 carried over from this, so that will not do. We will keep going until we find a 1 with no carry over.\r\n<tt>\r\n1...157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp;  18\r\n&nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp;  14\r\n<u>&nbsp; &nbsp; 10&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </u>\r\n21...15789473684\r\n\r\n1...3157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; 18\r\n&nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp;  10\r\n<u>&nbsp; &nbsp;  2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  </u>\r\n21...315789473684\r\n\r\n1...63157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp;  18\r\n&nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; 10\r\n&nbsp; &nbsp; &nbsp; 2\r\n<u>&nbsp; &nbsp;  6&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </u>\r\n21...6315789473684\r\n\r\n1...263157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 18\r\n&nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp;  10\r\n&nbsp; &nbsp; &nbsp;  2\r\n&nbsp; &nbsp; &nbsp; 6\r\n<u>&nbsp; &nbsp; 12&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  </u>\r\n21...26315789473684\r\n\r\n1...5263157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  18\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; &nbsp; 10\r\n&nbsp; &nbsp; &nbsp; &nbsp; 2\r\n&nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp;  12\r\n<u>&nbsp; &nbsp;  4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </u>\r\n21...526315789473684\r\n\r\n1...05263157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 18\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 14\r\n&nbsp; &nbsp; &nbsp; &nbsp;  10\r\n&nbsp; &nbsp; &nbsp; &nbsp;  2\r\n&nbsp; &nbsp; &nbsp; &nbsp; 6\r\n&nbsp; &nbsp; &nbsp; 12\r\n&nbsp; &nbsp; &nbsp; 4\r\n<u>&nbsp; &nbsp; 10&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  </u>\r\n21...0526315789473684\r\n</tt>\r\nThe next digit in the number will be a 1 (from 0*1=0 added to the carried 1). Since there is no carry over from the doubled zero, we can end here. The final multiplication is:\r\n<tt>\r\n105263157894736842\r\n<u>*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2</u>\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  6\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  8\r\n&nbsp; &nbsp; &nbsp; &nbsp;  18\r\n&nbsp; &nbsp; &nbsp; &nbsp; 16\r\n&nbsp; &nbsp; &nbsp;  14\r\n&nbsp; &nbsp; &nbsp; 10\r\n&nbsp; &nbsp; &nbsp; 2\r\n&nbsp; &nbsp;  6\r\n&nbsp;  12\r\n&nbsp;  4\r\n 10\r\n<u>2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  </u>\r\n210526315789473684\r\n</tt>',NULL,0);
INSERT INTO comment VALUES (6025,924,2562,'Chii','solution','2003-06-25 22:11:14',0,'saying the $=100 if *% = $ is evenly matched then * and % must both equal 50\r\n\r\n$$$=300 and taking the facts from a while ago %+ *+%= 150 then if @%*%@ = $$$ then the @ must equal 75\r\n\r\nin the fourth one!*=@ so if @ is 75 and * is 50 then ! is 25\r\n\r\nthen (! + @ + ! + ! + @ + != 250) & (% + $ + * + $= 300)\r\n\r\nSO! [!@!!@! &#60; %$*$]',NULL,0);
INSERT INTO comment VALUES (6026,822,2562,'Chii','----','2003-06-25 22:30:26',0,'Take me to the Gold.',NULL,0);
INSERT INTO comment VALUES (6027,940,158,'Ender','Solution','2003-06-26 03:38:46',0,'The 7 key on a phone.\r\n\r\nWhat tipped me off was the star clue.  Since it couldn\'t be a computer keyboard, I thought of what else had a star key.',NULL,0);
INSERT INTO comment VALUES (6028,908,1575,'DJ','Challenge','2003-06-26 04:15:29',4,'Good job, now here\'s a challenge:\r\n\r\nCan anyone give a logical or formulaic explanation (other than brute force) as to why the answer is specifically 40?',NULL,0);
INSERT INTO comment VALUES (6029,912,1575,'DJ','re(2): Thoughts...','2003-06-26 04:29:08',2,'To get to level 4, start by creating the arrangement needed for level 3, but one unit higher. This takes 12 moves. \r\n\r\nAnother 8 are then needed to reach level 4, for a total of 20.',6001,0);
INSERT INTO comment VALUES (6030,912,1567,'Bryan','re(3): Thoughts...','2003-06-26 05:19:26',1,'DJ, you said to create the arrangement needed for level 3, but one unit higher. I know that\'s what I need to do, but I don\'t see how to do it. Getting 5 checkers across on level 1 can be done a number of ways, but then how do I get 3 across on level zero beneath them? Call it mental block, but I\'m just not seeing it.',6029,0);
INSERT INTO comment VALUES (6031,940,1626,'Gamer','re: Solution','2003-06-26 06:40:58',0,'Wow! This is a good riddle :D',6027,0);
INSERT INTO comment VALUES (6032,965,950,'sarah','i think...','2003-06-26 07:14:45',0,'I went through different options systamatically but once i found one i think works i havent checked other options so there may be others:\r\nHaving Ajax telling the truth would not work no matter who of the others was a liar or a knave.  \r\n\r\ni then tried with Ajax being the liar, Balthazar beind a knight and Cicero the knave...this worked and the order of people i got is Balthazar, Ajax and then Cicero so:\r\nBalthazar: spare bunk\r\nAjax: stable\r\nCicero: pighouse',NULL,0);
INSERT INTO comment VALUES (6033,940,1919,'Lewis','Copied from Braingle','2003-06-26 08:10:59',4,'Luvya - both of your riddles are copies of riddles found on Braingle.com.\r\n\r\nOne is \r\nhttp://www.braingle.com/11657.html\r\n\r\nand the other is\r\nhttp://www.braingle.com/4087.html\r\n\r\nThese were submitted by different users, so they can\'t be ones that you submitted to Braingle and Flooble under a different name.',NULL,0);
INSERT INTO comment VALUES (6034,965,1567,'Bryan','re: i think...','2003-06-26 08:15:03',0,'I don\'t think your solution works. If Balthazar is a knight, he would be first. Then Cicero says, \"You were not!\" (lying), \"I arrived first,\" (lying), and \"Well, Balthazar did not arrive second,\" (telling the truth). Cicero makes three statements, although the first two are made back to back without anyone else saying something in between.',6032,0);
INSERT INTO comment VALUES (6035,963,1575,'DJ','First Thoughts','2003-06-26 08:47:42',0,'My first idea is that the numbers represent letters of the alphabet, perhaps with some of the letters paired. Possible letters, then (with A=1 to Z=26), are:\r\n3=C, 2=B, 21=U, 1=A, 11=K, 13=M, 14=N, 4=D\r\nOr, if A=0 and Z=25, these are:\r\n2=D, 2=C, 21=V, 1=B, 11=L, 13=N, 14=O, 4=E\r\n\r\nI also venture that somehow the clue in parentheses (it\'s clever) is significant...the second possibility contains all the letters of \'clever\' except for R (17)...\r\n\r\nOkay, I\'m lost.',NULL,0);
INSERT INTO comment VALUES (6036,940,1575,'DJ','re: Copied from Braingle','2003-06-26 09:15:54',0,'Lewis, I think that you\'ll find a lot of the problems on this site, or on any site, can be found elsewhere on the Internet, especially the less difficult ones.\r\n\r\nWhat sets this site apart, in my opinion, is the fact that the general caliber of the problems is much higher. The voting system is set up not to maximize the number of problems, as many sites do, but to make sure that the problems on the site are thought out and interesting.\r\n\r\nAs a side note,  I\'m willing to bet that I could find links to &frac34; of the problems on the site, being displayed somewhere else on the web. However, I would also wager (as I have been looking for a long time) that few collections of puzzles have as many \'good\' problems as the one right here.\r\n\r\n=)',6033,0);
INSERT INTO comment VALUES (6037,963,1626,'Gamer','re: First Thoughts','2003-06-26 09:22:46',1,'I think the important clue is the name of the question. And I will say (It\'s clever)? isn\'t any more or less important than the other 8 words. But good ideas DJ! :)\r\n\r\nIt sounded from the queue that clues might need to be dropped about this puzzle... Is this a good idea?',6035,0);
INSERT INTO comment VALUES (6038,158,1575,'DJ','Hmmm','2003-06-26 09:29:07',0,'I was wondering why no one had attempted putting the fractions together with common denominators to create a SOP equation.\r\n\r\nAEFHI + BCDHI + BCEFG = BCEFHI\r\n\r\nThen I got the equation .. scary.\r\n\r\nI wonder if there is a good way to solve this, other than trial-and-error.',NULL,0);
INSERT INTO comment VALUES (6039,963,1902,'Hank','Additional thoughts','2003-06-26 09:33:01',0,'three, two, one, one, one, three, one, four, one, one\r\n\r\nIII, II, I, I, I, III, I, IV, I, I\r\n\r\nupside down on a calculator: iihieiiise (i\'s could be l\'s)\r\n\r\nnote: there are no commas (is it one number)',NULL,0);
INSERT INTO comment VALUES (6040,902,1626,'Gamer','It\'s ok','2003-06-26 09:34:22',1,'I gave it a rating of 5 to calm you down :D',NULL,0);
INSERT INTO comment VALUES (6041,940,1626,'Gamer','re(2): Copied from Braingle','2003-06-26 09:40:27',0,'I would just say \"I never saw them there\"... And the \"life or death\" problem that luvya submitted (in the queue), I would guess that most of the puzzling people know about it already. I would agree with DJ, we have a queue that helps filter out the good riddles from the wierd ones, and the duplicates.\r\n\r\nPlus, I know Hobbit riddles fall under the same catergory. Even though they are somewhere else, they still are good, and would belong on this site if they weren\'t copied, so they should if they were copied. :)',6036,0);
INSERT INTO comment VALUES (6042,963,1919,'Lewis','re(2): First Thoughts','2003-06-26 09:49:46',0,'Yeah - we need a hint. Just to point us in the right direction..',6037,0);
INSERT INTO comment VALUES (6043,963,1626,'Gamer','re(3): First Thoughts','2003-06-26 09:53:52',2,'The numbers don\'t relate to eachother... They relate to... something else... :)\r\n\r\n(So 3 doesn\'t affect 2, and 2 doesn\'t affect 1... in other words, if you only knew the numbers and nothing else, the sequence wouldn\'t make sense)\r\n\r\nI don\'t think this is really a sequence, but others seemed to think it was (and the discussion on sequences did), so I put it in sequences...',6042,0);
INSERT INTO comment VALUES (6044,963,1575,'DJ','re(4): First Thoughts','2003-06-26 10:41:51',1,'This comment and your first one (\"any more or less important than the other 8 words\") lead me to think that the numbers are somehow related to the 8/10 words in the problem. But, the number of letters (4 2 3 6 2 4 5 7 3 6) or syllables (1 1 1 2 1 1 2 2 1 2) don\'t seem to help, so I\'m still at a loss..',6043,0);
INSERT INTO comment VALUES (6045,963,2567,'j j','maybe?','2003-06-26 10:45:29',0,'it must be morse code or something.  I, of course, happen to know NONE of that.',NULL,0);
INSERT INTO comment VALUES (6046,963,1575,'DJ','re(5): First Thoughts (Finally!)','2003-06-26 10:45:38',3,'<b>A statistic.</b>\r\n\r\nAs soon as I posted that last comment, I got it...the numbers refer to the letters above. So, the third letter in \"What\" is \"a,\" the second letter in \"is\" is \"s,\" and so one, until we come up with:\r\nA S T A T I S T I C\r\n\r\nSo, the question is \'reused\' with the numbers to give the answer.',6044,0);
INSERT INTO comment VALUES (6047,965,1575,'DJ','re(2): i think...','2003-06-26 10:54:22',0,'If you consider each set of sentences in a line as a single statement, for the purposes of the knave\'s statements, then there is no problem with Cicero\'s statements. The discrepancy with sarah\'s solution, though, lies in Ajax\'s second line, in which his first statement becomes true while the second is false.',6034,0);
INSERT INTO comment VALUES (6048,963,1567,'Bryan','re(6): First Thoughts (Finally!)','2003-06-26 11:18:00',0,'Arggh! Now that I see it, it seems so easy.',6046,0);
INSERT INTO comment VALUES (6049,963,1626,'Gamer','re(6): First Thoughts (Finally!)','2003-06-26 11:37:19',3,'Yes! You got it! The answer is not a number, but a statistic... :)',6046,0);
INSERT INTO comment VALUES (6050,963,1626,'Gamer','re(7): First Thoughts','2003-06-26 11:41:46',4,'Do you think this problem should stay in sequences? ',6049,0);
INSERT INTO comment VALUES (6051,963,1919,'Lewis','re(8): First Thoughts','2003-06-26 12:16:06',0,'I think its sort of cryptography, but if you put it in that it might make it seem more obvious...\r\n\r\nOh well, I say change it to Cryptography.',6050,0);
INSERT INTO comment VALUES (6052,924,2569,'yaman','solution','2003-06-26 13:09:31',0,'since %*=$ theright hand side is =$$$=@%*%@\r\n\r\nsince !*=@ the left hand side = @@@@@@-****\r\nsubtract LHS from RHS---if the answer is negative then LHS wins if it is positive then RHS wins\r\nRHS - LHS\r\n=%*% - @@@@ + ****\r\n=$$ - @@@@ + ***\r\n=@%@ - @@@@ + ***\r\n=% - @@ + ***\r\n=% - %**+ ***\r\n=*\r\nThe positive answer proves that the right hand side would win\r\n',NULL,0);
INSERT INTO comment VALUES (6053,963,1626,'Gamer','re(9): First Thoughts','2003-06-26 13:19:27',1,'I think it should go into general personally. :)',6051,0);
INSERT INTO comment VALUES (6054,965,2569,'yaman','some thoughts','2003-06-26 13:41:02',0,'ok\r\nthe last two statement are either both true or both false\r\n\r\nif they are bith false then AJAX is the knight\r\nBUT then either Cicero or Balthazar has to be the knave, and sice their second statements are untrue one of thier 1st statements would have to be true\r\nBUT none of them are\r\nTHUS ajax is not the knight and the last 2 statements are true\r\n\r\nthus ajax is the liar\r\nso \r\n\r\nand either cicero or balthazar is the knight\r\nAjax did not arrive first\r\n\r\nsince Balthazar says that Ajax didn\'t reach 1st---which is true---i guess that balthazar is the knight\r\n\r\n\r\nBUT\r\nif Cicero is knight then rest of question easier\r\nbewcause then Cicero came 1st and he gets the bunk i the stable boy\'s room.\r\nAjax came 2nd and thus gets the barn\r\n\r\nand Balthazar came 3rd so he gets the pighouse\r\nand thus cicero is the knave\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6055,924,2570,'Daniel Ciguenza','Possible solution','2003-06-26 15:24:57',0,'Assume all symbols represent positive numbers.\r\n* = a\r\n% = b\r\n$ = c\r\n@ = d\r\n! = e\r\n\r\nrewrite the expressions as...\r\n1. a + b = c\r\n2. 3c = 2d + 2b + a\r\n3. d = e + a\r\n\r\nnow start removing variables..\r\na = c - b (from 1 above), therefore\r\nd = e + (c - b) (from 3 above), therefore\r\n3c = 2(e + c - b) + 2b + (c - b) (from 2 above)\r\n\r\ncontinuing...\r\n3c = 2e + 2c - 2b +2b + c - b\r\n3c = 2e + 3c - b\r\n2e = b\r\n\r\nCarrying these to the match in question...\r\nrewrite the expression as...\r\nLHS     &lt;-&gt;    RHS\r\n!@!!@!  &lt;-&gt;   %$*$\r\n\r\n4e + 2d &lt;-&gt; 2c + b + a\r\n\r\nNow, remove as many variables as possible by introducing expression ascertained above...\r\n4e + 2d &lt;-&gt; 2c + b + (c - b)\r\n4e + 2d &lt;-&gt; 3c\r\n4e + 2(e + c - b) &lt;-&gt; 3c\r\n4e + 2e + 2c - 2b &lt;-&gt; 3c\r\n6e - 2b &lt;-&gt; c\r\n3b - 2b &lt;-&gt;\r\nb &lt;-&gt; c\r\n\r\nBack to the original expression of a + b = c ...\r\n\r\na is assumed to be positive, therefore c is greater than b and the RHS wins.',NULL,0);
INSERT INTO comment VALUES (6056,921,2570,'Daniel','re(2): easy to solve','2003-06-26 16:19:26',0,'No, your net loss would be $5 and a $10 drink. For if you win the bet, you have lost the drink.',5978,0);
INSERT INTO comment VALUES (6057,963,1253,'brianjn','Relationship?','2003-06-26 19:47:47',0,'This is a sequence of sorts, being a one to one relationship.',NULL,0);
INSERT INTO comment VALUES (6058,963,1575,'DJ','Category','2003-06-26 20:22:41',0,'I think the problem certainly fits under \'Cryptography,\' but once that is established, the solution is somewhat gieven away, or at least hinted at. \'Sequences,\' on the other hand, is a total misnomer, and made the puzzle nearly impossible to solve without a few hints. Perhaps \'General\' would be the best place for this particular problem.',NULL,0);
INSERT INTO comment VALUES (6059,965,2436,'Chris','re(3): i think...','2003-06-27 03:33:31',1,'Ajax\'s second line is curious. I think, at least, he is lying or telling the truth. \"That\'s a lie! I arrived first, as I said before.\" The second part, \"...as I said before.\" is true.\r\n',6047,0);
INSERT INTO comment VALUES (6060,464,1626,'Gamer','re(2): Solution?','2003-06-27 04:03:26',0,'Yes... in my opinion thia is like figuring out 2^100 and counting digits rather than using logs and other mathematics...\r\n\r\nI have no idea on this one, so Charlie\'s solution might be necessary.',3120,0);
INSERT INTO comment VALUES (6061,554,158,'Ender','Wild guess','2003-06-27 04:14:58',0,'10100?\r\nAll I have noticed so far is that you can look at the sequence as being: \r\n10 101000 101000 101000\r\nSo my current guess is that the series is just 10 followed by 101000 ad infinitum.',NULL,0);
INSERT INTO comment VALUES (6062,554,1567,'Bryan','Is the problem right?','2003-06-27 05:14:17',0,'I remember that when this problem was in the queue, it started with 01 and had 22 digits. Is this puzzle correct as is?',NULL,0);
INSERT INTO comment VALUES (6063,554,979,'Ravi Raja','re: Is the problem right?','2003-06-27 05:22:24',0,'Yes Bryan, the problem is alright. I had left a note when the problem was in the queue itself mentioning that there was something wrong with the one written previously (the one which you say began with 01 and there were 22 digits), but later when I went through the problem once again I found a mistake, corrected it and left a note regarding that fix.',6062,0);
INSERT INTO comment VALUES (6064,554,251,'Cheradenine','a minimal approach','2003-06-27 05:44:27',1,'a sequence is minimally defined by 3 elements\r\n\r\n101010 0 010100 0 101000\r\n\r\nthe elements are split by a separator, 0, acting like a \',\'\r\n\r\nthe elements are logically shifted to the left\r\n\r\nthus\r\n\r\n101010 0 010100 0 101000 -> 0 010000\r\n\r\nthe next 5 digits are 00100',NULL,0);
INSERT INTO comment VALUES (6065,554,1575,'DJ','Thinks','2003-06-27 06:02:56',0,'Hmm, let\'s see...\r\nThe number of digits to each \'section\':\r\n1: 1 1 1 1 1 1 1\r\n0: 1 1 3 1 3 1 3\r\nor: 1 1 1 1 1 3 1 1 1 3 1 1 1 3 overall\r\n\r\nBinary equivalents?\r\n1:   1\r\n2:   10\r\n5:   101\r\n10:  1010\r\n21:  10101\r\n42:  101010\r\n84:  1010100\r\n168: 10101000\r\n...\r\nA few terms are doubled, a few are doubled plus one (duh, that\'s what tacking on to a binary number <i>does</i>...)\r\n\r\nPerhaps:\r\n10 101000 1000101000\r\nleading to:\r\n10 101000 1000101000 101000101000\r\n\r\nAlthough, I suppose that is no different than:\r\n10 101000 101000 101000 101000 ...\r\n\r\nYeah, no clue.',NULL,0);
INSERT INTO comment VALUES (6066,965,1575,'DJ','re(4): i think...','2003-06-27 07:41:47',0,'That\'s an interesting point...but I think it\'s part of the smae false statement. Had he said, \"I arrived first. This I said before.\" as two separate statements, I think the problem would prove unsolvable.',6059,0);
INSERT INTO comment VALUES (6067,969,1715,'Jonny Doe','Solution','2003-06-27 08:01:53',0,'Alex - Knight, Not Guilty\r\nBill - Liar, Not Guilty\r\nCarl - Knight, Not Guilty\r\nDave - Liar, Guilty\r\nEddy - Liar, Guilty',NULL,0);
INSERT INTO comment VALUES (6068,836,1919,'Lewis','re: If you know each other....','2003-06-27 08:13:14',0,'What does everyone else think about it, because everybody\'s stopped commenting on this problem. :(',5921,0);
INSERT INTO comment VALUES (6069,969,1575,'DJ','Observations (spoiler)','2003-06-27 09:14:39',3,'Let\'s look at each man\'s pair of statements.\r\n\r\nThe only way Alex\'s first statement is false is if Bill and Eddy are both guilty.\r\nIf this is not the case, his first (and therefore both) statement is true, and Dave is guilty.\r\nTherefore, we have only two cases for the guilty parties, based on the fact that Alex is either a knight or a liar:\r\n1. Bill & Eddy\r\n2. Dave & ??\r\n\r\nLooking at Bill\'s statements, his first will only be true if Alex and Carl are both guilty.\r\nIf that is not the case, then the second statement is false, as well, and Eddy is guilty.\r\nTherefore, there are two possible cases for the guilty parties based on Bill\'s statements:\r\n1. Alex & Carl\r\n2. Eddy & ??\r\n\r\nCombining these two conclusions, we see that there are only two possiblities for the robbers:\r\n1. Bill & Eddy\r\n2. Dave & Eddy\r\nEither way, Eddy is guilty, and his partner in crime was Bill or Dave.\r\n\r\nCarl\'s first statement, then, must be true, since we know Eddy is guilty.\r\nTherefore, he is a knight, and his second statement is true as well, so Bill is not guilty.\r\n\r\nWe can stop there; as we know that Dave and Eddy are the guilty parties.\r\n\r\nContinuing on, we see that Dave is a liar, as is Eddy.\r\n\r\nAltogether, the robbers are Dave and Eddy.\r\nAlex and Carl are knights; Bill, Dave, and Eddy are liars.',NULL,0);
INSERT INTO comment VALUES (6070,912,2129,'Sanjay','re(3): Thoughts...(moves vs checkers)','2003-06-27 10:23:55',0,'There are 8 checkers in the arrangement needed for level 3. Once you have created this arrangement, one unit higher, you will need only 7 moves and not 8 to reach level 4. <P>The number of moves will at most be one less than the number of checkers in the starting set-up, since each move eliminates one checker and at least one checker has to survive in the end.<P>Since the arrangement needed for level 4 has 20 checkers, one will need 19 moves to reach level 4.',6029,0);
INSERT INTO comment VALUES (6071,958,2569,'yaman','solution','2003-06-27 10:37:16',0,'reese witherspoon---COME ON',NULL,0);
INSERT INTO comment VALUES (6072,912,1567,'Bryan','Impossible?','2003-06-27 11:39:56',4,'I still don\'t see how to get to level 4, let alone level 5.  In order to go higher, more and more checkers are needed, and since they may only be placed on the first two rows, they stretch out over a wide area. The checkers on the edges ultimately need to jump toward the middle so they can meet and work together towards reaching higher levels. But whenever I set up lots of checkers and start jumping, the resulting checkers end up with an empty space between them, i.e. they can\'t jump each other.  <p>If anyone can shed some light on this problem, I would appreciate it. Right now this puzzle seems impossible as stated.',NULL,0);
INSERT INTO comment VALUES (6073,916,1626,'Gamer','Solution','2003-06-28 05:01:27',3,'I think this solution is right:\r\n\r\nABCHTU\r\nDEKLQY\r\nFGIMNW\r\nOPRSVZ',NULL,0);
INSERT INTO comment VALUES (6074,554,1626,'Gamer','The easy way','2003-06-28 06:35:06',0,'I like the 101000 repeating sequnece... I think that could be argued as the right answer.',6065,0);
INSERT INTO comment VALUES (6075,85,1919,'Lewis','Solution','2003-06-28 22:39:22',3,'Obviously, from the problem each man cannot have the color tie of his name.\r\n\r\nThe man with a green tie replies to Mr Yellow, so Mr Yellow must have the brown tie.\r\n\r\nThis leaves Mr. Green with the yellow tie and Mr Brown with the green tie.',NULL,0);
INSERT INTO comment VALUES (6076,958,2581,'becca','Legally Blonde!','2003-06-28 23:23:19',3,'ST<u>R</u>AY\r\nCH<u>E</u>AT\r\nQU<u>E</u>EN\r\nME<u>S</u>SY\r\nST<u>E</u>AM\r\n\r\nSE<u>W</u>ER\r\nSP<u>I</u>NE\r\nTO<u>T</u>EM\r\nAS<u>H</u>ES\r\nSP<u>E</u>ED\r\nHU<u>R</u>RY\r\nJE<u>S</u>US\r\nZI<u>P</u>PY\r\nSC<u>O</u>LD\r\nGO<u>O</u>DS\r\nFU<u>N</u>NY\r\n\r\nThus. . .Reese Witherspoon\r\n',NULL,0);
INSERT INTO comment VALUES (6077,929,2581,'becca','can\'t be. . .','2003-06-28 23:31:35',0,'it says that if you take four cards off the top. therefore it has to be a four digit number and not the squares between 0 and 100. so i really don\'t see how 0 is the solution.',NULL,0);
INSERT INTO comment VALUES (6078,554,2581,'becca','solution','2003-06-28 23:58:58',0,'i have no idea if it\'s right, but here\'s what i think. . .\r\n\r\nsince it\'s asking for the next 5 digits, i tried breaking it up into 5 digit parts with the second number becoming the first of the next number. thus, you get:\r\n10101-01010-10100-01000-10001-00010-00101-01010-10100-01000-10001-00010-00101-01010-10100-01000\r\n\r\nso i think the next sequence is 10001. . .i could be wrong, but you never know.',NULL,0);
INSERT INTO comment VALUES (6079,929,2129,'Sanjay','re: can\'t be. . .','2003-06-29 02:31:41',0,'Of course, if you take four cards off the top it has to yield a four digit number.<P>The question however is, what is <B>the probablilty of this four digit number being a perfect square</B>. And the answer to that question <B>is zero</B>.<P>I have no idea what you are refering to when you say \'...and not the squares between 0 and 100\' ',6077,0);
INSERT INTO comment VALUES (6080,946,1626,'Gamer','Common solution','2003-06-29 03:27:23',3,'Most solutions are variations on this theme:\r\n\r\nPick up one of the papers and tear it up in anger. Then apologize and note that it must have been \"LIFE\" because the one that says \"DEATH\" is left.',NULL,0);
INSERT INTO comment VALUES (6081,916,1301,'Charlie','re: Solution','2003-06-29 03:58:43',0,'I agree with Gamer\'s answer.  It\'s rather difficult to reconstruct in a posting the scribblings on paper that lead to the conclusion, but one starts by noting that I and P are on the same two cubes as O and G (from CLIP and CLOG), and various other such pairs of letters from pairs of words. This includes such things as M and R being on the same two cubes as F and Z (from FAZE and MARE).  Then when FURL shows that F and R can\'t be on the same cube F must share a cube with M and Z with R.  You then have the beginnings of the four separate cubes:\r\nFM...\r\nRZ...\r\nU...\r\nL...\r\n(based on the word FURL).\r\n\r\nOnce letters are tied to others, their individual prohibitions and ties apply to each other, similarly to the original <a href=\"http://perplexus.info/show.php?pid=903\">Letter Cubes</a>\r\n',6073,0);
INSERT INTO comment VALUES (6082,946,2129,'Sanjay','re: Common solution','2003-06-29 07:25:53',0,'...better still, eat the paper. Otherwise they can put the torn pieces back together to determine what you picked.<P>Then again, since this is a country of strange laws and since they seem to be so determined to kill you, they\'ll probably throw a law at you that says that eating or tearing the paper invites automatic execution by a firing squad.',6080,0);
INSERT INTO comment VALUES (6083,946,1626,'Gamer','re(2): Common solution','2003-06-29 07:52:45',0,'That is a good idea, but they probably put some sort of poison on the paper (besides, who knows where it\'s been), so I choose tearing up the paper... ;D',6082,0);
INSERT INTO comment VALUES (6084,946,2571,'Rob','re(3): Common solution','2003-06-29 20:10:24',1,'I don\'t think anyone would poison paper for just that emergency. Just to be safe though, you should probably try and throw it out a window, or burn it with the match book you cleverly had in your shoe.',6083,0);
INSERT INTO comment VALUES (6085,918,2075,'Matt','','2003-06-30 02:20:42',0,'70',NULL,0);
INSERT INTO comment VALUES (6086,918,1626,'Gamer','Difficulty change','2003-06-30 02:47:45',3,'I think this got off the queue without its difficulty changed. I think it should be 2/5.\r\n\r\nThe way I prove how to get the number of squares in a board is like this:\r\n\r\nFor a 24x24 square on a 24x24 board, there is 1 bottom right square such that this will work.\r\n\r\nFor a 23x23 square on a 24x24 board, there are 4 bottom right squares on the 24x24 board that could be the bottom right square of the 23x23, without the top and left edges of the 23x23 square running off the board.\r\n\r\nThis would continue on, so the number of squares on a n-by-n board is the sum of n&#178; down to 1&#178;.\r\n\r\nThe sum of 24&#178; down to 1&#178; is 4900, and the square root of this is 70, so 70 is the answer.',NULL,0);
INSERT INTO comment VALUES (6087,918,1301,'Charlie','solution','2003-06-30 03:20:17',3,'There can be squares that start at the full size of the 24x24 board, 23x23, 22x22, etc. down to 1x1.  There\'s only one 24x24 square--that\'s the whole thing.  With a 23x23 square, the upper left corner can be placed at any of 2x2 intersections (including the top left of the original board).  A 22x22 square can be placed in 3x3 positions, etc.\r\n\r\nThese add up as shown in the following table:\r\n<pre>\r\n 1 (24)    1     1  1.0000\r\n 2 (23)    4     5  2.2361\r\n 3 (22)    9    14  3.7417\r\n 4 (21)   16    30  5.4772\r\n 5 (20)   25    55  7.4162\r\n 6 (19)   36    91  9.5394\r\n 7 (18)   49   140 11.8322\r\n 8 (17)   64   204 14.2829\r\n 9 (16)   81   285 16.8819\r\n10 (15)  100   385 19.6214\r\n11 (14)  121   506 22.4944\r\n12 (13)  144   650 25.4951\r\n13 (12)  169   819 28.6182\r\n14 (11)  196  1015 31.8591\r\n15 (10)  225  1240 35.2136\r\n16 ( 9)  256  1496 38.6782\r\n17 ( 8)  289  1785 42.2493\r\n18 ( 7)  324  2109 45.9239\r\n19 ( 6)  361  2470 49.6991\r\n20 ( 5)  400  2870 53.5724\r\n21 ( 4)  441  3311 57.5413\r\n22 ( 3)  484  3795 61.6036\r\n23 ( 2)  529  4324 65.7571\r\n24 ( 1)  576  4900 70.0000\r\n</pre>\r\nWhich shows the square size in parentheses.\r\n\r\nThese are listed by the size of the square of possible placement, the total possibilities for that size, the total thus far and that total\'s square root.\r\n\r\nThe first time there is a perfect square is indeed at line 24, so a size 24 board to begin with is the smallest for which this will work, and the final board is 70x70.\r\n',NULL,0);
INSERT INTO comment VALUES (6088,918,1902,'Hank','My solution','2003-06-30 04:45:08',3,'where n=the length of the sub-square\r\nn = {1,2,3...24)\r\nit is the sum of (25-n)^2 for all of n.\r\n\r\n=4900\r\n\r\nthe square root of 4900 is 70, and the board is then 70x70',NULL,0);
INSERT INTO comment VALUES (6089,970,103,'friedlinguini','Quick and Dirty Solution','2003-06-30 06:56:18',3,'Generate two random numbers between a and b between 1 and 5.  There are 25 possible combinations.  Divide those combinations into groups of 3.  There are seven groups, plus four left over.  If the generated combination falls into one of these groups, return a number corresponding to that group.  Otherwise, try again.  C++ code would look something like:\r\n\r\n<tt>\r\nwhile (true)\r\n{\r\n&nbsp; &nbsp; int a = rand5();\r\n&nbsp; &nbsp; int b = rand5();\r\n&nbsp; &nbsp; int c = (a - 1) * 5 + b - 1;\r\n&nbsp; &nbsp; int result = (c % 3) + 1;\r\n\r\n&nbsp; &nbsp; if (result &lt;= 7)\r\n&nbsp; &nbsp; &nbsp; &nbsp; return result;\r\n}</tt&gt;\r\n\r\nThere is no theoretical guarantee that this code will ever return.  In fact, I\'m not even sure that there is a solution that meets the stated criteria that is guaranteed to return.  As a practical matter, though, there is only a 16% chance that it will take more than one iteration, a 2.56% chance that it will take more than two, and a 0.0000011% chance that it will take more than 10.  The expected number of calls to rand5() that would be necessary can be found by:\r\n\r\nE = 2 + 0.16 * E\r\nE = 2 / (1.0 - 0.16) = ~2.38',NULL,0);
INSERT INTO comment VALUES (6090,970,1921,'Travis Taylor','impossible?','2003-06-30 06:59:30',0,'Just some thoughts .. you can only get 5^n solutions which is never divisible by 7 unless you discard some of the solutions .. in which case, it could (possibly) go on forever\r\n\r\nMy first reaction was to get a number, and then if it is 1, stop, otherwise get another number, which gives you 21 different outcomes which can be divvied up to the numbers from 1 to 7, but whatever number is assigned to the first number being 1 will have an advantage over the rest .. ',NULL,0);
INSERT INTO comment VALUES (6091,973,153,'TomM','My guess','2003-06-30 07:09:25',1,'My guess is that Jim and Bob live in different area codes, and so while locally Bob\'s number may be 976-6419, Jim would actually have to dial a ten-or-eleven digit number ending in 976-6419, such as (212)-976-6419 or 1-(212)-976-6419.',NULL,0);
INSERT INTO comment VALUES (6092,916,1686,'DuCk','my answer','2003-06-30 07:11:27',0,'the are the funnest problems...thanks DJ\r\n\r\nthe solution i came up with is:\r\n\r\ncube #1 ==> C,A,U,T,H,B\r\ncube #2 ==> L,E,K,Q,D,Y\r\ncube #3 ==> O,P,R,Z,V,S\r\ncube #4 ==> G,I,N,M,F,W\r\n',NULL,0);
INSERT INTO comment VALUES (6093,973,950,'sarah','i think','2003-06-30 07:24:18',0,'i don\'t really know but i think that Jim was in a different area to bob and so needed an area code first.',NULL,0);
INSERT INTO comment VALUES (6094,973,1072,'Alan','Ok Read this','2003-06-30 07:42:23',0,'It has nothing to do with area. Look at the category and try to thinkl outside the box. I believe the problem. A recent riddle may give you a clue to solving this.',NULL,0);
INSERT INTO comment VALUES (6095,970,2572,'derek','Possible Solution','2003-06-30 07:52:56',1,'run the random function 7 times, for say variables a to g.\r\n\r\nsum = a + b + c + d + e + f + g\r\n\r\nrandom7 = (sum mod 7) + 1',NULL,0);
INSERT INTO comment VALUES (6096,970,103,'friedlinguini','re: Possible Solution','2003-06-30 08:05:55',0,'Unfortunately, this makes \'middle\' numbers much more likely to turn up than the outliers, and the problem stated that all results must have an equal chance.',6095,0);
INSERT INTO comment VALUES (6097,973,1902,'Hank','What a problem','2003-06-30 08:11:19',3,'I think that this is one of the most abiguous problems I\'ve heard.\r\n\r\nObviously, the area code or maybe he was in a school and had to dial a certain number to get out.\r\n\r\nAlso, the problem first says that he got the worng house (which means that he did get through, but not to the correct house), then it says \'once again, he didn\'t get through\'\r\n\r\nMy guess is that technology has made us (and Jim) forget about the troubles of pay phones. I think that he didn\'t put money in the pay phone.',NULL,0);
INSERT INTO comment VALUES (6098,973,1301,'Charlie','Another possibility','2003-06-30 08:37:56',3,'He has speed calling 8, which uses digits 2 - 9 to dial a prestored number, and he dialed the 7 after a long enough pause that the system took the 9 to be a speed-dial number and dialed that number.',NULL,0);
INSERT INTO comment VALUES (6099,973,2231,'Trevor Leitch','Thoughts','2003-06-30 08:50:17',1,'Alan\'s tip gave me an idea; on the phone, each number can also represent some letters:\r\n\r\n9 - WXYZ\r\n7 - PQRS\r\n6 - MNO\r\n6 - MNO\r\n4 - GHI\r\n1 - (no letters)\r\n9 - WXYZ\r\n\r\nUsing these, the first five digits of the phone number could spell WRONG... thus, he dialled WRONG-19 or WRONG-1X or something. \r\n\r\nI don\'t know how that might relate to an answer though. Some possibilities:\r\n\r\n1) In whatever country Bob (or indeed Alan) is from, there\'s a directory service for wrong numbers which starts out with WRONG.\r\n2) Jim\'s friend is Bob Wrong, and the \"wrong house\" is actually Bob\'s house.\r\n3) There is another family named Wrong who vainly chose their phone number to reflect that fact.\r\n\r\nUnfortunately, none of these strike me as an obvious answer. Hopefully someone can use this posting to come up with something which closer approximates the solution.',NULL,0);
INSERT INTO comment VALUES (6100,970,1301,'Charlie','re: Quick and Dirty Solution','2003-06-30 08:50:42',0,'Where you say \r\nint result = (c % 3) + 1; \r\nI assume you mean 7 rather than 3, but then I don\'t see the reason for checking that it\'s less than or equal to 7.\r\n\r\nUnder this assumption, however, while c can be anything from 0 to 24, when taken mod 7, zero through three will come up more often than four through six (on a 4-to-3 ratio) as 0-6 is one complete set; 7-13 is another; 14-20 another, but 21-24 are an incomplete set, re-representing what are now overrepresented digits.',6089,0);
INSERT INTO comment VALUES (6101,970,1301,'Charlie','solution','2003-06-30 08:52:22',3,'The best way to consider sequences of 5 possibilities or 7 possibilities is to consider them as base-5 or base-7 numbers.  In order to do so, we\'ll reduce the 5-possibility random digit by 1, to get 0 - 4, and after converting to base-7, increment each digit by 1 to get the desired 1 - 7.\r\n\r\nNo power of 5 is an integral multiple of a power of 7 because any number is factorable uniquely into primes.  So there is always going to be some loss of information.  For example, if we take two random numbers from 1-5 (or a two-digit base-5 number), to get 25 possibilities, that is not even enough for a two-digit base-7 number, so if we express the result as a base-5 number, 0-24, and convert to base-7, we\'ll get, in that base, a number from 0-33 (base 7).  If we were to just take the last digit, 0 through 3 would be overrepresented, any such digit appearing 4 times for every 3 times that a digit such as 4 through 6 appears.  So we\'d have to throw away numbers greater than 26 (base 7), which is 20 in decimal, or 40 in base-5, then take the last base-7 digit.\r\n\r\nAs the rand5 function, as I\'ll call it, is expensive to call, we want to minimize losses where we have to throw out a fraction of such results.\r\n\r\nIdeally, if there were no losses due to the incommensurability of base-5 and base-7 numbers, we\'d get log(5)/log(7) base-7 digits for every base-5 digit.  That\'s about .8271, or about 83% as many random digits from 0-6 (or 1-7) as from 0-4 (or 1-5).  That\'s because a base-7 digit has more information than a base-5 number.\r\n\r\nSo there are two items we need to take into consideration in deciding how many base-5 digits we should group together: the number of base-7 digits we get for every group of n base-5 digits, and how many whole such groups we must throw away to avoid a bias in favor of some digits.  We saw above that if we use just two base-5 digits, we only get one base-7 digit, but we also must throw away 4/25 or 16% of our entire throughput, so we actually get only .5*.84 = 42% as many base-7 digits as we require base-5 digits.\r\n\r\nThe following table shows the results for various choices in the grouping of base-5 digits:\r\n<pre>\r\n 2  1              25               7              21 0.84000 0.42000\r\n 3  2             125              49              98 0.78400 0.52267\r\n 4  3             625             343             343 0.54880 0.41160\r\n 5  4            3125            2401            2401 0.76832 0.61466\r\n 6  4           15625            2401           14406 0.92198 0.61466\r\n 7  5           78125           16807           67228 0.86052 0.61466\r\n 8  6          390625          117649          352947 0.90354 0.67766\r\n 9  7         1953125          823543         1647086 0.84331 0.65591\r\n10  8         9765625         5764801         5764801 0.59032 0.47225\r\n11  9        48828125        40353607        40353607 0.82644 0.67618\r\n12  9       244140625        40353607       242121642 0.99173 0.74380\r\n13 10      1220703125       282475249      1129900996 0.92561 0.71201\r\n14 11      6103515625      1977326743      5931980229 0.97190 0.76363\r\n15 12     30517578125     13841287201     27682574402 0.90710 0.72568\r\n16 13    152587890625     96889010407     96889010407 0.63497 0.51591\r\n17 14    762939453125    678223072849    678223072849 0.88896 0.73209\r\n18 14   3814697265625    678223072849   3391115364245 0.88896 0.69141\r\n19 15  19073486328125   4747561509943  18990246039772 0.99564 0.78603\r\n20 16  95367431640625  33232930569601  66465861139202 0.69695 0.55756\r\n21 17 476837158203125 232630513987207 465261027974414 0.97572 0.78987\r\n</pre>\r\nIn the various columns:\r\n\r\nThe number of base-5 digits that go in, the resulting number of base-7 digits that result, five raised to the given power, and seven raised to the power of the number of base-7 digits, followed by the largest integral multiple of that power of 7 that is not greater than the power of 5 shown.  The fraction of that over the number that is the power of 5 is the portion of throughput that need not be thrown away--we just throw away the first base-7 digit--is shown next.  Finally is shown the ratio of base-7 to base-5 digits multiplied by the fraction kept.\r\n\r\nIn the two-base-5-digit example, we saw we can get only one base-7 digit, as there are only 25 possible two-base-5-digit results. Then 7^1 is of course 7, but three times this (or 21) will fit into 25, so it doesn\'t matter we throw away the first base-7 digit (0-2).  But as a result we keep only 21/25 of our throughput, or 84%, and 84% of 50% is the 42% we figured earlier.\r\n\r\nIf we choose to accumulate 21 base-5 digits, we\'ll get 17 base-7 digits, and as you can see from the last column, get almost 79% as many base-7 digits as base-5 go in, not too far from the theoretic 82.7% of the ideal case.  Going to 23 base-5 digits would give us 78.991% instead of the 78.987 we get at 21, but accumulating such large numbers would exceed the precision available in the language I used.\r\n\r\nThe subroutine is:\r\n<pre>\r\nDEFDBL A-Z\r\nFUNCTION rand7\r\n  STATIC seed\r\n  IF seed = 0 THEN\r\n    DO\r\n      seed = 0\r\n      FOR i = 1 TO 21\r\n        seed = seed * 5 + rand5 - 1\r\n      NEXT\r\n    LOOP WHILE seed > 465261027974413#\r\n    DO WHILE seed > 232630513987206#\r\n      seed = seed - 232630513987207#\r\n    LOOP\r\n  END IF\r\n  q = INT(seed / 7)\r\n  r = seed - q * 7 + 1\r\n  seed = q\r\n  rand7 = r\r\nEND FUNCTION\r\n</pre>\r\nNote the STATIC seed.\r\n\r\nIt keeps this value--the built base-5 number (actually stored in the internal binary format of the computer, but conceptually just a number)--from call to call to this function, until it has been depleted.  The first DO...LOOP WHILE throws away seeds greater than 2*7^21-1 (the subtraction of one as we\'re zero-based).  The second DO WHILE...LOOP in effect gets rid of the first base-7 digit.',NULL,0);
INSERT INTO comment VALUES (6102,970,103,'friedlinguini','Optimal Solution','2003-06-30 09:04:07',3,'In <a href=\"http://perplexus.info/show.php?pid=970&cid=6089\">Quick and Dirty Solution</a>, every time through the loop, the algorithm must generate two random numbers.  However, this isn\'t always necessary.  If the first pair of numbers doesn\'t generate a good result, there is still a \'wasted\' random number.  That is, the loop must repeat if c is calculated to be 21, 22, 23, or 24.  Each of these four is equally likely, so there is a \'free\' random number with four possibilities.  This number can be reused in conjunction with another number from rand5 to generate more possible answers.  The code could be changed so that if an iteration through the loop does not provide an answer, then we reuse the variable <tt>a</tt> to show which of the four \'remainder\' values is used.  Since there are not necessarily 5 possible values for <tt>a</tt>, we need another variable, <tt>aSize</tt>, to show how large a pool <tt>a</tt> is picked from.  Note that if <tt>a</tt> is picked from too small a pool (such as 1), we need to regenerate <tt>a</tt> from scratch using rand5.\r\n\r\nThe revised solution might look like:\r\n\r\n<tt>int a = rand5() - 1;\r\nint aSize = 5;\r\n\r\nwhile (true)\r\n{\r\n&nbsp; &nbsp; int groupSize = aSize * 5 / 7;\r\n\r\n&nbsp; &nbsp; if (groupSize == 0)\r\n&nbsp; &nbsp; {\r\n&nbsp; &nbsp; &nbsp; &nbsp; a = rand5() - 1;\r\n&nbsp; &nbsp; &nbsp; &nbsp; aSize = 5;\r\n&nbsp; &nbsp; &nbsp; &nbsp; continue;\r\n&nbsp; &nbsp; }\r\n\r\n&nbsp; &nbsp; int b = rand5() - 1;\r\n&nbsp; &nbsp; int c = a * aSize + b;\r\n&nbsp; &nbsp; int result = (c % groupSize) + 1;\r\n\r\n&nbsp; &nbsp; if (result &lt;= 7)\r\n&nbsp; &nbsp; &nbsp; &nbsp; return result;\r\n\r\n&nbsp; &nbsp; int aSize = aSize * 5 - 7 * groupSize;\r\n&nbsp; &nbsp; a = c - 7 * groupSize;\r\n}</tt&gt;\r\n\r\nThe number of expected calls is trickier in this case because not all iterations through the loop are equal.  We can denote E<i>n</i> to represent the number of expected calls needed when you already have a value for <tt>a</tt>, and when <i>n</i> is a particular value for <tt>aSize</tt>.  To start off,\r\n\r\nE = 1 + E5\r\n\r\nbecause after calling rand5 once, we have an <tt>aSize</tt> of 5.\r\n\r\nIn the E5 case, we need to call rand5 once more.  This leads to 25 possible combinations.  If we take this result in groups of 3, there are 4 different possible remainder values.  Thus,\r\n\r\nE5 = 1 + 4/25 * E4\r\n\r\nWith E4, another call to rand5 will give 20 possible combinations.  Here, we use groups of 2, which will give 6 possible remainder values.  Thus,\r\n\r\nE4 = 1 + 6/20 * E6\r\n\r\nContinuing this pattern,\r\n\r\nE6 = 1 + 2/30 * E2\r\nE2 = 1 + 3/10 * E3\r\nE3 = 1 + 1/15 * E1\r\n\r\nRemember that if <tt>aSize</tt> is 1, it isn\'t useful; we have to start over.  Thus,\r\n\r\nE1 = E.\r\n\r\nWe can now start substituting backwards to obtain a single equation in terms of E.\r\n\r\nE3 = 1 + 1/15 * E\r\nE2 = 1 + 3/10 * (1 + 1/15 * E) = 1 + 3/10 + 3/150 * E = 13/10 + 1/50 * E\r\nE6 = 1 + 2/30 * (13/10 + 1/50 * E) = 1 + 13/150 + 1/750 * E = 163/150 + 1/750 * E\r\nE4 = 1 + 6/20 * (163/150 + 1/750 * E) = 1 + 163/500 + 1/2500 * E = 663/500 + 1/2500 * E\r\nE = 2 + 0.16 * (663/500 + 1/2500 * E) = 2 + 663/3025 + 1/15625 * E = 6713/3025 + 1/15625 * E\r\n\r\nSolving this last equation for E finally gives:\r\n\r\nE = 6713/3025 / (1 - 1/15625)\r\n= ~2.219\r\n',NULL,0);
INSERT INTO comment VALUES (6103,970,103,'friedlinguini','re(2): Quick and Dirty Solution','2003-06-30 09:12:31',0,'Actually, what I was thinking, but failed to write is:\r\n\r\n<tt>int result = (c / 3) + 1;</tt>\r\n\r\nI brain-farted and managed to mix up the modulo and division operators.\r\n\r\nWith the correction in place, different values for <tt>c</tt> give these results:\r\n\r\n0-2: 1\r\n3-5: 2\r\n6-8: 3\r\n9-11: 4\r\n12-14: 5\r\n15-17: 6\r\n18-20: 7\r\n21-23: 8 (which fails the comparison test, and thus causes the loop to re-run)\r\n24: 9 (as above)\r\n\r\nI think I managed to do that in my other snippet as well.  Serve me right for not testing my code...',6100,0);
INSERT INTO comment VALUES (6104,973,2588,'Jessi','may sound like a stupid answer','2003-06-30 09:17:06',0,'Bob simply gave Jim the wrong number?',NULL,0);
INSERT INTO comment VALUES (6105,973,1301,'Charlie','Another solution','2003-06-30 10:29:01',3,'That was the phone number of Bob\'s house.  But Bob was out visiting a different house.  Since Jim wanted to speak to Bob, he should have called the other house, hence he actually called the wrong house for speaking to Bob at that time.',NULL,0);
INSERT INTO comment VALUES (6106,973,1626,'Gamer','re: Another solution','2003-06-30 11:31:14',1,'I think this is a lateral thinking problem... any problem that has so many answers must be...',6105,0);
INSERT INTO comment VALUES (6107,970,1626,'Gamer','re: solution','2003-06-30 13:26:10',0,'Sorry if I missed something, but when you use really high numbers (like 5^7), wouldn\'t that need 7 attempts to find a random number? This means you are already up to 7 uses at minimum.\r\n\r\n',6101,0);
INSERT INTO comment VALUES (6108,836,1626,'Gamer','re(2): If you know each other....','2003-06-30 13:30:17',2,'Well, we have kind of exhausted all the possibilites... For one thing, I think I addressed the point of \"If you know eachother\" in a post below.',6068,0);
INSERT INTO comment VALUES (6109,82,2589,'alex','i don\'t get it.....','2003-06-30 13:43:00',0,'assuming you can get past the entire....\"infinite time\" flaw....the problem starts out saying zeus created these demons to kill prometheous....and ended with him saying that it shouldn\'t have been possible because there would always be another demon who should\'ve killed him sooner...soooooo..if he knew that none of the demons could acomplish this...why the hell did he create them in the first place?...i thought he WANTED prometheous killed....there\'s your paradox.',NULL,0);
INSERT INTO comment VALUES (6110,970,1301,'Charlie','re(2): solution','2003-06-30 15:14:41',0,'My assumption was that this random number generator (of integers between 1 and 7) would be called several times, not just once.  I see that that\'s not stated in the problem, but I guess I just didn\'t (don\'t) see a need for just one random number, but rather some stochastic trials that need integers from 1 - 7.\r\n\r\nBut yes, if you need only one random number, choosing just two integers from 1-5 and using fl\'s techniques would be superior.',6107,0);
INSERT INTO comment VALUES (6111,973,2571,'Rob','Yet another solution','2003-06-30 19:00:16',1,'I heard a math problem once, where a kid switched the numbers on a calculator. Maybe something like that? Bob switched the numbers somehow? Yeah, sounds stupid. Still, this is under tricks, so someone may be doing something like that. Bob giving him the wrong number is a good answer though.',NULL,0);
INSERT INTO comment VALUES (6112,973,2591,'Kate','re: Thoughts','2003-06-30 19:05:23',0,'I agree about the number letters, but I don\'t agree with the possibilities. What I think is that the word \"WRONG\" probably means that \"wrong phone number.\" Another one is that the when Trevor Leitch mentioned about the two extra numbers 1 and 9 would maybe just extra numbers, or when Trevor said \"WRONG-1X\" if you take out the \"X\" it would be saying \"wrong one.\"',6099,0);
INSERT INTO comment VALUES (6113,903,2563,'rajesh','','2003-06-30 19:07:15',3,'I Got The Solution :)\r\n\r\nThe 6 Letters are\r\n\r\ncruohj\r\naldmwt\r\nvfpgiz\r\neybsnk\r\n',NULL,0);
INSERT INTO comment VALUES (6114,274,2563,'rajesh','Solution','2003-06-30 21:04:10',3,'Harold drew a longer line next to the line drawn by the king in parallel. this made the line drawn by the king shorter.',NULL,0);
INSERT INTO comment VALUES (6115,307,2563,'rajesh','Solution','2003-06-30 21:11:55',3,'a=b.\r\ntherefore we cannot cancel (a-b) on both sides as it amounts to 0 which can\'t be cancelled',NULL,0);
INSERT INTO comment VALUES (6116,973,1183,'fwaff','Yet another possibility','2003-06-30 22:19:46',3,'On the phone in my office I need to dial 9 to get an outside line. If Jim\'s works on the same principle then he\'s only really dialled 766419.',NULL,0);
INSERT INTO comment VALUES (6117,946,2428,'gordo packard','re: Common solution','2003-06-30 23:21:06',0,'Wouldn\'t it be unfortunate if the person who told you about the substitution was lying, and had replaced the \"death\" paper with another \"life\" paper, knowing you would probably tear up, eat, or burn the paper you chose?',6080,0);
INSERT INTO comment VALUES (6118,946,2563,'rajesh','My Solution','2003-06-30 23:46:35',3,'Tell the authorities to pick instead saying that you can\'t bear to see the word written on the paper u choose. Well, whichever they pick , they get the paper with DEATH written on it. Voila ! U Are set free !',NULL,0);
INSERT INTO comment VALUES (6119,836,1919,'Lewis','re(3): If you know each other....','2003-07-01 01:45:41',0,'Oh yeah.... that was sooo long ago though that I forgot about it.... :0(',6108,0);
INSERT INTO comment VALUES (6121,957,158,'Ender','Please post more about Solution','2003-07-01 02:53:00',0,'Could you please post a picture of the solution?  (using |\'s for knights and .\'s for liars will allow it to fit, at least according to preview)\r\n\r\nI tried the official solution, and I can\'t get it to work.  I needed to change n/2-1 to get all of the liars on both the side and the bottom of the square.  With only changing n/4, I only can fix the side or the bottom.\r\n',NULL,0);
INSERT INTO comment VALUES (6122,968,1301,'Charlie','solution','2003-07-01 03:00:44',3,'1. As the natural log function decreases without limit (increases without limit in the negative direction) as its argument approaches zero from the positive side, and at the same time &#8730;x becomes closer to zero but still positive as x approaches zero, the function f(x)=ln(x)/&#8730;x also decreases without limit as x approaches zero, or in a less formal, looser terminology, approaches negative infinity.\r\n\r\n2. In a famous equation, incorporating all the major building-block numbers and operations, e^(i&#960;)+1 = 0, or\r\ne^(i&#960;)=-1  (by the way that &#960; is a pi; it\'s sometimes hard to read in this font.)\r\nor\r\nln(-1)=i&#960;\r\n\r\nAs &#8730;(-1) is by definition i, we have i&#960;/i = &#960;.  The answer to the second part is pi.',NULL,0);
INSERT INTO comment VALUES (6123,946,2588,'Jessi','re: Common solution','2003-07-01 03:16:39',0,'I agree to a certain extent, I think he should say to the authorities that he will agree to have the sentence which is opposite of what he picks...am I right?',6080,0);
INSERT INTO comment VALUES (6124,516,2588,'Jessi','i liked this one','2003-07-01 03:57:01',0,'I liked this brainteaser, but is there a certain system one would follow to arrive at this solution, or is it trial and error?',NULL,0);
INSERT INTO comment VALUES (6125,970,103,'friedlinguini','re(3): solution','2003-07-01 05:17:58',0,'Actually, I think it\'s possible to combine ideas from both techniques for an even better solution.  Store <tt>a</tt> and <tt>aSize</tt> as static variables.  Upon successfully finding a result in my technique, set <tt>aSize</tt> to <tt>groupSize</tt> and <tt>a</tt> to <tt>(c % groupSize)</tt> (and this time I mean that modulo operator!).  This allows ensures that the rand5 function is never called more times than necessary at any point.',6110,0);
INSERT INTO comment VALUES (6126,970,1301,'Charlie','re(4): solution','2003-07-01 05:38:24',4,'If I\'m interpreting your description correctly, the non-static version of your algorithm averages about 2.219 calls to rand5 for each base-7 digit.  My algorithm averages 1.266 calls to rand5 per base-7 digit given that a large number of them will be needed.  I take it that applying STATIC to your technique will actually bring it down to the theoretical 1.209 calls per digit; is that correct?  (that\'s log(7)/log(5)).',6125,0);
INSERT INTO comment VALUES (6127,970,103,'friedlinguini','re(5): solution','2003-07-01 05:56:59',0,'I\'m not sure.  I haven\'t tested it.  I do have yet another solution to the problem that I believe is theoretically optimal, which I will post shortly.',6126,0);
INSERT INTO comment VALUES (6128,916,2592,'ben young','this works for me','2003-07-01 06:53:00',0,'LQEKDY\r\nCUATHB\r\nFMWNGI\r\nRZSOVP',NULL,0);
INSERT INTO comment VALUES (6129,970,103,'friedlinguini','Another look at optimality','2003-07-01 06:55:26',0,'Here is a solution that I believe wastes no information from any of the rand5 calls at all.  What\'s interesting about this one is that I believe it is possible in some cases to generate a result without calling rand5 at all!  However, it requires an arbitrary-precision math library (maybe something like Mathematica) to run.\r\n\r\nThe idea is similar to Charlie\'s large base 5 and base 7 integer ideas, and also gets some inspiration from the algorithm from Arithmetic Encoding.\r\n\r\nImagine a number <i>x</i> such that 0 &#8804; <i>x</i> &lt; 1.  If you convert it to base 7, you have a string of digits between 0 and 6.  If values of <i>x</i> are evenly distributed in the interval, each digit can be an integer between 0 and 6 with equal probability for each possible value.  Add 1 and you have a possible return value for the function. <i>x</i> in base 7 represents an infinite list of random values that can be used in the solution--all you have to do is determine <i>x</i>.\r\n\r\nUnfortunately, we don\'t have a function for generating a random real number with infinite precision.  We do, however, have the rand5 function.  What we do is slap down a decimal point and use a string of rand5 calls to generate <i>x</i> in base 5.\r\n\r\nWe can\'t call rand5 an infinte number of times.  However, that\'s OK because we don\'t need an infinte number of results.  We can use rand5 to approximate <i>x</i> to greater and greater precision by adding single digits one right after the other.  If we call rand5 <i>n</i> times, we have a lower bound on <i>x</i> to within 5^(-<i>n</i>).  Moreover, if you add 1 to the last digit you added (carrying 1s to keep it the number in base 5), you have an upper bound on <i>x</i> with similar precision.\r\n\r\nSo what you do is convert these upper and lower bounds to base 7.  Compare these numbers digit by digit.  If corresponding digits are equal, you have a known digit of <i>x</i>.\r\n\r\nHere\'s the algorithm:\r\n\r\n<tt>// BigInt - an integer type that can hold arbitrarily\r\n// large values.\r\n// Rational - a numeric type that supports rational\r\n// numbers using a numerator and denominator of type BigInt\r\n// Both types support all normal mathematical operations\r\n// plus exponentiation.\r\n// In addition, Rational has a member function for finding\r\n// the nth digit after the decimal point in base b.\r\nstatic Rational x(0);\r\nstatic BigInt i5(0);\r\nstatic BigInt i7(0);\r\n\r\n++i7;\r\n\r\nwhile (x.digit(i7, 7) != (x + 1 / BigInt(5).exp(i5).digit(i7, 7))\r\n{\r\n&nbsp; &nbsp; ++i5;\r\n&nbsp; &nbsp; x += BigInt(rand5()) / BigInt(5).exp(i5);\r\n}\r\n\r\nreturn x.digit(i7, 7) + 1;</tt>\r\n\r\nI think this algorithm is optimal for any number of calls, using Charlie\'s theoretical minimum of log(7)/log(5) calls to rand5 per number generated.',NULL,0);
INSERT INTO comment VALUES (6130,973,1072,'Alan','Well','2003-07-01 07:23:25',2,'I really don\'t like posting in my own problems but I think I\'ll just say this trevor is on the right track, and the answer has nothing to deal with phone numbers in certain locations, switching numbers or anything of that nature. Thats why the category is tricks. Gamer you\'re right if someone were to just ask this it would be lateral thinking but this is in the category tricks for a reason. To prevent that.',NULL,0);
INSERT INTO comment VALUES (6131,85,2376,'Jim C','Where\'s Mister Black and Blue?','2003-07-01 07:57:24',3,'OK, I hate to nit pick, but nowhere in the puzzle was it stated that the ties were the same colors as the name.  For all we know, Mr yellow is wearing a purple and orange paisley!\r\n\r\nAnyway, since Mr yellow can\'t be wearing yellow, and we know he\'s not wearing green (unless he is talking to himself), we know he is wearing brown.  So Brown is wearing green and Green is wearing yellow. ',NULL,0);
INSERT INTO comment VALUES (6132,946,2376,'Jim C','\'shaky\' response','2003-07-01 08:02:01',3,'OH, C\'mon!  I\'m too nervous to pick a paper.  Just look at my hands!  Tell you what, you pick one and whatever is left in the hat will be mine...',NULL,0);
INSERT INTO comment VALUES (6133,971,1301,'Charlie','Algebraic Solution','2003-07-01 09:45:39',3,'In the following function, I make use of a check that a given number n is between two other numbers a and b, by checking if (a - n)*(n - b)>=0, so as to avoid checking two possible orders of size.\r\n\r\nIf both segments are vertical, they can \"intersect\" only if they are at the same x coordinate, and then only if at least one of the endpoints of oneone line lies between the endpoints (y values) of the other.\r\n\r\nIf only one segment is vertical that segment must lie between the x limits of the other segment, and the equation of that line is computed and the y value at the vertical segment\'s x value must lie between that segment\'s end y values.\r\n\r\nOtherwise the equations of the two lines are checked.  If the lines are parallel (same slopes) they must be coincident for any intersection, and at least one end x coordinate of one must lie between the other segment\'s end x coordinates.\r\n\r\nIf the lines are not parallel, the point of intersection is found by solving simultaneously, and the x coordinate of the point of intersection must lie between the x coordinates of the endpoints for each of the two segments.\r\n\r\nDEFDBL A-Z\r\nDECLARE FUNCTION intersects# (Ax#, Ay#, Bx#, By#, Cx#, Cy#, Dx#, Dy#)\r\nDIM SHARED pi\r\n\r\npi = ATN(1) * 4\r\n\r\nDO\r\n&nbsp;&nbsp;INPUT x1, y1, x2, y2, x3, y3, x4, y4\r\n&nbsp;&nbsp;PRINT intersects(x1, y1, x2, y2, x3, y3, x4, y4)\r\nLOOP\r\n\r\nFUNCTION intersects (Ax, Ay, Bx, By, Cx, Cy, Dx, Dy)\r\n&nbsp;&nbsp;\' Lines segments are A-B and C-D\r\n&nbsp;&nbsp;false = 0: true = NOT false\r\n\r\n&nbsp;&nbsp;\'exceptional cases first:\r\n&nbsp;&nbsp;IF Ax = Bx THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF Cx = Dx THEN \' both segments vertical\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF Cx &lt;&gt; Ax THEN intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Cy - Ay) * (By - Cy) >= 0 OR (Dy - Ay) * (By - Dy) >= 0 OR (Ay - Cy) * (Dy - Ay) >= 0 OR (By - Cy) * (Dy - By) >= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'C between A and B or D between A and B or A between C and D or B between C and D\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Dx - Ax) * (Ax - Cx) &lt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' Ax not between Cx and Dx\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slope = (Dy - Cy) / (Dx - Cx)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yForx = slope * (Ax - Cx) + Cy\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (By - yForx) * (yForx - Ay) &gt;= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'line at Ax (which is also Bx) is between Ay and By\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;ELSEIF Cx = Dx THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Bx - Cx) * (Cx - Ax) &lt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' Cx not between Ax and Bx\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slope = (By - Ay) / (Bx - Ax)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yForx = slope * (Cx - Ax) + Ay\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Cy - yForx) * (yForx - Dy) &gt;= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'line at Cx (which is also Dx) is between Cy and Dy\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;slopeA = (By - Ay) / (Bx - Ax)\r\n&nbsp;&nbsp;&nbsp;&nbsp;slopeC = (Dy - Cy) / (Dx - Cx)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF slopeA = slopeC THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yForx = slopeA * (Cx - Ax) + Ay\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF yForx &lt;&gt; Cy THEN intersects = false: EXIT FUNCTION\' parallel non-coincident lines\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' what remains are segments sharing the same line\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Cx - Ax) * (Bx - Cx) >= 0 OR (Dx - Ax) * (Bx - Dx) >= 0 OR (Ax - Cx) * (Dx - Ax) >= 0 OR (Bx - Cx) * (Dx - Bx) >= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x = (slopeA * Ax - slopeC * Cx + Cy - Ay) / (slopeA - slopeC)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF (Ax - x) * (x - Bx) >= 0 AND (Cx - x) * (x - Dx) >= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' x coord of point of intersection of lines is within\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' x boundaries of both segments\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n\r\nEND FUNCTION\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6134,971,1301,'Charlie','Geometric Solution','2003-07-01 09:54:13',0,'The geometric solution checks that ACBD is a non-concave quadrilateral, after having checked a couple of special cases where an endpoint of one line coincides with that of another.\r\n\r\nDECLARE FUNCTION norm# (x#)\r\nDECLARE FUNCTION atan2# (y#, x#)\r\nDEFDBL A-Z\r\nDECLARE FUNCTION intersects# (Ax#, Ay#, Bx#, By#, Cx#, Cy#, Dx#, Dy#)\r\nDIM SHARED pi\r\n\r\npi = ATN(1) * 4\r\n\r\nDO\r\n&nbsp;&nbsp;INPUT x1, y1, x2, y2, x3, y3, x4, y4\r\n&nbsp;&nbsp;PRINT intersects(x1, y1, x2, y2, x3, y3, x4, y4)\r\nLOOP\r\n\r\nFUNCTION atan2 (y, x)\r\n&nbsp;&nbsp;IF x = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;atan2 = pi / 2 * SGN(y)\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF x &lt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;atan2 = ATN(y / x) + pi\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;atan2 = ATN(y / x)\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\nEND FUNCTION\r\n\r\nFUNCTION intersects (Ax, Ay, Bx, By, Cx, Cy, Dx, Dy)\r\n&nbsp;&nbsp;\' Lines segments are A-B and C-D\r\n&nbsp;&nbsp;false = 0: true = NOT false\r\n\r\n&nbsp;&nbsp;\'exceptional cases first:\r\n&nbsp;&nbsp;\'end point of one line is end point of another:\r\n&nbsp;&nbsp;IF Ax = Cx AND Ay = Cy OR Ax = Dx AND By = Dy OR Bx = Cx AND By = Cy OR Bx = Dx AND By = Dy THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n\r\n&nbsp;&nbsp;angle1 = atan2(Cy - Ay, Cx - Ax)\r\n&nbsp;&nbsp;angle2 = atan2(By - Cy, Bx - Cx)\r\n&nbsp;&nbsp;angle3 = atan2(Dy - By, Dx - Bx)\r\n&nbsp;&nbsp;angle4 = atan2(Ay - Dy, Ax - Dx)\r\n&nbsp;&nbsp;a1 = norm(angle2 - angle1)\r\n&nbsp;&nbsp;a2 = norm(angle3 - angle2)\r\n&nbsp;&nbsp;a3 = norm(angle4 - angle3)\r\n&nbsp;&nbsp;a4 = norm(angle1 - angle4)\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;\' check if end point of one line is along another line:\r\n&nbsp;&nbsp;IF a1 = 0 OR a2 = 0 OR a3 = 0 OR a4 = 0 THEN intersects = true: EXIT FUNCTION\r\n&nbsp;&nbsp;\'check if all colinear but no overlap\r\n&nbsp;&nbsp;IF a1 = pi AND a2 = pi AND a3 = pi AND a4 = pi THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n\r\n\r\n&nbsp;&nbsp;IF a1 &gt; 0 OR a1 = 2 * pi THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF (a2 > 0 OR a2 = 2 * pi) AND (a3 > 0 OR a3 = 2 * pi) AND (a4 > 0 OR a4 = 2 * pi) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF (a2 &lt; 0 OR a2 = 2 * pi) AND (a3 < 0 OR a3 = 2 * pi) AND (a4 < 0 OR a4 = 2 * pi) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = true\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intersects = false\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\nEND FUNCTION\r\n\r\nFUNCTION norm (x)\r\n&nbsp;n = x\r\n&nbsp;DO UNTIL n <= pi\r\n&nbsp;&nbsp;&nbsp;n = n - 2 * pi\r\n&nbsp;LOOP\r\n&nbsp;DO UNTIL n &gt; -pi\r\n&nbsp;&nbsp;&nbsp;n = n + 2 * pi\r\n&nbsp;LOOP\r\n&nbsp;norm = n\r\nEND FUNCTION\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6135,973,1626,'Gamer','re: Well','2003-07-01 11:09:47',4,'Sorry to sound doubtful, but the catergory doesn\'t prevent the fact that all the solutions are logical. And many of them ARE tricks... And why do you say \"The solution\"? Aren\'t all the solutions logical?',6130,0);
INSERT INTO comment VALUES (6136,971,1567,'Bryan','An easier way','2003-07-01 12:27:50',3,'If line segments AB and CD intersect, then points C and D will fall on opposite sides of AB (or one will fall directly on AB), and similarly, points A and B will fall on eith side of (or on) CD.  Therefore, one means of determining if line segments AB and CD intersect is as follows:<ol><li>Convert all (x,y) coordinates to (r,&#952;) coordinates <b>relative to point A.</b><li>For AB to intersect CD, one requirement is for &#952;b to be between &#952;c and &#952;d, inclusive. If not, the line segments do not intersect.<li>Next, convert all (x,y) coordinates to (r,&#952;) coordinates <b>relative to point C</b>.<li>If &#952;d is between &#952;a and &#952;b, inclusive, the line segments intersect.</ol>It is a straight-forward exercise to write an algorithm to perform this function, so one is not included here.',NULL,0);
INSERT INTO comment VALUES (6137,971,103,'friedlinguini','Solution','2003-07-01 13:03:47',3,'The two segments intersect if and only if C and D do not lie on the same side of the line through AB and A and B do not lie on the same side of the line through CD.\r\n\r\nSo the trick is finding out which side of a line a point lies upon.  Probably the most straightforward way to do this is to convert the line to its implicit form: L(x, y) = Px + Qy + R.    If L(x, y) &gt; 0 then &lt;x, y&gt; is on one side of the line, if L(x, y) &lt; 0 then &lt;x, y&gt; is on the other side, and if L(x, y) = 0, then &lt;x, y&gt; is on the line.\r\n\r\nIt\'s possible to find P, Q, and R by solving some system of linear equations, but there are some shortcuts that can be taken.  Assume that we\'re looking for the values corresponding to the line through A and B.  &lt;P, Q&gt; is actually a vector that points perpendicular to the line.  The direction of the line through A and B is given by &lt;Bx - Ax, By - Ay&gt;.\r\n\r\nIn 2D, it\'s easy to find one vector that is perpendicular to another: just switch the x and y coordinates, and multiply one of them by -1 (try it and see).\r\n\r\nThis means that we can use &lt;By - Ay, Ax - Bx&gt; for our perpendicular vector.  The length of the vector doesn\'t really matter, just its direction.  This gives us P = By - Ay and Q = Ax - Bx.\r\n\r\nTo find R, just plug one of the points (say, A) into the function.  Since the point is on the line, the function evaluates to 0.  Thus,\r\n\r\nL(Ax, Ay) = P Ax + Q Ay + R = 0\r\n(By - Ay) Ax + (Ax - Bx) Ay + R = 0\r\nAxBy - AxAy + AxAy - AyBx + R = 0\r\nR = AyBx - AxBy\r\n\r\nTo see whether C and D lie on the same side of the line, substitute them into L(x, y) and multiply the results together.  If the value is positive, they intersect.\r\n\r\nL(Cx, Cy) L(Dx, Dy) = [(By - Ay)Cx + (Ax - By)Cy + AyBx - AxBy][(By - Ay)Dx + (Ax - By)Dy + AyBx - AxBy]\r\n= (ByCx - AyCx + AxCy - ByCy + AyBx - AxBy)(ByDx - AyDx + AxDy - ByDy + AyBx - AxBy)\r\n\r\n(I won\'t bother multiplying these together, as I think it will make the expression even uglier)\r\n\r\nTo see whether A and B lie on the same side of the line through C and D, just switch the A\'s and B\'s with the C\'s and D\'s:\r\n\r\n(DyAx - CyAx + CxAy - DyAy + CyDx - CxDy)(DyBx - CyBx + CxBy - DyBy + CyDx - CxDy)\r\n\r\nThe whole algorithm can thus be written in one statement:\r\n<tt>\r\nreturn (ByCx - AyCx + AxCy - ByCy + AyBx - AxBy) * \r\n&nbsp; &nbsp; (ByDx - AyDx + AxDy - ByDy + AyBx - AxBy) > 0\r\n&nbsp; &nbsp; && (DyAx - CyAx + CxAy - DyAy + CyDx - CxDy) *\r\n&nbsp; &nbsp; (DyBx - CyBx + CxBy - DyBy + CyDx - CxDy) > 0;\r\n</tt>\r\n',NULL,0);
INSERT INTO comment VALUES (6138,971,103,'friedlinguini','re: Solution','2003-07-01 13:07:26',0,'OK, probably should have finished converting to legal code:\r\n\r\nreturn (By*Cx - A*yCx + Ax*Cy - B*yCy + Ay*Bx - Ax*By) *\r\n&nbsp; &nbsp (By*Dx - Ay*Dx + Ax*Dy - By*Dy + Ay*Bx - Ax*By) > 0\r\n&nbsp; &nbsp && (Dy*Ax - Cy*Ax + Cx*Ay - Dy*Ay + Cy*Dx - Cx*Dy) *\r\n&nbsp; &nbsp (Dy*Bx - Cy*Bx + Cx*By - Dy*By + Cy*Dx - Cx*Dy) > 0;',6137,0);
INSERT INTO comment VALUES (6139,914,2563,'rajesh','Solution','2003-07-01 22:47:24',3,'Ya! It will be the last place bcos u wont look anywhere afterwards. :)',NULL,0);
INSERT INTO comment VALUES (6140,971,1301,'Charlie','re: Solution','2003-07-02 03:40:46',4,'When I use\r\nAx, Ay, Bx, By, Cx, Cy, Dx, Dy equal to\r\n 1,3,4,1,3,1,5,3\r\nso that AB is from (1,3) to (4,1) and CD is from (3,1) to (5,3), which intersect,\r\n\r\nI get the following values:\r\nBy * Cx - Ay * Cx + Ax * Cy - By * Cy + Ay * Bx - Ax * By = 5\r\nBy * Dx - Ay * Dx + Ax * Dy - By * Dy + Ay * Bx - Ax * By = 1\r\nDy * Ax - Cy * Ax + Cx * Ay - Dy * Ay + Cy * Dx - Cx * Dy = -2\r\nDy * Bx - Cy * Bx + Cx * By - Dy * By + Cy * Dx - Cx * Dy = 4\r\n\r\nThen, while 5*1 > 0, (-2)*4 < 0 so the ANDed condition fails.  What went wrong here?\r\n',6137,0);
INSERT INTO comment VALUES (6141,974,1567,'Bryan','First guess','2003-07-02 04:43:59',0,'My first guess is to use the word \"tile,\" since this seems to be verse of some sort, and \"tile\" rhymes with \"while\" in the second line. Rhyming is good; I like rhymes.<p>Seriously, the words \"runshine\" and \"mathways\" lead me to believe this is a verse where every word has had one letter altered, resulting in the verse we see in this puzzle (and these two words would of course be \"sunshine\" and \"pathways\"). Perhaps if I stick with it I can make sense of the verse this way, but after ten minutes I can\'t even figure out the title!',NULL,0);
INSERT INTO comment VALUES (6142,511,2592,'ben young','Numbers 23:19','2003-07-02 05:30:17',0,'I\'m REALLY coming in late, but hopefully I will be heard anyhow.\r\n\r\nAlthough I believe that God is omnipotent, I also believe that there are certain things that He cannot do. In Numbers, it basically says that God is incapable of lying, or in other words, incapable of contradicting Himself. \r\n\r\nThe primary thing to consider is that God preordained everything from the beginning. He had an intricate plan, far too complex for us to fathom, before He ever said, \"Let there be...\". And since God is incapable of contradicting His own words and His own plan, He cannot (and will not) create a stone that He cannot lift. If it isn\'t part of His predetermined design, then He is not able to do it, because then He would contradict Himself, which is fundamentally impossible. Let us not forget that we are referring to the same person who \"created\" time and space. Talk about blowing your mind!',NULL,0);
INSERT INTO comment VALUES (6143,483,1626,'Gamer','re(3): One-line Simple Solution','2003-07-02 06:04:44',0,'You can submit it as well... Is it on its way now?',4873,0);
INSERT INTO comment VALUES (6144,971,103,'friedlinguini','re(2): Solution','2003-07-02 06:24:48',0,'It\'s because I messed up in the fourth term of each of the factors.  I also switched the comparison operators.  The corrected (again!) result is:\r\n\r\nreturn (By*Cx - Ay*Cx + Ax*Cy - Bx*Cy + Ay*Bx - Ax*By) *\r\n    (By*Dx - Ay*Dx + Ax*Dy - Bx*Dy + Ay*Bx - Ax*By) &lt;= 0\r\n    && (Dy*Ax - Cy*Ax + Cx*Ay - Dx*Ay + Cy*Dx - Cx*Dy) *\r\n    (Dy*Bx - Cy*Bx + Cx*By - Dx*By + Cy*Dx - Cx*Dy) &lt;= 0; \r\n\r\nThis gives the expected result.',6140,0);
INSERT INTO comment VALUES (6145,973,1072,'Alan','Yes gamer','2003-07-02 06:26:49',0,'Yes Gamer I guess you are right. There was one answer I was hoping everyone would see but instead everyone managed to come up with other answers as well.',NULL,0);
INSERT INTO comment VALUES (6146,974,122,'Happy','Sled Shiver Sally','2003-07-02 06:54:13',3,'The answer is C.  The title pretty much gives it away.\r\n\r\nHere are the lyrics to \"Red River Valley\":\r\n\r\nFrom this valley they say you are going\r\nWe will miss your bright eyes and sweet smile\r\nFor they say you are taking the sunshine\r\nThat has brightened our path for a while\r\n',NULL,0);
INSERT INTO comment VALUES (6147,974,1626,'Gamer','re: Sled Shiver Sally','2003-07-02 07:23:13',2,':) Yes, it is a rhyming... I hope all of you liked it! :)\r\n\r\nI had a problem rhyming sunshine and pathways... (I had heard \"pathways\" instead of \"path for\" when I wrote this)\r\n\r\nI hope the title didn\'t make it too obvious!',6146,0);
INSERT INTO comment VALUES (6148,969,2592,'ben young','The freaks come out at knight','2003-07-02 07:45:03',0,'D and E are your bank robbers.\r\n\r\nThis is a good puzzle.',NULL,0);
INSERT INTO comment VALUES (6149,971,2592,'ben young','fairly easy','2003-07-02 07:59:24',0,'I would calculate the slope of each line using the coordinates. If the slopes of the two lines are equal, then they are parallel. If not, then they intersect.',NULL,0);
INSERT INTO comment VALUES (6150,946,2599,'amy','avoiding death','2003-07-02 08:04:48',0,'tell them about a strange law that they just made up..the law about not being able to die because its a strange law..in a foreign country..they wouldnt know..:D',NULL,0);
INSERT INTO comment VALUES (6151,971,1301,'Charlie','re: fairly easy','2003-07-02 08:24:21',0,'Even if they are not parallel, since they are segments rather than full lines, either might end before reaching the point of intersection of the whole line.',6149,0);
INSERT INTO comment VALUES (6152,969,2599,'amy','i think','2003-07-02 08:25:14',0,'i think its bill and eddy :p',NULL,0);
INSERT INTO comment VALUES (6153,946,2129,'Sanjay','re: My Solution','2003-07-02 08:39:38',0,'If you ask them to pick and <B>they</B> tear up, burn, or eat the paper that they pick, you\'re dead.',6118,0);
INSERT INTO comment VALUES (6154,986,103,'friedlinguini','Cheesy solution','2003-07-02 08:47:59',0,'The C++ standard library strikes again!\r\n\r\n<tt>void shuffle(std::string& input)\r\n{\r\n&nbsp; &nbsp std::next_permutation(input.begin(), input.end());\r\n}</tt>',NULL,0);
INSERT INTO comment VALUES (6155,946,2129,'Sanjay','re(2): Common solution','2003-07-02 09:08:41',0,'That\'s an excellent question.<P> You should try and take a quick peek at what\'s written on the paper before deciding whether to keep it or to get rid of it. If it says LIFE, then keep it and show it to the authorities. If it says DEATH, then get rid of it and go, \'oops\'.<P>If the guy was truthful and both papers say DEATH, then you are saved.<br>If the guy was telling a lie and both papers say LIFE, then you are saved.<br>If the guy was telling a lie and he hadn\'t switched any paper and you draw LIFE, then you are saved.<br>If the guy was telling a lie and he hadn\'t switched any paper and you draw DEATH then you are decidedly unlucky and you will die. But since you don\'t know whether he was being truthful or telling a lie you are no worse off getting rid of the paper.<P>If the probability of his telling the truth or telling a lie is 50:50; if the probability of his telling a lie and writing LIFE on both paper and the probability of his telling a lie and not switching any paper is 50:50; if the probability of your picking \'this\' paper or \'that\' is 50:50, then you will be saved 7 out of 8 times (or 87.5% of the times) following this strategy.<P>I wonder if there is a strategy that delivers a 100% success rate.     ',6117,0);
INSERT INTO comment VALUES (6156,554,2601,'Kevin Steele','I Think I Got It','2003-07-02 11:15:02',0,'I believe the next 5 digits are 10101.  This makes the sequence symetric.  Print it out, look at it in a mirror, and the sequence will be the same.',NULL,0);
INSERT INTO comment VALUES (6157,971,1171,'nikki','No Code, just theory','2003-07-02 13:41:53',0,'\r\nI don\'t have any code or anything, but the basic idea is this:\r\n\r\nUsing the points given, find the Slope of each line - call them mAB and mCD.  You\'d need a check to see if |mAB| = |mCD| but that\'s a trivial case.\r\n\r\nNext using the points given, and the all-purpose Line Equation y = m*x + b, find bAB and bCD.\r\n\r\nFor the moment, treat the two segments as lines and find the X coordinate of the \"intersection point\".  This is easily done by substituting for y and solving for x:  x\' = (bAB - bCD)/(mCD - mAB)\r\n\r\nNext you have to check to see if this intersection point exists on BOTH segments.  This is easily done by checking to see if Ax &lt;= x\' <= Bx, and Cx <= x\' <= Dx (note: those <= signs could be &gt;= signs if Ax>=Bx or Cx>=Dx but you can easily check which cases you are dealing with first)\r\n\r\nUsing x\' solve for y\' and repeat the segment-check with Ay, By, Cy and Dy.\r\n\r\nAt first I thought the x\' check was all that was needed, but then I considered a vertical segment and another segment that passes over it such that if you only extended the vertical segment there would be an intersection.  In this case x\' = Ax = Bx, and would satisfy Cx <= x\' <= Dx, so you would come to a false conclusion.  That\'s why you need to check y\' too.\r\n\r\nIf the format of my answer isn\'t \"valid\" for the Algorithms section, I apologize and please let me know so I don\'t do it again.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (6158,946,2603,'Esem','Oh, Its not that hard!','2003-07-02 14:29:16',0,'The person only has to pick up a paper, read it and swallow it! The authorities will check the other paper out, and it will have \"DEATH\" written on it so it will be \"obvious\" that the paper the person swallowed had \"LIFE\" on it. PERSON SAVED!!',NULL,0);
INSERT INTO comment VALUES (6159,946,2599,'amy','re: Oh, Its not that hard!','2003-07-02 16:16:10',0,'lol..i think thats a good idea',6158,0);
INSERT INTO comment VALUES (6160,971,1183,'fwaff','re: No Code, just theory','2003-07-02 23:20:57',1,'The dictionary definition of an algorithm is that it is a process or set of rules for performing a calculation. What you\'ve given is exactly that - ie a process for performing a calculation that gives the required solution. Just because it\'s less formal than some of the previous answers doesn\'t mean it\'s less valid.\r\n\r\nFor what it\'s worth, I used exactly the same method as you - to be honest I didn\'t even understand half of what Charlie and fried were describing!\r\n\r\nHappy floobling :-)',6157,0);
INSERT INTO comment VALUES (6161,975,1183,'fwaff','Close but no cigar','2003-07-03 02:18:40',1,'1/81 is equal to 0.0123456790123456790.... hmmmm now where did I leave those 8s??',NULL,0);
INSERT INTO comment VALUES (6162,975,1626,'Gamer','re: Close but no cigar','2003-07-03 02:53:51',0,'Good idea... If you add 10/denominator to the answer (numerator/denominator), it does equal 1/81.',6161,0);
INSERT INTO comment VALUES (6163,975,1301,'Charlie','solution','2003-07-03 02:57:15',3,'Any decimal fraction which begins repeating right after the decimal point is the repeated set of digits treated as an integer over an integer formed from as many 9\'s as are in the repetition period.  So .01234567890123456789... is 123456789/9999999999 (that\'s 10 9\'s in the denominator as the period is 10).  The two numbers have 9 as their highest common factor and so the fraction reduces to 13717421/1111111111, where the numerator and denominator are relatively prime.',NULL,0);
INSERT INTO comment VALUES (6164,975,1626,'Gamer','re: solution','2003-07-03 03:06:28',2,'Charlie is right :) And 13717421x81=1111111101, ten less than 1111111111.',6163,0);
INSERT INTO comment VALUES (6165,986,1626,'Gamer','Not really','2003-07-03 03:08:17',2,'No offense, but that\'s not an algrorithm, that\'s programming. If I said \"Create a permutarion\" as my answer (or some such thing), I would have to say what a permutation is.',NULL,0);
INSERT INTO comment VALUES (6166,971,1301,'Charlie','re: No Code, just theory','2003-07-03 03:15:44',0,'Indeed descriptions in English are just as valid as descriptions in computer language.\r\n\r\nHowever I find a problem with\r\n\"Using the points given, find the Slope of each line - call them mAB and mCD. You\'d need a check to see if |mAB| = |mCD| but that\'s a trivial case.\"\r\n\r\nI don\'t see the use of the absolute value indications.  If one has slope 2 and the other has slope -2, it\'s the ordinary case of seeing where they intersect.\r\n\r\nAlso even if the slopes are themselves the same, the lines could be either parallel or the same line.  If parallel they don\'t intersect.  If they are the same line, you have to check if the endpoint of either is located between the two endpoints of the other.  If so, there\'s an extended intersection (in the set theory definition of intersection, as they share not only 1 but many points).\r\n\r\nLikewise your solution considers one of the lines\' being vertical, but there is the possibility that both are vertical, with the same considerations as other lines with the same slope.\r\n\r\nYour solution, with the addition of the above, are basically what the code in Algebraic Solution did.  And specifying it in English is fine.\r\n',6157,0);
INSERT INTO comment VALUES (6167,986,103,'friedlinguini','re: Not really','2003-07-03 05:15:31',0,'I know.  I was just being silly again.  I almost know an answer to this one, except that it requires that the characters start off being sorted.  It could be shoehorned into place by storing the original string somewhere, but I don\'t think that\'s what Charlie had in mind.',6165,0);
INSERT INTO comment VALUES (6168,986,251,'Cheradenine','two ways','2003-07-03 05:54:01',3,'here\'s one subroutine in loose code\r\n\r\nlist perms(list[n])\r\n{\r\nstate int i = 0\r\n\r\nelement e = list[ (i/(n-1)!) % n ]\r\nlist remainder = list[n] - e\r\n\r\nif(remainder empty) {\r\ni = i + 1 \r\nreturn e\r\n}\r\nelse {\r\nreturn e + perms(remainder)\r\n}\r\n}\r\n\r\nofcourse a subroutine with state is an example of imperative programming trash. try for example Haskell:\r\n\r\nperms x  = [ a:y | a <- x; y <- perms (x // [a]) ]\r\n\r\nfor something much neater',NULL,0);
INSERT INTO comment VALUES (6169,449,1626,'Gamer','The easy way','2003-07-03 05:56:27',3,'The way to think about this is the amount of money spent by the 2 rupee stamps and the 1 rupee stamps must be a multiple of 5 (so the rest of the money can be used for 5 rupee stamps).\r\n\r\nThen, the amount of money spent must be a multiple of 8 (2+(6x1))\r\n\r\nThe only mutliple of 5 and 8 under 75 is 40.\r\n\r\n40/8 is 5, so he got 5 2-rupee stamps, 6x5 or 30 1-rupee stamps and (75-40)/5 or 7 5-rupee stamps',NULL,0);
INSERT INTO comment VALUES (6170,986,103,'friedlinguini','re: two ways','2003-07-03 06:00:48',0,'Problem is that there is supposed to be one call per permutation.  I also infer from the fact that the modified string is used as an input into the function that there is no state information stored anywhere other than in the string.  I\'d asked Charlie for clarification on that while the problem was pending, but it never happened.  :-(>',6168,0);
INSERT INTO comment VALUES (6171,986,251,'Cheradenine','re(2): two ways','2003-07-03 06:06:21',0,'the first code i posted does yield one permutation per call, the list return is composed of characters (or whatever..)\r\n\r\non the other hand i assumed the call was made with the same string each time.. hmm',6170,0);
INSERT INTO comment VALUES (6172,924,2376,'Jim C','*!$@# puzzle!','2003-07-03 07:05:50',3,'I LOVE tug-o-wars!  They\'re so raw, yaknow.  Oh! Anyway, here goes.\r\n\r\nIf we change everything to equations (with the plus sign understood), we get:\r\n$ = *%\r\n$$$=@@%%*\r\nso $$ = %@@\r\n@ = !*\r\n\r\nNow we need to get both sides in terms that can be compared.\r\n\r\n!!!!@@----%*$$\r\n\r\nThe right side is the same strength as $$$ \r\n($$+(%*)), and we can then substitute the $$$ equivalent on the right:\r\n\r\n!!!!@@----%%@@*\r\nwhich then can be simplified\r\n!!!!----%%*\r\n\r\nWell, this doesn\'t seem to be going anywhere.  EXCEPT, maybe we can get something more workable if we visit the original examples.\r\n\r\n$$ = %@@, and $ = %*, so\r\n%%** = %@@\r\n%** = @@\r\n%** = !*!*\r\nand so % = !!\r\n\r\ngetting back to the \'pitted\' battle (I\'m thinking chocolate pudding in there, but that\'s a personal issue  =0),\r\n\r\n(!!)(!!)----%%*\r\nsubstitute on the left\r\n%%----%%*\r\nAnd the weiner is:  Team Righty!\r\nNote:  I actually came up with the % = !! by stopping at our stopping point above, taking another approach, and ending up with \r\n!!!!!!----%%%*, but once I got there and saw the equivalency, I decided it was neater to prove it \"mathematically.\"\r\n',NULL,0);
INSERT INTO comment VALUES (6173,924,2376,'Jim C','re: solution','2003-07-03 07:33:42',1,'MAthematically, this works, but why must we assume that * and % are equal?  Couldn\'t they be say, * = 70 and % = 30?\r\n\r\nIf so, then we can figure out that @ = 85 and ! = 15.\r\nIt still works, since 230 < 300, but number substitution isn\'t a valid proof, because we haven\'t demonstrated that our solution works for all number sets.  In fact, your solution brings up an interesting point.  If we continually make the % higher, we get closer and closer to equality.  For instance, if % = 99, we get 299 , 300, and if we use 99.9 for % we get 299.9 < 300.  This seems to indicate that as * approaches 0, (where % would then equal $ and @ = ! = $/2), the sides approach equality.  You could argue that since someone on a side must have some mass or strength, and so a value can never reach zero, that this equality is an impossibility, and I would agree--except for maybe my daughter  =-)',6025,0);
INSERT INTO comment VALUES (6174,924,2376,'Jim C','re: Yaman\'s solution','2003-07-03 07:35:14',0,'Wow!  Nice job, Ya!  That\'s the simplest I\'ve seen yet.',6052,0);
INSERT INTO comment VALUES (6175,986,1626,'Gamer','Hmmm','2003-07-03 08:36:38',2,'The last line gave me an idea. Instead of taking the letters out entirely, just switch them in turn. Swtich the last (n-1) letters until they form every permutation, then switch the letter that precedes the last (n-1) letters with the first one in the last (n-1) letters (designated by __ in the below example), then start over\r\n\r\nSo it would look like this:\r\n\r\nFor 1:\r\n\r\nA (You can\'t switch one letter, so A will always be A)\r\n\r\nA Back to beginning\r\n\r\nNote how once the 1-set is done (each time after the first one) the first letter switches with the second letter\r\n\r\nFor 2:\r\n\r\nAB- First 1 set\r\n\r\nBA_ Second 1-set\r\n\r\nAB_ Back to beginning\r\n\r\nThis 2-set is used in the 2+1 or 3-set. Again, after each 2-set is completed, the first letter switches with the second.\r\n\r\nABC- First 2-set\r\nACB- First 2-set\r\n\r\nCAB_ Second 2-set\r\nCBA- Second 2-set\r\n\r\nBCA_ Third 2-set\r\nBAC- Third 2-set\r\n\r\nABC_ Back to beginning (not printed)\r\n\r\nOn a 4 letter scale, that 3-set would be used 4 times. So it would be a recursive way to generate strings.\r\n',NULL,0);
INSERT INTO comment VALUES (6176,983,2572,'derek','solution','2003-07-03 09:09:58',3,'S\r\n\r\nfirst letter of each word in the question',NULL,0);
INSERT INTO comment VALUES (6177,986,1301,'Charlie','re(2): two ways','2003-07-03 09:13:19',0,'fl, you\'re correct--there\'s no state information stored anywhere except in the string; so multiple areas of a program could call the subroutine on their respective strings without interfering with each other.\r\n\r\nI had not seen any notes the first time I looked and saw the problem in the queue, and then the next time I looked it was posted, so I didn\'t see anyone\'s comments pre-posting.',6170,0);
INSERT INTO comment VALUES (6178,908,2572,'derek','re: Challenge','2003-07-03 10:24:19',1,'this may be purely coincidence, but:\r\n\r\n2 50c = $1\r\n4 25c = $1\r\n10 10c = $1\r\n20 5c = $1\r\n\r\n2 * 4 * 10 * 20 = 1600\r\nsqrt(1600) = 40\r\n\r\n',6028,0);
INSERT INTO comment VALUES (6179,986,103,'friedlinguini','Solution','2003-07-03 12:37:23',3,'I think it\'s easier to think of this problem in terms of numbers, rather than characters.  It\'s really the same thing--you just think of every character as a digit in a base-(size of character set) number system.\r\n\r\nSuppose it wasn\'t permutations.  Suppose you were given a 4-digit number, and told to walk through every 4-digit number until you came back to your starting point.  Each iteration doesn\'t have to yield a permutation of the original number, and leading zeros are allowed.  The most straightforward way would be to just keep adding 1 to the input until you reached the highest value, 9999, and then loop back to the smallest value, 0000, and keep going.  This gives you every result.\r\n\r\nThink about how ordinary counting works.  You start at the rightmost digit that you can increase (i.e., the rightmost digit that isn\'t 9) and you increase it by the smallest amount possible (add 1 to it).  Then you set all the digits to the right of that digit to the smallest number available.  In this case, it\'s all zeros.  Everything to the left of the digit you increased is unaffected.\r\n\r\nThat\'s approximately the approach we\'ll look for in finding permutations.  Find the rightmost digit that you can increase, and increase it by the smallest amount possible.  Set the digits to the right of that digit to the smallest value possible.  If we get to a number we can\'t increase, loop around and rearrange the digits to the smallest one possible.\r\n\r\nGiven an input number, start walking through its digits, starting from the right.  In order for us to increase a digit without affecting the digits to its left, we\'ll have to find a digit A such that some digit to the right of it is larger than A.  Note that all the digits to the right of  A must be in descending order.  Otherwise, our search would have stopped before we got to A.  So really all you have to do is start at the rightmost digit and work your way to the left until the digit you\'re looking at is smaller than the one to the right of it.  This is the digit you will be increasing.\r\n\r\nNext, we have to figure out what we\'ll be increasing it <i>to</i>.  We want the smallest digit that is still larger than A.  Again, the digits to the right of A are in descending order, so all we have to do is start searching from the right side of the number for a digit larger than A.  The first one we find will be the one we want to use.  We\'ll call it B.  To increase the digit at A\'s position, swap A and B.\r\n\r\nRemember that all digits to the right of B\'s former position were smaller than A.  Also, since B is larger than A, and all the digits that were between A and B were in descending order, all digits that were between A and B were larger than A.  That means that after we swap A and B, A will be in a sequence of digits that is still in descending order.  Specifically, all the digits after B will be in descending order after the swap.\r\n\r\nThe last step is to make all the digits to the right of B represent the smallest number possible.  That means the most significant digit must be as small as possible, the one to the right of it must be the smallest digit of those remaining, and so on.  In other words, those digits must be in ascending order.  Since they are already in descending order, all we have to do is reverse the sequence.\r\n\r\nSubstitute characters for digits, and that pretty much does it.  Here\'s the C++ code:\r\n\r\n<tt>void perm(std::string& val)\r\n{\r\n&nbsp; &nbsp; int aPos = val.size() - 2;\r\n\r\n&nbsp; &nbsp; while (aPos >= 0)\r\n&nbsp; &nbsp; {\r\n&nbsp; &nbsp; &nbsp; &nbsp; if (val[aPos] &lt; val[aPos + 1])\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;\r\n\r\n&nbsp; &nbsp; &nbsp; &nbsp; --aPos;\r\n&nbsp; &nbsp; }\r\n\r\n&nbsp; &nbsp; if (aPos < 0)\r\n&nbsp; &nbsp; {\r\n&nbsp; &nbsp; &nbsp; &nbsp; // characters are in descending order\r\n&nbsp; &nbsp; &nbsp; &nbsp; std::reverse(val.begin(), val.end());\r\n&nbsp; &nbsp; &nbsp; &nbsp; return;\r\n&nbsp; &nbsp; }\r\n\r\n&nbsp; &nbsp; int bPos = val.size() - 1;\r\n\r\n&nbsp; &nbsp; while (val[bPos] < val[aPos])\r\n&nbsp; &nbsp; &nbsp; &nbsp; --bPos;\r\n\r\n&nbsp; &nbsp; std::swap(val[aPos], val[bPos]);\r\n&nbsp; &nbsp; std::reverse(val.begin() + aPos + 1, val.end());\r\n}\r\n</tt&gt;',NULL,0);
INSERT INTO comment VALUES (6180,973,2611,'Huey','One more!','2003-07-03 14:00:39',0,'Jim is calling Bob from Bob\'s house.',NULL,0);
INSERT INTO comment VALUES (6181,986,1626,'Gamer','re: Solution','2003-07-03 14:29:57',4,'Can you give the output for 4 letter solution (ABCD) or 5 letter solution (ABCDE)... if it wouldn\'t be too hard... I am better at seeing things than reading things',6179,0);
INSERT INTO comment VALUES (6182,39,1626,'Gamer','re: The solution...','2003-07-03 14:33:20',4,'What about the 4th door? It is opened the first pass, closed the second pass and opened again the fourth pass, and that\'s it.',4689,0);
INSERT INTO comment VALUES (6183,801,1626,'Gamer','Best one?','2003-07-03 14:46:23',1,'I think the \"best\" solution is one you can show to the audience the most number of times and they still won\'t catch on. This would hurt solutions where you turn them wierdo directions and with different fingers... (which I address in \"Restrictions\")',NULL,0);
INSERT INTO comment VALUES (6184,946,2604,'Koren','pretty simple..','2003-07-03 15:16:53',0,'Seems pretty simple to me.  Pull out both papers, so that it\'s obvious to the authorities that someone has tampered with their system.  They might just let you live, or at least you\'ll have stalled them for a bit.\r\n\r\nAlternatively, you could pull a Rincewind and just run away really fast.\r\nPeace\r\n~K~',NULL,0);
INSERT INTO comment VALUES (6185,946,2612,'Eric','Not so Hard','2003-07-03 15:28:08',0,'Theres an esy way to live from this problme. Pick out one card from the hat. It doesn\'t matter. Since you can\'t look at the card when you choose, never look at it. They can\'t pass sentance if you don\'t show them what you choose so they have to let you go.\r\n                                         Eric',NULL,0);
INSERT INTO comment VALUES (6186,975,2612,'Eric','Not so Hard','2003-07-03 15:34:20',3,'1 divided by 81 will get you .123456790123456789 as an answer. All you had to do is use a calculator for a while.',NULL,0);
INSERT INTO comment VALUES (6187,974,2612,'Eric','Easy','2003-07-03 15:37:37',3,'Tile is the answer since each line has ten syllables (Can\'t Spell for my life) Tiel is the only word that will make the last line have ten syllables.',NULL,0);
INSERT INTO comment VALUES (6188,511,2604,'Koren','re: Numbers 23:19','2003-07-03 15:37:49',0,'Erm... *disclaimer* I do NOT WANT TO OFFEND ANYONE!  I just want to say that before you read my comment and get offended- this is not a religious viewpoint and not intended seriously in any way and I am a good person, really I am, I promise.\r\n\r\nOK then.\r\n\r\nYou said, \"Althought I believe that God is omnipotent, I also believe that there are certain things that He cannot do.\"\r\nFrom www.dictionary.com (since I\'m at a friend\'s house and therefore do not have my unabridged Webster\'s which normally lives on my desk):\r\nom·nip·o·tent (adj.)  Having unlimited or universal power, authority, or force; all-powerful.\r\n\r\nWouldn\'t this mean that there\'s nothing God cannot do?\r\n\r\nYou say \"God is incapable of contradicting His own words\" -- Apparently, you are not.\r\n\r\nAgain, this was meant entirely in a spirit of jovial mischievousness, since this is a site of logic and such and I\'m just dumb like this.  Also a horrible person.\r\nPeace\r\n~K~\r\n',6142,0);
INSERT INTO comment VALUES (6189,210,2612,'Eric','Possible answer','2003-07-03 15:46:54',1,'If you drop it every ten floors until the first one breaks then drop it the remaining nine floors between the last floor and the one before. So the max number of drops necessary are 19',NULL,0);
INSERT INTO comment VALUES (6190,974,1626,'Gamer','re: Easy','2003-07-03 16:26:46',0,'Tile is the answer, but that\'s not the whole reason. Another question would be \"Why did I include mathways and runshine?\"',6187,0);
INSERT INTO comment VALUES (6191,975,1626,'Gamer','re: Not so Hard','2003-07-03 16:28:29',0,'No, it will get you .012345679012345679..., in other words there is no 8. You need an 8 in the answer.',6186,0);
INSERT INTO comment VALUES (6192,973,1626,'Gamer','Good puzzle :)','2003-07-03 16:30:34',0,'You had a good solution too though, so maybe if there was wording differently it would be a great puzzle! You had a good idea behind the puzzle anyway, so you didn\'t intend for it to become a lateral-problem... :)',6145,0);
INSERT INTO comment VALUES (6193,986,103,'friedlinguini','re(2): Solution','2003-07-03 18:20:38',0,'Just to make things interesting, I\'ll start in the middle:\r\n\r\nInput: BDAC\r\n\r\nBDCA\r\nCABD\r\nCADB\r\nCBAD\r\nCBDA\r\nCDAB\r\nCDBA\r\nDABC\r\nDACB\r\nDBAC\r\nDBCA\r\nDCAB\r\nDCBA\r\nABCD  <- full reverse here\r\nABDC\r\nACBD\r\nACDB\r\nADBC\r\nADCB\r\nBACD\r\nBADC\r\nBCAD\r\nBCDA\r\nBDAC\r\n',6181,0);
INSERT INTO comment VALUES (6194,937,2490,'qw','my solution here','2003-07-03 19:06:51',0,'ok i know this.. is it a gr0in? cuz i like gr0ins.',NULL,0);
INSERT INTO comment VALUES (6195,337,2490,'qw','real solution','2003-07-03 19:08:12',0,'you dumbfu**.. its not 12.. its GR0INZ!!! gr0ins!',NULL,0);
INSERT INTO comment VALUES (6196,788,2490,'qw','SOLUTION','2003-07-03 19:09:21',0,'c0cks and gr0ins!',NULL,0);
INSERT INTO comment VALUES (6197,946,2490,'qw','easy..','2003-07-03 19:13:29',0,'just pick the paper and tell them to look at the one that you didnt pick. its death so you say of course mine will be life then. then stick the paper in someone\'s c0ck/pen1s/gr0in and then....... start pouring various liquids on it then lick like mad!',NULL,0);
INSERT INTO comment VALUES (6198,392,2490,'qw','re(2): What if you break a leg?','2003-07-03 19:22:36',0,'what if yo shut the **** up?',2597,0);
INSERT INTO comment VALUES (6199,392,2490,'qw','solution','2003-07-03 19:23:53',0,'ok this is what you do. you first tie the ropes together. make sure you have a glass of water or any liquid. then get a friend or someone (male of course) and then ok. clim to the top with your friend, but his gr0in off, shove it into the glass of water and eat it.',NULL,0);
INSERT INTO comment VALUES (6200,983,1839,'Rajeev','Solution','2003-07-03 20:15:37',0,'S\r\nW What\'s\r\nT The \r\nN Next\r\nL Letter\r\nI In\r\nT This\r\nS Sequence',NULL,0);
INSERT INTO comment VALUES (6201,975,2609,'mathemagician','Another Solution','2003-07-03 23:50:01',3,'Express the repeating decimal .01234567890123456789... as an infinite geometric series. We can write   .01234567890123456789... = (123456789/10^10) + (123456789/10^20) + (123456789/10^30) + ...\r\n\r\nNow, the sum of an infinite geometric is given by the formula  S  =   a / (1-r) , where a is the first term of the series and r is the common ratio that we multiply each term by to get the next. In our series here, we have :\r\n\r\na =  123456789/10^10   and  r =  1/10^10  .\r\n\r\nTherefore,  S =  (123456789/10^10) / (1 - 1/10^10)= (123456789/10^10) / (9999999999/10^10) \r\n\r\n= (123456789/10^10) * (10^10/ 9999999999)\r\n\r\n= 123456789/9999999999\r\n\r\n= 13717421/1111111111  .\r\n\r\nHence .01234567890123456789... = \r\n\r\n13717421/1111111111  .\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6202,986,251,'Cheradenine','re: Solution','2003-07-04 00:21:09',0,'using your idea of treating a list length n as a base-n encoded number, my previous post becomes\r\n\r\nlist perms(list[n]) \r\n{ \r\nint i = decode(n, list[n])\r\n\r\nelement e = list[ (i/(n-1)!) % n ]\r\nlist remainder = list[n] - e \r\n\r\nif(remainder empty) { \r\nreturn e \r\n} \r\nelse { \r\nreturn e + perms(remainder) \r\n} \r\n}',6179,0);
INSERT INTO comment VALUES (6203,974,1183,'fwaff','re: Easy','2003-07-04 00:56:00',0,'Maybe this is a country/accent/dialect thing, but for me the second line only has nine syllables (one per word) and the last line has eight before the insertion of the missing word (\'cat\', \'gas\', \'star\' and \'the\' each have one; \'frightened\' and \'mathways\' each have two).\r\n\r\nEven on the basis that alternate lines should have the same number of syllables such that the last line must have 9, then this still does not give an answer as three of the options have only a single syllable in the word (keep, tile, space).\r\n\r\n',6187,0);
INSERT INTO comment VALUES (6204,171,2609,'mathemagician','','2003-07-04 01:43:42',0,'',NULL,0);
INSERT INTO comment VALUES (6205,453,2609,'mathemagician','Dual Answers?','2003-07-04 04:26:50',4,'\r\n\r\nWouldn\'t the  number  -28  work as well?',NULL,0);
INSERT INTO comment VALUES (6206,946,2618,'Jason','Life or Death','2003-07-04 04:42:22',0,'Well sense you have to pull a paper out of a _hat_ just pull the paper that has the hat size and smile, strange.  It does not say death or life,  It says \"7 and 3/8th\"\r\n',NULL,0);
INSERT INTO comment VALUES (6207,453,2609,'mathemagician','Algebraically speaking .....','2003-07-04 04:56:10',3,'Let x =  number.\r\n\r\nMult. by 3 :   3x\r\n\r\nIncreased by 3/4(3x) : 3x + (9/4)x = (21/4)x\r\n\r\nDivided by 7:  (21/4)x * (1/7) = (3/4)x\r\n\r\nDim. by 1/3 of quot. : (3/4)x - (1/3)(3/4)x = (1/2)x\r\n\r\nMult. by itself:    (1/2)x * (1/2)x  =  (1/4)x^2\r\n\r\nDimin. by 52 :   (1/4)x^2  - 52\r\n\r\nSquare root:     SQRT[(1/4)x^2 - 52]\r\n\r\nIncreased by 8:  SQRT[(1/4)x^2 - 52] + 8\r\n\r\nDivided by 10:   {SQRT[(1/4)x^2 - 52] +8 }/10\r\n\r\nSo, we have {SQRT[(1/4)x^2 - 52] +8 }\r\n            -------------------------   =   2\r\n                       10\r\n\r\n\r\nHence, {SQRT[(1/4)x^2 - 52] =  12\r\n\r\nand squaring both sides gives:\r\n\r\n (1/4)x^2 - 52 = 144    ..>\r\n\r\n (1/4)x^2 =  196        ..>\r\n\r\n  x^2  =  784           ..>\r\n\r\n   x  = 28  or  x =  -28             ',NULL,0);
INSERT INTO comment VALUES (6208,971,1301,'Charlie','re(3): Solution','2003-07-04 06:02:41',0,'When the fl solution is applied to points that are all colinear, each of the four parenthetical factors is zero, satisfying the equality portion of the <= and therefore reporting an intersection, even if the segments are on disjoint portions of the line they share.\r\n\r\nThis can be verified using 1,1,2,2,3,3,4,4 as Ax,Ay,Bx,By,Cx,Cy,Dx,Dy or 1,5,2,3,3,1,4,-1.',6144,0);
INSERT INTO comment VALUES (6209,987,1183,'fwaff','8-step solution','2003-07-04 07:20:43',3,'buzz\r\nfuzz\r\nfuze\r\nfaze\r\ndaze\r\ndare\r\ndore\r\nwore\r\nword',NULL,0);
INSERT INTO comment VALUES (6210,987,1183,'fwaff','D\'oh... 7 step solution','2003-07-04 07:27:09',3,'buzz\r\nfuzz\r\nfuze\r\nfaze\r\nfare\r\nfore\r\nwore\r\nword',NULL,0);
INSERT INTO comment VALUES (6211,987,1301,'Charlie','More solutions in that number','2003-07-04 08:03:58',3,'I\'d say the solution is 7. (So I don\'t put it in the header.)\r\n\r\nBut if the solution is the actual list of words, fwaff\'s list can be modified by replacing fore and wore with ware and ward, or just replacing fore with ware or wore with ford:\r\nAfter buzz come:\r\n\r\nfuzz\r\nfuze\r\nfaze\r\nfare\r\nfore\r\nford\r\nword\r\n-------\r\nfuzz\r\nfuze\r\nfaze\r\nfare\r\nware\r\nward\r\nword\r\n-------\r\nfuzz\r\nfuze\r\nfaze\r\nfare\r\nware\r\nwore\r\nword\r\n',NULL,0);
INSERT INTO comment VALUES (6212,66,2490,'qw','solution','2003-07-04 08:16:00',0,'Bill could just shave off his c0ck and eat it?',NULL,0);
INSERT INTO comment VALUES (6213,974,1919,'Lewis','re(2): Easy','2003-07-04 11:13:57',4,'Do you pronounce while with one syllable?',6203,0);
INSERT INTO comment VALUES (6214,968,2609,'mathemagician','Love those transcendentals!','2003-07-04 13:32:00',0,'Nice problem, especially the second part. I\'ve always liked working with the transcendental functions.  \r\n\r\ne^i&#960; = cos &#960; + isin &#960; = = -1 ;\r\n\r\nHence, ln(-1) = ln(e^i&#960;) = i&#960;  ;\r\n\r\nThus, f(-1) = ln(-1)/ SQRT(-1)  =  &#960;i/ i = &#960;',NULL,0);
INSERT INTO comment VALUES (6215,166,153,'TomM','An interesting e-mail','2003-07-04 14:41:56',0,'I recently recieved the following message in my e-mail:\r\n\r\n> Dear TomM,\r\n> \r\n> I was interrested in your solution to the problem of\r\n> the pyramid of balls.  As it happens, I was recently\r\n> considering this issue and came up with the same\r\n> soution.  However I suspect that there is possibly\r\n> another aspect to this worthy of consideration.  If\r\n> we look at triangular numbers alone, i.e. the\r\n> solution to how many balls \"y\" would make up a\r\n> triangle of \"x\" sides then the equation is :\r\n> \r\n> \r\n> y = x * (x + 1)/2\r\n>                                                     \r\n>        \r\n> If we extend this to the third dimension i.e. how\r\n> many balls make up a triangular pyramid of \"x\" sides\r\n> then the sulution is :\r\n> \r\n> y = x * (x + 1)/2 * (x + 2)/3\r\n> \r\n> (or as you note : x * (x + 1) * (x + 2)/6)\r\n> \r\n> One could be pedantic and suggest that the first\r\n> term in the equation (i.e. the intial x) is actually\r\n> (x + 0)/1giving a formula for the pyramid of :\r\n> \r\n> y = (x + 0)/1 * (x + 1)/2 * (x + 2)/3\r\n> \r\n> It is interresting therefore to speculate on a\r\n> general formula for the number of balls contained in\r\n> an \"n\" dimensional \"triangular-type object\"\r\n> (whatever that would look like) with the general\r\n> formula :\r\n> \r\n> y = (x + 0)/1 * (x + 1)/2 * (x + 2)/3 * ....... (x +\r\n> n - 1)/n\r\n> \r\n> Regards,\r\n> \r\n> Jim G.\r\n\r\nHere is my reply:\r\n\r\nAn interesting idea.  It\'s hard to visualze four or more dimensions, so it\'s had to be sure, but it looks like the relationship holds. \r\n\r\nIf we call the function which gives the value y for n dimensions Tn(x), \r\nthen T1(x) = x = (x+0)/1!\r\nT2(x) = x(x+1)/2 = (x+0)(x+1)/2!\r\nT3(x) = x(x+1)(x+2)/6 = (x+0)(x+1)(x+2)/3!\r\n...\r\nTn(x) = x(x+1)(x+2)...(x+n-1)/n!\r\n\r\nIf we let X = x+n-1, the numerator becomes (X)(X-1)(X-2)...(X-n+1) = X!/(X-n)!\r\n\r\nSo Tn(x) = X!/(X-n)!(n!) = C(X,n) where C is the \"combinatorial\" operator more usually designated by placing the two arguments vertically between a set of parenthases(very hard to accurately type in an e-mail*)\r\n\r\nSo Tn(x) = C((x+n-1),n)\r\n\r\n*or in a message box',NULL,0);
INSERT INTO comment VALUES (6216,975,1626,'Gamer','re: Another Solution','2003-07-04 16:27:52',1,'That\'s a good proof of why the 99999 thing works imho... Good job! :)',6201,0);
INSERT INTO comment VALUES (6217,248,1919,'Lewis','Solution! Really!','2003-07-04 21:31:36',3,'Well, the problem states \'365 days a year\'.\r\nIf you have a leap year there will be 366 days that year, so it will have to close for one day, hence needing the locks.\r\n\r\nIf you say that a year is 365 1/4 days long, then it will still need to close for six hours a year.',NULL,0);
INSERT INTO comment VALUES (6218,974,1919,'Lewis','re: First guess (Title)','2003-07-04 23:10:41',1,'I think the title must be \'Red River Valley\' but I don\'t know how the song goes.',6141,0);
INSERT INTO comment VALUES (6219,987,2231,'Trevor Leitch','re: More solutions in that number','2003-07-04 23:27:17',0,'While it\'s at the discretion of DJ to confirm the suitability of any words, I would like to challenge the use of \"fuze\" in an answer. The word only appears in the OED as an archaic spelling of \"fuse\", and was last seen used in a trade journal in 1895. \r\n',6211,0);
INSERT INTO comment VALUES (6220,975,2609,'mathemagician','re(2): Another Solution','2003-07-04 23:41:16',0,'Thanks Gamer. This was a really cute problem. ',6216,0);
INSERT INTO comment VALUES (6221,919,2609,'mathemagician','','2003-07-05 01:13:39',0,'',NULL,0);
INSERT INTO comment VALUES (6222,919,2609,'mathemagician','Algebraic Solution','2003-07-05 01:34:59',3,'Here\'s the solution I meant to post previously.\r\n\r\nLet  x  = age of Son B ,\r\n\r\nthen 1.5 x =  age of Son A .\r\n\r\nNow, Son B will be double his present age  x years from now, at which time Son A will be 2.5 x years old.\r\n\r\nHence, the current age of Father B = 2(2.5 x) = 5x\r\n\r\nIt follows then that the age of Father A is :\r\n\r\n2( 5x - 1.5 x) = 7x \r\n\r\nIn summary, the current ages are:\r\n\r\nSon B = x\r\n\r\nSon A = 1.5 x\r\n\r\nFather B = 5x\r\n\r\nFather A = 7x\r\n\r\nSince all of the ages are multiples of five , then x must be a multiple of 10 ( i.e., x = 10, 20, 30, ...) . But, unless these fathers and sons lived during the time of Abraham and Noah, the only realistic solution occurs when x = 10.\r\n\r\nTherefore, the ages are as follows:\r\n\r\nSB = 10\r\n\r\nSA = 15\r\n\r\nFB = 50\r\n\r\nFA = 70',NULL,0);
INSERT INTO comment VALUES (6223,561,2231,'Trevor Leitch','Solution','2003-07-05 05:18:12',3,'In order to find out how much time the clock gains or loses, we need to find out how frequently the hands of a properly running clock meet.\r\n\r\nAssume that the hands are together at a given time. An hour later, the minute hand will be in the same position, and the hour hand will be 30 degrees ahead. Assume x minutes pass from that time, and define the functions m(x) and h(x) as the position of the minute and hour hand x minutes later, given as degrees from where the minute hand is at x=0:\r\n\r\nm(x) = 6x\r\nh(x) = 30 + (x/60)*30 = 30 + x/2\r\n\r\nWhen the hands meet, m(x) = h(x); thus, 6x = 30 + x/2, and x=60/11 (i.e. 5 minutes and 27.27272727... seconds). Thus, on a properly running clock the hands meet about every 65 minutes and 27 seconds; the clock in the question is therefore gaining about 27 seconds every 65 minutes, or about 25 seconds per hour.',NULL,0);
INSERT INTO comment VALUES (6224,971,103,'friedlinguini','re(4): Solution','2003-07-05 06:18:58',0,'Oh well.  Scrap that solution, then.',6208,0);
INSERT INTO comment VALUES (6225,561,2129,'Sanjay','tick tock','2003-07-05 08:37:48',3,'In a normal watch:<br>Angular velocity of hour hand = 30 deg/hr<br>Angular velocity of minute hand = 360 deg/hr<P>If hour hand and minute hand start together:<br>let angle covered by hour hand before meeting minute hand next, be x deg.<br>In the same time, the minute hand would have travelled 360+x deg<P>Now, (360+x)/360 = x/30<br>Hence, x = 360/11 deg<P>Therefore, time elapsed between hour hand and minute hand meetings<br>= 360/11/30 hr<br>= 1 hr, 5 min, & 27.2727.. sec<P>Since, in the watch in question, the two hands meet every 65 minutes instead, it must be gaining 27.2727.. sec in every 1 hr & 5 min,<br>which is a litte over 25 sec per hour (25.174825.. sec/hr to be precise)',NULL,0);
INSERT INTO comment VALUES (6226,400,2129,'Sanjay','Change the official solution','2003-07-05 09:14:20',0,'Its a shame that the official solution to this problem continues to be 4.65%, when the actual solution, as ably pointed out by <B>fwaff</B>, is 4.83%<P>Any \'two card 21\' hand is called a Blackjack, even if it is not a winning hand (i.e when the dealer also has a Blackjack). Since the question asks, \'what are the odds that you will be dealt Blackjack ...\', and not, \'what are the odds that you will be dealt Blackjack and win..\' the correct answer is 4.83% and not 4.65%',NULL,0);
INSERT INTO comment VALUES (6227,400,2129,'Sanjay','re: Change the official solution','2003-07-05 09:30:47',0,'As a matter of fact, if we want to get all technical here, since the question asks for \'odds\' and not \'probability\' the corrcet answer should be:<br>Odds <B>for</B> being dealt a Blackack = 32 to 631<br>Odds <B>against</B> being dealt a BlackJack = 631 to 32.<P>Odds are slightly different from probability, in that if the probability of occurance of an outcome is, lets say, 1/5 (or 20%), this translates to odds of 1 to 4 for the outcome, and to odds of 4 to 1 against the outcome. In other words, in this example, it means that the outcome is 4 times more likely to \'not occur\', than to \'occur\'.',6226,0);
INSERT INTO comment VALUES (6228,248,1301,'Charlie','In addition','2003-07-05 09:37:27',0,'In addition to all the reasons posted thus far, perhaps the store has several entrances and sometimes due to staffing reasons, only one is kept open, and on some of these occasions it is one and other occasions another.',NULL,0);
INSERT INTO comment VALUES (6229,561,2609,'mathemagician','Another Question!','2003-07-05 11:53:42',4,'\r\nSuppose that at precisely noon on July 1, you set the watch to show the correct time . If you don\'t reset the watch again, when will the watch again show the CORRECT time?',NULL,0);
INSERT INTO comment VALUES (6230,561,1301,'Charlie','re: Another Question!','2003-07-05 13:29:34',0,'The hands move at 144/143 times as fast as a perfectly accurate watch, so after 143 12-hour periods the watch will have traveled through 144 12-hour cycles.  After 72.5 days this will take place, or the midnight at the end of September 10, beginning of September 11.',6229,0);
INSERT INTO comment VALUES (6231,543,2490,'qw','mmm','2003-07-05 15:13:17',0,'mmm.. i know this cuz i eat them every day! gr0ins!',NULL,0);
INSERT INTO comment VALUES (6232,842,2490,'qw','simon sez','2003-07-05 15:19:52',0,'they are playing simon says but then the kid that lost got mad and went around biting everyone\'s gr0ins off inclusing his mom\'s',NULL,0);
INSERT INTO comment VALUES (6233,983,1016,'...','SLOVED','2003-07-05 21:40:42',0,'W T N L I T, THE NEXT LETTER MUST BE EITHER M, Z, F, E, K, Y, OR X',NULL,0);
INSERT INTO comment VALUES (6234,976,1919,'Lewis','Solution','2003-07-06 04:45:24',3,'To divide the number by 10 and get the starting number, the number and its reverse needs to end with a 0. This means that the first and last numbers could be 1 & 9, 2 & 8, 3 & 7 and 4 & 6, but not 5 and 5 because the digits need to be different.\r\n\r\nOne solution (i dont know if there\'s more or not) is 1089 because 1089 + 9801 equals 10890, which is ten times 1089, the original number.',NULL,0);
INSERT INTO comment VALUES (6235,449,1919,'Lewis','Solution','2003-07-06 04:49:14',3,'For every two rupee stamp there has to be 6 rupees worth of 1 rupee stamps, making a total of 8 rupees. To be able to fill the rest with 5 rupee stamps you need to have a multiple of 5 of these. With eight you can make forty.\r\n\r\nSo the amount of stamps are:\r\n5 lots of 2 rupee stamps\r\n30 lots of 1 rupee stamps\r\nand\r\n7 lots of 5 rupee stamps.',NULL,0);
INSERT INTO comment VALUES (6236,976,1301,'Charlie','re: Solution','2003-07-06 06:07:14',0,'The uniqueness of that solution is verified by the following program.  It also shows that there are no solutions even with digits allowed to be repeated.\r\n\r\n<pre>\r\nFOR i = 1000 TO 9999\r\n  n$ = LTRIM$(STR$(i))\r\n  n1$ = RIGHT$(n$, 1) + MID$(n$, 3, 1) + MID$(n$, 2, 1) + LEFT$(n$, 1)\r\n  n = VAL(n1$)\r\n  IF i * 10 = n + i THEN PRINT i\r\nNEXT\r\n</pre>',6234,0);
INSERT INTO comment VALUES (6237,976,1301,'Charlie','re(2): Solution','2003-07-06 06:09:26',0,'I meant to say \"no <b><u>other</u></b> solutions even with digits allowed to be repeated\".',6236,0);
INSERT INTO comment VALUES (6238,974,2632,'allison','ive got a guess','2003-07-06 09:55:19',3,'i think it\'s tile because the second-to-last letter in line 1 is n, line 2 is l, line 3 is n, so line 4 should be l. Tile\'s the only one that has the second-to-last letter \"l\"',NULL,0);
INSERT INTO comment VALUES (6239,441,2632,'allison','re: Already not the latest...  solution','2003-07-06 09:59:32',0,'I agree.',2988,0);
INSERT INTO comment VALUES (6240,976,153,'TomM','Non-algorithmic solution','2003-07-06 13:02:15',0,'Yes, you can use a program to \"brute-force\" test every four digit number, but it is better if you can find it and prove it without crunching all of those numbers.\r\n\r\nFirst, as Lewis said, the first and last digits must add up to 10. \r\n\r\nSecond, since the first digit of the five digit number can only be 1, the first digit of the four digit number can only be 1.  \r\n\r\nSo the number is of the form 1xx9\r\n\r\nThird, since 1xx9 + 9xx1 = 1xx90 = 10(1xx9), then 9xx1 = 9(1xx9).  Since 9xx1 is divisible by 9, and 1xx9 and 9xx1 have the same digits, then by the \"casting out nines property\" 1xx9 must be divisible by 9. And also, the two middle numers must add to either 8 or 17.\r\n\r\nIf I were inclined to crunch numbers, I would only need to crunch 1089, 1179, 1269, 1359, 1449, 1899, and 1989. The last three contain duplicated digits and are thus disqualified. So we have reduced the \"pool\" from 10!/6! = 5040 (Already reduced from 10,000 by the no duplicates rule) to 4. \r\n\r\nBut perhaps we can reduce it further. At this point it becomes necessary to identify the digits by unique variables. abcd, where a=1 and d=9.\r\nwe get: <ol><li>9+1=10 \r\n<li>c+b+1=9 => c+b=8 (which confirms the earlier conclusion)\r\n<li>b+c=c => b=0 OR b+c=10+c =>b=10 (which is wrong)\r\n<li>1+9=10+b => b=0</ol>\r\n\r\nThis gives us a=1, b=0, c=8, d=9 or 1089 as a unique solution. \r\n',NULL,0);
INSERT INTO comment VALUES (6241,543,2635,'wink','oh  i know!','2003-07-06 18:53:54',0,'its gotta be some sort of alien treasure chest. see, the aliens know how to get the treasure inside without an opening.. maybe they can move through walls? anyways. so no one can open it. no hinges, key, or lid, but golden treasure inside is hid. they must have hidden them choclate coins! what a great prize! or maybe its just a piggy bank? becuase golden treasure as in pennies!',NULL,0);
INSERT INTO comment VALUES (6242,230,2635,'wink','i will explain','2003-07-06 19:08:20',0,'if you draw it on a paper, it will look something like this\r\n\r\nSeat     Seat     Seat      Seat     Seat\r\n|   \\       \\      \\         |        /\r\n|    \\       \\      \\        |       /\r\n|     \\       \\      \\       |      /\r\nBilly Guest1 Guest2 Guest3 Guest4 Guest5',NULL,0);
INSERT INTO comment VALUES (6243,976,2373,'ryan smith','Solution (Algebraic)','2003-07-06 20:04:10',3,'I like the other solutions.\r\n\r\nHere\'s how I approached it:\r\n\r\nThe number is \"abcd\" (where a,b,c,d are 0-9), then:\r\n\r\n1000a+100b+10c+d+1000d+100c+10b+a = 10(1000a+100b+10c+d),\r\n\r\ncollecting terms:\r\n\r\n8999a+890b-10c-991d = 0\r\n\r\nsince 991(9)=8919 < 8999, and by inspection:\r\n\r\na=1, d=9, and so, b=0 and c=8,\r\n\r\nsolution: 1089.\r\n\r\nIt\'s interesting to note that the constants of the equation (*) have the only those digits as in the answer. Conicidence or a hint to a general solution?',NULL,0);
INSERT INTO comment VALUES (6244,974,2373,'ryan smith','re(3): Easy','2003-07-06 20:16:58',0,'Yes, I do. Thankfully Mirriam-Webster (www.m-w.com) backs me up.\r\n\r\nI agree with the poster who said that B, C, and D each have one syllable.\r\n\r\n',6213,0);
INSERT INTO comment VALUES (6245,806,2449,'Gt Vegita','eh..','2003-07-06 21:02:26',0,'If he were to follow the edges, around all corners of the cube, not only would he have a specific path, but it would enable him to consume the center last.',NULL,0);
INSERT INTO comment VALUES (6246,987,1183,'fwaff','re(2): More solutions in that number','2003-07-06 21:48:01',0,'Once again I think this is a difference in English English and US English. My understanding is that \'fuze\' is a common US variant of \'fuse\'.\r\n\r\nI think that this problem is impossible if you use common proper English English words. The problem comes in getting from a word of the form **zz to one either of the form **z* or ***z. However, since the problem states \'common\', but does not explicitly state \'proper\' then the transition could be made using common slang.',6219,0);
INSERT INTO comment VALUES (6247,980,1715,'Jonny Doe','Solution','2003-07-07 03:24:35',0,'Jimmy is a knave but Jonny can be either Knight or Knave.  If I had to choose one I would choose knight since both his statements are true.',NULL,0);
INSERT INTO comment VALUES (6248,980,1301,'Charlie','re: Solution','2003-07-07 03:31:37',0,'Since both Johnny\'s statements are true and they were made in succession, he must be a knight, as a knave would have lied on one of the two statements.',6247,0);
INSERT INTO comment VALUES (6249,980,1919,'Lewis','Solution','2003-07-07 05:15:57',3,'Jimmy says \'I am a knave\', so he is either a liar or a knave telling the truth, which would make his other statement false.\r\n\r\nJohnny says that Jimmy is not a knight, which is true, so he is either a knave or a knight. If he is a knave his other statement would also be false.\r\n\r\nSeeing as they both claim each other are knaves, if they were knaves that would be the lying statement, but thats a contradiction.\r\n\r\nThis means that Johnny is a knight and Jimmy is a knave who\'s first statement was true.',NULL,0);
INSERT INTO comment VALUES (6250,987,1575,'DJ','re(3): More solutions in that number','2003-07-07 05:58:46',0,'I agree with Trevor..I have never seen the word \'fuze\' before, let alone in common usage. My solution has one more step (by the way, yours would considered eight, not seven), but using words that I think everyone will at least agree that they have seen before and know the meaning.',6246,0);
INSERT INTO comment VALUES (6251,918,1575,'DJ','re: Difficulty change','2003-07-07 06:28:20',0,'You\'re right, but I didn\'t even think about it and I was gone when it was in voting and posted. Maybe levik can do some \'posthumous\' editing...',6086,0);
INSERT INTO comment VALUES (6252,980,1183,'fwaff','re: Solution','2003-07-07 06:32:25',3,'It\'s possible to slightly shorten Lewis\'s logic as follows:\r\n\r\nJimmy says \'I am a knave\', so he is either a knave telling the truth or a liar - in either instance his second statement must be false, therefore Johnny is either a knight or a liar.\r\n\r\nJohnny says \'Jimmy is not a knight\' which is true, therefore Johnny must be a knight. Johnny the knight also says \'Jimmy is a knave\' which must also be true.\r\n\r\nSo we have Johnny is a knight and Jimmy is a knave.',6249,0);
INSERT INTO comment VALUES (6253,980,2376,'Jim C','I\'m Jimmy and I\'m not a Knave!','2003-07-07 07:33:25',3,'C\'mon!  This was too easy!\r\nJimmy told the truth--he is a knave.  Johnny told the truth both times--Jimmy is not a Knight, he\'s a Knave.  And Jimmy lied--Johnny is not a knave.\r\n\r\nJimmy Knave\r\nJohnny Knight.',NULL,0);
INSERT INTO comment VALUES (6254,976,2376,'Jim C','Thank God I have all of MY digits!','2003-07-07 08:14:27',3,'OK, pseudoalgebraically:\r\n\r\n((1000A+100B+10C+D)+(1000D+100C+10B+A))/10 = 1000A+100B+10C+D\r\n\r\nsimplify the left, and multiply both sides by ten:\r\n\r\n1001A+110B+110C+1001D = 10000A+1000B+100C+10D\r\nSubtract the left:\r\n0= 8999A+890B-10C-991D\r\n\r\nIf you look at the puzzle, we have one more equation at our disposal.  Since the combined numbers must be divisible by ten, the sum must end in zero, so A + D = 10, and D = 10-A.\r\n\r\nSubstitute for D:\r\n0 = 8999A+890B-10C-9910+991A\r\n9910 = 9990A+890B-10C\r\nWe can divide by ten to simplify:\r\n991 = 999A+89B-C\r\n\r\nOK.  Now lets use logic (thus the pseudoalgebra only).\r\nWe know A is a non-zero integer (otherwise we\'d be working with a three digit number), so 89B-C must be negative.  The only way this is possible would be for B to be zero (since even a positive 89 would make a negative impossible).\r\n\r\nSo B = 0, leaving  991 = 999A-C\r\nSince C must be a single integer, A can\'t be greater than one.  Substituting 1 for A:\r\n-8 = -C\r\nThus far we have\r\nA = 1\r\nB = 0\r\nC = 8\r\nand, since A+D = 10\r\nD=9\r\n\r\n1089+9801 = 10890\r\n10890/10 = 1089\r\n',NULL,0);
INSERT INTO comment VALUES (6255,976,2376,'Jim C','re: Non-algorithmic solution','2003-07-07 08:22:05',0,'That was great!  I especially like the \"First digit must be 1\" reasoning.  It took me a good 5 minutes to realize this must be true, since we are adding single digits, the first digit of the sum MUST be 1, and since we know we are simply dividing that sum by 10, all of the digit places (1,2,3,4) must match, with a zero in the fifth place.\r\n\r\nExcellent, and thanks for the additional exercise in figuring out the answer BEFORE asking you a stupid question  =0).',6240,0);
INSERT INTO comment VALUES (6256,987,1301,'Charlie','re(4): More solutions in that number','2003-07-07 08:25:18',0,'According to the Random House dictionary, meaning 1 of <b>fuze</b> is \"a mechanical or electronic device to detonate an explosive charge, esp. as contained in an artillery shell, a missile, projectile, or the like.\", while meaning 2 is a reference to \"fuse\" meaning number 1, which is \"a tube, cord, or the like, filled or saturated with combustible matter, for igniting an explosive.\" Also \"fuse\" has a secondary meaning that refers to the primary meaning of \"fuze\".  As to the distinction between these meanings, I admit I don\'t see much, except that if what\'s detonated is a missile or projectile the z spelling is preferred.\r\n\r\nI do see however that \"futz\" and \"putz\" are labeled slang, the latter somewhat vulgar as former senator D\'Amato had found out. \r\n\r\nAs to the number of steps, I\'d consider that to be the number of changes, which equates to all the words but not counting the beginning word, but counting the goal word. In that instance the solutions provided previously are 7 steps.',6250,0);
INSERT INTO comment VALUES (6257,187,2376,'Jim C','Ummm, that was spelling, not counting, right?','2003-07-07 09:42:58',3,'I know, i know.  The bigger feet give them a bigger surface to write crib notes on, right?\r\n\r\nDuh!  How about, bigger feet equals older age (in general--this was a statistical study, after all).',NULL,0);
INSERT INTO comment VALUES (6258,686,1919,'Lewis','re: maybe a solution','2003-07-07 10:04:41',3,'But that wouldn\'t stop him from panicking, as the problem states that he \'calmly continued on his way\'. Aslo, he could just show someone else who could talk. (All this is if it was a murder as in crime, not crows, which I know the solution is)',3906,0);
INSERT INTO comment VALUES (6259,988,1301,'Charlie','observation','2003-07-07 11:01:40',1,'If the special characters are the only thing that counts and their placement in the plaintext message is arbitrary, I see that they are all characters that can be found on the numeric row of keyboard keys.  The keys, in turn are\r\n 3  4  2  8  2  5  4  2  5  2  3  8  2  4  4  2  2  2  5  5  8  5  3  2  3  2  3  2  4  5  4  3  4  2\r\n\r\nI don\'t know if this means anything, or the fact that the 9 and 0 are absent (no parentheses included).',NULL,0);
INSERT INTO comment VALUES (6260,988,1919,'Lewis','re: observation','2003-07-07 11:10:40',1,'The problem with that is the different keyboard layouts. The only symbols in the problem that appear on my keyboard on the numberic keys are $ and %, which are 4 and 5 respectively.',6259,0);
INSERT INTO comment VALUES (6261,988,2635,'wink','re: observation','2003-07-07 11:15:33',0,'maybe it has something to do with the telephone numbers? i don\'t know. usually it has something to do with the telephone becuase it so damn popular.. dang kids these days wont use the old fashioned telegram..',6259,0);
INSERT INTO comment VALUES (6262,988,1919,'Lewis','Some thoughts','2003-07-07 11:17:34',1,'Perhaps the different sections of words cut up by the symbols can be put together? \r\n\r\nPerhaps words with matching symbols have some relation or hidden meaning?\r\n\r\nIf what Charlie said is right, then perhaps the numbers of the symbols relate to certain letters in that word or words in the paragraph?\r\n\r\nI don\'t know. This is confusing!',NULL,0);
INSERT INTO comment VALUES (6263,988,2129,'Sanjay','re: observation','2003-07-07 11:34:25',0,'Since there isn\'t any !,^,or &, I suppose 1,6,and 7 are also missing, in addition to 9 and 0.<P>What if commas, full-stops and spaces are also part of the clue?',6259,0);
INSERT INTO comment VALUES (6264,971,1171,'nikki','re(2): No Code, just theory','2003-07-07 13:04:14',0,'\r\nGood points!  As you could probably tell from my writing, I pretty much skipped over the parallel segments, trying to get to the details of the rest of the algorithm.  I definitely didn\'t think those cases out.  Thank you! =)\r\n\r\nHmmm, ok, here\'s a second try at the parallel segments part:\r\n\r\nSince we have to worry about vertical segments (I\'m pretty sure we shouldn\'t divide by zero in a program) we shouldn\'t go straight for the slopes mAB and mCD.  First look at delta_x_AB and delta_x_CD.  By checking to see if either of the delta_x\'s = 0, we can determine if we are dealing with one, two or no vertical segments.\r\n\r\nIf we are dealing with ONE vertical segment (keeping track of if it is AB or CD that is vertical - but for simplicity let\'s say it is AB for the explanation) we know what the x-coordinate of the \"intersection\" is.  In this example it would be Ax (or Bx since they are equal).  We find the line equation for CD: y = mCD*x + bCD.  Using x\'=Ax, solve for y\'.  Now follow the same check I had in my last posting for seeing if that \"intersection\" point exists on both segments.\r\n\r\nIf we are dealing with TWO vertical segments we know they are parallel.  To find out if they are the same line, simply see if Ax = Cx.  If they are not equal, then the segments do not intersect and you are done.  If they are equal, you need to see if the segments overlap.  Assuming Cy <= Dy (if not, then just flip all the inequalities):\r\n\r\n-------------------------------------------------------------\r\nIf (Cy <= Ay <= Dy) OR (Cy <= By <= Dy) then the segments overlap.  Else, they don\'t and there is no intersection.\r\n-------------------------------------------------------------\r\n\r\nI\'m running out of room!  Please see \"re(2): No Code, just theory Part 2\" for the rest =)\r\n',6166,0);
INSERT INTO comment VALUES (6265,971,1171,'nikki','re(2): No Code, just theory Part 2','2003-07-07 13:08:33',0,'Ok, when I left off last I was using the following if statment to determine if two vertical segments (that I had already determined existed on the same line) overlapped at all:\r\n\r\n-------------------------------------------------------------\r\nIf (Cy <= Ay <= Dy) OR (Cy <= By <= Dy) then the segments overlap.  Else, they don\'t and there is no intersection.\r\n-------------------------------------------------------------\r\n\r\nI am pretty sure that statement covers if the two segments touch endpoints, if the segments overlap a little, or if one segment is a subset of the other.\r\n\r\nAnd finally, if we are dealing with NO vertical segments then we can check to see if mAB = mCD (since we know we aren\'t dealing with an infinite slope).  If they are not equal, then go into the check I explained in my very first posting \"No Code, just theory\".\r\n\r\nIf they are equal, we next have to see if the two segments exist on the same line (this is very similar to the two vertical segments portion in \"re(2): No Code, just theory\").  We do this by solving for bAB and bCD in the two line equations, and checking to see if they are equal.  If they are not equal, then the two segments do not exist on the same line, so there is no intersection.  If they are equal then we have to check if the two segments overlap at all.  Since the two segments have the same line equation, we only need to check either x-coordinates or y-coordinates (not both).  The equation in the \"box\" up there can be used again to determine if the segments overlap at all.\r\n\r\nWow!  I hope that covers it.  I can\'t believe I thought the parallel line cases were trivial!  Shame on me =)\r\n\r\nThanks Charlie!',6166,0);
INSERT INTO comment VALUES (6266,988,2640,'heather','','2003-07-07 16:09:49',3,'&#8730;&#178;&#178;THis site ANd problem SUCKS!!!&#8721;&#8734;&#8805;',NULL,0);
INSERT INTO comment VALUES (6267,987,1575,'DJ','re(5): More solutions in that number','2003-07-07 16:49:22',0,'Sorry, fwaff\'s first solution had eight steps, which I had hurriedly looked at. So, yes, the other offered solutions do have seven steps.\r\n\r\nAll the dictionaries I have consulted, including two version of Webster\'s and the American Heritage, either list \'fuze\' only under \'fuse,\' or as a variant thereof, without its own defintion. In any case, you will recall that dictionary entries were found for \'wold,\' \'gond,\' \'wole,\' \'rolf,\' \'gole,\' etc, none of which were much liked. To me, \'fuze\' is an archaic variant that falls under the same category.\r\n\r\nAdmittedly, however, while I did not explicitly exclude slang terms, \'futz\' and \'putz\' (which are in my solution) could perhaps be deemed questionable as well. I was merely trying to find combinations that would require using words that maybe are not used daily, but are common enough that everyone should know and recognize.\r\n\r\nI\'ll put up both my intended solution and the shorter one(s). In the future, I\'ll have to be more careful.',6256,0);
INSERT INTO comment VALUES (6268,988,2571,'Rob','re:','2003-07-07 17:36:15',1,'Why do you say that heather? This site doesn\'t suck. I think it\'s pretty fun. Anyway, if you hate it so much, why did you bother signing up in the first place?\r\n     As to the problem, I think it\'s insanely confusing. A few thoughts though:\r\n1. The first two times # appears, it\'s in front of an s. Maybe something?\r\n2. Maybe it\'s the number of times each one shows up.\r\n# shows up 6 times  $ shows up 6 times  @ shows up 12 times  % 6 times  * 3 times...wait, each of these is a multiple of 3, 3 once, 6 three times, and 12 once. Coincidence?\r\n  Good luck with the problem!\r\n',6266,0);
INSERT INTO comment VALUES (6269,988,1575,'DJ','Quasi-Hints','2003-07-07 18:03:37',2,'Just clarifying some [hopefully useful] observations:\r\n\r\nThere are five symbols that stand out: #$@*%.\r\n\r\nThese occur between letters; they do not replace letters.\r\n\r\nThe number of times that each symbol occurs are:\r\n@=12, $=7, %=6, #=6, *=3.\r\n\r\nThe total is 34 symbols (maybe the hidden message contains 34 letters).',NULL,0);
INSERT INTO comment VALUES (6270,971,1253,'brianjn','Points on an ellipse','2003-07-07 19:56:42',4,'I note that if a pair of lines are to intersect, then there endpoints must lie on the \'circumference\' of an ellipse.  \r\n\r\nWithout wanting to know the exact point of intersection, is there a property of ellipses (and circles) that can be employed here?\r\n\r\nLevi is only asking \"How would you determine if the two line segments intersect? \", nothing else seems to be required.',NULL,0);
INSERT INTO comment VALUES (6271,988,1919,'Lewis','Stumped','2003-07-07 21:28:33',4,'OK, I have no clue what this one is.\r\n\r\nDJ - does the title have the same rule/method of encryption, or is it just random symbols placed in the words?',NULL,0);
INSERT INTO comment VALUES (6272,987,1183,'fwaff','re(6): More solutions in that number','2003-07-07 22:23:22',0,'I\'ve never heard the words putz or futz before! The (common) slang route I had in mind included jizz and razz.\r\n\r\nIf \'common\' is defined as \'known by everybody\' then given the variety of people on the site the likelihood is that \'common word solutions\' will be elementary which takes away much of the challenge (and fun) of the problem. It also takes away the educational element of learning new words from other people\'s solutions. I think it\'s better to exclude slang rather than trying to exclude uncommon words.\r\n\r\nAs a suggestion for future problems of this type how about a caveat at the end along the lines of \"All words must be included in the xxxxx online dictionary, www.xxxxx.com\". Provided the chosen dictionary is a modern abridged one then this should at least eliminate archaic usages. This is how word games such as Scrabble overcome the problem.',6267,0);
INSERT INTO comment VALUES (6273,988,158,'Ender','re: Quasi-Hints','2003-07-08 03:10:42',0,'Interesting order for the frequency of symbols.  I wonder if the number of pen strokes to write the symbols might be significant.\r\n@ = 1 stroke\r\n$ = 2\r\n% = 3\r\n# = 4\r\n* = 5 (at least with some fonts - or 3, or 6)\r\n',6269,0);
INSERT INTO comment VALUES (6274,988,1575,'DJ','re: Stumped','2003-07-08 04:11:53',0,'The title uses the same method of encryption. Actually, after you solve the puzzle, you should find that the title is easy.',6271,0);
INSERT INTO comment VALUES (6275,990,2572,'derek','solution?','2003-07-08 04:45:01',3,'Neither team had any runs at the end of 9 innings. The game went into extra innings and another pitcher was subbed in. He let up run(s) and his team lost.',NULL,0);
INSERT INTO comment VALUES (6276,990,1567,'Bryan','Perhaps','2003-07-08 04:48:33',3,'Maybe another pitcher on the team started the game, gave up some early runs and no outs, and this pitcher replaced him in the first inning and pitched (for himself) a perfect game.  But by then it was too late; the other team already had enough runs to win.<p>Or, the other team kept the pitcher\'s team scoreless through nine innings as well, then won the game in extra innings after this pitcher had been replaced by a relief pitcher.',NULL,0);
INSERT INTO comment VALUES (6277,988,2572,'derek','solution','2003-07-08 05:16:10',3,'The hint gives away the encryption. He says the decrypting of the title is \"easy\". I\'ll explain.\r\n\r\nThere are only 5 symbols used: @, #, $, %, * (in order which they appear on the number-row of a keyboard)\r\n\r\nNow, consider the number of letters before each symbol, and treat it as an ordered pair (4, $), etc.\r\n\r\nIt should be noted, in addition, that there are a minimum of 0 and a maximum of 4 letters between symbols.\r\n\r\nIf we treat the symbols in order they appear on the keyboard, we could do the following: (0, @) = A, (1, @) = B, ..., (0, #) = F, ..., (0, $) = K, ..., (0, %) = P, (0, *) = U\r\n\r\nThe title has the resulting ordered pairs:\r\n(4, @), (0, @), (3, %), (4, *)\r\nor\r\nE A S Y\r\n\r\nApply this to the problem, and you get the following message:\r\n\r\nI never met a huckleberry pie I didn\'t like.\r\n',NULL,0);
INSERT INTO comment VALUES (6278,990,2376,'Jim C','The Perfect Loss?','2003-07-08 07:11:24',3,'I betcha he hates his bullpen after that one!  So the game went extra innings after a scoreless 9 and they lost, right?  \r\n\r\nOr maybe this game was played on \"Opposite Day?\"  and the team with the least runs wins?  =0)',NULL,0);
INSERT INTO comment VALUES (6279,990,2376,'Jim C','re: Perhaps','2003-07-08 07:12:39',0,'Perfect, Bry!\r\nI forgot about the \"Came in in the first inning\" statement.',6276,0);
INSERT INTO comment VALUES (6280,937,2376,'Jim C','Huh?','2003-07-08 07:14:11',0,'I Can\'t \'EAR ya!',NULL,0);
INSERT INTO comment VALUES (6281,990,2648,'reed','','2003-07-08 08:19:11',0,'The game went into extra innings and the pitcher was relieved at the end of nine innings ',NULL,0);
INSERT INTO comment VALUES (6282,990,2649,'Yoda','My solution','2003-07-08 08:33:57',0,'Haven\'t read any comments yet, so I don\'t know if any of you have the same solution as me, but I\'m saying that the other team had a shutout through 9 as well, so they played extra innings.  This pitcher only pitched 9 innings, so he was pulled, and the other team won in extra innings (by scoring more runs in 10th, 11th inning, etc.).',NULL,0);
INSERT INTO comment VALUES (6283,990,2650,'Al','Solution','2003-07-08 08:39:01',0,'He is a relief pitcher......he came in the game down a couple of runs already w/out any outs in the first inning and pitched a perfect 9 innings of baseball.',NULL,0);
INSERT INTO comment VALUES (6284,971,1301,'Charlie','re: Points on an ellipse','2003-07-08 08:44:37',0,'If AB extends from (-4,1) to (4,1) and CD extends from (-4,-1) to (4,-1), all the endpoints lie on the \'circumference\' of an ellipse.  In fact I think an ellipse can be constructed using any four points.\r\n\r\nAlso, what is one to do if the four points given all lie on one line?  The algorithm is required to say either yes or no.  If point C is between A and B or D is between A and B, then the line segments share points and can be said to intersect, while if line AB is disjoint from line CD, they do not.\r\n\r\nAs a geometric solution, there is still my original proposal that ACBD forms a non-concave quadrilateral (either convex, or having a 180-degree angle or two).',6270,0);
INSERT INTO comment VALUES (6285,988,1919,'Lewis','re(2): Stumped','2003-07-08 09:49:33',0,'Ha - good little hint there DJ - very subtle. I didn\'t even notice it until I read Derek\'s solution.',6274,0);
INSERT INTO comment VALUES (6286,990,2651,'Laurie','Solution','2003-07-08 09:53:58',3,'The pitcher comes in, pitches a perfect game, but the other team doesn\'t allow any runs either.  In the 10th inning, they put a relief pitcher in, but the other team scores a run and wins.',NULL,0);
INSERT INTO comment VALUES (6287,976,2652,'kevin','answer','2003-07-08 10:06:03',0,'1089',NULL,0);
INSERT INTO comment VALUES (6288,994,1919,'Lewis','Solution','2003-07-08 11:07:34',3,'Barry was at the bar and he went to the church afterwords.\r\n\r\nNone of the statements were completely true, and the only combination of person and place that wasn\'t said was \'Barry went to the church.\'\r\n\r\nThe six statements that are half true are the four that said \'Barry went....\' and the two that said \'....to the church\'.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6289,140,1919,'Lewis','Solution','2003-07-08 11:14:40',3,'X/Y = X\r\n\r\nWith this Y would equal one.',NULL,0);
INSERT INTO comment VALUES (6290,990,775,'Cory Taylor','another way','2003-07-08 14:30:18',0,'so we\'ve come up with the ideas that the pitcher did not start the game and that the game went to extra innings.  There is yet another way, where the pitcher was in fact the starter and the game ends in 9 innings where this can happen.  Any takers???',NULL,0);
INSERT INTO comment VALUES (6291,990,2571,'Rob','re: another way','2003-07-08 15:41:40',0,'It might be little league baseball, where after nine innings, if it\'s a tie, special rules state that they have some sort of home run derby for the tie breaker, and they\'re team lost that. ',6290,0);
INSERT INTO comment VALUES (6292,994,1575,'DJ','Alternate Approach','2003-07-08 18:17:29',3,'Since only six \'parts\' of the statements are true, and each person\'s name is mentioned four times (once in each line), the \'true place\' must occur twice.\r\n\r\nThe bank is mentioned three times, home four, the store three, and the church only twice. Therefore, \'went to the church\' must be the true half.\r\n\r\nLarry and Harry are each paired with the church in given statements, so it must have been Barry that went to the church and the bar (an odd combination) while the other two brothers stayed home.',NULL,0);
INSERT INTO comment VALUES (6293,988,2571,'Rob','re: solution','2003-07-08 18:18:34',4,'Hey derek, could you explain your method a little more? I\'m still pretty confused.',6277,0);
INSERT INTO comment VALUES (6294,990,1575,'DJ','Hmm','2003-07-08 18:20:38',0,'I had thought of the two things other people mentioned, either he relieved someone in the first inning or the game was lost by another pitcher in extra innings. Any other possibilities escape me...',6290,0);
INSERT INTO comment VALUES (6295,990,2130,'ethan','solution','2003-07-08 18:39:07',0,'neither team scored for the first 9 innings, bringing the game into extra innings, when a reliever came in and allowed the winning run.',NULL,0);
INSERT INTO comment VALUES (6296,990,1183,'fwaff','re: another way - solution?','2003-07-08 22:12:32',1,'How about if the pitcher was temporarily relieved during the game whilst receiving treatment to an injury. If the relief pitcher conceded runs and the opposing team didn\'t then Mr Perfect starts the game, loses and it only lasts 9 innings.\r\n\r\nPlease note: being an island monkey I know nothing about baseball so my answer may be complete nonsense.',6290,0);
INSERT INTO comment VALUES (6297,140,1183,'fwaff','re: Solution','2003-07-09 00:19:33',0,'Unless X=0, then Y can have any value (with the possible exception of zero).',6289,0);
INSERT INTO comment VALUES (6298,988,2572,'derek','re(2): solution','2003-07-09 03:22:31',3,'Which part do you understand the least? I\'ll try to re-explain.\r\n\r\nThere are 5 symbols in this puzzle (in order they appear in the number row of the keyboard): @, #, $, %, *\r\n\r\nThere are always 0-4 letters preceding a symbol. We can write the number of preceding letters and the symbol as an ordered pair: (0, @), etc.\r\n\r\nFor example, in the title \"Can Y@@ou D%ecry*pt This?\"\r\nWe have 4 letters (Can Y) preceding @, so you get (4, @). Then 0 letters before the next @, so (0, @). Continuing, you get (3, %) and (4, *).\r\n\r\nThe following are all the ordered pairs in the encrypted message:\r\n(3, #) (3, $) (4, @) (1, *) (4, @) (2, %) (2, $) (4, @) (4, %) (0, @) (2, #) (0, *) (2, @) (0, $) (1, $) (4, @) (1, @) (4, @) (2, %) (2, %) (4, *) (0, %) (3, #) (4, @) (3, #) (3, @) (3, #) (3, @) (3, $) (4, %) (1, $) (3, #) (1, $) (4, @)\r\n\r\nNow, you\'ll notice that there were 5 symbols, and that the numbers in the ordered pairs range from 0-4. This gives 25 possible combinations (which turn out to be 25 distinct letters). The most common ordered pair is (4, @), so this is most likely E.\r\n\r\nThis can be confirmed after reading the hint, where it states that you will find the decryption of the title \"easy\". So, we can logically choose to assign:\r\n(0, @) = A\r\n(1, @) = B\r\n(2, @) = C\r\n(3, @) = D\r\n(4, @) = E\r\n(0, #) = F\r\n(1, #) = G\r\n\r\n...and so on throughout the alphabet (using the symbols in the order they appear on the keyboard).\r\n\r\nAny additional questions, let me know!',6293,0);
INSERT INTO comment VALUES (6299,990,1301,'Charlie','re(2): another way - solution?','2003-07-09 03:47:24',0,'I think once a player is substituted for, he can\'t come back in the game.',6296,0);
INSERT INTO comment VALUES (6300,566,2659,'Nick Hastings','Quenched','2003-07-09 05:01:50',3,'Farmer fills 6 gallon bucket and pours into 11 gallon bucket, then repeats until 11 gallon bucket is full, thus leaving 1 gallon in the 6 gallon bucket. He then fills the other 6 gallon bucket using the water he already has in the 11 gallon bucket, thus leaving 5 gallons in the 11 gallon bucket and the remaining 6 gallon bucket full. He then empties the 5 gallons in the 11 gallon bucket and pours the 6 gallon bucket back in. He then refills the second 6 gallon bucket and pours that in the 11 gallon, until the 11 gallon is full, thus leaving 1 gallon in both the 6 gallon buckets. He then empties the 11 gallon bucket completely, pours in the single gallon from both the 6 gallon buckets to give two gallons, then fills one of the now empty six gallon buckets and adds it to the 11 gallon bucket, thus leaving 8 gallons. Phew!',NULL,0);
INSERT INTO comment VALUES (6301,566,2659,'Nick Hastings','The solution','2003-07-09 05:58:39',0,'Pour first 6 gallon into 11 gallon. Pour in second 6 gallon. Leaves 1 gallon in second 6 gallon. Empty 11 gallon. Fill other 6 gallon and pour into 11 gallon. Repeat, leaving 11 gallon full and 1 gallon in both 6 gallon buckets. Empty 11 gallon. Pour both 1 gallons from the 6 gallon buckets into 11 gallon. Fill one 6 gallon and add to 11 gallon, thereby leaving 8 gallons. This is surely the answer.',NULL,0);
INSERT INTO comment VALUES (6302,566,103,'friedlinguini','re: The solution','2003-07-09 06:09:06',0,'It is <i>an</i> answer.  Still, does it minimize water wastage?  This solution wastes 22 gallons by my count.',6301,0);
INSERT INTO comment VALUES (6303,566,1183,'fwaff','re: Quenched - less waste','2003-07-09 06:18:16',3,'Following this through I make it that you wasted 16 gallons: 5 gallons the first time the 11 gallon bucket is emptied and all 11 gallons the second time it\'s emptied. This can be reduced to only wasting 10 gallons. For simplicity I\'ll represent each step with four numbers showing the total in each bucket and the amount wasted so far as follows:\r\n\r\n6G1;6G2;11G;waste\r\n\r\n0;0;0;0\r\n6;0;0;0 - fill 6G1\r\n0;0;6;0 - empty 6G1 into 11G\r\n6;0;6;0 - refill 6G1\r\n1;0;11;0 - fill 11G from 6G1 leaving 1gall in 6G1\r\n1;6;5;0 - fill 6G2 from 11G leaving 5gall in 11G\r\n1;6;0;5 - waste contents of 11G\r\n1;0;6;5 - empty 6G2 back into 11G\r\n1;6;6;5 - refill 6G2\r\n1;1;11;5 - fill 11G from 6G2 leaving 1gall in 6G2\r\n2;0;11;5 - transfer contents of 6G2 to 6G1\r\n2;6;5;5 - fill 6G2 from 11G\r\n2;6;0;10 - waste contents of 11G\r\n0;0;8;10 - pour contents of 6G1 and 6G2 into 11G\r\n\r\nHey presto, 8 gallons in the 11 gallon bucket and only 10 gallons wasted.',6300,0);
INSERT INTO comment VALUES (6304,990,2662,'Chris','re: solution','2003-07-09 07:19:34',0,'Or perhaps this pitcher was a reliever.  The first pitcher to come into the game gave up, say a home run, but with no outs.  Then the reliever came in and struck out 27 straight.  There was already a run scored for the other team, but not on his record.',6295,0);
INSERT INTO comment VALUES (6305,969,1919,'Lewis','Solution','2003-07-09 08:55:28',3,'Bill has to be a liar. He said that Alex and Carl were both guilty - if this was true then Carl\'s first statement would be a lie, so he would be a liar, and because of his second statement that would also make Bill guilty.\r\n\r\nWe now know that Eddy is guilty, although one out of Alex and Carl can still be guilty.\r\n\r\nBecause we know Eddy is guilty we know that Carl is a knight, because of his 1st statement. That menas Bill is not guilty.\r\n\r\nDave is a liar. If he was a knight, there would have to be three guilty people. Obviously, in his 1st statement they can\'t both be guilty, so neither Alex nor Bill is guilty (but we already new about Bill).\r\n\r\nThe second robber is either Carl or Dave. Since neither Alex nor Bill is guilty, Dave is a liar. This means that Dave is guilty.\r\n\r\nThe status of each person is:\r\n\r\nAlex: Knight - Innocent\r\nBill: Liar - Innocent\r\nCarl: Knight - Innocent\r\nDave: Liar - Guilty\r\nEddy: Liar - Guilty',NULL,0);
INSERT INTO comment VALUES (6306,1015,2572,'derek','solution','2003-07-09 09:16:12',3,'stop looking at the numbers upside down :P\r\n\r\nits actually 88, 89, 90, 91 if you flip \'em right-side up',NULL,0);
INSERT INTO comment VALUES (6307,140,1919,'Lewis','re(2): Solution','2003-07-09 11:16:29',3,'No it can\'t, because if Y = 7 then X/7 wouldn\'t still be X. It would have to be X/1 to equal X',6297,0);
INSERT INTO comment VALUES (6308,990,775,'Cory Taylor','another hint on the third method','2003-07-09 12:57:47',0,'Has to do with how the pitcher recorded the outs...',NULL,0);
INSERT INTO comment VALUES (6309,566,2665,'sami','i think i figured it out...this made me thirsty!','2003-07-09 14:46:36',0,'first the farmer should fill the eleven gallon bucket till it\'s full. then empty that out into one of the six gallon buckets till that one is full. there will be five gallons left in the eleven gallon bucket. so then, you would pour out the water from the six gallon bucket into the other six gallon bucket until it is half full. then the five gallons in the eleven gallon bucket plus one of the half full six gallon buckets equals six, assuming that you discard the water from one of the six gallon buckets.',NULL,0);
INSERT INTO comment VALUES (6310,566,2665,'sami','re: i think i figured it out...this made me thirsty!','2003-07-09 14:48:54',0,'i made a mistake...instead of the five gallons in the eleven gallon bucket plus the half full six gallon bucket equalling six, they would equal eight, assuming you discard the water from the other six gallon bucket. but if the farmer were smart, he\'d save it for later. hehe!',6309,0);
INSERT INTO comment VALUES (6311,990,2667,'Viet','i got it ! i think','2003-07-09 15:27:41',0,'itz tied up to the 9th inning and they went into the tenth inning where the other team score a run.',NULL,0);
INSERT INTO comment VALUES (6312,566,2667,'Viet','proove me wrong!!','2003-07-09 16:19:25',0,' aight the nigga pour the 11 gal full then he pour from the 11 to the 6 making the 11 5. okai he then pour the 6 gal to the other 6 gal so them two would be equal amount as eachother. so the 6 gal each has 3 the nigga then pour one of the 3 gal onto the 11 which had 5 gal in it making it 8 gallon ther ya go.',NULL,0);
INSERT INTO comment VALUES (6313,566,1919,'Lewis','re: proove me wrong!!','2003-07-09 20:39:34',1,'His buckets are unmarked, so he cannot share the 6 gallons equally into the two buckets.',6312,0);
INSERT INTO comment VALUES (6314,1015,1732,'Helen','I suppose really...','2003-07-10 02:52:42',4,'87 would be a bit of a givaway cos that can\'t be turned upside down. I wonder what the longest possible sequence of upside down consecutive numbers is!',NULL,0);
INSERT INTO comment VALUES (6315,1014,1732,'Helen','I think I\'ve got it','2003-07-10 03:37:40',3,'You change the letter on your calender For example: going from Saturday to sunday, you go from s to s so no change, And going from june to july is J to J so no change. All the other months and days need a letter change!',NULL,0);
INSERT INTO comment VALUES (6316,980,2669,'Abby','re(2): Solution','2003-07-10 04:09:57',0,'Jimmy is a Knight and Johnny is a Knave.',6248,0);
INSERT INTO comment VALUES (6317,1014,1301,'Charlie','re: I think I\'ve got it','2003-07-10 04:11:58',0,'If that\'s the solution then the problem is poorly worded, as Saturday is the earlier (in succession) of the two no-change days while July is the later of the two no-change months.',6315,0);
INSERT INTO comment VALUES (6318,1014,1575,'DJ','Eh','2003-07-10 04:26:11',0,'I was thinking of the way each is pronounced. Every day of the week except for Saturday has a trochaic foot, that is, two syllables with the first one stressed. August is the same way (as is April), but July has the accent on the second syllable. That\'s probably not right, because I have no idea what \"you do\" in those cases..',NULL,0);
INSERT INTO comment VALUES (6319,1014,1567,'Bryan','This makes sense','2003-07-10 05:18:50',3,'Use the letter \"a\".<p>The name of each weekday contains one \"a\", except Saturday, which has two! And while \"August\" starts with \"a\", it doesn\'t appear at all in \"July\".',NULL,0);
INSERT INTO comment VALUES (6320,1014,1919,'Lewis','re: Eh','2003-07-10 06:09:55',0,'Thats quite good - I never actually thought of that.\r\n\r\nIf that was the case then what \'you do\' could be stress first syllable, but that isn\'t the right answer. ',6318,0);
INSERT INTO comment VALUES (6321,1015,1183,'fwaff','re: I suppose really...','2003-07-10 06:27:21',1,'Re the longest sequence....\r\n\r\nIt depends on what font you\'re using. With most fonts the only \'invertible\' numbers are 0,1,6,8,9 - in which case the longest sequence is four: *8, *9, *0, *1 because the preceding number (*7) and following number (*2) contain non-invertible numbers (7 & 2 resp.).\r\n\r\nHowever, if you consider how numbers appear on a calculator then 2 and 5 are also invertible - which increase the longest sequence to 5: *8, *9, *0, *1, *2 as both *7 and *3 are non-invertible.',6314,0);
INSERT INTO comment VALUES (6322,566,1183,'fwaff','re(2): prove me wrong!!','2003-07-10 06:38:35',0,'The question also states that the farmer has ONLY 3 unmarked buckets, this presumably precludes using some sort of balance which could be used to share the water by weight between the two (identical?) 6 gallon buckets.\r\n\r\nOn this basis both Sami and Viet\'s solutions are invalid.',6313,0);
INSERT INTO comment VALUES (6323,140,1919,'Lewis','re(3): Solution','2003-07-10 07:13:12',0,'Actually, I see what you mean. I did get it wrong :0(',6307,0);
INSERT INTO comment VALUES (6324,1016,1183,'fwaff','First steps....','2003-07-10 08:00:37',1,'Each number has a 1/2 chance of being divisible by 2, so there is a 1/4 chance of them both being divisible by 2.\r\n\r\nSimilarly there\'s a 1/9 chance of both being  divisible by 3, a 1/16 chance of both being divisible by 4, etc etc etc.\r\n\r\nSo my first though was along the lines of...\r\n\r\n1 - (1/4 + 1/9 + 1/16 +...+ 1/n^2 +.....)\r\n\r\nBut this has duplication. For example if both numbers are divisible by 2 and divisible by 3, then they must both be divisible by 6 - which perhaps means that the 1/36 element shouldn\'t be included. This would give a solution of...\r\n\r\n1 - (1/4 + 1/9 + 1/25 + 1/49 +...+ 1/n^2 +...) for all prime n\r\n\r\nI have absolutely no idea though as to the value of this sum! ',NULL,0);
INSERT INTO comment VALUES (6325,1016,103,'friedlinguini','re: First steps....','2003-07-10 08:20:52',1,'Except that you don\'t add the probabilities.  The probability of A or B occuring is 1 - the probability of neither occuring.  If A and B are independent (and I think they are for this problem), P(A or B) = 1 - (1 - P(A)) x (1 - P(B)).  This gives the even more complicated formula of:\r\n\r\n1 - (1 - 1/4) x (1 - 1/9) x (1 - 1/25) ... (1 - 1/n&#178;)... for all prime n.',6324,0);
INSERT INTO comment VALUES (6326,1016,1301,'Charlie','solution','2003-07-10 08:24:24',3,'First a caveat: The method by which you randomize the numbers is going to affect the probability.  If each of the two random numbers is drawn from a uniform distribution of integers from 1 to 10, then the probability would be 63% as 63 out of the 100 equally possible pairings would be relatively prime.  If drawn from a uniform distribution from 1 to 100, the probability would be 60.87% as 6087 of the possible 10000 pairings would be relatively prime.  If the two numbers were each the result of a toss of two dice, 784 of the 1296 ways of the dice falling would result in relative primeness, or 60.49...%.\r\n\r\nBut if we assume that what is meant is to find what the probability approaches if the two numbers are drawn from a uniform distribution from 1 to n, as n increases without limit, then the following logic applies:\r\n\r\nThe probability that the two numbers would both be even (divisible by 2) is (1/2)^2 so the probability that they are not both divisible by 2 is 1- (1/2)^2.  This is independent of the probability that they are divisible by 3. The probability that they are not divisible by 3 is 1 - (1/3)^2.  This is repeated for each prime divisor, as the probability of divisibility by different primes is independent, and divisibility by primes is all that counts.  So we need (1-(1/2)^2)*(1-(1/3)^2)*(1-(1/5)^2)*(1-(1/7)^2)*(1-(1/11)^2)*....\r\n\r\nBy the time the 10th prime, 29, is considered, the probability is down to .612344.... By the hundredth prime, 541, it is down to .6080819.... By the thousandth prime, 7919, .607929.... By the 10,000th prime, 104,729, it\'s .6079275....  By the 100,000th prime, 1,299,709,  it\'s .6079271....\r\n\r\nBy the millionth prime, 15,485,863, it is still characterized by .6079271..., so I\'ll leave it at that.\r\n\r\nBy the way the program for the above:\r\nlist\r\n    5   T=1\r\n    6   P=1\r\n   10   for I=1 to 1000000\r\n   15     P=nxtprm(P)\r\n   20     T=T*(1-1/(P*P))\r\n   30     if I/10000=int(I/10000) or I<11 then print I,P,T\r\n   40   next\r\nOK',NULL,0);
INSERT INTO comment VALUES (6327,1016,1301,'Charlie','re(2): First steps....','2003-07-10 08:30:26',0,'Rather than\r\n1 - (1 - 1/4) x (1 - 1/9) x (1 - 1/25) ... (1 - 1/n²)... for all prime n,\r\n\r\nthe subtracting of probability of non-rel-prime from 1 has already been done within each parentheses to give rel-prime (for the particular prime) so the final product is the answer without subtraction from 1.\r\n',6325,0);
INSERT INTO comment VALUES (6328,990,2670,'saad','Solution','2003-07-10 08:43:10',0,'he may have given up wild pitches and the cather may have given up passed balls, which are not errors, allowing the batter to strike out and advance to base at the same time...maybe the batters just kept advancing via these or they were stealing the bases.',NULL,0);
INSERT INTO comment VALUES (6329,566,1919,'Lewis','re(3): prove me wrong!!','2003-07-10 09:39:13',3,'I guess we did \'prove him/her wrong!!\'.\r\n\r\nBy the way, here\'s my solution.\r\n\r\nFill both 6\'s and pour into the 11. There\'ll be 1 left in one of the 6\'s.\r\nEmpty the eleven into the six and discard the remaining 5. Pour 6 back into eleven. Fill the empty 6 and pour into 11. Add remaining 1 to other 1.\r\nFill empty six with water from 11, and get rid of remaining 5. Put the six and two into the 11, and then the farmer has 8 gallons. This method wastes 10 gallons, but I don\'t think there\'s a better way.',6322,0);
INSERT INTO comment VALUES (6330,1014,2671,'bruce','solution?','2003-07-10 10:14:04',0,'write the letter A',NULL,0);
INSERT INTO comment VALUES (6331,1014,2376,'Jim C','re: solution?','2003-07-10 10:18:46',0,'Ah Hah!  That was the first thing I came up with, except that I then said, \"Duh, Saturday has an A in it!\"  But you\'re right, you don\'t have the letter A ONCE in saturday, you have it twice.\r\n\r\nThanks, Bruce',6330,0);
INSERT INTO comment VALUES (6332,994,2667,'Viet','just a guess','2003-07-10 11:13:23',0,'aight if them ppl was at the bar then how would they know who gone where. so they was proberbly  all drunk.  barry was metion that he went home twice starange someone solve this!!!!',NULL,0);
INSERT INTO comment VALUES (6333,990,775,'Cory Taylor','re: Solution','2003-07-10 11:40:16',0,'Bingo on the third method.  A wild pitch is not classed as an error, thereby allowing a batter to strike out, however advance to first base on the play.  From here, though the baserunner would be required to steal bases all the way home, as this rule only applies with first base open (otherwise the defending team could essentially eliminate any batter on first base by purposely causing this situation and then turning the double play (similar to the reasoning for the infield fly rule).',6328,0);
INSERT INTO comment VALUES (6334,994,1919,'Lewis','re: just a guess','2003-07-10 11:41:00',0,'Me and DJ (or is it DJ and I?) already have solved it! Look at the comments!',6332,0);
INSERT INTO comment VALUES (6335,988,2571,'Rob','re(3): solution','2003-07-10 13:56:59',0,'Thanks derek. I was just confused on how you assigned the ordered pairs to different letters, but I think I have it now. Thanks again!',6298,0);
INSERT INTO comment VALUES (6336,937,2672,'Stephanie','a solution from ur sis, Stephanie','2003-07-10 14:23:05',0,'is the human ear',NULL,0);
INSERT INTO comment VALUES (6337,937,2672,'Stephanie','re: my solution here','2003-07-10 14:23:44',0,'no\r\n',6194,0);
INSERT INTO comment VALUES (6338,1015,2673,'erica','solution','2003-07-10 16:41:05',3,'he was looking at them upside down :-)',NULL,0);
INSERT INTO comment VALUES (6339,980,2673,'erica','solution','2003-07-10 17:06:24',0,'It is most logical to say that Johnny is telling the truth, therefore he is a knight. He says that Jimmy is not a knight and that Jimmy is a knave.\r\nJimmy says that he is a knave (the truth) and that Johnny is a knave (lie). Therefore, Jimmy is a knave.',NULL,0);
INSERT INTO comment VALUES (6340,994,2667,'Viet','re(2): just a guess','2003-07-10 17:29:23',0,'then why they still mark it as no solution they should update this so it b easier to know and by the way wat them light bulb for?',6334,0);
INSERT INTO comment VALUES (6341,994,2674,'mike','no way','2003-07-10 17:36:28',0,'there is no solution. It is completely impossible, with the information given to determine which tripet was at the bar. even if one of the four friend was not lying, they were still giving bad information. they where not telling which triplet went to the bar. furthermore if half of the things are half true meanig 6 are 1/2 true and 3 of those truths where names and the other 3 places it would still be impossible to intelligently match those up correctly. so either the answer is that there is no answer and this is a trick question or you recited this question incorrectly and may god have mercy on your soul.',NULL,0);
INSERT INTO comment VALUES (6342,994,2674,'mike','revoke','2003-07-10 18:01:43',0,'after reviewing the problem i revoke my earlier statemeant\r\n',NULL,0);
INSERT INTO comment VALUES (6343,26,2545,'rajesh','how about this?','2003-07-10 20:51:00',0,'Now if both the days were superimposed i.e., if when the climber climbs up another him starts descending down the same trail then they HAVE to cross each other at some point of time to reach their destinations.The altitude at which they do is the required altitude.',NULL,0);
INSERT INTO comment VALUES (6344,26,2545,'rajesh','kela!','2003-07-10 20:53:01',0,'hey!i saw the solution after i posted my comment,I swear!!!!!',NULL,0);
INSERT INTO comment VALUES (6345,994,1919,'Lewis','re(3): just a guess','2003-07-10 21:21:42',0,'Well when a user solves a puzzle they can only post it as a comment. When it says \'No Solution Yet\' that means that the author\'s official solution has not yet been posted. This normally gets posted after a few days, unless the author is a Journeyman or above when they can post it when they like\r\n\r\nBy the way, the light bulbs by the comments tell people that the comment contains a solution, so anyone trying to solve the problem themselves won\'t accidently look at them.',6340,0);
INSERT INTO comment VALUES (6346,566,1183,'fwaff','re(4): prove me wrong!!','2003-07-10 21:23:29',0,'Yep, same as me. I guess it\'s up to Ravi now to prove us both wrong.',6329,0);
INSERT INTO comment VALUES (6347,566,2545,'rajesh','just a thought....','2003-07-10 21:36:16',0,'The contents of one of the 6 litre buckets could be exactly divided into half if it was cylindrical or even cuboidal(like some buckets are).this could be achieved by pouring out water till the water level just reveals the bottom edge(in case of a cuboid-along one of the longest diagonals).\r\nthis is because the diagonal divides the volume of the bucket in half.',NULL,0);
INSERT INTO comment VALUES (6348,1015,1839,'Rajeev','opposite direction','2003-07-10 22:24:13',0,'cause he is coming from opposite direction',NULL,0);
INSERT INTO comment VALUES (6349,50,2376,'Jim C','Oldie But Goodie','2003-07-11 05:53:26',3,'I love this problem, and even though I\'ve seen it before it STILL took me about 3 minutes to come up with the solution.\r\n\r\nThe problem with this problem  =0)  is that the logic of the question is incorrect.\r\n\r\nThe three farmers did pay $27, or 9 apiece, and the bellboy did keep $2.  But the error is the assumption that these two values should be totaled.  What we have to remember is that the bellboy didn\'t take the $2 from the manager, but rather from the men!  The men paid $27, but the rate was only $25, which is where the bellboy gets his $2.  $25 + $2 = $27, which is what was paid.\r\n\r\nNow, on a separate note, do you think the farmers tipped the bellboy?  I hope they stole the towles or something for that extra two bucks!  =0)',NULL,0);
INSERT INTO comment VALUES (6350,1017,1575,'DJ','No clue','2003-07-11 06:05:50',0,'Hm..the differences between terms are:\r\n1, 1, 2, 1, 3, 1, 5, 3, 6, 1, 9, 1\r\nThat doesn\'t look like anything to me, except the number of consecutive terms might be noteworthy. Nothing else comes to mind, either..',NULL,0);
INSERT INTO comment VALUES (6351,1017,2667,'Viet','somethin','2003-07-11 06:36:54',0,'does it goes something like \r\n1+2=3\r\n2+3=5\r\n1+5=6\r\n1+3+5=9\r\n2+3+5=10\r\n1+3+5+6=15  i unnno what the sequence go by',NULL,0);
INSERT INTO comment VALUES (6352,1017,2685,'tiffany','solution','2003-07-11 08:24:29',0,'I think it might be 37,38',NULL,0);
INSERT INTO comment VALUES (6353,66,2686,'Bill','Think outside the box... (solution)','2003-07-11 08:57:28',0,'Upon making this decision, Bill had better move out of town.  Upon extricating himself from the set, he can then commute back each day and do his work on the remaining residents.',NULL,0);
INSERT INTO comment VALUES (6354,847,2667,'Viet','','2003-07-11 09:06:56',0,'still 100 pound',NULL,0);
INSERT INTO comment VALUES (6355,82,2686,'Bill','Kill the demons!','2003-07-11 09:09:05',0,'Regardless of how snappy the demons are, it takes a bit of time for a person to die, during which time an infinite number of demons would have stuck their titan-stickers into Prometheus-the-pincushion.  So the gods need merely use their godly powers to determine the latest instant of remaining fleeting life in Prometheus, and kill all of the demons that \'killed\' him before that.',NULL,0);
INSERT INTO comment VALUES (6356,865,2674,'mike','your all wrong','2003-07-11 09:48:05',0,'no and yes arent the only possible answers. the answer is : it is not. i nevr said yes meaning that the answer was no but i never said no, literally, to mean it wasyes.',NULL,0);
INSERT INTO comment VALUES (6357,924,2681,'helena','','2003-07-11 09:50:22',0,'',NULL,0);
INSERT INTO comment VALUES (6358,1015,2681,'helena','solution','2003-07-11 09:56:36',0,'He was looking at it upside down. It was in consecutive order.',NULL,0);
INSERT INTO comment VALUES (6359,581,2667,'Viet','okai yea....','2003-07-11 10:22:42',0,'he is a murderer himself so saying that make him a hypocrite',NULL,0);
INSERT INTO comment VALUES (6360,424,2667,'Viet','my solution','2003-07-11 10:35:56',0,'Man C Women 2 1 Cat 2 Dog\r\nMan A Women 1 1 Cat\r\nMan B Women 3 1 Cat 1 Dog',NULL,0);
INSERT INTO comment VALUES (6361,424,2667,'Viet','re: my solution','2003-07-11 10:37:28',0,'wait Man B has no cat he hates it my fault',6360,0);
INSERT INTO comment VALUES (6362,349,2667,'Viet','no','2003-07-11 10:43:58',0,'then how does the first person qussing know the coolor of there hat',NULL,0);
INSERT INTO comment VALUES (6363,90,2667,'Viet','this one is the easiest of all i think','2003-07-11 10:57:04',3,'kerry is not terry twin terry must be a twin to another bother of his',NULL,0);
INSERT INTO comment VALUES (6364,1017,2681,'helena','i was almost there- somebody help me!!!','2003-07-11 11:01:30',0,'1,2,3,5,6,9,10,15,18,24,25,34,35\r\n \r\n     We start off with 1,(x)and go(skip no spaces) to 2(2x)and then immediatelt to 3(3x).Then from 3(y)we skip one space and jump to 6(2y)and then immediately to 9(3y).Then from 5(z)we skip two spaces and jump to 10 (2z)and then go immediately to 15(3z).Then from 6(a)we skip 3 spaces and jump to 18(2a)then immediately to 24(3a). \r\nI have found a pattern up to here but cant seem to figure out the rest. Where do 25,34, and 35 come in? will someone help me?',NULL,0);
INSERT INTO comment VALUES (6365,1031,2572,'derek','solution','2003-07-11 11:05:28',3,'$1.20, $1.25, $1.50, $3.16',NULL,0);
INSERT INTO comment VALUES (6366,1031,103,'friedlinguini','Talk about a well-timed problem (nt)...','2003-07-11 12:17:38',0,' ',NULL,0);
INSERT INTO comment VALUES (6367,294,2674,'mike','duh','2003-07-11 13:29:31',0,'the probability is of course one(1). The average isnt one and the only possible number isnt one but according to probability rules there is a 1 in 9 chance that you will label any given jar correctly.  1/9 probability times the 9 jars = 1 ',NULL,0);
INSERT INTO comment VALUES (6368,1031,2674,'mike','ah ha','2003-07-11 13:34:08',3,' $1.25            1.25 x 1.20 x 1.50 x 3.16= $7.11\r\n $1.20\r\n $1.50\r\n +$3.16= \r\n________\r\n$7.11',NULL,0);
INSERT INTO comment VALUES (6369,836,2674,'mike','ok','2003-07-11 13:39:49',1,'all you need to do is bid 95 cents and no one would be dumb enough to bid a dollar since they would win nothing',NULL,0);
INSERT INTO comment VALUES (6370,990,2080,'Tristan','re(2): Solution','2003-07-11 13:39:50',0,'nice try, but no run was recorded during his time on the mound.',6333,0);
INSERT INTO comment VALUES (6371,1031,1171,'nikki','Ok, but how?','2003-07-11 13:40:42',0,'\r\nI saw the solution that some of you found, but I\'m curious about your method.  Was it trial and error, or did you have some plan?  I tried some plans, and they didn\'t work out, so I\'m curious about how others approached this problem.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (6372,566,2080,'Tristan','re: just a thought....','2003-07-11 13:57:24',0,'the shapes are undefined, it could be a 6 gallon cylinder and a 6 gallon cube.',6347,0);
INSERT INTO comment VALUES (6373,1017,2674,'mike','thoughts','2003-07-11 13:58:01',1,'i think there are two comletely different patterns with similar or same formulas as to their creation. what they are, i havent figured out yet.\r\n',NULL,0);
INSERT INTO comment VALUES (6374,1014,2674,'mike','re(2): I think I\'ve got it','2003-07-11 14:06:46',0,'but if that is the solution than why would it be not in july that you would change the day. and once in august? It doesnt add up.',6317,0);
INSERT INTO comment VALUES (6375,1014,2674,'mike','re(2): I think I\'ve got it','2003-07-11 14:06:53',0,'but if that is the solution than why would it be not in july that you would change the day. and once in august? It doesnt add up.',6317,0);
INSERT INTO comment VALUES (6376,990,2674,'mike','easy','2003-07-11 16:48:14',3,'the game went into overtime and the team loss sometime after the 10th inning. a similar thing happened to a former red sox pitcher who lost a no-hitter on walks, errors and hit batsmen.',NULL,0);
INSERT INTO comment VALUES (6377,1031,2674,'mike','re: Ok, but how?','2003-07-11 16:53:37',0,'it was really just trial and error for me. i usually dont use that method but i couldnt find a formula. and it took a while. it was kind of a lucky situation ',6371,0);
INSERT INTO comment VALUES (6378,566,2674,'mike','i got this one easy-full solution','2003-07-11 17:06:43',3,'first he would fill the 6 gallon bucket and pour its contents into the 11 gallon bucket.than he would fill the 6 gallon bucket again and pour its contents into the 11 gallon bucket. since there are only 11 gallons to be held, one gallon of water would be left in the 6 gallon bucket. he would than empty the 11 gallon bucket and repeat the same steps with the remaining 6 gallon bucket.he would than combine the leftover 2 gallons into 11 gallon bucket.  He would than fill the 6 gallon bucket with water and empty that into the 11 gallon bucket that already has 2 gallons of water to make 8 gallons.  It is also possible to do this with only two buckets  but thats another story.',NULL,0);
INSERT INTO comment VALUES (6379,980,2674,'mike','i guess','2003-07-11 17:10:07',3,'both are knaves',NULL,0);
INSERT INTO comment VALUES (6380,1017,1575,'DJ','Solution','2003-07-11 18:06:13',3,'Assign each term a numerical value, starting with 1 as term one. Each term is then found by adding the previous term to the term in the place of that terms highest factor. For example, term eight is found by adding term seven to term four (four is eight\'s greatest factor). If the term number is prime, add term one (which is of course just one).\r\nObserve:\r\n<tt>\r\nTerm&nbsp; &nbsp; Highest Factor&nbsp; Value\r\n1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 1\r\n2&nbsp; &nbsp; &nbsp;&nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+1 = 2\r\n3&nbsp; &nbsp; &nbsp;&nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+2 = 3\r\n4&nbsp; &nbsp; &nbsp;&nbsp; 2 -> 2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2+3 = 5\r\n5&nbsp; &nbsp; &nbsp;&nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+5 = 6\r\n6&nbsp; &nbsp; &nbsp;&nbsp; 3&nbsp; -> 3&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 3+6 = 9\r\n7&nbsp; &nbsp; &nbsp;&nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+9 = 10\r\n8&nbsp; &nbsp; &nbsp;&nbsp; 4 -> 5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5+10 = 15\r\n9&nbsp; &nbsp; &nbsp;&nbsp; 3 -> 3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3+15 = 18\r\n10&nbsp; &nbsp; &nbsp; 5 -> 6&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6+18 = 24\r\n11&nbsp; &nbsp; &nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+24 = 25\r\n12&nbsp; &nbsp; &nbsp; 6 -> 9&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 9+25 = 34\r\n13&nbsp; &nbsp; &nbsp; prime -> 1&nbsp; &nbsp; &nbsp; 1+34 = 35\r\n...\r\n14&nbsp; &nbsp; &nbsp; 7 -> 10&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 10+35 = 45\r\n15&nbsp; &nbsp; &nbsp; 5 -> 6&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6+45 = 51\r\n16&nbsp; &nbsp; &nbsp; 8 -> 15&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 15+51 = 66\r\n</tt>\r\nTherefore, the next two terms in the sequence are 45 and 51.',NULL,0);
INSERT INTO comment VALUES (6381,836,1919,'Lewis','re: ok','2003-07-11 22:08:33',1,'The problem with that is that people are allowed to bid 96 cents, so if you bid 95 cents you will be starting a \'bidding war\'.',6369,0);
INSERT INTO comment VALUES (6382,146,1919,'Lewis','Solution','2003-07-11 22:11:28',3,'This is easy - you like square numbers.\r\n\r\n2500 = 50^2\r\n576 = 24^2\r\n169 = 13^2',NULL,0);
INSERT INTO comment VALUES (6383,140,1919,'Lewis','Proper Solution','2003-07-11 22:16:13',3,'Erk... would this work.\r\n\r\nX/Y = 0.\r\n\r\nNo number can be divided to zero, so X must be 0.',NULL,0);
INSERT INTO comment VALUES (6384,228,1919,'Lewis','More of a Paradox than a Riddle','2003-07-12 01:21:50',3,'This problem should definitely be a paradox because:\r\n\r\nError 1 - \'is\' instead of \'are\'.\r\nError 2 - \'thise\' instead of \'this\'.\r\nError 3 - there isn\'t a third error.\r\n\r\nBut obviously, error 3 contradicts itself, creating a paradox style cycle.',NULL,0);
INSERT INTO comment VALUES (6385,1015,575,'not_so_einstein','Solution','2003-07-12 02:19:26',3,'The numbers were upside-down. 16 upside-down is 91 etc.\r\nNote: I haven´t looked at the other answers!',NULL,0);
INSERT INTO comment VALUES (6386,1031,2682,'exoticorn','a way to the solution','2003-07-12 03:19:39',3,'let\'s use cents instead of dollars, so that the four numbers result in 711 when added and 711000000 when multiplied.\r\n\r\nthe prime factors of the latter are:\r\n2*2*2*2*2*2 * 3*3 * 5*5*5*5*5*5 * 79 = 711\r\n\r\nthe least significant digit of the four numbers are ...1 when added and ...0 when multiplied. The only combinations for which this works are (at least i think they are the only ones):\r\n0 0 0 1  and  0 0 5 6\r\n\r\nThe only number ending in 1 that can be build from the prime factors is 711 (3*3*79), which is obviously too big.\r\n\r\nThe only numbers ending in 6 are 6 (2*3) and 316 (2*2*79).\r\n6 isn\'t possible as well, because the sum of the remaining 3 numbers will always be bigger than 765.\r\n\r\nTherefore 316 is one of the four numbers need to be 316.\r\n\r\nThe remaining prime factors are now:\r\n2*2*2*2 * 3*3 * 5*5*5*5*5*5\r\n\r\nWe know that one of the remaining numbers needs to end with a 5, the possible numbers are:\r\n15 (5*3), 25 (5*5), 75 (5*5*3) which are all too small (the sum would exceed 711)\r\n125 (5*5*5), 225 (5*5*3*3) both seem to be possible on first glance\r\n375 (5*5*5*3) and bigger ones which are obviously too big.\r\n\r\nLet\'s assume we would pick 225, now the sum of the two missing numbers needs to be 711-316-225 = 170, while the product needs to be 711000000/316/225 = 10000.\r\nThe biggest product you can get from two numbers whose sum is 170 is (170/2)^2 = 7225 which is smaller than 10000, so 225 is out as well.\r\n\r\nThis means that we have 125 and 316 as the first two solutions, so the sum of the last two numbers needs to be 270. The product needs to be 18000.\r\nThis is pretty simple math:\r\n\r\nx * (270 - x) = 18000\r\n270x - x^2 = 18000\r\nx^2 - 270x + 18000 = 0\r\nx(1, 2) = 270/2 +- sqrt((270/2)^2 - 18000)\r\nx1 = 150, x2 = 120\r\n\r\nso the solution is (as others have found before):\r\n120, 125, 150, 316',NULL,0);
INSERT INTO comment VALUES (6387,251,2674,'mike','hmmmm','2003-07-12 05:04:01',3,'i dont think they where all boys. I think there where 3 boys 3 girls and 1 hermaphrodite.',NULL,0);
INSERT INTO comment VALUES (6388,279,1575,'DJ','re:','2003-07-12 06:10:19',0,'i\'m not sure if you\'re kidding, but.. no. the first one you have is fine, of course, but each equation should contain exactly one two, two zeroes, and one three, in that order.',5983,0);
INSERT INTO comment VALUES (6389,67,2667,'Viet','yea easy','2003-07-12 06:29:55',3,'3 min',NULL,0);
INSERT INTO comment VALUES (6390,67,2667,'Viet','re: yea easy','2003-07-12 06:33:18',0,'itz twice the rat so 6 min',6389,0);
INSERT INTO comment VALUES (6391,1031,1301,'Charlie','re: a way to the solution','2003-07-12 06:43:37',0,'It\'s an impressive solution!\r\n\r\nA couple of questions, though, on narrowing down the choices...\r\n\r\nWhen you list\r\n0 0 0 1 and 0 0 5 6 \r\nas the only two possible sets of ending digits, how were\r\n0 1 5 5 and 5 5 5 6\r\neliminated?\r\n\r\nAlso, in \"The only numbers ending in 6 are 6 (2*3) and 316 (2*2*79),\" how was 36 (2*2*3*3) eliminated? ... also 576 (2*2*2*2*2*2*3*3) and 16(2*2*2*2)?\r\n\r\n',6386,0);
INSERT INTO comment VALUES (6392,1008,783,'Ahmed','','2003-07-12 06:54:05',0,'Niether nor',NULL,0);
INSERT INTO comment VALUES (6393,1014,2667,'Viet','could b','2003-07-12 06:55:08',1,'sunday through friday come before saturday everyday since saturday is the last day of the week and july come before august only once a month',NULL,0);
INSERT INTO comment VALUES (6394,1008,1575,'DJ','Possible Solution','2003-07-12 06:57:44',1,'I think that since George, Helen, and Steve each have two \'e\'s in their names, and they are drinking coffee, Elizabeth would also be drinking coffee. Bert, Karen, and Dave each have one e, so perhaps they should be drinking tea instead of soda?\r\n\r\nMaybe, though, Elizabeth is drinking lemonade or apple juice.',NULL,0);
INSERT INTO comment VALUES (6395,1008,2667,'Viet','re: Possible Solution','2003-07-12 07:07:30',2,'or bert should be bart and your soulution would be rite but elizabeth have bott E and A so she drink both\r\n\r\nmaybe so maybe not...',6394,0);
INSERT INTO comment VALUES (6396,1008,1575,'DJ','re(2): Possible Solution','2003-07-12 07:10:58',0,'i never said anything about a, just about the number of times e is in the name (Elizabeth has two)..',6395,0);
INSERT INTO comment VALUES (6397,1017,783,'Ahmed','i agree','2003-07-12 07:49:59',0,'i really really agree with the answer posted by DJ\r\nbut there are something wrong in his solution...concerned by the second wanted next number in the sequence...which is he said to be\r\n(51) i think it must be 54 .....\r\nbecause the previous term was 45\r\nand the highest factor is 9 not 5\r\nso i think the next two numbers in this sequence are 45...54....and thank u DJ ',NULL,0);
INSERT INTO comment VALUES (6398,1008,1626,'Gamer','Another solution?','2003-07-12 08:18:06',2,'When I saw this I thought \"double letters in the first names, and no double letters in the second names\", so Elizabeth has coffee.',NULL,0);
INSERT INTO comment VALUES (6399,976,1626,'Gamer','re: Non-algorithmic solution','2003-07-12 08:28:02',0,'I agree with what you said TomM, and this goes for Four Digit Number as well. I think my solution is like yours, (except more \"pictures\" and less words)\r\n\r\nShould the solution be released for this problem? ',6240,0);
INSERT INTO comment VALUES (6400,566,1626,'Gamer','thoughts','2003-07-12 08:36:14',1,'mike, I think your solution is the same as fwaff\'s.\r\n\r\nI also think that unless the problem states that you can \"split\" the container equally, you can\'t do it.',NULL,0);
INSERT INTO comment VALUES (6401,1017,1575,'DJ','re: i agree','2003-07-12 09:15:22',0,'You\'re right.. a 2 am oversight on my part',6397,0);
INSERT INTO comment VALUES (6402,980,2690,'Paul Spykerman','Answer','2003-07-12 09:54:13',0,'Jimmy is a knave\r\nJophnny is a kinght\r\n\r\nLogic:\r\n1) Jimmy truthed.--> Said, I am a knave.-->  means he is a knave.\r\n3) Jimmy lied.--> Johnny is a knave.-->  means that Johnny isn\'t a knave.\r\n\r\n2) Johnny truthed.-->  Jimmy is not a knight.- Correct.\r\n4)  Jimmy is not a knave--> correct.',NULL,0);
INSERT INTO comment VALUES (6403,847,2690,'Paul Spykerman','Answer','2003-07-12 10:15:34',0,'At first, the potatoe stuff is 1 pound (1% times 100 pounds) and the water is 99 pounds (99% times 100 pounds). At 98% water, the potatoe stuff is 2% weight, which is 1 pound, making the 98% weight (water) weight 49 pounds.  Therefore, the combined wieght is 50 pounds.\r\n\r\nWhen the water content is 50%, both weight the same, so since the potatoe stuff is 1 pound, so is the water.  Therefore, the total weight is two pounds.',NULL,0);
INSERT INTO comment VALUES (6404,1008,1919,'Lewis','Solution','2003-07-12 10:45:58',3,'Funnily enough I went on riddlenut.com a few hours ago for the first time, and I saw this exact problem.\r\n\r\nThe solution is (apparently) Coffee because the coffee-drinkers have two \'e\'s, although this isn\'t exactly logic. My names Lewis but that doesn\'t mean I drink soda....',NULL,0);
INSERT INTO comment VALUES (6405,912,1626,'Gamer','re: Impossible?','2003-07-12 11:02:15',1,'Yes, I would think it would be impossible too... It seems like you could get checkers to level 2 easily, and even get to level 3. But no distribution of checkers (that I have found) makes it possible to put a checker (through jumps) 2 spaces to the left of the furthest left checker. ',6072,0);
INSERT INTO comment VALUES (6406,1017,1575,'DJ','re(2): i agree [i don\'t]','2003-07-12 11:35:33',1,'No, never mind, that\'s not right.\r\n\r\nEach term is found by taking the term that is in the place of the greatest factor of the <i>term number</i>, not of the value itself. That 5, then, is the greatest factor of 15 (for the 15th term), not of its value of 45 (which, you are correct, would be 9, but that\'s not what we\'re looking at).\r\n\r\nTherefore, my original solution stands.',6401,0);
INSERT INTO comment VALUES (6407,1008,2674,'mike','re: Solution','2003-07-12 16:06:28',1,'thats what i was thinking. I think this problem contradicts the means of logical thinking. I don\'t think it would be logical to find how many \'e\'s are in somebodies name to figure out what they are drinking, do you? My name also has one \'e\' in it but i drink both beverages.\r\n  ',6404,0);
INSERT INTO comment VALUES (6408,1008,2571,'Rob','re(2): Solution','2003-07-12 18:13:20',1,'What Chaz means is, within the boundaries of these seven people, two e\'s drink coffee. The only setback is, soda has an a, but only two of the soda drinkers have an a. This leaves Bert drinkless. You could try the o in soda, people who don\'t have o\'s, and that would make Bert, Karen, Dave, and Elizabeth soda drinkers, but that would also mean Helen and Steve also would. This destroys the confines of the problem. Only one solution remains, and that is that while if you have two e\'s, you drink coffee, but if you don\'t, then you drink soda. Not many names have two e\'s, so the coffee company must be losing money like heck.',6407,0);
INSERT INTO comment VALUES (6409,1008,2184,'mark hartman','Coffee or soda?','2003-07-12 22:30:02',0,'Elizabeth would be drinking coffee.  People with  2 e\'s drink coffee.  The others drink soda.',NULL,0);
INSERT INTO comment VALUES (6410,496,1919,'Lewis','Solution','2003-07-13 00:13:27',3,'A says the is insane. He could either be insane and applied, or sane and applied.\r\nB says he is pure. He could be Pure and Sane or Applied and Sane.\r\nC says he is applied. He could be Pure and Insane, or Applied and Insane.\r\nD says he is sane. He could be Sane and Pure or Insane and Pure.\r\n\r\nSo far we know:\r\nA = Applied\r\nB = Sane\r\nC = Insane\r\nD = Pure\r\n\r\nD says C is sane, which we know is incorrect. Since we know D is pure, he must be insane.\r\nB correctly says D is insane. He is sane so he must also be pure.\r\nC says B is applied, which is also incorrect. C is insane, so he must be pure.\r\nA says C is pure - which is correct. Seeing as A is applied he must be insane.\r\n\r\nSo we get:\r\n\r\nA = Applied & Insane\r\nB = Sane & Pure\r\nC = Insane & Pure\r\nD = Pure & Insane\r\n',NULL,0);
INSERT INTO comment VALUES (6411,360,1919,'Lewis','Solution','2003-07-13 00:18:21',3,'The answer is.....Nothing.\r\n\r\nI don\'t mean there\'s no answer, the answer is literally, well, nothing. Ahem.\r\n\r\nBTW, isn\'t \'Knowledge\' spelt wrong in the title?',NULL,0);
INSERT INTO comment VALUES (6412,1031,2682,'exoticorn','re(2): a way to the solution','2003-07-13 01:57:49',0,'Hm.. yes, you are right, I overlooked a few things that still need to be dealt with.\r\n\r\n0 1 5 5: The same argument as with 0 0 0 1: 711 is too big\r\n5 5 5 6: Since I only used 5 and 6 to find two numbers of the solution, this set works just as well.\r\n\r\nThe numbers ending in 6: I wasn\'t looking hard enough outside the range of 75 - 319, because it is simple to show that all numbers of the solution have to be in that range:\r\nFor any number x in the solution, the following must be true:\r\n((711-x)/3)^3 > 711000000/x\r\nOtherwise the product of the remaining numbers can never be big enough. This is quite simple. (711-x) is the remaining sum for the 3 other numbers. This is divided by 3, and the result multiplied 3 times, as this will give the largest possible product for the given sum. The result is then compared to 711000000/x which is the target product for the last 3 numbers.\r\nI won\'t solve this inequation now, it is simpler to just try out for which range of numbers it holds true.\r\n\r\nThanks for finding the holes in my solution so that I could try to fill them ;)',6391,0);
INSERT INTO comment VALUES (6413,1008,2700,'claire','the answer','2003-07-13 02:05:27',0,'elizabeth was drinking coffee. she has two e\'s in her name like everyone else drinking coffee.',NULL,0);
INSERT INTO comment VALUES (6414,1032,1575,'DJ','Wild Guess','2003-07-13 08:46:50',3,'KG and QN, maybe?\r\n\r\nThey are abbreviations of the chess pieces by value:\r\nPawN, BishoP, KnighT, RooK...',NULL,0);
INSERT INTO comment VALUES (6415,1032,2703,'Mike Grunfield','','2003-07-13 09:12:04',0,'I think your on the right track Wild Guess but I would suggest \"QN, KG\" instead since it appears the peices are being sorted first by chessic value then alphabetical name (ie: PN (value = 1), BP (value =3), KT (value = 3), RK (value = 5), QN (value = 9), KG (value = priceless) ',NULL,0);
INSERT INTO comment VALUES (6416,1008,2703,'Mr. Spock','Illogical','2003-07-13 09:23:40',0,'I don\'t think it\'s logical to assume just because Elizabeth has two e\'s in her same she is drinking coffee.  So I think the actual answer is \"possibly\" (raises eyebrow)',NULL,0);
INSERT INTO comment VALUES (6417,1008,2703,'Mr. Spock','Illogical','2003-07-13 09:30:56',0,'Please forgive my misspelling of the word name in my previous posting, although perfectly logical my human side makes occasional spelling errors.',NULL,0);
INSERT INTO comment VALUES (6418,1032,1626,'Gamer','re:','2003-07-13 10:57:12',0,'Yes, I would say DJ\'s idea is right, but flipped... QN, then KG',6415,0);
INSERT INTO comment VALUES (6419,1032,2571,'Rob','Other thoughts','2003-07-13 18:02:11',1,'I\'d go with your theory, but in chess a knight\'s abbreviation is N, not K. So here\'s what I think. The first two pairs, PN and BP, both have something in common. They each have a P. Also, N and B are right next to each other on the keyboard, N being directly to the left of P. Then look at KT and RK. Both have K\'s, and T is next to R. Is would help if the next pair was shown, and you only had to figure out one of the pairs, but you just have to guess.',NULL,0);
INSERT INTO comment VALUES (6420,1016,1575,'DJ','Solution','2003-07-13 20:54:54',3,'The greatest common divisor of two integers <i>m</i> and <i>n</i> can be interpreted as the number of lattice points in the plane which lie on the straight line connecting the vectors (0,0) and (<i>m</i>, <i>n</i>), excluding (<i>m</i>, <i>n</i>) itself.\r\n\r\nTherefore, any lattice point (<i>m</i>, <i>n</i>) that is \'visible\' from the origin, that is, no other lattice points lie on the line connecting the (0,0) vector and its own, means that the selected values of <i>m</i> and <i>n</i> have no greatest common factor; they are relatively prime.\r\n\r\nTherefore, we need to find the fraction of all lattice points that are visible from the origin. This is found by using the Riemann zeta function, to represent which let\'s use Ç(z).\r\n\r\n1/[Ç(2)] is the fraction of Cartesian coordinate pairs visible from the origin, and is thus the fraction we are looking for.This evaluates to 1/(&pi;&sup2;/6), or 6/&pi;&sup2;.\r\n\r\n6/&pi;&sup2; is approximately 0.60788555894594382, which is about the same value Charlie found experimentally.\r\n\r\nIn general, the probability that <i>n</i> randomly selected integers lack a common divisor is [Ç(<i>n</i>)]^(-1).\r\nThe probability that <i>n</i> random integers lack a <i>p</i>th power common divisor is [Ç(np)]^(-1).\r\n\r\nFor more about the Riemann zeta function, look &lt;a href=http://mathworld.wolfram.com/RiemannZetaFunction.html&gt;here</a>.',NULL,0);
INSERT INTO comment VALUES (6421,1032,2709,'Chris','i m gonna have to say...','2003-07-13 21:00:21',3,'ND, SN... i say this cuz of their position on the keyboard... am i right?  cuz from P, left one down one is K, and left one down one is N...  and for the other letters... N left one down one (imagine going back to the top of the board) would be T, and left one down one of T is D...  and S is left of D just like B is left of N and R is left of T... so i would have to say ND, SN...',NULL,0);
INSERT INTO comment VALUES (6422,1008,2710,'Richie','But but but...','2003-07-13 22:52:30',1,'this is a bit of an illogical one.. If steve is referred to as \"ste\" by his friends, does it mean he can only drink soda in their presence?',NULL,0);
INSERT INTO comment VALUES (6423,983,2710,'Richie','Hehe... reminds me of my local','2003-07-13 23:08:19',0,'Reminds me of a sign we have in the bar I frequent... the sign states: IITYWYBMAD?\r\nWhen someone notices it, the simple reply of \"If I tell you, will you buy me a drink?\" is usually enough to get alcohol gratis ;)\r\nSometimes though, they get really pissed off.... :/',NULL,0);
INSERT INTO comment VALUES (6424,1008,1732,'Helen','logical statement','2003-07-14 00:22:12',0,'Elizabeth is drinking coffee = TRUE,\r\nELSE Elizabath is not drinking coffee\r\n',NULL,0);
INSERT INTO comment VALUES (6425,1008,1732,'Helen','re: But but but...','2003-07-14 00:25:08',0,'If ste can only drink soda infront of his friends, so can \'Lizzie\' and \'Hel\'. :-Q',6422,0);
INSERT INTO comment VALUES (6426,976,2592,'ben young','solution','2003-07-14 03:03:59',0,'1089+9801=10890/10=1089',NULL,0);
INSERT INTO comment VALUES (6427,1016,1301,'Charlie','re: Solution','2003-07-14 03:08:54',0,'But 6/&#960;&#178; is 0.6079271018540279 to the accuracy given, closer in fact to the product calculation I did than the 0.60788555894594382 you quote.',6420,0);
INSERT INTO comment VALUES (6428,1032,2572,'derek','re: Other thoughts','2003-07-14 03:17:02',0,'While this is indeed the case, I think it\'s more coincidental than anything. I agree with the previous solutions regarding the chess pieces. The title is \"A Word Sequence\", so I doubt they are just pairs of letters that are positioned in a certain way on the keyboard.',6419,0);
INSERT INTO comment VALUES (6429,1015,2708,'Kyph','Solution','2003-07-14 03:42:29',0,'He\'s looking at the numbers in the wrong way.  If he had gone around and looked at the numbers from the other side, he would\'ve seen 91, 90, 89, and 88.',NULL,0);
INSERT INTO comment VALUES (6430,1033,2682,'exoticorn','I cheated...','2003-07-14 04:01:09',3,'...and used Google.\r\nBut then I\'m not from the US and don\'t know the full initials of the former US presidents. In fact, I\'m not even used to middle names, so the letters didn\'t look much like initials to me, although I am aware that they are common in the US.',NULL,0);
INSERT INTO comment VALUES (6431,1033,2572,'derek','solution','2003-07-14 04:03:19',3,'LBJ, JFK\r\n\r\npresidents\r\ngeorge h. w. bush\r\nronald w. reagan\r\njames e. carter\r\ngerald r. ford\r\nrichard m. nixon\r\nlyndon b. johnson\r\njohn f. kennedy',NULL,0);
INSERT INTO comment VALUES (6432,1033,2710,'Richie','a wee bit biased','2003-07-14 04:58:24',1,'Yea, \'tis a bit biased in favour (or should that be favor? lol) of our american counterparts.\r\n\r\nIf it were to be a list of british prime ministers, I think they too would struggle.\r\n\r\nR.',NULL,0);
INSERT INTO comment VALUES (6433,1008,2710,'Richie','re(2): But but but...','2003-07-14 05:03:58',1,'But I presume \'Kaz\' isn\'t allowed a drink with her friends, irrelevant of how thirsty she is? :s\r\n\r\nR.',6425,0);
INSERT INTO comment VALUES (6434,483,2681,'helena','wierd','2003-07-14 05:19:10',0,'These guys are really dumb because all of the guys except the last one who divided the coconuts knew that there were more to start than there were now and none of them would accept the coconuts happily unless the first guy who went knew for sure that he went first.',NULL,0);
INSERT INTO comment VALUES (6435,1016,1575,'DJ','re(2): Solution','2003-07-14 05:43:21',0,'Sorry, that must have just been a calculator error on my part...',6427,0);
INSERT INTO comment VALUES (6436,1033,1732,'Helen','re: a wee bit biased','2003-07-14 05:48:36',0,'I second that!\r\n\r\nLets see how good the americans are\r\n\r\nWC, MT, JM, TB....',6432,0);
INSERT INTO comment VALUES (6437,1033,1921,'Travis Taylor','re(2): a wee bit biased','2003-07-14 06:00:56',0,'Winston Churchill, Margaret Thatcher, (I\'m still racking my brain for JM, and for integrity\'s sake, I\'m not looking it up) and Tony Blair\r\n\r\n',6436,0);
INSERT INTO comment VALUES (6438,1033,1645,'luvya2003','re: a wee bit biased','2003-07-14 06:09:21',0,'Actually i wasn\'t being biased at all. When this problem first entered the voting queue, i had a much wider range of presisdents, but using that many  gave the problem away (as the voters reminded). So I ended cutting a few off the beginning and end. :!',6432,0);
INSERT INTO comment VALUES (6439,995,2708,'Kyph','The Cheap Solution','2003-07-14 06:37:02',0,'I guess I can cheat and say 1 + 1 + 1 + 1 is such a geometric series, as well as 1 + (9 times), but I doubt that\'s what you want.\r\n\r\nVery interesting problem.  I\'ve got to spend my lunch thinking about this.',NULL,0);
INSERT INTO comment VALUES (6440,957,1567,'Bryan','re: Please post more about Solution','2003-07-14 06:40:30',2,'Ender, sorry to keep you waiting.  Yes, a picture helps immensely with this puzzle.  Unfortunately, a 50x50 grid is a little unwieldy in this format, so I will explain with a 10x10 grid.\r\n\r\nOne early solution posted was to repeat a pattern such as:\r\n\r\nl...\r\n.l.l\r\n..l.\r\n.l.l\r\n\r\nwhere a period (“.”) represents a liar, while an “l” represents a knight. This is almost correct, but if you look at a 10x10 grid of this you get:\r\n\r\nl...l...l.\r\n.l.l.l.l.l\r\n..l...l...\r\n.l.l.l.l.l\r\nl...l...l.\r\n.l.l.l.l.l\r\n..l...l...\r\n.l.l.l.l.l\r\nl...l...l.\r\n.l.l.l.l.l\r\n\r\nObviously, there are a few liars on the bottom and right-hand edges that are surrounded by knights, which violates the requirements of this problem.  Instead, lets start with a pure checkerboard pattern:\r\n\r\nl.l.l.l.l.\r\n.l.l.l.l.l\r\nl.l.l.l.l.\r\n.l.l.l.l.l\r\nl.l.l.l.l.\r\n.l.l.l.l.l\r\nl.l.l.l.l.\r\n.l.l.l.l.l\r\nl.l.l.l.l.\r\n.l.l.l.l.l\r\n\r\nIf you count the diagonals of l’s that travel from the upper right corner to the lower left, there are ten of them (or n diagonals for an nxn grid), each with an odd number of l’s. To generate a pattern where no liar is completely surrounded by knights, we will change every other diagonal of l’s, removing every other l, <b>always starting by removing an l from the edge of the grid</b>. The resulting pattern looks like:\r\n\r\nl...l...l.\r\n.l.l.l.l..\r\n..l...l.l.\r\n.l.l.l...l\r\nl...l.l.l.\r\n.l.l...l..\r\n..l.l.l.l.\r\n.l...l...l\r\nl.l.l.l.l.\r\n...l...l..\r\n\r\nThus from the initial n&#178;/2 l’s of a pure checkerboard, we subtract one fourth of them (n&#178;/8) when we subtract every other l from every other diagonal, and we subtract an addition n/4 l’s when we force the altered diagonals to start and end with a liar (“.”). The n/4 may not be obvious at first blush, but try this with grids of 14x14 etc. and this term is confirmed.\r\n\r\nSorry I didn’t submit a diagram with the original solution.\r\n',6121,0);
INSERT INTO comment VALUES (6441,995,1575,'DJ','Starters','2003-07-14 06:43:22',1,'The sum of the first n terms of a geometric series is:\r\n\r\n<tt>S<sub>n</sub> = t<sub>1</sub>(1-r^n)/(1-r)</tt>\r\n\r\nwhere t<sub>1</sub> is the first term and r is the common ratio (and not 0).\r\n\r\nSince this problem specifies that <tt>t<sub>1</sub>=1</tt>, we need to find a solution for\r\n\r\n<tt>S<sub>n</sub> = (1-r^n)/(1-r) = x&sup2;</tt>\r\n\r\nwhere x, r, and n are all integers.\r\n\r\nI haven\'t time to complete it now (back to work!), but that is where I think we need to start.',NULL,0);
INSERT INTO comment VALUES (6442,544,2667,'Viet','','2003-07-14 06:43:28',3,'a charcoal',NULL,0);
INSERT INTO comment VALUES (6443,174,2667,'Viet','','2003-07-14 06:45:38',0,'if you choose and answer itz solveable so A',NULL,0);
INSERT INTO comment VALUES (6444,995,2708,'Kyph','Solution','2003-07-14 06:46:14',0,'Well, I tried this one, and it worked.\r\n\r\n1 + 3 + 9 + 27 + 81 = 121 = 11&#178;',NULL,0);
INSERT INTO comment VALUES (6445,995,2682,'exoticorn','2 solutions','2003-07-14 06:48:05',3,'1 + 3 + 9 + 27 + 81 = 121 = 11^2\r\n1 + 7 + 49 + 343 = 400 = 20^2',NULL,0);
INSERT INTO comment VALUES (6446,995,1567,'Bryan','Halfway there','2003-07-14 06:51:51',2,'From simple observation, I found a geometric factor of 3 to work with five terms:\r\n\r\n1+3+9+27+81=121=11&#178;\r\n',NULL,0);
INSERT INTO comment VALUES (6447,995,2682,'exoticorn','after some quick programming...','2003-07-14 06:58:54',0,'If my program works correctly, my two solutions are the only ones resulting in a square smaller than 10,000,000, so it seems they are the only ones.\r\nMaybe someone can find a proof that those are indeed the only solutions.',NULL,0);
INSERT INTO comment VALUES (6448,922,2667,'Viet','hopefully this site is so confusing','2003-07-14 07:03:04',0,'7 times keep on guessing the middle number like 50 then if lower 25 and so on',NULL,0);
INSERT INTO comment VALUES (6449,334,2667,'Viet','','2003-07-14 07:10:11',0,'light?',NULL,0);
INSERT INTO comment VALUES (6450,202,2667,'Viet','i got it.....','2003-07-14 07:21:55',3,'the son go down first 90-75 =15 ao it okai\r\nthe son then hop on to the other basket and take the wieght out making it 90 then the daughter goes down 105-90=15 so itz okai\r\nthen the daughter use the wieght and herself to get in the  basket making it 180 the queen is 195 so 180-195=15 so itz safe',NULL,0);
INSERT INTO comment VALUES (6451,61,2681,'helena','another possible solution','2003-07-14 08:24:52',0,'he left his origin on saturday\r\n',NULL,0);
INSERT INTO comment VALUES (6452,990,2713,'matt Tortorice','w/out reading everyone\'s responses','2003-07-14 09:24:58',0,'It doesn\'t say the pitcher started the game, it says he came in, \"in the first inning.\" Which could be after the previous pitcher gave up any number of runs.',NULL,0);
INSERT INTO comment VALUES (6453,921,2713,'matt Tortorice','No, never take a bet where you have no chance of coming out ahead','2003-07-14 09:31:42',0,'Not to mention it doesn\'t say anything about whether there may be a hole in either glass.',NULL,0);
INSERT INTO comment VALUES (6454,1033,1626,'Gamer','re(2): a wee bit biased','2003-07-14 11:34:07',1,'I think what they mean is using American presidents, rather than something from another place (such as prime ministers)',6438,0);
INSERT INTO comment VALUES (6455,980,2716,'Federico Kereki','Solution?','2003-07-14 15:10:41',0,'I\'d say Johnny is a Knight and Jimmy is a Knave (first sentence, true; second sentence, false).',NULL,0);
INSERT INTO comment VALUES (6456,1008,2716,'Federico Kereki','','2003-07-14 15:17:13',1,'I\'d suggest Elizabeth should drink coffee, because there are two \'E\'s in her name. \r\n\r\nMaybe the others (who only have ONE \'E\') are having Coke, Pepsi, or Sprite! ;-)',NULL,0);
INSERT INTO comment VALUES (6457,977,2716,'Federico Kereki','Solution','2003-07-14 15:35:14',3,'for i = 9 down to 1, \r\n    set array[i] to i\r\nfor i = 9 down to 1, \r\n    swap array[i] with array[random(i)]\r\n',NULL,0);
INSERT INTO comment VALUES (6458,970,2716,'Federico Kereki','A binary solution','2003-07-14 15:49:01',3,'Use RAND5() to generate a binary number like this:\r\n\r\nBINARY(): \r\n  repeat \r\n    let B = RAND5()\r\n  until B<5\r\n  if B=1 or 2, return 0; else, return 1\r\n\r\nThis BINARY() function does, on the average, 5/4ths calls to RAND5().\r\n\r\nYou can construct the desired function as\r\n\r\nRANDOM_1_TO_7():\r\n  return BINARY() + 2*BINARY() + 4*BINARY()\r\n\r\nwhich requires three calls to BINARY(), and thus 15/4ths calls to RAND5().\r\n',NULL,0);
INSERT INTO comment VALUES (6459,65,1626,'Gamer','re: Clarified explanation (solution)','2003-07-14 17:08:00',0,'The arguement I would say is either side of the red/black card is fine. If it\'s the front of the red black card you can with with it and if it\'s the back you can also win.',4699,0);
INSERT INTO comment VALUES (6460,995,1575,'DJ','Programming Solution','2003-07-14 18:10:12',3,'Earlier, I quoted the rule for the sum of a number of terms in a geometric sequence, which I had hoped would lead to a \'clean\' (not brute-force) method of solving the problem:\r\n\r\n<tt>Sn = (1-r^n)/(1-r)</tt>\r\n\r\nI could not come up with anything, so I wrote the following small javascript program to find the solutions:\r\n<tt>\r\nvar rlim=10\r\nvar nlim=10\r\nfor (r=2; r&lt;=rlim; r++) {\r\n&nbsp; for (n=3; n&lt;=nlim; n++) {\r\n&nbsp; &nbsp; test=Math.sqrt((Math.pow(r,n)-1)/(r-1));\r\n&nbsp; &nbsp; if (test==Math.round(test)) {\r\n&nbsp; &nbsp; &nbsp; document.write(\"r=\" + r + \", n=\" + n);\r\n&nbsp; &nbsp; &nbsp; document.write(\", root=\" + test + \"&lt;br>\");\r\n&nbsp; &nbsp; }\r\n&nbsp; }\r\n}\r\n</tt>\r\nThe program will use values of the geometric ratio from 2 to <tt>rlim</tt>, and check the sum of the first 3 up to <tt>nlim</tt> terms.\r\n\r\nThe first time, I set both parameters to 10, and came up with:\r\n<tt>\r\nr=3, n=5, root=11\r\nr=7, n=4, root=20\r\n</tt>\r\nThese correspond to the series:\r\n<tt>\r\n1+3+9+27+81 = 121 = 11&sup2;\r\n1+7+49+343 = 400 = 20&sup2;\r\n</tt>\r\nThen, I set both to 100, and came up with more solutions than I will bother posting.\r\n\r\nSetting <tt>rlim</tt> to 15 and <tt>nlim</tt> to 30 yields:\r\n<tt>\r\nr=3, n=5, root=11\r\nr=7, n=4, root=20\r\nr=11, n=30, root=1320961856712237\r\nr=13, n=28, root=1136622658092180\r\nr=13, n=29, root=4098151274605530\r\nr=13, n=30, root=14776094555198342\r\nr=14, n=29, root=11531474452649720\r\nr=14, n=30, root=43146826566151816\r\nr=15, n=28, root=7802137664603434\r\nr=15, n=29, root=30217549239826724\r\nr=15, n=30, root=117032064969051500\r\n</tt>\r\nFrom this, I garner that there are an infinite number of solutions, or at least an exorbitant number, but the lowest two are the only ones with a reasulting square that is less than a million or so.\r\n\r\nLastly, I decided to try to find the least number of terms required for each ratio. I rewrote the program as follows:\r\n<tt>\r\nvar rlim=100\r\nfor (r=2; r&lt;=rlim; r++) {\r\n&nbsp; found=0;\r\n&nbsp; for (n=3; found==0; n++) {\r\n&nbsp; &nbsp; test=Math.sqrt((Math.pow(r,n)-1)/(r-1));\r\n&nbsp; &nbsp; if (test==Math.round(test)) {\r\n&nbsp; &nbsp; &nbsp; document.write(\"r=\" + r + \", n=\" + n);\r\n&nbsp; &nbsp; &nbsp; document.write(\", root=\" + test + \"&lt;br>\");\r\n&nbsp; &nbsp; &nbsp; found=1;\r\n&nbsp; &nbsp; }\r\n&nbsp; }\r\n}\r\n</tt>\r\nThis program will take the sums of each ratio, starting with 2, and go on the the next as soon as a solution is found. Here are the first 50 terms:\r\n<tt>\r\nr=2, n=54, root=134217728\r\nr=3, n=5, root=11\r\nr=4, n=51, root=1300077228592327\r\nr=5, n=46, root=5960464477539062\r\nr=6, n=40, root=1635083761698081\r\nr=7, n=4, root=20\r\nr=8, n=35, root=2407275258974741\r\nr=9, n=34, root=5896274135457212\r\nr=10, n=33, root=10540925533894598\r\nr=11, n=30, root=1320961856712237\r\nr=12, n=31, root=16092109205777158\r\nr=13, n=28, root=1136622658092180\r\nr=14, n=29, root=11531474452649720\r\nr=15, n=28, root=7802137664603434\r\nr=16, n=27, root=4651297694611162\r\nr=17, n=26, root=2476144508226484\r\nr=18, n=25, root=1190369670978259\r\nr=19, n=25, root=2273964913345265\r\nr=20, n=24, root=939686845933821\r\nr=21, n=26, root=34541073727069636\r\nr=22, n=24, root=2805191553125691\r\nr=23, n=22, root=203139722937865\r\nr=24, n=23, root=1554409213026084\r\nr=25, n=24, root=12166747166629524\r\nr=26, n=23, root=3743031632151674\r\nr=27, n=24, root=29435979779422724\r\nr=28, n=23, root=8445696647005056\r\nr=29, n=22, root=2305679622019467\r\nr=30, n=23, root=18017537321387356\r\nr=31, n=22, root=4638931982669926\r\nr=32, n=23, root=36605294376580070\r\nr=33, n=22, root=8934666562827252\r\nr=34, n=22, root=12218309374749672\r\nr=35, n=22, root=16558043886178964\r\nr=36, n=20, root=618003572316160\r\nr=37, n=21, root=4874912807386812\r\nr=38, n=21, root=6362486918825504\r\nr=39, n=22, root=51501381505130264\r\nr=40, n=21, root=10619341945791228\r\nr=41, n=21, root=13589406813041232\r\nr=42, n=20, root=2667478794465129\r\nr=43, n=20, root=3334724118586259\r\nr=44, n=20, root=4147558659928599\r\nr=45, n=20, root=5133325454093174\r\nr=46, n=21, root=42889499254061090\r\nr=47, n=19, root=1131229532544889\r\nr=48, n=20, root=9470293632463196\r\nr=49, n=20, root=11517021606544148\r\nr=50, n=20, root=13950892857142858\r\n</tt>\r\nThe number of terms needed to add to find a square pretty steadily decreases as the base ratio increases.\r\nClose to 100, it takes about 17 terms to find a perfect square sum;\r\naround 1000, 12;\r\naround 10000, 9;\r\naround 100000, 8;\r\naround a million, 6;\r\n10 million, 6;\r\naround 100 million, 5 (although exactly 100000000 is a local minimum of 4);\r\nand there is not a series of three terms to be found with a ratio anywhere less than 1000000000000.',NULL,0);
INSERT INTO comment VALUES (6461,1033,1183,'fwaff','re(3): a wee bit biased','2003-07-14 21:28:53',0,'Hmmm... the (British) problem would have been more difficult had it not missed out several between Sir Winston and Maggie the milk-snatcher. Also Tony Blair\'s initials are AB (or even ACLB) rather than TB.',6437,0);
INSERT INTO comment VALUES (6462,566,1183,'fwaff','re: thoughts','2003-07-14 21:35:38',0,'Mike\'s is similar, but more wasteful. I reuse 6 galls from the 11gall bucket on each of the two \'1 gallon loops\', thereby only wasting 10 in total rather than 22.',6400,0);
INSERT INTO comment VALUES (6463,995,2682,'exoticorn','re: Programming Solution','2003-07-14 22:41:33',0,'Unfortunately, it appears that your program suffers from precision problems. Since Math.sqrt and Math.pow are most likely floating point operations, their precission is limited.\r\nYour first two \"big\" solutions are:\r\n<tt>\r\nr=11, n=30, root=1320961856712237\r\nr=13, n=28, root=1136622658092180\r\n&lt;\\tt&gt;\r\n\r\nBut the sum of the first series is:\r\n1744940226888640731855880375380\r\nWhile the square of your root is:\r\n1744940226888640555371025544169\r\n\r\nThe sum of your second series is:\r\n1291911066888533017939127925460\r\nWhile the square is:\r\n1291911066888532717237377152400\r\n\r\nSo it still looks like there are no further solutions after the first two, but of course such things need to be proved mathematically.',6460,0);
INSERT INTO comment VALUES (6464,1033,1732,'Helen','re(4): a wee bit biased','2003-07-14 22:47:58',0,'OK I hang my head in shame! I don\'t actually know who was prime minister after Whinston Churchill, and I forgot that it was Anthony Blair rather than Tony. We could have done a similar puzzle with monarchs of countries etc.',6461,0);
INSERT INTO comment VALUES (6465,567,2682,'exoticorn','solution','2003-07-15 02:11:47',3,'A table showing who was expecting who to win:\r\n<tt>\r\nA: P..S\r\nB: .QRS\r\nC: PQ..\r\n</tt>\r\nIt is easy to see that the only contestant who wasn\'t expected to win by two people is R, so B made the correct statement.',NULL,0);
INSERT INTO comment VALUES (6466,567,1732,'Helen','the answer','2003-07-15 02:47:06',0,'B is correct because if A or c are correct, P is expected to win and lose. Therefore R wins.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6467,567,1732,'Helen','just being pedantic...','2003-07-15 02:51:02',0,'if P or S wins, then A, B and C could all have made correct statements, because B and C only said they were CONFIDENT. You can have false confidence in something.',NULL,0);
INSERT INTO comment VALUES (6468,830,2722,'Jack Putz','Doubt this is the expected solution, but it works','2003-07-15 04:00:02',0,'Imagine the two samples of water are held in rigid containers, completely covered, and filled to 100% capacity.\r\n\r\nNow if your cold sample was at 4 degrees C, it would not be able to freeze because it cannot expand in the rigid container. \r\n\r\nThe hot sample would be able to freeze because, if it were hot enough, will be able to cool down (become more dense), then freeze (expand again).\r\n\r\nAgain... doubt that the expected solution deals with pressure in this way, but it works\r\n',NULL,0);
INSERT INTO comment VALUES (6469,478,2722,'Jack Putz','simple','2003-07-15 04:10:01',0,'if the premise behind the question is correct (that the Earth\'s rotation is slowing down because of tidal bulges), then its quite simple. As said, the energy is dissipated as heat.  Likewise, the Angular momentum is transfered to the individual particles along with the heat (momentum and energy are not separate concepts, but are linked)',NULL,0);
INSERT INTO comment VALUES (6470,633,2722,'Jack Putz','re: Answer???','2003-07-15 04:25:23',0,'i think its because you\'re an idiot',3509,0);
INSERT INTO comment VALUES (6471,633,2722,'Jack Putz','re: Solution','2003-07-15 04:26:52',0,'please refer to my answer to Chris\'s comment',4581,0);
INSERT INTO comment VALUES (6472,567,2708,'Kyph','Solution','2003-07-15 04:50:10',0,'If P won, then A and C are right.\r\nIf Q won, then B and C are right.\r\nIf S won, then A and B are right.\r\nSo R won, and B is the only one that was right.',NULL,0);
INSERT INTO comment VALUES (6473,990,2670,'saad','re(3): Solution','2003-07-15 04:58:14',0,'yes, but does the word \"recorded\" mean that it wasnt recorded into THE PITCHER\'S stats or the scoreboard in the stadium?  because the ERA is still 0.00 because  a wildpitch is not an error, if his ERA is still 0.00, then no it wasnt recorded into his stats but was only recorded in the scoreboard and for the sake of the game, meaning who was going to win or lose...it is that if he came into the first inning due to injury to the starter...also, i think this pitcher might be the relief pitcher, the starter gave up runs and was taken out of the game, which is the most likely.',6370,0);
INSERT INTO comment VALUES (6474,860,2670,'saad','?','2003-07-15 04:59:33',0,'Heaven? (assuming what people think of it as, up in the sky, and hell is down under) i dont know just a wild guess...',NULL,0);
INSERT INTO comment VALUES (6475,537,2670,'saad','?','2003-07-15 05:01:08',0,'death',NULL,0);
INSERT INTO comment VALUES (6476,537,2670,'saad','re: Solution?','2003-07-15 05:03:02',0,'i agree, you can \"see\" darkness (if your eyes are wide open and there is no light and its dark, you therefore see darkness) , i had the same answer as you, which was death.',5715,0);
INSERT INTO comment VALUES (6477,360,2670,'saad','good one','2003-07-15 05:04:51',0,'it may have been easy for some, but it was a good one nonetheless.',NULL,0);
INSERT INTO comment VALUES (6478,567,1575,'DJ','Well','2003-07-15 05:26:46',0,'If P or S won, then A is correct, and B and C were lying about how confident they were.\r\n\r\nIf Q or R won, then A was wrong, and of B and C, one was telling the truth and the other was lying.\r\n\r\nA statement of confidence can be true or false regardless of the actual result of the contest.',NULL,0);
INSERT INTO comment VALUES (6479,995,1575,'DJ','re(2): Programming Solution','2003-07-15 05:41:05',0,'You\'re right; I wrote the program quickly, expecting to find relatively small, workable numbers, then failed to consider the precision involved since all the numbers are integers.\r\n\r\nI rewrote the program as follows to show the entire expansion and its sum, as well as the square of the located root for comparison. I used <tt>rlim</tt>==1 and <tt>nlim</tt>=30, so as to only show the first two \'accepted\' solutions and the lowest \'big\' solution found previously:\r\n<tt>\r\nfunction display(r, n, root) {\r\n&nbsp; var sum=0;\r\n&nbsp; for (a=0; a&lt;=n-1; a++) {\r\n&nbsp; &nbsp; term=Math.pow(r,a);\r\n&nbsp; &nbsp; document.write(term);\r\n&nbsp; &nbsp; if (a&lt;n-1)\r\n&nbsp; &nbsp; &nbsp; document.write(\" + \");\r\n&nbsp; &nbsp; sum+=term;\r\n&nbsp; }\r\n&nbsp; var square=root*root;\r\n&nbsp; document.write(\" = \" + sum + \"&lt;br>\" + root + \"&amp;sup2; = \"\r\n&nbsp; document.write(square + \"&lt;br>&lt;br>\");\r\n}\r\n\r\nvar rlim=11\r\nvar nlim=30\r\nfor (r=2; r&lt;=rlim; r++) { \r\n&nbsp; for (n=3; n&lt;=nlim; n++) { \r\n&nbsp; &nbsp; test=Math.sqrt((Math.pow(r,n)-1)/(r-1)); \r\n&nbsp; &nbsp; if (test)==(Math.round(test)) { \r\n&nbsp; &nbsp; &nbsp; display(r,n,test);\r\n&nbsp; &nbsp; } \r\n&nbsp; } \r\n} \r\n</tt>\r\nThis yielded:\r\n<tt>\r\n1 + 3 + 9 + 27 + 81 = 121\r\n11² = 121\r\n\r\n1 + 7 + 49 + 343 = 400\r\n20² = 400\r\n\r\n1 + 11 + 121 + 1331 + 14641 + 161051 + 1771561 + 19487171 + 214358881 + 2357947691 + 25937424601 + 285311670611 + 3138428376721 + 34522712143931 + 379749833583241 + 4177248169415651 + 45949729863572160 + 505447028499293760 + 5559917313492231000 + 61159090448414550000 + 672749994932560100000 + 7.400249944258161e+21 + 8.140274938683976e+22 + 8.954302432552373e+23 + 9.84973267580761e+24 + 1.0834705943388372e+26 + 1.191817653772721e+27 + 1.310999419149993e+28 + 1.4420993610649922e+29 + 1.5863092971714916e+30 = 1.7449402268886408e+30\r\n1320961856712237² = 1.7449402268886406e+30\r\n</tt>\r\nSo indeed, the default precision of 16 places in javascript should account for the insane number of solutions the first program found, as well as the steady decline in the number of terms.\r\n\r\nI don\'t know how to prove that those two soltions are unique, but it is certainly shown that they are the only sets of \'workable\' numbers that work.\r\n\r\nI really shouldn\'t tackle problems like this at 2am...',6463,0);
INSERT INTO comment VALUES (6480,567,2681,'helena','maybe','2003-07-15 06:38:54',0,'c made the correct statement and R won\r\n',NULL,0);
INSERT INTO comment VALUES (6481,543,2670,'saad','what about...?','2003-07-15 07:23:35',0,'...your head or skull?',NULL,0);
INSERT INTO comment VALUES (6482,1033,2724,'PRIVATE','','2003-07-15 07:35:40',0,'I GOT IT.... SUDDENLY IT BECAME OBVIOUS.. I DON\'T KNOW IF I SHOULD GIVE THE ANSWER HERE, BUT HERES A HINT. IT STARTS IN 1989, AND GOES BACK TO 1961\r\n\r\n-PEACE OUT!!',NULL,0);
INSERT INTO comment VALUES (6483,393,2722,'Jack Putz','Solution','2003-07-15 08:15:54',0,'The solution is a little off. The reaction \"HCO3(-) --> 2H + CO3(2-)\" is actually negligible when you factor in Equilibrium constants and the like.\r\n\r\nBut yes... The basic idea to the solution is correct as far as Carbonic Acid being the reason',NULL,0);
INSERT INTO comment VALUES (6484,1025,2572,'derek','solution','2003-07-15 08:24:11',3,'9, 81\r\n\r\nsquare each individual number and sum them \r\n9^2=81\r\n8^2=64, 1^2=1, 64+1=65\r\n6^2=36, 5^2=25, 36+25=61\r\n\r\n...\r\n\r\n145, 42, 20, 4\r\n\r\nthe next 1 digit number will be 4',NULL,0);
INSERT INTO comment VALUES (6485,1025,1301,'Charlie','Phenomenon','2003-07-15 09:35:21',1,'Regardless of what number you start with, using the procedure from the solution, you will eventually get into either a continuous repetition of 1, or a cycle consisting of the numbers 4 16 37 58 89 145 42 20, beginning at some number within this cycle.\r\n\r\nStarting with one of: 1, 7, 10, 13, 19, 23, 28, 31, 32 ... eventually (quickly actually) leads to the repetition of 1\'s.  Other numbers smaller than 31 lead to the cycle that includes 4.  I don\'t see a particular pattern of what leads to the 1\'s and what leads to the 4-etc.-cycle.',NULL,0);
INSERT INTO comment VALUES (6486,567,2725,'J K','solution','2003-07-15 10:47:05',0,'B made the correct statement and R won.\r\n\r\nIf P won, A would be true, B would be false, and C would be true.\r\nIf Q won, A would be false, B would be true, and C would be true.\r\nIf R won, A would be false, B would be true, and C would be false.\r\nIf S won, A would be true, B would be true, and C would be false.\r\n\r\nTherefore, R won because there was only one true statement.\r\n\r\nJennifer,16,CT',NULL,0);
INSERT INTO comment VALUES (6487,566,2730,'Pok Teh','alternative solution','2003-07-15 23:55:52',0,'this solution is very similar to lewis\' with only a slight difference..\r\n\r\nfill both 6G -> 0-6-6\r\nfill 11G from both 6G -> 11-1-0\r\nfill empty 6G from 11G -> 5-1-6\r\nempty 11G -> 0-1-6\r\nfill 11G from both 6G -> 7-0-0\r\nfill 6G -> 7-6-0\r\nfill 11G from 6G -> 11-2-0\r\nfill empty 6G from 11G -> 5-2-6\r\nempty 11G -> 0-2-6\r\nfill 11G -> 8-0-0',NULL,0);
INSERT INTO comment VALUES (6488,568,2731,'Venisha Nair','hmmm...','2003-07-16 01:59:06',0,'ok... first you heat up the bottle or a flame so the air within it expands. As a result of that, the cork should pop out on its own. Then you turn the bottle upside down. The coin will then fall out.  (assuming gravity exist) ((haha... ok. lousy joke!)) I did not take out the cork. Neither did i break the bottle. :)    ',NULL,0);
INSERT INTO comment VALUES (6489,568,2682,'exoticorn','maybe...','2003-07-16 02:09:15',3,'...you can simply try to push the cork IN, leaving the neck unobstructed without taking the cork out ;)',NULL,0);
INSERT INTO comment VALUES (6490,568,1732,'Helen','solutions','2003-07-16 03:00:15',3,'Push the cork into the bottle and tip the coin out.\r\n\r\nOr if the cork is big enough, drill a hole in it and tip the coin through the hole.\r\n\r\nFailing that, ring scottie and ask him to \'beam it up\', LOL!',NULL,0);
INSERT INTO comment VALUES (6491,567,2732,'gary','solution','2003-07-16 03:29:32',0,'r wins the race and b was correct.  all other winners have at least two people who would be telling the truth.',NULL,0);
INSERT INTO comment VALUES (6492,905,2733,'angela','^-^','2003-07-16 03:44:37',0,'wow...cant believe how fast i did this (in bout 5 mins?) when i first read the questions i was like \"what the...\" \r\nthen i just decided to pick a random answer and go from there...as it happened to turn out i got the same solution as DJ, except my ques. 3 answer was c) *^^*',NULL,0);
INSERT INTO comment VALUES (6493,568,2667,'Viet','my lil sister told me  this lolz','2003-07-16 04:36:50',0,'imagine the coin outside like you just did with the coin and cork above',NULL,0);
INSERT INTO comment VALUES (6494,984,2674,'mike','solution','2003-07-16 08:32:58',3,'Father-41\r\nMother-40\r\nSon-20\r\nDaughter-12\r\nGrandmother-54',NULL,0);
INSERT INTO comment VALUES (6495,984,2674,'mike','solution','2003-07-16 08:33:09',3,'Father-41\r\nMother-40\r\nSon-20\r\nDaughter-12\r\nGrandmother-54',NULL,0);
INSERT INTO comment VALUES (6496,984,1301,'Charlie','Solution','2003-07-16 08:54:39',3,'If the ages are: father, F; mother, M; daughter, D; son, S; grandmother, G, then:\r\n\r\n1. This was M-D years ago so G-(M-D)=2(F-(M-D)) or G=2F-M+D\r\n\r\n2. F+1=2(S+1) or F = 2S+1\r\n\r\n3. S-D/3=2(2D/3) or S=5D/3\r\n\r\n4. This was M-(2D-10) years ago so G-(M-(2D-10))=2(2D-10) or G = 2D+M-10\r\n\r\nand from 1 & 4: M=(2F-D+10)/2\r\n\r\nFrom 3, D must be a multiple of 3 and from the last equation, from 1&4, D must be even, thus D must be a multiple of 6.  Using the possible values for D we get a table of the other values:\r\n<pre>\r\nd             s             f             m             g\r\n 6             10            21            23            25\r\n 12            20            41            40            54\r\n 18            30            61            57            83\r\n 24            40            81            74            112\r\n 30            50            101           91            141\r\n</pre>\r\nConsiderations:\r\nThe first row has the grandmother to young to be a parent to either the father or the mother.\r\n\r\nThe second row is conceivable if the grandmother gave birth to the mother at age 14.\r\n\r\nThe third row is presumably the sought answer with the grandmother having given birth to either the mother at age 26 or the father at age 22, and the mother having given birth at ages 27 and 39.\r\n\r\nThe third row is also conceivable with the grandmother having given birth to the father at age 31 and the mother having given birth at ages 34 and 50.\r\n\r\nThe last row has an age of 141, which age I don\'t think anyone has reached, and the mother would have had to have given birth at age 61.',NULL,0);
INSERT INTO comment VALUES (6497,984,2667,'Viet','re: solution','2003-07-16 08:58:01',0,'#2 don\'t fit in if the son is 20 then the father b 39 and if the grandmother is 54 it mean it gave birth to either the father or mother at age 14 or 15 itz just don\'t fit',6495,0);
INSERT INTO comment VALUES (6498,984,2667,'Viet','re: Solution','2003-07-16 09:32:22',0,'wouldn\'t 2. be  F+1=Sx2 since in one year the father will b twice meaninf if sone is 10 the father b 19 this year??',6496,0);
INSERT INTO comment VALUES (6499,984,2742,'abdi','my solution','2003-07-16 10:07:09',0,'Daughter: 12\r\nSon: 20\r\nMother:34\r\nFather:40\r\nGrandmother:58',NULL,0);
INSERT INTO comment VALUES (6500,568,2743,'marinos','that\'s very easy','2003-07-16 10:21:09',0,'You just push the cork from the neck of the bottle to fall into the bottle and then you can get your coin out of the bottle ;-)',NULL,0);
INSERT INTO comment VALUES (6501,1008,2743,'marinos','probably','2003-07-16 10:34:31',0,'Probably she is drinking both coffee and soda because she is Eliza + Beth (LOL what a stupid answer) :-)',NULL,0);
INSERT INTO comment VALUES (6502,984,1171,'nikki','re(2): Solution','2003-07-16 12:51:08',0,'\r\nActually Charlie is right - the wording of the statement must be considered carefully.  It doesn\'t say:\r\n\r\n\"In one year, the father will be twice as old as the son is NOW\"\r\n\r\nThink of the statement as saying \"Let one year of time pass.  At that point the father will be twice as old as his son.\"\r\n\r\nDoes that help, Viet?\r\n\r\nLater!',6498,0);
INSERT INTO comment VALUES (6503,1032,2716,'Federico Kereki','re: Wild Guess','2003-07-16 15:03:50',0,'I agree, but it should be PN, KT, BP, RK, QN, KG. If a knight is valued as 3.0, the bishop usually counts as 3.5. Furthermore, the king\'s worth is considered \"infinity\", since losing it means a defeat.',6414,0);
INSERT INTO comment VALUES (6504,568,2373,'ryan smith','Another Solution','2003-07-16 15:16:22',3,'Well, if you couldn\'t push the cork down the neck of the bottle you could always toss the whole thing into a furnace. The cork would burn, the bottle would melt (not break!), and the coin would be yours. Just let it cool down a bit before picking it up.\r\n\r\nThis, of course, depends on the melting points of the bottle and the coin. But, I\'m pretty sure that most glasses will melt before most metals do.\r\n\r\nAlso, you could burn the cork (that might prove difficult), or dissolve it with an acid (one that doesn\'t affect metal).',NULL,0);
INSERT INTO comment VALUES (6505,1008,2724,'PRIVATE','i say it\'s.....','2003-07-16 22:33:38',0,'ElizabEth is probably drinking coffEE!!!',NULL,0);
INSERT INTO comment VALUES (6506,567,2724,'PRIVATE','i\'m dumb, but i think it\'s...','2003-07-16 22:47:02',0,'i say b indirectly made the correct  statement by not outright disquallifying r to win. in my view this is the only possible way that one of them  can be right and two others wrong.',NULL,0);
INSERT INTO comment VALUES (6507,903,2724,'PRIVATE','i got it.....','2003-07-16 23:34:43',0,'Process of elimination makes life easy for us here. You start with the first word, cave.\r\nC must be cube 1, (or cube alphalpha or whatever you want to name it ) \r\nA for cube 2, V for three, and E for four.\r\n\r\nAfter determining that, you simply isolate the possibilities from here on.\r\n\r\nafter following the lengthy, if easy, process one comes up with:\r\n\r\nFor cube 1:\r\nC U R H O (and don\'t forget the never used J)\r\n\r\nFor cube 2:\r\nA L W D T M\r\n\r\nFor cube 3:\r\nV F G P Z I\r\n\r\nFor cube 4:\r\nE B Y N K S',NULL,0);
INSERT INTO comment VALUES (6508,924,2724,'PRIVATE','GOT IT!','2003-07-17 01:14:42',0,'OKAY, I HATE ARBITRARY SYMBOLS, BUT HERE GOES:\r\n\r\nOK WE HAVE THE GIVEN:\r\n\r\n*% = $\r\n$$$ = @%*%@\r\n@ = !*\r\n\r\nFIRST LETS CONBINE THE GIVEN INTO SOMETHING THAT MAY MAKE A LITTLE MORE SENSE...\r\nSINCE *% = $, LETS SUBSTITUTE ***%%% FOR $$$ ON THE LEFT SIDE OF THE MIDDLE EQUATION OF THE GIVEN. AND SINCE @ = !* LETS SUBSTITUTE !* FOR EVERY @ IN THE RIGHT SIDE OF THE SAME EQUATION.\r\n \r\nTHEREFORE WE HAVE:\r\n\r\n***%%% = ***%%!!\r\n\r\nOF CORSE WE ELIMINATE 3 *\'S AND 2 %\'S FROM BOTH SIDES OF THE EQUATION AND THAT LEAVES US WITH\r\n\r\n% = !!   .....(THE KEY)\r\n\r\nNOW TO ANSWER THE QUESTION WE SIMPLY SUBSTITUTE AS WE DID BEFORE, \r\n\r\nINSTEAD OF:\r\n\r\n!@!!@! = %$*$\r\n\r\nWE USE: \r\n\r\n!!!!!!** = ***%%%\r\n\r\nAND SINCE WE KNOW NOW THAT % = !!, WE USE:\r\n\r\n!!!!!!** < !!!!!!***\r\n\r\nAS U CAN SEE NOW EVERYTHING CANCELS EXCEPT FOR 1 * ON THE RIGHT SIDE, MAKING THE RIGHT THE STRONGER SIDE!!!',NULL,0);
INSERT INTO comment VALUES (6509,1012,2732,'gary','solution','2003-07-17 03:30:49',0,'the man was born in front of (before) is father, made a \"markedly favorable impression\" upon (killed) his mother, and performed the wedding ceremony (married) his sister.',NULL,0);
INSERT INTO comment VALUES (6510,1012,979,'Ravi Raja','My Guess !!','2003-07-17 04:55:18',1,'I guess that his father was in front of him when he was born, therefore it has been said that he was born before his father and his mother died after giving birth. This boy then grew up to be a minister and therefore had the right to marry his sister. ',NULL,0);
INSERT INTO comment VALUES (6511,984,2667,'Viet','re: Solution','2003-07-17 06:49:08',0,'okai your rite i didn\'t notice at first but the son also grow a year too my fault',6496,0);
INSERT INTO comment VALUES (6512,1036,1626,'Gamer','One solution','2003-07-17 08:36:58',2,'I got POUNDING as one solution :)\r\n\r\nNotes: ING is 30,\r\nED is 5\r\nS is (of course) 19\r\nSTR is 57',NULL,0);
INSERT INTO comment VALUES (6513,984,1301,'Charlie','re(2): Solution','2003-07-17 09:10:50',0,'if the son were 10 and the father 19, or the more realistic example of the son 20 and father 39, then next year the son would also be 1 year older, and 20 is not twice 11, and 40 is not twice 21.  That is, 2 says that next year the father will be twice as old as the son is then, not as the son is now.',6498,0);
INSERT INTO comment VALUES (6514,984,1301,'Charlie','re: my solution','2003-07-17 09:19:27',0,'In one year the father will be 41 and the son 21, so the father won\'t then be twice his son\'s age.\r\n\r\nWhen the daughter is twice 12 she\'ll be 24. When the mother was 10 years younger than that, that is 14, was 20 years ago.  At that time the grandmother was 38 and the mother 14, so the grandmother would have been more than twice as old as the mother was.',6499,0);
INSERT INTO comment VALUES (6515,1036,1921,'Travis Taylor','','2003-07-17 11:02:30',0,'THIRTY = 100',NULL,0);
INSERT INTO comment VALUES (6516,1036,1921,'Travis Taylor','re:','2003-07-17 11:04:18',0,'so is FIFTY-ONE',6515,0);
INSERT INTO comment VALUES (6517,1036,1301,'Charlie','program for finding them','2003-07-17 11:44:52',1,'This program, given a word list (it\'s set up for bogwords.txt) finds matching words under each criterion:\r\n<pre>\r\nOPEN \"bogwords.txt\" FOR INPUT AS #1\r\nOPEN \"wval100a.txt\" FOR OUTPUT AS #2\r\nOPEN \"wval100b.txt\" FOR OUTPUT AS #3\r\n\r\nDO\r\n  LINE INPUT #1, w$\r\n  w$ = LCASE$(w$)\r\n  t1 = 0: t2 = 0\r\n  FOR i = 1 TO LEN(w$)\r\n    v1 = ASC(MID$(w$, i, 1)) - ASC(\"a\") + 1\r\n    v2 = 27 - v1\r\n    t1 = t1 + v1: t2 = t2 + v2\r\n  NEXT\r\n  IF t1 = 100 AND t2 = 100 THEN PRINT w$\r\n  IF t1 = 100 THEN PRINT #2, w$\r\n  IF t2 = 100 THEN PRINT #3, w$\r\nLOOP UNTIL EOF(1)\r\n</pre>',NULL,0);
INSERT INTO comment VALUES (6518,1036,1301,'Charlie','mathematical note','2003-07-17 11:50:20',1,'No word will be found on both lists, that is the list of words equalling 100 with the initial value assignments and those equalling 100 with the reversed value assignments.  That\'s because in the reversed value, each letter is worth 27 minus what it was worth in the first set.  So a word of length n and value v in the original valuation of the letters will have value 27n-v in the reversed valuation.  If we want both the old and the new value to be 100 that would be 27n - 100 = 100, or 27n = 200, which is impossible as 27 doesn\'t go into 200 evenly.',NULL,0);
INSERT INTO comment VALUES (6519,1036,1626,'Gamer','re: mathematical note','2003-07-17 12:07:27',4,'What words have you found Charlie? I would be interested... :)',6518,0);
INSERT INTO comment VALUES (6520,243,1171,'nikki','re(2): Solution','2003-07-17 12:17:37',0,'I\'m not sure I understand your comment.  First, Happy\'s solution started with \"Draw a right triangle.\"\r\n\r\nSecond, trig is not restricted to right triangles.  Trigonometry has to do with the sides and angles of any triangle, not just right triangles.\r\n\r\nLater!',1607,0);
INSERT INTO comment VALUES (6521,1036,1301,'Charlie','Words for part A','2003-07-17 16:39:10',3,'The computer finds for part A (A=1,...,Z=26):\r\nabatements, abettors, absconders, acclimation, accumulate, acknowledge, acolytes, acquitted, activates, addressing, adiabatically, adulthood, advantaging, adverting, affectation, airdrops, alienation, alkalinize, alternated, ambulating, amiableness, amphiboles, amputees, analysis, anchoritic, anginous, animaters, annually, answerable, anterior, apoplectic, appeasers, appertain, applying, appointed, apropos, aquamarine, arbitrages, archdiocesan, archenemies, arrests, arrivals, asbestos, atonally, attitude, attunes, auctorial, audiophile, augments, autoclave, automated, avocation, avouching, awfully, backswept, backtracking, backwardly, baguettes, balletomane, bandwagons, barkeepers, bedazzles, bedposts, beginnings, benediction, bespreading, bestirred, bestridden, bettering, bevellers, bewitching, biathlons, bipartite, birthmark, biweeklies, blasphemes, blastoffs, blazoning, blissful, bolstered, boondoggled, bootblacks, bootery, boozers, borrowed, boskiest, botanist, bouillon, boulevard, boundary, bowknot, boycott, breviary, bronchus, bronzy, browser, bruiting, burnished, byplays, cacophony, camphorate, candidature, cannibalized, captaincies, cardiograph, carotenes, carouser, carpenter, carroty, caryatids, catechisms, causeries, censurable, centipedes, ceramicist, chaplaincies, charwomen, chastening, chemurgy, cherishing, chimpanzee, chondrule, choppers, chortles, chromium, chucklers, clarifiers, cleanliest, clinically, clockwise, clotting, clumsier, coarsest, coasters, coattails, colleagues, collecting, commandeered, companion, comport, condensate, confabulate, confederated, congeners, congenital, congress, conjoint, conjugated, conjunct, connivance, conniver, consigns, contented, cookout, coonskin, corkiest, corridor, costumed, cotters, coulombs, courses, courter, cousins, coverlet, coverup, coyness, crankiest, cravenly, creepiest, creosote, crimsoned, crudity, cruising, crummier, crusts, culture, curettage, cutlets, cutout, cutups, debarkation, debaucheries, decalcomanias, declarative, declension, decorous, deescalating, defections, deflators, degausses, deliberates, delineating, deliquesce, delivery, delouses, demobilize, demodulate, denominate, denounces, depletion, deploring, derogating, desegregated, desiccative, designers, desolates, despatches, deterring, dewberry, diagonally, digestive, dinginess, disarranged, discernible, discipline, disclaiming, discommode, discredited, disjoint, dislodging, distancing, distrait, divinely, diviners, divorcees, dockyards, dominates, dooryard, doubleheader, doughty, draftsmen, driveling, drizzle, droopier, drossy, dualities, ducklings, ebullient, ecstasies, egoistical, ejections, electives, elephants, elsewhere, emasculate, embodiment, emboldening, embowers, emendation, emptily, encapsuled, encumbers, enlivens, entrains, envoys, equalized, equipages, espouse, eulogize, eventual, evolves, excavates, excellent, excerpted, excoriate, execrates, exigencies, explains, explodes, extendible, extracted, falseness, falsities, farrows, fatalistic, fatherhood, fattiest, feldspars, ferments, ferrites, ferryman, filtering, finitely, firebricks, flagellates, fluorine, flurry, foredoomed, forefoot, forewarn, forgiver, forsaking, fountain, freshest, friendlier, furcular, garnishes, gauntlet, gauntly, generating, geographer, germanely, gladiolus, glimpses, glissando, glittered, glorifies, glutamate, godparent, goldbricks, governs, grappling, graybeards, grenadiers, grimiest, groggily, grouper, grouts, grovelled, grumpy, guarantied, guttier, gypsies, halftones, hammerers, haranguing, harmonics, harrying, healthily, hegemonies, hemoglobin, highways, hinderers, hirsute, hitchhikes, hobbyist, hollandaise, hollering, holograph, honeycomb, honoring, hooligans, hooters, hospital, hotness, housemen, howlers, humblest, hungrier, hussies, hydrates, identifies, ideologies, imbroglio, immature, immitigable, impaneling, imported, impotence, inadequacy, inanities, inapplicable, incubating, inductees, inefficient, infernos, inferring, inflation, ingrown, inkiness, innately, innovate, inoculate, insecticide, intellect, interbreed, interfaces, interfere, irritate, isolates, jimmying, jostles, judiciary, junkets, keyboards, keyholes, kibitzer, kissers, knothole, knouts, kohlrabies, lacquerer, lagniappes, lambskins, laminating, landscaping, languished, largeness, lavenders, leaderless, leaseholds, liberalism, liberator, ligaments, lightest, lightning, likelihood, liminess, limpidly, loginess, lowlands, lubricant, luckiest, macrocosm, magnetize, mailboxes, maintains, mantises, marauders, marinates, marshalcy, martinet, martingale, masochism, mastoids, matchless, matrons, maximize, measurer, mercantile, mercurial, merganser, merrily, midpoint, mimickers, minuses, minuter, mirrored, miscopy, misdirect, miseducate, mittens, moderates, molecular, mollifies, moodiest, morphemic, motors, mourns, mousier, mufflers, mummify, nastily, negotiated, neoclassic, nesters, nestling, nihilist, ninepins, nonbreakable, noncausal, nondairy, nonhuman, nosebleeds, nostalgic, notional, novellas, nucleates, nutty, obscenely, operetta, orients, ornament, oscillated, osculated, outflank, outlined, outrank, outreached, outset, overboard, overbore, ovulated, palpitate, panderers, panhandling, papists, paramecium, parleyer, pastiches, pasture, pathless, pedagogues, pedicures, penchants, percents, performed, perilune, permits, personage, personal, perturb, phalanxes, pharisees, phlebitis, piggybacks, pilaster, pilloried, pistachio, pitying, plastered, plateaux, playgirl, playoffs, plebiscite, plenties, plenums, plummet, plunging, pocketing, postdate, posting, postpaid, potbellied, pothook, potpies, pounding, pouring, powders, practicing, preadapts, predeceases, predicates, preeners, preformed, preludes, preordain, prepays, presser, prevent, primary, printer, problems, procured, producer, profaning, profiles, profuse, progeny, proofing, propjet, proscenia, prosier, publicly, pumpkin, pursue, pussy, putter, pyritic, quadrangle, qualmish, quarry, quarter, quicklime, quints, radarscope, radiocarbon, raillery, raincoats, rasters, ravelling, ravisher, reaccusing, rearguing, reattaches, receptor, reciprocal, recreating, redeploy, redesigns, redounds, redrying, referring, refinancing, refinery, refuting, regimented, regressed, regroup, regrown, reimpose, reissued, remedying, renovate, repress, reprint, reprobate, repulsed, reputable, reradiates, reschedule, researcher, resents, reshipped, reshuffle, residues, resolved, responded, restaging, restocked, restore, resumes, resurfaced, retaught, retiring, retrenched, reversal, revives, rewound, rewraps, ricochets, ridicules, riptides, rituals, riverbank, roadblocks, roadster, rockiest, roomful, roommate, ruddiest, rulings, sagebrush, saintly, salacious, satiating, savory, schematics, scrapbook, screwier, sculpted, scuttle, secreting, selective, semaphore, septicemia, services, session, settles, setups, shadowing, shakedown, shakeups, sharpens, shattered, shibboleth, shipyard, shivers, shooter, shortcake, shovels, shredders, shrewder, shrieking, sightly, simulate, siphons, skewers, skimpier, sleepyhead, slenderer, slithered, slumps, slyest, smirching, smirking, smitten, smokers, sneerful, snipers, snivels, snobbery, snubbers, socialism, sodomite, soother, soughing, sources, soybeans, spacewalked, sparkler, spenders, spiciest, spirited, splashy, spouted, sprucer, squares, squaws, squint, staggerer, stagiest, stalemated, standards, stanzas, starers, starfish, starling, status, steamers, stemming, steppes, stockier, stonier, stooges, stools, stoves, strains, strangled, straws, stress, striding, striker, stuccos, styles, sublimes, subsume, sucrose, suffocated, sunders, sunnier, surcharge, surely, swankier, swashing, sweatier, sweetened, swifter, swimmer, swirls, swollen, syndicate, tabernacles, tailcoats, tailgating, tailspin, tallying, tangents, tattooed, taxying, telegrams, telephone, telescope, temperance, temporal, tensely, tetanus, tetrahedra, thalidomide, theists, therefore, thickening, thievish, thirty, thorny, threatened, thriver, thumbnail, tinkerer, toboggans, toilets, tolerated, tooting, towards, towers, traction, transom, trembling, triplet, triply, troller, tropics, troths, trounced, trudging, truism, tsunamic, tubules, tularemia, tummies, turkey, turnoff, tussled, twisted, typefaces, unaltered, unavailable, unbeholden, unbeloved, unbounded, unbridgeable, unbroken, unchaining, uncombined, underdone, undergird, underlay, undress, unequaled, unfasten, unfreeze, unhorse, unironed, unkempt, unmanly, unmown, unrelated, unshelled, unwarned, unwove, upsets, urbanized, urologic, urticaria, useless, utensil, vacuums, variety, varnished, venation, venially, verbalize, verdicts, vinous, violins, vivifier, volleyed, vortical, vouchsafe, voyaging, warpers, watchdogs, wattles, weariest, weeniest, whenever, whirling, whiskey, whisking, whistled, wholesale, whooper, whorish, wigglers, windfalls, wirehaired, wizards, woodblock, wriggles, writing, wronger, yappers, ',NULL,0);
INSERT INTO comment VALUES (6522,1036,1301,'Charlie','Words for Part B','2003-07-17 16:41:23',3,'For part B (A=26,...,Z=1) the computer finds:\r\n\r\nabbey, acrid, acronym, action, actuary, acutest, adonis, adores, adverts, airports, aligns, alimony, alumna, amazons, anatomy, aneurysm, ankles, antlers, apostasy, ardent, arming, arrowroot, ascent, asthma, atomists, atomize, atwitter, austere, bacon, bakery, ballot, balsa, basal, basils, bassist, batiks, batten, befog, bequest, betters, bevies, bilge, blazons, blocks, blusters, bonbon, bonnets, booing, bootee, border, brazers, bricks, brownest, bucket, bulbuls, burled, burring, cages, cahoot, calumny, calves, calyxes, canary, capers, carats, catch, cation, caved, ceder, chain, chalk, chantry, charms, chewer, china, chrome, citing, citric, civvies, clamor, clean, climax, codify, comics, conchs, conger, controls, converts, coolest, copying, corkers, cosmic, counsel, countess, courier, cowslips, creed, creels, critic, crossers, crowing, cruller, cruppers, cubed, cumber, curiously, cushion, czarism, demote, detritus, diatom, dictums, dimmer, dirges, dodge, dodoes, dollar, dominos, dopants, dossier, dotard, dotting, dousing, drably, draggy, draper, dresses, drivels, drogues, dunned, earthly, efforts, ejects, elates, elide, embers, emoted, enacts, ensuing, entirety, envelop, environs, equators, erupted, eruptive, espresso, estates, eternity, evoked, existent, expressly, extrudes, extrusive, facet, fades, falter, faunas, filler, filters, fissures, flake, flaxen, flecky, flight, flouters, fluidly, fluting, fogyish, fonder, footstep, foppish, forever, forsooth, frames, frappe, fretwork, fudges, furriest, galley, gallows, galosh, gamma, garish, glares, gloria, glorious, glossary, glummer, glutted, goober, gothic, gourdes, goutiest, grade, grievous, gripper, groused, grudge, grunted, gunpoint, gurgles, hansoms, harbor, hawing, haywire, hefter, hemmer, hence, hickory, hinges, holder, hollers, holsters, homiest, hostlers, housesit, howitzers, hulled, humane, hurling, husking, hustled, iliad, image, impact, incests, incubus, inmate, insane, insects, instants, instructs, ironies, jazziest, jocosity, jogger, jordan, juggle, juicily, junkies, kaolin, knead, knitters, knotted, kolinsky, kowtowed, kraals, kuchen, lagers, lamed, lance, lappets, larkspur, lassoer, lathery, legion, leisure, liking, lipped, lizards, locals, lockouts, lodges, looked, lopping, lovably, lovingly, lunettes, lutanist, luxuriously, magma, manual, margin, masted, maulers, medal, meiosis, mensch, mercer, metiers, mewled, mimosas, mincer, miscues, misled, misrules, misterms, mitotic, modules, moltenly, monkish, mortally, motherly, mottled, mouthful, murkiest, muteness, myriads, naked, nappers, neighs, nerving, netting, neuroses, neutrino, newsman, newsworthy, noisier, nonhero, nonunion, notably, novelist, nubbin, obeyers, ocelots, oiliest, oilskin, omelets, ominously, opacity, ostmarks, outhouses, outscore, outvoting, ovaries, overawe, overflow, overlap, overrule, oversee, overtures, overwise, pacers, panics, papacy, parred, parvenus, passports, patsies, pebbly, pellets, pelted, pepped, pertness, phallus, phenols, phoned, picker, pinned, pismire, plague, plainly, planar, plasma, plastery, playpen, pockets, pointers, poising, poisonous, polarity, polders, politest, pongee, porgies, powerful, preexist, presents, presumes, products, prolongs, protean, protects, proteins, provide, puddle, pullman, punitive, purveyed, pushovers, pussycats, queerer, querying, quietest, quinine, racists, raged, railway, raisers, raisins, ranees, ranted, ratting, reach, realtor, rebuke, rebuses, recaps, recoil, reeker, refill, refuge, reinter, remoras, rentals, reputed, rescuer, resowed, retitle, retrying, reviler, revival, revivify, rewriter, riches, ridges, rifted, rimmed, ripoffs, ripping, riskier, roamers, rockers, rooking, roulette, rubdowns, rudders, rugged, rumbler, rumpled, samovar, sawmill, scenery, scrape, sculptors, secant, secrets, securer, sedans, sedulous, seethe, seiners, seizing, sensuously, seriously, serology, serpents, sesame, shadows, shaker, shelver, shoppers, shortcuts, shorted, shrieks, shrikes, shticks, shutdowns, siding, sierras, signal, signify, silently, skivvies, skulkers, skylarks, sleekly, slimmer, slipknot, slipover, slithery, slitted, slotting, slowpoke, slugger, slurping, smashups, smiled, snapper, snorting, snowdrops, soared, sonatas, soulfully, southerly, spartan, spottiest, squeezer, stairway, stammer, stance, starved, sternal, stertorous, stifler, stillest, stilted, stipples, stolidly, stopping, stronger, stupidity, subitem, subsoils, subsystem, success, sudsiest, suffuses, sulkiest, sultriest, supplier, surcoats, sureties, surpriser, survivals, swearer, sweetest, swooning, syncopes, synodic, syringes, taking, tallest, tapped, tardily, tarnish, tarrier, tartness, teasel, tempters, tenting, tertiary, thrombus, tilled, tinnier, tiptoed, tolling, tonality, toppings, townships, toxemic, trawlers, treble, tribal, tribune, trifles, trinkets, troublous, tsunamis, turbine, turgidly, tutorial, twinned, tzarina, unclose, unhand, unsettle, unsinful, unsorted, untaxed, untoward, unwonted, unyoking, uppermost, upraise, upstage, vapidly, varmints, viceroys, vicunas, viewing, vitrines, vivace, volition, voluble, waited, walkers, wangle, wartime, waterway, wearers, whippets, whittles, widowers, wigwags, willies, winged, wintrier, wiriness, wishing, wombed, woodier, woodmen, workdays, workings, worthier, wrappers, wrongful, xeroxing, yeomanry, yeshiva, zapping, zillions, zombies',NULL,0);
INSERT INTO comment VALUES (6523,1036,1575,'DJ','Programming Solution','2003-07-17 17:10:34',3,'I wrote the following small javascript program to find all the possible words. I used the ENABLE word list, which is just a text file of all acceptable Scrabble words, also used often for programming purposes such as this. Here is the first program:\r\n<tt>\r\nlist=\"aa aah aahed (ENABLE LIST) ... zymurgy zyzzyva zyzzyvas\";\r\nwords=list.split(\" \");\r\nvar count=0, long=0, short=100;\r\nfor (i=0; i&lt;words.length; i++) {\r\n&nbsp; &nbsp; var word=words[i];\r\n&nbsp; &nbsp; var total=0;\r\n&nbsp; &nbsp; for (c=0; c&lt;word.length; c++) {\r\n&nbsp; &nbsp; &nbsp; &nbsp; char=word.charAt(c);\r\n&nbsp; &nbsp; &nbsp; &nbsp; value=word.charCodeAt(c)-96;\r\n&nbsp; &nbsp; &nbsp; &nbsp; total+=value;\r\n&nbsp; &nbsp; }\r\n&nbsp; &nbsp; if (total==100) {\r\n&nbsp; &nbsp; &nbsp; &nbsp; document.write(word + \", \");\r\n&nbsp; &nbsp; &nbsp; &nbsp; count++;\r\n&nbsp; &nbsp; &nbsp; &nbsp; if (word.length&lt;short) {\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; short=word.length;\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; shortest=word;\r\n&nbsp; &nbsp; &nbsp; &nbsp; }\r\n&nbsp; &nbsp; &nbsp; &nbsp; if (word.length>long) {\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; long=word.length;\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; longest=word;\r\n&nbsp; &nbsp; &nbsp; &nbsp; }\r\n&nbsp; &nbsp; }\r\n}\r\ndocument.write(\"&lt;br>&lt;br>Total words: \" + count);\r\ndocument.write(\"&lt;br>Longest = \" + longest);\r\ndocument.write(\"&lt;br>Shortest = \" + shortest);\r\n</tt>\r\nThis will take each word in order and add up the value of its letters, count the total number of matches, and keep track of the longest and shortest words found.\r\n<tt>charCodeAt</tt> is a function that returns the ASCII value of a letter (starting with a=97).\r\nThen, to find the reverse order, I changed the (<tt>value=..</tt>) line to:\r\n<tt>\r\nvalue=123-(word.charCodeAt(c));\r\n</tt>\r\nBoth lists are way too long to post here. The results were:\r\n<tt>\r\nForwards (a=1...z=26):\r\nTotal words: 1921\r\nLongest = adiabatically\r\nShortest = nutty\r\n\r\nBackwards (a=26...z=1):\r\nTotal words: 1263\r\nLongest = luxuriously\r\nShortest = caca\r\n</tt>',NULL,0);
INSERT INTO comment VALUES (6524,1036,1575,'DJ','re: Programming Solution','2003-07-17 17:23:08',3,'I posted the text files with both lists: <a href=\"http://www.eohpunx.com/widgets/forwards.txt\">here</a> and <a href=\"http://www.eohpunx.com/widgets/backwards.txt\">here</a> (some browsers might be a little sketchy about displaying a text file consisting of one really long line; in which case just right click and save the target file to your computer).',6523,0);
INSERT INTO comment VALUES (6525,171,2670,'saad','solution?','2003-07-17 18:29:05',0,'i got 2/3',NULL,0);
INSERT INTO comment VALUES (6526,171,2670,'saad','re: solution?','2003-07-17 18:37:24',0,'ha, nevermind , a bit off, im dumb...',6525,0);
INSERT INTO comment VALUES (6527,1036,1919,'Lewis','re: Words for part A','2003-07-17 21:00:32',0,'Wow - I originally had one for each, and I knew there would be more, but I didn\'t think there would be that many.',6521,0);
INSERT INTO comment VALUES (6528,1019,1301,'Charlie','solution?','2003-07-18 02:29:31',1,'{3,3,3}, {2,4,4} and {2,3,6} work, but I can\'t prove it\'s a complete list (other than shuffling around which is A, which B and which is C).',NULL,0);
INSERT INTO comment VALUES (6529,1019,158,'Ender','partial solution','2003-07-18 03:59:27',3,'Let us make a starting constraint, that A, B, and C must be written in increasing order (A &lt;= B <= C).  Any solution can be organized this way, so it won\'t affect the solutions.\r\n\r\nA=0: Invalid.\r\n\r\nA=1: 1+1/B+1/C=1.  1/B + 1/C must be 0, so B and C = infinity.  No valid solution.\r\n\r\nA=2: By the starting restraint, B cannot be 1.\r\n_____B=2: 1/2+1/2+1/C=1.  1/C=0.  C = infinity.  Nope\r\n_____B=3: 1/2+1/3+1/C=1.  1/C=1/6. C = 6.\r\n_____B=4: 1/2+1/4+1/C=1.  1/C=1/4. C = 4.\r\n_____B&gt;4: The largest value, by the starting restraint, is 1/2+1/5+1/5=9/10.\r\nThus, there are two valid answers that have a lowest value of 2: (2,3,6) and (2,4,4)\r\n\r\nA=3:  By the starting restraint, B cannot be 1 or 2.\r\n_____B=3: 1/3+1/3+1/C=1.  1/C=1/3. C = 3.\r\n_____B>3: The largest value, by the starting restraint, is 1/3+1/4+1/4=5/6.\r\nThus, there is one valid answer that has a lowest value of 3: (3,3,3)\r\n\r\nA>3: The largest value, by the starting restraint, is 1/4+1/4+1/4 = 3/4.  No other solutions.\r\n\r\nHowever, integers are considered any of the natural numbers (positive, zero, or negative).  So what happens when we allow negatives?\r\nB=1:	1/A+1/1+1/C=1 => 1/A+1/C=0 => 1/C=-1/A => 	C=-1*A\r\nSo the solution is all members of the set (-X,1,X)\r\n\r\nNow we add that infinite list to the set.  I\'m not sure how to prove out all solutions involving one negative number (it can be shown that none involve two negatives or three negatives, though).\r\n\r\nSo the answer to the question appears to be:\r\n(2,3,6), (2,6,3), (3,2,6), (3,6,2), (6,2,3), (6,3,2), (2,4,4), (4,2,4), (4,4,2), (3,3,3), and all (-X,1,X) (and its permutations)\r\n',NULL,0);
INSERT INTO comment VALUES (6530,1019,2682,'exoticorn','re: solution?','2003-07-18 04:02:13',0,'Yes, that\'s the complete solution. It\'s pretty straightforward to prove.\r\nLet\'s assume that we are not interested in permutations and define A<=B<=C.\r\nNow, since 1/A, 1/B and 1/C have to be 1/3 on average, A (the smallest number of the solution) has to be either 2 or 3.\r\nFor A=3, {3, 3, 3} is obviously the only solution.\r\nFor A=2, 1/B and 1/C have to be 1/4 on average, so B has to be either 3 or 4 (2 obviously doesn\'t work), so {2, 3, 6} and {2, 4, 4} are the only remaining solutions.',6528,0);
INSERT INTO comment VALUES (6531,1019,158,'Ender','re: partial solution','2003-07-18 04:20:33',0,'This is to prove that all solutions involving negative integers are of the set (-X,1,X).\r\n\r\nFirst, there can be no solutions where all three are negative, since three negatives would sum to a negative value, and we need a sum of 1. Thus, no solutions involve three negative numbers.\r\n\r\nSecond, there can be no solutions where two numbers are negative.  If A and B were both negative, the largest value 1/C can have is 1 (when C = 1).  That would mean 1/A + 1/B would need to sum to 0 or greater, but two negatives can only sum to a negative number.  Thus, no solutions involve two negative numbers.\r\n\r\nThird, We need to prove that there is only one solution to 1/A+1/B+1/C=1 for a negative A.  We can rewrite this as 1/B+1/C=1+1/A, and all A, B,and C must now be greater than 0.\r\nWe want solutions other than (-X,1,X), so neither B or C can now 1.  We can write that as 1 < B and 1 < C.  This gives us: 1/B + 1/C = 1 + 1/A; 1 < B; 1 < C; 1 <= A\r\nThus, B and C can be no smaller than 2, so the largest value on the left hand side is 1/2 + 1/2 = 1.  But we need this to be 1 + 1/A!  Thus, there are no valid solutions involving negative numbers that are not of the set (-X,1,X).\r\n\r\nSo my previous answer stands as complete.',6529,0);
INSERT INTO comment VALUES (6532,86,2376,'Jim C','re: Problem with 2 Solutions','2003-07-18 05:52:30',0,'Gamer hit it exactly!  The proof is amusing and brings up great discussions cocerning infinite decimals, but the fact is 39.99999... - 3.99999... is not exactly the same as 36.000...\r\n\r\nBasically, you have an \"Infinity minus 1\" issue.  We can make it work in a practical sense because we assume that the \"limit as we approach infinity\" is an absolute number rather than the theoretical \"limit\" that it truly is.  The \"Proof\" makes an assumption that isn\'t truly proveable.',4024,0);
INSERT INTO comment VALUES (6533,568,2376,'Jim C','re: hmmm...','2003-07-18 05:55:15',0,'Actually, you did \"remove\" the cork.  You just didn\'t do it with your hands.',6488,0);
INSERT INTO comment VALUES (6534,568,2755,'walker','Is this alowed?','2003-07-18 06:07:36',0,'So you can\'t break the bottle - can you drill a hole through the cork?',NULL,0);
INSERT INTO comment VALUES (6535,823,2744,'Russ','Solution','2003-07-18 06:31:55',0,'This is my first Flooble response. I think the answer is 1 in 9, or approx. 11%.',NULL,0);
INSERT INTO comment VALUES (6536,823,2744,'Russ','re: Solution','2003-07-18 06:38:20',0,'Oops - I see I made a mistake. The outcomes would be 2x2x2, three of those would have one head only; therefore, 3 of 8 would be the correct probability of getting just one head.',6535,0);
INSERT INTO comment VALUES (6537,1036,1183,'fwaff','re(2): challenge','2003-07-18 07:17:07',0,'Travis\'s answers got me wondering whether or not any numbers exist where the total letter value is equal to the number. \r\n\r\nAt the risk of re-opening the bucket of snakes regarding written numbers, the smallest one I found is: 251 (two hundred and fifty one)\r\n\r\nIf the word \'and\' is excluded then I don\'t believe that there are any such numbers, at least for a=1...z=26.',6516,0);
INSERT INTO comment VALUES (6538,1036,1301,'Charlie','re(2): Words for part A','2003-07-18 08:04:45',0,'In the word list I used, of 74,780 words, the mean and standard deviation of the total values for part A were 100.86 and 35.6.  For part B they were 130.18 and 41.8.  So a value of 100 is quite near the mean for part A.',6527,0);
INSERT INTO comment VALUES (6539,569,2682,'exoticorn','solution','2003-07-18 08:05:43',3,'You send key#1 in the box locked with lock#2.\r\nYou send key#2 without a box.\r\nThe friend unlocks the box, takes key#1 and sends the box back.\r\nYou send the object in the box locked with lock#1.\r\nThe friend unlocks the box with key#1, takes out the object and congratulates you on your cleverness... ;)',NULL,0);
INSERT INTO comment VALUES (6540,569,2489,'nellie','No problem','2003-07-18 09:09:08',0,'If the question really is how to send the object securely, simply lock the box.  How your friend opens the box is a different question and is not the question that is asked.',NULL,0);
INSERT INTO comment VALUES (6541,1036,1301,'Charlie','re(3): challenge','2003-07-18 09:42:16',0,'Without the word \"and\", I also don\'t think such a thing is possible.  The following program verifies this for numbers 1 through 100,000.  After that, I can\'t see any number words adding up to the value of the number itself as the size in words grows approximately as the size in digits, which is only logarithmically related to the value of the number.\r\n\r\nDECLARE SUB enterNum ()\r\nDECLARE SUB ProcPiece (piece$, MajorPower!)\r\nDATA one,two,three,four,five,six,seven,eight,nine\r\nDATA ten,eleven,twelve,thirteen,fourteen,fifteen,sixteen,seventeen\r\nDATA eighteen,nineteen\r\nDATA twenty,thirty,forty,fifty,sixty,seventy,eighty,ninety\r\nDATA thousand,million,billion,trillion,quadrillion,quintillion,sextillion\r\nDIM SHARED unit$(19), ten$(10), major$(7)\r\nFOR i = 1 TO 19\r\n&nbsp;&nbsp;READ unit$(i)\r\nNEXT\r\nFOR i = 2 TO 9\r\n&nbsp;&nbsp;READ ten$(i)\r\nNEXT\r\nFOR i = 1 TO 7\r\n&nbsp;&nbsp;READ major$(i)\r\nNEXT\r\nDIM SHARED name$, num$\r\nFOR n = 1 TO 100000\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num$ = LTRIM$(STR$(n))\r\n\'        enterNum\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF num$ = \"0\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name$ = \"zero\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;l = LEN(num$): IF l > 3 THEN l = 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;piece$ = RIGHT$(num$, l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num$ = LEFT$(num$, LEN(num$) - l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CALL ProcPiece(piece$, MajorPower)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = MajorPower + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP WHILE LEN(num$) > 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tVal = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO LEN(name$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lt$ = MID$(name$, i, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(\"abcdefghijklmnopqrstuvwxyz\", lt$) > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tVal = tVal + ASC(lt$) - ASC(\"a\") + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF tVal = n THEN PRINT n\r\n\'        IF tVal = 100 THEN PRINT n\r\nNEXT\r\n\r\nSUB enterNum\r\n&nbsp;DO\r\n&nbsp;&nbsp;INPUT \"Enter number:\", num$\r\n&nbsp;&nbsp;num$ = LTRIM$(RTRIM$(num$))\r\n&nbsp;&nbsp;num = 1\r\n&nbsp;&nbsp;FOR i = 1 TO LEN(num$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(\"0123456789\", MID$(num$, i, 1)) = 0 THEN num = 0: EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF num = 0 THEN PRINT \"Must be numeric.\"\r\n&nbsp;LOOP WHILE num = 0\r\nEND SUB\r\n\r\nSUB ProcPiece (piece$, MajorPower)\r\n&nbsp;&nbsp;piece = VAL(piece$)\r\n&nbsp;&nbsp;n$ = \"\"\r\n&nbsp;&nbsp;IF piece > 99 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = unit$(piece \\ 100) + \" hundred \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 100\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 19 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = n$ + ten$(piece \\ 10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + \"-\":  ELSE n$ = n$ + \" \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + unit$(piece) + \" \"\r\n&nbsp;&nbsp;IF n$ > \"\" THEN name$ = n$ + major$(MajorPower) + \" \" + name$\r\nEND SUB\r\n\r\n',6537,0);
INSERT INTO comment VALUES (6542,1036,1301,'Charlie','re(3): challenge','2003-07-18 10:02:14',0,'A modification to use the word \"and\" shows that 251 and 259 are the only two that now produce a value equal to themselves.  The modified ProcPiece subroutine is:\r\n\r\nSUB ProcPiece (piece$, MajorPower)\r\n&nbsp;&nbsp;piece = VAL(piece$)\r\n&nbsp;&nbsp;n$ = \"\"\r\n&nbsp;&nbsp;IF piece > 99 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = unit$(piece \\ 100) + \" hundred \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 100\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + \"and \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 19 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = n$ + ten$(piece \\ 10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + \"-\":  ELSE n$ = n$ + \" \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + unit$(piece) + \" \"\r\n&nbsp;&nbsp;IF n$ > \"\" THEN name$ = n$ + major$(MajorPower) + \" \" + name$\r\nEND SUB\r\n\r\n',6537,0);
INSERT INTO comment VALUES (6543,974,1626,'Gamer','re(4): Easy','2003-07-18 15:54:57',2,'Yes, this has 10 syllables in each line, and every other line rhymes, but that\'s not all that\'s here... There is a deeper reason to the wierd words (including the make up of runshine and mathways, and usage of \"cat gas\" and \"Too far making\")',6244,0);
INSERT INTO comment VALUES (6544,569,1575,'DJ','re: solution','2003-07-18 18:33:07',0,'I think that if you send a key without a box, it\'s the same as sending it in an unlocked box, and not \'secure\' as you want it to be.',6539,0);
INSERT INTO comment VALUES (6545,569,1575,'DJ','Possible Solution','2003-07-18 18:34:01',3,'If your friend has a lock, you can send the locked box, and he can add a lock of her own and send it back.\r\nThen, you remove your lock, send the box back one more time, and he can remove his own lock and open the box.\r\n\r\nThat way, you never send the box unlocked, and never have to send a key at all.',NULL,0);
INSERT INTO comment VALUES (6546,569,153,'TomM','re: Possible Solution','2003-07-18 19:39:45',0,'Yes, this is not only the traditional answer, but the \"key\" to secure encryption of electronic documents. Since each of you choose an encryption code key that you share with no one else, no one can decrypt any of the three encrypted versions (your encryption, bothe encryptions, your friend\'s encryption.)',6545,0);
INSERT INTO comment VALUES (6547,971,1253,'brianjn','re: Points on an ellipse','2003-07-18 22:33:46',1,'Back to my previous ask, \"is there a property (etc)..\", I have thought just a bit further.\r\n\r\nIf two lines are to intersect, then there is a common area within which arcs of half their lengths must overlap.  \r\n\r\nIs this what levik means by \"How would you determine ...?\"\r\n\r\n ',6270,0);
INSERT INTO comment VALUES (6548,569,2682,'exoticorn','re(2): solution','2003-07-19 01:20:08',0,'Yes, the one key is sent insecurely, but the point is that the box with the corresponding lock has already arrived at the friend before the key for it is sent. Therefore copying this key doesn\'t help someone sitting between the sender and his friend. (To open the box he needs the copied key BEFORE the locked box goes through his hands.)\r\n\r\nIn fact, i just realised that my solution was overly complicated, the second key&lock isn\'t neccessairy.\r\n\r\nJust send the locked box with the valuable object first and the key only after the box has arrived.',6544,0);
INSERT INTO comment VALUES (6549,569,2682,'exoticorn','re: Possible Solution','2003-07-19 01:24:32',0,'While that would certainly work, IF the friend had his own set of key+lock, the problem doesn\'t give us any information about whether this is the case. So the solution to the problem shouldn\'t depend on this.',6545,0);
INSERT INTO comment VALUES (6550,571,1626,'Gamer','Maybe','2003-07-19 04:01:37',2,'I would fill four trays with water, and put the first tray in, then a tray bottom-side up, then a tray right side up with water, and so on. You can fill it that way with 4 at a time\r\n',NULL,0);
INSERT INTO comment VALUES (6551,571,2489,'nellie','possible solution','2003-07-19 06:58:23',0,'Maybe I\'ve missed something in the question but the trays will be either 3 x 4 or 2 x 6 and can therefore be stacked altnately at right angles to each other.',NULL,0);
INSERT INTO comment VALUES (6552,823,2766,'Angelo','coin problem','2003-07-19 07:57:55',3,'There are eight possibilities and three of them have one head so it\'s 3/8.',NULL,0);
INSERT INTO comment VALUES (6553,567,2766,'Angelo','My solution...','2003-07-19 08:12:42',3,'R won the race therefore making it B that made the only correct statement.',NULL,0);
INSERT INTO comment VALUES (6554,571,2703,'Mr. Spock','Wrong answer','2003-07-19 08:28:17',0,'Hmmm, we do not know the dimensions of the freezer compartment or the trays, we only know it will hold seven ice cube trays stacked vertically.  However with an unlimited supply of trays why not break them apart in order to construct shelving such that six vertical trays could be inserted vertically with a bit of a little gap (less than or equal to a tray height / 5 between each that is)',NULL,0);
INSERT INTO comment VALUES (6555,571,1919,'Lewis','My Idea','2003-07-19 09:47:39',3,'Fill one ice cube tray and put it in, then put an empty one upside down on top of it. This will not \'nestle\' into the other one, and you can then place another water-filled tray on top, and so on, until you get 4 trays with water in and 3 trays without.',NULL,0);
INSERT INTO comment VALUES (6556,571,1626,'Gamer','re: Wrong answer','2003-07-19 09:50:11',1,'My guess is the freezer will just barely fit the ice trays, so they can\'t be stacked in any way (like an alternating patern) by atlternating every other row.\r\n\r\nI don\'t know if putting them at right angles is not allowed, but would imagine the ice cubes wouldn\'t be full size in some instances of this.\r\n\r\nI also think the goal is to keep the trays intact, and not cut them apart. Otherwise this would be an easy problem.',6554,0);
INSERT INTO comment VALUES (6557,946,2771,'Joe','re(2): Common solution','2003-07-19 19:04:29',0,'well if you pulled it out and it said \"LIFE\" then you obviously wouldent tear, swollow, or burn it',6117,0);
INSERT INTO comment VALUES (6558,571,2771,'Joe','re(2): Wrong answer','2003-07-19 19:31:53',0,'but even if the freezer \"just barely\" fits the ice cube trayes then you should be able to stack them in a pattern upside down from each other if all trayes are the same dimensions',6556,0);
INSERT INTO comment VALUES (6559,980,2773,'Jeff','re: Answer','2003-07-19 22:47:05',0,'I agree. If knaves truly alternate between truth and lies - meaning that they must tell one and then the other - then this is the only possible solution.',6402,0);
INSERT INTO comment VALUES (6560,571,1626,'Gamer','re(3): Wrong answer','2003-07-20 02:52:26',2,'Yes, I think that\'s a good answer, and is the one I submitted in \"Maybe\", below. :)',6558,0);
INSERT INTO comment VALUES (6561,1018,1301,'Charlie','hmmm...','2003-07-20 04:49:28',1,'There doesn\'t seem to be a limit as to the number of sets that satisfy the equation.  \r\n\r\nThe equation becomes\r\nbc=ac+ab, or\r\nbc=a(b+c), or\r\na = bc/(b+c)\r\n\r\nThe following program seems to produce solutions going on and on:\r\n<pre>\r\nDECLARE FUNCTION gcd# (x#, y#)\r\nDEFDBL A-Z\r\nsum = 1\r\nDO\r\n  sum = sum + 1\r\n  FOR b = 1 TO sum / 2\r\n    c = sum - b\r\n    a = b * c / sum\r\n    IF a = INT(a) THEN\r\n      IF gcd(gcd(a, b), c) = 1 THEN\r\n        PRINT a, b, c, sum\r\n      END IF\r\n    END IF\r\n  NEXT\r\nLOOP\r\n\r\nFUNCTION gcd (x, y)\r\n dnd = x: dvr = y\r\n IF dnd &lt; dvr THEN SWAP dnd, dvr\r\n DO\r\n   q = INT(dnd / dvr)\r\n   r = dnd - q * dvr\r\n   dnd = dvr: dvr = r\r\n LOOP UNTIL r = 0\r\n gcd = dnd\r\nEND FUNCTION\r\n</pre&gt;\r\nsuch as:\r\n 1             2             2\r\n 2             3             6\r\n 3             4             12\r\n 4             5             20\r\n 6             10            15\r\n 5             6             30\r\n 6             7             42\r\n 10            14            35\r\n 12            21            28\r\n 7             8             56\r\n 15            24            40\r\n 8             9             72\r\n 14            18            63\r\n 20            36            45\r\n 9             10            90\r\n 21            30            70\r\n 10            11            110\r\n 18            22            99\r\n 24            33            88\r\n 28            44            77\r\n 30            55            66\r\n 11            12            132\r\n 35            60            84\r\n 12            13            156\r\n...\r\n102           138           391\r\n112           161           368\r\n120           184           345\r\n126           207           322\r\n130           230           299\r\n132           253           276\r\n23            24            552\r\n95            120           456\r\n119           168           408\r\n143           264           312\r\n...\r\n 330           555           814\r\n 336           592           777\r\n 340           629           740\r\n 342           666           703\r\n 37            38            1406\r\n 105           114           1330\r\n 165           190           1254\r\n 217           266           1178\r\n 261           342           1102\r\n 297           418           1026\r\n 325           494           950\r\n 345           570           874\r\n 357           646           798\r\n...\r\n 69            70            4830\r\n 201           210           4690\r\n 549           630           4270\r\n 649           770           4130\r\n 741           910           3990\r\n 901           1190          3710\r\n 969           1330          3570\r\n 1081          1610          3290\r\n 1161          1890          3010\r\n 1189          2030          2870\r\n 1209          2170          2730\r\n 1221          2310          2590\r\n 70            71            4970\r\n 138           142           4899\r\n 204           213           4828\r\n 268           284           4757\r\n 330           355           4686\r\n 390           426           4615\r\n 448           497           4544\r\n 504           568           4473\r\n 558           639           4402\r\n 610           710           4331\r\n 660           781           4260\r\n 708           852           4189\r\n 754           923           4118\r\n 798           994           4047\r\n 840           1065          3976\r\n 880           1136          3905\r\n 918           1207          3834\r\n 954           1278          3763\r\n\r\nand so forth.\r\n\r\nMaybe there\'s a pattern here, and solutions can be categorized, so as to be able to enumerate the classes.  The program already weeds out those where a, b and c share a common factor, such as 2,4,4, which is merely a reiteration of 1,2,2.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6562,1018,1301,'Charlie','re: hmmm...','2003-07-20 04:57:49',0,'Sorry; that pre didn\'t seem to end.  The last sentence was:\r\nMaybe there\'s a pattern here, and solutions can be categorized, so as to be able to enumerate the classes.  The program already weeds out those where a, b and c share a common factor, such as 2,4,4, which is merely a reiteration of 1,2,2.\r\n\r\n',6561,0);
INSERT INTO comment VALUES (6563,1018,153,'TomM','Pattern (re: hmmm...)','2003-07-20 06:58:49',0,'One thing I noticed in your list is that A, B and C (the denominators of the original fractions) have the property that there exist positive integers a, b, and c such that A=bc; B=ac; and C=ab. Plugging these values into your first transformation of the equation we get: \r\n\r\nBC = AC + AB => a&#178;bc = ab&#178;c + abc&#178\r\n\r\nDividing by abc gives us a = b + c\r\n\r\nSome examples: \r\n\r\n<tt>\r\n\r\n&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;&nbsp;B&nbsp;&nbsp;&nbsp;&nbsp;C&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a&nbsp;&nbsp;&nbsp;&nbsp;b&nbsp;&nbsp;&nbsp;&nbsp;c\r\n&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;1\r\n&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;1\r\n&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;1\r\n&nbsp;&nbsp;10&nbsp;&nbsp;&nbsp;14&nbsp;&nbsp;&nbsp;35&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;2\r\n&nbsp;&nbsp;20&nbsp;&nbsp;&nbsp;36&nbsp;&nbsp;&nbsp;45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;4\r\n&nbsp;330&nbsp;&nbsp;555&nbsp;&nbsp;814&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;37&nbsp;&nbsp;&nbsp;22&nbsp;&nbsp;&nbsp;15\r\n&nbsp;969 1330 3570&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;70&nbsp;&nbsp;&nbsp;51&nbsp;&nbsp;&nbsp;19\r\n1189 2030 2870&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;70&nbsp;&nbsp;&nbsp;41&nbsp;&nbsp;&nbsp;29</tt>\r\n\r\nBecause of your weeding out of triples which are multiples  of other triples, b and c are mutually prime in all your examples. The pattern would have been more difficult to determine and to generate without that step. \r\n\r\nYou can generate A, B, and C by \r\n\r\n1) Set any random b\' and c\';\r\n2) Set b = (b\')/d; Set c = (c\')/d (d = GCF(b\',c\')*\r\n3) Set a = b + c\r\n4) Set A = bcd; Set B = acd; Set C = abd\r\n\r\n*GFC(b\',c\') means the Greatest Common Factor shared by b\' and c\'\r\n\r\n ',6561,0);
INSERT INTO comment VALUES (6564,1018,153,'TomM','re: Pattern (re: hmmm...)','2003-07-20 07:15:11',0,'The algorithm at the end of my last reply generates all triples that satisfy the initial equation, including triples that Charlie weeded out because they are multiples of other triples (4,2,2) or because c &lt; b (2,6,3). To weed these out, add steps \r\n1A) If c < b return to step 1)\r\n2A) If d &gt; 1 return to step 1)',6563,0);
INSERT INTO comment VALUES (6565,567,2703,'Mr. Spock','Proof by Contradiction','2003-07-20 08:13:14',0,'There are three scenarios, Firstly lets suppose Scenario A - 1 is correct and 2 and 3 are not.  From 1) we know either P or S won.  Lets suppose P won that would be contradictory because 3) would be correct also.  Lets suppose S won that would prove 2) correct also, contradictory.  Scenario A thus fails.  Scenario C - 3) is correct and 1) are 2) are not.  From 3) we know either S or R won. Either case proves 2) correct also which is a contradiction.  Thus the only possibility is Scenario B - 2) is correct and 1) and 3) are not.  We then know from 1) P and S lost, from 2) gives us no additional help and from 3) Either S or R won.  Therefore R won with B making the onlt correct statement.  ',NULL,0);
INSERT INTO comment VALUES (6566,571,2703,'Mr. Spock','Right Answer','2003-07-20 09:25:49',0,'I will make the non implicit assumption that each tray is of indentical n x 2 rectangular dimension and n > 1.  Begin by filling four of the trays with water and seperating them using three upsidedown trays, 8n cubes will be produced. This much is obvious but there is a trick to now producing additional cubes.  Now empty the trays, By my assumption you will then have enough cubes now to stick 2 in alternating diagonal corners of each of six empty trays.  Do this, fill up all the remaining holes of these 6 trays with water and put it back in the freezer with a seventh tray entirely filled with water at the top.  This will produce 14n-12 cubes.  Utilizing this process is your most efficient method of cube production under the current scenario.  So after c freezing cycles you will have 8n +(c-1)*(14n-12) cubes.',NULL,0);
INSERT INTO comment VALUES (6567,1018,1301,'Charlie','re: Pattern (re: hmmm...)','2003-07-20 10:47:49',0,'Or, eliminating one set of variables:\r\n\r\n1) Set any random b and c; \r\n2) Set d = GCF(b,c) \r\n3) Set a = b + c \r\n4) Set A = bc/d; Set B = ac/d; Set C = ab/d \r\n\r\n',6563,0);
INSERT INTO comment VALUES (6568,571,2571,'Rob','Solution','2003-07-20 16:45:28',3,'Sell your infinite number of ice trays and buy a new fridge. \r\n   Assuming that this is the kind of fridge where you have a actual refrigerator as well as a freezer, why not just use both compartments? Then you use Gamer\'s solution, only with even more space.',NULL,0);
INSERT INTO comment VALUES (6569,573,1686,'DuCk','possibility...','2003-07-21 02:30:56',0,'I\'m not sure if i\'m understanding the situation correctly, but if each surgeon only needs one glove to operate, and the requirement is that the glove must be clean to operate then I would say surgeon 1 uses the first glove.  Surgeon 2 uses the second glove.  Surgeon 3 then takes surgeon 1\'s glove and put\'s it on, and then takes surgeon 2\'s glove and turns it inside out and put\'s it over the other glove (leaving a clean glove on both sides) and finishes the operation up.',NULL,0);
INSERT INTO comment VALUES (6570,573,1919,'Lewis','re: possibility...','2003-07-21 02:34:58',1,'I was thinking along those lines too, but when you said \'Surgeon 3 then takes surgeon 1\'s glove and put\'s it on, and then takes surgeon 2\'s glove and turns it inside out and put\'s it over the other glove\' it should be the other way round (He puts surgeon 1\'s glove on upside down and then puts surgeon 2\'s glove on the normal way round.',6569,0);
INSERT INTO comment VALUES (6571,573,1919,'Lewis','re(2): possibility...','2003-07-21 02:35:57',0,'*I meant inside out, not upside down',6570,0);
INSERT INTO comment VALUES (6572,571,1919,'Lewis','re: Solution','2003-07-21 02:39:30',1,'The whole point of a \'freezer\' is that it freezes. Putting water in a \'refrigerator\' will keep it cool, but will not turn it to ice.',6568,0);
INSERT INTO comment VALUES (6573,573,1301,'Charlie','re(2): possibility...','2003-07-21 02:54:05',0,'If surgeon 3 puts on surgeon 1\'s glove inside out, he is exposed to the patient\'s blood. ',6570,0);
INSERT INTO comment VALUES (6574,573,1301,'Charlie','re: possibility...','2003-07-21 02:55:37',0,'If surgeon 3 puts on surgeon 1\'s glove he is exposed to surgeon 1\'s blood.  In addition, turning the outer glove inside out exposes the patient to surgeon 2\'s blood.',6569,0);
INSERT INTO comment VALUES (6575,573,1301,'Charlie','solution','2003-07-21 03:04:15',3,'There are only four glove surfaces as well as four people.  Each surface therefore must be associated with only one person.\r\n\r\nThe first surgeon wears both gloves.  The outer glove must then remain the outer (or only) glove each remaining time to keep that outer surface toward the patient.\r\n\r\nThe second surgeon then wears only that outer glove.\r\n\r\nThe third surgeon then turns the first surgeon\'s inner glove inside out and puts it inside the second surgeon\'s only glove (the original surgeon\'s outer glove), so that the surface reserved for the patient remains outside and the two surfaces contaminated by the previous two doctors are facing each other between the two gloves.\r\n\r\nBut how does each doctor perform surgery with only one hand?  ',NULL,0);
INSERT INTO comment VALUES (6576,1018,2716,'Federico Kereki','A (partial?) solution','2003-07-21 07:59:33',1,'For integer P, Q, setting A=PQ, B=P(P+Q), C=Q(P+Q) gives a solution.',NULL,0);
INSERT INTO comment VALUES (6577,1018,2716,'Federico Kereki','A (partial?) solution','2003-07-21 07:59:33',0,'For integer P, Q, setting A=PQ, B=P(P+Q), C=Q(P+Q) gives a solution.',NULL,0);
INSERT INTO comment VALUES (6578,1018,2716,'Federico Kereki','re: A (partial?) solution','2003-07-21 08:07:14',1,'For the general problem 1/A=1/B+1/C+...+1/Z, you can get a solution by picking integer number b, c, ... z, setting A=bc...z, and letting X=A/x.(b+c+...+z).',6576,0);
INSERT INTO comment VALUES (6579,573,2760,'Fay Duncan','solution','2003-07-21 08:10:52',3,'One surgeon does the surgery while the other two tell him/her how to do their portion of the surgery.',NULL,0);
INSERT INTO comment VALUES (6580,1021,1567,'Bryan','solution','2003-07-21 09:49:19',3,'It seems that all three partygoers must be 44, and since 44x44 = 1936, this would be the age of the third person in the year 1980.<p> Consider a situation where the ages are not all the same, say ages of 43, 44, and 45.  The [products of these ages is 1892, 1935, and, 1980.  Not only do these values not meet the requirements of the puzzle, but subtracting each of those numbers from any given year gives too large a disparity in ages, which when you multiply <b>them</b> together gives products that are even further apart.  In other words, it seems the three partygoers must be the same age for this to work.',NULL,0);
INSERT INTO comment VALUES (6581,1021,1301,'Charlie','solution','2003-07-21 12:10:19',3,'It would seem that all three must be age 44 at the party and have been born in 1936.  That would mean the party took place in the latter part of 1980, after all have had their birthdays, or in the early part of 1981, before any had a birthday.  So 1981 is the latest year in which this could happen.',NULL,0);
INSERT INTO comment VALUES (6582,573,1626,'Gamer','re: solution','2003-07-21 17:15:33',2,'This is a good idea, but it says \"all three of the surgeons are needed to operate on the cook\", which I think means they have to actually do it.\r\n\r\nThere are actully only 3 people who need glove/gloves, but 4 glove surfaces.  So unless a surgeon operates with only one hand, there isn\'t any possibility other than a \"trick\" answer like sterilizing the gloves on the campfire in my opinion.',6579,0);
INSERT INTO comment VALUES (6583,1021,2571,'Rob','Solution','2003-07-21 17:19:53',3,'The earliest year it could\'ve been is the year 6. The age of all three people is two. They were all born in the year 4.',NULL,0);
INSERT INTO comment VALUES (6584,571,2790,'SumoJim','','2003-07-21 19:48:20',3,'Put one tray in full of water. Close the door. There is no specification in the question about how much ice must be made.\r\n\r\nCould just fill one of the cube holes with water.',NULL,0);
INSERT INTO comment VALUES (6585,498,1919,'Lewis','I Think....','2003-07-21 20:54:22',3,'Is it to do with describing the previous numbers?\r\n\r\n11 is one 1 so far. 31 is three 1\'s so far. 4113 is four 1\'s and one 3 etc.',NULL,0);
INSERT INTO comment VALUES (6586,569,1919,'Lewis','Depends','2003-07-21 20:56:45',3,'The only solution I can think of is you send the object in the box with a lock. Your friend then fits another lock and sends it back. You remove your lock, send it back again then the friend can take his lock off and open it. I don\'t know whether we can assume the friend has his own locks, though.',NULL,0);
INSERT INTO comment VALUES (6587,179,2775,'tyler','Similar Problem','2003-07-21 22:35:11',0,'What get\'s larger the more you take away.\r\n\r\nA HOLE.',NULL,0);
INSERT INTO comment VALUES (6588,177,2775,'tyler','Not enough detail','2003-07-21 22:37:03',0,'It didn\'t talk about how deep or wide the hole was.  If the ball was wedged in... no amount of water would make it float out.',NULL,0);
INSERT INTO comment VALUES (6589,278,2775,'tyler','Hmmm','2003-07-21 22:38:22',0,'Simple yet effective solution.  Despite having no meaning what so ever.',NULL,0);
INSERT INTO comment VALUES (6590,90,2775,'tyler','Why international waters????','2003-07-21 22:50:10',0,'Do they have to be in international waters???  Can\'t it just be that Kerry was born at 11:59 PM on Feb 28... then Terry was born at 12:01 AM on March 1st... and this particular puzzle takes place in a leap year... thereby separating their birthdays by 2 days.',NULL,0);
INSERT INTO comment VALUES (6591,569,2373,'ryan smith','re(3): solution','2003-07-21 22:58:28',0,'That\'s all fine and dandy, but I think that you are assuming that the box would arrive safely before the key. Countering this assumption, I would suggest that a box interceptor forge a receipt or impersonate your friend on the telephone to convince you to send the first key after he has intercepted the box.\r\n\r\nSuch a solution and counter attack are out of scope, I think.\r\n\r\nI like your first solution better.',6548,0);
INSERT INTO comment VALUES (6592,569,2373,'ryan smith','Smarty Pants Solution','2003-07-21 23:06:30',1,'Send the object in a brown paper bag. That way no one will want to steal it.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6593,520,2775,'tyler','re: My solution is different','2003-07-21 23:10:25',0,'I GOT THE SAME ANSWER YOU DID!  I THINK IT MEETS ALL THE CRITERIA!!!',5356,0);
INSERT INTO comment VALUES (6594,520,2775,'tyler','Oh... Jim C you are correct','2003-07-21 23:11:53',0,'U R COrrect',NULL,0);
INSERT INTO comment VALUES (6595,903,2731,'Venisha Nair','ok','2003-07-22 01:49:41',0,'Haha... i think i got it. \r\nthe first cube has the letters urchoj\r\nthe second cube                eybkns\r\nthe third                      fivpgz\r\nand finally                    dtalwm\r\n\r\nI think! :) ',NULL,0);
INSERT INTO comment VALUES (6596,1010,2731,'Venisha','','2003-07-22 01:59:17',0,'you are the heart! ',NULL,0);
INSERT INTO comment VALUES (6597,1010,1732,'Helen','my answer','2003-07-22 02:49:07',3,'Its the Soul. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6598,1018,2792,'Thomas','My first shot','2003-07-22 04:55:39',0,'I believe the sets are of the form {N,N+X,N+(N*N/X)} such that (N*N/X) is an integer.',NULL,0);
INSERT INTO comment VALUES (6599,1018,2592,'ben young','guess','2003-07-22 05:00:14',0,'it appears as if there are an infinite set of integers, satisfied by the following equations:\r\n\r\nB = A * 2, A>0\r\nC = B\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6600,1010,1919,'Lewis','Answer','2003-07-22 07:13:11',3,'Its the soul.\r\n\r\nObviously it can\'t be seen, felt or touched.\r\nEveryone has one, although somebody don\'t believe they exist.\r\nThere\'s soul music.',NULL,0);
INSERT INTO comment VALUES (6601,1021,158,'Ender','Longer solution','2003-07-22 07:27:07',3,'If x is the current year, a is the birth year of person 1, b is the birth year of person 2, and c is the birth year of person 3, then we are trying to find:\r\n(x-a)*(x-b)=c\r\n(x-b)*(x-c)=a\r\n(x-c)*(x-a)=b\r\n\r\nWe can pick two and simplify them:\r\n(x-b)*(x-c)=a  => (x-b)=a/(x-c)\r\n(x-a)*(x-b)=c  => (x-b)=c/(x-a)\r\na(x-a)=(x-c)c  => (a-c)x=(a-c)(a+c)\r\n\r\nSo solutions can be at a-c=0 and x=a+c.  x=a+c leads to a solution where two of the people are 1 year old, and the other was born in year 1.  Unless we allow for a 2000 year old person, that most likely won\'t be the best answer.  The other solution is a=c; in other words, person 1 is the same age as person 2.  By similar reasoning it can be shown person 3 must also be the same age.\r\n\r\nNow we have an easier problem: (x-a)*(x-a)=a => x^2-2a+(a^2-a)=0\r\nThe roots of this are x = a +/- sqrt(a).  Or in other words, the year of the party is the birth year plus the square root of the birth year.  But the year of the party is also equal to the birth year plus the age of the person.  So the birth year must be a square number, and the age of the people must be the square root of that year.\r\n\r\nSo what is the numeric solution? The closest squares around 2003 are: 43^2 = 1849, 44^2 = 1936, 45^2 = 2025, so those are the birth years that will work.  The party years would be 1849+43=1892, 1936+44=1980, and 2025+45=2070.  So as the others said, 1980 is the most recent party year.\r\n\r\nThat being said, if the three people were being absurdly precise, and said they were 44 1/4 years old, the party could have been sometime around April 2002.  But while 4 year olds might say their ages like that, I don\'t know many 44 years olds that would.\r\n',NULL,0);
INSERT INTO comment VALUES (6602,1018,1921,'Travis Taylor','','2003-07-22 07:52:22',0,'I don\'t think this is every set, but if A = n, B = n+1 and C = n(n+1) then 1/A = 1/B + 1/C ',NULL,0);
INSERT INTO comment VALUES (6603,1010,2794,'Ryan','answer','2003-07-22 08:18:20',0,'soul',NULL,0);
INSERT INTO comment VALUES (6604,349,1919,'Lewis','Solution','2003-07-22 09:27:31',3,'Everyone says the colour of the person to their left\'s hat. Once everybody knows their colour, they can use their second guess to say their own colour.',NULL,0);
INSERT INTO comment VALUES (6605,1037,1301,'Charlie','solution','2003-07-22 12:40:52',3,'The best numbers to have on your card are those that are more likely to have a way of being formed from numbers that come up as the dice totals.  The probability of being able to form a given number is proportional to the number of ways the two dice can fall that can be used to form that number.\r\n\r\nThe number of ways that the dice can fall to produce given numbers is:\r\n<pre>\r\n1             16\r\n2             13\r\n3             12\r\n4             9\r\n5             8\r\n6             9\r\n7             6\r\n8             7\r\n9             5\r\n10            5\r\n11            2\r\n12            5\r\n15            2\r\n16            1\r\n18            2\r\n20            2\r\n24            2\r\n25            1\r\n30            2\r\n36            1\r\n</pre>\r\n------\r\nNumbers without a way of being formed, such as 13 or 14, are not shown.\r\n\r\nSo the best 6 numbers to have on your card are 1,2,3,4,5 and 6.\r\n\r\nThe different dice falls that produce these first 6 numbers are:\r\n<pre>\r\n1x 1         1+ 1         1+ 2         1+ 3         1+ 4         1+ 5\r\n1- 2         1x 2         1x 3         1x 4         1x 5         1x 6\r\n2- 1         1- 3         1- 4         1- 5         1- 6         2x 3\r\n2/ 2         2x 1         2+ 1         2x 2         2+ 3         2+ 4\r\n2- 3         2- 4         2- 5         2- 6         3+ 2         3x 2\r\n3- 2         3- 1         2/ 6         3+ 1         4+ 1         3+ 3\r\n3/ 3         3- 5         3x 1         4x 1         5x 1         4+ 2\r\n3- 4         3/ 6         3- 6         5- 1         6- 1         5+ 1\r\n4- 3         4- 2         4- 1         6- 2                      6x 1\r\n4/ 4         4- 6         5- 2\r\n4- 5         5- 3         6/ 2\r\n5- 4         6/ 3         6- 3\r\n5/ 5         6- 4\r\n5- 6\r\n6- 5\r\n6/ 6\r\n</pre>\r\n-------\r\nThe first column shows falls that produce 1; the second,2; etc.\r\n\r\nNote that 2,1 is different from 1,2 as they are different ways that the dice can fall. The indication of the operator between them is not meant to imply the order in which the numbers are given to the operation.  That is, for example, 2/6 and 6/2 are both shown for producing 3, as they are different falls of the dice that can produce 3 by division, but obviously 2 has to be the divisor and 6 the dividend.\r\n\r\nAlso note what is important: a given fall of the dice can be counted only once.  For example, a fall of 2,2 counts for just one way of producing 4; you can make it addition or make it multiplication, but it still counts as only 1 way, as we\'re counting ways of the dice falling, not your choice of how to make the number.  Only one way is shown on the above chart, to reflect that fact.',NULL,0);
INSERT INTO comment VALUES (6606,1037,2798,'Wayne','proposed solution','2003-07-22 18:37:21',0,'I ran the numbers on a spreadsheet, and the most commonly occuring sums, differences, products, and quotients are 1,2,3,4,5, and 6 (each occurs 10 or more times).  This is therefore my guess for the solution.',NULL,0);
INSERT INTO comment VALUES (6607,569,2682,'exoticorn','re(4): solution','2003-07-23 00:55:59',0,'If we allow an interceptor to impersonate the friend in all actions and communications, I don\'t think there is a solution short of delivering the packet personally. (Or having the friend collect it himself, for the more lazy ones ;) ',6591,0);
INSERT INTO comment VALUES (6608,571,2489,'nellie','cubes','2003-07-23 01:09:13',0,'If we are being pedantic, then the question asks how to produce \'cubes\' (plural). To produce one cube is not enough.',NULL,0);
INSERT INTO comment VALUES (6609,397,1575,'DJ','re: Yet Another','2003-07-23 01:52:06',0,'But \'vide\' is not a word, except in Latin -- and it has two syllables',4629,0);
INSERT INTO comment VALUES (6610,574,1919,'Lewis','Solution','2003-07-23 02:19:18',3,'From the clues we know:\r\n\r\nMr East went North.\r\nMr West went East.\r\nMr South went West.\r\nMr North went South.',NULL,0);
INSERT INTO comment VALUES (6611,574,1575,'DJ','Solution','2003-07-23 02:22:50',3,'There is not much problem here.\r\nSince South didn\'t go south, as East and West did not, North did.\r\nNorth did not go west, neither did West, or East, so South went west.\r\nEast did not go east, south, or west; he went north.\r\nWest, then, went east.\r\n\r\nIn sum:\r\nNorth -> south\r\nEast -> north\r\nSouth -> west\r\nWest -> east',NULL,0);
INSERT INTO comment VALUES (6612,574,2722,'Jack Putz','Duuuuuhhhh','2003-07-23 03:02:14',0,'East went North\r\nWest went East\r\nNorth went South\r\nSouth went East',NULL,0);
INSERT INTO comment VALUES (6613,574,1715,'Jonny Doe','re: Duuuuuhhhh','2003-07-23 04:23:31',0,'How can Mr. West & Mr. South take the East road?  I think you meant Mr. South went WEST.\r\n\r\nDuuuuuuuuuhhhhhhhhhhh',6612,0);
INSERT INTO comment VALUES (6614,1010,1715,'Jonny Doe','How about ....?','2003-07-23 04:34:19',1,'Sound.\r\n\r\nIt can not be felt, seen or touched. Everyone\'s body are making sounds like heart beating, talking and more. It is always debated, for example who never heard the quetion if a tree falls in the forest and no one is there does it make a sound? And last music is sound.',NULL,0);
INSERT INTO comment VALUES (6615,574,2804,'adrian','Solution','2003-07-23 04:38:06',3,'Mr East cannot go east, did not go south or west therefore went North\r\nMr West cannot go west, did not take the south road, Mr east took north so must have gone east\r\nMr South cannot go south therefore must go west\r\nMr North has only south left',NULL,0);
INSERT INTO comment VALUES (6616,984,2798,'Wayne','','2003-07-23 04:47:56',0,'I agree with Charlie\'s 2nd, 3rd, or 4th solutions from 7/16.  I personally favor #3 , because most women don\'t give birth at either ages 14 or 50, though it\'s indeed possible.  Thank goodness for Cramer\'s rule and Excel, which calculates determinants so quickly.  Otherwise, I wouldn\'t have finished nearly so soon',NULL,0);
INSERT INTO comment VALUES (6617,574,1626,'Gamer','Pretty easy','2003-07-23 06:40:02',1,'I personally wouldn\'t have voted this one onto the site, as it is too easy in my opinion. As long as you don\'t get cocky (the cocky ones always come up with wrong answers), you will get it',NULL,0);
INSERT INTO comment VALUES (6618,574,1626,'Gamer','Pretty easy','2003-07-23 06:40:02',1,'I personally wouldn\'t have voted this one onto the site, as it is too easy in my opinion. As long as you don\'t get cocky (the cocky ones always come up with wrong answers), you will get it',NULL,0);
INSERT INTO comment VALUES (6619,573,2809,'William','Solution','2003-07-23 06:55:38',3,'Each doctor wears one glove on the hand that is wounded and they share the fourth glove never turning it inside out.',NULL,0);
INSERT INTO comment VALUES (6620,397,1919,'Lewis','re(2): Yet Another','2003-07-23 07:32:43',0,'vide is a word (believe it or not) according to my parent\'s overly-sized overly-old dictionary, and is pronounced with 1 syllable. Perhaps its one of those words that doesn\'t get used any more, but the latin meaning is still around.',6609,0);
INSERT INTO comment VALUES (6621,573,2810,'Brett Zabek','Solution','2003-07-23 08:02:43',3,'There are 2 gloves (A and B).  The first surgeon wears both gloves (A and B)on one hand, Glove A on top of Glove B.  The second surgeon wears glove A.\r\nThe third surgeon reverses Glove B and places the Glove A over it.',NULL,0);
INSERT INTO comment VALUES (6622,571,2811,'chrissy','solution','2003-07-23 08:19:07',3,'the question only asks what the fastest way to make full size cubes is, it says nothing about how many you have to make, so the answer has to be just to fill one tray with water, put it in the freezer, and freeze it to make full-sized ice cubes',NULL,0);
INSERT INTO comment VALUES (6623,573,2272,'Clinton Heath','My solution','2003-07-23 08:50:56',0,'First off, it doesn\'t say that the surgeons each have one injured hand, so the solution must work with the surgeons having open wounds on both hands.\r\nIf Dr. Moe must operate on Curley the cook first, followed by Dr. Larry, and finally by Dr. Shemp, here is a possible solution.\r\nThey\'re surgeons, so why can\'t they operate on each other?  Dr. Shemp puts on the rubber gloves and closes Dr. Moe\'s wounds, leaving Dr. Moe free to operate on Dr. Larry (after having sterlilized the instruments).  Then after re-sterilizing the instruments, Dr. Moe then begins the operation on Curley while Dr. Larry closes the wounds on Dr. Shemp\'s hands.  Of course I am assuming that with the wounds closed, they are no longer in danger of being exposed to the blood of any of the others.',NULL,0);
INSERT INTO comment VALUES (6624,1020,2667,'Viet','clueless','2003-07-23 09:03:56',4,'what is permutation??',NULL,0);
INSERT INTO comment VALUES (6625,1020,1919,'Lewis','re: clueless','2003-07-23 09:19:48',1,'I dont know what permutations are either, but from looking at this it could be to do with different combinations of those numbers, as there is 720 ways of arranging 1,2,3,4,5 & 6 (I think).\r\n\r\nIf that is correct, then as for the actually question, my guess would be it starts with 4, as each starting number has 120 combinations of other numbers. Obviously in numberical order the first 120 would start with one, then the second 120 would start with two.\r\n\r\nThe 361th would then be 412356. For the 5 digits after the four we can apply the same method to find the number is 425631. This is all assuming that my guess at what a permutation is is correct, and that my calculations are also correct (we can always hope, eh).',6624,0);
INSERT INTO comment VALUES (6626,1020,2682,'exoticorn','re(2): clueless','2003-07-23 09:34:13',3,'You are right about the permutations, and also about the 361st, but I think you made a mistake inbetween that and the 407th.\r\nAccording to my calculations, it is 426513. 425631 appears to be the 401st one.',6625,0);
INSERT INTO comment VALUES (6627,1020,1301,'Charlie','solution','2003-07-23 09:44:07',3,'Let\'s first look at the question coming from the other direction.  What permutation is, say 365241?  We can see in this example that as prior to this permutation there are all the ones starting with 1 or 2, plus some more.  The ones that start 1 or 2 number 2*5!, as the remaining five digits after either the 1 or the 2 can be rearranged in 5! permutations.  But also some permutations beginning with 3 also precede 365241.  How many? Those beginning 31, 32, 34, and 35 certainly, and some beginning 36.  The ones beginning with one of the former group of four pairs number 4*4! as each of the four pairs can be followed by any permutation of the remaining 4 digits.  Note that in each position the choices contributed to the total are the digit in the given position minus 1 minus the number of digits to the left which are lower than this digit, all multiplied by the factorial of the number of digits remaining.  Thus in the next position, 5 - 1 - 1 (as there is one digit, the three, preceding the 5 lower than 5) is multiplied by 3!.  The 5 - 1 - 1 = 3 accounts for beginnings of 361, 362, and 364, each with 3! permutations available for the later digits.  Thus the number of permutations of the first six digits that lexicographically precede 365241 is given by:\r\n\r\n2*5! + 4*4! + 3*3! + 1*2! + 1*1! + 0*0! = 357,\r\n\r\nso that 365241 is the 358th permutation of the first 6 digits in lexicographical order.\r\nGoing in the reverse direction, we can see that the first 5! of the 6! permutations are devoted to those beginning with the digit 1.  The next 5! to those with 2, etc.  We merely need to divide by 5!: the quotient is the factor of 5! to use; the remainder is further divided by 4!, and the quotient there is the factor of 4!, etc.  Thus if we wish to know the 358th permutation of the six digits, we divide 357 (the number of permutations prior) by 5!, giving a quotient of 2 and a remainder of 117; when this is divided by 4! we get 4 with a remainder of 21; when that\'s divided by 3! we get a quotient of 3 with a remainder of 3.  Continuing in this fashion we get as quotients the entire sequence of coefficients of the factorials shown above:\r\n\r\n2, 4, 3, 1, 1,  0                    (by the way the last one is always zero)\r\n\r\nFrom this sequence we can reconstruct the permutation:  There are 2 digits with lexicographic priority over (lower than) the first digit, which must therefore be 3.  Of the digits other than 3, there are 4 with priority over the second digit, which is therefore 6.  Of the digits other than 3 or 6, three have priority over the third digit (these three therefore being 1, 2, and 4) so the third digit is 5.  Of the digits other than 3, 6, and 5, only one has priority over the fourth digit, which is therefore 2.  Of the digits other than 3, 6, 5, and 2, only one has priority over the next, which is therefore 4.  You can see where we go from there in reconstructing the original 365241.\r\nNow to get back to the originally proposed 407th permutation of the first 6 digits in lexicographical order: \r\n\r\n406/5! = 3 with remainder 46\r\n46/4! = 1 with remainder 22\r\n22/3! = 3 with remainder 4\r\n4/2! = 2 with remainder 0\r\n\r\nThe series of coefficients is therefore 3, 1, 3, 2, 0, 0.\r\n\r\nSo 3 are prior to the first digit which is therefore 4.\r\nThen 1 previously unused (1) are prior to the second digit which is therefore 2.\r\nThen 3 previously unused (1, 3, 5) are prior to the third digit which is therefore 6.\r\nThen 2 previously unused (1, 3) are prior to the fourth digit which is therefore 5.\r\nThen 0 previously unused are prior to the fifth digit which is therefore 1.\r\nThen the remaining digit is 3.\r\n\r\nThe reconstructed permutation is therefore 4, 2, 6, 5, 1, 3  as being the 407th in lexicographic (or 426513 numeric) order.\r\n\r\nThis can be verified via the \"brute force\" method of invoking the PERMUTE function <a href=\"http://perplexus.info/show.php?pid=986\">(Permutations)</a> 406 times starting with \"123456\".',NULL,0);
INSERT INTO comment VALUES (6628,1037,2813,'Dan','Solution','2003-07-23 11:00:57',0,'Well, using the numbers 0,1,2,3,4, and 5 would guarantee a win in this game because the smallest difference between two 6-sided dice is zero (same number on each die) and the largest is 5 (rolling a 1 and a 6), Therefore, no matter what is rolled on the two dice, these numbers will always hold a winner.',NULL,0);
INSERT INTO comment VALUES (6629,1020,1626,'Gamer','Another Solution','2003-07-23 11:28:56',3,'Here\'s how I would do it.\r\n\r\nThe 1-120 permutations begin with 1,\r\nThe 121-240 permutations begin with 2,\r\nThe 241-360 permutations begin with 3,\r\nThe 361-480 permutations begin with 4,\r\nThe 481-600 permutations begin with 5,\r\nThe 601-720 permutations begin with 6,\r\n\r\nSo the 407 permutation must begin with 4.\r\n\r\nThe 361-384 permutations begin with 41\r\nThe 385-408 permutations begin with 42\r\nThe 409-432 permutations begin with 43\r\nThe 433-456 permutations begin with 45\r\nThe 457-480 permutations begin with 46\r\n\r\nSo the 407 permutation begins with 42.\r\n\r\nYou could continue this method to find the answer. I think an easier way is seeing the last permutation (numerically) that begins with 42 is the 408 permutation, which is 426531; the digits after 42 are highest to lowest. So the 407 term must be 426513',NULL,0);
INSERT INTO comment VALUES (6630,573,1626,'Gamer','re: Solution','2003-07-23 11:43:14',0,'They only have two gloves, not four gloves :)',6619,0);
INSERT INTO comment VALUES (6631,397,1626,'Gamer','re(3): Yet Another','2003-07-23 12:37:25',1,'I think this is like one of those word-meld things where if it\'s an obscure word, it doesn\'t count much :)',6620,0);
INSERT INTO comment VALUES (6632,788,1626,'Gamer','re: SOLUTION','2003-07-23 12:52:04',4,'Actually isn\'t cock a female rooster? So would groin be a neccessary term in this case?\r\n',6196,0);
INSERT INTO comment VALUES (6633,1010,2828,'Glo','Hmm...','2003-07-23 14:29:21',0,'Wouldn\'t it be soul? Souls cannot be seen felt are touched, but are believed by some to be inside of everyone, and there is soul music.',NULL,0);
INSERT INTO comment VALUES (6634,571,1626,'Gamer','re: solution','2003-07-23 15:48:57',0,'If you can make more than 12 ice cubes per hour (assuming it takes an hour to freeze them) then that\'s not the fastest way',6622,0);
INSERT INTO comment VALUES (6635,569,2833,'maddi','think i got it','2003-07-23 16:32:18',0,'you send the key seprate in a box with a lock that your friend has or . . .\r\n\r\njust hand the thing to him',NULL,0);
INSERT INTO comment VALUES (6636,1037,1301,'Charlie','re: Solution','2003-07-23 16:33:20',0,'I\'m sure the idea is not to have just one number come up, but a whole row of them.  Some might interpret this as all the six numbers chosen, but I think it refers to an ordinary 5x5 bingo card with 24 numbers printed (free space in the middle), and the six are what you would never want to have missing from your card.\r\n\r\nSecond, zero is not a positive integer as it\'s neither positive nor negative.\r\n\r\nThird, There are only 6 ways that the numbers can come out equal on the two dice, and that\'s the only way to get zero.',6628,0);
INSERT INTO comment VALUES (6637,1037,2833,'maddi','huh?','2003-07-23 16:35:16',0,'dude, in trying to read this, i got like labrith lost',6605,0);
INSERT INTO comment VALUES (6638,574,2833,'maddi','yup  :)','2003-07-23 16:49:56',3,'Mr. North went South, Mr. South went West, Mr. West went East and Mr. East went North.\r\n\r\n\r\nno i did not cheat or look at other anwsers',NULL,0);
INSERT INTO comment VALUES (6639,569,2834,'Ryan','Solution (Maybe)','2003-07-23 16:53:46',0,'     Just send the box locked. It never said that the friend had to open the box or anything. It just said to send it to him/her securely.',NULL,0);
INSERT INTO comment VALUES (6640,1018,2133,'spinoza','solution','2003-07-23 17:01:56',0,'solution:\r\nB,C are equal even no\'s (say 2k each)\r\nA is half of either B or C.\r\n\r\nproof:\r\ncase 1- B odd & C odd\r\non taking LCM and adding you\'ll get sum of two odd numbers in the numerator, which is even and product of two odds in the denom, which is odd. \r\nThus the result shall be a non integer.\r\n\r\ncase 2- B odd & C even\r\non taking the LCM and adding you\'ll get an even no. above B and odd above C. result: sum is odd. the denominator shall be even. hence non integer result.\r\n\r\ncase 3- B even and C even but both contain unequal powers of two.\r\non taking the lower power of 2 common from both numbers in the denominator this becomes a case 2 problem.\r\n\r\ncase 4 - B and C are equal even numbers(say 2k each).\r\n1/A = 1/2k + 1/2k\r\n    = 2/2k\r\n    = 1/k\r\nhence A = k.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6641,1018,2133,'spinoza','oops','2003-07-23 17:05:25',0,'made a mistake with case 2, sorry\r\n',NULL,0);
INSERT INTO comment VALUES (6642,568,1919,'Lewis','Would the solution work??','2003-07-23 22:18:17',4,'I read Ravi\'s solution where you push the cork into the bottle. This surely wouldn\'t work. Corks are bigger at one end so that they stay in the bottleneck when pushed in. You couldn\'t push the whole cork into the bottle.',NULL,0);
INSERT INTO comment VALUES (6643,230,1919,'Lewis','Solution','2003-07-23 22:20:50',3,'At the start, she sat Billy and the first guest. Then she sat the others and at the end said the one sharing Billy\'s seat was the fifth guest. Since he/she was counted twice, only five people were seated, and one person wasn\'t even mentioned.\r\n',NULL,0);
INSERT INTO comment VALUES (6644,1036,1919,'Lewis','Another Challenge','2003-07-24 00:40:22',4,'Here\'s another challenge for you to try:\r\n\r\nEither find a word that has the same value both ways (doesn\'t have to be 100, because, as Charlie proved, that\'s impossible) OR prove that it is also impossible.',NULL,0);
INSERT INTO comment VALUES (6645,132,1919,'Lewis','Solution','2003-07-24 00:52:26',3,'The child\'s age is easy. Half of 32 is 16. So he was born in 1916 and was 16 when he made the statement.\r\n\r\nFor granny\'s age, we can start from 1800. That was 132 years previously. Half of 132 is 66, so granny was born in 1866 and was 66 when she made the statement.',NULL,0);
INSERT INTO comment VALUES (6646,574,2731,'Venisha','ok','2003-07-24 01:40:08',0,'mr East took the north rd\r\nmr WEst took the east rd\r\nMr south took the west rd\r\nmr north took the south rd',NULL,0);
INSERT INTO comment VALUES (6647,1010,2839,'Andrwe Mitchell','','2003-07-24 01:53:19',0,'I agree that the most obvious answer is soul, but I like Johnny D\'s different take on it.  Only one problem wth it the existence of sound is not really in debate  UNLESS we play a little fast and loose and since sound exists in debates then its existence is \"in debate\"\r\nnah, I guess that does not work either,  sorry',NULL,0);
INSERT INTO comment VALUES (6648,90,1919,'Lewis','re: Why international waters????','2003-07-24 04:08:05',1,'If that was the case, then Terry would be the younger of the twins. The reason its in international waters is so that it would go back a day.',6590,0);
INSERT INTO comment VALUES (6649,574,2843,'sunnyrae','solution','2003-07-24 05:14:44',3,'Mr East went North, Mr West went East, Mr North went South, Mr South went West',NULL,0);
INSERT INTO comment VALUES (6650,1021,2843,'sunnyrae','solution','2003-07-24 05:49:01',0,'1980\r\nthey are all 44, born in 1936',NULL,0);
INSERT INTO comment VALUES (6651,574,1575,'DJ','re: Pretty easy','2003-07-24 05:54:56',0,'I said the same thing when it was in queue, but everyone else seemed to think this was a great problem..',6618,0);
INSERT INTO comment VALUES (6652,575,2843,'sunnyrae','a possible solution','2003-07-24 05:55:01',3,'   9285\r\n  +5224\r\n---------\r\n  14509\r\n\r\nI don\'t know if it\'s right but it works',NULL,0);
INSERT INTO comment VALUES (6653,575,1919,'Lewis','re: a possible solution','2003-07-24 05:58:14',1,'I\'m not sure if that works because you have both E and G being worth five. I think by \'Also, different digits represent different values\', it means different letters mean different values, so two lettters cannot be worth the same.\r\n',6652,0);
INSERT INTO comment VALUES (6654,575,2667,'Viet','sunnyrai was close','2003-07-24 06:35:41',0,'  9 2 8 5 \r\n+ 7 2 2 4\r\n----------\r\n1 6 5 0 9\r\n\r\nhe was so close just a lil mistake',NULL,0);
INSERT INTO comment VALUES (6655,575,1183,'fwaff','A solution','2003-07-24 06:36:27',3,' 8795\r\n+4773\r\n-----\r\n13568\r\n\r\nI couldn\'t find an elegant way to solve this so ended up using trial and error with a modicum of logic thrown in.\r\n\r\nI started on the basis that I=1, and then worked through the options for increasing values of D. This solution worked at D=3 so there may be more for higher values of D, I\'ll have a look tomorrow.',NULL,0);
INSERT INTO comment VALUES (6656,575,2667,'Viet','i woould like to delete the oone before','2003-07-24 06:36:51',0,'would like to delete that post',6654,0);
INSERT INTO comment VALUES (6657,575,1183,'fwaff','re: A solution','2003-07-24 06:55:41',3,'The options for the other letters reduce dramatically as D increases so it took much less time than I thought to work out the other combinations. I believe that my previously posted solution is unique.\r\n',6655,0);
INSERT INTO comment VALUES (6658,261,1919,'Lewis','I dont like ants. They bite me.','2003-07-24 07:58:45',3,'Call the ants ant 1,2 & 3.\r\n\r\nThe direction ant 1 goes doesn\'t matter.\r\n\r\nAnt 2 has a 1/2 chance of picking the same way as ant 1.\r\n\r\nAnt 3 has a 1/2 chance of picking the same direction as the other two ants.\r\n\r\nThus, the probability of the ants never colliding is 1/4.\r\n',NULL,0);
INSERT INTO comment VALUES (6659,1037,1919,'Lewis','re: Solution','2003-07-24 08:02:59',1,'0 isn\'t a positive integer so you can\'t use that number. Also, 6 has more ways of being made than 5. (See Charlie\'s solution)\r\n\r\nBTW, why has nobody rated this yet? I would like to know what people think of my problems.',6628,0);
INSERT INTO comment VALUES (6660,1022,2489,'nellie','A start','2003-07-24 09:03:20',0,'I\'m not a die person or a maths person but to ensure a total of 15 or more might require 15 throws in which case the least likely total would be 15. I\'ll leave the rest to others.',NULL,0);
INSERT INTO comment VALUES (6661,1022,1919,'Lewis','re: A start','2003-07-24 09:07:59',1,'Thats not strictly true because you could get 15 other ways, like 5,5,5.',6660,0);
INSERT INTO comment VALUES (6662,1022,1919,'Lewis','Solution','2003-07-24 09:15:11',3,'I would say the least likely total is definitely 20 as the only way that can happen is if the sum so far was 14 and then you rolled a 20.\r\n\r\nThe ways of getting 15 or over are:\r\n\r\nAlredy on... ---------- Rolled---Totals\r\n9-------------------------6-------15\r\n10---------------------5 or 6-----15 and 16\r\n11-------------------4,5 or 6-----15,16 and 17\r\n12-----------------3,4,5 or 6-----15,16,17 and 18\r\netc.\r\n\r\nAs you can see the number that comes up every time is 15, so I think 15 would be the most common.',NULL,0);
INSERT INTO comment VALUES (6663,1022,1919,'Lewis','re: Solution','2003-07-24 09:17:08',0,'Whoops, that should be:\r\n\r\n...sum so far was 14 and then you rolled a 6.',6662,0);
INSERT INTO comment VALUES (6664,1022,1301,'Charlie','The probabilities','2003-07-24 12:45:59',3,'Let p(n;g) be the probability that n will be the first number at or greater than g.\r\n\r\nIf 0&lt;=g-n<=5, p(n;g) = p(n;g-1) + p(g-1;g-1)/6, as the event can be achieved if either\r\n1) n is the first number achieved at or higher than g-1, assuring the same for g+1 or\r\n2) The first number achieved at or higher than g-1 was g-1 itself, and then an (n-g) was rolled, the latter with a likelihood of 1/6.\r\n\r\nIf we start with choosing g = 1, p(6;1) through p(6;1) are all 1/6.\r\n\r\nThereafter we just need to use the recursion formula above.  In the below table, the numbers listed start, for each g, at n=g, rather than 1 each time, as that at n=g is the earliest non-zero value:\r\n<pre&gt;\r\n 1 .166667 .166667 .166667 .166667 .166667 .166667\r\n 2 .194444 .194444 .194444 .194444 .194444 .027778\r\n 3 .226852 .226852 .226852 .226852 .060185 .032407\r\n 4 .264660 .264660 .264660 .097994 .070216 .037809\r\n 5 .308771 .308771 .142104 .114326 .081919 .044110\r\n 6 .360232 .193566 .165788 .133380 .095572 .051462\r\n 7 .253604 .225827 .193419 .155611 .111500 .060039\r\n 8 .268094 .235687 .197878 .153768 .102306 .042267\r\n 9 .280369 .242560 .198450 .146988 .086950 .044682\r\n10 .289288 .245178 .193717 .133678 .091410 .046728\r\n11 .293393 .241931 .181893 .139625 .094943 .048215\r\n12 .290830 .230791 .188524 .143842 .097114 .048899\r\n13 .279263 .236996 .192313 .145585 .097371 .048472\r\n14 .283540 .238857 .192129 .143914 .095016 .046544\r\n15 .286114 .239386 .191171 .142272 .093800 .047257\r\n</pre>\r\n-------\r\nSo 15 has about a 28.6% probability of being the first number at or above 15 to be reached, while 20 has only a 4.7% chance.\r\n\r\nA computer simulation of 1,000,000 trials of this procedure resulted in a verification of the above probabilities, with the results\r\n285502  239261  191102  142391   94015   47729\r\n\r\nThe probabilities in the columns above do approach a limit as n gets higher.  That limit can be determined from the following:\r\n\r\nIf a is p(n;n), and b is p(n+1;n), and c is p(n+2;n), ..., f is p(n+5;n), (that is, the limit as n increases without bound) then from the above relations:\r\n\r\na=b+a/6\r\nb=c+a/6\r\nc=d+a/6\r\nd=e+a/6\r\ne=f+a/6\r\nf=a/6\r\n\r\nfrom which\r\nb=5a/6; c=4a/6; d=3a/6; e=2a/6 and f=a/6; and of course a=6a/6, so they are in arithmetic progression,and as they add up to 1, they are 6/21, 5/21,...,1/21.  This agrees with the common-sense notion that there are 6 ways of getting to n (from n-6+6 to n-1+1), but one fewer for each of the remaining numbers.\r\n',NULL,0);
INSERT INTO comment VALUES (6665,573,2847,'Rani Johnson','Three Surgeons and A Cook Solution?','2003-07-24 13:27:08',0,'sterilize the gloves after each sugeon uses them',NULL,0);
INSERT INTO comment VALUES (6666,1036,1575,'DJ','re: Another Challenge','2003-07-24 16:29:29',0,'There are myriad words that work, just, as Charlie said, the total value must be a multiple of 27. The shortest would be two-letter words for which the letters have \'opposite\' values, such as <i>by</i> or <i>lo</i>.\r\n\r\nI\'ll post a full list in the next comment.',6644,0);
INSERT INTO comment VALUES (6667,1036,1575,'DJ','the third list','2003-07-24 16:43:34',0,'Here\'s what I came up with, with a few modifications to the script I posted previously:\r\n\r\nabruptions(135), abruptness(135), abstruseness(162), abstrusities(162), acronyms(108), acupunctures(162), adjustor(108), agronomy(108), airburst(108), aliyos(81), allopolyploidy(189), allyls(81), altostrati(135), always(81), amazonstones(162), amplexuses(135), amus(54), amylolytic(135), annuls(81), anthropologist(189), antigrowth(135), antonymies(135), ants(54), aphthous(108), appetizers(135), appointments(162), aptest(81), arnattos(108), arrest(81), arrestants(135), artfulness(135), artillerists(162), aspersions(135), assaulters(135), assuring(108), astrally(108), astrometries(162), astrophotographs(216), athwartships(162), atomizations(162), atomizes(108), attenuator(135), attester(108), attractors(135), attributes(135), attune(81), authorises(135), authorship(135), autogeny(108), autoimmunities(189), automobility(162), autosexing(135), axiology(108), axioms(81), axon(54), baptistery(135), barnstormers(162), bassists(108), bemuzzling(135), bequests(108), beryls(81), betony(81), bevors(81), bevy(54), bijoux(81), biosensors(135), biotoxin(108), blizzardly(135), bloodroots(135), blowdown(108), bolshy(81), bombyx(81), bonzes(81), boosterism(135), boozer(81), bossiest(108), botryoid(108), bottomer(108), bourdons(108), bouses(81), boyishness(135), brawly(81), breezy(81), bromisms(108), bros(54), brownish(108), brumby(81), brunizem(108), brusquerie(135), bulgur(81), bundists(108), bunkhouses(135), business(108), by(27), byplay(81), census(81), centrist(108), cerous(81), cervix(81), cestos(81), choruses(108), chousers(108), chronaxy(108), chunters(108), churlishly(135), churls(81), circuity(108), citterns(108), clangorously(162), cliquishly(135), clonuses(108), closestool(135), cloudburst(135), coinventor(135), commissary(135), commissure(135), commuter(108), compos(81), compress(108), compulsive(135), compulsivenesses(216), compunctions(162), computerdoms(162), coneys(81), confusions(135), conspectus(135), consuetudinary(189), consumer(108), contentments(162), contextual(135), contorting(135), contrarily(135), contraventions(189), convolve(108), coplot(81), copolymerization(216), copolymerize(162), coquet(81), corporally(135), corvette(108), cosets(81), cosmoses(108), cosset(81), costliness(135), cothurni(108), cotransporting(189), cotter(81), counsels(108), counterassault(189), courageously(162), couriers(108), course(81), courtesans(135), cousin(81), couturiere(135), coworker(108), coxswain(108), cressets(108), criteriums(135), crofts(81), crooks(81), crosstie(108), crouse(81), crullers(108), cryptographers(189), cryptomerias(162), crystallises(162), cultural(108), culver(81), curl(54), curlycue(108), cushions(108), cusk(54), cussedly(108), customized(135), cutgrass(108), cutlet(81), cuttle(81), cytostatic(135), czarisms(108), demonstrator(162), desorption(135), detoxify(108), deuteriums(135), devourer(108), dhutis(81), diluters(108), disapprovers(162), disillusions(162), disprove(108), disquantitying(189), distinctly(135), distorting(135), disturbers(135), disulfoton(135), diuron(81), dosses(81), dossiers(108), doters(81), doubts(81), dourer(81), dozinesses(135), droopingly(135), duit(54), dump(54), durion(81), durras(81), duskiest(108), dustbins(108), ecotypes(108), effortlessly(162), electrolysis(162), electrotyper(162), elocutionist(162), elvers(81), elytra(81), elytroid(108), emulsion(108), endorsor(108), enologists(135), enosis(81), enquires(108), entellus(108), enters(81), entirely(108), entozoal(108), entreaty(108), entresol(108), envelops(108), eosins(81), ephors(81), equinely(108), equipoises(135), ergonomist(135), eroses(81), erringly(108), eryngoes(108), escots(81), espousal(108), essoin(81), estoppel(108), ethnomusicologists(243), ethnos(81), etiology(108), eulogist(108), euphemists(135), eventfulness(162), everydayness(162), evolve(81), exalts(81), executions(135), exertive(108), exhibitory(135), exophthalmus(162), exorcisers(135), expeditors(135), expels(81), expiator(108), explicitly(135), expostulated(162), exterminator(162), extrapolations(189), extremer(108), eyes(54), eyestone(108), eyestrains(135), eyries(81), fancyworks(135), farrow(81), favors(81), ferrum(81), fetoproteins(162), firepots(108), fist(54), fistnote(108), fits(54), fixers(81), flatworm(108), flautist(108), floorers(108), flourish(108), fluorography(162), flurries(108), flushers(108), flutings(108), fons(54), foodways(108), footfaults(135), footnoting(135), footsies(108), foreshortens(162), forethoughts(162), forevers(108), forgot(81), forkfuls(108), forksful(108), formatters(135), formularizer(162), foul(54), foulnesses(135), foxinesses(135), fremituses(135), frosting(108), fructify(108), fullness(108), fumitories(135), funerary(108), funniest(108), funnyman(108), furlough(108), gamuts(81), gastroenterology(216), gauziest(108), geometry(108), girt(54), girths(81), glints(81), gloomily(108), glooms(81), glossinesses(162), googly(81), gooney(81), gorgonizes(135), gormless(108), gossiper(108), gotten(81), govern(81), granulocytopoiesis(243), granulosis(135), grayness(108), gremmy(81), grippers(108), grit(54), griths(81), grivet(81), grossing(108), guideposts(135), guiltiness(135), gumtrees(108), gushiest(108), gynandry(108), harvesters(135), haywires(108), hazily(81), hemelytron(135), hemerythrins(162), heritrixes(135), hithermost(135), holily(81), hollos(81), hollower(108), hols(54), homeowners(135), homework(108), homologizers(162), homomorphism(162), honest(81), honorarily(135), hoop(54), hooter(81), hopers(81), hoppiest(108), horniest(108), hornswoggles(162), horsefly(108), horsewomen(135), hostessing(135), hotboxes(108), hounds(81), housesat(108), hovels(81), howler(81), humbly(81), humoristic(135), hunk(54), hurlings(108), huskings(108), hybris(81), hydrolytically(189), hydrometeorologist(243), hygienists(135), hymenium(108), hypanthium(135), hype(54), hyperkeratosis(189), hypermodernist(189), hyperope(108), hyperparasitisms(216), hyperrationality(216), hypersexualities(216), hypersthenes(162), hypertense(135), hypoxemias(135), ichorous(108), ichthyologists(189), idylls(81), ignorantly(135), illustrating(162), immodestly(135), immolators(135), immorality(135), immunizing(135), impenitently(162), importuned(135), impressive(135), impressivenesses(216), impunities(135), incautiousness(189), inclosures(135), inclusions(135), incorporator(162), infamously(135), inheritors(135), inkhorns(108), inoculum(108), inserter(108), insightfully(162), insolent(108), insouciantly(162), inspirer(108), instar(81), instinct(108), institutionalise(216), instrumented(162), insularism(135), insurgency(135), interceptors(162), interior(108), interjectory(162), intermenstrual(189), intermit(108), interobservers(189), intersociety(162), intertwinement(189), intertwining(162), intervalleys(162), interwar(108), intitles(108), intituling(135), introduction(162), inundators(135), inwrap(81), ionium(81), ionomers(108), irefully(108), iritises(108), irreversibly(162), irritatingly(162), isolationist(162), isostasies(135), issuably(108), izar(54), jarvey(81), jealousy(108), jest(54), jesuitries(135), jets(54), jettiest(108), jinxes(81), jitteriest(135), jostle(81), junket(81), juxtaposed(135), kerplunk(108), kipskins(108), kisser(81), knit(54), knurlier(108), krills(81), krises(81), kroner(81), lassoers(108), lathwork(108), lavishly(108), lavs(54), laxest(81), laywomen(108), lazuli(81), leisures(108), lentissimo(135), leptospire(135), levers(81), levins(81), levo(54), lewdly(81), lientery(108), lins(54), lintiest(108), lionizer(108), litany(81), literary(108), littleness(135), livens(81), livestocks(135), lo(27), loftless(108), lonesomely(135), longhouses(135), looper(81), loosestrifes(162), lorgnettes(135), louies(81), love(54), loxing(81), luculent(108), luminiferous(162), lumpen(81), lung(54), lunker(81), lunula(81), luring(81), lusted(81), lutein(81), luteolin(108), luteotrophic(162), luxating(108), luxuriated(135), lyases(81), lymphoblasts(162), lyophilizing(162), lyrate(81), lyricism(108), lysogenizing(162), maelstroms(135), mahzor(81), maists(81), malpositions(162), maltster(108), martlets(108), masons(81), masscult(108), mastless(108), matron(81), matt(54), mattrasses(135), maturities(135), mauves(81), mayo(54), mazzards(108), meou(54), mesothoraxes(162), metempsychosis(189), micropyles(135), militantly(135), milt(54), minimizers(135), ministries(135), minstrelsies(162), miraculousness(189), misadjusts(135), miscutting(135), misfunctions(162), misinforms(135), misjoins(108), mislives(108), mislying(108), misogynies(135), misogynistic(162), misoneisms(135), mispronounce(162), missetting(135), missteer(108), mistouch(108), mitten(81), modiolus(108), mogs(54), molestations(162), monochromist(162), monocotyledons(189), monogeny(108), monosomics(135), moonrise(108), mordents(108), moue(54), mowing(81), mucrones(108), muller(81), multiformities(189), multifrequency(189), multiple(108), multiplexing(162), multiplier(135), muscular(108), musicologist(162), mussed(81), myopic(81), nanowatt(108), natively(108), nattiest(108), naturalist(135), naysayer(108), nazify(81), nematocyst(135), neophyte(108), nephrology(135), nervings(108), nesses(81), nester(81), nettings(108), neurally(108), neuroanatomy(162), nils(54), nippiest(108), noesis(81), noises(81), nonbotanists(162), noncultivation(189), nondestructive(189), nondestructivenesses(270), nonhospitals(162), noninstitutionalized(270), nonmusic(108), nonnecessity(162), nonrioting(135), nonsolar(108), nontemporals(162), nonwhite(108), norite(81), northeasters(162), northerner(135), noseless(108), notarization(162), notarize(108), notation(108), note(54), novelization(162), novelize(108), nudely(81), nursed(81), nurturance(135), nutate(81), oblatory(108), observants(135), obstructionistic(216), obtest(81), obturation(135), odiums(81), oenology(108), ogrism(81), oilskins(108), oogeny(81), operants(108), operator(108), optative(108), opting(81), opuscula(108), orbs(54), ordure(81), organums(108), orient(81), ornithes(108), orthogonally(162), orthotic(108), ossa(54), ossein(81), ostensoria(135), ostracizes(135), otherworldliness(216), otoscope(108), outargue(108), outfinds(108), outgoing(108), outgoingnesses(189), outlived(108), outraise(108), outrebound(135), outsinging(135), outspeak(108), outtelling(135), outvoicing(135), outwatches(135), outweeping(135), outweigh(108), outwhirled(135), overawes(108), overcautions(162), overdrinks(135), overenthusiasm(189), overexerting(162), overextraction(189), overfertilizations(243), overfertilizes(189), overgilt(108), overimpressing(189), overinform(135), overlaps(108), overlights(135), overlive(108), overlong(108), overoptimistically(243), overpumped(135), overripe(108), overrude(108), oversees(108), oversell(108), oversimplistic(189), overslipping(162), overstride(135), overstuffing(162), oversupplied(162), overswinging(162), overtaxing(135), overtightens(162), oxcart(81), oxtail(81), oxygenates(135), ozocerites(135), paletots(108), paly(54), pandours(108), papery(81), papist(81), paratroopers(162), parols(81), parrying(108), pars(54), partisanly(135), pastises(108), pastoralisms(162), pastural(108), patissiers(135), pauses(81), pavers(81), pavins(81), pavior(81), pavlovas(108), pawn(54), pelycosaur(135), pennycresses(162), pens(54), peremptorinesses(216), periplasts(135), permissive(135), permissivenesses(216), permit(81), persuasive(135), persuasivenesses(216), perverse(108), perversenesses(189), petition(108), philanthropy(162), phimosis(108), phlogiston(135), phonying(108), phosphatizations(216), phosphatizes(162), phosphites(135), photoautotrophically(270), photog(81), photometer(135), phrenology(135), phrensying(135), phthisis(108), phyllodium(135), phytanes(108), phytopathogens(189), picornaviruses(189), pieforts(108), pimp(54), pintanos(108), pion(54), pipingly(108), piscos(81), pismires(108), pitchy(81), pithless(108), planlessly(135), plashy(81), play(54), playpens(108), plectrum(108), plenum(81), plesiosaur(135), plimsoll(108), plinks(81), ploidy(81), plumping(108), plushier(108), podiatry(108), pods(54), podsol(81), poetises(108), pokiness(108), polars(81), polyethylene(162), polymerising(162), polypeptides(162), polyphyletically(216), pooh(54), pore(54), posher(81), postbellum(135), postdiluvian(162), postfire(108), postfracture(162), postfreeze(135), potboils(108), potentates(135), potpie(81), pouted(81), powder(81), precariously(162), preceptors(135), precombustions(189), preconventions(189), prelatures(135), premenstrual(162), prepay(81), prepensely(135), prerequisite(162), prescription(162), preservation(162), preserve(108), prestamp(108), presterilize(162), pretension(135), preterites(135), pretorians(135), preunite(108), prewar(81), priestlinesses(189), primogenitures(189), proctoring(135), production(135), prolines(108), pronates(108), pronouncedly(162), propenes(108), propense(108), propitiation(162), proposed(108), proprioception(189), proteans(108), protection(135), provides(108), proximal(108), pseudoscorpion(189), psychoanalyzes(189), psychophysically(216), pule(54), pullmans(108), pulsejet(108), punchily(108), punctual(108), punditries(135), pupa(54), purloining(135), pyrometallurgies(216), quadrivium(135), quadrumvirates(189), quadruplet(135), quantitativeness(216), quantities(135), quarries(108), quartics(108), quashers(108), queens(81), quinines(108), quinoids(108), quinolines(135), quirkier(108), quisling(108), railways(108), ramosely(108), rankly(81), raps(54), rarest(81), rasp(54), raster(81), raters(81), rato(54), ravingly(108), raygrass(108), razoring(108), realty(81), reapproves(135), reassertions(162), rebozo(81), reclusions(135), recomputations(189), recomputes(135), reconquers(135), reequipments(162), reformisms(135), regretters(135), reimposition(162), reinsert(108), reinters(108), relativist(135), relators(108), remitter(108), remorsefulness(189), renest(81), rentes(81), rentiers(108), repercussion(162), repins(81), repo(54), repopularize(162), repopulation(162), representers(162), repugn(81), requesting(135), rescript(108), rescuers(108), resent(81), resilver(108), respectfully(162), respirometries(189), restimulates(162), restoral(108), restyled(108), resume(81), resystematized(189), retitles(108), retore(81), retuning(108), revelators(135), revels(81), revenuer(108), reverify(108), reversibly(135), revilers(108), revivals(108), revive(81), rewrap(81), rezoning(108), rhizoids(108), rhumbs(81), riftless(108), rights(81), rigorism(108), rikshaws(108), ripens(81), risorgimento(162), ritual(81), rivals(81), rive(54), robotizing(135), robs(54), roil(54), roof(54), rope(54), ropier(81), roseries(108), rota(54), roughhousing(162), roundels(108), roundish(108), rugosa(81), ruling(81), rumblers(108), runkle(81), ruralizing(135), rusticates(135), sacrists(108), salespersons(162), salterns(108), saltpeters(135), samovars(108), samshu(81), sannyasins(135), santir(81), santol(81), sapphist(108), sasins(81), sauerkraut(135), saughy(81), sautoire(108), savories(108), sawhorse(108), sawmills(108), scabrously(135), scaurs(81), schnitzels(135), sclerotium(135), scornful(108), scornfulnesses(189), scouting(108), scrims(81), scripter(108), scrutinising(162), sculkers(108), scurrilities(162), seamount(108), seamstresses(162), securely(108), securers(108), securitization(189), securitize(135), sedums(81), seismologist(162), seizings(108), semiologists(162), semiosis(108), sennit(81), sensations(135), senses(81), sensitometer(162), sepalous(108), seronegativity(189), serpentinely(162), settle(81), sewans(81), sh(27), shamoy(81), shamus(81), shanny(81), sharps(81), sharpshooter(162), shelly(81), shelvers(108), shiftily(108), shifts(81), shirttails(135), shittier(108), shiver(81), shorthairs(135), shortsightedly(189), shovel(81), shovellers(135), shri(54), shrillness(135), shrive(81), shtetels(108), shucks(81), sift(54), siglos(81), silverer(108), similarity(135), simitars(108), simonizing(135), simplicity(135), sinful(81), sinfulnesses(162), sinuates(108), siphon(81), siskin(81), skewer(81), skiers(81), skinless(108), sklent(81), skullduggery(162), skyscraper(135), slimmers(108), slipform(108), sliverer(108), slivovices(135), slopping(108), sloughiest(135), slovenlinesses(189), slub(54), sluggers(108), slumming(108), smeary(81), smog(54), smoker(81), smutches(108), snappers(108), snapshotting(162), snaths(81), snells(81), sniper(81), snivel(81), snowlike(108), snuffers(108), soaves(81), sociologists(162), sodium(81), softshells(135), solarium(108), solemnness(135), soleness(108), somewise(108), somite(81), sonsie(81), sorb(54), sorted(81), source(81), spar(54), sparseness(135), sparsities(135), spatular(108), spavin(81), spermatium(135), spiffy(81), spikiest(108), spinally(108), spinsterhood(162), spiteful(108), spitefulnesses(189), spookier(108), sporal(81), sprightliest(162), squads(81), squalliest(135), square(81), squarenesses(162), squasher(108), squireen(108), stammers(108), stanza(81), starer(81), starrier(108), starting(108), staticky(108), stellify(108), stentorian(135), steppe(81), stickily(108), sticks(81), stiflers(108), stinginess(135), stipel(81), stockinets(135), stockyards(135), stonemason(135), stooge(81), stored(81), strain(81), stratigraphy(162), streetlights(162), stretchers(135), stridulation(162), strode(81), strophanthin(162), strophic(108), strychnine(135), stucco(81), studlier(108), stuffinesses(162), subdivisions(162), subfix(81), subfloor(108), subgenus(108), subintervals(162), subitems(108), sublunar(108), submersion(135), subnet(81), subsects(108), subseres(108), subserviency(162), subtenants(135), subtitle(108), subvassals(135), successively(162), succussing(135), suchness(108), suck(54), sucklers(108), sulphids(108), summital(108), sunder(81), superb(81), superbnesses(162), supercompetitive(216), supergravities(189), superlight(135), supersales(135), supersonically(189), supped(81), surmised(108), surrealism(135), susceptibility(189), swallowing(135), swampinesses(162), swampish(108), swearers(108), sweepingly(135), sweetish(108), swingles(108), swishing(108), switcheroo(135), swooshed(108), sybaritism(135), sycophantism(162), syllabuses(135), symbiote(108), sympathies(135), sympathise(135), syncretising(162), talons(81), tans(54), tantalus(108), taro(54), tarres(81), tarriers(108), tauten(81), taxi(54), taxonomies(135), teetotally(135), telephonists(162), telephotos(135), teleportations(189), temp(54), tennis(81), tenotomies(135), tenser(81), tensiometers(162), tentatives(135), tepidity(108), terawatt(108), ternes(81), terras(81), terrines(108), tetchy(81), thallous(108), theist(81), therapists(135), thermostatting(189), thinks(81), thinness(108), thionins(108), thirties(108), thorougher(135), thrift(81), throatiest(135), thumping(108), thymectomize(162), tightest(108), tincturing(135), tinklers(108), tipi(54), tithes(81), titmen(81), tmeses(81), toilet(81), toilsome(108), toilsomenesses(189), tolans(81), toluid(81), tomatoes(108), tone(54), tonier(81), tonsilar(108), toothing(108), toping(81), tora(54), torahs(81), tormenting(135), toroid(81), tortricids(135), totalize(108), toward(81), townscapes(135), tracheostomy(162), tracts(81), trains(81), trajectory(135), tranquiler(135), tranquillizing(189), transfixes(135), transilluminator(216), transitionally(189), translations(162), transmuted(135), transplant(135), transsexualities(216), trapshooting(162), traumatism(135), traversals(135), traverse(108), treasuries(135), treatments(135), treens(81), trek(54), treponematosis(189), tribunes(108), trig(54), trignesses(135), trimeter(108), triphthong(135), trisemes(108), triumphing(135), troilite(108), tropic(81), tropospheric(162), troubadour(135), trowelling(135), truckler(108), trudgens(108), truncation(135), tuberosities(162), tubule(81), turbines(108), tusklike(108), twilight(108), typifier(108), tzarinas(108), ultimogeniture(189), ultramodernist(189), unauthorized(162), unbloody(108), unbought(108), uncloses(108), uncomely(108), uncommon(108), uncommonnesses(189), uncompromisingness(243), unconventionally(216), uncrystallized(189), undercount(135), underplays(135), underproductions(216), underslung(135), understood(135), undertones(135), underutilizing(189), underwriting(162), undo(54), undraw(81), unenterprising(189), uneven(81), unevennesses(162), ungratefully(162), unicyclist(135), unitized(108), universalism(162), unlink(81), unliving(108), unluckiest(135), unobstructed(162), unornate(108), unreally(108), unresolved(135), unrhymed(108), unserved(108), unshod(81), unsolder(108), unstacks(108), unsterilized(162), untested(108), ununited(108), unversed(108), unvoices(108), unwinder(108), upases(81), upraises(108), uprate(81), upstages(108), upsweeping(135), uptear(81), urochromes(135), utilidor(108), vacuum(81), vainglorious(162), vaingloriousnesses(243), valorization(162), valorize(108), valves(81), vanquishes(135), vaporish(108), vaporishnesses(189), vasculatures(162), vasculitis(135), vasoconstriction(216), vaultier(108), vaunting(108), veinulet(108), veluring(108), venality(108), vermin(81), vexing(81), vibist(81), vibrions(108), victimizations(189), victimizes(135), vier(54), viewings(108), vinasses(108), violin(81), viraginous(135), vitric(81), vitrioling(135), vituperating(162), viva(54), vole(54), volunteering(162), vulcanologists(189), vulgar(81), wahoos(81), wanter(81), wardenry(108), wareroom(108), wariness(108), warper(81), wartimes(108), wastewater(135), wattle(81), weekly(81), weft(54), wellspring(135), westerlies(135), westernising(162), wherve(81), whin(54), whipstitch(135), whitefly(108), whizzbangs(135), whopping(108), widowhoods(135), willet(81), wingless(108), winglessnesses(189), winnocks(108), wintling(108), wising(81), witted(81), wizard(81), woke(54), wold(54), wonted(81), wontednesses(162), woodruff(108), woodsier(108), woodsmen(108), writhing(108), yakitori(108), yapper(81), yarner(81), yclept(81), yell(54), yellowlegs(135), yelper(81), yeshivas(108), yock(54), yoking(81), yonder(81), yuga(54), zebu(54), zeds(54), zein(54), zibets(81), zonate(81), zookeepers(135), zygomata(108).\r\n\r\nTotal words: 1437\r\nLongest = nondestructivenesses, noninstitutionalized, photoautotrophically\r\nShortest = by, lo, sh',NULL,0);
INSERT INTO comment VALUES (6668,1010,2670,'saad','solution?','2003-07-24 20:01:38',0,'God?',NULL,0);
INSERT INTO comment VALUES (6669,1010,2670,'saad','Venisha\'s answer','2003-07-24 20:03:33',0,'heart? cant be seen or touched? existence in debate?',6596,0);
INSERT INTO comment VALUES (6670,1036,1919,'Lewis','re: the third list','2003-07-24 21:47:53',0,'Thats pretty amazing. Looks like it wasn\'t much of a challenge for you :)\r\n\r\nCan I just ask - how on Earth did you do that?!',6667,0);
INSERT INTO comment VALUES (6671,567,1919,'Lewis','Solution','2003-07-24 22:18:15',3,'If P won then A and C both made correct statements.\r\n\r\nIf Q one B and C both made correct statements.\r\n\r\nIf S won then A and B both made correct statements.\r\n\r\nIf R won then only B made a correct statement.',NULL,0);
INSERT INTO comment VALUES (6672,732,1919,'Lewis','re: answer','2003-07-24 22:20:57',0,'Whoops, I just saw that I\'ve solved it twice.',4086,0);
INSERT INTO comment VALUES (6673,1039,1919,'Lewis','Solution','2003-07-25 02:12:29',3,'15 people had voted on it. For it to have a rating a 2.6 it must have had a amount of ratings divisble by five, and 15 is the number that works.\r\n\r\nFor part two, the answer is 3. Once it was rated a 2.75 it had a total rating of 44 between 16 people. After two more 5\'s it would have a total rating of 54 between 18 people. 54/18 = 3.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6674,1039,1686,'DuCk','Solution','2003-07-25 02:12:35',3,'1)  before you voted, 15 people had voted.\r\n2)  if two more people voted 5 after you, the rating would be a 3.\r\n\r\nto solve set up and solve these equations simultaneously:\r\n\r\nx/y = 2.6   &   (x+5)/(y+1) = 2.75\r\n\r\nwith x being the total of points voted and y being the number of people who have voted.  Manipulate the equations to satisfy question 2 and your done.',NULL,0);
INSERT INTO comment VALUES (6675,1039,2376,'Jim C','of less than AVERAGE difficulty  =0)','2003-07-25 04:18:03',3,'The rating of 2.6 simply says that the average of all entries is 2.6.  So after you rate a 5, the average has increased to 2.75.  By definition, the average is simply the total divided by the number of items, so before you rated the problem, \r\n2.6n = total.  Once you rated it, the new total became 2.6n + 5, and the new average can be calculated by dividing the new total by n+1.  So\r\n\r\n(2.6n + 5)/(n + 1) = 2.75.\r\nSolve this and you get n = 15.  You were the sixteenth rater of this problem.  If two more people rate a 5, \r\n(2.75*16 + 10)/18 = a new rating of an AVERAGE 3.0',NULL,0);
INSERT INTO comment VALUES (6676,1039,2839,'Andrwe Mitchell','Solution','2003-07-25 04:45:14',0,'I agree it was pretty easy but I have never actually posted a solution so here goes:\r\n\r\n15 people voted before Gamer\r\nIf two more voted 5 the average score would be 3',NULL,0);
INSERT INTO comment VALUES (6677,1039,2839,'Andrwe Mitchell','re: Solution','2003-07-25 04:57:05',0,'I like it but you can make it easier (one unknown) by solving this equation:\r\n\r\n2.75 =(2.6x+5)/(x+1)\r\n\r\nwith x being the number of voters since total votes would have to equal the averaeg times the # of voters',6674,0);
INSERT INTO comment VALUES (6678,575,2811,'ussy22','re: A solution','2003-07-25 06:09:29',0,'I got the same answer but worked at it slightly different figuring out that it would be easiest if E were an odd number and not allowing S to be 9.  then I figured M and A last with the few numbers remaining.\r\nI think it worked and it went pretty quick',6655,0);
INSERT INTO comment VALUES (6679,397,2852,'K','Not a small list','2003-07-25 07:37:40',0,'Here\'s another few:\r\nstud, study\r\ncite, cited (and site, sited)\r\ncone, coney\r\ngive, given\r\ntake, taken...many of these\r\ngone, goner\r\nbest, beset\r\nhand, handy\r\nand many more',NULL,0);
INSERT INTO comment VALUES (6680,260,2839,'Andrwe Mitchell','solution','2003-07-25 08:24:36',3,'perimeter = 2*pi*radius\r\nradius = diameter/2\r\n\r\ndisignate diameter of the large circle to D\r\ndesignate teh diameters of the small circles from left to right as d1, d2, d3 and d4\r\n\r\nThe drawing shows D=d1+d2+d3+d2\r\nTherefore D/2= (d1+d2+d3+d4)/2 OR (d1/2) + (d2/2) + (d3/2) + (d4/2)\r\nradius = dimaeter /2\r\ntherefore R (radius large circle = r1+r2+r3+r4 (other radii)\r\n\r\nTHerefore\r\n\r\nP (perimeter large) = 2 * pi * R\r\np1 = 2 * pi * r1\r\np2 = 2 *pi * r2\r\np3 = 2 * pi * r3\r\np4 = 2 * pi * r4\r\n\r\np1+p2+p3+p4 = \r\n(2*pi*r1)+(2*pi*r2)+(2*pi*r3)+(2*pi*r4)=\r\n2 * pi *(r1 + r2 + r3 + r4) =\r\n2 * pi * R =\r\nP =\r\n\r\nQED\r\n',NULL,0);
INSERT INTO comment VALUES (6681,260,1919,'Lewis','Solution','2003-07-25 08:30:59',3,'The circumference of a circle is 2&#960;r. The only part of that equation that depends on the size is the r (radius). Obviously, the length of the radius of the smaller circles will be half the length of the straight line, which is also the length of the big circles radius. So using the formula the sum of the perimetres is equal.',NULL,0);
INSERT INTO comment VALUES (6682,575,2843,'sunnyrae','re(2): a possible solution','2003-07-25 09:11:50',0,'Gotcha...thanks...an oversight on my part',6653,0);
INSERT INTO comment VALUES (6683,397,1301,'Charlie','re: Not a small list','2003-07-25 09:38:30',0,'Those longer words are still only two syllables apiece, not three.',6679,0);
INSERT INTO comment VALUES (6684,1026,1919,'Lewis','A start','2003-07-25 09:49:02',1,'The best way to go about this is to take 1 coin from bag 1, 2 coins from bag 2, 3 coins from bag 3 etc. until you cannot add any more because of the weight limit. If you\'ve placed x coins on the scale, then the coins would be 12x if they were all real.\r\n\r\nIf the amount is Y lower than x then the fake coins are in bag Y, as you would have placed Y coins from bag Y on.\r\n\r\nI\'ll leave someone else to do the calculations. :)',NULL,0);
INSERT INTO comment VALUES (6685,573,2809,'William','Solution','2003-07-25 10:31:46',3,'Surgeon A wears glove 1 on his injured hand and glove 2 on the good hand.\r\n\r\nSurgeon B wears glove 1 on good hand tainted side out.  Glove 2 on the bad hand.\r\n\r\nSurgeon C wears gloves 1 and 2 both with the tainted sides out.',NULL,0);
INSERT INTO comment VALUES (6686,511,2856,'Rich Rocket','re: Simple, really... not really','2003-07-25 10:42:57',0,'The \"riddle\" is about omnipotence.\r\n\r\nAccording to your logic, God can lift any stone he can create.  But there are 2 actions we are asking if he can do.  1) lift any stone AND 2) make a stone that he cannot lift.\r\n\r\nGod must be capable of doing both things otherwise he is not omnipotent according to the \"riddle\".\r\n\r\nPersonally, I like the Numbers 23:19 answer.\r\n\r\n',5499,0);
INSERT INTO comment VALUES (6687,66,2856,'Rich Rocket','other solutions','2003-07-25 10:52:14',0,'This riddle can be stated another way where Bill, the barber, was only refered to as \"The Barber\" leaving it open whether it was a man or a woman.\r\n\r\nBill could also have a very long, untrimmed beard.\r\n\r\nTho I like the commuting idea.',NULL,0);
INSERT INTO comment VALUES (6688,1026,1301,'Charlie','solution','2003-07-25 11:08:52',3,'If you take 1 from bag 1 and 2 from bag 2 etc., up through bag n, you will have 12(n^2+n)/2 grams on the scale.  This shouldn\'t exceed 1500, so n^2+n shouldn\'t exceed 1500/6 or 250.  Solving n^2+n-250 = 0, gives n=15.319..., so we could go up to bag 15 in one weighing.  Or in 3 weighings we could go up to 45.  Actually it comes out to 45.95..., but our method would be to do 15 bags in one weighing, anotehr 15 in a second weighing and another 15 in another.\r\n\r\nBut hold on.  With 15 bags represented we use only 1440 grams.  We have 60 left to play with.  That would be enough to do two extra bags if done by itself (1+2 = 3 coints; 3x12=36 grams--which is within the 60).  The trick though is to weigh two extra bags in each of the three weighings--not only that, but make it a different pair each time but make sure that each of the extras is in two of the weighings, so we need only include 2 extra coins in each weighing--one from each of 2 bags selected from bags 46,47 and 48.  Now we still have 60-24=36 grams left to play with.  Use it to include 1 from bag 49 and 2 from bag 50 on each of the weighings.\r\n\r\nSo in sum:\r\nFirst weighing: 1 from bag 1 through 15 from bag 15, and 1 from bag 46, 1 from bag 47, 1 from 49 and 2 from 50.\r\n\r\nSecond weighing: 1 from bag 16 through 15 from bag 30, and 1 from bag 46, 1 from bag 48, 1 from 49 and 2 from 50.\r\n\r\nThird weighing: 1 from bag 31 through 15 from bag 45, and 1 from bag 47, 1 from bag 48, 1 from 49 and 2 from 50.\r\n\r\nIf only one weighing comes out lighter than expected (lighter than 1500 grams), the bad bag is 15(w-1)+g, where w is the number of the weighing and g is the number of grams short.\r\n\r\nIf two weighings come out light, then the bad bag is the one that has representatives in the two bags involved.  Weighings 1 and 2 mean bag 46; 1 and 3 mean 47; 2 and 3 mean 48.\r\n\r\nThat leaves the possibility that all three come out light.  If each is light by 1 gram, it\'s bag 49; if each is 2 grams short, that makes it bag 50.\r\n\r\nThe answer is 50 bags.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6689,1026,2856,'Rich Rocket','the math','2003-07-25 11:11:47',0,'You do indeed take 1 from the 1st bag and 2 from the second and so on.\r\n\r\nThe equation for a sum of a series of consecutive positive integers starting with 1 is:\r\nn(n+1)/2\r\n\r\nSolving for this where the equation &#8804; 1500 gives n=54.  So with 3 uses of the scale 3*54=162.\r\n\r\nYou could test up to 55 bags at one time if there were some way to make sure that the bag with the fake coins was bag no. 40 or greater.  Because,  the fake coins are 1 gram lighter each.  But there isn\'t, so tough.',NULL,0);
INSERT INTO comment VALUES (6690,1026,2856,'Rich Rocket','re: the math... the wrong math','2003-07-25 11:14:48',0,'I did the math without dividing by 12grams.  Aaarrrggghhh!!!!',6689,0);
INSERT INTO comment VALUES (6691,1036,1301,'Charlie','re: the third list','2003-07-25 11:15:41',0,'If we sort them by the score achieved we can verify that the score of these words equals the length times 27 divided by 2, so words have only an even length.\r\n\r\nA shorter list, leaving out less common words goes from score 54 (length 4) to score 216 (length 16):\r\n\r\n 54 ants,  54 axon,  54 bevy,  54 bros,  54 curl,  54 dump,  54 eyes,  54 fist,  54 fits,  54 foul,  54 girt,  54 grit,  54 hoop,  54 hunk,  54 hype,  54 jest,  54 jets,  54 knit,  54 love,  54 lung,  54 matt,  54 mayo,  54 milt,  54 note,  54 orbs,  54 pars,  54 pawn,  54 pens,  54 pimp,  54 play,  54 pods,  54 pooh,  54 pore,  54 pupa,  54 raps,  54 rasp,  54 rive,  54 robs,  54 roil,  54 roof,  54 rope,  54 sift,  54 smog,  54 spar,  54 suck,  54 tans,  54 taro,  54 taxi,  54 temp,  54 tone,  54 trek,  54 trig,  54 undo,  54 viva,  54 vole,  54 weft,  54 woke,  54 wold,  54 yell,  54 zebu,  81 always,  81 annuls,  81 aptest,  81 arrest,  81 attune,  81 axioms,  81 boozer,  81 breezy,  81 bulgur,  81 byplay,  81 census,  81 cervix,  81 churls,  81 compos,  81 coneys,  81 cotter,  81 course,  81 cousin,  81 crooks,  81 cutlet,  81 doters,  81 doubts,  81 elvers,  81 enters,  81 evolve,  81 exalts,  81 expels,  81 farrow,  81 favors,  81 fixers,  81 forgot,  81 gamuts,  81 girths,  81 glints,  81 glooms,  81 gotten,  81 govern,  81 hazily,  81 honest,  81 hooter,  81 hopers,  81 hounds,  81 hovels,  81 howler,  81 humbly,  81 idylls,  81 jinxes,  81 jostle,  81 junket,  81 kisser,  81 kroner,  81 laxest,  81 lazuli,  81 levers,  81 lewdly,  81 litany,  81 livens,  81 luring,  81 lusted,  81 masons,  81 matron,  81 mitten,  81 mowing,  81 mussed,  81 myopic,  81 nester,  81 noises,  81 nursed,  81 opting,  81 ordure,  81 orient,  81 papery,  81 papist,  81 pauses,  81 pavers,  81 permit,  81 pitchy,  81 plenum,  81 posher,  81 potpie,  81 pouted,  81 powder,  81 prepay,  81 prewar,  81 queens,  81 rankly,  81 rarest,  81 raster,  81 raters,  81 realty,  81 repins,  81 resent,  81 resume,  81 revels,  81 revive,  81 rewrap,  81 rights,  81 ripens,  81 ritual,  81 rivals,  81 ruling,  81 scrims,  81 senses,  81 settle,  81 sharps,  81 shelly,  81 shifts,  81 shiver,  81 shovel,  81 shucks,  81 sinful,  81 siphon,  81 skewer,  81 skiers,  81 smeary,  81 smoker,  81 sniper,  81 snivel,  81 sodium,  81 sorted,  81 source,  81 spavin,  81 spiffy,  81 squads,  81 square,  81 stanza,  81 starer,  81 steppe,  81 sticks,  81 stooge,  81 stored,  81 strain,  81 strode,  81 stucco,  81 sunder,  81 superb,  81 supped,  81 talons,  81 tennis,  81 tenser,  81 tetchy,  81 theist,  81 thinks,  81 thrift,  81 tithes,  81 toilet,  81 tonier,  81 toping,  81 torahs,  81 toward,  81 tracts,  81 trains,  81 tropic,  81 tubule,  81 uneven,  81 unshod,  81 vacuum,  81 valves,  81 vermin,  81 vexing,  81 violin,  81 vulgar,  81 wahoos,  81 warper,  81 wattle,  81 weekly,  81 wizard,  81 wonted,  81 yapper,  81 yoking,  81 yonder, 108 acronyms, 108 adjustor, 108 agronomy, 108 assuring, 108 atomizes, 108 bassists, 108 bequests, 108 bossiest, 108 brownish, 108 business, 108 centrist, 108 choruses, 108 circuity, 108 commuter, 108 compress, 108 consumer, 108 corvette, 108 cosmoses, 108 counsels, 108 couriers, 108 coxswain, 108 crullers, 108 cultural, 108 cushions, 108 detoxify, 108 devourer, 108 disprove, 108 dossiers, 108 duskiest, 108 emulsion, 108 entirely, 108 entreaty, 108 envelops, 108 espousal, 108 etiology, 108 eulogist, 108 expiator, 108 flourish, 108 flurries, 108 frosting, 108 fructify, 108 fullness, 108 funerary, 108 funniest, 108 furlough, 108 gauziest, 108 geometry, 108 gloomily, 108 grayness, 108 grippers, 108 grossing, 108 gushiest, 108 homework, 108 horniest, 108 horsefly, 108 hotboxes, 108 housesat, 108 insolent, 108 inspirer, 108 instinct, 108 interior, 108 intermit, 108 irefully, 108 jealousy, 108 lassoers, 108 lavishly, 108 laywomen, 108 lintiest, 108 lionizer, 108 literary, 108 loftless, 108 lyricism, 108 masscult, 108 multiple, 108 muscular, 108 nattiest, 108 neophyte, 108 neurally, 108 nippiest, 108 nonwhite, 108 notarize, 108 notation, 108 novelize, 108 oilskins, 108 operator, 108 optative, 108 outargue, 108 outgoing, 108 outlived, 108 outweigh, 108 overawes, 108 overlaps, 108 overlong, 108 overripe, 108 oversees, 108 oversell, 108 parrying, 108 perverse, 108 petition, 108 pipingly, 108 pismires, 108 playpens, 108 plectrum, 108 plumping, 108 podiatry, 108 pokiness, 108 preserve, 108 proposed, 108 provides, 108 pullmans, 108 punctual, 108 quarries, 108 quirkier, 108 quisling, 108 railways, 108 ravingly, 108 realtors, 108 reinsert, 108 reinters, 108 rescript, 108 rescuers, 108 restyled, 108 retitles, 108 reverify, 108 revilers, 108 revivals, 108 rezoning, 108 roundish, 108 rumblers, 108 samovars, 108 sawhorse, 108 sawmills, 108 scornful, 108 scouting, 108 securely, 108 securers, 108 shelvers, 108 shiftily, 108 silverer, 108 skinless, 108 slopping, 108 sluggers, 108 slumming, 108 snappers, 108 solarium, 108 spatular, 108 spikiest, 108 spinally, 108 spiteful, 108 stammers, 108 starrier, 108 starting, 108 stickily, 108 stiflers, 108 strophic, 108 subfloor, 108 subgenus, 108 subitems, 108 sublunar, 108 subtitle, 108 surmised, 108 swearers, 108 sweetish, 108 swishing, 108 tarriers, 108 tepidity, 108 thinness, 108 thirties, 108 thumping, 108 tightest, 108 toilsome, 108 tomatoes, 108 tonsilar, 108 traverse, 108 tribunes, 108 truckler, 108 turbines, 108 twilight, 108 typifier, 108 tzarinas, 108 uncloses, 108 uncommon, 108 unitized, 108 unreally, 108 unrhymed, 108 unserved, 108 untested, 108 unversed, 108 upraises, 108 upstages, 108 valorize, 108 vaporish, 108 vaunting, 108 venality, 108 wareroom, 108 wariness, 108 whopping, 108 wingless, 108 woodruff, 108 woodsier, 108 woodsmen, 108 writhing, 108 yeshivas, 135 abruptness, 135 appetizers, 135 artfulness, 135 aspersions, 135 assaulters, 135 attributes, 135 authorship, 135 baptistery, 135 bloodroots, 135 boyishness, 135 bunkhouses, 135 churlishly, 135 cliquishly, 135 cloudburst, 135 commissary, 135 compulsive, 135 confusions, 135 conspectus, 135 contextual, 135 contorting, 135 contrarily, 135 corporally, 135 costliness, 135 courtesans, 135 couturiere, 135 customized, 135 distinctly, 135 distorting, 135 disturbers, 135 equipoises, 135 executions, 135 exorcisers, 135 explicitly, 135 footnoting, 135 guiltiness, 135 harvesters, 135 homeowners, 135 honorarily, 135 horsewomen, 135 hygienists, 135 ignorantly, 135 immodestly, 135 immorality, 135 immunizing, 135 importuned, 135 impressive, 135 inclusions, 135 infamously, 135 inheritors, 135 insurgency, 135 juxtaposed, 135 littleness, 135 lonesomely, 135 lorgnettes, 135 luxuriated, 135 maelstroms, 135 militantly, 135 minimizers, 135 ministries, 135 misadjusts, 135 misinforms, 135 multiplier, 135 naturalist, 135 northerner, 135 ostracizes, 135 overdrinks, 135 overtaxing, 135 oxygenates, 135 permissive, 135 persuasive, 135 photometer, 135 phrenology, 135 postbellum, 135 potentates, 135 preceptors, 135 pretension, 135 production, 135 protection, 135 purloining, 135 quadrivium, 135 quadruplet, 135 quantities, 135 reconquers, 135 regretters, 135 requesting, 135 reversibly, 135 rusticates, 135 sauerkraut, 135 sensations, 135 shrillness, 135 similarity, 135 simonizing, 135 simplicity, 135 skyscraper, 135 solemnness, 135 sparseness, 135 stentorian, 135 stinginess, 135 stockinets, 135 stockyards, 135 stretchers, 135 strychnine, 135 submersion, 135 subtenants, 135 surrealism, 135 swallowing, 135 sweepingly, 135 syllabuses, 135 sympathies, 135 therapists, 135 throatiest, 135 tincturing, 135 tormenting, 135 trajectory, 135 transfixes, 135 transmuted, 135 transplant, 135 traversals, 135 treasuries, 135 treatments, 135 triumphing, 135 troubadour, 135 truncation, 135 underplays, 135 underslung, 135 understood, 135 undertones, 135 unresolved, 135 vanquishes, 135 victimizes, 135 wellspring, 162 abstruseness, 162 appointments, 162 artillerists, 162 barnstormers, 162 clangorously, 162 compunctions, 162 courageously, 162 demonstrator, 162 disillusions, 162 effortlessly, 162 electrolysis, 162 elocutionist, 162 eventfulness, 162 expostulated, 162 exterminator, 162 foreshortens, 162 illustrating, 162 incorporator, 162 instrumented, 162 interceptors, 162 interjectory, 162 intertwining, 162 introduction, 162 irreversibly, 162 irritatingly, 162 isolationist, 162 mispronounce, 162 molestations, 162 musicologist, 162 northeasters, 162 notarization, 162 novelization, 162 overexerting, 162 oversupplied, 162 paratroopers, 162 philanthropy, 162 polyethylene, 162 precariously, 162 premenstrual, 162 prerequisite, 162 prescription, 162 preservation, 162 pronouncedly, 162 propitiation, 162 repercussion, 162 repopulation, 162 respectfully, 162 roughhousing, 162 salespersons, 162 seamstresses, 162 seismologist, 162 sensitometer, 162 sharpshooter, 162 sociologists, 162 spinsterhood, 162 sprightliest, 162 stratigraphy, 162 subdivisions, 162 subserviency, 162 successively, 162 telephonists, 162 translations, 162 trapshooting, 162 tropospheric, 162 unauthorized, 162 underwriting, 162 ungratefully, 162 universalism, 162 unobstructed, 162 unsterilized, 162 vainglorious, 162 valorization, 162 vituperating, 162 volunteering, 189 anthropologist, 189 cryptographers, 189 extrapolations, 189 ichthyologists, 189 intertwinement, 189 metempsychosis, 189 miraculousness, 189 monocotyledons, 189 nondestructive, 189 overimpressing, 189 psychoanalyzes, 189 shortsightedly, 189 susceptibility, 189 transitionally, 189 uncrystallized, 189 unenterprising, 189 victimizations, 216 gastroenterology, 216 otherworldliness, 216 unconventionally, ',6667,0);
INSERT INTO comment VALUES (6692,1036,1301,'Charlie','re(2): the third list','2003-07-25 11:16:35',0,'By the way, wold is still there on both our lists.',6691,0);
INSERT INTO comment VALUES (6693,369,1403,'John Smith','do not agree with solution','2003-07-25 11:45:25',0,'I dont agree with the solution. A puppy with a black nose may or may not play with a kangaroo. The statement (ii) only mentions that puppies who dont have black noses dont play with kangaroos. This doesnt mean that puppies with black noses DO play with kangaroos. I think thats wrong !!\r\n\r\nA conclusion that can be drawn is \r\n\r\nPuppies with floppy ears dont have a loud bark.\r\n\r\n- NV',NULL,0);
INSERT INTO comment VALUES (6694,1026,1567,'Bryan','re: solution (plus one)','2003-07-25 12:55:31',0,'Charlie, your solution is brilliant! I did notice, however, that the problem states that one bag is known to have fake coins in it, and your solution examines each of 50 bags.  Thus, if NONE of the three weighings comes out light, then we know the fake coins are in bag 51.',6688,0);
INSERT INTO comment VALUES (6695,573,2858,'david','the only solution','2003-07-25 14:53:12',0,'they can turn the gloves inside out',NULL,0);
INSERT INTO comment VALUES (6696,1036,1575,'DJ','re(3): the third list','2003-07-25 17:33:08',0,'Nobody ever said that \'wold\' wasn\'t a word, just not a common one. The ENABLE list includes a <i>lot</i> of words that most people would disregard completely anyway.',6692,0);
INSERT INTO comment VALUES (6697,1010,2859,'natalia','how bout...','2003-07-25 18:01:41',1,'how bout air... or the wind it cant be seen or touched but it is there and i dunno there are musical instruments.. u know the woodwinds.. i dunno lol just a guess',NULL,0);
INSERT INTO comment VALUES (6698,573,2859,'natalia','my solution','2003-07-25 18:24:42',0,'okay im really just guessing kinda of joking around here:\r\nall surgeons need to stick they\'re hands in the fire to completely stop the bleeding and then wash their hands in the river (if one is near by) and then use the gloves...\r\nsee im only kidding but maybe.. the only person who really knows the answer so far is Ravi Raja.. so it was worth a shot lol',NULL,0);
INSERT INTO comment VALUES (6699,1010,2863,'Tehani','Kool','2003-07-25 22:17:07',0,'How about ur voice it can\'t be felt seen or touched and has it\'s own style of music',NULL,0);
INSERT INTO comment VALUES (6700,494,1919,'Lewis','Solution','2003-07-25 22:26:41',3,'If it was in Envelope 1 then both envelopes 1 and 2 would have two lying statements.\r\n\r\nIf it was in Envelope 2 then envelopes 2 and 3 would both have one true and one false statement.\r\n\r\nIf it was in Envelope 3 then the first envelope has one true and one false, the second envelope has two true statements and the third has two false statements.\r\n\r\nTherefore, envelope 3 contains the formula.',NULL,0);
INSERT INTO comment VALUES (6701,672,1498,'Gareth','re: somewhat of an answer','2003-07-26 04:10:44',0,'  Well, i guess u were right about it being \'somewhat\' of an answer.  Destroying the shield technically includes damaging it too.  And, moreover, it\'s kinda obvious that the essence of the problem doesn\'t lie in its literal interpretation.',5975,0);
INSERT INTO comment VALUES (6702,573,2867,'suyarajan','SURGERY','2003-07-26 04:38:08',3,'* gloves-A is inserted into gloves-B.\r\n* One surgeon wear these gloves and gave treatment.\r\n* Then gloves-A and gloves-B are separated.\r\n* Second surgeon wear the gloves-B and gave treatment.\r\n* Now gloves-A is inversed (i.e. inner side become the outer side and outer side become the inner side. \r\n* Now the third surgeon wear this gloves-A and gave treatment.',NULL,0);
INSERT INTO comment VALUES (6703,1038,2868,'Steph','A Guess','2003-07-26 04:41:35',3,'Wouldn\'t Mike have lost $40?',NULL,0);
INSERT INTO comment VALUES (6704,1038,1301,'Charlie','solution','2003-07-26 04:50:59',3,'Of the five transactions, the first two are paired and the second two are paired. Only the last is unpaired.\r\n\r\nIn each of the two buy/sell pairs Mike has gained $10 without permanently affecting his non-ownership of the bike, and therefore at that point is $20 ahead (after the two buy/sell pairs).\r\n\r\nFinally he buys a bicycle worth $40 but pays $60 for it.  So counting the worth of the bicycle as $40, he has overpaid on this one transaction $20.\r\n\r\nThat exactly offsets the $20 he came out ahead for basically nothing, and therefore Mike is exactly even.',NULL,0);
INSERT INTO comment VALUES (6705,1038,1575,'DJ','Simple Approach','2003-07-26 05:35:58',3,'Mike spent a total of $120 (20+40+60), and recieved a total of $80 (50+30), for a net expenditure of $40, ending up with a $40 bycicle.\r\nSo, he broke even.',NULL,0);
INSERT INTO comment VALUES (6706,51,2489,'nellie','','2003-07-26 07:02:43',0,'This one was suitable for my grandchildren and they enjoyed it.',NULL,0);
INSERT INTO comment VALUES (6707,1022,2870,'Sohini','Solution to half the problem','2003-07-26 07:54:26',0,'The least likely total is 90.\r\n\r\nHow I arrived at that:\r\nThe minimum no of times the die has to be rolled to get a sum >=15 is 3.\r\nThe maximum no of times is 15 assuming you get 1 on each throw.\r\n\r\nIn 3 throws the minimum total is 3, 1 being the number rolled each throw. Probability of this happening is 1/6 * 1/6 * 1/6 = 1/216\r\n\r\nIn 15 throws the maximum total is 15*6 = 90, the probability of this happening is 1/6 * 1/6 *....(15 times)  = (1/6)^15 which is the minimum probability for 15 throws.',NULL,0);
INSERT INTO comment VALUES (6708,932,2869,'tammy','oldie but goodie','2003-07-26 08:07:26',3,'its electric!!!!!!',NULL,0);
INSERT INTO comment VALUES (6709,574,2869,'tammy','good one','2003-07-26 08:21:32',3,'mr north = south rd\r\nmr south =  west rd\r\nmr east = north rd\r\nmr west = east rd;',NULL,0);
INSERT INTO comment VALUES (6710,571,2703,'Mr. Spock','Solution','2003-07-26 08:24:10',0,'Yes, that\'s my answer with n=6, unfortunately I see no specification in question as to that criteria.',NULL,0);
INSERT INTO comment VALUES (6711,1014,2869,'tammy','easy','2003-07-26 08:24:52',3,'use the letter A',NULL,0);
INSERT INTO comment VALUES (6712,1038,2869,'tammy','solution','2003-07-26 08:27:48',3,'in the end he boke even because of the bikes worth',NULL,0);
INSERT INTO comment VALUES (6713,1038,1919,'Lewis','Solution','2003-07-26 08:36:36',3,'Mike bought the bike three times - $20, $40 and $60 for a total of $120.\r\n\r\nHe sold it two times for $30 and $50 - a total of $80.\r\n\r\nAll in all he lost $40 and gained a bike. Since it was valued at $40, Mike broke even. (Why is that difficulty 3??)',NULL,0);
INSERT INTO comment VALUES (6714,1039,2703,'Mr. Spock','Answer','2003-07-26 08:50:44',0,'Let T = Total points for problem initially N= Number of voters initially we know T/N = 2.6 and (T+5)/(N+1) = 2.75, Simply subsitution shows (2.6N+5)/(N+1) = 2.75 -> 2.6N+5 = 2.75N + 2.75 reduces to .15N = 2.25 which shows 1) N = 15 which means T = 2.6*15 = 39 so 2) Simply calculation (39+15)/(18) = 3   ',NULL,0);
INSERT INTO comment VALUES (6715,1038,2839,'Andrwe Mitchell','Solution','2003-07-26 08:54:41',3,'He  broke even on the deal if you count it from the beginnning.  money wise he wound up $40 in the whole and his bike is valued at $40.\r\nOf course.  if you cocunt it from the momen just after he bought the bike for the first time he is actually $20 but that was not the question',NULL,0);
INSERT INTO comment VALUES (6716,1038,2703,'Mr. Spock','Answer','2003-07-26 09:11:31',0,'No',NULL,0);
INSERT INTO comment VALUES (6717,76,2839,'Andrwe Mitchell','Solution','2003-07-26 09:18:54',3,'two weighings\r\n\r\ndevide the 9 pearls into three piles of three.\r\nweigh two piles agains each other.\r\nIf they balance they are all good, return them to your jewel box.  then take the remaining three and place one on each side of the scale resrving the third.  If the scalle balances, the enwieghed pearl is the clunker.  If the scale does not balance than obviously the lighter pearl is the clunker.\r\n\r\nIf the scal did not balance on the first weigh, use the lighter pile ans do as described above for the unweighed pile.',NULL,0);
INSERT INTO comment VALUES (6718,83,2839,'Andrwe Mitchell','Solution','2003-07-26 09:36:55',3,'three assistants\r\nall four travellers start with full packs (4 days rations each)  At the end of the first day, one assitant gives a days rations to each of the other two assistants (this leave him one ration pack for the return trip) giving them four rationa packs each.  At the end of the second day each of the remaining assistants gives one days ration pack to the general (leaving each of them with the two days rations it would require to get home) the general now has the four rationa packs he will need to make the remaining four days of his journey',NULL,0);
INSERT INTO comment VALUES (6719,1038,1919,'Lewis','re: Answer','2003-07-26 10:17:23',1,'The question asks if Mike gained or loss - Mike did not \"no\".',6716,0);
INSERT INTO comment VALUES (6720,1026,1301,'Charlie','re(2): solution (plus one)','2003-07-26 10:18:22',0,'After all these puzzles that one should have been obvious to me. Good catch!',6694,0);
INSERT INTO comment VALUES (6721,1038,1575,'DJ','re(2): Answer','2003-07-26 11:41:04',0,'You\'re right the questions asks if Mike gained or lost. Since he did neither, the answer is indeed \'no.\'',6719,0);
INSERT INTO comment VALUES (6722,1038,2716,'Federico Kereki','Credits and debits','2003-07-26 13:47:02',3,'Along his five transactions, he received the bike three times, plus $80, and he gave away the bike twice, plus $120.<p>If the bike actually was worth $40, he came out even; with the bike in his possession, and $40 down.<p>Now, a little question... why is this problem in the \"LOGIC\" section?',NULL,0);
INSERT INTO comment VALUES (6723,1038,1919,'Lewis','re(3): Answer','2003-07-26 22:17:59',1,'I look at the question more like \'did Mike gain or did Mike lose money?\' where the answer would be \'neither - he broke even\'.',6721,0);
INSERT INTO comment VALUES (6724,48,2716,'Federico Kereki','Simple solution','2003-07-27 05:11:05',3,'Half the pregnant women will have boys (and keep on getting pregnant) and half will have girls (and stop)... but the key point is that there were the same quantity of boys and girls.<p>Those women who keep on will repeat the average (50% boys, and 50% girls), and thus the ratio will always be 1:1.\r\n',NULL,0);
INSERT INTO comment VALUES (6725,577,2716,'Federico Kereki','A couple of obvious solutions...','2003-07-27 05:21:48',1,'\"That that is is that that\" is not \"is not is that it that is it\".\r\n\"That that is is that that is not\" is not \"is that it that is it\".\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6726,577,1301,'Charlie','How about...','2003-07-27 06:36:15',3,'That that is is.  That that is not is not.  Is that it?  That is it.',NULL,0);
INSERT INTO comment VALUES (6727,577,2716,'Federico Kereki','re: How about...','2003-07-27 06:58:54',0,'I\'d add a couple more commas, but this solution looks better than mine!\r\n\r\nThat that is, is. \r\nThat that is not, is not. \r\nIs that it? \r\nThat is it. ',6726,0);
INSERT INTO comment VALUES (6728,1022,2489,'nellie','re: Solution to half the problem','2003-07-27 07:00:21',0,'I think you and I are answering a different question to the others.  We have taken the least likely total as basis to the question.  The way others are addressing the problem is to ask whether it is more likely to get a lower total (15) before a higher total (14 + 6).\r\n\r\nI just haven\'t a clue about Charlie\'s probabilities. ',6707,0);
INSERT INTO comment VALUES (6729,569,2489,'nellie','disappointment','2003-07-27 07:08:11',0,'I was disappointed with the answer which introduces new facts of the friend having locks of his own. An equally valid answer would have been to use a security delivery service.  The question becomes one of imagination rather than the logical evaluation of the given facts.\r\n\r\nBut I enjoyed tackling the question albeit I failed to solve it.\r\n',NULL,0);
INSERT INTO comment VALUES (6730,577,2703,'Mr. Spock','re(2): How about...','2003-07-27 08:29:49',0,'That\'s what I came up with, it\'s certainly gramatically and logically correct.',6727,0);
INSERT INTO comment VALUES (6731,1038,2703,'Mr. Spock','re(2): Answer','2003-07-27 08:37:13',0,'The questions asks \"did Mike gain or lose money on the transactions?\" not \"what did mike do?\"  Since he neither gained or lost, no is the simplest correct answer unless you respond with a single negation symbol.  Why overly complicate the answer.   ',6719,0);
INSERT INTO comment VALUES (6732,348,2880,'Lynne','Perhaps...','2003-07-27 12:21:02',3,'The Mississippi River?',NULL,0);
INSERT INTO comment VALUES (6733,400,2881,'perucho','Another way of looking at it','2003-07-27 13:35:48',0,'How about this?: Black Jack... You against the dealer right? You get dealt first, then the dealer, then you again. You need a figure and an ace to BJ. Two ways of getting it: a) The figure and then the ace = 16/52*((4-(4/51))/50) b)The ace first and then the figure = 4/52*((16-(16/51))/50)... Add... = 4.827% probability or 1 in 20.71775 odds?',NULL,0);
INSERT INTO comment VALUES (6734,406,2881,'perucho','How about this?','2003-07-27 13:56:24',0,'There are 1000 peanuts in a bag. So that they are all individual peanuts, single chambered peanuts have to be picked every time. The supply of the different types of peanuts is unlimited therefore the odds stay the same. Peanuts are picked individualy (ie. a quadruple chambered group has 4 chances of being picked). This takes us to 1 quadruple group (1*4=4 peanuts), 2 triple (2*3=6 peanuts), 4 double (4*2=8 peanuts) and 8 singles. 26 peanuts in all. Chances that you pick a single are then 8/26. Chances that you do this 1000 times in a row is (8/26)^1000 because the odds don\'t change and in order for them to be all single chambered you have to make 1000 picks. What do you guys think?',NULL,0);
INSERT INTO comment VALUES (6735,577,1575,'DJ','Perhaps','2003-07-27 16:27:18',1,'If the intent of the problem was to make four sentences, perhaps it would have been better to give \"that that is is that that is not is not is that it that is it\" and say, puncuate and capitalize (as in \"Had Had\"). The way the problem is stated, punctuation alone will not make it coherent without also capitalizing the initial letters of the other three sentences.',NULL,0);
INSERT INTO comment VALUES (6736,1038,1575,'DJ','re(4): Answer','2003-07-27 18:23:46',0,'I understand, of course, how you\'re looking at the problem, and the answer you gave is the way most people would have stated it. The way the problem is worded, though, \'no\' does indeed correctly answer the question, and there is not really any basis for saying Spock\'s answer is invalid.',6723,0);
INSERT INTO comment VALUES (6737,1010,2889,'dianne','cannot be felt seen or touched','2003-07-27 19:05:20',0,'my suggestion is - Mood',NULL,0);
INSERT INTO comment VALUES (6738,577,2891,'Shauna','Could this be it?','2003-07-27 22:01:40',0,'That, that is, is that. That is not. Is not, Is that it? That is it.',NULL,0);
INSERT INTO comment VALUES (6739,1027,1919,'Lewis','Solution','2003-07-28 02:03:22',3,'Send 20, 21, 23 and 27 across with both lights. Send 20 back with both lights for a total time of 47 minutes.\r\n\r\nSend 29, 31, 34 and 37 across with both lights and send 21 back with both lights for a total time of 105 minutes.\r\n\r\nNow just send 20, 21, 41 and 43 across with both lights. Now everybody is across in 148 minutes.',NULL,0);
INSERT INTO comment VALUES (6740,1027,2231,'Trevor Leitch','re: Solution','2003-07-28 03:29:35',3,'If their seargent is interested in the team getting across the bridge as fast as possible, a quicker solution puts more work on the fittest member:\r\n\r\nSend 20, 37, 41 and 43 across with both lights. Send 20 back with both lights for a total time of 63 minutes. \r\n\r\nSend 20, 29, 31 and 34 across with both lights. Send 20 back with both lights for a total time of 117 minutes. \r\n\r\nNow just send 20, 21, 23 and 27 across with both lights. Everybody is across in only 144 minutes. ',6739,0);
INSERT INTO comment VALUES (6741,1027,2867,'suyarajan','SOLN','2003-07-28 04:18:21',3,'\r\n\r\n           * Send 20, 21, 23 and 27 across with\r\n             both lights. Send 20 back with both\r\n             lights for a total time of 47 minutes. \r\n\r\n           * Send 43,41,37, and 34 across with\r\n             both lights. Send 21 back with both\r\n             lights for a total time of 111 minutes.\r\n\r\n\r\n           * Now just send 20, 21, 27 and 29\r\n             across with both lights. Everybody is\r\n             across in only 140 minutes. ',NULL,0);
INSERT INTO comment VALUES (6742,540,2892,'Eric','I hate you','2003-07-28 04:33:53',0,'And your puzzle',NULL,0);
INSERT INTO comment VALUES (6743,577,2667,'Viet','maybe','2003-07-28 06:33:19',3,'that !       -pointing at something\r\nthis is?     -not agreeing at wat he pointing at\r\nis that?     -asking again\r\nthat is not. -answer to the question before\r\nis not?      -questioning the answer\r\nis that it?  -asking if its it again\r\nthat is it   -finnally answering it is it\r\n\r\nawww damn i confise myself o well ill post it anyway',NULL,0);
INSERT INTO comment VALUES (6744,1038,2667,'Viet','comment','2003-07-28 06:53:41',0,'this kid is dumb buying the bike back 10 dollor more than he sold it.',NULL,0);
INSERT INTO comment VALUES (6745,577,1575,'DJ','Discussion','2003-07-28 07:47:10',1,'Or, maybe we are just missing the first line of the conversation:\r\n\r\n\"What words are capitalized?\"\r\n\"\'That,\' that is.\"\r\n\"is \'that\'?\"\r\n\"\'that\' is not.\"\r\n\"Is \'No\'?\"\r\n\"\'tis.\"\r\n\"that it?\"\r\n\"that is it.\"',NULL,0);
INSERT INTO comment VALUES (6746,1027,1183,'fwaff','re: SOLN','2003-07-28 08:05:48',3,'Almost - you\'ve sent 27 across twice and forgotten about 31. Revising your solution gives:\r\n\r\n*Send 20, 21, 23 and 27 across with both lights. Send 20 back with both lights for a total time of 47 minutes. \r\n\r\n* Send 43,41,37, and 34 across with both lights. Send 21 back with both lights for a total time of 111 minutes. \r\n\r\n* Now just send 20, 21, 29 and 31 across with both lights. Everybody is across in only 142 minutes. \r\n',6741,0);
INSERT INTO comment VALUES (6747,1027,2839,'Andrew Mitchell','Solution','2003-07-28 09:00:32',3,'for convenience designate each person by the time it takes them to cross\r\n\r\ntime | Action\r\n00   | 20,43 and 37,41 set out\r\n41   | 37, 41 arrive\r\n43   | 20,43 arrive 20 returns w/ both lights\r\n63   | 20 arrives w/lights 20,34 and 29,31 set out\r\n94   | 29,31 arrive\r\n97   | 20,34 arrive; 20 returns w/both lights\r\n117  | 20 arrives w/lights 20,27 and 21,23 set out\r\n140  | 21,23 arrive\r\n144  | 20,27 arrive, all are across',NULL,0);
INSERT INTO comment VALUES (6748,577,2839,'Andrew Mitchell','Solution','2003-07-28 09:20:17',3,'That, that is, is. That, that is not, is not.\r\nIs that it?  That is is.',NULL,0);
INSERT INTO comment VALUES (6749,1027,2667,'Viet','re: SOLN','2003-07-28 09:41:34',0,'You send 27 over twice and 31 was left out making 144 still the shortest time',6741,0);
INSERT INTO comment VALUES (6750,1040,2572,'derek','solution','2003-07-28 10:33:47',3,'I\'m not sure how the 1st 2 numbers fit in, but:\r\n\r\n8 = 2&#178; + 4\r\n13 = 3&#178; + 4\r\n20 = 4&#178; + 4\r\n29 = 5&#178; + 4\r\n40 = 6&#178; + 4\r\n53 = 7&#178; + 4\r\n',NULL,0);
INSERT INTO comment VALUES (6751,1040,1919,'Lewis','re: solution','2003-07-28 10:36:24',1,'That\'s good, but not anything to do with the answer I\'m looking for.',6750,0);
INSERT INTO comment VALUES (6752,1010,2897,'Laura','I differ on my answer....','2003-07-28 11:19:53',3,'.....I believe it is rhythm',NULL,0);
INSERT INTO comment VALUES (6753,1010,2898,'gina','without a doubt...','2003-07-28 12:40:43',0,'a thought.',NULL,0);
INSERT INTO comment VALUES (6754,1026,2899,'Brian Wainscott','re(3): solution (plus one)','2003-07-28 13:35:23',0,'Sorry, I just couldn\'t let this go....how about 83 bags?\r\n\r\nSet one aside.  Split the rest into two groups A and B.  Take one from each of A and two from each of B.  Total weight should be 1476.  If it is, the one you set aside is light.  Else it is light by  41 or 82 grams.  So now you are down to at most 41 bags.  Split the rest into 3 groups a, b ,c.  Take one from each of a, two from each of b, three from each of c  (a and b have 14 each, c has 13).  Total weight should be 12 grams*(14+28+39)=950 grams.  You can immediately determine which group is light.  Then use the 1, 2, 3, 4, .... trick for that set.  Since each set has less than 15, you are fine.\r\n ',6720,0);
INSERT INTO comment VALUES (6755,1040,1301,'Charlie','re: solution','2003-07-28 15:13:36',0,'What\'s wrong with this is that 4 is not equal to 1&#178;+4 and 2 is not equal to 0&#178;+4.',6750,0);
INSERT INTO comment VALUES (6756,1026,1301,'Charlie','','2003-07-28 15:49:36',0,'',6754,0);
INSERT INTO comment VALUES (6757,1026,1301,'Charlie','re(4): solution (plus one)--Even More','2003-07-28 15:50:13',0,'Start with 125 bags.\r\n\r\nAt the beginning, set aside 45 instead of just one. Split the remaining 84 into two groups A and B, with 45 in group A and 40 in group B.  Again take one from each of A and two from each of B.  The total weight should be 1500.  If it is, one of the 45 you set aside is light, otherwise you can tell if one of group A or one of group B is light by whether the weighing is light by 1 or 2.  In the case of A you also have 45 from which still to determine the fake; in the case of B, 40.\r\n\r\nIn either case, as before, split the 45 or 40 into 3 groups a,b,c.  Again take 1 from each of a, 2 from each of b and 3 from each of c.  There\'ll be at most 15 in each group, and again you can immediately determine which group is light.  With 15 you can still use the 1,2,3,...,15 trick, and you are done.',6754,0);
INSERT INTO comment VALUES (6758,1026,1301,'Charlie','re(5): solution (plus one)--Even More','2003-07-28 15:53:01',3,'Sorry: make that:\r\n\r\nStart with 130 bags. \r\n\r\nAt the beginning, set aside 45 instead of just one. Split the remaining 85 into two groups A and B, with 45 in group A and 40 in group B. Again take one from each of A and two from each of B. The total weight should be 1500. If it is, one of the 45 you set aside is light, otherwise you can tell if one of group A or one of group B is light by whether the weighing is light by 1 or 2. In the case of A you also have 45 from which still to determine the fake; in the case of B, 40. \r\n\r\nIn either case, as before, split the 45 or 40 into 3 groups a,b,c. Again take 1 from each of a, 2 from each of b and 3 from each of c. There\'ll be at most 15 in each group, and again you can immediately determine which group is light. With 15 you can still use the 1,2,3,...,15 trick, and you are done. \r\n',6757,0);
INSERT INTO comment VALUES (6759,1040,1919,'Lewis','A little hint','2003-07-28 21:40:32',2,'This is just to make sure you don\'t waste time trying the wrong thing.\r\n\r\nThis sequence wasn\'t made with a formula.',NULL,0);
INSERT INTO comment VALUES (6760,983,1919,'Lewis','re: Hehe... reminds me of my local','2003-07-28 22:46:32',0,'I saw one on holiday that had something likt YCHCYOEFTBSTY, which is \'your curiosity has cost you one euro for the bar staff thank you\'',6423,0);
INSERT INTO comment VALUES (6761,1040,2907,'ohad','solution','2003-07-29 02:39:16',0,'could the following numbers be 41 and 57?',NULL,0);
INSERT INTO comment VALUES (6762,1040,1301,'Charlie','re: solution','2003-07-29 02:49:48',0,'That\'s your proposed answer, but what is the solution? ..., i.e., the logic that got you there.',6761,0);
INSERT INTO comment VALUES (6763,1040,1919,'Lewis','re: solution','2003-07-29 03:15:43',1,'There are, but how did you come to your answer?',6761,0);
INSERT INTO comment VALUES (6764,1040,2907,'ohad','answer','2003-07-29 03:35:15',0,'every two numbers add up to a number that is related to the next number.\r\nin the biginning third number - sum = 2. then forth number - sum =1. then fifth number - sum = -1. as you can see the solutions to these equations is :2,1,-1,-4 that means the difference between each solution is growing in 1 numver each time. that means the next \"solutions\" are -8 and then -13.\r\n20+29-8=41..... 29+41-13=57\r\nand thats my answer...',NULL,0);
INSERT INTO comment VALUES (6765,1050,1183,'fwaff','A possible solution','2003-07-29 03:40:11',3,'The best I can do without resorting to rare words is five steps for each of the changes...\r\n\r\nsoft\r\nsort\r\ntort\r\ntart\r\nhart\r\nhard\r\nhare\r\ncare\r\ncase\r\nease\r\neasy',NULL,0);
INSERT INTO comment VALUES (6766,1050,2839,'Andrew Mitchell','Solution and Alternative','2003-07-29 04:13:35',0,'SOFT\r\n----\r\nSORT\r\nFORT\r\nFORE\r\nFARE\r\nHARE\r\n----\r\nHARD\r\n----\r\nHARE\r\nBARE\r\nBASE\r\nEASE\r\n----\r\nEASY\r\n\r\nor, if you don\'t mind slang\r\n\r\nSOFT\r\n----\r\nSORT\r\nFORT\r\nFART\r\nHART\r\n----\r\nHARD\r\n----\r\nHARE\r\nBARE\r\nBASE\r\nEASE\r\n----\r\nEASY\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6767,1040,1919,'Lewis','re: answer (hint)','2003-07-29 06:40:39',2,'Your answers are indeed correct, but the method you used to get the answers is not what I was looking for. You\'re close with adding the last two numbers. Just three more points to be made.\r\n',6764,0);
INSERT INTO comment VALUES (6768,1026,2899,'Brian Wainscott','re(6): solution (plus one)--Still more','2003-07-29 06:42:48',0,'Good ideas!  Here are some more:\r\n\r\nStart with 153 bags.\r\n\r\nStart by setting aside 68 bags. Take the other 85 and split them as you said.  The only difficulty is if these 85 are OK and the 68 are light.\r\n\r\nIf the 68 are light, set aside 15.  Of the remaining 53, split them into sets A, B, C, D with 15 each of A, B, C and 8 in set D.  Take one each from A, two each from B, three each from C, and four each from D.  Total weight should be 1464 (at most).  If A is light, the total would be 15 grams low, B 30, C 45, and D 32.  You can then do the 1,2,3,... trick with the proper remaining pile (A,B,C,D or the one set aside, each of which have at most 15 coins in them).\r\n\r\nBummer though -- since we can get 68 bags in two weighings, it is too bad we can\'t put 136 in the first A,B pairing instead of only 85.  Also, I\'d really like to be able to use those last 36 grams in ABCD weighing above, but don\'t see how at the moment....',6758,0);
INSERT INTO comment VALUES (6769,1012,2898,'gina','looking at every angle?!#%$&&**.','2003-07-29 08:04:03',0,'because, Adam was created by God, had no mother and married Eve.',NULL,0);
INSERT INTO comment VALUES (6770,228,2898,'dorkdork','maybe?????','2003-07-29 08:15:44',0,'is (are),thise (this),three (two).',NULL,0);
INSERT INTO comment VALUES (6771,543,2898,'dorkdork','could be, could be not.','2003-07-29 08:20:03',0,'the minds eye.',NULL,0);
INSERT INTO comment VALUES (6772,360,2898,'dorkdork','duhhh!','2003-07-29 08:23:52',0,'NOTHING\'  duhhhhh!',NULL,0);
INSERT INTO comment VALUES (6773,315,2898,'dorkdork','keep\'n kin closely~','2003-07-29 08:29:04',0,'his son.',NULL,0);
INSERT INTO comment VALUES (6774,859,2898,'dorkdork','???','2003-07-29 08:30:59',0,'time',NULL,0);
INSERT INTO comment VALUES (6775,467,2898,'dorkdork','!~*&%^$#@?\":?','2003-07-29 08:33:38',0,'man.',NULL,0);
INSERT INTO comment VALUES (6776,525,2898,'dorkdork','possibly...','2003-07-29 08:39:17',0,'106.',NULL,0);
INSERT INTO comment VALUES (6777,540,2898,'dorkdork','well, I.. ummmmm?','2003-07-29 08:45:33',0,'teeth.',NULL,0);
INSERT INTO comment VALUES (6778,1026,2899,'Brian Wainscott','My best so far','2003-07-29 09:12:23',3,'169\r\n\r\nDivide the coins into piles A=71, B=71, C=27 coins.  Set aside A.  Take one coin each from B, two coins each from C, and weigh these.  The total is either 1500 (in which case A is light), 1499 (B is light), or 1498 (C is light).\r\n\r\nSuppose A is light (B is handled the same way).  Create 5 piles a, b, c, d each with 16 bags, and e with 7.  Set aside a, take 1 each from b, 2 each from c, 3 each from d, and 4 each from e.  If the total weight is 1488, then a is light.  If b is light the total is 1487, c gives 1486, d 1485, and e gives 1484.\r\n\r\nSet e is easy: the 1,2,3,...,7 trick works fine.  For the others, set aside one bag and use the 1,2,3,....,15 trick on the other 15.  If the total is 1440 then the bag set aside is light.\r\n\r\nIf the original set C was light, it is easy.  Since it only has 27 bags you can just do the 1,2,3 trick on half of them, then on the other half.  ',6768,0);
INSERT INTO comment VALUES (6779,1040,2667,'Viet','re: answer','2003-07-29 09:35:36',0,'somebody explain this better for me i still don\'t understand -2 -1 1 4 how and where does -8 and -13 pop up\r\nthe difference isn\'t 1 each is it?',6764,0);
INSERT INTO comment VALUES (6782,390,2898,'dorkdork','either or..','2003-07-29 11:23:01',0,'an electric oven burner; Or... coal.',NULL,0);
INSERT INTO comment VALUES (6783,334,2898,'dorkdork','I wonder ?...','2003-07-29 11:28:14',0,'Life.',NULL,0);
INSERT INTO comment VALUES (6784,544,2898,'dorkdork','simply simple !!!','2003-07-29 11:33:27',0,'a match stick.',NULL,0);
INSERT INTO comment VALUES (6785,532,2898,'dorkdork','hypethetically guess\'n.','2003-07-29 11:40:39',0,'He knew because Adam & Eve were the oldest ones there.? ',NULL,0);
INSERT INTO comment VALUES (6786,541,2898,'dorkdork','not quite surrrr.','2003-07-29 11:49:08',0,'cause and effect... ?.',NULL,0);
INSERT INTO comment VALUES (6787,817,2898,'dorkdork',' ? ~~~~~','2003-07-29 11:54:15',0,'it isn\'t , she lied.',NULL,0);
INSERT INTO comment VALUES (6788,482,2898,'dorkdork','doughno','2003-07-29 11:58:35',0,'a boiled egg?.',NULL,0);
INSERT INTO comment VALUES (6789,510,2898,'dorkdork','clueless','2003-07-29 12:20:25',0,'the 1st one- ?  2nd- ? 3rd-?',NULL,0);
INSERT INTO comment VALUES (6790,511,2898,'dorkdork','NO.','2003-07-29 12:22:33',0,'no.',NULL,0);
INSERT INTO comment VALUES (6791,476,2898,'dorkdork','weird \'','2003-07-29 12:26:52',0,'\"Humans are an intelligent species.\"',NULL,0);
INSERT INTO comment VALUES (6792,174,2898,'dorkdork','??????','2003-07-29 12:31:40',0,'B.problems are unsolved situations. situations are solveable.',NULL,0);
INSERT INTO comment VALUES (6793,250,2898,'dorkdork','helloooo.','2003-07-29 12:33:55',0,'he\'s telling the truth even if he\'s lying about it. ',NULL,0);
INSERT INTO comment VALUES (6794,488,2898,'dorkdork','Doknotnoah.','2003-07-29 12:41:14',0,'a poem or nonsence',NULL,0);
INSERT INTO comment VALUES (6795,429,2898,'dorkdork','perfect timing','2003-07-29 12:44:01',0,'he left early, didnt drink enough to die.',NULL,0);
INSERT INTO comment VALUES (6796,1040,1575,'DJ','Explanation','2003-07-29 12:56:08',3,'This is just to clarify ohad\'s solution, since it\'s not exactly clear, but I think it was what Lewis was looking for..\r\n\r\nFirst, consider a function:\r\n<tt>f(n+1) = f(n) - n</tt>\r\nWhere f(0)=2, this gives the sequence:\r\n<tt>2, 2, 1, -1, -4, -8, -13</tt>\r\n\r\nNow, consider a sequence, for which S<sub>0</sub>=2, and\r\n<tt>S<sub>n+1</sub> = S<sub>n</sub> + S<sub>n-1</sub> + f(n)</tt>\r\n\r\nNow, we have:\r\n<pre>\r\nn    f(n)    S<sub>n</sub>\r\n0      2            2\r\n1      2            4 = 2 + 2\r\n2      1            8 = 2 + 4 + 2\r\n3     -1           13 = 4 + 8 + 1\r\n4     -4           20 = 8 + 13 - 1\r\n5     -8           29 = 13 + 20 - 4\r\n6    -13           41 = 20 + 29 - 8\r\n7    -19           57 = 29 + 41 - 13\r\n8    -26           79 = 41 + 57 - 19\r\n</pre>\r\nSo, the numbers in the blanks should be 41 and 57.',NULL,0);
INSERT INTO comment VALUES (6797,133,1171,'nikki','Backwards thinking','2003-07-29 12:56:40',3,'Friedlinguini got the answer by working through the problem forward.  I found the answer working backwards:\r\n\r\nIn the end, each pile had 16 matches.  So the final state is:\r\n16   16   16\r\n\r\nThe last statement says \"Take as many from the 3rd group as there are in the 1st group and add them to the 1st group.\"  Well, this means that the quantity in the 1st group is going to get doubled, and we know the result will be 16 matches, so before we follow the last instruction, the 1st group had 8 matches.  The 8 matches that double group 1 came from group 3 so our second to last state is:\r\n8    16   24\r\n\r\nNext we deal with \"Take as many from the 2nd group as there are in the 3rd group and add them to the 3rd.\"  So now the quantity in the 3rd group is going to get doubled, and we know the result will be 24 matches.  So before we follow the second to last instruction, the 3rd group had 12 matches.  The 12 matches that double group 3 came from group 2 so our third to last state is:\r\n8    28   12\r\n\r\nAnd finally (well, firstly) the first statement says \"Take as many matches from the 1st group as there are in the 2nd group and add them to the 2nd.\"  This time the quantity in the 2nd pile is going to be doubled and we know the result will be 28, so before we follow this instruction the 2nd group had 14 matches.  These 14 matches came from group 1, so our initial state is:\r\n22   14   12\r\n\r\nTada!  Later!',NULL,0);
INSERT INTO comment VALUES (6798,1050,1575,'DJ','New Challenge','2003-07-29 13:00:37',0,'Yes, I\'m pretty sure five steps is the fewest it will take to make either of the transitions. Now, see how many different ways you can find to do it! Besides the few already posted, I have some other unique solutions as well.',NULL,0);
INSERT INTO comment VALUES (6799,434,2913,'Caitlin','','2003-07-29 16:55:13',3,'Um... one. lol....',NULL,0);
INSERT INTO comment VALUES (6800,38,2913,'Caitlin','','2003-07-29 16:57:08',0,'By rearanging the shanpes u get an extra space. ',NULL,0);
INSERT INTO comment VALUES (6801,1043,1575,'DJ','Solution','2003-07-30 02:09:54',3,'Starting with the second clue, there are only 2 pairs of digits that are each other\'s square root, 2 and 4, and 3 and 9 (unless you count 0 and 1).\r\nThat means the minutes past the hour is one of :24, :42, :39, or :93. Obviously, 93 is too large.\r\nPutting in the number for the hours section that makes a total of 60, we have 36:24, 18:42, and 21:39.\r\n36, now, is greater than 23 and is too large. That leaves 18:42 and 21:39. 4 + 2 is not 81, but 9 + 3 is 12.\r\n\r\nSo, the answer is 18:42.\r\n\r\nInterestingly, the first clue could be eliminated, since for both :24 and :42, the total of the digits is 6, or 60 when reversed, which is too large.',NULL,0);
INSERT INTO comment VALUES (6802,1043,2918,'Jay','Time','2003-07-30 02:15:54',0,'What about 21H39',NULL,0);
INSERT INTO comment VALUES (6803,1043,1301,'Charlie','re: Solution','2003-07-30 02:37:10',0,'I\'m sure 21:39 is what you meant.',6801,0);
INSERT INTO comment VALUES (6804,1043,2839,'Andrew Mitchell','Solution','2003-07-30 02:41:13',3,'You must not be a civilian resident in the US since you use a 24 hour clock\r\nadn you looked at it at 21:39 or 9:39 PM to us yanks',NULL,0);
INSERT INTO comment VALUES (6805,1050,1301,'Charlie','re: New Challenge','2003-07-30 02:50:51',3,'Starting with SOFT:\r\n   sort\r\n   fort\r\n   fart\r\n   hart\r\n   hard\r\n-------\r\n   sort\r\n   port\r\n   part\r\n   hart\r\n   hard\r\n-------\r\n   sort\r\n   tort\r\n   tart\r\n   hart\r\n   hard\r\n-------\r\n   sort\r\n   wort\r\n   wart\r\n   hart\r\n   hard\r\n-------\r\n   sort\r\n   wort\r\n   wart\r\n   ward\r\n   hard\r\n-------\r\n   sort\r\n   wort\r\n   word\r\n   ward\r\n   hard\r\n\r\n... and from there:\r\n   bard\r\n   bare\r\n   base\r\n   ease\r\n   easy\r\n-------\r\n   card\r\n   care\r\n   case\r\n   ease\r\n   easy\r\n-------\r\n   card\r\n   cart\r\n   cast\r\n   east\r\n   easy\r\n-------\r\n   hare\r\n   bare\r\n   base\r\n   ease\r\n   easy\r\n-------\r\n   hare\r\n   care\r\n   case\r\n   ease\r\n   easy\r\n-------\r\n   hart\r\n   cart\r\n   cast\r\n   east\r\n   easy\r\n-------\r\n   hart\r\n   fart\r\n   fast\r\n   east\r\n   easy\r\n-------\r\n   hart\r\n   mart\r\n   mast\r\n   east\r\n   easy\r\n-------\r\n   hart\r\n   part\r\n   past\r\n   east\r\n   easy\r\n\r\nReductions to 4 steps in each part would require using SORD, SARD on the one hand and HAST (as in \"thou hast\") on the other.\r\n\r\nI\'ve considered wort ok because of the recent popularity of the supplement St. John\'s wort.\r\n\r\n',6798,0);
INSERT INTO comment VALUES (6806,1043,1575,'DJ','re: Solution','2003-07-30 03:01:46',0,'Err..after all that, I meant to say that the answer is 21:39.',6801,0);
INSERT INTO comment VALUES (6807,205,2839,'Andrew Mitchell','Solution','2003-07-30 03:02:29',3,'The only way Kurt couls know is if he ate 5 apples himself.\r\n\r\nBertrand had to have eaten more than one apple (or he would have answered \"no\" to Alonso)\r\n\r\nGeorge Must have eaten more than two because he would have deduced that Bertrand would have had to have eaten more than one.\r\n\r\nNone of the first three ate more than 4 total because than they would have known they had eaten more than the people they questioned\r\n\r\nthis narrows the field but not enough.  So Kurt must have used his own knowledge of how many he ate\r\nA ate 1, B ate 2, G ate 3, and Kate 5',NULL,0);
INSERT INTO comment VALUES (6808,840,2898,'dorkdork','won\'d  wat  itz ??','2003-07-30 04:19:10',0,'gravity.',NULL,0);
INSERT INTO comment VALUES (6809,842,2898,'dorkdork','ummmmm?','2003-07-30 04:26:04',0,'the other child (boy) was the one that stompp-ed away.',NULL,0);
INSERT INTO comment VALUES (6810,940,2898,'dorkdork','absolut answere','2003-07-30 04:34:04',0,'#7 on telephone reciever!!!',NULL,0);
INSERT INTO comment VALUES (6811,766,2898,'dorkdork','etc., etc., etc.....','2003-07-30 04:44:54',0,'they could have been  murdered, they could have choked, they could of had heart-attacts, who knows. It could be a # of things.',NULL,0);
INSERT INTO comment VALUES (6812,766,2898,'dorkdork','very clever.-silvis.','2003-07-30 04:49:00',0,'they were fish! How brilliantly clever of silvis.',NULL,0);
INSERT INTO comment VALUES (6813,1043,2921,'Salem Dunbar','solution?','2003-07-30 07:10:30',0,'21:39 is the only one I could find any other square root would be too large for the clock.',NULL,0);
INSERT INTO comment VALUES (6814,1043,2921,'Salem Dunbar','re: solution?','2003-07-30 07:12:29',0,'Sorry I meant to say, any other square root would be too small or too large for the clock. ',6813,0);
INSERT INTO comment VALUES (6815,865,2898,'dorkdork','maybe?','2003-07-30 07:34:55',0,'yes.',NULL,0);
INSERT INTO comment VALUES (6816,1043,2667,'Viet','i don\'t kare wat u all say','2003-07-30 07:35:16',3,'i say the answer is 3:42 if im wrong this sux badly cuz i haven\'t figure one problem yet',NULL,0);
INSERT INTO comment VALUES (6817,1043,2667,'Viet','re: i don\'t kare wat u all say','2003-07-30 07:41:23',0,'i meant 2:39 yea thats my answer ',6816,0);
INSERT INTO comment VALUES (6818,1043,2667,'Viet','re(2): i don\'t kare wat u all say','2003-07-30 07:52:44',3,'damnit the answer is 4:39 and this is why\r\n\r\n2nd clue state that 1 digit is the square root ofthe other in the min hand so option are \r\n42 24 39 93   in the min hand there are only 60 so 93 is out\r\n\r\nthe 1rst clue  say the number in the hour plus the min = 60 so it\'z either \r\nmin   hour\r\n42     18\r\n24     36\r\n39     21\r\nthe third clue say the min sum equal the hour reverse \r\nonly  39 and 21 qualifies this \r\neveryone thought the time b 21:39\r\nbut they forgot the hour hand is on 21 not 21 hours so when the hand is on 21 the hour is 4 o clock yea following me the min stay so i say the time is 4:39 finnally there you go hope itz rite cuz thats alot of typing',6817,0);
INSERT INTO comment VALUES (6819,1043,2667,'Viet','re(3): i don\'t kare wat u all say','2003-07-30 08:02:18',0,'ahhhhhhhhhhhhhhhh f*ck it God damn did see the first part where they mention bout digital the proove me all wrong if itz a normal clock mayb',6818,0);
INSERT INTO comment VALUES (6820,1049,1575,'DJ','Starters','2003-07-30 09:10:58',1,'Here are the few that struck me right off:\r\n<ol>\r\n<li>Number of letters in each counting number:\r\none(3), two(3), three(5), four(4), five(4), six(3), seven(5), eight(5), nine(4), ten(3), eleven(6), twelve(6), thirteen(8), <u>fourteen(8)</u>. . .\r\n<b>? = 8</b>\r\n</li>\r\n<li>Leap years?\r\n1888, 1892, 1896, 1904, <u>1908</u>..\r\n<b>? = 1908</b>\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n<li>S<sub>n</sub>=n^(10-n):\r\n0=0^10, 1=1^9, 256=2^8, 2187=3^7, 4096=4^6, 3125=5^5, 1296=6^4, <u>343=7^3</u>, 64=8^2, 9=9^1, 1=10^0\r\n<b>? = 343</b>\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n<li>No clue yet.\r\n</li>\r\n</ol>\r\n2 + 4 + 6 = 12 points.. go me!',NULL,0);
INSERT INTO comment VALUES (6821,174,1919,'Lewis','Solution','2003-07-30 10:45:06',3,'This problem is solvable. Why? Because I just solved it.',NULL,0);
INSERT INTO comment VALUES (6822,84,1919,'Lewis','re: No! You cannot! You cannot overtake the last person! No,no,no!','2003-07-30 11:54:14',3,'You can - if you are not in the race or if you are lapping him/her :p',4092,0);
INSERT INTO comment VALUES (6823,1049,1567,'Bryan','(5)','2003-07-30 11:54:25',0,'The values in the 5th sequence are the days of the month in three-week intervals, starting with January 1, in a non-leap year such as this year. Starting on 1/1 (month/day), the date every three weeks is: 1/22, 2/12, 3/5, 3/26, 4/16, 5/7, 5/28, 6/18, and 7/<b>13</b>. Thus the answer to the 5th sequence is 13.\r\n\r\nI got the same answers as DJ on (2) and (4) but missed (1), so my score so far is 19. Woo-hoo!',NULL,0);
INSERT INTO comment VALUES (6824,84,1919,'Lewis','re(2): No! You cannot! You cannot overtake the last person! No,no,no!','2003-07-30 11:55:08',3,'Ooooopsy---you can\'t lap in a straight race. :( But you can still not be in the race',6822,0);
INSERT INTO comment VALUES (6825,842,2925,'Danny','haha this one is easy','2003-07-30 15:55:29',0,'she has 3 children with the names: One Boy, Him, and He',NULL,0);
INSERT INTO comment VALUES (6826,1043,2373,'ryan smith','re(4): i don\'t kare wat u all say','2003-07-30 19:59:22',0,'See, you got one.\r\n\r\nAnyway, dude you\'re a riot.\r\n\r\n',6819,0);
INSERT INTO comment VALUES (6827,1049,1183,'fwaff','Solutions for 7 & 8','2003-07-30 21:17:13',3,'Series 7 gives the first number after the decimal point for the square root of the number...\r\n\r\nsqrt(1)=1.00 so the 1st number is 0\r\nsqrt(2)=1.41 so the 2nd number is 4\r\nsqrt(3)=1.73 so the 3rd number is 7\r\nsqrt(4)=2.00 so the 4th number is 0\r\netc, etc\r\nso the ? comes from sqrt(13)=3.60 ie 6\r\n\r\nSeries 8 comes from multiplying different prime numbers together...\r\n\r\n2x3=6\r\n2x5=10\r\n2x7=14\r\n3x5=15\r\n3x7=21\r\netc,etc\r\nso the ? is 38 (=2x19)\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6828,66,2775,'tyler','Here is the RIGHT answer','2003-07-30 21:33:11',0,'He will shave himself once... because before he gives himself his first shave, he will have been a town resident that doesn\'t shave himself.  Upon giving himself his first shave, he now becomes someone who shaves himself, thereby making him unable to give himself a shave.',NULL,0);
INSERT INTO comment VALUES (6829,66,2775,'tyler','Here is the RIGHT answer','2003-07-30 21:33:32',0,'He will shave himself once... because before he gives himself his first shave, he will have been a town resident that doesn\'t shave himself.  Upon giving himself his first shave, he now becomes someone who shaves himself, thereby making him unable to give himself a shave.',NULL,0);
INSERT INTO comment VALUES (6830,576,1919,'Lewis','Solution','2003-07-31 01:22:45',3,'Starts column 8 row 3 (8 along the top and 3 down) and moves diagonally down-right.',NULL,0);
INSERT INTO comment VALUES (6831,576,2731,'Venisha','','2003-07-31 02:04:45',0,'starts in the 3rd row. 8th letter. D \r\nthen the 4th row. 9th letter. O\r\nthen the 5th row. 10th letter.G\r\n\r\nDOG',NULL,0);
INSERT INTO comment VALUES (6832,576,2899,'Brian Wainscott','Solution','2003-07-31 05:27:33',3,'Yes.  Starting with the d in row 3 column 8, and going down to the right.\r\n\r\nMy first inclination was to answer \"No, I can\'t\", which seems to me a perfectly valid solution.....who are YOU to tell ME what I can and can\'t find....  But of course that is the easy way out....',NULL,0);
INSERT INTO comment VALUES (6833,1038,2932,'Scott','The money','2003-07-31 06:06:21',1,'The question of \'did Mike gain or lose money on the transactions\' is not affected by the bike\'s worth. Mike spent (lost) $40 total and gained a bicycle. ',NULL,0);
INSERT INTO comment VALUES (6834,578,1301,'Charlie','solution','2003-07-31 07:47:30',3,'The word HEAVEN contains HE, HEAVE, EVE, EVEN, AN, HAVE, HEN and A.  (I assume it\'s OK to drop letters that fall between letters of the found words, so long as letters are not transposed.)  More obscure words in this one are AVE, EAVE and HA.',NULL,0);
INSERT INTO comment VALUES (6835,578,2839,'Andrew Mitchell','solution maybe','2003-07-31 08:00:05',3,'This may be a cheat, I am not sure if you can skip letters but here goes...\r\n\r\nHASTEN\r\n1) HA\r\n2) HAS\r\n3) HAST (archaic)\r\n4) HASTE\r\n5) A\r\n6) AS\r\n7) ATE\r\n8) HATE',NULL,0);
INSERT INTO comment VALUES (6836,578,1575,'DJ','Solution','2003-07-31 09:20:03',3,'I was thinking that we weren\'t allowed to drop letters for this problem .. and there is one common word with 8 common words in it:\r\n<pre>\r\nHATPIN\r\nHA\r\nHAT\r\nA\r\nAT\r\nPI\r\nPIN\r\nI\r\nIN\r\n\r\n</pre>\r\nSome more obcure examples:\r\n<pre>HEREIN\r\nHE\r\nHER\r\nHERE\r\nERE\r\nRE\r\nREIN\r\nI\r\nIN\r\n\r\nHEREON\r\nHE\r\nHER\r\nHERE\r\nERE\r\nRE\r\nEON\r\nO\r\nON\r\n\r\nHASTEN\r\nHA\r\nHAS\r\nHAST\r\nHASTE\r\nA\r\nAS\r\nTEN\r\nEN\r\n\r\n</pre>\r\nIf the letters do not have to be consecutive, it is possible to find more:\r\n<pre>HAPTEN\r\nHA\r\nHAT\r\nHATE\r\nHE\r\nHEN\r\nA\r\nAPT\r\nAPE\r\nAT\r\nATE\r\nAN\r\nPEN\r\nTEN\r\n\r\nHARDEN\r\nHA\r\nHARD\r\nHARE\r\nHAD\r\nHE\r\nHEN\r\nA\r\nARE\r\nAD\r\nAN\r\nRE\r\nDEN\r\n\r\nHARKEN\r\nHA\r\nHARK\r\nHARE\r\nHE\r\nHEN\r\nA\r\nARK\r\nARE\r\nAN\r\nRE\r\n\r\nHASTEN\r\nHA\r\nHAS\r\nHAST\r\nHASTE\r\nHAT\r\nHATE\r\nHE\r\nHEN\r\nA\r\nAS\r\nAT\r\nATE\r\nAN\r\nTEN\r\n\r\nHATPIN\r\nHA\r\nHAT\r\nA\r\nAT\r\nAN\r\nTI\r\nTIN\r\nPI\r\nPIN\r\nI\r\nIN\r\n\r\nHEAVEN\r\nHE\r\nHEAVE\r\nHEN\r\nHA\r\nHAVE\r\nHAVEN\r\nEAVE\r\nEVE\r\nEVEN\r\nA\r\nAVE\r\nAN\r\n\r\nHEREIN\r\nHE\r\nHER\r\nHERE\r\nHEN\r\nHI\r\nERE\r\nRE\r\nREIN\r\nI\r\nIN\r\n\r\nHIDDEN\r\nHI\r\nHID\r\nHIDE\r\nHE\r\nHEN\r\nI\r\nID\r\nIDE\r\nDEN\r\n</pre>',NULL,0);
INSERT INTO comment VALUES (6837,576,2912,'Talon5000','Agnostic','2003-07-31 10:48:50',0,'<tt>\r\n                dgooddodgooddo\r\n                odoogggdodgogg\r\n                ogogdoo<b>D</b>gooddd\r\n                dgdooogg<b>O</b>ogdgo\r\n                ogdgogdgo<b>G</b>gogd\r\n                dddgddodoogdoo\r\n                odgoggdooggood\r\n</tt>\r\nDid you hear about the dyslexic agnostic?\r\nHe wondered if there is a dog.',NULL,0);
INSERT INTO comment VALUES (6838,152,2912,'Talon5000','solution','2003-07-31 11:00:56',3,'the only way albert will know his own hat color is if both hats in front of him are white, his is black because they are not all white. so after he says no, bill and carl know that both their hats are not white. the only way for bill to know his hat color, now, is if carl\'s hat is white, his hat must be black since from albert\'s statement both are not white. bill didn\'t know, so carl\'s hat much be black.',NULL,0);
INSERT INTO comment VALUES (6839,1,2912,'Talon5000','cool','2003-07-31 11:04:58',0,'i think i\'ve seen a problem like this before, but i still had to look at the answer...',NULL,0);
INSERT INTO comment VALUES (6840,135,1919,'Lewis','Solution','2003-07-31 11:08:37',3,'The painter\'s mixture is currently 4 black and 2 white but he needs 2 black and 4 white. He should pour away half of his mixture to leave him with 2 black and 1 white, then just add the other 3 white.\r\n\r\nNow he has 2 black and 4 white, which is what he needed, with only 3 pints of paint wasted.',NULL,0);
INSERT INTO comment VALUES (6841,578,1301,'Charlie','computer search','2003-07-31 11:12:28',3,'From a computer search, with more obscure words removed:\r\n\r\nharden: hard hare had he hen are an den a\r\nhasten: has haste hat hate he hen as at ate an ten a (12 words)\r\nherein: he her here hen hi ere rein in I (9)\r\nhereon: he her here hero heron hen ere eon on\r\nheroin: he her hero heron hen hi eon on in I (10)\r\nhidden: hi hid hide he hen id in den\r\n',NULL,0);
INSERT INTO comment VALUES (6842,578,1575,'DJ','javascript solution','2003-07-31 12:03:00',3,'Charlie\'s comment gave me an idea. Here\'s a programming solution the other way (without skipping letters), using the ENABLE list (wordList[] is an array of all the words):\r\n<pre>\r\nfunction find(word) {\r\n  for (var w=0; w&lt;wordList.length; w++) {\r\n    wrd=wordList[w];\r\n    if (word==wrd)\r\n      return true;\r\n  }\r\n  return false;\r\n}\r\n\r\nvar hn=new Array();\r\nfor (var w=0; w&lt;wordList.length; w++) {\r\n  word=wordList[w];\r\n  if (word.length==6) {\r\n    if (word.charAt(0)==\'h\') {\r\n      if (word.charAt(5)==\'n\')\r\n        hn[hn.length]=word;\r\n    }\r\n  }\r\n}\r\n\r\nfor (var h=0; h&lt;hn.length; h++) {\r\n  var count=0;\r\n  Word=hn[h];\r\n  Len=Word.length;\r\n  document.write(Word + \":&lt;br>\");\r\n  for (var c=0; c&lt;Len; c++) {\r\n    for (var len=1; len&lt;=(Len-c); len++) {\r\n      word=Word.substr(c, len);\r\n      if (find(word) & word.length&lt;6) {\r\n        if (count!=0)\r\n          document.write(\\\", \\\")\r\n        document.write(word);\r\n        ++count;\r\n      }\r\n    }\r\n  }\r\n  document.write(\\\"&lt;br&gt;Total: \" + count + \"&lt;br>&lt;br>\");\r\n}\r\n</pre>\r\nThis returned the following list:\r\n<pre>\r\nhadron:\r\nha, had, a, ad, on\r\nTotal: 5\r\n\r\nhaemin:\r\nha, hae, haem, a, ae, em, mi, i, in\r\nTotal: 9\r\n\r\nhagdon:\r\nha, hag, a, ag, do, don, on\r\nTotal: 7\r\n\r\nhappen:\r\nha, hap, a, pe, pen, en\r\nTotal: 6\r\n\r\nhapten:\r\nha, hap, a, apt, ten, en\r\nTotal: 6\r\n\r\nharden:\r\nha, hard, a, ar, de, den, en\r\nTotal: 7\r\n\r\nharken:\r\nha, hark, a, ar, ark, ken, en\r\nTotal: 7\r\n\r\nharmin:\r\nha, harm, a, ar, arm, mi, i, in\r\nTotal: 8\r\n\r\nharpin:\r\nha, harp, a, ar, pi, pin, i, in\r\nTotal: 8\r\n\r\nhasten:\r\nha, has, hast, haste, a, as, ten, en\r\nTotal: 8\r\n\r\nhatpin:\r\nha, hat, a, at, pi, pin, i, in\r\nTotal: 8\r\n\r\nhausen:\r\nha, a, us, use, sen, en\r\nTotal: 6\r\n\r\nhazzan:\r\nha, a, a, an\r\nTotal: 4\r\n\r\nheaven:\r\nhe, heave, eave, a, ave, en\r\nTotal: 6\r\n\r\nhempen:\r\nhe, hem, hemp, em, pe, pen, en\r\nTotal: 7\r\n\r\nherein:\r\nhe, her, here, er, ere, re, rei, rein, i, in\r\nTotal: 10\r\n\r\nhereon:\r\nhe, her, here, er, ere, re, eon, on\r\nTotal: 8\r\n\r\nheroin:\r\nhe, her, hero, er, i, in\r\nTotal: 6\r\n\r\nhetman:\r\nhe, het, et, ma, man, a, an\r\nTotal: 7\r\n\r\nhidden:\r\nhi, hid, i, id, de, den, en\r\nTotal: 7\r\n\r\nhodden:\r\nho, hod, od, odd, de, den, en\r\nTotal: 7\r\n\r\nhoddin:\r\nho, hod, od, odd, din, i, in\r\nTotal: 7\r\n\r\nhoiden:\r\nho, i, id, de, den, en\r\nTotal: 6\r\n\r\nholden:\r\nho, hold, old, olden, de, den, en\r\nTotal: 7\r\n\r\nholpen:\r\nho, holp, pe, pen, en\r\nTotal: 5\r\n\r\nhoyden:\r\nho, hoy, oy, de, den, en\r\nTotal: 6\r\n\r\nhyalin:\r\nya, a, al, li, lin, i, in\r\nTotal: 7\r\n\r\nhyphen:\r\nhyp, he, hen, en\r\nTotal: 4\r\n</pre>\r\nSo, there are quite a few words with more than 8, but the one I found before is still the only one with all common or \'acceptable\' words.',NULL,0);
INSERT INTO comment VALUES (6843,576,1575,'DJ','re: Agnostic','2003-07-31 12:08:20',0,'That\'s <i>my</i> joke, and you messed it up:\r\n\r\nDid you hear the one about the insomniac dyslexic agnostic amnesiac?\r\nHe stayed up all night trying to remember if there really is a dog.',6837,0);
INSERT INTO comment VALUES (6844,428,2869,'tammy','Possible','2003-07-31 12:14:52',0,'The second man stated \"I\'ll have what he\'s having.\"',NULL,0);
INSERT INTO comment VALUES (6845,576,2921,'Salem D','possible solution','2003-07-31 15:11:44',0,'if you start at row three col. 8 with d, you can spell dog by moving down and to the right for each of the following letters.',NULL,0);
INSERT INTO comment VALUES (6846,578,1299,'Anoop','Answer','2003-07-31 15:38:42',0,'well the first word that popped into my head was heroin and it seems to fit i think with the possible 8 words being - \r\n\r\nhe, her, hero, heron, i, on , eon, in',NULL,0);
INSERT INTO comment VALUES (6847,1038,2938,'nakia','true answer','2003-07-31 16:45:37',0,'he lost $20 in the transactions.',NULL,0);
INSERT INTO comment VALUES (6848,577,2938,'nakia','The True Solution is right before your very eyes!','2003-07-31 17:24:05',0,'That! That is. Is that? That is not. Is not!  Is that it?  That is it.',NULL,0);
INSERT INTO comment VALUES (6849,578,2944,'verizon','re: computer search','2003-08-01 02:05:28',0,'charlie, you\'re the best!',6841,0);
INSERT INTO comment VALUES (6850,1045,2839,'Andrew Mitchell','Solution','2003-08-01 02:37:02',3,'1806\r\neach number is the product of the previous number multiplid by that number plus 1\r\n\r\n1 * (1+1) =2\r\n2 * (2+3) =6\r\n6 * (6+1) = 42\r\n42* (42+1) = 1806',NULL,0);
INSERT INTO comment VALUES (6851,1049,1575,'DJ','Some more answers','2003-08-01 03:10:00',3,'Here are some more that I figured out, or at least that I think I can explain. I\'ve included the answers other people have come up with:\r\n<ol>\r\n<li>The number of letters in each counting letter:\r\none(3), two(3), three(5), four(4), five(4), six(3), seven(5), eight(5), nine(4), ten(3), eleven(6), twelve(6), thirteen(8), <u>fourteen(8)</u>, fifteen(7) ...\r\n<b>? = 8</b>\r\n</li>\r\n<li>Consecutive leap years, starting in 1888:\r\n1888, 1892, 1896, 1904, <u>1908</u>, 1912 ...\r\n<b>? = 1908</b></li>\r\n<li>It looks like every other term in this one is a 1, and the other terms are in a \'clock\' (mod 12) counting order. The given sequence isn\'t long enough to adequately verify this, but here goes:\r\n1, 12, 1, 1, 1, 2, <u>1</u>, 3, 1, 4, 1, 5 ...\r\n<b>? = 1</b></li>\r\n<li>S<sub>n</sub>=n^(10-n):\r\n0=0^10, 1=1^9, 256=2^8, 2187=3^7, 4096=4^6, 3125=5^5, 1296=6^4, <u>343=7^3</u>, 64=8^2, 9=9^1, 1=10^0\r\n<b>? = 343</b></li>\r\n<li>The dates of every third Wednesday of this year (or the date every third week, starting with January first in a non-leap year):\r\nJan 1, Jan 22, Feb 12, Mar 5, Mar 26, Apr 16, May 7, May 28, Jun 18, <u>Jul 9</u>, Jul 30 ...\r\n<b>? = 9</b></li>\r\n<li>These numbers are the point values assigned the problems in this quiz! This one had me going for so long..\r\n2, 4, 5, 6, 9, <u>12</u>, 15, 21, 26\r\n<b>? = 12</b></li>\r\n<li>S<sub>n</sub> is the tenth spot (first decimal place) in &radic;n:\r\n&radic;1=1.000, &radic;2=1.414, &radic;3=1.732, &radic;4=2.000, &radic;5=2.236, &radic;6=2.449, &radic;7=2.645, &radic;8=2.828, &radic;9=3.000, &radic;10=3.162, &radic;11=3.316, &radic;12=3.464, <u>&radic;13=3.605</u>, &radic;14=3.741\r\n<b>? = 6</b></li>\r\n<li>This is the sequence of all numbers with exactly two different prime factors, arranged in ascending order:\r\n6=2&times;3, 10=2&times;5, 14=2&times;7, 15=3&times;5, 21=3&times;7, 22=2&times;11, 26=2&times;13, 33=3&times;11, 34=2&times;17, 35=5&times;7, <u>38=2&times;19</u>, 39=3&times;13 ...\r\n<b>? = 38</b></li>\r\n<li>I still have no clue for this one. Incidentally, .4330 is (&radic;3)/4, 2.5981 is (3&radic;3)/2, but I have no idea if that\'s where those would come from, or what they mean.</li>\r\n</ol>\r\nOverall, I think I myself completely solved numbers 1, 2, 4, and 6.\r\nMy answer to number three is iffy, and probably not the intended solution, but I\'m taking it.\r\nFor number five, I noticed that that the difference between both pairs of ascending terms was the same, 21, and I guessed it was some sort of mod scale. I got different values, though; some 30, some 31, and the second one even came out to 28! .. If I had been awake that would have been easy. Anyway, I corrected Bryans answer (three weeks from June 18 is July 9, not 13), so I\'m claiming those points as well.\r\nNumber seven I would have gotten in a few weeks, or years. I\'ll relinquish those points.\r\nFor the values in number 8, I had noticed that each had exactly two different prime factors, but I was thinking too much. I mulled over the order, trying to find a pattern, and missed the simple ascension of the results. I would take only half of those points, but 21 doesn\'t divide by two very evenly, so I\'ll just take them all.\r\nI didn\'t get the last one, and no one else has yet either.\r\n\r\nTotal: 2 + 4 + 5 + 6 + 9 + 12 + 21 = 59.\r\nLooks like I still failed..\r\nActually, for number seven, I did notice that the postions of the zeroes (1, 4, 9) were the perfect squares. So, that would eventually have led to me listing the square roots of the numbers, and making the same observation that fwaff did. It\'s not my fault he blurted out the answer before I had the chance! So, I deserve those points too.\r\n\r\nMy total score then is: 2 + 4 + 5 + 6 + 9 + 12 + 15 + 21 = 74.\r\nAnd hey, I only missed the last sequence. Too bad you guys each only got one or two ...\r\n\r\n=P',NULL,0);
INSERT INTO comment VALUES (6852,1045,1575,'DJ','solution','2003-08-01 03:33:55',3,'The differences between consecutive terms is:\r\n1 + 1 = 2, 2 + 4 = 6, 6 + 36 = 42 ..\r\n\r\nThis makes it fairly easy to see that each term is added to its square to get the next term:\r\n42 + 1764 = <b>1806</b>',NULL,0);
INSERT INTO comment VALUES (6853,120,1575,'DJ','re: log?','2003-08-01 03:52:55',0,'Also, just to avoid any confusion, it should be noted that log(x) does not generally refer to the natural logarithm, base <i>e</i>, but to the common logarithm, base 10, (except in advanced level mathematics texts, and then only rarely).\r\n\r\nIn general, the convention is:\r\nlog(x) is base 10\r\nln(x) is base <i>e</i>\r\nlg(x) is base 2\r\nlogb(x) or log<sub>b</sub>(x) has some base b',1269,0);
INSERT INTO comment VALUES (6854,1049,872,'pleasance','sequence 3','2003-08-01 05:53:35',0,'I thought of (3) as a calendar, not a clock, but it\'s much the same as DJ\'s answer. Pairing the numbers off, we get 1/12, 1/1, 1/2, or December first, January first, February first, so to continue we would have March first, 1/3, the next two numbers in the series being 1 and 3. It just occurred to me that this doesn\'t work in the US, where dates are usually written the other way round.\r\n\r\nAlternative solution: We could read the numbers as months, giving us January, December, Jan., Jan., Jan., February. Then the sequence is obviously the first month in which it snowed on Mount Pooka-Pooka in consecutive winters, beginning with the winter of 1837/8 and up to 1842/3. Unfortunately, the next in the series refers to the infamously warm dry winter of 1843/4, when it didn\'t snow at all. Just kidding. Sorry. ',NULL,0);
INSERT INTO comment VALUES (6855,1045,2667,'Viet','thoughtz','2003-08-01 08:28:55',0,'DJ solution sound better and is more understanding and andrew i didn\'t get how you get 6 or you must have typed it wrong 2*(2+1)=6',NULL,0);
INSERT INTO comment VALUES (6856,1038,2947,'jeremy','he is even.','2003-08-01 09:06:20',0,'Through all his transactions he ended up losing $40, but due to the fact that the bike is worth $40, in a sense he breaks even.',NULL,0);
INSERT INTO comment VALUES (6857,1043,2947,'jeremy','21:39','2003-08-01 09:30:24',0,'*Read the first sentence \"24 HOUR DIGITAL CLOCK\"\r\n  This means there are no hands, just numbers.\r\n*Now for my solution of 21:39, 21+39=60, 3 is the square root of nine and 3+9=12 which reversed is 21.\r\n \r\n21:39\r\nNow everyone else stop you petty b****ing',NULL,0);
INSERT INTO comment VALUES (6858,1063,2899,'Brian Wainscott','','2003-08-01 10:18:03',3,'Moe is born in 1932, and hence is older.\r\n\r\nFor the grandfather clocks to show the same time, the fast one must gain 6 hours, and the slow one lose 6 hours.  This will take (6 hours)x(60 minutes/hour)x(60 seconds/minute) / (10 seconds/hour) hours, which is exactly 90 days.\r\n\r\nIf they set the clocks on January 31, 1979, they will agree again at noon on May 1, 1979 (each reading 6 o\'clock).  Hence this is Moe\'s 47th birthday.\r\n\r\nIf they had set the clocks in 1980 (had Moe been born in 1933), then the latest they could have agreed is April 30th, not may, due to 1980 being a leap year.',NULL,0);
INSERT INTO comment VALUES (6859,1063,1567,'Bryan','Tricky ...','2003-08-01 10:24:26',3,'Since one clock gains as much time every hour as the other loses, the next time both clocks will show exactly the same time is when one has gained 6 hours and the other has lost 6 hours, since antique grandfather clocks have a 12-hour cycle.<p>If one clock gains 10 seconds per hour, it will gain one minute in 6 hours, one hour in 6*60=360 hours, and 6 hours in 6*360=2160 hours, or 90 days.<p>Now, the clocks are synchronized in January, and will agree again in May, and the intervening time is 90 days. The only way this can be true is if this occurs in a non-leap year and the clocks are synchronized on January 31, since 28 days in February + 31 days in March + 30 days in April = 89 days, leaving May 1st as the 90th day.<p>Joe tells us the clocks will align again on Moe\'s 47th B-day. If Moe was born in 1933, he would turn 47 in 1980, which is a leapyear, which does not work for this scenario.  Therefore Moe was born in 1932 and Joe was born in \'33, making Moe older.',NULL,0);
INSERT INTO comment VALUES (6860,1045,2899,'Brian Wainscott','Same answer, different reason','2003-08-01 10:26:05',3,'I got 1806 also, but I figured each number was multiplied by the next prime:\r\n\r\n1*2=2\r\n2*3=6\r\n6*7=42\r\n42*43=1806\r\n1806*1811=3270666\r\n\r\nBut I like DJ\'s answer better.  No point in making things unnecessarily complicated.  Primality is just the first thing that occured to me....',NULL,0);
INSERT INTO comment VALUES (6861,1043,1919,'Lewis','re: **:**','2003-08-01 10:27:06',0,'Jeremy - thats very good that you can solve this - but <b>please don\'t give away the answer in your subjects.</b> Thank you.',6857,0);
INSERT INTO comment VALUES (6862,1045,2899,'Brian Wainscott','re: Same answer, different reason: Correction','2003-08-01 10:27:50',0,'I meant to say Andrew\'s solution.  It is numerically equivalent to DJ\'s, of course, but simpler.',6860,0);
INSERT INTO comment VALUES (6863,780,2792,'Thomas','First cut at solution','2003-08-01 10:47:26',0,'Answer: 27.  Put 1, 2, 3 ... 13 in the first 13 bags.  Then put bag 11 plus 3 marbles in bag 14, bag 13 plus 2 in 15, and bag 12 plus 4 in 16.  Then combine bags as follows: 8&9 in 17, 2&16 in 18, 7&14 in 21, and 15,3&1 in 19.  At this point the bag count is 20.  Continue combining bags: 5&17 in 22, 6&18 in 24, 4&21 in 25, and 10&19 in 29.  Total now is 24.  Finally 22&24 in 46, 25&29 in 54, and 46&54 in 100.',NULL,0);
INSERT INTO comment VALUES (6864,1038,2950,'ray lavko','answer','2003-08-01 11:44:23',0,'i agree, he is even',NULL,0);
INSERT INTO comment VALUES (6865,67,1919,'Lewis','Solution','2003-08-01 12:37:47',3,'Three fat cats eat three fat rats in 3 minutes. We can assume each cat eats one rat each, so each cat takes 3 minutes to eat a rat.\r\n\r\nWhen thirty three cats eat sixty six rats, each cat needs to eat 2 rats. Since i rat took 3 minutes, this will take 6 minutes.',NULL,0);
INSERT INTO comment VALUES (6866,578,2951,'Jim Breaux','Solution','2003-08-01 13:05:07',0,'As I interpreted the instructions, the 8 words cannot be made by skipping over letters.  HITMAN appears to fit the bill.\r\n\r\nHITMAN:\r\nHi\r\nHit\r\nIt\r\nI\r\nMa\r\nA\r\nAn\r\nMan',NULL,0);
INSERT INTO comment VALUES (6867,575,2921,'Salem D','I\'M CONFUSED','2003-08-01 13:45:31',0,'I got the following\r\n\r\n    9142\r\n    8117\r\n    ----\r\n   17259  \r\nwhich would mean s=9, o=1, m=4, e=2,g=8, d=7,i=1,a=5\r\nand the equation works, but it is different than your answer. What did I do wrong?\r\nAlso if o=7 how does e=5 ? ',NULL,0);
INSERT INTO comment VALUES (6868,576,1626,'Gamer','Hmmmm','2003-08-01 13:48:07',4,'I really love getting 4 of the exact same solution, but it\'s kind of redundant.',NULL,0);
INSERT INTO comment VALUES (6869,575,2921,'Salem D','nevermind','2003-08-01 13:51:30',0,'I was blinded for a moment.\r\nI now see my mistake.\r\n',NULL,0);
INSERT INTO comment VALUES (6870,1045,1301,'Charlie','More solutions from the on-line handbook of integer sequences','2003-08-01 15:07:53',3,'Aside from a few more obscure sequences and the ones mentioned already, this also shows up as:\r\n\r\n1,2,6,42,618,15018,533418,25935018,1651637418\r\nSum_{k=1...n} (k!)^2.\r\nExample:   a(3)=0!*0!+1!*1!+2!*2!=6.\r\n\r\n1,2,6,42,62,102,107,157,232,249,350,384,473,547,637,731,790,920,1005,1031,1042,1063,1109\r\na(n+1)=a(n) + sum of squares of digits of a(n).\r\nExample:   After 1063, since 1^2 + 0^2 + 6^2 + 3^2 = 46 we get 1063+46 = 1109.\r\n\r\n1,2,6,42,26,48,92,96,132,20,6,42,26,48,92,96,132,20,6,42,26\r\nStart with 1; add the digits of the previous term and the squares of the digits of the previous term.\r\n\r\n1,2,6,42,21,27,405,2304,88263,88263,861993,6100974,80207226\r\nFactorial numbers written backwards.\r\nFor example, 5! = 120, backwards it\'s 021, then drop the now leading zero.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6871,228,2953,'Frank K','the REAL answer :)','2003-08-01 15:32:29',0,'There are three errors in the riddle:\r\n1. S/V disagreement\r\n2. \"thise\" is incorrect\r\n3. \"errors\" in riddle counts as the third! :)\r\n\r\nMy son came up with this answer.',NULL,0);
INSERT INTO comment VALUES (6872,830,2955,'banerd','literary solution','2003-08-01 16:29:29',0,'I\'m a literary person, so my solution is a play on words.\r\n\r\nNote the exact phrasing: the water in the hot container would freeze before the water in the cold container.\r\n\r\nMore specifically, \"hot CONTAINER\" and \"cold CONTAINER\"\r\n\r\nThus, you could put boiling water in a cold container and near-frozen water in a warmed container and still satisfy the exact wording of the problem.',NULL,0);
INSERT INTO comment VALUES (6873,633,2955,'banerd','answer','2003-08-01 16:39:42',0,'I\'m not sure whether this is real or something invented in the desperation of a chem final, but when water freezes, the molecules, due to the interaction of the 120-degree bond angles, forms hexagons, with enpty space in between. That\'s also believed to be the reason mature snowflakes always have six arms.\r\n\r\n.O.O\r\nO...O\r\n.O.O\r\n\r\nIgnore the little periods. I couldn\'t get the flooble thing to accept multiple continguous spaces.',NULL,0);
INSERT INTO comment VALUES (6874,1041,1301,'Charlie','Is it this simple or am I misinterpreting the rules?','2003-08-02 05:17:49',3,'Since the judge was not a knave and he contradicted himself, he must be a liar, so neither Bert nor Coby won.\r\n\r\nCoby\'s first statement was that a certain person (Dave) won, so his second statement would also have to be about stating a certain person won.  Only statements a, b and e do this.  Coby couldn\'t have made statement a as then he\'d be agreeing with himself, which is not allowed for a knave.  That leaves b and e.  Either one would be a lie as neither he (Coby) nor Bert won.  Thus his first statement (Dave won) would have to be true.\r\n\r\nTherefore Dave won.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6875,1041,1919,'Lewis','re: Is it this simple or am I misinterpreting the rules?','2003-08-02 07:43:04',0,'You are correct. It is indeed that simple. The rest is there as a distraction (obviously didn\'t work that well :)',6874,0);
INSERT INTO comment VALUES (6876,1041,1301,'Charlie','re(2): Is it this simple or am I misinterpreting the rules?','2003-08-02 09:21:51',0,'Actually it did somewhat, as I made up a grid and started Xing out bad combinations.  Only after I started filling in the implications of the empty (non-xed) squares, which I started with Coby, did I realize this pair was the key.',6875,0);
INSERT INTO comment VALUES (6877,1038,2703,'Mr. Spock','re: answer','2003-08-02 09:24:45',0,'Now that we agree he is even we can all agree the answer is \"no.\"',6864,0);
INSERT INTO comment VALUES (6878,1041,1567,'Bryan','I disagree ...','2003-08-02 13:53:44',2,'So far there is a solution that Dave won, but assume the racers finish A, B, D, E, and C, and that each made the following second statement:<p>Alex: Dave won.<br>Bert: I won.<br>Coby: I didn\'t win.<br>Dave: Bert won.<br>Ed: I came 4th.<p>In this scenario, each person makes one true statement and one false statement. Therefore, A could also be the winner, given the statements.',NULL,0);
INSERT INTO comment VALUES (6879,1041,2899,'Brian Wainscott','re: I disagree ...','2003-08-02 15:51:04',0,'I don\'t think this matches the indicated assumption.  Coby answers the first question \"Dave won\".  According to the assumption, his second statement must therefore be a statement about who won.  \"I didn\'t win\" would have to have been matched with someone who, in their first answer, gave information about their own position.\r\n\r\nI think it works if Alex = c, Bert = a, Coby = e, Dave = b and Ed = d.  The type of statements then match, and as Charlie said, Dave won the race.',6878,0);
INSERT INTO comment VALUES (6880,576,2898,'dorkdork','got it!','2003-08-02 16:13:41',0,'there isnt any.',NULL,0);
INSERT INTO comment VALUES (6881,1041,1567,'Bryan','re(2): I disagree ...','2003-08-02 18:18:08',0,'I really didn\'t understand the statement about the assumption the first time I read it, but thanks to your comment, it makes sense now. I have a natural tendency not to make such assumptions when solving puzzles, and I guess that\'s why it made no sense at first.',6879,0);
INSERT INTO comment VALUES (6882,1038,2898,'dorkdork','yah ? I think.','2003-08-02 21:31:38',0,'yes, his profit was  $10.00.',NULL,0);
INSERT INTO comment VALUES (6883,337,2898,'dorkdork','certainly!!','2003-08-02 21:44:00',0,'90,520,000 seconds in one year.',NULL,0);
INSERT INTO comment VALUES (6884,783,2898,'dorkdork','?','2003-08-02 21:53:27',0,'how can there be a limit within any part of infinity? unless alpha=begining, and omegaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..............etc. ',NULL,0);
INSERT INTO comment VALUES (6885,788,2898,'dorkdork','Never ~ !!~','2003-08-02 22:03:48',0,'yes,where did the( =10 cents) have anything to do with that equasion? 1 dollar=100 cents=[10 cents]   Wrong!',NULL,0);
INSERT INTO comment VALUES (6886,307,2898,'dorkdork','iseeit.','2003-08-02 22:09:49',0,'pie =10000....whatever(3.14etc.).  Not pi=E 100...ect. ',NULL,0);
INSERT INTO comment VALUES (6887,274,2898,'dorkdork','watup!@#%^$','2003-08-02 22:19:13',0,'harold drew another line shorter than the kings line,his line was the same as the kings except his was shorter.',NULL,0);
INSERT INTO comment VALUES (6888,1063,2898,'dorkdork','maybe itz...','2003-08-02 22:27:35',0,'moe',NULL,0);
INSERT INTO comment VALUES (6889,988,2898,'dorkdork','no problem.','2003-08-02 22:34:23',0,'sure;  ( Thi#s%)',NULL,0);
INSERT INTO comment VALUES (6890,314,2898,'dorkdork','not sure for sure','2003-08-02 23:08:00',0,'22.',NULL,0);
INSERT INTO comment VALUES (6891,20,2898,'dorkdork','?>*&%!@#$.','2003-08-02 23:22:58',0,'c and d',NULL,0);
INSERT INTO comment VALUES (6892,578,2898,'dorkdork','thinkin\'....','2003-08-02 23:37:15',0,'the alphabet.',NULL,0);
INSERT INTO comment VALUES (6893,909,2898,'dorkdork','guess\'n i think.','2003-08-02 23:46:37',0,'0.',NULL,0);
INSERT INTO comment VALUES (6894,1038,2973,'eva','i think..','2003-08-03 00:30:30',0,'I think Mike lost $10',NULL,0);
INSERT INTO comment VALUES (6895,578,1626,'Gamer','Hmmm','2003-08-03 03:57:31',0,'Note that I is a capitalized word. It would look silly to have hatpIn as a spelling... And is ha i word or just an interjection?\r\n\r\nI don\'t know if the idea is to use common letters or less common letters.',NULL,0);
INSERT INTO comment VALUES (6896,7,1301,'Charlie','re: People!  Get a clue!','2003-08-03 07:10:11',0,'The \"I\" who tells is a person. That person has choices.  Just because it is not a third person doesn\'t change the fact that the person, the narrator, had to choose what to report in the case of a split outcome.',6021,0);
INSERT INTO comment VALUES (6897,579,1575,'DJ','Hmm','2003-08-03 07:15:58',0,'It appears that it\'s not geometric, and nothing is multiplied to get each subsequent term, unless it\'s multiplied then added or subtracted:\r\n1&times;1+1=2\r\n2&times;1+2=4 or 2&times;2+0=4\r\n4&times;2+5=13 or 4&times;3+1=13\r\n13&times;2+5=31\r\n.. okay, no pattern that I can see ..\r\n\r\nLooking at the differences:\r\n1+1=2, 2+2=4, 4+9=13, 13+18=31, 31+73=112...\r\nStill no help. For a second it looked like each term just added a perfect square, but that\'s not it.\r\nThe other thought I had was that it\'s the ascending sequence of numbers whose digits add up to 4 (4, 13, 22, 31, 40, 103, 112, 121, 130, 211..) but then I realized that it was missing some terms, besides the fact that the first two terms don\'t even fit.',NULL,0);
INSERT INTO comment VALUES (6898,579,2703,'Mr. Spock','Solution','2003-08-03 07:39:53',0,'Having an anthropological background will help you with this answer.  How you ask?  Observing in the sequence all digits are 1-4 is suggestive, this seems to indicate to me a hand (base 5) numbering system.  Converting to base 10 yields the sequence 1,2,4,8,16,32.. or obviously 2^n-1 so the next term in base 10 is 2^6 = 64, converting back to base 5 gives the answer, 224.',NULL,0);
INSERT INTO comment VALUES (6899,1041,2703,'Mr. Spock','Noodle bake','2003-08-03 07:49:50',0,'Dave won, but how do we know the framer of the question is not a knave?',NULL,0);
INSERT INTO comment VALUES (6900,1038,2703,'Mr. Spock','re: i think..','2003-08-03 08:00:40',0,'I disagree, don\'t listen to Greenspan, there is no assumption of deflation in the problem.  Don\'t be like Kolby Bryant, try to understand that the answer is \"no\".',6894,0);
INSERT INTO comment VALUES (6901,579,2974,'Terri','wow....I dunno','2003-08-03 08:13:47',0,'I\'m not really sure, this one\'s a toughie, is it 224?',NULL,0);
INSERT INTO comment VALUES (6902,579,2974,'Terri','re: Solution','2003-08-03 08:15:02',0,'Hey I got the same answer as you, but i did it a totally different way...',6898,0);
INSERT INTO comment VALUES (6903,578,1575,'DJ','re: Hmmm','2003-08-03 08:26:40',0,'Are you saying \'I\' shouldn\'t count as a word? I\'m not sure of your point...\r\n\r\nAnd \'ha\' is a word, and in interjection .. interjections are one of the eight parts of speech.\r\n\r\nAnd did you mean common letters or common words? If you meant words, do you mean to suggest we should try to use <i>less</i> common words than more common ones? Again, I\'m not sure of your point..',6895,0);
INSERT INTO comment VALUES (6904,574,2974,'Terri','This was one of the easier ones','2003-08-03 08:38:29',0,'I think its: Mr. North took the south.\r\nMr. South took the west\r\nMr. East took the north \r\nMr. West took the east\r\nYep ( if I\'m right) that one was pretty easy',NULL,0);
INSERT INTO comment VALUES (6905,579,1919,'Lewis','re: wow....I dunno','2003-08-03 09:02:51',0,'How did you get to your answer? For all we know you could have just copied the same answer that people got.',6901,0);
INSERT INTO comment VALUES (6906,1041,1919,'Lewis','re: Noodle bake','2003-08-03 09:05:06',1,'Good point, but sadly I am not a knave. Just to prove it I shall say it in alternating statements.\r\n\r\nI am not a knave.\r\n\r\nI am not a knave. :p',6899,0);
INSERT INTO comment VALUES (6907,579,2974,'Terri','re(2): wow....I dunno','2003-08-03 09:19:58',0,'Well I saw that the numers only ranged from 1-4. and after the 3\'s I saw it  started over with 3 1\'s so I assumed next it\'d be 3 2\'s and 112 ended in a 2 so the next number would be 224\r\nand u didn\'t have to be so rude anout it',6905,0);
INSERT INTO comment VALUES (6908,579,2978,'Freddy Grants','The solution','2003-08-03 14:02:48',0,'I believe the next number in the sequence would be 274.  When I looked at the problem the only definate pattern i realized was... 1+1squared+2(1squared)+3squared+2(3squared)+9squared+2(9squared). When you follow this formula you can derive that the number after 112 will be 274.',NULL,0);
INSERT INTO comment VALUES (6909,777,2979,'Monica','','2003-08-03 14:08:52',0,'Well...I was under the impression that we were working with a single plane....a Plane is another name for a line....A Line having infinite number of points in between and also having definite points at the beginning and end... If we are working with only 2 colors...then obviously we would have two of the same color. What i don\'t understand is the part about the meter.   How long is the plane initially?     Maybe its me and I missed something.',NULL,0);
INSERT INTO comment VALUES (6910,1041,1575,'DJ','re(2): Noodle bake','2003-08-03 16:39:08',1,'We also know, now, that Lewis is not a liar, since he said \"I shall say it in alternating statements,\" and then he did. Therefore, Lewis is a Knight, or maybe even just a normal person (gasp!).',6906,0);
INSERT INTO comment VALUES (6911,1010,2981,'Melanie','my answer','2003-08-03 19:21:56',0,'You are a Soul.  That one was easy!',NULL,0);
INSERT INTO comment VALUES (6912,1038,2981,'Melanie','re: answer','2003-08-03 19:46:24',0,'I\'m probably wrong but I think that Mike \"Broke Even\" ',NULL,0);
INSERT INTO comment VALUES (6913,579,1919,'Lewis','re(3): wow....I dunno','2003-08-03 22:22:03',0,'I wasn\'t being rude about it, I was just stating my opinion. Now you said how you got your answer I know you didn\'t just copy it.',6907,0);
INSERT INTO comment VALUES (6914,1041,1919,'Lewis','re(3): Noodle bake','2003-08-03 22:26:45',0,'Wow, I was in my very own Liars and Knights puzzle! :0)',6910,0);
INSERT INTO comment VALUES (6915,1051,1301,'Charlie','Is it...','2003-08-04 02:45:33',0,'a cowbird?',NULL,0);
INSERT INTO comment VALUES (6916,578,1626,'Gamer','re(2): Hmmm','2003-08-04 03:19:38',0,'But then Er is an interjection as well... Like used when you don\'t know a word. Anyway, anything can be an interjection... I could go from HARD to EASY saying interjections.\r\n\r\nWhat I am saying is i isn\'t a word, or not a proper word. It would need to be capitalized in the word anyway to count. Only I would count, and the word is in lower case.',6903,0);
INSERT INTO comment VALUES (6917,1051,2840,'Becky','could it be....','2003-08-04 03:47:51',0,'my guess is a manatee',NULL,0);
INSERT INTO comment VALUES (6918,579,1575,'DJ','re: Solution','2003-08-04 03:55:30',0,'I can\'t believe I didn\'t catch that.. good job. =)',6898,0);
INSERT INTO comment VALUES (6919,1051,2912,'Talon5000','re: could it be....','2003-08-04 03:56:42',0,'maybe it\'s a flying manatee (sea cow)',6917,0);
INSERT INTO comment VALUES (6920,578,2912,'Talon5000','re(3): Hmmm','2003-08-04 04:09:05',0,'that\'s dumb...when you do word problems like this you always count i as a word. and, you will find ha in the dictionary, and ouch, and wow, as interjections, but not er. you can make up a word that is anything.\r\ni can go from hard to easy saying verbs:\r\nhard\r\neard  \"i wanted to eard you when i found out.\"\r\neary  \"when did she eary last time?\"\r\neasy\r\n\r\nmaking up a word doesn\'t mean you can use it, but that doesn\'t mean all of the same part of speech can\'t work.',6916,0);
INSERT INTO comment VALUES (6921,1038,2983,'Daniel','he gains','2003-08-04 04:16:38',3,'I believe he gains 20$ off this. he lost 40 dollars in the transactions, but the original cost of the bike was 20. therefore he has a 40 dollar bike, yet he only paid 20. HE GAINS $20!',NULL,0);
INSERT INTO comment VALUES (6922,466,2722,'Jack Putz','Reason','2003-08-04 05:23:33',0,'Different Lattitudes do get different ammounts of sunlight (in hours).  If the world were a perfect sphere, this would not be the case.  the world is not a perfect sphere, but bulges at the equator.',NULL,0);
INSERT INTO comment VALUES (6923,1051,2839,'Andrew Mitchell','re(2): could it be....','2003-08-04 06:22:24',0,'Flying is not a problem as a manatee when swimming would be \"off the ground\" but the back end of a manatee is not round unless you count that the letter \"e\" is roundish...',6919,0);
INSERT INTO comment VALUES (6924,1051,2839,'Andrew Mitchell','A little gross...','2003-08-04 06:25:44',0,'A side of beef?\r\nsince it is skinned it would be neiether white nor black (rather pinkish red)\r\nThe \"round\" comment could be referring to the cut of meat\r\nand a dress side of beef hangs from a hook so it is off the ground',NULL,0);
INSERT INTO comment VALUES (6925,1064,1626,'Gamer','Queue problems','2003-08-04 06:36:11',4,'Wasn\'t the solution to this in the solution queue 2 days before now? ',NULL,0);
INSERT INTO comment VALUES (6926,1051,1626,'Gamer','re: A little gross...','2003-08-04 06:38:00',0,'I just realized \"stay off the ground\" doesn\'t mean it needs to fly. When it\'s swimming around it\'s off the ground, and on the water instead.',6924,0);
INSERT INTO comment VALUES (6927,1038,1626,'Gamer','re: he gains','2003-08-04 06:43:21',0,'You are counting the original cost of the bike twice. He gets -20 + (30-40) + (50-60) or -40 for the 40 dollar bike. ',6921,0);
INSERT INTO comment VALUES (6928,1064,1575,'DJ','re: Queue problems','2003-08-04 06:45:22',0,'Yeah, I messed up the date stamp somehow, and levik just fixed it, so if you saw the answer..don\'t say anything.',6925,0);
INSERT INTO comment VALUES (6929,1064,2899,'Brian Wainscott','Picky of me....','2003-08-04 06:59:21',1,'I know, but if n=0 there are in infinite number of such sequences:\r\n\r\n-1 + 0 + 1 = 0\r\n-2 + -1 + 0 + 1 + 2 = 0\r\netc.\r\n\r\n(a) specifically states a POSITIVE integer, but the first sentence of the puzzle is in fact false.\r\n\r\nAll I have for (a) so far is some ugly quadratic equations.....',NULL,0);
INSERT INTO comment VALUES (6930,1051,2985,'Vic','Its a...','2003-08-04 06:59:45',0,'Its a female walrus. Or an airplane.',NULL,0);
INSERT INTO comment VALUES (6931,1064,2899,'Brian Wainscott','re: Picky of me....leads to solution?','2003-08-04 07:21:23',3,'(a) requires n to be positive, but not all the terms of the sequence.  So I\'d say the longest sequence has 2n terms:\r\n\r\n-(n-1) + -(n-2) + ... + 0 + 1 +...+(n-1)+n\r\n\r\n(eg, for n=4 you have -3 + -2 + -1 + 0 + 1 + 2 + 3 + 4)\r\n\r\nfor (b), the first term is -(n-1) and the last term is n.\r\n\r\nI\'ll have to think a bit about the proof that this is the longest such sequence, but it sounds right....',6929,0);
INSERT INTO comment VALUES (6932,428,2988,'bob','possible explanation','2003-08-04 08:31:32',0,'The bar only serves Guinness or Worthington and the barmaid served the last of the Worthington to the first stranger.',NULL,0);
INSERT INTO comment VALUES (6933,903,1919,'Lewis','Solution','2003-08-04 08:35:26',3,'My method of working it out was as follows. Start with C,A,V & E on cubes 1 to 4 respectively. Then you find another word, like CLEF. We know the position of the C & E, but not the L and F, which are either on the A cube or V cube. Now we need to find a word with either a V or A and either a L or F. The word FARE contains a F and an A, so they cannot be on the same cube. So we have C on cube 1, A & L on cube 2, V and F on cube 3 and E on cube 4. \r\n\r\nRepeating this method we get: S,G ON 3,4\r\n\r\nCube 1:C,U,R,H,O,X\r\nCube 2:A,L,D,T,M,W\r\nCube 3:V,F,P,I,Z,G\r\nCube 4:E,B,Y,K,N,S\r\n\r\nLetters that aren\'t used are X and Q.',NULL,0);
INSERT INTO comment VALUES (6934,903,1919,'Lewis','re: Solution','2003-08-04 08:37:15',3,'The last letter on cube 1 should be \'J\', becuase as I said, X isn\'t used, and  from the start it says \'including J\'.',6933,0);
INSERT INTO comment VALUES (6935,343,2988,'bob','re: yes/no','2003-08-04 08:42:53',0,'I agree but your solution doesn\'t address the \"in the side of the mountain\" part of the riddle.  For that, I figured the mountain was an avalanche of snow that covered the front of the cabin (door) and the part sticking out had no other way to get in so they froze to death.',2202,0);
INSERT INTO comment VALUES (6936,1038,1919,'Lewis','re: he gains','2003-08-04 09:28:25',3,'You saidhe lost 40 dollars and got a 20 dollar bike, gaining 20 dollars. But if you pay 40 dollars for a 20 dollar bike, thats losing money. Also, the bike is worth 40 dollars, as it says at the end. He paid 40 dollars for a 40 dollar bike, therefore broke even. HE BROKE EVEN!',6921,0);
INSERT INTO comment VALUES (6937,1038,1919,'Lewis','re: The money','2003-08-04 09:29:57',1,'Thats actually a very good point. Although that is probably not the answer Jon was looking for, from the way it is worded that is, strictly speaking, correct.',6833,0);
INSERT INTO comment VALUES (6938,1064,2716,'Federico Kereki','Some hints','2003-08-04 10:00:49',2,'If a number can be factored as p times q, and p is odd, then\r\n\r\nn = (q-(p-1)/2) + ... + (q-1) + q + (q+1) + ... + (q+(p-1)/2)\r\n\r\nShould the first term be negative, the first terms would cancel each other (as in 5=-1+0+1+2+3) and you would have\r\n\r\nn = (-q+(p+1)/2) + ... + (q-1) + q + (q+1) + ... + (q+(p-1)/2)\r\n\r\nThe longest sequence could be the largest odd factor of n.\r\n\r\nThe last term would the the largest value of (q+(p-1)/2), as seen above.\r\n\r\nAs a remark, you can deduce which numbers do *not* allow such a sequence...\r\n\r\nPS. If p is odd and q is even, you can also write\r\n\r\nn = (p-q+1)/2 + .... (p-1)/2 + (p+1)/2 + ... + (p+q-1)/2\r\n\r\nSome of the negative terms (if present) could cancel out some positive terms. The length of this sequence is q, and the maximum term, (p+q-1)/2.',NULL,0);
INSERT INTO comment VALUES (6939,1038,2989,'Andre','basic','2003-08-04 12:21:24',3,'  -20.00\r\n  +30.00\r\n  _______\r\n  +10.00\r\n  -40.00\r\n  _______\r\n  -30.00\r\n  +50.00\r\n  _______\r\n  +20.00\r\n  -60.00\r\n  _______\r\n  -40.00\r\n\r\nIt looks as if Mike lost 40.00 but you must count the initial 20.00 Mike paid for the bike.  So Mike lost money in deciding to keep the bike, but he\'d have lost at least 20.00 (the same 20.00 he paid for the bike originally and WOULDN\'T HAVE the bike) had he not decided to keep it.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (6940,1051,2990,'Hayley','Fix','2003-08-04 13:05:05',0,'The riddle is not possiable to solve. There are a number of different objects it could be, but none can be certain.',NULL,0);
INSERT INTO comment VALUES (6941,1064,1626,'Gamer','re: Some hints','2003-08-04 15:36:13',0,'This is all fine and such, but I can say a prime number like 5 does have more than 1 number that could be in its group. Maybe I just misread your post.',6938,0);
INSERT INTO comment VALUES (6942,1038,2992,'Chan Wah','re: basic','2003-08-04 15:37:58',0,'I don\'t understand how he would lose at least 20 if he had not kept the bike. The original 20 was already included in your calculation. The way I see it, he is down by 40 but the bike is currently worth 40 so he\'s even.',6939,0);
INSERT INTO comment VALUES (6943,912,2992,'Chan Wah','re: Impossible?','2003-08-04 16:08:06',0,'Agreed',6072,0);
INSERT INTO comment VALUES (6944,1051,2992,'Chan Wah','More grosss','2003-08-04 16:35:13',0,'A calf in the middle of being born?',NULL,0);
INSERT INTO comment VALUES (6945,1064,2995,'H','My solution','2003-08-04 16:43:28',3,'Assuming that the sequence does not restrict itself to just positive integers, my solutions are:\r\nA) the number of terms will be 2n, if the series extends from -(n-1) to n\r\nb) the bounds will thus be -(n-1) and n\r\n\r\nExample: if the integer is 587, the sequence will be -586+(-585)+(-584)...+587',NULL,0);
INSERT INTO comment VALUES (6946,1038,2989,'Andre','re(2): basic, not so basic','2003-08-04 16:51:43',0,'You are right\r\nI miscalculated!\r\nHowever, even though he\'s even he has lost 20.00 because he originally got a deal when he bought a bike valued at 40.00 for half price.',6942,0);
INSERT INTO comment VALUES (6947,44,1919,'Lewis','Solution','2003-08-04 23:16:51',3,'If a wife knew of no unfaithfull-ness, then becuase there was at least one husband, she would know it was hers. The fact that no shots were fired on the first night meant everyone knew of at least one.\r\n\r\nOn the second night if someone knew of only one, but there was definitely more than one because of what happened the previous night, she would know that her husband was unfaithful. The fact that no gunshots were heard meant that everyone knew of at least two.\r\n\r\nThis would continue all the way through to the fortieth night. On that night, anyone who knew of 39 unfaithful husbands would know theirs was unfaithful, so I think 40 men were shot.',NULL,0);
INSERT INTO comment VALUES (6948,134,1919,'Lewis','Step-by-Step Solution','2003-08-04 23:24:51',3,'When he goes across first time he cannot take the grain as the chicken will be alone with the dog, and he cannot take the dog as the chicken will be with the grain. Therefore, he must take the chicken.\r\n\r\nWhen he comes back he can take either the dog or the grain. But when he takes it across he must bring the chicken back, otherwise there will be a bad combination whichever one he takes.\r\n\r\nNow he takes whichever one out of the dog and grain that he didn\'t take on the second trip across. Now all he needs to do is go back and get the chicken.\r\n\r\nThis is a classic puzzle and is one of my favourite logic puzzles of all time.',NULL,0);
INSERT INTO comment VALUES (6949,1059,1575,'DJ','Perhaps','2003-08-05 02:07:52',1,'All of the words can be paired with the word \'ball\' to make a word or expression:\r\nblackball, cornball, eight ball, gutterball, hairball, medicine ball, tea ball.\r\nI had never heard of a tea ball before, but I looked it up and it exists, so, that\'s one possible answer. I can\'t think of anything else..\r\n\r\nair, fly, foot, screw, spit ..',NULL,0);
INSERT INTO comment VALUES (6950,1059,2840,'Becky','ummm','2003-08-05 02:36:46',0,'they all precede the word ball',NULL,0);
INSERT INTO comment VALUES (6951,1059,2839,'Andrew Mitchell','Solution','2003-08-05 03:24:08',3,'All can be combined with \"ball\" to make a common expression\r\nblack ball - to vote against someone\r\ncorn ball - hackneyed\r\neight ball - a pool ball\r\ngutter ball - bowling expression\r\nhair ball - cat owners know\r\nmedicine ball -  old fashioned excercise equipment\r\ntea ball - a tool for brewing loose tea',NULL,0);
INSERT INTO comment VALUES (6952,1059,1919,'Lewis','Solution','2003-08-05 04:02:13',3,'All of the words go with the word \'ball\'.\r\nBlackball\r\nCornball\r\nEightball\r\nGutterball etc.',NULL,0);
INSERT INTO comment VALUES (6953,1059,2997,'danielle','re: Solution','2003-08-05 05:22:23',0,'r u fuckin kiddin me?',6952,0);
INSERT INTO comment VALUES (6954,1059,2997,'danielle','re: Solution','2003-08-05 05:23:34',0,'no j/k ur right\r\nlol',6952,0);
INSERT INTO comment VALUES (6955,1038,1626,'Gamer','re(2): The money','2003-08-05 08:28:32',0,'You can\'t really interpret the instructions that way, because it says to include the worth of the bike, which isn\'t done in that solution.',6937,0);
INSERT INTO comment VALUES (6956,1066,1626,'Gamer','First ideas','2003-08-05 12:07:08',2,'By multiplying each side by a&#178;b&#178;c&#178; and subtracting a&#178;c&#178; from each side, then factoring, you can get a&#178;(b&#178;-c&#178;) = b&#178;c&#178;\r\n\r\nFrom this you can see that the difference of two perfect squares has to be a factor of their product.',NULL,0);
INSERT INTO comment VALUES (6957,579,3000,'V','','2003-08-05 12:26:44',0,'The answer is got is 274. \r\n\r\nMethod: To get each number multiply the previous number by 2 then add an additional number on top of those. For the first two numbers you add 0, the next two you add 5 then the last two you add 50.\r\n\r\nThats how I got it anyway ^_^. How old are people on this? I\'m 14.',NULL,0);
INSERT INTO comment VALUES (6958,1066,1626,'Gamer','One solution','2003-08-05 12:47:06',3,'Here is my solution: a = 15, b = 20, c = 12. It seems like the sum 47 would be the smallest, but I haven\'t found a proof yet.',NULL,0);
INSERT INTO comment VALUES (6959,1066,1626,'Gamer','I have a proof now! :)','2003-08-05 13:22:11',3,'\r\nThe idea in solving this one is to multiply each side by a&#178;b&#178;c&#178; and factor and divide by c&#178; to get a&#178; + b&#178; = (ab/c)&#178;\r\n\r\nSince the left side is a perfect square, the right side must be a perfect square. So a and b must be the lesser two from a Pythagorean triple.\r\n\r\nThe smallest pythagorean triple where all of the values are over 0 but integers is 3, 4, 5.\r\n\r\nPutting x3 and x4 (allowing for mutliples of this sequence) in for a and b gives c&#178;(x&#178;5&#178;)=x&#178;3&#178;x&#178;4&#178;\r\n\r\nDividing out x&#178; gives (5*c)&#178; = (3*4*x)&#178;\r\n\r\nThe least possible value for x is 5 (if c is 12), so a=3(5) b=4(5) and c is 12. So 1/(15&#178;) + 1/(20&#178;) = 1/(12&#178;), and so a = 15, b = 20, c = 12 is the lowest solution, and 15 + 20 + 12 = 47 is the lowest value for a + b + c',NULL,0);
INSERT INTO comment VALUES (6960,579,2978,'Freddy Grants','re: no subject(V)','2003-08-05 14:20:54',0,'Well I got the same answer as you. Except I had a different approach, I added 1^2 to the first number(1), then I added 2(1^2) to the sum of 1+1^2, then I multiplied the base of the previous square by 3 making it 3^2, then added that to the sum of 1+1^2+2(1^2) then I added 2(3^2) to that sum. I continued this process, coming to an answer of 274. Basically its (1)+1^2=(2)+2(1^2)=(4)+(3^2)=(13)+2(3^2)=(31)+(9^2)=(112)+2(9^2)=(274),if you wanted to continue the sequence it would be (274)+(27^2)=(1003)+2(27^2)=(2461) so on and so on. The only problem with your approach, I\'m not totally sure if you would know what number to add by after multiplying 274 by 2.  And I\'m 16.',6957,0);
INSERT INTO comment VALUES (6961,1066,3005,'Mathcop','re: I have a proof now! :)','2003-08-05 16:26:22',4,'Nice solve Gamer. I kind of figured it was going to begin with a pythagorean triple, but I didn\'t get much past 3,4,5.  LOL.\r\n\r\nI have been out of the math game for a few years and I\'m afraid my brain has atrophied.  I have to get it in gear again.  I\'m afraid I\'m going to sound dumb, but I\'m just going to jump right in.  May I ask some possibly obvious questions ...\r\n\r\nYou state, \"Since the left side is a perfect square, the right side must be a perfect square\". How do we know this?  Are you referring to a² + b²?  How do we know it is a perfect square?  And how do we know that means that the right side must also be one?\r\n\r\nI have one or two more questions, but I don\'t think I will display all of my ignorance in one post!  And perhaps your response will clear up the rest for me.',6959,0);
INSERT INTO comment VALUES (6962,1066,1626,'Gamer','','2003-08-05 16:57:23',2,'There are usually people who have the same question but feel too silly to ask. I don\'t know what the problem is unless you tell me! :)\r\n\r\nI actually thought I wrote why and didn\'t. Sorry about that...\r\n\r\n(I think you mean a&#178; + b&#178; = (ab/c)&#178;) We can conclude that (ab/c)&#178; is an integer because the left side has to be an integer. I was thinking the only thing that could be squared and become an integer is the square root of something (which would be irrational) or another integer. Based on (ab/c) is an integer, (ab/c)&#178; must be a perfect square, and this means the left side (a&#178; + b&#178;) is a perfect square as well.',NULL,0);
INSERT INTO comment VALUES (6963,1051,2898,'dorkdork','jus  ges\'n ~','2003-08-05 19:28:49',0,'walrus- sea cow',NULL,0);
INSERT INTO comment VALUES (6964,1059,2898,'dorkdork','? ~ ?','2003-08-05 19:34:57',0,'nothing.',NULL,0);
INSERT INTO comment VALUES (6965,633,2898,'dorkdork','my  hypothesis.','2003-08-05 19:45:30',0,'this procedure - (frozen water), contains oxygen as an element. When frozen, the other elements combine, thus allowing the oxygen element  to expand, making the entire frozen object to become light enough to float.',NULL,0);
INSERT INTO comment VALUES (6966,1066,1575,'DJ','A start?','2003-08-05 22:21:24',1,'If the sides of a right triangle are 1/a, 1/b, and 1/c, then the Pythagorean equation becomes 1/a&sup2; + 1/b&sup2; = 1/c&sup2;.\r\n\r\nIn the recent problem, Reciprocal Equations #2, we found all the sets of positive integers a, b, and c for which 1/a + 1/b = 1/c. For this problem, we need to find such a case where a, b, and c are all perfect squares.\r\n\r\nIn the other problem, the given solution was that for a given value of a and some number x, b=a+x, and c=a&sup2;/x + a. I don\'t know how to solve this directly, but it looks like a good place to start..\r\n',NULL,0);
INSERT INTO comment VALUES (6967,1066,979,'Ravi Raja','re: A start?','2003-08-05 22:44:33',2,'The equation that you have got, that is, c=a²/x + a, gives you a third degree equation in a and may be using Cardan\'s method might help or may be using that makes it more complicated ? I haven\'t tried that yet, because I am thinking of some different method to solve this problem. It was just a suggestion. if anyone knows that method, he/she can give it a try.',6966,0);
INSERT INTO comment VALUES (6968,1062,1919,'Lewis','Solution','2003-08-06 00:31:51',3,'To get the Nth term you multiply the (N-1)st term by (N+1).\r\n\r\n3=1*3\r\n12=3*4\r\n60=12*5\r\n360=60*6\r\n2520=360*7\r\n\r\nSo the next two numbers are going to be:\r\n20160=2520*8\r\n181440=20160*9',NULL,0);
INSERT INTO comment VALUES (6969,1045,1919,'Lewis','Solution','2003-08-06 01:22:06',3,'To get the Nth term you square the (N-1)st term and then add the (N-1)st term.\r\n\r\n2=1^2+1\r\n6=2^2+2\r\n42=6^2+6\r\n\r\nSo the next number will be:\r\n\r\n1806, which is 42^2+42',NULL,0);
INSERT INTO comment VALUES (6970,1062,2918,'Jay','','2003-08-06 02:32:29',0,'20160',NULL,0);
INSERT INTO comment VALUES (6971,504,3009,'sam','classic','2003-08-06 03:11:30',0,'It\'s a classic self-referential strange loop paradox, as espoused by Goedel, same as the sentence: \'This sentence is false.\' Neither sentence is true nor false, in the same way a Moebius strip only has one side.',NULL,0);
INSERT INTO comment VALUES (6972,1066,1626,'Gamer','My Idea','2003-08-06 03:46:24',0,'I tried lots of fancy stuff (like a&#178;/c&#178; - a&#178;/b&#178; = 1) but it didn\'t seem to help me as much as my simple equation.\r\n\r\nYou can read the lower posts if you want to learn more :)',NULL,0);
INSERT INTO comment VALUES (6973,1062,1171,'nikki','Previous numbers','2003-08-06 04:42:45',3,'The pattern is that the division of consecutive elements (k+1)/k results in consecutive numbers, starting with 3.\r\n\r\n 3/1=3\r\n12/3=4\r\n60/12=5\r\n360/60=6\r\n2520/360=7\r\nso\r\nX/2520=8  => X = 2520*8 = 20160\r\n\r\nThe next question in my mind is, what are the previous numbers in the sequence?  1/2 and 1/2 =)  I don\'t think there can be a finite number before those, because then you would have\r\nY = 0.5/0\r\n\r\nLater!\r\n',NULL,0);
INSERT INTO comment VALUES (6974,1062,3013,'Murugappan','','2003-08-06 11:53:28',3,'The Solution is 20160.',NULL,0);
INSERT INTO comment VALUES (6975,1062,2978,'Freddy Grants','Solution','2003-08-06 12:43:43',0,'Well this sequence was fairly easy. All you do is multiply the first number in the sequence (1) by 3, You take that product (3) and multiply by 4, You take that product (12) and multiply it by 5.  When you continue this pattern you would have to multiply 2520 by 8 giving you 20160 and you would multiply that by 9 giving you 181440 you could continue this on and on, but I want to spend some time on other problems :).',NULL,0);
INSERT INTO comment VALUES (6976,707,2839,'Andrew Mitchell','BRUTAL','2003-08-06 13:25:26',0,'Yehaaa!  I ahve not checked anyone elses solutions but here is what I came up with, I\'m darn certain...\r\n\r\n5B Albert Loomis, Zookeeper 60 yrs\r\n4A Edgar James, Pastry Chef 24 yrs\r\n3E Dan Masse, Nurse 72 yrs\r\n2C Calvin Nash, Banker 36 yrs\r\n1D Blake Knight, Electrician 84 yrs\r\n\r\nI dig these type of puzzles',NULL,0);
INSERT INTO comment VALUES (6977,414,2898,'dorkdork','///~~??','2003-08-06 14:19:27',0,'everything',NULL,0);
INSERT INTO comment VALUES (6978,1051,3018,'may keg','Not to sure','2003-08-06 14:19:37',0,'But, is it a \'Cowboy riding a horse?\"',NULL,0);
INSERT INTO comment VALUES (6979,1051,2667,'Viet','how bout','2003-08-06 14:21:44',0,'a hamburger about to be eat i unno wat leg letz say it our hand holding the round bun and itz not on the ground hahaha',NULL,0);
INSERT INTO comment VALUES (6980,421,2898,'dorkdork','humdinger?!~','2003-08-06 14:27:30',0,'because one size fits all?',NULL,0);
INSERT INTO comment VALUES (6981,343,2898,'dorkdork','humdedoo','2003-08-06 14:35:06',0,'they must have fallen.',NULL,0);
INSERT INTO comment VALUES (6982,329,2898,'dorkdork',' no  know.','2003-08-06 14:44:24',0,'dawn',NULL,0);
INSERT INTO comment VALUES (6983,278,2898,'dorkdork','do no know','2003-08-06 14:50:00',0,'send one kid home.',NULL,0);
INSERT INTO comment VALUES (6984,299,2898,'dorkdork','~~~~','2003-08-06 14:58:32',0,'calendar.',NULL,0);
INSERT INTO comment VALUES (6985,1058,1919,'Lewis','Some Ramblings','2003-08-06 16:05:34',1,'Hmm.. this is a tricky one.\r\n\r\nBecause two genuine coins weigh the same as one light and one heavy, I don\'t think there\'s a way to get a 100% success rate. Obviously, I could be wrong....\r\n\r\nMy best success rate so far is about 50%... pretty pathetic if you consider picking a coin at random will give you a 40% chance...\r\n\r\nI\'m pretty sure there\'s a better way though. Obviously, I could be wrong....Ooh, Deja Vu!\r\n',NULL,0);
INSERT INTO comment VALUES (6986,469,1919,'Lewis','re: umm','2003-08-06 16:44:13',3,'But the author used the note to pay off the plumber\'s bill, gaining 100 rupees (not dollars!) THEN lost the other 100 rupees, as you said, therefore breaking even like everyone else in the problem.',4533,0);
INSERT INTO comment VALUES (6987,1038,1919,'Lewis','re(3): The money','2003-08-06 17:31:54',0,'Ahh... for some reason I didn\'t see that last sentence...',6955,0);
INSERT INTO comment VALUES (6988,826,3024,'Stuart','Simpler solution','2003-08-06 21:28:54',4,'Isn\'t it simpler to say that just because 1 particular group of k dogs are all the same colour doesn\'t mean all groups of k dogs are the same colour.  Assuming it\'s true is assuming that the statement you are trying to prove is true.  You can\'t prove something by assuming it\'s true.  It\'s false logic.',NULL,0);
INSERT INTO comment VALUES (6989,826,3024,'Stuart','Furthermore','2003-08-06 21:33:58',1,'The proof assumes that k dogs in a group must all be the same colour.  Where is the proof of this statement?  This would be true if all dogs are the same colour but that is what is being proven (supposedly).',NULL,0);
INSERT INTO comment VALUES (6990,511,3024,'Stuart','Nonsense','2003-08-06 23:14:04',1,'There\'s a difference between \"not wanting to\" and \"not being able to\".  If god doesn\'t want to lift the rock because it would contradict his omnipotence that doesn\'t mean he can\'t lift the rock.\r\n\r\nI don\'t believe in god.  That doesn\'t mean \"he\" doesn\'t exist, it just means I see no reason to believe in god.  Blind faith is nothing but wishful thinking.  What\'s wrong with proof denying faith?  More important than the existence of god is \"his\" nature.  Just because god created everything including us (assuming this is true) doesn\'t mean \"he\" is omnipotent (what if god created a being more powerful than him?).  It doesn\'t mean he is omniscient either.  What makes god omniscient?  What makes something a sin?  Why?  My view of god is that \"he\" is arrogant and narrow minded because \"he\" will not tolerate being challenged.  It\'s \"his\" way or no way.  \"He\" doesn\'t even give good reasons for \"his rules\".  Why should we always do what god wants us to do?  Sounds selfish to me.  Non-believers supposedly go to hell but why?  Just because they don\'t believe in god.  Isn\'t that exercising their free will given to them by god.  If god wants us to believe in \"him\" and worship him (self-indulgence? conceit?) why doesn\'t \"he\" just prove to us that he exists?  What is so important about faith.\r\n\r\nOne of the main reasons for my non-belief is that I don\'t believe in fundamental truths.  Nothing can ever be proved beyond a shadow of a doubt whether scientific, moral, or otherwise.  Morality is a matter of opinion and scientific \"facts\" can always (potentially) be disproved no matter how old the \"facts\" are.  Of course, this belief is paradoxical.  That\'s why it\'s a belief.  Some might say I\'m contradicting myself.  I don\'t believe in god because there\'s no proof, but I believe there are no fundamental truths despite no proof.  I can\'t prove it because there are no fundamental truths.  Of course, there has to be fundamental truths as far as science is concerned but what I mean is that no-one will ever know what they are.  As for morals, whether or not god exists, and whatever \"his\" views and opinions are (if he exists), there is no such thing as right and wrong except in the minds of the individual.',NULL,0);
INSERT INTO comment VALUES (6991,1058,2373,'ryan smith','~50%','2003-08-07 01:05:53',0,'Weighing one coin against two others in two separate weighings, I calcualted about a 50% chance over all of picking a fake by picking a coin out of the weighed 3 or unweighed 7 depending on the weighing results.\r\n\r\nSimilar to Lewis I guess. I\'m not going to show my work, since there is reams of it. Weighing more than one coin at a time scares the dickens out of me.',NULL,0);
INSERT INTO comment VALUES (6992,1066,979,'Ravi Raja','My Idea','2003-08-07 01:51:26',1,'We all know that the three pythagorean triplets are expressed in the form: n, (n&#178;-1)/2 and (n&#178;+1)/2, where \'n\' is a positive odd integer and the number (n&#178;+1)/2 being the greatest, is the hypotenuse. \r\nSo the three sides I know can be expressed in the above form when it is given that the three sides are integral but I do not know in which form am I supposed to express the lengths of the sides of a right triangle if they are fractional as in the given problem.\r\nThis was just a hint (may be a useless one) but may be someone can get to some result using the fact.',NULL,0);
INSERT INTO comment VALUES (6993,587,693,'Jun','My 2 cents worth','2003-08-07 08:45:18',0,'if you empty all of the wine in one barrel of half filled wine to another barrel of half filled wine you\'ll get 8 fully filled barrels, 5 half filled barrels and 8 empty barrels. repeat this step, you\'ll get 9 fully filled barrels, 3 half filled barrels and 9 empty barrels. thus the 3 men can split these barrels among themselves equally.\r\n\r\ni figured that you can\'t use another method of pouring half of the wine in a fully filled barrel to an empty to make the number of fully filled barrles 6, half filled barrels 9 and empty barrels 6, since it was mentioned that no measuring devices was available though this method would be much easier.',NULL,0);
INSERT INTO comment VALUES (6994,587,2839,'Andrew Mitchell','Solution','2003-08-07 08:51:18',3,'poor the contents of one of the hlf full barrels into another half full barrel , do this a second time.\r\nNOw you have 9 full barrells, 3 half full barrels, and 9 empties.\r\neach son gets 3 full 1 half and 3 empty',NULL,0);
INSERT INTO comment VALUES (6995,587,1575,'DJ','Solution','2003-08-07 10:56:09',3,'The only thing you can do with the barrels is pour them. So, if you take one of the full barrels, and one of the half-barrels, and pour them down the drain, each son gets two full, two half-full, and three empty barrels.\r\nProblem solved!',NULL,0);
INSERT INTO comment VALUES (6996,587,1626,'Gamer','Another Solution','2003-08-07 12:14:48',3,'What I would do is give two sons 3 full, 1 half full, and 3 empty barrels, and give the other son 1 full, 5 half full and 1 empty. Pour the contents of 2 of the half full barrels into 2 other half full barrels. This way each son has the most wine possible, and only one son has to do anything! :)',NULL,0);
INSERT INTO comment VALUES (6997,1066,1626,'Gamer','re: My Idea','2003-08-07 13:10:24',0,'Another interesting pythagorean triplet is 20, 21, 29.  This means 1/609 squared plus 1/580 squared equals 1/420 squared.',6992,0);
INSERT INTO comment VALUES (6998,587,1919,'Lewis','Solution','2003-08-07 13:38:09',3,'Pour two half-filled barrels into two other half-filled barrels. This makes\r\n7+2=9 full barrels.\r\n7-4=3 half-full barrels\r\n2+2=9 empty barrels.\r\n\r\nNow each son gets 3 full barrels, 1 half-full barrel and 3 empty barrels.',NULL,0);
INSERT INTO comment VALUES (6999,587,2978,'Freddy Grants','solution','2003-08-07 13:46:16',0,'The easiest way you can distribute an equal amount of full, half full, and empty barrels, is take two half full barrels and pour each into another 2 other half full barrels.  Once this is done, there will be 9 full barrels, 3 half full barrels, and 9 empty barrels, since all these numbers are equally divisible by three that means the barrels can be distributed equally.',NULL,0);
INSERT INTO comment VALUES (7000,718,3032,'gregada','re: possible solution','2003-08-07 14:53:16',0,'that\'s the one i came up with as well...  do you know if it is correct?',4710,0);
INSERT INTO comment VALUES (7001,279,3032,'gregada','using functions??','2003-08-07 15:12:02',0,'since when are functions being treated as symbols??  allowing floors, ceilings, and the rest makes the problem a bit too easy... don\'t you think?',6388,0);
INSERT INTO comment VALUES (7002,1044,1575,'DJ','Simple Method','2003-08-07 15:27:26',3,'The formula for the nth triangle number is\r\nT(n)=[n(n+1)]/2.\r\nSo, a method that relies largely on inspection would be:\r\nSuppose you are given the integer T. Take the square root of twice T, then the \'floor\' of that value (round down to the next highest integer). That should be your n, if T is indeed a triangle number.\r\nn = _&radic;(2T)_\r\nThen just check; multiply n by n+1, take half of that sum, and it should be your original number. If it is, then T is the nth triangle number; if not, then T is not a triangle number at all.\r\n\r\nI\'m sure other, cleaner methods will be found, but that simple method presented itself, and it doesn\'t violate the rules of the problem.',NULL,0);
INSERT INTO comment VALUES (7003,279,3032,'gregada','re: using functions?? -- here is an easy way...','2003-08-07 15:29:13',0,'here is a way to get to 15 without doing anything highly questionable...  i will do to 150 when i have time.\r\n\r\n1=-2+0+0+3\r\n2=2+0*0*3\r\n3=2*0*0+3\r\n4=2^0+0+3\r\n5=2+0+0+3\r\n6=2*(0+0+3)\r\n7=2+0!+0!+3\r\n8=2+0+0+3!\r\n9=2+0!+0+3!\r\n10=2+0!+0!+3!\r\n11=(2+0!)!-0!+3!\r\n12=2*(0+0+3!)\r\n13=20-0!-3!\r\n14=20-0-3!\r\n15=20+0!-3!\r\n',7001,0);
INSERT INTO comment VALUES (7004,1058,1919,'Lewis','Wow...This is Hard','2003-08-07 15:45:47',0,'I know I said 50% was rather pathetic, but I think thats the best I can do. I\'ll continue to look into this one.\r\n',NULL,0);
INSERT INTO comment VALUES (7005,1044,2899,'Brian Wainscott','re: Simple Method','2003-08-07 16:48:37',0,'In the last line of your post you say \"I\'m sure other, cleaner methods will be found\"\r\n\r\nI am not so sure.  This is the same method that immediately occured to me and really, it is about as simple as one could expect.\r\n\r\nBut I confess I did have to look up \"Triangle number\" just to be sure it meant what I inferred from Lewis\' brief description.',7002,0);
INSERT INTO comment VALUES (7006,1044,3036,'LynetteVivian','','2003-08-07 17:53:57',0,'take the rand. pos. int. that you were given, and multiply it by eight\r\nthen add one to this\r\n\r\nif the result is both odd and a perfect square, then \r\nthe rand.pos. nbr your were given is a triangle number\r\n\r\n1 is a triangle nbr because 1 + 8(1) = 9  (result is both odd and square)\r\n\r\n3 is a triangle nbr because 1 + 8(3) = 25  (result is both odd and square)\r\n\r\n28 is a triangle nbr because 1 + 8(28) = 225  (result is both odd and square)',NULL,0);
INSERT INTO comment VALUES (7007,1044,1626,'Gamer','Another simple method','2003-08-07 18:32:32',3,'Any time you multiply a number by 2 (or a multiple of two) it will be even by definition, then when you add 1, (since 1/2 isn\'t an integer) it will be odd.\r\n\r\nWhen you solve 1/2n&#178; + 1/2n - T = 0 using the quadratic formula, you get  (&#8730;(8T+1)-1)/2 to find what order number the triangle number is. This method doesn\'t need any testing too. If you know perfect squares it can even be performed mentally! :)',7006,0);
INSERT INTO comment VALUES (7008,1044,3036,'LynetteVivian','','2003-08-07 20:36:17',0,'I worded my previous post very poorly.  Sorry.\r\nYes, I understand that 2n is even and that 2n+1 is odd when n is an int.\r\nIt is because of this that you\'ll see only the odd squares and never the evens coming up.  Which is what I was trying so clumsily to point out.\r\n\r\n\r\nTake the rand. pos. int. that you were given, and multiply it by eight; \r\nthen add one to this.  If the result is a perfect square, then \r\nthe rand.pos. int. your were given is a triangle number.\r\n\r\nNote - this perfect square will only be odd - you\'ll never have an even here.\r\nYou have 3^2 but not 4^2; you have 5^2 but not 6^2; you have 7^2 but not 8^2 & so on.\r\n\r\n1 is a tri nbr because 1 + 8(1) = 9 = 3^2\r\n3 is a tri nbr because 1 + 8(3) = 25 = 5^2\r\n6 is a tri nbr because 1 + 8(6) = 49 = 7^2\r\n10 is a tri nbr because 1 + 8(10) = 81 = 9^2\r\n15 is a tri nbr because 1 + 8(15) = 121 = 11^2\r\n21 is a tri nbr because 1 + 8(21) = 169 = 13^2\r\n28 is a tri nbr because 1 + 8(28) = 225 = 15^2\r\n',NULL,0);
INSERT INTO comment VALUES (7009,1044,1575,'DJ','Simpler Derivation','2003-08-07 21:25:56',3,'Starting from the equation for the nth triangle number:\r\n<tt>\r\nT = [n(n+1)]/2\r\n2T = n&sup2; + n\r\n4T = 2n&sup2; + 2n\r\n8T = 4n&sup2; + 4n\r\n8T + 1 = 4n&sup2; + 4n + 1\r\n8T + 1 = (2n + 1)&sup2;\r\n</tt>\r\nSo, if you are given an integer T, (8T + 1) is a perfect square iff T is a triangular number. Further, that result is the square of (2n + 1), such that T is the nth Triangle number.',NULL,0);
INSERT INTO comment VALUES (7010,1051,3043,'Angel','i think...','2003-08-08 02:39:29',0,'i think its a seal',NULL,0);
INSERT INTO comment VALUES (7011,1051,2840,'Becky','','2003-08-08 08:07:35',0,'you a crazy, funny person',NULL,0);
INSERT INTO comment VALUES (7012,1060,1575,'DJ','Guess?','2003-08-08 08:23:23',1,'My guess is that all the words are still valid words when you switch the first and last letters:\r\n<tt>lain, gnus, repel, wines, riffed, satchel, dignifies</tt>.\r\nI don\'t know if that\'s the intended answer; it could be mere coincidence..',NULL,0);
INSERT INTO comment VALUES (7013,1066,979,'Ravi Raja','re(2): My Idea','2003-08-08 10:20:47',0,'I do not know if that relation which you have suggested holds or not and I haven\'t checked it out yet but by giving an example you cannot give all possible solutions to the given problem. What I was trying to ask others was that if anyone could find out a general result using the given fact. Anyway, your solution might also work (not verified) but we are looking for the general result and not just one or two examples. ',6997,0);
INSERT INTO comment VALUES (7014,1060,1301,'Charlie','re: Guess?--Other words like this and a probability problem','2003-08-08 11:25:38',0,'In the following list, less common words are not shown, but the words with switched letters (first and last letter) might be less common, so the reverse might not be listed.\r\n\r\nStatistics-wise, 580 out of 74,780 of the more common words had this property or about 1 in 129.  It would be an even smaller fraction if the check on the reverse word required more common words also, but even with a probability of 1/129, the probability of getting 7 such words would be about 1 in 600 trillion (American trillion).\r\n\r\naims, air, are, ate, atoms, aunt, bad, bag, ban, bard, bas, bat, bed, ben, bibs, bid, big, bin, blurs, bog, boy, bra, brad, brag, bro, bud, bun, bur, bus, but, cam, cap, cod, combat, cor, curia, dab, dabbler, dafter, dagger, dairy, dais, dallier, dam, damper, danger, danker, dapper, darer, darken, darn, dashes, dater, dates, daub, deal, dear, dearer, deb, debater, decanter, deceiver, declaimer, decliner, decoder, decomposer, deduces, deem, deep, deer, defer, deferrer, defiler, definer, deflower, degrader, del, delayer, deliver, demander, denouncer, dens, dent, deoxidizer, depolarizer, deposer, deprogrammer, desensitizer, designer, deviser, dew, dicer, dicker, diet, differ, dig, digger, dignifies, dim, dimmer, dingles, dipper, dispel, diver, doc, dodder, dog, doles, dolt, don, doom, door, doper, dos, doser, dot, dotter, douses, dowel, dower, drab, drag, drop, dub, dubber, duds, dues, duffel, duffer, duo, dup, duster, dwindles, eager, eat, eats, eel, ekes, emits, eons, epics, era, eruct, eta, fain, fir, flea, foal, fool, fret, furs, gab, gad, gal, gam, gar, gas, gel, gem, get, gins, glans, gnus, gob, god, got, grab, grad, grip, grit, gum, guns, gut, had, hangs, hap, hasp, hate, hay, hep, hey, hits, hon, hoop, hoots, hop, hops, host, hugs, jar, kames, keel, keep, khans, kind, king, lab, lad, lag, lain, lair, lap, lapper, lascar, latches, later, lead, leaf, leap, led, lee, leek, leer, lees, leg, leper, let, lever, liar, lied, lilt, lily, lisped, lit, loaf, loin, loom, loop, loot, lop, lowed, lower, luffed, lug, mad, mag, magus, man, map, mar, mat, mates, may, meat, meed, meet, meg, meter, mid, mod, mon, mood, moor, moot, mop, morn, mot, mug, nab, nag, nail, nap, napper, narc, nard, naris, nary, neap, neb, net, new, news, nib, nil, nip, nit, nitric, nod, noh, nom, norm, nos, not, now, nub, nuns, nut, oat, ohm, ohms, oils, oink, orb, ova, pad, pal, pales, pals, pan, par, part, pas, pat, paw, pay, peal, pear, peek, peen, per, pig, pin, pis, pit, plums, pol, pooh, pool, pot, pour, pow, prig, prod, pus, put, racked, racket, rafted, rag, rages, ragged, rail, rakes, rallied, rallies, ram, rammed, ranged, ranges, ranked, rap, rapped, rascal, rat, rated, ravages, ravel, raves, raw, ray, read, real, reap, reared, rebated, recanted, recedes, received, reclaimed, reclined, recomposed, rectos, reduces, reed, reel, ref, referred, refiled, refined, reflowed, reflowered, reformed, regraded, relayed, relighted, relived, remanded, rennet, renounced, rep, repel, reposed, reserved, resigned, retailed, retained, retested, revel, reveres, revised, rheas, rial, ribbed, riced, riddled, riel, riffed, rigged, rim, rimmed, ringed, ringlet, ripped, rived, rives, robbed, robes, rocked, rod, rood, room, roped, rot, rotted, roused, rout, routes, rowed, rub, rubbed, rubes, rues, ruffed, russet, rusted, sabin, sachem, sachet, saddled, sag, sager, saggier, said, saint, sallied, sandier, sap, sat, satchel, sate, sated, saver, saw, seal, sealer, seat, seceder, sector, seder, seduced, seducer, seed, seep, seer, send, sent, serried, seven, severer, sewn, sexed, shank, shear, ship, shout, shut, sic, signified, silly, silo, silt, simpler, sinew, sing, singed, singled, sink, sip, sit, six, slang, slump, smite, snug, soak, sob, sober, sod, sold, soled, son, sonnet, sooth, soph, sort, sought, soused, sow, sown, spice, sub, sued, suer, suffer, suit, sum, sun, sung, sup, surf, swat, swindled, tab, tacker, tag, tam, tamer, tao, tap, tar, taw, team, teas, teed, teem, tel, ten, tend, tennis, tens, testes, thaw, this, thus, tied, till, tiller, tin, tingler, tingles, tip, tippler, toad, tog, told, tom, ton, too, tool, top, totem, toughs, tour, tow, town, trap, trig, truce, tub, tug, tuna, twos, vat, wad, wan, war, was, way, wed, wet, what, whet, wines, won, yak, yam, yap, yarn, yaw, yob. ',7012,0);
INSERT INTO comment VALUES (7015,980,2839,'Andrew Mitchell','solution','2003-08-08 12:22:33',3,'Jimmy = knave\r\nJohnny = knight',NULL,0);
INSERT INTO comment VALUES (7016,1060,1301,'Charlie','re(2): Guess?--Other words like this and a probability problem','2003-08-08 13:57:48',0,'Actually using a consistent word list, the fraction of the 74780 \"more common\" words that have the switched values also on the more-common list comes out to 376/74780, or about 1 in 199, making the probability of all 7 being accidentally of this type less than 1 in 10^16.\r\n\r\nbad, dab, bed, deb, cod, doc, brad, drab, bud, dub, are, era, ate, eta, bag, gab, bog, gob, dog, god, brag, grab, drag, grad, gal, lag, deal, lead, del, led, eel, lee, keel, leek, gel, leg, dispel, lisped, foal, loaf, dowel, lowed, duffel, luffed, dam, mad, gam, mag, deem, meed, gem, meg, dim, mid, doom, mood, gum, mug, ban, nab, lain, nail, darn, nard, ben, neb, bin, nib, don, nod, hon, noh, mon, nom, morn, norm, bun, nub, bro, orb, lap, pal, nap, pan, leap, peal, keep, peek, nip, pin, lop, pol, hoop, pooh, loop, pool, grip, prig, drop, prod, dafter, rafted, gar, rag, dagger, ragged, lair, rail, dallier, rallied, mar, ram, danger, ranged, danker, ranked, par, rap, dapper, rapped, lascar, rascal, dater, rated, dear, read, pear, reap, dearer, reared, debater, rebated, decanter, recanted, deceiver, received, declaimer, reclaimed, decliner, reclined, decomposer, recomposed, deer, reed, leer, reel, deferrer, referred, defiler, refiled, definer, refined, deflower, reflowed, degrader, regraded, delayer, relayed, deliver, relived, demander, remanded, denouncer, renounced, per, rep, leper, repel, deposer, reposed, designer, resigned, lever, revel, deviser, revised, liar, rial, dicer, riced, differ, riffed, digger, rigged, dimmer, rimmed, dipper, ripped, diver, rived, door, rood, moor, room, doper, roped, dotter, rotted, dower, rowed, bur, rub, dubber, rubbed, duffer, ruffed, duster, rusted, gas, sag, rages, sager, dais, said, pas, sap, latches, satchel, eats, sate, dates, sated, raves, saver, recedes, seceder, rectos, sector, deduces, seduced, reduces, seducer, dens, send, reveres, severer, news, sewn, khans, shank, rheas, shear, dignifies, signified, oils, silo, gins, sing, dingles, singled, pis, sip, glans, slang, plums, slump, emits, smite, gnus, snug, robes, sober, dos, sod, doles, soled, nos, son, hoots, sooth, hops, soph, douses, soused, epics, spice, bus, sub, dues, sued, rues, suer, guns, sung, pus, sup, furs, surf, dwindles, swindled, bat, tab, racket, tacker, mat, tam, oat, tao, pat, tap, rat, tar, meat, team, seat, teas, meet, teem, let, tel, net, ten, dent, tend, sent, tens, shut, thus, diet, tied, lilt, till, nit, tin, ringlet, tingler, pit, tip, got, tog, dolt, told, mot, tom, not, ton, loot, tool, pot, top, sought, toughs, rout, tour, grit, trig, eruct, truce, but, tub, gut, tug, aunt, tuna, raw, war, saw, was, dew, wed, thaw, what, sinew, wines, now, won, may, yam, pay, yap, nary, yarn, way, yaw, boy, yob.',7014,0);
INSERT INTO comment VALUES (7017,586,2572,'derek','solution','2003-08-08 14:34:40',3,'sequence = *4, +4, /4, -4, repeat\r\n\r\nnext = 12, 3, -1, -4, 0, 0, -4, ...',NULL,0);
INSERT INTO comment VALUES (7018,586,1919,'Lewis','Solution','2003-08-08 14:41:25',3,'I\'m not sure if this is the actual rule, bet it goes:\r\n*4, +4, divide by 4, -4.\r\nSo, the next numbers will be:\r\n\r\n12 (8+4)\r\n3  (12/4)\r\n-1  (3-4)',NULL,0);
INSERT INTO comment VALUES (7019,732,2839,'Andrew Mitchell','solution','2003-08-08 15:02:59',3,'drew = liar\r\nmohammed = truth teller',NULL,0);
INSERT INTO comment VALUES (7020,524,2839,'FatBoy','solution','2003-08-08 15:33:33',0,'eye',NULL,0);
INSERT INTO comment VALUES (7021,431,2839,'FatBoy','','2003-08-08 15:37:15',3,'10 diamonds\r\nKing hearts\r\n8 spades',NULL,0);
INSERT INTO comment VALUES (7022,775,2839,'FatBoy','solution','2003-08-08 15:41:33',3,'drew = liar\r\nmoh\'d = knight',NULL,0);
INSERT INTO comment VALUES (7023,633,3051,'Bruce','dorkdork','2003-08-08 18:10:52',0,'Are you kidding me?  DO YOU EVEN KNOW WHAT ICE IS?  FROZEN WATER.  WATER, YOU JACKASS.  This means that the molecules are still intact.  I hope you drown in the bath tub so you can figure out what water is.',NULL,0);
INSERT INTO comment VALUES (7024,586,2722,'Jack Putz','12','2003-08-08 18:35:08',0,'12',NULL,0);
INSERT INTO comment VALUES (7025,586,2722,'Jack Putz','12','2003-08-08 18:35:10',0,'12',NULL,0);
INSERT INTO comment VALUES (7026,99,2995,'H','re: bigger than Nicks the sequel','2003-08-08 18:38:28',0,'That would actually make the number smaller, as -3e2 would be .1^-300 as opposed to Nick\'s solution of .1^-2000',3743,0);
INSERT INTO comment VALUES (7027,586,1627,'deborah','re: Solution','2003-08-08 19:11:57',0,'I agee this is exactly the solution I came up with.\r\n\r\nDeb',7018,0);
INSERT INTO comment VALUES (7028,586,3052,'Richard Hopkins','good starter problem','2003-08-08 21:02:56',0,'Answer is 12, the sequence is x4, +4, /4, -4..  took approximately a minute and a half to figure out..',NULL,0);
INSERT INTO comment VALUES (7029,586,3013,'Murugappan','Solution','2003-08-09 04:47:42',3,'The solution is 12.\r\nThe Sequence is like x,4x,4x+4,(4x+4)/4,((4x+4)/4)-4,4(((4x+4)/4)-4)...\r\n\r\nso 5\r\n  5*4=20\r\n  20+4=24\r\n  24/4=6\r\n  6-4=2\r\n  2*4=8\r\n  8+4=12 is the Solution.',NULL,0);
INSERT INTO comment VALUES (7030,1074,1919,'Lewis','Solution','2003-08-09 08:27:24',3,'The number of times the digit 0 appears in this puzzle is 1.\r\nThe number of times the digit 1 appears in this puzzle is 7.\r\nThe number of times the digit 2 appears in this puzzle is 3.\r\nThe number of times the digit 3 appears in this puzzle is 2.\r\nThe number of times the digit 4 appears in this puzzle is 1.\r\nThe number of times the digit 5 appears in this puzzle is 1.\r\nThe number of times the digit 6 appears in this puzzle is 1.\r\nThe number of times the digit 7 appears in this puzzle is 2.\r\nThe number of times the digit 8 appears in this puzzle is 1.\r\nThe number of times the digit 9 appears in this puzzle is 1.',NULL,0);
INSERT INTO comment VALUES (7031,1074,1919,'Lewis','re: Solution','2003-08-09 09:06:58',0,'The second bit got put on AFTER I posted that solution. It\'s a bit tricky...',7030,0);
INSERT INTO comment VALUES (7032,1074,1626,'Gamer','re: Solution','2003-08-09 09:17:20',0,'This solution is easily derived if you know the solution for self-descriptor is 6210001000. You need to add 1 to all of them and shift all the numbers down a blank.\r\n\r\n6210001000\r\n7321112111\r\n1732111211',7030,0);
INSERT INTO comment VALUES (7033,865,3058,'nav','solution','2003-08-09 10:11:01',0,'this is what i think.\r\nthe so called \"question \" contains a referrence\r\nto itself and so is not complete and so cannot have any answer.  what im sayin is, the word \'question\' in the given \"question\" can be substituted with \'is no the correct answer to this question?\'.and in order to get the absolute or complete meaning of this question the word \"question\" has to be eliminated which we find is not possible.another eg of this kind is \r\nTHIS STATEMENT IS FALSE. because of the self refference this statement is neither true nor false.it is incomplete.',NULL,0);
INSERT INTO comment VALUES (7034,476,3058,'nav','say \"u r gonna eject me into space\"','2003-08-09 10:28:21',0,'think!',NULL,0);
INSERT INTO comment VALUES (7035,250,3058,'nav','solution','2003-08-09 10:42:11',0,'let\'s say he is lying.\r\nso the statement \"everything i(ie he) say to you is a lie\" is a lie.the opposite of this must me the truth.consider the most general opposite of this statement.it is \"not everything i say to you is a lie\". this allows the possibility that this particular statement is a lie and solves the paradox {this type of paradox is known as loop hole paradox. a much tougher one is\"i am lying\"}',NULL,0);
INSERT INTO comment VALUES (7036,587,2489,'nellie','','2003-08-09 12:55:01',0,'Are we all missing something in the question? Puzzles from this author generally demand more.',NULL,0);
INSERT INTO comment VALUES (7037,586,2703,'Mr. Spock','Solution','2003-08-09 13:58:01',0,'Agreed answer is 12, Recursive formula for all n> 1: If Mod(n,4)=0 then t(n)=t(n-1)/4; If Mod(n-1,4)=0 then t(n)=t(n-1)-4; If Mod(n-2,4)=0 then t(n)=t(n-1)*4; If Mod(n-3,4)=0 then t(n)=t(n-1)+4.  ',NULL,0);
INSERT INTO comment VALUES (7038,1060,2703,'Mr. Spock','re: Guess?','2003-08-09 14:22:27',0,'Hmmmm, this is true and statistically very coincidental, I think maybe you have hit it.   ',7012,0);
INSERT INTO comment VALUES (7039,1074,1575,'DJ','Half done..','2003-08-09 14:27:14',1,'That\'s good, but how would you do it with only one 7?',NULL,0);
INSERT INTO comment VALUES (7040,1074,2703,'Mr. Spock','Answer','2003-08-09 14:46:52',0,'Computationally, There are only two possible answers for the first condition, the first is: 1;7;3;2;1;1;1;2;1;1 it also satisifes condition 2, the second is fairly simplistic 1 1;11;2;1;1;1;1;1;1;1 but obviously doesn\'t satisify the first conidition.',NULL,0);
INSERT INTO comment VALUES (7041,1074,2703,'Mr. Spock','re: Answer(corrected)','2003-08-09 14:51:08',0,'Ok, it says the digit 7 must appear only once in the completed statements not must appear ONLY ONCE in the completed parts of the statements, the second answer provided 1;11;2;1;1;1;1;1;1;1 is therefore the correct one sheesh.',7040,0);
INSERT INTO comment VALUES (7042,567,3061,'joseph','easy','2003-08-09 14:57:33',3,'the answer is b',NULL,0);
INSERT INTO comment VALUES (7043,587,3063,'gill','Solution?','2003-08-09 17:40:57',1,'Call each son A B and C (original yeh)> Give each son 2 of the full barrels. give each son 2 of the half barrels and give each son 2 of the empty barrels. you are left with 1 full, 1 half and 1 empty barrel. Pour half of your full barrel into the empty one and then divide between A B and C, each getting half a barrel.  sorry if this is wrong, just found this site while drunk..quite like it',NULL,0);
INSERT INTO comment VALUES (7044,586,1626,'Gamer','re: Solution','2003-08-09 20:01:35',1,'Simplifying that shows the actual behavior of the sequence.\r\n\r\nx, 4x, 4x+4, x+1, x-3, 4x-12, 4x-8, x-2, x-6, 4x-24, 4x-20, x-5,\r\n\r\nTaking every fourth term:\r\n\r\nx, x-3, x-6,\r\n4x, 4x-12, 4x-24,\r\n4x+4, 4x-8, 4x-20,\r\nx+1, x-2, x-5,\r\n\r\nEvery x term gets less by 3, and every 4x term gets less by 4(3) or 12.',7029,0);
INSERT INTO comment VALUES (7045,427,2951,'Jim Breaux','Smart Chap??','2003-08-10 00:55:50',0,'If the waiter is such a \"smart chap\", why does he present a bill to someone who has not eaten anything.  I have another solution that might also work:\r\n\r\nI ought to owe over 1.80.   (Over = O+FOUR)\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7046,20,2130,'ethan','Solution','2003-08-10 12:54:36',3,'To solve this, it is easiest to think of part of the cube on a plane. Take faces FDAC and GEDF. Think of them as flattened on a plane. Since the shortest distance between any two points is a straight line, draw the line from A to G. Now, put them back on the cube. The line the fly should follow should go from A to a point that bisects segment FD, and then to G.',NULL,0);
INSERT INTO comment VALUES (7047,587,3070,'supriya','guessing','2003-08-10 15:09:28',0,'divide 2 full barrels among each son. suppose the remaining full barrel is given to the first son then to balance the quantity of wine give 2 half barrels to each of the other 2 sons. the remaining 3 barrels are given one to each son. the quantity of wine is the same with all of them except the no of barrels. so give 3 empty barrels to the first son and 2 each to the remaining sons. so each has the same no of barrels and wine',NULL,0);
INSERT INTO comment VALUES (7048,1101,2703,'Mr. Spock','Toughie','2003-08-10 16:24:51',0,'Hmmmmm, this doesn\'t have anything to do with Starkey Corners Maine does it?',NULL,0);
INSERT INTO comment VALUES (7049,587,1626,'Gamer','re: guessing','2003-08-10 21:41:09',0,'\"However, the wine and barrels must be split so that each son has the same number of full barrels, the same number of half-full barrels, and the same number of empty barrels.\" which means you need some pouring involved instead of just dividing them involved.',7047,0);
INSERT INTO comment VALUES (7050,128,3072,'Ryan','one thing I\'m confused about','2003-08-10 23:59:37',0,'Sorry it\'s several months later, but I just read the problem.\r\nIn this part:\r\n\"Are you sitting between two Knights?\", to which Richard smiled and gave the same reply as he had previously. \r\n\r\nDoesn\'t that imply that if he said \"yes\" to the odd-number query, then he would also say \"yes\" to this one, and vice-versa?',NULL,0);
INSERT INTO comment VALUES (7051,1010,2130,'ethan','Solution','2003-08-11 00:02:32',0,'I am saying a soul.',NULL,0);
INSERT INTO comment VALUES (7052,569,3073,'Kelly','just a guess','2003-08-11 00:13:35',0,'Send the key, in an envelope, through the mail.',NULL,0);
INSERT INTO comment VALUES (7053,1044,3074,'Adam Sisco','Quadratic','2003-08-11 02:40:29',3,'Let us call a proposed triangular number x.\r\n\r\nFrom the triangular number formula, we assume x is a triangular number:\r\n\r\nx = (n^2 + n)/2\r\n\r\nMultiply booth sides by 2:\r\n\r\n2x = n^2 + n\r\n0  = n^2 + n – 2x\r\n\r\nThis can be broken down into a quadratic equation with\r\n\r\na = 1 , b = 1 , c = -2x\r\n\r\nBy using the quadratic formula:\r\n\r\nn = (-1±(1+8x)^0.5)/2\r\n\r\nIn order to prove that x is a triangular number, it must be substituted into the above equation with a positive integer resulting for n.',NULL,0);
INSERT INTO comment VALUES (7054,1101,1575,'DJ','Tricky indeed','2003-08-11 04:15:44',0,'Umm.. I have no clue, so I\'m just going to start stating the obvious (sometimes when I do that, something helpful to the solution pops out at me).\r\n\r\nFirst, only the letters A and E are used, and every digit except six. The letters are not to the left, right, top, or bottom of either a number or a letter every time; that appears to be random, or at least not useful. They are arranged in a 7&times;5 grid, with the following frequencies:\r\n<pre>\r\nA: 4\r\nE: 3\r\n0: 1\r\n1: 1\r\n2: 5\r\n3: 3\r\n4: 11\r\n5: 1\r\n6: 0\r\n7: 2\r\n8: 2\r\n9: 2\r\n</pre>\r\nJust to check, that does add up to 35.\r\n\r\nThe hint says that the title is significant somehow, as well as the grid of letters. It contains 10 letters, 9 of which are distinct.\r\nIf the clue in the title is simple the fact that this code is tricky, it\'s unnecessary. I\'m still lost..\r\n\r\nAnyone?',NULL,0);
INSERT INTO comment VALUES (7055,994,2839,'FatBoy','Solution','2003-08-11 09:37:09',0,'Barry whent to church',NULL,0);
INSERT INTO comment VALUES (7056,567,2839,'FatBoy','Solution','2003-08-11 09:38:54',0,'b is correct\r\nr wins',NULL,0);
INSERT INTO comment VALUES (7057,1103,1301,'Charlie','solution','2003-08-11 09:43:59',3,'Assuming the robbers know whether to start by going clockwise or counterclockwise, and that any given number can appear any number of times, and in succession, there are 60^5 possible combinations.  That\'s 777.6 million combinations.  On average, then, the robbers would have to try 388.8 million times, thus averaging 388.8 British billion pounds in order to get 100 British billion pounds, or an expected loss of 288.8 billion pounds.',NULL,0);
INSERT INTO comment VALUES (7058,1101,1301,'Charlie','thoughts','2003-08-11 09:46:27',1,'Maybe it\'s just a programmer\'s prejudice, but they could be hexadecimal digits since no letters are used beyond F, but this is not hinted at by any of the clues, and B, C, D and F are not used, as also 6 is not used.',NULL,0);
INSERT INTO comment VALUES (7059,1103,2129,'Sanjay','re: solution','2003-08-11 10:23:44',0,'Why would you assume that the robbers know whether to start by going clockwise or counterclockwise when the problem clearly states that \'they don\'t have a clue what the code is\'.<P>The expected loss therefore would be 677.6 British billion pounds.\r\n',7057,0);
INSERT INTO comment VALUES (7060,1101,3032,'gregada','re: Tricky indeed','2003-08-11 11:37:08',0,'Something I noticed:\r\n\r\nAssigning A=1 and E=5, column sums are:\r\n\r\n17 29 20 18 9 25 14\r\n\r\nThese numbers transfer back to following letters:\r\n\r\nQ C T R I Y N\r\n\r\nYou can see 5 out of 6 letters that are in the word \'Tricky\' here.  What i think is going on is that the title itself is coded.  Will post as soon as I can proof it.',7054,0);
INSERT INTO comment VALUES (7061,1101,3032,'gregada','Got it!!','2003-08-11 11:44:34',0,'Continuing with the logic of the previous post:\r\n\r\nNow adding rows, you get:\r\n\r\n28\r\n29\r\n30 (count 0 as 10)\r\n24\r\n33\r\n\r\nwhich transfers into \r\n\r\nc\r\nd\r\ne\r\nx\r\ng\r\n\r\nonce again you have 3 out of 4 letters needed for \'code\' and have two remaining.  now let\'s see what\'s left to do:\r\n\r\nwe need to combine q and n to get k to complete tricky and we need to combine x and g to get o to complete code.\r\n\r\nq=17, n=14  q-n=3   n-3=11   11=k   so we got k\r\ng=33, x=24  g-x=9   x-9=15   15=o   so we got o\r\n\r\nso column sums contain word tricky and row sums contain word code.',7060,0);
INSERT INTO comment VALUES (7062,1101,1567,'Bryan','re: Got it!!','2003-08-11 11:58:22',2,'Very creative, gregada, but that ain\'t it. I think Charlie was on the right track...',7061,0);
INSERT INTO comment VALUES (7063,587,3077,'steve','the easy solution','2003-08-11 12:26:01',0,'you don\'t need to pour any of them into another, all you have to do is give 3 full barrels, 1 half full, and 3 empty barrels to 2 of the sons.  The other son gets 1 full, 5 half full, and 1 empty barrel.  This way all the sons get a total of 3 1/2 barrels of wine, and 7 barrels',NULL,0);
INSERT INTO comment VALUES (7064,1101,1626,'Gamer','Ideas','2003-08-11 12:27:53',0,'I don\'t see the answer here. One idea I had was converting base 16 numbers to base 10, (like across or down) but wouldn\'t that be like a really big number?\r\n\r\nIf I converted the numbers to letters, it would look like:\r\n<tt>\r\nO O G C B E A\r\nD I B D K H K\r\nD O B D C ? D\r\nD K B D K H D\r\nD I G C B D D\r\n</tt>\r\nThat clearly doesn\'t make any sense, at least to me. Another thing I noticed was that the last and first colum were 4s at the end. Also, the middle three rows are repetetive: 72227, 34443, 2A3A2 are reflected as not reflected.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7065,1103,1626,'Gamer','code versus using it?','2003-08-11 12:33:39',0,'I am unsure if invoking the code is as important as knowing the code.\r\n\r\nAnyway, I think of knowing how to work the safe as not having to do with the code. I think by \"not having a clue what the code is\" means they know how to work the safe (as it doesn\'t say they don\'t know the clockwise/counterclockwise, but it does about the code), so I would agree with Charlie\'s answer.',NULL,0);
INSERT INTO comment VALUES (7066,1058,2899,'Brian Wainscott','re: ~50%','2003-08-11 13:31:50',3,'Good strategy, but I get over 82% this way unless I am doing something seriously wrong.\r\n\r\nI get lost in all the combinations, so I wrote a program. Here are my results:\r\n\r\nI arrange the coins in a row, and number them 1-10. Each coin is either \"+\", \"-\" or \"0\" (two each of +/-, six 0). There are 1260 distinct arrangements (10! permutations, but 4*6! of each are indistinguishable). Of these 1260 cases, I put together a matrix of weighings: weigh coin 1 against 2, then 1 against 3. There are 9 possible outcomes: (left,left), (left,even), etc,\r\nwhere \"left\" means the first of the two is heavy, \"even\" they balance, \"right\" the second of the two is heavy.\r\n\r\nOf the 1260 combinations, I get the following weight matrix (number of combinations that give each result):\r\n\r\nleft,left = 217\r\nleft,even = 133\r\nleft,right= 42\r\neven,left = 133\r\neven,even = 210\r\neven,right= 133\r\nright,left = 42\r\nright,even = 133\r\nright,right= 217\r\n\r\nIn each of the nine cases, I also counted the number of times each of the 10 coins was phony. For example, in the (left,left) weighing, 196 times out of 217 the first coin is phony. (since it is heavier both times, there are very few cases where it is real and both the second and third coins are light).\r\n\r\nSo I computed probabilities as follows:\r\n\r\nFor each of the 9 cases, always pick the coin which has the highest number of cases of being phony. Add these up over all 9 possibilities, and divide by the number of combinations. This will compute, over all combinations, the number of times I can guess a phony coin. The best coin to pick in each of the 9 cases (along with the number of times it is phony) are:\r\n\r\nleft,left = coin 1 (196/217)\r\nleft,even = coin 2 (112/133)\r\nleft,right= coin 2 or 3 (42/42)\r\neven,left = coin 3 (112/133)\r\neven,even = coin 3 or higher (120/210)\r\neven,right= coin 3 (112/133)\r\nright,left = coin 2 or 3 (42/42)\r\nright,even = coin 2 (112/133)\r\nright,right= coin 1 (196/217)\r\n\r\nIn total, I compute that a phony coin can be found 1044 times out of 1260, or 82.85%\r\n\r\nThis seems quite high to me (much better than I was able to do weighing 4 vs 4 or 3 vs 3 or 2 vs 2).\r\n\r\nIn the case of having 1 known good coin, you can weigh it against 1 then 2. 2/3 of the time one of these two will be bad, and you are sure to be right. The other third of the time, pick one of the remaining 8 and you have a 50% chance. Total chance then becomes 5/6, or 83.3%\r\n\r\nIf I did everything right, this really isn\'t much better, which is surprising.\r\n\r\nDoes this all sound right? I\'ll be happy to email my code (in C) to anyone who wants to check it out. It is a bit sloppy, but pretty short.',6991,0);
INSERT INTO comment VALUES (7067,1101,1301,'Charlie','re(2): Got it!!','2003-08-11 13:50:51',0,'If I was on the right track with the hexadecimal logic, then, to all non-programmers: A is 10 and E is 14.  How this fits to the puzzle, I don\'t know.',7062,0);
INSERT INTO comment VALUES (7068,37,3032,'gregada','re(2): Proof at last (I think)','2003-08-11 14:32:34',0,'I don\'t think 15 is correct.  Even forgetting about the width objection, imagine a line from one corner of the board to a diagonally opposite one.  It will affect all eight squares on the diagonal and also 7 intersections, where it will affect two more squares... so the total number of venners needed would be 8+2*7=22.',297,0);
INSERT INTO comment VALUES (7069,1073,1567,'Bryan','With apologies to Mother Goose','2003-08-11 15:14:46',3,'Jack did pour from sixteen to four<br>Leaving but twelve in the first one.<br>Then dumping the four and repeating twice more,<br>He had four in the first and the last one.<p>The first piece of glass held 4 times the last<br>For every inch of its level<br>By pouring the four ‘til its level matched before<br>He had four plus one units, the devil!',NULL,0);
INSERT INTO comment VALUES (7070,1073,2899,'Brian Wainscott','Another solution','2003-08-11 16:02:47',3,'(I won\'t even TRY verse...sorry to disappoint you, but believe me you are better off...)\r\n\r\nTaking into account that the glasses are negligibly thick, we can do this:\r\n\r\nplace the 4 unit glass inside the 16 unit glass, and push it all the way over to one side (say, the left).  Then tip the 16 unit glass to the left until the right bottom edge of the 16 unit glass just reaches the water level.  There will be 5 units left in the 16 unit glass.\r\n\r\nLoose proof: the 4 unit glass has half the diameter of the 16 unit glass.  If we left it out and tipped the 16, we would have 8 units.  So the only thing is to show that the 4 unit glass displaces exactly 3 units.  Since it has half the diameter, then the right edge of the 4 unit glass is directly over the center of the 16 unit glass.  Thus when tipped, the water level is exactly half way up the 4 unit glass.  Now if you think of the 4 unit glass as 2 2 unit glasses (one on top of the other) it is obvious: the lower one is completely submerged, and the upper one is half under the water, and half out of the water.  Thus 3 units are displaced, so the total remaining is 5.',NULL,0);
INSERT INTO comment VALUES (7071,177,3026,'drew','Air Pressure','2003-08-11 16:46:02',3,'It\'s possible to suck the ball out without actually using your mouth. The curtains could be waved in front of the vent and force enough air out of the vent (for a short time) to make the ball be pushed out of the hole by the air pressure behind it. It\'s not a very feasible solution, but technically it is possible.',NULL,0);
INSERT INTO comment VALUES (7072,1103,3075,'Daniel','solution','2003-08-11 17:13:20',0,'Any question asking how many ways you can pick a certain number of anything from the whole set of anything (in this case how many ways can you pick 5 different numbers from 60. You use the format 60 choose 5 (on pascal\'s triangle that is 60 down starting with 0 on the first line and 5 to the left or right starting with 0 on the 1 column.)  Algebraically this may be found by 60!/(60-5)!5!=54615120 which means that there is a 1:54615120 chance of getting the right combination.  Therefore statistically they need to try it 50% *1 times, to probably get it.  Therefore they need to try 27307561 different combinations in order to probably get it.  This means that they will probably be fined 27307561000000 pounds. Therefore they will probably make 99999999972692439000000 .  The payoff minus the fines.  Sorry for such a long solution, I wanted my first one to be a good one.',NULL,0);
INSERT INTO comment VALUES (7073,1103,3075,'Daniel','re:  daniel\'s solution','2003-08-11 17:25:09',1,'I just read over my solution and realize my reasoning and the entire answer itself is completely incorrect.  Sorry about that.  Furthermore, you might assume as in most locks that you start going in one direction, after you get to the next number, in order for the mechanism to lock, you must go in the next direction.  Therefore there are only twice as my options.  ',7072,0);
INSERT INTO comment VALUES (7074,1060,2951,'Jim Breaux','Solution','2003-08-11 21:12:37',0,'I don\'t know if this is the solution that you are looking for but, for each word, switching the first and last letters forms a new word.\r\n\r\nnail becomes lain, etc...',NULL,0);
INSERT INTO comment VALUES (7075,1073,2130,'ethan','very creative','2003-08-11 23:29:36',0,'Very creative, DJ. I like the poetry. Well done.',NULL,0);
INSERT INTO comment VALUES (7076,958,3080,'nich','','2003-08-12 04:10:18',0,'1 word- yawnz',NULL,0);
INSERT INTO comment VALUES (7077,19,3075,'Daniel','solution','2003-08-12 05:37:18',0,'You ask \"Who would your brother say is bob?\".  This would lead to a lie each time and so you would then know that the opposite is true.',NULL,0);
INSERT INTO comment VALUES (7078,1106,1686,'DuCk','my thoughts','2003-08-12 07:48:43',0,'not sure if i\'m doing this right, but wouldn\'t the probability of a person doing all of the activities listed be the probabilities of the person doing each individual event multiplied together?  If so, I obtain the probability for a person to be a smoker, drinker, driver, and computer owner to be:\r\n\r\n(1/4.8)*(23/37)*(26/33)*(83/100) = .084688\r\n\r\nwhich means that approximately 84688097 (.084688*1,000,000,000) people in the country would smoke, drink, drive and own a computer.',NULL,0);
INSERT INTO comment VALUES (7079,1106,1301,'Charlie','re: my thoughts','2003-08-12 09:26:10',0,'That certainly looks right to me.',7078,0);
INSERT INTO comment VALUES (7080,35,2839,'FatBoy','solution','2003-08-12 09:40:50',3,'2001 = 6\r\n2002 = 9\r\n\r\nthe only possible sequence is 69234 repeating\r\n',NULL,0);
INSERT INTO comment VALUES (7081,1103,2899,'Brian Wainscott','re: solution','2003-08-12 15:22:15',1,'Sorry Daniel, but I think you missed a couple of points:\r\n\r\n1 - for opening a safe, order matters.  The combination 1-2-3-4-5 is NOT the same as the combination 1-2-3-5-4.  In this sense it is really a permutation that opens the safe, not a combination (hence, I think, the use of the word \"code\" in the puzzle, instead of \"combination\").  This would increase the number of codes from 60 choose 5 to 60!/55!\r\n\r\n2 - There is not necessarily a restriction that the numbers in the code be distinct, so the true number of codes is more likely 60^5, giving you Charlie\'s answer.\r\n',7072,0);
INSERT INTO comment VALUES (7082,1089,1567,'Bryan','An observation','2003-08-12 18:40:55',0,'I can\'t find an instance where n^2 + 3 is a perfect cube, let alone with the caveat that n + 3 is a perfect cube as well. My answer is \"no,\" but I cannot prove it.',NULL,0);
INSERT INTO comment VALUES (7083,1089,1626,'Gamer','re: An observation','2003-08-12 19:34:35',0,'I have been playing around with variables, and am pretty sure it can\'t happen, but am not positive.',7082,0);
INSERT INTO comment VALUES (7084,1089,3083,'xanthophobic','??','2003-08-12 20:02:50',0,'doesn\'t 1 work? am i wrong? that sounds too easy',NULL,0);
INSERT INTO comment VALUES (7085,1089,103,'friedlinguini','re: ??','2003-08-12 20:31:48',0,'Well, no.  4 is not a perfect cube.',7084,0);
INSERT INTO comment VALUES (7086,1089,3083,'xanthophobic','re(2): ??','2003-08-12 21:03:44',0,'ohh that\'s why, i was thinking square not cube',7085,0);
INSERT INTO comment VALUES (7087,1058,775,'Cory Taylor','re(2): ~50%','2003-08-12 21:11:48',0,'well done.  You acheived about 7% better than I could figure out, though I used much the same strategy.  I wasn\'t able to come up with anything useful when weighing more than one coin per side at a time (though this doesn\'t mean it isn\'t the best...).  However, with a (genuine) reference coin I gained my % points back, well, almost.  My success rate was 4/10 + 6/10*4/9 +6/10*5/9*4/8=79/90, or a little better than 86.9%.',7066,0);
INSERT INTO comment VALUES (7088,1089,1626,'Gamer','More Ideas','2003-08-12 22:34:19',1,'Looking at the one\'s place:\r\n\r\n0 0 0\r\n1 1 1\r\n2 4 8\r\n3 9 7\r\n4 6 4\r\n5 5 5\r\n6 6 6\r\n7 9 3\r\n8 4 2\r\n9 1 9\r\n\r\nSince the ones place of n^2 + 3 can end in any digit, it comes down to the squares. Since squares can only end in a certain way, this means that n^2+3 must be the cube of something ending in 2, 3, 4, 7, 8, 9.',NULL,0);
INSERT INTO comment VALUES (7089,1074,979,'Ravi Raja','The Number','2003-08-13 00:23:14',0,'Is the answer to the first part : 1921111111 ',NULL,0);
INSERT INTO comment VALUES (7090,1111,2839,'FatBoy','I\'m not sure I get the rules','2003-08-13 08:23:24',1,'I can do it in four moves\r\nPASSER\r\nPSASER\r\nSPASER\r\nSPASRE\r\nSPARSE\r\n\r\nI guess I can also do it in five moves\r\nPASSER\r\nPASSER  (with \"s\"s reversed\r\nPSASER\r\nSPASER\r\nSPASRE\r\nSPARSE\r\n\r\nis this what you were after or am I not getting it?',NULL,0);
INSERT INTO comment VALUES (7091,1111,1301,'Charlie','re: I\'m not sure I get the rules','2003-08-13 08:39:39',3,'It would seem that indeed the only way to stretch this out to exactly 5 steps is to interchange the two S\'s at some point.  The four steps that do the work are interchanging pos. 2&3, 1&2, 5&6 and 4&5. These can be in any order so long as 2&3 gets done before 1&2, and 5&6 before 4&5.  That\'s six possible orders.  The switching of the two S\'s at 3&4 can be done at any time they are still together.  There seems to be  no other possibilities.\r\n\r\nA computer search gives the following possibilities:\r\n<pre>\r\n 3  4          2  3          1  2          5  6          4  5\r\n 3  4          2  3          5  6          1  2          4  5\r\n 3  4          2  3          5  6          4  5          1  2\r\n 3  4          5  6          2  3          1  2          4  5\r\n 3  4          5  6          2  3          4  5          1  2\r\n 3  4          5  6          4  5          2  3          1  2\r\n 5  6          3  4          2  3          1  2          4  5\r\n 5  6          3  4          2  3          4  5          1  2\r\n 5  6          3  4          4  5          2  3          1  2\r\n</pre>\r\nwhere the program is\r\n\r\ns0$ = \"passer\"\r\nFOR t1 = 1 TO 5\r\n&nbsp;s1$ = LEFT$(s0$, t1 - 1) + MID$(s0$, t1 + 1, 1) + MID$(s0$, t1, 1) + MID$(s0$, t1 + 2)\r\n&nbsp;FOR t2 = 1 TO 5\r\n&nbsp;&nbsp;s2$ = LEFT$(s1$, t2 - 1) + MID$(s1$, t2 + 1, 1) + MID$(s1$, t2, 1) + MID$(s1$, t2 + 2)\r\n&nbsp;&nbsp;FOR t3 = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;s3$ = LEFT$(s2$, t3 - 1) + MID$(s2$, t3 + 1, 1) + MID$(s2$, t3, 1) + MID$(s2$, t3 + 2)\r\n&nbsp;&nbsp;&nbsp;FOR t4 = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;s4$ = LEFT$(s3$, t4 - 1) + MID$(s3$, t4 + 1, 1) + MID$(s3$, t4, 1) + MID$(s3$, t4 + 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR t5 = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s5$ = LEFT$(s4$, t5 - 1) + MID$(s4$, t5 + 1, 1) + MID$(s4$, t5, 1) + MID$(s4$, t5 + 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF s5$ = \"sparse\" THEN PRINT t1; t1 + 1, t2; t2 + 1, t3; t3 + 1, t4; t4 + 1, t5; t5 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;NEXT\r\nNEXT\r\n',7090,0);
INSERT INTO comment VALUES (7092,1111,3087,'Scott','Solution','2003-08-13 09:32:54',0,'passer\r\npsaser\r\nspaser\r\nspasre\r\nsparse',NULL,0);
INSERT INTO comment VALUES (7093,1074,1575,'DJ','re: The Number (Ravi imitation)','2003-08-13 09:53:10',0,'Well if you look at your answer again please you see that you have a 9 in your answer but the last digit in your number is a 1 when there are really two 9s, one in the blank and one in the statement itself. So if you would please take another look at your answer I think you will see where you went wrong thank you.',7089,0);
INSERT INTO comment VALUES (7094,1074,979,'Ravi Raja','re(2): The Number (Ravi imitation)','2003-08-13 10:30:07',0,'Thank You DJ for pointing out my mistake. I just did not notice that or whatever but please tell me one thing. Why did you mention in your subject \"Ravi imitation\" ? I did not get that part. ;)',7093,0);
INSERT INTO comment VALUES (7095,787,2839,'FatBoy','solution','2003-08-13 11:04:20',3,'a is a liar\r\nb is a knight',NULL,0);
INSERT INTO comment VALUES (7096,1111,3090,'Crystal','Solution','2003-08-13 12:55:18',0,'I got it.\r\nPASSER\r\nPSASER\r\nPSASRE\r\nSPASRE\r\nSPARSE',NULL,0);
INSERT INTO comment VALUES (7097,1089,3032,'gregada','Another idea','2003-08-13 12:55:21',0,'There are also negative integers to think about...',7088,0);
INSERT INTO comment VALUES (7098,1058,2899,'Brian Wainscott','re(3): ~50%','2003-08-13 13:24:47',4,'Thanks -- but the weighing 1 vs 1 was Ryan\'s idea originally.  I was trying more complex things, and I don\'t know if I would have thought of this without reading his post.\r\n\r\nHowever, my calculator tells me that 4/10 + 6/10*4/9 + 6/10*5/9*4/8 = 83.3%\r\n\r\nThe fractions make sense to me (4 chances in 10 the first coin is bad, 6/10*4/9 the first is good and the second is bad, 6/10*5/9*4/8 that both the first and second are good and then the one you randomly pick from the remaining 8 is bad).\r\n\r\nAm I missing something here?',7087,0);
INSERT INTO comment VALUES (7099,1089,2899,'Brian Wainscott','I can\'t resist....','2003-08-13 13:32:28',0,'There are no such integers.  I have a remarkable proof, which the text box of this web page is too small to contain.',NULL,0);
INSERT INTO comment VALUES (7100,848,2839,'FatBoy','solution in 5','2003-08-13 14:14:26',3,'I have not read the solution or everybody\'s comments but I can do it in 5 steps\r\n\r\nlone\r\ndone\r\ndole\r\nrole\r\nrolf (a form of massage)\r\nwolf',NULL,0);
INSERT INTO comment VALUES (7101,848,2839,'FatBoy','re(5): Out and about','2003-08-13 14:24:25',0,'It seems silly to respond this late in the game but Rolf is not a mispelling of ralph nor is in onomatopoetic.  Its a common (if painful) form of massage.  I\'ve read entire articles about it in Time and Newsweek (albeit this was back in the 1980s)',5564,0);
INSERT INTO comment VALUES (7102,1107,1301,'Charlie','solution','2003-08-13 14:46:16',3,'Use the formula distance = rate x time.\r\n\r\nLet the distance (height of the grass) be measured in units in which the current height of the grass is 1.  Let the rate at which a cow eats the grass be c and the rate at which grass grows r.  Then, as distance = rate * time,\r\n\r\n1=(40c-r)*40\r\n1=(30c-r)*60\r\n\r\nRespectively these are equivalent to \r\n1600c-40r=1\r\n1800c-60r=1\r\n\r\nSolving, 1200c = 1, or\r\nc=1/1200\r\nthen\r\nr=1/120\r\n\r\nIf d is the number of days the pasture would last if 20 cows were to graze on it, the formula becomes\r\n1=(20/1200)d\r\nor\r\n1=(1/60 - 1/120)d = d/120\r\nso d = 120 days, the answer.\r\n\r\nAs an aside, we can see that 10 cows grazing would exactly balance the growth rate of the grass, so 10 is a sustainable number of cows with no time limit.\r\n\r\nBut again, 120 is the answer to the question posed.',NULL,0);
INSERT INTO comment VALUES (7103,1107,1301,'Charlie','re: solution','2003-08-13 14:48:04',0,'That line\r\n1=(20/1200)d \r\n\r\nshould of course be\r\n1=(20/1200 - 1/120)d \r\n',7102,0);
INSERT INTO comment VALUES (7104,1111,3032,'gregada','re: Solution','2003-08-13 15:38:50',0,'i think Crystal means that the first moves is changing PASSER to PASSER by switching S\'s.',7096,0);
INSERT INTO comment VALUES (7105,1089,979,'Ravi Raja','re: An observation','2003-08-14 04:27:33',0,'Do you think that aproof is necessary Bryan. It will be done only if you can provide a counterexample to prove that the statement does not hold, that is both the expressions cannot be Perfect Cubes.',7082,0);
INSERT INTO comment VALUES (7106,1089,979,'Ravi Raja','My Idea','2003-08-14 04:27:41',1,'Just put n = 5 and observe that (n+3) is a perfect cube but (n&#178;+3) is not. This is one example and there may exist infinitely many such counterexamples. ',NULL,0);
INSERT INTO comment VALUES (7107,1089,979,'Ravi Raja','Is there a Solution ??','2003-08-14 04:29:05',0,'Did Jayaram submit a solution to this problem ?',NULL,0);
INSERT INTO comment VALUES (7108,1089,1575,'DJ','re: My Idea','2003-08-14 07:25:55',0,'Well, I tried n=4, and n+3 is 7, which isn\'t a perfect cube, so I think that it\'s impossible for n+3 to be a perfect cube.\r\n\r\n.. You could prove that it\'s possible, of course, by finding a single example, but no number of counterexamples will ever serve as sufficient disproof.',7106,0);
INSERT INTO comment VALUES (7109,1094,1919,'Lewis','Solution','2003-08-14 07:31:09',3,'The only way to finish with 7 is to have either the twins\' ages product finish 1 and the other brother\'s age finish with 7, or vice versa, or have a 3 and a 9. By trying different combinations we find that:\r\n\r\nThe twins ages are 9. 9*9=81\r\nThe other brother is 7 years old. 81*7=567.',NULL,0);
INSERT INTO comment VALUES (7110,499,2839,'FatBoy','A little verse...','2003-08-14 07:50:14',3,'I do not read what others write,\r\nere I post a solution.\r\nSo please forgive, if you find trite\r\nmy little contribution.\r\n\r\nI know these four, I surely do.\r\nWe meet quite frequently\r\nwith nary a loss they all accrue\r\nbecause all four play poker with me\r\n',NULL,0);
INSERT INTO comment VALUES (7111,1094,1575,'DJ','Analysis','2003-08-14 08:05:05',3,'The prime factorization of 567 is 3&times;3&times;3&times;3&times;7.\r\n\r\nSince there are four factors of three, there are three ways mathematically to multiply three numbers, two of which are equal, to get 567:\r\n\r\n1&times;1&times;567 = 567\r\n3&times;3&times;63 = 567\r\n9&times;9&times;7 = 567\r\n\r\nOf these, the second is possible, but the third is the only really plausible answer, and probably what we are looking for.\r\nThe twins are 9, and the other brother is 7.\r\n\r\nPerhaps, to further eliminate the other possibilites other than by inspection, it could have been said that the twins were older than the other brother, or something like that.',NULL,0);
INSERT INTO comment VALUES (7112,1094,2561,'Aaron','','2003-08-14 08:09:35',0,'7, unless he is 63 and his brothers are 3 haha',NULL,0);
INSERT INTO comment VALUES (7113,1111,2561,'Aaron','idk','2003-08-14 08:11:11',0,'you can\'t do it, unless switching the two Ss at the beginning is a valid move, then it\'s easy',NULL,0);
INSERT INTO comment VALUES (7114,226,3095,'Paula Bilton','Red ball... Red ball','2003-08-14 08:16:42',0,'Easy - if you know probability!\r\npabrtr',NULL,0);
INSERT INTO comment VALUES (7115,1094,1626,'Gamer','re: Analysis','2003-08-14 08:24:57',0,'I think saying the twins had a younger brother would be a great thing to say... :)',7111,0);
INSERT INTO comment VALUES (7116,924,2839,'FatBoy','Solution','2003-08-14 08:43:26',3,'Since $ = * + %  (eq. a)\r\nThen $ + $ + $ = @ + % + * + % + @ (eq b)\r\ncan be converted to $ + $ = @ + % + @\r\nby subtracting equal terms from both sides\r\ngathering like figures we get:\r\n2 ($) = 2(@) + %   (eq. d)\r\n\r\nDevide both sides by 2 you get\r\n$ = @ + %/2\r\n\r\nsince eq (a) tell us $ = * + %\r\nwe can combine to get\r\n@ + %/2 = * + %\r\nwhich simplifies to\r\n@ = * + %/2\r\neq. c tells un @ = ! + *\r\ntherefore\r\n* + %/2 = ! + *\r\nsimplifies to\r\n%/2 = !   or  2(!) = %   (eq. e)\r\n\r\nso when !+ @ +! + ! + @ +! faces % + $ + * + $\r\nusing equation e we can say\r\n\r\n% + % + @  + @ is facing % + $ + * + $ \r\n\r\nequation d lets us then say that\r\n\r\n% + % + @ + @ is facing % + % + @ + @ + *\r\n\r\nsince % + % + @ + @  cancels form both sides we can see that the right side wouls win\r\n\r\nsorry if this is not elegant but it is how my brain worked it out\r\n',NULL,0);
INSERT INTO comment VALUES (7117,1094,3095,'Paula','Solution','2003-08-14 09:31:50',0,'The other brother is 63 yrs old',NULL,0);
INSERT INTO comment VALUES (7118,1094,3095,'Paula','re: Solution','2003-08-14 09:51:42',0,'Just kidding!!! That would make the twins 3 yrs old!!!! The other brother is 7 yrs old and the twins are 9 yrs old.',7117,0);
INSERT INTO comment VALUES (7119,1094,2839,'FatBoy','','2003-08-14 11:56:40',0,'',NULL,0);
INSERT INTO comment VALUES (7120,1094,2839,'FatBoy','arrrggghhhh','2003-08-14 11:59:48',3,'seems I posted a non -solution\r\n\r\nteh most likely posibility is the the twins are 9 and the other brother is seven,\r\nbut it could concievably be that the brother is 63 and the twins are 3',NULL,0);
INSERT INTO comment VALUES (7121,600,1567,'Bryan','Solution','2003-08-14 14:28:27',0,'The box of 29 balls is sold, leaving 5, 7, and 18 of one color and 14 and 16 of the other. No other groupings from five boxes splits evenly.',NULL,0);
INSERT INTO comment VALUES (7122,600,1686,'DuCk','re: Solution','2003-08-14 14:34:47',0,'same result here --> 29',7121,0);
INSERT INTO comment VALUES (7123,467,2839,'FatBoy','re: Stupid answer','2003-08-14 15:19:07',0,'Even though its a classic, I have always hated this Riddle.\r\nTerry Pratchett in his book Pyramids does a great job of taking it apart',4836,0);
INSERT INTO comment VALUES (7124,600,2839,'FatBoy','2 Solutions (but one\'s a cheat)','2003-08-14 18:46:59',3,'the buses tag number was 196 (13^2)\r\nupside down it would be 961 (31^2)\r\n\r\nThe other answer is simpler and reversable but I don\'t think it counts\r\nthat is using the numbers 001 and 100\r\nI don\'t think it counts because cool math people always seam to snub the lowly one as a perfect square (although it is)',NULL,0);
INSERT INTO comment VALUES (7125,600,2839,'FatBoy','oops','2003-08-14 18:47:58',0,'sorry folks my previous solution was for en entirly different puzzle',NULL,0);
INSERT INTO comment VALUES (7126,600,2839,'FatBoy','now my solution for THIS one','2003-08-14 18:49:13',3,'The box that was sold had 29 in it leaving the following boxes \r\n5,7,14,16,1\r\n5,7,18 were one color\r\n14, 16 were the other',NULL,0);
INSERT INTO comment VALUES (7127,447,2839,'FatBoy','2 solutions (ones a cheat)','2003-08-14 19:02:32',0,'frst solution tag number is 196 (13^2)\r\nupside down is 962 (31^2)\r\n\r\notehr answer\r\n001 and 100',NULL,0);
INSERT INTO comment VALUES (7128,447,1626,'Gamer','Not really','2003-08-14 21:40:04',0,'Usually leading zeroes are illegal for a number. 1 isn\'t expressed as 0001, 1.000 or 0001.00000000 or such in our numbering system when talking about exact numbers.',NULL,0);
INSERT INTO comment VALUES (7129,600,1575,'DJ','Simple','2003-08-15 07:34:02',3,'After you remove the one box, the remaining total must be able to be split evenly in half; therefore there must be an even total number of balls left. The overall total number is 89, so the box removed must have an odd number of balls in it, eliminating half of the possibilites.\r\n\r\nThe first thing I then tried in my head, removing 29 to leave 60, showed that 14+16 and 5+7+18 indeed both add up to 30. Further inspection shows that it doesn\'t work out if the box with either 5 or 7 balls is removed.\r\n\r\nOther than knowing that the box has an odd number of balls in it, I\'m not sure how this would be approached other than simple trial and error (not that it\'s that hard).',NULL,0);
INSERT INTO comment VALUES (7130,1110,2561,'Aaron','Simple','2003-08-15 08:42:47',0,'Well, the probability of making the first shot is 80%, times the probability of the second shot is 80%, so the probability of either is only 64%.',NULL,0);
INSERT INTO comment VALUES (7131,616,2839,'FatBoy','answer','2003-08-15 08:58:07',0,'The statements in lines two and 4 can not both be true (they are made on different days and Bob only tels the truth once a week).  Therefore Bob must tell the truth one of those four days and, in any case, lies on Thursday, Saturday an Sunday (the other three days).  This being the case the statement in line three can not be made on any of those three days since it would be true.\r\n\r\nSince the second day can not be Thursday, Saturday or Sunday, it must be monday, tuesday wednesday or friday.  THerefore the first day must be either Sunday Monday Tuesday or THursday\r\n\r\nBut the first day can not be THursday b/c then the first adn last statements (which can not both be false becasue that would cause there to be at least two days when Bob told the truth) would both fall on days when Bob lies\r\n\r\nThat leaves Sunday Monday and tuesday for the first day\r\n\r\nTHis leave 5 possibilites\r\na)Sunday is the first day and Bob is lying that day\r\nb)Monday is first day and Bob is lYing that day\r\nc)Monday is first day and bob is telling the truth\r\nd)Tuesday is first day and Bob is lying \r\ne)Tuesday is first day and Bob is telling the truth.\r\n\r\nc and e are eliminated because the statemetn \"I lie on Mondays and Tuesdays\" can\'t be true on Monday or Tuesday.\r\n\r\nsince this leaves no option where Bob can be telling the truth on the first day that means two things 1) the third day must be his truthful day and (since the statement on teh first day is false) His truthful day must be Monday or Tuesday.\r\n\r\nThe only possible first day to allow teh third day to be Monday or tuesday is Sunday so Bob tells the truth on Tuesday',NULL,0);
INSERT INTO comment VALUES (7132,1110,3109,'Roger','re: Simple','2003-08-15 09:25:59',0,'no...that is the probability of getting both of them.\r\nTo only make one shot of two you take 80% times 20% and get 16% chance of only making one.',7130,0);
INSERT INTO comment VALUES (7133,500,3111,'Richard','aint got a clue but.....','2003-08-15 10:42:08',0,'suicide- thts just a stupid answer aint it?',NULL,0);
INSERT INTO comment VALUES (7134,574,3111,'Richard','solution','2003-08-15 11:07:04',0,'Mr East took the north road.\r\nMr West took the east road\r\nMr South took the west road\r\nMr North took the soth road\r\n\r\ni might have got this wrong because of rushing',NULL,0);
INSERT INTO comment VALUES (7135,1110,2899,'Brian Wainscott','re(2): Simple','2003-08-15 11:11:09',3,'no..that is the probability of getting just the first one.\r\nTo make only one shot of two you take 80% * 20% for making the first and missing the second, plus 20% * 80% for missing the first and making the second, and get a 32% chance of making only one of the two.  The complete breakdown is:\r\n\r\n64% of making both (80% * 80%)\r\n%32 of making exactly one (80%*20% + 20%*80%)\r\n%4  of making neither (20%*20%)',7132,0);
INSERT INTO comment VALUES (7136,1110,1567,'Bryan','re(3): Simple','2003-08-15 11:52:31',3,'Actually, Roger was right, although he did not explain why. Whether the player hits his first shot or not, he gets a second shot, so the first shot can do nothing but help him and he will therefore try his best. Result: 80%.<p>If he hits his first shot, he can try to make the second shot, which will put the game into overtime and give his team an opportunity to win, OR he can miss the shot and hope his team gets the rebound and makes a basket in the remaining 1.7 seconds of the game. Since the odds are in favor of the opposing team getting the rebound (since they are given better rebounding position by the rules of the game), the shooter will elect to try his best on the second shot as well, which he will miss 20% of the time. Odds of making one shot so far is .8*.2=16%<p>20% of the time the shooter will miss the first shot. In this scenario, hitting the second free throw will not help win the game – they will most likely not get the ball back in the final 1.7 seconds, and the opposing team will win by one point. The only winning strategy here is to deliberately miss the second shot, and hope his team can rebound and make a shot in the remaining 1.7 seconds to tie the game and force overtime (or kick it out for a 3-pointer, to win in regulation). Therefore the odds of missing the first free throw and then making the second one is 0%.<p>The total odds of making only one free throw, given the player’s desire to win the game, is 16%.',7135,0);
INSERT INTO comment VALUES (7137,1110,2130,'ethan','Solution','2003-08-15 12:41:06',3,'The odds of him making one are 80%. The odds of him missing one are 20%. 20% x 80%=.2 x .8=.16=16%\r\nThe odds of him missing one are 16%.',NULL,0);
INSERT INTO comment VALUES (7138,1110,1919,'Lewis','re: Solution','2003-08-15 12:50:52',0,'Just nitpicking. The last line should read \"The odds of him missing one and scoring one are 16%\".\r\n\r\nBTW, why\'s this is games?',7137,0);
INSERT INTO comment VALUES (7139,600,2130,'ethan','Solution','2003-08-15 12:56:40',3,'He sold the box of 29 balls. Of the ones he has left, 18, 7, and 5 are red, and 14 and 16 are blue, or vice versa.',NULL,0);
INSERT INTO comment VALUES (7140,1115,1626,'Gamer','The Mechanical Revolution','2003-08-15 14:18:10',3,'I think the answer here would be half of the LCM of 35, 27, 84, and 34, or 2 * 3 * 3 * 3 * 5 * 7 * 17, or 32,130. The stripes would be on the opposite side of the gear than they were originally.',NULL,0);
INSERT INTO comment VALUES (7141,1115,1567,'Bryan','re: The Mechanical Revolution','2003-08-15 14:28:59',0,'No, this answer is way too high.',7140,0);
INSERT INTO comment VALUES (7142,1115,1301,'Charlie','re: The Mechanical Revolution','2003-08-15 14:49:10',3,'32,130 is the number of teeth that have to be advanced.  Since the problem called for the number of revolutions of the 35-tooth wheel, this has to be divided by 35, giving 918.',7140,0);
INSERT INTO comment VALUES (7143,1110,1575,'DJ','re(2): Solution','2003-08-15 18:23:11',0,'The 16%, as ethan found it, is a wrong explanation, only accounting for one of the cases, making only the first short <i>or</i> the second shot, not both (see Brian Wainscott\'s <a href=\"http://perplexus.info/show.php?pid=1110&cid=7135\">comment</a>). As Bryan realized, he will only try to make the second shot if he has made the first one anyway, so that answer is close to the actual answer by coincidence (there is one more very minor consideration that I made).\r\n\r\nPutting \'Games\' as the category served as a hint that this is not just a straightforward probability problem. Also, many people got the same answer by leaving some considerations out, as Bryan did by the correct method, so maybe I was playing \'games\' with their heads?',7138,0);
INSERT INTO comment VALUES (7144,1110,2899,'Brian Wainscott','re(4): Simple','2003-08-15 18:40:11',0,'I stand corrected.  As DJ pointed out, I took this as a pure probability problem, and didn\'t consider all the conditions on the problem.\r\n',7136,0);
INSERT INTO comment VALUES (7145,1115,2716,'Federico Kereki','A correction','2003-08-15 22:13:09',1,'Though the answer works out to the same, it should be noted that the lines on gears C and D would be vertical even after only half a revolution, so the total number of teeth to advance would be calculated as the LCM of 35, 27, 42 and 17.',NULL,0);
INSERT INTO comment VALUES (7146,1094,2716,'Federico Kereki','re: arrrggghhhh','2003-08-15 22:16:27',1,'I doubt a woman could be fertile for 60 years...',7120,0);
INSERT INTO comment VALUES (7147,718,3116,'Sergio Martins','Possible solution','2003-08-15 23:48:22',3,'&#8730;(2^-31*e)',NULL,0);
INSERT INTO comment VALUES (7148,1110,3109,'Roger','how to win','2003-08-16 05:05:40',0,'yes the probabilty of him getting only one is 16%\r\ngetting both is 64%\r\ngetting neither is 4%\r\nbut logically he is trying to win the game so his options are \r\na) make both and get into overtime 64% chance to tie\r\nb) getting the first and intentionally missing the second in hopes of rebounding for a two point taking the win - 80% chance of getting the first shot, and then he intentionally misses therefor only getting one of the two shots. Hopefully they rebound it then and win the game.\r\nc) if he misses the first, he has to try for the second shot and still hope for a rebound. then his odds are 16% between both shots or 80% on the second shot.\r\n\r\nregardless of how he shoots, his team must get the rebound and make a shot inorder to pull off a win, unless they can manage to steal the ball from a team that will probably hold it close to their body when they rebound it.  Once they do get the ball they will have nearly no time to put the ball up in the air and win.\r\n\r\nI suspect that the game is rather hopeless, but miracles have happened.\r\n\r\nAlso the shooter can miss the first and bounce the ball off the backboard to the three point line where one of his players would be ready to recieve it and shoot a 3-pointer to win the game.  That would require either a hit and intentional miss 80% or two intentional misses 100% (unless you you assume that even in two intentional misses there is the 20% chance of making it which would mean that two intentional misses still have a 4% chance of making it)',NULL,0);
INSERT INTO comment VALUES (7149,1111,3122,'Gert','could it be','2003-08-16 09:35:06',1,'   PASSER\r\n.  PASSRE\r\n.  PSASRE\r\n.  SPASRE\r\n.  SPASER\r\n   SPARSE',NULL,0);
INSERT INTO comment VALUES (7150,1121,3122,'Gert','ummm','2003-08-16 10:32:41',1,'Benny : Knave\r\nLenny : Knave',NULL,0);
INSERT INTO comment VALUES (7151,1121,3123,'Omphie','HmMm','2003-08-16 10:48:10',0,'Benny- Knave\r\nLenny- Liar',NULL,0);
INSERT INTO comment VALUES (7152,1121,2703,'Mr. Spock','Couple of Knaves','2003-08-16 11:30:54',0,'Most apparent is that Lenny\'s statement precludes him from being a knight, which in turn precludesBenny from being a knight by his first statement, so we\'re dealing with knaves and liars only. Assume Lenny is a liar, this means since Benny\'s second statement is true, he must be a knave and therefore his first statement would have to be true.  However this yields a contradiction because Benny states he is of the same type as Lenny, a liar.  Thus it must be that Lenny is a knave, which means Benny\'s second statement is false, if Benny were a liar then it would be a contradiction because his first statement would be true, therefore Benny is a knave also.',NULL,0);
INSERT INTO comment VALUES (7153,1121,1626,'Gamer','re: ummm','2003-08-16 11:34:35',3,'Disregarding the comment on the bottom, there are three solutions for Benny and Lenny: Knave, Knave; Liar, Knave; and Knave, Liar. The comment at the bottom says that you will know what Benny is when you know what lenny is. If Lenny was a knave, you wouldn\'t know what Benny was. So Lenny must be a liar, and Benny must be a knave.',7150,0);
INSERT INTO comment VALUES (7154,1121,2703,'Mr. Spock','re(2): ummm','2003-08-16 11:42:25',0,'Oops, switched a false with a true in my explanation, you are correct there seem to be 3 possible solutions actually. ',7153,0);
INSERT INTO comment VALUES (7155,1111,1301,'Charlie','re: could it be','2003-08-16 11:59:26',0,'The last step, going from SPASER to SPARSE, is not a swap of two adjacent letters, but rather, a swap of one letter with an adjacent pair of letters.',7149,0);
INSERT INTO comment VALUES (7156,1121,1919,'Lewis','re(3): ummm','2003-08-16 13:03:44',0,'There are three possible combinations of what Benny and Lenny could be, as Gamer said, but from the last clue (A knight then tells me what Lenny is. From this I was able to work out what they were) there can only be one solution.',7154,0);
INSERT INTO comment VALUES (7157,775,3026,'Drew Skau','I Always Lie','2003-08-16 18:39:47',0,'I always lie, so am I lying or telling the truth?',NULL,0);
INSERT INTO comment VALUES (7158,1121,1575,'DJ','Full Solution','2003-08-16 20:06:19',3,'<b>Benny - Knave; Lenny - Liar</b>\r\n\r\nThe first thing I notice is that Lenny can\'t be a knight, since he calls himself a knave. Also, Benny can\'t be a knight, because then he would be claiming that both men are liars.\r\n\r\nSince Lenny made only one statement, we can\'t tell if he is a liar or knave from that alone; he could easily be either. So, we have to look at Benny\'s statements.\r\n\r\nIf Benny is a liar, his first statement must be false, so Lenny is not of the same type, and Lenny is a knave.\r\nBenny\'s second statement would also be false, leading us to the same conclusion (he\'s a knave). So, one possibility is that Benny is a liar, and Lenny is a knave (whose statement is true).\r\n\r\nIf Benny is a knave, and his first statement is true, then Lenny must be of the same type and is also a liar. Then, Benny\'s second statement is false, and Lenny is not a knave, which again agrees with itself. So another possibility is that Benny is a knave (whose first statement is true and second statement is false) and Lenny is also a knave (whose only statement is true).\r\n\r\nLastly, Benny could be a knave who is lying at first and then telling the truth. If that is the case, then his first statement implies that Lenny cannot also be a knave; he must be a liar. Similarly, Benny\'s second statement (which must be true) agrees that Lenny is a liar. If Lenny is a liar, of course, his only statement is indeed false. So, a third possibility is that Benny is a knave (whose first statement is false and second statement is true) and Lenny is a liar.\r\n\r\nIn sum, there are three possibilities from the statements alone:\r\nBenny - Liar; Lenny - Knave\r\nBenny - Knave; Lenny - Knave\r\nBenny - Knave; Lenny - Liar\r\n\r\nIf then, a knight reveals Lenny\'s type, and it is possible to work out what both are, Lenny must be a Liar (if he were a knave, there are still two possibilities) and Benny is a Knave. Incidentally, Benny\'s first statement is false and his second is true.',NULL,0);
INSERT INTO comment VALUES (7159,1121,3127,'lesa','solution','2003-08-16 21:46:08',0,'they are both knaves',NULL,0);
INSERT INTO comment VALUES (7160,1038,3127,'lesa','solution','2003-08-16 21:53:41',0,'he comes out even.   he has spent $40, but the bike is worth $40.',NULL,0);
INSERT INTO comment VALUES (7161,567,3127,'lesa','solution','2003-08-16 22:24:00',0,'r wins.  if p won, statements 1 & 3 are both correct.  if q won, statements 2 & 3 are both correct.  if s won, statements 1 & 2 are both correct.',NULL,0);
INSERT INTO comment VALUES (7162,1008,3127,'lesa','solution','2003-08-16 22:27:57',0,'soda, because her name begins with a letter from the first half of the alphabet',NULL,0);
INSERT INTO comment VALUES (7163,916,3127,'lesa','solution','2003-08-16 22:50:12',0,'cube #1 = A B C H U T\r\ncube #2 = O P R S V Z\r\ncube #3 = F G I M N W\r\ncube #4 = D E K L Q Y',NULL,0);
INSERT INTO comment VALUES (7164,1038,3129,'Maura','Solution','2003-08-16 22:51:39',3,'Neither. He ended up spending $40 but it was worth $40. So he got his moneys worth.',NULL,0);
INSERT INTO comment VALUES (7165,600,3127,'lesa','SOLUTION','2003-08-16 22:57:32',0,'THE BOX WITH 29 BALLS',NULL,0);
INSERT INTO comment VALUES (7166,1094,3129,'Maura','Solution','2003-08-16 22:59:42',3,'The twins are 9 years old and the other brother is 7.',NULL,0);
INSERT INTO comment VALUES (7167,775,1626,'Gamer','re: I Always Lie','2003-08-16 23:13:09',0,'Lying... you just don\'t always lie; you lie some of the time.',7157,0);
INSERT INTO comment VALUES (7168,1112,1301,'Charlie','solution','2003-08-17 11:16:21',3,'From CHAD and GOAD we know that C and H share the same two cubes as G and O.  From HOAR we see the O and the H must be on different cubes, so H and G share a cube as do C and O.\r\n\r\nFrom CHAD and HOAR, we know C and D share 2 cubes with O and R.  Since we know that C shares with O, it follows that D shares with R.\r\n\r\nFrom GOAD and GROW, we see A,D share with R,W, and since D shares with R, A shares with W.\r\n\r\nFrom JUMP and MUCK, we see J,P share with C (along with its O) and K.  OPTS tells us that O (and its accompanying C) can\'t share with P, so P shares with K and J shares with C and O.\r\n\r\nThen, using the word OPTS to give starting identities to the four cubes we have:\r\nJCO\r\nPK\r\nT\r\nS\r\n\r\nUsing the words to indicate which letters can\'t appear with which others, we can produce a grid, and using the letters that we just found <b>must</b> go with each other to copy information from one row and column to another to fill in blanks, we get a grid like:\r\n<pre>\r\n  A B C D E F G H I J K L M N O P Q R S T U V W X Y Z\r\nA o   x x x x x x x x x     x x x   x x     x o x x\r\nB     x   x       x x         x           x x     x\r\nC x x o x   x x x x o x x x   o x   x x x x   x   x\r\nD x   x o     x x   x       x x     o   x x   x\r\nE x x       x     x   x         x           x x\r\nF x   x   x       x x x x     x x             x\r\nG x   x x     o o   x         x     x         x\r\nH x   x x     o o   x         x     x         x\r\nI x x x   x x       x   x     x       x     x x x\r\nJ x x o x   x x x x o x x x   o x   x x x x   x   x\r\nK x   x   x x       x o   x   x o     x x x   x\r\nL     x     x     x x         x\r\nM     x             x x       x x         x\r\nN x     x                           x   x x x x   x\r\nO x x o x   x x x x o x x x   o x   x x x x   x   x\r\nP x   x   x x       x o   x   x o     x x x   x\r\nQ\r\nR x   x o     x x   x       x x     o   x x   x\r\nS x   x           x x x       x x       x     x x\r\nT     x x           x x     x x x   x x   x\r\nU   x x x           x x   x x x x   x   x         x\r\nV x x     x       x         x                 x   x\r\nW o   x x x x x x x x x     x x x   x x     x o x x\r\nX x               x                   x       x\r\nY x x x             x       x x           x x x\r\nZ\r\n</pre>\r\nwith Q and Z absent because they aren\'t on the cubes.\r\n\r\nThe x\'s indicate they can\'t be together and the o\'s that they must be together.\r\n\r\nAllowable letters to share with the ones already on our cubes are:\r\nAW:  BLMTU\r\nCOJ: ENVX\r\nPK: BDGHILNRVXY\r\nS: BDEFGHLMNRSUVY\r\n\r\nT appears only on the AW cube, and I only on the PK list, so they must actually be on those respective cubes.\r\n\r\nThen TURN prevents U from appearing on what\'s now the AWT cube.\r\n\r\nThen going back through the words one by one, letters can be placed on the appropriate cubes:\r\n\r\nAWTLBM\r\nCOJXEN\r\nPKIYDR\r\nSFVUHG',NULL,0);
INSERT INTO comment VALUES (7169,1115,3136,'Dave Cheetham','','2003-08-17 12:21:44',0,'I\'m going with the same method, assuming that vertical lines on C and D are the same through half rotations.\r\nLCM(35,27,42,17)=32130\r\n32130/35=918 rotations of A',NULL,0);
INSERT INTO comment VALUES (7170,1110,3136,'Dave Cheetham','','2003-08-17 12:23:40',0,'Not being a basketball player myself, I\'d go with 32% (2*0.8*0.2) but that\'s just because I don\'t know the rebound rules!',NULL,0);
INSERT INTO comment VALUES (7171,600,3136,'Dave Cheetham','','2003-08-17 12:26:48',0,'He\'s sold the box of 29.  \r\nNow the 14 and 16 are one colour, the 5, 7, 18 are the other colour.',NULL,0);
INSERT INTO comment VALUES (7172,1094,3136,'Dave Cheetham','','2003-08-17 12:32:09',0,'9/7 or 63/3 or ...\r\nThese solutions all assume that age can only be measured in integer intervals.  Technically there are infinite solutions that satisfy:\r\ny=567/x^2',NULL,0);
INSERT INTO comment VALUES (7173,1106,3136,'Dave Cheetham','Solution using proportions','2003-08-17 12:51:45',0,'Proportion of Smokers = 0.208333\r\nProportion of Drinkers = 0.787879\r\nProportion of Drivers = 0.621622\r\nProportion of Computer Owners = 0.83\r\n\r\nTherefore proportion of (Smoker AND Drinker AND Driver AND Computer Owner) \r\n= 0.208333*0.787879*0.621622*0.83\r\n= 0.084688\r\n= 84688097 people',NULL,0);
INSERT INTO comment VALUES (7174,1103,3136,'Dave Cheetham','','2003-08-17 13:12:19',0,'Surely they only get one go at the safe within a reasonable time frame.  I assume a £1 million fine would also include a hefty jail term.  However this assumption doesn\'t effect my solution.\r\n\r\nFor each go at 60^5 combinations:\r\nProbability = 1/60^5\r\n            = 0.0000001286% of getting £100 billion.\r\nTherefore, their expected cash inflow is £1286.0023\r\n\r\nHowever, they may get it wrong:\r\nProbability = 99.9999998714% of losing £1 million.\r\nTherefore, their expected cash outflow is £999999.9987\r\n\r\nGiving their overall expected cash flow:\r\n= £1286.0023 - £999999.9987\r\n= -£998713.9905\r\n\r\nTherefore, they can expect to lose £998713.9905 each time they try to crack the safe.',NULL,0);
INSERT INTO comment VALUES (7175,1074,3136,'Dave Cheetham','Overactive Curiosity','2003-08-17 13:25:14',0,'Grrr...  Damn me and my overactive curiosity.  I was most of the way through working it out and I peeked at the answer.  That takes all the fun out of it!  Now I\'ve gotta find a new problem!',NULL,0);
INSERT INTO comment VALUES (7176,228,3136,'Dave Cheetham','','2003-08-17 13:42:51',0,'\"is\", \"errors\" & \"thise\"\r\n\r\nBut there\'s two errors in my answer...',NULL,0);
INSERT INTO comment VALUES (7177,1015,3136,'Dave Cheetham','','2003-08-17 13:51:21',0,'The man was OBVIOUSLY walking on his hands.  That meant the numbers were upside down.\r\nOh and it should be noted that the shop he was handstand-walking towards was called \"11-L\".',NULL,0);
INSERT INTO comment VALUES (7178,929,3136,'Dave Cheetham','Good Q','2003-08-17 13:55:17',0,'It was a good question Gamer,  definately had me thinking until I looked at the first comment.  ',NULL,0);
INSERT INTO comment VALUES (7179,1110,1575,'DJ','re: how to win','2003-08-17 14:50:41',1,'Whoa, buddy...that all may sound good, but nothing that would even happen in a game..\r\n\r\nFirst, the ultimate strategy in this case would invariably be to try to make both foul shots and put the game into overtime. So, he will always try to make the first shot.\r\n\r\nThen, if he makes the first shot, the strategy is unchanged. He is always going to try to make the second shot if he had made the first.\r\n\r\nIf he misses the first shot, then making the second shot will do no good. They\'ll still be down by a point, and the other team gets the ball with only 1.7 seconds left.\r\n\r\nThe only viable choice here is to intentionally miss the second shot, hoping for a teammate to get the rebound and put the ball back up for two points and a tie.\r\n\r\nAlso, do you know how hard it is to bounce a ball off the backboard, from the free throw line (15 feet away), and make it out to the three-point line (20-24 feet out)? Add that to the fact that he has only one teammate back there, with a man on him, and his other three teammates are between him and the basket -- they\'re not going to try it. Not that it changes the answer to this question at all, except that he\'s probably more likely to accidentally make the shot if he\'s trying to put it out to the 3-point line than dropping it inside the key.\r\n\r\nEven still, 2 foul shots by an 80% shooter in a two-point game is far from hopeless, so while miracles do indeed happen every day, one will likely not even be necessary for this game.',7148,0);
INSERT INTO comment VALUES (7180,842,3143,'Vito','got it!','2003-08-17 22:28:10',0,'The mother told her child to stomp away, sit down, and sulk.  The child obeyed...yes???',NULL,0);
INSERT INTO comment VALUES (7181,1121,3144,'rose albrecht','You Got Me!','2003-08-18 01:50:35',0,'I was stumped. I couldn\'t figure it out. There seemed to me that there were 3 possible solutions, Very clever that the knight would be the clue that lets you figure this out. This was difficult for me to figure out.',NULL,0);
INSERT INTO comment VALUES (7182,1112,2203,'kyle','re: solution','2003-08-18 02:15:26',0,'wow! my pea hurts just thinking about it.',7168,0);
INSERT INTO comment VALUES (7183,599,2682,'exoticorn','solution','2003-08-18 08:36:36',3,'Jugs: 12 0 0\r\nfill the 8 litre jug from the 12 litre one, then fill the 5 litre jug from the 8 litre one.\r\nJugs: 4 3 5\r\nEmpty the 5 litre jug into the 12 litre one, and the 8 litre one into the 5 litre one.\r\nJugs: 9 0 3\r\nFill the 8 litre jug from the 12 litre one, then the 5 litre one from the 8 litre one.\r\nJugs: 1 6 5\r\nFinally empty the 5 litre one into the 12 litre one.\r\nJugs: 6 6 0',NULL,0);
INSERT INTO comment VALUES (7184,599,1575,'DJ','Solution','2003-08-18 09:55:13',3,'Here are the amounts in each jug for the method I came up with, step by step:\r\n<pre>\r\n 12   8   5\r\n------------\r\n 12   0   0\r\n  4   8   0\r\n  4   3   5\r\n  9   3   0\r\n  9   0   3\r\n  1   8   3\r\n  1   6   5\r\n  6   6   0\r\n\r\n</pre>\r\nThat is the shortest solution I could find, requiring seven steps.',NULL,0);
INSERT INTO comment VALUES (7185,599,2839,'FatBoy','Solution','2003-08-18 10:23:33',0,'use the 12 liter jug to fill the 8 liter jug\r\nleaving 4 liters in the 12 liter jug.\r\nUse the 8 liter jug to fill the 5 liter jug this leaves 4 L. in the 12 L jub,\r\n       3 L in the 8 L jug \r\n       5 L in the 5 L jug\r\nEmpty the 5 L. Jug into the 12 L. Jug and then empty the 8 L. jug into the (now empty) 5L jug\r\nThis leaves\r\n       9 L in the 12 L jug\r\n       0 L in the 8 L jug\r\n       3 L in the 5 L jug\r\nFill the 8 L jug from teh 12 L jug\r\nThis Leaves\r\n       1 L in the 12 L Jug\r\n       8 L in the 8 L jug\r\n       3 L in the 5 L jug\r\nTop off the 5 L jug from the 8 L jug  this leaves:\r\n       1 L  in the 12 L jug\r\n       6 L in the 8 L jug \r\n       5 L in the 5 L jug\r\npoor the 5 L jug baack into the 12 L jug adn you are done',NULL,0);
INSERT INTO comment VALUES (7186,1121,3146,'TheGreatOne','Solution','2003-08-18 11:27:14',3,'Got the solution !\r\n\r\nBenny\'s a Knave and Lenny\'s ia a Liar.\r\n\r\nThought process:\r\n\r\nGiven the problem there are three possible combinations:\r\n\r\nBenny     Lenny\r\nLiar       Knave\r\nKnave      Liar\r\nKnave      Knave\r\n\r\nIf one knows that Lenny is a Liar then only can she figure out what Benny is , hence the answer\r\n\r\ncheers',NULL,0);
INSERT INTO comment VALUES (7187,1112,1686,'DuCk','re: solution','2003-08-18 12:27:44',0,'I\'ve got mine written down on scraps of paper but came up with the same thing.  Awesome description, Charlie!  Must have taken you forever to type it.\r\n\r\nAnswer:\r\n\r\nA,L,M,T,W,B\r\nX,O,C,N,E,J\r\nI,K,R,D,P,Y\r\nS,F,H,G,U,V',7168,0);
INSERT INTO comment VALUES (7188,234,2839,'FatBoy','solution','2003-08-18 13:31:53',3,'anagrams',NULL,0);
INSERT INTO comment VALUES (7189,946,3146,'TheGreatOne','re: \'shaky\' response','2003-08-18 15:35:53',0,'I would def. do this ;)',6132,0);
INSERT INTO comment VALUES (7190,914,3146,'TheGreatOne',':)','2003-08-18 15:39:15',3,'That\'s because you stop looking when you find the \"thing\" !',NULL,0);
INSERT INTO comment VALUES (7191,1122,3091,'Hans','solution','2003-08-18 17:07:49',1,'The Liar is telling you which door they will tell, which is not the exit, and a door that the Knight would not offer as your exit.\r\n\r\nThe Knight is telling you which door is not an exit and is picking a door that the Liar could offer as the exit.\r\n\r\nWith this, none of the answers given could be your exit regardless of who is the Liar or Knight.\r\nDoor D leads you out. \r\n',NULL,0);
INSERT INTO comment VALUES (7192,1089,3151,'Jason Asher','A preliminary thought for half of a solution','2003-08-18 18:01:22',0,'One can easily prove that n cannot be odd:\r\n\r\nSuppose that n = 2m + 1 for an integer m, and further suppose that q^3 = n^2 + 3 for an integer q. Then by substitution we would have that q^3 = 4m^2 + 4m +4 = 4(m^2 + m + 1).\r\n\r\nBy considering the prime factorization of q^3 we see that in order for the above equation to be true, m^2 + m + 1 must be\r\neven (for else there will not be sufficient powers of 2 in q^3).\r\nHowever, this is impossible as that expression always results in an odd output for integral entries.\r\n\r\nHow does that sound?',NULL,0);
INSERT INTO comment VALUES (7193,1089,2899,'Brian Wainscott','re: A preliminary thought for half of a solution','2003-08-18 19:31:32',0,'Looks correct -- that takes care of half of them.\r\n\r\nI don\'t see a similar analysis for even n.\r\n\r\nMaybe some headway could be made mod p (p prime)?',7192,0);
INSERT INTO comment VALUES (7194,1122,2781,'Jonathan Shaw','Solution','2003-08-19 02:58:47',0,'It has to be D',NULL,0);
INSERT INTO comment VALUES (7195,1112,2781,'Jonathan Shaw','solution','2003-08-19 03:15:43',0,'Cube 1: ALWBMT\r\nCube 2: OCENJX\r\nCube 3: HGUVSF\r\nCube 4: DRYPKI',NULL,0);
INSERT INTO comment VALUES (7196,1134,1686,'DuCk','Solution','2003-08-19 07:30:18',3,'The word is Startling and it decomposes as follows: \r\n\r\nStartling\r\nstarting\r\nstaring\r\nstring\r\nsting\r\nsing\r\nsin\r\nin\r\nI',NULL,0);
INSERT INTO comment VALUES (7197,374,2839,'FatBoy','It seems to me..','2003-08-19 07:36:41',3,'That there cold be as few as four people there',NULL,0);
INSERT INTO comment VALUES (7198,374,2839,'FatBoy','re: It seems to me..','2003-08-19 07:38:41',0,'In defense of my answer, the riddle does not specify that the relations mentioned must have theri recipricol partners present.\r\nby this I mean a man is someones son whether or not his father is present',7197,0);
INSERT INTO comment VALUES (7199,1134,2840,'Becky','re: Solution','2003-08-19 08:22:33',0,'Very Nice, did you already know it or figure it out?',7196,0);
INSERT INTO comment VALUES (7200,355,2839,'FatBoy','Humpf','2003-08-19 08:26:24',1,'THe car most certainly does not pass through 0 MPH the cars velocity does not change more than very slightly.\r\nThe fly accelerates in the direction of the car as it comes in contact with it.\r\n\r\nThink of it from the cars\'s frame of reference.  In that frame of reference teh car is stationaryn and the fly in flying toward it at 85km/h.  when the fly hits the car it comes to a halt (in the car\'s frame of reference) it does not move the car more than fractionally.',NULL,0);
INSERT INTO comment VALUES (7201,1134,1301,'Charlie','computer search','2003-08-19 08:59:50',3,'Solving via computer, and deleting lines with more uncommon words produces the following list:\r\n\r\n(This includes a couple of extra sequences starting with startling, and the more common starting words include cleansers, restarted, roadsters, splatters, stampeded, starlings, strapping, trampling, trappings and wrappings.)\r\n\r\nabridgers abridges bridges ridges rides rids rid id I\r\nabridgers abridges bridges ridges rides ride rid id I\r\nabridgers abridges bridges ridges ridge ride rid id I\r\nabridgers abridges bridges brides rides rids rid id I\r\nabridgers abridges bridges brides rides ride rid id I\r\nabridgers abridges bridges brides bides bids bid id I\r\nabridgers abridges bridges brides bides bide bid id I\r\nabridgers abridges bridges brides bride ride rid id I\r\nabridgers abridges bridges brides bride bide bid id I\r\nabridgers abridges bridges bridge ridge ride rid id I\r\nabridgers abridges bridges bridge bride ride rid id I\r\nabridgers abridges bridges bridge bride bide bid id I\r\nabridgers abridges abridge bridge ridge ride rid id I\r\nabridgers abridges abridge bridge bride ride rid id I\r\nabridgers abridges abridge bridge bride bide bid id I\r\nabridgers abridger abridge bridge ridge ride rid id I\r\nabridgers abridger abridge bridge bride ride rid id I\r\nabridgers abridger abridge bridge bride bide bid id I\r\ncleansers cleanses cleanse cleans clans cans can an a\r\ncleansers cleanses cleanse cleans clans clan can an a\r\ncleansers cleanses cleanse cleans clean clan can an a\r\ncleansers cleanser cleanse cleans clans cans can an a\r\ncleansers cleanser cleanse cleans clans clan can an a\r\ncleansers cleanser cleanse cleans clean clan can an a\r\npilasters plasters pasters pastes pates pats pat at a\r\npilasters plasters pasters pastes pates pate ate at a\r\npilasters plasters pasters pastes pates pate pat at a\r\npilasters plasters pasters pastes paste pate ate at a\r\npilasters plasters pasters pastes paste pate pat at a\r\npilasters plasters pasters pastes paste past pat at a\r\npilasters plasters pasters paster paste pate ate at a\r\npilasters plasters pasters paster paste pate pat at a\r\npilasters plasters pasters paster paste past pat at a\r\npilasters plasters plaster laster later late ate at a\r\npilasters plasters plaster paster paste pate ate at a\r\npilasters plasters plaster paster paste pate pat at a\r\npilasters plasters plaster paster paste past pat at a\r\npilasters piasters pasters pastes pates pats pat at a\r\npilasters piasters pasters pastes pates pate ate at a\r\npilasters piasters pasters pastes pates pate pat at a\r\npilasters piasters pasters pastes paste pate ate at a\r\npilasters piasters pasters pastes paste pate pat at a\r\npilasters piasters pasters pastes paste past pat at a\r\npilasters piasters pasters paster paste pate ate at a\r\npilasters piasters pasters paster paste pate pat at a\r\npilasters piasters pasters paster paste past pat at a\r\npilasters piasters piaster paster paste pate ate at a\r\npilasters piasters piaster paster paste pate pat at a\r\npilasters piasters piaster paster paste past pat at a\r\npilasters pilaster plaster laster later late ate at a\r\npilasters pilaster plaster paster paste pate ate at a\r\npilasters pilaster plaster paster paste pate pat at a\r\npilasters pilaster plaster paster paste past pat at a\r\npilasters pilaster piaster paster paste pate ate at a\r\npilasters pilaster piaster paster paste pate pat at a\r\npilasters pilaster piaster paster paste past pat at a\r\nrestarted restated restate estate state sate ate at a\r\nrestarted restated restate estate state sate sat at a\r\nrestarted restated restate estate state stat sat at a\r\nroadsters roasters rasters raters rates rats rat at a\r\nroadsters roasters rasters raters rates rate ate at a\r\nroadsters roasters rasters raters rates rate rat at a\r\nroadsters roasters rasters raters rater rate ate at a\r\nroadsters roasters rasters raters rater rate rat at a\r\nroadsters roasters rasters raster rater rate ate at a\r\nroadsters roasters rasters raster rater rate rat at a\r\nroadsters roasters roaster raster rater rate ate at a\r\nroadsters roasters roaster raster rater rate rat at a\r\nroadsters roadster roaster raster rater rate ate at a\r\nroadsters roadster roaster raster rater rate rat at a\r\nshinglers shingles singles singes sines sins sin in I\r\nshinglers shingles singles singes sines sine sin in I\r\nshinglers shingles singles singes sings sins sin in I\r\nshinglers shingles singles singes sings sing sin in I\r\nshinglers shingles singles singes singe sine sin in I\r\nshinglers shingles singles singes singe sing sin in I\r\nshinglers shingles singles single singe sine sin in I\r\nshinglers shingles singles single singe sing sin in I\r\nshinglers shingles shingle single singe sine sin in I\r\nshinglers shingles shingle single singe sing sin in I\r\nshinglers shingler shingle single singe sine sin in I\r\nshinglers shingler shingle single singe sing sin in I\r\nsparkling sparking sparing spring sprig prig pig pi I\r\nsplatters platters platter latter later late ate at a\r\nsplatters platters platter latter later late ate at a\r\nsplatters splatter platter latter later late ate at a\r\nsplatters splatter platter latter later late ate at a\r\nstampeded stampede stamped tamped tamed tame tam am a\r\nstampedes stampede stamped tamped tamed tame tam am a\r\nstarlings starling staring string sting sing sin in I\r\nstartling starling staring string sting sing sin in I\r\nstartling starting stating sating sting sing sin in I\r\nstartling starting staring string sting sing sin in I\r\nstrapping trapping rapping raping aping ping pig pi I\r\nstrapping trapping rapping raping aping ping pin in I\r\nstrapping trapping rapping raping aping ping pin pi I\r\nstrapping trapping rapping raping aping ping pig pi I\r\nstrapping trapping rapping raping aping ping pin in I\r\nstrapping trapping rapping raping aping ping pin pi I\r\nstrapping trapping tapping taping aping ping pig pi I\r\nstrapping trapping tapping taping aping ping pin in I\r\nstrapping trapping tapping taping aping ping pin pi I\r\nstrapping trapping tapping taping aping ping pig pi I\r\nstrapping trapping tapping taping aping ping pin in I\r\nstrapping trapping tapping taping aping ping pin pi I\r\nstringers stingers singers singes sines sins sin in I\r\nstringers stingers singers singes sines sine sin in I\r\nstringers stingers singers singes sings sins sin in I\r\nstringers stingers singers singes sings sing sin in I\r\nstringers stingers singers singes singe sine sin in I\r\nstringers stingers singers singes singe sing sin in I\r\nstringers stingers singers singer singe sine sin in I\r\nstringers stingers singers singer singe sing sin in I\r\nstringers stingers stinger singer singe sine sin in I\r\nstringers stingers stinger singer singe sing sin in I\r\nstringers stringer stinger singer singe sine sin in I\r\nstringers stringer stinger singer singe sing sin in I\r\nstringier stingier stinger singer singe sine sin in I\r\nstringier stingier stinger singer singe sing sin in I\r\nstringier stringer stinger singer singe sine sin in I\r\nstringier stringer stinger singer singe sing sin in I\r\ntramplers trampers tampers tamers tames tams tam am a\r\ntramplers trampers tampers tamers tames tame tam am a\r\ntramplers trampers tampers tamers tamer tame tam am a\r\ntramplers trampers tampers tamper tamer tame tam am a\r\ntramplers trampers tramper tamper tamer tame tam am a\r\ntramplers trampler tramper tamper tamer tame tam am a\r\ntrampling tramping tamping taping aping ping pig pi I\r\ntrampling tramping tamping taping aping ping pin in I\r\ntrampling tramping tamping taping aping ping pin pi I\r\ntrappings trapping rapping raping aping ping pig pi I\r\ntrappings trapping rapping raping aping ping pin in I\r\ntrappings trapping rapping raping aping ping pin pi I\r\ntrappings trapping rapping raping aping ping pig pi I\r\ntrappings trapping rapping raping aping ping pin in I\r\ntrappings trapping rapping raping aping ping pin pi I\r\ntrappings trapping tapping taping aping ping pig pi I\r\ntrappings trapping tapping taping aping ping pin in I\r\ntrappings trapping tapping taping aping ping pin pi I\r\ntrappings trapping tapping taping aping ping pig pi I\r\ntrappings trapping tapping taping aping ping pin in I\r\ntrappings trapping tapping taping aping ping pin pi I\r\nwrappings wrapping rapping raping aping ping pig pi I\r\nwrappings wrapping rapping raping aping ping pin in I\r\nwrappings wrapping rapping raping aping ping pin pi I\r\nwrappings wrapping rapping raping aping ping pig pi I\r\nwrappings wrapping rapping raping aping ping pin in I\r\nwrappings wrapping rapping raping aping ping pin pi I\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7202,1134,1301,'Charlie','re: computer search-- the program','2003-08-19 09:05:00',0,'DECLARE SUB subtlet (w$)\r\nDECLARE FUNCTION isWord! (w$)\r\nDIM SHARED hist$(10)\r\n\r\nCLS\r\nOPEN \"bwords9.txt\" FOR BINARY AS #1\r\nOPEN \"9lets.txt\" FOR OUTPUT AS #3\r\nw$ = SPACE$(9)\r\n\r\nDO\r\n&nbsp;&nbsp;GET #1, , w$\r\n&nbsp;&nbsp;hist$(LEN(w$)) = w$\r\n&nbsp;&nbsp;subtlet w$\r\nLOOP UNTIL EOF(1)\r\n\r\nCLOSE\r\n\r\nFUNCTION isWord (w$)\r\n&nbsp;&nbsp;n = LEN(w$)\r\n&nbsp;&nbsp;IF w$ = \"i\" THEN isWord = 1: EXIT FUNCTION\r\n&nbsp;&nbsp;w1$ = SPACE$(n)\r\n&nbsp;&nbsp;IF n > 2 THEN\r\n&nbsp;&nbsp;&nbsp;OPEN \"bwords\" + LTRIM$(STR$(n)) + \".txt\" FOR BINARY AS #2\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;OPEN \"words\" + LTRIM$(STR$(n)) + \".txt\" FOR BINARY AS #2\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;l = LOF(2) / n\r\n&nbsp;&nbsp;low = 1: high = l\r\n&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;mid = INT((low + high) / 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;GET #2, (mid - 1) * n + 1, w1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF w1$ = w$ THEN isWord = 1: CLOSE 2: EXIT FUNCTION\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF w1$ &lt; w$ THEN low = mid + 1:  ELSE high = mid - 1\r\n&nbsp;&nbsp;LOOP UNTIL low &gt; high\r\n&nbsp;&nbsp;isWord = 0\r\n&nbsp;&nbsp;CLOSE 2\r\nEND FUNCTION\r\n\r\nSUB subtlet (w$)\r\n&nbsp;&nbsp;FOR i = 1 TO LEN(w$) \' STEP LEN(w$) - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;w2$ = LEFT$(w$, i - 1) + MID$(w$, i + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF isWord(w2$) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hist$(LEN(w2$)) = w2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(w2$) = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 9 TO 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT hist$(j); \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 9 TO 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #3, hist$(j); \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #3,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subtlet w2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n',7201,0);
INSERT INTO comment VALUES (7203,1134,1301,'Charlie','re(2): computer search-- the program','2003-08-19 09:07:50',0,'By the way, in the line\r\n\r\n  FOR i = 1 TO LEN(w$) \' STEP LEN(w$) - 1 \r\n\r\nthe latter part is commented out by the apostrophe.  When not commented out it limited the dropping of letters to the first and last letter of each successive word.',7202,0);
INSERT INTO comment VALUES (7204,1134,1686,'DuCk','re(2): Solution','2003-08-19 12:16:01',0,'Becky, are you doubting my skills?  LOL!  No, I actually knew that.  From where?  I don\'t know...',7199,0);
INSERT INTO comment VALUES (7205,1134,1686,'DuCk','re: computer search','2003-08-19 12:18:36',0,'I am fully convinced.........Charlie........is a genius!!!',7201,0);
INSERT INTO comment VALUES (7206,1114,1626,'Gamer','Specifications?','2003-08-19 15:27:24',4,'Does this mean C = H and I = N? Also, are only integers allowed? Somehow I thought they were, but I read through the problem and it doesn\'t say anything about that...',NULL,0);
INSERT INTO comment VALUES (7207,1114,1301,'Charlie','solution -- analysis plus trial and error','2003-08-19 15:53:55',3,'Assuming that C must in fact be equal to H and I equal to N, we know\r\n\r\np=ej\r\nl=5g\r\ni=5g-k-j\r\nn=5g-k-j\r\nh=ej-k-g\r\nc=ej-k-g\r\nn=5g-k-j\r\nf=ej-k-2g-e\r\nf=5g-k-2j-5\r\n\r\nfrom these last two, 7g=ej+2j-e+5\r\n\r\nThus various combinations of e and j produce what may or may not be valid (integral) g.  We can then try various combinations of a and k to see if the product q is equal to d+h+l and to m+n+p where d=a+b+c and m is a+e+i.\r\n\r\nNot wanting to do this by hand, I made a program:\r\n\r\nCLS\r\nsum = 2\r\nDO\r\n&nbsp;FOR j = 0 TO sum\r\n&nbsp;&nbsp;&nbsp;e = sum - j\r\n&nbsp;&nbsp;&nbsp;g = (e * j + 2 * j - e + 5) / 7\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF g = INT(g) AND g >= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR k = 0 TO 50\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR a = 0 TO 50\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF e * j - k - 2 * g - e > 0 AND 5 * g - k - j > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF a * (e * j - k - 2 * g - e) * k = a + 5 + 2 * (e * j - k - g) + 5 * g THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF a + e + 5 * g - k - j + 5 * g - k - j + e * j = a * (e * j - k - 2 * g - e) * k THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; a;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; 5;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; e * j - k - g;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; a + 5 + e * j - k - g\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; e;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; e * j - k - 2 * g - e;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; g;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; e * j - k - g\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; 5 * g - k - j;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; j;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; k;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; 5 * g\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; a + e + 5 * g - k - j;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; 5 * g - k - j;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; e * j;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"####\"; a * (e * j - k - 2 * g - e) * k\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \"-\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO: LOOP UNTIL INKEY$ > \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\n&nbsp;sum = sum + 1\r\nLOOP\r\n\r\nthe first several resulting arrays are:\r\n<pre>\r\n  21   5  11  37\r\n   5   3   3  11\r\n  11   3   1  15\r\n  37  11  15  63\r\n-\r\n  19   5   9  33\r\n   5   1   3   9\r\n   9   3   3  15\r\n  33   9  15  57\r\n-\r\n  11   5  15  31\r\n   5   6   4  15\r\n  15   4   1  20\r\n  31  15  20  66\r\n-\r\n   9   5  10  24\r\n   5   1   4  10\r\n  10   4   6  20\r\n  24  10  20  54\r\n</pre>\r\n-\r\nof which the second has the desired highest number of 57.',NULL,0);
INSERT INTO comment VALUES (7208,687,3026,'Drew Skau','Density','2003-08-19 18:04:50',3,'Under normal gravitational conditions, the cork would float to the top because the water is denser. The speed the cork moves to the top of the bucket relative to the force the water is displacing it with. Since there is no force of gravity acting on the bucket or its contents during free fall, the cork should not float. If the cork were floating to begin with it would not sink either.',NULL,0);
INSERT INTO comment VALUES (7209,777,1575,'DJ','re:','2003-08-19 18:50:00',1,'You are mistaken..a plane is <i>not</i> another word for a line. A plane is an infinite 2-dimensional region, like a piece of paper that never ends, while line only has one dimension, stertching infinitely in either direction.\r\n\r\nWhat you described is a line segment, part of a line with two definite endpoints, and an infinite number of points between them, since between any two points another point can be placed.',6909,0);
INSERT INTO comment VALUES (7210,1114,1575,'DJ','Solution','2003-08-19 18:52:28',0,'Other than trial-and-error (or having a computer do it for you), can anyone come up with a way to logically explain how to get the answer? The numerical answer is out there now, but this problem hasn\'t been laid to rest just yet..',NULL,0);
INSERT INTO comment VALUES (7211,1089,1626,'Gamer','Even idea?','2003-08-19 18:54:00',2,'If n was even, then n&#178; must end in 0, 4 or 6. This means that n&#178;+3 must end in 3, 7 or 9, and this means b&#179; (the perfect cube) ends with the same numbers, so b must end with 3, 7, 9\r\n\r\na, (the one whose cube is n + 3), must end in 1, 3, 5, 7, 9. \r\n\r\nEnds with:\r\n\r\n<u>n a b</u>\r\n0 7 7\r\n2 5 3\r\n4 3 9\r\n6 9 9\r\n8 1 3',NULL,0);
INSERT INTO comment VALUES (7212,1114,3167,'Dino','The solution isn\'t hard if you...','2003-08-20 05:00:59',0,'assume that the resulting matrix is symmetrical across the NW-SE line.  It\'s pretty easy to write simple equations for the various lines in the matrix and solve them with that assumption.  I found two similar solutions.',NULL,0);
INSERT INTO comment VALUES (7213,263,3163,'Evan','The tortoise and the hairy Paradox','2003-08-20 05:51:53',0,'The question does not even resemble the \"cant reach the wall going half way each time\" problem\r\nThe turtle would win in that situation if he kept a constant rate of acceleration and achilles ran at a constant unchanging velocity(even if faster than the turtle)',NULL,0);
INSERT INTO comment VALUES (7214,1114,1183,'fwaff','re: Solution - no trial and error or computers','2003-08-20 08:07:52',3,'As Dino has already observed, the square is symmetrical about the AFKQ diagonal. The question tells us that B=5, C=H, I=N. We can also deduce that Q=57 since the highest value in the grid is 57 and Q > all the other values (assuming that they are all positive integers). This transforms the grid to:\r\n\r\nA 5 C D\r\n5 F G C\r\nC G K 5G\r\nD C 5G 57\r\n\r\nSo we have the following equations:\r\n\r\nA+5+C=D\r\n5+F+G=C\r\nC+G+K=5G\r\nD+C+5G=57\r\nA*F*K=57\r\n\r\nThe only factors of 57 are 1,3 and 19, therefore {A,F,K} = {1,3,19}. Which also gives:\r\n\r\nA+F+K=23\r\n\r\nNow we have 6 equations and 6 unknowns. By numerous substitutions through the above equations it\'s possible to get to:\r\n\r\n2A-3F=35\r\n3G=28-A ie G=9-(A-1)/3 \r\n\r\nThe first of these shows that A>F, therefore A = 3 or 19.\r\nThe second equation shows that (A-1) must be divisible by 3.\r\nTherefore the two equations show that A=19.\r\n\r\nSubstituting this back through the equations gives the same grid that Charlie obtained with his program.',7210,0);
INSERT INTO comment VALUES (7215,718,3169,'Yoseph','re: Possible solution','2003-08-20 08:10:21',0,'ã(2^-31*e) \r\nisn\'t this bigger than\r\n(2^-31*e)\r\nwhen you square root a number lower than one it\'s square root is bigger than the original number.',7147,0);
INSERT INTO comment VALUES (7216,1134,2840,'Becky','re(3): Solution','2003-08-20 08:17:34',0,'I would NEVER doubt you my dear. Hey, I can\'t figure any of this stuff out. ',7204,0);
INSERT INTO comment VALUES (7217,718,3169,'Yoseph','What\'s wrong','2003-08-20 08:20:31',0,'Does zero count: 1+2-3=0\r\nIf this is the solution then it\'s a very misleading question and you should be shot Alan.\r\ntan(2^-(31!)) is the closest to zero I could get assuming you can\'t use more numbers like e(2.8) or other algegbraic notations of values like pi. \r\n',NULL,0);
INSERT INTO comment VALUES (7218,1114,1301,'Charlie','can it be shown ...','2003-08-20 08:32:47',4,'... that the solution must be symmetric with respect to the major NW-SE diagonal?',NULL,0);
INSERT INTO comment VALUES (7219,912,3169,'Yoseph','re: Impossible?','2003-08-20 08:35:58',0,'It\'s not impossible you need 20 peices to get to level 4 I worked that one through and it works, 5 is harder and I did it but I\'m trying to find the lowest number of attempts. You can jump pieces over each other on the back lines i.e. in the same line 0 to 0 and remove the piece you jumped off the board. level four isn\'t very hard, why so much trouble with it. DJ maybe you can show a worked solution, showing twenty moves in the style posed in the question is a bit long.\r\n',6072,0);
INSERT INTO comment VALUES (7220,602,2572,'derek','solution','2003-08-20 09:51:27',3,'there is 19.907% probability the solution is real\r\n\r\nfor each a, b, and c from 1 to 6, calculate b^2-4ac, and if it is >= 0, then the quadratic has real roots',NULL,0);
INSERT INTO comment VALUES (7221,602,1575,'DJ','Full Solution','2003-08-20 10:14:16',3,'<b>The probability is a little less than 1/5.</b>\r\n\r\nThe quadratic equation states that if\r\n<tt>ax&sup2;+bx+c=0</tt>,\r\nthen\r\n<tt>x=[-b&plusmn;&radic;(b&sup2;-4ac)]/2a</tt>.\r\n\r\nThe part under the radical, <tt>b&sup2;-4ac</tt>, is called the <i>determinant</i>, because it determines what types of roots the equation will have. If the determinant is zero, then that term drops out, leaving one real root to the equation. If it is positive, there are two real roots, and if it is negative there are two imaginary or complex roots.\r\n\r\nI will assume for this problem, since it\'s not stated, that the condition of \'real roots\' includes a single real root, and we are looking for the probability that <tt>b&sup2;-4ac</tt> will be nonnegative.\r\n\r\nAnother way of saying that <tt>b&sup2;-4ac</tt> is nonnegative, is saying that:\r\n<tt>b&sup2;&ge;4ac</tt> .\r\nFurther:\r\n&frac14;<tt>b&sup2;&ge;ac</tt> .\r\n\r\nLet\'s say we roll die B first. There are six possible values, of course. There are 6&times;6=36 possible ways to roll <tt>ac</tt>, and if we determine &frac14;<tt>b&sup2;</tt>, this must be greater than or equal to ac.\r\n\r\nIf b is 1, then &frac14;<tt>b&sup2;</tt>=&frac14;, and it is impossible for <tt>ac</tt> to be less than this. Therefore there is a probability of zero that the equation will have real roots if b=1.\r\n\r\nIf b=2, then &frac14;<tt>b&sup2;</tt>=1. The only way the could form a valid equation is if a and c are both 1, leaving -1 as the only root to the equation. Therefore, if b is 2, there is a 1/36 chance that the equation will have real roots.\r\n\r\nIf b=3, then &frac14;<tt>b&sup2;</tt>=9/4=2&frac14;. There are three ordered pairs (a, c) for which this will work: (1, 1), (1, 2), and (2, 1). The probability of any of these is 3/36=1/12.\r\n\r\nIf b=4, &frac14;<tt>b&sup2;</tt>=4, and the valid values of (a, c) are:\r\n(1, 1), (1, 2), (1, 3), (1, 4), (2, 1), (2, 2), (3, 1), (4, 1). The chance of any of these is 8/36=2/9.\r\n\r\nIf b=5, &frac14;<tt>b&sup2;</tt>=25/4=6&frac14;, and (a, c) must be one of:\r\n(1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (4, 1), (5, 1), (6, 1). 14 of the 36 combinations are valid, so the chance of getting one of them is 14/36=7/18.\r\n\r\nFinally, if b is 6, &frac14;<tt>b&sup2;</tt>=9, and (a, c) can be any of:\r\n(1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6), (2, 1), (2, 2), (2, 3), (2, 4), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (5, 1), (6, 1). These are 17 out of 36 values.\r\n\r\nIn sum, the chance of <tt>b</tt> showing up as any given value is, of course, 1/6. The overall probability of finding any of the permutations described here is 1/6 of their sum, or: 1/6(0+1/36+1/12+2/9+7/36+17/36), or 43/(36&times;6). This evaluates to 0.199074074074..., which is the probability we are looking for.\r\n\r\nAnother approach could be to list all the valid ordered sets (a, b, c) of of 6&times;6&times;6=216 possible values. There will be 43, of course, yielding the same probability as above. The 43 valid ordered sets are:(1, 2, 1), (1, 3, 1), (1, 3, 2), (1, 4, 1), (1, 4, 2), (1, 4, 3), (1, 4, 4), (1, 5, 1), (1, 5, 2), (1, 5, 3), (1, 5, 4), (1, 5, 5), (1, 5, 6), (1, 6, 1), (1, 6, 2), (1, 6, 3), (1, 6, 4), (1, 6, 5), (1, 6, 6), (2, 3, 1), (2, 4, 1), (2, 4, 2), (2, 5, 1), (2, 5, 2), (2, 5, 3), (2, 6, 1), (2, 6, 2), (2, 6, 3), (2, 6, 4), (3, 4, 1), (3, 5, 1), (3, 5, 2), (3, 6, 1), (3, 6, 2), (3, 6, 3), (4, 4, 1), (4, 5, 1), (4, 6, 1), (4, 6, 2), (5, 5, 1), (5, 6, 1), (6, 5, 1), (6, 6, 1). As we can see, there are indeed 43 sets. Any other values will produce a negative determinant, so our solution is complete.',NULL,0);
INSERT INTO comment VALUES (7222,602,1301,'Charlie','re: solution','2003-08-20 10:19:30',0,'A program for doing this is:\r\nDEFDBL A-Z\r\nFOR a = 1 TO 6\r\n&nbsp;FOR b = 1 TO 6\r\n&nbsp;&nbsp;&nbsp;FOR c = 1 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF b * b > 4 * a * c THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF b * b = 4 * a * c THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct2 = ct2 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;NEXT\r\nNEXT\r\nPRINT USING \"##.########\"; ct / (6 * 6 * 6); ct2 / (6 * 6 * 6); ct / (6 * 6 * 6) + ct2 / (6 * 6 * 6)\r\n\r\nwhich counts separately the cases where there are two distinct real roots from those cases where there is a double root.  The results come out:\r\n\r\n 0.17592593 0.02314815 0.19907407\r\nso the 19.9% probability of real roots is broken down into a 17.6% probability of two distinct real roots and 2.3% probability of a double real root.\r\n',7220,0);
INSERT INTO comment VALUES (7223,602,1575,'DJ','re: Full Solution','2003-08-20 10:39:21',1,'One other point I should make:\r\n\r\nIf it is said that there must indeed be two distinct real root<i>s</i> (a single real root where b&sup2=4ac is no longer valid), then the sets (a, b, c) corresponding to (1, 2, 1), (1, 4, 4), (2, 4, 2), (4, 4, 1), and (3, 6, 3) would not be valid.\r\n\r\nThis eliminates 5 of the original 43 valid sets, leaving 38, for an overall probability of 38/216(=19/108), which evaluates to 0.17592592592... .\r\nThe chance of having exactly one real root, incidentally, is 5/216=.023148148148... .',7221,0);
INSERT INTO comment VALUES (7224,602,979,'Ravi Raja','Regarding the Problem: Levik','2003-08-20 10:59:06',0,'Levik: Could you please check the power of x in my problem. In place of 2 it has become I, or is it that I am seeing like that. I mean is there a problem with my comp or something like that or has it been posted like that? Could you please change it and correct it?',NULL,0);
INSERT INTO comment VALUES (7225,912,1575,'DJ','re(2): Impossible?','2003-08-20 11:14:54',0,'Actually, Yoseph, I\'ve been trying to show how to get to level 4 in twenty moves myself. I have the mathematical proofs that it is possible, but I want to put up the actual method to level 4 -- that lack is the only reason I haven\'t posted a solution. So, if you could post even the start of your method, I\'ll type it all out and post a full solution. By the way, good job for figuring it out! =)',7219,0);
INSERT INTO comment VALUES (7226,599,3171,'snapp','sloution','2003-08-20 12:50:32',1,'if the 12 litre jug is called a, the 8 litre jug b, and the 5 litre jug c then:\r\n\r\nA into B \r\nB into C\r\nC into A\r\nB into C\r\nA into B\r\nB into C\r\nC into A\r\n\r\n???\r\n',NULL,0);
INSERT INTO comment VALUES (7227,1089,3151,'Jason Asher','Solution','2003-08-20 13:33:56',0,'Three cheers for analytic number theory:\r\n\r\nIf both (n + 3) and (n^2 + 3) were perfect cubes, then their product would be a perfect cube as well.\r\n\r\nHowever, (n + 3)(n^2 + 3) = n^3 + 3n^2 +3n + 9 is bounded between the functions (n + 1)^3 and (n + 2)^3 for all values of n less than -3 and greater than zero, and thus cannot be a perfect cube in those instances. One then verifies that for the remaining four cases the above fact does not hold.\r\n\r\nProof of the above claims:\r\n(n + 1)^3 = n^3 + 3n^2 + 3n + 1\r\nThis is always 8 less than the polynomial in question, and thus forms a lower bound.\r\n(n + 2)^3 = n^3 + 6n^2 + 12n + 8\r\nsubtracting our polynomial from this we get:\r\n3n^2 + 9n - 1 which is greater than zero for values of n in the range described above.\r\n\r\nFurthermore, n^2 + 3 takes the values 12, 7, 4, and 3 for the remaining cases, none of which are perfect cubes.\r\n\r\nQED.\r\n\r\nCheers! Let me know what you think.',NULL,0);
INSERT INTO comment VALUES (7228,924,3171,'snapp','','2003-08-20 13:52:53',0,'i think that algerbra would be better taught using such a method',NULL,0);
INSERT INTO comment VALUES (7229,511,3171,'snapp','That one is good','2003-08-20 14:04:56',0,'i think i\'ll ask my religous family members\r\n',NULL,0);
INSERT INTO comment VALUES (7230,504,3171,'snapp','wording','2003-08-20 14:11:25',0,'i think that the solution might need rewording:\r\n\r\nif we assume that the fist statement is true, then the second statement is false. then the second statement is logically equivelent(spelling?) \"the previous statement is False.\"  which would prove our assumtion wrong.  \r\n\r\nThen starting with the assumption that the first statement is false. Then the second statement is conter to your assumtion again.\r\n\r\nIts the same answer just a different wording i think.\r\n',NULL,0);
INSERT INTO comment VALUES (7231,672,3171,'snapp','spliting the sheild','2003-08-20 14:15:12',0,'What if the sword kept cutting the sheild in half?  Spliting the sheild doesn\'t mean that its destroyed and the splitting action can continue on to infinity.',NULL,0);
INSERT INTO comment VALUES (7232,476,3171,'snapp','would this work?','2003-08-20 14:17:55',0,'this statement is false?',NULL,0);
INSERT INTO comment VALUES (7233,49,3026,'Drew Skau','Not Completely Possible','2003-08-20 14:19:05',1,'The person going up the stairs would not walk exactly 10 feet from the center {right against the wall}. Chances are they would walk a fes feet away from the wall which would increase the radius. Without this information the best possible answer would be an approximation.',NULL,0);
INSERT INTO comment VALUES (7234,1138,3172,'Not Applicable','SOLUTION','2003-08-20 14:41:51',3,'The answer is 13467 (134 is double 67).\r\n\r\nEasily verified with the following C code:\r\n(which shows in the second column the only integral square root...)\r\n\r\n13467*3 = 40401 which is the square of 201.\r\n\r\n#include \"stdafx.h\"\r\n#include \"math.h\"\r\n\r\nint main(int argc, char* argv[])\r\n{\r\n  int x, y;\r\n  for (x=50; x<100; x+=1)\r\n  {\r\n    y=(200*x)+x;\r\n    printf(\"%d\\t%f\\n\",y,sqrt(3*y));\r\n  }\r\n  return 0;\r\n}',NULL,0);
INSERT INTO comment VALUES (7235,1138,158,'Ender','Solution','2003-08-20 14:49:53',3,'The number is 13467.  67*2 = 134, and 13467*3 = 40401 = 201*201\r\n\r\nThis is how I found the number:\r\nThe splitting the number in two requirement means the number had to start with a 1.  The largest value the second half could have is 99, and 2*99 = 198.  So the number has to be between 10050 and 19899.  Also, the digit in the hundreds place must be an even number, since it comes from another number being multiplied by 2.\r\n\r\nTripling those numbers gives a range of 30150 to 59697.  The square roots of those numbers are 173.64 and 244.33.  So that means a number between 174 and 244 that gets squared and divided by three.\r\n\r\nSince the number that is squared gets divided by 3, that means the starting number must be a multiple of 3, so it must be one of 174, 177, 180, 183, ..., 237, 240, 243; a list of 24 numbers.\r\n\r\nAt this point I decided to just do trial-and-error, since 24 is a reasonably small number of iterations, and found the above answer.',NULL,0);
INSERT INTO comment VALUES (7236,777,3172,'Your buddy','re: solution','2003-08-20 15:49:51',0,'When I first thought of a solution, I began with a point and the circle around it (of radius one meter) which must be of different color than the center.  Then pick any two points on that circle exactly one meter apart (a one meter chord), and of course, they\'re the same color.\r\n\r\nIt boils down to your triangle.  I like your triangle better.  :-P',4384,0);
INSERT INTO comment VALUES (7237,1138,1626,'Gamer','Trial and error?','2003-08-20 15:54:17',0,'There\'s a way to do it without trial and error... (which is what a program is) but I like your method Ender! :)',NULL,0);
INSERT INTO comment VALUES (7238,672,3172,'Your buddy','re: Ideal answer','2003-08-20 15:55:47',0,'Short of \"What happens when an irresistable force meets an immovable object?  *An inconceivable event*\", I think Alan\'s response is probably the best.',3305,0);
INSERT INTO comment VALUES (7239,602,1626,'Gamer','Vocabulary mistake','2003-08-20 16:00:48',4,'I heard the b&#178;-4ac was called the discriminant... Where did I hear that from?',NULL,0);
INSERT INTO comment VALUES (7240,1107,3163,'Evan','','2003-08-20 16:18:36',0,'I thought maybe if 3/4 cows gives you 3/2 grazing time then 1/2 of the cows would give you 3\\1 grazing time or 40*3=120 but im a retard',NULL,0);
INSERT INTO comment VALUES (7241,1138,1575,'DJ','Full Solution','2003-08-20 16:31:07',3,'<b>13467</b>\r\n\r\nFor a 5-digit number to be \'split\' into two parts, one of which is double the other, the parts must of course have three and two digits, respectively.\r\n\r\nLet x represent the two-digit number (which must be between 50 and 99). 2x is then the three-digit number. To make the five-digit number, these three digits must be moved two places to the left, so we multiply by 100.\r\n\r\nTherefore, the five-digit number is represented by 201x, where x is the two-digit number in question. If we triple this number, we have a perfect square, equal to 603x.\r\n\r\nThe prime factorization of 201 is just 3&times;67, so we have that 3&times;3&times;67&times;x is a perfect square. There are two ways for this to happen; x must be equal to 3&times;3&times;67, so that the resulting number is 603&sup2;, or x must equal 67=603, so that the resulting number is (3&times;67)(3&times;67)=201&sup2;. We already know that x has only two digits, so the latter is the case.\r\n\r\nTherefore, the five digit number is 13467, which is equal to 201&sup2;.',NULL,0);
INSERT INTO comment VALUES (7242,369,1575,'DJ','re: do not agree with solution','2003-08-20 16:54:12',0,'That\'s true; a puppy with a black nose may not necessarily play with kangaroos. The statement in the solution, however, simply states that if a puppy plays with a kangaroo, he <i>must</i> have a black nose. This is always true.',6693,0);
INSERT INTO comment VALUES (7243,1138,1575,'DJ','re: Full Solution','2003-08-20 17:21:04',1,'In the previous post, \"x must be equal to 3×3×67, so that the resulting number is 603², or x must equal 67=603\" should read \"x must be equal to 3×3×67=603, so that the resulting number is 603², or x must equal 67.\" The \"=603\" was an afterthought, and I accidentally put it in the wrong place.\r\n\r\nAlso, the multiplication symbol (&times;) and the variable x are distinguishable, but very similar. I hope it\'s clear enough which is which.',7241,0);
INSERT INTO comment VALUES (7244,602,1575,'DJ','re: Vocabulary mistake','2003-08-20 19:02:38',0,'You are right, of course; the quantity b&sup2;-4ac is called the <i>discriminant</i> of the quadratic equation.\r\n\r\nA <i>determinant</i> is a value assigned to square matrices of numbers, useful in determining whether a system of equations has a nontrivial solution, as well as other applications.\r\n\r\nIt has been some time since I have had to use either of these terms by name, which led to their confusion.',7239,0);
INSERT INTO comment VALUES (7245,1138,2707,'Gordon Steel','Five Digit Numbers','2003-08-20 19:09:35',0,'We know that the last two digits can range from a low of 50 to a high of 99.  Therefore, the first three digits can range from 100 to 198 but exclude all even numbers.  Thus the number of combinations that we need to investigate to 50. The solution is 13,467.  Clearly, 67 x 2 is equal to 134.  Three times 13,467 is 40,401, which is the square of 201.\r\n\r\nGsteel ',NULL,0);
INSERT INTO comment VALUES (7246,602,2707,'Gordon Steel','Quadratic Equation Coefficients','2003-08-20 19:35:28',0,'If I recall my high school algebra correctly, there were two basic categories of numbers involved in factoring a quadratic equation:  imaginary roots (that involve the peculiar concept of the square root of negative 1) and real roots (all others).  If the die thrown is normal, it would have the integers 1 through 6 or the six faces.  Therefore, the probabily of having real roots is 100%. It is also possible to determine the probability that the roots of the equation are integers, but this would take a bit more work.\r\n\r\nG. Steel',NULL,0);
INSERT INTO comment VALUES (7247,602,1575,'DJ','re: Quadratic Equation Coefficients','2003-08-20 23:33:13',1,'What you have said is correct, the roots of a quadratic equation can be real or imaginary, but it is not true that integral coefficients ensure that the roots will be integral, rational, or even real at all.\r\n\r\nIf you have a quadratic equation <tt>ax&sup2;+bx+c=0</tt>, then the quadratic states that the values of x are shown by:\r\n<pre>     -b &plusmn; &radic;(b&sup2;-4ac)\r\nx =  --------------\r\n           2a\r\n\r\n</pre>\r\nThis kind of equation can have one or two real roots, or two imaginary roots.\r\nThe part under the radical sign, <tt>b&sup2;-4ac</tt>, called the <i>discriminant</i>, determines the types of roots the equation will have.\r\n\r\nIf the discriminant is zero, then the square root drops out and you have one rational root.\r\n\r\nIf the discriminant is a perfect square, you will have two rational roots.\r\n\r\nA rational root will be integral iff the denominator, <tt>2a</tt>, is a \'clean\' factor of the numerator.\r\n\r\nIf the discriminant is positive, but not a perfect square, the equation has two irrational roots.\r\n\r\nIf the discriminant is negative, then you have the square root of a negative number, which is a complex (imaginary) number, involving (as you said) <i>i</i>, which is defined as a number that, when squared, yields -1. For example, &radic;(-4) could be rewritten as &radic;(4&times;-1)=&radic;2&times;&radic;(-1)=2<i>i</i>.\r\n\r\nTo solve this problem, you need to find the probability that for the coefficients determined by the dice (a, b, and c), the value of the discriminant will be nonnegative. If 4ac is greater than b&sup2;, which is certainly possible with values ranging from 1 to 6 for all three coefficients, then the discriminant will be negative and the roots will be imaginary.',7246,0);
INSERT INTO comment VALUES (7248,1168,1301,'Charlie','solution','2003-08-21 08:56:00',3,'There are 12 ways altogether of making a knight\'s tour starting at the upper left corner and going to the lower right corner. The specification of the starting and ending positions as well as the non-square rectangular shape of the board prevent there being variations that are strict reflections or rotations of the board.\r\n\r\nHowever, there is another symmetry involved: ten of the twelve ways consist of five pairs that are the reverse of one another.  That is, if the path taken by the knight is retraced backwards from the end to the beginning, but considering the board rotated 180 degrees, the result is the other solution of the pair.  If those are counted as being mere reflections, then the number of possible \"ways\" goes down to 7.  Two ways are their own rotated reverse, and five pairs are mutual rotated reverses.\r\n\r\nOn the below list, the squares are marked with the order in which the knight occupies the square.  The solutions are numbered.  A solution which is the rotated reverse of a previous solution is marked also with which numbered solution it is the reverse of.  The two solutions that are their own rotated reverse are marked with an asterisk.\r\n\r\nThe list is:\r\n<pre>\r\n\r\n  1 18  3 14  7\r\n  4 13  8 19 10   1\r\n 17  2 11  6 15\r\n 12  5 16  9 20\r\n---------------\r\n  1 18  3 14  7\r\n 10 13  6 19  4   2\r\n 17  2 11  8 15\r\n 12  9 16  5 20\r\n---------------\r\n  1 18  9 14  5\r\n  8 13  4 19 10   3\r\n 17  2 11  6 15\r\n 12  7 16  3 20\r\n---------------\r\n  1 18  5 14  7\r\n 10 13  8 19  4   4\r\n 17  2 11  6 15\r\n 12  9 16  3 20\r\n---------------\r\n  1 18  5 14  9\r\n  6 11  8 19  4   5 *\r\n 17  2 13 10 15\r\n 12  7 16  3 20\r\n---------------\r\n  1 12  5 16  9\r\n  6 15 10 19  4   6 rev 1 \r\n 11  2 13  8 17\r\n 14  7 18  3 20\r\n---------------\r\n  1 12  5 16  9\r\n  6 17 10 13  4   7\r\n 11  2 19  8 15\r\n 18  7 14  3 20\r\n---------------\r\n  1 18  5 14  9\r\n  6 15 10 19  4   8 rev 3 \r\n 11  2 17  8 13\r\n 16  7 12  3 20\r\n---------------\r\n  1 18  5 12  9\r\n  6 15 10 19  4   9 rev 4 \r\n 17  2 13  8 11\r\n 14  7 16  3 20\r\n---------------\r\n  1 16  5 12  9\r\n  6 13 10 19  4  10 rev 2 \r\n 17  2 15  8 11\r\n 14  7 18  3 20\r\n---------------\r\n  1 18  7 14  3\r\n  6 13  2 19 10  11 rev 7 \r\n 17  8 11  4 15\r\n 12  5 16  9 20\r\n---------------\r\n  1 12  7 16  3\r\n  6 17  2 11  8  12 *\r\n 13 10 19  4 15\r\n 18  5 14  9 20\r\n</pre>\r\n---------------\r\n\r\nThe program to produce this is:\r\nDECLARE SUB showSoln ()\r\nDECLARE SUB nextMove (soFar!, row!, col!)\r\nDIM SHARED maxRow, maxCol, lastMove, tot\r\nmaxRow = 4: maxCol = 5\r\nlastMove = maxRow * maxCol\r\n\r\nDIM SHARED board(maxRow, maxCol)\r\nDIM SHARED hist(100, maxRow, maxCol)\r\nboard(1, 1) = 1\r\n\r\nOPEN \"kngttour.txt\" FOR OUTPUT AS #1\r\nnextMove 1, 1, 1  \'  1 move so far, at 1,1\r\nCLOSE\r\n\r\nPRINT tot\r\n\r\nEND\r\n\r\nSUB nextMove (soFar, row, col)\r\n&nbsp;&nbsp;newMove = soFar + 1\r\n&nbsp;&nbsp;FOR r = row - 2 TO row + 2 STEP 4\r\n&nbsp;&nbsp;&nbsp;IF r > 0 AND r &lt;= maxRow THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR c = col - 1 TO col + 1 STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF c &gt; 0 AND c &lt;= maxCol THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(r, c) = newMove\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF newMove = lastMove THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF r = maxRow AND c = maxCol THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = tot + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;showSoln\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nextMove newMove, r, c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(r, c) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR r = row - 1 TO row + 1 STEP 2\r\n&nbsp;&nbsp;&nbsp;IF r &gt; 0 AND r &lt;= maxRow THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR c = col - 2 TO col + 2 STEP 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF c &gt; 0 AND c &lt;= maxCol THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(r, c) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(r, c) = newMove\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF newMove = lastMove THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF r = maxRow AND c = maxCol THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = tot + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;showSoln\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nextMove newMove, r, c\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;board(r, c) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\nSUB showSoln\r\n&nbsp;&nbsp;FOR r = 1 TO maxRow\r\n&nbsp;&nbsp;&nbsp;FOR c = 1 TO maxCol\r\n&nbsp;&nbsp;&nbsp;&nbsp;hist(tot, r, c) = board(r, c)\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR r = 1 TO maxRow\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR c = 1 TO maxCol\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, USING \\\"###\\\"; board(r, c);\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF r = INT(maxRow / 2) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, USING \\\"####\\\"; tot;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO tot\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rev = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR cChk = 1 TO maxCol\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR rChk = 1 TO maxRow\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF board(rChk, cChk) + hist(i, maxRow - rChk + 1, maxCol - cChk + 1) <&gt; lastMove + 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rev = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF Rev = 0 THEN EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF Rev THEN EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF Rev THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i = tot THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, \" *\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, \" rev\"; i;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1,\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT #1, STRING$(maxCol * 3, \"-\")\r\nEND SUB\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7249,602,3074,'Adam Sisco','Nice solution DJ','2003-08-21 10:55:01',0,'I like your approach to that solution DJ, good work!',NULL,0);
INSERT INTO comment VALUES (7250,173,3074,'Adam Sisco','Pythagoras','2003-08-21 11:07:21',0,'I find it rather interesting that this soup can question can be applied to the old pythagoras theorem.',NULL,0);
INSERT INTO comment VALUES (7251,1138,3183,'Daniel Gordon','Solution','2003-08-21 11:35:50',3,'The number is 13,467',NULL,0);
INSERT INTO comment VALUES (7252,940,3143,'Vito','ring ring','2003-08-21 11:38:03',0,'gotta be the number 7 on a telephone',NULL,0);
INSERT INTO comment VALUES (7253,1122,2839,'FatBoy','solution','2003-08-21 13:04:49',0,'D',NULL,0);
INSERT INTO comment VALUES (7254,1112,3184,'Donna','Solution','2003-08-21 14:19:17',3,'Cube 1;A, L, W, B, M, T\r\nCube 2:X, O, C, E, J, N\r\nCube 3:I,K, P, R, D, Y\r\nCube 4:S,F, V, U, G, H\r\n',NULL,0);
INSERT INTO comment VALUES (7255,1116,3172,'Your buddy','FULL SOLUTION (in C)','2003-08-21 15:50:00',3,'apologies that my indentions don\'t come through the HTML (but I don\'t want to type the non-breaking space character ;-)\r\n\r\n#include \"stdafx.h\"\r\n#include \"stdlib.h\"\r\n\r\nint F(int i, int j, int x)\r\n{\r\n  if (i == 0)\r\n  {\r\n    return(x*x-j-1);\r\n  }\r\n  if (i == (x-1) )\r\n  {\r\n    return( (x-2) * x + j - x + 2);\r\n  }\r\n  if (j == (x-1) )\r\n  {\r\n    return( (x-1)* x - i);\r\n  }\r\n  if (j == 0)\r\n  {\r\n    return( (x-2) * (x-2) + i - 1) ;\r\n  }\r\n  return (F(i-1, j-1, x-2));\r\n}\r\n\r\nint main(int argc, char* argv[])\r\n{\r\n  int i,j;\r\n  int x = atoi(argv[1]);\r\n\r\n  for (i=0; i<x; i++)\r\n  {\r\n    for (j=0; j<x; j++)\r\n    {\r\n      printf(\"%d\\t\",F(i,j,x));\r\n    }\r\n    printf(\"\\n\");\r\n  }\r\n  \r\n  return 0;\r\n}\r\n',NULL,0);
INSERT INTO comment VALUES (7256,1116,3172,'Your buddy','re: FULL SOLUTION (in C)','2003-08-21 15:55:56',3,'This is \"take 2\" since the HTML didn\'t like my \"less than sign\"... also... for those who don\'t know... this program will take a command line parameter as N=the size of the spiral.\r\n\r\n#include \"stdafx.h\"\r\n#include \"stdlib.h\"\r\n\r\nint F(int i, int j, int x)\r\n{\r\n  if (i == 0)\r\n  {\r\n    return(x*x-j-1);\r\n  }\r\n  if (i == (x-1) )\r\n  {\r\n    return( (x-2) * x + j - x + 2);\r\n  }\r\n  if (j == (x-1) )\r\n  {\r\n    return( (x-1)* x - i);\r\n  }\r\n  if (j == 0)\r\n  {\r\n    return( (x-2) * (x-2) + i - 1) ;\r\n  }\r\n  return (F(i-1, j-1, x-2));\r\n}\r\n\r\nint main(int argc, char* argv[])\r\n{\r\n  int i,j;\r\n  int x = atoi(argv[1]);\r\n\r\n  for (i=0; i&#60x; i++)\r\n  {\r\n    for (j=0; j&#60;x; j++)\r\n    {\r\n      printf(\"%d\\t\",F(i,j,x));\r\n    }\r\n    printf(\"\\n\");\r\n  }\r\n  \r\n  return 0;\r\n}\r\n\r\n\r\n',7255,0);
INSERT INTO comment VALUES (7257,260,3182,'Antonio','Proportionality','2003-08-21 16:14:35',0,'Well, the nature of the problem lies on selecting the diameter of the circles in the interior of the biggest of them all. The sum of all the diameters of the little circles must be equal to the diameter of the big circle, and the little circles can\'t intersect un two points with each other, so, in this situation you must select the diameters so that they all sum to give the big diameter. With this, in the sum of perimeters equal to the perimeter of the big circle, Pi is cancelled, so you get D1+D2+D3+D4=D5 or R1+R2+R3+R4=R5, this is the proporcionality of the perimeter to the diameter.\r\n\r\nIt is a good logical problem.',NULL,0);
INSERT INTO comment VALUES (7258,1116,1301,'Charlie','solution','2003-08-21 16:36:43',3,'To talk about the rows and columns of this layout, let the zero at the center define the origin at row zero column zero, and count the rows positive upward, negative downward, and the columns positive to the right and negative to the left, as in Cartesian coordinates.\r\n\r\nThe diagonal up and to the left from the origin contains the squares of successive even numbers.  The numbers in the rows above the origin to the right of this diagonal and to the left of the major diagonal can be obtained by subtracting from the appropriate square in this row.  That is (2r)^2-r-c, where r and c are the row and column as defined above.\r\n\r\nThe numbers to the left of the origin from the above diagonal of squares down to the major diagonal can be obtained by adding an appropriate amount to the square numbers: (2c)^2-r-c\r\n\r\nTo the lower right of the 1 that\'s to the right of the zero origin, there is another diagonal, containing the squares of successive odd natural numbers. The other wedges (right hand and bottom) are calculated similarly, but the offset of 1 column has to be accounted for, and the numbers get higher with higher rows, and less for leftward columns.  The adjustment was done in the below program by trying them out and fixing as necessary:\r\n\r\nDO\r\n  INPUT \"n=\", n\r\n\r\n  c1 = -INT((n - 1) / 2)\r\n  c2 = INT(n / 2)\r\n  FOR row = INT(n / 2) TO -INT((n - 1) / 2) STEP -1\r\n    FOR col = c1 TO c2\r\n     \r\n      IF row >= col THEN\r\n        IF row >= -col THEN\r\n            v = 4 * row * row - row - col\r\n        ELSE\r\n            v = 4 * col * col - row - col\r\n        END IF\r\n      ELSEIF row &lt;= -col THEN\r\n        v = 4 * row * row - 4 * row + col + row\r\n      ELSE\r\n        v = 4 * (1 - col) * (1 - col) - 4 * (1 - col) + row + col\r\n      END IF\r\n     \r\n      PRINT USING \\\\\\\"####\\\\\\\"; v;\r\n\r\n    NEXT\r\n    PRINT\r\n  NEXT\r\nLOOP\r\n\r\nsamples are:\r\n\r\n<pre&gt;\r\nn=4\r\n  15  14  13  12\r\n   4   3   2  11\r\n   5   0   1  10\r\n   6   7   8   9\r\nn=5\r\n  16  15  14  13  12\r\n  17   4   3   2  11\r\n  18   5   0   1  10\r\n  19   6   7   8   9\r\n  20  21  22  23  24\r\nn=10\r\n  99  98  97  96  95  94  93  92  91  90\r\n  64  63  62  61  60  59  58  57  56  89\r\n  65  36  35  34  33  32  31  30  55  88\r\n  66  37  16  15  14  13  12  29  54  87\r\n  67  38  17   4   3   2  11  28  53  86\r\n  68  39  18   5   0   1  10  27  52  85\r\n  69  40  19   6   7   8   9  26  51  84\r\n  70  41  20  21  22  23  24  25  50  83\r\n  71  42  43  44  45  46  47  48  49  82\r\n  72  73  74  75  76  77  78  79  80  81\r\nn=11\r\n 100  99  98  97  96  95  94  93  92  91  90\r\n 101  64  63  62  61  60  59  58  57  56  89\r\n 102  65  36  35  34  33  32  31  30  55  88\r\n 103  66  37  16  15  14  13  12  29  54  87\r\n 104  67  38  17   4   3   2  11  28  53  86\r\n 105  68  39  18   5   0   1  10  27  52  85\r\n 106  69  40  19   6   7   8   9  26  51  84\r\n 107  70  41  20  21  22  23  24  25  50  83\r\n 108  71  42  43  44  45  46  47  48  49  82\r\n 109  72  73  74  75  76  77  78  79  80  81\r\n 110 111 112 113 114 115 116 117 118 119 120\r\n</pre>\r\n--------\r\n-----------\r\n\r\n\r\n<i>Edited on <b>August 26, 2003, 12:31 am</b></i>\n\n<i>Edited on <b>August 26, 2003, 12:32 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7373,605,3244,'Steven','solution','2003-08-26 02:46:44',0,'assuming that Mr. X is not younger than his wife. the only possible answer is mr. x as the engineer, and his son as the doctor',NULL,0);
INSERT INTO comment VALUES (7374,605,3245,'sandy','the REAL solution','2003-08-26 07:39:18',0,'ignore what the clue is telling u and read what it isnt telling u, \r\n1. the engineer must be older\r\n2.the dr is female\r\n3.engineer is male\r\nhence, the engineer is mr x, and his wife is the dr, both the son and mother are ruled out in the equation\r\n\r\ndr.bossie.cleo ',NULL,0);
INSERT INTO comment VALUES (7259,1116,1301,'Charlie','re: solution','2003-08-21 16:39:35',0,'For some reason the \\&lt;pre\\&gt;tag didn\'t work on the output listing.',7258,0);
INSERT INTO comment VALUES (7260,1116,1301,'Charlie','re(2): FULL SOLUTION (in C)','2003-08-21 16:51:49',0,'For odd n, I notice the spiral starts off with 0, 1, going to the left instead of the right.\r\n\r\nLets see if the pre tag works this time:\r\n<pre>\r\n\r\nC:\\tc\\BIN>spirals 7\r\n48      47      46      45      44      43      42\r\n25      24      23      22      21      20      41\r\n26      9       8       7       6       19      40\r\n27      10      1       0       5       18      39\r\n28      11      2       3       4       17      38\r\n29      12      13      14      15      16      37\r\n30      31      32      33      34      35      36\r\n\r\nC:\\tc\\BIN>spirals 8\r\n63      62      61      60      59      58      57      56\r\n36      35      34      33      32      31      30      55\r\n37      16      15      14      13      12      29      54\r\n38      17      4       3       2       11      28      53\r\n39      18      5       0       1       10      27      52\r\n40      19      6       7       8       9       26      51\r\n41      20      21      22      23      24      25      50\r\n42      43      44      45      46      47      48      49\r\n</pre>\r\n----------\r\n----------',7256,0);
INSERT INTO comment VALUES (7261,1116,1301,'Charlie','re(2): solution','2003-08-21 16:54:31',0,'I\'ll try pre again:\r\n<pre>\r\nn=7\r\n  36  35  34  33  32  31  30\r\n  37  16  15  14  13  12  29\r\n  38  17   4   3   2  11  28\r\n  39  18   5   0   1  10  27\r\n  40  19   6   7   8   9  26\r\n  41  20  21  22  23  24  25\r\n  42  43  44  45  46  47  48\r\nn=8\r\n  63  62  61  60  59  58  57  56\r\n  36  35  34  33  32  31  30  55\r\n  37  16  15  14  13  12  29  54\r\n  38  17   4   3   2  11  28  53\r\n  39  18   5   0   1  10  27  52\r\n  40  19   6   7   8   9  26  51\r\n  41  20  21  22  23  24  25  50\r\n  42  43  44  45  46  47  48  49\r\n</pre>\r\n-----------\r\n-----------\r\n',7259,0);
INSERT INTO comment VALUES (7262,1168,1626,'Gamer','Without trian and error?','2003-08-21 17:11:59',4,'How could you figure it out without using \"trial and error\"... like a program that does a thing like that?\r\n',NULL,0);
INSERT INTO comment VALUES (7263,1168,1626,'Gamer','re: Without trial and error?','2003-08-21 17:13:13',0,'If your program didn\'t use that, sorry! I don\'t know how to read basic, but it looked like that.',7262,0);
INSERT INTO comment VALUES (7264,1116,3172,'Your buddy','re(3): solution','2003-08-21 17:28:26',0,'You are absolutely correct in what my program does!  It <B>DOES</B> go the opposite way for odd N....<BR><BR>This is because the problem specified a \"descending spiral\"....<BR><BR>\r\nI interpret this to mean the upper left corner has the HIGHEST valued number.  My program is consistent with this notion.  It is left as an exercise to the reader (easy enough) to change my code to always have the \'1\' to the right of the \'0\'.',7261,0);
INSERT INTO comment VALUES (7265,1122,3187,'duckpotter','liars and knights','2003-08-21 18:47:45',0,'is it d?',NULL,0);
INSERT INTO comment VALUES (7266,735,3182,'Antonio','Solution','2003-08-21 19:09:41',3,'According to the cosines law, an angle theta can be obtained using the tetrahedron side L and the height of the triangles H. Since a tetrahedron has te same sides, it is made of 4 triangles with same sides L, so their internal angle is 60 degrees and is equal to &#8730;/2, H becomes &#8730;3*L/2.\r\nSo theta becomes ArcCos[1/3].\r\nWe make a new rectang triangle with an hypotenusa equals to the already used height H (&#8730;3*L/2) and the angle theta on one vertex. With these two values, we obtain the bottom of the triangle instead of the full height of the tetrahedron. The bottom of the triangle is H/3.\r\nSubtracting H-(H/3) gives 2*H/3.\r\nFinally we make a rectang triangle where the hipotenusa is R2 (Radius of the external sphere), the bottom side 2*H/3 and the side left R1 (Radius of the internal sphere), and by angle relation, the angle between R2 and R1 is the already described theta (ArcCos[1/3]). So we obtain R1= &#8730;3*L/(3*Tan[ArcCos[1/3]]).\r\nR2=R1/(Cos[ArcCos[1/3]])=3*R1=&#8730;3*L/(Tan[ArcCos[1/3]]).\r\n\r\nTHE RATIO OF RADII OF THE TWO SPHERES IS (R2/R1)=3\r\n\r\nNote: I prefered to use the trigonometric function ArcCos[theta] in this problem, but it can be done using Pitagora\'s theorem.',NULL,0);
INSERT INTO comment VALUES (7267,705,3182,'Antonio','Solution','2003-08-21 19:46:48',3,'The only angle where every face can be touching their sides (of every pentagon) is 63.434948823 degrees. So, 63.434948823 + 180 = 243.434948823 degrees from face to face in the external part of the dodecahedron',NULL,0);
INSERT INTO comment VALUES (7268,705,3182,'Antonio','Re: Solution','2003-08-21 20:02:48',3,'Well, according to the answer given, may past solution gives the external angle 243.434948823 degrees (63.434948823 + 180), but a CNC machine doesn\'t make a 12 side dice from the inside (at least I haven\'t seen one), you have to give an external reference. But to prove my point, 360 - 243.434948823 = 116.565051177 degrees.\r\n\r\nThe angle that I used at my last solution (63.434948823 degrees) is the basis an icosahedron in Geodesic geometry, I have studied it for 8 years.',NULL,0);
INSERT INTO comment VALUES (7269,734,3182,'Antonio','Solution','2003-08-21 20:41:52',0,'Again, the basis for Geodesic geometry is the icosaherdon, the external angle is 63.434948823+180=243.434948823 degrees and the internal angle is 180-63.434948823=116.565051177 degrees. ',NULL,0);
INSERT INTO comment VALUES (7270,734,3182,'Antonio','My last solution is wrong this is the real one','2003-08-21 21:47:11',0,'Sorry, I posted a wrong solution, but the real one to this problem is:\r\n\r\nAngle=360-ArcSin[1/(&#8730;3*Tan[36])]-ArcTan[Sin[63.434948823/2]/(Tan[36]-Sin[63.434948823/2]*&#8730;(3*Tan[36]&#178;-1))]\r\nAngle=138.189685105\r\n\r\nWhere again is used the angle 63.434948823',NULL,0);
INSERT INTO comment VALUES (7271,1112,3190,'Shelly','Solution','2003-08-21 22:26:53',0,'cube 1: albmtw\r\ncube 2: xocnej\r\nCube 3: ikyprd\r\nCube 4: sfvuhg',NULL,0);
INSERT INTO comment VALUES (7272,692,3182,'Antonio','Solution','2003-08-22 01:17:33',3,'Since V=D/t, A=V/t\r\nThe velocity V is an average Velocity V=(V1-V2)/2\r\nV2=0\r\nV1=10/2 m/sec\r\nA=g=-9.81m/sec&#178; since the object goes up, g=9.81m/s&#178;\r\nt=V1/A =10/(2*9.81) sec\r\nD=V1&#178;/A=10&#178;/(2*9.81)=5.09683m\r\n\r\nNote: The mass is not used',NULL,0);
INSERT INTO comment VALUES (7273,405,3182,'Antonio','Solution','2003-08-22 01:39:34',3,'Move from coordinates:\r\n1.- 1,1 to 1,4\r\n2.- 1,4 to 4,1\r\n3.- 4,1 to 1,1\r\n4.- 1,1 to 3,3',NULL,0);
INSERT INTO comment VALUES (7274,313,3182,'Antonio','Solution','2003-08-22 02:09:03',3,'I don´t know if the face at the bottom counts, but if it doesn\'t, the smallest area I found was 90 square units. If the bottom faces count, the smallest ares would be 111 square units',NULL,0);
INSERT INTO comment VALUES (7275,313,3182,'Antonio','Solution','2003-08-22 02:17:20',3,'Arrange the cubes so that one face of the one with volume 8 is glued with the one of volume 64 and another face facing to the ground. Then the little one with volume 1 glue it in the corner touching the ground, the one with volume 8 and the one with volume 64.\r\n\r\nThis arrange would give an area of:\r\n80+16+11+3=110',NULL,0);
INSERT INTO comment VALUES (7276,260,3182,'Antonio','Solution','2003-08-22 02:25:28',3,'I posted a comment about proportionality, but the problem seems very easy because you have to choose the diameters of the little circles in order to fill the large diameter. So, 2*Pi*R1+2*Pi*R2+2*Pi*R3+2*Pi*R4=2*Pi*R5 All 2*Pi terms are cancelled and you get R1+R2+R3+R4=R5 the sum of all perimeters are the same as the big perimeter as the sum of all radii are the same as the large radius. ',NULL,0);
INSERT INTO comment VALUES (7277,96,3182,'Antonio','Solution','2003-08-22 02:38:11',3,'You form a rectangular triangle with an angle of 30 degrees and the bottom side is 3cm. With this information you get the radius of the circle:\r\nR=3/Cos[30]=6/&#8730;3\r\nDiameter=2*R=12/&#8730;3=6.92820323027\r\n',NULL,0);
INSERT INTO comment VALUES (7278,92,3182,'Antonio','Solution','2003-08-22 03:11:55',3,'Form a rectangular triangle of sides L, L/2 and an hypotenusa of R (in this case 6cm). With this triangle use the Pitagoras theorem and obtain L.\r\nIt gives L=12/&#8730;5\r\nSo, because it is a square, every side is equal, to obtain the diagonal you simply multiply L*&#8730;2=12*&#8730;2/&#8730;5=7.58946638437',NULL,0);
INSERT INTO comment VALUES (7279,57,3182,'Antonio','Solution','2003-08-22 05:31:02',3,'Make a rectangular triangle of sides 5, R1 and an hypotenusa of R2. Using Pitagoras theorem we get 25=R2&#178;-R1&#178;\r\nThe area between the two circles is Pi*R2&#178;-Pi*R1&#178;=Pi*(R2&#178;-R1&#178;). So we simply put 25 instead of R2&#178;-R1&#178; and the result is:\r\nArea=25*Pi=78.5398163398 in&#178;',NULL,0);
INSERT INTO comment VALUES (7280,603,3172,'Your buddy','I think I&#39;ve got it...','2003-08-22 08:40:55',3,'The problem lies with your differentiation of both sides.  The operation of differentiation is valid only on well defined mathematical functions.  \"1 + 1 + 1 + ... + 1 (\'x\' times)\" is not a well defined function; it is an algorithm (specifying to add 1 repeatedly), whereas \"2x\" is a well defined function.\r\n\r\nTherefore, the resulting equation is faulty.',NULL,0);
INSERT INTO comment VALUES (7281,603,1301,'Charlie','flaws','2003-08-22 08:43:50',3,'There are two major flaws:\r\n1. The function is defined only for integers, so is not at all continuous and therefore has no derivative.\r\n\r\n2. When differentiating the left side, it was done for a fixed value of x (as a fixed number of terms, but that number is dependent on x).  But by definition differentiation has to vary depending on the change in x.\r\n\r\nRelated to the latter is that the description of the function on the left side contains within itself mere English words to take the place of a mathematical function, and thereby hopes to avoid the necessary mathematical treatment.  That is,\r\n\r\nx + x +...+x (x times) \r\n\r\nreally is saying\r\nx * x\r\nwhich everyone agrees is x&#178;\r\n\r\nthen as <b>both</b> the left hand <b>and</b> the right hand x are changing (not just the left hand one), the correct formula to apply is the product rule. To differentiate x * x you get x * 1 + 1 * x, which is indeed 2x, rather than x.',NULL,0);
INSERT INTO comment VALUES (7282,599,3190,'Shelly','Solution','2003-08-22 09:25:53',0,'Pour the 12 litre jug into the 8 litre jug until full. Pour the 8 litre jug into the 5 litre jug until full. Pour the 5 litre into the 12 litre, making the 12 litre have 9 litres of water. Pour the 8 litre jug (holding 3 litres), into the 5 litre jug. Pour the 12 litre jug into the 8 litre jug until full. Pour the 8 litre jug into the 5 litre jug until full. Finally pour the 5 litre jug into the 12 litre jug.',NULL,0);
INSERT INTO comment VALUES (7283,1008,3190,'Shelly','Solution','2003-08-22 09:29:33',0,'Elizabeth is drinking Coffee',NULL,0);
INSERT INTO comment VALUES (7284,1121,3190,'Shelly','guess!','2003-08-22 09:44:48',0,'Lenny is a Liar and Benny is a knave?',NULL,0);
INSERT INTO comment VALUES (7285,227,3196,'Dan Erickson','Here is my ingenious solution','2003-08-22 11:37:39',0,'If the student loses, the court will order him to pay Protagoras. The student will immediately appeal, this time using a different lawyer to represent him, rather than representing himself. If he wins the appeal, he is home free -- clearly he does not have to pay. If he loses the appeal, he will appeal again, again using a different lawyer to represent him. He will keep this up until (a) he runs out of appeals, at which time he will pay Protagoras; (b) Protagoras dies of old age, which means the student won\'t have to pay; (c) he wins one of the appeals, upon which he won\'t have to pay.\r\n\r\nIf the student wins, the court will free him of his debt to Protagoras. Then Protagoras will immediately appeal, citing the legal ground of \"changed circumstances\" - the student has already won his first case, and so in this second case, Protagoras will argue, successfully, that the student must pay the debt. The student will pay Protagoras.\r\n\r\nTo sum up:\r\n\r\nThe student probably will NOT pay if he LOSES the original case (unless he exhausts the appeal process), but probably WILL pay if he wins the original case. This is a pleasing example of a paradox that the Ancient Greeks were so brilliant at creating.  \r\n',NULL,0);
INSERT INTO comment VALUES (7286,1089,506,'Ferran Muiños','Solution following Jason\'s','2003-08-22 11:52:58',1,'If both (n+3) and (n^2+3) were perfect cubes, the product (n+3)(n^2+3) = n^3+3n^2+3n+9 = (n+1)^3 + 8 = (n+1)^3 + 2^3 will be a perfect cube, right. Now one can see geometrically that if we take any cube formed by n^3 smaller cubic units, we can\'t construct a greater cube by adding 8 cubic units to the original cube, for any n. Thus the assumption is false.',NULL,0);
INSERT INTO comment VALUES (7287,227,3196,'Dan Erickson','re: Here is my ingenious solution','2003-08-22 12:00:40',0,'I think I can improve on that !!\r\n \r\n(a) If the student loses this, his first case, the court will order him to pay Protagoras. The student will immediately appeal, this time using a different lawyer to represent him, rather than representing himself. In this appeal, his lawyer will argue, successfully, that the student has not won his first case, and so must not pay Protagoras. Obviously the court will agree. The student is  home free -- clearly he does not have to pay.\r\n(b) On the other hand, if the student wins this, his first case, the court will free him of his debt to Protagoras. Then Protagoras will immediately appeal, citing the legal ground of \"changed circumstances\" - the student has just  won his first case, and so in this second case, Protagoras will argue, successfully, that the student must pay the debt. The student will pay Protagoras.\r\n',7285,0);
INSERT INTO comment VALUES (7288,603,3198,'JohnE','Flaw in the Program','2003-08-22 12:31:41',0,'The flaw in the program is that when you assign x=1, 1 squared is still 1 not 2.  Therefore, the equation 1 + 1 + 1 + 1 +1 .... +1 (\'x\' time) should equal x instead of 2x.',NULL,0);
INSERT INTO comment VALUES (7289,1094,2129,'Sanjay','re(2): arrrggghhhh','2003-08-22 13:29:23',0,'The woman would have to be fertile for 63 years.',7146,0);
INSERT INTO comment VALUES (7290,573,3197,'gabbo','Similar','2003-08-22 15:54:13',0,'warning explicit content :)\r\n\r\nThis one seems similar to another one i heard, \r\n\r\nGeorge wants to have sex with three prostitutes, but he only has 2 condoms, how can he @#!% all the women without risk.\r\n\r\n\r\nbtw...these surgens are pretty good to only need to use one hand) ',NULL,0);
INSERT INTO comment VALUES (7291,602,2707,'Gordon Steel','Die Based Coefficients','2003-08-22 18:33:51',0,'A six-sided die tossed randomly to determine the coefficients for a, b, and c of a quadratic equation can yield 6 x 6 x 6 = 216 unique equations.  We want to determine those that have real roots.  We can do so by eliminating those with imaginary roots.  We need to find all values of a,b and c such that 4AC is greater than B^2.  For a = b = 1, there are 36 combinations of 4AC that are greater than 1 squared.  For a b of 2, there are 35 values of AC  such that 4AC >4.  For an b of 3, there are 33 values of AC such that 4AC exceeds 9.  For a B of 4 the total is 28, for 5 the total is 22 and for 6 the total is 19.  Thus we have 173/216, or 80.1% probability of irrational roots.\r\n\r\nGordon Steel',NULL,0);
INSERT INTO comment VALUES (7292,1179,1567,'Bryan','A guess to get things started','2003-08-22 18:40:55',0,'Since there are thirteen \"Canadian\" letters listed in the puzzle, perhaps they have to do with the 13 Canadian provinces and territories. The letters a, c, and g might pertain to each of the three territories, with the other letters referring to the ten provinces. I already tried the names of the provinces and their capitol cities to no avail, but there still might be a connection here.',NULL,0);
INSERT INTO comment VALUES (7293,1179,1626,'Gamer','Another guess','2003-08-22 20:01:39',1,'Maybe it has something to do with the French alphabet or something like that...',NULL,0);
INSERT INTO comment VALUES (7294,1179,1575,'DJ','Clueless','2003-08-22 23:01:10',0,'I was thinking along the same lines as Bryan, and I checked all the Canadian provinces, territories, and their capitals, with no luck. On the other hand, I also remember Cory saying that the \'Canadian\' part was a hint that may be useful to Can-Am solvers, but wasn\'t crucial to the problem, so I doubt it has anything to do with that.\r\nFrench uses the same Latin alphabet as English, but some letters can be modified with accent marks and symbols. These symbols, though, only modify the vowels a, e, i, o, and u, as well as c.\r\n\r\nOther common methods used in puzzles like this one, such as the number of strokes required to draw each character or the number of curved or straight lines in each (or the capital letters), number of syllables or rhymes when saying the letter, all fail. I was thinking of maybe the way the letters themselves are pronounced in French, except I don\'t know how that is (I only speak English and Spanish). Past that, I have no bright ideas...',NULL,0);
INSERT INTO comment VALUES (7295,1179,3202,'Jill Gudmundson','Still Trying...','2003-08-22 23:08:04',0,'I tried the same things as DJ.  I have nothing useful to add, though I did notice that the letters a, c, g could stand for America, Canada, and Greenland...but I don\'t see how this would connect with the rest of it.',7294,0);
INSERT INTO comment VALUES (7296,602,979,'Ravi Raja','re: Vocabulary mistake','2003-08-23 01:11:19',0,'Yes Gamer, I had said that when the problem was in the queue and there were a few doubts regarding the real roots or may be something else. So I had posted a comment saying that the condition for the existence of real roots means the vanishing of the discriminant.',7239,0);
INSERT INTO comment VALUES (7297,45,3182,'Antonio','Solution','2003-08-23 02:49:06',3,'Well, I imagine any of the corner of the cube, it has 3 faces, and on the opposite side is the same corner but rotated so that those tree faces fit with the other mentioned. A cube has 6 faces, so if we cut it horizontally, every face has to be \"seen\". I say that the figure appears after the cut would be an hexagon.  ',NULL,0);
INSERT INTO comment VALUES (7298,602,2912,'Talon5000','re(2): Vocabulary mistake','2003-08-23 03:16:50',4,'Do you mean that a number \'vanishes\' when it is negative? And the comment you are replying to is one sentence saying that the name of the term is discriminant insteead of determinant, and nothing about the roots or \"may be something else.\" You wrote the problem, and that comment made less sense to me than anything anyone else has said...did I miss something?',7296,0);
INSERT INTO comment VALUES (7299,1094,3196,'Dan Erickson','Here is my solution','2003-08-23 04:14:05',0,'Let the ages of the brothers be A, A, and B.\r\nAxAxB=567\r\nB=567/(AxA)\r\nThere AxA, a square number, must divide evenly into 567. But 567=3x3x3x3x7, so clearly 9 is the only square number that divides into 567. Therefore A=3 and B=63\r\nThe \"other one\" is 63 years old. The twins are 3.\r\n(To the objection that this in impossible...NOT SO. The artist Picasso was conceiving children in his 90\'s. So Picasso could have children with such disparate ages as 63 and 3.) ',NULL,0);
INSERT INTO comment VALUES (7300,1094,3196,'Dan Erickson','re: Here is my solution','2003-08-23 04:20:51',0,'Not so fast, Einstein. 81 (3x3x3x3) is a square number that divides into 567 also !! So A=9 and B=7 is also a solution. The twins could be 9 and the other one 7. This solution would not require the virility of a Picasso. ',7299,0);
INSERT INTO comment VALUES (7301,908,3196,'Dan Erickson','Here is one take on this.','2003-08-23 05:01:05',0,'Here are the exhaustive possibilities:\r\n  \r\nhalf-dollars  quarters  dimes  nickels\r\n------------  --------  -----  -------\r\n    2            0        0       0 \r\n    1            2        0       0 \r\n    1            1        2       1\r\n    1            1        1       3\r\n    1            1        0       5\r\n    1            0        5       0\r\n    1            0        4       2\r\n    1            0        3       4\r\n    1            0        2       6\r\n    1            0        1       8\r\n    1            0        0      10\r\n    0            4        0       0\r\n    0            3        2       1\r\n    0            3        1       3\r\n    0            3        0       5\r\n    0            2        5       0\r\n    0            2        4       2\r\n    0            2        3       4\r\n    0            2        2       6\r\n    0            2        1       8\r\n    0            2        0      10\r\n    0            1        7       1\r\n    0            1        6       3\r\n    0            1        5       5\r\n    0            1        4       7\r\n    0            1        3       9\r\n    0            1        2      11\r\n    0            1        1      13\r\n    0            1        0      15\r\n    0            0       10       0\r\n    0            0        9       2\r\n    0            0        8       4\r\n    0            0        7       6\r\n    0            0        6       8\r\n    0            0        5      10\r\n    0            0        4      12\r\n    0            0        3      14\r\n    0            0        2      16\r\n    0            0        1      18\r\n    0            0        0      20\r\n-------------------------------------\r\nA total of 40 combinations. 40 different ways for her to give you change, ranging from 2 half-dollars to 20 nickels.       \r\n                                         ',NULL,0);
INSERT INTO comment VALUES (7302,599,3206,'Lawrence','3 jugs, one cycle','2003-08-23 05:50:45',3,'The solution to this works pretty much round robin from 12 to 5 to 8.  Once 8 is full, empty 8 back to 12, then whatever is left in 5 goes into 8. Then restart the cycle from 12 to 5 to 8 until 8 is full, empty 8 to 12, then remaining contents of 5 to 8, and start again.\r\n\r\nStart with contents 12-0-0 (jugs in capacity order of 12-8-5)\r\n1. From 12 to 5 = 7-0-5\r\n2. From 5 to 8 = 7-5-0\r\n3. From 12 to 5 = 2-5-5\r\n4. From 5 to 8 = 2-8-2\r\n5. 8 is full, so from 8 to 12 = 10-0-2\r\n6. Empty remaining from 5 to 8 = 10-2-0\r\n7. Restart cycle like at #1, i.e. 12 to 5 = 5-2-5\r\n8. 5 to 8 = 5-7-0\r\n9. 12 to 5 = 0-7-5\r\n10. 5 to 8 = 0-8-4\r\n11. 8 is full, so from 8 to 12 = 8-0-4 \r\n12. Empty remaining from 5 to 8 = 8-4-0\r\n13. Restart Cycle like at #1 & #7, so 12 to 5 = 3-4-5\r\n14. 5 to 8 = 3-8-1\r\n15. 8 is full, so empty 8 into 12 (almost done)= 11-0-1\r\n16. Empty remaining 5 to 8 = 11-1-0\r\n17. Restart 12 to 5 = 6-1-5\r\n18. Empty 5 into 8 = 6-6-0, and we are DONE!',NULL,0);
INSERT INTO comment VALUES (7303,1134,3122,'Gert','solution','2003-08-23 06:44:40',3,'Startling - starting - staring - string - sting - sing - sin - in - I',NULL,0);
INSERT INTO comment VALUES (7304,1112,3206,'Lawrence','Spreadsheet helps','2003-08-23 07:35:59',3,'Always start with vowels, and go from there.  Neither a Z nor a Q\r\n\r\nABLMTW\r\nDIKPRY\r\nCEJNOX\r\nFGHSUV\r\n',NULL,0);
INSERT INTO comment VALUES (7305,53,3182,'Antonio','Solution','2003-08-23 08:35:52',3,'If every bug moves at the same time, then every bug follow the other at 90 degrees forming an exact square, but the trayectory resembles an spiral towards the center of the original configuration of the 10in square. My point of understanding the problem is different than that of levik\'s: If every bug is moving, than every \"step\" they take they are closer to each other and so on... They follow a bug that is getting closer and closer. I imagine this problem as a mere change of scale of the square respect to an angle of inclination. This angle of inclination opens from 0 to 45 degrees, so is just like a seen a growing square and at the same time rotating until it stops with its sides equal to 10in. In this particular problem, we assume that all the bugs walk with exactly the same speed, this gives the characteristic of a change of scale in the square. So measuring the position of a single bug respect to a reference angle (in this case from the center of the square), and at the same time adjusting the scale of the square respect to the same angle, we get to know the real trayectory of one bug. Makeing a simple program to sum every infinitesimal part of that trayectory would give a real aproximation of the perimeter or distance. \r\nMy result:\r\nDistance covered of a single bug = 7.7422806275 in',NULL,0);
INSERT INTO comment VALUES (7306,532,3196,'Dan Erickson','Got it !!!!!','2003-08-23 08:48:43',0,'He could see at once that neither had a navel.',NULL,0);
INSERT INTO comment VALUES (7307,1206,3207,'Kathryn','Solution to Breakfast','2003-08-23 09:40:58',3,'This was a pretty simple problem.\r\n\r\nAl: bacon, eggs, milk; Will: bacon pancakes coffee; Bob: ham, eggs, milk; Chuck: ham, eggs, milk; Peter: sausage, pancakes, tea; Ned: sausage, eggs, tea.\r\n\r\nDo you need to know how I figured?',NULL,0);
INSERT INTO comment VALUES (7308,1116,3074,'Adam Sisco','Neat','2003-08-23 10:13:16',0,'Nice Question, I\'ve been getting into some programming competitions this year and these kind of mathematical qestions are the kind I love to see.',NULL,0);
INSERT INTO comment VALUES (7309,1206,1575,'DJ','Full Solution','2003-08-23 12:56:13',3,'<b>Al: Eggs, bacon, and milk\r\nBob: Pancakes, ham, and coffee\r\nChuck: Eggs, ham, and milk\r\nNed: Eggs, sausage, and tea\r\nPeter: Pancakes, sausage, and tea\r\nWill: Pancakes, bacon, and coffee</b>\r\n\r\nMethod:\r\nThere are six boarders altogether.\r\n\r\nThere are two tea drinkers, two coffee drinkers, and two milk drinkers (6).\r\n\r\nAlso, since there are three different sides, and Mrs. Finnegan will not prepare a single dish for any one person, there must be two people who have each.\r\n\r\nMore than two of them pancakes (6), and more then two of them have eggs (7), so there must be three who have each:\r\n<pre>\r\nP\r\nP\r\nP\r\nE\r\nE\r\nE\r\n</pre>\r\nBoth of the sausage-eaters have tea (6).\r\nSince no two people have exactly the same breakfast, one must have eggs and the other pancakes.\r\n<pre>\r\nP  S  T\r\nP\r\nP\r\nE  S  T\r\nE\r\nE\r\n</pre>\r\nThat takes care of one of the \"pancake-eaters.\"\r\nThe other two boarders with pancakes must both have coffee (6), so one must have ham and one bacon.\r\n<pre>\r\nP  S  T\r\nP  H  C\r\nP  B  C\r\nE  S  T\r\nE\r\nE\r\n</pre>\r\nThe last two boarders both have eggs.\r\nAlso, they both have milk milk, so again, one must have ham and one has bacon.\r\n<pre>\r\nP  S  T\r\nP  H  C\r\nP  B  C\r\nE  S  T\r\nE  H  M\r\nE  B  M\r\n</pre>\r\nNow to figure out who has what meal.\r\nBob has ham (2) and coffee (5); he must be the second boarder with pancakes.\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M\r\nE  B  M\r\n</pre>\r\nChuck is the other boarder with ham:\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M - Chuck\r\nE  B  M\r\n</pre>\r\nAl does not like sausage (1).\r\nHe is also not the boarder with pankcakes and bacon (and coffee) (1). Therefore, he must have eggs, bacon, and milk:\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>\r\nNed, who does not like pancakes (4), is the last person with eggs.\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T - Ned\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>\r\nFinally, Peter does not like bacon (3).\r\nHe must be the remaining boarder with sausage, and Will, who isn\'t picky, has pancakes and bacon:\r\n<pre>\r\nP  S  T - Peter\r\nP  H  C - Bob\r\nP  B  C - Will\r\nE  S  T - Ned\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>\r\nIn sum, here\'s what each has:\r\n\r\nAl: Eggs, bacon, and milk\r\nBob: Pancakes, ham, and coffee\r\nChuck: Eggs, ham, and milk\r\nNed: Eggs, sausage, and tea\r\nPeter: Pancakes, sausage, and tea\r\nWill: Pancakes, bacon, and coffee\n\n<i>Edited on <b>August 25, 2003, 10:03 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7310,1179,775,'Cory Taylor','narrowing the hint','2003-08-23 13:32:23',0,'DJ, you\'ve come very close to the grouping requirement with one of your suggestions (one more logical leap and you\'ll be there), however it has nothing to do with French - in fact it has eerything to do with speaking english.  My previous hint probably wont make sense until you see the answer, and then only if you\'re up on your pop culture, however, I have just given you more hints than are immediatly obvious..',NULL,0);
INSERT INTO comment VALUES (7311,1179,775,'Cory Taylor','Important Problem Modification','2003-08-23 13:34:39',0,'Resulting from an unfortunate brain fart, the second part of the question should include the letters a, c, and i - not a, c, and g.\r\n\r\nSorry to all this mislead.',NULL,0);
INSERT INTO comment VALUES (7312,1206,1575,'DJ','re: Solution to Breakfast','2003-08-23 14:16:55',0,'I didn\'t really look at your solution until I had figured out mine. Then, I noticed that they were different.\r\n\r\nYou should have double-checked your list against the clues one last time; #5 says that Bob has coffee, but your Bob has milk. Also, #6 says that two of the pancake eaters have coffee, but you only have two pancake-eaters, one of whom is drinking tea. Since this was a pretty simple problem, you must have made a pretty simple mistake, somewhere, I guess...\r\n\r\nRemember the first two rules to any problem: show your work, and check yoru answer!',7307,0);
INSERT INTO comment VALUES (7313,1206,1626,'Gamer','re: Full Solution','2003-08-23 14:29:50',2,'DJ, the two rules of posting is always check your answer (if you did you would have seen it was all bold) and check your work (if you did you would notice some of it is scrolling off the page)',7309,0);
INSERT INTO comment VALUES (7314,1206,1575,'DJ','re(2): Full Solution','2003-08-23 15:06:02',0,'I don\'t know what you\'re insinuating, but I tried to preview the comment and it was too long. I did double-check it; the only typo in the whole entry was one missing backslash (so it showed &lt;b> instead of &lt;/b>), and the scrolling off the edge is a problem with the way the page is handling the &pre> tag, not with anything I did. So, if my \'answer\' is wrong because it all showed up bold, then, I apologize. Do you want me to try again?',7313,0);
INSERT INTO comment VALUES (7315,1206,1626,'Gamer','re(3): Full Solution','2003-08-23 15:26:42',4,'Yes please... I don\'t know if others know what the solution is.\r\n\r\nI am just figuring out pre tags, but it seems like they force the script over like they always have. So when it\'s in pre tags it will keep typing over and over and over even if you run out of space. Is that right or have my observations led me astray?',7314,0);
INSERT INTO comment VALUES (7316,1206,1301,'Charlie','re(3): Full Solution','2003-08-23 15:32:13',0,'When entering text with pre and /pre, the next paragraph after the closing /pre never word wraps.  After closing a pre with /pre on this venue it\'s always a good idea to put a short paragraph just after the closing /pre.  Lacking anything to put in a short paragraph, I usually put a line of hyphens.',7314,0);
INSERT INTO comment VALUES (7317,573,1301,'Charlie','re: Similar','2003-08-23 15:46:41',0,'Similar also is three conventioneers, one streetwalker and two condoms.',7290,0);
INSERT INTO comment VALUES (7318,1179,1575,'DJ','Solution','2003-08-23 20:13:33',3,'The letters listed are the ones that, when pronounced, are an English word:\r\neh, bee, see, gee, eye, jay, oh, pea, queue, are, tee, you, why.\r\nI\'m guessing the \'Canadian\' reference was to the first letter, which is pronounced \'eh.\'\r\n\r\nAs to the second grouping, perhaps those are the ones that can be spelled more than one way (sea, see; eye, aye), although I don\'t know of a spelling for \'a\' besides \'eh.\'\r\n\r\nAny ideas?',NULL,0);
INSERT INTO comment VALUES (7319,1179,3136,'Popstar Dave','re: Solution','2003-08-23 20:49:42',0,'I had a similar thought.  Except that \"q\" could be \'queue\' or \'cue\', \"t\" could be \'tee\'  or \'tea\', and \"u\" could be \'you\' or \'ewe\'.  Also, \'em\' and \'en\' are both words.  \r\nSo now I\'m not too sure.',7318,0);
INSERT INTO comment VALUES (7320,1179,1626,'Gamer','re(2): Solution','2003-08-23 21:55:04',0,'I heard that, but I don\'t know what em or en means... surely they aren\'t common words.',7319,0);
INSERT INTO comment VALUES (7321,52,3182,'Antonio','Solution','2003-08-24 03:16:48',3,'Moons perimeter = 1,738,000*Pi = 5460088.03194 mts\r\nRope = 5460088.03194 - 1 = 5460087.03194 mts\r\nNew diameter = 5460087.03194/Pi = 1737999.68169 mts\r\n\r\nGroove\'s depth = (1,738,000 - 1737999.68169)/2 = .159155 mts ',NULL,0);
INSERT INTO comment VALUES (7322,49,3182,'Antonio','Solution','2003-08-24 04:05:48',3,'I imagine a rectang of bottom 20*Pi=62.8318530718ft and a height of 200ft, we draw a 30 degree line at the lower left corner and measure the hypotenuse that results in the interior of the rectang. The rectang contains 5 rectangular triangles with an hypotenuse of 72.5519745694ft and one final rectangular triangle with an hypotenuse of 37.240127152ft. We just sum all hypotenuses and it gives 5*72.5519745694 + 37.240127152 = 400ft\r\n\r\nThe difference would be 400ft - 200ft = 200ft ',NULL,0);
INSERT INTO comment VALUES (7323,1115,3206,'Lawrence','Simple LCM','2003-08-24 05:59:40',3,'This is a simple Least Common Multiple problem, remember those?  Luckily I recently took the GMAT, and spotted it immediately.  So you break each down to it\'s primes, then pick the highest power of each prime from each number and multiply.  That gives you the number of teeth, then simply divide by the number of teeth for A to get the solution.\r\n\r\nFor A, 35 = 7 x 5\r\nFor B, 27 = 3 x 3 x 3\r\nFor C, 84 = 2 x 2 x 3 x 7\r\nFor D, 34 = 17 x 2\r\n\r\nTherefore the LCM = 2 x 2 x 3 x 3 x 3 x5 x 7 x 17 = 64,260\r\n\r\nDivide that by the number of spokes for each to get the number of revolutions for each.\r\n\r\nRevs for A = 1836\r\nRevs for B = 2380\r\nRevs for C = 765\r\nRevs for D = 1890',NULL,0);
INSERT INTO comment VALUES (7324,38,3182,'Antonio','Solution','2003-08-24 06:04:17',3,'Green triangle area = 8*3/2 = 12\r\nSky blue triangle area = 5*2/2 = 5\r\nOrange-yellow area in A = 15\r\nOrange-yellow area in B = 8*2 = 16\r\n\r\nThe area of the figure A is 12 + 5 + 15 = 32\r\nThe area of the figure B is 12 + 5 + 16 = 33\r\nFigure B is bigger than A, so we subtract B - A = 33 - 32 = 1\r\n\r\nThe extra square in B comes from the diference of the figures A and B, representing an invisible figure in A composed by 2 triangles of sides &#8730;29, &#8730;73 and &#8730;194. The area of these two triangles will give an area of 1, the extra square.',NULL,0);
INSERT INTO comment VALUES (7325,1115,3206,'Lawrence','re: Simple LCM','2003-08-24 06:09:18',0,'OK, you got me.  Didn\'t get the visual on this one.  Half a rotation works too, no kiddin\'.  I feel like that guy from the Holy Grail that went flying into the pit.',7323,0);
INSERT INTO comment VALUES (7326,1110,3206,'Lawrence','Simple Enough','2003-08-24 06:18:54',3,'There are only 4 possible outcomes:  \r\n1. Make both - prob .8 x .8 = .64 \r\n2. Miss both - prob = .2 x .2 = .04\r\n3. Make first, miss second - prob = .8 x .2 = .16 \r\n4. Miss first, make second - prob = .2 x .8 = .16\r\n\r\nYou can just add #s 3 and 4, OR you could\'ve done 1 - (#1 +#2) = 1 - (.64 + .04) = .32\r\n\r\nHope I get this one, unlike the gears.  Don\'t think half a rotation on the bball matters here, though.',NULL,0);
INSERT INTO comment VALUES (7327,1110,3206,'Lawrence','re: Simple Enough','2003-08-24 06:23:22',0,'Guess that\'s why these are riddles.  The obvious is never the answer.  If you miss the first, you wouldn\'t attempt to make the second.  You did see Larry Bird though, stealing the ball with about 5 seconds left and making the shot back when in the playoffs, right.  Could happen.',7326,0);
INSERT INTO comment VALUES (7328,6,3182,'Antonio','Solution','2003-08-24 06:37:20',3,'Form an equilatteral triangle, then put a match from the middle of the bottom side to the middle of one of the other sides, use another match and put it the same way but with the other side, finally put a match parallel to the botom match but intersecting the upper vertex of the first triangle and at the same time touching the end points of the previous arranged two matches. \r\n       ',NULL,0);
INSERT INTO comment VALUES (7329,600,3206,'Lawrence','Hmm, should I?','2003-08-24 06:39:18',0,'OK, I\'m 0 for 2 on my last 2, but 2 for 2 on the first two, so here goes.\r\n\r\nAdding all the balls up, you come up with 89 balls.  Subtracting the number of balls for each box has to be an even number, otherwise you wouldn\'t have the same red and blue.  This eliminates 3 of the boxes.  Then you have to figure how you could add up to the half number remaining -- you like my poor English?\r\n\r\nLike so\r\n89 - 5 = 84\r\n89 - 7 = 82\r\n89 - 14 = 75, but odd, so no good\r\n89 - 16 = 73, also odd, so no good\r\n89 - 18 = 71, also odd so no good\r\n89 - 29 = 60\r\n\r\nWith the remaining balls, you have to add up to half of one of the above, 41, 42, or 30.  30 works out well, because 7 + 5 + 18 = 30, and 16 + 14 = 30.  The others don\'t add up.  Therefore, the box of 29 was sold.',NULL,0);
INSERT INTO comment VALUES (7330,1094,3206,'Lawrence','Another Simple one, I hope','2003-08-24 06:46:15',0,'Pulling out the prime factors, you come up with 3x3x3x3x7 = 567.  So the twins are each 3 x 3 = 9 and the other is 7.',NULL,0);
INSERT INTO comment VALUES (7331,1211,1575,'DJ','Starters','2003-08-24 07:08:25',2,'I won\'t post a full solution now, but there is one useful point that could be made. For any point (x, y), the point will only be invisible if x and y share a common factor. For example, if they both have a factor of some number n, such that x=an and y=bn, then the point (x, y)=(an, bn) will always be invisible because the point (a, b) will be in the way.\r\n\r\nIn other words, if the two coordinates of a point share any common factor, there will be some point directly between the given point and the origin, found by factoring out the common term from both values.',NULL,0);
INSERT INTO comment VALUES (7332,1179,1575,'DJ','re(2): Solution','2003-08-24 07:09:13',0,'Yeah, you\'re right about the seconds part; that was just my only guess.\r\nHowever, I\'m fairly certain that my first guess is correct, as \'em\' and \'en\' are not really words. If you find them in the dictionary, they are listed as the pronunciation of the letter itself (if you counted that, then all letters would be valid), or as a prefix. In printing, an \'em\' is used to describe the amount of space a capital M takes up, or a square of a certain size that defines a font, while an \'en\' is half that width, but neither is a common or accepted word.\r\n\r\nMaybe I should change my answer to, these are the letters that, when pronounced, could also be a <i>common, acceptable, everyday English</i> word.',7319,0);
INSERT INTO comment VALUES (7333,1111,3206,'Lawrence','Vague','2003-08-24 08:05:00',0,'OK, I got this one in about 2 seconds after simply moving them and doing it in 4,then realizing you had to switch the 2 S\'s.  However, the directions say something about doing something to form \"another common word.\"  Thing is that word another can throw you off here.  Looked at it for about 10 more minutes, then looked at your solution.  This one was vague.  Yeah, I\'m that guy from your class who complained about the one question he got wrong on the test because of poor wording -- hahaha.  Let it go, man, let it go. hahaha',NULL,0);
INSERT INTO comment VALUES (7334,1211,1626,'Gamer','Solution','2003-08-24 09:14:39',3,'I hope I can post a solution to this and not spoil it for the rest of you... It\'s actually a cool problem :)\r\n\r\nIt has been my opinion that x or y needs 2 DIFFERENT factors. If its factors are all the same, then x, y and x, y+1 couldn\'t be both invisible. (Also, 1 doesn\'t count as a factor here.)\r\n\r\nThis excludes all powers of 2, 3... and prime numbers. (A space means no and an = means yes.)\r\n\r\n 1\r\n 2\r\n 3\r\n 4\r\n 5\r\n=6\r\n 7\r\n 8\r\n 9\r\n=10\r\n 11\r\n=12\r\n 13\r\n=14\r\n=15\r\n 16\r\n 17\r\n=18\r\n 19\r\n=20\r\n=21\r\n=22\r\n 23\r\n=24\r\n 25\r\n\r\nThe lowest numbers where x and x+1 are both yes is 14 and 15, and the lowest other set are 20 and 21.\r\n\r\nIt happens that these two pairs work.\r\n\r\n(14,20) is blocked by (7,10)\r\n(14,21) is blocked by (2,3)\r\n(15,20) is blocked by (3,4)\r\n(15,21) is blocked by (5,7)',NULL,0);
INSERT INTO comment VALUES (7335,1206,3206,'Lawrence','Solution','2003-08-24 10:51:13',0,'Based on all the clues we know that some eat ham, some have sausage and some bacon, so there \r\n\r\nare exactly two of each meat, because Mrs. F won\'t cook any item for just one.  Same with \r\n\r\nthe beverages.\r\n\r\nLooking only at #6, we know the following\r\n\r\nThe sausage eaters have tea, so\r\n\r\nentree([e]gg,[p]ancake)/meat([b]acon,[h]am,[s]ausage)/beverage([c]offee,[t]ea,[m]ilk)\r\n?st\r\n?st\r\n\r\nsince all meals are different then one st has pancakes, the other eggs, so\r\n\r\nest\r\npst\r\n\r\nFrom #6, we can fill in most of the rest of the meals\r\n\r\nest\r\npst\r\np?c\r\np?c\r\n??m\r\n??m\r\n\r\nBob drinks coffee (#5), and has Ham (#2), so\r\n\r\nest\r\npst\r\nphc - Bob\r\np?c\r\n??m\r\n??m\r\n\r\nAgain, since no two meals are exactly alike, and there are exactly 2 of each meat we can \r\n\r\nfill in much of the rest\r\n\r\nest\r\npst\r\nphc - Bob\r\npbc\r\n?bm\r\n?hm\r\n\r\nThere are more than 2 eggs (#7), so the last two had to be eggs\r\n\r\nest\r\npst\r\nphc - Bob\r\npbc\r\nebm\r\nehm\r\n\r\nThe other ham was Chuck, from #2, so \r\n\r\nest\r\npst\r\nphc - Bob\r\npbc\r\nebm\r\nehm - Chuck\r\n\r\n\r\nAl doesn\'t eat sausage, so he is either pbc or ebm, BUT Al sit\'s next to the boarder who \r\n\r\neats bacon and pancakes (pb?), so Al eats ebm, NOT pbc\r\n\r\nest\r\npst\r\nphc - Bob\r\npbc\r\nebm - Al\r\nehm - Chuck\r\n\r\nNed doesn\'t like pancakes, so he is est\r\n\r\nest - Ned\r\npst\r\nphc - Bob\r\npbc\r\nebm - Al\r\nehm - Chuck\r\n\r\n\r\nPeter doesn\'t like Bacon, so he must be pst.  And Will fills in the last spot.\r\n\r\nest - Ned\r\npst - Peter\r\nphc - Bob\r\npbc - Will\r\nebm - Al\r\nehm - Chuck\r\n\r\n\r\nWhy do these things sound so much easier when you write them than when you actually do them?',NULL,0);
INSERT INTO comment VALUES (7336,1138,3206,'Lawrence','Solution','2003-08-24 11:35:15',0,'This one is easy with a spreadsheet application.  The \"split\" thing tells you that the last two numbers are from 50 to 99, and the first two are double the last.  When you do that and concatenate the numbers then triple and squareroot, the number just pops out at you.  Your number is 13467, when tripled is 40401, the squareroot of which is 201.',NULL,0);
INSERT INTO comment VALUES (7337,1038,3206,'Lawrence','Solution','2003-08-24 11:47:29',0,'Easiest way to do this is cash flow for Mike and see how that compares to the $40.\r\n\r\nMike is out (20) when he pays for it, then sells it for 30, he\'s up +10, then he pays $40 for it, so he\'s out (30).  Then he gets 50, so he\'s up +20.  He then pays $60 for it, so he\'s out (40).  The bike is worth 40, so he\'s at break even.  No need to see what money he\'s out each time, just figure the net outflow of cash, i.e. $40, and there it is.',NULL,0);
INSERT INTO comment VALUES (7338,571,3206,'Lawrence','Solution','2003-08-24 12:04:39',3,'Well, if it\'s ok, fill one, then put an empty one on top of that upside down, then another full one, then an upside-down empty, then a full, then an upside down empty, then a full.  That will make you 4.  Then put those on bottom and do the same thing, full-empty-full on top, then when that\'s done, put the 6 frozen on bottom and the last one filled to be frozen on top.  It\'ll take three cycles.  Meanwhile, buy a damn icemaker.',NULL,0);
INSERT INTO comment VALUES (7339,567,3206,'Lawrence','Solution','2003-08-24 12:19:48',0,'B made the correct statement because R wins.\r\n\r\nRestated as to who can win in each statement\r\n1. P,S\r\n2. Q,R,S\r\n3. P,Q\r\n\r\nLook at the above and eliminate duplicates, only R can win.',NULL,0);
INSERT INTO comment VALUES (7340,1008,3206,'Lawrence','Solution','2003-08-24 12:24:28',0,'All those drinking coffee have 2 e\'s in their names.  The others are drinking soda.  Elizabeth has 2 e\'s, so she is drinking coffee, which also has two e\'s.  Cream and two sugars, please.',NULL,0);
INSERT INTO comment VALUES (7341,946,3206,'Lawrence','Solution','2003-08-24 12:40:47',0,'I\'ll have a piece of paper in my hand that says LIFE on it when I put my hand into the hat, that\'s what I\'ll do.  Or I could just pull out both of them that are in there, and everyone would know.  Then I\'m gonna beat the person who did that, so they\'ll probably kill me anyhow.  it\'s really a no win situation.',NULL,0);
INSERT INTO comment VALUES (7342,1211,1575,'DJ','Full Solution','2003-08-24 13:00:05',3,'<b>(14, 20), (15, 20), (14, 21), (15, 21)</b>\r\n\r\nThe first thing to do is find out where the \"visible\" and \"invisible\" points are. A point will be visible iff its coordinates are relatively prime, that is, x and y have no common factors. On the same line of reasoning, a point is invisible iff its coordinates have at least one common factor.\r\n\r\nTherefore, to make a square, we need to find two consecutive values that have two consecutive common factors. Before we start, let\'s note a few things:\r\nA prime number n will never have two adjacent invisible points, since its only invisible points will be of the form (x, n) or (n, y) when x or y is a factor of n.\r\nSimilarly, any number with only one prime factor (a perfect square, cube, etc) will also only have invisible points when the other coordinate is a multiple of its prime factor.\r\n\r\nTherefore, we are looking for two consecutive values that each have more than one prime factor.\r\n<pre>  0 - all but (0, ±1) and (±1, 0) are invisible\r\n  1 - all values are visible\r\n  2 - prime\r\n  3 - prime\r\n  4 - perfect square\r\n  5 - prime\r\n* 6 - factors of 2 and 3\r\n  7 - prime\r\n  8 - perfect cube\r\n  9 - perfect square\r\n* 10 - factors of 2 and 5\r\n  11 - prime\r\n* 12 - factors of 2 and 3\r\n  13 - prime\r\n* 14 - factors of 2 and 7\r\n* 15 - factors of 3 and 5\r\n\r\n</pre>\r\nFinally, we have some values.\r\n14 and 15, then, must be the lower of the two sets of coordinates. So, to match 14, the other values will be an odd multiple of 7 and either of the adjacent even numbers; to match 15, we just need adjacent multiples of 3 and 5. So, the odd multiple of 7 needs to also be a multiple of 3 or 5. The smallest way to do this (which is what we are looking for), of course, is just to multiply 3 and 7 to get 21. Happily, we see that one of the neighboring even numbers, 20, is indeed a multiple of 5. So, there is our answer. Also, any reflection or rotation is the same distance from the origin, so there are really eight squares:\r\n<pre>( 14,  20), ( 15,  20), ( 14,  21), ( 15,  21)\r\n( 20,  14), ( 21,  14), ( 20,  15), ( 21,  14)\r\n(-14,  20), (-15,  20), (-14,  21), (-15,  21)\r\n(-20,  14), (-21,  14), (-20,  15), (-21,  14)\r\n( 14, -20), ( 15, -20), ( 14, -21), ( 15, -21)\r\n( 20, -14), ( 21, -14), ( 20, -15), ( 21, -14)\r\n(-14, -20), (-15, -20), (-14, -21), (-15, -21)\r\n(-20, -14), (-21, -14), (-20, -15), (-21, -14)\r\n\r\n</pre>\r\nThese are all equivalent.\r\n\r\nAnother way to find these squares is to realize that all we need multiples of four distinct primes. Obviously, this will be minimized if we use the lowest primes (2, 3, 5, 7), so we could have just written out a list of all the numbers that have at least two of these primes as factors:\r\n<pre>6, 10, 12, 14, 15, 18, 20, 21 ..\r\n\r\n</pre>\r\nWe can stop there.\r\nWe have already found two consecutive pairs, 14 and 15, and 20 and 21, the same ones as before, and we didn\'t have to look far.\r\nWe didn\'t have to look far to find the same answer.\n\n<i>Edited on <b>August 25, 2003, 10:18 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7343,924,3206,'Lawrence','Solution','2003-08-24 13:03:58',3,'For line 2, replace the $$$ with it\'s equivalent in line 1.\r\n*%*%*% = @%*%@\r\n\r\n and then using line 3 replace the @\r\n*%*%*% = !*%*%!*\r\n\r\nget rid of the *** from each side\r\n%%% = !%%!\r\n\r\ntherefore\r\n!! = %\r\n\r\nSubstitute for the line we for which we are attempting to determinine a winner:\r\n\r\nFor the left side, simply replace the @ using line 3\r\n!!*!!!*!\r\n\r\nFor the right side, use a bit of everything we\'ve discovered\r\n!!*!!**!!\r\n\r\nboth of these have 5 !s, but one has 3*, the other 2*.  Therefore, the right side, or %$*$ wins by *.',NULL,0);
INSERT INTO comment VALUES (7344,914,3206,'Lawrence','George Carlin was here?','2003-08-24 14:12:54',1,'Who would keep looking after they find something?  This is a George Carlin rip-off, which may be a rip-off from somewhere else, who knows.',NULL,0);
INSERT INTO comment VALUES (7345,919,3206,'Lawrence','re: Most realistic solution','2003-08-24 14:29:44',0,'Wording of the problem is a bit risky ... if Sa is 1.5 times OLDER than Sb, then he is actually Sa = 1.5Sb +Sb, in which case Sa is 25, and both fathers are 50.  1.5 times the age of is better.  When you say 1.5 times older than, then the difference is what you are referring to.  As I end my sentence in a preposition, which is acceptable these days, I\'ll just say, so what, right.   This is just for fun.',5675,0);
INSERT INTO comment VALUES (7346,900,3206,'Lawrence','Solution','2003-08-24 15:30:37',0,'This one was fun.  And I love that game.\r\n\r\nFirst thing you do is figure out all the letters.  Adding the W makes an even 16.  Then figure out what letters go next to which.  A has 7 letters next to it, so it must go in one of the four middle places.  C, O, R, E (interesting that it comes out to core) all have 4 letters and are best candidates for the other 4 middle spots.  The letters in PINT don\'t need much, so probably on the side.  Lining that up with AGE as A needs its letters, you start putting things where they go, and then  BAMMO!  The only thing I can\'t spell is archly.  My C and O are horizontal, right to left, but can\'t do it.  Then I realize AGE and PINT are linear, not necessarily right to left or top to bottom.  Flipping those and putting things right again made it all better.\r\n\r\nHere it is ...\r\n\r\nWMET\r\nOCGN\r\nHRAI\r\nYLFP',NULL,0);
INSERT INTO comment VALUES (7347,917,3206,'Lawrence','Solution','2003-08-24 16:03:21',0,'Far as I can tell, none of these guys has my wallet.  Since they either lie or tell the truth, the easiest way to figure it is to pick one and assume one way, then go until the theory breaks.  I assumed Allen told the truth, which leads to the deaf man, Fred, being a liar about not being deaf, so Barry stole it.  If Barry stole it, he is lying about not stealing it and therefore also about Allen not stealing it, but is it possible they both stole it.  OK, having been born and raised in New Orleans, I had to say it is possible they worked together, but not here, right.  So Allen is a liar, go from there, noone stole it.  That\'s it.  And I looked and looked again, and one more time.  You left your wallet on the counter, I don\'t know, but these guys don\'t have it.',NULL,0);
INSERT INTO comment VALUES (7348,541,3206,'Lawrence','Solution','2003-08-24 16:06:48',0,'God in blue sky (blue face? maybe), Jesus or man on green earth, green being the face of the planet.',NULL,0);
INSERT INTO comment VALUES (7349,845,3206,'Lawrence','re: solution','2003-08-24 16:34:22',0,'You are so right.  I came up with 2 as well.  How 2121 works is beyond me.  Going right to left, the first 2 gives 11.  Crazy, I\'m just saying.',5810,0);
INSERT INTO comment VALUES (7350,905,3206,'Lawrence','Solution','2003-08-24 17:04:46',0,'I started with Q3 and assumed C for Q1 was right and went from there.\r\nSo Answer #3 is (D)1.\r\n\r\nSo Answer #1 to be (C)D\r\n\r\nSo Answer #2 is (D)\r\n\r\nLeft 4 alone for now.\r\n\r\nI looked at #6 and realized one of the last questions was A.  Then went on to #7.  As of right now, D occured consecutively once,\r\n\r\nso Answer #7 is (C)1.\r\n\r\nThen looked at number 8 and decided it had to be D or C, I opted for D on a hunch, \r\n\r\nso Answer #8 is (B)D\r\n\r\nB is now right twice and I don\'t want it thrice, \r\nso Answer #4 is (B)2\r\n\r\nand Answer #5 is (D)2.\r\n\r\nLeaving #6 to answer itself as the last, and only Question with A as the answer\r\n\r\nAnswer #6 is (A)6\r\n\r\nSo the answer key \r\n\r\n1 C\r\n2 D\r\n3 D\r\n4 B\r\n5 D\r\n6 a\r\n7 C\r\n8 B',NULL,0);
INSERT INTO comment VALUES (7351,905,3206,'Lawrence','re: Solution','2003-08-24 17:07:34',0,'When I said, I left 4 alone for now, that can\'t be right, because since 2 is D, 4 is B which meant B darn well better only show up twice, which it did.',7350,0);
INSERT INTO comment VALUES (7352,848,3206,'Lawrence','Six is good enough','2003-08-24 17:22:22',3,'LONE\r\nHONE\r\nHOLE\r\nHOLD\r\nHOOD\r\nWOOD or HOOF\r\nWOOF\r\nWOLF',NULL,0);
INSERT INTO comment VALUES (7353,1179,1575,'DJ','Second part?','2003-08-24 17:34:57',1,'One thing I noticed, when typing my last comment, about the words \"eh,\" \"see,\" \"sea,\" \"eye,\" and \"aye,\" is that none of them are spelled using the letter they are supposed to sound like. However, there is still the consideration of \"cue\" for q, although \"queue\" is spelled using the q. So, perhaps the answer to the second part is that these letters sound like words that <i>can\'t</i> be spelled using the letter itself?',NULL,0);
INSERT INTO comment VALUES (7354,859,3206,'Lawrence','Solution','2003-08-24 17:43:10',0,'Never read the Hobbit, but I think it would have to be TIME, i.e. erosion, decay, old age, etc.',NULL,0);
INSERT INTO comment VALUES (7355,847,3206,'Lawrence','The incredible shrinking potato ...','2003-08-24 17:51:17',3,'Well, at 100 lbs, there\'s 1 lb of potato and 99 lbs of water.  The 1 lb of potato will remain constant.  At 98%, then the 1 lb of potatoes is now 2% of the weight, so the water is now 49 lbs and the potato 1 lb, so it weighs 50 lbs.  When you finally get to the point of 50%-50%, the 1 lb of potato is still 1 lb, and the other equally sized 50% is also 1 lb, so you have a 2 lbs of incredible shrinking potato.',NULL,0);
INSERT INTO comment VALUES (7356,847,3206,'Lawrence','Genetics and percentages','2003-08-24 18:04:53',0,'Have you ever heard that chimps and man are 97% the same genetically?  Or that no man is more than 99.7 percent different than any other man, genetically speaking?  This bothers me, not because of the genetics, but because of the math.  How many instructions are there per genome?  Billions, trillions, right? I mean I\'m not a geneticist, but that\'s what I hear.  So if we are 97 % the same, then we are 300,000,000+ instructions different than all of them.  I\'d really like to get a number on this, because if it\'s in the low billions, then there is someone genetically exactly like you somewhere in the world of 6.3 billion people, heck more than one even.  You do the math.',NULL,0);
INSERT INTO comment VALUES (7357,835,3206,'Lawrence','Solution','2003-08-24 18:20:18',0,'I came up with 8, thinking like a Knight I started in one corner then up 2 over 1 until I got to the end and carried it over.  A8, B6, C4,D2,E7,F5,G3,H1.  How\'s that?  Can\'t be more than 8.',NULL,0);
INSERT INTO comment VALUES (7358,836,3206,'Lawrence','Solution','2003-08-24 18:33:45',0,'Bid 99 cents, I suppose.  Anything less leaves me open to a bid that someone could trump.  Since there is nothing to gain, i.e. nothing to \"Win\" by bidding a dollar, noone would, according to your rules, and not this utopian society.  What I would do is wait for the first bid.  Or I could wait to see if anyone else bids, and be the second, and bid 99 cents, then the auctioner makes some money off the other chump.\r\n\r\nIn this world though, someone would bid a dollar just to screw me out of my 99 cents.  The best thing to do would be to make a deal with the dollar holder, and then bid a dollar SECOND, and split the take with the dollar holder.  Would be hard to convince the dollar holder to do that though.  So I\'ll stick with 99 cents.',NULL,0);
INSERT INTO comment VALUES (7359,538,3206,'Lawrence','Solution','2003-08-24 18:41:08',0,'-3, -1, 1 multiply to 3 which is prime, and they are 2 apart from each other in Arithmetic Progression.  Anything else would be divisible by something, and therefore not prime.  Prime numbers are only positive starting at 2, so this is all I can come up with.',NULL,0);
INSERT INTO comment VALUES (7360,824,3206,'Lawrence','Check your stopwatch','2003-08-24 18:46:55',0,'I got this one pretty quickly.  He hung himself by standing on an ice cube.  Middle of the desert is a big hint because it melted quickly.  Lucky bastard.',NULL,0);
INSERT INTO comment VALUES (7361,844,3206,'Lawrence','Solution','2003-08-24 19:08:53',0,'This one is just math ...\r\n\r\nThe rate of the escalator, r steps per second, is assumed to be constant.  If the escalator were stopped, there would be a certain number of steps or distance to travel.  I called that distance d.\r\n\r\nThat distance is the same all three days and therefore we have 2 equations to set up.  The total distance covered is the same each trip all three days.\r\n\r\nDay one took me 30 seconds to get to the top and day two took me half of 36 or 18 seconds.\r\n\r\nSo on day one\r\nd steps = 30 steps + r(30 seconds)\r\n\r\non day two\r\nd steps = 36 steps + r steps/second(18 seconds)\r\n\r\nsimply subtract one equation from the other to get\r\n0 = -6 steps + 12 steps r\r\n6 = 12 r\r\n1/2 = r\r\n\r\nTo check it, you go half a step per second on the escalator at its own rate, so on day one in 30 seconds he went 15 steps by the escalator\'s rate only, plus the 30 he climbed, that\'s 45 steps.\r\n\r\nOn Day Two, the escalator takes him 9 steps in 18 seconds, and he climbed 36, so there are 45 steps.  BINGO.  He\'s tired, the escalator takes 90 seconds to get him up the 45 stairs at half a stair per second.  The end.',NULL,0);
INSERT INTO comment VALUES (7362,1179,3202,'Jill','re: Second part?','2003-08-24 20:12:10',0,'Ok...assuming that the letters are the pronunciations for english words (which btw \"a\" could be eh or a) maybe the Canadian bit comes in because a, c, and i are the only letters in the word Canadian left....seems a little lame but ... no other ideas at this time. ',7353,0);
INSERT INTO comment VALUES (7363,1026,3043,'Angel','possible solution?','2003-08-25 01:56:26',0,'i think the answer is 8 total bags of coins.\r\nyou start out with 7 bags of 12 gram coins and 1 bag of 11 gram coins.\r\nsplit the 8 bags into groups of 2 and weigh one of the groups of 4 bags. if the weight is divisible by 12 then the other group has the bag of fake coins. if not, then the group weighed has the fake coins.\r\nthen split the group with the fake coins in 2, and weigh one of the groups with 2 bags. if the weight is divisible by 12 then the other group has the fake coins.\r\nyou are then left with 2 bags. one with real coins and one with fake. weigh either one of them and divide the weight by 12. you will then know which is fake and which is real.',NULL,0);
INSERT INTO comment VALUES (7364,1015,3223,'Michael Glass','re: No Subject','2003-08-25 03:05:43',0,'I\'m sure he was going there to pick up a case of dnL',7177,0);
INSERT INTO comment VALUES (7365,605,3225,'Jenna','','2003-08-25 09:14:46',1,'There is more than one solution to this problem.\r\n\r\n\r\nI would say Mr. X is the Engineer, and his son is the Doctor.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7366,605,1301,'Charlie','solution','2003-08-25 09:18:50',3,'You can tell who the Engineer is, but not the Doctor. \r\n\r\nThe son is the youngest, and is also a blood relation to all the others, so by (2) he cannot be the Engineer.\r\n\r\nBy (3), if Mr.X\'s mother were the Engineer, she and the Doctor would be blood relatives.  But her blood relatives here are all male, and this would violate rule (1).  So Mr.X\'s mother is not the Engineer.\r\n\r\nBy (3), if the wife were the Engineer, she\'d be a blood relative to the Doctor, but her only blood relative here is the son, whose being the Doctor would require the Engineer to be male by (1).  So the wife cannot be the Engineer.\r\n\r\nThe Engineer must actually be Mr.X.\r\n\r\nSince the Engineer is male, rule (1) has no further consequences--the Doctor can be either male or female.\r\n\r\nIf the mother were the Doctor, rule (2) would be violated, so the mother is not the Doctor.\r\n\r\nRule (3) has no further effect, as the Engineer is not a female.\r\n\r\nThe Doctor could be either the wife or the son without violating any of the statements.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7367,605,1575,'DJ','Solution','2003-08-25 10:44:55',3,'A statement of the form \"if A, then B\" can be ignored if A is not true.\r\n\r\nIf the doctor is a female younger than the engineer, and the engineer is a male, then all three statements can be ignored.\r\nThis is possible only if Mr. X is older than his wife, and he is the engineer while she is the doctor.\r\n\r\nIf the first \"if\" statement is true, and the other two are still false, we have another valid solution. This happens when the doctor and engineer are both males, and the engineer is older than the doctor.\r\nThere are only two men in the problem, so this occurs when Mr. X is the engineer and his son is the doctor.\r\n\r\nSuppose only the second \"if\" statement is true. That means the doctor is a female, the engineer is a male that is younger than the doctor, and they are not blood relatives.\r\nEither of the men (Mr. X and his son) could be younger than either of the women, so we just need to find a man and woman that aren\'t blood relatives. The son is a blood relative to each of the other three, and Mr. X is a blood relative to his mother and his son.\r\nTherefore, this only occurs when Mr. X is the engineer, his wife is the doctor, and she is older than him.\r\n\r\nIf only the third \"if\" statement is true, then the doctor and engineer are both female, the engineer is older than the doctor, and they are blood relatives. Since the only two women in the problem are not blood relatives, this will never happen.\r\n\r\nIf both of the first two \"if\" statements are true, then both the engineer and the doctor are male, but they are not blood relatives; this is not possible.\r\n\r\nSimilarly, if the second and third \"if\" statements are both true, they are blood relatives and they are not blood relatives; we have an obvious contradiction.\r\n\r\nFinally, if the first statement is true, both are males, and the third will never be true.\r\n\r\nThat is the entire realm of possiblity, and there are three combinations of the parity of the statements that yield a valid conclusion. Two of these are equivalent, except for whether Mr. X or his wife is older, so there are two disctinct possiblities for who are the doctor and the engineer.\r\n<ul>\r\n<li>Mr. X is the engineer and his wife is the doctor.<p>or<br></li>\r\n<li>Mr. X is the engineer and his son is the doctor.</li></ul>',NULL,0);
INSERT INTO comment VALUES (7368,1117,1301,'Charlie','a proof','2003-08-25 13:17:23',1,'This proof uses 8 points; I don\'t know if that\'s minimal:\r\n\r\nTake a grid of points at the vertices of tesselated equilateral triangles of side length 1.  Take one equilateral triangle with sides 2 units long.  Either all three vertices are the same color (in which case we\'ve met the desired condition) or two are one color and one is another.  Call the two of the same color A and the odd color B, and set the points (as well as 5 neighboring points of the grid labeled with digits) out as below:\r\n\r\n<pre>\r\n    2 A\r\n   4 1 3\r\n    B 5 A\r\n</pre>\r\n\r\nPoint 1 must be either color A or color B.\r\n\r\nIf it is color A, then point 2 must be color B to avoid the triangle 1,2,top-existing-A from being all A; and point 3 must be color B to prevent 1,3, top-existing-A from being all A.  But then triangle 2,3,original-B form an equilateral triangle that\'s all B.\r\n\r\nIf on the other hand point 1 is color B, then point 4 must be color A to avoid 1,B,4 from being all B; and point 5 must be color A to prevent 1,5,B from being all color B.  But then triangle 4,5,original-top-A is all A.\r\n\r\nThis exhausts the alternatives: somewhere along the line we had an equilateral triangle with vertices of all one color.',NULL,0);
INSERT INTO comment VALUES (7369,1117,2899,'Brian Wainscott','Another proof','2003-08-25 17:35:34',0,'I have a proof by contradiction that uses 7 points:\r\n\r\nSuppose there are no such monochrome equilaterial triangles.\r\nCall the colors Red and Blue.  Pick two Red points a and b in the plane\r\n(if you can\'t do this, Blue triangles are pretty easy to\r\ncome by...)\r\n\r\nRotate/translate/whatever your coordinate system (or your brain) so\r\nthat one of these points a is at (0,0) and the other b is at (1,0).  Now\r\nconsider the points below (Sorry about the strange formatting, please ignore the _, I couldn\'t get this system to line things up nicely):\r\n\r\n  __1\r\n  _2_3\r\n  a_b_4\r\n  _5\r\n\r\nwhich are spread out at the corners of equilaterial triangles.  Since\r\n(a,b,2) is not a Red triangle, 2 is Blue.  Similarly for 5.\r\nNow, (2,4,5) form an equilaterial triangle, so that 4 must be Red.\r\nSo far then we have:\r\n\r\n   __1\r\n   _B_3\r\n   R_R_R\r\n   _B\r\n\r\nWhere R=Red, B=Blue.  3 must be Blue, since (3,b,4) form a triangle\r\nand b and 4 are Red.  But then if 1 is Blue, we have a Blue triangle\r\n[(1,2,3) in the original numbering].  If 1 is Red, we have a\r\nRed triangle [(1,a,4) in the original numbering].  So either 1 is\r\nsome third color, or monochrome triangles do in fact exist.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7370,605,3239,'paul','I have real solution!!!','2003-08-25 22:02:10',0,'The engineer is the son and the doctor is Mr. X\'s mother!\r\n\r\nI drew 4 people and labeled them and then I see wat is possible for the answers and i got the answer. No one told me the answer so dont think i cheated.\r\n\r\nP.S. I\'m only 12 lol',NULL,0);
INSERT INTO comment VALUES (7371,605,1626,'Gamer','Blood Relative?','2003-08-25 22:48:57',4,'I don\'t think the question was put in as to what exactly a blood relative is. I don\'t know and I would guess others don\'t either.',NULL,0);
INSERT INTO comment VALUES (7372,605,1575,'DJ','re: Blood Relative?','2003-08-25 22:58:42',0,'A person is a blood relative if they are directly related (not by marriage). Siblings, parents, children, etc, are blood relatives. Spouses and in-laws are not.',7371,0);
INSERT INTO comment VALUES (7375,605,3245,'sandy','the REAL solution, oops','2003-08-26 07:41:06',3,'ignore what the clue is telling u and read what it isnt telling u, \r\n1. the engineer must be older \r\n2.the dr is female \r\n3.engineer is male \r\nhence, the engineer is mr x, and his wife is the dr, both the son and mother are ruled out in the equation \r\n\r\ndr.bossie.cleo \r\n',NULL,0);
INSERT INTO comment VALUES (7376,1247,1183,'fwaff','Solution','2003-08-26 08:41:01',3,'The answer is M.\r\n\r\nAssigning numbers to each letter of the alphabet such that A=1, B=2,...,Z=26, the given letters produce:\r\n\r\n2, 3, 5, 7, 11, 17, 19, 23\r\n\r\nThese are all prime numbers less than 26. The only one missing is 13 (=M).',NULL,0);
INSERT INTO comment VALUES (7377,605,1301,'Charlie','re: the REAL solution, oops','2003-08-26 08:49:02',0,'How is the son ruled out?',7375,0);
INSERT INTO comment VALUES (7378,605,1301,'Charlie','re: solution','2003-08-26 08:51:15',0,'Regardless of whether Mr.X is younger than his wife, his wife could still be the doctor.\r\n\r\nThe statement\r\n2. If the Engineer is younger than the Doctor, then the Engineer and the Doctor are not blood relatives. \r\ndoes not say \"Only if...\", just \"If...\".',7373,0);
INSERT INTO comment VALUES (7379,605,1301,'Charlie','re: I have real solution!!!','2003-08-26 08:53:15',0,'But statement 2 says that If the Engineer is younger than the Doctor (which would be the case in your solution), then the Engineer and the Doctor are not blood relatives (but they would be blood relatives in your solution). \r\n',7370,0);
INSERT INTO comment VALUES (7380,1117,1567,'Bryan','5-point proof','2003-08-26 10:59:20',3,'Start with any two points, one red (R) and one blue (B). The point midway between them will obviously match the color of one point or the other. For the sake of argument, let\'s suppose it is red.<p>Now, consider a point equidistant from the two red points. Either it is also red, meeting our condition, or it is blue. If it is blue, we can consider the other point X that is equidistant from the two red points:<Pre> B\r\nR R B\r\n X</pre>Note that point X is equidistant from the two blue points as well as from the two red points. Whichever color it is, we have an equilateral triangle.',NULL,0);
INSERT INTO comment VALUES (7381,1247,3091,'Hans','re: Solution','2003-08-26 11:37:45',0,'I concur!\r\nM is missing.',7376,0);
INSERT INTO comment VALUES (7382,1117,3248,'Kelsey','re: 5-point proof','2003-08-26 15:29:18',0,'Brian\r\nI believe that the problem is asking for the fewest number of points so that no matter how you rearrange the colors you will always have an equilateral triangle with all of the same color points. If you place the two different colors in different positions but still keeping the five points you have there isn\'t an equilateral triangle meeting the condition. For example you can rearrange them like this:\r\n  r           \r\nb   r  b\r\n  r            \r\nThere is no equilateral triangle meeting the conditions in this arrangement.      ',7380,0);
INSERT INTO comment VALUES (7383,1117,3248,'Kelsey','re(2): 5-point proof','2003-08-26 15:39:07',0,'Sorry \r\nMy diagram should have looked like this:\r\n__R\r\nB___R___B\r\n__R',7382,0);
INSERT INTO comment VALUES (7384,1247,3241,'catherine','missing letter','2003-08-26 15:50:51',0,'the letter m which would denote the prime number 13.',NULL,0);
INSERT INTO comment VALUES (7385,1144,1626,'Gamer','Pushed?','2003-08-26 16:00:45',4,'Ummm... I didn\'t see this in the queue... Did it get pushed when I was away today?',NULL,0);
INSERT INTO comment VALUES (7386,1247,3248,'Kelsey','','2003-08-26 16:39:29',0,'\"M\" is missing. The \"M\" represents the number 13 which is a prime number.',NULL,0);
INSERT INTO comment VALUES (7387,1117,1575,'DJ','re(2): 5-point proof','2003-08-26 16:51:48',1,'No; if the problem were asking for the fewest number of points so that you can rearrange the colors any way you want, that\'s what it would have said.\r\n\r\nWe are looking for the fewest number of points needed to prove that such a triangle must exist, which is exactly what Bryan has done.\r\n\r\nBy the way, 5 points (two of one color and two of another, with a fifth point that makes a triangle with both pairs) must be the minimum number of points.',7382,0);
INSERT INTO comment VALUES (7388,1112,3250,'Khanh','','2003-08-26 17:40:38',3,'The solution of the problem is that the first cube consists of the letters:G, H, B, T, M, and I; the second cube:O, C, E, N, J, and X; the third cube:A, U, V, F, W, and S; and the forth cube:D, R, K, Y, P, and L.',NULL,0);
INSERT INTO comment VALUES (7389,1144,3091,'Hans','Continuation','2003-08-26 17:56:55',0,'Therefore, no short kangaroos who are smart... <b>ought to go swimming.</b>\r\n\r\nDoes the kangaroo drive? ',NULL,0);
INSERT INTO comment VALUES (7390,903,3250,'Khanh','','2003-08-26 17:59:26',3,'The 1st cube has the letters:C, U, R, H, O, and J; the 2nd cube has: A, L, D, G, K, and M; the 3rd cube has:V, F, P, W, Z, and I; and the 4th cube has:E, B, Y, T, N, and S.',NULL,0);
INSERT INTO comment VALUES (7391,916,3250,'Khanh','','2003-08-26 18:19:29',3,'The 1st cube contains the letters:W, M, I, N, F, and G; the 2nd cube contains:A, S, V, O, U, and B; the 3rd cube contains:R, T, H, C, Q, and Z; and the 4th cube contains:P, E, D, Y, K, and L.',NULL,0);
INSERT INTO comment VALUES (7392,824,3250,'Khanh','','2003-08-26 18:32:48',3,'The man was standing on a block of ice in the middle of the desert so the ice melted quickly.  And when it melted, he didn\'t have anything to stand on so he hung himself.',NULL,0);
INSERT INTO comment VALUES (7393,1206,3241,'catherine','my solution','2003-08-26 19:02:04',0,'Al: egg, bacon, milk\r\nBob: pancake, ham, coffee\r\nChuck: egg, ham, milk\r\nPeter: Pancake, sausage, tea\r\nNed: egg, sausage, tea\r\nWill: pancake, bacon, coffee',NULL,0);
INSERT INTO comment VALUES (7394,1206,3241,'catherine','re: my solution','2003-08-26 19:54:26',0,'are we supposed to show our workings out? sorry, I\'m new and dont know the rules.\r\nI started by checking off on a grid the given data statements (pos and neg) as in 1,2,3,4,5. It can then be established that the only one left for Al to sit next to who could have bacon and pancakes is Will. He could therefore be eliminated as a ham, sausage or egg eater. Nor can he drink tea, as it\'s the sausage eaters that do. (6)\r\nChuck and Bob eating ham, can\'t drink tea.\r\nFrom (6) and (1), Al not being a sausage eater cant be a tea drinker...this leaves only Peter and Ned to do so as each beverage must appear twice.\r\nTherefore Peter and Ned must also eat sausage. (Peter cant eat bacon or the ham that is chuck and Bob\'s). But they must not both eat pancakes as well or would have identical breakfast. We know from (4) that Ned doesnt eat pancakes, therefore Peter must, while Ned eats egg. So far we know that Peter eats pancakes, sausage and tea and Ned eats egg, sausage and drinks tea. Sausage and tea are out for anyone else. \r\nAs both Bob and Chuck have reserved the ham, Al and Will (already a proven bacon eater) must eat the bacon. \r\nWe know that there can only be at most 3 pancake eaters to satisfy (7). Peter we know is a pancake eater who drinks tea, therefore Bob who drinks coffee must also be a pancake eater for there to be 2 coffee drinking pancake eaters (6).`And Will, who we established as a pancake eater must be the other coffee drinker. That leaves Al, Chuck and Ned to be egg eaters. (Ned we knew already was one). With Bob and Will drinking coffee and the tea already taken by Peter and Ned, that leaves Al and Chuck to drink milk.\r\nWe have thus established all of my previous post.\r\n',7393,0);
INSERT INTO comment VALUES (7395,605,3241,'catherine','','2003-08-26 20:58:30',0,'i cant get past there being at least rwo possible solutions: Mr X as Engineer and the doctor being either a)the son or b) Mr X\'s wife. \r\nBoth of these options seem to satisfy the 3 points. \r\nIf Mr X is the engineer (3) becomes irrelvant. If the doctor is the son, (1) is satisfied. If the doctor is the wife then (1) is irrelevant. If the son is the doctor then (2) is irrelevant. If the wife is the doctor, Mr X can be either older or younger than her without violating (2) as they are not blood relatives.\r\nAs to Mr X\'s mother: If she was the engineer the doctor would (to satisfy 3) have to be a male to be blood related to her (mr x or his son) but if that was the case (1) would be violated. \r\nOld Mrs X would seem ineligible to be either the doctor or th3e engineer for the following reasons:\r\nIf Mr X\'s mother is the doctor then the only possible candidates will be younger, and therefore ineligible (2) as all but Mr X\'s wife are her blood relatives. Could Mrs X\'s wife be an engineer and be older than her mother-in-law? Possible, but in that case (3) would be seem to be violated because the two women presumably arent blood relatives. A possibility still exists if Mr X\'s wife is a cousin of some kind (perhaps old Mrs\'s X\'s much older sibling\'s child?) and thus could still be a blood relative of her mother-in-law. In that case (2) would be irrelevant.\r\nOld Mrs X cannot be an engineer without the doctor being female too (1). Again for (3) to apply, her daughter-in-law would have to be a relative(say,niece or nephew who married her cousin, Mr X). Precluding such scenarios, we will leave out old Mrs X as a candidate for any position and be left with Mr X as engineer and either his wife or his son as doctor.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7396,1117,3248,'Kelsey','re(3): 5-point proof','2003-08-26 20:59:23',0,'The problem states what is the fewest number of points needed to prove an equilateral triangle with the same color on all the points exists. I\'m not saying you can rearrange the colors any way you want but if someone told you they had five points arranged in the fashion that bryan had and that they were going to randomly select one of two colors for each point you can\'t prove that one of those triangles meets the condition. That is all I am trying to say.',7387,0);
INSERT INTO comment VALUES (7397,1117,1575,'DJ','re(4): 5-point proof','2003-08-26 21:14:49',0,'The very first part of the proof is that you start with two points that are different in color. In your diagram, those two points have the same color.\r\n\r\nThe proof lies not only on the number of points or even solely by virtue of their arrangement, but it hinges on how you select the points.\r\n\r\nYou have to start with two differently-colored points, and similarly, the last two points chosen depend on whatever the color of the midpoint happens to be.\r\n\r\nThe problem doesn\'t say that all points have to be randomly selected, and indeed, they cannot be.',7396,0);
INSERT INTO comment VALUES (7398,311,3206,'Lawrence','Cakewalk','2003-08-26 23:03:02',0,'This one is easy.  Wolves goes 2/3 and Dances 1/3 every time they meet.  They meet three times, so Wolves went 2 laps and dances, 1.  So it takes Wolves 30 seconds to do a lap.',NULL,0);
INSERT INTO comment VALUES (7399,1144,3241,'catherine','my tentative solution','2003-08-26 23:26:31',0,'No short kangaroos who are smart should drive a car. If they do, they will be caught in a confusion of rules:\r\nIf they drive, they will, being smart, wear sunglasses and look silly. Being short, they will sneeze and therefore be avoided. As sneezers they won\'t dance on tightropes. But it forces them to eat peanut butter (as all non-tightope dancers who dont eat it are tall). Being avoided, non-tightrope dancers would mean they had spikey hair. As spikey haired, silly looking non-tightrope dancers, they \'may\' swim, but as peanut butter eating, silly looking creatures they should not. \r\n(In the 4th statement:\'no one ought\' doesnt say one could NOT swim, but since our kangas are smart, we\'ll assume they would do what is best. Similarly, statement 2\'s \'may\' isnt a \'must\' so they are not compelled to swim, but then rule 4 would seem to make rule 2 at best imcomplete, possibly false)\r\nAll the kangas have to do to avoid this confusion is not drive. They need not look silly or be avoided. They are free to swim, dance tightropes and eat or not eat peanut butter so long as they dont try to avoid both tightrope dancing and peanut butter eating (or they wouldnt be short). If the kangaroos can deal with the social ostracism i.e.looking silly and being avoided (a moot point whether smart kangas would choose this) they might prefer the former scenario and drive or not drive and just decide not to swim. \r\n What do you think? ',NULL,0);
INSERT INTO comment VALUES (7400,410,3206,'Lawrence','Solved','2003-08-27 00:21:56',0,' GRAPE   or APPLE\r\n- PLUM     + PLUM\r\n APPLE      GRAPE\r\n\r\nM is obviously 0, because E - M = E\r\n\r\nA = G-1, so (A,G)=(1,2)(6,7)(7,8)or(8,9)\r\n\r\nP+P Obviously carries, so P = 6,7,8,9\r\n\r\nBut if P=9, then P+L = some number, carry a one, P+P+1 would equal 1P. So P = 8,7 or 6.  From here I plugged a few for the AG thing I talked about before and came up with the answer.\r\n\r\n94872-7160=87712\r\nGRAPE-PLUM=APPLE',NULL,0);
INSERT INTO comment VALUES (7401,1144,2912,'Talon5000','answer','2003-08-27 01:26:31',0,'...will go driving.\r\n\r\nIf a short smart kangaroo goes driving, then we also know:\r\nHe does not dance on tight ropes, he has sneezing fits, he wears sunglasses and looks silly, he eats peanut butter, he is avoided, and he has spikey hair.\r\n\r\nSince he looks silly and eats peanut butter, he ought not go swimming. Since he is smart, I\'ll assume he will do as he ought.\r\n\r\nSince he looks silly, has spiky hair, and does not dance on tight ropes, he may go swimming. I\'ll assume this means that there is a possibility that he will go, or that he can go.\r\n\r\nBased on that interpretation of those statements, that makes a contradiction, so the kangaroo must not go driving.',NULL,0);
INSERT INTO comment VALUES (7402,408,3206,'Lawrence','','2003-08-27 01:38:35',0,'',NULL,0);
INSERT INTO comment VALUES (7403,408,3206,'Lawrence','Solution','2003-08-27 01:39:27',3,'\r\nMore than 23040. (actual solution at the end)  Let\'s see.\r\n\r\nIf I understood this correctly, it\'s not a simple permutation.  I assumed that an up arrow and a right arrow in the same beat could be considered different than an up arrow then a right arrow.  Therefore there are 4x3=12 ways to choose two, but you could also just choose 1, so there are really 16 ways to choose arrows for the beats.\r\n\r\nI also assumed that by \"per beat\" you meant \"per note,\" NOT two if it\'s an eighth note and one if it\'s a quarter.  If I was wrong about that, well, I blame you.  Hahaha.\r\n\r\nSo when you look at it, you have to figure out how many notes you\'re dealing with per bar and multiply that times 16.  Well, a bar could be all quarter notes (1way@4notes), 3 quarter notes and one set of eighth notes, but wait.  A set of eighth notes need not appear as a set.  One eighth note could appear at the beginning, the other at the end.  Yikes.  It\'s a combination thing.  For 3 Quarter and 2Eighth there are 5 choose 2 combo (or 5 choose 3 combo, the answer is the same).  So there are 5!/3!*2!=10.  For 2Quarter and 4Eighth there are 6!/4!*2!=15. For 1QUarter and 6 Eighth, there are 7 choose 1, or 7.  And there\'s only one way to have 8 eighths.  SO there is a total of 34 different ways for the notes to go per bar.  BUT you can\'t simply multiply can you.  The number of notes now matters, SO you multiply the number of ways times the number of notes times the 16 arrow permutations per note...\r\n\r\n4Q    1*4*16=64\r\n3Q2E  10*5*16=800\r\n2Q4E  15*6*16=1440\r\n1Q6E  7*7*16=784\r\n8E    1*8*16=128\r\n\r\nFor a total of 3216 dance arrangements per bar.  There are 15 bars per minute, so 48,240.  Wow that was a good one.  Did I actually get it right?',NULL,0);
INSERT INTO comment VALUES (7404,408,3206,'Lawrence','hmm...','2003-08-27 01:43:42',0,'So you said the arrow things were a combination and not a permutation, but what\'s with the 120 thing?  I did miss out on the \"there could be nothing on each beat,\" but I just don\'t get the same time same beat and 120^11 thing.',NULL,0);
INSERT INTO comment VALUES (7405,1107,3224,'Lee','solution','2003-08-27 01:53:11',3,'(my first post - this is practise)\r\n\r\nLet C be a cow-day - the amount of grass a cow eats in a day.\r\nSo,\r\na) In 40 days the field + 40 days growth supplies 1600C\r\nb) In 30 days the field + 60 days growth supplies 1800C\r\nClearly the extra 20 days growth provides the extra 200C\r\nFrom this we see that the field grows at a rate to feed 10 cows without depleting (200C/20)\r\nThere must therefore be 1200C worth of grass in the field (derived from either a) or b))which would take the extra 10 cows from the question 120 days to get through',NULL,0);
INSERT INTO comment VALUES (7406,918,3206,'Lawrence','Solution','2003-08-27 02:01:54',3,'70\r\n\r\nTo see how many subsquares of a certain size there are, start with 23.  That you can start in the upper left corner and then shift once right, once down, then left for a total of 4.  For 22, you can do the same going twice right and twice down, including the first spots, it\'s a 3x3 move or 9.  So the solution is simply the sum of 1 through 24 squared which comes to 4900, the squareroot of which is 70.  Not too tough.',NULL,0);
INSERT INTO comment VALUES (7407,1144,3241,'catherine','re: answer','2003-08-27 03:19:59',0,'Talon5000, I see we both observed the ambiguity in the 2 swimming rules, but you explained it so much more neatly than I did! \r\nI\'m curious how others will answer.',7401,0);
INSERT INTO comment VALUES (7408,1206,3250,'Khanh','','2003-08-27 11:58:57',3,'For breakfast, Al has: bacon, eggs, and milk; Will has: bacon, pancakes, and coffee; Bob has: ham, pancakes, and coffee; Chuck has: ham, eggs, and milk; Peter has sausage, pancakes, and tea; and Ned has: sausage, eggs, and tea.',NULL,0);
INSERT INTO comment VALUES (7409,1256,3206,'Lawrence','Possible Solution','2003-08-27 12:21:58',0,'Is it the newspaper comic?  I\'m guessing that the first sign had a couple of things written on it, i.e. the next few exits.  Five minutes later, he sees \"Golf Road,\" and knows that the next exit is the comic strip one.  Good enough?',NULL,0);
INSERT INTO comment VALUES (7410,202,3206,'Lawrence','Solution -- not too tough','2003-08-27 13:07:46',0,'Queen (195)in one side, daughter (105) in other with weight (75) totalling 180.  Queen is now down, daughter and son and weight up.  Daughter (105)and son (90) get in opposite baskets, the daughter is now down, the son and the weight up.  Put the son (90) in one and the weight(75) in the other, and the son is down.',NULL,0);
INSERT INTO comment VALUES (7411,1144,1575,'DJ','re: answer','2003-08-27 13:13:27',0,'Sorry, that wasn\'t supposed to be misleading. I changed the wording to make it more clear (by the way, that is the conclusion I was looking for).',7401,0);
INSERT INTO comment VALUES (7412,202,3206,'Lawrence','re: Solution -- not too tough','2003-08-27 13:21:31',0,'Easy because I didnt\' visualize the problem.  It has to be up for one to get in, and they get in one at a time, and the seesaw effect of getting in and getting out.  This one was good, and similar to another I have seen before.  Didn\'t read the whole thing, just saw weight in first which is obvious because a person in first would die, so here goes.\r\n\r\n1 Weight in weight goes down -- QDS/W\r\n2 Son in, son down, weight up -- QDW/S\r\n3 Take weight out, send Daughter down, son up -- QSW/D\r\n4 Son gets out, daughter gets out, weight goes in and down,\r\nso QS/DW\r\n5. Daughter gets in with weight, queen gets in up top, and now she\'s down.  DSW/Q\r\n6. Daughter gets out, queen gets off, weight comes down. DS/QW\r\n7. Son gets in, weight up, son down -- DW/SQ\r\n8. Daughter takes weight out, and hops in, so the son comes up. SW/DQ\r\n9. Son gets out, daughter gets out, weight in, weight to the ground. S/QDW\r\n10. Son gets in, weight comes out, son gets out.  W/SDQ\r\n\r\nLOOK OUT!  The weight comes crashing down.  All three knew that was gonna happen, and stayed clear.  Now what to do for transportation?  Did anyone else have flashbacks of being a kid and the heavy kid got off the seesaw and blammo?',7410,0);
INSERT INTO comment VALUES (7413,605,3261,'Anna','solution','2003-08-27 13:50:32',0,'I think the son is the Doctor and Mr. X is the engineer. ',NULL,0);
INSERT INTO comment VALUES (7414,196,3206,'Lawrence','Neat','2003-08-27 13:51:09',0,'The key to this one is realizing that a 6 and a 9 look the same if you just turn the cube around.  Also, you only need a 31 and 30, so 3 need only be on one cube.  Both will need 0,1,2.\r\n\r\nC1 = 0 1 2 3 4 5\r\nC2 = 0 1 2 6 7 8 (flip the 6 for the 9)\r\n\r\nCheers!',NULL,0);
INSERT INTO comment VALUES (7415,190,3206,'Lawrence','Solution','2003-08-27 14:24:48',0,'The solution is too large for my spreadsheet, I\'ll tell you what, but I am assuming I can do, two steps once or up to 50 times, and the rest ones.  The rest, or number of single steps, comes out to 100-(2n) where n is the number of times I took two steps.  So for every n, there are (100 - 2n) + n spots for which you can have any combination, i.e. combination 100-n chose 2.  So there is a combination of 100-n choose n for n = 0 to 50.\r\n\r\nThat comes out to 573,147,844,013,817,000,000\r\n',NULL,0);
INSERT INTO comment VALUES (7416,190,3206,'Lawrence','re: A new approach with no proof','2003-08-27 14:28:31',0,'I did it differently, using combinations and summing them all up in a spreadsheet. Came up with the same answer.  Who\'s Fibonacci and what is this magic sequence both you and the author of this discuss, pray tell?',1092,0);
INSERT INTO comment VALUES (7417,189,3206,'Lawrence','This was easy','2003-08-27 14:32:34',0,'The answer is FOUR.  Just go through the numbers and see which has the same number of letters as the number itself.  Zero, One, Two, Three, FOUR, Five, Six Seven, Eight, Nine, Ten  from here it gets worse as numbers get higher and words just don\'t get long enough.',NULL,0);
INSERT INTO comment VALUES (7418,605,3262,'richard','Solved','2003-08-27 14:44:52',3,'Father is the engineer and the son is the doctor.\r\n\r\nYou can eliminate many of the scenarios using the \"if the doctor is male, the engineer is male\" premise.  List the five scenarios and the only one that does not violate any rules is the father as engineer and son as doctor.',NULL,0);
INSERT INTO comment VALUES (7419,633,3263,'James','ice is less dense than liquid water','2003-08-27 15:10:10',0,'solid water i.e. ice is actually less dense than liquid water and that is why it floats.  Water is one of the few substances that actually has this property.  Water is actually most dense at 4 degrees celsius.  Ice is less dense than liquid water because of something called hydrogen bonds that form between water molecules.  In ice, a nice structured latice is formed which makes more empty space between molecules.  When water is at 4 degrees celsius the molecules are actually packed closer together than at any other temperature making the water most dense at that temperature.  ',NULL,0);
INSERT INTO comment VALUES (7420,607,3172,'Your buddy','spoiler','2003-08-27 15:13:41',3,'The Professor wrote 1-33 on the board.... and the student deleted #19.',NULL,0);
INSERT INTO comment VALUES (7421,607,2995,'H','My solution','2003-08-27 15:22:02',0,'The 16 in the denominator hints that (N-1) is divisible by 16. Then the numerator would have to be 271x, where x = (N-1)/16. Thus, we must find a number n = 16x+1 whose summation is at most n greater than 271x\r\n\r\nIf N-1 were to equal 16, then N itself would be 17. However, then Sum(N-1) would be at most 152 (if 1 was deleted), which obviously cannot be the case. \r\n\r\nTrying N-1 = 32, we find a solution. At N = 33, Sum(N) = 561, and 271x=542. 561-542=19.\r\n\r\nThus, it was the number 19 that was deleted',NULL,0);
INSERT INTO comment VALUES (7422,607,3172,'Your buddy','re: spoiler','2003-08-27 15:24:46',0,'If you\'d like an easy way to solve this...\r\n\r\nrecognize that the 271/16 can\'t be reduced any further, therefore the total (to create that average) must be 16 numbers totalling 271, or 32 numbers totalling 542, or 48 numbers totalling 813, etc.\r\n\r\nSince the professor wrote Natural numbers and the student took one away, we\'re talking about 1-17 less one of the digits, or 1-33 less one of the digits, or 1-49 less one of the digits, etc.\r\n\r\nIf we total the first 17 numbers, we find the total is 153.  TOO LOW!  We can\'t subtract one number and find the requisite 271.\r\n\r\nIf we total the first 49 numbers, we find the total is 1225.  TOO HIGH!  We can\'t subtract one number and find the requisite 813.\r\n\r\nBut (we probably would\'ve tried this by now), if we total the first 33 numbers, we find the total is 561... hmmm.... we need a total of 542.... so subtract <B>19</B>!  And there we go.\n\n<i>Edited on <b>August 27, 2003, 3:27 pm</b></i>',7420,0);
INSERT INTO comment VALUES (7423,187,3206,'Lawrence','Is this it?','2003-08-27 15:35:58',3,'Well, older children generally have bigger feet and more education, so they probably can spell more words.  So probably because they are older and more educated.  Hello.',NULL,0);
INSERT INTO comment VALUES (7424,1144,3241,'catherine','re(2): answer','2003-08-27 15:45:42',0,'Thanks DJ, we now have a clear contradiction in the 2 swimming rules if the kangaroos drive. They \'will\' swim (statement 2) but, being smart will always do what they ought to do (statement 4) and therefore simultaneously wont swim (5).\r\nTo avoid the contradiction, the smart short kangaroos do not drive.',7411,0);
INSERT INTO comment VALUES (7425,1144,3241,'catherine','re(3): answer','2003-08-27 15:51:28',0,'and p.s. I\'m giving it a 5 rating for being such a humorous yet also challenging and absorbing problem. I hope I assume right that a 5 is better than a 1 in our rating system?',7424,0);
INSERT INTO comment VALUES (7426,185,3206,'Lawrence','Just a guess','2003-08-27 15:59:37',3,'OK, I\'m feeling lazy, so let\'s do this the simple way -- 334.  If I load up  and go 333 from Point A toward point B, then drop off 334 and return, I just make it back to my 2000.  Then if I go to 333, and drop off the dead batteries, pick up 333 of the 334, then go 166 miles and drop off all but 449 of my batteries, i.e. 334, at the 500 mile marker. I can return to Point A, picking up my one remaining at mile 333.  Then I can pick up my last 1000 batteries and head to 500 where I dump my 500 dead ones, pick up the 334 live, and go the rest of the way with 334 live left when I arrive at point B.\r\n\r\nI never studied algorithms in school, so I dunno if that\'s the most efficient way, but I like it.',NULL,0);
INSERT INTO comment VALUES (7427,605,3241,'catherine','re: Solution','2003-08-27 16:15:44',0,'I came to the same conclusions as you (that Mr X is engineer and either his wife or son is the doctor) but am unsure about your argument in one part starting:\r\n\'If the doctor is a female younger than the... engineer...This is possible only if Mr. X is older than his wife, and he is the engineer while she is the doctor.\'\r\nStatement 2 says \'If the engineer is younger than the doctor...\', but it doesnt say \'if and only if\' or \'only if.\'\r\nTherefore the possibility seems to remain that the engineer and doctor could be non-blood relatives in either case. Am I missing something?',7367,0);
INSERT INTO comment VALUES (7428,607,1301,'Charlie','another method','2003-08-27 16:16:27',3,'The sum of the first n natural numbers is n(n+1)/2.  Subtracting a deleted number,d, gives n(n+1)/2-d, making the average (n(n+1)-d)/(2(n-1)).\r\n\r\nWith the 271/16 average, this makes\r\nd=(n(n+1)-542(n-1))/2\r\n\r\nThis is negative for n&lt;32.\r\n\r\nWhen n=32 the result for d has a fraction; n = 33 gives d=19; for n&gt;33, d would be larger than n, and thus is impossible.\r\n\r\nSo N is 33 and 19 was the deleted number.',NULL,0);
INSERT INTO comment VALUES (7429,607,1575,'DJ','Solution Method','2003-08-27 16:39:21',3,'<b>19 was removed from the first 33 counting numbers.</b>\r\n\r\nThe average of a set of numbers is their sum divided by the number of terms.\r\n\r\nThe average of the first n counting numbers is simply (n+1)/2; their sum is n(n+1)/2.\r\nWith a little manipulation, this becomes n²/2 + &n/2.\r\nFor the purposes of this problem, the average can also be rewritten as (n²/2 + n/2)/n.\r\n\r\nIf a some term b is removed from the set, the sum is reduced by the value of b, and the total number of terms is reduced by one. The average now will be (n²/2 + n/2 - b)/(n-1).\r\n\r\nWe are given that this is equal to 271/16:\r\n<tt>(n²/2 + n/2 - b)/(n-1) = 271/16\r\n16(n²/2 + n/2 - b) = 271(n-1)\r\n8n² + 8n - 16b = 271n - 271\r\n8n² - 263n +271 - 16b = 0\r\n</tt>\r\nThere are an infinite number of solutions to this, now, except that we know that n and b are both integers. Furthermore, given the form of the average, n is one more than a multiple of 16.\r\n\r\nSolving for b and substituting (16i+1) for n, where i is some positive integer, we get:\r\n<tt>16b = 8(16i+1)² - 263(16i+1) +271\r\n16b = 8(256i² + 32i + 1) - 263(16i) - 263 + 271\r\n16b = 8(256)i² + 8(32)i - 263(16)i +16\r\nb = 128i² - 247i + 1\r\n</tt>\r\nNow, we can just plug in values for i until we get a result for b that is a positive integer 1&lt;b<n.\r\n\r\nTrying i=1, we get n=17 and b=-118. In other words, for this to work, we need to <i&gt;add</i> 118 to the sum to get the desired average. Obviously, not what we are looking for.\r\n\r\nIf i=2, we get n=33 and b=19. This fits our criteria, and indeed 1+2+3+...+17+18+20+21+...+31+32+33=542, which when divided by the number of remaining terms, 32, reduces to 271/16.\r\n\r\nLet\'s try i=3, just to see if there are any more possibilities. This yields n=49, while b=412. That means you would have to subtract 412 from the sum of the first 49 terms to obtain the desired average. Making i and larger will make b even larger than n, so we have found the only solution.\r\n\r\n**\r\nAnother method occured to me as I was checking the answer to this.\r\n\r\nThe formula for the sum of the counting numbers from a to b is just\r\n(b-a)(b+a)/2.\r\n\r\nIf we have the first n counting numbers, and some term b is removed, then we have two such series, one from 1 to b-1, and one from b+1 to n.\r\n\r\nThe total sum, then, will be: [(b-1-1)(b-1+1) + (n-(b+1))(n+b+1)]/2.\r\n\r\nMultiplying this out and canceling terms yields the sum as [n²-4b-1]/2.\r\n\r\nThe average of the remaining n-1 terms, then, will be [n²-4b-1]/2.\r\n\r\nThis is equal to 271/16: [n²-4b-1]/2 = 271/16.\r\nI see that this will yield the same second-order equation as found by the previous method. Oh well, it looked like a promising way to a simpler method..\n\n<i>Edited on <b>August 29, 2003, 12:04 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7430,1144,3196,'Dan Erickson','Here is a LOGICAL solution.....','2003-08-27 16:58:45',3,'From statement 3, no smart kangaroo wears sunglasses. (I am assuming that \"smart\" and \"look silly\" are mutually exclusive). Also, we all know that kangaroos:\r\n \r\n    (a) do not have spikey hair ;\r\n    (b) cannot drive cars;\r\n    (c) cannot swim;\r\n    (d) and cannot dance on tightropes.\r\n    \r\nAccordingly.... from statement 1, short smart kangaroos must eat peanut butter. The only remaining items are: do our short smart kangaroos have sneezing fits, and are they avoided ?  If the kangaroos are avoided, since they do not dance on tightropes, they would have spikey hair. So no short smart kangaroos are avoided. Therefore no short smart kangaroos have sneezing fits. So we complete the sentence as follows:  \r\n \r\n\"Therefore, no short kangaroos who are smart  forget to eat their peanut butter, which may be why they never have sneezing fits.\" ',NULL,0);
INSERT INTO comment VALUES (7431,1256,1575,'DJ','Guess?','2003-08-27 17:06:52',1,'My only guess is that the first sign said \"9 Chickweed Lane,\" the next road showed up at 8&frac34; miles or something so that he could be sure it was the next road, and sure enough, Chickweed Lane was at the 9-mile mark.\r\n\r\n.. I really hope that\'s not the answer, though, cause it\'s kind of lame.\r\n\r\nOther street-related strips that come to mind are \"Ballard Street\" and \"Grand Avenue,\" and possibly \"Liberty Meadows\" and \"Speed Bump.\" I don\'t see how those could work, though.',NULL,0);
INSERT INTO comment VALUES (7432,184,3206,'Lawrence','','2003-08-27 18:24:48',0,'',1055,0);
INSERT INTO comment VALUES (7433,184,3206,'Lawrence','Solution','2003-08-27 18:25:50',0,'Free for All\r\n\r\nAssume A shoots at C first and determine possible \r\n\r\noutcomes for A to win;\r\n\r\n[1]A misses C, B misses C, C shoots B, A shoots C or dies\r\n.67 x .5 x 1.0 x .33 = .11055\r\n\r\n[2]A misses C, B shoots C, Dual between A and B with A \r\n\r\nshooting first:\r\n.67 x .5 = .335\r\n\r\nThe dual between A and B ensues as follows with A \r\n\r\nshooting first.  A shoots at B with a 33% chance of \r\n\r\nsuccess.  Assuming A misses(67%), B has a .5 chance of \r\n\r\nhitting A, so B has a .5 x .67 = .335 chance of that \r\n\r\nhapping.  There\'s the .33 chance of them both missing.  \r\n\r\nThis distribution happens infinitely, right?  But the \r\n\r\nprobability comes to 50-50 of A winning this one.  That \r\n\r\nis, the distribution is .33 to .33 or .33/(.33+.33)\r\n\r\nSo continuing with scenario [2], A has a .335 x .5 = \r\n\r\n.1675 chance of winning.\r\n\r\n[3] This time A hits C, so B shoots at A first in the \r\n\r\ndual.\r\nA hits C happens 33% of the time.\r\n\r\nThe dual between A and B with B shooting first has a \r\n\r\ndifferent probability if B shoots first.  In round 1, B \r\n\r\nhas a 50% chance of hitting A.  If B misses, A has a .33 \r\n\r\nchance, so this happens .5 * .33 times or .165 times.  \r\n\r\nThe other .335 head into the next round.  Again,this \r\n\r\ndistribution continues infinitely for the miss-miss \r\n\r\nremainder of the previous round.  Roughly, it comes out \r\n\r\nto a 75% chance of B winning, and a 25% chance of A \r\n\r\nwinning.  Forget the rounding.\r\n\r\nSo back at [3], A has a .33 * .25 = .0825 (roughly) \r\n\r\nchance of winning this way.\r\n\r\nAdd up [1]+[2]+[3]= .11055+.1675+.0825=36% chance of A \r\n\r\nwinning if he shoots at C first.\r\n\r\nIf A shoots at B first, the following could happen\r\n[1]A misses B, B misses C, and C shoots B, so A better \r\n\r\nshoot C, or die.  Same probability as [1] above, so \r\n\r\n.11055.\r\n\r\n[2]A misses B, B shoots C, A shootout with B with A \r\n\r\nshooting first.\r\n.67x.5x.5 = .1675\r\n\r\n[3] A shoots B, C shoots A, A has no chance to win, so \r\n\r\nthat\'s a .33*0=0\r\n\r\nAdding these up, we get .1105x.1675 or .27805\r\n\r\nTherefore, A should shoot at C first. Am I right?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7434,184,3206,'Lawrence','re: Solution','2003-08-27 18:34:24',0,'I hate when you can do \"neither\" but the \"question\" comment said, \"maximize chances of winning.\"  For your solution there is a 100% chance of A missing, a .5 chance of B missing in which case B is dead and A has a .33 chance at C, so A has a .5 * .33 chance of this or a .165 chance.\r\n\r\nIf B hits C, A has that 50% chance of winning again, so A has a .5*.5 = .25 chance of that occuring.\r\n\r\n.165+.25 = .415, so this is better than the 36% chance of A shooting at C.  Darn it all!',7433,0);
INSERT INTO comment VALUES (7435,182,3206,'Lawrence','Here\'s a stab','2003-08-27 18:49:42',0,'Well, all primes above 2 are odd, and numbers are divisible by three if the digits in that number add up to 3 only, e.g. 123, 354, 720, etc.\r\n\r\nWell 11 is not divisible by anything ever, and 3 isn\'t either, so what if we just take 11, and put it with 3 then keep adding 0s between them, i.e.\r\n113\r\n1103\r\n11003\r\n110003\r\n1100003\r\n\r\nthe only number that is not prime from a digits standpoint i.e. 0x0 to 9*9 is 63=9*7=3*3*7.  So in order to end up with a 3 in the digits column and NOT be divisible by 3 doesn\'t happen that often.  If you keep on going, you\'ll run into another simple number that just isn\'t divisible by anything.',NULL,0);
INSERT INTO comment VALUES (7436,179,3206,'Lawrence','A shot','2003-08-27 19:01:03',0,'The air.  As it dries, water evaporates into the air, making it more humid.',NULL,0);
INSERT INTO comment VALUES (7437,177,3206,'Lawrence','Who knows','2003-08-27 19:08:40',0,'Ping pong balls are light, so why not just suck it out.  If it\'s just inside the hole, you could easily suck it out. If it\'s well down in the hole, you\'d need to do something else, but I\'m assuming the hole isn\'t that deep.  Close the curtains so noone will point and laugh.',NULL,0);
INSERT INTO comment VALUES (7438,176,3206,'Lawrence','Not too tough','2003-08-27 19:14:59',0,'Well, your questions are too leading.  It\'s a police academy where they use either paint bullets or lasers on the weapons to tell when someone is shot.  So noone goes to jail.',NULL,0);
INSERT INTO comment VALUES (7439,174,3206,'Lawrence','re: Solution ... precisely','2003-08-27 20:06:16',0,'If I say this problem is unsolvable, then I have contradicted myself because I have confirmed that I can emphatically say it is not, the solution is that it is unsolvable.  If unsolvable, I shouldn\'t be able to conclude that it is unsolvable, so it must be solvable.  It can\'t be both, obviously.',6821,0);
INSERT INTO comment VALUES (7440,605,1301,'Charlie','re: Solved','2003-08-27 20:06:27',0,'How did you rule out the wife being the doctor?',7418,0);
INSERT INTO comment VALUES (7441,173,3206,'Lawrence','Solution','2003-08-27 20:16:52',0,'This one was pretty easy.  The Thing is 90 high, and the string goes around exactly 5 times.  If you unroll a cylinder, you have a rectangle.  The string would effectively go corner to side 5 times, so think of your 90 x 24 cylinder as 5 rectangles and the string goes corner to corner.  Applying pyth theorem, the sides of each is 18 x 24, so squaring each of those and summing comes to 324+576=900.  the squareroot of that is 30. You have 5 of these, so the string is 150cm.\r\n\r\nCheers!',NULL,0);
INSERT INTO comment VALUES (7442,460,1575,'DJ','A Couple Answers','2003-08-27 23:20:24',1,'Wow, I just found this problem and I\'m surprised no one has solved it yet. I found a couple of solutions just by trying things on paper:\r\n<tt>\r\n· · B N ·\r\nQ · · · ·\r\n· · · K ·\r\n· R · · ·\r\n· · · · R\r\n· · B N ·\r\n\r\n· · N · N\r\n· · · R ·\r\nR · · · ·\r\n· · K · B\r\n· · · · B\r\n· Q · · ·\r\n</tt>\r\nI\'ll write a little program to find the other ones, when I get the time.\r\nI haven\'t looked at the submitted solution yet, but knowing Charlie, he probably already has one. Let\'s see if we use the same algorithm..',NULL,0);
INSERT INTO comment VALUES (7443,1256,3270,'dmm','Clue','2003-08-27 23:45:17',0,'Well, seeing the guy was an airforce pilot, \'golf\' would suggest the letter \'g\' to him from the alpha, bravo etc NATO alphabet.\r\n\r\nIf so, the cartoon clue should relate to another letter of this alphabet, but I\'m not in the US and know zilch about cartoons there.\r\n\r\nCall the first letter $.  Then the sequence is $G? where the sequence $G suggests ? to an ex-airforce pilot in texas.',NULL,0);
INSERT INTO comment VALUES (7444,605,3224,'Lee','solution','2003-08-28 01:00:09',0,'The answer must be \'No\'\r\nClue one tells us that the engineer can only be female if the doctor is (mrs x and mother in law) but clue 3 discludes this since they\'re not blood.\r\nThe engineer is therefore male and not the son (who\'s blood with all)(clue 2)\r\nWe can now throw away clue 1 since we\'ve concluded the engineers gender and clue 3 is now nonsense.  Both scenarios (older doctor wife/son as doctor) hold so we can\'t conclude unless we read \'younger\' as a generation gap.\r\njust my 2p',NULL,0);
INSERT INTO comment VALUES (7445,1256,3202,'Jill','An Unlikely Guess...','2003-08-28 01:04:20',0,'This seems too simple, but I\'ll throw it out there any way.  He bets his wife the next road will be Golf Road (again) as the first road sign was for Family Circle which they are driving on....lol.  I doubt this is the solution but it\'s all I have at the moment.',NULL,0);
INSERT INTO comment VALUES (7446,1256,1575,'DJ','re: Clue','2003-08-28 01:04:36',0,'Since you bring that up, look at the NATO alphabet:\r\nAlpha Bravo Charlie Delta Echo Foxtrot Golf Hotel India\r\nJuliet Kilo Lima Mike November Oscar Papa Quebec Romeo\r\nSierra Tango Uniform Victor Whiskey Xray Yankee Zulu\r\n\'F\' is Foxtrot, which is a popular comic strip.\r\nAfter F and G should come H, or Hotel Road.',7443,0);
INSERT INTO comment VALUES (7447,605,3270,'dmm','Hmm...','2003-08-28 02:06:45',1,'As previous posters have mainly pointed out, we cannot assume that the wife and mother-in-law are not blood relatives or even that the Mr X and his wife are not blood relatives (heard of \'kisssing cousins?).\r\n\r\nNor can it be assumed that the wife is younger than the husband or indeed than the mother-in-law.\r\n\r\nThis leads to so many solutions that it can hardly have been the writer\'s intention!  The obvious implicit assumptions on age and relationships do give only one solution though - Mr X as engineer and son as doctor.\r\n',NULL,0);
INSERT INTO comment VALUES (7448,1256,3270,'dmm','re(2): Clue','2003-08-28 02:11:50',0,'Well, there you go.  Thought of the FGH sequence of course but didn\'t know Foxtrot was a comic.\r\nIn that case, it\'s gotta be Hotel.  Texas must have been a red herring',7446,0);
INSERT INTO comment VALUES (7449,607,3224,'Lee','another \'method\'?','2003-08-28 02:27:12',0,'You can\'t affect the average by more than 0.5 by removing any number so the given average (271/16 =16.9375) gives a good estimate of the original N simply by doubling (33.875)\r\nThe original N is therefore around 32-34\r\nThen the denominator gives away the new list has 32 numbers totalling 542 (271/16 doesn\'t break so N-1 must be a multiple of 16) making the original N 33 with a total of 561 ((33sq+33)/2).\r\nThe 19 difference is the missing number.',NULL,0);
INSERT INTO comment VALUES (7450,607,3206,'Lawrence','Solution','2003-08-28 02:38:18',3,'Well that number is close to 17, but the sum of numbers through 17 is 153, so the numerator is way too large at 271/16.  Moreover, if the average is 17, then there must be 33 numbers. Therefore, double that number, and you have 542/32.  Now, if N=33, the sum comes to 561, and 561/33 = 17, so we are missing the number 561-542=19.  Answer is 19.',NULL,0);
INSERT INTO comment VALUES (7451,523,3206,'Lawrence','Solution','2003-08-28 02:59:13',0,'Of the digits, only FIVE and NINE have no curves\r\n\r\nZERO, ONE, TWO, THREE, FOUR, SIX, SEVEN, EIGHT all have curves.\r\n\r\nTWENTY NINE\r\n244323 3134 = 18+11=29.  However, I really has 3, not just one.  But once I hit THIRTY, there\'s an R again, and that doesn\'t rectify until FIFTY.  Once you are that high, no way are there enough letters, so 29 is it.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7452,524,3206,'Lawrence','Solution','2003-08-28 03:07:02',0,'EYE',NULL,0);
INSERT INTO comment VALUES (7453,605,1301,'Charlie','re: Hmm...','2003-08-28 08:42:52',0,'How did you rule out wife as doctor?',7447,0);
INSERT INTO comment VALUES (7454,460,1301,'Charlie','Spoilers (for DJ)--the program','2003-08-28 09:09:27',0,'I hadn\'t put the program that arrived at the solution into the official solution.  I\'ve placed it below for anyone (DJ) wishing to compare algorithms.  It is unsatisfying in that it does not check for rotations and reflections.  They were minimized by placing the queen only in the upper left \"quadrant\", but as there are an odd number of rows (the alternative arrangement would have had an odd number of columns with the same problem), the queen did have to be placed there, and that leads to solutions 2 and 3 being mirror reflections of one another, so 7 solutions come out though only 6 unique ones exist.  An explicit check for mirror images could have been done, but had not.\r\n\r\nDECLARE SUB check (n%)\r\nDEFINT A-Z\r\nDIM SHARED hgt, wdth, pcs, soln\r\nhgt = 5: wdth = 6: pcs = 8\r\nCLS\r\n\r\nDATA q,k,r,r,b,b,n,n\r\n\r\nDIM SHARED p$(pcs)\r\nDIM SHARED pcx(pcs), pcy(pcs)\r\nFOR i = 1 TO pcs\r\n&nbsp;&nbsp;READ p$(i)\r\nNEXT\r\n\r\n\r\n\r\nOPEN \"chsattck.txt\" FOR OUTPUT AS #1\r\nCLS\r\nFOR pcx = 1 TO -INT(-wdth / 2)\r\n&nbsp;&nbsp;pcx(1) = pcx\r\n&nbsp;&nbsp;IF hgt = wdth THEN lim2 = pcx:  ELSE lim2 = -INT(-hgt / 2)\r\n&nbsp;&nbsp;FOR pcy = 1 TO lim2\r\n&nbsp;&nbsp;&nbsp;&nbsp;pcy(1) = pcy\r\n&nbsp;&nbsp;&nbsp;&nbsp;check 2\r\n&nbsp;&nbsp;NEXT\r\nNEXT pcx\r\nCLOSE\r\n\r\nSUB check (n)\r\nFOR pcx = 1 TO wdth\r\n&nbsp;&nbsp;pcx(n) = pcx\r\n&nbsp;&nbsp;FOR pcy = 1 TO hgt\r\n&nbsp;&nbsp;&nbsp;&nbsp;pcy(n) = pcy\r\n&nbsp;&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p$(n) = p$(i) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcy &lt; pcy(i) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcy = pcy(i) AND pcx < pcx(i) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE p$(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"q\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(i) - pcx(n)) = ABS(pcy(i) - pcy(n)) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcx(i) = pcx(n) OR pcy(i) = pcy(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"k\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcy(i) - pcy(n)) < 2 AND ABS(pcx(i) - pcx(n)) < 2 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"r\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcx(i) = pcx(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcy(i) = pcy(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"b\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(i) - pcx(n)) = ABS(pcy(i) - pcy(n)) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"n\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcx(i) = pcx(n) AND pcy(i) = pcy(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(n) - pcx(i)) = 2 AND ABS(pcy(n) - pcy(i)) = 1 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(n) - pcx(i)) = 1 AND ABS(pcy(n) - pcy(i)) = 2 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE p$(n)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"q\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(i) - pcx(n)) = ABS(pcy(i) - pcy(n)) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcx(i) = pcx(n) OR pcy(i) = pcy(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"k\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcy(i) - pcy(n)) < 2 AND ABS(pcx(i) - pcx(n)) < 2 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"r\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcx(i) = pcx(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pcy(i) = pcy(n) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"b\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(i) - pcx(n)) = ABS(pcy(i) - pcy(n)) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p$(i) = \\\"b\\\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;parity = pcx(i) + pcx(n) + pcy(i) + pcy(n)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF parity / 2 = INT(parity / 2) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \\\"n\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO n - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(n) - pcx(i)) = 2 AND ABS(pcy(n) - pcy(i)) = 1 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(pcx(n) - pcx(i)) = 1 AND ABS(pcy(n) - pcy(i)) = 2 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF n < pcs THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;check n + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIM b$(hgt, wdth)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO pcs\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b$(pcy(i), pcx(i)) = p$(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO hgt\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO wdth\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATE , j\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF b$(i, j) &gt; \"\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, UCASE$(b$(i, j));\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, CHR$(249);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;soln = soln + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #1, STRING$(wdth, \"-\"); soln\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\nNEXT pcx\r\n\r\nEND SUB\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7455,1148,3274,'Dacre','Solution to 3s','2003-08-28 09:43:32',3,'333 / 3 / 3 = 37',NULL,0);
INSERT INTO comment VALUES (7456,1148,3274,'Dacre','Question','2003-08-28 10:00:41',0,'Does basic mathematical symbols include \'to the power of?',NULL,0);
INSERT INTO comment VALUES (7457,1256,2839,'FatBoy','re(3): Clue','2003-08-28 10:30:22',0,'Yeh, thats got to be it.\r\nSeems to me we haev \"solution by committee\"\r\n\r\nHey dmm, where are you posting from?\r\nIf its none of my business, thats cool.\r\nI\'m just curious.\r\n',7448,0);
INSERT INTO comment VALUES (7458,865,3196,'Dan','oh no !!!!!!!','2003-08-28 10:36:07',0,'The correct answer to the question is \"indeterminate\". Therefore \"no\" is not the correct answer to the question. Yes is also not the corrct answer. Indeterminate is the answer. ',NULL,0);
INSERT INTO comment VALUES (7459,1148,3275,'retiarius','Solution','2003-08-28 10:42:24',0,'333 / (3 x 3) = 37\r\n\r\n&#8730;4/.4 + &#8730;4 + 4! + 4! = 55\r\n',NULL,0);
INSERT INTO comment VALUES (7460,1148,3172,'Your buddy','Full Solution','2003-08-28 10:45:45',3,'(1)\r\n333/3/3 = 37.... this one was easy\r\n:-P to Dacre...\r\n\r\n(2)\r\nThe best I could come up with for five 4\'s is:\r\n(4 x 4 x 4) - (4/.4444444...)\r\nwhere the .4444444... repeating is written as .4 with a bar over it (you guys remember that notation, right?)\r\n\r\n   --- Your Buddy',NULL,0);
INSERT INTO comment VALUES (7461,1144,1575,'DJ','re: Here is a LOGICAL solution.....','2003-08-28 10:55:59',0,'Why do smart and silly-looking have to be mutually exclusive? You can\'t assume anything other than what\'s stated..\r\n',7430,0);
INSERT INTO comment VALUES (7462,1148,3172,'Your buddy','a couple more \"five four\" solutions','2003-08-28 11:03:17',0,'55 = (44/.4) / (4/&#8730;4)\r\n55 = (4! - &#8730;4) x (4/4) / .4\r\n',NULL,0);
INSERT INTO comment VALUES (7463,1148,3091,'Hans','3 threes and 2 fours','2003-08-28 11:27:28',3,'3 expresssions\r\n333/(3*3) = 37\r\n(3*3*3)+(3/.3) = 37\r\n(3!*3!)+(3/3)&#179; = 37\r\n\r\n4 expressions\r\n(4!+4)*&#8730;4-(4/4) = 55\r\n(4!-((4+4)/4))/.4 = 55\r\n',NULL,0);
INSERT INTO comment VALUES (7464,1148,3274,'Dacre','re: Full Solution','2003-08-28 12:30:52',0,'Well, I origially also planned to give solution to 4s but I couldn\'t when got to it - and I reckon it\'s impossible with only using 4 basic signs.  It seems to be cheating to use ! and other signs (and I include bar in that) ;)\r\n\r\nAlso needed some posts so can become a student (not again) and place a few puzzles I have.',7460,0);
INSERT INTO comment VALUES (7465,25,3274,'Dacre','re: Math','2003-08-28 12:38:07',1,'Following this logic, at 1 o\'clock the 1 ring will go off at 5 secs before 1.',1761,0);
INSERT INTO comment VALUES (7466,30,2707,'Gordon Steel','An Alternative Dungeon Problem Solution','2003-08-28 15:11:42',0,'Given only one question that an individual can ask of an individual who may be either a truthteller or a liar and get the correct answer directly (i.e. without having to take the opposite action) would be the following.  \"If I were to ask you if this is the right direction, would your answer to that question be the same as it would be to \"Are you a truthteller?\"  Assume the direction is wrong.  The truthteller would answer No to the first question, Yes to the second, and No to the third.  The liar would answer Yes to the first questions, No to the second and No to the third.  Thus both give a \"No\" response.  If the direction is correct, the truthteller answers Yes, Yes and Yes and the liar No, Yes and Yes.  In each case, the final answer provides the correct guidance.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (7467,1184,3172,'Your buddy','some educated trial and error...','2003-08-28 17:19:28',3,'357.... I think!\n\n<i>Edited on <b>August 28, 2003, 6:06 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7468,1184,3172,'Your buddy','(2) re: some educated trial and error...','2003-08-28 18:05:53',2,'I started by using question #6 which drastically reduces the solution domain.  Applying #4 restrictions drastically reduces them even more!\n\n<i>Edited on <b>August 28, 2003, 6:08 pm</b></i>',7467,0);
INSERT INTO comment VALUES (7469,1184,3278,'viswam','solution','2003-08-28 18:09:41',3,'I guess the number is 357',NULL,0);
INSERT INTO comment VALUES (7470,1184,3278,'viswam','re: solution','2003-08-28 18:11:18',0,'Sorry I haven\'t seen the first post.',7469,0);
INSERT INTO comment VALUES (7471,1184,3206,'Lawrence','Pop Quiz, Hot Shot ... what do you do?','2003-08-28 19:04:43',3,'You make a 100% on the quiz, that\'s what!\r\n\r\nBy the answers to #1, it can\'t be less than 100 because then it would also be less than 900, making 2 answers true.  So the number is between 100 and 999, but NOT 900.\r\n\r\nLooking at #2, the sum of the three digits CAN\'T \r\nbegreater than 30, because 999 only totals to 27.  Also, the number can\'t be greater than 20, because then it\'s also greater than 10, so the answer is between 11 and 20 inclusive. #2 is answer B.\r\n\r\nBy #5, the number is either div by 15,17,or 19.  17 and 19 are prime, but since #3 has both 5&3 as answers, it can\'t be both, ergo it CAN\'t be 15, so it\'s either a multiple of 17 or 19, but not both, i.e. NOT 323.\r\n\r\nSo listing out all multiples of 17 and 19 in a \r\nspreadsheet seriously limits the solution set.  Then going through these getting rid of those who dont\' either ascend or descend leaves the folling possibilities.\r\n\r\nMultiples of 17 (ascend or descend)\r\n136,187,238,289,357,459,578,731,765,850,952,986\r\n\r\nMultiples of 19 (ascend or descend)\r\n247,456,532,589,741,760,874,931,950\r\n\r\nBecause of #6, you know that getting rid of the first digit leaves either a multiple of 19 or 20, but not both.  \r\n\r\nOnly 60 (760) is divisible by 20.  Multiples of 19 are 19,38,57,76,95 so the last 2 digits of the solution would have to be one of these.  That leaves only 238 or 357.\r\n\r\nSo now we are down to three choices: 238, 357 or 760.  \r\n\r\nTherefore, #1 is B.\r\n\r\n760 is a multiple of both 5 and 2, so that\'s out too.\r\n\r\nNow it\'s 238 or 357, both of which ascend.  \r\n\r\n238 is divisible by 2 NOT 3, 357 is divisible by 3 NOT 2. \r\n\r\nSo C is NOT right for #3.\r\n\r\nBOTH are multiples of 17, so #5 is B\r\n\r\nBoth of these are strictly increasing.\r\n#6 is A, because these numbers are both div by 19.\r\n\r\nLooking at #7:\r\nTWO HUNDRED THIRTY EIGHT does NOT use any of those letters\r\n\r\nTHREE HUNDRED FIFTY SEVEN uses V, so #7 is D, and the answer is 357.  \r\n\r\n#8 The diff b/t 3 and 7 is 4, so C.\r\n\r\nThis also uses 5 E\'s.  So does THREE FIVE SEVEN, \r\ninterestingly. So #9 is B\r\n\r\n#10 is A, and # 3 is obviously B.\r\n\r\nSo the answers are\r\n1  B\r\n2  A\r\n3  B\r\n4  A\r\n5  B\r\n6  A\r\n7  D\r\n8  C\r\n9  B\r\n10 A',NULL,0);
INSERT INTO comment VALUES (7472,1184,3206,'Lawrence','Note to Gamer','2003-08-28 19:13:14',0,'Hey, you were really generous with this one in your Note at the bottom where you state, \"Also, padding the number with leading zeroes isn\'t allowed.\"  Because of #1, that\'s just not possible.  It can\'t be both less than 900 and less than 100 because then both answers are correct.  No number over 100 and less than 1000 has a leading zero.  So if anyone asks, \"Can it have leading zeros?\" say, \"Sure, why not?\"',NULL,0);
INSERT INTO comment VALUES (7473,1184,1171,'nikki','Same solution, deeper explanation','2003-08-28 19:18:14',3,'I got 357 just like the others, but in case anyone out there was lost about how to approach the problem, here\'s what I did. (Of course there are many other approaches)\r\n\r\nFirst, look at Questions (3) and (5).  Let\'s say the answer to Question (5) was that the number is divisible by 15.  If that is the case, then we have a problem with Question (3) because then both 3 and 5 would be true.  Since there can only be exactly one right answer, clearly the answer to Question (5) cannot be 15.\r\n\r\nGoing back to Question (5), if we find all the numbers divisible by 17, and all the numbers divisible by 19, we get 103 numbers.  Plus, 3 of those are divisible by both 17 and 19, so we actually get down to 100 numbers.\r\n\r\nNext, by looking at Question (6) we can knock off the first digit of the number and see if they are divisible by 19 or 20.  Once we do that, we are left with nine numbers: 119, 238, 340, 357, 380, 476, 595, 680, and 760.\r\n\r\nConsidering Question (4), only three of these numbers are either strictly increasing (238, 357) or strictly decreasing (760).\r\n\r\nAnd finally, looking at Question (8) for these three numbers, we get that the differences are 6, 4, and 7.  Since we aren\'t given 6 and 7 as choices, the answer must the one that corresponds to the difference of 4... 357.',NULL,0);
INSERT INTO comment VALUES (7474,1144,3206,'Lawrence','Hey, DJ, What happened','2003-08-28 19:28:14',0,'I posted a partial solution to this one, but it\'s not there.  Any idea?\r\n\r\nI said, \"Assume kanga drives,\" then worked all the way through things showing kanga didn\'t swim and kanga didn\'t dance on tight ropes.  \r\n\r\nUnfortunately, kanga might not drive, but since the solution says \"No smart kangaroos who are smart ... \"   Then the answer is either swims, dances tight rope, or both.\r\n\r\nThat\'s as close as I\'ve gotten.',NULL,0);
INSERT INTO comment VALUES (7475,1184,1626,'Gamer','re: Note to Gamer','2003-08-28 19:35:11',0,'I am aware of what I put in questions 1 and 2. Leading zeroes and the \"One hundred twenty and three\" thing (and things like it) aren\'t usually legal in problems like this, so I put the note in. People try to find a way from everything. \"You didn\'t say no leading zeroes... so there! I am right!\" isn\'t good when both people know that\'s not what the problem intended.\r\n\r\nAnyway, nikki\'s solution is somewhat similar to what I used. Narrowing down it must be divisible by 17 and leaving off the hundreds digit makes it divisible by 19 only leaves a few possibilities. By using clues 7, 8, and 9, you can figure out what the answer is.',7472,0);
INSERT INTO comment VALUES (7476,605,3206,'Lawrence','All in the family','2003-08-28 21:53:57',0,'By #3, if Granny is an Engineer, then either the Father \r\n\r\nor Son is the Doctor, but that violates #1.  Also if Mom \r\n\r\nis an Engineer, then the son is a Doctor, which also \r\n\r\nviolates #1.  Neither Granny, nor Mom is an Engineer.\r\n\r\nThe son, who is younger than everyone and a blood \r\n\r\nrelative of everyone, cannot be an Engineer because that \r\n\r\nviolates #2.\r\n\r\nGranny cannot be a Doctor, because the Father is younger, \r\n\r\nand that would violate #2.\r\n\r\nIf Mom is the Engineer, that violates #3, because she and \r\n\r\nher hubby must be related.\r\n\r\nTherefore, the Son X is the Doctor, and Father X is the \r\n\r\nEngineer.',NULL,0);
INSERT INTO comment VALUES (7477,826,3206,'Lawrence','What','2003-08-28 22:04:20',0,'Did you just define k twice as a \"group of dogs all the same color,\" and a \"subset of dogs A.\"  You can\'t do that!  A has one more dog than k doesn\'t mean that when you choose k dogs, they\'re all the same color.  This whole problem is ludicrous.',NULL,0);
INSERT INTO comment VALUES (7478,513,3206,'Lawrence','Heck ...','2003-08-28 22:09:42',0,'Heck, no!  \"This\" is reflexive and always refers to itself.  Here you have S1 (Sentence One) and S2 (Sentence 2).  When you add \"not\" to S1, you have a new sentence, S2.  It\'s inappropriate reference.',NULL,0);
INSERT INTO comment VALUES (7479,511,3206,'Lawrence','The true answer','2003-08-28 22:22:44',3,'God is Pure Spirit of Pure Will.  God\'s Omnipotence lies in the Omnipotence of God\'s Will.  If God Wills it, it happens.  Effectively, God doesn\'t \"carry\" anything.  If God Wills it to move, it moves.  If God Wills it to cease to exist, it ceases to exist.  If God Wills it to exist, it exists.  You must understand God better to answer this question properly.  This is the correct answer.',NULL,0);
INSERT INTO comment VALUES (7480,1184,1575,'DJ','Minimal Brute Force','2003-08-28 22:25:13',3,'<b>357</b>\r\n\r\nFirst, we are told the the number in question is less than 1000. If it were less than 100, it would also be less than 900, and #1 would have two answers. Therefore, the answer to question one is B or C, and we have a three-digit number.\r\n\r\nNo three-digit number can have a sum of digits greater than 30 (or 27, for that matter). Also, if the sum of the number\'s digits were greater than 20, it would also be greater than 10, and #2 would have two answers. Therefore, the sum is greater than 10 and not greater than 20, or between 11 and 20 (inclusive), and the answer to #2 ia A.\r\n\r\nIf any number is divisible by 20, the ones place is a zero, and the tens place digit is odd. Thus, for number 6, if the last two digits were a mutliple of 20, the entire number would be divisible by 20, and 5 and 2 would both be answers to number 3. Therefore, the answer to question 6 is A.\r\n\r\nSimilarly, if the number were divisible by 15, it would be divisible by 3 and 5, and #3 would have two answers. Therefore, the answer to #5 is B or C.\r\n\r\nLook at question 7. There are no numbers that contain J or Q, and zero is the only number that contains the letter Z.\r\nAlso, the only number less than one million that contains an L is eleven (or some number containing eleven), but then the number would also contain a V. Since there is exactly one correct answer to each question, that possiblity is out.\r\nTherefore, the number contains a V (five or seven) or an X (six), and not both.\r\nNote that while seventeen and seventy each contain a V, and sixteen and sixty each contain an X, fifteen and fifty do not contain a V, so numbers ending in 15, 56, or 57 are still valid.\r\n\r\nWe know that the last two digits of the number are a multiple of 19. There are five two-digit multiples of 19:\r\n19\r\n38\r\n57\r\n76\r\n95\r\n\r\nThe digits are in strictly ascending or descending order (4), and the first and last digit do not differ by more than 5 (8).\r\n\r\nAlso recall that the number must have a 6 or 7 in any place, a 5 in the hundreds place, or a 5 in the ones place (unless preceded by a one, which we don\'t have to consider.\r\n\r\nFrom these observations alone, and the listed possibilites for the last two digits, we can narrow it down to three numbers:\r\n257\r\n357\r\n457\r\n\r\nA moot observation at this point, we know that the answer to number one must be B, since these are all less than 900.\r\n\r\nEach of these numbers has strictly increasing digits, so #4\'s correct answer is A.\r\n\r\nAlso, since each of the remaining numbers contains a 7 (V), and not a 6 (X), the answer to question seven must be D.\r\n\r\nFinally, none these numbers is even or a multiple of five, so the answer must be a multiple of three, and the answer to question three is B.\r\n\r\nRemembering the simple fact that the digits of any multiple of three add up to a multiple of three, we see that 357 (3+5+7=15) must be the number in question.\r\n\r\nGoing back, now, 357 is a multiple of 17, not 19, and the answer to #5 is B.\r\nThe difference between the first and last digit is, of course, 4, and the answer to #8 is C.\r\nAlso, E appears five times in 357 (thrEE hundrEd fifty sEvEn), so the answer to #9 is B.\r\nFinally, the first digit (3) is odd.\r\n\r\nThe correct answers to the quiz are:\r\n<pre> 1  B\r\n 2  A\r\n 3  B\r\n 4  A\r\n 5  B\r\n 6  A\r\n 7  D\r\n 8  C\r\n 9  B\r\n10  A\r\n\r\n</pre>\r\nPhew!\n\n<i>Edited on <b>August 28, 2003, 10:27 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7481,605,3224,'Lee','re: (All in the family)','2003-08-29 00:22:19',0,'Lawrence,\r\n\r\nJust before your conclusion you state,\r\nIf Mom is the Engineer, that violates #3, because she and her hubby must be related.\r\nYou had already ruled out Mom as an engineer so this point is moot.\r\nIf it had started;\r\nIf Mom is the  Doctor.. (the only occupation left to address)\r\nthe sentence would have finished\r\n...then she is older than her husband.\r\nYou would have been in the \'inconclusive\' camp.\r\n \r\nThe natural choice would be the son as the Doctor since we can be 100% sure he is younger than his father.',NULL,0);
INSERT INTO comment VALUES (7482,1148,3224,'Lee','fundamental symbols?','2003-08-29 00:59:06',0,'I, like Dacre, will feel a little \'cheated\' if more than +-*/ need to be used (cheated out of a half hour of my life!)- maybe DJ will surprise us.\r\nIf we do need to go beyond these four symbols which do you think is more fundamental? (which would you learn first at school). Or, which of the proffered equations would a child most likely work the answer out to be 55?\r\nSqr root comes first but would a \'child\' understand \'factorial\' before \'0.4 doesn\'t need the zero\'? \r\nI think .4 is neater than 4! so I\'m going with,\r\n44root4/.4*4 =55 (really just a rearrangement of Your Buddy\'s second offering)',NULL,0);
INSERT INTO comment VALUES (7483,263,3206,'Lawrence','Well','2003-08-29 01:19:31',0,'Because of your definition, that\'s why.  The limit to this infinite problem is the point at which rabbit actually catches up to hair.  It\'s kinda like traveling on a line segment, but only going a certain percentage, then going that same percentage of the remainder.  You\'d never get to the end of the line segment, but the end exists.  There are a theoretical infinite number of points.',NULL,0);
INSERT INTO comment VALUES (7484,602,979,'Ravi Raja','re(3): Vocabulary mistake','2003-08-29 02:15:55',0,'Well Talon, the two words \'Discriminant\' and \'Determinant\' are two different things and not the same. In this problem you need the former and not there\'s no use of the latter one. Secondly I did not mean to say that the number vanishes but the discriminant vanishes, that is the expression under the \'square root\'.',7298,0);
INSERT INTO comment VALUES (7485,1184,3224,'Lee','Another stab at it.','2003-08-29 02:15:55',0,'6 tells us it\'s 3 digits.\r\nThe last 2 digits must be strictly ascending/descending and divisible by 19 or 20\r\n_38     _20\r\n_57     _40\r\n_76     _60\r\n        _80\r\nThe difference between the first and last number being at least 5 gives us 9 choices\r\n(257,357,457,876,976,320,420,520,540)\r\nwhich we can narrow down because the sum of the digits need to be 10-20 (clue 2)\r\n(257,357,457)\r\nTest for divisibilty by 3 (clue 3)\r\n=357\r\nGreat question Gamer - I think reading the posts gives a good insight into how different people attack the same problem (note to self; must calm down brown-nosing)\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7486,865,3288,'James','re: oh no !!!!!!!','2003-08-29 05:27:23',0,'You say the answer is indeterminate, but don\'t you first have the answer the question with no? Sounds like a yes or no question, so indeterminate is unaplicable, so in order to \'answer\' the question with \'indeterminate\', you must first answer the question with \'no\' so say that the question is wrong and that the answer is indeterminate.\r\nThen by that the answer would truely be \'no\', and you\'re contradicting yourself.',7458,0);
INSERT INTO comment VALUES (7487,608,1183,'fwaff','Solution','2003-08-29 08:37:23',3,'The answer is 1, the reasoning is as follows:\r\n\r\nThere are 9 one-digit numbers, 90 two-digit numbers, 900 three-digit numbers,...., 9*(10^n) n-digit numbers.\r\n\r\nThis means that:\r\n\r\nDigits 1-9 come from the 1-digit numbers\r\nDigits 10-189 come from the 2-digit numbers\r\nDigits 190-2889 come from the 3-digit numbers\r\nDigits 2890-38889 come from the 4-digit numbers\r\nDigits 38890-488889 come from the 5-digit numbers\r\n\r\nSo the 40000th digit must be the 1111th digit of the sequence of 5 digit numbers.\r\n\r\n1111 = 222x5 + 1\r\n\r\nSo the 1111th digit is the first digit of the 223rd 5 digit number. 10222 is the 223rd 5 digit number, which means that 1 is the 40000th digit of the overall sequence.',NULL,0);
INSERT INTO comment VALUES (7488,1184,1301,'Charlie','Maximal Brute Force','2003-08-29 08:57:40',3,'357 is also found by the following program:\r\nDECLARE SUB ProcPiece (piece$, MajorPower!)\r\nDATA one,two,three,four,five,six,seven,eight,nine\r\nDATA ten,eleven,twelve,thirteen,fourteen,fifteen,sixteen,seventeen\r\nDATA eighteen,nineteen\r\nDATA twenty,thirty,forty,fifty,sixty,seventy,eighty,ninety\r\nDATA thousand,million,billion,trillion,quadrillion,quintillion,sextillion\r\nDIM SHARED unit$(19), ten$(10), major$(7)\r\nFOR i = 1 TO 19\r\n&nbsp;&nbsp;READ unit$(i)\r\nNEXT\r\nFOR i = 2 TO 9\r\n&nbsp;&nbsp;READ ten$(i)\r\nNEXT\r\nFOR i = 1 TO 7\r\n&nbsp;&nbsp;READ major$(i)\r\nNEXT\r\nDIM SHARED name$, num$\r\nFOR i = 100 TO 1000\r\n&nbsp;IF i &lt;&gt; 900 THEN\r\n&nbsp;&nbsp;i$ = LTRIM$(STR$(i))\r\n&nbsp;&nbsp;s = 1: up = 0: down = 0: eq = 0\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(i$)\r\n&nbsp;&nbsp;&nbsp;dig$ = MID$(i$, j, 1)\r\n&nbsp;&nbsp;&nbsp;s = s + VAL(dig$)\r\n&nbsp;&nbsp;&nbsp;IF j > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF dig$ > prevDig$ THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;up = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF dig$ &lt; prevDig$ THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;down = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eq = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;prevDig$ = dig$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;IF s &gt; 10 AND s &lt;= 20 AND up + down + eq = 1 THEN\r\n&nbsp;&nbsp;&nbsp;s = 0\r\n&nbsp;&nbsp;&nbsp;IF i MOD 2 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;IF i MOD 3 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;IF i MOD 5 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;IF s = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i MOD 17 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i MOD 19 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF s = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i2 = VAL(MID$(i$, 2))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i2 MOD 19 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i2 MOD 20 = 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF s = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num$ = i$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name$ = \\\"\\\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;l = LEN(num$): IF l &gt; 3 THEN l = 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;piece$ = RIGHT$(num$, l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num$ = LEFT$(num$, LEN(num$) - l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CALL ProcPiece(piece$, MajorPower)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = MajorPower + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP WHILE LEN(num$) > 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"j\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"l\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"q\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"v\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"x\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(name$, \"z\") > 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF s = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;diff = ABS(VAL(MID$(i$, LEN(i$) - 2, 1)) - VAL(RIGHT$(i$, 1)))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF diff > 1 AND diff &lt; 6 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;s = 0: ix = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ix = INSTR(ix + 1, name$, \\\"e\\\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ix &gt; 0 THEN s = s + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL ix = 0 OR ix = LEN(name$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF s = 3 OR s = 5 OR s = 7 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;END IF \' not 900\r\nNEXT\r\n\r\nSUB ProcPiece (piece$, MajorPower)\r\n&nbsp;&nbsp;piece = VAL(piece$)\r\n&nbsp;&nbsp;n$ = \"\"\r\n&nbsp;&nbsp;IF piece > 99 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = unit$(piece \\ 100) + \" hundred \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 100\r\n\'    IF piece > 0 THEN n$ = n$ + \"and \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 19 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = n$ + ten$(piece \\ 10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + \"-\":  ELSE n$ = n$ + \" \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + unit$(piece) + \" \"\r\n&nbsp;&nbsp;IF n$ > \"\" THEN name$ = n$ + major$(MajorPower) + \" \" + name$\r\nEND SUB\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7489,608,3275,'retiarius','The solution again','2003-08-29 09:25:07',0,'I agree.\r\n\r\nA number with 40,000 digits is made from 9 x 1-digit, 90 x 2-digit, 900 x 3-digit, 9000 x 4-digit, N x 5-digit numbers. That equals 39889 + N x 5-digit numbers. The first 22 x 5-digit numbers give the last 110 digits of a 39999-digit number. The next digit to arrive is 1.\r\n',NULL,0);
INSERT INTO comment VALUES (7490,608,2899,'Brian Wainscott','Agreed','2003-08-29 11:11:01',0,'My C program gives the same answer.  Just doing a reality check....',NULL,0);
INSERT INTO comment VALUES (7491,830,3274,'Dacre','Real situation (I think)','2003-08-29 11:35:17',1,'I think I am right in saying that on ice rinks that when they re-surface , to get rid of lines created by skaters, they use hot water.',NULL,0);
INSERT INTO comment VALUES (7492,608,3172,'SilverKnight','re: Agreed','2003-08-29 11:36:04',0,'why didncha post your C program?  (I mean since you went and bothered writing it...)',7490,0);
INSERT INTO comment VALUES (7493,1148,3275,'retiarius','Another Approach','2003-08-29 11:46:04',0,'If we consider the following numbers are to Base 7 then we have:\r\n\r\n44 x 4/4 + 4 + 4 = 55\r\n\r\n44 Base 7 is 32 Base 10\r\n55 Base 7 is 40 Base 10\r\n',NULL,0);
INSERT INTO comment VALUES (7494,1122,3274,'Dacre','A bit obvious I\'m afraid','2003-08-29 12:06:08',3,'Since both keepers are effectively saying the same thing, and the door letters can be swapped about, it can only possibly be the door they are not talking about.',NULL,0);
INSERT INTO comment VALUES (7495,183,3274,'Dacre','Possible solution','2003-08-29 12:25:18',3,'Haven\'t read any other comments - but surely not simply on the 100th day - so some-one is going to have warn if they have been there more than once ie turn it on.  But then how does some-one else say they\'ve been there twice?\r\nWhat about changing it depending if the day is odd or even - ie it\'s on on a even day, so that many people visited minus one if on,  nope that won\'t work either.  Aaarrgh! Don\'t want to read answer... but.. \r\nPossible options for code in room:\r\nDay number?\r\nOff\r\nOn\r\nunscrewed?\r\ndirection of side of bulb - turn it 3.6 degrees only on first visit?',NULL,0);
INSERT INTO comment VALUES (7496,1010,3274,'Dacre','re: I differ on my answer....','2003-08-29 12:43:34',3,'Who debates the existance of rhythm?\r\n\r\nSurely it\'s Soul?',6752,0);
INSERT INTO comment VALUES (7497,27,3259,'srikumar','not true','2003-08-29 13:23:04',0,'the logic is flawed in a way that it permanently eliminates fri and proceeds to eliminate the rest of the week in a similar fashion.it should be kept in mind that when we try to remove thur, wed etc then we automatically bring back fri and all the remaining days to  the list.hence only one day, most obivously fri, can be eliminated applying this logic. so the professor can conduct a suprise test. ',NULL,0);
INSERT INTO comment VALUES (7498,250,3259,'srikumar','fuzzy logic','2003-08-29 13:38:55',0,'If  the statement is true then obivously it would be self contradictry. the answer therefore is  MAYBE. this kind of logic forms the basic of fuzzy logic systems.',NULL,0);
INSERT INTO comment VALUES (7499,690,3259,'srikumar','wrong','2003-08-29 13:56:23',0,'the given explaination is incorrect because the phenomena &lt; aka film boiling &gt; occurs only at much higher temperature than the conventional temp used in forgeing steel. only when the a substance is sufficiently hot and dipped in water will the water vapour film be sustainable for providing the said thermal insulation, surely not for steel forging temperature.',NULL,0);
INSERT INTO comment VALUES (7500,608,2899,'Brian Wainscott','re(2): Agreed (with code)','2003-08-29 14:55:54',0,'Caveat: I don\'t know how to make this\r\ntext box preserve spaces, so the indentation is shot.  Also, I know itoa would probably be faster than sprintf, but I\'m lazy -- what\'s a microsecond or two anyway... \r\n\r\n#include &lt;stdio.h&gt;\r\n#include &lt;stdlib.h&gt;\r\n#define TARGET 40000\r\nmain()\r\n{\r\n  char s[50000], *cp, ss[10];\r\n  int i,j,len;\r\n  cp = s;\r\n  s[0]=0;\r\n  len=0;\r\n  for(i=1; len < TARGET+2 ; i++) {\r\n    sprintf(ss,\"%d\",i);\r\n    j=strlen(ss);\r\n    strcpy(cp,ss);\r\n    cp += j;\r\n    len += j;\r\n  }\r\n  printf(\"character %d = %c\\n\",TARGET,s[TARGET-1]);\r\n}\r\n',7492,0);
INSERT INTO comment VALUES (7501,1184,3291,'cobra','educational  guess','2003-08-29 15:05:01',0,'seven hundred and sixty-five\r\n(found four E\'s)\r\n1.B 2.A 3.C 4.B 5.B 6.A 7.D,E 8.A 9.? 10.A',NULL,0);
INSERT INTO comment VALUES (7502,1184,1301,'Charlie','re: educational  guess','2003-08-29 15:22:19',0,'For 765, 3.B and 3.C both work.',7501,0);
INSERT INTO comment VALUES (7503,1184,1575,'DJ','re: educational  guess','2003-08-29 16:00:26',0,'The problem says that each question has a single unique answer.\r\n765 is divisible by 3 and 5 (3).\r\n65 is not divisible by 19 or 20 (6).\r\nSe<u>v</u>en hundred si<u>x</u>ty fi<u>v</u>e is spelled using both V and X (7).\r\nE appears four times in s<u>e</u>v<u>e</u>n hundr<u>e</u>d sixty fiv<u>e</u> (9) (which you noticed, and could have been a sign to keep looking).',7501,0);
INSERT INTO comment VALUES (7504,1118,2899,'Brian Wainscott','My attempt','2003-08-29 16:00:54',0,'HOT\r\nHIT\r\nFIT\r\nFIR\r\nAIR\r\nFIR\r\nFIG\r\nBIG\r\nBAG',NULL,0);
INSERT INTO comment VALUES (7505,1118,2995,'H','My solution','2003-08-29 16:07:02',0,'Here\'s my best:\r\n\r\nH O T\r\nH I T\r\nH I M\r\nA I M\r\nA I R\r\nA I D\r\nB I D\r\nB A D\r\nB A G\r\n\r\n3 steps for each meld...\r\n',NULL,0);
INSERT INTO comment VALUES (7506,1148,1575,'DJ','re: fundamental symbols?','2003-08-29 16:17:48',0,'Why would you feel cheated? The problem does not say only \'fundamental\' symbols are to be used which would indeed imply only the use of + = &times; &divide;. It certainly doesn\'t say to find the answer that a child would most likely come up with.\r\n\r\nActually, the word \'basic\' is only used in reference to the first part of the problem, but I think that ! and &radic; could be considered basic (not \"fundamental\") operations anyway, as opposed to trigonometric or calculus operators.\r\n\r\nIn any case, I think factorial and square root would be allowable, but I\'m not especially fond of considering a decimal point to be a mathematical symbol in this context (or, consequently, the bar for a repeating decimal).\r\n\r\nSo, these are the rules, if a little late:\r\nGood symbols:\r\n+, -, &times;, &divide; (fundamental arithmetic); !, &radic; (other basic operations); || (absolute value)\r\n\r\nBad symbols:\r\nsin, cos, tan (trig functions); floor, ceil (rounding); .¯ (decimals and repeating digits), e, &pi; (mathematical constants)\r\n\r\nBy the way, exponentiation is not a symbol at all, but since 3&sup3; uses only the two digits, it\'s perfectly fine. Don\'t know how that\'s useful here, though...',7482,0);
INSERT INTO comment VALUES (7507,1118,2912,'Talon5000','re: My solution','2003-08-29 17:01:39',1,'Actually, that\'s four steps for each (three intermediate words). I don\'t think it\'s possible to get three steps for either, because each step would need to contain one of the letters of the second word.\r\nAOT, HOR, BIR, AAR, and AIG are not words.\r\nHIT is, but then AIT and HIR are not words, so four must be the minimum number of steps.\r\n\r\nThere can only be so many ways to do that, even, how many of them work?',7505,0);
INSERT INTO comment VALUES (7508,1184,2912,'Talon5000','re: Minimal Brute Force','2003-08-29 17:02:59',4,'What do you mean by \'minimal brute force\'? That seems to be a lot more work than everyone else did..',7480,0);
INSERT INTO comment VALUES (7509,1118,3241,'cat','my solution','2003-08-29 17:53:46',0,'hot\r\nhat\r\nfat\r\nfar\r\nfir\r\nair\r\nfir\r\nfig\r\nbig\r\nbag',NULL,0);
INSERT INTO comment VALUES (7510,1118,3241,'cat','re: my solution 2','2003-08-29 18:00:40',0,'nah, could be better:\r\nhot,hit,fit,fir,air,fir,fig,big,bag',7509,0);
INSERT INTO comment VALUES (7511,605,3241,'cat','but wait','2003-08-29 18:59:04',0,'Consider statement 2:\r\nIf the Engineer is younger than the Doctor, then the Engineer and the Doctor are not blood relatives.\r\nThis only says in effect, if A then B. This doesnt necessarily imply if not-A then not-B. That would have to have been specified by \"Only if\"\r\nIf MrX is engineer and is older than his wife, they can still be unrelated; statement 2 simply becomes irrelevent. Therefore I believe that the wife is still an equal contender with her son for being the doctor.',NULL,0);
INSERT INTO comment VALUES (7512,1184,1575,'DJ','re(2): Minimal Brute Force','2003-08-29 22:57:43',0,'\"Brute force\" would be like going through all the numbers from 1 to 1000 and eliminating them one at a time.\r\nOther people listed out all the multiples of 19 and 20, and went through each of those numbers (a form of brute force or trial-and-error), which is obviously better, but not ideal.\r\n\r\nThe only brute force in my solution was listing out the 5 two-digit multiples of 19, and going through the final three choices for the number. Everything else was based on logical deductions, directly from the clues, to minimize the trial-and-error that would need to be done.\r\n\r\nA computer program is a form of brute force (as Charlie has humorously noted) since it really goes through all possible numbers until it finds a match (although it goes much faster than we could ever go through them).',7508,0);
INSERT INTO comment VALUES (7513,1118,3202,'Jill','More of the same','2003-08-29 23:15:45',0,'I went with\r\nhot\r\nhit\r\nhim\r\naim\r\nair\r\nfir\r\nfig\r\nbig\r\nbag',NULL,0);
INSERT INTO comment VALUES (7514,1184,1626,'Gamer','re: Maximal Brute Force','2003-08-30 00:07:15',0,'Although I appreciate your want for a programming assignment, wouldn\'t this take more time to set up? :)',7488,0);
INSERT INTO comment VALUES (7515,1118,3206,'Lawrence','Can\'t touch this ...','2003-08-30 00:07:19',0,'3 + 3 = 6!!!!! \r\n   HOT ...\r\n1. HIT\r\n2. FIT\r\n3. FIR\r\n   AIR\r\n1. FIR\r\n2. FAR\r\n3. BAR\r\n   BAG\r\n\r\nCan anyone beat that?',NULL,0);
INSERT INTO comment VALUES (7516,865,1626,'Gamer','re(2): oh no !!!!!!!','2003-08-30 00:22:29',0,'In other words, indeterminite means you DO know the answer because indeterminite isn\'t the same as no, and so the answer is no if it\'s indeterminite',7486,0);
INSERT INTO comment VALUES (7517,441,3026,'Drew Skau','Who can count?','2003-08-30 00:27:55',3,'The difficulty rating isn\'t accurate. It should say zero.\r\nThree, one tulip, one rose, and one daisy, or two, none of them are tulips, roses, or daisies.',NULL,0);
INSERT INTO comment VALUES (7518,608,3206,'Lawrence','Solution','2003-08-30 00:39:45',0,'I did it with a spreadsheet ...\r\n\r\nRange	#digits	Count of Range	digxcount		Remaining to 40000\r\n1 to 9	1	9	9	9	39991\r\n10 to 99	2	90	180	189	39811\r\n100 to 999	3	900	2700	2889	37111\r\n1000 to 9999	4	9000	36000	38889	1111\r\n10000 to 10221	5	222	1110	39999	1\r\n\r\nWhen you get to 9999 there are only 1111 spots left to go.  The next numbers are five digits each. So divide 1111 by 5 and come up with 222.2.  Since .2 = 1/5 it is the first number after the 222 digit.  Well that\'s clearly a 1.\r\n\r\nIn the end of the spreadsheet clip above, you are 1 away from 40000, so the next number is a 1 -- the first digit of 10222.',NULL,0);
INSERT INTO comment VALUES (7519,1184,3206,'Lawrence','re(2): Note to Gamer','2003-08-30 00:45:33',0,'Hahaha.  Sounds like you\'ve been doing this a while.  I suppose you get some inane stuff, eh?  Better to post it once than answer it over and over.\r\n\r\nCheers!!!\r\nL',7475,0);
INSERT INTO comment VALUES (7520,1118,1575,'DJ','re: Can\'t touch this ...','2003-08-30 01:04:35',0,'Well.. that\'s still four moves for each, like everyone else has had so far.\r\n\r\nBut no, no one can <i>beat</i> that, since (like has already been mentioned) AOT, HOR, AIT, HIR, AAG, BIR, and AIG are all not words, four is the lowest possible. There are, as we have seen, many possible ways to do that, and there are still a few more that haven\'t been mentioned yet.',7515,0);
INSERT INTO comment VALUES (7521,777,3297,'jamie','Smart ass solution','2003-08-30 02:52:30',0,'Bracket the statement into \" colored (every single point on that plane){meaning the entire plane} (one of two colors)\" Assume that (one of two colors) means one color from a possible selection of two, so the painter either painted the entire plane green, or the entire plane red (or whatever colors you want). Then the entire plane is the same color and any two points exactly one meter apart will be the same color. ',NULL,0);
INSERT INTO comment VALUES (7522,1148,3224,'Lee','re:(fundamental symols)2','2003-08-30 07:05:04',0,'My reference to being \'cheated\' was by myself of my own time.  I jumped in convinced you had a solution with just the four arithmetic symbols and since the first part was relatively straight forward hit the poser with that in mind.  Opening your mind to other symbols gives the number flexibility to \'solve\' the problem in a variety of ways.  I was just posing the question of which (of the \'solutions\') people think may be the \'neatest\' - that which could be done at the earliest age (I knew about sqr roots about 7 years before factorials)',NULL,0);
INSERT INTO comment VALUES (7523,20,3182,'Antonio','Solution','2003-08-30 08:13:15',3,'&#8730;5*L where L one side of the cube.',NULL,0);
INSERT INTO comment VALUES (7535,610,3241,'cat','','2003-08-30 20:19:35',3,'A total of 7 birds are distributed as follows with yellow birds denoted by \'y\' and non yellow bird denoted by \'n\'. \'_\'signifies a place holder containing no bird.\r\n\r\nA B C\r\ny y y\r\nn _ _\r\n_ y _\r\n_ _ y\r\nn n _\r\n_ y y\r\ny _ y\r\n\r\na) there are 5 yellow birds\r\nb) there are 2 non yellow birds.\r\n\r\n\r\n<i>Edited on <b>August 30, 2003, 8:26 pm</b></i>\n\n<i>Edited on <b>August 30, 2003, 8:28 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7536,1117,3206,'Lawrence','How about ...','2003-08-30 20:42:11',0,'The MOST you need is a seven point proof, because you won\'t be able to place the eighth.\r\n\r\nStart with 3 adjacent, and then start adding so that you don\'t have three in a triangle.  The best way ends up being having a diagonal row of one color and a diagonal row of the other.  So you have 7 points.  Zig-zag causes problems around 5 points.  HOw\'s that? \r\n',NULL,0);
INSERT INTO comment VALUES (7537,102,3206,'Lawrence','Why it\'s ...','2003-08-30 21:44:50',0,'... Mr. Bill!!!  Seriously, assuming knights don\'t lie, that is.  If it were Abe, he\'d have to say, \"I\'m Abe.\"  If it were Carl, then Carl told the truth, but the other two lied, so Abe doesn\'t exist.  Ergo, it must be Bullshit Bill, making the first man Crafty Carl and the last Honest Abe.',NULL,0);
INSERT INTO comment VALUES (7538,99,3206,'Lawrence','','2003-08-31 00:06:16',0,'',NULL,0);
INSERT INTO comment VALUES (7539,99,3206,'Lawrence','Solution','2003-08-31 00:10:16',0,'Haven\'t looked at the others, but yours gave me an idea.  How about ((2/.1)^3)! -- that\'s a factorial, not a simple exclamation point.\r\n\r\nThat would be (20^3)! = (20x20x20)! = 8000!  raise to the power of Pi too, if that\'s allowed before factorial.\r\n\r\nThat comes to ... holy cow, you broke my spreadsheet.  There aren\'t enough bytes in a number to hold the answer apparently.  The FACT() function didn\'t work, so I checked.  Going backwards from 8000 down and multiplying it got to 7922 where the result was 1.501 x (10^300) But there are stilll the last 7921 numbers to multiply that against.\r\n\r\nI need to a refresher and some more math courses, because I probably could have done something with natural logs here too.',NULL,0);
INSERT INTO comment VALUES (7540,1144,3241,'cat','one more thing :-)','2003-08-31 00:24:23',1,'If short kangaroos want to increase their height all they have to do is give up peanut butter eating and tightrope walking :-)',NULL,0);
INSERT INTO comment VALUES (7541,808,3182,'Antonio','Solution','2003-08-31 03:43:05',3,'With the distance r, we open the compass with a distance r, then we mark two distances r in the X axis and a distance r to the Y axis, to form a rectangular triangle of sides r and 2r. It\'s hypotenusa must be &#8730;5*r, so we find the midpoint of the hypotenusa (&#8730;5*r/2) and open the compass to get the distance of the middle of such hypothenusa. To that lenght, we add the middle of r (r/2) so in the compass we have an opening equal to (.5*r+.5&#8730;5*r) or ((1+&#8730;5)/2)*r that is the golden ratio. So, with the golden ratio founded, we simply find the intersection of such distance just by puting the compass origin un the endpoint of the initial distance r. We get an isoceles triangle of sides r, and two sides with lenght of the golden ratio. We open the compas to a lenght r and draw a light circular reference where the next vertex could be, we do this from one vertex of sides golden ratio and r. We open the compass with the lenght of golden ratio and put the origin in the vertex thas has tow sides of the golden ratio, from there we intersect the golden ratio distance with the previously marked circle. We make the same operation to find the vertex next to the vertex of twice the golden ratio. We could find all the vertex makeing the same operation, and voila! we have a perfect pentagon. I assume that all of you know how to draw a perpendicular line and get the midpoint of a given line using a compass, because I didn\'t mentioned in order to write less. ',NULL,0);
INSERT INTO comment VALUES (7542,236,3182,'Antonio','Solution','2003-08-31 06:00:14',3,'Imagine only the bottom side of the square and two arcs with their centers on the endpoints of the refered bottom side. The arcs intersect forming a characteristic of an imaginary equilatteral triangle. From the left vertex of the square to the intersection of the arcs, it has an inclination of 60 degrees. The diagonal from opposite vertex in the square, has an inclination of 45 degrees, so 60-45 = 15 degrees, we form a right triangle of one angle equal to 15 and an hypotenusa equals to the radius of one arc, that is 7cm. With this triangle we obtain the two sides (7*Sin(15) and 7*Cos(15)), these sides will help us to obtain the proper areas in order to obtain the final of the shaded region. The shaded region is composed by the area of a square with a side equal to 2*7*sin(15) and 4 circular sections that are very small, but they all count. These circular sections are obtained by first obtaining the linear relation of the proportional area that the circular segments relate to the total area of the circle with a radius of 7cm. We subtract an isoceles triangle formed by a side equal to 2*7*sin(15) and two equal sides of 7cm. To the proportional area of the small circle segment we subtract the mentioned isoceles triangle and we get one of the four circle segment areas. So we multiply this area times 4 and add the area previously calculated of the square of side 2*7*sin(15). \r\nArea = (49/3)*(12*sin(15)*(sin(15)-cos(15))+Pi) = 15.4421904378 cm&#178;\r\nNote: I did not write how to obtain the area of the isoceles triangle or the value of one of the four circle segment areas, I posted my final ecuation of the total area, so any area obtained is within the final ecuation.',NULL,0);
INSERT INTO comment VALUES (7543,239,3182,'Antonio','Solution','2003-08-31 07:49:32',3,'Since the problem is in the geometry section, it is solved using the proportionality of angle-area. Using trigonometric telations, the general formula would be:\r\nArea = (1/360)*[ R1&#178;*Pi*(180-acos[(2*R2&#178;-R1&#178;)/(2*R2&#178;)]) + 2*R2*(R2*Pi*acos[(2*R2&#178;-R1&#178;)/(2*R2&#178;)]-180*R1*cos((acos[(2*R2&#178;-R1&#178;)/(2*R2&#178;)])/2)) ]. Where 0&#8804;R1&#8805;R2 and R1&#8804;R2&#8805;&#8734;\r\n\r\nWith R1=7cm and R2=14cm, the common area is: 68.7502555449cm&#178;\r\n\r\nNo calculus needed.',NULL,0);
INSERT INTO comment VALUES (7544,1260,3304,'Andrew','Solution','2003-08-31 08:46:14',0,'You\'re on the wrong side of the road , WATCH OUT!',NULL,0);
INSERT INTO comment VALUES (7545,1118,3275,'retiarius','The English Language','2003-08-31 09:44:46',0,'Word games are difficult when there are many variations of English around the globe. Ait is a word for island or eyot and is not uncommon where I come from. Therefore,\r\n\r\nHOT\r\nHIT\r\nAIT\r\nAIR\r\nAIT\r\nBIT\r\nBAT\r\nBAG ',NULL,0);
INSERT INTO comment VALUES (7546,1260,2572,'derek','solution','2003-08-31 10:26:50',3,'slow',NULL,0);
INSERT INTO comment VALUES (7547,1260,2604,'Koren','solution','2003-08-31 11:42:00',3,'You\'re going the wrong way on a one-way street on which people are encouraged to drive SLOW.',NULL,0);
INSERT INTO comment VALUES (7548,1260,1575,'DJ','hmm','2003-08-31 19:35:20',0,'Either you\'re driving on the wrong side of the road, going the wrong way on a one-way street, or the local department of transportation is rather incompetent. Better make sure the stripe to your right is painted white (unless, of course, that is painted incorrectly as well)...',NULL,0);
INSERT INTO comment VALUES (7549,1260,3310,'Danielle Kirkpatrick','solution','2003-08-31 20:40:31',3,'You\'re in the wrong lane! The message should say \"SLOW\" to the person facing the correct way.',NULL,0);
INSERT INTO comment VALUES (7550,1260,3206,'Lawrence','Solution','2003-08-31 21:50:12',0,'Well, that would be SLOW written upside-down, which means I am probably going the wrong way down a one way street.',NULL,0);
INSERT INTO comment VALUES (7551,1260,3206,'Lawrence','re: Solution ... or ...','2003-08-31 21:51:57',0,'You may just be on the wrong side of the road.',7550,0);
INSERT INTO comment VALUES (7552,297,3206,'Lawrence','Solution','2003-08-31 21:59:21',3,'A1,B3 C5 ... The pawns go at D2,E2, and E4.  This is remarkable like the one where they asked what\'s the most number of queens you can put on a regular 8x8 chess board without any of them being able to attack each other',NULL,0);
INSERT INTO comment VALUES (7553,29,3206,'Lawrence','Possibly ...','2003-08-31 23:47:22',0,'This may be ludicrous, but if there are only two directions, you could ask him which way he goes home.  If he is a liar, then he\'ll point to Knightville.  If he is a knight he\'ll tell you how to get to knightville.  There has to be a better answer, because the liar would send you to nowhere land.',NULL,0);
INSERT INTO comment VALUES (7554,25,3206,'Lawrence','Response','2003-08-31 23:59:47',0,'There are therefore 5 intervals of 6 seconds, so for 12 there would be 11 intervals of 6 seconds, or 66 seconds prior to noon.',NULL,0);
INSERT INTO comment VALUES (7555,240,3182,'Antonio','Solution','2003-09-01 04:22:23',3,'Imagine a triangle composed by sides A, B, C and angles thetaA, thetaB, thetaC (the opposite side of thetaA is A, the opposite side of thetaB is B and the opposite side of thetaC is C). Align such triangle to a Cartesian coordinate plane (X axis and Y axis) in a way that the vertex in thetaA touches the origin of the X axis and Y axis, also the vertex at thetaC touches the X axis pointing towards +infinite. To calculate the sides of the special triangle, I used intersecting linear equations, and the coordinates of such special triangle are:\r\nX1=C*sin(thetaB/3)*tan(thetaA+thetaB/3)/(sin(thetaA+thetaB/3)*[tan(thetaA+thetaB/3)-tan(2*thetaA/3)])\r\nX2=B*tan(180-thetaC/3)/(tan(180-thetaC/3)-tan(thetaA/3))\r\nX3=B*sin(thetaC+thetaB/3)*[tan(180-thetaC-thetaB/3)-tan(180-2*thetaC/3)]-A*sin(thetaB/3)*tan(180-thetaC-thetaB/3)/(sin(thetaC+thetaB/3)*[tan(180-thetaC-thetaB/3)-tan(180-2*thetaC/3)])\r\nY1=X1*tan(2*thetaA/3)\r\nY2=X2*tan(thetaA/3)\r\nY3=(B-X3)*tan(2*thetaC/3)\r\nThe distances of such triangle can finally be tested and prove that it is an equilateral triangle or not. \r\nL1=&#8730;((X2-X1)&#178;+(Y2-Y1)&#178;)\r\nL2=&#8730;((X3-X2)&#178;+(Y3-Y2)&#178;)\r\nL3=&#8730;((X3-X1)&#178;+(Y3-Y1)&#178;)\r\nIf such triangle is equilateral then L1, L2 and L3 must all be the same length. An examples:\r\n1.- A triangle with thetaA=30 degrees, B=10 and C=6, has an equilateral special triangle with sides L1=L2=L3= 0.92271409\r\n2.- A triangle with thetaA=50 degrees, B=3 and C=4, has an equilateral special triangle with sides L1=L2=L3= 0.5862669748\r\nSolution: the special triangle is always an equilateral triangle.\r\nNote: With the values of thetaA, B and C you can find all other values for a real existent triangle using the law of cosines.',NULL,0);
INSERT INTO comment VALUES (7556,190,3274,'Dacre','re(2): who\'s Fibonacci? Simple answer','2003-09-01 06:33:49',0,'You may have guessed, but Fibonacci was a maths guy who came up with the following sequence used in all manner of maths inc. expanding brackets. \r\nBasically, forms a triangle with numbers by adding one asbove and adding extra line ie:\r\n\r\nLine 1:      1\r\nLine 2:    1   1\r\nLine 3:   1  2  1\r\nLine 4:  1 3   3 1\r\nLine 5: 1 4  6  4 1\r\nLine 6 1 5 10 10 5 1\r\netc.\r\n\r\nYou get the idea.  It\'s used in so much stuff it\'s not true.',7416,0);
INSERT INTO comment VALUES (7557,1200,1183,'fwaff','Solution','2003-09-01 08:31:11',3,'t1ea4ri0sc5nm4sa1dp4e\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7558,1200,1626,'Gamer','re: Solution','2003-09-01 09:34:33',0,'m0ya4rw3db0em2kc7e(i0ft2tc4s)a1dr1d',7557,0);
INSERT INTO comment VALUES (7559,297,1626,'Gamer','re: Solution','2003-09-01 09:39:08',0,'It says 5 queens and 3 pawns or 3 queens and 5 pawns, not 3 queens and 3 pawns',7552,0);
INSERT INTO comment VALUES (7560,417,1626,'Gamer','re: this is not a sequence','2003-09-01 09:47:21',0,'A sequence is any amount of numbers that have a particular order. This has a particular order... :)',3981,0);
INSERT INTO comment VALUES (7561,183,3206,'Lawrence','Possibly ...','2003-09-01 10:10:51',0,'Well, I am assuming that everyone can see the light in the living room from their cell because of it\'s central location.  Since only one per day is allowed, then the inmates can count the number of days, right?  So if they toggle on the day when they are new, and don\'t toggle if they\'ve toggled before, then the other inmates can simply count the number of days that the switch has been toggled.  Once it has been toggeled 100 times, the next inmate can make the proper assertion. \r\n\r\nThe answer in short ... toggle only the first time you are randomly selected.  Count the day only if the light is toggled.',NULL,0);
INSERT INTO comment VALUES (7562,544,3206,'Lawrence','Solution','2003-09-01 10:15:48',0,'I was going to say a pencil ... when you erase it goes from red to black.  But then I read the subject line \"don\'t get burnt\" and realized you are a match.',NULL,0);
INSERT INTO comment VALUES (7563,1200,1301,'Charlie','L3yS4m','2003-09-01 10:44:18',0,'T2ss4ml3ss0om2hi9nt2tt1eo2yt4sIp4du0pi0nt1ea4ss0of1ri0st2tG3r\'sf6ec3ri0sr1d.',NULL,0);
INSERT INTO comment VALUES (7564,190,1301,'Charlie','re(3): who\'s Fibonacci? Simple answer','2003-09-01 10:56:56',0,'Actually, the triangle you mention is usually associated with Blaise Pascal (Pascal\'s Triangle), not Fibonacci, though the triangle was known in China much before the time of either one.  Fibonacci popularized arabic numerals in the west, but mostly his name is attached to the sequence\r\n\r\n1,1,2,3,5,8,13,21, ...\r\n\r\nwhere each term is the sum of the two preceding terms.',7556,0);
INSERT INTO comment VALUES (7565,337,3206,'Lawrence','Solution','2003-09-01 12:15:21',0,'Well, if you are speaking of seconds as in seconds, minutes, hours, then there are 60*60*24*365=31536000 in a normal year, in a leap year 60*60*24*366=3162240.  OR if you are talking about the second of each month, then there are 12.',NULL,0);
INSERT INTO comment VALUES (7566,1200,1183,'fwaff','re(2): Solution','2003-09-01 12:29:18',0,'Ip4rd2kc7e.\r\nw2td2s\"o4s\"m2n???',7558,0);
INSERT INTO comment VALUES (7567,1200,1575,'DJ','w2a..','2003-09-01 12:32:21',3,'h2yc2pt2si0sc7g!\r\nm2ea1ep3a(ik2w,o6l)a1do4e.',NULL,0);
INSERT INTO comment VALUES (7568,334,3206,'Lawrence','How about ...','2003-09-01 12:34:53',0,'The letter \"s\"',NULL,0);
INSERT INTO comment VALUES (7569,325,3206,'Lawrence','Solution','2003-09-01 13:50:09',0,'This is a process of elimination process witht the following results:\r\n\r\nPJ	Cousin	Popcorn	    Dolphins\r\nPat	Uncle	Chips	    Broncos\r\nChris	Sister	Cookies	    Cowboys\r\nStacey	Brother	CarrotSticks Raiders\r\nBobbi	Mother	Pizza	    Packers\r\n\r\nI\'m a Saints fan, and my family sucks.  Let\'s eat Pizza!',NULL,0);
INSERT INTO comment VALUES (7570,315,3206,'Lawrence','Solution','2003-09-01 13:54:23',0,'My son.  Since I have no brother, my father\'s son is me myself. So the answer is my son.',NULL,0);
INSERT INTO comment VALUES (7571,1051,3206,'Lawrence','Are you ...','2003-09-01 13:59:11',0,'a manatee (also known as a sea cow)',NULL,0);
INSERT INTO comment VALUES (7572,1010,3206,'Lawrence','Answer','2003-09-01 14:00:54',3,'Soul ... you also have your own food.',NULL,0);
INSERT INTO comment VALUES (7573,1012,3206,'Lawrence','Answer','2003-09-01 14:04:21',0,'Born before his father: \"before\" meaning \"in front\" of his father, not before in time\r\n\r\nKilled his mother: during child birth, she died\r\n\r\nMarried his sister: he became a priest, judge, justice of the peace, captain or something like that and presided over the wedding of his sister',NULL,0);
INSERT INTO comment VALUES (7574,990,3206,'Lawrence','Baseball rules','2003-09-01 14:08:17',0,'Well, on a strike three passed ball, or simply one that hits the ground, the runner can advance to first base.  So that\'s what happened, a bunch of strike threes end up being passed balls, so they scored runs that way.\r\n\r\nIs a passed ball considered an error though?',NULL,0);
INSERT INTO comment VALUES (7575,532,3206,'Lawrence','Answe','2003-09-01 14:21:19',3,'No belly buttons, born, they were created.  Adam may have had a nasty scar around his ribs too, hahahaha.',NULL,0);
INSERT INTO comment VALUES (7576,840,3206,'Lawrence','Answer','2003-09-01 14:26:22',0,'Ton ... backwards, that\'s not, and forward, it\'s heavy.',NULL,0);
INSERT INTO comment VALUES (7577,501,3206,'Lawrence','Answer','2003-09-01 14:32:16',0,'Stars?',NULL,0);
INSERT INTO comment VALUES (7578,686,3206,'Lawrence','Possible answers','2003-09-01 14:34:36',0,'He saw someone hunting, but that\'s ok in the country.\r\n\r\nHe saw someone fishing\r\n\r\nHe went by a slaughterhouse.  Or someone was hacking up a chicken for dinner ... this is the country.',NULL,0);
INSERT INTO comment VALUES (7579,1200,1301,'Charlie','re(3): Solution','2003-09-01 14:56:14',0,'u11yt1ef2tu2db0yb6sm3s\"c4s\"l2kl2e\"o4s\",b1ti0t\'sn1t.',7566,0);
INSERT INTO comment VALUES (7580,1200,1301,'Charlie','stuck--can\'t be chicken matzos, can it?','2003-09-01 15:19:11',0,'I\'ms3ko0n\"m4s\".',7557,0);
INSERT INTO comment VALUES (7581,1260,3320,'benji','roadway riddle','2003-09-01 16:09:18',0,'slow',NULL,0);
INSERT INTO comment VALUES (7582,1149,1301,'Charlie','solution','2003-09-01 17:27:01',3,'\"Luckily\" the truth-tellers\' names begin with T, and the liars\' with L.\r\n\r\nIf the male sailor were Terry, the male soldier would be Lee, a liar. But the male solder claims this to be true, so the male sailor can\'t be Terry and the Male soldier can\'t be Lee.  However since the male soldier is a liar, he must be Loren.\r\n\r\nAlso his second statement is false, so Tracy is indeed stationed in Afghanistan, and the female sailor is therefore a truth teller.\r\n\r\nThus the female sailor, a truth teller, is not Loren, so the male sailor is a liar, and the male soldier is therefore not Lee.  But since the male soldier is also a liar, he is Loren, while the male sailor is Lee.\r\n\r\nThus the males lie and the females tell the truth.  Thus the female sailor is indeed not Terry, so the female soldier must be Terry while the female sailor is Tracy.\r\n\r\nThis establishes the names.  Now for the stationings.\r\n\r\nWe\'ve established that Tracy (who is the female sailor) is indeed stationed in Afghanistan.  As Tracy\'s other statement is true, a sailor is stationed in Hawaii, and the only other sailor is Lee, he is stationed in Hawaii.\r\n\r\nNow comes the hard part:  it does not say anywhere that anyone is in fact stationed in Texas.  Nor does a liar state that someone is not stationed in Texas--only a truth teller says this.\r\n\r\nI would say the puzzle poser wants us to say that Terry, the female soldier, is stationed in Texas, and that Loren, the male soldier is stationed in Kuwait.  But actually, either could be stationed in Kuwait and the other in an unmentioned location.  So the possibilities are:\r\n\r\n<pre>\r\nMale soldier-Loren    Kuwait          Kuwait        unknown\r\nFemale soldier-Terry  Texas           unknown       Kuwait\r\nMale sailor-Lee       Hawaii          Hawaii        Hawaii\r\nFemale sailor-Tracy   Afghanistan     Afghanistan   Afghanistan\r\n</pre>\r\n----------\r\n(hoping that the pre comes out ok on the above so the columns appear.)\r\n',NULL,0);
INSERT INTO comment VALUES (7583,1200,1626,'Gamer','Say what? I can\'t decipher half these...','2003-09-01 17:46:13',0,'I1\'sh2dt0os1ew2tt1ew3sa1ei0nt1ea5s! :) ',NULL,0);
INSERT INTO comment VALUES (7584,1149,3202,'Jill','Solution','2003-09-01 20:17:19',0,'Loren - male soldier - Kuwait\r\nTerry - female soldier - Texas\r\nLee - male sailor - Hawaii\r\nTracy - female sailor - Afghanistan\r\n\r\nThe way I came to this conclusion was by looking for inconsistancies indicating a liar.  We know right away the male sailor is Lee or Loren, because he says the two liars are the male soldier and the female sailor.  Only one of them can be a liar because they disagree as to whether Tracy is in Afghanistan.  We can then easily find that the other liar is the male soldier because he says that Terry is the male sailor and we already found this to be false.  Ok so now we know who the liars are and who\'s telling the truth.  \r\n\r\nSince we know the female soldier is telling the truth when she says that Terry is not the female sailor (who is also telling the truth) we know that Terry is the famale soldier and Tracy is the female sailor.  Lee must be the male sailor since he lies about being the male soldier.  This leaves Loren as the male soldier.\r\n\r\nOk...so where are they?  Tracy tells us that she is in Afghanistan and that Lee is in Hawaii. We know the other two are in Texas or Kuwait (we are told so)  and since Terry is telling the truth when she says Loren is not in Texas, Loren must be in Kuwait and Terry must be in Texas.\n\n<i>Edited on <b>September 1, 2003, 8:17 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7585,378,1626,'Gamer','A change? :)','2003-09-01 20:27:30',0,'If the last line was \"The person who it\'s for doesn\'t want it.\" as I have sometimes seen it, it might be harder :)',NULL,0);
INSERT INTO comment VALUES (7586,1149,1301,'Charlie','re: solution','2003-09-01 20:51:42',0,'I see the puzzle now makes the answer unambiguous by changing the female soldier\'s second statement statement to indicate there is in fact someone stationed in Texas. So the first column of stationments in my solution is the unique correct one.',7582,0);
INSERT INTO comment VALUES (7587,1149,2716,'Federico Kereki','Short solution','2003-09-01 21:02:25',3,'The male soldier and the female sailor disagree as to where is Tracy stationed, so one is a truth teller and other a liar.\r\n<p>If the male sailor told the truth, both the male soldier and the female sailor would be liars, but this cannot be, so the male sailor is a liar. \r\n<p>The male soldier says that the male sailor is a truth teller, so he also lies; both males lie, and thus both females tell the truth.\r\n<p>Since the male sailor lies, the male soldier isn\'t Lee, so he is Loren, and the male sailor is thus Lee.\r\n<p>Since the female soldier is truthful, the female sailor isn\'t Terry; she is Tracy and the female soldier is thus Terry.\r\n<p>A sailor is in Hawaii; since Tracy is in Afghanistan, Lee is in Hawaii. As Loren isn\'t in Texas, he must be in Kuwait, and Lee is in Texas.\r\n',NULL,0);
INSERT INTO comment VALUES (7588,567,2716,'Federico Kereki','Short solution','2003-09-01 21:04:52',3,'If P won, A and C would have been right.\r\nIf Q won, B and C would have been right.\r\nIf S won, A and B would have been right.\r\n\r\nSo, R won, and B was correct.',NULL,0);
INSERT INTO comment VALUES (7589,1200,1575,'DJ','Ig2e (I give)','2003-09-02 00:25:15',1,'<pre>\r\no2y,  I\'m d2e,  i0fn0oo1e e2e  i0s,h2a.\r\nOkay, I\'m done, if no one else is, haha.\r\nH2e\'s  w2e  I\'v0ef5d     (o0ra5d    ) s0of1r:\r\nHere\'s what I\'ve figured (or assumed) so far:\r\n\r\nt1e q5n\r\nthe question\r\nw2t  i0sy2r  f6e      f2d  a1d c3r?\r\nwhat is your favorite food and color?\r\n\r\nt1e a4r    i0sc5n     m4s    a1d p4e \r\nthe answer is chicken m....s and purple\r\n\r\nm0ya4r    w3d   b0em2k  c7e       (i0ft2t  c4s   ) a1d r1d \r\nmy answer would be milk chocolate (if that counts) and red\r\n\r\nL3y   S4m\r\nLousy System\r\nT2s  s4m    l3s   s0om2h  i9n         t2t  t1e o2y  t4s    I p4d    u0p\r\nThis system lacks so much information that the only things I picked up\r\ni0nt1e a4s     s0of1r i0st2t  G3r\'s   f6e      c3r   i0sr1d\r\nin the answers so far is that Gamer\'s favorite color is red\r\n\r\nI p4r    d2k  c7e. \r\nI prefer dark chocolate\r\nw2t  d2s  \"o4s\" m2n???\r\nwhat does \"o4s\" mean???\r\n\r\nw2a...\r\nwhoa...\r\nh2y  c2p  t2s  i0sc7g!\r\nholy crap this is confusing!\r\nm2e  a1e p3a   (i k2w,  o6l     ) a1d o4e. \r\nmine are pizza (i know, original) and orange.\r\n\r\nu11y          t1e f2t  u2d  b0yb6s      m3s   \"c4s\" l2k  l2e  \"o4s\", b1t i0t\'sn1t. \r\nunfortunately the font used by b......s makes \"c4s\" look like \"o4s\", but it\'s not.\r\n\r\nI\'m s3k   o0n\"m4s\". \r\nI\'m stuck on \"m4s\".\r\n\r\nI1\'s h2d  t0os1e w2t  t1e w3s   a1e i0nt1e a5s!    :) \r\nIt\'s hard to see what the words are in the answers! :)\r\n</pre>',NULL,0);
INSERT INTO comment VALUES (7590,865,3324,'William Beer','Is no the correct answer...?','2003-09-02 00:53:45',0,'Never.',NULL,0);
INSERT INTO comment VALUES (7591,1149,3206,'Lawrence','Solution','2003-09-02 02:30:56',3,'The male soldier and female sailor cannot both be telling the truth because their respective statements 2 are contradictory.  By naming the male soldier as Lee, and female sailor as Loren, the Male Sailor has exposed him/herself as a liar.  Therefore, the female soldier is telling the truth.  Because the male soldier says that the male sailor is Terry, and we\'ve already established the male sailor to be a liar, we now know that the male soldier is the other liar, so the female soldier is telling the truth.  Working through their statements will lead to the following conclusion:\r\n\r\nLoren is the Male Soldier stationed in Kuwait,\r\nTerry is the Female Soldier stationed in Texas,\r\nTracy is the Female Sailor stationed in Afghanistan, and\r\nLee is the Male Sailor stationed in Hawaii.',NULL,0);
INSERT INTO comment VALUES (7592,1260,3326,'kiri','Solution','2003-09-02 03:46:14',0,'You are driving on the wrong side of the road and the cryptic message is actually SLOW which you would see if you were driving from the opposite direction.',NULL,0);
INSERT INTO comment VALUES (7593,1200,1183,'fwaff','re: Ig2e (I give) - missing words','2003-09-02 06:42:19',0,'m4s = madras\r\nb6s is probably browsers, but could be bagpipes!\r\n\r\nLewis: Aren\'t you English? I think f7e and c4r would have made it more of a challenge for the US contingent.',7589,0);
INSERT INTO comment VALUES (7594,323,3274,'Dacre','Just to be pedantic...','2003-09-02 07:34:48',3,'No wonder I couldn\'t get it!\r\nThis doesn\'t work if you are sensible and use the British method and put the day then the month.  This way makes far more sense as it goes Day Month Year - ascending time scales.\r\nAnd more importantly, it\'s British. \r\n:-P',NULL,0);
INSERT INTO comment VALUES (7595,1200,1301,'Charlie','re: Ig2e (I give)','2003-09-02 08:50:12',0,'b6s is browsers\r\nand L3y is Lossy, rather than Lousy (loses information).\r\n\r\n... and l3s is loses, rather than lacks.\r\n\n\n<i>Edited on <b>September 2, 2003, 8:54 am</b></i>',7589,0);
INSERT INTO comment VALUES (7596,1058,1920,'Brian Smith','Better than 50%','2003-09-02 09:44:56',0,'I got a 5/6 = 83.33% success rate using a known genuine coin and a 29/35 = 82.86% success rate without a known genuine coin.',NULL,0);
INSERT INTO comment VALUES (7597,912,1920,'Brian Smith','20 checkers to level 4','2003-09-02 09:58:10',0,'This arrangement of checkers can be used to reach level 4.\r\n<pre>\r\n4 4 1 1 1 1 1\r\n    1 1 1 2 2\r\n  3 3 3 2 2 2\r\n      3 2\r\n</pre>\r\n*************\r\n\r\nFirst, use the checkers marked with 1\'s to reach level 3 (in the 5th column).  Second, use the checkers marked with 2\'s to reach level 1 underneath the level 3 checker.  Third, use the checkers marked with 3\'s to place a checker at level 0 one column to the left of the checker at level 3.  Finally, use the checkers marked with 4\'s to place a checker at level 4.',NULL,0);
INSERT INTO comment VALUES (7598,1186,3275,'retiarius','Some solutions','2003-09-02 10:06:21',0,'1. Lost and gone forever\r\n2. Going undercover\r\n3. Too hot for TV\r\n4. \r\n5. Home in the heart\r\n6. Every dog has his day\r\n\r\nI\'ll have my day as soon as I\'ve done 4. I\'ll be back.',NULL,0);
INSERT INTO comment VALUES (7599,1186,1301,'Charlie','re: Some solutions','2003-09-02 11:36:27',0,'I would phrase 5 as \"Home is where the heart is\" (the more familiar expression) and 6 as \"Every dog has its day\" (the wordie shows a word against a word, which is an it).',7598,0);
INSERT INTO comment VALUES (7600,1186,1575,'DJ','re: Some solutions','2003-09-02 11:37:12',0,'Those are the same ones I figured out, except I took #5 to mean \"Home is where the heart is.\" Still drawing blank on #4, as well...',7598,0);
INSERT INTO comment VALUES (7601,1058,2899,'Brian Wainscott','re: Better than 50%','2003-09-02 11:57:17',0,'Great -- but how did you get these numbers?',7596,0);
INSERT INTO comment VALUES (7602,1186,1183,'fwaff','re(2): Some solutions','2003-09-02 12:50:55',0,'How about \"Positives and negatives attract\" as a solution to number four?',7600,0);
INSERT INTO comment VALUES (7603,1186,1575,'DJ','re(3): Some solutions','2003-09-02 12:56:45',0,'Or, the more common \"opposites attract.\" Good one!',7602,0);
INSERT INTO comment VALUES (7604,610,3329,'krishna tadimeti','solution','2003-09-02 12:57:02',0,'total 7 birds, 2 were non yellow',NULL,0);
INSERT INTO comment VALUES (7605,1186,2839,'FatBoy','some answers','2003-09-02 13:00:48',2,'1)\r\n2) going under cover\r\n3) too Hot for TV\r\n4)\r\n5) heart at home (home is where the heart is??)\r\n6)\r\n',NULL,0);
INSERT INTO comment VALUES (7606,1058,1920,'Brian Smith','re: Better than 50% - details','2003-09-02 14:19:40',3,'With a genuine coin for reference:\r\nChoose 2 coins from the set of 10.  If either coin does not match the genuine coin, that coin is a fake.  Otherwise both are genuine so choose one of the 8 remaining coins.  The probability of not finding a fake is ((6*5)/(10*9))*(4/8) = 1/6.  The success rate of finding a fake is then 5/6.\r\n\r\n\r\nWithout a genuine coin for reference:\r\nChoose 3 coins at random.  Call the first coin A, the second coin B and the third coin C.  Weigh A vs B and A vs C.\r\n\r\nIf both weighings are equal (prob 120/720) then A, B and C are all genuine.  Take one of the other 7 coins (4 of 7 are fake).\r\n\r\nIf one weighing is equal and the other is not equal (prob 304/720) take the coin which appears only in the unequal weighing (prob fake 64/76).  Example: if A=B and A>C take C.\r\n\r\nIf the weighing results are {A>B,A>C} or {B>A,C>A} (prob 248/720) then take A (prob fake 112/124).\r\n\r\nIf the weighing results are {B>A,A>C} or {C>A,A>B} (prob 48/720) then B and C are both fake with one heavier and one lighter.  Take either B or C.\r\n\r\nTotal success rate = (120/720)*(4/7) + (304/720)*(64/76) + (248/720)*(112/124) + 48/720 = 29/35.',7596,0);
INSERT INTO comment VALUES (7607,1200,1919,'Lewis','re(2): Ig2e (I give) - missing words','2003-09-02 14:36:44',0,'I am English Fwaff but I thought as a majority of people would use f6e and c3r rather than how we would normally spell it, so it would make more sense to use the American spellings (I would have wrote that in Crypto but you probably would have to take ages working it out ;)',7593,0);
INSERT INTO comment VALUES (7608,611,3172,'SilverKnight','Solution (spoiler)','2003-09-02 14:50:16',3,'A: A\'s coat, B\'s hat, C\'s gloves, D\'s cane\r\nB: B\'s coat, D\'s hat, A\'s gloves, C\'s cane\r\nC: D\'s coat, C\'s hat, B\'s gloves, A\'s cane\r\nD: C\'s coat, A\'s hat, D\'s gloves, B\'s cane',NULL,0);
INSERT INTO comment VALUES (7609,611,1301,'Charlie','solution','2003-09-02 15:02:20',3,'As each man had one item from each of the men, that includes having exactly one of his own.  In the cases of C and D that was his own hat and his own gloves respectively.  A and B, on the other hand, each had his own coat.  That means Messrs. A,B,C,D had the coats of A,B,D,C respectively--that is C\'s and D\'s coats were interchanged.\r\n\r\nAs C had his own hat, and none of A,B or D had his own, those three must have had one of the two possible derangements of their three hats: A,B,D had the respective hats of either B,D,A or D,A,B.\r\n\r\nLikewise, as D had his own gloves, and none of A,B or C had his own, those three must have had one of the two possible derangements of their gloves: A,B,C had the respective gloves of either B,C,A or C,A,B.\r\n\r\nThus there are only four possibilities for the three items: coats, hats and gloves.  Each then determines the fourth item: the cane.  But we can see the results:\r\n\r\n<pre>\r\nMan:     ABCD   ABCD   ABCD   ABCD\r\ncoat:    ABDC   ABDC   ABDC   ABDC\r\nhat:     BDCA   BDCA   DACB   DACB  (the two possibilities)\r\ngloves:  BCAD   CABD   BCAD   CABD  (in combination with these two possibilities)\r\ncane:    ----   DCAB   CDBA   ----  (based on fact of one item from each of the four)\r\n</pre>\r\n-------------\r\nThe hyphens in two of the columns represent the fact that in those columns there was already a duplication, in the fact of one of the men having more than one item from the same man.\r\n\r\nSince A did not end up with C\'s cane, A,B,C,D had in the given order, the coats of A,B,D,C; the hats of B,D,C,A; the gloves of C,A,B,D and the canes of D,C,A,B.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7610,611,3172,'SilverKnight','method of solving (also a spoiler)','2003-09-02 15:23:28',2,'For those who want a hint on how to solve it... It\'s possibly easiest if you set up a 4x4 grid (such as ABCD along the side of the grid, and \"coat\", \"hat\", \"glove\", and \"cane\" along the top).<BR><BR>\r\nThen, fill in the LETTER of the person\'s item that each person took.  So... based on the \"given\" rules that the problem stated.  Write in A in {A, coat}, B in {B, coat}, C in {C, hat}, and D in {D, gloves}<BR><BR>\r\nNext, note that C and D each already have one of their own items, therefore neither has their own Coat.  The only remaining solution (for coats) is that C has D\'s coat, and D has C\'s coat, so... fill in D for {C, coat} and C for {D, coat}.<BR><BR>\r\nNext, note that this means that the two remaining \"holes\" in C\'s row must be filled by \'A\' & \'B\'.  Similarly, the remaining \"holes in D\'s row must also be filled by \'A\' & \'B\'.  Both rows include the CANE column.  Okay, so this means that C has A or B\'s cane, D has A or B\'s cane, and the GIVEN rules imply that A has A, B, or D\'s cane.  Since, if A has EITHER A or B\'s cane, then only the OTHER is free for C and D, we have an impossibility.  Therefore, A has D\'s cane--fill in D for {A, cane}.  Also, since A and B\'s canes are taken by C and D, B must have C\'s cane--fill in C for {B, cane}.<BR><BR>\r\nB\'s row has only hats and gloves \"open\".  And he\'s already got something from B and from C, so his hat and gloves must come from A and D. But D has his own gloves.... so B must have A\'s Gloves and that leaves B having D\'s hat.  Fill in A for {B, gloves} and D for {B, hat}.<BR><BR>\r\nDo the same for A\'s row:  A already has A\'s Coat, and D\'s cane, therefore his hat and glove belowng to B and C.... since C already has his own hat, A must have B\'s hat... and that mean A has C\'s gloves.  Fill in B for {A, hat} and C for {A, gloves}.<BR><BR>\r\nD is the only one missing a hat, and A\'s is the only one not taken, so fill in A for {D, hat}.  Similarly, C is the only one missing gloves, and B\'s are the only ones not taken, so fill in B for {C, gloves}.<BR><BR>\r\nAnd finally, C needs something from A, and D needs something from B and the canes are free... so fill in A for {C, cane} and B for {D, cane}.<BR><BR>\r\nYour whole grid should now be filled in with the appropriate information.<BR><BR>\r\nCheers!',7608,0);
INSERT INTO comment VALUES (7611,611,3248,'Kelsey','Solution','2003-09-02 16:06:16',3,'A: B\'s hat, A\'s coat, D\'s cane, C\'s gloves\r\nB: D\'s hat, B\'s coat, C\'s cane, A\'s gloves\r\nC: C\'s hat, D\'s coat, A\'s cane, B\'s gloves\r\nD: A\'s hat, C\'s coat, B\'s cane, D\'s gloves',NULL,0);
INSERT INTO comment VALUES (7612,611,2130,'ethan','Solution','2003-09-02 16:24:18',3,'A has his own coat, B\'s cane, D\'s hat, and C\'s gloves.\r\n\r\nB has his own coat, C\'s cane, D\'s hat, A\'s hat, and D\'s gloves.\r\n\r\nC has D\'s coat, A\'s cane, his own hat, and B\'s gloves.\r\n\r\nD has C\'s coat, his own cane, B\'s hat, and A\'s gloves.',NULL,0);
INSERT INTO comment VALUES (7613,341,3206,'Lawrence','Solution','2003-09-02 16:32:34',3,'8 and 1 have to go in the middle for this to work.  So F:8, C:1.  Obviously 2 and 7 must now go in H and A respectively.  then it\'s simply a matter of triangulation.  3 and 4 are the vertices of the triangle with respect to 2, i.e. E:4, G:3.  and 5 and 6 with respect to 8, so D:5, B:6.  You could mirror these as well, switching 1 & 8 and moving things accordingly.  And/Or the 5,6 can switch as long as you also switch the 4,3 at the same time.\r\n\r\n    A:2\r\nB:6 C:8 D:5\r\nE:4 F:1 G:3\r\n    H:7\r\n\r\nThe solution above saves properly with A and H centered, but then when I look at the comment, the A is over B and H over 7.  That is NOT part of my solution.  It\'s just the way this things handles white space, I suppose.\r\n<i>Edited on <b>September 2, 2003, 4:33 pm</b></i>\n\n<i>Edited on <b>September 2, 2003, 4:35 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7614,611,1575,'DJ','','2003-09-02 18:34:26',3,'I\'ll assume a cane is also considered an article of clothing...\r\n\r\nJust draw a grid of which things each took home, with the four people on one axis and the \'clothing\' on the other. Fill each blank with an A, B, C, or D to represent the rightful owner of that particular item, and each letter can appear only once in each row or column.\r\n\r\nHere\'s what we are given:\r\n<pre><u>      A B C D</u>\r\ncoat| A B · ·\r\nhat | · · C ·\r\nglvs| · · · D\r\ncane| <s>C</s> · · ·</pre>\r\nWe are told what correct article each person has, and that A does not have C\'s cane.\r\n\r\nA cannot have his own cane, since he has his own coat, and we are told that he does not have C\'s cane. Therefore, he has B\'s cane or D\'s cane.\r\n\r\nIf he has B\'s cane, he must have D\'s hat and C\'s gloves. Then, however, B must have A\'s hat (D and C\'s hats are taken, and B already has his own coat). Then, B has one article from A and of his own, but C and D\'s gloves are already taken, so that cannot work.\r\n<pre><u>      A B C D</u>\r\ncoat| A B · ·\r\nhat | D A C ·\r\nglvs| C ? · D\r\ncane| B · · ·</pre>\r\nNothing can go in the ? spot without a contradiction.\r\n\r\nTherefore, A must have D\'s cane. He must also, then, have C\'s gloves (C has his own hat already) and B\'s hat.\r\n<pre><u>      A B C D</u>\r\ncoat| A B · ·\r\nhat | B · C ·\r\nglvs| C · · D\r\ncane| D · · ·</pre>\r\nNow, look at what B has.\r\n\r\nB must have C\'s cane, A\'s gloves, and D\'s hat (the other articles for each person are already all taken.\r\n<pre><u>      A B C D</u>\r\ncoat| A B · ·\r\nhat | B D C ·\r\nglvs| C A · D\r\ncane| D C · ·</pre>\r\nAll the pairs of gloves are taken but one..\r\n\r\nC must have B\'s gloves, the only ones left. He also took A\'s cane (D\'s is gone by now), and D\'s coat.\r\n<pre><u>      A B C D</u>\r\ncoat| A B D ·\r\nhat | B D C ·\r\nglvs| C A B D\r\ncane| D C A ·</pre>\r\nFinally, by elimination, D has C\'s coat, A\'s hat, and B\'s cane.\r\n<pre><u>      A B C D</u>\r\ncoat| A B D C\r\nhat | B D C A\r\nglvs| C A B D\r\ncane| D C A B</pre>',NULL,0);
INSERT INTO comment VALUES (7615,1186,3202,'Jill','...','2003-09-02 20:11:30',0,'I got all of them but number 4 on my own, however after seeing the fwaff\'s comment, opposites attract (I would phrase this way too DJ) makes perfect sense.',NULL,0);
INSERT INTO comment VALUES (7616,611,3202,'Jill','','2003-09-02 20:19:38',0,'A- A\'s coat, B\'s hat, C\'s gloves, D\'s cane\r\nB- B\'s coat, A\'s gloves, C\'s cane, D\'s hat\r\nC- C\'s hat, D\'s coat, A\'s cane, B\'s gloves\r\nD- D\'s gloves, A\'s hat, B\'s cane, C\'s coat\r\n\r\nI did this one a little different then I normally would have (using a grid) and instead simply made four rows labeled A, B, C, D and wrote the given info in the row.  I then wrote for example for A: A coat, B D hat, B C D cane.  I then just crossed off choices as they were eliminated.  This just seemed faster to me for this problem.',NULL,0);
INSERT INTO comment VALUES (7617,1200,3202,'Jill','Solution of sorts...','2003-09-02 20:25:41',0,'A1yp3aa1dm0yf6ec4sa1eg3na1dp4e.',NULL,0);
INSERT INTO comment VALUES (7618,611,693,'Jun','Solution','2003-09-02 21:36:54',0,'    Hat   Coat   Gloves  Cane\r\nA:   B     A       C       D \r\nB:   D     B       A       C\r\nC:   C     D       B       A\r\nD:   A     C       D       B',NULL,0);
INSERT INTO comment VALUES (7619,607,3327,'Richard Briscoe','The solution','2003-09-03 04:09:33',0,'The numbers are 1 to 33, except for 19\r\nI.e., N=33, and 19 is the missing number',NULL,0);
INSERT INTO comment VALUES (7620,1148,3274,'Dacre','re(2):(fundamental symols)2','2003-09-03 04:56:06',0,'I like the problem, it\'s good -  I guess feel \'cheated\' as spent ages trying to only use \'basic\' symbols.  Felt ! brought in too many options, and would be more than one more solution.  \r\nDon\'t mean to diss problem.  Like this sort, simple operations, lots of possibilities.  Another variation of Countdown is always good.  (Do you get a version of that in the US?)',7522,0);
INSERT INTO comment VALUES (7621,789,3182,'Antonio','Solution','2003-09-03 07:41:33',3,'The figure that forms is an equilateral triangle with arc segments from vertex to vertex of radius equal to the triangle´s side. First we obtain the area of the equilateral triangle (A1), then we use an area-angle linear relation on one of the circles, that is, if an equilateral triangle has its tree angles equal to 60 degrees, then the area of a circle segment with an aperture of 60 degrees is the sixth part of the circle´s area (A2). If we subtract A2-A1 we get a third area of a circle´s arc section (A3), adding 3 times A3 with A1 we get the final area of the figure formed by the intersecting circles.\r\nA1=&#8730;3*R&#178;/4, A2=Pi*R&#178;/6, A3=A2-A1=R&#178;*(2*Pi-3*&#8730;3)/12\r\nTotal area = 3*A3+A1=R&#178;*(Pi-&#8730;3)/2\r\n',NULL,0);
INSERT INTO comment VALUES (7622,14,3327,'Richard Briscoe','Simpler solution','2003-09-03 08:37:46',0,'The solution is correct, but over-complicated.\r\n\r\nConsider a plane with only two seats.\r\nIt is clear that the probability that passenger 2 gets his own seat in this case is 50%.\r\nEither the mad passenger picks his own seat, and all is well, or he picks seat 2, and the second passenger is unlucky.\r\n\r\nFor a plane with any more than 2 seats remaining, there are really ony three cases to consider.\r\n1.The mad passenger picks his own seat [1/N]\r\n2.The mad passenger picks seat N [1/N]\r\n3.The mad passenger picks any other seat [(N-2)/N}]\r\n\r\nWhenever case 3 occurs, seating proceeds in an orderly manner, until the \'stolen\' seat is reached.\r\nAt this point, the situation is identical, save only that N is smaller.\r\n\r\nThe process repeats until either case 1 or case 2 occurs, and the probabilities of these are always equal. One or other will occur eventually, if only when N=2.\r\nCase 3 may recurr several times, but this cannot affect the outcome. \r\n\r\nAn equivalent problem is this.\r\nPut one black ball, one white ball, and 98 red balls in a bag.\r\nPick a ball at random.\r\nIf the ball is red, remove a random number, 1 to N, of red balls from the bag, where N is the number of red balls remaining (initially 98).\r\nRepeat until either the black ball or the white ball is picked.\r\nWhat is the probability that the white ball is picked before the black ?',NULL,0);
INSERT INTO comment VALUES (7623,611,2839,'FatBoy','Solution','2003-09-03 09:15:32',0,'      Coat hat  gloves   cane\r\nMrA    a    b     c        d\r\nMrB    b    d     a        c\r\nMrC    d    c     b        a\r\nMrD    c    a     d        b',NULL,0);
INSERT INTO comment VALUES (7624,700,3182,'Antonio','Solution','2003-09-03 09:34:09',3,'To obtain the X point on the x-axis, we realize that it has to be between -1 and 9. Therefore, making a right-angle triangle of sides x, 4 and L (where L is the equidistant point from X to point A and X to point B), we obtain L&#178;=X&#178;+16 using the Pitagorian theorem. Then we make another right-angle triangle but with sides (10-X), 6 and L. Again using the Pitagorian theorem, we obtain L&#178;=(10-X)&#178;+36=X&#178;-20*X+136. So, L&#178;=L&#178;=X&#178;+16=X&#178;-20*X+136, this gives X=120/20=6. \r\nThe X point in the x-axis is (5,0), based from the origin.\r\nNow, for the Y point on the y-axis, imagine an isoceles triangle of sides M, M and the distance between points AB (where the distande AB=&#8730;104). In an isoceles triangle, two angles are equal an the the third is the subtraction of 180 minus those two equal angles. The angle of aperture between the distance AB and the y-axis is ArcTan[(9+1)/(6-4)]=ArcTan[5]=78.690067526 degrees, so the angle between M and M should be 180-2*78.690067526=22.619864948 degrees. Using the law of cosines, we formulate an equation 104=&#8730;(M&#178;+M&#178;-2*M*M*Cos(22.619864948)), this equation results in M=&#8730;(52/(1-cos(22.619864948)))=26\r\nThe Y point in the y-axis is (0,30), based from the origin.',NULL,0);
INSERT INTO comment VALUES (7625,75,2839,'FatBoy','solution','2003-09-03 10:19:19',0,'23 times a day',NULL,0);
INSERT INTO comment VALUES (7626,700,3182,'Antonio','Sorry, my last Y point was wrong...','2003-09-03 10:24:00',3,'In my last solution comment, I posted a wrong distance in Y in order to find an equidistant point in the y-axis. From the y-axis, form two right angle triangles, one with sides 1, Y and an hypotenusa of M, the other right angle triangle with sides Y, 9 and an hipoteniusa of M. We get an equation M&#178;=M&#178;=1+4+4*Y*Y&#178;=Y&#178;+81. This will give us Y=19. We sum 4+2+19=25.\r\nSo from the origin in the y-axis the point would be in (0,25)',NULL,0);
INSERT INTO comment VALUES (7627,1260,2839,'FatBoy','solution','2003-09-03 10:39:05',0,'that people coming toward you are being requested to go SLOW which upsidea down looks like MO75 (in some fonts',NULL,0);
INSERT INTO comment VALUES (7628,1118,2839,'FatBoy','I\'ll take a shot','2003-09-03 10:54:07',3,'HOT\r\nhit\r\nhid\r\naid\r\nAIR\r\naid\r\nbid\r\nbig\r\nBAG',NULL,0);
INSERT INTO comment VALUES (7629,173,3182,'Antonio','Solution','2003-09-03 12:37:36',3,'We make a right triangle of sides 90cm, 120cm, and the hypotenusa represents the string. Using Pitagoras theorem the string is &#8730;(90&#178;+120&#178;)=150cm\r\nThe string is 150cm long',NULL,0);
INSERT INTO comment VALUES (7630,1265,1575,'DJ','Clueless?','2003-09-03 13:28:44',1,'Wow, no one has commented yet.. probably because they have as much clue to this one as I do.\r\nI\'ll just start out with some word associations:\r\nspy: glass, industrial, international, agent, ring\r\nbabe: baby, ruth, pig, bottom\r\ntree: house, wood, farm, oak, maple, pine (etc)\r\nwavy: hair, ocean, swirly\r\nskate: board, ice, figure, rink\r\nloyal: dog, honor, faithful, dedicated\r\nsteep: tea, slope, angle\r\nponder: think, mull, pinky, brain\r\n\r\nOkay, nothing so far. The words range in length from 3 to 6 letters, and are listed in ascending order, perhaps coincidentally.\r\nThe letters used are: A, B, D, E, K, L, N, O, P, R, S, T, V, W, Y. Nothing seemingly interesting there.\r\nLetters from the beginning and end of the alphabet are used in most of the words, so anything related to the sum of the alphanumeric value of the letters (as we have talked about in other puzzles) would appear to be a consideration here. Also, the letters of each are neither in strictly ascending or descending order, alpabetically.\r\n\r\nSo, while throwing out random ideas sometimes leads to something useful, what I have so far doesn\'t appear to be very helpful.\r\n\r\nWhat does everyone else think (or at least, what have you tried)?',NULL,0);
INSERT INTO comment VALUES (7631,1260,1920,'Brian Smith','Honk that horn!','2003-09-03 14:33:10',0,'The M07S is SLOW inverted, so, I am probably looking forward to an accident since I am going the wrong way down a lane of traffic.',NULL,0);
INSERT INTO comment VALUES (7632,221,3182,'Antonio','Solution','2003-09-03 15:38:11',3,'Well, 1 byte is 1024 bits, and 1 YB is 2^80 bytes, so 1 YB = 1.23794003928x10^27 bits, divided by 124,000 bpi is 9.98338741355x10^21 inches long of tape. Analysing the growth of the perimeter in every loop, the sum of all the loops must be equal to the total lenght of tape already calculated (9.98338741355x10^21 inches)2*Pi*R1+2*Pi*R2+2*Pi*R3+2*Pi*R4......2*Pi*Rn = 2*Pi*(R1+R2+R3+R4.....Rn) = 9.98338741355x10^21 inches. We can see that R1=.5, R2=.5+8.9x10^-6, R3=.5+2*8.9x10-6, etc. We can observe that .5 is added n times and 8.9x10^-6 is added n*(n-1)/2 times. From 9.98338741355x10^21=2*Pi*(.5*n+(8.9x10^-6)*n*(n-1)/2) we get the equation n &#178;+((1-8.9x10-6)/8.9x10-6)*n-(9.98338741355x10^21/(Pi*8.9x10-6))=0, we find the roots of the 2nd degree equation and neglect any negative root. This gives n=1.88959626281x10^13, we finally calculate de radius of the roll of tape R=.5+(8.9x10^-6)*n=168174067.89in\r\nThe total diameter is 336348135.78in= 5,308.52487027mi',NULL,0);
INSERT INTO comment VALUES (7633,813,1403,'John Smith','re: solution to B','2003-09-03 16:00:26',0,'I think you can look at it this way.\r\nFor each weighing, there are 3 possible outcomes, i.e. balanced, heavier or lighter. Thus, for X weighings, the total number of unique results would be 3^X out of which one is balance-balance-balance, which occurs when we exclude the coin totally frmo our weighings. Thus, removing this case would give a total of 3^X-1 possibilities.\r\n\r\nNow, since there are N coins, and each of them could be either heavier or lighter, thus, the total number of different cases is 2N that need to be mapped to these 3^X-1 possibilities. \r\n\r\nThus, this gives us the inequality  2N <= 3^X-1 or rather, \r\nN<= (3^X-1)/2\r\n\r\nFor the case where we know whether the coin is heavier or lighter, there are only N cases as opposed to 2N. Thus, the inequality would become \r\n\r\n N <= 3^X  \r\n\r\nsince, in this case, even a balance-balance-balance result would tell us which coin is it and thus excluding it totally from our weighings is alright.\r\n',5032,0);
INSERT INTO comment VALUES (7634,1265,3202,'Jill','re: Clueless?','2003-09-03 16:21:58',0,'ok...well, I just read this one myself but I\'m just as clueless.\r\n\r\nI tried the usual stuff first, but got nothing.  So then I tried looking for hidden words within the words or adding letters to make new words...and anagrams (though with a word like spy I didn\'t expect much).\r\n\r\nAnagrams:\r\nspy - \r\nbabe - abbe\r\ntree - \r\nwavy - \r\nskate - keats, stake, steak, takes, teaks\r\nloyal - alloy\r\nsteep - \r\nponder - ',7630,0);
INSERT INTO comment VALUES (7635,1265,3172,'SilverKnight','This is easy!','2003-09-03 16:42:22',3,'They all have two vowels!\r\n\r\nExcept spy...\r\nAnd wavy unless you count the \'y\' as a vowel...\r\nAnd loyal ... of course, now you can\'t count the y as a vowel...\r\n\r\nsee.... piece of cake!',NULL,0);
INSERT INTO comment VALUES (7636,1265,2899,'Brian Wainscott','One possible solution','2003-09-03 16:53:02',0,'The one thing these words have in common is that.....they all appear in this puzzle!\r\n\r\n\r\n(I never was good at these kinds of puzzles anyway...)\r\n\r\nSeriously, the only thing I\'ve been able to think of is \"line\"  as in\r\n\r\ntree line (timberline)\r\nwavy lines\r\ninline skates\r\nloyal = \"tow the line\"\r\nsteep = incline\r\n\r\nbut even stretching things that far I can\'t get anywhere with spy, babe, or ponder....',NULL,0);
INSERT INTO comment VALUES (7637,165,3182,'Antonio','Solution','2003-09-03 17:05:31',3,'Any line that intersects in two points a circle, is always perpendicular to the circle\'s center. In this case, there are two parallel lines crossing the circle, so they both have to be perpendicular to the center, this is why I decided to represent the problem using half of each length of roads (25m and 56m) aligned horizontally or parallel to the x-axis with the origin in the 25m road. The two roads in this arrangement give out a difference of 31m (56m-25m=31m). The hypotenusa would be &#8730;9425. This hypotenusa is also perpendicular to the center of the circle, so we find the inclination respect to the x-axis of the perpendicular line that pases trough the middle of the hypotenusa and touches the x-axis. It results that the angle of aperture between the described perpendicular line respect to the x-axis is 18.621579793665 degrees. We use this angle to find the distance between the vertex where the 25m road part intersects with the circle and the point where the perpendicular line calculated previously touches the x-axis. This distance would be  &#8730;9425/(2*sin(18.621579793665))=152.016129032m. We add 25m to 152.016129032m and we get 177.016129032m from the point of intersection of the perpendicular line from the origin. We find the intersection of perpendiculars were the center should be and is at a height of 177.016129032*tan(18.621579793665)=59.6467391303m from the origin. Finally we make a right triangle with sides of 59.6467391303m, 25m and an hypotenusa equal to the radius of such circular playground. The radius would be 64.6740557633m thus the diameter is 129.348111527m ',NULL,0);
INSERT INTO comment VALUES (7638,1188,2899,'Brian Wainscott','Solution','2003-09-03 17:30:19',3,'Take the right fork to get to Truth Town, and C is the girl.\r\n\r\nFirst, D cannot be a Knight.  If he were, then C wouuld be a Knight, and B,C, and D would all be girls, which we know is false.\r\n\r\nTherefore either B or C is a Knight (since D is a liar, his statement is false and so B and C cannot both be liars).\r\n\r\nIf B were a Knight, then D must be girl.  Since there is only one girl, it is not B (since D is), and hence C is a liar (and therefore a girl).  Too many girls, so B is a liar.\r\n\r\nTherefore C is a Knight.  Hence C is a girl.  Furthermore, since there is only  1 girl there is only one Knight, so A is a liar.\r\n\r\nThus the right fork goes to Truth Town, which is presumably inhabited by Knights.  And all Knights are girls, so I see why you might find it an interesting place to visit....',NULL,0);
INSERT INTO comment VALUES (7639,1188,1575,'DJ','A Solution','2003-09-03 18:01:13',3,'There are three statements beginning with \"All;\" B, C, and D.\r\n\r\nStatement D says that these statements are either all true or all false. If that is the case, then D is true, hence they all must be true.\r\n\r\nHowever, there is a contradiction in statements B and C, so that cannot be the case; D must be false.\r\n\r\nIf all three of statements B, C, and D were false, that would make statement D true (we\'ll assume D is referring to their small group), so one of B or C must be true, and the other false.\r\n\r\nIf B is true, then there can be only one false statement, since there is only one girl, and all liars are girls.\r\n\r\nWe already know that D is false, and this assumption would make statement C false as well, so that cannot be the case either.\r\n\r\nTherefore, C is true, B is false, and C is the only girl (and the only knight).\r\n\r\nFinally, we know that A, a guy, must be lying, and you should take the right fork to get to Truth Town.',NULL,0);
INSERT INTO comment VALUES (7640,1188,3202,'Jill','Ho hum...same solution, same logic...','2003-09-03 21:05:06',0,'Hang a right to get to Truth Town.  C is the girl knight.\r\n\r\nIf D is true than B and C would both have to be true also, which is impossible as they contradict.  Therefore D is false and either B or C is false.  B must be false as we know we have at least two liars and only one girl (given info).\r\nSo C is telling the truth meaning that there is only one knight and three liars, so you\'d better take a right instead of listening to gentleman A.',NULL,0);
INSERT INTO comment VALUES (7641,254,3182,'Antonio','Solution','2003-09-04 04:25:55',3,'Imagine a circle with an inscribed square in it, when the circle rotates on a planar surface, the center never moves, but the vertex of the square are rotating and at the same time moving in an x-axis direction. The sine function relates one point in the circunference rotating and moving in X direction. In this case, we have to use all angle measurement in radians in order to relate rotation and distance. As the square rotates and moves, one vertex of the equare respect to the floor, moves in a way like a curve, in order to obtain the behavior of this curve, we first relate the distance of the center of the square to one of it\'s sides L. We make an isoceles triangle of two sides &#8730;2L/2 and the other would be L, in this triangle we make a random line that touches the center of the square and one random point in it\'s opposite side L (this new line would be M). This relation is proportional with the rotation of the square, so the angle of aperture between side &#8730;2L/2 and the line randomly drawed (M) is X radians. With this relationship we use the law of sines and the angles inside the new triangle in order to leave M in therms of X radians. This relation would give M=&#8730;2*L*sin(Pi/4)/(2*sin((3*Pi/4)-X)). M represents the distance that the mentioned curve would have from the center of the square to the curve, so to get the height of such curve from the x-axis to any point in the curve we subtract M from &#8730;2*L/2. This subtraction would be the amplitude A of a new sine equation that we must find in order to know the behavior of the curve. Simplifying the amplitude A gives A=&#8730;2*L*(2*sin((3*Pi-4*X)/4)-&#8730;2)/(4*sin((3*Pi-4*X)/4)-&#8730;2)). With the amplitude A we finally observe that the curve that describes the movement of the side L rotating like a wheel is a sine ecuation of amplitude A, but with the diference that in every cycle of the original square, the curve formed in the floor makes two cycles (that is 2*X) only in positive values (the curve is never negative in the y-axis). With this observation, the new equation must be evaluated in absolute values (always positive), so the solution to the problem would be Surface=Y=ABSOLUTE[A*sin(2*X)]=ABSOLUTE[(&#8730;2*L*(2*sin((3*Pi-4*X)/4)-&#8730;2)/(4*sin((3*Pi-4*X)/4)-&#8730;2)))*sin(2*X)]. It would plot a series of bump-like curves that is only a sine function showing always absolute or positive values. ',NULL,0);
INSERT INTO comment VALUES (7642,254,3182,'Antonio','re: Googled','2003-09-04 04:43:46',1,'Well TomM, that information that you found is great, but let me remind you that a catenary is the hyperbolic cosine of a distance X (cosh(X)), and also the hyperbolic cosine of X is ((e^X)/2)+((e^-X)/2), and if you would remember, any sine function or cosine function may be expresed in therms of Euler\'s constant e elevated at some value iX, jY. Of course that the solution to the problem in some form would be in therms of a hyperbolic cosine (catenary), but that is just another form of representing the surface. Thanks for showing another form of resolving this problem TomM. ',1648,0);
INSERT INTO comment VALUES (7643,117,3182,'Antonio','Solution','2003-09-04 06:15:00',3,'Open the compass at a random aperture, a small aperture would be fine. From the vertex of such angle, mark the lines of the angle sides 3 times, first from the vertex to the line, second from the point of intersection of first circle mark another circle of same radius, third mark another circle of same radius inntersecting the same line. Now open the compass from the angle\'s vertex to the first intersection of the line and mark the two lines, then open the compass from the vertex to the second point of intersection marked in the line and mark the two lines, finally open the compass from the vertex to the third point of intersection and mark the two lines. This process will make 3 lines perpendicular to the vertex and each one is bigger by 1 (the second line is twice the first and the third line is tree times the first). Now use the technique to find a perpendicular line in both points of the first line perpendicular to the vertex, and those perpendicular lines extend them on to the third line that is 3 times the first one. The last line that is perpendicular to the vertex, the one that is 3 times the first one, will be perfectly divided by 3, in those points of intersection just draw a line from the vertex to the two intersections in the line divided by 3 and you will get 3 equal angles of A/3. All of this shows the linear relation between the radius and any line perpendicular to the vertex that is opposite to the angle A',NULL,0);
INSERT INTO comment VALUES (7644,117,3182,'Antonio','My past solution does not apply...','2003-09-04 06:55:02',1,'Well, the radius grows proportional to the commented lines but not with the angle, for that, the arc of the aperture has to be divided by 3 not the perpendicular line opposite to the angle A',7643,0);
INSERT INTO comment VALUES (7645,136,3182,'Antonio','Solution','2003-09-04 07:28:26',3,'To tell you the truth, this problem was very easy. Using CD+BD=2*CD=2*BD=12, CD=BD=6. 11-CD=11-6=5=MD. AM&#178;2=100-MD&#178;=100-25=75. AC&#178;=11&#178;+AM&#178;=121+75=196, so AC=&#8730;196=14',NULL,0);
INSERT INTO comment VALUES (7646,1184,2839,'FatBoy','SilverKnight, do not read this post......','2003-09-04 08:39:46',3,'Since teacher says the number is not greater than a thousand is must either be 1000 or be less.  Q2 indicates that the sum of the digits must be greater than 10 (at least) so the answer can\'t be 1000 therefore the maximum number of possible digits in the number is 3.\r\n\r\nQ6 indicates that if you remove teh first digit the remaining digits are divisible by one of two two digits numbers (19 and 20) all numbers divisible by 2 digit numbers must have at least two digits therefore the minimum number of digits in our response must be three \r\nTHEREFORE we are looking for a three digit number.\r\n\r\nQ6 also indicates that the last two digits must be divisible by 19 or 20.  They, however, can not be divisible by 20 because any number ending in a figure divisible by 20 would also be divisible by 20 and therefore divisible by both 2 and 5 but Q3 can only have 1 answer.  Therefore the last two digits must be divisible by 19\r\n\r\nOf the 5 possible 2 digit numbers divisible by 19 (19,38,57,76,95), we can eliminate 19 and 95 as there exists no first digit to give such a number digits that are strictly increrasing or strictly decreasing as required by Q4.\r\n\r\nSimilarly we can eliminate 76 as it (when spelled out) contains both x and v which would leave Q7 with two correct answers.  In the same manner we can eliminate 38 as the two possible numbers ending in 38 with strictly ascending digits (138 and 238) would leave question 7 with no answer at all.\r\n\r\nThis leaves us with a 3 digit number ending in 57.  No number ending in 57 can be divisible by either 2 or 5 so Q3 indicates tht it must be divisible by 3.  The only 3 digit number with strictly increasing digits that ends in 57 and is divisible by 3 is 357\r\n\r\nTherefore 357 is the answer',NULL,0);
INSERT INTO comment VALUES (7647,1200,1941,'shaun','m0ya4r','2003-09-04 08:51:03',0,'L3r,f2ab3sa1dan2ec5i,r1do7y',NULL,0);
INSERT INTO comment VALUES (7648,1184,2839,'FatBoy','kudos to Gamer','2003-09-04 09:06:06',0,'Not trying to give Gamer a big head but this was a way cool puzzle',NULL,0);
INSERT INTO comment VALUES (7649,611,3341,'joe gallagher','solution','2003-09-04 09:22:45',3,'gent.A: coat A; hat B; gloves C; cane D\r\ngent.B:  \'\'  B;  \'\' D;   \'\'   A;  \'\'  C\r\ngent.C:  \'\'  D;  \'\' C;   \'\'   B;  \'\'  A\r\ngent.D:  \'\'  C;  \'\' A;   \'\'   D;  \'\'  B',NULL,0);
INSERT INTO comment VALUES (7650,111,3182,'Antonio','Solution','2003-09-04 09:51:01',3,'Try relating the angle A using the characteristics of an isoceles triangle, where two angles are the same and the other must be 180 minus the two already counted as the same. I managed to solve the problem using intersecting linear ecuations along with a series of angle relations that as I said in the begining, is pure isoceles relation. I put the coordinate origin in the vertex A and the x-axis pointing towards one of the isoceles vertex. I found a distance X that marks the intersection of one side of the isoceles and the line inside the triangle, I amr refering to the intersection in E perpendicular to AB. Such distance X is (I called L to any AD, De, EC, BC) L*tan(2*A)/(Tan(2*A)-Tan(A)). The side AE=X/cos(A)=L*tan(2*A)/(Tan(2*A)-Tan(A))/cos(A). With AE in therms of A and L, we use the law of cosines and get L&#178;=(AE&#178;+L)&#178;+(AE&#178;+L)&#178;-2*(AE&#178;+L)*(AE&#178;+L)*cos(A). Replaceing AE and simplifying this ecuation we finally get 2*(1-cos(A))=(cos(A)/(cos(A)+(tan(2*A)/(tan(2*A)-tan(A)))))&#178;. We solve this equation to find A. A=20 degrees\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7651,1187,3172,'SilverKnight','one solution...','2003-09-04 10:19:37',3,'GAMER\r\nGAMES\r\nGALES\r\nRALES\r\nRULES\r\n\r\nGAMER\r\nTAMER\r\nTIMER\r\nTIMED\r\nTIRED\r\n\r\nOkay.... not so rare... but first!',NULL,0);
INSERT INTO comment VALUES (7652,1187,2839,'FatBoy','partial answer','2003-09-04 10:19:40',2,'teh second one is fairly easy.\r\nGAMER\r\ntamer\r\ntamed\r\ntimed\r\nTIRED',NULL,0);
INSERT INTO comment VALUES (7653,1187,2839,'FatBoy','Curse you Silver Knight','2003-09-04 10:21:02',0,'3 seconds before me.\r\nOh well, I have yet to read your answer\r\nI will continue to add to  mine',NULL,0);
INSERT INTO comment VALUES (7654,1187,3172,'SilverKnight','re: Curse you Silver Knight','2003-09-04 10:23:11',0,'That\'s because.... I\'m sittin\' RIGHT BEHIND YOU!\r\n\r\nMuhahaha\r\nMuhahahahahah',7653,0);
INSERT INTO comment VALUES (7655,1187,2839,'FatBoy','one (admittedly weak) shot at the other half','2003-09-04 10:24:27',2,'RULES\r\nroles\r\npoles\r\npales\r\ngales\r\ngames\r\nGAMER',NULL,0);
INSERT INTO comment VALUES (7656,1187,2839,'FatBoy','re: one solution...','2003-09-04 10:28:42',0,'S.K.\r\n\r\nI tried this option for gamer .. rules\r\nbut I eliminated it because I was not sure RALES was a word.  Do you know something I don\'t?\r\n\r\nthe corpulant one',7651,0);
INSERT INTO comment VALUES (7657,1187,3172,'SilverKnight','re(2): one solution...','2003-09-04 10:32:53',0,'Main Entry: rale  \r\nPronunciation: \'ral, \'räl\r\nFunction: noun\r\nEtymology: French râle, from râler to make a rattling sound in the throat\r\nDate: 1828\r\n: an abnormal sound heard accompanying the normal respiratory sounds on auscultation of the chest ',7656,0);
INSERT INTO comment VALUES (7658,1187,2839,'FatBoy','re(3): one solution...','2003-09-04 10:34:09',0,'oops, I didn\'t look hard enough',7657,0);
INSERT INTO comment VALUES (7659,113,1920,'Brian Smith','Solution: Part 1','2003-09-04 11:15:27',3,'First, express x and z in terms of y.\r\n\r\nLet s and t be sign variables (equal to 1 or -1), since square roots can be positive or negative.\r\n\r\nx = (-y/2) + s*sqrt[3 - (3*y^2/4)]\r\nz = (-y/2) + t*sqrt[16 - (3*y^2/4)]\r\n\r\nNow A can be expressed in terms of y and some sign variables.\r\n\r\nA = ((-y/2) + s*sqrt[3 - (3*y^2/4)])*((-y/2) + t*sqrt[16 - (3*y^2/4)]) + y*((-y/2) + s*sqrt[3 - (3*y^2/4)]) + y*((-y/2) + t*sqrt[16 - (3*y^2/4)])\r\n\r\nAfter some algebra:\r\n\r\nA = (1/4)*(-3*y^2 + y*s*sqrt[12 - 3*y^2] + y*t*sqrt[64 - 3*y^2] + s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2])\r\n\r\nThe function A is defined as long as the square roots are real which means 12 - 3*y^2 >= 0 and 64 - 3*y^2 >= 0.  From this, A is defined for 2 >= y >= -2.\r\n\r\nThe maximum value of A occurs at y = 2, y = -2, or some local maximum.  Now its time for some calculus.\r\n\r\ndA/dy = (1/4)*( -6*y + s*sqrt[12 - 3*y^2] + t*sqrt[64 - 3*y^2] + y*(-6*s*y)/(2*sqrt[12 - 3*y^2]) + y*(-6*t*y)/(2*sqrt[64 - 3*y^2]) + s*sqrt[12 - 3*y^2]*(-6*t*y)/(2*sqrt[64 - 3*y^2]) + t*sqrt[64 - 3*y^2]*(-6*s*y)/(2*sqrt[12 - 3*y^2]) ) = 0',NULL,0);
INSERT INTO comment VALUES (7660,1187,1301,'Charlie','The RULES part','2003-09-04 11:32:28',3,'With the goal being <b>common</b> words rather than rare words, a 4-step solution to the RULES portion is ruled out as it would require RALES or GULES (the latter being a tincture red in heraldry); this portion requires a 5-step solution:\r\n\r\ngamer\r\ngames\r\ngales\r\nmales\r\nmules\r\nrules',NULL,0);
INSERT INTO comment VALUES (7661,113,1920,'Brian Smith','Solution: Part 2','2003-09-04 11:46:19',3,'From Part 1:\r\n\r\n(1/4)*( -6*y + s*sqrt[12 - 3*y^2] + t*sqrt[64 - 3*y^2] + y*(-6*s*y)/(2*sqrt[12 - 3*y^2]) + y*(-6*t*y)/(2*sqrt[64 - 3*y^2]) + s*sqrt[12 - 3*y^2]*(-6*t*y)/(2*sqrt[64 - 3*y^2]) + t*sqrt[64 - 3*y^2]*(-6*s*y)/(2*sqrt[12 - 3*y^2]) ) = 0 \r\n\r\nNow to solve this messy equation.\r\nFirst multiply each side by 4*s*sqrt[12 - 3*y^2]*t*sqrt[64 - 3*y^2]\r\nNote: s*s = 1 and t*t = 1\r\n\r\n0 = -6*y*s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2] + (12 - 3*y^2)*t*sqrt[64 - 3*y^2] + (64 - 3*y^2)*s*sqrt[12 - 3*y^2] + -3*y^2*s*sqrt[12 - 3*y^2] + -3*y^2*t*sqrt[64 - 3*y^2] + -3*y*(12 - 3*y^2) + -3*y*(64 - 3*y^2)\r\n\r\nAfter some algebra and rearranging some terms:\r\n\r\n6*y*s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2] + 228*y + -18*y^3 = (12 - 6*y^2)*t*sqrt[64 - 3*y^2] + (64 - 6*y^2)*s*sqrt[12 - 3*y^2]\r\n\r\nAfter squaring each side:\r\n\r\n(228*y - 18*y^3)^2 + 2*(228*y - 18*y^3)*(6*y*s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2]) + 36*y^2*(12 - 3*y^2)*(64 - 3*y^2) = (12 - 6*y^2)^2*(64 - 3*y^2) + (64 - 6*y^2)^2*(12 - 3*y^2) + 2*(12 - 6*y^2)*(64 - 6*y^2)*s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2]\r\n\r\nAfter even more algebra and removing a common multiple: (It seems most calculus is 80% algebra)\r\n\r\n9*y^6 - 228*y^4 + 1154*y^2 - 608 = (3*y^4 - 38*y^2 + 16)*s*t*sqrt[12 - 3*y^2]*sqrt[64 - 3*y^2]\r\n\r\nAfter squaring again and still more algebra, a final equation is formed (the higher exponents dropped out):\r\n\r\n217*y^4 - 608*y^2 + 256 = 0',7659,0);
INSERT INTO comment VALUES (7662,113,1920,'Brian Smith','Solution: Part 3','2003-09-04 12:01:53',3,'From Part 2:\r\n\r\n217*y^4 - 608*y^2 + 256 = 0\r\n\r\nSolving this equation yields y = 4/sqrt 31, y = -4/sqrt 31, y = 4/sqrt 7, and y = -4/sqrt 7 as possible values of y which yield a maximum value of A.\r\n\r\nSince all the sign variables dropped out, each y has two possible x\'s and two possible z\'s\r\n\r\nIf y = 4/sqrt 31, then x = -11/sqrt 31 or 7/sqrt 31 and z = 20/sqrt 31 or -24/sqrt 31\r\n\r\nIf y = -4/sqrt 31, then x = 11/sqrt 31 or -7/sqrt 31 and z = -20/sqrt 31 or 24/sqrt 31\r\n\r\nIf y = 4/sqrt 7, then x = 1/sqrt 7 or -5/sqrt 7 and z = 8/sqrt 7 or -12/sqrt 7\r\n\r\nIf y = -4/sqrt 7, then x = -1/sqrt 7 or 5/sqrt 7 and z = -8/sqrt 7 or 12/sqrt 7\r\n\r\nFrom Part 1: y = 2 and y = -2 are possible values for a maximum.\r\n\r\nIf y = 2, then x = -1 and z = -1+sqrt 13 or -1-sqrt 13\r\n\r\nIf y = -2, then x = 1 and z = 1+sqrt 13 or 1-sqrt 13\r\n\r\nIn all there are 20 candidate points to test.  The two which create the highest value A=8 are (y=4/sqrt 31, x=7/sqrt 31, z=20/sqrt 31) and (y=-4/sqrt 31, x=-7/sqrt 31, z=-20/sqrt 31).',7661,0);
INSERT INTO comment VALUES (7663,1187,3206,'Lawrence','Solution','2003-09-04 13:54:21',0,'GAMER  GAMER\r\nGAMES  TAMER\r\nGALES  TAMED\r\nMALES  TIMED\r\nMULES  TIRED',NULL,0);
INSERT INTO comment VALUES (7664,1184,3172,'SilverKnight','re: SilverKnight, do not read this post......','2003-09-04 13:54:31',0,'Just for the record, \"Your Buddy\" is *me* too.... I just changed my moniker to SilverKnight (which I prefer).  ;-)<BR><BR>\r\nP.S. You can verify this, by clicking on the moniker, in the post.',7646,0);
INSERT INTO comment VALUES (7665,1150,1301,'Charlie','solution','2003-09-04 14:47:24',3,'If we denote the other digits of the number (than the initial or trailing 6) as \"string\", we seek a number 6string = 4 x string6.  That is string6 = 6string / 4.\r\n\r\nSimilar to one of the the solutions of Move the 2, Double the Number, we start the long division:\r\n<pre>\r\n  <u>1</u>\r\n4)6\r\n</pre>\r\nand note\r\nthat we can bring down the digit 1 in the quotient to be the digit after the 6 in the dividend, and continue the long division:\r\n<pre>\r\n  <u>15</u>\r\n4)61\r\n  <u>4</u>\r\n  21\r\n</pre>\r\nThen we can bring down the 5 the same way\r\nand continue:\r\n<pre>\r\n  <u>153846</u>\r\n4)615384\r\n  <u>4</u>\r\n  21\r\n  <u>20</u>\r\n   15\r\n   <u>12</u>\r\n    33\r\n    <u>32</u>\r\n     18\r\n     <u>16</u>\r\n      24\r\n      <u>24</u>\r\n       0\r\n</pre>\r\nThat\'s the first point where we can stop, as the remainder is zero.\r\n\r\nBut we also could choose to continue, and if we do we must bring down the 6 to be the next digit after the 4, and thus it starts again as from the beginning.  So any such number must be the string 153846, either once or repeated any number of times.\r\n\r\nSo the first (smallest) such number is 153,846 and the second is 153,846,153,846 and the tenth is 153,846,153,846,153,846,153,846,153,846,\r\n153,846,153,846,153,846,153,846,153,846.',NULL,0);
INSERT INTO comment VALUES (7666,1187,1626,'Gamer','re: The RULES part','2003-09-04 19:07:24',0,'I actually considered a 6 step solution as I didn\'t know if gales was too common, but this works. I thought someone would mention something like RALES, that\'s why I put in \"less obscure rule\"',7660,0);
INSERT INTO comment VALUES (7667,85,3347,'Jake','huh?','2003-09-04 19:58:06',4,'why can\'t the green guy be wearing the yellow tie?',NULL,0);
INSERT INTO comment VALUES (7668,1150,3351,'Eric','solution','2003-09-05 00:27:27',0,'the nth smallest number is 153846*1000001^(n-1), making the solutions 153,846\r\n153,846,153,846\r\nand of course 153,846,153,846,153,846,153,846,153,846,153,846,153,846,153,846,153,846,153,846\r\n',NULL,0);
INSERT INTO comment VALUES (7669,1116,3335,'AJ','Recursive','2003-09-05 01:02:47',3,'This was done in VBA\r\nFunction Spiral(i As Integer, j As Integer, n As Integer) As Integer\r\n    If n = 1 Or n = 0 Then\r\n        Spiral = 0\r\n    ElseIf i = 1 Then\r\n        Spiral = 4 * n - 4 - j + Spiral(1, 1, n - 2) - (n > 2)\r\n    ElseIf j = n Then\r\n        Spiral = 3 * n - 3 - i + Spiral(1, 1, n - 2) - (n > 2)\r\n    ElseIf i = n Then\r\n        Spiral = n - 3 + j + Spiral(1, 1, n - 2) - (n > 2)\r\n    ElseIf j = 1 Then\r\n        Spiral = i - 2 + Spiral(1, 1, n - 2) - (n > 2)\r\n    Else\r\n        Spiral = Spiral(i - 1, j - 1, n - 2)\r\n    End If\r\nEnd Function',NULL,0);
INSERT INTO comment VALUES (7670,611,3127,'lesa','solution','2003-09-05 01:02:58',0,'A had his own coat, B\'s hat, C\'s gloves and D\'s cane\r\nB had his own coat, A\'s gloves, C\'s cane and D\'s hat\r\nC had his own hat, A\'s cane, B\'s gloves and D\'s coat\r\nD had his own gloves, A\'s hat, B\'s cane and C\'s coat',NULL,0);
INSERT INTO comment VALUES (7671,781,3127,'lesa','???','2003-09-05 01:36:21',0,'According to the solution, the water was traveling at 6 miles per hour.  Therefore, it would take the hat 10 minutes to travel back to the campsite.  If Bob continued traveling for five minutes and then turned around, 10 minutes after dropping the hat, he would still be a mile away from the campsite.  The problem states he \"catches up with\" the hat, not retreived it from the bank.\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7672,1114,3351,'Eric','solution','2003-09-05 02:17:34',0,'My analysis reveals a great number of solutions for example: \r\n\r\n1,  5,  4,10     3,  5,  4,12      1,  5,  1,  7      1,  5,  7,13\r\n2,  3,  7,12     2,  1,  7,10      1,19,  5,25     1,19,  4,24\r\n1,15,19,35    1,15,19,35    13,  9,  3,25     3,14,  3,20\r\n4,23,30,57    6,21,30,57    15,33,  9,57    5,38,14,57\r\n\r\nMany more solutions can be generated by rearranging the numbers in the AFK diagonal (1,3,19 - the factors of 57), and building equations and inequalities from the remaining variables (C,G,E,I,and J).  The two major equations evolve from EJ=C+G+K(1,3,or 19) and 5G=I+J+K.  The major inequalities are built from the fact that all variables are between 1 and 57.',NULL,0);
INSERT INTO comment VALUES (7673,611,3335,'AJ','solution','2003-09-05 03:01:23',3,'          A    B    C    D\r\n      ====================\r\nCoat  ==  A    B    D    C\r\nHat   ==  B    D    C    A\r\nGloves==  C    A    B    D\r\nCanes ==  D    C    A    B',NULL,0);
INSERT INTO comment VALUES (7674,288,3354,'amy','well???','2003-09-05 05:49:35',1,'with this problem it is a good problem but it does not have a very good solution? But i don\'t think i could think of a better one.',NULL,0);
INSERT INTO comment VALUES (7675,1150,2839,'FatBoy','Not for SIlver Knight\'s Eyes','2003-09-05 07:44:25',3,'define the number we are looking for as x\r\n\r\nthe ones digit of x is six (specified by the problem)\r\nThe tens digit of x will be the ones digit in 4x so it must be equla to the ones digit of the four times the ones digit of x (six as noted above) so the tens digit must be 4\r\nThe one hundreds digit of x is the tens digit of 4x and so must be teh ones digit of four times the tens digit of x plus the tens digit of four times the ones digit of x (to accout for the \"carried\" tens) and is therefore 8 {(4*4)+2 = 18}\r\n\r\nUsing this technique  we continue until we find a value of 4x with a  leftmost digit that is 6.\r\nthe values we come up with are\r\nx = 153846\r\n4x = 615384\r\n\r\nthis is the smallest value of x\r\nthe second smallest value is this string repeated twice (153846153846)\r\nand teh 10th amllest value would be the string repeated 10 times.\r\n ',NULL,0);
INSERT INTO comment VALUES (7676,1260,2840,'Becky','Well, Gee','2003-09-05 08:19:39',0,'I would infer that I am driving the wrong way on a highway or road and the word slow is up-side-down OR the word slow is up-side-down on the opposit side of the road, but also in front of me.',NULL,0);
INSERT INTO comment VALUES (7677,1202,1183,'fwaff','H2T1E3 L3N8O7U4S1I6T5O2','2003-09-05 08:34:05',3,'V3E4I2F1',NULL,0);
INSERT INTO comment VALUES (7678,1202,2839,'FatBoy','A4I2L6F1N3Y7L5 O4E2E6F3B1R5 K2S1','2003-09-05 09:27:20',3,'E4I2V3F1, F2O1 U3O2E6R4S5C1',NULL,0);
INSERT INTO comment VALUES (7679,1202,1183,'fwaff','re: A4I2L6F1N3Y7L5 O4E2E6F3B1R5 K2S1','2003-09-05 10:30:32',0,'T3B1U2 O2T3N1 O4E2E6F3B1R5 A3W2F5F4F1 -2)3;1',7678,0);
INSERT INTO comment VALUES (7680,84,3342,'Jenny','Paradox','2003-09-05 10:30:58',3,'If you overtake the last person (infering you are behind them) that means you were the last person and you cannot overtake yourself, but if you managed to do that you would still be in last place. ',NULL,0);
INSERT INTO comment VALUES (7681,1260,3342,'Jenny','Soultion','2003-09-05 10:38:00',3,'\"MO7S\" is the backwards version of SLOW so one might infer that one is going the wrong way on the road and needs to slow down. OR...one is dyslexic and still needs to slow down. Or...the one who painted it on the road painted it backwards on the right way of the road.',NULL,0);
INSERT INTO comment VALUES (7682,1265,1575,'DJ','hint?','2003-09-05 11:54:03',4,'Bryan.. how about a little more context or something to help us out.. I don\'t think anyone is even close as of yet..',NULL,0);
INSERT INTO comment VALUES (7683,1202,2899,'Brian Wainscott','T4N2O3H5R7E6A1 U4S1L3N8T5I6O2O7','2003-09-05 12:44:50',0,'R2O1 V4L2N6E3E1E5 E4A2B1S3 O2F1R4U3\r\nI1 A2H1D3 O2T1 S1Y3A2 E4S1M3G9O2T5I7H6N8\r\nS4H2T1I3 S2I1 M1Y2 I2S4F1R3T5 T5C1Y3P4R2O6 S3P1T4O2',NULL,0);
INSERT INTO comment VALUES (7684,1073,3274,'Dacre','Yet another solution','2003-09-05 12:52:07',3,'Measure out 8 units using the 4 unit jug, and throw them away.  \r\nFill the 4 unit jug up.  You now have 4 units left in the 16 glass.  Then pour away from the 4 glass until it\'s at the same height of water as the 16. \r\nSince the 16 glass is 4 times the size but the same height, this is a quarter of the amount left in there, so one unit.\r\nYou now how 5 units in total.\r\n',NULL,0);
INSERT INTO comment VALUES (7685,1202,2839,'FatBoy','re(2): A4I2L6F1N3Y7L5 O4E2E6F3B1R5 K2S1','2003-09-05 13:07:52',0,'E5A2M1B4Y3, A6E4O2M3Y7D5S1, F2I1 I1 Y3T1R2 A3E2L4R1 A2D4H1R3 .3.1.2',7679,0);
INSERT INTO comment VALUES (7686,1202,2839,'FatBoy','re: T4N2O3H5R7E6A1 U4S1L3N8T5I6O2O7','2003-09-05 13:17:38',0,'E4A2K3M1 O2S4L1T3 F2O1 E3H2M4T1.\r\nS302P1T4 U3Y1R4O2 E5A1R6S7S3N2W4 E1E3V2N4 F2I1\r\nE4O1H3T2S6R5 A1A5E4Y7D6L2R3 E4A2V3H1, T2I1 N3N2Y5O4S6A1 I9I2E5H11N8K7L3S1T12R6V4G10',7683,0);
INSERT INTO comment VALUES (7687,1184,2839,'FatBoy','re(2): SilverKnight, do not read this post......','2003-09-05 13:27:44',0,'CURSES, foiled again',7664,0);
INSERT INTO comment VALUES (7688,1202,3172,'SilverKnight','re(2): T4N2O3H5R7E6A1 U4S1L3N8T5I6O2O7','2003-09-05 13:45:54',0,'It\'s just a waste of bandwidth with you guys (and your own time ;-)  How many people need to show that they figured out this incredibly difficult code (particularly after someone already said \'five\')?<BR><BR>\r\nAnd what\'s more... FatBoy, you clearly saw fwaff\'s post BEFORE you posted... so no risk of being different than his  ;-) (x2)  What\'s the silly reason for posting THIS time?  (no... I\'m not annoyed... well... not VERY annoyed... lol)',7686,0);
INSERT INTO comment VALUES (7689,1267,1301,'Charlie','solution','2003-09-05 14:41:39',3,'If F were a knight then A would also be a knight; but then F would have to be a liar.  So F is  not a knight, but is a liar.\r\n\r\nTherefore either D is a knight or A is a liar.  But if D is a knight then it\'s still true that A is a liar.  So A is indeed a liar.\r\n\r\nSo either C or F must be a knight, and since it isn\'t F, it must be C that\'s a knight.\r\n\r\nThus B is a liar and E is a knight, by C\'s statements.\r\n\r\nSince E is a knight both C and D are knights.  We already knew about C, but now we know also that D is a knight.\r\n\r\nSo C, D and E are knights and A, B and F are liars.',NULL,0);
INSERT INTO comment VALUES (7690,1202,1919,'Lewis','re(3): T4N2O3H5R7E6A1 U4S1L3N8T5I6O2O7','2003-09-05 15:19:24',0,'At least he posted a solution, not some worthless moaning....',7688,0);
INSERT INTO comment VALUES (7691,1267,1575,'DJ','Solution','2003-09-05 15:28:15',3,'Suppose A is a knight.\r\n\r\nThen, C and F are both liars, and at least one of the statements made by each must be false.\r\n\r\nF said that A is a knight, which we have alerady assumed to be true, so the other part of his statement must be false, and Derek is a knight.\r\n\r\nHowever, Derek says that A is a liar, so we have a contradiction, and our original assumption must be false.\r\n\r\nTherefore, A is a liar, and at least one of his statements must be false (either C or F is a knight).\r\n\r\nF cannot be a knight, since he says A (a liar) is a knight.\r\n\r\nC must be a knight.\r\n\r\nC says that B is a liar and E is a knight, which must both be true.\r\n\r\nFinally, E (a knight) says that C and D are knights, and we now know what each person is:\r\n<pre>A - liar\r\nB - liar\r\nC - knight\r\nD - knight\r\nE - knight\r\nF - liar</pre>Going through the remaining statements shows no contradictions.',NULL,0);
INSERT INTO comment VALUES (7692,1260,3358,'Brent','heartland answer','2003-09-05 15:43:26',0,'Missouri Highway 7 South\r\n ',NULL,0);
INSERT INTO comment VALUES (7693,1202,3172,'SilverKnight','re(4): T4N2O3H5R7E6A1 U4S1L3N8T5I6O2O7','2003-09-05 15:48:12',0,'moaning?  worthless?  hardly...\r\n\r\nAnd you didn\'t address my questions... (not that I expect you will... ;-)',7690,0);
INSERT INTO comment VALUES (7694,937,3358,'Brent','what did you say?','2003-09-05 15:54:07',0,'EAR',NULL,0);
INSERT INTO comment VALUES (7695,1260,3359,'chris','Answer','2003-09-05 17:32:20',0,'SLOW',NULL,0);
INSERT INTO comment VALUES (7696,610,3360,'Nathan','solution','2003-09-05 17:44:41',0,'there are seven none yellow birds and nine yellow birds',NULL,0);
INSERT INTO comment VALUES (7697,7,3360,'Nathan','weak','2003-09-05 17:47:18',0,'There is a 50% chance of it being heads and a 50% chance of it being tails',NULL,0);
INSERT INTO comment VALUES (7698,1187,3360,'Nathan','','2003-09-05 18:07:00',4,'gamer        gamer\r\ngames        tamer\r\ngales        timer\r\ngules        timed\r\nrules        tired\r\n\r\nI switch letters 1 by 1\r\nI hope its right but i\'m not sure',NULL,0);
INSERT INTO comment VALUES (7699,1062,3360,'Nathan','solution','2003-09-05 18:17:00',3,'1x3=3\r\n\r\n3x4=12\r\n\r\n12x5=60\r\n\r\n60x6=360\r\n\r\n360x7=2520\r\n\r\n2520x8=20160\r\n\r\n20160x9=181440\r\n\r\n181440x10=1814400\r\n\r\nThat is my solution',NULL,0);
INSERT INTO comment VALUES (7700,1202,1626,'Gamer','K4A2T1L3  Y3T5O6R2C1P4','2003-09-05 18:20:54',0,'E3H2T1 T5O3I2N4P1 S2I1 O2T1 T1K4A1L2 N2I1 Y3P4O6T5R2C1...  U3Y1O2 L4L3W1I2 E2B1 F1R3T5S4I2 A6E4O2M3Y7D5S1 B4O5A2T3F1Y6! D2:1',7693,0);
INSERT INTO comment VALUES (7701,1267,3206,'Lawrence','And the winner is ...','2003-09-05 22:21:39',0,'Or should I say the winner is \"and.\"  That\'s the big deal here, the \"and.\"  The best way to solve this is to assume someone is a knight and follow the logic.  Once you run into a liar, at least one half of the \"and\" is false, could be both, but that really tells you little.  \r\n\r\nSo the most logical place to start the assumptions turns out to be the answer.  E makes a statement that C & D are knights.  Assume that to be true and follow the logic through. If it blows up, you know E is a liar, and you can go from there.\r\n\r\nIf E is telling the truth, then C\'s statement is true and we learn B is a Liar.  If B is a liar and E is a knight, then F is a liar.  If F is a liar ... well, here we are stuck because if E is telling the truth, the \"D is a liar bit\" already makes the statement false so we learn nothing.  Dead end, but not contradiction, so go to D is a knight.\r\n\r\nD states A & B are liars, which is the complete truth.  A says C and F are liars, but C is not, so that one is already a lie -- still ok.  C states that A and B are liars, which we\'ve quite established.\r\n\r\nNothing blows up ... E is a knight, so are C and D; the others, A,B,F are liars.  You need go through no further iterations.',NULL,0);
INSERT INTO comment VALUES (7702,145,3206,'Lawrence','HEY!','2003-09-05 22:31:00',0,'By definition, a circle is all the points equidistant fromt he center.  25% of the interior is shaded green.  The other 75% is shaded blue.  So 100% of the circle\'s interior is shaded.  BUT the circle itself is the set of points in black, so you could say 100% of the circle is shaded in black, or if you were a tricky bastard you could say that none of it is shaded because black isn\'t considered a shade, i.e. it\'s considered neutral.  That\'s as good an answer as I can give.  In any case you are a tricky, vague bastard, qball -- not that there\'s anything wrong with that.\r\n\r\nL',NULL,0);
INSERT INTO comment VALUES (7703,288,3224,'Lee','pangram','2003-09-06 03:13:20',0,'It\'s called a pangram if anyone\'s bothered.  The shorter ones are more desireable hence\r\n\'jumpS over the lazy dog\'\r\nwould be \'better\' in pangrammatical terms (at 35 letters).\r\nI read once a chinese pangram that contained only 26 letters (the \'best\'?).  It was about 100 words long when translated! ',NULL,0);
INSERT INTO comment VALUES (7704,1151,3372,'sam','Solution','2003-09-06 15:05:43',3,'I\'m pretty sure this is right...:\r\n\r\nMonica Baker, 1, Puzzle\r\nKevin Farrell, 2, Crayons\r\nDarren Forbes, 3, Teddy\r\nHolly Lorenz, 4, Blocks\r\nMark Mckenna, 5, Picture Book\r\nJanet Collins, 6, Fire Engin',NULL,0);
INSERT INTO comment VALUES (7705,973,3372,'sam','re: Well','2003-09-06 15:35:36',4,'Wait, so what was the answer? Trevor\'s answer is clever (\"Wrong\" house), but doesn\'t explain why you then say \"Once again his call didn\'t go through,\" since he would have actually reached Bob the first time.',6130,0);
INSERT INTO comment VALUES (7706,27,3372,'sam','re: not true','2003-09-06 15:46:56',0,'No, you misunderstand the logic. Once Friday has been knocked off, it is permenently out. Simply because, even if we then go on to eliminate Thursday, if the students get to Thursday and they haven\'t had the exam, it must be on Friday. So our week is now shortened to Monday through Thursday, and we do the same thing all the way up through Monday. However, as other people have said, the puzzle does not end here. Let us suppose that the Students get to Thursday without having the exam. Then they will be certain that the professor cannot give it to them on the Friday. Therefore the professor can give it to them without breaking his word (and could give it on any other day by the same logic).',7497,0);
INSERT INTO comment VALUES (7707,31,3372,'sam','','2003-09-06 15:54:13',3,'This puzzle is the same as Thomson\'s lamp, where he turns it on at one second, off half a second later, on a quater of a second later, and so on. Is it on or off at two seconds.\r\n\r\nThe answer is that the question is meaningless in the bounds of the question, because the instructions for what he, or the bee, does are given up to the very end, but not at the very end. The sequence 1 + 0.5 + 0.25 *tends* to 2, and in calculus is equal to 2, but you cannot say what happens *at* 2.\r\nThis paradox is basically similar to asking if the \"last\" integer is even or odd - the question doesn\'t make sense.',NULL,0);
INSERT INTO comment VALUES (7708,66,3372,'sam','NOT a paradox! IMPORTANT distinction!','2003-09-06 16:02:21',3,'It\'s not actually a paradox, it\'s a contradiction (as humpty dumpty tells Alice eloquently in... through the looking glass?).\r\n\r\nIf I were to say, here\'s a great paradox: I met a man who was 4 foot tall AND 6 foot tall, what do you think of that?!? \r\n\r\nIt\'s perfectly obvious that that wouldn\'t be a paradox, because there simply couldn\'t be such a man. Likewise, such a barber could never exist. This isn\'t a meanigless statement, the distinction between paradoxes and contradictions is very important. After all, it\'s certainly true that I can utter the statement \"This statement is a lie,\" and so we then have to puzzle around at the boundaries of logic to work out what\'s wrong.\r\n\r\nIn this case, however, the puzzle is saying \"In a certain town there is a barber that neither shaves himself nor does not shave himself, which is akin to saying \"In a certain town there is a man who is six foot tall and four foot tall.\"\r\n\r\nNot that it\'s a bad puzzle though... :)',NULL,0);
INSERT INTO comment VALUES (7709,48,3143,'Vito','umm','2003-09-06 16:12:04',0,'This is one of the easier ones on the net.  No mathematical computations necessary, if the chances are equal and we are on a 100% scale.  50% chance it\'ll be a boy and 50% chance it will be a girl.  The ratio is, therefore, 1 to 1.',NULL,0);
INSERT INTO comment VALUES (7710,250,3372,'sam','re: fuzzy logic','2003-09-06 16:15:51',0,'You what?? Fuzzy logic is something else altogether, based on finding answers using imprecise or vague solutions, which, almost a paradox in itself, is extremely precise. \"Maybe\" is never a truth value to a logical statment. If it were, and all paradoxes could be answered by \"maybe,\" people would have stopped bothering with them long ago...\r\n\r\n:)',7498,0);
INSERT INTO comment VALUES (7711,1012,3143,'Vito','ahh very clever','2003-09-06 16:20:19',0,'Before...meaning in front of his father, killed his mom during childbirth (that was easy)...then (this one took me the longest) he must have been a priest/pastor in order to marry his sister.  Marry meaning to have authority over the marriage and marry his sister with another after blessing them and giving their vows.',NULL,0);
INSERT INTO comment VALUES (7712,1151,1301,'Charlie','re: Solution','2003-09-06 16:54:41',0,'In this solution, the Lorenz child\'s box number is lower than Mark\'s.  The Forbes child has an odd numbered box (I assume what\'s meant is box number in the puzzle, even though two boxes apparently are on each level(shelf).).',7704,0);
INSERT INTO comment VALUES (7713,1151,693,'Jun','re: Solution','2003-09-06 21:13:46',0,'In the problem, it\'s stated that, \'The shelf belonging to the Forbes child and the one which holds a box of crayons are both even-numbered shelves.\' However, you have placed Forbes in shelf no. 3 (odd number).\r\n\r\n\r\nAlso, just checking if the shelves are numbered in this way...\r\n\r\n               1   4\r\n               2   5\r\n               3   6',7704,0);
INSERT INTO comment VALUES (7714,1151,3195,'John Reid','Correct (?) Solution','2003-09-06 21:48:48',3,'In trying to solve this problem, the first difficulty was in trying to work out how the 6 shelves/compartments were arranged in the bookcase, and more to the point how the compartments were to be numbered.  I ended up assuming that the system was that given by Jun in the previous comment, ie\r\n\r\n1 4\r\n2 5\r\n3 6\r\n\r\n(this seems to comply with the given info that the compartments are \'numbered top to bottom, then left to right\', as well as the information in the problem referring to \'the two top shelves\' - although it wasn\'t fully clear to me that the numbering couldn\'t have been\r\n\r\n1 2\r\n3 4\r\n5 6)\r\n\r\nAfter making this first step, the problem did come out fairly easily.  In fact the solution posted by sam in the first comment is correct, except for the compartment numbers.\r\n\r\nHere is the answer:\r\n\r\nCompartment 1 (top left)\r\nMonica Baker\r\nPuzzle\r\n\r\nCompartment 2 (center left)\r\nDarren Forbes\r\nTeddy Bear\r\n\r\nCompartment 3 (lower left)\r\nMark McKenna\r\nPicture Book\r\n\r\nCompartment 4 (top right)\r\nKevin Farrell\r\nBox of Crayons\r\n\r\nCompartment 5 (center right)\r\nHolly Lorenz\r\nSet of Blocks\r\n\r\nCompartment 6 (lower right)\r\nJanet Collins\r\nFire Engine\r\n\r\n(Incidentally, the solution I had arrived at before reading the previous comments was flawed - I had switched Mark and Janet and had come up with Janet McKenna in #3 with the Picture Book and Mark Collins in #6 with the Fire Engine.  Reading the other comments made me realize my error.  So, perhaps we can call this solution a joint effort!)\r\n\r\nThanks for another fun puzzle DJ  :)',NULL,0);
INSERT INTO comment VALUES (7715,157,3351,'Eric','re: A solution','2003-09-07 10:01:59',0,'Nick, just a minor correction:  I believe that the area of each of the right angled triangles is half that:  or (er * Sin a)/2.  Other than that you have a very tight proof.  Mine was full of messy Arctangents - yuk.',821,0);
INSERT INTO comment VALUES (7716,1203,3351,'Eric','Holy Hula Hoops!','2003-09-07 10:12:37',0,'In this classic tower of Babel problem, the clue to controlling the final position of the hoops is noticing the odd and even hoops.  That is to say, begin by numbering the hoops from smallest to largest.  If you want to move the tower of hoops to pole three you must begin by moving hoop #1 to pole three.  Thereafter all even numbered hoops will first be moved to pole two, covered with their succesively smaller hoops until pole three is empty and available for the next larger odd numbered hoop.  This, of course, applies to all tower sizes.',NULL,0);
INSERT INTO comment VALUES (7717,1203,3202,'Jill','Number of moves','2003-09-07 10:35:31',0,'It took me 35 moves to get them in order from largest on bottom to smallest on top on pole 3 moving 1 at a time.\r\n\r\nI did the following steps.\r\nxs to 2\r\ns to 3\r\nxs to 3\r\nm to 2\r\nxs to 2\r\ns to 1\r\nxs to 1\r\nm to 3\r\nxs to 2\r\ns to 3\r\nxs to 3\r\nl to 2\r\nxs to 2\r\ns to 1\r\nxs to 1\r\nm to 2\r\nxs to 3\r\ns to 2\r\nxs to 2\r\nxl to 3\r\nxs to 1\r\ns to 3\r\nxs to 3\r\nm to 1\r\nxs to 2\r\ns to 1\r\nxs to 1\r\nl to 3\r\nxs to 3\r\ns to 2\r\nxs to 2\r\nm to 3\r\nxs to 1\r\ns to 3\r\nxs to 3\r\n',NULL,0);
INSERT INTO comment VALUES (7718,1203,693,'Jun','Steps to follow (not for the impatient)','2003-09-07 10:41:04',0,'Well, I solved this in 31 steps (maybe there are shorter methods), label the hoops a,b,c,d,e (from smallest to biggest).\r\n\r\n1.  a to pole 3\r\n2.  b to pole 2\r\n3.  a to pole 2\r\n4.  c to pole 3\r\n5.  a to pole 1\r\n6.  b to pole 3\r\n7.  a to pole 3\r\n8.  d to pole 2\r\n9.  a to pole 2\r\n10. b to pole 1\r\n11. a to pole 1\r\n12. c to pole 2\r\n13. a to pole 3\r\n14. b to pole 2\r\n15. a to pole 2\r\n16. e to pole 3\r\n17. a to pole 1\r\n18. b to pole 3\r\n19. a to pole 3\r\n20. c to pole 1\r\n21. a to pole 2\r\n22. b to pole 1\r\n23. a to pole 1\r\n24. d to pole 3\r\n25. a to pole 3\r\n26. b to pole 2\r\n27. a to pole 2\r\n28. c to pole 3\r\n29. a to pole 1\r\n30. b to pole 3\r\n31. a to pole 3\r\n\r\nThere you have it, hopefully you guys haven\'t fallen asleep...\r\n\r\nNote: You guys could create 5 folders in any directory on your com and follow my procedure by moving your folders around to see for urselves!!',NULL,0);
INSERT INTO comment VALUES (7719,1203,1301,'Charlie','re: Holy Hula Hoops!','2003-09-07 11:14:04',0,'If the smallest is always designated 1, and you always start moving that (and the other odd numbers) to pole 3 (the target pole), and start off the even ones to pole 2, then, in the case of an even starting number of hoops, they will wind up on the wrong hoop.\r\n\r\nTake the simplest even case: two hoops.  Moving hoop 1 to pole 3, then hoop 2 to pole 2 then hoop 1 to pole 2 has moved them to the wrong pole.\r\n\r\nIf we want to say that even numbered hoops should start out toward pole 2 then the numbering should be from the bottom (largest) hoop.  Then it works out correctly: if there are an even number of hoops the top hoop will have an even number; if there are an odd number of hoops the top hoop will have an odd number.\r\n',7716,0);
INSERT INTO comment VALUES (7720,1203,1301,'Charlie','strategy','2003-09-07 11:23:12',0,'The strategy for moving n hoops to pole 3 is first to move n-1 hoops to pole 2, then move the nth hoop to pole 3 and then move the other n-1 hoops onto pole 3.  Defining the problem this way is known as recursion.  Eventually you have broken it down into the problem of moving just 1 hoop.  It\'s apparent that the target of the bottom (nth) hoop is to be pole 3; the target of hoop n-1 is to be pole 2; etc, alternating.\r\n\r\nFrom this description, the number of moves necessary for n hoops is one more than twice the number required for n-1 hoops, as n-1 must be moved to the non-target pole, the nth moved to the target pole and then the n-1 must be moved again to the target pole. \r\n\r\nSo the sequence showing the number of required moves is:\r\n1,3,7,15,31,63,127,...\r\n\r\n<i>Edited on <b>September 7, 2003, 11:24 am</b></i>\n\n<i>Edited on <b>September 7, 2003, 3:48 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7721,1265,1567,'Bryan','A hint','2003-09-07 12:57:49',2,'If you change one letter in each word, ...',NULL,0);
INSERT INTO comment VALUES (7722,1203,1626,'Gamer','re: strategy','2003-09-07 14:15:48',0,'I don\'t think your numbers at the bottom are correct. I think they should be powers of 2 minus 1 By induction (which I am not so good with), the n(1) = 1, and the n(x+1)=2(n(x))+1, but this can be expressed this way as well:\r\n\r\nn(1) equals 2^1-1,\r\nn(2) equals 2(2^1-1)+1 = 2(2^1)-1 =2^2-1\r\nn(3) equals 2(2^2 - 1) + 1 = 2^3 - 1\r\nSo if (n(x) equals 2^x - 1, then n(x+1)=n(x)+1 = 2(2^x -1) +1 = 2^(x+1)-1',7720,0);
INSERT INTO comment VALUES (7723,1203,1626,'Gamer','Recursion challenge','2003-09-07 14:19:04',4,'I am still trying induction so if I made a mistake in that last post, just tell me please! :)\r\n\r\nI have another challenge: How could you use recursion in a program to print out a list of hoops when given the number x of how many hoops they are? (Refer to the hoops as A, B, C and so on to reduce counting the X before a S or L)\r\n\r\nSample out put when x=3:\r\n\r\nMove A from 1 to 3\r\nMove B from 1 to 2\r\nMove A from 3 to 2\r\nMove C from 1 to 3\r\nMove A from 2 to 1\r\nMove B from 2 to 3\r\nMove A from 1 to 3\n\n<i>Edited on <b>September 7, 2003, 2:47 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7724,1265,1626,'Gamer','re: A hint','2003-09-07 14:26:48',0,'I was looking for what the words all have in common when you change one letter... I don\'t see the connection yet.',7721,0);
INSERT INTO comment VALUES (7725,1203,3386,'Victor Zapana','solution in 19 moves','2003-09-07 15:13:01',0,'I did it in 19 moves, so here goes.\r\n1.) XS to pole 2\r\n2.) S to pole 4\r\n3.) M to pole 5\r\n4.) S to pole 5\r\n5.) XS to pole 5\r\n6.) L to pole 2\r\n7.) XS to pole 4\r\n8.) S to pole 1 (S is still smaller than XL)\r\n9.) M to pole 2\r\n10.) S to pole 2\r\n11.) XS to pole 2\r\n12.) XL to pole 3\r\n13.) XS to pole 1\r\n14.) S to pole 4\r\n15.) M to pole 5\r\n16.) L to pole 3\r\n17.) M to pole 3\r\n18.) S to pole 3\r\n19.) XS to pole 3\r\n\r\nThere.',NULL,0);
INSERT INTO comment VALUES (7726,1203,1626,'Gamer','re: solution in 11 moves with 5 poles','2003-09-07 15:40:06',0,'It might be an interesting twist to have more than 3 poles, but all the problem seems to allow is 5 poles... Did you mean for some of the 4s and 5s to be 1s 2s and 3s? Here\'s the solution for 5 poles (It might be harder with more than 5 rings/discs when we have 5 poles)\r\n\r\n1) XS from pole 1 to pole 2\r\n2) S from pole 1 to pole 5\r\n3) XS from pole 2 to pole 5\r\n4) M from pole 1 to pole 4\r\n5) L from pole 1 to pole 2\r\n6) XL from pole 1 to pole 3\r\n7) L from pole 2 to pole 3\r\n8) M from pole 4 to pole 3\r\n9) XS from pole 5 to pole 4\r\n10) S from pole 5 to pole 3\r\n11) XS from pole 4 to pole 3',7725,0);
INSERT INTO comment VALUES (7727,1203,1301,'Charlie','re(2): strategy','2003-09-07 15:48:01',0,'You are right.  I added two rather than one at one point.  I will correct that post, now that we have that ability.',7722,0);
INSERT INTO comment VALUES (7728,1265,3386,'Victor Zapana','grr','2003-09-07 15:51:20',0,'grr.. if tree and loyal weren\'t the there, the connection could have been that if you change the 2nd consonant in every word with the letter \"l\" would make a another sensible word. unless of course u can count tlee and lolal as words :P',NULL,0);
INSERT INTO comment VALUES (7729,1203,1301,'Charlie','re: Recursion challenge','2003-09-07 16:12:32',0,'DECLARE SUB transfer (n!, source!, dest!)\r\nINPUT \"Number of hoops:\", n\r\ntransfer n, 1, 3\r\n\r\nSUB transfer (n, source, dest)\r\n&nbsp;&nbsp;IF n = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT \"Move A from\"; source; \"to\"; dest\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;transfer n - 1, source, 6 - source - dest\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT \"Move \"; CHR$(ASC(\"A\") + n - 1); \" from\"; source; \"to\"; dest\r\n&nbsp;&nbsp;&nbsp;&nbsp;transfer n - 1, 6 - source - dest, dest\r\n&nbsp;&nbsp;END IF\r\nEND SUB\r\n\r\nwith sample runs:\r\nNumber of hoops:3\r\nMove A from 1 to 3\r\nMove B from 1 to 2\r\nMove A from 3 to 2\r\nMove C from 1 to 3\r\nMove A from 2 to 1\r\nMove B from 2 to 3\r\nMove A from 1 to 3\r\n\r\nNumber of hoops:4\r\nMove A from 1 to 2\r\nMove B from 1 to 3\r\nMove A from 2 to 3\r\nMove C from 1 to 2\r\nMove A from 3 to 1\r\nMove B from 3 to 2\r\nMove A from 1 to 2\r\nMove D from 1 to 3\r\nMove A from 2 to 3\r\nMove B from 2 to 1\r\nMove A from 3 to 1\r\nMove C from 2 to 3\r\nMove A from 1 to 2\r\nMove B from 1 to 3\r\nMove A from 2 to 3',7723,0);
INSERT INTO comment VALUES (7730,31,3387,'luke','don\'t believe the given solution is correct','2003-09-07 16:44:42',0,'Could be wrong but I don\'t believe the bee in this problem would make an infinite number of turns.  The bee flies from the biker to the house and back and forth.  The biker approaches the house at a steady rate and will eventually reach the house. Another way of saying this is that the distance between the biker and the house will be zero.  When this occurs the bee will have no where to fly.  The bee flies for a time and then ceases to fly.\r\n\r\nIf the bee finishes its route it cannot have been comprised of an infinite number of turns.  Had the biker approached the house in some kind of exponentially decaying pattern then yes the bee would fly and turn infinitely but as the problem is constructed there is only a certain time the bee has to turn in.',NULL,0);
INSERT INTO comment VALUES (7731,1151,3372,'sam','re: Correct (?) Solution','2003-09-07 20:28:29',0,'Rats. I knew there was something wrong with my results, but I couldn\'t work out what. My problem was in the order of the shelves. I could have sworn the puzzle said \"numbered left to right, then top to bottom,\" so I had them\r\n\r\n12\r\n34\r\n56\r\n\r\nwhich then messed everything else up... Good job John for catching that.',7714,0);
INSERT INTO comment VALUES (7732,1265,3351,'Eric','thinking out loud','2003-09-07 20:29:14',0,'I am just going to think out loud in hopes someone gets a light bulb.  \r\nBeginning with spy and changing one letter I can only think of shy, sly, and spa.  Also, I think there are very few words that \"skate\" can be transformed into (slate is the only one I know, but some of you seem to have super dictionaries).  If there are other, more obscure words I am going to disregard them because I am willing to bet that all the words we end up with will be relatively common - either that or this puzzle will simply be dismissed as bizarre.\r\n\r\nso either we are thinking that we change the same numbered letter in each word, or change one of the letters to the same letter, or change the letters by some pattern (e.g. spy became sly because \"l\" is 4 letters before \"p\").  I would like to pursue the possibility that we change different letters to different things but end up with related meaning of the eight words transformed.  (I like this one the best because it would be the most fun)\r\n\r\nshy, sly, spa, bare, base, bake, baby, bane, bale, bate, free, thee, tyee, true, trek,  wary, navy, wave, slate, royal, local, steer, sleep, sheep, steed, wonder, yonder - y\'s seem very powerful spy-spa, babe-baby, tree-tyee(or trey?), wavy-wave, skate-skaye??, loyal-local, steep-@#$%, ponder-yonder.\r\n\r\nI have heard of a Royal Navy, but they aren\'t local, let alone free. I am sure they are slated to steer over yonder.  I\'ll go bake in the spa?\r\n\r\nI am also considering that Bryan might mean change one letter into a group of letters but I can\'t nail that down either.\r\n\r\nI hope this helps.',7728,0);
INSERT INTO comment VALUES (7733,1188,3372,'sam','Confusion','2003-09-07 21:20:57',0,'Hmmm, I was confused by the line \"all four are either knights or liars,\" which I took to mean that all four are knights or all four are liars.The solution works out the same, but it becomes impossible to tell who is the girl. (Note, they can all be liars, and D statement can still be a lie, since he seems to be referring to all people, not just those in the puzzle.',NULL,0);
INSERT INTO comment VALUES (7734,1033,3195,'John Reid','JM','2003-09-07 22:25:09',0,'I know I\'m getting a bit off topic here but...\r\n\r\nJM = John Major?\r\n\r\n(This was the only one in Helen\'s list that I struggled with, too, Travis!)',6437,0);
INSERT INTO comment VALUES (7735,1265,1575,'DJ','hmm','2003-09-08 01:06:27',0,'Here are all the possible words that can be made from each of these words, by changing a single letter into another single letter (and the letters used):\r\n<pre>spy:\r\n?py:    -                                   -\r\ns?y:    say shy sky sly soy sty             a h k l o\r\nsp?:    spa                                 a\r\n\r\n\r\nbabe:\r\n?abe    -                                   -\r\nb?be    -                                   -\r\nba?e    bade bake bale bane bare base bate  d k l n r s t\r\nbab?    babu baby                           u y\r\n\r\ntree:\r\n?ree    bree dree free gree pree            b d f g p\r\nt?ee    thee                                h\r\ntr?e    true                                u\r\ntre?    tref trek trey                      f k y\r\n\r\nwavy:\r\n?avy    cavy navy                           c n\r\nw?vy    -                                   -\r\nwa?y    wany wary waxy                      n r x\r\nwav?    wave                                e\r\n\r\nskate:\r\n?kate   -                                   -\r\ns?ate   slate spate state                   l p t\r\nsk?te   -                                   -\r\nska?e   -                                   -\r\nskat?   -                                   -\r\n\r\nloyal:\r\n?oyal   royal                               r\r\nl?yal   -                                   -\r\nlo?al   local loral                         c r\r\nloy?l   -                                   -\r\nloya?   -                                   -\r\n\r\nsteep:\r\n?teep   -                                   -\r\ns?eep   sheep sleep sweep                   h l w\r\nst?ep   strep                               r\r\nste?p   -                                   -\r\nstee?   steed steek steel steer             d k l r\r\n\r\nponder:\r\n?onder  bonder fonder wonder yonder         b f w y\r\np?nder  pander                              a\r\npo?der  polder       powder                 l w\r\npon?er  -                                   -\r\npond?r  -                                   -\r\nponde?  -                                   -</pre>\r\n\r\n.. Nothing is still apparent, there is no single letter that could be used in all of the words in any spot, let alone in the same position. So, I haven\'t looked at anything else, but I\'m still clueless..',NULL,0);
INSERT INTO comment VALUES (7736,1203,3196,'Dan','You blew it, Lewis !!!!!','2003-09-08 01:22:33',0,'You forgot to say \"And you cannot move a hoop from the middle or the bottom of the hoops on a pole, by slipping it OVER the smaller hoop(s) above it\"....\r\n  \r\nSo then, you simply:\r\n  Move XL from pole 1 to pole 3\r\n  Move L from pole 1 to the top of XL on pole 3\r\n  Move M from pole 1 to the top of L on pole 3\r\n  Move S from pole 1 to the top of M on pole 3\r\n  Move XS from pole 1 to the top of S on pole 3\r\n  \r\nWell, we didn\'t need pole 2 at all. LOL !!! (Lewis, are you about to suggest what I can do with that pole ??????)\r\n\r\n<i>Edited on <b>September 8, 2003, 1:47 am</b></i>\n\n<i>Edited on <b>September 8, 2003, 1:47 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7737,1265,3351,'Eric','GOT IT!','2003-09-08 01:42:03',3,'sky blue baby blue true blue navy blue slate blue royal blue steel blue powder blue',NULL,0);
INSERT INTO comment VALUES (7738,1203,3391,'Ryan','follow this order','2003-09-08 02:28:36',0,'Follow this order:\r\n\r\nplace the XS ring on pole 3\r\nplace the S ring on pole 2\r\nplace the XS ring on top of the S ring\r\nplace the M ring on pole 3\r\nplace the XS ring on pole 1\r\nplace the S ring on top of the M ring\r\nplace the XS ring on top of the S ring\r\nplace the L ring on pole 2\r\nplace the XS ring on pole 2\r\nplace the S ring on pole 1\r\nplace the XS ring on pole 1\r\nplace the M ring on pole 2\r\nplace the XS ring on pole 3\r\nplace the S ring on pole 2\r\nplace the XS ring on pole 2\r\nplace the XL ring on pole 3\r\nplace the XS ring on pole 1\r\nplace the S ring on pole 3\r\nplace the XS ring on pole 3\r\nplace the M ring on pole 1\r\nplace the XS ring on pole 2\r\nplace the S ring on pole 1\r\nplace the XS ring on pole 1\r\nplace the L ring on pole 3\r\nplace the XS ring on pole 3\r\nplace the S ring on pole 2 \r\nplace the XS ring on pole 2\r\nplace the M ring on pole 3\r\nplace the XS ring on pole 1\r\nplace the S ring on pole 3\r\nplace the XS ring on pole 3\r\n\r\nThat places the rings in order on pole 3',NULL,0);
INSERT INTO comment VALUES (7739,1152,3136,'Popstar Dave','A few ideas...','2003-09-08 09:34:15',1,'I\'ve only solved number 2:\r\n(-1, +2) \r\nTwo, One, Four, Three, Six, Five, Eight, Seven, Ten, Nine, Twelve,  Eleven.\r\n\r\nBut a few ideas for solving them...  \r\nWhat the letters can represent (<100)\r\nO - 1\r\nT - 2, 3, 10, 12, 13, 20s, 30s\r\nF - 4, 5, 14, 15, 40s, 50s\r\nS - 6, 7, 16, 17, 60s, 70s\r\nE - 8, 18, 80s\r\nN - 9, 19, 90s\r\nI know that this isn\'t amazing, out of the box thinking, but it might help somone!',NULL,0);
INSERT INTO comment VALUES (7740,75,3136,'Popstar Dave','re: solution','2003-09-08 09:42:35',0,'Actually, it passes 11 times in every 12 hour period as Ender specitied in his initial comment.  As a result, it will only pass 22 time in each 24 hour period.  (Quite simple actually if you think that the hour hand has gone around two times.)  The 23rd time will be at 12am (assuming that you started counting at midnight) the following morning.  So 22 times in 24 hours.',7625,0);
INSERT INTO comment VALUES (7741,1152,1183,'fwaff','Solutions to 1 & 5','2003-09-08 10:11:59',3,'1. 1, 3, 6, 10, 15, 21, 36, 45, 55\r\n(+2, +3, +4, +5, ......)\r\n\r\n5. 2, 3, 5, 7, 11, 13, 17, 19, 23, 29\r\n(prime numbers)\r\n\r\nFWIW I also got the same answer as Popstar Dave for series 2\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7742,1152,3327,'Richard Briscoe','Solution to 3','2003-09-08 11:05:18',0,'Number three is descending powers of two\r\n512, 256, 128, 64, 32, 16, 8, 4, 2, 1\r\n\r\nThe series defined in (1), for any that don\'t know and might possibly be interested, is called the triangular numbers. They are all the numbers of objects that may be arranged in a triangle (think of 10-pin bowling, snooker and pool balls, etc).',NULL,0);
INSERT INTO comment VALUES (7743,1203,1575,'DJ','C++ function','2003-09-08 12:29:22',1,'Here\'s a simple program in C++ to do the recursion, similar to Charlie\'s but it takes an input for each of the three poles (so you could call them A, B, and C or whatever) instead of hardcoding the numbering. Also, I made the output a separate function, so that if you wanted to diplay the output as the current state of the poles/hoops, perhaps using stacks to \'push\' and \'pop\' the hoops, you could do that. Mine right now just does the simple output anyway.\r\n<pre>#include &lt;iostream&gt;\r\nusing namespace std;\r\n\r\nvoid hanoi(int n, char src, char dst, char xtr);\r\nvoid showMove(int n, char src, char dst);\r\n\r\nvoid main() {\r\n    int n;\r\n    cout &lt;< \\\"Number of hoops: \\\";\r\n    cin &gt;> n;\r\n    hanoi(n, \'A\', \'B\', \'C\');\r\n}\r\n\r\nvoid hanoi(int n, char src, char dst, char xtr) {\r\n    // when there\'s just one left, put it where you want it\r\n    if (n==1) {\r\n        move(n,src,dst);\r\n        return;\r\n    }\r\n    // if there are more than 1, move all but last hoop to extra pole\r\n    hanoi(n-1, src, xtr, dst);\r\n    showMove(n,src,dst);\r\n    // after moving last hoop, put extra hoops back onto it\r\n    hanoi(n-1, xtr, dst, src);\r\n\r\n}\r\n\r\nvoid showMove(int n, char src, char dst) {\r\n    cout &lt;< \\\"Move \\\" << n << \\\" from \\\" << src << \\\" to \\\" << dst << endl;\r\n}\r\n</pre&gt;',NULL,0);
INSERT INTO comment VALUES (7744,1203,2716,'Federico Kereki','A non-recursive solution','2003-09-08 13:18:33',3,'This is the easiest solution I know:\r\n\r\n* On odd turns, move the smallest hoop clockwise.\r\n* On even turns, make the only possible move that doesn\'t involve the smallest hoop.\r\n\r\nDepending on how many hoops there are, and which is your \"target\" pole, the first rule may read \"anti-clockwise\"; details left to the reader ;-)',NULL,0);
INSERT INTO comment VALUES (7745,1203,1575,'DJ','Stacks','2003-09-08 13:28:35',3,'Here is the solution I was talking about in my previous post (which makes the functions I involved actually useful). There are three stacks of lettered hoops, which are popped off and pushed onto the other poles as each move is made.\r\n\r\nThis allows for a physical representation of the state of the poles at any time, as well as listing the individual moves:\r\n<tt>\r\n#include &lt;iostream> \r\n#include &lt;stack> \r\nusing namespace std; \r\n\r\nvoid hanoi(int n, int src, int dst, int xtr); \r\nvoid move(int src, int dst); \r\nvoid display(); \r\n\r\nstack &lt;char> p1, p2, p3;\r\nstack &lt;char> *poles[3]={&p1, &p2, &p3};\r\nint num;\r\n\r\nvoid main() { \r\n&nbsp;&nbsp; cout &lt;&lt; \"Number of hoops: \"; \r\n&nbsp;&nbsp; cin >> num; \r\n&nbsp;&nbsp; for (int h=num; h>0; h--) { \r\n&nbsp; &nbsp; &nbsp; char c=h+64;\r\n&nbsp; &nbsp; &nbsp; (*poles[0]).push(c);\r\n&nbsp;&nbsp; }\r\n&nbsp;&nbsp; cout &lt;&lt; endl;\r\n&nbsp;&nbsp; display();\r\n&nbsp;&nbsp; cout &lt;&lt; \"Starting position\\n\\n\";\r\n&nbsp;&nbsp; hanoi(num, 0, 2, 1);\r\n} \r\n\r\nvoid hanoi(int n, int src, int dst, int xtr) {\r\n&nbsp;&nbsp; if (n==1) {\r\n&nbsp; &nbsp; &nbsp; move(src, dst); \r\n&nbsp; &nbsp; &nbsp; return;\r\n&nbsp;&nbsp; }\r\n&nbsp;&nbsp; hanoi(n-1, src, xtr, dst);\r\n&nbsp;&nbsp; move(src, dst);\r\n&nbsp;&nbsp; hanoi(n-1, xtr, dst, src);\r\n}\r\n\r\nvoid move(int src, int dst) {\r\n&nbsp;&nbsp; char x;\r\n&nbsp;&nbsp; x=(*poles[src]).top();\r\n&nbsp;&nbsp; (*poles[src]).pop();\r\n&nbsp;&nbsp; (*poles[dst]).push(x);\r\n&nbsp;&nbsp; display();\r\n&nbsp;&nbsp; cout &lt;&lt; \"Move hoop \" &lt;&lt; x &lt;&lt; \" from pole \" &lt;&lt; ++src\r\n&nbsp;&nbsp; cout &lt;&lt; \" to pole \" &lt;&lt; ++dst &lt;&lt; \"\\n\\n\";\r\n} \r\n\r\nvoid display() {\r\n&nbsp;&nbsp; stack &lt;char> t1=*poles[0], t2=*poles[1], t3=*poles[2];\r\n&nbsp;&nbsp; stack &lt;char> *temp[3]={&t1, &t2, &t3};\r\n&nbsp;&nbsp; for (int row=num; row>0; row--) {\r\n&nbsp; &nbsp; &nbsp; for (int p=0; p&lt;3; p++) {\r\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; cout &lt;&lt; \"&nbsp; \";\r\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; if ((*temp[p]).size()&lt;row)\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; \"|\";\r\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; else {\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; (*temp[p]).top();\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (*temp[p]).pop();\r\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; }\r\n&nbsp; &nbsp; &nbsp; }\r\n&nbsp; &nbsp; &nbsp; cout &lt;&lt; endl;\r\n&nbsp;&nbsp; }\r\n}\r\n</tt>\r\n<b>Sample output:</b>\r\n<tt>\r\nNumber of hoops: 3\r\n\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; |\r\nStarting position\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; A\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; B&nbsp; A\r\nMove hoop B from pole 1 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; |\r\n&nbsp; C&nbsp; B&nbsp; |\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; |\r\n&nbsp; |&nbsp; B&nbsp; C\r\nMove hoop C from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; B&nbsp; C\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; A&nbsp; |&nbsp; C\r\nMove hoop B from pole 2 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; |&nbsp; |&nbsp; C\r\nMove hoop A from pole 1 to pole 3\r\n</tt>\r\n<b>And, the requested case with n=5:</b>\r\n<tt>\r\nNumber of hoops: 5\r\n\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; |&nbsp; |\r\n&nbsp; E&nbsp; |&nbsp; |\r\nStarting position\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; |&nbsp; |\r\n&nbsp; E&nbsp; |&nbsp; A\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; |&nbsp; |\r\n&nbsp; E&nbsp; B&nbsp; A\r\nMove hoop B from pole 1 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; A&nbsp; |\r\n&nbsp; E&nbsp; B&nbsp; |\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; A&nbsp; |\r\n&nbsp; E&nbsp; B&nbsp; C\r\nMove hoop C from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; |&nbsp; |\r\n&nbsp; E&nbsp; B&nbsp; C\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; D&nbsp; |&nbsp; B\r\n&nbsp; E&nbsp; |&nbsp; C\r\nMove hoop B from pole 2 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; D&nbsp; |&nbsp; B\r\n&nbsp; E&nbsp; |&nbsp; C\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; E&nbsp; D&nbsp; C\r\nMove hoop D from pole 1 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; B\r\n&nbsp; E&nbsp; D&nbsp; C\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; A&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; C\r\nMove hoop B from pole 3 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; C\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; C&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; |\r\nMove hoop C from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; C&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; A\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; B&nbsp; |\r\n&nbsp; |&nbsp; C&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; A\r\nMove hoop B from pole 1 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; |\r\n&nbsp; |&nbsp; B&nbsp; |\r\n&nbsp; |&nbsp; C&nbsp; |\r\n&nbsp; E&nbsp; D&nbsp; |\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; |\r\n&nbsp; |&nbsp; B&nbsp; |\r\n&nbsp; |&nbsp; C&nbsp; |\r\n&nbsp; |&nbsp; D&nbsp; E\r\nMove hoop E from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; B&nbsp; |\r\n&nbsp; |&nbsp; C&nbsp; |\r\n&nbsp; A&nbsp; D&nbsp; E\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; C&nbsp; B\r\n&nbsp; A&nbsp; D&nbsp; E\r\nMove hoop B from pole 2 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; C&nbsp; B\r\n&nbsp; |&nbsp; D&nbsp; E\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; C&nbsp; D&nbsp; E\r\nMove hoop C from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; B\r\n&nbsp; C&nbsp; D&nbsp; E\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; A&nbsp; |\r\n&nbsp; C&nbsp; D&nbsp; E\r\nMove hoop B from pole 3 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; |\r\n&nbsp; C&nbsp; D&nbsp; E\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; A&nbsp; |&nbsp; |\r\n&nbsp; B&nbsp; |&nbsp; D\r\n&nbsp; C&nbsp; |&nbsp; E\r\nMove hoop D from pole 2 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; B&nbsp; |&nbsp; D\r\n&nbsp; C&nbsp; |&nbsp; E\r\nMove hoop A from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; |&nbsp; D\r\n&nbsp; C&nbsp; B&nbsp; E\r\nMove hoop B from pole 1 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; A&nbsp; D\r\n&nbsp; C&nbsp; B&nbsp; E\r\nMove hoop A from pole 3 to pole 2\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; C\r\n&nbsp; |&nbsp; A&nbsp; D\r\n&nbsp; |&nbsp; B&nbsp; E\r\nMove hoop C from pole 1 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; C\r\n&nbsp; |&nbsp; |&nbsp; D\r\n&nbsp; A&nbsp; B&nbsp; E\r\nMove hoop A from pole 2 to pole 1\r\n\r\n&nbsp; |&nbsp; |&nbsp; |\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; |&nbsp; |&nbsp; C\r\n&nbsp; |&nbsp; |&nbsp; D\r\n&nbsp; A&nbsp; |&nbsp; E\r\nMove hoop B from pole 2 to pole 3\r\n\r\n&nbsp; |&nbsp; |&nbsp; A\r\n&nbsp; |&nbsp; |&nbsp; B\r\n&nbsp; |&nbsp; |&nbsp; C\r\n&nbsp; |&nbsp; |&nbsp; D\r\n&nbsp; |&nbsp; |&nbsp; E\r\nMove hoop A from pole 1 to pole 3\r\n</tt>\n\n<i>Edited on <b>September 9, 2003, 12:33 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7746,946,3372,'sam','Trick the prisoner','2003-09-08 13:45:33',0,'Most importantly, since everyone\'s heard of this answer, if you were the guy who wants you killed you would replace both papers with life, and then tell the prisoner the story above. The prisoner will then happily eat one of the papers, confident that he has tricked everyone, only to be sent to his death...\r\n\r\nPS, The solution to pick out the label of the hat is also good. I wonder what they\'d do with \"Do not machine wash\"?',NULL,0);
INSERT INTO comment VALUES (7747,1341,3172,'SilverKnight','Solution (I think)','2003-09-08 14:44:25',3,'Either way... you do \"process\" all the marbles.\r\n\r\nWell... let\'s start with (B):<BR>\r\nThe set of marbles you put in... is {1, 2, 3, 4, ....} all the way to infinity.<BR>\r\nThe set of marbles you take out is {1, 2, 3, 4, ....} all the way to infinity.<BR>\r\nThey are equal, therefore there are no marbles left.<BR>_____________<BR><BR>\r\nNow... for (A):<BR>\r\nThe set of marbles added is {1, 2, 3, 4, ...}, <BR>But the set you remove is {10, 20, 30, 40, ....}<BR>While the sets are both EQUAL IN SIZE, many particular marbles have not been removed, so there are still an infinite number of marbles remaining at the end of the minute.<BR>\r\n',NULL,0);
INSERT INTO comment VALUES (7748,1341,2899,'Brian Wainscott','Solution','2003-09-08 15:16:16',3,'A: There are an infinite number of marbles in the container.  If there were only a finite number of marbles in the container, then there is some number M for which every marble in the container is numbered less than M.  But at the end of the Mth interval, there are 9M marbles lef in the container, and none of these will ever be removed.\r\n\r\nB: The container is empty.  If it were not empty, then you could pull a marble out.  Suppose you did, and the marble was numbered M.  But in the Mth interval, you took out the marble numbered M, which is a contradiction.  Hence you cannot take out any marbles, and the container is empty.',NULL,0);
INSERT INTO comment VALUES (7749,1341,1626,'Gamer','My ideas','2003-09-08 15:50:53',3,'A. Well, how many marbles aren\'t removed? 9 out of every 10, so it\'s infinity times 9 divided by 10... Wait, we can\'t divide or multiply infinity, so I am confused\r\n\r\nB. Well, this is easy the way I think of it... this is an algorithm to remove all the marbles, so the answer is none.',NULL,0);
INSERT INTO comment VALUES (7750,1151,3398,'Marti Burkettt','Solution','2003-09-08 16:34:01',3,'Shelf 1  Monica Baker, puzzle\r\n      2  Darren Forbes, teddy bear\r\n      3  Janet McKenna, fire engine\r\n      4  Kevin Farrell, box of crayons\r\n      5  Holly Lorenz, set of blocks\r\n      6  Mark Collins, picture book\r\n',NULL,0);
INSERT INTO comment VALUES (7751,1341,3372,'sam','Interestingly','2003-09-08 22:24:34',0,'I think all those below solutions are correct, so I won\'t repeat, but interestingly in A you have exactly the same number of marbles inside the jar as outside, since you can make an exact one-to-one match with each pair of marbles -\r\n1 -> 10\r\n2 -> 20\r\nand so on. This is the case even though at first glance it looks like you have nine times as many marbles in the jar as out.\r\n\n\n<i>Edited on <b>September 8, 2003, 10:26 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7752,1341,1575,'DJ','re: Interestingly','2003-09-08 22:58:25',1,'Actually, the interesting thing in case A is that the number of marbles outside the container is a <i>greater</i> infinity than the number of marbles inside. That is because, while there is exactly one marble outside the jar for every marble inside (1=>10, 2=>20, etc), the converse is not true. Every power of ten is outside the jar, and none of them but ten itself have a corresponding value n/10 inside the jar (100, 1000, 10000, ...).',7751,0);
INSERT INTO comment VALUES (7753,12,3372,'Sam','re: answet','2003-09-08 23:00:02',0,'Nearly! You forget that, not only is the first page on the right, but that the last page is on the left...',149,0);
INSERT INTO comment VALUES (7754,1341,3351,'Eric','I lost my marbles','2003-09-08 23:34:58',0,'With all due respect I think we are giving comparative infinity problems a bad name here.  While it is valuable and significant to understand that some sequences approach infinity at different rates or ways (e.g. the sum of positive powers of two approaches infinity rapidly, while say the sum of natural reciprocals approches at a snail\'s pace).  This problem leads us to reject hypothetical infinity scenarios altogether.  \r\n\r\nSince this problem has no real basis with which to work from it is possible to abstract it in any way we wish.  I would choose to disregard the numbering of the marbles altogether and choose to imagine that for each iteration of the process I have put 9 marbles in the container and thrown one away.  At the end of the minute - even if I have somehow managed to \"process\" all the marbles - I still have nine times as many in the container as I do in the trash can.\r\n\r\nI remember a problem which involved equal amounts of water into two glasses and pouring the water in one of the glasses equally into two other glasses etc. etc. ad infinitum.  Until someone brought up the point that eventually you are left with one water molecule which you cannot split (or if you could you wouldn\'t have water anymore).  The point is that our mathematical models must still reflect (at least to some degree) the bounds of reality.  And if we think that we can put ten marbles in a container and then go digging around for the one numbered 21 and throw that one away all within a two-millionth of a second - then someone should go check on the dilithilum crystals.',NULL,0);
INSERT INTO comment VALUES (7755,1152,3351,'Eric','Solution to 2','2003-09-09 00:15:19',0,'alternating evens and odds \r\n2, 1, 4, 3, 6, 5, 8, 7, 10, 9, 12, 11 etc.',NULL,0);
INSERT INTO comment VALUES (7756,1341,2899,'Brian Wainscott','re(2): Interestingly','2003-09-09 00:24:07',1,'Excuse me, but no.\r\n\r\nBoth the number inside and outside are of the same cardinality.  Just because the particular map you chose from one set to the other is not onto, does not mean there is no such map.  Every integer is a rational number, but not conversely.  However, it is well known (and not hard to show) that there are exactly as many rational numbers as integers. \r\n\r\nAs Eric posted, trying to deal with orders of infinity in \"real world\" situations can lead to seemingly silly results.  This is of course why this problem is in the \"Paradoxes\" category.\r\n\r\nI find it particularly interesting that in both (A) and (B) there are 9 times as many marbles in the container as have been discarded AT EACH STEP OF THE PROCESS.  But the end results are quite different....',7752,0);
INSERT INTO comment VALUES (7757,1151,3398,'Marti Burkettt','Solution','2003-09-09 01:03:08',3,'Monica Baker    puzzle       shelf 1\r\nDarren Forbes   teddy bear   shelf 2\r\nMark McKenna    book         shelf 3\r\nKevin Farrell   crayons      shelf 4\r\nHolly Lorenz    blocks       shelf 5\r\nJanet Collins   fire engine  shelf 6',NULL,0);
INSERT INTO comment VALUES (7758,602,1768,'Lorne Hrynkiw','Number of roots','2003-09-09 03:35:27',0,'There are always two roots, if the discriminent is zero than they have the same value.',NULL,0);
INSERT INTO comment VALUES (7759,1341,1920,'Brian Smith','Defining Infinity','2003-09-09 09:59:51',0,'Consider a system of infinite numbers.  Call the base unit of infinity w.  Unlike other definitions of infinity, w is different from w+1 and 2*w.  In particular 2*w>w+1>w.  Also w is defined to be a multiple of every finite integer, but some infinities like w-1 and w+1 are relatively prime to every finite integer. <br><br>The process is said to be reapeated an infinite number of times.  We can define this instance of infinity as w.  Since 10 marbles are introduced in each iteration, there are a total of 10*w marbles.  The set of marbles can then be numbered {1,2,3,4,...,w-2,w-1,w,w+1,...,2*w-1,2*w,2*w+1,......,10*w-1,10*w}.<br><br>In case A, every multiple of 10 is removed, one in each iteration.  In particular the set of marbles {10,20,30,40,...,w-20,w-10,w,w+10,...,2*w-10,2*w,2*w+10,......,10*w-10,10*w} is removed.  This leaves 9*w marbles.  All the finite numbered marbles which are not multiples of 10 and all the infinite numbered marbles which are not multiples of 10 remain.<br><br>In case B, every marble 1 through w are removed, leaving 9*w marbles the smallest of which is w+1.  Every finite marble and some infinite marbles were removed, but even larger infinite marbles are left.',NULL,0);
INSERT INTO comment VALUES (7760,1203,1920,'Brian Smith','Parity','2003-09-09 10:06:49',0,'If the hoops are colored with alternating colors (XS, M, XL are one color and S, L are a second), then every move either places a hoop on an empty stack or on a hoop of the opposite color.',NULL,0);
INSERT INTO comment VALUES (7761,1341,3172,'SilverKnight','re: Defining Infinity','2003-09-09 10:47:06',0,'Brian, you said:<BR>\r\n\"Call the base unit of infinity w.\"<BR>\r\n\"We can define this instance of infinity as w.\"<BR>\r\n*** Two different definitions of infinity.  This is a problem<BR><BR>\r\nAlso, you DEFINE \"2*w>w+1>w\".... this ALSO is a problem.  You seem to be thinking of w as an integer.  But I\'m not certain about what\'s going on in your head.  Infinity is not an integer, nor is it a real number....  Generally, infinities (at least in common, not -\"Brian Smith defined infinities\") are dealt with as the size of sets.<BR>\r\nIf you can create a one-to-one mapping (ANY one-to-one mapping) from one infinity to another, then they have the same size.  This does NOT mean that they are equal.  But it DOES mean they are equal in size.  (A simple example is... are there more points on the line segment from (0,1) or from (2,4), both on a one dimensional axis).  Since I can create a (trivial) mapping from one to the other, they have the same size (cardinality).',7759,0);
INSERT INTO comment VALUES (7762,1341,3372,'Sam','Theoretical possibilities','2003-09-09 10:47:18',0,'I don\'t think that the bounds of actual reality are relevent in these puzzles. A huge number of senerios that are extremely intereting to discuss are based on exactly these sorts of premises.\r\n\r\nJust wondering, however, how this puzzle fares in theoretical reality:\r\nFor any marble, n, that you remove, you must remove marble n + 1.\r\nSuppose the last marble you remove is even (n is even). Then you must also remove the next marble, and so the last marble you remove cannot be even.\r\nDitto for odd.\r\nSo the last marble you remove may be neither even nor odd.\r\nSo you can\'t remove a last marble.\r\nSo the puzzle never ends.\r\n\r\nI don\'t think that this is a silly result. In the case of Achillis and the tortoise, both the time and the distance reduced by half each time, so it was possible to show that, by calculus, Achillis does indeed reach, and then pass, the tortoise. In this case, however, the size of your task does not reduce by half each time. Zeno was trying to use as a premise that you cannot perform an infinite number of tasks in a finite amount of time. This was shown not to be true in the case of the race, but still holds true is the tasks are discrete. So my feeling is tha the apparent paradox (same task leads to different results) is not actually a paradox after all but a result of the impossible premises set out in the question.\r\n\r\nAny thoughts?\r\n\r\nAnd where can get some of these dilithium crystals Eric mentioned...? ',7754,0);
INSERT INTO comment VALUES (7763,1195,1183,'fwaff','Possible solution???','2003-09-09 10:54:40',3,'Let x = the top right ?\r\nLet y = the bottom left ?\r\n\r\nThe sum of the top row is 3+9+2+x = 14+x\r\nThe sum of the right side is 3+4+7+x = 14+x\r\nThe sum of the bottom row is 8+1+7+y = 16+y\r\nThe sum of the left row is 3+6+7+y = 16+y\r\n\r\nSo if x=y+2 then all the rows have the same sum.\r\n\r\nThe middle two rows contain four numbers: 6,3,7,4. Of these numbers two of them appear as corner values (3&7). The other two (6&4) have a difference of 2, so if x=6 and y=4 then all the rows have the same values and the corner values are the same as those that appear in the middle two rows.\r\n\r\nThis makes the finished square...\r\n\r\n3926\r\n6__3\r\n7__4\r\n4817',NULL,0);
INSERT INTO comment VALUES (7764,1195,3172,'SilverKnight','re: Possible solution???','2003-09-09 11:00:12',3,'I like fwaff\'s solution... I came to the same solution in a different way:<BR>\r\n3926<BR>\r\n6__3<BR>\r\n7__4<BR>\r\n4817<BR>\r\nSame logic to get the difference of 2 (so that the columns and rows add up), but my thought was... these are the only two numbers I could find to avoid REPEATING the same number in a column or row.<BR>\r\n',7763,0);
INSERT INTO comment VALUES (7765,1341,2839,'FatBoy','Respectfully, I disagree with all (save perhaps eric)','2003-09-09 11:05:26',0,'You theorhetical math guys are a bit over my head, so forgive a poor holder of just an engineering degree.  If these observations are cliched, please ignore.\r\n\r\nAs I understand infinity it is used to describe a set size that is infinite.  But this problem indicates that you stop processing marbles at the end of a minute.  At that time the number of marbles in the jar (and those discarded) ceases to be infinite.  You put them in the jar and in 1/10 the cases taken them back out.  Once you stop doing so you have limited the set of marbles.  therefore it is not infinite.\r\n\r\nThere is a finite number x which is the number of times you went through the process of putting in and taking out.  (don\'t tell me that you did it an infinite number of times) once you stop, which you did at the end of the minute you have limited the number of interation and it is no longer infinite.\r\n\r\nso, the answer to questions A and B are both 9x where x is defined as the number of iteration you performed.',NULL,0);
INSERT INTO comment VALUES (7766,1341,3172,'SilverKnight','re: Respectfully, I disagree with all (save perhaps eric)','2003-09-09 11:23:43',0,'I respectfully disagree with you too....\r\nWhy do you say: \"At that time the number of marbles in the jar (and those discarded) ceases to be infinite.\"<BR>\r\nIt doesn\'t follow.<BR>\r\nYou then say later, \"once you stop, which you did at the end of the minute you have limited the number of interation and it is no longer infinite\".  Similarly, I don\'t follow your line of reasoning.  Why is it no longer infinite?<BR>\r\nIf I draw a circle in one minute, and then stop.  Does the ratio of its circumference to its diameter (&#960;) stop having infinite digits (in base 10 representation)?  Of course not, and my premise, of course, is silly....\r\n\r\n--- SK',7765,0);
INSERT INTO comment VALUES (7767,1151,2839,'FatBoy','Please ignore','2003-09-09 11:25:43',3,'shelf\r\n1 Monica Baker puzzle\r\n2 Darren FOrbes teddy bear\r\n3 Mark McKena picture book\r\n4 Kevin Farrel crayons\r\n5 Holly Lorenz blocks\r\n6 Janet Collins puzzle',NULL,0);
INSERT INTO comment VALUES (7768,1195,3327,'Richard Briscoe','Solution','2003-09-09 11:28:58',0,'The complete sqare is as follows :\r\n3921\r\n6  3\r\n7  4\r\n9817\r\nReading clockwise, each number is simply the sum of the previous two, modulus 10. E.g. 1 + 3 gices 4, 7 + 6 gives 3 (from 13, ignoring the initial 1).\r\nIt is interesting to note that opposite digits always sum to 10. The missing digits comply with this rule - though it is of no use in deducing them.',NULL,0);
INSERT INTO comment VALUES (7769,1341,2899,'Brian Wainscott','Respectifully I disagree with most (save perhaps SK and Sam)','2003-09-09 11:32:58',0,'Defining Infinity:  Regarding Brian Smith\'s comments, I have no comment\r\nexcept to say that Silver Knight made a good reply.\r\n\r\nSilver Knight: your one to one mappings have to be ONTO, which I\'m sure\r\nwas just a minor oversight on your part.  As you point out, if you can\r\nfind any such mapping (one to one and onto) then the sets are of the same\r\nsize (cardinality).  The fact that some mappings can be found that are\r\none to one and not onto (as DJ seemed to be having a problem with) is not\r\nrelevant.\r\n\r\nSam: The puzzle does end, because each step takes only half as long as the\r\nother.  But I agree that the apparent paradox is a result of physically\r\nimpossible premises set out in the problem.  But if mathematicians (or\r\nphilosophers) had to restrict themselves to physical reality, their jobs\r\nwould be so much more boring.  And there is a lot of useful mathematics\r\nthat would never have been discovered (calculus, complex numbers, etc).\r\n\r\nFat Boy: the problem is clearly impossible in the real world, but is\r\na conceptual/theoretical problem.  Since there is no marble that is\r\nnot processed within the minute, you do in fact process them all.  That\r\nis the point of halving the time each iteration: there are an infinite\r\nnumber of steps, but they get completed within the minute.\r\n',NULL,0);
INSERT INTO comment VALUES (7770,1195,3172,'SilverKnight','re: Solution','2003-09-09 11:36:10',0,'Nice... I\'m sure you\'re right.  Interestingly, I think the notion of \"square\" is what threw me and fwaff off... If it were phrased in a circle, I think it more likely that we might have seen that pattern.  BTW, you should mark your comment with the \'Full Solution\' icon...<BR>\r\nCheers!',7768,0);
INSERT INTO comment VALUES (7771,1195,1183,'fwaff','re(2): Possible solution???','2003-09-09 11:39:47',0,'Another \'interesting\' point to note is that opposite pairs add up to 10. (3,7), (9,1), (2,8), (6,4), (3,7), (4,6)',7764,0);
INSERT INTO comment VALUES (7772,1195,3172,'SilverKnight','re(3): Possible solution???','2003-09-09 11:40:57',0,'Methinks Richard Briscoe MENTIONED that in his post !',7771,0);
INSERT INTO comment VALUES (7773,1195,1183,'fwaff','re(4): Possible solution???','2003-09-09 11:47:50',0,'So he did. Well done Richard and apologies to you, SK, for wasting your precious bandwidth with a superfluous posting. I hadn\'t seen Richard\'s post when I replied to yours.',7772,0);
INSERT INTO comment VALUES (7774,1341,2839,'FatBoy','re(2): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 11:52:42',0,'as you pick up each marble and put it into the jar, and (in 1/10 of the cases) take it back out.  you define it as being part of a group (those you put in the jar).\r\nyou cuold have (if you had chosen to) counted them as you did so.  (yes this would be taxing but if you can move marbles in an infinitessimally short time then you certainly can incrimite a number in your head).  At the end of a minute you stop.  You have coutned all the marbles you put in the jar, therfore they are no longer infinite.  You have defined it (made it finite).\r\nEven if you do not choose to count them in your head the action of moving them into and out of the jar defines the number of them and the action of ceasing to move them limites the number.\r\n\r\nAs for you circle analogy, it is not apt.  drawing a circle in no way defines the number of digits to the right of the ratio of its circumfernece to its diameter.\r\n\r\nThe number of digits is equivilant to the initial infinite set of marbles at teh beginning of the puzzle.  \r\nA more apt analogy is if you were to calculate that ratio  infinitly quickly, writing down the result as you go.  at the end of a minute you have a number of digits on the (presumably huge) page.  the number of digits is unimaginable huge but it is not infinite.  the moment you stopped writing numbers you defined the number of those digits and made it finite.\r\njust as when you stop putting marbles into (and taking them out of the) the jar you have defined the number of marbles in the set.',7766,0);
INSERT INTO comment VALUES (7775,1195,3172,'SilverKnight','re(5): Possible solution???','2003-09-09 12:00:13',0,'lol... in my country... it costs me almost a nickel for each word I post, and almost 2 cents for each word I read.  So, it\'s appreciated that you are concerned with my bandwidth!<BR>\r\nCheers!',7773,0);
INSERT INTO comment VALUES (7776,1341,3172,'SilverKnight','re(3): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 12:07:40',0,'FatBoy,<BR>\r\nI will cede one of your points... your analogy of writing it down (perhaps the first digit at 30 seconds, the second digit at 45 seconds, the third digit at 52.5 seconds, ad infinitum) is a more apt analogy.<BR>\r\nThat being said, and assuming that each digit was roughly the same size, and that I had an inifinite-sized piece of paper, and an infinite amount of ink, I would have an INFINITE number of digits at the end of the minute.<BR>\r\nI *still* don\'t follow why you write \"the moment you stopped writing numbers you defined the number of those digits and made it finite\".  That is a non sequitur.<BR>\r\nYou also wrote \"You have coutned all the marbles you put in the jar, therfore they are no longer infinite. You have defined it (made it finite).\" Again, another non sequitur.',7774,0);
INSERT INTO comment VALUES (7777,1341,2839,'FatBoy','re(4): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 12:23:49',0,'As I said at the beginning, you theorhetical math guys seem to be operating a level I have not attained but I do not see these as non-sequitors. \r\n \r\nI am aware that we are suspending the limits of the ral world and I do not have a problem with that.  It does not however change my point.\r\n\r\nOnce something is counted it is finite, not infinite.\r\n\r\nRight up until the very last infinitessimally small unit of time before the end of the minute the set of marbles remains infinte.  The act of ceasing to move marbles (or ceasing to write digits) places a limit on the set and makes it finite.  ',7776,0);
INSERT INTO comment VALUES (7778,1341,2899,'Brian Wainscott','re(5): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 13:18:29',0,'OK, suppose you are correct.  Then the final number of marbles you process is finite.\r\n\r\nIf it is finite, then there is a last marble you processed.  What is the number on this marble?  Call it M.  It must have been processed in step M/10.  But there was a step M/10+1 during which you processed marbles with numbers greater than M!  So M can\'t have been the last marble processed.\r\n\r\nThe point is, there can\'t have been a \"last\" marble, since there are an infinite number of processing steps, and the set is in fact infinite.\r\n\r\nThere are an infinite number of integers.  Theoretically, you CAN line them all up and count them.  The only problem is that you have to do it infinitely fast, or else never stop.\r\n\r\nIn this problem, right up to the last infinitessimally small unit of time, you have hardly started.  Almost all the marbles are processed at the very last instant, but in that last instant they are ALL, infinitely many of them, processed.',7777,0);
INSERT INTO comment VALUES (7779,1152,1575,'DJ','Two more','2003-09-09 13:51:55',0,'Those are all the correct (intended) patterns.. but what about numbers 4 and 6?',NULL,0);
INSERT INTO comment VALUES (7780,1203,1301,'Charlie','re: Stacks--Basic version','2003-09-09 14:07:51',0,'DECLARE SUB display ()\r\nDECLARE SUB transfer (n!, source!, dest!)\r\nDIM SHARED pole$(3), n\r\nINPUT \"Number of hoops:\", n\r\nFOR i = 1 TO n\r\n  pole$(1) = CHR$(64 + i) + pole$(1)\r\nNEXT\r\ntransfer n, 1, 3\r\n\r\nSUB display\r\n  FOR i = n TO 1 STEP -1\r\n    FOR p = 1 TO 3\r\n      IF LEN(pole$(p)) &lt; i THEN\r\n        PRINT \\\" | \\\";\r\n      ELSE\r\n        PRINT \\\" \\\"; MID$(pole$(p), i, 1); \\\" \\\";\r\n      END IF\r\n    NEXT\r\n    PRINT\r\n  NEXT\r\nEND SUB\r\n\r\nSUB transfer (n, source, dest)\r\n  IF n = 1 THEN\r\n    PRINT \\\"Move A from\\\"; source; \\\"to\\\"; dest\r\n    pole$(dest) = pole$(dest) + RIGHT$(pole$(source), 1)\r\n    pole$(source) = LEFT$(pole$(source), LEN(pole$(source)) - 1)\r\n    display\r\n  ELSE\r\n    transfer n - 1, source, 6 - source - dest\r\n    PRINT \\\"Move \\\"; CHR$(ASC(\\\"A\\\") + n - 1); \\\" from\\\"; source; \\\"to\\\"; dest\r\n    pole$(dest) = pole$(dest) + RIGHT$(pole$(source), 1)\r\n    pole$(source) = LEFT$(pole$(source), LEN(pole$(source)) - 1)\r\n    display\r\n    transfer n - 1, 6 - source - dest, dest\r\n  END IF\r\nEND SUB\r\n\r\nWith results:\r\n<pre&gt;\r\nNumber of hoops:4\r\nMove A from 1 to 2 \r\n |  |  | \r\n B  |  | \r\n C  |  | \r\n D  A  | \r\nMove B from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n C  |  | \r\n D  A  B \r\nMove A from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n C  |  A \r\n D  |  B \r\nMove C from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n D  C  B \r\nMove A from 3 to 1 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n D  C  B \r\nMove B from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n A  B  | \r\n D  C  | \r\nMove A from 1 to 2 \r\n |  |  | \r\n |  A  | \r\n |  B  | \r\n D  C  | \r\nMove D from 1 to 3 \r\n |  |  | \r\n |  A  | \r\n |  B  | \r\n |  C  D \r\nMove A from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n |  B  A \r\n |  C  D \r\nMove B from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n B  C  D \r\nMove A from 3 to 1 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n B  C  D \r\nMove C from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n A  |  C \r\n B  |  D \r\nMove A from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  C \r\n B  A  D \r\nMove B from 1 to 3 \r\n |  |  | \r\n |  |  B \r\n |  |  C \r\n |  A  D \r\nMove A from 2 to 3 \r\n |  |  A \r\n |  |  B \r\n |  |  C \r\n |  |  D \r\n\r\nNumber of hoops:5\r\nMove A from 1 to 3 \r\n |  |  | \r\n B  |  | \r\n C  |  | \r\n D  |  | \r\n E  |  A \r\nMove B from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n C  |  | \r\n D  |  | \r\n E  B  A \r\nMove A from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n C  |  | \r\n D  A  | \r\n E  B  | \r\nMove C from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n D  A  | \r\n E  B  C \r\nMove A from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n D  |  | \r\n E  B  C \r\nMove B from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n D  |  B \r\n E  |  C \r\nMove A from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n D  |  B \r\n E  |  C \r\nMove D from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n |  |  B \r\n E  D  C \r\nMove A from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n |  A  B \r\n E  D  C \r\nMove B from 3 to 1 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n B  A  | \r\n E  D  C \r\nMove A from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n B  |  | \r\n E  D  C \r\nMove C from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n B  C  | \r\n E  D  | \r\nMove A from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n B  C  | \r\n E  D  A \r\nMove B from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n |  B  | \r\n |  C  | \r\n E  D  A \r\nMove A from 3 to 2 \r\n |  |  | \r\n |  A  | \r\n |  B  | \r\n |  C  | \r\n E  D  | \r\nMove E from 1 to 3 \r\n |  |  | \r\n |  A  | \r\n |  B  | \r\n |  C  | \r\n |  D  E \r\nMove A from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n |  B  | \r\n |  C  | \r\n A  D  E \r\nMove B from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n |  C  B \r\n A  D  E \r\nMove A from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n |  C  B \r\n |  D  E \r\nMove C from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n |  |  B \r\n C  D  E \r\nMove A from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n |  A  B \r\n C  D  E \r\nMove B from 3 to 1 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n B  A  | \r\n C  D  E \r\nMove A from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n B  |  | \r\n C  D  E \r\nMove D from 2 to 3 \r\n |  |  | \r\n |  |  | \r\n A  |  | \r\n B  |  D \r\n C  |  E \r\nMove A from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n B  |  D \r\n C  |  E \r\nMove B from 1 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  A \r\n |  |  D \r\n C  B  E \r\nMove A from 3 to 2 \r\n |  |  | \r\n |  |  | \r\n |  |  | \r\n |  A  D \r\n C  B  E \r\nMove C from 1 to 3 \r\n |  |  | \r\n |  |  | \r\n |  |  C \r\n |  A  D \r\n |  B  E \r\nMove A from 2 to 1 \r\n |  |  | \r\n |  |  | \r\n |  |  C \r\n |  |  D \r\n A  B  E \r\nMove B from 2 to 3 \r\n |  |  | \r\n |  |  B \r\n |  |  C \r\n |  |  D \r\n A  |  E \r\nMove A from 1 to 3 \r\n |  |  A \r\n |  |  B \r\n |  |  C \r\n |  |  D \r\n |  |  E \r\n</pre>\r\n-----------\r\n-----------\r\n\n\n<i>Edited on <b>September 9, 2003, 2:13 pm</b></i>',7745,0);
INSERT INTO comment VALUES (7782,1203,1301,'Charlie','re(2): Stacks--Basic version','2003-09-09 14:14:52',0,'The pre and /pre codes didn\'t help much there.\r\n',7780,0);
INSERT INTO comment VALUES (7783,1341,2839,'FatBoy','re(6): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 14:40:44',0,'Look, Bryan and SilverKnight too\r\n\r\nYou do not have to explain to me the basics of this kind of problem to me.  I completed college too included Calc through to differential equations.  I was raised in a family that did math for fun.  My grandfather factored liscense plate numbers to pass the time on long trips.  I also took Philosophy and understand the whole firing an arrow at a hare and all that.\r\n\r\nI also get the fact that you all have provided the answer that was expected.  I have no doubt that when levik posted this puzzle he was looking for the kind of thought you are showing.\r\n\r\nThe simple fact is.  The way this problem is stated, all of that thought does not apply.  Yes, you can continue to devide time into smaller and smaller discrete units and no matter how small the unit of time is there is always one half of that unit.  I get it.\r\n\r\nThe problem with this case is you are not talking about time which as a continuem can be infinitly sliced up.  You are talking about a number of items (marbles).  At the end of one minute you stop moving marbles around and your have a set of marbles in the jar and a set of marbles that have been in the jar and come back out.  Those sets are limited and unchanging.  You have stopped, no more are going in and no more are coming out.  You have limited the set.  It is no longer infinite.  It does not matter how many marbles are in the jar or how fast you put them in their.  Once you stop putting them in there, there is a limited finite number.  It will not change.  It had an end.  it is measurable, it is finite. \r\n\r\nNo, you can\'t count all of the intergers because the set of integers is infinite it doesn\'t matter how fast you count because there is no end, there is always another one coming along.  But the number of marbles in the jar does not change, there is not another marble coming along.  If you count it you will come to the end.\r\n\r\n\r\n\r\n',7778,0);
INSERT INTO comment VALUES (7781,1195,3405,'Jane Rufino','Possible solution','2003-09-09 14:08:16',0,'Is the answer 8 and 2?',NULL,0);
INSERT INTO comment VALUES (7784,1341,3172,'SilverKnight','re(7): Respectfully, I disagree with all (save perhaps eric)','2003-09-09 14:58:36',0,'Dude!<BR>\r\nNo one\'s trying to make this personal.  We were explaining \"the basics of this kind of problem\" only because you seem(ed) to be unfamiliar with it.<BR>\r\nNow... that aside... you continue to make statements that ARE non sequiturs.  You say, \"The simple fact is... all of that thought does not apply.\"  But... it does!<BR>\r\n(And I think Bryan and I imagine that some other people around here might be silently reading this thread and might want to see it come to a logical, coherent resolution.)<BR>\r\n_________________<BR>\r\nYou are correct that at the end of the minute, we stop moving marbles around.  At this point in time, we have a set of marbles that have been placed in the jar and a set that have been in and have come back out.<BR>\r\nNow... the whole problem revolves around identifying the difference between the contents of those two sets. (BTW, I\'ve not limited the set in any way.  The sets are what they are after the minute has expired.)<BR>\r\nThe content of either set is not necessarily finite, though you continue to claim it is (for a reason that continues to escape me). But I agree, that it will not change (for we are no longer performing operations that affect the contents of either set).<BR>\r\nAs stated previously, in case (A), the contents of the two sets are not the same, and leaves an infinite number of marbles in the bag.  And in case (B), the contents of the two sets are the same, and therefore each marble that has been placed in the bag has been removed, so the bag is empty.<BR>\r\n____________<BR>\r\nLastly, you are correct, in that you cannot COUNT the integers (by your implied definition of counting).  But you CAN map them to another set of the same Cardinality.<BR>\r\nCheers<BR>\r\n   --- SK<BR>\r\nP.S.  I hope we can continue to keep the discussion related to the topic at hand.  :-)\n\n<i>Edited on <b>September 9, 2003, 3:01 pm</b></i>',7783,0);
INSERT INTO comment VALUES (7785,1195,1626,'Gamer','re: Solution','2003-09-09 15:51:37',0,'I think your solution and my solution are almost exactly the same... :)\r\n\r\nThe sequence is repeating, so that\'s why it\'s in a square format.\r\n\r\nA way to extend this problem (Did you hear that SilverKnight? The problem\'s not dead) is why are the numbers apart from each other able to add up to 10? I have been wondering this and am unable to come up with a solution.',7768,0);
INSERT INTO comment VALUES (7786,77,3372,'Sam','re(2): A more paradoxical version.','2003-09-09 16:08:50',0,'I disagree. If the person said that the taxi was green, and witnesses are right 80% of the time, then the probability that it was green has to be at least 80%. If the witnesses are straight out wrong the other 20%, then the probability is exactly 80%. If, as friedlinguini suggested, they say random things 20% of the time, then there is 80% + (20% * 15%) = 83% chance.\n\n<i>Edited on <b>September 9, 2003, 4:09 pm</b></i>',3650,0);
INSERT INTO comment VALUES (7787,1341,3372,'Sam','Respectfully, I disagree with someone. Maybe.','2003-09-09 16:29:34',0,'In a sense I actually agree with what FatBoy is trying to say, though not because of any of this stuff about infinite sets becoming finite sets. Or maybe because of that. He is claiming that, if you could stop, you would have a finite set (likewise, if you could stop the last marble would be either even or odd). What I think he is doing wrong is to say that, since you do stop, you then do have a finite set. I think, rather, that since you cannot end with a finite set (it is absurd, as people have said), you cannot stop.\r\n\r\nI think I mentioned Thomson\'s lamp in some other question. If you turn on a lamp at 30 seconds, turn it off at 45 seconds, on at 52.5 seconds and so on, is the lamp on or off at the end of the time? We can\'t answer this question. However, it is strictly not a paradox: it\'s based on a premise which is logically incoherant, that he has to perform an infinite number of descrete tasks in a finite amount of time. Ditton for the marbles. *Not* ditto, however, for any of Zeno\'s paradoxes, as the tasks are not descrete.\r\n\r\nAn argument that starts from impossible premises and leads to an apparent paradox is not difficult to create: All brown haired people are six foot tall, all brown eyed people are four foot tall, I am brown haired and brown eyed. How tall am I?\r\n\r\nThe point was not to bring this off topic (appologies), but to show that saying that premises are logically incoherent is not running away from the question, but can be an equally valid answer.',7784,0);
INSERT INTO comment VALUES (7788,977,3407,'Troy Bull','Do it with 1 invocation of random as follows','2003-09-09 18:13:26',1,'my $number = 99999999\r\nmy $r = random(900000000)\r\n\r\nmy $randomString = $number + $r',NULL,0);
INSERT INTO comment VALUES (7789,1341,1626,'Gamer','My ideas?','2003-09-09 18:16:02',0,'Did anyone disagree with my idea, that dividing by infinity is illegal, or that you remove all the marbles?\r\n\r\nI think this is the solution, but maybe I missed someone saying that it wasn\'t.',NULL,0);
INSERT INTO comment VALUES (7790,1341,2899,'Brian Wainscott','re: My ideas?','2003-09-09 18:27:10',0,'Gamer,\r\n\r\nI don\'t know that anyone addressed your comments about part (A).  Here is one way to think about it: after N steps there are 9N marbles in the bag and none of them ever get removed.  So as N -> infinity, there must remain an infinite number of marbles in the bag.  \r\n\r\nYour comment about (B) is quite clear, and correct.',7789,0);
INSERT INTO comment VALUES (7791,912,1220,'abc','re: 20 checkers to level 4','2003-09-09 20:27:25',0,'But you are only allowed to use the first two rows.\r\nYou use four in your example. That\'s not valid.',7597,0);
INSERT INTO comment VALUES (7792,619,3172,'SilverKnight','First thoughts...','2003-09-09 20:53:17',2,'<LI>Note that 2 is the only even prime and 2&#178;+8 is not prime, therefore, x must be odd.\r\n<LI>Note also that x can\'t end in 5 because then it is not prime (unless x=5, but 5&#178+8 = 33 which is not prime).  Therefore x must end in 1, 3, 7, or 9.\r\n<LI>If x ends in 9 then x&#179; ends in 9, and x&#179;+16 ends in 5 (which can\'t be prime--it is divisible by 5).  Therefore x ends in 1, 3, or 7.',NULL,0);
INSERT INTO comment VALUES (7793,1341,3172,'SilverKnight','re: Respectfully, I disagree with someone. Maybe.','2003-09-09 21:04:42',0,'Sam, you wrote, \"saying that premises are logically incoherent is not running away from the question, but can be an equally valid answer.\"<BR>\r\nAgreed.<BR>\r\nBut while this problem doesn\'t describe something that is physically possible, it is not logically incoherent.  (Unless you consider calculus and limits of Riemann sums also logically incoherent.)<BR>\r\nSo... stating that this problem\'s premises are logically incoherent is not \"running away from the question\", but it *is* wrong.\r\n__________<BR>\r\nAs for what happens \"if you could stop, you would have a finite set\"... , well heck yeah.  If you stopped after any particular iteration, we could specify exactly which marbles are in, and which are not in the container.  But that is a completely different problem.<BR>\r\n--- SK',7787,0);
INSERT INTO comment VALUES (7794,912,1220,'abc','problem with lvl 4','2003-09-09 21:11:23',0,'In order to reach level 4 I think there must be one row more like Brian did it. \r\nSome thoughts here...\r\n\r\nReaching the 3rd level:\r\n\r\n--*00\r\n11*\r\n\r\nThe asterisks are the \"ladder\" to climb the levels. The checkers with numbers are the stepping stones needed to build that ladder. The lines are checkers which are simply used to move the stepping stones up two levels.\r\nTo get another checker up to 3 you need again 8 checkers, leaving 4 to get one up to level 2. \r\nI can see no possible way to achieve that using only two rows of initials.\r\n\r\nIt seems the jumping around opens up another opportunity I can\'t grasp.\r\n\r\nBtw: Is there an edit function on these boards?\r\n',NULL,0);
INSERT INTO comment VALUES (7795,1341,3172,'SilverKnight','re: My ideas?','2003-09-09 21:13:01',0,'Well... to be specific, I think you said that you can\'t multiply or divide infinity (not dividing BY infinity).<BR>\r\nI\'m not sure what dividing by infinity means, unless you\'re implying dividing by a variable as the variable grows towards infinity.  In which case, you are talking about the \"normal\" limit described by calculus.\r\n_____________<BR>\r\nYou said in your first post <I>\"so it\'s infinity times 9 divided by 10... Wait, we can\'t divide or multiply infinity\"</I>.\r\nI don\'t see why not.  But an infinity multiplied by, divided by, added to, or lessened by a constant is the same infinity.<BR>\r\nAgain, I would refer you to studies about what infinities mean and that they are normally dealt with as sets of elements and operations (often mappings) ON those sets.<BR>\r\n--- SK',7789,0);
INSERT INTO comment VALUES (7796,1195,3172,'SilverKnight','re(2): Solution','2003-09-09 21:15:04',0,'<I>\"Did you hear that SilverKnight? The problem\'s not dead\"</I>\r\n\r\ntouché !',7785,0);
INSERT INTO comment VALUES (7797,279,1220,'abc','re(4): did it - aka spoiler','2003-09-09 21:57:59',0,'I wonder that nobody told you during this long time, but you clearly violate the first rule with this method:\r\nno other digits should appear anywhere in the equation\r\n\r\nThe parameter in the bottom of the summation is a digit. But nice trick! ;)',1662,0);
INSERT INTO comment VALUES (7798,279,1220,'abc','re(5): did it - aka spoiler','2003-09-09 22:04:55',0,'Argh...sorry!\r\nI got it all wrong. And I can\'t delete it. \r\nBut there are still too many variables. Bending the rules at least.\r\n',7797,0);
INSERT INTO comment VALUES (7799,1341,1626,'Gamer','re(2): My ideas?','2003-09-09 22:26:21',0,'I will say we may not have to come to a complete stop when we multiply by infinity, but we can\'t simply further than 9/10 infinity.',7795,0);
INSERT INTO comment VALUES (7800,1341,3172,'SilverKnight','re(3): My ideas?','2003-09-09 22:33:35',0,'Gamer wrote: <I>\"I will say we may not have to come to a complete stop when we multiply by infinity, but we can\'t simply further than 9/10 infinity.\"</I>\r\n__________\r\nHuh?!?',7799,0);
INSERT INTO comment VALUES (7801,990,3410,'neil','solution','2003-09-09 22:37:12',0,'team lost in extra innings when different pitcher was brought in',NULL,0);
INSERT INTO comment VALUES (7802,619,1575,'DJ','Second thought','2003-09-09 22:39:20',1,'I don\'t have a proof for it yet, but I think that x=3 (x&sup2+8=17, x&sup3+16=43) is the only number that fits these criteria at all. Can anyone find another (or a way to corroborate this)?',NULL,0);
INSERT INTO comment VALUES (7803,1195,3172,'SilverKnight','re(3): Solution (further analysis)','2003-09-09 23:25:45',1,'And in Gamer\'s vein, let\'s take a look at his observation and see what we find...<BR>\r\nNote that... you can start with any two digit number (from 00-99), and generate one of these patterns.  It *will* cycle (eventually).  Here are the cycles:\r\n\r\nPeriod 1:\r\n0<BR>\r\nPeriod 3:\r\n550\r\n550 (can\'t divide the period in half, showing it a 2nd time)<BR>\r\nPeriod 4:\r\n26\r\n84<BR>\r\nPeriod 12:\r\n392134\r\n718976<BR>\r\nPeriod 20:\r\n4606628088\r\n6404482022<BR>\r\nPeriod 60:\r\n325729101123583145943707741561\r\n785381909987527965167303369549\r\n________<BR>\r\n<LI>The sequence that corresponds to the puzzle has period 12, but this puzzle could have easily used one of these other sequences\r\n<LI>Note that I split each one in half lining up opposing numbers (to demonstrate that opposing numbers all add up to 10)\r\n<LI>Also note that the period = the number of digits in the string = the number of two digit combinations that exist in that sequence... therefore,\r\n<LI>If you sum the periods of each sequence, they add up to 100.  1 + 3 + 4 + 12 + 20 + 60 = 100 (If you don\'t like 00, then just include (01-99) and eliminate the sequence with period 1.) and\r\n<LI>This makes sense since each number (00-99) will generate the whole sequence to which it belongs (e.g., if I start with 63, or 39, or 92, or 47, I will generate the sequence with Period 12).  Each two digit number can generate one and only one sequence. And all two digit numbers will generate a sequence.\r\n____________<BR>\r\nOkay enough analysis on this puzzle for a while... who\'s taking it from here?\r\n',7796,0);
INSERT INTO comment VALUES (7804,977,3172,'SilverKnight','re: Do it with 1 invocation of random as follows','2003-09-09 23:29:28',0,'Troy wrote:\r\n<I>my $number = 99999999 \r\nmy $r = random(900000000) \r\n\r\nmy $randomString = $number + $r</I><BR>\r\nSorry, but this doesn\'t guarantee that each digit is used once.',7788,0);
INSERT INTO comment VALUES (7805,619,3172,'SilverKnight','re: Second thought','2003-09-10 00:04:37',0,'I\'m tempted to agree... I wrote a quick program (but it\'s late... and I may have made a mistake in it...), and I couldn\'t find any number that satisfies this... below 1,000,000 (apart from 3).\r\n\r\nhmmmm\r\n\r\n--- SK',7802,0);
INSERT INTO comment VALUES (7806,619,3172,'SilverKnight','re(2): Second thought','2003-09-10 00:19:16',0,'More to the point... I think that if x is prime, x&#178;+8 <B>can not</B> be prime for any x other than 3.<BR>\r\nTherefore, the formula x&#179;+16 is a red herring.... and the statement would be JUST as true if I wrote the third part as x&#179;+14 or x&#179;+2 or x&#178;+2 (or any other formula based on x=3 that results in a prime number).<BR>\r\nMy head hurts.... anyone wanna corroborate this?',7805,0);
INSERT INTO comment VALUES (7807,619,3172,'SilverKnight','re(3): Second thought','2003-09-10 00:44:23',3,'I think I\'ve got it!\r\n\r\nWhen x is a prime number, it is (by definition) not divisible by 3 (except when x = 3).  Now, note that in every sequence of 3 consecutive integers ONE of them IS divisible by 3.  Therefore, for any given prime number x (other than 3), either (x-1) is divisible by 3 or (x+1) is divisible by 3.\r\n\r\nso... x&#178;+8 = (x&#178;-1) + 9\r\n= (x-1)(x+1) + 9\r\nSince either (x-1) or (x+1) is divisible by 3 when x is prime, (x-1)(x+1) is ALSO divisible by 3.  And if we then add nine to it, it remains divisible by 3.<BR>\r\nTherefore, if x is prime then x&#178;+8 cannot be prime unless x=3.\r\nSince x must be 3, and 3&#179;+16 (which happens to be 43) is prime, the initial hypothesis is true.\r\n\r\n--- SK  :-) (okay... now my head hurts more)',7806,0);
INSERT INTO comment VALUES (7808,619,3172,'SilverKnight','Solution (spoiler)','2003-09-10 01:40:51',3,'(Explained more clearly than in my earlier comment).\r\n<LI>First, note that in every sequence of 3 consecutive integers, exactly ONE of them is evenly divisible by 3.\r\n<LI>Also note that every prime (other than 3) is NOT evenly divisible by 3.\r\n<LI>Therefore for EVERY prime other than 3, EITHER the integer BEFORE, or the integer AFTER *is* divisible by 3.<BR>\r\nNow, given that x is a prime, not equal to 3:\r\nx²+8 = (x²-1) + 9\r\n= (x-1)(x+1) + 9\r\nSince either (x-1) or (x+1) is divisible by 3, (x-1)(x+1) is ALSO divisible by 3.  And if we then add nine to it, the result remains divisible by 3.\r\nRestated: If x is a prime other than 3, then x²+8 is divisible by 3.\r\nTherefore, the only occasion that x and (x² + 8) are BOTH prime is when x=3.<BR>\r\nSince (3³ + 16) = 43 which is prime, we\'ve proved the initial supposition!\n\n<i>Edited on <b>September 10, 2003, 1:41 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7809,1341,2839,'FatBoy','re: Respectfully, I disagree with someone. Maybe.','2003-09-10 07:54:39',0,'Sam,\r\nThanks, as I said from square one I am not a throretical math guy.  This appears to mean I lack some vocabualary.\r\nThe problem says taht you continue to process marbles until the minute is over and then asks haow many marbles you had at the end of the minute.\r\nI took this to be asking how many marbles you had after you stopped processing.  As you said, if you stop, you have a finite set.  That states simply was I was awkwardly trying to say.\r\n\r\nSince it seems to be agreed that once you stop (if you could stop) then there is a finite number (however large) of marbles that have been processed.\r\n\r\nSorry for having wasted eveyones time.  \r\n\r\nIT does raise the interesting quetion of what are you doing in the 62nd second?  The minute is over, according to math theory you\'ve processed \"all\" of your infinite set of marbles before the 61st second.  But you never stopped processing them.\r\n\r\nI\'m sure that this has been explored before so if someone could post me the stock solution I\'ll be fine.\r\n\r\nspecial to SK.  Don\'t worry, I do not take it personally.  I know that you and others are not being nasty.  I\'m really not THAT thin skinned (hence my name)',7787,0);
INSERT INTO comment VALUES (7810,1151,3414,'alumination design','solution','2003-09-10 08:15:15',0,'kevin farrell has puzzle compartment 1\r\nholly forbes has blocks compartment 2\r\nmark collins has fire engine compartment3\r\nmonica baker has crayons compartmet 4\r\ndarren lorenz has teddy bear compartment 5\r\njanet mckenna has picture book compartment 6\r\nwill some one check this?',NULL,0);
INSERT INTO comment VALUES (7811,1151,3416,'holli wiedrick','The Answer','2003-09-10 09:29:21',0,'1 4\r\n2 5\r\n3 6\r\n1. Kevin Farrell- Puzzle\r\n2. Holly Forbes - Blocks\r\n3. Mark Collins - Fire Truck\r\n4. Monica Baker - Crayons\r\n5. Darren Lorenz- Teddy Bear\r\n6. Janet Mckenna- Picture book',NULL,0);
INSERT INTO comment VALUES (7812,1205,3372,'Sam','Some thoughts','2003-09-10 10:22:21',0,'Rats, got to run, so don\'t have time to work out a full solution. Obviously the trick is to start by having two timers starting together, one ot normal speed and one at double speed. Then you can start third timer after half an hour, and set it to go fast after another half hour. Otherwise you are always stuck with increments of half an hour.\r\nThe third timer will go off 15 minutes after the first. If a fourth timer was started when the second one was, and set to fast when the third one goes off, it will go off 7.5 minutes after the third, and 22.5 minutes after the first.\r\n\r\nThat\'s all I\'ve got for now, I expect this will all be solved next time I look.',NULL,0);
INSERT INTO comment VALUES (7813,1205,1920,'Brian Smith','Thoughts','2003-09-10 11:26:06',0,'As far as I can tell, the only \"constructable\" intervals of time are of the form 60*n/2^k (eg. 30min:n=1,k=1  26.25min:n=7,k=4).  Unfortunately, 25 min is not in that form.',NULL,0);
INSERT INTO comment VALUES (7814,1205,1301,'Charlie','thoughts','2003-09-10 11:26:48',1,'I can see only ways of producing powers of 2 fractions of an hour.  That would mean being able to produce time intervals that are expressed as a terminating binary fraction.  However, 25/60 is a non-terminating binary fraction: 0.0110101010101....  This represents\r\n1/4+1/8+1/32+1/128+1/512+1/2048+...\r\n\r\nIt would seem, depending on how close to 25 minutes you want, there would be ever more complex timings that could be done, but none would give exactly 25 minutes.',NULL,0);
INSERT INTO comment VALUES (7815,1205,2899,'Brian Wainscott','re: thoughts','2003-09-10 12:10:26',1,'Interesting.  I don\'t have a lot of time to look at this now either, but I expect you are correct that no finite number of clocks will work.  But he did say we have a infinite number to work with.\r\n\r\n(I can see the whole \"Marbles Bonanza\" thread starting up again....)\r\n\r\nSo I expect the answer he has in mind is that you can do it if you use an infinite number of timers.\r\n\r\nThe interesting part is going to be \"what is the quickest time\" ie, what is the actual method used.',7814,0);
INSERT INTO comment VALUES (7816,1341,2899,'Brian Wainscott','How about this variation?','2003-09-10 12:27:25',4,'How would you have thought differently about the problem if all the marbles had started in the container?  Then the problem would look like this:\r\n\r\nYou have a container holding an infinite number of marbles, numbered 1 to infinity.  At the start of the minute, you remove one marble.  You do this again after 30 seconds, then again in 15 seconds.  You continuously repeat this process, each time after half as long an interval as the time before, until the minute is over.\r\n\r\nHow many marbles are in the container at the end of the minute if for every repetition (numbered N)\r\n\r\nA) you remove the marble numbered (10*N)\r\n\r\nB) you remove the marble numbered (N)\r\n\r\n\r\nDo you think this problem is different?  If so, why?  If not, why not?',NULL,0);
INSERT INTO comment VALUES (7817,1205,3372,'Sam','re(2): thoughts','2003-09-10 12:36:06',0,'Indeed, I was confused when I was trying it earlier in a hurry the way that I kept on just stepping over 25, getting closer but never quite hitting it. Indeed, I still can\'t see the exact algorithm to use, but intuitivley I\'m sure you\'re right, the time we will be measuring will tend towards 25 minutes, never hitting it with a finite number of clocks. \r\nHowever, I\'m almost certain that it can be done in a finite amount of time, because most of the clocks will be starting at the same time, I think. We\'ll have to see.',7815,0);
INSERT INTO comment VALUES (7818,1205,2839,'FatBoy','re(2): thoughts','2003-09-10 12:42:38',0,'(I can see the whole \"Marbles Bonanza\" thread starting up again....) \r\n\r\nno..... never again..... I promise....... I swear... \r\nplease...sweet merciful heavens...... don\'t come at me with that slide rule...........aaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhh',7815,0);
INSERT INTO comment VALUES (7819,1205,1301,'Charlie','a start','2003-09-10 14:15:01',1,'Given we need infinitely many clocks, the question is how do we use them. Getting 1/4 hour + 1/8 hour is the easy start, with three timers started simultaneously with the first one on immediate double speed, doubling the second timer when the first expires, and doubling the third when the second expires.  Starting the timed interval at the half-hour mark, when the first timer expires, gives us the 1/4 + 1/8 when the third timer expires.\r\n\r\nThe problem is that an interval of 1/32, rather than 1/16, must begin immediately after the 1/4+1/8.  Can anyone see how?\n\n<i>Edited on <b>September 10, 2003, 2:15 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7820,1157,2592,'ben young','solution to 1','2003-09-10 15:09:31',0,'This is an interesting problem.\r\n\r\nThe answer to question 1 must be a number when, spelled out, has the same amount of letters as the digit it represents. The only such number is 4, since \"four\" has four letters.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7821,1157,2592,'ben young','solution to 2, 3, and (sort of) 4','2003-09-10 15:25:51',0,'Following the logic from previous comment, the answer  to question 2 must be a number whose value is one greater than the amount of letters to spell it. In this case, the answer would be \"five\".\r\n\r\nTherefore, the answer to question 3 is \"seven\".\r\n\r\nFor number 4, assuming n is a positive integer(although everyone knows what happens when you assume), by going up the number line we see that there is no number whose value is exactly 18 greater than the amount of letters that spell it. twenty-six is 17 greater (9 letters), and twenty-nine is 19 greater (10 letters), making the lowest number 18.\r\n\r\nI\'ll leave question 5 for the real brainiacs; I\'m just a rookie on this team.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7822,1157,2561,'Aaron','Alternate Approach','2003-09-10 15:49:20',3,'<ol>\r\n<li>0</li>\r\n<li>1</li>\r\n<li>2</li>\r\n<li>There is no n, positive or negative, for which you cannot answer the question with n itself, written numerically.</li>\r\n<li>&#8734;</li>\r\n</ol>',NULL,0);
INSERT INTO comment VALUES (7823,1157,1301,'Charlie','solution','2003-09-10 16:04:20',3,'Question 1 has several interpretations, so the answers fall into different categories:\r\n\r\n1. 0\r\nThis answer indeed has zero letters--only a digit.\r\n\r\n2. Four.\r\nThis answer indeed has four letters.\r\n\r\n3. The answer is 11.\r\nThe totality of this answer, as a sentence indeed has 11 letters.\r\n\r\n4. Wording similar to option 3, but somewhat different, with various numbers being correct depending on how many letters there are in the verbiage, such as \"The answer has 19 letters.\"\r\n\r\n5. The answer has twenty-nine letters.\r\nThis is also extensible with various wordings, and it ties into the subsequent questions on the list, as here we needed a number name that had a value 19 more than the number of letters in that number name.  Again, variations are such as \"The answer is nineteen.\"\r\n\r\nQuestion 2 again has variations.\r\n\r\n1. 1\r\n\r\n2. Five.\r\n\r\n3. The answer is 12.\r\n\r\n4. Variations in wording on 3.\r\n\r\n5. The answer is twenty-one, and its variations in verbiage.\r\n\r\nQuestion 3 has the usual variations as above, including the one that is unique to it: \"seven\".\r\n\r\nIn answering question 4, let\'s first consider this straightforward single-word-number-oriented intepretation (four, five, seven, ...). There is no similar answer like this for n=4.  That\'s because there are two answers for n=3 (\"six\" and \"eight\") and three such answers for n=5 (\"nine\", \"eleven\" and \"thirteen\").  While n can increase in general with the numbers, there are some that are repeated while others do not appear, and the first of these is n=4.\r\n\r\nOf course nothing precludes something like \"That\'s 9.\" or \"It\'s ten.\" as answers for n=4, and similar verbiages that can be used as work-arounds for any value of n.\r\n\r\nOf use in coming up with such answers is a table, ordered by the difference between the signification and the length, of the number words.  The following table shows that difference, the signified number, the length of the number name and the name itself:\r\n<pre>\r\n 0   4   4 four\r\n 1   5   4 five\r\n 2   7   5 seven\r\n 3   6   3 six\r\n 3   8   5 eight\r\n 5   9   4 nine\r\n 5  11   6 eleven\r\n 5  13   8 thirteen\r\n 6  12   6 twelve\r\n 6  14   8 fourteen\r\n 7  10   3 ten\r\n 8  15   7 fifteen\r\n 8  17   9 seventeen\r\n 9  16   7 sixteen\r\n10  18   8 eighteen\r\n11  19   8 nineteen\r\n12  21   9 twenty-one\r\n12  23  11 twenty-three\r\n13  22   9 twenty-two\r\n14  20   6 twenty\r\n14  24  10 twenty-four\r\n15  25  10 twenty-five\r\n16  27  11 twenty-seven\r\n17  26   9 twenty-six\r\n17  28  11 twenty-eight\r\n19  29  10 twenty-nine\r\n22  31   9 thirty-one\r\n22  33  11 thirty-three\r\n23  32   9 thirty-two\r\n24  30   6 thirty\r\n24  34  10 thirty-four\r\n25  35  10 thirty-five\r\n26  37  11 thirty-seven\r\n27  36   9 thirty-six\r\n27  38  11 thirty-eight\r\n29  39  10 thirty-nine\r\n33  41   8 forty-one\r\n33  43  10 forty-three\r\n34  42   8 forty-two\r\n35  40   5 forty\r\n35  44   9 forty-four\r\n36  45   9 forty-five\r\n37  47  10 forty-seven\r\n38  46   8 forty-six\r\n38  48  10 forty-eight\r\n</pre>\r\n--------\r\nThis table was produced by a computer program whose output was then sorted by the first column.  Three negative values were discarded (-1 for \"two\" and -2 for \"one\" and \"three\").\r\n\r\nDECLARE SUB ProcPiece (piece$, MajorPower!)\r\nDATA one,two,three,four,five,six,seven,eight,nine\r\nDATA ten,eleven,twelve,thirteen,fourteen,fifteen,sixteen,seventeen\r\nDATA eighteen,nineteen\r\nDATA twenty,thirty,forty,fifty,sixty,seventy,eighty,ninety\r\nDATA thousand,million,billion,trillion,quadrillion,quintillion,sextillion\r\nDIM SHARED unit$(19), ten$(10), major$(7)\r\nFOR i = 1 TO 19\r\n&nbsp;&nbsp;READ unit$(i)\r\nNEXT\r\nFOR i = 2 TO 9\r\n&nbsp;&nbsp;READ ten$(i)\r\nNEXT\r\nFOR i = 1 TO 7\r\n&nbsp;&nbsp;READ major$(i)\r\nNEXT\r\nDIM SHARED name$, num$\r\nOPEN \"reptqest.txt\" FOR OUTPUT AS #1\r\nFOR n = 1 TO 100\r\n&nbsp;&nbsp;num$ = LTRIM$(STR$(n))\r\n&nbsp;&nbsp;IF num$ = \"0\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;name$ = \"zero\"\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;name$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;l = LEN(num$): IF l > 3 THEN l = 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;piece$ = RIGHT$(num$, l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num$ = LEFT$(num$, LEN(num$) - l)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CALL ProcPiece(piece$, MajorPower)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MajorPower = MajorPower + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;LOOP WHILE LEN(num$) > 0\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;numLets = 0\r\n&nbsp;&nbsp;FOR i = 1 TO LEN(name$)\r\n&nbsp;&nbsp;&nbsp;IF INSTR(\"abcdefghijklmnopqrstuvwxyz\", LCASE$(MID$(name$, i, 1))) > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;numLets = numLets + 1\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT #1, USING \"### ### ### &\"; n - numLets; n; numLets; name$\r\nNEXT\r\nCLOSE\r\n\r\nSUB ProcPiece (piece$, MajorPower)\r\n&nbsp;&nbsp;piece = VAL(piece$)\r\n&nbsp;&nbsp;n$ = \"\"\r\n&nbsp;&nbsp;IF piece > 99 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = unit$(piece \\ 100) + \" hundred \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 100\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 19 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;n$ = n$ + ten$(piece \\ 10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;piece = piece MOD 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + \"-\":  ELSE n$ = n$ + \" \"\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF piece > 0 THEN n$ = n$ + unit$(piece) + \" \"\r\n&nbsp;&nbsp;IF n$ > \"\" THEN name$ = n$ + major$(MajorPower) + \" \" + name$\r\nEND SUB\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7824,1157,1220,'abc','last solutions for 1-3','2003-09-10 20:50:25',0,'1. 30 \r\n2. 31\r\n3. 32\r\n\r\n8)',NULL,0);
INSERT INTO comment VALUES (7825,865,2121,'Chaz','S O L U T I O N','2003-09-10 21:20:36',0,'I found a way to get around. You have to say \"That is incorrect. No is not hte answer to this question\".',NULL,0);
INSERT INTO comment VALUES (7826,1205,2899,'Brian Wainscott','re: a start','2003-09-10 21:20:41',1,'We know how to get time intervals of 1/2, 3/4, 7/8, 15/16 etc hours.  So I\'ll\r\ntake that as given.  To add 1/32 on the end of Charlie\'s 3/8, the only thing\r\nI can see to do is this:\r\n\r\nStart the necessary clocks (4) to measure 15/16 hours.  When they hit\r\n7/8 (and still running), start the necessary clocks (5) for 31/32 hours.\r\nAt time 15/16 (when the first set runs out), start Charlie\'s 3 clocks.\r\nStart counting time 1/2 hour later.  Then Charlie\'s 3 clocks have 1/4+1/8\r\nleft to run.  When they expire, the (5) clocks still have 1/32 left to run.\r\n(They started 1/16 sooner, and run 3/32 longer).  Total time to measure\r\n13/32 hours is 59/32 hours\r\n\r\nI can see how to extend this to any finite decimal expansion of 5/12 hours.\r\nThe problem is, each stretch of 0\'s in the decimal expansion will require\r\nadding at least 1/2 hour (more like an hour) to the total time.',7819,0);
INSERT INTO comment VALUES (7827,1195,1220,'abc','','2003-09-10 22:11:34',0,'Amazing!\r\nThe power of numbers. Wow.\r\n\r\nSome more analysis (I won\'t even try to find an explanation for this):\r\n\r\n* Period 4 and 20 contain only even digits (and numbers), but Period 12 contains 0 as well\r\n* Period 4 contains each even number once\r\n* Period 20 contains each even number and the zero 4 times\r\n* Period 12 contains all digits except 0 and 5 (which are on their own in Period 3). Each odd number occurs twice, each even only once. Between two equal odd numbers are either 3 or 7 (depends in which direction you count) different numbers. In such a row of 3 there is an even number in the middle, in a row 7 there are even numbers behind the odd from which you are counting, before the next equal odd and another one in the middle of that 7-digits-row.  (Yeah, I know, that\'s nothing unusual.)\r\n* Every digit inside Period 20 appears 4 times. With exception of the 0 (which is logically vertically paired twice)each digit is once horizontally paired and once diagonally paired.\r\n* Period 60 contains all the digits, but mostly odds. Each odd digit (except 5, again vertically paired by force) is once horizontally paired and once diagonally paired.\r\n\r\n* All digits from Period 1 and 4 combined appear in Period 20. All digits from Period 3 and 12 combined appear in Period 60. \r\n* With the exceptiom of Period 1 and 3 you could create a square with all of them.\r\n\r\nMore useless facts for you.\r\n\r\nSomething is wrong with the board. I replied to SK but I was logged off and now it shows up as no subject.\r\n<i>Edited on <b>September 10, 2003, 10:12 pm</b></i>\n\n<i>Edited on <b>September 10, 2003, 10:14 pm</b></i>',7803,0);
INSERT INTO comment VALUES (7828,189,1626,'Gamer','re: This was easy','2003-09-10 22:39:48',3,'I\'m sorry, that\'s not the right answer. Your answer clearly consists of more than four letters. The correct answer would be one hundred seventeen.\n\n<i>Edited on <b>October 15, 2003, 5:41 pm</b></i>',7417,0);
INSERT INTO comment VALUES (7829,1157,3372,'Sam','*The* correct answer?','2003-09-10 23:59:44',0,'Hmmm, going for Aaron\'s approach, which was also what I had in mind, you can do several more less obvious answers, such as:\r\n\r\n1: Thirty-three\r\n\r\nGiven that the sentence \"This solution has thirty-three letters\" is a correct solution, the answer above must also be correct.\r\n\r\nI guess using this approach in finding answers to 4 & 5 would be futile, though...',NULL,0);
INSERT INTO comment VALUES (7830,189,3372,'Sam','Haiku','2003-09-11 00:18:53',0,'An elegant answer is\r\nmade up from just\r\nfifty-one letters alone',NULL,0);
INSERT INTO comment VALUES (7831,1195,3172,'SilverKnight','re: (blank post)','2003-09-11 00:58:15',0,'abc, you probably spent so much time typing this out... that it logged you off... and Levik probably (unintentionally) allows you to post if you POST to the correct URL (by pushing the \"POST\" button).  But again, the site has logged you off, so it zeroes out some fields....\r\n\r\n(Just my HTTP thoughts running rampant...)\r\n\r\n   --- SK',7827,0);
INSERT INTO comment VALUES (7832,1195,3172,'SilverKnight','re(4): Solution (further analysis)','2003-09-11 01:05:21',1,'<LI>And you can also note that all of these are Fibonacci series mod 10.\r\n<LI>That is, each item is the sum of the previous two items mod 10.  In fact, Fibonacci is often defined as starting with 1, 1, ..., but you can start with other pairs.\r\n<LI>The (typical) 1, 1, 2, 3, 5, 8, (1)3, (2)1, (3)4, ... pattern is in the Period 60 cycle.',7803,0);
INSERT INTO comment VALUES (7833,1341,3172,'SilverKnight','re: How about this variation?','2003-09-11 01:19:50',0,'Well unless I\'m missing something (which I might, because I\'m responding after 10 seconds of thought about your question)... it\'s essentially the same problem.\r\n\r\n(In the original problem, and in your restatement: the marbles \"at issue\", for each iteration, are in the bag before you remove the relevant marbles.)\r\n\r\n--- SK',7816,0);
INSERT INTO comment VALUES (7834,1157,1920,'Brian Smith','My 15 cents on this','2003-09-11 09:38:14',0,'The phrase \"added to fifteen\" contains 14 letters, so appending this phrase to an answer for n will yield an answer for n+1.  Its not straightforward, but it proves there is some written expression for all values n.\r\n\r\nQ1. four\r\n - 4 letters / value = 4\r\nQ2. four added to fifteen\r\n - 18 letters / value = 19\r\nQ3. four added to fifteen added to fifteen\r\n - 32 letters / value = 34\r\n etc . . .',NULL,0);
INSERT INTO comment VALUES (7835,1157,1920,'Brian Smith','12 more cents','2003-09-11 09:41:03',0,'If the question was <i>\"What is n <b>less</b> than the number of letters in the correct answer to this question\"</i> then the phrase \"added to twelve\" could be used.',NULL,0);
INSERT INTO comment VALUES (7836,1271,1301,'Charlie','solution','2003-09-11 10:11:20',3,'Adding the same letter at the beginning of the word as the last letter of the word makes a new word. They become\r\nroar, elate, trust, wallow, yearly, rusher, dragged, gleaning. ',NULL,0);
INSERT INTO comment VALUES (7837,1151,3428,'Kenneth McCaulley','Solution','2003-09-11 10:44:23',0,'1. Monica Baker - puzzle\r\n2. Darren Forbes - teddy bear\r\n3. Mark McKenna - picture book\r\n4. Kevin Farrell - crayons\r\n5. Holly Lorenz - blocks\r\n6. Janet Collins - fire engine',NULL,0);
INSERT INTO comment VALUES (7838,1151,3416,'holli wiedrick','','2003-09-11 10:49:53',0,'okay well i was completely wrong all because of one thing i miss read, i thought it was saying that collins was on the left and the picture book was on the right, well because of that one mistake it changed the whole outcome.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7839,46,2839,'FatBoy','please ignore','2003-09-11 12:03:01',0,'you need only cut one link but it must be the third link from one end of hte chain.\r\nremove hoth ends of hte chain by pulling them through the cut in the link and that leaves you with 3 bits of chain: 1 four links long, 1 two links long and the final cut link.\r\nfirst day give him the cut link\r\nsecond day give him the 2 link chain and he returns the cut link\r\nthird day give him the cut link.\r\nfourth day give him the four link chain and take back the other two pieces.\r\n5th day give him cut link\r\n6th day give him 2 link chain and take back the cut link\r\n7th ady give him all\r\n',NULL,0);
INSERT INTO comment VALUES (7840,1271,1575,'DJ','re: solution','2003-09-11 13:29:11',0,'You might be right.\r\nI would have liked to see them all work for a single letter (\'c\' works for <i>almost</i> all of them) or some other connection, but since in the last one the only connection was that a single letter was changed, this may be the same way.',7836,0);
INSERT INTO comment VALUES (7841,1205,2839,'FatBoy','just a thought','2003-09-11 13:42:42',0,'pardon my ignorance but would thinking in seconds help?',NULL,0);
INSERT INTO comment VALUES (7842,1159,3172,'SilverKnight','Solution (spoiler)','2003-09-11 13:55:48',3,'Here\'s one with 9 lines of code:\r\n\r\nRobot 1:\r\n10 right one unit\r\n20 skip next instruction unless there is a parachute here\r\n30 go to 50\r\n40 go to 10\r\n50 right one unit\r\n60 right one unit\r\n70 go to 50\r\n\r\nRobot 2:\r\n10 right one unit\r\n20 goto 10\r\n\r\n<B>Case 1: Robot 1 begins to the right of Robot 2:</B>\r\nRobot 1 will never run into a parachute, therefore it will always go right once for every 3 execution cycles (right 2 for every 6 execution cycles)--it will perpetually skip line 30.\r\nRobot 2 will always go right once for every 2 execution cycles (right 3 for every 6 execution cycles).\r\nTherefore Robot 2 will eventually catch up with Robot 1 and they collide.\r\n\r\n<B>Case 2: Robot 2 begins to the right of Robot 1:</B>\r\nRobot 1 will eventually run into Robot 2\'s parachute, and at that time it will execute line 30, which jumps to line 50.  At that point, it will move right 2 units for every 3 execution cycles (4 units in 6 cycles), whereas Robot 2 will continue to move right 1 unit for every 2 execution cyles (3 units in 6 cycles).  Therefore, Robot 1 will eventually catch up with Robot 2 and they collide.\r\n\n\n<i>Edited on <b>September 11, 2003, 1:59 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7843,1265,3430,'pat','we got it','2003-09-11 14:07:48',0,'change one letter and here  it is\r\nall have to do with blue\r\nie. sky, baby, true, navy, slate, royal, steel, powder, ',NULL,0);
INSERT INTO comment VALUES (7844,1159,1920,'Brian Smith','Two robots, same program','2003-09-11 14:29:13',0,'10 move left\r\n20 move right\r\n30 move left\r\n40 skip next instruction unless there is a parachute here\r\n50 goto 70\r\n60 goto 10\r\n70 move left\r\n80 goto 70\r\n\r\nThis program can be given to both robots.  With both robots slowly moving left, one robot will eventually find the other one\'s parachute since neither one looks for a parachute on their starting point.  The robot which finds a parachute then moves at full pace toward the still slowly traveling robot and eventually catches it.\r\n\r\n<i>Edited on <b>September 11, 2003, 2:30 pm</b></i>\r\n\r\n<i>Edited on <b>September 11, 2003, 2:31 pm</b></i>\n\n<i>Edited on <b>September 11, 2003, 2:32 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7845,1159,1920,'Brian Smith','re: Two robots: I really need to proofread better','2003-09-11 14:33:46',0,'Three edits in three minutes! Ugh!',7844,0);
INSERT INTO comment VALUES (7846,1205,3421,'AD','re: just a thought','2003-09-11 14:35:57',0,'i\'ve tried that... and I still come up with some issues... i\'ve got a ton of work i need to finish, but give this a thought... des cartes tried to prove calculus by approximating the area under a curve with reimann sums... Newton and Leibniz simultaneously saw his problem... as he increased the number of his summation, he could approach an answer, but never quite arrive at a finite solution. However, Leibniz and Newton assumed that the intervals of summation were infinity, and SHAZAM... Calculus was born. I think this answer is going to require an infinite number of clocks much like the aforementioned example of integration. There is a way to come close to the answer in a finite manner, right? Take it there, and then incorporate the philosophy of integration using the principle of infinity.',7841,0);
INSERT INTO comment VALUES (7847,1271,1301,'Charlie','re(2): solution','2003-09-11 14:51:32',0,'Um, you did notice that I said that it is always the last letter already in each word that is appended to the front to make the new word, right?  It\'s not just any letter.',7840,0);
INSERT INTO comment VALUES (7848,1159,3172,'SilverKnight','re: Solution (spoiler) - 7 lines','2003-09-11 15:01:30',3,'Actually... I didn\'t pay attention to the comment that I can count it once if both robots use the same code. Which is why I made robot 2 just move to the right.\r\n\r\nGiven this rule, just use my first instruction set (in my previous post) in both robots.... then.... it effectively is always case 2... and the robot on the left will eventually run into a parachute and then catch up to the robot on the right.\r\n\r\n   --- SK',7842,0);
INSERT INTO comment VALUES (7849,1271,1575,'DJ','re(3): solution','2003-09-11 15:14:55',0,'No, I didn\'t notice that, sorry... I\'m sure that\'s right, then, now',7847,0);
INSERT INTO comment VALUES (7850,1159,1575,'DJ','Pretty good','2003-09-11 15:43:04',0,'But a simpler solution than 7 lines still exists..\r\n\r\n=)',NULL,0);
INSERT INTO comment VALUES (7851,1159,2899,'Brian Wainscott','re: Pretty good','2003-09-11 16:04:11',3,'You can delete one line from Silver Knight\'s program and leave this:\r\n\r\n10 right one unit\r\n20 skip next instruction unless there is a parachute here\r\n30 go to 50\r\n40 go to 10\r\n50 right one unit\r\n60 go to 50\r\n\r\n\r\nThis leaves the robot that found the parachute traveling at 1 space per two cycles, and the other at one space per 3 cycles.\r\n\r\nBut, to give credit where it is due, I wasn\'t thinking about this problem correctly, and probably never would have gotten anywhere with it.  I salute both SK and Brian Smith!',7850,0);
INSERT INTO comment VALUES (7852,1159,3172,'SilverKnight','re(2): Pretty good','2003-09-11 16:25:32',1,'Thanks Brian,\r\n\r\nAnd to address why the \"extra\" line was in there... it was because I initially had the 2nd robot do nothing more than move to the right (with a 2-line program).\r\n\r\nIf we don\'t have this <I>clause</I> in the original problem (namely, that <I>\"if both robots have the same instruction set, you can count it only once\"</I>), then we can minimize one Robot\'s code to two lines (as I initially did).  In that case, this \"extra\" line is needed to catch up to the short-program-robot.\r\n\r\nSo, with the clause... 6 lines... so far... and without the clause 7 + 2 = 9 lines of code.\r\n\r\n  --- SK',7851,0);
INSERT INTO comment VALUES (7853,507,1220,'abc','re(3): Interesting!','2003-09-11 18:12:04',1,'There\'s even more to it. I tested numbers with 2, 3, 5 and 6 digits.\r\n\r\n1) 2-digits:\r\nWe all know that substracting the inverse from a two-digital number gives us a number divisible by 9 and eventually (if repeated or instantly 9) results in 9.\r\n\r\n2) Well, the 3-digits are quite boring:\r\n621 - 126 = 495 -> 954\r\n843 - 348 = 495 -> 954\r\nand so on, these are straight numbers, but the sequence eventually ends up with 954 with 495 as \"magic number\"\r\n\r\n3) 5-digits:\r\nany number that produces 98421 and the sequence\r\n98532 (cap the 9 and notice 8532 which was the number prior to the magic 6174)\r\n97443\r\n96642\r\n97731\r\n98532 (from here on it\'s a loop of 4 numbers)\r\n\r\n75321\r\n96642 (this number takes you to the above loop)\r\n\r\n54321\r\n97641 (cap 9 and notice the digits in 7641 are the same like the magic digits in the 4-digits-sequence)\r\n98622\r\n97533\r\n96543\r\n97641 (another loop)\r\n\r\n8532 and 7641 have significance for the 5-digit-sequence as well, as you can see. Probably there\'s another loop, I didn\'t try any further.\r\n\r\n4) 6-digits\r\n877542\r\n766431 (results in 631764 which ends the sequence, notice that it once again contains the digits 1,4,6 and 7)\r\nThis was fast. Now for a long one:\r\n\r\n644331, 885510, 998622, 777321, 655443, 887310, 875322, 765441(hey, there 1,4,6 and 7 again! but this time, it\'s different...), 876420(watch this number), 875421, 875430, 885420, 886320, 866322, 665442, 876420 (here\'s the loop)\r\n\r\nThis time 6174 and it\'s digits occurs in the number before the one that\'s actually signifant to produce the loop. Symmetry gone? Coincidence?\r\nThat means, we can end up with either the \"magic number\" or with a loop.\r\n\r\nThat\'s it. I guess this works for all infinity. And I assume there are no more sequences which end up only with a magic number as the numbers become longer, but could end up in a loop as well. ',4390,0);
INSERT INTO comment VALUES (7854,1341,2899,'Brian Wainscott','re(2): How about this variation?  Any Input FatBoy?','2003-09-11 19:13:27',0,'Agreed -- it is the same problem.  I was just wondering if FatBoy would think differently about it.\r\n\r\nIt seemed to me that a major point of discussion with him was getting all the marbles into the bag.  I imagine he will be no happier, since there are still an infinite number of iterations.  So maybe it is not so different after all.  I was just wondering if he would think about it any differently.\r\n\r\n',7833,0);
INSERT INTO comment VALUES (7855,1159,1575,'DJ','re(2): Two robots: I really need to proofread better','2003-09-11 20:10:07',0,'Just so you know, each time you edit a problem, you can delete the \"Last edited on..\" from the bottom of the problem, so that only the timestamp of the last edit shows up. When an edit is submitted, that stamp is just appended to the comment, and can be deleted in later edits.',7845,0);
INSERT INTO comment VALUES (7856,1159,2561,'Aaron','Great problem!','2003-09-11 20:15:16',0,'Whoa, this looks impossible at first, but I didn\'t really think about how \'fast\' the robots are moving. I started out with them going opposite directions, which can never work (if they both keep going opposite directions).\r\nCool problem!',NULL,0);
INSERT INTO comment VALUES (7857,1341,2839,'FatBoy','re(3): How about this variation?  Any Input FatBoy?','2003-09-12 07:32:41',0,'nah, \r\nIt was not the infinite number of marrbles in the bag or jar.  What was catching me up was the fact that you stopped processing them.\r\nI\'m willling to accept that in this kind of discussion we suspend disbeleif for the sake of discussing the calculations.  But I think I can describe a little better what my concerns are,  if anyone\'s interested I\'ll give it a try, if not then go ahead and ignore this...:\r\nThe problems states: \"...you have processed all of your marbles.\"  That sounds to me like you have stopped.  If you have stopped then just before (some incredibly infinitely small time before) you put a marble in teh container and deiscovered that your infinite supply was gone.  That marble was the last marble you put in.  If there is a \"last\" marble then the number of marbles is finite.\r\n\r\nPut another way, when you reached into your supply to pick up that last marble it was the only one there, your supply was a set of 1 marble (CLearly finite) since you can not make an infinite set finite simply by taking things out of it that means that the supply was not infinite in the first place.\r\n\r\nThis is all part and parcel to the suspension of disbelief that is necessary for this kind of thought.  Perhaps if the initial problem had said something like how many marbles were where in the last infinitessimally small unit of time before the minute ends I would not have had a problem.  In that Schroedingerian blur of probablilities, I can swallow the inifinities involved.\r\n\r\nIt seems to me that the way the problem is set up, the minute can not end.  \r\n\r\nAt any rate, I didn\'t respond to your first \"how about this variation?\' posting because I figured that everyone had had enough of hearing about my concerns and that they were sort of getting in the way of the broader discussion of the concepts involved.  Its sort of like a group of Catholic theologians discussing their interpretations of the tripartite nature of God adn being interrupted by an athiest who wants to argue about the feasability of immaculate conception.  Its not that the theoogians don\'t want to discuss immmaculate conception.  ITs just that they have already stipulated there positions on it and are working based on that agreed framework.\r\n',7854,0);
INSERT INTO comment VALUES (7858,780,2839,'FatBoy','please ignore','2003-09-12 08:25:54',0,'This seems too simple but 14 should be the answer.\r\n\r\nHere is my thought process.\r\nThe more marbles in each bag teh fewer the number of bags used, so we want ot minimize the number in each bag.  I assume that we can\'t cut the marbles up.\r\n\r\nSo, what is the smallest number of marbles you an put in a bag? Zero, so leave the first bag empty.  WHats the next smallest number? 1 so put on marble in the second bag.  Proceed in this manner as long as you can.  When you have just put 13 marbles in a bag you will see that you have 8 left.  since you already have a bag with eight dump these into the bag with 13.  and you are done.  you ahve used 14 total bags.\r\n',NULL,0);
INSERT INTO comment VALUES (7859,212,2839,'FatBoy','please ignore','2003-09-12 09:13:07',0,'no its not fair\r\n\r\nsince they devided the sandwhiches equally each got 2 and 2/3 sandwhiches (8/3 sandwhiches)\r\n\r\nAl through 5 sandwhiches (15/3 sandwhiches) into the kitty and therefore is down 7/3 sandwhiches\r\n\r\nBert through in 3 sandwhiches (9/3 sandwhiches) and is therefore down only 1/3 sandwhich\r\n\r\ntherefore Al should get 7 dollars and Bert should get just 1',NULL,0);
INSERT INTO comment VALUES (7860,1279,1301,'Charlie','solution','2003-09-12 09:33:28',3,'tEn, nIne, eIght, sEven, sIx, fIve, fOur, tHree, tWo, (oNe) ...\r\n\r\nThe next letter after W is N, and after that E, as in zEro.',NULL,0);
INSERT INTO comment VALUES (7861,1279,3172,'SilverKnight','re: solution','2003-09-12 09:38:25',4,'Charlie... great job!\r\n\r\nNow... Someone please explain to me how did this problem get three TU?',7860,0);
INSERT INTO comment VALUES (7862,1159,1301,'Charlie','re: Two robots, same program','2003-09-12 09:41:56',0,'My own solution to the problem had been the same as Brian Smith\'s (except right and left reversed), but had been based on misreading the problem.  However, it does form a solution to a variation of the problem.  The variant is, assume that the time taken to process instructions is negligible, and in fact can be done in parallel to the actual motion, so that only the MOVE instructions take a unit of time, because the robot has to actually move mechanically.  Brian\'s (and my own) solutions slow the robot down under these circumstances also. ',7844,0);
INSERT INTO comment VALUES (7863,507,1220,'abc','divisible by 9','2003-09-12 09:47:03',0,'There\'s an interesting rule connected to this problem.\r\n\r\nAll of the numbers in those sequences (except the number you start with) must be divisble by 9, because the result of the substraction of a number and its inverse is always divisible by 9 (as long as it isn\'t symmetrical, like 1221 cause that results in 0). \r\n\r\nThis even seems to work with rational numbers e.g. 7524.871 - 1784.257 = 5740,614 which is divisible by 9 (you can add up the digits to be divisible by 9, it\'s not within the common bounds of numbers - integers - divisible by 9, but it doesn\'t produce more digits behind the period - i can\'t describe it any better as non-native, sorry). I can\'t give any more proof, but I assume this rule is substantial to basic math (I didn\'t know that before, though).\r\n\r\nAfter all, this proves that a \"magic number\" (by our definition, a number of which the difference between the number constructed by its digits in decreasing order and the number constructed by its (the starting number) digits in increasing order result back in the starting number) must be divisible by 9. \r\nThis might have helped when we first started to find such a number, without any of the knowledge we gained in the process. ;)  \n\n<i>Edited on <b>September 12, 2003, 9:48 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7864,1279,1220,'abc','Another solution','2003-09-12 09:57:19',3,'First of all: Why is this problem ranked difficulty 5?\r\nIs there a dirty trick to it?\r\n\r\nWhatever.\r\nI\'d say the next letter is A.\r\n\r\n\"And on his farm...\" 8)',NULL,0);
INSERT INTO comment VALUES (7865,1279,1301,'Charlie','re(2): solution','2003-09-12 09:57:21',0,'Maybe you\'d like to be more specific in what you feel are the problems with this puzzle.  Is it that either you get it or you don\'t, rather than going through a logical reasoning process?  But that\'s true of many Sequence puzzles--the genre lends itself to trial and error.  Plus it was posted in the morning. Of course it was voted on before that decision was made, but morning puzzles do have to get thumbs up just like any other.\r\n\r\nRemember also that solutions are not discussed in the voting process.  This one had a question as to whether it was easy or difficult, which ties into the idea of either you get it or you don\'t, again bringing it to the situation of a lot of sequence puzzles.',7861,0);
INSERT INTO comment VALUES (7866,516,2839,'FatBoy','please ignore','2003-09-12 10:29:57',0,'Bruce loves\r\nEllen who loves\r\nChad who loves\r\nMary who loves\r\nDavid who loves\r\nGloria who loves\r\nArthur who loves \r\nHelen who loves\r\nBruce\r\n',NULL,0);
INSERT INTO comment VALUES (7867,1279,3172,'SilverKnight','re(3): solution','2003-09-12 10:49:27',0,'Well, Charlie... you asked me what my opinion is... (and through extreme willpower, I am going to put it in P.C. terms):  I don\'t think this problem is of the caliber of what this site should post.\r\n\r\nBut you state your question well.  And yes, I think that problems should exercise critical thinking skills, and this problem does not.\r\n\r\nLastly, perhaps solutions SHOULD be discussed int the voting process.',7865,0);
INSERT INTO comment VALUES (7868,1341,153,'TomM','re(4): How about this variation?  Any Input FatBoy?','2003-09-12 11:37:09',0,'You said: \"It seems to me that the way the problem is set up, the minute can not end.\"\r\n\r\nNow we are getting to the crux of the problem. The processing, indeed, can not end. However, since the person processing the marbles takes increasingly shorter times to process each succeeding step, that person, although he approches the end of the minute as a limit, never actually reaches the end of the minute.\r\n\r\nThe question is then passed on to a second participant in the experiment who is in a more \"normal\" frame of reference. Since the first participant never finished processing, the numbers involved are infinite, but since the second participant is in a reference frame that is past the end of the minute that represents the limit of the time-frame for the first participant\'s processing, to him the processing is complete, but the numbers are still infinite.',7857,0);
INSERT INTO comment VALUES (7869,1279,1575,'DJ','re(4): solution','2003-09-12 12:31:54',0,'Sure it seems simple once you know the answer.. but don\'t tell me that the first think you thought of when looking at this sequence of letters is, \"hmm.. those are the second letter in the spelling of the counting numbers descending from then, duh.\"\r\nIt may not be D5, but it\'s challenging enough, and I think certainly siteworthy in that respect.\r\n\r\nMy only complaint is that a scholar who first saw the problem days ago posted the answer two minutes after the problem was made live. I think that if that had been held off, a lot more good discussion would definitely have arisen from the problem.',7867,0);
INSERT INTO comment VALUES (7870,1279,3172,'SilverKnight','re(5): solution','2003-09-12 12:56:26',0,'Respectfully, DJ, I beg to differ.\r\n\r\nFirst, I didn\'t say it was simple to find the answer.  I said I didn\'t like the problem.  I can come up with an equally difficult problem of sequencing.... such as the third letter of the prime numbers starting from 13 and going up.  But really... is that worth while?\r\n\r\nSecond, I\'m guessing you submitted a rating of 5 (I may be wrong), to offset my submission of 1.  Do you really this this problem is excellent?\r\n\r\nThird, if someone has the answer (even if he is cursed with being a scholar :-), then he should feel more than comfortable with giving a complete solution.  And <B>this one is important</B>.  I think the environment <I>should</I> be friendly to people who have the answer to the problem.  (BTW, thank you Charlie for posting it.)\r\n\r\nFourth, I do not see what \"good discussion\" could have arisen from this problem.  Certainly some discussion would have come up... probably mostly like... \"I don\'t have a clue\".... but since there is no critical thinking involved here, what kind of comments would you consider good?\r\n\r\nOkay... probably this and my comments in the forum are more venues for my rants.... :-)\r\n\r\nThanks again (all), for wasting your time listening to me....\r\n\r\n--- SK',7869,0);
INSERT INTO comment VALUES (7871,1190,3172,'SilverKnight','Solution (and spoiler) I think','2003-09-12 14:07:39',0,'The answer is there are no other pairs.\r\n\r\nYour constraint is equivalent to:\r\nx * y = 2x + 2y\r\n\r\nSolve for y:\r\nxy - 2y = 2x\r\ny(x-2) = 2x\r\ny = 2x / (x-2)\r\n\r\nClearly, this works for the points given in the problem.\r\n\r\nThis is the equation for a hyperbola (I think).  In any case... you can graph this equation, and it has a vertical asymptote and x=2, and a horizontal asymptote at y=2 (where the function \"blows up\").\r\n\r\nSince we are restricted to the region of the function where both variable are positive, we can quickly check x = 1, where y = -2.... doesn\'t work.\r\nx = 2 it blows up...\r\nand x = 3, 4, and 6 we already have the solutions (given in the problem)\r\nat x = 5, y = 10/3, not integral.... doesn\'t work...\r\nso we are only concerned for x>=7.\r\n\r\nWell for x>2, we have a continuously decreasing function with a horizontal asymptote of 2.\r\n\r\nSince we\'ve got the point (6,3) on this graph, the graph (as we move to the right) must continuously decrease approaching y=2.... Therefore, all other y values (for x>6) are NON-INTEGRAL between 2 and 3.\r\n\r\nSo.... no other positive pairs.\n\n<i>Edited on <b>September 12, 2003, 2:28 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7872,1279,1301,'Charlie','re(6): solution','2003-09-12 14:51:46',0,'Actually, I went to the puzzle queue and looked at the time since posting of the last puzzle too hastily, and misread 2 minutes as 2 hours (it being about 9:30, but forgetting it\'s friday and the postings may be late).  If I had read it correctly as 2 minutes I would have held off on the answer.',7870,0);
INSERT INTO comment VALUES (7873,1279,3172,'SilverKnight','re(7): solution','2003-09-12 14:57:39',0,'Fair enough... is there some (un)written policy that scholars are not to post solutions within, say, an hour of a problem\'s posting?\r\n\r\nAnd would you have waited an hour or two, and THEN posted your solution?',7872,0);
INSERT INTO comment VALUES (7874,1279,1301,'Charlie','re(8): solution','2003-09-12 15:12:20',0,'There\'s not specified time, and it applies to journeymen as well, as anyone who has seen and worked on the solution while in the queue.  I\'d say 80% of the time I do work out a puzzle while it\'s still in the queue; other people try not to work on it, but having people work on it does help weed out some solutionless puzzles, or verify that there is indeed a solution for puzzles that others thought were solutionless.\r\n\r\nBut in any event, if I\'ve worked out the solution before, I\'d leave a couple of hours.  As mentioned, I had thought that puzzle had been up for a couple of hours, and I did post the solution under that impression, so that answers your last question.\r\n\r\nIn the particular case of this puzzle, in fact, I was curious if others would come up with a solution quickly, as I had wondered if it were really difficulty 5.  Unfortunately due to my misreading of the time since posting, we did not find out.\r\n\r\nBut if I hadn\'t worked on the puzzle while it was in the queue, I would post a solution as soon as I came up with one.',7873,0);
INSERT INTO comment VALUES (7875,1279,1626,'Gamer','re(9): solution','2003-09-12 17:05:54',0,'It seemed to me that Charlie knew the answer soon after he saw the problem. He can answer that to the specific problem, but in general, some people know the answer when they see the sequence...\r\n\r\nOn a few problems, if I have worked out the solution in the queue, I won\'t post a solution at all for at least 2-3 days... :)',7874,0);
INSERT INTO comment VALUES (7876,507,1626,'Gamer','re: divisible by 9 proof :)','2003-09-12 17:36:20',0,'I was going to submit a question about \"prove the divisibility rules\", but we have queue problems already, so I won\'t ;)\r\n\r\nThe proof for any number like this that will loop with itself (like 6174) is any number minus a number with the same digits is divisible by 9.\r\n<pre>\r\nStarting with the lesser number| 1467\r\nAdd a 9 on each time until the | 1476\r\none\'s place is the digit you   | 1485\r\nwant, which is the highest     | 1494\r\nnumber that uses those digits  | 1503\r\nNote that the numbers go up or | 1512\r\ndown when we subtract 9s       | 1521\r\n\r\nTo the tens place. Subtracting | 1521\r\non 9x10 is the same idea, only | 1431\r\nmodified for the ten\'s place   | 1341\r\n\r\nFor the hundred\'s place we need| 1341\r\nto add on 900s so we get the   | 2241\r\nnumber on the hundred\'s place  | 3141\r\nthat we want. Since we can\'t   | 4041\r\nsubtract 900s (the quicker way)| 4941\r\nbecause we are going up instead| 5841\r\nof going down, we must use more| 6741\r\nnumbers and add on more 900s.  | 7641</pre>\r\nWe end with 7641, the number we wanted.\r\nSince we added on 9s each time using this process, the difference between the two numbers must be a multiple of 9. Since this process can be used for any number of 9s, this is a proof for all of them.',7863,0);
INSERT INTO comment VALUES (7877,1190,3195,'John Reid','Another way of thinking about this','2003-09-12 18:01:11',3,'I agree with the solution previously posted by SilverKnight.  Here is a way to solve the problem algebraically.\r\n\r\nAs mentioned by SK, the given constraints boil down to the equation\r\n\r\nxy = 2x + 2y\r\n\r\nSolving for y, we get\r\n\r\ny = 2x/(x-2)\r\n\r\nNow modify this a little:\r\n\r\ny = 2x/(x-2)\r\n  = (2x-4+4)/(x-2)\r\n  = [2(x-2)+4]/(x-2)\r\n  = 2 + 4/(x-2)\r\n\r\nWe know that we are looking for integer values of y; hence the 4/(x-2) term must take an integer value.  Well, what values of x could possibly make this term an integer?  Remember that x also must be an integer, hence x-2 is also an integer.  So, 4 divided by some integer gives us another integer.  The only positive integral factors of 4 are 1, 2 and 4; this means that x-2 must equal one of these 3 values.  Therefore x must equal 3, 4 or 6, and these values for x correspond to the 3 rectangles given as examples in the problem.  Hence indeed there are no other solutions to find.\r\n\r\nIt\'s always nice to have different ways of looking at the same problem.  I hope this method is clear to the reader and that some of you will find it interesting.\r\n\r\nThanks for the puzzle Gamer, it was fun!\r\n\r\n-John',7871,0);
INSERT INTO comment VALUES (7878,1190,3172,'SilverKnight','re: Another way of thinking about this','2003-09-12 18:10:04',0,'Well John,\r\n\r\nI, for one, find your solution interesting (and very clear), and in some ways more elegant than what I offered.\r\n\r\nI hope other people are encouraged to propose alternative solutions as well.\r\n\r\nThanks,\r\n\r\n--- SK',7877,0);
INSERT INTO comment VALUES (7879,1190,1626,'Gamer','re: Another way of thinking about this','2003-09-12 19:17:37',0,'I had fun solving it, and I think your method of solving it makes more sense than mine. (which was much like SK\'s) ',7877,0);
INSERT INTO comment VALUES (7880,1190,1220,'abc',' solution without proof','2003-09-12 19:57:51',0,'I could have said that there is no other pair quite soon after trying a couple values.\r\nNone of the sides can be smaller than 3, because 2*y = 2(2+y) &lt;=&gt; 2y = 4+2y -> 0 = 4\r\nwhich is false.\r\nAfter trying values larger than 3 you notice very soon that the function (if you had drawn a graph) blows up. The area becomes too large for the perimeter to keep up with. \r\nIt\'s a solution without elegance, but there are at least some useful thoughts in the beginning. ;)',NULL,0);
INSERT INTO comment VALUES (7881,1279,1220,'abc','re(10): solution','2003-09-12 20:12:28',0,'What makes this puzzle unique is that the letters are pronounced like in the Old MacDonald Song! Hey, it\'s quite funny, isn\'t? The solution is not that obvious. But it\'s definitely not extremely difficult. It doesn\'t belong in this category.\r\n\r\nI\'ve got a question:\r\nI don\'t fully understand the concept of submitting puzzles on this site. I wonder why Scholars are allowed to work on puzzles before others can see it. This doesn\'t seem fair to me at all. I mean, scholars are the highest rank around here and I assume that those persons are exceptionally good in puzzle solving and submitting. They find solutions quicker than most of the others. \r\nAnd now, they can begin solving a puzzle long before anybody else can which makes the rest feeling inferior.\r\n\r\nI understand it can\'t work any different. Scholars need to see the problems because they must vote them live. First see, first solve.  ',7875,0);
INSERT INTO comment VALUES (7882,507,1220,'abc','re(2): divisible by 9 proof :)','2003-09-12 20:38:23',0,'Yes, it\'s the proof via backwards-thinking. ;)\r\n\r\nIt\' still amazing that the positioning of the previous-to-last digit automatically sets the last digit right according to the rules.\r\nWe still have a hard time to find an explanation for this.',7876,0);
INSERT INTO comment VALUES (7883,1279,1626,'Gamer','re(11): solution','2003-09-12 20:40:26',0,'They don\'t! That\'s all I am going to say on the scholar issue. You can look in the forums under \"Flooding problem revisited\" for more information about why the scholar\'s and journeymen don\'t get this extra advantage.\r\n\r\nI also thought it wasn\'t too hard after I saw it, but only after I saw it. Maybe we could make it 4/5? I don\'t know...',7881,0);
INSERT INTO comment VALUES (7884,1195,3444,'greg','re(2): Solution','2003-09-13 00:16:07',0,'Noticing the same thing, that the numbers apart from each other add to 10, I started to delve into why.  Let me know what you think...\r\n\r\nThe primary reason for this is the fact that the last digit of each sum is the only one entered.  It\'s not that they add to 10 but that every other number added together is divisible by 5.  If you add all the numbers in the puzzle together and divide by amount of numbers there are (60/12), then you get 5.  I decided to see if the same would hold true no matter how big the square is and it works (even if the sequence doesn\'t loop again and again as in this one).',7785,0);
INSERT INTO comment VALUES (7885,946,3447,'Kumanan','Simple I guess','2003-09-13 03:21:55',0,'On the D-Day, just pick one of the papers and gobble it up. The left over paper will anyway say Death so it is sure that what you took was life. Long live..',NULL,0);
INSERT INTO comment VALUES (7886,621,1301,'Charlie','solution','2003-09-13 13:31:48',3,'The situation at the point at which the smaller sphere is most constricted is that at which the centers of the two spheres and their points of contact with the wall and floor all lie on one plane.\r\n\r\nAt that moment, the given plane contains the largest cross section of each sphere, with circles equal in diameter to those of the spheres.  \r\n\r\nConstruct a square on that plane with corners at the center of the larger circle (and sphere), the corner where the wall meets the floor and the points of tangency of the larger sphere with the wall and with the floor.  The edge of this square is 50 cm.  Its diagonal is therefore 50 &#8730;(2).\r\n\r\nConstruct the same type of square with the smaller circle, making one corner the center of that sphere (and circle).  Let the smaller circle\'s radius be called r, which is also the length of one side of the new square.\r\n\r\nThe smaller square\'s diagonal lies along the larger square\'s diagonal, and we can find the length of the the smaller one by subtracting lengths that we know from that of the larger.\r\n\r\nFrom the center of the larger circle (the beginning of the larger diagonal) to the point of tangency with the smaller circle is the 50-cm radius of the larger circle.  From there to the center of the smaller circle (where the smaller diagonal begins) is r cm.\r\n\r\nThe ratio of the side of the smaller square to its diagonal is still 1/&#8730;(2), so\r\n\r\nr/(50(&#8730;2) - 50 - r) = 1/&#8730;(2)\r\n\r\nr&#8730;(2) = 50(&#8730;2) - 50 - r\r\n\r\nr((&#8730;2)+1) = 50 ((&#8730;2) - 1)\r\n\r\nr = 50((&#8730;2)-1)/((&#8730;2)+1)\r\n\r\nso the diameter is \r\n\r\n100((&#8730;2)-1)/((&#8730;2)+1) cm or about 17.157 cm.',NULL,0);
INSERT INTO comment VALUES (7887,621,1220,'abc','What I came up with','2003-09-13 15:51:16',3,'My solution only works on the assumption that it doesn\'t matter whether we have a sphere or a circle in this problem. I\'m not sure if this is correct. I\'m not good at geometry. ;)\r\n\r\nThe radius of the sphere is 50cm.\r\nThe distance from the centre C of the sphere to the point where the wall and the floor meet is the diagonal of a 50*50cm square (radius of the sphere) with C as one corner, the points of tangency of the sphere with the floor and the wall (I borrowed that explanation from Charlie, I hope he doesn\'t mind) plus the point at which wall and floor meet as the other 3 corners.\r\nThe diagonal of a square is 1.41*side, in this case it gives 70.7107cm.\r\n\r\nThis means that the difference between the radius of the sphere and the diagonal of the square is the diameter of the second sphere which is 20.7107cm.\r\n\r\nAt least this is the solution if there were 2 circles in the problem. 8)\n\n<i>Edited on <b>September 13, 2003, 4:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7888,621,1301,'Charlie','re: What I came up with','2003-09-13 16:37:59',0,'Regarding your statement [with my clarification],\r\n\r\n\"This means that the difference between the radius of the [larger] sphere and the diagonal of the square is the diameter of the second sphere which is 20.7107cm. \"\r\n\r\nBut that measure is all the way from the point of tangency of the two spheres to the corner where the wall meets the floor, which includes a gap between the smaller sphere and that point, and so is larger than the diameter of the smaller sphere.',7887,0);
INSERT INTO comment VALUES (7889,621,1220,'abc','re(2): What I came up with','2003-09-13 19:21:51',0,'Yes, I\'m sorry, I completely forgot that the perimeter of the smaller circle doesn\'t touch the corner of wall and floor!\r\n\r\nWell, I thought I can still solve it, but as I don\'t know how long the sides of the smaller square are, it\'s not possible to determine the diameter of the smaller circle.\r\nMust be your solution then, Charlie. I agree.\r\n\r\nIt\'s still funny I made that stupid mistake. 8)\r\nAnd now my grammar becomes sloppy. *sigh*\r\n\r\n<i>Edited on <b>September 13, 2003, 7:23 pm</b></i>\r\n\r\n<i>Edited on <b>September 13, 2003, 7:23 pm</b></i>\n\n<i>Edited on <b>September 13, 2003, 7:28 pm</b></i>',7888,0);
INSERT INTO comment VALUES (7890,830,3387,'luke','Problem must specify:','2003-09-13 21:53:24',0,'If the containers are covered as the problems suggests they may be the problem is entirely impossible.  In a covered container the hot water that boils off will hit the cover, condense, and return to the liquid water.  This ensures that the mass of the water will not decrease as the solution calls for.  I do not know whether it is possible anyhow, but with covered containers there is no way.',NULL,0);
INSERT INTO comment VALUES (7891,817,3197,'gabbo','Alternate','2003-09-14 01:57:53',0,'How about this she wears a size 14 dress (or something) then next year she knows she\'s gunna get bigger.',NULL,0);
INSERT INTO comment VALUES (7892,532,3197,'gabbo','My solution','2003-09-14 01:59:25',0,'Adam and Eve were the only ones wearing fig leaves.... :)',NULL,0);
INSERT INTO comment VALUES (7893,840,3197,'gabbo','My solution','2003-09-14 02:03:50',0,'This is a really lame solution but here it goes, some guy is lifting something and he can barely hold on and he drops it.  Meanwhile someone is taping him, forward (play) this looks like he\'s haveing a hard time picking it up, but in reverse it looks like it quickly swoops up into his hands...',NULL,0);
INSERT INTO comment VALUES (7894,501,3197,'gabbo','','2003-09-14 02:10:38',0,'I say the light from the lamps on street lights.',NULL,0);
INSERT INTO comment VALUES (7895,686,3197,'gabbo','my solution','2003-09-14 02:14:02',0,'He lives in a country were people are murdered all the time but no one dares to say anything, or he was in the middle of a hitchcock film.',NULL,0);
INSERT INTO comment VALUES (7896,621,3197,'gabbo','My solution','2003-09-14 02:31:03',0,'I got this\r\n17.15728752538099023966225515806... cm\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7897,621,3197,'gabbo','Anyone','2003-09-14 02:36:11',0,'Does anyone think that their should be a time limit before \'comments\' and the \'solution\' can be shown to everyone.  This is just for those who either are too easily tempted to cheat.  (not that I would ever do such a thing :P).',NULL,0);
INSERT INTO comment VALUES (7898,1341,3197,'gabbo','The solution','2003-09-14 02:53:11',1,'The answer is you would have everything in the container, with that many marbles you would create a mass so large it would make a mega-black hole.  \r\n\r\nAlso, you could make a killing in the computer business, get the guy who writes the the numbers on all the marbles to print circuit-boards or something.  \r\nNot to mention the what you could do with the guy who processes an infinite amount of marbles in under a minute ( I wonder what his typing speed is)\r\n',NULL,0);
INSERT INTO comment VALUES (7899,865,3197,'gabbo','Solution','2003-09-14 02:56:00',0,'It isn\'t.',NULL,0);
INSERT INTO comment VALUES (7900,1260,3197,'gabbo','The one and only solution','2003-09-14 02:59:05',0,'umop apisdn\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (7901,621,3172,'SilverKnight','re: Anyone','2003-09-14 03:02:38',0,'I don\'t think there should be a \"hard and fast\" time limit...  I think once someone has posted a solution in the comments, then the solution should be posted.  It\'s not like it\'s now giving anything away....  And sometimes it\'s a more formal dealing of the problem.\r\n\r\nHowever, if no one can come up with a solution, I think the solution should not quickly be presented.  Perhaps a hint or two would be appropriate (as I\'ve seen done on numerous occasions already).\r\n\r\n   --- SK',7897,0);
INSERT INTO comment VALUES (7902,621,3444,'greg','just a thought','2003-09-14 10:42:04',1,'We know that the two ealls are perfectly straight, but said nothing if they are perfectly perpendicular.  You can have the two lines meeting at an angel greater or less than 90 degrees and then the answer would change with each degree changed.',NULL,0);
INSERT INTO comment VALUES (7903,1161,3444,'greg','partial solution','2003-09-14 10:48:11',0,'BOOST\r\nBOAST\r\nBEAST\r\nLEAST\r\nLEASE\r\nLEAVE',NULL,0);
INSERT INTO comment VALUES (7904,1161,1220,'abc','','2003-09-14 13:20:08',0,'1.\r\nboost\r\nboAst\r\nbLast\r\nPlast (slightly uncommon)\r\nplaNt\r\nplanE/planK/planS\r\n\r\n2.\r\ncinch\r\ncOnch (uncommon, mollusk and mollusk\'s shell)\r\ncoUch\r\ncouGh\r\nRough\r\nrougE\r\n\r\nAnother (which uses the same word with different spelling):\r\ncinch\r\nSinch (the same as \"cinch\")\r\nsincE\r\nsinGe\r\nsiEge\r\nsTege (medical term -> internal pillar of Corti\'s organ)',NULL,0);
INSERT INTO comment VALUES (7905,1190,1768,'Lorne Hrynkiw','additional solution - questionable','2003-09-14 20:16:44',0,'There is an additional solution (0,0); this is both trvial and questionable.  Zero is, in some cases, considered an integer and either positive or negative as required.\r\n  ',NULL,0);
INSERT INTO comment VALUES (7906,70,3464,'Julie','Answer','2003-09-14 22:57:38',0,'Answer: Bob is Tim\'s father.\r\n\r\nReasoning: \"more than their respective sons\" respective is the keyword in that statement.  It means that when the names of the sons were given, they were given in the same order as their fathers, since Tim\'s name was second, Bob is his fatehr because Bob\'s name comes second too.',NULL,0);
INSERT INTO comment VALUES (7907,70,3224,'Lee','none','2003-09-15 02:44:35',3,'Peter buys n books for n^2 shillings.\r\nAlex buys (n+5) books for (n+5)^2 shillings\r\nIf Alex is Peters father then\r\n(n+5)^2 =n^2+21 for some n\r\ncancelling gives\r\nn=-4/10\r\nClearly Alex is not Peters father and is therefore Tims',NULL,0);
INSERT INTO comment VALUES (7908,621,3224,'Lee','nothing new','2003-09-15 03:00:54',3,'The\'gap\' created between a sphere of 2 units diameter and a perpendicular wall/floor can be easily found as root2 -1\r\nSo a sphere of 2 units can pass through a \'gap\' of 2 + root2 -1 units\r\nor root2 + 1\r\nThe sphere/gap ratio is therefore 2/r2 +1.\r\nThe maximum diameter sphere that can pass through a \'gap\',X is\r\n2X/r2+1\r\nHere X is 50(r2-1)   (50 times bigger than the 2 unit example)\r\nSo the answer is 100(r2-1)/r2 +1   = 17.157.....',NULL,0);
INSERT INTO comment VALUES (7909,1161,3444,'greg','re:','2003-09-15 07:42:49',0,'abc...even though I agree with your answers, I thought the rules had stated to use common words.',7904,0);
INSERT INTO comment VALUES (7910,1161,1301,'Charlie','re(2):','2003-09-15 08:55:50',3,'abc\'s first listed solution for CINCH is the best one possible, as one cannot avoid CONCH, which is not too unusual a word.  Other solutions for CINCH involve rarer words (in addition to CONCH) such as COUTH and ROUTH, or COACT:\r\n\r\ncinch conch couch cough rough rouge\r\ncinch conch couch couth routh route\r\ncinch conch couch couth routh routs\r\ncinch conch coach coact coast boast\r\ncinch conch coach coact coast roast\r\ncinch conch coach coact coast toast\r\n\r\nBut of course greg\'s partial solution if better for BOOST.  That and some others, are:\r\n\r\nboost boast beast least leapt leaps\r\nboost boast beast least lease leave\r\nboost boast beast least leash leach\r\nboost boast blast blase blade glade\r\nboost boast blast blase blame flame\r\nboost boast blast blase blare flare\r\nboost boast blast blase blare glare\r\nboost boast blast blase blaze glaze\r\n\r\nOthers involve rarer words like COAPT, FEASE, BOART or CLAST.\r\n\r\n\r\n',7909,0);
INSERT INTO comment VALUES (7911,622,3172,'SilverKnight','Solution (spoiler)','2003-09-15 09:07:00',3,'Let\'s call the men A, B, C, D, and E, and let\'s call the dogs owned by the respective men a, b, c, d, e, with the \'smart\' dog being a.\r\n\r\n(I hope this notation is clear)\r\n\r\n           ---- AaBbCcDdEe\r\nabc        {--- ABCDdEe\r\nbc         ---} AaBCDdEe\r\nabcd       {--- ABCDEe\r\nbcd        ---} AaBCDEe\r\nBbCcDd     {--- AaEe\r\nBbCc       ---} AaDdEe\r\nAaBbCc     {--- DdEe\r\nAaBb       ---} CcDdEe\r\nAaBbCDE    {--- cde\r\nABbCDE     ---} acde\r\nAaBbCcDdE  {--- e\r\nABbCcDdE   ---} ae\r\nAaBbCcDdEe {---\r\n\r\nPre tags don\'t seem to be working\n\n<i>Edited on <b>September 15, 2003, 9:12 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7912,1341,775,'Cory Taylor','more','2003-09-15 11:38:44',0,'after this problem has been put ot bed (apparently), I\'d like to add my two cents worth.  So far it has been a very interesting read...\r\n\r\nThe problem as stated in a and b are identical.  There is a lot of places where we confuse the actual math of a situation by implying a local nomenclature that is irrelevant to the actual mathematics, but helps us process the information just the same.  As with Fatboy, I am a mere Engineer, so the theoretical vocabulary may pose a problem for me, but the idea is that a marble is a marble, regardless of the number it has written on it.  The way that the majority of people here are thinking, having the exact same process performed on the exact same marbles would have a different result if the numbers painted on them were in a different order.  Clearly this is not the case.  As an example, (and hopefully this will make sense, as its derived from an anaolgy my math teacher used to explain the chain rule in calculus), if we have twice as many apples as oranges, then we - in the math world - can define apples as \"x\" and oranges as \"y\" and then say that 2x=y.  Now we want to find the relationship between the rate of change between these \"variables\".  It is equally correct to ask for d(x)/d(y) as it is to ask for d(apples)/d(oranges) - with a properly set up naming system, these are equivalent.\r\nWhat this problem has done is forced upon you a nomenclature, which certainly seems legitimate, but obviously leads astray as both parts of the question, which identical except for the nomenclature, do not produce the same mathematical result.\r\n\r\nFinally for the case of the amended question posted about 7-8 comments ago.  The rewording of the question has removed the problem of the nomenclature and allow a different mathematical result.\r\n\r\nAnd just to clarify, I see how the math works for the answer you are all supporting (to leave no marbles in the bag for part b), I am trying to show the mis-step in the process.  The only way that you can end up with no marbles is to remove as many as you\'ve put in, and since in no interval do you remove more than you put in, if you ever have more than zero marbles you always will.  Its very clear that the math produced is flawed.',NULL,0);
INSERT INTO comment VALUES (7913,1341,2899,'Brian Wainscott','re: more','2003-09-15 12:08:16',0,'Consider this:  Given the problem as posted and consider part (B).  If you say there are marbles in the container after the minute has expired, pull one out.  What number will be written on it?  N you say?  But that marble was thrown out in step N of the process......\r\n\r\nThe point is, there is no marble that you can point to that was not thrown out before the minute was over.  You cannot pull a marble from the bag.  So the bag is empty.\r\n\r\nAnd there is one major difference between (A) and (B) that you missed.  In A, the marble thrown out is always one of the last 10 you put in.  So the other 9 will always remain in the bag.  In (B), the marble thrown out (after the first step) is always from a previous step.  So no marble is ever safe: each of the 10 you just put in will get removed at some specific later step.  That is the difference between (A) and (B).  It is not just a matter of labels....',7912,0);
INSERT INTO comment VALUES (7914,1341,3172,'SilverKnight','re: more','2003-09-15 12:14:24',0,'Cory,\r\n\r\nLike FatBoy, you are making at least a couple of (invalid and unstated) assumptions.  In your case, you are likening normal arithmetic operations that work on real numbers to those that apply to infinities.  But they do not.\r\n\r\nTo deal with two infinities of the same Cardinality, you MUST deal with the members of the set.  And members of a set ARE named or referred to in some manner.\r\n\r\nI understand why you wish to dismiss the \"naming\" of the elements in a particular set.  I am an engineer too, and I agree that it can help to understand problems by assigning numbers/labels.\r\n\r\nBut it does not change matters.\r\n\r\nWhat if I take an infinite set (the set of all integers), and I remove an infinite set of integers from that (the odd integers).  I am left with an infinite set (the even integers).  However, if, instead, I remove (the set of all integers), I am left with an empty set.  Either way I remove a set of the same size.  But that doesn\'t mean the sets are equivalent.\r\n\r\nBy this, I think it obvious that the LABELING (or more accurately, which members of the set I remove) DOES in fact make a difference.\r\n\r\nSo, to paraphrase your statement....  <I>It\'s very clear that the math you produced is flawed</I>.\r\n\r\n--- SK',7912,0);
INSERT INTO comment VALUES (7915,1341,775,'Cory Taylor','re(2): more','2003-09-15 12:27:55',0,'but my point exactly was that a marble is a marble is a marble...  It is the labels themselves that cause the problem.  Reading carefully you\'ve put all the marbles into the bag, and then you take one out.  I can see your argument in the case where for each iteration you put in the 9 smallest numnered marbles remaining in your stock that have a remainder when divided by ten, but throw out the lowest numbered remaining marble that is divisible by ten, but this is fundamentally different than what is happening.  Each iteration results in 10 balls in and then one ball out.  An infinite number of iterations will not allow you to reduce the number of marbles to zero.  The mathematics that supports this (and it is valid once the nomenclature has been derived) is flawed because of a numbering scheme that we have imposed on the situation - the actual sitation does not support the solution.\r\n\r\nYou may ask what possible naming convention could be derived to sidestep this discrepancy and that would be an excellent question for which I certainly dont have an answer (there may not be any such convention), but that doesn\'t mean that you can ignore the flaw.\r\n\r\nThe basic problem is that you\'re considering all infinities to be equal, which is not the case.  Infinity minus infinity is not zero - it is some undefined quantity that can only be derived by knowing where the infinities came from in the first place.  In this case the knowledge of where the infinities comes from leads to a simple mathematical solution to the problem, not some philosophical debate.\r\n\r\nAs an example, consider the process of normailizing number (if you\'re familiar with it).  Physicist use this slution method quite frequently to remove infinities form equations - they do so by dividing equations by infinity.  When they do so, they must choose their used infinity VERY cartefuly so that they produce an answer with relevance - simply dividing by the first infinity that comes along will only multiply their problems.\r\n\r\nLastly, as counter to the argument you\'ve given of picking a marble \"n\", well what if I pick the marble infinity?  The core of the problem - which infinity did I pick?  You\'ve limited your set size by forcing me to pick from within a limited set of numbers, and it is this exact limiting which is clouding your solution.',7913,0);
INSERT INTO comment VALUES (7916,608,3449,'dennis wenne','Solution','2003-09-15 12:31:01',0,'There are 10 numbers with only 1 digit. followed by 90 numbers with two digits. Thus it follows:\r\n10     (1)\r\n90     (2)\r\n900    (3)\r\n9000   (4) \r\n90.000 (5)  etc\r\n10*1+90*2+900*3+9000*4= 38,890 (<40,000)\r\nThus we have to deal with 5 digit numbers to answer the question. WE need 40,000-38,890=110 more digits. Since the numbers contain 5 digits from now on, we have will have to look at the last number in the 110/5=22 th-5digit number. \r\nThus 10,022... will give us a 2.\r\n\r\nComments?? \r\n',NULL,0);
INSERT INTO comment VALUES (7917,622,1575,'DJ','Solution','2003-09-15 13:35:34',3,'Call the man A, B, C, D, and E, and their dogs a, b, c, d, and e. Assume that dog a is the one that knows how to row the boat.\r\n\r\nThe dogs are okay by themselves, so put some of them across first, then their owners, then bring some dogs back to put all the owners on the \'right\' side, and then just use the one \'smart\' dog to bring all the dogs back across.\r\n\r\nThat\'s the basic method used, and here is the list of crossings (including each intermediate state):\r\n\r\n\r\n<tt>ABCDEabcde\r\nABCDEde&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; abc&nbsp; &rarr;\r\nABCDEde&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; abc\r\nABCDEde&nbsp; &nbsp;&nbsp; &larr;&nbsp; a&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; bc\r\nABCDEade&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; bc\r\nABCDEe&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ad&nbsp;&nbsp; &rarr;&nbsp;&nbsp; bc\r\nABCDEe&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; abcd\r\nABCDEe&nbsp; &nbsp; &nbsp; &larr;&nbsp; a&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; bcd\r\nABCDEae&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; bcd\r\nAEae&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BCD&nbsp; &rarr;&nbsp;&nbsp; bcd\r\nAEae&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BCDbcd\r\nAEae&nbsp; &nbsp; &nbsp; &nbsp; &larr;&nbsp; Bb&nbsp; &nbsp; &nbsp; &nbsp; CDcd\r\nABEabe&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CDcd\r\nBEbe&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Aa&nbsp;&nbsp; &rarr;&nbsp;&nbsp; CDcd\r\nBEbe&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ACDacd\r\nBEbe&nbsp; &nbsp; &nbsp; &nbsp; &larr;&nbsp; Cc&nbsp; &nbsp; &nbsp; &nbsp; ADad\r\nBCEbce&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ADad\r\nbce&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; BCE&nbsp; &rarr;&nbsp;&nbsp; ADad\r\nbce&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ABCDEad\r\nbce&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &larr;&nbsp; a&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ABCDEd\r\nabce&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ABCDEd\r\ne&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; abc&nbsp; &rarr;&nbsp;&nbsp; ABCDEd\r\ne&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ABCDEabcd\r\ne&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &larr;&nbsp; a&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ABCDEbcd\r\nae&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ABCDEbcd\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ae&nbsp;&nbsp; &rarr;&nbsp;&nbsp; ABCDEbcd\r\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ABCDEabcde</tt>',NULL,0);
INSERT INTO comment VALUES (7918,1341,775,'Cory Taylor','a functional equivalent','2003-09-15 13:38:34',0,'within each iteration, you are adding nine marbles (adding ten and removing one).  Don\'t even consider the label - that is something that is purely added to create the paradox.  The sum of an infinite number of nines can\'t be zero - if the error isn\'t in the nomenclature that\'s fine - but its there somewhere.  Possibly you\'re trying to justify that any marble \"n\" would\'ve been taken out on the n\'th iteration and then assuming that means that you take out all the marbles.  Or maybe that once you\'ve taken out all the marbles that there aren\'t still more left.  I don\'t know where the misleading assumption is, but it is definitely there somewhere.',NULL,0);
INSERT INTO comment VALUES (7919,1341,3172,'SilverKnight','re: a functional equivalent','2003-09-15 13:42:59',0,'Cory,\r\n\r\nPlease read and respond to my <A HREF=\"http://perplexus.info/show.php?pid=1341&cid=7914\">last post</A> in this thread.  Perhaps this will illuminate the issue.\r\n\r\nIt\'s really all about <B>set membership</B>.\r\n\r\n   --- SK',7918,0);
INSERT INTO comment VALUES (7920,1341,775,'Cory Taylor','re(2): more','2003-09-15 14:49:05',0,'You\'re implicating here that the \"value\" of infinity is static.  This couldn\'t be more untrue.  If infinity minus infinity were zero and infinity divided by infinity was one, then we wouldn\'t even have calculus in the first place, and this question would be gibberish.\r\n\r\nThe set of all odd, positive integers is indeed of infinite size, as is the set of all positive integers.  However, they are not the \"same\" size.  In one case, the value of infinity is twice that for the other case.  This is precisely what were boiling down to here in the marbles problem.  Sure I\'ll concede that for evey value n, the nth marble has been removed, however, there is another, completely independant infinity of marbles (which happens to be 9 times as large as the first infinity) which never gets counted.  The only alternative to this is that infinitely adding 9 to a number will produce a result of zero.  Forget the math and realize the situation.  I am good at math, but certainly no expert - I\'m not going to debate with you the intricacies of the equations or the definitions of limits.  Just look at what the results are incrementally, and the expand these infinitely - this must produce the same results as a valid mathematical model.  In this case, the two are very much at odds, and unless you can convince me that there is a flaw in the basic reasoning (not the math) ive produced, theres really no argument.  An infinite number of nines summed cannot equal 0.\r\n',7914,0);
INSERT INTO comment VALUES (7921,1341,3172,'SilverKnight','re(3): more','2003-09-15 15:34:46',0,'Here are your statements with responses:\r\n\r\n<I>... the \"value\" of infinity is static</I>\r\nI\'m not at all sure what that means.  (And I\'d love for you to explain it.) But, if by that you mean that the members of the set REPRESENTING a particular infinity is static, then YES.... It is static.  e.g., The members of the set containing all even integers is static.  It is not growing, it is not declining, it remains constant (over time?)... :-)\r\n_______________\r\n\r\n<I>the value of [the set of integers] is twice that for [the set of positive integers]...</I>\r\nAt least that\'s what I *think* you meant by your sentence.  Again, I\'m not sure what you mean, but I *think* you are saying the number of members is twice the size in one set as the other.  However, I don\'t understand that line of reasoning at all.  It is trivial to show a one-to-one mapping from one set ONTO the other set.  And by your own (faulty) argument, if we can add one marble and remove a corresponding marble for EACH iteration, maintaining the empty status, then \"at the end\" it must remain empty.  Well... I don\'t agree with your line of reasoning, but if you follow it, your reasoning produces inconsistencies.\r\n______________\r\n\r\n<I>I\'m not going to debate with you the intricacies of the equations or the definitions of limits</I>\r\nWell, that\'s your prerogative, but then why do you post on this thread?  And isn\'t this exactly what we\'re all doing?\r\n_______________\r\n\r\n<I>An infinite number of nines summed cannot equal 0.</I>\r\nUmmm... I think I agree.... but we didn\'t sum an infinite number of nines.\r\nCory, I beg of you... *please* read what I and Brian posted earlier, because I\'m getting the sense you didn\'t read them.\r\n\r\nYou are confusing TWO different issues about infinity.  There is the SIZE of the set and the MEMBERSHIP of the set.\r\n\r\nAnd you\'re not being consistent about your use of \"value\" (as in your comment about the \"value\" of infinity being static).\r\n\r\nNow, I\'m sure you\'ll agree that given the two sets {1, 2, 3} and {2, 4, 6}, that the two sets do not have the same elements (and therefore, they do not have the same value).  But they ARE of the same size.\r\n\r\nBy extension, {1, 2, 3, 4, 5} and {2, 4, 6, 8, 10} are of the same size.  And if we <I>look at what the results are incrementally, and then expand these infinitely</I> as you so wish to do.... then we see that the positive integers have THE SAME SIZE, the SAME number of elements, as the positive EVEN integers.  And at the SAME TIME, all the elements of one are in the other but not vice versa.  This is not a logical inconsistency (as you would have us believe).  (By the way, the size of both of these infinities is called aleph null.)\r\n\r\nNow, if you don\'t agree with this last line of reasoning, please explain where you find the problem.\r\n\r\n   --- SK\n\n<i>Edited on <b>September 15, 2003, 3:38 pm</b></i>',7920,0);
INSERT INTO comment VALUES (7922,608,1220,'abc','re: Solution','2003-09-15 18:55:27',0,'3 mistakes you made:\r\n\r\n1. There are 9 1-digit-numbers which are relevant for this problem cause 0 is left out. Which means that we have 38889 digits in front of the first 5-digit-number.\r\n\r\n2. 40,000-38889 = 1111\r\n\r\n3. Thus we need the first digit after the 222nd 5-digit-number like the other solutions tell you. Your last mistake was that 10,022 is not the 22nd 5-digit-number. It\'s the 23rd.\r\nBut we need the 223rd which is 10,222 and the first digit is 1.\n\n<i>Edited on <b>September 15, 2003, 7:11 pm</b></i>',7916,0);
INSERT INTO comment VALUES (7923,1341,775,'Cory Taylor','re(4): more','2003-09-15 23:11:20',0,'my definitions;\r\nby saying that the value of infinity is not static, I mean that while adding one to a particular \"instance\" of infinity results in the same infinity (i.e. if you were allowed to represent infinity as a variable, then x+1=x), that infinity is not at all related to a different infinity (x&lt;&gt;x).\r\n\r\ncomments referring to the \"value\" of infinity referred to the number of elements.  Yes this was fuzzy - I apologize.  Now - while both the sets in question had an infinite size, it is not true that the subtraction of the two sets left null.  This was the point of that comment, and right to the heart of my argument.  We are dealing with completely different infinities with the addition of the ten marbles than we are with the subtraction of the marbles.  When you quantize (which of course you can\'t do, but remember, we\'ve suspended disbelief) the adding marbles infinity minus the subtracting marbles infinity you do not end with the empty set., hence the jar isn\'t empty...\r\n\r\nThe reason that I\'ve mentioned that im not going to debate the intricacies or definitions of math is simply because I\'m not familiar with them.  I have no understanding of cardinality (if thats the term) nor can I give you the definition of a set.  This does not mean than my approach is invalid - by all means if the reasoning is flawed im happy to leave it at that.\r\n\r\nYour final comment about the sum of infinite 9\'s is a reference to the functional aspect of this problem.  Reading the problem, it boils down to infinite iterations of a process.  Each discreet iteration produces a net increase of 9 marbles in the jar.  Without respect to labels, 10 go in and 1 comes out, resulting in my magical 9.  This result is independent of the iteration number, and so the expression derived for the total number of marbles in the jar after any number of iterations is 9*n.  As n approaches (and we\'ve conceded, reached) infinity this number approaches 9*infinity.  This expression greatly disputes the claim that there are no marbles left in the jar.  Either one or the other must be wrong.  I\'m not here to tell you where the error lies in your method (I\'ve stated that i don\'t have the proper background), simply that there is one.\r\n\r\nTo hazard a guess, I would say that the problem itself has asked the results of an impossible situation, which, of course, is why the problem is listed in paradoxes.  We have all seen MANY \"proofs\" that 1=0, or some other similar fallacious statement.  Very often I can find the place where the proof becomes invalid, and if not then I generally have an idea.  In those rare cases where I can\'t, does that mean that the math is in fact valid?  Obviously no.  This is the case here - your math is flawed, as it produces a flawed result.  From the first iteration, the number of marbles is positive, and it only increases.  When you start with a positive value (after any iteration of your choice, the number of marbles in the jar is positive) and increase it for an infinite period of time this CANNOT produce a null value.\n\n<i>Edited on <b>September 16, 2003, 4:15 am</b></i>',7921,0);
INSERT INTO comment VALUES (7924,1210,1,'levik','Hint?','2003-09-16 00:31:50',4,'I think it may be time for a hint, Gamer :)',NULL,0);
INSERT INTO comment VALUES (7925,1210,1626,'Gamer','Hint','2003-09-16 07:37:09',0,'Remember the title, and read the newspaper headlines as follows\r\n\r\nYOU_RUB_IT_SHEEP_DUELED_WAR_STEPS_AGING_BORED_TO_NUT_PRAYED_FOSSIL_WINS_A_QUIT_AND_OIL_IT',NULL,0);
INSERT INTO comment VALUES (7926,1162,3172,'SilverKnight','solution?','2003-09-16 08:57:38',3,'die one:\r\n4, 5, 6\r\n\r\ndie two:\r\n6, 2, 4',NULL,0);
INSERT INTO comment VALUES (7927,1341,3172,'SilverKnight','re(5): more','2003-09-16 09:13:29',0,'I\'m sorry Cory.\r\n\r\n<I>As n approaches (and we\'ve conceded, reached) infinity</I>... \r\nNo Cory, no one has conceded that any iterative process REACHES infinity.  You simply want to justify your point.\r\n\r\nYou cannot say <I>your math is flawed</I> without showing what the flaw is (at least not and still be taken seriously).  There is no flaw in the reasoning behind the solution to this problem.  And you continue to be unable to show what it is.\r\n\r\nThere is nothing in this solution that is \"out of reach\" of your facilities, and I\'m sure you are familiar with set notation (though you seem eager to avoid discussing it).\r\n\r\nWhat\'s more, one most certainly can demonstrate that the SIZE of some infinities is definitely larger than others (size of real numbers > size of rational numbers), whereas the SIZE of some infinities is equal to some others (size of rational numbers = size of integers).\r\n\r\nI will FOR A THIRD TIME suggest that you address the issue as membership in a set, and mappings from one set onto another.  And you will, more than likely, continue to avoid this way of analyzing the problem, because it supports the solution.',7923,0);
INSERT INTO comment VALUES (7928,1210,1,'levik','re: Hint','2003-09-16 09:28:25',0,'><i> Remember the title, and read the newspaper headlines as follows </i>\r\n\r\nDammit, quit stretching my site! :)',7925,0);
INSERT INTO comment VALUES (7929,1205,1920,'Brian Smith','Closer and closer','2003-09-16 10:01:39',0,'I have a method to come arbitrarily close to 25 minutes using a finite number of timers.\r\n\r\nFirst, how to construct 1-(1/(2^n)) of an hour.  Start with n timers all started simultaneously with timer #1 set to double speed.  When #1 beeps (1/2 hr later) start #2,  When #2 beeps (1/4 hr later) start #3, etc ...  When the last timer beeps 1-(1/(2^n)) hours have passed.\r\n\r\n5/12 of an hour can be expressed as 1/4 + 1/8 + 1/32 + 1/128 + 1/512 + ....\r\nOr as (1-3/4) + (1-7/8) + (1-31/32) + (1-127/128) + (1-511/512) + ...\r\n\r\nAn approximation of 5/12 can then be given as n - (3/4 + 7/8 + 31/32 + 127/128 + ... + (2^(2n-1)-1)/(2^(2n-1)))\r\n\r\nUsing the latter expression, we can come arbitrarily close to 5/12 using a finite number of timers.  For n terms of precision, we need n hours and n^2+n+1 timers.\r\n\r\nPut n timers in group A (n hrs).  Put 2 timers in group B1 (3/4 hr), 3 in B2 (7/8), 5 in B3 (31/32), 7 in B4 (127/128), etc ...\r\n\r\nGroup A counts the hours, when one timer is finished in group A, start the next timer.\r\nGroups B1, B2, etc countdown 3/4 + 7/8 + 31/32 + ... hours.\r\n\r\nStart group A and group B1, when B1 is finished start group B2, when B2 is finished start group B3, etc.\r\n\r\nWhen group Bn (the last B group) finishes, 3/4 + 7/8 + 31/32 + ... + (2^(2n-1)-1)/(2^(2n-1)) hours have passed.  From that point, there is 1/4 + 1/8 + 1/32 + ... + 1/(2^(2n-1)) hours remaining until the last (nth) timer in group A finishes.  \r\n\r\n(3/4 + 7/8 + 31/32 + ... + (2^(2n-1)-1)/(2^(2n-1))) + (1/4 + 1/8 + 1/32 + ... + 1/(2^(2n-1)))\r\n = (1/4 + 3/4) + (1/8 + 7/8)+ ... + (1/(2^(2n-1)) + (2^(2n-1)-1)/(2^(2n-1)))\r\n = n\n\n<i>Edited on <b>September 16, 2003, 10:05 am</b></i>',NULL,0);
INSERT INTO comment VALUES (7930,1162,1920,'Brian Smith','','2003-09-16 10:16:48',0,'The absolute minimum which the faces of the dice total is 12 (1+2+3+1+2+3).  The absolute maximum is 30 (4+5+6+4+5+6).  The only perfect cube in this range is 27.  The pips seen can be are 6,5, and 4 on one die and 6,4, and 2 on the other.',NULL,0);
INSERT INTO comment VALUES (7931,1162,1301,'Charlie','solution','2003-09-16 10:24:16',3,'Opposite faces on a die add up to 7.  Therefore, when three faces of a die are visible, exactly one number from each of the following three pairs is visible:\r\n1,6\r\n2,5\r\n3,4\r\n\r\nThe eight possible combinations correspond to the eight vertices of the cube where three faces meet.\r\n\r\nThe lowest total for 1 die is therefore 6 and the highest is 15. So for two dice the lowest total is 12 and the highest is 30.\r\n\r\nThe only perfect cube in the range of 12-30 is 27.  This is three short of the maximum of 30.\r\n\r\nThe only way to lose 3 points compared to showing 4, 5 and 6 on both dice is to have one of them show a 2 instead of a 5.  (Any showing a 1 instead of a 6 would be too much lost; a showing of 3 instead of 4 would have to be accompanied by a loss of 2 somewhere, which is not possible.)\r\n\r\nSo one die shows 4, 5 and 6 while the other shows 4, 2 and 6.',NULL,0);
INSERT INTO comment VALUES (7932,1162,1567,'Bryan','re: solution?','2003-09-16 10:42:54',0,'SK: in the future, please show your work :P',7926,0);
INSERT INTO comment VALUES (7933,1162,1220,'abc','alternative solution','2003-09-16 10:51:54',3,'The problem tells us that we can see three sides. However, it doesn\'t tell us if by \"visible\" it\'s meant that we look at all three sides at once. If you redefine it, you could say that we see three sides of a cube while we are allowed to look at it from all sides. One side is resting on the surface on which the cube lies, the other two sides could be covered by tape for example.\r\n\r\nIn this setup there is another solution.\r\nThe only cube to which the sides of the two dices can add up, is 27.\r\nEither it\'s 15+12 like in the previous solutions or it\'s 13+14.\r\nAfter redefinition of the problem, one dice can show 6,4 and 3 (if the dice sits on the 1 and 2 and 5 are covered and therefore not visible). The other dice shows 6,5 and 3.',NULL,0);
INSERT INTO comment VALUES (7934,1162,3172,'SilverKnight','re(2): solution?','2003-09-16 10:55:08',0,'lol.... but this was apparent... :-)\r\nSo, I left it as an exercise to the reader.\r\n\r\nBesides, Charlie jumped in and did an admirable job.  (I <I>knew</I> he would!)',7932,0);
INSERT INTO comment VALUES (7935,320,3481,'Justine Dawson','Heard b/4','2003-09-16 13:38:28',3,'Easy, 2 barbers - must do each others hair - so the one with good hair, must of had it done by the one with the bad hair n vice-versa',NULL,0);
INSERT INTO comment VALUES (7936,1210,1626,'Gamer','re(2): Hint','2003-09-16 17:00:32',0,'Oops... sorry about that! :)\r\n\r\nAlso, think of what \"Third Base\" means, and remember that there are 26 letters in the alphabet, and between the words comes 1 space.\r\n\r\nIf you (levik) see any good hints after looking at the solution (given of course that you don\'t want to solve the problem!) you can too post them too... I am unsure of any other good hints that wouldn\'t give away the solution.',7928,0);
INSERT INTO comment VALUES (7937,1332,122,'Happy','AHA!','2003-09-16 17:31:02',3,'They\'re all synonyms for palindromes.\r\n\r\njoke = gag\r\nburst = pop\r\nallude = refer\r\nfather = dad\r\nmidday = noon\r\nobserves = sees\r\nhorizontal = level\r\n\r\n(midday was the one that gave it away for me)',NULL,0);
INSERT INTO comment VALUES (7938,1341,2899,'Brian Wainscott','re: a functional equivalent','2003-09-16 17:36:41',0,'I have two other attempts to clarify things:\r\n\r\n1 - OK, forget the labels.  Restate the parts as follows.  In each step you put in 10 marbles (one at a time).  Then for part (A), always take out the last marble you put in.  But in (B) always take out the marble that has been in the bag the longest.  No labels now, but the same answer.  The fundamental difference between (A) and (B) is that in (A), \"old\" marbles are left in the bag forever.  In (B) all the marbles you put in will be removed at some later step.  No marble currently in the bag will ever remain there.  THAT is what makes them different.\r\n\r\n2 - OK, don\'t like that?  Here is one I mentioned before.  Start with all the marbles in the container.  Thinking in terms of integers, the problems then become: in (A) you throw out all the integers that are multiples of 10.  In (B) you throw out all the integers that are multiples of 1.\r\n\r\nAt each step, I agree that there are an infinite number that have not been thrown out.  But after the minute is over (an infinite number of steps), (A) leaves you with lots of integers, and (B) with none.\r\n\r\nI\'m starting to repeat myself, so I guess I\'d best leave this thread....',7918,0);
INSERT INTO comment VALUES (7939,1341,775,'Cory Taylor','circles','2003-09-16 18:46:11',0,'To SK and BW;\r\nI have not attempted to find the hole in your reasoning or math because, I don\'t have the background.  Why is it so hard to accept that I\'ve never taken anything on set theory?  My math classes were sooo long ago that I really don\'t recall a lot of the intricacies required to have a debate of a definitional nature.  Does that mean that that other methods I conceive are necessarily faulted - no. Because I can\'t personally find the flaw in your math does that make it correct - no.\r\n\r\nI really believe that the discrepancy lies in the question itself.  You simply can\'t label marbles from 1 to infinity.  Further, having stopped processing your marbles, there must have been a last iteration (Both of these important points are being ignored by your math.  This is the very part of the problem I\'m referring to as the suspension of disbelief (its in the earlier posts - look for yourself).  Is this a hard concept to grasp - definitely.  But until you can show how my reworking of the problems mechanics is flawed, then clearly there is an error.  Might it be in my version - sure.  But you\'ve made no attempts to ever dispute the reasoning I’ve come up with (the sum of an infinite number of nines cannot equal zero), so further defense of your methods are pointless.  I\'ve made no alterations to any meanings nor have I altered the process involved – indeed this seems to me to mean that I am working on a problem that has an identical solution.  I have not violated or misused the term infinity in my method.  Each discreet step produces a easily quantified increase in the number of marbles in the jar.  An infinte sum of discreet values is no contradiction.  Sometimes it may even end up as a finite number, but certainly not in the case where (both) no successive member of the set is valued less than its predecessor and any term is positive.\r\n\r\nI understand your reasoning.  I see the math.  I don\'t dispute that I can\'t number a marble that is still in the jar.  It is a struggle to grasp how that results in a situation where there are any marbles left there at all, but lo and behold, there must be, or else at some point we\'ve begun taking more marbles away than we have addded, which isn\'t stated as a process and therefore violates the situation.\r\n\r\nYou have considered that infinity is a number that can be worked with.  Not so.  Infinity is not a number, it is an idea.  There are plenty of numbers larger than infinity.  Its just that they are also called infinity.  And unlike in the case of finite number where x=x, 4=4 and pi=pi, infinity does not (necessarily) equal infinity.  There are an infinite numbers in fact, both greater than and less than infinity, and wouldn\'t you know it - there all called infinity.  So the last marble taken out is indeed the infiniti-eth one, but there are still an infinite number more marbles in the jar.\r\n\r\nMathematics is simply a toll the humans use to gain more concrete understanding of the world around them.  Many times there have been very good mathematical models that adequately explain certain processes in our world but are later discovered to be incorrect.  What do we do when this happens?  We either discard the existing theory and replace it with one that doesn’t produce inconsistencies, or we adapt the theory so it includes the new situational data.  We do not attempt to change the world to match our model, nor do we ignore that these inconsistencies exist.  And sometimes when this happens, it takes the smartest people in the world millions of dollars and tens of years to do, but that doesn’t make the inconsistent method any more correct in the mean time.  Aside from what has previously been stated, I simply cannot flaw your arguments.  Unfortunately, that doesn’t take the inconsistency away.\r\n\r\nTo answer the question when there is an infinte number of marbles initially in the bag which are removed one at a time – this is in fact a different problem, and I’ll happily agree that after an infinite time you can remove all the marbles.  Lets leave the semantics of removing an infinte number of items out of this, or else really this problem becomes a paradox as well (removing the last implies that there was never an infinite number to begin with...).  The reason that these problems are different is direct to the point that infinity does not equal infinity.  The way this problem has been remade, the origin of the infinity is different, and not linked to the number of marbles entering the jar, while originally it was quite dependant on the it.\r\n\r\nSo then, I request of you no further defences of the all marbles removed argument.  If you wish to convince me, then find the hole in my reasoning.\r\n\r\nFinally, just to appease you, (which shall continue in the next post as this has become too long) I have come up with several possibilities for the inconsistency were experiencing.  I’ll state right out that these may be in left field, these are just some thoughts so you can continue to think I’m not mathematically educated enough to disprove a result.',NULL,0);
INSERT INTO comment VALUES (7940,1341,775,'Cory Taylor','re: circles','2003-09-16 18:47:01',0,'Saying that you’re labeling marbles one to infinity (which would then include infinity, as marbles 1 to 5 include the marble 5) defies the definition of the term infinity.\r\n\r\nYou cannot simultaneously say hat you\'ve processed all the marbles and that there are still marbles being processed.  If you finish, there is a last.  If there is a last, there was never an infinity.\r\n\r\nThere are an infinite number of numbers greater than infinity.\r\n\r\nTwo sets with infinite size do not necessarily have the same size.\r\n\r\n:)',7939,0);
INSERT INTO comment VALUES (7941,1190,1626,'Gamer','re: additional solution - questionable','2003-09-16 19:06:15',0,'I don\'t think this would work because 0 would mean that the polygon wouldn\'t be a quadrilateral as it would only have 1 \"side\", and thus couldn\'t be a rectangle.',7905,0);
INSERT INTO comment VALUES (7942,500,3487,'Charlie','answer','2003-09-16 21:21:08',0,'ofcourse the answer is suicide because anything else you go to jail or get a ticket. but if it is a assisted suicide, the helper is charged with 2nd or 3rd degree murder.\r\n',NULL,0);
INSERT INTO comment VALUES (7943,568,3454,'Bart freeman','water absorbed cork','2003-09-16 23:27:43',0,'if i wanted to accomplish this i would take a cork that was a bit smaller than the bottle neck and soak it in water for a few days thus making it large enough to fit into the neck ,once the cork dries   it would get smaller again and simply drop into the bottle  enabling me to retrieve my coin ',NULL,0);
INSERT INTO comment VALUES (7944,1332,3372,'Sam','re: AHA!','2003-09-17 00:42:00',0,'Well done! I wasn\'t seeing this at all...',7937,0);
INSERT INTO comment VALUES (7945,1210,3372,'Sam','Hmmm','2003-09-17 02:08:06',0,'I\'m working on the assumption that the newspaper title must be the keyword to the code, and so when we plug in the correct title, all the headlines will (continue to) make sense. However, so far I\'m getting nowhere, and my little en/decryption program I had written isn\'t yet powerful enough to do more than and and subtract the letters...\r\nHmmm...',NULL,0);
INSERT INTO comment VALUES (7946,1332,3172,'SilverKnight','re: AHA!','2003-09-17 03:46:25',0,'(great job Happy!)\r\n\r\nOH MY GOSH!!!  And yet another winner gets three TU... wow...  I just KNOW you guys are doin\' this to yank my chain  ;-)',7937,0);
INSERT INTO comment VALUES (7947,1341,3172,'SilverKnight','re(2): circles','2003-09-17 04:42:04',0,'Cory,\r\n\r\nLet me quote you again, with responses:\r\n\r\n<I>\"Further, having stopped processing your marbles, there must have been a last iteration\"</I>\r\nNo, your statement is a non-sequitor.  You must differentiate between \"stopped processing\" and \"no longer processing\".  The first implies there was a last.  There is no last.  And the flaw in your reasoning is that you assume there is/was.\r\n\r\n<I>\"you\'ve made no attempts to ever dispute the reasoning I’ve come up with \"</I>\r\nI certainly have, right <A HREF=\"http://perplexus.info/show.php?pid=1341&cid=7921\">here</A> where I explain what I see as flaws in your logic...\r\nand so has Brian Wainscott right <A HREF=\"http://perplexus.info/show.php?pid=1341&cid=7913\">here</A> where he points to things you have said and explains what he sees as flaws.\r\n\r\n\r\n<I>\"I have not violated or misused the term infinity in my method.\"</I>\r\nYes, you have.  <A HREF=\"http://perplexus.info/show.php?pid=1341&cid=7920\">here</A> you wrote that two particular infinities are not the same size (when they are), and <A HREF=\"http://perplexus.info/show.php?pid=1341&cid=7939\">here</A> you refer, again, to the <B>last</B> element of a set of infinite elements.\r\nThis is somewhat analogous as saying \"a mile north of the north pole...\"  In either case, the terminology applied in this situation simply implies a misunderstanding of the issue.  North of the north pole has no meaning.  The \"highest integer\" also has no meaning (which is essentially what you\'re saying).\r\n\r\n\r\n<I>\"You have considered that infinity is a number that can be worked with. Not so. Infinity is not a number, it is an idea.\"</I>\r\nNeither Brian, nor I, nor did Levik (in the solution) suggest that infinity is a real number (see definition of a real number).  But you are correct in that it is an idea.  What\'s more it is an idea that is useful in mathematics.  And is generally dealt with by utilizing set theory and mappings--more about this later.\r\n\r\n\r\n<I>\"There are an infinite numbers in fact, both greater than and less than infinity, and wouldn\'t you know it - there all called infinity.\"</I>\r\nBut there are different cardinalities of infinities.  Now, if you so choose not to learn about them... well fine.\r\n\r\n\r\n<I>\"If you wish to convince me, then find the hole in my reasoning.\"</I>\r\nI believe I have.  You are misapplying terms (such as \"last marble\") and concepts (such as requiring an infinite time to deal with infinite marbles, when we don\'t need infinite time, we only need infinite iterations), and of course, if we are allowed to misapply concepts we can show anything we wish.  If you wish to talk about infinities that apply the \"legal operations\" and proper terminology in discussing them.\r\n\r\n\r\n<I>\"Saying that you’re labeling marbles one to infinity (which would then include infinity, as marbles 1 to 5 include the marble 5) defies the definition of the term infinity.\"</I>\r\nBy \"labeling\" them, we attempt to simply the problem (wow... imagine that :-).  I agree that Levik could have used a more rigourous statement than that, but I think it is clear that what is meant by the statement is: <B>Each marble has a unique positive integer on it and every integer is represented.</B>  If this restatement pleases you, then please use this instead, and analyze the problem again.\r\n\r\n\r\n<I>\"If you finish, there is a last. If there is a last, there was never an infinity. \"</I>\r\nNo... another non-sequitor.  Again, I agree that Levik could have used more rigorous language, but I think the meaning is clear.... the nth iteration took place 1/n minutes before the end of the minute.  Period.  There <B>IS NO LAST</B>.  If you wish to ask about any given iteration, I can tell you when it occurred.  And yes, of course, we could not really do this in practice.\r\n______________________\r\n\r\nAfter all this (and I think I have DEFINITELY addressed your major points), it seems clear that the only useful way to talk about infinity is to UNDERSTAND what infinity is.\r\n\r\nAs you point out... it is NOT a real number.  So, let\'s STOP talking about the LAST marble.\r\n\r\nAs I\'ve pointed out it is generally dealt with by referring to elements.  That is how we\'ve answered the problem, and set theory and operations is a natural way to describe that.  You use inapplicable language and concepts.  If you CHOOSE not to use applicable language to describe the situation, then what more can I say?  Perhaps the best thing I can suggest is that you read up on the subject to better understand what the problem is asking.\r\n\r\n   --- SK\r\n\r\nP.S.  You\'re right... there ARE an infinite number of infinities greater than Aleph Null (the lowest infinity).\n\n<i>Edited on <b>September 17, 2003, 4:46 am</b></i>',7940,0);
INSERT INTO comment VALUES (7948,1231,3495,'Andrew','A Solution','2003-09-17 07:57:46',0,'I think (not only because i am greek, but in general) that the name of the horse, is VOUKEFALAS.\r\nHe was the Great Alexanders\' horse.\r\nAm i correct???',NULL,0);
INSERT INTO comment VALUES (7949,1231,1220,'abc','','2003-09-17 08:40:43',0,'The horse\'s name was \"who had great fame\".',NULL,0);
INSERT INTO comment VALUES (7950,1231,1301,'Charlie','solution','2003-09-17 08:45:21',3,'Although proper capitalization would have given the answer away, to rephrase one of the sentences on the inscription, \r\n\r\nThe horse\'s name was What Do You Think.\r\n\r\n... and Who\'s on first, and What\'s on second.',NULL,0);
INSERT INTO comment VALUES (7951,1231,1183,'fwaff','re: solution','2003-09-17 09:50:56',0,'...and I Don\'t Know\'s on third\r\n\r\nClassic comedy at its finest!\r\n\r\nhttp://paul.merton.ox.ac.uk/filmtv/abbott-costello.html',7950,0);
INSERT INTO comment VALUES (7952,1160,3172,'SilverKnight','Solution','2003-09-17 12:21:05',3,'For the purposes of this argument, I am going to assume a crack has zero width, but is noticeable anyway.\r\n\r\nSince the solution repeats, we realize that the initial \'1\' and the \'1\' following each boing should be equidistant from the crack which caused the \'boing\'.\r\n\r\nSo, we see, that there are 7 slabs before we get back to the beginning of the cycle.\r\n\r\nWe can also count the steps between cycles, and we see there are 19 steps between each cycle.\r\n\r\n19 steps (x 35 inches/step) = 665 inches for a complete cycle\r\n\r\nAnd again, there are 7 slabs for each cycle, so 665 inches / 7 slabs = 95 inches/slab.\r\n\r\nSo, the cracks are 95 inches apart.\r\n\r\n\n\n<i>Edited on <b>September 17, 2003, 12:21 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7953,1231,1220,'abc','re: solution','2003-09-17 13:25:38',0,'I see that you solution is correct, because the question mark is missing in the second sentence. \r\nIf there was one, my earlier solution would be valid.',7950,0);
INSERT INTO comment VALUES (7954,1210,1920,'Brian Smith','I think Im onto something ....','2003-09-17 14:13:36',1,'I think I finally figured out what the title means.  Third Base could be a reference to base 3 notation. 26 letters plus a space can be easily represented with 27 3-digit base 3 numbers (000 to 222).',NULL,0);
INSERT INTO comment VALUES (7955,1160,1220,'abc','re: Solution','2003-09-17 14:31:17',0,'I think this sounds too easy. Do you account for the 9 inches of the sole? \r\nI agree that the person taking the steps must have stood on a crack, but I\'m not sure that you can say that the cracks are exactly 95 inches away from each other.\r\nCount the steps like this, with each crack in brackets:\r\n\r\n0 -> 35 -> 70 -> (95) 105 -> 140 -> 175 -> (190) 210 -> 245 -> 280 -> (285) 315 -> 350 -> (380) 385 -> 420 -> 455 -> (475) 490 -> 525 -> 560 -> (570) 595 -> 630 -> (665) 665\r\n\r\nWith a 9-inch-long sole it\'s possible that he stepped on the crack 380 inches away from the start. It\'s only 5 inches less than his 11th step took him. He could have touched it with the lower part of his sole.\r\n\r\nPerhaps I missed something, but I think we must be more precise.',7952,0);
INSERT INTO comment VALUES (7956,1160,3172,'SilverKnight','re(2): Solution','2003-09-17 15:21:00',3,'Actually, it *is* this easy.  You bring up a good point, though.\r\n\r\nIf we assume there is a solution, then what I described earlier suffices.  However, as we are trained to be skeptical (as you are), we should assume that perhaps what DJ is looking for is \"it\'s not possible!\".\r\n\r\nFair enough... no one suggested that we must start at 0 (as you did in the example).  So, let\'s start at a \"convenient location\".  After doing a little analysis, you may come up with beginning at 30... so... to continue with your description (where the cracks are described in parenthesis).\r\n30 -> 65 -> (95) 100 -> 135 -> 170 -> (190) 205 -> 240 -> 275 -> (285) 310 -> 345 -> (380) 380 -> 415 -> 450 -> (475) 485 -> 520 -> 555 -> (570) 590 -> 625 -> *BOING*\r\n\r\nNow, if you are troubled by the 380 (as you may be), then simply add 0.5 inches to every number not in parenthesis, and we have a clear solution.\r\n\r\n   --- SK',7955,0);
INSERT INTO comment VALUES (7957,1160,3172,'SilverKnight','more thoughts (update to problem)','2003-09-17 15:38:01',0,'All.... I submit to you that this problem ISN\'T possible if the fellow wasn\'t quite so short in foot.  If his foot is even an inch longer (at least 10 inches), then this problem is impossible.\r\n\r\nSince, I am proposing this, I will refrain from attempting to prove/show this.  ;-)\r\n\r\nAnyone else wish to step up?\n\n<i>Edited on <b>September 17, 2003, 3:38 pm</b></i>',7956,0);
INSERT INTO comment VALUES (7958,1160,2899,'Brian Wainscott','re: more thoughts (update to problem)','2003-09-17 18:10:32',3,'I\'ll take a run at it....\r\n\r\nClearly. SilverKnight\'s original analysis is correct. If in fact the pattern given by DJ repeats forever (long sidewalk there...can he ever reach the end? Maybe if he runs faster and faster....always covering twice the distance in the same time... Oh, sorry).\r\n\r\nAnyway, if it does repeat forever, then the distance between cracks must be EXACTLY 95 inches. Otherwise the discrepancy will accumulate, ruining the pattern.\r\n\r\nIgnore the size of the foot, and consider only where the heel lands. To simplify things, I\'m going to do everything modulo the slab distance (as if he were walking on a treadmill with a belt 95 inches long).\r\n\r\nStarting at 0 and going on for 19 steps, we have the heel landing at these distances:\r\n\r\n0 35 70 10 45 80 20 55 90 30 65 5 40 75 15 50 85 25 60\r\n\r\nSorting these, we arrive at these locations within a slab, where his heel will land:\r\n\r\n0 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90\r\n\r\nNow, if his foot is > 5 inches long, he will obviously cover every point on the slab, and hence hit a crack, somewhere in his 19 steps. Since he completely covers the slab, in fact it does not matter WHERE he starts -- the above covering can be shifted by any amount, and it will still cover the slab.\r\n\r\nIn the original sequence, 60 is the last landing point for his heel. If we want him to miss the crack on the first 18 steps, we can offset his starting point by 30 inches, and the series becomes:\r\n\r\n30 65 5 40 75 15 50 85 25 60 0 35 70 10 45 80 20 55 90\r\n\r\nIf we consider 0 as a \"miss\", then in this case, with a foot >5 inches long, he will hit the crack on the 19th step. (Or offset by 30.00001 inches if you\'d rather).\r\n\r\nNow, to answer SilverKnight\'s question. Suppose his foot is >= 10 inches long?  Going back to the original sequence, we find that he will hit every point on the slab within 18 steps. His last step, covering 60-70, was fully covered by steps 8 (55-65) and 11 (65-75).\r\n\r\nSo no matter where he starts, he covers the whole slab in less than 19 steps, which violates DJ\'s pattern.',7957,0);
INSERT INTO comment VALUES (7959,1210,1626,'Gamer','FOSSIL should be FOSSILL','2003-09-17 18:11:19',2,'Upon noticing that the number of letters isn\'t divisible by 3, I noticed I \"misspelled\" fossill. :D',NULL,0);
INSERT INTO comment VALUES (7960,1160,3172,'SilverKnight','re(2): more thoughts (update to problem)','2003-09-17 18:21:36',0,'Give the man a see-gar...  and while you\'re there... I nominate him to get an automatic upgrade to apprentice!',7958,0);
INSERT INTO comment VALUES (7961,1231,3512,'Jeff','re(2): solution','2003-09-17 20:05:15',0,'Also, if proper grammar were to be taken into consideration, the \"do you think\" would be enclosed by 2 commas if the second sentence were a question and not a statement.',7953,0);
INSERT INTO comment VALUES (7962,1210,1575,'DJ','re: FOSSIL should be FOSSILL','2003-09-17 21:03:46',1,'Hmm.. I was thinking the other way, 26 letters plus a space is 27 characters, representing the full set of three-digit base 3 numbers (as Brian Smith noted). If the total number of letters has to be a multiple of three, then, perhaps it\'s the other way around?\r\n\r\nIf there were some mapping of the characters onto 0, 1, and 2, then YOU could be the first letter, _RU is the second letter, B_I is the third letter, and so on.\r\n\r\nAt least, that\'s what I think now, thanks to the inadvertent clue Gamer just dropped.',7959,0);
INSERT INTO comment VALUES (7963,1210,1575,'DJ','Solution, perhaps??','2003-09-17 21:25:59',3,'<b>WARRITIRE</b>\r\n\r\nFirst, here is the set of base-3 representations of the 26 letters and the _ (to represent a space or comma), following the usual convention of putting the space before the letters alphabetically:\r\n<tt>\r\n000 _001 A\r\n002 B\r\n010 C\r\n011 D\r\n012 E\r\n020 F\r\n021 G\r\n022 H\r\n100 I\r\n101 J\r\n102 K\r\n110 L\r\n111 M\r\n112 N\r\n120 O\r\n121 P\r\n122 Q\r\n200 R\r\n201 S\r\n202 T\r\n210 U\r\n211 V\r\n212 W\r\n220 X\r\n221 Y\r\n222 Z\r\n</tt>\r\nThen, using the same ordering, just let the first third go to 0, the middle third go to 1, and the third third go to 2:\r\n<tt>\r\n0: _ABCDEFGH\r\n1: IJKLMNOPQ\r\n2: RSTUVWXYZ\r\n</tt>\r\nThen, since Gamer alluded in the last \'hint\' that the total number of letters (and spaces/commas) must be a multiple of three, we can group them in threes, and the message can be translated into ternary:\r\n<tt>\r\nYOU _RU B_I T_S HEE P_D UEL ED_ WAR _ST EPS _AG ING _BO RED\r\n212 022 001 202 000 100 201 000 202 022 012 000 110 001 200\r\n\r\n_TO _NU T_P RAY ED_ FOS SIL L_W INS _A_ QUI T_A ND_ OIL _IT\r\n021 012 201 202 000 012 211 102 112 000 121 200 100 111 012\r\n</tt>\r\nAnd then, convert each ternary triplet into a character (by the first chart):\r\n<tt>\r\nWHAT_IS_THE_LARGEST_EVEN_PRIME\r\n</tt>\r\nWe find that this makes a coherent sentence! Translating each of the newspaper names by the same method (I\'ll do both steps at once this time) we get:\r\n<tt>\r\nWAR RIT IRE\r\n202 212 120\r\nT   W   O\r\n\r\nAT_ IT_ SPA RED\r\n020 120 210 200\r\nF   O   U   R\r\n\r\nTAN K_C URE\r\n201 100 220\r\nS   I   X\r\n</tt>\r\nThe correct answer to the first question is TWO (the largest and only even prime), so the solution to the problem must be WARRITIRE.\n\n<i>Edited on <b>October 6, 2003, 12:15 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7964,1160,3372,'Sam','Just a thought','2003-09-17 22:36:42',0,'Is it not possible that the slabs are 19 steps x 35 inches/step = 665 inches long? Unlikely I realise, and I know your answer is the one being looked for, but what is it that\'s keeping us to 7 slabs a cycle?',NULL,0);
INSERT INTO comment VALUES (7965,1341,775,'Cory Taylor','','2003-09-17 22:54:54',0,'ok, when Ive asked you to dispute my reasoning, you have misunderstood my request, and disputed my disputes, not my completely separate solution.  I will make this easy.  Your solution determines that there are no marbles in the jar.  Fine.\r\n\r\nMy solution is as follows:  At any point, the total number of marbles in the jar is equal to 9*n, where n is the problem defined repetition number. The only time that, assuming this is correct, that there are no marbles in the jar is before you\'ve started.\r\n\r\nDispute this, or agree that we\'ve proven that zero=infinity.\r\n\r\nAs I have attempted to explain before to you, and will try from yet another angle, this is not true.  Math is a tool that we use to simplify things and thereby better understand them.  All branches of math serve this purpose.  One of the greatest things, and the most basic reason that I like math is that the process of working through a problem is irrelevant.  If one makes no false assumptions, errors or ommisions, then then \"answer\" to a problem is unique (note that there are problems that some would say have multiple solutions as in \'what are the roots of an equation\', but in these cases the \"correct\" solution is only when you\'ve included all the correct answers.. but this is another discussion).  There are plenty of calculus problems that have multiple {forms} to their solution, a simple example being that when one evaluation method produces 1 and a different evaluation method produces sin2 + cos2.  I\'m certain you know these are in fact equal, and what this process has done is in fact proven that they are equal.  I\'m afraid that that is exactly what we\'ve accomplished here - your method, allowing for the inconsistncies you\'re still trying to explain away concludes an answer of zero.  My method, allowing for any inconsistencies it contains (of which I am not aware or we wouldn\'t still be debating this) produces an answer of infinity.  If neither method is flawed then we\'ve found a rigid proof that 0=infinity.  Hopefully I\'ll get no argument from you that this proof cannot be, so therefore, by deduction, one method must be incorrect.\r\n\r\nTo strengthen my approach, I can use another method.  Proof by contradiction (in this case more appropriately disproof by contradiction, but we\'ll get to that some other time).  Assume that at time 61 seconds there are no marbles in the jar.  Clearly at time 40 seconds there are 9 marbles in the jar.  As marbles are a discreet, not a continuos variable, at some point, to end with zero marbles then, the last marble must have been removed (we won\'t even discuss that there never was a last, or wait is that your point...).  However, with each iteration, before a single marble is removed, ten are added, negating the possibility that the last is removed.\r\n\r\nAnd, I will restate that I do see why you\'re struggling here.  All of the marbles, by the definition of the set they come from have been removed.  Clear as can be.  Yet, even clearer is that fact that we cannot have it both ways.',NULL,0);
INSERT INTO comment VALUES (7966,1160,3172,'SilverKnight','re: Just a thought','2003-09-17 23:25:13',0,'because he started counting at 1 repeatedly (7 times in fact, per cycle)',7964,0);
INSERT INTO comment VALUES (7967,1162,3197,'gabbo','mic','2003-09-17 23:48:28',0,'246 456\r\n',NULL,0);
INSERT INTO comment VALUES (7968,1231,1626,'Gamer','re(3): solution','2003-09-17 23:50:09',0,'Technically there aren\'t commas in the horses name... ;) If no commas tipped you off as well, then that\'s good too.',7961,0);
INSERT INTO comment VALUES (7969,1210,1626,'Gamer','re: Solution, perhaps??','2003-09-17 23:55:09',0,'Apparently it should be WARRITIRE... I don\'t know how that got past me though.',7963,0);
INSERT INTO comment VALUES (7970,1341,3172,'SilverKnight','re:','2003-09-18 00:08:17',0,'Okay... here is my rebuttal to your solution (both versions, as expressed in your last message).\r\n\r\nYou wrote:\r\n<I>At any point, the total number of marbles in the jar is equal to 9*n, where n is the problem defined repetition number.</I>\r\nNo.... not any any point.  Only after any finite number of iterations.  And I wish to also stress... not at any point in time (only up to the end of the minute).  At any given point up to the end of the minute, I can determine at which iteration we are at.  Whereas AT or AFTER the minute is over, it is meaningless to ask which iteration we are at, and it is also meaningless to refer to the last iteration we performed, or the last marble we processed.  And, don\'t forget, the problem asked for what happened <B>at the end of the minute</B>.\r\n\r\nSo, as I mentioned in my last message (and I quote), \"you are misapplying terms... and concepts...\"\r\n\r\nThe only inconsistency that you have shown is that your answer and our answer do not agree.  But your solution is based on misapplication of concepts, so I\'m not surprised that the results are not equal.\r\n\r\nYou wrote:\r\n<I>\", the last marble must have been removed (we won\'t even discuss that there never was a last, or wait is that your point...).\"</I>\r\nYes, that is my point.  You are applying a finite concept to an infinite set.',7965,0);
INSERT INTO comment VALUES (8398,622,1575,'DJ','re: Man\'s Best Friend','2003-10-06 12:19:51',0,'That would almost work, but when the clever dog and its owner are taking another dog, the other dog\'s owner is not around; and will attack the owner of the clever dog.',8075,0);
INSERT INTO comment VALUES (7971,1232,1183,'fwaff','Solution','2003-09-18 08:18:31',3,'From my limited understanding of probability calculations the way to approach this is by calculating the chance of failure. The only way to fail is by picking 4 consecutive yellows, so\r\n\r\nP(fail) = 0.9^4 = 0.6561\r\n\r\nwhich means that.\r\n\r\nP(win) = 1 - P(fail) = 0.3439\r\n\r\nThe cost of failing is $1, the benefit of winning is $2 ($3 winnings minus $1 to play).\r\n\r\nSo the net gain/loss is:\r\n\r\nGain/loss = P(win)x2 - P(fail)x1 = 0.3439x2 - 0.6561 = 0.0309\r\n\r\nThis is positive, which implies I should expect a net gain if I play for long enough.\r\n\r\nHowever, it\'s a game at a carnival therefore I would expect to make a net loss irrespective of what the probabilities may show! My guess is that either I\'ve missed the trick somewhere or my knowledge of probability calculations is even worse than I thought.',NULL,0);
INSERT INTO comment VALUES (7972,1341,775,'Cory Taylor','finally','2003-09-18 11:07:00',0,'Thank you for finally getting of your track.  What I\'ve really been trying to do is show you that the math is irrelevant here - it is the interpretation of the problem itself from where the paradox is derived (note the problem is in the category \"paradoxes\", not \"math\").  The problem, boiled down, becomes simply a mathematical way of asking the same question as is asked in \"the guilty demon\".  You have chosen to ignore the implications of such.  I have chosen (by re-working the problem) to ignore different constraints.  These different sets of assumptions are in fact both faulty.  It is the problem itself that is faulty, and in fact there is no answer to this question.\r\n\r\nPS, I don\'t agree that I can\'t create an infinite sum by infinitly adding a constant term.  This is a basic tenet of calculus.\r\n\r\nAlso on a side note, and I\'ll happily reiterate that I have no experience in set theory, so this might be a silly question (and its just out of curiousity, not as any form of attack on your math etc.), you mentioned that this aleph null is defined as the smallest infinity - what heppens to this if you take away one?  Is this simply another definition that must be taken for granted or is there some reasoning involved?\r\n\r\nIt\'s been interesting.',NULL,0);
INSERT INTO comment VALUES (7973,1205,3520,'Norfolk-n-Good','Got it - but you gotta be fast!!!','2003-09-18 11:09:56',0,'As some of you have described already - you\'ve got to start a load of timers at once.  Have one at double speed - 30 sec, when this runs out there are 30 seconds left, hit the next timer at doule speed - it will run for 15 sec, when it runs out - hit doule on the next etc etc etc etc -\r\nyou need to do this for 49 sequential clocks.  When you hit double speed on the 49th it will run for 2.13 x10(-13) seconds - that was the easy bit- now we need to get 1.17 x10(16) of them to run consecutively.  Does this sound a bit complex?  Is it more logical than this? Do you want me to go on or am I barking up the wrong tree??',NULL,0);
INSERT INTO comment VALUES (7974,1232,1567,'Bryan','re: Solution','2003-09-18 11:24:18',0,'I would expect to lose money on this proposition, and you should, too.<p>I agree with fwaff\'s math on this, which showed that the player has a slight mathematical advantage over the house, winning an average of $0.0309 per game over the long haul. Statistically speaking, however, winning and losing comes in streaks, and for the player to win overall, she needs to bring a big enough bankroll to outlast a losing streak of potentially infinite length. Generally, players don\'t bring a big enough bankroll to do this, or in any case their bankroll is substantially smaller than the house\'s, so it is the house that has the advantage. <p>Sure, some players will make some dough, but most will leave a losing streak when their bankroll (or nerves) runs out, and the house should still turn a profit.',7971,0);
INSERT INTO comment VALUES (7975,1232,3372,'Sam','re(2): Solution','2003-09-18 11:42:21',0,'Huh? I\'m not sure what you mean by \"Statistically speaking, winning and losing comes in streaks.\" The first rule of statistics is that each trial is completely independent from what came before. Now, since the advantage over the house in this case isn\'t huge, you are right that for any one person coming to the stall with just a few bucks, they may well lose, but the chance of them winning is greater. Put it another way: Over the course of the day the house will have lost money. Therefore on average the players must have won money, even if each one only came with a couple of bucks.',7974,0);
INSERT INTO comment VALUES (7976,1160,3372,'Sam','re(2): Just a thought','2003-09-18 11:43:35',0,'Oh sheesh, I miss-read the puzzle. I thought it seemed strange! Thanks.',7966,0);
INSERT INTO comment VALUES (7977,1341,3172,'SilverKnight','re: finally','2003-09-18 12:09:49',0,'Cory,\r\n\r\nIf you\'re happy with my response... Great!  But your message indicates an underlying dissatisfaction with the resolution.\r\n________________\r\n\r\n<I>\"...the math is irrelevant here.\"</I>\r\nNo.  It is relevant.  Which is why if one misapplies concepts (as you have done), one might be led to erroneous results.\r\n_________________\r\n\r\n<I>\"...it is the interpretation of the problem itself from where the paradox is derived...\"</I>\r\nActually, there is no paradox, in the mathematical sense (even if Levik chose to place the problem in that category).  There is a paradox if one doesn\'t understand what the problem is really asking, generally due to a lack of understanding of the concepts with which the problem deals (infinities).\r\n_______________\r\n\r\n<I>\"I have chosen... to ignore different constraints.\"</I>\r\nYou have chosen to ignore constraints, but not conststraints imposed by the problem.  You have chosen to ignore constraints imposed by the logic describing infinities.  I have not ignored any constraints.\r\n______________\r\n\r\n<I>\"I don\'t agree that I can\'t create an infinite sum by infinitly adding a constant term. This is a basic tenet of calculus\"</I>\r\nNo.  Calculus (well Riemann Sums anyway) does not add an infinite number of items.  It deals with the limit of a summation as a variable approaches infinity (or zero depending on which variable you are looking at).  This is an important distinction.  (By, the way, &#8721;9 as n goes from 1 to infinity approaches infinity, no argument here.... it just doesn\'t apply to the problem at hand.)\r\n_______________\r\n\r\n<I>\"...this aleph null is defined as the smallest infinity - what heppens[sic] to this if you take away one?\"</I>\r\nYou question results from a misunderstanding of infinity.  Aleph Null is not an integer.  It describes a set ONTO which and FROM which I can provide a mapping from/to other sets.  It is equivalent to the set of integers, or the set of positive even integers, or the set of prime numbers.  There is no infinite set for which I cannot provide a mapping onto Aleph Null (for if there were, it would be an infinite set smaller than Aleph Null).  <I>And I am not going to include a proof here.</I>\r\nAleph One, which is equivalent to the set containing the real numbers is larger and while there exists a mapping of the Aleph One set (e.g., real numbers) ONTO an Aleph Null set (the integers), there does not exist the reverse.  Therefore Aleph One is larger than Aleph Null.\r\n______________________\r\n\r\nI encourage you to take the initiative and learn more about the subject.\r\n\r\n   --- SK',7972,0);
INSERT INTO comment VALUES (7978,1160,1220,'abc','re(3): Solution','2003-09-18 13:00:21',0,'Yeah, I\'m sure you are right. That\'s good cause in this case I would have solved it as well! ;) \r\n\r\nRegarding the slab:\r\nI thought that it\'s all one slab on the sidewalk in a straight line. It simply means he doesn\'t walk zig-zag. ',7956,0);
INSERT INTO comment VALUES (7979,1231,3196,'Dan','WRONG, Gamer !!!!!!!!','2003-09-18 13:12:50',0,'Gamer, here are your words: \"\"There once was a horse who had great fame. What do you think was the horse\'s name.\" I am surprised that someone as clever as you could be so obtuse !!!!! \"What do you think\" could not possibly be the horse\'s name, because no horse by that name ever \"had great fame\" !!!! I checked on the Internet, and the only horse by that name is the one in this flooble thread. I assure you most solemnly that it takes a heckuva lot more than being mentioned on the flooble website, to constitute \"great fame.\" Also, the fact that there is no question mark after \"What do you think was the horses name\" is a total red herring. It is quite common in English and other languages to have questions without question marks. There is not a single question mark in the entire Bible !! (The Bible was written before the question mark was invented). \"Why anyone would go out in this weather is beyond me....\" is clearly a question, although there is no question mark. No, here is the REAL ANSWER: Mr. ED the Talking Horse....because the question was not \"What WAS the horse\'s name\"; the question was \"What do you THINK was the horse\'s name.\" Since I THINK that Mr. Ed is the horse\'s name, then Mr. Ed is the correct answer. QED   \n\n<i>Edited on <b>September 18, 2003, 2:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7980,1232,1220,'abc','rough solution','2003-09-18 13:15:49',0,'I\'m not very good at probability myself. I didn\'t make any more calculations than fwaff.\r\n\r\nfwaff is right, that the chance to succeed is about 34% (0.3439). \r\nThis means that I win every third game, statistically speaking.\r\nLosing two games costs 2$. I pay for the third game and lose another 1$. I should win this one and get 3$ in return.\r\nAfter all there\'s no gain and no loss. You spend 3$ on average and win them back in the third game resulting in a balance.\r\n\r\nAssuming that probability is cheating me I would probably lose money on the long run. 8) ',NULL,0);
INSERT INTO comment VALUES (7981,1332,3430,'pat','words in common','2003-09-18 13:25:37',0,'more like this...less aha   (aha is  a palidrome)',NULL,0);
INSERT INTO comment VALUES (7982,1205,2899,'Brian Wainscott','re: Got it - but you gotta be fast!!!','2003-09-18 13:42:17',0,'Norfolk:\r\n\r\nHow close are you going to get?  Since 25 minutes = 5/12 of an hour, and 5/12 has an infinite, non-repeating decimal expansion base 2 (decimal?  Anybody know the proper term for this?), I don\'t think you are ever going to get EXACTLY 25 minutes.',7973,0);
INSERT INTO comment VALUES (7983,1205,2899,'Brian Wainscott','re: Closer and closer','2003-09-18 13:44:30',0,'Great!  I like it -- much cleaner than the mess I was working with.  But can anyone figure out how to do something like this and keep it to a finite amount of time?  The problem seems to be that the small bits of the hour are always at the tail end of an hour\'s worth of clock doubling....',7929,0);
INSERT INTO comment VALUES (7984,1205,1920,'Brian Smith','re(2): Closer and closer','2003-09-18 14:31:49',0,'Well, if it is possible to measure 25 min in a finite time, I would expect there to be an infinite number of timers used and an infinite number of steps.',7983,0);
INSERT INTO comment VALUES (7985,1231,1920,'Brian Smith','re: WRONG, Gamer !!!!!!!!','2003-09-18 15:08:21',0,'I think you\'re taking this problem TOO seriously.',7979,0);
INSERT INTO comment VALUES (7986,1232,1301,'Charlie','re(3): Solution','2003-09-18 15:13:23',0,'The figures previously given in this comment were erroneous, based on a programming error.\r\n\r\n\n\n<i>Edited on <b>September 18, 2003, 4:51 pm</b></i>',7975,0);
INSERT INTO comment VALUES (7996,1232,1301,'Charlie','re(5): Solution','2003-09-18 16:52:51',0,'You\'re right of course; I just noticed that myself.  I retracted the comment, and am working on a new one.',7995,0);
INSERT INTO comment VALUES (7997,1232,1301,'Charlie','Corrected Simulation Results','2003-09-18 17:25:04',0,'Backing up Bryan\'s comments on needing to be able to ride out losing streaks, a simulation shows that, for example, if the player starts with a bankroll of $10 and a goal of playing until that has grown to $100, in 100,000 simulations of this situation, the player got to the $100 only 28% of the time, having lost the whole $10 72% of the time.  It took an average of about 1400 plays to win when she did so, and 243 plays to lose when that happened.\r\n\r\nWhen greedier, and going for $1000, she still lost about the same percentage of the time, but took on average about 343 plays to lose, and about 30,000 plays to win.\r\n\r\nAnd when starting out with a measly $1, trying to leave with $100, she won not much more than 3% of the time (but of course gaining $100) and took an average of about 24 plays for a loss or 1400 plays for a win.\r\n\r\nSo, yes, losing streaks are statistically \"inevitable\" (or rather, merely likely), and the house has the \"advantage\" of a bigger bankroll against an individual, though with these odds not against the public at large.\r\n\r\nThe results (first line in each pair showing initial bankroll and goal; second line showing the number of trials, number of wins, number of losses, average number of plays for a win, and average number of plays for a loss) of several trials are:\r\n\r\n<pre>\r\n 10            100\r\n 100000        28133         71867         1419.564      242.7117\r\n 10            1000\r\n 1000          275           725           29941.54      343.24\r\n 1             100\r\n 100000        3288          96712         1425.148      24.40842\r\n</pre>\r\n-----------\r\nRANDOMIZE TIMER\r\nres0 = 1\r\ngoal = 100\r\nFOR trial = 1 TO 100000\r\n&nbsp;res1 = res0\r\n&nbsp;tot = 0\r\n&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;IF RND(1) &lt; .3439 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;res1 = res1 + 2\r\n&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;res1 = res1 - 1\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;tot = tot + 1\r\n&nbsp;LOOP UNTIL res1 < 1 OR res1 &gt;= goal\r\n&nbsp;IF res1 < 1 THEN\r\n&nbsp;&nbsp;&nbsp;loss = loss + 1:\r\n&nbsp;&nbsp;&nbsp;ltot = ltot + tot\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;win = win + 1\r\n&nbsp;&nbsp;&nbsp;wtot = wtot + tot\r\n&nbsp;END IF\r\nNEXT trial\r\nPRINT res0, goal\r\nPRINT trial - 1, win, loss, wtot / win, ltot / loss\r\n\r\n\r\n',7995,0);
INSERT INTO comment VALUES (7987,1353,3172,'SilverKnight','solution?!?','2003-09-18 15:13:48',3,'Charlie, I kinda wish you asked a more objective (clear?) question.  Only because it seems that you asked this only to get some discussion on the subject.\r\n\r\nSo, given that I think you are looking for some basic facts/discussion:\r\nThe apparent brightness of an object would be directly related to the intrinsic luminosity of an object and inversely related to the square of the distance between the object and the observer.\r\n\r\nF = L / (4ð x d²)\r\n\r\nWhere:\r\nF is the apparent brightness\r\nL is the intrinsic Luminosity, and\r\nd is the distance between the object and the observer\r\n\r\nIf we say that there are 90 years * 365.25 days/year * 24 hours/day * 60 minute/hour, then we see that the star in question is ~47.3 million light-minutes away from us.\r\n\r\nThis is ~5.917 million times further from us than the sun is....\r\n\r\nTherefore, it would by ~(5.917 million)² times dimmer than our sun (from our perspective).\r\n\r\nI hope that addresses your question.\r\n\r\n--- SK\r\n\n\n<i>Edited on <b>September 18, 2003, 3:15 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (7988,1353,2899,'Brian Wainscott','Correct me if I\'m wrong','2003-09-18 15:14:02',3,'I\'m not an astronomer, but this is what I\'ve computed, given the data in the problem:\r\n\r\n90 light years = 90 x 365.25 x 24 x 60 = 47336400 light seconds.\r\n\r\nThis is 5917050 times the distance from the earth to the sun.\r\n\r\nBrightness goes down as the square of distance, so this star is dimmer than the\r\nsun by a factor of 3.50x10^13.  Logarithms give this as 100^6.772\r\n\r\nSo if 5 orders of magnitude represents a factor of 100, 6.772*5=33.86 would be afactor of 100^6.772.  Since the sun is given as magnitude -27, this star would have a magnitude of about 6.86, or just below the limit of what the naked eye can see.',NULL,0);
INSERT INTO comment VALUES (7989,1353,3172,'SilverKnight','re: Correct me if I\'m wrong','2003-09-18 15:19:04',0,'Brian, you wrote:\r\n<I>90 light years = 90 x 365.25 x 24 x 60 = 47336400 light seconds. This is 5917050 times the distance from the earth to the sun.</I>\r\n\r\nI think you missed a 60 in there (to represent 60 minutes/hour or 60 seconds/minute)... since you seem to be looking for light seconds.  Either way, I suppose the result worked out :-)\r\n\r\n   --- SK',7988,0);
INSERT INTO comment VALUES (7990,1353,2899,'Brian Wainscott','re(2): Correct me if I\'m wrong','2003-09-18 15:20:43',0,'My mistake -- the calculations are what I intended, but I should have said \"light minutes\"',7989,0);
INSERT INTO comment VALUES (7991,1353,1301,'Charlie','re: solution?!?','2003-09-18 15:26:44',0,'As Brian Wainscott proceeded, the idea was to use the magnitude system to show that the star is not quite bright enough to be seen with the unaided eye, or if the numbers turned out differently, how bright relative to other nighttime stars and planets.',7987,0);
INSERT INTO comment VALUES (7992,1353,3172,'SilverKnight','re(2): solution?!?','2003-09-18 15:28:07',0,'ahhhh... gotcha... kudos to Brian!',7991,0);
INSERT INTO comment VALUES (7993,1205,1301,'Charlie','re(2): Got it - but you gotta be fast!!!','2003-09-18 16:14:02',0,'I\'d call it an infinite non-repeating binary expansion, since it\'s the binary numbering system.',7982,0);
INSERT INTO comment VALUES (7994,1231,3512,'Jeff','re(2): WRONG, Gamer !!!!!!!!','2003-09-18 16:15:18',0,'word',7985,0);
INSERT INTO comment VALUES (7995,1232,2899,'Brian Wainscott','re(4): Solution','2003-09-18 16:49:37',4,'Uh, Charlie, I think you got an inequality backwards.  Shouldn\'t line 7 of your program read:\r\n\r\nIF RND(1) > .3439\r\n\r\n??\r\n\r\nSince the chance of losing the first round is 65.61%, there is no way that, starting with $1, you will win up to $100 almost 65% of the time.',7986,0);
INSERT INTO comment VALUES (7998,1151,3529,'Senthil Kumar','Solution','2003-09-18 17:49:29',3,'1. Kevin-Farell-Puzzle\r\n2. Monica-Baker-Crayons\r\n3. Holly-Forbes-Blocks\r\n4. Darren-Lorenz-Teddy Bear\r\n5. Mark-Collins-Fire Engine\r\n6. Janet-McKenna-Picture Book',NULL,0);
INSERT INTO comment VALUES (7999,1231,1626,'Gamer','re: WRONG, Gamer !!!!!!!!','2003-09-18 17:59:40',0,'I agree with Brian Smith that you are taking this too seriously, but I can disprove you this way... (remember he started it, and I don\'t have the God existance forum to unload my debating on.)\r\n\r\nI believe much of the Bible was written a long time ago, and I don\'t think it was originally written in English. And as for your Why anyone would go out in this weather is beyond me... is INTERPRETED as a question, but it really isn\'t one. The subject (Why anyone would go out in this weather) uses a verb (is) for (the horse\'s name).\r\n\r\nAlso, notice that the question you are answering is NOT what do you think... because that is only an inscription... The real question is What was it?\r\n\r\nFinally, in the distant planet of Horsople which I alone have contact to, there is a horse named \"What do you think\" and he isn\'t too happy for you to say that he doesn\'t exist.',7979,0);
INSERT INTO comment VALUES (8000,1232,3529,'Senthil Kumar','Solution','2003-09-18 18:37:10',3,'I would expect to make a net profit, if I play long enough.\r\n\r\nProbabilty of Pulling a Red ball = 1/10\r\ni.e if you play 10 times you might win once.\r\nSo if you play 20 times, you will have the chance of winning twice (win $6). But you will have to spend only $5 for 20 chances. So the net profit is $1.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8001,1232,2899,'Brian Wainscott','re: Solution','2003-09-18 19:00:20',0,'Senthil,\r\n\r\nYou are misunderstanding the problem.  When you pay $1, you get to try 4 times to pull out the red ball.  But if you pull it out on the first try, you get $3 and the game is over.  You don\'t get 3 more tries, you are done.\r\n\r\nYou analysis is equivalent to saying you pay 25 cents for each chance to pull out the red ball, and each time you pull it out you win $3.  This is not the same thing.  In this case, indeed, your expected winnings would be 5 cents per draw. But in the game as stated (1 game = 4 draws, you win $3 if any of the draws gives you a red ball), the expected winnings are about 3 cents per game, as fwaff showed.  This is much lower than your 20 cents per four draws.',8000,0);
INSERT INTO comment VALUES (8002,1232,1220,'abc','re: Solution','2003-09-18 19:02:40',0,'No, the probability of winning a game can\'t be 1/10 because you have 4 tries. Better calculate the chance of failure ((9/10)^4) and substract it from 1 like in the previous solutions. \r\n\r\nEdit: You are too fast for me, Brian! ;)\n\n<i>Edited on <b>September 18, 2003, 7:03 pm</b></i>',8000,0);
INSERT INTO comment VALUES (8003,1205,2899,'Brian Wainscott','re(3): Closer and closer','2003-09-18 19:23:53',0,'Agreed.  I\'m just wondering if anyone can come up with a way to get N digits in F(N) time, where F(N) is bounded as N goes to infinity.  Depending on the method, I\'m not sure that it even makes sense to talk about convergence.  But that is about the best I could hope for.  I think your answer is as good as it is going to get',7984,0);
INSERT INTO comment VALUES (8004,1231,3196,'Dan','re(2): WRONG, Gamer !!!!!!!!','2003-09-18 19:25:02',0,'Gamer wrote: \"Finally, in the distant planet of Horsople which I alone have contact to, there is a horse named \'What do you think\' and he isn\'t too happy for you to say that he doesn\'t exist.\" \r\n \r\nHahahahahahaha.... Good one, Gamer !!!! I stand corrected !! You are a creative GENIUS !! \r\n',7999,0);
INSERT INTO comment VALUES (8005,1232,3372,'Sam','re: Corrected Simulation Results','2003-09-18 19:51:03',0,'\"And when starting out with a measly $1, trying to leave with $100, she won not much more than 3% of the time (but of course gaining $100) and took an average of about 24 plays for a loss or 1400 plays for a win.\"\r\n\r\nThis is my point, and is why I would play. If there was a lottery that cost $1 to play, paid $100 and paid out 3% of the time, most rational people would play it. In the long run, it\'s quite obvious, as people have mentioned: If I play this lottery 100 times, I would expect to have paid $100 and won $300.\r\nIf I had a lottery that paid $1000000 for your buck, and paid out 33% of the time, would you play it? In the short term you might lose, but you should play it even if you had a single buck, because your expected returns are higher than your costs. In the carnival example, the expected returns are higher than the cost, so one should play (and the house is stupid because it is losing money).',7997,0);
INSERT INTO comment VALUES (8006,1232,3454,'Bart freeman','solution','2003-09-18 20:06:22',0,'you have a 90%chance of losing ,although some might think otherwise , you can only consider the present draw for if you pick the proper ball on that there is no need praw again , since you only have a 10%on your current draw the chances of losing is 90% ',NULL,0);
INSERT INTO comment VALUES (8007,622,3196,'Dan','It\'s a dog\'s life down on the riverbank....','2003-09-18 20:08:52',0,'You wrote \"Unfortunately, the dogs were edgy and could not be near another PERSON (not even momentarily) unless its owner was present.\" So it is possible for a dog to be near another DOG without its owner being present. A ha !!!!! Your little oversight allows an easy solution.....\r\n \r\nLet\'s call the men Melvin, Ichabod, Lucius, Mortimer, and Murray, who own, respectively, the dogs Rover, Fido, King, RinTinTin and Spot. Spot is the canine boat-operating genius. Murray owns Spot. \r\n \r\n(1) Spot sails across with Rover and Fido. On the other shore, Spot carefully leads Rover and Fido to separate areas, isolated from each other. Then Spot returns.\r\n(2) Spot sails across with King and RinTinTin. He then leads King and RinTinTin to separate areas, isolated from each other and from Rover and Fido. Then Spot returns.\r\n(3) Spot sails across with Melvin (the owner of Rover) and Murray. Melvin gets out and joins Rover. Spot and Murray sail back to the other shore.\r\n(4) Spot sails across with Ichabod (the owner of Fido) and Murray. Ichabod gets out and joins Fido. Spot and Murray sail back to the other shore.\r\n(5) Spot sails across with Lucius (the owner of King) and Murray. Lucius gets out and joins King. Spot and Murray sail back to the other shore.\r\n(6) Spot sails across with Mortimer (the owner of RinTinTin) and Murray. Mortimer gets out and joins RinTinTin. Spot and Murray also get out.\r\n(7) The five men and five dogs now join together on the opposite shore.\r\nQED\r\n\n\n<i>Edited on <b>September 18, 2003, 8:23 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8008,297,3532,'Claire','re(2): Solution','2003-09-18 23:15:53',0,'actually, it says 5 queens and 3 pawns. not vice versa.',7559,0);
INSERT INTO comment VALUES (8009,1341,775,'Cory Taylor','whee','2003-09-19 02:36:07',0,'Sat here many hours debating whether to continue this thread.\r\n\r\nEven went to the point of conferring with peers who\'ve expertise in this subject (set theory).\r\n\r\nNone (well, neither) have found error with the method I\'ve produced (sum of nines).\r\n\r\nOne faults the question as being imprecise enough to allow the interpretational deviations experienced, while the other outright denies the analysis of a zero result as being wrong by being incomplete and defiant to the particulars of the situation.\r\n\r\nI don\'t mean to create any sort of stir here, nor do I do this as a result of mathematical ego as I have none (I work in road construction).  I am just being thorough (as an engineer should be).\r\n\r\nI apologize that I simply cannot accept your statement that my method is un-allowed without a plausible explanation (and both experts I\'ve consulted have agreed with my interpretation - and they\'ve both seen the question originally - not any adaptation I\'ve made).\r\n\r\nI will concede that the second aforementioned expert, while certain the math was flawed, couldn\'t specifically flaw your argument any better than I (he mentioned that there are numbers, and therefore marbles, greater than the infinity referred to in the \"removal\" process) he was going to double check his theories to be sure.  But as a basis, he was able to confirm, in a way, that the process is identical to increasing the set size by nine infinitely (his particular method was to graph the set size versus the repetition number, which of course results in a straight line not passing through zero any point but the origin (and you\'d better not tell me that the x-axis has a finite boundary)).\r\n\r\nI will apologize for my lack of future response.  For a time, I considered that this problem was not worth the effort it apparently required to convince of you of the error, and thereby wasted possibly one or two returns.  As it happens, I am set to return to work tomorrow (I\'ve just finished 5 days off) and won\'t return to internet capability for 4 (possibly, but more likely 2) weeks (check my forum posts or my personal description to verify this).  I will say though, that I have great confidence in my experts, and its certainly going to take one heck-uv-an argument from you to refute them.  By all means feel free to email me (though put \"to cory\" or some such in the subject or it\'ll just get deleted), or continue on as you see fit, but I\'m now gone till seasons end (typically mid-October).\r\n\r\nAnd I now wonder what monster I\'ve created.\r\n\r\n\r\n<i>Edited on <b>September 19, 2003, 2:37 am</b></i>\n\n<i>Edited on <b>September 19, 2003, 2:39 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8010,1341,3172,'SilverKnight','re: whee','2003-09-19 03:06:10',0,'You\'ve basically just said,\r\n<I>\"na n\'nah n\'naaah naaahhh...\r\nI don\'t believe you, and I\'m not listening to you anymore.... and I\'m not gonna talk to you anymore about this.\"</I>\r\n\r\nvery amusing\r\n\r\n:-)\r\n\r\nP.S.  I have two experts buddies on the subject too... and they say that the answers given in the solution are correct   ;-)  (If only it were that easy in a court of law.)',8009,0);
INSERT INTO comment VALUES (8011,272,3196,'Dan','This one was so easy !!!!','2003-09-19 03:34:41',0,'J + G = 14\r\n10J + G = 10G + J + 36\r\nJ=9, G=5\r\nI was so shocked at the brazen simplicity of this \"brain\" teaser, that I had heart palpitations, and was forced to take digitalis !!!! ',NULL,0);
INSERT INTO comment VALUES (8012,1232,3196,'Dan','This one took balls !!!!!!','2003-09-19 03:47:41',0,'Another tricky one from Gamer !! If he had asked \"Assuming the person running the game is telling the truth, and the balls only differ in color, WOULD you make a net profit or a net loss on this game?\" then the correct answer is that you would make a slight profit. It stands to reason. You would expect to pull out a red ball every 10th time. And since it only costs a dollar to try 4 times, you would only spend 5 dollars to try 20 times. And in 20 attempts, you would probably draw the red ball twice - you would win 6 dollars. BUT....that is NOT the question that the devious and subtle Gamer asked !! He asked \"would you EXPECT to make a net profit or a net loss on this game?\" The answer is that you would EXPECT (wrongly) to make a net loss, since the ever fallible human intuition invariably comes to the wrong conclusion about this, and thinks that you would lose money. Why do you think Gamer deliberately placed this game in a CARNIVAL ????? As I said, IT TOOK REAL BALLS TO PUT THIS RIDDLE OUT HERE !!!!!!!!!!!!    \r\n\r\n<i>Edited on <b>September 19, 2003, 3:49 am</b></i>\r\n\r\n<i>Edited on <b>September 19, 2003, 3:49 am</b></i>\r\n\r\n<i>Edited on <b>September 19, 2003, 3:51 am</b></i>\r\n\r\n<i>Edited on <b>September 19, 2003, 3:57 am</b></i>\n\n<i>Edited on <b>September 19, 2003, 4:02 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8013,338,3196,'Dan','Pretty obvious','2003-09-19 04:07:44',0,'The five airy creatures are the five vowels.',NULL,0);
INSERT INTO comment VALUES (8014,1012,3196,'Dan','I am this man !!!!!','2003-09-19 04:18:35',3,'I am this man !! I was born \"before\" my father (that is, in front of my father in the delivery room, as in \"the play was performed before an English audience.\") I \"killed\" my mother, by telling her a funny joke!! (One of the meanings of \"kill\" is to cause to convulse with laughter, as in \"oh, these jokes are killing me !!\") And I \"married\" my sister (that is, as a lay minister, I officiated at her wedding, as in \"the bride and grrom were married by Reverend Smith\"). QED   ',NULL,0);
INSERT INTO comment VALUES (8015,946,3536,'rola','escape cleverly','2003-09-19 05:53:09',0,'since every person in such situation must be allowed a final wish before being sentenced to death, yours in this case would be that the authorities execut not what\'s written on the paper u pick, but the opposite.. so if the paper u pick is the one written on it \"death\", u ll be set free, and if it\'s the one with \"life\" on it, they can carry on with the death sentence.. but u are smart and u know that both papers are \"death\" ones.. so u are saved anyway ! nice isn\'t it?',NULL,0);
INSERT INTO comment VALUES (8016,1162,3541,'Graham Starling','Solution','2003-09-19 10:32:47',3,'The largest numbers shown on three sides of any die would be 4, 5 and 6 giving a maximum number of 15 or 30 for the 2 dice.\r\nPerfect cubes less than or equal to 30 are 1, 8 and 27. Since it\'s impossible to have 3 faces of two dice adding up to less than 12, the perfect cube has to be 27.\r\nIf we\'re assuming these are normal dice, then no two faces will be the same, and opposite faces will add up to 7 (again we\'re assuming that we\'re in an ordinary universe and we no 2 of visible faces are opposites).\r\n27 is only 3 less than the maximum, so we get to take away 3 pips somewhere. The only way this can work is if we set one die to show 6, 5 and 4 and the other to show 6, 4 and 2.\r\n\r\nThere are a number of solutions already posted for this question. Why isn\'t it marked as solved??',NULL,0);
INSERT INTO comment VALUES (8017,1352,1220,'abc','solution?','2003-09-19 10:51:50',3,'You say that both the title and the category are clues.\r\n\r\nThe title \"not so triggy\" makes me think that the \'cos\' in question is not related to trigonometry. \r\nI suppose that \'cos\' in this case refers to the slang abbreviation of \'because\'. It\'s unique because there\'s no other word that transforms the \'au\' into an \'o\'.\r\n\r\nI fear that\'s not twisted enough, is it?',NULL,0);
INSERT INTO comment VALUES (8018,1232,1220,'abc','re: solution','2003-09-19 11:03:07',0,'No, that\'s not correct. The chance of failure is 90% in the first try, but not for the whole game. \r\nThe probability of an event is calculated by the summation of ALL possibilities that lead to a success. Draw a tree graph and you will see four different branches. \r\nYour method would only account for the first draw, in other words the first branch of that tree.  ',8006,0);
INSERT INTO comment VALUES (8019,1162,1220,'abc','re: Solution','2003-09-19 11:09:28',0,'It takes a while for a problem to be officially solved. At least a week, I think. \r\nIf you see that someone has posted the solution to a problem, don\'t post it again if your solution is not different from the other one or you present it in a different way. It\'s just a waste of time.',8016,0);
INSERT INTO comment VALUES (8020,1017,3545,'joshua','proving dj wrong','2003-09-19 12:21:03',0,'that was a good try i almost believe it at first but then i started working it ok the factors of 1 is 1 so 1+1=2 the factors of 2 are 1 or 2  so 2+1=3 and the factors of three are 1 or 3 and since this number is also prime we will use 1 and look we ran into a problem 3+1 doesnt =5  it was a good try had me thinking thanks for the challange i think i almost have the correct way figured out so when i do i will post it for everyone to see.    have a great day everyone\r\n\r\nJoshua',NULL,0);
INSERT INTO comment VALUES (8021,1352,3430,'pat','math/lang','2003-09-19 12:25:39',0,'perhaps math and language are foreign',NULL,0);
INSERT INTO comment VALUES (8022,1210,3430,'pat','anagrams','2003-09-19 12:27:45',0,'tougher anagrams than usual?',NULL,0);
INSERT INTO comment VALUES (8023,1232,3546,'RoyCook','An Ambiguity','2003-09-19 13:20:22',0,'Much of the reasoning given previously is correct- given a single play of the game, which involves UP TO 4 draws, you have a 34.39 percent chance of winning 2 dollars (3 dollar prize minus 1 dollar entry fee) and a 65.61 percent chance of losing 1 dollar.  What this means for the problem, however, depends on how we disambiguate the wording of the question.  On the one hand, if the question is meant to be read as:\r\n\r\n[1] On a single play of the game (i.e. up to 4 draws), would you expect to make a profit?\r\n\r\nthen the answer is of course no, since the chances of winning (regardless of how much you might win or lose) is quite a bit less than 50 percent.  However, if the question is meant to be read as:\r\n\r\n[2]  At the limit, i.e. on average, should one expect to make a profit from this game if one plays long enough?\r\n\r\nor even better:\r\n\r\n[3] Should the carnival, in setting up this game, expect to report a loss regarding it on their tax forms at the end of the year (assuming no tax fraud)?  \r\n\r\nthen the answer is yes, since on average the game will pay out more than it collects (the 2 dollar prize being won 34.39 percent of the time outweighing the 1 dollar fee being taken 65.61 percent of the time, for reasons cited by others earlier).',NULL,0);
INSERT INTO comment VALUES (8024,1163,3172,'SilverKnight','SOLUTION','2003-09-19 13:22:34',3,'in DOS or Windows, create a file (you can use notepad) called <I>test.bat</I>\r\n\r\nThe contents of the file should be\r\n<B>type test.bat</B>\r\n\r\nthen go to a command prompt and go to the current directory (containing the file) and type \'test\'\r\n\r\nIt should echo to the screen \'type test.bat\'\r\n\r\n--- SK',NULL,0);
INSERT INTO comment VALUES (8025,1089,3546,'RoyCook','re: Solution following Jason\'s','2003-09-19 13:44:28',3,'The geometric analogy in Ferran\'s solution doesn\'t quite do it (since it does not cover negative cases), but his computation allows another quick means.  If (n+1)^3 + 8 must be a perfect cube, then this means we require for a solution two perfect cubes that differ by 8. There are only two possibilities: -8 and 0, and 0 and 8.  So (n+1)^3 must equal either -8 or 0, so n must equal either -2 or 0.  In the first case (-2), n^2 + 3 = 7 is not a perfect cube, in the second case (0), neither n + 3 = 3 nor n^2 + 3 = 3 is a perfect cube.',7286,0);
INSERT INTO comment VALUES (8026,1163,3172,'SilverKnight','SOLUTION (2) - Not Mine','2003-09-19 13:45:13',3,'<B>main(){char*a=\"main(){char*a=%c%s%c;printf(a,34,a,34);}\";printf(a,34,a,34);}</B>\r\n\r\nThis is pretty cute too... and probably more to the spirit of what DJ is looking for.\r\n(Although scripting languages that can easily deal with the file containing the source make the problem trivial, as my previous solution demonstrates).\r\n\r\nI found this solution at:\r\nhttp://www.its.caltech.edu/~boozer/symbols/programs.html\r\n\r\n--- SK',NULL,0);
INSERT INTO comment VALUES (8027,1160,3547,'brandi','solution(possibly)','2003-09-19 13:51:02',0,'2,835inches',NULL,0);
INSERT INTO comment VALUES (8028,1163,1920,'Brian Smith','On a C64 ....','2003-09-19 13:58:29',0,'I used to have a Commodore 64 with BASIC as its core language.  The command LIST would print out the full program to the screen.  LIST could be embedded in a program, so my self-printing program (to screen):\r\n\r\n10 LIST',NULL,0);
INSERT INTO comment VALUES (8029,1163,3172,'SilverKnight','re: On a C64 ....','2003-09-19 14:07:07',0,'Hey I had a TRS-80 COCO model 3....\r\n\r\nThat woulda worked there too!  heheh...  brings back memories. :-)',8028,0);
INSERT INTO comment VALUES (8030,621,3546,'RoyCook','Silly error','2003-09-19 14:15:54',0,'Just thought I would share with everyone so that if you do the same you won\'t spend a stupid amount of time wondering what went wrong, like I did - I worked this one out in a way similar to everyone else and got 100(&#8730;2 - 1)^2 instead of (100(&#8730;2 - 1))/(&#8730;2+1).  It took me a half hour to realise that these are the same!',NULL,0);
INSERT INTO comment VALUES (8031,1163,1220,'abc','solution','2003-09-19 15:16:02',0,'main(){cout << \"itself\";}\r\n\r\nI\'m sorry.',NULL,0);
INSERT INTO comment VALUES (8032,1160,1220,'abc','re: solution(possibly)','2003-09-19 15:22:18',0,'???\r\nCan you make 3 steps which go that far?\r\nOr anyone else?',8027,0);
INSERT INTO comment VALUES (8033,1232,3454,'Bart freeman','re(2): solution','2003-09-19 15:45:18',0,'abc i believe you are mistaken becasue when you reach in the second time again you have a 90% failure rate and the same is ture  of the third draw ',8018,0);
INSERT INTO comment VALUES (8034,1232,1626,'Gamer','re(3): solution','2003-09-19 17:38:20',0,'The whole idea is that if you get a red ball at any time in those first 4 draws you can count it as success for that trial, where as your method only takes one drawing into consideration, so if you get the ball wrong the first time you don\'t have 3 more draws to do; the trial has ended in failure.',8033,0);
INSERT INTO comment VALUES (8035,1352,122,'Happy','','2003-09-19 17:38:25',0,'Umm... it\'s the only 3-letter sequence using c, o, and s, in that exact order.  How\'s THAT for twisted logic?\n\n<i>Edited on <b>September 19, 2003, 5:40 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8036,1163,3196,'Dan','Too easy !!','2003-09-19 18:37:36',0,'\"Write a program that prints itself\"\r\n\r\nI took me less than a minute to do this in COBOL. The operative commands in my program were:\r\n  \r\nMOVE \"ITSELF\" TO PRINTLINE\r\nPUT PRINTLINE',NULL,0);
INSERT INTO comment VALUES (8037,1163,3196,'Dan','re: solution','2003-09-19 18:39:21',0,'Damn !!!! You beat me to it !!!!!!!!!!!!!!',8031,0);
INSERT INTO comment VALUES (8038,865,3196,'Dan','I won\'t take NO for an answer !!!!!','2003-09-19 19:00:46',0,'Well, the answer to this chesnut finally dawned on me. One of the meanings of \"No\" is \"classic Japanese dance-drama having a heroic theme, a chorus, and highly stylized action, costuming, and scenery.\" So of course NO is not the correct answer to this question, since one cannot solve a riddle, or any other problem in life, through such idle escapism as attending a Japanese NO play. No, no, no !!!!!  \r\n ',NULL,0);
INSERT INTO comment VALUES (8039,513,3196,'Dan','Huh ?????','2003-09-19 19:10:22',0,'\"We know that the First statement is False and so now can we conclude that the Second statement is True ?\" \r\n \r\nNo we cannot. They are not the same sentence. The first statement contains five words, and the second statement contains seven words; and because it really does contain seven words, it is false. I fail to see what the paradox is here.\r\n\r\n\n\n<i>Edited on <b>September 19, 2003, 7:11 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8040,1163,1626,'Gamer','re(2): solution','2003-09-19 19:17:27',0,'You knwo what the problem intended, and DJ\'s use of my idea \"print twice\" (which he used for clarification purposes to make this problem better), shows you exactly what he means if you wanted to find the less mature way... :)\r\n\r\nI would imagine abc was submitting that solution as a joke, but it doesn\'t seem like you are doing the same.',8037,0);
INSERT INTO comment VALUES (8041,826,3196,'Dan','Calling the k9 corps !!!!!!!','2003-09-19 19:20:11',0,'\"k dogs\" ???? hahaha.... This one is SO EASY to shoot down !!!!! You wrote \"Now consider a subroup of A of k dogs, with x in the subgroup.\" You meant a PROPER SUBGROUP of k, and if k=1, there is no PROPER SUBGROUP of k. So the logical leap from k dogs to k+1 dogs ONLY WORKS if k is GREATER than 1. It\'s obvious that if we could somehow prove that every group of 2 dogs is the same color, then we could prove that ALL dogs are the same color. But we cannot. All we can prove is that every group of 1 dogs is the same color, and we are hounded by the dogged impossibility of going logically from 1 dog to a pack of dogs. I must say that this particular paradox was definitely a horse of a different color !!!!  ',NULL,0);
INSERT INTO comment VALUES (8042,1163,1301,'Charlie','re: SOLUTION (2) - Not Mine -- Basic version','2003-09-19 21:42:00',0,'Translated into QuickBasic from C that becomes:\r\na$ = \"a$ = &&&: PRINT USING a$; CHR$(34); a$; CHR$(34):\": PRINT USING a$; CHR$(34); a$; CHR$(34):\r\nwhich does print out\r\na$ = \"a$ = &&&: PRINT USING a$; CHR$(34); a$; CHR$(34):\": PRINT USING a$; CHR$(34); a$; CHR$(34):\r\n\r\n\n\n<i>Edited on <b>September 19, 2003, 9:46 pm</b></i>',8026,0);
INSERT INTO comment VALUES (8043,1352,1301,'Charlie','re:','2003-09-19 21:51:37',0,'That\'s what I was going to say.  Since there\'s no such thing as degrees of uniqueness, every word is unique.',8035,0);
INSERT INTO comment VALUES (8044,1352,3512,'Jeff','solution?','2003-09-20 00:08:36',0,'Why is it unique?....Cos it just is.',NULL,0);
INSERT INTO comment VALUES (8045,1163,2682,'exoticorn','Ruby solution','2003-09-20 05:35:40',3,'www.ruby-lang.org\r\n\r\ns=\"s=%s;printf s, s.dump\";printf s, s.dump',NULL,0);
INSERT INTO comment VALUES (8046,695,3196,'Dan','Shuffle off to Buffalo','2003-09-20 07:17:41',0,'There are 52! (52*51*50*49*48*...*3*2*1) ways for the cards of any deck of 52 cards to be ordered. The \"shuffling\" was a red herring. There is 1 out of 52! chances that the second deck will be in the same order as the first deck, regardless of whether any shuffling has occurred.    ',NULL,0);
INSERT INTO comment VALUES (8047,1352,3196,'Dan','I love Cos !!!!!','2003-09-20 07:22:41',0,'Cos is unique for two very good reasons: first, his concern and interest in the welfare of kids in very praiseworthy; and second, his television show \"The Cosby Show\", broke many racial barriers and stereotypes. So Bill Cosby (aka Cos) is one of the few truly unique performers. ',NULL,0);
INSERT INTO comment VALUES (8048,1359,1301,'Charlie','solution','2003-09-20 10:53:44',3,'By the transition from (3) to (4) either 7 or 0 is present while 6 or 9 is absent.\r\n\r\nFrom (1) to (4), 3 or 2 is present.\r\n\r\nFrom (1) and (2), either 0 or 9 is present, but not both (to make the fourth present digit, from the 3 accounted for in these two lines).  But from the transition from (3) to (4) it must be the 0 that\'s present, not the 9.\r\n\r\nIf 0 and 7 were both present then neither 1 nor 4 would be (by (3)), and so the absence of 9 would mean that 6 would have to be present to satisfy (4).  But then with 6 and 7 both present, (2) would not be correct.  Therefore, since 0 is present, 7 is absent.\r\n\r\nThen, by (3) either 1 or 4 is present.\r\n\r\nBy (4), then, 6 is absent.\r\n\r\nThen, by (2), either 5 or 8 is present but not both.\r\n\r\nSummary so far:\r\n0 is present\r\n2 or 3 is present\r\n5 or 8 is present\r\n1 or 4 is present\r\n\r\nAs this accounts for all four, all the \"or\"s are exclusive.\r\n\r\nEither the 1 occupies the 3rd position or the 4 occupies the fourth, by the X in (4).\r\n\r\nSo in (3) neither of these can be the one in the correct position, so it must be the 0 in the 4th position.\r\n\r\nThat means the 4 can\'t be in the 4th position, so it must be the 1 in the 3rd position that\'s correct in (4).\r\n\r\nThen, by (1), the 1 is the one that\'s in the incorrect position, and since the 2 cannot be in the 3rd position, already assigned to 1, it must be the 3 in the 2nd position that\'s correct.\r\n\r\nThe only remaining position to be filled is the 1st.  But (2) has 5 in the first position and the only correct number there is in the wrong position, so it must be the 8 that belongs in the 1st position.\r\n\r\nSo in sum the answer becomes:\r\n\r\n8310\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8049,1359,3558,'Tristan','Solution','2003-09-20 12:04:59',3,'This is a messy proof, but it works in the end.\r\n\r\nSince guess 3 has no correct numbers in the right places and guess 4 has no correct numbers in the wrong places, the folowing digits can\'t have the following numbers:\r\n1: 9,1,4,5\r\n2:6,1,4\r\n3:6,9,4,7\r\n4:6,9,1,8\r\nFor guess 1 to have a number in the correct digit, digit 2=3 or digit 3=2.  From guess 3, we can similarly deduce that digit 1=7 or digit 4=0\r\n\r\nIf digit 1=7, 9,1,or 4 must exist, according to guess 4.  If 1 or 4 exist, the digits 3 or 2, 7, and 1 or 4  satisfy all guesses with only 3 digits, but the master number has 4 digits.  Therefore, if digit 1=7, digit 2=9, digit 3=2, and both 3 and 0 would exist so as to satisfy guess 1 and 3 without including digits 1 and 4.  There would be 5 digits, which is not possible.  Therefore, digit 1 does not equal 7, and digit 4=0 instead.\r\nSince digit 4=0, the number 4 has no places to be and therefore does not exist.\r\n\r\nIf digit 3=2, 3 or 1 must exist too, according to guess 1.  For 1 to exist, it must be digit 3, which is already equal to number 2.  For 3 to exist, the number 1 doesn\'t, and so the only number left to satisfy guess 3 is number 7, which must be digit 2.  Therefore, to satisfy guess 4, it must be 6720, which doesn\'t work with guess 2.  Therefore, digit 3 doesn\'t equal 2, and instead, digit 2=3.\r\nSo far the number is ?3?0\r\n\r\nAccording to guess 4, 6 or 1 exist (only one), and for guess 1, 1 or 2 exist.  For 6 and 2 exist, both of them must be in digit 1.  Therefore, only number 1 exists, in digit 3\r\nSo far, ?310\r\n\r\nThe last digit must be from guess 2, the last guess to be satisfied.  Only 8 works.  \r\n\r\nThe number is 8310!',NULL,0);
INSERT INTO comment VALUES (8050,1103,3454,'Bart freeman','correct me if i\'m wrong','2003-09-20 13:14:46',0,'the number of different combinations is 777600000 i would then think that they would crack the code about half way through (although they could very well crack it on the first try or the last try)  the codes thus it would still be a loss is this thinking correct ?',NULL,0);
INSERT INTO comment VALUES (8051,1103,3454,'Bart freeman','my solution is redundant','2003-09-20 13:24:48',0,'sorry didnt\' read the comments before posting ',NULL,0);
INSERT INTO comment VALUES (8052,1359,1575,'DJ','Solution & Method','2003-09-20 16:11:23',3,'<b>8310.</b>\r\n\r\nTo state the obvious, the first two guesses show us three things:\r\nExactly two digits from 1-4 are present.\r\nExactly one digit from 5-8 is present.\r\nExactly one of 9 or 0 is present.\r\n\r\nAssume that 9 is in the number, and 0 is not.\r\nThe fourth guess tells us that 1, 4, and 6 are not in the number.\r\nHowever, that leaves only one correct digit in guess 3 (0, 1, and 4 have been rules out), but we are told that there are two.\r\n\r\nTherefore, 0 is in the number, and 9 is not.\r\nFor guess three, then, exactly one of 1, 4, and 7 is present in the correct number.\r\n\r\nIf it is one, then 4 is  not, and either 2 or 3 is in the number (from #1). Also, 7 is not, nor is 6 (#4), and one of either 5 or 8 is in the number.\r\nFurther, the X in #4 tells us that 1 would be the third digit, and the X in #3 tells us that 0 is the last digit.\r\nThere is an X and an O in #1; the O must correspond to the 1 (since we already know that it is the third digit), and the 2 or 3 will be in the correct position. It can\'t be the 2 in the third spot, so 3 must be the second digit.\r\nBy elimination, the 5 or the 8 must be the first digit.\r\nIf it were the 5, the response to #2 would be an X, but it\'s not, so it must be the incorrectly placed 8.\r\nTherefore, 8310 is a solution that works.\r\n\r\nWe are told that this is unique, but since the solution is based on an assumption, we will rule out the other possibilities.\r\n\r\nIf we assume that a 4 is in the number, and 1 and 7 are not, then from clue 4, the digit 4 must be in position 4 (kinda nice how that works). However, since the 4 in guess three is in a different spot, the O corresponds to that, and the X represents the 0 that we already know is in the number. However, that means that both 4 and 0 occupy the fourth spot; this is not possible, so the assumption is false.\r\n\r\nFinally, if we assume that 7 is in the number, and 1 and 4 are not, then a 6 must be in the number from guess #4 (1, 4, and 9 are eliminated already). However, that leaves us with 6 <i>and</i> 7 in the number, which by clue two we know cannot be the case. Again, we have a contradiction and know that the assumption is false.\r\n\r\nTherefore, 8310 is the only number that works.',NULL,0);
INSERT INTO comment VALUES (8053,1232,153,'TomM','Simplified example (re: Bart\'s solution)','2003-09-20 21:10:23',0,'Bart: In order to help you see the difference between your solution and the solution most of the others have come up with, I am going to simplify the conditions so that all possible outcomes can be listed, and the probability shown directly.\r\n\r\nAssume that there are only two balls, one red and one yellow, and that you have two chances to find the red. By your reasoning, you have a 50% chance of winning. By Fwaff\'s and the others\' reasoning you have a 1-(50%)&#178; = 75% chance of winning.\r\n\r\nNow during the first draw, there are two possibilities with equal chance of happening: You can draw the red ball, or you can draw the yellow ball. On your second draw, you have the same two possibilities with equal chances.\r\nRR = win (25%)\r\nRY = win (25%)\r\nYR = win (25%)\r\nYY = lose (25%).\r\n\r\nI think where you went wrong, is that you forgot that you paid for two (or in the original problem, four) chances to draw. The fact that after a victory is assured you do not take your remaining draws does not change the odds. They could be restated: \r\nRx = win (50%)\r\nYR = win (25%)\r\nYY = lose (25%).',8006,0);
INSERT INTO comment VALUES (8054,937,3563,'Julie','An aid sometimes helps.','2003-09-20 22:46:50',0,'Ear-refutably easy. ',NULL,0);
INSERT INTO comment VALUES (8055,1117,3564,'aln','re(2): 5-point proof - to DJ','2003-09-20 23:12:44',4,'Comment for:\r\n\"Take any two points that are of different colors; let\'s say that they are blue and orange.\"\r\nI do not think that it is supposed in the problem that you can actually chose 2 points of different colors... what about 3 points of the same color?\r\nSo, if you just chose randomly 2 points and it will happen to have the same color -->> what is your solution then?',NULL,0);
INSERT INTO comment VALUES (8056,447,3567,'Jesse','possible sol.','2003-09-21 05:37:52',0,'14 x 14 = 196\r\n31 x 31 = 961',NULL,0);
INSERT INTO comment VALUES (8057,25,3567,'Jesse','solution','2003-09-21 05:52:08',0,'A bell sounds every 6 sec.  So for noon it would take 11 x 6 for 66 sec.',NULL,0);
INSERT INTO comment VALUES (8058,1359,3568,'Stephanie','Solution','2003-09-21 06:48:38',0,'7924',NULL,0);
INSERT INTO comment VALUES (8059,1359,1301,'Charlie','re: Solution','2003-09-21 10:07:21',0,'7924 would have two X\'s in the last row instead of one.',8058,0);
INSERT INTO comment VALUES (8060,1164,1775,'Christian Perfect','solution','2003-09-21 10:12:19',0,'thanks to some computer hackery, n=9, giving the following possible combinations:\r\ny=3 t=4 k=1\r\ny=3 t=7 k=2\r\ny=6 t=5 k=1\r\ny=6 t=8 k=2\r\n\r\nif I do some actual thinking there\'s probably a reason for this...',NULL,0);
INSERT INTO comment VALUES (8061,1352,3558,'Tristan','definition','2003-09-21 11:02:01',0,'cos means, besides cosine, Kos, which is an island southwest of Turkey.  Kos certainly isn\'t geographically unique, there are plenty of islands in the area.  Is Kos the only island with only three letters in its name? I doubt it.  I think I need a hint.',NULL,0);
INSERT INTO comment VALUES (8062,1164,3558,'Tristan','re: solution','2003-09-21 11:39:53',0,'It looks like you assumed that the letter O equals the number zero.  I could prove that if n is odd, letter 0 equals zero.  I\'ll spell zero if I refer to the number\r\n\r\nFor O times 3 to have a last digit of O, O must either be zero, or exactly half of n.  Since O must be an integer, n must be divisible by 2 for O two be half of n.  Since n is not even, O must be zero.\r\n\r\nYour assumption was correct, but you may have overlooked some solutions.  Or you may not have.  I think I might try to find other possible solutions.  I wonder if n has to be less than or equal to ten...',8060,0);
INSERT INTO comment VALUES (8063,1164,1626,'Gamer','Solution','2003-09-21 13:37:09',3,'O must be 0 in this equation because 3O=O can\'t carry anything. If it did, then O would carry 1 (it can\'t carry anything more than 2, because if C is what you carry and B is the base (n here) 3O=O+CB, 2O=CB, and since O needs to be less than B, 2 must be greater than B)\r\n\r\nThen 3O=O+B, 2O=B, B/2=0. Remember this for later... 3O=K, and since 3O=O without any carried digit added in, K must be greater than O. 3K=T, but if O=B/2 (as stated above), 1.5B+number=T, and T doesn\'t exist in base B. This is a contradiction, so O must equal 0.\r\n\r\nNow you get the following equations: 3T=Y, 3Y=CB (since 0+some number can\'t possibly carry) C+3K=T (C is the same number in these two equations)\r\n\r\nFrom this you can conclude n=9... (more to come later)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8064,1164,3572,'Eradicator','Proof of solution','2003-09-21 14:22:14',0,'Right to left.  First digit on right implies (2*o) mod n = 0.  This consequently implies only one of o=0 or o=n/2.  Second obviously cannot hold because from middle digit k>o and thus k>n/2, but left digit yields 3k&lt;=t<=n-1 which implies 3k<n or k<n/3.  k&gt;n/2 and k&lt;n/3 is quite contradictory for n&gt;0 thus we now know o=0. We consequently derive from second and third digit from right 3*t=k*n+y, then letting a represent what is carried from second leftmost to leftmost digit, we derive from the two leftmost digits the following equalities: a*n=3*y t=a+3*k.  I won\'t bore you with the rote substitutions, these observations are sufficient to conclude n=9.',NULL,0);
INSERT INTO comment VALUES (8065,1164,1626,'Gamer','Whole Solution','2003-09-21 14:30:18',3,'O must be 0 in this equation because 3O=O can\'t carry anything. If it did, then O would carry 1 (it can\'t carry anything more than 2, because if C is what you carry and B is the base (n here) 3O=O+CB, 2O=CB, and since O needs to be less than B, 2 must be greater than B) \r\n\r\nThen 3O=O+B, 2O=B, B/2=0. Remember this for later... 3O=K, and since 3O=O without any carried digit added in, K must be greater than O. 3K=T, but if O=B/2 (as stated above), 1.5B+number=T, and T doesn\'t exist in base B. This is a contradiction, so O must equal 0. \r\n\r\nNow you get the following equations equations: 3T=KB+Y, 3Y=CB (since 0+some number can\'t possibly carry) C+3K=T (C is the same number in these two equations)\r\n\r\nSubstituting these equations we get 9T=3KB+CB or 9T=(3K+C)B, but since 3K+C=T, 9T=TB, or 9=B if T is nonzero, which it must be since all letters denote different numbers.',NULL,0);
INSERT INTO comment VALUES (8066,1164,3572,'Eradicator','re: Proof of solution continued','2003-09-21 14:36:15',0,'3k&lt;n, which implies k<n/3, which is of couse contradictory because k<n/3 and k&gt;n/2 cannot hold for n>0.  Thus o=0.  From second and third digits we observe 3*t=k*n+y and from 2 leftmost digits then let a represent the carry over to the leftmost digit we derive a*n=3*y and t=a+3*k.  I won\'t bore anyone with rote subsitution, this is sufficient to show n=9.',8064,0);
INSERT INTO comment VALUES (8067,1164,3572,'Eradicator','re(2): Proof of solution continued again','2003-09-21 14:39:12',0,'\"k0\" = \"k<n/3\" Q.E.D.',8066,0);
INSERT INTO comment VALUES (8068,1160,3573,'Carleton Dunn','Solution','2003-09-21 14:55:17',3,'He takes\r\n2.5 steps in one slab\r\n3 in the next, 3, 2, 3, 3, 2.5\r\nHow do I know it\'s 2.5 and not 2.9 or something? Well, even if it were 2.9 the first time, it would be 2.1 the last time.  If the two decimals don\'t add to a whole number, then he is stepping on the crack with at a different point on his shoe and the pattern cannot continue forever.\r\nAdd the numbers up (19) divide by the 7 slabs, and you come up with 2.714285714285714285 and so on.. average steps per slab.\r\nNow, for his pattern to continue forever, his average steps * stride (35\") = \"average\" slab size.. and since all slabs are of the same size, all slabs are 95\"',NULL,0);
INSERT INTO comment VALUES (8069,1164,3195,'John Reid','','2003-09-21 15:11:12',3,'I have read over the previous comments but I don\'t think the explanations given were thorough enough.  Here I show the reasoning I used to find the solution.\r\n\r\nI\'ll number the columns in the summation from 1 to 5 in order, 1 being the leftmost and 5 the rightmost.  The obvious place to begin looking at the problem is column 5.  We are adding 3 Os together and the digit at the bottom of the column is also an O.  Now, it IS possible that we may have to perform a carry from column 5 into column 4.  (NOTE - as we are adding only 3 numbers in this problem, all carry digits will be either 0, 1 or 2)\r\n\r\nSo O+O+O=kn+O, where n is the base we are looking for and k is the carry digit (0, 1 or 2).  Hence\r\n3O=kn+O\r\n2O=kn\r\nO=(k/2)n\r\n\r\nIf k=0, then O=0 also.  If k=1, then O=n/2, that is the digit O is equal to half the base (this means also that in this case the base would have to be an EVEN number).  If k=2, O equals n but this is not possible for a digit in base n so we disregard this case.  So, thus far we have proven that the digit O is either equal to zero, or is equal to half of the base, where the base is some even number.\r\n\r\nNow let\'s consider the second of these two cases.  That is, let\'s assume that O is not 0; therefore our base is even and O equals half the base (O=n/2).  Now, consider column 3.  If we didn\'t carry anything into column 3 from column 4, then the digit at the bottom of column 3 would be an O, just as it is in column 5.  This means that we carried either a 1 or a 2 into column 3 from column 4.  So, O+O+O+c=kn+K, where c is the digit carried INTO column 3 (either 1 or 2) and k is the digit we carry OUT OF column 3.\r\n\r\nO+O+O+c=kn+K\r\n(n/2)+(n/2)+O+c=kn+K\r\nO+c=(k-1)n+K\r\n\r\nSo, O plus c (1 or 2) equals digit K plus (perhaps) some amount to be carried out of column 3.\r\n\r\nAt this point let\'s look back at column 1; here we see that K+K+K (plus perhaps a carry digit of 1 or 2) equals T.  Hence K must be less than n/3, for otherwise we would have to carry a digit out of the first column, and that won\'t fit the given problem.\r\n\r\nNow, we know that the base n is even; also, it must be at least 4 as there are four letters in the problem and we are told that they all represent DIFFERENT digits.  If the base n was 6, O (=n/2) would be 3 and then O plus c (1 or 2) would be 4 or 5, hence K would be 4 or 5 which would make K too large to work in column 1.  A similar problem occurs here for any even base greater than 4; these cases will always result in K being too large.  But what about the case when the base is equal to 4?  If n=4, then O=2, and if the carry digit c coming into column 3 were to equal 2, we would have K=0; I\'ll allow the reader to convince himself that there is no way to effect a solution to the problem under these circumstances though (you can\'t get the remaining digits 1 and 3 to fit the remaining letters T and Y in a way to make the sum work out).\r\n\r\nSo we assumed that O was not equal to 0 and this led us to a situation where there was no solution to the problem.  Now we\'ll have to go back and look at the case where O=0.\r\n\r\n(At this point I will post this comment as part 1 of a full solution - I\'m aware that sometimes these message boards can only take posts of a certain size and I don\'t want to get cut off!  The rest of the solution will follow in part 2 which I will post shortly)\r\n\r\n-John\r\n\r\n<i>Edited on <b>September 21, 2003, 3:19 pm</b></i>\n\n<i>Edited on <b>September 21, 2003, 4:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8070,1161,3571,'Denis Cronin','Word Meld Solution','2003-09-21 15:44:22',3,'Boost     Cinch\r\nBOAST     CONCH\r\nBEAST     COUCH\r\nLEAST     COUGH\r\nLEASE     ROUGH\r\nLEAVE     ROUGE',NULL,0);
INSERT INTO comment VALUES (8071,1164,3195,'John Reid','FULL solution (part 2)','2003-09-21 15:53:58',3,'Firstly, I have to alert you all that this is the SECOND part of a full solution that I post for this problem.  The first part is in a previous comment (which unfortunately has \'no subject\' in the heading due to troubles with my browser - *%&*$ spyware!)\r\n\r\nSo, we have shown that letter O must be equal to 0 (see part 1 of this solution in previous comment).  Now, notice that with O=0, the given problem separates nicely into 3 components; column 5 (which gives us no further information and can be henceforth disregarded), columns 3 and 4, and columns 1 and 2.  We can separate the first pair of columns from the second because of the O\'s in column 3.\r\n\r\nAs O=0, columns 3 and 4 together tell us that T+T+T=KY, where KY here represents positional notation in the base n (that is, KY does not represent K times Y, but rather nK+Y).  Notice here that we cannot be carrying a digit from column 3 into column 2 - in fact, the digit K is itself just the amount that we carried from column 4 into column 3 and then added to the 3 zeros.  (It is the fact that there is NO CARRY from column 3 into column 2 which makes us able to separate the problem into the 2 pairs of columns now)\r\n\r\nNow here\'s the neat part.  Notice that columns 1 and 2 together tell us that KY+KY+KY=TO (again using positional notation in the base n).  So, 3(KY)=TO.  But columns 3 and 4 told us that 3(T)=KY.  Hence, 3(3(T))=TO, or 9(T)=TO.  Remembering now that O=0, we can see that in our base n\r\n\r\n9(T)=T0\r\n9(T)=n(T)+0\r\n9(T)=n(T)\r\nn=9\r\n\r\nSo, the base that we\'re looking for has to be 9!  At this point we can go on to search for possible ways to number the letters so that the summation works in base 9, although the problem doesn\'t ask us to do this.  It turns out that there are only 4 possible ways to number the letters; these were given in the first comment posted for this problem.  I leave it to the interested reader to show that KYOTO can only be one of these 4 base 9 numbers; 13040, 16050, 23070 or 26080.\r\n\r\nI hope that this solution was clear and not too long-winded for you!  This problem was very interesting - again, thanks DJ for keeping them coming.\r\n\r\n-John',NULL,0);
INSERT INTO comment VALUES (8072,1117,1301,'Charlie','re(3): 5-point proof - to DJ','2003-09-21 16:34:10',0,'The proof involves not randomly choosing two points, but choosing whatever two points are necessary to get the sought triangle.  If in fact all the points are the same color (it\'s really a 1-color plane) then every triangle has vertices all the same color.  But if the plane has two colors, it is possible to select two points of different colors.  The key is select, not randomly.',8055,0);
INSERT INTO comment VALUES (8073,621,3571,'Denis Cronin','Resting Sphere Solution','2003-09-21 18:49:33',0,'(&#8730;5000)-50 is the answer.\r\nDraw a line from the centre of the large circle to the base of the wall. This is the hypotenuse of a triangle formed by dropping a perpendicular from the centre to the floor. That is %0cm and so is the floor part. Use Pythagoras and deduct the radius leaving the diameter of the new small circle. QED.',NULL,0);
INSERT INTO comment VALUES (8074,621,3571,'Denis Cronin','Resting Sphere Not the solution after all!','2003-09-21 19:06:22',0,'I chose Homer as my avatar because like him I frequently put my foot in it! I did here. It is part way to the solution, I will try to complete it and come back ever so humbled!',NULL,0);
INSERT INTO comment VALUES (8075,622,3571,'Denis Cronin','Man\'s Best Friend','2003-09-21 19:16:43',1,'The owner of the clever dog and the dog that can operate the boat take first another dog over then return for that dog\'s owner. They repeat this until all are across. Maybe? Doh!',NULL,0);
INSERT INTO comment VALUES (8076,145,3571,'Denis Cronin','Circular Logic','2003-09-21 19:19:28',0,'Doh! Looks like a quarter to Homer!',NULL,0);
INSERT INTO comment VALUES (8077,1232,3571,'Denis Cronin','The Carnival Game','2003-09-21 19:23:11',1,'You have a nine to one chance of losing every time doh! I don\'t wanna play that game!',NULL,0);
INSERT INTO comment VALUES (8078,338,3571,'Denis Cronin','Five airy creatures','2003-09-21 19:31:40',0,'I\'ve searched five consonants for \'em an come up wiv vowels!',NULL,0);
INSERT INTO comment VALUES (8079,1163,3571,'Denis Cronin','print print etc.','2003-09-21 19:34:38',0,'PRINT \"itself\"\r\nDoh!',NULL,0);
INSERT INTO comment VALUES (8080,1359,3571,'Denis Cronin','Master Number','2003-09-21 20:21:54',3,'I\'ve made it 8310 as follows:-\r\n2 numbers are in range 1 - 4, 1 in range 5 - 8 so one must be 0 or 9. If you try 9 then eliminate all 6, 1, and 4\'s you find that try 3 must keep 7 and 0 which contradicts only 1 from 0 and 9! Ergo 9 is not correct so 0 must be! Only one of 1 and 4 can be included because of try 4. By elimination you find that 1 is correct and must be in 3rd column and subsequently 3 is correct and in 2nd column. This eliminates 6 and 7 then you have the choice between 5 and eight and since the five is not in the correct place in try 2 but column 1 is required to be filled then 8 is first column.',NULL,0);
INSERT INTO comment VALUES (8081,434,3571,'Denis Cronin','Balls!','2003-09-21 20:32:49',0,'I think it is four draws.',NULL,0);
INSERT INTO comment VALUES (8082,621,3571,'Denis Cronin','Resting Sphere (The rest!)','2003-09-21 20:59:00',0,'Right add the radius to extend the hypotenuse to the outer edge of the circle. That makes the line 120.17 to 2 places decimals. The diameter of Large circle is 100 cms and the smaller circle\'s diameter is in the same proportion as the larger circle i.e. 100 : 120.17 as x : 20.17, well you do the sums! About 16.78cms.',NULL,0);
INSERT INTO comment VALUES (8083,621,3571,'Denis Cronin','re: Resting Sphere (The rest!)','2003-09-21 21:05:13',0,'I guess I\'ve got it wrong since it doesn\'t agree with anyone else\'s answer. Doh! Back to the drawing board... Where did I leave it?',8082,0);
INSERT INTO comment VALUES (8084,1232,1220,'abc','re: The Carnival Game','2003-09-21 22:37:16',0,'No. Read the solutions. It\'s not just one try, there are four. It\'s about 2/3 for a failure.',8077,0);
INSERT INTO comment VALUES (8085,621,1220,'abc','re(2): Resting Sphere (The rest!)','2003-09-21 22:40:33',0,'Maybe you got it right cause there\'s no solution posted, yet.\r\nOne thing is for sure: I definitely got it wrong. ;)',8083,0);
INSERT INTO comment VALUES (8086,19,3372,'Sam','re: solution','2003-09-22 00:34:38',0,'<i>You ask \"Who would your brother say is bob?\". This would lead to a lie each time and so you would then know that the opposite is true.</i>\r\n\r\nAhh, finally an original answer! Why do countless other people who know the answer never look to see if others have answered with the exact same solution?',7077,0);
INSERT INTO comment VALUES (8087,1163,3372,'Sam','re: Ruby solution','2003-09-22 00:53:43',0,'<i>s=\"s=%s;printf s, s.dump\";printf s, s.dump</i>\r\n\r\nI don\'t know the language, so I\'m not really sure, but that looks like it wouldn\'t print out the quotation marks as they should be. Am I wrong?',8045,0);
INSERT INTO comment VALUES (8088,1163,3372,'Sam','Out-of-the-box method','2003-09-22 01:01:31',0,'This needs to be writen in a programming language from which you can still see your code as you run it (like VB), and you need to set up a digital camera in front of the screen hooked up to the computer:\r\n\r\n[Take photo]\r\n[Import into Adobe Acrobat]\r\n[Grab text]\r\n[Print text to screen]\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8089,1352,1183,'fwaff','re:','2003-09-22 02:49:29',0,'You\'re on the right lines (another clue), but what\'s special/different about c, o & s?',8035,0);
INSERT INTO comment VALUES (8090,1163,2682,'exoticorn','re(2): Ruby solution','2003-09-22 02:59:36',0,'> Am I wrong?\r\n\r\nYes. ;)\r\n\r\nThe dump method of the string class returns the string in a representation that can be evaluated by the ruby interpreter to get the original string, including the quotation marks needed for that.',8087,0);
INSERT INTO comment VALUES (8091,1352,3274,'Dacre','Solution (well, possibly)','2003-09-22 07:56:25',3,'If you change the letters c to un, o to iq and s to ue , that would make cos unique',NULL,0);
INSERT INTO comment VALUES (8092,1232,3274,'Dacre','how many tries?','2003-09-22 08:12:49',1,'Although I agree that common sense says you can only win once per try, at no point does it actually say you can only win $3 per 4 tries.  It says you get 4 chances, and you put the ball you drew back.  So, in theory you can win $12 dollars in one go.  Which makes if definetly worthwhile.',NULL,0);
INSERT INTO comment VALUES (8093,1151,3571,'Denis Cronin','School Shelves','2003-09-22 08:44:36',3,'1 Monica Baker Puzzle 4 Kevin Farrell Crayons\r\n2 Darren Forbes Teddy Bear (aah!)5 Holly Lorenz Set of Blocks\r\n3 Mark McKenna Picture Book 6 Janet Collins Fire Engine!\r\n',NULL,0);
INSERT INTO comment VALUES (8094,1159,3274,'Dacre','solution (not too sure)','2003-09-22 08:51:37',3,'\n\n<i>Edited on <b>September 22, 2003, 9:02 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8095,1352,3571,'Denis Cronin','Not so triggy (poss. solution)','2003-09-22 09:08:59',0,'\'cos is unique in that the apostrophe before indicates something missing, the au is changed to o without any indication and the missing e at the end is dropped without indication. Ain\'t that it? It isn\'t is it? Thought not.',NULL,0);
INSERT INTO comment VALUES (8096,1367,1920,'Brian Smith','A trick','2003-09-22 09:28:00',0,'Tie the strip of paper into a knot and flatten it.  If done perfectly, the knot will collapse into a pentagon.',NULL,0);
INSERT INTO comment VALUES (8097,1163,1920,'Brian Smith','A little theory','2003-09-22 09:34:43',1,'A self printing program would have to exist in two parts.  One part is the active algorithm, and the other is data which echos the algorithm.  With that said, a self printing program could be constructed in BASIC utilizing the DATA, READ, and RESTORE statements.  For every n lines of algorithm, there would be n lines of DATA statements echoing the algorithm.',NULL,0);
INSERT INTO comment VALUES (8098,1332,3430,'pat','sat class','2003-09-22 10:04:09',0,'my sat class is hooked on your word puzzles... more....be prolific',NULL,0);
INSERT INTO comment VALUES (8099,1205,3274,'Dacre','Ideas','2003-09-22 10:09:37',3,'If you look at it as fractions, there is no possible way to get 12 on the denominator (bottom part of fraction) and 1, 5, 7 or 11 on the numerator (top) by adding without resorting to approaching to infinity with only 2^n values available on the denominator.\r\n\r\nSo, I believe that makes it impossible to time it EXACTLY.',NULL,0);
INSERT INTO comment VALUES (8100,1341,3274,'Dacre','What if I remove two marbles each time?','2003-09-22 10:27:51',0,'It seems to argue about infinity purely depends on point of view.  Human nature can not completly accept it in our terms because we use numbers to describe the essence of \'how many\' in counting.  If I have balls number 1 - infinity, and friend a has balls all odd to infinity and friend b all even, then by our thinking, I have twice as many as both of them.  But they can each claim to match a ball to mine.  If I remove all odds from my stack, I have an all even stack.\r\nBut:\r\n\r\n&#8734; - &#8734; = &#8734;\r\n\r\nWhich if you follow means &#8734; = 0 in our mathematical scale.  \r\nBasically, don\'t bring it into normal algebraic maths, COS IT WONT WORK.',NULL,0);
INSERT INTO comment VALUES (8101,1367,3172,'SilverKnight','re: A trick','2003-09-22 10:39:48',0,'It occurs to me that this would require a strip of \"sufficient\" length.  For example, if the strip is 2 inches x 3 inches, one might find it difficult to knot and flatten it.\r\n\r\nI suppose one could fold it lengthwise once or twice to make it more \"longer\" than \"wider\".\r\n\r\nSo, how much longer (what ratio?) must the length be, than the width, to be able to accomplish your method?\r\n\r\n--- SK',8096,0);
INSERT INTO comment VALUES (8102,1352,3224,'Lee','solution?','2003-09-22 11:14:37',0,'Are c,o and s the only letters in the alphabet without any \'straight\' elements? (excluding the serifs on \'s\'). ',NULL,0);
INSERT INTO comment VALUES (8103,1367,1183,'fwaff','re(2): A trick','2003-09-22 11:59:24',1,'Re SK\'s Q about the L:W ratio of the strip. I started off with a strip of paper and performed Brian\'s trick to produce a pentagon. Trimming off the excess from each end and undoing the knot shows that the piece of paper is a parallelogram. \r\n\r\nAssume the pentagon has vertices ABCDE, then the length of the long sides of the parallelogram is equal to 2AB + 2AC. This means that the length of the paper is equal to 2AB + 2 AC plus a little bit.\r\n\r\nI assumed that the final pentagon had sides of unit length, which meant that the piece of paper had dimensions:\r\n\r\nwidth = sin72 = 0.9511\r\nlength = 4sin54 + 2 + cos72 = 5.5451\r\n\r\nwhich gives a ratio L:W of 5.8304 : 1',8101,0);
INSERT INTO comment VALUES (8104,1367,3172,'SilverKnight','re(3): A trick','2003-09-22 12:07:17',0,'hmmm.... cool!',8103,0);
INSERT INTO comment VALUES (8105,1341,3172,'SilverKnight','re: What if I remove two marbles each time?','2003-09-22 12:20:51',0,'Methinks that\'s what I said.\r\n\r\n--- SK',8100,0);
INSERT INTO comment VALUES (8106,1164,1775,'Christian Perfect','re(2): solution','2003-09-22 12:31:03',0,'no, O just always turned out to be 0.\r\nThe program I worked just went through every possible value for O,T,K and Y for every value of n up to 20, and only n=9 gave values that worked.',8062,0);
INSERT INTO comment VALUES (8107,1258,1301,'Charlie','solution','2003-09-22 13:27:43',3,'As you have eaten 6 pretzels by the time you divide them evenly by 2, and you have eaten 9 by the time you divide the rest by 3, etc., letting your original number of sticks be n,\r\nn-6 must be divisible by 2\r\nn-9 must be divisible by 3\r\nn-12 must be divisible by 4\r\nn-15 must be divisible by 5\r\nn-18 must be divisible by 6\r\nn-21 must be divisible by 7\r\nn-24 must be divisible by 8\r\nn-27 must be divisible by 9\r\nn-30 must be divisible by 10\r\n\r\nAs each of the subtracted amounts is itself divisible by the number given on that line, the number n itself must be divisible by each of these values, so n is the least common multiple of 2,3,4,...,10.  This is 2520.  So at the end, after you have eaten 30 there are 2490 to be divided evenly into 10 piles of 249 each.  You would have had the full 2520 if people hadn\'t come to join you.  You ate 30 already, and each of you now have 249.',NULL,0);
INSERT INTO comment VALUES (8108,1367,3172,'SilverKnight','re: A trick','2003-09-22 16:36:27',4,'brianjn,\r\n\r\nIs this the solution intended?  If not, please advise that you are interested in a solution that does not require folding (or some other useful constraint).\r\n\r\n--- SK\r\n\r\nP.S.  Brian Smith, where\'d you first observe this \"trick\", and in what context?\r\n\r\nP.P.S.  And all, who wishes to \'prove\' that the method works, and that the only requirement is that a particular ratio (the one found by fwaff, <A HREF=\"http://perplexus.info/show.php?pid=1367&cid=8103\">here</A>, is met?',8096,0);
INSERT INTO comment VALUES (8109,1164,1626,'Gamer','re(3): solution','2003-09-22 17:22:04',0,'It\'s always fun knowing WHY that works, rather than just it works... See my solutions for reasons why. :)',8106,0);
INSERT INTO comment VALUES (8110,1367,1220,'abc','my solution','2003-09-22 17:23:53',3,'1. Take the pencil.\r\n2. Draw a pentagram/pentagon on the the strip of paper with the help of the straight edge\r\n\r\n?',NULL,0);
INSERT INTO comment VALUES (8111,1352,1220,'abc','re: solution?','2003-09-22 17:31:42',0,'I think you got it.\r\nDidn\'t get that \"not straightforward\" was a clue. 8)\r\n\r\nBut what about U and J, if you write it?\r\nWell, try to build a word from those letters...',8102,0);
INSERT INTO comment VALUES (8112,602,2707,'Gordon Steel','Roots of Quadratic Equation','2003-09-22 17:34:38',0,'Since we are using 3 six-sided die to compute A, B and C values for a quadratic equation AX2 + BX + C = 0, there are 6 cubed, or 216, unique combinations.  In order for the equation to have real roots, B squared - 4 x A x C must be greater than or equal to zero.  A straight-forward Excel model shows this occurs 43 out of 216 times.  The probability of realizing rational roots is therefore 43/216 = 19.9%.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8113,1232,1220,'abc','re: how many tries?','2003-09-22 17:37:28',0,'A new perspective on that problem!\r\nWould put Dan in a very bad light, not noticing it. :p ',8092,0);
INSERT INTO comment VALUES (8114,946,3473,'Wayne','solution','2003-09-22 18:07:55',0,'well, this is my first post, so here goes...you take one slip out of the hat and eat it...ask them to read the one left in the hat...which says DEATH, so you must have chosen LIFE.',NULL,0);
INSERT INTO comment VALUES (8115,1258,3197,'gabbo','solution','2003-09-22 19:09:26',0,'...nmind\n\n<i>Edited on <b>September 22, 2003, 7:11 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8116,1352,3558,'Tristan','Solution?','2003-09-22 19:44:11',3,'I haven\'t looked at any comment since my last, except the hint... So what is unique about c, o, and s?  Each one has nothing but curves in its shape!  There aren\'t any other letters like that, as long as you strictly only include letters with no straight parts.  Anything else special? I don\'t know.',NULL,0);
INSERT INTO comment VALUES (8117,1352,3558,'Tristan','Good puzzle','2003-09-22 19:50:18',0,'I just read the comments and Lee already had my idea!  I seriously didn\'t catch the hints like \"twisted\" and \"not straightforward\"  U and J don\'t count because they\'re straight in the upper half.  I would think that they don\'t count.  Good puzzle.',NULL,0);
INSERT INTO comment VALUES (8118,916,3473,'Wayne','solution','2003-09-22 20:09:59',0,'well, this was a little tougher than Cubes 3 since it took a little trial and error...but here is what I get:\r\n\r\n1: ABCHTU\r\n2: OPRSVZ\r\n3: FGIMNW\r\n4: DEKLQY\r\n\r\nFun one...thanks!',NULL,0);
INSERT INTO comment VALUES (8119,1367,1626,'Gamer','re: my solution','2003-09-22 20:14:21',4,'But how would you draw a perfect pentagram/pentago with nothing but a pencil and a straight edge (without even a compass!)',8110,0);
INSERT INTO comment VALUES (8120,1210,1626,'Gamer','Problem corrected','2003-09-22 20:24:09',0,'Thanks to levik, this problem has been changed so it reads the correct answers this time... Phew!',NULL,0);
INSERT INTO comment VALUES (8121,1164,3561,'desiree','Solution','2003-09-22 22:37:40',0,'Answer: \r\n\r\nbase 9, meaning 0,1,2,3,4,5,6,7,8 \r\n\r\nt=5 \r\no=0 \r\nk=1 \r\ny=6 \r\n\r\nkyoto \r\nkyoto \r\nkyoto \r\n-------- \r\ntokyo \r\n\r\n\r\n\r\nlong term logic version to send to puzzle club: \r\n\r\nassume each variable is distinct. \r\n\r\nthere are two cases that can be explored. \r\nbecause o+o+o=o, then o=0 or o=N/2 \r\n\r\ncase 1 \r\no=0 \r\n\r\nt+t+t=k*N^1 + y                 3t=k*N^1 + y \r\ny+y+y=x*N^1                     3y=x*N^1 \r\nk+k+k+x=t                       3k+x=t \r\n\r\nthen \r\n\r\ny=(x*N^1)/3 \r\n3t=k*N^1 + (x*N^1)/3 \r\nt=(k*N^1)/3 + (x*N^1)/9 \r\nt=(3(k*N^1) + x*N^1)/9 \r\nt=((3k+x) N^1)/9 \r\nN^1=9t/(3k+x) \r\n\r\nN^1=9(3k+x)/(3k+x) \r\nN^1=9 \r\n\r\nso base 9 works for case 1 \r\n\r\nfrom this, variables are easy to determine. \r\n\r\ncase 2 later, too many variables... \r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8122,1352,1575,'DJ','Hm..','2003-09-22 23:44:31',0,'I would still think it\'s what makes \'c,\' \'o,\' and \'s\' unique, not necessarily \'cos.\' Unless you want to say that \'cos\' is the only abbreviated math term made up of letters without any straight segments..',NULL,0);
INSERT INTO comment VALUES (8123,1367,1183,'fwaff','re(4): A trick','2003-09-23 03:52:27',0,'Another curiosity of Brian\'s knot.....\r\n\r\nOnce flattened it is made up of sections where each section is made up of 2, 3 or 4 layers of paper. The area covered by those sections with 3 or 4 layers forms a pentagram. The 4-layer only section is a pentagon in the middle of the pentagram.\r\n\r\nFor the superstitious amongst you I\'m sure that the posting of this problem on making pentagrams 39 (=3x13) days before Hallowe\'en / All Hallows Eve / Samhain is pure coincidence so fret ye (k)not.\r\n;-)',8104,0);
INSERT INTO comment VALUES (8124,1352,1220,'abc','re: Good puzzle','2003-09-23 07:38:45',0,'I\'m picky about this, but \'s\' is a bit straight in the middle as well.\r\nBut I think it\'s the solution to this problem.',8117,0);
INSERT INTO comment VALUES (8125,1258,3224,'Lee','re:Charlie\'s solution','2003-09-23 09:19:13',0,'very nicely put.',NULL,0);
INSERT INTO comment VALUES (8126,624,2572,'derek','solution','2003-09-23 10:34:22',3,'1961, it is read the same upside down\r\n\r\nnext time it will happen is 6009',NULL,0);
INSERT INTO comment VALUES (8127,624,1920,'Brian Smith','Solution and more','2003-09-23 11:43:19',0,'\"in the middle of the twentieth century\" is 1961.\r\n\"happen again for 4,000 years\" is 6009.\r\nThe years read the same when rotated 180 degrees.\r\n\r\nMore dates: 1001,1691,1881,6119,6699,etc',NULL,0);
INSERT INTO comment VALUES (8128,624,1567,'Bryan','A flawed problem yields a flawed solution','2003-09-23 12:17:04',3,'Note that the 1\'s in this font do not look the same rightside up as upside down. Therefore, 1961 only reads the same both ways if the 1\'s are written as a straight line. Thus this problem is font specific.\r\n\r\nAs long as font plays a role in the solution to this puzzle, I propose that it be solved by calculator (with seven-segment digital display). <p>My calculator tells me that last year was the first year after 1961 to read the same rightside up and upside down, and that the next year in which this will happen is 2112.',NULL,0);
INSERT INTO comment VALUES (8129,624,3430,'pat','bad addition','2003-09-23 12:59:59',0,'mid 20th century  ok  i\'ll take 1961(even though 1950 is accurate)  but add 4000 years to either doesn\'t add up and is too misleading.  logic is good but ad hoc logic is dangerous.  :)',NULL,0);
INSERT INTO comment VALUES (8130,1163,1920,'Brian Smith','Self Printing Program in BASIC','2003-09-23 13:36:54',0,'105 A$=CHR$(32)+CHR$(68)+CHR$(65)+CHR$(84)+CHR$(65)+CHR$(32)+CHR$(34)\r\n110 B$=CHR$(32)\r\n115 C$=CHR$(34)\r\n120 FOR I=100 TO 200 STEP 100\r\n125 FOR J=5 TO 75 STEP 5\r\n130 READ D$\r\n135 L$=MID$(STR$(I+J),2)\r\n140 IF I=100 THEN 155\r\n145 PRINT L$+A$+D$+C$\r\n150 GOTO 160\r\n155 PRINT L$+B$+D$\r\n160 NEXT J\r\n165 RESTORE\r\n170 NEXT I\r\n175 END\r\n205 DATA \"A$=CHR$(32)+CHR$(68)+CHR$(65)+CHR$(84)+CHR$(65)+CHR$(32)+CHR$(34)\"\r\n210 DATA \"B$=CHR$(32)\"\r\n215 DATA \"C$=CHR$(34)\"\r\n220 DATA \"FOR I=100 TO 200 STEP 100\"\r\n225 DATA \"FOR J=5 TO 75 STEP 5\"\r\n230 DATA \"READ D$\"\r\n235 DATA \"L$=MID$(STR$(I+J),2)\"\r\n240 DATA \"IF I=100 THEN 155\"\r\n245 DATA \"PRINT L$+A$+D$+C$\"\r\n250 DATA \"GOTO 160\"\r\n255 DATA \"PRINT L$+B$+D$\"\r\n260 DATA \"NEXT J\"\r\n265 DATA \"RESTORE\"\r\n270 DATA \"NEXT I\"\r\n275 DATA \"END\"',NULL,0);
INSERT INTO comment VALUES (8131,1163,1920,'Brian Smith','re: Self Printing Program in BASIC','2003-09-23 13:38:07',0,'This is my own program.\r\n\r\nUnfortuneatly the comment posting split up lines 105 and 205.\n\n<i>Edited on <b>September 23, 2003, 1:38 pm</b></i>',8130,0);
INSERT INTO comment VALUES (8132,1166,3172,'SilverKnight','Solution - I think','2003-09-23 14:05:27',3,'Hmmm... I\'m not sure I am clear on what DJ is asking, but I think I understand it.\r\n\r\nIf so, we find that\r\n\r\nWhere:\r\nx is the long side,\r\ny is the short side, and\r\ntheta is the interior angle between the long side and the diagonal.\r\n\r\nx * tan(theta) = y, and\r\nx * sin (90-theta) = y\r\n\r\nsubtract one equation from the other:\r\nx * ( tan(theta) - sin(90-theta) ) = 0\r\n\r\ndivide by x, and we see that this is independent of the lengths of x and y (as it should be):\r\ntan(theta) - sin (90-theta) = 0\r\n\r\nsolving numerically, we find theta equals\r\n0.666243 radians\r\n\r\nThis means that since y/x = tan (theta) = .786157,\r\ny/x = .786157\r\nand x/y = 1.27201',NULL,0);
INSERT INTO comment VALUES (8133,1163,3172,'SilverKnight','re: Self Printing Program in BASIC','2003-09-23 14:10:25',0,'WOW!!!!  DATA/READ/RESTORE.... it\'s been SOOOO long since I\'ve seen this stuff.... brings back memories of coding 20 years ago... how old are you!?!  :-)  And are you still using this?\r\n\r\n   --- SK',8130,0);
INSERT INTO comment VALUES (8134,1163,1920,'Brian Smith','re(2): Self Printing Program in BASIC','2003-09-23 14:27:23',0,'Since you asked, I am 23.  BASIC is the first programming language I learned.  I still use a version of BASIC called UBASIC for high precision arithmetic (built in 2000 digit capabilities!).',8133,0);
INSERT INTO comment VALUES (8135,1166,1920,'Brian Smith','','2003-09-23 15:13:33',3,'Let the rectangle\'s corners be A, B, C, and D.  Assume the fold unites corners A and C.  The fold creates a line EF.  Let E be on AB and F be on CD.  From the folding, AF and FC are congruent.  Let the center of the rectangle be G. AC is perpendictular to EF and the lines intersect at G.  G also bisects AC and EF.\r\n\r\nSince AD is the shorter side, let AD=1 and AB=x (and EF=x).  Let DF=a.  Then FC=x-a (and AF=x-a), FG=x/2, and AG=(sqrt(1+x^2))/2.  \r\n\r\nADF is a right triangle, then AD^2+DF^2=AF^2: 1 + a^2 = (x-a)^2.  AFG is also a right triangle, then AF^2=FG^2+AG^2: (x-a)^2 = (1+x^2)/4 + x^2/4\r\n\r\nSolving the pair of equations yeilds x=1.27202, hence the ratio of the sides is 1.27202',NULL,0);
INSERT INTO comment VALUES (8136,1166,1920,'Brian Smith','\'No Comment\' should be \'Solution\'','2003-09-23 15:14:54',0,'\'No Comment\' should be \'Solution\'',8135,0);
INSERT INTO comment VALUES (8137,624,1626,'Gamer','re: bad addition','2003-09-23 16:26:03',0,'Of course I never write those wierd things that the font shows. It would look so wierd. In addition, I never write 5s or 2s the way that the calculator shows them, I write them as 5 and 2.\r\n\r\nFurthermore, I would assume a 1 upside down would still look like a 1, but I think the problem should be rephrased to say around 4000 years',8129,0);
INSERT INTO comment VALUES (8138,1164,3593,'b','hard','2003-09-23 16:51:32',0,'this is hard',NULL,0);
INSERT INTO comment VALUES (8139,1164,3593,'b','o=0','2003-09-23 16:52:03',0,'o=0\r\n',NULL,0);
INSERT INTO comment VALUES (8140,1164,3593,'b','Help!','2003-09-23 16:52:29',0,'Help!!!!',NULL,0);
INSERT INTO comment VALUES (8141,1279,3593,'b','Solution','2003-09-23 16:55:34',0,'tEn, nIne, sEven, sIx, fIve, fOur, tHree, tWo\r\n\r\nanswer = N\r\n        oNe',NULL,0);
INSERT INTO comment VALUES (8142,1279,3594,'Bry','solution','2003-09-23 19:15:04',3,'It is the second letter of each word counting down from ten\r\n\r\ntEn, nIne, eIght etc.\r\n\r\ntherefore the answer is N',NULL,0);
INSERT INTO comment VALUES (8143,1032,3594,'Bry','Solution','2003-09-23 19:17:42',3,'it is the first and last letter of the chess pieces in order from weakest to strongest\r\n\r\nPawN, BishoP, KnighT etc.\r\n\r\nQN, KG',NULL,0);
INSERT INTO comment VALUES (8144,983,3594,'Bry','Solution','2003-09-23 19:19:38',3,'first letter:\r\n\r\nWhat\'s The Next Letter In This Sequence\r\n\r\n? = S',NULL,0);
INSERT INTO comment VALUES (8145,1332,2707,'Gordon Steel','At Least One Characteristic in Common','2003-09-23 19:50:39',0,'The seven words selected have at least one attribute in common.  None of these words is an anagram for another English word.  That is, one can not take the letters from any of these words and using the same letters but in different sequence construct a viable English word.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8146,1025,3594,'Bry','solution','2003-09-23 20:27:18',3,' The whole sequence is 9, 81, 65, 61, 37, 58, 89, 145, 42, 20, 4, ...\r\n\r\nThe sequence is found by taking the square of each digit, and adding them together. 4 squared is 16, 1 squared is 1, 6 squared is 36, added together they are 37.\r\n\r\nSo, the number the sequence starts out with is 9.\r\n\r\nThe next single digit number in the sequence is the eleventh term, which is 4.\r\n',NULL,0);
INSERT INTO comment VALUES (8147,1210,3594,'Bry','Solution??','2003-09-23 20:40:28',4,'Warritire\r\nIt just seems like the right answer\r\n\r\nwar = second line third word\r\nit = first line third word',NULL,0);
INSERT INTO comment VALUES (8148,1266,3594,'Bry','guess','2003-09-23 20:49:03',1,'60, 65, 80, 90',NULL,0);
INSERT INTO comment VALUES (8149,1164,3594,'Bry','HINT! HINT! HINT!','2003-09-23 20:52:37',2,'It is not based on a base ten system.\r\n\r\n?????????? base 5 ?????????????',NULL,0);
INSERT INTO comment VALUES (8150,1164,3594,'Bry','Hint','2003-09-23 20:53:39',2,'k = 1, 2, 3\r\nt = 3, 6, 9',NULL,0);
INSERT INTO comment VALUES (8151,1266,1301,'Charlie','solution','2003-09-23 20:55:22',3,'If w is the first integer and a is the difference, then the first three terms are \r\nw, w+a, w+2a.\r\n\r\nIn order for the last three terms to be in geometric sequence, the ratio of the last (4th) term to the 3rd must be the same as that of the 3rd to the 2nd:\r\n\r\n(w+2a)/(w+a)\r\n\r\nso the last term must be\r\n\r\n(w+2a)^2/(w+a)\r\n\r\nso that the difference between the last term and the first will be\r\n\r\n(w+2a)^2/(w+a) - w\r\n\r\nwhich must be set to 30.  After that is done we can multiply both sides by (w+a), giving\r\n\r\n(w+2a)^2 - w^2 - wa = 30 (w+a)\r\nw^2+4wa+4a^2-w^2-wa = 30w + 30a\r\nw(3a-30) = -4a^2 + 30a\r\nw = (4a^2 - 30a)/(30-3a)\r\n\r\nThe only positive integral value for a which gives a positive integral value for w is 9, which gives w=18, so the sequence is\r\n\r\n18, 27, 36, 48',NULL,0);
INSERT INTO comment VALUES (8152,1266,1301,'Charlie','re: guess','2003-09-23 20:58:51',0,'For the first three terms to be in arithmetic sequence would require the difference between the first two terms to be the same as the difference between the second and third terms, which is not the case here.\r\n\r\nFor the last three terms to be in geometric sequence the ratio of the last term to the next to last would have to be the same as that between the next to last and the one before it, which is also not the case in 60, 65, 80, 90.',8148,0);
INSERT INTO comment VALUES (8153,1160,3594,'Bry','??solution??','2003-09-23 21:06:44',0,'95 inche slabs',NULL,0);
INSERT INTO comment VALUES (8154,544,3594,'Bry','Solution','2003-09-23 21:08:23',3,'match',NULL,0);
INSERT INTO comment VALUES (8155,1231,3595,'elton','the solution to this problem','2003-09-23 21:08:59',0,'The name of the horse is a little strange and long. So the name of the horse is [WHAT DO YOU THINK]. I know its simple but dont feel ashaimed now because after all it was a trick problem.',NULL,0);
INSERT INTO comment VALUES (8156,824,3594,'Bry','Solution','2003-09-23 21:09:42',3,'He stood on a block of ice',NULL,0);
INSERT INTO comment VALUES (8157,840,3594,'Bry','Solution','2003-09-23 21:11:38',3,'A Ton',NULL,0);
INSERT INTO comment VALUES (8158,1163,3594,'Bry','Java','2003-09-23 21:16:06',0,'Public class print{\r\n  public static void main(String[] args) {\r\n    system.out.println (DIRECTORY/print.class);\r\n  }\r\n}',NULL,0);
INSERT INTO comment VALUES (8159,1231,3594,'Bry','ANSWER','2003-09-23 21:18:26',3,'SeaBiscuit',NULL,0);
INSERT INTO comment VALUES (8160,624,3594,'Bry','re: solution','2003-09-23 21:21:52',0,'6009-1961=4048',8126,0);
INSERT INTO comment VALUES (8161,1107,3595,'elton','My nic name is TheSolutionMan','2003-09-23 21:22:26',0,'It will take 80 days if 20 cows graze on it.\r\n',NULL,0);
INSERT INTO comment VALUES (8162,1164,1626,'Gamer','OK','2003-09-23 22:09:29',0,'That\'s all great and such, but I think all the Ts are supposed to equal the same amount. :)\r\n\r\nIt\'s not based on base 5 or 10, as you will see in the numerous full solutions below ;)',NULL,0);
INSERT INTO comment VALUES (8163,624,1220,'abc','re(2): solution','2003-09-24 07:15:12',0,'That\'s correct. 8)',8160,0);
INSERT INTO comment VALUES (8164,1163,1920,'Brian Smith','re: Java','2003-09-24 09:14:46',0,'Your algorithm has a problem.  The \"print.class\" file is a bytecode file.  It does not contain the source code.',8158,0);
INSERT INTO comment VALUES (8165,625,3275,'retiarius','Solution','2003-09-24 09:52:27',0,'The line joining the centre of one of the large spheres with the small sphere forms a hypotenuse of length R + r with the other two sides of length R and R - r. Therefore:\r\n\r\nR^2 + (R - r)^2 = (R + r)^2\r\n2R^2 + r^2 - 2Rr = R^2 + r^2 + 2Rr\r\nR^2 = 4Rr\r\nr = R/4 = 25\r\ndiameter = 50\r\n',NULL,0);
INSERT INTO comment VALUES (8166,625,1301,'Charlie','solution','2003-09-24 09:55:32',3,'Consider the vertical plane containing the centers of the two spheres, and the center of the small sphere, at its tightest point in the passage.\r\n\r\nThe spheres will have circular cross sections.  Construct a square with a corner at the center of one of the larger spheres and another where the two larger spheres touch.  It will also have corners on the floor, where the smaller circle touches it, and also directly under the center chosen for the first corner.\r\n\r\nThis square then includes 1/4 of one of the larger circles and 1/2 of the smaller circle.\r\n\r\nDraw a line from the corner that\'s at the center of a large circle, to the center of the smaller circle.  This is on an edge of the square.  The top edge of the square is 100 cm., and the center of the smaller circle is r cm above the floor, where r is the radius of the smaller circle.  This leaves 100-r as the portion of the side of the square that also forms part of a newly formed right triangle whose hypotenuse we just drew.\r\n\r\nThe length of this hypotenuse is just the total of the two radii, 100+r.  Using the Pythagorean Theorem, 100^2+(100-r)^2 = (100+r)^2.  Then\r\n\r\n2(100^2) - 200r + r^2 = 100^2 + 200r + r^2\r\n\r\n400r = 100^2\r\n\r\nr = 25\r\n\r\nso the diameter is 50 cm.',NULL,0);
INSERT INTO comment VALUES (8167,1166,3546,'RoyCook','Solution','2003-09-24 10:43:15',3,'Let a be the short side and b the longer.  Then the triangle formed by a, b and the diagonal is similar to that formed by b, half the diagonal, and half the crease.  So we have:\r\n\r\na/b = (1/2b)/(&#8730;(a^2 + b^2))\r\n\r\nwhich gives a = b * &#8730;((&#8730;5 - 1)/2)\r\n\r\nor\r\n\r\nb = a * &#8730;(2/(&#8730;5 - 1))',NULL,0);
INSERT INTO comment VALUES (8168,1163,3594,'Bry','re(2): Java','2003-09-24 10:46:39',0,'public class print {\r\n  public static void main(string[] args) {\r\n    system.out.println(DIRECTORY/print.java);\r\n  }\r\n}\r\n\r\nyou were right, I messed up',8164,0);
INSERT INTO comment VALUES (8169,1163,3594,'Bry','Real solution(JAVA)','2003-09-24 10:47:14',3,'public class print {\r\n  public static void main(string[] args) {\r\n    system.out.println(DIRECTORY/print.java);\r\n  }\r\n}',NULL,0);
INSERT INTO comment VALUES (8170,1163,1920,'Brian Smith','re: Real solution(JAVA) - another problem','2003-09-24 11:31:08',0,'You have a new problem.  It is possible to make a .class file and run it without the .java file being present.  Your algorithm is now dependant on an external file.',8169,0);
INSERT INTO comment VALUES (8171,622,3430,'pat','dj is too smart','2003-09-24 13:18:25',0,'dj,,,, you\'re too smart.... ',NULL,0);
INSERT INTO comment VALUES (8172,611,3602,'Andrew','Deduction','2003-09-24 13:48:39',0,'Two gentlemen have their own coat. That leaves two coats to distribute among the other two men. Since each man has one and only one item of his own, C and D cannot each have their own coat--they have received another item of their own (hat and gloves, respectively). Hence, C has D\'s coat and D has C\'s coat.\r\n\r\nEach man must have one item each from the other four gentlemen. We have already assigned a couple items to C and D. C cannot have his own cane, nor D\'s cane; likewise, D cannot have either C or D\'s cane. C and D together have the canes belonging to A and B. Therefore, A and B together must have the canes belonging to C and D. Since A does not have C\'s cane (as stated in the problem description), A must have D\'s cane; B has C\'s cane.\r\n\r\nNow that we have assigned a couple items to A and B, we can try to figure out whose hats and gloves they have. A has one of his own items, plus one of D\'s. Meanwhile, C\'s hat has already been placed. Therefore, A must have B\'s hat. Now with one item from A, B, and D, we know that A must have C\'s gloves.\r\n\r\nLikewise, we have already figured out a couple of the items that B walked out of the restaurant with. He has one of his own items (coat) plus one from C (cane); the other two items must come from A and D. D\'s gloves have been assigned already; B must have A\'s gloves, and his final item (hat) comes from D.\r\n\r\nWe have now placed three of the hats: C has his own, while A has B\'s hat and B has D\'s hat. The last hat (A\'s) goes to D. Likewise, we have placed three of the gloves. C must have the remaining pair of gloves from B.\r\n\r\nThe last two items are A\'s and B\'s canes. Each gentleman has one item from each of the others; we\'ve already placed C with items from B, C, and D. C must have A\'s cane. Finally, D must have B\'s cane.\r\n\r\nA: A\'s coat, B\'s hat, C\'s gloves, D\'s cane\r\nB: B         D        A           C\r\nC: D         C        B           A\r\nD: C         A        D           B\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8173,1367,3546,'RoyCook','An Idea','2003-09-24 13:49:20',0,'I have what I think is a start on the right track, but I got stuck and thought I would just share it:\r\n\r\nFact 1: Basically, we can use the strip of paper to give us a unit measure (just fold it in half and the fold will give you a segment of length one).  \r\n\r\nFact 2: Once we have the fold in the paper, this allows us to construct right angles, since the fold will be at a right angle to the two parallel sides of the strip.\r\n\r\nFact 3: Once we have a unit length, we can also constuct lenghths 1/2, 1/4, etc. of a unit by folding the paper repeatedly in the other direction (in principle as many times as we want, in practice only about 7 times, but either way it is okay, since the construction below only requires us to fold it twice).\r\n\r\nFirst, construct a right triangle with base 1 and height 1/2.  The hypotenuse will then be &#8730;5/4.  Now, mark off 1/4 unit on the hypotenuse, giving us a segment of length (&#8730;5 -1)/4.  Now, Draw a line perpendicular to the segment of length (&#8730;5 - 1)/4 passing through one of the endpoints.  Now use the strip of paper to construct a right triangle with the line of length (&#8730;5 - 1)/4 as base and unit length as hypotenuse.  This triangle will have angles of 72 and 18 degrees.\r\n\r\nSince a pentagon has five interior angles of 108 (180-72) degrees, I cannot help but feel like I am on the right track here, but I could not get it any farther.  The problem is that I cannot find a way to modify the construction above so that I can construct 72 (or 108) degree angles at an arbitrary point.\r\n\r\nAny ideas?',NULL,0);
INSERT INTO comment VALUES (8174,1163,1920,'Brian Smith','Self Printing Program in Java','2003-09-24 14:19:11',0,'This is the same idea as my BASIC program.  Half of the program is data echoing the other half.\r\n\r\npublic class selfprint { public static void main(string[] args) {\r\nString[] data = new String[13];\r\nchar quote=34, endline=\';\';\r\nString front = Character.toString(\'d\')+\'a\'+\'t\'+\'a\'+\'[\';\r\nString middle = Character.toString(\']\')+\'=\'+quote;\r\nString back = Character.toString(quote)+endline;\r\ndata[0]=\"public class selfprint { public static void main(string[] args) {\";\r\ndata[1]=\"String[] data = new String[13];\";\r\ndata[2]=\"char quote=34, endline=\';\';\";\r\ndata[3]=\"String front = Character.toString(\'d\')+\'a\'+\'t\'+\'a\'+\'[\';\";\r\ndata[4]=\"String middle = Character.toString(\']\')+\'=\'+quote;\";\r\ndata[5]=\"String back = Character.toString(quote)+endline;\";\r\ndata[6]=\"for (int i = 0; i&lt;26; i++) {\\\";\r\ndata[7]=\\\"if (i<7) {\\\";\r\ndata[8]=\\\"System.out.println(data[i]);\\\";\r\ndata[9]=\\\"} else if (i&gt;20) {\";\r\ndata[10]=\"System.out.println(data[i-14]);\";\r\ndata[11]=\"} else {\";\r\ndata[12]=\"System.out.println(front+(i-7)+middle+data[i-7]+back);\";\r\ndata[13]=\"} } } }\";\r\nfor (int i = 0; i&lt;28; i++) {\r\nif (i<7) {\r\nSystem.out.println(data[i]);\r\n} else if (i&gt;20) {\r\nSystem.out.println(data[i-14]);\r\n} else {\r\nSystem.out.println(front+(i-7)+middle+data[i-7]+back);\r\n} } } }',NULL,0);
INSERT INTO comment VALUES (8175,1354,1920,'Brian Smith','Initial thoughts','2003-09-24 14:20:57',0,'File I/O looks necessary.  This most likely would benefit from recursion.',NULL,0);
INSERT INTO comment VALUES (8176,1354,3172,'SilverKnight','solution','2003-09-24 14:52:49',3,'(I will appreciate if Levik will ensure that the PRE-codes are being used here.) \r\n\r\nHere\'s some C++/Pseudo code that I think is easy to follow... feel free to ask questions.\r\n\r\nI\'ll take for granted that we have the <I>trivial</I> function and class:\r\n\r\n<B>FindAdjacentWords</B>(GivenWord)<BR>\r\n--which returns a collection containing all words that have the same number of letters and differs by only one letter.  If this requires disk access (also trivial), so be it.<BR>\r\n\r\nA <I>tree</I> collection that allows <I>n</I> branches at each node, and provides a <B>GetRootPathMembers</B> method to return a collection of objects from the current node to the root ordered from the root to the current node.<BR>\r\n_______________________\r\n\r\nCalculateWordLadder(StartWord,&nbsp;&nbsp;EndWord,&nbsp;&nbsp;MaxSteps)\r\n{\r\n&nbsp;&nbsp;&nbsp;&nbsp;CurrentWord&nbsp;&nbsp;=&nbsp;&nbsp;\"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;WordLadderTree.AddNode(NULL,StartWord)&nbsp;&nbsp;//&nbsp;&nbsp;add&nbsp;&nbsp;start&nbsp;&nbsp;as&nbsp;&nbsp;the&nbsp;&nbsp;root&nbsp;&nbsp;of&nbsp;&nbsp;the&nbsp;&nbsp;tree\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;Repeat&nbsp;&nbsp;FOREVER\r\n&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;&nbsp;Each&nbsp;&nbsp;Element&nbsp;&nbsp;X&nbsp;&nbsp;in&nbsp;&nbsp;WordLadderTree&nbsp;&nbsp;at&nbsp;&nbsp;Maximum&nbsp;&nbsp;TreeDepth\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BOOLEAN&nbsp;&nbsp;NewWordsFound&nbsp;&nbsp;=&nbsp;&nbsp;FALSE\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WordCollection&nbsp;&nbsp;=&nbsp;&nbsp;FindAdjacentWords(Element)\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;&nbsp;Each&nbsp;&nbsp;Element&nbsp;&nbsp;Y&nbsp;&nbsp;in&nbsp;&nbsp;WordCollection\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(&nbsp;&nbsp;Y&nbsp;&nbsp;NOT&nbsp;&nbsp;IN&nbsp;&nbsp;GetRootPathMembers(X)&nbsp;&nbsp;)&nbsp;&nbsp;Then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;we&nbsp;&nbsp;don\'t&nbsp;&nbsp;want&nbsp;&nbsp;to&nbsp;&nbsp;cycle&nbsp;&nbsp;nor&nbsp;&nbsp;do&nbsp;&nbsp;we&nbsp;&nbsp;want&nbsp;&nbsp;to&nbsp;&nbsp;include\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;a&nbsp;&nbsp;word&nbsp;&nbsp;that&nbsp;&nbsp;we\'ve&nbsp;&nbsp;already&nbsp;&nbsp;found&nbsp;&nbsp;in&nbsp;&nbsp;another&nbsp;&nbsp;branch\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NewWordsFound&nbsp;&nbsp;=&nbsp;&nbsp;TRUE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WordLadderTree.AddNode(X,Y)&nbsp;&nbsp;//&nbsp;&nbsp;add&nbsp;&nbsp;the&nbsp;&nbsp;new&nbsp;&nbsp;word&nbsp;&nbsp;to&nbsp;&nbsp;the&nbsp;&nbsp;tree;&nbsp;&nbsp;child&nbsp;&nbsp;of&nbsp;&nbsp;the&nbsp;&nbsp;current&nbsp;&nbsp;element&nbsp;&nbsp;X\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(&nbsp;&nbsp;Y&nbsp;&nbsp;==&nbsp;&nbsp;EndWord)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;&nbsp;\"Problem&nbsp;&nbsp;solved:\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;&nbsp;GetRootPathMembers(Y)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;&nbsp;PROGRAM\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(NewWordsFound&nbsp;&nbsp;==&nbsp;&nbsp;FALSE&nbsp;&nbsp;)&nbsp;&nbsp;Then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;&nbsp;\"Search&nbsp;&nbsp;ended,&nbsp;&nbsp;no&nbsp;&nbsp;solution&nbsp;&nbsp;found\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;&nbsp;PROGRAM\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(WordLadderTree.MaximumTreeDepth&nbsp;&nbsp;=&nbsp;&nbsp;MaxSteps)&nbsp;&nbsp;Then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;&nbsp;\"Search&nbsp;&nbsp;ended,&nbsp;&nbsp;maxsteps&nbsp;&nbsp;reached\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;&nbsp;PROGRAM\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n}\r\n\n\n<i>Edited on <b>September 24, 2003, 3:15 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8177,1266,2899,'Brian Wainscott','re: solution','2003-09-24 15:02:04',0,'Good job.  I\'m getting tired of finding complete solutions already posted, and felt I ought to contribute something once in a while, so here it goes.\r\n\r\nI don\'t dispute the correctness of your solution, but it isn\'t obvious that your final equation\r\n\r\nw = (4a^2 - 30a)/(30-3a)\r\n\r\nhas only 9 as a possible value for a.  I did my algebra a bit differently.\r\nUsing your notation and starting from here:\r\n\r\n(w+2a)^2 - w^2 - wa = 30 (w+a)\r\n\r\nI got:\r\n\r\nw^2+4wa+4a^2-w^2-wa =30 (w+a)\r\na(3w+4a)/(w+a) = 30\r\n\r\nNow, since w and a are both positive integers,\r\n\r\n3(w+a) < 3w+4a < 4(w+a)\r\n\r\nso 3a < 30 < 4a\r\n\r\nThe only integer possibilities are then 8 and 9.  8 gives a non-integral value\r\nfor w, as you know.  The end result is of course the same, but your final leap was not obvious to me at all.',8151,0);
INSERT INTO comment VALUES (8178,176,3454,'Bart freeman','easy','2003-09-24 15:20:41',0,'it is an elementary school , the kids were playing cops and robbers, this is why they didn\'t go to jail and why they didn\'t die',NULL,0);
INSERT INTO comment VALUES (8179,176,1920,'Brian Smith','re: easy','2003-09-24 15:25:19',0,'Did you notice in the puzzle it said \"This is not a game between children\"',8178,0);
INSERT INTO comment VALUES (8180,1354,1626,'Gamer','Defining','2003-09-24 15:47:58',0,'It\'s always good to define them unless it says explicitly in the problem that you have them in my opinion.',NULL,0);
INSERT INTO comment VALUES (8181,1354,3172,'SilverKnight','re: Defining','2003-09-24 16:06:39',0,'Gamer,\r\n\r\nI assume you are referring to my assumption of <B>FindAdjacentWords</B>, and the notion of having a <B>tree</B> template class (or equivalent, which exists in most mature programming libraries).\r\n\r\nIf so, then you are arguing about a matter of degree....\r\n\r\nCharlie didn\'t explicitly say I have a PRINT command, nor an END PROGRAM command, nor collection objects, nor iterators (to move through the collection, perhaps in order), nor loop control operators (REPEAT, FOR EACH).\r\n\r\nI must assume a modicum of basic understanding and familiarity with a computer language, and Charlie asked for an algorithm.  I trust that what I proposed is sufficiently clear to actually write code in a language of your choosing.\r\n\r\nAgain, feel free to ask questions if this is in any way unclear.\r\n\r\n--- SK\r\n\r\nP.S.\r\n\r\nHowever, all that being said....\r\n<B>Tree</B> is straightforward enough... (if you\'ve taken a basic computer algorithms class).\r\n\r\nThe <B>FindAdjacentWords</B> function could be implemented algorithmically as follows:\r\n\r\nFindAdjacentWords(InitialWord)\r\n{\r\n&nbsp;&nbsp;&nbsp;&nbsp;FILE&nbsp;&nbsp;fWords;\r\n&nbsp;&nbsp;&nbsp;&nbsp;ORDEREDCOLLECTION&nbsp;&nbsp;RetVal\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;fWords.Open(\"WORDS\"&nbsp;&nbsp;+&nbsp;&nbsp;CurrentWord.Length&nbsp;&nbsp;+&nbsp;&nbsp;\".TXT\")\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;while&nbsp;&nbsp;not&nbsp;&nbsp;fWords.EOF()&nbsp;&nbsp;//&nbsp;&nbsp;EOF&nbsp;&nbsp;=&nbsp;&nbsp;end&nbsp;&nbsp;of&nbsp;&nbsp;file\r\n&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WORD&nbsp;&nbsp;Word&nbsp;&nbsp;=&nbsp;&nbsp;fWords.GetNextWord()\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(&nbsp;&nbsp;IsAdjacent(InitialWord,&nbsp;&nbsp;Word)&nbsp;&nbsp;==&nbsp;&nbsp;TRUE)&nbsp;&nbsp;Then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RetVal.AddMember(Word)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;(RetVal)\r\n}\r\n____________________\r\n\r\n<I>Helper&nbsp;&nbsp;Function</I>\r\nIsAdjacent(Word1,&nbsp;&nbsp;Word2)\r\n{\r\n&nbsp;&nbsp;&nbsp;&nbsp;INT&nbsp;&nbsp;cDifference=0\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;&nbsp;Each&nbsp;&nbsp;Letter&nbsp;&nbsp;X&nbsp;&nbsp;in&nbsp;&nbsp;Word1\r\n&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If&nbsp;&nbsp;(X&nbsp;&nbsp;is&nbsp;&nbsp;different&nbsp;&nbsp;than&nbsp;&nbsp;corresponding&nbsp;&nbsp;letter&nbsp;&nbsp;in&nbsp;&nbsp;Word2)&nbsp;&nbsp;Then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cDifference&nbsp;&nbsp;=&nbsp;&nbsp;cDifference&nbsp;&nbsp;+&nbsp;&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(cDifference&nbsp;&nbsp;==&nbsp;&nbsp;2)&nbsp;&nbsp;then\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;(FALSE)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(cDifference&nbsp;&nbsp;==&nbsp;&nbsp;0)&nbsp;&nbsp;then\r\n&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return(FALSE)\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;(TRUE)\r\n}\n\n<i>Edited on <b>September 24, 2003, 4:59 pm</b></i>',8180,0);
INSERT INTO comment VALUES (8182,1367,3605,'Daniel B.','(Quite Simple) solution...','2003-09-24 16:31:29',0,' The solution lies in the trick here. As any veteran paperfolder knows, simply knotting the paper and pressing the knot flat produces a pentagon, and held up to the light the creases inside the figure form a pentagram. use the pencil and straightedge to trace the outlines of the figures. ^^',NULL,0);
INSERT INTO comment VALUES (8183,59,1171,'nikki','re: hats','2003-09-24 17:23:55',0,'[in case you didnt know they are all wearing white hats for the very reasons given in the first two comments]\r\n\r\nI disagree.  All we can tell for certain is color of the had of the front man.  All of the following situations are possible (FMB means Front Middle Back)\r\n\r\nFMB\r\n\r\nWBB\r\nWBW\r\nWWB\r\nWWW\r\n\r\nlater!\r\n',152,0);
INSERT INTO comment VALUES (8184,587,1626,'Gamer','re: the easy solution','2003-09-24 17:57:39',0,'Unfortunately, that\'s not what it says in the problem.\r\n\r\n\"However, the wine and barrels must be split so that each son has the same number of full barrels, the same number of half-full barrels, and the same number of empty barrels.\"',7063,0);
INSERT INTO comment VALUES (8185,1205,3607,'kravix','Answer','2003-09-24 18:58:20',0,'12 Timers.\r\n\r\nSet 2 timers T1 at normal speed and T2 at double. When T2 beeps 30 mins has elapsed. Set T1 to double at the beep and start T3, T1 will run for 15 mins and beep(a total of 45 mins ).When T1 beeps set T3 to double and start T4. T3 will then run another 22.5 mins(a total of 37.5 mins). When T3 beeps set T4 to double and start T5 at normal....etc.. ect.. The time elapsed from the beep of T11 till the beep of T12 is 25 mins exactly with no seconds left over or under.',NULL,0);
INSERT INTO comment VALUES (8186,1266,2707,'Gordon Steel','A Very Challenging Problem','2003-09-24 19:42:12',0,'I like this problem very much, as it is simple to state but challenging to solve.  It is not difficult to show that the geometric factor must be less than 2.  With a little experimentation, one can derive a set on numbers that meets the problem\'s requirements.  These are 18, 27, 36 and 48.  The first three are arithmetic with a delta of 9.  The last three are geometric with a factor of 3/2 times the previous term.  The last temr is 30 more than the first.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8187,1205,2899,'Brian Wainscott','re: Answer','2003-09-24 19:48:42',4,'I\'m confused.  If I understand you correctly, the times you get will converge to 20 minutes, not 25.  Also, the error only goes down by half each time, so even after N clocks (N = any finite number) there will still be some error (5/2^N minutes, +/- 1 on the N here, I\'d have to check)\r\n\r\nIn any case, you get neither 25 minutes, nor an EXACT measure of 20 minutes.\r\n\r\nOr did I completely misunderstand what you are saying?',8185,0);
INSERT INTO comment VALUES (8188,1266,1301,'Charlie','re(2): solution','2003-09-24 22:02:47',0,'Yes, that final leap was actually trial and error, aided by a computer.',8177,0);
INSERT INTO comment VALUES (8189,1354,3172,'SilverKnight','re(2): Defining - optimal solution?','2003-09-25 06:24:46',4,'One who has much experience programming will (I hope) note that the algorithm I proposed is not optimal.<BR>\r\nOne possible efficiency issue is that <B>FindAdjacentWords()</B> searches through the whole collection of words each time it is called.<BR>\r\nAs a related question (which I won\'t answer since I\'m posing it), how might you change the algorithm to speed up this function?  (Speed measured in Big-O notation, of course.  Yes, disk caching would speed things up... but it doesn\'t change the Big-O speed.)<BR>\r\nHow might you change the algorithm and what kind of preprocessing might you perform if you can set up any kind of collection/files before you begin your problem?<BR>\r\nWhat other optimizations to my proposed algorithm might you suggest?  (Preferably show enhancements that reduce the Big-O time.)\r\n\r\n--- SK',8181,0);
INSERT INTO comment VALUES (8190,1151,3616,'Whitney','School Shelves Solution','2003-09-25 11:21:33',0,'Monica Baker has a puzzle in shelf one\r\nDarren Forbes has a teddy bear in shelf two\r\nMark McKenna has a picture book in shelf three\r\nKevin Farrell has crayons in shelf four\r\nHolly Lorenz has blocks in shelf five\r\nand Janet Collins has a fire engine in shelf six',NULL,0);
INSERT INTO comment VALUES (8191,568,3197,'gabbo','re: water absorbed cork','2003-09-25 14:30:15',0,'....or just get a cork that already fits loosely and just push it in.\r\n\r\n\r\nOr melt the bottle, melting isn\'t breaking so...\r\n\r\n',7943,0);
INSERT INTO comment VALUES (8192,1165,1920,'Brian Smith','Trivial solution','2003-09-25 14:31:14',0,'&#8730;10 - 3 = &#8730;10 - 3 <I>+ 1</I>',NULL,0);
INSERT INTO comment VALUES (8193,1165,2707,'Gordon Steel','SImultaneous Equations','2003-09-25 15:02:03',0,'One solution for the three lines is the less than or equal sign and then 1.  Therefore, the equation would read &10 - 3 <- 1.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8194,1165,1301,'Charlie','re: Trivial solution','2003-09-25 15:21:31',0,'But the right side is now larger by 1 than the left.',8192,0);
INSERT INTO comment VALUES (8195,1165,1920,'Brian Smith','The Solution','2003-09-25 15:22:48',0,'Three lines: a line to change the minus into a plus, a line for a fraction bar, and a line for a 1.\r\n<pre>\r\n     1\r\n----------- = sqrt 10 - 3\r\nsqrt 10 + 3\r\n</pre>\n\n<i>Edited on <b>September 29, 2003, 11:13 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8196,1165,1920,'Brian Smith','re(2): Trivial solution','2003-09-25 15:23:33',0,'It should have been &#8730;10 - 3 = &#8730;10 - 3 <i>x 1</i>',8194,0);
INSERT INTO comment VALUES (8197,393,3620,'Frederic Ouellet','Re: Solution','2003-09-25 19:23:10',0,'Well the pH of distillated water stands between 5 and 6 meaning that it is not very acid,HCO3 being a weak acid, it can explain the 2 pH unit difference.  ',NULL,0);
INSERT INTO comment VALUES (8198,1165,3621,'Angelavender','','2003-09-25 19:40:07',0,'ã10 - 3 = ã10 - 3 x 1\r\n',NULL,0);
INSERT INTO comment VALUES (8199,1165,3621,'Angelavender','re:','2003-09-25 19:42:38',0,'&#8730; 10 - 3 = &#8730; 1 - 3 x 1',8198,0);
INSERT INTO comment VALUES (8200,1165,3558,'Tristan','Solution','2003-09-25 19:51:17',3,'I think it might be a little confusing to use the &lt;&#8730;&gt; sign because it could mean the square root of (10-3).  But that\'s just in general, not particularly here...\r\n\r\nAnyway, the solution is to draw an x and a 1 to multiply by one',NULL,0);
INSERT INTO comment VALUES (8201,511,2121,'Chaz','Read this and be DAZZLED!','2003-09-25 20:16:24',0,'could god microwave a burrito so hot that even he could not eat it?',NULL,0);
INSERT INTO comment VALUES (8202,1165,3623,'jaypee','adding three lines','2003-09-25 21:59:07',0,'it could be in&#873010 - 3 x 1\r\nwhere the multiply sign makes up two lines and the one makes up the third line\r\nanother possible solution is\r\nsqrt 10 - absolute value of a -3\r\ntwo lines for the absolute value designation\r\n(one vertical line goes on each side of the -3)\r\nand the third line would be the minus sign itself\r\nin -3',NULL,0);
INSERT INTO comment VALUES (8203,1165,3626,'matt white','this COULD work','2003-09-26 02:48:18',0,'ã10 - 3 = 1 ã10 + -3\r\nif you would assume the 1 in front of the... thingy would mulptiply it. ',NULL,0);
INSERT INTO comment VALUES (8204,1151,3629,'amy','answer','2003-09-26 04:50:20',0,'1. monica baker puzzle; 4. kevin farrell crayons\r\n2. darrin forbes bear; 5. holly lorenz blocks\r\n3. mark mckinna book; 6. janet collins fire engine',NULL,0);
INSERT INTO comment VALUES (8205,990,3629,'amy','innings.','2003-09-26 05:16:21',0,'extra innings.  what a boring game it must have been thru the first 9 innings.',NULL,0);
INSERT INTO comment VALUES (8206,1354,3631,'Bruce','Been there, done that','2003-09-26 08:42:04',0,'This problem is the interview question for my company. So far we have solutions in a range of languages although my personal favourites are in Perl and Tcl.\r\n\r\nThe offered solution by SilverKnight employs a depth-first search - which is the most common \'good\' answer - but you can speed the search up by doing a double-headed search, ie, start at both the start -and- end words and check for either tree adding a node that already exists in the other search tree.\r\n\r\nIf you intend to run many word ladder problems against your program, you could always go for a long preperation time (and thereafter a short solution time) by building a graph of words of length N that differ by one character and storing it to disc. That way, all you\'ve got to do is a shortest-path solution over a graph (Dijkstra\'s Algorithm).',NULL,0);
INSERT INTO comment VALUES (8207,1354,3631,'Bruce','re: Been there, done that','2003-09-26 09:05:06',0,'I meant breadth-first not depth-first.',8206,0);
INSERT INTO comment VALUES (8208,1406,3631,'Bruce','','2003-09-26 09:23:31',3,'Its area is shared by 2x4.\r\nIts perimeter is shared by 2x7, 3x6 and 4x5\r\nIts diagonal is shared by 4x7.\r\n\r\nYou\'ve cut yourself a 1x8 slice.\r\n',NULL,0);
INSERT INTO comment VALUES (8209,1354,3631,'Bruce','Finding adjacent words','2003-09-26 09:56:59',2,'One useful footnote that we discovered setting this problem was that it is considerably faster to generate the 25N \'adjacent\' words (for an N-letter word) and then eliminate all the non-words in this list than it was to search the N-letter word list for words with a single letter difference.',NULL,0);
INSERT INTO comment VALUES (8210,1406,3631,'Bruce','\'No Subject\' should be \'Solution\'','2003-09-26 09:58:41',0,'..but I can\'t edit the comment to fix it :)',NULL,0);
INSERT INTO comment VALUES (8211,1406,1301,'Charlie','the Solution','2003-09-26 10:03:32',3,'The way I did this was to run a small program to find all the possible diagonals from cut rectangles:\r\n\r\nDEFDBL A-Z\r\nOPEN \"cutchess.txt\" FOR OUTPUT AS #1\r\nFOR i = 1 TO 8\r\n&nbsp;FOR j = i TO 8\r\n&nbsp;&nbsp;PRINT #1, SQR(i * i + j * j), i, j\r\n&nbsp;NEXT\r\nNEXT\r\nCLOSE\r\n\r\nThe output was then sorted by diagonal length, and it was found that only 7.07106 and 8.062257 were shared by more than one pair of dimensions: the former by 1x7 and 5x5 and the latter by 1x8 and 4x7.\r\n\r\nAll of these have non-unique perimeters, so perimeter doesn\'t narrow it down any further.\r\n\r\nBut 1x7 has a unique area as 7 is prime.  Likewise 5 is prime, so the only other way to get 25 would be 1x25 and the chessboard is not that big. The 28 area from 4x7 is also unique, as the only alternatives, 1x28 and 2x14 are too big for the chessboard.\r\n\r\nThat leaves 1x8 as having the only ambiguous area as area 8 can also be 2x4.\r\n\r\nSo the answer is 1x8.',NULL,0);
INSERT INTO comment VALUES (8212,1406,3631,'Bruce','re: the Solution','2003-09-26 10:06:52',0,'Typically, I made perl do the work for me.',8211,0);
INSERT INTO comment VALUES (8213,1406,2899,'Brian Wainscott','General Comment','2003-09-26 11:09:57',0,'Since the area is not unique, one of the sides must be a composite number.  This cuts the number of cases down a lot.  In this case, it was enough that I could just look at the list of edge squares (1,4,9,...,64) and pretty quickly find that 1x8 works. ',NULL,0);
INSERT INTO comment VALUES (8214,1354,3172,'SilverKnight','re: Finding adjacent words','2003-09-26 11:43:00',1,'Bruce,\r\n\r\nThis is a useful footnote, and makes much sense, provided we have a sorted list of adjacent words.  (You loosely answered my earlier question regarding what one might do in preprocessing, and I take for granted that we would have sorted all this ahead of time.)\r\n_________________\r\n\r\nAs for the \"double-headed\" algorithm you describe, I\'m not certain that I understand what you\'re suggesting.  Namely, it doesn\'t seem to reduce the BIG-O speed, and now you not only have to search for adjacent words in two trees... you must do a search (log n, I\'m sure) in the other tree to see if it exists there.\r\n\r\nSo... I see the benefit of doing more in memory, reducing disk access in a practical sense, but I don\'t see how this speeds the algorithm up (from an algorithmic point of view).\r\n\r\nPerhaps you can clarify for me.\r\n\r\nThanks,\r\n\r\n  --- SK',8209,0);
INSERT INTO comment VALUES (8215,1354,1301,'Charlie','re(2): Finding adjacent words','2003-09-26 11:51:23',0,'Reading Bruce\'s comment, it does seem that it refers to how to implement what you describe as \"the trivial function and class: FindAdjacentWords(GivenWord)\", in that to implement this, one should not search the word list and check to see if each word is adjacent to the latest on your tree, but rather to find all 25N letter combinations that are adjacent, and check to see if they are words or not.\r\n\r\nHe\'s not referring to a pre-prepared list of adjacencies, but rather merely that the list of words themselves be sorted so as to be available for a binary search.\r\n\r\nIn fact, I\'ve added this modified version to the solution that will be posted eventually, and it does speed the processing.\r\n\n\n<i>Edited on <b>September 26, 2003, 11:53 am</b></i>',8214,0);
INSERT INTO comment VALUES (8216,1354,3172,'SilverKnight','re(3): Finding adjacent words','2003-09-26 12:16:52',0,'I most certainly agree with you (and him) regarding that.  It would be much faster, provided we have a sorted list, prepared ahead of time.\r\n\r\nWhat I was last asking about is... is the \"double headed\" aspect a significant gain, in terms of \"relevant transactions\".  For instance... perhaps we have to do only half as many \'cycles\' through the list, but now we have to do twice as much during each cycle (because of two trees).  And now, we\'re ALSO doing a check between the two trees, so that we can determine if we\'ve \"met in the middle\", so to speak.',8215,0);
INSERT INTO comment VALUES (8217,1232,3430,'pat','$$$','2003-09-26 13:14:33',0,'kinda like playing red or black in roulette   but with no  zeros or double zeros',NULL,0);
INSERT INTO comment VALUES (8218,1170,3172,'SilverKnight','Solution','2003-09-26 14:17:10',3,'For all pairs of x, y where both are greater than or equal to e (2.71828...), the question is equivalent to taking the natural log (ln) of both sides and determining the inequality relationship there.\r\n\r\nTaking the log of both sides, the question becomes:\r\nwhich is greater <I>pi * ln (e)</I> --or-- <I>e * ln(pi)</I>?\r\n\r\nThe expression has two factors.... the first factor is a number, and the second factor is modified by taking the natural log of a number.\r\n\r\nThe unmodified factor will go up faster (as a function) than the natural log will go up, for numbers greater than or equal to e.\r\n\r\nTherefore, to maximize the result, we would want to use the LARGER number (in this case pi) as the unmodified factor.\r\n\r\nThe unmodified factor corresponds to the exponent in the original equation.\r\n\r\nTherefore e^pi must be greater than pi^e.\r\n\r\n(And, in fact, it is.)\r\n\n\n<i>Edited on <b>September 26, 2003, 2:24 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8219,1170,1920,'Brian Smith','Solution','2003-09-26 14:30:43',0,'Consider the value e^pi - pi^e.  If positive, e^pi is greater, and if negative, pi^e is greater.\r\n\r\nConsider the function f(x)=e^x-x^e\r\n\r\nThe function is defined on the interval [0,infinity) and is smooth along the interval (0,infinity).  Since there are no singularities, the lowest value must occur at one of x=0, lim x to infinity, or at one of the local extrema.\r\n\r\nf\'(x) = e^x - e*x^(e-1)\r\nf\'(x) = 0 only if x=1 or x=e.\r\n\r\nf(0) = 1, f(1) = e-1, f(e) = 0, and lim x to infinity of f(x) = infinity.  The lowest of these values is f(e)=0, therefore for all x>0, the function is nonnegative.  It follows e^pi-pi^e>0.  \r\n\r\nTherefore e^pi > pi^e.\n\n<i>Edited on <b>September 26, 2003, 2:32 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8220,1170,3172,'SilverKnight','re: Solution','2003-09-26 14:32:23',0,'By the way:\r\n\r\nI wrote, in my solution, that:\r\n\"<I>...the question is equivalent to taking the natural log (ln) of both sides and determining the inequality relationship there.</I>\"\r\n\r\nThis is true, because if I have two functions F and G which have an inequality relationship (such as F &#60; G ), I can perform an operation (such as taking the natural log of both) that keeps the sign (positive) and is monotonically increasing (to maintain the inequality).',8218,0);
INSERT INTO comment VALUES (8221,1165,3512,'Jeff','alternate solution','2003-09-26 19:13:50',3,'ok, since I don\'t know how to put absolute value signs on the computer, i will use [] instead. but realize that in real life, abs value is indicate by a straight line. \r\n\r\n&#8730;10 - 3 = &#8730;10 - [-3]\r\n\r\nThe additions I made were two abs value signs and one negative sign.',NULL,0);
INSERT INTO comment VALUES (8222,1010,2271,'mullen','easy peasy lemon squeezy','2003-09-26 19:39:38',3,'okay, i just lost all my intellectual prowess with the subject title i know but the answer really wasn\'t hard, it\'s soul',NULL,0);
INSERT INTO comment VALUES (8223,921,2271,'mullen','nope, noway no-how','2003-09-26 19:48:29',0,'nevermind never taking a bet where you have no chance of coming out on top...i say never take a bet where your drink gets drank by someone other than you',NULL,0);
INSERT INTO comment VALUES (8224,1165,3623,'jaypee','re: alternate solution','2003-09-26 20:48:19',0,'I already came up with that solution',8221,0);
INSERT INTO comment VALUES (8225,238,3512,'Jeff','','2003-09-26 22:32:57',0,'Ahhh....good ol\' diehard. Who can deny that Bruce Willis is the man?',NULL,0);
INSERT INTO comment VALUES (8226,1165,3512,'Jeff','re(2): alternate solution','2003-09-26 22:36:15',0,'dag yo, It\'s obivously not against the rules to post a solution that has already been posted. I mean, I did come up with it on my own, and it\'s not like anyone\'s dishing out points here or anything.',8224,0);
INSERT INTO comment VALUES (8227,1407,3351,'Eric','Solution','2003-09-27 13:07:39',3,'The Devil with ye!\r\n\r\nThe correct pattern is to arrange the trees in a pentagon within a pentagram within a pentagram with a lone tree in the center of it all.  This will of course make the inner trees very close together and the outer trees far apart and make me seriously doubt the artistry of our landscape architect, but we will certainly have fifteen rows of four!',NULL,0);
INSERT INTO comment VALUES (8228,624,3351,'Eric','now we are learning','2003-09-27 13:24:10',0,'And 6009 - 2003 is 4006 which, I think, is more relevant.',NULL,0);
INSERT INTO comment VALUES (8229,1151,3640,'Susan','solution to compartments','2003-09-27 15:25:11',0,'Kevin Farrell has a puzzle in compartment 1.\r\nHolly Forbes has a set of blocks in compartment2.\r\nMark Collins has a picture book in compartment 3.\r\nMonica Baker has a box of crayons in compartment 4.\r\nDarren Lorenz has a teddy bear in compartment 5.\r\nJanet Mckenna has a fire engine in compartment 6.',NULL,0);
INSERT INTO comment VALUES (8230,525,3641,'Ashira','Hey','2003-09-27 15:55:25',0,'Solution:  1 person, you',NULL,0);
INSERT INTO comment VALUES (8231,500,3641,'Ashira','hey','2003-09-27 15:56:39',0,'Solution:  Suicide',NULL,0);
INSERT INTO comment VALUES (8232,499,3641,'Ashira','Hey','2003-09-27 15:58:47',0,'Solution:  Some sort of eating contest',NULL,0);
INSERT INTO comment VALUES (8233,467,3641,'Ashira','Soooooo Easy','2003-09-27 16:00:34',0,'This is an old one: Man.  When a baby, he crawls on all fours.  When an adult, walks on two legs.  When an old man, walks with help of a cane.',NULL,0);
INSERT INTO comment VALUES (8234,360,3641,'Ashira','Easy','2003-09-27 16:01:49',0,'Easy:  Nothing',NULL,0);
INSERT INTO comment VALUES (8235,315,3641,'Ashira','Answer','2003-09-27 16:02:50',0,'It\'s his son!',NULL,0);
INSERT INTO comment VALUES (8236,315,3641,'Ashira','re: The solution is wrong!','2003-09-27 16:05:17',0,'Actually...the word \'this\' precedes the word \'my.\' so actually, it IS right.  it\'s like saying my mother is my grandma\'s daughter.',4838,0);
INSERT INTO comment VALUES (8237,543,3641,'Ashira','Answer','2003-09-27 16:08:15',0,'Any Tolkien fan knows this: an egg',NULL,0);
INSERT INTO comment VALUES (8238,190,3642,'matthew','First time','2003-09-27 19:16:00',0,'there are 6 different ways to make 100,correct?',NULL,0);
INSERT INTO comment VALUES (8239,1407,3623,'jaypee','re: Solution','2003-09-27 20:19:13',0,'there is a problem with your solution. The five rows making up \r\nthe outer pentagon will have only 2 trees in each row.',8227,0);
INSERT INTO comment VALUES (8240,1407,1626,'Gamer','re(2): Solution','2003-09-27 22:55:46',3,'<pre>\r\n    O\r\nO  O O  O\r\n  O   O\r\n    O\r\n O     O\r\n</pre> Here is a pentagram,\r\n\r\nNoting the pentagon in the middle,\r\n\r\n<pre>\r\n          O\r\n\r\nO      <b>O     O</b>      O\r\n     <b>     O\r\n     O  O </b>O<b> O  O\r\n         O O\r\n          O</b>\r\n\r\n\r\n\r\n O                 O\r\n</pre>\r\nPutting a pentagram with a tree inside another pentagram is the key to this problem.\r\n\r\nDue to the improper spacing, some rows aren\'t linear, but these would be if the diagram was drawn correctly. This diagram just shows the basic idea of where verything is.',8239,0);
INSERT INTO comment VALUES (8241,1407,3623,'jaypee','re(3): Solution','2003-09-28 00:00:28',0,'The sides of the inside pentagon is created by the lines (rows) of the pentagram. That only means there are five rows \r\nthat constitute the inner pentagram. So the sides of the\r\ninside pentagon are only segments of the five rows making up\r\nthe inner pentagram so can\'t be counted as five additional rows. Adding the five rows from the outer pentagram to the five rows of the inner pentagram adds up to only 10 rows.\r\nThe other five rows are created by connecting the outer most\r\npoints of the outside pentagram, creating an outside hexagon. These five rows, though, will have only 2 trees each.\r\nCould you check me out on that?\r\n',8240,0);
INSERT INTO comment VALUES (8242,1407,3623,'jaypee','error in re:3','2003-09-28 00:05:11',0,'where I mentioned an outside hexagon, I meant \r\noutside pentagon ',NULL,0);
INSERT INTO comment VALUES (8243,1407,1575,'DJ','Solution','2003-09-28 02:24:19',3,'To position the trees, draw a star, placing ten trees on each point and corner.\r\nThen, draw a star inside that, using the inside 5 corners as the second star\'s outside points, and place five more trees on the inside corners of the smaller star. Place the final tree in the center.\r\n\r\nThe outside star provides five lines:\r\n<pre>\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  *             *           *              *\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            ·      ·     ·     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      *            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             *           ·              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            *      ·     ·     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         *                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      *            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           *              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            ·      ·     ·     *\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         *\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  *             ·           ·              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            *      ·     ·     ·\r\n \r\n \r\n \r\n                      *\r\n\r\n\r\n\r\n         ·                         *\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           ·              *\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            ·      ·     ·     *\r\n \r\n \r\n \r\n                      *\r\n\r\n\r\n\r\n         *                         ·\r\n\r\n\r\n</pre>\r\n\r\nSimilarly, the edges of the smaller star make up five more lines:\r\n\r\n<pre>\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             *           ·              ·\r\n\r\n                      ·\r\n\r\n                  *       ·\r\n                      ·\r\n\r\n            ·      *     ·     ·\r\n \r\n \r\n \r\n                      *\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           *              ·\r\n\r\n                      ·\r\n\r\n                  ·       *\r\n                      ·\r\n\r\n            ·      ·     *     ·\r\n \r\n \r\n \r\n                      *\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           ·              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      ·\r\n\r\n            *      *     *     *\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           *              ·\r\n\r\n                      *\r\n\r\n                  *       ·\r\n                      ·\r\n\r\n            *      ·     ·     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             *           ·              ·\r\n\r\n                      *\r\n\r\n                  ·       *\r\n                      ·\r\n\r\n            ·      ·     ·     *\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n</pre>\r\n\r\nThat\'s ten out of the fifteen.\r\nUp to this point we haven\'t used the center tree yet. The last five rows each utilize the center tree along with one tree from each of the four concentric pentagons we have formed. The trees are not evenly spaced, but they are in a straight line (don\'t trust my drawing, but they are):\r\n\r\n<pre>\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  *             ·           ·              ·\r\n\r\n                      ·\r\n\r\n                  *       ·\r\n                      *\r\n\r\n            ·      ·     ·     *\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           ·              *\r\n\r\n                      ·\r\n\r\n                  ·       *\r\n                      *\r\n\r\n            *      ·     ·     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      *            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           ·              ·\r\n\r\n                      *\r\n\r\n                  ·       ·\r\n                      *\r\n\r\n            ·      ·     ·     ·\r\n \r\n \r\n \r\n                      *\r\n\r\n\r\n\r\n         ·                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             ·           *              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      *\r\n\r\n            ·      *     ·     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         *                         ·\r\n\r\n\r\n----------------------------------------------------\r\n\r\n\r\n                      ·            \r\n\r\n\r\n\r\n\r\n\r\n\r\n  ·             *           ·              ·\r\n\r\n                      ·\r\n\r\n                  ·       ·\r\n                      *\r\n\r\n            ·      ·     *     ·\r\n \r\n \r\n \r\n                      ·\r\n\r\n\r\n\r\n         ·                         *\r\n\r\n</pre>\r\n\r\nSo, that\'s it, 15 rows from 16 trees.\n\n<i>Edited on <b>September 28, 2003, 2:32 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8244,1403,1220,'abc','solution','2003-09-28 10:13:41',3,'Each of them forms another common English word if an \"e\" is added to the end.',NULL,0);
INSERT INTO comment VALUES (8245,1403,3646,'Brandon','','2003-09-28 10:42:20',0,'None of them have the letter u.',NULL,0);
INSERT INTO comment VALUES (8246,314,3558,'Tristan','Solution','2003-09-28 13:05:20',0,'This problem is kind of old, but I found the solution after reading the first comment.\r\n4344199=4444\r\nThe number of digits is equal to the first digit.  You read the next digits, with the number you read equal to the first digit.  For each digit you read take the nth digit and put it into the answer.  n equals the digit you read.\r\nEx: 34215=143\r\nYou have three digits and the digits in order are the 4th, 2nd, and 1st digits of the original number',NULL,0);
INSERT INTO comment VALUES (8247,603,3655,'jonnyw76','easy explanation','2003-09-28 20:53:12',0,'x+x+x+x+....+x(\'x\' times)= x squared which is the same as saying x*x=x squared.\r\n\r\nyou  then substitute x with 1 in only a portion of the problem when you differentiate.  This is mathematically wrong.  If you replace x with 1, you must do so with all x\'s in the problem.  It would then become:\r\n\r\n1+1+1+1...+1 (1 time)=1&#178;\r\n\r\nif you add 1, 1 time, you get 1. so the problem would become:\r\n\r\n1=1&#178; which is true.  Thank you.\r\n',NULL,0);
INSERT INTO comment VALUES (8248,486,3454,'Bart freeman','','2003-09-29 03:05:52',0,'although the mathmatic figure might be 22 , i\'ve read that if you take 40 people at random chances are 2 people will share a birthday',NULL,0);
INSERT INTO comment VALUES (8249,1117,3467,'B M','','2003-09-29 04:46:38',0,'This problem is the motivation for Ramsay numbers.5 is the smallest such Ramsay number.',NULL,0);
INSERT INTO comment VALUES (8250,1198,1171,'nikki','Solution','2003-09-29 08:55:21',3,'61 F and 16 C\r\n82 F and 28 C\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (8251,1198,3660,'Riaan','Solution','2003-09-29 09:04:36',0,'morning\r\n16 C  61 F\r\n\r\nafternoon\r\n28 C  82 F',NULL,0);
INSERT INTO comment VALUES (8252,1198,1220,'abc','proof','2003-09-29 10:36:22',3,'This solution requires a bit trial and error.\r\n\r\nFahrenheit: 10a + b\r\nCelsius: (10a + b - 32)*5/9 = 10b + a\r\n\r\nWe can solve this further:\r\n50/9a + 5/9b - 160/9 = 10b + a\r\n&lt;=&gt; 41a - 160 = 85b\r\n\r\nNow you have to try values for a:\r\na=9 -> b ~ 2.46\r\na=8 -> b ~ 1.98\r\na=7 -> b ~ 1.49\r\na=6 -> b ~ 1.01\r\na=5 -> b ~ 0.53\r\na=4 -> b ~ 0.05\r\na=3 -> b ~ -0.44 (we can stop here)\r\n\r\nNow you take the values for which b is closest to an integer.\r\nThose are:\r\na=8 and b=2 -> 82F and 28C°\r\na=6 and b=1 -> 61F and 16C°\r\na=4 and b=0 -> 40F and 04C° (which is not valid if we assume that there is no 0 for first digit)\r\n\r\nThe two first are correct solutions.\r\nProof:\r\n(82-32)*5/9 = 27 7/9 (28 nearest integer)\r\n(61-32)*5/9 = 16 1/9 (16 nearest integer) ',NULL,0);
INSERT INTO comment VALUES (8253,1151,3660,'ratsnstuff','Try this one','2003-09-29 10:39:58',0,'1 Monica Baker - puzzle\r\n2 Daren Forbes - teddy\r\n3 Mark McKenna - picture book\r\n4 Kevin Farrel - crayons\r\n5 Holly Lorenz - blocks\r\n6 Janet Collins - fire engine',NULL,0);
INSERT INTO comment VALUES (8254,1198,1301,'Charlie','computer solution','2003-09-29 11:00:07',3,'FOR f = 10 TO 99\r\n&nbsp;&nbsp;c1 = INT((f - 32.5) * 5 / 9 + .5)\r\n&nbsp;&nbsp;c2 = INT((f - 31.5) * 5 / 9 + .5)\r\n&nbsp;&nbsp;f$ = LTRIM$(STR$(f))\r\n&nbsp;&nbsp;c1$ = LTRIM$(STR$(c1))\r\n&nbsp;&nbsp;c2$ = LTRIM$(STR$(c2))\r\n&nbsp;&nbsp;IF RIGHT$(f$, 1) = LEFT$(c1$, 1) AND RIGHT$(c1$, 1) = LEFT$(f$, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT f, c1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF RIGHT$(f$, 1) = LEFT$(c2$, 1) AND RIGHT$(c2$, 1) = LEFT$(f$, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT f, c2\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\n\r\ndoes come out with the same \r\n<pre>\r\n61            16\r\n61            16\r\n82            28\r\n82            28\r\n</pre>\r\n----------\r\n(listed twice each due to checking lower and upper limits of the Fahrenheit possibilities for each degree)\r\n\r\nSeeing abc\'s comment, I note that if 44 F were equivalent to 4 C (which it\'s not), the program would have found this as a match, as lengths weren\'t checked.',NULL,0);
INSERT INTO comment VALUES (8255,1151,3501,'r. allison','question--','2003-09-29 12:08:54',0,'how are you supposed to raise your rank from novice on up?? im new to the site.  i guess if someone can tell me email me at ssdalocka@yahoo.com thanx\r\nthe solution is monica baker in 1 with a puzzle;  darren forbes in 2 with the teddy bear; mark mckenna in 3 with the book; kevin farell in 4 with the crayons; holly lorenz in 5 with the blocks; and janet collins in 6 with the fire engine.',NULL,0);
INSERT INTO comment VALUES (8256,532,3501,'r. allison','different soultion--ribs','2003-09-29 13:33:46',0,'adam and eve are the only people in heaven with one rib.',NULL,0);
INSERT INTO comment VALUES (8257,1198,1220,'abc','re: computer solution','2003-09-29 15:14:59',0,'40F (not 44 like you typed) is equivalent to 4C°, by rounding down to the next integer.\r\n',8254,0);
INSERT INTO comment VALUES (8258,1276,1220,'abc','solution','2003-09-29 15:51:34',3,'The following notations don\'t represent the correct placement of the persons on photo #1. The color of clothing is given in the order of shirt/tie/suspenders.\r\n\r\nFrom picture 1 we have the placement:\r\n?/red/? - black/?/? - ?/?/white - white/?/? - ?/?/?\r\nI will refer to them as 1-2-3-4-5 in that order.\r\n\r\nPicture 3 tells us that the persons wearing a red shirt, a green shirt and white suspenders are three different persons.  Combining this with the information of picture 1 shows that neither one of them can be person 2 or 4 and 3 is the one with the white suspenders. This leaves 1 and 5 for the red and the blue shirt. Person #1 cannot wear another red thing and therefore must wear the green shirt. Person #5 wears the red shirt and only the blue shirt is left for #3.\r\n\r\nThe description of picture 7 distinguishes the person wearing the black shirt (#2) from the one wearing the red suspenders. Only #3 and #4 are left for the red suspenders and because #3 is already wearing white suspenders, it must be #4.\r\n\r\nCurrently we have:\r\ngreen/red/? - black/?/? - blue/?/white - white/?/red - red/?/?\r\n\r\nFrom picture 1,3 and 7 we know that #2 can only wear the black suspenders.\r\n\r\nIn picture 6 we see that the person wearing the green shirt (#1) and the blue suspenders is not one and the same, thus #1 wears green suspenders and #5 the blue ones.\r\n\r\nNow only the ties are left to be distributed.\r\n\r\nFrom all that we know up to this point, picture 5 shows persons 1,3, 4 and the one with the black tie. Picture 6 shows persons 1,3,5 and the one with the black tie. This must mean that the person with the black tie isn\'t either 1,3,4 or 5 and therefore must be #2. \r\nThis solves the first part of the problem. Person #2 is wearing all black clothing.\r\n\r\nPicture 2 shows the person wearing a white tie in front of the three people wearing red things (1,4,5). This means either #2 or #3 is wearing a white tie. #2 already wears the black tie, ergo it\'s #3. This leaves the blue and the green tie for #4 and #5. From picture 4 we know that the person wearing the red shirt (#5) is not the one wearing a green tie. Thus #4 wears a green and #5 a blue tie.\r\n\r\nFinal solution:\r\ngreen/red/green - black/black/black - blue/white/white - white/green/red - red/blue/blue ',NULL,0);
INSERT INTO comment VALUES (8259,1198,3558,'Tristan','short solution','2003-09-29 18:24:23',3,'I figured out this problem by taking the two digits and making a two variable equation.\r\n(10x+y-32)5/9=10y+x\r\nAfter a lot of simplification, I got something close to 1/2*x-2=y.  So I tested a few inputs of x that would give integers, and 61F and 82F came close to being their reflections in C.  So it was 61F on the way to work and 82F back.',NULL,0);
INSERT INTO comment VALUES (8260,1198,1301,'Charlie','re(2): computer solution','2003-09-29 20:13:17',0,'That\'s why I said \"<b>IF</b> 44 F <b>were</b> equivalent to 4 C (which it\'s not),\" (new emphasis), this having to do with what <b>would</b> have triggered a bug in the program.',8257,0);
INSERT INTO comment VALUES (8261,486,1301,'Charlie','re:','2003-09-29 20:17:37',0,'Of course, the more people there are in the room the more likely it is to have a match.  While 23 (not 22) is the least that will give a larger probability of a match than not, 40 gives even better odds of finding a match.  There\'s no contradiction there.',8248,0);
INSERT INTO comment VALUES (8262,460,3667,'Michael','Another Solution','2003-09-30 01:04:58',0,'B +H+k\r\nh+ B +\r\n+r+ + \r\n + +r+\r\n+ Q + \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8263,1229,3172,'SilverKnight','solution','2003-09-30 09:50:57',3,'assuming that I understood exactly the rules, and that I faithfully reproduced them on a spreadsheet:\r\n\r\na) On your 15th birthday,\r\nGrandfather gives you: £16384\r\nGrandmother gives you: £10832 + £5 = £10837\r\n\r\nb) <B>Grandfather</B> gives you the most after 27 years:\r\nhe gives £134,217,727 (2^27-1)\r\ngrandmother gives £88,756,884 on the 27th birthday\n\n<i>Edited on <b>September 30, 2003, 9:53 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8264,1229,2899,'Brian Wainscott','re: solution','2003-09-30 11:10:38',0,'You got to this before I did, and got the same answer, so my only contribution is to be nit-picky:\r\n\r\nI believe that in your last sentence you mean \"grandmoter gives a total of £88,756,884 after 27 years.\"\r\n\r\nON the 27th birthday, grandmother \"only\" gives  £44,378,442.\r\n',8263,0);
INSERT INTO comment VALUES (8265,1229,3172,'SilverKnight','re(2): solution','2003-09-30 11:20:51',0,'Indeed Brian...\r\n\r\nYou win the award for biggest picker of nits!  :-)\r\n\r\nThe question I was addressing (namely the amount given after 27 years) is, I think, correctly answered by my answer of £88,756,884.\r\n\r\nI could have <I>better</I> phrased my statement by using \"<B>by</B> the 27th birthday\", rather than \"<B>on</B> the 27th birthday\".\r\n\r\n--- SK',8264,0);
INSERT INTO comment VALUES (8266,1166,2707,'Gordon Steel','A Solution (I think!)','2003-09-30 12:06:49',0,'Designate a rectangle as ABCD where AC and BD are the diagonals.  Bring corner A into coincidence with corner C, creating a crease of XY where X lies on line AB and Y on line CD.  AX must equal CX (since the length is a constant).  We can also prove that XC = AX = CY = AY by virtue of being similar triangles.  Thus diagonal AC is perpendicular to and bisects XY at a point we may label Z.  Since triangles AZX and ABC are similar, we know that XZ/BC = AZ/AB.  And, since XY = 2XZ, we can rewrite this as 2 x (AZ) x (BC)/AB.  But this is the same as (W/L) x Square root of (L squared + Y squared).  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8267,1166,2707,'Gordon Steel','A Correction on the Solution','2003-09-30 12:18:42',0,'After posting the soltuion to the origamic problem, I noticed (naturally) that I had a typographical error in my last sentence.  I had written the solution as (W/L) x square root of (L squared + Y squared).  What I meant to write (and should have written) is the length of the crease is given as (W/L) x the square root of (L squared + W squared).  I apologize for the error.  Gordon S.',8266,0);
INSERT INTO comment VALUES (8268,27,3670,'Bruno','re: not true','2003-09-30 12:23:22',0,'Exactly what I thought. The only way for this to be a paradox is for the teacher to conduct the test on Friday, since no one expects him to give it on that day. As for the other days, he can conduct the test and, for at least one student, it will be a surprise.\r\n\r\nThe recursive process used to eliminate the other days of the week is not mutually exclusive; in other words, we eliminated friday DUE TO THE FACT that the teacher didn´t conduct the test on the other days. But we can´t eliminate the other days using the same process.\r\n\r\n:)',7497,0);
INSERT INTO comment VALUES (8269,31,3670,'Bruno','re: don\'t believe the given solution is correct','2003-09-30 12:27:10',0,'And we can´t forget that the bee ISN´T a point, but has a considerable dimension when the distance between the bike and house is small. So, the bee would be facing a direction when the bike reaches the house - just impossible to know.\r\n\r\n:)',7730,0);
INSERT INTO comment VALUES (8270,1352,3430,'pat','sos','2003-09-30 12:44:49',0,'i tried trig  and words take shape easier',NULL,0);
INSERT INTO comment VALUES (8271,27,3172,'SilverKnight','re(2): not true','2003-09-30 13:17:49',0,'Not quite Bruno:\r\n\r\nWe eliminated Friday DUE TO THE FACTS that there are\r\n<LI>No remaining days to hold the exam (no available days after Friday), and\r\n<LI>If the exam hasn\'t occurred up until this day, it must occur on this day (negating the surprise).\r\n\r\nIn short, these two \"facts\" hold true RECURSIVELY.  Once we\'ve ruled out Friday, these two SAME FACTS apply to Thursday. Then, now that we\'ve ruled out Thursday, these two SAME FACTS apply to Wednesday.  And then we can apply them to Tuesday and Monday.\r\n\r\nSo, we *can* eliminate the other days using this process.\r\n\r\n:)\r\n\r\nP.S.  The remainder of the argument continues (as has been expressed earlier)... with the notion that since all the days have been eliminated as possibilities, the professor can surprise them by holding the exam on any day.',8268,0);
INSERT INTO comment VALUES (8272,1229,2839,'FatBoy','please ignore','2003-09-30 13:44:27',3,'a)grandpa =3188646     grandma =  351916 \r\nb)Grandpa gives much more over 27 years',NULL,0);
INSERT INTO comment VALUES (8273,1198,1220,'abc','re(3): computer solution','2003-09-30 14:07:39',0,'Sorry, I didn\'t red carefully. I thought you were quoting me. ;)',8260,0);
INSERT INTO comment VALUES (8274,1171,3682,'Tim','um... solution','2003-09-30 15:57:00',0,'well, i\'m new, so i don\'t know if this is the type of answer you\'re looking for, but they each appear to have seven letters. if y\'all are looking for something deeper, then i\'ll keep trying.',NULL,0);
INSERT INTO comment VALUES (8275,1151,3683,'B','solution?','2003-09-30 16:01:34',0,'1. Monica Baker, Puzzle\r\n2. Holly Forbes, Blocks\r\n3. Mark McKenna, Picture Book\r\n4. Kevin Farrell, Crayons\r\n5. Darren Lorenz, Teddy Bear\r\n6. Janet Collins, Fire Engine',NULL,0);
INSERT INTO comment VALUES (8276,1171,3686,'N','re: um... solution','2003-09-30 16:18:17',0,'I agree. They all are 7 letters long. ',8274,0);
INSERT INTO comment VALUES (8277,1171,3172,'SilverKnight','re(2): um... solution - YOU\'RE BOTH WRONG!!!','2003-09-30 16:46:42',0,'they\'re not 7 letters... uh... oh... wait... yeah... they are... they\'re all 7 letters long.',8276,0);
INSERT INTO comment VALUES (8278,1171,1626,'Gamer','','2003-09-30 16:57:21',0,'It\'s like what SilverKnight said (only nicer... COUGH COUGH!)\r\n\r\nLook at the difficulty. Although, like Simultaneous Equations there is an easy solution, I don\'t think it\'s that easy.',NULL,0);
INSERT INTO comment VALUES (8279,1403,3686,'N','','2003-09-30 17:00:14',0,'The last word \"therefor\" is NOT a word in the English langauge. Do I just go ahead and assume that it is supposed to be \"therefore\" ?',NULL,0);
INSERT INTO comment VALUES (8280,1171,3172,'SilverKnight','re:','2003-09-30 17:01:20',0,'yeah... if one didn\'t know any better, one might think the same guy submitted this one too... *sigh*',8278,0);
INSERT INTO comment VALUES (8281,1403,1626,'Gamer','re:','2003-09-30 17:02:44',0,'I\'m sorry, but therefor is in fact a word. The definition given by Merriam-Webster on this one is \": for or in return for that &lt;ordered a change and gave his reasons therefor&gt; \"\r\n\r\nUs Queue editors would have wanted that changed if it was indeed supposed to be spelled like that.',8279,0);
INSERT INTO comment VALUES (8282,27,1626,'Gamer','Indirect proof','2003-09-30 17:20:40',0,'Here\'s an indirect proof that he can\'t hold a surprise examination any day of the week. (This is assuming every student in the class thinks the same way.)\r\n\r\nSuppose the day was Friday. Then the class would not have this exam Monday through Thursday. Since the only day left to have an exam that week would be Friday, it can\'t be Friday. This is a contradiction, so we can RULE OUT Friday. In other words, Friday is as unlikely to have it as Saturday; the statement \"I will have it Monday, Tuesday, Wednesday, Thursday, or Friday\" logically equivalent to \"I will have it Monday, Tuesday, Wednesday, or Thursday\"\r\n\r\nNow, since we have proven that the two preceding statements were logically equivalent, we can proceed on with Thursday. If the class hasn\'t had the quiz by Wednesday, the class will know it\'s Thursday. This means the quiz will not be given Thursday. So, we can RULE OUT Thursday.\r\n\r\nThis can be continued on to rule out Wednesday, Tuesday, and Monday. So he can\'t give it next week.',NULL,0);
INSERT INTO comment VALUES (8283,27,3172,'SilverKnight','re: Indirect proof','2003-09-30 17:24:52',0,'*cough* *cough*... I think I just said that...  :-)\r\n\r\n(not to be mean or anything)',8282,0);
INSERT INTO comment VALUES (8284,1229,3558,'Tristan','re: solution','2003-09-30 18:47:34',0,'Even more nitpicking:\r\nI believe that grandmother gives a little less than 10837 on the 15th birthday, not that it matters to the solution.  Wouldn\'t she give (2^13)+5=8197?  Correct me if I\'m wrong.',8263,0);
INSERT INTO comment VALUES (8285,1171,3558,'Tristan','coincidence?','2003-09-30 18:56:55',1,'I think its funny that all the words have 7 letters AND it is \"Words in Common 7\".  It could just be a coincidence, or maybe a partial solution.  I hope its not the full solution.  That\'d be disappointing.  \r\nMaybe all the words can be cut into shorter words, like Book+let.  It doesn\'t look like it\'ll work for all of them...',NULL,0);
INSERT INTO comment VALUES (8286,1229,1626,'Gamer','re(2): solution','2003-09-30 19:56:22',0,'I haven\'t checked this one out, but when she gives a multiple of multiple of 5 each fifth birthday, the total \"How much I have ever given you\" includes that.\r\n\r\nPlus, you would need to subtract 1 from that 2^13 anyway...',8284,0);
INSERT INTO comment VALUES (8287,1164,3683,'B','solution','2003-09-30 21:02:09',0,'K=1\r\nY=3\r\nO=zero\r\nT=4\r\n\r\nin base 8',NULL,0);
INSERT INTO comment VALUES (8288,1164,3683,'B','re: solution','2003-09-30 21:05:34',0,'i meant base 9',8287,0);
INSERT INTO comment VALUES (8289,1171,3623,'jaypee','duh','2003-09-30 21:33:32',0,'They all have vowels?',NULL,0);
INSERT INTO comment VALUES (8290,1171,1626,'Gamer','Think of a hard answer!','2003-09-30 22:47:59',1,'None of them contain Q, X or Z\r\nAll of them appear in this puzzle\r\nThey are in alphabetical order\r\nThey all are 7 letters long\r\nThey all contain at least 2 vowels\r\nThere are no greek letters there\r\nAll the words there are English words\r\nAll of them contain at least one L, N, or D\r\n\r\nAll of these fit, but it\'s definitely not a hard answer. The point of these problems is that these words aren\'t usually used in conversation, and you are to discover why they are used here instead',NULL,0);
INSERT INTO comment VALUES (8291,1171,3172,'SilverKnight','re: Think of a hard answer!','2003-09-30 23:29:29',4,'Gamer, what (if anything) occurs to you when you find yourself trying to get people to comment on a (type of) problem?',8290,0);
INSERT INTO comment VALUES (8292,1171,3692,'Danny Morin','Words in Common 7','2003-10-01 00:20:06',3,'All 7 are made up of 3 words.  So that\'s what makes them a common 7',NULL,0);
INSERT INTO comment VALUES (8293,1151,1575,'DJ','SOLUTION?','2003-10-01 05:51:18',1,'Well, people have posted a lot of answers, most of which are similar, differing by only a few details. Only one is correct, and if you just go back through the puzzle and make sure everything that is stated is true about your puzzle, it\'s not hard to tell.\r\n\r\nA <i>solution</i>, however, is more than just an answer; it explains the processes that brought you to your answer. If anyone had actually solved the problem, instead of just guessing sets of answers, it would be even easier to know that you are right or not.\r\n\r\nThe right <i>answer</i> has been given, but so far no one has even attempted a solution. It is possible to derive the solution from the clues; anyone care to try it?',NULL,0);
INSERT INTO comment VALUES (8294,1416,3172,'SilverKnight','solution','2003-10-01 11:04:53',3,'They\'re both Liars.\n\n<i>Edited on <b>October 1, 2003, 11:09 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8295,1229,2899,'Brian Wainscott','re(3): solution','2003-10-01 11:25:06',0,'\"Plus, you would need to subtract 1 from that 2^13 anyway\" is not quite right.  Since we are only asking about the amount given ON that birthday, the answer would be 2^13 if the £5 amounts were not involved.  Interestingly, the series of amounts starts out 1, 1, 2, 4....that extra 1 at the beginning means that if you were looking for the total given by the 15th year, the answer would be 2^14, not 2^14-1 (still ignoring the £5)\r\n\r\nBut as you point out, adding those in at £5 and 10 years makes a big difference.  The value of £10837 on the 15th birthday is correct, I believe.',8286,0);
INSERT INTO comment VALUES (8296,1416,2899,'Brian Wainscott','Solution','2003-10-01 11:43:27',3,'A\'s statement is clearly false, since B does in fact NOT say that A is lying.  So A is a liar.\r\n\r\nSince A\'s statment is false, and B claims it is true, B is also a liar.\r\n\r\nSo both are liars.\r\n\r\nWhat if A had said \"B would say I speak the truth\" or B had said \"That is a lie\", or both?',NULL,0);
INSERT INTO comment VALUES (8297,1416,3172,'SilverKnight','re: Solution','2003-10-01 12:09:30',3,'Well Brian... to nit pick myself...\r\n\r\nYou write that A\'s statement is clearly false.  But that\'s not necessarily the case.  A\'s statement is false ONLY if one of the two following conditions is true:\r\nA is a Knight and B is a Knight \r\nA is a Liar and B is a Liar.\r\n_______________\r\n\r\nTo analyze this problem (just like all other knight and liar problems... *sigh*), I would suggest one considers the four possibilities:\r\n<U>___A_B</U>\r\n1 ) K K\r\n2 ) K L\r\n3 ) L K\r\n4 ) L L\r\n(where K = Knight, and L = Liar)\r\n\r\nAnd if we do so, we realize that cases 1, 2, and 3 all lead to inconsistency.\r\n_______________\r\n\r\nNow, to be annoyingly thorough about this:\r\n\r\n<I>case 1:</I>\r\nIf A and B were both Knights, then A wouldn\'t say that \"B would say I lie.\"\r\n\r\n<I>case 2:</I>\r\nIf A were a Knight and B were a Liar, then A WOULD say that \"B would say I lie\" because it is true.  But B, being a Liar would, not agree with the truth.  Therefore, this is inconsistent.\r\n\r\n<I>case 3:</I>\r\nIf A were a Liar and B were a Knight, then A wouldn\'t say \"B would say I lie\", because that is the truth.  Another inconsistency... so this can\'t be the case.\r\n\r\n<I>in case 4, however:</I>\r\nIf A and B are both Liars, then the statement \"B would say I lie\" is false (because B would say that A tells the truth), so A can say this falsehood.  Then B, realizing this is a false statement will claim it is true by saying \"That is true.\".\r\n\r\nThis is consistent, and is the only case that is consistent.  Therefore A and B are both Liars.\r\n_________________\r\n\r\nWow...  this has actually brought tears to my eyes.\r\n\r\n--- SK',8296,0);
INSERT INTO comment VALUES (8298,1171,1567,'Bryan','Not only do they all have 7 letters, but...','2003-10-01 13:01:01',3,'The 1st, 3rd, 5th, and 7th letters of each word form another word:<p>bolt, bond, card, gnus, idle, peal, rain, salt, spit<p>\"goniums\" does not appear in any dictionary I own (although \"gonio-\" is a prefix meaning \"angle\"). Not really a complaint, since it was looking at the possibilities of this word that helped me solve the puzzle.',NULL,0);
INSERT INTO comment VALUES (8299,1171,3430,'pat','odd problem','2003-10-01 13:09:40',0,'all words should be real... and this is real odd',NULL,0);
INSERT INTO comment VALUES (8300,1171,1575,'DJ','re: Not only do they all have 7 letters, but...','2003-10-01 13:14:49',0,'Yeah, I found these words by using the word search at wordles.com (<a href=\"http://www.wordles.com/getwords.asp\">here</a>), which usually has a pretty conservative, acceptable listing of common English words, so I didn\'t question the results.\r\n\r\nNow that you mention it, I couldn\'t find the definition directly either, but a gonium is another word for a single reproductive cell, like a gamete.',8298,0);
INSERT INTO comment VALUES (8301,1171,1301,'Charlie','re(2): Not only do they all have 7 letters, but...','2003-10-01 14:30:33',0,'Yes, my dictionary lists the plural of gonium as gonia, like millennia.',8300,0);
INSERT INTO comment VALUES (8302,1171,1920,'Brian Smith','re(2): Not only do they all have 7 letters, but...','2003-10-01 14:37:37',0,'In my dictionary, gonium is a suffix.',8300,0);
INSERT INTO comment VALUES (8303,1166,2707,'Gordon Steel','Solution Futher Clarified','2003-10-01 14:53:04',0,'Designate a rectangle as ABCD where AC and BD are the diagonals. Designate the width of the rectangle as W and the length as L.  Bring corner A into coincidence with corner C, creating a crease of XY where X lies on line AB and Y on line CD. AX must equal CX (since the length is a constant). We can also prove that XC = AX = CY = AY by virtue of being similar triangles. Thus diagonal AC is perpendicular to and bisects XY at a point we may label Z. Since triangles AZX and ABC are similar, we know that XZ/BC = AZ/AB. And, since XY = 2XZ, we can rewrite this as 2 x (AZ) x (BC)/AB. But this is the same as (W/L) x Square root of (L squared + Y squared). Gordon S. \r\n',NULL,0);
INSERT INTO comment VALUES (8304,1416,2899,'Brian Wainscott','re(2): Solution','2003-10-01 15:14:57',0,'Since what A said would happen did in fact not happen, it seemed clear to me that A must be a liar.\r\n\r\nI guess I\'m reading the question as if A\'s statement were: \"B will say I am lying.\"  If in fact A is being more general, as in \"If you asked B, he would tell you I am a liar\" and B replied \"that is true\", then you probably have to go through cases.\r\n\r\nSo in the end, I guess I can\'t disagree with you -- I just read the problem slightly differently.\r\n\r\nI think the wording is just a bit ambiguous.  \"I lie\" could mean either \"I am lying\" or \"I tell lies\"  I took it the first way, and it may indeed be meant in the second.',8297,0);
INSERT INTO comment VALUES (8305,1416,3172,'SilverKnight','re(3): Solution','2003-10-01 15:57:18',0,'aaahhhh... I see what you\'re saying.\r\n\r\nI don\'t think that\'s what was meant (referring to the particular instance of this statement).  But I agree... there is an ambiguity in the meaning.',8304,0);
INSERT INTO comment VALUES (8306,27,3670,'Bruno','You guys are forgetting something...','2003-10-01 17:03:26',2,'You guys are forgetting the fact that we can eliminate Friday only due to the fact that the teacher hasn´t applied the test on the other days. If we eliminate Friday by this process and we want to eliminate Thursday the same way, we must now include Friday back in the days that the test is possible. \r\n\r\nI stand firm to being a paradox only if the test was to be applied on Friday:\r\n\r\nThe teacher hasn´t applied the test until Thursday. All the students assume he won´t apply it tomorrow since they all know he HAS to apply it tomorrow, thus not being a surprise. Since everyone knows it won´t be tomorrow, the teacher may then apply it on Friday. This is ONLY valid for Friday - making this a paradox.\r\n\r\nSuppose the teacher comes and applies the test on Monday. Why can´t he apply it? Of course he can, because the elimination of Friday was ONLY DUE TO THE FACT THAT HE DIDN´T APPLY IT UNTIL THURSDAY. It would still be a surprise to some students.\r\n\r\nAnd, finally, if the teacher comes on the first day of class and says: \"This year, I will give you a surprise test.\" If we were to use this elimination process for all the days of the year, never would a teacher be able to apply a surprise test - in other words, surprise tests wouldn´t exist.\r\n\r\nHope this clears it up a bit. :)',NULL,0);
INSERT INTO comment VALUES (8307,1277,1171,'nikki','Solution','2003-10-01 17:18:45',3,'I\'d write out the table if I could, but here\'s what I deduced.  Hopefully I didn\'t make any errors:\r\n\r\nAzdam went with Forgam, who wore\r\nwhite suspenders\r\nblue tie\r\ngreen shirt\r\n\r\nBastam went with Holdram, who wore\r\nblue suspenders\r\nwhite tie\r\nred shirt\r\n\r\nCagram went with Golkam, who wore\r\ngreen suspenders\r\nred tie\r\nwhite shirt\r\n\r\nDartam went with Epotram, who wore\r\nred suspenders\r\ngreen tie\r\nblue shirt\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (8308,27,3172,'SilverKnight','re: You guys are forgetting something...','2003-10-01 18:02:46',0,'You wrote, <I>\"If we eliminate Friday by this process and we want to eliminate Thursday the same way, we must now include Friday back in the days that the test is possible.\"</I>\r\n\r\nNo, Bruno, we must not include Friday back in the possible days.  We have already eliminated it.  And we are now examining Thursday.  This is an example of the notion of recursivity.\r\n\r\nSince I don\'t wish to repeat myself, please look <A HREF=\"http://perplexus.info/show.php?pid=27&cid=8271\">here</A> or <A HREF=\"http://perplexus.info/show.php?pid=27&cid=8282\">here</A> for the explanation of your preference.\r\n\r\nThe paradox comes from the \"fact\" that we\'ve eliminated all the possible days, and therefore we don\'t expect it on any day, and when it occur we are surprised.\r\n\r\nHope this clears it up for ya.  :)',8306,0);
INSERT INTO comment VALUES (8309,1229,3558,'Tristan','re(4): solution - I see','2003-10-01 18:54:19',0,'I stand completely corrected.  Good job catching what I didn\'t.  I apparently didn\'t think of the extra five pounds being included.  Brian is also correct.',8295,0);
INSERT INTO comment VALUES (8310,27,1626,'Gamer','re(2): You guys are forgetting something...','2003-10-01 20:17:07',0,'First of all, to address your issue of \"What if he did it on Monday\", he lied then. The Assuming we are given to do and the problem are in contradiction.\r\n\r\nI understand what you are saying. We can\'t eliminate Friday if TODAY is Wednesday Evening because there is still Thursday and Friday, and we don\'t know what day.\r\n\r\nIf it was Wednesday Evening, the students could think \"The test must be tommorrow if the professor isn\'t lying. If he doesn\'t give it tommorrow, there is no way he could give it without lying, so he can\'t give it tommorrow.\"\r\n\r\nDoes this make sense, and did I interpret what you said properly? I am hoping to address your problem more closely instead of just repeating what has been said by others.\r\n',8308,0);
INSERT INTO comment VALUES (8311,86,3558,'Tristan','alternate proof','2003-10-01 21:10:08',3,'No one seems to have thought of this proof:\r\n\r\nAny two different numbers have more different numbers inbetween them.  Can you think of a number that\'s inbetween 3.9999... and 4?  I don\'t think so.  Therefore, 3.999... and 4 are the same number.',NULL,0);
INSERT INTO comment VALUES (8312,1277,3660,'ratsnstuff','Possible solution','2003-10-02 05:11:17',0,'Fisrtly, what gives with the weird names...? Anyway, this is what I came up with.\r\n\r\nForgam >> Azdan \r\nWhite susp.\r\nBlue tie\r\nGreen shirt\r\n\r\nGolkram/Golkam >> Cagram\r\nGreen susp.\r\nRed tie\r\nWhite shirt\r\n\r\nEpotram >> Dartam\r\nRed susp.\r\nGreen tie\r\nBlue shirt\r\n\r\nHoldram >> Bastam\r\nBlue susp.\r\nWhite tie\r\nRed shirt\r\n',NULL,0);
INSERT INTO comment VALUES (8313,1416,3660,'ratsnstuff','Short discussion','2003-10-02 05:25:05',0,'This is straight binary, with only two digits, and can be solved with brute force. \r\nSay if a person is a knight, his value is 0 and a liar\'s value would be 1. Thus, all possible combinations are:\r\n\r\nA  B\r\n0  0  A would know B is a knight and would not\r\n      make the first statement. FALSE\r\n0  1  The first statement is possible, but the\r\n      second is not. FALSE\r\n1  0  The first statement would be true, but\r\n      would not be spoken by a liar. FALSE\r\n1  1  \"B would say I lie\": B is a liar and would\r\n      say otherwise, thus making the first\r\n      statement a lie and possible. \"That is true\"\r\n      refering to the first statement, would\r\n      be a lie. Thus for the case of both A and B\r\n      being liars, these statements are possible.\r\n\r\nSo without any further ado, I would say that A and B are both liars...',NULL,0);
INSERT INTO comment VALUES (8314,1151,3660,'ratsnstuff','re: SOLUTION?','2003-10-02 06:36:52',3,'Well gee, OK. Here goes: This is how I went about this problem. (Sorry for this VERY lengthy discussion)\r\n\r\nFirst, I drew the shelves, numbered from one to six (top to bottom then left to right). Each shelf has three characteristics. A first name, a surname and a toy. So I divided each shelf in three parts (kinda like this):\r\n\r\n-------------------------------\r\n| 1  :    :    | 4  :    :    | \r\n|    :    :    |    :    :    | \r\n|    :    :    |    :    :    |\r\n-------------------------------\r\n| 2  :    :    | 5  :    :    |\r\n|    :    :    |    :    :    |\r\n|    :    :    |    :    :    |\r\n-------------------------------\r\n| 3  :    :    | 6  :    :    |\r\n|    :    :    |    :    :    |\r\n|    :    :    |    :    :    |\r\n-------------------------------\r\n\r\nRight, now comes the fun part. I used the first column for the name, next the surname and lastly the toy. Every clue gives you a few possibilities. These should ALL be written down in thhe shelves.\r\n\r\nClue 1:\r\n**Kevin\'s surname is NOT Baker**. Kevin and the Baker kid is on the top shelves (1 and 4). The Lorenz kid can at this stage be either on shelf 2 or 5, because we don\'t know if Mark may be the Baker kid. Thus write in Kevin in both the top shelf names and Baker in the top surnames. Write Lorenz in shelf 2 and 5 surnames. \r\n\r\nClue 2:\r\n**Holly\'s surname is NOT Collins**. Collins is in a shelf on the right and lower than Holly. This would mean that Collins is in 5 or 6 (write it in there) and Holly would be in one of the four higher shelves (yep, write it down now). The picture book is on the left in either 2 or 3.\r\n\r\nClue 3:\r\nForbes and Crayons are in even numbered shelves. ie. in 2, 4 or 6. **Forbes does NOT own Crayons**.\r\n\r\nClue 4:\r\n**Darren does NOT own blocks**. Daren and the Blocks are both in the four higher shelves (1,2,4 and 5). Fire eng. is in the four lower shelves (2,3,5 and 6). Write all of these in the right spots as you are going along...\r\n\r\nClue 5: \r\nThis is the best clue. We know that the Teddy is on one of the middle shelves. The McKenna kid sits at the bottom and Monica is at the top and her surname is Baker!!\r\n\r\nNow we need to slowly digest all the above info.\r\nWe can start by noting that the top two kids have the names Monica and Kevin. Thus, we can cross out Holly and Daren.\r\n\r\nFrom clue 2: Holly has a higher shelf... That means she MUST be in either 2 or 5. which means that the Collins kid must be in the bottom right shelf: \" to the right of the one containing the picture book\" We also KNOW that the picture book is in the bottom left. Encircle the picture book in the bottom left and also Collins in the bottom right. Cross out the picture book in 2. Also the other surnames in 6. We now also know that the fire engine is in 6: From clue 4: \"Darrens toy... above the fire eng.\" Since Kevin and monica is top most, Daren must be in 2 or 5. The fire engine must be in the bottom and to the right, since the picture book is to the left... (encircle the fire eng. in 6 and cross out the crayons. Also get rid of the fire engine everywhere else)\r\n\r\nFrom clue 5: We see that the McKenna child is at the bottom (must be 3, because Collins is in 6). Meaning that the Teddy IS in 2 and Monica is in 1. Thus Baker is also in 1 (Monica Baker) And Kevin is in 4.\r\n\r\nFrom clue 1: \"Lorenz has a shelf with higher number than Mark\'s\" That can only be shelf 5. And Mark must be in either 2 or 3.\r\n\r\nBack to clue 4: Darren IS in either 2 or 5 (because he sits above the fire truck in 6) therefore the blocks and the Teddy are neigbours. So the blocks are in 5 and Darren is in 2.\r\n\r\nClue 3: The even numbers. The crayons must be in shelf 4 because 2 and 6 are occupied by the teddy and the fire eng. And since the crayons don\'t belong to the Forbes kid, he MUST be in 2.\r\n\r\nLets just recap what we know for sure.\r\n1. Monica Baker\r\n2. Darren Forbes, Teddy\r\n3.        McKenna, Picture Book\r\n4. Kevin         , Crayons\r\n5.        Lorenz, Blocks\r\n6.        Collins, Fire eng.\r\n\r\nClue 2: Holly has a higher shelf than Collins. Thus it must be 5, because Darren is in 2. \r\n\r\nClue 1: Lorenz has a higher number than Mark. Lorenz is in 5. The only lower number stil needing a name is 3, thus Mark is in three. \r\n\r\nNow we still need a first name in 6, a surname in 4 and a toy in 1. These are all given in the first two paragraphs: Janet, Farrel and Puzzle.\r\n\r\nThus, to summarise the solution:\r\n1. Monica Baker, Puzzle\r\n2. Darren Forbes, Teddy\r\n3. Mark McKenna, Picture Book\r\n4. Kevin Farrel, Crayons\r\n5. Holly Lorenz, Blocks\r\n6. Janet Collins, Fire Engine\r\n\r\nHope this covers it. Let me know if anything is amis. ',8293,0);
INSERT INTO comment VALUES (8315,1267,3660,'ratsnstuff','Possible solution','2003-10-02 07:19:39',0,'Amery, Brant and Fredo are liars. And Cuthbert, Derek, and Everard are knights.\r\n\r\nI basically gave it a trial and error run, by first assuming that Brant is a knight (because he pointed to two more knights). I then evaluated all the statements leading from there. He says that Everard and Fredo are knights. But they contradict eachother, so they can not both be knights, thus making Brant a liar. I then went to the next iteration in assuming that Cuthbert is a knight (because he already correctly states that Brant is a liar). C says that E is a knight, which in turn turn says that C and D are knights. So far so good. D says that A and B are liars (we know B is). A says that that C is a liar (which is false according to our assumption), making it a lie in this case. As for F saying D is a liar and A is a knight, makes him a liar. \r\n\r\nThus, A, B and F are liars. And C, D, and E are knights.',NULL,0);
INSERT INTO comment VALUES (8316,86,1626,'Gamer','re: alternate proof','2003-10-02 07:22:12',0,'I would like to say that 3.999... is the number directly BEOFRE 4, but isn\'t actually 4. Any two numbers that are directly together don\'t have any numbers between them. We don\'t normally think of this because any sensible numbers aren\'t directly together.\r\n\r\nThink of it this way, modelled with a discrete set of numbers (the integers) 5 and 6 are the closest possible numbers to each other. There isn\'t an integer in between them, so they must be the same number? I don\'t think that makes sense, and I don\'t think your argument is true either.',8311,0);
INSERT INTO comment VALUES (8317,1216,1301,'Charlie','solution','2003-10-02 09:23:29',3,'First let\'s figure when the centers of the cars will pass the point where their (the centers) paths cross.    It\'s assumed that the incident takes place in America, where people drive on the right side of the road, and that Bill, in his car, does not react in any way to the impending potential problem, while George\'s only reaction is in applying the brakes (neither swerves).  We\'ll further assume that the left side of the car is on the center line of each respective road, as we are not told how much distance to allow or how wide the road is or in what lane; at least it\'s better than assuming driving down the center of the road altogether.  The width of the highway is not given so it\'s assumed that the distance to the intersection is the distance to the intersecting roadway center line.\r\n\r\nFor this center-point calculation, Bill\'s car must travel 150-3.5 feet (to allow for the half car-width that George\'s car is on Bill\'s side of the center line of George\'s road) at 30 ft/s, or 4.883 seconds.\r\n\r\nGeorge\'s center has 125+3.5 feet to get to the car-center intersection point.  To find the time to get there, recognize that the average speed for any duration of time from the application of the brakes is 100-15t ft/s, so the time is found via\r\n(100-15t)t = 128.5\r\n15t^2-100t+128.5=0\r\nt=10/3 +/- 1.595 sec\r\n\r\nThe higher number of seconds would be if the negative acceleration continued after the car came to a stop, and started going backward into the intersection again, so the lesser time is what\'s sought, or 1.738 seconds.  So George\'s car does pass the intersection before Bill\'s; but is is soon enough to avoid a collision?\r\n\r\nGeorge\'s car must clear (travel) a total of 125 + 7 + 13/2 feet to account for the full width of Bill\'s car and the back half of itself. That\'s 138.5 feet.\r\n\r\n(100-15t)t = 138.5\r\n15t^2-100t+138.5=0\r\nt=10/3 +/- 1.370 sec\r\n\r\nso the time is 1.963 seconds, by which time Bill\'s car has traveled 1.963 x 30 = 58.89 feet, bringing its front 150-58.89-7 feet back from the path of the right side of George\'s car, which is still a safe margin even if George is in a right lane or somewhat further to the right of the centerline than we allowed for.',NULL,0);
INSERT INTO comment VALUES (8318,1216,2839,'FatBoy','okay, here goes','2003-10-02 09:25:22',3,'The distance between the front of Bills car adn the potential location of the right side of georges car is 140 ft (distance to intersection - 1/2 length of car - 1/2 width of car)\r\n\r\ntime to potential impact \r\nt=d/v=140/30=4.67secs\r\n\r\nlocation of the rear of George\'s car at potential time of impact\r\n\r\nd = vt +1/2 at^2\r\n  = (100 * 4.67)+ 1/2 (-30)(4.67)2\r\n  = 140\r\n\r\ndistance rear of george\'s car must travel to clear bill\'s car =\r\ndistance to intersection + length of car = \r\n125 + 13 = 138 ft\r\n\r\ngeorge should just clear bill by 2 ft\r\nwhew',NULL,0);
INSERT INTO comment VALUES (8319,1216,2839,'FatBoy','re: solution','2003-10-02 09:27:31',0,'Curse you Charlie!!!\r\nnot ony did you successfuly solve teh problem whil I was typing my answer,\r\nyou answered it better than me.\r\nfie on you!\r\na pox on your house!!\r\n\r\n',8317,0);
INSERT INTO comment VALUES (8320,1216,1301,'Charlie','re: okay, here goes','2003-10-02 09:43:34',0,'Sorry FatBoy.  (But I am getting better, though: I didn\'t work on the problem until after it was posted live.)\r\n\r\nThe problem with your solution, though, is at time t=4.67 seconds, the acceleration given would have George\'s car already going backward into the intersection a second time, and that\'s the only reason it looks so close.\r\n',8318,0);
INSERT INTO comment VALUES (8321,1216,3707,'David','Solution','2003-10-02 11:27:37',3,'Bill is travelling at 30 fps and is 150 ft from the intersection, so he takes 5 seconds to get there.\r\nGeorge is travelling at (100-30t) fps, where t is the time, so he travels a distance of (100t-15t*t) (by integral calculus). So in 5 seconds George travels 125 feet, which is exactly his distance to the intersection. \r\nSo there is a collision. The size of the cars is irrelevant - it\'s a direct hit.',NULL,0);
INSERT INTO comment VALUES (8322,1216,1183,'fwaff','re: Solution','2003-10-02 12:59:23',0,'Except that George\'s car came to a halt after 3.33 seconds, a second or two after he slid through the junction. Unless of course he instantaneously slammed it in reverse and accelerated backwards at 30f/s/s. \r\n\r\nI guess this just proves that integral calculus and driving make a deadly combination!',8321,0);
INSERT INTO comment VALUES (8323,1216,3172,'SilverKnight','re: Solution','2003-10-02 13:00:45',2,'No David.\r\n\r\nAs Charlie has already pointed out (and as I\'m guessing that DJ was trying to show by proposing the problem), you are simply blindly applying the equations.\r\n\r\nThe equation shows a CONSTANT -30 ft/sec/sec.  But that\'s not what happens.  When the car finally stops... the brakes don\'t \"push\" the car backwards...  The car will stop in less than 5 seconds (past the intersection).  If the car then continued with a -30 ft/sec/sec acceleration, it would back up into the intersection and collide.  But it doesn\'t.\r\n\r\nSo, Charlie was correct in that there is no collision.',8321,0);
INSERT INTO comment VALUES (8324,86,3172,'SilverKnight','re(2): alternate proof','2003-10-02 13:06:38',0,'Wow!  Gamer I\'m surprised to see you write this.  I also don\'t like Tristan\'s \"proof\".  I don\'t think it\'s at all rigorous.... (just because I can\'t come up with a number between the two doesn\'t mean there isn\'t one).  To continue with that proof, Tristan must PROVE that there is no number between the two.\r\n\r\nHowever, .3999... (repeating) *IS* equal to 4.\r\n\r\nIn fact, it is just another way of describing the same number in our chosen notation.  And the proof of this has already been posted.\r\n\r\n--- SK',8316,0);
INSERT INTO comment VALUES (8325,1216,2839,'FatBoy','Hey guys!!','2003-10-02 13:12:35',4,'I see where I sreced up with the whole decerating until you\'re going backwards thing.\r\nBut (even taking that into account) why did I (using standard kinematics) come up with with different answer than Charlie did using Calc?\r\nI checked my work and can\'t find any obvious error (other than the kind of sloppy rounding I always use) and  frankly I never liked calc enough to summon the will to look figure out charli\'s answer.',NULL,0);
INSERT INTO comment VALUES (8326,1416,2839,'FatBoy','please ignore','2003-10-02 13:24:50',3,'If they were both knights then B would could not say that A would lie and A could not say that he would say it so they are not both knights\r\n\r\nIf A were a lier and B were a Knight then A\'s statement would be true so that arrangement is not possible either\r\n\r\nIf A were a KNight and Be were a  liar than B saying A had told the truth would indicate that A had really lied so this is not possible\r\n\r\nIF they BOTH were liars, however, A could Say that B would say he is a liar because he knows that be would not say that b/c it is true.  But B could say that what a said was true because a is a liar too so what he said is false',NULL,0);
INSERT INTO comment VALUES (8327,1216,3172,'SilverKnight','re: Hey guys!!','2003-10-02 13:56:27',0,'FatBoy,\r\n\r\nFirst, I think you are comparing the time when George comes back to intersection (in reverse, rather than the first time he goes through).\r\n\r\nAnd second, Charlie is taking into account the notion that the center of the car is not travelling down the center of the road... which I think is a little extreme and not what DJ intended.\r\n\r\nEither way, this will explain the difference.\r\n\r\nBut in the spirit of this site, I think you should actually read the previous posts and endeavor to understand what he (Charlie) said, and if necessary summon the will to learn/grow.  That can be fun too.\r\n\r\n--- SK',8325,0);
INSERT INTO comment VALUES (8328,1216,2839,'FatBoy','re(2): Hey guys!!','2003-10-02 14:12:45',0,'Your point is taken',8327,0);
INSERT INTO comment VALUES (8329,1216,1301,'Charlie','re: Hey guys!!','2003-10-02 14:25:02',0,'The problem was in using a constant negative acceleration for 4.67 seconds, rather than switching to zero acceleration at time =3.33 seconds as pointed out by fwaff\'s comment.  That is the time (I\'m assuming fwaff did the math) at which George\'s car came to a complete stop past the intersection.  To plug 4.67 seconds into the original non-changing acceleration of -30 is to allow that the car then started to back up into the intersection.  Presumable he would not do that.  And even if he did, that would not be a near miss, but rather as he was going backward, would be entering the intersection (albeit from the opposite direction) and causing a collision.',8325,0);
INSERT INTO comment VALUES (8330,1216,2839,'FatBoy','oops, made myself look dumber than I really am','2003-10-02 14:26:06',0,'My original question should have said \"why did I get a different answer than DAVID?  Not Charlie.\r\nTaking SKs advice I have reevaluated and saw that the reason I got a different result than David was that David was assuming 5 seconds to impact point while I was assuming 4.67\r\nSorry all but I felt I\'d made an idiot of myself and had to show that I really am somewhat brighter than I appear',8328,0);
INSERT INTO comment VALUES (8331,1432,1301,'Charlie','For starters','2003-10-02 15:45:16',2,'As each new wall must go to a previously isolated point (vertex), and there are (x-1)(y-1) such isolated vertices, the maximum number of walls that can be so placed is (x-1)(y-1).\r\n\r\nAt each stage, when less than this many have been placed, at least some must be adjacent to points that are already the endpoints of an existing wall, so those are eligible for building a new wall.  This continues until all (x-1)(y-1) are no longer isolated, so there\'s no way that this maximum will be unreachable.',NULL,0);
INSERT INTO comment VALUES (8332,1216,1171,'nikki','Just to be complete...','2003-10-02 16:15:00',0,'\r\nI know it\'s been discussed a lot, and the fact that George comes to a stop at 3.33 seconds has been pointed out.  But it\'s been bugging me that the rest of the problem didn\'t get formally solved, so here it is.\r\n\r\nTo find out how long it takes George to stop:\r\nV = 0 = 100ft/s + (-30ft/s/s)*T\r\nT = 10/3 seconds = 3.3333 seconds\r\n\r\nNow, let\'s see how far the center of George\'s car travelled from when he hit the brakes and when he stopped:\r\nDg = 100ft/s * 10/3s + 0.5*(-30ft/s/s)*(10/3s)^2\r\nDg = 166.666 ft\r\n\r\nAnd let\'s see how far the center of Bill\'s car travelled during this time:\r\nDb = 30ft/s * 10/3s\r\nDb = 100ft\r\n\r\nSo at the moment George stopped, he has already passed through the intersection, and the back end of his car is 35.16ft from the center of the intersection.  Bill hasn\'t gone through the intersection yet, and the front end of his car is 43.5ft from the center of the intersection.\r\n\r\nBoth of these numbers show that there is enough clearance for these 13x7 cars to avoid a collision.',NULL,0);
INSERT INTO comment VALUES (8333,1277,1626,'Gamer','Explanation?','2003-10-02 17:15:09',4,'Without using a diagram, I was able to explain it... Does anyone have an explanation for this one?',NULL,0);
INSERT INTO comment VALUES (8334,86,3558,'Tristan','re(3): alternate proof','2003-10-02 17:39:00',0,'I believe Tom already addressed this in one of his replies.  He said that no matter how small a number you add to 3.99999... you will not get inbetween 3.9999... and 4, but go above four.  \r\n\r\nUnlike the example gamer gave, this isn\'t just a set of integers from which there is no number inbetween.  This is ALL numbers.  There are plenty of numbers inbetween 1 and 2 if you think of the complete set of numbers.\r\n\r\nI admit my proof isn\'t rigorous, but I believe that should be enough proof for most people.  If you, SK, think you can improve it, go ahead (or not).',8324,0);
INSERT INTO comment VALUES (8335,86,3172,'SilverKnight','re(4): alternate proof','2003-10-02 18:28:42',0,'Tristan, you wrote:\r\n<I>No one seems to have thought of this proof...</I>\r\nNow you write:\r\n<I>Tom already addressed this in one of his replies.</I>\r\n\r\nSo either:\r\n<LI>Tom *has* already thought of this proof, or\r\n<LI>You are relying on his work to complete your proof, but failed to mention it.\r\n\r\n*I* don\'t think your proof is at all valid (although I do agree with the conclusion, that .39999... = 4), and we both agree that it isn\'t rigorous.\r\n\r\nTherefore, and since I am quite comfortable with the accepted proof, I will not attempt to improve upon yours....  Perhaps someone else will.\r\n\r\nCheers!',8334,0);
INSERT INTO comment VALUES (8336,1216,3143,'Vito','fiziks...here goes','2003-10-02 20:32:53',0,'Upon finishing this problem I noticed that few people included the displacements of both drivers on their way to figuring out the answer.  Here goes:\r\nYou are trying to figure out time! \r\nStart out with what you know: the displacement of Bill is delta x=150ft, the Vo or initial velocity of Bill is 30ft/sec.  Since there is no acceleration in Bill apply delta x (displacement)=Vot.  Solve for time and you get 5.00 seconds.  Then take George\'s displacement which is 125ft.  His Vo = 100ft/sec and his \"decelleration\" is -30ft/s^2.  Plug this into the equation delta x=Vot + 1/2at^2 OR 125 = (100)t + .5(-30)t^2   Solve for t using a quadratic you get 1.6667 seconds and 5.00 seconds.  You cancel the 1.6667 secs because even without braking George would have still taken 1.25 seconds to cross the intersection!  (125ft=100(ft/s)t; t=1.25s) Here the cars length and width are negligible because had they been just tiny particles they would have collided at the intersection anyways being that they arrived there at the exact time. Both cars get to the intersection in exactly 5.00 seconds.  SPLAT!',NULL,0);
INSERT INTO comment VALUES (8337,1432,1301,'Charlie','solution','2003-10-02 22:16:07',3,'The best way to keep track of what positions are currently occupied by walls and what vertices currently have available adjacent unoccupied vertices to which to go, is to have an array that extends from zero to 2X by zero to 2Y.  Those elements of the array with both coordinates even (including zero,zero) represent points (vertices) and the number in each such element represents how many vertices that are adjacent to this one are free (have no wall already extending to them.  Those elements having an even coordinate representing the vertical direction and an odd representing the horizontal direction, represent horizontal wall segments.  Those with an odd vertical coordinate and even horizontal represent vertical wall segments.  These can contain just a 1 to indicate a wall is there or zero to indicate there\'s no wall there at present.  This scheme allows a wall\'s coordinates to be the average of those of its two end points, and the walls around a point to differ by one from those of the point.\r\n\r\nAlso a list must be kept of those coordinates where an current wall exists and at least one of whose endpoints has at least one available free vertex to which to connect.  This will be used in the randomization process, based on how many entries there are on this list.\r\n\r\nEach time through, for the placement of the next wall:\r\n\r\nA member of this list is chosen at random.  Then, of all the possible free vertices that can be reached from either of its endpoints, one such vertex is chosen, and a wall built to that vertex.  The four vertices surrounding this formerly free vertex have their array positions decremented by one as that vertex is no longer free.  The array position representing the line added is set to one.\r\n\r\nThis continues until no wall segments are available from which to choose (no segments with either endpoint adjacent to any free vertex).\r\n\r\nIn the below program, I\'ve used h and w to represent height and width rather than x and y.  Height comes first in the array subscripts, but again, is stretched by 2 to allow alternating vertices and lines (and unused spots for centers of squares--can\'t be helped).\r\n\r\nAfter building one maze, the program continues, unless you press Escape, to ask for your request for another maze.\r\n\r\nDECLARE FUNCTION isFree% (row%, col%)\r\nDEFINT A-Z\r\nDECLARE SUB showMaze ()\r\nDECLARE SUB chooseElig (row%, col%, which%, row2%, col2%)\r\nDECLARE SUB showGridVals ()\r\nDECLARE SUB countElig (row%, col%)\r\n\r\nTYPE coords\r\n&nbsp;&nbsp;row AS INTEGER\r\n&nbsp;&nbsp;col AS INTEGER\r\nEND TYPE\r\n\r\nDIM SHARED h, w\r\nRANDOMIZE TIMER\r\n\r\nDO\r\n&nbsp;&nbsp;CLS\r\n&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;INPUT \"Height of grid:\", h\r\n&nbsp;&nbsp;&nbsp;&nbsp;INPUT \"Width of grid:\", w\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF h &lt;&gt; INT(h) OR w &lt;&gt; INT(w) OR h &lt; 2 OR w < 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"Height and width must be integers &gt;= 2.\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;LOOP WHILE h &lt;&gt; INT(h) OR w &lt;&gt; INT(w) OR h &lt; 2 OR w < 2\r\n\r\n&nbsp;&nbsp;REDIM SHARED grid(h * 2, w * 2)\r\n&nbsp;&nbsp;REDIM SHARED availW(INT((h + 1) * (w + 1) * 2)) AS coords\r\n\r\n&nbsp;&nbsp;\' grid positions; first subscript is vertical, second horizontal\r\n&nbsp;&nbsp;\' even,even = vertex; number = allowable destinations from this vertex\r\n&nbsp;&nbsp;\'            (top left vertex is 0,0)\r\n&nbsp;&nbsp;\' even,odd = horizontal line segments (walls) |  0 = not walled yet\r\n&nbsp;&nbsp;\' odd,even = vertical line segments           |  1 = already walled\r\n&nbsp;&nbsp;\' (odd,odd would be center of square--not used)\r\n\r\n&nbsp;&nbsp;numElig = 0\r\n\r\n&nbsp;&nbsp;FOR row = 0 TO 2 * h STEP 2 * h\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 1 TO 2 * w STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;grid(row, col) = 1   \'  horizontal bar\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numElig = numElig + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).row = row\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).col = col\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;FOR row = 1 TO 2 * h STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 0 TO 2 * w STEP 2 * w\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;grid(row, col) = 1  \' vertical bars\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numElig = numElig + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).row = row\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).col = col\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;\' Now calculate eligible number of ways away from points\r\n\r\n&nbsp;&nbsp;FOR row = 0 TO 2 * h STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 0 TO 2 * w STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;countElig row, col\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;\' showGridVals\r\n&nbsp;&nbsp;\' showMaze\r\n\r\n&nbsp;&nbsp;\' Start building Maze:\r\n&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;r = INT(RND(1) * numElig + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;row = availW(r).row\r\n&nbsp;&nbsp;&nbsp;&nbsp;col = availW(r).col\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF row MOD 2 = 0 THEN horiz = 1:  ELSE horiz = 0\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF horiz THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;elig1 = grid(row, col - 1): elig2 = grid(row, col + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;elig1 = grid(row - 1, col): elig2 = grid(row + 1, col)\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' Assume prob of each end is proportional to number of available lines\r\n&nbsp;&nbsp;&nbsp;&nbsp;\'  from that point\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;r2 = INT(RND(1) * (elig1 + elig2) + 1)\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF r2 &gt; elig1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whichEnd = 2: r2 = r2 - elig1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whichEnd = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF horiz THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;row1 = row\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF whichEnd = 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;col1 = col + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;col1 = col - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;col1 = col\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF whichEnd = 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;row1 = row + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;row1 = row - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;chooseElig row1, col1, r2, row2, col2\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' line from these coords is now occupied by a wall and the wall\'s\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' coords are the average of those of the two endpoints.\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid((row1 + row2) / 2, (col1 + col2) / 2) = 1\r\n\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' Re-calculate eligible number of ways away from points near new endpoint\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' adjacent vertices have one fewer neighbor available to go to\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid(row2 - 2, col2) = grid(row2 - 2, col2) - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid(row2 + 2, col2) = grid(row2 + 2, col2) - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid(row2, col2 - 2) = grid(row2, col2 - 2) - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;grid(row2, col2 + 2) = grid(row2, col2 + 2) - 1\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;\' The following is probably overkill, recalculating all the eligibilities:\r\n&nbsp;&nbsp;&nbsp;&nbsp;\'which lines have eligible points\r\n&nbsp;&nbsp;&nbsp;&nbsp;numElig = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 0 TO 2 * h\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 0 TO 2 * w\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row, col) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF row MOD 2 = 1 AND col MOD 2 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = grid(row - 1, col) + grid(row + 1, col)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF row MOD 2 = 0 AND col MOD 2 = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tot = grid(row, col - 1) + grid(row, col + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF tot > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numElig = numElig + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).row = row\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;availW(numElig).col = col\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT row\r\n\r\n&nbsp;&nbsp;\'  CLS\r\n&nbsp;&nbsp;\'  showGridVals\r\n&nbsp;&nbsp;\'  showMaze\r\n&nbsp;&nbsp;\'  DO: LOOP UNTIL INKEY$ > \"\"\r\n\r\n&nbsp;&nbsp;LOOP UNTIL numElig = 0\r\n\r\n&nbsp;&nbsp;showMaze\r\n&nbsp;&nbsp;PRINT \"Enter for more; Esc to end.\"\r\n&nbsp;&nbsp;DO: a$ = INKEY$: LOOP UNTIL a$ > \"\"\r\nLOOP UNTIL a$ = CHR$(27)\r\n\r\nEND\r\n\r\nSUB chooseElig (row, col, which, row2, col2)\r\n&nbsp;&nbsp;ct = 0\r\n&nbsp;&nbsp;IF row - 2 > 0 AND col - 1 > 0 AND col + 1 &lt; UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row - 2, col) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF ct = which THEN row2 = row - 2: col2 = col: EXIT SUB\r\n&nbsp;&nbsp;IF row + 2 < UBOUND(grid, 1) AND col - 1 &gt; 0 AND col + 1 &lt; UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row + 2, col) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF ct = which THEN row2 = row + 2: col2 = col: EXIT SUB\r\n&nbsp;&nbsp;IF row - 1 &gt; 0 AND row + 1 &lt; UBOUND(grid, 1) AND col - 2 &gt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row, col - 2) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF ct = which THEN row2 = row: col2 = col - 2: EXIT SUB\r\n&nbsp;&nbsp;IF row - 1 > 0 AND row + 1 &lt; UBOUND(grid, 1) AND col + 2 < UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row, col + 2) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF ct = which THEN row2 = row: col2 = col + 2: EXIT SUB\r\nEND SUB\r\n\r\nSUB countElig (row, col)\r\n&nbsp;&nbsp;ct = 0\r\n&nbsp;&nbsp;IF row - 2 &gt; 0 AND col - 1 > 0 AND col + 1 &lt; UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row - 2, col) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF row + 2 < UBOUND(grid, 1) AND col - 1 &gt; 0 AND col + 1 &lt; UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row + 2, col) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF row - 1 &gt; 0 AND row + 1 &lt; UBOUND(grid, 1) AND col - 2 &gt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row, col - 2) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF row - 1 > 0 AND row + 1 &lt; UBOUND(grid, 1) AND col + 2 < UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF isFree(row, col + 2) THEN ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;grid(row, col) = ct\r\nEND SUB\r\n\r\nFUNCTION isFree (row, col)\r\n&nbsp;&nbsp;IF row &gt; 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row - 1, col) THEN isFree = 0: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF col > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row, col - 1) THEN isFree = 0: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF row &lt; UBOUND(grid, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row + 1, col) THEN isFree = 0: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF col < UBOUND(grid, 2) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row, col + 1) THEN isFree = 0: EXIT FUNCTION\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;isFree = 1\r\nEND FUNCTION\r\n\r\nSUB showGridVals\r\nFOR row = 0 TO 2 * h\r\n&nbsp;&nbsp;FOR col = 0 TO 2 * w\r\n&nbsp;&nbsp;&nbsp;IF row MOD 2 = 0 AND col MOD 2 = 0 THEN COLOR 14:  ELSE COLOR 7\r\n&nbsp;&nbsp;&nbsp;PRINT USING \\\"###\\\"; grid(row, col);\r\n&nbsp;&nbsp;&nbsp;COLOR 7\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\nNEXT\r\n\r\nEND SUB\r\n\r\nSUB showMaze\r\n&nbsp;&nbsp;FOR row = 0 TO 2 * h\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 0 TO 2 * w\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF row MOD 2 = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF col MOD 2 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row, col) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"|\\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\" \\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"  \\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF col MOD 2 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"+\\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF grid(row, col) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"--\\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"  \\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\nHere\'s a sample run:\r\n<pre&gt;\r\nHeight of grid:21\r\nWidth of grid:15\r\n+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+\r\n|     |  |  |  |  |  |  |     |  |        |  |\r\n+--+  +  +  +  +  +  +  +--+  +  +--+  +--+  +\r\n|     |              |  |     |  |  |        |\r\n+--+  +--+--+  +--+--+  +  +  +  +  +--+  +--+\r\n|                 |  |     |     |  |        |\r\n+--+--+--+  +--+--+  +  +--+--+--+  +  +--+--+\r\n|     |        |  |  |  |  |  |     |        |\r\n+--+  +--+--+  +  +  +  +  +  +--+  +  +  +--+\r\n|        |  |  |  |     |  |  |        |     |\r\n+--+--+  +  +  +  +--+  +  +  +  +--+--+--+--+\r\n|  |  |        |  |  |     |     |        |  |\r\n+  +  +--+  +  +  +  +--+  +  +--+  +--+--+  +\r\n|           |     |  |                 |     |\r\n+  +--+  +--+--+  +  +--+  +  +  +--+--+  +  +\r\n|  |     |           |     |  |           |  |\r\n+--+--+--+--+--+--+  +  +--+--+--+--+--+--+--+\r\n|                    |  |        |           |\r\n+--+--+--+--+--+  +--+  +  +--+  +  +--+--+--+\r\n|           |                 |              |\r\n+--+--+--+  +--+--+  +  +--+--+--+--+--+--+--+\r\n|     |  |           |           |     |     |\r\n+--+  +  +--+--+  +  +  +--+--+--+  +--+  +--+\r\n|                 |  |        |  |  |     |  |\r\n+--+--+--+--+  +--+  +--+  +--+  +  +  +--+  +\r\n|              |     |                       |\r\n+--+--+  +  +  +--+--+--+  +--+  +  +--+--+--+\r\n|        |  |  |     |        |  |           |\r\n+  +--+--+--+--+--+  +  +--+--+--+--+--+--+--+\r\n|  |           |              |              |\r\n+--+--+--+--+  +--+  +--+--+--+  +--+--+  +--+\r\n|                                      |     |\r\n+--+--+--+--+--+--+  +  +  +--+--+--+  +--+--+\r\n|  |           |     |  |           |     |  |\r\n+  +--+  +  +  +--+  +  +--+--+  +--+--+--+  +\r\n|        |  |        |        |              |\r\n+  +  +  +--+--+  +--+  +  +  +  +--+  +  +--+\r\n|  |  |     |        |  |  |  |     |  |     |\r\n+  +--+  +--+--+  +  +  +--+  +--+--+  +  +--+\r\n|  |     |        |  |     |        |  |     |\r\n+--+  +  +  +--+  +  +  +  +  +  +  +--+  +--+\r\n|     |  |  |     |  |  |  |  |  |     |     |\r\n+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+\r\nEnter for more; Esc to end.\r\n</pre>\r\n----------\r\nTo see progress as you go along, the commented out lines (commented by an apostrophe) for CLS, showMaze, and the DO LOOP below them can be uncommented.  The one for showGridVals can be uncommented also to see the internal changes in the array, so long as the height isn\'t too much to interfere with the rest of the printing.  (DOS windows can be made up to 50 lines high).',NULL,0);
INSERT INTO comment VALUES (8338,1432,1301,'Charlie','why didn\'t my &lt;pre&gt; work?','2003-10-02 22:25:40',0,'I\'ll try again:\r\n<pre>\r\nHeight of grid:21\r\nWidth of grid:15\r\n+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+\r\n|  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |\r\n+  +  +  +  +  +  +  +  +  +  +  +  +  +  +  +\r\n|     |  |        |     |     |     |  |     |\r\n+--+  +  +--+  +--+--+  +--+  +  +--+  +  +--+\r\n|     |  |        |     |     |  |  |        |\r\n+  +  +  +--+  +--+  +--+--+  +  +  +  +--+--+\r\n|  |     |     |  |  |  |     |  |        |  |\r\n+--+--+  +--+  +  +  +  +--+  +  +  +--+--+  +\r\n|                 |  |     |     |           |\r\n+--+--+  +  +--+  +  +--+  +  +--+  +--+--+--+\r\n|        |  |        |                       |\r\n+--+--+--+--+--+  +--+--+--+  +--+--+  +--+--+\r\n|     |           |  |     |        |        |\r\n+--+  +--+--+--+  +  +  +--+  +--+--+--+--+--+\r\n|     |     |                                |\r\n+--+  +--+  +--+--+  +--+--+  +--+--+--+  +--+\r\n|     |  |  |     |     |  |           |     |\r\n+  +  +  +  +--+  +  +--+  +--+--+--+--+--+--+\r\n|  |                       |        |        |\r\n+--+--+--+--+--+--+--+--+  +  +--+--+  +--+--+\r\n|     |                          |        |  |\r\n+--+  +--+--+--+--+  +--+--+--+--+  +  +--+  +\r\n|                                   |        |\r\n+--+--+--+--+--+  +--+--+  +--+--+--+--+--+--+\r\n|     |                 |     |     |     |  |\r\n+--+  +--+  +  +  +--+  +--+--+  +--+  +--+  +\r\n|           |  |     |        |        |     |\r\n+--+--+--+--+  +  +--+--+--+  +  +--+--+  +--+\r\n|              |     |     |           |     |\r\n+--+--+--+  +--+  +  +  +  +  +  +  +--+  +--+\r\n|     |     |     |     |  |  |  |           |\r\n+--+  +--+  +  +  +  +  +--+--+  +--+--+  +  +\r\n|           |  |  |  |     |           |  |  |\r\n+--+--+--+  +--+  +--+  +  +  +  +--+--+--+  +\r\n|              |  |     |  |  |           |  |\r\n+  +--+--+--+--+--+  +--+  +  +--+--+  +--+--+\r\n|  |                    |  |  |              |\r\n+--+--+--+  +  +  +  +  +  +  +  +--+--+  +  +\r\n|  |        |  |  |  |  |  |  |        |  |  |\r\n+  +  +  +--+  +  +  +  +  +  +  +  +  +--+--+\r\n|     |     |  |  |  |  |  |  |  |  |        |\r\n+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+\r\nEnter for more; Esc to end.\r\n</pre>\r\n-------------\r\nHopefully this maze will appear correctly above, given the appropriate pre and /pre value within angle brackets.',NULL,0);
INSERT INTO comment VALUES (8339,1216,1183,'fwaff','re: fiziks...here goes','2003-10-03 04:22:47',3,'You almost had the right answer, but dismissed the wrong value of t. At t=1.667s George is busy sliding through the junction (forwards). At t=3.333s George is at a standstill. Continuing to apply a deceleration of -30f/s/s means that at t=5 he is travelling backwards through the junction.\r\n\r\nLooking at the problem with simple sums (ie no calculus)...\r\n\r\nGeorge\'s car comes to a halt at 3.333s (=100/30)\r\nOver those 3.333s George\'s average velocity was 50f/s (=100/2), which means that he travelled 166.667 ft ie over 40 ft past the junction.\r\nAfter 3.333s Bill has travelled 100ft, so he still has 50ft to travel before he gets to the junction.\r\nEven allowing for the lengths and widths of the cars there is no collision before or at 3.333s. There is also no collision at any time after 3.333s since George is at a standstill sufficiently far through the junction that Bill doesn\'t hit him.\r\n',8336,0);
INSERT INTO comment VALUES (8340,624,3716,'Carolyn','What Happened?','2003-10-03 04:49:56',0,'The year 1961 was unique in that if you flipped it over it was still 1961. Carolyn_27587',NULL,0);
INSERT INTO comment VALUES (8341,638,3172,'SilverKnight','solution','2003-10-03 08:20:11',0,'16\r\n61\r\n106\r\n\r\nthe car is travelling at <U><I>45 miles/hour</I></U>',NULL,0);
INSERT INTO comment VALUES (8342,638,1183,'fwaff','Solution - no brute force','2003-10-03 08:42:30',3,'Let \'ab\' represent the number on the first milestone - ie the first digit is \'a\' and the second digit is \'b\'.\r\nThen \'ba\' represents the number on the second milestone.\r\nAnd \'a0b\' represents the number on the third milestone\r\n\r\nSince the speed is uniform we know that a0b-ba=ba-ab\r\n\r\nba-ab&lt;90, hence a0b-ba<90 hence a=1\r\n(if a&gt;1 then a0b-ba>100)\r\n\r\nAbove we had the equation a0b-ba=ba-ab. Since we now know that the numbers are 1b, b1 and 10b, this can be re-written as:\r\n\r\nb1 + b1 = 10b + 1b\r\n\r\nb1 = (10b + 1b) / 2\r\n\r\nThe min value of (10b + 1b)/2 is 56 (when b=1)\r\nThe max value of (10b + 1b)/2 is 64 (when b=9)\r\n\r\nTherefore 56 <= b1 <= 64\r\n\r\nSo b1 = 61\r\n\r\nThus the three milestones showed 16, 61 and 106, which means that the car was travelling at 45 mph.',NULL,0);
INSERT INTO comment VALUES (8343,344,2839,'FatBoy','please ignore','2003-10-03 08:45:37',3,'a hole\r\nor a gas that is lighter than air',NULL,0);
INSERT INTO comment VALUES (8344,1277,2839,'FatBoy','please ignore','2003-10-03 09:13:46',3,'Azdam went with Forgam who wore white suspenders a blue tie and a green shirt\r\nBastam went with Holdram who wore blue suspenders a white tie and a red shirt\r\nCagram went with Golkam who wore green suspenders a red tie and a white shirt\r\nDartam went with Epotram who wore red suspenders a green tie and a blue shirt',NULL,0);
INSERT INTO comment VALUES (8345,1432,1920,'Brian Smith','Going in Circles','2003-10-03 09:29:32',0,'As I see it, the algorithm will keep adding walls to the maze until EVERY loop is broken.  The algorithm will also never cut the maze into two sub-mazes.  There are a total of x*(y-1)+y*(x-1)=2*x*y-x-y places to construct walls.  Since there are x*y cells, there must be at least x*y-1 passages between cells for all the cells to be connected (with x*y-x-y+1 walls erected).  If there are more than x*y-1 passages, then somewhere in the maze there is a loop, which means a wall can be added.  So there must be exactly x*y-1 passages and exactly x*y-x-y+1 walls when the algorithm terminates.',NULL,0);
INSERT INTO comment VALUES (8346,638,3172,'SilverKnight','re: Solution - no brute force','2003-10-03 09:51:30',0,'I didn\'t brute force either!  :-)\r\n\r\n(Of course, I didn\'t really explain it, to be fair)\r\n\r\nBut basically, very easy thought process:\r\nif the first two milestones are two digit, and the third is three digit... the third must be in the 100-199 range... (in fact we can narrow it down further, but...) the point is the first digit must be 1.\r\n\r\nso we have:\r\n\r\n1b\r\nb1\r\n10b\r\n\r\nclearly the b must be in the center (between 1 and 10)... so possible cases must be 5 or 6 (or thereabouts)...\r\n\r\nvery straightforward... all in the head.... no brute force...  ;-)\r\n',8342,0);
INSERT INTO comment VALUES (8347,638,2839,'FatBoy','please ignore','2003-10-03 10:12:57',3,'You know, I\'m no big math stud, but I saw from teh titles that fwaff had come up with a \"no btute force colution\" I was going to read it as those solutions are so muchmor elegant than the old \"i punched it into a spread sheet and here\'s what came out answers  but then I decided to see if I could do it.  Here is what I came up with, I hope its as good as whatever fwaff had:\r\n\r\nfirst define the first milemarker number as AB where A and B are just digits with no mathmatical operations intended bejond the old ones place, tens place thing.\r\n\r\nSince the car is going a uniform speed and the first to milesones mentioned are two digit numbers the car must be travelling less than 100 miles per hour.  therefore the difference between the second two milestones must be less than 100 therefore the third milestone number (defined in this case a A0B) must be less than 200 so A must equal 1.\r\n\r\nthis being the case we can write the mubmers of the three stones thusly:\r\n\"1B\"\r\n\"B1\"\r\n\"10B\"\r\n\r\n(with everything still representing digits and no additional operations implied)\r\n\r\nThis means however we can write the numbers mathematically as follows\r\n\"1B\" = 10+B\r\n\"B1\" = (10*B)+1\r\n\"10B\" = 100 + B\r\n\r\nsince we know the speed was constant the difference between teh first two must be the same as the difference between the second two \r\ntherefore\r\n[(10*B)+1] - (B+10) = (100+B) - [(10*B)+1]\r\nthrough my remaining HS Algebra I therfore concluded that B = 6\r\n\r\nthis means the three stones read 16, 61 and 106 \r\nThe car was going 45mph\r\n\r\nnot elegant, I admit and it probably would have been more studly to set it up with both A and B as variables in math equations and hash it out from there but I like my way anyway. ',NULL,0);
INSERT INTO comment VALUES (8348,1165,2839,'FatBoy','re(3): alternate solution','2003-10-03 10:24:50',0,'Jeff,\r\nLook out, there is a faction on this site who get cranky at those of us who have the audacity to actually work problems out and post answers without first reading everyone elses comments.\r\nBest bet is to just ignore them.\r\n',8226,0);
INSERT INTO comment VALUES (8349,1277,2839,'FatBoy','re: Explanation?','2003-10-03 10:41:07',4,'Do you mean you worked it out without a diagram?\r\nI could probably write out longhand an explanation of why each person ahd to be wearing what by listing oout how I worked my grid but I suspect you must have something else in mind as doing that would be too dull and pointless (even for me)\n\n<i>Edited on <b>October 3, 2003, 10:41 am</b></i>',8333,0);
INSERT INTO comment VALUES (8350,638,1183,'fwaff','re: please ignore','2003-10-03 10:55:39',0,'FB: It\'s pretty much the same as I came up with, except I used lower case a & b ;-)\r\n\r\nSK: I wasn\'t implying you did use brute force, I was just differentiating my answer from whatever program Charlie posts. I hope that one day when I\'m all grown up I can be as clever as you and work things like this out in my head.',8347,0);
INSERT INTO comment VALUES (8351,638,3224,'Lee','solution','2003-10-03 11:20:15',0,'(let the milestones be at ab, ba, a0b)\r\nThe distance by inspection is 90a (diff\' between 1st and 3rd)\r\nSo average speed = 90a/2 mph\r\nba-ab=45a (halfway point)  [ba = 10b + a, also, ab = 10a + b]\r\n9(b-a)=45a\r\nb=6a\r\nonly a=1,  b=6 work\r\nAv. speed = 45mph\r\n(milestones at 16 61 106)',NULL,0);
INSERT INTO comment VALUES (8352,638,1301,'Charlie','Well, since fwaff was expecting one.','2003-10-03 11:21:10',0,'There being an analytic solution already, I wasn\'t going to post the brute force program, but it looks like fwaff expects one so I shan\'t disappoint:\r\nFOR a = 12 TO 89\r\n&nbsp;&nbsp;a$ = LTRIM$(STR$(a))\r\n&nbsp;&nbsp;b$ = RIGHT$(a$, 1) + LEFT$(a$, 1)\r\n&nbsp;&nbsp;b = VAL(b$)\r\n&nbsp;&nbsp;c = 2 * b - a\r\n&nbsp;&nbsp;c$ = LTRIM$(STR$(c))\r\n&nbsp;&nbsp;IF LEFT$(c$, 1) = LEFT$(a$, 1) AND RIGHT$(c$, 1) = RIGHT$(a$, 1) AND MID$(c$, 2, 1) = \"0\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT a, b, c\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\n\r\nThe only pre-analysis that went in is that the three-digit milestone came after the two-digit ones, so the miles were going up rather than down, giving the limits for the first milestone as 12 to 89.',8350,0);
INSERT INTO comment VALUES (8353,1277,1183,'fwaff','','2003-10-03 11:21:17',1,'I guess this is another of those English English vs US English things, but for an island monkey like me the thought of blokes going out to dinner dressed in shirts, ties and suspenders conjours up some very bizarre images.',NULL,0);
INSERT INTO comment VALUES (8354,638,3172,'SilverKnight','re: Well, since fwaff was expecting one.','2003-10-03 11:22:38',0,'lol',8352,0);
INSERT INTO comment VALUES (8355,638,3172,'SilverKnight','re(2): please ignore','2003-10-03 11:27:05',0,'I think the (perhaps unintentional) implication of the prior solution being brute force was there, due to your title... but no matter... :-)  \r\n\r\nI hope I never reach \"all grown up\" !\r\n\r\nAnd it\'s always good to be able to work things out in one\'s head... IMHO... kinda like those \'math tricks\' that they like to teach people to do....\r\n\r\ne.g., what\'s 48 x 52...?  Well... gee I don\'t know... but it\'s 2² less than 50² so... 2500 - 4 = <B>2496</B>.... cool...\n\n<i>Edited on <b>October 3, 2003, 11:27 am</b></i>',8350,0);
INSERT INTO comment VALUES (8356,638,1183,'fwaff','re: Well, since fwaff was expecting one.','2003-10-03 11:33:06',0,'Thanks Charlie, I knew I could rely on you!',8352,0);
INSERT INTO comment VALUES (8357,1277,2839,'FatBoy','Oh, I\'m not so sure','2003-10-03 11:52:11',0,'fwaff,\r\nI\'ve partied with ex-pats from the UK in various thrid world countries (Hashers and such), and after having witnessed the \"dance of the flaming a**holes (or a***holes since we are discussing UK english)\" I find that there is very little that a bloke could do that I would find bizarre.\r\n\r\nNB I\'m sure you know but just in case, when we Yanks say suspenders we mean braces',8353,0);
INSERT INTO comment VALUES (8358,72,2839,'FatBoy','please ignore','2003-10-03 12:02:11',3,'B and C made the same statement so they must have the same inclination (both liars or both KNights)\r\n\r\nthe puzzle specifies that there is at least one of each type so A must be the opposite\r\n\r\nIf A were telling the truth then all the statements would be true so A must be a liar therefore B and C must be Knights\r\n\r\nSince a is a liar he does not have the key\r\nsince B is a knight he does not have the key\r\nso C has the key\n\n<i>Edited on <b>October 3, 2003, 12:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8359,1277,1171,'nikki','Full explanation','2003-10-03 12:29:05',3,'\r\nFirst, let’s refer to Zablon’s statements as 1-6.\r\n\r\nEpotram is wearing red suspenders (5), and so he must be wearing a green tie (2).  Since neither Forgam or Golkam will wear the red or blue shirt (4), that means that Epotram and Holdram have to wear them.  But Epotram can’t wear the red shirt since he is wearing red suspenders (1).  This means Epotram must be wearing the blue shirt and Holdram is wearing the red shirt.\r\n\r\nSince Epotram is wearing red, not white, suspenders he can’t be taking Azdam.  Since he is wearing a green tie he can’t be taking Bastam (3).  And since he is wearing a blue shirt, he can’t be taking Cagram (3).  This means Epotram must be taking Dartam.\r\n\r\nSo we have successfully matched Dartam with Epotram and his red suspenders, green tie, and blue shirt.  Here is what we are left with:\r\n\r\nWhite,        green, blue   suspenders\r\nWhite, red,            blue   tie\r\nWhite, red, green            shirt \r\n\r\nSince Azdam’s date is wearing white suspenders, Bastam and Cagram must be going with the boys wearing green and blue suspenders.  Due to their preferences, this must mean that Bastam’s date is wearing blue suspenders and Cagram’s date is wearing green suspenders (3).\r\n\r\nCagram’s date can’t be wearing a green shirt (1), and Cagram isn’t going out with Holdram (5) who is wearing a red shirt.  This means that Cagram’s date must be wearing the white shirt along with his green suspenders.\r\n\r\nAzdam’s date can’t wear the white tie, nor can Cagram’s (1), so Bastam’s date must be wearing the white tie along with his blue suspenders.  Bastam’s date can’t wear the white shirt now (1) and Bastam wouldn’t go with him if he were wearing green(3), so he must be wearing the red shirt.  And Holdram happens to be wearing the red shirt.\r\n\r\nNow we have successfully matched Bastam with Holdram and his blue suspenders, white tie, and red shirt.  Here is what we are left with:\r\n\r\nWhite, green   suspenders\r\nRed,     blue     tie\r\nWhite, green   shirt\r\n\r\nSince Cagram wouldn’t go with someone wearing blue(3), her date must be wearing the red tie.  Golkam must be wearing the red tie since he won’t wear blue ties (4), so he is Cagram’s date.\r\n\r\nSo we have matched Cagram with Golkam and his green suspenders, red tie, and white shirt.  This leaves the last match of Azdam with Forgram and his white suspenders, blue tie, and green shirt.\r\n\r\nLater!\r\n',NULL,0);
INSERT INTO comment VALUES (8360,638,3721,'tim','','2003-10-03 14:22:04',0,'45 mph',NULL,0);
INSERT INTO comment VALUES (8361,638,3172,'SilverKnight','re: No Subject','2003-10-03 14:26:48',0,'44.9999.... repeating mph',8360,0);
INSERT INTO comment VALUES (8362,1315,3558,'Tristan','Line Drive','2003-10-03 17:39:36',1,'I can\'t really find a pattern.  Do the two share a pattern?  Is this a pattern that you only need know the first line and the pattern to figure it out?  Does it involve manipulating the dashes or the upright lines?  Is it a one way pattern?  Would two lines cancel to a dot?  Does it in any way relate to the binary system?  \r\n\r\nI\'m just giving other people ideas to discuss. Gamer doesn\'t need to answer.',NULL,0);
INSERT INTO comment VALUES (8363,1315,2899,'Brian Wainscott','re: Line Drive','2003-10-03 18:38:56',0,'I have no real ideas either, but in the spirit of throwing out ideas, perhaps Morse code is pertinent?',8362,0);
INSERT INTO comment VALUES (8364,1315,1626,'Gamer','Two seperate problems','2003-10-03 19:14:54',2,'Each sequence is seperate enough that they could be in two seperate problems. I just wanted to consolidate problems. :)',NULL,0);
INSERT INTO comment VALUES (8365,1315,3726,'JedC','Possible Solution to first sequence','2003-10-04 01:12:58',3,'||-|||--|-\r\n-||--|-|||\r\n|-|-|||--|\r\n||||--|-|-\r\n\r\n---|-|||||  would be the next row in the sequence. Is this your answer?',NULL,0);
INSERT INTO comment VALUES (8366,1315,3558,'Tristan','re: Possible Solution to first sequence','2003-10-04 10:18:52',3,'It is best if you post how you got your answer instead of just the answer. There aren\'t any rules or anything, but I wouldn\'t really consider this a solution, just an answer.\r\n\r\nI did manage to figure out what you did anyway.  From each row to the next, a \"|\" appears in the next if the one above it and the one above and to the right are different.  The rightmost symbol is determined by the one above and the leftmost one in the row above.  I\'m having a little trouble explaining it.  I hope it\'s clear.',8365,0);
INSERT INTO comment VALUES (8367,1217,1301,'Charlie','Two solutions to the chemist\'s problem.','2003-10-04 13:45:17',0,'You could get a dummy sample to make a total of six, and distribute them in every other slot.\r\n\r\nOr you could do three samples in say slots 1, 5 and 9. After they\'re done, you could do the two others in two opposing slots.\r\n\r\nSince this is a question in \"Shapes\", perhaps these pragmatic solutions are not what is/are sought, but they\'d help the biochemist anyway.',NULL,0);
INSERT INTO comment VALUES (8368,1217,3195,'John Reid','Proposed solution','2003-10-04 13:59:40',3,'I believe we CAN run 5 samples!\r\n\r\nIf we think of the slots on the centrifuge being numbered as the face of a clock (with 12 at the top), we can use slots 12, 1, 5, 6 and 9.\r\n\r\nDraw yourself a diagram of a clock face with radius 1 centered at the origin of the x-y plane and consider these 5 points on it.  Obviously they will have equal weighting in the y-direction, as 9 is on the x-axis (so has no weighting), and the other points balance out in pairs (12 with 6, 1 with 5).  Now in the x-direction, the points at 12 and 6 have no weighting, and the point at 9 balances the two points at 1 and 5.  This is because the points at 1 and 5 are at a 60 degree angle from the x-axis, and hence using trigonometry their distance d in the x-direction is 1/2.\r\n\r\n[cos 60 = d/1\r\nd = 1/2]\r\n\r\nSo each of these two points is 1/2 unit to the right of the origin, and this balances perfectly with the point at 9 which is 1 unit to the left.\r\n\r\nInterestingly, this means that we could also run a set of 7 samples, simply by using the opposite slots of the centrifuge (ie 2,3,4,7,8,10 and 11).\r\n\r\nI wonder if there are any other patterns that would work (not counting rotational copies of the same pattern of course)\r\n\r\nThanks DJ - another fun problem!\r\n\r\n-John',NULL,0);
INSERT INTO comment VALUES (8369,1217,3735,'Nick Hobson','Proposed solution','2003-10-04 17:38:47',0,'One way to arrive a solution is to note that if two configurations are balanced, so is their sum.\r\n\r\nTaking care to avoid an overlap, we can use the following two configurations, which are balanced by symmetry:\r\nConfiguration a: {3, 9},\r\nConfiguration b: {12, 4, 8}.\r\n\r\nTherefore the sum: {12, 3, 4, 8, 9} is balanced.',NULL,0);
INSERT INTO comment VALUES (8370,511,3736,'davey d','re: The ture answer','2003-10-04 19:41:52',0,'your answer is illogical because it contradicts the meaning of omnipotence, whihc in effect the question itslef does.  god is said to be omnipotent, so he can do anything, --the paradox formed, is that he can create a stone, and he is omnipotent lettign hiom lift it, but if there is a stone he creates he cannot lift, it means he is not omnipotent, therefore the paradox stay at a standstill...gods \"will\" has nothing to do with it.   the fact i do not believe in god has no effect on this',NULL,0);
INSERT INTO comment VALUES (8371,1217,153,'TomM','That\'s interesting.','2003-10-04 21:23:18',0,'My first thoughts were for the \"practical\" solutions that Charlie suggests, but I find it quite interesting that Nick found an easy solution   by combining both runs of Charlie\'s second solution (provided there is no overlap). \r\n\r\nExamining John\'s question (whether there are, after accounting for rotations and reflections, more than one way to balance the five samples):\r\n\r\nFirst place three samples in (say) 12, 4, and 8\r\n\r\nSince there are three positions between any two samples, either the fourth sample will go next to one of the first three (e.g. position 11 or 1), which leads to John\'s and Nick\'s solutions and their reflections/rotations, or the fourth sample goes half-way between two of the first three (e.g. position 6). But if it is placed half-way between two, then it is opposite the third, and the fifth sample, which needs to go opposite the fourth, cannot be placed.\r\n\r\nSo, except for rotations and reflections, there is only one correct solution.\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (8372,638,2978,'Freddy Grants','solution','2003-10-05 01:35:12',0,'the car goes 45 miles per hour, the first sign is 16, the second sign is 61, 61-16=45, the third sign is 106, 106-61=45.',NULL,0);
INSERT INTO comment VALUES (8373,1315,1220,'abc','re(2): Possible Solution to first sequence','2003-10-05 08:45:51',0,'Unfortunately this doesn\'t work for the first line in the second row of the second problem. This one is different.\r\nAnd it\'s not the opposite. \r\n\n\n<i>Edited on <b>October 5, 2003, 8:47 am</b></i>',8366,0);
INSERT INTO comment VALUES (8374,1423,1301,'Charlie','clarification','2003-10-05 11:22:39',0,'When the author says \"...starting with the most significant number\", I\'m sure she means the most significant digit of the answer.',NULL,0);
INSERT INTO comment VALUES (8375,1423,1626,'Gamer','Another Clarification','2003-10-05 12:27:18',0,'I am unsure how this got off the queue without adjustments, but it could be restated as follows:\r\n\r\n\"If you tell me a 3 digit number, I can tell you what 1667 times it is in my head, usually in less than 10 seconds. I will even start with the most significant digit in the number. How can I do that?\"\r\n\r\nI am assuming Charlie\'s idea is right, and that 1000 is being excluded. (because 1667 x 1000 is easy to do)',NULL,0);
INSERT INTO comment VALUES (8376,1423,3546,'RoyCook','solution','2003-10-05 12:58:01',3,'First off, I think the use of \"singnificant number\", or even \"significant digit\" (as in the comments) is incorrect, since such usage normally involves rounding errors.\r\n\r\nThe key to the problem is that 1667 is quite near to 1000 * (1 2/3), and in fact is exactly (1000 * (5/3)) + 1/3.\r\n\r\nOnce we have everything in fractions, since any number of the form nnn is divisible by 3 (nice fact- if a number\'s digits add up to a multiple of 3, then the number itself is a multiple of 3), it is easy to construct an algorithm which takes advantage of this in order to keep things at a managable level of complexity.\r\n\r\nAnyway, the formula (which is easily computed in the head) that will give you the correct number is:\r\n\r\n(nnn/3) * 5 * 1000 + nnn/3\r\n\r\nAgain, all numbers of the form nnn (i.e. 111, 222, 333... 888, 999) are divisible by three.  Thus, for 555, we get:\r\n\r\n555/3 = 185\r\n185*5 = 925\r\n925*1000 = 925000\r\n925000 + 555/3 = 925000 + 185 = 925185.\r\n\r\nWith some concentration, this could easily be done in the head in under 10 seconds.\r\n\r\n[Presumably the author meant by \"significant number\", the fact that we can give the 925 part first.  If not, then this will presumably only count as a partial solution.]',NULL,0);
INSERT INTO comment VALUES (8377,1423,3224,'Lee','solution','2003-10-05 14:09:50',0,'First,  in \'normal\' multiplication you work out the result right to left - finishing with \"the most significant\" (the biggest).  I think the poster is simply saying they quote the answer in full (left to right). The \'impressive\' part, I assume, is that the whole answer appears to have been worked out by some method other than the \'standard\' method.  Anyway that\'s my interpretation.\r\nAlso I assume nnn is any 3 digit number (not just 111,222,333...)\r\n\r\nThis method still requires mental skill, but with practise should become fairly straightforward (under 10 sec)\r\n\r\n1. Divide nnn by 3 to give xxx (include leading 0 if nnn<300)\r\n2. Remember the remainder (0,1/3, 2/3)\r\n3. If the remainder is 1/3 work out xxx+667\r\n4. If the remainder is 2/3 work out xxx+334\r\n5. These are you last 3 digits\r\n6. Now divide xxx (and any remainder) by 2 \r\n7. The first 3 digits are the first 3 digits of the result (if nnn<600). If nnn =600 or greater use the first 4 digits\r\n\r\nExample  634 * 1667\r\n1. 634/3 = 211 (and a third)\r\n2. 211 + 667 = 878 (the last 3 digits of the result)\r\n3. (211 1/3)/2 = 105.6666666\r\n4. Result  1056 878    ',NULL,0);
INSERT INTO comment VALUES (8378,1423,3224,'Lee','also','2003-10-05 14:23:41',0,'If it isn\'t clear in my previous post ,\r\nIf nnn is divisible by 3 then nnn/3 are the last 3 digits\r\nAlso if nnn is divisible by 6 you\'ll need to include the 0000\'s following the decimal point.\r\neg  768 * 1667\r\n1. 768/3 = 256\r\n2. 256/2 = 128.00000\r\nresult  1280 256',NULL,0);
INSERT INTO comment VALUES (8379,1423,1301,'Charlie','another path?','2003-10-05 14:36:43',1,'Wouldn\'t the fact that 1667 is close to 10,000/6 make for an easier method?  I haven\'t worked out the details, but it might be more straightforward than the division by 3 method, at least for the first few digits.',NULL,0);
INSERT INTO comment VALUES (8380,1423,3224,'Lee','re. another path?','2003-10-05 14:54:06',0,'That\'s where I started.\r\n1667 =10002/6\r\nIt\'s the 2 that makes it awkward I think.\r\nnnn * 10002/6 = nnn * [10000/6 + 2/6]\r\n\r\nnnn * 2/6 is where I divide by 3 (step1)\r\nDividing this result by 2 gives me the digits involved in 10000/6 element.\r\nThe awkward part is when nnn is not divisible by 3 (and therefore not 6).  You can\'t just stick the numbers together. (hence my messy \"if the remainder = 1/3....\" stage)\r\nI tried this on about six or seven examples and by the end was getting much quicker!(but not 10 seconds)',NULL,0);
INSERT INTO comment VALUES (8381,1423,1626,'Gamer','re: another path?','2003-10-05 14:57:13',3,'I was thinking along the same lines as Charlie. All you would need to do this way is to figure out what the number is when divided by 6, and what the remainder is.\r\n\r\nTo do this, take the number divided by 6. These are the first two digits. The next is the decimal equivelant of the remainder, plus twice the first two digits, plus one.\r\n\r\nFor example, 263/6 = 43 with a remainder of 5. So 263 times 1667 is 438,421 because that equals 43 followed by the decimal representation of 5/6 or 8333 plus 2x43 plus 1.\r\n\r\nAlthough this may sound harder, it would be easier to do for me.',8379,0);
INSERT INTO comment VALUES (8382,1315,3558,'Tristan','more ideas','2003-10-05 15:23:12',1,'I found a few more ideas on the second sequence.\r\nIt may have something to do with dividing the rows of dashes and lines, like ----|---|| would become 4- 2| 3- 2|, and then go somewhere from there.\r\nThe last step or first step of changing one row to the next might be reversing the order, shifting to the left or right, or switching the | and -.\r\nThe last | might automatically shift so it\'s always on the very right.\r\nI also think the second one may deal with dashes.',NULL,0);
INSERT INTO comment VALUES (8383,1036,3746,'matt','what about this','2003-10-05 19:35:54',0,'this is kinda a compatition type of thing, but what is the word with the highest point value? ',NULL,0);
INSERT INTO comment VALUES (8384,1277,3740,'Teresa White','my solution','2003-10-05 20:24:00',0,'OK, this is what I came up with:\r\n\r\nEpotram is wearing red suspenders, a green tie, a blue shirt and is taking Dartam.\r\n\r\nForgam is wearing white suspenders, a blue tie, a green shirt and is taking Azdam.\r\n\r\nGolkram is wearing green suspenders, a red tie, a white shirt and is taking Cagram.\r\n\r\nHoldram is wearing blue suspenders, a white tie, a red shirt and id taking Bastam.',NULL,0);
INSERT INTO comment VALUES (8385,1315,1575,'DJ','Thoughts..','2003-10-05 20:50:27',1,'It might be helpful to change each - to a 0 and each | to a 1.\r\n\r\nThe first sequence becomes:\r\n\r\n<tt>1101110010\r\n0110010111\r\n1010111001\r\n1111001010</tt>\r\n\r\nwhere each bit is the binary sum of the two bits above it and to the right (with a carryover of the leftmost bit to be used in calculating the rightmost).\r\nIn binary addition, 0+0=0, 0+1=1, 1+0=1, and 1+1=0. So, the result will be 0 if the bits above it are the same, and 1 if they are different, as someone noted earlier.\r\nSo, this isn\'t exactly a binary addition, but a twisted variation of a bitwise addition.\r\nIf this is the case, then the next few rows are:\r\n\r\n<tt>0001011111\r\n0011100001\r\n0100100011</tt>\r\n\r\nHowever, if that is the case, then the first row must have been selected arbitrarily, so it\'s possible that something else may have been intended altogether.\r\n<tt>1101110010</tt> in binary becomes 652 in decimal; I don\'t see anything significant about that number. The other three rows are binary representations of 407, 697, and 970, respectively. Nothing interesting there, either.\r\nPerhaps we\'ve solved it; perhaps there is something more to consider.\r\n\r\nThe second pattern, when changed, looks like:\r\n\r\n<tt>00000011111\r\n00001100011\r\n00110100111\r\n11011001101</tt>\r\n\r\nA few general observations can be made about this series; each row has first 6, then 4, then 2, then no zeroes at the beginning. Then come at least two ones, with some intermittent zeroes and ones, and at least one 1 at the end. Perhaps, if each row depends on the previous one, the ones propagate down from row to row. How this may work is not immediately apparent, so I\'ll just throw that idea out there.\r\nThe binary rows, when represented in decimal, are 31, 99, 423, and 1741. I don\'t see much relating these numbers, except for the fact that they are all odd (a result of the last bit being a 1).\r\nAny other ideas?',NULL,0);
INSERT INTO comment VALUES (8386,1217,2716,'Federico Kereki','Simple way','2003-10-05 21:15:18',3,'Distribute three samples at equal intervals (say, at places 4, 8 and 12) and the other two samples in opposite empty places (for example, 1 and 7) -- that should be balanced.',NULL,0);
INSERT INTO comment VALUES (8387,1416,2716,'Federico Kereki','re(3): Solution','2003-10-05 21:29:15',1,'In this case, there is no ambiguity: since liars tell lies all the time, both \"I am lying\" and \"I tell lies\" imply that the speaker is a liar. Anyway, I meant the second interpretation.',8304,0);
INSERT INTO comment VALUES (8388,1151,3740,'Teresa White','my solution','2003-10-05 23:19:08',0,'This is what I came up with:\r\n\r\nMonica Baker, Puzzle, position #1\r\n\r\nDarren Forbes, Teddy Bear, position #2\r\n\r\nMark McKenna, Picture Book, position #3\r\n\r\nKevin Farrell, Crayons, position #4\r\n\r\nHolly Lorenz, Blocks, position #5\r\n\r\nJanet Collins, Fire Engine, position #6',NULL,0);
INSERT INTO comment VALUES (8389,355,1112,'Greg','What\'s the last thing...?','2003-10-06 00:00:33',0,'So, what\'s the last thing that goes through the fly\'s mind as he hits the car?\r\n\r\nHis butt of course!',7200,0);
INSERT INTO comment VALUES (8390,1423,3750,'mohan','a possible solution?','2003-10-06 01:32:25',0,'1667=10002/6.  so 1667*abc where abc=a*100+b*10+c\r\ngives us the number (abcABCD)/6 where ABCD are the four digits of the number equal to 2*abc.  if you can divide by 6 in 10 seconds (after multiplying the given number by 2 and placing it next to the given number in a 4 digit format, of course), you have your answer, starting from the left to the right (possibly what the problem-poser means by the words \"most significant number\").\r\nfor e.g. 1667*101=101[0202]/6 ....where 0202=2*101\r\n                 =1010202/6 \r\n                 = 168367!\r\nand 1667*999=999[1998]/6....where 1998=2*999\r\n            =9991998/6\r\n            =1665333!\r\n-mohan.\r\n',NULL,0);
INSERT INTO comment VALUES (8391,1423,3750,'mohan','re: solution','2003-10-06 01:42:22',0,'i think when the author gives the number in the form nnn, she still includes 3 dissimilar digits abc such as 101 which is not divisible by 3. (?)',8376,0);
INSERT INTO comment VALUES (8392,638,3750,'mohan','re: solution','2003-10-06 02:46:15',0,'elegant solution!\r\n-mohan.',8351,0);
INSERT INTO comment VALUES (8393,1315,3750,'mohan','probably not a solution','2003-10-06 04:24:21',0,'i looked for patterns and came up with something i\'m not really convinced with (the patterns didn\'t make much sense):  //-/-/-/// for the 1st sequence\r\n                   and\r\n             -//-////-// for the 2nd sequence.\r\n\r\n(in the first solution above, for instance, one of the patterns i found was that the characters # 3 through 7 are identical to those at #6 through 10 in the row above; etc.)\r\n-mohan.',NULL,0);
INSERT INTO comment VALUES (8394,638,3753,'priyank','Ans ...','2003-10-06 08:49:57',0,'The speed of the 45 Km per Hr.\r\n( First Milstone 16 \r\nSecond is 61 \r\nThird is 106)',NULL,0);
INSERT INTO comment VALUES (8395,637,1183,'fwaff','Answer','2003-10-06 09:28:24',3,'We know that the total value of the sales is $x^2 and that there are an odd number of $10 notes. \r\n\r\nWhenever the 10s value of a square number is odd, the units value is always 6. Which means that the first brother must write a cheque for $2 to even things up.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8396,637,1171,'nikki','Solution','2003-10-06 10:07:28',3,'\r\nThe check was for 2 dollars.\r\n\r\nSince the x sheep were sold for x dollars, they received x^2 dollars.  Since the brother who drew first also drew last, we know that the 10’s place of their sheep-money is odd.  Let’s first see what would happen if they sold 1-10 sheep.  The possible sheep-money they received is 1, 4, 9, 16, 25, 36, 49, 64, 81, 100.  Now, I know that the first three items aren’t really possible for this problem statement (since the first brother is supposed to make out with more money than the second), but bear with me here =)\r\n\r\nTechnically, the 10’s place of all of those numbers is even, except for 16 and 36.  This looks promising, since we have more than one possibility for how much sheep-money they received, but the 1\'s place is the same for each.  However, we should prove that there aren’t any more numbers that could fit the bill.\r\n\r\nLet’s say x = (n*10 + m) where n is an element of [0, 1, 2, 3, 4, 5…} and m is an element of [1, 2, 3, … 8, 9, 10].  Then x^2 = (n*10 + m)*(n*10 + m) = 100*n^2 + 20*n*m + m^2.\r\n\r\nRemember, we only care about if the 10’s place is odd, and then what the corresponding 1’s place is.  Let’s look at each term.  No matter what value n is, 100*n^2 will always have zero in its 10’s place.  And if we consider 20*n*m, this term will always have an even value for it’s 10’s place.  So the only term that can have an odd 10’s place (and thus make x^2 have an odd 10’s place) is m^2.\r\n\r\nAnd we have already shown that only happens when m is a 4 or a 6.  So, x must end in a 4 or a 6, and x^2 will always end in a 6.  So the difference between the extra 10 that the first brother gets, and all 6 ones that the second brother gets is 4.  So if the first brother writes a check for $2, that means he loses $2 while his brother gains $2, thus closing the $4 gap that was between them.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (8397,1036,1301,'Charlie','re: what about this','2003-10-06 10:31:20',0,'The maximum value found in the file I use is for \"reinstitutionalizations\", with a value of 319.',8383,0);
INSERT INTO comment VALUES (8399,622,1575,'DJ','re: It\'s a dog\'s life down on the riverbank....','2003-10-06 12:25:44',0,'After your third step, Melvin is then on the opposite shore with Rover and Fido, without Fido\'s owner. If the problem allowed for isolated \'separated areas,\' it becomes completely trivial.\r\nMy solution uses the fact that dogs can be near other dogs without their owners. <i>Your</i> oversight is that anyone on the same side of the river is considered to be \'near\' each other; justification for that could be that if Fido could walk to his little separate area, he could just as easily walk back and attack Melvin, since Ichabod has been left helplessly on the far bank.',8007,0);
INSERT INTO comment VALUES (8400,714,3430,'pat','familiar','2003-10-06 12:35:17',0,'your solutions are tough.  I feel like a  number or a groundhog... keep up the work...',NULL,0);
INSERT INTO comment VALUES (8401,31,3546,'RoyCook','re:','2003-10-06 13:18:56',0,'Actually, Sam is both correct and incorrect.  The Bee puzzle given here is, to all intents and purposes, equivalent to the Thompson\'s lamp example, but that does not mean that such puzzles must necessarily fail to have an answer.  The problem is that the particular description of the puzzle is incomplete, and as a result we cannot tell what would happen at the limit.  Compare Sam\'s description of Thomson\'s lamp (...where he turns it on at one second, off half a second later, on a quater of a second later, and so on. Is it on or off at two seconds?), which does not allow a solution, with the following more detailed account:  Imagine we have a lamp (whose bulbs, wires, etc. are idealized so that they can take the strain of infinitely many changes in current, etc.), a wire leading from the lamp, through a power source (i.e. a battery, also idealized) and connected up to a switch (also idealized) that allows current to flow (and the light to thus glow) when the switch is depressed (pressed down, not sad) but allows no current to pass through when it is not depressed.  Now find a rubber ball such that, when dropped from a certain height, will hit the switch and remain on it for a half-second, then bounce into the air for a half second, then sit on the switch for a quarter second, then bounce into the air for a quarter second, then sit on the switch for an eighth of a second, then bounce into the air for an eighth of a second, etc... (We can think of the time the ball \'sits\' on the switch as the time that the ball, after first contacting the switch, is compressed by the impact and then regains its shape).  Clearly, the ball will have bounced (and the light will have switched on and off) infinitely many times after 2 minutes, yet it is equally obvious in this case that the ball will, after its infinitely many bounces, be sitting on the switch at the end, so the light will be on.  The moral is that certain puzzles involving infinity are only insoluble because the situation has not been described in enough detail and, given a sufficiently fine-grained description of what is going on, the answer is usually straightforward.',7707,0);
INSERT INTO comment VALUES (8402,1315,1575,'DJ','re: probably not a solution (you never know!)','2003-10-06 13:28:10',1,'Acutally, I think that observation leads to a solution for the first set, along with the fact that each row contains the same number of -s and |s. If you map the values 0-9 to each row, the next row is a simple rearrangement.\r\n\r\n0123456789 in one row maps to\r\n2056789341 in the next row.\r\n\r\nTo be more precise, the first character in each row is the third digit in the previous row, the second digit in each row is the first digit of the previous row, the third digit is the sixth digit of the row above it, and so on.\r\n\r\nI was unable to determine a similar 1:1 mapping for the second series, and Gamer\'s comments seem to imply that each set has different properties.\r\n\r\nThis solution works just as well as the one I came up with before, for the small sample we have, but both still have the problem that the symbols in the first row appear to be completely arbitrary.\n\n<i>Edited on <b>October 6, 2003, 1:30 pm</b></i>',8393,0);
INSERT INTO comment VALUES (8403,1315,3558,'Tristan','re(2): probably not a solution (you never know!)','2003-10-06 13:35:21',0,'That\'s pretty curious, how there are two patterns for this relatively complex sequence.  And they both end up with different answers.  I don\'t think this solution is as elegant, but it still could be the one gamer was expecting (and since they both work, they both can be called correct).\r\n\r\nOn the second sequence, maybe switching the 1s and 0s might help (possibly).',8402,0);
INSERT INTO comment VALUES (8404,66,3546,'RoyCook','','2003-10-06 13:39:13',3,'There is another possible solution (based on a time-honoured approach to similar paradoxes such as the Liar and Russell\'s).  We can give up what is known as Bivalence- i.e. the claim that every sentence is either determinately true or determinately false.  So sentences, and in particular, the crucial sentence \"Bill shaves himself\" can come out either true, false, or neither (think of neither, intutively, as \"is a borderline case\" or \"sorta\"- there is a very well worked out area of mathematical logic dealing with such middle possibilities.)  Anyway, imagine now that Bill shaves the left side of his face every morning, but does nothing to the right side and lets the beard there grow long.  Then we might say that the sentence \"Bill shaves himself\" is neither true nor false, it gets the middle value, and as a result, the sentence \"Bill shaves himself if and only if it is not the case that Bill shaves himself\" can turn out true, since it is an \"if and only if\" sentence where both sides have the same truth value (i.e. \"Neither\" or \"sorta\").\r\n\r\nInteresting fact:  I once attended a party at a university philosophy department where costumes were encouraged.  One of the philosophers shaved half his beard and claimed he was dressed as the Barber who shaves only those who fail to shave themselves.\r\n\r\nOne interesting aspect of this sort of solution is that it is open to what are called \'revenge\' problems.  So, even assuming that we accept that some people shave themselves, other people do not shave themselves, and still other people neither shave themselves nor do not shave themselves, we can get a new paradox by assuming that Bill has a cousin in a neighbouring town who decides to shave exactly those people who either do not shave themselves, or who neither shave themselves nor do not shave themselves.  ',NULL,0);
INSERT INTO comment VALUES (8405,637,3558,'Tristan','Solution','2003-10-06 13:49:56',3,'Since the first brother to draw also drew last, there is and odd number of $10 bills.  Since they sell x sheep for $x dollars each, the amount of money they have is a perfect square.\r\n\r\nThe squares with an odd number in the tens place are 16 and 36.  No square I\'ve found after that would have an odd number of $10s.  I\'m not sure why that is.\r\n\r\nWhether it is 16 or 36, there will be 6 $1 bills.  To balance this, the brother must write a $2 check.',NULL,0);
INSERT INTO comment VALUES (8406,504,3546,'RoyCook','The Real Solution','2003-10-06 13:53:43',3,'The posted solution is incorrect, at least if we are sticklers about grammar and punctuation.\r\n\r\nQuotes, such as those used around the words \"False\" and \"True\" in the puzzle, serve three main purposes:\r\n\r\n[1] scare quotes, used to indicate that one should take the use of the word with a grain of salt, or that the word is not being used in a perfectly literal sense.\r\n\r\n[2] for quoting something said, written, etc. by another speaker, author, etc.\r\n\r\n[3] for the purposes of mentioning a word, instead of using it.\r\n\r\nNow, given the context (a logic puzzle, or paradox), we can rule out the use of scare quotes, since it is unclear what the intention of the question would then be, and presumably the present context is one in which precision is wanted (and, being charitable, we can assume that the question should be interpreted in a precise way).  Second, we can immediately rule out the possibility that the puzzle writer meant to be quoting someone else\'s use of \"true\" and \"false\".  As a result, the only coherent way in which to intepret the use of the quotation marks is that of signifying that the words in question are being mentioned, not used.  \r\n\r\nA bit of clarification: One uses a word when one wants to speak, write, etc. about what the word refers to, while one mentions a word (and uses quotes) when one wants to talk about the word itself.  A word without quotation marks is understood always to be used, while (in some instances, see above) a word in quotes is being mentioned.  So for example:\r\n\r\nRed is a colour.\r\n\r\n\"Red\" has three letters.\r\n\r\nare true while:\r\n\r\nRed has three letters.\r\n\r\n\"Red\" is a colour.\r\n\r\nare false (the first would imply that there is some colour that has three letters, while the second would imply that there is some object that is simultaneously a word and a colour).  Thus, realizing that the sentence involved in the puzzle are mentioning the words \"False\" and \"True\", we can now see that they are equivalent, respectively, to:\r\n\r\nThe next statement is identical to the word \"False\".\r\n\r\nThe previous statement is identical to the word \"True\".\r\n\r\nUpon inspection, we can see that both statements are false, since neither statement consists of a single word (much less one or the other of the particular words \"True\" or \"False\").',NULL,0);
INSERT INTO comment VALUES (8407,1151,3759,'Howard Bandy','solution','2003-10-06 13:56:23',0,'Regarding:  Logic School Shelves\r\n\r\nAssuming that the top two shelves are numbers 1 and 4, the middle two are 2 and 5, and the bottom two are 3 and 6.  (The text describing the numbering could be clearer -- a drawing would help.)\r\n\r\nShelf 1 -- Top Left -- Monica Baker and Puzzle\r\nShelf 2 -- Middle Left -- Daren Forbes and Teddy Bear\r\nShelf 3 -- Bottom Left -- Mark McKenna and Picture Book\r\nShelf 4 -- Top Right -- Kevin Farrell and Crayons\r\nShelf 5 -- Middle Right -- Holly Lorenz and Blocks\r\nShelf 6 -- Bottom Right -- Janet Collins and Fire Engine\r\n\r\nThis also assumes that Shelf 5 has a higher number than Shelf 3.  Otherwise, it is Janet McKenna on Shelf 3 and Mark Collins on Shelf 6.\r\n\r\nThanks,\r\nHoward',NULL,0);
INSERT INTO comment VALUES (8408,1205,1920,'Brian Smith','Tick Tock goes the clock ... (Solution)','2003-10-06 14:30:02',3,'It is impossible to time exactly 5/12 hours (25 minutes) in a finite amount of time.\r\n\r\nSince there is no reason to start a timer at a random time, there are exactly two conditions when a timer is turned on.  One is at the very beginning and the other is when another timer beeps.\r\n\r\nASSUME that there is some possible method to time exactly 5/12 hours in a finite amount of time.  Then there must be two timers A and B such that the amount of time from A\'s beep to B\'s beep is 5/12 hours.\r\n\r\nTimer A was turned on when timer A1 beeped.  Timer A1 was turned on when A2 beeped.  Timer A2 was turned on when A3 beeped.  Etc...  Since every timer has to run at least 30 minutes, then there are a finite number of timer beeps between A and the start, which means the amount of time from the start to A\'s beep is of the form a/(2^k) hours.\r\n\r\nThe same argument shows the time from the start to timer B\'s beep is also of the form b/(2^k) hours.\r\n\r\nThe amount of time from A\'s beep to B\'s beep is then (b/(2^k) - a/(2^k)) hours.  BUT the amount of time was assumed to be exactly 5/12 hours and 5/12 CANNOT be expressed in the form b/(2^k) - a/(2^k).  Therefore it is impossible to time exactly 5/12 hours in a finite amount of time.',NULL,0);
INSERT INTO comment VALUES (8409,1315,3172,'SilverKnight','re(3): probably not a solution (you never know!)','2003-10-06 14:37:01',1,'Tristan and DJ,\r\n\r\nKudos to the two of you, for you both have far more patience than I.  (Of course... my being such an impatient individual... oh well).\r\n\r\nPerhaps Gamer will extend both sequences by an extra two (or so) rows, to help differentiate/eliminate \"multiple, viable solutions\".\r\n\r\n   --- SK',8403,0);
INSERT INTO comment VALUES (8410,638,3760,'Ruxi','solution','2003-10-06 15:00:05',0,'\r\nIn one hour, the driver travels ba-ab miles with the speed v : v*1=ba-ab &lt;=&gt; v*1=10*b+a-10*a-b &lt;=&gt; v=9*b-9*a (1) ;\r\nThen after another hour, the driver travels a0b-ba miles with the same speed v: v*1=aob-ba &lt;=&gt; v=100*a+b-10*b-a &lt;=&gt; v=99*a-9*b (2);\r\nIn total, in 2 hours, the driver travels a0b-ab miles with the same speed v: a0b-ab=v*2 &lt;=&gt; 2*v= 100*a+b-10*a-b &lt;=&gt;v=45*a => a=v/45 (3) ;\r\nIn 9*b-9*a=v (1) we have a=v/45 (3) =>b=(6*v)/45=6*a\r\nSo, a=v/45 and b=6*a; We know that a and b are numbers from 1 to 9 so, the only posibility is a=1 and b=6 (for a>1 => b>10 which is not possible);  a=v/45=1 => v=45 miles/hour;',8372,0);
INSERT INTO comment VALUES (8411,1217,3760,'Ruxi','solution','2003-10-06 15:07:03',0,'We have 5 samples which we devide in 2 groups: the first group contains 2 stamples and the second contains 3 stamples.Now, we think how to balance the elements of one group (if the elements of one group balance each other, then all 5 stamples will be balanced).\r\nFor example: 1)stamples placed in slots 1 and 7 are balanced and stamples placed in slots 2,6 and 10 are balanced. So, we place the stamples in slots 1,2,6,7 and 10 to balanced the centrifuge.\r\n2)2,3,7,8,11;\r\n3)3,4,8,9,12;\r\n4)4,5,9,10,1;\r\n5)5,6,10,11,2;\r\n6)6,7,11,12,3;\r\n7)7,8,12,1,4;\r\n8)8,9,1,2,5;\r\n9)9,10,2,3,6;\r\n10)10,11,3,4,7;\r\n11)11,12,4,5,8;\r\n12)12,1,5,6,9;\r\n(all the solutions form 2 to 12 are obtained by rotating the solution 1)',NULL,0);
INSERT INTO comment VALUES (8412,1256,3765,'Alfred','Pretty sure','2003-10-06 23:30:01',3,'Im pretty sure i know, since i\'m an air cadet, i think the next street name is Hotel Street, and the street before is Foxtrot, why? beacause when communicating on the radio, instead of using letters, pilots say the alphabet in a special way, like this, alpha bravo charlie delta echo FOXTROT GOLF HOTEL and so on, i hope i get this right :)',NULL,0);
INSERT INTO comment VALUES (8413,1277,3767,'Kyle Winking','Solution','2003-10-07 00:18:01',3,'Azdam is going with Forgam, who is wearing his white suspenders, a green shirt, and a blue tie.\r\n\r\nBastam is going with Holdram, who is wearing a red shirt, a white tie, and blue suspenders.\r\n\r\nCagram is going with Golkam, who is wearing a white shirt, a red tie, and green suspenders.\r\n\r\nDartam is going with Epotram, who is a blue shirt, a green tie, and red suspenders.',NULL,0);
INSERT INTO comment VALUES (8414,511,3660,'ratsnstuff','If it was me...','2003-10-07 02:23:48',0,'I am not a religious person, but I do not rule out the existance of an omnipotent god (which this question rules out by the way). But here is what I think. \r\n\r\nAt first sight this looks like a yes or no question, but we all know by now it isn\'t. Its a paradox as has been explained by previous comments. To say yes or no to this question will not work.\r\n\r\nIf I was omnipotent, I would create such a stone, and probably lift it also :-) Don\'t ask me how, I am not omnipotent. So I will answer this question with another question:\r\n\r\nCan an omnipotent god answer this question correctly? Of course he/she can! Thus making the answer to the first question \"yes\". He/she can create such a stone. And \"no\". He/she can lift anything. As for making sense of this? Ask the One making the stone and lifting it...',NULL,0);
INSERT INTO comment VALUES (8415,637,3660,'ratsnstuff','Possible solution','2003-10-07 02:45:58',0,'I am assuming that x in this question is a constant. In other words, each sheep is sold for an amount of dollars equal to the amount of sheep in the flock. I am also assuming that all of the sheep were sold. They must then get a nice turnover of x*x (square of x)\r\n\r\nTo work out the size of the check:\r\ny = remainder of sqr(x)/10 or y = sqr(x) mod 10\r\n\r\ncheck = (10 - y)/2\r\n\r\nThen there\'s also that weird all end on six thing in Nikki\'s answer, which is great.\r\n\r\n<i>Edited on <b>October 7, 2003, 3:01 am</b></i>\n\n<i>Edited on <b>October 7, 2003, 3:02 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8416,428,3750,'mohan','2 other solutions!','2003-10-07 02:51:55',0,'she did not know what the second man wanted.  she guessed (correctly, as it turned out) that the second man probably wanted Guinness too, and put down half a pint of Guinness in front of the second stranger.  if her guess was wrong, all she would have to do upon the second customer\'s turning the Guinness down, is to give the same half pint of Guinness to the first stranger whom she had not yet served!  she could then serve the second one his Worthington.  i read the query carefully and the query did not affirmatively indicate that the first stranger had been served his half pint of Guinness yet, and instructed me to \"think crooked\", so there! \r\n:-)\r\n-mohan.\r\np.s. it is even possible that the bartender was only trying to serve the first one his Guinness and the author (and possibly the second man) simply misunderstood the situation and thought that the bartender had somehow divined what the second man wanted!  second one\'s gotta wait until the first one\'s been served his Guinness, if you ask me!  and maybe, afterward, the (slow) fair lady will turn her attention to you, mister! :-)',NULL,0);
INSERT INTO comment VALUES (8417,637,3660,'ratsnstuff','re: Solution','2003-10-07 02:56:46',0,'I don\'t totally agree, because there are more squares with uneven 10$ bills. Look at: 14 => 196 and 16 => 256 which has 19 10$ bills and 25 10$ bills respectively. There are many more where those came from, but the really weird part is that ALL of the ones I have seen have a 6 as the least significant digit, so the check would be 2$ \r\n\r\nFor the case where the brothers have 8866 sheep in their flock this still remains. I don\'t think I should even check higher because who could sell more than 8866 sheep in one day, even if there\'s two of them? Who is going to get 78 million dollars for a bunch of sheep anyway?',8405,0);
INSERT INTO comment VALUES (8418,637,3750,'mohan','re: Solution','2003-10-07 04:42:17',0,'nikki, beautiful!  i got the solution too but by inspection, and was stumped as to why all my units place numbers were 6 for (x*x) with an odd tens place number...but you just proved it.  and a smart way to prove it too!\r\n-mohan.',8396,0);
INSERT INTO comment VALUES (8419,637,3224,'Lee','re: Solution','2003-10-07 07:58:24',0,'(In reply to Solution by nikki)\r\n yes mohan, nice isn\'t it.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8420,1165,3546,'RoyCook','New Alternate Solution','2003-10-07 10:51:05',3,'I don\'t know how to format it so it will look right, but the idea is simple: Just add three \"1\"\'s as exponents, either have one attached to \"&#8730;10\" and two attached to \"3\", or two attached to \"&#8730;10\" and one to \"3\", or all three attached to \"&#8730;10\", or all three attached to \"3\".  Consider the first possibility.  We can eliminate the need for parentheses by writing the second \"1\" attached to \"&#8730;10\" higher than the first one.  Then, in words, the right-hand side would read \"The square root of ten, raised to the power one, raised to the power one (again), minus three raised to the power one.  Similar comments apply to the other three possibilities.',NULL,0);
INSERT INTO comment VALUES (8421,1152,1920,'Brian Smith','Sequence Four','2003-10-07 10:55:51',0,'Sequence Four is a modular arithmetic sequence.\r\nx(n) = (x(n-1) + 5) mod 12\r\n\r\n6 = (1 + 5) mod 12\r\n11 = (6 + 5) mod 12\r\n4 = (11 + 5) mod 12\r\netc',NULL,0);
INSERT INTO comment VALUES (8422,1165,3546,'RoyCook','Along the Same Lines','2003-10-07 11:03:47',0,'We could also rewrite \"&#8730;10\" as \"&#8730;10\" divided by: \"1\" raised to the power \"1\", or rewrite \"3\" as \"3\" divided by: \"1\" raised to the power \"1\", or reqrite the entire \"&#8730;10 - 3\" as \"&#8730;10 - 3\" divided by: \"1\" raised to the power \"1\".  So that\'s three more solutions.\r\n<p> Another three: <p> |&#8730;10 - 3|, all raised to the power 1 <br> (again, I don\'t know how to do superscripting, but hopefully you get the idea.) <br> |&#8730;10| minus: 3 raised to the power 1, <br> &#8730;10 minus: |3| raised to the power 1, etc.  <p> There are lots of possibilities along these lines. <p> Also, you could just raise one of the bits of the expression to the power 1 by using the numeral 1 and the carat symbol ^.\r\n\r\nCombining these ideas gives lots of possibilities.',NULL,0);
INSERT INTO comment VALUES (8423,637,1171,'nikki','Thanks guys =)','2003-10-07 11:22:55',0,'I just wanted to say thanks for your compliments.  They were really nice =)\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (8424,1449,2231,'Trevor Leitch','Solution','2003-10-07 11:47:15',3,'Brazil won gold, Argentina the silver, and Chile the bronze.\r\n\r\nSince there are only three teams and three positions, there are six possible outcomes. If ABC means Argentina won gold, Brazil won silver and Chile the bronze, then these are:\r\n\r\nABC\r\nACB\r\nBAC\r\nBCA\r\nCAB\r\nCBA\r\n\r\nFrom the first reporter\'s statement we can eliminate ABC, CAB and CBA (neither Brazil won gold nor Chile won silver) and BCA (both Brazil won gold and Chile won silver). This leaves ACB and BAC. \r\nWe don\'t know how the second reporter\'s sentence ended... it might have been \"Chile won silver, but not both\" or \"Chile won gold, but not both.\" Had it been the former, the third reporter would have been unable to distinguish between options ACB and BAC. Since we were told he could reason the final order, the sentence must have ended \"Chile won gold, but not both\". This eliminates ACB (neither Argentina won silver nor Chile won gold) so the only possible answer is BAC.',NULL,0);
INSERT INTO comment VALUES (8425,1449,3172,'SilverKnight','solution','2003-10-07 11:48:34',3,'The second statement must be one of the two following:\r\n(2a) \"Either Argentine won silver, or Chile won bronze\" --or--\r\n(2b) \"Either Argentine won silver, or Chile won gold\"\r\n\r\nThere are only 6 possibilities:\r\nA B C (ruled out by statement 1 & 2b)\r\nA C B (ruled out by statement 2a & 2b)\r\nB A C (ruled out by statement 2a)\r\nB C A (ruled out by statement 1, 2a, 2b)\r\nC A B (ruled out by statement 1, 2b)\r\nC B A (ruled out by statement 1, 2a)\r\n\r\nIf it had been 2a, then there is no solution (all are ruled out), so it must have been 2b.\r\n\r\nWhich means:\r\nBrazil won Gold\r\nArgentine won Silver, and\r\nChile won Bronze\r\n\r\nOkay... I was hurried through this... I hope further analysis supports mine.',NULL,0);
INSERT INTO comment VALUES (8426,1449,3172,'SilverKnight','re: Solution','2003-10-07 11:55:36',0,'Trevor,\r\n\r\nI assume you meant Chile won bronze (not silver) in your answer.\r\n\r\nThe only disagreement I have with your analysis, is that you wrote:\r\n<I>Had it been the former, the third reporter would have been unable to distinguish between options ACB and BAC.</I>\r\n\r\nAssuming that you mean the former is: \"Either Argentine won Silver or Chile won Bronze, but not both\".\r\n\r\nThen BOTH of these are ruled out...  Again, you wrote both are possible and can\'t be distinguished.\r\n\r\nThe rest of your analysis holds.\r\n\r\n--- SK',8424,0);
INSERT INTO comment VALUES (8427,1449,3224,'Lee','re:solution','2003-10-07 12:05:13',0,'I agree with Trevor.  SilverKnight doesn\'t entertain the possibility of the sentence finishing \"...or Chile won silver\".\r\nIf the sentence finishes this way then BAC ACB both hold and the press reporter can\'t deduce the order.\r\nTherefore the sentence must have finished \"...or Chile won Gold\" and the order is\r\nBrazil\r\nArgentine\r\nChile',NULL,0);
INSERT INTO comment VALUES (8428,1449,3172,'SilverKnight','re(2):solution','2003-10-07 12:10:56',0,'uh... Lee... No.\r\n\r\nPoint (1):\r\nThen it would be similarly started to say \"Either Argentine won silver, or Chile won silver, but not both\"... which is ridiculous, and Trevor *DID* complete it with \"but not both\".\r\n\r\nPoint (2):\r\nFurther, if what you\'re suggesting is the case, then Trevor didn\'t entertain the possibility that the sentence was \"Either Argentine won silver, or Chile won Bronze\" at all.\r\n\r\nEither way, the analysis fails.\r\n\r\n--- SK\n\n<i>Edited on <b>October 7, 2003, 12:11 pm</b></i>',8427,0);
INSERT INTO comment VALUES (8429,1449,3224,'Lee','re(3):solution','2003-10-07 12:48:00',0,'SilverKnight,\r\nIf the characters in logic puzzles aren\'t allowed to say odd things there would be a few less logic puzzles.\r\nIf sports reporters aren\'t allowed to say odd things the would be no sports reporters.\r\nMy method was to assume the reporter could finish with \"Gold\", \"Silver\" or \"Bronze\".\r\nNo consistent order can be found if the reporter says \"Bronze\" and no unique order if \"Silver\" so it must have finished \"Gold\" (and the order follows)\r\nThat\'s why I agree with Trevor - I concede he didn\'t entertain \"Bronze\" as a possibility, but I thought that was because, with \"Bronze\", the podium positions so obviously contradict. I feel I skimmed through his post since we used the similar approaches and our answers matched',NULL,0);
INSERT INTO comment VALUES (8430,1449,3172,'SilverKnight','re(4):solution','2003-10-07 13:08:22',0,'Lee,\r\n\r\nAs you say, no consistent order can be found if the reporters says anything but \"Gold\".  But for one to assert this statement, one must show WHY no other statement will work.\r\n\r\nAnd, therefore, the solution must entertain the notion of \"Bronze\", or it remains incomplete.\r\n\r\nAgain, I think Trevor meant Bronze when he wrote Silver.  But if he meant Silver, then he ignored Bronze.  If meant Bronze, then he erred in the logic, but came up with the correct result anyway.\r\n\r\nAs for what <I>your method</I> is... I have no idea... you have yet to post it.  You merely (1) said you accounted for Bronze, Silver, and Gold,  (2) agreed with someone who did NOT account for Bronze (or did and erred in logic) and (3) disagreed with someone who DID account for Bronze.\r\n\r\nCheers!',8429,0);
INSERT INTO comment VALUES (8431,1449,1301,'Charlie','re(5):solution','2003-10-07 13:36:17',0,'The second reporter could have said:\r\n\r\n1) \"Either Argentina won silver, or Chile won Gold\" (possibly, but not necessarily, adding \"but not both\").\r\n\r\n2) \"Either Argentina won silver, or Chile won Silver\" (making any reference to \"but not both\" unnecessary and redundant).\r\n\r\nor \r\n\r\n3) \"Either Argentina won silver, or Chile won Bronze\" (possibly, but not necessarily, adding \"but not both\").\r\n\r\nSince we already know that Chile did not win gold, either version of (1) implies the order BAC for Gold, Silver and Bronze.\r\n\r\nIf the statement had been (2), then the more-hearing listener would still not have been able to determine the outcome, but in fact he did, so we know that statement (2) was not made, not because it is a ridiculous thing to say, but because it wouldn\'t have determined the order.\r\n\r\nIf statement (3) had been the case, then the version with \"but not both\" would have left an impossible situation, that is, inconsistent with what we already know, so that didn\'t happen.  The version without the \"but not both\" is consistent and again points to the order being BAC.\r\n\r\nSo we know the order is BAC, but don\'t know how the second announcer continued what he was saying.',8430,0);
INSERT INTO comment VALUES (8432,1449,3172,'SilverKnight','re(6):solution','2003-10-07 13:51:21',0,'Agreed,\r\n\r\nThe \"but not both\" is necessary in the case of (2), because otherwise it is incorrect for Federico to have written \"similarly\" in the problem.  He would have just written \"the radio reporter started to say...\".\r\n\r\nGiven that the \"but not both\" is in the statement, \r\n\"Argentina won silver, or Chile won silver\" does not need to be addressed.  If one wishes to address it ANYWAY, then your logic holds, and it doesn\'t uniquely identify the outcome.\r\n\r\nSTILL... as Charlie also contends... the solution must still address bronze.\r\n\r\nIn any case, the English statements above have an implied \"exclusive or\" in it.  And the \"but not both\" (provided you don\'t say the non-sensical silver/silver) is exclusive or.  <B><I>Either/OR</I></B> *is* exclusive or.\r\n\r\nTherefore, logically, we do know, that the second announcer said Gold.  (The statement of the problem implies that he continues with \"but not both\" at the end... but it is redundant.)',8431,0);
INSERT INTO comment VALUES (8433,1449,2716,'Federico Kereki','re(7):solution','2003-10-07 14:05:43',0,'I agree with the solution. As to the \"but not both\", I included it to make sure that \"Either A or B\" was understood as (\"A and not B\" or \"not A and B\"). \r\n\r\nFor me, the \"but not both\" was unnecessary, but in at least one of Smullyan\'s books, he used the \"either/or\" construction meaning \"A or B\"... \r\n\r\nAs it was correctly noticed, the \"similarly\" implied that the second reporter would have ended his sentence with \"but not both\".\r\n\r\n',8432,0);
INSERT INTO comment VALUES (8434,1449,1301,'Charlie','re(8):solution','2003-10-07 14:33:07',0,'You say \"the \'similarly\' implied that the second reporter would have ended his sentence with \'but not both\',\" but it was \"similarly started to say\", not \"similarly said\".\r\n\r\nI would agree with Smullyan that \"either ... or ...\" can mean \"A or B\", and would find a difference in meaning by adding \"but not both\".\r\n\r\nBut even with either view allowed, the answer to the puzzle is still the same, Brazil, Argentina, Chile.',8433,0);
INSERT INTO comment VALUES (8435,1436,1920,'Brian Smith','A few thoughts..','2003-10-07 14:53:33',0,'There are at least 52 Thursdays in a year, every month has at least 4 Thursdays.  Then, there are at least 4 (52 - 12 * 4) Thursdays which occur as the 5th Thursday of a month.\n\n<i>Edited on <b>October 7, 2003, 2:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8436,1449,3224,'Lee','nothing new','2003-10-07 14:57:53',0,'The possible podium positions are thus\r\nABC\r\nACB\r\nBAC\r\nBCA\r\nCBA\r\nCAB\r\nReporter 1 says either Brazil for gold or Chile for silver hence,\r\nB__ (Brazil in the top spot - B is the 1st letter)  or,\r\n_C_ (Chile with Silver - C is the 2nd letter) \r\n\r\nbut not both.<br>\r\nSo, already only ACB or BAC <i>are even possible</i><br>\r\nIf reporter 2 finishes his sentence with \"...bronze\"\r\nHe is saying\r\n<br>\r\n_A_ or\r\n_ _C\r\n\r\nThis \'statement\' contradicts our possible positions (ACB since neither\'s right, - BAC since both are)\r\nThe reporter did not say bronze.\r\n\r\nIf the reporter finished with silver, then he is saying,\r\n_A_ or\r\n_C_\r\n\r\nNow, <i>both </i>of our \'possible podiums\' are satisfied by only one of these statements - so we can\'t deduce which is correct.\r\n\r\nThe sentence must have finished with \"....gold\" by elimination - but we\'ll check.\r\n\r\n_A_ or (but not both)\r\nC__\r\n\r\nWith this ACB is ruled out since neither are in the right position , but BAC is consistent.  Argentine must therefore have won silver, Chile didn\'t win gold or silver and therefore bronze, and Brazil won the  gold.\r\n\r\nFinal order \r\nBrazil\r\nArgentine\r\nChile\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8437,1218,3172,'SilverKnight','solution','2003-10-07 15:48:12',3,'<B>P V W C S I\r\nL E N Z H M\r\nO D R K G F\r\nT J Y A U B</B>\r\n\r\nAfter doing this manually, I have too much chicken scratch (and not enough patience) to write out my formal solution.  I did this logically, but I kinda wish I had done this by brute force.\r\n\r\nI\'ll hopefully get back to this later.\n\n<i>Edited on <b>October 7, 2003, 3:49 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8438,27,1626,'Gamer','re(3): not true','2003-10-07 18:16:57',0,'I don\'t believe you did it indirectly. You merely stated what has been said by others in comments below.',8271,0);
INSERT INTO comment VALUES (8439,1449,2231,'Trevor Leitch','re(5):solution','2003-10-07 18:36:31',0,'Silverknight is right insofar as he states that I forgot about the option \"Chile won bronze, or both\". I did mean silver when I wrote silver, though, I just forgot about the third possibility.\r\nIn any case, we all agree on the right answer. Kudos to us.',8430,0);
INSERT INTO comment VALUES (8440,27,3172,'SilverKnight','re(4): not true','2003-10-07 19:54:00',0,'By \"indirectly\" do you mean \"recursively\"?\r\n\r\nIf you mean recursively, then yes.  I did it recursively... (whether you believe it or not).\r\n\r\nIf you mean something else, I don\'t understand you.\r\n\r\nGamer, please be more precise in your comments.\r\n\r\nAnd yes, some of what I restated is what others said earlier.  I was trying to make more clear (to Bruno) what they had already said.  Perhaps I didn\'t succeed to Bruno\'s or your satisfaction.',8438,0);
INSERT INTO comment VALUES (8441,325,3660,'ratsnstuff','Approach','2003-10-08 03:31:54',0,'I don\'t know how everybody else aproach these type of problems, but I used a nifty little grid, that compares all attributes with all other attributes. It works quite well. This is what popped out of it:\r\n\r\nUncle   Pat    chips   Broncos\r\nSister  Chris  Cookies Cowboys\r\nCousin  PJ     Popcorn Dolphins\r\nBrother Stacey Carrots Raiders\r\nMother  Bobbi  Pizza   Packers',NULL,0);
INSERT INTO comment VALUES (8442,1449,3660,'ratsnstuff','Possible Solution','2003-10-08 04:01:39',0,'From the first statement the order can only have two possibilities. If Brazil got gold, Chile must have bronze. If Chile had silver, Brazil must have had bronze, thus, from the first statement we se that it must be either of these two orders:\r\n\r\nBrazil - gold      |   Argentine - gold\r\nArgentine - silver |   Chile - silver\r\nChile - bronze     |   Brazil - bronze\r\n\r\nThe second statement started, stating that Argentine got silver, and would probably have ended with \"...but not both.\" That is what I assume anyway. The first part is pointing at the first possible order. The seocond part would either be Chile got gold, silver or bronze. If he said Chile got gold, Brazil would have Bronze. This is not one of the possible solutions. If he said bronze, Argentine must have got gold (since they could not get silver or bronze) and brazil got silver - again not one of the possible solutions. If he said silver, we have a problem, because then both the possible solutions are included. However, the last part of the question states that the last reporter heard the last word and was able to deduce the correct order, therefore Argentine got silver and the first possible order is the correct one:\r\n\r\nBrazil - gold\r\nArgentine - silver\r\nChile - bronze',NULL,0);
INSERT INTO comment VALUES (8443,1449,1301,'Charlie','Of course one thing is assumed.','2003-10-08 09:28:31',0,'In all of these solutions, the press reporter is assumed to know that in fact Argentina, Brazil and Chile all won medals, which is not actually stated in the puzzle.\r\n\r\nBoth the TV and Radio announcers\' statements could be satisfied by Brazil getting gold, Argentina getting silver, and, say, Peru getting bronze, regardless of the completion of the sentence.  The only way the press reporter could have deduced the order of medals is to know that the medals were restricted to these three countries mentioned.',NULL,0);
INSERT INTO comment VALUES (8444,643,1301,'Charlie','solution','2003-10-08 10:25:35',3,'Let G be the number of girls originally in the nursery.\r\n\r\nThe probability that the newest born was a girl given that a random selection of the latest population chose a boy is the probability that the newest born was a girl and that a boy would be chosen, divided by the probability that a boy would be chosen regardless of which sex the latest born was.  This comes out to:\r\n\r\n(1/2)(2/(2+G+1)) / ((1/2)(2/(2+G+1)) + (1/2)(3/(3+G)))\r\n\r\nOf course 2+G+1=3+G, the new baby population of the nursery, with the former representation emphasizing the original 2 boys would still be the only 2 boys, and the latter representation showing the new 3-boy component.\r\n\r\nBut the equality of the two allows multiplying the numerator and denominator by this value. At the same time we can divide the numerator and denominator by the (1/2) factor that they share.\r\n\r\nThe result is 2/5.  That\'s the probability that the latest born was a girl given that a random selection of the new population resulted in a boy being selected.\r\n\r\nThis assumes a priori that the probability was 1/2 of any given baby being a girl.',NULL,0);
INSERT INTO comment VALUES (8445,643,2839,'FatBoy','I have not read Charlie\'s post yet','2003-10-08 13:04:41',3,'I\'m probably all wet on this but it seems to me that teh baby chose at random AFTER a baby was added would have no influence on the probabilities associated with that baby so the probabality that the added baby was a girl is a little better than 50% because there are slightly more females than males born.',NULL,0);
INSERT INTO comment VALUES (8446,643,3172,'SilverKnight','Who else hasn\'t read Charlie\'s post yet?','2003-10-08 13:18:36',4,'... because I\'m just dying of curiousity to find out.',NULL,0);
INSERT INTO comment VALUES (8447,643,3626,'matt white','does the lightbulb mean they\'re right?','2003-10-08 13:35:35',0,'then why does it still say no solution yet on teh thing???? \r\n\r\nSomething that gets me is that you say a baby was added to the nursery, yet you talk about boys and girls... you automatically assume that they\'re babies. so I agree that it\'s one half, but simply because there\'s a chance it\'s either a boy or a girl, and there\'s just the one baby. \r\n',NULL,0);
INSERT INTO comment VALUES (8448,643,2839,'FatBoy','re: does the lightbulb mean they\'re right?','2003-10-08 13:41:47',0,'Matt,\r\nThe lightbulb just shows that you slected the little box below your comment that siad \"full solution\"\r\n\r\nNo matter ow many people post comments taht they claim are solutions (even if they are right.   The puzzle wil stil say \"no solution posted until the folks who run the site pot the official solution.\r\n\r\nBTW welcome to Flooble',8447,0);
INSERT INTO comment VALUES (8449,1232,3626,'matt white','re: Solution','2003-10-08 13:42:53',0,'according to your final number, it means that 309 out of 10,000 people will win. Sounds like a carnival game to me!',7971,0);
INSERT INTO comment VALUES (8450,1232,3172,'SilverKnight','re(2): Solution','2003-10-08 13:47:29',0,'No Matt,\r\n\r\nAccording to fwaff\'s final number (.0309), you should expect to MAKE .0309 dollars for every dollar you wager... in the long run.\r\n\r\nSo, if you start with $10000, then after playing this game 10000 times, you can expect to find yourself with $10309 dollars.\r\n\r\n--- SK',8449,0);
INSERT INTO comment VALUES (8451,643,3172,'SilverKnight','re: does the lightbulb mean they\'re right?','2003-10-08 13:52:11',0,'I\'m afraid it doesn\'t mean that Matt.\r\n\r\nAs one might notice after reading the postings, two differing (and mutually exclusive) \"solutions\" both have the lightbulb on.  So clearly, at least one would be wrong.\r\n\r\nI would encourage you to post if you can offer new information to fellow flooblers!',8447,0);
INSERT INTO comment VALUES (8452,643,1301,'Charlie','re: I have not read Charlie\'s post yet','2003-10-08 15:46:02',0,'Consider this: you have a box with one red ball and one white ball.  Someone adds a ball of one or the other color, but you can\'t see which.  You try a ball at random and see that it\'s red.  Doesn\'t that increase the probability, in your estimation, that the ball that was added had been red?\r\n\r\nEach time you pull out a red ball in your random trials, it makes it more likely that the ball placed in there had been in fact red.',8445,0);
INSERT INTO comment VALUES (8453,643,3172,'SilverKnight','re: solution - different manner of looking at this','2003-10-08 16:26:52',3,'I\'m not sure I follow what Charlie is doing.  But I come up with the same answer.  Perhaps Charlie or someone else can relate these two as being the same. \r\n\r\nLet\'s continue with the assumption that the probability of any given baby being a girl is 1/2.\r\n\r\n\r\nG = the number of girls already there.\r\nRegardless of the number of girls already there then there are two cases with equal chance of occurrence.\r\n\r\n<B>case 1:</B>\r\nthe added baby is a girl.\r\nin which case there are 2 boys (leaves on the event tree that could have led to the result), and G + 1 girls (leaves on the event tree that don\'t lead to the result).\r\n\r\n<B>case 2:</B>\r\nthe added baby is a boy.\r\nin which case there are 3 boys (leaves on the event tree that could have led to the result), and G girls (leaves on the event tree that don\'t lead to the result.)\r\n\r\nEvery leaf on <I>this</I> event tree is equally likely to occur, and the problem states <I>\"The selected baby is a boy\"</I>, limiting it to these 5 leaves.\r\n\r\nOf these 5 leaves, 3 of them are on a branch (case 2) where the boy was added, and 2 of them are on a branch (case 1) where the girl was added.\r\n\r\nAgain, all the leaves are equally likely to occur.\r\n\r\nSo, given that we selected a boy, in 2 of the 5 equally likely cases, a girl had been added.  Therefore, <B>2/5</B>.\r\n\r\n<B>G</B>, the number of girls, doesn\'t enter into the picture.',8444,0);
INSERT INTO comment VALUES (8454,1218,1171,'nikki','Explanation','2003-10-08 17:34:07',3,'Ok, here goes =)\r\n\r\nFirst note that Q and X are the two letters not used.\r\nFrom SAFE and FLAW you know that L and W must be on the same cubes as E and S.  So we could either have E&L on a cube with S&W on another cube, or E&W with S&L.  But from DEWY we know that E and W cannot be on the same cube, so it must be E&L with S&W.\r\n\r\nBy going through all the words that have an E or an L in them, we can eliminate many letter that we know can\'t be on the same cube with them.  Luckily we eliminate so many that we see only H,M,N and Z are left, so they must be on the same cube as E and L.  Good, one cube done =)\r\n\r\nNow let\'s look at JOVE and VOTE.  These share E,O and V, which means T&J must be on the same cube.  From TOWN we see that T and W can\'t be on the same cube.  So, just to capture where we are, here is a table of what we know:\r\n\r\nCube 1: E H L M N Z\r\nCube 2: S W\r\nCube 3: T J\r\nCube 4: ?\r\n\r\nFrom TOWN we know that O must be on Cube 4.\r\nFrom PLOT we know that P must be on Cube 2.\r\nFrom VOTE we know that V must be on Cube 2.\r\n\r\nFrom DEWY we know that D and Y must be Cubes 3 and 4.  But from COZY we see that Y cannot be on Cube 4.  So Y must be on Cube 3 and D must be on Cube 4.  And, again from COZY, we see that C must be on Cube 2.\r\n\r\nThe letters that are unplaced so far are ABFGIKRU.  From all the words that SWPVC are in, we can eliminate all of those except for I.  Now Cube 2 is done and we have:\r\n\r\nCube 1: E H L M N Z\r\nCube 2: S W P V C I\r\nCube 3: T J Y\r\nCube 4: O D\r\n\r\nA cannot be on the same cube as FGKR.  Since there are only two cubes with open spaces, this means that FGKR must all be on the same cube.  The only one with 4 open spots left is Cube 4.\r\n\r\nSo the Solution is:\r\n\r\nCube 1: E H L M N Z\r\nCube 2: S W P V C I\r\nCube 3: T J Y A B U\r\nCube 4: O D F G R K\r\n\r\nLater!\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8455,1317,1575,'DJ','First Stabs','2003-10-08 18:32:20',1,'I don\'t know what to make of this, but I thought it might be helpful to look at in a fixed-width font:\r\n<tt>\r\n/\\\\\r\n/-\\\\\r\n/\\\\\\\\-/\r\n/\\\\-\\\\/\r\n/-\\\\/\\\\/\\\\\r\n/\\\\\\\\-//-\\\\/-\\\\\r\n/\\\\-\\\\-/-\\\\-/\r\n/-\\\\\\\\/\\\\/\\\\/\\\\/\r\n\\\\/-\\\\/\\\\/\\\\//\\\\\r\n</tt>\r\nThe first thing I noticed here is that all the backslashes (\\) appear in pairs. So, maybe that\'s just a red herring, and similar to the first slash and dash problem, I\'ll try replacing the / with ( and \\\\ with ), and the - with 1, just for kicks.\r\n<tt>\r\n()\r\n(1)\r\n())1(\r\n()1)(\r\n(1)()()\r\n())1((1)(1)\r\n()1)1(1)1(\r\n(1))()()()(\r\n)(1)()()(()\r\n</tt>\r\nThat seems to be a little better, but still all of the ( ) pairs don\'t \'close\' properly, even between rows. Also, the rows are not steadily increasing in length, as I had thought they might.\r\n\r\nMaybe I\'ll take a step back and use the original form, only replacing \\\\ with \\:\r\n<tt>\r\n/\\\r\n/-\\\r\n/\\\\-/\r\n/\\-\\/\r\n/-\\/\\/\\\r\n/\\\\-//-\\/-\\\r\n/\\-\\-/-\\-/\r\n/-\\\\/\\/\\/\\/\r\n\\/-\\/\\/\\//\\\r\n</tt>\r\nA nice little argyle piece, but still not very useful. Another thing I notice is that are an even number of \\s and /s in each row, and they are paired in order (if you ignore the -s for now):\r\n<tt>\r\n/\\\r\n/-\\\r\n/\\   \\-/\r\n/\\   -   \\/\r\n/-\\  /\\  /\\\r\n/\\   \\-/ /-\\  /-\\\r\n/\\   -   \\-/  -    \\-/\r\n/-\\  \\/  \\/   \\/   \\/\r\n\\/   -   \\/   \\/   \\/  /\\\r\n</tt>\r\nAlso, now, the rows have some kind of increasing order; if you consider /\\, \\/, /-\\, \\-/, and - to be separate entities, each row has at least as many of these pieces as the row before it.\r\n\r\nI\'m assuming the sequence is some representation of a fairly common sequence such as the counting numbers, odd numbers, prime numbers, something like that.\r\n\r\nThat\'s as far as I have gotten, though..',NULL,0);
INSERT INTO comment VALUES (8456,1218,1220,'abc','re: different Explanation','2003-10-08 20:00:33',0,'Argh...I left this lying around and couldn\'t submit it earlier. Now nikki beat me to it, but I put it on anyway. 8)\r\nIt\'s a different approach (I think nikki\'s is the better and less complicated one).\r\n\r\nLet\'s start:\r\nJOVE and VOTE are the only two words which have three letters in common (E,O,V). Therefore J and T must be on the same cube. \r\n\r\nVOTE, PLOT and TOWN all have T and O in them.\r\nE/V, L/P and N/W are each on one of the other two dices. \r\nNow we have to find words which have one letter from any two of these pairs in them. Those must then be on separate die as well.  Here they are:\r\nDEWY - E and W\r\nFLAW - L and W\r\nGAPE - E and P\r\nJOVE - E and V (like VOTE)\r\nNow we know:\r\nE, V, P and W are on separate die, thus E, L and N are on one and V, P and W on the other die.\r\n\r\nSo far we have (numbered for later reference):\r\n1) J - T\r\n2) E - L - N\r\n3) P - V - W\r\n4) O\r\n\r\nWe can now proceed with the same words we just used, because they each share two of the above letters and have two unknowns. These are:\r\nDEWY - D and Y on #1 and #4\r\nFLAW - F and A on #1 and #4\r\nGAPE - G and A on #1 and #4\r\nWe immediately see that F and G are on the same die, but we don\'t know about D and Y as there is no word that shares one of them plus another letter we know the position of .\r\n\r\nWe must figure out the die with letter A, that will help a lot. As we have many words with that letter, let\'s pick those and see what we can find. We see that there are not only many words with A, but 3 with both A and S in them. Best we use these like we did with those above. While A and S are on two different die, the other two letters in each word are on the remaining two, thus we get 3 pairs:\r\nMASK - M/K\r\nRASH - R/H\r\nSAFE - F/E (we already know that)\r\nFinding words which share letters we get:\r\nBECK - E and K are separate -> E and M are on one dice with L and N/F and K are on one dice -> we still have to find out R/H\r\nCurrently we know that A,D,F,G,K and Y are on die #1 or #4. Checking up with MASK this means that M and S are on #2 and #3, we already know that M is on #2, thus we can put S on #3.\r\n\r\nNext we take words sharing A and R:\r\nLAIR - I/L\r\nRASH - H/S\r\nBecause a is on either #1 or #4 and S is on #3, one of R and H must be on #2. It cannot be R, because of LAIR, therefore it is H and R is on either #1 or #4. Since we know that A and R are on #1 and #4 and L is on #2, the letter I must be on #3.\r\n\r\nLet\'s check back quickly what we know:\r\n1) J - T - A/FGKR - D/Y\r\n2) E - H - L -M - N \r\n3) P - V - W - S - I\r\n4) O - A/FGKR - D/Y\r\n\r\nAs you can see the sequence [FGKR] cannot be on #1 as this one has already three letters, so it must be on #4 and A is on #1.\r\nCOZY has both O and Y and this means that Y cannot be #4 and must be #1 and D is #4. C and Z are on #2 and #3. \r\nBecause of BECK the letter C cannot be on #2 (E is on this one), thus we put that on #3 and Z on #2. Only #1 is left for B. The only letter left is U and must be placed on #1.\r\n\r\nSolution:\r\n1) A - B - J - T - U - Y\r\n2) E - H - L - M - N - Z\r\n3) C - I - P - S - V - W\r\n4) D - F - G - K - O - R\r\n\r\n\n\n<i>Edited on <b>October 8, 2003, 8:02 pm</b></i>',8454,0);
INSERT INTO comment VALUES (8457,1317,1626,'Gamer','re: First Stabs','2003-10-08 20:32:21',2,'I will say that you will need to \"convert\" the numbers as you see them here to another more readilly used set.\r\n\r\nYour last ideas are good! Now you just have to figure out how to get those into the numbers, then \"convert\" them.\r\n\r\nNotice the last \"part\" in each row. This may give a clue as to what\'s happening. I think the last \"part\" in each row would continue in this pattern if continued.',8455,0);
INSERT INTO comment VALUES (8458,1317,3778,'Hipnox','Well...','2003-10-08 20:44:45',0,'There are the same numbers of / and \\\\ in each line.\r\n1º 1/ 1\\\\\r\n2º 1/ 1\\\\\r\n3º 2/ 2\\\\\r\n4º 2/ 2\\\\\r\n5º 3/ 3\\\\\r\n6º 4/ 4\\\\\r\n7º 3/ 3\\\\\r\n8º 5/ 5\\\\\r\n9º 5/ 5\\\\\r\n\r\nI think that in line 10 there will be 6/ and 6\\\\',NULL,0);
INSERT INTO comment VALUES (8459,1317,1626,'Gamer','re: Well...','2003-10-08 21:17:06',0,'That wouldn\'t qualify as a solution, mainly because you aren\'t giving the next few rows, only the number of / in \\\\ in each line.\r\n\r\nEven so, your prediction about line 10 is wrong. :)',8458,0);
INSERT INTO comment VALUES (8460,1317,3558,'Tristan','A trend','2003-10-08 21:18:22',0,'As DJ last interpreted it, I found some trends in the beginning and end.\r\n\r\nThe end goes like this for the whole pattern:\r\n/\\\r\n/-\\\r\n\\-/\r\n\\/\r\nAnd it repeats again and again.\r\n\r\nIn the beginning of each row, the following trend shows.\r\n/\\\r\n/-\\\r\n/\\\r\nAnd it continues until the ninth row, where a \\/ appears.  I\'m not sure what\'s special about nine, except that it\'s 3^2, but then 4 is 2^2 and 1 is 1^2, and I don\'t see exceptions in those rows.\r\n\r\nAs for the middle, I found nothing',NULL,0);
INSERT INTO comment VALUES (8461,1315,1626,'Gamer','Hints on the second sequence','2003-10-08 21:21:18',0,'But I can\'t extend the second sequence! That would be impossible!\r\n\r\nBinary is the key for the last sequence, but don\'t think across. :)',NULL,0);
INSERT INTO comment VALUES (8462,1315,1626,'Gamer','Combining problems','2003-10-08 21:23:08',0,'For the second sequence, just ignore the first sequence. It doesn\'t need to be there... I just wanted to combine my problems.\r\n\r\n(The second sequence was what I was talking about last post; you have already got the first sequence)',NULL,0);
INSERT INTO comment VALUES (8463,1315,3558,'Tristan','partial solution to second sequence','2003-10-08 21:38:09',0,'Gamer gave me the idea to think in columns, not rows.  I converted each column to binary, then to base ten, and got this:\r\n\r\n1, 1, 2, 3, 5, 6, 8, 9, 11, 14, 15\r\n\r\nI can\'t make anything of it.  I do think that maybe, since he\'s asking for the next row, he actually means one on top.  That means that these numbers are not the complete numbers in the sequence. For example. maybe 6 actually turns out to be 16 + 6=22.',NULL,0);
INSERT INTO comment VALUES (8464,643,1301,'Charlie','re(2): solution - different manner of looking at this','2003-10-08 22:16:23',0,'The method I used was based on Baye\'s theorem, the inference of a probability of a cause from an effect.  If p(A|B) represents the probability of A given that B is true, then p(A&B) = p(B)p(A|B), or p(A&B) = p(A)p(B|A).\r\n\r\nBut this is useful in considering that p(A|B) = p(A&B)/p(B).  A Venn diagram is useful in seeing this, and I think relates to your leaves.\r\n\r\nIn Baye\'s theorem, p(A|B)=p(A&B)/p(B) = p(B|A)p(A)/p(B).\r\n\r\nIn this instance A is the birth having been that of a girl, while B is the observation of having randomly selected a boy.  Further, the denominator, p(B) was broken down into two parts: p(B) = p(B|A)p(A) + p(B|~A)p(~A).  Here A and ~A are each 1/2.  (~ represents \"not\")',8453,0);
INSERT INTO comment VALUES (8465,1315,1575,'DJ','Wha..','2003-10-08 23:07:41',4,'If it is impossible to extend the second sequence, why are you asking for the next row? Am I interpreting that incorrectly?',NULL,0);
INSERT INTO comment VALUES (8466,1315,3558,'Tristan','Aha!','2003-10-08 23:27:41',3,'-||||||||||\r\n\r\nEach column is a prime in the binary system.  This last row is the missing row to complete the prime numbers.  It goes 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31 from left to right.  There are no more rows after this one, which is why Gamer couldn\'t give a few more rows!',NULL,0);
INSERT INTO comment VALUES (8467,1416,3766,'Drew','Simple','2003-10-08 23:50:47',3,'Ok let\'s speculate:\r\nBecause A\'s and B\'s exclaimations agree with each other then,\r\nIf both knights: They would conflict because they cannot possibly tell truth about them being liars.\r\nIf both liars: Statements agree and no conflict occurs.\r\n\r\nThey are both liars',NULL,0);
INSERT INTO comment VALUES (8468,1317,1575,'DJ','re(2): First Stabs','2003-10-08 23:57:51',1,'Based on those comments, I\'ve aligned everything to the right, and put them into groups of four:\r\n<pre>\r\n                              / \\\r\n\r\n                              /-\\\r\n\r\n                        / \\   \\-/\r\n\r\n                  / \\    -    \\ /\r\n\r\n\r\n                  /-\\   / \\   / \\\r\n\r\n            / \\   \\-/   /-\\   /-\\\r\n\r\n      / \\    -    \\-/    -    \\-/\r\n\r\n      /-\\   \\ /   \\ /   \\ /   \\ /\r\n\r\n\r\n\\ /    -    \\ /   \\ /   \\ /   / \\\r\n\r\n                       . . .  /-\\\r\n\r\n                       . . .  \\-/\r\n\r\n                       . . .  \\ /\r\n</pre>\r\nThe last part is a repeating series: <tt>/ \\, /-\\, \\-/, \\ /</tt>.\r\n<p>\r\nI would guess that the numbers represented are maybe the counting numbers, where the last bit is on a mod 4 scale (+0, +1, -2, -1) or something, but still nothing is apparent yet. Maybe this arrangement will help someone else figure it out..',8457,0);
INSERT INTO comment VALUES (8469,377,3766,'Drew','Solution','2003-10-08 23:57:58',3,'Ok anyone who knows their Roman numerals and biblical lore knows this one.\r\nYou got D = 500 in a position much like a bookend: D . . . D\r\nThen you have the reverse of the first clue where 5 = V.\r\nAnd finally you have the first letter, A, and first number, 1, producing both the A and I in DAVID or a Teryaki sauce brand.  I\'ll leave it to you.',NULL,0);
INSERT INTO comment VALUES (8470,100,3766,'Drew','Yes or No Question','2003-10-09 00:03:57',0,'This is a yes or know question oonly, people.\r\nAll you must do is pic a random number with digits including all in 1-9, say 381654729, and test it:\r\n3+8+1+6+5+4+7+2+9=45\r\n45~9? Yes, 49 is divisible by 5, thus proving that you could arrange the digits 1-9 in any order so that: \r\nThe number formed by the first two digits is divisible by 2. \r\nThe number formed by the first three digits is divisible by 3. \r\nThe number formed by the first four digits is divisible by 4 \r\nand so on up to nine digits...\r\n',NULL,0);
INSERT INTO comment VALUES (8471,990,3766,'Drew','Uhhh . . . whatever','2003-10-09 00:09:57',0,'Pitcher comes in middle of 1st inning as a relief (I before E?) where the starter pitched hits and other team scores.  The problem needs to be a lot more specific.',NULL,0);
INSERT INTO comment VALUES (8472,7,3766,'Drew','Actual Soluion','2003-10-09 00:14:58',0,'The problem actually CAN\'T be restated as \r\n\r\n\"When two coins are tossed, what is the probability that they both show tails, given that at least one is showing tails?\"\r\n\r\nGivin the fact that a coin most frequently has two sides, the probability of one of them doing ALMOST ANYTHING is 1:2.  Yeesh.',NULL,0);
INSERT INTO comment VALUES (8473,16,3766,'Drew','Unlimited options','2003-10-09 00:22:03',0,'You could go on and on speculating that it is indeed NO.\r\n1. They have all died.\r\n2. All but one have died.\r\n3. All but two have died.\r\n4. All but three have died.\r\n . . .\r\n567. They all turned brown in an insane chameleon orgy.\r\n . . . \r\n4060. They all contracted smallpox . . . \r\n\r\nHave I gone too far?  Oh well, the answer is NO.',NULL,0);
INSERT INTO comment VALUES (8474,643,3172,'SilverKnight','re(3): solution - different manner of looking at this','2003-10-09 02:23:10',0,'I\'m familiar with Baye\'s theorem... it wasn\'t clear to me how you applied it... I musta been tired.  :-)\r\n\r\nAnd yup, it exactly corresponds to the leaves.  Thanks!',8464,0);
INSERT INTO comment VALUES (8475,638,3796,'amber','solution','2003-10-09 02:44:54',0,'the answer is 45\r\n\r\nhere is how it is solved\r\n\r\nthe first marker he sees is 16.  the second is 61\r\n\r\n61-16=45\r\n\r\nthe third marker he see is 106.\r\n\r\n106-61=45\r\n\r\n45mph is the answer',NULL,0);
INSERT INTO comment VALUES (8476,1317,3660,'ratsnstuff','re(3): First Stabs','2003-10-09 04:00:20',0,'I have replaced your symbols with A,B,C and D. Mapped like this:\r\n\r\nA: /\\\\\r\nB: /-\\\\\r\nC: \\\\-/\r\nD: \\\\/\r\n\r\nThus the series will look like this. \r\n\r\n1 A \r\n2 B \r\n3 A C \r\n4 A - D \r\n5 B A A\r\n6 A C B B\r\n7 A - C - C\r\n8 B D D D D\r\n9 D - D D D A\r\n\r\nI am wondering about the dash on its own though. Could it also be a symbol? Or might it be an operator? If it is a symbol, where does it fit in the ABCD order? \r\n',8468,0);
INSERT INTO comment VALUES (8477,1449,3660,'ratsnstuff','re: Of course one thing is assumed.','2003-10-09 04:08:57',0,'Well, the question does state that the reporter IS able to deduce the order. The only assumption that I make about that is to assume that he did actually deduce it correctly (even if he had to make assumptions like the one you are mentioning). \r\n\r\nThis is why, in my opinion, restricting it to those three countries is not necessarily an assumption. The question should maybe state whether the reporter got it right or not...',8443,0);
INSERT INTO comment VALUES (8478,643,2839,'FatBoy','re(2): I have not read Charlie\'s post yet','2003-10-09 07:33:47',0,'This looks like another case of me not really grasping the ground rules (and I do not want ot start another \"marbles bonanza\"- style circus) I just had always been taught that nothing that happens after an event can effect the likelyhood of that event.  (once the coin is tossed it stays tossed)\r\nAnyway, I see what you are saying andthat I was laboring under some misconceptions again.\r\n',8452,0);
INSERT INTO comment VALUES (8479,84,3660,'ratsnstuff','re(3): No! You cannot! You cannot overtake the last person! No,no,no!','2003-10-09 08:09:45',0,'Would you have a position if you were not in the race?',6824,0);
INSERT INTO comment VALUES (8480,643,1183,'fwaff','re(3): I have not read Charlie\'s post yet','2003-10-09 08:52:48',0,'Ahhh, well there\'s your problem. If you\'ve got a misconception then you don\'t end up with anything to add to the hospital nursery no matter how much labour you go through.',8478,0);
INSERT INTO comment VALUES (8481,82,3799,'vlad','','2003-10-09 09:13:10',0,'If we pick any moment in time, there would be infinite number of demons before and finite number of demons after, therefore all demons killed him except finite number of them...\r\n\r\nOr, my favourite: this kind of problem is the proof that there is no infinity in practise, only in theory, because noone proved that infinity exists in practise, and that is taken for granted...',NULL,0);
INSERT INTO comment VALUES (8482,1315,1920,'Brian Smith','re: Aha!','2003-10-09 09:48:46',0,'That must be the correct answer.  It fits so nicely.',8466,0);
INSERT INTO comment VALUES (8483,31,3799,'vlad','Backwards','2003-10-09 09:51:43',0,'Let\'s go backwards and assume that bee is facing something and the time is up. If it can change its direction in no time then it can change its direction twice in no time so there is no solution, as the bee turns and turns infinite number of times in no time :). ',NULL,0);
INSERT INTO comment VALUES (8484,924,3660,'ratsnstuff','Cool!!','2003-10-09 10:06:44',0,'For the first three matches I will replace the rope with equals:\r\n\r\n*% = $       [1]\r\n@ = !*       [2] \r\n\r\n$$$ = @@%%*  [3]\r\nfrom eq 1.\r\n$$ = @@%     [4]\r\nfrom eq 2.\r\n$$ = @!*%    [5]\r\nthus\r\n$ = @! = !!* [6]\r\nand\r\n@! = *%      [7]\r\n\r\nLeft side of last contest:\r\n!@!!@!\r\n=$$!!\r\n\r\nRight side\r\n%$*$\r\n=$$$\r\n=$$!!* \r\n\r\nThus the right side will win (that is the side on the right :)',NULL,0);
INSERT INTO comment VALUES (8485,250,3799,'vlad','','2003-10-09 10:12:41',0,'Ok, by now I think we agreed that this is a lie. But what about \"I am lying (now).\"?\r\n\r\nThis is also a lie, because only one lie is needed for a sentence to be a lie, while all parts of sentence must be true if it is truth.\r\nSo if someone is lying and telling the truth at the same time, I guess it is a lie.',NULL,0);
INSERT INTO comment VALUES (8486,1450,3546,'RoyCook','Solution','2003-10-09 10:17:24',3,'Combinatorially, there are six possibilities (listing gold first and bronze last):<p>(1) DSF <br>(2) DFS <br>(3) SFD <br>(4) SDF <br>(5) FDS <br>(6) FSD <p>The first, fully heard sentence rules out (1), (2), and (6).  The second sentence must be one of:<p>Demark won bronze, and/or France won gold.<br>\r\nDenmark won bronze, and/or France won silver. <br>\r\nDenmark won bronze, and/or France won bronze. <p>The first of these does not allow us to distinguish between (3) and (5), the third does not allow us to distinguish between (3) and (4), so it follows that the press reporter must have heard the third sentence, which can only be true if the order is as in (3), i.e. Spain wins Gold, France Silver, and Denmark Bronze.',NULL,0);
INSERT INTO comment VALUES (8487,263,3799,'vlad','Math?','2003-10-09 10:26:37',0,'It looks like mathematical and intuitive solutions don\'t agree.\r\nBut think again.\r\nInfinity was not defined with math, it was defined intuitively as \'infinity\'.\r\n\r\nSo the solution is this: in the universe where infinity exists, in that infiniti paralell lines do cross, and Achilles never reaches the turtle.\r\n\r\nDown with infinity!!!',NULL,0);
INSERT INTO comment VALUES (8488,672,3799,'vlad','','2003-10-09 10:40:09',0,'The shield \'heals\' itself so the sword will slice through it an the shield will not be destroyed...\r\nWord play :)',NULL,0);
INSERT INTO comment VALUES (8489,643,3172,'SilverKnight','re(3): I have not read Charlie\'s post yet','2003-10-09 11:21:29',0,'FatBoy,\r\n\r\nDon\'t misunderstand the problem.\r\n\r\nEven with the problem as stated.  For any given birth, the likelihood that a girl is added to the nursery versus a boy being added is 50% (our assumption for the calculation).\r\n\r\nWhether or not we select a baby at random, after the fact, doesn\'t change that likelihood.\r\n____________\r\n\r\nA different example that may help this is... what if we selected a baby at random 10000 times (with replacement) afterwards.\r\n\r\nAssuming there are fewer than, say, 20 babies in the nursery, we will likely come up with a VERY close approximation to the actual ratio of babies in the nursery.  If we further know there had been only 2 boys in there initially, we could almost definitively (with a high degree of accuracy) state whether the last baby added had been a third boy or another girl!\r\n\r\nIt still doesn\'t change the fact that, independently, the likelihood of adding a boy versus adding a girl is 50/50.\r\n\r\nIn other words, doing random sampling afterwards, tells us something about what happened earlier.',8478,0);
INSERT INTO comment VALUES (8490,168,3546,'RoyCook','re: Other Solution','2003-10-09 11:30:44',0,'Actually, the Arabic book will not work.  The problem is as follows: English speakers, upon glancing at the book, would indeed be surprised, at first, to find the epilogue, for example, in the pages at the far left (when one is holding the book with the spine away from them).  Nevertheless, the epilogue is still at the end of the book and is after the foreword, since in an Arabic book the beginning is on the right, and the end is on the left.  Lewis was understanding \"end\", \"beginning\", etc, to mean those bits of a book where the actual beginning and end occur in English language texts, whereas the proper understanding is that the end of a book is just whatever part of the book contains the end material such as the epilogue, index, bibliography, etc.\r\n\r\nBy the way, strictly speaking this riddle is ill-formed.  Many dictionaries will in fact contain a foreword, and this foreword will occur at the very beginning of the book, and any dictionary will contain an end, which of course will occur at the end.  In a dictionary, the entry for \"end\" is not in the end, however, and the entry for \"foreword\" occurs (almost certainly) after the foreword.  Note the use of quotations to distinguish between talking about, for example, the foreword of a book and the word \"foreword\" (the latter contains 8 letters, the former most likely contains much more than 8 letters).  \r\n\r\nI admit, however, that such pickiness ruins the charm of the riddle. ',4047,0);
INSERT INTO comment VALUES (8491,1166,3546,'RoyCook','Corrected computation','2003-10-09 11:46:34',0,'Although I still think my general reasoning was right, I now get:\r\n\r\n&#8730;((&#8730;5 + 1)/2)\r\n\r\nas the final answer. (In other words, I think that I screwed up the computation before!)',NULL,0);
INSERT INTO comment VALUES (8492,643,2839,'FatBoy','re(4): I have not read Charlie\'s post yet','2003-10-09 12:36:20',0,'I understand, I don\'t object, I get it.\r\nI\'m on board, I support and fully agree with the solution by Charlie.\r\nThanks for your help.',8489,0);
INSERT INTO comment VALUES (8493,1220,1567,'Bryan','Sez me ...','2003-10-09 14:49:53',3,'2/3.<p>To draw a chord with a pencil, you put the pencil point somewhere on the circle, then draw a line to any other point on the circle. Orient a polar coordinate system such that the origin is at the center of the circle and the first point of the chord is at zero degrees. Then the second point of the chord can be anywhere from 0 to 360 degrees, exclusive.<p>A chord exactly as long as the circle\'d radius will intersect the circle at +/- 60 degrees. Chords with their second point within this sector will be shorter than the radius, while chords with their second point outside this sector will be longer than the radius. since the area outside the sector from -60 to +60 degrees is 2/3 of the circle, the odds are 2/3.',NULL,0);
INSERT INTO comment VALUES (8494,813,3804,'geoffrey','my solution','2003-10-09 14:53:17',0,'A:  N=(2^(x+1))-1\r\nB:  N=2x-1\r\n\r\nA and B are two completely different problems.\r\nYou must find the most efficient way of weighing.',NULL,0);
INSERT INTO comment VALUES (8495,1220,885,'np_rt','Solution (I Think)','2003-10-09 15:00:05',0,'We only need to consider at most half of the circle since the other half will not affect the solution due to symmetry. But we could break it up to consider the half-chord only instead of the full chord.\r\n\r\nIt\'s hard to do it without a picture. Draw one radius of the circle. We need to consider how far down this radius where the half-chord is r/2. Draw a radius to the point where this cord meets the circle and you\'d get a right triangle with hypotenus r and one leg r/2. The other leg is length &#8730;(3)*r/2.\r\n\r\nIf you \"travel\" less than &#8730;(3)*r/2 down the radius, then the semi-chord will be longer than r/2, which means the chord will be longer than r. Hence the probability is (&#8730;(3)*r/2)/r = &#8730;(3)/2.',NULL,0);
INSERT INTO comment VALUES (8496,1220,1301,'Charlie','Both right, but...','2003-10-09 15:32:00',0,'Bryan and np_rt both give the correct solution for their respective ways of choosing a random chord.\r\n\r\nHowever, I\'d have to go with np_rt\'s solution as that of the more \"natural\" way of randomly drawing a chord.\r\n\r\nImagine a flat universe on a 2-D plane.  Then imagine it being criss-crossed with either micrometeoroids or by cosmic rays or whatever at random locations.  A circle could be intersected by any of these rays.  Let the first one be the random chord that we\'re talking about.  It\'s coming from some direction or other, and will cross a perpendicular diameter (and radius) of the circle at some random point uniformly distributed along that radius, the way np_rt posits.  And, his derivation being correct, makes his solution the \"more correct\" one, IMHO.  You can\'t get more natural, or more random, than where a cosmic ray will hit.\r\n\r\nBryan\'s depends on a person choosing two points on a circle and then making a chord to connect them.  There\'s no natural analog to this method of choice of points, so I\'d call it less random.',NULL,0);
INSERT INTO comment VALUES (8497,1220,3546,'RoyCook','Another solution','2003-10-09 15:36:28',3,'Take an arbitrary point on the circle.  Then the problem is equivalent to asking: if we pick another point on the circle randomly, what is the probability that the line from the original point to the randomly chosen point is longer than the radius?  If we divide the circle into six equal arcs (each determined by a 60 degree angle situated at the centre of the circle) such that two of the arcs meet at the original point, then the line in question will be less than the length of the radius if and only if the randomly chosen point lies on one of the two arcs which have the original point as one of their endpoints.  Thus, the probability in question reduces to asking what the probability is that a point chosen randomly from one of six different regions of equal measure will not fall into one of two particular such regions.  The answer is 4/6, or 2/3.\n\n<i>Edited on <b>October 9, 2003, 3:37 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8498,1450,3806,'Matthew','Solution','2003-10-09 15:40:18',0,'Roy is right, but he made a mistake in his text, he meant to say that the tv report must have said the second sentence, it was a typo on his part, but the logic is correct, it is the only sentence that leaves only one possible solution',NULL,0);
INSERT INTO comment VALUES (8499,1220,3546,'RoyCook','re: Both right, but...','2003-10-09 15:54:03',0,'I am not sure that I agree with Charlie\'s idea that the \"randomness\" of a particular method depends on their being some natural analogue of it (in fact, i would have suspected the opposite, in general).  Nevertheless, he does have a point.\r\n\r\nImagine that we have a circular disk in 2-D space.  then the answer given by myself and Bryan (fair enough- he got it first) corresponds to something like: <p> Given that we know cosmic ray X passed through point Y, but we know nothing about the angle of impact of the ray on the edge of the circle (and think that the angle of impact is random), what is the probability that the chord is greater in length than the radius. <p> np_rt\'s answer corresponds to something like: <p> Given that we know cosmic ray X passed through point Y on the diameter of the circle which is at a right angle to cosmic ray X, and we know nothing about where point Y is located on this diameter (and think that the location of Y on the diameter is random), what is the probability that the resulting chord is longer than the radius. <p> In other words, the different answers depend on different intepretations of what is random, either the angle at which the ray hits, or the point on the orthogonal diameter which it hits.',8496,0);
INSERT INTO comment VALUES (8500,1151,3805,'Markus','Solution','2003-10-09 15:56:54',3,'Clue 5 gives us one column: Monica, Teddy bear & McKenna. Clue 1 gives us the top row: Kevin & Baker. Since Monica can\'t be Kevin, she must be Baker.\r\n\r\nClue 2 gives us another row. Above this row is Holly, so it can\'t be the top row. We already have both first names in the top row, so Holly must be in the middle row and Collins and the picture book must be in the bottom row. Since we already have McKenna in the bottom row, he must have the picture book and is in #3 (Collins is to the right).\r\n\r\nClue 4 gives us another row: not the bottom one (the fire engine is below) and not the top one (we already have both first names in the top row). Darren is not Holly, so Holly has the set of blocks and Collins the Fire Engine.\r\n\r\nClue 3 specifies even numbered boxes for a surname and a toy. Since box 6 already has both, it must be #2 and #4. #2 already has a toy so it is Forbes and #4 is the box of crayons.\r\n\r\nClue 1 specifies Lorenz in the middle row, only #5 has no surname. Mark has a smaller number, only #3 has no first name.\r\n\r\nFrom the text above the clues we get the missing first name (Janet), toy (puzzle), and surname (Farell: Francis Farell ... to care for her own child).\r\nSo our result is (hopefully):\r\n\r\n#1 Monica Baker, puzzle\r\n#2 Darren Forbes, teddy bear\r\n#3 Mark McKenna, picture book\r\n#4 Kevin Farell, box of crayons\r\n#5 Holly Lorenz, set of blocks\r\n#6 Janet Collins, fire engine\r\n',NULL,0);
INSERT INTO comment VALUES (8501,7,3546,'RoyCook','re: Actual Soluion','2003-10-09 16:07:00',0,'Actually, Drew, you are confusing two questions.  The probability that both coins are showing tails, given that one of them is (but nothing is specified regarding which one) is in fact 1/3. The probability that both coins are showing tails, given that a particular specified one (say the one on the left) is, however is 1/2.  To illustrate the difference, imagine I throw a penny and a dime.  You are given very different information (and should arrive at very different probabilities) depending on whether I tell you that \"either the penny or the dime is tails\" versus my telling you that \"the dime is tails\".',8472,0);
INSERT INTO comment VALUES (8502,1220,2899,'Brian Wainscott','re(2): Both right, but...','2003-10-09 16:47:14',0,'I agree with RoyCook.  Bryan takes \"random\" to mean the endpoints are uniformly distributed around the circle.  np_rt has the chords uniformly distributed along the bisecting diameter.  These are most definitely NOT the same, particularly near the ends of the diameter.\r\n\r\nI think Bryan\'s choice of \"random\" is much more natural, and probably what DJ had in mind.\n\n<i>Edited on <b>October 9, 2003, 4:47 pm</b></i>',8499,0);
INSERT INTO comment VALUES (8503,1170,3735,'Nick Hobson','By power series','2003-10-09 17:08:14',3,'The power series for e^x is 1 + x + x&#178;/2! + x&#179;/3! + ...\r\nSo we have e^x &#62; 1 + x, for x &#62; 0. (1)\r\n\r\nNow set x = &#960;/e - 1.\r\nThen, by (1), e^(&#960;/e - 1) &#62; &#960;/e.\r\nMultiply by e: e^(&#960;/e) &#62; &#960;.\r\nRaise to the power e: e^&#960; &#62; &#960;^e.',NULL,0);
INSERT INTO comment VALUES (8504,1216,3807,'Robin Routledge','Shorter solution','2003-10-09 17:12:05',0,'At constant speed, Bill reaches the intersection in 5 seconds\r\nGeorge\'s motion is governed by the equation\r\ns=ut+at*t/2\r\n125 = 100t - 15t*t\r\nThis simplifies to\r\n3t*t -20t + 25 = 0\r\n(3t-5)(t-5) = 0\r\nAt first the two positive solutions worried me. Then I realised that if the car continues to decelerate the speed will eventually become negative & the car will reverse. That happens after 5 seconds. The solution that interests us is t=5/3 seconds. This is when George reaches the junction, well before Bill. Consequently there is no collision.',NULL,0);
INSERT INTO comment VALUES (8505,1220,3804,'geoffrey','answer a ? with a ?','2003-10-09 17:16:55',0,'What is the probability that a randomly drawn chord will be the exact same length as the radius of the circle?\r\n\r\nThat said, I think the answer that DJ is looking for is 2/3 as others have figured.\r\n\r\nmy way of explaining:\r\n\r\n>6 equilateral triangles can fit inside a circle.\r\n  (a picture does help)\r\n\r\n>Take any two of these triangles that are next to each other. \r\n\r\n>The triangles share 2 points: the center of the circle and a point you can defined as the arbitrary starting point of the chord.\r\n\r\n>The other two points of the triangles- the most distant points- define 1/3 the circumference of the circle.\r\n\r\n>If a chord is drawn from the arbitrary starting point to a point within this area it will be shorter than the radius.\r\n\r\n>You can see how this is true because the two sides of the triangles which are chords themselves are the same lenth as the radius.\r\n\r\n>Therefore, a chord drawn from the starting point to the other 2/3rds of the circle will be longer than the radius.',NULL,0);
INSERT INTO comment VALUES (8506,1205,3806,'Matthew','Solution','2003-10-09 17:22:33',0,'the correct answer to this puzzle is no, you cannot time exactly 25 minutes since you ate limites to only fractions with denominations in powers of 2, and 25, is 5/12, which does not have a power of two for a deniminator using an infinite number of timers it is possible to refine your time closer and closer and get increasingly more acurate, but as you are cutting the value in half each time, after a point the variance will be so little as to be insignificant, but it is an exponetial equation that approaches, but never reaches the 25 minute mark.',NULL,0);
INSERT INTO comment VALUES (8507,638,3807,'DrBob','Solution','2003-10-09 17:25:07',0,'If the speed is s; the two digits a,b\r\nThe first number is 10a+b\r\nThe second is 10b+a\r\nThe third is 100a+b\r\n\r\nFrom the first 2: s = 9b-9a ... Eqn 1\r\nFrom the second & third: s = 99a-9b ... Eqn 2\r\n\r\nAdding: 2s = 90a  so s = 45a\r\n\r\nEquating eqns 1 & 2\r\n99a-9b = 9b-9a so 108a = 18b i.e. 6a = b\r\nSince a & b are < 10, a=1, b=6\r\n\r\nSo s = 45',NULL,0);
INSERT INTO comment VALUES (8508,1220,3172,'SilverKnight','re: answer a ? with a ?','2003-10-09 17:56:35',0,'I think DJ was even cleverer (is that a word?)... and that he asked the problem KNOWING that to answer it, one must make an assumption about how the random number is determined.\r\n\r\n(I think so, because I submitted a problem doing exactly that :-)... hopefully, it will come get posted in the next year or so.... :-)',8505,0);
INSERT INTO comment VALUES (8509,1220,1575,'DJ','You never know..','2003-10-09 17:58:38',1,'Bryan\'s idea is to pick a point on the perimeter, and then consider the distribution in question to be chords originating from that point to any other point. Then, since the analysis will be the same for any given point on the perimeter, and every chord in the circle will be equally represented (exactly twice) in such an analysis of every point, that is sufficient. That makes sense.\r\nHowever, the analysis also depends on the assumption that any given range of angles gives an equal probability of random selection. That is to say, you need to assume the the chance of getting between 0¡Æ and 10¡Æ is the same as the chance of getting between 80¡Æ and 90¡Æ. How can you prove that <i>this</i> is true? I\'m not saying it\'s right or wrong, but you need to support that part of the analysis.\r\n\r\nNow, consider this: the perpendicular bisector of any chord will be a diameter of the circle. So, take a single diameter of the circle, and move along its length. At each \'point,\' draw the chord perpendicular to the diameter at this point. The chords thus formed will be unique; there is only one specific diameter and distance that will form any given chord. When this chord is exactly equal in length to the radius, you are at a point on the diameter (&radic;3)r/2 from the center. Farther than this from the center, the chord will be shorter than the radius; closer to the center, you will draw a chord that is longer than the radius.\r\nAt this point, np_rt said (in effect) that the probability is the ratio of points closer to the center to the total number of points on the whole diameter (which, if we assume even distribution of points along the diameter, is the ratio of these lengths). That ratio then becomes (2(&radic;3)r/2)/2r, or just (&radic;3)/2. Since it is a safe assumption that the distribution of points along the diameter is uniform, and such an analysis for every diameter of the circle would cover every possible chord exactly once, it could follor that this ratio is also the probability that any chord in the entire circle is longer than the radius.\r\n\r\nHere\'s another way to look at it:\r\nEach chord has a unique midpoint within the area of the circle. Thus, you could actually select any random point, draw the chord that has that point as its midpoint, and let that be your random chord. Then, assuming uniform distribution of points over the area of the circle, the ratio of longer chords (than the radius) to shorter ones will be the ratio of the areas of two circles. The \'top\' part of this ratio will be the area of the circle, concentric to the original one, whose radius is small enough that any point within the circle will yield a chord whose length is greater than the radius. The radius of this circle is already determined; it is (&radic;3)r/2. The \'bottom\' of the ratio is, of course, the entire original circle. The ratio of the areas of two circles is the square of the ratio of their radii; thus this ratio is ((&radic;3)/2)&sup2; = 3/4.\r\nThis means that, if you pick a random point in the circle, there is a 75% chance it will be less than (&radic;3)r/2 from the center, and thus is the unique perpendicular bisector of a chord which is longer than the radius of the circle.\r\n\r\nThese all seem like fairly sound analyses, yet they come up with completely different answers.\r\n\r\nSo, what\'s the right answer?\n\n<i>Edited on <b>October 9, 2003, 6:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8510,1220,3172,'SilverKnight','re: You never know..','2003-10-09 18:12:47',0,'based on DJ\'s comment, I think my last comment is correct.',8509,0);
INSERT INTO comment VALUES (8511,1315,1626,'Gamer','re(2): Aha!','2003-10-09 18:17:27',0,'It is... :) I hope you all liked this problem.',8482,0);
INSERT INTO comment VALUES (8512,1317,1626,'Gamer','Closer ;)','2003-10-09 18:34:25',2,'To DJ, Each row is read left to right, so the only thing important about the last part each is what has already been said. The rows are the important part... the columns aren\'t important like they were in Line Drive. Also, the rows don\'t need to be spaced out or used with a \"pre\" because the spacing doesn\'t matter, only the characters.\r\n\r\nOnce you know how many there are, you will know how to convert them. :)',NULL,0);
INSERT INTO comment VALUES (8513,1220,3558,'Tristan','No solution','2003-10-09 18:38:29',0,'If we\'re supposed to <i>prove</i> it, the puzzle is impossible.  To prove something, we can\'t assume anything.  We don\'t have enough information.  Of course, this being probability, I might be wrong on this.',NULL,0);
INSERT INTO comment VALUES (8514,643,3809,'e','','2003-10-09 19:00:47',0,'I\'m guessing 50%, because nothing in problem effects the liklihood/sex of the baby added. Kind of like, if you flip a coin 3 times, and it turns up heads, what\'s the probability that the 4th flip will also be heads -> 50%.',NULL,0);
INSERT INTO comment VALUES (8515,1450,3809,'e','possible answer','2003-10-09 19:04:33',0,'Denmark won bronze, Spain won gold and France won silver..?',NULL,0);
INSERT INTO comment VALUES (8516,1341,3809,'e','newbie guessing - and I haven\'t read comments so my apologies if you\'ve already covered this','2003-10-09 19:21:14',0,'An infinite number of marbles are still in the container, because how can you subtract from infinite? ',NULL,0);
INSERT INTO comment VALUES (8517,511,3558,'Tristan','Logic','2003-10-09 19:30:01',0,'I\'m completely disregarding anything about God and treating this as logic.\r\n\r\nTo change this sentence, can an omnipotent someone defy logic?  Well, that someone being omnipotent, I\'d say yes.  In fact, being omnipotent in the first place defies logic.  It\'s like asking if 1=2 if you can divide by 0.  Not to say omnipotence doesn\'t exist.',NULL,0);
INSERT INTO comment VALUES (8518,488,3766,'Drew','Hmmmm','2003-10-09 20:06:49',0,'Well lets speculate:\r\nSIR? What is that supposed to be? It doesn\'t seem like this riddle is adressing anyone in paritcular so why SIR?\r\nA RHYME EXCELLING? Could this word possibly rhyme with one of the words in the riddle? It makes sense that the answer would rhyme with the I in WHAT AM I?\r\nMystic force? Seemingly no relation.\r\nMagic spelling? OK, so it is a word that is spelled curiously.  Big whoop.\r\nCelestial sprites? Elucidate? What a load of garbage! This is definentily a filler of some sort.\r\nStriving? Maybe everything it states has little relationship to other clues.  That or it could be composed of entirely different elements (not literally) like a play on words.  Or, this being the worst scenario, everything it had said was completely bogus and we have to turn to other clues for evidence.\r\nIf so, how about patterns? None.\r\nHmm, capitol letters? SICAW, no. WACIS, no.\r\nBlimey, math! Ok letter-number substituion, no.\r\n\r\nOMG!\r\n\r\nNumber of letters in a word, BINGO! 3,14159 . . . where the , is a .!  Wow, pi. It actually works! Man, someone give me a cookie for all that!\r\nIt works because the unrelated striving stuff is refering to a repeating irrational decimal.\r\n\r\nA red-rated difficulty all mine! I have triumphed!',NULL,0);
INSERT INTO comment VALUES (8519,243,3766,'Drew','duh','2003-10-09 20:12:44',0,'They equal one because they are opposing ratios.\r\n\r\nWorks for every real number. Easy.',NULL,0);
INSERT INTO comment VALUES (8520,243,3172,'SilverKnight','re: duh','2003-10-09 21:17:38',4,'I\'ve never heard that term.... what\'s an \"opposing ratio\" ?',8519,0);
INSERT INTO comment VALUES (8521,488,3810,'John','Solution','2003-10-09 21:40:06',0,'This is actually technically not a riddle...\r\nThat is a rhyme that was designed to remember the value of pi (3.14...) The amount of letters in each word represents the different values of pi (Sir [3], I [1] bear [4] a [1] rhyme [5]...)\r\n\r\nIt even keeps going for all the 31 first numbers in pi:\r\n\r\nSir, I bear a rhyme excelling \r\nIn mystic force, and magic spelling \r\nCelestial sprites elucidate \r\nAll my own striving can\'t relate \r\nOr locate they who can cogitate \r\nAnd so finally terminate.  Finis.',NULL,0);
INSERT INTO comment VALUES (8522,1220,2716,'Federico Kereki','A needed fact','2003-10-09 22:01:41',1,'I think you need to explain how the chord was \"randomly drawn\" first, before calculating any probabilities.\r\n\r\nIn any case, I arrived to the answer 2/3 by two different ways:\r\n\r\nstarting with a point, just take another in the circunference\r\n\r\nstarting with a point, draw a line at a random angle, and thus determine the other point.\r\n\r\nOf course, by \"randomly\" I here mean \"with a uniform distribution\" -- but that isn\'t necessary, you know...',NULL,0);
INSERT INTO comment VALUES (8523,1220,3351,'Eric','keep it simple, ...','2003-10-09 22:52:33',1,'     It is indeed significant that we establish the method by which our chord is randomly drawn.  I can see how this was abstracted by both of our solutions, and would like to offer another avenue of consideration.\r\n\r\n     Let us consider a regular n-gon (since probability is so much more concrete in the discrete world), and the set of line segments joining verticies of it.  Let me then ask \"what is the probability that a randomly chosen line segment is longer than the \"radius\" of the n-gon(distance from center of polygon to a vertex).  This problem is easy to define and percieve.  For example:  In a regular hexagon there are 15 unique line segments 9 of which are longer then the \"radius\" giving a probability of 3/5.  Furthermore in a regular 60-agon there are 59(60)/2 = 1770 unique line segments 39(60)/2 = 1170 of which are longer than the radius giving a probability of 1170/1770 = 39/59.\r\n\r\n     If we take the limit as n approches &#8734; and extrapolate this method of randomly choosing a line segment in an &#8734;-gon, we see that our line segment becomes a chord, our n-gon becomes a circle, and our probability is indeed 2/3.\r\n\r\n   Should we use similar logic with regard to the \"random point on a perpendicular bisector\" method, we\'d have to construct some kind of index of points along the perpendicular bisector, which frankly, is a construction not warranted by the problem.',8522,0);
INSERT INTO comment VALUES (8524,1317,2561,'Aaron','base 5?','2003-10-10 01:49:16',0,'i thought of just changing each ~symbol~ to a number, and then read each row as a number in base 5, if you count the - as 0, /\\\\ as 1, /-\\\\ as 2, \\\\-/ as 3, and \\\\/ as 4, you get\r\n1, 2, 13, 104, 211, 1322, 10303, 24444, 404441, which is 1, 2, 8, 29, 56, 312, 703, 1874, 13121 in decimal.\r\ndon\'t see much there, though, it was just an idea.',NULL,0);
INSERT INTO comment VALUES (8525,1450,3660,'ratsnstuff','re: Solution','2003-10-10 01:53:51',0,'I must say I was quite stuck till I read your first sentence. I stoped reading and was able to solve the rest myself. Thanks. \r\n\r\nHere is how I did it in the end:\r\n\r\nD  S  F\r\n-------\r\nG  S  B$    \r\nG  B  S$    \r\nS  G  B #   \r\nS  B  G #   \r\nB  G  S #*  \r\nB  S  G  *  \r\n\r\nFrom the first statement we see that all             \r\ncombinations allowing Denmark silver or\r\nSpain gold could be true. These are marked \r\nwith #. Similarly, the second statement will \r\nnominate three possibilities, starting with \r\nDenmark getting Bronze. (Marked with *)\r\n\r\nBecause the reporter was able to deduce the\r\noutcome the second statement must have been\r\n\"...France silver\" or \"...France bronze\", \r\nmarked with $ so that we only have the one\r\noverlap: Spain gold, France silver, \r\nDenmark bronze.\n\n<i>Edited on <b>October 10, 2003, 2:00 am</b></i>',8486,0);
INSERT INTO comment VALUES (8526,1220,2561,'Aaron','i think','2003-10-10 02:03:43',0,'i think the problem\'s a good one, but rather than finding the actual probability, the difficulty is in finding a truly random way of picking a chord. i don\'t think that selecting a single point on the circumference and then picking any other point is as good a method, because if you draw the chords on a circle, and draw the lines to evenly spaced points on the circumference, the chords you draw that way are ~scrunched~ at the bottom and ~spread out~ at the top. On the other hand, if you draw lines from a single point at evenly spaced angles, they are distributed differently. what you guys were saying about picking a point and then another point is actually equivalent to picking an angle, not a point, because you were considering the points to be evenly distributed by the angle they form, rather than arclength.\r\ni\'m not sure that makes sense, but i\'m pretty sure they are two different analyses.\r\nalso, nobody has commented on the thing dj added, about picking a random point, which would work because each point in the circle maps 1:1 directly to a single chord -- every point except for the center. there are an infinit number of diameters, and of course the midpoint of each is the center of the circle. however, since the center makes up for only as much of the ratio as any other point, that would seem to imply that the actual probability is even greater than 3/4. then again, the center is part of both the inside and outside circles, so if the center actually should count greater than the other points, perhaps the probability is less (if a&lt;b and c>0, (a+c)/(b+c)>a/b ).\r\ni find this whole discussion very fascinating, although i don\'t think i\'m explaining my thoughts very well. i look forward to seeing what everyone else has to say.',NULL,0);
INSERT INTO comment VALUES (8527,1220,3807,'DrBob','Solution','2003-10-10 03:31:11',3,'Without loss of generality, choose any point on the circumference of the circle as the starting poinrt for the chord (Q), Draw a chord equal to the length of the radius from this point in each direction - these join the circumference at points P & R. Any chord from Q that joins the circumference on the larger arc PQ of the circle is longer than the radius; any that joins the circumference on the smaller arc PQ is equal to or shorter than the radius. We know that we can draw exactly 6 consecutive arcs equal to the length of the radius around the circumference of the circle; the smaller arc, PQ, comprises 2 of them. Hence the probability of choosing a point on that arc is 1/3. Thw probability of choosing another point on the circumference, giving a chord longer than the radius, is thus 2/3',NULL,0);
INSERT INTO comment VALUES (8528,1229,3807,'DrBob','re: solution','2003-10-10 04:30:14',0,'You\'ve missed a bracket in 2^27-1; it should be 2^26; giving 67,108,864\r\nThe conclusion is the same, though',8263,0);
INSERT INTO comment VALUES (8529,1229,3807,'DrBob','re: solution','2003-10-10 04:35:24',0,'Ignore my last comment. You, of course, are referring to the total given over 27 years which is the figure you give (though, in my defence, not the figure you say you are giving). ',8263,0);
INSERT INTO comment VALUES (8530,1242,3275,'retiarius','Solution','2003-10-10 08:00:44',0,'Let AB = x\r\nAF = FE = x\r\nBC = CD = 2x\r\nED = x\r\nA = 3x^2\r\nP = 8x\r\n3x^2 - 8x - 60 = 0\r\n(3x + 10) (x - 6) = 0\r\nx = 6\r\nAC = (6^2 + 12 ^2)^½ = 180^½ = 6 x 5^½ = 13.42\r\n',NULL,0);
INSERT INTO comment VALUES (8531,1242,3801,'Callum','A different angle','2003-10-10 08:01:31',0,'this was easy as we have been doing triganometry at school these past weeks.\r\nthe answer is a-c=26.828.\r\ni got this because the preimeter is 8ab or 8af etc\r\nand the area is (af x ba)+(ed x cd). if i put this in to a ratio it would equal area:perimeter  3:8. i then use the information to work out a-p=60.\r\nso if 3-8 had to equal 60 i would have to times the area and perimeter -12. this gave me the equation -36+96=60 which is equal on each side.\r\ni then used the phyphagourous (pardon my spelling) to find A to C. this worked out like\r\n12&#178; + 24&#178; =720 when i squared rooted it ,it came to 26.828.\r\nthank you and now i can be a student',NULL,0);
INSERT INTO comment VALUES (8532,1220,1301,'Charlie','Faith or Reason--no one will come to a final conclusion.','2003-10-10 08:59:06',0,'No one is going to come to a conclusion as to the \"best\" way of randomizing a chord.\r\n\r\nIn support of (&#8730;3)/2, the following comes from <a href=\"http://mathworld.wolfram.com/BertrandsProblem.html\">mathworld</a>:\r\nThe latter interpretation is more satisfactory in the sense that the result remains the same for a rotated circle, a slightly smaller circle inscribed in the first, or for a circle of the same size but with its center slightly offset. Jaynes (1983) shows that the interpretation of \"random\" as a continuous uniform distribution over the radius is the only one possessing all these three invariances. \r\n\r\nIn addition to the cosmic ray argument presented in my previous post, I\'d also give an example of a plane that is criss-crossed with random lines.  A circle is then placed upon the plane and is intersected by a number of lines.  The expected proportion that would form chords longer than the radius would be the (&#8730;3)/2.  Those pre-existing random lines would be just like the random cosmic rays.\r\n\r\nBy the way, most random number generators are pseudo-random, actually being deterministic.  But radiation, detected by a geiger counter, actually is random, so those cosmic rays do really hit randomly, having originated in quantum events.\r\n\r\nAs Aaron has pointed out, by taking two random points on the circumference, you are overcrowding chords that are at nearby endpoints, and overseparating them at far reaches.\r\n\r\nWhile Federico Kereki claims that 2/3 is reached two ways, actually, choosing two points at random on the circumference is not really different from choosing a central angle--they are really the same thing, so of course the probability is the same.\r\n\r\nI, however, do not understand DJ\'s objection to Bryan\'s answer:\r\n\"However, the analysis also depends on the assumption that any given range of angles gives an equal probability of random selection. That is to say, you need to assume the the chance of getting between 0 deg and 10 deg is the same as the chance of getting between 80deg and 90deg. How can you prove that this is true?\"\r\n\r\nWell, one can\'t prove that one\'s selection method is true.  One just decides on a selection method.  In this particular case someone has <b>chosen</b> a uniform distribution of angles (arclengths) from which to select a chord.',NULL,0);
INSERT INTO comment VALUES (8533,1242,1575,'DJ','simply put','2003-10-10 09:20:37',3,'Let x be the length AB, AF, etc.\r\nThen, the perimeter P = 8x, and the area of the figure A = 3x&sup2;.\r\nA - P = 60\r\n3x&sup2; - 8x = 60\r\n3x&sup2; - 8x - 60 = 0\r\n(3x + 10)(x - 6) = 0\r\nx = 6, -10.\r\nObviously, the distance in question must be positive, so x= 60.\r\n\r\nThen, AC is the hypotenuse of a right triangle with legs 6 and 12.\r\nThus, AC&sup2; = 6&sup2; + 12&sup2;\r\nAC = &radic;180\r\nAC = 6&radic;5\r\nAC ~= 13.4164',NULL,0);
INSERT INTO comment VALUES (8534,1242,1575,'DJ','re: A different angle','2003-10-10 09:31:00',2,'First, when you came up with a negative value for the length, that should have been a sign that something is wrong.\r\nThe problem with your anaysis is, the ratio of A to P is not simply 3/8, it is 3/8 <i>times</i> whatever ab is (or af, de, etc). Then, you would have to \"times the area and perimeter\" 6, instead of -12, to get the equation 104-48=60, which is equal on each side (in essence, you were trying to solve 3x-8x=60 instead of 3x&sup2;-8x=60, which is why you got a negative answer). Once you have the right value for x, the Pythagorean theorem gives AC&sup2;=6&sup2;+12&sup2;=180, so AC is about 13.416.',8531,0);
INSERT INTO comment VALUES (8535,1317,1575,'DJ','re: base 5?','2003-10-10 09:37:11',0,'I was thinking of a number system in another base (although I was thinking base 4), which is why I had put the rows of \'symbols\' right-aligned. That way, the values in each column would carry the same \'weight,\' just as right-aligning normal decimal values would put all the ones into a column, the tens places into a column, etc. Gamer\'s comment seemed to indicate that my last arrangement wouldn\'t be helpful, so I\'m guessing that some base-n number system isn\'t the answer.\r\nAlso, I would hope the symbols have more meaning than straight substitution for digits.\r\nIn any case, I don\'t see a pattern in the numbers you have listed, and I would be disappointed if that\'s all there was to the solution..',8524,0);
INSERT INTO comment VALUES (8536,1112,2839,'FatBoy','please ignore','2003-10-10 10:15:12',3,'First off: by inspection Q and Z are not used\r\n\r\nGOAD and GROW indicate that A,D are on same cubes as R,W but HOAR tells us that A and R are not on same cube so D is with R and A is with W \r\nGOAD and HOAR indicate that G,D are on same cubes as H,R and since D is with R then G is with H\r\nCHAD and HOAR indicate that C,D are on same cubes as O,R and since D is with R then C is with O\r\n\r\nCHAD indicates that C, H, A and D must be on different cubes so we now know the following about the four cubes (I through IV for convenience)\r\n\r\nI contains A,W\r\nII contains G,H\r\nIII contains C,O\r\nIV contains D,R\r\n\r\nStarting with cube III if we eliminate from the alphabet the two unused letters (Q,Z), the six letters we know are on other cubes and all the letters that share words on the list with C or O we are left with seven possible letters (including C and O which we know are on the cube) they are:\r\nC,E,J,N,O,V,X\r\nBut since V is in both NAVY and VIBE we can eliminate it because its presence would rule out N and E leaving us with less than six. So cube III is labeled C,E,J,N,O and X.\r\n\r\nConsider OPTS and TURN since O and N are both on cube III this tells us that P,S are on same cubes as U,R.  but JUMP has both U and P so P is with R (on cube IV) and S is with U.  AXIS tells us that S can’t be with A so S,U must be on cube III\r\n\r\nNow in the word AXIS A is on I, S is on II, X is on III\r\nWhich means I must be on IV (oops confusing nomenclature).\r\n\r\nThis leaves us with the following info on the cubes\r\nI  A,W\r\nII G,H,S,U\r\nIII C,E,J,N,O,X\r\nIV D,R,P,I\r\n\r\nNow look at cube I eliminating the two non-used letters, the 14 we now know are on other cubes and all the letters that share words on the list with A and W leaves us only six possible letters: A,W,B,L,M,T\r\n\r\nIn BOUY B is on I, U is on II and O is on III\r\nSo Y is on IV\r\n\r\nSimilarly in MUCK M is on I, U is on II and C is on III so K is on IV.  This make six for IV (D,R,P,I,Y,K)\r\n\r\nWhich leave only F and V to fill the empty two sides of II\r\n\r\nThus the final cubes are as follows\r\n\r\nI   A,W,B,L,M,T\r\nII  G,H,S,U,F,V\r\nIII C,E,J,N,O,X\r\nIV  D,R,P,I,Y,K \r\n',NULL,0);
INSERT INTO comment VALUES (8537,1112,2839,'FatBoy','please ignore','2003-10-10 10:15:20',3,'First off: by inspection Q and Z are not used\r\n\r\nGOAD and GROW indicate that A,D are on same cubes as R,W but HOAR tells us that A and R are not on same cube so D is with R and A is with W \r\nGOAD and HOAR indicate that G,D are on same cubes as H,R and since D is with R then G is with H\r\nCHAD and HOAR indicate that C,D are on same cubes as O,R and since D is with R then C is with O\r\n\r\nCHAD indicates that C, H, A and D must be on different cubes so we now know the following about the four cubes (I through IV for convenience)\r\n\r\nI contains A,W\r\nII contains G,H\r\nIII contains C,O\r\nIV contains D,R\r\n\r\nStarting with cube III if we eliminate from the alphabet the two unused letters (Q,Z), the six letters we know are on other cubes and all the letters that share words on the list with C or O we are left with seven possible letters (including C and O which we know are on the cube) they are:\r\nC,E,J,N,O,V,X\r\nBut since V is in both NAVY and VIBE we can eliminate it because its presence would rule out N and E leaving us with less than six. So cube III is labeled C,E,J,N,O and X.\r\n\r\nConsider OPTS and TURN since O and N are both on cube III this tells us that P,S are on same cubes as U,R.  but JUMP has both U and P so P is with R (on cube IV) and S is with U.  AXIS tells us that S can’t be with A so S,U must be on cube III\r\n\r\nNow in the word AXIS A is on I, S is on II, X is on III\r\nWhich means I must be on IV (oops confusing nomenclature).\r\n\r\nThis leaves us with the following info on the cubes\r\nI  A,W\r\nII G,H,S,U\r\nIII C,E,J,N,O,X\r\nIV D,R,P,I\r\n\r\nNow look at cube I eliminating the two non-used letters, the 14 we now know are on other cubes and all the letters that share words on the list with A and W leaves us only six possible letters: A,W,B,L,M,T\r\n\r\nIn BOUY B is on I, U is on II and O is on III\r\nSo Y is on IV\r\n\r\nSimilarly in MUCK M is on I, U is on II and C is on III so K is on IV.  This make six for IV (D,R,P,I,Y,K)\r\n\r\nWhich leave only F and V to fill the empty two sides of II\r\n\r\nThus the final cubes are as follows\r\n\r\nI   A,W,B,L,M,T\r\nII  G,H,S,U,F,V\r\nIII C,E,J,N,O,X\r\nIV  D,R,P,I,Y,K \r\n',NULL,0);
INSERT INTO comment VALUES (8538,1220,1567,'Bryan','An elegant solution','2003-10-10 11:04:39',0,'I think what we need to do here is move this puzzle from the \"Geometry\" category to the \"Paradoxes\" category :P',NULL,0);
INSERT INTO comment VALUES (8539,1112,3172,'SilverKnight','re: please ignore','2003-10-10 11:14:07',4,'FatBoy,\r\n\r\nI think you may have answered this before, but I can\'t recall the reason, and can\'t seem to find it....\r\n\r\nWhy is it that you litter all these problems with your solutions, ignoring people\'s previous posts?\r\n\r\nI completely understand going through earlier problems, and solving them, on your own, without reading other people\'s solutions.  But why post for everyone to see?\r\n\r\nIt clutters up the comment lists and generally doesn\'t add anything for anyone other than you (although I fail to see what it adds for you).\r\n\r\nMight you simply solve the problem... on your own, in ink.  And then compare for yourself (without our having to see it)?\r\n\r\n--- SK',8537,0);
INSERT INTO comment VALUES (8540,1317,3778,'Hipnox','re(2): base 5?','2003-10-10 11:58:52',0,' Gamer said in his firts post we should to convert symbols, so we don\'t need to do it, but is it a way to solve it. \r\nThe problem is that we don\'t know what convert. In other words we dont know if each / \\ or - is a number or a group of  / \\ or - is a number.',8535,0);
INSERT INTO comment VALUES (8541,1112,2839,'FatBoy','re(2): please ignore','2003-10-10 12:35:31',0,'Silver Knight,\r\n\r\nWho died and made you the “comment cop” of Flooble?\r\n\r\nAt first it was kind of funny but now its just pathetic.\r\n\r\nI clearly label my posts (when I see other solutions posted) “please ignore.”  I do this to that you (you specifically as you are the only one ever to have complained) will know that I am just solving the puzzle and not be tempted to open and read a posting that will “not add anything” to the general discussion.\r\n\r\nFor pity’s sake! this puzzle is two months old, the official solution has been posted.  I can not believe that you went to the trouble to go to a puzzle that you KNEW had been solved, read a posting labeled “please ignore” that you knew (or should have known since you seem reasonably bright) would contain nothing more than a solution, just to be irritated.\r\n\r\nBACK OFF\r\n\r\nIf my postings are bothering the management of Flooble, I am sure that Levik will let me know and I will gladly stop.  If my postings are irritating a reasonable number of Flooble users, they are welcome to post a message to that effect either here or in the forums and I will stop.  Until that time, I will continue to enjoy Flooble in my (I believe) harmless way.\r\n\r\nAs for you (if you would like a bit of advice, if you see a posting labeled “please ignore” ignore it like everyone else.  If you choose not to ignore it, that’s fine too.  Read it, sneer at it, tell all your friends what an obvious moron I am, post a sneering condescending criticism if you want (It’s a pretty open minded site and most people figure you should be able to post what you want) but give me a break.  I am not going to stop enjoying this excellent site until either the management or my fellow users give me reason to.\r\n',8539,0);
INSERT INTO comment VALUES (8542,1112,3172,'SilverKnight','re(3): please ignore','2003-10-10 13:23:30',0,'Um... er... uh...\r\n\r\nI didn\'t go back two months... I often check the \"new comments\" as you obviously did, too.\r\n\r\nTo answer your questions:\r\nNo one died (as far as I know), and I\'m not a cop... I merely asked you why you do this (and you conveniently didn\'t answer ;-) ).\r\n\r\nAnd if you choose to scan the forums, I\'m sure you\'ll find I\'m not the only one with this sentiment.\r\n\r\nInterestingly, \"At first it was kind of funny but now it\'s kinda pathetic\" is what I thought, when I saw you doing something that so clearly <I>cried out for attention</I>.\r\n\r\nSo, I\'ll ask for a second time today (just for giggles): since it obviously clutters up posts (particularly when we are scanning archives or checking <I>new comments</I>... what is it that you get out of it that you couldn\'t also get by writing down your solution in ink and checking without posting to the site?\r\n\r\nCheers!',8541,0);
INSERT INTO comment VALUES (8543,1319,3172,'SilverKnight','cheesy solution...','2003-10-10 14:52:40',3,'... but it demonstrates the fact.\r\n\r\nIf you perform the long division of 1001 by 7, you find 143.\r\n\r\nIf you perform the long division of 1002001 by 7, you find 143143.\r\n\r\nIf you perform the long division of 1002002001 by 7, you find 143143143.\r\n\r\nIn short, if you look at the mechanism of doing the long division (go ahead and actually carry out the long division steps), you find that the insertion of every extra \'200\' in the middle, just repeats exactly the same steps as the previous \'200\'.\r\n\r\n<B>Here\'s the cycle:</B>\r\nNamely you have a remainder of 2, drop the new 2 down (22), and 7 goes into 22 3 times with a remainder of 1.  Drop the the 0 down (10), and 7 goes into 10 1 time with a remainder of 3.  Drop the 0 down (30), and 7 goes into 30 4 times with a remainder of 2, bringing us back to the beginning of the cycle.\r\n\r\nThis continues until you end with the final \'1\' instead of a 2.  With the final \'1\', you have (21) and the process ends with a 3.\r\n\r\nClearly, since this is always divisible by 7, the number is composite.\r\n\r\nI look forward to seeing someone\'s more formal solution.\n\n<i>Edited on <b>October 10, 2003, 2:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8544,1319,3735,'Nick Hobson','Divisibility','2003-10-10 15:20:14',3,'Each number is divisible by 11.\r\n\r\nTo see why, recall the divisibility test for 11: the sum of the even power decimal digits minus the sum of the odd power digits must itself be divisible by 11.\r\n\r\nExample: 3828.\r\nEven digits - odd digits = 16 - 5 = 11.\r\nHence 3828 is divisible by 11.\r\n\r\nApplying this test to the numbers above, notice that, since the double zeroes occupy an odd and an even position, they can be removed without affecting divisibility by 11.  So we obtain:\r\n\r\n121,\r\n1221,\r\n12221,\r\n122221.\r\n\r\nNow it is a simple matter to confirm that the first two numbers are divisible by 11.  It follows that the other numbers in the series are divisible by 11, since they can be constructed by inserting a number of double twos (one even and one odd digit, again) into one of 121 or 1221.\r\n\r\n\r\nYou can also show that each number is divisible by 1001 by setting x = 1000 in the identity:\r\n\r\n(1 + x)(1 + x + ... + x^n) = 1 + 2x + ... + 2x^n + x^(n+1).',NULL,0);
INSERT INTO comment VALUES (8545,1319,1920,'Brian Smith','A solution','2003-10-10 15:22:26',0,'The first term is a multiple of 1001 (1002001 = 1001*1001).  The nth term of the sequence can be expressed as a recursion: t(n) = 1000*t(n-1)+1001.  t(n) is a multiple of 1001 if and only if t(n-1) also is a multiple of 1001.  Since t(1) is a multiple of 1001 then t(2) is a multiple of 1001.  Since t(2) is a multiple of 1001 then t(3) is a multiple of 1001.  Etc...',NULL,0);
INSERT INTO comment VALUES (8546,1319,1626,'Gamer','re: A solution','2003-10-10 15:57:28',0,'This was something cool I thought up, but it was better suited for a morning problem because its \"All are divisible by 1001\" solution is so easy. :) ',8545,0);
INSERT INTO comment VALUES (8547,638,3735,'Nick Hobson','Divisibility','2003-10-10 16:20:38',3,'Milestones 1 and 2 tell us:\r\n(a) the speed is a multiple of 9; and\r\n(b) the speed is less than 90.\r\n\r\nMilestones 1 and 3 tell us:\r\n(c) the speed is a multiple of 5.\r\n\r\nPutting these results together, the speed is a multiple of 45 and is less than 90.\r\n\r\nHence the speed is 45 m.p.h.',NULL,0);
INSERT INTO comment VALUES (8548,638,3172,'SilverKnight','re: Divisibility','2003-10-10 16:29:47',0,'Nick,\r\n\r\nWhile your points are true, it may not be obvious WHY it\'s true.  You might want to show why Milestones 1 and 3 imply (c)... and why the Milestones 1 and 2 imply (a) and (b).\r\n\r\nOtherwise... it is roughly equivalent to saying...\r\n<I>Milestones 1, 2, and 3 tell us the speed is 45 mph</I>.\r\n\r\nTrue.... but not all that explanatory.',8547,0);
INSERT INTO comment VALUES (8549,1319,3172,'SilverKnight','re: Divisibility','2003-10-10 16:33:58',0,'ooohhhh I\'m in such a nitpicking mood today...\r\n\r\nSimilar to your \"Formula None Racer\" problem... I suggest that you demonstrate why the divisibility test, you refer to, works.  Or at least provide a reference to it on the web (I saw plenty of those).',8544,0);
INSERT INTO comment VALUES (8550,638,3735,'Nick Hobson','re(2): Divisibility','2003-10-10 16:40:52',1,'Yes, I could have posted a fuller explanation.  In fact, I did just that earlier this evening for another puzzle based on divisibility rules.\r\n\r\nIn this case, a number of previous posts had already explained the relevant divisibility rules.  So I decided to present a shorthand solution that showed how to derive the speed without deriving the milestones.',8548,0);
INSERT INTO comment VALUES (8551,638,3172,'SilverKnight','re(3): Divisibility','2003-10-10 16:49:34',0,'That makes sense... but please reference (preferably through a hyperlink) the previous work/comment on which you are basing your conclusions (unless you are replying to that very comment, of course).',8550,0);
INSERT INTO comment VALUES (8552,1319,1626,'Gamer','re(2): Divisibility','2003-10-10 17:02:44',0,'When you do the multiplication of 1001 times 1001, 1001001, so on, you will see this:<pre>\r\n    1001\r\n<u> 1001   </u>\r\n 1002001\r\n\r\n       1001\r\n    1001\r\n<u> 1001      </u>\r\n 1002002001</pre>\r\nThat\'s about it.',8549,0);
INSERT INTO comment VALUES (8553,1242,1626,'Gamer','Another note:','2003-10-10 17:13:09',0,'First of all, you get no rank increase by submitting a solution, even one that\'s right.\r\n\r\nSecond of all the solutions aren\'t 6 and -10, they are 6 and -10/3.',NULL,0);
INSERT INTO comment VALUES (8554,1319,3172,'SilverKnight','re(3): Divisibility','2003-10-10 17:18:01',0,'I wasn\'t talking to you.  I WAS TALKING TO NICK!!!\r\n\r\n:-)  j/k\r\n\r\nHowever, I\'m not sure what you\'re saying....\r\n1001&#179; = 1001 x 1002001, but does not equal 1002002001.',8552,0);
INSERT INTO comment VALUES (8555,1317,1626,'Gamer','A final big hint','2003-10-10 19:36:27',2,'Group dash or no dash first, then direction. You are very close!',8524,0);
INSERT INTO comment VALUES (8556,488,1626,'Gamer','re: Solution','2003-10-10 19:39:19',0,'The last 2 lines don\'t really follow a rythmic pattern as well as the first 4 lines (as well as Finis isn\'t really a fair sentence) which is why they were excluded.\r\n\r\nIt is a riddle if you see the manipulating the Solution does. :) You just misinterpreted what I was.',8521,0);
INSERT INTO comment VALUES (8557,824,3821,'Madison','re: Surely drives fast','2003-10-10 19:40:05',0,'Yeah. He must. Hehe. I love these things. :)',5381,0);
INSERT INTO comment VALUES (8558,243,1626,'Gamer','re(2): duh','2003-10-10 19:41:57',0,'If you mean multiplicative inverses (a/b and b/a) they actually aren\'t. Even if they were, the two numbers are being ADDED, not multiplied. By no means are two multiplicitave inverses always able to add up to 1. (Of course if Average of Reciprocals was shown you would know that, but of course that\'s not important) :D ',8520,0);
INSERT INTO comment VALUES (8559,1012,3821,'Madison','Solution','2003-10-10 19:44:01',0,'Confused me for a while, but I get it. He was born in front of his dad, killed his mom in child birth, and was a priest and wed his sister to another man. :) ',7711,0);
INSERT INTO comment VALUES (8560,1051,3821,'Madison','re(3): could it be....','2003-10-10 19:47:04',0,'No. It\'s tail is round. And it\'s gray, so it DOES fit.....',6923,0);
INSERT INTO comment VALUES (8561,994,3821,'Madison','Uh..','2003-10-10 19:50:23',0,'I\'m really confused..:(',6292,0);
INSERT INTO comment VALUES (8562,1317,3778,'Hipnox','Progess','2003-10-10 20:41:09',0,'Converting the symbols to number I got this and putting there in the way dj did i got this:\r\n\r\n     1\r\n     2\r\n    13\r\n   104\r\n   211\r\n  1322\r\n 10303\r\n 24444\r\n404441\r\n\r\nSo I orginazed it in other way\r\n        4\r\n      120\r\n     1044\r\n   123344\r\n  1012044\r\n123412341\r\n\r\nThe last line we have already figure it out. But look at the line 5. 101, 204, 4...\r\nI think now will come a 408\r\n',NULL,0);
INSERT INTO comment VALUES (8563,1150,3735,'Nick Hobson','Solution','2003-10-10 21:28:37',3,'<P>[deleted]</P><p><i>Edited on <b>March 1, 2004, 2:06 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12336,1526,5858,'slsl','A switch solution - maybe not the optimal one...','2004-03-01 14:18:40',0,'a3b2, e3d2, d2b4, b2d4, d4e3, a1b2, b2c1, e1c3, c3a1, b4c3, c1a3, e3c1, c3d4, a3b4, b4e1, c1d2, d4b2, b2a3, d2e3\r\n\r\nSorry for the crude layout. I double-checked it, and I think that this is the way to switch the places of black and white figures. I\'m not sure if it\'s the only way (the symetric doesn\'t count ;) ), and if it\'s the optimal solution to the problem. Anyone?',NULL,0);
INSERT INTO comment VALUES (12337,1651,5285,'Ady TZIDON','it is either or','2004-03-01 15:37:28',3,'It is either  SRQ , RQS or QSR. -OTHERWISE  CONTRADICTION\r\nSince R is recognized the solution is unique,if the Romanian spoke first then RQS, if 2nd SRQ, if 3rd  QSR.',NULL,0);
INSERT INTO comment VALUES (8564,1317,1626,'Gamer','re(2): base 5?','2003-10-10 21:55:32',0,'I never said your arrangement wouldn\'t be useful, I only said it wouldn\'t be more useful. What Hipnox has done is more useful, yet it doesn\'t require pre tags or any such things.\r\n\r\nNote to Hipnox: Your numbers aren\'t correct... a \\\\/ is not a 4; it is another number instead.',8535,0);
INSERT INTO comment VALUES (8565,1220,3820,'Joseph ODonnell','Introductory Solution','2003-10-11 08:20:45',3,'My brother thinks this may be to solution to the geometical problem which you presented. He has asked that I post it on your web site to entertain comments.\r\n\r\nPlease share my solution on the site.  I\'d be \r\ninterested to know what they think.\r\n\r\nBasically, the probability is SQRT(3)/2.\r\n\r\nThe reason is that the length of chords vary from \r\n0 (really a line tangent to the circle) to 2r, the diameter.  If you start at the tangent line and draw chords perpendicular to a radius line, the chords will be less than zero until you hit some point on the radius, between the edge of the circle and the center.  After that, your chords will be greater than the radius as you approach the center where the length of the chord equals the diameter.  \r\n\r\nThe proportion of the distance from the center of \r\nthe circle to the point where a chord drawn perpendicular to the radius line is the same length as the radius, divided by the length of the radius, is the probability that a chord drawn \r\nperpendicular to the radius line is longer than \r\nthe radius.\r\n\r\nSince an infinite number of radii can be drawn \r\nfor a circle, we can assume an infinite number of chords that are perpendicular to each radius line.  We also know that you cannot draw a chord in a circle that is not perpendicular to a radius line. For each radius line the proportions will stay the same, so the overall probability will\r\nlikewise remain the same.\r\n\r\nThus our problem is to find the point on a single \r\nradius line where a chord drawn perpendicular to the radius is equal to the radius.  \r\n\r\n1.  We draw a chord equal to the radius of the \r\ncircle and draw two radii, one from each end of the chord to the center of the circle.  This forms an equilateral triangle, all sides being equal. So the angles at each corner of the triangle are 60 degrees, again by definition.\r\n\r\n2.  We now draw a radius from the center of the \r\ncircle perpendicular to the chord.  This line will bisect the chord and divide our equilateral triangle into two right triangles.\r\n\r\n3.  Each right triangle is a 30-60-90 degree right triangle with hypotenuse = r and the short leg = r/2.  By the definition of a 30-60-90 triangle, the long leg equals r * SQRT(3)/2.\r\n\r\n4.  The proportion between the distance from the \r\ncenter of the circle to the point where the radius line bisects the chord and the radius of the circle is our probability.  So we divide ...\r\n\r\n        r * SQRT(3)/2        SQRT(3)\r\n       ---------------  =   -------- = SQRT(3)/2\r\n              r                 2\r\n\r\nQED',NULL,0);
INSERT INTO comment VALUES (8566,648,1626,'Gamer','A recursive solution','2003-10-11 08:59:20',3,'I read that each number for n gift people followed a pattern:<br>\r\n<br>\r\nn: H(n)<br>\r\n-----<br>\r\n1: 0<br>\r\n2: 1<br>\r\n3: 2<br>\r\n4: 9<br>\r\n5: 44<br>\r\n6: 265<br>\r\n7: 1854<br>\r\n8: 14853<br>\r\n<br>\r\nMultiply the H(n-1) by the n people, then add 1 if n is odd and subtract 1 if n is even to get H(n)\r\n',NULL,0);
INSERT INTO comment VALUES (8567,648,1301,'Charlie','solution','2003-10-11 10:15:30',3,'This is the same as having two lists of names and one of them is shuffled to a random permutation.  Some of the permutations will result in one or more names finding itself in its initial position and therefore matching at that/those spots, the unshuffled list; other permutations will result in no such matches.  Such permutations, resulting in no matches, are called derangements.\r\n\r\nCall the number of derangements of n things d(n).  The number of permutations of n things is n! (n factorial--all the integers from 1 to n multiplied together). The probability of no match, the answer to this question, is d(n)/n!.\r\n\r\nThere is a recursive formula for d(n): d(n)=(n-1)(d(n-1)+d(n-2)).  This is derived as follows:\r\n\r\nA derangement of n objects can be obtained from a derangement of n-1 objects by swapping the nth (last) object to be added with any one of the n-1 objects in the older derangement.  But this results in only one subset of the derangements of the new set of n object: that is, those derangements in which the last position is occupied by the object other than the one originally in the spot now occupied by piece number n as it is based on a strict derangement of the n-1 objects.  The other derangements of n objects can be obtained by doing the swap with the already ordered list of n-1 objects (therefore there are still n-1 ways of doing this) and then deranging the remaining n-2 (not the last position as we want that to have the object from the position currently occupied by piece number n, and not object n itself).  Thus it\'s (n-1)(d(n-1)) + (n-1)(d(n-2)), or more simply (n-1)(d(n-1)+d(n-2)).\r\n\r\nThis is the series mentioned in the Sequences puzzle <a href=\"http://perplexus.info/show.php?pid=805\">Next in Line</a>.\r\n\r\nThis sequence of numbers, 0,1,2,9,44,265,... (for n=1,2,3...) can be obtained non-recursively based on the fact that it quickly approaches n!/e where e is 2.71828..., the base of the natural logarithms.  Each one in fact is n!/e rounded to the nearest integer, or in mathematical terms [n!/e + 1/2] where the square brackets indicate the floor function; the addition of 1/2 turns it into the normal rounding function.\r\n\r\nSo the final probability can be given by [n!/e + 1/2] / n!.  As the number of participants gets into the teens it quickly approaches 1/e.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8568,432,2716,'Federico Kereki','A simple solution','2003-10-11 10:42:32',3,'Since Barry and Carl disagree, one of them is a Knight and the other a Liar, but in any case Alan is a Liar, so he is guilty.',NULL,0);
INSERT INTO comment VALUES (8569,1319,2716,'Federico Kereki','Simple solution, with no words!','2003-10-11 10:44:15',3,'1001001001...001001001 x 1001 = \r\n\r\n1001001001...001001001000 \r\n++ 1001001...001001001001 =\r\n-------------------------\r\n1002002002...002002002001\r\n\n\n<i>Edited on <b>October 11, 2003, 10:46 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8570,1317,3778,'Hipnox','re(3): base 5?','2003-10-11 10:49:09',0,'I tried other numbers and I got\r\n\r\n     1\r\n     2\r\n    14\r\n   153\r\n   211\r\n  1422\r\n 15454\r\n 23333\r\n353331\r\n....52 ---maybe',8564,0);
INSERT INTO comment VALUES (8571,421,3735,'Nick Hobson','Feynman\'s answer','2003-10-11 14:03:03',1,'An <a href=\"http://www.sellsbrothers.com/fun/msiview/#Feynman\">interesting perspective</a>.',NULL,0);
INSERT INTO comment VALUES (8572,1319,3827,'bharath','simple','2003-10-11 14:21:00',0,'each number is divisible by 11!',NULL,0);
INSERT INTO comment VALUES (8573,1242,3827,'bharath','simple','2003-10-11 14:24:19',0,'let cd =x then ab,af,fe,ed=x/2 and bc=x\r\narea of fig =(x^2)-1/4(x^2)=3x^2/4\r\nperimeter =4x\r\nthus 3x^2-16x=60*4\r\ntherefore x=56.\r\nalso adc is an equilateral triangle threfore ac=56',NULL,0);
INSERT INTO comment VALUES (8574,186,1626,'Gamer','Simple Solution','2003-10-11 17:11:29',3,'Here\'s the way I figured it.\r\n\r\nIn the three consecutive numbers (the one divisible by 6 and the two primes), there must be at least one number divisible by 2 and one number divisible by 3. Since neither of the primes can be divisible by 2 or 3, the middle one must be.',NULL,0);
INSERT INTO comment VALUES (8575,648,1301,'Charlie','example','2003-10-11 21:47:56',0,'An example of all 44 derangements of 5 letters is as follows:\r\n\r\nFirst those 4 x 9 = 36 in which the last letter is swapped with one of the other letters after all the other letters have been deranged, so that the original letter of the position in which the last letter (e in this instance) is not now in the last position:\r\n\r\neabcd\r\necabd\r\nedbac\r\nedacb\r\neadbc\r\necdab\r\necbad\r\nedabc\r\neadcb\r\ndebca\r\ndeabc\r\ncebad\r\nbeacd\r\ncedba\r\nbedac\r\ndebac\r\nceabd\r\nbedca\r\ndaecb\r\ndceba\r\ncdeab\r\nbdeca\r\ncaebd\r\nbcead\r\ndceab\r\ncdeba\r\nbaecd\r\ndabec\r\ndcaeb\r\ncdbea\r\nbdaec\r\ncadeb\r\nbcdea\r\ndcbea\r\ncdaeb\r\nbadec\r\n\r\nAnd then the 4 x 2 = 16 in which the last letter is swapped with one of the other letters while (or after or before; it doesn\'t matter), while the non-swapped letters are deranged:\r\n\r\nedbca\r\necdba\r\ndeacb\r\ncedab\r\ndaebc\r\nbdeac\r\ncabed\r\nbcaed\r\n\r\nThey were produced by the following program, which separates the two above groups with a blank line (debugging variable how$ is included and the line that prints it out is commented out with an apostrophe):\r\nDECLARE SUB derange (noSubst)\r\nDIM SHARED exempt(26), subPos(26), subPos2(26), xtra$(26), how$(26)\r\nDIM SHARED noExempt, basStr$\r\n\r\nINPUT \"Size:\", sz\r\nbasStr$ = LEFT$(\"abcdefghijklmnopqrstuvwxyz\", sz)\r\n\r\nderange 0  \' no substitutions yet\r\n\r\nEND\r\n\r\nSUB derange (noSubst)\r\n FOR i = LEN(basStr$) TO 1 STEP -1\r\n   IF exempt(i) = 0 THEN rtmost = i: EXIT FOR\r\n NEXT\r\n IF noExempt < LEN(basStr$) - 1 THEN\r\n  FOR i = 1 TO rtmost - 1\r\n   IF exempt(i) = 0 THEN\r\n    noS2 = noSubst + 1\r\n    subPos(noS2) = i\r\n    exempt(rtmost) = 1\r\n    subPos2(noS2) = rtmost\r\n    noExempt = noExempt + 1\r\n    how$(noS2) = \"A\"\r\n    derange noS2\r\n    exempt(rtmost) = 0\r\n    noExempt = noExempt - 1\r\n   END IF\r\n  NEXT\r\n  IF noExempt < LEN(basStr$) - 2 THEN\r\n    FOR i = 1 TO rtmost - 1\r\n     IF exempt(i) = 0 THEN\r\n      noS2 = noSubst + 1\r\n      subPos(noS2) = i\r\n      exempt(i) = 1\r\n      noExempt = noExempt + 1\r\n      exempt(rtmost) = 1\r\n      subPos2(noS2) = rtmost\r\n      noExempt = noExempt + 1\r\n      how$(noS2) = \"X\"\r\n      derange noS2   \' does not derange position i before swap\r\n      exempt(rtmost) = 0\r\n      exempt(i) = 0\r\n      noExempt = noExempt - 1\r\n      noExempt = noExempt - 1\r\n     END IF\r\n    NEXT\r\n  END IF\r\n ELSE\r\n  IF noExempt = LEN(basStr$) - 1 THEN\r\n   p$ = basStr$\r\n   FOR i = noSubst TO 1 STEP -1\r\n     h$ = MID$(p$, subPos(i), 1)\r\n     MID$(p$, subPos(i), 1) = MID$(p$, subPos2(i), 1)\r\n     MID$(p$, subPos2(i), 1) = h$\r\n     \'PRINT subPos(i), subPos2(i), how$(i)\r\n   NEXT\r\n   PRINT p$\r\n   \'\r\n  END IF\r\n END IF\r\nEND SUB\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>October 11, 2003, 9:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8576,824,3818,'A','very old riddle','2003-10-11 22:18:41',0,'i\'ve heard this about a million times....\r\nthe guy climbed on a stack of ice to reach the rope, hung himself, the the ice melted, creating a puddle',NULL,0);
INSERT INTO comment VALUES (8577,1217,3818,'A','possible solution','2003-10-11 22:23:39',0,'well, from my experience in the laboratory, u could technically place a sample in every other slot....this should leave one open....i was always taught that when faced with this situation, to just place a sample of water with the same mass as the sample across from it.',NULL,0);
INSERT INTO comment VALUES (8578,643,3818,'A','assumption','2003-10-11 22:30:37',0,'r we assuming that when the boy was picked out of the group it was following the majority? cause it could just be pure dumb luck that a boy was picked',NULL,0);
INSERT INTO comment VALUES (8579,643,1301,'Charlie','re: assumption','2003-10-11 23:01:58',0,'No, no assumption was made that the boy was picked out of the group following the majority.  Remembering that this is independent of the number of girls originally present, let\'s just take the example of the case where 4 girl babies were originally present.  The following table shows on each line the original 2 boys and 4 girls followed by either boy or girl (in equal number, representing the possible newborn), and the 7 possible choices of baby to select, and whether that particular baby is a boy or a girl.\r\n\r\nYou can see that even when girls are in the majority as in this instance, out of the five times that a boy was chosen under these circumstances, two of the times it was after a girl had been born and three after a boy had been born, although in no instance would a boy have been in the majority.\r\n\r\nboy boy girl girl girl girl;    girl   & chose baby 1  which is a boy\r\nboy boy girl girl girl girl;    girl   & chose baby 2  which is a boy\r\nboy boy girl girl girl girl;    girl   & chose baby 3  which is a girl\r\nboy boy girl girl girl girl;    girl   & chose baby 4  which is a girl\r\nboy boy girl girl girl girl;    girl   & chose baby 5  which is a girl\r\nboy boy girl girl girl girl;    girl   & chose baby 6  which is a girl\r\nboy boy girl girl girl girl;    girl   & chose baby 7  which is a girl\r\nboy boy girl girl girl girl;    boy   & chose baby 1  which is a boy\r\nboy boy girl girl girl girl;    boy   & chose baby 2  which is a boy\r\nboy boy girl girl girl girl;    boy   & chose baby 3  which is a girl\r\nboy boy girl girl girl girl;    boy   & chose baby 4  which is a girl\r\nboy boy girl girl girl girl;    boy   & chose baby 5  which is a girl\r\nboy boy girl girl girl girl;    boy   & chose baby 6  which is a girl\r\nboy boy girl girl girl girl;    boy   & chose baby 7  which is a boy\r\n\r\n',8578,0);
INSERT INTO comment VALUES (8580,648,1301,'Charlie','re: solution -- numerically','2003-10-12 09:49:02',0,'Numerically this comes out to the following for various values of n:\r\n\r\n1                      0\r\n2                      .5\r\n3                      .3333333333333333\r\n4                      .3749999999999999\r\n5                      .3666666666666668\r\n6                      .3680555555555558\r\n7                      .3678571428571427\r\n8                      .3678819444444442\r\n9                      .3678791887125222\r\n10                     .3678794642857141\r\n11                     .3678794392336056\r\n12                     .3678794413212808\r\n13                     .3678794411606918\r\n14                     .3678794411721625\r\n15                     .3678794411713976\r\n16                     .3678794411714453\r\n17                     .3678794411714414\r\n18                     .3678794411714417\r\n19                     .3678794411714417\r\n20                     .3678794411714417',8567,0);
INSERT INTO comment VALUES (8581,1423,2489,'nellie','re(2): solution','2003-10-12 11:26:22',0,'If I, as the author, can chip in. \r\n\r\nYes I did mean any 3 digit number between 100 and 1000, not just 111 or 222 etc.\r\n\r\nI also mean that I declare my answer starting with the most significant digit, ie the left hand digit first.\r\n\r\nI am enjoying your various approaches, since although I know how to do it, I have never known why my method works.\r\n\r\nKeep going.\r\n\r\n ',8391,0);
INSERT INTO comment VALUES (8582,151,2489,'nellie','another possible answer','2003-10-12 12:08:20',0,'All the comments suggest one answer.\r\nWould someone please explain why 8100000000 is not a correct answer as well. Thanks.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8583,1436,2489,'nellie','JD plus','2003-10-12 13:23:10',0,'develop the routine a stage further to convert dates into so many weeks and so many days since the base date.  All the Thursdays will have the same day remainder.  ',NULL,0);
INSERT INTO comment VALUES (8584,648,3840,'Hal9000','Solution','2003-10-12 14:10:12',0,'Define n choose k as the number of distinct combinations of n elements taken k at a time. Denote n choose k as (n k) = n!/k!(n-k)!  There are n! possible outcomes, now how many outcomes are such that no one draws there own name?  Start with n! subtract from that the number of drawings such that one person draws there name.  However we now are counting twice the situation where two people draw there own names so we must add this back in.  Ups... We added back in those outcomes where three people match, get the idea, alternate until you hit n...  Thus prob is the series Sum(k=0 to k=n) of (-1)^(k)*(n-k)!*(n k)/n! = Sum(k=0 to k=n) (-1)^k/k! and of course via taylor lim n-> infinity = e^(-1)',NULL,0);
INSERT INTO comment VALUES (8585,504,2716,'Federico Kereki','Oh, those quotes...','2003-10-12 14:19:14',3,'The first sentence is obviously false, since the second is not \"False\" but a rather longer one starting with \"The previous statement...\".\r\n\r\nSimilarly, the second sentence is also false, as the first one is not \"True\" but \"The next statement...\".\r\n\r\nYou should be careful with quotes!\r\n\r\nPS. I was taught how (not) to use quotes this way: would you like reading in the paper that you were seen entering a \"hotel\" with your \"wife\", a \"young\", \"healthy\", \"female\"?',NULL,0);
INSERT INTO comment VALUES (8586,1219,3196,'Dan','ATTENTION SPORTS FAN gave it away','2003-10-12 18:04:52',0,'When I read the heading \"Attention Sports Fans\", I thought at once of the 2003 Australia/New Zealand (ANZ) Golf Championships, and of Australian golfer Shannon Jones. In the first round at the New South Wales Golf Course, Mr. Jones got the following totals on the first ten holes:  0, -1, -1, -1, 1, 3, 2, 4, 4, 6\r\nSo \"6\" replaces \"?\" in the riddle. \"6\" is the answer. (DJ, you really have to try to come up with tougher riddles !!! This one was really par for the course. :-)',NULL,0);
INSERT INTO comment VALUES (8587,1219,1626,'Gamer','re: ATTENTION SPORTS FAN gave it away','2003-10-12 18:23:58',0,'Of course I didn\'t watch this golf championship, so I would be clueless about such things. :)',8586,0);
INSERT INTO comment VALUES (8588,1219,1575,'DJ','re: ATTENTION SPORTS FAN gave it away','2003-10-12 20:40:37',0,'While the score for that particular half round of golf is an interesting coincidence, I should hope it is obvious that the intended answer is less specific, more concrete, and certainly more satisfying than the absolute value of one obscure golfer\'s cumulative score..',8586,0);
INSERT INTO comment VALUES (8589,1219,3196,'Dan','re(2): ATTENTION SPORTS FAN gave it away','2003-10-12 21:29:27',0,'DJ: \"..I should hope...the intended answer is less specific, more concrete, and certainly more satisfying than the absolute value of one obscure golfer\'s cumulative score..\"  \r\n  \r\nYou mean that wasn\'t the right answer ??  LOL !!!!\r\nhttp://sportsillustrated.cnn.com/golf/pga/holebyhole/2003/euro_ANZ/hbh18221.html \n\n<i>Edited on <b>October 12, 2003, 9:46 pm</b></i>',8588,0);
INSERT INTO comment VALUES (8590,1219,3801,'Callum','answer','2003-10-13 03:33:10',0,'the answer is 5',NULL,0);
INSERT INTO comment VALUES (8591,1423,3750,'mohan','','2003-10-13 04:42:39',1,'\n\n<i>Edited on <b>October 13, 2003, 4:48 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8593,96,3660,'ratsnstuff','re: Law of signs','2003-10-13 06:29:54',0,'This is also how I did it (Law of sines). :)\r\n\r\nWhy is there so many solutions with diameters less than 6cm. Thats not possible, since the longest possible chord on a circle is the diameter... Anyway... Nobody\'s probably even going to read this. This is an old problem, so, forget it...',5985,0);
INSERT INTO comment VALUES (8594,1450,3851,'Nishant','re: Solution','2003-10-13 06:48:33',0,'Obiously, that is the answer. Spain does win gold, France silver and the bronze goes to Denmark.\r\n\r\n',8486,0);
INSERT INTO comment VALUES (8595,946,3660,'ratsnstuff','The BIG hat','2003-10-13 06:49:27',2,'Assuming that the prisoner is all human sized like we all are. How is he going to swallow the \"life\" or \"death\" paper if it is poster sized and drawn from a BIG hat. It will probably take hime hours in which time he will have to keep everyone from seeing whats on his poster. Could be quite funny...',NULL,0);
INSERT INTO comment VALUES (8596,11,3660,'ratsnstuff','Solution','2003-10-13 07:02:19',3,'The cyclist and bee travel at constant ~speeds~ (we need the distance not displacement - scalars) Anyway. The Cyclist travels at 5mph, taking him 2 hrs to get home, right? \r\n\r\nThe question is thus simplified by: \"How far does a bee fly at 15mph in 2 hrs?\" Which is 30 miles.\r\n\r\nOne could even say that since the bee travels at thrice the speed of the cyclist, he will travel three times as far (30 miles).',NULL,0);
INSERT INTO comment VALUES (8597,980,3802,'Sheets','','2003-10-13 07:42:54',2,'The key piece of information you need is that noone is ever going to call themselves a Liar.  Knights will always say they are a Knight and Liars will also say they are a Knight because they always lie.',NULL,0);
INSERT INTO comment VALUES (8598,828,3802,'Sheets','','2003-10-13 07:51:20',0,'The key piece of information you need is that noone is ever going to call themselves a Liar.  Knights will always say they are a Knight and Liars will also say they are a Knight because they always lie.\r\n\r\nthe native must In this case a knave because the answer to the question must have been liar ',NULL,0);
INSERT INTO comment VALUES (8592,1423,3750,'mohan','solution','2003-10-13 04:45:20',3,'i posted this solution several days ago...maybe it is not clear, so here i go again.<p>\r\n(1)Let the given number x between 100 and 1000 be represented by the 3 digits abc (which means x = 100a + 10b + c).<b>\r\n(2)Mentally calculate the number 2x.  Since x ranges from 101 to 999, 2x ranges from 202 to 1998 and hence has a minimum of 3 and a maximum of 4 digits.  let the number 2x be represented by the 4 digits ABCD where the leading digit A = 0 if 2x is a 3-digit number. (this means 2x = 1000A + 100B + 10C + D where A = 0 if 2x has only 3 digits.)<b>\r\n(3)Juxtapose x with 2x on its right to come up with the 7-digit number<b>\r\n&lt;x&gt;&lt;2x&gt; = &lt;abc&gt;&lt;ABCD&gt; = abcABCD.<b>\r\n(4)Mentally divide this number by 6 and you get the answer from left to right.  Multiplying the given 3-digit number mentally by 2, juxtaposing the given number on its right with twice the number (after adding a leading 0 if twice the number has only 3 digits), and dividing the resultant 7-digit number by 6 mentally can all be done under 10 seconds.  For instance,<b>\r\n(a)1667*101 = 101&lt;0202&gt;/6 = 1010202/6 = 168367;<b>\r\n(b)1667*674 = 674&lt;1348&gt;/6 = 6741348/6 = 1123558; and <b>\r\n(c)1667*999 = 999&lt;1998&gt;/6 = 9991998/6 = 1665333.<p>\r\nHere is the basis for this method.<b>\r\n1667 = 10002/6.<b>\r\nSo, 1667*x = 1/6*(10002x) = 1/6*(10000x+2x)<b>\r\nSince 202  &#8804; 2x &#8804; 1998, 2x has a minimum of 3 and a maximum of 4 digits, represented by the digits ABCD.  10000x has the number x followed by 4 zeroes at the end.  so, it is a piece of cake to add 10000x to 2x to get the number 10002x.  In terms of digits,<b>\r\n10000x = abc0000 (since x has the digits abc),<b>\r\n2x = 000ABCD, and <b>\r\n10002x = abcABCD<b>\r\nHence abcABCD divided by 6 is equal to 10002x/6 or 1667x, which is the answer we are looking for. ',NULL,0);
INSERT INTO comment VALUES (8599,1451,1183,'fwaff','Solution','2003-10-13 08:44:15',3,'Assuming that an \"either...or...\" statement precludes both events from being true, then the announcer\'s statement leaves the following possibilities:\r\n\r\nGIH (Greece won gold; Italy won Silver; Holland won bronze)\r\nHGI (Holland won gold; Greece won Silver; Italy won bronze)\r\nHIG (Holland won gold; Italy won Silver; Greece won bronze)\r\n\r\nWe are told that the Italian reporter cannot deduce the other teams\' places despite knowing Italy\'s position. This means that either GIH or HIG must be true, since HGI cannot be true.\r\n\r\nSimilarly, we are told that the Dutch reporter cannot deduce the other teams\' places despite knowing Holland\'s position. This means that either HGI or HIG must be true, since GIH cannot be true.\r\n\r\nTherefore it must be HIG that is true.\r\n\r\nSo Holland won gold, Italy won Silver and Greece won bronze.\r\n\r\nIf my original assumption regarding \"either...or...\" statements is invalid, then the announcer\'s statement permits that GHI is true. However, it is then the only one of the four possibilities where Holland win silver, therefore the Dutch reporter could deduce the other positions if he knew Holland finished second. ie the Dutch reporter\'s remark prevents GHI from being true and therefore the answer is unchanged.',NULL,0);
INSERT INTO comment VALUES (8600,824,3802,'Sheets','re: easy? or did I miss a bit?','2003-10-13 08:48:43',0,'What if the ice melted b4 reaching.....he was surrounded by sand',5382,0);
INSERT INTO comment VALUES (8601,921,3802,'Sheets','','2003-10-13 08:56:46',0,'Yep accept the bet and when he goes for yr drink grab his fiver + drink....gulp it down and pocket the money.....SIMPLE',NULL,0);
INSERT INTO comment VALUES (8602,573,3802,'Sheets','Erm....','2003-10-13 09:09:59',1,'Thers a number of solutions to this????',NULL,0);
INSERT INTO comment VALUES (8603,1220,1920,'Brian Smith','re: An elegant solution','2003-10-13 09:46:13',0,'This problem is a variation of \"Bertrand\'s Paradox\".  There are three ways of generating random chords, all of which give different probabilities.',8538,0);
INSERT INTO comment VALUES (8604,686,3840,'Hal9000','Solution','2003-10-13 09:57:18',0,'Are you sure it isn\'t because he was the killer, his name is Clem Kadiddlehopper, perhaps excessive childhood ridicule drove him to it.',NULL,0);
INSERT INTO comment VALUES (8605,1219,3840,'Hal9000','Pshaw','2003-10-13 10:12:18',0,'While I am still working on the answer I resent the implication Shannon Jones is an obscure golfer.  Shannon Jones from New South Wales is the Champion of the Power Play Charters Pro Am.  Listen and learn his humble words of victory, \"The Power Play Charters Pro Am Tournament is a prestigious and challenging event and I am honoured to win amongst such strong competition,”  Kindly retract your discourteous comments, we should look to Mr. Jones for his sagacious tutelage if nothing else.\r\n',NULL,0);
INSERT INTO comment VALUES (8606,1451,872,'pleasance','re: Solution','2003-10-13 11:09:26',0,'I Agree with fwaff for the \'xor\' case (either ... or, but not both), but not for the other case. If both can be true, the announcer leaves us with 4 possibilities:\r\nGIH\r\nHGI\r\nHIG\r\nGHI\r\nThe Italian reporter\'s comment then adds no information at all, since there are two possibilities of Italy being silver, and two of Italy\'s being bronze, i.e., in any case he could not have deduced all the positions.\r\nThe Dutch reporter\'s comments leave us with HGI or HIG, with no way to deduce the right answer.\r\n\r\nI therefore deduce that \'xor\' was intended! So the solution is HIG (Holland gold, Italy silver, Greece bronze).\n\n<i>Edited on <b>October 13, 2003, 11:10 am</b></i>',8599,0);
INSERT INTO comment VALUES (8607,1219,3430,'pat','shoot the bogie man','2003-10-13 11:24:46',0,'too broadly putt',NULL,0);
INSERT INTO comment VALUES (8608,1219,3856,'Petio Petev','Solution','2003-10-13 11:58:26',0,'Looking at the numbers it happened that no ideia came to my head. Then I looked at the title of the problem and... voilla! Those are the number of ways to make N points in american football.\r\nThat means the answer we are searching for is 5.',NULL,0);
INSERT INTO comment VALUES (8609,1423,3224,'Lee','none','2003-10-13 12:26:47',0,'mohan,\r\nI think we all see your method for multiplying by 10002 (push the original digits up 4 places (x10000) and tack on 2x the number)and that it is straight-forward.  What I, for one, can\'t figure is how dividing a 7 digit number, that you\'ve only just derived (and therefore hanging around nervously in your short term memory) by 6 is easy.\r\nOn paper it is easy but in your head?\r\ne.g. 6741348/6 = \r\n\"okay, six into six goes once ..\"1\"\r\nsix into seven goes once with 1 remainder..\"1\"\r\nsix into fourteen goes twice with 2 remainder..\"2\"\r\nsix into twenty-one goes thrice with 3 remainder..\"3\"\r\nsix into thirty-three goes five times with 3 remainder..\"5\"\r\nsix into thirty-four goes five times with 4 remainder..\"5\"\r\nsix into forty-eight goes eight times exactly..\"8\"\"\r\n\r\nPossibly, but I don\'t think my mind could cope.\r\nAlso the original question is how the poster, nellie, does it.  As s/he claims not to fully understand how they do it, it seems unlikely that they go through this memorable long-division procedure.  I feel it\'s along the lines of what Charlie and Gamer have considered and has more to do with \'patching\' numbers together than doing a conventional approach  \r\nJust my 2p',NULL,0);
INSERT INTO comment VALUES (8610,1242,3546,'RoyCook','re: simple','2003-10-13 12:55:06',0,'Triangle acd is NOT equilateral!',8573,0);
INSERT INTO comment VALUES (8611,1451,3858,'Amy','solution','2003-10-13 13:00:51',3,'1. Greece\r\n2. Italy\r\n3. Holland',NULL,0);
INSERT INTO comment VALUES (8612,1319,3546,'RoyCook','re: Simple solution, with no words!','2003-10-13 13:11:46',0,'Unfortunately, your simple solution without words does not seem to me to be a solution at all, at least not without some words to explain it.  Lets call a number a 1-2 number if it begins with 1, ends with 1, has any number of 2\'s in the middle, and \'adjacent\' 1\'s and 2\'s are always separated by two 0\'s.  Let us call a number a 1-1 number if it is the result of replacing every 2 in a 1-2 number with a 1.  Then your computation indicates in a schematic way that, given any 1-1 number, if we multiply it by 1001, we get a 1-2 number.  What is required by the problem, however, is (something like) a demonstration that, given any 1-2 number, it is the multiple of a 1-1 number and 1001.\r\n\r\nTo see the difference, compare the idea of proving that the sum of any two primes greater than 2 is an even number greater than 4 (easy), versus the idea of proving that every even number greater than 4 is the sum of two primes greater than 2 (still not proven, by anyone!). \r\n\r\nOf course, one can easily adapt your computation to a correct solution, but, unfortunately for your subject heading, such an adaptation requires some words.',8569,0);
INSERT INTO comment VALUES (8613,1319,3546,'RoyCook','re: Simple solution, with no words!','2003-10-13 13:12:52',0,'Unfortunately, your simple solution without words does not seem to me to be a solution at all, at least not without some words to explain it.  Lets call a number a 1-2 number if it begins with 1, ends with 1, has any number of 2\'s in the middle, and \'adjacent\' 1\'s and 2\'s are always separated by two 0\'s.  Let us call a number a 1-1 number if it is the result of replacing every 2 in a 1-2 number with a 1.  Then your computation indicates in a schematic way that, given any 1-1 number, if we multiply it by 1001, we get a 1-2 number.  What is required by the problem, however, is (something like) a demonstration that, given any 1-2 number, it is the multiple of a 1-1 number and 1001.\r\n\r\nTo see the difference, compare the idea of proving that the sum of any two primes greater than 2 is an even number greater than 4 (easy), versus the idea of proving that every even number greater than 4 is the sum of two primes greater than 2 (still not proven, by anyone!). \r\n\r\nOf course, one can easily adapt your computation to a correct solution, but, unfortunately for your subject heading, such an adaptation requires some words.',8569,0);
INSERT INTO comment VALUES (8614,1451,3859,'Isaac','Solution...Really','2003-10-13 13:40:38',3,'While these people are all posting new ideas, I\'m going to have to say I agree with Amy\'s post.\r\n\r\nBoth reporters heard this, and if either one was in first, they\'d know that Greece wasn\'t.  And they wouldn\'t be able to say that they didn\'t know where either one was\r\n\r\nItaly knows its position.  It doesn\'t know Greece\'s.  Italy can\'t have gold.\r\n\r\nHolland knows its position, it doesn\'t know Greece\'s or Italy\'s.  It can\'t be first either.\r\n\r\nGreece can either be in first, or Holland can be better than Italy, right?  Well, since both don\'t know for sure where Greece stands, neither one can have the Gold, meaning Greece does.\r\n\r\nAnd if Greece has the gold, Holland can\'t be better than Italy.\r\n\r\nThe order is as Amy stated.  Greece, Italy, Holland for the Gold, Silver, and Bronze, respectively.',NULL,0);
INSERT INTO comment VALUES (8615,1451,3807,'DrBob','I\'m with fwaff on this','2003-10-13 14:23:44',0,'Holland could not have come third. If it did, then Holland was not better than Italy, & so Greece must have gold. The Dutch reporter would then have deduced the order Greece, Italy, Holland (unless of course he wasn\'t all that bright).\r\nItaly could not have won; because then Holland was not better than Italy, and so Greece must have won (I\'m assuming there were no ties). If Italy was last, Holland was better than Italy, and so Greece did not win gold - this would allow the Italian reporter to deduce the order Holland, Greece, Italy. So Italy must have been second (the reporter then wouldn\'t know who was above and below).\r\nIf Holland is not last, & not second (because Italy is) it must have wone gold.\r\nThis gives the order: Holland, Italy, Greece.',NULL,0);
INSERT INTO comment VALUES (8616,1220,1301,'Charlie','re(2): An elegant solution','2003-10-13 15:01:42',0,'There are probably even more than 3 ways of generating random chords.  The most popular have already been mentioned: a random arc length (or central angle) uniformly distributed; a uniformly distributed choice of one point within the circle to serve as a center point of the chord; a line chosen in a uniform distribution of parallel lines intersecting the circle (along a radius or diameter).  Another way would be a uniform distribution of angles measured from a point on the circumference.  In fact a uniform angular distribution could be made about any point, from the center out to infinity, the latter case being the parallel line case.  You could choose random points on two parallel lines on either side of the circle and have them intersect the circle in two resulting points, etc.  They would result in different probabilities.',8603,0);
INSERT INTO comment VALUES (8617,1451,1171,'nikki','re: Solution...Really','2003-10-13 15:20:24',0,'\"Both reporters heard this, and if either one was in first, they\'d know that Greece wasn\'t. And they wouldn\'t be able to say that they didn\'t know where either one was\"\r\n\r\nI disagree.  If either Italy or Holland won gold, then one of the reporters would know Greece did not win gold - that I agree with.  However, let\'s say Holland won gold.  Since the Dutch reporter would know Greece did not win gold, he/she would know that the \"Holland was better than Italy\" part must be true.  Well, Italy could win either Silver or Bronze and still satisfy this condition.  So the Dutch reporter could still say \"hmmm, I don\'t know what places the other two countries got.\"\r\n\r\nSo it is not necessarily true that Greece had to win Gold.\n\n<i>Edited on <b>October 13, 2003, 3:22 pm</b></i>',8614,0);
INSERT INTO comment VALUES (8618,649,2231,'Trevor Leitch','Solution','2003-10-13 15:25:11',3,'5/8\r\n\r\nThe probability that the second marble drawn is black is an expected value; it\'s equal to Pr(bag 1 was selected)Pr(a black marble will be drawn from bag 1) plus Pr(bag 2 was selected)Pr(a black marble will be drawn from bag 2).\r\n\r\nLet f(x)= Pr(bag x was selected) and g(x)= Pr(a black marble will be drawn from bag x). Then:\r\ng(1)=.75\r\ng(2)=.25\r\n\r\nNow, f(x) is also equal to [Pr(bag x would be selected AND a black marble drawn)/ Pr(a black marble would be drawn)]. The top part of this equation is (.5)(g(x)), and the bottom is &#8721;(.5)(g(x)) for all values of x. Thus:\r\n&#8721;(.5)(g(x)) = (.5)(.75) + (.5)(.25) = .5\r\n(.5)(g(1)) = (.5)(.75) = .375\r\n(.5)(g(2)) = (.5)(.25) = .125\r\nf(1) = (.375)/(.5) = .75\r\nf(2) = (.125)/(.5) = .25\r\n\r\nThe final probability is given by &#8721;f(x)g(x) for all values of x, or simply f(1)g(1) + f(2)g(2). Thus:\r\nPr(second marble is black) = (.75)(.75) + (.25)(.25) = 9/16 + 1/16 = 10/16 = 5/8.\r\n\r\nSorry this was so long, but I didn\'t want to skip over any steps...\r\n(Whew...)',NULL,0);
INSERT INTO comment VALUES (8619,649,1171,'nikki','Could be wrong','2003-10-13 15:47:36',1,'I\'m not great at probability problems, so I won\'t be surprised if I am wrong.  When I was reading Trevor\'s solution, I got all confused - so even though my answer is different, I\'m definitely not trying to say Trevor is wrong.\r\n\r\nThat said, I think the answer is 5/16.  I kind of read the problem as \"given these bags, what is the probability that two black marbles will be pulled in a row?\"  Already I could be wrong by thinking about it this way.\r\n\r\nI saw the answer to this problem as \"1/2*(probability of pulling two from Bag 1) + 1/2*(probability of pulling two from Bag 2)\"  So I calculated 1/2*3/4*3/4 + 1/2*1/4*1/4 = 9/32 + 1/32 = 5/16.\r\n\r\nMy version of the problem ignores that we know for certain that a black marble was pulled the first time.  But then would that make my calculations 1/2*1*3/4 + 1/2*1*1/4 = 3/8 + 1/8 = 1/2?  That doesn\'t make sense to me either.\r\n\r\nPlease be nice when you tell me what I did wrong =)  Thanx!',NULL,0);
INSERT INTO comment VALUES (8620,649,1575,'DJ','Solution','2003-10-13 15:55:18',3,'<b>5/8</b>\r\n\r\nTo me, the simplest approach would be to contruct a probability tree diagram. Let A be the event that you chose the bag with three black marbles, and B is the event that you chose the bag with three white marbles.\r\n<pre>\r\n                      /\\\r\n                     /  \\\r\n                    /    \\\r\n                   /      \\\r\n                  /        \\\r\n                 /          \\\r\n               &frac12;/            \\&frac12;\r\n               /              \\\r\n              /                \\\r\n             /                  \\\r\n            /                    \\\r\n           A                      B\r\n          /\\                      /\\\r\n         /  \\                    /  \\\r\n       &frac14;/    \\&frac34;                &frac34;/    \\&frac14;\r\n       /      \\                /      \\\r\n      /        \\              /        \\\r\n     W          B            W          B\r\n    /\\          /\\          /\\          /\\\r\n  &frac14;/  \\&frac34;      &frac14;/  \\&frac34;      &frac34;/  \\&frac14;      &frac34;/  \\&frac14;\r\n  W    B      W    B      W    B      W    B\r\n1/32  3/32  3/32  9/32  9/32  3/32  3/32  1/32\r\n</pre>\r\nThe tree is deterministic.\r\nEach fraction along a segment represents the conditional probability of that branch given the previous step.\r\nThe last numbers are the probability of each [mutally exclusive] chain of events.\r\n\r\nThus, the probability that the first marble was black is the sum of those events, namely:\r\n3/32 + 9/32 + 3/32 + 1/32 = 16/32 = 1/2.\r\n\r\nThe probability that two black marbles were selected is the sum of those two events, or:\r\n9/32 + 1/32 = 10/32 = 5/16.\r\n\r\nThe probability of getting two black marbles, given that the first marble is black, is just the ratio of those probabilities:\r\n(10/32)/(16/32) = 10/16 = 5/8.',NULL,0);
INSERT INTO comment VALUES (8621,1220,2707,'Gordon Steel','A Different Approach on Chords','2003-10-13 15:55:28',0,'Start with circle with center C and chord AB where A and B are random points on a circle.  Draw radii, R, from C to A and from C to B.  Designate angle ACB as alpha.  Bisect angle alpha with a line from C to D, the midpoint of AB.  Therefore, Sin(alpha/2) = AD/AC = AD/R.  Or, Rsin(alpha/2) = AD.  Since AD = AB/2, we now have 2Rsin(alpha/2)= AB.  So the question is how often does 2Rsin(alpah/2)exceed R.  Space is short so I will continue on the following sheet. ',NULL,0);
INSERT INTO comment VALUES (8622,649,1575,'DJ','re: Could be wrong','2003-10-13 16:00:08',2,'You are right in saying that your \"version of the problem ignores that we know for certain that a black marble was pulled the first time.\" What you have calculated is the probability of getting two black marbles from all possible outcomes.\r\n\r\nHowever, since we are told that the first martble was black, the outcomes for which the first marble was white are eliminated, and we need to find the fraction of outcomes just from the cases where the first draw was black.\r\n\r\nAs it turns out, there is a 50/50 chance that the first marble was either black or white, and with replacement, the two pulls are independent of each other, so your answer is exactly half of what we are looking for.',8619,0);
INSERT INTO comment VALUES (8623,1220,2707,'Gordon Steel','Different Approach (Continued)','2003-10-13 16:03:32',0,'This is carried over from the immediately prior comment.  We have shown that 2Rsin(alpha/2)must be >R.  Dividing both sides by R, we obtain sin(alpha/)>1/2.  Taking the sine function for every degree from 0 to 179, this occurs 119 times out of 180, or some 66.1%.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8624,1450,1171,'nikki','re: Solution','2003-10-13 17:07:33',0,'I don\'t think RoyCook made a type-o at all.  \"The press reporter must have heard\" is the same as \"the TV reporter must have said\" since the press reporter heard what the TV reporter said.',8498,0);
INSERT INTO comment VALUES (8625,1451,3862,'megan','At the Olympic Games 3','2003-10-13 17:41:42',0,'holland won the gold. if italy won the gold, holland is not better than italy.  but if it is not true that holland was better than italy than greece winning the gold assumed, but this cannot be true that both italy and greece win the gold. ',NULL,0);
INSERT INTO comment VALUES (8626,1242,1171,'nikki','re: Another note:','2003-10-13 17:58:14',0,'Actually, if Callum had already ranked at least one problem, and posted two other comments, then this comment would move him from being a Novice to a Student, wouldn\'t it?',8553,0);
INSERT INTO comment VALUES (8627,532,2925,'Danny','re: different soultion--ribs','2003-10-13 18:01:05',0,'haha that is tru but how would he know unless he went up to every person and starting feeling on them ah haha ^_^',8256,0);
INSERT INTO comment VALUES (8628,1012,2925,'Danny','re: looking at every angle?!#%$&&**.','2003-10-13 18:05:53',0,'yea but if he had no mother than how could he kill her? ',6769,0);
INSERT INTO comment VALUES (8629,1205,3864,'TJ','\"double speed\"','2003-10-13 19:09:20',0,'Does this mean that a clock\'s speed can be doubled ad nauseam - i.e. taking the original clock - pressing double speed twice implies that beep will go off in 15 mins? 3 presses and 7.5 minutes?',NULL,0);
INSERT INTO comment VALUES (8630,1220,1920,'Brian Smith','re: Different Approach (Continued)','2003-10-13 19:34:14',0,'Your statement <i>\"Taking the sine function for every degree from 0 to 179, this occurs 119 times out of 180, or some 66.1%\"</i> implies that a finite number of chords are examined.',8623,0);
INSERT INTO comment VALUES (8631,1205,1920,'Brian Smith','re: double speed','2003-10-13 19:36:49',0,'I took the problem to mean it could be doubled only once.',8629,0);
INSERT INTO comment VALUES (8632,649,3196,'Dan','Have you lost your marbles ?','2003-10-13 20:43:39',0,'If the bag you picked was the one with three white marbles and one black marble, there is zero probability of drawing another black marble. If the bag is the one which originally had three black marbles and one white marble, it now has two black marbles and one white marble, and you have a 2-in-3 (66%) chance of drawing another black marble. There is a 50% chance of drawing either bag. So the probability of drawing the black marble as a second marble is 50% of 66%, or 33%.',NULL,0);
INSERT INTO comment VALUES (8633,649,1920,'Brian Smith','re: Have you lost your marbles ?','2003-10-13 21:04:14',0,'The puzzle stated <i>You then <u>put it back</u> and draw another marble ...</i>',8632,0);
INSERT INTO comment VALUES (8634,649,3196,'Dan','re(2): Have you lost your marbles ?','2003-10-13 21:15:50',0,'Whoops....Take 2. (Thanks for the correction, Mr. Smith).\r\n\r\nLet\'s say you do this marbleous experiment repeatedly, and draw the initial black marble 200 times. In 100 of those times, on average, you will have a bag with three white marbles and one black marble, and wil pull the second black marble approximately 25 times. In the other 100 times, with the bag with three black marbles and one white marble, you will draw the second black marble 75 times, on average. So out of 200 tries, you will draw the second black marble 25 + 75 times, or 100 times. 50% probability ???? That can\'t be right....Maybe I should have checked with golfer Shannon Jones before I tried this one..... :-) \n\n<i>Edited on <b>October 13, 2003, 9:47 pm</b></i>',8633,0);
INSERT INTO comment VALUES (8635,649,1575,'DJ','re(3): Have you lost your marbles ?','2003-10-13 22:57:12',1,'What you\'re forgetting this time is that, if you picked a black marble on your first try, either bag is not equally likely; there is a 75% chance that you have picked one of the three black marbles in the second bag, rather than the one black marble in the first bag.\r\nLook at it this way: say you have two bags of four marbles, and all eight marbles are the same color. Any individual marble is just as likely as any other.\r\nBy the same reasoning, there is a 50/50 chance that you will pick a black marble or a white marble with a single trial. Three times out of four (not half the time), that one black marble will come out of the bag with three black marbles, and one time out of four the black marble will be the one with three white neighbors.\r\n\r\nSo, to give the same kind of analysis, out of 400 trials in which you picked the black marble, 300 of those times you will be holding the bag with three black marbles and one white marble, and you will pull a second black marble 225 times. The other 100 trials, you have the bag with one black and three white marbles, and get the black marble again 25 times on average.\r\nAll in all, that\'s an expected 250 out of 400, which does indeed reduce to 5/8, the same answer arrived at previously.',8634,0);
INSERT INTO comment VALUES (8636,649,3196,'Dan','re(4): Have you lost your marbles ?','2003-10-14 00:47:26',0,'DJ writes: \"What you\'re forgetting this time is that, if you picked a black marble on your first try, either bag is not equally likely...out of 400 trials in which you picked the black marble, 300 of those times you will be holding the bag with three black marbles and one white marble, and you will pull a second black marble 225 times....\"\r\n\r\nExcellent point, DJ. Good insight into the problem. You are correct. I did overlook that point. Maybe I\'ll give the flooble website a rest for a while, and stick to brain surgery......nahhhhhhh.... :-)',8635,0);
INSERT INTO comment VALUES (8637,1051,3868,'tyrone Etpison','re(4): could it be....','2003-10-14 01:02:43',3,'I live in Palau.  It is found in the Pacific near Guam... which is in between the Philippines and Hawaii.. anyways.. in Palau there are a lot of Manatees.. or sea cows.  it gotta be a sea cow. \r\nDid I get it?',8560,0);
INSERT INTO comment VALUES (8638,649,3224,'Lee','marble madness','2003-10-14 01:40:40',0,'If there were a million-and-one marbles in each bag (1m black only 1 white and vice versa) and your first draw was black you would be pretty convinced (probability 1000000/1000001) you\'d picked the black-heavy bag and the next one out was probably going to be black. Since these bags are also unevenly filled, the colour of your first draw gives the best indication of the colour of the majority of the bag (which indicates the final probability will be higher than 1/2)\r\nHere the fact your first marble is black gives you a 3/4 probability you have the bag with three blacks and 3/4 probability the next one will be.\r\n3/4*3/4 = 9/16\r\nYou could, however, have got \'lucky\' and picked the first black marble from a white-heavy bag.  It\'s less likely, 1/4, but it could be the case. If so, your chances of picking the lone black marble again are 1/4.\r\n1/4*1/4 = 1/16\r\nThe total probability is therefore 9/16 + 1/16 =10/16 \r\n=5/8',NULL,0);
INSERT INTO comment VALUES (8639,649,3196,'Dan','Marble not at this......','2003-10-14 03:02:45',0,'With apologies to DJ and Brian Smith and Shannon Jones and Jesus Christ......\r\n  \r\nAs someone (was it Jesus ?) astutely pointed out, when you draw a black ball, it was probably from the bag with three black balls and one white ball. Let\'s say you draw a ball of either color from a random bag 1600 times. If it is truly random, there will be roughly 800 picks from the 3-white-1-black-marble bag and 800 from the 3-black-1-white-marble bag. From the group of 800 from the 3-white-1-black bag, about 200 of these initial picks will be a black marble, and the subsequent draw, after that black marble is returned, will yield another (the same) black marble about 50 times (out of 200). From the 800 initial picks from the 3-black-1-white-marble bag, about 600 will be black; subsequent picks after the black marble is returned will yield approximately 450 black marbles (out of 600) on the second try. So after 800 (200 + 600) initial black marbles  are picked from the two bags, 500 (50 + 450) black marbles are subsequently picked. So the probability of picking a black ball, after initially picking a black ball, is 5/8. (This is the same result that fell out of DJ\'s strange tree). \r\n \r\nThat may be wrong, but that is the analysis given  in the latest edition of Marble Comics....     :-) ',NULL,0);
INSERT INTO comment VALUES (8640,1423,3750,'mohan','re: none','2003-10-14 03:25:01',0,'well, lee, maybe there is another way that the poster is seeking.  but for me,<b>\r\ndivision by 6 is easy if i focus on the 7-digit number in my mind\'s <b>\r\neye...\'cos from that point onward, i only think of two digits at a time <b>\r\n(as you illustrated) and i am able to rattle off the answer.  is it <b>\r\npossible to make a mistake once in a while?  sure...but i can\'t think <b>\r\nof another way of coming up with the answer from left to right <b>\r\nwithout a long division being involved somewhere.  i guess we\'ll <b>\r\nfind out soon enough, though.  :-)<b>\r\n-mohan.\r\n\r\n<i>Edited on <b>October 14, 2003, 3:38 am</b></i>\n\n<i>Edited on <b>October 14, 2003, 3:52 am</b></i>',8609,0);
INSERT INTO comment VALUES (8641,219,3660,'ratsnstuff','The house','2003-10-14 05:30:05',1,'Well, if you look at it from the \'house\' point of view: The chance for the player to get anything more than 2$ is less than 50% In fact, the chance of winning x$ is 1/x. If the house can clearly stipulate rules such as, only 10 flips for instance, giving a jackpot of 1024$ Stating then that you can play the game for any amount more than 2$ (no, make that just a bit more) and less than 1024$ is a matter of market research. For instance, setting the buy in price to 10$ would require more than 3 consecutive successful flips (1/16 chance of winning anything) Thus the house will definately make money in the end... It would just require that magic number that would make the player say \"Wow, I can pay 10$ for this game, but I can win 1024$ !!\" The upper limit could obviously be lifted, to get a higher payout, but that would just be unfair... ',NULL,0);
INSERT INTO comment VALUES (8642,1423,2489,'nellie','Mental Arithmetic','2003-10-14 06:33:32',0,'mohan says you will be given my answer soon enough, but I\'m not certain how this site operates and who puts in my answer that I included with the question.\r\n\r\nMy screen of the question has a bottom line \"this is your question. Add/Edit solution.\"  Would someone advise what I am next supposed to do and when does my answer become visible to others.',NULL,0);
INSERT INTO comment VALUES (8643,352,3660,'ratsnstuff','One solution','2003-10-14 06:54:55',3,'Below is a sequence, and below that is the sums between each number:\r\n\r\n08 01 15 10 06 03 13 12 04 05 11 14 02 07 09\r\n_09 16 25 16 09 16 25 16 09 16 25 16 09 16\r\n\r\nNotice how every second sum is 16... That is how I started...',NULL,0);
INSERT INTO comment VALUES (8644,649,2489,'nellie','no expert','2003-10-14 07:05:04',0,'I don\'t understand probablity.  Since the first ball picked is then replaced, does it have any relevance what colour it was?  Are you not back at square one, with the question just coming down to what are the odds of drawing a black ball from one of the bags. Ill leave it to someone else to give the odds for this.\r\n ',NULL,0);
INSERT INTO comment VALUES (8645,649,2231,'Trevor Leitch','Extension to the problem','2003-10-14 07:16:15',4,'Ok, since I think we\'ve cleared it up that the answer is 5/8, can I ask a further question: suppose that, as before, you select a bag at random and pull a black marble from it. You then replace it, and pull a second black marble, replacing that as well. What is the odds of picking a third black marble? What is the general formula of pulling a black marble on the nth try if the first (n-1) marbles pulled were all black? And what is the limit as n approaches infinite?',NULL,0);
INSERT INTO comment VALUES (8646,650,2839,'FatBoy','a start?','2003-10-14 10:00:05',0,'I haven\'t worked out the details but I bet it has something to do with selecting a certain number of coins and turning half od them over....',NULL,0);
INSERT INTO comment VALUES (8647,649,1301,'Charlie','re: Extension to the problem','2003-10-14 10:37:33',0,'The probability you have the majority-black box, by Bayes\' rule is:\r\n\r\n(1/2)(3/4)^(n-1) / ((1/2)(3/4)^(n-1) + (1/2)(1/4)^(n-1))\r\n\r\nwhich reduces to 3^(n-1)/(3^(n-1)+1)\r\n\r\nSo the probability of getting the nth ball as black would be\r\n\r\n3^(n-1)/(3^(n-1)+1) (3/4) + (1 - 3^(n-1)/(3^(n-1)+1)) (1/4)\r\n\r\nAs n gets larger, this approaches 3/4, as it becomes a near certainty you have the first bag.\r\n<pre>\r\n2	0.750000	0.250000	0.625000\r\n3	0.900000	0.100000	0.700000\r\n4	0.964286	0.035714	0.732143\r\n5	0.987805	0.012195	0.743902\r\n6	0.995902	0.004098	0.747951\r\n7	0.998630	0.001370	0.749315\r\n8	0.999543	0.000457	0.749771\r\n9	0.999848	0.000152	0.749924\r\n10	0.999949	0.000051	0.749975\r\n11	0.999983	0.000017	0.749992\r\n12	0.999994	0.000006	0.749997\r\n13	0.999998	0.000002	0.749999\r\n14	0.999999	0.000001	0.750000\r\n15	1.000000	0.000000	0.750000\r\n</pre>\r\n----------\r\nThe above from a spreadsheet, showing the probability that you have bag 1, the probability you have bag 2 and the probability that the next ball is black.',8645,0);
INSERT INTO comment VALUES (8648,649,1301,'Charlie','re: no expert','2003-10-14 10:42:40',0,'The fact that you got a black ball increases the likelihood that it was a black-majority bag. \r\n\r\nSuppose there were a thousand black balls and 1 white ball in one bag and a thousand white balls plus 1 black in the other.  In this instance the inference would be even stronger that initially drawing out a black ball makes it more likely that the next will be black also.\r\n\r\nThe case with only 4 balls in each bag is similar but to a less pronounced extent.',8644,0);
INSERT INTO comment VALUES (8649,650,3172,'SilverKnight','solution','2003-10-14 10:49:41',3,'Separate out 128 pennies from the large group (call these 128 group A, and the remainder group B)\r\n\r\nTurn all of Group A over, one by one.  Then you have the same number of heads-up-pennies in both groups.\r\n\r\nProof:\r\nWhen you separate group A, you have from 0 to 128 heads-up-pennies there, lets call the number X.\r\n\r\nTherefore, you have 128-x heads-up-pennies in group B.\r\n\r\nIf you flip over all the pennies in Group A, you now have 128-x heads-up pennies in Group A as well.\r\n\r\n(e.g. If you had 5 heads-up-pennies in group A when you first separated the groups, then you must have had 123 tails-up in group A, and 123 heads-up in Group B.  When you flip over *ALL* in group A, you will have 123 heads-up in Group A as well.... this satisfies the problem.)',NULL,0);
INSERT INTO comment VALUES (8650,650,1575,'DJ','re: solution','2003-10-14 12:44:24',0,'If you are only supposed to find two groups at some point in time (\"keep trying until you get it right\"), I don\'t like this problem very much.\r\n\r\nSince the problem doesn\'t say that the two subgroups involved have to include the entire set of pennies, just take two. If they\'re both heads or both tails, you\'re done; if not, just flip one over.\r\n\r\nI hope there is a more satisfactory solution, although I don\'t see how, right now...',8649,0);
INSERT INTO comment VALUES (8651,650,3172,'SilverKnight','re(2): solution','2003-10-14 12:52:29',0,'huh?\r\n\r\nYou are blindfolded... so you don\'t know (after taking two) whether or not they\'re both heads.\r\n\r\nThe point is... to be able to solve the problem WITHOUT looking, and without being told when you\'re right... rather to KNOW that you\'ve succeeded without outside intervention.\r\n\r\nAnd I think my solution does that.',8650,0);
INSERT INTO comment VALUES (8652,1221,3172,'SilverKnight','solution','2003-10-14 13:01:16',3,'The answer is <B>n&#179;</B>\r\n\r\nProof:\r\nThe first element in the <I>n</I>th row is given by:\r\nfirst element = n&#178; - n  + 1\r\n\r\nsince each row is an arithmetic sequence (with a gap of 2), and each row has n elements, the \'middle\' element is equal to the first element + (<I>n</I>-1)\r\n\r\nThis is:\r\n[ (n&#178; - n + 1) + (n - 1) ] = n&#178;\r\n\r\nThen, the sum of the whole row is equal to the middle value, multiplied by the number of elements (<I>n</I>)... n&#178; * n = <B>n&#179;</B>',NULL,0);
INSERT INTO comment VALUES (8653,621,3875,'Lug','the resting sphere','2003-10-14 14:00:44',0,'The distance from the center of the sphere to the corner where the walls meet (assuming they\'re perpendicular) is 50&#8730;2.  Draw the square whose diagonal is the distance from the closest point on the sphere to the corner.  The length of this diagonal is 50&#8730;2 - 50.  The diameter of the sphere that will fit in this little space is not the DIAGONAL of that square, but the side, no?  This is (50&#8730;2 - 50)/&#8730;2.  Which is about 14.64.',NULL,0);
INSERT INTO comment VALUES (8654,650,1301,'Charlie','re(3): solution','2003-10-14 14:13:59',0,'Am I missing something here?  SilverKnight\'s original solution, while specifying that the pennies be turned over one by one, actually produces the desired state at the end of all the turnings over, not at some unspecified time when only some have been turned over.  So, I\'m not quite sure what DJ\'s objection is, but also SilverKnight hasn\'t seemed to respond to that misunderstanding.  Perhaps SK hasn\'t noticed DJ\'s misconstrual of the solution.',8651,0);
INSERT INTO comment VALUES (8655,1221,1301,'Charlie','re: solution','2003-10-14 14:17:41',0,'Don\'t we need to prove that the first element in each row is indeed n&#178; - n + 1?\r\n\r\n',8652,0);
INSERT INTO comment VALUES (8656,650,3172,'SilverKnight','re(4): solution','2003-10-14 14:22:51',0,'misconstrual?!?  is that a word?  :-)\r\n\r\nI think you\'re missing something here.  My <A HREF=\"http://perplexus.info/show.php?pid=650&cid=8649\">solution</A>, I think, works.  I also don\'t understand what DJ\'s objection is.  Perhaps he is <I>misconstruing</I> the orginal problem.\r\n\r\nI also don\'t understand what Charlie wants me to respond to.  Charlie, if you understand what DJ meant, please feel free to elaborate.\n\n<i>Edited on <b>October 14, 2003, 2:23 pm</b></i>',8654,0);
INSERT INTO comment VALUES (8657,1221,3172,'SilverKnight','re(2): solution','2003-10-14 14:35:35',3,'DARNIT... yeah Charlie, you\'re right.  It\'s a common one though... and so I figured I could gloss over it...\r\n\r\n<U>So, in the interest of completeness, here you are:</U>\r\n\r\nLike many other similar sequences... we can use the calculus of differences.\r\nThe sequence we are trying to generate is:\r\n1, 3, 7, 13, 21, ...\r\nIf we show the DIFFERENCES (of each number to the next) in the next row we have:\r\n2, 4, 6, 8, ... \r\nDo it once more... and we have:\r\n2, 2, 2, ....\r\n\r\nAha.... it is in the second row that we found a constant number.  Well, we all know (don\'t we?), that this means that the sequence can be generated by a second order equation.  (A<I>n</I>&#178; + B<I>n</I> + C)\r\n\r\nso, let\'s solve for A, B, and C.\r\nLet\'s use n=1, 2, 3 to set up the equations:\r\n(1) A + B + C = 1\r\n(2) 4A + 2B + C = 3\r\n(3) 9A + 3B + C = 7\r\n\r\nSubtract (1) from (2) and we have:\r\n3A + B = 2 <I>let\'s call this (4)</I>\r\n\r\nSubtract (2) from (3) and we have:\r\n5A + B = 4 <I>let\'s call this (5)</I>\r\n\r\nsubtract (4) from (5) and we have:\r\n2A = 2\r\nTherefore, <B>A = 1</B>\r\nIf A = 1, then <B>B = -1</B>\r\nIf A = 1 and B = -1, then <B>C = 1</B>\r\n\r\nSo.... putting these constants back into the original generating function, we have:\r\n\r\n<B>1</B><I>n</I>&#178; + <B>-1</B><I>n</I> + <B>1</B>\r\n\r\nAnd this is what we wanted to show.',8655,0);
INSERT INTO comment VALUES (8658,1220,2707,'Gordon Steel','re(2): Different Approach (Continued)','2003-10-14 15:45:22',0,'Brian,  Thanks for your comment.  I realize that I used a finite number of chords for determining the probability of a randomly drawn chord exceeding the radius in lenght.  I thought at the time that intervals of 1 degree should be reasonably precise.  After reading your comment, I refined the measurment by using one-tenth of one degree for the intervals.  As you probably suspect, the total was slightly greater but by only very little (less than 1%).  Accordingly, I concluded that my answer was \"reasonably close\".  Best regards, Gordon S.',8630,0);
INSERT INTO comment VALUES (8659,1221,2130,'ethan','Solution','2003-10-14 16:27:24',3,'n&#178;*n. n&#178; will always get you the  mean of the row. The mean of a set times the number of elements in the set gets the sum of all the numbers in the set. Take the fourth row. 4&#178; is 16. 13+15+17+19=4&#178;*4=64. If you check any other row, this solution will work.',NULL,0);
INSERT INTO comment VALUES (8660,1221,2130,'ethan','re: Solution','2003-10-14 16:29:21',0,'Duh! that my first comment was pretty stupid of me. Here I am, trying to think of the perfect way to word my solution, and I end up forgetting to simplify n&#178;*n to n&#179;',8659,0);
INSERT INTO comment VALUES (8661,1242,3878,'sean','re: simply put','2003-10-14 16:43:52',0,'is it ab=5...bc=10...area is 100, perimeter 40.\r\nsq root(absq+bcsq)=ac....sq root of 75 is 8.66 blah...it late but it sounds right...dont burn me if its wrong :-(',8533,0);
INSERT INTO comment VALUES (8662,650,1626,'Gamer','Clarification:','2003-10-14 17:01:04',0,'What you need to do is subdivide ALL of the pennies into two groups, (and do other stuff), then say \"I\'m done\", which at that point each pile will contain the same number of heads.\r\n\r\nI don\'t think there is anything wrong with SK\'s solution... :)',NULL,0);
INSERT INTO comment VALUES (8663,1423,1626,'Gamer','re: Mental Arithmetic','2003-10-14 17:23:54',0,'You found the comments, and that\'s fine. :) Anyway, I think linking to other peoples solutions would be a good idea. Would we be allowed to add links to your solution to demonstrate other solutions (not neccesarily better)?',8642,0);
INSERT INTO comment VALUES (8664,650,1575,'DJ','re: Clarification:','2003-10-14 18:03:14',0,'Yeah.. I looked at SK\'s solution much too quickly when on my lunch break at school. Saying to turn over every penny \"one by one\" implied that at some point, the two groups would have the same number of heads. It would have been more clear just to say, take 128 of the pennies and turn each one over, after which both groups will have the same number of heads.\r\nSo, his solution is fine, of course, the wording just muddled up for me at first glance.',8662,0);
INSERT INTO comment VALUES (8665,1242,1626,'Gamer','re: simple... except you\'re wrong','2003-10-14 18:07:57',0,'First of all, according to my calculations, 12 and -20/3 are the solutions to your equation, not 56.\r\n\r\nSecond of all, the hypoteneuse of a right triangle is never equal to one of its legs! ',8573,0);
INSERT INTO comment VALUES (8666,649,3196,'Dan','re: no expert','2003-10-14 19:40:29',0,'In reply to Nellie, who wrote \"I don\'t understand probablity. Since the first ball picked is then replaced, does it have any relevance what colour it was?\" \r\n\r\nThe relevance of the color of the first ball, is that it indicates that it was probably drawn from the bag where marbles of that color predominate. ',8644,0);
INSERT INTO comment VALUES (8667,10,3883,'Krysta Harty','Not that long','2003-10-14 19:53:32',0,'19 Mins\r\n\r\nA+B CROSS = 2 MINS\r\nA RETURNS = 1 MIN\r\nA+C CROSS = 5 MINS\r\nA RETURNS = 1 MIN\r\nA+D CROSS = 10 MINS\r\n TOTAL      19 MINS\r\n',NULL,0);
INSERT INTO comment VALUES (8668,1451,3196,'Dan','','2003-10-14 21:08:38',0,'In this riddle, I decided to make two assumptons:\r\n\r\n(1) Holland, Greece and Italy, in some order, won gold, silver and bronze.\r\n(2) The \"either/or\" part of the announcer\'s statement is exclusive. Both statements \"Holland was better than Italy\" and \"Greece won gold\" cannot be true. One of them is true and one is false. \r\n \r\nEveryone, including the Dutch and Italian reporters, knew that Italy did not win gold, since if Italy had won gold, both statements \"Holland was better than Italy\" and \"Greece won gold\" would be false. \r\n  \r\nIf Greece had won gold, \"Greece won gold\" is true, so \"Holland was better than Italy\" must be  false. Greece would have won the gold, Italy the silver and Holland the bronze. The Dutch reporter would have known that, since he knew Holland\'s standing, and would have known that \"Holland was better than Italy\" is false, and \"Greece won gold\" is therefore true. Then he would have known that Greece won gold, Italy silver and Holland bronze. Therefore Greece did not win the gold, since the Dutch reporter could not figure out the standings.  \r\n \r\nSo Holland must have won gold. Both reporters knew their own countries\' standings, and they knew that \"Holland was better than Italy\" and \"Greece won gold\" are mutually exclusive. If Italy had won bronze, the Italian reporter would have known that \"Holland was better than Italy\" is true, and that therefore \"Greece won gold\" is false. So he would have known that Greece must have won silver and Holland gold and Italy bronze - he would have known the final standings. Since he didn\'t, Italy must have won silver and Greece bronze.\r\n  \r\nThe final standings:\r\n  Holland - gold\r\n  Italy - silver \r\n  Greece - bronze        \r\n',NULL,0);
INSERT INTO comment VALUES (8669,1451,3196,'Dan','re: solution','2003-10-14 21:19:13',0,'If Greece had won gold, \"Greece won gold\" is true, so \"Holland was better than Italy\" must be  false. (You have to assume that those statements cannot both be true, or this riddle makes no sense). Greece would have won the gold, Italy the silver and Holland the bronze. The Dutch reporter would have known that, since he knew Holland\'s standing, and would have known that \"Holland was better than Italy\" is false, and \"Greece won gold\" is therefore true. Then he would have known that Greece won gold, Italy silver and Holland bronze. Therefore Greece did not win the gold, since the Dutch reporter could not figure out the standings. ',8611,0);
INSERT INTO comment VALUES (8670,1166,2707,'Gordon Steel','A Slight Improvement on My Last Posting','2003-10-14 21:35:24',0,'This is not an easy problem to solve or to discuss an answer lucidly.  I am making minor text modifications to my last posting to hopefully improve clarity.  With rectangle ABCD where AC and BD are diagonals bring corner A into coincidence with C, creating a crease from X on line AB to Y on line DC.  AX must equal CX since the length being folded is constant.  It can also be proved that AX = AY = CY by virtue of being similar triangles.  Then, diagonal AC must bisect and be perpendicular to XY at a point we can lable Z.  Since triangles AZX and ABC are similar we know XZ/BC = AZ/AB.  Since XZ = 1/2 x (XY), we know that XY/2 = (AZ)(BC)/(AB) so XY = 2(AZ)(BC)/(AB). But 2AZ is equal to the diagonal, BC equal to the rectangle width and AB equal to the rectangle length.  Therefore the length of the line is the square root of (Width squared + Length squared)x Width over Length.  For a standard 8 by 11 inch paper this crease would be approx 9.2 inches. I feel better now.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (8671,650,3196,'Dan','Heads I win, tails you lose.','2003-10-15 04:07:22',0,'Let Z be the original mass of coins, consisting of 128 heads and x tails. Select 128 coins arbitrarily (by feeling, since you are blindfolded). Call this group A. A consists of m heads and n tails. m + n = 128. Z is now reduced to 128 - m heads and x - n tails. Now flip all the coins in A. A will then consist of n heads and m tails. But since m + n = 128, it follows that 128 - m = n. So the selected group A and the revised original pile Z now contain the same number of heads. ',NULL,0);
INSERT INTO comment VALUES (8672,392,3660,'ratsnstuff','re: solution','2003-10-15 04:57:09',0,'Can\'t see how this helps...',6199,0);
INSERT INTO comment VALUES (8673,1229,3660,'ratsnstuff','Nitting a scarf','2003-10-15 05:29:07',0,'There\'s so much polite niting and picking going on here, it makes me dizzy...\r\n\r\nHowever, I am not so dizzy that I can\'t say this.\r\n\r\nON 15th B-day:\r\n\r\nGramps: 16384\r\nGrams : 10837\r\n In total after 27th B-day:\r\n\r\nGramps: 134217727\r\nGrams : 88756884\r\n\r\nThis is of course solved through brute force on a spreadsheet, just like everybody else :)',NULL,0);
INSERT INTO comment VALUES (8674,1221,2716,'Federico Kereki','Triangular numbers everywhere','2003-10-15 09:20:23',3,'The first number of the n-th row is twice the (n-1)th triangular number, plus one. The last number of the same row is twice the n-th triangular number, minus one. There are n numbers in the n-th row.<p>Thus, the sum of the numbers of the n-th row works out to be (n-1)n+1 plus n(n+1)-1, times n, which is n cubed.',NULL,0);
INSERT INTO comment VALUES (8675,10,1920,'Brian Smith','re: Not that long - Too slow','2003-10-15 09:44:25',0,'There is a faster method which takes 17 minutes.',8667,0);
INSERT INTO comment VALUES (8676,1458,1171,'nikki','Possible?','2003-10-15 09:48:02',3,'Well, the fact that (1) this is a cigarette, (2) it was specifically pointed out that it is standing on its butt, and (3) the question was worded \"How can you make it DROP\" instead of \"fall over\" for example, here is my guess:\r\n\r\nGet out your handy dandy magnifying glass, hope there is enough sunlight available, and use it burn the tip of the cigarette.  Then the end of it will \"drop\" as it burns down.\r\n\r\nI don\'t think you can just light a match or a lighter and hold it near the end of the cigarette because then you are using the warm gas to heat it up.\r\n\r\nPhotons aren\'t exactly a solid, liquid or gas, right?  I think this is a possible solution.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (8677,1458,3660,'ratsnstuff','re: Possible?','2003-10-15 10:09:11',0,'Is a flame gas? Or is it plasma? If not, what is plasma? \r\n\r\nLets assume a flame is plasma. Then you could also take out your trusty ZIPPO (tm probably) and light it. In terms of the ciggy falling over or dropping... You want to destabilise it, so light it on one side near the butt. Think that should work.',8676,0);
INSERT INTO comment VALUES (8678,1218,3196,'Dan','Answer','2003-10-15 10:35:35',0,'CUBE 1: A B J T U Y\r\nCUBE 2: E H L M N Z\r\nCUBE 3: D F G K O R\r\nCUBE 4: C I P S V W ',NULL,0);
INSERT INTO comment VALUES (8679,1242,3878,'sean','re(2): simply put','2003-10-15 11:54:57',0,'sorry should finish 125sqrt=11.180339...',8661,0);
INSERT INTO comment VALUES (8680,1220,1575,'DJ','re(2): Different Approach (Continued)','2003-10-15 12:17:35',0,'It doesn\'t matter if you have 180 chords or 1800 chords, the number is still finite; we need to examine the entire infinite set of possible chords. As it turns out, as the number of chords approaches infinity, the probability approaches 2/3 (66.66...%).\r\n\r\nThe problem with this is assuming that the distribution of angles from a single point on the circumference is the same distribution of chords over the entire circle. In other words, you are assuming the same number of chords between 1&deg; and 5&deg; as between 76&deg; and 80&deg;, but how do you know that this is true for the entire infinite set of possible chords.\r\nAs Aaron pointed out, the chords closer to 0&deg; and 180&deg; are \'scrunched\' together, while the chords around 90&deg; are more spread out. That would seem to imply a different distrubution to accurately represent the entire range of possible chords.',8630,0);
INSERT INTO comment VALUES (8681,1458,1567,'Bryan','re(2): Possible?','2003-10-15 12:39:39',0,'Uh, let\'s not assume a flame is plasma, since it is not (it\'s just hot gas in the process of oxidizing). I think nikki has the right idea. Certain lasers could accomplish this task as well.',8677,0);
INSERT INTO comment VALUES (8682,1458,1171,'nikki','re(2): Possible?','2003-10-15 12:58:49',0,'\"In terms of the ciggy falling over or dropping... You want to destabilise it, so light it on one side near the butt.\"\r\n\r\nBut the butt doesn\'t burn, so that wouldn\'t make it topple over, would it?\r\n\r\nEnh, I think we all get the idea =)',8677,0);
INSERT INTO comment VALUES (8683,1423,2489,'nellie','gamer\'s reply','2003-10-15 13:23:50',0,'Hi - I am unfamiliar with the site processes.  Are they set out somewhere?\r\n\r\nOthers have made attempts at solutions, and I have enjoyed watching their thought processes.\r\nI am uncertain whether they will have seen my solution.  How do they see this?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8684,1458,3818,'A','re(3): Possible?','2003-10-15 15:06:02',0,'cigarettes are made to burn; why not light it up?',8682,0);
INSERT INTO comment VALUES (8685,1322,3172,'SilverKnight','solution','2003-10-15 15:38:08',3,'Proper order: A &#60; B &#60; C\r\nLikelihood of winning: 91/162\r\n____________________\r\n\r\n<B>Proof:</B>\r\n\r\nLet\'s call the first prize A, the second prize B, and the third prize C.\r\n\r\n<I>Assumption: each prize is equally likely to fall anywhere within its range</I>\r\n\r\nA:\r\n1 - 0500-1000\r\n2 - 1000-1500\r\n3 - 1500-2000\r\nB:\r\n4 - 1000-1500\r\n5 - 1500-2000\r\n6 - 2000-2500\r\nC:\r\n7 - 1500-2000\r\n8 - 2000-2500\r\n9 - 2500-3000\r\n\r\nThere are 3x3x3=27 equally likely <I>regions</I> that these could fall in, and we can describe each region as an ordered triplet.  These regions can be divided up into 4 groups of size 10, 10, 6, and 1.\r\n\r\nThe first group consists of those 10 regions that unambiguously guarantee a win (<B>+10</B>).\r\n{1, 4, 7} {1, 4, 8} {1, 4, 9} {1, 5, 8} {1, 5, 9}\r\n{1, 6, 9} {2, 5, 8} {2, 5, 9} {2, 6, 9} {3, 6, 9}\r\n\r\nThe second group consists of those ten regions where A is DEFINITELY less than B and C \r\n\r\n<I>-or-</I> where C is DEFINITELY greater than A or B.  In these regions the <I>other \r\n\r\ntwo</I> will be in the <I>proper order</I> 1/2 of the time for a win (10/2 = <B>+5</B>):\r\n{1, 5, 7} {1, 6, 8} {2, 4, 7} {2, 4, 8} {2, 4, 9}\r\n{2, 5, 7} {2, 6, 8} {3, 5, 8} {3, 5, 9} {3, 6, 8}\r\n\r\nThe third group consists of those six regions that unambiguously guarantee a loss (<B>+0</B>).\r\n{1, 6, 7} {2, 6, 7} {3, 4, 7} {3, 4, 8} {3, 4, 9} {3, 6, 7}\r\n\r\nAnd the final group consists of the one region where A, B, and C all fall within 1500-2000.  It is equally likely that we have them any of the six possible orders: \r\n\r\nABC, ACB, BAC, BCA, CAB, CBA, but only <I>ABC</I> will give a win (<B>+1/6</B>):\r\n{3, 5, 7}\r\n\r\nSo, totalling up, we have: 10 + 5 + 1/6 = 91/6\r\n\r\nPutting this over the 27 possible regions we have:\r\n(91/6) / 27 = <B>91/162</B>\r\n\r\nSince this is greater than 50%, any other possibility is less than 50%.  Therefore this has the greatest likelihood to occur.\n\n<i>Edited on <b>October 15, 2003, 3:42 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8686,1322,1575,'DJ','Full Solution','2003-10-15 16:24:49',3,'You should put the prizes in the order they are presented with a chance of winning of 91/162 (around 56.17%).\r\n\r\nTo achieve this, I put the prices into ranges of $500, like so:\r\n<pre>a	500-1000\r\nb	1000-1500\r\nc	1500-2000\r\nd	2000-2500\r\ne	2500-3000\r\n\r\n</pre>\r\nThese are all the possible values in the puzzle.\r\nPrize 1 has possible values of a, b, or c; prize 2 has possible values of b, c, or d; and prize 3 has possible values of c, d, or e.\r\n\r\nThis gives 3³=27 possible results, as far as into which ranges each price could potentially fall into, and 3!=6 possible orderings of prizes 1, 2, and 3.\r\n\r\nFor each of the 27 sets of range assignments, there are certain possibilities for the prize rankings; for example, if prize 1 was in range c, prize 2 was in range b, and prize 3 was in range e, there is only one possible ordering, 2 is the least expensive, then 1, and then 3. On the other hand, if prize 1 was in range b, prize 2 was in range d, and prize 3 was in range d, there are two possibilities: the prizes are, in ascending order, either 123 or 132. That particular arrangement is not deterministic, but both outcomes are equally likely.\r\n\r\nThat being said, we can list all 27 outcomes for the ranges, and then determine the possible outcomes for the prize ranks in order. As it turns out, 14 of these are deterministic, 12 have two possible values, and one (all three prices fall into range c) has 6 equally likely outcomes.\r\n\r\nHere is the list:\r\n<pre>abc	123\r\nabd	123\r\nabe	123\r\nacc	123(1/2)	132(1/2)\r\nacd	123\r\nace	123\r\nadc		132\r\nadd	123(1/2)	132(1/2)\r\nade	123\r\nbbc	123(1/2)		213(1/2)\r\nbbd	123(1/2)		213(1/2)\r\nbbe	123(1/2)		213(1/2)\r\nbcc	123(1/2)	132(1/2)\r\nbcd	123\r\nbce	123\r\nbdc		132\r\nbdd	123(1/2)	132(1/2)\r\nbde	123\r\ncbc			213(1/2)	231(1/2)\r\ncbd			213\r\ncbe			213\r\nccc	123(1/6)	132(1/6)	213(1/6)	231(1/6)	312(1/6)	321(1/6)\r\nccd	123(1/2)		213(1/2)\r\ncce	123(1/2)		213(1/2)\r\ncdc		132(1/2)			312(1/2)\r\ncdd	123(1/2)	132(1/2)\r\ncde	123\r\n\r\n</pre>\r\nRemember that each outcome has an overall probability of 1/27.\r\n\r\nBased on that, we can find out how likely each of the six rankings are:\r\n<tt>\r\nP(123) = (1/27)(10 + 10(1/2) + 1/6) = 91/162\r\nP(132) = (1/27)(2 + 6(1/2) + 1/6) = 31/162\r\nP(213) = (1/27)(2 + 6(1/2) + 1/6) = 31/162\r\nP(231) = (1/27)(1/2 + 1/6) = 4/162\r\nP(312) = (1/27)(1/2 + 1/6) = 4/162\r\nP(321) = (1/27)(1/6) = 1/162\r\n</tt>\r\n\r\nAs could be expected from the problem, the order 1, 2, 3 is by far the most likely result, occuring a little more than half of the time.\n\n<i>Edited on <b>October 15, 2003, 4:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8687,1220,2707,'Gordon Steel','re(3): Different Approach (Continued)','2003-10-15 17:30:19',0,'DJ.  I admit that restricting my sample to discrete degrees resulted in a slight understatement, but I take some solace that my response was approx. 99.5% of yours.  I\'m not certain I understand Aaron\'s statement. It is true that the sine function changes as the degree of the angle changes, but that is not what we have here. We are asking if the number of chords within one segment of a circle is idential to the number withing an identical segment within a different portion of the circle.  The answer is yes, there is no difference.  The chords that can be drawn from 0 degrees to 5 degrees are precisely the same as those that can be drawn in any other 5 degree sector of the circle.  The proof I think is straight-forward.  Incidentally, are you the same person who proposed the Origami question (computing the length of a fold in a rectangle?).  That was challenging!  I spent a significant amount of time on it (admittedly struggling as to how to explain my \"solution\" clearly).  Assuming you are the same person, please let me know, when convenient, if my proposed answer is correct.  I posted it a few days ago. I believe the length of the fold is equal to the square root of the diagonal of the rectangle multiplied by the width over the length, or W/L x square root of (W squared + L squared).\r\n\r\nThanks for providing the mental challenges.\r\n\r\nBest regards,\r\nGordon S.',8680,0);
INSERT INTO comment VALUES (8688,1220,3172,'SilverKnight','re(4): Different Approach (Continued)','2003-10-15 17:57:08',0,'Gordon,\r\n\r\nYour response is approximate.  No one is arguing with that fact.  But that is exactly the point.  We\'re looking for an exact answer.  Ideally, we always want an exact answer, and rely on approximations only when an exact answer is impossible or too difficult to achieve.\r\n___________\r\n\r\nWhat surprises me most is.... the number of people who seem to be missing the point.  Namely:  that one can\'t answer this problem without <I>first specifying</I> what random method one uses to determine the chords.  This is the key.  There is no \'right\' answer, unless we refer to a particular method.  And once we specify a particular method, we should be able to achieve an exact answer.\r\n___________________\r\n\r\nAs for your question about the Origami... please keep comments about that problem in the same problem\'s comment list.  The solution will be posted shortly, no doubt.  But in the meantime, I suggest you READ the other comments (such as <A HREF=\"http://perplexus.info/show.php?pid=1166&cid=8132\">this</A> one or <A HREF=\"http://perplexus.info/show.php?pid=1166&cid=8491\">this</A> one), which suggest ways of determining the answer, and in fact, specify the answer.  You can verify that way, whether or not you came up with the same answer.\r\n\r\nCheers!\r\n\r\nSK\n\n<i>Edited on <b>October 15, 2003, 5:59 pm</b></i>',8687,0);
INSERT INTO comment VALUES (8689,1458,3558,'Tristan','re(4): Possible?','2003-10-15 18:39:57',0,'If I recall, photons don\'t count as matter, and therefore must not count as any kind of object.  Photons don\'t have any mass, and more than one of them can occupy the same space.  I wonder why this is difficulty 5 though.',8684,0);
INSERT INTO comment VALUES (8690,1449,3895,'PWP','Got it','2003-10-15 18:46:04',3,'1st. Brazil\r\n2nd. Argentina\r\n3rd. Chile',NULL,0);
INSERT INTO comment VALUES (8691,1423,1626,'Gamer','re: gamer\'s reply','2003-10-15 19:51:52',0,'You can post it here. The people who have reached the rank of Journeymen (see the &lt;a href=\\\"http://perplexus.info/faq.php\\\"FAQ</a&gt; for more info about ranks) or higher can look at your solution. :)\r\n\r\nThe problem is once the solution is out, it\'s not easy to make changes to it.  I added the links to the solution (see the solution), so if you like them there just say so. :)',8683,0);
INSERT INTO comment VALUES (8692,1242,3896,'iggyb387','not too sure but i think i got it','2003-10-15 20:06:16',0,'6&#8730;5 i think. What i did is i represented the area as 3x&#178; and the perimeter as 8x, so i got 3x&#178; - 8x =60 then i solved the quadratric formula and got x=6, and Pythagorean theorem from there... and got 6&#8730;5, might be wrong, and probably am but wth i\'ll try...',NULL,0);
INSERT INTO comment VALUES (8693,1242,3896,'iggyb387','re: not too sure but i think i got it','2003-10-15 20:23:34',0,'new answer, I put 6&#8730;5 which is equal to 13.4164078... so AC=13.416...',8692,0);
INSERT INTO comment VALUES (8694,643,3896,'iggyb387','this is too easy, so easy that it scares me and i probably will mess up','2003-10-15 20:43:25',0,'obvioulsy 1/2. THERE ARE ONLY 2 GENDERS. also, they have equal probability. x+y * x+x = xx + xx + xy + xy 1/2 chance for male (xy), 1/2 chance for female (xx) DUUUUHH!!!!!!!! well, i can\'t believe there\'s no solution yet,,,\n\n<i>Edited on <b>October 19, 2003, 11:56 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8695,66,3896,'iggyb387','yuo, no solution','2003-10-15 21:04:59',0,'I was \"taught\" this in a math class. He would not be able to shave himself because ha cannot shve people who shave themselves, and if he shaved himself then the barber would be shaving someone who shaves himself which is against the rule. He cannot not shave himself as well. If he did\'t shave himself then he would HAVE to shave himself, but he would be shaving someone who shaves himself which is against the rule. This contradicts the TAUTOLOGY p or not P so it must be a paradox.',NULL,0);
INSERT INTO comment VALUES (8696,66,3896,'iggyb387','re: yuo, no solution, sry i meant yup','2003-10-15 21:06:02',0,'see title',8695,0);
INSERT INTO comment VALUES (8697,1322,1301,'Charlie','Different distribution(s)','2003-10-15 22:18:06',0,'The probabilities will depend on the probability distributions within the three ranges specified.  The preceding solutions assumed a uniform distribution within these ranges.  Other possibilities exist.  An example would be if the median of each range were not the arithmetic mean of the endpoints but rather the geometric mean.  This would occur if the logarithm of the value were distributed uniformly rather than the value itself.  This has the advantage that, for example, 500-2000 is described as probably 1000 but possibly off by a factor of 2.\r\n\r\nIn that instance the probability of winning increases to about  .609962587.  This is computed by the following program:\r\nDEFDBL A-Z\r\nFOR i = 1 TO 6\r\n&nbsp;&nbsp;cp(i) = LOG(500 * i)\r\nNEXT\r\n\r\nFOR k = 6 TO 4 STEP -1\r\n&nbsp;&nbsp;maxJ = 5: IF k < 5 THEN maxJ = k\r\n&nbsp;&nbsp;FOR j = maxJ TO 3 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;maxI = 4: IF j < 4 THEN maxI = j\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = maxI TO 2 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT k, j, i,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1 = (cp(k) - cp(k - 1)) / (cp(6) - cp(3))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p2 = (cp(j) - cp(j - 1)) / (cp(5) - cp(2))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p3 = (cp(i) - cp(i - 1)) / (cp(4) - cp(1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totP = p1 * p2 * p3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF j = k THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totP = totP / 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i = k THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totP = totP / 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i = j THEN totP = totP / 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totPr = totPr + totP\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"#.#######\"; totP\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\nNEXT\r\nPRINT totPr\r\n\r\nIt relies on the fact that since, within the same band (of the six bands discussed) given that any two or three are in the same band the probability distribution of each is the same, so each ordering possibility still has 1/2 or 1/6 probability of being the case.\r\n\r\nMore complicated, but more likely, distributions would require numerical integrations.  Particularly more likely distributions would concentrate probability near the center of the ranges, and trail off at the edges of each of the three ranges.  They would presumably make success even more probable, as in the extreme case, pinpointing the prices would guarantee success.',NULL,0);
INSERT INTO comment VALUES (8698,1423,3750,'mohan','a solution?','2003-10-16 01:17:00',0,'nellie, i understood your comment to mean you have posted the solution <b>\r\nsomewhere.  if so, could you please post your solution as a comment so i <b>\r\ncan find out what it is?  (it has been a lo..o..ong time.)  thanks.<b>\r\n-mohan.    ',NULL,0);
INSERT INTO comment VALUES (8699,1458,3660,'ratsnstuff','re(3): Possible? (well gee sorry...)','2003-10-16 02:24:01',0,'Sorry about the plasma statement then, didn\'t mean to offend anybody. I looked it up, and yes, it is apparent that a flame is NOT plasma. Thanks for bringing it to my attention. \r\n\r\nPlasma is a fourth state of matter. Here is a quote from\r\nhttp://www.plasmas.org/rot-plasmas.htm\r\n\r\nPlasma consists of a collection of free-moving electrons and ions - atoms that have lost electrons. Energy is needed to strip electrons from atoms to make plasma. The energy can be of various origins: thermal, electrical, or light (ultraviolet light or intense visible light from a laser). With insufficient sustaining power, plasmas recombine into neutral gas. \r\n\r\nTake this information as you like. If you are interrested in the topic, just google for plasma. And with that said, I resign from trying to comment on this problem and surrender to saying that the magnifying glass is the best option indeed, as it does not violate the rules of the problem (given of course there is enough sunlight... Also given that while trying to find a strong enough laser that is cheap enough, someone already swiped the ciggy) ',8681,0);
INSERT INTO comment VALUES (8700,1458,3660,'ratsnstuff','re(3): Possible?','2003-10-16 02:25:15',0,'Of course the butt burns! Well they do, here in South Africa...',8682,0);
INSERT INTO comment VALUES (8701,1221,3660,'ratsnstuff','re(3): solution (Well done)','2003-10-16 02:43:07',0,'<u>From SK\'s solution:</u>\r\n\r\n<i>Like many other similar sequences... we can use the calculus of differences. </i>\r\n\r\nI love the way you approached this. I never thought of it. You are differentiating the \'function\' until you get a straight line. This is done by calculating the slope between known points: (y1-y2)/(x1-x2). Since you know that (x1-x2) = 1, you just look at the difference in the values you\'ve got. Thus enabling you to find the order of the function... <b>Briliant!</b>',8657,0);
INSERT INTO comment VALUES (8702,482,3660,'ratsnstuff','Like in Afrikaans','2003-10-16 04:53:02',0,'Corn on the cob probably, or like we say in Afrikaans:\r\n\r\n<b>\"Mielie so van die stronk af\"</b>',NULL,0);
INSERT INTO comment VALUES (8703,1221,3900,'anand','here is a solution','2003-10-16 04:54:24',0,'obviously the sum of the numbers in row n is given by n^3.\r\n\r\nProof:\r\n\r\nthe first number in the nth row is given by\r\n\r\nn*(n-1)+1\r\n\r\nThis is cos till the end of the n-1th row, the number of odd numbers that would have been used up is given by 1+2+3+4....n-1 i.e n(n-1)/2 .. if that many odd numbers are used up, the last number in the n-1th row is \r\n\r\n(n(n-1)/2 *2 -1) ..so the first number of the nth row is n(n-1)/2 *2 -1 +2 = n(n-1)+1\r\n\r\nThere are n odd numbers in row n starting with \r\n\r\nn(n-1)+1, n(n-1)+1+2, n(n-1)1+4 ..n(n-1)+1+2(n-1)\r\n\r\nThe sum can be restated as \r\n\r\nn*(n(n-1)+1))+2*(1+2+3+4.....n-1)\r\n\r\n= n(n(n-1)+1)+2*(n(n-1)/2\r\n\r\n= n(n(n-1)+1)+n(n-1)\r\n\r\n= n^2(n-1)+n+n(n-1)\r\n\r\n= n^3-n^2+n+n^2-n = n^3    q.e.d',NULL,0);
INSERT INTO comment VALUES (8704,1221,3900,'anand','u dont need a hammer to crack a nut','2003-10-16 04:56:04',0,'i think we can solve this problem using a simple formula for sum of numbers from 1 to n ... dont think u need to use calculus ..i have posted the above solution.',NULL,0);
INSERT INTO comment VALUES (8705,1221,3275,'retiarius','Solution','2003-10-16 05:13:03',0,'In a series of m odd numbers the last number is 2m - 1 and the sum of the numbers is (2m - 1 + 1)m/2 = m^2\r\n\r\nIn a pyramid of odd numbers of n rows there are (n + 1)n/2 numbers. The sum of the numbers is (n + 1)^2(n^2)/4 = (n^4 + 2n^3 + n^2)/4.\r\n\r\nIn a pyramid of odd numbers of (n - 1) rows there are n(n - 1)/2 numbers. The sum of the numbers is n^2(n - 1)^2/4 = (n^4 - 2n^3 + n^2)/4.\r\n\r\nTherefore, the sum of the numbers in the nth  row is 4n^3/4 = n^3\r\n',NULL,0);
INSERT INTO comment VALUES (8706,1322,3196,'Dan','The Price Is Right','2003-10-16 08:24:27',0,'The first prize is equally likely to lie in each of the price ranges 500-999, 1000-1499, and 1500-2000. The second prize is equally likely to be in the price ranges 1000-1499, 1500-1999, and 2000-2500. The third prize will fall with equal probability in the price ranges 1500-1999, 2000-2499, and 2500-3000.\r\n  \r\nHere is the complete combination table, listing the 1st prize price range, the 2nd prize price range, the 3rd prize price range, and the resulting ascending price order of the prizes, is:\r\n             \r\n0500-0999   1000-1499   1500-1999 123\r\n0500-0999   1000-1499   2000-2499 123\r\n0500-0999   1000-1499   2500-3000 123\r\n0500-0999   1500-1999   1500-1999 123 or 132  \r\n0500-0999   1500-1999   2000-2499 123\r\n0500-0999   1500-1999   2500-3000 123\r\n0500-0999   2000-2500   1500-1999 132\r\n0500-0999   2000-2500   2000-2499 123 or 132\r\n0500-0999   2000-2500   2500-3000 123\r\n1000-1499   1000-1499   1500-1999 123 or 213\r\n1000-1499   1000-1499   2000-2499 123 or 213 \r\n1000-1499   1000-1499   2500-3000 123 or 213\r\n1000-1499   1500-1999   1500-1999 123 or 132\r\n1000-1499   1500-1999   2000-2499 123\r\n1000-1499   1500-1999   2500-3000 123\r\n1000-1499   2000-2500   1500-1999 132\r\n1000-1499   2000-2500   2000-2499 123 or 132\r\n1000-1499   2000-2500   2500-3000 123 \r\n1500-2000   1000-1499   1500-1999 213 or 231\r\n1500-2000   1000-1499   2000-2499 213\r\n1500-2000   1000-1499   2500-3000 213\r\n1500-2000   1500-1999   1500-1999 any order  \r\n1500-2000   1500-1999   2000-2499 123 or 213\r\n1500-2000   1500-1999   2500-3000 123 or 213\r\n1500-2000   2000-2500   1500-1999 132 or 312\r\n1500-2000   2000-2500   2000-2499 123 or 132\r\n1500-2000   2000-2500   2500-3000 123\r\n  \r\n123 occurs 21 times\r\n132 occurs  9 times\r\n213 occurs  9 times\r\n231 occurs  2 times\r\n312 occurs 2 times\r\n321 occurs 1 time\r\n  \r\nIf you order the prizes in 123 order, you will win 47% of the time (the highest probablility).\r\nIf you order the prizes in 132 order, you will win 21% of the time.\r\nIf you order the prizes in 213 order, you will win 21% of the time.\r\nIf you order the prizes in 231 order, you will win 4% of the time.\r\nIf you order the prizes in 312 order, you will win 4% of the time.\r\nIf you order the prizes in 321 order, you will win 3% of the time.  \r\n\n\n<i>Edited on <b>October 16, 2003, 8:25 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8707,1322,1301,'Charlie','re: The Price Is Right','2003-10-16 08:52:08',0,'The problem is that not all the ways shown are equally likely.  For example, the line\r\n\r\n1500-2000 1500-1999 2000-2499 123 or 213 \r\n\r\nshould be in total as likely as say\r\n\r\n1500-2000 1000-1499 2500-3000 213 \r\n\r\nand as\r\n\r\n1500-2000 1500-1999 1500-1999 any order \r\n\r\nso in the case of the splits between two orders, each is entitled to only half a \"way\", and in the case of \"any order\" each of those is entitled to only 1/6 of a way.  Alternatively multiply each of the individual lines as counting as 6 ways, each possible order in double lines as 3 ways and each of the 6 sharers in \"any order\" as 1 way.',8706,0);
INSERT INTO comment VALUES (8708,1221,3172,'SilverKnight','re(4): solution (Well done)','2003-10-16 09:33:10',0,'I\'m flattered ratsnstuff,\r\n\r\n(If only I could take credit for this approach :-)\r\n\r\n\"...for I am standing on the shoulders of giants.\"  --- Newton',8701,0);
INSERT INTO comment VALUES (8709,1322,1301,'Charlie','Simulation of differing distribution','2003-10-16 09:33:12',0,'On the possibility that the distribution of probable prices is more centralized than a uniform distribution between the lowest possible price and highest possible price in each of the three price ranges, I simulated a more central distribution by using a program:\r\n\r\nRANDOMIZE TIMER\r\nFOR trial = 1 TO 1000000\r\n&nbsp;&nbsp;FOR item = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;amt = 500 * item\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;amt = amt + 500 * RND(1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;amount(item) = amt\r\n&nbsp;&nbsp;&nbsp;&nbsp;bin = INT(amt / 500)\r\n&nbsp;&nbsp;&nbsp;&nbsp;totCt(item, bin) = totCt(item, bin) + 1\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;IF amount(3) > amount(2) AND amount(2) > amount(1) THEN winCt = winCt + 1\r\nNEXT\r\nFOR item = 1 TO 3\r\n&nbsp;&nbsp;FOR bin = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"########\"; totCt(item, bin);\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\nNEXT\r\nPRINT\r\navg = winCt / ct\r\nPRINT USING \"######### #.##### #.#####\"; ct; avg; SQR(ct * avg * (1 - avg)) / ct\r\n\r\nAs this program uses three uniform distributions with a range of 500, added together to produce a number from 0 to 1500 to add to the lowest value in each range, and the variance of a uniform distribution is r&#178;/12, the variance of each price is 3(500&#178;/12)=62500, making the s.d. 250.  The results of one run are:\r\n<pre>\r\n166601  666750  166649       0       0\r\n     0  166565  666642  166793       0\r\n     0       0  167612  666078  166310\r\n\r\n1000000 0.83892 0.00037\r\n</pre>\r\n-----------\r\nshowing how many of each prize were in each bin of prices.  In this instance, no longer is the probability of each of 2 or 3 orders within matching bins either 1/2 or 1/6.\r\n\r\nThe average shows as 83.8% or 83.9% (the standard error of the mean showing as .00037), so the centralized tendency does help raise the odds of a win.',NULL,0);
INSERT INTO comment VALUES (8710,651,1920,'Brian Smith','By inspection...','2003-10-16 09:38:41',2,'Just by plugging in some primes, I would say the answer is p-1, but I dont have a proof yet.',NULL,0);
INSERT INTO comment VALUES (8711,651,1301,'Charlie','re: By inspection...','2003-10-16 09:52:36',2,'Indeed it works for the first 35 primes as the following output shows:\r\n<pre>\r\nlist\r\n    5   for I=1 to 35\r\n   10    P=nxtprm(P)\r\n   20    print p, (!(P)-1)@P\r\n   30   next\r\nrun\r\n 2       1\r\n 3       2\r\n 5       4\r\n 7       6\r\n 11      10\r\n 13      12\r\n 17      16\r\n 19      18\r\n 23      22\r\n 29      28\r\n 31      30\r\n 37      36\r\n 41      40\r\n 43      42\r\n 47      46\r\n 53      52\r\n 59      58\r\n 61      60\r\n 67      66\r\n 71      70\r\n 73      72\r\n 79      78\r\n 83      82\r\n 89      88\r\n 97      96\r\n 101     100\r\n 103     102\r\n 107     106\r\n 109     108\r\n 113     112\r\n 127     126\r\n 131     130\r\n 137     136\r\n 139     138\r\n 149     148\r\nOK\r\n</pre>\r\n----------\r\nThe above is a UBASIC program, that language having the built-in nxtprm function and factorial function.',8710,0);
INSERT INTO comment VALUES (8712,651,3172,'SilverKnight','a big hint','2003-10-16 09:58:22',2,'A restatement of this problem is:\r\n\r\nGiven:\r\n(p-1)! = p * q + m\r\n\r\nwhere:\r\np is a prime number,\r\nq is some integer, and\r\nm is some integer between 0 and p-1 (the remainder)\r\n\r\nWhat is m?  And yes, by inspection, m = p-1.  Prove it.',NULL,0);
INSERT INTO comment VALUES (8713,651,3172,'SilverKnight','full solution','2003-10-16 11:23:06',3,'Another restatement of the problem  is:\r\nGiven: \r\n(p-1)! &equiv; m (mod p)\r\n\r\nwhere:<UL><LI>p is a prime number, \r\n<LI>&equiv; means congruent (in modular arithmetic, having the same remainder when divided by some number), and\r\n<LI>m is some integer between 0 and p-1 (the remainder)</UL>\r\nWhat is m?\r\n______________\r\n\r\nThis is a restatement of <I>Wilson\'s theorem</I>.  The answer (as stated three times before) is <B>p-1</B>, which of course is &equiv; -1 (mod p).\r\n\r\nAnd a proof is available at:\r\n<I>http://en.wikipedia.org/wiki/Wilson\'s_theorem</I>\r\n<I>http://modular.fas.harvard.edu/edu/Fall2001/124/lectures/lecture6/html/node1.html</I>\r\n- and- \r\n<I>http://www.utm.edu/research/primes/notes/proofs/Wilsons.html</I>\r\nas well as at many other sources on the net (just look up \"Wilson\'s Theorem\").\r\n\r\nI will refrain from duplicating these proofs here.\r\n\r\n--- SK\n\n<i>Edited on <b>October 16, 2003, 4:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8714,914,3136,'Popstar Dave','Looking for lookings sake','2003-10-16 11:38:08',1,'Some times I look around with nothing in mind as to what I\'m looking for.  In that case nothing is ever in the last place I look, coz I never actually find anything, coz I\'m not looking for anything.  \r\nI\'m not sure why I do this.  Maybe it\'s just coz you posted this problem.',NULL,0);
INSERT INTO comment VALUES (8715,912,1920,'Brian Smith','Level 5 Solution','2003-10-16 12:18:26',3,'It is impossible to get to level 5 using any number of checkers.\r\n\r\nConsider a checkerboard with infinite rows and columns.  Half of the checkerboard is filled so that a half infinite plane is filled.\r\n\r\n* = empty space\r\nX = filled space\r\n$ = goal (empty)\r\n<pre>\r\nrow  5  *  *  *  *  $  *  *  *  *\r\nrow  4  *  *  *  *  *  *  *  *  *\r\nrow  3  *  *  *  *  *  *  *  *  *\r\nrow  2  *  *  *  *  *  *  *  *  *\r\nrow  1  *  *  *  *  *  *  *  *  *\r\nrow  0  X  X  X  X  X  X  X  X  X\r\nrow -1  X  X  X  X  X  X  X  X  X\r\nrow -2  X  X  X  X  X  X  X  X  X\r\nrow -3  X  X  X  X  X  X  X  X  X\r\nrow -4  X  X  X  X  X  X  X  X  X\r\nrow -5  X  X  X  X  X  X  X  X  X\r\n</pre>-\r\n\r\nEach checker contributes some value to the goal. A checker which is closer contributes more than one that is farther away.  A checker in row x is one magnitude more valuable than a checker in row x+1.  A checker closer to the center column by one row is one magnitude more valuable that the further away checker.  Applying this order of magnitude to the grid yeilds:\r\n\r\n<pre>\r\ncol#s-> -4    -3    -2    -1    0     1     2     3     4\r\nrow  5  *     *     *     *   (t^5)   *     *     *     *\r\nrow  4  *     *     *     *   (t^4)   *     *     *     *\r\nrow  3  *     *     *     *   (t^3)   *     *     *     *\r\nrow  2  *     *     *     *   (t^2)   *     *     *     *\r\nrow  1  *     *     *     *    (t)    *     *     *     *\r\nrow  0  t^-4  t^-3  t^-2  t^-1  1     t^-1  t^-2  t^-3  t^-4\r\nrow -1  t^-5  t^-4  t^-3  t^-2  t^-1  t^-2  t^-3  t^-4  t^-5\r\nrow -2  t^-6  t^-5  t^-4  t^-3  t^-2  t^-3  t^-4  t^-5  t^-6\r\nrow -3  t^-7  t^-6  t^-5  t^-4  t^-3  t^-4  t^-5  t^-6  t^-7\r\nrow -4  t^-8  t^-7  t^-6  t^-5  t^-4  t^-5  t^-6  t^-7  t^-8\r\nrow -5  t^-9  t^-8  t^-7  t^-6  t^-5  t^-6  t^-7  t^-8  t^-9\r\n</pre>-\r\n\r\nIf reaching a specific level is possible, then the sum of the checkers in the initial configuration is equal to the value of the final checker\'s position.\r\n\r\nFor level one: \r\n<pre>\r\nrow  1  (t)\r\nrow  0   1\r\nrow -1   t^-1\r\n</pre>-\r\n\r\n1 + t^-1 = t.  This implies t=(1+sqrt5)/2\r\n\r\n\r\nFor level two:\r\n<pre>\r\nrow  2  *     *   (t^2)\r\nrow  1  *     *     *\r\nrow  0  t^-2  t^-1  1\r\nrow -1              t^-1\r\n</pre>-\r\n\r\n1 + 2(t^-1) + t^-2 = t^2  agrees with t=(1+sqrt5)/2\r\n\r\n\r\nFor level 3:\r\n<pre>\r\nrow  3  *     *   (t^3)   *     *\r\nrow  2  *     *     *     *     *\r\nrow  1  *     *     *     *     *\r\nrow  0  t^-2  t^-1  1     t^-1  t^-2\r\nrow -1  t^-3  t^-2  t^-1\r\n</pre>-\r\n\r\n1 + 3(t^-1) + 3(t^-2) + t^-3 = t^3 agrees with t=(1+sqrt5)/2\r\n\r\n\r\nFor level 4:\r\n<pre>\r\nrow  4  *     *     *     *   (t^4)   *     *\r\nrow  3  *     *     *     *     *     *     *\r\nrow  2  *     *     *     *     *     *     *\r\nrow  1  *     *     *     *     *     *     *\r\nrow  0  t^-4  t^-3  t^-2  t^-1  1     t^-1  t^-2\r\nrow -1              t^-3  t^-2  t^-1  t^-2  t^-3\r\nrow -2        t^-5  t^-4  t^-3  t^-2  t^-3  t^-4\r\nrow -3                    t^-4  t^-3\r\n</pre>-\r\n\r\n1 + 3(t^-1) + 5(t^-2) + 6(t^-3) + 4(t^-4) + t^-5 = t^4  agrees with t=(1+sqrt5)/2\r\n\r\n\r\nFor level 5:\r\n\r\nAdd up the entire half infinite plane of checkers.  Each column is an infinite geometric series with ratio t^-1.\r\n\r\nColumn 0 = 1/(1 - t^-1)\r\nColumns 1, -1 each equal (t^-1)/(1 - t^-1)\r\nColumns n, -n each equal (t^-n)/(1 - t^-1)\r\n\r\nThe sum of the half infinite plane is the sum of the columns:\r\n\r\n1/(1 - t^-1) + 2*(t^-1)/(1 - t^-1) + 2*(t^-2)/(1 - t^-1) + 2*(t^-3)/(1 - t^-1) + 2*(t^-4)/(1 - t^-1) + 2*(t^-5)/(1 - t^-1) + ...\r\n\r\nAside from the first term, this is geometric with a ratio of t^-1.  Sum of half infinite plane = 1/(1 - t^-1) + (2*(t^-1)/(1 - t^-1))/(1 - t^-1) = (t^2 + t)/(t - 1)^2.  Since t=(1+sqrt5)/2, the sum of the half infinite plane is (5*sqrt5 + 11)/2.  But t^5 is also (5*sqrt5 + 11)/2.  This means that no finite number of checkers can ever reach level 5.\n\n<i>Edited on <b>October 16, 2003, 12:20 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8716,1458,3903,'scott olson','might it be?','2003-10-16 13:26:18',0,'I thought maybe sonic energy could knock off it\'s butt. Maybe a big hefty Aretha Franklin yell in it\'s near vacinity?\r\n\r\nScott',NULL,0);
INSERT INTO comment VALUES (8717,185,3172,'SilverKnight','re(2): Solution - Ender & Levik !!!','2003-10-16 14:36:44',4,'Guys,\r\n\r\nI understand your solution, but what I don\'t understand is Ender\'s statement:\r\n<I>The best you can do is 533 batteries, with 1 unused battery left sitting on the road.</I>  (...even allowing for the extra 1/3)\r\n\r\nTo restate, I understand that this gets 533+ all the way to the end... And I believe this is the max that can be achieved.... but I don\'t think you\'ve shown/proven that this is the maximum that can be attained.\r\n\r\nAm I missing something here?\r\n\r\n   --- SK\n\n<i>Edited on <b>October 16, 2003, 2:45 pm</b></i>',1076,0);
INSERT INTO comment VALUES (8718,1470,3172,'SilverKnight','full solution','2003-10-16 15:15:38',3,'take away the third letter in each word, and they all are real words:\r\n\r\ntaper\r\nsped\r\nmiter\r\ndeal\r\nastray\r\nunformed\r\nsnaky\r\nreined',NULL,0);
INSERT INTO comment VALUES (8720,1470,1567,'Bryan','re: full solution','2003-10-16 15:46:45',0,'That\'s a very good start, SilverKnight, but it is not a \"full solution\".',8718,0);
INSERT INTO comment VALUES (8721,1470,3172,'SilverKnight','re(2): full solution','2003-10-16 15:53:55',0,'It\'s full as far as I\'m concerned.  (I\'m not going to spend significant amounts of time on trivial \"word problems\".)  Now, if there were some critical thought involved here... then I might actually spend hours trying to find a solution.\r\n\r\nIn any case, you\'re more than welcome to come up with some other trivial commonalities between these words... to make it \"fuller\".\r\n\r\nCheers!',8720,0);
INSERT INTO comment VALUES (8722,692,3904,'steve','parabola','2003-10-16 16:51:54',0,'all u need to do is use the equation -b/2a \r\nuse the equation for the height of an object which is h(t)= -g(t)+ V,(t) + h,\r\nsorry dont know how to type equations so \r\n`=squared       h=height\r\n,=initial       t=time\r\nV=velocity      g=gravitational constant\r\nuh also use the equation for a parabola \r\n x=ax` +bx +c\r\nso the ten is b and -9.8 is a\r\nso the answer is -10/(2)(-9.8)\r\ni probably could have explained this a lot easier ... oh well',NULL,0);
INSERT INTO comment VALUES (8723,1221,3172,'SilverKnight','re: u dont need a hammer to crack a nut','2003-10-16 17:08:32',0,'Anand,\r\n\r\nIf you read my solution (and yours) you realize that you stated a formula for the last number in row n-1.  Whereas I generated a formula for the first number in row n.  As you pointed out, my formula is just your formula +2.\r\n\r\nNow, you simply STATED what your formula is.  So did I, at first... but then Charlie called me on it... and I generated the formula (using the calculus of differences, not the same thing as integral calculus).\r\n\r\nIf you wish to avoid using your hammer to crack this nut, then you need to show WHY your formula works.  You did not do this.\r\n\r\n--- SK',8704,0);
INSERT INTO comment VALUES (8724,501,3904,'steve','city','2003-10-16 17:24:46',0,'i live in NY so there are never any stars cuz of ambiant lights and such',NULL,0);
INSERT INTO comment VALUES (8725,428,3904,'steve','stupid british','2003-10-16 17:32:44',0,'stupid british how is anyone supposed to know how much that a pint of worthingtion costs',NULL,0);
INSERT INTO comment VALUES (8726,342,3904,'steve','','2003-10-16 17:44:34',0,'use the bat to beat down the door\r\nlol',NULL,0);
INSERT INTO comment VALUES (8727,1470,1626,'Gamer','More complete solution','2003-10-16 17:48:30',3,'You should find the full solution or the problem... :)\r\n\r\nThe deleted letters spell MISCHIEF\r\n\r\ntaMper\r\nspIed\r\nmiSter\r\ndeCal\r\nasHtray\r\nunIformed\r\nsnEaky\r\nreFined',NULL,0);
INSERT INTO comment VALUES (8728,1470,3172,'SilverKnight','re: More complete solution','2003-10-16 18:00:24',0,'Not to be too nitpicky, but...\r\n\r\nThe fact that the deleted letters spells a word is a nifty fact, but is not something in common with those words.  It is an artifact of the problem, and the ordering of those particular words.\r\n\r\nNevertheless, kudos to you for observing the fact.',8727,0);
INSERT INTO comment VALUES (8729,1458,3558,'Tristan','re: might it be?','2003-10-16 18:22:05',0,'I\'m not so sure that this solution is valid. The sonic energy is just a wave causing the air to knock it over.  The air counts as a gas and an object.',8716,0);
INSERT INTO comment VALUES (8730,1205,3905,'Alain','Tic Toc','2003-10-16 19:36:27',0,'Let us assume the solution consist in building a system that is made of many clocks.\r\nIn order to get 25 min, we would use a 15min clock, a 7.5 min clock. Next, a 3.75 clock cannot be used, because it would exceed 25min. Thus we would use a 1.875 and so, each time either using the next shortest ONLY IF it does not exceed 25 min.\r\n\r\nAfter an hour, we can obtain the shortest time clock, which is virtually zero and wich will be used as the last clock used in the system.\r\n\r\nHence, for this system we need a infinite number of timers. But does that necessarily mean we need an infinite ammount of time to build our system?\r\n\r\nNo, because in 45 minutes we can build the first timer (a 15 min clock), and using the others as they get available. As said before, in one hour every needed timer is available, so the minimum time is 45 min + 25 min = 70 minutes.\r\n\r\nHowever, the system cannot be achieved in 110 minutes, because after 15 + 7.5 minutes, the next timer to be used is not ready yet (the 3,75min is ready but it cannot be used), so we have to wait some extra time before the 1,875 timer gets available.\r\n\r\nBut we do know that after an hour, all timers are available so we need a maximum of 60 + 25 = 85 minutes.\r\n\r\nThe solution would consist in using an infinite number of timers but it would require 70 to 85 minutes to build the system and run it while only 60 minutes to build it.\r\n\r\nI hope I didn\'t waste your time with my solution (because if so, I lose a lot more in writing all this ;)',NULL,0);
INSERT INTO comment VALUES (8731,129,3896,'iggyb387','the solution is basically right, but logic is terrible','2003-10-16 21:32:58',0,'first of, i\'m not sure about this, but the formula is probably wrong in some way. Also, the amount of substance is NOT 355 mL, it would have to be in grams (the mass, ml is the volume which is not correct, unless you have the density), which would make the whole 140 cal from nutrients thing obsolete, since the mass would be of the entire drink including the nutrients. asically, the Cal to cal covers it, but the rest of the solution is flawed...',NULL,0);
INSERT INTO comment VALUES (8732,921,3908,'Paul','Duh','2003-10-16 22:24:58',0,'This is a bet you should definatly take',NULL,0);
INSERT INTO comment VALUES (8733,544,3908,'Paul','','2003-10-16 22:27:19',0,'cards',NULL,0);
INSERT INTO comment VALUES (8734,824,3908,'Paul','hi','2003-10-16 22:35:56',0,'he stood on a block of ice the ice melted to create a puddle',NULL,0);
INSERT INTO comment VALUES (8735,263,3660,'ratsnstuff','What!? The tortoise...','2003-10-17 03:02:45',0,'What?! The tortoise actually reached point a? How did he do that, since he would have had to cross 1/2 the distance to point a first... .... .... .... ....',NULL,0);
INSERT INTO comment VALUES (8736,1205,2899,'Brian Wainscott','re: Tic Toc','2003-10-17 03:10:06',0,'While it is true that any of your timers can be built in less than an hour, how do you guarantee they all become available at the correct moment?\r\n\r\nFor example, to time X minutes, it is not just enough to construct two timers of duration A and B where A+B=X, you also have to build them in such a way that one of them expires at the precise instant that the other begins.  One thing you CANNOT do is pause the clocks -- so you can\'t build a timer then pause it until you want to use it.\r\n\r\nI think several things are clear:\r\n\r\n1 - It can\'t be done with a finite number of timers.  As many have pointed out, 5/12 isn\'t a finite fraction in binary decimal, so an infinite number of timers must be used, and you have to use some kind of limit process.\r\n\r\n2 - Constructing each of the intervals (60 minutes/2^k) for each k is straight forward.\r\n\r\n3 - getting all these intervals lined up is going to be the hard part, if it can be done at all in finite time.\r\n\r\nI think Brian Smith has the nicest solutions so far: it can\'t be done, but you can come infinitely close if you are willing to work at it (total time required is about 60 minutes times the number of terms in the binary expansion of 5/12, and I like his approach in \"Closer and closer\")',8730,0);
INSERT INTO comment VALUES (8737,1221,3900,'anand','re my solution','2003-10-17 04:21:07',0,'hi sk .. i thought that i had proved it when i stated my solution..to clarify, my formula for the last number in row n-1 and by extension the first number in row n was based on the fact that by the end of row n-1, the number of odd numbers that would have been used up was 1+2+3+4....n-1\r\nwhich is given by n(n-1)/2 ..therefore, the last number on row n-1 would be 2*(n(n-1)/2-1 since the generic formula for the xth odd number is given by 2*x-1 ... the rest of the solution is as i had already posted ... as a non-mathematician, my solution seemed simpler ...this is not to denigrate ur solution in any way',NULL,0);
INSERT INTO comment VALUES (8738,1458,2899,'Brian Wainscott','An idea','2003-10-17 05:28:56',0,'Does using a vacuum cleaner count?  If I put a straw/vacuum cleaner near it and create a partial vacuum near one side, the in rush of air will knock it over.  But I didn\'t FORCE the air to rush in to fill the vacuum, it did that on its own.....\r\n\r\nOr is this disallowed also?  Then what WOULD be allowed.  Some force must act on it, and if I cause that force to occur then is that necessarily disallowed?  What forces don\'t involve direct object interaction?  I think photons count as objects -- they do have mass.\r\n\r\nMass....gravity?  It wouuld take a pretty massive object placed very near the cigarette to pull it over by force of gravity, so that is probably out.\r\n\r\nBeing a \"bar bet\" makes me suspect a trick of some kind is involved....',NULL,0);
INSERT INTO comment VALUES (8739,1274,1575,'DJ','','2003-10-17 08:06:31',3,'Well, since each step can either add a letter or change a letter, this will take at least five steps. There are a few ways to do it in the minimum number of moves. Here\'s one:\r\n<pre>RED\r\nREAD      (add A)\r\nTARE      (D &rarr; T)\r\nCRATE     (add C)\r\nREACTS    (add S)\r\nSCARLET   (add L)\r\n\r\n</pre>',NULL,0);
INSERT INTO comment VALUES (8740,1274,2839,'FatBoy','','2003-10-17 08:22:09',0,'RED\r\nREAD\r\nREAL\r\nCLEAR\r\nCLEARS\r\nSCARLET',NULL,0);
INSERT INTO comment VALUES (8741,1274,1941,'shaun','ANOTHER WAY','2003-10-17 08:43:30',3,'RED\r\nare d becomes a\r\ncare add c\r\ntrace add s\r\ncartel add l\r\nSCARLET',NULL,0);
INSERT INTO comment VALUES (8742,1221,3172,'SilverKnight','re: re my solution','2003-10-17 09:31:58',0,'Anand,\r\n\r\nI don\'t feel like you denigrated anything (me or my solution).  :-)\r\n\r\nSimply put:  You mentioned a \"generic formula\". But you didn\'t show WHY the generic formula works.  I also mentioned an equivalent formula.  But after Charlie\'s prodding, I then demonstrated why the formula works.  You didn\'t.\r\n\r\nI suppose that if you showed why your \"generic formula\" works (rather than simply relying on it), you would find that you used your \"proverbial hammer\".\r\n\r\n--- SK',8737,0);
INSERT INTO comment VALUES (8743,1458,3916,'Kelly','Solution???','2003-10-17 10:00:59',0,'The problem never said that the cigarette couldn\'t be lit in the first place.  Since you can\'t do anything to it while it\'s there do it before it is placed.',NULL,0);
INSERT INTO comment VALUES (8744,1274,1301,'Charlie','11,929 solutions','2003-10-17 11:47:18',3,'The following lists horizontally solutions to the puzzle, leaving out the words RED and SCARLET themselves.  The number at the end of each line is the number of solutions altogether that that line represents, counting exchanging one or more words with anagrams.  The anagrams for the various words that appear are listed at the bottom, with the word used in the solutions at the top shown in bold face.  Some uncommon words have been excluded.\r\n\r\nEAR CARE SCARE TRACES    252\r\nEAR CARE SCARE CLEARS    36\r\nEAR CARE TRACE TRACES    315\r\nEAR CARE TRACE RECTAL    135\r\nEAR CARE CLEAR RECTAL    27\r\nEAR CARE CLEAR CLEARS    9\r\nEAR EARS SCARE TRACES    336\r\nEAR EARS SCARE CLEARS    48\r\nEAR EARS STARE ALERTS    144\r\nEAR EARS STARE TRACES    336\r\nEAR EARS LASER ALERTS    72\r\nEAR EARS LASER CLEARS    24\r\nEAR REAL LATER ALERTS    54\r\nEAR REAL LATER RECTAL    54\r\nEAR REAL CLEAR RECTAL    18\r\nEAR REAL CLEAR CLEARS    6\r\nEAR REAL LASER ALERTS    36\r\nEAR REAL LASER CLEARS    12\r\nEAR TEAR LATER ALERTS    54\r\nEAR TEAR LATER RECTAL    54\r\nEAR TEAR STARE ALERTS    72\r\nEAR TEAR STARE TRACES    168\r\nEAR TEAR TRACE TRACES    210\r\nEAR TEAR TRACE RECTAL    90\r\nDEAR CARE SCARE TRACES    252\r\nDEAR CARE SCARE CLEARS    36\r\nDEAR CARE TRACE TRACES    315\r\nDEAR CARE TRACE RECTAL    135\r\nDEAR CARE CLEAR RECTAL    27\r\nDEAR CARE CLEAR CLEARS    9\r\nDEAR EARS SCARE TRACES    336\r\nDEAR EARS SCARE CLEARS    48\r\nDEAR EARS STARE ALERTS    144\r\nDEAR EARS STARE TRACES    336\r\nDEAR EARS LASER ALERTS    72\r\nDEAR EARS LASER CLEARS    24\r\nDEAR REAL LATER ALERTS    54\r\nDEAR REAL LATER RECTAL    54\r\nDEAR REAL CLEAR RECTAL    18\r\nDEAR REAL CLEAR CLEARS    6\r\nDEAR REAL LASER ALERTS    36\r\nDEAR REAL LASER CLEARS    12\r\nDEAR TEAR LATER ALERTS    54\r\nDEAR TEAR LATER RECTAL    54\r\nDEAR TEAR STARE ALERTS    72\r\nDEAR TEAR STARE TRACES    168\r\nDEAR TEAR TRACE TRACES    210\r\nDEAR TEAR TRACE RECTAL    90\r\nDEAR CARED SCARE TRACES    420\r\nDEAR CARED SCARE CLEARS    60\r\nDEAR CARED TRACE TRACES    525\r\nDEAR CARED TRACE RECTAL    225\r\nDEAR CARED CLEAR RECTAL    45\r\nDEAR CARED CLEAR CLEARS    15\r\nDEAR CARED SCARED TRACES    420\r\nDEAR CARED SCARED CLEARS    60\r\nDEAR CARED SCARED CRADLES    60\r\nDEAR CARED TRACED TRACES    315\r\nDEAR CARED TRACED RECTAL    135\r\nDEAR CARED CRADLE RECTAL    90\r\nDEAR CARED CRADLE CLEARS    30\r\nDEAR CARED CRADLE CRADLES    30\r\nDEAR READS SCARE TRACES    252\r\nDEAR READS SCARE CLEARS    36\r\nDEAR READS STARE ALERTS    108\r\nDEAR READS STARE TRACES    252\r\nDEAR READS LASER ALERTS    54\r\nDEAR READS LASER CLEARS    18\r\nDEAR READS SCARED TRACES    252\r\nDEAR READS SCARED CLEARS    36\r\nDEAR READS SCARED CRADLES    36\r\nDEAR READS STARED ALERTS    108\r\nDEAR READS STARED TRACES    252\r\nDEAR TRADE LATER ALERTS    108\r\nDEAR TRADE LATER RECTAL    108\r\nDEAR TRADE STARE ALERTS    144\r\nDEAR TRADE STARE TRACES    336\r\nDEAR TRADE TRACE TRACES    420\r\nDEAR TRADE TRACE RECTAL    180\r\nDEAR TRADE TRACED TRACES    252\r\nDEAR TRADE TRACED RECTAL    108\r\nDEAR TRADE STARED ALERTS    144\r\nDEAR TRADE STARED TRACES    336\r\nREDS EARS SCARE TRACES    112\r\nREDS EARS SCARE CLEARS    16\r\nREDS EARS STARE ALERTS    48\r\nREDS EARS STARE TRACES    112\r\nREDS EARS LASER ALERTS    24\r\nREDS EARS LASER CLEARS    8\r\nREDS REST STARE ALERTS    12\r\nREDS REST STARE TRACES    28\r\nREDS REST CREST TRACES    7\r\nREDS READS SCARE TRACES    84\r\nREDS READS SCARE CLEARS    12\r\nREDS READS STARE ALERTS    36\r\nREDS READS STARE TRACES    84\r\nREDS READS LASER ALERTS    18\r\nREDS READS LASER CLEARS    6\r\nREDS READS SCARED TRACES    84\r\nREDS READS SCARED CLEARS    12\r\nREDS READS SCARED CRADLES    12\r\nREDS READS STARED ALERTS    36\r\nREDS READS STARED TRACES    84\r\n\r\nThe numbers of ways, based on anagrams, totals 11,929.\r\n\r\nThe anagrams which can be substituted are (per line), alphabetically by bold-faced word (the words used in the above solutions) (non-anagrammed words appear by themselves):\r\n\r\n<b>ALERTS</b> ALTERS STALER\r\nACRE <b>CARE</b> RACE\r\nARCED CADRE <b>CARED</b> CEDAR RACED\r\n<b>CLEAR</b>\r\n<b>CLEARS</b>\r\n<b>CRADLE</b> RECLAD\r\n<b>CRADLES</b>\r\n<b>CREST</b>\r\nDARE <b>DEAR</b> READ\r\nARE <b>EAR</b> ERA\r\nARSE <b>EARS</b> ERAS SEAR\r\nEARLS <b>LASER</b>\r\nALERT ALTER <b>LATER</b>\r\nDARES DEARS <b>READS</b>\r\nEARL <b>REAL</b>\r\nCARTEL CLARET <b>RECTAL</b>\r\n<b>REDS</b>\r\n<b>REST</b>\r\nACRES CARES RACES <b>SCARE</b>\r\nCADRES CEDARS SACRED <b>SCARED</b>\r\nDATERS <b>STARED</b> TRADES TREADS\r\nRATE <b>TEAR</b>\r\nASTER RATES <b>STARE</b> TEARS\r\nCARET CATER CRATE REACT <b>TRACE</b>\r\nCARTED CRATED <b>TRACED</b>\r\nCARETS CASTER CATERS CRATES REACTS RECAST <b>TRACES</b>\r\nDATER RATED <b>TRADE</b> TREAD\r\n',NULL,0);
INSERT INTO comment VALUES (8745,1242,3902,'J Miesch','My solution','2003-10-17 11:48:53',0,'The answer is: the square root of 180 (approximately 13.416).\r\n\r\nSteps:\r\n\r\n1. The equation for the length of each full side:\r\n ((x ^2) * 0.75) - (4x) = 60\r\n\r\n The solution to this is 12\r\n\r\n2. Therefore, the length of AB is 6 and BC is 12\r\n\r\n3. Therefore, according to Pythagorean theorem, ((6 ^ 2) + (12 ^ 2)) ^ 0.5 = square root of 180, or 13.416 (approx.)',NULL,0);
INSERT INTO comment VALUES (8746,1274,3172,'SilverKnight','re: 11,929 solutions','2003-10-17 11:51:04',0,'Charlie,\r\n\r\nI actually laughed out loud when I read this.\r\n\r\nYou rock, dude!  :-D\r\n\r\n--- SK',8744,0);
INSERT INTO comment VALUES (8747,1470,3902,'J Miesch','Another solution???','2003-10-17 12:08:31',0,'The first word has an even number of values and an even number consonants.  The next word has an even number of one (either consonants or vowels), and an odd number of the other.  This pattern continues throughout the list.\r\n\r\nHere\'s to thinking outside the box ;) hehe\r\nNot the best solution, but it makes sense to my strange mind...',NULL,0);
INSERT INTO comment VALUES (8748,1470,3902,'J Miesch','re: Another solution???','2003-10-17 12:11:10',0,'Whoops, I meant a number of VOWELS at the beginning, not values.  The corrected answer would read:\r\n\r\nThe first word has an even number of vowels and an even number of consonants. The next word has an even number of one (either consonants or vowels), and an odd number of the other. This pattern continues throughout the list. \r\n',8747,0);
INSERT INTO comment VALUES (8749,650,3895,'PWP','Got it...','2003-10-17 12:49:35',3,'First, make a subgroup of 128 pennies, dun matter which ones really. Flip all of them over. All of the pennies should now have equal face up and face down. \r\n\r\nThe ones that have heads will be flip to tail. The tails will be flip to head so even amount. So have a number of pennies in group A. Take 128 pennies from it to form group B. Now you have some number of heads (call it H). So group A has 128 - H heads. By flipping the pennies in group B you will get 128 - H heads as well. Ex: 10 pennies, 4 heads. Take 4 pennies and have 1 head and 3 tails in group B. Group A now has 3 heads. Flip pennies in group B and get 3 heads now. So same number.\r\n',NULL,0);
INSERT INTO comment VALUES (8750,533,2716,'Federico Kereki','Solution','2003-10-17 13:02:58',3,'If we add 1 to the number, divided by 2...10 it will leave no remainder, so the number is one less than the LCM of 2...10, which is 2520.\r\n\r\nActually, the problem should read \"the smallest POSITIVE number\"; otherwise, -1 could also be considered to qualify, and so would -2521, -5041, and so on.',NULL,0);
INSERT INTO comment VALUES (8751,1458,3919,'Jim','SOUND¿','2003-10-17 13:24:32',0,'Sound. its not an object, nor is it physicaly touching the cig. crank up some bassy sound to vibrate it. kinda like when you stick you head by a big speaker and your hair pulses with the beat. Seems to me this would work under the guidelines.',NULL,0);
INSERT INTO comment VALUES (8752,1470,3917,'Bill Bailey','Brian\'s Problem','2003-10-17 13:32:13',0,'The solution to this problem is that sequentially combining the third letter of each word makes the word \"mischief\".',NULL,0);
INSERT INTO comment VALUES (8753,1470,3917,'Bill Bailey','Answer to Words In Common 8','2003-10-17 13:56:41',0,'For the solution see \"Brian\'s Problem\" by Bill Bailey on 10/17.',NULL,0);
INSERT INTO comment VALUES (8754,1221,3900,'anand','sk, i dnt understand quite what u r getting at','2003-10-17 14:31:01',0,'i m at a bit of a loss here.. how does one prove that the  nth odd number is given by 2n-1 .. it is how odd and even numbers are defined .. the nth even number is given by 2n and the nth odd one is given by 2n-1 ',NULL,0);
INSERT INTO comment VALUES (8755,649,3900,'anand','the solution','2003-10-17 14:38:05',0,'the answer is fifty percent ... basically the first marble drawn being black is irrelevant in determining the probablity of the second one being black since we are replacing the marbles... this is exactly the same probability tree that ws suggested earlier except that 5/8 was the probability of drawing two black marbles but what we are asked is the probability that the second one would be black...',NULL,0);
INSERT INTO comment VALUES (8756,1319,3919,'Jim','solution','2003-10-17 14:45:12',0,'1002001\r\n1002002001,\r\n1002002002001,\r\n1002002002002001,\r\n1002002002002002001',NULL,0);
INSERT INTO comment VALUES (8757,1222,3172,'SilverKnight','full solution','2003-10-17 14:48:15',3,'Let\'s define\r\nFor a given integer a,\r\nrelation R(x) as (a#x), and\r\nrelation S(x) as (x#a), and\r\n\r\nAlso, given (by the original problem): <I>S is the inverse of R such that applying R, then S will return the original value.</I>\r\n_________________\r\n\r\nThe original problem is (a#b)#a=b.\r\n\r\nThis can now be rewritten (by substitution) as:\r\n\r\n(a#b)#a = b\r\n(R(b))#a = b\r\nS(R(b)) = b\r\n\r\nThe key to this problem is that if R is the inverse of S, then S is the inverse of R (definition of inverse).\r\n\r\nTherefore, R(S(b)) = b as well !\r\nAnd this can be rewritten (again by substitution) as:\r\nR(S(b)) = b\r\na#(S(b)) = b\r\n<B>a#(b#a) = b</B> <I>(which is what we wanted to show!)</I>\r\n',NULL,0);
INSERT INTO comment VALUES (8758,1451,3919,'Jim','re: Solution...Really','2003-10-17 14:50:49',0,'i with yall.',8614,0);
INSERT INTO comment VALUES (8759,1221,3172,'SilverKnight','re: sk, i dnt understand quite what u r getting at','2003-10-17 14:52:43',0,'Anand,\r\n\r\nYou wrote:\r\n<I>, the number of odd numbers that would have been used up is given by 1+2+3+4....n-1 i.e n(n-1)/2 .. </I>\r\n__________\r\n\r\nYou used the generic formula n(n-1)/2.  This is true... but you didn\'t prove it.  Neither did I initially.  Charlie called me on it, so I did.',8754,0);
INSERT INTO comment VALUES (8760,1222,3172,'SilverKnight','point of interest','2003-10-17 14:58:38',1,'If memory serves... XOR would be one such operator (matching the description of this problem).\r\n\r\n--- Oren',NULL,0);
INSERT INTO comment VALUES (8761,1222,1301,'Charlie','another way to describe it','2003-10-17 15:07:18',3,'Without using a different notation, we can substitute (a#b) for the old a and a for the old b:\r\n\r\n((a#b)#a)#(a#b) = a\r\n\r\nNow, replacing the (a#b)#a within this expression with b, as we are still entitled to do, we get\r\n\r\nb#(a#b)=a\r\n\r\nNow, renaming b as a and a as b:\r\n\r\na#(b#a)=b',NULL,0);
INSERT INTO comment VALUES (8762,1051,3920,'abby','re: farm animal  ?','2003-10-17 15:33:08',3,'hey! a manatee...u kno..a sea cow?',NULL,0);
INSERT INTO comment VALUES (8763,1242,3878,'sean','Its been solved....','2003-10-17 16:31:30',0,'I have had several third parties who have thought this one through... after i gave them the print out of the puzzle and they all came to the same answer as i did (on my second send)...are you saying this is still unsolved? Let me know one way or the other!',NULL,0);
INSERT INTO comment VALUES (8764,1274,1626,'Gamer','re: 11,929 solutions','2003-10-17 17:05:46',0,'Great Job Charlie! You set an excellent example for someone who says \"this puzzle is finished :(\", where as you can take the problem further than just what is suggested there.',8744,0);
INSERT INTO comment VALUES (8765,1458,3922,'Paul','Energy..','2003-10-17 19:06:00',0,'Some other forms of \"invisible\" energy that could somehow be used..  (but I\'m no scientist)\r\nMagnetism or static electricity (or electricity in general).. \r\nI know that a cigarette isn\'t magnetized, but given enough magnetism and a frog will hover.  So maybe an electro magnet will allow the cigarette to fall.\r\n',NULL,0);
INSERT INTO comment VALUES (8766,1458,1626,'Gamer','re: SOUND¿','2003-10-17 19:28:30',0,'You would be touching it with the air around it. Isn\'t sound just vibrations?',8751,0);
INSERT INTO comment VALUES (8767,1222,3896,'iggyb387','re: full solution','2003-10-17 20:55:06',0,'i\'m probably wrong, but this is basically the commutative property ',8757,0);
INSERT INTO comment VALUES (8768,1416,3920,'abby','knights&liars','2003-10-17 23:11:34',0,'A was telling the truth....B was telling a lie',NULL,0);
INSERT INTO comment VALUES (8769,921,3920,'abby','10 for 5?','2003-10-17 23:33:05',2,'ok....y would u stand there lettin him drink your 10 dollar drink when its only a 10$ wager?&#62;',NULL,0);
INSERT INTO comment VALUES (8770,1458,3924,'Fernando Baibich','Magnetism','2003-10-18 19:25:13',0,'Since the cigarette has lead, cadmium and mercury in it, a REALLY powerful magnet should do the job!',NULL,0);
INSERT INTO comment VALUES (8771,1242,3934,'Adrian Aisemberg','Here\'s the answer ...','2003-10-19 09:21:32',0,'the small line is x so the large one is 2x.\r\nso we got 3x&#178;-8x=60\r\n-> x=6\r\nso AC=&#8730;180=13.416',NULL,0);
INSERT INTO comment VALUES (8772,1221,3914,'Abhishek','Solution','2003-10-19 09:30:00',3,'The answer as per me in the cube of the row number thats n, thus n&#179; as in 1 for 1&#179; , 8 for 2&#179; and so on... should be the answer',NULL,0);
INSERT INTO comment VALUES (8773,1222,3936,'Angela','A simple solution','2003-10-19 11:15:50',3,'Given (a*b)*a = b and given a*b is closed, then a*b = b*a under the commutative property of real numbers.  Thus,(a*b)*a = (b*a)*a.  \r\n\r\nWe can then say (b*a)*a = a*(b*a) under the commutative property.  By substitution (or transitive property), (a*b)*a = a*(b*a).\r\n\r\nUsing the substitution (or transitive) property it follows that if (a*b)*a = b and (a*b)*a = a*(b*a) than a*(b*a) = b.',NULL,0);
INSERT INTO comment VALUES (8774,1472,3937,'Dave','humble guess','2003-10-19 11:40:51',3,'everything depends on the direction of travel. Your chances of staying within is 50/50',NULL,0);
INSERT INTO comment VALUES (8775,1221,3807,'DrBob','Probably not that original','2003-10-19 12:04:53',0,'There are n elements in the nth row. The total number of elements in the previous n-1 rows is\r\nn(n-1)/2; the first element in row n is the next odd number, given by 2(n(n-1)/2 +1)-1\r\ni.e. n^2-n+1\r\nEach odd number in the row increases by 2, giving a total of\r\nn(n^2-n+1)+2(n(n-1)/2 = n^3-n^2-n+n^2-n = n^3\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8776,1222,3172,'SilverKnight','re: A simple solution','2003-10-19 13:22:39',0,'In reply to Angela, and to Iggyb387.  This is not the commutative property (although, the relation *might* be commutative).\r\n\r\nCommutative means that (a#b)#c = a#(b#c).  This is not a given in the original problem.  Therefore, we cannot use the commutative property.\r\n\r\nAnd if the relation has the transitive property, this means that if a#b and b#c, then a#c.  Again, this is not guaranteed by original problem.\r\n\r\n--- SK',8773,0);
INSERT INTO comment VALUES (8777,1222,1301,'Charlie','re(2): A simple solution','2003-10-19 13:25:13',0,'You say \"Commutative means that (a#b)#c = a#(b#c).\" That is the associative property.  The commutative property is that a#b = b#a.',8776,0);
INSERT INTO comment VALUES (8778,1472,1301,'Charlie','solution','2003-10-19 13:26:40',3,'When a point is selected at random, and then a direction in which to travel .5 units, one is selecting a randomly oriented line segment, one of whose ends is at a random position in the square.  It is easier to consider the probability distribution (uniform) of the angular orientation of the .5-unit line segment first.\r\n\r\nFirst we must find the probability that the line will extend to the right of the right edge of the square (extended infinitely up and down).  The probability that it extends to the left of the left edge will be equal to this, and as they are mutually exclusive, the two can be added together (or the one doubled) to get the probability that the line will extend outside the square to the left or right.  By symmetry this will also be the probability that the line will extend either above or below the top or bottom of the square.  As we are considering the sides extended indefinitely, the possibility exists that the distal end of the line will be outside the square in both ways, say to the up and right from the upper right corner of the square.  So if the probability of being outside the square horizontally is called P(H) and vertically P(V), then the probability of being outside the square altogether must be P(H)+P(V)-P(H and V), as we would have counted the \"outside the corners\" areas twice by adding the horizontal and vertical probabilities together.\r\n\r\nThe two probabilities P(H) and P(V) are not independent, as a line which extends outside to the left or right would be more likely to be more horizontal and therefore less likely to extend above or below also, so P(H and V) is <b>not</b> equal to P(H)P(V), the product of the two probabilities.\r\n\r\nAs the probability of extending to the left is the same as that of extending to the right, let\'s just consider the latter:\r\n\r\nThe probability is the same whether the line is sloped up or down, and of course must be to the right.  So we can find the average by taking the integral\r\n\r\n&#8747;{0 to pi/2} .5 cos &#952; d&#952;\r\n\r\nand dividing by pi to get the average \"danger band\" on the right.  The reason we divide by pi, rather than pi/2 is that the direction could fully swing out to the left as well, where there is no danger at all of falling off the right edge.  Again, the average is the same on the lower semicircle as on this upper, i.e., over -pi to 0 or 0 to pi, and consequently as this is an average, over 0 to 2pi. As the height and the area of the square are both 1, this quotient also serves as the probability, and it comes out to .5/pi.  \r\n\r\nThat\'s the probability of falling off the right.  The probability of falling off the left is equal to that, and they are mutually exclusive so the probability of falling off either left or right is 1/pi, the total of the two.\r\n\r\n(The problem so far resembles the Buffon\'s Needle method of estimating pi--dropping a needle on a lined surface, where the lines run in just one direction--all parallel, and counting how many cross a line, and comparing to the theoretical value.)\r\n\r\nThe probability of spilling over the top or below the bottom is also 1/pi by the symmetry of the situation.\r\n\r\nNow we have to find the probability that the distal end spills over the top or bottom and also falls off to the right or left (in a corner \"tic-tac-toe\" or \"naughts-and-crosses\" type extension of the square).  As mentioned before, the left-right and top-bottom probabilities are not independent, so we can\'t just muliply them to get the combined probability.\r\n\r\nHowever we can similarly compute the area of the rectangle in, say the upper right corner of the square, where the initial point would have to fall for the average angle to result in placing it in that upper-right tic-tac-toe area relative to the central square under consideration.  That rectangle has a width of .5 cos &#952; just as mentioned above for the width of the full strip on the right. Its height is .5 sin &#952;, so the integral over &#952; is\r\n\r\n&#8747;{0 to pi/2} .5 cos &#952; .5 sin &#952; d&#952;\r\n\r\nwhich is also\r\n\r\n&#8747;{0 to pi/2} sin(2 &#952;) / 8 d&#952;\r\n\r\nwhich comes out to 1/8.\r\n\r\nTo get the average this time, we must divide by 2 pi, as the whole circle has to be considered this time, as only 1/4 of it has any danger of falling off the corner at all.  But of course we still have to multiply by 4 to account for the fact that there are four corners from which to fall out.  So (1/8)/(2 pi) multiplied by 4 comes out to (1/4)/pi.\r\n\r\nSo the overall probability that the endpoint will come outside the square is\r\n\r\nP(V)+P(H)-P(V and H)\r\n\r\n= 1/pi + 1/pi - (1/4)/pi = 1.75 / pi or approximately .5570423008216342.\r\n\r\nA simulation verifies this, using the program:\r\n\r\nDEFDBL A-Z\r\npi = 4 * ATN(1)\r\nFOR i = 1 TO 1000000\r\n&nbsp;&nbsp;x = RND(1)\r\n&nbsp;&nbsp;y = RND(1)\r\n&nbsp;&nbsp;angle = 2 * pi * RND(1)\r\n&nbsp;&nbsp;x = x + .5 * COS(angle)\r\n&nbsp;&nbsp;y = y + .5 * SIN(angle)\r\n&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;IF x &lt; 0 OR x &gt; 1 OR y &lt; 0 OR y &gt; 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;outside = outside + 1\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\nPRINT USING \"####### ####### #.##### #.#####\"; outside; ct; outside / ct; SQR(ct * outside / ct * (1 - outside / ct)) / ct\r\n\r\nresulting in the statistics:\r\n\r\n 556944 1000000 0.55694 0.00050\r\nshowing the average as .55694 with std. error of the mean .00050, after a million trials.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8779,1458,3938,'Jebus','Plasma','2003-10-19 13:44:59',0,'Use some type of Plasma to knock it down',NULL,0);
INSERT INTO comment VALUES (8780,1458,3940,'Mag','Solution.','2003-10-19 16:08:23',3,'Do not touch the sucker, No problem.\r\nThe butt of a cigarette is a filter.\r\nThe filter has humectants which is basically a moisturizing agent for prolonged shelf life. If that was to dry up the physical strenght of the filter would diminish. By raising the heat in the room and using a dehumidifyer (extracts water from the air) you have created an atomsphere that will weaken the structure of the cigarette. the base will shrivel and the cigarette will fall. of course there is a flaw in this solution, what if the base shrivels up equally on all sides. yea yea yea.. whatever. You know the probability of that happening.',NULL,0);
INSERT INTO comment VALUES (8781,1472,3940,'Mag','Solution using graphical logic','2003-10-19 16:48:19',3,'1. The target square is 1u&#178;\r\n2. The distance of available travel is 0.5u in any direction. (circle with radius of 0.5u)\r\n\r\nThe maximum distance of the ending position is 0.5u. Thus we can represent this by an extended perimiter of 0.5u circling the 1u&#178; box. This creates a square with round edges.\r\n\r\nThe probility of the target being inside the square is basically the area of the square / the area of the square with the round edges.\r\n\r\nArea of the Target Square\r\n=l*w\r\n=1*1\r\n=1u&#178;\r\n\r\nArea of the Round edge Square\r\nor Area of large square - area of 4 rounded corners\r\n=l * w - 4[(w- Pi*r*&#178;)/4]\r\n=2*2 - 4[(1 - Pi*0.5&#178;)/4]\r\n=4 - (1-Pi*0.25)\r\n=3 + 1/4 Pi (aprox 3.7854u&#178;)\r\n\r\nProbility of the ending position in Square\r\n=1u&#178; / (3 + 1/4 Pi u&#178;)\r\n=0.2642 (aprox)\r\n\r\nThe probility of the ending position is within the square is 26.42%',NULL,0);
INSERT INTO comment VALUES (8782,1472,1301,'Charlie','re: solution','2003-10-19 19:22:41',0,'Of course the idea was to come up with the probability that you are still within the square, not that you are outside the square, so the answer is 1 - .5570423008216342, or  .4429576991783658, that is, 1 - 1.75/pi.\r\n\r\n',8778,0);
INSERT INTO comment VALUES (8783,1472,3558,'Tristan','re: Solution using graphical logic','2003-10-19 19:29:02',0,'The only problem is that the chance for ending up in every spot in the round edge square is not the same.  It is very unlikely, for example, to end up at the edge of the round edge square, because the exact right spot on the square must be chosen and the exact right direction must be chosen.',8781,0);
INSERT INTO comment VALUES (8784,1322,1626,'Gamer','Solution provisions','2003-10-19 21:40:27',4,'Do the solutions take into account that none of the prizes will have the same price; you will be able to win with some method of arranging?\r\n\r\nI think it\'s fine if the solutions use a different interpretations, but that was one idea I had in mind for this problem.',NULL,0);
INSERT INTO comment VALUES (8785,1222,1575,'DJ','re(3): A simple solution','2003-10-19 22:08:41',0,'Commutativity is a property of an operation, not of the set of real numbers, as someone suggested. The point of the problem is that you can\'t assume anything about the given operation other than what\'s stated in the problem, so arguments about commutativity, associativity, inverses, anything that applies to \'normal\' operations do not necessarily apply here.\r\nCharlie\'s first suggestion shows the only valid way to prove this.',8777,0);
INSERT INTO comment VALUES (8786,31,1626,'Gamer','Basic idea','2003-10-19 22:09:23',0,'The basic paradox here is divide by zero. How many turns the bee makes is some number divided by zero, which creates the paradox',NULL,0);
INSERT INTO comment VALUES (8787,1222,3172,'SilverKnight','re(3): A simple solution','2003-10-20 01:05:22',0,'Yes, you are correct.  I misspoke.  And that, too, cannot be assumed about the problem.\r\n\r\nThanks, Charlie.',8777,0);
INSERT INTO comment VALUES (8788,1222,3172,'SilverKnight','re(4): A simple solution','2003-10-20 01:14:35',0,'I beg your pardon DJ.\r\n\r\nArguments about inverses certainly DO apply if the original problem provides the necessary basis for it.\r\n\r\nYour \"given\" is equivalent to one operation \"undoing\" (for all integers) the other operation.  Because, for any given \'a\', for all integers \'b\', we can break your equation down into the operation of two operators.  It is very much analagous to Charlie\'s substitution.\r\n\r\nIn other words, the assumption GIVEN in the problem is equivalent to saying that if\r\nF(x) = a#x, and\r\nG(x) = x#a, then \r\nG is the inverse of X.\r\n\r\nBecause the problem DID write G(F(x)) = x.  (If we substitute the functions, we restate the problem.)\r\n\r\nThis is EXACTLY the definition of inverse.  And this is EXACTLY what the problem tells us to assume.',8785,0);
INSERT INTO comment VALUES (8789,1222,1575,'DJ','re(5): A simple solution','2003-10-20 02:18:01',0,'The problem does not say to assume that if F(G(x))=x, then G(F(x)) must also equal x. It\'s true, of course .. because that\'s what the problem is asking you to <i>prove</i>.',8788,0);
INSERT INTO comment VALUES (8790,1458,1183,'fwaff','re: Energy..','2003-10-20 03:26:18',0,'\"given enough magnetism and a frog will hover\"\r\n\r\nReally???\r\n\r\nNow there\'s an experiment I\'d like to see.\r\n\r\nDoes it work with cows as well?',8765,0);
INSERT INTO comment VALUES (8791,1222,3172,'SilverKnight','re(6): A simple solution','2003-10-20 03:48:46',0,'The problem DOES say thet G(F(x)) = x (for all x).  Alternatively, the problem says that if F(x) = a#b, then there *is* an inverse to this relation.\r\n\r\nThat <I>F(G(x)) = x as well...</I> is not given by the problem, but is given by the definition of inverse relations.  (That you limit the domain to the set of integers makes this no less true.)\r\n\r\nAnd the fact that G is the inverse of F implies F is the inverse of G as well.\r\n\r\nI refer you to:\r\n<A HREF=\"http://www.math.csusb.edu/notes/func/node3.html\">http://www.math.csusb.edu/notes/func/node3.html</A>\r\n\r\n\n\n<i>Edited on <b>October 20, 2003, 4:29 am</b></i>',8789,0);
INSERT INTO comment VALUES (8792,1223,3546,'RoyCook','Solution','2003-10-20 08:39:04',3,'The song goes:\r\n\r\nn bottles of beer on the wall, n bottles of beer, take one down, pass it around, n-1 bottles of beer on the wall.\r\n\r\nThere are two solutions, depending on whether we treat the occurrence of \"one\" as a number or as a pronoun.  If the former, as I suspect was intended, then the solution is the summation, with n ranging from 1 to 99, of n+n+n-1, which can easily be computed, and is 14850.  If we ignore the occurrence of \"one\", then the answer would be: 14751.',NULL,0);
INSERT INTO comment VALUES (8793,1223,1183,'fwaff','re: Solution 2nd part','2003-10-20 09:15:17',3,'Assuming that \'one\' is a number rather than a pronoun then in the general case the sum is...\r\n\r\n(1+...+n) + (1+....+n) + (1+...+1) + (0+....(n-1))\r\n\r\nwhich is equal to\r\n\r\n3 x (1+....+n)\r\n\r\n= 3 x n x (n+1) / 2\r\n\r\nIn the traditional song this gives...\r\n\r\n3 x 99 x 100 / 2 = 14850 as per Roy\'s answer',8792,0);
INSERT INTO comment VALUES (8794,1322,1301,'Charlie','re: Solution provisions','2003-10-20 11:41:08',0,'The solutions actually consider a continuous range of prices and therefore probability zero that two are the same, which is the same as your statement that none have the same price.\r\n\r\nWhen two prices are in the same band, most of these solutions assume one or the other is equally likely to be the larger.  When three are in the same band, it\'s considered equally likely to be in any of the 6 possible orders, without consideration of the possibility that two are the same price.  The same goes for the one of my solutions that does not make them equally likely, but still assumes that they are from a continuous distribution and therefore have zero likelihood of matching prices.',8784,0);
INSERT INTO comment VALUES (8795,1222,1575,'DJ','re(7): A simple solution','2003-10-20 11:59:28',0,'I <i>know</i> what the property of inverses states. My point is, you can\'t assume it, because it\'s what you are proving.',8791,0);
INSERT INTO comment VALUES (8796,1223,3224,'Lee','solution','2003-10-20 12:16:04',0,'If you only mentioned the number once per \'verse\' the answer would simply be the triangular number of n - given by (n^2+n)/2.\r\nI\'ve only heard the song in movies, but I think it goes something like,\r\n\r\nn bottles of beer on the wall\r\nn bottles of beer, if\r\n1 of those bottles should happen to fall there\'d be\r\n(n-1) bottles of beer on the wall.\r\n\r\nfor a total of 3n bottles mentioned per \'verse\'.\r\nThe answer is therefore 3 x the triangular number of the bottles you start with on the wall.\r\nTriangular number when n=99\r\n(99^2 + 99)/2  =  4950\r\nmultiplied by 3 = 14850\r\n\r\nThe general formula is therefore 3(n^2+n)/2',NULL,0);
INSERT INTO comment VALUES (8797,1222,3172,'SilverKnight','re(8): A simple solution','2003-10-20 12:33:51',0,'I beg to differ.  I showed that a#(b#a)=b (which is what the problem asks us to prove).\r\n\r\nThis is related to, but not equivalent to, that property of inverses.  That I invoked that property, which I found useful in the solution is appropriate.',8795,0);
INSERT INTO comment VALUES (8798,1463,3922,'Paul','AARRGG..','2003-10-20 14:04:23',1,'Ok this one is still mind boggling me..\r\n\r\nI\'ve tried to find a relation between the gaps of the numbers, but keep coming up short mainly because of the last two numbers.  I\'ve also tried to see if it was in base 8 or 9 instead of base 10.  So far I\'m out of luck.  Next option is to see if there is any relation of what the numbers represent.  ie: Do they represent population of cities in alphabetical order, Do they correspond to the chemical chart in any way.  \r\n\r\nSo far those are my current thoughts..',NULL,0);
INSERT INTO comment VALUES (8799,1458,3951,'Riddly One','Here\'s the solution','2003-10-20 14:08:06',0,'Use a magnifying glass or even a laser to compromise the base of the cigarette.',NULL,0);
INSERT INTO comment VALUES (8800,1458,3951,'Riddly One','I apologize','2003-10-20 14:09:56',0,'I\'ll try not to post without reading the other stuff first...',NULL,0);
INSERT INTO comment VALUES (8801,1463,1920,'Brian Smith','re: AARRGG..','2003-10-20 15:21:35',0,'You\'re not alone.  I also tried consucutive differences, other bases, etc and have gotten nowhere.  This sequence even stumped the Sloane Integer Encyclopedia.',8798,0);
INSERT INTO comment VALUES (8802,1463,3924,'Fernando Baibich','re(2): AARRGG..','2003-10-20 15:28:27',0,'I\'ve also tried converting them to Hex and binary, but it didn\'t seem to help...',8801,0);
INSERT INTO comment VALUES (8803,1463,3172,'SilverKnight','solution?  maybe not what he had in mind....','2003-10-20 15:32:35',0,'Once, in 5th grade, I wrote a pretty long essay.  And these numbers, exactly correspond to the number of words in the first seven paragraphs of my eight paragraph essay.\r\n\r\nThe last paragraph had 83 words.  So, clearly, the next number in the sequence is 83.  Wow!  Tough one... very good Freddy.',8802,0);
INSERT INTO comment VALUES (8804,1223,2130,'ethan','Solution','2003-10-20 16:52:35',0,'The sum would be 14,751.\r\nA solution to get the sum of the numbers when you start on n would be: 1.5*n*(n-1)+2n',NULL,0);
INSERT INTO comment VALUES (8805,1473,3172,'SilverKnight','solution','2003-10-20 18:23:10',3,'Let\'s place this on a Cartesian graph, sitting on the x-axis, and centered on the y-axis.\r\n\r\nR is the radius of the big (middle circle).\r\n\r\nLet\'s introduce point A as the center of the top circle, point B as the center of the big (middle) circle, point C as the point of tangency between the two bottom circles, and point D as the center of the right, bottom circle.\r\n\r\nPoint C sits at (0,1) <I>since it is on the y-axis, and is at the same height (y value) as the center of the two lower circles</I>\r\n\r\nPoint D is at (1,1) <I>since it is at the center of the the right, bottom circle</I>\r\n\r\nDraw right triangle BCD.  The length of BD (the hypotenuse) is R+1.  The length of CD is 1.  Let the length of CB = x.\r\nx&#178; + 1&#178; = (R+1)&#178;\r\nx = &#8730;(R&#178; + 2R)\r\n\r\nTherefore, point B sits at (0, 1 + &#8730;(R&#178; + 2R) )\r\n\r\nPoint A is R + 1 (the sum of the two radii) higher than point B, therefore it is at (0, R + 2 + &#8730;(R&#178; + 2R) ).\r\nAnd of course, the length of AC is therefore R + 1 + &#8730;(R&#178; + 2R).\r\n\r\nLet\'s introduce point E, the point of tangency of the middle circle and the right side of the triangle.\r\n\r\nIntroduce line segment AD which connects the centers of two 1 unit circles.  This line segment is parallel to the side of the right triangle (both circles have radius 1).\r\n\r\nIntroduce line segment BE which is perpendicular to the line segment AD and to the side of the triangle.  Call the intersection of BE and AD, point F.\r\n\r\nNote that length of BE = R, FE = 1, and BF = R-1.\r\n\r\nDraw triangle ABF and DBF.  Note that these two are similar right triangles (having hypotenuse = R+1, one leg = R-1, and therefore, the other leg must be 2&#8730;R).\r\n\r\nTherefore, the length of AD = 2 * 2&#8730;R = 4&#8730;R.\r\n\r\nThis is the hypotenuse of right triangle ACD.\r\n\r\nAC = has already been determined above: R + 1 + &#8730;(R&#178; + 2R)\r\nand CD = 1\r\n\r\nSo, let\'s set up the pythagorean theorem and solve for R:\r\n\r\n( 4&#8730;R. )&#178; = ( R + 1 + &#8730;(R&#178; + 2R) )&#178; + (1)&#178;\r\n\r\nThis can be simplified to:\r\n2R&#178; - 12R + (2R+2)(&#8730;(R&#178;+2R)) + 2 = 0\r\n\r\nIf we solve this, numerically for R, we get\r\n<B>R is approximately equal to 1.51067547264602</B>\r\n\r\nI probably made an error along the way, please check my work.\n\n<i>Edited on <b>October 20, 2003, 6:24 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8806,1229,3954,'Benjamin Marsh','I think I have the solution','2003-10-20 20:06:45',0,'a) The amount of money that the grandfather gives can be modeled by the summation series &#8721;(2^k-1) with index 1 and upper limit 15.  The summation is 32,767.  The amount of money that the grandmother gives can be represented by the series &#8721;(2^k-2) with index 2 and upper limit of 17.  The summation is 65,554 (my arithmetic may be incorrect).\r\n\r\nb) In the end, the grandfather pays the most money.  Please correct my if I am wrong on any of this.',NULL,0);
INSERT INTO comment VALUES (8807,651,3954,'Benjamin Marsh','is this is?','2003-10-20 20:22:58',0,'is the answer (p-1)/p ?',NULL,0);
INSERT INTO comment VALUES (8808,651,3954,'Benjamin Marsh','re: is this is?','2003-10-20 20:29:46',0,'please ignore my previous post....i am an idiot\r\n',8807,0);
INSERT INTO comment VALUES (8809,1473,3558,'Tristan','re: solution','2003-10-20 22:22:33',0,'First, I like your proof.  It\'s a really nice proof.  Second, I checked everything except the final calculation of R and it seems to have no errors.  Except that triangles ABF and DBF are congruent, not similar.',8805,0);
INSERT INTO comment VALUES (8810,288,3958,'hi','of course','2003-10-20 22:23:42',0,'it has every letter of the alphabet',NULL,0);
INSERT INTO comment VALUES (8811,1473,3172,'SilverKnight','re(2): solution','2003-10-20 22:54:07',0,'DANG DANG DANG!!!!!\r\n\r\nYou\'re right, of course... that\'s what I meant... <I>congruent</I>.  :-)',8809,0);
INSERT INTO comment VALUES (8812,840,3785,'Ashlee','Sloution','2003-10-21 05:07:50',3,'I\'ve been told this one last year I think.\r\n\r\nton',NULL,0);
INSERT INTO comment VALUES (8813,1473,3785,'Ashlee','My solution','2003-10-21 05:18:23',0,'Well I thought that if you got a ruler and measured the actual sizes like that it would be easier.\r\n\r\nThe little circles had a radius of .7cms and the big one had a radius of 1cm.\r\n\r\nSo if the small ones are 1cm and the big circle is .3cms bigger,\r\n\r\n1 + .3cms \r\n\r\n= 1.3cms  <---my answer  (I think I got it wrong)',NULL,0);
INSERT INTO comment VALUES (8814,1222,3785,'Ashlee','My solution','2003-10-21 05:32:09',0,'First one...(a#b)#a=b\r\nit\'s just changed around\r\nsee.........a#(b#a)=b a# is at the front\r\n............(a#b)#a=b a# is at the back\r\n            \r\n            (b#a) b is before a\r\n            (a#b) a is before b\r\n\r\nthere is no difference!!\r\n\r\na#(b#a)=b  =  (a#b)#a=b ',NULL,0);
INSERT INTO comment VALUES (8815,1473,1920,'Brian Smith','re: solution','2003-10-21 09:30:20',0,'Your equation 2*R^2 - 12*R + (2*R+2)(sqrt(R^2+2*R)) + 2 = 0 \r\nreduces to cubic equation 16*R^3 - 33*R^2 + 14*R - 1 = 0.\r\n\r\nThat equation has three positive roots: R=1.51067547264, R=0.462340147657, and R=0.0894843796967, but since the radius must be large enough to touch the triangle, the only solution is R=1.51067547264.\n\n<i>Edited on <b>October 21, 2003, 9:32 am</b></i>',8805,0);
INSERT INTO comment VALUES (8816,1463,3196,'Dan','This one was tuff !!','2003-10-21 10:15:42',0,'A \"DIFFICULT\" sequence... DIFFICULT = DIICL + FFUT. FFUT is the reverse  spelling of TUFF, a common slang spelling of TOUGH, a synonym for DIFFICULT. If you remove TUFF from DIFFICULT, the sequence becomes much less tuff. DIFFICULT minus TUFF leaves Roman Numerals DIICL. (D=500, C=100, L=50, I=1). DIICL = DCLII= 652 = 21 + 45 + 66 + 102 + 115 + 171 + 132. So the next number in the sequence is 132. (Lame ? Yes, but I managed to find Silver Knight\'s essay after rummaging through my papers last night, and his third paragraph actually contains 67 words, not 66. So mine is the only \"valid\" solution so far.)     ',NULL,0);
INSERT INTO comment VALUES (8817,1473,1301,'Charlie','Spreadsheet solution','2003-10-21 10:35:16',3,'The tangent line along one side from the single 1-unit-radius circle to the radius-r circle makes an angle with the central line of arcsin((r-1)/(r+1)), as the tangent line itself, plus perpendiculars along the radii for a length of 1 unit, touches the center of the unit circle and leaves (r-1) to go along the r-radius circle, and the angle that one side of the rectangle makes with the center line is the same as the other.  The hypotenuse of the triangle is length r+1, so the sine of the angle at the center of the single 1-unit circle is (r-1)/(r+1).\r\n\r\nThe distance from the center of the radius-r circle to where the two 1-unit circles are tangent to the center line is sqrt((1+r)^2-1), so the angle from the center if the solitary unit circle to the center of one of the pair of unit circles has tan equal to 1/(sqrt((1+r)^2-1)+r+1)\r\n\r\nSetting cells A1 through F1 to\r\n1.1, =SQRT((1+A1)^2-1), =(A1-1)/(A1+1), =1/(B1+A1+1), =D1/SQRT(1+D1^2), =E1-C1, they represent the initial guess for r, the distance from the center of the radius-r circle to the tangent point of the unit circle pair, the sine of the first angle, the tangent of the second angle and the sine of the second angle, and finally the difference between the two sines.\r\n\r\nThe two angles must equal in order for this to be one exterior triangle.  We use Excel\'s solver to vary cell A1 to make F1 be zero.   Being careful to set the accuracy high enough, we get cell A1 to be 1.51067547264613, being the value of r to produce the triangle.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8818,1222,1920,'Brian Smith','re: My solution','2003-10-21 11:05:20',0,'Your solution assumes the commutative property is true.  You cannot assume that from what the problem tells you.',8814,0);
INSERT INTO comment VALUES (8819,1463,3172,'SilverKnight','re: This one was tuff !!','2003-10-21 11:11:38',0,'Gee Dan,\r\n\r\nI hate to nit pick... but the hypenated word <I>\"thinga-mabob\"</I>, in the third paragraph of my 5th grade essay, should only count as one word.  I understand that it is an unusual spelling.  But as I was directly quoting a famous author, I was forced to include his admittedly peculiar choice of spelling.\n\n<i>Edited on <b>October 21, 2003, 11:11 am</b></i>',8816,0);
INSERT INTO comment VALUES (8820,655,1920,'Brian Smith','A solution','2003-10-21 11:31:01',0,'24=7*(3+3/7)',NULL,0);
INSERT INTO comment VALUES (8821,1274,3430,'pat','sorry lewis','2003-10-21 12:33:14',0,'sometimes the comments are more fun than the puzzle.... sorry lewis',NULL,0);
INSERT INTO comment VALUES (8822,1463,1920,'Brian Smith','An alternate approach','2003-10-21 13:22:16',0,'It is possible that this sequence is two sequences intertwined.  Consider every other term: 21, 66, 115, X.  The short sequence 21, 66, 115 can be interpreted as a quadratic sequence, which makes the next term 168.  Similarly the term after 168 is 252.  252 comes from treating 45, 102, 171 as a quadratic sequence.\n\n<i>Edited on <b>October 21, 2003, 1:53 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8823,1463,3172,'SilverKnight','re: An alternate approach','2003-10-21 13:31:52',0,'Brian,\r\n\r\nYou wrote <I>\"21, 66, 171, X\"</I>.  I think you meant <I>\"21, 66, 115, X\"</I>.  The rest of your argument is straightforward... but I sincerely hope that this is not what Freddy had in mind.',8822,0);
INSERT INTO comment VALUES (8824,1463,1920,'Brian Smith','re(2): An alternate approach','2003-10-21 13:53:37',0,'Thanks for catching that error.',8823,0);
INSERT INTO comment VALUES (8825,1275,3964,'B','A solution','2003-10-21 15:22:40',1,'1/2,2,9,48,300,2160,17640\r\n\r\nwhere x=[1+n+[1/(n-1)]]*[x-1]',NULL,0);
INSERT INTO comment VALUES (8826,1275,3970,'sandy','solution','2003-10-21 15:25:03',0,'then next two numbers are 2160, 17640...',NULL,0);
INSERT INTO comment VALUES (8827,1275,1920,'Brian Smith','Nth term','2003-10-21 15:44:24',0,'The nth term of this sequence is n*(n!)/2',NULL,0);
INSERT INTO comment VALUES (8828,1275,1626,'Gamer','re: Nth term','2003-10-21 15:49:36',0,'I was thinking the difficulty was going to get changed to something less difficult before it would get posted.',8827,0);
INSERT INTO comment VALUES (8829,1152,1626,'Gamer','Sequence 6?','2003-10-21 17:36:38',0,'I think sequence 6 was a bit hard... Is anyone going to do it or should the solution be published?',NULL,0);
INSERT INTO comment VALUES (8830,1275,3922,'Paul','re: Nth term','2003-10-21 18:24:28',0,'What was your thought process to find out the formula?  ',8827,0);
INSERT INTO comment VALUES (8831,1275,1575,'DJ','','2003-10-22 00:51:19',3,'I came up with x<sub>n</sub> = x<sub>n-1</sub>(n&sup2;/(n-1)), where x<sub>1</sub> is 1/2.\r\n\r\nI got this by looking at what you would have to multiply each term by to get the next. To get 2 from 1/2, you multiply by 4; to get 9 from two you multiply by 9/2; to get 48 from 9 you multiply by 48/9, which reduces to 16/3 .. you are multiplying each time by n&sup2;/(n-1).\r\n\r\nI see that this is equivlent to Brian\'s answer, which almost certainly the intended response, since it also accounts for the first term. If you have that x<sub>n-1</sub> = [(n-1)!(n-1)]/2 , then mutliplying that by n&sup2/(n-1) will yield:\r\n\r\nx<sub>n</sub> = (1/2)[(n-1)!(n-1)][n&sup2/(n-1)]\r\n\r\n&nbsp; = (1/2)[(n-1)/(n-1)][(n-1)!n&sup2;]\r\n\r\n&nbsp; = (1/2)(1)[n(n-1)!n]\r\n\r\n&nbsp; = n(n!)/2\r\n\r\nWhich, given my formula, serves as a sort of useless proof by induction that Brian\'s answer is the same thing.',NULL,0);
INSERT INTO comment VALUES (8832,1475,1183,'fwaff','Possible solution','2003-10-22 08:51:05',3,'Looking at the map it appears that the northernmost and westernmost points of the USA are both in Alaska, the easternmost point is in Maine and the Southernmost point is in Florida.\r\n\r\nSo start in Alaska by visiting the N\'most and W\'most points. Travel across Canada to Maine to vist the E\'most. Finally sail down the east coast of the USA to the tip of Florida.\r\n\r\nAs far as I can see this meets the criteria of not crossing landborders and only leaving US territory once.',NULL,0);
INSERT INTO comment VALUES (8833,1475,1301,'Charlie','re: Possible solution','2003-10-22 09:00:09',0,'But Hawaii (in the tropics) is further south than Florida.',8832,0);
INSERT INTO comment VALUES (8834,1475,3196,'Dan','Are you sure what these geographic points are ?','2003-10-22 09:07:33',0,'Mr. FB, are you sure you are clear on what these geographic points actually are ? The northernmost point of the USA is Point Barrow, Alaska. The westernmost point is Cape Wrangell, Alaska (Attu Island).  The easternmost point is West Quoddy Head, Maine. The southernmost point is Ka Lae (South Cape), Hawaii. Ted must have left U.S. controlled territory at least twice to accomplish this feat. To get from Alaska to Hawaii, or from Hawaii to Maine, or from Alaska to Maine, would be the first required absence; to get from Hawaii to Maine, from Maine to Alaska, or from Maine to Hawaii would be the second. You can make all those transitions without crossing landborders between states, but unless I\'m missing some obvious trick (Ted made his trip in 1776, before Alaska and Hawaii were part of the U.S.? Ted is in the Space Shuttle the whole time ??), you cannot leave U.S. controlled territory \"just once\" and do it.      \r\n\n\n<i>Edited on <b>October 22, 2003, 9:34 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8835,1458,2992,'Chan Wah','Clarification','2003-10-22 09:14:08',0,'You are not permitted to physically change the cigarette. You will have all the \'equipment\' you need with you. This is not a trick question.\r\n\r\nSorry for not being clearer. This is my first problem and English is not my first language.',8800,0);
INSERT INTO comment VALUES (8836,1475,1301,'Charlie','re: Are you sure what these geographic points are ?','2003-10-22 09:38:19',0,'The longitude of Attu Island is about 173 degrees East. Semisopochnoi Island is even further east at over 179 degrees East.  It is Amatignak Island that is about as far west as you can go, at about 179 degrees West.\r\n\r\nThis <b>is</b> a <b>riddle</b> after all.',8834,0);
INSERT INTO comment VALUES (8837,1475,1920,'Brian Smith','re(2): Are you sure what these geographic points are ?','2003-10-22 10:19:37',0,'I think I got it.  East and west can be measured relative to the prime meridian.  The eastern most point and western most point are then the two spots mentioned in your post.  With the eastern, western and northern most points all in Alaska, it is easy to accomplish the task by visiting all three points and then leaving for Hawaii.',8836,0);
INSERT INTO comment VALUES (8838,1225,1920,'Brian Smith','A start','2003-10-22 12:38:27',0,'The value \'6\' should never be allowed to come up on the other die.  A roll of 5,6 never harms the shooter.',NULL,0);
INSERT INTO comment VALUES (8839,1225,3172,'SilverKnight','some thoughts','2003-10-22 12:50:40',1,'Well, we can\'t make him lose on the first roll (because we can\'t generate 2, 3, or 12 by using one \'5\').\r\n\r\nSo, we wish to maximize the chances that he doesn\'t get a 7 or 11 on the first roll AND he gets a seven on a later roll.\r\n\r\nSo, it is necessary to allow for a \'2\' to show up (to make the 7 on a later roll).\r\n\r\nI think we want to eliminate the probability of rolling a six (this way, rolling an 11 on the first throw can\'t occur).\r\n\r\nSo, at least at first glance, it seems that we have to identify <I>x</I>, the probability of rolling a 2.  And then we can divide the remaining probabilities among the remaining numbers (1, 3, 4, and 5), and assign (1-<I>x</I>)/4 as the probability to each of those numbers.\r\n\r\nIf this is all true, then we need to solve for x such that it minimizes your adversary\'s chances of winning.\r\n\r\n--- SK',8838,0);
INSERT INTO comment VALUES (8840,643,3977,'Bill','Could be easy.','2003-10-22 13:19:04',0,'I find that no matter how you slice it, The nursery is %100 full of babies after the addition, 2 boys are in the mix. Confusion is that there could be 1 or many Girls.  If there were xGirls and 2Boys, we will call the last addition \"a\" (a is equal to \"1\" because only one was added to the mix then (xG-B+1=n)\r\nProbability is: (n/xG)+1\r\nExample if 50Girls, 2 are Boys + 1 Addition.\r\nn=49 so 49/50 or 98%.',NULL,0);
INSERT INTO comment VALUES (8841,1225,1301,'Charlie','re: some thoughts','2003-10-22 13:40:12',3,'If we make x be the probability that we assign to rolling a 2 on the second die, make the probability of a 6 zero, and apportion the probability of any of the other four possibilities equally (so as to minimize the likelihood of getting the same point again), then the probability of the shooter\'s winning, which is to be minimized, is:\r\n\r\nx+(1-x)*((1-x)/4)/(x+(1-x)/4)\r\n\r\nwhose terms represent the probability, x, of winning on the first throw, and 1-x of not winning on the first throw, (then multiply by the conditional probability of getting whatever point comes up before getting a seven).\r\n\r\nPutting this into Excel, as =B2+(1-B2)*((1-B2)/4)/(B2+(1-B2)/4), where an initial guess of .2 or .3 (or anything reasonable) is placed into cell B2, and then using Solver to minimize this formula by changing B2, we get a minimum when x is 1/3.  At that point the probability of a win is 5/9 (that is, the evaluation of this formula).',8839,0);
INSERT INTO comment VALUES (8842,1220,3979,'Jonathan shao','re(3): Different Approach (Continued)','2003-10-22 14:56:35',0,'when we are dealing with infinite something (chords, points etc.), normal rules just don\'t hold true any more. Here is a good example : given two fragments AB and CD (say length of AB larger than CD) , comparing the number of points on AB and CD . Now we know the  total points number on AB and CD are both infinte, there seems no way to compare two infinte numbers. But an intuitive answer  will be N ab is more than N cd because AB is longer than CD. But is that right? The answer is no. Now I will prove the number of points on AB is exact same as that on CD.\r\n\r\n         a ---------------------------b\r\n          A \\                        | C\r\n               \\                       |\r\n                 \\                     |\r\n               B  \\                   | D\r\n           c--------------------------d\r\n          \r\nTo prove this, we might think about a reasoning first: If we can prove for any points on AB, we can found a counter part on CD, vice verser.then we can say the number  of points on AB is exactly the same as that on CD. Now put these two fragments between two pararel lines,ab and cd ( see the picture above) , pick a random points on A, we call it E, make a parallel line start from E and cross CD at F, then F is the 1to1 correspondent point for E. Using the same way we will find that for all the points on AB (infinite) , we can find a counter part on CD, vice verser. So we can conclude the number of points on AB is same as to that on CD, although AB is longer than CD, and the numbers are infinite.\r\n\r\nFinally, using this theory , we can prove that the chance of chord longer than \r\nradius is 50%. If you are using other methods that can only apply to finite numbers, you will generate different answers depend on which method you use. But I think the truth is unique! hehe. good question, good luck guys ',8680,0);
INSERT INTO comment VALUES (8843,1220,3979,'Jonathan shao','','2003-10-22 15:03:36',0,'sorry guys, the picture in my last post was messed up, so just read the text',NULL,0);
INSERT INTO comment VALUES (8844,1463,3924,'Fernando Baibich','Strange','2003-10-22 15:07:46',0,'\r\n   Ok, this can\'t be the solution! :)\r\n\r\n   Looking at the numbers, we can see they somehow follow the order T - F - S:\r\n \r\nTwenty one\r\nForty five\r\nSixty six\r\nOne hundred and two\r\nOne hundred and fifteen\r\nOne hundred and seventy one\r\n\r\n  If we do not count the hundreds as part of the story, the number in the sequence would begin with an unused T, leaving us with 212. \r\n\r\n  Or 250 if we count the T of the TWO hundred.\r\n\r\n  Whatever.',NULL,0);
INSERT INTO comment VALUES (8845,1220,3979,'Jonathan shao','','2003-10-22 15:16:13',0,'sorry guys, the picture in my last post was messed up, so just read the text',NULL,0);
INSERT INTO comment VALUES (8846,1220,3979,'Jonathan shao','','2003-10-22 15:42:31',0,'sorry guys, the picture in my last post was messed up, so just read the text',NULL,0);
INSERT INTO comment VALUES (8847,1242,3878,'sean','','2003-10-22 15:43:12',0,'Good man, i missed the fact that the area is only 3/4 of the square...well done mate!',NULL,0);
INSERT INTO comment VALUES (8848,1220,3979,'Jonathan shao','re(3): Different Approach (Continued)','2003-10-22 15:43:33',0,'when we are dealing with infinite something (chords, points etc.), normal rules just don\'t hold true any more. Here is a good example : given two fragments AB and CD (say length of AB larger than CD) , comparing the number of points on AB and CD . Now we know the  total points number on AB and CD are both infinte, there seems no way to compare two infinte numbers. But an intuitive answer  will be N ab is more than N cd because AB is longer than CD. But is that right? The answer is no. Now I will prove the number of points on AB is exact same as that on CD.\r\n\r\n         a ---------------------------b\r\n          A \\                        | C\r\n               \\                       |\r\n                 \\                     |\r\n               B  \\                   | D\r\n           c--------------------------d\r\n          \r\nTo prove this, we might think about a reasoning first: If we can prove for any points on AB, we can found a counter part on CD, vice verser.then we can say the number  of points on AB is exactly the same as that on CD. Now put these two fragments between two pararel lines,ab and cd ( see the picture above) , pick a random points on A, we call it E, make a parallel line start from E and cross CD at F, then F is the 1to1 correspondent point for E. Using the same way we will find that for all the points on AB (infinite) , we can find a counter part on CD, vice verser. So we can conclude the number of points on AB is same as to that on CD, although AB is longer than CD, and the numbers are infinite.\r\n\r\nFinally, using this theory , we can prove that the chance of chord longer than \r\nradius is 50%. If you are using other methods that can only apply to finite numbers, you will generate different answers depend on which method you use. But I think the truth is unique! hehe. good question, good luck guys ',8680,0);
INSERT INTO comment VALUES (8849,1225,2899,'Brian Wainscott','some thoughts...and a question','2003-10-22 17:18:51',0,'I guess I need to learn a bit about conditional probabilities -- they seem to show up around here a lot.\r\n\r\nAssuming Charlie\'s formula is correct, differentiating it and setting it to 0 results in a quadratic, with x=1/3 as a solution, which Charlie gave.  The other solution is x = -1.  Obviously, this makes no sense as a probability.  I\'m just curious if anyone has any speculation on what if anything this other root might mean.\r\n\r\nOn another note -- why not just weight the die so that 2 ALWAYS comes up.  Then after about the 3rd time he rolls a 7, someone will catch on and they\'ll pound him to a pulp for cheating....',8841,0);
INSERT INTO comment VALUES (8850,1475,3981,'Panther','Riddle solution','2003-10-22 17:28:25',3,'Easy --\r\nTed is travelling from Alaska to Hawaii.\r\n\r\nAlaska is the northern most state, the western most state, and the eastern  most state all in one.  It\'s simple to get to Hawaii, our southern most state without ever crossing over a landborder and only leaving the U.S. by going over the Pacific.',NULL,0);
INSERT INTO comment VALUES (8851,1225,3172,'SilverKnight','re: some thoughts...and a question','2003-10-22 19:33:05',0,'Actually, I don\'t think Charlie is correct in that it is <I>conditional</I> probability.  (Although I think his calculation is correct.)\r\n\r\nThe remainder of his calculation, <I>((1-x)/4)/(x+(1-x)/4)</I>, is not conditional... it is simply the likelihood of getting 1, 3, 4, or 5 <I>(1-x)/4)</I> divided by (the likelihood of getting a 2 <I>(x)</I> plus the likelihood of getting the same number again <I>(1-x)/4</I> ).\r\n\r\nCharlie, you are welcome to correct me if I misunderstood what you wrote.\r\n________________________\r\n\r\nAs for what conditional probability is... it is the probability of an even happening given that another event has already occurred.\r\n\r\n<I>(Let\'s not deal with the trivial case when the former event has no effect on the latter case, such as... what is the likelihood of heads coming up on a fair coin toss, given that it previously came up tails).</I>\r\n\r\nBut, what\'s the likelihood that a blue die and a red die add up to a number greater than 8, <I>given that the blue die has already been rolled and shows six</I>.  Well... normally, the odds that two (normal) dice add up to a number greater than 8 is <I>5/18</I>.\r\n\r\nBut since we know the blue die is 6, we can calculate the likelihood of them adding up to greater than 8 as <I>2/3</I>.\r\n\r\nMore formally, this probability can be written as:\r\nP(B|A) (which is read as \"the probability of event B given event A\")\r\n\r\nP(B|A) = P(A and B) / P(A)\r\n\r\nSo, to apply this to our die problem:\r\nEvent B = P(red die and blue die totalling greater than 8)\r\nEvent A = P(blue die shows 6)\r\n\r\nP(A and B) is 1/9 (out of 36 possible red/blue combinations, only {3,6} {4,6} {5,6} and {6,6} will work)\r\n\r\nand of course P(A) = 1/6\r\n\r\nso... P(B|A) = (1/9) / (1/6) = 2/3.\r\n____________________\r\n\r\nAnd yes, in this relatively trivial example, we could have calculated the probability directly rather than using conditional probability.\r\n\r\nBut I hope this helps.\n\n<i>Edited on <b>October 22, 2003, 8:24 pm</b></i>',8849,0);
INSERT INTO comment VALUES (8852,1463,3922,'Paul','Odd/Even..','2003-10-22 19:40:14',0,'Guarenteed it is based on only a 50% chance (either it is odd or even).. the sequence seems to be odd, odd, even, even, odd, odd, ??  Which would mean the next is even.',NULL,0);
INSERT INTO comment VALUES (8853,12,3351,'Eric','Voila!','2003-10-22 21:24:50',3,'Ordinarily a two volume book set is set on a shelf with the first volume on the left meaning that page one is on the right side of the left volume and that the last page of the second volume is on the left side of the right volume.  That means simply has to eat through the front cover of the first volume and the back cover of the second volume.  Since each of these is a millimeter thick, and the worm eats at 2 mm per hour, the answer is just 1 hour!',NULL,0);
INSERT INTO comment VALUES (8854,1475,3985,'sammy','just guessing','2003-10-22 22:48:38',0,'it said LANDborder so i think this guy crossed over a bridge or a river ',NULL,0);
INSERT INTO comment VALUES (8855,1256,3985,'sammy','too confuzing','2003-10-22 22:58:43',0,'that is way too freakishly confuzing, i mean how an i supposed to know all that crap about the military/gov. alphabet road sign junk? i don\'t work for the gov.',NULL,0);
INSERT INTO comment VALUES (8856,1051,3985,'sammy','is it...','2003-10-22 23:03:21',0,'is it some deformed cow that was injected w/ toxic waste? ',NULL,0);
INSERT INTO comment VALUES (8857,579,3985,'sammy','just guessing','2003-10-22 23:07:24',0,'i dont really know how i got this but i think it is 121 ~just a guess~',NULL,0);
INSERT INTO comment VALUES (8858,1045,3985,'sammy','just maybe','2003-10-22 23:19:43',0,'378',NULL,0);
INSERT INTO comment VALUES (8859,576,3985,'sammy','i got it!!!','2003-10-22 23:27:39',0,'i filaly got one! this was pretty easy i saw it almost right away,  if u start w/ the 8th letter in the 3rd row and go down diagonaly to the right\r\nMUAH HA HA!!! ',NULL,0);
INSERT INTO comment VALUES (8860,1043,3985,'sammy','got it!','2003-10-22 23:37:39',0,'it is 21:39 (the clock is on army time)',NULL,0);
INSERT INTO comment VALUES (8861,1463,3965,'Manguexa','Another approach','2003-10-23 00:05:55',0,'By regression I get the next number to be 600.',NULL,0);
INSERT INTO comment VALUES (8862,1225,1301,'Charlie','re(2): some thoughts...and a question','2003-10-23 08:12:46',0,'I was thinking of the probabilities of getting one\'s point conditional upon not having gotten a 7 to begin with.',8851,0);
INSERT INTO comment VALUES (8863,1323,3172,'SilverKnight','2/3 of a solution','2003-10-23 09:16:37',3,'Well... for 3 and 5 terms (from brute force searching):\r\n\r\n<B>3:</B> 3, 5, 7\r\nfirst term: 3,\r\nconstant difference: 2\r\n\r\n<B>5:</B> 5, 11, 17, 23, 29\r\nfirst term: 5.\r\nconstant difference: 6\r\n\r\nI\'ll continue searching for <B>8</B> terms.',NULL,0);
INSERT INTO comment VALUES (8864,1323,3172,'SilverKnight','remaining 1/3 of the solution','2003-10-23 09:24:34',3,'The first example I\'ve found for 8 terms begin at:\r\n<B>199</B> and had a constant difference of <B>210</B>:\r\n\r\n199, 409, 619, 829, 1039, 1249, 1459, 1669',8863,0);
INSERT INTO comment VALUES (8865,1323,1920,'Brian Smith','22 terms','2003-10-23 10:55:45',0,'The longest arithmetic sequence of positive prime integers contains 22 integers:\r\n11,410,337,850,553 + 4,609,098,694,200*k for k=0 to 21\r\n\r\nSource: mathworld.wolfram.com\n\n<i>Edited on <b>October 23, 2003, 10:56 am</b></i>',NULL,0);
INSERT INTO comment VALUES (8866,27,3274,'Dacre','On Sunday evening','2003-10-23 11:03:59',0,'It\'s sunday evening, assuming the prof is telling the truth, and IS giving a surprise test this week, are you 100% sure (ie willing to bet your life, money, pet goldfish etc) that he will give the test on Monday?\r\nSurely not!\r\nMonday evening - no? etc.\r\nOnly Thur evening do you KNOW it has to be on Friday - on Tue evening, it could still be on 3 days.\r\n\r\nYou can\'t rule out Thursday as a possible date until Wed evening.\r\n\r\n(Alright, it\'s a paradox and unsolvable - but I like thinking of myself in bed the previous day wondering what will happen)\r\n',NULL,0);
INSERT INTO comment VALUES (8867,397,2839,'FatBoy','re(2): Another...','2003-10-23 11:10:56',0,'Maybe up north where you yankees are, but down south Iron is a one syllable word just like tire, fire and school',4628,0);
INSERT INTO comment VALUES (8868,655,3992,'Jane Doe','re: A solution','2003-10-23 11:16:33',0,'\r\n7*(3+3/7) gives 24, but I am not sure if it meets the given criteria. (3+3/7) would account for a third use of the number 7 in the problem wouldn\'t it ? \r\n\r\nThe only other close possibility that I can see is 7/3 + (7*3) which gives 23.33 ',8820,0);
INSERT INTO comment VALUES (8869,655,1920,'Brian Smith','re(2): A solution','2003-10-23 11:24:54',0,'I dont see a problem with 7*(3+3/7).  I used two 3\'s, two 7\'s, addition, multiplication, and division to create 24 as the problem stated.  The only thing that could possibly be wrong is the use of ().  If that is a problem, I can use postfix form: \'7*(3+3/7)\' changes to \'3 7 / 3 + 7 *\'\n\n<i>Edited on <b>October 23, 2003, 11:25 am</b></i>',8868,0);
INSERT INTO comment VALUES (8870,1458,1171,'nikki','Hmmmm','2003-10-23 11:37:48',1,'Well, if we can\'t physically change the cigarette, then I guess burning it in some way is out of the question.\r\n\r\nIn that case, I guess the high-power magnet, or the massive object (high gravitational force) are the other options.',NULL,0);
INSERT INTO comment VALUES (8871,397,3172,'SilverKnight','re(3): Another...','2003-10-23 11:39:26',0,'I agree with FatBoy... (school?  who thinks school has anything other than one syllable?)\r\n\r\n<I><B>\'Iron\'</B></I> has one syllable.\r\n\r\n<A HREF=\"http://www.m-w.com/cgi-bin/dictionary?book=dictionary&va=iron\">Merriam-Webster</A> agrees as well.\r\n\r\nHowever, <A HREF=\"http://dictionary.reference.com/search?q=iron\">Dictionary.com</A> seems to think it has two syllables.\r\n\r\n<I>(Both systems place a bullet between syllables.)</I>\n\n<i>Edited on <b>October 23, 2003, 11:40 am</b></i>',8867,0);
INSERT INTO comment VALUES (8872,1323,3172,'SilverKnight','re: remaining 1/3 of the solution','2003-10-23 13:08:00',2,'and this continues for two more terms... so it will work for 9 and 10 terms as well:\r\n\r\n199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 2089',8864,0);
INSERT INTO comment VALUES (8873,1458,2899,'Brian Wainscott','What is the foundation?','2003-10-23 14:25:17',0,'What is it sitting ON?  If it is sitting on an ice cube, then it will almost certainly fall all by itself as the cube melts.  I\'ve been assuming it is sitting on the bar top, but perhaps not....',NULL,0);
INSERT INTO comment VALUES (8874,650,3994,'Tabitha','Duh!!!','2003-10-23 14:43:50',0,'If your given is 128 pennies head up.  Then count out 128 pennies and then the rest will be heads down.  you don\'t have to see to count.  count out 128 pennies, then count the rest.  you may not have the right ones heads up tales up but the math WILL be right.!!',NULL,0);
INSERT INTO comment VALUES (8875,1323,1301,'Charlie','re: 22 terms','2003-10-23 14:45:16',0,'That same web site also shows that there is an 8-term sequence of primes that begins at just 11.  However the difference between successive members is 1,210,230.',8865,0);
INSERT INTO comment VALUES (8876,1323,2899,'Brian Wainscott','More brute force','2003-10-23 14:46:58',0,'I wrote a short program to look for such sequences (sorry about the indenting -- one of these days I\'ll get around to figuring out how to do HTML in this window):\r\n\r\n\r\n#include &lt;stdio.h&gt;\r\n#include &lt;stdlib.h&gt;\r\n#include &lt;math.h&gt;\r\n#define MAX_PRIME 1000000\r\nmain()\r\n{\r\n  char *isprime;\r\n  int i,j,k,step,count,best;\r\n\r\n  isprime = (char *) malloc((MAX_PRIME+2)*sizeof(char));\r\n  memset(isprime,1,(MAX_PRIME+2)*sizeof(char));\r\n  isprime[0] = isprime[1] = 0;\r\n  fprintf(stderr,\"memory initialized\\n\");\r\n  for(i=2; i&lt;MAX_PRIME; i++) {\r\n    if(!isprime[i]) continue;\r\n    for(j=2*i; j<MAX_PRIME; j+=i)\r\n      isprime[j] = 0;\r\n  }\r\n  fprintf(stderr,\\\"primes found\\n\\\");\r\n  /*\r\n   * Now the tricky part: for each prime, check all following primes\r\n   * as the possible start of an arithmetic sequence.  Determine the\r\n   * length of the resulting sequence, and print it out if it is &gt; best\r\n   */\r\n  best=0;\r\n  for(i=2; i&lt;MAX_PRIME; i++) {\r\n    if(!isprime[i]) continue;\r\n    for(j=i+1; j<MAX_PRIME; j++) {\r\n      if(!isprime[j]) continue;\r\n      step = j-i;\r\n      count=2;\r\n      for(k=j+step; k<MAX_PRIME && isprime[k]; k += step)\r\n        count++;\r\n      if(count &gt; best) {\r\n        best=count;\r\n        printf(\"Found sequence of length %d starting at %d:\\n\",count,i);\r\n        for(k=0; k<count; k++)\r\n          printf(\"%8d\",i+k*step);\r\n        printf(\"\\n\");\r\n      }\r\n    }\r\n  }\r\n}\r\n\r\nThe output (sequences with terms smaller than 10^6) is:\r\nFound sequence of length 2 starting at 2:\r\n       2       3\r\nFound sequence of length 3 starting at 3:\r\n       3       5       7\r\nFound sequence of length 5 starting at 5:\r\n       5      11      17      23      29\r\nFound sequence of length 6 starting at 7:\r\n       7      37      67      97     127     157\r\nFound sequence of length 7 starting at 7:\r\n       7     157     307     457     607     757     907\r\nFound sequence of length 9 starting at 17:\r\n      17    6947   13877   20807   27737   34667   41597   48527   55457\r\nFound sequence of length 10 starting at 199:\r\n     199     409     619     829    1039    1249    1459    1669    1879    2089\r\nFound sequence of length 13 starting at 4943:\r\n    4943   65003  125063  185123  245183  305243  365303  425363  485423  545483  605543  665603  725663',NULL,0);
INSERT INTO comment VALUES (8877,397,1301,'Charlie','re(4): Another...','2003-10-23 15:31:48',0,'Random House goes with 2 syllables for iron.  It seems reasonable, as comparing its pronunciation with that of \"I earn\", which is two separate words.',8871,0);
INSERT INTO comment VALUES (8878,397,1301,'Charlie','re(5): Another...','2003-10-23 15:43:50',0,'American Heritage and Encarta also go with 2 syllables for iron.',8877,0);
INSERT INTO comment VALUES (8879,656,3922,'Paul','series idea..','2003-10-23 16:08:29',1,'Just my initial reaction is that they are primes\r\n( not in sequence)\r\n2, 3, 5, (7), 11, (13), (17), (19), 23, 29, (31), (37), 41, (43), (47), 53..  When looking at the numbers left out, most of them can be made by adding the previous numbers in the series.  IE:  2, 3, 5, (5+2), 11, (11+2), (17?), (11+5+3), 23, 29, (29+2), (29+5+3), 41, (41+2), (23+11+5+2), 53..\r\n\r\nBut the 17 throws me off.. and 23+11+5+2= 41  so somewhere my series is off...',NULL,0);
INSERT INTO comment VALUES (8880,1475,3995,'matt','possible solution','2003-10-23 16:51:15',0,'ok ted started in hawaii(sp) and sailed up to alaska, then flew or drove to maine, and sailed back down to the tip of florida',NULL,0);
INSERT INTO comment VALUES (8881,397,3172,'SilverKnight','re(6): Another...','2003-10-23 17:32:15',0,'yes... but of course\r\n\r\nlyre (1 syllable) and \r\nliar (2 syllables) are pronounced identically.\r\n\r\nhire (1 syllable) and\r\nhigher (2 syllables) also are pronounced identically.\r\n\r\nthere are, I\'m sure, many more examples.',8878,0);
INSERT INTO comment VALUES (8882,1475,3996,'Chris','Simple','2003-10-23 17:47:09',0,'The Northernmost, Easternmost, and Westernmost points in the US are all in Alaska, while the southernmost point is in Hawaii. He can hit them in any order as long as Hawaii is first or last. ',NULL,0);
INSERT INTO comment VALUES (8883,656,3172,'SilverKnight','re: series idea..','2003-10-23 19:26:08',0,'not just 17.... you also didn\'t mention 5.... which is (2+3).',8879,0);
INSERT INTO comment VALUES (8884,1323,1626,'Gamer','The last two parts','2003-10-23 19:43:52',4,'Did you answer the last 2 parts of the question about N?',NULL,0);
INSERT INTO comment VALUES (8885,656,3172,'SilverKnight','Solution (spoiler... I cheated)','2003-10-23 19:53:41',3,'2, 3, 5, 11, 23, 29, 41, 53, <B>83</B>, <B>89...</B>\r\n\r\nAccording to the <A HREF=\"http://www.research.att.com/~njas/sequences/\">On-Line Encyclopedia of Integer Sequences</A>, these are the first few <I>Sophie Germain</I> primes.\r\n\r\nSophie Germain primes are those numbers <I>p</I> that are not only prime, but where <I>2p+1</I> is also prime.\r\n\r\n<U>&nbsp;&nbsp;p&nbsp;&nbsp;&nbsp;2p+1</U>\r\n002&nbsp;&nbsp;005 is prime\r\n003&nbsp;&nbsp;007 is prime\r\n005&nbsp;&nbsp;011 is prime\r\n007&nbsp;&nbsp;015 is not prime\r\n011&nbsp;&nbsp;023 is prime\r\n013&nbsp;&nbsp;027 is not prime\r\n017&nbsp;&nbsp;035 is not prime\r\n019&nbsp;&nbsp;039 is not prime\r\n023&nbsp;&nbsp;047 is prime\r\n029&nbsp;&nbsp;059 is prime\r\n031&nbsp;&nbsp;063 is not prime\r\n037&nbsp;&nbsp;075 is not prime\r\n041&nbsp;&nbsp;083 is prime\r\n043&nbsp;&nbsp;087 is not prime\r\n047&nbsp;&nbsp;095 is not prime\r\n053&nbsp;&nbsp;107 is prime\r\n059&nbsp;&nbsp;119 is not prime\r\n061&nbsp;&nbsp;123 is not prime\r\n067&nbsp;&nbsp;135 is not prime\r\n071&nbsp;&nbsp;143 is not prime\r\n073&nbsp;&nbsp;147 is not prime\r\n079&nbsp;&nbsp;159 is not prime\r\n083&nbsp;&nbsp;167 is prime\r\n089&nbsp;&nbsp;179 is prime',NULL,0);
INSERT INTO comment VALUES (8886,656,3558,'Tristan','re: series idea..','2003-10-23 20:34:11',1,'Well, I haven\'t looked yet at SK\'s solution.  Looking at your comment, I don\'t think that the ommited numbers have anything to do with adding previous numbers.  It could easily be a coincidence. Many prime numbers are only two away from each other and 2 is a prime number.\r\n\r\nMaybe numbers are skipped because of their place in the series of primes.  The numbers 4, 6, 7, 8, 9, 12, 13, 15, and 16 are all skipped.  We might have to find a pattern there.  We may also have to find a pattern in which ones were not skipped, or the numbers skipped, as you tried to do.',8879,0);
INSERT INTO comment VALUES (8887,1475,3999,'Jonathon','Possible answer','2003-10-23 21:38:44',0,'Well on this guys trip he started by visiting alaska which is the northenmost part of the U.S. \r\nHe then sailed or flew to hawaii witout crossing borders between states because there are not bordered they are seperate. In hawaii he went to the southernmost and the westenmost part of the U.S. He the took a boat around africa and back up to main which is the easternmost part and that is where he left U.S. controled territory. ',NULL,0);
INSERT INTO comment VALUES (8888,1475,3999,'Jonathon','Correction','2003-10-23 21:45:14',0,'correction to my last entry. the answer is that the man traveled from Hawaii which is the southernmost part of the U.S. to alaska where he visited the nothermost and the westernmost part of the U.S.. He did not leave american control because the pacific is part of the U.S. control. He then went through canada to maine where he visited the easternmost point. He left U.S. control when he went through Canada',NULL,0);
INSERT INTO comment VALUES (8889,1463,872,'pleasance','hint?','2003-10-24 07:28:54',4,'Freddy, time for a hint, perhaps?',NULL,0);
INSERT INTO comment VALUES (8890,1224,3172,'SilverKnight','First Thoughts...','2003-10-24 08:22:10',2,'Well, given some combinatino of <I>C.DE</I>... we uniquely determine a number <I>X</I> (= <I>AB</I>) that satisfies the equation.  I think...\r\n\r\nSo, if I weren\'t in a rush to get out of the house this morning... I\'d write a quick a dirty program to cycle through the 720 or so combinations of C.DE and simply check to see where <I>X</I> is composed of 2 digits that aren\'t in the composition of <I>C.DE</I>.',NULL,0);
INSERT INTO comment VALUES (8891,1224,3172,'SilverKnight','Solution','2003-10-24 08:28:32',3,'Whoops... no need... through some simple assumptions (which I don\'t have time to go into detail...)... \r\n\r\nThe answer is <B>26 x 1.04 = 26 + 1.04 = 27.04</B>.... no program necessary....\r\n\r\nWith a little analysis you\'ll see that <I>C</I> must be one... and <I>D</I> must be zero, and <I>A</I> must be two, etc....\n\n<i>Edited on <b>October 24, 2003, 8:29 am</b></i>',8890,0);
INSERT INTO comment VALUES (8892,1,3274,'Dacre','re: a try','2003-10-24 09:28:49',0,'\n\n<i>Edited on <b>October 24, 2003, 9:40 am</b></i>',1985,0);
INSERT INTO comment VALUES (8893,1225,3274,'Dacre','Cheaty answer','2003-10-24 09:56:30',3,'Fix it to be a two entirely, then point out to whoever is organising it that he is obviously using fixed dice, as he always gets 7.  Then he has to use regular dice, decreasing his chances more than you can by rigging the other die!',NULL,0);
INSERT INTO comment VALUES (8894,655,3992,'Jane Doe','re(3): A solution','2003-10-24 11:13:22',0,'You\'re right. But, even without the use of ( ), isn\'t this a more straightforward way to put it: \r\n\r\n3/7 + 3 * 7 = 23.99999999 (most calculators will round to 24). ',8869,0);
INSERT INTO comment VALUES (8895,655,3172,'SilverKnight','re(4): A solution','2003-10-24 11:38:04',0,'No... because of order of operations (multiplication comes before addition)... so:\r\nyour \"3/7 + 3 * 7\" is equivalent to 3/7 + (3*7) which is not 24.\r\n\r\nThe fact that, if I enter the numbers and operators into the calculator in that order, I may get 24 is a different issue.',8894,0);
INSERT INTO comment VALUES (8896,1224,2716,'Federico Kereki','re: First Thoughts...','2003-10-24 11:53:23',3,'Much faster: if ABxC.DE=AB+C.DE, subtracting C.DE from both sides and reordering terms, we get C.DE=AB/(AB-1).<p>Since AB and (AB-1) are relatively prime to each other, 1/(AB-1) must be a non-repeating fraction, so AB-1 must divide 100, which allows just a few values.\r\n<p>Running through those values, AB=26 solves the problem.',8890,0);
INSERT INTO comment VALUES (8897,1475,3977,'Bill','Possibility','2003-10-24 11:59:50',0,'He flew, not crossing any land borders.  US does not control the pacific ocean.',NULL,0);
INSERT INTO comment VALUES (8898,1475,3430,'pat','interesting','2003-10-24 12:25:30',0,'west east south north... sometimes are the same...',NULL,0);
INSERT INTO comment VALUES (8899,1324,3172,'SilverKnight','I know I\'m reaching...','2003-10-24 16:15:17',1,'(1)\r\n... but if we\'re allowed to work in four dimensions, this becomes trivial.\r\n_____\r\n\r\n(2)\r\nI read the problem to indicate the larger cube must be 3x3x3.  But if the larger cube is allowed to be 2x2x2, for example, then we can shuffle the cubes near each other, and leave 13 on one side, 13 (including the larger cube) on the other side... and one cube in the middle.... then removing that one cube solves the riddle.',NULL,0);
INSERT INTO comment VALUES (8900,1324,1171,'nikki','Slow solution','2003-10-24 16:20:51',1,'First, I assume the 27 small cubes will need to be the same size, but not necessarily identical.\r\n\r\nWhat if I had 26 wooden cubes, 1 inch on a side, and 1 cube of ice, 1 inch on a side?  Then I could place 9 wooden cubes on a table, 8 wooden cubes plus the ice cube on the next layer (with the ice in the middle), and 9 more wooden cubes on top of that.\r\n\r\nThen I just sit and wait.  Since the cubes are not perfect, there will be some gaps between them and the water can come dribbling out onto the table.  You only said I couldn\'t move or change the OUTER cubes.\r\n\r\nHmmmm, but then the top cube would fall down on its own.  Does that violate the problem?\r\n\r\nIsn\'t there something you can do to a sugar cube to make it mostly gone, but the outer surfaces of the structure are still there.  That would allow the top cube to be supported while MOST of the middle cube was removed.\r\n\r\nMy only last thought is a variation on the ice cube.  If the ice cube were made around a wire frame that would stay behind and support the top cube after the melting occurred.  Of course, this still means that only MOST of the cube was removed.\r\n\r\nI wonder if I\'m even close to the right track =)\r\n\r\nLater!\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8901,1324,3172,'SilverKnight','re: Slow solution','2003-10-24 16:26:46',0,'oh no... not another ice melting problem!!!!\r\n\r\nj/k  :-)',8900,0);
INSERT INTO comment VALUES (8902,1324,1626,'Gamer','Hints:','2003-10-24 16:56:22',2,'My first request would be anyone who knew the answer to this while it was still in the queue not to post it. :)\r\n\r\nSecond of all, I will say that all the small cubes mentioned in the beginning of this problem are equivalent, but not equivalent to the cube in the middle you take away',8901,0);
INSERT INTO comment VALUES (8903,1324,3172,'SilverKnight','re: Hints:','2003-10-24 17:00:27',0,'Gamer, if your comment was directed at me, and the answer is... the middle cube is ice... well... I didn\'t \"give it away\"... Nikki already suggested that in the second comment.\r\n\r\nBut, more than that, I am still a <I>student</I>.  I don\'t have access to the queue, so I couldn\'t possibly have seen the answer.  (Even if I did, I wouldn\'t dream of revealing the solution if I had prior access to it.)',8902,0);
INSERT INTO comment VALUES (8904,656,1626,'Gamer','Ideas','2003-10-24 17:02:25',0,'Check out the differences between the terms.\r\n\r\n1 2 6 12 6 12 12\r\n\r\nIt does one time with 1 and 2 seperated, then with them together. Then it does two 12s, so I would propose 54 56\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8905,1463,1626,'Gamer','Hint:','2003-10-24 17:04:37',0,'I have looked at the solution, and this is not really satisfying in my opinion.\r\n\r\nThe hint I will give is the sequence is the sum of two other sequences. One of those sequences is kind of every other type.',NULL,0);
INSERT INTO comment VALUES (8906,1324,3558,'Tristan','the middle cube','2003-10-24 17:15:18',1,'Define \"the cube in the middle.\"  The middle of the larger cube?  The middle of the top 9 cubes?  Is the middle cube the larger cube?  This probably isn\'t the solution, but it IS in tricks, so you can never be too sure.\r\n\r\nI didn\'t really understand what SK was talking about... 13 cubes on each side? What does that mean?\r\n\r\nWell, assuming the middle cube is what everyone naturally assumes it is, this creates a problem.  How can you remove the cube without letting the one above it fall?  You could use glue beforehand, put the cube on an angle, or something like that.  \r\n\r\nMaybe I\'m just over-analyzing this problem.  It\'s probably something clever, and I\'ll later say \"Why didn\'t I think of that?\"',NULL,0);
INSERT INTO comment VALUES (8907,1324,3172,'SilverKnight','re: the middle cube','2003-10-24 17:22:02',0,'well... the problem didn\'t say that the \'middle top\' must remain in position... if the center cube melts away (and all the other cubes are porous, or allow water to go between/through them), then I suppose this would be an answer to the problem.... letting the \'top middle\' slide down to the center of the 3x3x3 cube.\r\n____________________\r\n\r\nWhat I meant to say earlier (to answer your question), was you have 13 cubes on the left side of the table (in a jumble), and 5 cubes plus a 2x2x2 \'larger cube\' on the right side of the table, and 1 little cube in the center (in the middle of the 27 cubes) of the table... 13 + 5 + 8 + 1 = 27 cubes.\r\n\r\nNow, take the \"middle\" cube away, and you have 26 cubes remaining on the table.\r\n\r\n(As I said... I know I\'m reaching)',8906,0);
INSERT INTO comment VALUES (8908,1324,1626,'Gamer','re(2): the middle cube','2003-10-24 17:41:13',0,'I don\'t understand how you could create this scenario if you didn\'t move or change any parts of the larger cube.',8907,0);
INSERT INTO comment VALUES (8909,1324,3558,'Tristan','re(2): the middle cube','2003-10-24 17:42:37',0,'The problem indeed does not say the middle top cube must remain in position.  It does, however, state that we may not \"in any way do anything that would move or change them.\"\r\nMelting the ice cube causes the top middle cube to move, though you might say that the ice cube is really melting on its own.  Thanks for explaining your comment.',8907,0);
INSERT INTO comment VALUES (8910,1324,3172,'SilverKnight','re(3): the middle cube','2003-10-24 18:20:34',0,'Gamer, I don\'t understand what you don\'t understand.\r\n\r\n13 cubes on your left\r\n13 cubes on your right (including 2x2x2 cube and 5 lone cubes)\r\none cube in the middle\r\n\r\ntake the middle one away',8908,0);
INSERT INTO comment VALUES (8911,1324,1112,'Greg','one solution, probably not the right one','2003-10-24 19:14:25',0,'\"Start with 27 small cubes.\"  Suppose these small cubes are all wirefram cubes that are designed to be collapsable.  <br><br>\r\n\"Put them together\"  Carefully build one 3x3 layer at a time, <b> gluing them together</b>, except don\'t glue the middle one.<br><br>\r\n\"Remove the cube in the middle\"  Since all the cubes are wire frames, use some long narrow tweazers to reach in, collapse the middle one, then pull it out (kinda like that old kids game, DOCTOR).<br><br>\r\nLooking forward to seeing the real solution.',NULL,0);
INSERT INTO comment VALUES (8912,476,4004,'Andrei','A nicer more universal solution','2003-10-24 19:27:33',3,'Another solution is:\r\n\r\nI\'m telling a lie.\r\n\r\nYou can\'t be saying the truth, because you\'d be saying a lie, and the other way around.',NULL,0);
INSERT INTO comment VALUES (8913,1324,3922,'Paul','Magnets?','2003-10-24 19:35:38',0,'What if you make the middle cube, smaller than the rest and metal.  Then have the top middle cube slightly larger than the rest, making it rest on the edges of those underneith it.  Also make this top cube have a hole through the middle.  Now get a magnet and pull the middle cube out, very carefully so you don\'t touch any of the other cubes.  \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8914,1324,1732,'Helen','probably wrong, but worth a try','2003-10-24 19:42:00',0,'What if you drew 27 cubes in a Computer Aided Design program, stacked them together in the same program, then simply deleted the centre one?',NULL,0);
INSERT INTO comment VALUES (8915,1324,1626,'Gamer','re: Magnets?','2003-10-24 19:43:05',0,'Remember that the 27 small cubes you start out with are equivalent. All the cubes you put together to make one larger cube are equivalent.',8913,0);
INSERT INTO comment VALUES (8916,1324,1253,'brianjn','Properties','2003-10-24 20:14:02',0,'Gamer, in Hints, you say \"that all the small cubes mentioned in the beginning of this problem are equivalent, but not equivalent to the cube in the middle you take away\".\r\n\r\nI am imagining 26 cubes which are like wire mesh structures, ie, their edges are the only concrete substance, and can be interlocked, so that a cube, say made of paper can be collapsed, withdrawn through the \'body\' of one of the middle side cubes, an reconstructed.',NULL,0);
INSERT INTO comment VALUES (8917,1324,3818,'A','other possiblity','2003-10-24 21:11:43',0,'nothing said how far apart the cubes on the outside were spaced, they could be miles apart as long as they are in cubic proportions soo....as long as the outer cubes are spaced far enough apart, it is possible to just pick up the inner cube and remove it.',NULL,0);
INSERT INTO comment VALUES (8918,1324,1626,'Gamer','re: other possiblity','2003-10-24 21:57:36',0,'I can say that my solution means that all the cubes put together at the beginning werere equivalent and the cube in the middle that you want to remove was surrounded.\r\n\r\nMy solution is very different than the ones presented here.',8917,0);
INSERT INTO comment VALUES (8919,1220,4005,'SacklanMacMannis','My Stab','2003-10-24 22:08:40',0,'I\'m repeating alot here, but anyways...\r\n\r\nWe pick a random point, and draw a radius to that point.  Now we pick another random point, draw a chord and another radius to the second point.  We now have a triangle, with the chord, two radii, and angle A between the two radii.\r\n\r\nNow we solve for angle A at which the chord is equal to the radii.  This would be an equilateral triangle, with all three sides equal (chord=radius=radius) and all three angles equalling 60 degrees.  For all angles A greater than 60 degrees, the chord is longer than the radii, for all A less than 60 degrees, the chord is shorter than the radii.\r\n\r\nNow to calculate the probablity that the chord is greater than the radii, we calculate the probality that A is greater than 60 degrees (pi/3 radians).  Because an equivalent chord could be drawn from the same starting point to the other side of the circle, we will divide the circle in two halves, each with 180 degrees.  The probablity that A is greater than 60 is (180-60)/180=120/180=2/3.  \r\n\r\nI saw someone saying we dont know how the chords are distributed according to angle.  I didnt really follow that but this might help.  We can assume there are an equal number of infinite points over any two equal proportions of the circumfrence. If you think of angle A in radians rather than degrees, it might help.  Radians measure the amount of the cicumfrence encompassed by the angle, so any two equal angles A will have an equal number of infinite points and an equal number of infinite possible chords.\r\n\r\nI dont know if I explained this very clearly, I usually reach peak lucidity after 4 beers, and am presently dead sober, however I think this makes sense and it all adds up to 2/3.',8688,0);
INSERT INTO comment VALUES (8920,656,3623,'jaypee','sophie germain primes','2003-10-24 22:38:28',0,'check out web address:\r\n\r\nhttp://mathworld.wolfram.com/SophieGermainPrime.html\n\n<i>Edited on <b>October 24, 2003, 10:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (8921,1324,3623,'jaypee','re: Slow solution','2003-10-24 23:03:54',0,'I agree with Nikki but to insure that the wooden cubes do not move upon assembly, coat the surfaces of each wooden cube with some sort of bonding agent that would adhere all the wooden cubes together. ',8900,0);
INSERT INTO comment VALUES (8922,1225,2674,'mike','could be','2003-10-24 23:13:41',1,'the dice probabilities should be as follows:\r\n 1- 13/60, 2- 6/60, 3- 13/60,4- 13/60, 5-- 13/60, 6-0/60. \r\nthat would be a probability of 6/60 (1/10) of rolling a winning combination of 7. \r\non the second roll there is a 13/60 chance of rolling the same number combined with the 13/60 chance of rolling that number in the first place which is a 13/120 chance. on the 3rd roll there is a 13/90 chance of rolling the same combination as your initial roll(with all combined chances of the three rolls).Unfortunately for you his chances of rolling that same number grow with each roll. But fortunately so will the chances of not only the othere numbers but also the small cance of rolling a 2 increases. \r\nI understand this isnt a completely correct answer but with a little tweaking it could become one. ',NULL,0);
INSERT INTO comment VALUES (8923,1324,3558,'Tristan','don\'t touch the sides','2003-10-24 23:47:30',0,'On a cube, there are no sides, only faces.  Just take the cubes off, remove the middle, and put the remaining 26 back.  This could be the solution Gamer was looking for, but maybe not.',NULL,0);
INSERT INTO comment VALUES (8924,1324,3558,'Tristan','re: don\'t touch the sides','2003-10-24 23:50:02',0,'Wait, never mind... I just remembered that it also says not to touch the outer cubes.  As you can see, I\'m trying to solve this by finding word trickery, but this is all I got.',8923,0);
INSERT INTO comment VALUES (8925,1324,4008,'darlene','','2003-10-25 01:07:38',0,'-- why is there a question mark after 26? \r\n\r\n\"Without touching the sides of the larger cube, remove the cube in the middle to leave 26?\"\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (8926,1458,2992,'Chan Wah','re: What is the foundation?','2003-10-25 04:56:08',0,'The cigarette is sitting on a normal bar/table top. As I said you should already possess the tools necessary to perform the job. No need for any high power magnet.',8873,0);
INSERT INTO comment VALUES (8927,1324,1626,'Gamer','re:','2003-10-25 08:59:09',0,'This isn\'t the trick, I accidently changed the problem and left the question mark in here.\r\n\r\nThe answer isn\'t anything word trickery. It\'s not that sort of trick. ',8925,0);
INSERT INTO comment VALUES (8928,1323,1626,'Gamer','A forgotten part','2003-10-25 09:03:46',0,'Actually what I meant to say here was \"every term is over 3\" for 3 terms, \"every term is over 5\" for 5 terms and \"every term is over 8\" for 8 terms.\r\n\r\nI wrote the solution to reflect these parts, is that OK?',NULL,0);
INSERT INTO comment VALUES (8929,1463,2978,'Freddy Grants','Hint','2003-10-25 10:13:03',0,'I admit, this problem is very difficult, hence difficult sequence. I dont know if this is much of a hint, but it will lead you in the right direction, it does not have anything to do with roman numerals, chemistry tables, or words in an elementary essay, you can figure this out without any research.  The numbers have no more meaning then the number itself, they represent nothing but part of a formula.',NULL,0);
INSERT INTO comment VALUES (8930,1358,1575,'DJ','Solution','2003-10-25 10:45:50',3,'<b>zero.</b>\r\n\r\nIf the mother has b boys and g girls, then each boy would have b-1 brothers and g sisters, while each girl would have g-1 sisters and b brothers.\r\n\r\nThe only thing that can be deduced from the mother\'s statement is that her children, if they exist, are either all boys or all girls.\r\n\r\nThat way, each of b boys would have b-1 brothers and 0 sisters, or each of g girls would have g-1 sisters and 0 brothers.\r\n\r\nThe final possibility is that there are no boys or girls at all, and the mother\'s statement (while meaningless) is vacuously true.\r\n\r\nSince the friend knew the number of daughters beforehand, but not the number of sons; and she knew the number of sons after, that implies that the mother has some nonzero number of daughters, and the friend realized that she could not have any sons at all.\r\n\r\nThe answer is zero.',NULL,0);
INSERT INTO comment VALUES (8931,1358,3623,'jaypee','may be a solution','2003-10-25 13:26:46',1,'let x = number of boys\r\n\r\nlet n = number of girls\r\n\r\nfor each girl she has (n - 1) sisters + x brothers\r\n\r\nfor each boy he has n sisters and (x - 1) brothers\r\n\r\nif each boy has the same number of brothers and \r\n\r\nsisters as each girl then that means that\r\n\r\n(n - 1) girls + x boys = n girls + (x - 1) boys\r\n\r\nfor there to be an equal number of brothers for\r\n\r\neach sibling then x needs to be equal to x - 1\r\n\r\nwhich is not possible.\r\n\r\nalso for there to be an equal number of sisters \r\n\r\nfor each sibling then n needs to be equal to n - 1\r\n\r\nwhich also is not possible.\r\n\r\nif you had just girls then each sibling would have\r\n\r\nn - 1 sisters and 0 brothers, which IS possible.\r\n\r\nso the number of sons is 0.\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (8932,1358,4017,'Lisa','Solution','2003-10-25 14:42:11',3,'She has one son, no daughters.\r\n\r\nSons = s\r\ndaughters = d\r\n\r\ns-1=d\r\n1-1=0',NULL,0);
INSERT INTO comment VALUES (8933,1358,1575,'DJ','re: Solution','2003-10-25 15:27:36',0,'What if she had ten sons and no daughters? You can\'t tell from the problem.\r\n\r\nThe key is that the friend didn\'t know how many sons she had before, and she did know how many after the mother made the statement.',8932,0);
INSERT INTO comment VALUES (8934,1324,1626,'Gamer','Solution post?','2003-10-25 16:16:52',0,'I am unsure if I can post the solution, but if I can, would it be OK with everyone if I did it later today or tommorrow? I think this has had enough exposure already.',NULL,0);
INSERT INTO comment VALUES (8935,90,4023,'Romulo','Great','2003-10-26 00:08:19',0,'I think this one is really good.',NULL,0);
INSERT INTO comment VALUES (8936,1324,3372,'Sam','Ha!','2003-10-26 00:20:50',0,'After seeing the solution, I\'m very impressed, and don\'t feel cheated in any way. Very good puzzle.',NULL,0);
INSERT INTO comment VALUES (8937,1358,3818,'A','re: Solution','2003-10-26 00:25:21',0,'the mother could have had zero sons or zero daughters\r\nthis is because knowing a number of sumthing does not force that number to be a nonzero integer.\r\nfor instance: i know that i have no cans of soda in the refridgerator......i kno the number of cans, and that number happens to be 0',8930,0);
INSERT INTO comment VALUES (8938,1358,3818,'A','mathematical solution','2003-10-26 00:44:24',0,'x=sons\r\ny=daughters\r\n\r\nif all siblings have same number of brothers and sisters as the others then:\r\n  x-1=y-1 --> x=y\r\n\r\nin order to solve for x and y there needs to be and equation to compare it to, in this case we have three\r\n1)x&#60;y or x&#62;y which does not work because the = sign canot be compared to a &#60; or &#62; sign. how can sumthing be equal to yet greater than or less than at the same time? i\'ll tell u, it can\'t\r\n2)x=0 and y=0 which may work mathematically, but technically how can she be a mother w/o having any kids? if u think she still is a mother even tho she has no kids, then this does indeed work, but that\'s ur call\r\n3)x=0 or y=0 this is the correct answer because it is the only one that works mathematically and logically.\r\n\r\nthe mother either has no sons or no daughters',NULL,0);
INSERT INTO comment VALUES (8939,381,3435,'Brittany','An Obvious solution','2003-10-26 01:00:38',0,'Siamese twins joined at the hip or butt or torso',NULL,0);
INSERT INTO comment VALUES (8940,1357,3558,'Tristan','similar sequence','2003-10-26 10:20:44',1,'This reminds me of a similar sequence, where each number is the number of letters in the previous number.  That sequence always ends up repeating 4 though.\r\n\r\nSo, I think that every number, no matter where it is, will always be followed by a specific number.  4 is always followed by 3, 3 is followed by 2, and 2 is followed by 2.  If you notice, both 20 and 12 are always followed by sixes.  Both 10 and 6 are followed by 4, and 3 and 5 are always followed by 2.  This leads me to believe that this sequence does not follow a mathematical function.',NULL,0);
INSERT INTO comment VALUES (8941,90,3026,'Drew Skau','Nothing to do with time.','2003-10-26 13:09:15',3,'There were two sets of twins born, she was part of one set, he was part of another.',NULL,0);
INSERT INTO comment VALUES (8942,1358,4030,'sandra','I think I got it','2003-10-26 14:11:00',0,'she has 1 daughter and 1 son!!!!  ',NULL,0);
INSERT INTO comment VALUES (8943,1357,2231,'Trevor Leitch','re: similar sequence','2003-10-26 14:58:47',3,'Each successive number is the number of factors in the preceding number:\r\n\r\n60 has 12: 1,2,3,4,5,10,12,15,20,30,60\r\n20 has 6: 1,2,4,5,10,20\r\n16 has 5: 1,2,4,8,16\r\n12 has 6: 1,2,3,4,6,12\r\n10 has 4: 1,2,5,10\r\n6 has 4: 1,2,3,6\r\n5 has 2: 1,5\r\n4 has 3: 1,2,4\r\n3 has 2: 1,3\r\n2 has 2: 1,2\r\n\r\nI imagine that unless the randomly chosen first number is 1, the sequence will always collapse into an infinite sequence of 2\'s, starting right after the first prime number is reached.\r\n',8940,0);
INSERT INTO comment VALUES (8944,1702,3172,'SilverKnight','full solution','2003-10-26 16:42:55',3,'I bet the *pre* tags don\'t work right here... so Levik, please fix them:\r\n\r\n&lt;PRE&gt;\r\n8  =  6  +  2\r\n6  -  5  =  1\r\n2  =  2  +  0\r\n1  +  8  =  9\r\n&lt;PRE&gt;\r\n\r\nIf it isn\'t clear these represent the ordering of the columns:\r\n4th - rightside up\r\n2nd - rightside up\r\n3rd - upside down\r\n1st - upside down\r\n5th - rightside up\r\n_____\r\n\r\nSince there (should/can) be only one equal sign in any given row, one of the two first columns must be flipped, and they must be the 2nd and 4th column.\r\n\r\nSo, we have the remaining strips which can be placed in only the 1st, 3rd, and 5th positions.  \r\n\r\nIt doesn\'t leave too many combinations (there\'s only one 1 on the end... so we need an 8, 1, 9 relation and a 2, 6, 8 relation... and they both use a +... so, there are not many possibilities to sort through.\r\n',NULL,0);
INSERT INTO comment VALUES (8945,1324,1171,'nikki','yeah, but...','2003-10-26 18:59:25',0,'I have read the solution.  I get it, makes sense.  But here\'s one thing - in the problem statement you said:\r\n\r\n(Note: No one may touch the outer cubes or in any way do anything that would move or change them)\r\n\r\nIn your solution, the \"outer cubes\" are 2 and 6.  But those aren\'t perfect cubes.\r\n\r\nJust being a nit-picky devil\'s advocate =)  No justification needed.  It is a neat solution!',NULL,0);
INSERT INTO comment VALUES (8946,655,4040,'melissa','Solution','2003-10-26 20:03:11',3,'7 times 3 equals 21. Then subtract 3 which is 17 then add 7 which is 24.',NULL,0);
INSERT INTO comment VALUES (8947,145,4040,'melissa','Answer','2003-10-26 20:24:52',3,'25% because the square forms a 90 degree angle and 360/90=4 and if you treat 360 as 100%, 25 goes into 100 4 times, and 90 goes into 360(which is a full circle) four times, thus the answer being 25%',NULL,0);
INSERT INTO comment VALUES (8948,6,4040,'melissa','another way?','2003-10-26 20:35:01',1,'make a square with four of the matches and then make an X with the other two in the middle.',NULL,0);
INSERT INTO comment VALUES (8949,655,3172,'SilverKnight','re: Solution','2003-10-26 20:43:12',4,'I think I may have been drinking too much tonight....\r\n\r\nDid I understand you to say that 21 - 3 = 17 ?',8946,0);
INSERT INTO comment VALUES (8950,1358,4031,'Julia','re: I think I got it','2003-10-26 20:49:41',0,'cant be cuz ten the daughter has one brother and no sisters and the son has one sister and no brothers, which is DIFFERENT',8942,0);
INSERT INTO comment VALUES (8951,1357,4031,'Julia','idea','2003-10-26 21:08:28',0,'factors of the previous number? that could be possiblem since:\r\nFactors\r\n20: 1, 2, 4, 5, 10, 20 Total:6\r\n2 and 3 are prime numbers, so the number after is OBVIOUSLY 2...that is why it is Etc. after the 2',NULL,0);
INSERT INTO comment VALUES (8952,53,1626,'Gamer','re: response to Jason','2003-10-26 21:16:31',0,'Well done jim, I could \"learn\" from you!\r\n\r\nAll I would be able to say is point out the obvious things like what he is saying is completely illogical, and the fact that he uses caps and profanity expresses his inability to be logical. ',111,0);
INSERT INTO comment VALUES (8953,1324,1626,'Gamer','re: yeah, but...','2003-10-26 21:22:26',0,'That is a good point... I was trying to write such that it would make sense anyway.',8945,0);
INSERT INTO comment VALUES (8954,1475,4045,'john robinson','Solution','2003-10-27 04:20:51',3,'The most distant points of Alaska are simultaneously the most Eastern AND most Northern points; Hawaii is most Western and most Southern. Therefore he flew from one to the other.\r\n\r\nI think!',NULL,0);
INSERT INTO comment VALUES (8955,1226,3172,'SilverKnight','Full solution?!?','2003-10-27 08:45:54',3,'Didja ever get the feeling that you\'ve seen a problem <A HREF=\"http://perplexus.info/show.php?pid=1702&cid=8944\">somewhere before</A>?',NULL,0);
INSERT INTO comment VALUES (8956,1226,3172,'SilverKnight','full solution','2003-10-27 09:01:27',3,'(In case there\'s a problem with the link in the previous comment...)\r\n____________________________\r\n<PRE>8 = 6 + 2 \r\n6 - 5 = 1 \r\n2 = 2 + 0 \r\n1 + 8 = 9</pre> \r\n\r\nIf it isn\'t clear these represent the ordering of the columns: \r\n4th - rightside up \r\n2nd - rightside up \r\n3rd - upside down \r\n1st - upside down \r\n5th - rightside up \r\n_____ \r\n\r\nSince there (should/can) be only one equal sign in any given row, one of the two first columns must be flipped, and they must be the 2nd and 4th column. \r\n\r\nSo, we have the remaining strips which can be placed in only the 1st, 3rd, and 5th positions. \r\n\r\nIt doesn\'t leave too many combinations (there\'s only one 1 on the end... so we need an 8, 1, 9 relation and a 2, 6, 8 relation... and they both use a +... so, there are not many possibilities to sort through. ',NULL,0);
INSERT INTO comment VALUES (8962,59,2716,'Federico Kereki','re: hats','2003-10-27 12:43:54',1,'I disagree: the only one who must be wearing a white hat, is the first one; the other two may wear any color.',152,0);
INSERT INTO comment VALUES (8957,1226,1301,'Charlie','To be specific','2003-10-27 09:13:58',3,'To avoid more than one equal sign in a given row and to give each row an equal sign, one or the other of the operation/relation strips must be upside down.  They can\'t be at the end, and they can\'t be together (to avoid such things as +=, though =+ would be ok if there were enough zeros, as in 02=+2, but, in any case, there are not).\r\n\r\nThe first (top) row can consist only of 8\'s, 6\'s, 2, and/or 1.  Out of that, we can get only 6+2=8 or a variation.  Since it is on the top and the only minus sign is not on an end, it can\'t be 8-2=6.  The only strip with a 2 at an end is 2109 (read top to bottom); the only one remaining with a six on the end is 6528 (the 8256 inverted), leaving 8621.\r\n\r\nThe 2 must be next to the 6 with a + between them.  As the next line has a 1, 5 and 6 and the = comes between the 1 and the 5, it\'s the minus sign that comes between the 5 and the 6, and that means the 6 must come before the 5 in the second row, so the first row is 8=6+2.  So we get\r\n<pre>\r\n8=6+2\r\n6-5=1\r\n2=2+0\r\n1+8=9\r\n</pre>\r\n---------\r\nNote that for the pre to work in these comments, it requires at least one paragraph after its close with a /pre.  If such a paragraph is present it should work.  The first paragraph after the close of the pre does not wrap and after a certain point you can\'t see it.  That\'s why I put a short line of hyphens after the close of the pre.',NULL,0);
INSERT INTO comment VALUES (8958,1226,1301,'Charlie','re: full solution','2003-10-27 09:16:00',0,'We also can\'t figure out how this problem got posted yesterday as the earliest problem on the site, but with yesterday\'s date (i.e., no \"previous\" puzzle).  It was still on the queue also, until this morning.\r\n',8956,0);
INSERT INTO comment VALUES (8959,1226,3172,'SilverKnight','re(2): full solution','2003-10-27 09:27:08',0,'Perhaps the high pid number (on the earlier version) will provide a clue to Levik.  Maybe a bug....',8958,0);
INSERT INTO comment VALUES (8960,1463,1920,'Brian Smith','re: An alternate approach - I think I got it','2003-10-27 10:46:37',0,'The nth term can be expressed as a function by finding the formulas for the two subsequences.\r\nf(n) for odd n  = (1/2)*n^2 + (41/2)*n\r\nf(n) for even n = (3/2)*n^2 + (39/2)*n\r\n\r\nThese two sequences can be combined, utilizing (-1)^n:\r\nf(n) = n^2 + 20*n + ((-1)^n)*((1/2)*n^2-(1/2)*n)\r\n\r\nIn other words, to calculate the nth term find n^2 + 20*n and the (n-1)th triangular number.  If n is even then take the sum and if n is odd then take the difference.',8822,0);
INSERT INTO comment VALUES (8961,6,1920,'Brian Smith','re: another way?','2003-10-27 10:51:08',0,'The four triangles created that way are not equilateral.',8948,0);
INSERT INTO comment VALUES (8963,59,2716,'Federico Kereki','Simple & short','2003-10-27 12:46:50',0,'If the first and second wore black, the third would have known his hat was white; as he didn\'t know his color, he didn\'t see two black hats.\r\n<br>If the first wore black, the second would have known his hat was white (as if it had been black, the third would have known his own color); as the second didn\'t know his color, he didn\'t see a black hat... and thus the first one knows his color.',NULL,0);
INSERT INTO comment VALUES (8964,917,2716,'Federico Kereki','Solution','2003-10-27 13:03:57',3,'If A told the truth, then F stole it, and hears well; since F says he is deaf, then he lies, and therefore B was the thief -- we\'d have two thieves!<br>\r\nThus, A lies, so F is deaf and innocent. F says he is deaf, so he tells the truth, and thus B is innocent as well.<br>\r\nD said A lies, so D tells the truth, and is thus innocent.<br>\r\nC said A told the truth, so he lies, and thus E is also innocent.<br>\r\nE said he wasn\'t guilty, so he tells the truth, and so C isn\'t guilty either.<br>\r\nB said C lied, so he tells the truth, and so A is also innocent!<br>\r\nIn conclusion, nobody stole the wallet!',NULL,0);
INSERT INTO comment VALUES (8965,775,2716,'Federico Kereki','Sweet and short','2003-10-27 13:10:18',0,'If Drew was a knight, Mohammed would have to be one, and thus wouldn\'t disagree with Drew; he thus lies, and then Mohammed must tell the truth.',NULL,0);
INSERT INTO comment VALUES (8966,660,3172,'SilverKnight','full solution','2003-10-27 15:20:20',3,'To maximize the number of pieces, you want the nth line to cross as many regions as possible. Another way of putting this is to cross as many previous lines as possible.\r\n\r\nIn general it will cross one more region than the number of previous lines it crosses.  And every region it crosses (divides), adds an additional piece.\r\n\r\nWith zero lines, there is one piece.\r\nThe first line crosses zero other lines, and one region, so it creates 2 pieces.\r\nThe second line crosses one other line, and two regions, so it adds 2 for a total of 4 pieces.\r\nThe third line crosses two other lines, and three regions, so it adds 3 for a total.\r\n\r\nIn general, the nth line will add n pieces:\r\n\r\nSo:\r\n&lt;PRE&gt;\r\nlines  pieces\r\n0         1\r\n1         2\r\n2         4\r\n3         7\r\n4        11\r\n5        16\r\n6        22\r\n7        29\r\n&lt;PRE&gt;<P>\r\netc...\r\n\r\nperform the little trick of <A HREF=\"http://perplexus.info/show.php?pid=1221&cid=8657\">calculus of differences</A> (or any little trick you know) to determine the equation that generates this sequence.\r\n\r\nIf you do so, you\'ll find out that the equation is:\r\n<B>x = (n&#178; + n + 2) / 2 </B>',NULL,0);
INSERT INTO comment VALUES (8967,660,3172,'SilverKnight','re: full solution','2003-10-27 15:23:19',0,'Hey Charlie... I put a &#60;P&#62; right after the &#60;/PRE&#62;...\r\n\r\nand it didn\'t work!!!!  *sigh*  someone please tell me how to get the pre to work...',8966,0);
INSERT INTO comment VALUES (8968,660,1301,'Charlie','re(2): full solution','2003-10-27 15:26:49',0,'When I said a paragraph I didn\'t mean actually coding the bracketed p.  Just typing a return.  One short line, then two carriage returns and then some typing that\'s more extensive.  Works for me.  I don\'t know if the bracketed p would mess it up, but if that\'s what you\'re typing, perhaps it does.\r\n\r\nHave you tried lower case?  that\'s what works for me.\r\n\n\n<i>Edited on <b>October 27, 2003, 3:28 pm</b></i>',8967,0);
INSERT INTO comment VALUES (8969,660,3172,'SilverKnight','re(3): full solution','2003-10-27 15:39:14',0,'I think that the site only lets Journeymen and Scholars use the pre tag.... Levik... would you confirm?',8968,0);
INSERT INTO comment VALUES (8970,660,1301,'Charlie','re(4): full solution','2003-10-27 15:48:39',0,'Looking at the HTML tags thread in the Reference forum I see that pre is for apprentices and above.',8969,0);
INSERT INTO comment VALUES (8971,660,3172,'SilverKnight','re(5): full solution','2003-10-27 15:50:58',0,'I feel so worthless.... (But thanks for finding that!  I obviously missed it.)',8970,0);
INSERT INTO comment VALUES (8972,1358,4050,'winston','# sons = 0','2003-10-27 16:25:28',0,'right?',NULL,0);
INSERT INTO comment VALUES (8973,1358,1626,'Gamer','re: # sons = ?','2003-10-27 16:58:08',0,'If posting a solution, don\'t give it away in the subject!\r\n\r\nright?',8972,0);
INSERT INTO comment VALUES (8974,655,3558,'Tristan','re: Solution','2003-10-27 18:41:16',0,'Also, you\'re not allowed to subtract, though some might assume that you can if they don\'t read the problem carefully.',8946,0);
INSERT INTO comment VALUES (8975,660,4055,'S','re: full solution','2003-10-27 20:47:32',0,'One small nitpick:\r\n\r\nAlthough I agree with your solution (and it is well explained), it is only valid for a 2-Dimensional pizza.  If it is 3-dimensional, it can be sliced through the centre three times so that for n=3, x=8.',8966,0);
INSERT INTO comment VALUES (8976,1357,3386,'Victor Zapana','re: idea','2003-10-27 21:32:23',0,'that would make sense.\r\nIf look at that way using factor sequences, all the answers are true. Heck every sequence that starts with any positive number will become 2 no matter what, cept 1.',NULL,0);
INSERT INTO comment VALUES (8977,1475,3386,'Victor Zapana','re: Solution','2003-10-27 21:35:54',0,'hmm didnt no Alaksa is also most eastern poin in usa, thought Maine was.. heh the things u find out on these posts lol',8954,0);
INSERT INTO comment VALUES (8978,660,3172,'SilverKnight','re(2): full solution','2003-10-27 21:41:16',0,'perhaps... but in a previous life I was a software engineer and we eat only flat food (so it can slide under the door).',8975,0);
INSERT INTO comment VALUES (8979,1227,3172,'SilverKnight','if we are allowed...','2003-10-28 08:59:56',1,'... to include balks... then I suppose the pitcher could continue to do that, getting two \'batters\' on bases and then throw one pitch to a third batter, and hopefully get a triple play.  Thereby getting 3 outs and having thrown only one pitch for the inning.\r\n\r\nSo, doing that for nine innings, would mean <B>nine pitches</B>.  Perhaps there\'s another rule that would allow one to have fewer.\r\n\r\nBTW, the fewest number of pitches recorded in a major league game is 58, and <A HREF=\"http://www.baseballlibrary.com/baseballlibrary/excerpts/records_registry4.stm\">here</A> are those details.',NULL,0);
INSERT INTO comment VALUES (8980,1324,3136,'Popstar Dave','Nice...','2003-10-28 09:10:39',0,'Gamer,\r\nNice, question.  I\'m impressed.  But the solution that I thought was best of them all was Helen\'s CAD program one.  It seems that everything is getting easier with computers these days.',NULL,0);
INSERT INTO comment VALUES (8981,1227,4060,'daniel trosdahl','re:','2003-10-28 09:31:08',0,'I believed the correct answer is 25. A balk does not put runners on base. It only moves runners up one base who are already on base.\r\n\r\nHere\'s the break down. A visiting pitcher throws one pitch to each batter he faces and each batter is putout. This happens for all batters save one who hits a homerun off of him.  The home pitcher shuts out the visiting team. Thereby not needing to play the bottom of the ninth inning. \r\n\r\nSo the visiting pitcher faces only 25 batters.',NULL,0);
INSERT INTO comment VALUES (8982,1227,3172,'SilverKnight','re(2):','2003-10-28 09:36:03',0,'I thought a balk counts as a ball (on the count).  So... 4 balks would be four balls, and the pitcher would walk the batter.\r\n\r\nI\'m no expert on this rule (or baseball in general), so I\'ll defer to someone else\'s expertise.\r\n\r\n--- SK',8981,0);
INSERT INTO comment VALUES (8983,1227,4060,'daniel trosdahl','re: SilverKnight','2003-10-28 09:48:06',0,'That logic won\'t work. A balk is only called when a runner is on base. So let\'s propose the pitcher hits the batter. Now he proceeds to balk 3 times. Even if a balk counted as a ball without a pitch(I don\'t believe this is true but I would have to check) the runner would move up three bases and score. So there would be no way to create a double play\r\nfrom that.\r\n\r\nIt\'s a novel angle on this problem however.',8982,0);
INSERT INTO comment VALUES (8984,1227,3172,'SilverKnight','re(2): SilverKnight','2003-10-28 10:48:19',0,'Are you sure about two following two points?\r\n<UL>\r\n<LI>That a runner must already be on base?\r\n<LI>That a runner advances a base, but goes \'home\' even if not \'forced\' by an advancing runner behind him? (I think he would stay at third base.)\r\n</UL>',8983,0);
INSERT INTO comment VALUES (8985,1227,1920,'Brian Smith','Take me out to the ball game ....','2003-10-28 10:57:35',0,'One.  The pitcher is a relief pitcher coming out in the 9th inning with two outs.  One pitch is made, the batter hits it and the ball is caught in the air for the last out.',NULL,0);
INSERT INTO comment VALUES (8986,1225,4059,'Saso','solution','2003-10-28 11:05:11',3,'Key idea is to minimize the chance of rolling 2 or 6 in te initial roll while maximizing the chance of rolling 2 (and avoiding rolling the same number as in initial roll) in next rolls.\r\n\r\nObviously, we can ascribe probability 0 to rolling 6, because we will lose in first roll and it does not help in next rolls, either.\r\n \r\nProbability of rolling 1,3,4,5 should be the same as it is indifferent whether we roll 1 initially and try to get 2 in next roll or we roll 3 (or 4, or 5) in first roll and try to get 2 in next roll. \r\n\r\nQuestion is, what is the desired probability of rolling 2? We will find this by maximizing our winning probability. Formula for winning probability is this: (1-p)*(p/((1-p)/4+p)), where p is probability of rolling 2. Explanation: we dont want to roll 2 in first roll, thus (1-p) for first roll. In next rolls, probability of winning is p (if we roll 2), probability of losing is (1-p)/4 if rolling the same number as in initial roll (probabilities of rolling 1,3,4,5 are the same, therefore (1-p)/4 is probability of rolling one of these numbers). Every game must end by winning or losing (even if the game continues to infinity) so probability of winning is p/((1-p)/4+p). Multiplying the winning probability for initial roll and next rolls we get (1-p)*(p/((1-p)/4+p)). We find the \'maximizing\' p by first derivation of this formula equalling 0, which gives p=1/3.\r\n\r\nThe answer is then: we should load probability of 1/3 to face 2, probability of 0 to face 6 and probability of 1/6 to faces 1,3,4,5 of the other die. Our chance of winning will be then 4/9, which is still not worth the effort :)',NULL,0);
INSERT INTO comment VALUES (8987,1227,3964,'B','','2003-10-28 11:16:56',0,'The Visiting pitcher would need to pitch 3 pitches per the first 8 innings.  He could skip the bottom of the nineth only if his team is losing.  Therefore, he\'d have to give up a home run somewhere using an additional 1 pitch. So, it\'d be:\r\n8*3+1=25\r\n',NULL,0);
INSERT INTO comment VALUES (8988,1227,4060,'daniel trosdahl','re: Take me out to the ball game ....','2003-10-28 11:41:20',0,'That would not be a complete game. A Complete Game is defined (roughly) as a pitcher who starts and finishes an entire game.',8985,0);
INSERT INTO comment VALUES (8989,1227,4060,'daniel trosdahl','re(3): SilverKnight','2003-10-28 11:49:36',0,'Yes, the reason a balk is called is because the pitcher isn\'t allowed to stop his pitching motion to throw at a runner. Therefore, if there are no runners on base, there is no reason to call a balk.\r\n',8984,0);
INSERT INTO comment VALUES (8990,1227,4060,'daniel trosdahl','not likely','2003-10-28 11:55:34',0,'Using the same thought process that SilverKnight came up with, there is another way to get nine. A few years ago MLB came up with a delay of game rule. If the pitcher doesn\'t deliver a pitch within so many seconds the batter is awarded a ball. Theoretically(sp) this could be done eight times to walk two batters without throwing a pitch. Then the third batter of the inning could hit into a triple play.  This would have to happen nine times.\r\n\r\nObviously the probability of this happening is about the same as me laying a golden egg, but is possible.',NULL,0);
INSERT INTO comment VALUES (8991,1364,3992,'Jane Doe','some guesses','2003-10-28 16:06:25',1,'I could be totally off but here\'s what I think.....\r\n\r\nBlarg = liar\r\nGrot = knight\r\nCloysta = knave\r\n\r\nJeswin is a knight\r\nParker is a knave\r\nCrasbo is either a knave or a liar (but I think he\'s a knave) \r\n',NULL,0);
INSERT INTO comment VALUES (8992,1364,2899,'Brian Wainscott','Solution','2003-10-28 16:55:07',3,'I got lucky, and starting by trying Jeswin as a Knight.  This makes \"Grot\"=Knight.  Next, I decided to try \"Cloysta\"=Liar (lucky again!).  This makes Parker a liar.  He claims to be a Knave, and claims Crasbo is a Knave.  Crasbo is therefore NOT a Knave.  Crasbo claims Jeswin is a Liar, and hence is a Liar.  It all works out.  I checked another case or two and got contradictions.  So unless there is more than one \"solution\" (ie, the true solution may be that you cannot tell, there is not enough information).  I\'m not really up to checking all the other cases, so IF there is enough information, the solution is:\r\n\r\nJeswin is a Knight\r\nParker is a Liar.\r\nCrasbo is a Liar.\r\nGrot = Knight\r\nCloysta = Liar\r\nBlarg = Knave',NULL,0);
INSERT INTO comment VALUES (8993,1364,1301,'Charlie','re: some guesses','2003-10-28 17:04:26',0,'A Blarg can\'t be a liar, since Parker claims to be a Blarg, and no one would claim to be a liar.',8991,0);
INSERT INTO comment VALUES (8994,1364,1301,'Charlie','re: Solution','2003-10-28 17:11:05',0,'Sounds like there is not enough information, as the following also works:\r\nremains the same:\r\nGrot = Knight \r\nCloysta = Liar  (this is for sure, as no one claims to be a Cloysta)\r\nBlarg = Knave\r\n\r\nJeswin is a Cloysta (liar)\r\nParker is a Blarg (knave) and is saying true then false\r\nCrasbo is a Grot (knight)\r\n\r\n\r\n',8992,0);
INSERT INTO comment VALUES (8995,1364,3172,'SilverKnight','re(2): some guesses','2003-10-28 17:11:18',0,'If Parker were a Knave, he could claim to be a liar... as long as his second statement were true.',8993,0);
INSERT INTO comment VALUES (8996,1364,1171,'nikki','Clarification please','2003-10-28 17:21:54',4,'I know you said \"you know that they are either liars, knights, or knaves,\" but do we necessarily need to have one of each?  Or can we have two knaves and one knight, for example?',NULL,0);
INSERT INTO comment VALUES (8997,351,3818,'A','solution','2003-10-28 18:03:11',0,'uses all vowels in alphabetical order',NULL,0);
INSERT INTO comment VALUES (8998,1364,1171,'nikki','Brute force','2003-10-28 18:23:08',1,'First, let me start with a disclaimer.  Even though I tried to write it all out clearly and redundantly for myself, I got confused at times, so I am admitting up front that I could have goofed up =)\r\n\r\nWell, I went through all 6 possible combinations of what Grot, Cloysta and Blarg could mean.\r\n\r\nI was able to completely eliminate three of those combinations because they lead to contradictions no matter what the people were.  Those combinations that I eliminated are [Grot, Cloysta, Blarg] = [Liar, Knight, Knave], [Liar, Knave, Knight], and [Knave, Liar, Knight].  I\'d explain how I eliminated those, but that would take too long.\r\n\r\nWith the other 3 possible combinations of Grot, Cloysta and Blarg, I got 6 possible situations!  If we are allowed to assume that there is exactly one knave, one knight, and one liar in this group, then I can eliminate 4 of those situations.  But this still leaves me with two possible solutions:\r\n\r\nGrot - Knight\r\nCloysta - Liar\r\nBlarg - Knave\r\nJeswin - Liar\r\nParker - Knave\r\nCrasbo - Knight\r\n\r\nor\r\n\r\nGrot - Knight\r\nCloysta - Knave\r\nBlarg - Liar\r\nJeswin - Knight\r\nParker - Knave\r\nCrasbo - Liar\r\n\r\nI was hoping that out of all the possible solutions, there would only be one where all of the people were different types, but unless I goofed it looks like there are two solutions.  The wording of the problem makes it sound like we should see only one situation is possible.  Frustration!',NULL,0);
INSERT INTO comment VALUES (8999,1364,3558,'Tristan','re: Brute force','2003-10-28 18:57:33',0,'I would say that you never, ever assume that each person is a different type, but in this case, it seems as if there are two solutions even when you do assume it...  I think that it MUST be stated if they wanted you to assume it. Otherwise, how would you differentiate between puzzles where you\'re supposed to assume it and where you\'re not?  I haven\'t carefully read the previous comments, so I apologize if someone already proved that they must be different types or something like that.',8998,0);
INSERT INTO comment VALUES (9000,1364,3172,'SilverKnight','Really Full Solution','2003-10-28 19:29:09',3,'If we look at the meanings of the three words, there are only six combinations:<BR>\r\n<U>Grot, Cloysta, and Blard mean one of the following six items:</U><OL>\r\n<LI>Liar, Knight, Knave\r\n<LI>Liar, Knave, Knight\r\n<LI>Knight, Liar, Knave\r\n<LI>Knight, Knave, Liar\r\n<LI>Knave, Knight, Liar\r\n<LI>Knave, Liar, Knight\r\n</OL>\r\n<B>Case (1)</B><BR>\r\nJeswin calls himself a Liar and calls Parker a Knight.  Since Jeswin calls himself a liar, he can be neither a liar, nor a knight, therefore he is a Knave, and his first statement is false.  Therefore his second statement is true.  He calls Parker a Knight, but Parker\'s first statement calls himself a Knave.  Since a knight couldn\'t do this, case (1) isn\'t possible.<BR>\r\n<B>Case (2)</B><BR>\r\nJeswin calls himself a Liar and calls Parker a Knave.  Since, again, Jeswin calls himself a liar, he can be neither a liar, nor a knight, therefore he is a Knave, and his first statement is false.  Therefore his second statement is true.  Jeswin called Parker a Knave, and Parker\'s first statement calls himself a Knight, so Parker is a knight and his first statement is false.  Therefore his second statement is true.  And he calls Crasbo a Knight.  But Crasbo\'s first statement is that he is a liar, and a knight can\'t say this, therefore, this case (2) is impossible.<BR>\r\n<B>Case (3)</B><BR>\r\nParker calls himself a Knave, therefore he is either a Liar or a Knave.<BR>\r\n<I>Case 3.1:</I> If he is a Knave, then his first statement is true, and his second statement is false, and he calls Crasbo a Knave.  Crasbo therefore is a Liar or a Knight.<BR>\r\n <I>Case 3.11:</I> If Crasbo is a Knight, then his first statement checks out.  And his second statement means that Jeswin is a Liar.  If so, the Jeswin\'s first statement checks out, and his second statement means that Parker is either a Knight or a Knave.  <B>This checks out.</B><BR>\r\n <I>Case 3.12:</I> If Crasbo is a Liar, then his first statement is ok, and his second statement means that Jeswin is a Knight or a Knave, but Jeswin is not a Knight because Jeswin calls Parker a liar which he\'s not, so Jeswin is a Knave, and his first statement is false.  Therefore his second statement must be true, but it isn\'t.  So this is not possible.<BR>\r\n<I>Case 3.2:</I> If he is a Liar, then his second statement means that Crasbo is either a Knight or a Liar.  Either way his first statement is okay, but...<BR>\r\n <I>Case 3.21:</I> If Crasbo is a Knight then (same as 3.11) he calls Jeswin a Liar.  If Jeswin is a liar, and he calls Parker a Liar, but this it true! So 3.21 can\'t be the case.<BR>\r\n <I>Case 3.22:</I> If Crasbo is a Liar then Jeswin is either a Knight or a Knave.<BR>\r\n  <I>Case 3.221:</I> If Jeswin is a Knight, then <B>this checks out</B>.<BR>\r\n  <I>Case 3.222:</I> If Jeswin is a Knave, then his first statement is false, and his second statement is true.  <B>This checks out</B>.<BR>\r\n<B>Case (4)</B><BR>\r\nParker calls himself Liar.  Therefore he is a Knave, and his first statement is false.  Therefore, his second statement is true, and Crasbo is a Liar.  Crasbo\'s first statement is that he is a knight (which is okay), and his second statement is that Jeswin is a Knave which must be false.  Therefore Jeswin is either a Knight or a Liar.<BR>\r\n<I>Case 4.1:</I> If Jeswin is a Liar, then his first statement that he is a knight is okay... but his second statement would be true (that Parker is a liar), so this can\'t be the case.<BR>\r\n<I>Case 4.2:</I> If Jeswin is a Knight, then his first statement is true, and his second statement is also true.  <B>So 4.2 is consistent.</B><BR>\r\n<B>Case (5)</B><BR>\r\nParker calls himself a Liar. Therefore he is a Knave, and his first statement is false.  Therefore his second statement is true, and Crasbo is a Liar.  Crasbo\'s first statement is ok, and hist second statement means that Jeswin is a Knave or a Liar.<BR>\r\n<I>Case 5.1:</I> If Jeswin is a Liar, then his statements check out, and <B>this is possible</B>.<BR>\r\n<I>Case 5.2:</I> If Jeswin is a Knave, then his first statement is true, and his second statement is false.  <B>This is consistent</B><BR>\r\n<B>Case (6)</B><BR>\r\nJeswin calls himself a Knave.  Therefore he is either a Knave or a Liar.<BR>\r\n<I>Case 6.1:</I> If Jeswin is a Knave, then his first statement is true, and his second statement is false, and he calls Parker a Liar.  This means Parker is either a Knave or a Knight.<BR>\r\n <I>Case 6.11:</I> If Parker is a Knave, then his first statement is false, and his second statement is true, so Crasbo is a knight, but Crasbo calls himself a Knave, so this is inconsistent.<BR>\r\n <I>Case 6.12:</I> If Parker is a Knight, then his second statement (that Crasbo is a Knight can\'t be correct, because Crasbo calls himself a Knave).  Therefore, this is inconsistent.<BR>\r\n<I>Case 6.2:</I> If Jeswin is a Liar, then Parker is either a Knave or a Knight.<BR>\r\n <I>Case 6.21:</I> If Parker is a Knave, then his first statement is false, and his second statement is true.  Then Crasbo is a Knight, but he can\'t be (since he calls himself a Knave), so this is inconsistent.<BR>\r\n <I>Case 6.22:</I> If Parker is a Knight, then his second statement is true and the same inconsistency as above holds true.<BR>\r\n<BR>\r\nSo... from this analysis, to recap, we have the following SIX solutions:\r\n3.11  - Jeswin (Liar), Parker (Knave), Crasbo (Knight)<BR>\r\n3.221 - Jeswin (Knight), Parker (Liar), Crasbo (Liar)<BR>\r\n3.222 - Jeswin (Knave), Parker (Liar), Crasbo (Liar)<BR>\r\n4.2 - Jeswin (Knight), Parker (Knave), Crasbo (Liar)<BR>\r\n5.1 - Jeswin (Liar), Parker (Knave), Crasbo (Liar)<BR>\r\n5.2 - Jeswin (Knave), Parker (Knave), Crasbo (Liar)<BR>\r\nOnly in two cases are the three of them all different (which was <B>not</B> a requirement of the problem)\r\n<B>3.11, 4.2</B><BR>\r\n\r\nIn 3.xx, GROT=Knight, CLOYSTA=Liar, BLARG=Knave<BR>\r\nIn 4.xx, GROT=Knight, CLOYSTA=Knave, BLARG=Liar<BR>\r\nIn 5.xx, GROT=Knave, CLOYSTA=Knight, BLARG=Liar<BR>\n\n<i>Edited on <b>October 28, 2003, 7:44 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9001,1364,3172,'SilverKnight','re: Really Full Solution','2003-10-28 19:41:36',1,'I must agree with <A HREF=\"http://perplexus.info/show.php?pid=1364&cid=8998\">Nikki</A> and with <A HREF=\"http://perplexus.info/show.php?pid=1364&cid=8999\">Tristan</A> about the ridiculousness of this problem.<BR>\r\nHow does this escape the scrutiny of the journeymen and scholars?  I would hope that at least someone would not only look at the answer, but actually work through the problem, and ensure that the solution is correct and unique (or if not unique, at least word the problem such, to indicate that the puzzlers should find any and all solutions).\r\n______________<BR>\r\nMore than that, perhaps we should revisit <A HREF=\"http://perplexus.info/forum.php?fid=5&tid=176#1812\">*this*</A> forum topic.\r\n\n\n<i>Edited on <b>October 28, 2003, 7:58 pm</b></i>',9000,0);
INSERT INTO comment VALUES (9002,1227,4068,'Bruno Pelletier','Short but sweet','2003-10-28 21:33:55',0,'About the complete game in baseball, I\'d say 25 pitches is the minimum for a complete game.\r\n \r\nIf the local team wins 1-0, the other pitcher will have to throw 8 complete innings, (24 pitches) plus another throw for let\'s say a home run, or an error, etc..\r\n \r\nAm I right???\r\n \r\nAnd now, what\'s the maximum stikeouts a pitcher can have in one inning?\r\n',NULL,0);
INSERT INTO comment VALUES (9003,1227,3386,'Victor Zapana','re: Short but sweet','2003-10-28 21:56:36',0,'This sound oddly reasonable and simple. I agree with it, coz if u do the away pitcher strikes everyone out and in the bottom of the 9th pitches once and it was a home run, this ends the game 1-0, and that does equal 25.',9002,0);
INSERT INTO comment VALUES (9004,660,1575,'DJ','re(3): full solution','2003-10-28 22:26:29',0,'As far as that goes, the problem doesn\'t say anything about straight cuts. Even if you\'re restricted to two dimensions, and say a cut cannot cross itself, the first cut will yield two pieces, and the second can cross the first one any number of times.\r\nSo, I say the number of cuts is:\r\n2^n - 1, 0 &#8804; n &#8804; 1\r\n&#8734;, n &#62; 1\r\n(n &isin; <b>Z</b>)',8978,0);
INSERT INTO comment VALUES (9005,865,3136,'Popstar Dave','Deffinative Solution','2003-10-28 22:56:27',0,'Yes, erm...  No.  Hmmm, hang on. Maybe, but.. yes...No.\r\nARGHHHHHHHHHHH!!!',NULL,0);
INSERT INTO comment VALUES (9006,1227,4070,'Tim','solution','2003-10-28 23:37:36',0,'Zero... a pitcher in the dugout who does not throw a pitch is still counted as a player on the team.  As soon as the game is complete... he goes home.',NULL,0);
INSERT INTO comment VALUES (9007,1364,4073,'JennaBanenna','Solution!','2003-10-29 00:19:55',3,'Jeswin : I am a Grot (knight). Parker is a Cloysta (liar). \r\nParker : I am a Blarg (knave). Crasbo is a Blarg (knave). \r\nCrasbo : I am a Grot (knight). Jeswin is a Cloysta (liar). \r\nBlarg=knave\r\nGrot=knight\r\nCloysta=liar\r\nJeswin=liar\r\nParker=knave\r\nCrasbo=knight\r\n\r\nUmmm, guess and check. Nyahaha',NULL,0);
INSERT INTO comment VALUES (9008,19,4073,'JennaBanenna','*just read the solution*','2003-10-29 00:48:02',4,'Okay, lets just say that Bob is like any ordinary friend of yours. And you go up to him, and ask him \"Is Bob a liar\" and he says no. How are you supposed to know if he\'s telling the truth or not? My question would be more like something that I knew, like \"Are you Bob?\"',NULL,0);
INSERT INTO comment VALUES (9009,19,4073,'JennaBanenna','re: *just read the solution*','2003-10-29 00:51:29',0,'OOOH, nvm ^^ just realised that all he\'s trying to do is specify who is who! Okay...nvm then',9008,0);
INSERT INTO comment VALUES (9010,1364,4076,'c','Solution','2003-10-29 02:52:11',3,'Answer is \r\nBlarg is Knave\r\nGrot is a Knight\r\nCloysta is a Liar\r\n\r\nJeswin is a Liar\r\nParker is a Knave\r\nCrasbo is a Knight\r\n\r\nIs this correct?',NULL,0);
INSERT INTO comment VALUES (9011,1335,1686,'DuCk','solution','2003-10-29 07:32:31',0,'a=speed of A\r\nb=speed of B = 2a\r\nx=distance between houses\r\nt=time\r\n\r\na*t=x-(2/3)  -->  t=(x/a)-(2/3a)\r\nand\r\n2a*t=x+(2/3) -->  t=(x/2a)+(1/3a)\r\n\r\nand t=t so...\r\n\r\n(x/a)-(2/3a)=(x/2a)+(1/3a)\r\n\r\nSolving for x gives x=2miles',NULL,0);
INSERT INTO comment VALUES (9012,1335,3275,'retiarius','Solution','2003-10-29 09:18:43',3,'When B leaves his house the second time A is at the same place he was when B left his house the first time. Therefore, B is 1 mile behind A, travelling at twice the speed, and will arrive at the same time. The houses are 2 miles apart.',NULL,0);
INSERT INTO comment VALUES (9013,1227,4064,'rerun141','complete game','2003-10-29 10:08:22',0,'cant be 0. he needs to pitch a complete game...',NULL,0);
INSERT INTO comment VALUES (9014,1222,3386,'Victor Zapana','freaky solution','2003-10-29 10:33:39',0,'I made an \"opposite\" of that operation (like u subtraction is the \"opposite\" of adding, multiplying is the opposite of dividing, squaring is the opposite of square rooting, etc.) Let\'s say the opposite of # is @, so...\r\n\r\n(A # B) # A = B (@ A to both sides) -->\r\nA # B = B @ A (@ B to both sides) -->\r\nA = (B @ A) @ B (# B to both sides) -->\r\nB # A = B @ A (# A to both sides) -->\r\nA # (B # A) = B',NULL,0);
INSERT INTO comment VALUES (9015,656,3386,'Victor Zapana','solution','2003-10-29 10:37:52',0,'so.. to sum it up \r\nthe next numbers 83 then 89, due to the Sophie German Prime principal where, these are the \"first few S. G. P.\'s\" (\"Sophie German Prime\"). fr further info look at previous post by jaypee',NULL,0);
INSERT INTO comment VALUES (9016,660,1920,'Brian Smith','re(4): full solution','2003-10-29 11:41:03',0,'Well then how about using fractal cuts.  Make a straight cut along any line, then make a fractal cut based off of that line.  In two cuts an infinite number of pieces are formed.',9004,0);
INSERT INTO comment VALUES (9017,1222,1920,'Brian Smith','re: freaky solution','2003-10-29 13:12:08',0,'Your proof has a serious problem.  Given only the information in the problem, it is not guaranteed that an inverse operator (your @) even exists.\r\n\r\nAlso, when you apply # B to each side (from line 3 to 4 in your proof), you assumed the commutative property was true and put B on the left.',9014,0);
INSERT INTO comment VALUES (9018,661,3172,'SilverKnight','umm...','2003-10-29 15:48:59',4,'... is it safe to assume that the \'man\' is \'you\'?\r\n\r\nAnd if not, is the tiger minimizing the distance between the tiger and the man, or the tiger and you (or you and the man, somehow)?',NULL,0);
INSERT INTO comment VALUES (9019,661,3172,'SilverKnight','first thought','2003-10-29 15:56:41',1,'If the man were to swim directly to a point diametrically opposite the tiger\'s initial position, he travels distance, 1 unit.  The tiger must travel all the way around the lake, distance PI units.  This is less than 4 times the man\'s distance, and therefore, the tiger would beat him there.\r\n\r\nHowever, if the man swims in a spiral... he could keep the tiger running around the lake, chasing a \'moving closest point\'.  So, I think a \'loose\' enough spiral path would be a solution to this, and the man could get to shore a bit ahead of the tiger.\r\n\r\nNow... a remaining question is... once to shore, can the man RUN at least as fast as the tiger...?',NULL,0);
INSERT INTO comment VALUES (9020,1227,4082,'wonshot','time delay, solution?','2003-10-29 16:07:39',0,'1)  There is a rule that a ball will be awarded if not pitched within ten seconds, however it cannnot be used in order to intentionally walk a batter, which would be the case here. At most maybe one batter could be walked this way before the umpire takes greater action against the pitcher (ejection).\r\n2)   One rule that may permit a batter to get on base without recording a pitch could be catcher\'s interfierence, which takes place when the batter\'s swung bat hits the catcher\'s mit and the offensive team choose to take the free base as opposed to the outcome of the play. At this rate every batter could reach base and then procede to be picked off, until the last inning where one could score by similar means, thus ending the game. So, if this rule allows the batter first base without recording a pitch, no pitches are necessary to record a complete game.\r\n\r\nThis could have been said in less words but oh well.',NULL,0);
INSERT INTO comment VALUES (9021,661,1072,'Alan','Heres a thought','2003-10-29 16:08:45',0,'Well since this in the category general and not in just math I\'ll try thinking outside of the box. Fist the man jumps in and swims <i>underwater</i> so the tiger can\'t see him. If he gets far enough then its a matter of the tiger getting to the point opposite of where he is standing by the time you reach there.',NULL,0);
INSERT INTO comment VALUES (9022,661,1301,'Charlie','Specifically...','2003-10-29 16:09:12',3,'So long as the man is less than 1/4 of the radius of the circle from the center (the ratio of the speeds) he can keep the tiger opposite himself with regard to the lake and still have a component of motion left over to go outward from the center. Once he reaches 1/4 the radius out, he can no longer do this, but at that point with only 3/4 the radius to go, the tiger has to travel pi times the radius to get to the nearest point.  The tiger\'s speed being 4 times the man\'s, this is covered in pi/4 times the time it takes the man to go one radius of distance, which is more than the 3/4 that the man takes.\r\n\r\nI don\'t know if it would help if the man applied some component of his motion non-radially once the 1/4 point was reached, or if he should just head straight for shore at that point and depend on the (pi-3)/4 time unit advantage.',NULL,0);
INSERT INTO comment VALUES (9023,661,3172,'SilverKnight','re: Specifically...','2003-10-29 16:20:36',1,'Well stated, Charlie.\r\n\r\nI was playing with some numbers/equations, and the calculus was getting too complicated for me to do this over a break at work, but I think here\'s a \'smooth\' path for the man to follow, that I believe will get him there ahead of the tiger.\r\n\r\nFirst the man gets on the \'East\' side of the rock (let\'s say where theta, the radian angle = 0 or 2ð), then let the man traverse the path that is described by:\r\n\r\nfor:\r\n7/8 * &#960; &#8804; theta &#8804; 11/8 * &#960;,\r\nlet r = (4 / &#960;&#178;) * (theta - (7/8)*&#960;)&#178;\r\n\r\nwhere r is the distance from the center of the lake, and theta is the angle from East in radians.\r\n\r\nWould anyone like to verify this?\n\n<i>Edited on <b>October 29, 2003, 4:26 pm</b></i>',9022,0);
INSERT INTO comment VALUES (9024,661,4083,'jim','solved','2003-10-29 16:37:03',0,'Looks to me like Charlie solved this problem, provided that once ashore the man can maintain or increase the pi-3 distance between himself and the tiger.',NULL,0);
INSERT INTO comment VALUES (9025,656,4085,'jen','','2003-10-29 17:44:25',0,'107, 215\r\n\r\n2+3=5 \r\n5+6=11\r\n11+12=23\r\n\r\nand so on',NULL,0);
INSERT INTO comment VALUES (9026,1335,4085,'jen','','2003-10-29 17:51:56',0,'1 and a third of a mile',NULL,0);
INSERT INTO comment VALUES (9027,1358,4085,'jen','0 how hard is that','2003-10-29 17:58:31',0,'its 0',NULL,0);
INSERT INTO comment VALUES (9028,1229,4068,'Bruno Pelletier','Let\'s make a deal !!!','2003-10-29 18:03:20',0,'The deal was made with my parents.\r\n\r\nSo my grandparents won\'t give me anything for my 15th birthday, and after 27 years, both nothing!',NULL,0);
INSERT INTO comment VALUES (9029,65,4085,'jen','idea','2003-10-29 18:11:04',0,'not fair because the bottom of the card is the same as the top seeing they are both on the same side so he takes ur money anyway',NULL,0);
INSERT INTO comment VALUES (9030,295,4083,'jim','solution','2003-10-29 18:14:24',0,'The possible hat configurations areas follows (each occurs with equal probability 1/8)\r\n\r\nrrr\r\nrrb\r\nrbr\r\nrbb\r\nbrr\r\nbrb\r\nbbr\r\nbbb\r\n\r\nIn six of these 8 cases, 1 player will see two hats of color opposite to his.  In these six cases, the other 2 players will see two different colored hats.  If the players agree to the rule that they will pass if they see different hats, and guess the opposite color if they see the same color hats, then they will win in these 6 cases.  In the other 2 cases they lose.\r\n\r\nOverall, they win 6 out of 8 times with this strategy.  (I offer no proof, just this example strategy - proof by jawboning?)',NULL,0);
INSERT INTO comment VALUES (9031,661,3558,'Tristan','re: Specifically...','2003-10-29 19:44:34',0,'Well, down here in my high school, I haven\'t taken calculus yet, so I wouldn\'t be able to figure out a specific path.  Since this is a puzzle, and it only asks for a safe swim for shore, I\'m not going to worry about the events afterwards.\r\n\r\nJust thinking about it (no evidence) I\'d say that to get to 1/4 out of the lake would take an infinite amount of swimming in circles.  The spiral would approach 3/4 as you swim for an infinite amount of time, I think.  I say that you only have to get (4-&#960;)/4 out of the lake.  Then, you have enough advantage to swim straight to shore.  Of course, this only shortens the swim, if we want to try to find that too.',9022,0);
INSERT INTO comment VALUES (9032,1223,3386,'Victor Zapana','hmm...','2003-10-29 20:12:23',0,'Well, the verse goes\r\n\r\n\"99 bottles of beer on the wall, 99 bottles of beer, take 1 down, pass it around, 98 bottles of beer on the wall.\"\r\n\r\nLet\'s say 99= n.\r\n\r\n\"n bottles of beer on the wall, n bottles of beer, take 1 down, pass it around, (n-1) bottles of beer on the wall.\"\r\n\r\nThus, in one round 3n is the sum of numbers said ( n + n + (n-1) + 1 [from \"take 1 down\"]). This 3(the number of that round) will continue all the way to 0. So.. the general formula would be...\r\n3 (n + (n - 1) + (n - 2) + (n - 3) + ... + 2 + 1). Thus, with \"99 bottles of beer on the wall,\" the sum would be 3 x 4950 = 14850',NULL,0);
INSERT INTO comment VALUES (9033,1227,4053,'Sali Saved','Solution','2003-10-29 20:21:20',0,'The pitcher throws a COMPLETE game, so they pitch all 9 (kind of) innings. So the least number of pitches per inning would be 3 (each person was thrown one pitch and popped out). The other team doesn\'t score any points. This would lead to 9 innings of 3 pitches each so 27 pitches. But this is not the right answer because if the team plays on the bottom of the 9th, then they don\'t have to play the 9th inning if they are ahead).\r\n\r\nTherefore the least amount of pitches would be 8 innings of 3 pitches each or 24 pitches. An amazing no hitter!',NULL,0);
INSERT INTO comment VALUES (9034,1227,4053,'Sali Saved','Correction on Solution','2003-10-29 20:31:29',0,'A little clarification. The other team doesn\'t score, but your team must do a little hitting and get at least one run on their time up for the game to end after the bottom of the ninth.',9033,0);
INSERT INTO comment VALUES (9035,1227,4070,'Tim','re: Solution','2003-10-29 21:54:50',0,'The other team would still be up to bat for the ninth inning regardless.  So it would still be 27 pitches... I am curious though.  Is there a major league rule that states a certain number of point differencial to call the game (i.e. team A has 3 runs, Team B has 18 runs... so they call the game)',9033,0);
INSERT INTO comment VALUES (9036,1364,4070,'Tim','possible solution (one of many)','2003-10-29 22:03:19',0,'Jeswin=Cloyser=liar: I am a Grot(lie), Parker is a Cloysta (lie)\r\nParker=Blarg=Knave: I am a Blarg (true), Crasbo is a Blarg (lie)\r\nCrasbo=Grot=Knight: I am a Knight (true), Jeswing is a Cloysta (true)',NULL,0);
INSERT INTO comment VALUES (9037,1335,4064,'rerun141','re:','2003-10-29 22:18:01',0,'no retarius and duck are right 2 miles. they meet 2/3 fom house B. B returns home in the time it takes A to reach 1 mile from B\'s house. B walks 2 miles in the times it takes A to do the remaining 1. ',9026,0);
INSERT INTO comment VALUES (9038,1227,4057,'Jason','re(2): Solution','2003-10-29 22:27:14',0,'Sali is right. If one team is winning by any margin of score, let\'s say 2-0, and the team that is winning is fielding and shut out the batters of the losing team, then there is no possible way for the team down by two points to win. Therefore there is no point in playing the bottom of the ninth inning, so it is skipped. The correct answer is 24 pitches. And no, to my knowledge there is no mercy rule for calling games in major league baseball.',9035,0);
INSERT INTO comment VALUES (9039,1335,4090,'canonsburg','?','2003-10-29 22:49:06',0,'the houses are 3/2 miles away?',NULL,0);
INSERT INTO comment VALUES (9040,1335,4088,'ben','it is a try','2003-10-29 22:53:02',0,'being a mile away from B\'s, they both start back to thier respective houses at the same time. everyone else thinks A waits until B gets back to his house to start towards his house. let\'s say A\'s house is west and B\'s house is east.\r\n\r\nB walks east 1 mile to get back to his house.While that is happening, A walked half a mile to the west. then B walked back west to the meeting place (a mile away) in the time it took A to go another half-mile west. seperated by a mile now, just continue halving the distance between the two and adding it together until you come to the point where they meet.\r\n\r\nanswer:A\'s house is 3 miles away from B\'s house.',NULL,0);
INSERT INTO comment VALUES (9041,1475,4057,'Jason','Half Solution','2003-10-29 23:03:25',0,'Northernmost : Point Burrow, Alaska--------(71°23\'N 156°29\'W)\r\nSouthernmost : Ka Lae, Hawaii---------------(18°55\'N 155°41\'W)\r\nEasternmost : West Quoddy Head, Maine-----(44°49\'N  66°57\'W)\r\nWesternmost : Cape Wrangell, Alaska-------(52°55\'N 172°27\'E)\r\n \r\nI\'m not really sure how to get from Alaska to Hawaii to Maine with only leaving US territory once. Maybe there is a path from Alaska to Hawaii that remains in US territory or from Hawaii to the contential US? ',8977,0);
INSERT INTO comment VALUES (9042,655,4057,'Jason',' Solution','2003-10-29 23:29:13',0,'Brian has it right. 7(3+3/7)=24 To make it clearer you can just distribute the 7 to get: 7(3) + 7(3/7) This yeilds: 21 + 3 = 24. Its simple.',8974,0);
INSERT INTO comment VALUES (9043,1358,4091,'Tanya','','2003-10-30 00:28:41',0,'Hi\r\nI just visited this site in search for sum good logic prob and read this one.\r\nI think the mother can have 1)all daughters and no son \r\nor 2)all sons and no daughter.\r\nSo that in the first case if X is the no. of daughters then each one of them would hv (X-1) sisters ans zero brothers.In the second case each one of them would hv (X-1) brothers.\r\n',NULL,0);
INSERT INTO comment VALUES (9044,661,1768,'Lorne Hrynkiw','Minimum Swim','2003-10-30 05:09:56',0,'It has been a lonngg time since I had to use calculus and I\'m not going to try to refresh my memory at this time of the night.  That said, always swim directly away from the tiger; the tiger will always be PI away from where you could land; your path will be a logarithmic spiral.',NULL,0);
INSERT INTO comment VALUES (9045,178,3136,'Popstar Dave','re: I beg to differ','2003-10-30 07:20:24',0,'The experiment that has been described here has been performed in many states, to opose those who say that it  only applies to children and people dealing with token units of transfer.  It was recently performed (I forget who actually performed the study) in Indonesia with amounts of currency equivalent to approximately two to three months wages for the two participants.  In this case (as with any in this game) theory suggests that the decision maker should give the other participant only one unit, as they will accept, being better off than the zero unit non-decision, threat point.  But, as with the children described previously, the non-decision making participant was less than 50% likely to accept any split less than 70:30, even though this 30% proportion may have been equivalent to one months wages.  \r\n\r\nI guess it all goes to show that we\'re not all game theoreticians!',1736,0);
INSERT INTO comment VALUES (9046,20,3136,'Popstar Dave','Solution (Mathematical)','2003-10-30 07:49:12',3,'If we have a point, M, that is the midpoint of FD then we know that the distancee AM is the same as MG.  We can calculate the distance AM (and therefore MG) with some simple use of pythagoras\' theorem.  If we use x as the side length of the cube:\r\nAM = &#8730;(x&#178; + (x/2)&#178;)\r\nAM = (&#8730;(5)x)/2\r\nTherefore:\r\nAG = 2AM\r\nAG = &#8730;(5)x\r\n\r\nThis can be compared to Karen\'s proposal of A->F->G, where:\r\nAF = &#8730;(2)x\r\nand\r\nFG = x\r\ntherefore:\r\nAFG = &#8730;(2)x + x\r\nWhich is greater than &#8730;(5)x for all positive values of x.\r\n\r\nI know that this is not a definitive mathematical solution, but I hope this helps.\r\n\r\nCheers,\r\nDave',NULL,0);
INSERT INTO comment VALUES (9047,1227,4060,'daniel trosdahl','re: time delay, solution?','2003-10-30 09:23:18',0,'The only problem I see with this is that after to or three cather interference calls the umpire again would take exception, or the catcher\'s own manager.\r\n\r\nImaginary conversation between Catcher and Manager.\r\nJoe Torre: Posada, scoot your @ss back three inches. Your glove is hanging over the plate.\r\n\r\nJorge Posada: Sorry coach, I was jus\' tryin\' to save Roger Clemens from making any pitches. He\'s getting old you know.\r\n\r\nJoe Torre: Knock that crap off.\r\n',9020,0);
INSERT INTO comment VALUES (9048,541,4097,'george','face','2003-10-30 10:20:56',0,'Daisies are not green',NULL,0);
INSERT INTO comment VALUES (9049,1335,1171,'nikki','re: it is a try','2003-10-30 11:24:53',0,'That\'s what I thought at first too, until I re-read the problem.  They don\'t meet 1 mile from B\'s house.  It\'s that when A is 1 mile from B\'s house, that\'s when B just leaves his house.  They meet somewhere in between and then both start walking.  When A gets BACK to the 1 mile mark, B just arrived back at his home before turning around to go to A\'s house.',9040,0);
INSERT INTO comment VALUES (9050,661,1920,'Brian Smith','re(2): Specifically...','2003-10-30 12:09:48',0,'I agree with your analysis.  Trying to minimize the distance out (4-pi)/4 will get you out the fastest, but with the narrowest margin against the tiger.  Approaching 1/4 gets you out the slowest, but gives a better lead against the tiger.\r\n\r\nThe best path probably is 1: swim out (4-pi)/4, 2: swim in a spiral which reaches 1/4 radius exactly when the tiger is directly opposite of you, 3: head straight for shore.',9031,0);
INSERT INTO comment VALUES (9051,1475,4098,'kevin coyne','summer vacation','2003-10-30 12:16:32',0,'He starts off from haiwaii (most western and southern) he flies to Alaska (most northerly) and then across Canadian airspace (leaving U.S. controlled airspace) and lands in calais Maine (most easterly)',NULL,0);
INSERT INTO comment VALUES (9052,292,4055,'S','A modification to the official solution','2003-10-30 12:17:50',0,'\"To maximise your probability (as someone suggested in the comments) roll a \"d20\" - a 20 sided die - and only send the letter if you roll a 20. A probability calculation shows that this yields the best odds, with a surprising 37.7% chance that only one of you will roll a 20 and send a letter. Better odds than predicting post office behaviour, surely!\"\r\n\r\nOnce the die has been rolled, you could then wait a random (long) period of time before sending your letter.  If another person thinks the same, it is likely that his/her chosen time will be different and the possibility exists that the letter will be received and the prize distributed before a second person submits a letter.  This would increase the odds of receiving a prize.\r\n',NULL,0);
INSERT INTO comment VALUES (9053,1227,4055,'S','Solution','2003-10-30 12:28:10',0,'8 pitches.  A balk is not considered a pitch.  The pitcher could balk twice, putting two people on base.  He could then force a triple play.  As mentioned in previous posts, if the pitcher is for the away side, he would not have to pitch the bottom of the ninth if his team were winning.',NULL,0);
INSERT INTO comment VALUES (9054,1479,3224,'Lee','solution','2003-10-30 13:33:44',0,'Ian Fleming is the connection.\r\nPeter Sellers, David Niven and Woody Allen all starred in the Bond \'spoof\' Casino Royale (based on Fleming\'s books).\r\nLikewise Sean Connery played the spy.\r\nDick Van Dyke starred in one of Fleming\'s slightly lesser known tales - \'Chitty Chitty Bang Bang\'\r\nI know an awful lot of people will know this but it\'s the first opportunity I\'ve had to post first.\r\nFinally!',NULL,0);
INSERT INTO comment VALUES (9055,1227,4060,'daniel trosdahl','re: Solution','2003-10-30 14:36:03',0,'A balk does not put players on base. It only moves up runners on base.',9053,0);
INSERT INTO comment VALUES (9056,1458,4101,'sheryl','Solution?','2003-10-30 14:47:20',0,'Use a magnifying glass to light it and, as it burns, the ashes will fall to the table (or foundation).\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9057,1458,4101,'sheryl','sorry chan','2003-10-30 14:50:51',0,'I apologize...hadn\'t read the posts before I posted.  ',NULL,0);
INSERT INTO comment VALUES (9058,1331,1171,'nikki','Maybe I\'m missing something...','2003-10-30 16:02:08',3,'but wouldn\'t the paths still be in a star (pentagram) shape?  Then you place the trees just inside, instead of ON, the vertices.\r\n\r\nThen all of the trees would be on the inside.  So you would only have a problem if some squirrels started out somewhere inside the pentagram.\r\n\r\nAnother way to describe this is draw a regular pentagram.  Draw another one that is slightly smaller than the first, with no rotation, and the \"centers\" should be at the same point.\r\n\r\nThe outer pentagram is the human path, and plant the trees on the vertices of the inner pentagram (this just helps illustrate that the trees are still placed with 5 rows of 4).',NULL,0);
INSERT INTO comment VALUES (9059,1227,1171,'nikki','re(2): Solution','2003-10-30 16:12:42',0,'I think that\'s why S said 8 pitches (and to only balk twice).  You pitch once to get someone on base.  Then you balk, and the second person gets on base.  You balk again, and the third person gets on base.  Then you make an amazing triple play and you finished an inning with only one pitch.\r\n\r\nI do think there has been some confusion about pitching during the 9th inning, though, in several posts (not just the one by S).  If the team that bats during the top of the innings is losing, then the team that bats during the bottom of the inning doesn\'t need to play the bottom of the 9th because they are already winning.\r\n\r\nSo for this special pitcher to avoid pitching during the 9th inning, he must pitch on the bottoms of the innings.  This means his team bats during the tops of the innings, which means his team must be LOSING (not winning) after the top of the 9th.\r\n\r\nSo, for those who approve of the solution that includes some balking, during at least one of those innings, you will have balk at least 3 times in order to let someone score.  You still will have only made one pitch per inning, so the answer of 8 pitches for the game still holds.\r\n\r\nFor those who don\'t approve of solutions including balking, and think the answer is 24, that is not enough.  Someone already explained how it would actually need to be 25.  During one inning you would need to let someone score - otherwise your team is not losing and you would have to pitch the 9th inning.  So let\'s say you pitched twice, and got both of those runners out.  But you can\'t let the 3rd runner score AND get him out.  So you have to pitch to him, let him score, pitch a 4th time and get the third out.\n\n<i>Edited on <b>October 30, 2003, 4:37 pm</b></i>',9055,0);
INSERT INTO comment VALUES (9060,1331,1626,'Gamer','re: Maybe I\'m missing something...','2003-10-30 16:15:39',0,'This is just a story for \"Do the same as before, but put some trees on the inside this time.',9058,0);
INSERT INTO comment VALUES (9061,1331,3172,'SilverKnight','re(2): Maybe I\'m missing something...','2003-10-30 16:17:56',4,'So, Gamer, are you confirming that she is correct?',9060,0);
INSERT INTO comment VALUES (9062,1364,4103,'kevin','Solutions','2003-10-30 17:12:35',3,'Anytime a liar refers to himself, he cannot call himself a liar, so Grot and Blarg cannot mean liar. Then if you assume Blarg means Knight, and do the tables, you realize there is no solution, so Grot must be Knight, and Blarg must be Knave.\r\n\r\nBlarg = Knave\r\nGrot = Knight\r\nCloysta = Liar\r\n\r\nWith that, there are three solutions:\r\nSolution 1:\r\nIf Jeswin is a knight, that means Parker is a liar, which means Crasbo can\'t be a Knave.  Crasbo can\'t be a knight,since he calls jeswin a liar, so he has to be a liar as well.\r\nJeswin = Knight.\r\nParker = Liar.\r\nCrasbo = Liar.\r\n\r\nSolution 2:\r\nIf Jeswin is a Knave, then his first statement is a lie, so Parker must be a liar.  Parker lies calling himself a knave, and lies calling crasbo a knave.  Crasbo also can\'t be a knight, since he calls Jeswin a Liar, when in fact he is a Knave, so Crasbo must be a liar as well.\r\n\r\nJeswin = Knave\r\nParker = Liar\r\nCrasbo = Liar.\r\n\r\n\r\nSolution 3:\r\nif Jeswin is a Liar, then Parker can\'t be a Liar. If Parker were a knight, he would be lying when calling Crasbo a knight, so Parker is a Knave, and he lied calling Crasbo a Knave.\r\nCrasbo can\'t be a knave, and he can\'t be a liar, as his second statement is a truth, so he must be a Knight.\r\n\r\nJeswin = Liar\r\nParker = Knave\r\nCrasbo = Knight.\r\n\r\n\r\nIf all three have to be different, then solution 3 is the answer, but if not, then any of the three will work.',NULL,0);
INSERT INTO comment VALUES (9063,1364,1171,'nikki','re: Solutions','2003-10-30 17:27:10',0,'\"Anytime a liar refers to himself, he cannot call himself a liar, so Grot and Blarg cannot mean liar.\"\r\n\r\nOnly part of this is true.  IF a person is a liar, he cannot say he is a liar.  But saying that Grot and Blarg cannot mean liar means you concluded that NO ONE can say they are a liar, which is not correct.\r\n\r\nAs SilverKnight mentioned in a previous comment (#5), a Knave can still say he is a liar, and his second statement would have to be true.',9062,0);
INSERT INTO comment VALUES (9064,1331,4057,'Jason','Solution','2003-10-30 17:55:38',0,'This is easy. If you draw a star, and place a tree at each of the points where lines intersect, you have 5 rows of 4 with some on the inside as well as the outside. Quite simple.',NULL,0);
INSERT INTO comment VALUES (9065,1331,1626,'Gamer','Not so simple','2003-10-30 18:06:20',0,'No, just put your diagram down, and draw the lines where there are 5 lines of 4. Now, if the lines are ignored that go through tree X, tree X is on the inside if there are lines that go all around it.\r\n\r\nI am a little confused about why people would write down the exact same solution as in another problem, especially when I link to it. It\'s not that difficult to figure out that THAT\'S not the solution I am looking for!',NULL,0);
INSERT INTO comment VALUES (9066,1331,1626,'Gamer','Also:','2003-10-30 18:08:09',0,'If you still want to place it in a star pattern, I will say that they aren\'t in an exact straight line, they are in a curved line, which doesn\'t count.',NULL,0);
INSERT INTO comment VALUES (9067,1331,4064,'rerun141','AND some on the inside','2003-10-30 18:10:51',0,'Theres 4 trees on each path and some on the inside. In the pentagram pattern thre are 4 trees on each path.(it must be a different problem or gamer A) wouldn\'t have posted it and B) would have confirmed we had the solution when he posted his comment) so we have to repeat the problem with eualt to or less then 9 trees and but the left over trees in the middle.\r\n',NULL,0);
INSERT INTO comment VALUES (9068,1331,4064,'rerun141','oops','2003-10-30 18:13:07',0,'read gamers post after finishing mine. but different then even I thought.',NULL,0);
INSERT INTO comment VALUES (9069,1331,1171,'nikki','re: Not so simple','2003-10-30 18:50:27',0,'1) Gamer, you are not the only one who is confused.  I was confused at the beginning because I truly believe that a slightly modified version of the solution to the 10 trees problem is A solution to this one.\r\n\r\n2) I couldn\'t tell what you meant by \"Now, if the lines are ignored that go through tree X, tree X is on the inside if there are lines that go all around it.\"  I\'ll probably feel dumb for not getting it, but please clarify.\r\n\r\n3) It\'s not difficult to figure out that the repeat-solution is not what you were looking for.  But that doesn\'t change the fact that it is still a solution.\r\n\r\n4) I don\'t see how my solution has the trees in a curved line.  I was considering a realistic 3D park, where you have a path that has width and the trees that are \"on\" the path might actually be a foot or so off the path.  Perhaps this was an incorrect theory.\r\n',9065,0);
INSERT INTO comment VALUES (9070,1331,1171,'nikki','After thought','2003-10-30 18:57:49',4,'Ok, so would this be an appropriate way of rewording the problem?\r\n\r\nMake 5 straight rows of 4 trees.  These lines are 1D and trees exist ON (not next to) these lines and are 0D.\r\n\r\nIf a tree is on an outer edge of whatever shape you made, it is vulnerable to these vicious squirrels.  The tree is not vulnerable if it is on an inner edge (not adjacent to the \"outside\" world).\r\n\r\nIf this is the case, I see how my solution doesn\'t work.',NULL,0);
INSERT INTO comment VALUES (9071,1331,4064,'rerun141','It seems to me','2003-10-30 19:19:24',0,'it seems to me that the question is asking you to use 9 or fewer trees to make 5 lines of 4. The other tree(s) will be placed within these paths.  ',NULL,0);
INSERT INTO comment VALUES (9072,1331,1626,'Gamer','re: It seems to me','2003-10-30 19:24:57',0,'Stick with nikki\'s wording. I think her wording is better than mine. :)\r\n\r\nI am not saying that any solution that is in previous problems is excluded, just that people were like \"Duh! Use the old solution!\", when there was a debate about whether I allowed solutions like that or not.',9071,0);
INSERT INTO comment VALUES (9073,1331,4064,'rerun141','ok. so...','2003-10-30 19:46:39',4,'so would the trees on the inner vertices (the ones on two lines) in the original problem be legal?',NULL,0);
INSERT INTO comment VALUES (9074,1227,4057,'Jason','Confused','2003-10-30 20:01:41',0,'Excuse me ignorance on the subject, but what is balking? This is what you get for growing up in Europe.',NULL,0);
INSERT INTO comment VALUES (9075,1475,4057,'Jason','re: summer vacation','2003-10-30 20:06:27',0,'What about when he leaves Hawaii? Did the U.S. purchase the Pacific Ocean without my knowing? Also the most western point is in Alaska not Hawaii.',9051,0);
INSERT INTO comment VALUES (9076,1331,3386,'Victor Zapana','It seems to me.. i have a solution','2003-10-30 20:07:28',0,'i may have a solution. b4 i tell ill give u the overall shape.. its arrowhead like. now fr the really bad description of it. Ok. First, make an equilateral triangle (lets say triangle ABC) on ur paper extend AC a little more and end the line segment with point D (now you should a line segment AD). now add a point E on line AC, so that AE is about 1/3 of AC and CE is about 2/3 of AC. Now, add 2 points, point F and G, on line AB so that point F is closer to A and point G is closer to B line segments AF, FG, and BG are about equal (thus, each line segment shud be about 1/3 of the line) Now make a line from point F to point D. Next, make another line from point B to point E. Now, make another line from point C to point G. If done correctly, you should now have 3 points of intersection inside the original equilateral triangle (do NOT count any points of intersection you have made that intersected the base of the triangle, BC. there should be only one of these). Darken these points and any points I talked about above (points a-g). Then erase line BC, because this is not needed.  Now, you should have 5 rows of 4 using 10 trees, and u have one of the points surrounded by the others, in the shape of an arrowhead. \r\nSorry if these directions are a lil confusing but thats what you should get.\r\n                         \n\n<i>Edited on <b>October 30, 2003, 8:08 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9077,1331,4064,'rerun141','re: It seems to me.. i have a solution','2003-10-30 20:27:49',0,'lol there\'s gotta a much easier way to explain that budy. but anyway i belaive points A,B, abd D are exposed to squirel attack. sorry\r\n      ',9076,0);
INSERT INTO comment VALUES (9078,661,3820,'Joseph ODonnell','A Suggested Solution','2003-10-30 20:31:49',3,'My brother Mathews sent me the following which I now offer as a possible solution to today\'s dilemma:\r\n\r\nI think you can swim to shore.  I didn\'t do the arithmetic right earlier.  Since I\'m doing absolutely nothing at the moment, let me outline the solution.  If no one else has this tomorrow, feel free to post.\r\n\r\n1. Get into the water on the opposite side of the\r\nisland from the tiger.  We\'ll assume that the unit of distance is one mile, the radius of the lake.\r\n\r\n2. Swim towards the shore AND in the same lateral\r\ndirection as the tiger is moving, keeping the \r\nisland between you and the tiger.  i.e. if the tiger begins walking clockwise to get near you, swim clockwise as well, keeping as close to the \r\nimaginary diameter line that has the tiger as an end point.  This line will move, much like the second hand on a clock and as you swim towards it your path will form a spiral.\r\n\r\n3. At one quarter speed of the tiger, you can \r\ncover a longer arc, in terms of degrees per unit time, until you are 1/4 mile from the island.  At 1/4 mile, the circumference of your swimming circle is 1/4 that of the lake shore so both you and the tiger can complete a circle in the same \r\nunit of time. You can keep the tiger exactly opposite the island from you by swimming parallel to the shore, but you will no longer make any progress towards shore AND keep the tiger opposite you and the island.\r\n\r\n4. Take a deep breath.\r\n\r\n5. Turn and swim directly toward shore as fast as \r\nyou can. You have to cover 3/4mile to get to the shore. The tiger needs to cover half the circumference of the circle, or pi*1 mile = 3.1417 miles.  The tiger runs 4 times faster than you can swim, so in the time it takes you to cover 3/4 mile, he can cover 3 miles.  That leaves him somewhat less than .15 miles away when you reach shore.  \r\n\r\n6. At this point, you\'re on your own.\r\n',NULL,0);
INSERT INTO comment VALUES (9079,1331,3386,'Victor Zapana','re(2): It seems to me.. i have a solution','2003-10-30 20:34:23',0,'well... it dint say ALL of the points have to inside, so poitns a b d can be destroyed by the squirells lol... wait thats not even possible to all be \"inside.\' also the point that is covered inside is the point of intersection btwn line CE and BF, so that is enuf to fill the requirement of the problem..\r\nalso another thing... i no my directions were mega confusing sry lol\n\n<i>Edited on <b>October 30, 2003, 8:35 pm</b></i>',9077,0);
INSERT INTO comment VALUES (9080,176,4057,'Jason','re(2): easy','2003-10-30 20:40:07',0,'It could be played between adults who are young at heart.',8179,0);
INSERT INTO comment VALUES (9081,1479,4057,'Jason','re: solution','2003-10-30 20:50:26',0,'Very Nice :)',9054,0);
INSERT INTO comment VALUES (9082,442,2674,'mike','','2003-10-30 21:00:23',0,'shes 72. the first prime numbers tht pop into my head are 7 and 2. and the rest was history.\n\n<i>Edited on <b>October 30, 2003, 9:03 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9083,442,2674,'mike','re: solution','2003-10-30 21:08:13',0,'that was over solved. it took me three seconds to sole this as im sure it did a lot of other people. there are only 5 prime single digit numbers 1,2,3,5 and 7. shes a grandma shes probably old you think first digit is 7. i usually use formulas and not guess and check but in this case with such a small number of numbers to work with why waste time making a formula. I didn\'t thik of thaat though andi aplaud you ',3008,0);
INSERT INTO comment VALUES (9084,661,3172,'SilverKnight','re: A Suggested Solution','2003-10-30 21:18:25',0,'That\'s absolutely amazing!  Why didn\'t someone write this before...?\r\n\r\nOh wait... someone <A HREF=\"http://perplexus.info/show.php?pid=661&cid=9022\">DID write this</A> before!\r\n\r\nWell... whadaya know.',9078,0);
INSERT INTO comment VALUES (9085,1227,3172,'SilverKnight','re: Confused','2003-10-30 21:20:19',0,'To balk means to moon the umpire.',9074,0);
INSERT INTO comment VALUES (9086,661,4068,'Bruno Pelletier','Be Kind Tiger','2003-10-30 22:20:17',0,'I\'d say that you wait \'til the night.\r\n\r\nSo the tiger won\'t see you swimming in the darkness, and I suppose tigers sleep at night.',NULL,0);
INSERT INTO comment VALUES (9087,1227,4068,'Bruno Pelletier','Strike  2???','2003-10-30 22:38:41',0,'Since I had a strike with my first attempt, here\'s a second try that will probably be my strike #2:\r\n\r\nIf he only throws let\'s say fastballs, that can be consider as one kind of pitch, I guess...\r\n\r\nSo 1 is the fewest number of pitches a pitcher can throw and come away with a complete game.\r\n\r\nStrike 2 ???',NULL,0);
INSERT INTO comment VALUES (9088,1227,4055,'S','re: Confused','2003-10-30 22:57:45',0,'A balk is where a pitcher begins to pitch but stops before releasing the ball.  The penalty (as found on www.baseball-almanac.com) is: ...each runner shall advance one base without liability to be put out...\r\n\r\nThis implies that I was incorrect in believing that a balk would place a batter on base.',9074,0);
INSERT INTO comment VALUES (9089,1331,3172,'SilverKnight','Full Solution','2003-10-30 23:13:26',3,'Here\'s one solution:\r\n\r\nTo describe the points... let\'s use a cartesian graph.\r\n\r\nThe 10 points are:\r\n\r\n<B>01) (0,4)\r\n02) (-2,2)\r\n03) (2,2)\r\n04) (0,1)\r\n05) (-4,0)\r\n06) (-2,0)\r\n07) (2,0)\r\n08) (4,0)\r\n09) (-6,-2)\r\n10) (6,-2)</B>\r\n\r\nThe 5 lines that they fall on (each line having 4 points) are:\r\n\r\n<B>y=0</B> (containing points 5, 6, 7, and 8)\r\n<B>y=(1/2)x  + 1</B> (containing points 3, 4, 6, and 9)\r\n<B>y=(-1/2)x + 1</B> (containing points 2, 4, 7, and 10)\r\n<B>y=x + 4</B> (containing points 1, 2, 5, and 9)\r\n<B>y=-x + 4</B> (containing points 1, 3, 8, 10)\r\n\r\nAnd of course... the lone tree in the middle is at point 4 (0,1).\r\n',NULL,0);
INSERT INTO comment VALUES (9090,65,4055,'S','I agree with the solution','2003-10-30 23:24:03',0,'I agree with the \"official\" solution: 1/3 odds of winning.',NULL,0);
INSERT INTO comment VALUES (9091,1331,4064,'rerun141','re: Full Solution','2003-10-30 23:49:10',0,'dats da same solution as Vicor only a bit more symetrical. I need some clarification from gamer but i think points 1) (0,4), 9 (-6,-2), and 10 (6,-2) are vulnerablr to squirrel attack!',9089,0);
INSERT INTO comment VALUES (9092,1331,3172,'SilverKnight','re(2): Full Solution','2003-10-31 00:06:57',0,'As I mentioned, there is a LONE tree in the center... point (4).  All the others, including 1, 9, and 10 would be vulnerable to squirrels.\r\n\r\nAfter I posted my solution, I briefly tried to follow Vicor\'s thoughts.... well.. he says \"arrowhead like\", but the rest, I didn\'t follow.',9091,0);
INSERT INTO comment VALUES (9093,970,4055,'S','re: A binary solution','2003-10-31 00:22:11',0,'The RANDOM_1_TO_7 function can return 0 + 2*0 + 4*0 = 0.  Therefore, this solution does not meet the criteria.',6458,0);
INSERT INTO comment VALUES (9094,1475,4098,'kevin coyne','poss solution','2003-10-31 08:57:03',0,'how about, he takes a ship (I think on the high seas a ship counts as US controlled territory)\r\nfrom hawaii to alaska (covering south, west and north) Then flies to over Canada (outside US control) to  Maine easternmost.',NULL,0);
INSERT INTO comment VALUES (9095,1496,3275,'retiarius','Charlie loses','2003-10-31 09:35:52',0,'The barmen are loosing. Alan should have taken his 10 dollar bill (Canadian) across the border and exchanged it for 11.11 dollars (US). Bob should have done likewise and changed his 10 dollar bill (US) for 11.11 dollars (Canadian). If each country was serious about the exchange rate, they would honour the currency transaction. (One of them might actually honor it).\r\n\r\nCharlie might have enjoyed a few free drinks, but he would have been better off staying sober and playing the currency market. He should have taken his US dollars to a US bank and bought Canadian dollars. The he should have taken those to a Canadian bank and bought US dollars. He should then have continued in this manner before ending up in each bar and buying everybody a celebratory drink. Charlie was a loser.\r\n\n\n<i>Edited on <b>October 31, 2003, 9:56 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9096,1496,1301,'Charlie','solution','2003-10-31 09:50:53',3,'If the barmen in question, Alan and Bob, had received their respective foreign currencies, that they are using to make change, before the devaluations, then they are the losers, in the ordinary sense of holding money that has been devalued.\r\n\r\nBut as time goes on, the only way Alan and Bob will have such opposite-country currency is by more people from over the border spending their money there.  When this happens, those Canadians spending their hard-earned Canadian dollars in Al\'s bar lose out 10% of their value, as Al considers their $10 bill to be worth only $9 worth of drinks.  Those customers would get full value if they stayed at home.  Likewise Americans using money earned in the U.S. at full scale, spending their money at Bob\'s lose out.\r\n\r\nSo the answer: the first few such transactions are the loss of Al and Bob, but an ongoing basis, the barkeep\'s supply of foreign currency is replenished by people from the other country, who lose out by crossing the border to drink using their native currency.',NULL,0);
INSERT INTO comment VALUES (9097,1496,4064,'rerun141','bars lose nothing','2003-10-31 10:07:29',0,'lets say before the dollar decrease there was $100 (U.S.) and $100 (canadian) in Alan cash register. Afterwars the $100 candian is only worth $90 U.S., Alan\'s total is $190 U.S. carlie pays one dollar., but gives a ten U.S. for a 10 canadian. alan now has 11 U.S. bills and 9 canadian. A total of $191 minus one for the drink is 190. The bars lose nothing...   ',NULL,0);
INSERT INTO comment VALUES (9098,1331,3386,'Victor Zapana','re(3): Full Solution','2003-10-31 10:21:52',0,'u dun have to really follow the rest silver knight . coz basically what you wrote is like what i wrote only dramatically easier to comprehend lol',9092,0);
INSERT INTO comment VALUES (9099,1496,4064,'rerun141','solution','2003-10-31 10:42:24',0,'no ones losing out on this transaction. At the time of de-valuing the bars lost 10% of the value of their faoreign money. Charlie \"found it\" by minipulating the exchange rate.',NULL,0);
INSERT INTO comment VALUES (9100,1496,4107,'Marc Meyer','Who loses.','2003-10-31 11:35:25',3,'The governments of both countries pay for the drinks.\r\nafter 1 transaction the canadian barman will have \r\n10 CANADIAN, and be out 10 US and 1 drink.  In order to serve our drinker again, he needs to go to the bank, give them 9 CAN and get 10 US back.\r\nThe bank can get its supply of US from either tourists/commercial transactions, or from a governmental source.  No tourists/commercial (or few) will be available, because the bank is offering 9 CAN for 10 US, while in the States 11 CAN can be had for the 10 US.  So the govt central bank needs to supply the US currency, at 10US = 9 CAN, but it needs to replenish that supply from Stateside sources at a rate of 10US=11CAN, losing 22% on each transaction (to people like Charlie!)\r\nSimilarly, when in the States, the US Govt pays for Charlie\'s drinks.',NULL,0);
INSERT INTO comment VALUES (9101,1496,1575,'DJ','Loser.','2003-10-31 12:03:07',1,'I don\'t know, but the northern New York in which I live, five minutes from the Canadian border, charges ($3 CD, $2.50 USD) every time you cross.\r\n\r\nIn the situation described, I\'ll assume the border accepts both currencies at par. Even still, Charlie (unless he is a very strong swimmer) is paying a good deal more for the trips over the border than it is worth for the drinks he is recieving.\r\n\r\nEven if you neglect border fees, Charlie is performing work in going back and forth. He is obviously traveling on foot (and avoiding bridge fees), due to New York\'s strictly enforced Zero Tolerance DUI laws (especially so at border crossings because of the difference in the countries\' drinking ages), so walking even a few miles from one bar to the other is probably not worth the dollar he is saving in expediting the premature death of a good number of brain cells on his binge.',NULL,0);
INSERT INTO comment VALUES (9102,27,4107,'Marc Meyer','martin gardner\'s write-up','2003-10-31 12:13:25',0,'Chapter 43, The Unexpected Hanging, The Colossal Book of Mathematics, Martin Gardner, Norton Press, 2001.  This is considered a real paradox and his writeup and history, along with the rest of the \"colossal\" book, is fascinating!',NULL,0);
INSERT INTO comment VALUES (9103,1331,1626,'Gamer','Solution notes:','2003-10-31 12:43:10',0,'I don\'t believe anyone would really understand Victor\'s method, but some might.\r\n\r\nI think Silver Knight had the solution I was looking at, only flipped over.',NULL,0);
INSERT INTO comment VALUES (9104,662,3172,'SilverKnight','solution','2003-10-31 12:56:50',3,'7 round coins (worth $15/11 each) + 1 square coin (worth $16/11 each) should do it...\r\n\r\n7 x (15/11) = 105/11\r\n1 x (16/11) = 16/11\r\n\r\ntogether: 105/11 + 16/11 = 121/11 = $11',NULL,0);
INSERT INTO comment VALUES (9105,1331,1920,'Brian Smith','re: Full Solution - Another solution','2003-10-31 13:02:02',0,'This solution can be modified to create a solution with two trees in the middle.\r\nChange the line y=0 to y=1.5',9089,0);
INSERT INTO comment VALUES (9106,1227,4060,'daniel trosdahl','re: Strike  2???','2003-10-31 13:02:15',0,'Sttrrriiike two!\r\n\r\nType of pitch has nothing to do whatsoever with pitch count.\r\n\r\nThat\'s like saying there\'s only one planet orbiting around the sun because they are all round.',9087,0);
INSERT INTO comment VALUES (9107,1227,4060,'daniel trosdahl','re(2): Confused','2003-10-31 13:05:59',0,'Knight has it.  When I play softball I generally balk the umpire two, maybe three times a game.',9085,0);
INSERT INTO comment VALUES (9108,1479,4098,'lovejoy','re: solution','2003-10-31 13:50:11',0,'I\'m sorry to rain on ytour parade, but chitty was written by roald dahl. Nice try though.',9054,0);
INSERT INTO comment VALUES (9109,1479,3172,'SilverKnight','re(2): solution','2003-10-31 13:57:37',0,'I think Lee is correct... check out:\r\n<A HREF=\"http://www.ianflemingcentre.com/index.cfm?page=chitty\">http://www.ianflemingcentre.com/index.cfm?page=chitty</A>, or\r\n<A HREF=\"http://www.bookcrossing.com/journal/163486\">http://www.bookcrossing.com/journal/163486</A>',9108,0);
INSERT INTO comment VALUES (9110,1479,4098,'lovejoy','re(3): solution','2003-10-31 14:10:30',0,'Looks like your\'r right siver and lee, I took the info from halliwells film guide and they give roald dahl, first time I\'ve ever known them be wrong.',9109,0);
INSERT INTO comment VALUES (9111,1479,4098,'lovejoy','re(3): solution','2003-10-31 14:15:56',0,'take a look at this odd\r\n\r\nhttp://us.imdb.com/title/tt0062803/',9109,0);
INSERT INTO comment VALUES (9112,1479,4098,'lovejoy','re(4): solution','2003-10-31 14:23:11',0,'mmmm I didn\'t know you couldn\'t copy and paste url here,and when I tried to type it in the page is not available',9111,0);
INSERT INTO comment VALUES (9113,1479,3172,'SilverKnight','re(4): solution','2003-10-31 14:24:14',0,'Lovejoy, What\'s odd about it...?\r\n\r\nThe movie (like the Bond movies) is based on a book by Ian Flemming.\r\n\r\nNow... Roald Dahl is great, unto himself... he worked on the unforgettable <I>Willy Wonka and the Chocolate Factory</I> which starred Gene Wilder as Willy Wonka and Peter Ostrum as Charlie.\r\n\r\n(I\'m a little unnerved by them trying to remake it in 2005 with <I>Charlie and the Chocolate Factory</I>, starring Johnny Depp as Willy Wonka.)',9111,0);
INSERT INTO comment VALUES (9114,1458,2231,'Trevor Leitch','can we have the solution now?','2003-10-31 15:21:31',0,'Chan, I\'m dying to find out how to do this so I can win cash from friends at the bar... ',9057,0);
INSERT INTO comment VALUES (9115,1331,1626,'Gamer','Solution with 2 in the middle.','2003-10-31 15:48:56',3,'I just checked where I got the answer from and you are right. There are 2 trees on the inside:\r\n\r\nA: -12, -7\r\nB: -5,0\r\nC: -4,1\r\nD: -2, 0\r\nE: 0,-1\r\nF: 0,5\r\nG: 2,0\r\nH: 4,1\r\nI: 5,0\r\nJ: 12,-7',NULL,0);
INSERT INTO comment VALUES (9116,1224,3807,'DrBob','Fairly straightforward','2003-10-31 16:16:51',0,'For the sum & product of two numbers to be the same, if the first is x the second is of the form x/(x-1) or 1+1/(x-1). This is easily proved.\r\nIn this case, x is a 2 digit number (AB) & C=1\r\n1/(x-1) = y/100 (where y is a one or two digit number). This means that (x-1) divides 100. Since (x-1) cannot have more than two digits it does not equal 100. Check out the other possibilities\r\nx has 2 digits so (x-1) cannot be 2,4 or 5 \r\n(x-1)=50 implies that x=51 (oops: B=1=C)\r\n(x-1)=20 - same problem: B=1=C\r\nThis leaves x-1 = 25; so x=26 & 1/(x-1) = 0.04\r\nSo: A=2; B=6; C=1; D=0; E=4',NULL,0);
INSERT INTO comment VALUES (9117,662,3558,'Tristan','','2003-10-31 16:42:41',3,'Well, this is my solution.\r\n\r\nSince 11 round coins equal $15, each coin is $15/11.  Likewise, the square coins are $16/11, and the triangular coins are $17/11.  The amount we\'re trying to get is 11 dollars, or 121/11.\r\n\r\nTo get the number 121 from all these numbers, I divided by 16.  121=8*16-7=7*16+9.  So, to get 121, we can use coins of lesser or greater value to compensate for the remainders.  Therefore, only combination that works is <b>7 round coins and a square coin.</b>  You cannot change 9 of the coins to triangular coins because there are only seven coins using that combination.',NULL,0);
INSERT INTO comment VALUES (9118,1331,3386,'Victor Zapana','re: Solution notes: (in reply to Gamer)','2003-10-31 19:37:42',0,'lol ok my method is Silver Knight\'s exactly, only that\'s his description is so much better than mine lol',9103,0);
INSERT INTO comment VALUES (9119,1335,4112,'Sniper59','','2003-10-31 20:25:45',3,'Okay, I started out by finding where A and B met for the first time. We know since they meet between n=0 and n=1 where n is the distance from B\'s house (since B starts out at 0 and A starts at 1), the distance traveled by A and B (henceforth repesented by a and b, respectively)is equal to one. We know in t Time, B can travel 2 times as much distance as A, so therefore b/t=2a/t or b=2a. Since they travel 1 mile in total, b+a=1, and substituting 2a for b, 3a=1 so a=1/3 and b=2(1/3)=2/3.\r\n\r\nWhere d is the total distance to travel between A\'s house and B\'s house, B will travel 2/3+d mi to get to A\'s house, as B starts out at 2/3 mi away from his house and therefore travels 2/3 mi to get to his house then d distance to get to A\'s house. A, on the other hand, will travel d-2/3 mi to get to his house, as A is 2/3 mi away from B\'s house. \r\n\r\nSo, assume it takes them x time to get to A\'s house. We know (d+2/3)/x is equal to b and (d-2/3)/x is equal to a. Since we know b=2a, substituting the values for a and b we get (d+2/3)/x=(2d-4/3)/x. Multiplying both sides by x we get d+2/3=2d-4/3. Subtract d from both sides and we get 2/3=d-4/3. Add 4/3 to both sides and the result is 6/3=d. Since 6/3 is equal to 2, the total distance traveled between the two houses is equal to 2 miles. \r\n\r\nThis result is arrived at by assuming A and B have to travel in a straight line. If, however, they do not travel in a straight line, without further data it is impossible to determine the absolute distance between the two houses. The best we can do is essentially \"taxi distance\".\r\n\r\nSo, in case you\'d rather not read all that, my answer is 2 if they travel in a straight line and no solution if they do not.\r\n',NULL,0);
INSERT INTO comment VALUES (9120,493,4112,'Sniper59','So...','2003-10-31 20:40:45',0,'I know it\'s kind of a lazy, but why not just say... 24*1^0*1^0*1^0*1^0, or 24*1*1*1*1 = 24. Since it says ONLY 4 zeros and any mathematical operators/symbols... you could consider 24 as a symbol for 2*10^1+4*10^0 and since I added the 4 \"1^0\"\'s, I used 4 0\'s and 1 mathematical symbol.\r\n\r\nHow\'s about that?',NULL,0);
INSERT INTO comment VALUES (9121,174,4112,'Sniper59','Reducto ad absurdum?','2003-10-31 23:16:25',0,'Wouldn\'t it be possible to use the common mathematical process of Reducto ad Absurdum on this?\r\n\r\nWe start out by assuming B is true, meaning there is no solution. However, in providing the solution (b), we have provided a solution to the problem, meaning that there is a solution to a problem, which is a direct contradiction to b. So ergo, because by assuming B is true we run into a contradiction, there must be a solution. Therefore, a.\r\n\r\nWe can also try to prove a is false with Reducto ad Absurdum: Assume a is true. Since a is true, there is a solution. Since a is a solution there is a solution. This means there is no contradiction, and Reducto ad Absurdum fails. \r\n\r\nBy analyzing the problem itself, and supposing \"s\" represents that the problem has a solution, we get...\r\nIf: a or b then s\r\nIf: b then not s\r\n\r\nIn doing so, we say that if: b then s and not s, which is a direct contradiction, hence the answer is a.\r\n\r\nI\'m sure there\'s a hole in my logic somewhere, but I can\'t see it right now, as it\'s kind of late. Feel free to point it out to me, if it\'s there, of course.',NULL,0);
INSERT INTO comment VALUES (9122,1458,4068,'Bruno','re(2): What is the foundation?','2003-11-01 00:32:19',0,'Since we already have the tools with us to make it drop, and since normal bar tables are rather fragile, I\'d say that we jump on the floor to create a vibration. So the cigarette will drop without having to toch the cigarette and the foundation.\r\n\r\nAnother possibility would have been an earthquake, but I don\'t have the strength to create one !',8926,0);
INSERT INTO comment VALUES (9123,1458,4114,'Rochelle','cigarette on bar---I HAVE IT!!','2003-11-01 01:26:51',3,'Drop a very heavy object on the floor near the bar. The vibration will shake both bar and cigarette. Soundwaves are not gas, solid or liquid.',NULL,0);
INSERT INTO comment VALUES (9124,493,1626,'Gamer','re: So...','2003-11-01 09:13:58',0,'You can\'t perform any functions on symbols. For example, I can\'t multiply plus by minus...',9120,0);
INSERT INTO comment VALUES (9125,662,3759,'Howard Bandy','Solution','2003-11-01 10:14:50',0,'He should pay 7 round plus 1 square coins.\r\n\r\nHoward',NULL,0);
INSERT INTO comment VALUES (9126,1335,3759,'Howard Bandy','Solution','2003-11-01 10:31:48',0,'They live 2 miles apart.\r\n\r\nA walks distance W until he is 1 mile from B\'s house.  Then A and B walk toward each other, B walking twice as fast.  So they meet when A has traveled an additional 1/3 mile and B has traveled 2/3 mile.  A is (W + 1/3) miles from his house, B is 2/3 mile from his house.\r\n\r\nA returns to his house -- (W + 1/3) miles.  \r\nB returns to his house, then to A\'s -- (2/3 + 1 + W) miles.\r\n\r\nTheir times are equal, and B\'s rate is twice A\'s.  Distance equals rate times time, so time equals distance divided by rate (D/R).  \r\n\r\nA\'s D/R is (W + 1/3) / 1.\r\nB\'s D/R is (W + 5/3) / 2.\r\n\r\nSolving, W = 1 mile.\r\nSo they live two miles apart.\r\n\r\nHoward',NULL,0);
INSERT INTO comment VALUES (9127,660,3759,'Howard Bandy','Solution  if I may do this','2003-11-01 10:34:38',0,'If I may cut, then stack the pieces, each cut doubles the number of pieces, so n cuts makes 2 raised to the n power pieces.\r\n\r\nHoward',NULL,0);
INSERT INTO comment VALUES (9128,638,3759,'Howard Bandy','Solution','2003-11-01 11:07:14',0,'Assume the first post is AB, then the second is BA, and the third is A0B.  Since the drivers speed is constant and the posts are seen at the same interval, the distance between the posts is the same.\r\n\r\nSo, A0B - BA == BA -AB\r\n\r\nThat is, 100A + B - 10B - A = 10B + A - 10A -B\r\nor 108A = 18B\r\nor B = 108A / 18\r\n\r\nIf A = 1, then B = 6.\r\nThere are no other solutions where A and B are single digits.\r\n\r\nSo the posts show 16, 61, and 106.\r\n\r\nHoward',NULL,0);
INSERT INTO comment VALUES (9129,638,3759,'Howard Bandy','re: Solution','2003-11-01 11:08:38',0,'I forgot the important line.  The speed is 45 miles per hour.\r\n\r\nHoward',9128,0);
INSERT INTO comment VALUES (9130,1496,3136,'Popstar Dave','Arbitrage','2003-11-01 11:25:47',1,'This kind of arbitrage (risk-free profit; see below for a full definition) opportunity could never exist for long in a world with a free market for currency.  Many people would take advantage of this inequality and the relative prices of each currency (the exchange rates) would rise until the currency market was back in equilibrium.  For currency markets the size of USA and Canada, this would happen in a matter of minutes; hardly time for Charlie to get many drinks at all!\r\n\r\n\r\nArbitrage involves the simultaneous purchase of a security in one market and the sale of it or a derivative product in another market to profit from price differentials between the two markets.',NULL,0);
INSERT INTO comment VALUES (9131,1482,3386,'Victor Zapana','1st thoughts','2003-11-01 12:28:00',0,'hmm.. well coz i think this is math related i\'ll give what the position of each them is in the alphabet\r\n\r\nB- 2,\r\nC- 3,\r\nF- 6,\r\nH- 8,\r\nI- 9,\r\nK- 11,\r\nN- 14,\r\nO- 15,\r\nP- 16,\r\nS- 19,\r\nU- 21,\r\nV- 22,\r\nW- 23,\r\nY- 25\n\n<i>Edited on <b>November 1, 2003, 12:32 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9132,1482,3386,'Victor Zapana','more thoughts','2003-11-01 12:38:42',0,'now.. ill consider the letters (and their position on the alphabet is below them in respective order) not included and see if theres a relationship btwn them\r\n\r\nA, D, E, G, J, L, M, Q, R, T, X, Z\r\n1, 4, 5, 7,10,12,13,17,18,20,24,26\n\n<i>Edited on <b>November 1, 2003, 12:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9133,1364,4119,'Maria','Gotta be this or that','2003-11-01 15:59:01',0,'Beginning with the fact that no Liar would call himself as such, then Grot could not mean Liar in any case. Then:\r\n1. If Jeswin is a Grot (Knight), Parker is a Cloysta (Liar).\r\nThen Parker is not a Blarg (Knive), and Crasbo is not a Blarg either. \r\nThen Crasbo has to be also a Cloysta, then Jeswin could be a Grot.\r\nThat give us this result:\r\nJeswin = Grot (Knight)\r\nParker = Cloysta (Liar)\r\nCrasbo = Cloysta (Liar)\r\nBut if Parker is a Cloysta (Liar), Crasbo could be also a Grot (Knight), then he is telling the truth, so Jeswin would be a Cloysta... So:\r\n2. If Jeswin is not a Grot (a Knight), Parker is not a Cloysta (Liar).\r\nThen Parker could be either Grot or Blarg (Knave). If he is a Grot then Crasbo is a Blarg; but if Parker is a Blarg, then Crasbo could be either Grot or Blarg. If Crasbo is a Grot, Jeswin is a Cloysta; but if Crasbo is a Blarg, then Jeswin could be either Cloysta or Grot... and we start again.\r\nSo another result could be:\r\nJeswin = Cloysta (Liar)\r\nParker =  Grot (Knight)\r\nCrasbo = Blarg (Knave)\r\n',NULL,0);
INSERT INTO comment VALUES (9134,662,4120,'Ness','hMmm','2003-11-01 16:38:58',2,'set it up as a matrix equation:\r\n[11   0   0]-1     [15]\r\n[0   11   0]   (*) [16]\r\n[0   0   11]       [17]\r\n\r\nput in calculator (TI 83) under  matrix a and matrix b:\r\n\r\nfind the inverse of matrix a and multiply it by matrix b and you\'ll get your answer! enjoy! ',NULL,0);
INSERT INTO comment VALUES (9135,1482,3196,'Dan','This has to be the answer','2003-11-02 01:11:39',3,'In the periodic table of elements, these are the only chemical symbols that consist of a single letter:\r\n          \r\nB (boron) \r\nC (carbon) \r\nF (fluorine) \r\nH (hydrogen) \r\nI (iodine) \r\nK (potassium...is there a K in potassium ???) \r\nN (nitrogen) \r\nO (oxygen) \r\nP (phosphorous) \r\nS (sulfur) \r\nU (uranium) \r\nV (vanadium) \r\nW (tungsten...so where is the W in tungsten, dude?) \r\nY (yttrium)\r\n    \r\n\r\n<i>Edited on <b>November 2, 2003, 1:22 am</b></i>\n\n<i>Edited on <b>November 2, 2003, 1:23 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9136,1227,4125,'Tom','Solution ?','2003-11-02 01:58:28',0,'I believe the solution is ZERO pitches.\r\n\r\nIf a pitcher touches his fingers to his mouth while on the mound, a Ball is called.  After 4 times (4 Balls) the batter walks.  Without throwing a pitch, the runner is picked off first base.  This continues for 9 innings...0 pitches!\r\n\r\nImprobable, but possible',NULL,0);
INSERT INTO comment VALUES (9137,1482,4112,'Sniper59','re: This has to be the answer','2003-11-02 01:59:31',0,'Obviously, there is no K in potassium and no W in Tungsten. Both come from the Latin words for these elements, kalium and wolframium (respectively). \r\n\r\nOther such elements include Tin (Sn, latin Stannus), Lead (Pb, latin Plumbum), Mercury (Hg, latin Hydrargyrus), Copper (Cu, latin Cuprum), Silver (Ag, latin Argentum), Gold (Au, latin Aurum), Iron (Fe, latin Ferrum), Chromium (Cr, greek Color), Sodium (Na, egyptian Natron).\r\n\r\nSo, yeah. There is a K in potassium, sort of.',9135,0);
INSERT INTO comment VALUES (9138,662,3196,'Dan','No kitten would be that cheap !!','2003-11-02 02:25:35',3,'How many of each coinage should the customer pay? He should pay x round coins, y square coins, and z triangular coins. (Wasn\'t that easy?) Each round coin is 15/11 of a dollar. Each square coin is 16/11 of a dollar. Each triangular coin is 17/11 of a dollar. \r\n  \r\n15x/11 + 16y/11 + 17z/11 = 11. \r\n\r\n15x + 16y + 17z = 121   \r\n\r\nx=7    y=1    z=0\r\n\r\nHe should pay 7 round coins and 1 square coin. ',NULL,0);
INSERT INTO comment VALUES (9139,1482,3196,'Dan','re(2): This has to be the answer','2003-11-02 02:33:45',0,'Sniper59 writes: \"Obviously, there is no K in potassium and no W in Tungsten. Both come from the Latin words for these elements, kalium and wolframium (respectively).\"\r\n\r\nOf course. I was being facetious. You forgot to mention Britney Spears\' favorite element, holmium (ho), and Elton John\'s favorite element, bismuth (bi). \r\n\n\n<i>Edited on <b>November 2, 2003, 2:34 am</b></i>',9137,0);
INSERT INTO comment VALUES (9140,1496,3196,'Dan','4 losers, 2 winners, bar none.','2003-11-02 04:06:41',1,'\"WHO (if anyone) is losing out on these transactions?\"\r\n\r\nOne clear loser was, as you say, WHO (World Health Organization), whose anti-alcohol campaign had fallen on deaf ears. Beyond that, after 50 visits from Charlie, Alan had given up 50 Canadian dollars ($45 in America) and gotten 50 US dollars. He was ahead $5 in US currency. Bob had given up 50 US dollars ($45 in Canada) and gotten 50 Canadian dollars. He was ahead by $5 in Canadian currency.\r\n \r\nSo the 4 losers were:\r\n(1) WHO (World Health Organizaton)\r\n(2) Charlie. He lost social prestige, his wife left him, he got brain and liver damage, and he received 20 years in prison for double vehicular homicide.\r\n(3) Alan. As he was on his way to the bank, after hours, to deposit his $5 profit, a besotted Charlie (by now too drunk to walk) plowed into him in his SUV, killing him instantly.\r\n(4) Bob. He was Charlie\'s other victim.\r\n\r\nThe 2 winners:\r\nFlora and Fauna,the barmaids of Alan and Bob, respectively. They inherited the two alehouses.    \n\n<i>Edited on <b>November 2, 2003, 10:03 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9141,1479,3196,'Dan','There\'s another possibility.....','2003-11-02 04:59:37',0,'\"What do these five famous actors have in common?\r\nDick Van Dyke, Peter Sellers, Sean Connery, \r\nDavid Niven and Woody Allen.\"\r\n  \r\nEach would have been able to defend himself against Liza Minnelli ?\r\n',NULL,0);
INSERT INTO comment VALUES (9142,511,3196,'Dan','This is an old conundrum','2003-11-02 05:09:07',0,'This question was settled a long time ago, by Augustine, who wrote an esay detailing all the things God cannot do. These include:\r\n\r\nGod cannot create such a rock.\r\nGod cannot commit suicide.\r\nGod cannot create a being more powerful than Himself.\r\nGod cannot sin.\r\nGod cannot be tempted by evil.\r\nGod cannot cause the Cubs to win the World series.',NULL,0);
INSERT INTO comment VALUES (9143,1344,3386,'Victor Zapana','question to gamer','2003-11-02 08:57:31',0,'if u flip a light right next to an already lit light, will that make the already lit light turn off? or will the already lit light stay on?',NULL,0);
INSERT INTO comment VALUES (9144,1344,3386,'Victor Zapana','re: question to gamer','2003-11-02 09:00:38',0,'n/m im stupid lol',9143,0);
INSERT INTO comment VALUES (9145,1344,3386,'Victor Zapana','stuck lol','2003-11-02 09:14:54',0,'I\'ma stuck. I can get all the lights to light except for 2 ( I did that in 11 steps), but afterward every possibility I try to do ends up in 2, over and over again. gah help lol',NULL,0);
INSERT INTO comment VALUES (9146,1482,3386,'Victor Zapana','re: This has to be the answer','2003-11-02 09:16:31',0,'gj',9135,0);
INSERT INTO comment VALUES (9147,656,3386,'Victor Zapana','re:','2003-11-02 09:22:04',0,'a flaw in ur proof.\r\n\r\nu said 2+3 = 5, then 5+6= 11, u frgt 3+4 in between. and that would equal 7, which is not part of the sequence. If you dont include 3+4, ur proof dun work at all.',9025,0);
INSERT INTO comment VALUES (9148,1344,4064,'rerun141','re: stuck lol','2003-11-02 10:48:03',0,'lol you didnt read the problem, you must turn all lights off, not on!',9145,0);
INSERT INTO comment VALUES (9149,1344,1626,'Gamer','Solution or impossible','2003-11-02 11:00:45',0,'The point of this problem is to either give a way that its possible, or prove that it\'s impossible. I don\'t have a solution to this, but I have been wondering and thought it would be a good problem for others.\r\n\r\nThe answer it to turn them all off, not on. :)',NULL,0);
INSERT INTO comment VALUES (9150,692,4129,'dl','¤','2003-11-02 13:33:39',0,'m=7kg ; v=10m/s ; g=9.8m/s&#178;\r\nEp=m*g*h ; Ek=(m*v&#178;)/2\r\nEp=Ek\r\n7kg*9.8m/s&#178;*h=(7kg*10m/s&#178;)/2\r\n68.6h=350\r\nh=5.1',NULL,0);
INSERT INTO comment VALUES (9151,1344,3386,'Victor Zapana','re: Solution or impossible','2003-11-02 13:42:26',0,'woops lol',9149,0);
INSERT INTO comment VALUES (9152,355,4129,'dl','¤','2003-11-02 13:59:24',0,'Difference in mass\r\n',NULL,0);
INSERT INTO comment VALUES (9153,1344,3386,'Victor Zapana','possibly impossible','2003-11-02 14:05:48',0,'i\'m pretty sure now thats impossible (tho i cant prove it), coz im getting stuck again with 2 lit lights in 21 steps, and in all possibilities ive tried it always ends up at 2 , over and over. so if anyone can now prove me wrong or right, itll be helpful. (also, now i think it\'s only possible to have 1 lit light minimum with 0 steps).\n\n<i>Edited on <b>November 2, 2003, 2:06 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9154,253,4129,'dl','¤','2003-11-02 14:33:00',0,'H2O; There are two H and one O atoms.\r\nH isn`t stabile becouse it has a tendency to give away the only electron it has and become proton, and O needs two electrons to become as stabile as Ne, which means that those two are very unstabile, reactive and combustible. Two H atoms give away their electrons to O atom and everybody become satisfied and that is the reason why H2O is not reactive (explosive).',NULL,0);
INSERT INTO comment VALUES (9155,1463,3196,'Dan','re(2): An alternate approach - I think I got it','2003-11-02 14:51:22',0,'Good work ! The only problem with your solution is that the problem title is \"Difficult Sequence (single)\", not \"Difficult Sequences (plural).\" So there has to be just one sequence, not two. But that\'s nitpicking.......',8960,0);
INSERT INTO comment VALUES (9156,1358,4130,'Jenna','i no it really','2003-11-02 14:53:58',0,'the answer is 3 boys n 4 grls... ok we did this in science class as a brain teaser.. ok i dont no how to explain but i think thats wat the answer is',NULL,0);
INSERT INTO comment VALUES (9157,1344,3558,'Tristan','First steps to proof','2003-11-02 15:56:24',1,'After trying myself, this puzzle seems impossible so far.  So, I need to find a way to prove it.  \r\n\r\nI think that to go about proving this, we have to keep in mind how many lights switch each time we flip a switch.  Depending on which switch is flipped, 3,4, or 5 lights switch.  We need to switch just one light total, in the middle.  \r\n\r\nIt is crucial to recognize the fact that the possibilities of light combinations do <b>not</b> depend on the order that the switches are flipped.  So, there are 2^25 possible combinations. This may match the number of total combinations, but some of the possibilities are probably the same.\r\n\r\nThe corner lights are important because only three switches change each of them.  And we can only use two of the switches that switch the corner lights, or none at all.  The lights on the side of the grid have only 4 corresponding switches.  So, we can either use 4,2, or none of these switches.  Similarly, with the rest of the lights that are off, 4,2,or none of the adjacent/same switches must be flipped.  The middle light must have an odd number of changes.\r\n\r\nIf a combination of switches follows these rules, then this puzzle is possible.  We must disprove (or prove) such a combination.  I hope everyone is following me.',NULL,0);
INSERT INTO comment VALUES (9158,1458,4131,'Steven','solution, maybe?','2003-11-02 16:04:52',0,'Couldn\'t you increase the temperature in the room, causing it to combust and burn to ash, which would naturally drop?  Or even increases the pressure to where it can no longer hold itself up?  \r\n\r\nforgive my nievete if i\'m incredibly wrong - first post.',NULL,0);
INSERT INTO comment VALUES (9159,1458,4131,'Steven','re: solution, maybe?','2003-11-02 16:11:15',0,'yeah well now that i\'ve realized there are more solution ideas down below i saw that my idea wasn\'t the first of its type.  But the pressure thing is different, so perhaps that?\r\nanyway, sorry for the repeated part.',9158,0);
INSERT INTO comment VALUES (9160,1496,3558,'Tristan','Loser','2003-11-02 16:11:16',3,'I agree with Charlie (not the Charlie in the puzzle).  The bars lost the minute the U.S. government and Canadian government devalued each other\'s money.  Each bar had currency from the other company, or else they wouldn\'t be able to give Charlie his change in the foreign currency.  Of course, I can\'t assume; the bars might have gotten the money after it was devalued.  Then, whoever decided to pay them in foreign currency is the loser.  Charlie used this this devaluation to his advantage and gained what the bars lost.',NULL,0);
INSERT INTO comment VALUES (9161,1344,3386,'Victor Zapana','re: First steps to proof','2003-11-02 16:16:31',1,'another thing to point at (mebe useless dunno) is that a 1x1 grid will work, a 2x2 grid will work, a 3x3 grid will work, but everything beyond that doesnt see to work.\n\n<i>Edited on <b>November 2, 2003, 4:17 pm</b></i>',9157,0);
INSERT INTO comment VALUES (9162,1344,4064,'rerun141','re(2): First steps to proof','2003-11-02 16:36:36',4,'how does a 2*2 solution work?',9161,0);
INSERT INTO comment VALUES (9163,1344,3386,'Victor Zapana','re(3): First steps to proof','2003-11-02 17:16:50',0,'hmm... oh yeah. for the 2 by 2 square i just put the x to the top left. There, you can flip that switch on to make it <p>\r\nO X<p>\r\nX O<p>\r\nthen flip the bottom right off making it.<p>\r\nO O<p>\r\nO X<p>\r\nthen flip the top left again.<p>\r\nX X<p>\r\nX X<p>\r\nOh yeah, after thinking it a bit more this \"can\'t\" happen because x is not in the center for there is no center in a y by y square if y is even.<p>\r\nhmm.. so the only grids that have centers that work are 1x1 and 3x3 my bad :P\n\n<i>Edited on <b>November 2, 2003, 5:18 pm</b></i>',9162,0);
INSERT INTO comment VALUES (9164,1344,1301,'Charlie','Brute Force','2003-11-02 18:01:31',3,'The following arrangements of flipped switches (1 = flipped, 0 = not flipped) will turn off the center light while keeping or returning off the other lights:\r\n<pre>\r\n 0  0  0  1  1\r\n 0  0  1  0  0\r\n 0  1  1  0  1\r\n 1  0  0  0  1\r\n 1  0  1  1  0\r\n\r\n 0  1  1  0  1\r\n 1  0  0  0  1\r\n 1  0  1  1  0\r\n 0  0  1  0  0\r\n 1  1  0  0  0\r\n\r\n 1  0  1  1  0\r\n 1  0  0  0  1\r\n 0  1  1  0  1\r\n 0  0  1  0  0\r\n 0  0  0  1  1\r\n\r\n 1  1  0  0  0\r\n 0  0  1  0  0\r\n 1  0  1  1  0\r\n 1  0  0  0  1\r\n 0  1  1  0  1\r\n</pre>\r\n---------\r\nNote that the center bulb has three neighbors flipped (counting itself and orthogonal neighbors but not diagonal), while each of the other bulbs has an even number (zero or two) counted the same way.\r\n\r\nThe program which found these is:\r\nDECLARE SUB vary (r%, c%)\r\nDEFINT A-Z\r\nCLEAR , , 4000\r\nDIM SHARED flip(6, 6)\r\nDIM SHARED lit(6, 6)\r\n\r\nlit(3, 3) = 1\r\n\r\nvary 1, 1\r\n\r\nEND\r\n\r\nSUB vary (r, c)\r\n  IF r = 5 AND c = 5 THEN\r\n   GOSUB checkIt\r\n  ELSE\r\n   IF c = 5 THEN r1 = r + 1: c1 = 1:  ELSE c1 = c + 1: r1 = r\r\n   vary r1, c1\r\n  END IF\r\n  flip(r, c) = 1 - flip(r, c)\r\n  lit(r, c) = 1 - lit(r, c)\r\n  lit(r - 1, c) = 1 - lit(r - 1, c)\r\n  lit(r, c - 1) = 1 - lit(r, c - 1)\r\n  lit(r + 1, c) = 1 - lit(r + 1, c)\r\n  lit(r, c + 1) = 1 - lit(r, c + 1)\r\n  IF r = 5 AND c = 5 THEN\r\n   GOSUB checkIt\r\n  ELSE\r\n   IF c = 5 THEN r1 = r + 1: c1 = 1:  ELSE c1 = c + 1: r1 = r\r\n   vary r1, c1\r\n  END IF\r\n  flip(r, c) = 1 - flip(r, c)\r\n  lit(r, c) = 1 - lit(r, c)\r\n  lit(r - 1, c) = 1 - lit(r - 1, c)\r\n  lit(r, c - 1) = 1 - lit(r, c - 1)\r\n  lit(r + 1, c) = 1 - lit(r + 1, c)\r\n  lit(r, c + 1) = 1 - lit(r, c + 1)\r\n  EXIT SUB\r\n\r\ncheckIt:\r\n  bad = 0\r\n  FOR row = 1 TO 5\r\n   FOR col = 1 TO 5\r\n     IF lit(row, col) THEN bad = 1: EXIT FOR\r\n   NEXT\r\n   IF bad THEN EXIT FOR\r\n  NEXT\r\n  IF bad = 0 THEN\r\n    FOR i = 1 TO 5\r\n      FOR j = 1 TO 5\r\n        PRINT flip(i, j);\r\n      NEXT\r\n      PRINT\r\n    NEXT\r\n    PRINT\r\n  END IF\r\n RETURN\r\n\r\nEND SUB\r\n\r\n\n\n<i>Edited on <b>November 2, 2003, 8:22 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9168,1344,1301,'Charlie','re: Brute Force','2003-11-02 20:29:10',3,'Oh, yes, that\'s eleven switch flips to accomplish the task.  I forgot that was part of the question.',9164,0);
INSERT INTO comment VALUES (9169,662,2716,'Federico Kereki','Quick solution','2003-11-02 20:34:21',3,'8 round coins @ $15/11 = $120/11, so you are $1/11 short; if you change a round coin for a square one you\'ll get $121/11=$11.',NULL,0);
INSERT INTO comment VALUES (9170,1496,4068,'Bruno','re: 4 losers, 2 winners, bar none.','2003-11-02 21:37:13',0,'Brilliant answer!\r\n\r\nYou deserve a 11.11/10 for it !\r\n\r\n(If 10 is worth 9, then 11.11 is worth 10, right???)',9140,0);
INSERT INTO comment VALUES (9165,1227,4133,'DENNIS MARSHALL','re: Solution ?','2003-11-02 18:14:18',0,'I BELIEVE YOU ARE RIGHT, BUT MORE THAN IMPROBABLE, IT WOULD BE ABSURD. I THINK A BETTER ANSWER WOULD BE 25. THE PITCHER COULD THROW 1 PITCH PER BATTER TO THE HOME TEAM, INDUCING GROUND BALL OR FLY BALL OUTS EACH TIME UNTIL THE BOTTOM OF THE 9TH. THE 1ST BATTER COULD HIT A WALK-OFF HOMERUN. IN THIS SCENARIO HE MAY HAVE HIT A BATTER OR 2 & GOTTEN A SUBSEQUENT DOUBLE OR TRIPLE PLAY TO STAY WITHIN THE MINIMUM AMT OF PITCHES.',9136,0);
INSERT INTO comment VALUES (9166,1344,4064,'rerun141','re: Brute Force','2003-11-02 19:49:19',0,'gj charlie... why did you call the topic brute force?',9164,0);
INSERT INTO comment VALUES (9167,1344,1301,'Charlie','re(2): Brute Force','2003-11-02 20:19:59',0,'It wasn\'t deductive logic.  It just examined every possible arrangement of fliped and non-flipped switches.  That\'s what we call brute force.',9166,0);
INSERT INTO comment VALUES (9171,718,4138,'zurheld','re: What\'s wrong','2003-11-02 22:10:06',0,'Wouldn\'t this be a smaller number? sin is smaller than tan.\r\n\r\nsin(.1°)^32!\r\n\r\nAlso, some of the answers posted seem to use the () symbols more than once, which I wouldn\'t think is legal.',7217,0);
INSERT INTO comment VALUES (9172,718,4138,'zurheld','re(2): What\'s wrong','2003-11-02 22:33:56',0,'oops, should have read the thread more carefully since better than this had already been posted.\r\n\r\ntan[sin(.1°)]^{2e3}!\r\n',9171,0);
INSERT INTO comment VALUES (9173,1344,3224,'Lee','','2003-11-02 23:28:45',0,'',NULL,0);
INSERT INTO comment VALUES (9174,1344,3224,'Lee','real-world method','2003-11-02 23:32:30',2,'I\'ll try again ......,\r\nThis wierd wiring feature described in Gamer\'s puzzle made for some happy guys down at Tiger Electronics after the succes of their \'lights out\' game a few years ago.  I played it once in a toy store.  It\'s quite frustrating.\r\nI don\'t think you could set your own puzzle/starting position, but Gamer\'s put us in the spot of finding a solution if only the center light is lit at the outset.\r\nNot all starting positions are possible - but the original game I believe only gives you possible \'winners\' (I presume so that if you\'re stuck the computer can show off by solving it for you - smart a@$e).\r\nThe situation Gamer descrines is, of course, possible (as Charlie\'s shown) so I just thought I\'d post this method of solving the real game (and quickly) so that you could show off to any annoying nephew who hands you his game.  I take no credit for this method whatsoever.  Please don\'t ask any questions as to how it might work. I don\'t know.\r\nIf you\'re going to practise this method go to one of the many \'lights out\' emulators on the net.  This puzzle is next to impossible to keep up with armed with your trusty pencil and paper.\r\nAnyways,\r\n\r\nStep 1\r\nRemember, or have reference to this table\r\n\r\nx---x............cc---\r\n-x-x-............c--c-\r\nxxx--............-c---\r\n--xxx............---c-\r\nx-xx-............----c\r\n-xx-x............c----\r\nxx-xx............--c--\r\n\r\nx\'s are lit lights c\'s are \'clicks\' and the .....are just to seperate.\r\n\r\nStep 2\r\nStarting from the top \"Chase the lights down\" this means switching the lights immediately below lit ones(to put them out).Start switching on row 2(to turn off the light in row 1)and carry on down until you hit row 5.\r\n\r\nStep 3\r\nIf the puzzle is not solved look at the bottom row (the only one with any lights lit).  Refer to the left hand portion of the above table to find the matching configuration of x\'s.\r\n\r\nStep 4\r\nClick on the corresponding c\'s in the top row (Row 1)\r\n\r\nStep 5 \r\n\"chase the lights down\' again and this time \r\nyou\'ll get all the lights out.\r\n\r\nWith Gamer\'s problem we only need to chase the lights down from row 4 and we end up with a final configuration of\r\nx---x\r\nso now we click/switch on the first 2 in row 1,\r\ncc---\r\n\r\nwhich gives us a board layout thus,\r\n\r\n--x--\r\nxx---\r\n-----\r\n-----\r\nx---x\r\n\r\nchasing these lights down will knock them all out.\r\n(note; you\'ll need a trusty pencil and paper to note which ones you\'ve switched to answer Gamer\'s poser)\r\nHope someone finds this interesting.  I\'m a terrible typester and this has just taken ages.',NULL,0);
INSERT INTO comment VALUES (9175,1344,4145,'Choop','ANSWER HERE.','2003-11-03 01:12:10',0,'4 clicks.\r\n0=off, 1=on.\r\n\r\nstart:\r\n00000\r\n00000\r\n00100\r\n00000\r\n00000\r\n\r\nclick at pos.1:\r\n11000\r\n11000\r\n00100\r\n00000\r\n00000\r\n\r\nClick pos. 6;\r\n00000\r\n00000\r\n11100\r\n00000\r\n00000\r\n\r\nClick pos. 17:\r\n00000\r\n00000\r\n00000\r\n11100\r\n11100\r\n\r\nClick pos. 22:\r\n00000\r\n00000\r\n00000\r\n00000\r\n00000\r\n\r\n\r\nThere\'s four clicks that solve the problem. No programming necessary, just some pen & paper. If I \'m supposed to come up w/ some sort of formula, I\'ll fail miserable around here. I\'m just good at puzzling.',NULL,0);
INSERT INTO comment VALUES (9176,1344,4145,'Choop','Oh hell nevermind.','2003-11-03 01:17:29',0,'I was counting on diagonals as well. I\'ll post a different theory in a few minutes.',NULL,0);
INSERT INTO comment VALUES (9177,661,4145,'Choop','Support and denial.','2003-11-03 01:49:36',0,'Sorry, Brian, but tigers don\'t sleep at night: that\'s when they hunt. Swim at dawn, after the hunt but before the awakening. Now: I like the idea of swimming underwater, but you\'ll have to remember we ain\'t in Cleveland if we have a rock in a body of water with a radius (period...) of 1.\r\n\r\nThe lack of distance measures shouldn\'t bother me, though it does. Mathematically, if Tiger moves at 4x Man speed, there\'s no big bother about units. Still and all, there\'s a major difference between 1 inch and 1 mile.\r\n\r\nLet\'s go with 1 Km. (x) as the distance to the shore. The average human swims probably at 2/3 the speed of the fastest human (at 2.29 m/s:see http://hypertextbook.com/facts/2000/NoahKalkstein.shtml), which would yield about 1.53 m/s. It would then take 7min. for an average human to swim one Km (called x/y). The body of water (now BOW) will be (pi)x around. Derivatively, the tiger covers about 6.12 m/s, and would be across the lake 52.8 seconds before the human gets there. The logarithmic spiral proposed by several earlier seems to be the best answer.',NULL,0);
INSERT INTO comment VALUES (9178,576,4145,'Choop','audacity of posters','2003-11-03 02:03:49',0,'i can\'t believe there are such as those who would so discriminate against the dislexic, insomniac, agnostic, or amnesiac.\r\n\r\nObviously there is a Dog, and it wishes to grant few paryers, as it doesn\'t believe in itse..zzzzzzz',NULL,0);
INSERT INTO comment VALUES (9179,663,2839,'FatBoy','not sure if this counts','2003-11-03 08:25:16',2,'if you consider 1  to be the square of one than the puzzle works if Jack has 25 marbles and Jill has 24\r\n25 = 5*5\r\n25-24=1=1*1\r\n25+24=49=7*7',NULL,0);
INSERT INTO comment VALUES (9180,663,4146,'Kitty Saturn','re: not sure if this counts','2003-11-03 09:06:15',0,'If Jill has to have more than zero marbles, then the above solution should be multiplied by 4 to give an even square after taking away Jill\'s marbles.\r\n\r\n100 marbles / 96 marbles\r\n100 = 10\r\n100 + 96 = 14&#178;\r\n100 - 96 = 2&#178; which is even',9179,0);
INSERT INTO comment VALUES (9181,663,3172,'SilverKnight','solution','2003-11-03 10:06:42',3,'If we call the number of marbles Jack has <I>x</i>, and the number of marbles Jill has <I>y</i>...\r\n\r\nthen the problem says that:\r\n<UL>\r\n<LI><I>x</i> is a square number.\r\n<LI><I>y</i> + <I>x</i> is a square number, and\r\n<LI><I>y</i> - <I>x</i> is an even square number.\r\n</ul>\r\n<I>y</i> - <I>x</i> must be positive (because it leaves \"an even square\"), and therefore Jill has more marbles than Jack.\r\n\r\nJack having <B>zero</b> marbles, and Jill having <B>four</b> marbles will satisfy these requirements.\r\n\r\nBut if Jack must have non-zero marbles, then his having <B>16</b> marbles and Jill having <B>20</b> marbles will also satisfy these requirements.\n\n<i>Edited on <b>November 3, 2003, 10:08 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9182,663,3196,'Dan','This is terrible.....','2003-11-03 10:32:22',0,'\"What is the fewest number of marbles Jack could have?\"\r\n  \r\nJack could have zero marbles. (That is, if a \"marble collection\" can consist of zero marbles. Perhaps when he fell down and broke his crown, he lost his marbles.)  \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9183,663,1301,'Charlie','re: solution','2003-11-03 10:54:27',0,'But according to Jill\'s reply, Jack would give her a number of marbles equal to what she had already, so Jill is the one with fewer marbles, and in your letter assignments it is x - y that needs to be an even square.',9181,0);
INSERT INTO comment VALUES (9184,663,3172,'SilverKnight','re(2): solution','2003-11-03 10:59:55',0,'You are correct... I read the problem (incorrectly) as if Jack  said the second sentence as well....\n\n<i>Edited on <b>November 3, 2003, 11:03 am</b></i>',9183,0);
INSERT INTO comment VALUES (9185,663,3172,'SilverKnight','re(3): solution','2003-11-03 11:12:07',0,'I have to agree with Kitty\'s solution.\r\n\r\n<B>Four</B> for Jack and <B>Zero</B> for Jill... but if Jill should be non-zero... then\r\n<B>100</B> for Jack and <B>96</B> for Jill.',9184,0);
INSERT INTO comment VALUES (9186,662,4106,'Sandeep','Another angle','2003-11-03 11:31:16',0,'If no. of round,square and triangular coins are x,y and z then we have simple equation to solve.\r\n\r\n  15x+16y+17z=121\r\n\r\nWe can then make an exhaustive search using a simple C program.',NULL,0);
INSERT INTO comment VALUES (9187,637,4106,'Sandeep','Complete exhaustive solution','2003-11-03 11:33:44',0,'check was of Rs. 2. \r\n\r\nlet us consider x to be any number \r\n\r\nx=10y+z ----- (1) \r\n\r\nsqauring eqn. (1) \r\n\r\nx^2=100y^2+z^2+20yz ------------- (2) \r\n\r\neqn. (2) represents the total amount after selling all the sheeps. \r\n\r\nnow, \r\n\r\neqn(2) % 10 = no. of one rupee note \r\neqn(2) / 10 = no. of ten rupee note \r\n\r\nnow, \r\n\r\neqn(2) % 10 = z^2 % 10 -------(3) \r\n/* others terms being divisible by 10 */ \r\n\r\neqn(2) / 10 = 10y^2 + 2yz + (z^2)/10 \r\n\r\nsince we can observe that total no. of 10 rupee note will be a odd number- \r\n\r\nwe conclude, \r\n\r\n(z^2)/10 is a odd number.--------(4) \r\n\r\npossible value of z = 1,2,3,4,5,6,7,8,9 \r\n\r\neqn (4) is true only for z=4,6. \r\n\r\neqn (3) gives 6 as result for z=4 and 6 \r\n\r\nhence, 6 one rupee notes are there.. \r\n\r\nso Rs. 2 transfer from Big B to choota bhai will divide the money equally.. \r\nAND THEY CAN LIVE HAPPILY THERE AFTER .......... \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9188,661,4106,'Sandeep','Calculus angle','2003-11-03 11:53:42',0,'Well have you all heard of that calculus problem involving three motocyclist.Well here it is.\r\n\r\nThere are 3 motor cyclist each at the vertex of an equilateral triangle.A moves towards B,B towards C and C towards A.They all are at equal speeds.Where shall they meet?\r\n\r\nMost of you would say that they would never meet, but they would and meet at the centriod.This solution is according to calculus.I think similar ideas work in this problem.\r\n\r\nThe start moving in a direction opposite to the tiger.The tiger too starts running towards the man.After swimming for time t(infinitely small) he changes his direction and swims oppsite to the tigers current postion.\r\n\r\nThus his path would be an arc.This is my solution.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9189,661,4106,'Sandeep','Calculus angle','2003-11-03 11:54:17',0,'Well have you all heard of that calculus problem involving three motocyclist.Well here it is.\r\n\r\nThere are 3 motor cyclist each at the vertex of an equilateral triangle.A moves towards B,B towards C and C towards A.They all are at equal speeds.Where shall they meet?\r\n\r\nMost of you would say that they would never meet, but they would and meet at the centriod.This solution is according to calculus.I think similar ideas work in this problem.\r\n\r\nThe start moving in a direction opposite to the tiger.The tiger too starts running towards the man.After swimming for time t(infinitely small) he changes his direction and swims oppsite to the tigers current postion.\r\n\r\nThus his path would be an arc.This is my solution.\r\nIf u have any doubt Then mail me at\r\n sandeep_bansal@da-iict.org\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9190,663,1575,'DJ','Lost their marbles (full solution)','2003-11-03 12:37:34',3,'I\'ll use the notation already suggested; Jack has x marbles and Jill has y. Then, x is a perfect square, x+y is a perfect square, and x-y is a perfect square.\r\n\r\nThe simplest solution is that Jill has zero marbles (y=0), then Jack could have any square number. Even more simply, maybe Jack doesn\'t have any at all either. Or he has just one, or four.. whatever.\r\n\r\nAssume, then, Jill\'s collection actually contains some marbles.\r\n\r\nThe number in Jack\'s collection, is the square of some number, let\'s say n (n² = x).\r\nThe difference of the numbers in their respective collections is the square of some other number, say m (m² = x-y).\r\nThe sum, similarly, is the square of another number p (p² = x+y).\r\n\r\nWe know y is a positive integer. Thus, m&lt;n, so we can say m=n-a for some a&gt;0. Also, p>n, so p=n+b for some p>0.\r\n\r\nThen, some algebra:\r\n<pre>x-y = m² = (n-a)²\r\nx-y = n² - 2na + a²\r\nx-y = x - 2na + a²\r\ny = 2na - a²\r\n\r\nx+y = p² = (n+b)²\r\nx+y = n² + 2nb + b²\r\nx+y = x + 2nb + b²\r\ny = 2nb + b²\r\n\r\n</pre>\r\nThen:\r\n<pre>2nb + b² = 2na - a²\r\n2na - 2nb = b² + a²\r\nn = (b² + a²)/2(a-b)\r\n\r\n</pre>\r\nTherefore,\r\n0 &lt; b < a (as could be intuitively determined from fact that the squares of n-a and n+b are in arithmetic progression).\r\n\r\nAny values of a and b will work in this equation, as long as n works out to an integer. Since the denominator contains a two, the numerator of the fraction must be even to yield an integral value of a. That is, the sum of a² and b² must be even, so a² and b² are both even or both odd. In either of these cases, their difference will be even as well, so the denominator will be the product of two even numbers, and the numerator must be a multiple of four. Therefore, a and b must both be even for n to work out to an integer. The simplest case for this (0 < b < a, given a and b both even)occurs when b=2 and a = 4.\r\nThus:\r\n<pre&gt;n = (b² + a²)/2(a-b)\r\nn = (2² + 4²)/2(4-2)\r\nn = (4 + 16)/2(4-2)\r\nn = 20/4\r\nn = 5\r\n\r\n</pre>\r\nSo, n = 5, and x = n², the number of marbles in Jack\'s collection, is 25.\r\n\r\nFor completeness:\r\n<pre>y = 2nb + b² = 2na - a²\r\ny = 2(5)2 + 2² = 2(5)4 - 4²\r\ny = 20 + 4 = 40 - 16\r\ny = 24\r\n\r\n</pre>\r\nAnd to check:\r\n25 - 24 = 1 is the square of 5-4=1\r\nand\r\n25 + 24 = 49 is the square of 5+2=7.\n\n<i>Edited on <b>November 3, 2003, 12:42 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9191,663,3172,'SilverKnight','re: Lost their marbles (full solution)','2003-11-03 12:54:39',0,'DJ, I think your full solution has 25-24 = 1, but \'1\' isn\'t an even square as the problem requires.',9190,0);
INSERT INTO comment VALUES (9192,663,1575,'DJ','re(2): Lost their marbles (full solution)','2003-11-03 13:36:30',0,'Why isn\'t 1 an even square? An even square is the square of an integer (you can figure out which ones work).',9191,0);
INSERT INTO comment VALUES (9193,663,3172,'SilverKnight','re(3): Lost their marbles (full solution)','2003-11-03 13:39:24',0,'um... I think you\'re trying to be difficult... or at best, you are stretching the intent of the problem.  \'Even\' means evenly divisible by \'2\'.\r\n\r\nExamples of \'even squares\' are 0, 4, 16, 36, etc...\r\nExamples of \'odd squares\' are 1, 9, 25, 49, etc...',9192,0);
INSERT INTO comment VALUES (9194,663,1575,'DJ','re(4): Lost their marbles (full solution)','2003-11-03 13:45:04',0,'I don\'t think the problem means the square of an odd number. We are originally told only that the number of Jack\'s marbles is a square, and that x+y is <i>still</i> a square, and x-y is <i>still</i> an even (perfect) square. If you take the problem to mean only 0, 4, 16.., using the word \'still\' is out of a proverbial left field. \'Even\' in this case, I still think, is only intended to mean a perfect square.',9193,0);
INSERT INTO comment VALUES (9195,663,3172,'SilverKnight','re(5): Lost their marbles (full solution)','2003-11-03 13:48:01',0,'DJ, if Ravi intended to mean PERFECT, Ravi would have said perfect.  What\'s more, Ravi would have included the word \'perfect\' (or \'even\') in the OTHER two references to a square number in the problem.\r\n\r\nAlso, EVERY number is a square (of something :-)\r\n\r\nThe reason he wrote \'even\' was to imply divisible by two.\n\n<i>Edited on <b>November 3, 2003, 1:49 pm</b></i>',9194,0);
INSERT INTO comment VALUES (9196,663,1171,'nikki','Dead Horse','2003-11-03 15:09:02',0,'I\'m not trying to beat a dead horse, nor am I trying to spur on a debate, but I just wanted to say that when I first read this problem I took \"even square\" to mean \"perfect square\" just like DJ did.\r\n\r\nLater!',NULL,0);
INSERT INTO comment VALUES (9197,663,3172,'SilverKnight','re: Dead Horse','2003-11-03 15:24:42',0,'I agree that it could have been better worded, and I misunderstood the intent when I first read it too (as you can read in the comment listing)...\r\n\r\nbut (since you raised your head)... now that you\'ve had time to reread it... do you think \'even\' means \'opposed to odd\' or \'perfect\'?',9196,0);
INSERT INTO comment VALUES (9198,1234,3172,'SilverKnight','solution (first take)','2003-11-03 15:54:00',3,'Here\'s one solution... (but I doubt it\'s what DJ\'s looking for)\r\n\r\nAll the words can be transformed by replacing one of ANY of the three letters.\r\n\r\n<B>FAT</B> SAT FIT FAR\r\n<B>OAK</B> YAK ORK OAR\r\n<B>LAX</B> PAX LOX LAB\r\n<B>SAT</B> RAT SIT SAW\r\n<B>DEN</B> HEN DIN DEW\r\n<B>SEA</B> TEA SPA SET\r\n<B>PIT</B> NIT POT PIN\r\n<B>LIT</B> SIT LOT LIP',NULL,0);
INSERT INTO comment VALUES (9199,1234,4150,'c','Solution','2003-11-03 16:03:58',0,'They are airport codes',NULL,0);
INSERT INTO comment VALUES (9200,663,1575,'DJ','re(6): Lost their marbles (full solution)','2003-11-03 17:07:08',0,'That\'s a rather presumptuous statement, and I\'m still pretty sure that simply a perfect square was intended, whether it was intended or not. It is rather common to see usage such as an \'even integer,\' an \'even factor,\' or an \'even square\' intended not to mean divisible by two, but exact or precise.\r\n\r\nAs you put it so well, \"every number is a square (of something)\" and saying an \'even square\' in this case clarifies that a perfect square is what we are looking for.\r\n\r\nBased on the context, if Jack started with <i>any</i> square, and after giving Jill marbles he <i>still</i> had an even square, to say that it is <i>still</i> divisible by two would not make sense, since that wasn\'t a condition in the first place.\r\nBy your own logic, if he intended \'even\' to mean divisible by two, he would have included the word \'even\' in the OTHER two references to a square number in the problem.\r\nPerhaps, then, \'even\' isn\'t the best word to have used, but I think it was perfectly clear to everyone else what was intended.\r\n\r\nAnyway, I\'m done discussing it; Ravi can tell us what he meant, as opposed to your prematurely bold declaraion of what he did mean and would have said, since you would of course know his exact thoughts when writing the problem.',9195,0);
INSERT INTO comment VALUES (9201,663,3172,'SilverKnight','re(7): Lost their marbles (full solution)','2003-11-03 17:16:21',0,'Wow!  DJ... don\'t take it so personally...  And there was nothing presumptuous about it.\r\n\r\nIf Jack pics a number, of COURSE he started with a square.... Every number is a square :-).  (But we already went through that.)\r\n\r\nAnd you simply didn\'t address the issue of why Ravi would have mentioned a \'perfect\' (or an \'even\') square only once in the three times he referenced a square.  (This is my logic, not what you implied.)\r\n\r\nClearly... there is something different about the third time he referenced a square.  You (presumptuously) assumed that the other two times he meant a square as well.... Why?!?  Answer: because you <I>presumptuously</I> understood that \'a square\' meant a perfect square (as we all did).\r\n\r\nAgain, the difference of using \'even\' in the third reference meant something special.  It limited it... not not being \'the lowest\' solution otherwise.\r\n\r\nBut no hard feelings here DJ... And I hope you\'re right, and Ravi intended even to mean \'integral\'.\r\n\r\nCheers!',9200,0);
INSERT INTO comment VALUES (9202,532,4153,'Sarah','a dissenting view','2003-11-03 18:07:13',0,'The belly button solution assumes that God does not have a navel, and that belly buttons came into existance only later on, when children were carried in utero.  To my mind, there is no evidence to support this assumption.  How do we know that God and, by extension, Adam and Eve, did not have navels? \r\n\r\nAnd that when Eve conceived her first child, the navel became the most convenient place for the umbilical cord to attach?  \r\n\r\nPerhaps navels have their own purpose, independent of and predating the one they serve in utero.  Certainly navels are pretty cute.  At least, mine is.  I recommend that we all gaze at ours and see if we can discern their true purpose.  \r\n\r\nAll the paintings of Adam and Eve have navels.\r\n\r\nI, for one, refuse to accept this solution.  I think the navel is divine. ',NULL,0);
INSERT INTO comment VALUES (9203,1234,3386,'Victor Zapana','re: Solution','2003-11-03 18:12:44',4,'elaborate plz im not airport language literate lol.',9199,0);
INSERT INTO comment VALUES (9204,1234,3172,'SilverKnight','re(2): Solution','2003-11-03 18:24:47',0,'I\'m sure \'c\' is correct....\r\n\r\nVictor, check out <A HREF=\"http://www.mapping.com/airportcodes.html\">http://www.mapping.com/airportcodes.html</A>',9203,0);
INSERT INTO comment VALUES (9205,663,1575,'DJ','Fuller Solution','2003-11-03 18:52:02',3,'First, I\'ll just restate what I determined in my previous post. Call the number of marbles Jack has x, and the number of Jill has is y. Since x is a square, let n be the square root of x. Also, x-y and x+y are perfect squares, so (n-a)&sup2; = x-y and (n+b)&sup2; = x+y for some integers a and b.\r\nWith some algebraic manipulation, I came up with two equations:\r\n<tt>\r\ny = 2na - a&sup2; = 2nb + b&sup2;\r\n</tt>\r\nand\r\n<tt>\r\nn = (a&sup2 + b&sup2;)/2(a-b)\r\n</tt>\r\nand of course,\r\n<tt>\r\nx = n&sup2;\r\n</tt>\r\nWhenever the values for a and b give an integer n, the resulting values of x and y are a solution to the problem. I also showed that a and b must both be even and 0 &lt; b &lt; a. It is not necessary that b &lt; a &lt; n, but whenever a is greater than n, you have a repeated solution (for example, a=4, b=2 and a=6, b=2 give the same result, with n=2 and n=-2 respectively).\r\n\r\nAll that being said, I wrote the following small javascript to find all valid solutions. I checked all values 0 &lt; b &lt; a &lt; 30, and eliminated repeated values (there were six altogether) by specifying that n>a. The smallest answer is the one that I previously said was the simplest.\r\nFor the sake of argument, the smallest \'even\' (divisible by two) result is just double the simplest result (Jack and Jill each have four times as many marbles).\r\n\r\nHere\'s the program:\r\n<pre>function isInt(x) {\r\n    return (x == Math.round(x));\r\n}\r\n\r\nfor (var b=1; b&lt;30; b++) {\r\n   for (var a=b+1; a&lt;30; a++) {\r\n      var n = (a*a+b*b)/(2*a-2*b);\r\n      var x = n*n;\r\n      var y = 2*n*a - a*a;  // = 2*n*b + b*b;\r\n      if (isInt(n) && n>a) {\r\n         document.write(\"x = \" + x + \" = \" +n + \"&sup2;&lt;br>\");\r\n         document.write(\"y = \" + y + \"&lt;br>\");\r\n         document.write(\"x - y = \" + (x-y) + \" = \" + (n-a) + \"&sup2;&lt;br>\");\r\n         document.write(\"x + y = \" + (x+y) + \" = \" + (n+b) + \"&sup2;&lt;br>\");\r\n         document.write(\"[ a=\" + a + \"; b=\" + b + \"; n=\" + n + \" ]&lt;p>\");\r\n      }\r\n   }\r\n}\r\n\r\n</pre>\r\nAnd the output:\r\n<tt>\r\nx = 25 = 5&sup2;\r\ny = 24\r\nx - y = 1 = 1&sup2;\r\nx + y = 49 = 7&sup2;\r\n[ a=4; b=2; n=5 ]\r\n\r\nx = 169 = 13&sup2;\r\ny = 120\r\nx - y = 49 = 7&sup2;\r\nx + y = 289 = 17&sup2;\r\n[ a=6; b=4; n=13 ]\r\n\r\nx = 100 = 10&sup2;\r\ny = 96\r\nx - y = 4 = 2&sup2;\r\nx + y = 196 = 14&sup2;\r\n[ a=8; b=4; n=10 ]\r\n\r\nx = 625 = 25&sup2;\r\ny = 336\r\nx - y = 289 = 17&sup2;\r\nx + y = 961 = 31&sup2;\r\n[ a=8; b=6; n=25 ]\r\n\r\nx = 289 = 17&sup2;\r\ny = 240\r\nx - y = 49 = 7&sup2;\r\nx + y = 529 = 23&sup2;\r\n[ a=10; b=6; n=17 ]\r\n\r\nx = 225 = 15&sup2;\r\ny = 216\r\nx - y = 9 = 3&sup2;\r\nx + y = 441 = 21&sup2;\r\n[ a=12; b=6; n=15 ]\r\n\r\nx = 1681 = 41&sup2;\r\ny = 720\r\nx - y = 961 = 31&sup2;\r\nx + y = 2401 = 49&sup2;\r\n[ a=10; b=8; n=41 ]\r\n\r\nx = 676 = 26&sup2;\r\ny = 480\r\nx - y = 196 = 14&sup2;\r\nx + y = 1156 = 34&sup2;\r\n[ a=12; b=8; n=26 ]\r\n\r\nx = 400 = 20&sup2;\r\ny = 384\r\nx - y = 16 = 4&sup2;\r\nx + y = 784 = 28&sup2;\r\n[ a=16; b=8; n=20 ]\r\n\r\nx = 3721 = 61&sup2;\r\ny = 1320\r\nx - y = 2401 = 49&sup2;\r\nx + y = 5041 = 71&sup2;\r\n[ a=12; b=10; n=61 ]\r\n\r\nx = 1369 = 37&sup2;\r\ny = 840\r\nx - y = 529 = 23&sup2;\r\nx + y = 2209 = 47&sup2;\r\n[ a=14; b=10; n=37 ]\r\n\r\nx = 625 = 25&sup2;\r\ny = 600\r\nx - y = 25 = 5&sup2;\r\nx + y = 1225 = 35&sup2;\r\n[ a=20; b=10; n=25 ]\r\n\r\nx = 7225 = 85&sup2;\r\ny = 2184\r\nx - y = 5041 = 71&sup2;\r\nx + y = 9409 = 97&sup2;\r\n[ a=14; b=12; n=85 ]\r\n\r\nx = 2500 = 50&sup2;\r\ny = 1344\r\nx - y = 1156 = 34&sup2;\r\nx + y = 3844 = 62&sup2;\r\n[ a=16; b=12; n=50 ]\r\n\r\nx = 1521 = 39&sup2;\r\ny = 1080\r\nx - y = 441 = 21&sup2;\r\nx + y = 2601 = 51&sup2;\r\n[ a=18; b=12; n=39 ]\r\n\r\nx = 1156 = 34&sup2;\r\ny = 960\r\nx - y = 196 = 14&sup2;\r\nx + y = 2116 = 46&sup2;\r\n[ a=20; b=12; n=34 ]\r\n\r\nx = 900 = 30&sup2;\r\ny = 864\r\nx - y = 36 = 6&sup2;\r\nx + y = 1764 = 42&sup2;\r\n[ a=24; b=12; n=30 ]\r\n\r\nx = 841 = 29&sup2;\r\ny = 840\r\nx - y = 1 = 1&sup2;\r\nx + y = 1681 = 41&sup2;\r\n[ a=28; b=12; n=29 ]\r\n\r\nx = 12769 = 113&sup2;\r\ny = 3360\r\nx - y = 9409 = 97&sup2;\r\nx + y = 16129 = 127&sup2;\r\n[ a=16; b=14; n=113 ]\r\n\r\nx = 4225 = 65&sup2;\r\ny = 2016\r\nx - y = 2209 = 47&sup2;\r\nx + y = 6241 = 79&sup2;\r\n[ a=18; b=14; n=65 ]\r\n\r\nx = 1225 = 35&sup2;\r\ny = 1176\r\nx - y = 49 = 7&sup2;\r\nx + y = 2401 = 49&sup2;\r\n[ a=28; b=14; n=35 ]\r\n\r\nx = 21025 = 145&sup2;\r\ny = 4896\r\nx - y = 16129 = 127&sup2;\r\nx + y = 25921 = 161&sup2;\r\n[ a=18; b=16; n=145 ]\r\n\r\nx = 6724 = 82&sup2;\r\ny = 2880\r\nx - y = 3844 = 62&sup2;\r\nx + y = 9604 = 98&sup2;\r\n[ a=20; b=16; n=82 ]\r\n\r\nx = 2704 = 52&sup2;\r\ny = 1920\r\nx - y = 784 = 28&sup2;\r\nx + y = 4624 = 68&sup2;\r\n[ a=24; b=16; n=52 ]\r\n\r\nx = 32761 = 181&sup2;\r\ny = 6840\r\nx - y = 25921 = 161&sup2;\r\nx + y = 39601 = 199&sup2;\r\n[ a=20; b=18; n=181 ]\r\n\r\nx = 10201 = 101&sup2;\r\ny = 3960\r\nx - y = 6241 = 79&sup2;\r\nx + y = 14161 = 119&sup2;\r\n[ a=22; b=18; n=101 ]\r\n\r\nx = 5625 = 75&sup2;\r\ny = 3024\r\nx - y = 2601 = 51&sup2;\r\nx + y = 8649 = 93&sup2;\r\n[ a=24; b=18; n=75 ]\r\n\r\nx = 48841 = 221&sup2;\r\ny = 9240\r\nx - y = 39601 = 199&sup2;\r\nx + y = 58081 = 241&sup2;\r\n[ a=22; b=20; n=221 ]\r\n\r\nx = 14884 = 122&sup2;\r\ny = 5280\r\nx - y = 9604 = 98&sup2;\r\nx + y = 20164 = 142&sup2;\r\n[ a=24; b=20; n=122 ]\r\n\r\nx = 5476 = 74&sup2;\r\ny = 3360\r\nx - y = 2116 = 46&sup2;\r\nx + y = 8836 = 94&sup2;\r\n[ a=28; b=20; n=74 ]\r\n\r\nx = 70225 = 265&sup2;\r\ny = 12144\r\nx - y = 58081 = 241&sup2;\r\nx + y = 82369 = 287&sup2;\r\n[ a=24; b=22; n=265 ]\r\n\r\nx = 21025 = 145&sup2;\r\ny = 6864\r\nx - y = 14161 = 119&sup2;\r\nx + y = 27889 = 167&sup2;\r\n[ a=26; b=22; n=145 ]\r\n\r\nx = 97969 = 313&sup2;\r\ny = 15600\r\nx - y = 82369 = 287&sup2;\r\nx + y = 113569 = 337&sup2;\r\n[ a=26; b=24; n=313 ]\r\n\r\nx = 28900 = 170&sup2;\r\ny = 8736\r\nx - y = 20164 = 142&sup2;\r\nx + y = 37636 = 194&sup2;\r\n[ a=28; b=24; n=170 ]\r\n\r\nx = 133225 = 365&sup2;\r\ny = 19656\r\nx - y = 113569 = 337&sup2;\r\nx + y = 152881 = 391&sup2;\r\n[ a=28; b=26; n=365 ]\r\n</tt>\r\n\r\nJust for kicks, changing the n>a to n&lt;=a gives the negative values:\r\n\r\n<tt&gt;\r\nx = 25 = 5&sup2;\r\ny = 24\r\nx - y = 1 = -1&sup2;\r\nx + y = 49 = 7&sup2;\r\n[ a=6; b=2; n=5 ]\r\n\r\nx = 100 = 10&sup2;\r\ny = 96\r\nx - y = 4 = -2&sup2;\r\nx + y = 196 = 14&sup2;\r\n[ a=12; b=4; n=10 ]\r\n\r\nx = 169 = 13&sup2;\r\ny = 120\r\nx - y = 49 = -7&sup2;\r\nx + y = 289 = 17&sup2;\r\n[ a=20; b=4; n=13 ]\r\n\r\nx = 225 = 15&sup2;\r\ny = 216\r\nx - y = 9 = -3&sup2;\r\nx + y = 441 = 21&sup2;\r\n[ a=18; b=6; n=15 ]\r\n\r\nx = 289 = 17&sup2;\r\ny = 240\r\nx - y = 49 = -7&sup2;\r\nx + y = 529 = 23&sup2;\r\n[ a=24; b=6; n=17 ]\r\n\r\nx = 400 = 20&sup2;\r\ny = 384\r\nx - y = 16 = -4&sup2;\r\nx + y = 784 = 28&sup2;\r\n[ a=24; b=8; n=20 ]\r\n</tt>\n\n<i>Edited on <b>November 3, 2003, 6:57 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9206,1344,3558,'Tristan','re: Brute Force','2003-11-03 18:58:17',0,'As Charlie have shown, there are exactly four solutions to this problem, all rotations of each other.  As I have said earlier, there are 2^25 combinations of lights possible using this wiring system, and some of the combinations may be the same.  There are also 2^25 combinations on a normally wired grid of lights.  This program showed that at least 3 of the possible flipping combinations have the same effect as other combinations.  Therefore, certain combinations of switched lights must be impossible, at least three, and probably more.  I wonder what they are.',9164,0);
INSERT INTO comment VALUES (9207,663,3386,'Victor Zapana','solutions for some possibilities part 1','2003-11-03 19:07:09',0,'hmm. lets first assume that even infers perfect squares. so.. (assume for everything that x is jack\'s original amnt of marbles and y is jill\'s) <p>\r\n{x|x=perfect square} (this is because of what jill said)<p>\r\n{y|y not &lt; 0} (the convo doesn\'t really set limits to y)<p&gt;\r\nx+y > 0 (it doesn\'t say that the sum has to be an even square)<p>\r\nx-y= perfect square (according to what jill said, this has to be even)<p>\r\nin addition because (x - y) must be not less than 0 (everyone can understand why this must be), x must be greater than y<p>\r\nbecause x > y, x cannot be 0 also, because if x is 0, then there is no possible y, with the y cannot be negative restraint., thus x cannot be 0 either.<p>\r\nWell the least number y could be is 0 here because x is already a perfect square (now is abbreviated as PS)and a PS - 0 = PS and PS + 0 = PS, PS > 0. This then means the smallest perfect square that is higher than y (0) would be 1. so <b> x=1 and y=0</b>. <p>\r\nHOWEVER, ravi also said they both had collections, which can make you believe that x > 0 and y > 0 <p>\r\nso now, you can assume x-y=0, because if both cant be zero, they can be the same exact number, and if they are the same exact number, jack can give jill everything he got and still end up with an even square, 0. This would then infer x=y.<p>\r\nso the smallest even number higher than 0 is 1, so <b>x=1 and y=1</b>.<p>\r\nto be continued. gotta do sum things. comment and criticize this as much as u want.\r\n',9201,0);
INSERT INTO comment VALUES (9208,663,3386,'Victor Zapana','part 2 of the mayhem of my previous post','2003-11-03 19:20:53',0,'(note: read part 1 first) now lets consider that all of these numbers are perfect squares and when ravi says even squares he meant perfect squares that is a multiple of 2. <p>\r\n(for my third scenario assume that collections can equal 0)this would then make the following restrictions: <p>\r\n{x|x=perfect square & even & integral} (infered by Jill) <p>\r\n{y|y=non-negative and integral} (must be integral for both x and y because of the reason stated in part 1) <p>\r\nx+y = perfect square, integral.<p>\r\nx-y = perfect square, integral, and not less than 0. this then leads you to conclude that x > y <p>\r\nx > 0 (reasons stated in part 1)<p>\r\nwith the following restraints, <b>x = 4</b> (the smallest perfect square > 0) <b> and y = 0</b> <p>\r\nnow like scenario 2 in part 1, we must now assume that collections does mean x and y are both more than 0. so like in part 1 we can also assume than x-y = 0, so x=y. <p>\r\nso, with these restraints, <b>x= 4 and y= 4</b>\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9209,1234,3136,'Popstar Dave','re: Solution','2003-11-03 19:22:41',0,'Good work, C...  Must be a bit easier if you\'re from the US.  No wonder I couldn\'t work it out, sitting all the way over here in Australia!',9199,0);
INSERT INTO comment VALUES (9210,105,3136,'Popstar Dave','4 straws!','2003-11-03 20:19:00',0,'This is easy, they each grab a straw and start sucking down the beer!',NULL,0);
INSERT INTO comment VALUES (9211,1234,1301,'Charlie','re(2): Solution','2003-11-03 20:30:23',0,'Yes they are all <b>U.S.</b> airport codes.\r\n\r\nAustralia would have\r\nADO ANDAMOOKA Australia\r\nARM ARMIDALE Australia\r\nASP ALICE SPRINGS Australia\r\nBEE BEAGLE BAY Australia\r\nBOX BORROLOOLA Australia\r\nBUY BUNBURY Australia\r\nCOB COOLIBAH Australia\r\nCOY COOLAWANYAH Australia\r\nCRY CARLTON HILL Australia\r\nCUD CALOUNDRA Australia\r\nFLY FINLEY Australia\r\nGET GERALDTON Australia\r\nGOO GOONDIWINDI Australia\r\nHAT HEATHLANDS Australia\r\nHID HORN ISLAND Australia\r\nHIP HEADINGLY Australia\r\nHIS HAYMAN ISLAND Australia\r\nHUB HUMBERT RIVER Australia\r\nJAB JABIRU Australia\r\nLEA LEARMONTH Australia\r\nLIB LIMBUNYA Australia\r\nMET MORETON Australia\r\nMHO MT. HOUSE Australia\r\nMOO MOOMBA Australia\r\nNUB NUMBULWAR Australia\r\nODD OODNADATTA Australia\r\nPEA PENNESHAW Australia\r\nPEP PEPPIMENARTI Australia\r\nPER PERTH Australia\r\nPUG PORT AUGUSTA PAGAS Australia\r\nRAM RAMINGINING Australia\r\nSIX SINGLETON Australia\r\nTAN TANGALOOMA BRISBANE Australia\r\nWAN WAVERNEY Australia\r\nWIN WINTON Australia\r\nWIT WITTENOOM GORGE Australia\r\nWON WONDOOLA Australia',9209,0);
INSERT INTO comment VALUES (9212,1234,1301,'Charlie','re(3): Solution','2003-11-03 20:33:51',0,'I see the site still has FLU, though Queens got rid of that a while back, as too close to LGA.',9204,0);
INSERT INTO comment VALUES (9213,663,1301,'Charlie','re: Fuller Solution','2003-11-03 22:09:37',0,'More solutions in order of the number that Jack started out with can be gotten just by trying out the squares in sequence and within each square subtracting and adding up to the number available in Jack\'s possession.  In tabular form showing x-y, x, x+y and y:\r\n<pre>\r\n1             25            49            24\r\n4             100           196           96\r\n49            169           289           120\r\n9             225           441           216\r\n49            289           529           240\r\n16            400           784           384\r\n289           625           961           336\r\n25            625           1225          600\r\n196           676           1156          480\r\n1             841           1681          840\r\n36            900           1764          864\r\n196           1156          2116          960\r\n49            1225          2401          1176\r\n529           1369          2209          840\r\n441           1521          2601          1080\r\n64            1600          3136          1536\r\n961           1681          2401          720\r\n81            2025          3969          1944\r\n1156          2500          3844          1344\r\n100           2500          4900          2400\r\n441           2601          4761          2160\r\n784           2704          4624          1920\r\n289           2809          5329          2520\r\n121           3025          5929          2904\r\n4             3364          6724          3360\r\n144           3600          7056          3456\r\n2401          3721          5041          1320\r\n2209          4225          6241          2016\r\n1225          4225          7225          3000\r\n529           4225          7921          3696\r\n169           4225          8281          4056\r\n784           4624          8464          3840\r\n196           4900          9604          4704\r\n49            5329          10609         5280\r\n2116          5476          8836          3360\r\n2601          5625          8649          3024\r\n225           5625          11025         5400\r\n1764          6084          10404         4320\r\n256           6400          12544         6144\r\n3844          6724          9604          2880\r\n5041          7225          9409          2184\r\n1681          7225          12769         5544\r\n1225          7225          13225         6000\r\n289           7225          14161         6936\r\n9             7569          15129         7560\r\n1681          7921          14161         6240\r\n324           8100          15876         7776\r\n2401          8281          14161         5880\r\n361           9025          17689         8664\r\n49            9409          18769         9360\r\n4624          10000         15376         5376\r\n400           10000         19600         9600\r\n6241          10201         14161         3960\r\n1764          10404         19044         8640\r\n3136          10816         18496         7680\r\n441           11025         21609         10584\r\n1156          11236         21316         10080\r\n961           11881         22801         10920\r\n484           12100         23716         11616\r\n4761          12321         19881         7560\r\n9409          12769         16129         3360\r\n529           13225         25921         12696\r\n16            13456         26896         13440\r\n3969          13689         23409         9720\r\n2401          14161         25921         11760\r\n576           14400         28224         13824\r\n9604          14884         20164         5280\r\n8649          15129         21609         6480\r\n7225          15625         24025         8400\r\n5329          15625         25921         10296\r\n625           15625         30625         15000\r\n8836          16900         24964         8064\r\n4900          16900         28900         12000\r\n2116          16900         31684         14784\r\n676           16900         33124         16224\r\n729           18225         35721         17496\r\n3136          18496         33856         15360\r\n289           18769         37249         18480\r\n784           19600         38416         18816\r\n5929          20449         34969         14520\r\n16129         21025         25921         4896\r\n14161         21025         27889         6864\r\n841           21025         41209         20184\r\n25            21025         42025         21000\r\n196           21316         42436         21120\r\n8464          21904         35344         13440\r\n7921          22201         36481         14280\r\n10404         22500         34596         12096\r\n900           22500         44100         21600\r\n3969          23409         42849         19440\r\n961           24025         47089         23064\r\n7056          24336         41616         17280\r\n2209          24649         47089         22440\r\n2601          25281         47961         22680\r\n1024          25600         50176         24576\r\n15376         26896         38416         11520\r\n1089          27225         53361         26136\r\n8281          28561         48841         20280\r\n1             28561         57121         28560\r\n20164         28900         37636         8736\r\n6724          28900         51076         22176\r\n4900          28900         52900         24000\r\n1156          28900         56644         27744\r\n12769         29929         47089         17160\r\n36            30276         60516         30240\r\n14161         30625         47089         16464\r\n1225          30625         60025         29400\r\n6724          31684         56644         24960\r\n1296          32400         63504         31104\r\n25921         32761         39601         6840\r\n9604          33124         56644         23520\r\n21609         33489         45369         11880\r\n14161         34225         54289         20064\r\n13225         34225         55225         21000\r\n2401          34225         66049         31824\r\n1369          34225         67081         32856\r\n5929          34969         64009         29040\r\n1444          36100         70756         34656\r\n5329          37249         69169         31920\r\n196           37636         75076         37440\r\n</pre>\r\n........\r\nThe program:\r\nDEFDBL A-Z\r\nDO\r\n&nbsp;n = n + 1\r\n&nbsp;nsq = n * n\r\n&nbsp;FOR i = 1 TO nsq\r\n&nbsp;&nbsp;&nbsp;tr = nsq - i\r\n&nbsp;&nbsp;&nbsp;trl = INT(SQR(tr) + .5)\r\n&nbsp;&nbsp;&nbsp;IF trl * trl = tr THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tr = nsq + i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;trl = INT(SQR(tr) + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF trl * trl = tr THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT nsq - i, nsq, nsq + i, i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ct MOD 40 = 0 THEN DO: LOOP UNTIL INKEY$ > \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\nLOOP\r\n\r\n\r\n',9205,0);
INSERT INTO comment VALUES (9214,1344,1301,'Charlie','re(2): Brute Force','2003-11-03 23:18:07',0,'I\'d say probably 3/4 of all lit configurations are impossible.  To test a given configuration, go through the \"Chase the lights down\" technique given by Lee in the \"real-world method\" comment.  Then, if the bottom row does not match one of the configurations on the left of the diagram:\r\n<pre>\r\n\r\nx---x............cc--- \r\n-x-x-............c--c- \r\nxxx--............-c--- \r\n--xxx............---c- \r\nx-xx-............----c \r\n-xx-x............c---- \r\nxx-xx............--c-- \r\n</pre>\r\nthen the layout is impossible to solve.\r\n\r\nIf it is one of those, then as Lee says, click as shown in the pattern on the right, on the top row, and again chase the lights down.\r\n\r\nNote that 8 of the possible bottom rows are accounted for: the 7 shown plus the all out configuration which is already solved without further punching, that\'s 8 out of the 2^5=32 possibilities, or 25%.\r\n',9206,0);
INSERT INTO comment VALUES (9215,1344,1301,'Charlie','re(3): Brute Force','2003-11-04 00:39:10',0,'Looked at another way, <b>any</b> configuration that has a solution also has a solution based on exclusively ORing it with any one of three null configurations of clicks.\r\n\r\nThe following are shown in part of the solution description, off of the main <a href=\"http://www.haar.clara.co.uk/Lights/tiger.html\"> URL for this puzzle </a>.  Clicking on any of these three sets has no net effect on the lights:\r\n\r\n<pre>\r\nc-c-c....cc-cc....-ccc-\r\nc-c-c....-----....c-c-c\r\n-----....cc-cc....cc-cc\r\nc-c-c....-----....c-c-c\r\nc-c-c....cc-cc....-ccc-\r\n</pre>\r\nNote that each is the exclusive OR of the other two.\r\n\r\nSo for example, the first (leftmost) transformation shown above, applied to the first solution in my Brute Force post, produces the third solution shown in that post.  The second (middle) transformation turns my first solution into my fourth solution, and the last (rightmost) transformation converts my first into my second solution. (By exclusively oring and considering the c\'s as 1\'s)\r\n\r\nThese null transformations will convert any set of clicks into an equivalent but different set, so indeed only 1/4 of the states are attainable.',9214,0);
INSERT INTO comment VALUES (9216,663,3224,'Lee','Ravi Triples','2003-11-04 00:53:02',0,'Jack\'s marbles , x, is a square a^2 (for some a)\r\nJacks + Jill\'s marbles , (x+y), is a square b2 (for some b)\r\nJack\'s less Jill\'s marbles , (x-y), is a square c^2 (for some c)\r\nSo Jack\'s marbles is the average of the two extremes\r\nb^2 + c^2 = 2.a^2.\r\nWe require integers a,b,c that satisfy this equation (although in this specific problem there is the concensus that c^2 needs to be even)\r\n...................................................\r\nNow, consider a Pythagorean triple (ascending)\r\n(x, y, z)..........such that x^2 + y^2 = z^2\r\nsince x, y, z all integers then (y+x) is an integer and (y-x) is an integer\r\nlet (y+x) = a\r\nand (y-x) = b\r\nMultiply Pytha\' triple through by 2\r\n2.x^2 + 2.y^2 = 2.z^2\r\nRecognize the LHS can be written (y+x)^2 + (y-x)^2\r\n(y+x)^2 + (y-x)^2 = 2.z^2\r\nsubstitute a,b\r\na^2 + b^2 = 2.z^2    (a,b,z all integers)\r\nSo to generate a Ravi Triple (from a pythagorean);\r\nPythagorean triple (x  y  z)\r\nRavi triple ((y-x)  (y+x)  z)\r\nSo, for the smallest non trivial, unique Pyth\' triple,\r\n(3,4,5)\r\nwe get the corresponding unique Ravi triple \r\n(1,7,5)\r\nand Jack originally has 5^2 (25) marbles.\r\nObviously multiples of ravi triples also work so if the smallest square needs to be even we get\r\n(2,14,10)\r\nand Jack originally has 10^2 (100) marbles.\r\nI\'m not going to show how to generate Pythogorean triples.  Suffice it to say they can be generated without trial and error and generators are all over the web like a rash.  I just thought the link between the two types of equations was of interest.\r\n    ',NULL,0);
INSERT INTO comment VALUES (9217,1458,4161,'Scott G','solution maybe--> light','2003-11-04 02:15:35',0,'A focused beam of light(lazer or magnifying glass and sunlight) aimed at the base where the filter touches the foundation, burn a small portion away and gravity topples it(took me about 6 minutes to do it) assuming this object is not located in a vacum, but if it is just increase the intensity of the beam and it will fall.',NULL,0);
INSERT INTO comment VALUES (9218,334,4163,'didi','This is ezee','2003-11-04 06:33:36',0,'it\'s ( s ) :)',NULL,0);
INSERT INTO comment VALUES (9219,288,3136,'Popstar Dave','Better question.','2003-11-04 07:31:09',0,'Here\'s one that features each letter, only once!\r\n\r\nNew job: fix Mr. Gluck\'s hazy TV, PDQ!',NULL,0);
INSERT INTO comment VALUES (9220,1234,3136,'Popstar Dave','re(3): Solution','2003-11-04 07:36:41',0,'Wow...  that\'s impressive, but I\'m kinda confused.  It doesn\'t have all the big, capital city airports (excecpt for Perth).  There\'s no: Sydney, Melbourne, Brisbane, Adelaide, Hobart, Darwin and Canberra.  Hmmmm...',9211,0);
INSERT INTO comment VALUES (9221,1234,1301,'Charlie','re(4): Solution','2003-11-04 10:31:44',0,'Of the codes for these cities:\r\nADL ADELAIDE Australia\r\nBNE BRISBANE INTL Australia\r\nCBR CANBERRA Australia\r\nDRW DARWIN Australia\r\nHBA HOBART Australia\r\nKAH MELBOURNE CITY HLPT Australia\r\nLBH SYDNEY PALM BEACH Australia\r\nMEB MELBOURNE ESSENDON Australia\r\nMEL MELBOURNE TULAMARINE Australia\r\nRSE SYDNEY ROSE BAY Australia\r\nSYD SYDNEY KINGSFORD Australia\r\nTAN TANGALOOMA BRISBANE Australia\r\n\r\nonly the last is an english language word.  That last was on the list previously given.',9220,0);
INSERT INTO comment VALUES (9222,1343,3172,'SilverKnight','solution','2003-11-04 10:35:53',3,'B) A bomb in a bull\r\n\r\nand\r\n\r\nD) No bull\r\n\r\nCute :-)\n\n<i>Edited on <b>November 4, 2003, 10:36 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9223,1343,3386,'Victor Zapana','re: solution','2003-11-04 10:45:55',0,'I believe what SilverKnight is right. but lemme give u my \"out of the box\" answers. <p>\r\nA) Depressing (It\'s depressing that a bull would swallowed a bomb.) <p>\r\nand <p>\r\nB) Helpful (It\'ll be helpful to blow up a bull that\'s so stupid that he would swallow a bomb) <p>\r\nYou can see that I\'m not much of a bull fan.\n\n<i>Edited on <b>November 4, 2003, 10:46 am</b></i>',9222,0);
INSERT INTO comment VALUES (9224,1343,3372,'Sam','re: solution','2003-11-04 10:47:02',0,'Ha! My family and I used to play this exact game. The \"Bull game\" is rather like pictionary, only the picture must include a bull in it, and the word must be pun of the sort above. Noble would then be signified either by a bull with a line through it, or just a blank page. Anyone guess what a simple drawing of a bull would mean?\r\n\r\nApologies, it was just funny to see such a blast from the past. :)',9222,0);
INSERT INTO comment VALUES (9225,1343,3136,'Popstar Dave','re: solution','2003-11-04 11:49:35',0,'Hehehe...  smooth.\r\nI was trying to work out how I\'d feel in each of those situations.  Then thinking \"Hmmm...  this really isn\'t much of a problem.  More of an opinion piece, but I like the sybolism he\'s used!\"',9222,0);
INSERT INTO comment VALUES (9226,532,2839,'FatBoy','re: a dissenting view','2003-11-04 12:08:49',0,'HOLY COW!!!\r\nI took Sarah\'s advice and I may have found a clue as to the independent purpose pre-dating the umbilical cord. \r\n\r\nI\'m not sure what it means but inside my navel is a yellow sign that says <i>\"property of AT&T.  Before digging call Miss Utility!!\"</i>\n\n<i>Edited on <b>November 4, 2003, 12:10 pm</b></i>',9202,0);
INSERT INTO comment VALUES (9227,1227,4060,'daniel trosdahl','re: Solution ?','2003-11-04 13:01:47',0,'That will work for two instances, then the umpire will go to the mound and tell him to knock it off. If he does it again he will get ejected.  The correct answer is 25. There are no loopholes.',9136,0);
INSERT INTO comment VALUES (9228,643,4175,'Robert Bell','Bayes Theorem','2003-11-04 13:17:44',0,'What we want is prob(Girl added(G)|Boy was picked(X))?\r\n\r\nDefine:\r\nNumber of babies after the addition = N\r\nGirl added = G\r\nBoy added = B\r\nBoy Picked = X\r\n \r\nProb(G|X) = Prob(G intersect X)/ {Prob(G intersect X) + Prob(B intersect X)}\r\n\r\n            = (2/N) / (2/N + 3/N) = 2/5 = .40',NULL,0);
INSERT INTO comment VALUES (9229,1479,4119,'Maria','Close','2003-11-04 14:05:50',0,'I do not think there is something else to say: Lee is right. But I would have liked the answer to be: Ursula Andress. A beautiful actress that shared the big screen with four of them.',NULL,0);
INSERT INTO comment VALUES (9230,1227,4176,'Joe C','Easy prob','2003-11-04 14:44:44',0,'To get the complete game a pitcher has to pitch 7 innings\r\n7 times 3 is 21\r\nor it might be 6 innings and be 18',NULL,0);
INSERT INTO comment VALUES (9231,1489,4055,'S','Solution','2003-11-04 15:33:36',3,'The father is 60 years old.\r\nThe son is 35 years old.\r\nThe grandson is 5 years old.\r\n<br>\r\nThis is a system of three equations with three unknowns:\r\nLet f be the father, s be the son, g be the grandson.\r\nf+g+s=100\r\n7g=s\r\n12g=f',NULL,0);
INSERT INTO comment VALUES (9232,1496,2121,'Chaz','re: Loser','2003-11-04 19:05:59',0,'I agree with charlie from flowers for algernon',9160,0);
INSERT INTO comment VALUES (9233,1341,2121,'Chaz','Infinite - infinite','2003-11-04 19:17:00',0,'This is actually a number of paradoxes. If you did it an infite amount of times, but removed inf./10 each time, then I guess it would be infinite.',NULL,0);
INSERT INTO comment VALUES (9234,1489,2121,'Chaz','Anomolie?','2003-11-04 19:22:21',0,'I like poop.',NULL,0);
INSERT INTO comment VALUES (9235,1479,1413,'dave domingo','Solution?','2003-11-04 21:34:04',0,'All have appeared in movies based on Ian Fleming stories: Van Dyke in \"Chitty Chitty Bang Bang,\" Connery in the James Bond series, and Niven, Sellers and Allen in \"Casino Royale,\" based VERY loosely on one of the James Bond novels. It is accurate to say that four of the five have played James Bond. In \"Casino Royale,\" Niven is the real Bond, Sellers is an expert gambler recruited to take on the identity of Bond, and Allen is Bond\'s nephew Jimmy Bond.',NULL,0);
INSERT INTO comment VALUES (9236,1489,3623,'jaypee','how many days in a month','2003-11-04 21:39:26',0,'how many days are you talking about in a month.\r\nIf you are talking both days and months for the \r\ngrandsons age, then there must be a specific number of days in a month in mind.',NULL,0);
INSERT INTO comment VALUES (9237,1489,3224,'Lee','Solution','2003-11-05 00:05:41',0,'\"My son is as many weeks as my grandson is in days\"\r\nor, The son is seven times older than the grandson\r\n\"My grandson is as many months old as I am in years\"\r\nor, The (grand)Father is twelve times older than the grandson.\r\nLet the age of the grandon be x\r\nSon is 7x\r\nFather is 12x\r\nTotal age is 100 years\r\n12x + 7x + x = 100\r\nx=5\r\nGrandson is 5\r\nSon is 35\r\n(grand)Father is 60',NULL,0);
INSERT INTO comment VALUES (9238,643,3224,'Lee','my take','2003-11-05 00:57:52',0,'Let the probability of a boy being picked when a girl is added to the nursery as x.\r\nAdding a boy to the nursery increases the chance of a boy being picked by 50% (from 2 in whatever, to 3 in whatever) hence \r\nThe probability of a boy being picked when a boy is added is 3x/2.\r\nA boy was picked - that\'s a certainty - so the probabilities sum to 1,\r\n\r\nx + 3x/2 = 1\r\nx=2/5\r\n\r\nIt follows that in general, the probability,x, a girl was added to a nursey, given a random selection is a boy can be found with\r\n(n+1)/n  =  (1-x)/x\r\nwhere n is the original number of boys.   \r\n',NULL,0);
INSERT INTO comment VALUES (9239,1343,3196,'Dan','Wordplay','2003-11-05 02:15:10',0,'\"What word would best describe the situation now?\"\r\nB) Abominable (\"a bomb in a bull\")\r\n\r\nWhat word would best describe the situation after the bomb has gone off?\r\nD) Noble (\"no bull\")\r\n\r\n \r\n',NULL,0);
INSERT INTO comment VALUES (9240,1343,1183,'fwaff','re(2): solution','2003-11-05 02:56:19',0,'On the same theme, the message to the bomb disposal squad said.....\r\n\r\nComfortable\r\n\r\nbut alas they were too late.',9224,0);
INSERT INTO comment VALUES (9241,1335,3196,'Dan','Lets do lunch','2003-11-05 04:00:37',3,'Let X be the distance in miles between the houses of A and B. After A walks X-1 miles, B starts out. At this time they are a mile apart. Since B walks twice as fast as A, they meet when they are 2/3 mile from B\'s house. A now begins a journey of X-2/3 miles back to her house, and B walks 2/3 mile to his house, picks up his food very quickly, and commences to walk X miles to A\'s house, a total distancce of X+2/3 miles. (Let\'s say the time required for A to \"pick up his food\" is negligible). Since B walks twice as fast as A, and A and B arrive at A\'s house simultaneously, it must be true that B was required to walk twice as far as A on this last leg. \r\n2*(X-2/3)=X+2/3\r\nX=2 miles\r\nThey live two miles apart. ',NULL,0);
INSERT INTO comment VALUES (9242,649,4178,'Prab','Solution','2003-11-05 09:07:55',0,'Let A be the event that the first marble drawn is black, B denote the event that the second marble drawn is black. Also let C denote the event that the bag chosen for the drawing is the one with 3 black and 1  white marbles and D denote the event that the bag chosen is the other one with 1 black and 3 white marbles.\r\n\r\nWe need to find the conditional probability of B given A, denoted P(B|A) which is P(A and B)/P(A).\r\n\r\nNow P(A and B)= P(A and B and C) + P(A and B and D) since C and D are exclusive and exhaustive.\r\n\r\nP(A and B and C) = P(A and B | C).P(C) = (3/4).(3/4).(1/2) = 9/32.\r\n\r\nP(A and B and D) = P(A and B | D).P(D) = (1/4).(1/4).(1/2) = 1/32\r\n\r\nSo P(A and B) = (9/32)+(1/32)=(10/32)=(5/16)\r\n\r\nSimiliarly, P(A) = P(A and C) + P(A and D)\r\nP(A and C) = P(A | C).P(C)=(3/4).(1/2)=(3/8)\r\nP(A and D) = P(A | D).P(D)=(1/4).(1/2)=(1/8)\r\n\r\nSO P(A)=(3/8)+(1/8)=(4/8)=(1/2).\r\n\r\nThus, the required probability\r\n\r\nP(B|A) =(5/16)/(1/2)=(5/16).(2)=(5/8)\r\n',NULL,0);
INSERT INTO comment VALUES (9243,658,3172,'SilverKnight','first thoughts','2003-11-05 09:40:44',1,'Well... as long as it\'s a power of two, we can do a \'binary search\' by doing half at a time.\r\n\r\nIn other words, if it were up to 128 (2^7), then we can test 64, then 32 (in which group has the poison), then 16 (in which group has the poison), etc.... and identify the poison in 7 tests.\r\n\r\nBut if we have <B>129</B> or more (up to 2^8=256), then it may take up to 8 tests.\r\n\r\nSo, it occurs to me, that we don\'t change the maximum, if that is the number of glasses of wine.\r\n______________\r\n\r\nBut if there were more than 129, then you would want to be more useful that checking just one (you\'d check n-128)... since then you have to potentially <I>binary search</I> either group\r\n\r\nSo, to ensure that you\'re not going past the maximum, the number of glasses must be 129.\n\n<i>Edited on <b>November 5, 2003, 9:41 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9244,658,3224,'Lee','darn you SK','2003-11-05 09:47:22',0,'I read the puzzle (0 comments).\r\nI scribble on paper.\r\nI go to post my answer (1 comment)\r\nTell me it\'s not true!!....\r\n\'SilverKnight\'',NULL,0);
INSERT INTO comment VALUES (9245,658,3275,'retiarius','Solution','2003-11-05 09:53:28',0,'I agree.\r\n\r\nBetween 100 and 128 glasses could take 7 tests.\r\nBetween 129 and 200 glasses could take 8 tests.\r\nBewteen 130 and 200 glasses could still take 8 tests after 1 has been tested.\r\n129 is the answer.',NULL,0);
INSERT INTO comment VALUES (9246,658,3136,'Popstar Dave','What REALLY happened.','2003-11-05 09:55:09',1,'\"The POLICE COMMISSIONER desired...\"\r\n\r\nWe don\'t know what the mathematician wanted to do.\r\n\r\nAs a gambling man, I think the mathematician wanted to find out what glass had the poison in it, chuck it out, invite three of his friends \'round to drink the 128 glasses of wine that were left and play poker.  \r\n\r\nFor the record, I got the same solution as SK, but he beat me to posting it by a few mintues.  So I decided to post what I thought might REALLY happen!',NULL,0);
INSERT INTO comment VALUES (9247,658,3196,'Dan','I will drink to this solution','2003-11-05 12:50:45',3,'There were 129 glasses.\r\n    \r\nThe logical way to proceed in a case like this is a binary test, and that will be minimized if the number of glasses is a power of 2: progressively dividing the glasses into 2 groups and testing one of the groups. The only power of 2 between 100 and 200 is 128. So there must have been 129 glasses, so that testing one glass at random would leave 128 glasses - a power of 2, which would minimize the tests.',NULL,0);
INSERT INTO comment VALUES (9248,1458,4176,'Joe C','hmm or','2003-11-05 13:50:39',0,'put it on a trap door',NULL,0);
INSERT INTO comment VALUES (9249,1227,4176,'Joe C','um','2003-11-05 13:54:08',0,'hmm\r\nyou said complete game\r\nnvm i was just thinking it a winning game',NULL,0);
INSERT INTO comment VALUES (9250,42,4176,'Joe C','hmm','2003-11-05 14:13:39',1,'i would have said buy all the packs to make sure&#8734;',NULL,0);
INSERT INTO comment VALUES (9251,1341,4176,'Joe C','solution','2003-11-05 14:29:22',3,'0 marbles\r\n30 + 15 + 7.5 + 3.25 + 1.625 + .8125 + .40625 + .203125 + .1015625 = less than a minute\r\nand you alrady took 1 out',NULL,0);
INSERT INTO comment VALUES (9252,1228,3372,'Sam','Quick partial answer','2003-11-05 14:40:43',1,'Well, in the first case the only way you could form a triangle would be to pick the 2, 3 and 4 inch sticks. The probability of this is \r\n(3/5) * (2/4) * (1/3) = 0.1\r\n\r\nThe next part... well let me think about it for a couple minutes.',NULL,0);
INSERT INTO comment VALUES (9253,1228,1301,'Charlie','re: Quick partial answer','2003-11-05 14:45:12',0,'There is also 2, 4 and 5 as well as 3, 4 and 5.  Out of the 10 ways that three sticks could be picked, that leaves a probability of 3/10 = .3.',9252,0);
INSERT INTO comment VALUES (9254,1228,3172,'SilverKnight','re(2): Quick partial answer','2003-11-05 14:52:49',0,'2, 3, and 4\r\n2, 3, and 5\r\n3, 4, and 5\r\n\r\nall produce triangles...\r\n\r\nThere are 5x4x3 = 60 different <I>Ordered</I> possibilities. \r\nTaken 3 at a time (6 orderings each...) leaves 10 distinct possibilities\r\n\r\nFor completion, the 7 distinct orderings that DON\'T produce triangles are:\r\n1, 2, 3\r\n1, 2, 4\r\n1, 2, 5\r\n1, 3, 4\r\n1, 3, 5\r\n1, 4, 5\r\n2, 3, 5\r\n\r\nSo, Charlie is correct <B>3/10 = .3</B>',9253,0);
INSERT INTO comment VALUES (9255,1228,1301,'Charlie','Second Part','2003-11-05 15:30:46',3,'The following program produces two answers (one not asked): the probability that any triangle would be formed from a random selection from 20 sticks, and the probability that a <b>right</b> triangle would be formed (as asked):\r\n\r\nn = 20\r\nPRINT\r\nFOR i = 1 TO n - 2\r\n&nbsp;FOR j = i + 1 TO n - 1\r\n&nbsp;&nbsp;FOR k = j + 1 TO n\r\n&nbsp;&nbsp;&nbsp;tot = tot + 1\r\n&nbsp;&nbsp;&nbsp;IF k &lt; i + j THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;suc = suc + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i * i + j * j = k * k THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;suc2 = suc2 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT STR$(i) + STR$(j) + STR$(k)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;NEXT\r\nNEXT\r\nPRINT\r\n\r\nPRINT USING \\\"### ### #### #.####### #.#######\\\"; suc; suc2; tot; suc / tot; suc2 / tot\r\n\r\nIts output,\r\n 3 4 5\r\n 5 12 13\r\n 6 8 10\r\n 8 15 17\r\n 9 12 15\r\n 12 16 20\r\n\r\n525   6 1140 0.4605263 0.0052632\r\n\r\nshows the 6 possibilities for forming a right triangle, out of the 1140 possible combinations of sticks that could be produced, giving a probability of .0052632 that a right triangle could be formed.\r\n\r\nAs for the unasked question, 525 out of the 1140 combinations could form <b&gt;some</b> triangle, for a probability of .4605263.\r\n\r\nFor a further unasked question:  as the number of sticks gets larger and larger, it seems as if the probability approaches 1/2 that some form of triangle can be formed.  At n=200, it\'s 651750/1313400 = 0.4962312.  It would be nice to prove this with multiple integrals, but when I try I get absurd answers (assuming random real numbers between 0 and 1).\r\n\r\nWhat I tried was \r\n&int;{0 to 1}&int;{x to 1} (1-x-y) dy dx\r\n\r\ndivided by\r\n&int;{0 to 1}&int;{x to 1} (1-y) dy dx\r\n\r\nbut along the way I got 1 for the former and 1/6 for the latter, giving a probability = 6, which is absurd.\r\n',NULL,0);
INSERT INTO comment VALUES (9256,1228,2707,'Gordon Steel','A Potential Solution','2003-11-05 15:38:25',0,'A viable triangle must have the longest side be greater than either of the other two sides but less than the sum of the other two sides.  For the 5 stick scenario, there are 10 possible combinations ((5 x 4 x 3)/3! = 10).  Of these only 3 (234,245, and 345) are valid.  Therefore, the probability is 30%.  For the 20 stick scenario there are 1,140 possible combinations (20 x 19 x 18)/3! According to a quick Excel spreadsheet approach there are 7 combinations that are right triangles (3, 4,5),(6,8,10), (5,12,13),(8,15,17),(9,12,15),(12,16,20) and (15,20,25).  Therefore the odds of generating a right triangle out of 3 randomly selected integers between 1 and 20 inclusive would be 7/1,140 = 0.6%.   Gordon S.',NULL,0);
INSERT INTO comment VALUES (9257,1228,3172,'SilverKnight','Remainder of Full Solution','2003-11-05 15:48:26',3,'There are 20x19x18 permutations and 20x19x18/6 combinations.\r\n\r\nThe latter is <U>1140</U> distinct combinations.\r\n\r\nAs for the right triangles, just determine all Pythagorean triples with numbers &#8804; 20, and you find there are six of them...\r\n6/1140 = <B>1/190</B> = <B>.005263</B>\r\n\r\n(BTW, you can <A HREF=\"http://www.uz.ac.zw/science/maths/zimaths/triples.htm\">generate all Pythagorean triples</A> easily.)\r\n___________________\r\n\r\nWell... I think a more interesting possibility is to answer the FIRST question with the 20 pieces...\r\n\r\n<U>1 is the first leg</U>\r\nCan\'t, because that wouldn\'t make a triangle.\r\n\r\n<U>2 is the first leg</U>\r\n(The other two sides must be adjacent... like 3&4, or 16&17 inches)\r\n2, 3, 4\r\n2, 4, 5\r\n...\r\n2, 19, 20\r\nThe second leg determines the third leg, and the second ranges from 3-19, so <B>17</B> possibilities.\r\n\r\n<U>3 is the first leg</U>\r\n(The other two must be within 2 of each other)\r\n3, 4, 5\r\n3, 4, 6\r\n3, 5, 6\r\n3, 5, 7\r\n...\r\n3, 18, 19\r\n3, 18, 20\r\n3, 19, 20\r\nThe second leg determines TWO third legs, and the second ranges from 4-19, but there\'s no 21 (so 19 as a 2nd leg only produces one triangle)\r\nSo, we have 15 x 2 + 1 = <B>31</B> additional possibilities.\r\n\r\n<U>4 is the first leg</U>\r\n4, 5, 6\r\n4, 5, 7\r\n4, 5, 8\r\n4, 6, 7\r\n...\r\n4, 17, 18\r\n4, 17, 19\r\n4, 17, 20\r\n4, 18, 19\r\n4, 18, 20\r\n4, 19, 20\r\nThe second leg determines THREE third legs, and the second ranges from 5-19, but with 18 and 19 you can\'t go past 20 inches...\r\nSo, we have 13 x 3 + 2 + 1 = <B>42</B> additional possibilities\r\n\r\n<U>5 is the first leg</U>\r\nThe second leg determines FOUR third legs, and second ranges from 6-19, but with 17-19, you can\'t go past 20 inches...\r\nSo, we have 11 x 4 + 3 + 2 + 1 = <B>50</B> additional possibilities\r\n\r\n<U>6 is the first leg</U>\r\nThe second leg determines FIVE third legs, and second ranges from 7-19, but with 16-19, you can\'t go past 20 inches...\r\nSo, we have 9 x 5 + 4 + 3 + 2 + 1 = <B>55</B> additional possibilities\r\n\r\n<U>7 is the first leg</U>\r\nThe second leg determines SIX third legs, and second ranges from 8-19, but 15-19, have limited third legs...\r\nSo, we have 7 x 6 + 5 + 4 + 3 + 2 + 1 = <B>57</B> additional possibilities\r\n\r\n<U>8 is the first leg</U>\r\nSEVEN third legs each, 2nd ranges from 9-19, 14-19 are limited, so we have\r\n5 x 7 + 6 + 5 + 4 + 3 + 2 + 1 = <B>56</B> additional\r\n\r\n<U>9 is the first leg</U>\r\nEIGHT third legs each, 2nd ranges from 10-19, 13-19 are limited, so we have\r\n3 x 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 = <B>52</B> additional\r\n\r\n<U>10 is the first leg</U>\r\nNow, they\'re all limited... and we can simply take the rest 2 at a time...\r\nThere are 10 (11 through 20) others... taken two at a time...\r\nSo, 10x9 / 2 = <B>45</B> additional\r\n\r\n<U>11 is the first leg</U>\r\nThere are 9 (12-20) others, taken two at a time...\r\nSo, 9x8 / 2 = <B>36</B> additional\r\n\r\nand so on:\r\n12: 8x7/2 = <B>28</B> additional\r\n13: 7x6/2 = <B>21</B> additional\r\n14: 6x5/2 = <B>15</B> additional\r\n15: 5x4/2 = <B>10</B> additional\r\n16: 4x3/2 = <B>6</B> additional\r\n17: 3x2/2 = <B>3</B> additional\r\n18: 2x1/2 = <B>1</B> additional\r\n\r\nand of course 19 and 20 can\'t be the first leg\r\n\r\nSo... assuming I haven\'t made any errors... we add this all up... and we get\r\n17 + 31 + 42 + 50 + 55 + 57 + 56 + 52 + 45 + 36 + 28 + 21 + 15 + 10 + 6 + 3 + 1\r\n= 525\r\n\r\ndivided by the total combinations =\r\n525/1140 = <B>35/76</B> = <B>.460526315</B>\r\n_________________________\r\n\r\nNow, frankly, I think this would have been easier to brute force with a simple computer program... but I think Charlie said he wanted to do that.  :-)\r\n\r\nOh, whoops... he already did it... :-)',NULL,0);
INSERT INTO comment VALUES (9258,1228,3196,'Dan','','2003-11-05 16:13:13',0,'The first question has been exhausted by previous posters. The second question concerns sticks in {1,2,3,...,20} forming a RIGHT triangle. To do so, they must consist of base a, height b, and hypotenuse c, such that a^2 + b^2 = c^2 (Pythagorean Theorem). If c is between 1 and 20, then c^2 must be in {25, 100, 169, 225, 289, 400} and c must be in {5, 10, 13, 15, 17, 20}. \r\n  5^2 = 3^2 + 4^2\r\n  10^2 = 6^2 + 8^2\r\n  13^2 = 5^2 + 12^2\r\n  15^2 = 9^2 + 12^2\r\n  17^2 = 8^2 + 15^2\r\n  20^2 = 12^2 + 16^2\r\n\r\n(5,3,4) in any of 6 orders\r\n(10,6,8) in any of 6 orders\r\n(13,5,12) in any of 6 orders\r\n(15,9,12) in any of 6 orders\r\n(17,8,15) in any of 6 orders\r\n(20,12,16) in any of 6 orders\r\n\r\nThis is a total of 36 possibilities, out of the total number of ways to pick 3 sticks out of 20, which is 20*19*18 = 6840. The likelihood is therefore 36/6840. \r\n\n\n<i>Edited on <b>November 5, 2003, 4:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9259,662,4188,'GimmeKat','Solution','2003-11-05 16:38:17',0,'Solution: 7 round coins and 1 square coin\r\n1 round coin = $1 4/11 and 1 square coin = $1 5/11\r\n7 round coins = $9 6/11 + 1 square coin = $11',NULL,0);
INSERT INTO comment VALUES (9260,658,1626,'Gamer','Waste a test','2003-11-05 16:48:03',4,'Although I agree that that makes sense, there\'s only a 2/129 chance of wasting a test if that is true. If you do it \"the normal method\" by a binary test and count the 2 glasses as 1 until you get to the end, there\'s only a 2/129 chance those two cups are it. Therefore, there\'s a ((127*7)+(2*8))/129 or an average of about 7.0155 tests needed.\r\n\r\nWhen you do it the other way, you have a 1/129 chance of 1 test, and a 128/129 chance of 8 tests. That\'s ((1*1)+(128*8))/129 or about a 7.9457 chance.\r\n\r\nDoing it both ways uses up at most 8 tests, but on the average, the \"normal way\" saves a test over 93 percent of the time.\n\n<i>Edited on <b>November 5, 2003, 4:52 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9261,1496,4189,'John','The governments/banks lose.','2003-11-05 16:48:49',0,'I believe it was Marc Meyer who gave the correct solution; the governments are picking up the tab.  Many responders presumed a lot of circumstantial info, such as that \"the bar already had a stockpile of foreign currency which was obtained at the former 1:1 cost basis.\"  Nowhere in the problem was a loss via cost basis implied.  If a Canadian bar is giving US currency as change, there is no reason to assume that they are not getting it from a local bank that day, at the current exchange rate.  Otherwise there is no limit to the bar\'s \"loss\" you could infer with your imagination.  Maybe they had $11.11M US stockpiled under the bar, and lost $1M as they frittered it all away as change for CAN$.\r\n\r\nIn reality whoever actually changes the currency from one form to another loses.  This would be the banks, which are essentially the government.\r\n\r\nNo matter how much cash you can wheedle through this obviously stupid system, ultimately it is the government who eats it, if the exchange rates never change again.\r\n\r\nThink of the most extreme example possible.  Let\'s say there were 1 billion US dollars and 1.11 billion Canadian dollars EXISTING in print.  What if someone took every single US dollar and exchanged them for 1.11B $CAN?  Then they took the 1.11B $CAN and exchanged them back into $US?  The government would be forced to print more money to honor the exchange.  Yes, this inflates the economy and devalues the US dollar (theoretically.)\r\n\r\nBottom line is, the buck stops (literally) with the US Treasury and their Canadian equivalent.',NULL,0);
INSERT INTO comment VALUES (9262,658,3172,'SilverKnight','re: Waste a test','2003-11-05 17:11:44',0,'Gamer, you wrote:\r\n<I>\"Although I agree that that makes sense...\"</I>\r\n\r\nWHAT is it that you are agreeing with?  Or rather with which posting are you agreeing with?\r\n\r\nAnd even if it\'s unlikely that you\'re going to waste a test, the problem did ask for minimizing the maximum possible, so likelihood really doesn\'t play into it.',9260,0);
INSERT INTO comment VALUES (9263,1228,3196,'Dan','re: A Potential Solution','2003-11-05 17:18:37',0,'Gordon Steel wrote \"According to a quick Excel spreadsheet approach there are 7 combinations that are right triangles (3, 4,5),(6,8,10), (5,12,13),(8,15,17),(9,12,15),(12,16,20) and (15,20,25).\"\r\n  \r\n(15,20,25) is not valid. The sticks must be from 1 to 20.  ',9256,0);
INSERT INTO comment VALUES (9264,1343,3196,'Dan','re: Wordplay','2003-11-05 17:39:06',0,'Two other possibilities:\r\n\r\n\"What word would best describe the situation now?\" \r\nC) Horrible (\"Hurry, bull !!\") \r\n\r\nWhat word would best describe the situation after the bomb has gone off? \r\nC) Honorable (\"Honor a bull\" at his funeral)\r\n\r\n \r\n',9239,0);
INSERT INTO comment VALUES (9265,1489,3196,'Dan','re: Solution','2003-11-05 20:00:40',1,'Lee, your solution is very good, because your insights avoided the pitfalls that were built into the problem: worrying about how many days or weeks there are in a month, and worrying about leap years. Congrats. ',9237,0);
INSERT INTO comment VALUES (9266,1472,4178,'Prab','Solution?','2003-11-05 20:44:12',0,'Let A with coordinates (x,y) be the first point picked in the unit square and B with coordinates (u,v) be the second point picked. Then we can express u and v as follows:\r\nu=x+r.cos(t) and v=y+r.sin(t) for r=0.5 and a random angle t between 0 and 2(pi) radians.. \r\n\r\nThen required proability is P[0&lt;=x<=1, 0<=y<=1, 0<=x+u<=1, and0<=y+v<=1]\r\nwhich is then\r\nP[Max(0,-r.cos(t)) <= x <= Min(1,1-r.cos(t)) and \r\n   Max(0,-r.sin(t)) <=y<=Min(1,1-r.sin(t))]\r\nLet D denote the event above.\r\nWe will evaluate P(D) by finding P(D|t) the conditional probability of D given that the directional angle is t and then integrating out t over the interval (0,2.pi) with weight (1/2.pi).\r\nWe do this for four seprate intervals of t of length pi/2. \r\nCase 1: Fix a t in [0,pi/2]. Then both sin(t) and cos(t) &gt;= 0. So we need 0&lt;=x<=(1-r.cost(t)) and \r\n0<=y<=(1-r.sin(t)). Hence P(D|t)=(1-r.cost(t)).(1-r.sin(t)). Thus by integrating P(D|t) over [0,pi/2], we get [t-r.sin(t)+r.cost(t)-r*r/4.cos(2t)] evaluated between t=0 and t=pi/2.  \r\nIts value is (pi/2)-2r+r*r/2 = a (say)\r\nCase 2: T lies in [pi/2,pi]. Here cost(t)<=0 and sin(t)&gt;=0. So we need -rcost(t)<=x<=1 and 0<=y<=1-r.sin(t). Thus, P(D|t)=(1+r.cos(t))(1-r.sin(t)).\r\nIts integral over [pi/2,pi] also evaluates the same quantity a. \r\nSimilarly the cases 3 and 4 with t in [pi,3.pi/2] and [3.pi/2,2.pi] yield the same value a.\r\nIt is intuitively clear that in each of the four arcs of the circle, the probabilities should be the same.\r\nHence the required probability is 4a/2.pi=2a/pi.\r\nNow by setting r=0.5 we get a=(pi/2)-1+(1/8)=(pi/2)-7/8.\r\nHence the required probability for r=0.5 is (2/pi).[(pi/2)-(7/8)]=1-(7/4.pi)=0.44 (appx).\r\n',NULL,0);
INSERT INTO comment VALUES (9267,1234,3196,'Dan','We can do better than this.....','2003-11-05 21:38:35',0,'This \"puzzle\" was solved the same way \"A group of letters\" and \"Kiss Kiss, Bang Bang\" were solved --by means of Internet searches that required very little, if any, ingenuity or brain power. Very disappointing. (See \"Mathematician vrs. Detective\" and \"Difficult sequence\" for examples of excellent brainteasers that cannot be solved \"on the cheap\"). \r\n\r\nLet it be hereby resolved, that before we post another \"challenging problem\", we will first make sure it can\'t be solved by either (a) a no-brainer Internet search, or (b) a computer program or spreadsheet. Otherwise this is just as pointless as \"winning\" a chess match by using a computer program, or \"winning\" a weightlifting competition by using  a forklift. Thank you.   \r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 5, 2003, 10:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9268,1479,4191,'Jess','Possible Solution?','2003-11-05 21:59:03',0,'All of them have had a movie in which they first kissed/or had sex, then either shot and killed people or shot the person they were kissing/having sex with',NULL,0);
INSERT INTO comment VALUES (9269,1322,4178,'Prab','Solution?','2003-11-05 22:07:57',0,'Let X, Y, and Z denote respectively the values of the first, second, and third prizes, expressed in $500 units. So we know that X is in the interval (1,4), Y in (2,5), and Z in (3,6). \r\n\r\nLet us assume that these are randomly distributed variables in their respective\r\nintervals. Note that the volume of the cube bounded by the three above intervals is 27. So the probability of any event involving X, Y, and Z can be obtained by finding the volume of the subregion of the cube associated with the event and dividing the volume by 27.   \r\n\r\nWe will try to find the probabilities associated with realizing each of the 6 possible orders\r\namong the 3 prizes, and choose the one order that has the most probability.\r\n\r\nFor instance, let us consider the ordering where we take the first prize, second prize, and third price in that order. The probability for this to be correct is P( X &lt; Y < Z) which can obtained by splitting this event into several components:\r\n\r\na) P[X in (1,2), Y in (2,3), Z in (3,6)] = (1).(1).(3)/27=3/27\r\nb) P[X in (1,3), Y in (3,5), Z in (3,6), Z &gt; Y] = 8/27, obtained by integrating (1/27).(6-y) over the rectangle y=3 to y=5 and x=1 to x=3.\r\nc) P[X in (2,3), Y in (3,5), Y>X, Z in (3,6)] = (3/2).(1/27), obtained by integrating (1/27).3y over the region y=x to y=3 and x=2 to x=3.\r\nd) P[X in (3,4), Y in (3,5), Y>X, Z in (3,6), Z >Y] =  (8/3).(1/27)\r\nobtained by integrating (1/27).(6-y) over the region y=x to y=5 and x=3 to x=4.\r\n \r\nAdding these we get P[X<Y<Z] = (1/27).[3+8+(3/2)+(8/3)]=(91/162)\r\n\r\nFortunately for us, we do not need to consider any other ordering and can decide that the above ordering (first,second,third) is the best because its probability is 91/162 and therefore the sum of the probabilities of all other orderings combined is 71/162 which is less than 91/162.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9270,1228,4192,'Kimberly','Solution?','2003-11-05 23:17:34',0,'First of all... you only have 5 sticks... there are only 10 different pairs you can just pick up...\r\n1,2,3   1,3,4   2,3,4  3,4,5   \r\n1,2,4   1,3,5   2,3,5\r\n1,2,5   1,4,5   2,4,5\r\n\r\nThe only measurement up there that makes a right triangle is 3,4,5... the odds of picking all 3 up are 1 out of 10.',9263,0);
INSERT INTO comment VALUES (9271,1228,3196,'Dan','re: Solution?','2003-11-05 23:46:24',0,'Kimberly, \r\n\r\nI was responding to the second question in the problem: \"Now suppose you had twenty sticks, of lengths 1 through 20 inches. If you picked three at random, what is the likelihood that the three could be put together, tip to tip, to form a right triangle?\"\r\n  \r\nDan',9270,0);
INSERT INTO comment VALUES (9272,1479,3196,'Dan','re: Possible Solution?','2003-11-06 05:23:47',0,'Jess writes: \"All of them have had a movie in which they first kissed/or had sex, then either shot and killed people or shot the person they were kissing/having sex with\" \r\n\r\nGood grief, Jess !! Witty Peter Sellers and funny Woody Allen did that ? Gentlemanly David Niven ? Nice guy Dick Van Dyke ? I wish you had named the movies they did this in.',9268,0);
INSERT INTO comment VALUES (9273,227,4165,'sizz','protagoras','2003-11-06 07:02:58',0,'Either answer is self contradictory, as in \"am I lying when I say \'every statement I make is a lie\'\"? To avoid such dilemmas we can adopt the rule that questions about interpretation of the rules of a set not be subject to the rules themselves. E.g., an attorney generally cannot charge his client for time spent arguing with the client about the bill.    Sizz',NULL,0);
INSERT INTO comment VALUES (9274,1344,4176,'Joe C','well one way','2003-11-06 07:54:52',3,'Just switch it off\r\nas in the power switch\r\n1\r\nfinal answer&#8734;',NULL,0);
INSERT INTO comment VALUES (9275,1496,4176,'Joe C','W00t','2003-11-06 07:59:54',3,'alan, bob, and both governments lose \r\nthe gonvernments lose money \r\nAlan and bob lose an infinite number of drinks as well as not making any money\r\nCharlie is a loser too alcohol is bad\r\nw00t\r\n \n\n<i>Edited on <b>November 6, 2003, 8:02 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9276,1234,3136,'Popstar Dave','re: We can do better than this.....','2003-11-06 09:33:28',0,'Dan,\r\n\r\nWhat happened to your faith.  Surely you can\'t assume that everyone who looked at these problems opened a search engine and looked for the answer.  \r\n\r\nI believe that the reason that any of us are members here on perplexus is that we enjoy the challenge of these problems.  The mental stimulation.  The little happy feeling you get in your chest when you realise that you know the answer.  Just because you can cheat, doesn\'t mean that you do.  \r\n\r\nSo Dan, have a little faith.  And everyone else, keep ALL the problems coming.  I promise that I won\'t look up the answers on Google, I can\'t speak for Dan, though...',9267,0);
INSERT INTO comment VALUES (9277,1488,3172,'SilverKnight','solution','2003-11-06 09:59:58',1,'1. You can lead a horse to water, but you can\'t make him drink\r\n\r\n2. Every cloud has a silver lining\r\n\r\n3. Don\'t put all your eggs in one basket.\r\n\r\n4. Birds of a feather flock together.\r\n\r\nNot sure about 5...\r\n5. All work and no play makes Jack a dull boy?\r\n',NULL,0);
INSERT INTO comment VALUES (9278,1488,2839,'FatBoy','solution','2003-11-06 10:01:05',3,'1) Don\'t Look a Gift Horse in the Mouth\r\n2) Every CLoud has a silver lining.\r\n3) Don\'t put all your eggs in ne basket\r\n4) Birds of a feather flock together\r\n5) Variety is the spice of life\r\n\r\nThese are fun but then I lie and obfuscate for a living',NULL,0);
INSERT INTO comment VALUES (9279,1488,3172,'SilverKnight','re: solution','2003-11-06 10:02:52',0,'#1 and #5... Fatboy... I think you got it!\r\n\r\nMy hat\'s off to you!\n\n<i>Edited on <b>November 6, 2003, 10:03 am</b></i>',9278,0);
INSERT INTO comment VALUES (9280,1234,2839,'FatBoy','re(2): We can do better than this.....','2003-11-06 10:10:45',0,'Hear Hear!!!\r\nMost of us are here to challenge ourselves and we can enjoy these puzzles by NOT choosing to use google searches.\r\n\r\nDan, you should also give people who use computer programs a break.  Charlie does so regularly (and provides us with the programs) and I think his solving the problems by code is every but as cool as just using pencil and paper.',9276,0);
INSERT INTO comment VALUES (9281,1479,2839,'FatBoy','re(2): Possible Solution?','2003-11-06 10:56:10',0,'Obviously, Dan, you missed the director\'s cut of Chitty Chitty Bang Bang with the controversial orgy/massacre scene.',9272,0);
INSERT INTO comment VALUES (9282,658,4059,'Saso','re(2): Waste a test','2003-11-06 12:07:00',4,'It is likely you will waste a test. Imagine that there were 129 glasses and you divide in two groups of 64 and 65. If the poisoned glass was in group of 64, you could continue with the binary test to the end without wasting a test. If it was in 65 group, you would again divide in 32 and 33 and if the poisoned one was in 32 group, you would not need to waste a test. The probability that the poisoned glass will keep appearing in the odd group all the time to the end (one exception - in second last test when there are 3 glasses left, it will appear in group of 2) forcing you to take one more additional test (8th test instead of just 7) is 2/129, which is about 1,55%.\r\n\r\nSo, when calculating the average number of tests needed when using the method of wasting one glass first and having 129 glasses, we get 1/129+8*128/129= cca 7,95 tests in average. Explanation - there is a probability of 1/129 of needing just one test and probability of 128/129 of needing 8 tests (including the wasted one).\r\n\r\nIn case of a \'standard\' method, we get 8*2/129+7*127/129=cca 7,02 tests in average. This is significantly better than wasting one test.\r\n\r\nPerhaps there is other, more subtle solution?',9262,0);
INSERT INTO comment VALUES (9283,1234,1301,'Charlie','re(3): We can do better than this.....','2003-11-06 12:09:13',0,'And Dan, what makes you think the problem was solved by an internet search?  Extra examples were found by internet search, but I\'m sure the original poster of the solution just saw it (I know I just saw it, just looking at the words).',9280,0);
INSERT INTO comment VALUES (9284,1344,4082,'wonshot','Lights On!','2003-11-06 12:24:16',0,'I\'ve found a way to turn all the lights on, and I believe that it is the only way. Any thoughts?',NULL,0);
INSERT INTO comment VALUES (9285,658,3172,'SilverKnight','re(3): Waste a test','2003-11-06 12:33:59',0,'Saso, I repeat, the question asked \"to minimize the maximum possible\".  The likelihood of wasting a test doesn\'t come into play.',9282,0);
INSERT INTO comment VALUES (9286,1479,3172,'SilverKnight','re(3): Possible Solution?','2003-11-06 12:38:10',0,'Oh my gosh!  Did I just see FatBoy express a sense of humor!  (SARCASM even!)  :-)\r\n\r\nMy hat\'s off to FatBoy a 2nd time today!',9281,0);
INSERT INTO comment VALUES (9287,1234,3196,'Dan','re(4): We can do better than this.....','2003-11-06 13:16:38',0,'Well...if I wrote anything personally offensive to anyone, I certainly apologize. I only meant to criticize methodologies, not people. And I certainly didn\'t mean to slight Charlie, who is one of the brightest of the flooble folks. I apologize to anyone I may have offended.\r\n \r\nPeace :-)\n\n<i>Edited on <b>November 6, 2003, 7:01 pm</b></i>',9283,0);
INSERT INTO comment VALUES (9288,1488,4176,'Joe C','','2003-11-06 13:17:35',3,'1. Don\'t Look a Gift Horse in the Mouth \r\n\r\n2. Every Cloud has a silver lining. \r\n\r\n\r\n3. Don\'t put all your eggs in one basket \r\n\r\n4. Birds of a feather flock together \r\n\r\n5. Variety is the spice of life \r\n\r\nw00t :-P',NULL,0);
INSERT INTO comment VALUES (9289,1228,3224,'Lee','formula','2003-11-06 13:18:27',0,'If you use SilverKnight\'s (I know it\'s not his but I first saw the method used by him) \'calculus of differences\' method, it becomes clear that one formula cannot generate the possible triangles made from n sticks - however formulas can be found for the odd and even cases seperately.\r\nFor the second part of the question the answer is simply found by\r\n(number of pythag\' triples under 21)/possibles with 20 stick\r\n= 6/1140\r\nIf anyone cares anymore, here\'s a 2 formulas to find the probability of choosing a legitimate triangle from n sticks\r\nFor n even\r\n[2n^3 - 9n^2 + 10n]*[3!(n-3)!] / 24n!\r\n.\r\nFor n odd\r\n[2(n-1)^3 - 3(n-1)^2 - 2(n-1)]*[3!(n-3)!] / 24n!\r\n.\r\npop n=5 in this second formula and you\'ll get 0.3 (the answer to the first part.\r\nPut that in your excel pipe and smoke it.\r\nI\'m off to bed.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9290,1229,4178,'Prab','Solution?','2003-11-06 15:19:09',0,'Let a(n) denote 2^(n-1) for n>=1 and let a(0)=1.\r\n\r\nThe amount of money that the grandfather gives on the n-th birthday is a(n). So on the 15th birthday, he gives 2^14=16,384. Also, the total payment from the grandfather over the first n years would be sum of a(k) over k=1 through n, which is (2^n)-1. So the payment over first 27 years would be (2^27)-1. I hope my grandfather was that rich and generous!\r\n\r\nThe payments from the gradmother are a bit more involved. It consists of a few streams; the initial payment starting on year 1, generates the same stream as the grandfathers, but lagged by one year, i.e., a(n-1) for n>=1. In addition each unit of the extra payment of 5 made on the birthyears ending in multiples of 5 (5,10,15,..) generate similar additional streams. To give a closed form for the grandmothers payment b(n) on year n, let n=5.m+k where 0&lt;=k<5, then\r\nb(n)=a(n-1) + 5.[sum of a(n-5j) where j varies from 1 to m.]\r\n\r\nFor instance, 15=5.3+0. So, b(15) = a(14)+5.[a(10)+a(5)+a(0)]=2^13+5.[2^9+2^4+1]\r\n=10,837\r\n\r\nNow the sum of a(0)+a(1)+…+a(k) = 2^k for any k&gt;=1. Hence the cumulative payment made by grandmother for first n years, i.e. b(1)+b(2)+…+b(n), where n=5.m+k is\r\n(2^(n-1))+5.[sum of (2^(n-5j) where j varies from 1 to m]\r\n=(2^(n-1)) + 5.(2^k).[(2^5m)-1]/[(2^5)-1]\r\n\r\nThus, the total payment of the grandmother over the first 27=5*5+2 years is\r\n(2^26) + 5.(2^2).[(2^25)-1]/[(2^5-1]. Again, I wish I had such a grandmother!!\r\n',NULL,0);
INSERT INTO comment VALUES (9291,1344,1301,'Charlie','re: Lights On!','2003-11-06 17:29:55',0,'To turn all the lights on from where only the center light was on would use the same sequence of moves as to turn all the lights off when all <b>except</b> the center light had been on.  In order to do that, use the \"Chase the lights\" technique given in \"real-world method\" by Lee.  I\'ll use this negative image here: all the lights are on except the middle and we want to get them all off, so as to match the terminology in Lee\'s post.\r\n\r\nEvery switch in the second row has to be flipped to turn out all the lights in the first row, as a result of this, only the first and last lights in that second row will remain (or again be) lit, and in the third row, only the center light will now be on, as the whole row has reversed. To get those two lights in the second row unlit, the first and last switches in the third row must be flipped, and this completely lights that third row while turning off the first and last lights in the fourth row.  In order to turn off the lights in the third row, all the switches in the fourth row must be flipped.  This also turns off all the bulbs in the fourth and fifth rows and all the lights are out.  As all the lights are already out in the last row we need not continue with the method presented in Lee\'s post.\r\n\r\nThat means that in the puzzle posed now, starting with the negative of what we had here, all the lights would be on. And to recap: flip all the switches in the second and fourth rows, and only the first and last in the middle row.\r\n\r\nBy rotational symmetry it will also work with columns instead of rows.\r\n\r\nBut looking at my comment 22 (re (3); Brute Force), there are actually two other sets of XORs that will work to produce a total of four solutions:\r\n\r\n<pre>\r\n 0  0  0  0  0\r\n 1  1  1  1  1\r\n 1  0  0  0  1\r\n 1  1  1  1  1\r\n 0  0  0  0  0\r\n\r\n 0  1  1  1  0\r\n 0  1  0  1  0\r\n 0  1  0  1  0\r\n 0  1  0  1  0\r\n 0  1  1  1  0\r\n\r\n 1  0  1  0  1\r\n 0  1  0  1  0\r\n 1  0  0  0  1\r\n 0  1  0  1  0\r\n 1  0  1  0  1\r\n\r\n 1  1  0  1  1\r\n 1  1  1  1  1\r\n 0  1  0  1  0\r\n 1  1  1  1  1\r\n 1  1  0  1  1\r\n</pre>\r\n-----------\r\nwhere a 1 means to flip the switch and a zero means not to.\r\n\r\nThese results can also be produced by the program listed in Brute Force modified to start with all the lights lit except the center, rather than the negative of that.\r\n',9284,0);
INSERT INTO comment VALUES (9292,1496,4189,'John','re: W00t','2003-11-06 17:59:32',0,'You are incorrect about Alan and Bob losing money.  The bar owners can take the $10 local currency and go change it in at the banks for $11.11 in foreign currency.  They are only giving back $10 foreign in change, meaning they are \"keeping\"  $1.11 foreign (which =$1 local) for each beverage.  The bar owners break even, period.\r\n\r\nIt is then the banks (i.e. the governments who guarantee the banks\' solvency) who end up holding the bag because they have assigned an artificial (i.e. non-market) value to the other country\'s currency.',9275,0);
INSERT INTO comment VALUES (9293,1488,3558,'Tristan','re: solution','2003-11-06 18:29:06',0,'Eschew obfuscation',9278,0);
INSERT INTO comment VALUES (9294,1345,1626,'Gamer','Hint:','2003-11-06 19:36:33',2,'Since nobody has even attempted a solution, I will give a hint as to the answer here:\r\n\r\nAs with another such logic problem, The White Suspenders, the first clue is a big one. There is only one set of \"Cost pairs\" that fits this clue. You won\'t know who spent what (except for Diane), but you will be able to use these cost pairs eventually to narrow down who bought what.',NULL,0);
INSERT INTO comment VALUES (9295,1496,1301,'Charlie','re(2): W00t','2003-11-06 19:41:35',0,'But Alan and Bob had originally given a full $10 worth of drinks in order to get the bills that they are now using as mere $9 worth of change, if they were already in their possession at the time of the rate changes.',9292,0);
INSERT INTO comment VALUES (9296,1345,3558,'Tristan','re: Hint:','2003-11-06 20:00:09',1,'Well, I\'m trying to figure out the only cost pair that works and this is what I got.  The lowest amount spent possible is 50 because no one got the same two colors and two people tied.  I am assuming that no one got two of the same color, thought it is not completely clear in the wording.  60 is also possible for 2 people, as well as 70.  80 and 90 are not, but Diane could possibly have spent that much.  This still leaves plenty possibilities.\r\n\r\nTo try to narrow it down, I take into account number 3.  Diane\'s possible combinations so far are:\r\n50+40\r\n50+30\r\n50+20\r\n40+30\r\nIn the last two, the other four people are forced to have the following:\r\n10+40\r\n20+30\r\n10+50\r\n20+40\r\nIt looks like this doesn\'t really narrow down the possibilities, even considering that Carol, someone besides Emily, bought a 40 dollar shirt.  If Diane spent 80 or 90, there would be even more possibilities for the other four.\r\n\r\nI\'m still failing to figure out this problem, but I was sort of doing all this work while I typed, so maybe I just need to think on it more.',9294,0);
INSERT INTO comment VALUES (9297,1345,3386,'Victor Zapana','Solution with no proof lol','2003-11-06 20:05:33',0,'Someone prove this coz im too lazy to right out mine :P <p>\r\nGreen Shirt= $50 <p>\r\nRed Shirt= $40 <p>\r\nBlue Shirt= $30 <p>\r\nYellow Shirt= $20 <p>\r\nOrange Shirt= $10 <p>\r\nCarol spent $70, buying a red and blue shirt. <p>\r\nDiane spend $80, buring a green and blue shirt. <p>\r\nEmily spent $60, buying a red and yellow shirt. <p>\r\nAlice spent $70, buying a green and yellow shirt. <p>\r\nBettey spent $60, buying a red and yellow shirt. <p>\r\nThe orange shirt is unpopular. No one bought it. lol.',NULL,0);
INSERT INTO comment VALUES (9298,1345,3386,'Victor Zapana','re: Solution with no proof lol','2003-11-06 20:08:10',0,'woops my bad i noticed a flaw in my solution so dun pay attention to it lol',9297,0);
INSERT INTO comment VALUES (9299,1345,4201,'morgan','Solution with no proof','2003-11-06 20:19:28',0,'well no two girls can have the same color shirt\r\nso \r\nAlice green\r\nbetty red\r\ncarol blue\r\ndiane orange\r\nemily yellow\r\n\r\nthe money spent\r\nAlice 10$\r\nbetty 30$\r\ncarol 40$\r\ndiane 50$\r\nemily 20$',NULL,0);
INSERT INTO comment VALUES (9300,1345,3558,'Tristan','re: Solution with no proof','2003-11-06 20:24:54',0,'Each girl bought two shirts.',9299,0);
INSERT INTO comment VALUES (9301,1345,3386,'Victor Zapana','re(2): Solution with no proof','2003-11-06 20:42:31',0,'also the problem also states: Alice went with Carol to pick out the same color shirt to buy, noting that it didn\'t cost 20 dollars like last week.',9300,0);
INSERT INTO comment VALUES (9302,1345,3386,'Victor Zapana','Possible Impossibility','2003-11-06 21:24:03',0,'hm... based by my intesive \"read between the lines\" analysis... Betty and either Emily or Alice must have the same shirts. so the solution is impossible. probably im wrong coz gamers previous post infers there is an answer.. hu nos?',NULL,0);
INSERT INTO comment VALUES (9303,1345,4203,'Jun','Solution (maybe)','2003-11-06 22:38:24',0,'Shirt Costs:\r\nGreen - $10\r\nRed - $20\r\nBlue - $30\r\nYellow - $40\r\nOrange - $50\r\n\r\nWhat the girls spent and how they spent it:\r\nDiane - $90 = orange + yellow\r\nCarol - $70 = blue + yellow\r\nBetty - $70 = red + orange\r\nAlice - $50 = yellow + green\r\nEmily - $50 = red + blue\r\n\r\nIf this is right and anyone cares, then I\'ll post a proof.  It was done in shorthand and as a series of short notes, so it\'d take a while to rewrite properly.',NULL,0);
INSERT INTO comment VALUES (9304,1345,3386,'Victor Zapana','re: Solution (maybe)','2003-11-06 22:42:09',0,'n/m\n\n<i>Edited on <b>November 6, 2003, 10:44 pm</b></i>',9303,0);
INSERT INTO comment VALUES (9305,1345,3386,'Victor Zapana','re: Possible Impossibility','2003-11-06 22:45:45',0,'blah. read number 4 wrong... i was wondering why it seemed impossible.. i think jun is right but cant be sure right now.. just sped red through it.',9302,0);
INSERT INTO comment VALUES (9306,1345,4203,'Jun','re(2): Solution (maybe)','2003-11-06 22:46:19',0,'Actually I think the only thing stated about what Alice and Emily had in common was that they did _not_ buy an orange shirt.  Statement 4 said that it was Alice and _Carol_ who had a shirt in common.  I misread that the first time through too.',9304,0);
INSERT INTO comment VALUES (9307,658,4059,'Saso','re(4): Waste a test','2003-11-07 03:37:59',0,'I do not want to argue. However, in my opinion when you have a method A which can distinguish a poisoned glass in 7 tests in 98,45% of cases and in 8 tests in rest 1,55% of cases and you have a method B, which will do the same in 8 tests 99,2% of time, I wouldn\'t call choosing method B as \"minimizing the maximum possible\". Perhaps I just have a different perception of words not being a native English speaker.',9285,0);
INSERT INTO comment VALUES (9308,1458,3136,'Popstar Dave','Getting \'round the wording.','2003-11-07 04:34:41',0,'So you can\'t \"ask\" another person to do it.  Could you persuade another person to do it, without directly asking them?  \r\n\r\nSorry, I\'m just being a smart-arse!',NULL,0);
INSERT INTO comment VALUES (9309,1344,1626,'Gamer','re: well one way','2003-11-07 07:10:13',0,'But unfortunately, doing so would trigger the lights around it because there is only one switch connecting to this light. Furthermore, if you took away its power source you wouldn\'t be using switches to do it as the problem suggests.',9274,0);
INSERT INTO comment VALUES (9310,658,3172,'SilverKnight','re(5): Waste a test','2003-11-07 09:00:16',0,'Saso, I agree with your last statement!  In BOTH of your cases (method A and method B), the maximum possible is 8 tests.\r\n\r\nThe point of the problem, though, is ... given that we know that exactly one glass is poisoned, the MAXIMUM for 128 glasses is <I>seven</I> tests (assuming you use the appropriate algorithm).\r\n\r\nAs soon as I have more than 128 glasses (and no more than 256), then the maximum becomes <I>eight</I> tests.\r\n\r\nBut if, as the problem suggests, a detective FIRST selects a single glass at random, then we are diverging from the optimal method.\r\n\r\nThe point here is that it doesn\'t change the maximum if we have only 129 glasses, because if we don\'t find the poison in the first glass, then we can continue with 7 tests to find it (maintaining 8 total checks).\r\n\r\nIf we have 130 glasses, and we don\'t find the poison in the first glass, it is <I>possible</I> (even if improbable) that the next 7 tests will only bring us to TWO candidates, and a ninth test will be required to find the suspect glass.\r\n____________________\r\n\r\nI also do not wish to argue, but, as I hope you\'ll agree, it is important that language be used precisely, particularly in problem statements (such as on Flooble).\r\n\r\nNevertheless, misunderstandings and ambiguities occur, and you can find several problems on this site where it ended up causing multiple possible solutions (varied from the intended singular solution).\r\n\r\n--- SK',9307,0);
INSERT INTO comment VALUES (9311,1496,4189,'John','re(3): W00t','2003-11-07 09:21:59',0,'That\'s making an assumption.  If that is true, then the foreign currency they were holding lost that value instantaneously the day the exchange rate changed, NOT as a result of Charlie\'s transactions.  \r\n\r\nThey break even on Charlie\'s transactions, which is what the problem is asking.',9295,0);
INSERT INTO comment VALUES (9312,1235,3136,'Popstar Dave','First guess at a solution','2003-11-07 10:07:22',1,'I\'ve only had a quick look at this, but I\'ve got a strategy where he can say it up to (and including) the 5th. \r\nIt goes a bit like this:\r\n1st: Shot 1 duck (30th Jul shot 0, 25th shot 2)\r\n2nd: Shot 1 duck (31st Jul shot 0, 26th shot 2)\r\n3rd: Shot 2 ducks (1st shot 1, 27th shot 3)\r\n4th: Shot 2 ducks (2nd shot 1, 28th shot 3)\r\n5th: Shot 3 ducks (3rd shot 2, 29th shot 4)\r\n\r\nOn the 6th he cant say it as he can\'t shoot less than the 0 ducks he shot on the 30th.',NULL,0);
INSERT INTO comment VALUES (9313,1235,1301,'Charlie','solution','2003-11-07 10:20:42',3,'If on July 30 he had shot 7 ducks and on July 31, 1 duck, then on the 1st thru 6th of August he could have shot 8, 2, 9, 4, 10 and 6 ducks respectively, so he could do this for 6 days.',NULL,0);
INSERT INTO comment VALUES (9314,1235,3136,'Popstar Dave','re: solution','2003-11-07 10:36:26',0,'Good call on the alternation.  I thought there might be a way to get that extra day!\r\n\r\nGood old G&uuml;nnstefen, one more day to tell Hans Wei&szlig;m&uuml;ller (his cook) about his hunting sucesses!',9313,0);
INSERT INTO comment VALUES (9315,1235,4189,'John','','2003-11-07 10:38:41',0,'My initial instincts say that at most he could say this truthfully for 14 days.  On the 14th day, he can not have shot fewer than a week ago, since we know he has been shooting progressively more and more ducks in every two-day period. Day 14 is the first day that we KNOW he has shot more on the seventh weekday than the first.',NULL,0);
INSERT INTO comment VALUES (9316,1235,4189,'John','bah','2003-11-07 10:48:28',0,'Well, that\'s what I get for posting before I check my answer.  I can\'t make it work out at 14.\r\n\r\nMy new best theory is that he can say it for EIGHT (8) days.\r\nDay1	6 ducks\r\nDay2	1 ducks\r\nDay3	7 ducks\r\nDay4	2 ducks\r\nDay5	8 ducks\r\nDay6	3 ducks\r\nDay7	9 ducks\r\nDay8	4 ducks\r\n',9315,0);
INSERT INTO comment VALUES (9317,1235,1920,'Brian Smith','Solution','2003-11-07 11:05:15',0,'Denote the Baron\'s sequence of ducks as d1, d2, d3, d4, d5, d6, d7, d8, and d9.\r\n\r\nEight days is possible.\r\n\"I shot more ducks than two days ago\" means d8>d6>d4>d2 and d7>d5>d3>d1.\r\n\"But fewer than a week ago\" forces d1 to d8 to satisfy the following inequality:\r\nd7>d5>d3>d1>d8>d6>d4>d2\r\n\r\nNine days is impossible.  The quote from the problem requires d2>d9>d7, but the inequality for eight days has d7>d2.\r\n\r\nThe answer to the problem is eight days.',NULL,0);
INSERT INTO comment VALUES (9318,1235,1301,'Charlie','re: Solution','2003-11-07 11:23:44',0,'Regarding\r\n\r\n\"I shot more ducks than two days ago\" means d8>d6>d4>d2 and d7>d5>d3>d1. \r\n\"But fewer than a week ago\" forces d1 to d8 to satisfy the following inequality: \r\nd7>d5>d3>d1>d8>d6>d4>d2 \r\n\r\nBut d2 has to be greater than d0 (not mentioned but must be existing) while d7 must be less than d0 (so we can\'t ignore it on the assumption that he wasn\'t hunting then).  So d6 is the last day it would work.',9317,0);
INSERT INTO comment VALUES (9319,1235,4206,'Eric','solution','2003-11-07 14:26:50',0,'I began the problem by drawing 8 boxes in a row. The last box I labeled \"a\" as the first day, August 1st 2000, then proceeded to label day \"b\" the third box from the end (\"two days ago\"), while \"c\" was used to label the first box (\"a week ago\").  I continued adding boxes to the end, continuing the alphabetical labeling and wrote down each inequality (last week > present day > two days before) that resulted.  Then as I added days to the end, I wrote down the combined inequalities that resulted, all with respect to \"a\", the first day.  On the 7th day, these were my results: \r\n\r\n[c,g,h] > [a] > [b,m,i,d,e,n,k,g]\r\n\r\nSeeing that this was the first day that a letter appeared on both sides of the inequality (the letter \"g\"), I reasoned that one cannot reach the 7th day without creating an inconsitency.  Therefore, the baron may say the phrase until and including August 6th, 2000. ',NULL,0);
INSERT INTO comment VALUES (9320,1424,3172,'SilverKnight','solution','2003-11-07 15:13:58',3,'I found only <B>420</B>\r\nwith the following program:\r\n\r\n#include&nbsp;&lt;iostream.h&gt;\r\n\r\nint&nbsp;main(int&nbsp;argc,&nbsp;char*&nbsp;argv[])\r\n{\r\n&nbsp;&nbsp;int&nbsp;a,&nbsp;b,&nbsp;c;\r\n\r\n&nbsp;&nbsp;for&nbsp;(a=1;&nbsp;a<10;&nbsp;a++)\r\n&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;(b=0;&nbsp;b<10;&nbsp;b++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;(c=0;&nbsp;c<10;&nbsp;c++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;(a!=b)&nbsp;&&&nbsp;(a!=c)&nbsp;&&&nbsp;(b!=c)&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;((a*a)&nbsp;+&nbsp;(b*b)&nbsp;+&nbsp;(c*c))&nbsp;==&nbsp;(10*b&nbsp;+&nbsp;c)&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;(&nbsp;((10*b+c)*(10*b+c))&nbsp;+&nbsp;(a*a&nbsp;+&nbsp;a))&nbsp;==&nbsp;(100*a&nbsp;+&nbsp;10*b&nbsp;+&nbsp;c)&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cout&nbsp;<<&nbsp;a&nbsp;<<&nbsp;b&nbsp;<<&nbsp;c&nbsp;<<&nbsp;endl;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;}\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;return&nbsp;0;\r\n}\r\n',NULL,0);
INSERT INTO comment VALUES (9321,1345,1301,'Charlie','21 solutions?--brute force','2003-11-07 15:43:05',3,'This program:\r\n\r\nDECLARE SUB varyGirl (which!)\r\nDECLARE SUB permute (a$)\r\nCLS\r\nDIM SHARED colr$, gs$(2, 5), total(5)\r\ncolr$ = \"rgbyo\"\r\nOPEN \"shirts.txt\" FOR OUTPUT AS #2\r\nFOR costs = 1 TO 120\r\n&nbsp;&nbsp;varyGirl 1\r\n&nbsp;&nbsp;permute colr$\r\nNEXT\r\n\r\nCLOSE\r\n\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n&nbsp;x$ = \"\"\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1\r\n&nbsp;&nbsp;l$ = x$\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)\r\n&nbsp;&nbsp;IF x$ &lt; l$ THEN EXIT FOR\r\n&nbsp;NEXT\r\n\r\n&nbsp;IF i = 0 THEN\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;END IF\r\nEND SUB\r\n\r\nDEFSNG A-Z\r\nSUB varyGirl (which)\r\n&nbsp;&nbsp;DIM t(5)\r\n&nbsp;&nbsp;FOR shirt1 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;gs$(1, which) = MID$(colr$, shirt1, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR shirt2 = shirt1 + 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gs$(2, which) = MID$(colr$, shirt2, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;total(which) = shirt1 + shirt2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE which\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"o\" OR gs$(2, which) = \"o\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; \"r\" AND gs$(2, which) &lt;&gt; \"r\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; \"b\" AND gs$(2, which) &lt;&gt; \"b\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"b\" AND shirt1 = 1 OR gs$(2, which) = \"b\" AND shirt2 = 1 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"g\" OR gs$(2, which) = \"g\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; gs$(1, 1) AND gs$(1, which) &lt;&gt; gs$(2, 1) AND gs$(2, which) &lt;&gt; gs$(1, 1) AND gs$(2, which) &lt;&gt; gs$(2, 1) THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = gs$(1, 1) OR gs$(1, which) = gs$(2, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt1 = 2 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt2 = 2 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt1 &lt;&gt; 4 AND shirt2 &lt;&gt; 4 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"o\" OR gs$(2, which) = \"o\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO which - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, j) = gs$(1, which) AND gs$(2, j) = gs$(2, which) THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF which &lt; 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;varyGirl which + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB evaluate\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\nnotThis:\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;EXIT SUB\r\n\r\nevaluate:\r\n&nbsp;&nbsp;IF total(4) &gt; total(1) AND total(4) > total(2) AND total(4) > total(3) AND total(4) > total(5) THEN\r\n&nbsp;&nbsp;&nbsp;t(1) = total(1): t(2) = total(2): t(3) = total(3): t(4) = total(5)\r\n&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;fl = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF t(i) > t(i + 1) THEN SWAP t(i), t(i + 1): fl = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;LOOP UNTIL fl = 0\r\n&nbsp;&nbsp;&nbsp;gs1$ = gs$(1, 1) + gs$(1, 2) + gs$(1, 3) + gs$(1, 4) + gs$(1, 5)\r\n&nbsp;&nbsp;&nbsp;gs2$ = gs$(2, 1) + gs$(2, 2) + gs$(2, 3) + gs$(2, 4) + gs$(2, 5)\r\n&nbsp;&nbsp;&nbsp;IF t(3) = t(4) AND t(1) = t(2) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, 4) &lt;&gt; gs$(1, 5) AND gs$(1, 4) &lt;&gt; gs$(2, 5) AND gs$(2, 4) &lt;&gt; gs$(1, 5) AND gs$(2, 4) &lt;&gt; gs$(2, 5) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, colr$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, gs1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, gs2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR g = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, 10 * total(g);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2,\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;RETURN\r\nEND SUB\r\n\r\nseems to produce 21 solutions:\r\n<pre>\r\nrgybo\r\ngrrbg\r\nboboy\r\n 60  60  50  90  50 \r\n\r\nrygbo\r\nrryby\r\nbobog\r\n 50  60  60  90  50 \r\n\r\nrygbo\r\nyrrby\r\nbobog\r\n 60  60  50  90  50 \r\n\r\nyorbg\r\nyoory\r\nbrbbg\r\n 50  50  60  70  60 \r\n\r\nyrgbo\r\ngrybr\r\nbobog\r\n 70  70  50  90  50 \r\n\r\nyrobg\r\nyrroy\r\nbobbg\r\n 50  50  60  70  60 \r\n\r\nyrobg\r\nyryor\r\ngobgb\r\n 60  50  50  80  60 \r\n\r\nyrobg\r\nrryoy\r\nbobbg\r\n 60  50  50  70  60 \r\n\r\ngorby\r\ngoorg\r\nbrbby\r\n 50  50  60  70  60 \r\n\r\ngrbyo\r\ngrbyr\r\nyoyob\r\n 50  70  70  90  50 \r\n\r\ngrbyo\r\nrrbbg\r\nboyoy\r\n 50  70  70  80  50 \r\n\r\ngroby\r\ngrrog\r\nbobby\r\n 50  50  60  70  60 \r\n\r\ngrybo\r\ngrybr\r\nboboy\r\n 50  70  70  90  50 \r\n\r\ngrybo\r\nrryyg\r\nyobob\r\n 50  70  70  80  50 \r\n\r\nogybr\r\ngoobg\r\nbrbry\r\n 60  60  50  90  50 \r\n\r\nogybr\r\nygobg\r\nbrbry\r\n 70  70  50  90  50 \r\n\r\norgby\r\ngrobr\r\nbybyg\r\n 70  70  50  90  50 \r\n\r\norybg\r\nyrobr\r\nbgbgy\r\n 70  70  50  90  50 \r\n\r\noygbr\r\nyooby\r\nbrbrg\r\n 60  60  50  90  50 \r\n\r\noygbr\r\ngyoby\r\nbrbrg\r\n 70  70  50  90  50 \r\n\r\nrbgyo\r\nrrbyb\r\nyoyog\r\n 50  60  60  90  50 \r\n </pre>\r\n---------\r\nwhere the first line of each group indicates the colors in order of increasing price, from $10 to $50.  The second line shows each girls less expensive shirt (Alice to Emily order) and the third line shows each girls more expensive shirt (same order).  The bottom line shows the total each girl spent (Alice to Emily again).\r\n\r\nSpot checking, I don\'t see any discrepancies with the clues.',NULL,0);
INSERT INTO comment VALUES (9322,658,3807,'DrBob','','2003-11-07 15:47:06',0,'',NULL,0);
INSERT INTO comment VALUES (9323,1345,4119,'Maria','Perhaps...','2003-11-07 15:56:20',0,'I cannot find (yet) another possible combination than this:\r\nDiane: yellow (40) + organge (50) = $90\r\nEmily: green (30) + blue (20) = $50\r\nCarol: blue + yellow = $60\r\nBetty: red (10) + orange = $60\r\nAlice: red + yellow = $50',NULL,0);
INSERT INTO comment VALUES (9324,658,3807,'DrBob','Re No Comment','2003-11-07 15:58:13',0,'Hmm! Interesting. I\'m sure I had a comment all lined up - but it has disappeared.\r\nI wanted to comment on the expression \'minimise the maximum\', which must be a feature of the method used. I agree that the binary approach gives the smallest maximum number of samples. If there are 128 glasses this number is exactly 7; if 129-256 it a maximum of 8. As has already been shown, the only way taking a single sample can fit in with the binary approach is if there are only 129 glasses.\r\n\r\nI have a gripe though. The question says that the detective is concerned about wasting a test. True, taking a single sample might solve the problem in 1 - but that is very unlikely; and after that 7 further tests are needed. By dividing the sample 65/64 it is probable that only 7 tests in all would be needed. The maximum might not change, but a test is likely to have been saved. And it could be argued that this is the more pragmatic approach. However, it would not have given rise to the problem. Might this suggest that mathematicians are more concerned about interesting problems than pragmatic solutions? I do hope so.\r\n\r\nAnd now in the hope that this makes it through the ether ... here goes',NULL,0);
INSERT INTO comment VALUES (9325,1345,1301,'Charlie','re: Perhaps...','2003-11-07 16:25:31',0,'That\'s the last of the 21 solutions on my post of 21 solutions found by brute force.\r\n',9323,0);
INSERT INTO comment VALUES (9326,1345,1301,'Charlie','re: Solution (maybe)','2003-11-07 16:33:42',0,'Jun\'s solution is #10 on the list of 21 I posted.',9303,0);
INSERT INTO comment VALUES (9327,1345,4210,'kas','...','2003-11-07 16:47:06',0,'shouldn\'t these logic things have only one answer?? here\'s mine anyway.\r\nyellow is 10\r\nred is 20\r\ngreen is 30\r\nblue 40\r\norange 50\r\n\r\nalice- blue+yellow\r\ncarol- blue+green\r\nbetty- red+orange\r\ndiane- orange+blue\r\nemily-green+red',NULL,0);
INSERT INTO comment VALUES (9328,1358,4210,'kas','re: i no it really','2003-11-07 17:04:04',0,'it cant be 3 boys and 4 girls. in that case each guy would have 2 bros and 4 sisters and each girl will have 3 bros and 3 sisters. obviously 2 and 3 are not the same digit as well as the case with 2 and 4. there are 3 answers:\r\na) no kids\r\nb) all boys no girls\r\nc)all girls no boys',9156,0);
INSERT INTO comment VALUES (9329,1205,4206,'Eric','short and sweet','2003-11-07 17:57:49',0,'It is impossible. 25 min = 60*(5/12), and all possible fractions that result in the manipulation of the timers are of the form 60*(x/2^k) – where both x and k are positive integers – thus any addition of the fractions will always give a denominator that is a power of 2, thereby eliminating the possibility of having a 5/12 fraction of an hour.',NULL,0);
INSERT INTO comment VALUES (9330,1345,3529,'Senthil Kumar','','2003-11-07 18:17:55',0,'Yellow	$10\r\nRed	$20  \r\nOrange	$30 \r\nBlue	$40\r\nGreen	$50\r\n\r\nDiane	Green/Orange	$90\r\nEmily	Red/Blue	         $60\r\nAlice  	Green/Yellow  	$60\r\nBetty	Red/Orange 	$50\r\nCarol	Blue/Yellow 	$50\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9331,1345,1626,'Gamer','Each shirt purchased twice','2003-11-07 18:24:02',2,'Actually I think what I meant was each shirt was purchased twice, though I don\'t think I have actually put that in there.\r\n\r\nSenthil\'s solution is the one I had, and I believe is the only one that\'s correct. It\'s number 7 on Charlie\'s list.',NULL,0);
INSERT INTO comment VALUES (9332,1345,1301,'Charlie','re: Each shirt purchased twice','2003-11-07 21:18:54',0,'With the added rule, the solution set is indeed reduced to one.  The revised program is:\r\n\r\nDECLARE SUB varyGirl (which!)\r\nDECLARE SUB permute (a$)\r\nCLS\r\nDIM SHARED colr$, gs$(2, 5), total(5)\r\ncolr$ = \"rgbyo\"\r\nOPEN \"shirts.txt\" FOR OUTPUT AS #2\r\nFOR costs = 1 TO 120\r\n&nbsp;&nbsp;varyGirl 1\r\n&nbsp;&nbsp;permute colr$\r\nNEXT\r\n\r\nCLOSE\r\n\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n&nbsp;x$ = \"\"\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1\r\n&nbsp;&nbsp;l$ = x$\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)\r\n&nbsp;&nbsp;IF x$ &lt; l$ THEN EXIT FOR\r\n&nbsp;NEXT\r\n\r\n&nbsp;IF i = 0 THEN\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;END IF\r\nEND SUB\r\n\r\nDEFSNG A-Z\r\nSUB varyGirl (which)\r\n&nbsp;&nbsp;DIM t(5)\r\n&nbsp;&nbsp;DIM colrCt(5)\r\n&nbsp;&nbsp;FOR shirt1 = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;gs$(1, which) = MID$(colr$, shirt1, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR shirt2 = shirt1 + 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gs$(2, which) = MID$(colr$, shirt2, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;total(which) = shirt1 + shirt2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE which\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"o\" OR gs$(2, which) = \"o\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; \"r\" AND gs$(2, which) &lt;&gt; \"r\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; \"b\" AND gs$(2, which) &lt;&gt; \"b\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"b\" AND shirt1 = 1 OR gs$(2, which) = \"b\" AND shirt2 = 1 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"g\" OR gs$(2, which) = \"g\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) &lt;&gt; gs$(1, 1) AND gs$(1, which) &lt;&gt; gs$(2, 1) AND gs$(2, which) &lt;&gt; gs$(1, 1) AND gs$(2, which) &lt;&gt; gs$(2, 1) THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = gs$(1, 1) OR gs$(1, which) = gs$(2, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt1 = 2 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt2 = 2 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF shirt1 &lt;&gt; 4 AND shirt2 &lt;&gt; 4 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, which) = \"o\" OR gs$(2, which) = \"o\" THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO which - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, j) = gs$(1, which) AND gs$(2, j) = gs$(2, which) THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF which &lt; 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;varyGirl which + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB evaluate\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\nnotThis:\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;EXIT SUB\r\n\r\nevaluate:\r\n&nbsp;&nbsp;IF total(4) &gt; total(1) AND total(4) > total(2) AND total(4) > total(3) AND total(4) > total(5) THEN\r\n&nbsp;&nbsp;&nbsp;t(1) = total(1): t(2) = total(2): t(3) = total(3): t(4) = total(5)\r\n&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;fl = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF t(i) > t(i + 1) THEN SWAP t(i), t(i + 1): fl = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;LOOP UNTIL fl = 0\r\n&nbsp;&nbsp;&nbsp;gs1$ = gs$(1, 1) + gs$(1, 2) + gs$(1, 3) + gs$(1, 4) + gs$(1, 5)\r\n&nbsp;&nbsp;&nbsp;gs2$ = gs$(2, 1) + gs$(2, 2) + gs$(2, 3) + gs$(2, 4) + gs$(2, 5)\r\n&nbsp;&nbsp;&nbsp;IF t(3) = t(4) AND t(1) = t(2) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF gs$(1, 4) &lt;&gt; gs$(1, 5) AND gs$(1, 4) &lt;&gt; gs$(2, 5) AND gs$(2, 4) &lt;&gt; gs$(1, 5) AND gs$(2, 4) &lt;&gt; gs$(2, 5) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bad = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ix = INSTR(colr$, gs$(i, j))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;colrCt(ix) = colrCt(ix) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF colrCt(ix) > 2 THEN bad = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF bad = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT colr$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT gs1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT gs2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR g = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT 10 * total(g);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;RETURN\r\nEND SUB\r\n\r\nand it finds the one solution\r\nyrobg (order of colors from $10 to $50 value)\r\n\r\nyryor (girls\' less expensive shirts: Alice to Emily)\r\ngobgb (girls\' more expensive shirts: Alice to Emily)\r\n 60  50  50  80  60 (amounts spent: Alice to Emily)\r\n\r\n',9331,0);
INSERT INTO comment VALUES (9333,1475,3487,'Charlie','Possible Answer','2003-11-07 21:44:11',3,'I think that what he did was go to Alaska because it is the Northern most, Eastern most, and Western most state because if you look at a map, the 180 degree latatude line runs through the \"Aleutian Islands\" and then he went to Hawaii which is the Southern most state. There, I\'m so smart.',NULL,0);
INSERT INTO comment VALUES (9334,1358,3487,'Charlie','','2003-11-07 22:19:36',4,'I disagree with the solution because there are only 2 possible solutions. 1 daughter or 0 daughters.\r\n',NULL,0);
INSERT INTO comment VALUES (9335,1358,3487,'Charlie','re:','2003-11-07 22:21:01',0,'Never mind. I see that even if she had 10 daughters, they would all have 9 sisters and 0 brothers.\r\n',9334,0);
INSERT INTO comment VALUES (9336,1345,3487,'Charlie','Ugh...','2003-11-07 22:23:31',0,'Somebody beter post a comment before i go insane and distroy my computer through frustration.\r\n',NULL,0);
INSERT INTO comment VALUES (9337,1227,3487,'Charlie','','2003-11-07 22:29:40',3,'I think the answer is 0 because they come away with a complete game and yet he didnt throw a single ball.\r\n',NULL,0);
INSERT INTO comment VALUES (9338,1458,3487,'Charlie','re: cigarette on bar---I HAVE IT!!','2003-11-07 22:40:51',0,'the question said you cant touch the base or the cigarette with a solid, liquid, or gass. Thuss rendering your answer impossible.\r\n',9123,0);
INSERT INTO comment VALUES (9339,690,3487,'Charlie','Duh...','2003-11-07 22:48:10',3,'Ofcourse it is going to be the oil because if it was the ice-water, it wouldn\'t be a very good riddle now would it?\r\n&#8730;&#178;&#179;&#60;&#62;&#8804;&#8805;&#8734;&#177;&#8721;&#960;',NULL,0);
INSERT INTO comment VALUES (9340,690,4068,'Bruno','A TEST PLEASE !!!','2003-11-08 00:20:20',0,'Can anybody make a test and clear up this confusion???\r\n\r\nIf I\'d have the fever, I\'d jump into the ice-water bucket...\n\n<i>Edited on <b>November 8, 2003, 4:19 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9341,1424,3136,'Popstar Dave','What happened?','2003-11-08 08:48:32',4,'What\'s the story, Lew?\r\nAfternoon problem and only one comment (well, two now!)...\r\nI think it\'s about time we had a good, long chat to the people of Perplexus-land and told them to get in gear!',NULL,0);
INSERT INTO comment VALUES (9342,1345,1301,'Charlie','re: Each shirt purchased twice','2003-11-08 09:30:42',0,'Until the official solution is posted, you should still be able to edit the puzzle (and solution) itself.  This proviso can be added, so that in the future people seeing the puzzle for the first time will get the full intended set of clues.',9331,0);
INSERT INTO comment VALUES (9343,1491,1171,'nikki','Silly Guess =)','2003-11-08 10:46:03',3,'Well, this is in Tricks, so maybe it\'s not so silly.  What if he bought a banner that had a picture of six human feet, but the banner was, say, seven feet long?\r\n\r\nThen he can hold up his fishing rod next to the banner and show that his fishing rod is shorter than six feet.\r\n\r\nMy other guess is he bought a fish, hooked it on the end of his fishing line.  Then when he stood the fishing pole up, the weight of the fish will bend the end of the pole over.  Hopefully it will bend 3 inches.\r\n\r\nThat\'s it, I\'m out of guesses =)',NULL,0);
INSERT INTO comment VALUES (9344,1491,153,'TomM','re: Silly Guess (Actual Solution)','2003-11-08 11:18:16',3,'No, it\'s even simpler than that.\r\n\r\nHe put the pole in a box that was 6 ft or shorter long and wide enogh so that the diagonal was more than 6 ft 3 in\r\n\r\nThe fishing pole fits in perfectly well diagonally, and yet the box is less than 6 ft long',9343,0);
INSERT INTO comment VALUES (9345,1345,1626,'Gamer','Solution:','2003-11-08 12:03:35',0,'I will petition Levik to add this to the problem. :)\r\n\r\nI have the problem worked out, but to get the reasoning behind the problem and explain it in words rather than a filled in grid might be hard.',NULL,0);
INSERT INTO comment VALUES (9346,1345,3558,'Tristan','logic','2003-11-08 12:45:36',3,'Looking at my previous post, I see that letting only two people buy each color does indeed narrow it down to the following cost pair:\r\nDiane: 50+30\r\n40+20\r\n50+10\r\n40+10\r\n30+20\r\n\r\nAnd using the grid, I can get the answer Gamer expected, which I am too lazy to restate here.',NULL,0);
INSERT INTO comment VALUES (9347,1345,1301,'Charlie','re: Solution:','2003-11-08 14:18:00',0,'It should still be available under \"Your Problems\", for your editing, until the \"official\" solution is posted. This may be applicable only to scholars, but you\'re a scholar.',9345,0);
INSERT INTO comment VALUES (9348,690,4068,'Bruno','Skeptic...','2003-11-08 16:28:56',0,'Another reason why I disagree with the answer is because the bucket of oil is AT ROOM TEMPERATURE, usually about 20 C.\r\n\r\nSo, as soon as he\'d dump his steel into the bucket of oil, oil\'s temperature would be HIGHER than air\'s temperature. So steel would cool SLOWER in oil than simply cooling it with air.\r\n\r\nSo, the 2 best choices are air or ice-water. And at near 0 C, ice-water is the obvious choice.\n\n<i>Edited on <b>November 8, 2003, 4:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9349,1235,3196,'Dan','Ducks Unlimited','2003-11-09 01:34:55',3,'The problem states:\r\n   \r\n\" \'Today I shot more ducks than two days ago, but fewer than a week ago.\' For how many days can the baron say this?\"\r\n \r\nIt does NOT state \"For how many CONSECUTIVE days can the baron say this?\" \r\n  \r\nSo if he shot 100 ducks on Tuesday, 7/25/2000, and zero ducks on 7/26/2000 - 7/31/2000, he can make his fowl assertion on 99 consecutive Tuesdays, by shooting zero ducks on every Sunday, Monday, Wednesday, Thursday, Friday, and Saturday following 7/25/2000, and shooting 99 ducks on Tuesday, 8/1/2000, 98 ducks on Tuesday, 8/8/2000, 97 ducks on Tuesday, 8/15/2000, etc.\r\n   \r\n(All my family members tell me I missed my calling: I should have been a lawyer).\n\n<i>Edited on <b>November 9, 2003, 1:45 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9350,1424,3807,'DrBob','Re: Solution','2003-11-09 02:18:28',0,'I agree with the solution - one three digit number 420. Rather than a programmed method I narrowed down the possibilities & then tested the last half dozen or so.\r\nThe first or second digits cannot be zero - if the first is zero, squaring the number formed by the last two is greater than the whole. If the second is zero, squaring the individual digits will give a number larger than the number formed from the last two digits.\r\nAlso, the number formed from the last two digits is less than 33 - otherwise squaring it gives a 4 digit number.\r\nThis has the additional implication that no digit of the three can be greater than 5.\r\nWe have now substantially reduced the number of possible cases (to 11). These can be checked against the condition that the sum of the digits, squared have to equal the number formed by the last two. 32,31,30 don\'t work. 24 does - it could be 224 - but then two digits are the same, so no. 23 - no; 21 works - 421 would do - but 21^2+14+4 is not 421. 20 works too - 420 satisfies all the conditions. The next possibility is 13 - doesn\'t work; nor does 12; 10 could give 310 - but also fails at the last 10^2+9+3 is not 310. So the only possibility is 420. ',NULL,0);
INSERT INTO comment VALUES (9351,1491,3372,'Sam','re(2): Silly Guess (Actual Solution)','2003-11-09 02:35:02',3,'Indeed, I don\'t think that, mathematically at least, there is any limit to the size of the fishing pole you can bring.\r\n\r\nA box measuring 6^3 feet will take a pole measuring over ten feet (the diagonal is Sqrt(6^2 + 6^2 + 6^2)). In a four dimensional box you could carry a pole measuring twelve feet, and all the while no side of the box would measure over six feet.\r\n\r\nOf course, I think you might raise eyebrows on the bus when you try to take your 60-foot long fishing pole on board in a box wrapped up in ten dimensions...\n\n<i>Edited on <b>November 9, 2003, 2:36 am</b></i>',9344,0);
INSERT INTO comment VALUES (9352,666,3386,'Victor Zapana','a thought','2003-11-09 08:53:55',1,'A has to be 0, 1, or 2, due to the sum can\'t be more than 5 digits. A thus can\'t be 1 either because nothing 0-9 x 4= a number with 1 as a one\'s digit. Also, A cannot be 0 because 0x4=0 and 0 can\'t be E. thus A=2<p>\r\nE then must be 8. <p>\r\nalso just as a heads up, <p>\r\n13333A + 1330B + 100C - 320D - 3332E = 0 <p>\r\n13333A + 1330B + 100C = 320D + 3332E <p> \r\n26666 + 1330B + 100C = 320D + 26656 <p>\r\n1330B + 100C + 10= 320D <p>\r\n133B + 10C + 1 = 32D <p>\r\nAccording to this, B must be odd, so it\'s probably 1.\r\n\r\n<i>Edited on <b>November 9, 2003, 8:57 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 8:58 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:01 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:09 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:12 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:14 am</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:15 am</b></i>\n\n<i>Edited on <b>November 9, 2003, 9:18 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9354,666,3705,'zaphod','Full solution','2003-11-09 10:23:24',0,'As Victor points out, A has to be 2 and E has to be 8. This, by substitution, yields\r\n133B+10C-32D+1=0\r\nSince the result begins with an 8, no carry goes through the 4th digit mutliplication, so whatever is carried from the 3rd digit, 4B must be less than 10. Therefore B is either 0, 1 or 2. However, 10C-32D is even, forcing 133B (and B) to be odd. So B=1 and the equation becomes\r\n16D-5C=67\r\nThe product\'s second digit is 1, so 4D has to end in an 8 (3 is carried over by 4E=32). This means that D is either 2 or 7. Substituting D with 2, C becomes -7 which is impossible. Therefore D=7 and C=9, which completes the proof.\r\nI agree with Victor\'s second post, only adding that NO other 5-digit number has this property, as my proof shows ;)',NULL,0);
INSERT INTO comment VALUES (9353,666,3386,'Victor Zapana','solution based on my thoughts','2003-11-09 09:17:41',3,'A = 2, B = 1, C = 9, D = 7, E = 8. <p>\r\n21978 x 4 = 87912',NULL,0);
INSERT INTO comment VALUES (9355,666,3196,'Dan','I need some digitalis !!!!','2003-11-09 13:02:28',0,'(Since the integers must be unique, we can discount the obvious trivial solution, A=B=C=D=E=0)\r\n\r\nIn the base 10 number system:\r\n \r\n(E +10D +100C +1000B+ 10000A) *4 = A + 10B + 100C + 1000D + 10000E\r\n\r\n39999A +  3990B + 300C - 960D - 9996E = 0\r\n\r\nNow all I need is a handy dandy computer program or spreadsheet to give me the 0-to-many unique solutions.  \r\n\r\n\n\n<i>Edited on <b>November 9, 2003, 1:04 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9356,1235,1626,'Gamer','re: Ducks Unlimited','2003-11-09 13:50:49',0,'This belongs in the tricks comments and not here. :)',9349,0);
INSERT INTO comment VALUES (9357,1458,4224,'John Pile','Ruminate','2003-11-09 14:56:17',3,'Leave it alone.  If another customer doesn\'t swipe it before closing, a barmaid will take care of it...  without asking.',NULL,0);
INSERT INTO comment VALUES (9358,1491,3840,'Hal9000','Solution','2003-11-09 15:19:02',0,'One way is to buy a rectangular box of dimensions 6\' x 7/4\' and place the fishing pole diagonally inside it.  Of course in actuality the pole must have some width so lets make the box 6\'x6\' to ensure it fits and annoy the bus driver.',NULL,0);
INSERT INTO comment VALUES (9359,666,3558,'Tristan','re: a thought','2003-11-09 17:37:38',1,'Your assumption that A cannot be 0 needs a better reason!  A number 0???? * 4 indeed can equal a five digit number!  There is a better reason that A cannot equal 0.  Assume that A=0.  The first integer multiplied by 4 must therefore be equal to a multiple of 10.  Knowing our multiplication, the first integer must be a multiple of 5.  E must therefore either be 0 or 5.  We already know that E cannot be 0, and no 4 digit number *4 can equal 5????.  Therefore, A must not be 0.',9352,0);
INSERT INTO comment VALUES (9360,666,1626,'Gamer','re(2): a thought','2003-11-09 18:35:52',0,'You aren\'t really supposed to include leading zeroes in a number. That\'s enough reason for me.',9359,0);
INSERT INTO comment VALUES (9361,1475,4235,'casper','everyones answers thus far','2003-11-09 20:52:12',0,'what i haven\'t heard anyone mention yet is what about Puerto Rico and the U.S. Virgin Islands which are all under U.S. Control.',NULL,0);
INSERT INTO comment VALUES (9362,666,3623,'jaypee','','2003-11-09 21:03:31',3,'full solution by jaypee\r\n\r\nif you\'re multiplying by 4 A must be an even number\r\n\r\nso If A = 2 then E = 3 or 8\r\n\r\nif A = 4 then E = 1 or 6\r\n\r\nif A = 6 then E = 4 or 9\r\n\r\nif A = 8 then E = 2 or 7\r\n\r\nthe possibilities for ABCDE are\r\n\r\n2_ _ _3\r\n2_ _ _8\r\n4_ _ _1\r\n4_ _ _6\r\n6_ _ _4\r\n6_ _ _9\r\n8_ _ _2\r\n8_ _ _7\r\n\r\nbut A must be less than E so that narrows the possibilities down to\r\n\r\n2_ _ _3\r\n2_ _ _8\r\n4_ _ _6\r\n6_ _ _9\r\n\r\nfor 2_ _ _3 A = 2 but E would have to equal 8\r\n\r\nso 2_ _ _8 is a possibility\r\n\r\nfor 4_ _ _6 A = 4 but E would have to equal either 1 or 2\r\n\r\nfor 6_ _ _9 A = 6 but E would have to equal either 2 or 3\r\n\r\nso the only possibility is 2_ _ _8\r\n\r\nregardless if D is even or odd B would always be odd because if you multiply by 4 any digit it will always come out even but if you add 3 to that the result will always be odd so B will be either\r\n1, 3, 5, 7 or 9\r\n\r\nnow the sum of the middle three digits must equal 8 by elimination of 9\'s\r\nfor example: the the number 349 3 + 4 + 9 = 7\r\n\r\nif B = 1 and D = 7 then C = 9\r\nif B = 3 and D = 5 then C = 9\r\nif B = 5 and D = 3 then C = 9\r\nif B = 7 and D = 1 then C = 9\r\nif B = 7 and D = 6 then C = 4\r\nif B = 9 and D = 4 then C = 4 which is not possible\r\n\r\nif B = 7, D = 6 and C = 4 in the number ABCDE\r\nthen C in the number EDCBA is equal to 8 but C must be equal in both numbers so the only possible number for C is 9\r\n\r\nso far we have 2_9_8\r\n\r\nso by eliminating 9 as a possible value for B\r\nwe now have 1, 3, 5 and 7 for possible value for B\r\n\r\nthe possible combinations are:\r\n\r\nB = 1 and D = 7\r\nB = 3 and D = 5\r\nB = 5 and D = 3\r\nB = 7 and D = 1\r\nthe only combination that will work is B = 1 and D = 7\r\n\r\nso your number is 21978 for ABCDE\r\n\r\n<i>Edited on <b>November 9, 2003, 9:09 pm</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:15 pm</b></i>\r\n\r\n<i>Edited on <b>November 9, 2003, 9:17 pm</b></i>\n\n<i>Edited on <b>November 9, 2003, 9:21 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9363,544,4235,'casper','answer','2003-11-09 21:07:23',0,'you are a match',NULL,0);
INSERT INTO comment VALUES (9364,937,4235,'casper','answer','2003-11-09 21:10:07',0,'you are an ear ',NULL,0);
INSERT INTO comment VALUES (9365,990,4235,'casper','answer','2003-11-09 21:14:57',0,'his team didnt score either and the lost it in over time ',NULL,0);
INSERT INTO comment VALUES (9366,1010,4235,'casper','answer','2003-11-09 21:19:18',0,'soul',NULL,0);
INSERT INTO comment VALUES (9367,666,4236,'Jim Butt','Concur','2003-11-09 21:31:10',0,'Brute force shows this in Excel, too.  Next problem.',NULL,0);
INSERT INTO comment VALUES (9368,649,4224,'PhatFingers','Figuring out loud.','2003-11-09 23:29:35',0,'Bag A has marbles bbbw, bag B has bwww.\r\nThe odds of the 1st black marble being drawn from bag A was 3:4 (3 ways of drawing a black marble from A, 4 ways of drawing a black marble from the whole set of A+B).\r\n\r\nThe odds of drawing a second black marble from bag A are 3:4 times 3:4, or 9:16.\r\nThe odds of drawing a second black marble from bag B are 1:4 times 1:4, or 1:16.\r\n\r\nOdds of drawing a second black marble from either bag are the sum of the odds for the two bags, or 10:16, which can be reduced to 5:8.  Yup.',NULL,0);
INSERT INTO comment VALUES (9369,248,4235,'casper','in response to the answer','2003-11-10 00:24:10',0,'i had a girlfriend that managed a 7-11 and the reason for the locks is this. if only 1 person works the midnight shift then yhe doors are locked for saftey reasons ans the person is to clean the store until the manager or second employee gets there. it,s a saftey policy. ',NULL,0);
INSERT INTO comment VALUES (9370,1488,3196,'Dan','re: solution','2003-11-10 00:38:34',0,'All correct except 5, which is \"Variety is the spice of life\". \r\n  \r\nHere are some more of these. I\'ll supply the answers too, lest I be accused of going outside channels to post a new puzzle.\r\n \r\n6. All that coruscates with resplendence will not assay auriferous. (All that glitters is not gold.)\r\n  \r\n7. Sorting on the part of mendicants must be interdicted.  (Beggars can\'t be choosers).\r\n  \r\n8. Male cadavers are incapable of rendering any testimony. (Dead men tell no tales.)\r\n  \r\n9. The temperature of the aqueous content of an unremittingly ogled saucepan does not reach 212 degrees Fahrenheit. (A watched pot doesn\'t boil)\r\n  \r\n10. Neophite\'s serendipity. (Beginner\'s luck)\r\n  \r\n11. A revolving lithic conglomerate accumulates no congeries of a miniscule, verdant bryophyte.  (A rolling stone gathers no moss)\r\n  \r\n12. Pulchritude possesses solely cutaneous profundity. (Beauty is only skin deep)\r\n  \r\n13. Freedom from incrustations of grime is contiguous to rectitude. (Cleanliness is next to godliness).\r\n  \r\n14. It is fruitless to become lachrymose of precipitately departed lactile fluid. (Don\'t  cry over spilt milk).\r\n \r\n15. Eschew the implement of correction and vitiate the scion. (Spare the rod and spoil the child).\r\n  \r\n16. The stylus is more potent than the rapier.  (The pen is mightier than the sword).\r\n  \r\n17. It is fruitless to attempt to indoctrinate a superannuated canine with innovative maneuvers.  (You can\'t try to teach an old dog new tricks)\r\n  \r\n18. Surveillance should precede saltation. (Look before you leap)\r\n  \r\n19. Scintillate, scintillate, diminutive asteroid.  (Twinkle,twinkle, little star).  \r\n\r\n20. The person presenting the ultimate cachinnation possesses thereby the optimal cachinnation. (He who laughs last, laughs best).\r\n  \r\n21. Exclusive dedication to necessitous chores without interludes of hedonistic diversion renders Jack a hebetudinous fellow. (All work and no play makes Jack a dull boy).  \r\n  \r\n22. Individuals who make their abodes in vitreous edifices would be advised to refrain from catapulting petrious projectiles. (People who live in glass houses should not throw stones).\r\n  \r\n23. Where there are visible vapors having their provenance in ignited carbonaceous materials, there is conflagration. (Where there\'s smoke, there\'s fire).\r\n  \r\n24. Abstention from any aleatory undertakings precludes a potential escalation of a lucrative nature. (Nothing ventured, nothing gained.)  \r\n \r\n25. Missiles of ligneous and of nonmetallic mineral consistency have the potential to fracture my osseous structure, but malicious appellations are eternally innocuous. (Sticks and stones may break my bones, but words will never hurt me.)  \r\n  \r\n26. Desist from enumerating your fowl prior to their emergence from the prenatal ovoid structure. (Don\'t count your chickens before they hatch).  \r\n  \r\n27. Disposition to inquiry deprived the feline of its vital state. (Curiosity killed the cat).\r\n  \r\n28. It is practicible to entice an Equus Caballus to a reservoir of liquid hydrogen oxide, but coercing him to imbibe is insuperable. (You can lead a horse to water, but you can\'t make him drink.)\r\n  \r\n29. Upon the non-presence of the Felis Catus the Mus Musculi proceed to engage in sportive capers. (When the cats away the mice will play.)\r\n  \r\n30. A buffoon and his accumulation of legal tender are expeditiously disunited, (A fool and his money are easlily parted.)\r\n  \r\n31. Exigency is the matriarch of ingenious contrivance. (Neccessity is the mother of invention).\r\n  \r\n32. Probity gratifies reflexively. (Honesty is its own reward.)\r\n  \r\n33. Promiscuity, controlled substances, and annepestic tempo. (Sex, drugs, and roll \'n\' roll).  \r\n',9277,0);
INSERT INTO comment VALUES (9371,1229,4235,'casper','i think i have the right answer','2003-11-10 02:51:53',0,'if i understand the questions correctly, the grandfather gave16,384on the 15th birthday and the grand mother gave 10,837. Now as far as the second part the answer is the grandfather w/ 268,435,395. after all the question was who gave the most after the 27 yrs. if you add all that the grandfather gave over the entire 27 yrs. you get 268,435,395. where as the grandmother only gave 88,756,884.',NULL,0);
INSERT INTO comment VALUES (9372,1236,3136,'Popstar Dave','Solution','2003-11-10 07:08:00',3,'As the chamber is spun after every turn the probability of a shot being fired on any turn is (1/6) the probability of a miss is (5/6).\r\n\r\nPlayer 1 could lose on the first turn.  This has a probability of (1/6).  \r\n\r\nIf not, they could lose by missing on the first turn, then the second player also misses, then the first player loses on their second turn.  This has a probability of (5/6)&sup2;(1/6).  \r\n\r\nIf this still doesn\'t happen then they could lose by both players missing on their first two turns then player one loses on their third turn.  This has a probability of (5/6)^4(1/6).  \r\n\r\nAs this pattern continues indefinately, the probability of player one losing is the total of the infinite series:\r\n(1/6) + (5/6)^2(1/6) + (5/6)^4(1/6) + ... + (5/6)^n(1/6)\r\n\r\nThis equates to 6/11 or a 54.545% chance of the first player losing.',NULL,0);
INSERT INTO comment VALUES (9373,1236,4082,'wonshot','solution','2003-11-10 10:25:44',0,'The probability that the first man will lose is 54/99. To get this answer you must sum an infinite series. The first term is 1/6, the probability that he will lose on the first round. The next term will be (5/6)*(5/6)*(1/6), the probability that he will not lose on his first shot times the probability that his opponent will not lose on his first shot times the probablity that he will lose on his second shot.\r\nContinuing in this way, his overall chances of losing are 1/6 + (5/6)^2*(1/6) + (5/6)^4*(1/6) + . . . + (5/6)^(n-1)*(1/6) = 54/99.\r\nHe has a slightly greater chance of losing than his opponent as he must take his chances first. This assumes that one man must lose and that they do not quit after one round.',NULL,0);
INSERT INTO comment VALUES (9374,1236,4082,'wonshot','re: Solution','2003-11-10 10:28:12',0,'popstar dave you beat me and reduced your fraction.',9372,0);
INSERT INTO comment VALUES (9375,1236,3224,'Lee','solution','2003-11-10 10:29:36',0,'Round 1\r\nThe first shooter has a 1/6 chance of losing (or 6/36)\r\nThe second has a 5/6 chance of getting the gun, then a 1/6 chance of losing (or 5/36)\r\nSo the first shooter in the round is 6/5 times more likely to lose.\r\nThis follows in any round - since a round without the gun going off can be viewed as one event, like a coin toss, and can be ignored for future probabilities.\r\nSince the first shooter has 6 chances to lose for every 5 chances the second shooter has, it follows the probability the first man will lose is 6/11',NULL,0);
INSERT INTO comment VALUES (9376,1236,4082,'wonshot','re: solution','2003-11-10 10:32:29',0,'I like that explanation of how 6/11 isn\'t just an arbitrary percentage.',9375,0);
INSERT INTO comment VALUES (9377,1236,3224,'Lee','completeness','2003-11-10 11:45:12',0,'In general if p is the probability associated with the gun going off then\r\nShooter 1 has p probability of shooting himself in the round\r\nShooter 2 has (1-p)p probability of shooting himself in the round.\r\nThe first man is therefore always p/(1-p)p (cancelling gives) 1/(1-p)more likely to \'lose\'.\r\nProbability first man will lose is given by\r\n1/ (1-p)+1\r\nAnd for the second man;\r\n(1-p) / (1-p)+1\r\nSo in general the probability that the first man will lose is 1/ (2-p)\r\n',NULL,0);
INSERT INTO comment VALUES (9378,1236,2716,'Federico Kereki','An easy solution','2003-11-10 12:46:22',3,'The chance of the second player dying is 5/6 the odds of the first player dying -- if the first player survives the shot (5/6 probability) then the second player becomes the first player.\r\n\r\nAs the probabilities must sum 1, the first player\'s probability is 6/11 and the second\'s 5/11, which are in the correct ratio. \n\n<i>Edited on <b>November 10, 2003, 1:36 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9379,1491,250,'Nick Reed','Or...','2003-11-10 13:57:48',0,'...he could have bought some fishing line. Thread it up through the eyes of the rod and create a loop of line along its length that extends back down to the handle again. Most fishing rods are designed to bend to some extent, so by keeping the loop of line held taut, and the rod bent over, it could be considered shorter now as a result.',NULL,0);
INSERT INTO comment VALUES (9380,1350,3172,'SilverKnight','solution','2003-11-10 14:53:22',3,'As Lee pointed out in his <A HREF=\"http://perplexus.info/show.php?pid=1236&cid=9377\">\"completeness\" comment</a> for a previous problem, the total probability must equal one.\r\n\r\nAnd since person B is essentially the first player, B has the first and best chance of winning (of 1/6).\r\n\r\nSo... the others following are 5/6 as likely of winning as the previous player.\r\n\r\nSo, call B\'s chance <I>x</i>.  Then C\'s chance is 5/6<I>x</i> and A\'s chance is 25/36<I>x</i>.... and this must total one.\r\n\r\nSo we set it up:\r\n<I>x</i> + 5/6<I>x</i> + 25/36<I>x</i> = 1\r\n\r\nand x = 36/91\r\n\r\ntherefore,\r\nB\'s chance is <B>36/91</b>\r\nC\'s chance is <B>30/91</b>, and\r\nA\'s chance is <B>25/91</b>\n\n<i>Edited on <b>November 10, 2003, 2:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9381,1350,775,'Cory Taylor','re: solution','2003-11-10 14:59:43',0,'An interesting method, cetainly easier than attempting the full series simplification...\r\nIt\'s very impressive that you can solve this so quickly (within 10 minutes of the posting).  You must have some sort of alert to new problems being posted!!',9380,0);
INSERT INTO comment VALUES (9382,1350,3172,'SilverKnight','re(2): solution','2003-11-10 15:05:35',0,'Thanks Cory...\r\n\r\nI will direct you (and others) to a <A HREF=\"http://perplexus.info/forum.php?fid=5&tid=300#2244\">previous forum comment</A> of mine.\r\n\r\n--- SK',9381,0);
INSERT INTO comment VALUES (9383,1236,3196,'Dan','A footnote to this problem','2003-11-10 15:59:16',0,'Had DJ stated that \"the chamber is NOT spun after every turn\" (as in that infamous scene in the movie \"Malcolm X\"),  then the odds change. (And you\'d have to have a hole in your head to play it this way!) The decreasing likelihood of getting to succeeding turns is offset by the fewer and fewer possible empty chambers.....  \r\n\r\n1st turn: 1/6 for 1st guy to lose, same as before\r\n2nd turn: (5/6)*(1/5) = 1/6 for 2nd guy to lose\r\n3rd turn: (4/6)*(1/4) = 1/6 for 1st guy to lose\r\n4rth turn: (3/6)*(1/3) = 1/6 for 2nd guy to lose\r\n5th turn: (2/6)*(1/2) = 1/6 for 1st guy to lose\r\n6th turn: 2nd guy loses if it gets this far\r\n  \r\nFirst guy\'s chance of losing in this game is 1/2.     \r\n\n\n<i>Edited on <b>November 10, 2003, 11:53 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9384,1236,3136,'Popstar Dave','re: A footnote to this problem','2003-11-10 18:50:30',1,'If the chamber\'s not spun after every turn \"you\'d have to have a hole in your head to play it this way\"?!!?!!\r\n\r\nAre you trying to tell my that it\'s perfectly fine to play, as long as the chamber is spun after each turn?\r\n\r\nI don\'t like the idea of people shooting themselves,  so here\'s my version of the problem:\r\n\r\nTwo men are trying to find a gold coin in a container that contains the gold coin and five other coins of the same weight, shape and size (i.e. indistinguishable by touch)\r\nThey take turns reaching into the container without looking and drawing out a random coin.  If they draw a coin that isn\'t gold they return it to the box and the turn passes to the other player.\r\n\r\nWhat is the probability that the first man will get the gold coin?\r\n\r\nThere we go, no dead people!  <PRE>=P</PRE>',9383,0);
INSERT INTO comment VALUES (9385,1350,3196,'Dan','re: solution','2003-11-10 18:51:53',0,'I got essentially the same answer as SilverKnight, except that (surprise, surprise !!) his solution is more  intelligent than mine..... \r\n\r\nThey roll A,B,C,A,B,C,A,B,C,........ It is mathematically  certain beyond a negligible doubt that there will be a winner in the first 16 rolls of the dice, so only those rolls need be considered.\r\n\r\nRoll 1: A has 0 chance to win\r\nRoll 2: B has 1/6 chance to win \r\nRoll 3: C has (5/6)*(1/6) chance   \r\nRoll 4: A has [(5/6)^2]*(1/6) chance (^ means \"raised to the power of\")   \r\nRoll 5: B has [(5/6)^3]*(1/6) chance\r\n....etc.....   \r\nRoll 16: A has [(5/6)^14]*(1/6) chance   \r\n  \r\nA\'s total chance in the first 16 rolls is 26%\r\nB\'s is 38%\r\nC\'s is 36%\r\n\r\n\r\n\n\n<i>Edited on <b>November 11, 2003, 1:33 am</b></i>',9380,0);
INSERT INTO comment VALUES (9387,1488,3430,'pat','wisdom','2003-11-10 20:16:51',0,'hurray for the obscured obvious...',NULL,0);
INSERT INTO comment VALUES (9388,1488,3430,'pat','yeehah','2003-11-10 20:18:29',0,'the expansion is superflous',NULL,0);
INSERT INTO comment VALUES (9389,219,4250,'Sara','','2003-11-10 20:18:31',0,'I wouldn\'t play the game for $100, but I think it\'s fair to play for about $32.  I don\'t have any fancy logic but I don\'t think you\'ll get heads more than 5 times.',NULL,0);
INSERT INTO comment VALUES (9386,643,4250,'Sara','It really does seem too easy.','2003-11-10 19:17:32',0,'If there were a box of babies and 3 were boys and four were girls, the probability would be 4/7 (Right?  Make a fool of me if that\'s wrong) but it says nothing about where the baby being added came from or how many babies there were of each gender, so it\'s really 50:50.  The probability is 1/2',NULL,0);
INSERT INTO comment VALUES (9390,1236,3196,'Dan','re(2): A footnote to this problem','2003-11-10 20:30:57',0,'LOL !! Nice thought, Popstar Dave !! The humanitarian spirit is alive and well on perplexus.\r\n  \r\nAnd how about this alternate game, in the interests of life and peace ?\r\n  \r\n\"Two men are playing Irish roulette using a pistol with six chambers. A single, harmless blank cartridge is used and the chamber is spun after every turn. What is the probability that the first man will lose his bet and have to pay the other guy a dollar?\"\r\n\r\nThen the answer is:\r\n\r\n\"As the chamber is spun after every turn the probability of losing a dollar by hearing the harmless sound of a blank going off on any turn is (1/6); the probability of a silent miss is (5/6). Player 1 could lose a dollar on the first turn. This has a probability of (1/6). If not, he could lose his dollar missing on the first turn, then the second player also misses, then the first player loses his dollar when the blank goes off harmlessly on their second turn. This has a probability of (5/6)²(1/6). If this still doesn\'t happen then they could lose their small dollar bill by both players missing on their first two turns, then player one hearing the little blank go off on their third turn. This has a probability of (5/6)^4(1/6). As this pattern continues indefinetely, the probability of player one hearing an innocuous bang and losing a dollar is the total of the infinite series: \r\n(1/6) + (5/6)^2(1/6) + (5/6)^4(1/6) + ... + (5/6)^n(1/6). \r\nThis equates to 6/11 or a 54.545% chance of the first player being embarrassed by the exploding blank and feeling the chagrin of losing a dollar.\"\r\n \r\nThere we go, no dead people! :-)\r\n  \r\n \r\n\n\n<i>Edited on <b>November 10, 2003, 8:31 pm</b></i>',9384,0);
INSERT INTO comment VALUES (9391,529,3196,'Dan','The official solution of  this problem is in error','2003-11-11 02:06:56',3,'\"An archaeologist claims he found some gold coins dated 64 B.C. Before Christ was born, nobody knew when exactly He would be born, so there was no way specify what year it was B.C.\"\r\n \r\nNot so fast. The archaeologist was telling the truth !! It was quite common in the earliest Chrstian kingdoms such as Armenia (converted to the Faith by St. Bartholomew before 200 A.D.) to rededicate monuments, statues, coins, etc., in honor of their new religion. This is typically seen in the conversion of various pagan festivals to Christian use (e.g. Christmas and Easter), and to the adoption and adaptation of heathen symbols as well (e.g. the Christmas tree). So that if it were known by the ruler of second century A.D. Armenia that certain coins had been minted, say, 64 years before they believed that Christ had been born, these early believers could have rededicated the pagan coins by removing from them the images of the old gods, effacing the old date (which may have read \"in the 30th year of the reign of King So-And-So\"),  and stamping on them  the post-dated \"64 B.C.\" and perhaps a venerating picture of the Madonna and Child.    \n\n<i>Edited on <b>November 11, 2003, 2:13 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9392,1236,3136,'Popstar Dave','re(3): A footnote to this problem','2003-11-11 07:11:29',0,'Hehehe...  Brilliant!  \r\nMuch better.',9390,0);
INSERT INTO comment VALUES (9393,658,4257,'Jack McBarn','Hard','2003-11-11 09:07:25',1,'This is way too hard!',NULL,0);
INSERT INTO comment VALUES (9394,658,4257,'Jack McBarn','re: Solution','2003-11-11 09:08:06',2,'Wow!',9245,0);
INSERT INTO comment VALUES (9395,1236,2716,'Federico Kereki','re(3): A footnote to this problem','2003-11-11 09:32:33',1,'Blanks aren\'t a trivial matter either; actor Jon-Erik Hexum died because of an accident with a gun loaded with blanks. \r\n\r\nIf I have to go for a PC problem, I\'d keep with the \"gold coin in box\" variation.',9390,0);
INSERT INTO comment VALUES (9396,1490,3964,'B','Solution','2003-11-11 09:38:26',0,'This one\'s (over) easy.\r\n\r\n7 Eggs\r\n1st order = 7-(.5*7+.5)=3\r\n2nd order = 3-(.5*3+.5)=1\r\n3rd order = 1-(.5*1+.5)=0\r\nNo More Eggs!',NULL,0);
INSERT INTO comment VALUES (9397,1350,4059,'Saso','solution - not so nice as  that of SK','2003-11-11 09:45:20',3,'If we inspect the probabilities of winning on 1st move, we get A=0, B=1/6, C=5/6^2. In 2nd move we get A=5^2/6^3, B=5^3/6^4 and C=5^4/6^5. Final probabilities for A, B, C will be sum of partial probabilities in 1st, 2nd...infinite roll for A, B and C respectively. These probabilities are infinite geometrical sequences with quocient of 5^3/6^3 but with different first sequence members (1/6 for B, 5/6^2 for C and 5^2/6^3 for A). Then from formula for sum of infinite geometrical sequence sum= a/(1-q), where a is first member and q is quocient  we get A=25/91, B=36/91, C=30/91.',NULL,0);
INSERT INTO comment VALUES (9398,202,4257,'Jack McBarn','re: Solution','2003-11-11 10:08:22',0,'Funny at the end!',1180,0);
INSERT INTO comment VALUES (9399,1490,1301,'Charlie','That was the answer; this is the solution','2003-11-11 10:25:43',0,'The last purchase of half the eggs plus half an egg resulted in zero left, so half the eggs was 1/2 an egg, so it started out as 1, leaving zero.\r\n\r\nThe next-to-last purchase left 1, so half the eggs was 1.5, so all the eggs were 3, and two were bought.\r\n\r\nThe third-to-last (or first) purchase was of half the eggs+1/2, so half the eggs was 3.5, and all the eggs to begin with was 7 and 4 were initially bought.',9396,0);
INSERT INTO comment VALUES (9400,1490,4241,'Vinod','The Methodology','2003-11-11 10:54:54',0,'Well, the fact that no eggs were broken in the process tells us that we have to begin with an odd number[half of an odd number is a number short of .5 to become a natural number, which in turn is the required condition -- no breakage of eggs]. \r\n  Since our salesman was left with no eggs at the end of his transaction, our working equation becomes (.5)*(x)-(.5) == 0\r\nwhich yields the soln. for x as 1, where x represents the remainder from the previous transaction. \r\n  Thus the general equation is (.5)*(x) - (.5) == y\r\nwhere x --> no. of eggs the salesman had before the transaction; and\r\n      y--> no.of eggs the salesman has after the transaction.\r\nstarting off with y = 0; and noting that x of a given transaction equals the y for the previous transaction, we arrive at the right answer.',9399,0);
INSERT INTO comment VALUES (9401,569,4257,'Jack McBarn','re: No problem','2003-11-11 11:01:06',0,'Stop this\r\n&#8804;How your friend opens the box is a different question and is not the question that is asked.&#8805;\r\nstuff',6540,0);
INSERT INTO comment VALUES (9402,1163,4257,'Jack McBarn','Solution','2003-11-11 11:33:02',3,'Here is SELFPRT.BAS, a QBasic program:\r\n\r\nLET NUMLINES%=10 \'10 lines\r\nDIM PRT$(NUMLINES%) \'Declare size\r\nOPEN \"SELFPRT.BAS\" FOR INPUT AS #1 \'Open self\r\nFOR I=1 TO NUMLINES% \'Do this til the end of the file\r\nINPUT #1, PRT$(I) \'Add it to the contents\r\nNEXT I \'Do it again\r\nCLOSE \'Close self\r\nFOR J=1 TO I \'Start outputing file\r\nPRINT PRT$(I) \'Output file\r\nNEXT \'Do it again\n\n<i>Edited on <b>February 9, 2004, 1:32 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9403,1163,1920,'Brian Smith','re: Solution','2003-11-11 13:10:12',0,'A true quine (self-printing program) does NOT access its source code file.',9402,0);
INSERT INTO comment VALUES (9404,1490,3196,'Dan','The yoke is on the previous posters','2003-11-11 13:14:46',3,'7 CANNOT BE THE CORRECT ANSWER, because it is so obvious that it would be unworthy of the flooble/perplexus website. The correct answer is 2.75 eggs.\r\n   \r\nThe saleman started out with 2 eggs.\r\n1st customer bought 1 + 0.5 eggs. To fill this order, the salesman broke one of the eggs. (\"But the problem stated he didn\'t break an egg all day !!\" That\'s not a problem. He wasn\'t selling these eggs during the day. These transactions occurred at night.) \r\nNow there were 0.5 eggs left.\r\nThe 2nd customer bought 0.5*(0.5) + 0.5 = 0.25 + 0.5 = 0.75 eggs. Since the salesman only had an inventory of 0.5 egg at this point, he sold the customer his 0.5 egg and placed a future order of 0.25 egg. \r\nNow the salesman had a zero inventory and one future order for 0.25 egg.\r\nThe 3rd customer ordered 0.5*(0) + 0.5 = 0.5 egg.\r\nThe salesman now placed another future order for 0.5 egg.\r\nHis future orders now total 0.25 + 0.5 = 0.75 egg.\r\n  \r\nSo all the conditions of the problem are met. He sold all two eggs (along with placing two future orders totalling 0.75 egg) and he \"didn\'t break an egg all day\" since the selling occurred at night. \r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 11, 2003, 1:19 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9405,1428,3172,'SilverKnight','Full Solution','2003-11-11 13:42:45',3,'<U>Rod 1</u>\r\n1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31\r\n\r\n<U>Rod 2</u>\r\n2, 3, 6, 7, 10, 11, 14, 15, 18,19, 22, 23, 26,27, 30, 31\r\n\r\n<U>Rod 3</u>\r\n4, 5, 6, 7, 12, 13, 14, 15, 20, 21, 22, 23, 28, 29, 30, 31\r\n\r\n<U>Rod 4</u>\r\n8, 9, 10, 11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 31\r\n\r\n<U>Rod 5</u>\r\n16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31\r\n\r\nThe top numbers should be the FIRST one in each list...\r\n\r\nThe first number is 2^(x-1) (where x is the number of the rod), and all the numbers on each rod contain that first numbered bit when expressed in base 2 (binary).\r\n\r\n\n\n<i>Edited on <b>November 11, 2003, 1:44 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9406,1428,3172,'SilverKnight','re: Full Solution','2003-11-11 13:45:34',0,'Further explanation, if that wasn\'t clear... take 26 (for example)...\r\n26 written in base 2 is:\r\n11010 (16 + 8 + 2), and it is on Rods 2, 4, and 5, corresponding to those bits.\r\n\r\nAnd to solve the \"missing number\", you simply add up the first number in the list...  (the person tells you it\'s on the rod starting with 2, with 8, and with 16, and you simply <B>add those numbers together</B>!).\r\n\r\nHope that\'s clear.\n\n<i>Edited on <b>November 11, 2003, 1:49 pm</b></i>',9405,0);
INSERT INTO comment VALUES (9407,1236,3840,'Hal9000','Inconclusive','2003-11-11 14:36:21',0,'Inconclusive, if they are not perfectly blindfolded it is possible one and or both of them noticed which chamber the bullet was loaded into.  Then depending on their relative skills they could significantly reduce or increase their change of \"losing\".  Moreover, to better answer the question I would have to examine the gun, bullet and environmental conditions to calculate the probability of potential misfires.  Also, I would need to know the rules (variation) of this particular game of Russian Roulette, and also consider that it is theoretically possible to survive any gunshot wound from point blank range. Whether or not this qualifies as losing depends on the game of Roulette played.  I guess what I\'m trying to say is I don\'t like your question so I will not answer.  Let\'s watch a little less tv, a little less \'Deer Hunter\', get a little less violent, and rephrase the question into a game of casino roulette.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9408,1236,3172,'SilverKnight','re: Inconclusive  :-)','2003-11-11 14:45:04',0,'Wow!!!  :-)\r\n\r\nI suppose that, clearly, DJ having referenced the \'game\' of Russian Roulette, is evidence of his desire to promote suicides, homicides, and violence in general.\r\n\r\nDJ, what childhood trauma did you go through, that causes you to encourage violent behavior?\r\n\r\n(Or should I ask Hal, what childhood trauma (s)he endured that causes such an unwarranted reaction to a HYPOTHETICAL SITUATION, that most people are already familiar with, used to do nothing more than exemplify a probability riddle?)\r\n\r\nCheers!',9407,0);
INSERT INTO comment VALUES (9409,1236,3840,'Hal9000','re(2): Inconclusive  :-)','2003-11-11 15:00:03',0,'I suppose there\'s no harm in merely mentioning something. http://www.snopes.com/movies/films/deerhunt.htm',9408,0);
INSERT INTO comment VALUES (9410,1428,3224,'Lee','ever so slight improvement','2003-11-11 15:03:54',1,'Smart, SK did it just \'hit\' you or seem obvious or had you seen something like this before?\r\nMe I was nowhere - I misread \'whatever rods\' as \'whatever rod\' and couldn\'t hold out - I just had to look.\r\nAnyhows, although the question\r\n\"What numbers should be on each of the five rods?\"\r\nhas, of course, been answered I would just like to add that if you mixed the numbers up un each stick, so the top numbers were\r\n1...........1\r\n2...........22\r\n3...........14\r\n4...........18\r\n5...........16\r\nyou could simply add the end digits on the rods, unless you see the \'magical\' 16 where you add the full 16.\r\nSame result of course, just a bit more showmanship and longevity (most kids would soon realise you\'ve just added the numbers together)\r\nThere are probably more \'codes\' but this seems quite easy.\r\nI know it doesn\'t add much, or answer anything asked but I just pictured my nephew\'s expression should I perform such a trick on him twice.\r\nIt isn\'t one of awe.\r\n',NULL,0);
INSERT INTO comment VALUES (9411,1236,3172,'SilverKnight','re(3): Inconclusive  :-)','2003-11-11 15:08:15',0,'No harm in it... but Hal... how is it that you managed to avoid the almost unavoidable results after having been made aware of this film?\n\n<i>Edited on <b>November 11, 2003, 3:10 pm</b></i>',9409,0);
INSERT INTO comment VALUES (9412,1236,3172,'SilverKnight','re(4): Inconclusive  :-)','2003-11-11 15:22:37',0,'I suppose there\'s no harm in merely mentioning something else:\r\n<A HREF=\"http://www.darwinawards.com\">http://www.darwinawards.com/</A>',9411,0);
INSERT INTO comment VALUES (9413,1428,1301,'Charlie','The top number?','2003-11-11 15:40:32',3,'If by \"the top number\" is meant the highest number, the following set will do, albeit with a little more mental activity on the part of the magician:\r\n\r\nrod 1:\r\n 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30\r\nrod 2:\r\n 1, 4, 5, 8, 9, 12, 13, 16, 17, 20, 21, 24, 25, 28, 29\r\nrod 3:\r\n 1, 2, 3, 8, 9, 10, 11, 16, 17, 18, 19, 24, 25, 26, 27\r\nrod 4:\r\n 1, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 20, 21, 22, 23\r\nrod 5:\r\n 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15\r\n\r\nThese are the numbers that have a zero, rather than a one, in their corresponding binary positions.  To use them, the magician must subtract each of the top numbers from 31, then add up those differences and subtract from 31.  For example, 12 is on rods whose highest number is 30, 29 and 15.  Subtracting each from 31 is 1,2 and 16; add these to get 19 and subtract that from 31 to get 12.\r\n\r\nIf the person tells you it\'s on no rods, it\'s 31, as the total is zero to be subtracted from 31.',NULL,0);
INSERT INTO comment VALUES (9414,1428,4055,'S','Clue','2003-11-11 15:45:16',0,'What makes this problem easier is realizing that 2^5 is 32.  Right away, this makes me think of binary and as SilverKnight has used in his solution.',NULL,0);
INSERT INTO comment VALUES (9415,1490,1567,'Bryan','re: The yoke is on the previous posters','2003-11-11 15:47:26',0,'Dan, your solution is so obvious, I\'m surprised no one else thought of it first!',9404,0);
INSERT INTO comment VALUES (9416,1428,3172,'SilverKnight','re: The top number?','2003-11-11 15:55:29',0,'Charlie, I follow your solution....\r\n\r\nI certainly <B>hope</B> that your interpretation is not what Lewis intended... because then IMHO he should have been much more explicit and not used \'top\', but rather the GREATEST or HIGHEST-VALUED number on each rod.\r\n\r\nAmbiguity sux. :-)',9413,0);
INSERT INTO comment VALUES (9417,1236,3840,'Hal9000','re(4): Inconclusive  :-)','2003-11-11 16:05:07',0,'The answer is 5/11, jk.  It is apparent you & I are of two philosophies on the subject.   Let us examine these two things as individual cases.  Firstly, if the point of this problem is an examination of probabilities, doubtless, you will agree with me the question could have been posed in another manner.  Surely you could understand I do not come to this website to be confronted with the mention/implications of senseless violence and social ills.  Mathematics is one of the few savory things left these days (granted we often use to develop deadly weapons) but let us not UNCESSARILY defile it with such revolting applications.  The film medium should be afforded a certain degree of artistic freedom, and individuals are ultimately responsible for their own actions, I will concede this point to you.  What annoys me is the arrogance/ingnorance demonstrated by those do not examine the consequence of their actions.  Let us consider the greater social good rather than indulging the attrocities and desenitizing ourselves to them.  ',9411,0);
INSERT INTO comment VALUES (9418,1236,3840,'Hal9000','','2003-11-11 16:17:39',0,'Please appreciate it is my personal experiences and love of mathematics that lead me to question the ethics of this posting.  Of course, the moderators of this site are the ones who decided whether it is appropriate.  I will abide and respect whatever decision they choose to make about this problem.  I simply felt so strongly I had to post my opinion, you are certainly entitled to yours.',NULL,0);
INSERT INTO comment VALUES (9419,1491,3512,'Jeff','re(3): Silly Guess (Actual Solution)','2003-11-11 17:35:17',0,'A 4-dimensional box eh? I\'d like to see that......',9351,0);
INSERT INTO comment VALUES (9420,1228,4265,'Yevgen','A simpler formula','2003-11-11 17:44:21',0,'Found a simpler formula for the probability of forming a triangle with non-zero area with 3 sticks randomly picked out of n:\r\np=(2n-5)/(4(n-1))\r\nFor even n this formula is exact, for odd n a correction term (-1/(8C)) must be added where C is the total number of combinations of 3 sticks (C=n(n-1)(n-2)/6). \r\nThe correction term however becomes negligible very rapidly as n grows (&lt;0.01% for n&gt;20), so the formula for even n can be used universally if n is sufficiently large.\r\n',NULL,0);
INSERT INTO comment VALUES (9421,1490,1626,'Gamer','The yoke is on YOU!','2003-11-11 17:53:19',0,'Unfortunately, the first line of the problem says \"how many he had sold that day\"... indicating that he did sell them during the day.\r\n\r\nThe fact that you think this puzzle demands a different solution since it is here is directly wrong. The fact that this isn\'t in tricks explains that any doubtful trickery isn\'t included here.',NULL,0);
INSERT INTO comment VALUES (9422,826,4266,'michelle','don\'t get it','2003-11-11 18:17:03',0,'This makes absolutely no sense to me. It sounds like you\'re saying that if you have multiple groups of one dog each, all dogs in each group would be the same color, which is obvious. But k dogs? Is k a variable? You can\'t just suppose that it\'s true for any random number of dogs just because it\'s true for one dog.\r\nThen, when you get the a group A of k+1 dogs you\'ve lost me completely =/',NULL,0);
INSERT INTO comment VALUES (9423,263,4266,'michelle','re: It Can\'t','2003-11-11 18:30:42',0,'I agree with Matthew in that it can\'t be. First of all, it was stated that the tortoise is much slower than the swift Achilles. Well, if he\'s slower, there is so way that just because he had a head start he would always be able to keep the same distance between himself and Achilles.',1689,0);
INSERT INTO comment VALUES (9424,227,4266,'michelle','re(2): if I were his student','2003-11-11 18:41:20',0,'I am very confused by the meaning of \"first case\" in this paradox.\r\nWhen it says \"...which states that they do not have to pay him until they have won their first case,\" it seems to be implying the logical meaning, being the first case the student WINS.\r\nHowever, it then says \"If the student loses their first case, then they don\'t have to pay Protagoras at all.\" Here it seems to say that the payment is all dependant on the first case he TRIES.\r\nIf it is dependant on the first tried case, the student should have just gone to court and lost a cose before the teacher felt the need to sue him. Then again, if it got to the point of suing, he should not have represented himself.',5122,0);
INSERT INTO comment VALUES (9425,1345,4256,'gary','','2003-11-11 18:46:46',0,'Tristan thank you for that post ... I could get what others say is the answer but with that post my answer works perfectly.\r\n\r\nDo not know how to post the grid\r\n\r\n\r\nAlice	green	yellow	50		\r\nBetty	red	orange	60		\r\nCarol	red	blue	50		\r\nDiane	yellow	orange	80		\r\nEmily	green	blue	60		\r\nred	10				\r\ngreen	20				\r\nyellow	30				\r\nblue	40				\r\norange	50				\r\n',NULL,0);
INSERT INTO comment VALUES (9426,189,4266,'michelle','Is it...?','2003-11-11 18:56:36',0,'four',NULL,0);
INSERT INTO comment VALUES (9427,1428,3558,'Tristan','solution','2003-11-11 18:59:48',3,'Ah yes, that old binary system trick...\r\n\r\nThink of the binary system.  All the numbers ending in 1 in the binary system go on the first rod.  All the numbers with a 1 in the 10\'s digit go on the second rod.  Then all those with a 1 in the 100\'s digit on the third, and so on.  The top numbers should be 1,2,4,8, and 16.  Then, simply add the numbers to get the number the person thought of.\r\n\r\nI\'m probably repeating something, but I hope I brought in at least one new idea.',NULL,0);
INSERT INTO comment VALUES (9428,228,4266,'michelle','I thought I had it','2003-11-11 19:01:44',0,'I was going to say that \"is\" should be \"are\", \"three\" should be \"two\", and \"thise\" should be \"this\", but then there are three errors and you can\'t change the three to two! =)',NULL,0);
INSERT INTO comment VALUES (9429,1490,3386,'Victor Zapana','re: The yoke is on YOU!','2003-11-11 19:26:54',0,'I agree with Gamer. Also, some terribly easy riddles have been posted on Perplexus before. <p>\r\nAs another flavor, you added info just because it wasnt sed it cant happen in the question. So... who\'s not to say that there were already broken eggs to be able to be sold? Who\'s not to say that someone wanted 0.0000000000000000000000001 of an egg + half of that? Just by assuming what\'s not sed in the question can lead to too many possibilities. So, instead of trying to find a terribly hard way, just find the easy way. The answer is clear- 7.\n\n<i>Edited on <b>November 11, 2003, 7:27 pm</b></i>',9421,0);
INSERT INTO comment VALUES (9430,574,4270,'Chelsea','wow.','2003-11-11 21:32:40',3,'wow that was easy. mr north took south road, mr south took west road, mr east took north road and mr west took east road.',NULL,0);
INSERT INTO comment VALUES (9431,1491,4270,'Chelsea','uhh...','2003-11-11 21:42:20',0,'I say he bought another fishing pole that was 6feet.',NULL,0);
INSERT INTO comment VALUES (9432,1428,3196,'Dan','Spare the rod, spoil the magician','2003-11-12 02:39:32',3,'Every number between 1 and 31 (inclusive) can be uniquely represented as a sum of one or more of the following powers of 2 (where the symbol ^ means \"raised to the power of\"):\r\n\r\n2^0 = 1 \r\n2^1 = 2 \r\n2^2 = 4 \r\n2^3 = 8 \r\n2^4 = 16 \r\n\r\nFor example, 7 = (2^2) + (2^1) + (2^0) \r\nand 21 = (2^4) + (2^2) + (2^0) \r\n\r\nSo let\'s call the five rods A B C D E. Write each of the numbers 1-31 on them as follows:\r\n\r\nWrite the number on A if, when it is represented as a sum of those powers of 2, the sum does **NOT** include 2^0  \r\nWrite it on B if the sum does **NOT** include 2^1\r\nWrite it on C if the sum does **NOT** include 2^2\r\nWrite it on D if the sum does **NOT** include 2^3\r\nWrite it on E if the sum does **NOT** include 2^4 \r\n \r\n    (For example, 18 = 2^4 + 2^1, and since this sum does not contain 2^0, 2^2 or 2^3, we would write 18 on A, C and D)\r\n \r\nFinally, write 31 on **ALL** the rods. \r\n \r\nWrite these numbers on these rods in this exact physical sequence from the tops of the rods: \r\n\r\nA = {2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,31} \r\nB = {1,4,5,8,9,12,13,16,17,20,21,24,25,28,29,31} \r\nC = {3,2,1,5,8,9,10,11,16,18,19,24,25,26,27,31} \r\nD = {4,2,3,1,5,6,7,16,17,18,19,20,21,22,23,31} \r\nE = {5,2,3,4,1,6,7,8,9,10,11,12,13,14,15,31} \r\n\r\nThen if the person shows the magician the numbers 2,1,3,4,5, the magician will instantly know that the person had picked 31, the only number on all the rods. If the person only shows him 3, he will know that the person has picked a number which is only on the rod that does not include numbers with representative sums that contain 2^2 -- so the number is (2^0) + (2^1) + (2^3) + (2^4) = 27. If he shows him 3 and 5, the magician will know that the picked number\'s representative sum does not contain 2^2 or 2^4 -- hence it must be (2^0) + (2^1) + (2^3) = 11. \r\n\r\netc. \r\n\n\n<i>Edited on <b>November 12, 2003, 7:47 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9461,1458,4296,'Stephen Buck','Maybe!?','2003-11-12 20:05:05',0,'You could get a large radio(Boom Box) set it next to the cigarette and crank up the volume. The sound waves would surly know it over.',NULL,0);
INSERT INTO comment VALUES (9433,1428,3196,'Dan','re: The top number?','2003-11-12 02:58:35',0,'Charlie, you wrote: \"If the person tells you it\'s on no rods, it\'s 31, as the total is zero to be subtracted from 31.\"\r\n \r\nThis solution fails because the problem strongly implied that no number can be omitted from the rods, since the problem stated that \"Then you ask people to pick a number and show you only the top number of whatever rods it is on.\" They don\'t apparently have the option of not showing at least one top number. The fact that Lewis highlighted the phrase \"only the top number\" indicates that this was probably a tricky aspect of the puzzle. The \"top\" number has to be \"the number physically at the top of the rod\", not \"the number of greatest magnitude on the rod.\" But what do I know? I\'m the guy who answered the \"Egg-celent Question\" puzzle with that \"The yoke is on the previous posters\" solution. I still have egg on my face over that one.        \r\n\n\n<i>Edited on <b>November 12, 2003, 3:04 am</b></i>',9413,0);
INSERT INTO comment VALUES (9434,1428,4277,'Nelson','Why so complicated?','2003-11-12 03:22:57',0,'If the top number of each rod is the following\r\nA-1 B-2 C-4 D-8 E-16 then the solution would be the following:\r\nA  1  3  5  7  9 11 13 15 17 19 21 23 25 27 29 31\r\nB  2  3  6  7 10 11 14 15 18 19 22 23 26 27 30 31\r\nC  4  5  6  7 12 13 14 15 20 21 22 23 28 29 30 31\r\nD  8  9 10 11 12 13 14 15 24 25 26 27 28 29 30 31\r\nE 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31\r\n\r\nIf a someone picks the number 27 then they would show A B D E and you would see 16 8 2 1 and you just add 16+8+2+1=27 and you say 27.  ',NULL,0);
INSERT INTO comment VALUES (9435,27,4275,'Brainteaser','That cannot be.','2003-11-12 03:34:54',0,'I remember seeing this problem before and the solution was that the professor gives the exam IMMEDIATE after he tells them that he will give a surprise exam, since by the same logic as mentioned in The Solution, it cannot be on any of those days in the next week nor any other day BUT the current day.',NULL,0);
INSERT INTO comment VALUES (9436,658,4279,'Mark Longhurst','Solution','2003-11-12 03:47:14',0,'There must have been 129 glasses.\r\n\r\nRemoving 1 (the random test at the start) leaves 128, which divides by 2 all the way down to 1.  Therefore half the sample can be tested (starting with 64) and, if no poison is found that half can be discarded.  If poison IS found in that half, the other half are discarded.  Then you test half the remaining glasses, again discarding the half with no poison.  keep halving the sample until you are down to the last 2, then test 1.',NULL,0);
INSERT INTO comment VALUES (9437,817,4280,'Trevor','Remember!Remember the 31st of December?','2003-11-12 06:29:52',0,'She was born on the 31st of December, Therefore \"the day before yesterday\" was the 30th of December!!',NULL,0);
INSERT INTO comment VALUES (9438,1493,4098,'lovejoy','solution','2003-11-12 07:31:49',0,'It nwas a game of chess',NULL,0);
INSERT INTO comment VALUES (9439,1472,4265,'Yevgen','re: Solution? (& extensions of the problem)','2003-11-12 08:39:23',0,'I came up with exactly the same solution, i.e. given the distance to travel r (0&lt;=r<=1) the probability of staying in the square is P = (r^2-4r)/pi+1\r\n\r\nAnother interesting problem is to calculate the probability of staying within the square when distance r is randomly chosen from an interval [r0,r1] where 0<=r0<=r1<=1 (Answer 1 at the bottom of the message)\r\n\r\nYet another extension of the problem is to calculate the probability of staying within the square for any r &gt; 0. Obviously for r >= 2^(1/2) P=0 so we only have to consider 1&lt;=r<=2^(1/2). (Answer 2 at the bottom)\r\n\r\nThe probability of staying within the square when r is randomly chosen from an interval [r0;r1] where 0<=r0<=r1 can be calculated for any specific case of r0 and r1 using the formulae from the above problems, but general formula is a bit messy.\r\n\r\nAnyone to offer a solution for a rectangle with one unit side and the other side of s where s &gt; 1?\r\n\r\n\r\n\r\n\r\n\r\nAnswer1:\r\n\r\nP=((r1^2+r1r0+r0^2)/3 - 2(r1+r0))/pi+1\r\n\r\nAnswer2:\r\n\r\nP=[4(r^2-1)^(1/2)-r^2-2-4arctg(-1/(r^2-1)^(1/2))]/pi-1',9266,0);
INSERT INTO comment VALUES (9440,1493,3196,'Dan','Not so fast !!','2003-11-12 08:46:31',0,'This riddle is diabolically devious. Without even reading any other post(s), I know that they all say that it refers to a chess game. It does not. The riddle states that there were \"30 men with ladies two.\" A chess game has 2 ladies (the queens), only 26 men (2 kings, 4 bishops, 4 knights, 16 pawns), and 4 non-gendered rooks (castles). And if all the pieces are referred to as chessmen, then there are 32 men, not 30.  \"Dressed quite formal, black and white\" - of course no one \"dresses\" chess pieces. They are made of wood or plastic, and painted various colors. And \"movement turned to nasty fight\" - chess games are enjoyable, never nasty.  \r\n  \r\nThe riddle actually refers to the Rule of the Thirty Tyrants in Athens, who were oligarchs put in place by the Spartan general Lysander after the defeat of Athens by Sparta in the Peloponnesian War. These 30 men ruled over Athens in 404-403 B.C. As it was customary for the Greek historians to refer to their cities in the feminine case, Athens and Sparta are the two \"ladies\" of the riddle. These men dressed in Greek togas, which were an austere black-and-white in Classical Greece. And the rule of the Thirty Tyrants was a \"nasty fight\" indeed against the freedom-loving Athenians, culminating in their violent overthrow by the exiled Athenian general Thrasybulus. One tragic aftereffect of their rule was Athens\' execution of Socrates in 399 B.C. He was wrongly suspected of being a quisling during their rule, when in fact he had been a courageous conscientious objector.   \n\n<i>Edited on <b>November 12, 2003, 8:59 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9441,1493,4059,'Saso','re: Not so fast !!','2003-11-12 08:57:04',0,'I came to the same solution as lovejoy but reading yours Dan, I am in great doubt :)',9440,0);
INSERT INTO comment VALUES (9442,1493,3136,'Popstar Dave','re(2): Not so fast !!','2003-11-12 09:06:11',1,'Dan, \r\nI think you\'ve got a little too much time on your hands!',9441,0);
INSERT INTO comment VALUES (9443,1493,4170,'Alex Layman','Getting a life','2003-11-12 11:55:20',0,'I think that we need to agree to send Dan a life.  \"The nasty fight\" refers to the taking and killing of your opponents pieces, not to some obscure Greek battle.  ',NULL,0);
INSERT INTO comment VALUES (9444,1493,2839,'FatBoy','with apologies to the Popstar','2003-11-12 12:40:49',0,'Hmmmmmm, a little rewrite might get around Dan\'s concerns (although I rather like his answer),  With Apologies to Popstar Dave <i>(and to anyone who finds my abuse of the urban venacular offensive),</i> how about <b>this</b> version:<br>\r\n26 gangstas wit dey cribs and hos\r\nall showing colors, some wit’out clothes\r\nits all real quiet, not a lotta sound,\r\nbut once they get started, folks goin’ down\r\n ',NULL,0);
INSERT INTO comment VALUES (9445,1345,4290,'magee','Solution??','2003-11-12 12:49:01',3,'Diane spent $80 total for a green($50) and    orange($30)\r\nAlice spent $60 total for a Red ($10) and Green($50)\r\nEmily spent $60 total for a Blue($40) and a Yellow($20)\r\nBetty spent $50 total for a Yellow($20) and an Orange(#30)\r\nand \r\nCarol spent $50 total for a Red($10) and a blue ($40)',NULL,0);
INSERT INTO comment VALUES (9446,1234,3430,'pat','here and there','2003-11-12 13:06:31',0,'hey,  give the guy a break...i rated it a 3.. but I\'ve only been to a few cities....-',NULL,0);
INSERT INTO comment VALUES (9447,1493,3172,'SilverKnight','re: with apologies to the Popstar','2003-11-12 13:32:57',0,'lol!\r\n\r\n(I\'m enjoying FatBoy\'s postings a lot lately....  Now if we can only get him to stop PRE-APOLOGIZING to maintain \"P.C.-ness\")',9444,0);
INSERT INTO comment VALUES (9448,382,4257,'Jack McBarn','Ravi Raji, read this','2003-11-12 14:07:24',2,'It\'s an, not a, hourglass.',NULL,0);
INSERT INTO comment VALUES (9449,382,4257,'Jack McBarn','re: Not sure','2003-11-12 14:11:51',0,'You\'re right, levik.',2483,0);
INSERT INTO comment VALUES (9450,1238,3172,'SilverKnight','','2003-11-12 14:43:13',3,'The situation can be re-described thusly:\r\n\r\nTake a circle and draw the horizontal diameter.\r\n\r\nThen stick at the center of the circle... stick a post and tether the dog to it.\r\n\r\nFrom the end points of the diameter, draw line segments to ANY point in the top half of the circle.  These two line segments and the diameter will form a right triangle, and if we scale it up to the size of one acre, we describe the farmer\'s pasture.  The circle represents the range of the dog.\r\n\r\nNow, you will note the the COMPLETE triangle (tract of land) is within range of the dog.  So, the sheep must content themselves to their respective circles OUTSIDE the larger (dog\'s circle).\r\n______________________\r\n\r\nSince I will assume that this is the same answer regardless of whether or not the respective legs are equal to each other... I will assume (for simplicity) that the two legs are &#8730;2 in length (and the diameter is 2 units in length).... then the area of the triangle tract is 1/2 * &#8730;2 * &#8730;2 (1/2 x base x height) = 1 acre.\r\n______________________\r\n\r\nOne sheep\'s respective semicircle is 1/2 x &#960; x (&#8730;2/2)&#178; = &#960;/4.\r\n\r\nBut we must subtract the area OF THE SHEEP\'S SEMICIRCLE that the dog can reach... which is a quarter of the dog\'s circle less half the triangular tract.\r\n\r\nOne quarter of the dog\'s region is: &#960;/4.  And half the triangular area is 1/2.\r\nso... the region of interest is &#960;/4 - 1/2.\r\n\r\nSubtracting the region of interest from the sheep\'s semicircle is:\r\n&#960;/4 - (&#960;/4 - 1/2)\r\n\r\n= 1/2 acre\r\n\r\nSince both sheep can get to its own 1/2 acre... the total is twice that...\r\n\r\n= <B>1 acre</B>.',NULL,0);
INSERT INTO comment VALUES (9451,1238,3172,'SilverKnight','Solution - shoulda labeled it as such','2003-11-12 14:43:37',3,'The situation can be re-described thusly:\r\n\r\nTake a circle and draw the horizontal diameter.\r\n\r\nThen stick at the center of the circle... stick a post and tether the dog to it.\r\n\r\nFrom the end points of the diameter, draw line segments to ANY point in the top half of the circle.  These two line segments and the diameter will form a right triangle, and if we scale it up to the size of one acre, we describe the farmer\'s pasture.  The circle represents the range of the dog.\r\n\r\nNow, you will note the the COMPLETE triangle (tract of land) is within range of the dog.  So, the sheep must content themselves to their respective circles OUTSIDE the larger (dog\'s circle).\r\n______________________\r\n\r\nSince I will assume that this is the same answer regardless of whether or not the respective legs are equal to each other... I will assume (for simplicity) that the two legs are &#8730;2 in length (and the diameter is 2 units in length).... then the area of the triangle tract is 1/2 * &#8730;2 * &#8730;2 (1/2 x base x height) = 1 acre.\r\n______________________\r\n\r\nOne sheep\'s respective semicircle is 1/2 x &#960; x (&#8730;2/2)&#178; = &#960;/4.\r\n\r\nBut we must subtract the area OF THE SHEEP\'S SEMICIRCLE that the dog can reach... which is a quarter of the dog\'s circle less half the triangular tract.\r\n\r\nOne quarter of the dog\'s region is: &#960;/4.  And half the triangular area is 1/2.\r\nso... the region of interest is &#960;/4 - 1/2.\r\n\r\nSubtracting the region of interest from the sheep\'s semicircle is:\r\n&#960;/4 - (&#960;/4 - 1/2)\r\n\r\n= 1/2 acre\r\n\r\nSince both sheep can get to its own 1/2 acre... the total is twice that...\r\n\r\n= <B>1 acre</B>.',NULL,0);
INSERT INTO comment VALUES (9452,1238,775,'Cory Taylor','not quite complete','2003-11-12 14:58:36',0,'SK, while you have correctly shown the answer to a specific case (and I\'ll agree this answers the question), the assumption you\'ve made about the orientation of the triangle (while true) is not justified.  If you could not assume that the triangle was isosolese (sp!) then it is a much more involved problem...',NULL,0);
INSERT INTO comment VALUES (9453,1238,3172,'SilverKnight','re: not quite complete','2003-11-12 15:06:22',0,'Cory,\r\n\r\nI only object to your \"not quite complete\" description.\r\n\r\nAs you\'ve agreed, my solution DOES answer the question.\r\n___________\r\n\r\nFor anyone who wants to continue the tedium :-), you need only show that the two sheep\'s respective circles grow/shrink in size in proportion to the square of the growth/shrinking of the respective legs (from equality).\r\n\r\nAnd similarly, the dog\'s portion of those circles grow/shrink accordingly.\r\n\r\nI will leave it as an excersise to the reader (to the floobler?) to set up those equations and bring closure to any outstanding issues.\r\n_____________\r\n\r\nLastly, contrary to any impression I may have given above, I think this problem is definitely flooble-worthy, and I would rate it a 4 or a 5.\r\n\r\nCheers!',9452,0);
INSERT INTO comment VALUES (9454,1238,1301,'Charlie','In generality--not assuming one case','2003-11-12 15:12:18',3,'The dog\'s circle will indeed intersect the right angled vertex as well as the other two vertices and thus the endpoints of the sheep\'s two lines will lie on the circle.\r\n\r\nBy the pythagorean theorem, the sum of the squares on the two sides will equal the square on the hypotenuse.  As the areas of any two similar shapes are proportional to the square of a corresponding side, this applies to semicircles erected on the outside of each side of the triangle.\r\n\r\nThe inner semicircle of the dog\'s circle is of course equal to the outer semicircle, and further, encompasses the triangle plus a two small areas, one cut out of each of the sheep\'s outer semicircle.\r\n\r\nLet t be the area of the triangle; let s be the area of the outer semicircle on the hypotenuse, which is equal to the inner semicircle on the hypotenuse as well as the sum of the two outer semicircles on the legs; let o be the area of overlap between the dog\'s (hypotenuse\'s) inner semicircle and the combined pair of outer semicircles on the legs (the sheep\'s semicircles).  As the sheep\'s inner semicircles are completely covered by the dog\'s circle, only the outer semicircles count.  Then:\r\n\r\ns = t + o  (considering s as the area of the dog\'s semicircle)\r\n\r\nso \r\n\r\ns-o = t\r\n\r\nBut s, being the total of the sheep\'s outer semicircles, minus the area of those semicircles\' overlap with the dog\'s semicircle, is the area the sheep have free of the dog, so that is t, which in this case is 1 acre.',NULL,0);
INSERT INTO comment VALUES (9455,1350,4082,'wonshot','late jump solution','2003-11-12 15:56:41',0,'Ok so I used Excell after comming up with equations, is that cheating. Anyway.\r\n\r\nP(B) = SUM (5/6)^(3n-3)*(1/6) = 36/91\r\nP(C) = SUM (5/6)^(3n-2)*(1/6) = 30/91\r\nP(A) = SUM (5/6)^(3n-1)*(1/6) = 25/91\r\n\r\n(1/6) is the prob of matching any given role, thereby winning.\r\n(5/6)^(3n-3) is the probabilty that no one will have won by B\'s turn in round \'n\'. For every round each player roles die once, if no one wins first.\r\n\r\nB has the best chance of winning because he is the first one to role with a chance of winning (i.e after A roles).\r\n',NULL,0);
INSERT INTO comment VALUES (9456,1458,4292,'Archon','Bet this is it','2003-11-12 16:59:18',3,'cigarette standing on its butt.Butt=filter.Burn filter.Direct contact with any object of \"material\" nature prohibited. Use concentrated light rays. photons are somewhere inbetween radiation and material.',NULL,0);
INSERT INTO comment VALUES (9457,1458,4292,'Archon','haha got it','2003-11-12 17:06:24',0,'you can\'t touch it. but you can untouch it.just use a straw and suck near the tip.hahaha\r\n',NULL,0);
INSERT INTO comment VALUES (9458,1238,1171,'nikki','Mathematical / Graphical Solution','2003-11-12 17:33:15',3,'Let\'s call one leg of the triangle B (for Base), the other leg of the triangle L, and the hypotenuse H.\r\n\r\nAnd let\'s call the area of the Dog\'s semi-circle D, the area of one sheep\'s semi-circle S1, the area of the other sheep\'s semi-circle S2, and the area of the triangular field T.\r\n\r\nSince we know the field is a right triangle, we know that B^2 + L^2 = H^2\r\n\r\nThe dog\'s semi-circle intersects with all three vertices of the triangle (I\'ll prove this later on, I don\'t want to bog down the solution so soon).  This is very important because otherwise the math won\'t work out nicely.\r\n\r\nSo now we can define the area of freedom for the sheep as:\r\nA = T + S1 + S2 - D\r\nA = T + pi/2*(B/2)^2 + pi/2*(L/2)^2 - pi/2*(H/2)^2\r\nA = T + pi/8*(B^2 + L^2 - H^2)\r\nA = T + pi/8*0\r\nA = T = 1 acre\r\n\r\nTo prove that the Dog\'s semi-circle intersects with all three vertices, I can approach this one of two ways.  First, there is some geometric proof that if you have a circle and draw it\'s diameter, then pick any point on the circumference (other than the end points of the diameter, of course) you will always get a right triangle with the diameter being the hypotenuse.  Since the dog\'s post would be located at the center of the circle, and the circle represents the boundary of the dog\'s reach, we see that the vertex of the right angle will always be on this boundary.\r\n\r\nThe other approach is more graphical.  On a cartesian plane, place the right angle vertex at (0,0), another vertex at (B,0) and the last vertex at (0,L) to represent the triangle.  Clearly the posts of the sheep will be at (B/2,0) and (0,L/2).  The coordinates of the midpoint of the hypotenuse is found by averaging the coordinates of the endpoints of the hypotenuse.  So the X coordinate is the average of B and 0, which is B/2, and the Y coordinate is the average of 0 and L, which is L/2.  This means the dog\'s post is exactly horizontal and exactly vertical to the other two posts.  Well, draw a triangle with vertices at (0,0), (B/2,0), and (B/2,L/2).  This is a right triangle, and the hypotenuse is sqrt[(B/2)^2 + (L/2)^2] = sqrt[(B^2 + L^2)/4] = sqrt(H^2/4) = H/2 which is exactly the length of the dog\'s tether.  So again, the right angle vertex is just exactly on boundary of the dog\'s reach.\n\n<i>Edited on <b>November 12, 2003, 5:34 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9459,1491,3558,'Tristan','re: uhh...','2003-11-12 19:09:26',0,'Then maybe he just bought some candy while returning the fishing rod or something and ate it.  This fits all the given information, but is not <i>the</i> solution.  \"Why can\'t there be multiple solutions?\" one might ask.  Well <i>the</i> solution I\'m referring to is the one Popstar Dave expected or something even more satisfying.',9431,0);
INSERT INTO comment VALUES (9460,27,3558,'Tristan','re: That cannot be.','2003-11-12 19:20:34',0,'That may have been the case in the way it was told to you, but here it specifically states, \"sometime next week.\"\r\nThe idea behind the answer here is that the students cannot be sure of the professors honesty.  In fact, by logic, it is impossible for him to have told the truth (that doesn\'t mean he lied).',9435,0);
INSERT INTO comment VALUES (9462,1238,4300,'Minion123','solution','2003-11-13 00:12:47',0,'i got 0',NULL,0);
INSERT INTO comment VALUES (9463,1472,4300,'Minion123','guess','2003-11-13 00:16:51',0,'50/50',NULL,0);
INSERT INTO comment VALUES (9464,1223,4300,'Minion123','dont know','2003-11-13 00:20:24',0,'number to big for my claculator',NULL,0);
INSERT INTO comment VALUES (9465,1490,4235,'casper','solution','2003-11-13 04:14:17',0,'the answer is 7.\r\nthe 1st person bought 1/2 the total which is 3.5 eggs and 1/2 an egg more which makes the total 4. \r\n7 - 4 = 3 so now he has 3 eggs left.\r\nthe second person buys 1/2 the total remaining which is 1.5 eggs and 1/2 an egg more which makes their total 2.\r\n3 - 2 = 1so now he has 1 egg left.\r\nthe last customer buys 1/2 the total  remaining which is 1/2 an egg and 1/2 an egg more which equals 1.\r\n1 - 1 = 0\r\nso as you see he has no eggs left and never had to break egg one.',NULL,0);
INSERT INTO comment VALUES (9466,352,1178,'Medicherla','explanation for the arrangement of numbers 1 to 15','2003-11-13 06:11:00',3,'As some people have already mentioned(comments) \r\nthat 8 and 9 can not take other positions than \r\nthe ends, is good and agreed upon. 8 and 9 each\r\nhas only one partner(1, 7) to make perfect square.\r\n\r\nWhen we fix them at the ends(for example,\r\nposition 1 for 8 and 15 for 9). Then obviously \r\nposition 2 should be UNIQUELY taken by 1 and\r\npos. 14 by 7. \r\n\r\nIf we start working from pos. 14, it is easy to \r\ncomplete the series uniquely. As 7 can take only 2 \r\nand 2 can take only 14 and 14 can take only 11 etc. \r\n\r\nso, the solution I gave long back is the unique\r\nsolution. Any how as the addition has commutative \r\nproperty(a+b=b+a), inverting the above solution is \r\nalso a solution. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9467,1351,1686,'DuCk','Solution','2003-11-13 06:55:22',0,'you you are not not looking over over this slowly and and spotting the flaw...\r\n\r\n\n\n<i>Edited on <b>November 13, 2003, 6:58 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9468,1351,3196,'Dan','re: Solution','2003-11-13 07:28:01',1,'Wow, Gamer, this was a great one, worthy of the Psychology Department of a major testing University !!  ',9467,0);
INSERT INTO comment VALUES (9469,1236,3196,'Dan','re(2): A footnote to this problem','2003-11-13 09:54:00',0,'Popstar Dave: \"I don\'t like the idea of people shooting themselves, so here\'s my version of the problem: Two men are trying to find a gold coin in a container that contains the gold coin and five other coins of the same weight.... There we go, no dead people!\"\r\n \r\nAnd then one of the guys pulls out the gold coin. This enrages the other guy, and he pulls a Samurai sword out of his pocket and lops the fellows head off !\r\n \r\nWhoops....a dead person !! \r\n\r\n:0(\r\n',9384,0);
INSERT INTO comment VALUES (9470,1351,4241,'Vinod','re(2): Solution','2003-11-13 11:15:20',0,'Well, one anamoly here is that first the para. claims that you will not notice an error if you are reading through it hastily, then, later claims that it will surprise you while you are reading it hastily.',9468,0);
INSERT INTO comment VALUES (9471,1351,3430,'pat','alpha omega','2003-11-13 12:26:01',0,'alpha omega',NULL,0);
INSERT INTO comment VALUES (9472,1351,1920,'Brian Smith','Keep off the grass','2003-11-13 12:54:26',0,'The first time I encountered this trick was with a sign:\r\n\r\nPLEASE DONT\r\nWALK ON THE\r\n THE GRASS',NULL,0);
INSERT INTO comment VALUES (9473,1351,2839,'FatBoy','Check out the \"newest problems\" listing','2003-11-13 14:16:40',0,'Gamer,\r\nSorry to say, when the problem is listed in teh \"newest problems\' listing it has a slightly different spacing which completely ruis the trick.\r\n',NULL,0);
INSERT INTO comment VALUES (9474,669,3172,'SilverKnight','Full Solution','2003-11-13 14:43:06',3,'<B>1800 yards</B>\r\n\r\nSet up the problem:\r\n\r\nt = the amount of time to first meeting\r\nu = the amount of time to second meeting\r\nw = width of river\r\nx is rate of the boat 1\r\ny is rate of the boat 2\r\n\r\n(at their first meeting, they have traversed the width together, once)\r\n<I>xt + yt = w</I>\r\n<I>xt = 700</I> (similarly <I>yt = w -700</I>\r\n\r\n(at their second meeting, they have traversed the width <B>together</B>, three times)\r\n<I>xu + yu = 3w</I>\r\n\r\nand the other boat (speed y) has come to within 300 yards of the other side so:\r\n<I>yu = 2w - 300</I>\r\n\r\nAnd since they\'ve traversed the river 3 times at constant speeds, this takes 3 times the original time so\r\n<I>u=3t</I>.\r\n__________________\r\n\r\nCombine equations\r\n<I>\r\nxu + 2w - 300 = 3w\r\nxu - 300 = w\r\n3xt - 300 = w\r\n2100 - 300 = w\r\n\r\n<B>w = 1800 yards</B></I>',NULL,0);
INSERT INTO comment VALUES (9475,669,1301,'Charlie','solution','2003-11-13 14:53:18',3,'Units of time are arbitrary, so set the speed of one boat as 1 and the other as s (which is then just the ratio of their speeds).  Let the speed of 1 apply to the boat that has traveled 700 yards less than the river\'s width at the first meeting, and the speed of s apply to the one that has traveled 700 yards at that time.  Call the width x, which will be our final answer.\r\n\r\nAt the first time:\r\n(x-700)/1 = 700/s\r\nAt the second time:\r\n(2x-300)/1 = (x+300)/s\r\n\r\nDividing one equation by the other, and cross-multiplying (or just cross multiplying to begin with):\r\nx&#178;-400x-210000=1400x-210000\r\nor\r\nx&#178;-1800x=0\r\n\r\nIgnoring the x=0 solution, we get x=1800 yards.\r\n\r\nThe ratio of the speeds, by the way, is 7/11.',NULL,0);
INSERT INTO comment VALUES (9476,669,2707,'Gordon Steel',' Solution Without Almost No Equations','2003-11-13 15:16:49',0,'Since the boats pass twice, the combined distance of both boats is precisely three times the width of the river.  The total distance travelled by the boat that on its first segment went 700 yards from shore is therefore 3 x 700 = 2100.  Since he ends up 300 miles short of returning to home shore, the width of the river is 2100 - 300 = 1800.  Gordon S.',NULL,0);
INSERT INTO comment VALUES (9477,1351,4188,'GimmeKat','Solution','2003-11-13 15:57:45',0,'at the end of every line and at the beginning of  of every line is the same word like this:   duh\r\nduh',NULL,0);
INSERT INTO comment VALUES (9478,669,3172,'SilverKnight','re:  Solution Without Almost No Equations','2003-11-13 16:05:53',0,'Actually, Gordon... the boat that went 700 the first time they passed is the slower boat.\r\n\r\nAt the time of the 2nd passing.  The boat in question didn\'t end up 300 yards short of returning home.  It only passed the far side by 300 yards....  He is actually 1500 yards short of returning to the home shore.\r\n\r\nBut yes... 2100 is 300 yards past one width of the river, and 2100 - 300 = 1800.\r\n____________________\r\n\r\nUnfortunately, it is not obvious (at least to me) without setting up the equations, which boat is near which side at the respective meetings.',9476,0);
INSERT INTO comment VALUES (9479,666,4311,'todd','this one is easy','2003-11-13 18:41:06',0,'as long as one of the letters stands for 0 they will multiply out to equal 9 \r\ne.g. 0*1*2*3*9*4=0\r\nand\r\n9*3*2*1*0=0\r\n\r\nthe problem is solved',NULL,0);
INSERT INTO comment VALUES (9480,669,2707,'Gordon Steel','In Defense of Limited Equations','2003-11-13 19:50:07',0,'Silverknight, thanks for your comments.  I stand by my conclusion that we do not need to calculate the speed of either boat to determine the river width.  We do know that one boat has traveled 700 yards at the first meeting, at which time the combined distance traveled by both boats is equal to the river width.  We also know that both boats proceed to their respective far shores and then are in the process of returning to their home shores when they meet again.  At this second meeting, the combined distance traveled by both boats is equal to three x the river width.  Since the problem states that both boats travel at constant speed, the selected boat has traveled 700 yards x 3 = 2,100 yards.  Since the problem states the boat at this time is returning to the shore from which it departed and is some 300 yards from the opposite shore, the width of the river must be 2,100 - 300 = 1,800 yards.  Gordon S.  ',NULL,0);
INSERT INTO comment VALUES (9481,669,3196,'Dan','Current Events','2003-11-13 20:07:08',0,'Let X be the width of the river in yards. The boat coming from the east bank is A, from the west bank is B. The first rendevous point is 700 miles from the east bank. The second is 300 miles from the west bank. \r\n\r\nIn time interval t1, A sails 700 yards west and B sails \r\nX-700 yards east. In time interval t2, A sails X-700 yards west, then X-300 yards east, for a total of 2X-1000 yards,  while B sails 700 yards east and 300 yards west, for a total of 1000. \r\n   \r\nSince the two boats\' relative speeds remain constant, the ratio of the distances they sail in t1 should be equal to the ratio of the distances they sail in t2.\r\n  \r\n700/(X-700) = (2X-1000)/1000\r\n350/(X-700) =  (X-500)/1000\r\n350000 = (X-700)*(X-500)\r\nX^2 - 700X - 500X + 350000 = 350000\r\nX^2 -1200X = 0 \r\nX(X-1200) = 0\r\nX=1200\r\n \r\nThe river is 1200 yards wide.\r\n\r\n\n\n<i>Edited on <b>November 13, 2003, 9:04 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9482,669,3172,'SilverKnight','re: In Defense of Limited Equations','2003-11-13 20:12:08',0,'Gordon, you\'re welcome to stand by anything you want to.\r\n\r\nAnd, contrary to what you suggested, I didn\'t calculate the speed of either boat (until you made the erroneous comment <I>\"he ends up 300 miles short of returning to home shore\"</I>), and I did so only to refute said comment.',9480,0);
INSERT INTO comment VALUES (9483,669,3196,'Dan','Can someone please tell me where I went wrong ?','2003-11-13 20:53:05',4,'I am the only one who got 1200 yards as the answer. Can you please check \"Current Events\" in this comment list and point out what I am too blind to see? (I knew I shouldn\'t have fallen behind on my brain bill !!) Thanks.',NULL,0);
INSERT INTO comment VALUES (9484,669,3172,'SilverKnight','re: Can someone please tell me where I went wrong ?','2003-11-13 21:11:38',0,'Sure Dan,\r\n\r\nYou were mistaken about what happens in time interval t2.\r\n\r\nYou wrote:\r\n<I>\"In time interval t2, A sails X-700 yards west, then X-300 yards east, for a total of 2X-1000 yards, while B sails 700 yards east and 300 yards west, for a total of 1000.</I>\r\n\r\nYou should have written:\r\n<I>In time interval t2, A sails X-700 yards West, then 300 yards East, for a total of X-400 yards, while B sails 700 yards East and X-300 yards West, for a total of X+400 yards</I>\r\n________________________________-\r\n\r\nThen when you set up your equations you would have done:\r\n\r\n700/(X-700) =  (X-400)/(X+400)\r\n... cross multiply ...\r\n700X + 280000 = X&#178; - 1100X + 280000\r\n700X = X&#178; - 1100X\r\n0 = X&#178; - 1800X\r\n0 = X(X-1800)\r\n\r\nX = 1800 (throwing away the zero)\r\n\r\n(and this is somewhat similar to what Charlie did)',9483,0);
INSERT INTO comment VALUES (9485,1351,4057,'Jason','Problem','2003-11-13 21:18:16',0,'Its messed up because of the spacing, its too obvious. Maybe next time, type more carefully.',NULL,0);
INSERT INTO comment VALUES (9486,1351,4057,'Jason','Flaws','2003-11-13 21:20:21',0,'Forgot to indent, and possibly an antecedant confusion. Depends on how you look at it',NULL,0);
INSERT INTO comment VALUES (9487,1493,4057,'Jason','hehehe','2003-11-13 21:27:27',0,'VERY nice with the \'urban vernacular\', Fatboy. LOL!',NULL,0);
INSERT INTO comment VALUES (9488,1238,4057,'Jason','re: solution','2003-11-13 21:31:36',0,'Justify.',9462,0);
INSERT INTO comment VALUES (9489,1488,4057,'Jason','','2003-11-13 21:35:54',0,'1) Don\'t look a gift horse in the mouth\r\n2) BRAIN SHUT DOWN\r\n3) Don\'t put all your eggs in one basket\r\n4) Birds of a feather, stick together\r\n5) BRAIN SHUT DOWN',NULL,0);
INSERT INTO comment VALUES (9490,669,3196,'Dan','re(2): Can someone please tell me where I went wrong ?','2003-11-13 21:42:19',0,'Thank you so much, SilverKnight !! Now that you\'ve pointed it out, it\'s so obvious !! I guess now I understand why, whenever I go to the mind reader, she always offers me a big discount. I just put a big sign on my bathroom mirror that reads: \"Warning. Objects in this mirror are dumber than they appear.\"\r\n \r\nBut thanks again !!!!!\r\n  \r\nCheers, \r\n  \r\nDan ',9484,0);
INSERT INTO comment VALUES (9491,1235,4300,'Minion123','my solution','2003-11-14 01:30:12',0,'he can say it till August 8 2000',NULL,0);
INSERT INTO comment VALUES (9492,1239,1183,'fwaff','Solutions','2003-11-14 08:08:35',3,'One solution\r\n1A = Roman\r\n3A = Tiler\r\n1D = Right\r\n2D = Nadir\r\n\r\nAnother Solution\r\n1A = Salad\r\n3A = Mason\r\n1D = Sperm\r\n2D = Drain\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9493,1239,1301,'Charlie','re: Solutions--another possibility','2003-11-14 09:10:32',0,'My solution was the same as fwaff\'s except instead of <b>Roman</b> I had <b>reign</b>. Roman is probably better, as that particular Roman was Caesar, while the particular reign was Caesar\'s and there is not \"\'s\" in the clue.',9492,0);
INSERT INTO comment VALUES (9494,1239,3196,'Dan','Another possibility, in addition to the previous ones','2003-11-14 11:59:59',0,'If \"grout and mortar\" is \"plaster\", and \"getting plastered\" means getting drunk (i.e. being a \"toper\") then...\r\n1A = Roman, 3A = Toper, 1D = Right, 2D = Nadir\r\nAlso, someone who works with grout and mortar is also a \"maker\". And if \"dinar\" is accepted as an anagram for \"dinar\" (by transposing zero letters...GROAN....)  that yields:\r\n1A = Salad, 3A = Maker, 1D = Sperm, 2D = Dinar \r\n\n\n<i>Edited on <b>November 14, 2003, 1:20 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9495,669,3529,'Senthil Kumar','Solution','2003-11-14 13:39:23',0,'Frist time when they meet the speed ratio is:\r\n         700  : X  \r\n         1400 : 2X  -> (1)\r\n\r\nFrom Second time:\r\n         X+300 : (1400+X-300)\r\n         X+300 : 1100 + X  -> (2)\r\n\r\nSubstitute (1) in (2) gives:\r\n            X = 1100\r\nSo Total yards T = 700 + X = 1800.\r\n       \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9496,1497,3172,'SilverKnight','solution','2003-11-14 15:24:11',3,'Any right triangle can be placed on a Cartesian coordinate system such that the vertex between the two legs (opposite the hypotenuse) is at the origin.\r\n\r\nThen the two other vertices can fall on (0,Y) and (X,0) respectively.\r\n\r\nClearly at the midpoint of the hypotenuse (which occurs at (X/2, Y/2) ) , the distance is exactly half way between (X,0) and (0,Y)...\r\n\r\nAnd, if I draw the line segment from (X/2, Y/2) to the origin, then I have either of two iscocoles triangles, which shows that it is the same distance as to either other vertex.\r\n_______\r\n\r\nSo, all vertices are equidistant (equal radius) from the midpoint of the hypotenuse.\n\n<i>Edited on <b>November 14, 2003, 3:25 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9497,1239,3196,'Dan','Here\'s an creative solution.....','2003-11-14 15:24:29',0,'The term \"grout and mortar guy\" could be  metaphorically used to describe a particularly florid writer. (e.g.\"In his latest novel, he really lays it on with a trowel!! He\'s a real grout and mortar guy\") So.....     \r\n\r\nAcross\r\n1. Joker  (e.g. Sid Caesar) \r\n3. Onnad  (Danno Onnad, noted writer) \r\nDown:\r\n1. Jumbo  (synonym for whale)\r\n2. Ranid  (a kind of frog) \r\n\r\n<i>Edited on <b>November 14, 2003, 3:30 pm</b></i>\n\n<i>Edited on <b>November 14, 2003, 3:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9498,1497,3172,'SilverKnight','re: solution','2003-11-14 15:42:08',0,'This is probably redundant, but in case it isn\'t clear what isosceles triangles I\'m referring to in the previous comment....\r\n\r\nOne triangle is made up of:\r\nhypotenuse midpoint (X/2, Y/2),\r\none vertex (X,0), and\r\nthe origin (0,0)\r\nwith both equal sides (X/2, Y/2)-(0,0)  AND (X/2, Y/2)-(X,0)\r\n\r\nThe other triangle is made up of:\r\nhypotenuse midpoint (X/2, Y/2),\r\none vertex (0,Y), and\r\nthe origin (0,0)\r\nwith both equal sides (X/2, Y/2)-(0,0)  AND (X/2, Y/2)-(0,Y)\r\n',9496,0);
INSERT INTO comment VALUES (9499,1497,1301,'Charlie','another way','2003-11-14 15:55:04',3,'Place the center of the hypotenuse at the origin of cartesion coordinates, and make the legs parallel to the coordinate axes.  The equation of a circle with origin at the center will be x&#178;+y&#178;=r&#178; where r is half the length of the hypotenuse.  By symmetry the coordinates of the vertices that do not match, will be the negative of each other and also on this circle, where the squaring removes the effect of the sign.',NULL,0);
INSERT INTO comment VALUES (9500,1351,4315,'Edward E. Kang','Very Simple Solution.','2003-11-14 17:46:50',3,'     Although this question is off-topic, but the paragraph is not indented.  Also the third sentence is a run-on sentence.',NULL,0);
INSERT INTO comment VALUES (9501,1358,4256,'gary','Logical answer','2003-11-14 18:12:33',0,'Answer: if the mother had 1 son then there would be 0 brother 0 sister and if 1 daughter then she would have 1 brother so that is the key … the mother is childless or has 1 son because ALL children have the same amount of sisters and brothers.',NULL,0);
INSERT INTO comment VALUES (9502,666,3386,'Victor Zapana','re: this one is easy','2003-11-14 18:29:07',0,'hmm.... i think what ravi meant for this problem is that ABCDE is a 5-digit integer, but i can see how u can make a case otherwise. so gud job',9479,0);
INSERT INTO comment VALUES (9503,650,4256,'gary','everyone missing something','2003-11-14 18:50:46',0,'Answer: <b>Considering you are blindfolded and not allowed to see what you are doing</b> ... you feel or run your finger nail in crossing motion over the surface of each penny.  If smooth and no rough vibration that is the heads up side and if you get a rough surface like a ladder or rail road track those are tails up.  Once you have the smooth surface separated then you count the number of tails up and subtract the smaller amount from the lager amount.  <b>Example Only:</b> 128 smooth side up (Heads) and 114 rough side up (tails) then you bring 7 smooth side up to the rough side up and then flip the rest of the rough side over one at a time.  thus you would have two groups of 121 coins to the smooth side up.\r\n\r\nAgain the Key: when you scratch cross ways on a tail up penny you feel the same effect as a tire on a ripple median on the highway breakdown lane which is there to wake up a nodding driver.\r\n\r\nGary\r\n',NULL,0);
INSERT INTO comment VALUES (9504,1497,3196,'Dan','re: solution','2003-11-14 19:27:26',0,'I\'m afraid your solution fails to take into account things like wind resistance and the current of the river. (It said we shouldn\'t do that in the boat/river puzzle, but it didn\'t say we shouldn\'t do that in this one.)\r\n  \r\n:-) ',9496,0);
INSERT INTO comment VALUES (9505,1451,4256,'gary','solution','2003-11-14 20:28:37',0,'“Either Holland was better than Italy, or Greece won gold.” <b>At this point Greece is in the lead for the gold with Italy second for the Silver and Holland third place.  If Holland beat Italy Holland would be tied for the gold with Greece and Italy would get the silver or the bronz depending on if Holland scored high enough to beat out Greece </b>\r\n\r\nAn Italian reporter heard that, and commented that even knowing his own country’s final place, he wasn’t able to deduce the other places.  <b>Thus Italy would be in third place leaving Greece and Holland at odds for First and second place depending on how much Holland beat Italy. </b> \r\n\r\nCuriously, a Dutch reporter who knew Holland’s final place, and who hadn’t heard the other reporter, made exactly the same remark.  <b>With Holland tied for 1st place with Greece that leaves Italy in second place.  Unless Holland beat Greece putting Greece in second place.\r\nRemember a tie for the gold goes down just that way.</b>\r\n',NULL,0);
INSERT INTO comment VALUES (9506,1351,3558,'Tristan','re: Very Simple Solution.','2003-11-14 21:57:13',0,'The third sentence is not a run-on, but it has other mistakes besides the intended one (see lower comments).  \"It\'s not too hard to spot,\" need not be followed by a comma, since it is only a compound predicate.  It\'s just a rather complex and awkward sentence that could be written better.  But we all make mistakes; you yourself wrote a grammatically incorrect sentence in your comment.',9500,0);
INSERT INTO comment VALUES (9507,1493,4256,'gary','Too Easy','2003-11-14 22:35:06',0,'Chess Match',NULL,0);
INSERT INTO comment VALUES (9508,1238,4323,'Benjamin J. Ladd','Solution','2003-11-15 07:03:18',0,'The answer is 0.  As the hypotenuse forms the diameter of the semicircle the dog is alotted to roam in, regardless of the dimensions of the right triangle, that right triangle will always be completely inscribed within that semicircle.  Moreover, the point where the legs meet on the triangle will always lie on the circumference of the circle.  A more detailed proof (Euclidean) can be obtained if required--but I hope this will be sufficient.',NULL,0);
INSERT INTO comment VALUES (9509,86,1626,'Gamer','Ideas','2003-11-15 07:42:07',0,'I think I could say 3.999 doesn\'t really exist. You will never find a number that has such a repeating decimal and terminates. (Of course!) So we really are infringing on infinity here, and the proofs that 1=2 because multiplying both sides by 0 is an identity.\r\n\r\nAlso, my example and yours are the same idea. If you put an infinite tower of blocks together, such that nothing is between them, could you say that the top block is the same as the one below it?',NULL,0);
INSERT INTO comment VALUES (9510,86,3558,'Tristan','re: Ideas','2003-11-15 10:29:59',0,'I disagree. I think you\'re using analogies in the wrong way.',9509,0);
INSERT INTO comment VALUES (9511,1236,3840,'Hal9000','re(3): A footnote to this problem','2003-11-15 10:58:40',0,'That sounds more like comic violence, I find that easier to digest.',9469,0);
INSERT INTO comment VALUES (9512,670,4064,'rerun141','first thoughts','2003-11-15 11:06:34',0,'doubt this will help but  the sum of the digits of multiples of thirteen (and the sum of those digits if their 2 digit numbers) goes in a patern:\r\n4,8,3,7,2,4,1,5,9. Therefore, sice 3 and 6 arent present in the patern, we can rule out 2 and 8.\r\n49*1+2=51. 5+1=6.\r\n49*1+8=57. 5+7=12. 1+2=3.\r\n  ',NULL,0);
INSERT INTO comment VALUES (9513,670,1301,'Charlie','solution','2003-11-15 11:32:16',3,'The powers of 10 mod 13 repeat in a cycle of 6:\r\n 0  1\r\n 1  10\r\n 2  9\r\n 3  12\r\n 4  3\r\n 5  4\r\nThe next power (10^6) is again 1 mod 13 and the cycle starts again.\r\n\r\nThese total 39, which is 0 mod 13\r\n\r\nFifty ones is the sum of the powers of 10 from 0 to 49, which is [50/6]=8 times through the cycle plus the first two remainder.  So the string of fifty ones is (1+10) mod 13 or 11.  We need to add two more mod 13 to get to zero mod 13 so that it would be divisible.\r\n\r\nThe 26th digit in the fifty-digit number is the 25th from the right, representing 10^24. Representing the exponent mod 6 since there is a cycle of six in the mod-13 values, that\'s 10^0, or 1.  We need to add just 2 in that position, making that position a 3, which is the answer.',NULL,0);
INSERT INTO comment VALUES (9514,670,1301,'Charlie','Less thinking using extended precision','2003-11-15 11:46:40',3,'The mod-13 values could be found directly via extended precision provided by UBASIC:\r\n<pre>\r\nlist\r\n   10   point 15\r\n   20   for I=0 to 49\r\n   30     N=N+10^I\r\n   40   next\r\n   50   print N@13\r\n   60   print (10^24)@13\r\nOK\r\nrun\r\n 11\r\n 1\r\nOK\r\n\r\ntelling us the original mod value and the mod value\r\nfor each additional point in the 26th position, then:\r\n\r\n? 11111111111111111111111113111111111111111111111111 @ 13\r\n 0\r\nOK\r\n</pre>\r\n---------\r\nWith the latter immediate-mode print command (the ?) being a check on the answer.\r\n',9513,0);
INSERT INTO comment VALUES (9515,687,1732,'Helen','don\'t force it','2003-11-15 17:27:10',0,'When the bucket is stationary, the only forces acting on the cork are its weight, and the buoyancy force. The buoyancy force is proportional to the weight of liquid displaced.\r\n\r\nWhen freefalling, it is as if the cork and the liquid both have no weight. Therefore the situation is equivalent to no forces acting on the cork, so it will stay where it is in relation to the bucket - at the bottom.\r\n',NULL,0);
INSERT INTO comment VALUES (9516,1351,2707,'Gordon Steel','Solution to Not Another One.','2003-11-15 17:47:46',0,'If carefully, read, the paragraph shows three instances of having a word at the end of one line and then using the same word as the start of the next line.  The three words are \"you\" (lines 1 and 2). \"not\" (lines 2 and 3) and \"over\" (lines 3 and 4).  Gordon S.',NULL,0);
INSERT INTO comment VALUES (9517,1238,1301,'Charlie','re: Solution','2003-11-15 22:09:39',0,'The triangular one-acre tract is not the whole pasture.  Both the dog and the sheep are free to travel through their whole circles, not just the semicircles that are within the triangle.  At least, that\'s the reading of the people who come up with non-zero answers.',9508,0);
INSERT INTO comment VALUES (9518,151,3351,'Eric','re: another possible answer','2003-11-16 00:55:12',0,'Nellie 8100000000 is not a solution because there is an 8 in the number making H greater than 0',8582,0);
INSERT INTO comment VALUES (9519,151,3351,'Eric','re: 6210001000','2003-11-16 00:56:03',0,'Tim, could you please refrain from putting the solution in the subject line.  \r\n\r\nThank you',3461,0);
INSERT INTO comment VALUES (9520,670,3351,'Eric','a little more straightforward','2003-11-16 01:07:26',3,'note that 111111 is divisible by 13.  (13*8547)\r\n\r\nlikewise every group of six consecutive ones in the 50 digit number is divisible by sixteen.  \r\n\r\nRemoving the first and last 24 (4*6) digits of our 50 digit number leaves us with only the 25th and 26th digit. \r\n\r\nthe 25th digit is 1 and therefore the 26th must be 3 since 13 is divisible by itself.\r\n\r\nThat said, I very much appreciate the elegance of Charlie\'s solutions.',NULL,0);
INSERT INTO comment VALUES (9521,1497,3351,'Eric','re(2): solution','2003-11-16 01:23:03',1,'That is an excellent point Dan,\r\n\r\nIn fact I believe that we have neglected these variables in quite a few of our solutions.  Perhaps a \"flooble-wide neglected variable audit\" is in order.  I propose we go back into the archives and reconsider any more poorly tested solutions that we find.  Should we find this problem to be as rampant as we might suspect, we could extend this audit to the vast expanse of the internet in its entirety.  Who knows how many innocent problem solvers across the planet have been horribly disillusioned by overly-simplified solutions.\r\n\r\nNow is the time Dan, we have the power to begin the revolution.  Never underestimate the ability of a small group of concerned citizens to change the world, indeed it is the only thing that ever has!',9504,0);
INSERT INTO comment VALUES (9522,1497,3109,'Roger','re: solution','2003-11-16 08:12:52',0,'Now that we have established that the midpoint is at (X/2, Y/2) we can then break it down\r\n\r\nPythagorean theorem states that X&#178; + Y&#178; = H&#178;\r\n\r\nTherefor the radius of the circle is (&#8730;(X&#178; + Y&#178;))/2\r\n\r\nWe also know that the secondary hypoteneuse from midpoint to vertex of right angle will have a distance of &#8730;((X/2)&#178; + (Y/2)&#178;)\r\n\r\nThrough equating these two above equations results in a true statement, we know that a cicle will pass through all vertexes.',9496,0);
INSERT INTO comment VALUES (9523,1447,153,'TomM','Solution','2003-11-16 09:13:58',3,'<tt>\r\nTakaetshemoenecytothreswientgingbrmidgeethseothsersidaeoftgowen.\r\n\r\ntakAetShemoEneCytothReswiEnTgingbrMidgeEthSeothSersidAeoftGowEn.\r\n\r\ntak&nbsp;et&nbsp;hemo&nbsp;ne&nbsp;ytoth&nbsp;eswi&nbsp;n&nbsp;gingbr&nbsp;idge&nbsp;th&nbsp;eoth&nbsp;ersid&nbsp;eoft&nbsp;ow&nbsp;n.<br>&nbsp;&nbsp;&nbsp;A&nbsp;&nbsp;S&nbsp;&nbsp;&nbsp;&nbsp;E&nbsp;&nbsp;C&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;R&nbsp;&nbsp;&nbsp;&nbsp;E&nbsp;T&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M&nbsp;&nbsp;&nbsp;&nbsp;E&nbsp;&nbsp;S&nbsp;&nbsp;&nbsp;&nbsp;S&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;&nbsp;G&nbsp;&nbsp;E</tt>\r\n\r\nTake the money to the swinging bridge the other side of town.\r\nA SECRET MESSAGE',NULL,0);
INSERT INTO comment VALUES (9524,1447,4256,'gary','Solution','2003-11-16 09:34:44',0,'Take the money to the swinging bridge the other side of town\r\n     a  secret message ',NULL,0);
INSERT INTO comment VALUES (9525,1345,4340,'and silvis','hmmmmmmm','2003-11-16 09:50:38',1,'Could taxes have an effect?',NULL,0);
INSERT INTO comment VALUES (9526,1447,1301,'Charlie','which one or both?','2003-11-16 10:46:17',4,'Now, which of those two messages is the secret message?\r\n\r\nAnd is there a pattern to where the letters of the shorter one are placed in the longer one?',NULL,0);
INSERT INTO comment VALUES (9527,1220,4323,'Benjamin J. Ladd','I\'m no mathemetician:','2003-11-16 12:04:21',3,'I don\'t know if this is the solution, but I did arrive at a different answer than everyone else.  My approach was to take the chord of radius r, draw the two radii to the center of the circle, and then calculate the distance of the line segment bisecting the chord (found here using the same method as (1/2r)*&#8730;3 that a few people used.  I then used that point of bisection and drew a circle of radius (1/2r)*&#8730;3 and calculated the probability of the arc falling in the central circle (where the chord taken at random would have to be greater than the radius) compared to the area of the whole circle.  The pi*r&#178;\'s cancel and you are finally left with 3/4 or 75%.',NULL,0);
INSERT INTO comment VALUES (9528,1220,4323,'Benjamin J. Ladd','re: I\'m no mathemetician:','2003-11-16 12:31:20',1,'I actually (after thinking about it) think that this is a safe way of determining the probability.  If you take a point at random in the circle you can always form a chord out of that line such that the radius runs perpendicular through the point.  Because every chord formed in a circle can be represented in such fashion by such points (only one point necessary), the area that was presented in my proof should account for the infinite amount of chords (and chords) that can be taken at random.',9527,0);
INSERT INTO comment VALUES (9529,1447,3196,'Dan','This is my kind of problem !!','2003-11-16 12:47:44',3,'Takaetshemoenecytothreswientgingbrmidgeethseothsersidaeoftgowen = \r\na secret message\r\n+\r\nTake the money to the swinging bridge the other side of town.\r\n \r\nThe secret message is \"a secret message\". \n\n<i>Edited on <b>November 16, 2003, 1:02 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9530,1447,3386,'Victor Zapana','re: which one or both?','2003-11-16 12:52:48',0,'like what dan sed, it is indeed \"a secret message,\" for if you take it out, the other message makes coherent sense. Also, by looking at it, there isn\'t really any pattern. It\'s probably just randomly put in.',9526,0);
INSERT INTO comment VALUES (9531,670,3386,'Victor Zapana','re: a little more straightforward','2003-11-16 12:57:06',0,'finally a solution i understand lol. gj',9520,0);
INSERT INTO comment VALUES (9532,86,3172,'SilverKnight','re(2): Ideas','2003-11-16 13:03:20',0,'I must agree with Tristan....  Gamer, your analogies don\'t apply.\r\n\r\nWhat\'s more... you wrote:\r\n<I>\"...I could say 3.999 [sic] doesn\'t really exist.</I>\r\n\r\nIf you mean 3.999..., then generally, that is denoted with 3.9 with the 9 having a bar over it, indicating a repeating decimal.  It exists simply because we write it in our nomenclature, and algebra has means to deal with such numbers.',9510,0);
INSERT INTO comment VALUES (9533,1220,4323,'Benjamin J. Ladd','A revised solution:','2003-11-16 13:10:01',3,'Every chord can be represented by only it\'s midpoint (the radius always perpendicularly bisects a chord).  If we take any chord whose length is equal to that of the radius and use its midpoint to draw an inner circle, we will have divided the areas of the circle into possible places for chords to fall.  If a chord is selected at random, it\'s midpoint will either lie in the region whose chord is larger than, smaller to, or equal to the radius.\r\n\r\nFor a circle of radius r, the radius of the inner circle will be 1/2r&#8730;3.  To compare the probability of all chords produced that are greater than the radius, we can divide the area of the inner circle by the area of the entire circle.  The equation for this is:\r\n\r\npi*(1/2*r*&#8730;3)&#178;/pir&#178;\r\n\r\nAnd the final result after the pi*r&#178; is cancelled is 3/4.  Therefore there is a 75% chance that a randomly drawn chord will be longer than the radius of the circle.',9527,0);
INSERT INTO comment VALUES (9534,1447,3196,'Dan','Here is an improved version of this puzzle','2003-11-16 13:28:01',0,'The following string of letters contains a secret message. Once you have found it, the rest of it is very easy to figure out.\r\n\r\ntuoerueggiafsosteymstaeerycreesva\r\n\r\nAnswer:\r\n\r\ntuoerueggiafsosteymstaeerycreesva\r\n\r\n= egassemtercesa + tuorugifotysaeyrev\r\n\r\n= \"a secret message\" + \"very easy to figure out\"\n\n<i>Edited on <b>November 16, 2003, 1:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9535,1447,1626,'Gamer','Not really :)','2003-11-16 13:59:51',0,'I think the way Lewis did it is fine. First of all, you can actually solve it. Second of all, the letters aren\'t scrambled. :)',NULL,0);
INSERT INTO comment VALUES (9536,1089,4344,'Kevin Foster','re: A preliminary thought for half of a solution','2003-11-16 14:04:44',0,'hey... I\'ve been trying to get ahold of you... :/\r\nyou\'re very difficult to find. Hope you get this and can get in contact with me.',7192,0);
INSERT INTO comment VALUES (9537,1447,3196,'Dan','re: Not really :)','2003-11-16 14:44:33',0,'The letters aren\'t scrambled in the improved version either. The two strings are in perfect reverse order once you disentangle them from each other. Besides, these puzzles are supposed to be difficult. Lewis\' version was too easy.  :0) \n\n<i>Edited on <b>November 16, 2003, 2:46 pm</b></i>',9535,0);
INSERT INTO comment VALUES (9538,86,3558,'Tristan','more thoughts','2003-11-16 15:47:57',1,'Gamer, you apparently aren\'t convinced.  Here\'s yet another proof for you:\r\n\r\nImagine the function f(x)=4-1/(10^x).\r\nThe line would be 3.9999..., where x is the number of 9s, right?  Well, as x approaches infinite, f(x) approaches 4.  So 3.999... with infinite nines is 4.  You\'ll probably disagree with this still, and I myself admit there might be a problem somewhere.\r\n\r\nTo adress your other doubts, the fact that two different numbers have more numbers inbetween on the number plane I think is a postulate.  If you want to go questioning postulates, than maybe the reflexive property is false as well, and 4 doesn\'t equal 4.\r\n\r\nOn dividing by 0 or infinite, I think those count as postulates as well.  I think you know why people think we can\'t divide by zero.  You might say we actually can.  If you graph all the points where x/0=y is true (not really a function), then you will get the y-axis. x/0 can equal anything, then.  But this has its limits, or you would be able to prove 1=0, and 3.9=4.  As for infinite, &#8734;+1=&#8734;.  Infinite is the highest you can go by definition.\r\n\r\nIf you\'re actually just trying to make us think or something to that effect, well good job then.  Keep it up and I\'ll have to make up a dozen more proofs.\r\n\r\n<i>Edited on <b>November 16, 2003, 3:49 pm</b></i>\n\n<i>Edited on <b>November 16, 2003, 3:51 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9539,1447,4346,'MILLIE','SOLUTON','2003-11-16 16:12:45',0,'TAKE THE MONEY TO THE SWINGING BRIDGE THE OTHER SIDE OF TOWN-\r\n\r\nTHE REMAINING LETTERS WRITE: A SECRET MESSAGE',NULL,0);
INSERT INTO comment VALUES (9540,1447,4347,'Sandi','I am confused','2003-11-16 16:51:05',0,'This is my first puzzle, but I am sort of confused.  I found \"A secret message\" but the rest is not a sentence..Take the money to the swinging bridge the other side of town.  I could not find a pattern...or maybe there wasn\'t one??',NULL,0);
INSERT INTO comment VALUES (9541,360,4256,'gary','too easy','2003-11-16 17:10:11',0,'nothing is the answer',NULL,0);
INSERT INTO comment VALUES (9542,1447,3196,'Dan','re: I am confused','2003-11-16 17:52:25',0,'Sandi writes: \"..I am sort of confused...the rest is not a sentence..Take the money to the swinging bridge the other side of town. I could not find a pattern...or maybe there wasn\'t one??\"\r\n     \r\nWelcome to flooble, Sandi. There\'s no shame in being confused. I am often confused for Brad Pitt. As for your question, \"Take the money to the swinging bridge the other side of town\" is an elliptical sentence. (An ellipsis is the omission of one or more words that are obviously understood but that must be supplied to make a construction grammatically complete). For instance, when someone says \"Coming !!\" they really mean \"I am coming !!\". In \"\"Take the money to the swinging bridge the other side of town\", the word \"on\" is missing but is understood, as in \"Take the money to the swinging bridge on the other side of town\".    \r\n\r\n:-)',9540,0);
INSERT INTO comment VALUES (9543,1447,1626,'Gamer','re(2): I am confused','2003-11-16 18:26:57',0,'Yex, I mentioned this in the queue. But I didn\'t change it because it could be thought to be a sentence. It is like an elliptical sentence, I would call it a parenthetical sentence the way I saw it. Take the money to the swinging bridge (the other side of town)',9542,0);
INSERT INTO comment VALUES (9544,1447,3372,'Sam','re(2): I am confused','2003-11-16 19:58:49',0,'<i>\"Take the money to the swinging bridge the other side of town\" is an elliptical sentence.</i>\r\nSo you say. Me, I think it\'s more likely that the spy (or Lewis) just missed out a word. It happens even to the best of us when we\'re trying to encrypt a sentence :)<p>\r\nSandi:<i> \" I could not find a pattern...or maybe there wasn\'t one??\" </i>\r\nI think possibly you are expecting this puzzle to be deeper than it really is. In this case, I believe  you\'ll find that, instead, it\'s just perhaps a little easier than one would normally expect... ;)',9542,0);
INSERT INTO comment VALUES (9545,1051,4351,'Dennis','Its a ...','2003-11-16 20:42:49',0,'Its a manitee they are called sea cows and only have two front legs and a flat beaver like tail',NULL,0);
INSERT INTO comment VALUES (9546,670,3558,'Tristan','re: a little more straightforward','2003-11-16 20:52:59',0,'If you take out the first and last 24 1s, you\'d be left with 1? with 24 zeros afterwards.  I suppose that means 10^24 is divisible by 13.  Yes, it is...',9520,0);
INSERT INTO comment VALUES (9547,672,4351,'Dennis','Gareth and Vlad Unrelated to topic','2003-11-16 20:53:04',0,'DO you two Play Ultima online?',NULL,0);
INSERT INTO comment VALUES (9548,1475,4356,'Blah','Clue?','2003-11-17 07:32:47',0,'I wonder if it involves travelling across sea rather than land... Hawaii -> Alaska etc etc...? I dunno.',NULL,0);
INSERT INTO comment VALUES (9549,1447,4356,'Blah','THE SOLUTION!!!','2003-11-17 07:42:00',0,'The sentence \"A Secret Message\" is merged in with the phrase \"Take the money to the swinging bridge the other side of town.\"\r\n\r\nQuite easy, really.',NULL,0);
INSERT INTO comment VALUES (9550,1351,4356,'Blah','Easy','2003-11-17 07:50:51',0,'\"It may look fine when YOU YOU read it over hastily... it\'s NOT NOT to hard to spot...\" some words are repeated very cunningly.',NULL,0);
INSERT INTO comment VALUES (9551,1220,1301,'Charlie','re: A revised solution:','2003-11-17 08:20:40',0,'This is valid only if the method used to randomize the chord was indeed to choose its midpoint.  Other methods of randomization produce the other answers.  There isn\'t just one answer.',9533,0);
INSERT INTO comment VALUES (9552,1382,3372,'Sam','Partial Solution','2003-11-17 09:07:31',1,'You would have to break links 4 and 11 to pay him one a day:\r\n\r\nOOO U OOOOOO U OOOOOOOOOOOO\r\n\r\nGive him a broken one, then another broken one, then take them back and give him the three, then a broken one, then another broken one, then take them back and give him the six, and so on so forth.\r\n\r\nThe rest of the puzzle to follow sometime in the future...',NULL,0);
INSERT INTO comment VALUES (9553,1382,1183,'fwaff','Most of the rest of the solution','2003-11-17 09:57:00',3,'Following on from Sam\'s correct solution to the first part of the problem...\r\n\r\nWith 3 breaks we have enough pieces to pay the person in days 1-3 using the broken links. Then we need a 4-link piece to pay him on day 4 (taking back the broken links).\r\nOn days 5-7 we again pay him using the broken links until day 8 when we need an 8-link piece to pay him (taking back the 3 broken links and the 4-link piece).\r\nThis is repeated which takes us to day 16 when we need a 16-link piece (taking back the 3 broken links, the 8-link and the 4-link).\r\nRepeating again takes us through to day 32 when we need a 32-link piece.\r\nRepeating again takes us through to day 63 when we run out of chain.\r\nSo the pieces in the 3 broken link chain are: 32 links, 1st broken link, 16 links, 2nd broken link, 8 links, 3rd broken link, 4 links.\r\n----------------------------------------------\r\nTaking this to a general case with x broken links we would have a chain made up of:\r\n(x+1)links, 1st broken link, 2(x+1)links, 2nd broken link, 4(x+1)links, 3rd broken link, ... , xth broken link, (2^x)(x+1)links\r\n\r\nUnfortunately this is as far as I go since my sum theory is sufficiently distant that I can\'t remember how to simplify the equation to give a neat solution as to the total number of links.\r\n',NULL,0);
INSERT INTO comment VALUES (9554,1382,1183,'fwaff','The last little bit...','2003-11-17 10:10:52',3,'Following a quick trawl of tinternet I\'ve found the formula for the sum of the geometric series at the end of my previous post. The total number of links is:\r\n\r\n(x+1)((2^(x+1)) - 1) + x\r\n\r\nwhich can be simplified to:\r\n\r\n(2^(x+1))(x+1) - 1\r\n\r\nAs a check, putting x=2 into this gives 23 and x=3 gives 63 which are consistent with the rest of the answer.',9553,0);
INSERT INTO comment VALUES (9555,1382,4055,'S','Comment to Levik','2003-11-17 10:45:11',0,'Just a comment: It appears this problem refers to another problem, that holds helpful information required to understand this puzzle.  It would be great to have either the rules for chain payment restated or have a reference to the original puzzle.\r\n\r\nS\n\n<i>Edited on <b>November 17, 2003, 10:47 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9556,1447,2839,'FatBoy','re(2): I am confused','2003-11-17 10:47:50',0,'Dan,\r\nI know where you are coming from with the Brad Pitt thing, it happens to me all the time.  Its only really embarassing when its Jennifer Anniston.  Thank goodness my wife is a patient woman.',9542,0);
INSERT INTO comment VALUES (9557,1220,4323,'Benjamin J. Ladd','You\'re right!','2003-11-17 10:56:19',2,'I wish I would have read the other comments more closely before posting my solution.  I\'m really amazed at this paradox.\r\n\r\nWell, I created a simple program in QBasic that creates two absolutely random points on a circle of radius 10 and calculated how many times out of 100000 that the length of the chord is greater than the radius.  I was surprised.  Unless my algorithm is off (which I don\'t believe it is), the computer returned a value of 63.2 (and I ran multiple tests).  I randomized the random number generator with the computer\'s timer before getting any value for the points to ensure absolute randomness and calculated values for 100,000 iterations.  This method seems the closest to the cosmic ray method and I really can\'t see the values that I got for this approaching 66.66 even though they are close.  If I had more time, I think I\'d make a program that works for a single fixed point and the second point totally random, and see how close they compare.',NULL,0);
INSERT INTO comment VALUES (9558,674,1686,'DuCk','a starting shot...','2003-11-17 13:48:03',0,'Well, I\'m first noting that x is maximized when either y or z is 0.  It doesn\'t matter which one is 0 due to the structure of the equations as they both lead to the same two variable equations with interchangable y and z.  Solving these two two-variable equations yields an answer of x maximized at x = 5-&#8730;2 = 3.5857\r\n\r\nThis might make sense or I could just be talking out of my butt....',NULL,0);
INSERT INTO comment VALUES (9559,674,1301,'Charlie','re: a starting shot...','2003-11-17 14:15:32',0,'xy+yz+zx=3 is a hyperboloid of two sheets that intersects the plane x+y+z=5 in a circle, but its center lies along an axis of x=y=z and is therefore diagonal to all the axes.  Thus you can\'t take one of the variables as zero.\r\n\r\nA good way to visualize this is to use David Parker\'s DPGraph software, which is a lot cheaper than Mathematica, but produces 3-D graphs of things like this, including both surfaces.  \r\n\r\nSee <a href=\"www.davidparker.com\">www.davidparker.com</a>.',9558,0);
INSERT INTO comment VALUES (9560,1383,1626,'Gamer','Don\'t comment on this yet!','2003-11-17 14:50:58',2,'Unfortunately due to my mistake this got posted due to a mistake in typing in a comment rather than it should actually posting it.\r\n\r\nSo I would prefer if everyone didn\'t write on this yet!',NULL,0);
INSERT INTO comment VALUES (9561,674,3172,'SilverKnight','re: a starting shot...','2003-11-17 15:11:35',2,'My thoughts are to multiply the first equation by 3, the second equation by 5, and set them equal to each other (they\'re both equal to 15).\r\n\r\nThen solve for X, and find the gradient.\r\n\r\nSolve for the gradient =0...\r\n\r\nI did some \"back of the napkin\" calculations... and I find that <B>max x = 13/3</B>, while y = z = 1/3.\r\n\r\nI, admittedly did the problem quick and dirty... I hope someone will do this on his own and verify this work.\r\n\r\n--- SK',9558,0);
INSERT INTO comment VALUES (9562,674,1301,'Charlie','solution','2003-11-17 15:31:51',3,'(Corrected per SilverKnight\'s comment (#8)):\r\n\r\nSubstituting z=5-x-y into xy+yz+xz=3 gives\r\nxy+y(5-x-y)+x(5-x-y)=3 \r\n\r\nwhich can be simplified to \r\n-y&#178;+(5-x)y+5x-x&#178;-3=0\r\n\r\nConsidered as an equation to be solved for y, but without actually solving, we get a discriminant of 13+10x-3x&#178;  This must be positive in order for there to be a real solution for y.\r\n\r\nThe bounds of where this is positive are those two points where it is zero.  So, setting that discriminant to zero, we get \r\n\r\nx=(10&#177;&#8730;256)/6 = (10&#177;16)/6\r\nor x = 13/3 or -1\r\n\r\nBetween these two values of x, the discriminant is positive, so y has a real value (as well as z).\r\n\r\nSo in answer to the question, the largest value that x can have is 13/3.\n\n<i>Edited on <b>November 18, 2003, 9:12 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9563,1383,3172,'SilverKnight','re: Don\'t comment on this yet!','2003-11-17 15:53:39',4,'Methinks you should allow people to post (since you\'ve already \"spilled the beans\" so to speak).\r\n\r\nAny scholar want to grant permission for people to post?',9560,0);
INSERT INTO comment VALUES (9564,1220,1301,'Charlie','re: You\'re right!','2003-11-17 15:58:59',0,'Perhaps you could post your program.  If the method of randomization is to choose two random points on the circle, or one fixed point and one random point, then the probability should indeed be 2/3.  The following program simulates the negative value, that the chord length is less than the radius and comes out with a probability close to 33%:\r\nRANDOMIZE TIMER\r\n\r\nFOR i = 1 TO 100000\r\n&nbsp;&nbsp;pt1 = RND(1)\r\n&nbsp;&nbsp;pt2 = RND(1)\r\n&nbsp;&nbsp;dist = ABS(pt1 - pt2)\r\n&nbsp;&nbsp;IF dist &lt; 1 / 6 OR dist &gt; 5 / 6 THEN hit = hit + 1\r\n&nbsp;&nbsp;ct = ct + 1\r\nNEXT\r\np = hit / ct\r\nq = 1 - p\r\nPRINT USING \"#.##### \"; p; SQR(ct * p * q) / ct\r\n\r\nA run produced:\r\n0.33283 0.00149\r\nindicating that indeed about 1/3 of the time the two points were within 60 degrees (1/6 of the full circle) of each other.  The second number is the std error of the mean of the probability.\r\n\r\nIn fact, if the number of iterations is raised to 1,000,000, I get:\r\n\r\n0.33354 0.00047\r\n\r\nNote, if posting a program, leading spaces should each be converted to &amp;nbsp;  (I use a program to do this.)',9557,0);
INSERT INTO comment VALUES (9565,674,3172,'SilverKnight','re: solution','2003-11-17 15:59:29',4,'Charlie,\r\n\r\nI may VERY WELL need sleep (I\'m kinda tired), but doesn\'t x=5 require imaginary numbers (when the problem says that x, y, and z are all real).\r\n\r\n--- SK',9562,0);
INSERT INTO comment VALUES (9566,1220,1301,'Charlie','re(2): You\'re right!','2003-11-17 16:11:15',0,'In the case of the random chords being chosen by taking a random point within the circle and using that as the midpoint of the chord, the following program simulates that:\r\n\r\nRANDOMIZE TIMER\r\ncritDist = SQR(3) / 2\r\nFOR i = 1 TO 100000\r\n&nbsp;&nbsp;x = 2 * RND(1) - 1\r\n&nbsp;&nbsp;y = 2 * RND(1) - 1\r\n&nbsp;&nbsp;dist = SQR(x * x + y * y)\r\n&nbsp;&nbsp;IF dist < 1 THEN\r\n&nbsp;\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF dist < critDist THEN hit = hit + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\np = hit / ct\r\nq = 1 - p\r\nPRINT USING \"####### \"; hit; ct;\r\nPRINT USING \"#.##### \"; p; SQR(ct * p * q) / ct\r\n\r\nIn this case the positive case is reported (prob of chord length greater than radius). It is reported as\r\n  58866   78570 0.74922 0.00155\r\nwith the first two numbers signifying 58866 hits out of 78570 tries (as in some cases the random points were not even in the circle and thus not counted).  The probability does match the 3/4 you had specified in a prior post.',9564,0);
INSERT INTO comment VALUES (9567,1383,3386,'Victor Zapana','ahh...','2003-11-17 16:44:28',0,'come on Gamer... even I got the answer to this. Can\'t you just let us post comments on this. It\'s already posted. Probably half the people come to flooble already saw this.. so... come on.. lol',NULL,0);
INSERT INTO comment VALUES (9568,1383,1626,'Gamer','re: ahh...','2003-11-17 16:48:01',0,'If you can get permission, go for it. I think you should likely ask Ravi that mostly, as it was his problem that got bumped. :)',9567,0);
INSERT INTO comment VALUES (9569,1383,3386,'Victor Zapana','re(2): ahh...','2003-11-17 16:51:41',0,'fine... (PUBLIC ANNOUNCEMENT to RAVI): Can I have permission to answer this? (lol)',9568,0);
INSERT INTO comment VALUES (9570,674,1626,'Gamer','re: solution','2003-11-17 16:54:52',4,'I agree with SK. If your substituted equation is right, then I get 5y + y(5-5-y) + 5(5-5-y)=3\r\n\r\nThis substitutes to 5y-(y^2)-5y=3, or y^2=-3, which requires an imaginary value for 3.',9562,0);
INSERT INTO comment VALUES (9571,1383,3386,'Victor Zapana','hm...','2003-11-17 16:56:02',0,'actually ... hm.... mebe i dun have an answer... technically u dun give the answer to the guesser\'s last question... sry fr the semi-commenting of the problem b4 permission\r\n\r\n<i>Edited on <b>November 17, 2003, 4:56 pm</b></i>\n\n<i>Edited on <b>November 17, 2003, 4:57 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9572,674,1626,'Gamer','Also this way to think about it.','2003-11-17 16:57:38',4,'If x = 5, y = -z. This means yz is negative (assuming y and z are real), and since yx = -zx, 3 = something negative. This is a contradiction, so it doesn\'t work.\r\n\r\nI can\'t find a flaw yet in Charlie\'s solution; is this just extraneous solutions again?',NULL,0);
INSERT INTO comment VALUES (9573,1383,3172,'SilverKnight','re: hm...','2003-11-17 16:59:33',0,'Victor,\r\n\r\nNot to be disagreeable.... but the fact that the guesser *did* find the correct combination, after the \'divisible question\' was answered.... means that this riddle *can* be determined exactly.\r\n\r\nI\'m curious as to how you went about solving it, though....  :-)\r\n\r\nI would brute force it.\r\n\r\n--- SK',9571,0);
INSERT INTO comment VALUES (9574,1383,3386,'Victor Zapana','re(2): hm...','2003-11-17 17:08:35',0,'hmm.. well i guess and checked, not sure if it is \"brute force\" lol. I achieved an answer if the answer to the guesser\'s question was \"yes.\" I can\'t yet find one if it is \"no.\"',9573,0);
INSERT INTO comment VALUES (9575,674,3172,'SilverKnight','re: solution - corrected, I think','2003-11-17 17:17:00',3,'It\'s a good thought, and Charlie made an algebraic mistake (I think).\r\n\r\nIt *can* be simplified to -y&#178; + (5-x)y + 5x - x&#178; - 3 = 0  (He forgot the -3).\r\n\r\nContinue with this... find the descriminant, and I think you\'ll find the bounds to be 5/3 &#177; 8/3.  And the higher of the two is <B>13/3</b>, which agrees with what I wrote earlier.\r\n\r\n--- SK\n\n<i>Edited on <b>November 17, 2003, 5:18 pm</b></i>',9562,0);
INSERT INTO comment VALUES (9576,1383,3172,'SilverKnight','re(3): hm...','2003-11-17 17:20:01',0,'lol...\r\n\r\nwell... if I *had* to guess... I would say there are THREE solutions if the answer is \"no\", but only ONE solution if the answer is \"yes\", and therefore the answer must have ben yes (since the guesser identified the combination after hearing the answer to the question).\r\n\r\n:-)',9574,0);
INSERT INTO comment VALUES (9577,1383,3386,'Victor Zapana','re(4): hm...','2003-11-17 17:21:57',0,'hm... nice \"guessing.\" lol. well if it is indeed yes, then i do have an answer yay. lol',9576,0);
INSERT INTO comment VALUES (9578,1383,3386,'Victor Zapana','re(5): hm...','2003-11-17 17:25:54',0,'hm wait. wudnt the number of solution then add up to 5? coz (5)C(1)= 5. (You already know 3 numbers, so u gotta find that last number from the 5 remaining numbers.) mebe im missing sumthing here....',9577,0);
INSERT INTO comment VALUES (9579,360,3386,'Victor Zapana','hmm...','2003-11-17 17:31:56',0,'My thoughts... Who here who have posted the answer knew the answer from previous tellings of it? Hm... I guess all of yas did, and so did I. So, to say it was easy is quite biased, for uve already read it. Really, would you have guessed \"Nothing\" immediately after reading this? Come on... This would be a pretty hard question if you didn\'t know the riddle previously, for you would probably think to urself that answer can\'t be nothing, it\'s gotta be something.',NULL,0);
INSERT INTO comment VALUES (9580,370,4361,'Johana','','2003-11-17 18:18:49',0,';\r\n',NULL,0);
INSERT INTO comment VALUES (9581,1383,4367,'Jeff','What do I do','2003-11-17 21:07:25',0,'If I think I know the answer?',NULL,0);
INSERT INTO comment VALUES (9582,1458,4351,'Dennis','solution?','2003-11-17 23:03:25',0,'simply blow it over',NULL,0);
INSERT INTO comment VALUES (9583,674,4374,'Richard','re(2): solution - corrected, I think','2003-11-18 00:40:16',0,'I confirm that x=13/3 is the solution. In addition to being the high end boundary for any of the variables such that the others don\'t go complex, it is also the ``calculus\" answer that you obtain by solving for x as a function of y, setting the derivative wrt y equal to 0, and solving for y. You get y=1/3 or 3, of which the 1/3 gives x=13/3, z=1/3 or x=1/3, z=13/3 and the 3 gives x=3, z=-1 or x=-1, z=3.',9575,0);
INSERT INTO comment VALUES (9584,1383,3224,'Lee','desperate','2003-11-18 02:44:04',0,'I\'m stuck.  Royally.  None of my 3 \'possibles\' are divisible by 7.  It sounds like I\'ve found the three that SK guesses won\'t divide cleanly, whikst neglecting to find the possible.\r\nI normally like these.\r\nCan anyone point me?\r\n ',NULL,0);
INSERT INTO comment VALUES (9585,1383,3196,'Dan','Here is a corrected version of the original problem.','2003-11-18 04:20:44',3,'(OH OH, Gamer, I just noticed your warning to everyone not to post...)\r\n\r\nThe matrix, reloaded:\r\nReplace \"Is the number divisible by 7?\", by \"Is the number divisible by 5?\"\r\n\r\nThe combination is 7825\r\n \r\nExplanation:\r\n\r\n1235 (one of the guesses) has exactly one of its digits both correct in value and correct in position, vis-a-vis the true combination, Therefore, in the true combination, pos1=1 or pos2=2 or pos3=3 or pos4=5.\r\n   \r\nIf pos1=1, then pos2=(3 or 5) or pos3=(2 or 5), \r\nor pos4=(2 or 3), since 1235 also has a digit correct in value but wrong in position. The only number like this that is consistent with the other two guesses is 1763.\r\n\r\nSimilarly, if pos2=2, then pos1=(3 or 5) or  \r\nor pos3={1 or 5} or pos4={1 or 3}. I found no number like this that is consistent with the other two guesses.\r\n\r\nIf pos3=3, then pos1={2 or 5} or pos2={1 or 5} or pos4={1 or 2}, 7831 is the only number like this which is consistent with the other two guesses.\r\n\r\nLastly, if pos4=5, then pos1={2 or 3} or pos2={1 or 3} or pos3={1 or 2}. 7825 is the only number like this that is in keeping with the other two guesses.   \r\n   \r\nSo the potential combinations are: \r\n1763, 7831, and 7825.\r\n  \r\nAnd when the guesser was told that the combination was indeed divisible by 5, he knew that the combination must be 7825. \r\n\r\n:-)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 18, 2003, 6:19 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9586,674,3275,'retiarius','another solution','2003-11-18 07:39:35',0,'x + y + z = 5\r\nx^2 + y^2 + z^2 + 2xy + 2yz + 2zx = 25\r\n2xy + 2yz + 2zx = 6\r\nx^2 + y^2 + z^2 = 19\r\nx max = &#8730;19\r\n\r\nsorry, something wrong.\r\n\n\n<i>Edited on <b>November 18, 2003, 7:54 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9587,1383,3172,'SilverKnight','Solution - the original problem is fine as it is!','2003-11-18 08:19:40',3,'The answer is <B>2765</B>.  And I am very impressed by the guesser, who apparently did this in his head.\r\n\r\nIf one executes the following program (which determines which numbers satisfy the problem\'s criteria):\r\n\r\n<I>\r\n#include&nbsp;&nbsp;\"stdafx.h\"\r\n#include&nbsp;&nbsp;&lt;iostream.h&gt;\r\n\r\nint&nbsp;&nbsp;CheckDiff(int&nbsp;&nbsp;i,&nbsp;&nbsp;int&nbsp;&nbsp;j)\r\n{\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;numInRightPlace=0;\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;numInWrongPlace=0;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i%10)&nbsp;&nbsp;==&nbsp;&nbsp;(j%10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInRightPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%100)/10)&nbsp;&nbsp;==&nbsp;&nbsp;((j%100)/10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInRightPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%1000)/100)&nbsp;&nbsp;==&nbsp;&nbsp;((j%1000)/100)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInRightPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i/1000)&nbsp;&nbsp;==&nbsp;&nbsp;(j/1000)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInRightPlace&nbsp;&nbsp;++;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i%10)&nbsp;&nbsp;==&nbsp;&nbsp;((j%100)/10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i%10)&nbsp;&nbsp;==&nbsp;&nbsp;((j%1000)/100)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i%10)&nbsp;&nbsp;==&nbsp;&nbsp;(j/1000)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%100)/10)&nbsp;&nbsp;==&nbsp;&nbsp;(j%10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%100)/10)&nbsp;&nbsp;==&nbsp;&nbsp;((j%1000)/100)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%100)/10)&nbsp;&nbsp;==&nbsp;&nbsp;(j/1000)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%1000)/100)&nbsp;&nbsp;==&nbsp;&nbsp;(j%10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%1000)/100)&nbsp;&nbsp;==&nbsp;&nbsp;((j%100)/10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;((i%1000)/100)&nbsp;&nbsp;==&nbsp;&nbsp;(j/1000)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i/1000)&nbsp;&nbsp;==&nbsp;&nbsp;(j%10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i/1000)&nbsp;&nbsp;==&nbsp;&nbsp;((j%100)/10)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(i/1000)&nbsp;&nbsp;==&nbsp;&nbsp;((j%1000)/100)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numInWrongPlace&nbsp;&nbsp;++;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(numInRightPlace==1&nbsp;&nbsp;&&&nbsp;&nbsp;numInWrongPlace==1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;(1);\r\n&nbsp;&nbsp;&nbsp;&nbsp;else\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;(0);\r\n}\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n\r\n\r\nint&nbsp;&nbsp;main(int&nbsp;&nbsp;argc,&nbsp;&nbsp;char*&nbsp;&nbsp;argv[])\r\n{\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;w,&nbsp;&nbsp;x,&nbsp;&nbsp;y,&nbsp;&nbsp;z;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;check1&nbsp;&nbsp;=&nbsp;&nbsp;1235;\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;check2&nbsp;&nbsp;=&nbsp;&nbsp;4721;\r\n&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;check3&nbsp;&nbsp;=&nbsp;&nbsp;3862;\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;&nbsp;(w&nbsp;&nbsp;=&nbsp;&nbsp;1;&nbsp;&nbsp;w&lt;9;&nbsp;&nbsp;w++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;&nbsp;(x&nbsp;&nbsp;=&nbsp;&nbsp;1;&nbsp;&nbsp;x<9;&nbsp;&nbsp;x++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;&nbsp;(y&nbsp;&nbsp;=&nbsp;&nbsp;1;&nbsp;&nbsp;y<9;&nbsp;&nbsp;y++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;&nbsp;(z&nbsp;&nbsp;=&nbsp;&nbsp;1;&nbsp;&nbsp;z<9;&nbsp;&nbsp;z++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;(w!=x)&nbsp;&nbsp;&&&nbsp;&nbsp;(w!=y)&nbsp;&nbsp;&&&nbsp;&nbsp;(w!=z)&nbsp;&nbsp;&&&nbsp;&nbsp;(x!=y)&nbsp;&nbsp;&&&nbsp;&nbsp;(x!=z)&nbsp;&nbsp;&&&nbsp;&nbsp;(y!=z)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;int&nbsp;&nbsp;num&nbsp;&nbsp;=&nbsp;&nbsp;w*1000+x*100+y*10+z;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;&nbsp;(&nbsp;&nbsp;CheckDiff(check1,&nbsp;&nbsp;num)&nbsp;&nbsp;&&\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CheckDiff(check2,&nbsp;&nbsp;num)&nbsp;&nbsp;&&\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CheckDiff(check3,num)&nbsp;&nbsp;)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cout&nbsp;&nbsp;<<&nbsp;&nbsp;num&nbsp;&nbsp;<<&nbsp;&nbsp;\\\"&nbsp;&nbsp;&nbsp;&nbsp;mod&nbsp;&nbsp;7&nbsp;&nbsp;=&nbsp;&nbsp;\\\"&nbsp;&nbsp;<<&nbsp;&nbsp;num%7&nbsp;&nbsp;<<&nbsp;&nbsp;endl;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;&nbsp;0;\r\n}\r\n</I&gt;\r\n\r\nthe output from this program is:\r\n\r\n1763 mod 7 = 6\r\n2765 mod 7 = 0\r\n7825 mod 7 = 6\r\n7831 mod 7 = 5\r\n\r\nThe last question (about divisibility by seven) groups the results into two sets.  One set contains {2765}, and the other contains {1763, 7825, 7831}.\r\n\r\nSince the guesser was able to identify the answer based on this question, it must be the set containing only one member.  So the answer to the question was \"yes, it is divisible by seven\".\r\n\r\nAnd the answer to the riddle is: <B>2765</B>\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9588,1383,1301,'Charlie','In Basic','2003-11-18 09:40:19',3,'DECLARE SUB check (str1$, str2$, bl!, wh!)\r\nPRINT\r\nFOR n = 1234 TO 8765\r\n  n$ = LTRIM$(STR$(n))\r\n  check n$, \"1235\", black, white\r\n  IF black = 1 AND white = 1 THEN\r\n    check n$, \"4721\", black, white\r\n    IF black = 1 AND white = 1 THEN\r\n      check n$, \"3862\", black, white\r\n      IF black = 1 AND white = 1 THEN\r\n        good = 1\r\n        FOR i = 1 TO LEN(n$)\r\n          IF MID$(n$, i, 1) &lt; \\\\\"1\\\\\" OR MID$(n$, i, 1) &gt; \"8\" THEN\r\n            good = 0: EXIT FOR\r\n          END IF\r\n         IF INSTR(MID$(n$, i + 1), MID$(n$, i, 1)) THEN\r\n           good = 0: EXIT FOR\r\n         END IF\r\n        NEXT\r\n        IF good THEN\r\n          PRINT n$, n MOD 7\r\n        END IF\r\n      END IF\r\n    END IF\r\n  END IF\r\nNEXT\r\n\r\nSUB check (str1$, str2$, bl, wh)\r\n  s1$ = str1$: s2$ = str2$\r\n  bl = 0: wh = 0\r\n  FOR i = 1 TO LEN(s1$)\r\n    IF MID$(s1$, i, 1) = MID$(s2$, i, 1) THEN\r\n      bl = bl + 1\r\n    END IF\r\n  NEXT\r\n  FOR i = 1 TO LEN(s1$)\r\n    ix = INSTR(s2$, MID$(s1$, i, 1))\r\n    IF ix > 0 THEN\r\n      wh = wh + 1\r\n      s2$ = LEFT$(s2$, ix - 1) + MID$(s2$, ix + 1)\r\n    END IF\r\n  NEXT\r\n  wh = wh - bl\r\nEND SUB\r\n\r\nwith results:\r\n1763           6\r\n2765           0\r\n7825           6\r\n7831           5\r\n\r\nwith 2765 uniquely divisible by 7.\r\n\r\n(The terminology black and white comes from MasterMind, which uses black and white pegs to indicate such matches.)\n\n<i>Edited on <b>November 18, 2003, 9:42 am</b></i>',9587,0);
INSERT INTO comment VALUES (9590,1383,3172,'SilverKnight','re: Dear Silver Kinght and Charlie,,,,,','2003-11-18 11:36:47',0,'Dan,\r\n\r\nI\'m not really sure this is the right forum for this discussion....\r\n\r\nAnyway, I love the game of chess... but I don\'t play that well, so I don\'t think I\'d provide much challenge for you.  Perhaps Charlie would.\r\n\r\nI certainly can\'t hold a candle to Kasparov.\r\n\r\nBut to answer your question:  yes, I agree that it\'s very impressive that you didn\'t break a sweat in either of the two games you referenced.  It\'s even more impressive that you chose to tell everyone about it.',9589,0);
INSERT INTO comment VALUES (9589,1383,3196,'Dan','Dear Silver Kinght and Charlie,,,,,','2003-11-18 11:19:12',0,'We are really going to have to play some chess !! (This is no bull...) I am quite the Internet chess player. On my favorite website, my rating approaches that of Gary Kasparov. I win about 98% of my games. Two of my recent victims were a guy who had tied for 2nd place in the 2nd World Open in 1986 (I dispatched him in 26 moves), and another who had tied for 2nd in the 2002 Joseph Ileto Memorial Open. And you know what? I didn\'t break a sweat in either of these games. Pretty impressive, don\'t you agree?  ',NULL,0);
INSERT INTO comment VALUES (9591,1383,3196,'Dan','re(2): Dear Silver Kinght and Charlie,,,,,','2003-11-18 11:47:12',0,'Sorry, my subtle humor escaped you. I am only that good because I use a computer to defeat my human opponents, as you two did to solve this puzzle. (I also out-bench-pressed Arnold Schwarzenegger once, by using a forklift). No  offense. I\'m just having a little fun at your expense.  ',9590,0);
INSERT INTO comment VALUES (9592,1383,3172,'SilverKnight','re(3): Dear Silver Kinght and Charlie,,,,,','2003-11-18 11:52:10',0,'Interestingly, I \"held my tongue\" on my last message... I was gonna say... \"I\'m sure you don\'t use one, but a lot of people use <I>Fritz</I> or some other computer program to win on those internet sites\".... heheh...\r\n\r\nSeriously, though, do you really use a program to beat others?  And if so, why?\r\n_____________________\r\n\r\nAs to Charlie and my use of programs....  We both \'brute forced\' the solution.  But it\'s not like we pretended to do otherwise.... we both posted our code, acknowledging the use of the \'puter (unlike some people who play chess online).\r\n______________\r\n\r\nOne must admit, it virtually guarantees we don\'t miss one of the valid combinations.',9591,0);
INSERT INTO comment VALUES (9593,1383,1183,'fwaff','Logical (brute force) solution, no programs','2003-11-18 11:57:59',3,'From the first guess then the combination contains one of the following pairs of numbers; (1,2) (1,3) (1,5) (2,3) (2,5) (3,5)\r\n\r\nFour of these pairs can be ruled out as follows:\r\n\r\nIf (1,2) is in the combination, then guess 1 rules out 3&5, guess 2 rules out 4&7 and guess 3 permits only one of either 6 or 8. This only gives three digits in the combination, so (1,2) is not a valid pair.\r\n\r\nIf (2,3) is in the combination, then guess 1 rules out 1&5, guess 3 rules out 6&8, guess 2 permits only one of either 4 or 7. This only gives three digits in the combination, so (2,3) is not a valid pair.\r\n\r\nIf (1,5) is in the combination then guess 1 rules out 2&3, thus guess 2 gives one of either 4 or 7 and guess 3 gives that both 6&8 must be in the combination. This gives 5 digits in the combination, so (1,5) is not a valid pair.\r\n\r\nIf (3,5) is in the combination, then guess 1 rules out 1&2, thus guess 2 gives that both 4&7 must be in the combination and guess 3 gives that one of either 6 or 8 must be in the combination.. This gives 5 digits in the combination, so (3,5) is not a valid pair.\r\n\r\nThis leaves us with (1,3) and (2,5) as the only valid pairs. In the first guess for each of these pairs one of the digits is in the correct place and the other is in the wrong place. Going through the possibilities gives:\r\n\r\nAssume 1 is in the correct place and 3 is in the wrong place:\r\nGuess 2 shows that the 2nd digit must be 7 Therefore the 4th digit must be 3\r\nGuess 3 shows that the 3rd digit must be 6\r\nThis gives combination 1763 (which is not divisible by 7)\r\n\r\nAssume 3 is in the correct place and 1 is in the wrong place:\r\nGuess 3 shows that the 2nd digit must be 8\r\nTherefore the 4th digit is 1\r\nGuess 2 then shows that the 1st digit is 7\r\nThis gives combination 7831 (which is not divisible by 7)\r\n\r\nAssume 2 is in the correct place and 5 is in the wrong place:\r\nGuess 2 shows that the 1st digit must be 4, therefore the 3rd digit must be 5\r\nHowever, guess 3 shows that the 3rd digit must be 6\r\nTherefore there are no valid combinations for this possibility.\r\n\r\nAssume 5 is in the correct place and 2 is in the wrong place, this gives either 2xx5 or xx25.\r\nTaking the xx25 possibility first:\r\nGuess 3 shows that the 2nd digit must be 8\r\nGuess 2 then shows that the 1st digit must be 7\r\nThis gives combination 7825 (which is not divisible by 7)\r\nNow taking the 2xx5 possibility:\r\nGuess 2 shows that the 2nd digit is 7\r\nGuess 3 shows that the 3rd digit is 6\r\nThis gives combination 2765 (which is divisible by 7)\r\n\r\nSo there are 3 combinations not divisible by 7 and a single combination that is divisible by 7. Therefore since the guesser was able to correctly determine the combination then the combination must be 2765.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9594,1383,3172,'SilverKnight','re: Logical (brute force) solution, no programs','2003-11-18 12:03:04',0,'very well described...',9593,0);
INSERT INTO comment VALUES (9595,1383,3196,'Dan','re(4): Dear Silver Kinght and Charlie,,,,,','2003-11-18 12:16:24',0,'Silver Knight writes: \"Seriously, though, do you really use a program to beat others? And if so, why?\"\r\n  \r\n:-) \r\n',9592,0);
INSERT INTO comment VALUES (9596,1383,3172,'SilverKnight','re(5): Dear Silver Kinght and Charlie,,,,,','2003-11-18 12:21:16',0,'I take it that you do (use a program to play chess)... or you have.... and you aren\'t the first.\r\n\r\n;-)',9595,0);
INSERT INTO comment VALUES (9597,1383,3196,'Dan','Not to belabor this, but.....','2003-11-18 12:53:18',0,'(1) As a brainteaser, this puzzle was a worthy entry, as fwaff demonstrated in his insightful solution.\r\n   \r\n(2) But as a computer programming assignment, it is not worthy of the attention of an intoductory programming class in junior high school.',NULL,0);
INSERT INTO comment VALUES (9598,1383,3172,'SilverKnight','re: Not to belabor this, but.....','2003-11-18 13:01:18',0,'Dan,\r\n\r\nAs fwaff pointed out, he limited the solution and \'brute forced\' it as well.  Kudos to him for doing it a different way, and not relying on a program.\r\n\r\nI sincerely wish you had not missed the only number that fit the criteria that was also divisible by seven (namely 2765).\r\n\r\nIf you had found it, it would have saved us\r\n(1) your desire to change the problem,\r\n(2) your ranting about computer programs, and\r\n(3) apparent dismissal of the solution(s) that solved the problem correctly before you did, which seems to be what is driving your comments\r\n\r\nCheers!',9597,0);
INSERT INTO comment VALUES (9599,1447,3430,'pat','internalies','2003-11-18 13:07:54',0,'usuually your stuff is pretty good:) ',NULL,0);
INSERT INTO comment VALUES (9600,1383,1301,'Charlie','re(3): Dear Silver Kinght and Charlie,,,,,','2003-11-18 13:24:48',0,'Perhaps there would be interesting portions of your chess-playing source code that you could share by posting portions of the chess-playing problem, with source-code solution, in the Algorithms category.',9591,0);
INSERT INTO comment VALUES (9601,1240,3172,'SilverKnight','solution','2003-11-18 14:54:09',3,'<B>Shea</B>  (I suppose there are other working combinations...)\r\n\r\n(all the combinations can prefix \'-ther\' to form words).\r\n\r\ngather\r\nslither\r\nsmother\r\nwither\r\nbother\r\nlather\r\nfeather\r\n',NULL,0);
INSERT INTO comment VALUES (9602,1240,1626,'Gamer','re: solution','2003-11-18 15:09:09',0,'I didn\'t say this in the queue, but be careful with names. I can say Toge is a name (and it actually might be) but there may be other combinations',9601,0);
INSERT INTO comment VALUES (9603,1240,1567,'Bryan','One Hot Minute!','2003-11-18 15:14:28',3,'All the combinations of letters have the consonants first and the vowels last (a rather obvious property, but they all share it). One man\'s name that fits this rule is Flea, bassist for the Red Hot Chili Peppers.',NULL,0);
INSERT INTO comment VALUES (9604,1220,4323,'Benjamin J. Ladd','Program:','2003-11-18 15:38:31',0,'I\'ll post the program (second method using one fixed point and one random point) as soon as I get it put on this computer.  The results were surprising!  The average of 4 trials at 10,000 iterations of random chords produced not 66.66% as expected, but...\r\n\r\n...75.00125\r\n\r\nWhich would seem to show that the method used to arrive at 66% (namely the choosing of a second random point on a circle in relation to a fixed point) is faulty somehow (I take it that it\'s because the point spreads are different from a fixed point).  But I\'m altogether happy about that!  If that is the case, and 75% can be reached by both methods, then this problem isn\'t a paradox and it does have a real solution regardless of the method taken.  I\'m pretty sure I was wrong when I wrote my first program and after I find the error, I\'ll go ahead and post both programs.\r\n\r\nNow--I\'m only wondering why your program gave you 66%?',NULL,0);
INSERT INTO comment VALUES (9605,1364,4383,'sim wi','Solution','2003-11-18 15:44:01',0,'Jeswin = knight = Grot\r\nParker = knave = Cloysta\r\nCrasbo = liar = Blarg',NULL,0);
INSERT INTO comment VALUES (9606,1240,1301,'Charlie','thoughts','2003-11-18 16:08:24',0,'I had always thought of Shea as a surname, but I guess you can name a boy anything.  A Google search on Shea shows about 5 individuals, a stadium and a theater as examples of a last name before the use as a first name occurs.  A girl\'s name would be Inga.',NULL,0);
INSERT INTO comment VALUES (9607,1240,3196,'Dan','Visting hours are over.......','2003-11-18 17:23:55',3,'Of course the answer is that since Ga, Sli, Smo, Wi, Bo, La and Fea are figures of Norse mythology, the man is Thor Heyerdahl. (The puzzle is called \"Norse Code\"). But if I dared to give that answer,  Charlie and Silver Knight would accuse me of using a computer search !! Therefore...\r\n\r\nI also recognized smo and bo as medical acronyms, so I called my sister, a psychiatric nurse in Vermont, and she instantly identified all these well known medical acronyms:\r\n\r\nga  = Gastric Analysis   \r\nsli = Sodium Lauryl Ishethionate    \r\nsmo = Second Medical Opinion   \r\nwi  = Wave Injector (used to separate gases in medical research)    \r\nbo  = Body Odor   \r\nla  = Laser Annealing   \r\nfea = Front End Analysis (used more frequently by psychiatrists than by proctologists) \r\n\r\nAnd so we also have a very familiar acronym used by hospital emt\'s and paramedics:\r\n\r\n  ford = Found On Road Dead\r\n \r\nSo the man\'s name is Harrison Ford. Like those letter combo\'s, his name is also a medical acronym.\r\n \r\n:-)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 18, 2003, 9:04 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9609,674,1626,'Gamer','re: another solution','2003-11-18 18:13:10',0,'Solving the second equation for that X gives\r\n\r\n&#8730;(19)(y+z) + yz = 3, but since y + z = 5-&#8730;(19), you can replace that.\r\n\r\n25 - 5&#8730;(19) +yz = 3\r\n22 - 5&#8730;(19) + yz = 0\r\n\r\nThis ends up with yz equalling negative; don\'t know if that\'s a problem though',9586,0);
INSERT INTO comment VALUES (9608,1341,4385,'Andy','solution','2003-11-18 17:50:17',0,'In the math of infinity(ies), in this case the infinity that corresponds to the number of integers that exist (Aleph-0), the answer in both cases is still infinity.  It holds true (simplified) that infinity + infinity = infinity.  More technically, to show that the number of marbles in the container is infinite, you (must?) show a 1 to 1 mapping between the marbles and the positive integers.  The marbles in the container (as long as they are not ALL removed at each interval) can be assigned sequential integer numbers, creating this mapping.  \r\nSo, putting ANY number of marbles in the container an infinite number of times results in a container with an infinite number of marbles in it.',NULL,0);
INSERT INTO comment VALUES (9610,674,3558,'Tristan','re: another solution','2003-11-18 18:15:22',0,'&#8730;(x&#178;+y&#178;+z&#178;) does not equal x+y+z',9586,0);
INSERT INTO comment VALUES (9611,1240,3196,'Dan','Hint...it says NORSE code.','2003-11-18 20:22:57',2,'\"Visiting hours are over\" was the first attempted solution that recognized that.......',NULL,0);
INSERT INTO comment VALUES (9612,1383,3386,'Victor Zapana','wow...','2003-11-18 20:28:42',0,'hmm.. im the only one who guessed and check i see.. (i cudnt say this b4 coz i was sick.. poor me) u were impressed sk? lol',NULL,0);
INSERT INTO comment VALUES (9613,674,1301,'Charlie','re(2): another solution','2003-11-18 21:00:40',0,'At the maximum x, y is negative while z is positive.',9609,0);
INSERT INTO comment VALUES (9614,674,3172,'SilverKnight','re(3): another solution','2003-11-18 21:02:31',0,'As mentioned earlier, at the maximum, y and z are both = 1/3.  Is there another solution?',9613,0);
INSERT INTO comment VALUES (9615,674,3351,'Eric','shaving the sphere','2003-11-18 21:24:48',0,'     No, the correct solution is 13/3.  This was best alluded to before visually by the intersection of the hyperboloid xy + xz + yz = 3 and the plane x + y + z = 5.  It becomes much easier to see in examining the intersection of the plane x + y + z = 5 and the sphere x^2 + y^2 + z^2 = 19. \r\n\r\nIn this case we can clearly see that the solution set to both equations is the circle centered at 5/3,5/3,5/3 with radius &#8730;(19 - 25/3) = &#8730;32/3.  Of course, this exists in the plane with the points 5,0,0 0,5,0 and 0,0,5.  If we wish to maximize x we simply need to choose the point on the circle closest to 5,0,0.  With some help from pythagorus we see that point is (13/3,1/3,1/3).',9614,0);
INSERT INTO comment VALUES (9616,674,1301,'Charlie','re(4): another solution','2003-11-18 21:28:07',0,'Whoops. Not doing so good today.  I was looking at a \"3-D\" graph and misjudged the maximum by eye.',9614,0);
INSERT INTO comment VALUES (9617,674,3172,'SilverKnight','re: shaving the sphere','2003-11-18 21:32:14',0,'Um... like, uh... yeah... like that\'s what I said.',9615,0);
INSERT INTO comment VALUES (9618,674,4374,'Richard','Solution by Lagrange Multipliers','2003-11-18 23:22:18',3,'Let f(x,y,z)=x, g(x,y,z)=x+y+z-5, h(x,y,z)=xy+yz+zx-3. Then subject to the constraints g=0 and h=0, f is stationary for any real x,y,z,L,M that satisfy g=h=0 and grad(f)=Lgrad(g)+Mgrad(h) (L and M are the Lagrange multipliers, see, e.g. the Dover book \"Advanced Calculus of Several Variables\" by C.H. Edwards, Jr.) The gradient equation evaluates to the 3 scalar equations 1=L +M(y+z), 0=L+M(x+z), 0=L+M(x+y) and the last two of these imply y=z. Writing y for z in g=0 gives x=5-2y and putting this into h=0 and also writing y for z then gives 3y^2-10y+3=0 so that y=1/3 or 3. Hence x=13/3,y=z=1/3 or x=-1,y=z=3. These correspond respectively to the maximum and the minimum attained by x on the intersection curve of g=0 and h=0.',NULL,0);
INSERT INTO comment VALUES (9619,670,4374,'Richard','re: a little more straightforward','2003-11-19 00:10:42',0,'That 111111 is divisible by 13 is an excellent observation. So the 50-digit number is the sum of multiples of 111111, i.e. multiples of 13, plus (10*x+1)*10^24 where x is the unknown digit. If 10*x+1 is a multiple of 13, we have a solution. Now 91=13*7. so we can use x=9. Also 10^24 is congruent to 1 mod 13 (10^4 is congruent to 3), so any multiplier of 10^24 must be congruent to 0 mod 13, so I think that 9 has to be the only possible value for x.',9520,0);
INSERT INTO comment VALUES (9620,1458,4070,'Tim','A few possible solutions','2003-11-19 00:13:32',0,'Solution 1: Hit your fist against the table.  This does not actually touch the cigarette with any object other than the table itself... which I will assume is not off limits. This results in vibrations which will knock the cigarette over.\r\n\r\nSolution 2: Throw a rock in east india over and over until you disrupt a birds flight, which then causes a ripple in the space-time fabric (general relativity) that careens its way to the cigarette, disturbing the table\'s ability to hold the cigarette upright (like throwing a pebble in the water).',NULL,0);
INSERT INTO comment VALUES (9621,1351,4070,'Tim','Solution','2003-11-19 00:20:41',0,'The third sentance should read: It\'s not too hard to spot, and may surprise you if you are trying to read this over AND over quickly without being as observant a reader as you really should be and not paying much attention.\r\n\r\nThe origional text says: \"read this over over\", and \"should be and and\".... the and is on the wrong line/ in the wrong place depending on how you look at it',NULL,0);
INSERT INTO comment VALUES (9622,1351,4070,'Tim','Oops... Real solution','2003-11-19 00:22:37',3,'The last word of every line is the same as the first word of the next line.',NULL,0);
INSERT INTO comment VALUES (9623,1447,4070,'Tim','Solution','2003-11-19 00:43:23',3,'Take the money to the swinging bridge the other side of town.  If you fill in the blanks, you get \"a secret message\"',NULL,0);
INSERT INTO comment VALUES (9624,670,4374,'Richard','re(2): a little more straightforward','2003-11-19 01:59:52',3,'10^24 is not divisible by 13 by unique factorization into primes as 10^24 factors uniquely as 2^24 * 5^24 and the prime 13 does not appear. The 50-digit number written out in normal number (arabic) notation looks like\r\n111111 111111 111111 111111 x1 111111 111111 111111 111111\r\nwhere I have put in spaces to make the blocks of 6 ones stand out. Thus the number is the sum of multiples of 111111, which is divisble by 13, and x1*10^24. Thus to make the whole thing divisible by 13, x1*10^24 must also be divisible by 13. Since 10^24 certainly is not divisible by 13, x1 must be. The only two-digit number ending in 1 that is divisble by 13 is 91=13*7, so x=9 is the unique solution.',9546,0);
INSERT INTO comment VALUES (9625,1240,1183,'fwaff','re: Hint...it says NORSE code.','2003-11-19 06:21:52',3,'Another solution using the \'Norse Code\' hint is Inga. This uses the same logic as the Shea and Toge solutions, ie all the words can be extended by adding \'ther\'.\r\n\r\nTo be honest none of the names I\'ve seen in any of the solutions so far could be thought of as common, so perhaps we\'re all barking up the wrong fjord.',9611,0);
INSERT INTO comment VALUES (9626,671,1183,'fwaff','Solution','2003-11-19 09:38:00',3,'Let x = 10a + b and assume x is the correct number\r\nLet y = 10b + a then y is the incorrect transposed number\r\nLet z be the sum of the other nine numbers\r\n\r\nSo we have....\r\n\r\n(z + x)/10 + 1.8 = (z + y)/10\r\nz + x + 18 = z + y\r\nx + 18 = y\r\n\r\nre-writing this in terms of a & b gives\r\n\r\n10a + b + 18 = 10b + a\r\n9b - 9a = 18\r\nb - a = 2\r\n',NULL,0);
INSERT INTO comment VALUES (9627,671,4381,'ben','solution','2003-11-19 09:46:11',0,'(s9 +10a +b)/10= (s9+10b+a)/10 - 1.8\r\n\r\ns9 + 10a + b = s9 + 10b + a - 18\r\n\r\n10a - a =10b - b - 18\r\n\r\n9a = 9b - 18\r\n a = b -2\r\n2 = b - a',NULL,0);
INSERT INTO comment VALUES (9628,1341,775,'Cory Taylor','re: solution','2003-11-19 09:51:18',0,'wait wait wait.  wouldn\'t that then fall back to near the beginning of the comment list when I said that the paradox comes from our imposed nomenclature rather than the actual situation itself?\r\nI\'ve felt so alone over here till now :)',9608,0);
INSERT INTO comment VALUES (9629,1383,4381,'ben','','2003-11-19 09:53:11',0,'the only combinations which work for the first part are:\r\n7831\r\n1763\r\n7825\r\n2765\r\n\r\nThe only one of thes that is divisible by 7 is 2765. As he knew which of the combinations was correct it must have been this one.\r\n',NULL,0);
INSERT INTO comment VALUES (9630,671,4385,'Andy','Layman\'s analysis of a solution','2003-11-19 11:11:43',0,'If the mean is off by 1.8, and it is the mean of 10 numbers, then the transposed number is off by 18 (10 x 1.8 = 18).  So, find any two digit number that, when the digits are reversed, is 18 more than it was before.  (13, 24, 35, 46, ...).  Looking at these, b-a = 2.',NULL,0);
INSERT INTO comment VALUES (9631,1240,2839,'FatBoy','oh, I hate to beat a dead horse....','2003-11-19 11:53:19',0,'While SK has recognized a pattern and Shea certainly fits it, DJ went out of his way in the problem to specify a \"common\" name.  I\'m not sure that Shea really fits that bill.<BR>\r\nI\'m wondering if DJ was not looking for either a different pattern or a different name to fit it.',NULL,0);
INSERT INTO comment VALUES (9632,671,2716,'Federico Kereki','Short','2003-11-19 11:58:44',3,'If the mean was 1.8 higher, the sum of the numbers was 18 higher, which means the interchanged numbers had a difference of 18/9 = 2. (This is an old trick used by accounting people to find mistyped numbers.)',NULL,0);
INSERT INTO comment VALUES (9633,671,4082,'wonshot','solution','2003-11-19 12:30:30',0,'(X + Y)/10 - (X + Z)/10  = 1.8\r\n\r\nX = sum of the 9 positive integers with 2 digits\r\nY = ba\r\nZ = ab\r\n\r\nY - Z = 18 \r\nTherefore, \r\n(y,z) = (31,13) ; (42,24); . . .;(97,79)\r\nIn each case (b - a) = (-2).',NULL,0);
INSERT INTO comment VALUES (9634,1497,885,'np_rt','Solution without Analytic Geometry','2003-11-19 13:08:47',0,'Consider the right triangle ABC with angle C as the right angle. Let D be the midpoint of the hypotenuse. Draw the circle with center D and radius equal to one-half of the hypotenuse. By definition, this circle contains points A and B. So the proof is to show that C is on the circle.\r\n\r\nFirst of all, measure of any inscribed angle of a circle is half the measure of the arc. If C were on the circle, it would have a measure of one-half of the arc AB. Since AB is a diameter, arc AB has a measure of 180, so angle C would have to be a right angle if it were on the circle.\r\n\r\nTo prove the converse, we use an indirect proof. Assuming that C is not on the circle. We could find a point P on the line formed by AC (or BC) that intersects the circle. Then angle APB must be a right angle by the above. However, you can only draw ONE unique perpendicular through one point (point B in this case) to a given line (AC in this case). Hence, this is a contradiction, which means that C must be on the circle.\r\n\r\nSince A, B, and C are on the circle, they are all equidistant from the midpoint of the hypotenuse. Therefore, drawing any circle with the center on the midpoint of the hypotenuse and containing at least one of the vertices will contain all three.\r\n\r\nQED',NULL,0);
INSERT INTO comment VALUES (9635,1351,4176,'Joe C','w00t','2003-11-19 14:28:09',0,'it is repeating words \"you\" \"not\", \"over\", and \"and\"',NULL,0);
INSERT INTO comment VALUES (9636,279,2716,'Federico Kereki','Easy solution','2003-11-19 15:26:05',3,'You can write\r\n\r\nlim (x*x*x*x....x)\' = N\r\n&nbsp;&nbsp;x-->2^0 + 0*3 \r\n\r\nand there should be N \"x\" in the product.',NULL,0);
INSERT INTO comment VALUES (9637,1240,1301,'Charlie','the words','2003-11-19 15:30:16',1,'When the Random House Unabridged Dictionary CD is asked for all the 8-letter words ending in ther, it gives aweather, breather, ingather, regather, sheather, smoother, Strother, together, untether, upgather and wreather.',NULL,0);
INSERT INTO comment VALUES (9638,1474,3172,'SilverKnight','interesting problem...','2003-11-19 15:51:52',1,'I think it\'s difficult to analyze directly, because the conditional probabilities quickly grow quite complex... kind of like trying to analyze the game of black jack.\r\n\r\nMy thoughts would be to run this through computer simulations (this is a relatively easy problem to simulate) and analyze the results of performing one million trials of this.\r\n\r\nThen we could determine the mean, median, mode, of the number of cards drawn.\r\n\r\nBTW, it is not clear what this question is asking....\r\n\r\nFor instance, it may be that we can expect to get three of a kind (I\'m making these figures up) before reaching the 22nd card (say... 50.0034% occur on or before the 22nd card), but it may be the most likely card to be the third of three-of-a-kind might be the 19th card pulled.\r\n\r\nFor which of these questions is Lewis after the answer?  (Although if one performs the simulation, it should be trivial to answer both).\r\n_______________________________\r\n\r\nLastly, a couple of observations...\r\n\r\n<LI>One can\'t get three of a kind until you draw the 3rd card (obviously).\r\n<LI>And you can\'t avoid getting a three of a kind on or before the 27th card.\n\n<i>Edited on <b>November 19, 2003, 3:53 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9639,1474,1301,'Charlie','simulation','2003-11-19 16:25:47',2,'The program:\r\nDIM card(52)\r\nDIM denCt(13)\r\nDIM howMany(27)\r\n\r\nRANDOMIZE TIMER\r\n\r\nFOR i = 1 TO 52\r\n&nbsp;&nbsp;card(i) = i\r\nNEXT\r\n\r\nFOR trial = 1 TO 1000000\r\n&nbsp;&nbsp;FOR i = 1 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(i) = 0\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 52\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = INT(52 * RND(1) + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i &lt;&gt; s THEN SWAP card(i), card(s)\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 27\r\n&nbsp;&nbsp;&nbsp;&nbsp;den = INT((card(i) - 1) / 4) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(den) = denCt(den) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF denCt(den) > 2 THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;howMany(i) = howMany(i) + 1\r\nNEXT\r\nFOR i = 1 TO 27: PRINT USING \"## ######\"; i; howMany(i): NEXT\r\n\r\nproduces during a specific run\r\n 1      0\r\n 2      0\r\n 3   2386\r\n 4   7009\r\n 5  13553\r\n 6  21802\r\n 7  32049\r\n 8  43066\r\n 9  54850\r\n10  65895\r\n11  75718\r\n12  84492\r\n13  88909\r\n14  90652\r\n15  87690\r\n16  81244\r\n17  71369\r\n18  58910\r\n19  44953\r\n20  32297\r\n21  21086\r\n22  12229\r\n23   6194\r\n24   2532\r\n25    867\r\n26    216\r\n27     32\r\n\r\nClearly 14 is the modal number of cards dealt, which is presumably what the puzzle is calling for.\r\n(at numbers like 90,000 the uncertainty of the true mean is give or take about 300 or so).\r\n',NULL,0);
INSERT INTO comment VALUES (9640,1474,3172,'SilverKnight','re: simulation','2003-11-19 16:45:30',0,'Thanks Charlie! (Though, I can\'t believe you stooped to using a computer to solve the problem!)\r\n\r\nAnyway... would you like to change your 4\'s to 8\'s, and your 52\'s to 104\'s... and run the program again (to simulate the two deck question).\r\n\r\nMy Prediction:\r\n<I>The mode will stay around 14, probably moving to 13.  And the 50% mark will also stay around where it is... moving a little bit towards the front (towards the lower numbers).</i>\r\n\r\nBTW, you didn\'t calculate where the \'50% mark\' is... :-)\n\n<i>Edited on <b>November 19, 2003, 4:47 pm</b></i>',9639,0);
INSERT INTO comment VALUES (9641,1458,4385,'Andy','Another answer that works','2003-11-19 16:52:16',0,'Cigarettes make one think of flames.  Burning one side of the filter will surely cause it to fall.  The flame is not (solid, liquid, or gas), it is energy being emitted by the chemical transformation of whatever is burning.  ',NULL,0);
INSERT INTO comment VALUES (9642,1474,3172,'SilverKnight','re(2): simulation','2003-11-19 17:00:34',0,'BTW,\r\n\r\nHere is the cumulative probability (based on <A HREF=\"http://perplexus.info/show.php?pid=1474&cid=9639\">Charlie\'s simulation results</a>)\r\n\r\nAnd this shows that not only is the mode 14, but that it is not until the 14th card that we can expect (cumulative probability &#62; 50%) to have a three-of-a-kind.\r\n\r\nI look forward to seeing if <A HREF=\"http://perplexus.info/show.php?pid=1474&cid=9640\">my prediction</a> is true.\r\n_______________________________\r\n\r\n01	0.000000\r\n02	0.000000\r\n03	0.002386\r\n04	0.009395\r\n05	0.022948\r\n06	0.044750\r\n07	0.076799\r\n08	0.119865\r\n09	0.174715\r\n10	0.240610\r\n11	0.316328\r\n12	0.400820\r\n13	0.489729\r\n14	0.580381\r\n15	0.668071\r\n16	0.749315\r\n17	0.820684\r\n18	0.879594\r\n19	0.924547\r\n20	0.956844\r\n21	0.977930\r\n22	0.990159\r\n23	0.996353\r\n24	0.998885\r\n25	0.999752\r\n26	0.999968\r\n27	1.000000\n\n<i>Edited on <b>November 19, 2003, 5:03 pm</b></i>',9640,0);
INSERT INTO comment VALUES (9643,830,4385,'Andy','One explanation of the origin of the wive\'s tale','2003-11-19 17:01:41',0,'On a cold night, if you pour out a bucket of water on a solid surface (say, a frozen pond, or a paved street), it is possible (maybe) that hot water could freeze faster than cold.  As the water spreads thin over the pond, the exterior of the pool of water begins to freeze, solidifying the entire pool.  The cold water WILL freeze faster than the hot on the exterior surface of the pool, causing a thicker pool with a liquid center.  Once the thickness of the pool is set, the time required to freeze the center will be proportional to the thickness as well as the starting temperature of the water.  One can imagine cases where the thickness is enough to overcome the difference in initial temperature, thus causing the hotter water to freeze completely before the colder water.  I have no empirical data to support this claim, but it seems plausible.',NULL,0);
INSERT INTO comment VALUES (9644,1474,1301,'Charlie','Adding Median and Mean to simulation','2003-11-19 17:21:29',0,'DIM card(52)\r\nDIM denCt(13)\r\nDIM howMany(27)\r\nDIM cum(27)\r\n\r\nRANDOMIZE TIMER\r\n\r\nFOR i = 1 TO 52\r\n&nbsp;&nbsp;card(i) = i\r\nNEXT\r\n\r\nFOR trial = 1 TO 1000000\r\n&nbsp;&nbsp;FOR i = 1 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(i) = 0\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 52\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = INT(52 * RND(1) + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i &lt;&gt; s THEN SWAP card(i), card(s)\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 27\r\n&nbsp;&nbsp;&nbsp;&nbsp;den = INT((card(i) - 1) / 4) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(den) = denCt(den) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF denCt(den) > 2 THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;howMany(i) = howMany(i) + 1\r\nNEXT\r\nFOR i = 1 TO 27: PRINT USING \"## ######\"; i; howMany(i): NEXT\r\nFOR i = 1 TO 27\r\n&nbsp;cum(i) = cum(i - 1) + howMany(i)\r\n&nbsp;IF cum(i) > 500000 THEN\r\n&nbsp;&nbsp;IF med = 0 THEN\r\n&nbsp;&nbsp;&nbsp;med = i - 1 + (500000 - cum(i - 1)) / (howMany(i))\r\n&nbsp;&nbsp;&nbsp;PRINT \"Median is\"; med\r\n&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\n&nbsp;tot = tot + howMany(i) * i\r\nNEXT\r\nPRINT \"Mean is\"; tot / 1000000\r\n\r\nproduces, this time:\r\n 1      0\r\n 2      0\r\n 3   2362\r\n 4   6825\r\n 5  13503\r\n 6  22116\r\n 7  31874\r\n 8  43283\r\n 9  54959\r\n10  66118\r\n11  75863\r\n12  84017\r\n13  89483\r\n14  90212\r\n15  87968\r\n16  81023\r\n17  70907\r\n18  58670\r\n19  45093\r\n20  32431\r\n21  21024\r\n22  12356\r\n23   6237\r\n24   2579\r\n25    874\r\n26    197\r\n27     26\r\nMedian is 13.10638\r\nMean is 13.557845\r\n',NULL,0);
INSERT INTO comment VALUES (9645,1383,4398,'bex','solution?','2003-11-19 17:33:38',0,'4835?',NULL,0);
INSERT INTO comment VALUES (9646,1474,1301,'Charlie','2-deck simulation','2003-11-19 17:34:52',0,'The program\r\n\r\nDIM card(104)\r\nDIM denCt(13)\r\nDIM howMany(27)\r\nDIM cum(27)\r\n\r\nRANDOMIZE TIMER\r\n\r\nFOR i = 1 TO 104\r\n&nbsp;&nbsp;card(i) = i\r\nNEXT\r\n\r\nFOR trial = 1 TO 1000000\r\n&nbsp;&nbsp;FOR i = 1 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(i) = 0\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 104\r\n&nbsp;&nbsp;&nbsp;&nbsp;s = INT(104 * RND(1) + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i &lt;&gt; s THEN SWAP card(i), card(s)\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR i = 1 TO 27\r\n&nbsp;&nbsp;&nbsp;&nbsp;den = INT((card(i) - 1) / 8) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;denCt(den) = denCt(den) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF denCt(den) > 2 THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;howMany(i) = howMany(i) + 1\r\nNEXT\r\nFOR i = 1 TO 27: PRINT USING \"## ######\"; i; howMany(i): NEXT\r\nFOR i = 1 TO 27\r\n&nbsp;cum(i) = cum(i - 1) + howMany(i)\r\n&nbsp;IF cum(i) > 500000 THEN\r\n&nbsp;&nbsp;IF med = 0 THEN\r\n&nbsp;&nbsp;&nbsp;med = i - 1 + (500000 - cum(i - 1)) / (howMany(i))\r\n&nbsp;&nbsp;&nbsp;PRINT \"Median is\"; med\r\n&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\n&nbsp;tot = tot + howMany(i) * i\r\nNEXT\r\nPRINT \"Mean is\"; tot / 1000000\r\n\r\nFinds a mode of 12, median of 11.67 and mean of 12.22:\r\n\r\n 1      0\r\n 2      0\r\n 3   4009\r\n 4  11305\r\n 5  21487\r\n 6  34033\r\n 7  47959\r\n 8  62189\r\n 9  74922\r\n10  85932\r\n11  93636\r\n12  96659\r\n13  94847\r\n14  88035\r\n15  78512\r\n16  64317\r\n17  50641\r\n18  36789\r\n19  24680\r\n20  15192\r\n21   8242\r\n22   4099\r\n23   1727\r\n24    608\r\n25    151\r\n26     28\r\n27      1\r\nMedian is 11.66758\r\nMean is 12.215842\r\n',NULL,0);
INSERT INTO comment VALUES (9647,1383,4398,'bex','woops','2003-11-19 17:40:26',0,'woops',NULL,0);
INSERT INTO comment VALUES (9648,1240,3196,'Dan','re: the words','2003-11-19 17:46:59',4,'\"When the Random House Unabridged Dictionary CD is asked for all the 8-letter words ending in ther, it gives aweather, breather, ingather, regather, sheather, smoother, \r\nStrother, together, untether, upgather and wreather\'.....\r\n  \r\n...and this has what do do with the fact that this puzzle is in NORSE code ? \r\n',9637,0);
INSERT INTO comment VALUES (9649,670,3558,'Tristan','re(3): a little more straightforward','2003-11-19 19:06:25',0,'First of all, you mistakenly placed the x in the 25th digit, not the 26th.  Second of all, I found a mistake in Eric\'s solution.  \r\n\r\nMy earlier reasoning was that if you took the first and last 24 ones, you\'d be left with 1X,000,000,000,000,000,000,000,000 <b>not</b> 1X.  Therefore, 10^24 should be divisible by 13.  I checked this on my calculator, not thinking about prime factorization or the fact that the calculator only has 14 significant digits.  You are right, it is not divisible by 13.  \r\n\r\nSo I looked again at the \"straightforward\" solution and found that you cannot cancel any 1\'s except the last 6.  If you cancel out the others, you\'d be assuming that 1,000,000 is divisible by 13, when it\'s really not.  Coincidentally, his solution gets the same answer anyway.',9624,0);
INSERT INTO comment VALUES (9650,1474,3386,'Victor Zapana','challenge','2003-11-19 20:02:08',0,'i propose a challenge... can anyone solve this WITHOUT using a computer program?',NULL,0);
INSERT INTO comment VALUES (9651,670,4374,'Richard','re(4): a little more straightforward','2003-11-19 21:21:06',0,'I wrote the number as\r\n111111 111111 111111 111111 x1 111111 111111 111111 111111 \r\nand if you call the rightmost (least significant) digit the first digit, then my x is the 26th digit, and x=9 is the answer for this 26th digit. If you call the leftmost digit (most significant) the first digit then the 26th digit moves left one place, giving instead\r\n111111 111111 111111 111111 1x 111111 111111 111111 111111 \r\nand x=3 is now the answer. What is important is that 111111 is divisble by 13 and 10^n is not.',9649,0);
INSERT INTO comment VALUES (9652,670,4374,'Richard','re(5): a little more straightforward','2003-11-19 21:30:45',0,'I wrote\r\n\r\nIf you call the leftmost digit (most significant) the first digit then the 26th digit moves left one place, giving instead \r\n111111 111111 111111 111111 1x 111111 111111 111111 111111 \r\n\r\nbut the digit moves right, not left, of course. Sorry for the misteak.\r\n\r\n',9651,0);
INSERT INTO comment VALUES (9653,1240,3351,'Eric','Paging Dr. Huckstable','2003-11-19 22:40:27',0,'The name we are searching for is Theo as in \"The Other\".  (Random House doesn\'t help with two-word entries)',9648,0);
INSERT INTO comment VALUES (9654,1240,1575,'DJ','re: Paging Dr. Huckstable','2003-11-19 22:57:07',2,'This whole line of thought is in the right direction, but the property that all the words share is a little different than SK\'s first suggestion.\r\n\r\nEric is on the right track in more ways than one... =P',9653,0);
INSERT INTO comment VALUES (9655,1240,3351,'Eric','re(2): Paging Dr. Huckstable','2003-11-20 00:10:20',0,'I guess we could add an \'s\' to the end of everything and get a Nicole Kidman movie.  Or maybe we\'ll have a Shel Silverstein moment with \"Hugo\"...\r\n\r\ngathers\r\nslithers\r\nsmothers\r\nwithers\r\nbothers\r\nlathers\r\nfeathers\r\nthe others\r\nhug others\r\n\r\nI\'m sorry I just don\'t know any other Norse names other than Thor, Sven, Lars, Leif, and of course Erik.',9654,0);
INSERT INTO comment VALUES (9656,1474,3196,'Dan','I think I\'ve got it. (No computer program used).','2003-11-20 03:33:26',3,'It is important to use precise language on this website, so people don\'t spin their wheels. A \"three of a kind\" in poker, involves 5 cards, not 3. 3 aces, a king and a five are a \"three of a kind\", but 3 fours and 2 jacks is a full house, not three of a kind. If you draw a king, a king, a king, a queen and a queen in your first five draws, that is not three of a kind. The solution that follows relies on this interpretation.    \r\n\r\nPart 1:\r\n\r\n\"You have a standard pack of 52 playing cards. You then shuffle them and begin to draw out cards until you have three of a kind. [It doesn\'t matter which card this is, so let\'s just consider the case of 3 aces and 2 nonmatching cards]. What is the most likely number of cards drawn when this happens?\" \r\n\r\nAnswer (believe it or not): 5 cards !!!!!! When you go beyond 5 cards, the probablility of getting a \"spoiler\" (2 pairs, eg) increases rapidly.\r\n\r\nYou can only achieve a true \"three of a kind\" hand by drawing between 5 and 14 cards.\r\n\r\nThe various probabilities in a 52 card deck are:\r\n\r\nThere are 52*51*50*49*48=311875200 ways to draw the first 5 cards, of which there are (4*3*2)*(48*44)*(5*4*3*2*1)=2880*(48*44)=6082560 ways to get 3 aces and 2 nonmatching cards. Odds=0.0195031859\r\n\r\nThere are 52*51*50*49*48*47=14658134400  ways to draw the first 6 cards, of which there are 2880*(48*44*40)=243302400 ways to get 3 aces and 2 nonmatching cards. Odds=0.0165984561\r\n   \r\nThere are 52*51*50*49*48*47*46=674274182400 ways to draw the first 7 cards, of which there are 2880*(48*44*40*36)=8758886400 ways to get 3 aces and 2 nonmatching cards. Odds=0.0129900961\r\n\r\netc......up to:  \r\n\r\nThere are 52*51*50*49*48*47*46*45*44*43*42*41*40*39*38\r\n=5.8601875986e24 ways to draw the first 15 cards, of which there are \r\n2880*(48*44*40*36*32*28*24*20*16*12*8*4*2)=1.4465363954e18 ways to get 3 aces and 2 nonmatchng cards. Odds=0.0000002468\r\n\r\nFor 52 cards:\r\nOdds of 3 aces and 2 nonmatching cards (\"three of a kind\"):\r\n(in the first 5 draws) 0.0195031859\r\n(6 draws) = 0.0165984561\r\n(7 draws) = 0.0129900961\r\n(8 draws) = 0.0080827264\r\n(9 draws) = 0.0044087599\r\n(10 draws) = 0.002050586\r\n(11 draws) = 0.0007811756\r\n(12 draws) = 0.0002286368\r\n(13 draws) = 0.0000457274\r\n(14 draws) = 0.00000469\r\n(15 draws) = 0.0000002468\r\n\r\nSo 5 cards is the most likely. \r\n\r\nPart 2.\r\n\r\n\"You then shuffle another pack of 52 playing cards into the pile. What happens to the expected number of cards now? (i.e. does it double / halve / stay the same?)\"\r\n \r\nAnswer: It stays the same.\r\n\r\nAs before, you must draw between 5 and 14 cards from the deck of 104. \r\n\r\n\r\nThere are 104*103*102*101*100=11035502400 ways to draw the first 5 cards, of which there are \r\n(8*7*6)*(96*88)*(5*4*3*2*1)\r\n=40320*(96*88)=340623360 ways to get 3 aces and two nonmatching cards. Odds=0.0308661398\r\n  \r\nThere are 104*103*102*101*100*99=1092514737600 ways to draw the first 6 cards, of which there are 40320*(96*88*80)=27249868800 ways to get 3 aces and 2 nonmatching cards. Odds=0.0249423352\r\n  \r\nThere are 104*103*102*101*100*99*98=1.049251154e16 ways to draw the first 7 cards, of which there are \r\n40320*(96*88*80*72*64)=1743991603200 ways to get 3 aces and 2 nonmatching cards. Odds=0.000166213\r\n  \r\netc.... up to:\r\n\r\nThere are 104*103*102*101*100*99*98*97*96*95*94*94*93*92\r\n=7.0173398711e29 ways to draw the first 14 cards, of which there are \r\n40320*(96*88*80*72*64*56*48*40*32*24*16*8)=1.1060024408e23 ways to get 3 aces and 2 nonmatching cards. Odds=0.0000001576\r\n\r\n\r\nFor 104 cards:\r\nThe odds of getting 3 aces and 2 nonmatching cards are:\r\n(1st 5 draws) = 0.0308661398\r\n(6 draws) = 0.0249423352\r\n(7 draws) = .000166213\r\n(8 draws) = .000095958\r\n(9 draws) = .000047979\r\n(10 draws) = .0000202017\r\n(11 draws) = .0000068772\r\n(12 draws) = .0000017559\r\n(13 draws) = .0000018125\r\n(14 draws) = .0000001576\r\n \r\nSo again 5 cards is the most likely number. \r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 20, 2003, 8:05 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9657,1474,3196,'Dan','THREE OF A KIND !!!!!!!','2003-11-20 05:56:47',2,'Except for me, no one has picked up on the use of the term \"three of a kind\" (rather than, say, \"three matching cards\") in this puzzle. \"Three of a kind\" is a very specific poker term. Any Internet search on \"poker rules\" will quickly confirm this. \"Three of a kind\" means: \"Five cards of which three are matching cards - e.g. three jacks -- with the remaining two cards not being a pair (that would be a full house if it were).\"\r\n  \r\nTherefore the puzzle can be clarified as follows: \"...You then shuffle them and begin to draw out cards until you have three that match and two that do not match, as for example 3 jacks, an ace and a queen. What is the most likely number of cards drawn when this happens?\"\r\n\r\n\r\n\n\n<i>Edited on <b>November 20, 2003, 5:59 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9658,671,4404,'Mike','a short one','2003-11-20 07:23:52',0,'Y + 10b-a =10(M+1.8)\r\nY+ 10a-b = 10M\r\n9b-9a = 18\r\nb-a =2 ',NULL,0);
INSERT INTO comment VALUES (9659,1475,4098,'lovejoy','re: Simple','2003-11-20 09:13:56',0,'How can the easternmost point of the USA be in Alaska?which is the westernmost point of the USA?',8882,0);
INSERT INTO comment VALUES (9660,1474,775,'Cory Taylor','re: THREE OF A KIND !!!!!!!','2003-11-20 10:02:29',0,'Sure, if there were any mention of poker in the question then I\'d jump on your train, but, reading carefully, there is no such requirement.  Assuming that the draws are related to poker changes the question in a very substantial way, as then both the definition of success and the method of trial change.  By this I mean that the goal of the probability changes (because you\'re now looking for three matching cards and no pair, as opposed to simply three matching cards) and the procedure involoved changes because in (standard) poker you have only five cards from which to draw your hand, but in the question there is no such restriction - with 12 cards being A,A,2,3,5,7,7,8,8,8,Q,K we have succeeded in matching the problem requirements - if you\'d draw and discard though (especially if originally dealt the 2 Aces along with only one of the 8\'s) then you\'ve only 5 of these - what if you\'d thrown an eight at some point?  There is no mention of thrown cards when drawing new ones, and in fact, none of the previous solutions included that as a mechanism involved in the problem.\r\n\r\nSo while you\'ve solved an interesting problem, it unfortunately was not the one as stated (as written) or as intended (I\'m willing to bet that Lewis is not a poker player).',9657,0);
INSERT INTO comment VALUES (9661,1383,4406,'r','cool','2003-11-20 10:18:58',0,'this was pretty hard!\r\n',NULL,0);
INSERT INTO comment VALUES (9662,658,4406,'r','hard','2003-11-20 10:29:46',0,'just like i said, it\'s hard',NULL,0);
INSERT INTO comment VALUES (9663,1475,2839,'FatBoy','re(2): Simple','2003-11-20 10:59:30',0,'Look at a world map (or better yet a globe in stead of just a US map.',9659,0);
INSERT INTO comment VALUES (9664,1505,4360,'Gus','72-4-182-156-30-420','2003-11-20 11:12:57',0,'506-30-342-650 / 210-90-12-30 / 240-210-30.',NULL,0);
INSERT INTO comment VALUES (9665,1474,3172,'SilverKnight','re: I think I\'ve got it. (No computer program used).','2003-11-20 11:14:21',4,'Dan,\r\n\r\nI agree with Cory (and my previous posts) that the intended three of a kind doesn\'t involve a \"poker hand of five\".....\r\n\r\nBut even allowing for the \"poker\" three of a kind....  I don\'t understand your analysis.\r\n\r\nIn particular, I don\'t understand your comment:\r\n<I>\"You can only achieve a true \'three of a kind\' hand by drawing between 5 and 14 cards.\"</I>\"\r\n\r\nWhy couldn\'t I draw, for example, 2 Aces\'s, 2 2\'s, 2 3\'s, etc... all the way to 2 Kings (2 x 13 = 26 cards), before being forced to draw the third of a kind of any rank?\r\n\r\n--- SK',9656,0);
INSERT INTO comment VALUES (9666,650,4406,'r','I give!','2003-11-20 11:15:02',0,'2hard4me',NULL,0);
INSERT INTO comment VALUES (9667,1505,4360,'Gus','re: 72-4-182-156-30-420 (correction)','2003-11-20 11:16:19',0,'72-2-182-156-30-420!!\r\n',9664,0);
INSERT INTO comment VALUES (9668,1505,3386,'Victor Zapana','first thoughts','2003-11-20 11:17:24',0,'hmm.. some observations... <p>\r\nwell many of the numbers that signify letters are multiples of 3. mebe they\'re consonants? <p>\r\n420 is very common in this message. possibly it is a vowel, or a common consonant? <p>\r\nmany are multiples of 10, mebe that helps? <p>\r\nit probably doesn\'t involve the factors of the numbers... <p>\r\nhmm.. some random observations...',NULL,0);
INSERT INTO comment VALUES (9669,1505,3386,'Victor Zapana','nm on my first thoughts','2003-11-20 11:19:35',0,'hmm gus.. enlighten us.. i assume ur post title means ANSWER, but i dun get the key.. please explain how you optain these numbers and change them into letters.',NULL,0);
INSERT INTO comment VALUES (9670,1451,4406,'r','nice','2003-11-20 11:21:17',0,'cool prob',NULL,0);
INSERT INTO comment VALUES (9671,65,4385,'Andy','A-priori probability','2003-11-20 11:22:59',0,'Understanding the deception here is akin to understanding a-priori probability.  Before a card is drawn you have a 1 in 3 chance of winning.  No matter which card is drawn you will still play the game.  Even though you have new information after the draw (one of the cards cannot be the visible one), you are not making any decisions based on this new information, therefore you cannot change your previous odds of winning.',NULL,0);
INSERT INTO comment VALUES (9672,1505,4360,'Gus','re: nm on my first thoughts','2003-11-20 11:31:47',0,'Hi Victor, I used a similar logic to the one that E. A. Poe used in one of his famous tales. That is, to see which numbers appears more times un the text and associate it to the most common letters in english and then to try to find some patterns and associate them to common words. \r\n\r\nI really did not follow this rule strictly, but surely it helps a lot.\r\n\r\n72-240-272-30 / 420-72-90-380 / 72-30-156-272-380!!\r\n',9669,0);
INSERT INTO comment VALUES (9673,1505,3172,'SilverKnight','210-240-420 / 420-240-240 / 72-2-342-20','2003-11-20 12:00:01',3,'uh... or, er... something like that...',NULL,0);
INSERT INTO comment VALUES (9674,1474,3196,'Dan','re(2): I think I\'ve got it. (No computer program used).','2003-11-20 12:10:43',0,'Dear SilverKnight:\r\n\r\nI stand by my analysis, sir.\r\n\r\n(1) The Merriam Webster online dictionary contains the following two entries: \"three of a kind\" - \"three cards of the same rank in one hand; see POKER\"; and \"full house\" - a poker hand containing three of a kind and a pair — see POKER\".  Any casual poker player instantly recognizes the term \"three of a kind\" and understands it in that sense - a five card poker hand (3 matching cards, 2 unmatching), different from a full house( 3 matching cards, 2 matching cards\".\r\n(2) In your example, the following cards are drawn: Ace Ace 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 Jack Jack Queen  Queen King King. After the first four cards in this sequence are drawn, it is no longer possible to draw a \"3 of a kind\" in the poker sense. As soon as you draw another Ace, you now have 3 Aces and two 2\'s, since the 3rd and 4rth cards drawn were 2\'s -- you have a full house, not \"3 of a kind\".    \r\n\r\n\r\n:-)\n\n<i>Edited on <b>November 20, 2003, 12:16 pm</b></i>',9665,0);
INSERT INTO comment VALUES (9675,1505,3922,'Paul','Solution, if you want help...','2003-11-20 12:18:09',0,'Several things to notice:  the number 2 shows up by its self.  Meaning either an \"I\" or an \"A\".  most likely an \"A\".  And there are few 3 letter words that come up often in codes:  \"THE\" \"AND\" \"ITS\".  So we can rule out \"AND\" for the second word because the \"A\" is already used.  \r\nWhen looking at just these two parts we can show that the middle section looks like this:\r\nT_, _E, _ _, _ _T, T_, _E, THAT, _ _, THE, _ _ E_T_ _ _ .  \r\n\r\nLooking at the spaces available I found it ovious what this quote should be, because not to many letters can go after \"T\" to make a 2 letter word (A and E already taken). With the numbers found in the second quote, and the end of the quote starts with a squiggle (normally meaning someone said/wrote it) I was able to create enough of word to crack the code.  ',NULL,0);
INSERT INTO comment VALUES (9676,1474,3224,'Lee','','2003-11-20 12:20:34',0,'Dan,\r\nHow can you claim \"Three of a kind\" is exclusively a poker term?  \r\nMan1:  I\'ve got a luverrly matching set of two coconuts\r\nMan2:  You mean a pair?\r\nMan1:  Pardon?\r\nMan2:  You\'ll have to excuse me, it\'s poker jargon.  \r\n\r\nInternet search? Pop \'three of a kind\' into g00gle and wake me up when you find the poker sites.\r\n\r\nThis gets me;\r\n\"....Therefore the puzzle can be clarified as follows: \"...You then shuffle them and begin to draw out cards until you have three that match and two that do not match, as for example 3 jacks, an ace and a queen. What is the most likely number of cards drawn when this happens?\"\r\n\r\nLet\'s see. I draw 5 card hands until I get 3 that match and 2 that don\'t.\r\nThe most likely number of cards drawn when this happens?\"\r\nIs it.......no, it can\'t be....is it 5?\r\n\r\nYour argument\'s about 3 times bigger than its diameter.\r\nI hope I see a neat computer-free answer but since a calculator (does this count as a computer?) comes in handy just working out 1 case, I feel a computer is required.\r\nCan anyone figure out the distribution???????\r\nI could go to jail and never justify the time to do this by hand',NULL,0);
INSERT INTO comment VALUES (9677,1474,3224,'Lee','My house is full of pears!','2003-11-20 12:24:58',0,'I was going to use that title last time but I forgot.\r\nI can\'t see me using the phrase anywhere else so it might as well go here.\r\nIt was topical and funny when I thought of it.\r\nHonest.',NULL,0);
INSERT INTO comment VALUES (9678,1505,3922,'Paul','Code Revealed..','2003-11-20 12:27:19',3,'As for what each letter is.  The difference between each letter and the number represented by that number follows a pattern.  A (2) and B (6).  There is a difference of 4.  The difference between B (6) and C (12) is 6.  This pattern of adding 2 to the difference shows up all the way to Z (702) which is 52 more than Y (650) which is 50 more than X...etc...',NULL,0);
INSERT INTO comment VALUES (9679,1474,3172,'SilverKnight','re(3): I think I\'ve got it. (No computer program used).','2003-11-20 12:40:27',4,'Dan,\r\n\r\nYou wrote:\r\n<I>\"You can only achieve a true \'three of a kind\' hand by drawing between 5 and 14 cards.\"</I>\r\n\r\nSo, why do you have a probability of getting the \"3 of a kind\" on the 15th card (of 0.0000002468)?',9674,0);
INSERT INTO comment VALUES (9680,1474,3196,'Dan','re:','2003-11-20 12:42:53',0,'OK, wiseguy...it isn\'t just pears your house is full of... But seriously, I know that my answer, 5, goes against intuition, but if \"3-of-a-kind\" is interpreted as a poker hand, as it should be, then when more than 5 cards are drawn, the odds  of \"2 pairs\" overwhelm the odds of a true poker \"3-of-a-kind\". Btw...since you don\'t like puzzles that tempt the less ambitious among us to run crying to their programs and spreadsheets, here are 2 excellent puzzles you can try that don\'t require computers: \"If a square has perimeter of length 32 inches, what is the length of one of its sides?\" and \"What are the fewest steps required to put a bag of M&Ms in alphabetic sequence?\" Don\'t laugh; after that \"An Egg-Celent Question\" entry, I am half expecting to see puzzles like these on this website...  :-)   \r\n\r\n\n\n<i>Edited on <b>November 20, 2003, 12:45 pm</b></i>',9676,0);
INSERT INTO comment VALUES (9681,1474,3172,'SilverKnight','re(2):','2003-11-20 12:54:35',0,'Holy dismissive people batman!\r\n\r\nDan... chill out...\r\n\r\n(1) I (and others) don\'t think the intent here is to make a 3 of five hand.\r\n(2) You are welcome to attempt to solve the problem as if that was the intent.\r\n(3) The problem, as you are interpreting it, is a much easier problem than interpreting it <I>the way most of us are interpreting it</I>.\r\n\r\nso, I suggest you solve the same problem that we are solving  (and preferably do it without a computer).',9680,0);
INSERT INTO comment VALUES (9682,1474,3224,'Lee','re(2):','2003-11-20 13:42:26',0,'As soon as 4 cards are drawn (and making 2 pairs possible) the\r\n\"the odds of \"2 pairs\" overwhelm the odds of a true poker \"3-of-a-kind\". \r\nThis is a facet of two pairs always being easier to make\r\nSometimes problems get posted that the poster doesn\'t know the solution to - or knows a way of doing it (using computers) but finds the problem of potential interest to others. I\'d love to see the problem solved in a \"Wow, that\'s a neat way of thinking\" kinda way but if it isn\'t my nose retains all its epidermis.  Sometimes a computer assisted answer generates interest or pointers to \'solve\' the puzzle without one - and this can only be a good thing.\r\n',9680,0);
INSERT INTO comment VALUES (9683,1474,3172,'SilverKnight','Dan - yet another problem with your analysis','2003-11-20 14:30:39',1,'Dan,\r\n\r\nAgain, you can stand by your previous analysis or anything else you want.\r\n\r\nTo be very clear:  I think the intent of this problem is to have THREE CARDS of the same rank (ignoring poker hands).\r\n\r\nBut I decided to follow your analysis on the assumption that the intent was a \"poker hand\".\r\n\r\nI assumed that your analysis of combinatorial probability was correct (and I didn\'t previously check your figures).  It is not correct.\r\n_________________________\r\n\r\n(1)\r\nYou wrote:\r\n<I>\"There are 52*51*50*49*48=311875200 ways to draw the first 5 cards, of which there are (4*3*2)*(48*44)*(5*4*3*2*1)=2880*(48*44)=6082560 ways to get 3 aces and 2 nonmatching cards. Odds=0.0195031859\"</I>\r\n\r\nThis is definitely wrong.\r\n\r\nThe proper analysis of the likelihood of getting 3 Aces and 2 non-matching OTHER cards is:\r\n\r\nTotal combinations (not permutations) of getting ANY 5 cards is:\r\n52!/(47! * 5!) which is 52*51*50*49*58/(5*4*3*2*1)\r\nwhich is 2,598,960\r\nSo far, this is similar to what you did, except you were working with permutations not combinations (so you didn\'t divide by 5!).\r\n\r\nTo continue, to identify the number of combinations that have Three Aces and two non-matching cards:\r\n4*3*2*48*44/(3! * 2!) = 4*24*44 = 4224\r\n\r\nTherefore, the likelihood of getting three aces is:\r\n4224/2598960 = .001625265\r\n(This is less than one tenth of the figure you came up with.)\r\n\r\nBy symmetry, multiply this by 13 (not just aces) and you get:\r\n<B>~.02112845 is the probability of being dealt a three of a kind poker hand (not including a full house).</B>\r\n\r\nThis is definitely not equal to what you came up with.\r\n\r\nI will allow you to extend this logic, if you wish, to 6 cards, 7 cards, etc.\r\n_________________________\r\n\r\n(2)\r\nYou wrote:\r\n<I>You can only achieve a true \"three of a kind\" hand by drawing between 5 and 14 cards.</I>\r\n\r\nYou still haven\'t addressed why you have a probability for getting this on the 15th draw:\r\n<I>\"(15 draws) = 0.0000002468\"</I>\r\n\r\nThis is inconsistent.',9656,0);
INSERT INTO comment VALUES (9684,670,4408,'Kirk','A similar problem but perhaps a bit trickier','2003-11-20 14:53:01',0,'Hi.\r\nI\'m new here, so please forgive me for posting this if I\'m not supposed to, but I like this kind of problem. The technique to the problem is handy to remember in maths challenges...\r\nThe problem is this:\r\n\r\nA student realises that a certain 12-digit number is exactly divisible by 11. His mate comes along and drops ink over the 8th digit. The student can now only read 11 of the 12 digits and cannot remember what the \"inked\" digit was. Can you work it out? The number now reads:\r\n5643879x2841.  (Where \'x\' is the number blotted out with ink)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9685,670,1301,'Charlie','re: A similar problem but perhaps a bit trickier','2003-11-20 14:59:49',0,'One way is to find that 564387902841 leaves a remainder of 4 when divided by 11, while 10000 leaves a remainder of 1.  So we need to add (11-4) = 7 times 10000, by placing a 7 in that x position (the 10,000\'s position) in which we had tentatively placed a zero.',9684,0);
INSERT INTO comment VALUES (9686,1252,3172,'SilverKnight','please clarify','2003-11-20 15:09:31',1,'I don\'t understand what <I>\"a circle that is perfectly inscribed in a rectangle\"</I> means.\r\n\r\nDoes this mean it is completely inside the rectangle , is tangent to three of the sides, and has diameter equal to the shorter of the rectangle\'s two sides?\r\n\r\nAlso, what does <I>\"A smaller rectangle is placed on top of the first one\"</I> mean?  What is the <I>\"edge of the circle\"</I>?\r\n\r\nA picture would really help!\r\n\r\n--- SK',NULL,0);
INSERT INTO comment VALUES (9687,1252,4082,'wonshot','solution','2003-11-20 15:16:34',0,'Firstly, since the circle is inscribed in a rectangle the rectangle is a square.\r\n\r\nAssume the circle is of radius 1.\r\n\r\nThe coordinates of the corner of the smaller rectangle is ((1-2h),(1-h)) where h is the height of the smaller rectangle.\r\n\r\nUsing the equation of a unit circle, x^2 + y^2 = 1, and putting in the above coordinates we get the equation (1-2h)^2 + (1-h)^2 = 1.\r\n\r\nThis simplifies to      5h^2 - 6h + 1 = 0,\r\nwhich is the same as   (5h-1)(h-1) = 0. \r\nTherefore,            h=(1/5),1 but h cannot =1. \r\n\r\nSo the height of the rectangle is 1/5 the radius, and the length is 2/5 the radius. We can therefore fit 10 of these inside the larger rectangle heightwise, and 5 lenghtwise. Which means that we can fit 50 of the smaller rectangles inside of the larger rectangle, regardless of the size of the circle.\r\n\r\n50 smaller rectangles fit in the larger rectangle.',NULL,0);
INSERT INTO comment VALUES (9688,1474,4410,'Chris','Just a thought..','2003-11-20 15:30:51',0,'I may be thinking about this all wrong.. but hear me out.\r\n\r\nIf u have a deck of cards and u draw out one card at a time. according to odds, wouldnt the most likely situation be that if u drew out 13 cards, the cards that you would have would be 2-A?\r\n\r\nI mean the probability of pairing up is less likely than getting a card in which there are four others rather than three..\r\n\r\nUsing this (absurd) logic, wouldnt that mean that the likelyhood of getting a three of a kind would most likely come exactly between 26(number of cards drawn before u can no longer not have a pair) and 39(the number of cards drawn before u can no longer have 3 of a kind)\r\n\r\n...i know this is very wrong, and i know its wrong because it was too easy to think of.. but according to what i said, the average number of cards would be (39-26) / 2 = 6.5 + 26 = 32.5\r\n\r\nCould someone explain how this is incorrect. even though im almost positive it is.',NULL,0);
INSERT INTO comment VALUES (9689,1224,4411,'Elias','solution?','2003-11-20 15:33:05',3,'I*m pretty sure that a solution is: A = 0, B = 0, C = 0, D = 0 and E = 0 :)\r\n',NULL,0);
INSERT INTO comment VALUES (9690,1474,3172,'SilverKnight','re: Just a thought..','2003-11-20 15:34:57',0,'Well, Chris, one obvious problem with your thought (and I mentioned it earlier <A HREF=\"http://perplexus.info/show.php?pid=1474&cid=9638\">here</A>--the first comment for this problem) is that, once you get your 27th card, you MUST have three of a kind of SOMETHING.\r\n\r\nYou\'ll never need to take the 28th card.',9688,0);
INSERT INTO comment VALUES (9691,1252,3351,'Eric','sdrawkcabbackwards?','2003-11-20 15:35:46',0,'\r\n\n\n<i>Edited on <b>November 20, 2003, 3:39 pm</b></i>',9687,0);
INSERT INTO comment VALUES (9692,1474,3196,'Dan','Some responses for SilverKnight,,,,','2003-11-20 15:37:26',0,'SilverKnight, you wrote:\r\n\"...to follow your analysis on the assumption that the intent was a \'poker hand\'. \r\n(1) [Dan] wrote: \r\n\'There are 52*51*50*49*48=311875200 ways to draw the first 5 cards, of which there are (4*3*2)*(48*44)*(5*4*3*2*1)=2880*(48*44)=6082560 ways to get 3 aces and 2 nonmatching cards. Odds=0.0195031859\' This is definitely wrong.\r\n[The correct formula is]\r\n52!/(47! * 5!) [for all the 5 card combinations in a deck of 52]\"\r\nThat you formula is incorrect, Silver Knight, is easily seen by applying it to the case of 2 cards. I think we can agree that there are 52*51 = 2652 possibilites for 2 cards out of 52. But applying your formula: \r\n52!/(50! * 2!) = (52*51)*2  = 5304. Can you really come up with that many different 2-card hands in a deck of 52 ?\r\nWell, SilverKnight, if I am holding 5 cards of a 52 card dack, lets call them A,B,C,D,and E, then there are 52 possibilities for A. For each of these, there are 51 possibilities for B. 52*51= 2652. For each of these 2652 possibilities for A and B, there are 50 possibilities for C. 2652*50= 132600. For each of these 132600 possibilities for A, B and C, there are 49 possibilities for D. 132600*49 = 6497400. For each of these 6497400 posibilities for A,B,C,and D, there are 48 possibilities for E. 6497400*48 = 311875200.\r\n(2) You wrote: \r\n\"[Dan] wrote: \r\n\'you can only achieve a true \"three of a kind\" hand by drawing between 5 and 14 cards.\'\r\nYou still haven\'t addressed why you have a probability for getting this on the 15th draw: \r\n\'(15 draws) = 0.0000002468\' This is inconsistent.\"\r\nNot inconsistent at all. The explanation for that small figure is that, by the time we get to 15 cards, it is astronomically unlikely that we haven\'t bumped into a \"2 pairs\" situation by now. When I said that a poker \"3-of-a-kind\" could only be achieved between 5 and 14 cards, you misconstrued me to mean that it was a certainty within 5 and 14 cards. That is incorrect. It is only possible within 5 and 14 cards, but may not occur at all. If I were to say \"The only way I could knock out Mike Tyson in a 15 round bout, is between rounds 1 and 15\". That would hardly mean I am certain of knocking him out within those rounds. My actual chances of knocking out Mike Tyson with 15 rounds are only about 4 in 10.   \r\n(3) Lastly, I have taken up your good-natured\r\nchallenge to solve the problem given your interpretation, rather than the poker rules one. I will be posting it in a few minutes.\r\n:-) \r\n',NULL,0);
INSERT INTO comment VALUES (9693,1252,1301,'Charlie','Another possibility--being picky.','2003-11-20 15:45:07',0,'The problem states that \"one corner is on the edge of the circle\" but not that \"only one corner is on the edge of the circle\".  If two corners are on the edge of the circle they lie at the ends of the diameter that connects opposite sides of the square, that is at the points of tangency.  As the smaller rectangle then also has two vertices that coincide with two vertices of the square, it takes up half the square, and two such rectangles fill the square.\r\n\r\nThis corresponds to the other solution of the quadratic.',NULL,0);
INSERT INTO comment VALUES (9694,1474,3172,'SilverKnight','re: Some responses for SilverKnight,,,,','2003-11-20 15:50:13',0,'Dan, please go back and read my post AGAIN.\r\n\r\n(1)\r\nYou wrote that:\r\n<I>52!/(50! * 2!) = (52*51)*2 = 5304</I>\r\nNo, this is incorrect.\r\n52!/(50! * 2!) = (52*51)/2  = 1326\r\n\r\nAnd yes, Dan, I *do* think I can come up with that many different 2-card hands in a deck of 52.\r\n\r\n(2)\r\nPlease forgive me for taking what you wrote LITERALLY.  I simply thought that when you used the word \'only\' that you meant \'only\'.  Silly me.\r\n\r\n(3)\r\nDid you take into account (I\'m betting that you didn\'t...) the notion that you could get a straight or flush before you get your three of a kind?  (The only reason I bring it up, is because you discounted getting a full house, in a previous post.)\r\n\r\n--- SK',9692,0);
INSERT INTO comment VALUES (9695,1252,4082,'wonshot','re: sdrawkcabbackwards?','2003-11-20 15:50:16',0,'-------------------\r\n|     /-----\\|____|     \r\n|    /       \\    |\r\n|   /         \\   |\r\n|  /           \\  |\r\n| /             \\ |\r\n|/               \\|\r\n-------------------\r\n\r\nBad, rough, picture of the top half of what I believe to be the picture to be. Circle inside a rectangle touching a smaller rectangle. Let me know what you think.',9691,0);
INSERT INTO comment VALUES (9696,1252,4082,'wonshot','re(2): sdrawkcabbackwards?','2003-11-20 16:05:31',0,'sorry picture didn\'t come out\r\n',9695,0);
INSERT INTO comment VALUES (9697,599,4412,'krdmt5_000','this is easy','2003-11-20 16:24:57',3,'You start with a full 12 liter jug. you fill the 8 liter jug to the brim with the 12 liter jug. then you fill the 5 liter jug with the water in the 8 liter jug.\r\n\r\nyou now have...4 liters in the 12 liter jug...3 liters in the 8 liter jug...and 5 liters in the 5 liter jug.\r\n\r\nnow you place the water in the 5 liter jug in the 12 liter jug. and then you place the 8 liter jug, now filled with 3 liters, next to the empty 5 liter jug. then using the water level in the 8 liter jug as a mark for the 5 liter jug, fill the 5 liter jug to 3 liters and empty the 5 liter jug into the 8 liter jug\r\n\r\nyou now have...6 liters in the 12 liter jug...6 liters in the 8 liter jug... and 0 liters in the 5 liter jug\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9698,1252,4317,'C.B.','','2003-11-20 16:54:08',3,'2\r\nThe larger is a square (the only rectangle one can inscribe a circle in).  One corner of the smaller rectangle matches the lower left corner of the square.  The opposite corner is at the point where the circle touches the square, halfway up the square\'s height.  Its length is then twice its height, and one more can fit in the square right above it.',NULL,0);
INSERT INTO comment VALUES (9699,1474,3196,'Dan','Additional clarifications for SilverKnight','2003-11-20 16:58:08',0,'SilverKnight wrote: \"(1) [Dan] wrote that: \r\n52!/(50! * 2!) = (52*51)*2 = 5304 \r\nNo, this is incorrect. \r\n52!/(50! * 2!) = (52*51)/2 = 1326 \r\nAnd yes, Dan, I *do* think I can come up with that many different 2-card hands in a deck of 52.\"\r\n  \r\nSilverKnight, you divided by 2! to elimiate duplicates, and I didn\'t.  We\'re both correct. \r\nTo demontrate this, consider a 6-card deck: \r\nAh, Ad, Ac, Ks, Kh, Kd. (i.e Ace of hearts, Ace of diamonds, etc.) If you draw 2 cards, what are your chances of drawing 2 aces ? All the ways to draw 2 consecutive cards from such a deck are:\r\n(Ah,Ad), (Ah,Ac), (Ah,Ks), (Ah,Kh), (Ah,Kd),\r\n(Ad,Ah), (Ad,Ac), (Ad,Ks), (Ad,Kh), (Ad,Kd),\r\n(Ac,Ah), (Ac,Ad), (Ac,Ks), (Ac,Kh), (Ac,Kd),\r\n(Ks,Ah), (Ks,Ad), (Ks,Ac), (Ks,Kh), (Ks,Kd),\r\n(Kh,Ah), (Kh,Ad), (Kh,Ac), (Kh,Ks), (Kh,Kd),\r\n(Kd,Ah), (Kd,Ad), (Kd,Ac), (Kd,Ks), Kd,Kh)\r\n30 total possibilities, with 6 ace pairs. Odds are 1 in 5. But if you now insist on dividing by 2!, they become:\r\n(Ah,Ad), (Ah,Ac), (Ah,Ks), (Ah,Kh), (Ah,Kd),\r\n(Ad,Ac), (Ad,Ks), (Ad,Kh), (Ad,Kd),\r\n(Ac,Ks), (Ac,Kh), (Ac,Kd), (Ks,Kh), (Ks,Kd),\r\n(Kh,Kd).\r\n15 total possibilites, 3 ace pairs. Same result - 1 in 5. The elimination of duplicate ace pairs is counterbalanced by the elimination of all duplicates. The division by 2! buys you nothing.\r\n \r\nSilverKnight wrote: \r\n\"(2) Please forgive me for taking what you wrote LITERALLY. I simply thought that when you used the word \'only\' that you meant \'only\'. Silly me.\"\r\n  \r\nI still cannot fathom what point you are trying to make here, SilverKnight. If I were to say, correctly, that \"It will only be possible for me to win the Nobel Prize in Chemistry within the next 30 years\" I really WOULD mean only. And I would not be implying that I was certain to win it. This is Logic 101, sir. \r\n     \r\nSilverKnight wrote:\r\n\"(3) Did you take into account (I\'m betting that you didn\'t...) the notion that you could get a straight or flush before you get your three of a kind?\"\r\n  \r\nSmart bet, SilverKnight. Of course I didn\'t,\r\nbecause straights and flushes are completely irrrelevant to the problem at hand. A straight would mean that there were no matches at all, as would a flush. For a match, the two cards MUST be of equal \"face value\" (2 aces, 2 jacks etc) AND of different suit. Neither a straight nor a flush have any two cards that meet both those requirements.\r\n:-)\n\n<i>Edited on <b>November 20, 2003, 5:01 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9700,670,4408,'Kirk','re(2): A similar problem but perhaps a bit trickier','2003-11-20 17:13:45',0,'Hmmm..the right answer, but I didn\'t understand the method!!! The method I like *only* works when dividing numbers by 11 and is a method one should learn!\r\nIf a number is divisible by 11, then, after putting -+-+-+ etc between its digits, the result should be a multiple of 11, whether positive or negative or 0, i.e. -22, -11, 0, 11, 22 are common answers. E.g. 132 IS divisible by 11, as 1-3+2=0. 1342 IS divisible by 11 as 1-3+4-2=0 but 6543 is not as 6-5+4-3 does not equal 0 or 11 or the other \"multiples\" of 11.\r\n\r\nSo, in this question, calling the unknown number \'x\', we have:\r\n\r\n5-6+4-3+8-7+9-x+2-8+4-1. This evaluates to 7-x. Now this must equal one of the multiples of 11.\r\n7-x = -11 ....gives x=18\r\n7-x = 0 ....gives x=7\r\n7-x = 11 ...gives x= -4\r\n\r\nAs \'x\' is a single digit from 0 to 9, you can see the solution we require is x=7. Obviously, you could work out all the others, i.e. 7-x=-22 and 7-x=-33 but that would be pointless, as you can tell \'x\' is getting smaller and smaller!! So, x=7 is the required solution. \r\n\r\nNice answer by you though, Charlie!\r\nRemember that rule for division by 11, putting -+-+ in, very hand for maths challenges I\'ve found!\r\n\r\nRegards,\r\nKirk\r\nP.s It *only* works on 11s though, perhaps your method works on any number!',9685,0);
INSERT INTO comment VALUES (9701,670,4408,'Kirk','re(3): A similar problem but perhaps a bit trickier','2003-11-20 17:17:18',0,'Of course, I meant \'x\' is getting bigger and bigger if we take 7-x=-22 and 7-x=-33 etc. My argument still applies though, but I apologise for the error! Oh, and \"hand\" should read \"handy\"!\r\nKirk',9700,0);
INSERT INTO comment VALUES (9702,670,4374,'Richard','re: A similar problem but perhaps a bit trickier','2003-11-20 17:47:15',0,'Since 10 is -1 mod 11, we can calculate the alternating sum of the digits and easily find that x=7. A similar method, employing the values of 10^n mod 13, can be used on the original problem, but it would be laborious due to the large number of digits.',9684,0);
INSERT INTO comment VALUES (9703,1474,3196,'Dan','A non-poker solution (computer program not used)','2003-11-20 18:03:41',3,'SilverKight wrote: \"The problem, as you are interpreting it, is a much easier problem than interpreting it the way most of us are interpreting it. so, I suggest you solve the same problem that we are solving (and preferably do it without a computer).\"\r\n \r\nFair enough. Here is the solution according to which \"3-of-a-kind\" just means \"there are now three matching cards for the first time after n cards (n >= 3) have been drawn\". This is for the 52-card deck only. Later I will edit this post for the 104-card case. I will just add that this version of the problem is immensely easier than the poker-rules version. So easy, in fact, that it is really not worthy to be on the flooble/perplexus website. :0)\r\n\r\nThere are 52*51*50=132600 ways to draw the first 3 cards from a 52 card deck. (SilverKnight says you need to divide by 3! to eliminate the duplicates. But as I conclusively demonstrated in \"Some additional clarificatioins for SilverKnight\", this is like \"improving\" an equation by dividing both sides by 1. You get the same result either way.) If these 3 cards are all aces, then there are 4*3*2=24 possibilities for these cards (e.g. spades/clubs/diamonds, hearts/clubs/spades...). So the odds of getting 3 aces in 3 draws are: 24/132600 =  0.0001809955\r\n\r\nThere are 52*51*50*49=6497400 ways to draw the first 4 cards from a deck of 52. If the 4rth card is an ace, there are 2+1=3 places 3 aces can be situated in 4 cards.  For each of these, there are 48 possibilities for the non-ace. 24*3*48 = 3456 4-card draws containing 3 aces. The odds of this are 0.0005319051.\r\n\r\nThere are 52*51*50*49*48=311875200 ways to draw the first 5 cards from a 52 card deck. If the 5rth card is an ace, there are 3+2+1=6 places for the aces cards to be located among the 5 drawn cards. For each of these, there are 48*47 =2256 possibilities for the two non-aces. 24*5*2256 = 270720 5-card draws containing 3 aces. The odds of this are: 0.0008680395\r\n\r\nSimilarly, the odds...\r\nFor 6 cards:    0.0016991412\r\nFor 7 cards:    0.002493305\r\nFor 8 cards:    0.1097054206 \r\nFor 9 cards:    0.2001292825\r\nFor 10 cards:  0.2513251454\r\nFor 11 cards:  0.3066765168\r\nFor 12 cards:  0.3656847354\r\nFor 13 cards:  0.4278511405\r\nFor 14 cards:  0.4926770708\r\nFor 15 cards:  0.5596638655\r\nFor 16 cards:  0.6283128636\r\nFor 17 cards:  0.698125404\r\nFor 18 cards:  0.7686028257\r\n\r\nLooking at this data, it is my judgment that when we have 3 matching cards, in all probability we will have drawn 15 cards.\r\n   \r\n:-)\r\n\r\n\r\n\r\n<i>Edited on <b>November 20, 2003, 6:06 pm</b></i>\n\n<i>Edited on <b>November 20, 2003, 6:09 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9704,1474,3172,'SilverKnight','re: Additional clarifications for SilverKnight','2003-11-20 18:21:34',0,'No, Dan... I hate arguing what should be obvious .... but you MULTIPLIED by (5!).  There is no \"this is the same\" about it....\r\n\r\n(1)\r\nI\'ll quote you AGAIN:\r\n<I>\"There are 52*51*50*49*48=311875200 ways to draw the first 5 cards, of which there are (4*3*2)*(48*44)*(5*4*3*2*1)=2880*(48*44)=6082560 ways to get 3 aces and 2 nonmatching cards. Odds=0.0195031859\"</i>\r\n\r\nif you want all PERMUTATIONS of 3 aces and 2 OTHER non-matching-rank cards... then the number should be:\r\n(4*3*2) * 48 * 44.\r\nIf you want all COMBINATIONS of 3 aces and 2 OTHER non-matching-rank cards... then the number should be (as I said):\r\n(4*3*2) * 48 * 44 / 3! / 2!\r\n\r\nYou did NEITHER of these, as can be seen from the quote above.\r\n\r\nWhat\'s more, the odds you calculated are wrong.  As I mentioned in my earlier post the odds that you tried to calculate (odds of 3 Aces and two non-matching cards in a 5 card poker hand) is <B>.001625265</b>.  You wrote that it is <I>0.0195031859</i>.  These are not equal.  They are not \"one way of looking at it... and another way of looking at it\".\r\n\r\nI tire of your attempt at justifying the wrong answer.\r\n\r\n(2)\r\nPlease go back and read my post AGAIN.  I agree that what you wrote does not imply that you WILL get 3 of a kind.  What you wrote DOES imply that <I>*IF* you get 3 of a kind, it will occur on the 5th to 14th card</i>.  And this is incorrect.\r\n\r\n(3) Straights and Flushes have EXACTLY as much bearing on this problem as fullhouses.... Because, otherwise, I can choose WHICH five cards I wish... and get A, A, 1, 1, 2, 2, ... K, K, and wait until I get my 27th card (say an 8) before getting my 3 of a kind.  And then I\'ll choose three 8\'s, a 9, and a 4, and I have my three of a kind, but I couldn\'t get my three of a kind before the 27th card.\r\n\r\nYou can\'t have it both ways, Dan.  If you take into account Full Houses, then you should also take into account straights and flushes.\n\n<i>Edited on <b>November 20, 2003, 6:23 pm</b></i>',9699,0);
INSERT INTO comment VALUES (9705,1252,3136,'Popstar Dave','What it looks like...','2003-11-20 18:26:44',2,'Ok, here\'s a link to a rendering of what I believe this problem should look like.\r\n\r\n<A HREF=\"http://www.angelfire.com/blog/popstar_dave/images/shapes.gif\">Right here.</A>\r\n\r\nI don\'t have a solution yet...  but just wait.',NULL,0);
INSERT INTO comment VALUES (9706,1252,3386,'Victor Zapana','stupid question, or is it?','2003-11-20 18:49:43',0,'do they want how many will fit if the circle is still in there (thus not overlap circle also) or without circle>',NULL,0);
INSERT INTO comment VALUES (9707,686,4413,'Tiana','re: What a retarded name','2003-11-20 18:49:55',0,'He\'s not real buddy. fix your sentence. It\'s not didnt it\'s didn\'t. ',4526,0);
INSERT INTO comment VALUES (9708,1252,3136,'Popstar Dave','re: What it looks like...','2003-11-20 18:56:17',3,'OK, I said that I had a solution in the works...  and it turned out exactly the same as wonshot\'s <A HREF=\"http://perplexus.info/show.php?pid=1252&cid=9687\">here</A>.\r\n50 smaller rectangles can fit inside the larger one...',9705,0);
INSERT INTO comment VALUES (9709,1252,3172,'SilverKnight','re(2): What it looks like...','2003-11-20 18:59:50',3,'Dave.... I will work with what you drew.... since that makes sense to me too.... Thanks for your effort.\r\n\r\nIt seems to me the answer is <B>50</B>.',9708,0);
INSERT INTO comment VALUES (9710,1252,3386,'Victor Zapana','solution','2003-11-20 19:07:17',0,'Well based on pd\'s picture lets make a unit circle, and a unit square on the origin. The point where the corner of the small rectangle to a point on the circle is point ((1-2x),(1-x)). To find the point, make a quadratic formula adapted from x^2+y^2= 1: (1-2x)^2 + (1-x)^2 = 1<p>\r\n1 - 4x + 4x^2 + 1 - 2x + x^2 = 1 <p>\r\n5x^2 - 6x + 2 = 1 <p>\r\n5x^2 - 6x + 1 = 0 <p>\r\nUsing the quadratic formula, you get roots 1 and .2. 1 cant be a root so x = 0.2. <p>\r\nThus the corner is (0.6 , 0.8). <p>\r\nEventually, you get that the 4 corners of the small rectangle is (1,1), (0.6,1), (1,0.8), (0.6, 0.8). You find that it is a 0.4 x 0.2 rectangle. Thus, 5 rectangles can fit the length of the large square, and 10 rectangles can fit the width of the large square. 5 x 10=  50. <p>\r\n<b>50</b>',NULL,0);
INSERT INTO comment VALUES (9711,1252,3386,'Victor Zapana','hm..','2003-11-20 19:08:12',0,'lol after looking at the other posts i see others got to the same conclusion as my solution.. oh well lol.',NULL,0);
INSERT INTO comment VALUES (9712,670,3558,'Tristan','re(6): a little more straightforward','2003-11-20 19:31:37',0,'Wait, your right.  I guess I was thinking about it all wrong.  Without thinking, I must have tried to find a digit where the big number is 13^ a certain integer.  I was confusing myself.',9652,0);
INSERT INTO comment VALUES (9713,658,4417,'don','binary search doesnt work','2003-11-20 19:38:29',0,'Unfortunately, the binary search technique would not work in this case.  A binary search can ONLY be used when the data set has been sorted first.  If you do not sort the data first, then you have no way of knowing whether or not the item you are looking for is in one subset or the other.  Since the poison can be in any glass, then the data isn\'t sorted, it is random.',NULL,0);
INSERT INTO comment VALUES (9714,658,4417,'don','','2003-11-20 19:44:30',0,'the correct answer is that there is not enough information to answer this question.',NULL,0);
INSERT INTO comment VALUES (9715,1474,3558,'Tristan','thoughts','2003-11-20 20:01:35',0,'First of all, I think this problem is a little beyond me, but I interpreted the problem to mean the probability of getting a three of a kind(non-poker) on drawing on a particular card.  That means that you don\'t include the probability of already having drawn a three of a kind.  Having a list of probabilities for each card makes it simple to calculate both anyway.\r\n\r\nSecond of all, to Dan,\r\nYou and other people have probably already told you this, but you take these puzzles too literally (or not literally enough, depending on how you look at it).  I\'m absolutely sure that yours was not the intended answer, and I think you know that, but pursue it anyway.  Do you know how hard it is to write a puzzle that is free from problems that could be exploited by people like you?  It takes very, careful phrasing.\r\n\r\nNot that there\'s anything wrong with what you\'re doing, but the intended solution is what we\'re looking for, or a better one.  By better, I mean things like a shorter proof.',NULL,0);
INSERT INTO comment VALUES (9716,1505,3558,'Tristan','re: Code Revealed..','2003-11-20 20:07:30',3,'The sequence you\'re describing is x²+x.\r\n\r\nThis comment is labeled as a solution so it doesn\'t do any spoiling.\n\n<i>Edited on <b>November 20, 2003, 8:11 pm</b></i>',9678,0);
INSERT INTO comment VALUES (9717,1252,3558,'Tristan','2 solutions','2003-11-20 20:22:08',3,'Combining what has already been said, there are 2 solutions: 2, and 50.  This is taken from C.B.\'s and wonshot\'s comments.  Why are there two solutions?  Because there are two ways this smaller rectangle can be.  Its corner can touch the circle edge close to it, or it can touch the further edge of the circle where it is tangent to the rectangle.',NULL,0);
INSERT INTO comment VALUES (9718,670,4374,'Richard','re: solution','2003-11-20 20:35:49',0,'Your observation about the powers of 10 mod 13 leads to the conclusion that replacing the powers of 10 by their mod 13 equivalents gives 4*0+10*x+1+4*0 as a mod 13 representation of the 50-digit number since 1+10+9+12+3+4=39 is divisble by 13. Now 10*x+1 is divisble by 13 if x=9, and one may readily check by brute force that 91 is the only two-digit number that ends in 1 and is divisible by 13. Hence x=9 uniquely renders the 50-digit number divisble by 13 as desired.',9513,0);
INSERT INTO comment VALUES (9719,1474,3196,'Dan','When you\'re right, you\'re right, SilverKnight...','2003-11-20 20:41:35',1,'This post is only with respect to the \"Three of a Kind\" brain teaser as interpreted according to poker rules. (Most people disagree with that interpretation).\r\n  \r\n(01) SK: No, Dan... I hate arguing what should be obvious .... but you MULTIPLIED by (5!). There is no \'this is the same\' about it....\r\n \r\nDan: I went haywire when I did that. I believe it would be unethical for me to go back now and correct the original post, so I will either put a heading comment in it, or post a corrected version of it. \r\n\r\nLet me break this out.  The 52*51*50*49*48=51979200 part is correct if duplicates are not eliminated. 4*3*2 reflects all the ways that three aces can be ordered vis-a-vis each other in a hand of five:  (spades - clubs - diamonds), (spades, clubs, hearts), (spades-diamonds-clubs), etc. There really are 4*3*2 = 24 such possibilities. So far, so good. Now each of these orderings will have 2 other cards that are not aces and don\'t match each other. If you remove all the aces, you\'re left with 48 cards. If you consider such a card (let\'s say, a jack), then the other non-ace among the 5 cards can be neither an ace nor a jack, for this to be a \"3 of a kind\" in the poker sense. There are only 44 cards in a deck of 52 that are neither aces nor jacks. That\'s where the 48*44= 2112 came from. Where I went wrong here is to multiply by (5!) in a misguided attempt to factor in permutations, since I had aleady considered ace permutations vis-a-vis each other with that 4*3*2 business. What I should have done is considered all the ways 3 aces \r\nof a particual ordering with respect to each other (e.g. Hearts-Clubs-Diamonds = HCD), can lie among 5 cards. There are ten possibilies: \r\n(HCD--), (HC-D-), (HC--D), (H-CD-), (H-C-D), \r\n(H--CD), (-HCD-), (-HC-D), (-H-CD), (--HCD) \r\nSo all the 3-ace combinations in a true poker hand of 5 have to be: \r\n(4*3*2)*(48*46)*(10) = 529920.\r\nAnd the odds are 529920/51979200=0.0101948472\r\nThis is a different value than either of us has given so far. I defy anyone to find a flaw in that reasoning.\r\n\r\n(02) SK: I tire of your attempt at justifying the wrong answer.\r\nDan: Yeah, life is rough, isn\'t it? It\'s really unfair that you have to suffer so. Maybe Hollywood will turn your life into a movie. I see the role of \"SilverKnight\" in the movie as being played by John Ritter, Robert Stack, Bob Hope, Art Carney, Gregory Peck or Charles Bronson...\r\n\r\n(03)SK: What you wrote DOES imply that *IF* you get 3 of a kind, it will occur on the 5th to 14th card. And this is incorrect. Straights and Flushes have EXACTLY as much bearing on this problem as fullhouses.... Because, otherwise, I can choose WHICH five cards I wish... and get A, A, 1, 1, 2, 2, ... K, K, and wait until I get my 27th card (say an 8) before getting my 3 of a kind. And then I\'ll choose three 8\'s, a 9, and a 4, and I have my three of a kind, but I couldn\'t get my three of a kind before the 27th card.\r\n \r\nDan: This is an interpretation of the puzzle that I hadn\'t considered. I was just ass-uming that, as soon as you got A A 2 2 3 you now had \"two pairs\", and it was too late to get a \"three-of-a-kind.\" Interesting..... If this is your interpretatiopn of the poker-verion of the puzzle, then you\'re right in regarding it as being as dumb as a box of hair.\r\n\r\n:-) \r\n\r\n\r\n\r\n\r\n<i>Edited on <b>November 20, 2003, 9:06 pm</b></i>\n\n<i>Edited on <b>November 20, 2003, 9:11 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9720,1475,4323,'Benjamin J. Ladd','Guam?','2003-11-20 21:52:09',4,'Do you count Guam as a point in the U.S.?',NULL,0);
INSERT INTO comment VALUES (9721,1474,3172,'SilverKnight','One flaw in your reasoning...','2003-11-20 21:57:52',1,'Dan,\r\n\r\nI think you\'re just throwin\' these up in the air for me to slam down like a volleyball....\r\n\r\nYou wrote:\r\n<I>\"Let me break this out. The 52*51*50*49*48=51979200 part is correct if duplicates are not eliminated.\" ... \"I defy anyone to find a flaw in that reasoning.\"</I>\r\n\r\nWell... according to my calculations...\r\n\r\n\r\n52*51*50*49* <B>8</B> = 51979200\r\n\r\nso... I if we replace the 8 with a 48...  \r\nwe get <B>311,875,200</B>\r\n\r\nThen, you suggested we multiply:\r\n<I>(4*3*2)*(48*46)*(10) = 529920</I>\r\nBut I wonder... if we replace the 46 with a 44:\r\nwe get <B>506,880</B>\r\n\r\nNow 506880/311875200 = <B>.0016252655</B>\r\n\r\nHmmm.... that number sure looks familiar... wait... I saw it somewhere.... yes!  I remember now... it was in <A HREF=\"http://perplexus.info/show.php?pid=1474&cid=9683\">a couple of my earlier comments</A>.\r\n',9719,0);
INSERT INTO comment VALUES (9722,1474,1301,'Charlie','re: A non-poker solution (computer program not used)','2003-11-20 22:36:38',0,'In the dialog manner,\r\n\r\nDan:\r\nThere are 52*51*50=132600 ways to draw the first 3 cards from a 52 card deck. (SilverKnight says you need to divide by 3! to eliminate the duplicates. But as I conclusively demonstrated in \"Some additional clarificatioins for SilverKnight\", this is like \"improving\" an equation by dividing both sides by 1. You get the same result either way.) If these 3 cards are all aces, then there are 4*3*2=24 possibilities for these cards (e.g. spades/clubs/diamonds, hearts/clubs/spades...). So the odds of getting 3 aces in 3 draws are: 24/132600 = 0.0001809955 \r\n\r\nThere are 52*51*50*49=6497400 ways to draw the first 4 cards from a deck of 52. If the 4rth card is an ace, there are 2+1=3 places 3 aces can be situated in 4 cards. For each of these, there are 48 possibilities for the non-ace. 24*3*48 = 3456 4-card draws containing 3 aces. The odds of this are 0.0005319051. \r\n\r\nCharlie:\r\nSo far so good, so long as we are going to multiply by 13 to get the probability of <b>any</b> three of a kind, not just three aces.\r\n\r\nDan:\r\nThere are 52*51*50*49*48=311875200 ways to draw the first 5 cards from a 52 card deck. If the 5rth card is an ace, there are 3+2+1=6 places for the aces cards to be located among the 5 drawn cards. For each of these, there are 48*47 =2256 possibilities for the two non-aces. 24*5*2256 = 270720 5-card draws containing 3 aces. The odds of this are: 0.0008680395 \r\n\r\nCharlie:\r\nConceptually, with that 13x caveat, this is still good; however there\'s a bookkeeping mistake: the 6 ways of placing the other 2 aces among the previous 4 cards is carried down into the final multiplication as a 5 rather than a 6.  It should indeed be 6, as 2C4, or 4*3/2.  I don\'t know how it was derived as 3+2+1, but that\'s beside the point.  \r\n\r\nOnce that correction is made, as with the previously defined numbers, once they\'re multiplied by 13 and by 1,000,000 they agree within the expected statistical variations with the simulation results.\r\n\r\nDan:\r\nSimilarly, the odds... \r\n\r\nCharlie:\r\nJust when they easy ones go by the wayside, the description ends.  Six is the first time we come to the situation where the numbers other than the newly completed triplet also themselves could contain a triplet and must be excluded from the consideration that this was the first triplet.  It\'s irrelevant when considering ace-only triplets, but kills the possibility of merely multiplying by 13 to get the probability of <b>any</b> triplet first being completed at the given stage.  Since the others <b>were</b> capable of being multiplied by 13 to get the latter probability, the numbers are not even proportional to the given probabilities.\r\n\r\nI also note that the probabilities for the cases of 3, 4 and 5 were individual probabilities of completing the first (ace) triplet at that number, rather than a cumulative probability.  The numbers you post are monotonically increasing and add up to more than 1; are these intended as cumulative probabilities, by adding the \"similar\" calculations?  At what point to you switch over from individual to cumulative probabilities?\r\n\r\nThe procedure you describe, correct for finding what is the probability of completing a set of 3 aces first at draw n, can be stated mathematically as \r\n\r\n(C(n-1,2)*24/(52!/(52-n)!)) (48!/(48-n+3)!)\r\n\r\nwhich can be verified for the first few from the following table generated with that formula:\r\n  3 0.000180995\r\n  4 0.000531905\r\n  5 0.001041647\r\n  6 0.001699141\r\n  7 0.002493305\r\n  8 0.003413058\r\n  9 0.004447317\r\n 10 0.005585003\r\n 11 0.006815034\r\n 12 0.008126327\r\n 13 0.009507803\r\n 14 0.010948379\r\n 15 0.012436975\r\n 16 0.013962508\r\n 17 0.015513898\r\n 18 0.017080063\r\nThe values for 3 and 4 agree with yours. The value for 5 is 6/5 what you give, consistent with your mistakenly bringing down 5 instead of 6 as a factor.  The values for 6 and 7 agree with your table.  Then your table goes off into something only you know how was calculated--not \"similarly\" to the other calculations.  You haven\'t told us at all how these were arrived at.',9703,0);
INSERT INTO comment VALUES (9723,1474,1301,'Charlie','re(2): A non-poker solution (computer program not used)','2003-11-20 22:43:55',0,'By the way, the remaining figures on your table can\'t even be the cumulative version of the numbers you calculate, that is, of the prob of completing an ace triplet by that number.  That comes out to the last column of the following table:\r\n  3 0.000180995 0.000180995\r\n  4 0.000531905 0.000712901\r\n  5 0.001041647 0.001754548\r\n  6 0.001699141 0.003453689\r\n  7 0.002493305 0.005946994\r\n  8 0.003413058 0.009360052\r\n  9 0.004447317 0.013807369\r\n 10 0.005585003 0.019392372\r\n 11 0.006815034 0.026207406\r\n 12 0.008126327 0.034333733\r\n 13 0.009507803 0.043841537\r\n 14 0.010948379 0.054789916\r\n 15 0.012436975 0.067226891\r\n 16 0.013962508 0.081189399\r\n 17 0.015513898 0.096703297\r\n 18 0.017080063 0.113783359\r\n 19 0.018649922 0.132433281\r\n 20 0.020212393 0.152645674\r\n 21 0.021756395 0.174402069\r\n 22 0.023270847 0.197672915\r\n 23 0.024744667 0.222417582\r\n 24 0.026166774 0.248584357\r\n 25 0.027526087 0.276110444\r\n 26 0.028811525 0.304921969\r\n 27 0.030012005 0.334933974\r\n 28 0.031116447 0.366050420\r\n 29 0.032113769 0.398164189\r\n 30 0.032992889 0.431157078\r\n 31 0.033742728 0.464899806\r\n 32 0.034352202 0.499252008\r\n 33 0.034810232 0.534062240\r\n 34 0.035105735 0.569167975\r\n 35 0.035227630 0.604395604\r\n 36 0.035164835 0.639560440\r\n 37 0.034906270 0.674466710\r\n 38 0.034440853 0.708907563\r\n 39 0.033757503 0.742665066\r\n 40 0.032845138 0.775510204\r\n\r\nAnd certainly there\'s no hope of multiplying these by 13 and getting anything that resembles a probability.\r\n',9722,0);
INSERT INTO comment VALUES (9724,1474,1301,'Charlie','re(3): A non-poker solution (computer program not used)','2003-11-20 22:48:04',0,'Also, by the way, the cumulative prob of completing 3 aces does come out to 1 by the time you get to 52:\r\n41 0.031692677 0.807202881\r\n42 0.030289039 0.837491920\r\n43 0.028623142 0.866115061\r\n44 0.026683904 0.892798966\r\n45 0.024460246 0.917259211\r\n46 0.021941084 0.939200296\r\n47 0.019115338 0.958315634\r\n48 0.015971927 0.974287561\r\n49 0.012499769 0.986787330\r\n50 0.008687783 0.995475113\r\n51 0.004524887 1.000000000\r\n\r\nBut how to do for 3 of any value card?',9723,0);
INSERT INTO comment VALUES (9741,651,4374,'Richard','We are in a field','2003-11-21 14:32:16',0,'The integers mod p are a field for any prime p, so we can add, subtract, multiply and divide (except by 0) at will. Also, any polynomial equation of degree n has at most n solutions. Multiplying the nonzero elements together, we must get a number that is -1 mod p, because an even number of these elements are not self-reciprocal and therefore the reciprocals pair up, while the self-reciprocal element(s) are p-1 (congruent to -1) and 1 (since the equation x^2=1 has only these 2 solutions).',NULL,0);
INSERT INTO comment VALUES (9742,1474,1301,'Charlie','Analytic Solution:Computer aided for computations','2003-11-21 15:58:44',3,'At any given number, n, of cards having been drawn, the situation that the first triplet has been completed just at that step entails that, among the first n-1 cards drawn, there were exactly 2 of that denomination.  Of the remaining 12 denominations there could have been zero through [(n-3)/2] pairs, where the square brackets indicate the floor function (greatest integer not exceeding the contents). Call the number of pairs p (excluding the previous pair of the denomination whose triplet was just completed).\r\n\r\nThe number of singlets (one of a kind) drawn then must be n-3-2p.  The total of pairs and singlets must be less than or equal to 12, so don\'t count terms which use larger values for these.\r\n\r\nThere are 13 choices for which of the denominations is represented by the newly formed triplet. But there are also 4 possible choices of which card is the triplet completion card, and C(3,2) ways of choosing the first 2 of the triplet.\r\n\r\nFor each of these, there are C(12,p) ways of choosing which denominations are present in pairs, and, since each pair can be any of C(4,2)=6 choices from the original deck, the C(12,p) is to be multiplied by 6^p.\r\n\r\nFor each of the choices so far, the s singlets can be each of the 4 from the original deck, so we multiply the product so far by 4^s. And there are C(12-p,s) of them, that factors in also.\r\n\r\nThe total of the [(n-3)/2] terms thus calculated must then be divided by the total combinations of 52 cards taken n at a time.\r\n\r\nFor two decks the 52 becomes 104.  Also, in the above, there are 8 ways of choosing the triplet-completion card for a given denomination and C(7,2) ways of choosing the first 2 of the triplet, and C(4,2)=6 becomes C(8,2)=28, SO that 6^p becomes 28^p.\r\n\r\nA program that calculates the above is:\r\nDECLARE FUNCTION combi# (x#, y#)\r\nDECLARE FUNCTION lxf# (x#)\r\nDEFDBL A-Z\r\nDIM SHARED twopi\r\nDIM cum(28)\r\ntwopi = ATN(1) * 8\r\ndecks = 1\r\npairBase = combi(4 * decks, 2)\r\ntotCards = 52 * decks\r\nPRINT\r\nFOR n = 3 TO 28\r\n&nbsp;tot = 0\r\n&nbsp;FOR p = 0 TO INT((n - 3) / 2)\r\n&nbsp;&nbsp;s = n - 3 - 2 * p\r\n&nbsp;&nbsp;IF p + s &lt;= 12 AND s &gt;= 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;term = 13 * 4 * decks * combi(4 * decks - 1, 2) * combi(12, p) * pairBase ^ p * (4 * decks) ^ s * combi(12 - p, s)\r\n&nbsp;&nbsp;&nbsp;&nbsp;tot = tot + term\r\n&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\n&nbsp;tot = tot / (combi(totCards - 1, n - 1) * totCards)\r\n&nbsp;cumTot = cumTot + tot\r\n&nbsp;cum(n) = cumTot\r\n&nbsp;PRINT USING \"## ####### #.####### #.#######\"; n; tot * 1000000; tot; cumTot\r\nNEXT\r\n\r\ntot = 0\r\nFOR i = 1 TO 27\r\n&nbsp;IF cum(i) > .5 AND med = 0 THEN\r\n&nbsp;&nbsp;&nbsp;med = i - 1 + (.5 - cum(i - 1)) / (cum(i) - cum(i - 1))\r\n&nbsp;&nbsp;&nbsp;PRINT \"Median is\"; med\r\n&nbsp;END IF\r\n&nbsp;tot = tot + i * (cum(i) - cum(i - 1))\r\nNEXT\r\nPRINT \"Mean is\"; tot\r\n\r\n&nbsp;FUNCTION combi (x, y)\r\n&nbsp;&nbsp;lg = lxf(x) - lxf(y) - lxf(x - y)\r\n&nbsp;&nbsp;combi = INT(EXP(lg) + .5)\r\n&nbsp;END FUNCTION\r\n\r\nFUNCTION lxf (x)\r\n&nbsp;&nbsp;IF x &lt; 171 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;fact = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF x &gt; 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 2 TO x\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fact = fact * i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;lo = LOG(fact)\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;lo = LOG(x) * (x + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;lo = lo + (-x + 1 / (12 * x) - 1 / (360 * x * x * x) + 1 / (1260 * x * x * x * x * x))\r\n&nbsp;&nbsp;&nbsp;&nbsp;lo = lo + LOG(twopi) / 2\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;lxf = lo\r\nEND FUNCTION\r\n\r\nIt produces\r\n<pre>\r\n 3    2353 0.0023529 0.0023529\r\n 4    6915 0.0069148 0.0092677\r\n 5   13541 0.0135414 0.0228091\r\n 6   22028 0.0220275 0.0448367\r\n 7   32059 0.0320592 0.0768958\r\n 8   43179 0.0431794 0.1200752\r\n 9   54772 0.0547716 0.1748468\r\n10   66065 0.0660651 0.2409119\r\n11   76172 0.0761724 0.3170843\r\n12   84160 0.0841603 0.4012447\r\n13   89155 0.0891549 0.4903995\r\n14   90472 0.0904717 0.5808713\r\n15   87752 0.0877525 0.6686237\r\n16   81077 0.0810771 0.7497008\r\n17   71020 0.0710195 0.8207203\r\n18   58613 0.0586129 0.8793333\r\n19   45210 0.0452103 0.9245436\r\n20   32252 0.0322518 0.9567953\r\n21   20987 0.0209866 0.9777819\r\n22   12227 0.0122267 0.9900086\r\n23    6213 0.0062133 0.9962220\r\n24    2650 0.0026498 0.9988717\r\n25     891 0.0008912 0.9997630\r\n26     211 0.0002107 0.9999737\r\n27      26 0.0000263 1.0000000\r\n28       0 0.0000000 1.0000000\r\nMedian is 13.10611589574091\r\nMean is 13.55606605519886\r\n</pre>\r\n-------\r\nWhere the second column shows the probability of that run length multiplied by 1,000,000 to facilitate comparison to the previous simulation results; the third column shows the probability as calculated; the fourth shows the cumulative probability, which does reach 1 at the number of draws equal to 27.\r\n\r\nIf the decks variable is changed to 2 and the program run, it produces:\r\n<pre>\r\n 3    3998 0.0039977 0.0039977\r\n 4   11399 0.0113994 0.0153971\r\n 5   21659 0.0216589 0.0370561\r\n 6   34114 0.0341138 0.0711699\r\n 7   47909 0.0479086 0.1190785\r\n 8   61979 0.0619789 0.1810574\r\n 9   75096 0.0750961 0.2561534\r\n10   85972 0.0859715 0.3421249\r\n11   93411 0.0934109 0.4355359\r\n12   96498 0.0964977 0.5320336\r\n13   94770 0.0947703 0.6268038\r\n14   88347 0.0883470 0.7151509\r\n15   77958 0.0779581 0.7931090\r\n16   64854 0.0648540 0.8579630\r\n17   50596 0.0505958 0.9085587\r\n18   36765 0.0367655 0.9453242\r\n19   24670 0.0246696 0.9699939\r\n20   15118 0.0151177 0.9851115\r\n21    8340 0.0083402 0.9934517\r\n22    4064 0.0040637 0.9975154\r\n23    1703 0.0017029 0.9992182\r\n24     590 0.0005902 0.9998085\r\n25     159 0.0001590 0.9999675\r\n26      30 0.0000297 0.9999971\r\n27       3 0.0000029 1.0000000\r\n28       0 0.0000000 1.0000000\r\nMedian is 11.66803791319374\r\nMean is 12.21442208680124\r\n</pre>\r\n--------\r\nThese numbers, including the medians and the means, compare well with the simulation results.\r\n',NULL,0);
INSERT INTO comment VALUES (9726,1383,4424,'kimberly','we got this','2003-11-21 00:24:21',0,'1763',NULL,0);
INSERT INTO comment VALUES (9743,1474,1301,'Charlie','Notes on the solution','2003-11-21 16:04:16',0,'The computation of each term is somewhat of a hybrid of combinations and permutations, as one select card is in the final position, with all 52 possibilities considered there, but only the combinations are considered for the first n-1 positions without regard to the order they are drawn.\r\n\r\nThe same computation was done also using UBASIC for the added precision and the builtin COMBI function.  The results were the same, but the program looks nicer in QuickBasic, without the line numbers.  UBASIC helped in the debugging as the need for the restriction on p+s being less than or equal to 12 was found by the argument checking that UBASIC does on the COMBI function, that I did not build into the subroutines in the QuickBasic program.',9742,0);
INSERT INTO comment VALUES (9744,670,4408,'Kirk','re(2): solution','2003-11-21 16:33:21',0,'It\'s all very well you doing these complicated methods, but you have to remember that average people are reading this and won\'t understand what you say! I\'m a 17 year old Maths and Further Maths student and have never come across \"mod\" numers (modulo i believe)...I think that\'s university level! I think Eric\'s solution to the 13 problem and my solution to the 11 problem are the most user friendly. They may not be as elegant mathematically - but a darn more people understand what\'s going on!',9718,0);
INSERT INTO comment VALUES (9745,1506,4189,'John','5s and 2s legal?','2003-11-21 16:42:57',4,'Ok, so we\'ve established that 1, 0, 6, 8, and 9 are still legible upside down.  Obviously 3, 4, and 7 are out.  What about 5 and 2?  Are they legal?  Do we read them like an LCD alarm clock?  \r\n\r\n(P.S.  Preliminarily, my answer to this one is \"no\", I probably can\'t do it.  But that doesn\'t mean it can\'t be done!)  =)',NULL,0);
INSERT INTO comment VALUES (9746,670,4374,'Richard','re(3): solution','2003-11-21 17:48:09',0,'Sorry, Kirk. I did not mean to intimidate you. Modular arithmetic should be pre-university, but maybe it isn\'t. It wasn\'t back in 1959 when I first went to college, but those were primitive times! Anyway, the idea is simply that given a fixed whole number m greater than 1 (called the modulus) we can do an interesting brand of arithmetic by only considering the remainders after dividing by m. When we do this, we say we are calculating modulo m, or for short, mod m. Two numbers are \"the same\" mod m (or \"congruent\" modulo m) if they leave the same remainder when divided by m. If we introduce the operator % (as in the C programming language) used to indicate remaindering, so that a%m means the remainder when a is divided by m, and use / to denote the quotient operation (or \"integer divide\") we have a=m*(a/m) + a%m=m*q+r. It is quite easy to show that (a+b)%m= (a%m+b%m)%m and (ab)%m= ((a%m)*(b%m))%m, which means we can remainder first before adding or multiplying without affecting the remainder of the result. It is this that makes casting out nines work as a checksum. Since (10^n)%9=1, 176923%9 =(1+7+6+9+2+3)%9=1. The same idea can be applied to digit problems using any value for m, although m=9 is the nicest for decimals, and m=11 is second nicest (since (10^n)%11=(-1)^n). \r\n\r\nWorking mod m is very basic in puzzle math. For example, working mod 7, it can be shown with a bit of work that every year must have at least one Friday the 13th (leap years must be treated separately). \r\n\r\nI hope this clears up the concept of \"mod m\" for you and enables you to begin to use it in solving problems. \r\n\r\n~Richard ',9744,0);
INSERT INTO comment VALUES (9747,1506,3386,'Victor Zapana','solution','2003-11-21 17:53:48',0,'96 11 89 68<p>\r\n88 69 91 16<p>\r\n61 86 18 99<p>\r\n19 98 66 81<p>\r\nthey all add to 264, and its a \"topsy-turvy\" square.\n\n<i>Edited on <b>November 21, 2003, 9:02 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9748,1506,3386,'Victor Zapana','re: solution','2003-11-21 17:56:58',0,'so the answer is yes. heh',9747,0);
INSERT INTO comment VALUES (9749,1383,3529,'Senthil Kumar','Solution','2003-11-21 18:04:05',3,'1) 1235\r\n2) 4721\r\n3) 3862\r\n\r\nWe know that 2 digits are in the magic number from (1). So it could be either \r\na) 1&2 \r\nb) 1&3\r\nc) 1&5\r\nd) 2&3\r\ne) 2&5 \r\nf) 3&5.\r\n\r\na, c, d and f are not possible, because u will end up with a 5 digit number.\r\n\r\nSo only 1&3, 2&5 are possible. This will give you the following possilbe numbers:\r\n7831\r\n1763\r\n4825\r\n2765\r\n\r\nThere is no ambiguity if the number is divisible by 7, which 2765. So the magic number is 2765.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9750,1506,3172,'SilverKnight','re: solution - very nice','2003-11-21 18:14:49',0,'very nice Victor....\r\n\r\nI would be interested in the thought process that you used to find the solution, if you\'d care to share it with us.  :-)',9747,0);
INSERT INTO comment VALUES (9751,1447,4112,'Sniper59','re(3): I am confused','2003-11-21 20:33:46',0,'That\'s not necessarily true. In cryptography, it\'s often the custom to only include necessary information. The more ciphertext available to a codebreaker, the easier it usually is to decipher it. While this is not exactly a difficult cipher to break (I found the \"take the money ...\" part by simply looking at it), just because a word was omitted does not necessarily imply that it was done by accident. ',9544,0);
INSERT INTO comment VALUES (9752,1259,4438,'marta','possible answer','2003-11-21 20:49:16',0,'Maurice lives #137- babysitter\r\nZack lives #139- Walk dogs\r\nRaquel lives #141- gardening\r\nAngelica lices #143- house cleaning',NULL,0);
INSERT INTO comment VALUES (9753,1506,3386,'Victor Zapana','re(2): solution - very nice','2003-11-21 21:00:07',0,'hmm.. i cant really explain it lol its like... i guess a couple of numbers... i kinda figured it would be 2-digit numbers all around coz it cant be 1-digit ands for higher, i just thought it would be simpler than that lol. so basically its a lot of luck and guess & check. oh yeah.. i thought that probably each row,column, and diagonal had like 1, 6, 8, 9 once, so i looked for a number that end in the ones digit 4. eventually i got to that... lol\n\n<i>Edited on <b>November 21, 2003, 9:03 pm</b></i>',9750,0);
INSERT INTO comment VALUES (9730,1474,1768,'Lorne Hrynkiw','Comments on poker hand solutions','2003-11-21 05:40:13',0,'The only justification for rejecting the maximum count of 27 is that it results in a full house; and a full house beats three of a kind(3oK).  The two pair can be ignored because 3oK beats two pair.  I agree that a count of five is the lowest count that can produce 3oK but disagree on 14 being the maximum.  Consider drawing the cards 2 thru king and three aces, thats 15 by my count.  Also consider that a straight beats 3oK thus run lengths can be a maximum of 4.  As an example 2-5, 7-10, QK, and three aces for a count of 13.  Flushes can be ignored - well yes the first 5 cards can be the same suit - when considering ranges since we cannot guarantee a flush with fewer than 14 cards.\r\n\r\nOverall I\'m not a big fan of the poker hand requirement and am studying the wording in the hope of finding inspiration.  ',9725,0);
INSERT INTO comment VALUES (9731,1228,3224,'Lee','re: A simpler formula','2003-11-21 07:16:18',0,'Love it.',9420,0);
INSERT INTO comment VALUES (9732,1475,4430,'Eberhard','Solution-','2003-11-21 10:54:08',0,'The solution to this problem is simple, but you need to know a bit more geography than you can pick up most maps. The key to this is that Alaska satisfies three criteria northern, western, and eastern most points. If you look at a good map of Alaska you will see that the Alaskan archipelago extends past the 180 degree mark separating east and west longitude, meaning it exists in both the eastern and western hemispheres simultaneously. Second international law dictates that a country controls the waters 3 miles out from any land they control. This is important because it means that you are not leaving US controlled territory as you travel island to island. From there it is a simple matter of traveling to Hawaii, the southernmost point. ',NULL,0);
INSERT INTO comment VALUES (9733,1259,4431,'walt','possible answer','2003-11-21 11:04:01',0,'zach-139, walk the dogs\r\nraquel-143,house cleaning\r\nangelica-141,babysitting\r\nmaurice-141,gardening\r\n',NULL,0);
INSERT INTO comment VALUES (9734,1259,4432,'Brian Affourtit','my guess','2003-11-21 11:08:20',0,'Raquel, 137, Housecleaning\r\nZack, 139, Walk Dogs\r\nAngelica, 141, Babysitting\r\nMaurice, 143, Gardening',NULL,0);
INSERT INTO comment VALUES (9735,1259,4432,'Brian Affourtit','re: possible answer','2003-11-21 11:09:07',0,'Either Angelica or Maurice lives at #141.\r\n\r\nnot both.',9733,0);
INSERT INTO comment VALUES (9736,1259,3172,'SilverKnight','solution','2003-11-21 11:57:19',3,'Angela - 141 - Gardening\r\nMaurice - 139 - Babysitting\r\nRaquel - 143 - Housecleaning\r\nZach - 137 - Walk his dogs',NULL,0);
INSERT INTO comment VALUES (9737,1259,4082,'wonshot','Solution','2003-11-21 12:05:38',0,'Assume: House Numbers are #137, #139, #141, #143\r\nAll on same side of the street and #143 is last, no skipping or half numbers.\r\n\r\nAssume: Zach and Maurice are male.\r\nAssume: Angelica and Heidi are female.\r\n\r\nZach: Walk dogs lives at #137\r\nAngelica: Babysitter lives at #139\r\nMaurice: Gardener lives at #141\r\nRaquek: Housecleaner lives at #143',NULL,0);
INSERT INTO comment VALUES (9738,1259,2231,'Trevor Leitch','re: my guess','2003-11-21 12:31:25',0,'Two things wrong with Brian\'s solution:\r\n\r\n1) The person who lives in 143 is NOT the person who hired Heidi to garden (statement #5)\r\n2) Raquel lives 2 houses EAST of the person who needed a babysitter (statement #3); since 143 is the easternmost (statement #5), your solution has Raquel living WEST of that person',9734,0);
INSERT INTO comment VALUES (9739,1259,4082,'wonshot','re: Solution (oops) + reason (SK\'s right)','2003-11-21 12:34:06',0,'Zach had dogs walked #1\r\n\r\nRaquel lives 2 houses east of babysitter #3\r\n    therefore, Raquel lives at 141 or 143, but can\'t live\r\n    at 141 because of #2.\r\n    Also, babysitter lives at 139.\r\nRaquel lives at 143.\r\n\r\nMale lives at 139, therefore Zach or Maurice, but 139 is the babysitter and since zach has his dogs walked, Maurice lives at 139\r\n\r\nMaurice lives at 139 and needs a babysitter.\r\n\r\nAngelica lives at 141 because Maurice doesn\'t.\r\nZach must live at 137.\r\n\r\nGardener does not live in 143, therefore Raquel isn\'t gardener but the housecleaner, and Angel is therefore in need of a gardener.\r\n\r\nOverall, SK was right\r\nZach lives at 137 needs Dogs walked\r\nMaurice lives at 139 needs babies sat\r\nAngelica lives at 141 needs Garden tended\r\nRaquel lives at 143 needs house cleaned.\r\n',9737,0);
INSERT INTO comment VALUES (9740,690,4430,'Eberhard','flash point','2003-11-21 12:48:19',0,'Just another thought about why this is an incorrect answer -- while in may cases it is very high, oil does have a flash point and will catch fire- crude oil for example ranges between 100 and 200 degrees, if the steel is hot enough to boil water, which has far lower specific heat value and will therfore absorb less energy, before rasing temperature, the threat of igniting the oil is very real. Any chemist ot blacksmith would cringe at the thought of placing super-heated steel into oil.',NULL,0);
INSERT INTO comment VALUES (9754,1506,3386,'Victor Zapana','re(3): solution - very nice','2003-11-21 21:01:39',0,'oh yeah one other thing. why i called it a topsy-turvy square. my math teacher in like 9th grade used to give us like magic square extra credit. but he kept on saying that there was special squares that can be upside down and rightside up and he called them topsy-turvy. so there heh',9753,0);
INSERT INTO comment VALUES (9755,1259,4439,'max','correct answer','2003-11-21 21:15:06',3,'143 Raquel, Housecleaning\r\n141 Angelica, Gardening\r\n139 Maurice, Babysitting\r\n137 Zach, Dog walking',NULL,0);
INSERT INTO comment VALUES (9756,651,4374,'Richard','re: full solution','2003-11-21 21:38:31',0,'The first Wikipedia proff and the others to which you give the link are essentially the same as I gave in my previous comment. It is due to Gauss, according to Uspensky and Heaslit\'s Elementary Number Theory (a gem, but out of print). For someone with scant experience with number theory and congruences, this would be a very difficult problem, in my opinion.\r\n\r\n~Richard ',8713,0);
INSERT INTO comment VALUES (9757,1345,3127,'lesa','correct solution','2003-11-22 00:44:27',0,'Yello shirt = $10\r\nRed shirt = $20\r\nOrange shirt = $30\r\nBlue shirt = $40\r\nGreen shirt = $50\r\n\r\nDiane = Orange(30) & Green(50) $80\r\nAlice = Yellow(10) & Green(50) $60\r\nEmily = Red(20) & Blue(40)     $60\r\nBetty = Red(20) & Orange(30)   $50\r\nCarol = Yellow(10) & Blue(40)  $50\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9758,1235,4300,'Minion123','maybe?','2003-11-22 02:08:40',0,'till the ducks migrate',NULL,0);
INSERT INTO comment VALUES (9759,1505,4374,'Richard','re(2): Code Revealed..','2003-11-22 04:13:29',0,'The code c then represents letter number -1/2+sqrt(m+1/4) with a=1,b=2, etc. then. This appears to equal the integer part of sqrt(c). floor(sqrt(2))=1,...,floor(sqrt(702))=26. Can anybody verify the ... ?',9716,0);
INSERT INTO comment VALUES (9760,1505,4374,'Richard','','2003-11-22 12:40:01',0,'',9759,0);
INSERT INTO comment VALUES (9761,1504,3351,'Eric','first thoughts','2003-11-22 12:41:16',0,'     My first line of thought would be to construct two quadrilaterals within our unit circle. Let us call them AOBR1 and AOBR2 where points A and B are as described above, point O is the origin of the circle and points R1 and R2 are the two points of reflection that our light rays are bouncing off with R1 at the top of the circle and R2 at the bottom.  Now note that angle AR1O = OR1B and AR2O = OR2B.\r\nSolving the top quadrilateral first, and introducing some variables(say x and y), let us define the following angles:\r\nAOB = 60\r\nAR1O = OR1B = x\r\nAOR1 = y\r\nR1OB = 60-y\r\nR1AO = 180-x-y\r\nR1BO = 120+y-x\r\nBy the law of sines on both triangles OAR1 and OR1B we see that sin x = .35sin(180-x-y) = .6sin(120+y-x).\r\nAlso by the law of cosines we see that the distance AB is &#8730;.2725.\r\n\r\nI hope this helps\n\n<i>Edited on <b>November 22, 2003, 12:46 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9762,1505,4374,'Richard','correction','2003-11-22 12:46:36',0,'m should be c in my expression -1/2+sqrt(m+1/4). I can show algebraically that sqrt(c) minus this is between 0 and 1. Setting my TI-30X calculator on FIX 0, the integer part of the square root is automatically displayed and I easily get BREAK THE CODE for the first three words.\r\n\r\nMy previous comment timed out or something and didn\'t register -- this takes its place.',9760,0);
INSERT INTO comment VALUES (9763,670,4374,'Richard','correction','2003-11-22 12:54:55',0,'(10^n)%11=(-1)^n should have been (10^n)%11=((-1)^n)%m since by remainder I mean least nonnegative remainder as is usual in long division. Notice that this does NOT give negatives (quotient or remainder) for the negative of a positive integer: 12=5*2+2 but -12=5*(-3)+3 so that 12%5=2 but (-12)%5=3.',9746,0);
INSERT INTO comment VALUES (9764,1505,4450,'drew','re: correction(solution)','2003-11-22 14:11:31',0,'you are a friggen idiot.lol\r\nwhat you put may work but it is much simpler.\r\nthe awnser is x&#178;+x where x is the number of the letter in the alphebet.  by getting 3 letters i personally guessed that 2 was A 6 was B and e was 30\r\ni guesed these using most common two letter words and that 2 stands by itself\r\nwhen you put these into functions you get\r\nf(1)=2\r\nf(2)=6\r\nf(5)=30\r\nso plug these into the function\r\nf(x)=ax&#178;+bx+c\r\nwhen you solve this function you find out that A=1, B=1, and C = 0.',9762,0);
INSERT INTO comment VALUES (9765,1506,1626,'Gamer','Another way to do this:','2003-11-22 14:16:55',0,'Since 1s and 8s look the same when flipped and 6s and 9s switch, if you have one of each number in the ones place and in the tens place it would work.\r\n\r\nUsing the grids of ABCD magic squares, you can construct one of these.\r\n\r\nABCD Simply using reflections and rotations on this grid will give\r\nDCBA another grid of the same type. Just replace A through D with \r\nBADC a number 1, 6, 8, 9 and it should work. Then put the two grids\r\nCDAB together with one digit equalling the tens place and the other\r\ngrid equalling the ones place, and you have a magic square created.\r\nOther places can be added in the same way. :)\r\n\r\nMaybe someone could devise a program that creates these this way? :)',NULL,0);
INSERT INTO comment VALUES (9766,1505,4450,'drew','re(2): 72-4-182-156-30-420 (correction)','2003-11-22 14:26:28',0,'90/2-56-342-30-30',9667,0);
INSERT INTO comment VALUES (9767,1504,4450,'drew','help?','2003-11-22 14:34:59',0,'yah i am still in Algebra two anyone wanna help me with this?',NULL,0);
INSERT INTO comment VALUES (9768,1505,4374,'Richard','re(2): correction(solution)','2003-11-22 14:38:14',0,'Right you are except for the idiot part. If x²+x=c then\r\n x=-1/2+sqrt(c+1/4) but since c is an integer it can be shown that x=floor(sqrt(c)) (integer part of the square root). For c=30(e) x=5, then.  All you have to do is pick the biggest integer x such that x² does not exceed c in order to decode.',9764,0);
INSERT INTO comment VALUES (9769,1497,4450,'drew','?????','2003-11-22 14:48:10',0,'isnt there a therom that prooves that?',NULL,0);
INSERT INTO comment VALUES (9770,1505,4374,'Richard','re(3): 72-4-182-156-30-420 (correction)','2003-11-22 14:51:20',0,'One objective should be to find a simple way to decode.  That encoding is via x^2+x was revealed way back in an earlier comment. On a calculator, it is easy to encode using x(x+1), but decoding is even simpler if you use the integer part of the square root of the coded letter as I have suggested.',9766,0);
INSERT INTO comment VALUES (9771,670,4408,'Kirk','re: correction','2003-11-22 18:39:12',0,'Of course, why didn\'t I think of that!? :-s\r\nThanks for your effort of typing in everything you know about modulus numbers...but, nope,  unfortunately I cannot start to use them to solve puzzles as I still haven\'t the foggiest idea what you\'re going on about! I was OK until you starting putting equations in. Stating what % meant, I was averagely happy with - but then you started using equations, it didn\'t make any sense! To you or experts, maybe - but to a complete beginner these things take time - so, I\'d advise you not to give up your day job! Hopefully it isn\'t a teacher! \r\n I understand that teaching over the internet is difficult at the best of times, but seriously...am I supposed to understand (10^n)%11=((-1)^n)%m?????? And no, we don\'t do ANY of that now! GCSE mathematics is very simple. A-level mathematics and Further Mathematics are trickier and involve differentiation, integration and numerous functions...including hyperbolic and inverse hyperbolic functions and their derivatives (this bit *only* features on the Further Mathematics course)\r\n\r\nBack to your explanation...just a handy teaching hint...read back over your previous message - in the viewpoint of a person who knows *nothing* about modulo....can you see that half-way through, you shoot *too* quickly into multiple equations that would confuse any poor soul? I think I speak for the majority of youngsters...if not all - but I\'m sure there\'s some university students out there thinking how silly I am - but, not knowing as much means I can spot a good teacher a mile off - which is why I want to become a mathematics teacher, as I know where problems lie, and how to explain things thoroughly - thoroughly enough that they understand what is going on step by step. If part one of something is a bit \'cloudy\', then extending that even further is even mroe cloudy, e.g. a student may not remember that \"2a\" means \"2 x a\" but infacts thinks it\'s \"a x a\". When you talk about \"2a x 2a = 4aa\" (or \"4 a^2\" or \"4 a squared\") - it will confuse him beyond belief, even though it seems simple to him. Just that *one* part of an equation, and it confuses him. Going on to show him the, almost simple Quadratic formula would make the student faint!\r\nSee where I\'m coming from? Sorry that you tried so hard yet I didn\'t understand, I feel quite bad now as you\'ve tried hard to explain things and I still haven\'t understood...but never mind, I\'ll save you the effort of teaching me now...unless you\'re preapred to explain in FULL...or of course if you have MSN messenger, where you could explain in full and I can question parts as we go along! For now, I\'ll leave you, and prepare for my television recordings in under 2 weeks time - and, yes, it does involve some maths, but only mental arithmetic! :-)',9763,0);
INSERT INTO comment VALUES (9772,670,4408,'Kirk','re(4): solution','2003-11-22 18:49:19',0,'I don\'t want to knock you Richard....but you typed this:\r\n\r\nwe have a=m*(a/m) + a%m=m*q+r. It is quite easy to show that (a+b)%m= (a%m+b%m)%m and (ab)%m= ((a%m)*(b%m))%m, which means we can remainder first before adding or multiplying without affecting the remainder of the result. It is this that makes casting out nines work as a checksum. Since (10^n)%9=1, 176923%9 =(1+7+6+9+2+3)%9=1. The same idea can be applied to digit problems using any value for m, although m=9 is the nicest for decimals, and m=11 is second nicest (since (10^n)%11=(-1)^n). \r\n\r\nNow...read that over. That does not make *any* sense at all!! You\'re telling me, when you typed it, you thought it would make sense to a normal 17 year old!? E.g. the first equation... a=m*(a/m)...I can understand that, as the \'m\'s cancel and so you are left with \'a\', but wait...you\'ve mysteriously added on a%m...and that is equal to m*q + r. What the heck is \'q\' and \'r\'? \r\n Also...you said \"It is this that makes casting out nines work as a checksum\". It is *what*? Here is an example...sdfffggggg...it is that that makes eggs lay placebo generating coefficients of friction. It makes no sense!!! PLUS....what is \"casting\" out nines??? What is a \"checksum\"! If you\'re going to explain yourself, Richard, please do it properly!',9746,0);
INSERT INTO comment VALUES (9773,670,4374,'Richard','','2003-11-22 21:31:34',0,'',9772,0);
INSERT INTO comment VALUES (9774,670,4374,'Richard','re(5): solution','2003-11-22 21:34:28',0,'Sorry to not be able to explain \"mod m\" to your satisfaction. My correction needs a correction too -- that first: \r\n (10^n)%11=((-1)^n))%m\r\nshould have been\r\n (10^n)%11=((-1)^n))%11 ,\r\nthat is m=11 here and I should have just used 11 instead of m. Thus 1000 and -1 are congruent mod 11 since\r\n 1000%11=10, and -1%11=10 as -1=-1*11+10.\r\nNotice that the remainder is always nonnegative and less than the modulus -- this is what remainder means.\r\n\r\nAs to a=m*(a/m)+a%m=q*m+r, the point is that here /  indicates integer division as would be performed (at least for positive numbers) on integer variables in a computer program. a/m is an integer, not a fraction. It is the quotient when you divide a by m. You should have been able to discern this from the q*m +r. \r\nAs for the rest, the idea is simply that remaindering can be mixed in with adding, subtracting and multiplying (we will avoid dividing, so as not to get into something a little more complicated). The reason we would want to mix remaindering in with addition, subtraction and multiplication is to keep the number sizes small. Consider the problem of deciding what (10^24)%13 is. Instead of doing the whole long division of 1000000000000000000000000 by 13, we can, for example, do ((10000%13)^6)%13 and get the same answer: 10000%13=3, 3^6=729, 729%13=1, and hence\r\n (10^24)%13=1. Since a decimal number n with digit string abcd equals a*10^3+b*10^2+c*10^1+d*10^0, n%13 is congruent mod 13 to n\'=a*12+b*6+c*10+d because we can remainder the powers of 10 in advance. Then if we want n%13 we can calculate n\'%13 instead and get the same answer. For the modulus 9, n%9=(a+b+c+d)%9, and for the modulus 11, n%11=(a*10+b+c*10+d)%11=(-a+b-c+d)%11.\r\n\r\nYou should be able to give a proof that\r\n (a+b)%m=((a%m)+(b%m))%m.\r\n\r\nIn closing, here is a reliable maxim (in my opinion): \"Mathematics is learned, not taught.\"\r\n\r\n\r\n\r\n',9772,0);
INSERT INTO comment VALUES (9775,1504,4450,'drew','my first thoughts','2003-11-22 22:31:29',0,'I am assuming that the light beam intersets the circle then bounces off the circle in 90 degrees.  You can then draw a right triangle with the hypotinuse at the .2725 side. From here i dont know where to go.',NULL,0);
INSERT INTO comment VALUES (9776,1505,4450,'drew','re(4): 72-4-182-156-30-420 (correction)','2003-11-22 22:40:12',0,'another way to decode which is easy is to put into y1 on your graphing calculator y1=1-x and y2=-(number)/x then find where the y\'s are equal to each other and then find out which letter is equal to that letter of the alphebet.',9770,0);
INSERT INTO comment VALUES (9777,1505,4450,'drew','program','2003-11-22 22:41:03',0,'for whoever posts these crypto phrases i have created a program using Java that encodes phrases into numbers, does anyone want this.',NULL,0);
INSERT INTO comment VALUES (9778,625,3182,'Antonio','Solution','2003-11-22 23:31:49',3,'Considering an angle Theta with it\'s vertex in the center of any of the two larger spheres and it\'s aperture from the vertex to the floor and from the vertex to the center of the small sphere in the mentioned gap between spheres. By drawing an isoceles triangle from the three centers of each circle, and relating Theta to the new isoceles triangle, it gives out the relation 4*R &#178;=2*(R+X)&#178;*(1-cos[180-2*(90-Theta)]), where X is the radius to be calculated. By makeing another triangle with sides R, R+X, &#8730;(R&#178;+X&#178;) and Theta between R and R+X, we get the relation Theta=ArcCos[((R+X)&#178;-X&#178;)/(2*R*(R+X))], so we finally get the transient equation: 1=((2*R&#178;)/(R+X)&#178;)+Cos[180-2*[90-ArcCos[((R+X)&#178;-X&#178;)/(2*R*(R+X))]]], solving this equation for X, it gives X=25cm, so the diameter of the sphere in the gap between spheres is 50cm',NULL,0);
INSERT INTO comment VALUES (9779,1259,4453,'muzo','answer','2003-11-23 00:35:25',0,'R-143-hk\r\nA-141-g\r\nM-139-bs\r\nZ-137-wd',NULL,0);
INSERT INTO comment VALUES (9780,1504,3136,'Popstar Dave','re: my first thoughts (clarification regarding reflection properties)','2003-11-23 01:16:22',2,'The angle of reflection here can be found using the standard reflection property, angle of incidence equals angle of reflection.  These angles are based around a tangent to the circle at the point of reflection.  This can also be found by measuring aroung a radius to the point of reflection.  The angle between where the light hits the reflection point and the radius will be the same as the angle that the light travels out on the other side of the radius.  \r\nJust thought this might help...\r\n\r\n',9775,0);
INSERT INTO comment VALUES (9781,621,3182,'Antonio','Solution','2003-11-23 02:00:28',3,'Drawing a line from the center of the greater sphere to the center of the smaller sphere gives a distance X+R, where X is the radius to be obtained and R is 100cm. Makeing a right triangle of sides R-X and R-X gives out an hypotenuse of &#8730;2*(R-X), therefore &#8730;2*(R-X)=X+R. X=R*(&#8730;2-1)/(&#8730;2+1)=17.1572875253cm. The Diameter of the largest sphere between the gap is 34.3145750506cm. ',NULL,0);
INSERT INTO comment VALUES (9782,670,3172,'SilverKnight','re(6): solution','2003-11-23 02:11:44',0,'Richard,\r\n\r\nWith all due respect, I must agree with Kirk.  And, half the reason (IMHO) of posting to flooble is to explain (in a USEFUL way) one\'s thought processs to others who might read it.\r\n\r\nSome of your earlier comments make little sense to me... (particularly <A HREF=\"http://perplexus.info/show.php?pid=651&cid=9741\">this one</a>) and I am familiar with modular arithmetic.\r\n\r\nI (and many other common submitters), generally, endeavor to write solutions/comments that include much detail--perhaps more detail than some require, but enough to help those, who are not so familiar with the subject matter, to understand the related thought processes and relationships and perhaps understand the issue better.\r\n\r\nWhen one submits a solution, it should be more than an <I>answer</i>.  It should be, if at all possible, a straightforward method/algorithm of how to come by the answer.  Failing that, one might provide hyperlinks that readers could follow to learn more about the solution or subject matter.\n\n<i>Edited on <b>November 23, 2003, 2:12 am</b></i>',9774,0);
INSERT INTO comment VALUES (9783,1504,3172,'SilverKnight','solution (solved numerically)','2003-11-23 04:47:38',3,'I\'m ashamed to admit that I have forgotten much of my vector calculus as well as much of my polar coordinate education.\r\n\r\nThis shouldn\'t be such a difficult problem for me.\r\n\r\nAnyway, I set up a bunch of relationships and then solved it numerically (that basically means I set up a bunch of constraints, and let some variable, theta, change until the constraints settled into an appropriate range... usually zero).\r\n\r\nThat being said, this is a very unsatisfactory post for me.\r\n_______________________________________\r\n\r\n<I>Assuming that I did all my calculations correctly, and I look forward to someone verifying this work... preferably analytically.</I>\r\n\r\nThe numerical results I found were to aim for the points on the circle where <B>from the origin\'s perspective</B> the radian measure would be 83.43201955 degrees, and -85.75353466 degrees.\r\nThese correspond to aiming at points:\r\n(0.11438199,0.993436843) and (0.074046968,-.997254755)\r\n\r\nBy the way, this makes a reflection angle of 18.50560563 degrees, and 9.049321949 degrees respectively.  (The reflection angle, as Popstar Dave already mentioned, is measured as the angle between the ray of light and line segment along the radius of the circle at the point of reflection)\r\n_______________________________________\r\n\r\nBut that\'s not what Antonio asked.\r\n\r\nAntonio asked what direction it should point from <B>point A\'s perspective</B>.\r\n\r\nTo aim at the first point, A should point at <B>64.92641392 degrees</B> (off the horizontal, so aimed up and to the right.)\r\n(This is roughly the angle a \'/\' makes.  :-)\r\n\r\nTo aim at the second point, A should point at <B>-76.70421272 degrees</B> (off the horizontal which means down and to the right... mostly down... :-)\r\n\r\nPlease advise if this isn\'t clear.  And apologies for not providing an analytic solution.',NULL,0);
INSERT INTO comment VALUES (9784,676,4450,'drew','arithmetic progression?','2003-11-23 11:37:20',0,'whats arithmetic progreston?\r\n',NULL,0);
INSERT INTO comment VALUES (9785,290,4450,'drew','sort of solution','2003-11-23 11:40:53',0,'I derived that pi=tan(180/infinity)infinity\r\nsince you cant find infinity then that prooves that pi is irrational.',NULL,0);
INSERT INTO comment VALUES (9786,676,3558,'Tristan','re: arithmetic progression?','2003-11-23 11:46:07',0,'An arithmetic progression is where a certain number is added to each number to get the next number.  For example, 3,4,5,6,7 is an arithmetic progression, or 2,7,12,17.',9784,0);
INSERT INTO comment VALUES (9787,1504,1301,'Charlie','re: solution (solved numerically) -- verified','2003-11-23 12:07:20',0,'The following program verifies SilverKnight\'s solution.  As it only verifies a found solution, it would be interesting to see AgN\'s program that actually iterates to the solution.\r\n\r\nDECLARE SUB rect2pol (x#, y#, r#, theta#)\r\nDECLARE FUNCTION norm# (x#)\r\nDECLARE SUB pol2rect (r#, theta#, x#, y#)\r\nDEFDBL A-Z\r\nDIM SHARED pi, dr\r\npi = ATN(1) * 4\r\ndr = pi / 180\r\n\r\nCLS\r\ndir(1) = 83.43201955000001#\r\ndir(2) = -85.75353466#\r\n\r\nFOR d = 1 TO 2\r\n&nbsp;&nbsp;dir = dir(d)\r\n&nbsp;&nbsp;pol2rect 1, dir, x, y\r\n&nbsp;&nbsp;PRINT \"x=\"; x; \"y=\"; y\r\n&nbsp;&nbsp;pol2rect .35, 130, Ax, Ay\r\n&nbsp;&nbsp;pol2rect .6, 70, Bx, By\r\n&nbsp;&nbsp;rect2pol x - Ax, y - Ay, dist, dirA\r\n&nbsp;&nbsp;PRINT \"Aim direction=\"; dirA\r\n&nbsp;&nbsp;incidence = dir - dirA\r\n&nbsp;&nbsp;rect2pol x - Bx, y - By, dist, dirB\r\n&nbsp;&nbsp;reflection = dirB - dir\r\n&nbsp;&nbsp;PRINT norm(incidence), norm(reflection)\r\n&nbsp;&nbsp;PRINT \"--\"\r\nNEXT\r\n\r\nFUNCTION norm (x)\r\n&nbsp;&nbsp;n = x\r\n&nbsp;&nbsp;DO UNTIL n > -180\r\n&nbsp;&nbsp;&nbsp;&nbsp;n = n + 360\r\n&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;DO UNTIL n <= 180\r\n&nbsp;&nbsp;&nbsp;&nbsp;n = n - 360\r\n&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;norm = n\r\nEND FUNCTION\r\n\r\nSUB pol2rect (r, theta, x, y)\r\n&nbsp;x = r * COS(theta * dr)\r\n&nbsp;y = r * SIN(theta * dr)\r\nEND SUB\r\n\r\nSUB rect2pol (x, y, r, theta)\r\n&nbsp;r = SQR(x * x + y * y)\r\n&nbsp;IF x = 0 THEN\r\n&nbsp;&nbsp;&nbsp;theta = 90 * SGN(y)\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;theta = ATN(y / x) / dr\r\n&nbsp;END IF\r\n&nbsp;IF x < 0 THEN theta = theta + 180\r\nEND SUB\r\n\r\nwith the results:\r\nx= .114381989608504 y= .993436842709792\r\nAim direction= 64.92641431087746\r\n 18.50560523912254           18.5056072763774\r\n--\r\nx= .0740469682395594 y=-.997254755062381\r\nAim direction=-76.70421283029224\r\n-9.049321829707765          -9.049322178724935\r\n--',9783,0);
INSERT INTO comment VALUES (9788,676,3351,'Eric','re(2): arithmetic progression?','2003-11-23 12:17:11',0,'Just to get things started let us call the mid-length side of our triangle \'s\', the short side \'s-p\' and the long side \'s+p\'.  Then the perimeter is of course 3s and the area of the triangle is 3/5*(area of eqilateral = s2?3/4).  The height of our triangle when side \'s\' is laid flat on the bottom is then s3?3/10.  I am guessing we can solve for s and p with a little pythagorean algebra.  Have Fun!\n\n<i>Edited on <b>November 23, 2003, 7:13 pm</b></i>',9786,0);
INSERT INTO comment VALUES (9789,676,3558,'Tristan','Starters','2003-11-23 12:22:33',1,'Call the three sides x-y, x, and x+y.\r\n\r\nUsing Heron\'s formula, the area of the triangle is:\r\n&#8730;((3x/2)(3x/2-x+y)(3x/2-x)(3x/2-x-y))=\r\n&#8730;((3x&#178;/4)(x&#178;/4-y&#178;))=\r\n&#8730;(3x^4/16-3x&#178;y&#178;/4)\r\n\r\nThe area of the equilateral triangle is:\r\nx&#178;&#8730;3/4\r\n\r\nPutting this together:\r\nx&#178;&#8730;3/4=(3/5)*&#8730;(3x^4/16-3x&#178;y&#178;/4)\r\n5x&#178;&#8730;3/12=&#8730;(3x^4/16-3x&#178;y&#178;/4)\r\n75x^4/144=3x^4/16-3x&#178;y&#178;/4\r\n48x^4/144+3x&#178;y&#178;/4=0\r\nx&#178;(x&#178;/3+3y&#178;/4)=0\r\nSo, either x=0(obviously not forming a triangle), or x&#178;/3+3y&#178;/4=0\r\n\r\nWould anyone like to check my work or finish it?',NULL,0);
INSERT INTO comment VALUES (9790,670,4374,'Richard','re(7): solution','2003-11-23 12:24:27',0,'SilverKnight:\r\nYour opinion carries weight with me as you appear to be the star solver on this site. None of the hyperlinks I could find on \"mod m\" are suitable to pass on here. The books I could find aren\'t either. Perhaps you know of a hyperlink or book that is suitable. I know that I am done trying to explain the concept to novices. For the more advanced, I highly recommend a gander at the first sections of Gauss\' Disquistiones Arithmeticae in the Clarke translation.\r\n~Richard',9782,0);
INSERT INTO comment VALUES (9791,676,3558,'Tristan','re: Starters- self correction','2003-11-23 12:36:11',3,'Oh, I just realized I made an obvious mistake.  I put 3/5 on the wrong side of the equation!\r\n\r\nBack to \"Putting this together:\"\r\n(3/5)*x&#178;&#8730;3/4=&#8730;(3x^4/16-3x&#178;y&#178;/4)\r\n3x&#178;&#8730;3/20=&#8730;;(3x^4/16-3x&#178;y&#178;/4)\r\n27x^4/400=3x^4/16-3x&#178;y&#178;/4\r\n0=48x^4/400-3x&#178;y&#178;/4\r\n0=3x&#178;(x&#178;/25-y&#178;/4)\r\n0=3x&#178;(x/5+y/2)(x/5-y/2)\r\nSo x=0, or x/5&#177;y/2=0\r\nx/5=&#177;y/2\r\nx=&#177;5y/2\r\n\r\nI doesn\'t make a difference whether y is positive or negative, so just call it positive.  The ratio is:\r\n5y/2+y:5y/2:5y/2-y\r\n7y:5y:3y\r\n7:5:3\r\n\r\n<b>The ratio is 7:5:3</b>',9789,0);
INSERT INTO comment VALUES (9792,676,4374,'Richard','re: Starters','2003-11-23 12:40:57',0,'x²/3+3y²/4=0? No real x,y>0 can satisfy this since both its terms are nonegative. ',9789,0);
INSERT INTO comment VALUES (9793,676,4450,'drew','re(3): arithmetic progression?','2003-11-23 12:59:17',0,'i dont think it is a right triangle so i dont think we can use the pyythagorean therom n where does it say right triangle',9788,0);
INSERT INTO comment VALUES (9794,676,4374,'Richard','re(2): Starters- self correction','2003-11-23 13:05:52',0,'I get the same.',9791,0);
INSERT INTO comment VALUES (9795,290,4450,'drew','for anyone wondering how i derived tan(180/infinity)infinity','2003-11-23 13:09:10',0,'The perimeter of an octagon is represented by all of the eight sides of an octagon added together. let 1/2 a side of the octagon = x. we are going to set the radious(i am forgetting my geometry) or apothom i think equal to 1. We now draw a triangle using the apothom one side and then drawn a line to the intersect fo two sides. The inner angle of this triangle will be set equal to A. therefor the tan(a)=x/1. angle a equals 1/2(360/n) where n is the number of sides. tan(180/n)=x 2(pi)r=perimiter of circle 2*x*n=perimeter of octagon 2*tan(180/n)*n=2(pi)*r r=1 in out octagon divide by 2 tan(180/n)*n=pi where the number of sides is equal to infinity ie the larger n is the closer to pi you will get.',NULL,0);
INSERT INTO comment VALUES (9796,676,4450,'drew','re(3): Starters- self correction','2003-11-23 13:14:15',0,'after looking at other commments i understand now.  i am sstill in algebra II  so we havent learned about herons formula.  but now that i have tried it i derive the same thing.',9794,0);
INSERT INTO comment VALUES (9797,676,3840,'Hal9000','Starter','2003-11-23 14:19:48',0,'Without loss of generality let us label the smallest side of the triangle a, the second smallest/largest side a+r, and the largest side (a+2r).  Then the perimeter is 3*(a+r), and the corresponding equilateral triangle has sides of s=(a+r) and thus area of &#8730;3s&#178;/4 = &#8730;3(a+r)&#178;/4.',NULL,0);
INSERT INTO comment VALUES (9798,676,4374,'Richard','re(4): Starters- self correction','2003-11-23 15:19:54',0,'This one would be nearly impossible to solve without Heron\'s formula, I think, because the perimeter, the sides, and the area need to be related by some formula in order to get the result. For the record, Heron\'s formula for the area of a triangle with sides a,b,c is\r\n\r\n A=sqrt(s*(s-a)*(s-b)*(s-c))\r\n\r\nwhere s=(a+b+c)/2 (the semiperimeter).\r\n\r\nAn equilateral triangle of side 1 has area (sqrt(3)/2)*1/2 by height*base/2. By Heron, the same area is\r\n sqrt(3/2*1/2*1/2*1/2), so the formula checks for equilateral triangles. ',9796,0);
INSERT INTO comment VALUES (9799,1504,1301,'Charlie','Solution of one case described','2003-11-23 20:27:25',0,'Comment previously posted for wrong problem, removed.\n\n<i>Edited on <b>November 23, 2003, 10:27 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9804,1458,4459,'phillip elliott','cigarette bar bet','2003-11-23 22:52:26',0,'would you define drop? do you mean fall over?',NULL,0);
INSERT INTO comment VALUES (9805,1458,4459,'phillip elliott','re: Another answer that works','2003-11-23 22:54:59',0,'my thought was that you are applying gas although afire to the cig.',9641,0);
INSERT INTO comment VALUES (9806,1504,1301,'Charlie','A Basic language numerical solution','2003-11-23 23:03:32',3,'The following program iterates to the same solutions SilverKnight found with Excel\'s solver:\r\n\r\nDECLARE SUB rect2pol (x#, y#, r#, theta#)\r\nDECLARE FUNCTION norm# (x#)\r\nDECLARE SUB pol2rect (r#, theta#, x#, y#)\r\nDEFDBL A-Z\r\nDIM SHARED pi, dr\r\npi = ATN(1) * 4\r\ndr = pi / 180\r\n\r\nCLS\r\n\r\ndir = 90\r\ndir(1) = dir\r\nGOSUB evalu\r\ndiff(1) = norm(reflection - incidence)\r\ndir = 88\r\ndir(2) = dir\r\nGOSUB evalu\r\ndiff(2) = norm(reflection - incidence)\r\nDO\r\n&nbsp;slope = (diff(2) - diff(1)) / (dir(2) - dir(1))\r\n&nbsp;amt = -diff(1) / slope\r\n&nbsp;dir(3) = dir(1) + amt\r\n&nbsp;dir = dir(3): GOSUB evalu: diff(3) = norm(reflection - incidence)\r\n&nbsp;dir(1) = dir(2): diff(1) = diff(2)\r\n&nbsp;dir(2) = dir(3): diff(2) = diff(3)\r\nLOOP UNTIL ABS(amt / dir(1)) &lt; 1E-14 OR diff(1) = 0\r\n&nbsp;PRINT \\\"Aim direction=\\\"; dirA\r\n\r\ndir = 270\r\ndir(1) = dir\r\nGOSUB evalu\r\ndiff(1) = norm(reflection - incidence)\r\ndir = 272\r\ndir(2) = dir\r\nGOSUB evalu\r\ndiff(2) = norm(reflection - incidence)\r\nDO\r\n&nbsp;slope = (diff(2) - diff(1)) / (dir(2) - dir(1))\r\n&nbsp;amt = -diff(1) / slope\r\n&nbsp;dir(3) = dir(1) + amt\r\n&nbsp;dir = dir(3): GOSUB evalu: diff(3) = norm(reflection - incidence)\r\n&nbsp;dir(1) = dir(2): diff(1) = diff(2)\r\n&nbsp;dir(2) = dir(3): diff(2) = diff(3)\r\nLOOP UNTIL ABS(amt / dir(1)) < 1E-14 OR diff(1) = 0\r\n&nbsp;PRINT \\\"Aim direction=\\\"; dirA\r\n\r\nEND\r\n\r\nevalu:\r\n&nbsp;&nbsp;pol2rect 1, dir, x, y\r\n\'  PRINT \\\"x=\\\"; x; \\\"y=\\\"; y\r\n&nbsp;&nbsp;pol2rect .35, 130, Ax, Ay\r\n&nbsp;&nbsp;pol2rect .6, 70, Bx, By\r\n&nbsp;&nbsp;rect2pol x - Ax, y - Ay, dist, dirA\r\n\'  PRINT \\\"Aim direction=\\\"; dirA\r\n&nbsp;&nbsp;incidence = dir - dirA\r\n&nbsp;&nbsp;rect2pol x - Bx, y - By, dist, dirB\r\n&nbsp;&nbsp;reflection = dirB - dir\r\n\'  PRINT norm(incidence), norm(reflection)\r\n\'  PRINT \\\"--\\\"\r\nRETURN\r\n\r\nFUNCTION norm (x)\r\n&nbsp;&nbsp;n = x\r\n&nbsp;&nbsp;DO UNTIL n &gt; -180\r\n&nbsp;&nbsp;&nbsp;&nbsp;n = n + 360\r\n&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;DO UNTIL n <= 180\r\n&nbsp;&nbsp;&nbsp;&nbsp;n = n - 360\r\n&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;norm = n\r\nEND FUNCTION\r\n\r\nSUB pol2rect (r, theta, x, y)\r\n&nbsp;x = r * COS(theta * dr)\r\n&nbsp;y = r * SIN(theta * dr)\r\nEND SUB\r\n\r\nSUB rect2pol (x, y, r, theta)\r\n&nbsp;r = SQR(x * x + y * y)\r\n&nbsp;IF x = 0 THEN\r\n&nbsp;&nbsp;&nbsp;theta = 90 * SGN(y)\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;theta = ATN(y / x) / dr\r\n&nbsp;END IF\r\n&nbsp;IF x < 0 THEN theta = theta + 180\r\nEND SUB\r\n\r\nwhich finds\r\nAim direction= 64.92641251550131\r\nAim direction=-76.70421326480458',NULL,0);
INSERT INTO comment VALUES (9807,1458,4459,'phillip elliott','cigarette bar bet','2003-11-23 23:03:46',0,'if you use a heat source such as a high intensity light to set the cig. aflame then it would burn,but is this enough to make it drop? define drop.',NULL,0);
INSERT INTO comment VALUES (9808,1252,1253,'brianjn','Rectangles','2003-11-23 23:06:08',1,'In thinking rectangles, not squares, if the inscribed circle had its centre at the intersection of the diagonals of a rectangle whose length was 3 times the diameter of the circle, then 6 smaller rectangles, as defined, would cover the larger one; the width of the smaller rectangle would be the radius of the circle.\r\n\r\nConsidering Tristan\'s \'2 solutions\', two rectangles with a width of the diameter of the circle would cover a rectangle of length 4 times the circle\'s diameter.\r\n\r\nI am wondering if further cases of this type exist, including a mix of horizontal and vertical rectangles.',NULL,0);
INSERT INTO comment VALUES (9809,1458,4459,'phillip elliott','re: haha got it','2003-11-24 00:21:51',0,'your stll using air',9457,0);
INSERT INTO comment VALUES (9810,1458,4459,'phillip elliott','re: Maybe!?','2003-11-24 00:23:23',0,'air is sound waves not yet',9461,0);
INSERT INTO comment VALUES (9811,1458,4459,'phillip elliott','re: Bet this is it','2003-11-24 00:26:03',0,'my thought exactly who says no answer yet?',9456,0);
INSERT INTO comment VALUES (9812,1351,4459,'phillip elliott','re: Bet this is it','2003-11-24 00:39:37',0,'repetative words at the end of statments',NULL,0);
INSERT INTO comment VALUES (9813,84,4459,'phillip elliott','race answer','2003-11-24 00:54:53',0,'it was not a person that was last',NULL,0);
INSERT INTO comment VALUES (9814,1493,4459,'phillip elliott','riddle?','2003-11-24 01:00:03',0,'chess game',NULL,0);
INSERT INTO comment VALUES (9800,1504,3172,'SilverKnight','re: Solution of one case described','2003-11-23 20:29:22',4,'Didja ever get that feelin\' that you posted a comment to the wrong problem?  :-)',9799,0);
INSERT INTO comment VALUES (9801,1504,3172,'SilverKnight','re(2): solution (solved numerically) -- verified','2003-11-23 21:18:05',0,'Charlie, to address your query about the program I used... I used a very valuable tool in these problems.... Excel\'s solver :-)\r\n___________________________\r\n\r\nNot so easy to post an Excel spreadsheet here, but perhaps it will be useful if I explain some relationships (and each of you can reproduce this in your own Excel worksheets).\r\n\r\n<I>(all angular measures below are in degrees, which is kinda annoying since Excel\'s functions are all in radians)</I>\r\n\r\nAx = .35 * cos (130) ~ -0.22497566\r\nAy = .35 * sin (130) ~ 0.268115566\r\nBx = .60 * cos (70) ~ .20521209\r\nBy = .60 * cos (70) ~ .56381557\r\n\r\nNow, let\'s imagine a point P that moves around the circle.  This can be described, classically, as:\r\nPx = cos (theta)\r\nPy = sin (theta)\r\n<I>where theta is the angular measure of the point where 0 degrees is at (1,0), 90 degrees at (0,1), 180 degrees at (-1,0), etc...</I>\r\n\r\nThen the angle, theta2, (you gotta remember your trigonometry) from point A to point P is given by:\r\n\r\ntheta2 = atan[ ( sin(theta) - .35*sin(130) ) / ( cos(theta) - .35*cos(130) ) ]\r\n\r\nBut that angle is wider than what we\'re after... so we need to SUBTRACT the angle of point P (from the origin\'s perspective (90-theta).\r\n\r\nThis will give us the \'angle of incidence\' from the point A as a function of the location of point P.\r\n_________________________\r\n\r\nNow we do a similar thing with Point B.\r\n\r\nthe angle to point P from Point B is given by:\r\ntheta3 = atan[ ( sin(theta) - .6*sin(70) ) / (cos(theta) - .6 *cos(130) ) ]\r\nbut, again we need to subtract that from the angle of P so we have the angle of incidence (on the other side of the radial line to point P).\r\n_________________________\r\n\r\nNow, I \'moved point P\' along the circle, until theta2 = theta 3.  (I used solver to move P until the difference (theta2 - theta3) equalled zero.)\r\n\r\nThen, I performed a similar process to identify the point P on \'the other side\' of the circle.\r\n_________________________\r\n\r\nWhew... all that said, I\'d still like to see someone\'s analytic solution.',9787,0);
INSERT INTO comment VALUES (9802,1227,4459,'phillip elliott','re: Strike  2???','2003-11-23 22:20:00',0,'that\'s very good \r\nthey need to define their terms \r\nwhat do you mean by pitches and what do they mean by complete game?',9087,0);
INSERT INTO comment VALUES (9803,1474,1301,'Charlie','Solution Described for One Case','2003-11-23 22:25:55',0,'The following is an example of the calculation involved for a particular value of n, in the 1-deck case. We\'ll do the case of n=16--completion of the first triplet at the 16th draw.\r\n\r\nThere are 52 possible choices for the triplet-completing card. Then that must be multiplied by the number of combinations of cards that could precede that card and still have that card be the first completion of a triplet.  The computation of those combinations of the first 15 without a triplet follows:\r\n\r\nIn the case of n=16, of the first 15 cards drawn are two of the same denomination as the 16th.  As there are three others of that denomination in the deck, there are C(3,2)=3 possible ways of choosing these two cards.\r\n\r\nThat leaves 13 cards still to be accounted for, but only 12 denominations to choose from, so there must be at least one pair; that is, the number of pairs, p, cannot be zero. \r\n\r\nIf there is 1 pair, there are 12 choices for the denomination of the pair.  As there are C(4,2)=6 possible pairs of individual cards of this denomination, we must also multiply by 6. In this case there is no choice for which singlets we use--we have to use all the 11 remaining denominations. (This is equivalent to C(11,11)=1 way of doing it.)  There are 4 choices (of suit) for each of the 11 singlets as well so we have to multiply by 4^11=4194304.\r\n\r\nThen the next term:\r\nIf there are 2 pairs, there are C(12,2)=66 choices for the denomination of the pair.  As there are C(4,2)=6 possible pairs of individual cards of each of these denominations, we must also multiply by 6^2=36. Now there is a choice for which 9 singlets we use out of the remaining 10 denominatins--C(10,9)=10.  There are 4 choices (of suit) for each of the 9 singlets as well so we have to multiply by 4^9=262144.\r\n\r\nThen the next term:\r\nIf there are 3 pairs, there are C(12,3)=220 choices for the denomination of the pair.  As there are still C(4,2)=6 possible pairs of individual cards of each of these denominations, we must also multiply by 6^3=216. Now there is a choice for which 7 singlets we use out of the remaining 9 denominatins--C(9,7)=36.  There are 4 choices (of suit) for each of the 7 singlets as well so we have to multiply by 4^7=16384.\r\n\r\nThen the next term:\r\nIf there are 4 pairs, there are C(12,4)=495 choices for the denomination of the pair.  As there are still 6 possible pairs of individual cards of each of these denominations, we must also multiply by 6^4=1296. Now there is a choice for which 5 singlets we use out of the remaining 8 denominatins--C(8,5)=56.  There are 4 choices (of suit) for each of the 5 singlets as well so we have to multiply by 4^5=1024.\r\n\r\nThen the next term:\r\nIf there are 5 pairs, there are C(12,5)=792 choices for the denomination of the pair.  As there are still 6 possible pairs of individual cards of each of these denominations, we must also multiply by 6^5=7776. Now there is a choice for which 3 singlets we use out of the remaining 7 denominatins--C(7,3)=35.  There are 4 choices (of suit) for each of the 3 singlets as well so we have to multiply by 4^3=64.\r\n\r\nThen the next term:\r\nIf there are 6 pairs, there are C(12,6)=924 choices for the denomination of the pair.  As there are still 6 possible pairs of individual cards of each of these denominations, we must also multiply by 6^6=46656. Now there is a choice for which singlet we use out of the remaining 6 denominatins--C(6,1)=6.  There are 4 choices (of suit) for each of the 3 singlets as well so we have to multiply by 4^1=4.\r\n\r\nSo the terms are added together and the sum muliplied by that 52.\r\n\r\nThe terms as described above are 905969664, 18685624320, 84085309440, 110361968640, 41385738240 and 3103930368, adding up to 258528540672.  We have to multiply this by 52, and then divide by 52 times the total number of combinations that the first 15 cards chosen from 15 could have. Note that the 52\'s in the numerator and denominator actually cancel. C(51,15)=3188675231420. Doing the division comes up with the <b>0.0810771</b> that\'s shown in the table for the row labeled 16 in the analytic solution.\r\n\r\nIn the program, the 52 possible choices for the triplet-completing card are distributed over the individual terms we just summed, but it doesn\'t make any difference if the sum is multiplied by 52 or each individual term is.  Also, the factor of 52 is included both in the dividend and the divisor.  It could have been left out.',NULL,0);
INSERT INTO comment VALUES (9815,532,4459,'phillip elliott','a e','2003-11-24 01:03:03',0,'no belly buttons',NULL,0);
INSERT INTO comment VALUES (9816,1475,4459,'phillip elliott','vacation','2003-11-24 01:10:43',0,'alaska is eastern/western/northern/ of the u.s. hawaii is the southern most\r\n',NULL,0);
INSERT INTO comment VALUES (9817,1504,3182,'Antonio','The objective of the problem','2003-11-24 02:17:51',2,'Well, my original problem ment to calculate the angle formed between the reflected beams, but with flooble\'s re-wording is transcribed as \"use an angular measure paralleling the Theta coordinate it would have if directed from the origin\", that refeers to the aperture between the center of the surrounding circle, the point of reflection and point A. So, calculate 2*Theta or the angle between reflected beams.\n\n<i>Edited on <b>November 24, 2003, 2:21 am</b></i>',NULL,0);
INSERT INTO comment VALUES (9818,1504,3172,'SilverKnight','re: The objective of the problem','2003-11-24 02:50:12',0,'Well, I\'m happy to say that I (also) did report the angular measure of the reflected angle in <A HREF=\"http://perplexus.info/show.php?pid=1504&cid=9783\">my earlier comment</A>... which (assuming I did it correctly) should satisfy what you were looking for.',9817,0);
INSERT INTO comment VALUES (9819,1264,1183,'fwaff','Logical solution without a grid','2003-11-24 08:52:05',3,'For simplicity I\'ve refered to the pictures as P1,...P4 and the clues as C1,...,C5\r\n\r\nSTEP 1\r\nC5 means that either P1 or P2 must show surfing, but C2 has P2 as either hang-gliding or motorcycling. \r\nTherefore P1 must depict surfing. Which in turn means that P3 is a watercolour (from C5).\r\n\r\nSTEP 2\r\nP4 must be the windmill scene - since P1 is surfing, P2 is hang-glinding or motorcycling and C3 tells us that the windmill wasn\'t done in watercolour (and STEP 1 told us that P3 is watercolour).\r\n\r\nSTEP 3\r\nC1 says that P1 is not in oils, C5 says that the surfing pic (which we know is P1 from STEP 1) is not acrylic and STEP 1 told us that P3 is the watercolour - therefore P1 must be in tempera paints.\r\n\r\nSTEP 4\r\nSTEP 2 showed that P4 is the windmill and C3 says that the windmill is either acrylic or tempera. STEP 3 just showed that P1 is in tempera. Therefore P4 must be in acrylic. This also means that P2 must be in oils as it is the only medium left.\r\n\r\nSTEP 5\r\nSTEP 3 showed that P1 is in tempera and C4 says that the tempera painting and the hang-glider are in different rows, therefore either P3 or P4 must depict hang-gliding. STEP 2 showed that P4 is the windmill, therefore P3 portays hang-gliding. This also means that P2 must depict motorcycling.\r\n\r\nSo in summary we have:\r\nP1: Surfing in tempera paints\r\nP2: Motorcycling in oils (sounds dangerous!)\r\nP3: Hang-gliding in watercolour\r\nP4: Windmill in acrylics.',NULL,0);
INSERT INTO comment VALUES (9820,1264,3372,'Sam','Rats...','2003-11-24 09:29:24',0,'I always come too late to post the solution. Wretched fwaff...',NULL,0);
INSERT INTO comment VALUES (9821,1264,4450,'drew','(solution)','2003-11-24 12:47:13',0,'picture 1 is surfing with tempra paints,\r\npicture 2 is motor cycle with oils,\r\npicture 3 is hang gliding with water color,\r\npicture 4 is windmill with acrylics.',NULL,0);
INSERT INTO comment VALUES (9822,1504,3182,'Antonio','re(2): The objective of the problem','2003-11-24 12:52:46',0,'Well SilverKnight, the angle measurements you calculated earlier in your solution and obtain the angular measurement (in degrees) between beam rays in the reflection, not from the origin nor from point A, I hope your calculations are correct.',9818,0);
INSERT INTO comment VALUES (9823,1504,3172,'SilverKnight','re(3): The objective of the problem','2003-11-24 13:25:09',0,'Well... I *think* I did it correctly... and I believe that Charlie verified/confirmed my calculations, but....\r\n\r\n<I>I reserve the right to be wrong--in this problem and ALL future ones!</I>   :-)',9822,0);
INSERT INTO comment VALUES (9824,1264,4450,'drew','re: Rats...','2003-11-24 14:14:28',0,'i just realized that the same thing happened to me!!\r\n=(',9820,0);
INSERT INTO comment VALUES (9825,1504,1301,'Charlie','re(4): The objective of the problem','2003-11-24 14:21:34',0,'SilverKnight\'s original solution included \"this makes a reflection angle of 18.50560563 degrees, and 9.049321949 degrees respectively.\"  What Antonio apparently wants is twice each of these, that is, the angle between the incident and reflected rays, rather than the angle between either and the normal to the mirror surface.',9823,0);
INSERT INTO comment VALUES (9826,1504,3182,'Antonio','re(5): The objective of the problem','2003-11-24 15:10:31',0,'Your calculations are correct SilverKnight, using Charlie´s results. Please, post your final transcient equations and then the final results, I think is fair to also post the final equations of the whole problem, where the angle to be obtained is the only variable in the whole equation. For example: Theta*Sin(Theta)+Theta&#178;*Cos(Theta)=.2 (This is a transcient equation)',9825,0);
INSERT INTO comment VALUES (9827,1508,3172,'SilverKnight','wow... don\'t everyone jump in at once....','2003-11-24 16:14:30',0,':-)\r\n\r\nPerhaps I should have marked the difficulty higher...',NULL,0);
INSERT INTO comment VALUES (9828,1508,2899,'Brian Wainscott','Seems simple enough','2003-11-24 16:39:58',0,'Call the given element N.\r\n\r\nWe are going to have to reset the \"next\" pointer of the element that points to N, and the only way to find it is to start at the top.  So I don\'t see that we have any choice.....\r\n\r\nPresuming H is a pointer to the head of the list (SK has to have given us at least this much, since he indicates the list is not circular), I\'d do two things:\r\n\r\none (with beautiful indenting removed because I don\'t know how this system works):\r\n\r\n     if(H==N)\r\n       H=N->next;\r\n     else {\r\n       K=H;\r\n       while(K->next != N)\r\n         K=K->next;\r\n       K->next = N->next;\r\n     }\r\n\r\ntwo:\r\n   question who would singly link such a long list\r\n',NULL,0);
INSERT INTO comment VALUES (9829,1508,3172,'SilverKnight','re: Seems simple enough','2003-11-24 16:45:08',0,'You\'ve (inaccurately) assumed that I give you H, a pointer to the head of the list.\r\n\r\nThe problem requires that you are given ONLY a pointer to a particular node, the node that is to be deleted.\r\n\r\n--- SK',9828,0);
INSERT INTO comment VALUES (9830,1508,3386,'Victor Zapana','me very confused','2003-11-24 16:58:25',0,'can u explain this problem to those who are computer-language illiterate?',NULL,0);
INSERT INTO comment VALUES (9831,1508,3172,'SilverKnight','re: me very confused','2003-11-24 17:27:19',0,'I could, but introduction to computer algorithms and data structures are generally one or two college-level courses.\r\n\r\nIf you are interested in the problem, I will suggest that you purchase any decent college text on data structures or do a lot of research online.\r\n\r\nHere is <A HREF=\"http://www.brpreiss.com/books/opus5/html/page97.html\">a link</A> to get you started.\r\n\r\n- SK',9830,0);
INSERT INTO comment VALUES (9832,1240,3430,'pat','thunder','2003-11-24 17:54:30',0,'could we be confusing the god of thunder with someone else?',NULL,0);
INSERT INTO comment VALUES (9833,1508,2899,'Brian Wainscott','re(2): Seems simple enough','2003-11-24 18:13:58',0,'Hum...tricky....I suspect there is something you are not telling me, or are asuming that I am not, or vice versa.\r\n\r\nIs the list contiguous in memory (ie, consists of constant sized elements taken from a single array, but linked in some different order)?\r\n\r\nI\'m assuming the elements are separately allocated, and so have no particular ordering/location in memory.\r\n\r\nAssuming you don\'t intend to search all of allocated memory, I don\'t see how you can possibly resurrect the parent of the current element without a pointer to somthing above it.  I will think on this, and look forward to the solution....\r\n',9829,0);
INSERT INTO comment VALUES (9834,1508,1626,'Gamer','','2003-11-24 18:45:45',0,'I think problems that are based for only a few computer literate people aren\'t as usable as other problems. :)\r\n\r\nThat may be why nobody jumped in?',NULL,0);
INSERT INTO comment VALUES (9835,1508,3558,'Tristan','re: -Exactly!','2003-11-24 18:57:41',0,'Exactly!  I\'m not the most computer literate, so I feel reluctant to jump in or judge an algorithm puzzle.  All I can say about this puzzle is that the first solution probably involves that which the second question forbids.',9834,0);
INSERT INTO comment VALUES (9836,1508,4450,'drew','way over my head!','2003-11-24 20:34:44',0,'I must be in too low of a level to understand what is going on so i wont even try.  It sounds easy but i havent got a clue what an algorithum is.  I will read up on this and try to understand the question but i doubt i will do much.',NULL,0);
INSERT INTO comment VALUES (9837,977,4450,'drew','anyone wanna see if i got the right idea?','2003-11-24 21:18:45',0,'yah i am going to do this in java.\r\ni would create an array for every random number that has been picked(up to nine).  then i would have it check through the arrey to see if the number has been picked already then create another random int.',NULL,0);
INSERT INTO comment VALUES (9838,330,4476,'Adriane','That is not what the first sentence says','2003-11-25 01:05:24',0,'the first sentence says that donna is the daughter of donnetta not the mother',NULL,0);
INSERT INTO comment VALUES (9839,678,4059,'Saso','solution','2003-11-25 09:18:32',3,'After first 5 attempts, there are 26 allowed possibilities of survival or death of a fly. 16 of them include 3 deaths (quota filled). For these 16 possibilities, next attempt will be successful. For rest 10 possibilities, next attempt will be successful with 50% rate.\r\n\r\nSo the probability of survival for 6th fly is: P= (10.1+16*0.5)/26=9/13=cca 69,23%',NULL,0);
INSERT INTO comment VALUES (9840,678,3172,'SilverKnight','solution','2003-11-25 09:19:08',3,'Given that the spider has not yet reached his quota, the fly will have a 50% chance of getting through... but we don\'t know whether or not the spider has reached his quota from the first 5 flies...\r\n\r\nSo, there are several possibilities that the spider could have reached his quota within the first 5 flies:\r\n(let C = caught, and N = not caught)\r\n\r\nHere they are, along with the likelihood of them occuring:\r\n\r\nCCC = 1/8 = 4/32\r\nCCNC = 1/16 = 2/32\r\nCCNNC = 1/32\r\nCNCC = 1/16 = 2/32\r\nCNCNC = 1/32\r\nCNNCC = 1/32\r\nNCCC = 1/16 = 2/32\r\nNCNCC = 1/32\r\nNCCNC = 1/32\r\nNNCCC = 1/32\r\n\r\nThese are ALL the possibilities (I think) of the spider having caught his fill for the day.\r\n\r\nNow, if we total this up, we show there is a 1/2 chance that the spider has already caught his fill.\r\n\r\nIf he has, then he won\'t attempt capturing the fly.... and if he hasn\'t, there is a 50% chance he\'ll capture the fly...\r\n\r\nThe question asked... what\'s the probability the fly will make it... so\r\n1/2 * 50% + 1/2 * 100% = <B>3/4</B>',NULL,0);
INSERT INTO comment VALUES (9841,678,4059,'Saso','just a little correction in my text','2003-11-25 09:23:40',0,'Sorry for one mistake in text of my solution - 10 possibilities of initial 26 include three deaths, so in these ten cases the 6th fly will definitely escape. But the result is correct.',NULL,0);
INSERT INTO comment VALUES (9842,678,4059,'Saso','well, I was wrong - corrected solution','2003-11-25 09:45:18',3,'Well, I was wrong in my first solution in the assumption, that all 26 allowed possibilities after first 5 attempts have the same probability - they dont. 10 possibilities, where 3 flies are eaten have a probability of 50% of happening and rest 16 possibilities have probability of 50% as well. \r\n\r\nSo correct solution is: 0,5*1+0,5*0.5=75%. Sorry for confusion.',NULL,0);
INSERT INTO comment VALUES (9843,678,3172,'SilverKnight','re: just a little correction in my text','2003-11-25 09:46:00',0,'Saso, I believe you made a mistake in your calculation... 26 cases does NOT mean 26 <I>equally likely cases</I>.... and you interpreted them as equally likely.\r\n\r\n--- SK',9841,0);
INSERT INTO comment VALUES (9844,678,1301,'Charlie','simpler computation','2003-11-25 09:58:41',3,'Out of the 2^5=32 combinations of surviving flies among the first 5, in 5C3=10 have 3 been eaten, in 5C4=5 have 4 been eaten and in 5C5=1 have 5 been eaten.  So the spider is satisfied 16/32 = 1/2 of the time and the new fly is safe.\r\n\r\nAlso in half the remaining cases (when the spider is not yet satiated), the fly also escapes, so he escapes 3/4 of the time, that is, with 3/4 probability.',NULL,0);
INSERT INTO comment VALUES (9845,678,3172,'SilverKnight','re: simpler computation','2003-11-25 10:10:59',0,'Charlie... I thought of that when I first looked at the problem.... but it is misleading.\r\n\r\nThough your calculation \'works out\', the spider NEVER eats 5 or 4 flies in the first 5 flies.  Once he\'s eaten the first 3, he stops capturing them.\r\n\r\nIf you want to use combinatorial mathematics (and I purposefully, avoided the combination function for ease of understanding), you should total up the likelihood of getting 3 eaten if the THIRD fly is eaten, the likelihood of getting 3 eaten if the FOURTH fly is eaten, and the likelihood of getting eaten if the FIFTH fly is eaten....\r\n\r\nThis would correspond to:\r\n\r\n1/8 chance:\r\nCCC\r\n\r\n1/16 chance (each):\r\nCCNC\r\nCNCC\r\nNCCC\r\n\r\n1/32 chance (each):\r\nCCNNC\r\nCNCNC\r\nCNNCC\r\nNCCNC\r\nNCNCC\r\nNNCCC\r\n\r\ntotal: 1/2\r\n_____________\r\n\r\nAll the 16 remaining possibilities don\'t have 3 flies eaten (and all have 1/32 chance of occuring)\r\nNNNNN\r\nNNNNC\r\nNNNCN\r\nNNCNN\r\nNCNNN\r\nCNNNN\r\nCNNNC\r\nCNNCN\r\nCNCNN\r\nCCNNN\r\nNCNNC\r\nNCNCN\r\nNCCNN\r\nNNCNC\r\nNNCCN\r\nNNNCC\r\ntotal: 1/2\r\n',9844,0);
INSERT INTO comment VALUES (9846,678,1301,'Charlie','re(2): simpler computation','2003-11-25 10:36:38',0,'You are right of course that the spider would never actually eat another fly after having eaten 3.  However, the spider\'s satiety is filled anyway, and for the purposes of the probabilities for fly #6, it\'s \"as if\" he had, and makes it less worrisome about missing cases.\r\n\r\nIn other words, consider the cases to be combinations that either were eaten or would have been eaten except for having been given the satiety reprieve.\n\n<i>Edited on <b>November 25, 2003, 10:38 am</b></i>',9845,0);
INSERT INTO comment VALUES (9847,678,1102,'Robin Gatter','re(3): simpler computation','2003-11-25 12:13:45',0,'Actually Charlie you were almost correct originally. If you look at the problem in terms of how many flies have made it past the spider rather than calculating how many have been eaten, you find 5C3=10 cases that have 3 have escaped, 5C4=5 that 4 have escaped and 5C5=1 that all 5 have escaped. These are the only cases in which the spider is still hungry, i.e. 16/32 = 1/2 of the time.',9846,0);
INSERT INTO comment VALUES (9848,1508,836,'Rushi','questions','2003-11-25 12:18:42',0,'I\'ve got two questions:\r\n\r\n1. Can you not overload the -> operator and get it to point at the next element instead?  I suppose you would have issues with the next pointer of the previous node getting pointed to a null pointer in the case of the last element\r\n\r\n2. Can you do the following (if the nodes are the same size):\r\n\r\n    //Say you have the address to node N\r\n    //Get the pointer to the next node\r\n    Node * next = N->getNext() ;\r\n    //overwrite the current node with the next node\r\n    memcpy(N, next, sizeof(N)) ;\r\n    //remove the next pointer from the next node\r\n    next->setNext(0) ;\r\n    //delete the next node (which has now been copied to the original address)\r\n    delete next ;\r\n\r\n',9836,0);
INSERT INTO comment VALUES (9849,540,4483,'Bluewolfe','they are','2003-11-25 12:35:33',0,'teeth and gums!\r\nI knew this ! I did NOT see that answer...I swear!',NULL,0);
INSERT INTO comment VALUES (9850,1508,3172,'SilverKnight','re: questions - well done','2003-11-25 13:04:39',0,'1. No.\r\n2. Yes... :-)  (Though I think it could be described differently, and this satisfies both elements of the problem, in constant time.)',9848,0);
INSERT INTO comment VALUES (9851,1268,2716,'Federico Kereki','Short solution?','2003-11-25 13:23:15',4,'If Z=ln(X), then X^Y = <i>e</i>^(Y.Z). As Y.Z can have a zero imaginary part, therefore X^Y can be real... or am I missing something?',NULL,0);
INSERT INTO comment VALUES (9852,1268,2716,'Federico Kereki','Further elaboration','2003-11-25 13:23:55',1,'Some bits of notation. Let R\\P be polar notation for R(cos(P)+i.sen(P)). Let ^ denote exponentiation.\r\n<p>By definition, X^Y = e^(Y.ln(X)). If the imaginary part of Y.ln(X) is zero, the result is real.\r\n<p>Let X=R\\P; then ln(X)=ln(R)+i.P. Also, let Y=R\'\\P\' = R\'(cos(P\')+i.sen(P\')). The imaginary part of Y.ln(X) is then R\'(ln(R).sen(P\')+P.cos(P\'))=0.\r\n<p>If we don\'t allow R\'=0, we could take\r\nP=-1/cos(P\'), ln(R)=1/sen(P\'), and we would have the sought result.\r\n<p>Did I miss anything? Opinions?',NULL,0);
INSERT INTO comment VALUES (9853,1268,3172,'SilverKnight','example of said case','2003-11-25 13:32:36',3,'restatement of problem:\r\n\r\nIf we let x = a ^ b\r\nwhere a and b are complex numbers, then prove that x can be real (or show an example where X is real)\r\n______________________\r\n\r\nif a = b = i (the imaginary square root of -1), then\r\n\r\nx = (&#8730;-1) ^ (&#8730;-1)\r\nx = e ^ [ ln( (&#8730;-1) ^ (&#8730;-1) ) ]\r\nx = e ^ [ (&#8730;-1) * ln (&#8730;-1) ]\r\nx = e ^ [ (&#8730;-1) * (&#960;/2) * (&#8730;-1) ], <I>since ln (&#8730;-1) = (&#960;/2) * (&#8730;-1)</I>\r\nx = e ^ [ -(&#960;/2) ]\r\n\r\nwhich is real (though irrational).',NULL,0);
INSERT INTO comment VALUES (9854,1268,1301,'Charlie','solution','2003-11-25 13:56:11',3,'We seek x^y=r where x and y are complex and r is real.\r\n\r\nThis corresponds to x=r^(1/y), where a real is raised to a complex power to get the x value that we need.  I don\'t have a proof that a real to a complex power would be complex, but it certainly seems plausible.\r\n\r\nTrying a few numbers in a calculator that handles complex numbers (I used UBASIC in immediate mode as such a calculator), we can find examples such as:\r\n\r\nr=10\r\nOK\r\nx=r^(1/(1+#i))\r\nOK\r\n?x\r\n 1.2880188077230996985-2.8880802535510616817#i\r\nOK\r\n?x^(1+#i)\r\n 9.9999999999999999917-0.000000000000000001#i\r\nOK\r\n\r\nHere the symbol #i represents i.  The final result shows a tiny imaginary part due to internal rounding errors.\r\n\r\n<b><u>Analytically</u>:</b>\r\nLet x be 1+i\r\n\r\nLet y be log(&#8730;2) - (&pi;/4)i\r\n\r\nTo raise a number to a power using logarithms, use log(x^y)=y log(x).  I will be using natural logs here and use the mathematical notation log, rather than engineering notation ln.\r\n\r\n(1+i) = &#8730;2 e^i&pi;/4\r\nso\r\nlog(1+i)= log(&#8730;2) + (&pi;/4)i\r\n(which is why we chose its complex conjugate for y)\r\n\r\nso y log(x) = log(x^y) is\r\nlog(x^y) = (log(&#8730;2) + (&pi;/4)i) (log(&#8730;2) - (&pi;/4)i)\r\n&nbsp; = (log(&#8730;2))^2 - (i&pi;/4)^2 = (log(&#8730;2))^2 + (&pi;^2)/16\r\n\r\nThis number is a real number.  Raising e to this power (taking its natural antilogarithm) will give a real number which is x^y.\r\n',NULL,0);
INSERT INTO comment VALUES (9855,865,2376,'Jim C','IN other words....','2003-11-25 15:42:22',0,'Nope, Uh-uh, No Way.  Absolutely not!  Are you kidding me?  probably not, not likely, I don\'t think so!',NULL,0);
INSERT INTO comment VALUES (9856,865,2376,'Jim C','re(2): er','2003-11-25 15:46:13',0,'Actually, maybe was my first thought, but it doesn\'t work.  If the answer were \"maybe,\" then it would not be \"no.\"  So then the answer is no, and we\'re stuck in the same loop.',5462,0);
INSERT INTO comment VALUES (9857,678,4412,'krdmt5_000','Solution to a strange question','2003-11-25 16:18:30',3,'The 6th fly has a 50% of Survival like the other 5 flies that pass through. the answer is right there in the question...idiots',NULL,0);
INSERT INTO comment VALUES (9858,678,4412,'krdmt5_000','re: Solution to a strange question','2003-11-25 16:23:48',0,'No...stupid now time for some pointless java script&#8805;&#8804;&#8734;&#177;&#960;&#8721;&#960;&#8721;&#960;&#8730;&#179;&#60;&#178;&#60;&#62;&#8804;&#8805;&#60;&#62;&#179;&#178;&#179;',9857,0);
INSERT INTO comment VALUES (9859,1268,4374,'Richard','solution','2003-11-25 18:53:12',3,'log=(log to base e).\r\nlog(x^y)=ylogx.\r\nx^y=e^(ylogx).\r\nLet y=i, x=e^(it) with t real and not a multiple of pi so that x is not real. Then\r\nx^y=e^(i(it))=e^(-t)=real.\n\n<i>Edited on <b>November 25, 2003, 10:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9860,1268,3558,'Tristan','re: example of said case','2003-11-25 19:02:43',0,'I know that ln(i)=(&#960;/2)*i, but you need to prove it. I know it\'s true because it comes from the fact that e^(i&#960;)=-1, but then you\'d need to prove that too.  If you didn\'t need to prove it, then you could just say that e^(i&#960;)=-1 as your example...\r\n\r\nSince it needs to be proven, I suppose I should ask you to, but then I\'d get a long calculus proof I wouldn\'t understand... So I\'m happy with your proof!  Ah... such is the world of complex numbers!',9853,0);
INSERT INTO comment VALUES (9861,1505,4488,'Venkateswarlu Sama','Found the Answer','2003-11-25 19:21:10',4,'The Phrase is \r\n\"Break the code to reveal a famous phrase and its author: To be or not to be that is the question.\r\n~ William Shakespeare\"\r\n',NULL,0);
INSERT INTO comment VALUES (9862,1264,4489,'ben','(solution) hello','2003-11-25 19:25:21',0,'1 Surfing Tempera\r\n2 Oil Motorcycle\r\n3 Watercolor Hang Gliding\r\n4 Acrylics Windmill\r\n\r\nLong time listener, first time caller',NULL,0);
INSERT INTO comment VALUES (9863,1268,3172,'SilverKnight','re(2): example of said case','2003-11-25 20:15:05',0,'Tristan, you\'ve made a very good point.\r\n\r\nIt\'s always sort of a question about where does one stop \'proving\' one\'s rules/postulates... and this one, I can understand, is somewhat confusing.\r\n\r\nI don\'t think this is the appropriate forum for the proof of it, suffice it to say that it comes from the power series expansion of the irrational number, <I>e</I>, as well as the series expansion of both sin() and cos().\r\n\r\n<A HREF=\"http://mathworld.wolfram.com/EulerFormula.html\">This link</A> may be a good start if you would like to learn more about this subject.\r\n\r\nHope it helps.\r\n\r\n-SK',9860,0);
INSERT INTO comment VALUES (9864,1264,4490,'SHARON','I HAVE IT','2003-11-25 20:46:26',3,'# 1 = SURFING, TEMPERA\r\n# 2 = MOTORCYCLE, OIL\r\n# 3 = HANGGLIDER, WATERCOLOR\r\n# 4 = WINDMILL, ACRYLIC',NULL,0);
INSERT INTO comment VALUES (9865,1268,4374,'Richard','re(3): example of said case','2003-11-25 22:56:42',0,'I think that the problem itself is assuming that the solver knows what x^y means for complex x and y.  Anybody who knows that must also know that i=e^(i*pi/2) and that log() and e^() are inverses. A good reference text is Marsden and Hoffman, \"Basic Complex Analysis\", 2nd Ed., pp 27-44, for those who want to study up.  This is not pre-university material, except perhaps for the gifted.',9863,0);
INSERT INTO comment VALUES (9866,1264,4494,'David','A Solution Hurrah!','2003-11-26 06:12:58',0,'#1 = Surfing, Tempera\r\n#2 = Motorcycle, Oils\r\n#3 = Windmill, Watercolour\r\n#4 = Gliding, Acrylics\r\n\r\nThis seems to me to work also. Can anyone see something wrong with this?? PLEASE LET ME KNOW\r\nDoes the definition of rows mean in the horizontal or vertical or both?? I thought the vertical lines were called colums. But if its rows as in vertical and horizontal then \'Art\'s hang gliding picture and the one done in tempera paints are in different rows\' must mean they should be diagonally to eachother. This is why i think this is correct!\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9867,1268,1301,'Charlie','What\'s a complex number?','2003-11-26 08:11:21',0,'A complex number is said to have the form a+bi.  One solution here uses a number in which a is zero, making the number purely imaginary.  If b were zero it would be purely real.  Is the purely imaginary number considered complex, even though the purely real number is not?',NULL,0);
INSERT INTO comment VALUES (9868,1478,4495,'J','solution','2003-11-26 08:37:15',0,'1st- Ben Jones\'s Fruit cake\r\n2nd- James Best\'s Chocolate cake\r\n3rd- Nigel Stevens\'s Spnge Cake\r\n4th- Vicky Andrews\'s cheese cake',NULL,0);
INSERT INTO comment VALUES (9869,1478,2716,'Federico Kereki','Reasoned solution','2003-11-26 09:27:42',3,'From #1, James Best and Vicky were either 1st and 3rd, or 2nd and 4th; since from #2 the 3rd was a boy, then James Best was 2nd (with a chocolate cake, from #4) and Vicky was 4th.\r\n<p>From #2, Ben was 1st with his fruit cake, and his last name was Jones (from #4).\r\n<p>\r\nAs the sponge cake was in the top three (from #3) it must have been 3rd, since we already know about the other two places. The cheese cake must have been 4th, since it\'s the only possibility that remains.\r\n<p>\r\nThe 3rd must be a boy (from #3) so he\'s Nigel Stevens, and thus the 4th is Vicky Andrews.\r\n',NULL,0);
INSERT INTO comment VALUES (9870,195,2716,'Federico Kereki','Win, starting anywhere','2003-11-26 11:29:49',3,'There\'s no need to play the center first; you can actually start anywhere. Then, whenever the other player makes his move, play symmetrically, and if that can\'t be done, play the center.',NULL,0);
INSERT INTO comment VALUES (9871,195,3172,'SilverKnight','re: Win, starting anywhere','2003-11-26 11:34:43',0,'I beg to differ.  It is not so clear cut, because if you (the 1st player) allow the 2nd player to play the center, he can INSTEAD play a coin the is NOT centered, but covers the exact center of a circular table.\r\n\r\nThen it is not possible for you to play either symmetrically or the center.\r\n____________\r\n\r\nBest (easiest) bet is to play the center and then continue symmetrically.',9870,0);
INSERT INTO comment VALUES (9872,678,2272,'Clinton Heath','Solution','2003-11-26 12:24:57',3,'This didn\'t seem like a hard question, then I saw the disparity of the replies and gave it a second look.  Since each individual fly has a 50% chance of survival, then the possibilities are that all survived (1/25) that one was eaten (5/25 that is A or B or C or D or E) that two were eaten (10/25 that is A and one of the other 4, or B and one of the other 3, or C and one of the other 2, or D & E) or that three were eaten (9/25 that is A B and one of the other three, A C and one of the other two, A D E, B C and one of the remaining two, or C D E). So in 16 of the 25 cases, he has a 50% chance of survival, or 16/25*.5 which equals 32%',NULL,0);
INSERT INTO comment VALUES (9873,7,4430,'Eberhard','Solution Using Real Prob/Stats','2003-11-26 12:50:30',0,'Well, this subject seems to have been covered multiple times in multiple ways- but the real answer and why are as follows: The first know that each toss is concidered a seperate event by probability (known as independence)- meaning that the probability of either coin showing a particular side is always one half 1/2. Second know that when trying to determine if both will be  the same side the probabilities are multiplied, i.e. 1/4 (this can be thought of as an ordered sequence). \r\n\r\nSo-\r\nBased on the information given in this question, the answer is 1/2 even though it seems like it should be 1/4. This is ONLY because we know that the one coin is tails, meaning that we must apply the principle of independece to determine the probability of the second be tails. \r\n\r\nIn order to simplify this- think of it this way-\r\n\r\nI have two coins I filp them both and ask you to guess what they are-\r\n\r\n1) I tell you one is tails and ask you to guess the other- where you clearly have a 1/2 chance of guessing correctly- this is the same as our problem\r\n\r\n2) I tell you neither and ask you to guess both where your chances would be 1/2 * 1/2 = 1/4\r\n\r\nHope this clear up the confusion- I will post the more complicated math behind this if requested',NULL,0);
INSERT INTO comment VALUES (9874,1478,3529,'Senthil Kumar','Solution','2003-11-26 12:52:24',3,'1. Ben	Jones	Fruit\r\n2. James	Best	Chocolate\r\n3. Nigel	Stevens	Sponge\r\n4. Vicky	Andrews	Cheese',NULL,0);
INSERT INTO comment VALUES (9875,7,3172,'SilverKnight','re: Solution Using Real Prob/Stats','2003-11-26 12:57:24',0,'The answer is not 1/2, nor does it seem to be 1/4 (at least not to me).\r\n\r\nIt is quite evident that you did not read the posted solution.\r\n\r\nBut, please, <I>post the more complicated math behind this</I>.\r\n\r\nI look forward to reading how you more fully justify your answer.',9873,0);
INSERT INTO comment VALUES (9876,678,3224,'Lee','none','2003-11-26 13:53:19',0,'5 flies have made the attempt.  Since survival/non-survival is equally likely, either\r\na)Survivors are in the \'majority\' (3 or more) and the spider is still hungry \r\nor\r\nb)The non-survivors are in the majority - the spider is full and a safe passage for the 6th fly is assured.\r\nSo half the time the 6th fly is safe and half the time he has a 50% survival rate\r\np=.5 + .5*.5\r\np=.75 (or 75%)',NULL,0);
INSERT INTO comment VALUES (9877,1239,4425,'Sam','question','2003-11-26 13:57:17',0,'Do we have to use the exsisting letters in our solution?\r\n',9497,0);
INSERT INTO comment VALUES (9878,1264,3224,'Lee','re: A Solution Hurrah! - why it\'s wrong','2003-11-26 14:04:02',0,'Clue 3 says\r\n\"The painting of Art next to a windmill is done either in acrylics or tempera paints. \"\r\nYou\'ve got \r\n#3 = Windmill, Watercolour ',9866,0);
INSERT INTO comment VALUES (9879,672,4425,'Sam','1=1 and 2=2','2003-11-26 14:31:15',0,'Assuming that both these statements are correct, one of two possibilities could happen:\r\n\r\n1.both break....because of their equal strength, they destrtoy each other the same instant.\r\n\r\n2.Neither break....because they have equal strength, they repel each other\r\n\r\nAgain...this is assuming that both of the \'smiths\' statements are true. Chances are they say that there wares are the mightiest in order to attract customers\r\n\r\nthis was written by the newbie sam.....just so you know ',NULL,0);
INSERT INTO comment VALUES (9880,263,4425,'Sam','what if?','2003-11-26 14:40:26',0,'the tortoise took his time to get to point a then changed his speed by revealing the super powered rocket boosters enabling him to match achilles\' speed\r\n\r\n...once again...newbie sam',NULL,0);
INSERT INTO comment VALUES (9881,672,3172,'SilverKnight','re: 1=1 and 2=2','2003-11-26 14:42:09',4,'Sam... why don\'t you change your name to Sam2 or SamToo, or something like that...?\r\n\r\nI relate to Sam (the original), because I have this, yet unfounded, fear that some evil critter will come on and call himself SilverKnight!  *gasp*',9879,0);
INSERT INTO comment VALUES (9882,1510,4450,'drew','yay i am the first to post a solution','2003-11-26 14:59:22',0,'i derived the quation x/(y-z)=y/x\r\nwhere y is the long side and x is the short side\r\nand z==x \r\nthen pluged in numbers and vwala\r\ni got 1.618033\r\nis that right?',NULL,0);
INSERT INTO comment VALUES (9883,1268,4197,'luminita','solution','2003-11-26 15:09:01',3,'yes, it is possible:\r\ni^i=e^(-pi/2)\r\n\r\nProof:\r\nif a=0 and b=1, the complex number is z=i\r\ni = cos(pi/2) + i in(pi/2)= e^(i(pi/2))\r\ni^i = e^(i(pi/2))^i= e^(-pi/2) which is a real number',NULL,0);
INSERT INTO comment VALUES (9884,1510,1626,'Gamer','A way to solve this','2003-11-26 16:20:12',3,'The idea here is that from a rectangle dimensions x by y, y-x is to x as x is to y, by the proportion given information.\r\n\r\n(y-x)/x = x/y, which equals y/x - 1 = x/y. In other words, the ratio is equal to 1 more than its reciprocal. ',NULL,0);
INSERT INTO comment VALUES (9885,1268,3558,'Tristan','re(3): example of said case','2003-11-26 18:13:58',0,'Actually, the link did help somewhat.  I already had the mild idea that it was proven that way.  But then you\'d need to prove that e^n=n^0/0!+n^1/1!+n^2/2!...  You don\'t actually need to though, I think that what is done is enough, let\'s just assume that it\'s given.  Though, Charlie brings up a good point; this solution might be considered invalid anyway.\r\n\r\nI like complex numbers, they make everything more open-minded, and they\'re so cool! I happen to have submitted a complex puzzle too.  There\'s a simple calculator program that calculates quadratic roots, but only the real ones.  That program annoys me so much because someone wasted their time making so it wouldn\'t show complex roots!  It\'s like they don\'t like complex numbers or something!',9863,0);
INSERT INTO comment VALUES (9886,678,4510,'Ed Lunn','spider and fly','2003-11-26 18:19:49',0,'Solution : 3 out of 4',NULL,0);
INSERT INTO comment VALUES (9887,1268,4374,'Richard','re: solution','2003-11-26 19:00:29',0,'Your solution is much better than mine because you avoid using the logarithm function. For your solution, we do have to believe e^(it)=cos(t)+i*sin(t) for real t and that the law of exponents (a^b)^c=a^(b*c) extends from the real numbers to the complex numbers (or, in other words, not very much). You have really scaled the problem down to essentials. Excellent!',9883,0);
INSERT INTO comment VALUES (9888,1268,3558,'Tristan','re(2): solution','2003-11-26 19:31:01',0,'But (a^b)^c=a^(b*c) doesn\'t extend to complex numbers! ...Or at least not always...',9887,0);
INSERT INTO comment VALUES (9889,672,1626,'Gamer','(about name changes)','2003-11-26 20:52:45',0,'I don\'t think he needs to. There hasn\'t been any change disallowing people to be called the same thing when I had mentioned this, so I don\'t think it\'s important that people can impersonate others.',9881,0);
INSERT INTO comment VALUES (9890,672,3172,'SilverKnight','re: (about name changes)','2003-11-26 23:00:40',0,'Noone said anyone <I>NEEDS</I> to.  And it\'s not important... not until someone acts malicious about it....\r\n\r\nNevertheless, Sam2 felt the need/desire below to make a point that he\'s the \"newbie Sam\"... and he did it again <A HREF=\"http://perplexus.info/show.php?pid=263&cid=9880\">here</A>.\r\n\r\nWhile, he is obviously thoughtful and courteous, the next person may not be....  It\'s only a matter of time.',9889,0);
INSERT INTO comment VALUES (9891,1478,4513,'paige','Solution','2003-11-26 23:11:13',0,'James Best- 2nd place- chocolate cake\r\nBen Jones- 1st place- fruit cake\r\nVicky Andrews- 4th place- cheese cake\r\nNigel Stevens - 3rd place- sponge cake',NULL,0);
INSERT INTO comment VALUES (9892,1510,1253,'brianjn','Donald in MathMagicLand','2003-11-26 23:16:09',0,'Back in the late 50\'s our primary school had a visiting projectionist.  One 16mm film was my subject title. It has been screened on Disneyland on occasions too.  It showed many examples of the employment of this ratio. I note that it has even been employed by many of the old masters, like Da Vinci, in creating the balance of what appears on their respective canvases.',NULL,0);
INSERT INTO comment VALUES (9893,1268,4374,'Richard','re(3): solution','2003-11-26 23:20:02',0,'Example?',9888,0);
INSERT INTO comment VALUES (9894,1259,4513,'paige','Solution','2003-11-26 23:22:42',3,'Zach- 137- walk dogs\r\nAngelica- 141- gardening\r\nMaurice- 139- babysitting\r\nRaquel- 143- house keeping',NULL,0);
INSERT INTO comment VALUES (9895,1428,4513,'paige','Solution','2003-11-26 23:29:34',3,'The numbers on the rods should be 4,5,6,7,8',NULL,0);
INSERT INTO comment VALUES (9896,1497,1253,'brianjn','Theorem - Drew','2003-11-26 23:51:46',0,'Drew, there is a theorem which states something to the effect that if the diagonal of a circle forms one side of a triangle, and the third vertex lies on the circumference of the circle, then the triangle is right-angled.\r\n\r\nProve this theorem, quote the corollary, and I believe you have the solution which Antonio requires',NULL,0);
INSERT INTO comment VALUES (9897,1268,4374,'Richard','re: What\'s a complex number?','2003-11-27 00:32:18',0,'Yes. This is tradition. If you want to be super clear you say b is not 0 in a+bi, like in the note that is part of the problem statement.',9867,0);
INSERT INTO comment VALUES (9898,1008,4515,'Zuninga!','Eh?','2003-11-27 01:03:30',0,'George, Helen, and Steve are drinking coffee.  Bert, Karen, and Dave are drinking soda.  Using my (il)logic, Elizabeth is drinking nothing because she\'s not even mentioned.\r\n\r\nIf she was smart, she\'d be drinking hot chocolate.  MmmmMMmmMmMmMMM...',NULL,0);
INSERT INTO comment VALUES (9899,1510,4515,'Zuninga!','Da answer','2003-11-27 01:07:58',0,'1.618034, about.',NULL,0);
INSERT INTO comment VALUES (9900,1478,4515,'Zuninga!','here it is','2003-11-27 01:22:24',3,'Ben Jones(fruitcake), James Best(chocolate cake), Nigel Stevens(sponge cake), Vicky Andrews (cheesecake)\r\n\r\nHOW!??!?!?!  Simple!\r\n\r\nJames Best beat Vicky by two places.  Cool.  But Ben\'s fruitcake beat Stevens, who was in third.  This makes Ben(fruitcake) either first or second.  He cannot be second because James Best has to be two places ahead of Vicky, and if James Best is first, he will be two places ahead of Stevens in third place.  Ben(fruitcake) is first place, and James Best is in second.  The chocolate cake came in second place, so James Best made the chocolate cake.  Also, Stevens\' first name must be Nigel, as it\'s the last male name unaccounted for and it was stated that Mrs. Stevens had a son.  This makes Vicky Andrews the unlucky last place finisher.\r\n\r\nJones\' mother\'s son took first.  Established is that Ben(fruitcake) is in first, therefore his name is Ben Jones.\r\n\r\nSo, we have Ben Jones(fruitcake), James Best(chocolate cake), Nigel Stevens, and Vicky Andrews.  The Sponge cake was said to come in the top three, so Nigel must have made it.  That means Vicky made the cheesecake.  Thus,\r\n\r\nBen Jones(fruitcake), James Best(chocolate cake), Nigel Stevens(sponge cake), Vicky Andrews (cheesecake).\r\n\r\nTa da.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9901,1510,3275,'retiarius','Golden Section - an interesting number','2003-11-27 02:29:23',0,'Try this on your calculator:\r\n\r\n(&#8730;5 - 1) / 2\r\n\r\nNow take the reciprocal\r\n\r\nNow square the result\r\n',NULL,0);
INSERT INTO comment VALUES (9902,1510,1626,'Gamer','re: Golden Section - an interesting number','2003-11-27 07:50:33',0,'To continue with my answer (because nobody else did) the equation can be multiplied by y/x by both sides, and 1 can be subtracted from both sides to give:\r\n\r\n(y/x)&#178; - (y/x) -1 = 0; and since this is quadratic, solving with the quadratic formula gives: (1&#177;&#8730;(5))/2\r\n\r\nThis makes sense because if you multiply (&#8730;(5) -1)/2 by (&#8730;(5)+1)/(&#8730;(5)+1) it will stay equal (you are multiplying by 1), but you will get (5-1)/(2(&#8730;(5)+1)) or 4/(2(&#8730;(5)+))), or 2/(&#8730;(5)+1)',9901,0);
INSERT INTO comment VALUES (9903,265,3430,'pat','names','2003-11-27 08:29:11',0,'look at it another way,.. what if John\'s last name was \"Had\"  or worse his middle name was \"Had\"  or worse yet  Jane\'s middle name and last names were \"Jane While\"  I see a series of colons, quotation marks and all the other murky ilk of grammar.   :)',NULL,0);
INSERT INTO comment VALUES (9904,86,1626,'Gamer','re: more thoughts','2003-11-27 10:48:28',0,'As 1/x goes on, it approaches 0. Does this mean 1/ some number equals 0? I think the key word there is approaches, not is. It can only exist in an infinite state, and we have already ruled that out. (In other words, this only works when you plug in infinity for x, and you can\'t do that.)\r\n\r\nYour trying to use the converse of that postulatee. Sure 4 and 4 don\'t have any numbers in between them, but just because numbers don\'t have any space between them, doesn\'t mean that they are the same number; it\'s the other way around. \r\n\r\nAbout dividing by 0 or infinity, you can\'t find a number that satisfies that. When I graph x/0, I think, what number times 0 equals the certain x I have chosen? I actually find no answer. So for x = any number, it won\'t appear. Maybe I am wrong by some super-math secrets or something, but the way I am thinking it is true.\r\n\r\nI have no problem with being wrong, but I don\'t see a way to do it yet. :)',9538,0);
INSERT INTO comment VALUES (9905,86,1626,'Gamer','re(3): Ideas','2003-11-27 10:49:48',0,'Anyway SK I am sure you know what I mean. The fact that you choose to try and knock me down based on a small issue that you know doesn\'t come into the question is your problem.',9532,0);
INSERT INTO comment VALUES (9906,1509,3386,'Victor Zapana','solution','2003-11-27 11:11:39',3,'Valentines Day is 2/14/96, in that year. <p>\r\nEach day, he will go up a net value of 1 foot. So, he would go up in 30 days, on 3/14/96. <p>\r\nThis is WRONG, for he will be go up 3 feet. If he is already out he can\'t slip back. <p>\r\nOn the 27th day, the snail would be at the 30 feet point, but he isn\'t out yet, so he\'ll still sleep and fall down 2 feet. Thus on the 28th day, he\'ll be out. <p>\r\nThus, the date is 27 days after 2/14, for 2/14 is also a day he goes up 3 feet and falls down 2. Remember, 1996 is a LEAP year, so in 15 days, it\'s 2/29, and there\'s 12 extra days left, so the answer is <b>March 12, 1996</b>.',NULL,0);
INSERT INTO comment VALUES (9907,1509,3372,'Sam','Solution','2003-11-27 11:13:02',3,'He climbs an average of 1 foot a day for 27 days until he is 27 feet up, and on the 28th day climbs 3 feet and gets out. Valentine\'s Day is on the 14th of Febuary, and Febuary in \'96 had 29 days, so Herb got out March the 13th.',NULL,0);
INSERT INTO comment VALUES (9908,1509,3372,'Sam','re: solution','2003-11-27 11:15:01',0,'Ga, you slipped that in while I was typing, and also realized that we have to include Valentine\'s day itself. Silly me. Yes, March 12, not 13th',9906,0);
INSERT INTO comment VALUES (9909,1509,3386,'Victor Zapana','re(2): solution','2003-11-27 11:15:28',0,'heh sry sam lol',9908,0);
INSERT INTO comment VALUES (9910,86,3386,'Victor Zapana','solution is wrong','2003-11-27 11:29:41',0,'hmm.. well 3.999... x 10 would equal 39.9999...9, and now has an end, for u moved everything number is moved one place to the left, thus ending infinity. thus 3.999...9 - 3.999... does not equal 36, but 36.00000...1.',NULL,0);
INSERT INTO comment VALUES (9911,1509,4507,'Penny','Comments','2003-11-27 11:40:26',1,'This one, SilverKnight, and your other puzzle, Golden Ratio, have been on the Internet since forever. Can\'t you think of anything original? I\'d be willing to bet that whenever you go to the mind reader, you always get half price. ',NULL,0);
INSERT INTO comment VALUES (9912,86,3172,'SilverKnight','re(4): Ideas','2003-11-27 12:28:58',0,'Gamer,\r\n\r\nI didn\'t (try to) knock you down.  The point is 3.9 (bar over the 9) exists, because our nomenclature allows it to exist, and we have the facilities/rules to deal with it.\r\n\r\nThere is a proof that shows why this does equal 4.\r\n\r\nJust like .5 (bar over the 5), DOES equal 5/9.  Similar proof.\r\n\r\nNothing personal... just seems like a pointless argument.',9905,0);
INSERT INTO comment VALUES (9913,1509,4521,'supriya','solution','2003-11-27 13:22:15',3,'on the 27th day herb climbs 3 feet up that is 30 feet and is out of the well. so herb gets out on march 12th',NULL,0);
INSERT INTO comment VALUES (9914,1509,3558,'Tristan','re: Comments','2003-11-27 13:43:25',0,'To come to SilverKnight\'s defense, there is nothing wrong with posting a non-original puzzle.  Besides that, he did post an original puzzle <a href=\"show.php?pid=1496\">here</a>.  If all the puzzles had to be original, then we\'d miss out on a lot of great puzzles!',9911,0);
INSERT INTO comment VALUES (9915,1268,3558,'Tristan','re(4): solution','2003-11-27 13:52:19',0,'Ok, we all know e^(i&#960;)=-1, right?\r\nSo, e^(2i&#960;)=1\r\ne^(2i&#960;*i)=1^i\r\ne^(-2&#960;)=(1^0)^i\r\ne^(-2&#960;)=1^0=1\r\nSo, e^(-2&#960;)=1\r\n\r\nYeah, that last equation is obviously incorrect.  This little paradox comes from the fact that that law of exponents doesn\'t work with complex numbers with magnitude greater than e^&#960;... or something like that.  There\'s some calculus reason behind it, but I don\'t really understand it.\r\n\r\n<i>Edited on <b>November 27, 2003, 1:54 pm</b></i>\n\n<i>Edited on <b>November 27, 2003, 1:56 pm</b></i>',9893,0);
INSERT INTO comment VALUES (9916,1396,4507,'Penny','Solution','2003-11-27 14:52:48',0,'The following apportionment is consistent with A being a Knave, B a Liar, and C a Knight.\r\n\r\nA wants ketchup,mustard,onions and lettuce. B wants onions,relish,tomato andlettuce. C wants mustard,tomato,cheese and lettuce.\r\n\r\nExplanation:\r\nA: I want ketchup, mustard, onions, lettuce, relish. (LIE) \r\nB: A wants tomato too (LIE), and he doesn\'t want mustard (LIE). I want ketchup, tomato, cheese, lettuce.(LIE)\r\nC: B doesn\'t want ketchup (TRUTH), and he doesn\'t want mustard (TRUTH). A doesn\'t want relish (TRUTH). I want mustard, tomato, cheese, lettuce (TRUTH).\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9917,1396,4507,'Penny','re: Solution','2003-11-27 15:07:33',0,'That solution is incorrect. If A is a Knave, then either\r\nA wants ketchup, doesn\'t want mustard, wants onions, doesn\'t want lettuce, and wants relish..... OR \r\nA doesn\'t ketchup, wants mustard, doesn\'t want onions, wants lettuce, and doesn\'t want relish.\r\n  \r\nBack to the drawing board.....\r\n',9916,0);
INSERT INTO comment VALUES (9918,1268,4374,'Richard','re(5): solution','2003-11-27 18:58:30',0,'Your example is great. It shows what happens if one doesn\'t carefully define what z^c is for complex z and c. So let\'s take a stab at defining things and see what happens then.\r\n\r\nLet x,y,r,t be real, z=x+iy, and let n be an integer. Denote pi by P.\r\n\r\nAssume we know e^(it)=cos(t)+i*sin(t), e^z=(e^x)(e^iy), and e^z is never 0. We should perhaps write exp(z) instead of e^z, since it will turn out that this e^z is a specially designated one of the possible values that (2.718...)^z could be defined to have. When we write e^z below we always mean the one we just defined here.\r\n\r\nOne can easily show that e^(z+z\')=(e^z)(e^z\')and e^(z+i2nP)=e^z.\r\n\r\nIf equation e^z=z\' has a solution z, then z+i2nP is also a solution for any n. Each such solution is a logarithm of z\'. To have a well-defined logarithm function, we need a rule to pick out just one solution. We will do that like this:\r\n\r\nDefine the function Log by Log(z)=log(r)+it, where z=r*e^(it), log is the ordinary real logarithm to the base e, r>0, and the angle t is chosen to satisfy -P < t <= P.\r\n\r\nLog is then defined for all nonzero complex numbers. We have e^(Log(z))=e^(log(r)+it)=r*e^(it)=z.\r\n\r\nNow define z^c=e^(c*Log(z)). (This definition makes (2.718...)^c =e^c because of the way Log is defined.) Then (z^c)^c\'=(e^(c*Log(z)))^c\'=e^(c\'*Log(e^(c*Log(z)))=e^(c\'c*Log(z))=z^(c\'c). \r\n\r\nRestricting the imaginary part of the complex log to some other half open interval of length 2P will also give (z^c)^c\'=z^(c\'c) with the similar definition of z^c, but z^c may then have a different value. The angle assigned to z is what makes the difference. The angle of 1 may be taken to be any one of the values 2nP so that 1^i can be defined to have any of the values e^(i*2inP)=e^(-2nP). This does not mean that e^0=e^(-2P)=e^(-4P) etc.\r\n\r\n\n\n<i>Edited on <b>November 29, 2003, 8:01 pm</b></i>',9915,0);
INSERT INTO comment VALUES (9919,1478,4527,'Tiffany','solution','2003-11-27 22:10:03',3,'1st - Fruit - Ben Jones\r\n2nd - Chocolate - James Best\r\n3rd - Sponge - Nigel Stevens\r\n4th - Cheese - Vicky Andrews',NULL,0);
INSERT INTO comment VALUES (9920,1396,3386,'Victor Zapana','thoughts','2003-11-27 23:16:24',0,'A must be a knave. <p>\r\nB can\'t be a liar.If B is telling the truth, then A is a knave, and wants ketchup, onions, relish, and something else. B then wats ketchup, tomato, cheese, and lettuce. <p>\r\nC can\'t be a liar. \n\n<i>Edited on <b>November 27, 2003, 11:18 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9921,1396,3386,'Victor Zapana','solution','2003-11-27 23:23:30',0,'im not sure if this is right  but sumone plz prove or disprove me. A is a knave, B is a knight, and C is a knave<p>\r\nA wants ketchup, onions, relish, and tomato.  <p>\r\nB wants ketchup, tomato, cheese, and lettuce. <p>\r\nC wants tomato, lettuce, onions, and relish.\n\n<i>Edited on <b>November 27, 2003, 11:24 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (9922,1396,4507,'Penny','re: solution','2003-11-28 00:14:23',0,'I don\'t think that your solution is correct, because you have C (a Knave) making back-to-back false statements: \r\n\r\nC: B doesn\'t want ketchup(false), and he doesn\'t want mustard(true). A doesn\'t want relish(false). I want mustard(false), tomato(true), cheese(false), lettuce(true).\r\n \r\nKnaves have to alternate truth-telling with lying. They can\'t do it back-to-back.\r\n',9921,0);
INSERT INTO comment VALUES (9923,678,4178,'Prab','Solution?','2003-11-28 00:30:00',0,'Let A denote the event that the sixth fly survives and B denote the event that the spider has already had his quota of 3 flies filled from the first five flies. Let C denote the complementary event for B, i.e., that the spider still needs one or more flies for his quota. \r\nWe need to find P(A).\r\nP(A)=P(A and B) + P(A and C)\r\n    =P(A|B).P(B)+P(A|C).P(C)\r\nWe are told that P(A|C) = (1/2). We assume that \r\nP(A|B) is 1 since the spider is already satiated; ignoring the possibility that the spider could very well kill \'for pleasure\' even if it is already full.\r\nP(C)=P(spider caught 0,1,or 2 flies out of first 5)= (1+5+10)/32=1/2.\r\nP(B)= 1-P(C)=1/2\r\nSo P(A)=1.(1/2)+(1/2).(1/2)=(3/4)',NULL,0);
INSERT INTO comment VALUES (9924,1396,1301,'Charlie','A consistent set','2003-11-28 00:47:02',1,'This set is similar to Victor Zapana\'s list:  A is a knave, B is a knight, and C is a knave.\r\n\r\nA wants ketchup, onions, relish, and tomato. \r\n\r\nB wants ketchup, tomato, cheese, and lettuce. \r\n\r\nbut\r\nC wants mustard, cheese, and two of the following: relish, ketchup and onions.\r\n\r\nThere\'s no way to determin, in this scenario, which two of that set of three that C wants.\r\n\r\nAnd I can\'t guarantee there aren\'t other solutions altogether.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (9925,86,3558,'Tristan','re: solution is wrong','2003-11-28 00:49:17',0,'If moving every nine to the left ended infinity (talk of oxymorons!), where do you think it would end it at?  Is there some special finite number that is equal to &#8734;-1?\r\n\r\nWhat\'s infinity-1?  Infinity!  If everything moves over to the left, it does not end infinity, because infinity by definition never ends, no matter how much you subtract or add.  Also, 36.00000...1 would have infinite 0\'s, making so there is actually no 1 that would ever appear in the number.  So, 36.0000...1 is equal to 36 anyway.',9910,0);
INSERT INTO comment VALUES (9926,1509,4530,'Benjamin','','2003-11-28 01:09:49',0,'march 12 i think...',NULL,0);
INSERT INTO comment VALUES (9927,643,4529,'Ben','re: It really does seem too easy.','2003-11-28 01:14:00',0,'In some regards, people are incredible probability measurers...for example, we all know that \'e\' is a more commonly used letter than \'x\'...how many of you had to count to check?\r\nBut unfortunately, Bayes\' Theorem just isn\'t something we\'re good at.  It\'s not intuitive.  Anyone who answered 1/2 for this problem should look up a good website about it and read.  Seriously, it\'s fun stuff. Or read this (a bash you over the head it\'s so simple problem):\r\n\r\nSuppose there is an empty nursery.  A baby is added to it.  Later on we select a baby at random from the room (there\'s only one in there to choose) - and voila, we picked a boy.  Now, what was the probability that the baby we added was a boy?...\r\n\r\nI hope nobody answers 50%.  Before we peaked, the probability may have been even, but now we have new information.  Bayes\' Theorem is a way of understanding the implications of this new information for less trivial examples.\r\n\r\nA really famous example of how people get themselves into trouble with this is the Monty Hall problem:  On a game show, there are 3 doors, A, B, and C.  Behind one is a new car.  The contestant picks a door, say he picks A.  Then the host opens one of the other doors that is empty, say B is empty.  \r\nWe all know the contestant had a 1 in 3 chance of being right to begin with.  Could this new information have changed things?  Could Bayes be involved?  (sort of, but there are several ways to think about good ol\' Monty).\r\n\r\nIf anyone is still reading, another interesting problem people have is extrapolating probabilities.  I mean, we\'re good at subconsciously counting that \'e\' is more common than \'x\', but do a lousy job forming theoretical probabilities when you can\'t really count.  I\'m floundering while trying to describe this example I once heard, so maybe I better just give the example (simplified):\r\n\r\nJanet was a very bright girl, but she never cared much for school.  She thought there was too much wrong with the world so she dropped out and joined a group that organizes rallies to save the forests.  What probability would you assign to Janet having since done the following: \r\nA) become a librarian.\r\nB) learned to play acoustic guitar.\r\nC) become a bank teller.\r\nD) climbed to head of the forest-rally organization.\r\nE) become a kindergarten teacher.\r\nF) gotten married and raised a large family.\r\nG) become a bank teller, even though she continues to fight for the forests in her spare time.\r\nH) fought off a drug addiction.\r\n\r\nI\'ll explain after a few responses =DDD  Oh, and hope I\'m not repeating too much stuff already out there...first time here.  But fun fun fun!\r\n\r\nAnd, Charlie - you\'re my hero.',9386,0);
INSERT INTO comment VALUES (9928,1396,1301,'Charlie','re: A consistent set--confirmation -- 3 Solutions','2003-11-28 01:39:27',3,'The following are the possibilities, each set listing, for each of the buddies, the initials of the four condiments he wanted, plus the number of true odd-numbered statements he made and the number of true even-numbered statements he made:\r\n\r\nkort           3             0\r\nktcl           3             3\r\nkmoc           0             3\r\n\r\nkort           3             0\r\nktcl           3             3\r\nkmrc           0             3\r\n\r\nkort           3             0\r\nktcl           3             3\r\nmorc           0             3\r\n\r\nIn each instance A and C were knaves and B a knight.  In each instance A had ketchup, onions, relish and tomato, while B had ketchup, tomato, cheese and lettuce.  C does indeed have mustard and cheese in each instance, but could have any pair out of relish, ketchup and onions.\r\n\r\nThe program to find this is:\r\nDECLARE FUNCTION present! (person!, condi$)\r\nDECLARE SUB vary (person!)\r\nDIM SHARED list$\r\nlist$ = \"kmortcl\"\r\nDIM SHARED st$(3), p1(3), p2(3)\r\n\r\nvary 1\r\n\r\nFUNCTION present (person, condi$)\r\n&nbsp;&nbsp;IF INSTR(st$(person), condi$) > 0 THEN present = 1:  ELSE present = 0\r\nEND FUNCTION\r\n\r\nSUB vary (person)\r\n&nbsp;&nbsp;st$(person) = SPACE$(4)\r\n&nbsp;&nbsp;FOR i = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;MID$(st$(person), 1, 1) = MID$(list$, i, 1)\r\n&nbsp;&nbsp;&nbsp;FOR j = i + 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;MID$(st$(person), 2, 1) = MID$(list$, j, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR k = j + 1 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MID$(st$(person), 3, 1) = MID$(list$, k, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR l = k + 1 TO 7\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MID$(st$(person), 4, 1) = MID$(list$, l, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF person = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1 = present(person, \"k\") + present(person, \"o\") + present(person, \"r\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p2 = present(person, \"m\") + present(person, \"l\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p1 &lt;&gt; 0 AND p1 &lt;&gt; 3 OR p2 &lt;&gt; 0 AND p2 &lt;&gt; 2 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1(1) = p1: p2(1) = p2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF person = 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1 = present(1, \"t\") + present(person, \"k\") + present(person, \"c\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p2 = 1 - present(1, \"m\") + present(person, \"t\") + present(person, \"l\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p1 &lt;&gt; 0 AND p1 &lt;&gt; 3 OR p2 &lt;&gt; 0 AND p2 &lt;&gt; 3 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1(2) = p1: p2(2) = p2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF person = 3 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1 = 1 - present(2, \"k\") + 1 - present(1, \"r\") + present(person, \"t\") + present(person, \"l\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p2 = 1 - present(2, \"m\") + present(person, \"m\") + present(person, \"c\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p1 &lt;&gt; 0 AND p1 &lt;&gt; 4 OR p2 &lt;&gt; 0 AND p2 &lt;&gt; 3 THEN GOTO notThis\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p1(3) = p1: p2(3) = p2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF person < 3 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;vary person + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR p = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT st$(p), p1(p), p2(p)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n\r\nnotThis:\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\nEND SUB\r\n\r\n\r\n',9924,0);
INSERT INTO comment VALUES (9929,1224,1253,'brianjn','re: solution?','2003-11-28 02:19:00',0,'Impetuous.  How many times do we find a solution to a problem, whether concrete or abstract only to find that a perception, measurement, or misreading of the data leaves us embarrassed?\r\n\r\nIn this case we have been told that each letter represents a unique digit.',9689,0);
INSERT INTO comment VALUES (9930,1396,4507,'Penny','This is more like it','2003-11-28 02:32:32',3,'It seems that there is more than one valid solution to thsi puzzle. One of them is:\r\n\r\nA (Knave) wants ketchup,onions,relish,tomato. \r\nB (Knight) wants ketchup,tomato,cheese,lettuce.\r\nC (Knave) wants mustard,cheese,ketchup,onions.\r\n\r\nThen their three statements are:\r\nA: \"I want ketchup(TRUE), mustard(FALSE), onions(TRUE), lettuce(FALSE), relish(TRUE).\"\r\nB: \"A wants tomato too(TRUE), and he doesn\'t want mustard(TRUE). I want ketchup(TRUE), tomato(TRUE), cheese(TRUE), lettuce(TRUE).\"\r\nC: \"B doesn\'t want ketchup(FALSE), and he doesn\'t want mustard(TRUE). A doesn\'t want relish(FALSE). I want mustard(TRUE), tomato(FALSE), cheese(TRUE), lettuce(FALSE).\"\r\n',NULL,0);
INSERT INTO comment VALUES (9931,1509,1183,'fwaff','re(2): Comments','2003-11-28 03:21:42',0,'That one\'s not exactly orginal either, I remember it from a lateral thinking book I was given as a child (about 20 years ago). But as you say, just cos it\'s old/non-original doesn\'t mean it\'s not interesting or challenging. \r\n\r\nI think this snails puzzle is a great one for teaching children to think through to the end of a problem. It\'s really easy to work out that the snail effectively climbs 1 foot per day, but then many leap to the (incorrect) solution that therefore it must take 30 days to climb 30 feet. And then SK\'s added the twist of starting on Valentine\'s day in a leap year to introduce the chance of another error, which is variation on the problem that I\'ve not seen before.',9914,0);
INSERT INTO comment VALUES (9932,1396,4507,'Penny','Is that for here or to go?','2003-11-28 06:43:02',0,'I don\'t relish having to point this out, but in addition to:\r\n\r\nA (Knave) wants ketchup,onions,relish,tomato. \r\nB (Knight) wants ketchup,tomato,cheese,lettuce. \r\nC (Knave) wants mustard,cheese,ketchup,onions.  \r\n\r\nThere are at least two more valid solutions, by changing \r\nC\'s order to:\r\n \r\n\"C (Knave) wants mustard,cheese,ketchup,relish\",\r\n\"C (Knave) wants mustard, cheese, onions, relish\"   \r\n\r\nIdeally there should only have been one valid solution. This pickle fails to cut the mustard in that respect. But otherwise I\'d say it\'s the best thing since sliced bread!',9930,0);
INSERT INTO comment VALUES (9933,86,3386,'Victor Zapana','re(2): solution is wrong','2003-11-28 08:39:33',0,'infinity never ends yes but if u infinity-1, then that has an end meaning it is finite <p>\r\nIn addition, theoretically, 3.99999... needs a 0.000...1 to equal 4. this might be slightly flawed coz 9\'s go on forever and the 0.000...1 has an end, but still, i dont see how one number can equal another one. its like the 2 = 1 proof\n\n<i>Edited on <b>November 28, 2003, 8:41 am</b></i>',9925,0);
INSERT INTO comment VALUES (9934,1509,3386,'Victor Zapana','re(3): Comments','2003-11-28 08:54:17',0,'i agree with fwaff many old problems are great. i especially like the \"nothing\" riddle. it was a real stumper for me the first time i read it. and besides not all people know of these riddles. so its absolutely fine to put these kinds of riddles up.',9931,0);
INSERT INTO comment VALUES (9935,1478,4537,'etsy','solution','2003-11-28 11:04:06',0,'name	last name	 position	 type of cake\r\njames	best	 #2	 chocolate\r\nben	jones	 #1	 fruit\r\nvicky	andrews	 #4	 cheese\r\nnigel	stevens	 #3	 sponge\r\n',NULL,0);
INSERT INTO comment VALUES (9936,1396,1626,'Gamer','Change:','2003-11-28 11:11:34',0,'Unfortunately, I made a change to this without thinking about the problem. I had written that the 3 didn\'t want the same toppings when I had written this all out, and I had apparently thought that meant 3 toppings as a group, when in fact they don\'t want any of the 3 toppings.\r\n\r\nIn other words, if A wants ketchup and B wants ketchup, C can\'t want ketchup',NULL,0);
INSERT INTO comment VALUES (9937,1270,3224,'Lee','solution','2003-11-28 13:01:09',3,'Feeder.......House..........Bird............Food\r\nAllison..........6...........Thrush.........Birdseed\r\nBrewer........10...........Robin..........Suet\r\nChandler.......2...........Blackbird......Toast\r\nDennis.........4...........Sparrow........Bread\r\nEmery..........8...........Cardinal.......Crumbs\r\n\r\nDon\'t knock the layout if you please.\r\n',NULL,0);
INSERT INTO comment VALUES (9938,86,3558,'Tristan','re(3): solution is wrong','2003-11-28 14:39:56',0,'Again, I say that infinity-1 is infinite by definition.  If it were finite, what number do you think it would be?  .000...1, with infinite 0\'s does not have an end. If it ends, where do you think it would end?  This is not a case where one number is equal to another one, they are the same number written differently.  Like SK said, that\'s just how our number system\'s nomenclature goes.',9933,0);
INSERT INTO comment VALUES (9939,1509,4541,'fraser','hmmm...','2003-11-28 15:25:53',0,'march 12, me thinks',NULL,0);
INSERT INTO comment VALUES (9940,676,4542,'Katie','got it','2003-11-28 15:30:33',0,'area of triange with sides x-y,x,x+y:\r\n(3/16x^4-12/16x^2*y^2)^(1/2)\r\narea of equallateral triangle with side x:\r\n(3/16x^4)^(1/2)\r\n\r\n(3x^4-12x^2*y^2)^(1/2)=3/5(3x^4)^(1/2)\r\n3x^4-12x^2*y^2=27/25*x^4\r\nx^2-4y^2=9/25*x^2\r\ny^2=4/25*x^2\r\ny=2/5*x\r\n\r\nThe ratio of the sides with x=5 is 3:5:7',NULL,0);
INSERT INTO comment VALUES (9941,865,4541,'Fraze','no','2003-11-28 15:38:46',0,'no',NULL,0);
INSERT INTO comment VALUES (9942,1270,4507,'Penny','This is deja vu all over again','2003-11-28 15:38:59',4,'Isn\'t this a rehash of that hamburger puzzle? When I showed this one to my boyfriend Sylvester, he remarked that puzzles like this are childishly easy. You just draw a few tables, eliminate possibilites, etc. No real insight or higher intelligence is required. Sylvester remembered that one year, on his birthday, which was also the birthday of his grandfather Garfield, he and Garfield were celebrating that joyous double occasion by working on a puzzle similar to this one. As they were solving it with ease, Sylvester suddenly observed that not only had he (Sylvester) just turned as old as the last two digits of the year he (Sylvester) was born in, but he (Sylvester) was also a prime number of years old. Also, each of the two digits making up Sylvester\'s age on that occasion was also a prime number. Garfield thought for a second, turned to Sylvester, and said that all these things were also true for him (Garfield) at that time! What year did this occur, and how old had Sylvester and Garfield just turned?',NULL,0);
INSERT INTO comment VALUES (9943,672,4541,'Fraze','hmm','2003-11-28 15:44:41',0,'that is actually could not possibly happen\r\nSo I suppose if this did happenthere would be like a glitch in the universe or something',NULL,0);
INSERT INTO comment VALUES (9944,511,4541,'Fraze','answer','2003-11-28 16:05:50',0,'no.\r\nBecause if he can lift everything something unliftable is impossible and cannot exist',NULL,0);
INSERT INTO comment VALUES (9945,1270,2839,'FatBoy','re: This is deja vu all over again','2003-11-28 16:47:41',0,'Hey Penny,\r\nWelcome to Flooble.  You seem like a very smart person and I bet you will be come a vary valuable member of the Flooble community.<br>  This is a math kinds place and it sounds like you are ready to leap into the glorious math pantheon of Levik, Charlie et al.  I thnk you will find their frank discussion (as well as that of DJ, fwaff and all the rest) quite stimulating.<br>\r\nIf I might make a suggestion, how about laying off teh criticism of other people\'s submissions?  you ahve posted 7 comments on three problems and two of them have been complaints. IF you do not like a problme, give it a low rating (thats what the ratings are for.) Any regular flooblers will be surprised to read me defending silverknight but, you know, he found an interesting problem that folks seem to like.  WHo cares if it was somewhere else first?  After all most puzzles probably are, as mathematicians have had a darn long time to think them up.<br>\r\nAs for yor clever problem by including it in a comment, why not jsut post it the proper way?  SK waited a darn long time to get his problems on, and he did so quite patiently with nary a complaint.  Why can\'t you wait in line just like everyone else.\r\nI\'m done, thats my grip for the day',9942,0);
INSERT INTO comment VALUES (9946,1270,2839,'FatBoy','re(2): This is deja vu all over again','2003-11-28 17:02:18',0,'What do you know? \r\nI guess I wasn\'t really done after all.\r\nYou know, maybe the problem was childishly easy, but that is why it was posted early in the day.  You see Flooble likes to give the mental midgits like myself a chance to stop drooling in our sippy cups and actually work a puzzle we enjoy.  We realize it must be annoying to you, but chill out, take a moment to shine up your Nobel prize in Math. <br> Be patient.  We won\'t clutter up your vision for too long and then we will fade back into our trogldyte obscurity.<br>\r\nI know, why don\'t you take a moment to prove Herons whatamacallit only using arithmatic, and a Captain Crunch decoder ring.  When you do, post the results in teh forum.  Someone is looking for it over there.    ',9945,0);
INSERT INTO comment VALUES (9947,1270,4507,'Penny','re(2): This is deja vu all over again','2003-11-28 17:23:36',0,'Dear Fatboy:\r\n\r\nWho was it who once said that sarcasm is wasted on the young?\r\n\r\nI was not \"posting a problem without waiting in line like everybody else.\" I was being sarcastic!! That birthday riddle was so ridiculously easy that any idiot could figure it out in a few seconds. There are only so many combinations of single digit primes that are also prime numbers. The only reasonable ones for my boyfriend Sylvester and his Grandfather Garfield are 73 and 23. If Garfield was born in 1873, then he turned 73 in the year 1946. If Sylvester was born in 1923 (hey, I like older men !!) he turned 23 in 1946. \r\n \r\nSeecondly, I am sorry I was picking on SilverKnight. I know he\'s been having a rough time lately, as he is suffering a bout of anxiety. I understand that he recently said to his wife: \"Darling, I want to be completely honest with you. I am seeing a therapist.\" She replied \"Oh, that\'s nothing, sweetheart. I am currently seeing two therapists, three hockey players, four lumberjacks and a bartender.\"\r\n \r\nLastly, I couldn\'t help but notice the folllowing misspelled words in your post: vary, thnk, teh, ahve, problme, yor, jsut, and grip. If you can\'t afford a spellchecker, dude, I\'ll be happy to e-mail you the money.\r\n \r\nI\'m done, that\'s my gripe for the day.\r\n \r\n:-)      ',9945,0);
INSERT INTO comment VALUES (9948,1270,1626,'Gamer','re(3): This is deja vu all over again','2003-11-28 18:13:55',0,'I am perfectly sure FatBoy doesn\'t know how to spell teh or ahve even though they are common words, and I am positive that you don\'t know what he means at all. You haven\'t been able to see  the chatterbox, so of course you don\'t know where I am coming from from here. You also couldn\'t have read the forums where another such event happened, where someone used sarcasm less well so that nobody knew that person was joking.\r\n\r\nYou also get the right to criticize a few things that none of us others do. First of all, your less than perfect sarcastic skills, and the fact that you are proposing a puzzle then saying that \"any idiot could figure it out in a few seconds\".\r\n\r\n\r\nDoes this sound silly? I hope so... I had recently learned the limits of sarcasm; it\'s not terrible, but it\'s not the best approach. If we could post comments like FatBoy did, trying to have patience when people insult problems and when people try to explain problems that would get posted on the site with difficulty 1, Flooble would be a nicer place. If we could ignore some problems that might seem \"childishly easy. You just draw a few tables, eliminate possibilites, etc. No real insight or higher intelligence is required.\" and leave them for the people who prefer challenging puzzles lesser puzzles, it would be better.',9947,0);
INSERT INTO comment VALUES (9949,1511,4064,'rerun141','A\'s observations','2003-11-28 18:23:53',0,'A observes the bullet moving 1000 mph, whether the pistol is pointed forward or backward, obviously.\r\nThough obviously not the answer, B can\'t see the bullet, its moving far to fast for the brain to register...\r\nmore conclusive answer on b in a minute...',NULL,0);
INSERT INTO comment VALUES (9950,1396,4507,'Penny','re: Change:','2003-11-28 18:46:44',2,'Back to the drawing board, dude. You\'re in serious need of some hamburger helper !! Your \"improvement\" still allows for at least two valid solutions:\r\n\r\nA (Knave) wants ketchup,onions,relish,tomato. \r\nB (Knight) wants ketchup,tomato,cheese,lettuce. \r\nC (Knave) wants mustard,cheese,ketchup,onions. \r\n\r\nA (Knave) wants ketchup,onions,relish,tomato. \r\nB (Knight) wants ketchup,tomato,cheese,lettuce. \r\nC (Knave) wants mustard,cheese,onions,relish. \r\n\r\n',9936,0);
INSERT INTO comment VALUES (9951,1511,3351,'Eric','What a doppler effect!','2003-11-28 19:06:26',1,'Let us consider all this happening in a one dimensional x - axis number line sort of thing where B stands at the origin and A begins at say x = -1 light hours at t = 0 hours.  One light-hour is about 600 million miles.  At t =1 hour the very first wave of light will hit B\'s eyes, but by this time A will already be physically 10 miles away.  So in the following 1/60 millionth of an hour B will witness A\'s entire 600 million mile arrival.  Bullets aside, A will physically arrive at point x = 1 light-hour a hair after t = 2 hours.  It wont be until t = 3 (plus another 1/60 millionth of an hour) for B to finally see A  cover the same distance away from him/her.\r\n\r\n    Since all these times are from B\'s point of view we must now introduce the most significantly relevant element of the theory of relativity.  When mass is accellerated close to the speed of light, that mass\' energy becomes devoted to the travel itself.  This occurs in such a way that for a passenger on a near-light speed craft, the trip seems to be near instantaneous.  \r\n     Theoretically, if A were actually travelling the speed of light, his/her trip would be completely instantaneous giving him/her no time to even pull the trigger.  \r\n     But A is travelling 10 mph less than light speed so let us say that the bullet leaves the gun precisely when A passes B (ignoring the acceleration of the bullet within the chamber)  The bullet will then appear to be travelling (10mph*1000mph/600millionmph) = 1/60thousandths mph relative to A.  The  apparent speed of the bullet fired in the other direction would I believe be the same - although I\'ll return with some equations.',9949,0);
INSERT INTO comment VALUES (9952,1511,4064,'rerun141','re: What a doppler effect!','2003-11-28 19:18:06',0,'no, A has a right to his own frame of reference (according to his observation, nothing is moving, everything is realtive to him except the godd ol\' speed of light). A will see the same thing as he did on earth, a bullet moving 1000 mph.',9951,0);
INSERT INTO comment VALUES (9953,1511,1301,'Charlie','solution','2003-11-28 19:37:18',3,'The formula for the speed of an object when that object is moving at speed s1 with respect to another object that is already moving at speed s2 in the same direction is (s1+s2)/(1+s1*s2/c^2), where c is the speed of light.\r\n\r\nThe speed of light is 670616629.384395 mi/hr, so A\'s ship is moving at 670616619.384395 mi/hr relative to B\'s.\r\n\r\nSo the bullet, <b>relative to B</b> is travelling at\r\n\r\n(1000+670616619.384395) / (1+1000*670616619.384395/(670616629.384395^2))\r\n\r\n= <b>670616619.384424 mi/hr</b>, or just .000029 mi/hr more than A\'s ship itself.\r\n\r\nThe alternative version, with A shooting rearward, just reverses the sign of the 1000 mi/hr:\r\n\r\n(-1000+670616619.384395) / (1-1000*670616619.384395/(670616629.384395^2))\r\n\r\n= <b>670616619.384365 mi/hr</b>, or just .000030 mi/hr less than A\'s ship itself.\r\n\r\nOf course, <b>relative to A</b>, the bullet travels at <b>1000 mi/hr</b>, regardless of the direction.\r\n',NULL,0);
INSERT INTO comment VALUES (9954,1396,1301,'Charlie','re(2): Change:','2003-11-28 19:42:26',0,'The first of those two solutions has all three wanting ketchup, while the new rule specifies not all three can have any of the same topping.',9950,0);
INSERT INTO comment VALUES (9955,1396,4507,'Penny','re(3): Change:','2003-11-28 20:08:45',0,'Good point, Charlie. I only missed that one because my boyfriend, Sylvester, was fooling around with two jars, 50 red marbles and 50 blue marbles. He told me he was about to pick one of the jars at random, and then pick a marble from the jar. He challenged me to place all the marbles in the jars (a maximum of 50 marbles will fit in each jar) so as to maximize the chances of a red marble being picked. I did so at once, and gave him the exact odds of getting a red marble as a result of my genius. Aren\'t you proud of me?',9954,0);
INSERT INTO comment VALUES (9956,1396,1626,'Gamer','re(4): Change:','2003-11-28 20:23:17',0,'No, not really. I feel that problem \"was so ridiculously easy that any idiot could figure it out in a few seconds.\" (This would go back into the \"non-uniqueness\" way of solving a such problem)\r\n\r\nI think it would be easier if you just said \"Sorry, I didn\'t realize that! as I did when I realized I had made a mistake, rather than go into super detail about why. I also am confused as to why you were typing while solving another problem involving jars. You seem smart enough not to insult another person while working on a puzzle. :)',9955,0);
INSERT INTO comment VALUES (9957,1511,3351,'Eric','re: What a doppler effect!','2003-11-28 21:59:53',0,'Okay, \r\n    \r\n    I recognize that there will be a difference in apparent speed of the bullet should the gun be fired in the negative x direction rather than the positive by the mini-doppler effect of the bullet itself.  Now we will be working with REALLY small speeds.  Since the bullet fired in the negative x direction is leaving B apparently slower than A is leaving B the doppler effect will detract from A\'s apparent speed more than it will detract from the bullet\'s apparent speed.  More clearly, at time t = 2 (or so) A will be at x = 1 light-hour (or so) and the bullet will be at 1 light-hour - 1/60 thousandth of a mile (about 1 inch closer to B than A is).   When B sees this inch seperation though, B will be seeing A before the bullet had spanned the inch making the bullet seem to be travelling even slower relative to A but not as slow as it would seem were the bullet fired away from B.  Either way we are looking at speed differences way too small for me to figure.  I hope someone else has fun with this one.',9951,0);
INSERT INTO comment VALUES (9958,1511,4507,'Penny','We actually tried this experiment','2003-11-28 22:28:59',0,'Sylvester (my boyfriend) and I just got back from trying this experiment in the new car he bought me last week. It was a failed experiment when we realized we\'d never be able to approach the speed of light, plus at Sylvester\'s age, his gun fires blanks. This new car came with five tires, including the spare. Each tire can sustain for a maximum of 1200 miles. If all the tires are used equally, how far can the car travel? \r\n  ',NULL,0);
INSERT INTO comment VALUES (9959,1270,4548,'Diane','re: solution','2003-11-28 22:41:21',0,'Hi,\r\nThat\'s what I got, too.\r\nBut I\'m new & didn\'t know how to post a solution.',9937,0);
INSERT INTO comment VALUES (9960,1511,3351,'Eric','re(2): What a doppler effect!','2003-11-28 22:46:36',0,'You are absolutely right and so is Charlie.  I don\'t suggest that A doesn\'t have a normal frame of reference where the bullet would appear to travel 1000mph in either direction the gun is fired.  The point of near light speed travel is that your entire spaceship\'s internal clock slows to a crawl relative to the outside universe.  Lets say you were travelling between planets which were 1 light year apart at the aforementioned 10 mph less than the speed of light.  To an external observer this trip would appear to take just over 1 year.  But for someone aboard the ship the trip would seem to take less than a second.\r\n\r\nI am basing this on Charlie\'s numbers since I have no tool to manipulate that quantity of significant digits.  But basically if the bullet appears to be travelling .00030 mph relative to A from B\'s point of view, then over the course of the year the bullet will have gone .2628 miles (.000030*365*24) relative to A - which from A\'s frame of reference only takes (.2628 miles/1000 mph = .0002628 hours = .0002628hrs*3600sec/hr=.94 seconds).\r\n\r\nThe classic NASA wonderbyte is that Niel Armstrong, Buzz Aldrin and the like are younger than anyone else born at the same time as them because they have experienced \"relativistic speeds\".\r\n\r\nOh, and Penny, you rock!',9952,0);
INSERT INTO comment VALUES (9961,195,2716,'Federico Kereki','re(2): Win, starting anywhere','2003-11-28 23:33:22',1,'Mea culpa, mea maxima culpa... I stand corrected: I forgot the part about not overlapping; I just assumed the new coin had to cover <i>some</i> uncovered space.',9871,0);
INSERT INTO comment VALUES (9962,86,2716,'Federico Kereki','re(3): solution is wrong','2003-11-28 23:45:27',0,'Nope; by the same kind of proof used to show that 3.999...=4, you can show that 0.000...01 is zero, if there are infinite zeroes, but if you don\'t accept this, there is another way of looking at it.<br>\r\nYou usually say that two numbers <i>a</i> and <i>b</i> are different, if there exists a certain <i>d</i> such that <i>b</i> lies outside the interval (<i>a-d,a+d</i>). In this case, if you take <i>a</i>=0 and <i>b</i>=0.00...1, you can never find any such <i>d</i>, which leads to accept that <i>a=b</i>.<br>\r\n(The previous is the same as saying that if <i>a</i> and <i>b</i> are different, there exists a number <i>c</i> between them. In this case, for these <i>a</i> and <i>b</i>, you cannot find such a <i>c</i>.)<br>\r\nThe classic explanation is that our every day <i>finite</i> experiences do not allow to predict the result of <i>infinite</i> experiments, but don\'t worry: the same happened to an old philosopher called Zeno...',9933,0);
INSERT INTO comment VALUES (9963,105,4550,'vanetria ross','re: easy...','2003-11-29 00:19:25',0,'some people don\'t drink so why want you think of a better math question\r\n',1567,0);
INSERT INTO comment VALUES (9964,1509,4551,'chris','Real Solution','2003-11-29 00:55:54',0,'Is it:\r\n\r\nApril 8th, 1996',NULL,0);
INSERT INTO comment VALUES (9965,1511,153,'TomM','My stilborn dream','2003-11-29 03:24:58',0,'Although I used a different framing story (based on the \"twin paradox\"), I have been working on this puzzle off and on for about 30 years. I have gotten as far as Charlie\'s answer:\r\n \r\n<u>&nbsp; &nbsp; &nbsp; &nbsp; s1 + s2 &nbsp; &nbsp; &nbsp; &nbsp</u>\r\n&nbsp; 1 + [(s1)(s2)/c&#178;]\r\n\r\nThat is as far as the basics of Special Relativity could take me. \r\n\r\nMy particular framing story did make it clear, however, that there is a velocity difference that is conceptually related to the Doppler shift effect. Since Relativity has not yet been reconciled with Quantum Mechanics, I had harbored hopes that  showing that particles can obey what is considered to be a rule for waves I could open the way toward such a reconciliation. But alas, I have never been able to translate the Doppler shift into a velocity difference for particles travelling at less than the speed of light.*\r\n\r\nBTW, SK, the math would have been a lot easier if you\'d expressed the speeds as fractions of c (for example, the ship travelling at .95c and the bullet at .01c relative to the ship). Or was that deliberate, to make the problem \"trickier\"?\r\n\r\n*I even tried considering a \"meta-velocity\" of which the velocity which is measured in Special Relativity is the hyperbolic tangent, since tanh(a + b) = [tanh(a) + tanh(b)]/[1 + tanh(a)tanh(b)], but it didn\'t help. ',9953,0);
INSERT INTO comment VALUES (9966,1511,3172,'SilverKnight','re: My stilborn dream','2003-11-29 03:29:57',0,'To answer TomM\'s question to me:\r\n\r\nI wished to ensure that the <I>Newtonian</i> addition of velocities (speed of A relative to B + speed of the bullet) would be greater than <I>c</i>, the speed of light.\r\n\r\nTo do that I would have had to use many more nines/zeroes than are in (.999c) or in (c - .001c).  That seemed more putting off.\n\n<i>Edited on <b>November 29, 2003, 3:41 am</b></i>',9965,0);
INSERT INTO comment VALUES (9967,1270,3351,'Eric','re(2): solution','2003-11-29 03:44:34',0,'Yeah, but isn\'t toast bread?  I make toast out of bread.  Sometimes I forget about it and the little internal switch mechanism in the toaster doesn\'t release and I start a fire and spend a week trying to get the smell out of the walls.  Some people say they like burnt toast.  I don\'t really believe them, I just think they are too proud to admit that they left it in the toaster too long so they pretend to enjoy it.  It takes a lot of courage to admit you made a mistake.  Especially when it means some people won\'t respect you anymore.  No one ever said life was going to be easy though.\r\n\r\nMy girlfriend (ex-girlfriend actually, but we still - you know) weighs about a hundred pounds.   If I throw her into a river whose current is 6 miles per hour, will I have time to finish my toast before she drowns?',9959,0);
INSERT INTO comment VALUES (9968,1511,153,'TomM','re(2): My stilborn dream','2003-11-29 10:16:16',0,'I see. Still, 1%c and 99.5%c would have served.  \r\n\r\nIn my framing story, there were two ships and a planet. Ship A was travelling at .75c relative to the planet, and ship B was travelling at .75c relative to ship A.\r\n\r\nRelative to the planet, it would be traveling at .75c + .75c = 1.5c (Newtonian), or 1.5c/(1 + .5625) = 1.5c/1.5625 = .96c (Relativistic).\r\n\r\n\n\n<i>Edited on <b>November 29, 2003, 10:20 am</b></i>',9966,0);
INSERT INTO comment VALUES (9969,1513,4507,'Penny','A synonym for \"FLAWLESS\" is.......','2003-11-29 13:15:26',3,'\"PERFECT\" !!!\r\n \r\nList of Perfect Numbers\r\n\r\nDate: 24 Mar 1995 03:37:47 -0500\r\nFrom: Jirachai Chuchat\r\nSubject: Perfect Numbers\r\n\r\nDo you know any Perfect Numbers besides, 6, 28, and 496.  Do you know \r\nwhere I can get a list of Perfect Numbers\r\n\r\nThanks.\r\nChris\r\n\r\nDate: 24 Mar 1995 21:13:05 -0500\r\nFrom: Dr. Sydney\r\nSubject: Re: Perfect Numbers\r\n \r\nThanks for writing Dr. Math!  Perfect numbers are pretty interesting! It turns out that perfect numbers are involved in several unsolved \r\nproblems of mathematics.  Euclid showed that the number \r\n \r\n (*)   n = [2^(m-1)](2^m - 1) \r\n \r\nis perfect if 2^m - 1 is a prime number.\r\n \r\nPrime numbers of the form 2^m - 1 are called Mersenne primes, and it is not known whether there are a finite or infinite number of Mersenne \r\nprimes.  \r\n \r\nWe also don\'t know if there are any odd perfect numbers. It has been shown that there are no odd perfect numbers in the interval from 1 to \r\n10^50. We do know that all even perfect numbers end in 6 or 8.  \r\n \r\nYou wanted a list of perfect numbers. Well, as of 1990 (that is the date of my source), there were 30 known perfect numbers, beginning \r\nwith 6, 28, 496, 8128, 33550336, and so on. The numbers get huge, so it is easier to write them in the notation (*) above. The 30 known \r\nperfect numbers correspond to the following values of m: 2, 3, 5, 7, 13, 17, 19, 31, 61, 89, 107, 127, 521, 607, 1279, 2203, 2281, 3217, \r\n4253, 4423, 9689, 9941, 11213, 19937, 21701, 23209, 44497, 86243, 132049, and 216091.\r\n \r\nSome books you might want to look up on perfect numbers are:\r\n\r\nDickson, L.E.: _History of the Theory of Numbers_, 1, Chelsea, \r\nreprint, 1952.\r\n\r\nNankar, M.L.: \"History of perfect numbers,\" Ganita Bharati 1, \r\nno. 1-2 (1979), 7-8.\r\n\r\nHagis, P.: \"A Lower Bound for the set of odd Perfect Prime Numbers\", \r\nMath. Comp. 27, (1973), 951-953.\r\n\r\nRiele, H.J.J. \"Perfect Numbers and Aliquot Sequences\" in H.W. Lenstra \r\nand R. Tijdeman (eds.): _Computational Methods in Number Theory_, \r\nVol. 154, Amsterdam, 1982, pp. 141-157.\r\n \r\nRiesel, H. _Prime Numbers and Computer Methods for Factorisation_,\r\nBirkhauser, 1985. \r\n \r\nHope this helps!  Write back with any more problems.\r\n \r\n--Sydney \"Dr. Math\"\r\n',NULL,0);
INSERT INTO comment VALUES (9970,1513,4507,'Penny','And a synonym for this posting is......','2003-11-29 14:17:35',4,'And a kind synonym for SK\'s posting is UNORIGINAL. But I\'m an original girl, and this, my discussion of SK\'s posting, is HIGHLY original. This is an unusual paragraph. At first it looks and sounds ordinary, until you match it to almost all paragraphs this long. Can you find out what is so unusual about this paragraph? Try to ! Good luck, and don\'t blow your cool !! ',9969,0);
INSERT INTO comment VALUES (9981,1513,3172,'SilverKnight','Penny\'s thoughts... not worth her name...','2003-11-29 20:28:57',0,'SK: \"<I>...provide an answer to the problem (and demonstrate the reasoning behind such interesting facts as the association between perfect numbers and Mersenne primes). All that said, I doubt it will be Penny.</I>\"\r\n\r\nPenny: \"<I>Any number of the form... blah blah blah... plug in some numbers... blah blah blah... Therefore the next three numbers in your puzzle are...</I>\"\r\n\r\nHmmm... interesting that Penny who ACTUALLY INTRODUCED into this thread the notion that Mersene primes are the manner to  demonstrated what the next few numbers would be... doesn\'t seem to be able to do any more than CUT AND PASTE an answer... or plug some numbers into a formula.\r\n__________________________\r\n\r\nPenny... put up or shut up... \r\nEither (1) do what you claim to be able to do... or (2) stop your ranting about what you think you can do, but aren\'t able to.\r\n\r\nI suggest that you either demonstrate WHY that formula might work, or better yet, show the answer (and how you got it) without relying on Mersene primes.  But, *sigh*, again, I doubt Penny will be up to the task.\r\n______________________________\r\n\r\nAs for answering your <I>new</I> problem(s), you\'ll just have to submit them, and wait your turn.  ;-)',9978,0);
INSERT INTO comment VALUES (9971,1511,3558,'Tristan','relativity','2003-11-29 14:55:36',0,'I don\'t remember much about relativity and I never knew much about the math involved, but I have more or less of an idea of how it works.  I hope I\'m not repeating something.\r\n\r\nFrom what I remember, from B\'s reference point, the bullet would probably have a speed very close to A\'s ship, 10 mph short of light speed.  How does this work?  A\'s ship, from B\'s reference point, would appear very short, so even if the bullet zips accros the ship, it hasn\'t gone very far at all.  I don\'t think changing directions changes anything.',NULL,0);
INSERT INTO comment VALUES (9972,1513,1626,'Gamer','re: And a synonym for this posting is......','2003-11-29 15:04:56',0,'You aren\'t as <a href=\"http://perplexus.info/show.php?pid=281\"> original</a> as you think. Even if your boyfriend is bugging you, you still should refrain from putting problems in your post, even if \"any idiot could figure it out in a few seconds\" just as a matter of practice.\r\n\r\nAlso, please don\'t start sentences with coordinating conjunctions, and makE surE that whEn you \"rEply to a synonym for flawlEss\" you pay morE attEntion to thE dEtails. ',9970,0);
INSERT INTO comment VALUES (9973,1509,1626,'Gamer','re: Comments','2003-11-29 16:02:37',0,'It\'s a time for celebration! You didn\'t manage to slip some problem in here hoping that nobody will notice! *gasp*\r\n\r\nThis is probably due to something I saw (or rather didn\'t see) in your user profile\r\n\r\nLevel: Novice (What does this mean?)  \r\nEmail: [hidden]  \r\nHomepage:  \r\nComments Posted: 13 (List)  \r\nRatings: 1 votes, averaging 1.0000  \r\n\r\nNo pending problems? Wow, that leaves you lots of room to talk.\r\n\r\nAlso I noticed a few other things:\r\n\r\nNovice means you don\'t know the site very well. In other words, you are ignorant enough not to know that we also include old problems like this if they aren\'t already on the site.\r\n\r\n13 comments, most of them in a rather negative tone.\r\n\r\nAlso 1 rating averaging 1. So the one problem you did see, you hated.\r\n\r\nFinally, I get to slip in a problem too. Based on these three statistics, what logical conclusion can you draw?\r\n',9911,0);
INSERT INTO comment VALUES (9974,1513,4507,'Penny','re(2): And a synonym for this posting is......','2003-11-29 16:04:09',0,'Gamer: \"You aren\'t as original as you think.\" \r\n\r\nPerhaps not, but I wouldn\'t have listed three well known \"perfect numbers\", and then expected my \"brain-teaser\" to actually tease anyone\'s brain. What I would have done is, first define what a perfect number is, and then asked the flooblers to either provide the smallest ODD perfect number, or prove that there is no odd number !! I would then have been challenging them to go beyond current mathematical knowledge. \r\n\r\nGamer: \"Also, please don\'t start sentences with coordinating conjunctions....\"\r\n\r\nI\'d say I\'m in pretty good company in that literary practice. \"And God said, \'Let there be light\', and there was light.\" (Genesis 1:3) Perhaps when you meet Her, you can reprimand God on Her sloppy grammar. \r\n ',9972,0);
INSERT INTO comment VALUES (9975,1513,1626,'Gamer','re(3): And a synonym for this posting is......','2003-11-29 17:04:59',0,'Anyone includes more than just you. It includes people who prefer a less hard puzzle. It also includes people who actually submit problems. So don\'t go insulting others\' puzzles when they weren\'t meant to be super hard anyway; that\'s why there\'s a 3/5 difficulty on this.\r\n\r\nUnfortunately in your haste to correct me, you noted the old practice of starting sentences with And... I don\'t believe Genesis was written recently, but I am not smart about biblical matters. I do know, that \"Let there be light\" contains no \"and\" at all, and that is the only thing that follows the word \"said\"',9974,0);
INSERT INTO comment VALUES (9976,1510,3840,'Hal9000','Golden Proportion','2003-11-29 17:43:19',0,'The golden ration is the value of x>0 that satifies the proportion 1/x = x/x+1.  This is the solution of x&#178;-x=1 or  (x&#178;-x+1/4)=1+1/4 so (x-1/2)&#178=5/4.  (x-1/2)=&#8730;5/2, thus x=(1+&#8730;5)/2, or approx 1.62.',NULL,0);
INSERT INTO comment VALUES (9977,1513,3172,'SilverKnight','re: A synonym for','2003-11-29 17:52:08',0,'It\'s been a while since I\'ve seen someone write so much and say so little... thanks!\r\n__________________________________\r\n\r\nAnyway... while you did a very good job of cutting and pasting a bunch of stuff from the internet, you didn\'t actually answer the question, nor show any understanding beyond the ability to search on keywords and cut and paste.\r\n\r\nBut, you did those things very well.\r\n\r\nHopefully, someone will actually provide an answer to the problem (and demonstrate the reasoning behind such interesting facts as the association between perfect numbers and Mersenne primes).  All that said, I doubt it will be Penny.',9969,0);
INSERT INTO comment VALUES (9978,1513,4507,'Penny','SK and Gamer, a Penny for your thoughts...','2003-11-29 18:54:01',0,'SK: \"...you didn\'t actually answer the question, nor show any understanding beyond the ability to search on keywords and cut and paste.\"\r\n \r\n(Obviously I copy/pasted. You can\'t cut/paste from a read-only document. You can\'t even get your insults right!) Any number of the form \r\n[2^(m-1)](2^m - 1)] is a perfect number if \r\n2^m - 1 is a prime number.  Therefore the next three numbers in your puzzle are: 33554432, 8589934592, and 137438691328.\r\n \r\nGamer: \"Also, please don\'t start sentences with coordinating conjunctions.\"\r\n\r\nYou mean I shouldn\'t begin a sentence with a conjunction, words such as \"And\" and \"So\" ?\r\n\r\nGamer: \"So don\'t go insulting others\' puzzles...but I am not smart....\"   \r\n\r\nNow, Gamer and SilverKnight, I said it before and I say it again: either tell me what the smallest odd perfect number is, or prove to me that there aren\'t any odd perfect numbers. Doing that will keep you two so busy that you won\'t have time to post another snide attack on me in this thread. You are well advised not to continue this battle with me. In a battle of wits, I hate to contend with unarmed opponents. It would be as one-sided as a fistfight between you two and my boyfriend would be. ',NULL,0);
INSERT INTO comment VALUES (9979,263,4317,'C.B.','no paradox','2003-11-29 19:32:13',0,'1/2 + 1/4 + 1/8 ... = 1, a finite number.  An infinite sum can be finite with the right parameters.  In this case, the sum is finite, so Achilles can overtake the tortoise at that point as long as neither speeds up nor slows down.',NULL,0);
INSERT INTO comment VALUES (9980,1513,1626,'Gamer','re: Thanks for your thoughts!...','2003-11-29 19:41:42',0,'Because I don\'t think you heard me, I will say don\'t start a sentence with a coordinating conjunction. Since you didn\'t read carefully enough, I will say that doesn\'t include all conjunctions.\r\n\r\nI said it before and I will say it again. I don\'t care for solving the problem you posted here. If you were smart enough, you would realize that what you said  \"I am not smart\" was on biblical matters, so you are lying about what I said. I think it\'s good to just summarize what you read. It makes it easier on everyone else.\r\n\r\nI am as well angered by unwise people, so I would advise you to stay here and learn a thing or two about how problems are submitted. It would be nice if you went a comment without mentioning a problem or your boyfriend, or even both like you did now.\n\n<i>Edited on <b>November 29, 2003, 7:44 pm</b></i>',9978,0);
INSERT INTO comment VALUES (9982,394,3351,'Eric','re: guess','2003-11-29 22:47:34',3,'More likely sweat.  Sweat is pH crazy (that\'s why Secret is pH balanced for a woman.)  Someone just playing basketball on a hot day would be dripping all over the litmus strip as they tested the water.',5192,0);
INSERT INTO comment VALUES (9983,1270,4566,'thatsright','tada','2003-11-29 23:01:26',0,'brewer-4-sparrow-bread\r\nchandler-10-cardinal-toast\r\nemery-8-robin-suet\r\ndennis-2-blackbird-cake crumbs\r\nallison-6-thrush-birdseed',NULL,0);
INSERT INTO comment VALUES (9984,1513,4507,'Penny','A good Penny always returns....','2003-11-30 03:16:15',0,'SilverKnight, I bet I could have you and Gamer working feverishly for at least 48 hours if I handed you pieces of paper that had \"turn over\" written on both sides.\r\n\r\nSilverKnight: \"Penny... put up or shut up... Either (1) do what you claim to be able to do... or (2) stop your ranting about what you think you can do, but aren\'t able to.\"\r\n\r\nAnd what exactly did I claim to be able to do ? (Besides deflate your massive ego? \"Flawless Series\" collapsed faster under my laser-like scrutiny  than any other lame conundrum in the history of the brainteaser). BTW, the actual values for the next three numbers in the series are 33550336, 8589869056, and 137438691328. Two of the three values I gave previously were deliberately erroneous. I just wanted to see if you would check my numbers. You didn\'t.\r\n   \r\nYou have a great deal of technical knowledge, SilverKnight. You also have all the originality and creativity of a fax machine. Let\'s see...\"Golden Ratio\" - that\'s been around since Ancient Egypt... \"Lovelorn Snail\" -- that one was old when Reagan was in diapers.... \"Relativistic bullet\" -- Einstein beat you to the punch in the 1930s.... and now \"perfect numbers\" -- the ancient Greek, Euclid, \"anticipated\" you on that one. Can\'t you come up with anything new, SilverKnight? Is it asking too much for you to use your brain for something more than keeping your hat in place? Even Gamer\'s inane hamburger riddle  was at least original.  \r\n\r\nWell, that\'s all I have to say for now. My boyfriend, Sylvester, read all my posts and all of your and Gamer\'s ripostes, and he just shook his head and said \"Darling, you went through those two egomaniacs like ex-lax !!\"   ',NULL,0);
INSERT INTO comment VALUES (9985,1513,3172,'SilverKnight','re: (unfortunately...) Penny always returns','2003-11-30 03:35:16',0,'Penny: \"<I>And what exactly did I claim to be able to do ?</I>\"\r\n\r\nYou (falsely) claimed to have solved and answered the problem....\r\n\r\nSo not only did you contradict your own answer (and then sloppily try to cover it up with your \"<I>Two of the three values I gave previously were deliberately erroneous.</I>\"), but you have <B>still failed</B> to explain how one determines these numbers (excepting citing an equation and mindlessly plugging numbers into it).\r\n______________________________\r\n\r\nI\'ve been told it has been amusing to others (and it most certainly amuses me...), so I\'ll <I>(repeat myself and)</I> let you face the continuing truth:\r\n\r\n<I>Penny... put up or shut up...\r\nEither (1) do what you claim to be able to do... or (2) stop your ranting about what you think you can do, but aren\'t able to.\r\n\r\nI suggest that you either demonstrate WHY that formula might work, or better yet, show the answer (and how you got it) without relying on Mersene primes. But, *sigh*, again [now a third time], I doubt Penny will be up to the task.</I>',9984,0);
INSERT INTO comment VALUES (9986,1396,4568,'Scott','Please help me here....','2003-11-30 03:40:13',0,'Please correct me if I am wrong because I believe that I am somehow reading the last statement wrong.  \r\n\r\n\"Note: I placed commas and periods to remind that each item/statement separated by COMMAS IS a separate statement.\" (Emphasis added)  \r\n\r\nIf this is indeed the case then the problem is unsolvable.  Why I say that is for this reason: \r\n\r\n1. Each person lists at least four items (four statements)\r\n\r\n2. If one them is a liar and ALWAYS lies then that person lied about all four items which only leaves 3 items that he really wants.\r\n\r\n3. Therefore, he can\'t have wanted four items on his burger...\r\n\r\nRight or Wrong???  ',NULL,0);
INSERT INTO comment VALUES (9987,1396,3172,'SilverKnight','re: Please help me here....','2003-11-30 03:53:15',0,'You wrote: <I>\"If one them is a liar...\"</I>\r\n\r\nYour analysis is correct except for the above assumption.  As your analysis points out, none can be a liar.  (Perhaps two are knaves and one is a knight.)',9986,0);
INSERT INTO comment VALUES (9988,1510,1768,'Lorne Hrynkiw','Fibonacci  series','2003-11-30 03:59:00',0,'Just as an aside  - the ratio of the last two terms in a Fibonacci series will approach this ratio by oscillating above and below this value as we increase the number of terms.  ',NULL,0);
INSERT INTO comment VALUES (9989,965,4568,'§çåpëstër','Deduction','2003-11-30 04:23:02',0,'This was a nice problem and very easy to work out.  I simply made the True/False list that follows then tested A for each of the personalities.  Attached is the final solution that I worked out. (Caps are the correct answers)\r\n\r\nA. t/F          - Liar\r\nB. T/f  t/F     \r\nC. T/f  T/f\r\nA. t/F  t/F     - Liar\r\nC. T/f\r\nB. T/f\r\n\r\nA. Ajax is the Lair\r\nB. Balthzar is the Knave\r\nC. Cicero is the Knight\r\n\r\nFrom there we know that Balthzar did not arrive second as statement 5 and 6 show and since Cicero was telling the truth in statement 3 that he came first then Balthzar came in last and the puts Ajax in second place.\r\n\r\nCicero - Spare bunk\r\nAjax - Stable\r\nBalthzar - pighouse\r\n\r\nYes, this may be some screwed up logic, but it works for me... \r\n',NULL,0);
INSERT INTO comment VALUES (9990,1509,4569,'Anthony','solution','2003-11-30 06:05:57',0,'march 15th, 1996',NULL,0);
INSERT INTO comment VALUES (9991,1513,1626,'Gamer','re: Penny: Too cheap to not be copper.','2003-11-30 07:30:29',0,'I would thank you on your compliment, although that problem is \"in serious need of some hamburger helper\"\r\n\r\nAnd let\'s count the number of problems you have submitted. Any problem would be better no problem because then we know you are contributing to the site. 1... umm.... 1.... *looks around* I don\'t see any. So not only are YOU not making any original ones, you aren\'t making any non-original ones EITHER!\r\n\r\nI would wonder where\'s the justification for you statement. You seem to talk and not really say anything, except wrong values, cut-and-pasted answers solution, and old insults. I appreciate your vast consumation of ex-lax as a health point, but I appreciate it even more that you didn\'t mention a problem here! Well... you did mention your boyfriend in this post (and named him, again, even though everyone who\'s currently talking to you has read ALL of your insults.) but it\'s a start! \n\n<i>Edited on <b>November 30, 2003, 12:15 pm</b></i>',9984,0);
INSERT INTO comment VALUES (9995,1513,1626,'Gamer','re(3): Penny: Smart enough to stay silent','2003-11-30 12:22:42',0,'Personally I would prefer to make sure we are of an understanding on the issue; I think I was wrong in answering to Penny\'s insults with my own. I don\'t think Penny couldn\'t reply, it\'s just she realised we aren\'t going to get anywhere by arguing sooner than I did.\r\n\r\nI indeed have editted both my posts for any smacking I might have done. I feel like I need to address the issues like Penny\'s insulting our problems when she hasn\'t submitted any at all, and the fact that had she included a problem with every post. (not a problem recently, but I DID talk about that) Also a minor problem wasn\'t saying what the actual answer was, but rather requiring someone to look through the post to find it, and rather submitting wrong answers and not admitting to it.\r\n\r\nThe Subjects are more of a joke, rather than an insult (at least from me); Pennies were indeed made of copper instead of being made like the dimes, nickels and quarters because when pennies weren\'t made of copper, people would just melt the pennies down and sell that; in other words 100 pennies had more than a dollar\'s worth of metal in it!',9994,0);
INSERT INTO comment VALUES (9992,1510,153,'TomM','re: Fibonacci  series','2003-11-30 11:14:25',0,'Because of this, a rectangle with sides which are consecutive  Fibonacci numbers is close to being a golden rectangle, and since it is easier to measure, is often used instead. For example cards are often in Fibonacci ratios: 2x3, 3x5, 5x8.  ',9988,0);
INSERT INTO comment VALUES (9993,1513,1301,'Charlie','In fact... (another solution)','2003-11-30 11:16:54',3,'The relation to the Mersenne primes brings to mind that the first four terms of this sequence do not fully identify it.  The sequence does in fact show 2^(p-1)*(2^p-1) for the first four primes.  It just happens that for these four primes, 2^p-1 is also prime.  However, if we choose to continue the series without regard to whether 2^p-1 is prime, we get a different continuation:\r\n<pre>\r\n 2       6\r\n 3       28\r\n 5       496\r\n 7       8128\r\n 11      2096128\r\n 13      33550336\r\n 17      8589869056\r\n 19      137438691328\r\n 23      35184367894528\r\n 29      144115187807420416\r\nOK\r\n</pre>\r\nas produced by the following program:\r\nlist\r\n   10   P=1\r\n   20   for J=1 to 10\r\n   30 &nbsp;&nbsp;    P=nxtprm(P)\r\n   40 &nbsp;&nbsp;    print P,2^(P-1)*(2^P-1)\r\n   50   next\r\n\r\nso the next three numbers would be 2096128, 33550336, 8589869056, the first of which is imperfect as it does not involve a Mersenne prime.\r\n',NULL,0);
INSERT INTO comment VALUES (9994,1513,3386,'Victor Zapana','re(2): Penny: Too cheap to not be copper.','2003-11-30 11:25:19',0,'lol you both made Penny silent. that\'s what i think is the funniest part of all. <p>\r\nDamn, stop smacking Penny around. I feel bad for her :P\n\n<i>Edited on <b>November 30, 2003, 11:28 am</b></i>',9991,0);
INSERT INTO comment VALUES (9996,1513,3558,'Tristan','Explain...','2003-11-30 12:34:54',4,'Not to be rude (like some people are), but neither of your explanations were very easy to understand for me.  \r\n\r\nIs (2^(p-1))*(2^p-1) the definition of perfect numbers, or does it just succeed in finding many perfect numbers?  It seems like an unnecessarily complex equation if it\'s defining it rather than finding it.  Also, if it was defining it, than it would be simple to prove that there are no odd perfect numbers.\r\n\r\nBut then, even if there were more perfect numbers besides the ones that are found by that equation, it isn\'t necessarily relevant to the sequence.  The sequence could be the following: all perfect numbers, perfect numbers found by the equation, or the outputs of the equation when p is prime.  BTW, no one said directly that p had to be prime, which further confused me.\r\n\r\nIf I\'m missing something obvious, maybe that something wasn\'t as obvious as you thought.',NULL,0);
INSERT INTO comment VALUES (9997,1513,4507,'Penny','re: Explain...','2003-11-30 13:34:10',2,'Certainly, Tristan, and, like you, I am appalled at the nasty rude insults that Lamer and SenileKnight...ah, I mean, Gamer and SilverKnight... have leveled at me in this thread. People who don\'t have enough maturity to avoid petty personal attacks should not be on such a fine website as this. If either of them were to say these things to my face, and my boyfriend Sylvester were present, they would immediately be going down faster than a house of cards on a greased banana peel in a typhoon. But if you seek clarification about perfect numbers, your best bet is to check out any or all of the following fine texts on the subject.  \r\n\r\nDickson, L.E.: _History of the Theory of Numbers_, 1, Chelsea, \r\nreprint, 1952. \r\n\r\nNankar, M.L.: \"History of perfect numbers,\" Ganita Bharati 1, \r\nno. 1-2 (1979), 7-8. \r\n\r\nHagis, P.: \"A Lower Bound for the set of odd Perfect Prime Numbers\", \r\nMath. Comp. 27, (1973), 951-953. \r\n\r\nRiele, H.J.J. \"Perfect Numbers and Aliquot Sequences\" in H.W. Lenstra \r\nand R. Tijdeman (eds.): _Computational Methods in Number Theory_, \r\nVol. 154, Amsterdam, 1982, pp. 141-157. \r\n\r\nRiesel, H. _Prime Numbers and Computer Methods for Factorisation_, \r\nBirkhauser, 1985. \r\n ',9996,0);
INSERT INTO comment VALUES (9998,1513,4507,'Penny','re: In fact... (another solution)','2003-11-30 14:22:03',0,'Interesting.... \n\n<i>Edited on <b>November 30, 2003, 3:05 pm</b></i>',9993,0);
INSERT INTO comment VALUES (10000,1513,4507,'Penny','re: In fact... (another solution)','2003-11-30 15:08:54',0,'You\'re saying that SilverKnights\'s \"Flawless Sequence\" is as flawed as Gamer\'s original version of \"Burger Buddies\" --neither has a unique solution. As my boyfriend Sylvester noted, this proves again the wisdom of the old saying \"Feeble minds think alike\".  \n\n<i>Edited on <b>November 30, 2003, 3:11 pm</b></i>',9993,0);
INSERT INTO comment VALUES (9999,1513,4300,'Minion123','re(2): In fact... (another solution)','2003-11-30 14:55:52',0,'Please Penny just answer the problem, show how you got that answer, and stop talking about your boyfriend.  ',9998,0);
INSERT INTO comment VALUES (10001,1513,4507,'Penny','re(3): In fact... (another solution)','2003-11-30 15:17:01',0,'Well, Minion123, I do not claim to be smarter than Euclid. (No doubt SilverKnight thinks he is, though. SilverKnight  has delusions of adequacy...) I did indeed \"cut and paste the formula and  plug in the numbers...blah blah blah\", which is exactly what every good engineer does when he builds anything. I wouldn\'t want to drive a car, cross a bridge, or fly on a plane that had been constructed in any other manner. Would you?  \r\n\r\n\n\n<i>Edited on <b>November 30, 2003, 3:24 pm</b></i>',9999,0);
INSERT INTO comment VALUES (10002,1513,1301,'Charlie','re: Explain...','2003-11-30 15:22:37',0,'The definition of a perfect number is that it is a number which is equal to the sum of all the numbers that divide exactly into it, including 1, but excluding itself.  Thus 6 is a perfect number because 6 is divisible by 1, 2 and 3, and the total of those numbers is also 6.  As mentioned, the fact that it is divisible by itself, 6, does not add to the total.\r\n\r\nLikewise 28 is divisible by 1, 2, 4, 7 and 14, which add up to 28.\r\n\r\nThat\'s how the definition works.\r\n\r\nIt turns out that all the even perfect numbers are given by\r\n(2^(p-1))*(2^p-1) where p is a prime <b>and</b> 2^p-1 is also prime (this form is called a Mersenne prime).  It is believed, but not proved, that there are no odd perfect numbers, so that this list, via Mersenne primes, will find any perfect number at all (is in 1-to-1 correspondence with the perfect numbers).\r\n\r\nThe alternative solution that I <a href=\"http://perplexus.info/show.php?pid=1513&cid=9993\">posted previously</a>, uses the mere formula (2^(p-1))*(2^p-1) considering only p as prime without requiring 2^p-1 to be prime.  This results in numbers, such as 2096128, showing up on the alternative sequence while not being perfect.',9996,0);
INSERT INTO comment VALUES (10003,1513,1301,'Charlie','re(2): Explain...','2003-11-30 15:26:44',0,'Why did you choose not to explain, in response to a post which asked for an explanation?  Why, when a simple answer is wanted, do you point to a whole history of perfect numbers?  The simple answer does fit within a <a href=\"http://perplexus.info/show.php?pid=1513&cid=10002\">comment</a>.  This is a puzzle site, not a mathematics seminar.',9997,0);
INSERT INTO comment VALUES (10004,1513,4300,'Minion123','re(4): In fact... (another solution)','2003-11-30 15:28:24',0,'I can\'t drive yet, I haven\'t been on many bridges, and I hate going on planes.  \n\n<i>Edited on <b>November 30, 2003, 3:30 pm</b></i>',10001,0);
INSERT INTO comment VALUES (10005,1513,3386,'Victor Zapana','re(4): In fact... (another solution)','2003-11-30 15:50:30',0,'Penny darling, because you have tried to post problems up in your posts, here\'s some of mine: <p>\r\nWho says you are a good \"engineer\", as you proclaim in your metaphor? Not just anyone can copy and paste and be a \"good engineer.\" <p>\r\nWho says you have a boyfriend, Penny? Chances are you are making this up, projecting your opinions through a nonexistent entity. <p>\r\nWho says your have the right to criticism and hinder others problems? Sk\'s problems are perfectly fine. Gamer\'s problems are perfectly fine. Criticizing others\' problems because you can\'t get yours posted up is a silly excuse.  <p>\r\nWhy are you slandering back at Silverknight and Gamer? \"Lamer?\" \"Senileknight?\" heh heh heh no. I agree two wrongs don\'t make a right, but neither does three.<p>\r\nCan\'t you understand requests? When people ask you to explain, then copy and paste garbage and bibliographies. This proves that you CAN\'T explain. We don\'t need a Dr. Math posting from you. \n\n<i>Edited on <b>November 30, 2003, 4:02 pm</b></i>',10001,0);
INSERT INTO comment VALUES (10006,1513,1626,'Gamer','About attacks','2003-11-30 15:54:58',0,'I indeed commend your effort of calling me Lamer, as few have found out as I have that\'s a great name! :) \r\n\r\nHowever, if you deplore personal attacks, you should look no further than yourself. I was certainly disapproving of this act of yours. Please correct me if I am taking these out of context.\r\n\r\n\"I\'d be willing to bet that whenever you go to the mind reader, you always get half price\" (on Lovelorn Snail)\r\n\r\nBack to the drawing board, dude. You\'re in serious need of some hamburger helper !! (Less bad, but still from Burger Buddies)\r\n\r\npuzzles like this are childishly easy. You just draw a few tables, eliminate possibilites, etc. No real insight or higher intelligence is required. (from Feed the birds)\r\n\r\nAnd a kind synonym for SK\'s posting is UNORIGINAL.\r\n\r\nI hate to contend with unarmed opponents\r\n\r\nBesides deflate your massive ego? \"Flawless Series\" collapsed faster under my laser-like scrutiny than any other lame conundrum in the history of the brainteaser\r\n\r\nSilverKnight, I bet I could have you and Gamer working feverishly for at least 48 hours if I handed you pieces of paper that had \"turn over\" written on both sides. \r\n\r\nYou also have all the originality and creativity of a fax machine. Let\'s see...\"Golden Ratio\" - that\'s been around since Ancient Egypt... \"Lovelorn Snail\" -- that one was old when Reagan was in diapers.... \"Relativistic bullet\" -- Einstein beat you to the punch in the 1930s.... and now \"perfect numbers\" -- the ancient Greek, Euclid, \"anticipated\" you on that one. Can\'t you come up with anything new, SilverKnight? Is it asking too much for you to use your brain for something more than keeping your hat in place? \r\n\r\nFeeble minds think alike\r\n\r\nNo doubt SilverKnight thinks he is, though. SilverKnight has delusions of adequacy...) \r\n\r\n(All during this thread)\r\n\r\nAll I was doing was defending myself, and I am sorry that I sunk to your level if I have made that many insults towards you. I know that I definitely wouldn\'t have any personal attacks I should ignore if you would stop giving them to us.\r\n\r\nPlease stop mentioning your boyfriend. We don\'t need to know any more. ',NULL,0);
INSERT INTO comment VALUES (10007,1509,4575,'Angel','perhaps a solution','2003-11-30 16:04:16',0,'I`d like to bit on 13th March 1996, if Herb is able to live that long.\r\nGood luck to all of you! ;)',NULL,0);
INSERT INTO comment VALUES (10008,1513,4507,'Penny','re: About attacks','2003-11-30 16:12:29',0,'LMFAO !!! Great stuff !! You only missed one: \"If either of them were to say these things to my face, and my boyfriend Sylvester were present, they would immediately be going down faster than a house of cards on a greased banana peel in a typhoon.\"\r\n \r\nThey say that the great German philosopher Schiller was once reproached for insulting someone in very clever and creative terms. He replied \"Aber wurde es nicht schon ausgedruckt?\" \r\n \r\n:-)',10006,0);
INSERT INTO comment VALUES (10009,1513,153,'TomM','deja vu','2003-11-30 16:12:57',0,'I remember two other occassions when a newbie poster who felt that this site needed someone to \"stir things up\" upset some of the old-timers so much that levik was asked to ban them. But a little patience was all that was needed for Gamer and especially Silver Knight to settle down and become valued members on this site.\r\n\r\nOn the other hand, I also remember Tim Axoy who only kept acting worse, and finally did need to be banned. But, then again, Tim was only 9 years old and didn\'t really fit in here anyway. ',NULL,0);
INSERT INTO comment VALUES (10010,1513,4507,'Penny','re: deja vu','2003-11-30 16:23:38',0,'So SilverKnight and Gamer are suffering what they themselves used to dish out? Well, as they say in the San Francisco bath-houses - \"turn around is fair play\". \r\n\r\nBut who says SilverKnight and Gamer \"settled down\"? They still wield a mighty insult here and there. They aren\'t in my forensic league, however, just as Woody Allen isn\'t quite ready to step into the boxing ring with Mike Tyson. \n\n<i>Edited on <b>November 30, 2003, 4:24 pm</b></i>',10009,0);
INSERT INTO comment VALUES (10011,1513,3840,'Hal9000','Real Answer','2003-11-30 16:37:32',0,'Obviously t(n) = (3359/3)n&#179; -6495n&#178; +(35008/3)x-6288.',NULL,0);
INSERT INTO comment VALUES (10012,1513,1626,'Gamer','re(2): deja vu','2003-11-30 16:37:57',0,'I am about as potent as a bomb I guess. If there\'s a big explosion of insulting, I will just blow up! :) I will try to work on that. :)\r\n\r\nI don\'t think the proper response is to be proud of your insults! Maybe you should work on that! :)',10010,0);
INSERT INTO comment VALUES (10013,1513,3840,'Hal9000','re: Real Answer','2003-11-30 16:38:13',0,'where x=n of course.',10011,0);
INSERT INTO comment VALUES (10014,1517,4064,'rerun141','solution','2003-11-30 16:42:13',3,'signs with numbers on them, a digit for 10 cents!:) ',NULL,0);
INSERT INTO comment VALUES (10015,1513,3840,'Hal9000','Perfect Shmerfect','2003-11-30 16:43:07',0,'I don\'t buy into this perfect number mumbo jumbo,   t(n) = (3359/3)n³ -6495n² +(35008/3)n-6288. ',NULL,0);
INSERT INTO comment VALUES (10016,1513,3840,'Hal9000','','2003-11-30 16:47:54',0,'The next three numbers are 29642, 71756, 141188 because t(n) = (3359/3)n³ -6495n² +(35008/3)n-6288.',NULL,0);
INSERT INTO comment VALUES (10017,1517,3840,'Hal9000','re: solution','2003-11-30 17:20:07',0,'He\'s selling numbers and all I can gather is the digits 0,1,5 each cost 10 cents.  \r\n\r\n\"Mathematics is free from contradiction but apparently no longer free\" - Hal9000',10014,0);
INSERT INTO comment VALUES (10018,1513,1301,'Charlie','re: Real Answer','2003-11-30 17:48:38',0,'The only problem with this is that a cubic can be fit to any 4 points, and a 4th degree polynomial to any 5 points, etc., so such curve fitting is not usually considered an answer to such a puzzle.',10011,0);
INSERT INTO comment VALUES (10019,1513,3840,'Hal9000','re(2): Real Answer','2003-11-30 18:02:18',0,'Indeed, however I cannot be faulted for establishing such a pattern based on the limited amount of terms in the sequence given.  While I concede your point that such curve fitting is not usually considered an answer to such a puzzle, I will validate it by saying 4 terms is not usually considered a question for such a puzzle.  A flawed question deserves a flawed answer.',10018,0);
INSERT INTO comment VALUES (10020,1513,4507,'Penny','The original post in this thread.....','2003-11-30 18:05:41',0,'Had it not been for my original post, Gamer would still be searching for the answer by translating the numbers into Roman Numerals, and Hal9000 would be looking for patterns in the Periodic Table of Chemical Elements. Victor Zapana would be trying to find cities whose rank, in terms of  population size, are  6, 28, 496, and 8128, and Tristan would be trying to translate those numbers into international airport codes. Charlie\'s computer program would be in an infinite loop. So don\'t be mad at little Penny, with my cut-past-plug-in-the-numbers. I saved you countless wasted hours barking up fruitless trees. I didn\'t just go off and leave you Penny-less. \r\n  \r\n(Besides, my clever insults, worthy of David Letterman on  his best night, were amusing even to the \"butts\" of the jokes.)    \r\n\r\n\r\n\n\n<i>Edited on <b>November 30, 2003, 6:15 pm</b></i>',9969,0);
INSERT INTO comment VALUES (10021,1513,4064,'rerun141','re: The original post in this thread.....','2003-11-30 18:28:28',0,'Are you so self absorbed you haven\'t realised that hal and charlie came up with there own solutions?? and it was charlie who finally explained what a perfect number really was.',10020,0);
INSERT INTO comment VALUES (10022,1513,3840,'Hal9000','Patterns in the Periodic Table of Elements','2003-11-30 18:29:30',0,'The periodic table is an layout of all identified elements in order of growing atomic number. The rationale of why the elements are positioned as they are in the periodic table is firstly to show them all, with their widely diverse physical and chemical properties, into a logical pattern. If sodium is placed beneath lithium and not next door to fluorine, and potassium is placed beneath sodium to begin another row - and so on - it is found that the vertical lines of elements are chemically similar. These vertical lines are called GROUPS. Horizontal lines of elements on the table are called periods. The set of D-BLOCK ELEMENTS, sometimes called \"transition metals\", occur between Groups 2 and 13; these are chemically similar to each other. Some Groups exhibit striking similarity between their elements, such as Group 1, and in other Groups the elements are less similar to each other, such as Group 4, but each Group does has a common set of characteristics.  The periodic table is also divided into blocks. The s-block elements have valence configuration s1 or s2.  The p-block elements have valence configuration s2p1 to s2p6.  The d-block elements have valence configurations in which d-subshells are being filled.  Hydrogen occupies a unique position at the top of the periodic table. Unfortunately it does not fit naturally into any Group. All the members of a Group have the same valence configuration but different principal quantum numbers. The number of valence electrons equals the Group number. The period number equals the principal quantum number of the valence shell.  Chemically, elements in the same block exhibit the same general characteristics. This is most apparent for the s-block elements which are all metals with low electronegativity. The p-block elements are more varied with some metals such as aluminium on the left and non-metals on the right. Between them, indicating the gradual change in character going across the periodic table, are the metalloids (or semi-metals), which lie roughly in a diagonal line from silicon to tellurium. The d-block elements are often called the transition metals, but some of them, such as zinc, do not fit this description well. They are usually considered together as differences between Groups are much less apparent in this block. Periodicity is the name given to regularly-occurring similarities in physical and chemical properties of the elements. Periodicity reflects the periodic repetition of similar electron configurations. Very many properties of the elements show periodicity. The most obvious of these is the continuing change from metal on the left to non-metal on the right. This is reflected in the graph of melting points for the first 20 elements.  For each period the melting point rises from Group 1 to Group 14, then falls to the lowest value at Group 18. If the d-block elements are also included periodicity can be seen between rows of these elements, but as periodicity becomes less apparent with increasing atomic number this is less obvious than for the s- and p-block elements.  Variation of first ionisation energy with atomic number also shows striking periodicity. The relative position of each Group in relation to the others follows the same pattern in each period. Periodicity is also seen for atomic radius and can be summarised by indicating the main trends.  Some chemical properties of the elements also follow trends and can be summarised in the same way. These include bonding, oxidising properties, acid-base properties of the oxides and electronegativity.\r\n ',NULL,0);
INSERT INTO comment VALUES (10023,1513,1626,'Gamer','re: The original post in this thread.....','2003-11-30 18:37:56',0,'Hey! A psychopath is more dangerous than just an innocent kid (like Tim Axoy) right? Time for some action? I mean now she has dragged everyone into it, and despite everyone\'s knowledge of perfect numbers, she continues to insult us. The reason I call her a psychopath (yes, I do have a reason) is because she persists on calling people insults despite some warning, and she took delight when I pointed out all her insults.\r\n\r\nThat\'s all I am saying about her if it continues.',10020,0);
INSERT INTO comment VALUES (10024,1513,4300,'Minion123','Let it be','2003-11-30 18:56:26',3,'Here are some words of wisdom from the Beatles for everyone.  Just let it be.   ',NULL,0);
INSERT INTO comment VALUES (10025,1513,3386,'Victor Zapana','Re: Let it be','2003-11-30 18:59:44',0,'Damn right',NULL,0);
INSERT INTO comment VALUES (10026,1517,4507,'Penny','A Penny-wise solution','2003-11-30 19:36:44',3,'\"... a sign advertising: 1 for 10 cents, 15 for 20 cents and 110 for 30 cents. What is he selling?\"\r\n \r\nCopies of Gamer\'s autobiography? \r\n\r\nJust kidding !!! The real answer came to me at once, from the fact that there was a \"steep\" price (all of 10 cents!!) for the first one, then a rapid decline for subsequent increments. He is selling copies on his copying machine !! Every hardware store seems to have one. It makes economic sense that one copy should have a minimum fee, 10 cents -- to offset the cost in power usage, etc., to initialize the copier, and then to copy the document once to a virtual image, because these are the two really significant steps in the process. But when you make more copies, you are invoking the relatively simplistic step of imposing a virtual image on blank paper. So it makes sense that the price will decline for multiple copies. Thus it would cost $11, and rightly so, if you made 110 copies by making one copy each day for 110 days, because you would be causing the machine to go through the initialization process  and the virtual image creation process 110 times. But if you made all 110 copies at once, then the initialization would occur just once, the document in question would be \"imaged\" just once, and thanks to such concepts as buffering, the copying of  the virtual image to paper would be performed with such rapid speed thereafter that the cost of subsequent copying would decline dramatically. In economic theory, this is known as \"the law of diminishing returns.\" It\'s also known as \"buying in bulk\".  True, there would be the cost of the sheets of paper on which the virtual image is imposed, but the production of paper is also affected by the \"diminishing returns\" concept. Imagine how absurd it would be if the sign had read: \"1 copy for 10 cents, 15 copies for $1.50, and 110 copies for $11.00\". I know I sure wouldn\'t go there if I needed to make more than just a few copies !!! \r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 30, 2003, 8:53 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10027,1517,4064,'rerun141','re: A Penny-wise solution','2003-11-30 19:54:25',0,'AHHHH! of course, selling copies! Why didn\'t we think of that!\r\nI hope there was as much sarcasm in your post as there was in this one...',10026,0);
INSERT INTO comment VALUES (10028,1517,4507,'Penny','re(2): A Penny-wise solution','2003-11-30 20:19:54',1,'Sarcasm ? Oh I don\'t know, rerun141...I\'d say my solution was a bit more insightful than yours. Someone once said \"Karate is the martial art of the brave,  and sarcasm that of the timid.\"  ',10027,0);
INSERT INTO comment VALUES (10029,1517,4064,'rerun141','re(3): A Penny-wise solution','2003-11-30 20:28:43',0,'well, im not kooking for another 40 posts of back and forth insults so i\'ll commend your creativity, hope this is the last post with no relation to the problem, and wait 2 weeks for the real solution. ',10028,0);
INSERT INTO comment VALUES (10030,1517,1072,'Alan','','2003-11-30 20:54:52',0,'Hmmm Penny who wrote those autobiographys of gamer you were talking about? Was it you? If so I understand the pricing. Just kidding But I decided to throw in some sarcasm of my own.\r\nAnyways Instead of saying they\'re selling signs how about they\'re selling the service of paining letters on things. Lets assume it was quite some time ago when 10 cents could be considered reasonable.',NULL,0);
INSERT INTO comment VALUES (10031,1517,4507,'Penny','re:','2003-11-30 21:12:20',0,'Alan: \"Hmmm Penny who wrote those autobiographys of gamer you were talking about?\"\r\n \r\nI believe Gamer is the only person who could write an  autobiography of Gamer. By the way, Alan, maybe you can help me out. \r\n\r\nI just bought a bottle of \"One-A-Day Multiple Vitamins\", but it doesn\'t say on the bottle how many of them I should take each day. When I called the pharmacy and asked this question, the pharmacist hung up on me.\r\n   \r\nDo you have any ideas about the optimal daily dosage of \"One-A-Day Multiple Vitamins\" ?\r\n\r\nI sure hope they don\'t kick me off this website. I would really miss all you brilliant people !!!!!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>November 30, 2003, 9:36 pm</b></i>',10030,0);
INSERT INTO comment VALUES (10032,1517,1626,'Gamer','Ideas:','2003-11-30 21:49:38',0,'As long as you don\'t insult lots of people at once *COUGH COUGH* then you should be fine. I would be careful with sarcasm and insults too. They are always a problem. (Remember that others joke sometimes too, so don\'t get mad if Alan asks who wrote the autobiography, it\'s likely not an actual question.)\r\n\r\nPersonally I think that\'s a pretty good solution, but the real time for you to shine is in tricks, where anything goes. :)',NULL,0);
INSERT INTO comment VALUES (10033,1517,4507,'Penny','re: Ideas:','2003-11-30 23:09:52',0,'Thank you, Gamer, that was very big of you, to praise a solution that contained a joke at your expense (\"Copies of Gamer\'s autobiography?\") As my boyfriend Sylvester and I were sitting around, admiring your magnanimity, there was a sudden knock on the door. (The only reason I mention this anecdote, is to impress you with my puzzle-solving bona fides. I am not trying to post a new puzzle). When we opened the door, in walked our four new Indian friends: Montu, Bantu, Chantu and Pintu. (They are Microsoft engineers). They each have pets. Montu said: \"If Pintu and I each have a dog, then exactly one of Bantu and Chantu has a dog.\" Bantu said: \"If Chantu and I each have a cat, then exactly one of Montu and Pintu has a dog.\" Chantu said: \"If Montu and I each have a dog, then exactly one of Bantu and Pintu has a cat.\" Pintu said: \"If Bantu and I each have a cat, then exactly one of Bantu and I has a dog.\" Sylvester suddenly turned and said to me: \"I know that only one of our Indian friends is telling the truth.\" When I heard that, I instantly identified the truth-teller. Not bad, eh ?\n\n<i>Edited on <b>November 30, 2003, 11:17 pm</b></i>',10032,0);
INSERT INTO comment VALUES (10034,1517,4300,'Minion123','re(2): Ideas:','2003-11-30 23:20:39',0,'My girlfriend Sylvia and I were wondering if friends of yours regulary walk in and talk to you about their personal life in the format of a puzzle without saying hello first.',10033,0);
INSERT INTO comment VALUES (10035,1513,3172,'SilverKnight','re(3): Real Answer','2003-12-01 00:23:08',0,'I hate to admit it... but (unless I\'ve missed a correct posting) <I>only Hal9000</I> has actually answered the question.\r\n\r\nIt\'s not a flawed question (no matter how many terms we specify, we can always create a function that runs through the points).  And it\'s not a flawed answer (IMHO), except that it doesn\'t take into account the title.\r\n\r\nNot only did Hal9000 specify \"the next three numbers\", but he provided understanding and an explanation for it.\r\n________________________\r\n\r\nI hope someone will find ANOTHER solution that takes the title into account.  (And Penny, I see that you\'ve resigned yourself to doing no more than \"plugging numbers into a formula\".  I\'m sorry that you\'ve given up so easily.)',10019,0);
INSERT INTO comment VALUES (10036,1396,4582,'Devon','solution','2003-12-01 01:34:30',0,'A is a knave and wants ketchup, onions, relish and tomato\r\n\r\nB is a knight and wants ketchup, tomato, lettuce and cheese\r\n\r\nC is a knave and wants mustard, cheese, onion and relish',NULL,0);
INSERT INTO comment VALUES (10037,1513,4507,'Penny','re(4): Real Answer','2003-12-01 04:20:39',1,'As the very first reply to this problem pointed out, \"flawless\" is a synonym for \"perfect\". As the first four \"perfect numbers\" are 6, 28, 496, 8128, it would have been exceedingly malicious if \"perfect numbers\" were meant to be a red herring in this puzzle !!   \r\n\r\nHere are some interesting facts about perfect numbers. (What follows is what SilverKnight calls \"mindless cut-and-paste\", but it could also be called \"mindful research and scholarship\")...\r\n\r\nAn alternate way to define a perfect number is: a positive integer that is equal to the sum of all its positive dividers, except itself. (6=1+2+3, 28=1+2+4+7+14, etc). As pointed out in the original reply, these numbers are of the form [2^(n-1)][(2^n)-1)], where (2^n)-1 is a prime number (a \"Mersenne prime\").\r\n\r\nTheorem One: k is an even perfect number if and only if it is of form [2^(n-1)][(2^n)-1)] and (2^n)-1 is prime.\r\n\r\nTheorem Two: If 2^n-1 is prime, then so is n.\r\n\r\nSo the search for Mersennes is also the search for even perfect numbers!\r\n \r\nThe perfect numbers listed in this puzzle (6, 28, 496, 8128) all end with either the digit 6 or the digit 8--this is also very easy to prove (but no, they do not continue to alternate 6, 8, 6, 8,...).  If you like that digit pattern, look at the first four perfect numbers in binary: 110  11100  111110000  1111111000000 \r\n\r\n(The binary digit pattern is a consequence of Theorem One.)  It is not known whether or not there is an odd perfect number, but if there is one it is big!  This is probably the oldest unsolved problem in all of mathematics. \r\n\r\nWhen checking to see if a Mersenne number is prime, first look for any small divisors.  The following theorem of Euler and Fermat is very useful in this regard.\r\n\r\nTheorem Three: Let p and q be primes. \r\nIf q divides M(subscript p) = 2^p-1, then q = (+/-)1 (mod 8) and q = 2kp + 1 for some integer k.\r\n\r\nTheorem Four. Let p = 3 (mod 4) be prime. 2p+1 is also prime if and only if 2p+1 divides M(subscript p) \r\n\r\nTheorem Five. If you sum the digits of any even perfect number (except 6), then sum the digits of the resulting number, and repeat this process until you get a single digit, that digit will be one.\r\n\r\nMersenne primes (and therefore even perfect numbers) are found using the Lucas-Lehmer Test: For p odd, the Mersenne number 2^p-1 is prime if and only if 2^p-1 divides S(p-1) where S(n+1) = S(n)^2-2, and S(1) = 4.   \r\n\r\nThe theory for this test was initiated by Lucas in the late 1870\'s and then made into this simple test about 1930 by Lehmer. The sequence S(n) is computed modulo 2^p-1 to save time.  This test is ideal for binary computers because the division by 2^p-1 (in binary) can be done using rotation and addition only. \r\n\r\nIn 1811 Peter Barlow wrote in his text Theory of Numbers that 2^30(2^31-1) \"is the greatest [perfect number] that will be discovered; for as they are merely curious, without being useful, it is not likely that any person will attempt to find one beyond it.\"  I wonder what he would have made of the first attempts to climb Mount Everest, to run faster miles, or to jump a longer broad jump--other tasks that are curious but not useful.  Obviously no one in the late 1800\'s had any idea of the power of modern computers.  What might we know about the machines of 50 years from now?\r\n\r\nAfter the 23rd Mersenne prime was found at the University of Illinois, the mathematics department was so proud that the chair of their department, Dr. Bateman, had their postage meter changed to stamp \"2^11213-1 is prime\" on each envelope.  This was used until the four color theorem was proved in 1976.\r\n\r\nThe 25th and 26th Mersenne primes were found by high-school students Laura Nickel and LaLandon Curt Noll who, though they had little understanding of the mathematics involved, used Lucas\' simple test on the local university\'s mainframe (CSUH\'s CDC 174) to find the next two primes.  Their discovery of the first prime made the national television news and the front page of the New York Times.  They went their separate ways after finding the first prime, but Noll kept the program running to find the second--so Noll claims complete ownership.  Noll searched later, and though he never found another Mersenne prime, he is one of a team that holds the record for the largest non-Mersenne prime.  He currently works for Silicon Graphics.   \r\n\r\nSlowinski, who works for Cray computers, has written a version of the Lucas test that he has convinced many Cray labs around the world to run in their spare time (time that would be lost otherwise).  He had to delay announcing one of his prime records until he got permission to begin looking for it.  Slowinski\'s search for record primes is \"not so organized as you would suppose\" (his words), as he does not search systematically.  \r\n\r\nEnter George Woltman, an excellent programmer and organizer.  Starting in late 1995 he gathered up the disparate databases and combined them into one. Then he placed this database, and a free, highly optimized program for search for Mersennes onto the web.  This began GIMPS (the Great Internet Mersenne Prime Search) which: has now found the largest known Mersennes, has scanned all of the regions left unexplored between the previous record primes, combines the efforts of dozens of experts and thousands of amateurs, and which offers free software for most computer platforms. \r\n\r\nIn late 1997 Scott Kurowski (and others) established PrimeNet to automate the selection of ranges and reporting of results for GIMPS, now almost anyone can join this search! \r\n\r\nConjectures and unsolved problems:\r\n\r\nIs there an odd perfect number?  We know that all even perfect numbers are a Mersenne prime times a power of two, but what about odd perfect numbers?  If there is one, then it is a perfect square times an odd power of a single prime; it is divisible by at least eight primes and has at least 37 prime factors (not necessarily distinct); it has at least 300 decimal digits; and it has a prime divisor greater than 10^20.\r\n   \r\nAre there infinitely many Mersenne primes? Equivalently we could ask: Are there infinitely many even perfect numbers?  The answer is probably yes (because the harmonic series diverges).  \r\n\r\nAre there infinitely many Mersenne composites?  Euler showed: If  k>1 and  p=4k+3 is prime, then 2p+1 is prime if and only if 2^p = 1 (mod 2p+1). So if p=4k+3 and 2p+1 are prime then the Mersenne number 2^p-1 is composite (and it seems reasonable to conjecture that there are infinitely many primes pairs such p, 2p+1).\r\n   \r\nThe New Mersenne Conjecture:  Bateman, Selfridge and Wagstaff have conjectured the following. Let p be any odd natural number. If two of the following conditions hold, then so does the third: 1. p = 2^k+/-1 or p=4^k+/-3; \r\n2. 2^p-1 is a prime (obviously a Mersenne prime); \r\n3. (2^p+1)/3 is a prime. Notice how this conjecture is related to the theorem in the previous conjecture.  This conjecture has been verified for all primes p<=100,000.\r\n   \r\nIs every Mersenne number square free? This falls more in the category of an open question (to which we do not know the answer), rather than a conjecture (which we guess is true). It is easy to show that if the square of a prime p divides a Mersenne, then p is a \"Wieferich prime\", and these are rare!  Only two are known below 4,000,000,000,000 and neither of these squared divide a Mersenne. \r\n\r\nLet C(subscript 0) = 2, then let C(sub 1) = 2^[C(sub 0)]-1, C(sub 2) = 2^[C(sub 1)]-1, \r\nC(sub 3) = 2^[C(sub 2)]-1, ... Are these all prime? According to Dickson Catalan responded in 1876 to Lucas\' stating 2^127-1 (C(sub 4)) is prime with this sequence.  These numbers grow very quickly: C(sub 0)=2 (prime), C(sub 1)=3 (prime), C(sub 2)=7 (prime), \r\nC(sub3)=127 (prime), C(sub 4)=170141183460469231731687303715884105727 (prime)...It seems very unlikely that C(sub 4) (or many of the larger terms) would be prime, so this is no doubt another example of Guy\'s strong law of small numbers.  Notice that if there is even one composite term in this sequences, then by theorem one all of the following terms are composite. (Landon Curt Noll has used his program calc to verify that C(sub 5) has no prime divisors below 5*10^50). \r\n\r\nAre there more double-Mersenne primes? Another common early misconception was that if n=M(sub p) is prime, \r\nthen so is M(sub m); lets call this number MM(sub p) (a \"double-Mersenne\").  Indeed each of the first four such numbers are prime: \r\nMM(sub 2) = 2^3-1 = 7; MM(sub 3) = 2^7-1 = 127; MM(sub 3) = 2^31-1 = 2147483647;\r\nMM(sub 7) = 2^127-1 = 170141183460469231731687303715884105727. However, the next four (MM(sub 13) MM(sub 17) MM(sub 19) and MM(sub 31)) all have known factors--so are composite.  Are there any more primes in this sequence?  Probably not, but it remains an open question.  Tony Forbes is leadinga project to search for a factor of the next term: MM(sub 61); you might want to join and help! Notice the Catalan sequence is a subsequence of this one. \r\n     \r\n  \r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 1, 2003, 4:22 am</b></i>',10035,0);
INSERT INTO comment VALUES (10038,1517,1183,'fwaff','re: A Penny-wise solution','2003-12-01 04:22:36',0,'My pet goat Doris and I were sat in the jacuzzi sipping Tizer and thoroughly enjoying your intriguing lateral thinking solution to the old house number problem, unfortunately we were interrupted by a nun enquiring as to the whereabouts of the soap. However, that is a subject for another problem and I should digress no further.\r\n\r\nFrom reading your many insightful posts I notice that you enjoy deliberately including errata within your comments to test whether us mentally challenged flooblers will notice them. Therefore I hereby include the correct explanations for the economic theories that you cited incorrectly. \r\n\r\nThe law of diminishing returns is a principle used to explain the fact that in most situations the relative benefit received diminishes with increasing investment.\r\n\r\nBuying in bulk is term used to mean purchasing power, whereby discounts are demanded (and often given) on the basis of increased quantities.\r\n\r\nThe unit-cost reductions you describe for the photocopying business are a simple outcome of high-volume batch-process manufacturing. Basically, the greater the batch-quantity, then the lower the set-up cost per unit. When combined with stock considerations (ie the cost of workinging capital) then this leads to a calculation of economic batch quantity.\r\n\r\nDo I win the speedboat for spotting the deliberate flaw?\r\n\r\nPlease pass on my regards to Sylvester. I do hope that the ointment is working.',10026,0);
INSERT INTO comment VALUES (10039,1513,3172,'SilverKnight','re(5): Real Answer','2003-12-01 04:44:54',0,'Penny, really... an impressive display of <I>copying and pasting</I>.  I applaud your bleeding-edge abilities in the field of \'cutandpastology\'.  We would most certainly walk on any bridge you <I>cutandpasted</I>, and you\'ve really outdone yourself with your attempt to \'solve by voluminous submission\'.\r\n\r\nI admit it.  I am amused by your desire to do anything and everything except actually understand this problem.  But I encourage you (and all flooblers) to actually submit a solution <I>(preferably less than 3+ pages long)</I>.  (Think.... <I>less is more</I>).',10037,0);
INSERT INTO comment VALUES (10040,1517,4507,'Penny','re(2): A Penny-wise solution','2003-12-01 05:00:56',0,'fwaff: \"My pet goat Doris and I were sat [sic] in the jacuzzi sipping Tizer and thoroughly enjoying your intriguing lateral thinking solution....From reading your many insightful posts...deliberately including errata within your comments to test whether us mentally challenged flooblers will notice them....The law of diminishing returns is a principle used to explain the fact that in most situations the relative benefit received diminishes with increasing investment. Buying in bulk is term used to mean purchasing power, whereby discounts are demanded (and often given) on the basis of increased quantities...\"\r\n \r\nYou give me too much credit, fwaff. Those were not deliberate errors. Since I was using the terms loosely, they were not errors at all. \r\n\r\n\"Diminishing returns\" is a term applied to all manner of subjects, from sexual intercourse to alien abductions. Legendary sportscaster Vin Scully once said \"Moving the infielders back when power hitters approach the plate can suffer from the law of diminishing returns.\" So if a term is being used loosely, it cannot accurately be called an error. If I had said, for example, \"I need to get up at sunrise tomorrow\", would you have protested my \"erratum\" of supposing that the sun actually rises, when in fact the earth rotates on its axis?\r\n \r\nIf I really wanted to insert a deliberate error, I might have asked \"Who wrote so-and-so\'s autobiography?\" This would be a form of auto-errata-cism. (I am still laughing about that one!!)   \r\n\r\nfwaff: \"Do I win the speedboat for spotting the deliberate flaw?\" \r\n  \r\nNo, there is only one way to win the speedboat: come up with a better answer to \"What\'s for sale?\" than my \"Penny-wise Solution\". I\'m not holding my breath until SilverKnight does so. Previous posters have made such lame attempts as suggesting that the hardware store is selling numbers, numerals on signs, or the services of painting such numerals on signs.  LOL !! You\'ll have to be a  lot smarter than that !!!!!      \r\n\r\nfwaff:\"Please pass on my regards to Sylvester. I do hope that the ointment is working.\"\r\n \r\nDon\'t pick on my boyfriend Sylvester. He\'s been having a \r\nrough time lately. His doctor has him on a combined therapy of Viagra (under the brandname \"Fix-A-Flat\")  and Metamucil. The poor guy doesn\'t know whether he\'s coming or going these days !!!!  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 1, 2003, 6:07 am</b></i>',10038,0);
INSERT INTO comment VALUES (10041,1513,4507,'Penny','re(6): Real Answer','2003-12-01 05:44:48',0,'Dear SillyKnight:\r\n\r\nLess is more...But in your case, less is definitely less.\r\n\r\nAt the risk of arousing you, sir, from what is obviously a profound state of catatonia, the post you refer to did not claim to be a \"solution\" of any kind. It stated up front that it was an attempt to share interesting facts about perfect numbers and Mersenne primes, and anyone who was not interested in reading them could simply have bypassed that post. There was no need to make an insulting and insipid response, but you just had to do that, didn\'t you? Your problem is that you have mastered the art of using a keyboard, but you have not yet mastered the arts of intelligent discourse and civilized communication. I would estimate your age as 15, at most.\r\n \r\nAnd another thing...Don\'t you dare criticize me for cutting and pasting, when you have no compunction about using a computer program to help solve these puzzles. Which is more artificial?  \r\n\r\nHave a nice day.    \r\n\r\n\n\n<i>Edited on <b>December 1, 2003, 5:52 am</b></i>',10039,0);
INSERT INTO comment VALUES (10042,1517,1183,'fwaff','re(3): A Penny-wise solution','2003-12-01 05:48:27',0,'Please accept my most humble apologies for falsely accusing you of error. It was when you stated, \"In economic theory, this is known as \"the law of diminishing returns.\" \", that made me think that you were applying this \'law\' to the specific case of economic theory. How foolish of me not to realise that this could equally have meant that you were referring to alien abductions, a subject which we should probe no further.\r\n\r\nAs you have proved your superior intellectual capacity beyond any shadow of doubt, may I wish you and the mighty Sly (if I may be so familiar) glad tidings for your speedboat trips. I hope that his medical regime doesn\'t present you with too stiff a problem.',10040,0);
INSERT INTO comment VALUES (10043,1513,3172,'SilverKnight','re(7): Real Answer','2003-12-01 05:57:03',0,'Penny... you remind me of Dan... ;-)   a recent visitor to the site, who, like you, did everything he could to avoid the issue at hand... changing subjects and backpeddling to try and save face.\r\n\r\nHe, like you, was irked when he fell short of what he claimed to be able to do.\r\n\r\nYou used the \"full solution\" icon below (but go ahead and change it to hint or thought...).\r\n\r\nYou wrote: <I>\"Flawless Series\" collapsed faster under my laser-like scrutiny than any other lame conundrum in the history of the brainteaser</I>\r\n\r\nAnd yet you still haven\'t once answered the problem.\r\n\r\nAt the risk of sounding repetitive... \r\n\r\n<I> I encourage you (and all flooblers) to actually submit a solution (preferably less than 3+ pages long). (Think.... less is more).</I>\r\n____________________________\r\n\r\n<I>I suggest that you either demonstrate WHY that formula might work, or better yet, show the answer (and how you got it) without relying on Mersene primes. But, *sigh*, again [now a fourth time], I doubt Penny will be up to the task.</I>',10041,0);
INSERT INTO comment VALUES (10044,1513,4507,'Penny','re(8): Real Answer','2003-12-01 06:03:37',0,'Dearest SK:\r\n\r\nI believe your problem stated \"What are the next three numbers in this sequence? 6, 28, 496, 8128, ... ? Please explain how you determined these three numbers.\"\r\n\r\nMy response, in the first reply on this thread, identified the formula for Mersenne primes and \"perfect numbers\" and so BY IMPLICATION supplied not only the next three numbers, but the explanation of how they were determined. I did not explicitly state these numbers, but since I had given the formula, that would only be a problem in the mind of a stupid person. So SK, would else is on your mind (if you\'ll forgive the overstatement)?\r\n  \r\n(btw, it\'s Mersenne, not Mersene, Einstein.) \n\n<i>Edited on <b>December 1, 2003, 6:23 am</b></i>',10043,0);
INSERT INTO comment VALUES (10045,1513,3172,'SilverKnight','re(9): Real Answer','2003-12-01 06:36:57',0,'Well... I see that it took you 20 minutes to change your previous response (which was simply:)\r\n\r\n\"<I> It\'s Mersenne, not Mersene, Einstein. </I>\"\r\n\r\nTo what it is now...\r\n__________________________________\r\n\r\nAnd now, you\'re back peddling and trying to state that you\'ve answered it again.\r\n\r\nI\'ve already addressed your issue of Mersenne primes and your continued lack of providing any insight except one of copy-and-paste.  I am tired of rehashing the same thing.\r\n\r\nSo, no, stating a formula that you found on the internet is not demonstrating understanding of anything... I\'m sorry to disappoint you.\r\n\r\nPerhaps if you could explain the connection, it might help.\r\n__________________________________\r\n\r\nAnd, at least you limited it to just me this time....  and no mention of your boyfriend... and no submission of new problems....\r\n\r\nI\'m disappointed in you.',10044,0);
INSERT INTO comment VALUES (10046,1513,4507,'Penny','That\'s it, SilverKinght','2003-12-01 06:53:01',4,'SK, you pathetic little hypocrite....\r\n\r\nYour solution to \"The powers that be\" was clearly copy/pasted from the Internet, since it contains  symbols (the check mark and the symbol for pi) not found on  computer keyboards. Where in that post  do you demonstrate the slightest understanding of the formulas?\r\n\n\n<i>Edited on <b>December 1, 2003, 6:54 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10047,1513,3172,'SilverKnight','That\'s right, Penny!','2003-12-01 06:58:23',0,'Penny:\r\n<I>\"Your solution to \"The powers that be\" was clearly copy/pasted from the Internet, since it contains symbols (the check mark and the symbol for pi) not found on computer keyboards.\"</I>\r\n\r\n&#960; &#8730;\r\n\r\nThese symbols?!?  LOL!  You\'re right... I couldn\'t POSSIBLY have generated these symbols without cut and paste....  You\'ve caught me!\r\n\r\nSame with these: x&#178; & x&#179;\r\n\r\nP.S.  I wonder what those buttons right above the PREVIEW and POST buttons do....',NULL,0);
INSERT INTO comment VALUES (10048,1513,4507,'Penny','re: That\'s right, Penny!','2003-12-01 07:01:08',0,'And where in \"an example of said case\" in \"the powers that be\" do you demonstrate any understanding of your formulas?',10047,0);
INSERT INTO comment VALUES (10049,1513,3172,'SilverKnight','Penny - please stop changing previous posts','2003-12-01 07:01:57',0,'Penny,\r\n\r\nAs you continue to change previous posts, I\'m beginning to be forced to actually <I>copyandpaste</I> from YOUR postings into my postings... because you seem to change them later.\r\n\r\nPlease try to minimize your changing what you\'ve previously written, because it is becoming quite an inconvenience for me to have to quote you (not to mention making my comments longer).\r\n\r\nThank you in advance, for your consideration.',NULL,0);
INSERT INTO comment VALUES (10050,1513,4507,'Penny','','2003-12-01 07:13:41',0,'SK pontificates: \"So, no, stating a formula...is not demonstrating understanding of anything... I\'m sorry to disappoint you.\"\r\n \r\nThen please, where in the first \"example of said case\" (which you offered as the \"full solution\" to \"The Powers That Be\") do you do anything but state one equation after another? btw...I can\'t wait to see your brilliant solution to \"What\'s for sale?\" Feel free to copy/paste \"A Penny-wise Solution\" if you can\'t come up with anything original....   \n\n<i>Edited on <b>December 1, 2003, 7:15 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10051,1517,4507,'Penny','I can\'t wait to read SilverKnight\'s defnitive solution','2003-12-01 07:19:43',0,'(this page intentionally left blank)',NULL,0);
INSERT INTO comment VALUES (10052,1513,3172,'SilverKnight','Penny... having trouble staying on task?','2003-12-01 07:27:16',0,'It\'s impressive how consistently you change the subject when the truth stares at you in the face:\r\n\r\n<I>Penny... you remind me of Dan... ;-) a recent visitor to the site, who, like you, did everything he could to avoid the issue at hand... changing subjects and backpeddling to try and save face.</I>\r\n\r\n<I>He, like you, was irked when he fell short of what he claimed to be able to do.</I>\r\n\r\n<I>And yet you still haven\'t once answered the problem.</I>\r\n\r\n<I>I suggest that you either demonstrate WHY that formula might work, or better yet, show the answer (and how you got it) without relying on Mersene primes. But, *sigh*, again [now a FIFTH time], I doubt Penny will be up to the task.</I>',NULL,0);
INSERT INTO comment VALUES (10053,1513,4507,'Penny','SilverKnight...there\'s nothing impressive about you','2003-12-01 07:32:06',0,'Does this ring a bell? If you read it enough times, perhaps you\'ll try to answer it....\r\n \r\n\"SK pontificates: \"So, no, stating a formula...is not demonstrating understanding of anything... I\'m sorry to disappoint you.\" \r\n\r\nThen please, where in the first \"example of said case\" (which you offered as the \"full solution\" to \"The Powers That Be\") do you do anything but state one equation after another? btw...I can\'t wait to see your brilliant solution to \"What\'s for sale?\" Feel free to copy/paste \"A Penny-wise Solution\" if you can\'t come up with anything original.... \r\n\r\n',10052,0);
INSERT INTO comment VALUES (10054,1513,3172,'SilverKnight','re: Penny... having trouble staying on task?','2003-12-01 07:44:41',0,'tsk tsk tsk... please stay on task.  Flawless series?',10052,0);
INSERT INTO comment VALUES (10055,1513,3172,'SilverKnight','Penny... I\'ve had enough of this','2003-12-01 07:51:55',0,'So, you may continue to get the \'last word\'... and you can continue to avoid answering the problem, and insulting me (and perhaps others)...\r\n\r\nBut I no longer have the desire (or time) to continue this silliness.  I hope you have a wonderful time, continuing the thread.',10054,0);
INSERT INTO comment VALUES (10056,1517,4589,'Kim Splawn','','2003-12-01 09:32:34',0,'He is selling signs.',NULL,0);
INSERT INTO comment VALUES (10057,1511,3172,'SilverKnight','re(3): My stilborn dream','2003-12-01 09:33:45',0,'Yes :-)\r\n\r\nBut I wanted the guy shooting a gun... and a bullet travelling at 1%c would be one impressive bullet (and gun) !  :-)',9968,0);
INSERT INTO comment VALUES (10058,1389,3372,'Sam','Some thoughs','2003-12-01 10:34:58',0,'Well, don\'t have time to do it, so here is what I\'ve been working on.\r\n\r\nEvery work is an even number of digits, so I assume each letter corresponds to a two-ddigit number.\r\n18241218\'37 probably ends in \'s, making S:37. Simply adding 16 to each letters natural number doesn\'t work though.\r\n12 is on it\'s own often, making 12 either A or I. It\'s on it\'s own several times, implying that the numbers are fixed, and don\'t change through the message.\r\nWords that end in double letters are\r\n16343737, 22233535 and 19233535. Letters commonly doubled up at the end are LL, SS and (less often) TT. 37 is already S, so 35 may well be L. \r\nFrom those words, 34 and 23 should be vowels.\r\n19233535 could possibly be WELL, since it is quite common for a sentence to start with \"Well, blah blah..\" (last sentence). That would make W:19 and E:23.\r\n\r\nOk, must dash, will see if this has been solved when I get back.\r\n\n\n<i>Edited on <b>December 1, 2003, 10:52 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10059,197,4206,'Eric','yep','2003-12-01 11:09:14',0,'The duffer copied the moves of both players, thus assuring that either both games result in a draw, or a win lose situation.\r\n\r\nIf the competent chess players insist that the duffer always be the first person to play, and assuming that their experience will lead them to victory, then that should suffice to guarantee that the duffer loses both games.   ',NULL,0);
INSERT INTO comment VALUES (10060,442,4206,'Eric','yep','2003-12-01 11:31:16',0,'Grandma is 72 years old.',NULL,0);
INSERT INTO comment VALUES (10061,1389,3372,'Sam','Solution','2003-12-01 11:37:14',3,'Or rather, the next line...:\r\n\r\n2423353536 3617232712183627, 173523123723 14343823 1623 262816222327 9\r\n\r\nBy the way \"Q\" doesn\'t look like it could fit into your pattern. It looks like you jumped over it and went o,p,r,s. Good thing it was never needed...',NULL,0);
INSERT INTO comment VALUES (10062,1517,1575,'DJ','','2003-12-01 12:23:45',3,'The sign is obviously referring to a computerized vending machine near the door, selling base-ten logarithms in bunches of ten for ten cents each.\r\n\r\nIf you want one bunch of ten, you pay ten cents for it (log(10)=1 &times; 10 is 10&cent;).\r\nIf you want fifteen bunches of ten, you pay twenty cents (log(150=2.176 &times; 10 is 21.7&cent;) but since the vending machine only takes dimes, you can just give it 20&cent;).\r\nSimilarly, you can buy 110 ten bunches of ten (the base-ten logarithm of 1100 is 3.041, at ten cents each, but 30.4&cent; to the machine is just three dimes).\r\n\r\nThe problem arises when you want to buy 316 of these little bundles of joy, and the simplistic mechanism inside the machine computes log(3160) in two different ways as 3.49 and 3.50 and doesn\'t know whether to charge you three dimes or four.',NULL,0);
INSERT INTO comment VALUES (10063,1508,1575,'DJ','Passed by','2003-12-01 13:21:46',3,'I was gone for a week and a half, and it\'s sad that I missed this problem being posted; I was looking forward to it when I saw it in the queue.\r\n\r\nMy first thoughts were the same as Brian\'s; you need a pointer to the head of the list, and would need to traverse the list until you the node after the current node is the one you want to delete. Then, you change the next-node pointer to the one after, and delete the one you want to. That can be done is fixed space, but not in constant time (it will be O(n)). That\'s the normally cited approach to deleting a node in a singly-linked list.\r\n\r\nAfter SK\'s comments suggested that you don\'t have a pointer to the head of the list, the problem changes. Because it is singly linked, you access the previous node, but you need to change the pointer of that node to the one after it. That got me thinking, and actually the process is more efficient if you don\'t use the head of the list anyway.\r\n\r\nYou will not actually have to delete the node you are pointing to, but you will delete the <i>value</i> of the node you are pointing to. I\'m assuming that\'s what SK was intending here; because otherwise the problem is indeed impossible. You just assign the current node the value and the next-node pointer from the one following it, and the delete that node from memory.\r\n\r\nHere\'s a short function that takes a pointer (iterator) to an element of a singly-linked list and effectively deletes it (although that actual node is not deleted):\r\n\r\n<pre>\r\ntemplate &lt;ptr&gt;\r\neraseElement(ptr p) {\r\n  **p = *((*p).next);\r\n  (*p).next = ((*p).next).next;\r\n  delete p.next;\r\n}\r\n</pre>\r\nThat should work, I think.\r\nI didn\'t actually implement a singly-linked list and test it, but if you have a pointer to a node, and <tt>next</tt> is a member variable of a node that is a pointer to the next node, that should work, conceptually.\r\n\r\nProblems arise here if, say, you have a pointer elsewhere in your program to the node after the one you want to delete, and then you try to use that pointer; so while this is more efficient, it\'s preferable to traverse the list from the head (in O(n) time) and delete the physical node in question. Given the problem, though, I\'m assuming that\'s what he had in mind.',NULL,0);
INSERT INTO comment VALUES (10064,1309,3172,'SilverKnight','This is a cool problem...','2003-12-01 13:40:05',0,'(like the title says)',NULL,0);
INSERT INTO comment VALUES (10065,1309,1301,'Charlie','thoughts','2003-12-01 13:58:24',1,'There are many more irrationals than rationals.  So this may be possible.\r\n \r\nHow, I\'ll have to think about.\r\n\n\n<i>Edited on <b>December 1, 2003, 2:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10066,1309,1920,'Brian Smith','Three points','2003-12-01 14:28:30',0,'I dont have time for a proof, but three points which will work are (0,0), (0,1), and (0,pi).',NULL,0);
INSERT INTO comment VALUES (10067,1389,1626,'Gamer','re: Solution','2003-12-01 14:53:22',0,'The other letter doesn\'t enter into the code either. I think that\'s because they both aren\'t used very often. Anyway, the version I had seen has that letter instead of 37 for the third letter of the name, so I had to adjust it. I actually had the first two words of that next line as the title until DJ stole them :P',10061,0);
INSERT INTO comment VALUES (10068,1517,2130,'ethan','Solution','2003-12-01 16:41:38',0,'hes selling numbers (that would go on top a door to mark house numbers). 1 would cost 10 cents, 1 and a five would cost 20 cents, and a 1 and a 1 and a 0 would cost 30 cents.',NULL,0);
INSERT INTO comment VALUES (10069,1389,4450,'drew','what solution?','2003-12-01 18:05:25',0,'so whats the solution?',NULL,0);
INSERT INTO comment VALUES (10070,1270,4595,'Carolyn','my solution','2003-12-01 19:29:42',3,'Allison - #6 - Thrush - Birdseed\r\nBrewer - #4 - Sparrow - Toast\r\nChandler - #10 - Robin - Suet\r\nDennis - #2 - Blackbird - Cake Crumbs\r\nEmery - #8 - Cardinal - Bread',NULL,0);
INSERT INTO comment VALUES (10071,1389,1626,'Gamer','re: what solution?','2003-12-01 19:53:24',0,'I am pretty sure that Sam knows it, but is graciously keeping it back so others like you can solve it. :) I think that\'s a good way to solve problems like this.',10069,0);
INSERT INTO comment VALUES (10072,1389,3372,'Sam','re(2): what solution?','2003-12-01 22:44:57',0,'It\'s a children\'s rhyme. The last \"word\" of the encrypted line I gave might help.',10071,0);
INSERT INTO comment VALUES (10073,1309,4323,'Benjamin J. Ladd','','2003-12-01 22:49:08',3,'The real problem for me in approaching this problem has been in thinking of the circumference of circles intuitively as having depth and area (which they obviously don\'t), and not in considering them as symbolic representations of a fixed point and extended radius.  If we take however, the differing circumferences of concentric circles, we will be able to examine such areas in terms of the line segment seperating them along the same radial line.  Or, in other words, if we make a point anywhere on the paper and draw a radius coming out of that point such that it\'s full length extends to the outermosts edges, we can carefully look at the properties of segments of that radius that would yield either stampable or unstampable areas.\r\n\r\nIn fact, if we take such a segment there can only be (5) conceivable types, only two of which are possible.  These are:\r\n\r\nCase (1):\r\nCase (1) would exist such that between the two points on this given segment, there stands an unbroken continuity of irrational numbers that would constitute an area that is inkable.\r\n\r\nCase (2):\r\nCase (2) is similar to case (1) in that between the two points on this given segment, there stands an unbroken continuity of rational numbers that would constitute an area that is uninkable.\r\n\r\nCase (3):\r\nCase (3) would exist such that between lengths along this given segment of unbroken irrational continuity there exists only singular points of rational numbers breaking up the otherwise continuous stream of irrational numbers (still inkable as shown below).\r\n\r\nCase (4):\r\nCase (4) would exist such that between lengths along this given segment of unbroken rational continuity there exists only singular points of irrational numbers breaking up the otherwise continuous stream of rational numbers (still uninkable as shown below).\r\n\r\nCase (5):\r\nAnd case (5) would contain composites of all of the above.\r\n\r\nIf case (1) exists, the area is inkable.  Although it is mentally possible to form such a construct of length almost infinitesimally small whose entire construct is formed of entirely irrational numbers, this isn\'t at all feasible.  However, if we consider that all rational points that interfere with this continuity are to be easily disposed of insofar as they do not form a continuous chain of unbroken rational numbers (and represent an area that is uninkable), we can treat case number (3) and case number (1) as identical.  (As stated above, these points (whose circles are actually formed from the radius thus described) lack any depth and can be readily discarded.)  If it can be determined that case (2) and case (4) are absolute impossibilities (and hence no uninkable portion can exist), even the existence of case (5) (the most probable outcome of randomly selecting a line segment) wouldn\'t matter, it would be shown to only exist as a type of case (1) or (3).\r\n\r\n(Note:  I can\'t go into the number theory, so I would gladly solicit some help at this point from better mathemeticians out there than myself.)\r\n\r\nI say only hesitantly, therefore, that it is impossible to form a length of line that can only be composed of unbroken rational integers.  If we take a point p/q there seems to me to exist an infinite amount of irrational numbers arbitrarily close (from either direction) that no rational number can get closer to this p/q.  Again, I\'m stating this somewhat axiomatically, and if someone can offer the formal proof of this here, I would be greatly at their disposal.  This seems intuitively the case considering the number of transcendental numbers is far, far greater than the number of rational numbers.  With this in mind, we can therefore disregard all possibilities of areas that are uninkable, (i.e. cases (2), (4), and (5) where the composites contain cases (2) and (4)), and arrive at the following answer:\r\n\r\nFor any given point on a sheet of paper, this unique stamp will ink the entire surface.\r\n\r\nWell, these are my thoughts and I hope the proof will hold.  In any case, I\'m eager to hear your thoughts and comments on it, all.  Great problem, DJ.\n\n<i>Edited on <b>December 1, 2003, 11:48 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10074,1513,4300,'Minion123','m-e-h','2003-12-01 22:50:41',3,'please both of you just chill and relax.  If either of you feel an urge to insult the other, don\'t give in just say meh.  \r\n\r\nThe Simpsons is there anything they can\'t solve or at least complicate even further into thirty minutes of great comedy.\r\n\r\n<i>Edited on <b>December 1, 2003, 10:51 pm</b></i>\n\n<i>Edited on <b>December 1, 2003, 10:51 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10075,1309,1575,'DJ','re:','2003-12-01 23:34:51',1,'I think you\'re reverting to the idea that an ink line will have depth and area, in which case this problem makes no sense to even address.\r\n\r\n\"For any given point on a sheet of paper, this unique stamp will ink the entire surface.\"\r\n\r\nNo, if i center the stamp at exactly (0, 0) on a Cartesian plane, I know that the point (0, 3) is a rational distance (exactly three units) away, and will not be inked by that single stamp.\r\n\r\nActually, looking at a single radius from a single point, the distances must actually <i>alternate</i> rational and irrational points. You can prove that there exists an irrational number between any two unequal rational numbers, and that there exists a rational number between any two unequal irrational numbers.\r\n\r\nTo prove the first one, assume two rational numbers a and b. Let x = a + (b-a)(&radic;2)/2. Thus, x is irrational, and a &lt; x < b.\r\n\r\nTo prove the second, assume two irrational numbers x and y. Conceptually, if you write x and y out in decimal form, if they are not equal, the first digit that is different must exist at some countable location in the number, where you can just pick a rational (terminating) number that fits between them.\r\nMore formally:\r\nif (y-x < 1),  n = ceil(-log(y-x))\r\nif (y-x &#8804; 1), n = 0\r\nthen, let a = x(10^(n+1)) and b = y(10^(n+1))\r\nb - a &#8805; 10, so:\r\na < ceil(a) < floor(b) < b\r\na = x/(10^(n+1)) < ceil(x)/(10^(n+1)) < floor(y)/(10^(n+1)) = b\r\nThen, let z = floor(b)/(10^(n+1)), so z is rational, and\r\nx < z < y.\r\n\r\nIn any case, the answer is <i&gt;not</i> that a single stamp will cover an entire plane.',10073,0);
INSERT INTO comment VALUES (10077,1309,4323,'Benjamin J. Ladd','re(2):','2003-12-02 00:04:53',0,'I\'m tired, DJ, but I just have to say a few quick words before I retire...\r\n\r\nMy final answer I think said the same thing as yours.\r\n\r\nI was wrong in my proof, but I\'m glad to see I got the right answer...  As far as the point (0, 3) not being inked...  My point was that a point means nothing as it\'s only used a means of reference and *doesn\'t* have depth...  it\'s only when we think of actual areas and segments, that we can make claims to actual areas inked.  I mean what does it really mean that the point (0, 3) will not be inked by the stamp?...  Oh, wait--now I get it...  this is a special idealized stamp and the paper is a special idealized plane where we\'re trying to cover even the rational points that one stamp cannot hit.\r\n\r\nWell--shoot--that really makes it much harder, then.',10075,0);
INSERT INTO comment VALUES (10076,1309,3351,'Eric','re:','2003-12-01 23:41:24',0,'I hypothesize that we will achieve comprehensive inkage by choosing points A,B,C such that in cartesian coordinates both of A\'s x and y values are rational, both B\'s x and y values are irrational, and C\'s x value is rational while its y value is irrational.  \r\n\r\nIf there exists a point  which is not inked after we haved stamped at points A, B, and C, then it must be a rational distance from all three points. (Otherwise, of course, it would have been inked)\r\n\r\nLet me define our points:\r\n\r\nA = (ax,ay)    B = (bx,by)  C = (cx,cy)  and introducing P = (px,py)\r\n\r\nas per my assertion; \r\nlet ax, ay, and cx be rational and bx, by, and cy be irrational.\r\n\r\nThen the three distances in question are: AP, BP, and CP\r\nAP = &#8730;((ax-px)&#178;+(ay-py)&#178;)\r\nBP = &#8730;((bx-px)&#178;+(by-py)&#178;)\r\nCP = &#8730;((cx-px)&#178;+(cy-py)&#178;)\r\n\r\nI think it will be possible to prove that it is impossible that all three of these distances are simultaneously rational.  I am going to go keep working on it, but I hope that someone can pick up from here.\r\n\r\nCheers!',10073,0);
INSERT INTO comment VALUES (10078,1473,3182,'Antonio','Solution','2003-12-02 01:11:36',3,'If we divide the isoceles triangle in two right triangles we get a triangular relation based on the top angle (I called theta). Sin(theta)=1/(1+L1)=r/(r+2+2/(r-1)). This gives us L1=2/(r-1).\r\nThen we use the right triangle from the center of the circle with radius r, to the center of one of the circles of the botom and the quadrant between circles of radius 1, this gives us the relation L2=&#8730;(r*(r+2))-r. Finally using the first triangular relation, we get the transient equation:(r-1)*(cos(theta)+1)=cos(theta)*((r-1)*(tan(theta)+&#8730;(r*(r+2))+r+2)+2) where theta = arcsin(r*(r-1)/(2+(r-1)*(r+2))). Solving the mentioned equation, the radius of the circle in the middle is r=1.51067547264cm',NULL,0);
INSERT INTO comment VALUES (10079,1478,4582,'Jadeite','solution','2003-12-02 03:51:10',0,'james best 2nd chocolate\r\nvicky andrews 4th cheese\r\nnigel stevens 3rd sponge\r\nben jones 1st fruit',NULL,0);
INSERT INTO comment VALUES (10080,1264,4582,'Jadeite','solution','2003-12-02 03:56:54',0,'1 tempera surfing\r\n2 oils motorcycle\r\n3 watercolour hanggliding\r\n4 acrylics windmill',NULL,0);
INSERT INTO comment VALUES (10081,1270,4591,'Dasha','& my solution','2003-12-02 07:08:00',3,'It\'s my first posting here & I hope the right one.\r\nAt least I don\'t see any wrong points here:\r\n#2-Mrs.Chandler-a blackbird-toast\r\n#4-Mrs.Dennis  -a sparrow  -bread\r\n#6-Mrs.Allison -a thrush   -birdseed\r\n#8-Mrs.Emery   -a cardinal -cake crumbs\r\n#10-Mrs.Brewer -a robin    -suet',NULL,0);
INSERT INTO comment VALUES (10082,1270,4591,'Dasha','re: my solution','2003-12-02 07:24:04',0,'I\'m sorry, but this solution seems to be wrong as it is provided that Mrs.Chandler put out toast.',10070,0);
INSERT INTO comment VALUES (10083,1309,1301,'Charlie','re(2):','2003-12-02 08:57:43',0,'It is one thing to say \"You can prove that there exists an irrational number between any two unequal rational numbers, and that there exists a rational number between any two unequal irrational numbers\" (which you\'ve demonstrated is true), but quite another (and misleading) to say \"Actually, looking at a single radius from a single point, the distances must actually alternate rational and irrational points. \"\r\n\r\nThe idea of alternation would imply equal numbers in the sense of 1-to-1 correspondence.  But there are many more irrational numbers on the radius than rational.  There are Aleph-1 of the former, but only Aleph-null of the latter.  The numbers are intimately mixed, but not alternating.\n\n<i>Edited on <b>December 2, 2003, 8:58 am</b></i>',10075,0);
INSERT INTO comment VALUES (10084,1389,4450,'drew','noob','2003-12-02 10:05:02',0,'I am new with tryinng to discover the code and stuff like this.  I have a hunch that this is not linear or a quadratic encoding so everything else is unfamiliar to me.  Dont tell me to try and figure it out because i am still in highschool and am unfamiliar with anything new...',NULL,0);
INSERT INTO comment VALUES (10085,1389,3372,'Sam','re: noob','2003-12-02 10:14:07',0,'It\'s not too complicated. Read the \"some thoughts\" post, it tells you the first few substitutions (everything in that post was correct, by the way).',10084,0);
INSERT INTO comment VALUES (10086,697,1301,'Charlie','Are these them?','2003-12-02 10:36:36',3,'At first thought, with 9 houses between the two, Mr. Y\'s would be the 10th house over from Mr.X\'s on the same side of the street.  That would imply their house numbers differed by 20 in the usual odd/even numbering system.  However a search via computer program found no solution for primes differing by 20.\r\n\r\nThen, assuming that the house numbers differ by 10, the program listed below finds two pairs of house numbers that work:  x at 13, y at 23 or x at 73, y at 83.\r\n\r\nThe program is written in UBASIC:\r\n<pre>\r\n   10   P=1\r\n   20   while 1=1\r\n   30     P=nxtprm(P):P2=P+10\r\n   40     if nxtprm(P2-1)=P2 then\r\n   50     :DigSum=0:T=P2\r\n   60     :while T>0\r\n   70        :Dig=T@10:T=T\\10\r\n   80        :DigSum=DigSum+Dig*Dig\r\n   90     :wend\r\n  100     :if P=DigSum then print P,P2:endif\r\n  150     :DigSum=0:T=P\r\n  160     :while T>0\r\n  170        :Dig=T@10:T=T\\10\r\n  180        :DigSum=DigSum+Dig*Dig\r\n  190     :wend\r\n  200     :if P2=DigSum then print P,P2:endif\r\n  210   wend\r\n</pre>\r\n---------\r\nWhen the program was run with p2=p+20 instead of p2=p2+10, there were no results found.  The program is manually stopped, and p in the millions when stopped.',NULL,0);
INSERT INTO comment VALUES (10087,1309,1567,'Bryan','re(3):','2003-12-02 10:59:43',0,'Hey guys, are there any sites you can recommend that discuss irrational numbers?  Everything Charlie said I\'ve heard before, but my mind still boggles at the concept that, while there is a rational number between <b>any</b> two irrational numbers (and vice versa), there are still more irrationals than rationals!',10083,0);
INSERT INTO comment VALUES (10089,1309,775,'Cory Taylor','alternation implies 1-1','2003-12-02 12:20:25',0,'I\'m confused how you could say that between any two unequal irrational numbers there is a rational number and vice versa without also showing that the numbers alternate between rational and irrational.  If the numbers didn\'t alternate then either;\r\n1) there is a third type of number which is neither rational nor irrational (which I don\'t agree with), or,\r\n2) there are/is (as least one case of) cases/a case where two irrational numbers are adjacent, i.e. with no rational value between them.  I believe that this is what you\'re saying.\r\n\r\nPoorly worded-ness aside - My question is how you can have a rational value between ~any~ two irrational values, while having consecutive irrational values?  Now I understand that this can be associated with the idea that \"there is no smallest positive number\" (i.e. you can infinitely subdivide any region of the number line), but I don\'t see how this would imply either a majority of irrationals or conversely a majority of rationals - it just means they are arbitrarily close to one another in value. \r\n\r\nNow let me say that I didn\'t verify either DJ\'s equations to show that this is the case nor Charlies assertion that there are Aleph-1 irrationals and Aleph-null rationals, so I don\'t really have a position on this.  If I had to, I\'d agree that there are more irrational, not that there are equal numbers, but my lack of understanding of infinity is unfortunately well documented...',10083,0);
INSERT INTO comment VALUES (10090,1309,3172,'SilverKnight','re: alternation implies 1-1','2003-12-02 12:35:34',0,'Perhaps it would be better to say there\'s an infinite number of rationals between any two different irrationals (and vice versa).  (Does that clear anything up? :-)  This way, you don\'t think of alternating points?\r\n\r\nAnother problem with thinking of \"alternating\" points... is this notion of adjacency.  No point is adjacent to another point (unless, perhaps, you\'re naming the same point).\r\n\r\nEither way, the notion of one being larger than the other is generally represented by sets.  One can construct the (infinite) set of the rationals and the (infinite) set of irrationals, and then demonstrate that one can provide a mapping function from one to the other (but not vice versa).\r\n\r\nSince we can\'t get a corresponding rational for every irrational, the set of irrationals is larger.\r\n\r\nMethinks the proof of this is beyond the scope of flooble.  :-)\r\n_________________\r\n\r\nDid any of that help?',10089,0);
INSERT INTO comment VALUES (10091,1517,4507,'Penny','re: Solution','2003-12-02 12:37:54',0,'I considered your solution, but rejected it, because no hardware shop owner could afford to sell something like that for as little as 10 cents. That would not cover the cost of stocking it.\r\n \r\nThe guy was selling copies on his copying machine.  \n\n<i>Edited on <b>December 2, 2003, 12:41 pm</b></i>',10068,0);
INSERT INTO comment VALUES (10092,1517,3172,'SilverKnight','re(2): Solution','2003-12-02 12:43:20',0,'What if he were stocking it to draw people to come (a loss leader) in the hopes that the customer will buy additional (profitable) items?\r\n\r\nOr perhaps, he just hopes that the customer will buy lots of them?\r\n\r\nOr what if it were many years ago (and 10 cents was worth more)?',10091,0);
INSERT INTO comment VALUES (10093,82,2716,'Federico Kereki','Impossible!','2003-12-02 12:43:22',1,'As posed, Zeus would have needed infinite time to give his orders...',NULL,0);
INSERT INTO comment VALUES (10094,697,3224,'Lee','solution','2003-12-02 12:55:20',0,'At first I believed there was 20 between the houses.  After a while of checking and re-checking I just had to look at Charlie’s solution and surprised to find there was no solution.  Does anyone live where houses aren’t separated by 2?\r\nAnyhows my approach  was (quite) easily modified to accommodate a difference of 10.\r\n\r\n1 digit case\r\nIf Y lives at house, # a\r\nX must live at #a^2\r\na^2>a (for all a in H)\r\nso a^2-a = 10\r\nwhich clearly can’t work for a to be a whole house number\r\n\r\n2 digit case\r\nY lives at # ab\r\nX lives at a^2 + b^2\r\nSo either\r\ni)	(a^2 + b^2) –ab = 10    (Mr X’s number is bigger)\r\nii)	ab – (a^2 + b^2) = 10   (Mr Y’s number is bigger)\r\n\r\n\r\ni) Mr X’s number is bigger: (a^2 + b^2) – ab = 10\r\nrearranged,(a^2 – 10a) + (b^2-b) = 10\r\nb can’t be even (would make ab non-prime)\r\nhence \r\n(b^2-b) =	 6 (b=3)\r\n	 20 (b=5)\r\n          42(b=7)\r\n          72(b=9)\r\nso, (a^2 – 10a) = 4, -10, -32, -62\r\nbut (a^2 – 10a) has a minimum value of 25 (when a=5) and is always negative hence\r\n(a^2 – 10a) = -10\r\nand this doesn’t hold for any a\r\n\r\nii) Mr Y’s number is bigger: ab - (a^2 + b^2)  = 10\r\nrearranged ,(10a – a^2) + (b – b^2) = 10\r\nagain, b is odd so,\r\n(b – b^2) =	- 6 (b=3)\r\n	  	-20 (b=5)\r\n                  -42(b=7)\r\n                  -72(b=9)\r\nso, (10a – a^2) = 16, 30, 52, 82\r\nbut (10a – a^2) has a maximum value of 25 (when a=5) \r\nso (10a – a^2) = 16 (and this occurs when b=3)\r\nthis is true for a = 8 and a = 2\r\nHence valid house numbers for Y are\r\n83 (Mr X living at 73)\r\n23(Mr X living at 13)\r\nBoth these sets of figures work as Charlie pointed out.\r\n\r\nAny more?\r\n3 digit case\r\nMr Y living at # abc\r\nMr X living at # a^2 + b^2 + c^2\r\nBy inspection a=1\r\nSo,\r\ni) Mr Y’s number is bigger\r\nabc – (a^2 + b^2 + c^2) = 10\r\nsince a=1\r\n100 + 10b + c – (1 + b^2 + c^2) = 10\r\n10b + c – (b^2 + c^2) = -89\r\nor, (10b – b^2) + (c – c^2) = -89\r\n(10b – b^2) has a minimum value of 9 so,\r\n(c – c^2)<-98\r\nwhich it can’t be\r\n\r\nii) Mr X’s number is bigger\r\n(a^2 + b^2 + c^2) – abc =10\r\nrearranging again,\r\n(1 + b^2 + c^2) – (100 + 10b + c) =10\r\n(b^2 + c^2) – (10b + c) =109\r\n(b^2-10b) + (c^2 – c) = 109\r\n(b^2-10b) is always negative hence\r\n(c^2 – c) must be a three figure number, which clearly it can’t be.\r\n\r\nMore than three digits?\r\nClearly the sum of the squares of the digits can only increase by 81 per new digit introduced hence for more than three digits the possibilities of solutions are non-existent.\r\n\r\nExcuse this post if it\'s a bit messy - flooble wouldn\'t let me preview it.',NULL,0);
INSERT INTO comment VALUES (10095,697,4605,'Vadi D','The answer is ...','2003-12-02 13:58:16',3,'X = 13 and Y = 23\r\nX = 2^2 + 3^3 = 13',NULL,0);
INSERT INTO comment VALUES (10096,1309,775,'Cory Taylor','re(2): alternation implies 1-1','2003-12-02 13:58:59',0,'Unfortunately no...\r\n\r\nWhile the idea of alternation wasn\'t mine, it makes conceptual sense to me.  Unfortunately the math in the case is not conceptual...\r\n\r\nThe reason that these explanations do not help my understanding is that they both work back to the comment I made regarding no smallest number, which I am clear on.  But really this is a moot point, as I didn\'t believe it (the alteration of rationals and irrationals) to begin...\r\n\r\nAnd darn you SK for bringing set theory into the game!  :)\r\n\r\nby the way, it appears that DJ missed a \"not\" in the last line of his post.\r\n',10090,0);
INSERT INTO comment VALUES (10097,1517,4507,'Penny','re(3): Solution','2003-12-02 14:11:02',0,'This is refreshing, SilverKnight. A post from you which is civil, and contains no personal attacks. This is a step in the right direction for both of us.\r\n\r\nSK: \"What if he were stocking it to draw people to come (a loss leader) in the hopes that the customer will buy additional (profitable) items?\"\r\n\r\nA loss leader is defined as something sold at a loss to attract customers. It must be something that will actually draw in more than one or two customers, but that is not sold at high volume to individual customers. It utterly defeats the purpose of a loss leader if few people are interested in buying it (a clothing store using tee-shirts with \"My name is Penny\" emblazoned on them as a loss leader), or people tend to buy a lot of it at one time (a gas station using gasoline as a loss leader in order to boost the sales of cigarettes).  Anyone buying numerals to put on house  doors, would of course probably be either a new home owner, someone whose old house number had been damaged, or a construction guy who now has a lot of new houses ready for  market. By definition, there would not be many such people at any point in time. This is not a good loss leader candidate. \r\n\r\nSK: \"Or perhaps, he just hopes that the customer will buy lots of them?\"\r\n\r\nThen such a person has just bought lots of houses, or owns lots of houses that have just been struck by vandals or natural catastrophes, or is a construction guy with lots of new houses on the market. That in unlikely. Even if that were the case, then if the store owner loses x amount of money on one such transaction, he will lose n*x amount of money on n of them. \"I\'ll make it up on volume\" is a common misconception.  \r\n\r\nSK: \"Or what if it were many years ago (and 10 cents was worth more)?\"\r\n \r\nThe puzzle states \"A hardware shop owner IS setting up his store...\", not \"A hardware shop owner WAS setting up his store...\" \r\n\n\n<i>Edited on <b>December 2, 2003, 2:47 pm</b></i>',10092,0);
INSERT INTO comment VALUES (10098,1269,4605,'Vadi D','Answer is...','2003-12-02 14:14:54',0,'C for MARCH\r\nN for EDEN\r\nA for CANDY\r\nW for WORTH\r\nR for TIMBER\r\nE for DENSE\r\nT for TAUNT\r\nR for ENROL\r\nF for FAST\r\nG for BEGAN\r\nR for MIRED\r\nP for MAPLE\r\nZ for DIZZY\r\nR for STORE\r\nT for CONNECT\r\nC for TRANCE\r\nB for PROBE\r\nF for DIFFER\r\nO for BLOOM\r\nT for SPOT\r\nF for FUDGE\r\nU for MURMUR\r\nB for RABBIT\r\nK for TOKEN\r\nL for HELPER\r\nM for FAMOUS\r\n',NULL,0);
INSERT INTO comment VALUES (10099,1309,3172,'SilverKnight','re(3): alternation implies 1-1','2003-12-02 14:15:28',0,'I\'m sorry that it wasn\'t helpful.\r\n_______________________\r\n\r\nI think some are misreading what DJ wrote.  He said:\r\n<I>\"...looking at a single radius from a single point, the distances must actually alternate rational and irrational points.\"</I>\r\n\r\nI don\'t want to put words in his mouth (or in anyone\'s who read this post), but it seems to imply that one point (along the radius) is rational, and the next point is irrational.... the next point is rational, and so on.\r\n\r\nBut that\'s not what that statement means.\r\n\r\nWhat would the \"next point\" mean?  If I center at the origin, what\'s the next point after (1,0)?\r\n\r\nPoints are not adjacent.\r\n\r\nCory, if you are clear on the issue of \"no smallest positive number\", then why don\'t you think that applies to this situation (namely, that there must be a rational number between any two irrationals and vice versa).\r\n_________________\r\n\r\nBTW, I don\'t see it... where would you put this \"missing\" not of yours?',10096,0);
INSERT INTO comment VALUES (10100,1269,3172,'SilverKnight','re: Answer is...','2003-12-02 14:19:14',0,'EDEN and SPOT have four letters',10098,0);
INSERT INTO comment VALUES (10101,1269,1575,'DJ','re: Answer is... (sorry)','2003-12-02 14:21:37',0,'The difficulty in this problem is in choosing a <i>different</i> (see the instructions) letter to fill each blank. Most of the lines have multiple letter choices that will form a word.',10098,0);
INSERT INTO comment VALUES (10102,1269,4605,'Vadi D','re: Answer is...','2003-12-02 14:22:43',3,'Did not earlier note the word length was 5 or more!\r\nC for MARCH \r\nN for DENOTE \r\nA for CANDY \r\nW for WORTH \r\nR for TIMBER \r\nE for DENSE \r\nT for TAUNT \r\nR for ENROL \r\nI for SOFIA \r\nG for BEGAN \r\nR for MIRED \r\nP for MAPLE \r\nZ for DIZZY \r\nR for STORE \r\nT for CONNECT \r\nC for TRANCE \r\nB for PROBE \r\nF for DIFFER \r\nO for BLOOM \r\nS for SUITE \r\nF for FUDGE \r\nU for MURMUR \r\nB for RABBIT \r\nK for TOKEN \r\nL for HELPER \r\nM for FAMOUS \r\n',10098,0);
INSERT INTO comment VALUES (10103,1389,4450,'drew','screw it','2003-12-02 14:24:29',0,'i dont feel like trying to solve this problem so just forget about it when the awnser comes out i will see it.',NULL,0);
INSERT INTO comment VALUES (10104,1269,3172,'SilverKnight','re(2): Answer is...','2003-12-02 14:26:25',0,'you\'ve still used the same letter repeatedly (like C, T, and R)',10102,0);
INSERT INTO comment VALUES (10105,1269,3172,'SilverKnight','DON\'T look at this answer','2003-12-02 14:29:14',3,'Pretty sneaky to give us <I>MARCH</I> as the first one...\r\n\r\n<PRE>\r\nT R A <B>M A R <U>S</U> H</B> E G O U S \r\nD E L E <B>D E <U>P</U> O T</B> E C A R \r\nG L O T A <B>C <U>A</U> N D Y</B> U N T \r\nR I N C E L <B><U>N</U> O R T H</B> A D \r\nE <B>T I M B E <U>R</U></B> C L O F I C \r\nL E <B>W I N D <U>Y</U></B> N S E N C H \r\nM A C I E R <B><U>H</U> A U N T</B> E R \r\nC <B>A P P E N <U>D</U></B> O L A B E S \r\nF R A S O <B>F <U>E</U> A S T</B> U R M \r\nA L T E <B>B E <U>G</U> A N</B> N E S E \r\nH I N A <B>M I <U>X</U> E D</B> B R I C \r\nB L A N <B>M A <U>I</U> L E D</B> N E L \r\nI N C E <B>D I <U>Z</U> Z Y</B> E C T S \r\nN E R S <B>T O <U>W</U> E D</B> A N T O \r\n<B>C O N N E C <U>T</U></B> A S P L I C \r\nK A <B>T R A N <U>C</U> E</B> R O I C L \r\nO T I <B>P R O <U>V</U> E</B> R A O U S \r\nP L A <B>D I F <U>F</U> E R</B> M A C H \r\nJ O L A <B>B L <U>O</U> O M</B> S G E R \r\nT R A S P O <B><U>Q</U> U I T E</B> A N \r\nE N C R E S <B><U>J</U> U D G E</B> V E \r\nR A T U L <B>M <U>U</U> R M U R</B> T E \r\nS P I <B>R A B <U>B</U> I T</B> H O L L \r\nM U S A <B>T O <U>K</U> E N</B> R E S P \r\nD A N O <B>H E <U>L</U> P E R</B> P E N \r\nA C R U <B>F A <U>M</U> O U S</B> N A T\r\n</PRE>',NULL,0);
INSERT INTO comment VALUES (10106,1309,775,'Cory Taylor','re(4): alternation implies 1-1','2003-12-02 14:36:29',0,'Well, it wasn\'t helpful because I already agree with all of your points, not because it didn\'t make sense.  I never agreed that points could be adjacent to each other, I was simply replying to Charlies comment insofar as he could accept that the points could alternate, but not that they were 1-1.  To me this was the same issue.\r\n\r\nAnd in DJ\'s post, his final comment is meant to rebut the earlier claim that a single stamp will mark the entire plane.  In fact he even disproves this very comment as part of his post.  I have reposted his final remark, with the not I believe he intended included.\r\n\r\nIn any case, the answer is ~not~ that a single stamp will cover an entire plane.',10099,0);
INSERT INTO comment VALUES (10107,1517,3172,'SilverKnight','re(4): Solution','2003-12-02 14:41:13',0,'<I>\"I\'ll make it up on volume\" is a common misconception. </I>\r\n\r\nNo it is fact--fixed costs versus variable costs.  (This is what \"breakeven analysis\" is all about.)  I hope I can refrain from teaching fundamental economics here.\r\n\r\nAs for the others two points, you are taking the wording too literally.',10097,0);
INSERT INTO comment VALUES (10108,1309,3172,'SilverKnight','re(5): alternation implies 1-1','2003-12-02 14:43:51',0,'ahhh, my bad.',10106,0);
INSERT INTO comment VALUES (10109,1269,3224,'Lee','An answer','2003-12-02 14:50:34',0,'where did all thes comments come from!\r\nAnyways, here\'s an answer (one of many variations I presume)\r\nM A R C H \r\nD E N O T E \r\nC A N D Y \r\nW O R T H \r\nT I M B E R \r\nW I N D Y \r\nS A U N T E R \r\nA P P E N D \r\nF E A S T \r\nB E G A N  \r\nM I X E D \r\nM A I L E D \r\nD I Z Z Y \r\nS T O V E \r\nC O N N E C T \r\nH E R O I C \r\nO P E R A \r\nD I F F E R \r\nB L O O M S \r\nQ U I T E \r\nJ U D G E \r\nM U R M U R \r\nR A B B I T \r\nT O K E N \r\nH E L P E R \r\nF A M O U S \r\n',NULL,0);
INSERT INTO comment VALUES (10116,1270,4595,'Carolyn','re: & my solution','2003-12-02 17:20:00',0,'That\'s what I got too! after a second try ;)',10081,0);
INSERT INTO comment VALUES (10117,1517,4608,'Crystal Lynn','','2003-12-02 19:55:01',0,'The answer would be numbers, as in house numbers. \r\nEach number cost  10 cents.',NULL,0);
INSERT INTO comment VALUES (10112,1269,1301,'Charlie','And another couple of solutions + variants','2003-12-02 15:16:52',3,'<pre>\r\nTRAMAR_HEGOUS  1 C MARCH\r\n\r\nDELEDE_OTECAR  2 N DENOTE\r\n\r\nGLOTAC_NDYUNT  3 A CANDY\r\n\r\nRINCEL_ORTHAD  4 W WORTH\r\n\r\nETIMBE_CLOFIC  5 R TIMBER\r\n\r\nLEWIND_NSENCH  6 Y WINDY\r\n\r\nMACIER_AUNTER  7 V VAUNT\r\n\r\nCAPPEN_OLABES  8 D APPEND\r\n\r\nFRASOF_ASTURM  9 E FEAST\r\n\r\nALTEBE_ANNESE 10 G BEGAN\r\n\r\nHINAMI_EDBRIC 11 X MIXED\r\n\r\nBLANMA_LEDNEL 12 I AILED\r\nBLANMA_LEDNEL 12 I MAILED\r\n\r\nINCEDI_ZYECTS 13 Z DIZZY\r\n\r\nNERSTO_EDANTO 14 S SEDAN\r\n\r\nCONNEC_ASPLIC 15 T CONNECT\r\n\r\nKATRAN_EROICL 16 H HEROIC\r\n\r\nOTIPRO_ERAOUS 17 P OPERA\r\nOTIPRO_ERAOUS 17 P PROPER\r\n\r\nPLADIF_ERMACH 18 F DIFFER\r\n\r\nJOLABL_OMSGER 19 O ABLOOM\r\nJOLABL_OMSGER 19 O BLOOM\r\nJOLABL_OMSGER 19 O BLOOMS\r\nJOLABL_OMSGER 19 O LOOMS\r\n\r\nTRASPO_UITEAN 20 Q QUITE\r\n\r\nENCRES_UDGEVE 21 J JUDGE\r\n\r\nRATULM_RMURTE 22 U MURMUR\r\n\r\nSPIRAB_ITHOLL 23 B RABBI\r\nSPIRAB_ITHOLL 23 B RABBIT\r\n\r\nMUSATO_ENRESP 24 K TOKEN\r\n\r\nDANOHE_PERPEN 25 L HELPER\r\n\r\nACRUFA_OUSNAT 26 M FAMOUS\r\n</pre>\r\n\r\nor, swapping P and S\r\n<pre>\r\nTRAMAR_HEGOUS  1 C MARCH\r\n\r\nDELEDE_OTECAR  2 N DENOTE\r\n\r\nGLOTAC_NDYUNT  3 A CANDY\r\n\r\nRINCEL_ORTHAD  4 W WORTH\r\n\r\nETIMBE_CLOFIC  5 R TIMBER\r\n\r\nLEWIND_NSENCH  6 Y WINDY\r\n\r\nMACIER_AUNTER  7 V VAUNT\r\n\r\nCAPPEN_OLABES  8 D APPEND\r\n\r\nFRASOF_ASTURM  9 E FEAST\r\n\r\nALTEBE_ANNESE 10 G BEGAN\r\n\r\nHINAMI_EDBRIC 11 X MIXED\r\n\r\nBLANMA_LEDNEL 12 I AILED\r\nBLANMA_LEDNEL 12 I MAILED\r\n\r\nINCEDI_ZYECTS 13 Z DIZZY\r\n\r\nNERSTO_EDANTO 14 P PEDANT\r\nNERSTO_EDANTO 14 P TOPED\r\n\r\nCONNEC_ASPLIC 15 T CONNECT\r\n\r\nKATRAN_EROICL 16 H HEROIC\r\n\r\nOTIPRO_ERAOUS 17 S PROSE\r\n\r\nPLADIF_ERMACH 18 F DIFFER\r\n\r\nJOLABL_OMSGER 19 O ABLOOM\r\nJOLABL_OMSGER 19 O BLOOM\r\nJOLABL_OMSGER 19 O BLOOMS\r\nJOLABL_OMSGER 19 O LOOMS\r\n\r\nTRASPO_UITEAN 20 Q QUITE\r\n\r\nENCRES_UDGEVE 21 J JUDGE\r\n\r\nRATULM_RMURTE 22 U MURMUR\r\n\r\nSPIRAB_ITHOLL 23 B RABBI\r\nSPIRAB_ITHOLL 23 B RABBIT\r\n\r\nMUSATO_ENRESP 24 K TOKEN\r\n\r\nDANOHE_PERPEN 25 L HELPER\r\n\r\nACRUFA_OUSNAT 26 M FAMOUS\r\n\r\n</pre>\r\n----------\r\nboth using the given MARCH in the first row.  (The variants above are the different words for the same letter in a given row, shown single-spaced.)',NULL,0);
INSERT INTO comment VALUES (10118,1517,4610,'plextor','Answer is obvious','2003-12-02 21:14:45',0,'Correct me if I am wrong, but E=MC&#178;\r\ntherefore if this is the owner of a hardware shop then he is selling ...\r\n\r\nHARDWARE !',NULL,0);
INSERT INTO comment VALUES (10119,1517,3172,'SilverKnight','re: Answer is obvious','2003-12-02 21:21:26',0,'lol... that was kinda funny!',10118,0);
INSERT INTO comment VALUES (10120,1517,4507,'Penny','re: Answer is obvious','2003-12-02 22:05:21',0,'plextor: \"Correct me if I am wrong...if this is the owner of a hardware shop then he is selling ...\r\nHARDWARE !\"\r\n \r\nYou are wrong. Do gas stations sell cigarettes? Yes. And cigarettes are not gas. Do hospitals sell turkey sandwiches? I had one in a hospital last week. And sandwiches are not medicine. Do grocery stores sell stamps? Yes. And while you can lick stamps, they are not food. Do hardware stores sell the use of copying machines? They certainly do. The copying machines themselves are hardware, but that which is being sold - the making of paper copies, is not.\r\n\r\nNow some folks will tell you that the store owner  is selling numerals at 10 cents apiece,  to be placed on houses to address them,  and that by using them as \"loss leaders\" to lure in six or seven extra customers each year, he will eventually open the floodgates of capitalistic profit and wealth beyond the dreams of avarice. Such people have no concept of what a loss leader is. To be a loss leader, a product must (a) be desired strongly by enough people that it will entice significantly larger numbers of them to visit the store who otherwise would not have done so; and (b) people need to replenish their supplies of it by repurchasing it frequently. Milk is a good loss leader for convenience stores, because people will make an extra trip to the store at 2 in the morning when they\'re out of it, but no one buys huge supplies of milk when they do buy it; instead they return to buy it again and again. Numerals for house addresses are a perfectly laughable loss leader, bcause no one is going to go out at 2 in the morning to seek to buy them; having bought a few of them, they are not likely to need to replenish their supply even infrequently; and very few people have the need for them anyway. When was the last time you went out to buy address numerals for your house? I have done so once in my entire life.    \r\n \r\nThe store owner is selling time on his copying machine.        \r\n\r\n\r\n\n\n<i>Edited on <b>December 2, 2003, 11:03 pm</b></i>',10118,0);
INSERT INTO comment VALUES (10114,1269,3172,'SilverKnight','re: And another couple of solutions + variants','2003-12-02 15:21:18',0,'<I>\"both using the given MARCH in the first row\"</I>\r\n\r\n:-P\r\nshowoff!',10112,0);
INSERT INTO comment VALUES (10115,1269,1301,'Charlie','re: And another couple of solutions + variants','2003-12-02 15:37:27',0,'Yes, there was computer assistance.  For the record, after finding words matching the rows, a matrix was built, to be examined manually, showing the number of words using given fill-in letters for each row:\r\n<pre>\r\n   A B C D E F G H I J K L M N O P Q R S T U V W X Y Z\r\n 1 . . 1 . . . . . . . . . . . . . . . 1 . . . . . . .\r\n 2 . . . . . . . . . . . . 2 1 . 1 . . . . . 1 . . . .\r\n 3 1 . . . . . . . . . . . . . . . . . . . . . . . . .\r\n 4 . . . . . 1 . . . . . 1 . 1 . . . . . . . . 1 . . .\r\n 5 . . . 1 . . . . . . . . . . . . . 1 . . . . . . . .\r\n 6 . . . . 1 . . . . . . . . . . . . . 1 . . . . . 1 .\r\n 7 . . . 1 . . 2 2 . 1 . . . . . . . . 1 2 . 1 . . . .\r\n 8 . . . 1 . . . . . . . . . . . . . . . . . . . . . .\r\n 9 . . . . 1 . . . 1 . . . . . . . . . . . . . . . . .\r\n10 . . . . . . 1 . . . . . . . . . . . . . . . . . . .\r\n11 . . . 1 . . . . . . . . 1 1 . . . 1 . . . . . 1 . .\r\n12 . . . . . . . . 2 . . . . . . 1 . . . . 1 . . . . .\r\n13 . . . . . . . . . . . . . . . . . . . . . . . . . 1\r\n14 . . . . . . . . . . 3 1 . 3 . 2 . 2 1 1 . 1 2 . 1 .\r\n15 . . . . . . . . . . . 1 . . . . . . . 1 . . . . . .\r\n16 . . 1 . 1 . 3 1 . . . . . . . . . . 1 1 . . . . . .\r\n17 . 2 . . . . 1 . . . . . . 1 . 2 . . 1 . . 3 1 . . .\r\n18 . . . 1 . 1 . . . . . . . . . . . . . . . . . . . .\r\n19 . . . . . . . . . . . . . . 4 . . . . . . . . . . .\r\n20 . . . . . . . . . . . . . . . . 1 . 1 . . . . . . .\r\n21 . 1 . . . 1 . . . 1 . 1 1 1 . . . . 1 1 . . . . . .\r\n22 . . . . . . . . . . . . . . . . . . . . 1 . . . . .\r\n23 . 2 . . . . . . . . . . . . . . . . . . . . . . . .\r\n24 . . . . . . 2 . . . 1 . . 1 . . . . . . . . . . . .\r\n25 . . . . . . . . . . . 1 . . . . . . . . . . . . . .\r\n26 . . . . . . . . . . . . 1 . . . . . . . . . . . . .\r\n</pre>\r\n----------\r\nwhere, immediately rows 3, 8, 10, 13, 19, 20, 22, 23, 25 and 26 have only 1 possibility and F and X have unique possible rows (aside from those letters unique in both ways-- A on 3, O on 19, Q on 20, Z on 13).\r\n\r\nSecondarily, when these are chosen, and other possibilities in their respective rows and columns are removed, R can be on row 5 only and T on 15 only.\r\n\r\nAfter that it\'s manual trial and error.',10112,0);
INSERT INTO comment VALUES (10121,1309,1575,'DJ','re(3): alteration','2003-12-02 22:36:09',0,'You are correct. Alteration was a poor word choice; I meant only to address Benjamin\'s claim that there can exist an unbroken continuity of either rational or irrational numbers. SK said it better; between any two given unequal irrational points, there are an <i>infinite</i> number of both rational and irrational points; likewise between any two unequal rational points.\r\n\r\nOf course, there is not a one-to-one correspondence between rational and irrational numbers, which would imply the same cardinality. The limit of the ratio of irrational to rational numbers in an interval as the infinitesimal size of that interval approaches zero, which would intuitively be 1, is not (I think that ratio will be &#925;<sub>1</sub>/&#925;<sub>0</sub>, the ratio of the cardinalities of the sets, but I am not sure). \'Alteration\' in this case does not imply a one-to-one ratio because we cannot delimit every possible point on an infinite segment or within a finite interval.\r\n\r\nAlso, I did type the word \'not\' in the last sentence of my previous post, but for some reason the &lt;i> &lt;/i> tags made the word disappear altogether (I will not bother editing the post, but the curious can look at the source of that page to confirm). But yes, that should read, \"the answer is not that a single stamp will cover an entire plane\" (I will not risk the use of italics this time).',10083,0);
INSERT INTO comment VALUES (10122,1517,3558,'Tristan','re(2): Answer is obvious','2003-12-02 23:16:18',0,'The <i>intended</i> solution is obviously numerals.  Would they really charge those amounts for time on a copying machine?  Would they, in this puzzle, charge those amounts for time on a copying machine?  The answer to the first question is perhaps, and the answer to the second is no.\r\n\r\nStill, it\'s always nice to hear the creative solutions people come up with.  And if they start ranting for dozens of posts about their solution, I suppose I don\'t really have to read them.  No, I\'m not referring to you in particular.',10120,0);
INSERT INTO comment VALUES (10123,697,3224,'Lee','slightly simpler? (or maybe it isn\'t)','2003-12-02 23:38:06',3,'Mr Y lives at a, ab or abc (cannot live in a 4-digit house since the sum of the squares of the digits is 3 figures maximum)\r\nSo Mr X lives at a^2, (a^2 + b^2), (a^2 + b^2 + c^2)\r\na^2 can never be prime so the 1 digit case fails.\r\n\r\n2 digit case (Mr Y at ab)\r\nab is prime –> odd –> b is odd\r\n(a^2 + b^2) is prime -> odd,  b we know is odd, so b^2 is odd, making a^2 (and therefore a) even.\r\na…a^2…b…b^2\r\n2…..4….3…..9\r\n4….16…5…..25\r\n6….36…7…..49\r\n8….64…9…..81\r\n\r\nOnly prime choices for ab (Mr Y) are\r\n23, 43, 47, 67, 83, 89\r\nDisregard 89 (since 8^2+9^2 is three figures)\r\nSo Mr X lives at one of these;\r\n33, 53, 57, 77, 93, (if he lives up the street by 10)\r\n13, 33, 37, 57, 73, (if he lives down the street by 10)\r\nAnd Mr Y at\r\n23, 43, 47, 83\r\nFinally since Mr X lives at (a^2 + b^2), he lives at\r\n13, 25, 65, 73\r\nand only 13 and 73 are prime (which means he lives down the street with Mr Y at 23 or 83)\r\n\r\n3 digit case (fails quickly)\r\nMr Y at abc\r\nMr X at (a^2 + b^2 + c^2)\r\na is clearly 1 (since (a^2 + b^2 + c^2)&lt;244 and (a^2 + b^2 + c^2)<200 if  a=2)\r\nabc is prime, therefore c is odd\r\nfor (1+ b^2 + c^2), with c odd, b must be odd.\r\nMax for (1+ b^2 + c^2) = 163 (b,c, both 9)\r\nSo b<6\r\nb&gt;3 (since (1+ 9 + c^2)&lt;100)\r\nSo b = 5 and c must equal 9 to have (1+ 25 + c^2) &gt;100\r\nBut (1+ 5^2 + 9^2) does not equal 159\r\n\r\nMr Y lives at 83 with Mr X at 73\r\nor\r\nMr Y lives at 23 with Mr X at 13\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10124,1517,1575,'DJ','re(2): Answer is obvious','2003-12-03 00:12:32',0,'\"<i>You are wrong. Do gas stations sell cigarettes?</i>\"\r\n\r\nDo you mean to say that if I said, \"Gas stations sell gas,\" I would be <i>wrong</i> because they sell things other than gas? I hope not.\r\n\r\nTo say that a grocer sells groceries, a pharmacist sells pharmaceuticals, or that a hardware shop owner sells hardware seems a pretty airtight statement to me.',10120,0);
INSERT INTO comment VALUES (10125,492,4300,'Minion123','what i got','2003-12-03 00:29:16',3,'i used a piece of paper and pencil to make a table in order to find a solution.\r\nStarting from the front\r\n\r\nPrancer \r\nCupid \r\nRudolph\r\nDasher\r\nBlitzen\r\nVixen\r\nComet\r\nDonder\r\nDancer',NULL,0);
INSERT INTO comment VALUES (10126,1517,3224,'Lee','some thoughts and an alternative solution','2003-12-03 00:40:47',0,'A normal photocopier has a negligable set-up time.  The majority of the time is spent scanning the page, which it does so on every copy.  A normal copier has a ‘click’ charge (if you lease the copier as most do) which will cover toner replacement and servicing.  If you own the machine this ‘click’ charge obviously drops but monies will need to set aside to cover maintenance yourself.\r\nMost high volume/dependant users lease.\r\nThe click charge is around .7p (data from 8 years ago), or 1 cent (I have no reason to believe this figure will have dropped greatly)\r\nFrom 15 to 110 copies the store owner collects a paltry 10 cents for the 95 copies – about a 10th of the charge to himself\r\nThere exists, copiers that have a greatly reduced ‘click’ charge and do require a set up time and cost (around 10 cents?). These are more like low-run printing machines, with  the machine making a ‘plate’ that is then used to produce bulk copies.  You could argue that the ink costs for this machine would be low enough to justify 10c for 95 copies (ink is cheaper than toner) but your enemy now is paper costs.\r\n53 cents a ream – gimme some!\r\nI’ll take 50 reams please!\r\nIt is clearly more profitable, time-wise, to charge your clients the same for the paper as you would to copy (saving you the hassle) but at 53 cents a ream you would have the whole world and his dog at your store clearing you out of paper.\r\nFactor in the floor space the machine takes up (space you can’t fill with profitable products) and you don’t have a loss leader you have deadwood.\r\nThe hardware store isn’t selling photocopies at this price. Although I admire Penny’s tenacity (suspiciously like Dan but more eloquent)\r\nIt’s selling numerals (not necessarily house numerals – what about letraset?).  The sign in the window is a marketing device – who (who doesn’t know this classic puzzle) would not be tempted to go in the store to find out what this great deal was for?  Who would not think ‘ah, that’s clever/neat!’ (again who doesn’t know this classic puzzle)\r\nThe chip shop near my girlfriend Tweetie’s house has a chalkboard they scribble puzzles on to think over while waiting.  It’s not the nearest chip shop, but it’s the one I always use – the sign is just a hook to get you in the shop.\r\nIf you want an alternative solution here’s mine;\r\n“Words of hardware advice.”\r\nWhat ampage fuse do I want for a kettle?\r\n‘Thirteen’ (10 cents)\r\nWhat’s the best way to put up a picture?\r\n‘First, drill a hole, pop in this plug, screw in this (offers) and hang your picture’ (20 cents)\r\n',NULL,0);
INSERT INTO comment VALUES (10127,1475,4615,'John','A guess','2003-12-03 04:22:35',3,'I\'ll take everyone\'s word for it that Alaska is the furthest north, east, and west, but I think Florida has the southern most point.',NULL,0);
INSERT INTO comment VALUES (10128,1475,4615,'John','re: A guess','2003-12-03 04:46:20',0,'Ya, I just checked, Key West, Florida is the southernmost point in the US. Here\'s a link to a picture of it:\r\nhttp://www.milemarkerzero.com/gallery/pages/000.html',10127,0);
INSERT INTO comment VALUES (10129,1269,4507,'Penny','A solution differing a bit from prior posts. NO COMPUTER PGM USED.','2003-12-03 04:51:27',0,'I knew the fact that I almost got a perfect score on  the college verbal SAT would come in handy someday. I found this one to be very easy.\r\n\r\nI don\'t use any proper nouns like SOFIA and EDEN (the latter also is less than 5 letters). Proper nouns are not forbidden by the wording of the puzzle, but clearly their use makes it much too easy to solve, when you have an unabridged Atlas to supply strange letter combinations. I did not use a computer program. (Use of computer programs takes all the challenge out of it. That\'s why competing athletes in Olympic cross country skiing are not allowed to  use snowmobiles). All my words are common words except for \"CRESS\", a crucifer with pungent leaves, and \"PROKE\", an old form of the word \"poke\". I used CRESS in preference to the obvious JUDGE, and PROKE in preference to the obvious PROVE, in an attempt to be a little more creative than a computer program would have been. (That PROKE is a valid word can be verified here: http://www.thefreedictionary.com/Proke)\r\n\r\nT R A M A R **C** H E G O U S = MARCH  \r\nD E L E D E **P** O T E C A R = DEPOT  \r\nG L O T A C **A** N D Y U N T = CANDY  \r\nR I N C E L **W** O R T H A D = WORTH  \r\nE T I M B E **R** C L O F I C = TIMBER \r\nL E W I N D **Y** N S E N C H = WINDY  \r\nM A C I E R **J** A U N T E R = JAUNT  \r\nC A P P E N **D** O L A B E S = APPEND \r\nF R A S O F **E** A S T U R M = FEAST  \r\nA L T E B E **G** A N N E S E = BEGAN  \r\nH I N A M I **X** E D B R I C = MIXED  \r\nB L A N M A **I** L E D N E L = MAILED \r\nI N C E D I **Z** Z Y E C T S = DIZZY \r\nN E R S T O **V** E D A N T O = STOVE  \r\nC O N N E C **T** A S P L I C = CONNECT\r\nK A T R A N **H** E R O I C L = HEROIC  \r\nO T I P R O **K** E R A O U S = PROKE\r\nP L A D I F **F** E R M A C H = DIFFER \r\nJ O L A B L **O** O M S G E R = BLOOM  \r\nT R A S P O **Q** U I T E A N = QUITE  \r\nE N C R E S **S** U D G E V E = CRESS  \r\nR A T U L M **U** R M U R T E = MURMUR \r\nS P I R A B *B** I T H O L L  = RABBIT \r\nM U S A T O *N** E N R E S P  = ATONE \r\nD A N O H E **L** P E R P E N = HELPER \r\nA C R U F A **M** O U S N A T = FAMOUS \r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 3, 2003, 5:38 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10130,1389,4507,'Penny','FULL SOLUTION (No computer program used)','2003-12-03 07:16:03',3,'First of all, the pattern strongly suggests that it is made up of letters represented by two-digit codes. The apostrophe limits the values \"37\" to S,M, and D. The real key to solving this puzzle is to concentrate on \"18281422361218\", a seven letter word with 1st and last letters matching, and no other letters matching. This word occurs three times. It is preceded by \"12\", a single letter word. \"12\" is a vowel, so \"18\" must be a consonant. \"18\" is the first letter of the two letter word \"1836\". All the possible two letter words beginnning with a consonant  are: be, by, do, go, me, my, no, so, to, we. All the possible one letter words are:\r\na,i. So we are looking for a seven letter word of this form:\r\n\r\nno matching letters except for the 1st and 7th letters\r\n1st letter = 7th letter = N,B,T,D,M,G,S or W \r\n5th letter: O (if 1st letter = N,G,D,T,S) \r\n5th letter = E or Y if 1st letter = B,M,or W.   \r\n6th letter = A or I\r\n\r\nNow the puzzle becomes easy, due to the fact that there is ONLY ONE WORD like that in the English language: TUGBOAT. (You don\'t need a computer program to figure that out. All you need is a methodical approach, and one of the Internet \"crossword puzzle guides\" that list all the seven-letter words). \r\n\r\nSo we plug in: 18=T, 28=U, 14=G, 22=B, 36=O, 12=A. Then you just look at the result, make a succession of intelligent guesses, figure out the remaining substitutions, and (although this sure doen\'t sound like a \"children\'s rhyme\" to me...):\r\n     \r\nMISS SUSY HAD A TUGBOAT,\r\nTHE TUGBOAT HAD A BELL,\r\nMISS SUSY WENT TO HEAVEN,\r\nHER TUGBOAT WENT TO...\r\nWELL, THAT\'S ENOUGH SINGING FOR NOW..\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 3, 2003, 2:53 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10131,865,4618,'taoist','DUH!','2003-12-03 07:31:54',3,'You can put any answer because it doesn\'t have to be a yes or no answer... for example I would answer it with a \'maybe\'. = )',NULL,0);
INSERT INTO comment VALUES (10132,1309,1301,'Charlie','re(5): alternation implies 1-1','2003-12-03 08:46:51',4,'Hmmm...\r\n\"I was simply replying to Charlies comment insofar as he could accept that the points could alternate, but not that they were 1-1. To me this was the same issue.\"\r\n\r\nWhat I had said was:\r\n\"The idea of alternation would imply equal numbers in the sense of 1-to-1 correspondence. But there are many more irrational numbers on the radius than rational. There are Aleph-1 of the former, but only Aleph-null of the latter. The numbers are intimately mixed, but not alternating.\"\r\n\r\nI don\'t see that I accepted that the types alternate; rather I was stating what you state: it\'s the same as a 1-to-1 correspondence.\r\n\r\nBTW, does anyone know of an HTML code for an Aleph?\r\n\r\n\r\n',10106,0);
INSERT INTO comment VALUES (10133,1389,1301,'Charlie','re: FULL SOLUTION (No computer program used)','2003-12-03 08:53:37',3,'You didn\'t decrypt the title, which is PHONE FUN, and explain why that title is <i>a propos</i>.',10130,0);
INSERT INTO comment VALUES (10134,1309,1301,'Charlie','re(4): alteration','2003-12-03 09:00:09',0,'Looking at the source for that disappearing not: it seems the site translated the closing greater than symbol of the i that opens the italics, into ampersand-gt; as if you had wanted a greater than sign to appear.  Apparently these things happen sporadically, like the backslashes that sometimes get placed before quotes.\n\n<i>Edited on <b>December 3, 2003, 9:00 am</b></i>',10121,0);
INSERT INTO comment VALUES (10135,1389,2839,'FatBoy','re: FULL SOLUTION (No computer program used)','2003-12-03 09:07:58',0,'Wow,  good analysis.\r\nA couple questions, \r\n1)  in \"1st letter = 7th letter = N,B,T,D,M,G, or W\" you left out \"s\" was this just a typo or had you eliminated \"s\" in some other step?\r\n2) Did you find any underlying Mathmatical corelation letters to numbers?  \r\nYours is the only response that I\'ve read so I am not sure if anyone else has found such a link.\r\nI really like the Crypto puzzles but am poor at them so I like to pick te brains of those who complete them. ',10130,0);
INSERT INTO comment VALUES (10136,1517,2839,'FatBoy','there might be trouble in Floobleland','2003-12-03 09:18:56',0,'Seems Lees gal adn Penny\'s guy ahve a history...',NULL,0);
INSERT INTO comment VALUES (10137,1517,2839,'FatBoy','there might be trouble in Floobleland','2003-12-03 09:19:35',0,'Seems Lees gal adn Penny\'s guy ahve a history...',NULL,0);
INSERT INTO comment VALUES (10138,1517,2839,'FatBoy','sorry folks','2003-12-03 09:21:48',0,'That was barely witty enough to post once, I certainly did not mean to post it twice',NULL,0);
INSERT INTO comment VALUES (10139,1389,4507,'Penny','re(2): FULL SOLUTION (No computer program used)','2003-12-03 09:52:47',0,'Charlie: \"You didn\'t decrypt the title, which is PHONE FUN, and explain why that title is a propos\"\r\n \r\nPHONE is short for PHONETIC. I had to leave something for you to work on.  ',10133,0);
INSERT INTO comment VALUES (10140,1309,775,'Cory Taylor','a solution??','2003-12-03 10:03:58',0,'after all the discussion of the rational/irrational set sizes, the problem has kinda been overlooked.  I like the approach that Eric started with, and I think it shows ~conceptually~ that there is a solution, but it is not really complete...',NULL,0);
INSERT INTO comment VALUES (10141,1389,4507,'Penny','re(2): FULL SOLUTION (No computer program used)','2003-12-03 10:18:05',0,'FatBoy: \"A couple questions, \r\n1) in \"1st letter = 7th letter = N,B,T,D,M,G, or W\" you left out \"s\" was this just a typo or had you eliminated \"s\" in some other step? \r\n2) Did you find any underlying Mathmatical corelation letters to numbers?\"\r\n \r\n1) Typo !! I went back and corrected the post. Thanks.\r\n2) I wasn\'t looking for anything like that. This puzzle didn\'t come from Pythagoras.\n\n<i>Edited on <b>December 3, 2003, 2:41 pm</b></i>',10135,0);
INSERT INTO comment VALUES (10142,1507,1301,'Charlie','Multiple solutions.','2003-12-03 10:27:56',3,'There are several relationships involved. In addition to the given equations, these three, derived from those given, are useful:\r\nB-H=C-I\r\nD-C=H-F\r\nF-B=I-D\r\n\r\nThat means that the contents of A,B,C,D and G determine all the rest:\r\nH=A+B+C-G-D\r\nF=H+C-D\r\nI=C+H-B\r\nJ=A+B+C-F-I\r\nand E is whatever is left over.\r\n\r\nTrying all possibilities of A,B,C,D and G is easier than trying all possible permutations.\r\n\r\nThe following program goes through the possibilities, and then it prints out only those solutions where A>G>J, so that reflections and rotations are not considered as different:\r\n\r\nCLS\r\nFOR&nbsp;a&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;taken(a)&nbsp;=&nbsp;1\r\n&nbsp;FOR&nbsp;b&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;&nbsp;IF&nbsp;taken(b)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;taken(b)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;FOR&nbsp;c&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(c)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(c)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR&nbsp;d&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(d)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(d)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR&nbsp;g&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(g)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;h&nbsp;=&nbsp;a&nbsp;+&nbsp;b&nbsp;+&nbsp;c&nbsp;-&nbsp;g&nbsp;-&nbsp;d\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;h&nbsp;>=&nbsp;0&nbsp;AND&nbsp;h&nbsp;&lt;=&nbsp;9&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(h)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(h)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;f&nbsp;=&nbsp;h&nbsp;+&nbsp;c&nbsp;-&nbsp;d\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;f&nbsp;&gt;=&nbsp;0&nbsp;AND&nbsp;f&nbsp;&lt;=&nbsp;9&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(f)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(f)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i&nbsp;=&nbsp;c&nbsp;+&nbsp;h&nbsp;-&nbsp;b\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;i&nbsp;&gt;=&nbsp;0&nbsp;AND&nbsp;i&nbsp;&lt;=&nbsp;9&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(i)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(i)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;j&nbsp;=&nbsp;a&nbsp;+&nbsp;b&nbsp;+&nbsp;c&nbsp;-&nbsp;f&nbsp;-&nbsp;i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;j&nbsp;&gt;=&nbsp;0&nbsp;AND&nbsp;j&nbsp;&lt;=&nbsp;9&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(j)&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(j)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;g&nbsp;+&nbsp;h&nbsp;+&nbsp;i&nbsp;=&nbsp;a&nbsp;+&nbsp;c&nbsp;+&nbsp;f&nbsp;AND&nbsp;c&nbsp;+&nbsp;f&nbsp;+&nbsp;j&nbsp;=&nbsp;b&nbsp;+&nbsp;d&nbsp;+&nbsp;g&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;a&nbsp;&gt;&nbsp;g&nbsp;AND&nbsp;g&nbsp;>&nbsp;j&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR&nbsp;e&nbsp;=&nbsp;0&nbsp;TO&nbsp;9\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;taken(e)&nbsp;=&nbsp;0&nbsp;THEN&nbsp;EXIT&nbsp;FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;r0&nbsp;=&nbsp;5&nbsp;*&nbsp;(ct&nbsp;\\&nbsp;5):&nbsp;c0&nbsp;=&nbsp;10&nbsp;*&nbsp;(ct&nbsp;MOD&nbsp;5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATE&nbsp;r0&nbsp;+&nbsp;1,&nbsp;c0&nbsp;+&nbsp;5:&nbsp;PRINT&nbsp;STR$(a)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATE&nbsp;r0&nbsp;+&nbsp;2,&nbsp;c0&nbsp;+&nbsp;4:&nbsp;PRINT&nbsp;STR$(b);&nbsp;STR$(c)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATE&nbsp;r0&nbsp;+&nbsp;3,&nbsp;c0&nbsp;+&nbsp;3:&nbsp;PRINT&nbsp;STR$(d);&nbsp;STR$(e);&nbsp;STR$(f)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOCATE&nbsp;r0&nbsp;+&nbsp;4,&nbsp;c0&nbsp;+&nbsp;2:&nbsp;PRINT&nbsp;STR$(g);&nbsp;STR$(h);&nbsp;STR$(i);&nbsp;STR$(j)\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct&nbsp;=&nbsp;ct&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(j)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(i)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(f)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(h)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(d)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;taken(c)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;taken(b)&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;NEXT\r\n&nbsp;taken(a)&nbsp;=&nbsp;0\r\nNEXT\r\nPRINT&nbsp;ct\r\n\r\nThe program finds:\r\n<pre>\r\n     5         5         6         7         7\r\n    1 7       6 2       0 4       1 3       1 5\r\n   6 2 4     1 3 9     5 8 2     2 8 5     6 0 3\r\n  4 3 9 0   4 8 4 0   2 3 7 1   5 4 6 0   3 4 8 2\r\n\r\n     7         8         8         8         8\r\n    6 0       0 5       2 3       2 4       2 4\r\n   1 4 8     6 2 3     1 4 7     3 0 6     6 1 5\r\n  3 9 3 2   3 4 9 1   7 5 6 0   6 5 7 1   1 7 9 0\r\n\r\n     8         8         8         9         9\r\n    2 6       2 6       4 3       0 4       0 6\r\n   4 1 7     7 0 4     1 2 9     2 6 5     5 1 3\r\n  7 5 9 0   4 5 9 3   7 7 6 0   8 3 7 1   8 2 8 4\r\n\r\n     9         9         9         9         9\r\n    1 3       1 4       2 4       3 0       3 1\r\n   2 4 6     3 2 6     3 1 7     1 5 6     0 5 7\r\n  6 5 7 0   6 5 8 0   6 6 8 0   4 7 4 2   7 6 4 2\r\n\r\n     9         9         9         9         9\r\n    3 2       3 2       3 4       3 5       5 1\r\n   0 4 8     1 4 8     2 0 8     4 0 7     0 2 8\r\n  8 6 5 1   6 7 6 0   8 6 7 1   7 6 8 2   8 7 3 4\r\n</pre>\r\n--------\r\nThus there are 25 basic solutions, not counting rotations and reflections.',NULL,0);
INSERT INTO comment VALUES (10143,1507,4082,'wonshot','re: Multiple solutions.','2003-12-03 10:36:03',0,'I think there is a slight problem with this, there seems to be duplicate numbers.',10142,0);
INSERT INTO comment VALUES (10144,1389,1301,'Charlie','re(3): FULL SOLUTION (No computer program used)','2003-12-03 10:47:14',3,'RE:\r\n\"PHONE is short for PHONETIC. I had to leave something for you to work on.\"\r\n\r\nThanks for your graciousness.  Since no one has said it before:\r\n\r\nThe second digit of each 2-digit code is the number on a telephone keypad and the first digit is the ordinal number of the letter on that key.',10139,0);
INSERT INTO comment VALUES (10145,1507,2716,'Federico Kereki','Full solution','2003-12-03 10:54:12',3,'There are a dozen solutions:\r\n\r\nABCDEFGHIJ\r\n0594378261\r\n0957341628\r\n1574639028\r\n1672398450\r\n1753648209\r\n1769320548\r\n8230679451\r\n8246351790\r\n8327601549\r\n8425360971\r\n9042658371\r\n9405621738\r\n\r\nThey were produced by the following awk program:\r\n<pre>\r\nBEGIN {\r\n  for (A=0; A&lt;=9; A++)\r\n  { for (B=0; B<=9; B++) if (B!=A)\r\n    { for (C=0; C<=9; C++) if ((C!=A) && (C!=B))\r\n      { for (D=0; D<=9; D++) if ((D!=A) && (D!=B) && (D!=C))\r\n        { for (E=0; E<=9; E++) if ((E!=A) && (E!=B) && (E!=C) && (E!=D))\r\n          { for (F=0; F<=9; F++) if ((F!=A) && (F!=B) && (F!=C) && (F!=D) && (F!=E))\r\n            { for (G=0; G<=9; G++) if ((G!=A) && (G!=B) && (G!=C) && (G!=D) && (G!=E) && (G!=F))\r\n              { for (H=0; H<=9; H++) if ((H!=A) && (H!=B) && (H!=C) && (H!=D) && (H!=E) && (H!=F) && (H!=G))\r\n                { for (I=0; I<=9; I++) if ((I!=A) && (I!=B) && (I!=C) && (I!=D) && (I!=E) && (I!=F) && (I!=G) && (I!=H))\r\n                  { J = 45 - (A+B+C+D+E+F+G+H+I)\r\n                    if ((J!=A) && (J!=B) && (J!=C) && (J!=D) && (J!=E) && (J!=F) && (J!=G) && (J!=H) && (J!=I))\r\n                    { if ((A+B+D+G==G+H+I+J) && (A+B+D+G==A+C+F+J) && (A+B+C==D+G+H) && (D+G+H==F+I+J))\r\n                      { print A B C D E F G H I J\r\n                      }\r\n                    }\r\n                  }\r\n                }\r\n              }\r\n            }\r\n          }\r\n        }\r\n      }\r\n    }\r\n  }\r\n}\r\n</pre&gt;\n\n<i>Edited on <b>December 3, 2003, 11:25 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10146,540,2716,'Federico Kereki','re: Hmm..','2003-12-03 10:56:15',0,'Actually from \"THE HOBBIT\" -- the \"riddles duel\" between Bilbo and Gollum, deep in the mountain.',5524,0);
INSERT INTO comment VALUES (10147,1389,4507,'Penny','re(4): FULL SOLUTION (No computer program used)','2003-12-03 11:10:22',0,'Charlie: \"Thanks for your graciousness. Since no one has said it before: The second digit of each 2-digit code is the number on a telephone keypad and the first digit is the ordinal number of the letter on that key.\"\r\n\r\nsheesh....How the heck were people who still have rotary phones supposed to realize that? ..... \r\n\n\n<i>Edited on <b>December 3, 2003, 12:51 pm</b></i>',10144,0);
INSERT INTO comment VALUES (10148,1309,1920,'Brian Smith','Solution','2003-12-03 11:22:29',0,'Let x be any positive number such that x^2 is irrational.\r\nLet AC be any line segment on the plane with length 2x.\r\nLet B be the midpoint of AC.\r\nLet P be any point in the plane.\r\nLet u be the length of PA.\r\nLet v be the length of PB\r\nLet w be the length of PC.\r\nLet T be the measure of angle ABP.\r\n<pre>          P\r\n         /|\\_\r\n        / \\  \\_\r\n      u/   \\   \\__\r\n      /    |v    w\\_\r\n     /      \\       \\_\r\n    /      T \\        \\\r\n---A---------B---------C---\r\n       x          x\r\n</pre>\r\nBy the law of cosines:\r\nu^2 = v^2 + x^2 - 2vx*cos(T)\r\nw^2 = v^2 + x^2 - 2vx*cos(pi-T)\r\n\r\nSince cos(pi-x) = -cos(x), the second equation can be written as\r\nw^2 = v^2 + x^2 + 2vx*cos(T)\r\n\r\nAdding the two equations together yeilds\r\nu^2 + w^2 = 2v^2 + 2x^2\r\n\r\nIf we assume u, v, and w are all rational, then a contradiction is formed because if both u and w are rational then v^2 = (u^2 + w^2 - 2x^2)/2 is irrational which means v must be irrational.\r\n\r\nSo points A, B, and C are three points which allow the stamp to cover the entire plane.\n\n<i>Edited on <b>December 9, 2003, 10:08 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10149,1507,775,'Cory Taylor','wording change','2003-12-03 11:31:00',0,'I seem to remember that the three number sums were originally different when this problem was waiting in the queue - possibly when it was re-formatted the intent was altered?  I could easily be wrong of course, but the three number equivalent sums were originally;\r\n\r\nD+E+F = B+E+I = C+E+H\r\n\r\nI also don\'t know if this would reduce the redundancies, as I never worked through this one.',NULL,0);
INSERT INTO comment VALUES (10150,1507,1920,'Brian Smith','re: wording change','2003-12-03 11:45:15',0,'I am fairly sure this problem is equivalent.',10149,0);
INSERT INTO comment VALUES (10151,1309,775,'Cory Taylor','re: Solution','2003-12-03 12:19:56',0,'{Let x be any positive irrational number. \r\nLet AC be a line segment with length 2x. \r\nLet B be the midpoint of AC. \r\nLet P be any point in the plane. \r\nLet u be the length of PA. \r\nLet v be the length of PB \r\nLet w be the length of PC. \r\nLet T be the measure of angle ABP.}\r\n\r\nFurther refinement is required unless I\'ve missed a constraint of your solution.\r\n\r\nLet x=any positive irrational number (okay x=root3)\r\nLet p=any point on the plane (okay choose p so that t=90 degrees and v=1)\r\n\r\nGeomety works the following lengths;\r\n  u=w=2\r\n  v=1\r\n  t=90,pi\r\n\r\nThis causes your equation to produce no contradiction, ie.,\r\nv^2 = (u^2 + w^2 - 2x^2)/2\r\n1^2 = (2^2 + 2^2 - 2(&#8730;3)^2)/2\r\n1   = (4   + 4   - 6)            /2\r\n1=1\r\n\r\nall with x->irrational and u,v,w -> rational',10148,0);
INSERT INTO comment VALUES (10152,1507,2716,'Federico Kereki','re: wording change','2003-12-03 13:11:19',0,'As the problem stands, E is useless, for it doesn\'t appear in any of the sums; its only function is to use up a number.',10149,0);
INSERT INTO comment VALUES (10153,1507,1301,'Charlie','re(2): Multiple solutions.--down to two','2003-12-03 14:12:03',3,'A bug in my original program (failure to set taken(g)), resulted in those duplicate digits.  Correcting that, we\'re left with 2 solutions:\r\n<pre>\r\n     8         9\r\n    2 4       0 4\r\n   6 3 5     2 6 5\r\n  1 7 9 0   8 3 7 1\r\n</pre>\r\n---------\r\nNote that the 3\'s across the center do add up to a constant in each solution: 14 and 13 respectively, the same as the corner triangles.\r\n\r\nThese solutions, when rotated and reflected, produce the same twelve as found by Federico Kereki.\n\n<i>Edited on <b>December 3, 2003, 2:18 pm</b></i>',10143,0);
INSERT INTO comment VALUES (10154,7,4430,'Eberhard','re(2): Solution Using Real Prob/Stats','2003-12-03 14:20:58',0,'ell- first let me say i did read the solution, what i think you might be missing is that HT and TH are functionally equivilant, meaning that there are 2 not 3 outcomes even in art\'s solution - i.e. 1/2 not 1/3 but anyway...\r\n\r\nOn Independence-\r\n\r\nIn this particular example the probability of a particular outcome (which we will call flip one or F1),  that is to say H or T, does not change the probability of the outcome of F2 (flip 2). \r\ni.e. when P(F1)>0,  P(F1|F2) = P(F2)\r\nindicating independence\r\nFurthermore- the multiplication rule here become\r\n \r\nP(F1 intersect F2)=P(F1)P(F2|F1)=P(F1)P(F2)\r\nWhich implies that when P(F2)>0, then\r\n\r\nP(F1|F2)= (P(F1 intersect F2)/P(F2)) = (P(F1)P(F2))/P(F2)= P(F1)\r\n\r\n\r\nNow- I am going to stop here before i get to far into a  Statistics Class, if you want me to follow up and complete this explanation let me know what you made of this begining so I know where you are coming from on a mathematics level-',9875,0);
INSERT INTO comment VALUES (10155,1309,1301,'Charlie','re(2): Solution','2003-12-03 14:32:02',0,'As a result of what Cory Taylor has said, it seems Brian Smith\'s proof (excellent, by the way) needs only add the constraint that not only must x be irrational, but also x&#178;.  There are still many, many, such sets of points that can be found.',10151,0);
INSERT INTO comment VALUES (10156,1475,2839,'FatBoy','re(2): A guess','2003-12-03 14:43:46',0,'nice try John, Key West is the Southernmost point in the CONTINENTAL United States.  But Hawaii is located at 16 degree north Lattitude a full eigth degrees south of Key West\'s 24 degrees North Latitude',10128,0);
INSERT INTO comment VALUES (10157,7,3172,'SilverKnight','re(3): Solution Using Real Prob/Stats','2003-12-03 15:43:16',0,'HT and TH are \"functionally equivalent\" (as you put it) only if the <I>function</I> is \"one coin is heads and one coin is tails\".\r\n\r\nIf I flip two fair coins together a bunch of times, I will expect to get one of three outcomes:\r\n(1) two heads, <I>1/4 of the time</I>\r\n(2) one head and one tail, <I>1/2 of the time</I>, and\r\n(3) two tails, <I>1/4 of the time</I>\r\n\r\n(I assume you agree with this so far.)\r\n_______________________________\r\n\r\nThe problem states:\r\n<I>\"at least one of the coins is showing up as \'tails\'.\"</I>\r\n\r\nThis rules out outcome (1).\r\nOutcomes (2) and (3) are still possible.\r\n\r\nThe probability of those two outcomes have a 1/2 : 1/4 ratio, and the question asked what is the chance the outcome is (3).\r\n\r\n(1/4) / [ (1/2) + (1/4) ] = (1/4) / (3/4) = <B>1/3</B>\r\n_______________________________\r\n\r\nPlease continue with your statistics class.',10154,0);
INSERT INTO comment VALUES (10158,7,3172,'SilverKnight','re(4): Solution Using Real Prob/Stats','2003-12-03 16:10:30',0,'BTW, Eberhard, your math is correct:\r\n\r\nEberhard wrote:\r\n<I>On Independence-\r\n\r\nIn this particular example the probability of a particular outcome (which we will call flip one or F1), that is to say H or T, does not change the probability of the outcome of F2 (flip 2).\r\ni.e. when P(F1)>0, P(F1|F2) = P(F2)\r\nindicating independence\r\nFurthermore- the multiplication rule here become\r\n\r\nP(F1 intersect F2)=P(F1)P(F2|F1)=P(F1)P(F2)\r\nWhich implies that when P(F2)>0, then\r\n\r\nP(F1|F2)= (P(F1 intersect F2)/P(F2)) = (P(F1)P(F2))/P(F2)= P(F1) </I>\r\n_______________________\r\n\r\nWhat is not correct is your understanding of the problem.\r\n\r\nThe problem did not say, \"I tell you that the FIRST coin flipped is a tails, what is the probability that the OTHER coin flipped is tails\" (in which case your mathematics would apply and the answer would be 1/2).\r\n\r\nThe problem can be restated as \"I tell you that one of the following is true: either the FIRST coin flipped is tails and the SECOND is heads -- or -- the SECOND coin flipped is tails and the FIRST is heads -- or -- both coins are tails.  What is the chance that both coins are tails?\"\r\n\r\nGiven this equivalent restatement, the mathematics is different and leads to 1/3.',10157,0);
INSERT INTO comment VALUES (10159,1404,3386,'Victor Zapana','reason for my 5','2003-12-03 17:28:50',0,'the reason why i voted this one 5 coz this completely stumps me... lol things that i have no idea to start impresses me greatly. so thats for my 5.',NULL,0);
INSERT INTO comment VALUES (10160,1404,3172,'SilverKnight','reason for my 1','2003-12-03 17:31:40',0,'The reason I voted 1 is because this completely stumps me, and I don\'t like problems that I don\'t get \'right off the bat\'.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nj/k - I didn\'t vote on it... :-P',NULL,0);
INSERT INTO comment VALUES (10161,1404,3386,'Victor Zapana','re: reason for my 1','2003-12-03 17:32:33',0,'lol sk the feeling is mutual. i see no start and no end in this cryptogram',10160,0);
INSERT INTO comment VALUES (10162,1404,3386,'Victor Zapana','mebe?','2003-12-03 17:34:42',1,'well something i have noticed is that all most all the words are 4 or 6 letter words, EXCEPT for the last word of each line, which are 5. mebe Faded, Sides, Royal, and Hides is important?',NULL,0);
INSERT INTO comment VALUES (10163,1404,3386,'Victor Zapana','re: mebe?','2003-12-03 17:37:06',1,'another thought is that the title might be clue. the middle words in this riddle are: Then, Band, Late, Pedals, Muzzle, Want. mebe they\'re important too?',10162,0);
INSERT INTO comment VALUES (10164,1404,3386,'Victor Zapana','help sk','2003-12-03 17:41:37',0,'help sk ur the only other one whos responding to this problem lol.',NULL,0);
INSERT INTO comment VALUES (10165,1404,4360,'Gus','Answer','2003-12-03 17:52:19',0,'The answer is: Emily Dickinson\r\n:)\r\n',NULL,0);
INSERT INTO comment VALUES (10166,1404,3386,'Victor Zapana','re: Answer','2003-12-03 18:07:49',0,'hmm.. for those who are lost in this problem can u explain how u got to that answer.',10165,0);
INSERT INTO comment VALUES (10167,1404,4360,'Gus','re(2): Answer - Explanation','2003-12-03 18:19:06',3,'Take the middle letter(s) of each word and concatenate them to form a phrase.\r\n\r\nThe first paragraph:\r\n\r\nT<B>as</B>k S<B>li</B>p Li<B>gh</B>ts Ca<B>tn</B>ip W<B>in</B>d Ho<B>gt</B>ie V<B>ot</B>e T<B>he</B>n It<B>ch</B>es W<B>il</B>l Mi<B>dr</B>ib B<B>en</B>d T<B>ea</B>m Lo<B>se</B>rs Fa<B>d</B>ed\r\n\r\n... actually is: \"As lightning to the children eased\"\r\n\r\nThis phrase is a fragment of a poem by Emily Dickinson.\r\n\r\nCool problem :)\r\n\r\n\n\n<i>Edited on <b>December 3, 2003, 6:21 pm</b></i>',10166,0);
INSERT INTO comment VALUES (10168,1404,1626,'Gamer','re(3): Answer - Explanation','2003-12-03 18:24:31',0,'If you read the rest of it, it\'s the same. (I hope!)\r\n\r\nI checked this one twice so I am pretty sure it\'s right :)\r\n\r\nI knew you had it when you said Emily Dickenson :)',10167,0);
INSERT INTO comment VALUES (10169,27,4627,'donnmike','the solution is wrong','2003-12-03 19:07:23',0,'to say it can be given on any day because we have deduced it cannot be given on any day is wrong.  that a surprise can still occur is totally unrelated to our logic.  the statement by the teacher that the test will be a surprise is nonsensical and must be ignored (you can\'t tell someone when you will surprise them).  now we are only left with the information that there will be a test the following week.  it may still be a surprise (if it happens mon-thur), or it might not be a surprise (if it happens on friday).  and if, instead, the teacher tells the students there will be a \"surprise test\" (instead of conveying the information in two parts) then the whole statement must be disregarded.  so now it is just as if the teacher told us nothing, so any test given will be a surprise (even if it occurs friday).  \r\n\r\nwe have now decided that there may still be a surprise test the following week, but that is the null assumption (there may always be a surprise test the following week no matter what a teacher might tell you) and that conclusion was not derived from anything the teacher told us.',NULL,0);
INSERT INTO comment VALUES (10170,68,4628,'steven','','2003-12-03 19:37:01',0,'that was fun to do  thanks',NULL,0);
INSERT INTO comment VALUES (10171,1517,4628,'steven','','2003-12-03 19:38:29',0,'Dang this is really a brain teaser\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10172,1478,4628,'steven','praise','2003-12-03 19:44:50',0,'good job jadeite',NULL,0);
INSERT INTO comment VALUES (10173,777,4628,'steven','','2003-12-03 19:47:01',0,'this one was tough',NULL,0);
INSERT INTO comment VALUES (10174,1509,4629,'chris Knight','answer','2003-12-03 19:47:38',3,'March 13th 1996',NULL,0);
INSERT INTO comment VALUES (10175,1404,4507,'Penny','Wild alternative solution','2003-12-03 19:50:57',0,'Of course we all revere Emily Dickinson. She was not only a great poet, but she was also a great actress in the TV series \"Policewoman\". \r\n \r\nBut here is an alternative solution to this riddle. If you interpret \"The answer is a female\'s first and last name\" as wanting a single name which is both a first and last name of a famous woman, then the answer is Reece (or Reese), as in Reese Witherspoon (\"Legally Blonde\"), and also superstar athlete Gabrielle Reece, the co-author of \"Big Girl in the Middle\", which chronicles her struggles and achivements as a top female pro athlete. In this case, all the clue words in this puzzle suddenly make sense. They are common expressions in various sports:\r\n\r\n\"That pitcher has the TASK of stopping three powerful sluggers.\"\r\n\"The running back has managed to SLIP through two linebackers.\"\r\n\"A quick left hook by Ali turned out his opponent\'s LIGHTS in short order.\"\r\n\"Those hockey players are pursuing the puck like cats after CATNIP!!\"\r\n\"He is about to WIND up and deliver!!\" \r\n\"The wrestler has his opponent HOGTIED.\"\r\n\"Johnny Unitas got into the Hall of Fame with many a VOTE to spare.\"\r\n\"What a difference between this Superbowl and the last one -that was THEN, this is now.\"\r\n\"Here is a competitor who clearly ITCHES for the city-wide title.\"\r\n\"The underdogs\' victory proves that where there\'s a WILL, there\'s a way.\"\r\n\"A punishing jab acught him in MIDRIB.\"\r\n\"Notre Dame\'s victory has electrified all of South BEND.\"\r\n\"There is no place on this TEAM for LOSERS.\"\r\n\"The Steelers hopes to repeat have FADED badly in the fourth quarter\".\r\n\"No one today can SWIM with the power and skill of Mark Spitz.\"\r\n\"Linebacker Brian Bosworth is going for the GOTHIC look.\"\r\n\"Arnold Schwarzenegger FLEXED his muscles convincingly to win Mr. Universe.\"\r\n\"The Toronto MAPLES\' fabled dynasty continues.\"\r\n\"A college marching BAND is a delight to watch in the Fall.\"\r\n\"It\'s LATE in the ninth inning, and time is running out for the Yankees.\"\r\n\"Alex Karras was a Detroit LION many years ago.\"\r\n\"Denny McLain pulled a \'TANKER\' in the third game of the series.\"\r\n\"Tiger Woods will try to SINK a long birdie to win the tournament.\"\r\n\"Venus Williams can hit convincingly down both SIDES of the court.\"\r\n\"The Oakland Raiders are putting on an offensive display certain to WITHER the opposing team.\"\r\n\"All BETS are off if the Rams score on this drive.\"\r\n\"That pitcher has now STRUCK out the side.\"\r\n\"Bobby Knight is in a real LATHER over that call.\" \r\n\"It never fails to BEMUSE me when I see the offcials make such incompetent calls.\"\r\n\"The middle linebacker is LISTED at 6\'3\" and 240 lbs.\"\r\n\"Joe Frasier back PEDALS as George Foreman continues to attack aggressively.\"\r\n\"Pitches like that will MUZZLE even the best batters.\"\r\n\"It\'s hard to believe the Cardinals actually BLEW a four touchdown lead.\"\r\n\"Charles Barklay is the OGRE to the opposing team\'s fans.\" \r\n\"He has now MADE every out in the last three innings.\"\r\n\"Yogi Berra filled  the DUAL roles of slugger and philosopher.\"\r\n\"No Kansas City ROYAL is on this year\'s All Star Team.\"\r\n\"The CORE of the Giants\' lineup is due up.\"\r\n\"This starting ELEVEN is hard to match.\"\r\n\"\'Mean Joe Green\' - hey, that RHYMES!\"\r\n\"The Seattle Seahawks clearly WANT a defensive struggle today.\"\r\n\"His racquetball style defies LABELS.\"\r\n\"The game is officially RAINED out.\"\r\n\"He\'s the kind of competitor who HIDES when the going gets tough.\"  \r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 4, 2003, 8:26 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10176,1507,4629,'chris Knight','check it out','2003-12-03 20:01:49',3,'   0\r\n  1 2        \r\n 5   3       \r\n7     8\r\n\r\n0,1,5,7 =13\r\n0,2,3,8 =13\r\n',NULL,0);
INSERT INTO comment VALUES (10177,1507,4629,'chris Knight','re: check it out','2003-12-03 20:04:27',0,'nevermind, i jumped the gun.',10176,0);
INSERT INTO comment VALUES (10178,1428,4631,'David Hanna','My solution','2003-12-03 20:59:41',0,'With 5 rods you can represent 0 - 31 different numbers.  Break each number down in to it\'s binary equivalent and on those rods write down the number.  At the top of each rod, write the number 1 - 5 representing the least to most significant bits. \r\n\r\nFor example, take the number 19.  In binary\r\n\r\n10011\r\n\r\nSo, 19 would be written on the first, second and fifth rod.',NULL,0);
INSERT INTO comment VALUES (10179,1517,4631,'David Hanna','My solution','2003-12-03 21:01:41',0,'He\'s selling the individual numbers.  Each number is 10 cents',NULL,0);
INSERT INTO comment VALUES (10180,1508,4631,'David Hanna','My solution','2003-12-03 21:10:15',0,'Node *temp = current->next;\r\ncurrent->val = current->next->val;\r\ncurrent->next = current->next->next;\r\nfree(temp->val);\r\nfree(temp);\r\n\r\nOr something like that.  Been a while for C.\r\n\r\nThe idea is that you move the next node\'s values into the current node, then have the current node point to the node following the next node, then you can delete the next node.\r\n',NULL,0);
INSERT INTO comment VALUES (10181,1364,4612,'Magick321','i dunno if someone else gottit yet... -.-\'','2003-12-03 21:45:20',3,'Given their statements we can determine:\r\n\r\nJeswin : Grot (or Knight)\r\nParker : Cloysta (or Knave)\r\nCrasbo : Blarg (or liar)\r\n\r\nBoth a Knight and a Liar will say that they themselves are the truthteller, but the Knave is free to call himself whatever he chooses. So, naturally the one who calls himself something other than the rest would (Knight) must be the Knave. In this case, he is calling self a \'Blarg\', or a liar. Then, knowing that the Knave alternates truth and lies per sentence, we know that Crasbo is the real \'Blarg\', so Jeswin must be the true \'Grot\', or Knight.\r\n\r\nTo check our findings, we can see that Jeswin confirms that Parker is the Cloysta, or Knave, and Crasbo lies as to what Jeswin is.\r\n\r\n&#8734; Magick is not to be taken lightly...',NULL,0);
INSERT INTO comment VALUES (10182,1225,4612,'Magick321','o.o\' *feels brain fluids draining away*','2003-12-03 21:52:34',1,'couldnt you just load 2 to always come up...?\r\n\r\n&#8734; Magick is not to be taken lightly...',NULL,0);
INSERT INTO comment VALUES (10183,7,1301,'Charlie','re(4): Solution Using Real Prob/Stats','2003-12-03 22:00:28',0,'SK, I don\'t know if you\'ve had a chance to look over the full set of comments on this, but this problem is a particular bugaboo of mine.  The salient point is the full quote from the problem--not \"at least one of the coins is showing up as \'tails\'.\" but \"I [the narrator, who has just tossed the coins] then tell you that at least one of the coins is showing up as \'tails\'.\" \r\n\r\nSuppose the narrator has done this 4 times--no, make that 8 times-- and it has come out, strangely enough, exactly the number predicted theoretically:\r\n\r\nHH and the narrator reports at least  one head.\r\nHH and the narrator reports at least  one head.\r\nHT and the narrator reports at least  one head.\r\nTH and the narrator reports at least  one head.\r\nHT and the narrator reports at least  one tail.\r\nTH and the narrator reports at least  one tail.\r\nTT and the narrator reports at least  one tail.\r\nTT and the narrator reports at least  one tail.\r\n\r\nOut of the 4 times that the narrator chose to say at least one is a tail, in 2 cases (or half the time) both are tails.\r\n\r\nWhile the narrator is not saying a particular coin in the sense of \"the first one\" or \"the one that\'s a nickel\", etc., he is in effect saying, \"the one about which I choose to report.\"  By putting in the form of a narrative story, rather than a puzzle statement, the dynamics change to what I have mentioned here.',10157,0);
INSERT INTO comment VALUES (10184,1517,4634,'stephany','HERE\'S THE SOLUTION','2003-12-03 22:19:10',0,'He\'s selling house numbers....... ',NULL,0);
INSERT INTO comment VALUES (10185,1478,4612,'Magick321','These kind of puzzles are always interesting to do... ^-^','2003-12-03 22:26:25',0,'1st :   Ben Jones   :   Fruit Cake\r\n2nd :  James Best   : Chocolate Cake\r\n3rd : Nigel Stevens :  Sponge Cake\r\n4th : Vicky Andrews :  Cheese Cake\r\n\r\n(No elaboration on proces thank you o.o\')\r\n\r\n&#8734; Magick is not to be taken lightly...',NULL,0);
INSERT INTO comment VALUES (10186,1389,4612,'Magick321','LMAO','2003-12-03 22:40:33',0,'LMAO -- I remember singing that a while back...\r\n\r\n&#8734; Magick is not to be taken lightly...',NULL,0);
INSERT INTO comment VALUES (10187,678,4612,'Magick321','Easier than it sounds...','2003-12-03 22:53:38',3,'The fly (as well as any other fly that passes through before the spider is fed) has a 50% chance of survival... the previous flies cannot and will not affect the sixth\'s chances...\r\n\r\n\r\n&#8734; Magick is not to be taken lightly...',NULL,0);
INSERT INTO comment VALUES (10188,7,3224,'Lee','devil\'s advocate','2003-12-03 23:50:28',0,'It’s 1/3\r\nOr maybe 50-50\r\nLike ‘Charlie says’ (British ad-joke) if you ask the flipper ‘is one of them tails?’ and he responds in the affirmative then you’ve ruled out the HH option and most likely the other coin shows heads.\r\nThe way the question is posed implies either\r\ni) (How most have interpreted). It’s a one-time deal.  The flipper has casually flipped two coins and one of them is a tail.  That out of the way, ‘what is the probability the other is a tails?’\r\nii) The flipper only reports ‘at least one Tail’ (outcome HH means no report)\r\niii) The flipper only reports ‘at least one Tail’ (unless the outcome is HH in which case he reports ‘at least one Head’)\r\niv) The flipper randomly reports ‘at least one Head/Tail’ (ruling out the opposite double HH or TT)\r\nv) The flipper can choose when and what to report\r\n\r\nFor case;\r\ni) This could have happened in one of three ways, all equally likely. Probability of the other being a Tail is only one of those three options (prob(T) = 1/3)\r\nii) Like above, the other coin is clearly twice as likely to be Heads for the reason described in most of the points here (prob(T)=1/3)\r\niii) A report of Heads makes it a certainty the other is a Head (prob(T) =0).  The other ¾ of the time (when he reports Tails) the other coin is twice as likely to be a Head (prob(T) = 1/2 [3/4*2/3])\r\niv) Half the time the coins will be different. Half of these times the flipper will report Heads (prob(T) = 2/3) and half of these times report Tails (prob(T) = 1/3)\r\nTotal probability = (1/4*2/3 + 1/4*1/3) = 1/4\r\nThe other half of the time the coins will show the same the flipper is forced to report the side they show and whether you choose the same or different,\r\nFor HH flipper forced to report one is Heads (prob(T) = 0*1/4 = 0)\r\nFor TT flipper forced to report one is Tails (prob(T) = 1*1/4 = 1/4)\r\nTotal probability the other coin is Tails = 1/4+1/4 = 1/2\r\nv) The flipper knows the other coin is more likely to be Heads if ‘at least one is Tails’ and so only reports one is Tails if both are (prob(T) =1) in order to catch you out.\r\n\r\nI agree the question’s more likely to be interpreted as case i), simply a casual coin-flipping exercise.  My problem with it is it is very dull to think someone has flipped two coins – and with no thought for profit, interest or amusement reported one is a Tail and went about their business whilst you’ve pondered on the probability the other was a Tail.  If this is the case then prob(T) is certainly a 1/3 but where there is human input there is motive and this is undoubtably a zero sum ‘game’ . Cases i) and ii) are biased in favour of the ‘player’ – iii) and iv) are fair and v) seems like a game of wits - but boils down to a fair game if you as a guesser simply pick H or T at random yourself.\r\nI find it difficult to believe it’s either of the first two cases.\r\nIn a game environment, because of the human input, I feel, on a one-off trial, the flipper has reported ‘at least one Tail’ only when both are (knowing the player will believe the other to be Heads as twice as likely).  \r\nOf course as a guesser, you are aware of this.\r\nOf course as a flipper, you are aware the guesser is aware\r\nOf course as a guesser, you are aware the flipper is aware, the guesser is aware…………..\r\n',NULL,0);
INSERT INTO comment VALUES (10189,678,3224,'Lee','re: Easier than it sounds...','2003-12-03 23:57:12',0,'\'the previous flies cannot and will not affect the sixth\'s chances... \'\r\nThey do.\r\nYou\'re wrong.',10187,0);
INSERT INTO comment VALUES (10190,7,3172,'SilverKnight','re: devil\'s advocate','2003-12-04 07:18:32',0,'Lee, very nice post.',10188,0);
INSERT INTO comment VALUES (10191,7,3172,'SilverKnight','re(5): Solution Using Real Prob/Stats','2003-12-04 07:23:49',0,'Charlie, you have a valid point here (and Lee, I think, has encapsulated it very well a couple of comments back).\r\n\r\n(And I have read the full set of comments), but the issue that you are talking about is <I>definitely not</I> the issue that Eberhard and I were talking about.  (Which translates to Lee\'s  case (i) and maybe (ii)).\r\n\r\nAs evidence of what Eberhard was discussing, I will quote his earlier postings:\r\n<I>...the real answer and why are as follows: The first know that each toss is concidered a seperate event by probability (known as independence)- meaning that the probability of either coin showing a particular side is always one half 1/2. Second know that when trying to determine if both will be the same side the probabilities are multiplied, i.e. 1/4 (this can be thought of as an ordered sequence).</I>\r\n-- and --\r\n<I>...what i think you might be missing is that HT and TH are functionally equivilant, meaning that there are 2 not 3 outcomes even in art\'s solution...</I>\r\n\n\n<i>Edited on <b>December 4, 2003, 7:44 am</b></i>',10183,0);
INSERT INTO comment VALUES (10192,1404,2839,'FatBoy','1 last question for gamer','2003-12-04 07:53:21',0,'Just curious, was the number of letters (all 4 or 6 except for last word which was 5) an intentional red herring (in which case it was a doozy as I spent an hour trying to find so arrangement in those 4s adn 6s) or was it just an unintional biproduct of coming up with words that lad obvious center letters?',NULL,0);
INSERT INTO comment VALUES (10193,1309,4507,'Penny','Lateral thinking solution','2003-12-04 07:54:17',0,'Wait until the flight attendant is distracted, then sneak up to the \"plane lighting and illumination\" button, and use the stamp to press down on the off button. The entire plane will go black. :-)',NULL,0);
INSERT INTO comment VALUES (10194,1511,4554,'Edward','Solution','2003-12-04 08:17:24',3,'Here is an Australian newbie giving it a shot:\r\n\r\n(a)\r\nObserver A will always observe the bullet going forwards (or backwards) at 10 mph.\r\n\r\n(b)\r\nFrom observer B’s point of view, the velocities will have to add relativistically. If they did not, then the bullet – a massive object – would be travelling at c, and this isn’t allowed. In order to add the velocities, we take the Lorentz transformation (which is a compact way of writing what B observers in terms of what A sees):\r\n\r\ndx’ = ã(dx + v.dt), dt’ = ã(dt + v.dx/c²)\r\n\r\n(The dashes refer to what B sees; ã is the Lorentz factor, and v is the relative velocity between A and B)\r\n\r\nDivide the two gives\r\n            (dx + v.dt)\r\ndx\'/dt\' = --------------\r\n          (dt + v.dx/c²)\r\n\r\n               u + v\r\nSo that  u\' = -------\r\n                  u.v\r\n              1 + ---\r\n                   c²\r\n\r\n(where u\' = dx\'/dt\', and u = dx/dt).\r\n\r\nNow, for spaceship A travelling at v = c - 10 mph, and the bullet travelling at u = 10 mph = 16 km h^-1, we get:\r\n\r\n                16 km/h + c - 16 km/h\r\nSo that  u\' = -------------------------\r\n              1 + (1.48e-8)(0.99999994)\r\n\r\n           c\r\nu\' = --------------\r\n     1.000000014799\r\n\r\n(Two points: (1) The c’s in the denominator cancel, (2) I am unable to work with anything besides metric.)\r\n\r\nThus, u\' = 0.999999985c. That is, the bullet is travelling slightly faster, but the difference is less than 10 mph (or 16 km h^-1)\r\n\r\n(c)\r\nIf the bullet is being shot backwards, we just change its sign in the equation above:\r\n\r\n     - 16 km/h + c - 16 km/h\r\nu\' = ------------------------- = \r\n     1 - (1.48e-8)(0.99999994)   \r\n\r\n      0.99999988\r\nu\' = ----------- .c\r\n     0.999999985\r\n\r\nThis gives u\' = 0.99999989c = 0.99999990 c. That is, B sees the bullet as travelling slower than A, but not by as much as 16 km h^-1.\r\n\r\nTa da! This is the work of a newbie, so apologies if it stinks (I haven\'t been able to see if the positioning of the fonts work).',NULL,0);
INSERT INTO comment VALUES (10195,1310,2716,'Federico Kereki','Three cuts','2003-12-04 08:45:57',3,'Make the third cut horizontally, and you\'ll get 8 equal pieces. (However, the ones who get the lower pieces may object they get less frosting.)',NULL,0);
INSERT INTO comment VALUES (10196,1310,1301,'Charlie','re: Three cuts','2003-12-04 08:50:24',0,'But is it possible to make three straight cuts vertically so that each piece has the same surface area on top and therefore the same volume as well?\r\n\r\n(to get 7 equal-sized pieces, of course)\n\n<i>Edited on <b>December 4, 2003, 8:53 am</b></i>',10195,0);
INSERT INTO comment VALUES (10197,1511,3172,'SilverKnight','re: Solution','2003-12-04 09:05:55',0,'Perhaps it\'s a typo... but did you mean that A (the one who shoots the bullet), watches the bullet go away from him (in either direction) at only 10 mph?',10194,0);
INSERT INTO comment VALUES (10198,1310,1301,'Charlie','Thoughts','2003-12-04 09:07:02',1,'Consider this as a 2-D problem to make 7 equal-sized pieces:\r\n\r\nThe first cut (a chord of the circular top of the cake) is going to have to cut the circle into a ratio of areas of 3:4.  That\'s easy enough, and there\'s a unique distance from the center that will do this. Rotationally it doesn\'t matter where you do this, so you can\'t mess up here.\r\n\r\nThe next cut has to cut that smaller previous piece in a 1:2 ratio and the larger previous piece in a 2:2 ratio (i.e., in half--left unreduced to emphasize the double-size nature of the pieces left).  That should also be possible, given that there are two degrees of freedom in placing that second chord, though it will be a little tricky figuring out where.\r\n\r\nBut then the third cut must divide each of three double-sized pieces in half.  Unless the pieces are fortunately placed (and I doubt that they would be from the constraints imposed by the previous step), you wouldn\'t be able to divide all three remaining pieces in half.  That would be accomplishing 3 things with just the 2 degrees of freedom in choosing the chord.\r\n\r\n<i>Edited on <b>December 4, 2003, 9:07 am</b></i>\n\n<i>Edited on <b>December 4, 2003, 9:09 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10199,1404,3172,'SilverKnight','re: 1 last question for gamer','2003-12-04 09:07:51',0,'or perhaps was it that the line had an odd number of letters... so if you put in a 4 or 6 letter word, you\'d have an extra letter in there?',10192,0);
INSERT INTO comment VALUES (10200,1310,1301,'Charlie','re: Thoughts','2003-12-04 09:16:40',0,'If my logic was correct in stating that a 7-piece solution is impossible (considered as a 2-D problem with vertical cuts), then what remains, to answer the question, is the 6-piece solution, which there are various ways of accomplishing, such as a radially symmetric asterisk-like set of cuts, or dividing in half and then making two cuts perpendicular to the original diameter cut, with appropriate distances figured out.',10198,0);
INSERT INTO comment VALUES (10201,15,2716,'Federico Kereki','The continued fraction way','2003-12-04 09:49:37',3,'We are looking for a number abcde...z2.<p>Let\'s consider the continued fraction n=0.abcde...z2abcde...z2... <p>It follows that n/10+0.2 = 0.2abcde...z2abcde...z2... = 2n as stated, and we get n=2/19=0.105263157894736842.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10202,1235,1575,'DJ','re: Ducks Unlimited','2003-12-04 09:58:16',0,'You are correct, the word \'consecutive\' is never used in the puzzle. However, it does say that he made the statement <i>every day</i> starting on August first, and that he is never lying. Therefore, it is necessary that all the days being considered are consecutive, even if that word is not used.',9349,0);
INSERT INTO comment VALUES (10203,1310,1301,'Charlie','solution','2003-12-04 10:57:38',3,'Proof that three straight cuts cannot cut a circle into seven pieces with equal area:\r\n\r\nIn fact, each of the 3 straight line (chords) would have to cut the circle in a 3:4 ratio.  If we take the radius of the cake as being our unit of measure, the smaller area cut off would have to be &#960;*3/7.\r\n\r\nThe area of the smaller piece is the area of the sector that would be produced by connecting the endpoints of the chord and the center, minus the area of the triangle formed by the endpoints and the center of the circle.  If the angle at the center subtending the chord is called &#945;, the area of the smaller cut off piece is A = &#945;/2 - sin(&#945;/2)*cos(&#945;/2) when measured in radians. This is the same as (&#945;-sin(&#945;))/2, which is to be set equal to &#960;*3/7, so &#945;-sin(&#945;) = &#960;*6/7.\r\n\r\nUsing Excel\'s solver, this happens when &#945; = 2.916221 radians, or 167.0871582 degrees, and the chord is cos(&#945;/2) = 0.112447 units from the center.\r\n\r\nAs each of the outer \"sort of normal cake-slice-shaped\" pieces must be the same size, by symmetry the chords must be placed at 120-degree intervals.  That leaves the center piece an equilateral triangle with the center 0.112447 units from each base.  That triangle then has a base of .389529 and a height of .337342 for an area of .065702, which, out of a total circle area of &#960;, is only 0.020913725 or 1/47.81548878 of the circle\'s total area.\r\n\r\nSo seven equal pieces is impossible.  There are various ways of getting six.\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10204,1404,2839,'FatBoy','re(2): 1 last question for gamer','2003-12-04 11:28:47',0,'D\'oh...\r\nokay, hand me the pointy hat',10199,0);
INSERT INTO comment VALUES (10205,1310,3623,'jaypee','possible solution','2003-12-04 11:31:32',0,'one cut can go all the way through the cake so as to form a diameter. the other two cuts only go to the center so as to form two radii. this will equally divide the cake into eight pieces.',NULL,0);
INSERT INTO comment VALUES (10206,697,4638,'Jim','the answer is','2003-12-04 12:02:37',0,'Mr. Y lives in 13 and Mr. X lives in 23',NULL,0);
INSERT INTO comment VALUES (10207,1310,3172,'SilverKnight','re: possible solution','2003-12-04 12:28:37',0,'won\'t that only divide it into 4 pieces?',10205,0);
INSERT INTO comment VALUES (10208,697,3172,'SilverKnight','re: the answer is','2003-12-04 12:30:07',0,'I think you reversed them.\r\n13 = 2&#178; + 3&#178;',10206,0);
INSERT INTO comment VALUES (10209,1310,1920,'Brian Smith','An idea','2003-12-04 12:45:38',0,'Since we are cutting a three dimensional cake, why not make a cut at an angle.',NULL,0);
INSERT INTO comment VALUES (10210,1310,4430,'Eberhard','re: solution','2003-12-04 13:24:12',0,'Great post- The only thing that makes this solution possible is that it is not a circle but rather a cylinder and the solution has already been stated, it is interesting to note however that if we were cutting a concave substance after the first cut (like a doughnut) it would be possible to get 12 equal pieces with only three cuts. ',10203,0);
INSERT INTO comment VALUES (10211,1310,3172,'SilverKnight','re(2): solution','2003-12-04 14:21:23',0,'Eberhard,\r\n\r\nI\'m having trouble visualizing how to cut 12 equal pieces from a donut with only three cuts.  Could you please describe this?\r\n\r\n(Or are you suggesting that you have three cuts AFTER a first cut, for a total of four cuts?)\r\n\r\n- SK',10210,0);
INSERT INTO comment VALUES (10212,1404,1626,'Gamer','re: 1 last question for gamer','2003-12-04 16:22:20',0,'I originally had a plan for the words to be 4 and 6 in a pattern, but that didn\'t work too well. So I just took whatever words I could find. Hogtie isn\'t a word according to some sources (it\'s hog tie) and midrib isn\'t a common word either, but gt and dr are wierdo combos.\r\n\r\nThe reason they all end with a 5 letter word is each line has an odd number of letters.',10192,0);
INSERT INTO comment VALUES (10213,1499,4507,'Penny','Solution','2003-12-04 16:25:37',0,'This is a well known problem in three dimensional geometry that I worked out in about 5 minutes. I leave the details as an exercise for the reader. ',NULL,0);
INSERT INTO comment VALUES (10214,678,4505,'Bob Genisot','re(2): simpler computation','2003-12-04 16:31:08',0,'Thus, by the time the 6th fly passes by, the spider has a probability of 0.5 of being \"hungry\", so the 6th fly will be eaten with a prob. of (0.5)(0.5) = 0.25.  The probability the 6th fly will survive is 1 - 0.25 = 0.75.',9845,0);
INSERT INTO comment VALUES (10215,1499,1301,'Charlie','solution','2003-12-04 16:31:53',3,'First figure the distance from the center of one pentagon to the center of the next.  To do this, consider the net of arcs connecting the centers as the spherical projection of the edges of a regular icosahedron, a solid having 20 triangular faces.  Consider one spherical triangle face.  The arc length of one side is the arc length between pentagons.  Each corner angle of this triangle is 72 degrees, as five fit together to completely surround the vertex.\r\n\r\nThen we use the law of cosines for spherical triangle, for angles:\r\n\r\ncos 72 = -cos&#178;72 + sin&#178;72 cos S,\r\nwhere S is the side length sought.\r\n\r\nThis solves to S=63.424948... degrees or 1.10714871779... radians, or in this instance 6.6428923... inches.\r\n\r\nIf x is the arc length of one side of each pentagon, then 2x is the arc length between tips of adjacent pentagons, as the latter is subtended by two separate chords each the same length as that subtending the side of the pentagon.\r\n\r\nIf we take a pentagon and divide it into 5 isosceles triangles, and then divide each isosceles triangle into two right triangles, we get the side of one of those right triangles opposite its 36-degree angle as x/2 degrees.  The hypotenuse, which runs from the center of the pentagon to a vertex, is (S - 2x) / 2, whether measured in degrees or radians.  Algebraically this equals S/2 - x. \r\n\r\nUsing the spherical law of sines, sin(S/2-x)/sin(90) = sin(x/2)/sin(36), using degree measure.\r\n\r\nUsing Excel\'s solver, using the radian equivalent, x comes out to be about 0.298135 radians, which equates to 1.7888... inches given the 6-inch radius of the ball.',NULL,0);
INSERT INTO comment VALUES (10216,1499,3172,'SilverKnight','re: solution','2003-12-04 16:49:07',0,'Charlie,\r\n\r\nWhile it\'s true that \"five fit together to completely surround a vertex\", each triangle is an equilateral triangle and therefore has three 60-degree interior angles.\r\n\r\nIf we project the vertex in question down (towards the center of the ball) until it reaches the plane containing the pentagon in question (centered on that vertex), then indeed the triangles are no longer equilateral and they have one angle of 72-degrees (and two angles of 54-degrees).\r\n\r\nBut now we\'re not talking about 72 degrees from the center of the ball, but rather from the center of that pentagon.\r\n\r\nAm I misunderstanding what you wrote?\r\n\r\n- SK',10215,0);
INSERT INTO comment VALUES (10217,678,3172,'SilverKnight','re(3): simpler computation','2003-12-04 16:55:15',0,'While this is true, you haven\'t demonstrated WHY <I>\"by the time the 6th fly passes by, the spider has a probability of 0.5 of being \'hungry\'\"</I>.  (Unless you\'re relying on the calculations of previous comment-posters.',10214,0);
INSERT INTO comment VALUES (10218,1508,2899,'Brian Wainscott','re: Passed by','2003-12-04 17:05:40',0,'OK, I get it.  Of course there are problems if there are other references to your object, and this won\'t work for the last element in the list (which was specifically excluded, I know), so I don\'t know how often this might be useful in general programming practice, but I\'ll remember it just in case.  I\'ve always used doubly linked lists for this, but perhaps I could have used this trick in some cases.\r\n\r\nCertainly I didn\'t think of it -- Good job Rushi, DJ and David.  ',10063,0);
INSERT INTO comment VALUES (10219,1508,3172,'SilverKnight','re(2): Passed by','2003-12-04 17:24:27',0,'For what it\'s worth, if I saw a programmer (who worked for me) do this, I would fire him!  :-)\r\n\r\nYou\'ve already pointed out several potential problems with doing such things.  Setting aside the maintenance issues (the next programmer would be scratching his head wondering what to make of the code and hopefully the comments), it\'d be much better to use container classes which take care of the implementation.\r\n\r\nLet\'s leave this as a \"flooble problem\" and do NOT tell your employer that flooble suggested you do such things!  :-)',10218,0);
INSERT INTO comment VALUES (10220,1499,3172,'SilverKnight','re(2): solution','2003-12-04 17:53:38',0,'Ahhhh.... I did misunderstand what you wrote.\r\n\r\nYou are analyzing the arc length of the side of <I>\"one spherical triangular face\"</I>--not, as I suggested, one of 5 equilateral triangles.\r\n\r\nYour calculation looks correct to me.\r\n\r\n- SK',10216,0);
INSERT INTO comment VALUES (10221,1517,4610,'plextor','re(3): Answer is obvious','2003-12-04 18:36:50',0,'Exactly ! DJ understands the concept ...\r\n\r\nSimplicity is king and the answer is what it is :-)',10124,0);
INSERT INTO comment VALUES (10222,625,4646,'nathan','Solution','2003-12-04 22:06:11',3,'Since the distances between the radiuses of all three circles forms an isoceles triangle, with angle of CIRCLE-circle-CIRCLE of 90 degrees, we know that the other two angles are 45 degrees.Now knowing all three angles, and the hypotenuse (200 cm), we can use the \"Sine Law\" to define the space between the center of any of the big circles to the small circle which fits in between the two big circles.  The Sine Law is (SinA/a)=(SinB/b).  Where the center of the big circle is A, and the center of the little circle is B, their opposing sides are evidently a and b.  Subbing values in, we know that Sin45/a=Sin90/200.\r\nThis comes out with an a-value of 141.4213562. To get the RADIUS of the little circle, we must subtract the RADIUS of the big circle, 100cm, which comes out to 41.42135624.  Since, however, the question asks for the diameter of the little circle, we must double the radius, which gives a diameter of 82.84271247cm.  Quite simple...I\'m only 16 years old.',NULL,0);
INSERT INTO comment VALUES (10223,625,3172,'SilverKnight','re: Solution','2003-12-04 22:39:58',0,'umm....\r\n\r\nmust..... fight... urge... to make... not-so-witty... remark.  \r\n\r\nI want KARMA POINTS!!!!',10222,0);
INSERT INTO comment VALUES (10224,1517,4648,'Matthew','Solution Idea','2003-12-04 22:46:15',0,'Maybe he\'s selling those number shaped birthday candles at 10 cents a digit. I think the price is about right for that.',NULL,0);
INSERT INTO comment VALUES (10225,1270,4648,'Matthew','re: & my solution','2003-12-04 23:17:26',0,'I got the same solution.',10081,0);
INSERT INTO comment VALUES (10226,355,4627,'donnmike','','2003-12-04 23:55:44',0,'i\'m no physics expert, but it seems to me that the problem lies in treating the two objects, car and fly, as both points and objects of mass.  they can\'t be both.  if we are talking about two points colliding then at the instant they collide they will share a constant speed, not passing through any other speeds to get there (fly will never pass through 0 km/h).  but if we are talking about two objects of mass then the atomic repulsive forces between the two objects will cause the fly to decelarate before it collides with the car (the fly will never actually collide with the car), so the fly passes through 0 km/h but it does this as it is still approaching the car (talking nano distances here) so there is always some distance between the two which decreases until the point that the fly has reached the same speed as the car.',NULL,0);
INSERT INTO comment VALUES (10227,1517,4652,'Gary','Solution...','2003-12-05 09:49:40',3,'Numerals to be displayed on the house. 1 for 10 cents; 1 and 5 for 20 cents; 1, 1, and 0 for 30 cents.',NULL,0);
INSERT INTO comment VALUES (10228,1509,4653,'elisa','answer i think','2003-12-05 09:51:58',0,'Herb got out on March the 14th 1996',NULL,0);
INSERT INTO comment VALUES (10229,1310,1920,'Brian Smith','re(3): solution','2003-12-05 09:56:49',0,'I have seen a diagram illustrating how to cut a torus (doughnut) into 12 pieces, but the pieces were no where near equal in volume.',10211,0);
INSERT INTO comment VALUES (10230,1310,3623,'jaypee','re(2): possible solution','2003-12-05 10:02:08',0,'I was taking into account the two cuts already made in the cake, dividing it into four equal pieces.Then by making three additional cuts in the cake as I described it would divide the cake into eight pieces.\r\nfor the pieces to be equal the three additional cuts would have to be bisecting the right angles created by the first two cuts. But if you are talking about ONLY three cuts then my thinking is incorrect. ',10207,0);
INSERT INTO comment VALUES (10231,1515,3386,'Victor Zapana','Thoughts that will possibly end with a solution.','2003-12-05 11:20:47',3,'Well.. obviously the area will be 100&#960; square meters, so the circular area that the horse may have is 50&#960; square meters. hmm so the radius is &#8730;50 of the circle that\'s half the corral. that reduces to 5&#8730;2. and i believe that\'s the answer',NULL,0);
INSERT INTO comment VALUES (10232,1515,2839,'FatBoy','re: Thoughts that will possibly end with a solution.','2003-12-05 11:25:41',0,'Victor,\r\nAren\'t you assuming that the horses grzing area will be a circle.  THis can\'t be if he\'s tied to a fence post in a round corral.\r\nIf I\'m misnderstanding what you are saying, then forgive me.',10231,0);
INSERT INTO comment VALUES (10233,1515,1301,'Charlie','solution','2003-12-05 11:25:56',3,'The area to be reached by the horse is the intersection of the contents of two circles.  For simplicity of calculations, let\'s consider the radius of the corral to be 1 unit; then we can scale up by a factor of 10 meters later.  We need to find the radius of the second circle so that the area of intersection is 1/2 the area of the whole first circle (the corral).\r\n\r\nCall the radius of the second circle r, which is to be found.\r\n\r\nForm a triangle with vertices at the center of the corral, the center of the second circle (the hitching point), and one of the two points of intersection of the two circles.  Call the angle at the center of the corral &#952; and that at the hitching point &#945;.  By the law of sines, since we have taken the corral\'s radius to be 1, r/sin &#952; = 1/sin &#945;, or r=sin &#952;/sin &#945;.  But by the fact that the side of the triangle with length r is a chord of the corral\'s circle, &#952; = 2 arcsin(r/2).  Going back to r=sin &#952;/sin &#945;, we get &#945; = arcsin(sin &#952; / r).\r\n\r\nThe area of intersection is the sum of the sectors of the two circles demarcated by the intersection points of the two circles minus the area where they overlap, which is two triangular areas -- the same triangle mentioned in the above paragraph, and the symetrically opposite one. We can take an altitude of one of them as sin &#945; (which is the same as sin &#952;), and the base as r.  As there are two of them, their combined area is r sin &#952;.\r\n\r\nSo the area of overlap is r&#178;&#945; + &#952; - r sin &#952; when angles are measured in radians\r\n\r\nWe want this to come out to pi/2.\r\n\r\nUsing Excel, allocate a cell for r, say A2, then cells for &#952; (B2), &#945; (C2), the area in D2 and the area divided by pi in E2:\r\nB2: =2*ASIN(A2/2)\r\nC2: =ASIN(SIN(B2)/A2)\r\nD2: =A2*A2*C2+B2-A2*SIN(C2)\r\nE2: =D2/PI()\r\n\r\nThen use solver to make E2 = .5 by changing cell A2.\r\n\r\nThe result is 1.158728483, which, when scaled up by a factor of 10 meters, is <b>11.58728483</b>\r\n\r\nThe result is checked by using a simulation with this value:\r\nDO\r\n&nbsp;&nbsp;x = 2 * RND(1) - 1\r\n&nbsp;&nbsp;y = 2 * RND(1) - 1\r\n&nbsp;&nbsp;IF x * x + y * y < 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct1 = ct1 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF (x - 1) * (x - 1) + y * y < 1.158728 * 1.158728 THEN ct2 = ct2 + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT ct2 / ct1\r\n&nbsp;&nbsp;END IF\r\nLOOP\r\n\r\nand the ratio does indeed hover around .5.\r\n',NULL,0);
INSERT INTO comment VALUES (10234,1515,4507,'Penny','Solution','2003-12-05 11:26:11',3,'This problem has been around forever, sir. This website seems to be experiencing originality deficits. The ratio of the length of the horse\'s rope to  the radius of the corral is 1.15872847. \r\n\r\nThe horse\'s rope should be 11.5872847 meters long.\r\n\r\nAnyone requiring an explanation, is probably someone who, before he starts his car in the morning, first finds a large rock and then re-invents the wheel. But here is the explanation from the Dr. Math website:\r\n\r\nDraw a circle with radius r (the corral). \r\n\r\nNow take a point C on the circumference and with a slightly larger radius R draw an arc of a circle to cut the first circle in points A and B. Join AC and BC. \r\n\r\nLet O be the centre of the first circle of radius r. Let angle OCA = x (radians). This will also be equal to angle OCB. \r\n\r\nThe area we require is made up of a sector of a circle radius R with angle 2x at the centre, C, of this circle, plus two small segments of the first circle of radius r cut off by the chords AC and BC. \r\n\r\nThe area of the sector of circle R is (1/2)R^2*2x = R^2*x \r\n\r\nThe area of the two segments \r\n\r\n= 2[(1/2)r^2(pi-2x) - (1/2)r^2sin(pi-2x)]\r\n= r^2[pi - 2x - sin(2x)] \r\n\r\nWe also have R = 2rcos(x)   so R^2*x = 4r^2*x*cos^2(x) \r\nWe add the two elements of area and equate to (1/2)pi*r^2 \r\n\r\n4r^2*x*cos^2(x) + r^2[pi-2x-sin(2x)] = (1/2)pi*r^2   divide out r^2 \r\n4x*cos^2(x) + pi - 2x - sin(2x) = (1/2)pi \r\n\r\n4x*cos^2(x) + (1/2)pi - 2x - sin(2x) = 0 \r\n\r\nWe must solve this for x and we can then find R/r from R/r = 2cos(x)\r\n \r\nNewton-Raphson is a suitable method for solving this equation, using a starting value for x at about 0.7 radians. \r\n\r\nThe solution I get is x = 0.95284786466 and from this cos(x) = 0.579364236509 \r\n\r\nand so finally R/r = 2cos(x) = 1.15872847\r\n\n\n<i>Edited on <b>December 5, 2003, 11:56 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10235,1515,3224,'Lee','finding a solution the easy way.','2003-12-05 12:52:18',0,'Penny\'s method was slick, but I managed to find an even easier way to solve the problem than searching the internet (or clicking \'favorites\' ->\'Dr Math) finding the relevant problem - copy-pasting into flooble and tacking on some snide barb - \'cos that would\'ve taken ages!\r\nI just copy-pasted Penny\'s.\r\n\r\nThe horse\'s rope should be 11.5872847 meters long. \r\n\r\nAnyone requiring an explanation, is probably someone who, before he starts his car in the morning, first finds a large rock and then re-invents the wheel. But here is the explanation from the Dr. Math website: \r\n\r\nDraw a circle with radius r (the corral). \r\n\r\nNow take a point C on the circumference and with a slightly larger radius R draw an arc of a circle to cut the first circle in points A and B. Join AC and BC. \r\n\r\nLet O be the centre of the first circle of radius r. Let angle OCA = x (radians). This will also be equal to angle OCB. \r\n\r\nThe area we require is made up of a sector of a circle radius R with angle 2x at the centre, C, of this circle, plus two small segments of the first circle of radius r cut off by the chords AC and BC. \r\n\r\nThe area of the sector of circle R is (1/2)R^2*2x = R^2*x \r\n\r\nThe area of the two segments \r\n\r\n= 2[(1/2)r^2(pi-2x) - (1/2)r^2sin(pi-2x)] \r\n= r^2[pi - 2x - sin(2x)] \r\n\r\nWe also have R = 2rcos(x) so R^2*x = 4r^2*x*cos^2(x) \r\nWe add the two elements of area and equate to (1/2)pi*r^2 \r\n\r\n4r^2*x*cos^2(x) + r^2[pi-2x-sin(2x)] = (1/2)pi*r^2 divide out r^2 \r\n4x*cos^2(x) + pi - 2x - sin(2x) = (1/2)pi \r\n\r\n4x*cos^2(x) + (1/2)pi - 2x - sin(2x) = 0 \r\n\r\nWe must solve this for x and we can then find R/r from R/r = 2cos(x) \r\n\r\nNewton-Raphson is a suitable method for solving this equation, using a starting value for x at about 0.7 radians. \r\n\r\nThe solution I get is x = 0.95284786466 and from this cos(x) = 0.579364236509 \r\n\r\nand so finally R/r = 2cos(x) = 1.15872847 \r\n',NULL,0);
INSERT INTO comment VALUES (10236,1517,1575,'DJ','re: Solution Idea','2003-12-05 13:05:08',0,'Maybe, but then 110 would only cost 27 cents (with the 10% senior citizens\' discount, of course)..',10224,0);
INSERT INTO comment VALUES (10237,1515,4507,'Penny','re: finding a solution the easy way.','2003-12-05 13:29:25',0,'LMAO !!!!!!!!!!!!!!!!!!!!!!!!!!!!',10235,0);
INSERT INTO comment VALUES (10238,1311,3386,'Victor Zapana','really really stumped...','2003-12-05 17:28:11',0,'... I am.',NULL,0);
INSERT INTO comment VALUES (10239,1311,3558,'Tristan','hmm...','2003-12-05 18:25:35',1,'If there\'s 270 characters in both the code and the message, and it\'s not a simple substitution cipher, then exactly what is it?',NULL,0);
INSERT INTO comment VALUES (10240,1508,2899,'Brian Wainscott','re(3): Passed by (off topic....)','2003-12-05 19:16:10',0,'Container classes?  You lucky dog.....\r\n\r\nI get to write in Python on rare occasions, and get to do some real work in C, but 95-98% of my work is in (gasp) FORTRAN.  Not even Fortran90, but the 77 variety!',10219,0);
INSERT INTO comment VALUES (10241,1311,2716,'Federico Kereki','re: hmm...','2003-12-05 20:40:37',1,'It can either be a <i>complex</i> (i.e., not \"simple\") substitution cipher, or a transposition cipher... or then again, it may be anything else!  ;-)',10239,0);
INSERT INTO comment VALUES (10242,1311,3386,'Victor Zapana','re(2): hmm...','2003-12-05 21:20:44',0,'hmm also mebe some pairs of letters may symbolize a letter , coz it seys that there might need to be extra characters added to the end to make 270.',10241,0);
INSERT INTO comment VALUES (10243,1311,4507,'Penny','Solution?','2003-12-05 22:24:35',3,'DJ wrote: \"Both the original plain text message and the encrypted message contain 270 characters...You might be able to guess the full text after determining only the first three words.\" \r\n \r\nThose were huge hints. Very few passages in English literature are uniquely identified by their first three words, and even fewer of those contain 270 characters. Allthough I haven\'t yet figured out the cipher, I definitely plan to...\r\n\r\nDJ miscounted. The passage which I suspect is the one encoded, when deciphered, actually contains 269 characters:\r\n \r\n\"We, the people of the United States, in order to form a more perfect Union, establish justice, insure domestic tranquility, provide for the common defense, promote the general welfare, and secure the blessings of liberty to ourselves and our posterity, do ordain and establish this Constitution for the United States of America.\" \r\n',NULL,0);
INSERT INTO comment VALUES (10244,1311,3372,'Sam','Some Thoughts','2003-12-05 22:36:40',0,'It\'s not a simple substitution, but that obviously doesn\'t mean that there can\'t be a system for substituting. Letters could be changed based on their position in each five letter word, for instance. Moving position 1 by 1 up or down, 2 by 2 up or down and so on generates nothing, however. Might still be a possible path to follow, though.\r\n\r\nThere are either the same or less numbers in the encrypted version. This means that we won\'t be grouping chunks of encryption to make single letters. Specifically, the five letter \"words\" aren\'t going to be letters.\r\n\r\nThe title could just be a title, but my guess is that it\'s the puzzle key (it is just too perfectly five groups of five). I tried setting up a substitution like this:\r\n\r\nKey : PGKKW XIMAF TNEGA NFYGZ TMUIV\r\nTxt : WATAE TXLAL PDIBI MGTBU YBTMM\r\n\r\nBut couldn\'t get anything usful out of it.\r\n\r\nThen I randomly tried\r\n\r\nKey : PPPPP GGGGG KKKKK KKKKK WWWWW\r\nTxt : WATAE TXLAL PDIBI MGTBU YBTMM\r\n\r\nand got\r\n\r\n___ : GODOA CDEFE EGBIB BDIIJ BUCJJ\r\n\r\nWhich is still meaningless, but now contains a surprising number of vowels, far more than would be expected were it random. This might mean that I\'m heading in the right direction, but quite possibly it\'s just chance. Will have to see if the trend continues with the rest of the text.\r\n\r\nLook forward to seeing if anyone else is coming up with anything.\r\n\r\nPS- How do I get a monospaced font? Using &lt;font&gt; tags doesn\'t seem to work.',NULL,0);
INSERT INTO comment VALUES (10245,1311,4507,'Penny','re: Solution?','2003-12-05 22:46:57',0,'We can figure out the passage from the first three words? Then it must begin in one of the following ways:\r\n\r\n\"We the people..\" (My candidiate, since it is 269 characters - DJ miscounted when he said 270)\r\n\"In the beginning...\"\r\n\"Call me Ishmael...\"\r\n\"On your mark...\"\r\n\"Space, the final...\"\r\n\"Long, long ago...\"\r\n\"I pledge allegiance...\"\r\n\"Ashes to Ashes...\"\r\n\"Four score and...\"\r\n\"One small step...\"\r\n\"Good Morning Vietnam!\"',10243,0);
INSERT INTO comment VALUES (10246,1311,1301,'Charlie','re: Some Thoughts','2003-12-06 00:44:10',0,'How do I get a monospaced font? Using &lt;font&gt; tags doesn\'t seem to work. \r\n\r\nUse &lt;tt&gt; and &lt;/tt&gt;.\r\n\r\nOnce reaching a certain level in flooble, you can start using &lt;pre&gt;.  I don\'t recall which level.\r\n\r\nWith &lt;tt&gt;:\r\n<tt>\r\nKey : PPPPP GGGGG KKKKK KKKKK WWWWW \r\nTxt : WATAE TXLAL PDIBI MGTBU YBTMM \r\n</tt>',10244,0);
INSERT INTO comment VALUES (10247,1382,4627,'donnmike','not sufficient information','2003-12-06 02:22:32',0,'there is not sufficient information given in the problem to solve it.  we are not told that we can take back pieces of the chain from the person, and because the chain pieces have monetary value we must assume that we cannot take the pieces back.  also, it should read \"pay this person the equivalent of one each day\" because the way it is currently worded would mean one link.',NULL,0);
INSERT INTO comment VALUES (10248,1311,3372,'Sam','re: Some Thoughts','2003-12-06 09:29:54',0,'(Thanks for the tip, Charlie)\r\n\r\nWell, I got no further with my attempt. It seems that the high number of vowels was just a coincidence. I feel that this shouldn\'t be too difficult, yet I\'m very stuck. I keep finding new ways of generating long strings of gibberish.\r\n\r\nAny tips, DJ? Was I heading in the right direction with the title? I might have to throw in the towel soon without a little push... :)\n\n<i>Edited on <b>December 6, 2003, 9:31 am</b></i>',10244,0);
INSERT INTO comment VALUES (10249,1310,3623,'jaypee','re(3): possible solution','2003-12-06 09:55:10',0,'If you\'re using only three cuts in the cake the greatest number of pieces that can be created with equal volume would be 6. One cut would be through the center of the cake, forming a diameter. The other two cuts would be made perpendicular to the first cut, creating two chords to the circle. One chord would be on one side of the center at a distance \"x\" from the center and the other chord would be on the other side at a distance \"x\" from the center. This would create two equal chords. The question is what is distance \"x\" so that the three cuts create six pieces of equal volume? That I haven\'t determined yet.',10230,0);
INSERT INTO comment VALUES (10250,698,4670,'Eduardo Guerrero','Easy!','2003-12-06 11:00:14',3,'1 and 1 does the job!',NULL,0);
INSERT INTO comment VALUES (10251,1310,3623,'jaypee','another possible solution','2003-12-06 11:06:15',1,'Another way of cutting the cake is as follows:\r\nSince a cake has height make one cut cutting the height in half. Then make the other two cuts as described in the second paragraph of the posted problem. This will divide up the cake into 8 eqaual pieces, though the bottom pieces will not have a lot of icing on them.',NULL,0);
INSERT INTO comment VALUES (10252,698,2716,'Federico Kereki','The second solution?','2003-12-06 11:10:42',3,'Apart from all trivial N,N solutions, 6 and 10 also works out.<br>\r\n10^3-6^3=784=28^2<br>\r\n10^2-6^2=64=4^3',NULL,0);
INSERT INTO comment VALUES (10253,698,1301,'Charlie','And after that there\'s...','2003-12-06 11:22:41',3,'After 6 and 10 come 384 and 640.',NULL,0);
INSERT INTO comment VALUES (10254,1311,1626,'Gamer','Ideas','2003-12-06 12:05:18',0,'There are many such texts, but I was thinking it was the same as Penny\'s thoughts; which is why I thought the first word was we when I saw it in the queue. I didn\'t count the words or anything since I didn\'t want to do anything to solve it while still in the queue.',NULL,0);
INSERT INTO comment VALUES (10255,1310,3558,'Tristan','define...','2003-12-06 12:23:58',4,'...\"equal\"\r\nEqual surface area? Equal icing (the walls and top being iced)? Equal surface area on top? Equal volume? Equal shape? Equal in every respect?  It\'s just a bit ambiguous.',NULL,0);
INSERT INTO comment VALUES (10256,698,3386,'Victor Zapana','re: And after that there\'s...','2003-12-06 12:24:37',0,'then most like 384x64 and 640x64 works, then 384x64x64 and 640x64x64 works and so on... but that wont be the answer of course coz they ask smallest/ but just as a heads up',10253,0);
INSERT INTO comment VALUES (10257,698,3386,'Victor Zapana','','2003-12-06 12:25:24',0,'and i believe that 6 and 10 are the answer not 1 and 1, coz the question infers 2 different postivive whole numbers tho i cud be wrong.',NULL,0);
INSERT INTO comment VALUES (10258,698,4670,'Eduardo Guerrero','re: Different?','2003-12-06 12:31:42',0,'It certainly doesn\'t ask for <i>different</i> numbers.',10257,0);
INSERT INTO comment VALUES (10259,698,3386,'Victor Zapana','re(2): Different?','2003-12-06 12:47:42',0,'but like the 2 smallest positive whole numbers. it sounds like 1 is not 2 smallest positive whole numbers, its just 1.',10258,0);
INSERT INTO comment VALUES (10260,698,4374,'Richard','Nontrivial Implied','2003-12-06 12:57:37',0,'This was clearly not intended as a trick question with a trivial answer.  Somebody, though, needs to actually show that the notrivial answer is the smallest -- \"my computer program says so\" is the very least such, and we would then need to see the program to make sure that there is no hole in it.',NULL,0);
INSERT INTO comment VALUES (10261,698,1301,'Charlie','re: Nontrivial Implied','2003-12-06 13:52:06',0,'The program in two versions: Quick Basic and UBASIC:\r\nDEFDBL A-Z\r\nsum = 3\r\nDO\r\n&nbsp;&nbsp;FOR a = 1 TO (sum + 1) / 2 - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;b = sum - a\r\n&nbsp;&nbsp;&nbsp;&nbsp;diffSq = b * b - a * a\r\n&nbsp;&nbsp;&nbsp;&nbsp;diffCu = b * b * b - a * a * a\r\n&nbsp;&nbsp;&nbsp;&nbsp;cuRt = INT(diffSq ^ (1 / 3) + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;sqRt = INT(SQR(diffCu) + .5)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF sqRt * sqRt = diffCu AND cuRt * cuRt * cuRt = diffSq THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT a, b\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1: IF ct > 40 THEN END\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;sum = sum + 1\r\nLOOP\r\n\r\n<pre>\r\n   10   for Sum=3 to 30000000\r\n   15     Max=int((Sum+1)/2-1)\r\n   20    for A=1 to Max\r\n   30       B=Sum-A\r\n   40       DiffSq=B*B-A*A\r\n   50       DiffCu=B*B*B-A*A*A\r\n   60       CuRt=int(DiffSq^(1/3)+0.5)\r\n   70       SqRt=int(sqrt(DiffCu)+0.5)\r\n   80       if SqRt*SqRt=DiffCu and CuRt*CuRt*CuRt=DiffSq then\r\n   90       :print A,B\r\n  100    next\r\n  110   next\r\n</pre>\r\n--------\r\nUBASIC has additional precision available. It was stopped when sum was in the 5000+ range, and found only the two answers I posted.  At these high numbers the cubing would get to the murky boundaries of the precision available to QuickBasic.',10260,0);
INSERT INTO comment VALUES (10262,698,4374,'Richard','re(2): Nontrivial Implied','2003-12-06 16:32:26',0,'Thank you. It seems very unlikely to me that this one can be solved without a program. However, please see the next comment -- I don\'t think we are done yet.\r\n\n\n<i>Edited on <b>December 6, 2003, 9:47 pm</b></i>',10261,0);
INSERT INTO comment VALUES (10263,1509,4443,'rhoelle','answer maybe','2003-12-06 19:14:28',0,'I think he got out March 14th 1996.  because: 1 foot every 24 hours.  it is a thirty foot well. so 30x24= 720hours or 30 days.  so it would take about a month.  valentines day is the 14th, plus 30 is february 44th or..march 14th.',NULL,0);
INSERT INTO comment VALUES (10264,698,4374,'Richard','re: And after that there\'s...','2003-12-06 21:44:54',0,'\"After 6 and 10 come 384 and 640.\" Here 6 and 10 are smaller than 384 and 640.  But the problem asks for \"the two smallest positive whole numbers\" and assuming nontriviality of the solution, how do we know that such actually exist? For example, could there be a y such that 2 and y are a nontrivial solution? If 6 and 10 are indeed the two smallest, then we need to somehow show that every other solution x,y with y > x has x > 6 and y > 10. I don\'t think this can be done with a computer program.',10253,0);
INSERT INTO comment VALUES (10265,698,1301,'Charlie','re(2): And after that there\'s...','2003-12-06 22:46:42',0,'Yes, 24576 and 40960 work, as well as 1572864 and 2621440.',10256,0);
INSERT INTO comment VALUES (10266,698,3558,'Tristan','re(3): And after that there\'s...','2003-12-06 23:35:57',0,'I think the reason that multiplying both numbers by 64 renders more solutions is that 64=2^6 (though you probably already thought of that).  Maybe multiplying both by 3^6 would work too.  Maybe I can prove it for all u^6.\r\n\r\nAll of the following variables represent integers.\r\nSo, if x&#178;-y&#178;=z&#179; and x&#179;-y&#179;=t&#178;,\r\nwould (x*u^6)&#178;-(y*u^6)&#178;= a perfect cube?\r\n= x&#178;*u^12-y&#178;*u^12\r\n= (x&#178;-y&#178;)*u^12\r\n= a perfect cube!\r\nAlso, would (x*u^6)&#179;-(y*u^6)&#179;= a perfect square?\r\n= (x&#179;-y&#179;)*u^18\r\n= a perfect square!\r\n\r\nSo I was right.  Why u^6 instead of u^5 or something else? Because 6 is a factor of both 2 and 3.  I guess I was a little off topic there... it\'s not relevant to the puzzle.\r\n\r\nWhen it says \"the two smallest positive whole numbers,\" I think that that means we want to minimize the sum of the two numbers, though it could be interpreted in other ways.  If you interpret as the smallest minimum of the two numbers, you could plausibly get a different answer.',10265,0);
INSERT INTO comment VALUES (10267,698,1253,'brianjn','re(2): And after that there\'s...','2003-12-07 00:31:47',0,'Without inviting a \'3 ring circus\' .....\r\n\r\n***   If 6 and 10 are indeed the two smallest, then we need to somehow show .... ***\r\n\r\n ..... I wonder if a maxima/minima calculus would provide this.  I DO NOTE however that there is no onus within the problem to provide either proof or understanding, but it might prove a \'fun\' exercise to set for secondary school maths class.\r\n',10264,0);
INSERT INTO comment VALUES (10268,1270,4680,'Mark','JinCo\'s Solution','2003-12-07 03:21:47',3,'2,Chandler,toast,blackbird----\r\n4,Dennis,bread,sparrow----\r\n6,Allison,birdseed,thrush----\r\n8,Emery,cake crumbs,cardinal----\r\n10,Brewer,suet,robin----',NULL,0);
INSERT INTO comment VALUES (10269,1511,4554,'Edward','re(2): Solution - Yes. I have erred.','2003-12-07 06:18:51',0,'Oops. Thanks for pointing that out: yes. My solutions seem to consider the average bullet to travel at 10 mph, instead the slightly more sane 1000 mph.\r\n\r\nSo, to restate the answer, when A fires the bullet at 1000 mph - in either direction - he will see it travelling at 1000 mph. B will see it, relative to A, travelling at a speed much less than 1000 mph. And the relevant quantitative answers are given by the \"relativistic velocity addition formula.\"\r\n\r\nCheers.',10197,0);
INSERT INTO comment VALUES (10270,1270,4686,'Robert','Solution:','2003-12-07 14:01:37',0,'No2:  Mrs Chandler, Toast, Blackbird\r\nNo4:  Mrs Dennis, Bread, Sparrow\r\nNo6:  Mrs Allison, Birdseed, Thrush\r\nNo8:  Mrs Emery, Cake Crumbs, Cardinal\r\nNo10: Mrs Brewer, Suet, Robin',NULL,0);
INSERT INTO comment VALUES (10271,1514,1301,'Charlie','solution','2003-12-07 14:42:19',3,'Let the stick in each case be 1 unit long.\r\n\r\n<b>1.</b> Let x and y be the two random unformly distributed points from 0 to 1.  First take the case where x is the smaller.  The three pieces have lengths x, y-x and 1-y.  In order to form a triangle, the sum of any two piece lengths must be greater than the length of the third piece.  In this case\r\n\r\nx+y-x>1-y which is the same as y > 1/2\r\nx+1-y>y-x which is the same as y&lt;x+1/2\r\n1-y+y-x&gt;x which is the same as x&lt;1/2\r\n\r\nSo within the bounds of a unit square from x=0 to x=1 and y=0 to y=1, further limited to the part above y=x, the above three inequalities fall within a triangle of area 1/8, for a probability of (1/8)/(1/2) = 1/4 that the triangle can be formed given that x&lt;y.  By symmetry the conditional probability given that y is the smaller, is the same.  Thus the probability is 1/4 overall.\r\n\r\nThen, let\'s do case 3 next, because it will provide a conditional probability that will be used in solving case 2:\r\n\r\n<b&gt;3.</b> Let L1 be the length of the shorter piece and L2 be the length of the longer, and x be the point along L2 that the second break will be made.  We know already from the fact that the second break is on the larger piece that the total of those two resulting from the second break will be greater than L1, so we need only care that x+L1>L2-x and L1+L2-x>x.  These ultimately come out to x>L2-1/2 and x < 1/2.  This leaves a length of 1/2 - (L2-1/2) where x is good, out of a total length of L2, for a probability that then, algebraically comes out to (1-L2)/L2, or 1/L2 - 1.  We need to integrate this function from 1/2 to 1, these being the uniformly distributed lengths for the longer original piece, and then divide by 1/2 (i.e., multiply by 2).  For convenience let\'s rename L2 w:\r\n\r\n&#8747;{1/2 to 1}((w^-1) - 1) dw / (1/2) \r\n\r\n= 2[ln w - w]{1/2 to 1}\r\n\r\n= 2ln2 - 1 = \r\n.38629436111989....\r\n\r\n2. You have a 1/2 probability of choosing the shorter stick, in which case you have 0 conditional probability of making a triangle.  There is the remaining 1/2 probability of choosing the larger original piece, in which case the probability found above now holds.  Since you have a 1/2 probability of getting there, the overall probability is 1/2 that of case 3, or .193147180559945....\r\n\r\n\n\n<i>Edited on <b>December 7, 2003, 2:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10272,698,4374,'Richard','re(4): And after that there\'s...','2003-12-07 15:07:21',0,'I can go along with using the sum of the two numbers as the size criterion. Then Charlie\'s program does verify that 6 and 10 are smallest. I wonder what Ravi Raja really meant here, though. Maybe the official solution will tell us.\n\n<i>Edited on <b>December 7, 2003, 3:10 pm</b></i>',10266,0);
INSERT INTO comment VALUES (10273,1514,1301,'Charlie','re: solution','2003-12-07 17:43:03',0,'As case 3 had the most complicated math, it is the one needing the best verification.  The following is a simulation of case 3:\r\n\r\nRANDOMIZE TIMER\r\nDEFDBL A-Z\r\nFOR trial = 1 TO 10000000\r\n&nbsp;&nbsp;piece1 = RND(1)\r\n&nbsp;&nbsp;IF piece1 > .5 THEN piece1 = 1 - piece1\r\n&nbsp;&nbsp;piece2 = RND(1) * (1 - piece1)\r\n&nbsp;&nbsp;piece3 = 1 - piece1 - piece2\r\n&nbsp;&nbsp;IF piece1 + piece2 > piece3 AND piece1 + piece3 > piece2 THEN hit = hit + 1\r\n&nbsp;&nbsp;ct = ct + 1\r\nNEXT\r\nPRINT USING \"####### / ######## = #.######;\"; hit; ct; hit / ct;\r\nPRINT USING \"#.######\"; SQR(hit * (1 - hit / ct)) / ct\r\n\r\nIt found\r\n3862532 / 10000000 = 0.386253;0.000154\r\nThat is, 3,862,532 hits out of 10,000,000 trials, for an average of .386253, with std error of the mean of .000154.\r\n\r\n',10271,0);
INSERT INTO comment VALUES (10274,1311,4055,'S','re(2): Solution?','2003-12-07 19:04:27',0,'[edited: my mistake -- I read \"70 characters\", not \"270 characters\"]\n\n<i>Edited on <b>December 7, 2003, 7:24 pm</b></i>',10245,0);
INSERT INTO comment VALUES (10275,1010,4691,'crystal','hmm','2003-12-07 20:33:44',0,'before i read any comments or anything i just wanna see if im right... im not good at these things. but i think it\'s soul.',NULL,0);
INSERT INTO comment VALUES (10276,1478,4691,'crystal','solution?','2003-12-07 21:26:56',0,'1st:Fruit Cake by Ben Jones\r\n2nd:Chocolate Cake by James Best\r\n3rd:Sponge Cake by Nigel Stevens\r\n4th:Cheesecake by Vicky Andrews\r\n',NULL,0);
INSERT INTO comment VALUES (10277,1514,4507,'Penny','Solution? (No computer program used)','2003-12-07 22:55:38',3,'(This solution is now edited based on criticisms by Charlie, Lee and SilverKnight, about an obvious error originally present, due to tiredness on my part)\r\n\r\nLet a length x be broken off a 10,000 meter stick. Let another length y then be broken off the remainder of the stick. To simplify our calculations, let\'s assume that x and y must both be even multiples of one meter. (Hey, approximations were good enough for Archimedes...) \r\n\r\nx, y, and the remaining length 10,000-(x+y) will be able to be formed into a triangle if and only if:\r\n\r\n(a) x+y is greater than 5000, AND\r\n(b) x is less than 5000, AND  \r\n(c) y-x is less than 5000\r\n\r\nThis means that the following two statements must both be true:\r\n\r\nx is less than 5000\r\ny lies between 5000-x and 5000+x\r\n\r\nPossible values of x, for a triangle to be possible, range from 1 through 4999. Each of these values obviously has 1/9999 probability.\r\n\r\nIf x=1, then y=4999,5000,...,5001  out of a total range for y of 1 thru 9999 (odds of 3/9999)\r\nif x=2, then y=4998,4999,...,5002 out of a range of 1 thru 9998 (5/9998)   \r\nif x=3, then y=4997,4998,...,5003 (7/9997)\r\nif x=4, then y=4996,4997,...,5004 (9/9996)\r\n.....\r\nif x=4998, then y=1,2,3...,4999 (4999/5002)\r\nif x=4999, then y=1,2,3,..,5000 (5000/5001) \r\n\r\nTotal odds then are:\r\nodds = (1/9999)*[sum of the terms (2x+1)/(10000-x), as x varies from 1 to 4999]\r\n     \r\nodds = (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + 9999/5001]\r\n \r\n(A program could quickly produce that value, which will be very good approximation of the true probability) \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 8, 2003, 11:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10278,1514,3558,'Tristan','shorter solution','2003-12-07 23:00:28',3,'For all three pieces to be able to form a triangle, they have to each be less than 1/2 of the full stick\'s length.  Otherwise, the piece greater than 1/2 would be longer than the sum of the other two.\r\n\r\nThe first break must be somewhere between the middle and a side.  The possibilities for the second break to form a triangle are anywhere in the area between the middle and exactly 1/2 away from the first break.  Since all cases determine the first break in the same way, it is the second break that makes them different.\r\n\r\nCase one: The second break has equal probability anywhere, but the winning possibilities have an area equal to the distance between break 1 and the closest side.  The average area then is 1/4.\r\n\r\nCase two: The second break has 1/2 chance that it will not form a triangle, because if it splits the shorter side, the bigger side will be greater than 1/2 length.  If it splits the other side, the probability is n/(1-n), where n is the distance between break 1 and the closest side.  Take the integral from 0 to 1/2, divide by 1/2 and get approximately .38629436 (this was done by a calculator, but someone else may try to do this themselves).  Since this only happens 1/2 the time, the probability is approximately .19314718.\r\n\r\nCase three: This is the same as case two, except the second break is always on the larger piece, so the probability is approximately .38629436.\r\n\r\nI apologize if this solution was not as clear or as short as I had hoped.',NULL,0);
INSERT INTO comment VALUES (10279,1514,3224,'Lee','help me!','2003-12-08 01:39:56',0,'Please tell me where I’m going wrong!\r\nAssume stick of unit length and knowledge that a piece>0.5 makes creating a triangle impossible\r\nCase 1 is straightforward\r\nYour ‘breaks’ are at a* and b* (where a*&lt;b*) making pieces\r\na,b,c (c is the left over piece)\r\np(a,b both&gt;0.5) = ¼ (making a>0.5)\r\np(a,b both&lt;0.5) = ¼ (making c&gt;0.5)\r\np(a&lt;0.25 and b&gt;0.75)= ¼ (making b>0.5)\r\nso probability you can make a triangle is ¼\r\n\r\nCase 2\r\nProbability clearly ½ of case 3\r\n\r\nCase 3\r\nThe longer piece, x, has an expected length of 0.75, since it is uniformly between 0.5 and 1\r\nConsider the arbitrary breaking point, y, on the longer stick.\r\nIf y>0.5 (on a stick with expected length of 0.75) you cannot make a triangle [probability = 1/3]\r\nIf (x-y)>0.5 (on a stick with expected length of 0.75) you cannot make a triangle [probability = 1/3]\r\nSo the probability you can’t make a triangle is 2/3\r\nThe probability you can being 1/3\r\n\r\nIntuitively I like the solution but I trust Charlie’s simulation more – I’m struggling to do my own simul’ . Can someone spot my deliberate mistake?\r\nAnd Penny, this is just one of the benefits of being able to run problems through a computer\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10280,1514,4507,'Penny','re: help me!','2003-12-08 02:41:35',0,'never mind....I misread your post.....\n\n<i>Edited on <b>December 8, 2003, 2:51 am</b></i>',10279,0);
INSERT INTO comment VALUES (10281,1514,3224,'Lee','re(2): help me! correction','2003-12-08 02:54:03',0,'My mistake, typo, it was supposed to say\r\np(a*,b* both>0.5) = ¼ \r\ni.e. both your arbitrary points are more than half-way up the stick making piece a >0.5\r\nIt should then go on to say,\r\n\".....p(a*,b* both&lt;0.5) = ¼ (making c&gt;0.5) \r\np(a*&lt;0.25 and b*&gt;0.75)= ¼ (making b>0.5) \r\nso probability you can make a triangle is ¼ \"\r\n\r\n',10280,0);
INSERT INTO comment VALUES (10282,1514,4507,'Penny','re(3): help me! correction','2003-12-08 03:07:02',0,'...and (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + (5001/5001)] does appear to be approximately 1/4. \r\n',10281,0);
INSERT INTO comment VALUES (10283,1514,3224,'Lee','','2003-12-08 03:12:51',0,'Penny,\r\n\"...and (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + (5001/5001)] does appear to be approximately 1/4. \"\r\nYour bracketed term has a numerator that increases by 2 per term and a denominator that decreases by one - you would never have the term\r\n5001/5001\r\nthe 2500th term would be\r\n5001/7500 wouldn\'t it?\r\nThe final term would be\r\n20001/1\r\n',NULL,0);
INSERT INTO comment VALUES (10284,1514,4507,'Penny','deja vu','2003-12-08 03:13:05',0,'See the very similar \"5,6, Pick up sticks\" posted on 11/5/2003 in Probability. That problem and its solution will shed more light on this one.',NULL,0);
INSERT INTO comment VALUES (10285,1514,3224,'Lee','thanks for all the help','2003-12-08 05:59:02',0,'My mistake was thinking the probability function was linear.  A quick plot on a scrap of paper shows this to be nonsense.\r\nJust going to google for some calculus tips.\r\n',NULL,0);
INSERT INTO comment VALUES (10286,1311,1183,'fwaff','re: Solution?','2003-12-08 06:14:06',0,'Penny: You\'ve miscounted since the passage you quote only contains 268 letters.',10243,0);
INSERT INTO comment VALUES (10287,1514,1301,'Charlie','re(4): help me! correction','2003-12-08 10:01:12',0,'\"...and (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + (5001/5001)] does appear to be approximately 1/4. \"\r\n\r\nAs Lee has pointed out, the 2500th term would be 5001/7500. At that point, the total divided by 9999 would be only about 0.075367.  If you continued on to the 4999th term, however, that would be 9999/5001, and the total divided by 9999 would indeed be close to the answer for case 3, not case 1.  It would come out to 0.3863022960678033686. \r\n\r\nI don\'t know which case you were addressing in your original post, but your series does not approximate 1/4.  It is about 0.3863, as mentioned, which is close to the actual answer found by calculus (not computer, unless you count taking the natural log of 2 via calculator program as finding the answer by computer) for case 3: = 2ln2 - 1 = .38629436111989.... \r\n\r\nI also don\'t know how you came up with the approximate total of 1/4 for this series, but it makes a lot of sense to use a computer:\r\n<pre>\r\nlist\r\n    5   T=0\r\n   10   for X=1 to 4999\r\n   20       Term=(2*X+1)/(10000-X)\r\n   30       T=T+Term\r\n   40   next\r\n   50   print T/9999\r\nOK\r\nrun\r\n 0.3863022960678033686\r\n</pre>\r\n------\r\nNote that the last term within parentheses within the square brackets is in fact 9999/5001.\r\n\r\nI don\'t know how it is intended to evaluate the series without a computer.\r\n\r\nAnd, while approximation was good enough for Archimedes, he did not have the advantage of standing on Newton\'s and Leibnitz\'s shoulders.\r\n\r\nOf course we also could have left the answer to case 3 as 2 ln(2) - 1, and be in the same quandary as to its numerical value, but it helps to see the numbers.\r\n\r\n',10282,0);
INSERT INTO comment VALUES (10288,1309,4698,'Larry Settle','Brian\'s solution','2003-12-08 10:26:42',0,'I\'ve been waiting patiently for someone to make a tiny correction to Brian\'s solution. Any three randomly selected distinct points will ink the entire plane with probability one. Brian\'s A,B,C works just fine if he selects x to be transcendental.',NULL,0);
INSERT INTO comment VALUES (10289,1419,3136,'Popstar Dave','Solution','2003-12-08 10:31:07',3,'With 54 as the first number and 93 as the second; this will give us 39 as the third, then -54, -93 and -39.  These six numbers will continuously cycle.  Therefore taking the sum of the first 6n terms (where n is any positive integer) will give a sum of 0.  As 6000 = 6*1000 and 1000 is certainly a positive integer, the answer in this case is 0.',NULL,0);
INSERT INTO comment VALUES (10290,1419,3136,'Popstar Dave','re: Solution','2003-12-08 10:36:05',0,'I forget to mention that this answer stands for any two inital values.  \r\nFor any two starting values a and b, the six term, repeating pattern will be:\r\na, b, (b-a), -a, -b, (a-b).\r\nTherefore the sum of any sequential, multiple of six terms will be zero.',10289,0);
INSERT INTO comment VALUES (10291,1419,3224,'Lee','In general','2003-12-08 10:39:10',3,'Of course it doesn\'t matter what the numbers are\r\nThe series cancels to give\r\na, b, (b-a),-a, -b, (-b+a), a, b, (b-a)........\r\nThe sum of the first 6 terms are 0 and from then it repeats - so the sum of the first n terms is 0 if n/6 is an integer.\r\nPenny will be pleased to hear this theory is verified for the first 6 000 000 000 000 000 000 terms. I\'ve just had my friend at NASA run through it at work and he informs me it does, indeed, sum to zero',NULL,0);
INSERT INTO comment VALUES (10292,1309,3172,'SilverKnight','re: Brian\'s solution','2003-12-08 10:44:48',0,'Larry,\r\n\r\nIt is possible that the three random points turn out to be something like... (0,1) (0,2) and (0,3) (or any three points with rational distance to the origin, I can think of at least four more :-)  ).\r\n\r\nThen, clearly this doesn\'t cover the origin.\r\n\r\nSo, <I>\"Any three randomly selected distinct points will ink the entire plane with probability one.\"</I> seems to be faulty.\r\n\r\nYour continuation of <I>\"Brian\'s A,B,C works just fine if he selects x to be transcendental.\"</I> is not sufficient. (&#960;+1,0) (&#960;+2,0) and (&#960;+3,0) will not cover point (&#960;,0).\r\n\r\nWhat\'s more, if he selects the x then this violates your earlier notion of randomly selecting distinct points.\r\n',10288,0);
INSERT INTO comment VALUES (10293,1419,3172,'SilverKnight','re: In general','2003-12-08 10:48:34',0,'roflmao !',10291,0);
INSERT INTO comment VALUES (10294,144,4699,'Barry Knapp','re: Forced March','2003-12-08 10:49:42',3,'Actually this answer isn\'t completely correct as the rate of the messenger is actually (25 + 2d)t because his rate has to include the time he is marching back to his position in line or he will only get to the point where he meets the officer.  If we make 2 linear equations representing the distance each marcher has marched from the officers initial position at t=0 \r\nwe get\r\n\r\nofficer: D = 25t\r\nmessenger: D = (25 + 2d)t - 25\r\n\r\n-25 represents the fact that the messenger starts 25 miles behind the officer\r\n\r\nNow we know that the Messenger will catch the officer at\r\n0 = (25 + 2d)t - 25 - 25t\r\n\r\nsolving for d we get:\r\nd = 25/(2t) \r\n\r\nsubstituting in for d into rate of the messenger we get and using Distance = Rate * Time\r\n\r\nDistance = (25 + 2(25/(2t))t\r\nDistance = 25t + 25 \r\nt = 1 at end of day so\r\nDistance = 50\r\n\r\nThe messenger actually marches 50 miles.',725,0);
INSERT INTO comment VALUES (10295,672,4257,'Jack McBarn','Both can coexist','2003-12-08 10:53:07',2,'The sword slices through, but does not destroy the shield, as it cannot be destroyed but the sword can slice through anything.',NULL,0);
INSERT INTO comment VALUES (10296,1514,4507,'Penny','re(5): help me! correction','2003-12-08 11:03:39',0,'Charlie writes: \"As Lee has pointed out, the 2500th term would be 5001/7500...If you continued on to the 4999th term....the answer...would come out to 0.3863022960678033686....your series does not approximate 1/4. It is about 0.3863, as mentioned, which is close to the actual answer found by calculus...And, while approximation was good enough for Archimedes, he did not have the advantage of standing on Newton\'s and Leibnitz\'s shoulders.\"\r\n  \r\nYeah, I was pretty tired when I specified the last term in that series, and that the sum approximated 1/4. I had the right idea, though, in seeking an approximation with a 10,000 meter stick whose breaks occur at even meter points. Had I done that correctly, I would definitely have come up with an answer so close to the actual value that there would have been no need to look further. (BTW, I was NOT comparing myself to Archimedes. I am obviously a lot brighter than he was...)\r\n  \r\n\n\n<i>Edited on <b>December 8, 2003, 11:05 am</b></i>',10287,0);
INSERT INTO comment VALUES (10297,1514,3172,'SilverKnight','re(6): help me! correction','2003-12-08 11:20:01',0,'I think the reason why Charlie brought up Newton and Leibnitz was because he invoked Calculus in his solution.\r\n\r\nCharlie did not (as your previous comment title implies) use a computer program in his solution.  Charlie only used the computer to verify his solution to a more complicated aspect of the problem.\r\n\r\nAn aspect of Chalie\'s solution is that your approximation to the answer is unnecessary, and almost requires a computer to solve it....\r\n\r\nI noticed that you first approximated the solution with a 10 meter stick and fixed the points along 1 meter intervals.  And you came up with an answer of 29%.  Then, I suppose after looking at others\' answers, you decided (and accurately so), that if you approximate with higher gradation you will get closer to the actual answer.  So you updated your post to make it 10000 meters long.\r\n\r\nUnfortunately, it ends up being a very long \"by-hand\" calculation... and you wrote:\r\n<I>\" ...and (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + (5001/5001)] does appear to be approximately 1/4.\"</I>\r\n\r\nWhen as Charlie pointed out,\r\n<I>\"I don\'t know which case you were addressing in your original post, but your series does not approximate 1/4. It is about 0.3863, as mentioned, which is close to the actual answer found by calculus (not computer...\"</I>\r\n\r\nThe point of all of this, of course, is that it is possible to get an arbitrarily precise numerical answer without resorting to approximating a smooth probability function.',10296,0);
INSERT INTO comment VALUES (10298,1419,4507,'Penny','Solution (No computer program used)','2003-12-08 11:31:45',3,'The first 6 terms in the series are:\r\n54 \r\n93 \r\n93-54 \r\n93-54-93\r\n93-93-93\r\n93-93-93+54\r\n\r\nand then the terms begin to repeat....54, 93, etc..\r\n\r\nThe sum of the first 6,000 terms is: \r\n\r\n1000*(54+93+93-54+93-54-93+93-93-93+93-93-93+54)\r\n= 1000*(0)\r\n= ZERO ',NULL,0);
INSERT INTO comment VALUES (10299,1309,775,'Cory Taylor','re(2): Brian\'s solution','2003-12-08 12:09:11',0,'SK, Not that I\'m agreeing with Larry but,\r\n\r\nBrians ABC does work if x is chosen as transcendental - your example uses x=1.  Where the three equidistant colinear points are centered is irrelevant, it is the distance between them that is labelled \"x\"\r\n\r\nand\r\n\r\nIf you calculate the probability of choosing (0,1),(0,2) and (0,3) by choosing points from the entire plane at random, is this not zero (1/an infinite number of three point selections)?\r\n\r\nOf course there are many sets of three points that will not work, so I am not happy with Larrys continuation either...',10292,0);
INSERT INTO comment VALUES (10300,1311,1575,'DJ','Solution','2003-12-08 12:12:50',2,'In any case, I did not miscount; since the letters are arranged in groups of 5, it\'s fairly easy to confirm that there are indeed 270 letters. The original message also contains 270 letters, \"<i>with meaningless filler characters at the end</i>\" just to make the letter blocks come out even. The point is that the method of encryption demands that there are the same number of letters in the encrypted message as in the original.\r\n\r\nI will confirm that the passage in question is the Preamble to the Constitution, and the first three words are indeed \"We the people.\" The fact that the first three blocks of letters in the encrypted message have W, T, and P as their initial letters is a mild coincidence.\r\n\r\nActually, the very first letter will always be the same as that of the original message, but every letter after that could turn out to be any. That may be enough of a hint to point someone in the right direction.\r\n\r\nIf not, try converting each letter to its alphanumeric value. Since you now know the encrypted message as well as the original one, the pattern may be easier to find...',10286,0);
INSERT INTO comment VALUES (10301,1309,3172,'SilverKnight','re(3): Brian\'s solution','2003-12-08 12:20:44',0,'Cory,\r\n\r\nPlease reread my post.\r\n\r\nThe first example I gave is NOT where x is transcendental.\r\nThe second example I gave is.\r\n\r\nThe points (in both examples) I gave ARE colinear, but they\'re not equidistant (i.e., on a circle) from anything, so I\'m not sure what you\'re talking about.\r\n\r\nAgain, in my second example, x is indeed transcendental in all three points, and the stamp will not cover the plane.\r\n____________________\r\n\r\nIf I understand what you wrote, you are saying that as long as the distance between successive points is constant (and transcendental), and they are colinear, then the three stamps will cover the plane.\r\n\r\nWithout analysis, I\'m not certain whether or not that is correct.  But, either way, I did not get that notion from what Larry wrote.  Larry didn\'t mention anything about distance between points, so I interpret his \'x\' as the horizontal coordinate (standard on the Cartesian plane).\n\n<i>Edited on <b>December 8, 2003, 12:30 pm</b></i>',10299,0);
INSERT INTO comment VALUES (10302,1509,4700,'MARIE','possibly','2003-12-08 13:11:18',0,'he\'d get out on March 16 1996, i think.',NULL,0);
INSERT INTO comment VALUES (10303,1311,4507,'Penny','re: Solution','2003-12-08 13:46:36',0,'DJ: \"I will confirm that the passage in question is the Preamble to the Constitution, and the first three words are indeed \'We the people.\' \"\r\n \r\nI guessed the right answer, in a puzzle so difficult (rated a 2 !!) that even Victor Zapana was stumped? Cool...Of course I don\'t know the encryption method, but as you say, it shouldn\'t be hard to figure out. Besides, my brilliant insight was to bypass the encryption method altogether, and to use Zen-like enlightenment to achieve the result. (\"When a rope is cut, the knife is forgotten.\") My IQ actually   approaches triple digits, and it really shows, doesn\'t it?  ',10300,0);
INSERT INTO comment VALUES (10304,1309,4698,'Larry Settle','re(4): Brian\'s solution','2003-12-08 14:29:15',0,'The first use of the stamp leaves uninked, concentric circles at rational radii. The second use of the stamp leaves uninked, intersection points of the two sets of concentric circles. Each concentric circle has a countable number of intersections (since the rationals are countable) and there are a countable number of circles(same reason). Therefore, the total number of uninked points is of the order of countable squared and is also countable. The probability(slightly tongue in cheek) that a third use of the stamp from a random point will not cover all the remaining points is the proportion of rationals in the continuum(i.e. 0).\r\n  Brian gets the credit because the problem only called for a specific solution and x=transcendental in his diagram is a solution.\r\n  His solution is easily generalizable by writing similar equations for non co-linear points. The central argument will be that the distance between two of the random points will be expressed as the solution of an algebraic equation with rational co-efficients which is a contradiction.',10301,0);
INSERT INTO comment VALUES (10305,1309,775,'Cory Taylor','re(4): Brian\'s solution','2003-12-08 14:30:46',0,'Im gonna try something new (to me).  Whee. Im gonna try to link to a previous post.  Very exciting (again, for me!!!)\r\n\r\nBrian Smith\'s solution <A HREF=\"http://perplexus.info/show.php?pid=1309&cid=10148\">here</A  \r\ndescribes \"x\" as the distance between points A and B (which is also the distance between points B and C - my reference to equidistant). Since B is the mid-point of the segment created by points A and C, the three point A,B, and C are colinear.  This is all in the post I\'ve (hopefully) linked to, defined as part of Brians proof.  And when you see it, you\'ll find that both your examples use an x value of one, as (&#960;+2)-(&#960;+1)=1.\r\n\r\nNow I fully agree that there are all sorts of sets of three points (including both of your examples) that will not work, thats not the discussion.\r\n\r\nI believe that Larry\'s claim is untrue, because although the probibility of choosing a particular set of three points that do not satisfy the problem requirements, there are an infinite number of such sets, thereby making the overall probibility uncertain.  It might be interesting (and WAY WAY WAY over my head) to see what the probibility is for three truly random points...  Anyone?....',10301,0);
INSERT INTO comment VALUES (10306,1309,775,'Cory Taylor','re(5): Brian\'s solution','2003-12-08 14:39:10',0,'Firstly, woohoo - my link worked.  Please hold your applause for something others have been doing for years...\r\n\r\nWell I\'m not sure on what you mean by \"countable\".  if you mean \"finite\" then I\'d have to disagree - would you not be saying that there are a finite number of rational numbers?\r\n\r\nAnd from where do you get that the proportion of rational numbers within the continuum is zero?',10304,0);
INSERT INTO comment VALUES (10307,1323,4701,'ronen','Solution to 2 extra parts...','2003-12-08 15:05:05',3,'I found a solution to the next 2 parts:\r\n\r\nfirst, let Pn be the nth prime number, hence, P1=2, P2=3, P3=5, P4=7 etc...\r\n\r\nHypothesis: Pn + d * (P1*P2*P3...*Pn-1) is prime for each d<Pn.\r\n\r\nProof:\r\n\r\nDefine M= P1*P2*...*Pn-1 \r\nfirst, note that \r\nM= gcm(P1,P2,...Pn-1)\r\n(Trivial).\r\n\r\nnow let 1 < k < n-1\r\n\r\nthen Pn(mod Pk) = Pn + d * M (mod Pk)\r\nbecause M (mod Pk) = 0\r\n\r\nthen Pn+d cannot be devided by any prime number smaller than P.\r\n\r\nNow, let P\' be a prime number equal or greater than P. Assume (d * M) / P\' is an integer. then d / P is an integer (Because P1,P2... are primes). But d < P <= P\' - contradiction.\r\n\r\nso we have proven the theorem - hence, for a squence of n numbers, take the nth prime number as first number, and chose the difference as multiplation of all primes before it...\r\n\r\nPlease let me know if I have a mistake...',NULL,0);
INSERT INTO comment VALUES (10308,1309,4698,'Larry Settle','re(6): Brian\'s solution','2003-12-08 15:44:18',0,'Countable means that you can establish a one to one correspondence with the integers and talk about first, second etc. It does not mean finite. Not only are the rationals countable but so are the algebraic (non transcendental) numbers. Countable sets have measure zero in set theory and the continuum is measure one.',10306,0);
INSERT INTO comment VALUES (10309,1311,1301,'Charlie','re(2): Solution','2003-12-08 15:46:49',0,'\"My IQ actually approaches triple digits, and it really shows, doesn\'t it? \"\r\nLMAO\r\n',10303,0);
INSERT INTO comment VALUES (10310,1314,4507,'Penny','Solution (No computer program used)','2003-12-08 16:22:14',3,'1*6*11 = 66  \r\n13+20+33=66\r\n(40/20)*33=66\r\n\n\n<i>Edited on <b>December 8, 2003, 4:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10311,1314,2130,'ethan','Solution','2003-12-08 16:38:47',0,'1*6*11=66\r\n13+20+33=66\r\n40/20*33=66',NULL,0);
INSERT INTO comment VALUES (10312,1309,3172,'SilverKnight','re(5): Brian\'s solution','2003-12-08 17:28:25',0,'I beg to differ Larry.\r\n\r\nBy your argument, if I have a stamp that covers the whole plane except the centered point, and I stamped it on the origin, I would cover the whole plane (--since the probability that a random point is the origin, definitely countable, would be zero).\r\n\r\nBut the probability is not at issue.  The \"point\" is:  there exists a point that is not covered.  So, while I believe Brian has a correct ANSWER (I think)... Brian has not give a true SOLUTION.\r\n',10304,0);
INSERT INTO comment VALUES (10313,1311,3558,'Tristan','re(3): Solution','2003-12-08 17:30:38',0,'Heh heh...\r\n\r\nI bet the title translates to \"Preamble to the Constitution.\" Not that I\'ve cracked the code.\n\n<i>Edited on <b>December 9, 2003, 7:54 pm</b></i>',10309,0);
INSERT INTO comment VALUES (10314,1314,4507,'Penny','This one was really hard....','2003-12-08 18:54:31',1,'...and as I was about to give up on it, my boyfriend Sylvester said \"Wait ! I\'ve got an idea !!\" Then he \"hacked\" into the CalTech nuclear physics systems and ran it on one of their Cray Supercomputers. Just 6 hours later, it produced the answer. Dude, you have to start putting simpler puzzles out here. As an example of a really easy one, here\'s something that Sylvester was doodling on his napkin this morning over coffee:\r\n  \r\n\"Five friends went mountain climbing this monsoon, but not together. They climbed different mountains. Sanjiv climbed higher than 1000 meters, but not on Panchgani. Sanjay climbed higher than both Subhash and the one who climbed Murud. Lohgadh is shorter than the mountain climbed by Subhash, but heigher than the one climbed by Sujay. The tallest mountain was not climbed by Suvdeep. Murud is not the tallest but taller than Panchgani. The mountain which is 2500 meters tall is not Tikona or Panchgani. Visapur is taller than Panchgani, which is taller than the mountains climbed by Sanjiv and Sujay.\r\nCan you figure out who climbed which mountain?\" \r\n  ',NULL,0);
INSERT INTO comment VALUES (10315,1309,2899,'Brian Wainscott','re(6): Brian\'s solution','2003-12-08 19:10:21',0,'I agree with Larry.\r\n\r\nInstead of picking 3 points in the plane, pick a single point in R^6 (the cartesian product of the plane 3 times).    For every point (a,b,c,d,e,f) in R^6, color it either white or black:  black if stamping the points (a,b), (c,d), (e,f) results in covering the whole plane, and white otherwise.\r\n\r\nWhat Larry has done is argue that the \"white\" set in R^6 has measure 0.  That doesn\'t mean there aren\'t a lot of points in it, only that they are relatively rare compared to black points.  It is like saying \"the odds of  a random number being rational is 0\" which is true.',10312,0);
INSERT INTO comment VALUES (10316,1309,3172,'SilverKnight','re(7): Brian\'s solution','2003-12-08 19:43:52',0,'I agree with Larry too... it just doesn\'t address the problem.\r\n\r\nThere ARE many more irrational than rational points.\r\n\r\nBut this isn\'t about the odds of finding a particular point (or a set of points).  It is about the existence of a point (or a set of points) that satisfy or refute the problem.\r\n_________________________\r\n\r\nWhat if I paint the WHOLE plane black, except for a small circle of radius .00000001 centered on the origin, which I paint white?\r\n\r\nWhat are the odds that if I take a random point, the point will be white...?\r\n\r\nThe problem with this argument (which is analogous to Brian\'s, Brian\'s, and Larry\'s) is that the probability isn\'t the issue.\r\n\r\nExistence of a white point is the issue.  And, in this case, the whole plane is not black.',10315,0);
INSERT INTO comment VALUES (10317,1314,3386,'Victor Zapana','re: This one was really hard....','2003-12-08 20:58:51',0,'hmm mebe ill do the problem if it gets publicized by the site (not if its posted on a post) tch tch dun criticize. easy and hard questions all are welcomed in this site. Wow, do Sylvester and you come up with problems to give each other every day?',10314,0);
INSERT INTO comment VALUES (10318,1314,2500,'ken','a wild stab','2003-12-08 21:56:15',0,'1*6*11=66\r\n13+20+33=66\r\n33*40/20=66',NULL,0);
INSERT INTO comment VALUES (10319,1270,4709,'Virginia','solution','2003-12-08 21:58:21',0,'#2 Mrs. Chandler, Blackbird, Toast\r\n#4 Mrs. Dennis, Sparrow, Bread\r\n#6 Mrs. Allison, Thrush, Birdseed\r\n#8 Mrs. Emery, Cardinal, Cake\r\n#10 Mrs. Brewer, Robin, Suet',NULL,0);
INSERT INTO comment VALUES (10320,1314,1626,'Gamer','Please don\'t:','2003-12-08 22:04:09',0,'Post problems in the chat. Even easy ones. This means all problems.\r\n\r\nPlease don\'t insult others\' problems\r\n\r\nFinally, I would prefer if you kept your illegal events to yourself, as they don\'t add any color to the site, and stop mentioning your boyfriend. Random fact: People who lie assert a fact much more than people who tell the truth. ',NULL,0);
INSERT INTO comment VALUES (10321,1323,1626,'Gamer','re: Solution to 2 extra parts...','2003-12-08 22:18:43',0,'This may work, and was actually the solution I had in mind. I think others have shown that this isn\'t the SMALLEST one. If I misread your post tell me. :)',10307,0);
INSERT INTO comment VALUES (10322,1514,4507,'Penny','re: Lee','2003-12-08 23:34:35',0,'Lee: \"Penny: \'...and (1/9999)*[(3/9999) + (5/9998) + (7/9997) + (9/9996) + ... + (5001/5001)] does appear to be approximately 1/4.\' Your bracketed term has a numerator that increases by 2 per term and a denominator that decreases by one - you would never have the term 5001/5001; the 2500th term would be 5001/7500 wouldn\'t it? The final term would be 20001/1\"\r\n \r\nSilverKnight and Charlie said that you don\'t really need either my laborious approximation, or computer assistance. All you need is a little calculus. But just to set the record straight, the series I used is made up of 4999 terms of the form (2x+1)/(10000-x), for values 1 through 4999 of x (the  original break, on a meter boundary, of a 10,000 meter stick), the only values of x that will make a triangle possible. The last value in the series is 9999/5001. I have corrected my original post, based on the criticisms. \r\n   \r\nBut it is academic, after SilverKnight\'s and Charlie\'s comments.\r\n',10283,0);
INSERT INTO comment VALUES (10323,1314,4300,'Minion123','Don\'t start that again','2003-12-09 01:29:00',0,'Don\'t start arguing again',NULL,0);
INSERT INTO comment VALUES (10324,1478,4709,'Virginia','solution','2003-12-09 08:48:50',0,'1st place: Ben Jones, fruit cake\r\n2nd place: James Best, chocolate cake\r\n3rd place: Nigel Stevens, sponge cake\r\n4th place: Vicky Andrews, cheese cake',NULL,0);
INSERT INTO comment VALUES (10325,1478,4709,'Virginia','solution','2003-12-09 08:49:18',0,'1st place: Ben Jones, fruit cake\r\n2nd place: James Best, chocolate cake\r\n3rd place: Nigel Stevens, sponge cake\r\n4th place: Vicky Andrews, cheese cake',NULL,0);
INSERT INTO comment VALUES (10326,698,1920,'Brian Smith','Any other primitive solutions?','2003-12-09 10:35:35',0,'So far the only nontrivial primitive solution found is 10,6.  Are there any other primitive solutions?',NULL,0);
INSERT INTO comment VALUES (10327,1522,3172,'SilverKnight','solution','2003-12-09 10:45:33',3,'<B>4.086599978 feet from the wall</B>\r\n__________________________________\r\n\r\nLet\'s draw a picture...\r\n\r\n<TT>\r\n|\\\r\n|&nbsp;\\\r\n|&nbsp;&nbsp;\\\r\n|___\\\r\n|&nbsp;&nbsp;&nbsp;|\\\r\n|___|_\\\r\n</TT>\r\n\r\nLet the square on the bottom be 3ft x 3ft.\r\n\r\nThe height of the big triangle be 3+y ft.\r\nThe base of the big triangle be 3+x ft.\r\n\r\nLet the hypotenuse of the lower right triangle be z, so the hypotenuse of the upper left triangle is 12-z.\r\n\r\nNow, by similar triangles, we see that\r\n3/x = y/3 ==> xy = 9 ==> y = 9/x <I>equation (1)</I>\r\n\r\nBy Pythagorean theorem:\r\nx&#178; + 3&#178; = z&#178; ==> x&#178; = z&#178; - 9 <I>equation (2)</I>\r\n-- and --\r\ny&#178; + 3&#178; = (12-z)&#178; <I>equation (3)</I>\r\n\r\n<I>Now we have three equations and three unknowns</I>\r\n\r\nsubstitute equation (1) into equation (3) (to eliminate y):\r\n(9/x)&#178; + 3&#178; = (12-z)&#178;\r\n\r\n81/x&#178; + 3&#178; = (12-z)&#178;\r\n\r\nnow substitute equation (2) to eliminate x:\r\n81/(z&#178;-9) + 9 = (12-z)&#178;\r\n\r\n81/(z&#178;-9) = (12-z)&#178; - 9\r\n-- difference of perfect squares --\r\n81/[ (z-3)(z+3) ] = [ (12-z) + 3 ] [ (12-z) - 3 ]\r\n\r\n81 = (15-z)(9-z)(z-3)(z+3)\r\n0 = (15-z)(9-z)(z-3)(z+3) - 81\r\n<I>Now we have one equation, and one unknown.</I>\r\n\r\nShould be easy enough to solve numerically... (sure enough I just used Excel solver to set this equal to zero), and I find:\r\nz = 3.190720845, or\r\nz = 8.809279155 (fortunately, they add up to 12, the length of the ladder)\r\n\r\nwe are looking for x + 3, so plug back into equation (2):\r\nx&#178; = z&#178; - 9 = (3.190720845)&#178; - 9\r\nx = 1.086599978\r\n\r\nTherefore, the base of the ladder is 3 + x or\r\n<B>4.086599978 feet from the wall</B>',NULL,0);
INSERT INTO comment VALUES (10328,1522,4507,'Penny','re: solution','2003-12-09 10:58:28',0,'Please reread the words of this puzzle. It says that the ladder \"LEANS against the wall such that it TOUCHES the top edge of the box.\" If the base of the ladder is only 4.086599978 feet from the wall, there is no way the top of the ladder will be touching the wall, unless we go for a trick solution and bend the ladder into a curve.\r\n \r\n(Also, let\'s dismiss all the trick solutions that have the box sitting against the wall in any other manner than flat on the ground with one of its faces flush against the wall....I know your solution didn\'t have that feature).\r\n\r\nIt seems that there is only one way for the ladder to touch all three: the ground, the top of the box, and the wall. The minimum and maximum height will be the same. Let x be the distance from the base of the ladder to the wall. Then obviously the distance from the ground to the point where the top of the ladder touches the wall is also x.\r\n\r\nx^2 + x^2 = 12^2\r\n2x^2 = 144\r\nx^2=72\r\nx=8.4852813742\r\n\r\nThe foot of the ladder can only be 8.4852813742 feet from the wall.\r\n',10327,0);
INSERT INTO comment VALUES (10329,1522,3224,'Lee','re(2): solution','2003-12-09 11:21:26',0,'Dan, sorry, Penny, if the ladder was set up in this fashion it would only touch the top edge of the box if the box a cube with sides (srqt 72)/2 = 4.24264\'\r\nThe question specifically states it\'s a 3\' cube.\r\nOr are you just trying to wind SK up?',10328,0);
INSERT INTO comment VALUES (10330,1522,4507,'Penny','re(3): solution','2003-12-09 11:31:03',1,'Lee: \"Dan, sorry, Penny...The question specifically states it\'s a 3\' cube. Or are you just trying to wind SK up?\"\r\n \r\nLee: You, \"Dan\" and SilverKnight need to upgrade your Excel software with the latest Microsoft \"common sense\" module. If the ladder is leaning against the ground, the box and the wall in any way, touching all three, and you try to improve the height by sliding the foot of the ladder closer to the wall, you will be pulling the top of the ladder away from the wall.\r\n \r\nThe fact that the box is a PERFECT CUBE, indicates that IF IT IS EVEN POSSIBLE for the ladder of length 12\' to be leaning so as to touch all three, then the ladder, the ground and the wall must form a triangle with hypotenuse 12 and base=height. 2x^2=144. x=sqrt(72)=8.4852813742\r\n ',10329,0);
INSERT INTO comment VALUES (10331,1522,1301,'Charlie','re(2): solution','2003-12-09 11:44:03',0,'Penny, draw a 3-inch square on a paper, and extend the bottom to the right to represent the floor.  Extend the left side upward to represent the wall.  Then get a 12-inch ruler.  See that if you make the ruler be at a 45-degree angle, touching the wall and the floor at the ends of one of its edges, that it will not touch the 3-inch square at all.  You have to bring the base in, while raising the end on the wall, so as to allow the ruler just to touch the top right vertex of the box.\r\n\r\n(or you could bring the top down while the bottom goes right, but that would not maximize the height.)\r\n\r\nAnd Penny, you\'d better get some sleep if you are this exhausted.',10328,0);
INSERT INTO comment VALUES (10332,1522,1301,'Charlie','re: solution','2003-12-09 11:48:29',0,'So long as we eventually use Excel anyway, we might as well make it easy:\r\nLet cell A2 start at 4, representing x.\r\nin B2: =3*A2/(A2-3) representing y, based on the similarity of the bottom little triangle to the large triangle.\r\nin C2: =A2^2+B2^2\r\nThen set solver to making C2 be 144 by changing A2. You still get 4.086599979\r\n(well, there\'s rounding at the end...)',10327,0);
INSERT INTO comment VALUES (10333,1522,3224,'Lee','re(4): solution','2003-12-09 11:52:45',0,'Penny, I\'m sure if I went to a mind-reader she would give me change or something, but I don\'t understand your point. It doesn\'t matter what length of ladder you have, or how you set it up, there is ALWAYS a cube you could \'squeeze\' in the trangle formed, so that the cube \'touches\' the ladder without disturbing it.  This quetion, however, gives you the cube size and ladder length and asks how you set it up.\r\nYour answer is the specific case where the cube is precicely sqrt(L^2/8) - L being the ladder length',10330,0);
INSERT INTO comment VALUES (10334,1522,1920,'Brian Smith','Solution','2003-12-09 11:59:02',3,'<pre>\r\n   A+\r\n    |\\\r\n    | \\\r\n    |  \\\r\n    |   \\\r\n    |    \\\r\n    |     \\\r\n    |      \\\r\n    |       \\ E\r\n   C+--------\\\r\n    |        |\\\r\n    |        | \\\r\n    |        |  \\\r\n    |        |   \\\r\n    +--------+----+\r\n   O         D    B\r\n</pre>\r\nThe length of the ladder is 12: AB = 12\r\nThe edge length of the box is 3: CE = DE = OD = OC = 3\r\nThe distance the foot of the ladder is from the wall is OB: OB=x\r\nThe distance the top of the ladder is from the ground is OA: OA=y\r\n\r\nAC = OA - OC = y-3\r\nBD = OB - OD = x-3\r\nACE and EDB are similar triangles, so AC/CE = ED/DB: (y-3)/3 = 3/(x-3)\r\nAOB is a right triangle, so AO^2 + BO^2 = AB^2: y^2 + x^2 = 12^2\r\n\r\nx and y can be found by solving the system:\r\nEqn 1: (y-3)/3 = 3/(x-3)\r\nEqn 2:  y^2 + x^2 = 12^2\r\n\r\nFrom Eqn 1: y = 3 + 9/(x-3)\r\nSubstitute into eqn 2: (3 + 9/(x-3))^2 + x^2 = 144\r\n\r\n9 + 54/(x-3) + 81/(x-3)^2 + x^2 = 144\r\n\r\n9(x-3)^2 + 54(x-3) + 81 + x^2*(x-3)^2 - 144(x-3)^2 = 0\r\n\r\nx^4 - 6x^3 - 126x^2 + 864x - 1296 = 0\r\n\r\nUsing a numeric solver gives:\r\nx = 11.2827168988, x = 4.08659997799, x = 2.39022497512, x = -11.7595418519\r\nas roots of the polynomial.\r\n\r\nTwo roots are in the range [3,12]: x = 11.2827168988, and x = 4.08659997799\r\n\r\nIf x = 11.2827168988 then y = 3 + 9/(11.2827168988-3) = 4.08659997799\r\n\r\nIf x = 4.08659997799 then y = 3 + 9/(4.08659997799-3) = 11.2827168988\r\n\r\nThese two solutions represent the only two positions the ladder can be in to satisfy the physical constraints of the problem.  The two solutions are actually reflections of each other over the line x=y.\r\n\r\nThe problem is looking to achieve the greater height so the solution is <B>the foot of the ladder is 4.08659997799 feet from the wall</B>.',NULL,0);
INSERT INTO comment VALUES (10335,1522,1575,'DJ','Solution','2003-12-09 11:59:36',3,'There are two possible ways that the situation described could occur, but they are reflections of each other.\r\n\r\nLet the distance from the edge of the box to the foot of the ladder be x, and the distance from the top of the box to the top of the ladder be y.\r\n<pre>|\\\r\n| \\\r\n|y \\\r\n|___\\\r\n| 3 |\\\r\n<u>|   | \\</u>\r\n     x\r\n</pre>\r\nWe also know that each edge of this square is three feet long.\r\n\r\nAlso, because all the angles are the same, the two triangles formed are similar.\r\nThus,\r\ny/3 = 3/x\r\ny = 9/x\r\n\r\nWe also know by the large triangle and the Pythagorean theorem that\r\n(x+3)&sup2; + (y+3)&sup2; = 12&sup2;\r\nSubstituting 9/x for y, we get\r\n(x+3)&sup2; + (9/x)&sup2; = 144\r\n\r\nI\'m not sure how to solve this order of equation, but putting it into Maple gives a value of 1.0865999806791402. Thus, the length from the wall to the foot of the ladder (x+3) is 4.0865999806791402\', or about 4\'1\".\r\n\r\nIn this scenario, y+3 is <tt>&radic;</tt>(12&sup2; - 4.0865..&sup2;), about 11.828499482999559, or close to 11\'10\". So, by moving the bottom of the ladder four feet, the top of the ladder only goes down two inches! I found that pretty interesting.',NULL,0);
INSERT INTO comment VALUES (10336,1522,4507,'Penny','re(5): solution','2003-12-09 12:03:09',0,'Perhaps (make that certainly) Lee, Charlie and SilverKnight are correct. I was so \"rung-out\" that I was taking this one too \"ladder-ally\". I was right about one thing: the puzzler was guilty of sloppy language when he talked about \"\"maximizing\" the height. There is no minimum and maximum height. The ladder can only lie one way to meet the conditions of the puzzle.\r\n\r\nLee: \"Penny, I\'m sure if I went to a mind-reader she would give me change or something...\" THAT\'S NOT THE JOKE !! We all get change back if we overpay the mind-reader. The joke is \"Whenever you go to the mind-reader, she gives you half price.\"\r\n\r\n',10333,0);
INSERT INTO comment VALUES (10337,1522,1920,'Brian Smith','re(6): solution','2003-12-09 12:08:02',0,'Actually there are TWO ways to place the ladder to meet the physical constraints of the problem.  If the first is {x feet away and y feet up} then the second is {y feet away and x feet up}.  The distances get swapped.',10336,0);
INSERT INTO comment VALUES (10338,1419,4505,'Bob Genisot','2 ways to solve','2003-12-09 12:35:22',0,'VERSION 1 - \r\nIt\'s already been stated, but the sequence repeats itself every 6 terms, i.e.\r\n1 - 54\r\n2 - 93\r\n3 - 93-54=39\r\n4 - 39-93=-54\r\n5 - -54-39=-93\r\n6 - -93-(-54)=-39\r\n7 - -39-(-93)=54\r\n8 - 54-(-39)=93\r\nWhich brings us right back to where we started. The sum of the first 6 terms 54+93+39+(-54)+(-93)+(-39) = 0, thus since the sequence repeats every 6 terms the sum of any 6n terms, where n is a natural number is 0. For this problem let n=1000, so the sum of the first 6000 terms is 0.\r\n\r\nVERSION 2 - \r\nThe sum of the first n terms-\r\nn=1  sum=a\r\nn=2  sum=a+b\r\nn=3  sum= a+b+(b-a) = 2b\r\nn=4  sum=2b+(c-b) = b+c\r\nn=5  sum=b+c+(d-c) = b+d\r\nn=6  sum=b+d+(e-d) = b+e\r\nAnd so on.  The 2nd term and the n-1 term remain after each successive addition.  From part 1, the 2nd term is 93, and the n-1 term, with n=6000 is -93 (term 5).  So the sum = 93+(-93) = 0.',NULL,0);
INSERT INTO comment VALUES (10339,1309,2899,'Brian Wainscott','re(8): Brian\'s solution','2003-12-09 12:36:11',0,'I was thinking about this a bit this morning.  While my comments about Larry\'s solution aren\'t rigorous, they can be made so.  I CAN prove (and will if you want) that the set I called \"white\" in R^6 has measure 0.\r\n\r\nDJ\'s problem is equivalent to proving there exists a \"black\" point in R^6.\r\n\r\nIt seems to me that this does address the problem, since all non-white points are black.',10316,0);
INSERT INTO comment VALUES (10340,1522,3224,'Lee','re(6): solution - the joke','2003-12-09 12:40:44',0,'Dan was a big fan of that mind-reader gag.\r\nTop man Dan',10336,0);
INSERT INTO comment VALUES (10341,1309,3172,'SilverKnight','re(9): Brian\'s solution','2003-12-09 12:55:07',0,'Measure 0 doesn\'t mean non-existant.\r\n\r\nYou must prove that there are no white points (not that they are measure zero, i.e., countable).\r\n____________________\r\n\r\nAnd of course this stuff is provable... that\'s one of the reasons why DJ submitted it in the first place... again... a COOL problem.  (It just doesn\'t involve probabilities... :-)',10339,0);
INSERT INTO comment VALUES (10342,1522,4507,'Penny','Real, Lee ?','2003-12-09 13:22:41',0,'Lee: \"Dan was a big fan of that mind-reader gag. \r\nTop man Dan\". \r\n \r\nThen \"Dan\" must have heard it on the David Letterman show, which is where I and 70 million other people heard it. So you have narrowed down the possibilities for the identity of \"Dan\" to 70,000,002 people. You have a keen grasp of logic, sir. No wonder you did so well on that \"PGKKW XIMAF TNEGA NFYGZ TMUIV\" cryptography puzzle....  \r\n\n\n<i>Edited on <b>December 9, 2003, 1:27 pm</b></i>',10340,0);
INSERT INTO comment VALUES (10343,1458,4257,'Jack McBarn','re(2): cigarette on bar---I HAVE IT!!','2003-12-09 14:03:00',1,'But he didn\'t. Sound waves aren\'t solids, liquids or gases.\r\nThink again.',9338,0);
INSERT INTO comment VALUES (10344,1458,4257,'Jack McBarn','re: Getting \'round the wording.','2003-12-09 14:04:56',4,'What do you think?\r\nNO.',9308,0);
INSERT INTO comment VALUES (10345,1458,4257,'Jack McBarn','re(2): Another answer that works','2003-12-09 14:06:04',0,'Fire is plasma.',9805,0);
INSERT INTO comment VALUES (10346,1458,4257,'Jack McBarn','re: A few possible solutions','2003-12-09 14:07:45',1,'Solution 2:\r\nNot in a million years.',9620,0);
INSERT INTO comment VALUES (10347,1458,4257,'Jack McBarn','re(2): SOUND¿','2003-12-09 14:08:28',0,'No you wouldn\'t.',8766,0);
INSERT INTO comment VALUES (10348,1505,4257,'Jack McBarn','re: program','2003-12-09 14:17:47',0,'I do. Just send it to me.',9777,0);
INSERT INTO comment VALUES (10349,66,4718,'Jack Squat','not a contradiction?','2003-12-09 14:34:51',0,'Maybe it\'s just me, but the way I\'m interpreting this problem, there is a definite solution.  I see three subgroups of people in the town: \r\n1) people who don\'t need to shave ever (most ladies and some guys)\r\n2) people who have chosen never to shave (bearded guys and maybe bearded ladies if the town has a permanent freak show)\r\n3) people who choose to shave.  \r\n\r\nIf you are in group 3, your choices for shavers are either yourself or Bill.  For Bill, the choice is only himself.  \r\n\r\nThe fact the problem is told in the present tense means Bill is applying his rule starting now.  This is key to the problem having a solution.  If the problem is told in the past tense, then the contradiction holds.\r\n\r\nIf Bill is in group 3, he shaves himself.  Therefore according to his rule, going forward he cannot shave himself anymore.  Because there are no more options, he must stop shaving all together, and he moves into group 2 permanently and doesn\'t shave himself.\r\n\r\nIf Bill is in group 2 he will either stay in group 2 forever and not shave, or he will at some point decide he wants to get rid of his beard.  However he can\'t, since the instant he starts shaving himself he\'ll have to stop or he\'ll contradict the rule.  So he stays in group 2.\r\n\r\nIf Bill is in group 1, he\'ll either stay in 1 forever, or he\'ll start having the need to shave later on, at which point he moves either moves into 2 and then has to never shave, or tries to go into 3.  But again, the instant he tries he has to stop, so he goes into 2 whether he wants to or not.\r\n\r\nSo the answer to the question \"Will he shave himself\" is no.  Again, if the problem was told in the past tense, and the question was \"DOES he shave himself\", well then we have issues.',NULL,0);
INSERT INTO comment VALUES (10350,1239,1575,'DJ','re: question','2003-12-09 14:46:01',0,'What \'existing letters\' are you referring to?',9877,0);
INSERT INTO comment VALUES (10351,82,4718,'Jack Squat','classics 101','2003-12-09 14:52:13',0,'I thought Prometheus was chained to a rock and had his liver eaten everyday by a vulture only to have it grow back and continue on to eternity.  Did Zeus put out two contract hits?',NULL,0);
INSERT INTO comment VALUES (10352,1309,2899,'Brian Wainscott','','2003-12-09 15:02:55',0,' Sounds like a miscommunication. Sorry, my fault. In my original post I used the terms \"white\" and \"black\" to describe subsets of R^6 and I should have used different terms. Here is a somewhat different restatement, which I think captures Larry\'s point, and answers both you and DJ:\r\n\r\nClaim: Let S(A,B) [A and B in the plane] be the set of points C in the plane such that placing DJ\'s stamp at A,B, and C will leave a white point somewhere in the plane. Then if A and B are distinct, S(A,B) has measure 0.\r\n\r\nLemma: Let x be any point in the plane, and Px be the set of points where DJ\'s stamp can be placed and leave x white. Then Px has measure 0.\r\n\r\nProof of lemma: Px is clearly the set of circles, centered at x, with rational radii. This is a countable collection of sets of measure 0 (circles have measure 0 in the plane), and hence has measure 0.\r\n\r\nProof of claim: Choose A, B distinct. As Larry showed, after stamping at A and B there are only countably many points still white. Call this set X. S(A,B) = {Union of all Px: x is in X}. By the lemma, each Px has measure 0. So again we have a countable collection of sets of measure 0, so S(A,B) has measure 0. End of proof of claim.\r\n\r\nSo, since S(A,B) has measure 0, it has a non-empty complement. Any point D chosen from the complement of S(A,B) will give you three points (A,B,D) where you can stamp and cover the plane. Since A and B were arbitrary (provided they are distinct), and S(A,B) has measure 0, then Larry was correct in his assertion that picking three points at random from the plane, the odds of covering all the points int the plane is 1.\r\n\r\n\n\n<i>Edited on <b>December 9, 2003, 3:05 pm</b></i>',10341,0);
INSERT INTO comment VALUES (10353,1517,4670,'Eduardo Guerrero','Quotes needed','2003-12-09 15:10:08',3,'He is selling brass numbers, and missed including some quotes in his sign -- \"1\" for 10 cents, \"15\" for 20 cents, and \"110\" for 30 cents.',NULL,0);
INSERT INTO comment VALUES (10354,1309,3172,'SilverKnight','re:','2003-12-09 15:16:50',0,'Brian,\r\n\r\nYou wrote:\r\n<I>\"...Larry was correct in his assertion that picking three points at random from the plane, the odds of covering all the points int the plane is 1. \"</I>\r\n\r\nExamples of three distinct points have already been shown that do not cover the plane.  Those three points are POSSIBLE to be chosen at random.\r\n\r\nThe fact that even <I>one</I> set (of three distinct points that having stamps centered on them) exists, that will not cover the plane, is sufficent to say you can\'t take any three points at random.\r\n___________________________\r\n\r\nAs for your proof:\r\n\r\nThe conclusion may be correct, but the proof is lacking... you wrote:\r\n\"<I>Any point D chosen from the complement of S(A,B) will give you three points (A,B,D) where you can stamp and cover the plane.</I>\"\r\n\r\nThat is an assertion and you have not (yet) justified, explained, or otherwise proven it.',10352,0);
INSERT INTO comment VALUES (10355,1522,4719,'Scott','different approach','2003-12-09 15:27:34',3,'Depending on what the question means by \"leans against the wall\" one could argue that the foot of the ladder should be 0\' 0\" away from the wall.  All you need to do is put the ladder vertically on the side of the cube perpendicular to the wall.  One edge of the ladder is touching (if not leaning on) the wall and the height of ladder on the wall is 12\'.',NULL,0);
INSERT INTO comment VALUES (10356,1309,2899,'Brian Wainscott','re(2):my proof','2003-12-09 15:33:18',0,'True, points CAN be chosen, but there are relatively few such.  Given a random real number in [0,1] it MIGHT be rational, but the odds are it won\'t be.  There are relatively few rationals (compared to the irrationals) in [0,1].\r\n\r\nAs for my proof, which part is a problem?  I proved that S(A,B) has measure 0 in the plane.  So not only does it have a non-empty complement from which D can be chosen, amost every point in the plane is in the complement.  The assertion is an immediate result of the proof of the claim.  I\'m confused about what else you are expecting.',10354,0);
INSERT INTO comment VALUES (10357,672,4718,'Jack Squat','Zero effect','2003-12-09 15:38:54',0,'This problem is similar to a tango between two fundamental math rules.\r\n1) Any number times zero is zero\r\n2) And number divided by zero is infinity\r\n\r\nSo what happens when you take zero divided by zero?  Well that depends on what form of zero you are using.  0/0 is impossible to solve for, however (X-2)/(X^2-4) where X=2 is not.\r\n\r\nSo in the sword and shield context, there are four possible answers:\r\n1) the sword cuts the shield\r\n2) the shield blocks the sword\r\n3) any combination of the sword and shield both taking damage (or not taking damage).\r\n4) a paradox\r\n\r\nWe don\'t have enough info to know the right answer, but I don\'t think we should say a universe that contains both can\'t exist, since ours is doing just fine!',NULL,0);
INSERT INTO comment VALUES (10358,1521,1920,'Brian Smith','f(x) = x+1','2003-12-09 15:43:35',0,'Using only two 2\'s:\r\n\r\nsec (arctan (sqrt x)) = sqrt (x + 1) is true for all positive values of x, so starting at x=2:\r\n\r\n(sec (arctan (sqrt 2)))^2 = 3 \r\n\r\n(sec (arctan (sec (arctan (sqrt 2)))))^2 = 4 \r\n\r\n(sec (arctan (sec (arctan (sec (arctan (sqrt 2)))))))^2 = 5 \r\n\r\n(sec (arctan (sec (arctan (sec (arctan (sec (arctan (sqrt 2)))))))))^2 = 6\r\n\r\nUsing only two 3\'s:\r\n\r\nThe exponent 2 can be written as (sec (arctan (sqrt 3))) = 2, so starting at x=3:\r\n\r\n(sec (arctan (sqrt 3)))^(sec (arctan (sqrt 3))) = 4\r\n\r\n(sec (arctan (sec (arctan (sqrt 3)))))^(sec (arctan (sqrt 3))) = 5\r\n\r\n(sec (arctan (sec (arctan (sec (arctan (sqrt 3)))))))^(sec (arctan (sqrt 3))) = 6\r\n\r\n(sec (arctan (sec (arctan (sec (arctan (sec (arctan (sqrt 3)))))))))^(sec (arctan (sqrt 3))) = 7\n\n<i>Edited on <b>December 10, 2003, 11:19 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10359,1309,3172,'SilverKnight','re(3):my proof','2003-12-09 15:46:00',0,'Brian, the assertion is not an immediate result of anything.\r\n\r\nYou wrote:\r\n<I>\" Given a random real number in [0,1] it MIGHT be rational, but the odds are it won\'t be.\"</I>\r\nOnce again, the odds are not the issue.  Existence is the issue.\r\n\r\nYou wrote:\r\n<I>\"So not only does it have a non-empty complement from which D can be chosen, amost every point in the plane is in the complement.\"</I>\r\n\r\nYour assertion (that \"<I>Any point D chosen from the complement of S(A,B) will give you three points (A,B,D) where you can stamp and cover the plane.\"</I>) is not an immediate result of the claim.\r\n\r\n\"Almost every...\" doesn\'t cut it.\r\n\r\nTo, hopefully clear up your confusion, here\'s what I am expecting from your proof:\r\n\r\nYou must demonstrate that, in the non-empty complement, there exists a point that, if stamped, will ensure that the set of non-black points (are not only countable, but) equals the NULL SET.\r\n\r\nEqualling the NULL set means, of course, there does not exist even one non-black point.',10356,0);
INSERT INTO comment VALUES (10360,865,4718,'Jack Squat','pi rho sigma taoist','2003-12-09 15:51:43',0,'To clarify taoist\'s answer, you can put any response, as long as you don\'t put any answer that implies yes.  You also can\'t put a straight \"no\", but that\'s obvious.  \r\n\r\nSo \"uh-huh\" wouldn\'t fly, but \"of course not you buffoon\" would.\r\n',NULL,0);
INSERT INTO comment VALUES (10361,1309,2899,'Brian Wainscott','re(4):my proof','2003-12-09 16:08:50',0,'You wrote:\r\nYour assertion (that \"Any point D chosen from the complement of S(A,B) will give you three points (A,B,D) where you can stamp and cover the plane.\") is not an immediate result of the claim.\r\n\r\nBut it is!  The definition of S(A,B) includes all points C such that stamping at C will yield at least one white point.  So if D is in the complement, it yields no white points.\r\n\r\nYou wrote:\r\n You must demonstrate that, in the non-empty complement, there exists a point that, if stamped, will ensure that the set of non-black points (are not only countable, but) equals the NULL SET\r\n\r\nThat is what S(A,B) means: S(A,B) is the set of points where you get ANY white points at all.  If D is in the complement of S(A,B) then stamping at A, B, and D will yield NO white points.\r\n\r\nThe question of measures came in at the size of S.  I showed that nearly any choice of D will give you NO white points remaining.',10359,0);
INSERT INTO comment VALUES (10362,1309,3172,'SilverKnight','re(5):my proof - I stand corrected!','2003-12-09 16:21:46',0,'!@$#^%\r\n\r\nokay... here it is: *head bowed in shame*\r\n\r\nI stand corrected!!!\r\n\r\nI retract my misgivings about his proof.  I misunderstood what he wrote earlier, but I now follow his line of thought.\r\n\r\n(I\'ll buy ya a beer or something :-)\r\n_________________________\r\n\r\nP.S.  Hey Levik, would you please erase this whole thread?',10361,0);
INSERT INTO comment VALUES (10363,1522,4374,'Richard','Solution:  Equation in One Unknown','2003-12-09 16:26:15',3,'   Let the overall triangle have sides U and V (and hypontenuse 12) so that U=12cosT, V=12sinT. Then by similar triangles, (U-3)/3=3/(V-3) or UV-3U-3V=0 or 4sinT=1+tanT. Squaring both sides and multiplying by (cosT)^2 gives 16(sinTcosT)^2=1+2sinTcosT or 4(sin2T)^2=1+sin2T. Solving the quadratic gives sin2T=(1+sqrt17)/8 so that 2T=39.82077293 degrees. Thus U=12cosT=11.2827169 and V=12sinT=4.086599978.\n\n<i>Edited on <b>December 9, 2003, 4:30 pm</b></i>',10334,0);
INSERT INTO comment VALUES (10364,1458,3558,'Tristan','re(3): SOUND¿','2003-12-09 19:11:21',0,'Couldn\'t you put all your replies into a single post, even if it takes a little more effort?\r\n\r\nThe problem with sound and other waves is in order for them to contact the cigarette and make it fall, they would have to go through some medium.  The medium would have to be a solid, liquid or gas, and so by making a wave, you\'re making this medium touch the cigarette.',10347,0);
INSERT INTO comment VALUES (10365,1311,3558,'Tristan','the actual decryption','2003-12-09 20:19:57',1,'Even though I know what the first part of the message is (I haven\'t memorized the constitution), I still don\'t know how to get to this message.  On inspecting the message and code, it seems that there are many letters in common.\r\n<tt>\r\nPGKKW XIMAF TNEGA NFYGZ TMUIV\r\nPREAM BLETO THECO NSTIT UTION\r\n\r\nWATAE TXLAL PDIBI MGTBU YBTMM\r\nWETHE PEOPL EOFTH EUNIT EDSTA</TT>\r\n\r\nOut of those 50 letters I compared, 8 were the same in both lines.  That\'s more than it should be if it were left up to chance.  \r\n\r\nAlso, if you look at the fourth word of the decrypted title and the decrypted message, they both end in \"IT.\"  Even though \"IT\" is in the same place for the two codes, it is encrypted to \"GZ\" in the title and \"BU\" in the message.  This proves (unless I have the title wrong) that the letter and position are not the only factors in decrypting.\r\n\r\nI hope that some one else comes in and shows me how obvious it is and that it was right in front of me.',NULL,0);
INSERT INTO comment VALUES (10366,1311,3172,'SilverKnight','re: the actual decryption','2003-12-09 20:45:51',3,'Thanks Tristan... kudos for pointing that out!\r\n\r\nThat gave it to me...\r\n\r\nThe first has no predecessor and predecessor is all we need to encode the next letter.\r\n\r\nFirst, each letter has a number associated with it A=0 through Z=25.\r\n\r\nEncoding...\r\nWETHEPEOPL\r\n22 4 19 7 4 15 4 14 15 11\r\n\r\njust add the value of the previously encoded letter and then <I>mod 26</I> (subtract 26 if it is above 25).\r\n\r\nSo... encoded:\r\nthe first letter is 22 + previous letter (0) = 22, encoded = \'W\'\r\nthe second letter is E=4, + 22 =26, MOD 26 = 0, ENCODED = \'A\'\r\nthe third letter is T=19 + 0 =19, MOD 26 = 19, ENCODED = \'T\'\r\nthe fourth letter is H=7 + 19 = 26, MOD 26 = 0, ENCODED = \'A\'\r\nthe fifth letter is E=4, + 0 = 4, MOD 26 = 4, ENCODED = \'E\'\r\nthe sixth letter is P=15, + 4 = 19, MOD 26 = 19, ENCODED = \'T\'\r\nthe seventh letter is E=4, + 19 = 23, MOD 26 = 23, ENCODED = \'X\'\r\nthe eight letter is O=14, + 23 = 37, MOD 26 = 11, ENCODED = \'L\'\r\n\r\n... and so on ...\r\n\r\nI leave it as an exercise to the reader to reverse the process.\r\n\r\nThanks again, Tristan!',10365,0);
INSERT INTO comment VALUES (10367,1514,4708,'puzzlesrfun','I think this is a solution','2003-12-09 21:09:45',0,'We have a stick of finite length L. We break it into three pieces a, b, and c, such that a+b+c=L.\r\n\r\nWe can graph the function a+b+c=L on a three-dimensional axes. Since a, b, and c are all positive, we are confined to the \r\nfirst octant. We find that the solution space is a finite equilateral triangular plane, with vertices at (L,0,0), (0,L,0), and (0,0,L), and sides of length sqrt(2)*L. Total area of plane = sqrt(3)/4*(sqrt(2)*L)^2=sqrt(3)/2*(L^2).\r\n\r\nThe components of every point on the solution space add to L, but the components of every point do not constitute the requirements to form a triangle.\r\n\r\nThe fraction of the area of the solution space that have coordinates that can be made into triangles corresponds to the probablity that three segments taken at random will form a triangle.\r\n\r\nIt can be seen that a triangle cannot be made if two of the sides sum to less than half the total length of the stick.  \r\n\r\nUsing our three dimensional graph, we can find the projection onto the solution space in which a+b < (1/2)*L, b+c < (1/2)*L, a+c < (1/2)*L. Those are the areas in which the solution points do not constitute the neccessary conditions for a triangle. \r\n\r\nThe remaining area will encompass the points where triangles can be formed.\r\n\r\nRelative to our triangular solution space, we find that the vertices get cut out, that is, there are smaller triangles at the vertices, inside which area the points taken will not form triangles, because two of the three components sum to less than (1/2)*L.\r\n\r\nThe sides of these smaller triangles are given by sqrt(2)*(1/4)*L. The 1/4 follows from the fact that two of the components are less than or equal to (1/4)*L, and therefore must sum to less than (1/2)*L. Again using the formula for the area of an equilateral triangle we get sqrt(3)/4*(sqrt(2)*1/4*L)^2=sqrt(3)/32*L^2 for the smaller areas. There are three of these areas so the total area that contains points that will not make triangles is 3*sqrt(3)/32*L^2.\r\n\r\nFinally, the probability that a point picked at random does not fall on this space is\r\n\r\n sqrt(3)/2*(L^2) - 3*sqrt(3)/32*L^2\r\n_____________________________________\r\n	\r\n	sqrt(3)/2*(L^2)\r\n\r\n\r\n\r\nwhich reduces to 1-(3/16)=13/16. So you have a 13/16 probability that three random lengths will have the right properties that they can form a triangle.',NULL,0);
INSERT INTO comment VALUES (10368,1474,4708,'puzzlesrfun','This might be a solution','2003-12-09 21:14:21',0,'A binomial random variable X represents the number of successes that occur in k trials for a given experiment that can result in either a \"success\" or a \"failure\". The expected number of successes in k trials, with success having probablility p, is given by E[X]=kp.\r\nIn our case, a \"success\" occurs in the event that, having chosen n cards, at least one and no more than one of the \"n choose 3\" ( =n!/[(n-3)!*3!] ) subsets of three cards contains a three of a kind. The probablity of success for any given 3 card subset is given by (3/51)*(2/50)=3/1275, since, given the first card, there is a 3/51 chance that the second card is the same rank, and given the first two cards, there is a 2/50 chance that the third card is the same rank as the first two.\r\nSo, for this problem, the number of trials k is given by \"n choose three\", where n is the number of cards we have chosen so far. p is as already given above, 3/1275. We wish to equate this such that kp=1, that is, the expected number of 3 of a kinds just equals one.\r\nSo we have\r\n\r\nn!/[(n-3)!*3!] * 3/1275 = 1\r\n\r\nn(n-1)(n-2)/2550=1\r\n\r\nn^3-3n^2+2n-2550=0.\r\n\r\nSolving the above for n yields a number between 14 and 15, 14 yielding an expected number of three of a kinds less than 1, and 15 yielding a number greater than 1. So we will say that 15 cards is the expected number for at least one three of a kind.\r\n\r\nIf we increase the number of decks to two decks, then p, the chance of a success, will change. It will now be given by 7/103*6/102 = 7/1751.\r\n\r\nnow we have\r\n\r\nn!/[(n-3)!*3!] * 7/1751 = 1\r\n\r\nThis results in a value between 12 and 13. So now 13 is the expected answer.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10369,1311,1301,'Charlie','re(2): the actual decryption -- except','2003-12-10 09:02:17',0,'The following program prints the encoded title; decodes the title; encodes the expected title; and decodes the body as presented:\r\n\r\nDATA PGKKWXIMAFTNEGANFYGZTMUIV\r\nDATA PREAMBLEOFOURCONSTITUTION\r\nDATA    WATAETXLALPDIBIMGTBUYBTMMFJBJWKBEIZSGLZQCCOCTXMQHMQSLFS\r\nDATA    AOBFXQQRCKCJSMEXFHLTGYSJNQEQUMFNPIZZMCWEPXQODUIDLOSXLCV\r\nDATA    CGIWIUIVYCHLYAETKYKYRVOVZFJWARRCYCNSSJNNADVZBBMQJQUVGKC\r\nDATA    UCPVNBGRZAEVOMFTHBSKOZUYQQDGUOFUIATXOWPNQESJMMUHHUXBTMM\r\nDATA    NYGYFYFNFHVIATBUOHPDQVJATAEYLTMQTLEEXBTHMMYCTBDDAX\r\nCLS\r\n\r\n\'decode title\r\nREAD l$\r\nPRINT l$\r\np$ = \"A\"\r\nFOR i = 1 TO LEN(l$)\r\n&nbsp;&nbsp;let$ = MID$(l$, i, 1)\r\n&nbsp;&nbsp;ltr = ASC(let$) - ASC(p$) + ASC(\"A\")\r\n&nbsp;&nbsp;p$ = let$\r\n&nbsp;&nbsp;IF ltr &lt; ASC(\\\"A\\\") THEN ltr = ltr + 26\r\n&nbsp;&nbsp;PRINT CHR$(ltr);\r\nNEXT\r\nPRINT\r\n\r\n\'encode title\r\nREAD l$\r\np$ = \\\"A\\\"\r\nFOR i = 1 TO LEN(l$)\r\n&nbsp;&nbsp;let$ = MID$(l$, i, 1)\r\n&nbsp;&nbsp;ltr = ASC(let$) + ASC(p$) - ASC(\\\"A\\\")\r\n&nbsp;&nbsp;IF ltr &gt; ASC(\"Z\") THEN ltr = ltr - 26\r\n&nbsp;&nbsp;p$ = CHR$(ltr)\r\n&nbsp;&nbsp;PRINT CHR$(ltr);\r\nNEXT\r\nPRINT\r\n\r\n\'decode body\r\np$ = \"A\"\r\nDO\r\n&nbsp;&nbsp;READ l$\r\n&nbsp;&nbsp;FOR i = 1 TO LEN(l$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;let$ = MID$(l$, i, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;ltr = ASC(let$) - ASC(p$) + ASC(\"A\")\r\n&nbsp;&nbsp;&nbsp;&nbsp;p$ = let$\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF ltr &lt; ASC(\\\"A\\\") THEN ltr = ltr + 26\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT CHR$(ltr);\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\nLOOP\r\n\r\nThe result is\r\n<pre&gt;\r\nPGKKWXIMAFTNEGANFYGZTMUIV\r\nPREAMBLEOFOURCUNSTITUTION\r\nPGKKWXIMAFTNEGUHZSATNGOCP\r\nWETHEPEOPLEOFTHEUNITEDSTATESINORDERTOFORMAMOREPERFECTUN\r\nIONESTABLISHJUSTICEINSUREDOMESTICTRANQUILITYPROVIDEFORT\r\nHECOMMONDEFENCEPROMOTETHEGENERALWELFAREANDSECALETHEBLES\r\nSINGSOFLIBERTYTOOURSELVESANDOURPOSTERITYDOORDAINANDESTA\r\nBLISHTHISCONSTITUTIONFORTHEUNITEDSTATESOFAMERICAXX\r\n</pre>\r\n--------\r\nthe first line being the encrypted title as shown.\r\nThe second line shows its decryption, with CUNSTITUTION rather than CONSTITUTION.  This in fact demonstrates the \"robustness\" of the code as defined by DJ.\r\n\r\nThe next line shows the encrypted version as it would be for CONSTITUTION.\r\n\r\nThe remainder shows the decryption of the body, where SECURE has come out SECALE.\r\n',10366,0);
INSERT INTO comment VALUES (10370,46,4718,'Jack Squat','spend-happy worker','2003-12-10 09:06:15',0,'The solution is based on the notion the worker is willing to return pieces of chain, which is not a certainty.  He could have spent the piece that night.  Or he might think YOU\'LL take off if he returns one.  The term \"make sure\" in the question implies you must be 100% certain.  The only way to do that is to make 3 cuts (the 2nd, 4th, and 6th links).',NULL,0);
INSERT INTO comment VALUES (10371,1316,1301,'Charlie','Solution (no computer program used)','2003-12-10 09:56:19',3,'.TALKTALKTALK... is TALK/9999, and 9999 = 3x3x11x101, so good candidates for DID are 101, 303 and 909, and then TALK would be EVE*99 (not likely--I\'d say impossible, actually), EVE*33, or EVE*11.  But if EVE*11 were TALK then E would be K, and that\'s no good.\r\n\r\nSo EVE*33 should come out to TALK, while DID is 303. E can\'t be a 1 as then K would be 3, but D is already 3.  If E were 4 the product times 33 would come out too high, and 3 is already taken, so E is 2.\r\n\r\n212*33=6996 which isn\'t TALK. The next available digit for V is 4, and 242*33=7986, which can indeed be TALK.\r\n\r\nSo we get 242/303=.79867986...',NULL,0);
INSERT INTO comment VALUES (10372,1316,1301,'Charlie','re: Solution--not unique (computer program used this time)','2003-12-10 11:29:39',3,' 212 / 606 = .34983498...\r\n 242 / 303 = .79867986...\r\n\r\nare both solutions, found by:\r\n\r\nCLS\r\nDEFDBL A-Z\r\nFOR e = 1 TO 9\r\n&nbsp;FOR v = 0 TO 9\r\n&nbsp;&nbsp;IF v &lt;&gt; e THEN\r\n&nbsp;&nbsp;FOR d = 1 TO 9\r\n&nbsp;&nbsp;&nbsp;IF d &lt;&gt; e AND d &lt;&gt; v THEN\r\n&nbsp;&nbsp;&nbsp;FOR i = 0 TO 9\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i &lt;&gt; d AND i &lt;&gt; e AND i &lt;&gt; v THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;did = 101 * d + i * 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eve = 101 * e + v * 10\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;talk = 9999 * eve / did\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF talk = INT(talk) AND talk > 1000 AND talk &lt; 9999 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t$ = LTRIM$(STR$(e)) + LTRIM$(STR$(v)) + LTRIM$(STR$(d)) + LTRIM$(STR$(i))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;talk$ = LTRIM$(STR$(talk))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(t$, MID$(talk$, j, 1)) &gt; 0 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t$ = t$ + MID$(talk$, j, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT eve, did, talk\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\nNEXT\r\n\r\n',10371,0);
INSERT INTO comment VALUES (10373,1509,4730,'sean','true answer','2003-12-10 11:34:16',0,'I have found that the snail will be out of the well on march 15th because he goes up one foot per day and 1996 was a leap year so it took him 30 days to get out of the well.',NULL,0);
INSERT INTO comment VALUES (10374,1316,1301,'Charlie','re(2): Solution--not unique (computer program used this time)','2003-12-10 11:35:46',0,'That program has a bug in it, in not allowing for a leading zero in TALK; however, correcting that bug doesn\'t lead to any more solutions.',10372,0);
INSERT INTO comment VALUES (10375,1509,4730,'sean','re: true answer','2003-12-10 11:38:11',0,'oops i had an inconsistency on the math there are 29 days in feb not 30 on leap year so it would be the 14th... sry guys',10373,0);
INSERT INTO comment VALUES (10376,1509,4730,'sean','re: solution','2003-12-10 11:40:09',0,'sorry but im haveing trouble contemplating your math on that one. I may be doing it wrong at the same time though so i don\'t really know\r\n',9906,0);
INSERT INTO comment VALUES (10377,1514,4730,'sean','','2003-12-10 11:48:02',0,'assuming the stick was strait you must be able to make a triange after breaking it into 3 peices because any three strait lines can make a triangle when the ends are connected and it doesnt only have to be the ends touching according to the problem so any solution is possible.',NULL,0);
INSERT INTO comment VALUES (10378,1514,3172,'SilverKnight','re:','2003-12-10 11:57:27',0,'Sean,\r\n\r\nWhat if I have 10-inch stick, and I break it into a 1-inch, a 2-inch, and a 7-inch piece.\r\n\r\nCan you make a triangle with those?\r\n\r\n- SK',10377,0);
INSERT INTO comment VALUES (10379,1447,4703,'nicole','excelente','2003-12-10 12:21:24',0,'This was fun.',NULL,0);
INSERT INTO comment VALUES (10380,1316,4374,'Richard','re(2): Solution--not unique (computer program used this time)','2003-12-10 13:08:35',0,'828/909=.91089108....',10372,0);
INSERT INTO comment VALUES (10381,1316,1301,'Charlie','re(3): Solution--not unique (computer program used this time)','2003-12-10 13:19:44',0,'But in 828/909 = .91089108..., both E and K are 8, while each letter was supposed to represent a different digit.',10380,0);
INSERT INTO comment VALUES (10382,1514,1301,'Charlie','re: I think this is a solution','2003-12-10 14:03:03',0,'\"The sides of these smaller triangles are given by sqrt(2)*(1/4)*L. The 1/4 follows from the fact that two of the components are less than or equal to (1/4)*L, and therefore must sum to less than (1/2)*L.\"\r\n\r\nBut, actually, two of the components can add up to less than (1/2)*L even if not both of them are less than (1/4)*L.  For instance, one is (1/8)*L and the other is (5/16)*L: the total is still less than half L.  The better way to look at it is that no one component can be more than (1/2) L.  The side of each small triangle is sqrt(2)*L/2.\r\n\r\nAs the larger triangle has area (sqrt(3)/2)*L^2 and the small triangles have area (sqrt(3)/2)*(L/2)^2, we get\r\n\r\n(sqrt(3)/2)*L^2 - 3*(sqrt(3)/2)*(L/2)^2\r\n_____________________________________________\r\n\r\n(sqrt(3)/2)*L^2\r\n\r\nor 1 - 3/4 = 1/4.\r\n\r\n',10367,0);
INSERT INTO comment VALUES (10383,1514,4708,'puzzlesrfun','re(2): I think this is a solution','2003-12-10 14:40:16',0,'Thanks for the correction, Charlie. I actually had that at first but I was questioning the criteria for a triangle. I figured someone might tweak it some. :) Looking at it now I think you are right.',10382,0);
INSERT INTO comment VALUES (10384,1518,3172,'SilverKnight','hmmmm.....','2003-12-10 15:34:48',2,'I didn\'t notice when this was in the queue, but this problem has some very useful similarities to <A HREF=\"http://perplexus.info/show.php?pid=1518\">odd soccer ball</A>... :-)\r\n',NULL,0);
INSERT INTO comment VALUES (10385,1518,2899,'Brian Wainscott','Solution','2003-12-10 15:40:19',0,'sqrt(7)',NULL,0);
INSERT INTO comment VALUES (10386,1518,2899,'Brian Wainscott','re: Solution (details)','2003-12-10 15:49:50',3,'OK, just wanted to get that in before someone else posted a solution.  I\'m pretty sure it it correct.  Here is my method:\r\n\r\nSince the whole thing is made up of equalateral triangles, you can take a portion of it and flatten it out in the plane.  I can\'t draw a picture here, but I\'ll try to describe it.\r\n\r\nPlace one of the faces of the icosahedron on the plane, with a point at (0,0) the other corners at (+/- 0.5, sqrt(3)/2).  Then unfold the icosahedron from there, so you get a triangular tiling of the plane.  If the (0,0) point was the bottom of the  icosahedron, the point at (0.5, 3*sqrt(3)/2) corresponds to the top point.  The distance between them in the plane will be the same as the distance on the surface.  This distance is sqrt(1/4+9*3/4)=sqrt(7).',10385,0);
INSERT INTO comment VALUES (10387,1518,1301,'Charlie','re(2): Solution (details)','2003-12-10 15:57:25',3,'I don\'t think the intent was finding the distance along the surface.  I interpreted the \"...in the surface\" phrase to refer just to the \"opposite points in the surface\", and the distance as being the distance in space (the 2R, representing twice the radius of the circumscribing sphere).\r\n\r\nAs such, I got:\r\n\r\nProject the icosahedron outward to its circumscribing sphere, of radius R.  Consider one spherical triangle face. The great circle arc of one side of this spherical triangle subtends a chord which is one edge of the icosahedron. \r\n\r\nEach corner angle of this spherical triangle is 72 degrees, as five fit together to completely surround each vertex of the icosahedron. \r\n\r\nThen we use the law of cosines for spherical triangle, for angles: \r\n\r\ncos 72 = -cos&#178;72 + sin&#178;72 cos S, \r\nwhere S is the side length sought. \r\n\r\nThis solves to S=63.424948... degrees.\r\n\r\nThe chord for the arc has length 2Rsin(S/2), or R*1.051462224238267...  Since we are given that the length of the chord (the edge of the icosahedron) is 1 foot, 1 = R * 1.051462224238267, so R=1/1.051462224238267 and 2R=<b>1.902113032590307... feet</b>.\r\n\r\nAs SilverKnight has said, it\'s quite similar to the soccer ball problem.',10386,0);
INSERT INTO comment VALUES (10388,1518,1626,'Gamer','Another Question:','2003-12-10 15:59:01',0,'If you didn\'t have to go through the surface, but rather through the actual icosahedron, what would it be?',NULL,0);
INSERT INTO comment VALUES (10389,1518,2899,'Brian Wainscott','re(3): Solution (details)','2003-12-10 16:06:13',0,'Interesting...yes, your interpretation of the problem is probably what he intended.  But then I think it could have been stated more clearly.\r\n\r\nI am not familiar with spherical geometry, but assuming the law of cosines is as you state, your answer looks good to me.  It also \"feels\" like it is about the right value for the dimensions given.\r\n\r\nToo bad -- I kind of like the \"distance in the surface\" interpretation.  It could be very hard to do if done differently than my approach.',10387,0);
INSERT INTO comment VALUES (10390,1518,2899,'Brian Wainscott','re: Another Question:','2003-12-10 16:08:37',0,'Gamer -- what do you mean by this?  I understood the question to be asking for the distance on the surface (minimum distance an ant would travel from one to the other crawling on the surface), and answered that. Charlie understood straight line 3d distance and gave his solution.\r\n\r\nDid you have another interpretation in mind?',10388,0);
INSERT INTO comment VALUES (10391,1518,1301,'Charlie','re(2): Solution (details)','2003-12-10 16:10:10',0,'The way I figure your interpretation (measure along the surface of the icosahedron), I would get a strip of triangles laid out up/down/up/down.  Ten of them make up the strip (5 up and 5 down, to match up with the top and bottom caps of 5 triangles each). If a point is at (0,0), and another point on this triangle is at (.5,sqrt(3)/2), then I\'d go out horizontally 2 more units (along the tops of two downward pointing triangles) to arrive at (2.5,sqrt(3)/2) giving &#8730;(2.5&#178;+(&#8730;(3)/2)&#178;) = &#8730;7.  The same answer, but I understand it better this way.',10386,0);
INSERT INTO comment VALUES (10392,1518,2899,'Brian Wainscott','re(3): Solution (details)','2003-12-10 16:33:31',0,'Laying them out that way (from \"around the circumference\" as I think of it) is easier to explain.  If I could only draw a picture here.....',10391,0);
INSERT INTO comment VALUES (10393,1518,1626,'Gamer','Question:','2003-12-10 17:07:53',4,'I was just supplying a variation of the problem. If you think that\'s another problem, I will go ahead and submit it; I thought it was too closely related and would be TD for a duplicate.\r\n\r\nThe idea there is what if you could go THROUGH the center of the icosahedron, to the point on the other side. How much distance would that be?',NULL,0);
INSERT INTO comment VALUES (10394,1518,2899,'Brian Wainscott','re: Question:','2003-12-10 17:39:40',0,'I think that is how Charlie interpreted this problem, and he gave a solution in his first post, unless I completely misunderstand you....',10393,0);
INSERT INTO comment VALUES (10395,1205,4734,'mike','time','2003-12-10 18:07:31',0,'shortest possible time to measure is 30 minutes. thus it is impossible to time 25 minutes.',NULL,0);
INSERT INTO comment VALUES (10396,1316,4374,'Richard','re(4): Solution--not unique (computer program used this time)','2003-12-10 18:10:26',0,'Sorry.',10381,0);
INSERT INTO comment VALUES (10397,1518,4374,'Richard','What is R?','2003-12-10 18:22:35',4,'If two vertices are opposite and R is the radius of the circumsribed sphere, then isn\'t the question essentially: What is the radius of the circumscribing sphere if the edges are 1 ft.?\r\nAlso, does anyone have a good link to a picture of an icosahedron?',NULL,0);
INSERT INTO comment VALUES (10398,914,4734,'mike','solution','2003-12-10 18:23:06',0,'when you look for something, you stop looking when you find it. therefore the last place you look is where you found it.',NULL,0);
INSERT INTO comment VALUES (10399,905,4734,'mike','deja vu','2003-12-10 18:27:32',0,'my math teacher gave me this exact puzzle as a quiz yesterday',NULL,0);
INSERT INTO comment VALUES (10400,511,4739,'ben','theoretically, yes','2003-12-10 19:16:16',3,'If we think about what gives something, eg. a stone, its weight then we all realise that a source of gravity would be required. Mass is the source of gravity. God is (if you believe in him/her or not is irrelevent to this discussion if you take it to be rhetoric) an infinite being with infinite power. This means that to be in a situatuion where he/she could not lift something he/she would have to be under the influence of an infinite source of gravity. This is the important bit. The size or mass of the stone does not matter (no pun intended!) it is the source of gravity giving it its weight (weight is the force due to gravity acting on the stone stopping you from lifting it). God, it seems would have to create a mass of infinite value whose gravity he/she would have to push the stone away from. God is an infinite being so would have infinity amount of time to do so thus it follows that eventually at some time infinity and some mass infinity he would not be able to push the stone away from the source of gravity.',NULL,0);
INSERT INTO comment VALUES (10401,1518,3172,'SilverKnight','re: What is R?','2003-12-10 19:18:58',0,'Yes.\r\n\r\n<A HREF=\"http://mathworld.wolfram.com/Icosahedron.html\">icosahedron</A>',10397,0);
INSERT INTO comment VALUES (10402,1311,3558,'Tristan','re(2): the actual decryption','2003-12-10 19:24:34',0,'Gee, I guess it was right in front of me!  I guess I just didn\'t notice that all the letters that were the same in both the message and the code were preceded by A\'s.  I was thinking along those lines--adding letter values--but I was thinking A=1, Z=26, and didn\'t get far.  Also, I got the title wrong.\r\n\r\nFunny, I guess the fact that all those letters were the same really was related to chance.  There just happened to be a lot of A\'s.  Either way, it helped to decode it.',10366,0);
INSERT INTO comment VALUES (10403,1518,3558,'Tristan','simpler solution','2003-12-10 19:49:17',3,'I don\'t understand the law of cosines, so here I try to solve it without it.\r\n\r\nTake a cross section of the icosohedron, straight through the middle.  You get a decagon with sides .5\'.  Draw a circle around the decagon.  Call its radius X.  Draw lines from the center of the circle to all the corners and midpoints of the decagon.  Each line is 18 degrees away.  So, sin 18 equals .25/X.\r\n\r\nsin 18=.25/X\r\nX*.3090169944=.25\r\nX=.8090169944\r\n\r\nSince X is the radius to the midpoints of the icosahedron\'s edges, use the Pythagorean Theorum to calculate R, the radius to the vertices.\r\n\r\n.8090169944&#178;+.5&#178;=R&#178;\r\n.9045084972=R&#178;\r\n.9510565163=R\r\n1.902113033=2R\r\n\r\nSo the distance is <b> 1.902113033... feet.</b>',NULL,0);
INSERT INTO comment VALUES (10404,1341,4739,'ben','question','2003-12-10 19:52:23',0,'Are you just removing a marble after each interval. if so then you would be left with no marbles after 10 intervals',NULL,0);
INSERT INTO comment VALUES (10405,1478,4742,'Judith Moore','Cake Bake','2003-12-10 19:59:23',3,'James Best 2nd - Chocolate\r\nBen Jones - 1st - Fruit\r\nVicky Andrews 4th - Cheese\r\nNigel Stevens 3rd - Sponge',NULL,0);
INSERT INTO comment VALUES (10406,476,4739,'ben','to further what has been said','2003-12-10 20:02:48',0,'the statement could be: \"as a result of this statement you will send me, or have me sent by any means, into space\"',NULL,0);
INSERT INTO comment VALUES (10407,263,4739,'ben','this is not a paradox in whole','2003-12-10 20:10:49',3,'This is not a paraox because achillies CAN catch up with and indeed overtake the tortoise. One only has to watch a motor race where one of the faster cars starts, say at the back of the grid or near to the back and ends up over taking alot of the slower cars infront of it. even if you define a distance short enough for achilles not to over take it is still not a paradox and is simply a matter of cause. the tortoise had a head start and was close enough to the finish line at the start of the race to make it across before achilles caught up with him. ',NULL,0);
INSERT INTO comment VALUES (10408,1509,4743,'karlie','yay i think i got it','2003-12-10 20:19:11',0,'herb would have gotten out on march 12th because it took him 28 days to get out of the well- not 27 because even though he\'s at the very top on the 27th day, he can\'t climb out yet because that would be more than 3 feet.  so he slips down 2 more feet, but on the next day he will have gotten out!  also, it\'s march 12th and not the 11th because \'96 was a leap year, so it threw an extra day in there.',NULL,0);
INSERT INTO comment VALUES (10409,66,4739,'ben','just a thought','2003-12-10 20:24:32',1,'\"residents who shave themselves\" this implies that there are people who shave regularly and people who never shave. perhaps bill never shaves so by shaving himself he is not in fact shaving someone who shaves themselves. This possibly means that the whole process of mass shaving could only happen once if the law is to be followed!',NULL,0);
INSERT INTO comment VALUES (10410,633,4739,'ben','as full a solution as i can muster at this time!!','2003-12-10 20:37:01',3,'water reaches its highest post-zero density at about 4 degrees C. At lower temperatures its structure starts to change. in its crystal solid structure the molecules are further apart than they are in liquid form. This is just thermodynamically more stable for water which has some very anomolous properties. Upon more intense freezing ice does eventually conform to standard procedure and become more dense than water. I dont have any actual values or figures and i apologise if my argument is a little bit of a hand-waving one. But hey im only an undergraduate and i have no text books at hand! :)',NULL,0);
INSERT INTO comment VALUES (10411,1509,4235,'casper','answer','2003-12-10 21:44:16',0,'he got out on march 12th 1996 because 1996 was a leap year and that means there is 29 days in febuary so if he climbs an average of 1 foot per day then on the 27th day he would be at the full thirty feet because at day 27 he starts at 27 feet and climbs the thhe feeet that he climbs before he goes to sleep and slids back 2 feet he would be out and 27 days from14th of feb. would be 12th of march that is if you count the 14th as the first day ',NULL,0);
INSERT INTO comment VALUES (10412,1310,1575,'DJ','re: define...','2003-12-10 22:39:43',0,'I\'m not sure where the ambiguity lies.. the problem explicitly states, \"equal in volume, not necessarily in shape.\"',10255,0);
INSERT INTO comment VALUES (10413,1518,4374,'Richard','re(2): What is R?','2003-12-10 23:46:07',0,'Thanks for the link: 2R=1.902113033 based on how I read its formulas. This agrees with Tristan\'s figure in his comment below.',10401,0);
INSERT INTO comment VALUES (10414,1310,3558,'Tristan','re(2): define...','2003-12-11 00:58:19',3,'I don\'t remember seeing that there before.  I wonder if my mind just skipped over it.\r\n\r\nIn that case, making two perpendicular vertical slices and a horizontal slice will do the trick.  For a more creative solution, there might be a way to have three slanted slices and have 8 equal volume pieces.  I think it\'s impossible to have more than 8.\r\n\r\nI propose that there is a way to have 3 slanted slices go through the cake so that there is a triangle on top and a backwards triangle on bottom.  This would form 8 pieces, 6 on the sides, and 2 pyramids on the top and bottom.  Since it is symmetrical, all side pieces already have equal volumes.  The center pyramids would each have a volume of 1/3*H/2*S&#178;*&#8730;3/4, where S is the side of the triangle base and H is the height of the cake.  This must equal 1/8 the volume of the cake, which is &#960;R&#178;*H, with R the radius.\r\n\r\n1/3*H/2*S&#178;*&#8730;3/4=&#960;R&#178;*H/8\r\nS&#178;*&#8730;3/3=&#960;R&#178;\r\nS&#178;=&#8730;3*&#960;*R&#178;\r\nS=&#8730;(&#8730;3*&#960;)*R\r\n\r\nThe distance from the center to the base triangle\'s side\'s midpoints should be S/2&#8730;3.\r\n\r\nS/2&#8730;3=&#8730;(&#8730;3*&#960;)*R/2&#8730;3\r\n\r\nIt\'s kind of messy, but what I\'m getting at is that in order to get 8 equal pieces, you first slice from chord that is &#8730;(&#8730;3*&#960;)/2&#8730;3 times the radius of the cake away from the center to the opposite chord on the opposite side of the cake to make a slice.  Make 3 slices just like the one described, 120 degrees away from each other, and you get 8 equal volume pieces.',10412,0);
INSERT INTO comment VALUES (10415,1409,3172,'SilverKnight','solution','2003-12-11 16:13:09',3,'(1)\r\nIf the point is to minimize the number of problems (denominator) to get a particular grade:\r\n\r\nThen:\r\n<UL>\r\n<LI>a 1 question test can generate an A (1/1 = 100%) or an F (0/1 = 0%).\r\n<LI>a 3 question test can generate a D (2/3 = 67%)\r\n<LI>a 4 question test can generate a C (3/4 = 75%)\r\n<LI>a 5 question test can generate a B (4/5 = 80%)\r\n</UL>\r\n\r\nand we\'ve got tests of no more than 5 problems.\r\n________________________________\r\n\r\n(2)\r\nIf the point is to get the highest of any given grade (100, 89, 79, 69, and 59) and minimize the number of problems on the tests then, by inspection:\r\n\r\n<UL>\r\n<LI>a 1 question test can generate a 100 (1/1)\r\n<LI>a 9 question test can generate a 89 (8/9)\r\n<LI>a 14 question test can generate a 79 (11/14)\r\n<LI>a 13 question test can generate a 69 (9/13)\r\n<LI>a 17 question test can generate a 59 (10/17)\r\n</UL>\r\n\r\nYes, these are brute forced, but certainly a short brute force that can be done by hand (or hand held calculator).',NULL,0);
INSERT INTO comment VALUES (10416,1409,4374,'Richard','Continued Fractions?','2003-12-11 16:55:24',4,'69/100=1/(1+(1/(2+(1/(4+(1/(2+(1/3)))))))) and truncating at successive + signs gives 1,2/3,9/13,20/29 each of which approximates 69/100 better than its predecessor. The first one times 100 that is close enough to round to 69 is 9/13. There is a theory about this. See the book \"Introduction to Diophantine Approximations\" by Serge Lang, for example.',NULL,0);
INSERT INTO comment VALUES (10417,1341,2899,'Brian Wainscott','re: question','2003-12-11 17:01:55',0,'No, each interval you add 10 marbles and remove 1.',10404,0);
INSERT INTO comment VALUES (10418,144,4718,'Jack Squat','re(2): Forced March','2003-12-11 17:17:56',3,'Sorry Barry, it is you that is incorrect.  TomM defines little \"t\" as the time until they meet, not the time for the whole day (where t=1)so you don\'t want to include the extra \"d\" in the rate.  Your solution is solving the question \"How far does the messenger march if at the end of the day he meets the officer\".  Work it out, at 50 miles per day, he\'ll only reach the officer at the very end of the day.\r\n\r\nThe problem is a little easier to get your head around if you think of the column as standing still, and just adjust the messenger\'s speed relative to the column.  Call the messenger\'s ACTUAL speed \"x\".  Heading to the front of the line, the messenger\'s RELATIVE speed compared to the column is x - 25.  His relative speed heading to the back of the line is x + 25.  The distance both ways is 25 miles (the column is standing still).  So the time to get to the front is distance over speed, or 25/(x-25) and the time to the back is 25/(x+25).  The two times added together equal 1 (the whole process takes him 1 day).  So you are left with the equation:\r\n\r\n25/(x+25) + 25/(x-25) = 1\r\n\r\nUsing algebra you get this to:\r\n\r\n0 = x&#178; - 50x - 625\r\n\r\nUse the quadratic and you get:\r\n\r\nx = (50 + &#8730;5000)/2  (the negative answer, much like TomM\'s negative answer of t = - 1/&#8730;2 is ignored)\r\n\r\nSimplify and you get:\r\n\r\nx = 25 + 25 * &#8730;2  or  x = 25 * (1 + &#8730;2)\r\n\r\nThis is his ACTUAL speed per day.  How far does he travel in one day?  His speed!  25 * (1 + &#8730;2)',10294,0);
INSERT INTO comment VALUES (10419,1312,4750,'Kat','answer','2003-12-11 17:26:49',3,'alicia got all 5',NULL,0);
INSERT INTO comment VALUES (10420,1312,3529,'Senthil Kumar','Solution','2003-12-11 17:54:40',3,'Paul\'s test: 4 correct answers\r\nTodd\'s test: 3 correct answers\r\nJason\'s test: 2 correct answers\r\nAlicia\'s test: 5 correct answers\r\nBebe\'s test: 1 correct answer\r\n\r\nSo, it is Alicia.',NULL,0);
INSERT INTO comment VALUES (10421,1312,4507,'Penny','re: answer','2003-12-11 18:01:08',0,'Kat is correct. It is very simple to case this one out. Incidentally, the quiz that the teacher gave to Paul, Todd, Jason, Alicia and Bebe consisted of a single question: \"Name five things that could really mess up the planned Australian honeymoon of Jennifer Lopez and Ben Affleck. Answer: eggs, evaporation, Alligator, a kangaroo, \r\nteeth.\" (btw, why is Alligator capitalized but kangaroo is not? Does DJ have something against marsupial bipeds?)\n\n<i>Edited on <b>December 11, 2003, 6:04 pm</b></i>',10419,0);
INSERT INTO comment VALUES (10422,1409,3529,'Senthil Kumar','Solution','2003-12-11 18:08:40',3,'For A 1/1   - 100\r\n    B 8/9   - 89 (88.89)\r\n    C 11/14 - 79 (78.57)\r\n    D 9/13  - 69 (69.23)\r\n    F 10/17 - 59 (58.82)\r\n',NULL,0);
INSERT INTO comment VALUES (10423,144,3172,'SilverKnight','re(3): Forced March','2003-12-11 18:17:11',0,'Jack,\r\n\r\nNicely worded/explained.\r\n\r\n- SK',10418,0);
INSERT INTO comment VALUES (10424,865,4739,'ben','HERES ONE FOR YOU','2003-12-11 20:11:35',4,'is there an answer to this question?\r\n\r\ni just thought of that....most likely it has already been done but i genuinly thought of it myself.',NULL,0);
INSERT INTO comment VALUES (10425,865,3558,'Tristan','re: HERES ONE FOR YOU','2003-12-11 20:59:54',0,'I\'m not answering your question because you\'re not supposed to post puzzles in the comments.  lol',10424,0);
INSERT INTO comment VALUES (10426,1312,3351,'Eric','Solution','2003-12-11 21:25:33',0,'Paul\'s answers differ entirely from Bebe, therefore neither of them could be all right or the other would have to be all wrong.\r\n\r\nIf Todd had correctly answered each of the questions, it would follow that both Jason and Paul would have each answered two correctly.\r\n\r\nIf Jason had been the ace, both Alicia and Todd would have ended up with the same score.\r\n\r\nTherefore the only possible perfect scorer could have been Alicia.  And as it happens, the rest follows without paradox.',NULL,0);
INSERT INTO comment VALUES (10427,1513,4507,'Penny','New Mersenne prime discovered','2003-12-11 22:17:23',0,'DETROIT, Michigan, 12/11/2003 (AP) -- More than 200,000 computers spent years looking for the largest known prime number. It turned up on Michigan State University graduate student Michael Shafer\'s off-the-shelf PC. \"It was just a matter of time,\" Shafer said. The number is 6,320,430 digits long and would need 1,400 to 1,500 pages to write out. It is more than 2 million digits larger than the previous largest known prime number. Shafer, 26, helped find the number as a volunteer on an eight-year-old project called the Great Internet Mersenne Prime Search. Tens of thousands of people volunteered the use of their PCs in a worldwide project that harnessed the power of 211,000 computers, in effect creating a supercomputer capable of performing 9 trillion calculations per second. Participants could run the mathematical analysis program on their computers in the background, as they worked on other tasks. Shafer ran an ordinary Dell computer in his office for 19 days until November 17, when he glanced at the screen and saw \"New Mersenne prime found.\" A prime number is a positive number divisible only by itself and one: 2, 3, 5, 7 and so on. Mersenne primes are a special category, expressed as 2 to the \"p\" power minus 1, where \"p\" also is a prime number. In the case of Shafer\'s discovery, it was 2 to the 20,996,011th power minus 1. The find was independently verified by other participants in the project. Mersenne primes are rare but are critical to the branch of mathematics called number theory. That said, what is the practical significance of Shafer\'s number? \"People are going to make posters of it to hang up on the wall,\" said Shafer, who is pursuing a doctorate in chemical engineering. \"It\'s a neat accomplishment, but it really doesn\'t have any applicability.\" As for his own standing in the world of mathematics, \"I don\'t think I\'m going to be recognized as I go down the street or anything like that.\" He said the method by which the number was found -- harnessing many computers together -- is more important than the number itself. \"Somebody else could have found the number,\" he said. \"You install the program on the computer and it takes care of itself.\" But \"I get the credit, along with the people that developed the software.\" \r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10428,1309,4698,'Larry Settle','General solution','2003-12-11 22:32:00',0,'   Given three points in the plane that define a triangle with distinct sides of lenght S1,S2,and S3 and obey the following restrictions on the lengths;\r\n1. S1 is irrational of the form R1(2^1/2) where R1 is rational.\r\n2. S2 is irrational of the form R2(2^1/2) where R2 is rational.\r\n3. S3 is transcendental.\r\n   Then,the stamp when applied to the three points will ink the plane.\r\n\r\nProof: Let P be an uninked point. Then the straight line distances from P to the three points are all rational.There are three cases;\r\n1. P is in the exterior of the triangle and the angles formed by the connections to the three points of the triangle can be labeled alpha,beta, and (alpha+beta).\r\n2. P is on the perimeter of the triangle which leads to an immediate contradiction since every point on the perimeter is an irrational distance from at least one triangle point by the above restrictions.\r\n3. P is in the interior of the triangle and the angles formed can be labeled alpha,beta,and (360-alpha+beta). This case can be mapped into case one for the purpose of this proof without any loss of generality.\r\nIn case one there are three equations from the law of cosines. The first two are of the form;\r\nside^2=rational^2+rational^2-2(rational)(rational)cos(alpha or beta). The third equation is of the form;\r\nside^2=rational^2+rational^2-2(rational)(rational)cos(alpha+beta).\r\nThe third equation can be put in terms of cos(alpha) and cos(beta) by the following steps;\r\n1.cos(alpha+beta)=cos(alpha)cos(beta)-sin(alpha)sin(beta)\r\n2. Collect sin(alpha)sin(beta) alone on one side of equation three and square both sides.\r\n3. Replace sin^2(alpha) with 1-cos^2(alpha) and sin^2(beta) with 1-cos^2(beta).\r\nFinally solve equations one and two for cos(alpha) and cos(beta) and substitutee in equation three.\r\nThe resulting equation has only rational terms and powers of S3. Note that S1^2 and S2^2 are rational. Therefore our third equation is algebraic in S3 with rational coefficients which is a contradiction.\r\nQED\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10429,1513,4300,'Minion123','?','2003-12-11 23:12:02',0,'k?',10427,0);
INSERT INTO comment VALUES (10430,1312,4755,'drew','Solution','2003-12-11 23:25:24',0,'Is this where I put the Answer?\r\n\r\nAlicia',NULL,0);
INSERT INTO comment VALUES (10431,1312,3224,'Lee','algorithm','2003-12-12 00:15:03',3,'Draw 5 \'nodes\', or boxes, 1 for each of the pupils.\r\nConnect all of them to each other (with lines)\r\nOn each line write the number of answers the two \'nodes\'/boxes/pupils share.\r\nThe one who got them all right is the only one who connects to the other four with a 4,3,2,1\r\nThis conveniently gives the information as  to who got what on the test.\r\nI know it\'s not particularly insightful - I just like the fact that when I drew it out in this fashion (expecting it to be harder) the question of who got what is instantly answered. In fact, this post took longer to type (I\'ve got to stop doing that)',NULL,0);
INSERT INTO comment VALUES (10432,1528,1686,'DuCk','???','2003-12-12 07:09:10',0,'I\'m guessing that I really don\'t understand the question, but....\r\n\r\n8\r\n18\r\n7\r\n40\r\n16',NULL,0);
INSERT INTO comment VALUES (10433,1528,1920,'Brian Smith','Solution','2003-12-12 10:42:48',0,'<pre>Solid       |{F,  E,  V}\r\n------------+------------\r\nTetrahedron |{4,  6,  4}\r\nCube        |{6,  12, 8}\r\nOctahedron  |{8,  12, 6}\r\nDodecahedron|{12, 30, 20}\r\nIcosahedron |{20, 30, 12}\r\n</pre>\r\nF=faces, E=edges, V=vertecies',NULL,0);
INSERT INTO comment VALUES (10434,1409,4505,'Bob Genisot','Additional Part','2003-12-12 11:58:10',0,'If the problem read that each quiz had to have the same number of questions, the results are as follows: \r\nSince it is possible to score exactly 100,89,79,69 and 59 on a 100-question quiz, the number of questions must be less than or equal to 100.  Checking all possibilities by brute force results in:\r\n61/61 = 100%\r\n54/61 = 88.52% ~ 89%\r\n48/61 = 78.69% ~ 79%\r\n42/61 = 68.85% ~ 69%\r\n36/61 = 59.02% ~ 59%\r\n\r\nAll other denominators less than 61 do not give the desired result.',NULL,0);
INSERT INTO comment VALUES (10435,1528,1301,'Charlie','... and of course','2003-12-12 12:12:28',3,'By way of explanation, these are the regular (or Platonic) solids.  There are of course irregular octahedra, dodecahedra and icosahedra (such as prisms with bases of (F-2) sides), and these are the figures for the regular ones.\r\n\r\nAlso, as the figures show, these solids have duals, the tetrahedron being its own dual, while the cube and octahedron are duals of each other as are the dodecahedron and icosahedron.  The duals switch vertices for faces in each other.  Thus the vertices column can be swapped with the faces column so long as the names of the cube and octahedron are switches as well as the dodecahedron and the icosahedron.  Then the list is in order by number of vertices rather than number of faces--unusual only because of the naming conventions based on number of faces.',10433,0);
INSERT INTO comment VALUES (10436,1509,4764,'Christie','I\'m pretty sure i got it','2003-12-12 12:35:08',0,'it was march 14th. 1996 was a leap year and every day he basically gained one foot because if he climbed three and slid 2 feet in his sleep, it would take him 30 days because it was a thirty foot well.',NULL,0);
INSERT INTO comment VALUES (10437,1521,4670,'e.g.','Look Ma, no numbers!','2003-12-12 12:52:01',3,'You don\'t need any numbers if you write\r\nn= d/dx (x+x+x+...+x) and there are n x\'s in the sum.',NULL,0);
INSERT INTO comment VALUES (10438,1528,4507,'Penny','Ever hear of Occam\'s Razor?','2003-12-12 13:28:17',3,'There is a simpler (and, according to Occam\'s Razor, therefore superior) solution. The third number in each ordered triplet is the smaller  of the first two:\r\n  \r\n{4, 6, 4}\r\n{6, 12, 6}\r\n{8, 6, 6}\r\n{20, 30, 20}\r\n{20, 12, 12}\r\n\r\nThis answer does not require us to go back to 347 BC and borrow ideas from Plato\'s dialogue \"Timaeus\", which first propounded the doctrine of the Platonic Solids. As for the title of this puzzle being \"shapely figures\", that could have been a reference to this meaning of the word \"shape\": \"a mode of existence or form of being having identifying features\". One of the \"identifying features\" of any two positive integers, is the fact that unless they are identical, one of the two will be smaller.\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 12, 2003, 1:52 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10439,150,4718,'Jack Squat','re: Problem with Solution','2003-12-12 14:02:32',0,'You are right Gamer, a 1x1 grid does not apply, but it doesn\'t have to be a 1x1 grid for A and B to be the same person.  Consider the following grid of people (numbers are the heights, in an arbitrary unit):\r\n\r\n10  11  12  13\r\n14  15  16  17\r\n18  19  20  21\r\n\r\nThe tallest of each row are 13, 17, 21.  A is the shortest, 13.\r\n\r\nThe shortest of each column are 10, 11, 12, 13.  B is the tallest, lucky number 13.\r\n\r\nThere is an infinite number of grids this works for.',4133,0);
INSERT INTO comment VALUES (10440,1528,1626,'Gamer','Only 5','2003-12-12 15:40:03',0,'You should go as if these 5 are the only ones that follow that rule. I don\'t know if this is what Silver Knight wanted because he didn\'t listen to me in the queue when I asked him to either not have a ? in all terms or instead to say these 5 are the only ones that fit the rule.\r\n\r\nSecond of all, is that the best answer? In most tests, the one that fits closest is the correct one. You have a very loose connection to shape, much more questionable than a definition given by the others when they solved this problem. Think about this in all the problems you solve. Although without the title, you solution is correct (because of some things that were left out), the title lets us know which one is correct.',NULL,0);
INSERT INTO comment VALUES (10441,1528,4769,'stern','re: Ever hear of Occam\'s Razor?','2003-12-12 16:08:25',0,'What a pathetic attempt to stroke your own ego! Everyone who thinks Penny\'s solution is \"superior\", raise your hand.',10438,0);
INSERT INTO comment VALUES (10442,327,4718,'Jack Squat','Im not going hiking with pleasance!','2003-12-12 17:04:45',0,'The solution assumes there is an outflow to this lake, which isn\'t always the case.  The lake outflow can dry up in the fall, if it even HAS an outflow.  Pleasance\'s solution could have both people walking around the lake for eternity (if they are unlucky enough to walk in the same direction).',NULL,0);
INSERT INTO comment VALUES (10443,1538,3172,'SilverKnight','Full RESPONSE (answer continues to be hidden)','2003-12-12 17:31:56',3,'\"Fortunately, it\'s not... and I don\'t like to push those things either!\"\r\n\r\n:-)',NULL,0);
INSERT INTO comment VALUES (10444,1538,3558,'Tristan','Nice...','2003-12-12 18:05:23',0,'Nice response SK.  It puzzled me and got me interested now.\r\n\r\nHmmmm... there aren\'t any 8\'s or 0\'s.  There are two 1541 words.  Looks like a simple substitution, but there aren\'t enough numbers to represent all the letters, especially without the 8 or 0.  It can\'t be that 2 numbers represent each letter.  I can\'t figure it out on first look (like SK seems to have done), but I\'m betting it\'s more obvious than it looks.',NULL,0);
INSERT INTO comment VALUES (10445,1528,4507,'Penny','A stern rebuke !!!!!','2003-12-12 18:42:35',0,'Why does stern feel the need to fiddle with the answers of others? But since stern has already posted over 100 brilliant answers to puzzles on this website, I should not be criticizing such a genius.....\n\n<i>Edited on <b>December 12, 2003, 6:46 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10446,1312,4742,'Judith Moore','re: Solution','2003-12-12 19:14:15',0,'Eric\r\nI have the same result - I have also posted solutions to other problems - in the \'comment\' sections - and it has not shown up as \'solved\'??  Is this the correct place to post solutions?? this page is not set up very \'user-friendly\' for this purpose.\r\nJudith',10426,0);
INSERT INTO comment VALUES (10447,1528,4507,'Penny','re: Only 5','2003-12-12 19:28:15',0,'Gamer: \"You have a very loose connection to shape, much more questionable than a definition given by the others when they solved this problem...Although without the title, you solution is correct (because of some things that were left out), the title lets us know which one is correct.\"\r\n \r\nBut the title can be unrelated to the correct solution. Case in point: \"Flawless Series?\", in which the author of that puzzle seemed to be referring to perfect numbers (\"flawless\"=\"perfect\") and Mersenne primes. The puzzle listed the first few perfect numbers, and asked the flooblers to list the next few. Later, to save face, he had the brazen audacity to deny that perfect numbers were at all related to the puzzle.   \r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 12, 2003, 7:33 pm</b></i>',10440,0);
INSERT INTO comment VALUES (10448,1538,1626,'Gamer','Ideas:','2003-12-12 20:17:38',2,'Here are my prime factorizations:\r\n\r\n23-23\r\n923-13x71\r\n29279-19x23x67\r\n1541-23x67\r\n53-53\r\n122-2x61\r\n21574-2x7x23x67\r\n20999-11x23x83\r\n1541-23x67\r\n437-19x23\r\n19-19\r\n14-2x7\r\n74-2x37\r\n166-2x83\r\n43-43\r\n159941-41x47x83\r\n671-11x61',NULL,0);
INSERT INTO comment VALUES (10449,1528,1626,'Gamer','re: A stern rebuke !!!!!','2003-12-12 20:27:01',0,'Namely you Penny. That\'s why you have been insulting us! :)\r\n\r\nI was unaware that SK said that. Can you show me where. I thought he thought that \"These are the first few elements of the perfect numbers. Perfect numbers are those positive integers that equal the sum of all their factors (not including themselves).\"\r\n\r\nAnyway, I think you will find the title either is blunt (like Word Meld 6, A riddle, Strawberries!) and offers no insight on the solution, or is a key to solving it, like tricky and Third Base.\r\n\r\nIf I don\'t reply, it is not because I am avoiding you, but because I am too tired to carry on some of our previous conversations.',10445,0);
INSERT INTO comment VALUES (10450,150,4699,'Barry Knapp','Question.','2003-12-12 21:12:08',1,'I\'m not sure how to prove it but I am speculating that the A = B always.  But I guess the reason would be the fact that the tallest of the short people are columns and the shortest of the tall people are rows which means that they can infact and always will be the same person.',NULL,0);
INSERT INTO comment VALUES (10451,1538,4507,'Penny','re: Ideas:','2003-12-12 22:03:31',2,'\"Nothing but flowers\" is a song by the group \"The Talking Heads\". Someone named exoticorn might be into them.  ',10448,0);
INSERT INTO comment VALUES (10452,1312,3558,'Tristan','re(2): Solution','2003-12-13 00:14:33',0,'Read the FAQ.  They\'re above the chatterbox.',10446,0);
INSERT INTO comment VALUES (10453,1310,3558,'Tristan','re(3): define...-not so simple','2003-12-13 00:58:27',1,'I found a problem with my solution.\r\n\r\nlet X equal the chords\' distances from the center and R equal the radius of the cake.\r\n\r\nX=R * &#8730;&#960; / 2 / 3^(1/4)\r\nSo X is about .6733868435*R\r\nThe distance from the center to the corners of the pyramid\'s base should be twice that: about 1.346773687*R.  The problem here is that the pyramid extends beyond the cake!  This does not mean that there is no solution in the shape I described, but it means that the exact measurements of it are much harder to calculate and beyond my ability.  If anyone actually understood my messily explained solution idea, I invite him/her to find the numbers that would make it work.',10414,0);
INSERT INTO comment VALUES (10454,1538,3372,'Sam','re: Ideas:','2003-12-13 02:13:49',0,'Yes, the prime factors looks like a very good place to start. Obviously this isn\'t a straight substitution, because the things separated by hyphens aren\'t words created by the digits (though may be words created by the factors or something), and if each hyphen-separated number was a letter the puzzle would be unsolvable.\r\n\r\nHmmm, so does\r\n\r\n23-13 71-19 23 67-23 67-53-2 61-2 7 23 67-11 23 83-23 67-19 23-19-2 7-2 37-2 83-43-41 47 83-11 61 \r\n\r\nmean anything? Probably not, but it looks a little nicer, perhaps. At least we have some repitition. Must think.\r\n\r\nI\'m not sure I quite understood SK\'s comment, though..',10448,0);
INSERT INTO comment VALUES (10455,1543,4507,'Penny','Welcome to Logic 101','2003-12-13 08:58:51',3,'Here is what is wrong with your proof, Sam. You say \"If S if [sic] false, then any statement that starts with \'If S is true...\' is true\"  Yes, but you are obviously confusing two things: whether S is true, as opposed to whether or not the consequent of S is true. A  conditional statement is false if and only if the antecedent (the IF part) is true and the consequent (the THEN part) is false. (\"If George Bush is President, then the U.S. is at peace\" is a false  statement).  It is true if both antecedent and consequent are true. (\"If the Pope is Polish, then the moon is smaller then the earth\" is a true statement.) It is also true if the antecedent is false and the consequent is true. (\"If Ireland is more populous than India, then Tokyo is the capitol of Japan\" is a true statement.) It is even true if both antecedent and consequent are false. (\"If smoking cigarettes is good for your health, then drinking beer improves your driving skills\" is, believe it or not, a true statement !!) Consider the statement S: \"If S is true then God exists.\" The antecedent is \"If S is true\", and the consequent is \"then God exists.\" As I have just demonstrated, S may be true when it asserts that it is true, while the consequent of S (\"then God exists\") is false. To say that S is true, is NOT, repeat NOT, to assert that the consequent of S is true !!  (Btw, you gotta feel sorry for a guy like Sam. Normally he is a man of great sobriety, but when he does drink, he becomes very confused, as when he posted this paradox. Once, while touring the CNN studio in New York, Sam imbibed a little too much, and he woke up the next morning wearing Larry King\'s suspenders.)       \r\n\n\n<i>Edited on <b>December 13, 2003, 9:16 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10456,1543,1626,'Gamer','re: Welcome to Logic 101','2003-12-13 10:48:04',0,'\"A conditional statement is false if and only if the antecedent (the IF part) is true and the consequent (the THEN part) is false. (\"If George Bush is President, then the U.S. is at peace\" is a false statement). It is true if both antecedent and consequent are true. (\"If the Pope is Polish, then the moon is smaller then the earth\" is a true statement.) It is also true if the antecedent is false and the consequent is true. (\"If Ireland is more populous than India, then Tokyo is the capitol of Japan\" is a true statement.) It is even true if both antecedent and consequent are false. (\"If smoking cigarettes is good for your health, then drinking beer improves your driving skills\" is, believe it or not, a true statement !!) \"\r\n\r\nWe already know this. That\'s what the note says.\r\n\r\nThe way this proof works, is it says the statement is true, and then says the antecedent is true. Obviously in order to prove a statement, you need to actually prove it.\r\n\r\nThe part that you read is correct. We don\'t care about the consequent until the very end except for saying the original statement is true. This is possible by doing what is listed in the proof.',10455,0);
INSERT INTO comment VALUES (10457,1229,4068,'Bruno','Rich grandparent$','2003-12-13 11:34:10',0,'Here\'s my answers:\r\n\r\nOn the 15th birthday:\r\n\r\nGrandpa gives 16 384\r\nGrandma gives 13 397\r\n\r\nAfter 27 years:\r\n\r\nGrandpa has given 134 217 727\r\nGrandma has given 109 728 404\r\n',NULL,0);
INSERT INTO comment VALUES (10458,1509,4783,'ting','i guess is this...','2003-12-13 11:43:35',0,'15 march 1996',NULL,0);
INSERT INTO comment VALUES (10459,1543,3386,'Victor Zapana','hm..','2003-12-13 12:24:00',0,'well lets see.. let\'s go into context. If S is a tautology then this proof does work. If S is a always false statement (forgot the term for this), then this is an indeterminate paradox. so depending on the statement S, God can exist or no conclusion can be made.',NULL,0);
INSERT INTO comment VALUES (10460,1543,4507,'Penny','re(2): Welcome to Logic 101','2003-12-13 12:29:47',0,'Where the proof is wrong, is that it contains a self-referencing proposition. The statement S is essentially \"If this statement S that I am now making is true, then God exists.\" S says something about the truth of S. (See \"Is NO the correct answer to this question?\") Self-referencing statements in logic are exactly like dividing by zero in mathematics. They are totally bogus. They lead to all kinds of paradoxes, and are disallowed. That is what is wrong with Sam\'s proof. \r\n\r\n(I once read a \"proof\" that 1+1=2, that involved division by zero).\r\n \r\nNow why don\'t you stop debating with me about this, and go make some progress on that \"Nothing but flowers\" cryptography? \r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 13, 2003, 1:23 pm</b></i>',10456,0);
INSERT INTO comment VALUES (10461,1389,3372,'Sam','re(5): FULL SOLUTION (No computer program used)','2003-12-13 13:45:27',0,'re: sheesh....How the heck were people who still have rotary phones supposed to realize that? ..... \r\n\r\n\r\nwell, when I had worked it out I didn\'t actually realise that the numbers were based on phone keys, but it was very easy to see how they related to each other in a pattern.\r\n\r\nHad you written them out, you would have seen\r\n\r\nA 12\r\nB 22\r\nC 32\r\nD 13\r\nE 23\r\nF 33\r\n\r\nand so on. That\'s how I was able to fill in the missing numbers to give the next line:\r\n\"Hello operator, please give me number nine\"\r\neven though letters like \"p\" weren\'t in the original.\r\n\r\nps: \"phone\" is short for \"phonetic\"??? Where did you learn Greek?\r\n\n\n<i>Edited on <b>December 13, 2003, 1:51 pm</b></i>',10147,0);
INSERT INTO comment VALUES (10462,1509,4785,'strawbaryfields','solution','2003-12-13 14:16:42',0,'Herb gets out on March 14, 1996 because he climbs one foot a day which takes 30 days and 1996 was a leap year so thiry days after the 14th of feb is march fourteenth.',NULL,0);
INSERT INTO comment VALUES (10463,1543,4507,'Penny','Untying the Gordian Knot','2003-12-13 15:32:40',3,'They say that as Alexander The Great was in the early days of his conquest of Persia, he was shown an intricately tied knot, known to history as the Gordian Knot, because a legendary hero named Gordius had tied it long before. A prophecy stated that whoever untied the knot would conquer Asia. Alexander was an educated man, having been tutored by Aristotle, and he saw at once that it would be a complete waste of time to try to untie this knot. So he said \"Thus do I untie it!\" and sliced through it with his sword.\r\n \r\nThis paradox \"Proof of Anything\" is such a Gordian knot. It contains a self-referencing statement: a statement that says something about itself. The terminally naive (I wouldn\'t want to mention any names...) will spend (waste) hours pondering it, trying to figure it out. But the real student of philosophy will at once recognize it for the bogus nonsense that it is, the logical equivalent of dividing by zero in mathematics or exceeding the speed of light in physics, and will \"point and drag it\" to the recycle bin of his mind. Thus will he or she untie it. The moral of the story is: Don\'t waste time trying to rationalize paradoxes based on self-referencing statements. \r\n  ',NULL,0);
INSERT INTO comment VALUES (10464,1543,4786,'winnie','proof of anything','2003-12-13 15:58:06',0,'the problem seems retorical because you would be proving something true and false with the same logic.',NULL,0);
INSERT INTO comment VALUES (10465,783,4786,'winnie','','2003-12-13 16:16:17',0,'i dont get it',NULL,0);
INSERT INTO comment VALUES (10466,1227,4786,'winnie','short but sweet','2003-12-13 17:12:34',0,'really i never knew that ',NULL,0);
INSERT INTO comment VALUES (10467,1359,4786,'winnie','master number','2003-12-13 17:19:15',0,'all these stuff are so hard',NULL,0);
INSERT INTO comment VALUES (10468,1543,153,'TomM','Penny, you missed a chance to impress us...','2003-12-13 18:08:35',0,'...with your ability to copy what the  \"Dr. Math\" site has to say about Gödel\'s Theorem and post it here.',NULL,0);
INSERT INTO comment VALUES (10469,1543,3372,'Sam','re: Welcome to Logic 101','2003-12-13 18:09:09',0,'\"Self-referencing statements in logic are exactly like dividing by zero in mathematics. They are totally bogus. They lead to all kinds of paradoxes, and are disallowed. That is what is wrong with Sam\'s proof.\"\r\n\r\nI\'m confused as to where you came up with this idea. Did you invent it yourself? Can you show me where they are \"disallowed\"? I\'m actually quite interested, because I must have completely forgotten to teach my students this when I was a TA for Logic 101 (a true, but completely coincedental reference to the title above), so I guess it\'s lucky none of them failed!\r\n\r\nWhich of these statements are \"bogus\":\r\n\r\n-This statement has five words\r\n-This statment has four words\r\n-This statement starts with \"this\"\r\n-S: Statement S starts with \"statment\"\r\n-This statement would be included in the set of all statments that refer to themselves\r\nThis statement would not be included in the set of all statments that refer to themselves\r\n-S: S is not a letter\r\n-S: \"S\" is not a letter\r\n-The referent of this statement is not what it appears to be\r\n\r\nNow some of those statements are true, and some are false (and that last one looks a little confusing), but I don\'t remember being able to assign \"bogus\" to a statement. My professor must not have gotten around to that.\r\n\r\nSelf-reference is actually quite vital. Godel\'s proof, which many would consider to be the most important mathematical proof ever written, relies on it most explicitly:\r\nS: S cannot be proven true under system F\r\n\r\nPossibly some people wrote him letters where they said \"come now, statement S is neither provable not disprobvable, it\'s just bogus\" but these people were neither mathematicians nor logicians, who realized the importance of the proof.\r\n\r\nSo do tell me, where are these logical laws that you refer to?\n\n<i>Edited on <b>December 13, 2003, 6:14 pm</b></i>',10460,0);
INSERT INTO comment VALUES (10470,1269,4752,'B.A.','Solution','2003-12-13 18:32:17',0,'march, denote, candy, worth, timber, windy, saunter, append, feast, began, mixed, mailed, dizzy, stove, connect, heroic, proper, differ, bloom, quite, judge, murmur, rabbit, token, helper, famous',NULL,0);
INSERT INTO comment VALUES (10471,1269,4752,'B.A.','re: A solution differing a bit from prior posts. NO COMPUTER PGM USED.','2003-12-13 18:39:06',0,'What does proke mean?',10129,0);
INSERT INTO comment VALUES (10472,1543,1626,'Gamer','Penny was right?!?!??!','2003-12-13 21:45:51',0,'Sorry Sam, but I am going to do the unthinkable and agree with what a certain person said earler. (I am unable to reply to anything that person said, so I don\'t know who that person would be.)\r\n\r\nThe problem arises when you group a self referring sentence with another sentence by using a binary operator (like OR, or AND) Although problems can arise from a certain unary statement (This statement is false) we can prove that a statement can\'t refer to itself because the recursion never ends.\r\n\r\nS = S=>X (X is the consequent that you explain after step 9)\r\n\r\nS = S=>X\r\n\r\nReplace S in S=>X with S=>X, and keep doing this.\r\n\r\n...S=>S=>S=>S=>S=>S=>S=>S=>X\r\n\r\nThis obviously doesn\'t make sense, which is why it can\'t be proven true.\r\n\r\nI will post another way to show this is false if I find it is fine. Otherwise I am still confused. I just remember you can\'t use the word in it\'s definition. Logic: Something of Logical nature.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10473,1543,4507,'Penny','Poor Sam...Trying to be a philosopher while ignoring the Ancient Greeks !!!!','2003-12-13 21:54:10',3,'This puzzle shows again how dangerous it is to attempt to be original in philosophy while ignoring the Ancient Greeks !!\r\n\r\nParadoxes based on self-referential statements have been discussed continually in philosophy since the Ancient Greeks in the middle of the 4th century BCE. The most ancient attribution is to Eubulides of Miletus. He said, \"A man says that he is lying. Is what he says true or false?\" An ancient gravestone on the Greek Island of Cos was reported by Athenaeus to contain this poem about the paradox:\r\n\r\nO Stranger: Philetas of Cos am I,\r\n\'Twas the Liar who made me die,\r\nAnd the bad nights caused thereby.\r\n  \r\nTheophrastus, Aristotle\'s successor, wrote three papyrus rolls about the Liar Paradox, and the Stoic philosopher Chrysippus wrote six, but their contents are lost in the sands of time. In the New Testament of the Bible, Saint Paul warned, \"One of themselves, even a prophet of their own, said the Cretans are always liars.\" Paul, however, gave no indication he recognized anything paradoxical about the Cretan\'s remark, but it would be paradoxical if no other Cretan utters a truth and if \'liar\' means utterer only of falsehoods.\r\n\r\nIn the late medieval period, Buridan put the Liar Paradox to devious use with the following proof of the existence of God. It uses the pair of sentences:\r\n\r\nGod exists.\r\nNone of the sentences in this pair is true.\r\n   \r\nThe only consistent way to assign truth values, that is, to have these two sentence be either true or false, requires making \"God exists\" be true. So, Buridan has \'proved\' that God does exist. \r\n\r\nThere are many other versions of the Paradox. Some liar paradoxes begin with a chain of sentences:\r\n\r\nThe following sentence is true.\r\nThe following sentence is true.\r\nThe following sentence is true.\r\nThe first sentence in this list is false.\r\n   \r\nThe Strengthened Liar Paradox begins with the Strengthened Liar Sentence\r\n\r\nThis sentence is not true.\r\n  \r\nThis version is called \"Strengthened\" because some promising solutions to (1) fail completely when faced with the Strengthened Liar. So, finding one\'s way out of the Strengthened Liar is the acid test of a successful solution. \r\n\r\nThere are also Contingent Liars which depend upon what occurs in the empirical world. Suppose that the last sentence in today\'s edition of The New York Times newspaper is:\r\n\r\nThe last sentence in tomorrow\'s edition of The New York Times newspaper is true.\r\n   \r\nWas that sentence grammatical? Was it meaningful? Was it true or false, even if we don\'t know which at the moment? The common sense answers are \"yes\" to all these questions. Perhaps we should not retain those intuitive answers tomorrow when the Times\'s presses print a newspaper whose last sentence is\r\n\r\nThe last sentence in yesterday\'s edition of The New York Times newspaper is not true.\r\n   \r\nIf we adopt the metaphor of a paradox as being an argument which starts from the home of seemingly true assumptions and which travels down the garden path of seemingly valid steps into the den of a contradiction, then a solution to the paradox has to find something wrong with the home, find something wrong with the garden path, or find a way to live within the den. Less metaphorically, the main kinds of ways out of the Paradox are the following: Forget it; we can live with the problem. The Liar Sentence isn\'t grammatical. The Liar Sentence isn\'t meaningful. The Liar Sentence is grammatical and meaningful but isn\'t true or false. There is some other error in one of the steps of the argument that leads to the contradiction. The Liar Sentence is both true and false. Two philosophers might take one of these ways out but for very different reasons, and they might offer different changes in our naive system of beliefs and concepts in order to take this way out.\r\n\r\nTo put the Paradox in perspective, it is essential to appreciate why such an apparently trivial problem in fact is a deep problem. Suppose we ask the larger question: What is truth? As a question about what are the significant paths of life to be followed or the significant things to know in order to have the best grasp on reality, the question is just too difficult, and also too vague, to be a center of attention for the analytical philosophers of the present age. However, as a question asking simply for general characteristics of all true sentences, the question is more amenable to solution. Nevertheless, it is still a very difficult one. For instance, in the attempt to generally characterize the grounds of validity of a true sentence, that is, in the attempt to characterize why a true sentence is true, philosophers have created several ingenious, and alluring theories of truth: the correspondence theory of truth, the coherence theory of truth, and the pragmatic theory of truth, among others. Yet none of these has produced any detailed theory. At best, each is still at the stage of being a suggestive, but uncompelling, metaphor. [Tarski\'s Semantic Theory is a detailed theory, but it is not designed to characterize why a true sentence is true.]\r\n\r\nMore progress on answering the question \"What is truth?\" will be had by concentrating not on why a sentence is true, but on what other sentences are true when a sentence is true. By concentrating this way on truth\'s logical liaisons, Aristotle offered what many philosophers consider to be a partially correct answer to our question about truth. Stripped of its overtones suggesting a correspondence theory of truth, Aristotle proposed what is essentially sentence (T):\r\n\r\n(T) A declarative sentence is true if and only if what it says is so.\r\n  \r\nIf pairs of quotation marks serve to name a sentence, then (T) requires that \"It is snowing\" be true just in case it is snowing. Similarly, if the sentence about snow were named with the numeral 88 inside a pair of parentheses, then (88) would be true just in case it is snowing. What could be less controversial? Unfortunately, this seemingly correct, but trivial response to our question \"What is truth?\" is neither obviously correct nor trivial; and the resolution of the difficulty is still an open problem in philosophical logic. Why is that? The brief answer is that (T) can be used to produce the Liar Paradox. The longer answer refers to Tarski\'s Undefinability Theorem of 1936.\r\n\r\nWe began this discussion with a mere sketch of the Liar argument using sentence (1). To appreciate the various proposed solutions to the paradox, and the central role of (T), we need to examine more than just a sketch of the argument. The argument requires the following assumptions:\r\n\r\n(2) Any declarative sentence \"S\" says that S. \r\n(3) The Liar Sentence, (1), is a legitimate declarative sentence, i.e., it is well formed.\r\n\r\n(4) A legitimate declarative sentence is either true or else false.\r\n\r\n(5) The usual naming convention holds so that\r\n\r\nthe phrase \"This sentence\" in (1) refers to (1), and \r\n(1) = \"This sentence is false\".\r\n\r\nTarski added precision to convention (T) and to these other assumptions by focussing not on English directly but on a classical formal language capable of expressing arithmetic. Here the difficulties produced by the Liar argument became much clearer; and, very surprisingly, he was able to prove that the assumptions lead to semantic incoherence. Tarski pointed out that the crucial assumption is (3). For there to be a legitimate Liar Sentence in the language, there must be a definable notion of \"is true\" which holds for the true sentences and fails to hold for the other sentences. If there were such a \'global truth predicate,\' then the predicate \"is a false sentence\" would also be definable and [here is where we need the power of arithmetic] a Liar Sentence would exist. Then one could deduce a contradiction.\r\n\r\nThis deduction of Tarski\'s is a formal analog of the informal Liar Argument. The contradictory result tells us that the argument began with a false assumption. Because (T), (2), (4), and (5) are essential to what we call a \"classical formal language,\" the mistaken assumption is (3), and the only possible problem here is the assumption that the global truth predicate \"is a true sentence\" can be defined. So, Tarski has proved that truth is not definable in a classical language--thus the name \"Undefinability Theorem.\" Tarski\'s theorem establishes that classically interpreted languages capable of expressing arithmetic cannot contain a global truth predicate. A language containing its own global truth predicate is said to be semantically closed. Tarski\'s Theorem implies that classical formal languages with the power to express arithmetic cannot be semantically closed. This suggests that English itself may not be semantically closed, or, if English is closed, then it is self-contradictory. This shocking result indicates to some that our thought about our thoughts is incoherent. That\'s the conclusion Tarski himself reached, so he quit trying to find the coherent structure underlying natural languages and concentrated on developing systems of formal languages that did not allow the deduction of the contradiction. Many other philosophers of logic have not drawn Tarski\'s pessimiistic conclusion from his theorem.\r\n\r\nFor these optimists, there are four main detailed and coherent ways out.\r\n\r\n(1) The Liar Sentence is meaningless, so the Liar argument can\'t even get started because its main assumption (that the Liar Sentence exists or is meaningful) is faulty. Natural language is incoherent, and its underlying sensible structure is that of an infinite hierarchy of levels. Because the Liar Sentence would have to reside on more than one level simultaneously, it\'s not really a meaningful sentence. This way out of the paradox is taken by Russell in his ramified theory of types and, following Tarski, by Quine in his hierarchy of meta-languages. For Russell, the referential phrase \"This sentence\" in (1) is the culprit because the phrase is not allowed to refer to the sentence in which the phrase itself occurs. For Quine, instead, the culprit is the phrase \"is false\" in (1) because the phrase must be satisfied by sentences in a language lower in the hierarchy and not by the very sentence in which the phrase occurs.\r\n    \r\n(2) Kripke, on the other hand, retains the intuition that the Liar Sentence is meaningful, but argues that it is neither true nor false. It lacks a classical truth value as does the odd sentence \"The present king of France is bald.\" Kripke trades infinite syntactic complexity for infinite semantic complexity. He rejects the infinite hierarchy of meta-languages underlying English in favor of one formal object language having an infinite hierarchy of partial interpretations. The truth predicate is the formal language\'s only basic partially-interpreted predicate. Each step in the semantic hierarchy is an interpretation of the language, and in these interpretations all the basic predicates except one must have their interpretations already fixed in the base level from which the first step is taken. This one exceptional predicate is intended to be the truth predicate for the previous level. It becomes a truth predicate for its own level when the inductive interpretation building reaches the so-called \'fixed point\'. Each step uses all the sentences which had their truth values fixed at the lower steps in order to help fix the truth values of semantically more complex sentences, e.g., to fix the truth value of sentences with even longer chains of nested truth predciates. The Liar sentence, even up at the infinite semantic height of the lowest fixed point, still isn\'t true or false. But at the fixed point, the language satisfies Tarski\'s Convention (T).\r\n\r\n(3) The third way out says the Liar Sentence is meaningful and is true or else false, but one step of the argument in the Liar Paradox is incorrect (the move from the falsehood of the Liar Sentence to its truth). Prior, following the informal suggestions of Buridan and Peirce, takes this way out and concludes that the Liar Sentence is simply false.\r\n\r\n(4) A fourth and more radical way out of the paradox is to argue that semantic incoherence is not necessarily caused by letting the Liar Sentence be both true and false. This solution embraces the contradiction, then tries to limit the damage that is ordinarily a consequence of that embrace. This way out of the paradox uses a paraconsistent logic.\r\n\r\nThere are many suggestions for how to deal with the Liar Paradox, but most are never developed to the point of giving a formal, symbolic theory. Some give philosophical arguments for why this or that conceptual reform is plausible as a way out of paradox, but then don\'t show that their ideas can be carried through in a rigorous way. Usually it appears that a formal treatment won\'t be successful. Other attempts at solutions will take the formal route and then require changes in standard formalisms so that a formal analog of the Liar Paradox\'s argument fails, but then the attempted solution offers no philosophical argument to back up these formal changes. A decent theory of truth showing the way out of the Liar Paradox requires both a coherent formalism (or at least a systematic theory of some sort) and a philosophical justification backing it up. The point of the philosophical justification is an unveiling of some hitherto unnoticed or unaccepted rule of language for all sentences of some category which has been violated by the argument of the paradox. \r\n\r\nIt is to the credit of Russell, Quine, and Kripke that they provide a philosophical justification for their solutions while also providing a formal treatment in symbolic logic that shows in detail both the character and implications of their proposed solution. Kripke\'s elegant and careful treatment of (1) stumbles on the Strengthened Liar and reveals why it deserves its name. The theories of Russell-Tarski-Quine do \'solve\' the Strengthened Liar. In the formal, symbolic tradition, other important researchers in the last quarter of the 20th century are Barwise, Burge, Etchemendy, Gupta, Herzberger, McGee, Routley, Skyrms, van Fraassen, and Yablo. Martin and Woodruff created the same solution as Kripke, though a few months earlier. Dowden and Priest first showed how to embrace contradiction.\r\n\r\nPrincipal solutions to the Liar Paradox all have a common approach, the \"systematic approach.\" The solutions agree that the Liar Paradox represents a serious challenge to our understanding the logic of natural language, and they agree that we must go back and systematically reform or clarify some of our original beliefs in order to solve the paradox. The solution must be presented systematically and be backed up by an argument about the general character of our language. In short, there must be both systematic evasion and systematic explanation. Also, when it comes to developing this systematic approach, the goal of establishing a logical basis for a consistent semantics of natural language is much more important than the goal of explaining the naive way most speakers use the terms \"true\" and \"not true.\" As Vann McGee expresses this point, \"The problem of giving voice to our preanalytic intuitions about truth is comparatively less important, just as understanding popular misconceptions about space and time is comparatively less important than understanding the actual geometry of space-time.\"\r\n\r\nThis \'systematic approach\' has been seriously challenged by Wittgenstein. He says one should try to overcome \'\'the superstitious fear and dread of mathematicians in the face of a contradiction.\" The proper way to respond to any paradox is by an ad hoc reaction and not by any systematic treatment designed to cure both it plus any future ills. Symptomatic relief is sufficient. It may appear legitimate, at first, to admit that the Liar Sentence is meaningful and also that it is true or false, but the Liar Paradox shows that one should retract this admission and either just not use the Liar Sentence in any arguments, or say it is not really a sentence, or at least say it is not one that is either true or false. Wittgenstein is not particularly concerned with which choice is made. And, whichever choice is made, it needn\'t be backed up by any theory that shows how to systematically incorporate the choice. He treats the whole situation cavalierly and unsystematically. After all, he says, the language can\'t really be incoherent because we\'ve been successfully using it all along, so why all this \"fear and dread\"?\r\n\r\nInfluenced by Wittgenstein, P. F. Strawson has argued that the proper way out of the Liar Paradox is to re-examine how the term \"truth\" is really used by speakers. When we say some proposition is true, we aren\'t making a statement about the proposition. We are not ascribing a property to the proposition--such as the property of correspondence, or coherence, or usefulness. When we call a proposition \"true\" we are approving it, or praising it, or admitting it, or condoning it. We are performing an action. Similarly, when we say to our sister, \"I promise to pay you fifty dollars,\" we aren\'t ascribing some property to the proposition, \"I pay you fifty dollars.\" Rather, we are performing the act of promising. For Strawson, when speakers utter the Liar Sentence, they aren\'t saying something true or false; they are attempting to praise something that isn\'t there, as if they were saying \"Ditto\" when no one has spoken. The person who utters the Liar Sentence is making a pointless utterance. The Sentence is grammatical but it\'s not a proposition and so is not something from which a contradiction can be derived.\r\n\r\nSome of the solutions to the Liar Paradox require a revision in classical logic, the formal logic in which sentences of a formal language have exactly two possible truth values (TRUE, FALSE), and in which the usual rules of inference allow one to deduce anything from an inconsistent set of assumptions. Kripke\'s revision uses a 3-valued logic with the truth values TRUE, FALSE and NEITHER. Some logicians argue that classical logic is not the incumbent which must remain in office unless an opponent can dislodge it, although this is gospel for other philosophers of logic (probably because of the remarkable success of two-valued logic in expressing most of modern mathematical inference). Instead, the office has always been vacant for natural language.\r\n\r\nOther philosophers object to revising classical logic merely to find a way out of the Paradox. They say that philosophers shouldn\'t build their theories by attending to the queer cases. There are more pressing problems in the philosophy of logic and language than finding a solution to the Paradox, so any treatment of it should wait until these problems have a solution. From the future resulting theory which solves those problems, one could hope to deduce a solution to the Liar Paradox. However, for those who believe the Paradox is not a minor problem but one deserving of immediate attention, there can be no waiting around until the other problems of language are solved. Perhaps the investigation of the Liar Paradox will even affect the solutions to these other problems.\r\n\r\n[The above material was quoted from the Internet Encyclopedia of Philosophy:\r\nhttp://www.iep.utm.edu/p/par-liar.htm ]\r\n \r\n\r\n\r\n\n\n<i>Edited on <b>December 13, 2003, 10:13 pm</b></i>',10469,0);
INSERT INTO comment VALUES (10474,1543,3372,'Sam','re: Poor Sam...Trying to be a philosopher while ignoring the Ancient Greeks !!!!','2003-12-13 23:01:44',0,'Penny, I\'m not quite sure that you\'ve understood the point of these puzzles on Flooble. The point of my posting this is certainly not to say \"my paradox is right, I\'m so smart\" for two reasons: 1) I cannot lay claim to the paradox, much as I would like to, as it is a simple extension of Curry\'s paradox and Lob\'s theorem, and the liar\'s paradox before that, and 2) at the bottom of the post I say \"What, if anything, is wrong with this proof?\" Thus statements such as \"Poor Sam...Trying to be a philosopher while ignoring the Ancient Greeks !!!!\" really mean nothing.\r\n\r\nThat said, this discussion is becoming interesting, even though you as usual resort to your \"proof by cut-and-paste\" style of argument that we have all grown to love.\r\n\r\n\r\n\r\nGamer\'s comment about infinite loops is actually very interesting. Consider the statement\r\n\r\nS: Statement S has five words\r\n\r\nThis looks ok until we try to replace S with it\'s referent:\r\n\r\n\"Statement S has five words\" has five words\r\n\r\nlooks correct, while\r\n\r\nS: \"Statement S has five words\" has five words\r\n\r\ndoesn\'t look quite as nice, and the problem only magnifies when we start unpacking the statement further. \r\n\r\n[Edit: actually, it only starts to look really bad once we unpack it twice:\r\nS: \"\"Statement S has five words\" has five words\" has five words\r\nis quite definately false]\r\n\r\n(On a side note, Hofstadter had an interesting statement uttered by a djin who asked a favor from \"GOD,\" which stands for \"GOD Over Djin,\" and thus asked the favor from an infinite number of djins above him.\r\nAlso related, the statement might be considered analogous to the formal language &lt;S: aSb&gt;, which is of course non-terminating, and so not adequately described.)\r\n\r\n\r\nOn the other hand, are \r\nS: Statement S has five words, and \r\nS: \"Statement S has five words\" has five words\r\n\r\ntruely equivalent? Clearly they are refering to different *sentences*, if not to different statements. We know from Quine (or is it Kripke? I forget) that sometimes referents cannot be simply inserted, even in a normal statement. Consider:\r\n\r\n\r\nThe president might not have become the president\r\n\r\nvs\r\n\r\nGeorge Bush might not have become the president.\r\n\r\n\r\nThe second statement looks unabiguously true in modal logic, while the first less so.\r\n\r\n(or more formally in intensional logic, the distinction between 1) In all worlds it is necessary that the president is the president vs. 2) In all worlds it is necessary that George Bush is the president).\r\n\r\nTherefore, if it might be the case that we cannot equate \"Statement S has five words\" with \"\"Statement S has five words\" has five words\", must we assume that we can equate S: S=>T with S:(S=>T)=>T? \r\nBut even if we can, is it such a bad thing? Godel\'s proof is no less valid just becuase\r\n\r\nS: S cannot be proven under F    \r\n\r\nis equivalent to\r\n\r\nS: \"S cannot be proven under F\" cannot be proven under F\r\n\r\nindeed, it is quite necessary!\r\n\r\n\r\n\r\nAnd speaking of which (to bring it back to the puzzle at hand), one can generalize the exact sentence above to get to Godel\'s second incompleteness theorem.\r\n \r\nLob\'s theorem states that:\r\n\r\nD: If D is provable, then D\r\n\r\nis always provable (and you can see that his statement has much the same structure as my original statement S above).\r\n\r\nFrom here we can reach Godel\'s second proof that, in any consistant system F, F\'s own consistancy cannot be proven from within that system (don\'t ask me to try to prove this right here). Godel\'s second theorem is usually simply presented as a corollary to his first, but Lob\'s theorem can be used to springboard right into it.\r\n\r\n...\r\n\r\nNone of this is supposed to be a final answer to anything people have written, it\'s all just food for thought, but I hope that it goes further than a mis-guided attempt at a competition. I for one am extremely interested in all the directions one can go from such paradoxes.\n\n<i>Edited on <b>December 14, 2003, 12:17 am</b></i>',10473,0);
INSERT INTO comment VALUES (10475,150,4374,'Richard','The crux of the matter','2003-12-13 23:51:03',3,'In the grid, replace each person by a real number. Choose a row and a column. There is exactly one grid position that is both in the chosen row and in the chosen column, and the real number r in that position is no greater than the maximum element M in the chosen row and no less than the minimum element m in the chosen column. Hence m <= r <= M so that m <= M. This is the crux of the matter. Now if we happened to choose the row to contain a minimum M\' of the row maxima, and the column to contain a maximum m\' of the column minima, we would have m\' <= r <= M\'. If the real numbers that replace the people are the people\'s heights, then we have an answer to the problem as originally formulated: A is always at least as tall as B. It is possible for m\' = r = M\' to occur as with the grid\r\n6 5\r\n5 4\r\nand in this case A = B. In fact, if the heights are all different in the M\' row and in the m\' column, then clearly A = B whenever m\' = r = M\'. Since the problem statement seems to imply that there is a unique minimum of the row maxima and a unique maximum of the column minima, we conclude m\'=M\' if and only if A = B. Thus if interpret the problem statement in this way and also insist that A and B be two different people, A is always strictly taller.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \n\n<i>Edited on <b>December 14, 2003, 1:01 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10476,1543,4507,'Penny','re(2): Poor Sam...Trying to be a philosopher while ignoring the Ancient Greeks !!!!','2003-12-14 00:37:42',0,'This post has been superceded by \"Has self-referential logic ever achieved anything?\" \n\n<i>Edited on <b>December 14, 2003, 2:43 am</b></i>',10474,0);
INSERT INTO comment VALUES (10479,1538,2682,'exoticorn','','2003-12-14 05:50:49',0,'Congratulations SilverKnight, I see you have decyphered my numbers :)\r\n\r\nTo everyone else: Go on, you are on the right track...',NULL,0);
INSERT INTO comment VALUES (10478,1543,3351,'Eric','Self-referential logic saved my life.','2003-12-14 02:46:32',0,'But Penny, 1+1 is 2.  Isn\'t it?',10477,0);
INSERT INTO comment VALUES (10477,1543,4507,'Penny','Has self-referential logic ever achieved anything?','2003-12-14 01:14:03',1,'Except, of course, for Kurt Godel\'s wonderful theorem, \"which many would consider to be the most important mathematical proof ever written...\"  ROTFLMAO !!!! Ever hear of the Pythagorean Theorem? Without Pythagoras and his theorem, there would be no theorem of Kurt Godel (and no Kurt Godel either, that anyone would remember. Without his Greek predecessors, Kurt Godel would have spent his life herding sheep. Even Einstein admitted that, had it not been for the Ancient Greek pioneers, modern mathematics and  science would not have been discovered.) But I digress...\r\n \r\nEven Kurt Godel\'s theorem...What diseases has it cured (besides insomnia)? What economic policy decisions have come from it? What planets have been discovered using it? Have any engineering feats resulted  from it?\r\n  \r\nAnd then there was Bertrand Russell\'s much too clever paradox: \"Is the set of all sets that are not members of themselves, a member of itself or not?\" That one really opened the floodgates of human empowerment, didn\'t it? It did, however, give historian Will Durant a good opportunity to satirize old Bertrand, though, so it wasn\'t a total loss. \r\n \r\nWe owe it too the Greeks, that they invented abstract analytical thinking. But the Greeks also invented sophistry, as in \"S: If S is true, then God exists\", and that is not to their credit. Socrates gave his life in an attempt to oppose sophistry, and the Greek-Roman historian Polybius wrote \"Such men [sophists] really bring all of philosophy into disrepute. They distract from the study of ethics and politics that really do benefit students of philosophy. They spend all their time trying to invent useless absurdities.\"       \r\n\r\nThat may be unfair. I do know one thing, though. I will not be sending any money to the Rev. Jerry Falwell, or the Vatican,  based on Sam\'s proof of the existence of God. \r\n \r\nI\'d like to continue this post, but I have to drive Sylvester to the barber. Sylvester\'s barber shaves all the men in our town, and only the men, who do not shave themselves. (Does this barber shave himself? Hmmmm.... Let\'s not get all lathered up about it!) \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 14, 2003, 3:12 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10480,1333,4064,'rerun141','first soloution','2003-12-14 12:30:07',1,'state\r\nt   a\r\ni   r\r\nf   l\r\nfairy\r\n',NULL,0);
INSERT INTO comment VALUES (10481,1333,3992,'Jane Doe','One solution (I think)','2003-12-14 12:40:09',2,'R I V E R\r\nI       E\r\nG       L\r\nI       A  \r\nD E C A Y',NULL,0);
INSERT INTO comment VALUES (10482,1333,3992,'Jane Doe','re: first soloution','2003-12-14 12:42:34',0,'This was a cute problem, and.... we did good :-)',10480,0);
INSERT INTO comment VALUES (10483,1478,4788,'corey','logically....','2003-12-14 14:11:08',0,'Ben Jones\' first place fruit cake\r\nJames Best\'s second place chocolate cake\r\nNigel Stevens third place sponge cake\r\nVicky Andrews\' fourth place cheese cake',NULL,0);
INSERT INTO comment VALUES (10484,1333,4788,'corey','my ideas','2003-12-14 14:22:33',0,'going clockwise:\r\nstate, early, fairy, stiff\r\nriver, relay, decay, rigid',NULL,0);
INSERT INTO comment VALUES (10485,1522,4788,'corey','re: different approach','2003-12-14 14:30:30',0,'I worked this using similar triangles and reached the answer of approximately 4.087 feet from the wall to give a max height of 11.283 feet, but I like Scott\'s solution better.  I think his answer justifies the wording of the problem best.',10355,0);
INSERT INTO comment VALUES (10486,1543,1626,'Gamer','re: Self-referential logic saved my life.','2003-12-14 14:31:21',0,'Wow! What a great postulate! If we didn\'t know that, we wouldn\'t be able to add, subtract, multiply and divide! So isn\'t that the best?\r\n\r\nTo Someone: No, mainly because the barber is a girl.\r\n\r\nI think that\'s interesting Sam. I think that logic is too hard for me to understand. Without postulates I am stuck, so I can\'t really approach things that define themselves. Just ignore Someone (who has done very well by posting many posts until this recent one about Someone Else and in submitting problems that are already on the <a href=\"http://perplexus.info/show.php?pid=66\">site</a>) in these recent posts. :)\r\n\r\nIn one of my problems, I am defining a number in terms of itself with stuff done to it. (Called \"Power to the 2\" currently, with a pid of 1525) which is also interesting.',10478,0);
INSERT INTO comment VALUES (10487,1333,4797,'m','I  think I have both solutions','2003-12-14 14:49:24',0,'Across              Down\r\n1. river            1. rigid \r\n3. decay            2. relay\r\n\r\nAcross              Down\r\n1. state            1. stiff \r\n3. fairy            2. early',NULL,0);
INSERT INTO comment VALUES (10488,1543,4507,'Penny','HEY, THEY JUST CAUGHT \"GAMER\" IN IRAQ !!','2003-12-14 15:16:07',0,'Barb removed by Penny.\n\n<i>Edited on <b>December 17, 2003, 9:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10579,1543,4507,'Penny','Kripke solved it a long tome ago, Tristan.','2003-12-17 21:40:20',0,'(...long \"tome\" ago was a typo, but a funny one...)\r\n[btw, I just removed that nasty crack about Gamer and Iraq. Unfortunately I cannot remove the Subject line...]\r\n\r\nSam wrote: \"5. This is in contradiction with 1., so S cannot be false. 6. Therefore S is true.\"\r\n \r\nSam is using classical logic, the formal logic in which sentences of a formal language have exactly two possible truth values (TRUE, FALSE). On this basis he makes the dizzying leap from (5.) to (6.) Kripke\'s revision uses a 3-valued logic with the truth values TRUE, FALSE and NEITHER. It\'s obvious that Kripke\'s modern logic should be used here, not Sam\'s classical logic. Then we wouldn\'t get caught up in a paradox. \r\n\r\n\n\n<i>Edited on <b>December 17, 2003, 9:43 pm</b></i>',10576,0);
INSERT INTO comment VALUES (10489,1543,2716,'Federico Kereki','The error','2003-12-14 19:35:24',3,'The error is in (6); if S isn\'t false, it doesn\'t follow that it must be true, and the classic example for this is \"THIS SENTENCE IS FALSE\".',NULL,0);
INSERT INTO comment VALUES (10490,698,4772,'Stephen Morris','Analytic General Solution','2003-12-14 21:37:55',3,'I am ignoring trivial solutions where the two numbers are equal, although strictly speaking they are allowed by the question.\r\n\r\nThe following gives all solutions, a little thought will show that 10, 6 is the smallest solution.\r\n\r\n\r\nChoose x, y, n positive integers where x and y have no common factors and y>x>0. The following algorithm gives a different solution for each choice of x, y and z.  All solutions are given by this method so there¡¦s a one to one relationship between choices of x, y and z and solutions.\r\n\r\nI need to define a few bits of notation, although I only use some of them in the proof.\r\n\r\n	x^y		x raised to the power of y\r\n			e.g. 2^3 = 8, 5^2 = 25\r\n\r\nx rem n 		the remainder when x is divided by n, \r\nE.g. 9 rem 2 = 1, 9 rem 5 = 4.\r\n\r\nx „k y mod n	x and y give the same remainder when divided by n, \r\ni.e. (x rem n) = (y rem n)\r\nE.g. 9 „k 14 mod 5\r\n\r\n	x | y		x divides y exactly leaving no remainder\r\ni.e. y rem x = 0, x „k 0 mod y\r\n			E.g.  5 | 10,  3| 9, 3 | 15\r\n\r\n	x ~| y		x does not divide y exactly\r\n			i.e. not (x | y)\r\n			E.g. 3 ~| 10\r\n\r\n	x, y co-prime	x and y have no common factors\r\n			e.g.  3, 4 are co-prime,  \r\n9, 15 are not co-prime because they are both divisible by 3\r\n\r\n\r\nPut z = 3y^2 ¡V x^2.\r\n\r\nNow for the hard bit, you need to factorise x, y and z into their prime factors.  For each prime factor also calculate the index, that is the highest power that divides the number.  For example 12 = 2^2 * 3 so the prime factors are 2 and 3 with indices 2 and 1 respectively.\r\n\r\nWe are going to calculate a multiplier, called H, which will turn x and y into the basis for a solution.  \r\n\r\nStart with H = 1.\r\n\r\nFor each prime, p, that divides y with index I adjust H as follows.  \r\n\r\n	If p = 2 and 3 | I then  \r\nmultiply H by 2^6\r\nelse	\r\nmultiply H by 2^( 4I rem 6 )\r\n\r\n\r\nIf 3 divides x with index I, adjust H as follows.  \r\n	Multiply H by p^( 3(I rem 2) )\r\n\r\nFor each prime, p, that divides x with index I, adjust H as follows.  \r\n	Multiply H by p^( I rem 6)\r\n\r\nFor each prime, p, that divides z with index I, and does not dived x, adjust H as follows.  \r\n	Multiply H by p^( 3(I rem 2) )\r\n\r\n\r\nNow put \r\n	a = (y + x) * H  * n^6 / 2\r\n	b = (y - x) * H * n^6 / 2\r\n\r\nYou will find that a^2 ¡V b^2 is a cube and a^3 ¡V b^3 is a square.\r\n\r\n\r\n\r\nExample 1:\r\n	Choose y = 2, x = 1.\r\n\r\n	z = 3 * 2^2 + 1^2 = 3*4 + 1 = 13\r\n\r\n	2 | y with py = 1 so choose ph = 4\r\n\r\n	13 | z and 13 ~| x with pz = 1 so choose ph = 3\r\n\r\n	This gives h = 2^4 * 13^3\r\n\r\n	a = h(y + x)/2 = 2^4 * 13^3 * (2 + 1)/2 = 2^3 * 3 * 13^3\r\n	b = h(y - x)/2 = 2^4 * 13^3 * (2 - 1)/2 = 2^3 * 13^3\r\n\r\n	a^2 ¡V b^2 = 2^6 * 13^6 * (9 ¡V 1) = 2^9 * 13 ^6 = (2^3 * 13^2)^3\r\n	a^3 ¡V b^3 = 2^9 * 13^9 * (27 ¡V1) 	= 2^9 * 13^9 * 26 \r\n= 2^9 * 13^9 * 2 * 13 \r\n= 2^10 * 13^10 \r\n= (2^5 * 13^5)^2\r\n\r\nExample 2:\r\n	Choose y = 4, x = 1\r\n\r\n	z = 3 * 4^2 + 1 = 49 = 7^2\r\n\r\n	2 | y with py = 2 so choose ph = 2\r\n\r\n	7 | z and 7 ~| x with pz = 2 so choose ph = 0.\r\n\r\n	This gives h = 2^2 = 4.\r\n\r\n	a = h(y + x)/2 = 4( 4 + 1 )/2 = 10\r\n	b = h(y ¡V x)/2 = 4( 4 ¡V 1 )/2 = 6\r\n\r\n	10^2 ¡V 6^2 = 64 = 4^3\r\n	10^3 ¡V 6^3 = 784 = 28^2\r\n\r\n\r\n\r\n\r\n\r\nProof\r\n\r\n\r\nIf a and b are a solution then we have \r\n\r\n1.	a^2 ¡V b^2 = c^3\r\n2.	a^3 ¡V b^3 = d^2\r\n\r\nPut \r\n3.	h = hcf (a - b, a + b)\r\n4.	x = (a ¡V b)/h\r\n5.	y = (a + b)/h\r\n6. Z = 3y^2 + x^2\r\n\r\nReverse mapping is\r\n7.	a = h(y + x)/2\r\n8.	b = h(y - x)/2\r\n\r\nSo\r\n9.	h^2 xy = c^3\r\n10. h^3 xZ = ( 2d )^2\r\n\r\nNote that multiplying x and y by a sixth power will give another solution, so we should just look for solutions where h is minimal.  We can then multiply by n^6 to give other solutions.  This will always give unique solutions because (hx/hy) = x/y is uniquely determined by x and y, remember x and y are co-prime.\r\n\r\nWe are now going to consider how many times a prime number, p, divides into each of the numbers in the equation.\r\n\r\nWe define px to be the number of times p divides into x, py to be the number of times p divides into y and pz to by the number of times p divides into z.\r\n\r\n9. =>	3 | px + py for all primes, p, which divide x or y.\r\n\r\n\r\nConsidering 10. we know that h^3 xZ is a square.  As we are going for a minimal solution we need only consider factors of x, y and Z.\r\n\r\np | y	=>	3ph = 2pd	„Æ ph „k 0  mod 2\r\n		3 | 2ph + py	„Æ ph „k py mod 3\r\n\r\n				„Æ ph „k 4py mod 6\r\n\r\np | x and p &lt;&gt; 3\r\n	=>	3ph + px = 2pd	„Æ ph „k px mod 2\r\n		3 | 2ph + px	„Æ ph „k px mod 3		\r\n\r\n				„Æ ph „k px mod 6\r\n\r\np | x and p = 3\r\n„Ã 3ph + 1 + px = 2pd  „Æ  ph „k px + 1 mod 2\r\n3 | 2ph + px	„Æ ph „k px mod 3\r\n\r\n				„Æ ph „k 3px mod 6\r\n\r\np | Z,  p ~| x  (p could divide x if p = 3)\r\n	=>	3ph + pZ = 2pd    „Æ ph „k pZ mod 2 where Z = (3y^2 + x^2)/h^2\r\n		3 | 2ph		„Æ ph „k 0 mod 3\r\n\r\n				„Æ ph „k 3pZ mod 6\r\n\r\nThis ensures that h^ 3 xZ is a square.  We have also to make sure it is an even square. This will be true if any of the following are true:\r\n\r\ni) x is even.\r\nii) x and y are both odd, which makes Z even.\r\n\r\nThis leaves the case where y is even and x is odd.  x and Z will be odd so we must make sure that h is even.  This is the first case where p = 2 and p | y.  We have ph „k 4py mod 6.  We must ensure ph is not zero.  This can only be true if py is divisible by 3 which gives ph „k 0 mod 6.  So in this case we must choose ph = 6, rather than zero.\r\n\r\nSo for any co-prime x and y we have a unique minimal way of choosing h as follows.\r\n\r\n	If p | y then\r\n		if p = 2 and 3 | py choose ph = 6\r\nelse		choose ph = 4py rem 6\r\n\r\nIf p | x and p &lt;&gt; 3 	choose ph = px rem 6\r\n\r\nIf p | x and p = 3		choose ph = 3px rem 6\r\n\r\nIf p | Z and  p ~| x  	choose ph = 3pZ rem 6\r\n\r\n\r\nExample 1:\r\n	Choose y = 2, x = 1.\r\n\r\n	z = 3 * 2^2 + 1^2 = 3*4 + 1 = 13\r\n\r\n	2 | y with py = 1 so choose ph = 4\r\n\r\n	13 | z and 13 ~| x with pz = 1 so choose ph = 3\r\n\r\n	This gives h = 2^4 * 13^3\r\n\r\n	a = h(y + x)/2 = 2^4 * 13^3 * (2 + 1)/2 = 2^3 * 3 * 13^3\r\n	b = h(y - x)/2 = 2^4 * 13^3 * (2 - 1)/2 = 2^3 * 13^3\r\n\r\n	a^2 ¡V b^2 = 2^6 * 13^6 * (9 ¡V 1) = 2^9 * 13 ^6 = (2^3 * 13^2)^3\r\n	a^3 ¡V b^3 = 2^9 * 13^9 * (27 ¡V1) 	= 2^9 * 13^9 * 26 \r\n= 2^9 * 13^9 * 2 * 13 \r\n= 2^10 * 13^10 \r\n= (2^5 * 13^5)^2\r\n\r\nExample 2:\r\n	Choose y = 4, x = 1\r\n\r\n	z = 3 * 4^2 + 1 = 49 = 7^2\r\n\r\n	2 | y with py = 2 so choose ph = 2\r\n\r\n	7 | z and 7 ~| x with pz = 2 so choose ph = 0.\r\n\r\n	This gives h = 2^2 = 4.\r\n\r\n	a = h(y + x)/2 = 4( 4 + 1 )/2 = 10\r\n	b = h(y ¡V x)/2 = 4( 4 ¡V 1 )/2 = 6\r\n\r\n	\r\n\r\nComments:\r\n\r\n1. I think this could possibly be simplified by putting h = hcf( a, b ) rather than hcf ( a + b, a ¡V b).  They are the same except for a factor of 2.  This could avoid the nasty treatment of 2 differently when it divides y.\r\n\r\n2. A little consideration will show that 10, 6 is the smallest non-trivial solution.\r\n\r\n3. This approach is a bit nasty as you have to factorise into prime factors, which is not exactly pretty from a mathematical viewpoint and is also slow from a computing viewpoint (if you care about that).  There may well be a prettier solution, but I haven¡¦t found one yet.\r\n',NULL,0);
INSERT INTO comment VALUES (10491,698,4772,'Stephen Morris','re: Analytic General Solution','2003-12-14 21:42:23',0,'A couple of characters came out wrong.\r\n\r\n,,k should be the \'equivalent to\' symbol\r\n\r\niV should be the minus sign.',10490,0);
INSERT INTO comment VALUES (10492,1312,4804,'manuel','solution','2003-12-15 01:18:11',0,'alicia got perfect!!',NULL,0);
INSERT INTO comment VALUES (10493,599,4804,'manuel','let me try!','2003-12-15 01:27:02',0,'12 0 0\r\n4  8 0\r\n4  3 5\r\n9  3 0\r\n9  0 3\r\n1  8 3\r\n1  6 5\r\n6  6 0',NULL,0);
INSERT INTO comment VALUES (10494,1409,4804,'manuel','let me guess','2003-12-15 01:41:13',0,'I think 10 is the fewest number of questions possible on each quiz. ',NULL,0);
INSERT INTO comment VALUES (10495,1543,4627,'donnmike','my thoughts','2003-12-15 02:11:29',0,'i\'m a newbie to this site, and i don\'t know much about logic, but what i first thought about this problem is that the statement can\'t be contingent on itself.  not that it can\'t refer to itself as others have commented.  that\'s why saying \"this statement has five words\" is allowed.  whether the statement has five words or not does not matter to the statement.',NULL,0);
INSERT INTO comment VALUES (10496,1163,4805,'Michael Biserov','Turbo Pascal','2003-12-15 02:44:47',3,'Hi,\r\nHere is a solution compiled with Turbo Pascal 7.1\r\n\r\nuses crt; var i: integer;\r\nconst str: array[0..8] of string=(\r\n\'uses crt; var i: integer;\',\r\n\'const str: array[0..8] of string=(\',\r\n\'begin clrscr;\',\r\n\'for i:=0 to 2 do writeln(str[i]);\',\r\n\'for i:=0 to 8 do\',\r\n\'if i&lt;&gt;8 then writeln(chr($27)+str[i]+chr($27)+chr($2C))\',\r\n\'else writeln(chr($27)+str[i]+chr($27)+chr($29)+chr($3B));\',\r\n\'for i:=3 to 8 do writeln(str[i]);\',\r\n\'readkey; end.\');\r\nbegin clrscr;\r\nfor i:=0 to 2 do writeln(str[i]);\r\nfor i:=0 to 8 do\r\nif i&lt;&gt;8 then writeln(chr($27)+str[i]+chr($27)+chr($2C))\r\nelse writeln(chr($27)+str[i]+chr($27)+chr($29)+chr($3B));\r\nfor i:=3 to 8 do writeln(str[i]);\r\nreadkey; end.',NULL,0);
INSERT INTO comment VALUES (10497,1543,4804,'manuel','assumption','2003-12-15 02:51:36',0,'looking at the statement 2-6, such were derived from the assumption that S is false( statement 1), however from statement 6-9, prior assumption (statement 1) was contradicted. \r\n\r\nStatement 7-9 were based solely from statement 6, contatry to the first assumption where all prior statements were derived in the first place. This is where the error is. ',NULL,0);
INSERT INTO comment VALUES (10498,1543,3372,'Sam','re: The error; re: assumption','2003-12-15 04:43:13',0,'Federico, while it is certainly true that the two paradoxes are related, one difference is that \"This statement if false\" can not only not be false but also not be true, by it\'s very nature. This proof, however, doesn\'t contain within it any internal contradictions, the paradoxicalness must be seen from the outside.\r\n\r\nManuel, I\'m not sure what you mean, but it is a common way of solving logical proofs to split an \'OR\', then show that one side leads to a contradiction, and therefore prove the other side. We could take Descarte\'s proof (modified) as an example: Either I am or I am not. Let\'s suppose that I am not. If so, I can\'t be pondering this question. Since I am pondering it, we have a contradiction. Therefore I am. \r\nIn the proof above, we start with \"either S is ture or it is false.\" It then goes on to show that you get a contradiction if S were false, and so proves that it must be true.\r\n\r\n\r\nIf it makes it any better for anyone, the proof can also be done in the reverse manner (but it can be a little more confusing):\r\n\r\nS: If S is true then God exists.\r\n\r\n1. Let us suppose that S is true  (P1)\r\n\r\n2. By modus ponens, God would have to exist. (by premise P1)\r\n\r\n3. Therefore we can say that if S were true, God would have to exist. (with no premises)\r\n\r\n4. This is exactly what S says, so S is True, with no premises (so therefore we have now proved S, instead of merely supposing it. Ie, nothing relies on our having said \"let us suppose S\").\r\n\r\n5. S must be true so blah blah blah so God must exist.\r\n\r\n\r\nThat might be less intuitive to some, granted, but is actually equally valid in standard logic.\r\n\n\n<i>Edited on <b>December 15, 2003, 4:49 am</b></i>',10497,0);
INSERT INTO comment VALUES (10499,1427,2839,'FatBoy','First Thoughts','2003-12-15 08:55:22',1,'Someone will probably solve this right away so I want to get my first thoughts so you folks won’t think I never contribute...\r\n\r\nAt least four of the six respondents must be liars.  Here’s why.  Since they all identify themselves as having been first there can be no more than one Knight.  \r\nIf there is more than one Knave, their answers for every second questing would have to line up unless they were lying in different (ie one lies to the first third and fifth questions the other lies to the second fourth and sixth) no such matching pattern exists so there is either only one knave or two and one answered the first question truthfully which means there can not be a knight…\r\n',NULL,0);
INSERT INTO comment VALUES (10500,1427,3172,'SilverKnight','Full Solution','2003-12-15 09:19:54',3,'The&nbsp;answer&nbsp;is:\r\nA&nbsp;F&nbsp;D&nbsp;C&nbsp;B&nbsp;E\r\n\r\nA&nbsp;is&nbsp;a&nbsp;Knave,&nbsp;and&nbsp;all&nbsp;the&nbsp;others&nbsp;are&nbsp;liars\r\n____________________________________________\r\n\r\nSince&nbsp;SOMEONE&nbsp;must&nbsp;have&nbsp;won,&nbsp;only&nbsp;one&nbsp;of&nbsp;them&nbsp;can&nbsp;have&nbsp;gotten&nbsp;the&nbsp;first&nbsp;one&nbsp;correct.\r\n\r\nTherefore, there is either zero or one knights.  Also, since one told the truth in the first position, they can\'t ALL be liars.\r\n\r\nCase&nbsp;(1):&nbsp;If&nbsp;there&nbsp;is&nbsp;one&nbsp;knight,\r\n&nbsp;&nbsp;then&nbsp;one&nbsp;of&nbsp;the&nbsp;six&nbsp;people&nbsp;have&nbsp;the&nbsp;actual&nbsp;order,&nbsp;and&nbsp;we&nbsp;merely&nbsp;try&nbsp;each&nbsp;in&nbsp;succession.\r\n&nbsp;&nbsp;case&nbsp;(1.1):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;A&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;B&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;4th&nbsp;position.&nbsp;<B>impossible</B>\r\n&nbsp;&nbsp;case&nbsp;(1.2):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;B&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;A&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;4th&nbsp;position.&nbsp;<B>impossible</B>\r\n&nbsp;&nbsp;case&nbsp;(1.3):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;C&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;B&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;2nd&nbsp;position.&nbsp;<B>impossible</B>\r\n&nbsp;&nbsp;case&nbsp;(1.4):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;D&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;C&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;5th&nbsp;position.&nbsp;<B>impossible</B>\r\n&nbsp;&nbsp;case&nbsp;(1.5):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;E&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;D&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;6th&nbsp;position.&nbsp;<B>impossible</B>\r\n&nbsp;&nbsp;case&nbsp;(1.6):\r\n&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;F&nbsp;is&nbsp;the&nbsp;knight,&nbsp;then&nbsp;A&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;2nd&nbsp;position.&nbsp;<B>impossible</B>\r\n\r\n&nbsp;&nbsp;Therefore&nbsp;Case&nbsp;(1)&nbsp;isn\'t&nbsp;the&nbsp;case.&nbsp;&nbsp;There&nbsp;is&nbsp;no&nbsp;knight,&nbsp;and&nbsp;at&nbsp;least&nbsp;one&nbsp;knave.\r\n\r\n\r\nCase&nbsp;(2):\r\n&nbsp;&nbsp;(let&nbsp;X&nbsp;be&nbsp;an&nbsp;unknown&nbsp;letter)&nbsp;there&nbsp;are&nbsp;only&nbsp;two&nbsp;possibilities&nbsp;in&nbsp;each&nbsp;case&nbsp;2.x.x,\r\n&nbsp;&nbsp;because&nbsp;the&nbsp;other&nbsp;possible&nbsp;4&nbsp;combinations&nbsp;would&nbsp;let&nbsp;each&nbsp;person&nbsp;lie&nbsp;twice&nbsp;in&nbsp;six&nbsp;times.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.1)&nbsp;If&nbsp;A&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>A&nbsp;X&nbsp;D&nbsp;X&nbsp;B&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.1.1)&nbsp;<I>A&nbsp;E&nbsp;D&nbsp;F&nbsp;B&nbsp;C</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;C&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;4th&nbsp;position.\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.1.2)&nbsp;<I>A&nbsp;F&nbsp;D&nbsp;C&nbsp;B&nbsp;E</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>POSSIBLE</B>&nbsp;-&nbsp;A&nbsp;is&nbsp;a&nbsp;Knave&nbsp;and&nbsp;tells&nbsp;the&nbsp;truth&nbsp;first,&nbsp;the&nbsp;others&nbsp;are&nbsp;all&nbsp;liars.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.2)&nbsp;If&nbsp;B&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>B&nbsp;X&nbsp;F&nbsp;X&nbsp;C&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.2.1)&nbsp;<I>B&nbsp;E&nbsp;F&nbsp;A&nbsp;C&nbsp;D</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;D&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;2nd&nbsp;and&nbsp;3rd&nbsp;position.\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.2.2)&nbsp;<I>B&nbsp;A&nbsp;F&nbsp;D&nbsp;C&nbsp;E</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;D&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;3rd&nbsp;position.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.3)&nbsp;If&nbsp;C&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>C&nbsp;X&nbsp;E&nbsp;X&nbsp;A&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;can\'t&nbsp;be&nbsp;because&nbsp;D&nbsp;agrees&nbsp;in&nbsp;only&nbsp;one&nbsp;of&nbsp;the&nbsp;positions.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.4)&nbsp;If&nbsp;D&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>D&nbsp;X&nbsp;F&nbsp;X&nbsp;A&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;can\'t&nbsp;be&nbsp;because&nbsp;C&nbsp;agrees&nbsp;in&nbsp;only&nbsp;one&nbsp;of&nbsp;the&nbsp;positions.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.5)&nbsp;If&nbsp;E&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>E&nbsp;X&nbsp;A&nbsp;X&nbsp;F&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.5.1)&nbsp;<I>E&nbsp;D&nbsp;A&nbsp;C&nbsp;F&nbsp;B</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;C&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;6th&nbsp;position.\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.5.2)&nbsp;<I>E&nbsp;C&nbsp;A&nbsp;B&nbsp;F&nbsp;D</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;D&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;4th&nbsp;position.\r\n\r\n&nbsp;&nbsp;Case&nbsp;(2.6)&nbsp;If&nbsp;F&nbsp;is&nbsp;a&nbsp;knave&nbsp;and&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;the&nbsp;first&nbsp;position:&nbsp;<I>F&nbsp;X&nbsp;B&nbsp;X&nbsp;E&nbsp;X</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.6.1)&nbsp;<I>F&nbsp;A&nbsp;B&nbsp;D&nbsp;E&nbsp;C</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;D&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;only&nbsp;the&nbsp;6th&nbsp;position.\r\n&nbsp;&nbsp;&nbsp;&nbsp;Case&nbsp;(2.6.2)&nbsp;<I>F&nbsp;D&nbsp;B&nbsp;C&nbsp;E&nbsp;A</I>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>impossible</B>&nbsp;\'cause&nbsp;then&nbsp;B&nbsp;told&nbsp;the&nbsp;truth&nbsp;in&nbsp;2nd&nbsp;and&nbsp;6th&nbsp;position.\n\n<i>Edited on <b>December 15, 2003, 9:22 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10502,1427,1301,'Charlie','... and the computer way.','2003-12-15 09:28:25',0,'The answer is also provided by running:\r\nDECLARE&nbsp;FUNCTION&nbsp;eval$&nbsp;(s1$,&nbsp;s2$)\r\nDATA&nbsp;ACDEBF\r\nDATA&nbsp;BDFECA\r\nDATA&nbsp;CDEFAB\r\nDATA&nbsp;DEFBAC\r\nDATA&nbsp;EBADFC\r\nDATA&nbsp;FCBAED\r\nCLS\r\nFOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;6\r\n&nbsp;READ&nbsp;order$(i)\r\nNEXT\r\n\r\nFOR&nbsp;winner&nbsp;=&nbsp;1&nbsp;TO&nbsp;6\r\n&nbsp;good&nbsp;=&nbsp;1\r\n&nbsp;FOR&nbsp;speaker&nbsp;=&nbsp;1&nbsp;TO&nbsp;6&nbsp;\'&nbsp;evaluate&nbsp;if&nbsp;winner&nbsp;is&nbsp;knight\r\n&nbsp;&nbsp;&nbsp;id$&nbsp;=&nbsp;eval$(order$(speaker),&nbsp;order$(winner))\r\n&nbsp;&nbsp;&nbsp;IF&nbsp;id$&nbsp;=&nbsp;\"-\"&nbsp;THEN&nbsp;good&nbsp;=&nbsp;0:&nbsp;EXIT&nbsp;FOR\r\n&nbsp;NEXT&nbsp;speaker\r\n&nbsp;IF&nbsp;good&nbsp;THEN&nbsp;PRINT&nbsp;order$(winner)\r\n&nbsp;\'&nbsp;evaluate&nbsp;if&nbsp;winner&nbsp;is&nbsp;knave\r\n&nbsp;var$&nbsp;=&nbsp;MID$(order$(winner),&nbsp;2,&nbsp;1)&nbsp;+&nbsp;MID$(order$(winner),&nbsp;4,&nbsp;1)&nbsp;+&nbsp;MID$(order$(winner),&nbsp;6,&nbsp;1)\r\n&nbsp;winsays$&nbsp;=&nbsp;order$(winner)\r\n&nbsp;FOR&nbsp;perm&nbsp;=&nbsp;1&nbsp;TO&nbsp;2\r\n&nbsp;&nbsp;var$&nbsp;=&nbsp;MID$(var$,&nbsp;2)&nbsp;+&nbsp;LEFT$(var$,&nbsp;1)\r\n&nbsp;&nbsp;FOR&nbsp;psn&nbsp;=&nbsp;1&nbsp;TO&nbsp;3\r\n&nbsp;&nbsp;&nbsp;MID$(winsays$,&nbsp;2&nbsp;*&nbsp;psn,&nbsp;1)&nbsp;=&nbsp;MID$(var$,&nbsp;psn,&nbsp;1)\r\n&nbsp;&nbsp;NEXT&nbsp;psn\r\n&nbsp;&nbsp;good&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;FOR&nbsp;speaker&nbsp;=&nbsp;1&nbsp;TO&nbsp;6\r\n&nbsp;&nbsp;&nbsp;&nbsp;id$&nbsp;=&nbsp;eval$(order$(speaker),&nbsp;winsays$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;id$&nbsp;=&nbsp;\"-\"&nbsp;THEN&nbsp;good&nbsp;=&nbsp;0:&nbsp;EXIT&nbsp;FOR\r\n&nbsp;&nbsp;NEXT&nbsp;speaker\r\n&nbsp;&nbsp;IF&nbsp;good&nbsp;THEN&nbsp;PRINT&nbsp;winsays$\r\n&nbsp;NEXT&nbsp;perm\r\nNEXT&nbsp;winner\r\n\r\nFUNCTION&nbsp;eval$&nbsp;(s1$,&nbsp;s2$)\r\n&nbsp;&nbsp;e$&nbsp;=&nbsp;\"-\":&nbsp;evenCt&nbsp;=&nbsp;0:&nbsp;oddCt&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;3\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;MID$(s1$,&nbsp;2&nbsp;*&nbsp;i&nbsp;-&nbsp;1,&nbsp;1)&nbsp;=&nbsp;MID$(s2$,&nbsp;2&nbsp;*&nbsp;i&nbsp;-&nbsp;1,&nbsp;1)&nbsp;THEN&nbsp;oddCt&nbsp;=&nbsp;oddCt&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;MID$(s1$,&nbsp;2&nbsp;*&nbsp;i,&nbsp;1)&nbsp;=&nbsp;MID$(s2$,&nbsp;2&nbsp;*&nbsp;i,&nbsp;1)&nbsp;THEN&nbsp;evenCt&nbsp;=&nbsp;evenCt&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;NEXT&nbsp;i\r\n&nbsp;&nbsp;IF&nbsp;evenCt&nbsp;=&nbsp;3&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;oddCt&nbsp;=&nbsp;3&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e$&nbsp;=&nbsp;\"knight\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF&nbsp;oddCt&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e$&nbsp;=&nbsp;\"knave\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;ELSEIF&nbsp;evenCt&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;oddCt&nbsp;=&nbsp;3&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e$&nbsp;=&nbsp;\"knave\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF&nbsp;oddCt&nbsp;=&nbsp;0&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e$&nbsp;=&nbsp;\"liar\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;eval$&nbsp;=&nbsp;e$\r\nEND&nbsp;FUNCTION\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10501,1427,1301,'Charlie','solution','2003-12-15 09:22:05',3,'The winner must be a knight or a knave as his first statement is true.  Every odd numbered position he notes (counting first as #1) is true.  The non-winners must be liars or knaves as their first statements are false.  Every odd numbered position they note must be false.\r\n\r\nRunners B and D agree on position 3.  Since both can\'t be true, both must be false, and neither B nor D won.\r\n\r\nRunners C and D agree on position 5. By the same logic, neither C nor D won.\r\n\r\nThat leaves 3 possible winners: A, E or F.  The winner could be either a knight or a knave. If he\'s a knight, his ordering is correct.  If he\'s a knave, there are two possible derangements (in this case, as it\'s 3 positions, cyclic permutations) of the three even positions, to falsify his even numbered statements.  So there are three possible winners and three possible orders for each possible winner, so there are 9 possible orders to check out.\r\n\r\nThe 9 possible orders have to be checked out by seeing if the remaining speakers all can be evaluated as either liars or knaves.\r\n\r\nIf runner A is the winner and a knight then speaker B\'s only true statement would be about position 4, so runner A can\'t be a knight.\r\n\r\nIf runner A is the winner and a knave, the true order could be either AEDFBC or AFDCBE.  In the former case, speaker C\'s only true statement would be about position 4 and so can be neither liar nor knave.  However if the order is AFDCBE, then every other runner/speaker is a liar. So a solution is <b>AFDCBE</b> with A being a knave, and everyone else liars.\r\n\r\nAs far as uniqueness goes:\r\nIf E were the winner and a knight, the order would disagree with all speaker D\'s statements except the last. If E were a winner and the order was EDACFB, then speaker B\'s statements would be all wrong except the second position.  If the order were ECABFD, then A\'s 2nd statement would be his only true one.\r\n\r\nIf the order were FCBAED, again speaker A\'s second statement would be his only true one.  If the order were FABDEC, then speaker D\'s last statement would be his only true one, and if the order were FDBCEA, then speaker B\'s 2nd and 6th statements would be his only true ones.\r\n',NULL,0);
INSERT INTO comment VALUES (10503,1427,1183,'fwaff','Another solution','2003-12-15 10:50:51',3,'Looking at the previous solutions I pretty much used the same logic as FatBoy, SK and Charlie to work out the basics. ie.\r\n\r\n1. There are no knights\r\n2. There is one (and only one) knave of the form TFTFTF, which must be A, E or F\r\n3. There are no knaves of the form FTFTFT\r\n\r\nBut then I used a different (and simpler, therefore superior!!! ;-) ) approach to get the rest of the answer...\r\n\r\nThe above 3 basic statements mean that everybody lied about who came last - therefore by elimination E must have come last. Which means that neither E nor F can be the knave (since E appears in truth telling positions for both E & F). Thus A must be the knave.\r\n\r\nSo at this point we have A ? D ? B E\r\n\r\nWe also know that everybody lied about who came 4th - therefore by elimination C must have come 4th and F finished 2nd.\r\n\r\nSo the order is AFDCBE\r\n\r\nI can\'t wait to see what wonderful insight Dr Math can bring to the discussion. I\'d have a look myself, but I\'m not bright enough to use the search function.',NULL,0);
INSERT INTO comment VALUES (10504,1538,4360,'Gus','re: Full RESPONSE (answer continues to be hidden)','2003-12-15 11:00:04',3,'But, SK, it could be a good exercise...\r\n\r\nGoing back to the problem: If that was the case, I would \"eat the fruit and kiss the snake good night\" (\"Pretty Noose\" - Soundgarden).\r\n\r\n:)\r\n\r\n\r\n<i>Edited on <b>December 15, 2003, 12:21 pm</b></i>\r\n\r\n<i>Edited on <b>December 15, 2003, 12:53 pm</b></i>\n\n<i>Edited on <b>December 15, 2003, 1:53 pm</b></i>',10443,0);
INSERT INTO comment VALUES (10505,1543,4627,'donnmike','statement 2','2003-12-15 12:24:14',0,'can you explain statement 2?  why must S be true if it is false?',NULL,0);
INSERT INTO comment VALUES (10506,1333,4505,'Bob Genisot','Both Parts','2003-12-15 12:59:02',0,' R I V E  R\r\n I _ _ _  E\r\n G _ _ _  L\r\n I _ _ _  A\r\n D E C A Y\r\n\r\nS T A T E\r\nO _ _ _ A\r\nL _ _ _  R \r\nI _ _ _  L\r\nD E C A Y',NULL,0);
INSERT INTO comment VALUES (10507,1542,4412,'krdmt5_000','Solution','2003-12-15 15:51:41',3,'1.) they all have vowels in them\r\n2.) none have the letter q (Q) in them\r\nand now time for some pointless java scripts.\r\n&#8730;&#179;&#8734;&#8721;&#960;&#8734;&#62;&#8804;&#179;&#8734;&#8804;&#8721;&#960;&#8730;&#178;&#179;&#8805;&#8804;&#8734;&#177;&#177;&#62;&#60;',NULL,0);
INSERT INTO comment VALUES (10508,1427,4412,'krdmt5_000','','2003-12-15 15:57:56',3,'dont ask why but im pretty sure the correct order is...\r\n\r\n  B D F E A C\r\n\r\nnow time for some pointless java scripts\r\n¡î©÷©ø¡Ä¡Ã¡Â>¡¾¢²¥ð¡¾¡Ä¡Ã&lt;&gt;©ø©÷¡Â¡Ã¡Â¡¾¢²¥ð¡Ä\n\n<i>Edited on <b>December 15, 2003, 4:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10509,469,4412,'krdmt5_000','','2003-12-15 16:19:11',0,'...In the afternoon the plumber called on me to collect his bill. As I had no other moey at home, I settled his account with the Hundred Rupee note that I had found... \r\n\r\nYou spelled money wrong.\r\n\r\nNow for some pointless java scripts&#8730;&#178;&#8734;&#8804;&#8805;&#177;&#8721;&#960;&#8721;&#177;&#177;&#8734;&#8805;&#62;&#179;&#60;&#178;&#179;&#179;&#60;&#62;&#8804;&#8805;&#8804;&#8734;&#8721;&#960;&#8734;&#177;',NULL,0);
INSERT INTO comment VALUES (10510,469,4412,'krdmt5_000','...solution','2003-12-15 16:23:17',3,'100 rupee notes by the old lady and that is the only person who lost MOEY.\r\n\r\nnow for pointless java scripts...again\r\n&#8730;&#178;&#179;&#178;&#62;&#8805;&#177;&#8804;&#60;&#178;&#179;&#177;&#8804;&#8805;&#8734;&#177;&#960;&#8730;&#179;&#8805;&#62;&#60;&#8734;&#177;&#60;&#8721;&#8805;&#8734;&#62;&#177;&#8721;&#8804;',NULL,0);
INSERT INTO comment VALUES (10511,1542,4507,'Penny','The real solution (no computer program used)','2003-12-15 16:27:06',3,'Consider the following string of 52 letters (a-z repeated). \r\n\r\nabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz\r\n\r\n1. For each of the words win, won, nor, ..., fusion, replace each letter with the letter 6 places down. \"win\" becomes \"cot\". Now replace each letter in \"cot\" with the letter 20 places down in the string. Then \"cot\" becomes \"win\". It\'s a win-win proposition!! Similarly for all the other words....(\"fusion\" becomes \"layout\" (down 6), and \"layout\" becomes fusion (down 20).)  \r\n\r\n2. Take each of the letters in the words be, ova, vex, ..., abjurer, find its first occurrence in the string, then replace it with the letter 13 places down in the string. Then do the same to the resulting word. \"be\" becomes \"or\" and \"or\" becomes \"be\" again. \"ova\" becomes \"bin\" and \"bin\" becomes \"ova\"....\"abjurer\" becomes \"nowhere\", and \"nowhere\" becomes \"abjurer\".\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 15, 2003, 4:55 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10512,1542,3386,'Victor Zapana','re: The real solution (no computer program used)','2003-12-15 18:56:02',0,'hmm this solution looks fine to me. tho the 20 places down things is a lil unnecessary, coz 20+6= 26, and the 26th position after a letter technically will be the same letter. like wise for 13+ 13. So i think u just need the 6 places down and the (only 1)13 places down. ',10511,0);
INSERT INTO comment VALUES (10513,1036,4798,'patricia janik','re: what about this','2003-12-15 19:39:33',0,'another work is PAYPHONE = 100  DO YOU HAVE ANY MORE\r\nPATSY J',8383,0);
INSERT INTO comment VALUES (10514,1036,4798,'patricia janik','$1.00 WORDS','2003-12-15 19:41:40',0,'i NEED WORDS NOT CODES,  I DON\'T KNOW HOW TO PROGRAM THE CODES... PLEASE HELP',NULL,0);
INSERT INTO comment VALUES (10515,1543,3372,'Sam','re: statement 2','2003-12-15 20:03:01',0,'Hey Donmike,\r\n\r\nthis is a sometimes contriversial but quite standard rule in logic. Specifically, if you have an If...Then statement, the only way that it can be false is if the first part, the antecedent, is true and the concequence is false. Thsi means that the statement\r\n\"If it is sunny tomorrow I will play soccer\"\r\nwill only be false if it IS sunny tomorrow yet I DON\'T play soccer. Any other combination of events will result in the statement being called true (it is sunny and I play, it isn\'t sunny and I don\'t play, or it isn\'t sunny and I do play).\r\n\r\nA consequence of this is that if the first part of the conditional is false, the statement will always be true.\r\nTherefore, in the argument above, we said \"supposer S is false.\" This means that any conditional with \"S is true\" in the beginning will always be true (still asumming that S is false). We then find that we get a contradiction, so S must be true.',10505,0);
INSERT INTO comment VALUES (10516,1427,4507,'Penny','Two independent solutions (No computer assistance)','2003-12-15 20:46:54',3,'(1) All six are Liars. The race ended in a dead heat - a six-way tie. (Just kidding...But this puzzle would have been so much improved if that WERE the answer. Somehow make it so that every possible finishing order leads to a contradiction, so that only those imaginative enough to picture a 6-way tie would solve it. But as it is, solving this puzzle just involves mechanically eliminating the possibilities. It comes by its 2.6 rating honestly.)\r\n\r\n(2) Assuming ties are not possible, they finished A-F-D-C-B-E. A is a Knave and all the others are liars. There are no Knights, Silver or otherwise.\r\n    \r\nExplanation: \r\nThey can\'t all be Knights, since they disagree. Since someone is telling the truth about the first place finisher, they can\'t all be Liars. There is at least one Knave. \r\n\r\nAs usual, we solve this problem by ignoring the boring Liars and the equally boring Knights, and concentrate on the interesting Knaves.\r\n\r\nThere are only 24 possible ways they could have finished, 4 each gotten by assuming that each of the 6 is a Knave.  Of these, only one is possible, given the constraints of the puzzle. So the answer is: They finished A-F-D-C-B-E. A is a Knave and all the others are liars.   \r\n\r\nHere are the other 23 possibilities: \r\n\r\nIf A-E-D-F-B-C, then C told 3 consecutive lies and then the truth. \r\n  \r\nIf B-C-A-E-D-F, then B told the truth and then consecutive lies. \r\n  \r\nIf D-C-B-E-A-F, then B told the truth followed by consecutive lies. \r\n  \r\nIf B-A-F-D-C-E, then D told consecutive lies and then the truth. \r\n  \r\nIf B-E-F-A-C-D, then D told a lie followed by consecutive truths. \r\n  \r\nIf C-D-B-E-F-A, then A told consecutive lies and then the truth. \r\n  \r\nIf F-D-C-E-B-A, then A told consecutive lies and then the truth. \r\n \r\nIf C-B-E-D-A-F, then A told consecutive lies followed by the truth. \r\n \r\nIf C-F-E-B-A-D. then D told consecutive lies followed by the truth. \r\n  \r\nIf A-D-C-F-E-B, then A told the truth and then consecutive lies. \r\n  \r\nIf E-D-A-F-C-B, then B told a lie, the truth, and then consecutive lies.\r\n  \r\nIf D-C-F-E-A-B, then A told a lie, the truth, a lie, the truth, and two consecutive lies. \r\n  \r\nIf D-B-F-C-A-E, then B two lies and then the truth. \r\n  \r\nIf A-E-D-B-F-C, then A told the truth, a lie, the truth, and then consecutive lies.\r\n \r\nIf F-E-A-B-D-C, then E told two lies and then the truth.\r\n   \r\nIf E-C-A-B-F-D, then A told a lie, the truth, and then consecutive lies. \r\n  \r\nIf E-D-A-C-F-B, then B told a lie, the truth, and then consecutive lies. If F-B-E-D-A-C, then C told two lies and then the truth. \r\n  \r\nIf A-B-F-D-E-C, then A told the truth and then consecutive lies. \r\n  \r\nIf F-D-B-C-E-A, then B told a lie, the truth, and then consecutive lies. \r\n  \r\nIf F-A-B-D-E-C, then D told consecutive lies, then the truth.\r\n  \r\nIf E-C-F-A-B-D, then A told a lie, the truth and then consecutive lies. \r\n  \r\nIf B-C-E-A-F-D, then A told a lie, the truth, and then consecutive lies. \r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 16, 2003, 12:53 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10517,1542,1301,'Charlie','Added question.','2003-12-15 20:54:38',4,'Of the words in the second group, which one has a unique characteristic that stands out?',NULL,0);
INSERT INTO comment VALUES (10518,1542,4507,'Penny','Added answers','2003-12-15 21:10:43',0,'\"be,ova,vex,nag,she,one,tang,rail,errs,ebbs, Pyrex,terra,Cheryl,abjurer\"\r\n \r\nWhich one stands out? Pyrex !!!! Pyrex, a trademark for \"material used for borosilicate glass and glassware resistant to heat, chemicals, and electricity\", is an important ingredient in the making of \"sexual toys\". It \"stands out\" (or should we say \"stands up\"?) in the same way Viagra does. Very funny !!! \r\n\r\nOther possibilities:\r\n\r\n\"be\" is the only 2-letter word\r\n\"abjurer\" is the only one with 3 vowels\r\n\"vex\" is the only one that describes the effect my quick solution of this puzzle had on Charlie\r\n\"ova\" is the only Latin plural word\r\n\"rail\" is the only one with the letter \"i\"\r\n\"abjurer\" is the only one with the letter \"j\"\r\n\"abjurer\" is the only one with the \"er\" ending\r\n\"she\" is the only gender-specific pronoun\r\n\"one\" is the only number\r\n\"one\" is the only non-gender-specific pronoun\r\n\"errs\" is the only one with more than one way to be pronounced\r\n\"tang\" is the only one that, when capitalized, is also the name of a Chinese Dynasty \r\n\"Cheryl\" is the only one not in the AOL (Merriam-Webster) online dictionary\r\n\"Cheryl\" is the only person\'s name\r\n\"Cheryl\" is the only 6 letter word\r\n\"Pyrex\" is the only trademark (\"tang\" is not capitalized, so it is not the breakfast drink beloved of astronauts)\r\n\"abjurer\" is the only 7 letter word \r\n   \r\n...am I getting warmer ? \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 15, 2003, 10:06 pm</b></i>',10517,0);
INSERT INTO comment VALUES (10519,1428,4816,'Christopher Kostelec','Solution here','2003-12-15 23:01:10',0,'31. If you are asked to make a set of 5 rods, each rod has a set of numbers 1 to 31 on them. The top number is 31 due to you can only use up to 31. ',NULL,0);
INSERT INTO comment VALUES (10520,1543,4627,'donnmike','re(2): statement 2','2003-12-15 23:02:37',0,'are you sure?  that isn\'t intuitive and seems wrong.  i can see how the antecedent being false does not prove the statement false, but i don\'t see how it validates the statement.  there\'s a difference between not proving something false, and proving something true.  it would seem to me that both the antecedent and consequent need to be true for the statement to be true.\r\n\r\notherwise you could make the two statements:\r\nif it is above 80 degrees tomorrow it will be sunny\r\nif it is above 80 degrees tomorrow it will rain\r\n\r\nbut if it is below 80 degrees tomorrow then both statements would be true.',10515,0);
INSERT INTO comment VALUES (10521,1542,1301,'Charlie','re: Added answers','2003-12-15 23:07:13',0,'The specific uniqueness I have in mind has to do with the 13-letter-difference cypher scheme you had already found.',10518,0);
INSERT INTO comment VALUES (10522,1542,4507,'Penny','re(2): Added answers','2003-12-16 00:07:02',0,'\"vex\" is the only one that translates to a synonym of itself (\"irk\")\r\n\r\nHere they all are:\r\n\r\nbe=or; ova=bin; vex=irk; nag=ant; she=fur; one=bar; tang=gnat;  rail=envy; errs=reef; ebbs=roof;  Pyrex=Clerk; terra=green;  Cheryl=Purell (a sanitizing gel);  abjurer=nowhere.',10521,0);
INSERT INTO comment VALUES (10523,1543,4627,'donnmike','','2003-12-16 02:04:22',0,'',10520,0);
INSERT INTO comment VALUES (10524,1542,3136,'Popstar Dave','re(3): Added answers','2003-12-16 02:05:06',0,'\'Vex\' and \'irk\' the only synonyms?\r\nYou\'ve obviously never eaten a gnat before...  very tangy!',10522,0);
INSERT INTO comment VALUES (10525,1543,4627,'donnmike','re(3): statement 2','2003-12-16 02:05:07',0,'and if the conclusion about the scenario that i described involving tomorrows weather is technically correct, that both statements are true, then clearly the problem with the original paradox about the existence of god is one of semantics.  saying that the statement is \"logically true\" means something quite different than saying that the antecedent and consequent of the statement are factually true.  so the argument fails at line #8 when the logical truthfulness of the statement is extended to the factual truthfulness of its parts.\r\n\r\nlike i mentioned, i don\'t know much about logic so i realize that what i just said might not make any sense, and might reveal my ignorance and make me sound arrogant, but i don\'t see a problem with it.\r\n\r\nalso, i\'m still sticking with my original comment that a statement can\'t be contingent on itself.',10520,0);
INSERT INTO comment VALUES (10526,1542,4507,'Penny','re(2): The real solution (no computer program used)','2003-12-16 03:47:53',0,'Of course you\'re right. I wasn\'t thinking. 6+20 and 13+13 will always get you back to the starting letter.  ',10512,0);
INSERT INTO comment VALUES (10527,1529,2839,'FatBoy','answer','2003-12-16 08:34:03',3,'Woohoo,\r\nSK made one so easy even the Fatboy can do it:\r\n\r\nFor problem one,\r\nsetting x equal to the number of jars and y equal to the number of pencils we find:\r\n3x+1 = y  and\r\n4(x-1) = y\r\ntwo equations, two unknowns x = 5jars and y equals 16 pencils\r\n\r\nfor number two:\r\n6x + 3 = y  and\r\n9(x-2) = y\r\n\r\nso x = 7 jars and y = 45 pencils ...\r\n\r\nNow the rest of you can point out what I missed... there must be something\r\n',NULL,0);
INSERT INTO comment VALUES (10528,1529,3172,'SilverKnight','re: answer','2003-12-16 09:49:33',0,'NOOOO!!!!!!!\r\n\r\nFatBoy answered one of my submitted problems!!! It\'s gotta be one of the signs of the Apocalypse!',10527,0);
INSERT INTO comment VALUES (10529,1542,1301,'Charlie','re(3): Added answers','2003-12-16 09:56:17',0,'Cheryl -> Purely, not Purell',10522,0);
INSERT INTO comment VALUES (10530,1542,4507,'Penny','re(4): Added answers','2003-12-16 10:22:46',0,'I just wanted to see if you were awake, Charlie !!!!',10529,0);
INSERT INTO comment VALUES (10531,1529,4507,'Penny','Solution (MIT Supercomputer used)','2003-12-16 10:36:33',3,'x pencils, y jars\r\n \r\n(1) 4(y-1)=x, 3y+1=x\r\n    x=16, y=5\r\n\r\n(2) 9(y-2)=x, 6y+3=x\r\n    x=45, y=7 \n\n<i>Edited on <b>December 16, 2003, 10:38 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10532,66,4507,'Penny','This is a variant of a famous Bertrand Russell paradox','2003-12-16 11:03:04',3,'This is a dressing down in plain clothes of a famous Bertrand Russell paradox.\r\n  \r\nA certain mathematician had devoted many years to producing an opus, his life\'s work, that was to  explain all of reality based on set theory. As he was about to publish, along came a clever and malicious young Bertrand Russell. He said to him: \"Some sets are members of themselves - the set of all sets, for example. Some sets obviously are not members of themselves. Is the set of all sets that are not members of themselves, a member of itself or not?\" The mathematician was so discomfited by this, that he had to put a forward in his book that said in effect that the whole book was worthless.\r\n \r\nThe answer to Bertrand Russell\'s paradox is that we do not know whether the set of all sets that are not members of themselves, is a member of itself or not, since either choice involves a contradiction. The set of all sets that are not members of themselves, is therefore not well defined; therefore, it is not a set at all, since one of the ideas behind the primitive notion of a set is that it will always be possible to know whether a given object is a member of the set or not. That is the sine qua non of any set; you cannot have a set without that idea.\r\n \r\nApplying this logic to the barber riddle: if he shaves himself, there is a contradiction; if he does not shave himself, there is a contradiction; therefore his identification of himself as a barber who shaves all those, and only those, who do not shave themselves, is not well defined, and he cannot possibly be such a barber. The answer to the question \"If Bill follows this rule, will he shave himself or not?\" is that there is no \"if\". Bill cannot follow that rule. He must redefine himself as \"the barber who will shave all the town\'s residents who do not shave themselves, but not the ones who do, except for himself\". \r\n\n\n<i>Edited on <b>December 16, 2003, 11:09 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10533,1429,4317,'C.B.','Should be','2003-12-16 13:50:17',3,'The bottles line up like this (left to right):\r\n\r\nPoison, Wine, Poison, Forward potion, Poison, Wine, Backward potion\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10534,1429,4505,'Bob Genisot','Process of Elimination','2003-12-16 14:14:09',0,'The big key is that the largest is second from the left, and the smallest is second from the right.  Neither holds poison.  The second from the left (largest) and second from the right are the same, meaning they are both wine or both poison.  Since they can\'t be poison, they are both wine.  Neither end bottle contains the forward potion, so the forward potion must be in the smallest bottle.\r\n\r\nIn order (from left to right)\r\nPoison,Wine,Poison,Forward,Poison,Wine,Backward',NULL,0);
INSERT INTO comment VALUES (10535,1429,1626,'Gamer','A Variation:','2003-12-16 15:13:43',0,'I was actually hoping to make changes to this before it got pushed, but evidently we were in a hurry. :) Here\'s another version of the problem.\r\n\r\nYou have entered a mysterious tunnel with your friend. As you get to the middle of the room, flames rise at both ends, disallowing you from exiting.\r\n\r\nOn a table you see a row of 7 bottles of potions,5 the same middle size, with one clearly smallest and another clearly largest. There also is a riddle.\r\n\r\n\"Danger lies before you, while safety lies behind,\r\nTwo of us will help you, whichever you would find.\r\nOne among us seven will let you move ahead,\r\nanother will transport the drinker back instead,\r\nTwo among our number hold only nettle wine,\r\nThree of us are killers, waiting hidden in line.\r\nChoose, unless you wish to stay here forevermore,\r\nTo help you in your choice, we give you these clues four\r\nFirst, however slyly the poison tries to hide\r\nYou will always find some on nettle wine\'s left side;\r\nSecond, different are those who stand at either end.\r\nBut if you would move onward, neither is your friend;\r\nThird as you see clearly, two are different size.\r\nNeither dwarf nor giant holds death in their insides;\r\nFourth, the second left and the second on the right\r\nAre twins once you taste them, though different at first sight.\r\n\r\nIf the smallest bottle is in the middle, which bottle will contain the potion to allow you to continue on in the tunnel, and which one will allow your friend to go backward in the tunnel? ',NULL,0);
INSERT INTO comment VALUES (10536,1529,1626,'Gamer','about it:','2003-12-16 15:27:27',0,'First of all, if anyone used a Supercomputer, it would be a very innefficient and bad idea to do so since this could be solved easily otherwise.\r\n\r\nIf you put 4 pencils in each jar, you will have 4 pencils too few.\r\nIf you put 3 pencils in each jar, you will have 1 pencil too many.\r\nA difference of 5 pencils for 1 pencil per jar. That means 5 jars and 16 pencils.',NULL,0);
INSERT INTO comment VALUES (10537,1429,4507,'Penny','Give em hell, Harry !!','2003-12-16 15:29:33',3,'Problems like these are best approached by stripping away the mumbo-jumbo and stating them symbolically.\r\n\r\nLet the bottles be, from left to right,  a,b,c,d,e,f,g. \r\n\r\nAll are of different sizes. b is the largest. \r\nd is the smallest. Let T,U,V,W be their types. No bottle is of more than one type. One is type T. One is type U. Two are type V. Three are type W. Neither b nor d are type W. There will be one type W to the left of each type V. a and g are different types. a and g are not type T. b and f are of the same type. \r\n\r\nThe only assignment that is consistent with these statements is:\r\n\r\na(W) b(V) c(W) d(T) e(W) f(V) g(U)\r\n \r\nReplacing T with \"forward\", U with \"backwards\", \r\nV with \"wine\", and W with \"deadly\", the bottles are, from left to right:\r\n\r\ndeadly-wine-deadly-forward-deadly-wine-backwards\n\n<i>Edited on <b>December 16, 2003, 3:51 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10540,1429,4505,'Bob Genisot','re: A Variation:','2003-12-16 15:53:00',0,'I believe the order remains the same (from left to right)\r\n\r\nPoison,Wine,Poison,Forward,Poison,Wine,Backward\r\n\r\nForward - Middle Bottle\r\nBackward - Bottle on Right Side',10535,0);
INSERT INTO comment VALUES (10538,1542,1567,'Bryan','re: Added question.','2003-12-16 15:34:46',0,'The one word in the second group that stands out IMHO is \"tang\", which when each letter is shifted 13 spaces, results in the reverse of itself letter for letter.',10517,0);
INSERT INTO comment VALUES (10539,1429,4788,'corey','i guess....','2003-12-16 15:38:17',0,'poison, nettle, poison, forward, poison, nettle, backward',NULL,0);
INSERT INTO comment VALUES (10541,1351,4412,'krdmt5_000','just one word...','2003-12-16 15:57:59',1,'THIS IS THE EASIEST QUESTION ON THIS ENTIRE WEB SITE.\r\nand now time for some pointless java scripts\r\n&#8730;&#178;&#8805;&#8804;&#62;&#177;&#62;&#179;&#960;&#8721;&#8734;&#8721;&#8721;&#177;&#177;&#8804;&#8805;&#179;&#62;&#8734;&#62;&#8721;&#8721;&#8721;&#960;',NULL,0);
INSERT INTO comment VALUES (10542,1542,4412,'krdmt5_000','re: The real solution (no computer program used)','2003-12-16 16:00:22',0,'mine works too...',10511,0);
INSERT INTO comment VALUES (10543,932,4412,'krdmt5_000','My solution','2003-12-16 16:06:26',3,'the smoke is moving south at 31 km/h because the direction and speed of the train dose not effact the smoke when there is an alternative force acting upon the smoke\r\nnow for some pointless java scripting:\r\n&#179;&#60;&#62;&#60;&#8804;&#8805;&#8804;&#8805;&#177;&#8734;&#177;&#8721;\r\nNO THERE TRYING TO TAKE ME FROM THE KEYBOARD\r\n&#179;&#60;&#62;&#8804;&#8805;&#8805;&#8805;...',NULL,0);
INSERT INTO comment VALUES (10544,973,4412,'krdmt5_000','solution?','2003-12-16 16:09:17',3,'Jim didnt dial from a phone...',NULL,0);
INSERT INTO comment VALUES (10545,1168,4412,'krdmt5_000','this is easy','2003-12-16 16:13:26',0,'1  2  3  4  5\r\n 6  7  8  9 10\r\n11 12 13 14 15\r\n16 17 18 19 20\r\n\r\nThe lettered route:\r\n\r\nA B A B A\r\nA B A B A\r\nB A B A B\r\nB A B A B\r\n\r\nIf a path were constructed that switched from A to B more than once, it would need to use either 8 or 13 as a cross over point for two reasons: First, there are only 2 cross over points from A to B that don\'t require 8 or 13 (12-9 and 14-7) and since 1 is an A and 10 is a B, you would need to cross over an odd number of times. Secondly, you would need to stop or start on 8 and 13 as part of the tour. In other words, you can\'t use 11-8-15 or 10-13-6 as part of your path because this would leave 5 or 16 unvisitable. This means that you can go from an A tile to a B tile or from a B tile to an A tile at most 4 times if there is any chance of a knight\'s tour to be constructed.\r\n\r\nSo the four cross overs are: 12-9, 14-7, (11 or 15)-8, (10 or 6)-13. If we wanted to cross over 3 times, and if both of the last two cross overs are used, then this leaves two possibilities; either 12-9 is used or 14-7 is used. \r\n\r\nSince 1-8 and 20-13 aren\'t used, then 1-12 and 9-20 must be used. 12-9 can\'t be used because then the sequence 1-12-9-20 would follow, and this would lead to a contradiction.\r\n\r\n14-7 can\'t be used as well if the last two crossovers are used because then the path must include (10 or 6)-13-16-7-14-5-8-(11 or 15) and then 4 and 17 will be unvisitable.\r\n\r\nNot being able to use either of the first two cross overs results in inability to use 3 cross overs, which is a contradiction. So, only one of the last two cross overs can be used, which means that both 12-9 and 14-7 need to be used. \r\n\r\nBut if 13-(10 or 6) isn\'t used, then the chain must contain (11 or 15)-8-5-14. 14-7 must be used because it\'s a cross over. 1-8 can\'t be used because 8 is already in the chain, so 1-12-9 must be the beginning of the chain since 12-9 is a crossover. 20-13-16-7 must be used because 1-8 can\'t be used. This leads to the chain of (11 or 15)-8-5-14-7-16-13-20. Again, 4 is isolated and can\'t be visited, leading to this situation as a contradiction.\r\n\r\nIf 13-(10 or 6) was used and (11 or 15)-8 wasn\'t used, then similar logic could be used because the grid is exactly the same when flipped such that 1 becomes 20, 5 becomes 16 and so on. In this situation 17 is the space that can\'t be visited.\r\n\r\nAll four situations where 3 of the 4 cross overs were used result in spaces unable to be visited, which means a knight\'s tour can\'t be accomplished with 3 cross overs. Since no more than 4 cross overs can be done, only an odd number of cross overs can happen since you need to start on A and end on B, and you can\'t cross over 3 times, you must visit all the As then go on to the Bs since you can only cross over once. \r\n\r\nThis allows the problem to be broken down further.\r\n\r\n\r\n1    3    5\r\n6    8    10\r\n  12   14\r\n  17   19\r\nRearranging this so knights moves are seen easier: \r\n   /---8---\\\r\n  /   / \\   \\\r\n  1  |   |  5\r\n  |  |   |  |\r\n 12-19   17-14\r\n  |  |   |  |\r\n  | 10   6  |\r\n  |   \\ /   |\r\n   \\---3---/  \r\nThrough deduction it can be seen there are 7 half-routes:\r\n\r\n1 route for 1 to 12:\r\n1 8 5 14 17 6 3 10 12\r\n\r\n3 routes for 1 to 10:\r\n1 8 5 14 17 6 3 12 19 10\r\n1 12 19 8 5 14 17 6 3 10\r\n1 12 3 6 17 14 5 8 19 10\r\n\r\n1 route for 1 to 8:\r\n1 12 19 10 3 6 17 14 5 8\r\n\r\n2 routes for 1 to 6:\r\n1 12 3 10 19 8 5 14 17 6\r\n1 12 19 10 3 14 8 17 6\r\n\r\n1 route for 1 to 14:\r\n1 12 19 10 3 6 17 8 5 14\r\n\r\nThe other set of letters follows the same pattern, so these may be reflected over the horizontal middle of the board. Doing this shows that routes that end in 6 or 10 can match up with flipped-8 (13) and routes that end in flipped-6 (11) or flipped-10 (15) can match up with 8. Also, routes that end in 12 match up with flipped-14 (9) and routes that end in flipped-12 (7) match up with 14.\r\n\r\nSo this means the routes can be defined as 6-8 + 8-6 + 10-8 + 8-10 + 12-14 + 14-12, where a dash means the number of routs ending in one number times the number of routes ending in the other. This means the asnwer is (2*1)+(1*2)+(3*1)+(1*3)+(1*1)+(1*1) which equals 12. This means there are 12 knight\'s tours starting from 1 and ending in 20.\r\n\r\nim just kidding i stole this solution. HA HA HA &#8721;',NULL,0);
INSERT INTO comment VALUES (10546,1429,1626,'Gamer','re(2): A Variation:','2003-12-16 18:07:22',0,'Both are consistent with what is in the book (in case you cheated!), but how would you solve the second one?',10540,0);
INSERT INTO comment VALUES (10547,1543,4323,'Benjamin J. Ladd','God\'s existence:','2003-12-16 18:40:33',2,'The whole premise...  \"if S is true (or even false)... then God exists\" has got to be one of the most humorous sentences that I think we (mankind) have ever uttered.  I can only imagine God shaking His head from heaven (and probably chuckling softly)...  And in fact, I shudder to think where we would all be without His grace.\r\n\r\nBut to continue on after that and go through steps 2-9 is just the punchline to a much deeper (and far dumber) joke.  No insult to the real intellects (and my apologies to you all for this post) who really analyse such things, but here I must take leave from all of the logicians and respectfully defend my faith--albeit an unphilosophically simplistic one.  And here it is, folks:\r\n\r\nGod exists.\r\n\r\nAs this statement is unconditionally true (and I believe entirely supportable by the preponderance of evidence that exists out there), to make it rely on any such conditional claims is absurd.  In fact, even if no such evidence were given, the truth of God\'s existence would still remain an unconditional fact, unverifiable though it is.\r\n\r\nI hope you all have a Merry Christmas and happy holidays.  Be kind to me in your replies.  And remember:  I\'m not a logician!\r\n\r\nGod bless,\r\nJordan',10525,0);
INSERT INTO comment VALUES (10548,1542,4507,'Penny','re(2): The real solution (no computer program used)','2003-12-16 18:45:24',1,'krdmt5_000: \"mine works too...\"\r\n \r\nYes it does. If our imaginations are active, we can often come up with multiple solutions to these puzzles. I am still fond of my solution to \"What\'s for sale?\", which was much more creative than the boring \"official solution\".\r\n    \r\nHere is another solution to \"Words In Common 10\". This  also works.\r\n\r\n1. None of the words words \"win, won, nor, fin, log, din, pun, ion, lug, boy, boa, bog, gun, fur, dug, bun, bus, mix, loam, quay, joey, foam, oafs, bomb, guff, hymn, buff, lion, wily, wolf, mocha, chain, munch, funny, bulls, mills, jimmy, fusion\" is found in the Preamble to the \r\nU.S. Constitution. \r\n\r\n2. Not one of the words \"be, ova,vex, nag, she, one, tang, rail, errs, ebbs, Pyrex, terra, Cheryl, abjurer\" was used in that \"Pencils and Jars\" puzzle.\r\n  \r\n',10542,0);
INSERT INTO comment VALUES (10549,1543,4627,'donnmike','re: God\'s existence:','2003-12-16 21:03:57',0,'\"And remember: I\'m not a logician! \"\r\n\r\nobviously not.  you have absolutely no clue!  the problem has nothing to do with god\'s existence.  the problem is about bad logic.  it would make no difference if instead of saying \"if S is true then god exists\" it said \"if S is true then i am wearing underwear\".  the same rules would apply and there would be a paradox, and we would be presented with the challenge of solving that paradox.  \r\n\r\ni can\'t believe you took the time to write all that, and thought that much about the problem without realizing that it has nothing to do with god at all.',10547,0);
INSERT INTO comment VALUES (10550,1429,4825,'renuka','','2003-12-16 21:52:44',0,'my guess is (From left to right)\r\nbackward potion, wine, poison, forward potion, poison, wine, poison\r\nand just a thought- when they say nettle wine\'s left, shouldn\'t it be our right?',NULL,0);
INSERT INTO comment VALUES (10551,1429,1575,'DJ','re:','2003-12-16 22:40:53',0,'who\'s to say the bottles are facing us? i think they\'re facing away, so the bottles\' lefts and our lefts are the same...',10550,0);
INSERT INTO comment VALUES (10552,1429,4828,'Jennifer','re(2):','2003-12-17 00:10:26',0,'Well, really it doesn\'t matter which way is the bottles\' left.  After all, the only bottle we care about is the one that lets us go forward, which is the center one in either case.  If, however, Harry got a case of cold feet and wanted to go back then it would be critical to know which way was left in the clue.  After all, he\'d either be drinking the backwards potion or the poison...',10551,0);
INSERT INTO comment VALUES (10553,569,4827,'Steve','This seems too easy, or is it?','2003-12-17 00:13:06',0,'First of all, the problem is not specific as to the number of locks the box may contain, it just states \"multiple\" meaning more than one. Then,assuming that you have several locks and their corresponding keys does not necessarily mean that all the locks you put on the box will require a key. So the logical answer would be to assign one of the multiple locks a combination in lieu of a key and the other locks will contain the keys inside of the locked box with the combination known only to the sender and the recipient. The only lock that is securing the box is that of the combination lock. Once the combination opens the box, the other keys can be removed. So, the only real security, unbeknownst to any mail carrier would be that of the combination lock since the remaining key locks could not be tested since the box could not be opened anyhow.',NULL,0);
INSERT INTO comment VALUES (10554,278,4827,'Steve','It\'s in the bag, baby...','2003-12-17 00:16:42',0,'Who says the teacher needs to keep the bag? Give the bag to the last kid with the orange in it!',NULL,0);
INSERT INTO comment VALUES (10555,1529,4828,'Jennifer','re: about it:','2003-12-17 00:17:55',0,'Or from a more formal mathematical presentation:\r\nlet j = #jars\r\nlet p = #pencils\r\nthen for problem 1 have 4(j-1) = p and 3j+1 = p.  Solving for j have 4j-4 = 3j+1, or j=5.  Then solving for p have 3(5)+1 = p = 16.  Thus the answer shown above, 5 jars and 16 pencils.\r\n\r\nfor problem 2 have 9(j-2) = p and 6j+3 = p, so 9j-18=6j+3, so 3j=21, j=7.  Then solving for p have 9(7-2) = p, 9(5) = p, so p=45.  Thus the answer for problem 2 is seven jars and forty-five pencils.\r\n\r\nI agree that it would really be a waste of time to use a Supercomputer to solve this basic algebra problem.',10536,0);
INSERT INTO comment VALUES (10556,75,4507,'Penny','Achilles and the Tortoise !!!!!!!!!','2003-12-17 02:58:17',3,'As Sam has recently discovered (see \"Proof of Anything\"), those who try to be original thinkers while ignoring the Ancient Greeks, do so at their peril. Does this sound familiar?\r\n\r\n\"In a race in which the tortoise has a head start, the swifter-running Achilles can never overtake the tortoise. Before he comes up to the point at which the tortoise started, the tortoise will have got a little way, and so on ad infinitum.\" \r\n     - Zeno of Elea, Ancient Greek philosopher, born 488 BC  \r\n\r\nQuoting from the Internet Encyclopedia of Philosophy (http://www.utm.edu/research/iep/):\r\n \r\n\"Kant\'s, Hume\'s and Hegel\'s solutions to [Zeno\'s] paradoxes have been very stimulating to subsequent thinkers, but ultimately have not been accepted. There is now general agreement among mathematicians, physicists and philosophers of science on what revisions are necessary in order to escape the contradictions discovered by Zeno\'s fruitful paradoxes. The concepts of space, time, and motion have to be radically changed, and so do the mathematical concepts of line, number, measure, and sum of a series. Zeno\'s integers have to be replaced by the contemporary notion of real numbers. The new one-dimensional continuum, the standard model of the real numbers under their natural (less-than) order, is a radically different line than what Zeno was imagining. The new line is now the basis for the scientist\'s notion of distance in space and duration through time. The line is no longer a sum of points, as Zeno supposed, but a set-theoretic union of a non-denumerably infinite number of unit sets of points. Only in this way can we make sense of higher dimensional objects such as the one-dimensional line and the two-dimensional plane being composed of zero-dimensional points, for, as Zeno knew, a simple sum of even an infinity of zeros would never total more than zero. The points in a line are so densely packed that no point is next to any other point. Between any two there is a third, all the way \'down.\' The infinity of points in the line is much larger than any infinity Zeno could have imagined. The non-denumerable infinity of real numbers (and thus of points in space and of events in time) is much larger than the merely denumerable infinity of integers. Also, the sum of an infinite series of numbers can now have a finite sum, unlike in Zeno\'s day. With all these changes, mathematicians and scientists can say that all of Zeno\'s arguments are based on what are now false assumptions and that no Zeno-like paradoxes can be created within modern math and science. Achilles catches his tortoise, the flying arrow moves, and it\'s possible to go to an infinite number of places in a finite time, without contradiction.\" \r\n\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (10557,1529,4507,'Penny','Oh my God.......','2003-12-17 03:41:35',0,'Jennifer to Gamer: \"I agree that it would really be a waste of time to use a Supercomputer to solve this basic algebra problem.\"\r\n \r\nYou two didn\'t realize I was joking when I said I used a Supercomputer to solve this problem? That is scary !!\n\n<i>Edited on <b>December 17, 2003, 3:43 am</b></i>',10555,0);
INSERT INTO comment VALUES (10558,648,4830,'Jils','Similar Result','2003-12-17 04:33:48',0,'We do a pressie dip each Christmas at our office and have had this problem on occasions. My solution is ((n-1)/n))^(n-1) as each person has a (n-1)/n chance of not picking their own except the last person who has 100% chance. The probability for each person remains the same as  there is a chance that their name has already been removed by the earlier pickers. For high n this does come out close to the other solution. The case for n=3 is interesting as my answer gives 0.4444 - not 0.3333. I may sit with some bits of paper over Christmas to test this....',NULL,0);
INSERT INTO comment VALUES (10559,1543,2839,'FatBoy','re: God\'s existence:','2003-12-17 08:35:27',0,'Benjamin,<br>\r\nBe careful, you probably do not know what you are getting yourself into.  I suggest that you check out the \"existence of God\" discussion in the General Discussion forum and also the comments on the puzzle \"Can or Can Not\" in Paradoxes.<br>\r\n\r\nThere are those among us who believe as you do and I recognize that there is no shame in wanting to share true faith (in fact I belieev the Bible enjoins a believer to do so).  But remember there are also those among us who legitmaltly hold other beliefs. <br> I just wanted to let you know that you are setting yourself up for a lot of raised hackles, name calling and unhappiness.<br>\r\n\r\nI personally take accept your blessing gladly in the spirit in which it is meant and wish you the best in this holy season.  May God shine his blessings upon you and keep you safe in the assurance of His love.',10547,0);
INSERT INTO comment VALUES (10560,1547,153,'TomM','Life is not all Sunshine and Lollipops','2003-12-17 09:27:31',3,'... but the answer to this classic riddle is\r\n <b>S.<i>mile</i>.s</b>',NULL,0);
INSERT INTO comment VALUES (10561,1547,4507,'Penny','Life can\'t be all Beer and Skittles','2003-12-17 12:34:27',3,'Don Vito Corleone would not have submitted this riddle if there were not a more original answer than \"smiles\", and there is !!\r\n \r\n\"short\", as a whole, is \"short\".\r\n\"lengthy\", in the middle, is \"g\".\r\n\"short\" + \"g\" = \"thorgs\" !!! \r\n\r\nA thorg is either:\r\n\r\n(a) a member of Denis Hebbelynck\'s organization for playing chess by e-mail. (http://users.skynet.be/THORG/)\r\n  \r\nOR\r\n\r\n(b) a monster in a dungeons-and-dragons game\r\n(http://camelot.allakhazam.com/Mobs/search.html?cmob=4013)\r\n \r\nA good chess opponent will lift you up and help your day. A monster will do the opposite. So, sarcastically taken, thorgs can go either way.\r\n \r\nEnough of this foolishness... I have to get back to \"Cicak and Kancil\", an Indonesian play I was reading. Indonesian plays go well with your morning coffee, since there\'s nothing like a good cup of java when you\'re perusing a Java script...... ',NULL,0);
INSERT INTO comment VALUES (10562,1543,3172,'SilverKnight','re(2): God\'s existence:','2003-12-17 13:35:07',0,'FatBoy <A HREF=\"http://perplexus.info/show.php?pid=1543&cid=10559\">said it</A>... soooo much more sensitively than I would have put it.\r\n\r\nAs donnmike <A HREF=\"http://perplexus.info/show.php?pid=1543&cid=10549\">put it</A>... this problem <I>\"has nothing to do with God\'s existence\"</I>.  And it is apparently the \"blinders\" that you are wearing, that prevented you from seeing this.\r\n\r\nI may share some of your beliefs, Benjamin, but I don\'t share your desire to express them in inappropriate forums.',10559,0);
INSERT INTO comment VALUES (10563,1529,4835,'bex','answer','2003-12-17 13:38:03',0,'1)5jars and 16 pencils\r\n2)dunno the answer to this one but i think there are 7 jars',NULL,0);
INSERT INTO comment VALUES (10564,1334,4505,'Bob Genisot','First Thoughts','2003-12-17 14:21:36',0,'At first, it looks like a contradiction to the \"Four Color Map Problem\".  Perhaps I need to read further.',NULL,0);
INSERT INTO comment VALUES (10565,1334,3172,'SilverKnight','solution','2003-12-17 14:23:36',3,'I don\'t have a proof of it... but I can come up with a <B>16-penny</B> solution...\r\n\r\nMake a diamond with 4 of them... (like two equilateral triangles against each other), and use that as a base.\r\n\r\nThen put 4 diamonds together (for a total of 16) at the 4 compass points, oriented perpendicular to their direction.\r\n\r\nrough ascii art view:\r\n\r\n<TT>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n\r\nO&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;O\r\n\r\n&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O\r\n</TT>\n\n<i>Edited on <b>December 17, 2003, 2:33 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10566,1547,1626,'Gamer','re: Life can\'t be all Beer and Skittles','2003-12-17 14:55:39',0,'I think this is an interesting solution. The only problem is it doesn\'t say \"the middle of lengthy\", but \"lengthy in the middle\", so we are looking for something with \"lenghty\" or something lengthy.\r\n\r\nAlso, you have to trust that a normal person would NOT know a member of a certain chess club, or a certain game. That would be too detailed for an answer to a riddle.',10561,0);
INSERT INTO comment VALUES (10567,692,4824,'sean','soln.','2003-12-17 15:37:40',0,'u=10m/s\r\nv=0m/s\r\na=-9.8m/s&#178;\r\ns=?\r\n\r\nthen just use...\r\n\r\ns=(v&#178;-u &#178;)/2a',NULL,0);
INSERT INTO comment VALUES (10568,830,4824,'sean','explanation of why original theory came about','2003-12-17 15:44:26',0,'water particles in hot water have greater kinetic energy than those in cold water. high energy compounds are more unstable and so lose energy more quickly, i.e. warm water will cool down more quickly (relatively speaking) than cold water. however, once the hot water has cooled down to such an extent that it is just as cold as the cold water was originally, it will then take the same amount of time to freeze from this temperature - and therefore, hot water - under any conditions - should take longer to freeze than cold water, according to the laws of thermodynamics and kinetic theory.',NULL,0);
INSERT INTO comment VALUES (10569,1334,4412,'krdmt5_000','Solution???','2003-12-17 16:05:47',3,'there must 1 and only one penny which touchs 3 others. see diagram below.\r\n*=peeny\r\n\r\n   3*others\r\n\r\nsee?\r\nnow for some pointless java scripts\r\n&#8730;&#178;&#179;&#62;&#179;&#178;&#8734;&#8804;&#8805;&#177;&#179;&#62;&#8734;&#8805;&#8730;&#179;&#960;&#179;&#62;',NULL,0);
INSERT INTO comment VALUES (10570,1334,4507,'Penny','re: solution','2003-12-17 16:28:48',1,'I tried to verify SK\'s solution using actual pennies on an actual table, and it works beautifully. Intuitively it seems that 16 is the minimum number.',10565,0);
INSERT INTO comment VALUES (10571,1334,3172,'SilverKnight','re(2): solution','2003-12-17 16:34:23',0,'*gasp*  cough cough... dang... I think something just went down the wrong pipe...',10570,0);
INSERT INTO comment VALUES (10572,1543,4323,'Benjamin J. Ladd','','2003-12-17 16:38:44',0,'The title of this puzzle is \"Proof of Anything.\"  As the author has used the example of George Washington and the moon being made out of cheese, I gathered (this may be difficult for you to believe) that this problem wasn\'t merely about God\'s existence and was of a more general nature--\"...find the problem in the logical conclusion derived from these set of statements.\"  Fine, that\'s easily accepted all good and well.  Still, there they are--those words \"then God exists...\" glaring at me from the computer screen and begging me to reply to them...\r\n\r\nHere\'s my real fault with the problem and not at all from a religious standpoint--although it certainly does have its application.  I believe that logic and reason must ultimately halt at fundamental statements that are either true or untrue and go no further.  For example:  God exists, I exist, I have brown hair.  There we may conjecture some statement about reality if we assume that S is true or we may conjecture another statement if S is false.  Faith, really then in the truth of one or the other of those statements is what enables us to make intelligible assumptions about this universe.  As the faculties we employ in determining our faith in these fundamental assumptions are derived solely from our senses, our moral conscience, and our reason (others of varied faiths and occult practices would also include supersensual or spiritual revelation), it would seem pointless to begin at the statements themselves as any grounds for a proof.  In fact, those assumptions that we hold dearest to us are still in fact unprovable assumptions and we\'ve decided by faith alone to accept their truth.\r\n\r\nMy point is this:  logic and reason are subordinate to faith and at bottom logic is merely a tool employed by faith to determine the truth of this universe.  That truth is of course by no means \"proven,\" it\'s entirely accepted by faith.  By postulating sentences such as \"if x is true, then pink elephants float in space...\" and watching mystified at a two page discourse on a paradox arising from this inconsistency...\r\n\r\nWell, my good friends, give me my faith.\n\n<i>Edited on <b>December 17, 2003, 4:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10573,1543,3172,'SilverKnight','re:','2003-12-17 16:49:26',0,'dangit Benjamin....\r\n\r\nYou\'re missing the reason why <I>those words</I> were included as the predicate of the problem.  The reason is exactly that many, if not most, readers will view the predicate as a truth.  And those who don\'t, will undoubtedly acknowledge that many others do, and have the association of <I>truth</I> applied to the predicate.\r\n\r\nAnd this notion, of the <I>statement <B>S</B></I> being true or false when the predicate is true, ADDS to the problem itself.  \r\n\r\nThis is NOT equivalent to saying that this problem is questioning (or stating) the truth of the predicate.\r\n\r\nYet, you have equated the two, and while Sam submitted a religiously/spiritually neutral problem, you have unnecessarily introduced your religion/spirituality into this.\r\n\r\nI would just as soon ask Levik to delete this thread as they have NO relevance to this problem apart from your applying your religious/spiritual views to it and sharing them with us.',10572,0);
INSERT INTO comment VALUES (10574,1543,4841,'stephen ocone','','2003-12-17 18:03:06',0,'ok, maybe this isn\'t the correct solution, but it seems to be that you make a mistake when you mistakenly place truth in the consequent of the statment \'If ~A then B\' yes this statment is true but \'B\' is not the true part, the statment itself is true but \'B\' is not true.  to be specific when you say:\r\n 3. Specifically, the statement \"If S is true then God exists\" would be true\r\n  but this is not true yet, the statment \'If ~S then S\' maybe true, but S is not true.',NULL,0);
INSERT INTO comment VALUES (10575,1429,3558,'Tristan','re(3): A Variation:','2003-12-17 18:58:13',0,'The variation is more sneaky, because you need to catch the hint \"second left and the second on the right [...] though different at first sight.\"  This implies that one of these two is the largest.  Either way, the pattern of potions is the same.',10546,0);
INSERT INTO comment VALUES (10576,1543,3558,'Tristan','Partial disproof','2003-12-17 19:27:29',1,'So has anyone actually solved the problem yet?  I think we\'ve been too preoccupied with \"If ~A, then ...\" is true when A is true and other stuff.  Self-referencing statements doesn\'t seem to be what Sam had in mind.  So what is the problem really?\r\n\r\nSpeaking of the matter of antecedents, what if the antecedent is true only part of the time?  For example, \"If my computer is on, then I\'m on Flooble\" is not true (though comes close).  Even if my computer is off, the statement is still false, isn\'t it?  Following this same logic, statement S might have only been true part of the time.  The other times, it still has the opportunity to be false.  Of course, the paradox is still there since you can prove anything was true at least at one time.  That\'s why I call this a partial disproof, because it only replaces the paradox with another.',NULL,0);
INSERT INTO comment VALUES (10577,1543,3172,'SilverKnight','re: Partial disproof','2003-12-17 20:10:18',0,'Tristan, you wrote:\r\n<I>\"For example, \"If my computer is on, then I\'m on Flooble\" is not true (though comes close). Even if my computer is off, the statement is still false, isn\'t it?\"</I>\r\n\r\nNo, if your computer is off, then the statement is true (though the predicate is false--because you\'re not on Flooble).\r\n\r\n(This is, I think, the point the Sam is trying to make with his <I>*Note</I> at the end.)',10576,0);
INSERT INTO comment VALUES (10578,152,4844,'Linda Malone','Good one!','2003-12-17 20:27:04',0,'Sorry, I\'m new and that was my comment...',NULL,0);
INSERT INTO comment VALUES (10580,1543,4627,'donnmike','re:','2003-12-17 22:07:15',0,'You still don\'t get it.  And the arrogance of your latest post is even more irritating than the first one.  \r\n\r\nYou toss thousands of years of philosophy and reason aside and simply conclude that faith is somehow of greater meaning than logic.  \r\n\r\nWell, if you understood logic at all, you would recognize that the problem being discussed is only a syllogism and that the paradox can be resolved using only logic.  It seems that you still actually believe that it is possible to logically proove something with a statement alone, as the original poster claims.  If that were so, this post would not have been made in a forum where the object is to find and elucidate logical flaws in what is stated.',10572,0);
INSERT INTO comment VALUES (10581,1334,4849,'sargon','Isn\'t this kind of easy?','2003-12-18 01:07:17',0,'Correct me if I\'m wrong, but isn\'t it 4? Just put the pennies in a square right? Like this:\r\n\r\noo\r\noo\r\n\r\nUmmm...',NULL,0);
INSERT INTO comment VALUES (10582,1334,4374,'Richard','re: solution','2003-12-18 01:24:20',0,'If we assume (or could prove) that any solution must be n of your tight diamonds put together, then we still need to show n=4 is minimal.  With my pennies, it isn\'t utterly clear that n=3 won\'t work. The centers of the pennies of the diamond are vertices of a rhombus made up of two equilateral triangles that share a side. This rhombus can be scaled up to just circumscribe the pennies of the diamond. Maybe these observations will help to rule n=3 in or out. \r\n\r\n\n\n<i>Edited on <b>December 18, 2003, 3:48 pm</b></i>',10565,0);
INSERT INTO comment VALUES (10583,1334,1301,'Charlie','re: Isn\'t this kind of easy?','2003-12-18 08:13:25',0,'That solution, with 4 pennies arranged in a square, has each penny touching only two other pennies. The diagonally opposite pennies are not touching.',10581,0);
INSERT INTO comment VALUES (10584,723,4850,'Rachel','a solution?','2003-12-18 08:59:48',0,'I\'m sure there\'s a better way to do this, but while I was looking at the problem, I noticed the lengths of the lines that are drawn from P to triangle vertices are proportionate. I then cheated like a madwoman and realized that 4 is the length needed for each segment to meet in the center of the triangle. I drew an imaginary line from the middle of one the sides of the triangle to P, and had a 30-60-90 triangle. Two times the langth of s times the square root of three should be the answer. 8[3^(1/2)]',NULL,0);
INSERT INTO comment VALUES (10585,723,1301,'Charlie','Excel solution','2003-12-18 09:09:41',3,'To set up an Excel solver for this, let x be considered the altitude of the point to the nearest side of the triangle, and thus lying between the length-3 distance and the length-4 distance points.  Let this be the variable to be solved for and keep it in A2.\r\n\r\nThe side is then &#8730;(3^2-x^2 + 4^2-x^2); put this in B2 as =SQRT(9-A2^2)+SQRT(16-A2^2).\r\n\r\nThe angle at the distance-4 point in the right triangle with x as the opposite side is then arcsin(x/4); place this in C2 as =ASIN(A2/4).\r\n\r\nAdjacent to this angle in that corner of the triangle is another angle of 60 degrees minus this one.  It\'s part of a triangle with sides of 4 and the side of the equilateral triangle adjacent to it and the length-5 distance as the opposite side.  We can calculate the side that is supposed to be length 5 by the law of cosines as equal to &#8730;(4^2+side^2-2*4*side*cos(60-a)), where a is the angle we had originally found.  We enter this into D2 as =SQRT(4^2+B2^2-2*4*B2*COS(PI()/3-C2)).  Note Excel uses radian measure and 60 degrees is pi/3 radians.\r\n\r\nThen use solver to make D2 be equal to 5 by changing A2.  Be sure to ask for sufficient precision.  The length of the side that we seek will be in B2, and comes out to 6.766432568 cm.',NULL,0);
INSERT INTO comment VALUES (10586,723,1301,'Charlie','If ...  (an alternate question)','2003-12-18 10:18:46',3,'In the queue someone brought up the possibility of the point lying outside the triangle rather than within it.  That also has a solution:\r\n\r\nConsider a triangle formed by the point and the nearest two points on the equilateral triangle.  Its distances from the nearest vertices are 3 and 4 cm.  If one side of the original triangle (the remaining side of the new triangle) is length s, then we can find angle a, adjacent to the length-3 side by the law of cosines: 4^2 = 3^2 + s^2 -2*3*s*cos(a). If we assume s is in Excel cell A10, we can put angle a in B10 with the formula =ACOS((9+A10^2-16)/(6*A10)).\r\n\r\nThen the distance that should be 5 can be found via the law of cosines applied to the point in question and the points of the equilateral triangle that are 3 and (supposed to be) 5 cm away.  The square of the side that is supposed to be length 5 is then 3^2 + s^2 - 2*3*s*cos(60+a), using degree measure.  In Excel, in radian measure, we can place in cell C10 =SQRT(9+A10^2-6*A10*COS(PI()/3+B10)), and ask Solver that C10 be made into 5 by changing cell A10.\r\n\r\nThis results in a side length of <b>2.053141571 cm</b>--the length the side would have if the point that is 3, 4 and 5 cm away from the points in the equilateral triangle had been specified to lie <b>outside</b> the triangle.\r\n\r\nThis methodology would also have been possible for the original question, where angle a would have been subtracted from 60 instead of added, and the calculation would have been simpler, as it was here, with one fewer steps.',10585,0);
INSERT INTO comment VALUES (10587,723,4830,'Jils','re: a solution?','2003-12-18 11:29:39',0,'Rachel, It looks like lines of length 4 should be close to meeting,but 8[3^1/2] is nearly 14 - do you mean 4[3^1/2]  ?',10584,0);
INSERT INTO comment VALUES (10588,1545,3172,'SilverKnight','Full Solution','2003-12-18 14:09:01',2,'Ask Charlie to do it... :-)\r\n\r\nbig-O notation:\r\nO(1) = this is solved in constant time.',NULL,0);
INSERT INTO comment VALUES (10589,1429,4853,'chris duarte','Tunnel','2003-12-18 14:26:01',0,'Young apprentice, Brother Manning, declares that p3 and p4 transports away. P3 onward and p4 back again.',NULL,0);
INSERT INTO comment VALUES (10590,723,4788,'corey','by inspection','2003-12-18 14:39:16',0,'By drawing circles of radii 3, 4, and 5 and then moving them slowly along 30, 150, and 270 degree lines in AutoCAD until the three circles intersect and then measuring the distances between their centers, I came up with about 6.7524.  Not very complex, but somewhat effective?',NULL,0);
INSERT INTO comment VALUES (10591,1545,4670,'e.g.','Racing around','2003-12-18 15:04:44',3,'\r\nlet P = first node; if P=NULL, exit\r\nlet Q = NEXT(P); if Q=NULL, exit\r\nloop\r\n&nbsp;&nbsp;&nbsp;P = NEXT(P)\r\n&nbsp;&nbsp;&nbsp;R = NEXT(Q); if R=NULL, exit\r\n&nbsp;&nbsp;&nbsp;Q = NEXT(R); if Q=NULL, exit\r\nuntil P=R OR P=Q\r\n\r\nThe idea is that Q races along the list at twice P\'s speed; if the list loops back, Q will eventually get behind P and catch it.',NULL,0);
INSERT INTO comment VALUES (10592,1545,4507,'Penny','I don\'t understand the definition of a \"looped\" list.','2003-12-18 15:41:48',4,'SilverKnight wrote: \"A \'looped\' list means that the linked list has a node that points to a PREVIOUS member (thereby creating a cycle).\" \r\n\r\nBy this definition, the following list is \"looped\":\r\n\r\n1(points to 2), 2(points to 3),  3(points to 5), \r\n4(points to 7), 5(points to 4), 6(points to 9), \r\n7(points to 12), 8(points to 11), 9(points to 12), \r\n10(points to 1), 11(points to 2), 12(pointer is NULL)\r\n \r\nHowever, we move through this list without any cycles:\r\n\r\n1--> 2 --> 3 --> 5 --> 4 --> 7 --> 12 --> NULL  \r\n\r\nWhat am I missing ?\n\n<i>Edited on <b>December 18, 2003, 6:14 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10593,1545,1301,'Charlie','a solution','2003-12-18 15:45:49',3,'We must compare each forward pointer we look at to a previous pointer to see if they are the same.  Every once in a while we have to replace the one we\'re comparing against in case the loop comes back to a point after the one we had saved.  But if we keep replacing the comparison pointer at fixed intervals we risk that the loop is larger than our interval of replacement, and we\'ll never recognize a loop.  So start out replacing the comparison pointer every 2 (say) pointers that we look at, but then every time we replace the comparison pointer, double the interval at which the replacement is made the next time.\r\n\r\nIf there is no loop, then the time is obviously O(N).  To see why the time is O(N) even when there is a loop, consider an approximate calculation based on a list of N elements with a terminal loop of x elements out of this.  You must examine N - x elements before entering the loop.  To that we have to add the expected number of elements that will be examined within the loop.  In the following, I use log to represent the base-2 logarithm.  We will have reset the replacement interval for the comparison pointer log(N-x) times.  But each time we do that, we double the interval. So we expect the size of the interval to be 2^log(N-x), or just N-x.  Compared to the size of the loop, x, this is (N-x)/x times as big, so we\'d expect to have to go through the loop (N-x)/x times (\"give or take\" (actually multipy or divide by) a factor not too far from 1), but since it contains x elements, that is gone through by examining ((N-x)/x)*x = N-x times.  So we get N-x+N-x, which is O(N).\r\n\r\nThe below is a sample, written in PL/I.  Some object-oriented languages may be able to do this without regard to the way the structure is laid out, but here I\'ve just put in a fictitious structure that contains a forward pointer.  It\'s not tested, as I didn\'t wish to put together a driver program, and all that linkage work.\r\n\r\nISLOOPED:&nbsp;PROC&nbsp;(HEADPTR)&nbsp;RETURNS&nbsp;(BIT(1));\r\n&nbsp;DCL&nbsp;HEADPTR&nbsp;POINTER;\r\n&nbsp;DCL&nbsp;LOOKPTR&nbsp;POINTER;\r\n&nbsp;DCL&nbsp;CURRPTR&nbsp;POINTER;\r\n&nbsp;DCL&nbsp;SKIPAMT&nbsp;FIXED&nbsp;BIN(31)&nbsp;INIT(2);\r\n&nbsp;DCL&nbsp;NUM_SKIPPED&nbsp;FIXED&nbsp;BIN(31)&nbsp;INIT(0);\r\n&nbsp;DCL&nbsp;1&nbsp;MYSTRUCT&nbsp;BASED&nbsp;(CURRPTR),\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;STRUCT_STUFF&nbsp;CHAR(20),\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;FWD_PTR&nbsp;POINTER;\r\n\r\n&nbsp;CURRPTR=HEADPTR;\r\n&nbsp;LOOKPTR=HEADPTR;\r\n&nbsp;CURRPTR=MYSTRUCT.FWD_PTR;\r\n&nbsp;DO&nbsp;WHILE&nbsp;(CURRPTR&nbsp;¬=&nbsp;LOOKPTR&nbsp;&&nbsp;CURRPTR¬=NULL);\r\n&nbsp;&nbsp;&nbsp;NUM_SKIPPED&nbsp;=&nbsp;NUM_SKIPPED&nbsp;+&nbsp;1;\r\n&nbsp;&nbsp;&nbsp;IF&nbsp;NUM_SKIPPED&nbsp;=&nbsp;SKIPAMT&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;DO;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SKIPAMT&nbsp;=&nbsp;2&nbsp;*&nbsp;SKIPAMT;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NUM_SKIPPED&nbsp;=&nbsp;0;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOKPTR&nbsp;=&nbsp;CURRPTR;\r\n&nbsp;&nbsp;&nbsp;&nbsp;END;\r\n&nbsp;&nbsp;&nbsp;CURRPTR=MYSTRUCT.FWD_PTR;\r\n&nbsp;END;&nbsp;/*&nbsp;DO&nbsp;WHILE&nbsp;*/\r\n&nbsp;IF&nbsp;CURRPTR&nbsp;=&nbsp;NULL&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;RETURN&nbsp;(\'0\'B);&nbsp;/*&nbsp;NOT&nbsp;LOOPED&nbsp;*/\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;RETURN&nbsp;(\'1\'B);&nbsp;/*&nbsp;IS&nbsp;LOOPED&nbsp;*/\r\nEND&nbsp;ISLOOPED;\r\n\r\nTo test out the idea, I wrote a program in Quick Basic to simulate pointers with an array of numbers 1-N and shuffled them.  Each is considered a pointer (subscript actually) to the next in the list.  If it points to N (in this case 4000) it is considered terminated.  Thus the N as a length of the list is actually less than the length of the array.  The program marks, in the REDIMed array useCt which are actually used (the algorithm looks at every element that\'s really in the \"list\" at least once), and the populated entries in that array are counted to determine the actual N.\r\n\r\nThe maximum N is the size of the array, 4000.  The ratio of number of elements looked at to number of elements, N, is tabulated for bins of 1000 (i.e., under 1000, 1000-2000, etc.) I haven\'t done a chi-squared analysis but it looks as if the ratio is about constant, so as to confirm O(N).  The tabulation is done only for those which found a loop.  There\'s no point in counting in those which it\'s obvious it is O(N).  (What may be confusing in the program is that variable N is the size of the array, acting as a null pointer, while the variable called used contains the size of the \"list\", which we are calling N in the write-up.)\r\n\r\nThe statistics produced for the 1000-wide bins\' average ratio of examined nodes to nodes is:\r\n0             2.343126213126932\r\n1             2.360104875078315\r\n2             2.613321757777493\r\n3             2.238462445587248\r\nwhere the number at the left is the number of thousands starting the range.\r\n\r\nActually, the above ratios show up approximately, consistently.  But a graphics version of the stat program, plotting individual results of examined nodes as the y axis and nodes as the x axis, indicates a stepped function, with steps breaking at powers of 2, and each step sloped at a value of 1.  The steps are what increase the average slope to the approximate 2.4? value. \r\n\r\nThe program is:\r\n\r\nRANDOMIZE&nbsp;TIMER\r\nDEFDBL&nbsp;A-Z\r\nn&nbsp;=&nbsp;4000\r\n\'SCREEN&nbsp;12\r\nDIM&nbsp;array(n)\r\n\r\nDIM&nbsp;ctCtr(10)\r\nDIM&nbsp;usedCtr(10)\r\n\r\nFOR&nbsp;trial&nbsp;=&nbsp;1&nbsp;TO&nbsp;2000\r\n\'&nbsp;&nbsp;OPEN&nbsp;\"looptrce.txt\"&nbsp;FOR&nbsp;OUTPUT&nbsp;AS&nbsp;#2\r\n&nbsp;&nbsp;REDIM&nbsp;useCt(n)\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;array(i)&nbsp;=&nbsp;i\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;r&nbsp;=&nbsp;INT(RND(1)&nbsp;*&nbsp;n&nbsp;+&nbsp;1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;i&nbsp;&lt;&gt;&nbsp;r&nbsp;THEN&nbsp;SWAP&nbsp;array(i),&nbsp;array(r)\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;skipamt&nbsp;=&nbsp;2\r\n&nbsp;&nbsp;numSkipped&nbsp;=&nbsp;0\r\n\r\n&nbsp;&nbsp;ct&nbsp;=&nbsp;1\r\n\r\n&nbsp;&nbsp;headptr&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;currptr&nbsp;=&nbsp;headptr\r\n&nbsp;&nbsp;useCt(currptr)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;lookptr&nbsp;=&nbsp;headptr\r\n&nbsp;&nbsp;currptr&nbsp;=&nbsp;array(currptr)\r\n&nbsp;&nbsp;useCt(currptr)&nbsp;=&nbsp;1\r\n&nbsp;&nbsp;DO&nbsp;WHILE&nbsp;(currptr&nbsp;&lt;&gt;&nbsp;lookptr&nbsp;AND&nbsp;currptr&nbsp;&lt;&gt;&nbsp;n)\r\n&nbsp;&nbsp;&nbsp;&nbsp;numSkipped&nbsp;=&nbsp;numSkipped&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;numSkipped&nbsp;=&nbsp;skipamt&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;skipamt&nbsp;=&nbsp;2&nbsp;*&nbsp;skipamt\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numSkipped&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lookptr&nbsp;=&nbsp;currptr\r\n&nbsp;&nbsp;&nbsp;&nbsp;END&nbsp;IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;currptr&nbsp;=&nbsp;array(currptr)\r\n&nbsp;&nbsp;&nbsp;&nbsp;useCt(currptr)&nbsp;=&nbsp;1\r\n\'&nbsp;&nbsp;&nbsp;&nbsp;PRINT&nbsp;#2,&nbsp;skipamt;&nbsp;numSkipped;&nbsp;currptr\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct&nbsp;=&nbsp;ct&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;LOOP\r\n\'&nbsp;&nbsp;CLOSE\r\n&nbsp;&nbsp;used&nbsp;=&nbsp;0\r\n&nbsp;&nbsp;FOR&nbsp;i&nbsp;=&nbsp;1&nbsp;TO&nbsp;n\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF&nbsp;useCt(i)&nbsp;THEN&nbsp;used&nbsp;=&nbsp;used&nbsp;+&nbsp;1\r\n&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;PRINT&nbsp;used,&nbsp;ct,&nbsp;currptr,&nbsp;ct&nbsp;/&nbsp;used\r\n&nbsp;&nbsp;subsc&nbsp;=&nbsp;INT(used&nbsp;/&nbsp;1000)\r\n&nbsp;&nbsp;IF&nbsp;currptr&nbsp;&lt;&nbsp;n&nbsp;THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;ctCtr(subsc)&nbsp;=&nbsp;ctCtr(subsc)&nbsp;+&nbsp;ct\r\n&nbsp;&nbsp;&nbsp;&nbsp;usedCtr(subsc)&nbsp;=&nbsp;usedCtr(subsc)&nbsp;+&nbsp;used\r\n&nbsp;&nbsp;END&nbsp;IF\r\n\'&nbsp;&nbsp;IF&nbsp;ct&nbsp;/&nbsp;used&nbsp;&gt;&nbsp;2&nbsp;THEN&nbsp;END\r\n\'&nbsp;&nbsp;IF&nbsp;currptr&nbsp;=&nbsp;n&nbsp;THEN\r\n\'&nbsp;&nbsp;&nbsp;PSET&nbsp;(used&nbsp;*&nbsp;630&nbsp;/&nbsp;n,&nbsp;400&nbsp;-&nbsp;ct&nbsp;*&nbsp;100&nbsp;/&nbsp;n),&nbsp;7\r\n\'&nbsp;&nbsp;ELSE\r\n\'&nbsp;&nbsp;&nbsp;PSET&nbsp;(used&nbsp;*&nbsp;630&nbsp;/&nbsp;n,&nbsp;400&nbsp;-&nbsp;ct&nbsp;*&nbsp;100&nbsp;/&nbsp;n),&nbsp;14\r\n\'&nbsp;&nbsp;END&nbsp;IF\r\nNEXT\r\nFOR&nbsp;i&nbsp;=&nbsp;0&nbsp;TO&nbsp;10\r\n&nbsp;&nbsp;IF&nbsp;usedCtr(i)&nbsp;>&nbsp;0&nbsp;THEN&nbsp;PRINT&nbsp;i,&nbsp;ctCtr(i)&nbsp;/&nbsp;usedCtr(i)\r\nNEXT\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10594,1545,1301,'Charlie','re: I don\'t understand the definition of a','2003-12-18 15:55:10',0,'The node that has been labeled 5 is actually the fourth node.  They are numbered by the order in which you get to them, so when it is said that you go back to a previous number, it is to one that you have previously visited.  As in the Basic simulation that I posted, when the list is stored in an array, the subscripts are acting like memory locations in real lists, and they do not count in what their numerical value is; what counts is the sequence in which they are encountered.',10592,0);
INSERT INTO comment VALUES (10595,1545,2899,'Brian Wainscott','Solution','2003-12-18 16:03:52',3,'Description of algorithm:\r\n  save a pointer to the current item on the list\r\n  go down the list COUNT times, checking to see if you get back to the item you saved (or hit the end -- start COUNT at 1).\r\n  double COUNT, save the current location instead, and continue\r\n\r\nIf the list has length N, with a loop of M items on the end, then the number\r\nof items checked will be on the order of N+M (actually, it will be bounded\r\nby 2*max(N,M)), so the runtime is O(N+M).\r\n\r\nHere is a C subroutine (sans indentation, as usual -- how do I fix that?):\r\n\r\nloopcheck(ITEM *head) {\r\n  save=head;\r\n  item=head->next;\r\n  count=1;\r\n  while(1) {\r\n    for(i=0; i&lt;count; i++) {\r\n       if(item==save) goto is_looped;\r\n       if(item==NULL) goto is_not_looped;\r\n       item=item-&gt;next;\r\n    }\r\n    count=2*count;\r\n    save=item;\r\n  }\r\n  is_looped:\r\n    printf(\"Is looped\\n\");\r\n    return(1)\r\n  is_not_looped:\r\n    printf(\"Is NOT looped\\n\");\r\n    return(0)\r\n}\r\n',NULL,0);
INSERT INTO comment VALUES (10596,1545,3172,'SilverKnight','re: Solution - indention solution','2003-12-18 16:15:20',0,'How to address indention:\r\n\r\nI usually convert all tabs to spaces, and then use a simple editor and change (find/replace all) each space to an html non-breaking space.',10595,0);
INSERT INTO comment VALUES (10597,723,3386,'Victor Zapana','the simplified answer','2003-12-18 17:24:51',0,'well u see i absolutely hate decimals, so here\'s the clean answer. sqrt(25 + 12sqrt3) <P>\r\nPS, you don\'t have to have any knowledge other than SAS postulate, 30-60-90 triangle, and how to make 2 constructions. you don\'t fancy trig stuff.\r\n\r\n<i>Edited on <b>December 18, 2003, 5:28 pm</b></i>\n\n<i>Edited on <b>December 18, 2003, 5:30 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10598,1509,4858,'Anne','solution','2003-12-18 18:33:26',3,'never because bythe time it\'s the end of Feb. Herb will be dead or he waits till a animal or human will pick him up.',NULL,0);
INSERT INTO comment VALUES (10599,1475,4858,'Anne','I know it','2003-12-18 18:39:15',3,'he used aship to cross the ocean or something',NULL,0);
INSERT INTO comment VALUES (10600,1509,3172,'SilverKnight','re: solution','2003-12-18 18:58:52',0,'lol... you should write for Hallmark!',10598,0);
INSERT INTO comment VALUES (10601,1545,2716,'Federico Kereki','re: Racing around','2003-12-18 21:12:07',3,'This is the best solution, because it works with lists any size. The order is O(N), and you can simplify the code to\r\n\r\nlet P = first node; if P=NULL, exit\r\nlet Q = NEXT(P); if Q=NULL, exit\r\nloop\r\n&nbsp;&nbsp;&nbsp;P = NEXT(P)\r\n&nbsp;&nbsp;&nbsp;Q = NEXT(Q); if Q=NULL, exit\r\n&nbsp;&nbsp;&nbsp;Q = NEXT(Q); if Q=NULL, exit\r\nuntil P=Q \r\n\r\ndoing away with R and a test. It should be understood that if the code exits from the middle, it means that the list actually ends; if the code finishes at the bottom, a loop was found.',10591,0);
INSERT INTO comment VALUES (10602,1547,4859,'nick','nice one','2003-12-18 21:52:33',0,'has to be \"slinky\" \r\nlol it would be funny if thats it...iv never sloved a riddle in my life...probably because iv never tried one',NULL,0);
INSERT INTO comment VALUES (10603,1545,1301,'Charlie','re(2): Racing around','2003-12-18 22:26:40',4,'\"This is the best solution, because it works with lists any size.\"\r\n\r\nIs there a list size that my algorithm will not handle?',10601,0);
INSERT INTO comment VALUES (10604,1543,1575,'DJ','Solution','2003-12-18 22:43:01',3,'The problem is that we are assuming that \"statement\" S is, indeed, a statement (in fact it is, but only because the antecedent of the statement is already true; \"God exists\" was a poor choice here).\r\n\r\nOn the other hand:\r\n&nbsp;&nbsp;&nbsp;T: If statement T is true, then 1 + 1 = 3.\r\nIs not a statement, because it can be neither true nor false.\r\nThe next line, \"Logically, S must be true or false,\" is not necessarily true for every statement of this form.\r\n\r\nA more appropriate title for this riddle may be \"Proof of Anything That is Already True.\"\r\n\r\nFinally, a statement is not an arrangment of words, but a logical idea. So, something like:\r\n&nbsp;&nbsp;&nbsp;U: Statement U contains five words.\r\nIs meaningless, because\r\n&nbsp;&nbsp;&nbsp;U: There are five words in statement U.\r\nIs the same statement, although it is worded differently (they are the same <i>statement</i>, but not the same <i>sentence</i>).',NULL,0);
INSERT INTO comment VALUES (10605,1543,3558,'Tristan','re(2): Partial disproof','2003-12-18 22:51:38',0,'I understood well the note Sam left at the end, but I thougtht that maybe the antecedent could be false as well as the statement if the antecedent is sometimes true.  I guess your right; that\'s not how it works.  I think that it is how it works, however, when the statement is not in \"if...then...\" form, but in the \"when..., ...\" form.  Of course, I may be wrong here too.',10577,0);
INSERT INTO comment VALUES (10606,723,4850,'Rachel','re(2): a solution?','2003-12-19 01:26:06',0,'Oh. opps. Yes. ;)',10587,0);
INSERT INTO comment VALUES (10607,723,4830,'Jils','re: the simplified answer','2003-12-19 08:43:52',0,'Your answer comes to 6.22 - I tried drawing this and it just isn\'t big enough...   6.8 however works.',10597,0);
INSERT INTO comment VALUES (10608,1547,4830,'Jils','re: nice one','2003-12-19 09:09:05',0,'Funny enough, I was thinking it might be spring.. bed springs helping you get out of bed in the morning ...',10602,0);
INSERT INTO comment VALUES (10609,1336,4064,'rerun141','the possible combos','2003-12-19 10:47:38',1,'the seven possible values of p,q, and r are\r\n16, 50, 33\r\n22, 18, 59\r\n34, 10, 67\r\n44, 46, 64\r\n48, 72, 15\r\n98, 28, 27\r\n98, 32, 21\r\n\r\nfound by the basic program\r\ncls\r\nfor p = 10 to 99\r\nfor q = 10 to 99\r\nfor r = 10 to 99\r\ns = p ^ 3 + q ^ 3 + r ^ 3\r\nt = p * 10000 + q * 100 + r\r\nif s = t then print p, q, r\r\nnext r\r\nnext q\r\nnext p\r\nend ',NULL,0);
INSERT INTO comment VALUES (10610,1336,4064,'rerun141','SOLUTION','2003-12-19 11:05:16',3,'see my previous post for p, q, and r possibilities\r\nsince p is 2m tiwce, 2m=98 aand m = 49\r\nn2 = 9 so n must be 59\r\na/2 must be 22, a = 44\r\nc/4 must be 18, c = 72\r\nb then must be 48 and 2(h+j)/4/44=15\r\n\r\nto recap the lines of the table\r\nline 1 = 44, 46, 64\r\nline 2 = 22, 18, 59\r\nline 3 = 48, 72, 15\r\nline 4 = 16, 50, 33\r\nline 5 = 98, 28, 27\r\nline 6 = 98, 32, 21\r\nunused possibility = 34, 10, 67\r\nthe table:\r\n4 4 7 2\r\n8 3 7 6\r\n4 1 7 5\r\n6 4 4 9\r\n\r\n\n\n<i>Edited on <b>December 19, 2003, 11:09 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10611,1336,3172,'SilverKnight','re: SOLUTION','2003-12-19 11:14:32',0,'... almost like cheating :-)\r\n\r\nbut clever use of the repeated number in list (98), and kudos for solving the problem!',10610,0);
INSERT INTO comment VALUES (10612,1545,2716,'Federico Kereki','re(3): Racing around','2003-12-19 11:50:31',0,'Right you are; sorry! I should have added \"...and it seems to be the speediest possible.\"<br>\r\n(Before anybody else flames me, please note I wrote \"seems\" -- I didn\'t have the time to calculate the average or maximum number of \"node visits\" or something like that.)',10603,0);
INSERT INTO comment VALUES (10613,1439,4064,'rerun141','if x=3???','2003-12-19 12:38:22',0,'oh nvm. positive EVEN interger...\n\n<i>Edited on <b>December 19, 2003, 12:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10614,1545,4450,'drew','GJ silver knight','2003-12-19 14:16:29',0,'I would like to say thanks to silver knight for explaining it i know we had a long conversation about explaining things.',NULL,0);
INSERT INTO comment VALUES (10615,1439,4507,'Penny','Solution (no computer assistance used)','2003-12-19 15:33:16',3,'Mathematical induction to the rescue !!!!!\r\n \r\nAssume, for positive  even integer x (such as 6) with series coefficients ending with (3,1,1,1), that:\r\n  \r\nx^2 + (x-1)^2 +3(x-2)^2 + (x-3)^2 + (x-4)^2 + (x-5)^2 +3(x-6)^2 + (x-7)^2 +...\r\n+ 3(4^2) + 3^2 +2^2 + 1^2 = (1/2)(x^3 + x^2 -x) \r\n\r\nThen x+4 will also be a positive even integer  with coefficients (3,1,1,1).\r\n\r\nthe series for x+4 is:\r\n\r\n(x+4)^2 + (x+3)^2 +3(x+2)^2 + (x+1)^2 + (x)^2 + (x-1)^2 +3(x-2)^2 + (x-3)^2 +...\r\n+ 3(4^2) + 3^2 +2^2 + 1^2\r\n\r\nBut by our assumption for x, this becomes:\r\n\r\n= [(x+4)^2 + (x+3)^2 +3(x+2)^2 + (x+1)^2] + [(1/2)(x^3 + x^2 - x)]\r\n\r\n=(1/2)(x^3 + 13x^2 + 55x + 76) \r\n\r\n= (1/2)[x^3 + 8x^2 + 16x + 4x^2 + 32x + 64) + x^2 + 8x + 16 - x - 4]\r\n\r\n = (1/2)[(x+4)^3 + (x+4)^2 - (x+4)]\r\n\r\nSo we have proved that the theory is true for integers 6, 10, 14, 18, 22,.......  \r\n\r\nThe proofs for positive even integers with series coefficients ending with (1,3,1,1), (1,1,3,1) and (1,1,1,3) are almost identical to the foregoing. I will omit those details.\r\n\r\n\n\n<i>Edited on <b>December 19, 2003, 4:02 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10616,1439,1301,'Charlie','proof','2003-12-19 16:33:44',3,'This proof is similar to Penny\'s, but is based on the coefficient\'s starting at 1,1,3,1, which they always do (once x > 3), it need be done only one way:\r\n\r\nFirst, it is true for x=2, as 2^2+1^2=5 and (2^3+2^2-1)/2 = 5.\r\n\r\nIt is also true for x=4, as 4^2+3^2+3*2^2+1^2 = 38 and (4^3+4^2-4)/2 = 38.\r\n\r\nThen, assume it is true for x-4, so that the sum is\r\n\r\nx^2 + (x-1)^2 + 3(x-2)^2 + (x-3)^2 + ((x-4)^3 + (x-4)^2 - (x-4))/2\r\n\r\nThis expands to x^2 + x^2 - 2x + 1 + 3x^2 - 12x + 12 + x^2 - 6x + 9 + (x^3-12x^2+48x-64+x^2-8x+16-x+4)/2\r\n\r\nThis simplifies to\r\n\r\n6x^2 - 20x + 22 + (x^3 - 11x^2 + 39x - 44)/2\r\n\r\nwhich further simplifies to (x^3 + x^2 - x)/2\r\n',NULL,0);
INSERT INTO comment VALUES (10617,723,4317,'C.B.','re(2): the simplified answer','2003-12-19 17:12:18',0,'sqrt(25+12*sqrt(3)) = 6.77\r\nI don\'t know how he came up with this number.  I have a solution in the form of three ugly equations with three unknowns, which is technically solvable but ugly.  I did this by setting up vectors from each vertex to the center, then adding the vector from the center to point P (which is unknown, 2-dmensional, labeled D).  Squaring these the equations gives 3 equations with 3 unknowns: the length of a side, and the two components of D.',NULL,0);
INSERT INTO comment VALUES (10618,1547,4865,'Heartberry','Possible Solution','2003-12-19 17:34:04',0,'Smiles?',NULL,0);
INSERT INTO comment VALUES (10619,1439,1626,'Gamer','re: proof','2003-12-19 18:27:34',0,'That is good. How about a way to do this without using induction? Is that just as easy?',10616,0);
INSERT INTO comment VALUES (10620,1545,2899,'Brian Wainscott','re(4): Racing around -- simulation','2003-12-19 18:45:38',0,'Fredrico,\r\n\r\nNo flame intended, but I figured it was worth looking at.  Complete detailed analysis is a bit messy, due to the 2^N cutoffs, and the answers depend on the relative length of the list and the length of the looped part, if any.  So I ran a simulation.  Taking lists of random length up to 10000, and looping them back to a random point, I counted the number of times through the inner loop of e.g.\'s code and Charlie\'s code (which I\'m biased toward, since it is the same solution I had).\r\n\r\nThe \"inner loop\" in Charlie\'s case does one memory fetch, and some comparisons In e.g.\'s case it does 3 memory fetches and some comparisons.  In the real world, the number of memory fetches is going to be the deciding factor.  I ran 10000 trials, and took the average ratio of the number of times through the inner loop, and the average ratio of the number of memory fetches.  In both cases I used e.g.\'s value / Charlie\'s value:\r\n\r\nloops: 1.973699\r\nfetches: 0.657914\r\n\r\nSo in real applications, Charlie\'s code would run in about 2/3 the time of e.g.\'s.  This is about what I expected, since Charlie will generally check most  items once, and e.g. will check most of them twice.\r\n\r\nHere is the test code I used:  (I used my implementation of what I\'ve been calling \"Charlie\'s code\", and found a bug in my earlier posted code while doing this!):\r\n\r\n(Special thanks to SK, who told me about the non-breaking space trick!)\r\n\r\n#include&nbsp;&lt;stdio.h&gt;\r\n#include&nbsp;&lt;stdlib.h&gt;\r\n#define&nbsp;MAXLEN&nbsp;100000\r\n#define&nbsp;END&nbsp;-1\r\n#define&nbsp;ROUNDS&nbsp;10000\r\nmain()\r\n{\r\n&nbsp;&nbsp;int&nbsp;list[MAXLEN];\r\n&nbsp;&nbsp;int&nbsp;N,M,i,j;\r\n&nbsp;&nbsp;int&nbsp;eg_loops,eg_fetch;\r\n&nbsp;&nbsp;int&nbsp;charlie_loops,charlie_fetch;\r\n&nbsp;&nbsp;float&nbsp;rloop,rfetch;\r\n\r\n&nbsp;&nbsp;for(i=0;&nbsp;i<MAXLEN;&nbsp;i++)\r\n&nbsp;&nbsp;&nbsp;&nbsp;list[i]=i+1;\r\n\r\n&nbsp;&nbsp;rloop&nbsp;=&nbsp;rfetch&nbsp;=&nbsp;0;\r\n&nbsp;&nbsp;for(i=0;&nbsp;i<ROUNDS;&nbsp;i++)&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;N=rand()&nbsp;%&nbsp;MAXLEN;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if(N==0)&nbsp;N=10;\r\n&nbsp;&nbsp;&nbsp;&nbsp;M=rand()&nbsp;%&nbsp;N;\r\n&nbsp;&nbsp;&nbsp;&nbsp;list[N]=M;\r\n&nbsp;&nbsp;&nbsp;&nbsp;charlie(list,&charlie_loops,&charlie_fetch);\r\n&nbsp;&nbsp;&nbsp;&nbsp;eg(list,&eg_loops,&eg_fetch);\r\n&nbsp;&nbsp;&nbsp;&nbsp;rloop&nbsp;+=&nbsp;(float)charlie_loops/(float)eg_loops;&nbsp;&nbsp;&nbsp;&nbsp;rfetch&nbsp;+=&nbsp;(float)charlie_fetch/(float)eg_fetch;\r\n&nbsp;&nbsp;&nbsp;&nbsp;list[N]=N+1;\r\n&nbsp;&nbsp;}\r\n&nbsp;&nbsp;rloop&nbsp;/=&nbsp;ROUNDS;\r\n&nbsp;&nbsp;rfetch&nbsp;/=&nbsp;ROUNDS;\r\n&nbsp;&nbsp;printf(\"Ratios:&nbsp;loop=%f&nbsp;fetch=%f\\n\",rloop,rfetch);\r\n}\r\ncharlie(int&nbsp;*list,&nbsp;int&nbsp;*lc,&nbsp;int&nbsp;*fc)\r\n{\r\n&nbsp;&nbsp;int&nbsp;save,&nbsp;item,count,i;\r\n\r\n&nbsp;&nbsp;save=0;\r\n&nbsp;&nbsp;item=list[0];\r\n&nbsp;&nbsp;*lc=0;\r\n&nbsp;&nbsp;*fc=1;\r\n&nbsp;&nbsp;count=1;\r\n&nbsp;&nbsp;while(1)&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;for(i=0;&nbsp;i<count;&nbsp;i++)&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(*lc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;item=list[item];\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(*fc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(item==save)&nbsp;return;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if(item==END)&nbsp;return;\r\n&nbsp;&nbsp;&nbsp;&nbsp;}\r\n&nbsp;&nbsp;&nbsp;&nbsp;count=2*count;\r\n&nbsp;&nbsp;&nbsp;&nbsp;save=item;\r\n&nbsp;&nbsp;}\r\n}\r\neg(int&nbsp;*list,&nbsp;int&nbsp;*lc,&nbsp;int&nbsp;*fc)\r\n{\r\n&nbsp;&nbsp;int&nbsp;p,q;\r\n\r\n&nbsp;&nbsp;p=0;\r\n&nbsp;&nbsp;q=list[0];\r\n&nbsp;&nbsp;*lc=0;\r\n&nbsp;&nbsp;*fc=1;\r\n&nbsp;&nbsp;do&nbsp;{\r\n&nbsp;&nbsp;&nbsp;&nbsp;(*lc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;p=list[p];\r\n&nbsp;&nbsp;&nbsp;&nbsp;(*fc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;q=list[q];\r\n&nbsp;&nbsp;&nbsp;&nbsp;(*fc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if(q==END)&nbsp;return;\r\n&nbsp;&nbsp;&nbsp;&nbsp;q=list[q];\r\n&nbsp;&nbsp;&nbsp;&nbsp;(*fc)++;\r\n&nbsp;&nbsp;&nbsp;&nbsp;if(q==END)&nbsp;return;\r\n&nbsp;&nbsp;}&nbsp;while(p&nbsp;!=&nbsp;q);\r\n&nbsp;&nbsp;return;\r\n}',10612,0);
INSERT INTO comment VALUES (10621,1545,2899,'Brian Wainscott','re(5): Racing around -- simulation','2003-12-19 18:51:12',0,'Sorry -- a typo and the system won\'t let me edit my comment:  I used Charlie\'s values divided by e.g.\'s values, but said the reverse.  There is also a missing newline in the text of the program, but that is just cosmetic.',10620,0);
INSERT INTO comment VALUES (10622,1514,4868,'Ali','question','2003-12-19 19:13:10',4,'just wondering whether this problem has been solved or whether the proposed solutions were mistaken. If silverknight or anyone else could let me know that would be great.',NULL,0);
INSERT INTO comment VALUES (10623,467,4300,'Minion123','I dont get it','2003-12-19 23:34:02',0,'I dont get it',NULL,0);
INSERT INTO comment VALUES (10624,1545,4873,'tom','solution','2003-12-19 23:48:44',0,'\r\nassume the link class is like this :\r\n\r\nclass link{\r\npublic:\r\nlink *next;\r\n};\r\n\r\nbool islooped(link *head){\r\nlink *p = head;\r\nlink *q = head->next;\r\nwhile(p!=q){\r\nif(q->next)\r\nq=q->next;\r\nelse\r\nbreak;\r\nif(q->next)\r\nq=q->next;\r\nelse\r\nbreak;\r\np=p->next;\r\n}\r\nif(p==q)\r\nreturn true;\r\nelse \r\nreturn false;\r\n\r\n\r\n}',NULL,0);
INSERT INTO comment VALUES (10625,723,4873,'tom','Solution','2003-12-20 00:00:36',0,'I made one construction:\r\n\r\nABC and rotate it 60 degrees clockwise.\r\nThen PAP\' is an equilateral triangle of side length 4, and PP\'C is a 3-4-5 triangle, meaning AP\'C has degree measure 150, and P\'C=3, and P\'A=4. \r\n\r\nBy law of cosines, the side length = sqrt(25 + 12sqrt(3))',NULL,0);
INSERT INTO comment VALUES (10626,1439,4507,'Penny','re(2): proof','2003-12-20 00:13:13',1,'Gamer: \"How about a way to do this without using induction? Is that just as easy?\"\r\n \r\nYou should not confuse mathematical induction with scientific induction, which consists of making educated guesses about general principles from specific data. \r\n  \r\nThere are no \"educated guesses\" involved with mathematical induction. It is a form of deductive (not inductive) reasoning, as rigorous and precise as any other form of mathematical reasoning.\r\n \r\nSince the two solutions given so far (both based on mathematical induction) are completely rigorous and exact, there is no need to search for any other ways to prove the given hypothesis.\r\n\n\n<i>Edited on <b>December 20, 2003, 12:14 am</b></i>',10619,0);
INSERT INTO comment VALUES (10627,1529,4874,'satyajit','ANSWER','2003-12-20 01:07:08',0,'1> 5 jars; 16 pencils\r\n2> 7 jars; 45 pencils',NULL,0);
INSERT INTO comment VALUES (10628,723,3182,'Antonio','Solution','2003-12-20 02:38:26',3,'Relating the three diferent triangles using the law of cosines and the characteristic of an equilateral triangle, we obtain the transcient equation: 120=Theta+ArcCos((41-L&#178;)/40)-ArcCos((16+L&#178;)/(10*L)) where L=2/(Cos(60-Theta)-Cos(Theta)). Solving this transcient equation we obtain Theta=47.192123734 Degrees hence L=6.76643256751cms',NULL,0);
INSERT INTO comment VALUES (10629,1439,1626,'Gamer','re(3): proof','2003-12-20 07:36:11',0,'First of all, I can find nothing I said to support your claim that I was using the wrong form of inductive.\r\n\r\nThe point of this is not to say the statement\'s true. I have already said it is. The point is to prove it. Can you find a proof that doesn\'t require any induction to use?',10626,0);
INSERT INTO comment VALUES (10630,1538,1626,'Gamer','re(2): Full RESPONSE (answer continues to be hidden)','2003-12-20 07:41:58',0,'Mine would always get broken, so it\'s of no use to me. I would just let it be.\r\n\r\nThis is a good cryptography :)',10504,0);
INSERT INTO comment VALUES (10631,1429,4878,'Scott Pinnow','Solution','2003-12-20 09:26:06',3,'I could just post the solution, but some might want to know how I figured it out.(solution at end and in explanation) I used Excel to put the information to better use.\r\n\r\nFirst, I numbered the bottles from left to right.  This would mean that 2 is the largest bottle and 4 is the smallest bottle.  \r\n\r\nEach bottle has four possibilities, forward(1 bottle), back(1 bottle), poison(3 bottles), nettle wine(2 bottles).\r\n\r\nThe end bottles (1 and 7) are NOT forward.  The largest (2) and smallest (4) are NOT poison.  If 2 is not poison AND it has a twin, then it must be nettle wine.  So, 2 and 6 are nettle wine.  That also means that 1 and 5 are poison.  If 1 is poision then 7 is NOT poison.  7 MUST be back and 4 MUST be forward.\r\n\r\nSummary:  1-poison, 2-nettle wine, 3-poison, 4-forward, 5-poison, 6-nettle wine, 7-back\r\n\r\nQ.  Which bottle will contain the potion to allow you to continue on in the tunnel, and which one will allow your friend to go backward in the tunnel? \r\n\r\nA.  Bottle 4 will contain the potion to allow you to continue on in the tunnel, and bottle 7 will allow your friend to go backward in the tunnel.',NULL,0);
INSERT INTO comment VALUES (10632,1439,4507,'Penny','Sorry, my mistake','2003-12-20 10:39:36',0,'I just thought that since you want to see a proof that doesn\'t use induction, you might have been thinking that there is something less than perfect about mathematical induction, which is actually a very respectable form of deductive mathematical reasoning, and is a very powerful and widely used method.',10629,0);
INSERT INTO comment VALUES (10633,1312,4878,'Scott','Solution','2003-12-20 10:44:56',3,'Q. Who got all five questions correct?\r\nA. Alicia\r\n\r\nSince the only information that we have (other than the answers to the quiz) was the number of questions each person got right, one could solve this by using IF/THEN.  We do know that there are 5 students and  that someone got all five questions correct, someone got four right, someone got three correct, another person got two questions correct, and one person got only one answer right.\r\n\r\nIf one person got all 5 questions correct then we can let each person have all of the questions correct until we get the correct combination.\r\n\r\nThe students and their correct answers are as follows:\r\nPaul-4, Todd-3, Jason-2, Alicia-5, Bebe-1\r\n',NULL,0);
INSERT INTO comment VALUES (10634,1550,4507,'Penny','Hint','2003-12-20 12:00:02',2,'You can use MATHEMATICAL INDUCTION to prove that the volume of an n-dimensional hypersphere of radius r is given by these two formulas:\r\n \r\nIf n is even:\r\n(((pi)^(n/2))/(n/2)!)r^n\r\n \r\nIf n is odd:\r\n((2^n)(pi)^((n-1)/2)((((n-1)/2)!/n!)r^n\r\n\r\nTo do so, however, requires greater skill in calculus than yours truly possesses. Penny, alas, is not up to the task..... (I was going to copy/paste the proof, but then I realized that that would be very dishonest, and wouldn\'t have fooled anyone.)\r\n\r\nbtw...Who is the mean person who is going around giving every puzzle a \"1\" rating? That isn\'t very nice.\n\n<i>Edited on <b>December 20, 2003, 12:40 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10635,1550,4880,'SatanClaus','Generalized answer: Derivation of volume of a n-dimensional hypershere','2003-12-20 13:55:49',1,'Holy Abstract theoretical question batman! An n-dimensional hypershere is also known as an \"n-sphere\".  It is expressed by the equation (x_1)&#178;+(x_2)&#178;+(x_n)&#178;=r&#178; whereby generalized extension of the distance formula has r labeled as the radius of said \"n-sphere\".  Familiarity with a \"n-sphere\" brings about the notion that it actually merely a sequence of (n-1) spheres of variable radius, let\'s call them r(t)=&#8730;(r&#178;-t&#178;) and let t uniformly vary between -r and +r.  Thus the volume of a \"n+1\" sphere, denoted V(n+1)=Integral(t=-r to t=r) of V(n)r(t)dt.  One should be convinced that the volume of an \"n-sphere\" is proportional to r^n.  So lets denote this constant as k(n) for various values of n, then V(n) = k(n)*r^n. We arrive at V(n+1)= k(n)*Integral(t=-r to t=r) of r(t)^ndt.  Substituing for r(t) we obtain V(n+1) = k(n)*r^n * Integral(t=-r to t=r) of (1-(t/r)&#178;)^(n/2)dt.  Letting u = (t/r) the mess reduces to V(n+1) = r*V(n)*Integral(u=-1 to u=1) of (1-u&#178;)^(n/2)du.  How to evaluate this integral precisely is escaping me right about now, besides I have lots of lumps of coal to deliver before Christmas.  Good day you bad little boys and girls!',NULL,0);
INSERT INTO comment VALUES (10636,1547,4881,'Bruce','SMILES','2003-12-20 14:04:42',0,'They can go either way - up or down - long in the middle and can bring laughter.',NULL,0);
INSERT INTO comment VALUES (10637,1334,4881,'Bruce','pennies','2003-12-20 14:08:53',0,'put one penny in the middle and make a circle of pennies around it = 7.\r\nIf you put them in a square - they don\'t touch across the diagonal.',NULL,0);
INSERT INTO comment VALUES (10638,1547,4507,'Penny','re: SMILES','2003-12-20 14:09:38',0,'Try to avoid giving the answer away in your subject line.\r\n\r\n:-)',10636,0);
INSERT INTO comment VALUES (10639,1550,1301,'Charlie','solution','2003-12-20 14:10:20',3,'The hypersphere can be considered as a stack of solid (filled-in) spheres (just as a sphere can be considered a stack of filled-in circles), for purposes of calculating (hyper-)volume, where there approach infinitely many infinitely thin (in the 4th dimension) spheres.\r\n\r\nIf the radius of the hypersphere is 1, and it\'s centered on the origin, we can integrate along the x-axis. The radius of each 3-dimensional sphere is r = &#8730;(1-x^2).  Each sphere has volume (4/3)pi.  (Later we\'ll scale up the results by the fourth power of the radius of the hypersphere.)\r\n\r\nWe need &#8747;{-1 to 1} (4 pi/3) (1-x^2)^3/2 dx, as we need the cube of the radius of each sphere.\r\n\r\nGoing to Wolfram\'s <a href=\"http://integrals.wolfram.com\">integrator</a>, we find the integral is:\r\n\r\n(4 pi/3) [(&#8730;(1-x^2))(5x/8 - x^3/4) + 3 arcsin(x)/8]{-1 to 1}\r\n\r\nWith the substitutions and subtraction, this comes out to\r\n\r\n(4 pi/3) (3 arcsin(1)/8 - 3 arcsin(-1)/8)\r\n\r\nor\r\n\r\n8 pi/3 (3 arcsin(1)/8)\r\n\r\nor pi (pi/2) = pi^2/2\r\n\r\nSo the hypervolume is pi^2 R^4 / 2 where R is the radius of the hypersphere.',NULL,0);
INSERT INTO comment VALUES (10640,467,4507,'Penny','I do','2003-12-20 14:14:02',0,'I always have four chicken legs for breakfast, two legs of lamb for lunch, and three crab legs for dinner.\r\n \r\n:-)',NULL,0);
INSERT INTO comment VALUES (10641,467,4507,'Penny','I meant, I do qualify as an answer to the riddle','2003-12-20 14:15:28',0,'n/m',10640,0);
INSERT INTO comment VALUES (10642,1334,1301,'Charlie','re: pennies','2003-12-20 14:16:40',0,'But then one of the pennies is touching 6 others.',10637,0);
INSERT INTO comment VALUES (10643,1439,1626,'Gamer','re: Sorry, my mistake','2003-12-20 20:41:47',0,'OK. I like induction anyway, and it\'s a better way to approach this problem. The question I am asking is \"If you didn\'t KNOW the formula, how could you come up with it?\"',10632,0);
INSERT INTO comment VALUES (10644,27,4739,'ben','If this happened to me when i was at school i would have been surprised :)','2003-12-20 21:36:24',0,'okay so its friday morning. all the students are sitting waiting for teacher, safe in the knowledge that seeing as they havent had the test yet this week it couldn\'t possibly be happening today (else it wouldnt be a surprise)..... \r\n\r\nteacher walks into the room \"right class....shall we get on with the test?\"',NULL,0);
INSERT INTO comment VALUES (10645,1334,4890,'Makarand','pennies:Solution','2003-12-21 02:22:49',0,'According to me its 4.Arrange them as sides of Pyramid. :-)',NULL,0);
INSERT INTO comment VALUES (10646,469,3026,'Drew Skau','The solution is incorrect.','2003-12-21 03:23:21',0,'The person who lost the note in the first place lost one hundred Rupees, unless it was the counterfeiter. If it was the counterfeiter who lost the note, then he/she lost the amount that went into producing the counterfeit note.',NULL,0);
INSERT INTO comment VALUES (10647,469,3026,'Drew Skau','The difficulty level is incorrect too.','2003-12-21 03:27:01',0,'This problem should be rated at a much lower difficulty level.',NULL,0);
INSERT INTO comment VALUES (10648,1334,4890,'Makarand','oops','2003-12-21 03:45:55',0,'Missed last condition (All the pennies must lie flat on the table.)\r\n',NULL,0);
INSERT INTO comment VALUES (10649,1312,4892,'joe','Solution','2003-12-21 08:42:41',0,'Alecia',NULL,0);
INSERT INTO comment VALUES (10650,650,4894,'tom','another solution','2003-12-21 12:15:36',0,'Turn all of the pennies up on their sides and split them up however you want.',NULL,0);
INSERT INTO comment VALUES (10651,1429,4896,'Jaideep','re: Solution','2003-12-21 14:12:58',3,'Same logic as Scott so I wont go into any more details\r\nBottle 4 forward \r\nbottle 7 back ',10631,0);
INSERT INTO comment VALUES (10652,1550,4880,'SatanClaus','re: Generalized answer: Derivation of volume of a n-dimensional hypershere','2003-12-21 14:26:38',3,'The trick is computing V(2n) and V(2n+1), through a lot of messy computation, which I will reluctantly perform it if anyone is curious. one arrives at the eventual result that where V(n) = k(n)r^n, when n is even, k(n) = (&#960;)^(n/2)/(n/2)! and when n is odd, k(n) = 2^n*(((n-1)/2)!/n!)*&#960;^((n-1)/2) when n is even. Start at n=2 a circle, k(2) = &#960; and V(2) = &#960;*r&#178;, at n=3 a sphere, k(3) = 4/3&#960; and V(3) = 4/3&#960;r&#179;, at n=4 a \"4d-sphere\", k(4) = (&#960;&#178;/2) and V(4) = (&#960;&#178;/2)*r^4.  For those interested k(5) = (8/15)&#960;&#178; and V(5) = (8/15)&#960;&#178;*r^5.',10635,0);
INSERT INTO comment VALUES (10653,706,4880,'SatanClaus','FOTA','2003-12-21 14:55:07',2,'Humbug, using the FTOA, it is obvious the last non-zero digit of n! is the equivalent to that of n!/(10)^k (10=5*2 prime factors), use this fact for a large enough k to monkey it through your spreadsheet.',NULL,0);
INSERT INTO comment VALUES (10654,706,1301,'Charlie','solution','2003-12-21 17:11:33',3,'Initially, one would think that you could get a repeating cycle by multiplying the last non-zero digit by successive numbers and just take the last digit of the result.  But the cycle breaks down when passing through a multiple of 5, which adds one or more zeros to the result, and the last non-zero digit moves back one or more positions, depending on the power of 5 that a multiple passes through.\r\n\r\nThe following description is based on that provided in <a href=\"http://www.mathpages.com/home/kmath489.htm\">mathpages</a>.\r\n\r\nBeyond 1!, the last non-zero digit of a factorial is always even, as the powers of 2 in the prime factorization always outstrip the powers of 5, the latter being what gives rise to additional trailing zeros.  We must realize that 1! is an oddity--in fact unique in this regard.\r\n\r\nIn the following, when I say a factorial ends in n, I will mean the last non-zero digit is n, so I don\'t have to keep repeating that phrase.\r\n\r\nIf the factorial of a given multiple of 5 ends in 2, the next factorial will also end in 2, as we\'re multiplying by a number that ends in 1 or 6.  The one after that will end in 4, as we\'re multiplying by 2 or 7 (last digit that is).  After than comes 2 as we\'re multiplying the 4 by 3 or 8.  Then comes 8, as we\'re multiplying the 2 by 4 or 9.  So the pattern of the last non-zero digits, from the base number as multiple of 5 to four higher, is 22428.\r\n\r\nYou can go through similar patterns starting with factorials of multiples of 5 that end in 4, 6 or 8, to get the next digits. The sequences are 44846,  66264 and 88682.  Again, to reiterate, this is interpreted as saying for example in the case of 4: If the multiple of 5 has a factorial that \"ends\" in 4, the next one will end in 4 also, and the next in 8, the next in 4 and the last in the group in 6.\r\n\r\nWe can\'t go beyond adding 4, as the next multiple of 5 will result in a supposedly non-zero digit in fact being a zero digit, and depending on the power of 5 involved in that multiple of 5 (say it\'s 50, which has 5^2 as a factor), more than one zero may propagate.\r\n\r\nWhat happens then is that we must consider what happens in the sequence of factorials of multiples of 5 after first passing a multiple of 25, up to but not including the next multiple of 25.  At that point we have to consider the multiples of 25 starting at a given multiple of 125 (that is 5^3), etc.\r\n\r\nThe following program tabulates by direct computation the last non-zero digits of factorials of powers of 5, with powers from 0 (units) to 5:\r\n\r\nDEFDBL A-Z\r\nf = 1\r\nCLS\r\nFOR i = 1 TO 320000\r\n&nbsp;&nbsp;f = f * i\r\n&nbsp;&nbsp;WHILE f / 10 = INT(f / 10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;f = INT(f / 10)\r\n&nbsp;&nbsp;WEND\r\n&nbsp;&nbsp;IF f > 1000000 THEN f = f - 1000000 * INT(f / 1000000)\r\n&nbsp;&nbsp;d$ = LTRIM$(STR$(f MOD 10))\r\n&nbsp;&nbsp;IF i &lt; 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 1, i + INT(i / 5)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF i / 5 = INT(i / 5) AND i / 5 < 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 2, i / 5 + INT(i / 25)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF i / 25 = INT(i / 25) AND i / 25 < 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 3, i / 25 + INT(i / 125)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF i / 125 = INT(i / 125) AND i / 125 < 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 4, i / 125 + INT(i / 625)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF i / 625 = INT(i / 625) AND i / 625 < 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 5, i / 625 + INT(i / 3125)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;IF i / 3125 = INT(i / 3125) AND i / 3125 < 50 THEN\r\n&nbsp;&nbsp;&nbsp;LOCATE 6, i / 3125 + INT(i / 15625)\r\n&nbsp;&nbsp;&nbsp;PRINT d$;\r\n&nbsp;&nbsp;END IF\r\nNEXT\r\n\r\nNote that trailing zeros are eliminated, and only the last 6 non-zero digits are kept, to avoid exceeding the precision available.  Six digits are sufficient when considering the powers of 5 up to 5. The LOCATE command in the program places the printing cursor on a given screen row and column. The resulting table is:\r\n<pre&gt;\r\n1264 22428 88682 88682 44846 44846 88682 22428 22428 66264\r\n2884 48226 24668 48226 48226 86442 24668 62884 24668 24668\r\n4244 82622 82622 28488 46866 64244 82622 82622 28488 46866\r\n8824 68824 26648 68824 42286 26648 26648 42286 26648 84462\r\n6264 22428 88682 88682 44846 44846 88682 22428 22428 66264\r\n2884 48226 24668 48226 48226 56442 24668 62884 24668 24668\r\n</pre>\r\n-------\r\nThe first row tabulates the last non-zero digit of 1! through 49!.  The groupings start with a multiple of 5, and consist of elements we\'ve described above.\r\n\r\nNote also that the digits that make up the second row are the first digits of each group, starting with group 2, of the row above it, as in fact they represent the same numbers.  For example, the last non-zero digit of 25! is 4, and that digit appears as the first digit in the grouping of column 6 in the first row (i.e., 44846), but is carried down to the first digit in the second column in the second row (i.e., in 48226), and then as the first digit in the first column of the third row, as the first digit in 4244.\r\n\r\nNote that the first grouping on each row has only 4 digits.  It\'s the entry column where there is no preceding multiple of that power of 5.\r\n\r\nWhat\'s the value of that table?  The importance is that the 5th row repeats the first row (except for the anomalous 1!, but that\'s unique in the whole infinite table).  From then on, since the numbers are brought down from the lead digits of the groupings in the row above, all rows repeat with a cycle length of 4.\r\n\r\nNote of course also that the columns repeat out indefinitely to the right, and the last non-zero digit of any power of 5 appears in each row up to the one representing that power.  The horizontal extent was chosen sufficient, however, to show all the possible groupings that occur in each row.  Laid out in a different sequence, by their starting digits within rows, they are:\r\n\r\n<pre>\r\n 06264 , 22428 , 44846 , 66264 , 88682 \r\n 02884 , 24668 , 48226 , 62884 , 86442 \r\n 04244 , 28488 , 46866 , 64244 , 82622 \r\n 08824 , 26648 , 42286 , 68824 , 84462 \r\n</pre>\r\n-----\r\n\r\nIt\'s best to consider the row numbers of this table 0, 1, 2 and 3 for the powers of 5 (mod 4) that they represent.\r\n\r\nIf a given number is expressed as the sum of multiples of powers of 5, that is to say in base-5 notation, we can start with the highest power of 5 (leftmost digit), to see what the last non-zero digit is.\r\n\r\nNow to the question at hand:\r\n\r\nFirst, UBASIC can be used to find that 20! itself is 2432902008176640000, and that number represented in base-5 is 130402040313000221204440000, a 27-digit number, so the highest power of 5 used is 26.\r\n\r\n26 = 2 mod 4, so we use row 2 (the third row in 1-based consideration).  As our first consideration is the multiple of 5^26, and that multiple is just 1, we use the first digit after the zero in that row: 4.  The last non-zero digit of (5^26)! is 4.  The rest of the base-5 number is then used, as it represents, in base-5, how far past 5^26 our desired base-of-the-factorial number is.  The preceding row of the table includes, of course, the higher power of 5, as the grouping beginning with 4, that is 48226.  As the next base-5 digit of our number is 3, we have to go 3 positions beyond the initial 4, and we get a 2.  So the last non-zero digit of (5^26 + 3*5^25)! is 2.\r\n\r\nWe continue in this fashion, remembering that above the top row is just a repetition of the bottom row, so we keep cycling through.  This could be tedious and error-prone, so let a computer do the work, with the following UBASIC program:\r\n\r\n&nbsp;&nbsp;&nbsp;10&nbsp;&nbsp;&nbsp;data&nbsp;\"06264\",\"22428\",\"44846\",\"66264\",\"88682\"\r\n&nbsp;&nbsp;&nbsp;20&nbsp;&nbsp;&nbsp;data&nbsp;\"02884\",\"24668\",\"48226\",\"62884\",\"86442\"\r\n&nbsp;&nbsp;&nbsp;30&nbsp;&nbsp;&nbsp;data&nbsp;\"04244\",\"28488\",\"46866\",\"64244\",\"82622\"\r\n&nbsp;&nbsp;&nbsp;40&nbsp;&nbsp;&nbsp;data&nbsp;\"08824\",\"26648\",\"42286\",\"68824\",\"84462\"\r\n&nbsp;&nbsp;&nbsp;50&nbsp;&nbsp;&nbsp;dim&nbsp;Lu$(4,4)\r\n&nbsp;&nbsp;&nbsp;51&nbsp;&nbsp;&nbsp;dim&nbsp;Check(4,4,4)\r\n&nbsp;&nbsp;&nbsp;60&nbsp;&nbsp;&nbsp;for&nbsp;Row=0&nbsp;to&nbsp;3\r\n&nbsp;&nbsp;&nbsp;65&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;Col=0&nbsp;to&nbsp;4\r\n&nbsp;&nbsp;&nbsp;70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;read&nbsp;Lu$(Row,Col)\r\n&nbsp;&nbsp;&nbsp;80&nbsp;&nbsp;&nbsp;&nbsp;next\r\n&nbsp;&nbsp;&nbsp;90&nbsp;&nbsp;&nbsp;next\r\n&nbsp;&nbsp;110&nbsp;&nbsp;&nbsp;N=!(20):print&nbsp;N\r\n&nbsp;&nbsp;120&nbsp;&nbsp;&nbsp;Nsub=N\r\n&nbsp;&nbsp;125&nbsp;&nbsp;&nbsp;Base5$=\"\":H=-1\r\n&nbsp;&nbsp;130&nbsp;&nbsp;&nbsp;while&nbsp;Nsub>0\r\n&nbsp;&nbsp;140&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dig=Nsub@5\r\n&nbsp;&nbsp;150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nsub=Nsub\\5\r\n&nbsp;&nbsp;160&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base5$=mid(str(Dig),2)+Base5$\r\n&nbsp;&nbsp;165&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;H=H+1\r\n&nbsp;&nbsp;170&nbsp;&nbsp;&nbsp;wend\r\n&nbsp;&nbsp;180&nbsp;&nbsp;&nbsp;print&nbsp;Base5$,H\r\n&nbsp;&nbsp;205&nbsp;&nbsp;&nbsp;Dig=0\r\n&nbsp;&nbsp;210&nbsp;&nbsp;&nbsp;Row=H@4\r\n&nbsp;&nbsp;220&nbsp;&nbsp;&nbsp;for&nbsp;D=H&nbsp;to&nbsp;0&nbsp;step&nbsp;-1\r\n&nbsp;&nbsp;230&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Col=Dig\\2\r\n&nbsp;&nbsp;235&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Psn=val(mid(Base5$,H-D+1,1))\r\n&nbsp;&nbsp;240&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dig=val(mid(Lu$(Row,Col),Psn+1,1))\r\n&nbsp;&nbsp;241&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check(Row,Col,Psn)=1\r\n&nbsp;&nbsp;245&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print&nbsp;Row,Col,Psn,Dig\r\n&nbsp;&nbsp;250&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Row=Row-1:if&nbsp;Row&lt;0&nbsp;then&nbsp;Row=Row+4\r\n&nbsp;&nbsp;260&nbsp;&nbsp;&nbsp;next\r\n&nbsp;&nbsp;280&nbsp;&nbsp;&nbsp;print&nbsp;Dig\r\n&nbsp;&nbsp;390&nbsp;&nbsp;&nbsp;end\r\n\r\nThe result is:\r\n<pre&gt;\r\n 2432902008176640000\r\n130402040313000221204440000      26\r\n 2       0       1       4\r\n 1       2       3       2\r\n 0       1       0       2\r\n 3       1       4       8\r\n 2       4       0       8\r\n 1       4       2       4\r\n 0       2       0       4\r\n 3       2       4       6\r\n 2       3       0       6\r\n 1       3       3       8\r\n 0       4       1       8\r\n 3       4       3       6\r\n 2       3       0       6\r\n 1       3       0       6\r\n 0       3       0       6\r\n 3       3       2       8\r\n 2       4       2       6\r\n 1       3       1       2\r\n 0       1       2       4\r\n 3       2       0       4\r\n 2       2       4       6\r\n 1       3       4       4\r\n 0       2       4       6\r\n 3       3       0       6\r\n 2       3       0       6\r\n 1       3       0       6\r\n 0       3       0       6\r\n 6\r\n</pre>\r\n-----\r\nwhere 20! itself is presented, followed by its base-5 representation and the highest power of 5.\r\nEach row thereafter presents the row of the reference table being used, and the column that matches the previous power\'s last non-zero digit (with the first column being called column zero), and the offset after the initial position within that group, and finally on that line, the new last-non-zero-digit for the sum of the multiples of powers of 5 considered so far.\r\n\r\nThe last such found last-non-zero digit is the one that takes into account all the powers of 5, and so is our final answer, which is repeated on a row by itself: 6.\r\n\r\n\n\n<i>Edited on <b>December 21, 2003, 5:14 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10655,469,1626,'Gamer','re: The solution is incorrect.','2003-12-21 18:25:09',0,'I think the problem just means between everyone in the problem. We can assume the counterfeit note goes to good use and is not of importance; we don\'t know that it didn\'t cost exactly 0 dollars to produce it.',10646,0);
INSERT INTO comment VALUES (10656,706,4507,'Penny','An interesting variation on this problem','2003-12-21 20:03:38',1,'Suppose that Mr. Ravi Raja had slyly omitted the parentheses is his question:\r\n\r\n\"What is the last non - zero digit in 20!!\"\r\n \r\nThen this would have become a clever trick question. In the expression x!!,  \"!!\" is a single symbol, called the double factorial.  It is the product of every other positive integer less than or equal to x. E.g. 9!! = 9*7*5*3*1, and    \r\n20!! = 20*18*16*14*12*10*8*6*4*2. Many rash fooblers would have instantly fallen for the trap by mistaking it for a repeated factorial, which would be written (x!)!, where we would have for the case x = 5, (5!)! = 120!, a much larger number than 5!! = 15.\r\n\r\nIt is not too difficult to show that if n is even, then\r\n     n!! = (2^(n/2))(n/2)!,\r\nand if n is odd, then\r\n     n!! = n!/(n-1)!! = \r\n            n!/(2^((n-1)/2)((n-1)/2)!);\r\n\r\nthus revealing a relation between the double and single factorial functions.\r\n\r\n20!!= (2^10)(10!)\r\n     = 3715891200\r\n\r\nThe last nonzero digit in 20!! is 2  \r\n\n\n<i>Edited on <b>December 21, 2003, 8:12 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10657,706,3558,'Tristan','simple solution','2003-12-22 01:51:56',3,'In a way that everyone can understand:\r\n\r\n10! = ...800\r\nSince the last digit is all that matters, 20! would essentially be multiplying the last non-zero digit in 10! by itself.  In the same way, 30! would cube the last nonzero digit, and 40! raise it to the fourth power.  \r\n\r\n8, (the last nonzero digit in 10!) when raised to a power, the last digit goes in a pattern.\r\n8^1=8\r\n8^2=...4\r\n8^3=...2\r\n8^4=...6\r\n8^5=...8\r\nAnd it repeats endlessly in a pattern every fourth power (making x!\'s last nonzero digit repeat every 40).\r\n\r\nSo, 20! is a really high number and it has 4 zeroes at the end because of its 4 factors of 5.  To take (20!)!, we have to know the mod 40 of 20!.  Mod 40 of 20! is 0 because it is a multiple of 10000.  Therefore, the last nonzero digit, according to the pattern shown, is a 6.  Note that for (x!)!, the answer is always six when x is a whole number 15 or greater.',NULL,0);
INSERT INTO comment VALUES (10658,706,3351,'Eric','maybe not everyone...','2003-12-22 06:22:29',0,'I see how the last non-zero digit of 10! will be the last non-zero digit of the product of the last non-zero digits of 10,9,8,7,...2,1 namely (1*2*3*...*9*1=8), but how is the product of the last non-zero digits from 11-20 equal to that of 10!? (1*2*3*...*9*2=6)!?.  Similarly the last non-zero digit of the product of the last non-zero digits from 21-30 would be (1*2*3*...*9*3=4) except that we have multiplied by 25 along the way nullifying the effect of another one of our 2\'s making the last non-zero digit of 30! = 8*6*2=6\r\n\r\nWhat I can see is that 20! ends in 80000.  Maybe I am missing something...\n\n<i>Edited on <b>December 22, 2003, 6:29 am</b></i>',10657,0);
INSERT INTO comment VALUES (10659,1439,3224,'Lee','different approach','2003-12-22 06:54:26',0,'How to derive the formula?\r\nWell, the series looks to be the sum of two separate series.\r\n1) The sum of the first x squares\r\n2) The ‘added’ terms, (due to the 3 coefficients) which are\r\n2 x (x-2)^2\r\n2 x (x-6)^2\r\n………..\r\nThe sum of the first x squares is given by,\r\n[x(x+1)(2x+1)]/6\r\n(do we need to derive this??)\r\n\r\nThe function for the ‘added’ terms become clearer when written out,\r\n\r\nX=		sum of ‘added’ terms\r\n2			0 \r\n4			8 \r\n6			32 \r\n8			80 \r\n10			160 \r\n12			280 \r\n.			.\r\n.			.\r\ndividing the sum of ‘added’ terms by 8 we realize they are the sum of the first triangular numbers,\r\n\r\nX=		sum of ‘added’ terms/8\r\n2			0 \r\n4			1  (the sum of the first tri’ number)\r\n6			4  (the sum of the first 2 tri’ numbers)\r\n8			10 (the sum of the first 3 tri’ numbers)\r\n10			20 (the sum of the first 4 tri’ numbers)\r\n12			35 (the sum of the first 5 tri’ numbers)\r\n\r\nSo to complete the sum we need to add (to the simple ‘sum of the first x squares’) “8 times the sum of the first (x-2)/2 triangular numbers.”\r\n\r\nThe sum of the first n triangular numbers is given by\r\n\r\nn (n+1)(n+2)/6\r\nand with (x-2)/2 for n and multiplying by 8 gives,\r\n[8 x ((x-2)/2) x (((x-2)/2) + 1) x (((x-2)/2) +2)]/6\r\nwhich reduces to\r\n[x^3 – 4x]/6\r\n\r\nadding the two expressions together\r\n[the sum of the first x squares] + [the ‘added’ terms]\r\n[x(x+1)(2x+1)]/6 + [x^3 – 4x]/6\r\nor\r\n[3x^3 + 3x^2 – 3x]/6\r\ncancel to give\r\n[x^3 + x^2 – x]/2\r\nwhich is the final expression for the series and was to be shown.\r\n\r\n[Note x is required to be even since ((x-2)/2) is required to be an integer (or 0)]\r\nI know it\'s not as robust as induction, it\'s just how I looked at it.  Go easy\r\n',NULL,0);
INSERT INTO comment VALUES (10660,706,1301,'Charlie','re: simple solution','2003-12-22 08:43:51',0,'\"making x!\'s last nonzero digit repeat every 40\"\r\n\r\nThe last non-zero digit does not repeat every 40.\r\n\r\nHere are the last digits of the factorials of the first few multiples of 40:\r\n<pre>\r\n 40      2\r\n 80      8\r\n 120     6\r\n 160     6\r\n 200     2\r\n 240     6\r\n 280     4\r\n 320     4\r\n 360     6\r\n 400     8\r\n 440     2\r\n 480     6\r\n 520     6\r\n 560     4\r\n 600     6\r\n 640     8\r\n 680     4\r\n 720     6\r\n 760     4\r\n 800     6\r\n 840     6\r\n 880     6\r\n 920     8\r\n 960     6\r\n 1000    2\r\n 1040    4\r\n 1080    6\r\n 1120    2\r\n 1160    8\r\n 1200    6\r\n 1240    8\r\n 1280    6\r\n 1320    6\r\n 1360    4\r\n 1400    4\r\n 1440    6\r\n 1480    8\r\n 1520    4\r\n 1560    6\r\n 1600    4\r\n</pre>\r\n--------\r\nFor the first couple, \r\n\r\n40! = 815915283247897734345611269596115894272000000000\r\n80! =  71569457046263802294811533723186532165584657342365752577109445058227039255480148842668944867280814080000000000000000000',10657,0);
INSERT INTO comment VALUES (10661,1338,4906,'stan','One Solution','2003-12-22 08:43:59',3,'\r\n1 8 = 2 x 9\r\n9 + 6 = 1 5\r\n5 = 1 0 / 2\r\n1 1 - 5 = 6\r\n\r\nSince the lines cannot begin or end with \"=\", the first line must begin and end with 1 and 9, the last line with 1 and 6.  Then some trial and error gives the solution above.  There may be others...\r\n ',NULL,0);
INSERT INTO comment VALUES (10662,706,1301,'Charlie','re(2): simple solution','2003-12-22 08:46:01',0,'By the way, with the only possibilities being 2, 4, 6 and 8, it\'s not too hard to get the right answer by an invalid method.',10660,0);
INSERT INTO comment VALUES (10663,706,4908,'don scheuer','Seems Simple','2003-12-22 13:34:44',0,'the last non-zero digit is 4',NULL,0);
INSERT INTO comment VALUES (10664,1509,4909,'Brian','lovelorn snail','2003-12-22 14:02:50',0,'1996 was a leap year, so the snail made it out on march 12 before he dropped that night.\r\n',NULL,0);
INSERT INTO comment VALUES (10665,1509,4909,'Brian','lovelorn snail','2003-12-22 14:03:22',0,'1996 was a leap year, so the snail made it out on march 12 before he dropped that night.\r\n',NULL,0);
INSERT INTO comment VALUES (10666,1509,4909,'Brian','re: solution','2003-12-22 14:06:32',0,'he goes 3 feet a day which takes 2 days off your solution\r\n',10462,0);
INSERT INTO comment VALUES (10667,1509,4909,'Brian','re: solution','2003-12-22 14:07:03',0,'he goes 3 feet a day which takes 2 days off your solution\r\n',10462,0);
INSERT INTO comment VALUES (10668,1509,4909,'Brian','get it?','2003-12-22 14:10:36',0,'1996 is a leap year, but it only take the snail 28 days to go 30 feet because he doesn\'t slip back down on the 28th day because he is OUT!  therefore the date is march 12th.  tyvm',10436,0);
INSERT INTO comment VALUES (10669,706,1301,'Charlie','re: Seems Simple','2003-12-22 14:25:13',0,'That\'s the last non-zero digit of 20! itself, but not of the factorial of that number.',10663,0);
INSERT INTO comment VALUES (10670,513,4909,'Brian','solution','2003-12-22 15:00:15',0,'this sentence doesn\'t contain seven words',8039,0);
INSERT INTO comment VALUES (10671,227,4909,'Brian','1st case','2003-12-22 15:24:12',0,'lose the first case and win succeeding cases and be free of all constrictions\r\n',NULL,0);
INSERT INTO comment VALUES (10672,1509,4902,'bridgette','poor herb','2003-12-22 18:03:25',0,'herb never will get out. if he climbs 3 feet in a day (24 hours) but only climbs 16 hours a day ( 2 feet) then he slides back the same two feet when he sleeps each night. so he never gets out. poor herb!',NULL,0);
INSERT INTO comment VALUES (10673,1551,4507,'Penny','Hint','2003-12-22 18:52:13',2,'If WEIUTIBSTBZWJEPBGNSFUKHR is a single word formed by straight letter substitution, then it is a 24-letter word of which the 1st and 12th letters are identical, as are the 2nd and 14th letters. Other than proper names, there are only five legitimate 24-letter words in the English language: \r\n\r\nformaldehydesulphoxylate  \r\npathologicopsychological\r\nscientificophilosophical\r\ntetraiodophenolphthalein\r\nthyroparathyroidectomize\r\n\r\nNone of them have those two matching letter pairs. So maybe it\'s an anagram or a person\'s name or a place name?.....\r\n\r\n\n\n<i>Edited on <b>December 23, 2003, 1:34 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10674,1338,1301,'Charlie','re: One Solution -- verification of uniqueness','2003-12-22 18:52:44',0,'As stan noted, the two strips containing only numbers must come at one end or the other of the set of strips.  Also, the strip with -19= must be flipped relative to the others to  have the one equal sign and one operator in each row. Also, either or both of the numeric strips may be flipped independently.  Additionally, the whole set may be flipped.\r\n\r\nTo find all the solutions (verify the uniqueness of the one stan found), the following program is run:\r\n\r\nDECLARE SUB permute (a$)\r\nDATA 8+=1,=61-,2=05,9526,*1/=,1561\r\nallFlipped:\r\nDATA 1=+8,-19=,50=2,9526,=/1*,1561\r\n\r\nCLS\r\n\r\nFOR i = 1 TO 6\r\n&nbsp;&nbsp;READ s$(i)\r\nNEXT\r\n\r\nGOSUB evalPerms\r\ns$(4) = \"9256\"   \'reverse strip 4\r\nGOSUB evalPerms\r\ns$(6) = \"1951\"   \'reverse strip 6\r\nGOSUB evalPerms\r\ns$(4) = \"9526\"   \'reverse strip 4 back to original\r\nGOSUB evalPerms\r\n\r\nRESTORE allFlipped\r\nPRINT\r\nFOR i = 1 TO 6\r\n&nbsp;&nbsp;READ s$(i)\r\nNEXT\r\n\r\nGOSUB evalPerms\r\ns$(4) = \"9256\"   \'reverse strip 4\r\nGOSUB evalPerms\r\ns$(6) = \"1951\"   \'reverse strip 6\r\nGOSUB evalPerms\r\ns$(4) = \"9526\"   \'reverse strip 4 back to original\r\nGOSUB evalPerms\r\n\r\nEND\r\n\r\nevalPerms:\r\n&nbsp;&nbsp;order$ = \"1235\"\r\n&nbsp;&nbsp;FOR ord = 1 TO 24\r\n&nbsp;&nbsp;&nbsp;o2$ = \"46\"\r\n&nbsp;&nbsp;&nbsp;FOR o1 = 1 TO 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;order1$ = LEFT$(o2$, 1) + order$ + RIGHT$(o2$, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eq$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 1: pCol = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR col = 1 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;newCh$ = MID$(s$(VAL(MID$(order1$, col, 1))), row, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF pCol = 1 AND INSTR(\"+-*/=\", newCh$) > 0 THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF INSTR(\"+-*/=\", newCh$) > 0 THEN pCol = 1:  ELSE pCol = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eq$ = eq$ + newCh$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT col\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eq$(row) = eq$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF good = 0 THEN EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num1$ = \"\": p = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num1$ = num1$ + MID$(eq$, p, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p = p + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL INSTR(\"+-*/=\", MID$(eq$, p, 1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;op1$ = MID$(eq$, p, 1): p = p + 1: num2$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num2$ = num2$ + MID$(eq$, p, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p = p + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL INSTR(\"+-*/=\", MID$(eq$, p, 1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;op2$ = MID$(eq$, p, 1): p = p + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num3$ = MID$(eq$, p)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF op1$ = \"=\" THEN \'standardize so num1 rel num2 = num3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;h$ = num1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num1$ = num2$: num2$ = num3$: num3$ = h$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;op1$ = op2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE op1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \"+\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF VAL(num1$) + VAL(num2$) &lt;&gt; VAL(num3$) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \"-\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF VAL(num1$) - VAL(num2$) &lt;&gt; VAL(num3$) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \"*\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF VAL(num1$) * VAL(num2$) &lt;&gt; VAL(num3$) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE \"/\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF VAL(num1$) / VAL(num2$) &lt;&gt; VAL(num3$) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT row\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR row = 1 TO 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT eq$(row)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;\r\n&nbsp;&nbsp;&nbsp;&nbsp;o2$ = RIGHT$(o2$, 1) + LEFT$(o2$, 1)\r\n&nbsp;&nbsp;&nbsp;NEXT o1\r\n&nbsp;&nbsp;&nbsp;permute order$\r\n&nbsp;&nbsp;NEXT ord\r\nRETURN\r\n\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n&nbsp;x$ = \"\"\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1\r\n&nbsp;&nbsp;l$ = x$\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)\r\n&nbsp;&nbsp;IF x$ &lt; l$ THEN EXIT FOR\r\n&nbsp;NEXT\r\n\r\n&nbsp;IF i = 0 THEN\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;END IF\r\nEND SUB\r\n<tt>\r\nIt finds only\r\n18=2*9\r\n9+6=15\r\n5=10/2\r\n11-5=6\r\n</tt>\r\n',10661,0);
INSERT INTO comment VALUES (10675,1475,4913,'Dotto','I\'m not even American and I got this (I think)','2003-12-22 21:54:49',0,'Assuming he means the mainland:\r\n\r\nHe travelled to Maine and went to the most northerly point there and to the most easterly point there (these are also the most northerly and easterly points of the U.S.).  He travelled down via boat to Florida to reach the most southerly point, keeping within U.S. waters. He then travelled around the world to reach the most westerly point (looking at the map, somewhere in California).\r\n\r\nI guess if he means Alaska and Hawaii as well I\'m stuck.  But if it\'s just the mainland that\'d be right.',NULL,0);
INSERT INTO comment VALUES (10676,1509,4915,'Neil Prowd','persistent snail makes escape?','2003-12-23 01:31:33',0,'I calculate that the snail reaches his freedom at 10pm on the 12th March :)',NULL,0);
INSERT INTO comment VALUES (10677,1531,1183,'fwaff','Yes I can.','2003-12-23 09:35:04',3,'The four plots are all the same shape as the original with each side reduced by a half. The corners of each plot in standard (x,y) format are....\r\n\r\n1. (0,30), (0,60), (30,60), (30,45), (15,45), (15,30)\r\n\r\n2. (15,30), (15,45), (45,45), (45,15), (30,15), (30,30)\r\n\r\n3. (30,45), (30,60), (60,60), (60,30), (45,30), (45,45)\r\n\r\n4. (30,0), (30,15), (45,15), (45,30), (60,30), (60,0)',NULL,0);
INSERT INTO comment VALUES (10678,1531,4908,'don scheuer','Yes, I can help him','2003-12-23 09:39:22',0,'Connect (15,30) to (15,45) to (30,45) to (30,60). Then connect (30,45) to (45,45) to (45,30) to (60,30). Finally, connect (45,30) to (45,15) to (30,15).',NULL,0);
INSERT INTO comment VALUES (10679,1531,1575,'DJ','','2003-12-23 10:27:35',3,'You can make four pieces that are the same size, and not only identical in shape to each other, but to the original piece:\r\n\r\n<pre> ___________\r\n|     |     |\r\n|   __|__   |\r\n|  |     |  |\r\n|__|__   |__|\r\n      |  |  |\r\n      |__|  |\r\n      |     |\r\n      |_____|</pre>\r\n\r\nI know other solutions have been posted, but I didn\'t feel like plotting all their little points to see if they have the same solution I do. Everyone likes a visual better anyway...',NULL,0);
INSERT INTO comment VALUES (10680,706,3558,'Tristan','re(3): simple solution','2003-12-23 12:53:20',0,'Yeah, you\'re right.  I simply can\'t argue with those numbers.  It\'s too bad my solution didn\'t work, because it was easy to understand.',10662,0);
INSERT INTO comment VALUES (10681,1458,4920,'James','What about . . .','2003-12-23 12:54:50',0,'Why can\'t the cigarette just be lit?  It may burn evenly (I don\'t know, I don\'t smoke), but there\'s a good chance that the ashes won\'t be symmetrical when it burns, thus dropping it.  What state of matter is a flame considered as anyway?\r\n',NULL,0);
INSERT INTO comment VALUES (10682,1551,3558,'Tristan','re: Hint','2003-12-23 13:02:43',0,'By that logic, none of the other letters can be identical.  So none of those words work.  It must be more than one word all run together.  If it is simple substitution, there\'s likely to be a pattern to the substitution, or solving such a puzzle would be improbable.',10673,0);
INSERT INTO comment VALUES (10683,1509,4920,'James','Slow but steady','2003-12-23 13:06:45',0,'March 2, 1996.  Everyday he climbs 3 feet during the day only to slide down two feet each night.  On the morning of the 17th day he will be three feet from the top of the well.  He\'ll climb that distance and crest the edge.',NULL,0);
INSERT INTO comment VALUES (10684,1531,4374,'Richard','Contiguous?','2003-12-23 13:26:18',0,'The solutions of the first three comments are all the same, but do they meet the \"contiguous\" requirement of the problem? Contiguous means \"sharing an edge or boundary; touching.\" The problem thus seems to require that each plot at least touch the other three, which is not the case with the solution of the first three comnments. Perhaps the proposer meant \"connected\" instead of \"contiguous,\" or maybe there is another solution such that each plot shares a boundary with the others.  \n\n<i>Edited on <b>December 23, 2003, 4:17 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10685,1531,1626,'Gamer','re: Contiguous?','2003-12-23 15:00:32',0,'A variation of this puzzle I have seen says they don\'t have to be contigous, but that a person could walk on all of his property without stepping foot in another\'s property, this counts properties touching diagonally as counting. I think this problem wanted to not count properties only touching by diagonals as counting.',10684,0);
INSERT INTO comment VALUES (10686,1531,1575,'DJ','re(2): Contiguous?','2003-12-23 17:06:31',0,'Yes, by contiguous I took the problem to mean just that each of the son\'s plots must be a single piece, as opposed to taking several disjoint sections and saying that they constitute one of the son\'s portions of land.',10685,0);
INSERT INTO comment VALUES (10687,1543,4925,'Jeff','This statement is false.','2003-12-23 19:46:02',0,'It seems to me the problem with this logic is the same as the problem with statement\r\n\r\nS: This statement is false.\r\n\r\nOf course, if the truth value of the above statement is true it contradicts itself. The same can be said if the truth value is false.  Similiary, this problem arises when dealing with a set of inner-referring statements such as\r\n\r\nS: Statement T is true.\r\nT: Statement S is false.\r\n\r\nClassically speaking, there has been no definitive answer to this type of paradox.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10688,1312,4925,'Jeff','How I solved this (solution)','2003-12-23 20:12:03',0,'At quick glance, you notice that Paul and Bebe have 0 common answers thus neither Paul nor Bebe got all 5 correct. Todd shares 2 answers with both Paul and Jason thus Todd did not get all 5 correct. Jason shares 2 answers with both Todd and Alicia thus Jason did not get all 5 correct. This leaves Alicia as the student getting all 5 answers correct and as a check, if this is the case, Paul had 4/5, Todd had 3/5, Jason had 2/5, and Bebe had 1/5.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10689,826,4925,'Jeff','Misuse of induction','2003-12-23 20:42:46',0,'Induction assumes that there is a set S with a least element (Well Ordering Principle). Induction, in breif, generalizes that a set S is equivalent to N (natural numbers, of course) if and only if every element in S is generated by stepwise combinations of the least element.\r\n\r\nTo use induction in a formal proof, one must establish a set, a property p(n), and a least element of the set S (call it 1) such that p(1) is true. Then by assuming p(n-1) is true, it must follow that p(n) is true (or equivically, if p(m) is true for all m between 1 and n are true (left inclusive), then  p(n) must be true).\r\n\r\nQuite clearly, this proof does not correctly use induction because there is no least element of the set in question. In other words, it is never esablished that a set of k dogs has a \"least\" dog from which the other dogs are generated.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10690,1429,3171,'snapp','i finnally got one','2003-12-23 20:54:38',0,'i just had to say it',NULL,0);
INSERT INTO comment VALUES (10691,263,4925,'Jeff','Think physics and limit theory (solution)!','2003-12-23 21:00:42',3,'Assume that Achilles gives the tortise a 1m head start (measure from the front of Achilles and the back of the tortise) and moves at 1m/s. Assume the torise moves at .5m/s. In 1 second the two bodies are .5m apart. (1/2 the original distance). In another .5 seconds, the two bodies are .25m apart (1/2 the new distance). Certainly time can be sliced infinitely small such that the distances keep decreasing by a factor of 1/2.  But notice under these conditions, the summation of time this takes approaches 2s, never at or above. Logic allows us then to consider what happens at the instant of 2s (as does the simple calculation of the veolcity and distance). The distance between the 2 is 0m and thus Achilles wins (horray!)\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10692,66,4925,'Jeff','Just a thought','2003-12-23 21:15:16',1,'This question essentially assumes that every object must be able to be classified exclusively as one thing or the other, when this is quite often not the case. To be a little more specific, why must we assume that the only possible categories for people in the town are people that the barber shaves or people that shave themselves? I have heard the problem stated \"Assume everyone in town is either shaved exculsively by the barber or by themselves\" Is this assumption even a logical one to make? It seems not, as for the paradox that follows it.\r\n\r\nI have also heard the question asked as defining a word that indicates an adjective that describes itself (such as tiny, polysyllabic, etc) and defining another word for the opposite (such as long, monosyllablic, etc). [I wish I could remember what these words were for clarity\'s sake] A paradox then arises when one tries to classify the adjective itself that is used to describe adjectives that do not describe themselves. (!!) On the outside, these seem non-related but again the essential question is: must every adjective fit exactly one of these catagories?\r\n\r\nBlah, now I\'m just rambling....\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10693,1409,4925,'Jeff','Pondering (still haven\'t solved yet)','2003-12-23 21:44:56',4,'Of course, a 100% is possible with just a 1 question test (however rather cruel!) but must all other answers take the form n/p^m (prime p) where n < p <===this much is obvious]?\r\n\r\nThis also makes me wonder if there is a definitive way to produce answers for all possible grades (ie least # of question that can have a grade of 96; a grade of 34; etc). Will these also take on the form n/p^m ?\r\n\r\nAny response to this is greatly appreciated, as I don\'t feel like just brute-forcing this question.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10694,1458,4926,'John','Yippy kai yay','2003-12-23 22:09:45',0,'Simple ways are sometimes too obvious, but I say start a good old fashioned bar fight. It may be painful but that cigerette won\'t stand a chance.\r\n\r\nJust shoot it. You aren\'t touching the bullet so technically you didn\'t touch it with anything.\r\n\r\nMore seriously this reminds me of a brain teaser from when I was a kid except for not being able to touch the foundation. The answer for that one was to hit a penny with another penny to move the a third one.',NULL,0);
INSERT INTO comment VALUES (10695,690,4926,'John','intuition vs. science','2003-12-23 23:38:45',0,'Vinodhan explains this very well. This is something that is already well known by metalworkers. When your cool steel quickly it will become case hardened. I remember this from a course in manufacturing processes. The reason it won\'t burst into flames is because the flash point deals with the vapor, the temperature to ingite a liquid or solid is the ingition point. ',NULL,0);
INSERT INTO comment VALUES (10696,1440,3705,'zaphod','','2003-12-24 01:51:43',3,'We\'re evaluating Sum = (2x)&#178;+(2x-1)&#178;+...+(x+1)&#178;-x&#178;-(x-1)&#178;-...-1&#178;\r\nGrouping up the terms: Sum = [(2x)&#178;-x&#178;]+[(2x-1)&#178;-(x-1)&#178;]+...+[(x+1)&#178;-1&#178;]\r\nEach bracket [] contains a difference of squares, so: Sum = (2x+x)*(2x-x)+(2x-1+x-1)*(2x-1-x+1)+...+(x+1+1)*(x+1-1) = 3x*x+(3x-2)*x+...+(x+2)*x = x*[(x+2)+(x+4)+...+(3x-2)+3x]\r\nRe-grouping inside the brackets: Sum = x*[(x+x+...+x)+2+4+...+(2x-2)+2x] = x*[(x+x+...+x)+2(1+2+...+(x-1)+x)]\r\nThere are x x\'s in the first parentheses, and the sum inside the second parentheses is x*(x+1)/2. Thus: Sum = x*[x&#178;+x(x+1)] = x&#178;*(x+x+1) = x&#178;(2x+1)\r\nFor the second result: x&#178;(x+1)&#178;-x^4 = x&#178;(x&#178;+2x+1)-x^4 = x^4+2x&#179;+x&#178;-x^4 = 2x&#179;+x&#178; = x&#178;(2x+1)\r\nAnd that about does it :)',NULL,0);
INSERT INTO comment VALUES (10697,1340,1301,'Charlie','thoughts','2003-12-24 08:55:29',1,'There have to be at least three numbers to be added, as each number can have at most three dots, and we need to use up 8.\r\n\r\nRepeated single digits immediately after the decimal point are ninths (e.g., .7777... = 7/9). Repeated double digits immediately after the decimal point are 99ths, such as .67676767... = 67/99, etc.) \r\n\r\nIf they start repeating some place further on, they are divided by the appropriate power of 10, such as .00123123123123... = 123/99900, and then of course .65123123123123... = 123/99900 + 65/100, whatever that reduces to.  The numbers are to be written in the dot fashion, of course, which is a little unwieldy for use here, but the point is, for example:\r\n\r\n<pre>\r\n .    .\r\n.4 + .5 = 1\r\n</pre>\r\n--------\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10698,1340,775,'Cory Taylor','and the winner is...','2003-12-24 09:52:48',0,'someone else, surely, but I thought I\'d get the ball rolling.  And at least for a little while, I\'m winning!!\r\n\r\nI\'ve got a solution that gets within 6/99 of the target, though I\'ve a dot left over.  If it is permissible, I can waste the extra dot on a whole number, but not sure if this is allowed.  So here goes...\r\n\r\n74+6+9/9+8/9+5/99=81+93/99, or,\r\n74 + + 6. + .9dot + .8dot + .0dot5dot',NULL,0);
INSERT INTO comment VALUES (10699,1531,4903,'naive','The Solution','2003-12-24 09:59:56',3,'We divide the given figure into 12 squares as shown in the fig.Let the brothers be named A,B,C and D.Now each one of them shoud get an area of \r\ncomprising of 3 squares.As can be seen from the figure, the allotment serves our both purposes ie the area alloted to each brother has the same shape as others and is contiguous.(Squares marked X have been used for formatting purposes)\r\n\r\n -- -- -- --\r\n|A |A |B |B |\r\n -- -- -- --\r\n|A |D |D |B |\r\n -- -- -- --\r\n|X |X |D |C |\r\n -- -  -- --\r\n|X |X |C |C |\r\n -- -- -- --',NULL,0);
INSERT INTO comment VALUES (10700,1340,2370,'Dave','my answer','2003-12-24 11:55:40',0,'I got 82.2222... with the following equation:\r\n80 + .54(dots over 5, 4) + .9(dot) + .67 (dots over 6, 7)',NULL,0);
INSERT INTO comment VALUES (10701,1340,2370,'Dave','re: my answer (closer one)','2003-12-24 11:58:51',0,'80 + .4(dot) + .95(dots over 9,5) + .67 (dots over 6,7) yields\r\n82.0808080808...',10700,0);
INSERT INTO comment VALUES (10702,1544,1575,'DJ','None','2003-12-24 13:28:45',0,'There is no solution; it is a diverging series. The sum of the reciprocals of all the known primes only adds up to about 4, but the complete series adds up to an infinite number.\r\n\r\nI\'ll leave the proof up to someone else...',NULL,0);
INSERT INTO comment VALUES (10703,1544,4374,'Richard','re: None','2003-12-24 13:47:41',0,'A nice reference (with Euler\'s proof) is Hua\'s Introduction to Number Theory.  See also Proofs from the Book.',10702,0);
INSERT INTO comment VALUES (10704,1340,3558,'Tristan','even closer...','2003-12-24 14:14:46',0,'<tt>\r\n&nbsp;&nbsp;&nbsp;.&nbsp;&nbsp;..&nbsp;&nbsp;..\r\n80.9+.46+.57=82+4/99\r\n</tt>\r\nI just brute forced it and as a result, I will be surpassed by other people even more.  I bet Charlie could write a program for this.',NULL,0);
INSERT INTO comment VALUES (10705,1340,4374,'Richard','4/99 high','2003-12-24 14:18:41',0,'80 + .4\'7\' +.5\'6\' +.9\' = 81 + 103/99 = 80 + .4\'6\' +.5\'7\' +.9\' also.',NULL,0);
INSERT INTO comment VALUES (10706,1544,1301,'Charlie','informal indication','2003-12-24 15:54:34',0,'Even without rigorous proof it would seem that this series diverges.  The informal reasoning is that the density of prime numbers in the vicinity of x is 1/ln(x).  If we multiply this density function by the function 1/x, representing the values in the series itself, we get 1/(x ln x) to be integrated out to infinity.  But &#8747;(1/(x ln x)) dx = ln(ln(x)), and this function increases without limit as x grows larger, albeit very slowly.',NULL,0);
INSERT INTO comment VALUES (10707,1340,1301,'Charlie','re: even closer...','2003-12-24 16:17:47',0,'\"I bet Charlie could write a program for this. \"\r\n\r\nBelieve me, I\'ve thought about it.  But the 32,432,400 distinct permutations of 7 distinct digits and 8 dots gives one pause, especially considering that one has to throw in a few +\'s as well.\r\n\r\nJust considering the permutations of 7 different digits, 8 dots and 3 +signs gives 26,464,838,400 possibilities.  Although some may be nonsensical, such as two plus signs in a row, or a repetition dot other than just before a +, there\'s also the possibility of just two +\'s, or of four +\'s.\r\n\r\nBut if anyone can think of an algorithm that could work this out in reasonable time, I\'d be interested.\r\n',10704,0);
INSERT INTO comment VALUES (10708,82,4926,'John','The morale is','2003-12-24 16:20:27',0,'  As soon as the clock is started back up where ever Prometheus is became very crowded indeed. I think he was suffocated, and not killed by any particular demon. Imagine even a trillion demons in a tiny room all squashed instantly along with poor Prometheus. The moral is that you shouldn\'t make Zeus angry.   ',NULL,0);
INSERT INTO comment VALUES (10709,1340,3558,'Tristan','Got it!','2003-12-24 17:38:41',3,'<tt>\r\n   .  ..  ..\r\n80.7+.54+.69=82+2/99\r\n</tt>\r\nAgain I just brute forced it.\r\n\r\nEdit: I had another solution here with 0 difference, but I repeated a number, thus the title.\n\n<i>Edited on <b>December 24, 2003, 5:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10710,1517,4925,'Jeff','THE solution :)','2003-12-24 17:42:00',0,'The solution is that the hardware shop owner is going out of business & is trying to clear out his inventory so everything in his store is buy one for $0.10, fifteen for $0.20 and one-hundred ten for $0.30\r\n\r\n--OR--\r\n\r\nThe hareware shop owner failed basic math and honestly feels he\'s getting the better end of this deal\r\n\r\n:)\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10711,1340,3558,'Tristan','This time I really got it','2003-12-24 17:55:21',3,'<tt>\r\n   .  ..  ..\r\n80.5+.64+.79=82\r\n</tt>\r\nI got zero difference by brute force after several attempts.  But, to further describe my methods, I first made a few assumptions.  I decided that if you started with 79 or lower, then you would not have enough.  If you started with two numbers to add up to around 80, then you would be forced to use 4 numbers with only 2 dots.  Therefore, I decided that starting with 80 would most likely have a solution.  There had to be three other numbers using 3, 3, and 2 dots each.  Brute force took me the rest of the way, and of course, I just put one of the decimals into the 80 to make the solution simpler.\r\n\r\nBTW, besides trivial permutations, you can also switch around the digits in the last two decimals for another solution.\n\n<i>Edited on <b>December 24, 2003, 6:03 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10712,1334,3171,'snapp','I got it','2003-12-24 18:13:56',0,'it\'s seven, six pennies around one pennies.  I think anything else would violate the rules.',NULL,0);
INSERT INTO comment VALUES (10713,1544,3351,'Eric','very slowly indeed','2003-12-24 19:08:07',0,'The recipricol of the 40th Mersenne prime is on the order of 10^-6320431, and as DJ said the sum of all known primes is only about 4.',10703,0);
INSERT INTO comment VALUES (10714,1341,4926,'John','re(2): solution','2003-12-24 19:29:11',0,'I believe you have the right of it, but since I also come from an engineering background I am also sure that the high priests of calculus will cast down us non-believers. \r\n\r\nI noticed many or your arguments were struck down by platitudes that you (we for that matter) don\'t understand the difference between \'stopped processing\' and \'no longer processing\'. While I admit they are not precisely the same for this purpose the difference seems to be of no consequence. It was dismissively labeled as non sequitur. However as you were neither affirming the consequent, or denying the antecedent, and it certainly logically follows that when you have \"processed\" ALL your marbles that you have indeed stopped. (ok, you could start over but that wouldn\'t change the fact that you had completed a cycle, and could now numerate the iterations) Ergo it is not non sequitur. Maybe they forgot to mention the magic quantum marble accelerator with Phantom Power (TM) :) ',9628,0);
INSERT INTO comment VALUES (10715,1310,4926,'John','simple may be best','2003-12-24 22:32:47',0,'I\'d go with the first solution. After all the complicated ones could mess up the icing and then you\'d have to deal with Stephanie.',NULL,0);
INSERT INTO comment VALUES (10716,1340,1301,'Charlie','re(2): even closer...','2003-12-25 01:37:02',3,'Well, by avoiding going through all those permutations, I got a program written, anticlimactically after the solution was found manually.  \r\n\r\nThe program doesn\'t count the dots, but there are not that many solutions that add to 82, so the ones with 8 dots can be picked out manually.  The output shows the ordinary decimal points, plus a dot before a repetition, and after a repetition of more than one digit. The total is shown, and sometimes due to internal rounding, it does not seem to be exactly 82, but it is:\r\n\r\n<pre>\r\n80.4.6   ..5   .9.7           82\r\n80..46.    ..5   ..97.            82\r\n80.6.4   ..5   .7.9           82\r\n80..64.    ..5   ..79.            82\r\n80.4.7   ..5   .9.6           82.00000000000001\r\n80..47.    ..5   ..96.            82\r\n80.7.4   ..5   .6.9           82.00000000000001\r\n80..74.    ..5   ..69.            82.00000000000001\r\n80..5   .4.6   .9.7           82\r\n80..5   ..46.    ..97.            82\r\n80..5   .6.4   .7.9           82\r\n80..5   ..64.    ..79.            82\r\n80..5   .4.7   .9.6           82\r\n80..5   ..47.    ..96.            82\r\n80..5   .7.4   .6.9           82\r\n80..5   ..74.    ..69.            82.00000000000001\r\n80.6.9   .7.4   ..5           81.99999999999999\r\n80..69.    ..74.    ..5           82.00000000000001\r\n80.9.6   .4.7   ..5           82\r\n80..96.    ..47.    ..5           82\r\n80.7.9   .6.4   ..5           82\r\n80..79.    ..64.    ..5           82\r\n80.9.7   .4.6   ..5           82.00000000000001\r\n80..97.    ..46.    ..5           82\r\n80   .4.6   ..5   .9.7           82\r\n80   ..46.    ..5   ..97.            82\r\n80   .6.4   ..5   .7.9           82\r\n80   ..64.    ..5   ..79.            82\r\n80   .4.7   ..5   .9.6           82\r\n80   ..47.    ..5   ..96.            82\r\n80   .7.4   ..5   .6.9           82\r\n80   ..74.    ..5   ..69.            82.00000000000001\r\n</pre>\r\n-------\r\n\r\nThese are the same results Tristan got manually, with the fractions shuffled among the three addends.  The ones with only 6 dots in fact merely have a single digit after the decimal and a single repeated digit after that.\r\n\r\n\r\nThe program:\r\nDECLARE SUB groupEm (avail$)\r\nDECLARE SUB buildOn (avail$)\r\nDECLARE SUB examine (g#)\r\nDECLARE SUB permute (a$)\r\nDEFDBL A-Z\r\n\r\nCLEAR , , 4000\r\ndig$ = \"0456789\"\r\nDIM SHARED grps AS INTEGER\r\nDIM SHARED grp$(10), hist$(10), valHist(10), perm(10)\r\nDIM SHARED minDots, maxDots, totValue\r\n\r\nOPEN \"dots.txt\" FOR OUTPUT AS #2\r\nperm(1) = 1\r\nFOR i = 2 TO 10\r\n&nbsp;&nbsp;perm(i) = i * perm(i - 1)\r\nNEXT\r\n\r\ngrps = 0: totValue = 0\r\ngroupEm dig$\r\nCLOSE\r\n\r\nEND\r\n\r\nSUB buildOn (avail$)\r\n&nbsp;STATIC ct\r\n&nbsp;&nbsp;IF avail$ = \"\" THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT ct; \"    \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO grps\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT grp$(i); \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;minDots = 0: maxDots = 0: totValue = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;examine 1\r\n\'    IF ct / 40 = INT(ct / 40) THEN DO: LOOP UNTIL INKEY$ > \"\"\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;groupEm avail$\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(avail$) > 3 - grps THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO LEN(avail$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ch$ = MID$(avail$, i, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ch$ > RIGHT$(grp$(grps), 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;grp$(grps) = grp$(grps) + ch$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;av2$ = LEFT$(avail$, i - 1) + MID$(avail$, i + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buildOn av2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;grp$(grps) = LEFT$(grp$(grps), LEN(grp$(grps)) - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\nEND SUB\r\n\r\nSUB examine (g)\r\n&nbsp;gr$ = grp$(g)\r\n&nbsp;l = LEN(gr$)\r\n&nbsp;FOR p = 1 TO perm(l)\r\n&nbsp;&nbsp;&nbsp;FOR decimal = 0 TO l\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR begrept = 0 TO decimal\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;iPart$ = LEFT$(gr$, l - decimal)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;valHist(g) = VAL(iPart$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n1$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n2$ = \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF decimal > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n1$ = MID$(gr$, l - decimal + 1, decimal - begrept)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num1 = VAL(n1$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;den1 = VAL(LEFT$(\"100000000\", decimal - begrept + 1))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;valHist(g) = valHist(g) + num1 / den1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF begrept > 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n2$ = MID$(gr$, l - begrept + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;num2 = VAL(n2$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;den2 = VAL(LEFT$(\"999999999\", begrept))\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;valHist(g) = valHist(g) + num2 / (den2 * den1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hist$(g) = iPart$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF n1$ > \"\" OR n2$ > \"\" THEN hist$(g) = hist$(g) + \".\" + n1$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF n2$ > \"\" THEN hist$(g) = hist$(g) + \".\" + n2$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(n2$) > 1 THEN hist$(g) = hist$(g) + \". \"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tValSave = totValue\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totValue = totValue + valHist(g)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF g &lt; grps THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF totValue < 83 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;examine g + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ABS(totValue - 82) < .001 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO grps\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT hist$(i); \\\"   \\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, hist$(i); \\\"   \\\";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \\\"       \\\"; totValue\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, \\\"       \\\"; totValue\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;totValue = tValSave\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT begrept\r\n&nbsp;&nbsp;&nbsp;NEXT decimal\r\n&nbsp;&nbsp;&nbsp;permute gr$\r\n&nbsp;NEXT p\r\nEND SUB\r\n\r\nSUB groupEm (avail$)\r\n&nbsp;&nbsp;grps = grps + 1\r\n&nbsp;&nbsp;grp$(grps) = LEFT$(avail$, 1)\r\n&nbsp;&nbsp;av2$ = MID$(avail$, 2)\r\n&nbsp;&nbsp;buildOn av2$\r\n&nbsp;&nbsp;grps = grps - 1\r\nEND SUB\r\n\r\nDEFSNG A-Z\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n&nbsp;x$ = \\\"\\\"\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1\r\n&nbsp;&nbsp;l$ = x$\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)\r\n&nbsp;&nbsp;IF x$ < l$ THEN EXIT FOR\r\n&nbsp;NEXT\r\n\r\n&nbsp;IF i = 0 THEN\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;END IF\r\n\r\nEND SUB\r\n\r\n',10707,0);
INSERT INTO comment VALUES (10717,1442,4936,'Mary Buckingham','A Pronounced Day','2003-12-25 10:35:30',0,'The wife would answer \"Monday\", since that\'s the second day of the week in America.',NULL,0);
INSERT INTO comment VALUES (10718,1531,2130,'ethan','Solution','2003-12-25 12:26:55',3,'Draw a line from (30,15) to (45,15).\r\nDraw a line from (45,15) to (45,45).\r\nDraw a line from (15,45) to (45,45).\r\nDraw a line from (15,45) to (15,30).\r\nFrom (30,45) to (30,60). \r\nFrom (45,30) to (60,30).',NULL,0);
INSERT INTO comment VALUES (10719,1475,3646,'Brandon','Solution','2003-12-25 22:22:56',0,'Ted first visits the northernmost and westernmost points in Alaska, then he travels to Hawaii for the southernmost point, finally he goes through the Panama Canal to reach Maine for the easternmost point.',NULL,0);
INSERT INTO comment VALUES (10720,66,4945,'hiwhi','Ahem! Flaw!','2003-12-26 00:20:37',0,'Yeah, um, what about the people who have beards? They do not have. Anyway, ill just go look at the answer...',NULL,0);
INSERT INTO comment VALUES (10721,1312,4944,'Natalia','Gues','2003-12-26 00:24:04',0,' I find that the answer is in the way you put the question: someone got \"four right\", you didn\'t use the word\"correct\" as on the others.\r\n In my vision Alicia\'s Test it\'s the \"fourth right\" ,with all the answers \"correct\" :)',NULL,0);
INSERT INTO comment VALUES (10722,1442,4627,'donnmike','nitpicking','2003-12-26 00:56:43',0,'how the wife would correctly answer is not necessarily how she would most likely answer.  if the wife mistakes the 2nd day of the week for tuesday, the intent of the trick, then she would most likely answer \'tuesday\' or \'chuesday\'.',10717,0);
INSERT INTO comment VALUES (10723,1491,4627,'donnmike','solution is wrong','2003-12-26 01:16:22',0,'a side of the box may be 6\', but the diagonal would still be longer than 6\'.  the bus driver did not say that he couldn\'t bring anything on the bus with a length greater than 6\', but that he couldn\'t bring anything on the bus longer than 6\'.  there is a difference.  ',NULL,0);
INSERT INTO comment VALUES (10724,1491,1626,'Gamer','re: solution is wrong','2003-12-26 08:57:48',0,'Not much of one. The box isn\'t LONGer than 6; we are talking about its length. Long = length. It isn\'t wider than 6 wide, and isn\'t higher than 6 high.',10723,0);
INSERT INTO comment VALUES (10725,727,1575,'DJ','Common Word','2003-12-26 11:26:18',3,'Probably the answer he is looking for is <tt>indivisibility</tt>, which of course contains six <tt>i</tt>s and no other vowels.\r\n\r\nOf course, if you count the <tt>y</tt> as a vowel, which is how it is used in this word, then you have to keep looking...\n\n<i>Edited on <b>December 26, 2003, 11:31 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10726,727,1575,'DJ','Another Possibility','2003-12-26 11:30:42',1,'Another English word [matching these criteria] that appears in several dictionaries is <a href=\"http://encarta.msn.com/encnet/features/dictionary/DictionaryResults.aspx?refid=1861718409\"><tt>tamarasalata</tt></a>, a Greek fish roe paste used in appetizers.',NULL,0);
INSERT INTO comment VALUES (10727,727,4507,'Penny','Ooooooh my !!!!','2003-12-26 11:45:37',0,'This was a tough one !!',NULL,0);
INSERT INTO comment VALUES (10728,727,1301,'Charlie','the computer finds','2003-12-26 12:02:59',3,'defenselessnesses',NULL,0);
INSERT INTO comment VALUES (10729,727,1575,'DJ','Still more...','2003-12-26 13:37:31',1,'I asked google what answers other people have found to the same question, and here are some other words it found (other than the ones already mentioned):\r\nTATHAGATAGARBHA\r\nRETELEMETERED\r\nDEGENERESCENCE\r\nCHRONONHOTONTHOLOGOS\r\n\r\nWords with only one vowel are called univocalics (according to Dmitri Borgmann in <i>Language on Vacation</i>). The longest such word is STRENGTHLESSNESSES, although it contains only 5 Es.',NULL,0);
INSERT INTO comment VALUES (10730,1360,950,'sarah','i think...','2003-12-26 14:18:09',0,'i think that the probability is:\r\n 0.5219 to 4 s.f  \r\nhowever there may some error as i used the long winded method of a tree diagram and i expect there is an easier way.\r\n',NULL,0);
INSERT INTO comment VALUES (10731,1360,4068,'Bruno','Well well well','2003-12-26 14:19:04',0,'I\'d say 52,184185% to do well on the fifth quiz.',NULL,0);
INSERT INTO comment VALUES (10732,1442,950,'sarah','','2003-12-26 14:26:52',0,'If the wife was considering tuesday as the 2nd day rather than monday i think she would say \"chuesday\" as that is how most people say it as it is \"tu\"',NULL,0);
INSERT INTO comment VALUES (10733,1360,1301,'Charlie','Depends...','2003-12-26 14:49:56',3,'The first question to be answered is whether, in fact, the mere statistics that the teacher presented actually back up her claim that \"how well a student does on a particular quiz is affected by how well or poorly he or she did on the last quiz.\"\r\n\r\nWhat immediately comes to mind is the likelihood that different students, whether due to motivation levels, different aptitudes for the subject, and other factors, tend consistently to do better or worse than others on these tests.  Then, rather than being evidence for a test-to-test correlation for a given student, the statistics merely reflect that good students usually do better and poorer students poorer on the tests, and the previous test is a barometer of the aptitudes of the students.\r\n\r\nIn that case, and if the scores on the tests are actually independent, the probability of doing well on the fifth quiz given a good score on the first, would be the same as the probability of doing well on the second test given a good score on the first: <b>80%</b>.  (That\'s 80%, in case the html bold indication makes the number disappear entirely.)\r\n\r\nA scenario which approximates the statistics given, and consistent with the independence hypothesis is the following:\r\n\r\nIf the students are grouped into five groups, labeled Bright to Low, they could have the following probabilities, each, of scoring well, so-so or poorly:\r\n<pre>\r\n                 Well      Soso      Poorly\r\nBright                1         0         0    0.16\r\n                   0.74      0.18      0.08    0.19\r\nAvg                0.14      0.79      0.07    0.25\r\n                      0      0.16      0.84     0.2\r\nLow                   0      0.05      0.95     0.2\r\n</pre>\r\n--------\r\nThe last column is the fraction of the class that is in each of the five groups.\r\n\r\nThose statistics indicate the following as the probabilities that a student is at a given performance level given that he or she has done well, so-so or poorly on a given test:\r\n<pre>\r\np(bright)      0.476758         0         0\r\n               0.418951  0.124954  0.038905\r\np(avg)         0.104291  0.721593  0.044791\r\n                      0  0.116916  0.429997\r\np(low)                0  0.036536  0.486307\r\n</pre>\r\n-------\r\nTo take one example of how this was figured: p(bright given well) = 1*.16 / (1*.16 + .74*.19 + .14*.19) = .476758.\r\n\r\nThen, the probability of doing well on some other test given doing well on the first test would be\r\n.476758*1 + .418951*.74 + .104291*.14 = .801383, which might be quoted, to the nearest percent as 80%.  The full distribution would be:\r\n<pre>\r\n                p(well)   p(soso)  p(poorly)\r\nhad done well  0.801383  0.157801  0.040816\r\n\r\nhad done soso  0.193489  0.613084  0.193427\r\n\r\nhad done poorly 0.03506  0.135503  0.829437\r\n</pre>\r\n-----\r\nwhich is close to the observed statistics.\r\n\r\nThe Excel solver wasn\'t able to come up with a scenario exactly matching all the given statistics.  Perhaps the independence hypothesis is not enough to completely account for the statistics, but it certainly could account for the major tenor of them.  In fact there could be mixed motivations in the student body, some being buoyed by a good score and depressed by a bad score, while others take a good score as a reason for \"resting on their laurels\" and tend to slack off or see a poor score as a \"wake up call\" to \"get cracking\".  The combined mixture of student types and abilities could account for the statistics shown.\r\n\r\n<b>The alternative, from the teacher\'s opinion:</b>\r\n\r\nBut, to take the teacher\'s point of view that the statistics are completely the result of the psychologically buoying effects of a good score and the depressing effects of a poor score, and they affect only the next test:\r\n\r\nIf the probabilities are as given by the statistics, from one test to the next, then for each successive test, the probability of doing well equals the probability of having done well on the previous test times .8 plus the probability of having done soso times .15 plus the probability of having done poorly times .05.  Similar conditional probabilities, as given by the statistics, applied to the previous test\'s probabilities give the new test\'s probabilities.  In the first test, we know the probability of having done well is 1, as that has already happened.  The following program goes through the 4 additional generations of tests:\r\n\r\nDEFDBL A-Z\r\nCLS\r\n\r\nwell2well = .8#\r\nwell2soso = .15#\r\nwell2poor = .05#\r\n\r\nsoso2well = .2#\r\nsoso2soso = .6#\r\nsoso2poor = .2#\r\n\r\npoor2well = .03#\r\npoor2soso = .15#\r\npoor2poor = .82#\r\n\r\nDIM results(5, 3)\r\nresults(1, 1) = 1\r\nFOR i = 2 TO 5\r\n&nbsp;&nbsp;results(i, 1) = results(i - 1, 1) * well2well + results(i - 1, 2) * soso2well + results(i - 1, 3) * poor2well\r\n&nbsp;&nbsp;results(i, 2) = results(i - 1, 1) * well2soso + results(i - 1, 2) * soso2soso + results(i - 1, 3) * poor2soso\r\n&nbsp;&nbsp;results(i, 3) = results(i - 1, 1) * well2poor + results(i - 1, 2) * soso2poor + results(i - 1, 3) * poor2poor\r\n&nbsp;&nbsp;PRINT USING \"  #.########\"; results(i, 1); results(i, 2); results(i, 3)\r\nNEXT\r\n\r\nPRINT results(5, 1)\r\n\r\nThe results are\r\n<pre>\r\n  0.80000000  0.15000000  0.05000000\r\n  0.67150000  0.21750000  0.11100000\r\n  0.58403000  0.24787500  0.16809500\r\n  0.52184185  0.26154375  0.21661440\r\n .5218418500000002\r\n</pre>\r\n-------\r\nwith internal rounding causing that excess 00000002.\r\n\r\nWith the teacher\'s assumptions in mind, the answer would be <b>52.18%</b>.  (That\'s 52.18% in case the html bold indication makes the number disappear altogether.)\r\n\r\nSo the answer is somewhere between 52.18% and 80%, depending on how much general aptitude actually played in the statistics observed by the teacher.  Similarly to the probability of broken sticks forming triangles, or random chords being larger than a circle\'s radius, or other coin\'s matching a reported coin\'s tails status, the probability depends on how the observed statistics got there.',NULL,0);
INSERT INTO comment VALUES (10734,1360,1301,'Charlie','re: Depends...','2003-12-26 15:02:42',0,'By the way, in going through various scenarios in the independent-tests assumption, 7 of the desired statistics could be made to come out exactly, as in the following set of the three tables presented:\r\n\r\n<pre>\r\n                Well      Soso      Poorly\r\nBright         0.888224  0.072408  0.039369  0.360933\r\nAvg            0.142968  0.727862  0.12917   0.301099\r\nLow                   0  0.081176  0.918824  0.337969\r\n\r\np(bright)       0.88162  0.095825  0.039076\r\np(avg)          0.11838  0.80358   0.106956\r\np(low)                0  0.100595  0.853968\r\n\r\nhad done well       0.8      0.15  0.049999\r\nhad done soso       0.2      0.6        0.2\r\nhad done poor  0.049999      0.15       0.8\r\n</pre>\r\n-------\r\nExcel consistently made the probability of doing poorly given having done well equal to the probability of doing well having done poorly, here 5%, in order to get exact matches on the others.\r\n\r\n(this was with a simpler, 3-ability-level, scenario than was previously given.)\n\n<i>Edited on <b>December 26, 2003, 3:03 pm</b></i>',10733,0);
INSERT INTO comment VALUES (10735,1491,4627,'donnmike','re(2): solution is wrong','2003-12-26 17:16:55',0,'There is a difference.  You make the mistake of only considering the box, but the bus driver said he can\'t take ANYTHING longer than 6\' on the bus.  A diagonal of a box is a thing.  ',10724,0);
INSERT INTO comment VALUES (10736,865,4925,'Jeff','SOLUTION','2003-12-26 20:33:15',0,'Answer: \"This is the answer to that question.\"\r\n\r\n=P\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10737,1360,4507,'Penny','Solution (only a common calculator used)','2003-12-26 20:58:34',3,'Symbols: G (Good), M (Mediocre), B (Bad)\r\n\r\nIf any quiz is G, the odds for the next quiz are  G(0.8), M (0.15), B (0.05); \r\nIf any quiz is M, the next one\'s odds are G(0.2), M (0.6), B (0.2)\r\nIf any quiz is B, the next one\'s odds are G(0.3), M (0.15), B (0.82)\r\n\r\nAssuming the first quiz is G (probability=1), here are all possibilities for the next 4 quizzes that result in the 5th quiz being G:  \r\n\r\n    GGGG (0.8)(0.8)(0.8)(0.8) = 0.4096   \r\n    GGMG (0.8)(0.8)(0.15)(0.2) = 0.0192   \r\n    GGBG (0.8)(0.8)(0.05)(0.3) = 0.0096 \r\n    GMGG (0.8)(0.15)(0.2)(0.8) = 0.0192     \r\n    GMMG (0.8)(0.15)(0.6)(0.2) = 0.0010368   \r\n    GMBG (0.8)(0.15)(0.2)(0.3) = 0.0072   \r\n    GBGG (0.8)(0.05)(0.3)(0.8) = 0.0096   \r\n    GBMG (0.8)(0.05)(0.15)(0.2) = 0.0012    \r\n    GBBG (0.8)(0.05)(0.82)(0.3) = 0.00984   \r\n    MGGG (0.15)(0.2)(0.8)(0.8) = 0.0192   \r\n    MGMG (0.15)(0.2)(0.15)(0.2) = 0.0009  \r\n    MGBG (0.15)(0.2)(0.05)(0.3) = 0.0003  \r\n    MMGG (0.15)(0.6)(0.2)(0.8) = 0.0144 \r\n    MMMG (0.15)(0.6)(0.6)(0.2) = 0.0108 \r\n    MMBG (0.15)(0.6)(0.2)(0.3) = 0.0054     \r\n    MBGG (0.15)(0.2)(0.3)(0.8) = 0.0072       \r\n    MBMG (0.15)(0.2)(0.15)(0.2) = 0.0009  \r\n    MBBG (0.15)(0.2)(0.82)(0.3) = 0.00738 \r\n    BGGG (0.05)(0.3)(0.8)(0.8) = 0.0096  \r\n    BGMG (0.05)(0.3)(0.15)(0.2) = 0.00045  \r\n    BGBG (0.05)(0.3)(0.05)(0.3) = 0.000225  \r\n    BMGG (0.05)(0.15)(0.2)(0.8) = 0.0012   \r\n    BMMG (0.05)(0.15)(0.6)(0.2) = 0.0009  \r\n    BMBG (0.05)(0.15)(0.2)(0.3) = 0.00045 \r\n    BBGG (0.05)(0.82)(0.3)(0.8) = 0.00984 \r\n    BBMG (0.05)(0.82)(0.15)(0.2) = 0.00123\r\n    BBBG (0.05)(0.82)(0.82)(0.3) =  0.00413526\r\n\r\nThe sum of these odds is: 0.59538706\r\n\r\nIf you did well on the first quiz, the probability that you will do well on the fifth quiz in the class is 60 %\r\n',NULL,0);
INSERT INTO comment VALUES (10738,1360,4068,'Bruno','re: Solution (only a common calculator used)','2003-12-26 22:35:40',0,'You did a mistake for the odds for \"Bad\" (B).\r\n\r\n3% should be written 0.03, not 0.3',10737,0);
INSERT INTO comment VALUES (10739,1360,1301,'Charlie','re: Solution (only a common calculator used)','2003-12-26 22:36:38',0,'The transition probability from B to G is 0.03--not 0.3.  (1 - 0.15 - 0.82 = 0.03).\r\n\r\nGiven the use of the wrong probability, there are also some arithmentic mistakes:\r\n(0.8)(0.15)(0.6)(0.2) = 0.0144, not 0.0010368.\r\n(0.15)(0.2)(0.05)(0.3) = 0.00045, not 0.0003\r\n(0.05)(0.82)(0.82)(0.3) = 0.010086, not 0.00413526 \r\n\r\nThe array should (using the correct 0.03) look like\r\n<pre>\r\nGGGG           .8  .8  .8  .8             0.409600\r\nGGMG           .8  .8  .15  .2            0.019200\r\nGGBG           .8  .8  .05  .03           0.000960\r\nGMGG           .8  .15  .2  .8            0.019200\r\nGMMG           .8  .15  .6  .2            0.014400\r\nGMBG           .8  .15  .2  .03           0.000720\r\nGBGG           .8  .05  .03  .8           0.000960\r\nGBMG           .8  .05  .15  .2           0.001200\r\nGBBG           .8  .05  .82  .03          0.000984\r\nMGGG           .15  .2  .8  .8            0.019200\r\nMGMG           .15  .2  .15  .2           0.000900\r\nMGBG           .15  .2  .05  .03          0.000045\r\nMMGG           .15  .6  .2  .8            0.014400\r\nMMMG           .15  .6  .6  .2            0.010800\r\nMMBG           .15  .6  .2  .03           0.000540\r\nMBGG           .15  .2  .03  .8           0.000720\r\nMBMG           .15  .2  .15  .2           0.000900\r\nMBBG           .15  .2  .82  .03          0.000738\r\nBGGG           .05  .03  .8  .8           0.000960\r\nBGMG           .05  .03  .15  .2          0.000045\r\nBGBG           .05  .03  .05  .03         0.000002\r\nBMGG           .05  .15  .2  .8           0.001200\r\nBMMG           .05  .15  .6  .2           0.000900\r\nBMBG           .05  .15  .2  .03          0.000045\r\nBBGG           .05  .82  .03  .8          0.000984\r\nBBMG           .05  .82  .15  .2          0.001230\r\nBBBG           .05  .82  .82  .03         0.001009\r\n</pre>\r\n------\r\nTotalling .52184185.\r\n\r\nMaybe your calculator needs a repair for its intermittent problems.',10737,0);
INSERT INTO comment VALUES (10740,1360,4507,'Penny','re(2): Solution (only a common calculator used)','2003-12-26 22:56:32',0,'Charlie, does this mean there is a 3% chance I will do well on the next quiz, a 15% chance I will do so-so, and an 82% chance I will do poorly ?\r\n \r\n:-)\n\n<i>Edited on <b>December 26, 2003, 10:59 pm</b></i>',10739,0);
INSERT INTO comment VALUES (10741,500,4953,'seth','pretty easy','2003-12-27 00:41:20',3,'suicide,if u attempt u dont die if committed u r dead',NULL,0);
INSERT INTO comment VALUES (10742,738,4953,'seth','easy','2003-12-27 00:46:26',3,'add 5 then either add subtract multiply or divide by 1',NULL,0);
INSERT INTO comment VALUES (10743,1360,2716,'Federico Kereki','Markov chains','2003-12-27 01:12:39',2,'This is a classic \"Markov chains\" problem, with a standard solution. If you write the status change matrix A<pre>\r\n    [ 0.80 0.15 0.05 ]\r\nA = [ 0.20 0.60 0.20 ]\r\n    [ 0.03 0.15 0.82 ]</pre>\r\nthen the probability of doing well in the fifth quiz is the first element of the vector [1 0 0]T times A^5. (T stands for \"transpose\")',NULL,0);
INSERT INTO comment VALUES (10744,1334,4956,'Babu','is 4 not ok ??','2003-12-27 06:43:15',0,'I think four pennies would be sufficient so that each penny can touch three other pennies.\r\nam i wrong in understanding the problem ?',NULL,0);
INSERT INTO comment VALUES (10745,1360,1301,'Charlie','re: Markov chains','2003-12-27 09:32:25',0,'\"first element of the vector [1 0 0]T times A^5.\"\r\n\r\nSince you\'re going from the first to the fifth test, isn\'t it A^4?  That is, multiplying by A^1 would get you to the second test, so A^4 would get you to the fifth.\r\n\r\n',10743,0);
INSERT INTO comment VALUES (10746,1334,1301,'Charlie','re: is 4 not ok ??','2003-12-27 09:33:53',0,'How would you arrange 4 pennies so that that happens: that each of them touches the other 3?',10744,0);
INSERT INTO comment VALUES (10747,1560,1575,'DJ','Solution?','2003-12-27 11:33:33',3,'C\r\n\r\nIf you read the title aloud, it sounds like \"An old joke with a new twist.\" The question becomes \"Why did a chicken cross the road?\" and the answer, of course, is C: \"To get to the other side.\"\r\n\r\nI\'m assuming that is correct. Some of the word choices seem a little odd, and what the words are supposed to mean are not as immediately obvious as they could be. Anyway, I don\'t know what the other three choices are supposed to say.\r\n\r\nThis type of phoenetic spellings was introduced in 1956 by Howard Chace in his book <i>Anguish Languish</i> (\"English Language\"). The entire text of the book, containing excerpts such as:\r\n\r\nMarry hatter ladle limb \r\nItch fleas worse widest snore. \r\nAn ever-wear debt Marry win \r\nDoor limb worse shorter gore.\r\n\r\ncan be found <a href=\"http://www.justanyone.com/allanguish.html\">here</a>.',NULL,0);
INSERT INTO comment VALUES (10748,1560,1626,'Gamer','re: Solution?','2003-12-27 11:52:02',0,'There was also the two phrases in the queue that I was unable to decipher as well. Can I see the solution for those two as well?\r\n\r\nB reads: That\'s for me to know and you to find out (or something close to that)',10747,0);
INSERT INTO comment VALUES (10749,1440,4698,'Larry Settle','Proof by Induction','2003-12-27 13:53:11',0,'Many of the sequence problems can be solved by Induction. This problem is a proposition P(x) on the integers.\r\nP(1)=2^2-1^2=3=1^2(2+1).\r\nAssume P(k) for all x<=k.\r\n    Write P(k+1) in terms of P(k). There are two \r\n    more terms and one term has the sign reversed.\r\nP(k+1)=P(k)+(2k+2)^2+(2k+1)^2-2(k+1)^2\r\n      =k^2(2k+1)+(2k+2)^2+(2k+1)^2-2(k+1)^2\r\n      =2k^3+7k^2+8k+3 after expansion and\r\n    collection.\r\n    Now compute P(k+1) by the formula.\r\nP(k+1)=(k+1)^2(2(k+1)+1)\r\n      =(k+1)^2(2k+3)\r\n      =2k^3+7k^2+8k+3 after expansion and\r\n    collection. The two results are an identity.\r\n    Therefore the assumption implies P(k+1).\r\nQED.',NULL,0);
INSERT INTO comment VALUES (10750,1560,3351,'Eric','re(2): Solution?','2003-12-27 14:09:36',0,'I think A reads \"There was rain.\" and D reads \"None of the above.\"',10748,0);
INSERT INTO comment VALUES (10751,1560,1301,'Charlie','re(2): Solution?','2003-12-27 15:37:16',0,'\"There was also the two phrases in the queue that I was unable to decipher as well. Can I see the solution for those two as well?\"\r\n\r\nI don\'t know if the one I put in was not decipherable, but it was something like \"Do flow my spot sat ray fickle height.\"  To follow Ms. Potts at the traffic light, referring to another pending puzzle.\r\n',10748,0);
INSERT INTO comment VALUES (10752,1560,1626,'Gamer','re(3): Solution?','2003-12-27 17:42:16',0,'Zealot = There? That sounds a little farfetched. I think D is a closer translation :) But like I said before, Icy Theon sir, I\'d own taffy knee-in. Site a pout, Thea, Thurs!\r\n\r\nAnyway, Cory said \"Test but lick dime store?\"; I don\'tknow what that means either.',10751,0);
INSERT INTO comment VALUES (10753,1560,1626,'Gamer','re(3): Solution?','2003-12-27 17:46:03',0,'\n\n<i>Edited on <b>December 27, 2003, 7:51 pm</b></i>',10751,0);
INSERT INTO comment VALUES (10756,1531,4964,'Abigail Mitchell','Solution...','2003-12-27 21:06:15',0,'The plot of land can be divided into four L-shaped pieces.  I\'ll give the coordinates outlining one of them... then the rest are fairly easy to see.\r\n\r\n(15,30)\r\n(15,45)\r\n(45,45)\r\n(45,15)\r\n(30,15)\r\nand two sections of the plot boundary:\r\n(30,15) to (30,30)\r\n(30,30) to (15,30)\r\n\r\nAnybody know if this is unique?  I strongly suspect so, but don\'t have a proof to offer.',NULL,0);
INSERT INTO comment VALUES (10754,500,4068,'Bruno','Death Penality ???','2003-12-27 18:33:54',0,'If we attempt suicide and fail, do we get death penalty ???\n\n<i>Edited on <b>December 28, 2003, 11:34 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10755,1360,4963,'Finkle','re(2): Markov chains','2003-12-27 19:21:26',0,'Additional comments on the markov chain point of view:\r\n\r\nIf we introduce a \"state space\" with three states:\r\nS1: you did well on the previous quiz\r\nS2: you did so-so on the previous quiz\r\nS3: you did poorly on the previous quiz\r\n\r\nthen the matrix A=\r\n0.8  0.15  0.05\r\n0.2  0.6   0.2\r\n0.03 0.15  0.82\r\n\r\nwill be the transition matrix. That is, element A(1,1) (read: A(row,col)) is the probability that you\'ll remain in S1 if you started in S1, element A(1,2) the probability that you\'ll go to S2 if you started in S1, and so on (this matrix is usually denoted with \"P\" in standard textbooks on Markov chains, at least the ones I\'ve read).\r\n\r\nSince we know for certain that we start out in S1, the initial state probability vector will be I=\r\n1\r\n0\r\n0\r\n\r\nIn other words, it is certain that we did well on the last quiz (quiz number 1). The state probability vector after the second quiz will have propagated to A*I=\r\n4/5\r\n1/5\r\n3/100 \r\n\r\nIn the same way the state probability vector after quiz five will be A^4*I (as Charlie pointed out in the previous post)=\r\n10436837/20000000 \r\n1676387/5000000  \r\n2128893/12500000 \r\n\r\nI.e. the first element of the above vector is the probability of doing well on the fifth quiz (which is equivalent to ending up in S1 after the fifth quiz). An approximation of this fraction is:\r\n\r\n0.52184\r\n',10745,0);
INSERT INTO comment VALUES (10757,1550,4966,'CC','Answer is Calculus','2003-12-28 05:07:09',0,'in 2-D the area of a sphere is 4 * pi * r^2\r\nin 3-D the volume is just the integral of the area which is 4/3 * pi * r^3\r\nso in 4-D the \"hypervolume\" would be the integral again so it would be 1/3 * pi * r^4\r\n\r\nwaala, whats with these sequences, maybe the infinte sum of those equals to the equation just found.',NULL,0);
INSERT INTO comment VALUES (10758,726,4670,'e.g.','Solution','2003-12-28 09:34:17',3,'INLETS, but I found it using a program, which doesn\'t strike me as a very elegant method...',NULL,0);
INSERT INTO comment VALUES (10759,726,1301,'Charlie','re: Solution','2003-12-28 10:15:20',0,'I agree there are probably more elegant methods, but even with an inelegant method, a solution is more than just the answer.  Here\'s my solution in the form of a program, which had taken me more time to write than the 8 minutes e.g. took.\r\n\r\nDECLARE SUB permute (a$)\r\nCLS\r\na1$ = \"nosier\"\r\na2$ = \"astral\"\r\ntr$ = \"nosieratl\"\r\nFOR perm = 1 TO 362880\r\n v1$ = a1$\r\n FOR i = 1 TO LEN(v1$)\r\n   MID$(v1$, i, 1) = LTRIM$(STR$(INSTR(tr$, MID$(v1$, i, 1))))\r\n NEXT\r\n v2$ = a2$\r\n FOR i = 1 TO LEN(v2$)\r\n   MID$(v2$, i, 1) = LTRIM$(STR$(INSTR(tr$, MID$(v2$, i, 1))))\r\n NEXT\r\n t = VAL(v1$) + VAL(v2$)\r\n IF t = 725613 THEN\r\n  PRINT \"123456789\"\r\n  PRINT tr$\r\n  s1$ = \"\"\r\n  FOR i = 1 TO LEN(\"725613\")\r\n    s1$ = s1$ + MID$(tr$, VAL(MID$(\"725613\", i, 1)), 1)\r\n  NEXT\r\n  PRINT s1$\r\n  PRINT\r\n END IF\r\n permute tr$\r\nNEXT\r\n\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n x$ = \"\"\r\n FOR i = LEN(a$) TO 1 STEP -1\r\n  l$ = x$\r\n  x$ = MID$(a$, i, 1)\r\n  IF x$ &lt; l$ THEN EXIT FOR\r\n NEXT\r\n\r\n IF i = 0 THEN\r\n  FOR j = 1 TO LEN(a$) \\ 2\r\n   x$ = MID$(a$, j, 1)\r\n   MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n   MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n  NEXT\r\n ELSE\r\n  FOR j = LEN(a$) TO i + 1 STEP -1\r\n   IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n  NEXT\r\n  MID$(a$, i, 1) = MID$(a$, j, 1)\r\n  MID$(a$, j, 1) = x$\r\n  FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n   x$ = MID$(a$, i + j, 1)\r\n   MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n   MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n  NEXT\r\n END IF\r\nEND SUB\r\n\r\nIt found\r\n<pre>\r\n123456789\r\ntnsaleiro\r\ninlets\r\n</pre>\r\n-----\r\nthe first two lines being the full number-to-letter encoding.\n\n<i>Edited on <b>December 28, 2003, 10:16 am</b></i>',10758,0);
INSERT INTO comment VALUES (10760,1550,1301,'Charlie','re: Answer is Calculus','2003-12-28 11:19:08',0,'Your first two examples are both for spheres.  By analogy, the third, whatever it is, would be for a sphere, not a hypersphere.  The proper \"series\" sequence is from circle to sphere to hypersphere.  The area of a circle is pi*r^2. The volume of a sphere is (4/3) pi * r^3.  In this progression, one is not the integral of the previous, but rather a composed integral of previous (lower dimension) values as given in the preceding posts.',10757,0);
INSERT INTO comment VALUES (10761,726,4670,'e.g.','re(2): Solution','2003-12-28 13:12:36',0,'My program was far simpler -- something like\r\n\r\nfor (a=1; a>=9; a++) {\r\nfor (s=1; s>=9; s++) if (s!=a) {\r\nfor (t=1; t>=9; t++) if (t!=a) && (t!=s) {\r\n...\r\n\r\nand so on; you get the idea. After getting the only solution, I worked out the answer by hand.<p>Now, a question of mine: How did you figure it took me eight minutes?',10759,0);
INSERT INTO comment VALUES (10762,1440,4197,'luminita','another solution','2003-12-28 14:56:43',3,'both solutions are correct (Zaphod and Larry).\r\nNow I give the 3-rd one which is based on formula of the sum of the first n squared numbers:\r\n1&#178; + 2&#178; +....+ n&#178; = n(n+1)(2n+1)/6\r\nThe sequence may be expressed as:\r\n(1&#178; + 2&#178; + ... + x&#178; + (x+1)&#178; + ... + 2x&#178;) -\r\n2(1&#178; + 2&#178; + ... + x&#178;) =\r\n2x(2x+1)(4x+1)/6 - 2x(x+1)(2x+1)/6 =\r\nx&#178;(2x+1)\r\nQED\r\nThe last one is elementary:\r\nx&#178;(2x+1) = x&#178;(x+1)-x^4.\r\n',NULL,0);
INSERT INTO comment VALUES (10763,726,4507,'Penny','Solution (No program used - not even my faulty calculator)','2003-12-28 15:23:53',3,'NOSIER + ASTRAL = 725613\r\nT=1 N=2 S=3 A=4 L=5 E=6 I=7 R=8 O=9\r\n293768 + 431845 = 725613\r\n\r\n725613=INLETS\r\n\r\nExplanation:\r\n\r\nL+R results in 3. Nonzero distinct possibilities for (L,R) are (1,2), (2,1), (4,9), (9,4),  (5,8), (8,5), (7,6), (6,7).\r\n\r\nSuppose (L,R)=(5,8)\r\n100000(A+N) + 10000(O+S) + 1000(S+T) + 100(I+8) + 10(A+E) + 13 = 725613\r\nA+E=10\r\nThe possibilities for (A,E) are:\r\n(1,9),(3,7),(4,6),(6,4)\r\n  \r\nCase 1: (A,E)=(1,9). Then I=7.\r\n100000(1+N) + 10000(O+S) + 1000(S+T) + 1613 = 725613\r\nS+T=14 This does not allow any values of (S,T) different than 1,5,8,9\r\nSo Case 1 is ruled out.\r\n  \r\nCase 2: (A,E)=(3,7)\r\n100000(3+N) + 10000(O+S) + 1000(S+T) + 100(I+8) + 113 = 725613\r\nthen I=7, which is wrong since E=7\r\nSo Case 2 is wrong.\r\n \r\nCase 3: (AE)=(4,6) (Then again I=7)\r\n100000(4+N) + 10000(O+S) + 1000(S+T) + 1613 = 725613\r\nThen (S,T)=(1,3),(3,1)\r\n\r\nCase 3a: (S,T)=(1,3)\r\n100000(4+N) + 10000(O+1) + 5613 = 725613\r\nO=1, which is disallowed since S=1\r\nSo Case 3a is ruled out.\r\n      \r\nCase 3b: (S,T)=(3,1) (Then O=9)\r\n100000(4+N) + 125613 = 725613\r\nN=2\r\nThis case works.\r\n\n\n<i>Edited on <b>December 28, 2003, 3:25 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10764,726,4507,'Penny','re(3): Solution','2003-12-28 15:34:41',0,'e.g.: \"Now, a question of mine: How did you figure it took me eight minutes?\"\r\n \r\nCharlie must have known the time the problem was posted. It must have been around 9:26. He subtracted that from 9:34, the time you posted your solution. \r\n',10761,0);
INSERT INTO comment VALUES (10765,726,1301,'Charlie','re(4): Solution','2003-12-28 16:01:05',0,'Yes, that\'s how.',10764,0);
INSERT INTO comment VALUES (10766,1240,4970,'Jack the Reaper','','2003-12-28 16:22:21',0,'Standing on the shoulders of you giants, I figured out the solution.  The words DJ is looking for aren\'t gather, slither, smother, bother, lather, and feather; they are gather<i>ed</i>, slither<i>ed</i>, smother<i>ed</i>, bother<i>ed</i>, lather<i>ed</i>, and feather<i>ed</i>.  Each of the combinations prefix \"thered.\"  The answer, therefore, is Eric, as in Eric the Red.',NULL,0);
INSERT INTO comment VALUES (10767,726,1626,'Gamer','re: Solution (No program used - not even my faulty calculator)','2003-12-28 17:17:32',0,'You are using trial and error to solve this Penny, and you only listed about 1 possibility for L+R=3. So you basically just did the SAME thing as a program, only lots slower and less efficiently.',10763,0);
INSERT INTO comment VALUES (10768,726,1575,'DJ','','2003-12-28 17:39:42',3,'First, since there are no zeroes and all digits are distinct, O + S cannot be 2. Thus, O + S is either 11 or 12, but there is a carry digit in either case. So, N + A = 6.\r\n\r\nSimilarly, E + A cannot be 1; either E + A = 10 or E + A = 11.\r\n\r\nSuppose E + A = 11. Then, R + L = 3 (with no carry digit), so R and L are 1 and 2 in some order. Also, I + R = 5 (there is a carried 1 into that column, and I cannot be big enough to make the column total 15). Additionally, if E + A = 11, and N + A = 6, then N + 5 = E. So, N cannot be 5 or 6 (that would make E 10 or 11). Also, N is not 1 or 2 (R and L are). If N = 3, then A = 3 (N + A = 6), and if N = 4, A = 2, but again either L or R is 2. Therefore, the assumption that E + A = 11 must be false.\r\n\r\nSo, E + A = 10, and there is a carry digit from the ones column, so R + L = 13.\r\n\r\nSince N + A = 6 and E + A = 10, N + 4 = E. So, N cannot be 6 (E would be 10). If N = 3, then A = 3, which is not possible; N (or A) cannot be 3). If N = 1, then A = 5, but if N = 1, E = 5, which is also not possible.\r\nSo, there are three valid possibilities so far for N, A, and E:\r\nN = 2, A = 4, E = 6;\r\nN = 4, A = 2, E = 8; or\r\nN = 5, A = 1, E = 9.\r\n\r\nSince R + L = 13, R and L must be (in some order) 4 and 9, 5 and 8, or 6 and 7. However, each of the possibilities for N, A, E includes a 4 or a 9, so R and L must be 5 and 8 or 6 and 7.\r\n\r\nTherefore, the smallest value R can take is 5, but since there is a carry digit into the I + R = 6 column, and I cannot be zero, I + R must equal 15 (not 5). R cannot be 5 (I would have to be 10).\r\n\r\nSince R + I = 15 and R + L = 13, L + 2 = I.\r\nTherefore, there are three sets of possible values for R, L, and I:\r\nR = 6, L = 7, I = 9;\r\nR = 7, L = 6, I = 8; or\r\nR = 8, L = 5, I = 7.\r\n\r\nComparing the sets of values for N, A, E with the possibilities for R, L, I, we can pair them up.\r\nIf E = 6, R or L cannot be six, so the first set for N, A, E is only possible with the third group of R, L, I.\r\nSimilarly, if E = 8, neither I nor R can be 8, so the second N, A, E is only possible with the first R, L, I.\r\nFinally, if N = 5, L cannot be 5, and if E = 9, I is not 9, so the third N, A, E matches the second R, L, I.\r\n\r\nThere are three possibilities, namely:\r\nN = 2, A = 4, E = 6, R = 8, L = 5, I = 7;\r\nN = 4, A = 2, E = 8, R = 6, L = 7. I = 9; or\r\nN = 5, A = 1, E = 9, R = 7, L = 6, I = 8.\r\n\r\nThere are three variables left to look at (S, T, O), and two possibilities for the sums of the remaining columns. Either S + T = 4, O + S = 12, and T + 8 = O, or S + T = 14, O + S = 11, and O + 3 = T.\r\n\r\nIf, in the first case, T + 8 = O, the only possible values are T = 1 and O = 9, with S = 3.\r\nWe need to look at the above three cases for the other six letters to see if there is one in which those values have not yet been assigned, and we find that the first set fits.\r\nSo, one possible set of values is:\r\nN = 2, A = 4, E = 6, R = 8, L = 5, I = 7, T = 1, O = 9, S = 3.\r\nGiven these values, 725613 becomes INLETS, which is indeed a word.\r\n\r\nJust to be thorough, check the second case above, wherein S + T = 14, O + S = 11, and O + 3 = T. The greatest O can be is 6, but since 6 is already represented in each of the above possibilities for the other six letters, O can\'t be six. If O is 5, T is 8, but all of the choices above have a letter for 5 or 8 already as well. Similarly, 4 and 7, 3 and 6, or 2 and 5 are not possible either. If O = 1 and T = 4, S would have to be 10 (to make O + S = 11); so we see that there are no remaining possibilities for the value of O.\r\n\r\nThus, the unique solution is as follows:\r\nT = 1\r\nN = 2\r\nS = 3\r\nA = 4\r\nL = 5\r\nE = 6\r\nI = 7\r\nR = 8\r\nO = 9\r\nand the word in question is INLETS.',NULL,0);
INSERT INTO comment VALUES (10769,726,693,'Jun','Solution','2003-12-28 18:45:50',0,'INLETS\r\n\r\nI just hope that the solution provides a good explanation cos I solved this by trial and error, though I took me like 5 minutes... Guess I got lucky.',NULL,0);
INSERT INTO comment VALUES (10770,1491,1626,'Gamer','re(3): solution is wrong','2003-12-28 20:02:41',0,'No, because then anythink the bus driver was wearing wouldn\'t count, or any of his organs; they are things too. He couldn\'t take his backbone in. You have to interperet it to mean nothing 6 on the dimensions. Think of it subjectively; if something is in tricks you can pull this; if it\'s not you can\'t.',10735,0);
INSERT INTO comment VALUES (10771,726,4670,'e.g.','re(5): Solution','2003-12-28 20:05:57',0,'OK, so that shows that Charlie is a special kind of user, right? That almost makes me feel like the hero in that old TV show, where the alien invaders could be recognized because they couldn\'t move their little fingers or something like that!  :-)',10765,0);
INSERT INTO comment VALUES (10772,726,4507,'Penny','re(2): Solution (No program used - not even my faulty calculator)','2003-12-28 20:19:39',0,'Gamer: \"You are using trial and error to solve this Penny, and you only listed about 1 possibility for L+R=3. So you basically just did the SAME thing as a program, only lots slower and less efficiently.\"\r\n \r\nDon\'t be silly, Gamer. I copy/pasted my solution from the Dr. Math website.\r\n\r\n(Just kidding)\r\n \r\nSeriously though, the use of computer programs to solve real-life problems makes sense, but their use to solve made-up problems does seem a little goofy to me. It\'s like heaping up a big barrier of rocks, and then going to the hardware store and bringing back a long ladder to get over the rocks. Pretty silly. But that\'s just my opinion. I could be wrong. \r\n \r\n\n\n<i>Edited on <b>December 28, 2003, 9:47 pm</b></i>',10767,0);
INSERT INTO comment VALUES (10773,726,1626,'Gamer','re(3): Solution (No program used - not even my faulty calculator)','2003-12-28 22:13:03',0,'But not if we want experience climbing ladders. :) We don\'t even need to cross that barrier of rocks if it would be boring or too hard to do anyway.',10772,0);
INSERT INTO comment VALUES (10774,726,1575,'DJ','re(4): Solution (No program used - not even my faulty calculator)','2003-12-28 22:16:08',0,'Or, you could go heap up a big pile of rocks, and say, \"I don\'t feel like using the ladder; I\'ll just crawl over...\"',10773,0);
INSERT INTO comment VALUES (10775,1491,4627,'donnmike','re(4): solution is wrong','2003-12-29 02:38:47',0,'What does the bus driver\'s clothes have to do with anything?  We are talking about what this kid cannot bring with him onto the bus.  And because his organs are a part of him, he is not taking them with him, they ARE him.  And the bus driver did not explicitly state he couldn\'t take anything of length dimensions greater than 6\'.  Besides, length, height, and width aren\'t specific measurements and it all depends on how something is oriented.  I could orient the diagonal of a box so that it could be considered the length.\r\n\r\nAnd if we are to assume that the rule given by the bus driver does not have to be followed, and that the kid only gets away with bringing the rod onto the bus because he is concealing it, then we could also assume that the bus driver realizes that he could have something longer than 6\' in the box and inspect it.\r\n\r\nit\'s just a bad problem, even for a trick.',10770,0);
INSERT INTO comment VALUES (10776,543,4978,'susan','i got it i got it','2003-12-29 02:54:17',3,'eggs',NULL,0);
INSERT INTO comment VALUES (10777,1334,2444,'dr pyser','re(2): is 4 not ok ??','2003-12-29 05:18:18',0,'i\'m a n00b, so i dunno if the solution\'s here or not, but afaik you arrange three touching pennies in a triangle and then put the fourth on top so that it covers all three right?',10746,0);
INSERT INTO comment VALUES (10778,1361,1301,'Charlie','solution--computer used','2003-12-29 10:42:54',3,'By rule 1, a 7 has to be over a 5 or a 5 over a 3.\r\n\r\nThe pairs satisfying rule 3 could be 2,4 or 7,9.\r\n\r\nBy rule 4, either 8 is above 4 or 5 above 1.\r\n\r\nThe pairs satisfying rule 5 are 1,2 or 8,9.\r\n\r\nThe following program looks for such, as well as most of rule 2:\r\n\r\nDECLARE SUB permute (a$)\r\nCLS\r\ns$ = \"123456789\"\r\nFOR i = 1 TO 362880\r\n&nbsp;bad = 1\r\n&nbsp;ix = INSTR(s$, \"7\")\r\n&nbsp;IF ix &lt; 7 THEN IF MID$(s$, ix + 3, 1) = \\\"5\\\" THEN bad = 0\r\n&nbsp;ix = INSTR(s$, \\\"5\\\")\r\n&nbsp;IF ix < 7 THEN IF MID$(s$, ix + 3, 1) = \\\"3\\\" THEN bad = 0\r\n&nbsp;IF bad THEN GOTO notThis\r\n\r\n&nbsp;bad = 1\r\n&nbsp;ix = INSTR(s$, \\\"8\\\")\r\n&nbsp;IF ix < 7 THEN IF MID$(s$, ix + 3, 1) = \\\"4\\\" THEN bad = 0\r\n&nbsp;ix = INSTR(s$, \\\"5\\\")\r\n&nbsp;IF ix < 7 THEN IF MID$(s$, ix + 3, 1) = \\\"1\\\" THEN bad = 0\r\n&nbsp;IF bad THEN GOTO notThis\r\n\r\n&nbsp;bad = 1\r\n&nbsp;ix = INSTR(s$, \\\"2\\\")\r\n&nbsp;IF ix MOD 3 THEN IF MID$(s$, ix + 1, 1) = \\\"4\\\" THEN bad = 0\r\n&nbsp;ix = INSTR(s$, \\\"7\\\")\r\n&nbsp;IF ix MOD 3 THEN IF MID$(s$, ix + 1, 1) = \\\"9\\\" THEN bad = 0\r\n&nbsp;IF bad THEN GOTO notThis\r\n\r\n&nbsp;bad = 1\r\n&nbsp;ix = INSTR(s$, \\\"1\\\")\r\n&nbsp;IF ix MOD 3 THEN IF MID$(s$, ix + 1, 1) = \\\"2\\\" THEN bad = 0\r\n&nbsp;ix = INSTR(s$, \\\"8\\\")\r\n&nbsp;IF ix MOD 3 THEN IF MID$(s$, ix + 1, 1) = \\\"9\\\" THEN bad = 0\r\n&nbsp;IF bad THEN GOTO notThis\r\n\r\nsqCt = 0\r\n&nbsp;FOR col = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;t(col) = 0\r\n&nbsp;&nbsp;&nbsp;FOR row = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t(col) = t(col) + VAL(MID$(s$, (row - 1) * 3 + col, 1))\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;sqrt = INT(SQR(t(col)) + .5)\r\n&nbsp;&nbsp;&nbsp;IF sqrt * sqrt = t(col) THEN sqCt = sqCt + 1: sq(sqCt) = t(col)\r\n&nbsp;NEXT\r\n&nbsp;IF sqCt < 2 THEN GOTO notThis\r\n&nbsp;IF sq(1) <&gt; sq(2) THEN GOTO notThis\r\n&nbsp;p1 = VAL(MID$(s$, 1, 1)) + VAL(MID$(s$, 9, 1))\r\n&nbsp;p2 = VAL(MID$(s$, 3, 1)) + VAL(MID$(s$, 7, 1))\r\n&nbsp;IF p1 &lt;&gt; p2 THEN GOTO notThis\r\n\r\n\r\n&nbsp;PRINT MID$(s$, 1, 3)\r\n&nbsp;PRINT MID$(s$, 4, 3)\r\n&nbsp;PRINT MID$(s$, 7, 3)\r\n&nbsp;PRINT\r\nnotThis:\r\n&nbsp;permute s$\r\nNEXT\r\n\r\nSUB permute (a$)\r\nDEFINT A-Z\r\n&nbsp;x$ = \"\"\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1\r\n&nbsp;&nbsp;l$ = x$\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)\r\n&nbsp;&nbsp;IF x$ &lt; l$ THEN EXIT FOR\r\n&nbsp;NEXT\r\n\r\n&nbsp;IF i = 0 THEN\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) &gt; x$ THEN EXIT FOR\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;END IF\r\nEND SUB\r\n\r\nand finds\r\n\r\n789\r\n524\r\n163\r\n\r\n897\r\n635\r\n241\r\n\r\nThe first does not satisfy the perfect square condition of the sums of opposite corners, so the latter is the solution.\r\n',NULL,0);
INSERT INTO comment VALUES (10779,1361,3224,'Lee','solution (no computer used)','2003-12-29 13:00:26',3,'Some things should be easily deducible.\r\n\r\n1) There is a 5 above a 3 OR a 7 above a 5 (herein denoted by [5/3] OR [7/5])\r\n2) Opposite corners total 9\r\nThe column totals are 13, 16, 16 (not necessarily in that order)\r\n3) There is a 2 left of a 4 OR 7 left of a 9 (herein denoted by (2,4) OR (7,9))\r\n4) There is [5/1] OR [8/4]\r\n5) There is (1,2) OR (8,9)\r\n\r\n(Restraining my amateur notation for the first part)\r\nConsider the number 5 in a column totaling 16, \r\n\r\nIf the 5 is above the 3 then the remaining number in that column must be an 8.  Since the 8 can’t then be above a 4 then 5 must be above 1 (by rule 4) which is a contradiction.\r\n\r\nIf the 7 is above the 5 then the remaining number in that column must be a 4.  Since there is no 8 in the column 8 can’t then be above a 4 and again, by rule 4, 5 must be above 1  which is another contradiction.\r\n\r\nSo the 5 is in a column totaling 13.\r\n\r\nClearly the 5 can’t be above the 3 since this would require another 5 in the column, so 7 is above the 5 and the other number in the column is a 1.\r\n\r\nOptions\r\n[1/7/5]\r\n[7,5,1]\r\n\r\nIf [1/7/5] is the extreme left or right column the other side must be [4/x/8] and this column must total 16. x = 4 is a contradiction to our  remit - that you can’t duplicate a number.\r\nIf [1/7/5] is in the middle column there is no room for a (8,9) combination and (1,2) must be true.  The 2 in the top-right position would require a 7 bottom-left that’s already spoken for.\r\n\r\nSo, [7/5/1] appears in the solution.\r\nAgain if this were the middle column there is no room for the (8,9) and (1,2) must be true – requiring the extra 7 in the 2’s opposite corner.\r\nSo [7/5/1] appears as the extreme right or left column with the opposing left or right column being [8/6/2] (since opposite corners sum to 9 and this column must sum to 16).\r\n[7/5/1] as the left column and the right column as [8/6/2] means (1,2) can’t be true so there must be an (8,9) combination – a contradiction with the 8 to the extreme right of the grid.\r\nSo [7/5/1] must be the extreme right column.\r\nThe rest fills itself.\r\nAnswer;\r\n897\r\n635\r\n241\r\n',NULL,0);
INSERT INTO comment VALUES (10780,1361,4507,'Penny','Solution (no program needed)','2003-12-29 13:55:49',3,'This one requires neither a program nor time-consuming deductive thought. If you focus at first on conditions 1,3,4 and 5, there are basically 8 conditions in four mutually exclusive pairs. Call them s,t,u,v,w,x,y,z.  \r\n\r\n(s) 5/3 or (t) 7/5;  \r\n(u) 24 or (v) 79;   \r\n(w) 8/4 or (x) 5/1;    \r\n(y) 12 or  (z) 89; \r\n\r\nThere are 2^4=16 groups of possible combinations. So you just evaluate each possible matrix until you get one that meets rule 2. This is actually possible to do fairly quickly, so brain-straining ratiocination is uncalled for.          \r\n\r\n(s u w y) 5/3  24  8/4  12 It is impossible to satisfy this combination in a 3x3 matrix.\r\n\r\n(s u w z)  5/3  24  8/4  89, with 1,6,7 unaccounted for. \r\nThe only possible pattern is:\r\n?89\r\n245\r\n??3\r\nFails rule 2.\r\n\r\netc. etc..... until we get to: \r\n\r\n(t u x z)   7/5  24  5/1  89    with  3,6 unaccountted for. There are 12 possible patterns here:\r\n                       \r\n724   789    7??    7??   724   789\r\n589   524    524    589   5??   5??\r\n1??   1??    189    124   189   124\r\n\r\n247   897    ??7    ??7   247   897\r\n895   245    245    895   ??5   ??5\r\n?11   ??1    891    241   891   241\r\n\r\nOnly the last one can possibly satisfy rule 2. We are down to two possibilities:\r\n\r\n897  897\r\n365  635\r\n241  241\r\n\r\nOnly the second one meets both stipulations of rule 2.\r\n\r\nThe answer is:\r\n  \r\n897\r\n635\r\n241    \r\n\r\n\r\n\n\n<i>Edited on <b>December 29, 2003, 2:01 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10781,1334,1301,'Charlie','re(3): is 4 not ok ??','2003-12-29 14:11:05',0,'But then the fourth is not lying flat on the table.',10777,0);
INSERT INTO comment VALUES (10782,1361,4982,'Dan Blume','Solution (no program required)','2003-12-29 15:54:09',0,'From 1: Columns of\r\n 3 5 7\r\n | | |\r\n 1 3 5\r\n\r\nFrom 4: Columns of\r\n 5 8\r\n | |\r\n 1 4\r\n\r\nOnly possiblity is column:\r\n  7\r\n  5\r\n  1\r\n\r\nFrom 2 we have corner sums of 9 since all other squares are impossible for two locations. From this we find that 9 cannot be in a corner.\r\n\r\nFrom Rule 3 we have the choice of row:\r\n2 - 4\r\n  or\r\n7 - 9\r\n\r\nIf the column (7,5,1) is in center position then from Rule 3 :2-4 is not possible (requires split) and 7-9 puts 9 in a corner where it cannot go.  Therefore column (7,5,1) is not in center position.\r\n\r\nFrom Rule 5 we have rows:\r\n 1 - 2\r\n  or\r\n 8 - 9\r\n\r\nIf column (7,5,1) is the left column, then to meet Rule 2, the right column is (8, x, 2). Neither possibility (1-2, 8-9) for Rule 5 will fit.\r\n\r\nTherefore column (7,5,1) is the right column.\r\nUsing Rule 2 and drawing the 3x3 square: \r\n  8  x  7\r\n  x  x  5\r\n  2  x  1\r\n\r\nRule 5 gives (cube next to number 1 higher)\r\n  8  9  7\r\n  x  x  5\r\n  2  x  1\r\n\r\nRule 3 (prime next to non-prime 2 higher) gives\r\n  8  9  7\r\n  x  x  5\r\n  2  4  1\r\nand to meet the remaining requirement of Rule 2, the first two columns must total 16.\r\n  8  9  7\r\n  6  3  5\r\n  2  4  1\r\n  \r\n',NULL,0);
INSERT INTO comment VALUES (10783,469,2256,'Jackie','re(2): The solution is incorrect.','2003-12-29 17:10:22',0,'Even if it cost the counterfeiter zero dollars to produce the note (which is doubtful) there is still the opportunity cost of producing the note. Also, if the person who lost the note was not the counterfeiter, then the person who did make the note - and subsequentally traded with it - had a net <b><i> gain </b></i> of 100 rupees minus the production and opportunity costs of making the note.  Also, if the aforementioned premise is true, and the person who lost the note in the park had not yet had a chance to trade with it, then he <b><i> lost </b></i> 100 rupees.',10655,0);
INSERT INTO comment VALUES (10784,1509,4984,'ebeth','lovelorn snail','2003-12-29 17:32:01',0,'march 27 or 28',NULL,0);
INSERT INTO comment VALUES (10785,1551,4925,'Jeff','Lacking data','2003-12-29 19:43:34',0,'It seems to me there is insufficient data to derive just one correct solution. For example, the second encryption could be sending a total of 676 symbols to a pair of upper-case latin characters.  As such, it is viable to say that:\r\n\r\nW -> WE\r\nh -> IU\r\no -> TI\r\nI -> BS\r\ns -> TB\r\nN -> ZW\r\ne -> JE\r\na -> PB\r\nr -> GN\r\nb -> SF\r\ny -> UK\r\n? -> HR\r\n\r\nAs such, the second plaintext is: WhoIsNearby? which I can answer: my boss at work.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10786,1442,4925,'Jeff','hmmm','2003-12-29 20:39:08',0,'Personally, I don\'t think I\'ve met anyone that thinks either pronounciation is okay for any word. Thus my conclusion is that the wife is a very agreeable person that doesn\'t like to make waves. The husband also seems very dull-witted to think that the second day of the week, according to us in the States, would have anything to do with the question at hand. Rather than to correct her husband (which would make waves) the wife induldges him and says \"Either way sounds fine, dear\" and be on her merry way.\r\n\r\n--Graatz',NULL,0);
INSERT INTO comment VALUES (10787,1341,4925,'Jeff','Integer infinity','2003-12-29 20:56:56',1,'Theoretical mathematics tells us that two sets are the same size iff there exists a one-to-one & onto function between the two. The size of the set of integers is deemed aluph null (spelling?). This is also the same size as the set of even integers (since n -> 2n is a valid one-to-one onto function). However, for example, the number of rational numbers is not aluph null since it takes 2 integers to produce all of the rationals.  By this reasoning, every set in the puzzle contains aluph null marbles.',NULL,0);
INSERT INTO comment VALUES (10788,1334,2444,'dr pyser','re(4): is 4 not ok ??','2003-12-30 02:17:18',0,'as i said, i\'m n00b, i only realised that afterwards :D',10781,0);
INSERT INTO comment VALUES (10789,1441,4507,'Penny','Solution (no computer program used)','2003-12-30 04:54:21',3,'The number in parentheses after each group of 3 Schoolgirls signifies the room they\'re in.\r\n\r\nDay 1: ABC(1), DEF(2); GHI(3); JKL(4); MNO(5);\r\nDay 2: ADG(6); BEH(7); CLO(8); JNI(9); MKF(10);\r\nDay 3: DHO(1); AJM(2); BNK(3); CFI(4); GEL(5);\r\nDay 4: AEN(4); DKI(5); BFO(6); CGJ(7); MHL(9);\r\nDay 5: GNF(1); BLI(2); CDM(3); AHK(8); JEO(10);\r\nDay 6: MEI(1); GKO(2); AFL(3); CNH(6); BDJ(8);\r\nDay 7: BGM(4); JHF(5); AOI(7); CEK(9); DNL(10);\r\n',NULL,0);
INSERT INTO comment VALUES (10790,574,4162,'rohit','Finally got one','2003-12-30 05:53:27',0,'Finally found one that was easy : Mr. East takes the north road, Mr. West takes the east road, Mr. North takes the south road and Mr. South takes the West road.',NULL,0);
INSERT INTO comment VALUES (10791,1441,1301,'Charlie','re: Solution (no computer program used)','2003-12-30 10:22:35',0,'What was the manner of solution? Are there other solutions? Can it be done with fewer than 10 tables?  (Yes, those are separate tables, not separate rooms.)',10789,0);
INSERT INTO comment VALUES (10792,1441,1301,'Charlie','solution--computer used','2003-12-30 10:56:46',3,'If the members are arranged in a circle, if each member were one vertex of a triangle, they\'d be arranged in 5 triangles.  The problem is to get all triangles to differ each day.\r\n\r\nFrom looking at Internet treatments of the 15-schoolgirl problem, we see the idea is to arrange 14 members around the outside of the circle, with one at the center.  That way, each of the seven days, the entire structure of triangles can be advanced by two units.\r\n\r\nSo that each person is paired with a given other person only once in the week, each of the sides (chords of the circle, so to speak) that a given person will see in a given direction (say clockwise) must be a different length (different number of persons over).  As the motion of the whole set of triangles is by 2 units each day, the vertices are odd and even parity.  A chord of even length will connect points of the same parity; a chord of odd length will connect points of opposite parity.  The chords of even length will connect to a given point twice: once as length 2n and once as length 14-2n, coming from the other side.  The chords of odd length will cover both even and odd parity points.\r\n\r\nThat means we need two sets of even-length chords--to cover the even and odd parity points. The following program accomplishes this by switching from even to odd beginning points past a chord length of 7. (The chord length is not the strict geometric consideration, but only a counting in the clockwise direction of how many over the chord shifts, even up to 13, which is really 1 counterclockwise).  There are 13 chords placed, all of different \"size\".  That\'s 26 endpoints--enough for each point except for 2 to be at the ends of two chords, as it should be in a triangle.  The two vertices that remain with one chord each connecting them are then tied to the center point.\r\n\r\nChecks are made to assure that no quadrilaterals, etc. are formed, just triangles.   When a set is found, letters are assigned, making the first triangle ABC, etc.  The triangle set is then rotated by adding 2*day to each position, mod 4, and the results presented.  There are 84 sets that are found.  I haven\'t checked yet whether any are trivially related (just a difference in the order of the days, or people within groups).\r\n\r\nIn assigning the tables, I just assign the next one that\'s not used that day and that none of the people in the group have used that week.  I don\'t know if this is optimal, but it finds some of the 84 solutions to the first part of the problem are capable of being done with only 9 tables; some require 10 and others 11.  Perhaps with some optimization, all could be done in at most 10; I don\'t know.\r\n\r\nHere are the first four results out of the 84:\r\n\r\n<pre>\r\n 0  1  2   4  7  12   6  10  3   11  5  9   8  13  14\r\nABC 1  DEF 2  GHI 3  JKL 4  MNO 5\r\nCID 2  GLA 1  MFK 3  NEJ 4  HBO 6\r\nDKG 1  MJC 2  HAE 3  BLN 5  FIO 4\r\nGEM 2  HND 1  FCL 3  IJB 5  AKO 7\r\nMLH 1  FBG 3  ADJ 5  KNI 2  CEO 8\r\nHJF 3  AIM 4  CGN 6  EBK 1  DLO 9\r\nFNA 2  CKH 4  DMB 3  LIE 1  GJO 10\r\n\r\n 0  1  2   4  7  10   8  12  3   11  5  9   6  13  14\r\nABC 1  DEF 2  GHI 3  JKL 4  MNO 5\r\nCID 2  MLH 1  FAK 3  NEJ 4  GBO 6\r\nDKM 1  GJA 2  HCE 3  BLN 5  FIO 4\r\nMEG 2  FNC 3  ADL 1  IJB 5  HKO 7\r\nGLF 3  HBD 4  CMJ 2  KNI 1  AEO 8\r\nFJH 2  AIM 4  DGN 1  EBK 6  CLO 9\r\nHNA 3  CKG 4  MFB 6  LIE 2  DJO 1\r\n\r\n 0  1  2   6  9  12   4  8  13   11  5  7   3  10  14\r\nABC 1  DEF 2  GHI 3  JKL 4  MNO 5\r\nCMG 2  HJA 1  DNB 3  ILE 5  KFO 4\r\nGKD 1  NIC 2  HFM 3  BEJ 4  LAO 6\r\nDLH 2  FBG 1  NAK 3  MJI 5  ECO 7\r\nHEN 1  AMD 2  FCL 3  KIB 4  JGO 8\r\nNJF 3  CKH 4  AGE 6  LBM 1  IDO 9\r\nFIA 2  GLN 5  CDJ 3  EMK 4  BHO 1\r\n\r\n 0  1  2   8  11  4   12  3  6   13  7  9   5  10  14\r\nABC 1  DEF 2  GHI 3  JKL 4  MNO 5\r\nCHF 3  NJI 1  AMD 2  BLE 5  KGO 4\r\nFMI 2  GBD 1  CKN 3  HEJ 4  LAO 6\r\nIKD 4  AHN 1  FLG 5  MJB 2  ECO 3\r\nDLN 4  CMG 2  IEA 6  KBH 1  JFO 7\r\nNEG 3  FKA 1  DJC 5  LHM 2  BIO 8\r\nGJA 2  ILC 6  NBF 5  EMK 1  HDO 9\r\n</pre>\r\n---------\r\nThe row of numbers at the top represent the position numbers for the vertices of the triangle, 0 through 13 on the outside; 14 in the center of the circle.\r\n\r\nHere\'s the program.  Note that I did not check to make sure that the two points left to team up with the center point were of opposite parity, a necessity so that everyone gets to eat with the center person, but it seems to work out that way anyway.\r\n\r\nDEFINT A-Z\r\nDECLARE SUB place (size)\r\nCLEAR , , 4000\r\n\r\nDIM SHARED ct(13), hist(14, 2), solCt\r\n\r\n\r\nct(0) = 1: ct(1) = 1\r\nhist(1, 1) = 0: hist(1, 2) = 1\r\nCLS\r\nplace 2\r\nPRINT solCt\r\n\r\nEND\r\n\r\nSUB place (size)\r\n&nbsp;&nbsp;FOR ev = 0 TO 12 STEP 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF size &lt;= 7 OR size MOD 2 = 1 THEN i = ev:  ELSE i = ev + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;j = (i + size) MOD 14\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF ct(i) < 2 AND ct(j) < 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ct(i) AND ct(j) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb = 1 TO size - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 1) = i THEN other1 = hist(sb, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 2) = i THEN other1 = hist(sb, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 1) = j THEN other2 = hist(sb, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 2) = j THEN other2 = hist(sb, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF other1 <&gt; other2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF ct(i) OR ct(j) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb = 1 TO size - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 1) = i AND ct(hist(sb, 2)) > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 2) = i AND ct(hist(sb, 1)) > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 1) = j AND ct(hist(sb, 2)) > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb, 2) = j AND ct(hist(sb, 1)) > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;good = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct(i) = ct(i) + 1: ct(j) = ct(j) + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hist(size, 1) = i: hist(size, 2) = j\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF size = 13 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;oneCt = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb = 0 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ct(sb) = 1 THEN oneCt = oneCt + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF oneCt = 2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIM marker(13), soln(5, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;solUpto = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb = 1 TO 12\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u1 = hist(sb, 1): u2 = hist(sb, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ct(u1) > 1 AND ct(u2) > 1 AND marker(u1) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;marker(u1) = 1: marker(u2) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb2 = sb + 1 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb2, 1) = u1 OR hist(sb2, 2) = u1 OR hist(sb2, 1) = u2 OR hist(sb2, 2) = u2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF hist(sb2, 1) &lt;&gt; u1 AND hist(sb2, 1) &lt;&gt; u2 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u3 = hist(sb2, 1): marker(u3) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u3 = hist(sb2, 2): marker(u3) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;solUpto = solUpto + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;soln(solUpto, 1) = u1: soln(solUpto, 2) = u2: soln(solUpto, 3) = u3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT u1; u2; u3; \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pcUpto = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR sb = 0 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ct(sb) = 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pcUpto = pcUpto + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;soln(5, pcUpto) = sb\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT sb;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;soln(5, 3) = 14\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT 14\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;solCt = solCt + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GOSUB show1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'IF solCt / 40 = INT(solCt / 40) THEN DO: LOOP UNTIL INKEY$ > \"\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;place size + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct(i) = ct(i) - 1: ct(j) = ct(j) - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n\r\nEXIT SUB\r\n\r\nshow1:\r\n&nbsp;&nbsp;REDIM lets$(14), tbl(14, 20)\r\n&nbsp;&nbsp;assnCt = 0\r\n&nbsp;&nbsp;FOR grp = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;FOR memb = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;lets$(soln(grp, memb)) = CHR$(65 + assnCt)\r\n&nbsp;&nbsp;&nbsp;&nbsp;assnCt = assnCt + 1\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR day = 0 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;REDIM tblDay(20)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR grp = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tblTry = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR memb = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF grp = 5 AND memb = 3 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT lets$(soln(5, 3));\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sb = soln(5, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sb = (soln(grp, memb) + 2 * day) MOD 14\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT lets$((soln(grp, memb) + 2 * day) MOD 14);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO WHILE tbl(sb, tblTry) > 0 OR tblDay(tblTry) > 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tblTry = tblTry + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO WHILE tbl(sb, tblTry) > 0 OR tblDay(tblTry) > 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tblTry = tblTry + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tblDay(tblTry) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tbl(sb, tblTry) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT tblTry; \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;DO: LOOP UNTIL INKEY$ > \"\"\r\nRETURN\r\n\r\nEND SUB\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10793,1441,1301,'Charlie','re: solution--computer used','2003-12-30 11:03:34',0,'I see that my table-assignment algorithm is not preventing some people from visiting the same table twice.  I don\'t have time to correct that right now, but I\'ll work on it later.',10792,0);
INSERT INTO comment VALUES (10794,1441,1301,'Charlie','re(2): solution--computer used','2003-12-30 11:30:23',0,'That algorithm has been repaired so it no longer assigns the same person to the same table twice in the week, but now the minimum number of tables among the 84 solutions is 11, so I need a more efficient algorithm.',10793,0);
INSERT INTO comment VALUES (10795,1362,4993,'Chase Borman','is this the right way?','2003-12-30 12:54:47',3,'1/3 + 2/4 = 5/6',NULL,0);
INSERT INTO comment VALUES (10796,1441,4507,'Penny','This is how I solved it.','2003-12-30 13:26:36',1,'I don\'t know why this one went so long without an answer. Like so many other seemingly difficult flooble puzzles, it yielded rather easily to step-by-step logic.\r\n\r\nI began by arbitrarily assigning meetings to A. I could do this in any way, since the names A through O are arbitrary. (I knew that if the end result did not have the day 1 meetings specified in the puzzle, I could transpose letters to change it to match the puzzle.)\r\n\r\nDay1: ABC;  Day2: ADE;   Day3: AFG;   Day4: AHI;   Day5: AJK;   Day6: ALM;   Day7: ANO\r\n\r\nNow it was a simple matter to assign everybody else to the remaining meetings in such a way that everyone meets every other person exactly once. I started with B. I just had B neeting with A and C, so I arranged for her to meet with the remaining girls D through O: BDF, BEG, BHJ, BIK, BLN and BMO. Now it was C\'s turn. I already had her meeting with A and B, so I set her up with D through O: CDG, CEF, CHK, CIJ, CLO, CMN. Now for D, whom I now had meeting with A, B, C, E, F and G, I set up meetings with H through O: DHL, DIM, DJN, and DKO. I now had E meeting with A, B, C, D, F and G, so I assigned her the following meetings: EHM, EIL, EJO and EKN. Now F was meeting with A, B, C, D, E and G, so I set her up with the remaining girls: FHN, FIO, FJL, and FKM. So now G was meeting with A, B, C, D, E, and F, so I filled out her schedule with the following meetings: GHO, GIN,  GJM and GKL.\r\n \r\nSo now I had a set of 35 meetings with everbody meeting everybody else exactly once:\r\n\r\nABC, ADE, AFG, AHI, AJK, ALM, ANO, BDF, BEG, BHJ, BIK,   BLN, BMO, CDG, CEF, CHK, CIJ, CLO, CMN, DHL, DIM, DJN,  DKO, EHM, EIL, EJO, EKN, FHN, FIO, FJL, FKM, GHO, GIN,  GJM, and GKL\r\n\r\nThe next step was to assign the groupings by day, from 1 to 7. This involved some minor trial and error, and I didn\'t verify that this is the only arrangement:\r\n\r\nDay 1: ABC, DHL; EJO; FKM; GIN; \r\nDay 2: ADE; BHJ; CMN; FIO; GKL; \r\nDay 3: AFG; BIK; CLO; DJN; EHM; \r\nDay 4: AHI; BLN; CEF; DKO; GJM;\r\nDay 5: AJK; BMO; CDG; EIL; FHN; \r\nDay 6: ALM; BDF; CIJ; EKN; GHO; \r\nDay 7: ANO; BEG; CHK; DIM; FJL\r\n\r\nNow I had to assign tables. I guessed correctly that I should use all ten tables on the first two days:\r\n\r\nDay 1: ABC(1), DHL(2); EJO(3); FKM(4); GIN(5); \r\nDay 2: ADE(6); BHJ(7); CMN(8); FIO(9); GKL(10); \r\n\r\nThen it was not too hard to assign successive tables to successive groups of three people,  based on avoiding all tables that any of the three had sat at previously.\r\n\r\nDay 1: ABC(1), DHL(2); EJO(3); FKM(4); GIN(5); \r\nDay 2: ADE(6); BHJ(7); CMN(8); FIO(9); GKL(10); \r\nDay 3: DJN(1); AFG(2); BIK(3); CLO(4); EHM(5); \r\nDay 4: AHI(4); DKO(5); BLN(6); CEF(7); GJM(9); \r\nDay 5: EIL(1); BMO(2); CDG(3); AJK(8); FHN(10); \r\nDay 6: GHO(1); EKN(2); ALM(3); CIJ(6); BDF(8); \r\nDay 7: BEG(4); FJL(5); ANO(7); CHK(9); DIM(10); \r\n\r\nNow all that remained was to transpose letters to arrive at the correct solution. By replacing H with E, L with F, E with G, J with H, O with I, F with J, M with L, G with M, I with N, and N with O, the result is the solution to the puzzle:\r\n\r\nDay 1: ABC(1), DEF(2); GHI(3); JKL(4); MNO(5); \r\nDay 2: ADG(6); BEH(7); CLO(8); JNI(9); MKF(10); \r\nDay 3: DHO(1); AJM(2); BNK(3); CFI(4); GEL(5); \r\nDay 4: AEN(4); DKI(5); BFO(6); CGJ(7); MHL(9); \r\nDay 5: GNF(1); BLI(2); CDM(3); AHK(8); JEO(10); \r\nDay 6: MEI(1); GKO(2); AFL(3); CNH(6); BDJ(8); \r\nDay 7: BGM(4); JHF(5); AOI(7); CEK(9); DNL(10) \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 31, 2003, 2:44 am</b></i>',10791,0);
INSERT INTO comment VALUES (10797,1554,4064,'rerun141','2 questions','2003-12-30 13:30:20',3,'first ask \"Who would your partner say is a liar?\"\r\nthe oposite of his answer will always be true.\r\nsecond ask \"Who would your partner say is answering this question?\" again the oposite will be true.\r\neg. where bert lies and answers second\r\nanswer to question one \"He would say that alex lies\"\r\nanswer to question 2 \"He would say Alex answered this question\"',NULL,0);
INSERT INTO comment VALUES (10798,1162,4718,'Jack Squat','Light on the particulars','2003-12-30 13:38:23',0,'If you want to get really technical, nowhere in this question does it mention a six-sided die, nor does it mention that the numbers are 1 to 6.  \r\n\r\nThere are 5 solutions if you assume the above (1 being the solution posted where you can\'t see the back of any numbers).  Can you find them?',NULL,0);
INSERT INTO comment VALUES (10799,1554,4627,'donnmike','re: 2 questions','2003-12-30 13:48:26',0,'the problem says they only answer yes or no questions.  you asked them to give you a name and they cannot do that.\r\n\r\nthe correct solution:\r\n1) would your partner say that you tell the truth?\r\n2) is your name alex? (you can also ask \"is your name bert?\")',10797,0);
INSERT INTO comment VALUES (10800,1334,4718,'Jack Squat','Big table!','2003-12-30 13:57:58',0,'The building block of 080 where the loops of the 8 are pennies is the key here.  SilverKnight\'s answer I think is correct, as you can\'t fit three of these building blocks together, but you can fit four.\n\n<i>Edited on <b>December 30, 2003, 2:08 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10802,1554,4064,'rerun141','another try','2003-12-30 15:03:16',0,'in donmike\'s second question doesn\'t prove anything as you don\'t know whos answering\r\npennies question doesn\'t establish whos the liar and whs the knight....\r\nghanging my original answer to yes or no form you could ask:\r\n\"Would your partner say that you alex is the liar?\"\r\n\"Would your partner say that alex is answering this question?\" ',NULL,0);
INSERT INTO comment VALUES (10803,1362,1575,'DJ','re: is this the right way?','2003-12-30 15:25:37',0,'No.. you can only write those six digits down (the lines in the fractions aren\'t allowed) ...',10795,0);
INSERT INTO comment VALUES (10801,1554,4507,'Penny','One question','2003-12-30 14:01:59',0,'You only need to ask one question: \"If I were to ask you if your name is Alex, would you say yes?\"\r\n\r\nIf Alex answers and is a truthteller, he will say yes. If he is a liar, he will also say \"yes\", since he would say \"no\" if you were to ask him if his name is Alex.  Similarly if Bert answers and is a truthtelller, he will say \"no\". If Bert is a liar, he will again say \"no\", since he would answer \"yes\" if asked if his name is Alex.\r\n\n\n<i>Edited on <b>December 30, 2003, 2:03 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10804,1554,4507,'Penny','re: another try','2003-12-30 15:32:41',0,'rerun141: \"penny\'s question doesn\'t establish who\'s the liar and who\'s the knight....\"\r\n\r\nRight. Let me try again.... \r\n\r\nTwo questions:\r\n\r\nIf I were to ask you if you were Alex, would you say yes?\r\nIf I were to ask you if you were a liar, would you say yes?\r\n\r\nIf the answers are \"yes, yes\", liar Alex has answered.\r\nIf the answers are \"yes, no\", truthteller Alex has answered.\r\nIf the two answers are \"no, yes\", liar Bert has answered.\r\nIf the answers are \"no, no\", truthteller Bert has answered.',10802,0);
INSERT INTO comment VALUES (10805,1362,1301,'Charlie','solution','2003-12-30 15:35:27',3,'There are various ways of using exponentiation, which doesn\'t require an added symbol--just superscripting.  Here, I\'ll use the caret (^), but written out it\'s just superscripting:\r\n\r\nMany ways involve wasting powers of 1, such as in\r\n\r\n1^236 + 4 = 5\r\nor\r\n1^2^4^3 + 5 = 6\r\nor\r\n1^545 + 2 = 3\r\nor\r\n2 + 3 = 5^1^46\r\nwhere it\'s understood the 1^46 is done before 5 to that power.\r\n\r\nMore satisfying is 2^5 + 4^1 = 36 or 5^1^6 + 4 = 3^2.\r\n\r\nThere\'s 1^2 + 4^3 = 65.\r\n\r\nThere are 240 variations the computer found (or 120 if you discount switching the order of the two addends).\r\n',NULL,0);
INSERT INTO comment VALUES (10806,1554,1626,'Gamer','re(2): another try','2003-12-30 17:15:11',0,'Does it say anywhere there is exactly one liar and one knight? Couldn\'t both be liars and both be knights?',10804,0);
INSERT INTO comment VALUES (10807,1554,4627,'donnmike','re: another try','2003-12-30 17:44:33',0,'\n\n<i>Edited on <b>December 30, 2003, 5:59 pm</b></i>',10802,0);
INSERT INTO comment VALUES (10810,1554,4627,'donnmike','the solution','2003-12-30 18:28:56',0,'1: would your partner say that alex is a liar?\r\n2: would your partner say that bert is a liar?\r\n3: would your partner say that alex is answering this question?',NULL,0);
INSERT INTO comment VALUES (10811,1554,4064,'rerun141','number of liars and knights','2003-12-30 18:48:01',0,'never mind...\n\n<i>Edited on <b>December 31, 2003, 2:30 pm</b></i>',10810,0);
INSERT INTO comment VALUES (10809,1554,4627,'donnmike','re: another try','2003-12-30 17:58:51',0,'my solution works if you understand the problem a certain way.  when i read where it says \"only one of them will respond\" i thought it meant only one will respond to both questions, as if the other one doesn\'t want to talk to you.\n\n<i>Edited on <b>December 30, 2003, 6:16 pm</b></i>',10802,0);
INSERT INTO comment VALUES (10808,1554,4064,'rerun141','re(3): another try','2003-12-30 17:46:28',0,'It actually never says whether either is a liar or a knight at all. Still we should try to find a solution that alows for 2 liars or 2 knights... ',10806,0);
INSERT INTO comment VALUES (10826,1554,4064,'rerun141','re(2): number of liars and knights','2003-12-31 14:51:16',0,'Your right of course\r\nthe first time i tried your solution I forgot to change answers for the different 1liar/1 knight sittuation.\r\ngood job.',10819,0);
INSERT INTO comment VALUES (10812,1554,3558,'Tristan','re: number of liars and knights','2003-12-30 19:42:43',1,'I\'m not exactly sure why you must double the questions half of the time (I probably haven\'t tried hard enough), but I think that you could fix this problem with another question.  Ask this: \"What would you say if I asked you whether Alex and Bert are the same type?\"  Then, depending on the answer, you could ask different questions.  I\'ll assume that you only count the maximum possible questions for all the cases (just like I\'ll assume there are no knaves).  I hope I\'m helping somehow, but I\'m too tired right now to do the real solving myself.',10811,0);
INSERT INTO comment VALUES (10813,1554,4064,'rerun141','re(2): number of liars and knights','2003-12-30 19:51:28',3,'thanks tristan\r\nheres a solution using 3 quetion\r\n1. what would you say if i asked if you were both the same type?\r\nif answer is no then\r\n2. would the othere say alex is a liar\r\n3 would the say alex just answered\r\nIf answer to 1 is yes then\r\n2. what would you say if i asked if you were a knight\r\n3. what would you say if i asked if alex is answering this quesion',10812,0);
INSERT INTO comment VALUES (10814,1554,3558,'Tristan','solution and proof','2003-12-30 19:58:03',3,'I was kind of tired, but after looking at the problem a little more, I found a quick solution.\r\n\r\nThe minimum number of questions is three, because each question must be a yes or no question, and therefore only have two possible answers.  The number of possible combinations of results are 8:\r\n\r\nAlex=liar/knight; Bert=liar/knight; last speaker=Bert/Alex\r\n\r\nTherefore, you must ask at least three questions, because there must be at least 8 possible combinations of answers.\r\n\r\nOnce proven that three questions are needed, it is a simple matter to find them.\r\n\r\n1. What would you say if I asked you if Alex is a knight?\r\n2. What would you say if I asked you if Bert is a knitht?\r\n3. What would you say if I asked you if you were Alex?\r\n\r\nOf course there are many possible solutions.',NULL,0);
INSERT INTO comment VALUES (10815,1362,4999,'Lou','my solution','2003-12-30 20:41:22',0,'12 ways.\r\n\r\n1+2=3, 1+3=4, 1+4=5, 1+5=6, 2+3=5, 2+4=6,\r\n2+1=3, 3+1=4, 4+1=5, 5+1=6, 3+2=5, 4+2=6\r\n',NULL,0);
INSERT INTO comment VALUES (10816,1362,4064,'rerun141','re: my solution','2003-12-30 21:14:34',0,'you have to use all six numbers.\r\nthere are no solutions in the simple form of ab+cd=ef, theres some trick to it.',10815,0);
INSERT INTO comment VALUES (10817,1554,4507,'Penny','re: solution and proof','2003-12-30 21:26:51',3,'There is a better solution that uses just one question. \r\n\r\n\"If I were to tell you that I have wired my body with explosives, which I am about to detonate, blowing all three of us to bits, unless I find out who is who in the next five seconds, what would you say?\"\r\n \r\nBoth guys would tell the truth in a hurry.... Btw, I thought it was \"Bert and Enie\", not \"Alex and Bert\".',10814,0);
INSERT INTO comment VALUES (10818,1554,1626,'Gamer','The answer','2003-12-30 22:40:54',0,':) I think that\'s an interesting question!\r\n\r\nOf course, they could reply \"That\'s what you get for asking us all those questions and intruding on our privacy!\"',NULL,0);
INSERT INTO comment VALUES (10819,1554,4627,'donnmike','re: number of liars and knights','2003-12-31 01:59:17',0,'i don\'t know why you are saying you have to ask 6 questions half the time.  and of course the answers are conditional, there are different answers for each scenario.  do the work if you don\'t believe me.  make a chart for each scenario and you will find that there is a different combination of yes/no answers to the questions i asked for each scenario.',10811,0);
INSERT INTO comment VALUES (10820,730,2716,'Federico Kereki','Almost (50%) there','2003-12-31 09:58:58',1,'It must be either 2 or 8, for all odd powers of 8 end with one of these numbers.',NULL,0);
INSERT INTO comment VALUES (10821,730,1301,'Charlie','solution','2003-12-31 10:35:24',3,'There is a 6 raised to a power.  The result of that power must be even, as six is even.\r\n\r\n7, raised to an even power, always results in a number that is congruent to 1 mod 4.\r\n\r\nWhen 8 is raised to a power that is congruent to 1 mod 4, the last digit is 8.',NULL,0);
INSERT INTO comment VALUES (10822,730,4197,'luminita','','2003-12-31 10:41:34',3,'the last digit is 6.\r\n\r\nthe last digits of the 8 powers\' are: 8, 4, 2, 6 and so on. the final power is 7! = 5040\r\n5040 = 4 (mod 4) which means that 5040 is divisible by 4,\r\nso the last digit of the 8^5040 is the same as the last digit of 8^4, that is 6\r\n',NULL,0);
INSERT INTO comment VALUES (10823,730,1301,'Charlie','re:','2003-12-31 10:58:39',0,'The last digit would be 6 if the association were ((((((8^7)^6)^5)^4)^3)^2)^1, as that would be 8^(7!), where the exponent is a multiple of 4.  However, the association (order of taking the powers) is right-to-left, not left-to-right.\n\n<i>Edited on <b>December 31, 2003, 11:00 am</b></i>',10822,0);
INSERT INTO comment VALUES (10824,670,4197,'luminita','solution','2003-12-31 11:27:06',0,'my solution is 9\r\n\r\nthe digit is the solution of the following equation:\r\n(10^50 -1)/9 + (x-1)10^24 = 13k (K natural)\r\nusing Charlie\'s remarks regarding modulo 13 and the power series of 10,\r\n10^50 -1 + 9(x-1)10^24 = 0 (mod 13)\r\n9-1+12y=0 (mod 13), where y = x-1\r\ny=8, thus x=9\r\nsolution x=9\r\n',NULL,0);
INSERT INTO comment VALUES (10825,670,4374,'Richard','re: solution','2003-12-31 13:22:37',0,'Of course Charlie got x=3 because his x is the 26th digit from the left end. You and I got x=9 because our x is the 26th digit from the right end. If you look at the number Charlie shows in Comment 3, and count carefully, the 3 is in the 25th digit from the right end (26th from the left end):\r\n? 11111111111111111111111113111111111111111111111111 ',10824,0);
INSERT INTO comment VALUES (10827,730,4982,'Dan Blume','Solution','2003-12-31 15:10:16',3,'8\r\n\r\nThe first three numbers are the key.\r\n\r\nThe number 8 when raised to succeeding powers ends in numbers with the following pattern:\r\n\r\n8,4,2,6,8,4,2,6 . . . \r\n\r\nor generally, when 8 is raised to the \"x\" power, the final digit will be based on the Remainder of (x/4):\r\nRem\r\n 1  8\r\n 2  4\r\n 3  2\r\n 4  6\r\n\r\n\r\nSo if we can divide the result of (7^((()))) by 4, the remainder should tell us the final digit.\r\n\r\nIf we rewrite 7 as (8 - 1) then raise it to the second power, we get:\r\n\r\n(8 - 1)^2 = (64 - 16 + 1)\r\nSince the first two numbers are divisible by 4, the remainder for the expression when divided by 4 is 1\r\n\r\n(8 - 1)^3 = (512 - 128 + 8 - 64 + 16 - 1)\r\nSince every number except the last is divisible by 4, the remainder for the expression when divided by 4 becomes 3.\r\n\r\nThe final element of the expression flips from +1 to -1 and the remainder flips from 1 to 3 when 7 is raised to even and odd numbers respectively.\r\n\r\nFor (6^((()))) the number is always even, so the remainder for (7^((())))/4 is always 1.  So the final digit for (8^((()))) will be \"8\"\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10828,86,4718,'Jack Squat','...horseshoes and grenades','2003-12-31 15:12:11',0,'I don\'t think you can use Tristan\'s proof.  If 3.999... equals 4, then 4.0000...001 must equal 4 as well.  So 3.999... then equals 4.000...001.  But these can\'t be the same since 4.0 is a number between these.\r\n\r\nI don\'t think you can actually prove 3.999... equals 4.  Mathematically the posted solution is correct, but literarily 3.999... is equal to \"almost 4\".  And almost only counts in...',NULL,0);
INSERT INTO comment VALUES (10829,460,1301,'Charlie','re: Another Solution','2003-12-31 15:29:01',0,'<pre>\r\nB +H+k \r\nh+ B + \r\n+r+ + \r\n + +r+ \r\n+ Q + \r\n</pre>\r\n-------\r\nhas two bishops on the same-colored squares.',8262,0);
INSERT INTO comment VALUES (10830,1568,1301,'Charlie','solution','2003-12-31 15:33:08',3,'The process involves 6 steps, going successively to 11, 9, 7, 5, 3 and then 1 card remaining.  At each step let n be the total number of cards at the start of the step, and let r be the ordinal value of a given card whose probabilities you want to follow into the next step, that is, it is card r out of n cards in ascending order of value.\r\n\r\nDuring each step, the card will go from being r out of n to either r-2, r-1 or r out of n-2, or it will be eliminated from the deck.\r\n\r\nThe cases:\r\nIt will go to position r-2 if all three chosen cards are lower in value than it.  This has probability\r\n(r - 1) / n * (r - 2) / (n - 1) * (r - 3) / (n - 2)\r\n\r\nIt will go to position r-1 if either one or two of the three chosen cards is/are lower in value than it, and the highest chosen card is higher than it, or if the card in question is the middle-valued of the three chosen.  The respective probabilities that two or one are below the given card and one above are:\r\n3 * (r - 1) / n * (r - 2) / (n - 1) * (n - r) / (n - 2)\r\nand\r\n3 * (r - 1) / n * (n - r) / (n - 1) * (n - r - 1) / (n - 2)\r\nand of being the middle-valued chosen card:\r\n6 / n * (r - 1) / (n - 1) * (n - r) / (n - 2)\r\n\r\nIt will remain at position r if all the drawn cards are higher in value,  having probability\r\n(n - r) / n * (n - r - 1) / (n - 1) * (n - r - 2) / (n - 2)\r\n\r\nThe card will be eliminated from the deck if it is either the lowest or highest chosen card, with respective probabilities:\r\n3 / n * (n - r) / (n - 1) * (n - r - 1) / (n - 2)\r\nand\r\n3 / n * (r - 1) / (n - 1) * (r - 2) / (n - 2)\r\n\r\nA program which evaluates these successive probabilities for cards that start at the various positions and totals the probability of being eliminated (and then subtracts that total from 1, to get the probability of being the last card) is:\r\nCLS\r\nDEFDBL A-Z\r\nFOR stPos = 1 TO 13\r\n&nbsp;&nbsp;REDIM prob(13, 13)\r\n&nbsp;&nbsp;prob(0, stPos) = 1\r\n&nbsp;&nbsp;killed = 0\r\n&nbsp;&nbsp;FOR newRow = 2 TO 12 STEP 2\r\n&nbsp;&nbsp;&nbsp;oldRow = newRow - 2\r\n&nbsp;&nbsp;&nbsp;n = 13 - oldRow\r\n&nbsp;&nbsp;&nbsp;FOR r = 1 TO 13\r\n&nbsp;&nbsp;&nbsp;&nbsp;GOSUB transit\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF r > 2 THEN prob(newRow, r - 2) = prob(newRow, r - 2) + allBelow * prob(oldRow, r)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF r > 1 THEN prob(newRow, r - 1) = prob(newRow, r - 1) + (oneBelow + twoBelow + middle) * prob(oldRow, r)\r\n&nbsp;&nbsp;&nbsp;&nbsp;prob(newRow, r) = prob(newRow, r) + allAbove * prob(oldRow, r)\r\n&nbsp;&nbsp;&nbsp;&nbsp;killed = killed + (lowest + highest) * prob(oldRow, r)\r\n&nbsp;&nbsp;&nbsp;NEXT r\r\n&nbsp;&nbsp;NEXT newRow\r\n&nbsp;&nbsp;PRINT USING \"## #.#######\"; stPos; 1 - killed\r\nNEXT stPos\r\nEND\r\n\r\n\r\ntransit:\r\nallBelow = (r - 1) / n * (r - 2) / (n - 1) * (r - 3) / (n - 2)\r\ntwoBelow = 3 * (r - 1) / n * (r - 2) / (n - 1) * (n - r) / (n - 2)\r\noneBelow = 3 * (r - 1) / n * (n - r) / (n - 1) * (n - r - 1) / (n - 2)\r\nallAbove = (n - r) / n * (n - r - 1) / (n - 1) * (n - r - 2) / (n - 2)\r\nlowest = 3 / n * (n - r) / (n - 1) * (n - r - 1) / (n - 2)\r\nhighest = 3 / n * (r - 1) / (n - 1) * (r - 2) / (n - 2)\r\nmiddle = 6 / n * (r - 1) / (n - 1) * (n - r) / (n - 2)\r\nRETURN\r\n\r\nThe results are:\r\n<pre>\r\n 1 0.0000000\r\n 2 0.0034965\r\n 3 0.0127146\r\n 4 0.0357067\r\n 5 0.0892845\r\n 6 0.1961927\r\n 7 0.3252101\r\n 8 0.1961927\r\n 9 0.0892845\r\n10 0.0357067\r\n11 0.0127146\r\n12 0.0034965\r\n13 0.0000000\r\n</pre>\r\n-------\r\nA similar program written in UBASIC, using that language\'s rational number capability, gives the following exact probabilities:\r\n<pre>\r\n1       0\r\n2       1/286\r\n3       20/1573\r\n4       337/9438\r\n5       1264/14157\r\n6       505/2574\r\n7       4604/14157\r\n8       505/2574\r\n9       1264/14157\r\n10      337/9438\r\n11      20/1573\r\n12      1/286\r\n13      0\r\n\r\nor, with a common denominator:\r\n\r\n0 / 28314\r\n99 / 28314\r\n360 / 28314\r\n1011 / 28314\r\n2528 / 28314\r\n5555 / 28314\r\n9208 / 28314\r\n5555 / 28314\r\n2528 / 28314\r\n1011 / 28314\r\n360 / 28314\r\n99 / 28314\r\n0 / 28314\r\n</pre>\r\n----\r\n(The slashes are doubled in UBASIC\'s indication of rational numbers.  I\'ve changed them to single slashes to give the conventional notation.)\r\n',NULL,0);
INSERT INTO comment VALUES (10831,1568,4982,'Dan Blume','yikes!','2003-12-31 15:59:50',0,'I got 1 and 13 :)',NULL,0);
INSERT INTO comment VALUES (10832,1474,3171,'snapp','When is there gonna be a solution?','2003-12-31 16:01:50',0,'I just don\'t know if I can take the suspense anymore!!!!!!\r\n\r\nAnyway here is my $.02.  Im very new at this.\r\n\r\nThe probability of getting three of a kind for n number of draw is:\r\n\r\nP(n)=((3*(n-1))/(52-(n-1))*((2*(n-1))/52-(n-1))\r\n\r\nFor n>2 and where n is the number of draws.\r\n\r\nUsing this formula I got that at 16th draw you have a 0.986 probility of getting three of a kind.\r\n\r\nin the case of 2 decks I came to a 0.986 probabiltiy of having three of a kind on 31 draws.  (substitue 104 for 52)\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>December 31, 2003, 4:52 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10833,1362,4982,'Dan Blume','re: is this the right way?','2003-12-31 16:20:12',0,'I like your answer.  With the numerators above the drawn lines, and the denominators below, it works.   I see no other way.',10795,0);
INSERT INTO comment VALUES (10834,97,4718,'Jack Squat','','2003-12-31 17:51:30',0,'There are an infinite number of solutions in which this does not work either, as negative x\'s and y\'s do not work.\r\n\r\nI can think of two integer/special solutions.  One is x=1, y=1 and the other is x=0, y=0.  Plugging those into the equation (using any two powers that add to 43) will work.  However this is sort of cheap.\r\n\r\nx=-1, y=-1 would be another integer solution, if 43 wasn\'t an odd number...',NULL,0);
INSERT INTO comment VALUES (10835,1443,3386,'Victor Zapana','Some Thoughts','2004-01-01 12:00:48',0,'Happy New Year everyone! Well, I havent been commented a lot in December coz I was in Washington for vacation, and now that I\'m back, I\'ll start commenting more frequently. Let\'s see... coz I don\'t like using computer programs, I would use the guess and check method. There are 24 different possibilities: T L K R, T L R K, T K L R, T K R L, ... Also, A and D\'s first statement involves B, but they both say different things about B, so one is telling the truth and the other isn\'t, or both aren\'t telling the truth with the B statement. Also, B and C both share a common statement, so possibly it is true, though I\'m not entirely sure at this moment. Also, D has a conflicting statement with B. Because D has 2 conflicting statement, I would say he is either a liar, or rebel, though there is a chance (though I find highly unlikely) that he is a knight... More stuff to come when I think of it.\r\n<p>\r\nMore stuff (Edited in later): B CANNOT be a knight for, he makes a statement that C is a knight. C can\'t be a knight, coz B is a knight. \r\n<p>\r\nMore stuff (Edited in later): Based on what I did, A is most like not the knight.\r\n\r\n\r\n\n\n<i>Edited on <b>January 1, 2004, 12:07 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10836,1443,3386,'Victor Zapana','answer.','2004-01-01 12:11:41',0,'Based on my thoughts, and some lucky guesses, I have found that A is the liar, B is the rebel, C is the knave, and D is the knight. Also, D is 1st place, C is 2nd, B is 3rd, and A is last.\n\n<i>Edited on <b>January 1, 2004, 12:12 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10837,1443,3386,'Victor Zapana','re: answer (Some justification)','2004-01-01 12:20:10',0,'A is a liar, so: \r\nB is not a liar.\r\nC did not win the race.\r\nA was not 2nd. <p>\r\nThis give us _ _ _ _, C not 1st, and A not 2nd. <p>\r\nB is a rebel, so: \r\nC is not a knight. (He gave a false statement) \r\nB is not last. (He gave another false statement)\r\nC is 2nd. (He gave a true statement) <p>\r\nThis gives us _ C _ _, and A not 2nd (duh... 2 ppl cant be the same place). <p>\r\nC is a knave, so: \r\nD is not a knave. (He gave a false statement.) \r\nA did not win the race. (He gave a true statement.) \r\nB did not come in last place. (He gave a false statement.) <p>\r\nThis gives us _ C _ _, A not 1st, B not last. <p>\r\nD is a knight, so: \r\nB is a rebel.\r\nC is 2nd. \r\nB is 3rd. <p>\r\nThis gives us _ C B _, A not 1st. This then makes _ C B A. Becuase the remaining letter is D, then the order must be: <p>\r\nD C B A.\r\n\r\n<i>Edited on <b>January 1, 2004, 12:21 pm</b></i>\n\n<i>Edited on <b>January 1, 2004, 12:21 pm</b></i>',10836,0);
INSERT INTO comment VALUES (10838,1443,1301,'Charlie','re(2): answer (Some justification)','2004-01-01 14:02:30',0,'C\'s second statement is that A did win the race, not that he did not win the race.  Then C\'s being a knave, with his first and last statements being false, the truth of C\'s middle statement makes A the first place winner, not D.',10837,0);
INSERT INTO comment VALUES (10839,1443,3386,'Victor Zapana','re(3): answer (Some justification)','2004-01-01 16:17:13',0,'woops. my bad. Thanks Charlie. So, the answer for order is A C B D.',10838,0);
INSERT INTO comment VALUES (10840,730,5004,'John Miller','Solution','2004-01-01 18:09:33',0,'The first, last, and only digit has to be \"1\".  1, when continualy raised to a positive, full power, i.e. 1, 3, 7, etc. will continue to remain 1.',NULL,0);
INSERT INTO comment VALUES (10841,1443,5012,'LeeAnna','The answer:  I believe that A is first','2004-01-02 02:14:21',0,'D Knight, A Liar, B rebel, C Knave and A is first, C Second, B third, and D fourth.  A has to be first because C is the knave, the first line of C is false implies the second line of C is true.  Hence, A won the race.',NULL,0);
INSERT INTO comment VALUES (10842,731,4374,'Richard','Solution','2004-01-02 10:51:26',3,'2^n is congruent only to 2, 4, or 1 mod 7, so 2^n+1 is congruent only to 3, 5, or 2 mod 7. Hence there are 0 positive integers n such that 2^n + 1 (or 2^(n+1) for that matter) is divisible by 7.',NULL,0);
INSERT INTO comment VALUES (10843,1493,5009,'Eduardo Pensado','how many men and ladies?','2004-01-02 11:26:07',0,'In a chess match, there are 32 total pieces, so unless you are eliminating the kings or queens, there can\'t be 30 men and ladies too.',NULL,0);
INSERT INTO comment VALUES (10844,1409,5011,'Katie','solution','2004-01-02 12:17:32',1,'if it has to be a number like 6/7 or 5/6 or somthing like that you could have 89 questions and you would have to get 88 of them right to have a 99%  and for and 89% you could have 9 questions and have to get 8 right\r\nthats all i have so ar',NULL,0);
INSERT INTO comment VALUES (10845,1509,5011,'Katie','The Solution','2004-01-02 12:35:15',0,'it took 10 days if once he got out he fell back in by two feet so he got out on Febuary 24th   if he didn\'t slip back in when he got out then he got out on Febuary 23rd',NULL,0);
INSERT INTO comment VALUES (10846,1509,5011,'Katie','i think maybe this is it','2004-01-02 13:02:02',0,'march 16th',NULL,0);
INSERT INTO comment VALUES (10847,1493,153,'TomM','re: how many men and ladies?','2004-01-02 13:18:26',0,'It\'s not \"ladies, too\" (which would mean that the ladies are included in the count of thirty), but rather \"ladies two\" (Thirty men and two ladies, for a total of 32).',10843,0);
INSERT INTO comment VALUES (10848,1555,4064,'rerun141','solution','2004-01-02 14:48:46',3,'CLS\r\nA=123\r\nB=456\r\nPRINT a,b\r\nA=A+B\r\nB=A-B\r\nA=A-B\r\nPRINT A,B\r\nEND\n\n<i>Edited on <b>January 2, 2004, 3:47 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10849,1443,4982,'Dan Blume','','2004-01-02 15:08:01',0,'',NULL,0);
INSERT INTO comment VALUES (10850,1554,5018,'Dave County','5 questions or less','2004-01-02 15:18:27',3,'Q1. Am I blindfolded? (If Yes, at least 1 knight, if No at least 1 liar)\r\nQ2. Is the person next to you a liar? (If Q1=Yes & Q2= No then there are 2 knights; if Q1=No & Q2 = No then 2 liars; else 1 of each)\r\nQ3 A. Are you Bert? (Ask this if both are liars or knights - then its solved.)\r\nQ3 B. Is Bert a liar? (If Q3=Yes, then Bert is speaking. If No, Alex is speaking.)\r\nQ4. Did you answer the previous question? (now we have a table with Q3 & Q4 answers. If both Q3 & Q4 are No or if both are Yes, then Bert is a liar. Otherwise Bert is a knight.)\r\nQ5. Is Bert a liar? (this repeats a question, but it also lets you know who is talking. And so its solved.)',NULL,0);
INSERT INTO comment VALUES (10851,1555,4906,'stan','Nice!','2004-01-02 16:04:54',0,'I was stumped by this one!',NULL,0);
INSERT INTO comment VALUES (10852,1555,1626,'Gamer','re: solution','2004-01-02 16:10:22',0,'I was thinking you couldn\'t use math or sophisticated programming. This is a good solution though :)',10848,0);
INSERT INTO comment VALUES (10853,1551,1920,'Brian Smith','Hints','2004-01-02 16:16:46',0,'Each number in the first encrypted question represents a whole word.\r\n\r\nThe second encrypted question is broken up into five words by: WEIUT IBS TBZWJE PBGNS FUKHR?',NULL,0);
INSERT INTO comment VALUES (10854,137,4718,'Jack Squat','Solution in 6 variables','2004-01-02 16:19:28',3,'Here was my disgusting solution.  The intuitive route is so much better.  In fact stop reading this post.\r\n\r\nd = distance from airport to house\r\ngt = go-time for friend to leave house\r\nat = normal arrival time of airplane\r\ncarsp = car speed\r\nwd = walking distance\r\nwt = walking time\r\n\r\ncarsp = 2*d/(12:00-gt)   (distance over time)\r\ncarsp = 2(d-wd)/(11:40-gt)\r\n\r\nat + d/carsp = 12:00   \r\n(at-1) + wt + (d-wd)/carsp = 11:40\r\n\r\n&lt;Why are you still reading this?&gt;\r\n\r\nNow substitute carsp from the first two equations into the second two and you end up with another 2:\r\n\r\n(1) at + (12:00-gt)/2 = 12:00\r\n(2) at-1 + wt + (11:40-gt)/2 = 11:40\r\n\r\nTake the 1 from equation (2) over to the other side.\r\n\r\nat + wt + (11:40-gt)/2 = 12:40\r\n\r\n&lt;You can\'t be enjoying this&gt;\r\n\r\nNow add and subtract twenty minutes in the bracket:\r\n\r\nat + wt + (11:40-gt+20mins-20mins)/2 = 12:40\r\nwhich equals:\r\nat + wt + (12:00-gt)/2 + 20mins/2 = 12:40\r\n\r\nTake the 20mins/2 or 10mins to the other side:\r\n\r\nat + wt + (12:00-gt)/2 = 12:50\r\n\r\nLooking at equation (1), we can see wt = 50 mins.  \r\n\r\n&lt;You are sick&gt;',NULL,0);
INSERT INTO comment VALUES (10855,731,4982,'Dan Blume','Brute force','2004-01-02 16:44:11',3,'Zero.\r\n\r\nThe remainder of the (2^n+1)/7 follows the pattern 2,3,5,2,3,5.  This will never reach zero to create a solution.  If you take one of the remainders, subtract 1, double it, and add 1, then the next number in the series appears.  Thus there are zero solutions for this problem.',NULL,0);
INSERT INTO comment VALUES (10856,1443,4982,'Dan Blume','Solution','2004-01-02 16:59:58',3,'A 1st liar\r\nB 3rd rebel\r\nC 2nd knave\r\nD 4th knight\r\n\r\nStart with who is the knight.\r\n\r\nB is not the knight due to statement B1. True or False, B is not the knight.\r\n\r\nC is not the knight.  If C is the knight, D is the knave. Statement D3 must be False since it does not agree with C3. So D1 must also be False. This means that B must be the liar, and statement B1 is False. So C is not the knight.\r\n\r\nA is not the knight.  If A is the knight, B is the liar, and either C or D is the knave.  If C is the knave, then C1 is False, making C2 True. However, C2 is False since it disagrees with A2. Then C is not the knave. If D is the knave, then D1 conflicts with A1 and must be False. Then D2 must be True, but it disagrees with A2. Then D is not the knave and thus A is not the knight.\r\n\r\nD is the knight.\r\nThis leads to:\r\nB is the rebel, C is 2nd, B is 3rd.\r\nA\'s statements become F,F,F - A is the liar\r\nB\'s statements are F,F,T - B is the rebel\r\nC\'s statements are F,X,F - C is the knave and C2 is True\r\nFilling in the matrix\r\nA 1st liar\r\nB 3rd rebel\r\nC 2nd knave\r\nD 4th knight',NULL,0);
INSERT INTO comment VALUES (10857,1555,1301,'Charlie','other solutions','2004-01-02 17:03:48',3,'Since this looks like it was written in GWBASIC (aka BASICA), you could use\r\n\r\nSWAP A,B\r\n\r\nbut that\'s cheating, and also internally probably uses a temporary variable.\r\n\r\nThe classic method is\r\n\r\nA = A XOR B\r\nB = A XOR B\r\nA = A XOR B\r\n\r\nThis works in integers in Basic, but rerun141\'s answer allows floating point numbers with fractions also.  In languages like C or C++, the XOR could be done on a byte-by-byte basis, avoiding loss of precision in non-integral floating-point numbers, and working with equal-sized strings as well.',NULL,0);
INSERT INTO comment VALUES (10858,1547,4778,'chic','re: Life can\'t be all Beer and Skittles','2004-01-02 20:15:43',1,'beer and skittles????  i would almost think that you would like that crap.  besides that,  ofcourse life can\'t be a bowl of cherries all the time.  but, you have to endure the sour to enjoy the sweet.  and by the way try a tid bit of simplicity.  it feels good on.  sometimes you are looking for something so hard and you try to read into every little thing you miss out on the obvious.  also, when you are down and out just remember you gotta S-M-I-L-E  to be H-A-P-P-Y!\r\n',10561,0);
INSERT INTO comment VALUES (10859,1555,3558,'Tristan','re: other solutions','2004-01-02 20:25:50',0,'I\'d really like to know what the XOR function does.  Some one please tell me!',10857,0);
INSERT INTO comment VALUES (10860,1555,4374,'Richard','re(2): other solutions','2004-01-02 21:47:58',0,'My understanding of the XOR function is that it takes the contents of two computer words and does their bit-by-bit \"exclusive or\"  (the input bits have to be different to yield a 1 as the output bit). Assuming 4-bit computer words, for example, XOR(1111,1010)=0101 (i.e. bit by bit complement). An example oriented toward the problem: XOR(1001,0010)=1011, and XOR(1011,1001)=0010 while XOR(1011,0010)=1001.\n\n<i>Edited on <b>January 2, 2004, 11:45 pm</b></i>',10859,0);
INSERT INTO comment VALUES (10861,1555,4374,'Richard','No Math?','2004-01-02 21:51:47',4,'Is XOR math? Here is a \"solution\" with absolutely no math:\r\n\r\n10 A=123 \r\n20 B=456 \r\n30 PRINT A,B \r\n70 PRINT B,A\r\n\r\nIt does the same thing as the original program as far as an external observer is concerned! \r\n',NULL,0);
INSERT INTO comment VALUES (10862,723,5015,'joel','solution','2004-01-02 22:37:33',0,'ive noticed that they all used cosine law in solving this problem. In more elementary way we could solve that by plotting the vertices to the trinagle in a cartesian plain which has the coordinates of (0,0),(s/2,sã3/2),(s,0). Then use the formula for obtaining the distance between two points and you will get three equations and three unknowns then manipulate it and you will get the value of s=6.76643 cm',NULL,0);
INSERT INTO comment VALUES (10863,1362,5022,'','','2004-01-02 22:38:51',0,'25+34=61\r\n34+25=61',NULL,0);
INSERT INTO comment VALUES (10864,1334,5023,'Juan','re: Big table!','2004-01-02 22:43:00',0,'Jack Squat and SliverKnight are indeed correct.  I just wanted to add a few comments:\r\n\r\nA simple trial indicates that the problem is ever expanding for an open form.  In that to reach a 3 penny [valence] shell, you must always add another penny.  And every penny you add requires at least another penny to complete it.\r\nTherefore a circular or polygonal solution seems required.  So that the one penny you add is an existing one.   Thus a closed form is required.\r\n\r\nGiven that we need a polygon, we need a basic building block for each side.  The 080 cluster of four pennies is the smallest unit where the ends of the \"cluster\" need one and only one penny to complete them. And every other non-linking penny already has its [valence] shell complete.\r\n\r\nObviously silverknight has shown that a 4 sided diamond or square [quadrilateral] is a solution.  A pentagon is of course also a solution, etc.  However the proof of why a triangle is not a solution may be interesting to a few.\r\n\r\nIf you draw out a triangle solution with the 080 cluster, and then connect the centers of every penny to it\'s nearest neighbors\' center.  You will have a lattice of triangles.  Now every penny that should make a connection to a neighboring penny has a line of length \"one\" between their centers.  Where the unit of length is equal to one penny diameter.  Now every line that cannot form a connection [i.e. is not allowed due to it\'s valence shell being already filled], must be assigned a variable.  To show that a triangle is possible, you must show that all of the variables must be greater and not equal to one.\r\n\r\nI have not done this problem, however if you try... I think you will show that the solution to this geometry problem is a lattice of equilateral triangles.\r\n\r\n     00\r\n    00 00\r\n    0   0\r\n     080\r\n\r\nTriangle of 080 clusters.\r\n      ',10800,0);
INSERT INTO comment VALUES (10865,723,5015,'joel','Solution','2004-01-02 22:48:42',3,'Just plot the vertices of the triangle on the catesian plain which has the coordinates of (0,0),(s/2,s&#8730;3/2),(s,0). Then use the distance formula in obtaining 3 equations 3 unknowns. By manipulation you will get the value of s=6.76643 cm',NULL,0);
INSERT INTO comment VALUES (10866,1497,5015,'joel','Solution','2004-01-02 23:02:22',3,'Though its a theorem and already been proven I want to prove it by the calculation of the distance between the midpoint of the hypotenuse and the vertex of the right angle and ive found out that its equal to half of hyptenuse so it lies with the circle',NULL,0);
INSERT INTO comment VALUES (10867,1376,3386,'Victor Zapana','i think this is the answer','2004-01-03 13:13:54',0,'I got this through lotsa computation that I will is too bizarre to type up on this post. So, my answer is about <b>184.3245837</b> meters\r\n\r\nNOTE: If you saw an answer here previously that was different, I edited it.\n\n<i>Edited on <b>January 3, 2004, 1:24 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10868,1376,4064,'rerun141','re: i think this is the answer','2004-01-03 13:36:07',0,'the dog has to go atleast 200 m. thats the perimeter of the body of soldiers.',10867,0);
INSERT INTO comment VALUES (10869,1376,3386,'Victor Zapana','re(2): i think this is the answer','2004-01-03 14:03:25',0,'then im going with my second answer- 212.5 meters.',10868,0);
INSERT INTO comment VALUES (10870,738,5011,'Katie','easy','2004-01-03 14:24:37',3,'its 36   b/c:\r\nth pattern is like :&#8730;1=1  &#8730;4=2  &#8730;9=3  &#8730;16=4  &#8730;25=5   so the next would have to be what ever 6 square is which is 36   or it could be like \r\n1+0=1 1+3=4  4+5=9 9+7=16 16+9=25 so the since your adding by each odd # it should be 25+11 which =\'s 36',NULL,0);
INSERT INTO comment VALUES (10871,1376,1301,'Charlie','I get...','2004-01-03 14:58:17',3,'If s is the speed of the dog relative to that of the troop, the time taken would be twice the time taken to go from side to side plus the time taken to get from the trailing edge to the leading edge plus the time taken to get from the head to the trailing edge of the troop:\r\n\r\n2/&#8730;(s&#178;-1) + 1/(s-1) + 1/(s+1)\r\n\r\nThis is to be completed in unit time.\r\n\r\nExcel\'s solver makes s be equal to 4.18112545 in order for this to be 1.  As the troop is traveling at 50 m per unit of time, the dog is going <b>209.056272 m</b> per unit of time, and that\'s the distance he\'s traveled.\r\n\r\nThat includes two crosswise traverses taking .246318793 units of time each, during which he travels 51.49449 m each, and the troops had moved 12.31594 m each time.\r\n\r\nThe forward travel took .314354155 units of time, during which the dog traveled 65.71771 m and the troops 15.71771 m.\r\n\r\nThe backward travel took .193008259 units of time during which the dog traveled 40.34959 m and the troops 9.650413 m.\r\n\r\n\n\n<i>Edited on <b>January 3, 2004, 4:27 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10872,1376,5028,'GT','','2004-01-03 15:49:47',0,'15o meters.  50m three ways to meet back at D',NULL,0);
INSERT INTO comment VALUES (10873,513,5029,'Jasmine','easy','2004-01-03 17:02:49',0,'change \"this\" to \"that\" so it states \"that sentence does not contain seven words\"',NULL,0);
INSERT INTO comment VALUES (10874,1509,5029,'Jasmine','humm','2004-01-03 17:09:56',0,'13th of march?',NULL,0);
INSERT INTO comment VALUES (10875,543,5029,'Jasmine','humm','2004-01-03 17:17:30',0,'an egg.',NULL,0);
INSERT INTO comment VALUES (10876,537,5029,'Jasmine','?','2004-01-03 17:18:37',0,'shadow or darkness...',NULL,0);
INSERT INTO comment VALUES (10877,861,5029,'Jasmine','?','2004-01-03 17:21:24',0,'fish... i dunno... all in mail never clinking?',NULL,0);
INSERT INTO comment VALUES (10878,860,5029,'Jasmine','easy','2004-01-03 17:23:00',0,'MOUNTAINS!',NULL,0);
INSERT INTO comment VALUES (10879,859,5029,'Jasmine','?','2004-01-03 17:25:09',0,'time?',NULL,0);
INSERT INTO comment VALUES (10880,500,5029,'Jasmine','...','2004-01-03 17:28:00',0,'suicide... seems reasonable, its illegal, but if carried out correctly, you are not able to be punished by the law.',NULL,0);
INSERT INTO comment VALUES (10881,467,5029,'Jasmine','easy','2004-01-03 17:30:00',0,'man',NULL,0);
INSERT INTO comment VALUES (10882,360,5029,'Jasmine','easy','2004-01-03 17:30:46',0,'NOTHING!',NULL,0);
INSERT INTO comment VALUES (10883,315,5029,'Jasmine','?','2004-01-03 17:31:34',0,'himself',NULL,0);
INSERT INTO comment VALUES (10884,1568,4507,'Penny','THE ANSWER (no real program used)','2004-01-03 18:04:42',3,'N=1 and N=13 have zero odds of winning the game. Since N=2 has 1 card of lower value, and N=12 has 1 card of higher value, they have the same odds of winning the game.  Similarly N=3 and N=11 have the same odds, N=4 and N=10 have the same odds, N=5 and N=9 have the same odds, and N=6 and N=8 have the same odds.   \r\n\r\nWith a deck of 13 cards, with 3 cards drawn at a time, the larger and smaller card discarded, and the middle one returned to the deck, there will be six drawings. In round 1, there are 13 cards, and each card has 3/13 odds of being selected. In round 2, 11 cards with 3/11 odds per card of being selected. In round 3, 9 cards with 1/3 odds per card. In round 4, 7 cards with 3/7 odds per card. In round 4, 5 cards with 3/5 odds. In round 6, 3 cards are left; two will be eliminated, leaving the \"winning card\".  \r\n\r\nIn rounds 1-5, the odds of card N surviving the round, are the odds that it survived the prior round (or 1 for round 1) times the odds that it will survive this round.\r\n\r\nThe odds that it will survive this round are the odds that it will not be selected, plus the odds that both it and exactly one smaller card will be selected.\r\n\r\nThe odds that exactly one smaller card will be selected, is the sum of the odds that each smaller card was the only smaller card selected. That is the odds that the smaller card survived the prior round (1 for round 1) times the odds that the smaller card will be selected this round, times the product, for every other smaller card, of the complement of the odds that it survived the prior round (0 for round 1) plus the odds that it did survive the prior round times the complement of the odds that it will be selected in this round.\r\n\r\nIn round 6, the odds for the survival of N=1 and N=13 are zero. For N=2,3,...,12, the odds are the odds that N survived round 5 and exactly one smaller card survived round 5. The latter is the sum, for each smaller card, of the odds that it survived round 5, times the product, for all other smaller cards, of the complement of the odds that it survived round 5. \r\n \r\nNow I was morally certain that the above reasoning produces the correct results. At this point I had the option of tediously computing everything by hand, with the risk of cascading errors, or shamelessly borrowing from Charlie. (I will have to learn how to convert logic into programs as Charlie does. Maybe that will be my 2004 New Years Resolution).  \r\n \r\nThe results are: \r\n\r\n 1 has 0.0000000 odds of being the winning card\r\n 2 0.0034965\r\n 3 0.0127146\r\n 4 0.0357067\r\n 5 0.0892845\r\n 6 0.1961927\r\n 7 0.3252101\r\n 8 0.1961927\r\n 9 0.0892845\r\n10 0.0357067\r\n11 0.0127146\r\n12 0.0034965\r\n13 0.0000000\r\n\n\n<i>Edited on <b>January 4, 2004, 2:51 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10887,429,5033,'Captain Paradox','re: perfect timing','2004-01-04 11:40:09',0,'If everybody else drank the punch and died, then the entire punch bowl would have to be poisoned.  Hence the ice cube solution.',6795,0);
INSERT INTO comment VALUES (10885,1362,4374,'Richard','Null Author?','2004-01-03 19:18:04',4,'Evidently the null author can post a non-null comment, and a good one at that. Who was that masked person? And what is the secret to posting a comment annonymously? ',10863,0);
INSERT INTO comment VALUES (10886,1442,4909,'Brian','in america','2004-01-03 19:33:06',0,'if his wife\'s name was juanita, her response might be \"martes\"',NULL,0);
INSERT INTO comment VALUES (10888,511,5033,'Captain Paradox','re: theoretically, yes','2004-01-04 11:48:59',1,'God would not need a force of infinite mass to push the stone away from.  Rather, he/she would only need some sort of refrence point in the universe that the stone is moving away from.  If God wanted to give up his/her ability to move it, than it would be possible.  But only then.',10400,0);
INSERT INTO comment VALUES (10889,263,5033,'Captain Paradox','overtaking the tortoise','2004-01-04 11:56:45',4,'Say that Achilles moves twice as fast as the tortoise.  The race is 8ft, and the tortoise (with a 1ft head start) moves 1ft per second.  Therefore, after one second, Achilles is only 1ft behind the turtle.  After two seconds, Achilles is even with the turtle at 6ft from his start.  In one more second, Achilles will be crossing the finish line while the tortoise still needs another second to finish.  Therefore, Achilles can overtake the tortoise.  What\'s the philosophy on the paradox?',10691,0);
INSERT INTO comment VALUES (10890,476,5033,'Captain Paradox','Does it have to pertain to the aliens?','2004-01-04 12:00:10',3,'What if you said, \"This sentence is false.\" ? Wouldn\'t that be another vicious circle?  It\'s a bit less complicated, but it still works.',NULL,0);
INSERT INTO comment VALUES (10891,82,5033,'Captain Paradox','Time stops forever','2004-01-04 12:06:31',0,'If Zeus had conjured up an infinite number of demons, then he would never finish telling them all to kill Prometheus.  Therefore, time would be stopped forever and we would be just frozen in time. Naughty Zeus.',6355,0);
INSERT INTO comment VALUES (10892,1343,5033,'Captain Paradox','The guy under the bull','2004-01-04 12:10:19',0,'If somebody was standing under the bull, would he have been told to understandable?',NULL,0);
INSERT INTO comment VALUES (10893,1556,3386,'Victor Zapana','random related comment','2004-01-04 14:18:44',0,'well, its not impossible at least. The total area of the cubes you need to put in is 1330 cc, while the huge box is 1331 cc. That means that there while be a 1cm cube extra space in there.',NULL,0);
INSERT INTO comment VALUES (10894,1424,4197,'luminita','Diofantic equations','2004-01-04 14:35:41',3,'the unique solution is 420:\r\n\r\nlet the number be \'xyz\'\r\nthe following system of equations gives the solution:\r\nx&#178;+y&#178;+z&#178;=10y+z\r\n(10y+z)&#178;+x&#178;+x=100x+10y+z\r\ny,z = 0,1,2,...9, x=1,2,3,...9\r\n\r\nworking on the equations we obtain:\r\n4x&#178;+4(y-5)&#178;+(2z-1)&#178;=101\r\n99(y&#178;-x)+20yz=0\r\n\r\nthe second equation means that one of following is true:\r\n-    (y&#178;-x)&#60;0 and the product yz is multiple of 11 (imposible)\r\n-    y&#178;=x and yz=0\r\nif y=0, x=0 and the solution is not a 3 digit number\r\n\r\nThus:\r\nz=0\r\ny &#178;=x\r\nx&#178;+(y-5)&#178;=25\r\n\r\nthe last equation has possible solutions:\r\nx=3 and y-5=4 or\r\nx=4 and y-5=3 or\r\nx=3 and y-5=-4 or\r\nx=4 and y-5=-3\r\nbut only one verify the condition of y&#178;=x\r\n\r\nso, the final solution (and unique) is \r\nx=4, y=2, z=0, the number beeing 420',NULL,0);
INSERT INTO comment VALUES (10895,1556,4896,'Jaideep','a void ??','2004-01-04 15:32:42',0,'maybe there is allowed a void space of 1cu cm in the box ?',NULL,0);
INSERT INTO comment VALUES (10896,1556,3558,'Tristan','re: random related comment','2004-01-04 17:02:32',0,'That does not necessarily mean that it is possible to pack all the cubes.  I think that it might be impossible because of the two 5 cm cubes, and the unusable spaces thay would create.  To find a solution, It is important to find good positions for the 5 cm cubes to allow for the others.',10893,0);
INSERT INTO comment VALUES (10897,1362,3558,'Tristan','re: Null Author?','2004-01-04 17:16:50',0,'Interesting... I think it must have been the same thing that sometimes causes comments to disappear, though I\'ve never seen the author disappear, just the title and comment.\r\n\r\nI suppose the anonymous person\'s solution is in base 8?  Lowering the base number works well.',10885,0);
INSERT INTO comment VALUES (10898,1376,5026,'sunny','The answer is.........','2004-01-04 17:59:50',0,'it is not an exact answer but approximately this is\r\n203m.',NULL,0);
INSERT INTO comment VALUES (10899,1555,5026,'sunny','solution...','2004-01-04 18:29:43',0,'i hope the solution is\r\nA = A + B;\r\nB = A - B;\r\nA = A - B;\r\nnow the value of A will be 456 and that of B will be\r\n123.',NULL,0);
INSERT INTO comment VALUES (10900,1443,5045,'erin','solution','2004-01-04 18:40:02',0,'A- LIAR(FFF)        #1\r\nB- REBEL(FFT)   #3\r\nC- KNAVE(FTF)   #2\r\nD- KNIGHT(TTT) #4',NULL,0);
INSERT INTO comment VALUES (10901,1556,4982,'Dan Blume','Solution','2004-01-04 20:10:16',3,'Nomenclature (x,y,z) = (left, bottom, front) corner of the cube to be placed.\r\n\r\n5-cubes: (0,0,0), (6,6,6)\r\n  Put the 5 cubes in opposite corners\r\n3-cubes: (5,0,0), (8,0,0), (5,3,0), (8,3,0),(5,6,0), (8,6,0), (0,5,0), (0,8,0), (0,5,3), (0,8,3), (5,6,3), (8,6,3)\r\n\r\nThe other twelve 3-cubes go in with the same relationship to the opposite 5-cube. (Subtract each coordinate from (8,8,8))\r\n(0,2,5), (3,2,5), (8,0,5), (8,3,5), (0,2,8), (3,2,8), (0,5,8), (3,5,8), (0,8,8), (3,8,8), (8,0,8), (8,3,8)\r\n\r\nThe remainder is filled in with the 54 2-cubes, and a one cube void in the very center.',NULL,0);
INSERT INTO comment VALUES (10902,1556,1301,'Charlie','solution','2004-01-04 20:17:38',3,'First, if the two 5x5x5 cubes were other than in two diagonally opposite corners of the cube, it would require more single-unit cubes than the one allowed by the 1080 cc taken up by the 2- and 3-cm cubes after the 250 cc of the two 5 cm cubes. For example, even if the two 5-cm cubes were touching vertex-to-vertex, three whole areas of 1-cm thickness would be created with area 5x5 along the faces of the non-outside 5x5x5 cube that don\'t touch the vertex that touches the other cube.\r\n\r\nWorking at it by trial and error, where 11 units can be 3, 3, 3 and 2, or 2, 2, 2 and 5, or 2, 2, 2, 2 and 3, placing cube by cube into the large cube (after the two 5-cm cubes were placed as mentioned above), I came up with a solution that is best described, after the fact, as follows:\r\n\r\nA 6x6x5 rectangular solid subset can be formed from a layer of 4 3-cm cubes laid out in a square formation, overlaid by a layer of 9 2-cm cubes also laid out in a square formation.  Six of these solids would then make the 6 x 9 = 54 2-cm cubes and 6 x 4 = 24 3-cm cubes.\r\n\r\nSo place one 4-cm cube and three of the 6x6x5 solids at the bottom of the 11-cm cubical box.  One of the 6x6x5 solids will be lying flat (i.e., with its 5-cm dimension upward from the base) taking up a 6 cm by 6 cm square on the base.  The other two are laid more vertically, with one of their 6-cm dimensions each vertically, so as to take up a 6 cm x 5 cm rectangle on the base.  This occupies the full base partially to a height of 6 cm and the rest to a height of 5 cm.  An identical, except mirror-imaged, complex of these 4 items can then be inverted and placed over the original set.  This leaves an empty 1-cm cube in the middle.\r\n\r\nWhen originally fitting these together, I did not realize the possibility of the fitting of 4 3-cm cubes and 9 2-cm cubes into a 6x6x5 package, but just tried fitting individual pieces.  What resulted, however, was in fact describable in that modular form.  The diagrams below show layer-by-layer (1 cm high) the numbered cubes which occupy each 1-cm unit, from top to bottom.  The numbers are the order in which I placed the cubes.  Each cubic centimeter is labeled with the cube number to which it belongs:\r\n<pre>\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n| 1  1  1  1  1|80 80|79 79|78 78|\r\n+              +     +     +     +\r\n| 1  1  1  1  1|80 80|79 79|78 78|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|75 75|76 76|77 77|\r\n+              +     +     +     +\r\n| 1  1  1  1  1|75 75|76 76|77 77|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|74 74|73 73|72 72|\r\n+--+--+--+--+--+     +     +     +\r\n|47 47|62 62 62|74 74|73 73|72 72|\r\n+     +        +--+--+--+--+--+--+\r\n|47 47|62 62 62|67 67 67|66 66 66|\r\n+--+--+        +        +        +\r\n|48 48|62 62 62|67 67 67|66 66 66|\r\n+     +--+--+--+        +        +\r\n|48 48|61 61 61|67 67 67|66 66 66|\r\n+--+--+        +--+--+--+--+--+--+\r\n|49 49|61 61 61|65 65|64 64|63 63|\r\n+     +        +     +     +     +\r\n|49 49|61 61 61|65 65|64 64|63 63|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n| 1  1  1  1  1|80 80|79 79|78 78|\r\n+              +     +     +     +\r\n| 1  1  1  1  1|80 80|79 79|78 78|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|75 75|76 76|77 77|\r\n+              +     +     +     +\r\n| 1  1  1  1  1|75 75|76 76|77 77|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|74 74|73 73|72 72|\r\n+--+--+--+--+--+     +     +     +\r\n|47 47|62 62 62|74 74|73 73|72 72|\r\n+     +        +--+--+--+--+--+--+\r\n|47 47|62 62 62|67 67 67|66 66 66|\r\n+--+--+        +        +        +\r\n|48 48|62 62 62|67 67 67|66 66 66|\r\n+     +--+--+--+        +        +\r\n|48 48|61 61 61|67 67 67|66 66 66|\r\n+--+--+        +--+--+--+--+--+--+\r\n|49 49|61 61 61|65 65|64 64|63 63|\r\n+     +        +     +     +     +\r\n|49 49|61 61 61|65 65|64 64|63 63|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+              +        +        +\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+--+--+--+--+--+        +        +\r\n|46 46|62 62 62|71 71 71|68 68 68|\r\n+     +        +--+--+--+--+--+--+\r\n|46 46|62 62 62|67 67 67|66 66 66|\r\n+--+--+        +        +        +\r\n|56 56|62 62 62|67 67 67|66 66 66|\r\n+     +--+--+--+        +        +\r\n|56 56|61 61 61|67 67 67|66 66 66|\r\n+--+--+        +--+--+--+--+--+--+\r\n|57 57|61 61 61|60 60|59 59|58 58|\r\n+     +        +     +     +     +\r\n|57 57|61 61 61|60 60|59 59|58 58|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+              +        +        +\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+--+--+--+--+--+        +        +\r\n|46 46|44 44 44|71 71 71|68 68 68|\r\n+     +        +--+--+--+--+--+--+\r\n|46 46|44 44 44|43 43 43|42 42 42|\r\n+--+--+        +        +        +\r\n|56 56|44 44 44|43 43 43|42 42 42|\r\n+     +--+--+--+        +        +\r\n|56 56|53 53 53|43 43 43|42 42 42|\r\n+--+--+        +--+--+--+--+--+--+\r\n|57 57|53 53 53|60 60|59 59|58 58|\r\n+     +        +     +     +     +\r\n|57 57|53 53 53|60 60|59 59|58 58|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +        +        +\r\n| 1  1  1  1  1|70 70 70|69 69 69|\r\n+              +--+--+--+--+--+--+\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+              +        +        +\r\n| 1  1  1  1  1|71 71 71|68 68 68|\r\n+--+--+--+--+--+        +        +\r\n|45 45|44 44 44|71 71 71|68 68 68|\r\n+     +        +--+--+--+--+--+--+\r\n|45 45|44 44 44|43 43 43|42 42 42|\r\n+--+--+        +        +        +\r\n|55 55|44 44 44|43 43 43|42 42 42|\r\n+     +--+--+--+        +        +\r\n|55 55|53 53 53|43 43 43|42 42 42|\r\n+--+--+        +--+--+--+--+--+--+\r\n|54 54|53 53 53|52 52|51 51|50 50|\r\n+     +        +     +     +     +\r\n|54 54|53 53 53|52 52|51 51|50 50|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|39 39|40 40|41 41|25 25 25|28 28|\r\n+     +     +     +        +     +\r\n|39 39|40 40|41 41|25 25 25|28 28|\r\n+--+--+--+--+--+--+        +--+--+\r\n|38 38 38|37 37 37|25 25 25|27 27|\r\n+        +        +--+--+--+     +\r\n|38 38 38|37 37 37|24 24 24|27 27|\r\n+        +        +        +--+--+\r\n|38 38 38|37 37 37|24 24 24|26 26|\r\n+--+--+--+--+--+--+        +     +\r\n|45 45|44 44 44| 0|24 24 24|26 26|\r\n+     +        +--+--+--+--+--+--+\r\n|45 45|44 44 44|43 43 43|42 42 42|\r\n+--+--+        +        +        +\r\n|55 55|44 44 44|43 43 43|42 42 42|\r\n+     +--+--+--+        +        +\r\n|55 55|53 53 53|43 43 43|42 42 42|\r\n+--+--+        +--+--+--+--+--+--+\r\n|54 54|53 53 53|52 52|51 51|50 50|\r\n+     +        +     +     +     +\r\n|54 54|53 53 53|52 52|51 51|50 50|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|39 39|40 40|41 41|25 25 25|28 28|\r\n+     +     +     +        +     +\r\n|39 39|40 40|41 41|25 25 25|28 28|\r\n+--+--+--+--+--+--+        +--+--+\r\n|38 38 38|37 37 37|25 25 25|27 27|\r\n+        +        +--+--+--+     +\r\n|38 38 38|37 37 37|24 24 24|27 27|\r\n+        +        +        +--+--+\r\n|38 38 38|37 37 37|24 24 24|26 26|\r\n+--+--+--+--+--+--+        +     +\r\n|15 15|14 14|13 13|24 24 24|26 26|\r\n+     +     +     +--+--+--+--+--+\r\n|15 15|14 14|13 13| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n|10 10|11 11|12 12| 2  2  2  2  2|\r\n+     +     +     +              +\r\n|10 10|11 11|12 12| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n| 9  9| 8  8| 7  7| 2  2  2  2  2|\r\n+     +     +     +              +\r\n| 9  9| 8  8| 7  7| 2  2  2  2  2|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|36 36|35 35|34 34|25 25 25|23 23|\r\n+     +     +     +        +     +\r\n|36 36|35 35|34 34|25 25 25|23 23|\r\n+--+--+--+--+--+--+        +--+--+\r\n|38 38 38|37 37 37|25 25 25|22 22|\r\n+        +        +--+--+--+     +\r\n|38 38 38|37 37 37|24 24 24|22 22|\r\n+        +        +        +--+--+\r\n|38 38 38|37 37 37|24 24 24|21 21|\r\n+--+--+--+--+--+--+        +     +\r\n|15 15|14 14|13 13|24 24 24|21 21|\r\n+     +     +     +--+--+--+--+--+\r\n|15 15|14 14|13 13| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n|10 10|11 11|12 12| 2  2  2  2  2|\r\n+     +     +     +              +\r\n|10 10|11 11|12 12| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n| 9  9| 8  8| 7  7| 2  2  2  2  2|\r\n+     +     +     +              +\r\n| 9  9| 8  8| 7  7| 2  2  2  2  2|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|36 36|35 35|34 34|20 20 20|23 23|\r\n+     +     +     +        +     +\r\n|36 36|35 35|34 34|20 20 20|23 23|\r\n+--+--+--+--+--+--+        +--+--+\r\n|30 30 30|29 29 29|20 20 20|22 22|\r\n+        +        +--+--+--+     +\r\n|30 30 30|29 29 29|17 17 17|22 22|\r\n+        +        +        +--+--+\r\n|30 30 30|29 29 29|17 17 17|21 21|\r\n+--+--+--+--+--+--+        +     +\r\n| 5  5  5| 6  6  6|17 17 17|21 21|\r\n+        +        +--+--+--+--+--+\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+        +        +              +\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|31 31|32 32|33 33|20 20 20|19 19|\r\n+     +     +     +        +     +\r\n|31 31|32 32|33 33|20 20 20|19 19|\r\n+--+--+--+--+--+--+        +--+--+\r\n|30 30 30|29 29 29|20 20 20|18 18|\r\n+        +        +--+--+--+     +\r\n|30 30 30|29 29 29|17 17 17|18 18|\r\n+        +        +        +--+--+\r\n|30 30 30|29 29 29|17 17 17|16 16|\r\n+--+--+--+--+--+--+        +     +\r\n| 5  5  5| 6  6  6|17 17 17|16 16|\r\n+        +        +--+--+--+--+--+\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+        +        +              +\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n|31 31|32 32|33 33|20 20 20|19 19|\r\n+     +     +     +        +     +\r\n|31 31|32 32|33 33|20 20 20|19 19|\r\n+--+--+--+--+--+--+        +--+--+\r\n|30 30 30|29 29 29|20 20 20|18 18|\r\n+        +        +--+--+--+     +\r\n|30 30 30|29 29 29|17 17 17|18 18|\r\n+        +        +        +--+--+\r\n|30 30 30|29 29 29|17 17 17|16 16|\r\n+--+--+--+--+--+--+        +     +\r\n| 5  5  5| 6  6  6|17 17 17|16 16|\r\n+        +        +--+--+--+--+--+\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+        +        +              +\r\n| 5  5  5| 6  6  6| 2  2  2  2  2|\r\n+--+--+--+--+--+--+              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+        +        +              +\r\n| 4  4  4| 3  3  3| 2  2  2  2  2|\r\n+--+--+--+--+--+--+--+--+--+--+--+\r\n\r\n</pre>\r\n-------\r\nSo, for example, on the base, 5-cm cube 2 lies at the lower right.  A 6x6 area lies to the left of that and at this level is a set of 4 3-cm cubes (cubes 3 thru 6), and if you follow that area up, you\'ll see it\'s overlain by a layer of nine 2-cm cubes (cubes 7 - 15).  At the top, cube 1 is the 5-cm cube and 72-80 take up the 6x6 area (arbitrarily the 2-cm cubes are on top and the 3-cm cubes 68-71 lie below them, rather than above).\r\n\r\nThe empty unit cube is labeled 0.',NULL,0);
INSERT INTO comment VALUES (10903,344,5033,'Captain Paradox','re: Alternative solution','2004-01-04 20:56:08',0,'I never would have thought of that.  Nice word play, fwaff.',2259,0);
INSERT INTO comment VALUES (10904,1358,5033,'Captain Paradox','Sons or daughters','2004-01-04 21:05:44',0,'If the mother has no daughters, then the number of sons can be 0 to infinity, because each would have the same number of brothers.  If the mother has daughters, however, she can\'t have any sons because every son would have 1 less brother than the sister and every daughter 1 less sister than the brothers.',NULL,0);
INSERT INTO comment VALUES (10905,227,5033,'Captain Paradox','re: Solution','2004-01-04 21:11:25',0,'Protagoras is suing, however, for the fee that he was not paid.  If the court pays anything less than the tuition fee, he can argue that he is again being cheated.',1364,0);
INSERT INTO comment VALUES (10906,27,5033,'Captain Paradox','If I were the professor . . .','2004-01-04 21:15:35',1,'If I were the professor, I would tell my class that I MAY or MAY NOT give them a surprise quiz next week.  Therefore, they would never be 100% sure until Friday when I told them whether or not there would be a surprise quiz.',NULL,0);
INSERT INTO comment VALUES (10907,1555,5047,'Stereo','Solution?','2004-01-05 00:43:04',0,'Using PBasic (A Language used in small processing chips) \r\na  VAR   Byte\r\nb  VAR   Byte\r\n\r\na = 123\r\nb = 456\r\nprint a,b\r\na = b\r\nIF a = 456 THEN swap\r\nSwap:\r\nb=123\r\nPrint a,b\r\n',NULL,0);
INSERT INTO comment VALUES (10908,40,5049,'Ali','you can do up to 27 with 3 times weighing','2004-01-05 01:57:49',0,'Hi all,\r\nfor the initial problem (So Easy)\r\ndevide 11 into 3 piles, 4,4,3 (and assuming the odd one is lighter)\r\n\r\n1. weigh the two piles of 4s, if one is lighter==> the odd one is in it, if the are equal==> the odd one is in the pile of 3.\r\n\r\n2. assuming the odd one is in the pile of 3, we devide the pile to 3 individual coins, the we weigh 2, if one is lighter ==> it is the one, if they are equal==> the one left is the lighter one.\r\n\r\n3. assuming the odd one is in the pile of 4, we devide them into piles of 2s, we weigh and the lighter one has the lighter coin. finally we weigh again the 2 to see which is lighter and that is the one.\r\n(same reasoning can be used if the odd coin is heavier)\r\n\r\n\r\nas for the open problem:\r\nup to 27 can be solved with the same reasoning.\r\n\r\n1. we devide 27 into piles of 9s and weigh 2, if one is lighter==> it is the one; if equal==> the remaining pile is the one.\r\n\r\n2. we devide the pile of 9 into 3 piles of 3s. we weigh 2 piles, if one is lighter==> it is the one; if equal==> the remaining pile is the one.\r\n\r\n3. we devide the pile of 3 into 3 individual coins. we weigh 2 coins, if one is lighter==> it is the one; if equal==> the remaining coin is the one.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (10909,1220,4197,'luminita','Bertrand problem - paradox','2004-01-05 03:58:47',3,'This problem is known as \"Bertrand problem\" and has 3 solutions:\r\n1. as Bryan said: p=2/3 in case the hazard refers to the angle of the chord\r\n2. as np_rt said: &#8730;3/2 in case the hazard refers to the distance between the chord and the center of the circle\r\n3. as Benjamin said: 3/4 in case the hazard refers to the positioning of the center of the chord in the circle.\r\nIt is correct to place this problem in \"paradox\".',NULL,0);
INSERT INTO comment VALUES (10910,1376,4197,'luminita','solution','2004-01-05 05:20:17',3,'L=211.8 m\r\n\r\nu = speed of the soldier\r\nv= speed of the dog\r\na=u/v   (a<1)\r\nb= the distance to the new position (50m)\r\n\r\nThe 1-st and the 3-rd path is the length of the pursuit curve:\r\nL1=L3=b/(1-a&#178;)\r\n\r\nL2=b/(1-a)\r\nL4=b/(1+a)\r\n\r\nthe equation of time for both dog and soldiers gives the value of \"a\":\r\n2/(1-a&#178;)+1/(1-a)+1/(1+a)=1/a\r\na&#178;+4a-1=0\r\na=&#8730;5-2\r\n\r\nL=L1+L2+L3+L4 = 2b/(1-a&#178;)+b/(1-a)+b/(1+a)\r\nL=50(2+&#8730;5)=211.8m',NULL,0);
INSERT INTO comment VALUES (10911,1363,4542,'Katie','solution','2004-01-05 08:50:07',0,'This is really simple. I just totaled each line and figured what number combinations would leave me with 20.\r\n\r\n7x5x62\r\n81x65x\r\nx843x5\r\n468x2x\r\n1xx478\r\nx537x5',NULL,0);
INSERT INTO comment VALUES (10912,1556,1301,'Charlie','How many solutions?','2004-01-05 09:26:12',4,'Both solutions presented so far (Dan Blume\'s and mine) do follow a pattern with six 6x6x5 sub-blocks in each of which there is a layer of 4 3-cm cubes and a layer of 9 2-cm cubes.  A question then exists: are there any solutions that do not follow this pattern?\r\n\r\nIf any solution must actually follow this pattern, then how many variants are there?\r\n\r\nThe answer to that depends on whether you are considering a particular orientation for the box, or consider a solution to be the same even if it is rotated.\r\n\r\nWhen orientation is considered, the first 5x5x5 cube can be placed in any of the four bottom corners of the box.  The 6x6 area occupied by the lying-flat 6x6x5 sub-assembly must be adjacent to this (otherwise it would create a 1-cm-thick layer eventually), but either clockwise or counterclockwise from the 5x5x5 cube.  From there, the pieces will fit in only one way.  That\'s 4x2 choices so far.\r\n\r\nWithin each 6x6x5 subassembly, the 3-cm cubes can be either toward the outside (including bottom or top) of the box or toward the inside (leaving the 2-cm cubes to face the outside).  As there are 6 of these subassemblies, that gives each of the 8 original choices 2^6 possibilities, so the number of solutions is 8*2^6 = 2^9 = 512 ways of packing the box.\r\n\r\nHowever if the orientation of the larger box is not to count, there would be fewer distinct packings.  The diagonal formed by the two 5x5x5 cubes can be placed in a standard orientation.  When considering the placement of the 6x6 flat on the surface, these can be either clockwise or counterclockwise at a given vertex with the 5x5x5 cube, but in any packing, one will be clockwise and the other counterclockwise, so there is no clockwise version vs. counterclockwise version.\r\n\r\nThe orientations of 3-cm out or 2-cm out for the 6x6 explosed flats, about the clockwise vertex can be (said regarding the 3-cm side): \r\n1) All outward\r\n2) all inward\r\n3) Two outward\r\n4) two inward.\r\n\r\nIn the case of \"all outward\" or \"all inward\", there are the same four possibilities at the other end of the diagonal axis, accounting for a total of 8 packings so far.\r\n\r\nIn the case of \"two outward\" or \"two inward\" the \"all outward\" or \"all inward\" at the other end constitute one way each, accounting for 4 more packings.  But the \"two outward\" or \"two inward\" orientations at the other end also, could themselves be oriented 3 ways each with regard to where the odd one is in relation to the odd one at the other end, so 2x2x3=12 is added to the total.  Thus the final total is 8+4+12 = 24 ways of packing the cubes, when orientation of the whole box is not considered.\r\n\r\nThe only remaining consideration is whether there are solutions which do not have the 6 identical 6x6x5 subassemblies.',NULL,0);
INSERT INTO comment VALUES (10913,1555,2716,'Federico Kereki','re: solution','2004-01-05 11:07:48',0,'That code might cause an overflow/underflow problem. (A+B could be too high/low.) If you have binary logic, you can rather write<pre>\r\nA=A XOR B\r\nB=A XOR B\r\nA=A XOR B</pre>\r\nwhich doesn\'t cause any problems.',10848,0);
INSERT INTO comment VALUES (10914,1363,5054,'Becky','Solution','2004-01-05 12:57:21',3,'7   5   6 2\r\n8 1   6 5  \r\n  8 4 3   5\r\n4 6 8   2  \r\n1     4 7 8\r\n  5 3 7   5',NULL,0);
INSERT INTO comment VALUES (10915,1363,5054,'Becky','re: Solution','2004-01-05 13:02:17',3,'Redoing this because the alignment messed up.\r\n\r\n705062\r\n810650\r\n084305\r\n468020\r\n100478\r\n053705\r\n',10914,0);
INSERT INTO comment VALUES (10916,1363,5055,'Sujit','re(2): Solution','2004-01-05 13:22:43',3,'7-5-62 \r\n81-65- \r\n-843-5 \r\n468-2- \r\n1--478 \r\n-537-5 \r\n\r\n:&#62;',10915,0);
INSERT INTO comment VALUES (10917,172,4718,'Jack Squat','Simplify a bit','2004-01-05 14:17:06',0,'The sum of 1+3+5+... is represented by &#8721;2n-1 where n runs from 1 to n.  So the question is does this sum equal n&#178;, or\r\n\r\n&#8721;2n-1 = n&#178; ?\r\n\r\nTaking the 2 and the 1 out of the summation gives:\r\n\r\n2(&#8721;n)-n = n&#178;\r\n\r\nMoving the 2 and the -n to the other side gives:\r\n\r\n&#8721;n = (n&#178;-n)/2 = n(n+1)/2\r\n\r\nLook familiar?',NULL,0);
INSERT INTO comment VALUES (10918,1446,4982,'Dan Blume','Give it a try','2004-01-05 18:02:09',0,'Six',NULL,0);
INSERT INTO comment VALUES (10919,1509,5061,'Michelle','solution','2004-01-05 18:59:28',3,'march 15th',NULL,0);
INSERT INTO comment VALUES (10920,1443,5063,'Tnewt','solution','2004-01-05 19:59:17',0,'A is the liar, B is the rebel, C is the knave, and D is the knight.  A came in first, B second, C third and D fourth.  Victor- if the knave is C and the knight D as you have indeed ceded, then C\'s first statement, that D is the knave (when he is clearly the knight) must be false.  Thus, as the knave alternates between true and false, the second statement, A won the race must be true. Thus D could not have come in first as you had suggested. ',NULL,0);
INSERT INTO comment VALUES (10921,1446,3558,'Tristan','possible tricks','2004-01-05 20:14:34',1,'I see a few spots where the trickery could be involved. \"five too many\" may refer to dollars or cents or coins.  \"sixth\" may also refer to dollars, but only if \"dollar bill\" refers to a five dollar bill.  Also, \"he remarked\" may refer to either the customer or the shopman.  When I first read it, I interpreted as the customer speaking first, then the shopman, but it might be different.',NULL,0);
INSERT INTO comment VALUES (10922,1509,5062,'Steve','leap year','2004-01-05 20:15:48',0,'march 15th is an easy answer if you pay attention to why they put the year in the question. it isn\'t really required unless there is a trick to it.',NULL,0);
INSERT INTO comment VALUES (10923,1509,5062,'Steve','re: leap year','2004-01-05 20:21:07',0,'i am retracting that answer because by the 10 pm on the 27th day he will be at the 30 foot mark meaning he is out. therefore the answer would be on march 12th.',10922,0);
INSERT INTO comment VALUES (10924,1446,1626,'Gamer','In relation to that:','2004-01-05 20:38:10',0,'The \"he\" refers to the man at the beginning; that should have been reworded.\r\n\r\nThe bill the man gave is really just a dollar bill, worth only a dollar.\r\n\r\n\r\nI editted the problem to make sure these are what\'s intended. Tricks problems are the only problems where you can be picky about words.\n\n<i>Edited on <b>January 5, 2004, 8:41 pm</b></i>',10921,0);
INSERT INTO comment VALUES (10925,1446,4374,'Richard','5 too many whats?','2004-01-05 22:16:06',0,'It seems plausible to me that the shopkeeper means 5 too many n-ths of a chestnut. Thus 5/n should be more than 0 and less than 1/2 since the buyer thinks he deserves 6 (due to rounding). Thus n > 10. I pick 12 because the shopkeeper thinks the buyer has a case, albeit a marginal one, for getting 6 instead of 5 and $60 presumably buys a whole number of chestnuts. Hence $60 should buy 60 x 5 7/12 = 335 chestnuts.\n\n<i>Edited on <b>January 5, 2004, 10:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10926,429,4909,'Brian','that\'s an old one','2004-01-05 22:43:59',0,'just like a joke, there are many deliveries but only one answer.  the poison was in the ice (it took a little while to melt into the punch)\r\n',NULL,0);
INSERT INTO comment VALUES (10927,429,4909,'Brian','that\'s an old one','2004-01-05 22:44:16',0,'just like a joke, there are many deliveries but only one answer.  the poison was in the ice (it took a little while to melt into the punch)\r\n',NULL,0);
INSERT INTO comment VALUES (10928,429,4909,'Brian','that\'s an old one','2004-01-05 22:45:24',0,'just like a joke, there are many deliveries but only one answer.  the poison was in the ice (it took a little while to melt into the punch)\r\n',NULL,0);
INSERT INTO comment VALUES (10929,344,4909,'Brian','another old one','2004-01-05 22:47:40',0,'a hole',NULL,0);
INSERT INTO comment VALUES (10930,344,4909,'Brian','another old one','2004-01-05 22:48:03',0,'a hole',NULL,0);
INSERT INTO comment VALUES (10931,344,4909,'Brian','another old one','2004-01-05 22:50:06',0,'a hole',NULL,0);
INSERT INTO comment VALUES (10932,1446,4507,'Penny','Solution','2004-01-06 00:09:00',3,'As soon as I read \"But you will have five too many chestnuts if I gave you one chestnut more [than five]\", I figured that this has to do with modulus 5 arithmetic, where 6 = 1. So my solution is based on that idea.\r\n\r\nAnswer: For 3 twenty dollar bills, the man should have gotten 15 chestnuts. (That doesn\'t sound very equitable, but hey, this is a \"nonsense puzzle\" !!)\r\n  \r\nExplanation:\r\n\r\nWhenever a shopper hands the shopkeeper a bill which is the equivalent of  N dollars (N=1 for a dollar bill, N=5 for a five dollar bill,...,N=20 for a twenty dollar bill, ...), the shopkeeper gives F[N] chesnuts to the shopper, where\r\n \r\n         F[N] = 1 + [(N+4) mod 5]\r\n\r\nBut when the shopper in the puzzle came in, the shopkeeper accidentally typoed the function: \r\n\r\n        G[N] = 5 + [(N+4) mod 5]  \r\n\r\nSo the shopkeeper handed him \r\nG[1] = 5 + [(1+4) mod 5] = 5 chesnuts.\r\n\r\nRealizing that a mistake had been made, the shopper asked for an extra chestnut, for a total of 6. But the shopkeeper realized that the correct number should be F[1] = 1 + [(1+4)mod 5] = 1 chestnut, so he knew that 6 would be 5 too many. Hence his answer.\r\n\r\nNow F[20] = 1 + [24 mod 5] = 5\r\nSo each twenty dollar bill should get him 5 chestnuts. Three twenty dollar bills will therefore get him 15 chestnuts.',NULL,0);
INSERT INTO comment VALUES (10933,1446,5065,'Darryl','The answer is..............(----------------------------------','2004-01-06 00:50:40',0,'300',NULL,0);
INSERT INTO comment VALUES (10934,1446,3136,'Popstar Dave','solution','2004-01-06 01:38:42',3,'The trick in this question is that when the shopkeeper replies that the shopper would have \"five too many\" if he received an extra chestnut; the \'five\' refers to the \'sixth\' that the shopper mentioned in the previous sentence.  Thus the shopkeeper was saying that the rate for chestnuts was 5 and 1/6 chestnuts for $1.  Thus if the shopper received 6 chestnuts, he would have five (sixths) too many...\r\n\r\nAt the going rate of $1 for 5 and 1/6 chestnuts, the shopper should receive 310 (60*(5+1/6)) chestnuts for his $60.',NULL,0);
INSERT INTO comment VALUES (10935,1446,5068,'cory','answer','2004-01-06 01:46:37',0,'60 chestnuts',NULL,0);
INSERT INTO comment VALUES (10936,1446,5068,'cory','the real answer','2004-01-06 01:50:04',0,'360 chestnuts',NULL,0);
INSERT INTO comment VALUES (10937,1446,153,'TomM','re: solution -- Of Course!','2004-01-06 01:57:08',0,'As with so many \"trick\" questions, the answer is obvious once it\'s been pointed out. Still, 31 for $6 is a very odd sales amount. (unless it\'s by weight, [say $3 a lb, and each chestnut weighs approximately 1.032 oz.])',10934,0);
INSERT INTO comment VALUES (10938,1446,5068,'cory','maybe the answer','2004-01-06 02:01:21',0,'310 chestnuts',NULL,0);
INSERT INTO comment VALUES (10939,1547,5067,'randy','lifes a joke and all my friends are clowns','2004-01-06 02:06:51',0,'SMILES--makes people wonder what you\'ve been up to.',NULL,0);
INSERT INTO comment VALUES (10940,1446,1626,'Gamer','re: solution','2004-01-06 06:24:35',0,'Although Penny\'s strange formula may be right, it is definitely way too much of a stretch, and there isn\'t anything supplied in the formula for that. I think 310 chestnuts is right. :)',10934,0);
INSERT INTO comment VALUES (10941,759,1920,'Brian Smith','Solution','2004-01-06 10:56:19',0,'For any natural number x, (x^2+2x+3) mod 5 is congruent to 2, 3 or 4.  This means the value of x^2+2x+3 can never be a multiple of 5.  Then the answer to the problem is <i>there are no natural numbers x which make x^2+2x+3 a multiple of 35</i>.',NULL,0);
INSERT INTO comment VALUES (10942,730,5071,'Kerry Graham','Possible Solution','2004-01-06 11:00:28',0,'All you really care about is the last digit in each of the calculations:\r\n8^7 = 2097152\r\n2^6 = 64\r\n4^5 = 1024\r\n4^4 = 256\r\n6^3 = 216\r\n6^2 = 36\r\n6^1 = 6\r\nLast digit is 6.\r\nDid I understand the problem correctly?',NULL,0);
INSERT INTO comment VALUES (10943,759,4982,'Dan Blume','Semantics','2004-01-06 11:30:11',3,'Semantics.\r\nFor ALL natural numbers x, the expression (x&#178; + 2x + 3) is divisible by 35. One just ends up with a fraction. ;^)\r\n\r\n(I\'m guessing that is not what you were looking for.)',NULL,0);
INSERT INTO comment VALUES (10944,1446,4507,'Penny','re: solution','2004-01-06 11:37:35',0,'Popstar Dave: \"Thus the shopkeeper was saying that the rate for chestnuts was 5 and 1/6 chestnuts for $1.\"\r\n \r\nWhy would someone want 1/6 of a chestnut? ',10934,0);
INSERT INTO comment VALUES (10945,759,3172,'SilverKnight','re: Solution','2004-01-06 11:38:28',0,'Brian, you wrote:\r\n\"<I> For any natural number x, (x^2+2x+3) mod 5 is congruent to 2, 3 or 4.</I>\"\r\n\r\nI\'m not arguing with the statement, but I think you should show why this is true, to constitute a full solution.\r\n\r\n-SK',10941,0);
INSERT INTO comment VALUES (10946,759,1301,'Charlie','re(2): Solution','2004-01-06 13:18:15',0,'Per Brian:\r\n\" For any natural number x, (x^2+2x+3) mod 5 is congruent to 2, 3 or 4.\" \r\n\r\nBut isn\'t it 1, 2 or 3?\r\n\r\nAs it is modular arithmetic, it need be checked only for values of x as 0 through 4, which give 3, 1, 1, 3, 2 respectively.',10945,0);
INSERT INTO comment VALUES (10947,1557,3172,'SilverKnight','solution','2004-01-06 13:57:02',3,'Don\'t have a proof of it... but, <B>{3, 4, 6, 9, 12, 24}</B> seems to work.\r\n_____________\r\n\r\nArithmetic:\r\n3, 6, 9, 12\r\n\r\nGeometric:\r\n3, 6, 12, 24\r\n\r\nHarmonic:\r\n3, 4, 6, 12\r\n\r\n(1/12, 1/6, 1/4, 1/3 make an arithmetic sequence)',NULL,0);
INSERT INTO comment VALUES (10948,1557,3172,'SilverKnight','re: solution','2004-01-06 14:09:13',2,'My thoughts behind this solution are:\r\n\r\nStart with the harmonic sequence.\r\n\r\nWe need to find reciprocals, which when expressed in lowest terms, have a numerator of 1.\r\n\r\nTo minimize the numbers in the original set, we want to minimize the denominator.... but we need a denominator which is evenly divisible by the numerator (so that it can reduce to one).\r\n\r\nThe lowest integer that has 4 factors that are adjacent is 12.  (1, 2, 3, 4, 6, and 12).\r\n\r\nSo... let\'s look at 1/12, 2/12, 3/12, 4/12 (arithmetic sequence)... the reciprocals are 12, 6, 4, and 3 respectively.\r\n\r\nLet\'s assume that those four numbers are in the set of 6.\r\n\r\n3, 6, and 12 are already in arithmetic sequence if we add the missing \'9\'...\r\n\r\n3, 6, and 12 are already in geometric sequence if we add the missing \'24\'...\r\n\r\nSo... that\'s how I came up with these numbers.',10947,0);
INSERT INTO comment VALUES (10949,1557,4906,'stan','Solution','2004-01-06 14:55:14',1,'How about 1/2, 2/3, 1,2,3,4?\r\n\r\nArthimetric: 1,2,3,4\r\nGeometric: 1/2,1,2,4\r\nHarmonic: 1/2,2/3,1,2 (Reciprocals are 2,3/2,1,1/2)\r\n\r\nThis gives lower numbers than SilverKnight, but it may not be best!',NULL,0);
INSERT INTO comment VALUES (10950,1557,4906,'stan','re: Solution','2004-01-06 15:15:01',0,'Whoops, missed the part about all numbers being integers...  I guess that makes SilverKnight\'s answer the best...',10949,0);
INSERT INTO comment VALUES (10951,1446,4197,'luminita','possible solution','2004-01-06 15:54:05',3,'Assumption: the price is 1$ for 1 chestnut and the Marketing VP decided a promotional campaign of 14 chestnuts for free at each 3$ spent.\r\n\r\nFor 1 $ the buyer expects 1+14/3 chestnuts (roundup), i.e. 1+5=6 (he applied the promotion at maximum).\r\n\r\nFor 1$ the seller considers the integer [1+14/3] i.e. 1+4 =5. The meaning of \"5 too many\" refers to the fact that the promotion is not applicable for 1$, but he was very generous giving a 4 free chestnuts.\r\n\r\nFinally, for 60$, the buyer will receive 60 chestnuts + 20X14 (promotion) = 340 chestnuts.\r\n\r\nHm, I hope my English was clear enough!',NULL,0);
INSERT INTO comment VALUES (10952,1557,1626,'Gamer','re(2): Solution','2004-01-06 16:07:56',0,'Actually that\'s a good place to start. Think if 1,2,3,4, then note 1,2,4, so add 1/2. Then note if you add 3/2 it\'s harmonic. THEN, multiply the whole sequence by 6. :)',10950,0);
INSERT INTO comment VALUES (10953,1012,4909,'Brian','i think i got it','2004-01-06 16:44:48',0,'he was born -in front- of his dad.  his mother died giving birth to him.  later he became a clergyman or a captian of a ship and performed a weding ceremony for his sister and her significant other.\r\n\r\nswish!',NULL,0);
INSERT INTO comment VALUES (10954,378,5075,'Pam','Solution','2004-01-06 18:43:36',0,'a coffin.',NULL,0);
INSERT INTO comment VALUES (10955,378,5075,'Pam','Another change?','2004-01-06 18:46:08',0,'At the last line, you make it obvious by putting \"neither see nor feel it.\" When I tell the riddle, I say \"Who uses it does not know it.\"',NULL,0);
INSERT INTO comment VALUES (10956,343,5075,'Pam','solution','2004-01-06 18:52:14',0,'train wreck',NULL,0);
INSERT INTO comment VALUES (10957,759,1626,'Gamer','re(3): Solution','2004-01-06 20:24:43',0,'Well, if you added 1 to each, you would end up with values of 1,2,3,4,5; 5 is the \"0\" value.\r\n\r\nWhat Charlie is saying is this: Replace x with 5y+z, where y and z are non-negative integers, with z less than 5. This gives 25y&#178; +10yz + z&#178; + 10y+ 2z + 3 or 5(5y&#178;+2yz+2y) + z&#178; + 2&#178; + 3 . Then divide that by 5 to get what it is mod 5, which is easily seen to be what we started with, only with z to be 0 through 4. So using higher forms of the same number base 5 (3,8,13,18...) will be the same for each one.',10946,0);
INSERT INTO comment VALUES (10958,1446,1626,'Gamer','re(2): solution','2004-01-06 20:28:28',0,'Couldn\'t you use that for recipies where you don\'t need a whole one? You obviously can use half a melon, or half a pepper. Anyway, the sale could be just like gas; giving partials because nobody will buy just 1, they will buy 6 or 36, or something like that :)',10944,0);
INSERT INTO comment VALUES (10959,1557,3386,'Victor Zapana','question','2004-01-06 21:51:02',0,'What is meant by \"largest member of the set is a minimum\"? Does it mean, which I think it does, that the largest number is the smallest as well? Well, if thats the case, then probably all the numbers in the set are the same?',NULL,0);
INSERT INTO comment VALUES (10960,759,3705,'zaphod','a bit clearer','2004-01-07 03:19:36',3,'Just to make things clear, we can calculate the last digit of x&#178;+2x+3 for any possible natural x.\r\nx can end in 0,1,2,3,4,5,6,7,8,9.\r\nx&#178; will end in 0,1,4,9,6,5,6,9,4,1 respectively.\r\n2x will end in 0,2,4,6,8,0,2,4,6,8 (also respectively).\r\nAdding these together with 3 yields 3,6,1,8,7,8,1,6,3,2 as the whole expression\'s last digit.\r\nThis means that the expression cannot be divided by 5, much less by 35 ;)',NULL,0);
INSERT INTO comment VALUES (10961,1557,1301,'Charlie','re: question','2004-01-07 09:13:53',0,'Regarding \"What is meant by \"largest member of the set is a minimum\"? Does it mean, which I think it does, that the largest number is the smallest as well? Well, if thats the case, then probably all the numbers in the set are the same? \"\r\n\r\nI\'m sure it just means that the largest member of this set is smaller than the largest member of any other set that satisfies these properties.\r\n',10959,0);
INSERT INTO comment VALUES (10962,337,4909,'Brian','old one','2004-01-07 10:42:41',0,'12...  the second of jan., feb., and so on',NULL,0);
INSERT INTO comment VALUES (10963,1378,153,'TomM','First Steps','2004-01-07 10:56:16',1,'What you have are the lengths of a chord and the subtended arc of a circle and you need to find the radius.\r\n\r\n1)Define a few variables:\r\nR = the unknown radius\r\n&theta; = the subtended angle (in radians)\r\nA = the arclength of the subtended arc = 5\r\nC = the length of the chord = 4\r\n\r\n2) Set up the equations:\r\nA = R&theta; =5\r\nsin(&theta;/2) = (C/2)/R = 2/R\r\n\r\n3) Solve for &theta;:\r\n&theta; = 5/R = 2(arcsin[2/R])\r\n\r\n4) Solve for R\r\n',NULL,0);
INSERT INTO comment VALUES (10964,1378,1920,'Brian Smith','re: First Steps','2004-01-07 11:17:58',0,'A numeric solution for 5/R = 2(arcsin[2/R]) is R = 2.21023276908',10963,0);
INSERT INTO comment VALUES (10965,1443,5083,'Sam','Different Solution','2004-01-07 12:45:45',0,'I think I have it.  I began by trying to figure out who the knight is.  It has to be A, C, or D (B said C was the knight, so it can\'t be B).  If A was the knight, B had to be the liar.  D could not have been the knave because A contradicted both his second and third statements, so D was the rebel and C the knave.  If C was the knave his first statment was false since he said D was the knave.  So, his second statment (A was 1st)would have to be true, but it contradicts A\'s second statement (that C was 1st).\r\n\r\nSo the knight was C or D.  If it were C, however, D would be the knave.  His third statement would have to be false (it contradicts C\'s third statement), so the first must be false (therefore B couldn\'t be the rebel, so A is and B is the liar) and the second true.  However, B\'s second statement was that C is the knight, which would have to be true, so this doesn\'t work.\r\n\r\nSo, D is the knight, and he says that B is the rebel.  B\'s first statement is false (that C is the knight), and his second statement (that B was 4th) contradicts D\'s statement that B was third), so it has to be false.  So, B\'s third statement (that C was 2nd) must be true, and we already knew it anyway because D said so.  A cannot be the knave because D\'s second statement contradicts both A\'s 2nd and 3rd statements.  So, A is the liar and C is the knave.  We know from D the knight that C was 2nd and B was 3rd.  Knave C\'s first statement (that D was the knave) was false, so the second (A was first) must be true.  So A was first, B was third, C was second, and by process of elimination D was 4th.',NULL,0);
INSERT INTO comment VALUES (10966,1514,5086,'vikas','solution','2004-01-07 13:53:09',3,'firstly if 3 lengths are to form a triangle then they must satisfy a property stated as \" the sum of any two of the three must be greater than the third \"\r\n\r\nNow let us see the problem as a step procedure...\r\nto break the stick into 3 pieces we\'ll have to make 2 random cuts.\r\nThe probability of getting the first random cut exactly at the centre of the stick is very very low, say d (d&#60;&#60;1).\r\ntherefore the probability of getting the cut anywhere else on the stick is 1-d (which will be almost 1).\r\nso this cut will break the stick into two parts, which are:\r\n\r\na)EQUAL, if the cut is at centre (which is with  \r\n  probability d). And in this case making the \r\n  second cut anywhere on the two pieces wont make\r\n  a triangle possible.\r\n\r\nb)UNEAQUAL, if the cut is off the centre(with probability almost 1). Now its easy to see that triangle is only possible if the second cut is made on the piece which is the larger of the 2 pieces obtained after the first random cut.\r\nAnd here the longer piece can be selected with probability 1/2 from the two equally likely pieces (the position of the cut on this piece doesn\'t matter).\r\n\r\nSo, the triangle is only possible with probability (1-d)(1/2) which is almost equal to \r\n1/2.\r\n  \r\n',NULL,0);
INSERT INTO comment VALUES (10967,1446,4670,'e.g.','Possibility','2004-01-07 13:58:42',3,'The shopper could mean \"a sixth OF A CHESTNUT\" (instead of \"a sixth chestnut\") and the shopkeeper could have meant that \"you will have five SIXTHS too many if I gave you one chestnut more\".<p>\r\nIn that case, $1=5 1/6 chestnuts, and $60=310 chestnuts.',NULL,0);
INSERT INTO comment VALUES (10968,1445,5088,'eleonora','','2004-01-07 14:25:40',0,'I think it\'s a tooth',NULL,0);
INSERT INTO comment VALUES (10969,1443,5088,'eleonora','my solution','2004-01-07 15:29:46',0,'A is the liar, B is the rebel, C is the knave and D is the knight. A won the race. C came in second, B came in third and D is the last one.\r\n\r\nB in second and C in third, because D tells the truth;\r\nB is the rebel, he said two lies and one truth. \r\nIf B is rebel and D is the knight, so A is the lier. \r\nC is the Knave.',NULL,0);
INSERT INTO comment VALUES (10970,1445,3386,'Victor Zapana','maybe?','2004-01-07 17:12:03',0,'it sounds like a calculator <p>\r\nI coax the lazy of working by using pie\r\nmebe pie refers to pi, the homonym for pi? calculators work with pi, and lessens the workload for the lazy one, though the lazy does work a little to get the calculator working.<p>\r\nI\'m never placed in big use. \r\nreally, really, really big numbers cant be displayed on calculators <p>\r\nTo quit and just add error, \r\nLeaves fear on the loose \r\nmebe it means that to do the computation by hand leaves room for mistake. <p>\r\nWell that\'s just what i think.\r\n\r\n\n\n<i>Edited on <b>January 7, 2004, 5:14 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10971,274,4909,'Brian','alternate solution','2004-01-07 19:37:13',0,'with the line positioned in a vertical direction, i would draw an \"s\" to the left of it and convert the line into an \"h\" and write the letters \"orter\" to the right hand side, thus spelling out the word \"shorter\".\r\n\r\ntyvm',NULL,0);
INSERT INTO comment VALUES (10972,1429,5033,'Captain Paradox','re: Give em heck, Harry !!','2004-01-07 22:28:52',0,'I agree with the solution, Penny, but couldn\'t we all try to keep the language on this site sanitary?  It makes for easier reading.\r\nThanks',10537,0);
INSERT INTO comment VALUES (10973,1345,5097,'Cindy','My attempt...','2004-01-07 23:21:39',0,'I\'m new at this, so you\'ll have to forgive me if I have posted things that people have already said.  But since it is said to be as yet unsolved, here goes.  (INHALE)\r\n1) 50 is the most expensive, which leaves the other prices to be 10, 20, 30, 40.  Diane spent the most.  Possible pairs 50+40=90 and 50+30=80.  90 as a possible pair would mean that 3 girls would have to have bought 40 shirts.  So Diane spent $80.  The pairs left are 10+50 and 20+40 =60 and 10+40 and 20+30=40.\r\n2)Emily and Diane didn\'t buy the same shirts[3], so Emily didn\'t spend either $30 or $50 on a shirt, so she spent $40 on one.   Because Carol spent $40[5], we know she didn\'t spend 30 or $50. The shirt that Alice and Carol bought in common wasn\'t $20[4], so it was $10.  So Alice also bought a $50 shirt, Emily a $20 shirt and Betty $20 and $30 shirts.  That gives me:\r\nAlice 10+50=60\r\nBetty 20+30=50\r\nCarol 10+40=50\r\nDiane 30+50+80\r\nEmily 20+40=60  okay....\r\n3) Blue and Green are not $10 [2], and Carol bought a blue shirt[2], and spent $10 and $40 on shirts.  Therefore, blue is $40. Emily bought a blue shirt.  Carol didn\'t buy a green shirt [Green is not 10[2] and she bought a $10 shirt].  Betty bought a red shirt[5], and since Betty and Alice didn\'t spend the same amount on shirts,  Alice didn\'t buy a red shirt.  Alice and Emily didn\'t buy an orange shirt [4], which means Alice bought a yellow and green shirt.  Since Green is not $10 [2], green is $50.  So Diane bought a green shirt.   And Yellow shirts are $10, so Carol bought a yellow shirt.  Emily had to have bought a red shirt [since she didn\'t buy yellow nor green nor orange] Therefore Red shirts are $20 [only amount Emily and Betty have in common].  Leaving Orange shirts to be $30, and they were bought by Betty and Diane.  Final Answer:\r\nAlice==> Yellow (10) and Green (50)\r\nBetty==> Red (20) and Orange (30)\r\nCarol==> Blue (40) and Yellow (10)\r\nDiane==> Green (50) and Orange (30)\r\nEmily==> Blue (40) and Red (20)\r\n\r\n  Does that make any sense?',NULL,0);
INSERT INTO comment VALUES (10974,1445,5097,'Cindy','ummmm','2004-01-08 00:00:09',0,'What about a chart?  Like a pie chart.  For organizational and categorizing purposes....just a guess...',NULL,0);
INSERT INTO comment VALUES (10975,1555,1253,'brianjn','Sophisticated programming or Math','2004-01-08 01:26:40',0,'Is the phrase meant to mean \"no sophisticated programming or sophisticated math\"?  The solution of \"rerun141\" obviously meets such criteria.',NULL,0);
INSERT INTO comment VALUES (10976,1443,5100,'marky','alright here goes','2004-01-08 01:56:09',3,'okay im new at this so bear with me,\r\nso im choosing a base character of the knight,\r\nif you run through the facts putting him in each position there\'ll be a contridiction in every case except one,that being the real sequence,\r\nso just for the hell of it (and cause im not going through all of them again) D is the knight,\r\nif D is the knight then everything he says is true,making B the rebel,proving C came in second and B came third,rebel agrees with C coming third,the knight proves the rebels other two statements false,giving the rebel his acceptable LIE,LIE,TRUTH, the rebel proves the first two facts of A wrong,since the rebel spot is already taken that proves that A is the liar as it cant have a truth next,therefore C is the knave,the other facts confirm that C\'s pattern is LIE,TRUTH,LIE,\r\nso in the end........1st in the race is the liar:A,second comes the knave:C,third is the rebel B:,and finally the knight:D comes in last..because of all the armour i presume,and cause nice guys finish last',NULL,0);
INSERT INTO comment VALUES (10977,1445,4507,'Penny','How about this?','2004-01-08 03:29:42',3,'\"I coax the lazy of working by using pie. I\'m never placed in big use. To quit and just add error....Leaves fear on the loose. What am I?\" \r\n\r\nHere is my guess at a solution: You are a Pocket Personal Computer.\r\n\r\nExplanation:\r\n\r\nThe puzzle says \"what am I?\", not \"who?\". You are an object, not a person.\r\n\r\n\"Coax\" is common shorthand for \"coaxial cable connection for the Pocket PC\". \"Lazy of working\" is short for \"lazy message evaluation of (net)working\", an advanced software pipelining principle for performance enhancement on Pocket PC\'s.\r\n\r\n\"pie\" = P.I.E. = \"Pocket Internet Explorer\", which is implemented on Pocket PC\'s.\r\n\r\n\"I coax the lazy of working by using pie\", translated, becomes \"I connect to the Internet, through my coaxial connection, and implement lazy network message evaluation in Pocket Internet Explorer to achieve optimal performance.\"  \r\n\r\n\"I\'m never placed in big use\" - of course not. You are a Pocket PC. You are a result of miniaturization. \r\n\r\n\"To quit and just add error leaves fear on the loose\" ? A secondary meaning of the word \"fear\" is \"a cause of trouble or error\". To quit a Pocket PC session abruptly can leave data in an inconsistent state and thereby leave \"fear\" (a cause of error) on the system.\r\n\n\n<i>Edited on <b>January 8, 2004, 11:30 am</b></i>',NULL,0);
INSERT INTO comment VALUES (10978,1443,5103,'tripti','solution','2004-01-08 05:43:21',0,'a-liar\r\nb-rebel\r\nc-knave\r\nd-knight\r\n\r\norder in which they finish the race\r\na-1\r\nc-2\r\nb-3\r\nd-4',NULL,0);
INSERT INTO comment VALUES (10979,723,4197,'luminita','analytical solution (no computer used)','2004-01-08 08:44:39',3,'s=sqrt(25+12sqrt(3))\r\n\r\nProof:\r\ns=side of triangle\r\na=angle PCB\r\n\r\nin PCB and PAC - theorem of cosinus:\r\n16=25+s&#178;-10s(cos(a))\r\n9=25+s&#178;-10s(cos(pi/3-a))\r\n\r\ns&#178;-10s(cos(a))+9=0\r\ns&#178;-5s(cos(a))-5s&#8730;3(sin(a))=0\r\n\r\neliminate a\r\ncos(a)=(s&#178;+9)/(10s)\r\nsin(a)=sqrt(1-cos(a)*cos(a))\r\n\r\nthe result is an equation (bi-square):\r\ns^4 - 50s^2 + 193 = 0\r\nthe unique solution satisfying the side of a triangle is:\r\n\r\ns=sqrt(25+12&#8730;3)\r\n',NULL,0);
INSERT INTO comment VALUES (10980,731,4197,'luminita','la meme Janette mais autrement coifee!','2004-01-08 09:56:07',3,'2^n+1=7k, k positiv integer\r\n\r\n2^n+1=(2&#179;-1)k\r\n2^n=k2&#179;-(k+1)\r\n\r\nin the right member of the equation it should:\r\nfor the first: k=even to complete a power of 2\r\nfor the second: k=odd cu complete an even number by adding 1.\r\n\r\ni.e. k=0\r\nso 2^n=-1 (impossible)\r\n',NULL,0);
INSERT INTO comment VALUES (10981,1445,4865,'Heartberry','re: How about this?','2004-01-08 11:24:13',1,'WOW! Great guess! :)',10977,0);
INSERT INTO comment VALUES (10982,1581,4507,'Penny','Solution','2004-01-08 11:26:43',3,'[The following solution is erroneous]\r\n\r\nThe original probabilities were:\r\n\r\n(1) Bob to be spared, and warden says \"Charlie\" - 1/3\r\n(2) Charlie is to be spared, and the warden says \"Bob\" - 1/3\r\n(3) Alan is to be spared, the warden flips a coin, Charlie \"wins\", and the warden says \"Charlie\" - (1/2)(1/3) = 1/6\r\n(4) Alan is to be spared, Bob \"wins\" the coin flip,  and the warden says \"Bob\" -(1/2)(1/3) = 1/6\r\n\r\nSo the original odds that the warden will say \"Bob\" at all, were 1/3 + 1/6 = 1/2.\r\n\r\nOnce the warden did say \"Bob\", it was no longer possible for Bob to be spared. That leaves only two equally probable outcomes: Charlie to be spared (there was no coin flip), or Alan to be spared (there was a coin flip, and Bob \"won\"). \r\n\r\nThe men reasoned correctly. Their odds of survival increased to 1/2.  \n\n<i>Edited on <b>January 8, 2004, 7:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10983,940,4865,'Heartberry','','2004-01-08 11:33:16',3,'The number 7 on a phone key pad! :) I love this riddle :)',NULL,0);
INSERT INTO comment VALUES (10984,940,4865,'Heartberry','Solution :)','2004-01-08 11:33:52',3,'The number 7 on a phone key pad! :) I love this riddle :)',NULL,0);
INSERT INTO comment VALUES (10985,1581,3172,'SilverKnight','re: Solution','2004-01-08 11:35:51',0,'Penny\'s solution is incorrect.\r\n\r\nIt is unfair of me to say that without explanation of why it is incorrect.  (I offer my apologies.)  But as the submitter, I don\'t want to stifle other\'s responses.  Also, I might have to answer my own submission.\r\n\r\nSimilarly, I don\'t want others to avoid posting further comments, because they assume this has been answered.',10982,0);
INSERT INTO comment VALUES (10986,1581,1920,'Brian Smith','Solution','2004-01-08 11:45:51',3,'The men reasoned incorrectly.  Alan still has probability 1/3, but Charlie has probability 2/3.\r\n\r\nAfter Alan says \"Then don\'t tell me now, tell me tomorrow morning\", There are 4 possible scenarios:\r\n\r\n1)Warden must say \"Bob\" (Charlie is pardoned) p=1/3\r\n2)Warden must say \"Charlie\" (Bob is pardoned) p=1/3\r\n3)Warden randomly chooses \"Bob\" (Alex is pardoned) p=1/6\r\n4)Warden randomly chooses \"Charlie\" (Alex is pardoned) p=1/6\r\n\r\nAfter the warden tells Alan that Bob was going to be executed, the possible  scenarios are only (1) and (3).  Therefore the probability Alan gets the pardon is (1/6)/(1/3 + 1/6) = 1/3, and the probability Charlie gets the pardon is (1/3)/(1/3 + 1/6) = 2/3.',NULL,0);
INSERT INTO comment VALUES (10987,1581,1920,'Brian Smith','re: Solution','2004-01-08 11:49:44',0,'You have made a mistake.  You say \"<i>That leaves only two equally probable outcomes Charlie to be spared (there was no coin flip), or Alan to be spared (there was a coin flip, and Bob \"won\")</i>\"\r\nFrom your oun figures, \"Charlie is to be spared\" has probability 1/3 BUT \"There was a coin flip, and Bob \'won\'\" has probability 1/6.',10982,0);
INSERT INTO comment VALUES (10988,1581,2716,'Federico Kereki','Opinion','2004-01-08 11:56:48',1,'Unless I\'m mistaken, Alan\'s chances are still 1/3, but Charles\' went up to 2/3.',NULL,0);
INSERT INTO comment VALUES (10989,1581,4982,'Dan Blume','Different point of view','2004-01-08 12:06:19',0,'Looking at it from a different point of view. What are the odds of Bob\'s name comming up if Bob is not pardoned.  Knowing it could only be Alan or Charlie, that gives each of those outcomes 1 in 2.  If it is Charlie that is pardoned, then Bob\'s name will come up 100% of the time.  If it is Alan that is pardoned, Bob\'s name will come up 50% of the time.  This works out to 1/2*1/2 + 1/2*1 = 3/4.   Bob\'s name will come up 75% of the time. Since it will come up twice as often if Charlie is pardoned vice Alan is pardoned, then Charlie is twice as likely to have received the pardon.  So Charlie should have 2/3 chance of getting the pardon, while Alan still remains at 1/3.',NULL,0);
INSERT INTO comment VALUES (10990,1445,3820,'Joseph ODonnell','re: How about this? from Penny','2004-01-08 13:59:49',0,'Great thought, Penny! I hope you are correct.',NULL,0);
INSERT INTO comment VALUES (10991,453,4718,'Jack Squat','technically speaking','2004-01-08 14:12:03',0,'Mathemagician is right, negative answers need to be looked at too, if you want to get technical.  Of course if you really read the problem carefully, the problem only says to \"find\" the square root, it doesn\'t ask to use the square root of the number.  The correct answer then becomes +/-16.  But that obviously wasn\'t the point of the question!',NULL,0);
INSERT INTO comment VALUES (10992,1581,4197,'luminita','possible solution','2004-01-08 16:03:17',1,'There are 4 possible situations:\r\n1: Bob pardoned, no coin necessary, answer=Charlie, prob = 1/3\r\n2: Charlie pardoned, no coin necessary, answer=Bob, prob = 1/3\r\n3: Alan pardoned, coin face 1, answer=Bob, prob=(1/3)(1/2)=1/6\r\n4: Alan pardoned, coin face 2, answer=Charlie, prob=(1/3)(1/2)=1/6\r\nThe answer beeing Bob, the event 2 is twice probable than event 3, so the probability Alan is pardoned remains 1/3 but the probability of Charlie to be pardoned rise at 2/3.',NULL,0);
INSERT INTO comment VALUES (10993,1581,4507,'Penny','re: Solution','2004-01-08 18:00:49',0,'SilverKnight says that my solution is incorrect. I think so too, now. It isn\'t the first time I have been mistaken. I don\'t know why he felt the need to apologize. \r\n\r\nAfter the warden speaks, the only possibilities are, as you point out, (1) and (3). Since initially (1) was twice as likely as (3), it must remain so. I guess the odds are as you stated them, rather than as I did. Charlie\'s odds are twice Alan\'s, and since they must now total 1, Charlie\'s odds must be 2/3, and Alan\'s 1/3. \n\n<i>Edited on <b>January 8, 2004, 6:37 pm</b></i>',10986,0);
INSERT INTO comment VALUES (10994,91,5033,'Captain Paradox','Hey Freshter!','2004-01-08 19:10:57',1,'Hey Freshter . . . yes, you got the answer right, but please try not to put the answer in the title of your comment . . . it ruins the surprise for those who see the comment list.\r\nThanks',299,0);
INSERT INTO comment VALUES (10995,1566,3172,'SilverKnight','Is this even possible?','2004-01-08 19:18:18',4,'Yes, it is... my mistake!\n\n<i>Edited on <b>January 8, 2004, 7:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10996,1581,5115,'James','Idea','2004-01-08 19:40:20',0,'The two men each have a 1/3 probablity of being pardoned. \r\nThe probability of being pardoned was determined by th enumber of names in the hat and the number drawn. \r\nThe information that the warden gives does not change the fact that there were three names in the hat and only one was drawn. \r\nWhile he can confim who is or is not pardoned, he cannot change the probability of one being pardoned because the draw occured in the past. \r\n\r\n(There is actualy a 100% probability that one wil be pardoned and a 0% probability that the other will be, because it has already been determined. But, that doesn\'t change the probability of any name being drawn)',NULL,0);
INSERT INTO comment VALUES (10997,1566,3172,'SilverKnight','solution','2004-01-08 20:06:47',3,'If I had to guess... I\'d say there were 8 solutions.\r\nBut they have duplicates (if you count mirrors and rotations), so only the first two are truly different solutions.\r\n\r\n3 is a rotation of 2\r\n4 is a rotation of 1\r\n8 is a mirror of 1\r\n7 is a mirror of 2\r\n5 is a rotation of 8\r\n6 is a rotation of 7\r\n\r\nand the following is what I think they are:\r\n\r\n<PRE>\r\n 1  11   5  15\r\n14  10   6   2\r\n 9   3  13   7\r\n\r\n 1  13   3  15\r\n11   9   7   5\r\n12   2  14   4\r\n\r\n 4  14   2  12\r\n 5   7   9  11\r\n15   3  13   1\r\n\r\n 7  13   3   9\r\n 2   6  10  14\r\n15   5  11   1\r\n\r\n 9   3  13   7\r\n14  10   6   2\r\n 1  11   5  15\r\n\r\n12   2  14   4\r\n11   9   7   5\r\n 1  13   3  15\r\n\r\n15   3  13   1\r\n 5   7   9  11\r\n 4  14   2  12\r\n\r\n15   5  11   1\r\n 2   6  10  14\r\n 7  13   3   9\r\n</PRE>\n\n<i>Edited on <b>January 8, 2004, 8:22 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (10998,1445,1626,'Gamer','re(2): How about this? from Penny','2004-01-08 20:12:05',0,'I think Penny found her talent; answering riddles. Although with all of Penny\'s solutions, they are a little stretched, but she did find a semi-sensible answer for this one.  :)\r\n\r\nYou will see that\'s not really the answer, but it could at least make sense if you didn\'t consider a few aspects of problem-creating. (which don\'t really count in assessing a solution\'s validity too much)',10990,0);
INSERT INTO comment VALUES (10999,1581,3705,'zaphod','Yep','2004-01-09 00:57:53',3,'I think James got to it. The chances of ANY of the three prisoners being pardoned cannot change due to any comments made by the warden.\r\nThe warden\'s information and any subsequent data exchange between him and the prisoners, or among the prisoners, are statistically independent from the selection process that only involved three slips and a hat (and this selection has not been altered in any way, while changes DO happen in the \'similar\' problem suggested).\r\nSo the chances for any of the prisoners to survive remain at 1/3.\r\nMade even simpler, let\'s say we know nothing of this and we just come across the result AFTER the two have been executed. The survivor\'s chances have NOT grown to 100% just because the outcome is now known to us (or him, for that matter). Even now, the process itself implies that he had 1/3 chances of being pardoned anyway.',NULL,0);
INSERT INTO comment VALUES (11000,1581,4197,'luminita','re: Yep','2004-01-09 06:48:35',0,'Absolutely right.\r\nBut I think that for the problem itself we assume \"the probabily the prisoners know the answer\" is what we are looking for. ',10999,0);
INSERT INTO comment VALUES (11001,1581,1183,'fwaff','re: Yep - er, nope','2004-01-09 08:49:04',0,'You are effectively saying that even though we know that Bob is definitely going to be executed (ie zero survival chance) he still has a 1 in 3 of surviving. Nonsense!\r\n\r\nThat\'s like saying that even though I was born a girl that there\'s still a 50:50 chance of me being a boy.\r\n\r\nBy providing more information the valid \'sample space\' has changed. Therefore the probabilities of the outcomes change.\r\n\r\nThink about it this way: I\'m feeling particularly generous and make a game where you receive £100 if a fair die lands on 1,2,3,4 or 5, but you must pay £1 if it lands on 6. Even more generously I even offer to roll the die and show you the outcome before you decide whether or not to play. Now suppose I roll a 6, would you play?',10999,0);
INSERT INTO comment VALUES (11002,1379,1920,'Brian Smith','Three words','2004-01-09 10:22:39',0,'1. mILLILIter\r\n3. bIQUAdratic\r\n4. sAWBlade',NULL,0);
INSERT INTO comment VALUES (11003,1379,1301,'Charlie','for 2','2004-01-09 10:29:17',0,'2. eighth',NULL,0);
INSERT INTO comment VALUES (11004,1379,5122,'Rich Dearing','More words','2004-01-09 10:40:37',0,'diphtheria; diphthong; ophthalmologist\r\n\r\npiquant\r\n\r\njawbreaker',NULL,0);
INSERT INTO comment VALUES (11005,1379,5122,'Rich Dearing','One more','2004-01-09 10:42:19',0,'antiquated',NULL,0);
INSERT INTO comment VALUES (11006,1379,3209,'Haley','word search','2004-01-09 11:20:15',3,'probably not the kind of answer you want, but this is what a word search found:\r\n\r\nMILLILITER\r\n\r\nAUTOCHTHON AUTOCHTHONES AUTOCHTHONISM AUTOCHTHONOUS AUTOCHTHONOUSLY AUTOCHTHONS AUTOCHTHONY CHTHONIAN CHTHONIC DIPHTHERIA DIPHTHERIAL DIPHTHERIAN DIPHTHERITIC DIPHTHONG DIPHTHONGAL DIPHTHONGIZATION DIPHTHONGIZE EIGHTH EIGHTHES EIGHTHS EXOPHTHALMIC EXOPHTHALMOS EXOPHTHALMUS HETEROCHTHONOUS ICHTHYOID ICHTHYOIDAL ICHTHYOLOGICAL ICHTHYOLOGICALLY ICHTHYOLOGIST ICHTHYOLOGY ICHTHYOPHAGOUS ICHTHYORNIS ICHTHYOSAUR ICHTHYOSAURIAN ICHTHYOSIS ICHTHYOTIC KNIGHTHOOD LIGHTHEARTED LIGHTHEARTEDLY LIGHTHEARTEDNESS LIGHTHOUSE LIGHTHOUSES MONOPHTHONG MONOPHTHONGAL NAPHTHA NAPHTHALENE NAPHTHALENIC NAPHTHENE NAPHTHENIC NAPHTHOL NIGHTHAWK OPHTHALMIA OPHTHALMIC OPHTHALMOLOGIC OPHTHALMOLOGICAL OPHTHALMOLOGICALLY \r\nOPHTHALMOLOGIST OPHTHALMOLOGY OPHTHALMOSCOPE OPHTHALMOSCOPIC OPHTHALMOSCOPICAL OPHTHALMOSCOPY PHENOLPHTHALEIN PHTHALEIN PHTHALOCYANINE PHTHIRIASIS PHTHISES PHTHISIC PHTHISICAL PHTHISICKY PHTHISIS TRIPHTHONG TRIPHTHONGAL XEROPHTHALMIA XEROPHTHALMIC\r\n\r\nANTIQUARIAN ANTIQUARIANISM ANTIQUARIANS ANTIQUARY \r\nANTIQUATE ANTIQUATED ANTIQUATION BIQUADRATIC DEMISEMIQUAVER HEMIDEMISEMIQUAVER LIQUATE LIQUATION PIQUANCY PIQUANT PIQUANTLY PIQUANTNESS RELIQUARY SEMIQUAVER\r\n\r\nBAWBEE DRAWBACK DRAWBACKS DRAWBAR DRAWBORE DRAWBRIDGE DRAWBRIDGES JAWBONE JAWBREAKER LAWBREAKER RAWBONED SAWBUCK STRAWBERRIES STRAWBERRY STRAWBOARD',NULL,0);
INSERT INTO comment VALUES (11007,1560,2376,'Jim C','hew azo baying tallow','2004-01-09 12:52:25',0,'a.)  The light was green.\r\n\r\nThat was definitely the hardest of the bunch.  I have to admit, though, that I didn\'t get the riddle until I got C.)',NULL,0);
INSERT INTO comment VALUES (11008,1581,3224,'Lee','Get a grip','2004-01-09 14:26:45',0,'It really tickles me when I read these ‘a coin has no memory’ advocates, or read cries of ‘what’s happened, has happened and no …’ \r\nWe’re on a puzzle site and things, more than often, have a tendency to require some thought.\r\nI don’t even understand why people even post\r\n ‘why, it’s gotta be 50:50, since it doesn’t matter…..’\r\nanswers – especially after numerous posts to the contrary have been, well, posted.\r\nWhat kind of self-confidence must you have to hear half a dozen people say something different to your thoughts, simply to cite a principle we all learnt aged 12 and then claim they’re all wrong?\r\nI’m not against speaking out or having conviction for your answer, but when the problem itself is fairly straightforward??? \r\n\r\nCharlie has the greater chance of the pardon.\r\nIt isn’t a puzzle if he doesn’t.\r\nWhy?  There are several ways of looking at this.\r\n\r\nView 1 (I prefer this one)\r\nSince Alan never receives ‘Alan’ as an answer, he’s totally in the dark about the chances of himself being pardoned.  The answer is irrelevant to Alan and his chances of  a pardon remain 1/3.  Since all probabilities (of survival) sum to 1 the remaining 2/3 must be in Charlie’s favour since Bob is going to be executed (prob’ survival =0)\r\n\r\nView 2 (the way the problem initially hit me)\r\nProbability of hearing ‘Bob’ if Charlie is to be pardoned =1 (given in the question)\r\nProbability of hearing ‘Bob’ if Alan is to be pardoned = 0.5 (given in the question – coin toss)\r\nIt’s right there – the probability of the warden saying Bob is to be executed is twice as likely if Charlie is to be pardoned.\r\n\r\nView 3\r\nImagine 1000 prisoners.  Alan (prisoner # 1000) says “if it is prisoner 1, tell me 2-999 (the rest other than Alan) are going to be executed - if it is prisoner 2, tell me 1, 3-999 are going to be executed……..if it is me to be executed pick a prisoner at random and tell me they’re going to be executed”\r\nThere is only 1/1000 chance the warden will respond with news of the execution of a random prisoner – anything else Alan’s doomed.\r\nThis viewpoint might not seem intuitive but it’s the natural extension of the problem with more than 3 prisoners/options.\r\n\r\nView 4 (Similar to 1)\r\nImagine the scenario is played out 666 times.\r\n222 times Charlie is to be pardoned and the warden says “Bob is to be executed”\r\n222 times Bob is to be pardoned and the warden says “Charlie is to be executed”\r\n222 times Alan is to be pardoned and the warden says either,\r\n “Bob is to be executed” (111 times) or,\r\n “Charlie is to be executed” (111 times)\r\n\r\nOut of the 333 times the warden says \r\n“Bob is to be executed” – as he has done in the question,\r\n222 (2/3) of these are when Charlie is to be pardoned.\r\n\r\nCharlie’s expectation of survival initially, of course, is a third – but the fact that Alan has put Charlie in a situation (and here’s why it’s a puzzle) where you’re name has a 50% chance of zero or full survival (between Charlie and Bob) changes things entirely.\r\nOn one hand you surrender your 1/3 to Bob on the other you assume his1/3.\r\n\r\nThere’s been a few of this type of puzzle on this site (‘a something  is somethinged and you are then told….’) and some debate as to the motives of the participants and what might happen over repeated ‘plays’.  Silverknight has outlined the problem clearly in this case (unlike the one he’s linked to in the question) and there is no debate.\r\n\r\nSorry to go on – I’m a bit drunk.\r\n',NULL,0);
INSERT INTO comment VALUES (11009,1584,4982,'Dan Blume','Not a cryptologist but . . .','2004-01-09 16:46:14',1,'Not an answer but some thoughts. The numbers are heavily weighted toward ones and twos and lightly weighted toward zero.  This appears to be some sort of direct/indirect substitution of numbers 1-26 for the letters of the alphabet. This leads me to believe that the words are of the following lengths: 4:2:3:7:2:5:12:8.  Second line: 4:9:6:5:3:2:6:4\r\n\r\nThe last series of numbers in the first line is significantly different.  It has no twos and only one \"1\" at the end.\r\n\r\nOther thoughts are that \"27\" and \"28\" appear often and \"13 15 17 19\" are the last numbers of the second line.\r\n\r\nDoes this help?  Thought not!  :)\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11010,1584,3386,'Victor Zapana','More like a 5 difficulty.. and some thoughts','2004-01-09 16:56:37',0,'Well, the first line is 8 words long, according to the code, so possible first lines are: <p>\r\n\r\n(from The Tragedy of Coriolanus) \"Before we proceed any further, hear me speak.\" \r\n(from The Tragedy of Julius Caesar) \"Hence! home, you idle creatures get you home:\"\r\n(from The Third Part of Henry the Sixth) \" I wonder how the king escaped our hands.\"\r\n(from The Life and Death of King John) \"Now, say, Chatillon, what would France with us?\"\r\n(from Pericles, Prince of Tyre) \"To sing a song that old was sung,\"\r\n\r\nThe most probable one that will work with the 1st line is \"Hence! home, you idle creatures get you home:\" but probably that is the not the first line in which Sam speaks of. Well, I\'ve probably missed a few plays with 8-word first lines. Please inform us all if I did\r\n\r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11011,1581,5124,'ofma','agree with james!','2004-01-09 17:35:34',0,'agree with james!',NULL,0);
INSERT INTO comment VALUES (11012,1008,5045,'erin','Solution','2004-01-09 18:59:08',0,'I\'d say that the people who have two Es in their name are drinking coffee, and those with one E are drinking soda.  So Elizabeth is drinking coffee.',NULL,0);
INSERT INTO comment VALUES (11013,1008,5045,'erin','Solution','2004-01-09 18:59:43',0,'I\'d say that the people who have two Es in their name are drinking coffee, and those with one E are drinking soda.  So Elizabeth is drinking coffee.',NULL,0);
INSERT INTO comment VALUES (11014,1584,3558,'Tristan','re: -more Shakespeare lines','2004-01-09 19:44:44',0,'Besides the Tragedy of Julius Caesar, I don\'t think those are the \"more famous plays.\"  Also, you are assuming that \":\" is the break between words.  While you could be right, I don\'t think that \"247\" decrypts to \"creatures.\"\r\n\r\nHere are the first lines of a few famous Shakespeare plays.\r\n\r\nMacbeth: \"When shall we three meet again\"\r\nRomeo and Juliet: \"Two households, both alike in dignity,\"\r\nA Midsummer Night\'s Dream: \"Now, fair Hippolyta, our nuptial hour\"\r\nThe Two Gentlemen of Verona: \"Cease to persuade, my loving Proteus\"\r\nThe Merchant of Venice: \"In sooth, I know not why I am so sad.\"\r\nOthello: Tush, never tell me! I take it much unkindly\"\r\n\r\nNone of these have 8 words, which is presumably why Victor had to choose a bunch of plays I\'ve never heard of.',11010,0);
INSERT INTO comment VALUES (11015,1379,3558,'Tristan','And the title...','2004-01-09 19:49:20',3,'bETWeen',NULL,0);
INSERT INTO comment VALUES (11016,1270,5126,'melanie','solution ( i think)','2004-01-09 20:38:12',3,'2-mrs chandler, toast, blackbird\r\n4-mrs dennis, bread, sparrow\r\n6-mrs allison, birdseed, thrush\r\n8-mrs emery, cake crumbs, cardinal\r\n10-mrs brewer, suet, robin',NULL,0);
INSERT INTO comment VALUES (11017,1270,5126,'melanie','re: JinCo\'s Solution','2004-01-09 20:39:27',0,'yeah, thats wut i got too.',10268,0);
INSERT INTO comment VALUES (11018,1509,5126,'melanie','solution (its a leapyear!)','2004-01-09 20:55:00',3,'march 15, 1996',NULL,0);
INSERT INTO comment VALUES (11019,1256,5126,'melanie','obvious solution! duh','2004-01-09 21:03:39',3,'hotel road.  my duddy is a retired air force airplaner.and u should read the wanderer by sharon creech if u didnt know this answer. duh',NULL,0);
INSERT INTO comment VALUES (11020,1051,5126,'melanie','solution','2004-01-09 21:05:21',0,'obviously anyone who knew their animals would know it was a manatee.  if u didnt know this.................um...........',NULL,0);
INSERT INTO comment VALUES (11021,1010,5126,'melanie','no duh its a SOUL!!!!!!!!!!!!!!!!!!!!!!','2004-01-09 21:06:29',0,'hi',NULL,0);
INSERT INTO comment VALUES (11022,1581,5115,'James','','2004-01-09 21:07:14',0,'re: Yep - er, nope\r\n\r\nThere was a 50:50 chance that you world have been concieved a boy or a girl.  At the moment of conception, the outcome was determined. Of course, the probability of any event in the past is always 100% (or 0), because it has already happened (or didn\'t happen).\r\n\r\nI\'m saying that Bob has a 100% chance of being executed. There was a one in three chance that his name would be drawn, but it wasn\'t. There is a 100% chance he will be executed if his name isn\'t drawn. The outcome has already been revealed.\r\nFor each of them, there were only two possible outcomes, pardon or execution. However, revealing the outcome for one prisioner does not change the basic probobibility for another.\r\nRemoving one prisioner\'s name from the hat before the drawing would have. But, it doesn\'t work both ways.\r\n',NULL,0);
INSERT INTO comment VALUES (11023,1012,5126,'melanie','oh yeah, im so smarty','2004-01-09 21:08:24',3,'When he was born his father was present. \r\nHis mother died during labor. \r\n\r\nHe was a pastor and married his sister to her husband. \r\n',NULL,0);
INSERT INTO comment VALUES (11024,940,5126,'melanie','well duh','2004-01-09 21:11:30',3,'the seven key on the tellyphone',NULL,0);
INSERT INTO comment VALUES (11025,1584,4507,'Penny','Solution (no computer program used)','2004-01-10 00:53:15',3,'Answer: The two Shakespeare quotes in this puzzle, represented by the two number strings, are the first two lines of Richard III: \r\n\r\n\"Now is the winter of our discontent\r\nMade glorious summer by this sun of York\"\r\n\r\nExplanation:\r\n\r\nSam\'s two number strings contain unfortunate typo\'s: one in the first string and two in the second.  Correcting for the three typo\'s, the number strings should be: \r\n\r\n232232:1428:23176:321623251421:247:242827:9182212162327141929:97959391   \r\n\r\n144510:819162710182224:20281422621:330:21151028:202415:207:32162712:13151719\r\n\r\nEach of these encrypted messages has its decryption key appended to it: \"97959391\" at the end of the first number string, and \"13151719\" at the end of the second. \r\n\r\nDecode each of these number strings by applying the decryption keys, then doing ordinary letter substitution on the results (1=A, 2=B, 3=C, etc.)\r\n\r\nStarting with the first string, which has decryption key \"97959391\", subtract these 8 digits from the number string: 9 from the 1st number, 7 from the 2nd, 9 from the 3rd, 5 from the 4rth, 9 from the 5th, 3 from the 6th, 9 from the 7th, 1 from the eighth, and repeating this for the next 8  numbers, etc. \r\n\r\nStarting with \r\n\r\n232232:1428:23176:321623251421:247:242827:9182212162327141929, subtract:\r\n\r\n[23-9][22-7][32-9]:[14-5][28-9]:[23-3][17-9][6-1]:[32-9][16-7][23-9][25-5][14-9][21-3]:[24-9][7-1]:[24-9][28-7][27-9]:[9-5][18-9][22-3][12-9][16-1][23-9][27-7][14-9][19-5][29-9]\r\n\r\nDoing these subtractions and then in each case substituting the appropriate letter by substitution (1-A, 2-B, 3-C, etc), this becomes: \r\n\r\n141523 (NOW) 919 (IS) 2085 (THE) 2391420518 (WINTER) 156 (OF) 152118 (OUR) 4919315142051420 (DISCONTENT) \r\n\r\nNow for Sam\'s second number string:\r\n\r\n144510:819162710182224:20281422621:330:21151028:202415:207:32162712\r\n\r\nThis time apply the decryption key \"13151719\". \r\n\r\n[14-1][4-3][5-1][10-5]:[8-1][19-7][16-1][27-9][10-1][18-3][22-1][24-5]:[20-1][28-7][14-1][22-9][6-1][21-3]:[3-1][30-5]:[21-1][15-7][10-1][28-9]:\r\n[20-1][24-3][15-1]:[20-5][7-1]:[32-7][16-1][27-9][12-1]\r\n\r\nWhich becomes:\r\n\r\n13145 (MADE) 71215189152119 (GLORIOUS) 19211313518 (SUMMER) 225 (BY) 208919 (THIS) 192114 (SUN) 156 (OF) 25151811 (YORK)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 10, 2004, 6:44 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11026,1010,3558,'Tristan','re: no duh its a -----!!!!!!!!!!!!!!!!!!!!!!','2004-01-10 02:10:43',0,'In case you didn\'t notice, when you post, it says \"(If posting a solution, don\'t give it away in the subject!).\"  But then, you may not notice this comment either.',11021,0);
INSERT INTO comment VALUES (11027,1582,2716,'Federico Kereki','Proof','2004-01-10 09:28:02',3,'This is known as \"Van Aubel\'s Theorem\", and here is <a href=\"http://www.qbyte.org/puzzles/p062s.html\">a nice proof involving complex numbers</a>. \n\n<i>Edited on <b>January 10, 2004, 9:30 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11028,1584,3372,'Sam','re: Solution (no computer program used)','2004-01-10 10:31:03',0,'Well done. I tried to make the key something that would catch one\'s eye if they were looking for it, though obviously if it were random and the person didn\'t expect it, it would be much harder to break.\r\nExcuse the typos - I thought I had gone over it pretty thoroughly... :)',11025,0);
INSERT INTO comment VALUES (11029,1582,3372,'Sam','Small problem','2004-01-10 11:18:21',0,'It sounds like they are expected to always intersect. It\'s quite esy to draw an example where they don\'t intersect though - make the quadrilateral a very wide-based, yet short,  triangle with the top shaved off. The horizontal line will be formed above the top square.\r\n\r\nHowever, I assume that you just mean the lines would be perpendicular were they to be extended.\r\n\r\nI wonder if someone can provide us with a more intuitive proof then the one Federico linked?',NULL,0);
INSERT INTO comment VALUES (11030,1582,4507,'Penny','re: Proof','2004-01-10 12:42:02',0,'It\'s interesting that you used the work of a famous mathematician to solve this one. Just the other day, CNN announced that another noted mathematician, a Russian named Grigori Perelman, now has a definite answer for \"Poincare\'s Conjecture\", which ranks right up there with \"Fermat\'s Last Theorem\" among famous unsolved (until recently) mathematical problems. Perelman stands to get a cool million dollars for his achievement, although I\'m sure he was motivated by a love of pure mathematics rather than a desire for monetary gain. Details of Perelman\'s coup can be found at:\r\n \r\nhttp://www.theage.com.au/articles/2003/08/02/1059480600718.html    \r\n\n\n<i>Edited on <b>January 10, 2004, 12:45 pm</b></i>',11027,0);
INSERT INTO comment VALUES (11031,1582,153,'TomM','re: Small problem','2004-01-10 13:27:36',0,'>>I wonder if someone can provide us with a more intuitive proof then the one Federico linked?\r\n\r\nMy approach was going to use analytical algebra (Cartesian geometry), and thus would have been similar to the proof Federico linked to.  \r\n\r\nIt can also be done with Euclidean geometry as well, by constucting intermediate congruent triangles',11029,0);
INSERT INTO comment VALUES (11032,1443,5138,'Darlene','Taking a guess','2004-01-10 18:23:24',3,'I believe I have the solution to \"The Rebel\"\r\n\r\nC is the The Knave and is the winner\r\nA is the Knight and came in 2nd place\r\nD is the Rebel and came in 3rd place\r\nB is the Liar and came in last place.\r\n\r\nMy name is Darlene Weber and I am new to your sight. My e-mail address is WEDARLE@cs.com. I very much enjoy doing things like this and look forward to being a part of your website.',NULL,0);
INSERT INTO comment VALUES (11033,1581,5140,'Leo','another solution','2004-01-10 22:04:03',3,'There is a chance of 3 out of 4 that Charlie is the one that has been pardoned and only 1 out of 4 that Alan is the one. \r\nInitially there were three possible answers to the question \'who has been pardoned\' but because we have been told that Bob will be executed, there are only two possible outcomes remaing (either Alan or Charlie is pardoned). \r\nIn this situation the probability that Bob would have been named by the warden is 100% if Charlie would have been pardoned, and 50% if Alan would have been the one. So in 3 out of 4 cases the answer \'Bob\' points to the outcome that Charlie has been pardoned and in only 1 out of 4 cases will Alan prove to be the lucky one the next day. Am I right?',NULL,0);
INSERT INTO comment VALUES (11034,1581,5140,'Leo','re: another solution - not!','2004-01-11 05:09:46',0,'Oops, it was late when I wrote that. What I should have said was that thc chances are 2 out of 3 that Charlie is lucky, because in 2 out of 3 (not 3 out of 4) cases the answer \'Bob\' indicates Charlie. I just forgot that in that one of the four outcomes where either A or C are pardoned the answer would be \'Charlie\' - which it wasn\'t :)\r\n',11033,0);
INSERT INTO comment VALUES (11035,1459,4507,'Penny','Solution (no program used)','2004-01-11 21:51:36',3,'What ?? They weren\'t wearing pants ?!?!\r\n\r\nThe first to arrive at the dance was the puzzle answerer, \"B\", wearing a blue shirt, green tie, and green suspenders. He is standing on the left in the photograph. The next person to arrive was wearing a green shirt, white tie, and white suspenders. He is standing on the right in the photo. The third person to arrive was wearing a red shirt, blue tie and red suspenders. He is standing in the middle in the photo. The last person to arrive was wearing a white shirt, red tie and blue suspenders. He is sitting in the photo.\r\n\r\nExplanation.\r\n    \r\nI made the following assumptions, from the wording of the puzzle:\r\n\r\n(1) I did not assume that no one wore the same color for any two items of his apparel. In other words, if he wore a blue shirt, he could still have worn a blue tie. Had this been otherwise, it would have been stated explicitly in the puzzle. \r\n(2) From \"...the person with the red shirt...the person wearing the green shirt....the person with the blue shirt...\",  each person wore a different color shirt.\r\n(3) From \"...the person with the green suspenders...the person wearing the red suspenders...the person with the white suspenders...\", each person wore different color suspenders. \r\n(4) From \"...the person wearing the red tie.....the person with the blue tie...the person...was wearing a white tie\" ..., each person wore a different color tie.\r\n\r\nFor each of the four people, use three of the letters R (Red), W (White), B (Blue), and G (Green) to represent the color of his shirt, tie, and suspenders, in that order. (e.g. WRB = \"White shirt, Red tie, Blue suspenders\"). Let the \"less than\" symbol, &lt; , indicate an earlier arrival at the dance. ( <&gt; means \"not equal to\"). Let x\'s represent the missing letters. The puzzle can now be summarized in five statements:   \r\n\r\n(a)(Rxx &lt; xWx < xxG)  or (xxG < xWx < Rxx) \r\n(b) Gxx < xxR < xRx \r\n(c)(Bxx <&gt; xBx) and (Bxx &lt;&gt; xxW) and (xBx &lt;&gt; xxW)\r\n(d) The last arrival was not Bxx, xBx, or xxW\r\n(e) xGx must be either RGx or BGx\r\n     \r\n(Therefore the following combinations are disallowed: RWx,  RxG, xRR, BBx, xWG, GxR, GRx, BxW, xBW, WGx, and GGx.)\r\n\r\nNow isn\'t this puzzle suddenly a lot easier? What a difference the right use of notation makes ! \r\n \r\nThe only possibility that does not quickly lead to a contradiction of the rules of the puzzle is:\r\n\r\nxxG < GWW < RxR < xRB\r\n\r\nThe only way to fill in the x\'s without contradiction is: \r\n\r\nBGG < GWW < RBR < WRB \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 12, 2004, 11:13 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11036,1582,3172,'SilverKnight','re(2): Small problem','2004-01-12 00:32:39',0,'For what it\'s worth, I was looking for a \"simpler\" solution that didn\'t involve complex numbers.  (When I say \"simpler\", I mean using real numbers only.)  What Federico submitted is a valid solution, but certainly, not everyone in Flooble\'s audience is familiar with imaginary numbers and rotating complex vectors by multiplication of <I>-i</I>.\r\n\r\nThat being said, here\'s a <A HREF=\"http://www.cecm.sfu.ca/~sinclair/escot/aubel.htm\">nice link</A> to an applet that helps explain this, and perhaps someone may choose to submit a different (perhaps Cartesian) solution.',11031,0);
INSERT INTO comment VALUES (11037,1280,4507,'Penny','Solution','2004-01-12 09:54:19',3,'Answer: The hands of the clock are opposite each other at 4:54 and 33 seconds.\r\n\r\nExplanation:\r\n\r\nThe minute hand moves 360 degrees/hour \r\n= 1/10 degree/second. The hour hand moves 360 degrees/12 hours = 1/120 of a degree/second. At 4 o\'clock, the minute hand is straight up (zero degrees), and the hour hand is at the 4 (120 degrees). T seconds after 4 o\'clock, the minute hand is at T/10 degrees and the hour hand is at (120 + T/120) degrees, and the angle between them is \r\nT/10 - (120 + T/120). When they are pointing in opposite directions, this angle is 180 degrees. \r\n\r\n180 = T/10 - (120 + T/120)\r\n\r\nT = 3273 seconds = 54 minutes + 33 seconds\r\n\r\nSo the hands are opposite each other, 54 minutes and 33 seconds after 4:00.\r\n \n\n<i>Edited on <b>January 12, 2004, 9:58 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11038,1280,885,'np_rt','Full Solution','2004-01-12 10:36:01',0,'The hour hand moves 360 degrees in 24 hours (1/120 degree/sec) and the minute hand moves 360 degrees in 1 hour (1/10 degree/sec). They are at the exact spot at 12 (noon or midnight).\r\n\r\nObviously the minute hand moves faster than the hour hand. If they are to be exactly opposite each other, the minute hand must travel 180, 540, 900,...,180+360n degrees more than the hour hand if they both start at 12.\r\n\r\nLetting t to be the time in seconds where they are opposite each other,\r\n\r\n(1/10-1/120)*t = 180 + 360n, where n = 0, 1, 2,...\r\nt = 21600/11 + 43200n/11\r\n\r\nThe one that comes right before 6 o clock is 4:54:33.',NULL,0);
INSERT INTO comment VALUES (11039,1280,3224,'Lee','working backwards','2004-01-12 12:47:50',0,'The time taken, T, for a minute hand, traveling at 6 degrees per minute to travel exactly 360 degrees more than an hour hand (traveling at ½ degree per minute) is given by\r\n6T + 360 = ½ T\r\nT = 720/11 minutes. (1 hour 5 minutes 27 seconds (to the nearest second))\r\nSo every 720/11 minutes the hands are  in exactly the same position, relative to each other.\r\nSo the hands were opposite, prior to 6 o clock, 720/11 minutes earlier\r\nAt 4:54 and 33 seconds \r\n',NULL,0);
INSERT INTO comment VALUES (11040,1384,3172,'SilverKnight','solution','2004-01-12 14:31:33',3,'One possible solution:\r\n\r\nREPEATED (PEER, DATE)\r\nJUVENILE (JUNE, VILE)\r\nSNOWBALL (SNOB, WALL)\r\nESTIMATE (TIME, SEAT)\r\nANTELOPE (PALE, TONE)',NULL,0);
INSERT INTO comment VALUES (11041,1384,4507,'Penny','Solution (program not used)','2004-01-12 16:42:04',3,'This one yielded without too much fuss to a methodical approach.\r\n\r\nPEER + DATE  = DEPARTEE (or REPEATED)  \r\nTIME  + SEAT  =  ESTIMATE\r\nWALL + SNOB = SNOWBALL\r\nJUNE + VILE    = JUVENILE\r\nTONE + PALE =  ANTELOPE\r\n',NULL,0);
INSERT INTO comment VALUES (11042,1459,4507,'Penny','Miraculous Melons ?????','2004-01-12 16:46:14',1,'After solving this one, I tried to look up \"Miraculous Melons\" on the Internet, in an attempt to confirm my answer. The search took me to a pornographic French website !!  :0) ',NULL,0);
INSERT INTO comment VALUES (11043,1280,4374,'Richard','Different Answer','2004-01-12 23:58:20',3,'I take the total displacements of the hands as being t and 12t.  Then they are opposite whenever t + 6 = 12t - 12k for some integer k. For example, if t = 6, and k = 5 we have the hands at 6 and 12. Solving the condition for t gives t = (6 + 12k)/11, so the hour hand is at 6/11, 18/11, 30/11, 42/11, 54/11, 66/11 (=6) when the minute hand is opposite. 54/11 = 4 9/11 = 4:54:32 8/11.\n\n<i>Edited on <b>January 13, 2004, 1:11 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11044,1587,4670,'e.g.','Tessellation','2004-01-13 08:48:01',3,'Imagine the complete plane tessellated with large/small circles, such as above. Then, the diameter of the blue circle plus the diameter of the red circle, add to the diagonal of the square.',NULL,0);
INSERT INTO comment VALUES (11045,1587,1301,'Charlie','solution','2004-01-13 09:27:05',3,'A square formed by the center of one of the large blue circles, the points of tangency of this circle with its neighboring circles, and the center of the small red circle, is 1 unit on a side and has as its diagonal the sum of the radii of the large and small circles.  The diagonal is &#8730;2, so the radius of the center circle is (&#8730;2) - 1.',NULL,0);
INSERT INTO comment VALUES (11046,1384,5175,'Surender Taalla','some more !','2004-01-13 10:01:08',0,'\r\nMEDITATE (TIME, DATE)\r\nDETONATE (DATE, TONE)\r\n',11040,0);
INSERT INTO comment VALUES (11047,1587,2716,'Federico Kereki','re: Tessellation','2004-01-13 10:08:19',1,'I assume that a unit square is referred to; if the 2x2 square shown in the picture is meant, then the solution is clearly wrong.',11044,0);
INSERT INTO comment VALUES (11048,1587,4982,'Dan Blume','','2004-01-13 11:23:25',0,'Draw a line diagonally through the square so that it passes through the centers of two of the circles.  From the center of the circle to the side of the square create a right triangle.  Length of the diagonal from the center to the corner is r*(2^.5). Radius of a circle that you can fit in the corner, is then r*(2^.5)-r.\r\n\r\n<i>Edited on <b>January 13, 2004, 11:24 am</b></i>\n\n<i>Edited on <b>January 13, 2004, 11:27 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11049,529,4257,'Jack McBarn','re: no way!','2004-01-13 11:29:28',1,'No, just B.C.',5180,0);
INSERT INTO comment VALUES (11050,529,4257,'Jack McBarn','Yes it was (re: Well, that wasn\'t so intelligent)','2004-01-13 11:32:09',2,'The coin could have been dug up and reburied or it could have been dropped years after.',5784,0);
INSERT INTO comment VALUES (11051,529,4257,'Jack McBarn','re: The official solution of  this problem is in error','2004-01-13 11:32:59',0,'No it\'s not.  They can\'t predict!',9391,0);
INSERT INTO comment VALUES (11052,1384,1301,'Charlie','re: some more !','2004-01-13 13:06:49',0,'But\r\nMEDITATE (TIME, DATE) \r\nDETONATE (DATE, TONE) \r\nleave other 4-letter words without appropriate combinations, as the idea is to pair all 10 words at the same time.',11046,0);
INSERT INTO comment VALUES (11053,1570,3172,'SilverKnight','solution (spoiler)','2004-01-13 13:39:48',3,'<PRE><BR>     +----+----+----+----+----+<BR>     |    |    |    |    |    |<BR>     |  4 |  7 | 10 | <B>13</B> | 16 |<BR>     |    |    |    |    |    |<BR>     +----+----+----+----+----+----+----+<BR>     |    |XXXX|XXXX|XXXX|    |    |    |<BR>     | 13 |XXXX|XXXX|XXXX| 30 | <B>39</B> | 48 |<BR>     |    |XXXX|XXXX|XXXX|    |    |    |<BR>     +----+----+----+----+----+----+----+<BR>     |    |XXXX|XXXX|XXXX|    |XXXX|    |<BR>     | 22 |XXXX|XXXX|XXXX| <B>44</B> |XXXX| 56 |<BR>     |    |XXXX|XXXX|XXXX|    |XXXX|    |<BR>     +----+----+----+----+----+----+----+<BR>     |    |XXXX|XXXX|    |    |    |    |<BR>     | <B>31</B> |XXXX|XXXX| 55 | 58 | 61 | 64 |<BR>     |    |XXXX|XXXX|    |    |    |    |<BR>+----+----+----+----+----+----+----+----+<BR>|    |    |    |    |    |XXXX|XXXX|    |<BR>| 33 | 40 | 47 | 54 | 61 |XXXX|XXXX| 72 |<BR>|    |    |    |    |    |XXXX|XXXX|    |<BR>+----+----+----+----+----+----+----+----+<BR>|    |XXXX|XXXX|XXXX|    |XXXX|XXXX|    |<BR>| <B>35</B> |XXXX|XXXX|XXXX| 67 |XXXX|XXXX| 80 |<BR>|    |XXXX|XXXX|XXXX|    |XXXX|XXXX|    |<BR>+----+----+----+----+----+----+----+----+<BR>|    |XXXX|XXXX|XXXX|    |    |    |    |<BR>| 37 |XXXX|XXXX|XXXX| 73 | <B>78</B> | 83 | 88 |<BR>|    |XXXX|XXXX|XXXX|    |    |    |    |<BR>+----+----+----+----+----+----+----+----+<BR>|    |    |    |    |    |<BR>| 39 | <B>49</B> | 59 | 69 | 79 |<BR>|    |    |    |    |    |<BR>+----+----+----+----+----+<BR></PRE>\r\n\r\nIf anyone\'s interested, I used Excel and played around a little... there\'re only \"two degrees of freedom\" here...\r\n\r\nFor example, if you plug in values in the squares where the \'4\' and the \'33\' are... then all the rest of the values are determined.',NULL,0);
INSERT INTO comment VALUES (11054,701,4718,'Jack Squat','negatives','2004-01-13 14:21:26',0,'None of the solutions address the possibility of one or more of the numbers being negative.\r\n\r\nI\'ll save you the trouble, there are no negative solutions.',NULL,0);
INSERT INTO comment VALUES (11055,1587,5175,'Surender Taalla','re: Tessellation','2004-01-13 14:50:14',0,'Length of the Diagonal=&#8730;2+ 1+ diameter of red circle(x)+ 1+ &#8730;2\r\n\r\nso 4&#8730;2=2+2&#8730;2+x\r\n\r\nthen x=2&#8730;2-2 (diameter of red circle)\r\nso the red circle should be of radius &#8730;2-1',11044,0);
INSERT INTO comment VALUES (11056,1384,5175,'Surender Taalla','re(2): some more !','2004-01-13 14:59:17',0,'my mistake I was just finding valid words, of all combinations.',11052,0);
INSERT INTO comment VALUES (11057,1570,4507,'Penny','A solution without \"excellence\"','2004-01-13 17:35:09',3,'From 44 in the third row, the integer that begins the first row must be either 4 or 10.\r\n\r\nIf you try 4, then the number to the right of 39 must be 48. Therefore the number five places below 48 must be an even number larger than 78 (since it is 78 plus a multiple of 2)  that differs from 48 by a multiple of 5. The smallest such number is 88. If you put 88 there, every other square is forced.\r\n \n\n<i>Edited on <b>January 13, 2004, 5:39 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11058,1217,5178,'Dan Porter','other numbers of samples','2004-01-13 22:20:35',0,'1 or 11(12-1) are the only number of samples that need to be balanced with water.  All sample sizes > 6 can be reached by inverting full for empty possitions of the paterns < 6.',NULL,0);
INSERT INTO comment VALUES (11059,1407,5178,'Dan Porter','more trees','2004-01-14 00:11:24',0,'I a novice so I can\'t post new puzzles.  Besides this is just a modification.\r\n\r\nI thought 15/16 was a good ratio but I wondered if it could be 1 or higher.  I found that 24 trees in 24 rows of 4 was possible.  A ratio of 1!\r\n\r\nI\'m sure the ratio could be even higher with more trees per row.  Can anyine beet a ratio of 1 for 4 trees per row?',NULL,0);
INSERT INTO comment VALUES (11060,1459,5188,'Perry','Did everyone wear three different colours?','2004-01-14 09:07:40',0,'First in was Green tie/Blue shirt/ Green suspenders.  Second in was White tie/Green shirt/ White suspenders.  Third was Blue tie/Red shirt/Red suspenders.  Last in was Red tie/ White shirt/Blue suspenders.',NULL,0);
INSERT INTO comment VALUES (11061,1380,1301,'Charlie','solution','2004-01-14 09:15:28',3,'Point P is so high up that, even with the slightness of the inward leaning of line DB, that is still enough that line PD passes to the right of point B.  Thus angle BDC is not equal to angle BDP plus angle PDC, but rather, angle PDC <b>minus</b> angle BDP.\r\n\r\nThe following spreadsheet results show how angle PBD, taken on the left side, is more than 180 degrees, as line QP is over 113 units long, under the assumption that AC=1, CD=2, DB=1 and angle CDB=89 degrees:\r\n<pre>\r\nWhat Can You Prove?\r\nAssuming AC=1, CD=2, DB=1                            Angle CDB      89\r\nDiagonal CB                    B3 2.220403201 (=SQRT(1+4-4*COS($E$2*PI()/180)))\r\nAngle BCD                      B4 26.76293713 (=ASIN(SIN($E$2*PI()/180)/B3)*180/PI())\r\nAB                             B5 1.982547599 (=SQRT(1+B3^2-2*B3*COS((90-B4)*PI()/180)))\r\nAngle BAC                      B6 89.99559838 (=ASIN(B3*SIN((90-B4)*PI()/180)/B5)*180/PI())\r\nA to line RP along AB          B7 1.000000003 (=1/COS((90-B6)*PI()/180))\r\nQ to intersection of RP with AB   0.008726203 (=B7-B5/2)\r\nQP                             B9 113.5887264 (=B8*TAN(B6*PI()/180))\r\nAngle BPQ                     B10 0.500000003 (=ATAN(B5/2/B9)*180/PI())\r\nAngle PBQ                     B11        89.5 (=90-B10)\r\nAngle ABD                     B12 91.00440162 (=360-$E$2-90-B6)\r\nAngle PBD                     B13 180.5044016 (=B12+B11)\r\n</pre>\r\n----\r\nThe formulas are shown to the right of the calculated cells.  The 89 is in cell E2, and each calculated cell is in column B, starting at row 3 (I\'ve marked most of them for reference).  The law of cosines and law of sines have been used.\r\n\r\nThe internal angle being over 180 degrees indicates that in fact line PD is outside the main figure (to the right of B).\r\n\n\n<i>Edited on <b>January 14, 2004, 9:17 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11062,1459,4507,'Penny','re: Did everyone wear three different colours?','2004-01-14 10:29:45',1,'They couldn\'t each have worn three different colors, \r\nbecause if they did, then the only possibilities for the shirt/tie/suspenders of the first arrival at the dance, are:\r\n \r\nRWB, RWG, RBW, RBG, RGW, RGB, WRB, WRG, WBR, WBG, WGR, WGB,\r\nBRW, BRG, BWR, BWG, BGR, BGW, GRW, GRB, GWR, GWB, GBR, GBW.\r\n\r\nEvery one of these possibilities quickly leads to a contradiction of the rules of the puzzle.\r\n \r\nI got the same answer you did. It must be right.   ',11060,0);
INSERT INTO comment VALUES (11063,1459,4507,'Penny','Note that Perry and Penny are two different people.','2004-01-14 10:31:18',0,'n/m',11062,0);
INSERT INTO comment VALUES (11064,1284,1301,'Charlie','solution','2004-01-14 15:43:24',3,'For the purpose of counting available positions in the same diagonal, there are 10 possible types of position of the first chosen square. It could be on one of the two main diagonals, either in a corner or once, twice or three times removed from the corner (that\'s 4 so far).  It could be on an edge, once, twice or three times removed from the corner (we\'re up to 7).  It could be adjacent to an edge row and either near the center of that row or near the main diagonal, or it could be 2 rows removed from an edge row and adjacent to the center line.\r\n\r\nIt simplifies matters if we consider only one triangle of 10 squares and multiply each one\'s subsequent probabilities by the probability that the first square chosen would be of that type.  The four types that are on a main diagonal have probability 4/64 each, as there are four corner squares, four squares that are on a main diagonal one removed from the corner, etc.  The types that are not on a main diagonal have probability 8/64 each as there are duplicates, one on either side of the nearest main diagonal.\r\n\r\nIf we number the rows 1-8 (from top to bottom) and the columns 1-8 (left to right), let\'s consider the ten typical squares as those in which the column number is equal to or greater than the row number and less than or equal to 4.  Those where the column number equals the row number are of course on a main diagonal, and the probability is 1/16 of our initially choosing a given such type of square.  The others have a probability of 1/8 of being chosen as the initial square.  We\'ll multiply the conditional probabilities given that type of initial square by these initial probabilities and add them up to get the overall probability.\r\n\r\nFor most squares, there are two possible diagonals to consider.  The restricted triangle of squares we have chosen makes the formula simple for how many choices of other squares there are in each of these diagonals.  The SW-NE (directionally speaking) diagonal will have c+r-2 squares besides the one at row r, column c (for example, the square at row 1, column 3, has 2 other squares in its SW-NE diagonal: row 2, column 2 and row 3, column 1).  The NW-SE diagonal has 7+r-c other squares besides the one under consideration.  (Again for example, the square at row 1, column 3, has 5 other squares sharing this diagonal, at r 2, c 4; r 3, c 5; r 4, c 6; r 5, c 7 and r 6, c 8.)  So, for a given row and column, the probability of completing one diagonal is (c+r-2)/63 * (c+r-3)/62, and of completing the other diagonal is (7+r-c)/63 * (6+r-c)/62.  These are mutually exclusive, so their probabilities can be added, before multiplying by the probability that the first one was of that type to begin with.\r\n\r\nTaking the ten types by row and column, we get:\r\n<pre>\r\nr 1 c 1 : 1/16 *  (0/63 *-1/62 + 7/63 * 6/62) = 1/1488\r\nr 1 c 2 : 1/8  *  (1/63 * 0/62 + 6/63 * 5/62) = 5/5208\r\nr 1 c 3 : 1/8  *  (2/63 * 1/62 + 5/63 * 4/62) = 11/15624\r\nr 1 c 4 : 1/8  *  (3/63 * 2/62 + 4/63 * 3/62) = 1/1736\r\nr 2 c 2 : 1/16 *  (2/63 * 1/62 + 7/63 * 6/62) = 11/15624\r\nr 2 c 3 : 1/8  *  (3/63 * 2/62 + 6/63 * 5/62) = 1/868\r\nr 2 c 4 : 1/8  *  (4/63 * 3/62 + 5/63 * 4/62) = 2/1953\r\nr 3 c 3 : 1/16 *  (4/63 * 3/62 + 7/63 * 6/62) = 3/3472\r\nr 3 c 4 : 1/8  *  (5/63 * 4/62 + 6/63 * 5/62) = 25/15624\r\nr 4 c 4 : 1/16 *  (6/63 * 5/62 + 7/63 * 6/62) = 1/868\r\n</pre>\r\n----\r\nNote that the cases where there are no choices or only one choice do have the corresponding probability nulled out, as the formula introduces a zero in each of these two cases. \r\n\r\nThe probabilities add up to 7/744, or 1/106.285714... (the 285714 repeats).\r\n\r\nThe above was calculated by\r\n<pre>\r\n 10   Tot=0\r\n 20   for Row=1 to 4\r\n 30    for Col=Row to 4\r\n 40      if Row=Col then P=4//64:else P=8//64\r\n 50      W1=Col+Row-2\r\n 60      W2=7-Col+Row\r\n 65      print Row;Col;\":\";P;tab(14);\"* \";\r\n 70      P=P*(W1*(W1-1)+W2*(W2-1))//(63*62)\r\n 75      print str(W1);\"/63 *\";str(W1-1);\"/62 +\";str(W2);\"/63 *\";str(W2-1);\"/62 =\";P\r\n 80      Tot=Tot+P\r\n 90    next Col\r\n100   next Row\r\n110   print Tot,1/Tot\r\n</pre>\r\n----\r\nwith its output cleaned up (putting the letters r and c, adding parentheses and eliminating the double / that UBASIC produces in its output of rational numbers).\n\n<i>Edited on <b>January 14, 2004, 3:57 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11065,1284,3172,'SilverKnight','solution, simplification?','2004-01-14 15:59:22',3,'I got the same answer as Charlie, I used nothing more than a calculator for factorial.  Perhaps this is a simpler way of looking at it, as it requires no conditional probabilities or programs.\r\n____________________________________\r\n\r\n<B>392/41664 = .009408602 (or a little less than 1% chance)</B>\r\n\r\nThere are [ (64 x 63 x 62) / (3 x 2 x 1) ] = 32 x 21 x 62 =\r\n<I>41664</I> different combinations of choosing 3 squares at a time.\r\n\r\nAlong a NW - SE direction (on the chessboard), there are 15 diagonals, 4 of which have only 1 or 2 squares, leaving 11 diagonals that could potentially contain the 3 random squares.\r\n\r\nThose 11 diagonals contain:\r\n3, 4, 5, 6, 7, 8, 7, 6, 5, 4, and 3 squares to contain the 3 random squares.\r\n\r\nThose diagonals can each contain that many \"choose 3\" at a time possible combinations of the three random squares, so respectively:\r\n\r\n3!/(3!0!), 4!/(3!1!), 5!/(3!/2!), 6!/(3!3!), 7!/(3!4!), 8!/(3!5!), and then back down again... which gives us:\r\n1, 4, 10, 20, 35, 56, 35, 20, 10, 4, and 1\r\n\r\nThis totals (1 + 4 + 10 + 20 + 35 + 56 + 35 + 20 + 10 + 4 + 1) = <I>196</I>.\r\n\r\nWe must also allow for the diagonals going from NE - SW, and they will also have <I>196</I> possible combinations.\r\n\r\nSo, there are 196 x 2 = 392 possible locations.\r\n\r\n392 possible locations that work / 41664 different combinations of placing 3 squares at a time =\r\n\r\n<B>392/41664 = .009408602 (or a little less than 1% chance)</B>',NULL,0);
INSERT INTO comment VALUES (11066,1284,4507,'Penny','Simple solution (no program used)','2004-01-14 16:23:13',0,'(The solution that follows is incorrect, since it  overlooks the fact that most squares are on two diagonals, not one.) \r\n\r\nThere is only a slightly greater than 2% probability that three randomly chosen squares will be on the same diagonal.\r\n\r\nExplanation:\r\n\r\nWe can all thank Al Gore for inventing the method of solving problems by applying simple and methodical logic. Such methods are called \"algorithms\" (\"Al-Gore-ithms\") in his honor.  \r\n\r\nThere are 28 out of 64 squares along the edge of the board, and each of these is on the same diagonal with 7 other squares. There are 20 out of 64 squares that are 1 square removed from the edge, and each is on the same diagonal as 9 other squares. There are 12 out of 64 squares that are exactly 3 squares removed from the edge of the board, and each is on the same diagonal as 11 other squares. That leaves 4 out of 64 squares that occupy the center of the chessboard, and each is on the same diagonal as 13 other squares.\r\n\r\nSo the odds that all three are on the same diagonal, are:\r\n\r\n(28/64)*(7/63)*(7/62) + (20/64)*(9/63)*(9/62) + (12/64)*(11/63)*(11/62) + (4/64)*(13/63)*(13/62)\r\n\r\n= 0.0204813108\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 14, 2004, 7:02 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11067,1284,3172,'SilverKnight','re: Simple solution (no program used)','2004-01-14 16:31:32',4,'Penny, you wrote:\r\n<I>\"So the odds that all three are on the same diagonal, are:\r\n\r\n(28/64)*(7/63)*(7/62) + (20/64)*(9/63)*(9/62) + (12/64)*(11/63)*(11/62) + (4/64)*(13/63)*(13/62)\r\n\r\n= 0.0204813108\"</I>\r\n\r\nI don\'t understand how you came up with these odds, but they seem incorrect.',11066,0);
INSERT INTO comment VALUES (11068,1284,4507,'Penny','Corrected solution','2004-01-14 19:00:46',3,'(My original entry had to be corrected after the criticism by SilverKnight. I had overlooked the fact that the first square could be on the same diagonal as the 2nd square and the 3rd square, but the 2nd and 3rd squares might not be on the same diagonal with respect to each other).\r\n\r\nThe correct answer: the probability that three randomly chosen squares on a chessboard are all on the same diagonal is less than 1%\r\n\r\nExplanation:\r\n\r\nEach corner square on the chessboard in on just one diagonal. Every other square is on two diagonals. I overlooked this in my original solution. \r\n\r\nIf we adopt the modern algebraic notation for the chessboard, where the lower left-hand square is a1 and the upper right-hand corner is h8, then, of the 64 squares on the chessboard:\r\n\r\na1, h1, a8 and h8 are each on one diagonal with 7 other squares. \r\nb1, g1, a2, h2, a7, h7, b8, and g8 are on diagonals with 1 and 6 other squares. \r\nc1, f1, a3, h3, a6, h6, c8, and f8 are on diagonals with 2 and 5 other squares. \r\nd1, e1, a4, h4, a5, h5, d8, and e8 are on diagonals with 3 and 4 other squares.\r\nb2, g2, b7, and g7 are on diagonals with 2 and 7 other squares.\r\nc2, f2, b3, g3, b6, g6, c7, and f7 are on diagonals with 3 and 6 other squares.\r\nd2, e2, b4, g4, b5, g5, d7, and e7 are on diagonals with 4 and 5 other squares.\r\nc3, f3, c6, and f6 are on diagonals with 4 and 7  other squares. \r\nd3, e3, c4, f4, c5, f5, d6, and e6 are on diagonals with 5 and 6 other squares.\r\ne4, f4, e5, and f5 are on diagonals with 6 and 7 other squares.\r\n\r\n\r\nSo the true odds are:\r\n\r\n(4/64)*(7/63)*(6/62) \r\n+ (8/64)*(6/63)*(5/62)  \r\n+ (8/64)*(2/63)*(1/62) + (8/64)*(5/63)*(4/62)   \r\n+ (8/64)*(3/63)*(2/62) + (8/64)*(4/63)*(3/62)  \r\n+ (4/64)*(2/63)*(1/62) + (4/64)*(7/63)*(6/62)\r\n+ (8/64)*(3/63)*(2/62) + (8/64)*(6/63)*(5/62)\r\n+ (8/64)*(4/63)*(3/62) + (8/64)*(5/63)*(4/62)\r\n+ (4/64)*(4/63)*(3/62) + (4/64)*(7/63)*(6/62) \r\n+ (8/64)*(5/63)*(4/62) + (8/64)*(6/63)*(5/62)\r\n+ (4/64)*(6/63)*(5/62) + (4/64)*(7/63)*(6/62) \r\n\r\n0.0094086022\r\n\r\n\n\n<i>Edited on <b>January 14, 2004, 7:44 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11069,1284,3172,'SilverKnight','re: Corrected solution','2004-01-14 19:05:18',4,'Penny, you wrote:\r\n<I>\"So the true odds are:\r\n\r\n(4/64)*(7/63)\r\n+ (8/64)*(6/63)\r\n+ (8/64)*(2/63)*(1/62) + (8/64)*(5/63)*(4/62)\r\n+ (8/64)*(3/63)*(2/62) + (8/64)*(4/63)*(3/62)\r\n+ (4/64)*(2/63)*(1/62) + (4/64)*(7/63)*(6/62)\r\n+ (8/64)*(3/63)*(2/62) + (8/64)*(6/63)*(5/62)\r\n+ (8/64)*(4/63)*(3/62) + (8/64)*(5/63)*(4/62)\r\n+ (4/64)*(4/63)*(3/62) + (4/64)*(7/63)*(6/62)\r\n+ (8/64)*(5/63)*(4/62) + (8/64)*(6/63)*(5/62)\r\n+ (4/64)*(6/63)*(5/62) + (4/64)*(7/63)*(6/62)\r\n\r\n= 0.0076804916\"</I>\r\n\r\nI don\'t understand how you are coming up with these probabilities, but they appear incorrect.\r\n______________________\r\n\r\nBTW, this Al-Gore-ithm thing...  did this occur before or after Al invented the internet?',11068,0);
INSERT INTO comment VALUES (11070,1587,2184,'mark hartman','answer?','2004-01-14 19:48:30',0,'This one seems pretty easy, or am I missing something???\r\nThe radius of the inner circle is the difference between the diagonal of a unit square and 1.  The radius of the inner circle is square root of two minus one',NULL,0);
INSERT INTO comment VALUES (11071,1284,4507,'Penny','re(2): Corrected solution','2004-01-14 19:59:55',0,'Touche !! My first two terms should have read \r\n(4/64)*(7/63)*(6/62) and (8/64)*(6/63)*(5/62). When these two corrections are made, I get exactly  the same answer you do, so this must be right. For instance, my third line, \r\n(8/64)*(2/63)*(1/62) + (8/64)*(5/63)*(4/62),\r\nreflects the fact that the first randomly selected square has an 8/64 chance to be in the set \r\n{c1, f1, a3, h3, a6, h6, c8, f8}. Each of these is on one diaganol with 2 other squares, and one with 5 other squares.    \r\n___________________________________________________________\r\n(I think Al Gore\'s invention of the \"Al-Gore-ithm\" is right up there with George Bush\'s originating the Code of Bushido). ',11069,0);
INSERT INTO comment VALUES (11072,834,5178,'Dan Porter','Comment','2004-01-14 23:10:36',0,'When I was in highschool I learned a version called Hexanim.  Played with a rack of pool balls.  You may remove one to five balls on each turn.  The balls you remove must be touching each other and in a straight line.  The player to pick up the last ball is the looser.  \r\n\r\nIf you think of bowling pins, you could remove pins 2,5,9 as one move.  You could not remove 2,3,6,10 because it is not a straight line and could not remove 3,8,12 because 5 has already been removed and 3 and 8 do not touch.  \r\n\r\nI still play this game from time to time but it\'s hard to find a good opponant.  You can play it on paper by drawing circles and then coloring them in durring play or if you have a golf tee puzzle with one extra tee that works great too.\r\n',NULL,0);
INSERT INTO comment VALUES (11073,834,5178,'Dan Porter','more hexanim boards','2004-01-14 23:42:59',0,'Here are some other boards to play on.\r\n\r\nHexanim 15 (standard)\r\n\r\n____O\r\n___O O\r\n__O O O\r\n_O O O O\r\nO O O O O\r\n\r\n\r\nHexanim 16\r\n\r\n___O\r\n__O O\r\n_O O O\r\nO O O O\r\n_O O O\r\n__O O\r\n___O\r\n\r\n\r\nHexanim 18\r\n\r\n_O O O O\r\nO O O O O\r\n_O O O O\r\n__O O O\r\n___O O\r\n\r\n\r\nHexanim 19\r\n\r\n__O O O\r\n_O O O O\r\nO O O O O\r\n_O O O O\r\n__O O O\r\n\r\n\r\n<i>Edited on <b>January 14, 2004, 11:45 pm</b></i>\r\n\r\n<i>Edited on <b>January 14, 2004, 11:47 pm</b></i>\r\n\r\n<i>Edited on <b>January 14, 2004, 11:47 pm</b></i>\r\n\r\n<i>Edited on <b>January 14, 2004, 11:48 pm</b></i>\r\n\r\n<i>Edited on <b>January 14, 2004, 11:49 pm</b></i>\n\n<i>Edited on <b>January 14, 2004, 11:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11074,1380,3372,'Sam','re: solution','2004-01-14 23:43:37',0,'That\'s what I was thinking, but I couldn\'t prove it formally. I kept trying to draw the picture the way it was in the problem, and it kept coming out with BD inside PD. Some sleight of hand in the artistry there...',11061,0);
INSERT INTO comment VALUES (11075,219,5178,'Dan Porter','How much you play','2004-01-15 02:49:15',0,'The key to the amount is how much you play.  If you charge $100 doller, for instance, the odds will favor you coming out ahead if you play less than 200 games.  At 200 the odds are equal for you to be ahead or behind. Remember though that in every game there is always a chance of loosing a staggering amount of money.  Something like playing Russian roulette with a revolver that has 200 chambers and one bullet!',NULL,0);
INSERT INTO comment VALUES (11076,207,5178,'Dan Porter','another method','2004-01-15 04:45:03',0,'I started by looking for the number of winning games at the fith move.\r\n\r\nThere are 8 way to win. 3 vertical, 3 horizontal and 2 diaganal.\r\n\r\nThere are 6 ways to place 3 objexts in a row. 123, 132, 213, 231, 312, 321\r\n\r\n6*8=48 combonations for the first player.\r\n\r\nThe second player placed 2 objects in 6 possible locations for 6*5=30 combotaions.\r\n\r\nTotal winnig combos after 5 moves is 48*30=1440.\r\n\r\nThis by the way is the same as the actual count by Jim Lyon.  I\'m guessing he coded correctly.\r\n\r\nBy removing just these winning combos you get a number less than 344242.\r\n\r\n(9*8*7*6*5-1440)*4*3*2+1440=329760\r\n \r\n\r\n<i>Edited on <b>January 15, 2004, 4:52 am</b></i>\n\n<i>Edited on <b>January 15, 2004, 5:11 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11077,1270,5202,'mike','re(2): JinCo\'s Solution','2004-01-15 06:49:20',0,'ME too got the same. ',11017,0);
INSERT INTO comment VALUES (11078,1380,5178,'Dan Porter','','2004-01-15 06:53:16',0,'Oops!\n\n<i>Edited on <b>January 15, 2004, 11:51 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11079,1380,5178,'Dan Porter','solution','2004-01-15 06:53:51',0,'Having worked on tables with this problem I saw the solution at once.  Table legs are nearly always bent at arbitrary angles.  Never on the planes shared by the other legs.  Therefore point B does not lie within plane ACD. The angle of plane ACD to ABD is what is missing from vertex D.  Furthermor there are two solutions.  One where B lies infront of plane ACD and one where it lies behind it.',NULL,0);
INSERT INTO comment VALUES (11080,21,5033,'Captain Paradox','One way to do it?','2004-01-15 08:23:53',1,'There is a stategy what works for most games like this:  (t-1)/(c+1)where t = the total number of cards and c = the number of cards you can take on a turn.\r\nAs long as there is a remainder after this division takes place, you can go first and win the game.  Just start by taking the remainder, and after that take 1 when they take 3, 2 when they take 2, and 3 when they take 1.\r\nIf there is a remainder, then try to trick them into going first.  Otherwise, try to reduce the number to a multiple of 4, like levik said.',NULL,0);
INSERT INTO comment VALUES (11081,1459,5188,'Perry','re: Note that Perry and Penny are two different people.','2004-01-15 08:27:31',0,'Very different, I\'d day!',11063,0);
INSERT INTO comment VALUES (11082,1461,3275,'retiarius','Solution','2004-01-15 09:04:28',0,'A triangular number may be expressed according to its position, n, as (n+1)n/2 (ie. sum of consecutive numbers)\r\n8 times the triangular number plus 1 is therefore 4n(n + 1)+1 = 4n^2 + 4n + 1 = (2n + 1)^2\r\nwhich is a square of the number\'s place doubled plus 1.\r\n',NULL,0);
INSERT INTO comment VALUES (11083,32,4507,'Penny','Solution','2004-01-15 09:05:50',3,'There were 30 Knights and 15 Liars\r\n\r\nExplanation:\r\n\r\nIf there had been only 6 at the dinner, they could have been placed in seats 1-6 (where, it being a round table, seat 6 is to the left of seat 1) as follows:\r\n\r\nKKKLKL          \r\n\r\nThen the Knights in 1 and 3 are telling the truth, the Knights in 2 and 5 are mistaken, and both Liars are lying.\r\n\r\nJust extend this pattern to the right by adding the pattern KKL 13 times.\r\n\r\nKKKLKLKKLKKLKKLKKLKKLKKLKKLKKLKKLKKLKKLKKLKKL  \r\n\r\nThis must have been the way they were seated.',NULL,0);
INSERT INTO comment VALUES (11084,1461,4507,'Penny','Solution','2004-01-15 09:34:21',3,'If a triangle number is expressed as 1+2+3+...+N, then its place is N. (1 is the place of 1, 2 is the place of 1+2, 3 is the place of 6=1+2+3, 4 is the place of 1+2+3+4. etc.)\r\n\r\n1+2+3+...+N = N[(1+N)/2] \r\n\r\n8(1+2+3+...+N)+1 = 8(N[(1+N)/2])+1 \r\n= 4N^2 + 4N + 1\r\n= (2N+1)^2 ',NULL,0);
INSERT INTO comment VALUES (11085,1461,4670,'e.g.','Geometrically','2004-01-15 10:13:08',3,'The n-th triangular number can be represented as a triangle such as:<p>\r\n\r\nX<br>\r\nXX<br>\r\nXXX<br>\r\nXXXX<br>\r\n<br>\r\nand so on. Two such triangles can be joined to build a nx(n+1) rectangle. Four such rectangles can be joined to build a (2n+1)x(2n+1) square, with just the center cell missing. Thus, (2n+1) squared equals 8 times the n-th triangular number, plus 1.',NULL,0);
INSERT INTO comment VALUES (11086,1026,5178,'Dan Porter','182','2004-01-15 11:35:15',0,'\r\nOops!\n\n<i>Edited on <b>January 15, 2004, 11:47 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11087,1461,5208,'bharath','arithmaticely','2004-01-15 13:29:10',3,'each triangle number \"k\" is the sum of all natural nos from 1 to n. \r\nthis is the sum of an arithmatic progression from 1 to n with commen difference 1 \r\nk= n/2*(1*2+(n-1)1)=n(n+1)/2\r\n8*the square of n +1 = 4(n^2+n)+1\r\nwhich is a perfect square =(2n+1)^2\r\nwhich is the square of the numbers place n doubled plus 1.',NULL,0);
INSERT INTO comment VALUES (11088,1026,2899,'Brian Wainscott','re: 182','2004-01-15 14:04:26',0,'Please explain your method.',11086,0);
INSERT INTO comment VALUES (11089,497,4718,'Jack Squat','The 3 solutions','2004-01-15 15:24:02',3,'As previously stated by others, there could be 3 solutions to this. All 3 solutions use the same general method, setting up bird-speed equations and cancelling.  I\'ll use Cory Taylor\'s notation rather than my own (I like his better!)\r\n\r\nThe first is where the Reno and LV birds cross, reach their destination, turn around and cross again.  The bird-speed equations are:\r\n\r\nv(r) = (d-2x)/t(1) = (2d-x)/t(2)   and\r\nv(lv) = 2x/t(1) = (d+x)/t(2)\r\n\r\nGet rid of the v\'s and simplify to get (d-2x)(d+x) = (2d-x)(2x).  Solve and you get d=5x.  So when the LV goes 2x, the Reno bird goes 3x.  It\'s probably easier to just draw it out from here to get an answer, but one math route would be the following:  At the third meeting point, the LV bird will have travelled a distance I\'ll call \'a\' from the second meeting point.  So we get more equations:\r\n\r\nv(r) = (2d+x+a)/t(3)  and  v(lv) = (d+x+a)/t(3)\r\n\r\nDivide the two and use 3/2 for v(r)/v(lv) and you get (after simplification) d=x+a.  Because d=5x, you get a=4x, which puts the two birds exactly in Las Vegas.\r\n\r\n\r\nThe second case is where the LV bird is a total slowpoke, and the Reno bird gets to LV, turns and catches the LV bird before it even gets to Reno.  You now get the equations:\r\n\r\nv(r) = (d-2x)/t(1) = (2d-x)/t(2)   and\r\nv(lv) = 2x/t(1) = (d-x)/t(2)\r\n\r\nGet rid of the v\'s and simplify to get (d-2x)(d-x) = (2d-x)(2x), which expanded out gives d²-7xd+4x²=0 (Here\'s where Cory Taylor went wrong, he missed a d in his equation).  Solve with quadratic and get d=6.37x (rounded).  So the new velocity ratio of the two birds is 4.37/2.  \'a\' is defined the same way, and we get a new second set of equations:\r\n\r\nv(r) = (2d+x-a)/t(3)  and  v(lv) = (d-(x-a))/t(3)\r\n\r\nDivide the two and use the new ratio of 4.37/2 and you get .37d = 6.37x-6.37a.  Use d=6.37x and you end up with x-a=0.37x which is the distance from Reno where they meet for the third time.\r\n\r\n\r\nThe final case is where the Reno bird is sucking wind and the LV bird gets to Reno and turns around and catches the Reno bird before it even gets to LV.  New equations:\r\n\r\nv(r) = (d-2x)/t(1) = x/t(2)   and\r\nv(lv) = 2x/t(1) = (d+x)/t(2)\r\n\r\nGet rid of the v\'s and simplify to get d²-xd-4x²=0.  Use quadratic to get d=2.56x (rounded).  Use \'a\' again and get two new equations:\r\n\r\nv(r) = (x+a)/t(3)  and  v(lv) = (d+x+a)/t(3)\r\n\r\nDivide the two and use the new ratio of .56/2 and you get 2.56(x+a)=1.68d.  Put in d=2.56x and you get x+a=1.68x which is the distance from Reno where they meet for the third time (0.88x from LV)\r\n\r\nSummary:\r\n1) they meet in LV\r\n2) they meet 0.37x from Reno\r\n3) they meet 0.88x from LV\n\n<i>Edited on <b>January 15, 2004, 3:26 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11090,1569,5175,'Surender Taalla','','2004-01-15 17:29:46',0,'',NULL,0);
INSERT INTO comment VALUES (11091,1569,5175,'Surender Taalla','can someone review this','2004-01-15 17:31:19',0,' 1.Start\r\n\r\n  2.Replace first letter with an alphabet A-Z excluding itself and any other alphabets already used. Check if the new word is in words.txt \r\n  3.NO for 2, goto  5\r\n  4.YES for 2, goto 8.\r\n\r\n  5.Check if all possible alphabets are used up replacing the first letter.\r\n  6.NO for 5, goto 2.\r\n  7.YES for 5, QUIT.\r\n\r\n  8.Replace the next letter with an alphabet A-Z excluding itself and any other alphabets already used. Check if the new word is in words.txt \r\n  9.NO for 8, goto 11.\r\n10.YES for 8, goto \r\n\r\n11.Check if all possible alphabets are used up.\r\n12.NO for 11, goto 14.\r\n13.YES for 11,QUIT.\r\n\r\n14.Replace the letter again with an alphabet A-Z excluding itself and any other alphabets already used.Check if the new word is in words.txt \r\n15.NO for 14, goto 11.\r\n16.YES for 14, goto 17.\r\n\r\n17.Check if any more letters are in the original word.\r\n18.NO for 17 DONE.\r\n19.YES for 17, goto 8.\r\n',NULL,0);
INSERT INTO comment VALUES (11092,1569,1301,'Charlie','re: can someone review this','2004-01-15 21:13:41',0,'The algorithm given changes the word from left to right.  If there is no word that differs from the original word only in the first letter, the QUIT is taken in step 7.  Thus ladders such as \"hard hand band bind bins\" would not be found, as the first change there is in the third letter.\r\n\r\nAlso, the algorithm stops upon reaching the end of the length of the word, in step 18, without looking for more ladders.\r\n\r\nIt\'s uncertain, though, what it will do as step 10\'s goto is not completed.  Presumably it\'s 14.',11091,0);
INSERT INTO comment VALUES (11093,759,979,'Ravi Raja','re: Semantics','2004-01-16 02:45:36',0,'Yes you are right Dan. That is not what I am looking for. In fact your answer is not correct. Here divisible by 35 means that the quotient has to be a whole number and not a fraction.',10943,0);
INSERT INTO comment VALUES (11094,1569,4507,'Penny','I think this pseudocode will do it','2004-01-16 03:30:18',3,'(I assume it is possible for a program to  consider one word of length L to be greater than or less than another word of length L, based on the normal ordering of letters from left to right:\r\ne.g. hard &lt; sard, sard < sord, sold < sord, \r\nsold < solo)   \r\n\r\nThis pseudocoded Al-Gore-ithm should do the job.\r\n\r\n*\r\n* Program initializations\r\n*  \r\nM001: Read the input word.\r\nM002: Scan the input word and determine its length. Set variable L to this value.\r\nM003: Dynamically allocate and move blanks to workareas WORDLADDER (length L*(L+1)), PRIORWORD, LETTERORDER, (both of length L), and ORDERTABLE (length = L*(L!))\r\nM004: Build the contents of ORDERTABLE (L! elements of length L each) such that ORDERTABLE contains every possible ordering of the integers 1 through L.\r\nM005: Set J=1\r\nM006: Move the input word to the leftmost L positions in WORDLADDER.\r\n*\r\n* Find all the word ladders for a \r\n* particular ordering of integers 1-L. \r\n* (E.g. for the word hard and the \r\n* ordering 3124, find all the word ladders \r\n* formed by changing the third letter, then \r\n* the first letter, then the second letter, \r\n* and then the fourth letter: \r\n* (hard, hand, land, lend, lens), etc......\r\n*\r\nM007: Move the Jth element of ORDERTABLE to LETTERORDER.  \r\nM008: Set N to 1.\r\nM009: Perform subroutine S001 thru S015.\r\nM010: If position (L+1) in WORDLADDER is blank, go to M016\r\nM011: Edit WORDLADDER into readable form, and PRINT it.\r\nM012: Move rightmost L positions of WORDLADDER to PRIORWORD \r\nM013: Blank out rightmost L positions of WORDLADDER\r\nM014: Set N=L\r\nM015: Go to M009\r\n*\r\n* Go to the next ordering.\r\n*\r\nM016: If J=L!, exit the program.\r\nM017: Set J=J+1\r\nM018: Go to M007.\r\n\r\nS001: Set variable K to the Nth position of LETTERORDER.\r\nS002: Read the first dictionary word of length L that is greater than PRIORWORD, but is exactly the same as the word in the rightmost nonblank L positions of WORDLADDER, except for the Kth letter. \r\nS003: If end-of-dictionary, go to S009\r\nS004: Move the dictionary word to the first leftmost blank L positions of WORDLADDER.\r\nS005: Move spaces to PRIORWORD.\r\nS006: Add 1 to N\r\nS007: If N&gt;L, go to S009.\r\nS008: Go to S001.\r\nS009: If the last position in WORDLADDER is nonblank, go to S015.\r\nS010: If position (L+1) in WORDLADDER is blank, go to S015.\r\nS011: Move the rightmost nonblank L positions of WORDLADDER to PRIORWORD.\r\nS012: Move spaces to the rightmost nonblank L positions of WORDLADDER.\r\nS013: Set N down by 1.\r\nS014: Go to S001. \r\nS015: Exit this subroutine.\r\n\r\nI believe this program would produce the following results for input word \"hard\":\r\n   \r\n(hard bard bird bind bine) \r\n(hard bard bird bind bins) \r\n(hard bard bird bind bint) \r\n(hard bard burd bund bung) \r\n(hard bard burd bund bunk) \r\n(hard bard burd bund bunn) \r\n(hard bard burd bund buns) \r\n(hard bard burd bund bunt)  \r\n(hard card cord cold cola) \r\n(hard card cord cold cole) \r\n(hard card cord cold cols) \r\n(hard card cord cold colt) \r\n(hard card cord cold coly) \r\n(hard card curd cued cues) \r\n(hard fard ford fold folk) \r\n(hard fard ford fond fons) \r\n(hard fard ford fond font) \r\n(hard fard ford food fool) \r\n(hard fard ford food foot) \r\n(hard lard lord load loaf) \r\n(hard lard lord load loam) \r\n(hard lard lord load loan) \r\n(hard lard lord loud loup) \r\n(hard lard lord loud lour) \r\n(hard lard lord loud lout) \r\n(hard nard nerd need neem) \r\n(hard nard nerd need neep) \r\n(hard sard sord sold sola) \r\n(hard sard sord sold sole) \r\n(hard sard sord sold soli) \r\n(hard sard sord sold solo) \r\n(hard sard sord sold sols) \r\n(hard sard surd sudd suds) \r\n(hard sard surd sued suer) \r\n(hard sard surd sued sues) \r\n(hard sard surd sued suet) \r\n(hard ward word wold wolf) \r\n(hard ward word wood woof) \r\n(hard ward word wood wool) \r\n(hard ward word wood woos)\r\n.....ETC.....\r\n.....ETC.....\r\n.....ETC.....\r\n(hard hart hast hist cist) \r\n(hard hart hast hist fist) \r\n(hard hart hast hist gist)\r\n(hard hart hast hist kist) \r\n(hard hart hast hist list) \r\n(hard hart hast hist mist)\r\n(hard hart hast hist wist) \r\n(hard hart hast host cost) \r\n(hard hart hast host dost) \r\n(hard hart hast host lost) \r\n(hard hart hast host most) \r\n(hard hart hast host post) \r\n(hard hart hast host tost) \r\n(hard hart hast host wost)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 22, 2004, 12:55 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11095,1509,4098,'lovejoy','think I got it','2004-01-16 08:25:45',0,'We agree that 1996 was a leap year so feb had 29 days, Herb started the 28th day at level 27feet, he climbed 3ft and was out, so 28 days onto 14th Feb is the 12th. How can this not be?',NULL,0);
INSERT INTO comment VALUES (11096,1285,1301,'Charlie','solution','2004-01-16 10:34:12',3,'Six students solved only B.\r\n\r\nIf we designate the number that got A alone as a, B alone as b, C alone as c; and that got A and B without C as d, that got B and C without A as e, that got C and A without B as f; and that got all three correct as g, then:\r\n\r\na+b+c+d+e+f+g = 25\r\nb+e=2(c+e)\r\na=f+g+d+1\r\na=b+c\r\n\r\nThen\r\n2b+2c+e+b+c-1=25\r\nor\r\n3b+3c+e = 26\r\n\r\nand since b=2c+e,\r\n\r\n4b+c=26\r\nor\r\nc=26-4b\r\n\r\nWe can work backwards to deduce from b what a, c and e are, and what remains for d+f+g:\r\n<pre>\r\n   a     b     c             e           the rest\r\n  23     1    22           -43                  22\r\n  20     2    18           -34                  19\r\n  17     3    14           -25                  16\r\n  14     4    10           -16                  13\r\n  11     5     6            -7                  10\r\n   8     6     2             2                   7\r\n   5     7    -2            11                   4\r\n   2     8    -6            20                   1\r\n  -1     9   -10            29                  -2\r\n  -4    10   -14            38                  -5\r\n  -7    11   -18            47                  -8\r\n -10    12   -22            56                 -11\r\n</pre>\r\n----\r\nThe only line for which all the variables are positive is that on which b is 6.\r\n\r\nWe can also see that 8 people got A alone correct and 2 people got C alone correct.  Two people got both B and C correct but not A, but we don\'t know how the remaining 7 split among the other possibilities.',NULL,0);
INSERT INTO comment VALUES (11097,1285,3172,'SilverKnight','solution','2004-01-16 10:51:05',3,'This solution is almost identical to Charlie\'s... barring that I narrowed it down to looking for a solution where V>X (rather than looking where all the variables are positive, as Charlie did).\r\n\r\nThey are equivalent.\r\n_____________________________\r\n\r\n<B>6 students</B>\r\n_____________________________\r\n\r\nProof:\r\n\r\nLet\'s identify all the possible \"regions\" of the problem space :\r\n\r\nLet:\r\nR = # of students that solved ONLY A\r\nS = # of students that solved ONLY A and B\r\nT = # of students that solved A, B, and C\r\nU = # of students that solved ONLY A and C\r\nV = # of students that solved ONLY B\r\nW = # of students that solved ONLY B and C\r\nX = # of students that solved ONLY C\r\n\r\n<I>Note:  CLEARLY, all of these must be non-negative integers less than 25!  This is a key constraint.</I>\r\n\r\n<I>\"Among the contestants there were 25 who solved at least one problem each.\"</I>\r\nR + S + T + U + V + W + X = 25 <I><B>Eqn [1]</B></I>\r\n\r\n<I>\"Of all the contestants who did not solve problem A, the number who solved B was twice the number who solved C.\"</I>:\r\nV + W = 2 * (W + X) ==>\r\nW = V - 2X <I><B>Eqn [2]</B></I> ==>\r\nV = 2X + W <I><B>Eqn [2.5]</B></I>\r\n\r\n<I>\"The number of participants who solved only problem A was one more than the number who solved problem A and at least one other problem.\"</I>:\r\nR = S + T + U + 1 <I><B>Eqn [3]</B></I>\r\n\r\n<I>\"Of all students who solved just one problem, half did not solve problem A. \"</I>\r\n2 * (V + X) = R + V + X ==>\r\nR = V + X <I><B>Eqn [4]</B></I>\r\n\r\n<I>\"How many students solved only problem B?\"</I>\r\nmeans: Solve for V.\r\n___________________________\r\n\r\n&nbsp;&nbsp;&nbsp;<I>starting with equation [1]</I>\r\nR + S + T + U + V + W + X = 25\r\n&nbsp;&nbsp;&nbsp;<I>add one to both sides</I>\r\nR + (S + T + U + 1) + V + W + X = 26\r\n&nbsp;&nbsp;&nbsp;<I>substitute R (for S+T+U+1), using equation [3]</I>\r\n2R + V + W + X = 26\r\n&nbsp;&nbsp;&nbsp;<I>substitute for R, using equation [4]</I>\r\n2(V + X) + V + W + X = 26\r\n&nbsp;&nbsp;&nbsp;<I>simplify</I>\r\n3V + W + 3X = 26\r\n&nbsp;&nbsp;&nbsp;<I>substitue for W, using equation [2]</I>\r\n3V + (V - 2X) + 3X = 26\r\n&nbsp;&nbsp;&nbsp;<I>simplify</I>\r\n4V + X = 26\r\n\r\nNow we have a key relationship between V and X\r\n\r\nSince BOTH must be non-negative integers, 4V must be between 0 and 25, meaning V must be a number from 0 to 6.  Here are the possible pairings:\r\n\r\nFor V = 0, X = 26,\r\nFor V = 1, X = 22,\r\nFor V = 2, X = 18,\r\nFor V = 3, X = 14,\r\nFor V = 4, X = 10,\r\nFor V = 5, X = 6,\r\nFor V = 6, X = 2,\r\n\r\nRemember, equation [2.5]?\r\nV = 2X + W\r\n\r\nThis equation shows the V>=2X (since none of the values can be negative)\r\n\r\nThe last pairing is the ONLY one where V>X, so it must be the solution.\r\n\r\nTherefore <B>V = 6</B>.',NULL,0);
INSERT INTO comment VALUES (11098,1589,3172,'SilverKnight','Food for thought','2004-01-16 14:20:05',1,'Here\'s a thought to help get you started.\r\n\r\nI\'ll work through an example...\r\n______________________________________________________\r\n\r\nSay I start with a point very close to the left (0.01)\r\n<I>iteration 1 (regions: 0-1)</I>\r\n<I>add .01</I>\r\n.01 is in region 1(the only region)\r\n<B>WORKS!</B>\r\n\r\n<I>iteration 2 (regions: 0-.5, .5-1)</I>\r\n* .01 is in region 1\r\n<I>add .99</I>\r\n* .99 is in region 2\r\n<B>WORKS!</B>\r\n\r\n<I>iteration 3 (regions: 0-.333, .333-.667, .667-1)</I>\r\n* .01 is in region 1\r\n* .99 is in region 3\r\n<I>add .34</I>\r\n* .34 is in region 2\r\n<B>WORKS!</B>\r\n\r\n<I>iteration 4 (regions: 0-.25, .25-.5, .5-.75, .75-1)</I>\r\n* .01 is in region 1\r\n* .99 is in region 4\r\n* .34 is in region 2\r\n<I>add .62</I>\r\n* .62 is in region 3\r\n<B>WORKS!</B>\r\n\r\n<I>iteration 5 (regions: 0-.2, .2-.4, .4-.6, .6-.8, .8-1)</I>\r\n* .01 is in region 1\r\n* .99 is in region 5\r\n* .34 is in region 2\r\n* .62 is in region 4\r\n<I>add .55</I>\r\n* .55 is in region 3\r\n<B>WORKS!</B>\r\n\r\n<I>iteration 6 (regions: 0-.166, .166-.333, .333-.5, .5-.667, .667-.833, .833-1)</I>\r\n* .01 is in region 1\r\n* .99 is in region 6\r\n* .34 is in region 3\r\n* .62 is in region 4\r\n* .55 is in region 4 <B>OH NO!!!</B>\r\n<I>no new number to add... we have a conflict.</I>\r\n<B>THIS DOESN\'T WORK, because .62 and .55 are both in the interval (3/6 - 4/6)</B>\r\n\r\nSo, in this example, I was able to place only 5 numbers.',NULL,0);
INSERT INTO comment VALUES (11099,503,4718,'Jack Squat','Pull the trigger','2004-01-16 15:03:52',0,'I never thought to use graphing, that\'s pretty clever.  I stumbled around with trig until I found this solution.  \r\n\r\nConsider the triangle made underneath the two ladders.  It has a base of 6 and a height h.  The left corner (I anchored the 10 ladder in the left corner) has an angle of ~53.1 degrees (arctan(8/6)).  The right corner has an angle of 60 degrees (arccos(6/12)).\r\n\r\nDrawing a line straight down from the intersection point to the ground splits this triangle into two.  The length of this line is h.  Call the distance from the left corner to the point on the ground where this line hits x (with the distance from the right corner being 6-x).  Since we have the angles, we get two equations:\r\n\r\ntan(53.1 degrees) = h/x  and\r\ntan(60 degrees) = h/(6-x)\r\n\r\nThe first equation gives you x = 0.75h.  Putting that into the second equation gives you 1.73(6 - 0.75h) = h.  Solve for h and you get 4.52.',NULL,0);
INSERT INTO comment VALUES (11100,1380,4197,'luminita','solution','2004-01-16 16:36:09',3,'If BDC is less than 90, the next correct sentence should be:\r\nQP is perpendicular bisector of AB and QZ the perpendicular bisector of CD.\r\nP coincide with Z if and only if BDC is 90.\r\n\r\nIn other words:\r\nQR is the line connecting the middle of the two opposite sides of ABCD. P coincides with Z if and only if QR is parallel to AB so QR parallel to CD, so BDC=90.\n\n<i>Edited on <b>January 16, 2004, 4:37 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11101,1589,5219,'draistal','A possibility','2004-01-16 16:46:46',0,'Let\'s assume that all points on the interval are zero-dimensional. Then, one approach is to work backwards. For example, say you intend to place five points on the interval. Subdivide the interval into five equal intervals: \r\n.01-.19, .2-.39, .4-.59, .6-.79, .8-.99\r\n\r\nRound one, place the first point: .01\r\nRound two, place the second point: .8\r\nRound three, place the third point: .6\r\nRound four, place the fourth point: .4\r\nRound five, place the fifth point: .2\r\n\r\nNote the strategy used for placing the points. I began with placing the first point at the smallest possible value. I place the second point at the lowest value of the highest interval. In the scenario of five intervals, .8 is the lowest value in the interval with the highest overall values.\r\n\r\nAfter these first two points, I used the intervals as my guides by taking the lowest possible value in the highest group that covers the appropriate interval. For example, in round 3, I had three intervals from which to choose: .2-.39, .4-.59, and .6-.79. I choose .6 as my point since it is the lowest value in the interval with the highest values that satisfied the thirds requirement.\r\n\r\nThe only limit my theory has is your patience. Subdivide the interval as much as you like, and this theory should(?) hold. Since I have yet to test it at higher orders, I hesitate to make a definitive statement.\r\n\r\nI realize that this isn\'t a rigorous mathematical proof, so please feel free to amend or correct this.',NULL,0);
INSERT INTO comment VALUES (11102,1589,3172,'SilverKnight','re: A possibility','2004-01-16 17:09:36',0,'Those are good thoughts....\r\n\r\nTo confirm, all the points on the interval <I>are</I> zero-dimensional, but you shouldn\'t use .2 (or .4, .6, etc...) as one of your points, because it lies ON a boundary (when dividing the segment into 5 parts).\r\n\r\nI look forward to the listing of the <I>n</I> points in your answer.\r\n\r\n<SUB><PRE>              _/_/_/     _/      _/<BR>           _/      _/   _/    _/<BR>          _/           _/  _/<BR>_/_/_/     _/_/_/     _/_/<BR>                _/   _/  _/<BR>       _/      _/   _/    _/<BR>        _/_/_/     _/      _/<BR>\r\n</PRE></SUB>',11101,0);
INSERT INTO comment VALUES (11103,1380,3172,'SilverKnight','re: solution','2004-01-16 17:12:45',4,'Luminita, you wrote:\r\n<I>\"If BDC is less than 90, the next correct sentence should be:\r\nQP is perpendicular bisector of AB and QZ the perpendicular bisector of CD.\r\nP coincide with Z if and only if BDC is 90.\r\n\r\nIn other words:\r\nQR is the line connecting the middle of the two opposite sides of ABCD. P coincides with Z if and only if QR is parallel to AB so QR parallel to CD, so BDC=90.\"</I>\r\n\r\nWhat the heck is Z?!?\r\n\r\nAnd are you suggesting that the two perpendicular bisectors won\'t intersect?\r\n\r\n<SUB><PRE>              _/_/_/     _/      _/<BR>           _/      _/   _/    _/<BR>          _/           _/  _/<BR>_/_/_/     _/_/_/     _/_/<BR>                _/   _/  _/<BR>       _/      _/   _/    _/<BR>        _/_/_/     _/      _/<BR>\r\n</PRE></SUB>',11100,0);
INSERT INTO comment VALUES (11104,1589,4507,'Penny','Solution (I think !)','2004-01-16 19:17:33',1,'Ah.....better rethink this one.....\r\n\r\n\n\n<i>Edited on <b>January 18, 2004, 5:26 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11105,1589,3172,'SilverKnight','re: Solution (I think !)','2004-01-17 02:21:45',1,'Penny wrote:\r\n<I>\"Notice that this puzzle doesn\'t just ask how large can N be, for N points to be placed on the line so that they are all at least 1/N apart.\"</I>\r\n\r\nThe problem states \"the first n points always occupy different 1/nth parts of the line\"... so my first three points could be...\r\n.32 (occupies the whole region)\r\n.74 (now .32 occupies the 1st half, and .74 occupies the 2nd half)\r\n.35 (now .32 occupies, the 1st third, .35 occupies the 2nd third, and .74 occupies the 3rd third...)\r\n\r\nNote that .32 and .35 are NOT 1/3 or more apart from each other, but this satisfies the problem...\r\n\r\nIt is NOT clear that you can place an infinite number of points in this manner (just try it!)',11104,0);
INSERT INTO comment VALUES (11106,1589,4507,'Penny','re(2): Solution (I think !)','2004-01-17 02:33:21',0,'Best rethink this one, Penny.....\n\n<i>Edited on <b>January 18, 2004, 5:27 am</b></i>',11105,0);
INSERT INTO comment VALUES (11120,1574,1301,'Charlie','worst case & information theoretic','2004-01-18 12:34:11',1,'If you weigh two at a time, there are 6 pairs to weigh (six weighings) in the first round.  If each of these weighings balance, then you have 6 pairs each of member of which is equal in weight to its partner.  In the next three weighings weigh one representative of each against the representative of another.  In at least one case there must be an unequal weighing, showing that in that pair which is the heavy and which is the light coin.  In the third round, just weigh the heavy against a representative of one of the other two pairs: that determines which of those pairs has heavy coins (and in turn the groups of four from the original round).\r\n\r\nThis is 10 weighings.\r\n\r\nIf unequal weights come up earlier than in the above scenario, the number of unknown coins goes down by 2 for each such balance tipping, so you could get by with just 6 weighings, if each pair in the initial round weighed unequally.\r\n\r\nBy information theory, the minimum possible number of weighings (with no guarantee there\'s actually a way of doing it in this few), would be the base-3 log of 12C6.\r\n\r\n12C6 = 924 and its base-3 log is 6.2..., so even theoretically no solution could guarantee less than 7 weighings.\r\n\r\nOne thing that contributes to the excess over the information theoretic value is that certain combinations of results cannot happen, such as a single equal weighing followed by 5 straight unequal weighings in the remainder of the paired coins in the first round.\r\n\r\n<b>On second thought</b>\r\nYou don\'t need the sixth weighing in the above worst-case scenario: If the first 5 weighings all are equal, then so will the 6th, so it is not needed.  On the other hand, in the second round, the third of those three weighings can\'t be dispensed with, as you don\'t know which of the two is the heavier, even though you know one must be.\r\n\r\nThis reduces the worst case scenario to 9 weighings.\r\n\r\nThis also still leaves the way for more clever methods to reduce the worst case to 8 or 7 weighings, but I don\'t see how that can be done.',NULL,0);
INSERT INTO comment VALUES (11107,1589,153,'TomM','re: Solution (I think !)','2004-01-17 02:58:28',0,'I suspect that theoretically n can be infinite, but your thoughts do suggest that it is just possible that there is a limit and it is relatively low. Either way, your solution as posted is flawed.\r\n\r\nYour first error is the assumption that \"The first two have to be placed at least 1/2 apart.\" If the first is placed just before .5 and the second just after, they satisfy the conditions of the game and are far less than 1/2 apart. (Since, in this case, both would be the middle third of the line, you could not progress to n=3, but then you would need  only choose a point immediately after .666... -- which is only slightly more than 1/6, and still far less than 1/2 -- and there will still be somewhere to place the third point.)\r\n\r\nYour second error concerns the algorithm for placing the points.  It fails at n = 6 regardless of your formula. Since, starting with point 4, each point is placed between the last point placed and 1, there is never a point placed between 0 and .333... Once the length of a segment drops to .1666... or lower there are segments in that range without points.\r\n\r\nNote: For reasons SilverKnight explains in the previous response, the points in your algorithm should be irrational numbers arbirarily close to the numbers listed. (As long as n remains finite, a chosen point can be rational, p/q [reduced], provided it is not true that p &#8804; q &#8804; n, but for infinite n that eliminates all rationals\r\n\r\nEdit: added following paragraph\r\n\r\nWhile I was composing this, Penny and SilverKnight both posted new responses. My reference to SK\'s \"last\" reponse refers to his last previous response. (His second)\n\n<i>Edited on <b>January 17, 2004, 3:04 am</b></i>',11104,0);
INSERT INTO comment VALUES (11108,1589,4507,'Penny','re(2): Solution (I think !)','2004-01-17 03:32:15',1,'I think not, Penny......\n\n<i>Edited on <b>January 18, 2004, 5:27 am</b></i>',11107,0);
INSERT INTO comment VALUES (11119,1589,2682,'exoticorn','re(2): Solution','2004-01-18 06:36:27',0,'Ok, here is the program I used. It is written in Ruby (www.ruby-lang.org).\r\nIt doesn\'t print out the solution as points but rather as ranges in which to place the points.\r\n\r\nTo answer you second questions: Either the algorithm I used is flawed or there simply isn\'t any solution with more than 17 points. I\'m personally in favour of the latter hypothesis, but feel free to prove me wrong ;)\r\n\r\n<tt>\r\nrequire \'rational\'\r\n\r\nclass Rational\r\n&nbsp;&nbsp;def inspect\r\n&nbsp;&nbsp;&nbsp;&nbsp;\"%d/%d\" % [@numerator, @denominator]\r\n&nbsp;&nbsp;end\r\nend\r\n\r\ndef rec(ranges, solution)\r\n&nbsp;&nbsp;level = ranges.size\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;if level == 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;p ranges + solution\r\n&nbsp;&nbsp;&nbsp;&nbsp;throw :found\r\n&nbsp;&nbsp;end\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;step = Rational(1, level)\r\n&nbsp;&nbsp;right = 0\r\n&nbsp;&nbsp;ranges.map! do |range|\r\n&nbsp;&nbsp;&nbsp;&nbsp;left = right\r\n&nbsp;&nbsp;&nbsp;&nbsp;right += step\r\n&nbsp;&nbsp;&nbsp;&nbsp;return if left >= range.end || right &lt;= range.begin\r\n&nbsp;&nbsp;&nbsp;&nbsp;([left, range.begin].max)..([right, range.end].min)\r\n&nbsp;&nbsp;end\r\n&nbsp;&nbsp;\r\n&nbsp;&nbsp;next_ranges = []\r\n&nbsp;&nbsp;until ranges.empty?\r\n&nbsp;&nbsp;&nbsp;&nbsp;cur_range = ranges.shift\r\n&nbsp;&nbsp;&nbsp;&nbsp;rec(next_ranges + ranges, [cur_range] + solution)\r\n&nbsp;&nbsp;&nbsp;&nbsp;next_ranges << cur_range\r\n&nbsp;&nbsp;end\r\nend\r\n\r\nfor level in 2..18\r\n&nbsp;&nbsp;printf \\\"Level: %d\\n\\\", level\r\n&nbsp;&nbsp;catch :found do\r\n&nbsp;&nbsp;&nbsp;&nbsp;rec([Rational(0, 1)..Rational(1, 1)] * level, [])\r\n&nbsp;&nbsp;end\r\nend\r\n</tt&gt;\r\n',11117,0);
INSERT INTO comment VALUES (11109,1589,153,'TomM','re(3): Solution (I think !)','2004-01-17 09:41:27',0,'Instead of retro-active corrections, consider it successive rounds of the game learning as you go :)\r\n\r\nIf your statement, \"And without retroactive corrections, there is no way the first two points can be placed less far apart than the entire length of the line segment, if you hope to be able to place as many as 5 points down,\" is true, and if the same principle holds for the position of each succsessive point, then you have a point. (More than that, you have the solution to the puzzle.)\r\n\r\n<I>But</I>, you give no proof of those constraints or even reasons to accept them as assumptions.',11108,0);
INSERT INTO comment VALUES (11110,1589,4507,'Penny','re(4): Solution (I think !)','2004-01-17 10:36:59',1,'I don\'t know if............. \n\n<i>Edited on <b>January 18, 2004, 5:28 am</b></i>',11109,0);
INSERT INTO comment VALUES (11118,1380,5178,'Dan Porter','Why do you need Z?','2004-01-18 06:10:14',0,'Think of a top down view.  Point A is directly above point C so they appear to be one point.  Also, line CP is is diectly above AP.  So far in this veiw you have one straight line. Now draw a second line of equal length to show angle APB.  Draw a third line of equal lenght just a few degrees off of PB to show angle CPD.  Now complete both isosceles triangles by drawing AB and CD.  The solution is as I stated before. ABDC is not a quadralateral rather AD is the line of intersection between plane ACD and ABD.  Vertex D has 4 serfaces and point P is shared by the triangles.  Think of it this way. You can make AP any length as long as BP is the same.  Also, you can make AB any length without regard to CD.  By changing AP and  AB you can always place point A diectly above point C and still have 2 isosceles triagles sharing point P no mater where in space P may lay.  Do you self a favor, draw segment AD!\r\n \r\nBy the way.  If I wanted to find the angle to straighten the table leg show as BD I wouldn\'t even focus on vertex D but vertex B so when I got an angle to correct by it would be based on the table top and not the angle of another lag to the floor.  Angles to the floor change as you straighten legs!  This means you need to fold the quad on the BC line of intersecting planes. But this is another problem.  ',NULL,0);
INSERT INTO comment VALUES (11111,1505,1754,'Rachel Mantis','re: Found the Answer','2004-01-17 11:47:07',0,'Ah, now I see it. The nth letter of the alphabet is represented by the number n(n+1).',9861,0);
INSERT INTO comment VALUES (11112,676,1754,'Rachel Mantis','Solution','2004-01-17 11:58:56',0,'Heron\'s formula states that the area of any triangle is &#8730;p(p-a)(p-b)(p-c), where p is the semiperimeter, and a, b, and c are the sides. Let b = x, a = x - d, and c = x + d; then the area is &#8730;(3x/2)(x/2 + d)(x/2)(x/2 - d). Simplifying, this is x/2 * &#8730;3x^2/4 - d^2.\r\n\r\nThe area of a triangle with side length s is s^2 * (&#8730;3)/4. s = x in this case, so:\r\n\r\nx/2 * &#8730;(3x^2/4 - d^2) = x^2 * (&#8730;3)/4 * 3/5\r\n&#8730;(3x^2/4 - d^2) = 3x/10 * &#8730;3\r\n3x^2/4 - d^2 = 27x^2/100\r\n12/25 * x^2 = d^2\r\nd = 2x/5 *  &#8730;2\r\n\r\nThe ratio is then x - 2x/5 *  &#8730;2 : x : x + 2x/5 *  &#8730;2. Cancelling out the x\'s:\r\n\r\n(5 - 2&#8730;2)/5 : 1 : (5 + 2&#8730;2)/5\r\n\r\n(Honestly, did you guys think it would come out with rationals? The area of an equilateral triangle always involves &#8730;3 in some way.)',NULL,0);
INSERT INTO comment VALUES (11113,676,3558,'Tristan','re: Solution','2004-01-17 12:26:21',0,'You said, \"...the area is &#8730;(3x/2)(x/2 + d)(x/2)(x/2 - d). Simplifying, this is x/2 * &#8730;3x^2/4 - d^2.\"\r\n\r\nCheck your math.  It actually simplifies to x/2 * &#8730;(3x&#178;/4 - <b><i>3</i></b>d&#178;.',11112,0);
INSERT INTO comment VALUES (11114,1589,153,'TomM','Six point counter-example','2004-01-17 13:03:34',0,'Point A = .1\r\nPoint B = .55\r\n\r\n0 &#60;.1&#60;.5\r\n.5&#60;.55&#60;1\r\n\r\nPoint C = .9\r\n\r\n0&#60;.1&#60;.333...\r\n.333...&#60;.55&#60;.666...\r\n.666...&#60;.9&#60;1\r\n\r\nPoint D = .3\r\n0&#60;.1&#60;.25\r\n.25&#60;.3&#60;.5\r\n.5&#60;.55&#60;.75\r\n.75&#60;.9&#60;1\r\n\r\nPoint E = .7\r\n\r\n0&#60;.1&#60;.2\r\n.2&#60;.3&#60;.4\r\n.4&#60;.55&#60;.6\r\n.6&#60;.7&#60;.8\r\n.8&#60;.9&#60;1\r\n\r\nPoint F = .4\r\n\r\n0&#60;.1&#60;.1666...\r\n.1666&#60;.3&#60;.333...\r\n.333...&#60;.4&#60;.5\r\n.5&#60;.55&#60;.666...\r\n.666...&#60;.7&#60;.8333...\r\n.8333...&#60;.9&#60;1\r\n\r\nI found this by \"working backward\": I started with six points correctly placed and eliminated one leaving the other five correctly placed for the previous step, etc.\r\n\r\nActually I was working on an indirect proof of Penny\'s theory and expected to be unable to find a proper point C to complete a counter-example.',11110,0);
INSERT INTO comment VALUES (11115,1388,3558,'Tristan','One solution','2004-01-17 16:38:40',3,'K=king; Q=queen; n=knight\r\n\r\n<tt>-------Q\r\n-n------\r\n--------\r\n---nn---\r\n---nn---\r\n--------\r\n------K-\r\nQ-------\r\n\r\nIn this solution, I assumed that occupied spaces already count as under attack.',NULL,0);
INSERT INTO comment VALUES (11116,1589,2682,'exoticorn','Solution','2004-01-17 17:08:52',3,'I can place 17 points, for example like this:\r\n0.95, 0.27, 0.54, 0.14, 0.71, 0.42, 0.85, 0.07, 0.62, 0.353, 0.77, 0.21, 0.48, 0.9, 0.01, 0.65, 0.3\r\n\r\nI cannot place 18 points.\r\n\r\nOk, I have to admit that I had to write a computer program to succesfully place that many points. ;)',NULL,0);
INSERT INTO comment VALUES (11117,1589,3172,'SilverKnight','re: Solution','2004-01-17 22:29:00',4,'Exoticorn, I\'ve verified your answers. And they work for 17 points!  Well done.  I wonder if anyone can get 18 or more....\r\n____________________________________\r\n\r\nFirst, why don\'t you post the program you used?\r\n\r\nSecond, (to play Devil\'s Advocate) why was your program unable to continue and get an eighteenth (or higher) point?\n\n<i>Edited on <b>January 18, 2004, 3:44 am</b></i>',11116,0);
INSERT INTO comment VALUES (11121,1589,153,'TomM','My algorithm','2004-01-18 12:47:21',0,'I have not worked with programming languages very extensively, or very recently, so I can\'t write programs, but the algorithm I used to find the six point solution is below:\r\n\r\n<PRE>Step 1: \r\n     Divide the like into n segments\r\n     Label the segments\r\n          &#945; = (0 -- 1/n)\r\n          &#946; = (1/n -- 2/n)\r\n          . . . \r\n          &#957; = ([n-1]/n -- 1)\r\n\r\nStep 2:\r\n     \"Eliminate\" one segment \r\n     Label any point in that segment N\r\n\r\nStep 3: \r\n     Refine ranges for the remaining segments:\r\n          0&lt;&#945;<1/n \r\n          0<&#945;<1/(n-1) \r\n          -----\r\n          0<&#945;<1/n\r\n\r\n          1/n<&#946;<2/n \r\n          1/(n-1)<&#946;<2/(n-1) \r\n          -----\r\n          1/(n-1)<&#946;<2/n\r\n\r\n          . . . \r\n\r\n          (n-1)/n<&#957;<1 \r\n          (n-2)/(n-1)<&#957;<1 \r\n          ----- \r\n          (n-1)/n<&#957;<1\r\n\r\n     Repeat steps 2 and 3 for n\'=(n-1), retaining and\r\n        further refining ranges\r\n\r\n     If sucessful, you have a solution for N points. \r\n     If not sucessful (if in Step 3 the two inequalities\r\n        used to refine a range do not overlap) return to\r\n        step 2 and \\\"eliminate\\\" a different range. \r\n     If all ranges have been unsuccessful, return \r\n        to Step 2 of the previous level and \\\"eliminate\\\"\r\n        a different range.</pre&gt;\r\n<i><b>Edited to restore original formatting</b></i>\n\n<i>Edited on <b>January 19, 2004, 12:30 am</b></i>',11119,0);
INSERT INTO comment VALUES (11127,1587,5015,'joel','that\'s correct charlie','2004-01-19 02:22:06',0,'through creation of imaginary lines you can form a square in the middle so r= &#8730;2-1',NULL,0);
INSERT INTO comment VALUES (11128,1445,4098,'lovejoy','','2004-01-19 03:02:17',0,'help me out please someone,the solution to \"I coax the lazy\" etc,is given as being one set of scrabble letters, but reading the comments no one gave that as an answer, What am I missing here? ',NULL,0);
INSERT INTO comment VALUES (11129,1445,3172,'SilverKnight','re: No Subject','2004-01-19 03:42:19',0,'Lovejoy wrote:\r\n<I>\"What am I missing here?\"</I>\r\n\r\nYou\'re not missing anything....  No one figured out the solution that Gamer had in mind.  A scholar, or perhaps Levik, decided that the solution should be posted and did so.',11128,0);
INSERT INTO comment VALUES (11122,1589,153,'TomM','re: My algorithm (correction)','2004-01-18 13:20:58',0,'For some reason, after I corrected the formatting, I lost some lines from Step 2 (refining the ranges) -- they show up fine in the text box but print in the dialog box as blank lines. They should read:\r\n\r\n0<&#945;<1/n \r\n0<&#945;<1/(n-1)\r\n          -----\r\n          0<&#945;<1/n\r\n\r\n\r\n          1/n<&#946;<2/n \r\n1/(n-1)<&#946;<2/(n-1)\r\n          -----\r\n          1/(n-1)<&#946;<2/n\r\n\r\n          . . . \r\n\r\n          (n-1)/n<&#957;<1 \r\n(n-2)/(n-1)<&#957;<1\r\n          ----- \r\n          (n-1)/n<&#957;<1',11121,0);
INSERT INTO comment VALUES (11123,1284,5234,'mobb','chessboard','2004-01-18 13:34:27',0,'I THINK IT IS NOT THAT COMPLEX- 60 POSSIBILITIES DIVIDED BY 249984 TOTAL = .OOO240015\r\n',NULL,0);
INSERT INTO comment VALUES (11124,1284,5234,'mobb','CHESSBOARD','2004-01-18 13:40:09',0,'MY APOLOGIES - i JUST REREAD THE PROBLEM. I WAS LOKKING AT IT AS 3 CONNECTING DIAGONALS\r\n',NULL,0);
INSERT INTO comment VALUES (11125,1574,4507,'Penny','An alternative method','2004-01-18 22:37:38',3,'This method will sort the coins with a minuimum of 5 balances, and a maximum of 12. \r\n\r\nDivide the 12 coins into 3 groups of 4 coins each. (Let c indicate a 24g coin, and C a 25g coin). \r\n\r\n(1) Do 2-3 preliminary balances to determine the group weight relationships.\r\n\r\n(2) If all 3 groups are of equal weight, then the coin distribution can only be (CCcc CCcc CCcc), and 3-9 additional balances will be required. For each of the 3 equal groups: divide it into two 2-coin subgroups, and balance them. If the 2 subgroups are equal, exchange 2 coins and balance them again. If they are still equal, one more coin exchange can produce inequality.\r\n           \r\n(3) If one group is lighter, and the other 2 are equally heavier, then the coin distribution must be (cccc CCCc CCCc), and 4 additional balances will be required. For each of the 2 equally heavier groups, divide it into two 2-coin subgroups, and balance them. Then balance the 2 coins of the lighter subgroup.\r\n \r\n(4) If 1 group is heavier, and the other 2 are equally lighter, then the coin distribution must be (CCCC Cccc Cccc), and 4 additional balances are required. For each of the 2 equally lighter groups, divide it into two 2-coin subgroups, and balance them. Then balance the 2 coins of the heavier subgroup.\r\n\r\n(5) If all 3 groups are of different weight, between 2 and 8 additional balances are required. First, divide the heaviest group into two 2-coin subgroups, and balance them. If they are equal, then the coin distribution must be (cccc CCcc CCCC). If not, then the distribution is (Cccc CCcc CCCc). (a) If the distribution is (cccc CCcc CCCC), divide the middle group into two 2-coin subgroups, and balance them. If they are equal, exchange 2 coins and re-balance them. If they are still equal, one more coin exchange will produce inequality. (b) If the distribution is (Cccc CCcc CCCc), first divide the lightest group into two 2-coin subgroups, and balance them. Then balance the 2 coins of the heavier subgroup. Next, divide the middle group into two 2-coin subgroups, and balance them. If the result is equality, exchange 2 coins and re-balance them. If they are still equal, one more coin exchange will produce inequality. Finally, divide the heavier group into two 2-coin subgroups, and balance them. Then balance the 2 coins of the lighter subgroup.\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 18, 2004, 11:18 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11126,1574,4507,'Penny','re: An alternative method','2004-01-18 23:22:54',0,'My last revision of \"An alternative method\" gives a method with a minimum of 5 balances, and a maximum of 12. \r\n ',11125,0);
INSERT INTO comment VALUES (11130,1286,3172,'SilverKnight','solution (spoiler)','2004-01-19 08:42:32',3,'The order of the horses is:\r\n<B>FOURTH\r\nSECOND\r\nFIFTH\r\nFIRST\r\nTHIRD</B>\r\n\r\nI solved it by filling out the grid below...  You can see below which sentence gave me the clue to say that a given horse could or could not come in any given position.  Where you see (6), I had to go back to the third statement after having read the 5th statement.\r\n\r\nFor instance, the first statement was <I>\"\'FIRST\' did not come in first\"</I>, so I placed N(1) in the appropriate position.\r\n<PRE>                     <U><I>PLACE</I></U><BR>           1     2     3     4     5<BR><U><I>NAME</I></U>     _____ _____ _____ _____ _____<BR>        |     |     |     |     |     |<BR>FIRST   | N(1)| N(6)| N(5)| <B>Y</B>(6)| N(3)|<BR>        |_____|_____|_____|_____|_____|<BR>        |     |     |     |     |     |<BR>SECOND  | N(2)| <B>Y</B>(6)| N(5)| N(6)| N(2)|<BR>        |_____|_____|_____|_____|_____|<BR>        |     |     |     |     |     |<BR>THIRD   | N(3)| N(5)| N(5)| N(5)| <B>Y</B>(5)|<BR>        |_____|_____|_____|_____|_____|<BR>        |     |     |     |     |     |<BR>FOURTH  | <B>Y</B>(5)| N(4)| N(5)| N(5)| N(5)|<BR>        |_____|_____|_____|_____|_____|<BR>        |     |     |     |     |     |<BR>FIFTH   | N(5)| N(5)| <B>Y</B>(5)| N(5)| N(5)|<BR>        |_____|_____|_____|_____|_____|\r\n</PRE>',NULL,0);
INSERT INTO comment VALUES (11131,1286,4507,'Penny','The easiest puzzle in floobelian history !!!','2004-01-19 09:15:33',3,'FOURTH 1st; SECOND 2nd; FIFTH 3rd; FIRST 4rth; THIRD 5rth.\r\n\r\n(I nearly fell over when I read SilverKnight\'s solution. Talk about killing a mosquito with a sledgehammer !!!!!!)\n\n<i>Edited on <b>January 19, 2004, 9:22 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11132,1286,3386,'Victor Zapana','solution (same as sks) but diff approach','2004-01-19 09:35:59',0,'FOURTH SECOND FIFTH FIRST THIRD\r\nI used the following approach:\r\nLet\'s say: \r\nFir= First\r\nS= Second\r\nT= Third\r\nFo= Fourth\r\nFif= Fifth\r\nThe outcome of the race will be:\r\n____ ____ ____ ____ ____ <p>\r\nFIRST did not come first, so:\r\n____ ____ ____ ____ ____\r\n------Fir---Fir---Fir---Fir\r\nSECOND was neither first nor last.\r\n____ ____ ____ ____ ____\r\n-----Fir--Fir--Fir--Fir\r\n-----S----S----S\r\nTHIRD came in one place after FIRST. (This means FIRST can\'t be last, for there is no place after last place.)\r\n____ ____ ____ ____ ____\r\n-----Fir--Fir--Fir\r\n-----S----S----S\r\n----------T----T----T\r\nFOURTH was not second.\r\n____ ____ ____ ____ ____\r\n-----Fir--Fir--Fir\r\n-----S----S----S\r\n----------T----T----T\r\nFo--------Fo---Fo---Fo\r\nFinally, FIFTH was two places below FOURTH (This means that FOURTH can\'t be 4th or last place, for there is no place 2 places after them.)\r\n____ ____ ____ ____ ____\r\n-----Fir--Fir--Fir\r\n-----S----S----S\r\n----------T----T----T\r\nFo--------Fo\r\n----------Fif-------Fif\r\nBecause there is only one horse that could be first place (FOURTH), it must be first. Because we know where FOURTH is, we know where FIFTH is, which is 2 places after. No other horse can be in that place.\r\n-Fo--____ Fif--____ ____\r\n-----S---------S \r\n-----Fir-------Fir\r\n---------------T----T\r\nFIRST cannot be 2nd place because THIRD has to be one place after FIRST, but 3rd place is already filled. So, FIRST but in the remaining spot, 4th. Thus, THIRD must be last.\r\n-Fo--____ Fif--Fir--T\r\n-----S\r\nBecause SECOND remains, it must be in the last spot.\r\n Fo S Fif Fir T\r\nFOURTH SECOND FIFTH FIRST THIRD\r\n',NULL,0);
INSERT INTO comment VALUES (11133,1286,4507,'Penny','re: solution (same as sks) but diff approach','2004-01-19 09:43:07',4,'I hate to nag, but why did you post this elaborate solution? A superficial reading shows that only FOURTH could have finished 1st, and the 2nd place finisher was either FIRST or SECOND. From that, and the other hints, it takes about 3 seconds to solve this one.   ',11132,0);
INSERT INTO comment VALUES (11134,1286,1567,'Bryan','re(2): solution (same as sks) but diff approach','2004-01-19 10:26:25',0,'Actually, Penny loves to nag (c\'mon, Penny, be honest!), but I agree with her conclusion.',11133,0);
INSERT INTO comment VALUES (11135,1286,2716,'Federico Kereki','Short solution','2004-01-19 11:50:14',3,'FIRST, SECOND, THIRD and FIFTH couldn\'t be 1st, so FOURTH was 1st, and thus FIFTH was 3rd. FIRST must have been 4th so THIRD can be one place after (5th), and so SECOND was 2nd.\r\n',NULL,0);
INSERT INTO comment VALUES (11136,1599,4374,'Richard','It looks to me like ...','2004-01-19 13:42:34',1,'It looks to me like the number base must be odd.  Also, it looks to me like the binomial theorem will be a useful tool to show that at least one of the two numbers must be even, especially in the case where the base is of the form 4k+3.',NULL,0);
INSERT INTO comment VALUES (11137,1574,2899,'Brian Wainscott','Simple approach','2004-01-19 13:52:15',0,'You can always do it simply in 10 weighings..\r\n\r\nTake one coin and designate it the \"master\" coin..  Take each each of the other coins in turn and weigh them against this one.  At some point you will find a coin that is heaver or lighter than the master.  Also, you will find 5 other coins of the same weight as the master.  Once you have done both of these, you are done.  This could be as few as 6 weighings, or as many as 10.  There is never any point in weighing the last coin, since you know what it must be....\r\n\r\nBut I think Charlie\'s worst case of 9 is best.\n\n<i>Edited on <b>January 19, 2004, 3:30 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11143,1574,4189,'John','re: Simple approach','2004-01-19 17:52:38',0,'I like the \"Master Coin\" method.  To reduce the maximum weighings from 10 to 9 (thereby tying Charlie\'s method) you can weigh two of the final 3 \"unknown\" coins on the 9th weighing.  If they\'re equal, they both belong to whichever category you know 4 of.  If they\'re unequal, then they\'re one each, and you know which is which, and you know what the 12th coin must be.\r\n\r\nThere\'s no need to weigh any of the final 3 coins against the Master Coin.\r\n\r\nCheers!  :^)',11137,0);
INSERT INTO comment VALUES (11138,1599,1626,'Gamer','re: It looks to me like ...','2004-01-19 14:08:48',3,'The first number is never prime. As long as it\'s written in at least base 3, it\'s divisible by 101010101... times 11; \r\n\r\nFor example, if it was base 5, it would be (6*1)+(6*25)+(6*625)... in base 10.\r\n\r\n\r\nThe second number would be represented by (11*10)+2, and since the first number is 1 more than the second, one of them must be divisible by two. Even times odd plus even is still even and divisible by 2 so it\'s not prime either.\r\n\r\nFor example, 112 in base 5 is (6*5)+2, or 32, in base 6 it\'s (7*6)+2 or 44.',11136,0);
INSERT INTO comment VALUES (11139,1599,4670,'e.g.','Short','2004-01-19 14:08:53',3,'If the first number (1111...11) is in base P, it is (1+)(1+P^2+P^4...); if it has more than two digits, it will be a composite number. Therefore, the first number is just 11, and P must be one less than a prime. Also, P cannot be 2, since that digit is  used in the second number, so P is even.<br>\r\nThe second number is (P+P^2+P^3+...) + 2, obviously even, so it cannot be a prime number.',NULL,0);
INSERT INTO comment VALUES (11140,1459,1626,'Gamer','re: Miraculous Melons ?????','2004-01-19 14:14:16',0,'I didn\'t call it by the name of the problem I found it from, rather something in the context so that I would get original responses rather than something copied and pasted *cough*',11042,0);
INSERT INTO comment VALUES (11141,1599,1301,'Charlie','','2004-01-19 14:21:12',3,'The first of the two numbers, in order to be prime, must actually be written in an even base.  In an odd base, the value would be the sum of an even number of odd numbers, resulting in an even number, which can\'t be prime if it\'s larger than 2, which this would be.  So by the first number, the base must be even. (for example 11 is prime in base 10, 12, 16 or 18).\r\n\r\nBut if the base is even, then the second number is even, which again, can\'t be prime, as it is also larger than 2, the only even prime.',NULL,0);
INSERT INTO comment VALUES (11142,1445,1626,'Gamer','','2004-01-19 14:36:21',0,'I think everyone thought Penny\'s solution was logical enough that everyone would have thought this was solved, so I posted the actual solution. :)',NULL,0);
INSERT INTO comment VALUES (11144,1599,4374,'Richard','ET?','2004-01-20 00:45:06',4,'Are you perhaps an extraterrestrial? You are very perceptive, that\'s for sure. Good solution!',11141,0);
INSERT INTO comment VALUES (11145,1589,5256,'Paul','Solution (Infinite Points)','2004-01-20 01:06:18',0,'Start with a small number e (for epsilon).  Your first point is 1/2+e.  The sequence goes as follows (all numbers are +e):\r\n1/2, 1/4,3/4,  1/8,3/8,5/8,7/8, 1/16,3/16,5/16,7/16,9/16,11/16,13/16,15/16, etc.\r\n\r\nJustification:  Well I haven\'t taken the effort to completely justify, but if you try some it seems like the next point in this \"dyadic\" sequence always fills in the gap you need.  Assuming this does continue to work (for e small enough), I figure there should be some argument with inequalities to justify.',NULL,0);
INSERT INTO comment VALUES (11146,1286,4098,'lovejoy','seems easy?','2004-01-20 01:20:39',0,'fourth\r\nsecond\r\nfifth\r\nfirst\r\nthird\r\nI think',NULL,0);
INSERT INTO comment VALUES (11147,1589,2682,'exoticorn','re: Solution (Infinite Points)','2004-01-20 02:52:12',0,'A nice thought, but it already fails for 5 points:\r\n\r\nThe sorted first 5 points are: 1/8, 1/4, 3/8, 1/2, 3/4\r\nNow this means that 1/2+e has to be greater than 3/5, and therefore e has to be greater than 0.1.\r\n\r\nBut if you now look at the first 3 points: 1/4, 1/2, 3/4, you\'ll notice that 1/4+0.1 is greater than 1/3, so there is no choice of e that will make this work.',11145,0);
INSERT INTO comment VALUES (11148,1589,153,'TomM','Possible correction to infinite point solution','2004-01-20 06:17:55',0,'A valiant effort, and on first look satisfying, but as exoticorn points out, it fails at 5 points.  I suspect it fails similarly at every level k where k=(2^n)+1 points. \r\n\r\nI have not yet tested it out yet, but I\'d like to suggest that point A be just &epsilon;. Point B would be Paul\'s Point A (&epsilon;+(1/2)). Point C would be Paul\'s Point B (&epsilon;+(1/4), etc. This would relieve the \"strain\" on the first segment at levels k=(2^n)+1 points. It may just move that strain to a different point, <i>(It does -- at level 3 with points &epsilon;, &epsilon;+.25 and &epsilon;+.5, &epsilon; must lie between .16 and .33, a very high value for a \"vanishingly small\" number)</i> and the points may need to be added in each level range 2^(n-1)&#60;k&#8804;2^n in an order other than simply with numerators 1,3,5... to relieve that strain.\r\n\r\nAnother possibility might be to start with A=&epsilon;, B= 1-&epsilon;, and then start adding Paul\'s sequence with C=&epsilon;+.5, D=&epsilon;+.25, etc.',11145,0);
INSERT INTO comment VALUES (11149,1599,2716,'Federico Kereki','Solution','2004-01-20 08:06:02',3,'If the first number is more than two digits long, independently of the number base, you could write<br>\r\n111111....11 = 11 x 10101...1<br>\r\nso the number would be composite.<br>\r\nIf the first number is two digits long, the number base could be either 1 (not possible, because then a \"2\" wouldn\'t be used in the second number) or a prime, greater than 2, minus 1, which works out to an even number.<p>\r\nIn the latter case, call the base B; the second number would equal a multiple of B, + 2, which would be even, so it couldn\'t be a prime.',NULL,0);
INSERT INTO comment VALUES (11150,532,5178,'Dan Porter','Another solution','2004-01-20 08:53:44',0,'Before the flood people live 500 years or more having who knows how many children per couple.  If heaven only had thousands and not millions or billions then he may have known them on earth.\r\n\r\nAlso, if you think about it.  You have 2 parents, 4 grandparents, 8 great grandparents... ect.  So if you keep going you exceed the population of the planet well after the death of Christ.  Therefore we are all products of some sort of distant incest without reguard to creation vs evolution.',NULL,0);
INSERT INTO comment VALUES (11151,1390,5178,'Dan Porter','They were all wrong','2004-01-20 09:04:01',0,'Cats kill to eat.  A rat is a big meal for a cat.  Cats always sleep for hours after a big meal.  6 cats might kill 6 rats in 6 minutes but it would be hours at least before any of the 6 killed again.  To kill 100 rats in 50 minutes you need 100 cats.\r\n\r\nCats sometimes kill for fun but they also sometimes share prey.  All the answers are too low!\n\n<i>Edited on <b>January 20, 2004, 9:09 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11152,1390,1301,'Charlie','2/3 of an answer','2004-01-20 09:09:16',1,'Ryan\'s answer is based on the assumption that if, as in this case, one cat can kill one rat in 6 minutes, then three cats can kill one rat in 2 minutes.  This is because 50 minutes is not evenly divisible by 6 minutes, the killing time for one rat by one cat.  After 48 minutes, during which each of Ryan\'s 12 cats has killed 8 rats, for a total kill up to then of 96 rats, Ryan assumes that the remaining 4 rats can be killed in the remaining two minutes by teaming up 3 cats to each of these rats.\r\n\r\nStefanie, loath to make the assumption that just because one cat can kill one rat in 6 minutes that they can team up with the same efficiency, provides enough cats to get the job done in 48 minutes, leaving 9 of the cats with two minutes of rest each and 4 of the cats with 8 minutes rest (9 x 8 + 4 x 7 = 100).\r\n\r\nTom must have convinced the teacher that the cats would get in each other\'s way.  I can\'t figure a good mathematical reason for choosing 14, however.\n\n<i>Edited on <b>January 20, 2004, 9:13 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11153,554,5178,'Dan Porter','Not looking at the solution','2004-01-20 10:49:19',0,'Without looking at the solution I would count up from one.  For every number that is not prime I would concatonate 10 to the right end of the string.  For every number that is prime I would concatonate 1000 to the right end of the string. \r\n\r\n\r\n10 10 1000 10 1000 10 1000 10 10 10 1000 10 1000\r\n\r\nUsining this method the next 5 digits would be 10101.\r\n\r\nOK just looked at the solution.  Seems I had the right idea but not the right answer.\n\n<i>Edited on <b>January 20, 2004, 10:53 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11154,65,5178,'Dan Porter','seems simple to me','2004-01-20 11:07:00',0,'There are 6 card sides you can see.  3 back and 3 red.  Of thoughs 6 possiblities there are 4 loosing combonations and 2 winning combonations. A 1 in 3 chance of winning.  Once you see the color there are 2 cards with 4 sides.  You know one side of one card so there are 3 hidden sides.  Only 1 of the 3 hidden sides will make you win.  It is still a 1 in 3 chance of winning.\r\nThis is a very bad bet!',NULL,0);
INSERT INTO comment VALUES (11155,521,4718,'Jack Squat','','2004-01-20 11:23:15',1,'I have to back up DJ\'s answer (mine was 018).  Who\'s to say there can\'t be a leading zero?  Zip codes are 5 digit numbers, yet there are leading zero zip codes.  ',NULL,0);
INSERT INTO comment VALUES (11156,1390,1575,'DJ','re: 2/3 of an answer (FYI...)','2004-01-20 11:37:48',2,'There is a good mathematical reason for all three answers.\r\n\r\n=)',11152,0);
INSERT INTO comment VALUES (11157,1022,5219,'draistal','Full solution to the problem','2004-01-20 11:58:08',3,'To solve this problem of dice rolling, begin by listing all the possible roles that sum to 15. For example, 3,6,6 or 5,5,5. Note that permutations of a role are not needed (otherwise you’ll be listing roles until tomorrow and doing unnecessary extra work). I uncovered a total of 103 different combinations of roles that lead to 15. I found that listing the dice roles in ascending order helped to make sure I didn’t duplicate or miss anything.\r\n\r\nThe next challenge is to find the total number of alternative roles. That means, you role the last die and the sum of your roles exceeds 15 without landing on it. For example, in the case of 5,5,5, you role a 6 instead of the last five. If you role a 4 instead of the last 5, you still have a chance to total to 15 by rolling a 1.\r\n\r\nTo count the total number of alternative combinations, we have to assume that the dice can role the numbers in any order. Thus, for 3,6,6, we assume that 6,3, 3,6 and 6,6 are possible first two role pairs. The fact that 6,6 will only occur 1/5 of the time compared to 6,3 and 3,6’s 2/5 probability is irrelevant to just counting the total number of alternative solutions.\r\n\r\nFor each combination that sums to 15, use the following formula:\r\nIf any number of 1’s are present, add 5 to the total number of alternative solutions\r\nIf any number of 2’s are present, add 4\r\nIf any number of 3’s are present, add 3\r\nIf any number of 4’s are present, add 2\r\nIf any number of 5’s are present, add 1\r\nIf any number of 6’s are present, add 0\r\n\r\nWhy is this? Let’s look at the combination of 15 1’s. Let’s say you have rolled 14 1’s so far. If you don’t role a 1 on your last role, you pass 15. 2, 3, 4, 5, and 6 are alternative roles, so there are 5 total alternative results. Some people may wonder why we don’t add 5 alternatives results for each 1. The reason is that we are only concerned with the very last role. Imagine you having 15 different dice, and you role them all one by one. The first 14 dice all show 1’s. You have only a 1/6 chance that the final role will be a 1, bringing your total to 15. Otherwise you have a 5/6 chance that the total sums to greater than 15 – 5 alternative solutions. If you repeat this same experiment indefinitely, you will always have only 5 alternative solutions at the end.\r\n\r\nNow, this changes with 13 1’s and a 2. At the end of 13 roles, you can have 13 1’s, or you can have 12 1’s and a 2. In the former situation, you need a 2 to hit 15. If you role a 3, 4, 5, or 6, you pass 15. But if you role a 1, you are only at 14, so a 1 takes you to the previously described situation. So, if you need a 2, only 4 alternative solutions exist. If, on the other hand, you have rolled 12 1’s and a 2, you now need a 1. This goes back to the previously described scenario, where there are 5 alternative solutions. So, there are a total of 9 alternative scenarios. You can apply this logic to the remaining 101 dice role combinations. I discovered that in all 961 alternative results could be rolled.\r\n\r\nAdd the alternative results to the to the combinations that sum to 15 to get 1064 total possible combinations given that you must stop rolling once you hit 15 or greater. Divide the 103 sum-to-15 combinations by 1064 to discover that there is only a 9.7% chance of getting 15.\r\n\r\nTo calculate the most frequently occurring number, go back through the 103 combinations and count the number combinations that have any number of 1’s. Do the same for 2’s, 3’s, 4’s, and 5’s. The total number of alternative solutions that sum to 16 equals the results for 1’s + the results for 2’s + … + the results for 5’s. The total number of alternative solutions that sum to 17 equals the results for 1’s + 2’s + 3’s + 4’s. 18 is 1’s + 2’s + 3’s, 19 is 1’s + 2’s, and 20 is only 1’s. I found the following:\r\n\r\nSum of dice roles, total number of occurrences\r\n15, 103\r\n16, 278\r\n17, 246\r\n18, 204\r\n19, 149\r\n20, 84\r\n\r\nThus, 16 is the most common result. \r\n',NULL,0);
INSERT INTO comment VALUES (11158,528,4718,'Jack Squat','sdrawkcab krow','2004-01-20 12:12:27',3,'You might find this solution a bit easier to follow (but maybe not!)\r\n\r\nDefine Old as x and Young as y\r\n\r\nNow start at the end and work the other way: \"when Old was 3x as old as Young\".  Let \'a\' be how long ago that was and you get:\r\n\r\n(x-a) = 3(y-a)\r\n\r\nNow look at \"when Young is 3x as old as Old was\".  Define \'b\' to be how far into the future that is, and using the fact we just defined Old to be x-a we get:\r\n\r\n(y+b) = 3(x-a)\r\n\r\nNext \"when Old was half as old as Young will be\".  Define \'c\' to be how long ago that was, and we just said Young will be y+b we get:\r\n\r\n(x-c) = 1/2(y+b)\r\n\r\nFinally \"Old is twice as old as Young was\".  We defined it to be c years ago, so Young was y-c and we get:\r\n\r\nx = 2(y-c)\r\n\r\nNow use x+y = 48 and you have your 5 equations in 5 unknowns.  Use whatever algebra tool you like to solve.  Matrices are fun.\r\n\r\nReading that over, that might not be that clear!\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11159,1574,1920,'Brian Smith','There is a solution in . . . .','2004-01-20 12:15:45',0,'There is a solution which only takes eight weighings in the worst case.',NULL,0);
INSERT INTO comment VALUES (11160,1390,4507,'Penny','Solution','2004-01-20 12:25:56',3,'(I have a gnawing feeling about rodent puzzles...)\r\n\r\nRyan: \"If  6 cats kill 6 rats in 6 minutes, then 6 cats kill 1 rat per minute. In 50 minutes they kill 50 rats. Double that number, 12, will kill 100 rats in 50 minutes.\"\r\n\r\nStephanie: \"If  6 cats kill 6 rats in 6 minutes, then 1 cat kills 50(1/6) = 8.33 rats in 50 minutes. 100/8.33 = slightly more than 12. So you need at least 13 cats.\"\r\n\r\nTom reasoned exactly like Stephanie, except that he prudently foresaw the possibility of  rodent reproduction during those 50 minutes, and specified one extra cat to counteract it. His total was 14 cats.',NULL,0);
INSERT INTO comment VALUES (11161,1505,5219,'draistal','An unusual approach','2004-01-20 12:26:46',1,'While I know the focus of this site is math, here\'s another approach:\r\n\r\n2 stands by itself, so either it is \"a\" or \"i\"\r\n\"e\" is the most common letter in the English language\r\nThe most common three letter word ending with \"e\" is \"the\"\r\n\r\nFrom there, I was able to pretty quickly deduce the remaining letters without resorting to calculations. I was wondering if anyone else attempted this approach of logical deduction.',NULL,0);
INSERT INTO comment VALUES (11162,1390,2899,'Brian Wainscott','re: 2/3 of an answer','2004-01-20 12:34:50',0,'I don\'t know about the \"teaming up\", but 12 is the straight mathematical answer: each cat kills 8 1/3 rats (whatever killing 1/3 of a rat means....)\r\n\r\n13 also makes sense: Stefanie reasoned that killing 1/3 of a rat makes no sense at all.  So 12 cats couldn\'t do it in 50 minutes, there would be 4 rats left over, and another cat is needed.  I suppose that it takes a few minutes to CATCH the rat first, then time to kill it, and 2 minutes just isn\'t enough time to do anything.\r\n\r\nBut I\'m also stumped on 14....',11152,0);
INSERT INTO comment VALUES (11163,1390,3172,'SilverKnight','Full solution (even 14)','2004-01-20 12:52:25',3,'If 6 cats kill 6 rats in 6 minutes...\r\n\r\n<B><U>12 - Ryan</U></B>\r\nAssumption:\r\n<I>The number of cats required is <I>proportional</I> to rats and <I>inversely proportional</I> to time required.</I>\r\n\r\nSo, we need to multiply the number of rats by 100/6 and multiply the minutes by 50/6...\r\n\r\nThis means that we multiply the number of cats by 100/6 * 6/50 = 2\r\n6x2 = <B>12</B>\r\n\r\n\r\n\r\n<B><U>13 - Stefanie</U></B>\r\nAssumption:\r\n<I>Apparently each cat takes 6 minutes to kill one rat (which is killed at the end of each 6 minute duration).</I>\r\n\r\nIn the initial case, we had 6 cats operating in parallel. If we have 8 times as much time (48 minutes), we will kill 8 times as many rats (8x6=48).. So, if we double the number of cats (12), we\'ll also double the number of rats killed (to 96)..\r\n\r\nWith only 12 cats, we\'d have 96 killed at the end of 48 minutes, and 108 killed at the end of 54 minutes, but in essence we can\'t wait until 54 minutes, so we <B>need another cat</B> to get it up to at least 100 by 50 minutes.  This will give us 13 x 7 = 91 killed at the end of 6x7=42 minutes, 104 killed at then end of 48 minutes, (so clearly, we\'ve got our 100 dead at 50 minutes).\r\n\r\n\r\n\r\n<B><U>14 - Tom</U></B>\r\nAssumption:\r\n<I>Apparently a cat can\'t catch rats alone, but a <B>pair of cats</B> teams up on each rat and take 3 minutes to to kill it (which is killed at the end of each 3 minute duration).</I>\r\n\r\nIn other words 3 pair kills 6 rats in 6 minutes, or:\r\n1 pair kills 2 rats in 6 minutes, or\r\n1 pair kills 1 rat in 3 minutes.\r\n\r\nIn the initial case, we had 3 pair operating in parallel.\r\nIf we have 6 pair operating in parallel, we will get kill 6 rats every 3 minutes.\r\n\r\nSo, at the end of 48 minutes we will have 6 x (48/3) = 96 rats killed.  It\'s not until the 51st minute that we will have 6x(51/3) = 102 rats killed, but we need 100 killed by 50 minutes....\r\n\r\nSo, we need to add a 7th pair of cats (<B>total of 14 cats</B>).',NULL,0);
INSERT INTO comment VALUES (11164,1574,2899,'Brian Wainscott','re(2): Simple approach','2004-01-20 13:08:14',3,'John -- good idea!\r\n\r\nI think I can take this further, and get down to 8:\r\n\r\nTake the master, and weigh against the first 5 other coins.  If they are all the same, one more weighing will finish the problem.  If not, then those 6 are fully known.  Here is how to get the other 6 done in 3 weighings.\r\n\r\nCase 1: we know there are 1 heavy and 5 light (or the other way around).  Weigh them in three sets of two.  As soon as one is not balanced we are done.  This takes at most 3 weighings.\r\n\r\nCase 2: we know there are 2 of one kind and 4 of the other (we know which).  Label the coins A,B,C,D,E,F.  Weigh A vs B and C vs D.  If either pair is unbalanced, then weigh E vs F which will also be unbalanced, and the 2 of a kind will be known.  If A==B and C==D, then we don\'t have to weigh E and F, they will match.  Weigh A vs C.  If they match, A==B==C==D, if they don\'t, we know which are the 2 and which are the 4.  In either case, we can do it in 3 weighings.\r\n\r\nCase 3:  a split 3/3 distribution.  Again, label them A,B,C,D,E,F.  Weigh A vs B.  Sorry, more cases:\r\n\r\nA != B: then we know which is which, and we have 4 coins, split 2/2, and 2 weighings left.  Weigh C vs D.  If they balance, we know E==F and we can weigh C vs E.  If C != D, then we know which is which, and can weigh E vs F and be done.\r\n\r\nA == B: Weigh A vs C.  If A == C, we know D==E==F and one more weighing will tell us which set is light.  If A != C, we know everything about A, B, C.  We can then handle D, E, F using your trick: weigh D vs E and we know everything.\r\n\r\nIn all cases, 8 weighings will suffice.',11143,0);
INSERT INTO comment VALUES (11165,1390,4507,'Penny','The real solution','2004-01-20 13:11:39',3,'If it takes 6 cats 6 minutes to kill 6 rats....\r\n\r\nRyan argued that it takes all 6 cats to kill 1 rat, which they can do in 1 minute.\r\n\r\nStefanie argued that 1 cat can kill 1 rat all by itself, but this takes the cat 6 minutes.\r\n\r\nTom argued that 2 cats must work together to kill 1 rat, and the pair need 3 minutes to do it.',NULL,0);
INSERT INTO comment VALUES (11166,1590,4507,'Penny','A hardy perennial','2004-01-20 14:41:45',3,'In \"A Mathematician\'s Apology\", GH Hardy tells of his visit to the great Indian mathematician  Ramanujan. Hardy remarked that the number of his cab was 1729, an uninteresting number. Ramanujan disagreed, noting that 1729 is the smallest number that can be expressed as the sum of two perfect CUBES in two different ways.\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 20, 2004, 3:13 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11167,1590,3172,'SilverKnight','re: A hardy perennial','2004-01-20 14:49:20',0,'Penny writes:\r\n<I>\"...1729 is the smallest number that can be expressed as the sum of two perfect squares in two different ways.\"</I>\r\n\r\nThis is incorrect (for BOTH questions).\r\n\r\nI would encourage people to VERIFY their solutions before citing some example from the internet.',11166,0);
INSERT INTO comment VALUES (11168,1590,4507,'Penny','re(2): A hardy perennial','2004-01-20 15:07:43',0,'I would encourage people to go to the right website !! That previous one was for a sum of two CUBES..... I did verify the following.  \r\n\r\n50 = 5^2 + 5^2 = 1^2 + 7^2 \r\n \r\n65 = 8^2 + 1^2 = 7^2 + 4^2\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 20, 2004, 3:17 pm</b></i>',11167,0);
INSERT INTO comment VALUES (11169,1590,4374,'Richard','re: A hardy perennial','2004-01-20 15:19:23',0,'Actually, according to Hardy\'s \"Ramanujan\" where the anecdote is related, Ramanujan said \"it is a very interesting number, it is the smallest number expressible as a sum of two cubes in two different ways.\" Perhaps, as usual, you are having a bit of fun with old SK?  I always enjoy your humor.',11166,0);
INSERT INTO comment VALUES (11170,1590,3172,'SilverKnight','re(3): A hardy perennial','2004-01-20 15:23:54',0,'I see you went back to change your earlier comment from \'squares\' to \'cubes\'....\r\n\r\nThis is why I felt the need to quote your original submission.',11168,0);
INSERT INTO comment VALUES (11171,1590,4507,'Penny','re(2): A hardy perennial','2004-01-20 15:24:28',0,'Thank you. \r\n\r\n50 = 5^2 + 5^2 = 1^2 + 7^2 \r\n65 = 8^2 + 1^2 = 7^2 + 4^2 \r\n\r\n(1729=1^3+12^3=9^3+10^3).\r\n\r\nTo solve puzzles like this, there are three choices:\r\n(1) Be a genius and solve it by intuition, like Ramanujan.\r\n(2) Find the answer on the internet\r\n(3) Write a program\n\n<i>Edited on <b>January 20, 2004, 3:26 pm</b></i>',11169,0);
INSERT INTO comment VALUES (11172,1590,4507,'Penny','re(4): A hardy perennial','2004-01-20 15:27:40',0,'In this case, changing the original post was not an attempt to cheat, since CUBES could not be an answer to the puzzle, so the post was still wrong.',11170,0);
INSERT INTO comment VALUES (11173,1590,3172,'SilverKnight','re(3): A hardy perennial','2004-01-20 15:30:42',0,'Penny writes,\r\n<I>\"To solve puzzles like this, there are three choices:\r\n(1) Be a genius and solve it by intuition, like Ramanujan.\r\n(2) Find the answer on the internet\r\n(3) Write a program\"</I>\r\n\r\nI would have to agree with that, except that some of us are able to simultaneously choose more than one of those choices.... and I don\'t find my answers on the internet ;-).  J/K !',11171,0);
INSERT INTO comment VALUES (11174,1590,4507,'Penny','The fourth way to solve puzzles','2004-01-20 15:55:07',1,'For most puzzles, in addition to sudden intuition, internet searches and software programs, there is a fourth and much more gratifying method of solution: work it out by methodical logic. I can honestly say that that was how I solved \"Word Ladder Construction\", \"Mix and Match\" \"Sequence Fill In\", \"A Timely Manner\", \"Conversing Club\" and \"Shakespeare\'s Numbers\". On another website, I wrote a movie review that solved the riddles of the enigmatic 2003 film \"Swimming Pool\" - I am particularly happy about that feat, since not a few professional movie reviewers were stumped by it.\r\n\r\n\n\n<i>Edited on <b>January 20, 2004, 5:07 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11175,184,5178,'Dan Porter','What I got','2004-01-20 15:57:09',0,'Shotting B first 50.5% survival. \r\nShotting C first 72.5% survival. \r\nShotting the air 83.5% survival. \r\n',NULL,0);
INSERT INTO comment VALUES (11176,1589,4374,'Richard','Nonuniform Epsilon?','2004-01-20 18:22:37',4,'There seems to me to be no reason why the same epsilon needs to be used for each point.  Why not let each point have its own epsilon?',11148,0);
INSERT INTO comment VALUES (11177,1459,5264,'dan','solution','2004-01-20 21:11:37',0,'ok, so...close, but heres the answer.  the first person was wearing a blue shirt, blue suspenders, and a green tie.  the second person was wearing a green shirt, green suspenders, and a blue tie.  the third person was wearing a white shirt, red suspenders, and a white tie. and the last person was wearing a red shirt, white suspenders, and a red tie.  i DID NOT use a program for this, but do not want to go into detail about how i achived this answer.  email me at hak77526@comcast.net if u wanna know how i did it...or u can try and prove me wrong ;)',NULL,0);
INSERT INTO comment VALUES (11178,1390,3172,'SilverKnight','re: The real solution','2004-01-20 21:59:26',0,'Nice!  I wish I\'d thought of that.  ;-)',11165,0);
INSERT INTO comment VALUES (11179,1459,5267,'cogitater','solution','2004-01-21 04:10:33',0,'The solution to \"A Timely Manner\";B is the first to arrive, he wears a blue shirt, green tie, and green suspenders; the 2nd to arrive wears a green shirt, white tie, and white suspenders; third person to arrive wears a red shirt, blue tie and red suspenders; last person in wears a white shirt, red tie and blue suspenders. No program or any other help, just fun to work it out.',NULL,0);
INSERT INTO comment VALUES (11180,1459,5267,'cogitater','re: solution','2004-01-21 04:29:59',0,'Sorry Dan, it doesn\'t work. You have the last person in wearing white suspenders.  The description of the photograph  eliminates that possibility.  The person wearing the white suspenders was on the right in the photograph and was a separate person from the person seated on the floor who was LAST in.',11177,0);
INSERT INTO comment VALUES (11181,846,5271,'philip','re: Solution','2004-01-21 05:18:18',0,'hi brian\r\n\r\nyour maths is impressive but the problem seems simpler than that. if there is twice the snow, then it must have fallen in twice the time. since it takes one hour for the snow height to double the snow must have started one hour previously, ie: at 5:00 am.',5495,0);
INSERT INTO comment VALUES (11182,1289,1920,'Brian Smith','Solution','2004-01-21 09:22:00',0,'This is simple, there are (21*20)/2 ways to choose the lines for the top and bottom and (11*10)/2 ways to choose the lines for the sides.\r\n\r\n21*20*11*10/4 = 11550',NULL,0);
INSERT INTO comment VALUES (11183,1289,3172,'SilverKnight','re: Solution','2004-01-21 09:35:29',0,'well... yeah... but can you NAME them all...? :-)',11182,0);
INSERT INTO comment VALUES (11184,1289,3275,'retiarius','solution','2004-01-21 09:45:39',0,'A 20 x 10 grid is made up of 21 x 11 nodes.\r\nEach node forms a diagonal with (21-1) x (11-1) = 200 out-of-plane nodes.\r\nTotal number of diagonals = 21 x 11 x 200 = 46200\r\nThe diagonals of each rectangle have now been drawn twice.\r\nThe number of rectangles equals half the number of possible diagonals.\r\nTherefore, total number of rectangles = 11550\r\n',NULL,0);
INSERT INTO comment VALUES (11185,1289,4507,'Penny','Question','2004-01-21 10:47:08',4,'Do the solutions posted so far account for all the \"odd\" rectangles, if there are any, like the one formed by (1,10), (5,1), (5,20) and (10,5) (if that is even a rectangle) ? ',NULL,0);
INSERT INTO comment VALUES (11186,1589,153,'TomM','re: Nonuniform Epsilon?','2004-01-21 10:53:31',0,'There is no absolute reason why &epsilon; needs to be constant, if we are talking about a finite N number of points, but when we approach infinity, the length of each segment approaches 0 and if we had chosen &#949; too high for an earlier point, that point will not be in the same segment as its m/(2^n) reference point.  It needs to be in the proper segment for any possible proofs of the availability for infinite points.\r\n\n\n<i>Edited on <b>January 23, 2004, 7:49 pm</b></i>',11176,0);
INSERT INTO comment VALUES (11187,1589,1920,'Brian Smith','This problem is also known as ...','2004-01-21 10:54:39',0,'This problem is also known as the \'18 point problem\'.  MathWorld has an article on it <A href=\"http://mathworld.wolfram.com/18-PointProblem.html\">here</A>.\r\n',NULL,0);
INSERT INTO comment VALUES (11188,1289,3172,'SilverKnight','re: Question','2004-01-21 11:26:57',0,'Well, those points do not a rectangle make.\r\n\r\nBut, I think, you\'re talking about rectangles that aren\'t ON the integral lattice lines, such as (1,2) (2,1) (4,3) (3,4).\r\n\r\nAnd the previous/posted solutions do not take those into account.\r\n\r\nI think non-lattice rectangles are beyond the scope of this problem (or it would have mentioned rectangles determined by the lattice points, rather than than referencing a 20 by 10 grid).\r\n_________________________\r\n\r\nThat being said, your related question *is* a rather interesting side note... and can be solved similarly to the asked problem (although a little more complicated).\r\n\r\n- SK',11185,0);
INSERT INTO comment VALUES (11189,1589,5256,'Paul','re(2): Solution (Infinite Points)','2004-01-21 11:38:35',0,'Yeah after I went to bed I realized it failed after five.  What I should have tried would be\r\n1/2\r\n1/4 3/4\r\n1/8 7/8 3/8 5/8\r\n1/16 15/16 7/16 9/16 3/16 13/16 5/16 11/16\r\n1/32 31/32 ...\r\n\r\nI had first tried starting with just e (as TomM suggested) but I thought starting with 1/2 gave more of a pattern.  I\'m pretty sure the above at least works through the first 10 points.  Whether it gets up to 17, I don\'t know.  Why 17 is the most seems like a tough problem.',11147,0);
INSERT INTO comment VALUES (11190,1289,3372,'Sam','re: Nodes','2004-01-21 11:40:06',0,'This is probably a silly question, but in the counting diagonals method, aren\'t you connecting four diagonals for each rectangle? i.e. from (0,0) to (1,1), (1,1) to (0,0), (0,1) to (1,0) and (1,0) to (0,1)? How come the answer is divided by two and not four?',11184,0);
INSERT INTO comment VALUES (11191,1289,3172,'SilverKnight','re(2): Nodes','2004-01-21 11:46:36',0,'Not silly at all...\r\n\r\nHe counted all diagonals twice... so, yes divide by 2 (and we get the number of unique diagonals).\r\n\r\nBut then each rectangle has TWO of those diagonals... so divide by 2 again (to get the number of unique rectangles).',11190,0);
INSERT INTO comment VALUES (11192,1388,3172,'SilverKnight','re: One solution','2004-01-21 12:02:29',0,'Normally, the square a piece occupies is not considered \'under attack\'.  DJ, would you clarify as to whether or not this applies, in this problem?',11115,0);
INSERT INTO comment VALUES (11193,1284,5274,'greg boussard','solution','2004-01-21 14:14:58',0,'There are 64C3 ways of choosing 3 squares. This is the denominator of the probability.\r\n\r\nThe numerator of the probability is all of the possible ways of choosing 3 in the same diagonal. Obviously, the 1 and 2 length diagonals don\'t count. So we are left with: 4 3-length, 4 4-length, 4 5-length, 4 6-length, 4 7-length and 2 8-length diagonals. To find out all ways of choosing three squares in one particular diagonal, we can sum all the ways of choosing three squares in each diagonal.\r\n\r\nHence the numberator is: 4*(3C3) + 4*(4C3) + 4*(5C3) + 4*(6C3) + 4*(7C3) + 2*(8C3) \r\n\r\nI don\'t have a calculator handy.',NULL,0);
INSERT INTO comment VALUES (11194,491,5178,'Dan Porter','Not looking at the solution','2004-01-21 14:34:58',0,'The factors of 225 are 3, 3, 5, 5.  To get two fives in the number it must end in 00.  To be divisable by 3 twice the sum of the digits must be 9.  So the smallest number using only ones and zeros is 11111111100/225=49382716.',NULL,0);
INSERT INTO comment VALUES (11195,1289,5178,'Dan Porter','','2004-01-21 15:46:59',0,'',NULL,0);
INSERT INTO comment VALUES (11196,1289,5178,'Dan Porter','solution','2004-01-21 15:47:31',0,'The number of combos of 2 lines out of N lines is N(N-1)/2.  The number of vertical combos times the number of horizontal combos is the total number of rectangles. Therefore 20*19*10*9/2=17100\r\n\r\nAfter reading the other solutions I see I\'m incorrect.  The wording tripped me up.\n\n<i>Edited on <b>January 21, 2004, 3:51 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11197,638,4718,'Jack Squat','The driver is a moron','2004-01-21 16:49:44',0,'I didn\'t read ALL the posts so I\'m not sure if someone mentioned this, but as usual with Ravioli Raja puzzles, they are open to interpretation.  \r\n\r\nWhen getting to the equation y=6x, there are two solutions, 0,0 and 1,6.  So an alternative dumb solution is the man\'s car is not moving, and there are inexplicably 3 signs that have 2 zeroes, 2 zeroes and 3 zeroes respectively.  However since this driver is so dumb, there are probably only two signs and he read the first one again the second time.  Or there aren\'t 3 signs, but one sign that reads \"Baboon food is so good\" and someone has blacked over all the letters but the \'o\'s.',NULL,0);
INSERT INTO comment VALUES (11198,1289,4323,'Benjamin J. Ladd','11,550?  Mine was a little bigger than that...','2004-01-21 17:30:46',1,'Okay, here\'s a solution for *ALL* the numbers of squares and rectangles in a 20x10 grid (just in case you ever wondered...)\r\n\r\nIf you apply brute force to the grid (here assumed to be a width of 20 squares and a height of 10 squares) to derive a general formula for the sum of all the rectangles, the final solution is 55 * 20! or 133,809,610,449,715,200,000.\r\n\r\nIf we start by taking the # of 1x1 squares we get:\r\n1x1 = 20 * 10\r\n\r\nThen add this to the # of 1x2 squares:\r\n1x2 = 20 * 9\r\n\r\nAnd 1x3...\r\n1x3 = 20 * 8\r\n\r\n.\r\n.\r\n.\r\n\r\nAnd so on and so forth to...\r\n1x10 = 20 * 1\r\n\r\nAnd then start over with 2x1:\r\n2x1 = 19 * 10\r\n\r\n.\r\n.\r\n.\r\n\r\n2x10 = 19 * 1\r\n\r\nContinuing to apply this method and adding up all of these values, we arrive at the staggering formula:\r\n\r\n10 * 20 + 9 * 20 + 8 * 20 + 7 * 20 + 6 * 20 + 5 * 20 + 4 * 20 + 3 * 20 + 2 * 20 + 1 * 20 + 10 * 19 + 9 * 19 + 8 * 19 + 7 * 19 + 6 * 19 + 5 * 19 + 4 * 19 + 3 * 19 + 2 * 19 + 1 * 19 + 10 * 18 + 9 * 18 + 8 * 18 + 7 * 18 + 6 * 18 + 5 * 18 + 4 * 18 + 3 * 18 + 2 * 18 + 1 * 18 + 10 * 17 + 9 * 17 + 8 * 17 + 7 * 17 + 6 * 17 + 5 * 17 + 4 * 17 + 3 * 17 + 2 * 17 + 1 * 17 + 10 * 16 + 9 * 16 + 8 * 16 + 7 * 16 + 6 * 16 + 5 * 16 + 4 * 16 + 3 * 16 + 2 * 16 + 1 * 16 + 10 * 15 + 9 * 15 + 8 * 15 + 7 * 15 + 6 * 15 + 5 * 15 + 4 * 15 + 3 * 15 + 2 * 15 + 1 * 15 + 10 * 14 + 9 * 14 + 8 * 14 + 7 * 14 + 6 * 14 + 5 * 14 + 4 * 14 + 3 * 14 + 2 * 14 + 1 * 14 + 10 * 13 + 9 * 13 + 8 * 13 + 7 * 13 + 6 * 13 + 5 * 13 + 4 * 13 + 3 * 13 + 2 * 13 + 1 * 13 + 10 * 12 + 9 * 12 + 8 * 12 + 7 * 12 + 6 * 12 + 5 * 12 + 4 * 12 + 3 * 12 + 2 * 12 + 1 * 12 + 10 * 11 + 9 * 11 + 8 * 11 + 7 * 11 + 6 * 11 + 5 * 11 + 4 * 11 + 3 * 11 + 2 * 11 + 1 * 11 + 10 * 10 + 9 * 20 + 8 * 20 + 7 * 20 + 6 * 20 + 5 * 20 + 4 * 20 + 3 * 20 + 2 * 20 + 1 * 20 + 10 * 9 + 9 * 9 + 8 * 9 + 7 * 9 + 6 * 9 + 5 * 9 + 4 * 9 + 3 * 9 + 2 * 9 + 1 * 9 + 10 * 8 + 9 * 8 + 8 * 8 + 7 * 8 + 6 * 8 + 5 * 8 + 4 * 8 + 3 * 8 + 2 * 8 + 1 * 8 + 10 * 7 + 9 * 7 + 8 * 7 + 7 * 7 + 6 * 7 + 5 * 7 + 4 * 7 + 3 * 7 + 2 * 7 + 1 * 7 + 10 * 6 + 9 * 6 + 8 * 6 + 7 * 6 + 6 * 6 + 5 * 6 + 4 * 6 + 3 * 6 + 2 * 6 + 1 * 6 + 10 * 5 + 9 * 5 + 8 * 5 + 7 * 5 + 6 * 5 + 5 * 5 + 4 * 5 + 3 * 5 + 2 * 5 + 1 * 5 + 10 * 4 + 9 * 4 + 8 * 4 + 7 * 4 + 6 * 4 + 5 * 4 + 4 * 4 + 3 * 4 + 2 * 4 + 1 * 4 + 10 * 3 + 9 * 3 + 8 * 3 + 7 * 3 + 6 * 3 + 5 * 3 + 4 * 3 + 3 * 3 + 2 * 3 + 1 * 3 + 10 * 2 + 9 * 2 + 8 * 2 + 7 * 2 + 6 * 2 + 5 * 2 + 4 * 2 + 3 * 2 + 2 * 2 + 1 * 2 + 10 * 1 + 9 * 1 + 8 * 1 + 7 * 1 + 6 * 1 + 5 * 1 + 4 * 1 + 3 * 1 + 2 * 1 + 1 * 1\r\n\r\nWhich looks bad, but can really be grouped together quite easily to make up the following formula:\r\n\r\n20!(10 + 9 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1) or 55 * 20!\r\n\r\n55 * 20! = 133,809,610,449,715,200,000 rectangles\r\n\r\n(Note:  It\'s official, \"I\'m an idiot and didn\'t read the question properly...\")\n\n<i>Edited on <b>January 21, 2004, 5:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11199,1289,4323,'Benjamin J. Ladd','The real deal:  11,550?  Mine was a little smaller than that...','2004-01-21 18:03:47',3,'Okay, here goes round 2:\r\n\r\nSame brute force of an idea as my previous post, but I started at the bottom left of the 10 x 20 grid (10 being the base and 20 being the height) this time and went straight through from level to level always using the bottom left most square as my anchor.\r\n\r\nUsing this method, the first level has 10 unique rectangles:\r\n1x1, 1x2, 1x3 ... 1x10\r\n\r\nThe second level has 9 unique rectangles:\r\n2x2, 2x3, 2x4 ... 2x10\r\n\r\nThis continues eliminating one from each subsequent level all the way until you reach level 11.  (Total number of unique rectangles thus far equals 10 + 9 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1).  After this point, every single rectangle you draw will not have another single corresponding rectangle at further levels because the base length has already been exceeded (note: the sum of the last 10 levels will therefore be 10 x 10).\r\n\r\nTherefore the final number for all the unique rectangles will be 10 + 9 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 + (10 x 10) = 155.\r\n\r\nIf this has been a confusing solution, I can try to clarify it better.  If this helps, here they are all named:\r\n\r\n1x1, 1x2, 1x3, 1x4, 1x5, 1x6, 1x7, 1x8, 1x9, 1x10\r\n2x2, 2x3, 2x4, 2x5, 2x6, 2x7, 2x8, 2x9, 2x10\r\n3x3, 3x4, 3x5, 3x6, 3x7, 3x8, 3x9, 3x10\r\n4x4, 4x5, 4x6, 4x7, 4x8, 4x9, 2x10\r\n5x5, 5x6, 5x7, 5x8, 5x9, 5x10\r\n6x6, 6x7, 6x8, 6x9, 6x10\r\n7x7, 7x8, 7x9, 7x10\r\n8x8, 8x9, 8x10\r\n9x9, 9x10\r\n10x10\r\n11x1, 11x2, 11x3, 11x4, 11x5, 11x6, 11x7, 11x8, 11x9, 11x10\r\n12x1, 12x2, 12x3, 12x4, 12x5, 12x6, 12x7, 12x8, 12x9, 12x10\r\n13x1, 13x2, 13x3, 13x4, 13x5, 13x6, 13x7, 13x8, 13x9, 13x10\r\n14x1, 14x2, 14x3, 14x4, 14x5, 14x6, 14x7, 14x8, 14x9, 14x10\r\n15x1, 15x2, 15x3, 15x4, 15x5, 15x6, 15x7, 15x8, 15x9, 15x10\r\n16x1, 16x2, 16x3, 16x4, 16x5, 16x6, 16x7, 16x8, 16x9, 16x10\r\n17x1, 17x2, 17x3, 17x4, 17x5, 17x6, 17x7, 17x8, 17x9, 17x10\r\n18x1, 18x2, 18x3, 18x4, 18x5, 18x6, 18x7, 18x8, 18x9, 18x10\r\n19x1, 19x2, 19x3, 19x4, 19x5, 19x6, 19x7, 19x8, 19x9, 19x10\r\n20x1, 20x2, 20x3, 20x4, 20x5, 20x6, 20x7, 20x8, 20x9, 20x10\n\n<i>Edited on <b>January 21, 2004, 6:17 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11200,1459,5264,'dan','re(2): solution','2004-01-21 18:58:13',0,'good call...grrr, i guess its back to the drawing board',11180,0);
INSERT INTO comment VALUES (11201,1574,4744,'MIKE INCE','will this work','2004-01-21 19:50:35',0,'Take two coins and place them on the balance.  One will weigh more than the other if this is the case then it will take 6.  If there is a weighing and they are equal leave them to the side.  This will be the seventh weighing by taking one of the coins that were equal and balancing it with one of the other coins that you know the weight of.',NULL,0);
INSERT INTO comment VALUES (11202,1289,4374,'Richard','re: The real deal:  11,550?  Mine was a little smaller than that...','2004-01-21 20:56:15',0,'The very first comment (by Brian Smith) below nails this one. It is based on the principle, easily verified, that the number of ways to choose i consecutive numbers from 1,2,...,N is N-i+1. Summing these from i=1 to N gives\r\nN(N+1)/2, since they are just 1,2,...,N in reverse order. If a grid has width n and height m, you can choose rectangluar blocks by choosing consecutive blocks horizontally and then stacking these vertically (or vice versa, it doesn\'t matter). Clearly then, a rectangle made up of blocks in this way can be formed in\r\nn(n+1)/2 * m(m+1)/2 = nm(n+1)(m+1)/4 ways.  For n=3 and m=2, you get 6*12/4 = 18, which you can easily verify by  manual enumeration. For n=10 and m=20 the answer is 11550 just as Brian Smith says.\r\n\r\n<i>Edited on <b>January 21, 2004, 8:59 pm</b></i>\n\n<i>Edited on <b>January 22, 2004, 1:05 pm</b></i>',11199,0);
INSERT INTO comment VALUES (11203,1459,5097,'Cindy','My solution','2004-01-21 21:52:50',0,'Here\'s what I got:\r\n\r\n      SHIRT    TIE    SUSPEND.  PHOTO\r\n1(B)  white   green   white     right\r\n2     green   blue    green     middle\r\n3     blue    white   red       left\r\n4     red      red    blue      sitting\r\n\r\n   ',NULL,0);
INSERT INTO comment VALUES (11204,1286,5097,'Cindy','re: seems easy?','2004-01-21 22:26:34',0,'That\'s what I got...',11146,0);
INSERT INTO comment VALUES (11205,1286,4374,'Richard','Below?','2004-01-21 23:12:44',4,'\'FIFTH\' was two places below \'FOURTH\', according to the problem statement. Does this mean the place number of \'FIFTH\' is 2 less than that of \'FOURTH\'? If so, the solution of all the comments below has \'FIFTH\' and \'FOURTH\' reversed.',NULL,0);
INSERT INTO comment VALUES (11206,1270,5097,'Cindy','re(3): JinCo\'s Solution','2004-01-21 23:30:11',0,'Me three',11077,0);
INSERT INTO comment VALUES (11207,1289,4841,'slothman','question of form','2004-01-22 00:23:34',0,'does this problem want to know how many different rectangles I can outline or does it want to know how many forms or rectangles can be created from a 10by20 grid.  for example there are 200 1 by 1 rectanges but each is the same.  ',NULL,0);
INSERT INTO comment VALUES (11208,1583,4507,'Penny','This has \"write a program\" written all over it','2004-01-22 02:57:33',2,'Only a dummy would try to solve this one manually. It fairly screams WRITE A SOFTWARE PROGRAM TO SOLVE THIS PUZZLE !!!!!!!!  \r\n\r\nJust \"grid and bear it\"........\n\n<i>Edited on <b>January 22, 2004, 3:01 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11209,1459,4507,'Penny','re: My solution','2004-01-22 03:27:33',0,'Cindy, \r\n\r\nThe puzzle states that the person wearing the green tie was also wearing either a red or a blue shirt.\r\n\r\nSorry....',11203,0);
INSERT INTO comment VALUES (11210,1459,5284,'Laura','Solution','2004-01-22 07:17:50',3,'1st arrival had on a green tie, w/blue suspenders, and a red shirt.\r\n2nd arrival had on a white tie, w/white suspenders, and a green shirt.\r\n3rd arrival had on a blue tie, w/ red suspenders, and a blue shirt.\r\n4th arrival had on a red tie, w/green suspenders and a white shirt.',NULL,0);
INSERT INTO comment VALUES (11211,1459,4507,'Penny','re: Solution','2004-01-22 08:43:10',0,'Sorry, this can\'t be right. The only person that came in between the person with the red shirt and the person with the green suspenders was wearing a white tie. Your solution has two such people.',11210,0);
INSERT INTO comment VALUES (11212,1391,1301,'Charlie','Attempt at a computer solution','2004-01-22 11:21:33',1,'The following program fails to find a solution.  The program itself tries to produce all possible results and place them in a file with the result at the beginning of each record.  That file is sorted and then another program looks for matches with three different equations producing them.\r\n\r\nI had written a program for pluribus 1, but due to a bug (not permuting the numbers) did not find the answer.  This program could have some other bug, or the answer is more exotic than allowed for here:\r\n\r\nDEFDBL A-Z\r\n\r\nop$ = \"+-*/^\"\r\nDATA 3,5,18, 10,13,36, 24,27,29\r\nFOR i = 1 TO 3\r\n&nbsp;&nbsp;FOR j = 1 TO 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;READ opnd(i, j)\r\n&nbsp;&nbsp;NEXT\r\nNEXT\r\n\r\nOPEN \"epluribs.txt\" FOR OUTPUT AS #2\r\n\r\nFOR eq = 1 TO 3\r\n&nbsp;DO\r\n&nbsp;&nbsp;FOR op1 = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;err1 = 0\r\n&nbsp;&nbsp;&nbsp;SELECT CASE op1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = opnd(eq, 1) + opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = opnd(eq, 1) - opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = opnd(eq, 1) * opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = opnd(eq, 1) / opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LOG(opnd(eq, 1)) * opnd(eq, 2) < 300 * LOG(10) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = opnd(eq, 1) ^ opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1a = 1: err1 = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;IF err1 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR op2 = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;err1 = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;err2 = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE op2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = opnd(eq, 2) + opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = rslt1a + opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = opnd(eq, 2) - opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = rslt1a - opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = opnd(eq, 2) * opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = rslt1a * opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = opnd(eq, 2) / opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = rslt1a / opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LOG(opnd(eq, 2)) * opnd(eq, 3) < 300 * LOG(10) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = opnd(eq, 2) ^ opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2a = 1: err2 = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LOG(ABS(rslt1a)) * opnd(eq, 3) < 300 * LOG(10) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = rslt1a ^ opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt1 = 0: err1 = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SELECT CASE op1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = opnd(eq, 1) + rslt2a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = opnd(eq, 1) - rslt2a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 3\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = opnd(eq, 1) * rslt2a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 4\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = opnd(eq, 1) / rslt2a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CASE 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LOG(opnd(eq, 1)) * rslt2a < 300 * LOG(10) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = opnd(eq, 1) ^ rslt2a\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rslt2 = 1: err2 = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END SELECT\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF err1 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, rslt1; TAB(30);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \"## \"; eq;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \" # ## ! ## ! ##\"; 1; opnd(eq, 1); MID$(op$, op1); opnd(eq, 2); MID$(op$, op2); opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF err2 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, rslt2; TAB(30);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \"## \"; eq;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \" # ## ! ## ! ##\"; 2; opnd(eq, 1); MID$(op$, op1); opnd(eq, 2); MID$(op$, op2); opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT op1\r\n\r\n&nbsp;&nbsp;flag = 0\r\n&nbsp;&nbsp;IF opnd(eq, 1) < opnd(eq, 2) THEN\r\n&nbsp;&nbsp;&nbsp;IF opnd(eq, 2) < opnd(eq, 3) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;SWAP opnd(eq, 2), opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF opnd(eq, 3) < opnd(eq, 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;h = opnd(eq, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 1) = opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 2) = opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 3) = h\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;h = opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 3) = opnd(eq, 2)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 2) = opnd(eq, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opnd(eq, 1) = h\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;IF opnd(eq, 2) < opnd(eq, 3) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;SWAP opnd(eq, 2), opnd(eq, 3)\r\n&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;SWAP opnd(eq, 1), opnd(eq, 3): flag = 1\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;PRINT opnd(eq, 1), opnd(eq, 2), opnd(eq, 3)\r\n&nbsp;LOOP UNTIL flag\r\n\r\nNEXT eq\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11213,1391,1301,'Charlie','re: Attempt at a computer solution -- results','2004-01-22 11:32:29',1,'These are the matches that were found by the program that matched up the output from the program given:\r\n<pre>\r\nresult                  eqtn. assoc   \r\n-12                           2  2 36 / (10 - 13)\r\n-12                           3  2 24 / (27 - 29)\r\n-39                           1  2  3 *  (5 - 18)\r\n-39                           2  1 (10 - 13) - 36\r\n-8.333333333333333D-02        2  1 (10 - 13) / 36\r\n-8.333333333333333D-02        3  1 (27 - 29) / 24\r\n-87                           1  2  3 - (18 *  5)\r\n-87                           3  1 (24 - 27) * 29\r\n 12                           2  2 36 / (13 - 10)\r\n 12                           3  2 24 / (29 - 27)\r\n 26                           1  2 18 +  (5 +  3)\r\n 26                           3  1 (24 - 27) + 29\r\n 33                           1  2 18 +  (5 *  3)\r\n 33                           2  1 (10 - 13) + 36\r\n 39                           1  2  3 * (18 -  5)\r\n 39                           2  1 (13 - 10) + 36\r\n 59                           1  2  5 + (18 *  3)\r\n 59                           2  1 (10 + 13) + 36\r\n 8.333333333333333D-02        2  1 (13 - 10) / 36\r\n 8.333333333333333D-02        3  1 (29 - 27) / 24\r\n 87                           1  1 (18 *  5) -  3\r\n 87                           3  1 (27 - 24) * 29\r\n</pre>\r\n--------\r\nThe eqtn. column identifies the set of numbers used, and the assoc column lists which operator was done first.  I\'ve put parentheses around those, even when not needed, for clarity.',11212,0);
INSERT INTO comment VALUES (11214,1391,3372,'Sam','re: Attempt at a computer solution -- results','2004-01-22 11:40:17',0,'There was also the possibility of exponentiation. Maybe that would allow you to get all three solutions?',11213,0);
INSERT INTO comment VALUES (11215,1583,4670,'e.g.','Hopeless...','2004-01-22 11:52:27',1,'I think this problem is hopeless without a computer, and I\'m quite interested in seeing how it is proved that the solution is optimum.<br>\r\nI don\'t like problems which are basically impossible to do by hand and so this gets a \"1\" rating -- sorry!',NULL,0);
INSERT INTO comment VALUES (11216,1289,4830,'Jils','One direction at a time','2004-01-22 12:05:49',2,'Its quite easy to see this one is you consider one direction at a time. Take a general rectangle of a x b squares and consider first the \"a\" direction. \r\n\r\nThere is first of all the largest possible side (a) \r\n\r\nThen there are 2 possible ways of placing the length (a-1), 3 ways of placing (a-2) etc all the way down to the single square where there are \"a\" ways. Adding up there is the sum:\r\n1+2+3+4+5+6+......+a\r\nThe sum of an arithmetic series is the average of the first and last term multiplied by the number of terms i.e.  (1+a)*a/2\r\n\r\nSimilarly in the b direction there are (1+b)*b/2 possibilities. So overall in both directions there are (1+a)*a*(1+b)*b/4.\r\n\r\nThe values here give 11,550.\r\n\r\nInterestingly this can be taken to  three dimensions - (1+a)*a*(1+b)*b/6 etc\r\n ',NULL,0);
INSERT INTO comment VALUES (11217,1289,4830,'Jils','re: One direction at a time','2004-01-22 12:08:15',0,'Sorry (1+a)*a*(1+b)*b*(1+c)*c/6',11216,0);
INSERT INTO comment VALUES (11218,1391,5285,'Ady TZIDON','an error  in your DATA','2004-01-22 12:12:32',2,'You erroneously entered 3,5,18 in your DATA line \r\nin place of 3, 15, 18 -\r\ntherefore the executed program tried to solve another\r\npuzzle...\r\n\r\nGive it another trial + add EXPONENT as an option\r\n\r\nAdy',NULL,0);
INSERT INTO comment VALUES (11219,1583,4507,'Penny','re: Hopeless...','2004-01-22 12:34:57',0,'I have a very visual, basic impression that, in about a week or so,  I\'ll be solving problems like this in no time.\r\n\r\n:-)',11215,0);
INSERT INTO comment VALUES (11220,1583,3172,'SilverKnight','re(2): Hopeless...','2004-01-22 12:38:25',0,'Huh!?!?  Are we to understand, Penny, that you are learning to code?',11219,0);
INSERT INTO comment VALUES (11221,1289,4374,'Richard','re(2): One direction at a time','2004-01-22 13:18:40',0,'(1+a)*a*(1+b)*b*(1+c)*c/8? 2*2*2=8, not 6.\r\n',11217,0);
INSERT INTO comment VALUES (11222,1391,1301,'Charlie','re: an error  in your DATA','2004-01-22 13:19:05',0,'I\'ve changed that 5 to a 15 and the results still do not have a triple:\r\n<pre>\r\n-12                           2  2 36 / (10 - 13)\r\n-12                           3  2 24 / (27 - 29)\r\n-13                           1  1 (15 /  3) - 18\r\n-13                           2  1 (10 - 36) + 13\r\n-39                           1  2 15 - (18 *  3)\r\n-39                           2  1 (10 - 13) - 36\r\n-8.333333333333333D-02        2  1 (10 - 13) / 36\r\n-8.333333333333333D-02        3  1 (27 - 29) / 24\r\n 12                           2  2 36 / (13 - 10)\r\n 12                           3  2 24 / (29 - 27)\r\n 13                           1  2 18 - (15 /  3)\r\n 13                           2  1 (36 - 10) - 13\r\n 39                           1  1 (18 *  3) - 15\r\n 39                           2  1 (13 - 10) + 36\r\n 8.333333333333333D-02        2  1 (13 - 10) / 36\r\n 8.333333333333333D-02        3  1 (29 - 27) / 24\r\n</pre>\r\n----\r\nExponentiation is considered as in\r\nCASE 5 \r\n       IF LOG(opnd(eq, 1)) * opnd(eq, 2) < 300 * LOG(10) THEN \r\n        rslt1a = opnd(eq, 1) ^ opnd(eq, 2) \r\n       ELSE \r\n        rslt1a = 1: err1 = 1 \r\n       END IF \r\n\r\nIt is the case that when the result is huge, above about 10^300, we ignore the answer,\r\nbut unmatched lines in the original output do show up as in:\r\n14348925                     1  1  (3 ^ 15) + 18\r\nIt\'s just that none of these match anything.',11218,0);
INSERT INTO comment VALUES (11223,1391,1575,'DJ','re(2): an error  in your DATA','2004-01-22 13:29:35',2,'The second error in the data was my fault -- I looked back at my solution, and the 29 is supposed to be 39... sorry about that =\\',11222,0);
INSERT INTO comment VALUES (11224,1391,3172,'SilverKnight','solution :-)','2004-01-22 13:42:05',3,'AHA!\r\n\r\nWith correct figures:\r\n\r\n(1) 13 = 18 - (15/3)\r\n(2) 13 = 36 - 10 - 13\r\n(3) 13 = 39 / (27-24)',NULL,0);
INSERT INTO comment VALUES (11225,1391,5285,'Ady TZIDON','DJ  U BAD BOY','2004-01-22 13:50:58',0,'IT IS INDEED AN EASY PUZZLE-\r\nWHEN GIVEN THE RIGHT NUMBERS...\r\nWHOM SHOULD I CHARGE FOR MY VALUABLE TIME SPENT IN VAIN TRYING TO GET A \"13\" OUT OA WRONG 3-TUPLE???',NULL,0);
INSERT INTO comment VALUES (11226,1590,5285,'Ady TZIDON','SOLUTION','2004-01-22 13:56:21',0,'50=25+25=49+1\r\n65=64+1=49+16\r\n85=81+4=49+36\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11227,1391,3172,'SilverKnight','re: DJ  U BAD BOY','2004-01-22 14:00:29',0,'Send all request for remittance to:\r\n____________________________________________________________\r\n\r\nLevik c/o Flooble Enterprises\r\n2.71828 Transcendental Dr.\r\nNew York, NY 31415\r\n____________________________________________________________\r\n\r\nYou must include a self addressed stamped envelope.\r\nYou must specify the problem, and amount of time expended.\r\nNo requests larger than twice e ^ &#960; (U.S. Dollars) will be honored.\r\nAll requests must be submitted in triplicate.\r\nPlease allow 6-8 weeks for delivery.\r\n\r\nThank you,\r\n\r\nFlooble Remittance Services\r\nremittance@flooble.com\r\n1-877-flooble',11225,0);
INSERT INTO comment VALUES (11228,1391,1301,'Charlie','re: solution :-) -- There\'s also... (variations)','2004-01-22 14:37:37',0,'(2) 13 = 36 - (10 + 13)\r\n\r\nand \r\n\r\n(1) -13 = 15/3 - 18\r\n(2) -13 = 10 - 36 + 13\r\n(3) -13 = 39/ (24 - 27)',11224,0);
INSERT INTO comment VALUES (11229,1591,4507,'Penny','There must be some bugs in this solution !!!','2004-01-22 14:45:02',3,'[note.... NOT TRYING TO CHEAT....this is now edited after Richard, SilverKnight and Charlie pointed out that the original answer was wrong...]  \r\n\r\n[IT IS NOT CHEATING TO UPDATE SOLUTIONS AS LONG AS YOU STATE UP FRONT THAT YOU DID SO]\r\n\r\n[Updated now for the THIRD -- and LAST - time, after Charlie had to point out to me that when you subtract a negative number. you are really adding a positive number...SHEESH !!]\r\n\r\nAnswer: 6.6666666667 inches per bug, 20 inches combined for the three bugs.\r\n\r\nExplanation:\r\n\r\nWhen I saw that this puzzle involved spirals, and that the concept of a spiral was a real challenge even for the ancient Greek Archimedes, who remains to this day the most gifted of mathematicians (he was doing the equivalent of both differential and integral calculus when Newton\'s and Leibnitz\'s ancestors were hunting the wild boar in the forests of Europe), I decided I would need a little help solving it, so I quickly attended Harvard. (physics.harvard.edu)\r\n  \r\nIf N bugs begin at the vertices of a regular N-polygon of length L, then at any point in time, they will be at the vertices of a regular N-polygon. This is the only formation that respects the symmetry of the N bugs. This polygon will diminish and rotate until it shrinks to a point in the center of the original polygon.\r\n\r\nThe relative speed of two adjacent bugs is constant. That is because the relative angle of the two bug\'s motion is always the same. If V is the absolute speed of the bugs, then the rate at which the separation between two adjacent bugs diminishes is:\r\n\r\nVr = V*(1-cos[2*pi/N radians])\r\n\r\nThen if N bugs start at a distance L apart, and if they always move at relative speed Vr, then they will meet in time T = L/(V*(1-cos[2*pi/N radians])) \r\n\r\nV is constant. \r\n\r\nThen each bug will have gone:\r\n\r\nV*T = L/(1-cos[2*pi/N radians])\r\n\r\nFor L=10, N=3 \r\n\r\n10/(1-cos[2*pi/N radians]) \r\n= 10/(1-cos[120 degrees])\r\n= 10/1.5\r\n= 6.6666666667\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 23, 2004, 11:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11230,1591,1301,'Charlie','solution','2004-01-22 14:54:39',3,'In the 4-bugs problem, each bug was headed directly for his neighbor and his neighbor\'s motion had no effect, so that the total distance traveled was exactly the initial distance to his neighbor.\r\n\r\nIn this problem, the decrease in distance results not only from each bug\'s individual motion, but is assisted by the pursued neighbor\'s motion, which has a component toward the pursuer.  Thus the pursuer (as each is, in turn) does not have to travel as far as the full distance to the pursuee.\r\n\r\nIf the speed of motion is taken as 1, a vector diagram will have a 30-60-90 triangle, with the hypotenuse being 1 and the leg representing the component of motion toward the pursuer being 1/2.  (The component perpendicular to the pursuer\'s motion being (&#8730;3)/2, but that\'s beside the point.)\r\n\r\nAs a result, the pursuer is contributing a speed of 1, while the pursuee is contributing a speed of 1/2 in closing their gap.  So each pursuer need go only 2/3 the full original distance to his neighbor (while the neighbor in effect reduces the distance by 1/3--a 2:1 ratio), or <b>six and two thirds inches</b>.',NULL,0);
INSERT INTO comment VALUES (11231,1591,1301,'Charlie','re: solution','2004-01-22 14:59:13',3,'Oh yes, since each bug goes 6+2/3 inches, as a group they have gone 20 inches.',11230,0);
INSERT INTO comment VALUES (11232,1591,4507,'Penny','re(2): solution','2004-01-22 15:03:05',0,'Well, Charlie, our answers only differ by 224,535%. My three bugs are gonna be a lot more exhausted than yours....\r\n\r\n:-)\r\n',11231,0);
INSERT INTO comment VALUES (11244,1591,1301,'Charlie','re(2): There must be some bugs in this solution !!!','2004-01-22 17:46:55',0,'Yes, Penny\'s calculator was in degree mode but she entered the angle in radians.',11239,0);
INSERT INTO comment VALUES (11233,1345,5286,'franny','The flaw in this puzzle','2004-01-22 15:30:36',0,'Lesa posted a solution that works; however, for this to work, the red shirt that Betty buys has to be her 2nd shirt.  I think this is an assumption that very few people would make.  Most people would assume that it is Betty\'s first shirt because she is buying it at the same time as Carol is buying the $40 shirt--the Blue one--which is Carol\'s first shirt.  That is the major problem with this puzzle--the time line is presented in a very screwed up manner.  If Betty buys the red shirt as her first one, nothing works out correctly as far as money goes, and believe me, I tried every possible combination!',NULL,0);
INSERT INTO comment VALUES (11234,1574,2899,'Brian Wainscott','re: will this work','2004-01-22 15:40:30',0,'No.  There are a lot of possibilities that you are not considering.  Remember, you have no idea which of the 12 coins is which.  It is very possible that all 6 of your initial pairs will balance.  Then what will you do?  You then have 6 pairs, which you know are equal to each other, but you don\'t know which pairs are light and which are heavy.  You have used 6 weighings, and essentially returned to the initial problem but with 6 unknown items (pairs of coins) instead of 12.\r\n\r\nBut don\'t give up -- it is a very interesting problem to think about....',11201,0);
INSERT INTO comment VALUES (11235,655,4718,'Jack Squat','no brackets','2004-01-22 15:48:04',0,'I don\'t recall reading anything about the use of brackets.  \r\n\r\nTake a 3.  Now divide it by 7.  Now add 3 to that.  Now multiply that by 7.  You have 24.',NULL,0);
INSERT INTO comment VALUES (11236,660,4718,'Jack Squat','more slices','2004-01-22 15:58:50',0,'Better yet, roll the pizza into a ball, just one cut gives several pieces.',NULL,0);
INSERT INTO comment VALUES (11237,1289,5097,'Cindy','My answer','2004-01-22 16:27:32',0,'I got 44099\r\n\r\nI made a table 20 x 20. (which I can\'t cut and paste here since it\'s too big.) And calculated all rectangle/square sizes.  Those 1 square tall, could fit on each line 20 times.  Those 2 squares tall 19 times, those 3 squares 18 times, etc.  Each total (expept the perfect squares, would be multiplied by 2, to account for the vertical as well.... Does that make sense?',NULL,0);
INSERT INTO comment VALUES (11238,1459,5097,'Cindy','re(2): Solution','2004-01-22 16:37:41',0,'poopie....',11211,0);
INSERT INTO comment VALUES (11239,1591,4374,'Richard','re: There must be some bugs in this solution !!!','2004-01-22 16:45:58',0,'L/(1-cos[2*pi/N]) with L=10 and N=3 is \r\n10/(1-cos(120 degrees))=10/(1-(-1/2))=\r\n=10/(3/2)=20/3=Charlie\'s answer.\r\nThis time I don\'t find your comment humorous.\r\n\r\n',11229,0);
INSERT INTO comment VALUES (11240,1591,5287,'ackv','solution','2004-01-22 16:51:02',0,'The path of each bug will trace a circle whose diameter will be 10\". Since the bugs all met at the center. It is 1/4th of the circumference of the circle. So, (22/7)*2.5\".',NULL,0);
INSERT INTO comment VALUES (11241,1289,4374,'Richard','re: My answer','2004-01-22 16:59:17',0,'20 x 20 should give 44100 by the formula n(n+1)m(m+1)/4 (see previous comments) with n=m=20, so you missed one.  The problem statement is for 20 x 10, however, so the answer to the problem as stated is 11550.',11237,0);
INSERT INTO comment VALUES (11242,1591,4507,'Penny','re(2): There must be some bugs in this solution !!!','2004-01-22 17:21:58',0,'Well, at least the formula was right......\r\n  \r\n\n\n<i>Edited on <b>January 22, 2004, 5:42 pm</b></i>',11239,0);
INSERT INTO comment VALUES (11245,1026,5288,'David Frazer','re: 182','2004-01-22 18:12:37',0,'How did you arrive at this solution?',11086,0);
INSERT INTO comment VALUES (11243,1391,5285,'Ady TZIDON','re(2): DJ  U BAD BOY','2004-01-22 17:34:06',0,'I WAIVE ALL MY CLAIMS TO COMPENSATION. My loss was offset by the fun provided by your methamagical address.\r\nplease call me at (314)-1-592-6535  or PHI-1618\r\n\r\nADY\r\n',11227,0);
INSERT INTO comment VALUES (11246,1591,3172,'SilverKnight','re(3): There must be some bugs in this solution !!!','2004-01-22 18:43:34',0,'That can happen when you get your formulas off a website and you don\'t verify your answer, or figure out the meaning behind the formula.\r\n\r\nBTW, Penny, you updated your answer (below) with \'20\' but that\'s not quite right either....',11244,0);
INSERT INTO comment VALUES (11247,1591,4507,'Penny','re(4): There must be some bugs in this solution !!!','2004-01-22 19:23:52',0,'SK: \"BTW, Penny, you updated your answer (below) with \'20\' but that\'s not quite right either....\"\r\n \r\nBut I did make it clear that it was updated, that it was wrong originally... Isn\'t 20 inches per bug (60 total) the right answer? 20 (total) was Charlie\'s answer, and you don\'t seem to be picking on him. I guess you prefer to fight with girls. Anyway, that calculator of mine was a free Internet download, and it\'s been worth every cent!! \r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 22, 2004, 7:32 pm</b></i>',11246,0);
INSERT INTO comment VALUES (11248,1591,4507,'Penny','re(2): solution','2004-01-22 20:23:06',0,'\"...each bug goes 6+2/3 inches...\"\r\n\r\nStop that, Charlie, you\'re making him jealous !!!!!',11231,0);
INSERT INTO comment VALUES (11249,1591,3172,'SilverKnight','re(5): There must be some bugs in this solution !!!','2004-01-23 00:37:21',0,'umm... no... Charlie\'s answer is 20/3 inches each (or 20 inches total for ALL 3).',11247,0);
INSERT INTO comment VALUES (11250,1591,1301,'Charlie','re: There must be some bugs in this solution !!!','2004-01-23 00:40:34',0,'Re:\r\n\"10/(1-cos[2*pi/N radians]) \r\n= 10/(1-cos[120 degrees]) \r\n= 20\"\r\n\r\nSince cos(120 degrees) = -.5, it follows that\r\n1-cos(120 degrees) = 1.5, and\r\n10/1.5 = 6.666666666666... \r\n\r\n',11229,0);
INSERT INTO comment VALUES (11251,1599,5285,'Ady TZIDON','SOLUTION','2004-01-23 03:28:43',3,'the answer: THERE IS A MISTAKE SOMEWHERE...\r\nthe explanation:\r\n\r\nThe second number may be written as 11111...2=\r\nq*(1111...0)+2= which implies:\r\n  q  (the base of the counting system)>2\r\n   q    is odd -  OTHERWISE the  second number is even THEREFORE NOT A PRIME\r\n\r\nthe first number  1+q+q^2+q^3+...q^(2k-1)=\r\n                  (1+q)*(1+q^2+q^4+...q^(2k-2))\r\n  is even for an odd q\r\n\r\nif the first number is odd than the second is even\r\n\r\nconclusion: the two number differ in parity therefore cannot be both primes.\r\nady\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11252,1289,4830,'Jils','re(3): One direction at a time','2004-01-23 03:34:28',0,'Yep, that is so!!! I think I need a holiday!',11221,0);
INSERT INTO comment VALUES (11253,1591,2716,'Federico Kereki','re: solution','2004-01-23 08:59:40',1,'Nope, the path is spiral-like, and not a circle.',11240,0);
INSERT INTO comment VALUES (11254,1293,3172,'SilverKnight','solution','2004-01-23 09:47:03',3,'<B>zero</B>\r\n________________________\r\n\r\nOnly the one\'s digit is relevant here, so 1 is congruent to 11 is congruent to 91, etc... and the zeroes (10, 20, 30, etc...) all end in zero... so we can ignore them.\r\n\r\nSo, for each of the nine \'congruence sets\' such as 1, 11, 21, 31, ... 91 through 9, 19, 29, etc... each member in the set, raised to 99th power, end in the same digit.\r\n\r\nAnd all nine of the \'congruence sets\' have 10 elements.... since we\'re adding them all up 10x(ANY digit) ends in zero.\r\n\r\nSo, the total summation must end in zero.\r\n',NULL,0);
INSERT INTO comment VALUES (11255,1293,5285,'Ady TZIDON','SOLUTION','2004-01-23 09:57:59',0,'It must be zero, since whatever result is achieved from the summation of the first ten members (actually it is 5 but that is irrelevant) is then repeated nine more times so we have summation of this digit 10 times .\r\n\r\nRemark(NOT NEEDED TO SOLVE THE PUZZLE): the last  digit of Nth power of any number is equal to the last  digit of Kth power of said number iff(=if and only if) M mod 4= N mod 4  i.e. consider the 3th power instead of the 99th.\r\n\r\nady\n\n<i>Edited on <b>January 23, 2004, 10:29 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11256,1293,5285,'Ady TZIDON','re: solution','2004-01-23 10:03:35',1,'I did not see your solution-  mine  is truly isomorphic with yours- but I saw it only after submission...\r\nBIG MINDS THINK ALIKE\r\nady',11254,0);
INSERT INTO comment VALUES (11257,1293,1301,'Charlie','re: solution','2004-01-23 10:07:55',0,'Wow SK, I had gone through all of the below before reading your solution and realizing that the number that I would be multiplying that final 8 by was 10:\r\n\r\nA number ending in a digit 0 will have powers that all end in <b>0</b>.\r\n\r\nA number ending in 1 will have powers all ending in <b>1</b>.\r\n\r\nA number ending in 2 will have powers with ending digits that cycle 2, 4, 8, 6 in a cycle of 4. As 99 is congruent to 3 mod 4, 2^99 ends in <b>8</b>, the third in the cycle.\r\n\r\nA number ending in 4 will have powers with ending digits that cycle 4, 6 in a cycle of 2. As 99 is congruent to 1 mod 2, 4^99 ends in <b>4</b>, the first in the cycle.\r\n\r\nA number ending in 5 will have powers all ending in <b>5</b>.\r\n\r\nA number ending in 6 will have powers all ending in <b>6</b>.\r\n\r\nA number ending in 7 will have powers with ending digits that cycle 7, 9, 3, 1 in a cycle of 4. As 99 is congruent to 3 mod 4, 7^99 ends in <b>3</b>, the third in the cycle.\r\n\r\nA number ending in 8 will have powers with ending digits that cycle 8, 4, 2, 6 in a cycle of 4. As 99 is congruent to 3 mod 4, 8^99 ends in <b>2</b>, the third in the cycle.\r\n\r\nA number ending in 9 will have powers with ending digits that cycle 9, 1 in a cycle of 2. As 99 is congruent to 1 mod 2, 9^99 ends in <b>9</b>, the first in the cycle.\r\n\r\nAdding these up mod 10, a complete decade sums to 8.\r\n\r\nMultiply that by 10, and the last digit is of course zero as SK has said.\r\n\r\nAt least my method would work even if it had started at say 11^99.\r\n\r\nSimpler still is the straightforward way of using the extended precision capability of UBASIC:\r\n<pre>\r\n10 for i=1 to 99\r\n20     t=t+i^99\r\n30 next\r\n40 print t\r\nrun\r\n 5812206997600753463391342462747345840904209101124814483884686650470731323698643\r\n56708140949517237598499723088539628510405242259308985010276468113327453424717072\r\n493455029858959571265494893360597217500\r\nOK\r\n</pre>\r\n----\r\nwhere the last of the 198 digits is indeed zero.\r\n\r\n\r\n',11254,0);
INSERT INTO comment VALUES (11258,1293,5285,'Ady TZIDON','re(2): solution','2004-01-23 10:21:36',0,'THE RESULT IS STILL ZERO AND ALL I WROTE IS CORRECT EXCEPT THE CYCLE BEING FOUR AND NOT FIVE i.e. 99=3 mod 4.\r\n  being a newcomer to the site I  do not know how to edit my solution and so I post this comment\r\n\r\nady',11257,0);
INSERT INTO comment VALUES (11259,1293,1301,'Charlie','re(2): solution --- Gosh!!!..','2004-01-23 10:22:38',0,'... I left out 3:\r\n\r\nA number ending in 3 will have powers with ending digits that cycle 3, 9, 7, 1 in a cycle of 4. As 99 is congruent to 3 mod 4, 3^99 ends in 7, the third in the cycle. \r\n\r\nThat makes one decade add up to 5 mod 10.\r\n\r\n',11257,0);
INSERT INTO comment VALUES (11260,1293,3172,'SilverKnight','re(2): solution','2004-01-23 10:36:32',0,':-)\r\n\r\nWell, in the interests of being honest... so did I (though I didn\'t do any computer program), and then after realizing that they all \'cancel\' I deleted that section.',11257,0);
INSERT INTO comment VALUES (11261,1293,5285,'Ady TZIDON','re(3): solution --- Gosh!!!..','2004-01-23 10:38:04',1,'right you are CHARLIE\r\nActually it is only the 5 that counts within a decade since 5+t and  5-t complement each other e.g. 2^3=8 8^3=2 8+2=0  (all taken mod 10)   so go 1&9 3&7 4&6.... only 5 and 0 left.\r\nady',11259,0);
INSERT INTO comment VALUES (11262,1293,1301,'Charlie','re(3): solution','2004-01-23 10:38:36',0,'The way to edit one\'s comments is to select that comment, and below the comment\'s text will be a place where it says \"This is your comment\".  Near that is a link that says \"Edit comment\".  But this feature is generally looked upon as to be used only to correct typos, so a follow-up note is good as a general practice anyway (as I did in correcting my leaving out of the digit 3 in my analysis).\r\n\r\nRegarding your correction to\r\n\"Remark(NOT NEEDED TO SOLVE THE PUZZLEW): the last digit of Nth power of any number is equal to the last digit of Kth power of said number iff(=if and only if) M mod 5= N mod 5 i.e. consider the 4th power instead of the 99th.\"\r\n\r\nFirst I assume you mean K rather than M as M has not been introduced.  And your correction indicates mod 4 rather than mod 5.  So it would read\r\n\r\nthe last digit of Nth power of any number is equal to the last digit of Kth power of said number iff(=if and only if) K mod 4 = N mod 4 i.e. consider the 3rd power instead of the 99th.\r\n\r\nActually the word should be \"if\" rather than \"iff\", as K = N mod 4 (which is another way of saying K mod 4 = N mod 4) is sufficient for the last digits to be the same, but not always necessary.  For example, 4^3 ends in 4 as does 4^5 even though 3 and 5 have different congruences mod 4.  The \"iff\" holds in both directions only for numbers ending in 2, 3, 7 and 8; the other digits have cycles of length 1 or 2.\r\n',11258,0);
INSERT INTO comment VALUES (11263,1293,5285,'Ady TZIDON','re(4): solution','2004-01-23 10:41:49',0,'thanks\r\ni did it\r\nady',11262,0);
INSERT INTO comment VALUES (11264,1466,5285,'Ady TZIDON','SOLUTION','2004-01-23 12:04:06',0,'top+bottom=pi*(a^2+b^2)\r\nside surface=h*(b/a)*pi*(a+b)\r\nadd up =pi*(a^2+b^2+h*(b/a)*(a+b))\r\n\r\njust by looking at it\r\nady\n\n<i>Edited on <b>January 23, 2004, 12:09 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11265,1466,1301,'Charlie','solution','2004-01-23 12:14:20',0,'The slant height, s, of the truncated cone is s = ã((b-a)^2+h^2).\r\n\r\nThe slant height that the full, untruncated cone (let\'s call it r, as it will later serve as a radius) would have then is given by\r\n\r\nr/s = b/(b-a)\r\nor\r\nr = b*s/(b-a)\r\n\r\nConsider the conical surface of the truncated cone as made of paper, and cut along a line perpendicular to the top and bottom.  Then lay this developpable surface flat.  The arc formed by the top and the arc formed by the bottom will be concentric, as each will be perpendicular to the (now duplicated) cut line at either end of the curved strip.  The base arc will be the outer arc, with a radius of curvature equal to r, the slant height of the fully restored cone.\r\n\r\nThe circumference of the bottom of the cone before it was laid out was 2*pi*b.\r\n\r\nThe fraction of a circle that the two arcs span about their common center is then 2*pi*b/(2*pi*r) = b/r.\r\n\r\nIf complete, the outer circle would have area pi*r^2, but that must be multiplied by b/r, resulting in pi*b*r.  Likewise the inner sector of a circle to be subtracted out is pi*a*(r-s).  After the subtraction we have \r\n\r\npi*(b*r-a*(r-s))\r\n\r\nThis can be exemplified in a program:\r\n<pre>\r\npi = 4 * ATN(1)\r\nDO\r\n  INPUT \"a,b,h\"; a, b, h\r\n  s = SQR((b - a) ^ 2 + h * h)\r\n  r = b * s / (b - a)\r\n  PRINT \"Area is\"; pi * (b * r - a * (r - s))\r\nLOOP\r\n\r\nwith some sample output:\r\na,b,h? 1,2,3\r\nArea is 29.80377\r\na,b,h? 5,6,7\r\nArea is 244.3586\r\na,b,h? 7,10,3\r\nArea is 226.587\r\n</pre>\r\n------\r\nThere are alternative formulations for the area of the smaller sector, which are equivalent.\r\n\r\nThis is the area of the side only.  For the whole frustum, add in the area of the top and bottom, pi*(a^2 + b^2).\n\n<i>Edited on <b>January 23, 2004, 12:17 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11266,1466,4374,'Richard','Solution','2004-01-23 13:12:00',3,'If we develop the surface of a full cone with radius R and height H we get a \"piece of pie\" with circular edge of length 2*pi*R cut from the \"pie\" of radius S=sqrt(R^2+H^2). This piece has area (R/S)*pi*S^2 = pi*R*S. By similar triangles, the given truncated cone is truncated from a cone of radius b and height h*(b/(b-a))  = h + h*(a/(b-a)) = h + h\'. The surface area of the truncated cone can thus be found by subtraction of the surface area of a full cone of height h\' and radius a from that of a full cone of height h+h\' and radius b. Thus the surface area of the truncated cone is pi*(b*t-a*s) where t=sqrt(b^2+(h+h\')^2) and s=sqrt(a^2+h\'^2).',NULL,0);
INSERT INTO comment VALUES (11267,1569,1301,'Charlie','re: I think this pseudocode will do it','2004-01-23 14:07:48',0,'The only differences I can see between Penny\'s solution and the official one are that:\r\n\r\n1. The official one does not store an array of all the possible orders of letter positions to be changed, but rather generates each new one as the processing goes along.\r\n\r\n2. The official solution tries each of the other 25 letters at each position, then does a binary search on the word list, rather than the sequential search for a word larger than PRIORWORD.  I\'m not sure the \"larger\" part would allow a transition from, say \"ford\" to \"food\", unless there\'s something I missed seeing about an initialization of PRIORWORD. Oh, yes, I see it at S0005.  The only disadvantage is the slowness of a sequential search.\r\n\r\nOther than that it\'s basically the same--just differences between a long string vs. an array of strings and things like that.\n\n<i>Edited on <b>January 23, 2004, 2:10 pm</b></i>',11094,0);
INSERT INTO comment VALUES (11268,58,4718,'Jack Squat','Differnt first weighing','2004-01-23 15:11:06',3,'1st weigh:  split flour into 10-lb bags.\r\nResult:  2 10-pounders (probably in multiple bags)\r\n\r\n2nd weigh:  9-lb weight on one side against 5-lb weight plus enough flour from one bag to have scale balance.\r\nResult:  1 10-pounder, 1 4-pounder, 1 6-pounder\r\n\r\n3rd weigh:  repeat 2nd step, pouring from the 6-lb bag to match the two weights.\r\nResult:  1 10-pounder, 2 4-pounders, 1 2-pounder\r\n\r\n4th & 5th weighs:  Repeat 2nd and 3rd steps pouring from the 10-lb bag to match the weights.\r\nResult:  4 4-pounders, 2 2-pounders\r\n\r\n6th - 9th weighs:  For the next 4 weighs, split a 4-lb bag into 2 2-lb bags.\r\nResult:  10 2-pounders, and probably a crapload of loose flour in the air.',NULL,0);
INSERT INTO comment VALUES (11269,1380,4197,'luminita','to SK','2004-01-23 17:08:49',0,'yes, that\'s what I had in mind - I was wrong because of an optical illusion: I supposed the figure is in 3D.\r\nOf course I had a problem in interpreting angles in space, but I considered the projections. And so on ...',11103,0);
INSERT INTO comment VALUES (11270,706,5297,'NK','Another Approach','2004-01-23 18:19:54',0,'I arrived at an answer of 6 with the following approach:\r\n\r\nLet x = 20! = 2432902008176640000\r\n\r\nThus, (20!)! = x! = (x)(x-1)(x-2)…(21)(x)\r\n\r\nIf we define y = (x-1)(x-2)…(21), then\r\n\r\n(20!)! = y*x^2\r\n\r\nx^2 has a last non-zero digit of 6 (note the last non-zero digit of 4 in x above).  \r\n\r\ny, having a very large number of powers of 10, will end in many more zeros than x^2.  \r\n\r\nMultiplying x^2 by y will, therefore, not affect the last non-zero digit of x^2. Thus, (20!)! has a last non-zero digit of 6.',NULL,0);
INSERT INTO comment VALUES (11271,1466,5285,'Ady TZIDON','general equation:','2004-01-24 02:33:31',3,'\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\ngeneral equation:\r\n--------------------------------------------------------------------------------\r\n\r\n \r\n \r\nFrustrum (= truncated  cone): \r\n \r\n Volume = 1/3 (pi)* h *( a^ 2 + b^ 2 + a*b )\r\n\r\nSurface Area = Lateral Area + Area of Base 1 + Area of Base 2\r\n\r\n\r\nLA = (pi)* hs * ( a+b ) \r\nhs = SQROOT [ (a-b) ^2 + h^ 2 ]\r\nAB 1 = (pi)*a^2 \r\nAB 2 = (pi)*b^2 \r\nthat replaces my previous entry\r\n\r\nady\r\n\r\n\r\n\r\n\r\n--------------------------------------------------------------------------------\r\n \r\n \r\n',NULL,0);
INSERT INTO comment VALUES (11272,1293,5306,'Purna','','2004-01-24 05:04:34',0,'',NULL,0);
INSERT INTO comment VALUES (11273,1293,5306,'Purna','','2004-01-24 05:04:45',0,'',NULL,0);
INSERT INTO comment VALUES (11274,1293,5306,'Purna','last digit','2004-01-24 05:08:27',3,'(1)^99+(2)^99+....+(98)^99+(99)^99\r\n=1+(((2)^100)/2)+(((3)^100)/3)+....+(((98)^100)/98)+(((99)^100)/99)\r\n=1+last digit(2/2)+last digit(3/3)+last digit(4/4)+....+last digit(99/99)\r\n=1+1+1.....99 times(last digit)\r\n=9.\r\nso the last digit of the given series is 9.',NULL,0);
INSERT INTO comment VALUES (11275,670,5306,'Purna','Digit number','2004-01-24 06:17:38',3,'For a given number to be divisible by 13, the sum of all the digits of the given number must be divisible by 13.\r\nSo when we add the 50 digits we get \r\n(49+26th digit) which has to be divisible by 13.So the smallest value should be 3 which satisfies the given condition.\r\nSo the 26th digit has to be 3.\r\n',NULL,0);
INSERT INTO comment VALUES (11276,1284,5306,'Purna','Chessboard','2004-01-24 06:32:37',3,'The total number of occurences is        \r\n                64C3\r\nand the desirable outcomes is\r\n                16C3\r\n\r\nSo the required probability is\r\n\r\n                 16\r\n                   C \r\n                    3\r\n            ---------------\r\n                 64\r\n                   C\r\n                    3     \r\n         =0.037878.....',NULL,0);
INSERT INTO comment VALUES (11277,1286,5306,'Purna','Horse Race','2004-01-24 07:11:51',3,'Order of finish\r\n\r\nPosition\r\n      1.Fourth horse\r\n      2.Second horse\r\n      3.Fifth horse\r\n      4.First horse\r\n      5.Third horse',NULL,0);
INSERT INTO comment VALUES (11278,1284,1301,'Charlie','re: Chessboard','2004-01-24 10:11:43',0,'I think what you are solving here is the probability that all three will lie on one of the two main diagonals without regard to whether they are on the same one or not.',11276,0);
INSERT INTO comment VALUES (11279,1394,4507,'Penny','Official solution (spoiler)','2004-01-24 10:24:18',2,'http://rec-puzzles.org/new/sol.pl/analysis/boy.girl.dog\r\n\r\nI would not have copied this one verbatim from the Internet. I would have changed the  participants from \"boy, girl, dog\" to \"hockey player, geisha girl and aardvark, moving at 8mph, 3 mph and 20mph\" \r\n\r\n:-)\n\n<i>Edited on <b>January 24, 2004, 10:28 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11280,230,5299,'Nick','','2004-01-24 11:53:11',0,'',NULL,0);
INSERT INTO comment VALUES (11281,1277,5299,'Nick','','2004-01-24 11:58:37',0,'',NULL,0);
INSERT INTO comment VALUES (11282,1345,5299,'Nick','','2004-01-24 12:04:53',0,'',NULL,0);
INSERT INTO comment VALUES (11283,1394,4374,'Richard','re: Official solution (spoiler)','2004-01-24 12:25:45',0,'Your link gives an interesting argument that, however, assumes that at some point the dog is between the boy and the girl. Reading the problem carefully, it seems quite possible that the dog will take off at ten miles an hour and keep going straight ahead for the hour and never be between the boy and the girl. The problem is not what I would call well-posed, in any event.',11279,0);
INSERT INTO comment VALUES (11284,1466,4374,'Richard','re: general equation:','2004-01-24 12:36:19',0,'Nobody cares about the area of the base which is a simple circle of radius b. It is the area of the rest that counts. If the cone were not truncated and had height H, this area would be pi*b*H. Because it is truncated, we need to subtract pi*a*h\' where h\' is the height of the cone that was cut off in the trucation. Aside from justifying the pi*b*H formula, the problem is to find h\' (hence H also) in terms of h, and this can be readily done using similar triangles. Your formulas are way different from what is correct.\r\n\r\n(Added in later edit: Sorry. I was a bit confused. Your formulas are correct according to \"Handbook of Mathematical Formulas and Integrals, 2nd ed.\" by Alan Jeffrey. The LA formula differs considerably in form from the one involving the given variables a,b, and h that comes out directly using the difference method, but they do give exactly the same result.)\r\n\r\n\n\n<i>Edited on <b>January 26, 2004, 5:25 pm</b></i>',11271,0);
INSERT INTO comment VALUES (11285,1394,1301,'Charlie','thoughts','2004-01-24 14:34:48',1,'This is the same as the Bee problem in reverse (<a href=\"http://perplexus.info/show.php?pid=11\">here</a> and <a href=\"http://perplexus.info/show.php?pid=31\">here</a>).  In the bee problem, the two travelers bounding the area in which the bee shuttles back and forth approach from being apart.  Here the two travelers bounding the area in which the dog is free to shuttle start together and move apart.\r\n\r\nThe problem is that the bee problem can start from either of the two travelers or anywhere in between and still it happens that there are infinitely many reversals at the end.  Here the infinitely many reversals come at the beginning, so there is no defined direction in which the dog is facing at the beginning, and infinitely many reversals, so that\'s neither odd nor even.\r\n\r\nSince the bee problem could have begun with the shuttler anywhere in between the outliers, this can end up with the dog anywhere between the boy and the girl.',NULL,0);
INSERT INTO comment VALUES (11286,670,4374,'Richard','re: Digit number','2004-01-24 17:51:29',0,'You write \"For a given number to be divisible by 13, the sum of all the digits of the given number must be divisible by 13.\" This is false, as 13 itself testifies. The sum of the digits is divisible by 9 if and only if the number is divisible by 9, but with 13 in place of 9, this doesn\'t work. The digits must be weighted by numbers congruent to the power of 10 of their place, modulo the divisor in question. With the divisor 9, things work out so nicely because 10^n is always congruent to 1 modulo 9. Modulo 13, the powers of 10 are not all congruent to 1, however.\r\n \r\n',11275,0);
INSERT INTO comment VALUES (11287,1554,5312,'les1021','re: The answer','2004-01-24 19:40:45',0,'ok thats just gay cuz dat didnt even make any sense cuz duh they r goin 2 reply but your trying to figure out who is a liar and who is a knight retard mother fucker!!!!!!!!',10818,0);
INSERT INTO comment VALUES (11288,1394,4507,'Penny','Question','2004-01-24 20:02:59',4,'It is not clear to me how all three can start walking simultaneously from the same starting point (the puzzle says they are initially standing together) in the same direction, and the dog still be trotting back and forth between the boy and the girl. The dog is faster than the  boy, so by the time the boy has gotten any distance ahead of the girl, the dog will be ahead of him. So when does the dog initially embark (no pun intended), and when does he start trotting back and forth? Is there some subtle calculus here that escapes me? \n\n<i>Edited on <b>January 24, 2004, 8:05 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11289,1394,4374,'Richard','re: Question','2004-01-24 20:43:45',0,'There can be no initial time for the dog to reverse its course, so the dog does not reverse its course.  Hence the dog is 10 miles ahead of the starting point one hour after the start. The problem would make more sense if it were given that the dog first reverses its course at some definite time T and then goes back and forth after that.',11288,0);
INSERT INTO comment VALUES (11290,1394,153,'TomM','re: Question: \"Abandon All Common Sense...\"','2004-01-24 20:51:54',0,'This is an exercise in the pure mathematics of a situation. The problem says to ignore certain real-world complications. Unfortunately ignoring those complications means either abandoning all common sense or divorcing the mathematics of the puzzle from the situation used to set it up. \r\n\r\nIn the first few moments, the situation makes no sense in the real world where the dog can\'t turn instantaneously nor move back and forth in infinitesimal increments in infinitesimal time units. It is hard to picture in the forward direction at all. \r\n\r\nThe problem is much better conceptualized as a variant on the bee problem played backward.  The infinite number of instantaneous switchbacks in infinitesimal increments still don\'t make any real-world sense, but at least they are easier to imagine.',11288,0);
INSERT INTO comment VALUES (11291,1459,5315,'Raymond Chow','Possible Solution','2004-01-24 21:41:19',0,'coming in 1st is wearing the:\r\ngreen shirt, green suspenders, and blue tie\r\ncoming in 2nd is wearing the:\r\nblue shirt, red suspenders, white tie\r\ncoming in 3rd is wearing the:\r\nred shirt, white suspenders, red tie\r\nand finally the guy being question and 4th is:\r\nblue shirt, blue suspenders, and green tie',NULL,0);
INSERT INTO comment VALUES (11292,1394,4507,'Penny','Sit !! Stay !!','2004-01-24 22:47:48',0,'If you change the puzzle to state that the boy and the girl start walking simultaneously, and the dog waits obediently for five minutes before taking off after them, then the puzzle makes more sense.\r\n\r\nBoy\'s speed = 4mph = 0.07 miles/minute\r\nGirl\'s speed = 3mph = 0.05 miles/second\r\nDog\'s speed = 10 mph = 0.17 miles/minute\r\n\r\nAfter 5 minutes, the boy has gone 0.35 miles, the girl 0.25, and then the dog em\"barks\".\r\n\r\nAfter another 2.08 minutes, the boy has gone to 0.35 + 0.07*2.08 = 0.50. The girl has gone to 0.05*2.08 + 0.25 = 0.35. The dog has reached the girl at 0.17*2.08 = 0.35\r\n\r\nIn the next 1.5 minutes, the boy goes to 0.50 + 0.07*1.5 = 0.61. The dog reaches the boy by going to 0.35 + 1.5*0.17 = 0.61. The girl gets to 0.35 + 1.5*0.05 = 0.43\r\n\r\nNow the dog reverses course for the first time. He is 0.61 - 0.43 = 0.18 away from the girl, and trots to her at relative speed 0.17 + 0.05 = 0.22 miles/minute. It takes the dog 0.82 minutes to get to the girl. So now the boy is at 0.61 + 0.82*0.07 = 0.67. The girl and the dog are at 0.43 + 0.82*0.05 = 0.47. \r\n\r\nOnce again the dogged hound reverses course. In the next 2 minutes the dog goes to 0.47 + 0.17*2.00 = 0.81, where he meets the boy. The girl goes to 0.47 + 0.05*2.00 = 0.57.\r\n\r\nNow the dog turns and heads for the girl. They are now 0.81 - 0.57 = 0.24 mile apart, which the dog covers at relative speed 0.17 + 0.05 = 0.22 miles/minute. This takes the dog 0.92 minute. Now the dog and the girl are at     \r\n0.57 + 0.92*0.05 = 0.62. The boy is at 0.81 + 0.92*0.07 = 0.87.\r\n\r\netc............\r\n\r\nIf I could write a program at this point, I would have the answer. (I will have Visual Basic on my desktop in a week or two. That should be interesting.) \r\n\r\n\n\n<i>Edited on <b>January 24, 2004, 10:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11293,1509,5320,'Jen T','Hmmm.. so twhat day then....','2004-01-24 23:52:45',0,'March 14 1996',NULL,0);
INSERT INTO comment VALUES (11294,1394,5285,'Ady TZIDON','re: Sit !! Stay !!','2004-01-25 07:15:47',0,'I wholly agree with Penny. \r\nThe \"simultaneous\" start invites variety of interpretations and without any refinements leaves the final location of Rex undefined.\r\n\r\nAsy',11292,0);
INSERT INTO comment VALUES (11295,1294,4507,'Penny','Solution','2004-01-25 12:18:54',3,'Zero',NULL,0);
INSERT INTO comment VALUES (11296,1294,1626,'Gamer','re: Solution','2004-01-25 12:28:03',0,'When you \"move\" the zero, there won\'t be a left end to place it at.',11295,0);
INSERT INTO comment VALUES (11297,1294,4507,'Penny','re(2): Solution','2004-01-25 13:22:47',0,'Gamer: \"When you \'move\' the zero, there won\'t be a left end to place it at.\"\r\n\r\nSure there will. Zero can be written with more than one position.\r\n\r\nZero before the move: 0000000\r\nZero after the move:  0000000  \r\n',11296,0);
INSERT INTO comment VALUES (11298,1294,4507,'Penny','Question','2004-01-25 13:25:14',4,'Ravi, did you mean \"the smallest nonnegative number\"?',NULL,0);
INSERT INTO comment VALUES (11299,1294,3386,'Victor Zapana','','2004-01-25 13:31:39',0,'he probably does coz the smallest nonnegative number that would work is... really really really small',NULL,0);
INSERT INTO comment VALUES (11300,1294,3386,'Victor Zapana','ramblings','2004-01-25 13:45:27',0,'It cant be a 1-digit number\r\n\r\n2 digit number:\r\nideally, it would be: (for number xy)\r\n1.5 (10x + y) = 10y + x\r\n15x + 1.5y = 10y + x\r\n14x = 8.5y\r\nBecuase 14x and 8.5y are both WHOLE NUMBERS, y must be even 2,4,6,8 (im not agreeing with Penny on the 000 idea). In addition x and y must both be whole numbers between 0 and 9.\r\n8.5 x 2= 17 REJECT not divisible by 14\r\n8.5 x 4= 34 REJECT not divisible by 14\r\n8.5 x 6= 51 REJECT not divisible by 14\r\n8.5 x 8= 68 REJECT not divisible by 14\r\nIt cannot be a 2-digit number\r\n\r\n3-digit number:\r\nideally, it would be: (for number xyz)\r\n1.5 (100x + 10y + z) = 100z + 10x + y\r\n150x + 15y + 1.5z = 100z + 10x + y\r\n140x + 14y = 98.5z \r\n14(10x + y) = 98.5z \r\nBecause 14, 10x+y, and 98.5z are all WHOLE NUMBERS, z must be even, so its either 2,4,6,8. (not including 0 coz i disagree with penny with the 000 idea) \r\n98.5 x 2= 197 REJECT not divisible by 14\r\n98.5 x 4= 394 REJECT not divisible by 14\r\n98.5 x 6= 591 REJECT not divisible by 14\r\n98.5 x 8= 788 REJECT not divisible by 14\r\nSo, it is not a 3-digit number.\r\n\r\nto be continued\n\n<i>Edited on <b>January 25, 2004, 1:45 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11301,1294,3386,'Victor Zapana','ramblings 2','2004-01-25 13:51:28',0,'4-digit number:\r\nideally, it would be: (for number abcd)\r\n1.5 (1000a + 100b + 10c + d) = 1000d + 100a + 10b + c\r\n1500a + 150b + 15c + 1.5d = 1000d + 100a + 10b + c\r\n1400a + 140b + 14c = 998.5d\r\n14 (100a + 10b + c)= 998.5d\r\nbecause 14(100a + 10b + 10c) and 998.5d are both WHOLE NUMBERS, d must be even, so it is 2,4,6,8 (not including 0 look at previous post) also, a, b, c are between 0 and 9.\r\n998.5 x 2= 1997 REJECT not divisible by 14\r\n998.5 x 4= 3994 REJECT not divisible by 14\r\n998.5 x 6= 5991 REJECT not divisible by 14\r\n998.5 x 8= 7988 REJECT not divisible by 14\r\nAhhh, it\'s not a 4-digit number either.. -cries-\r\n\r\nto be continued\r\n\r\nPenny\'s idea seems more and more plausible lol.\r\n\n\n<i>Edited on <b>January 25, 2004, 1:52 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11302,1294,3386,'Victor Zapana','ramblings 3','2004-01-25 13:56:22',0,'5-digit number:\r\nideally, it would be: (for number abcde)\r\n1.5 (10000a + 1000b + 100c + 10d+ e) = 10000e + 1000a + 100b + 10c + d\r\n15000a + 1500b + 150c + 15d + 1.5e = 10000e + 1000a + 100b + 10c + d\r\n14000a + 1400b + 140c + 14d = 9998.5e\r\n14 (1000a + 100b + 10C + d) = 9998.5e\r\nLike before, e must be even 2,4,6, or 8.\r\n9998.5 x 2= 19997 REJECT not divisible by 14\r\n9998.5 x 4= 39994 REJECT not divisible by 14\r\n9998.5 x 6= 59991 REJECT not divisible by 14\r\n9998.5 x 8= 79988 REJECT not divisible by 14\r\nGAH, it is not a 5 digit number\r\n\r\nto be continued\n\n<i>Edited on <b>January 25, 2004, 2:11 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11303,1294,3386,'Victor Zapana','ramblings 4','2004-01-25 14:03:02',0,'6-digit number:\r\nideally, it would be: (for number abcdef)\r\n1.5 (100000a + 10000b + 1000c + 100d + 10e + f) = 100000f + 10000a + 1000b + 100c + 10d + e\r\n150000a + 15000b + 1500c + 150d + 15e + 1.5f = 100000f + 10000a + 1000b + 100c + 10d + e\r\n140000a + 14000b + 1400c + 140d + 14e = 99998.5f\r\n14 (10000a + 1000b + 100c + 10d + e) = 99998.5f\r\nLike before, f must be 2, 4, 6, or 8.\r\n99998.5 x 2= 199997 REJECT not divisible by 14\r\n99998.5 x 4= 399994 ACCEPTED divisible by 14.\r\nSo, f is 4.\r\n399994 / 14= 28571.\r\n\r\nto be continued ',11302,0);
INSERT INTO comment VALUES (11304,1294,3386,'Victor Zapana','Conclusion of the Ramblings','2004-01-25 14:05:01',3,'(this shud be read last, after u read all the other \"ramblings...,\" or at least ramblings 4.)\r\nits a 6-digit number: abcde4\r\n\r\n10000a + 1000b + 100c + 10d + e = 28571\r\na = 2\r\nb = 8\r\nc = 5\r\nd = 7\r\ne = 1\r\nSo, the number is <b> 285714</b>.\r\n\r\nAlso, just from my thoughts, I think it can\'t be 0, coz it says \"precisely 50%,\" and 0 can be 1.983% of 0, 2.124% of 0, 3% of 0, etc. and not only be 50%\r\n\r\n<i>Edited on <b>January 25, 2004, 2:09 pm</b></i>\n\n<i>Edited on <b>January 25, 2004, 2:12 pm</b></i>',11303,0);
INSERT INTO comment VALUES (11305,1294,5285,'Ady TZIDON','a non-zero solution','2004-01-25 15:16:14',3,'   ans:   285714\r\n\r\ncan get it by solving :\r\n\r\n10*m+c= 2/3*( c*10^k+m)\r\nwhich transforms into:  \r\n28m=2c*10^k-3c\r\nwhich leads to :\r\n\r\n28*m=c*199....97  \r\n\r\nhence c=4   m=28571\r\nand the combined number 428571\r\n\r\nOR  c=8   m=57142\r\nand the combined number 571428\r\n\r\n\r\n\r\n\r\nAnother method is by looking at the multiples of the  periodic decimal representation of 1/7:\r\n1   142857\r\n2   285714\r\n3   428571\r\n4   571428\r\n5   714285\r\n6   857142    \r\n\r\nHERE YOU CLEARLY SEE BOTH ANSWERS\r\n i.e. 2/7=>3/7  and  4/7=>6/7\r\n\r\nsince the problem requested the smallest number\r\nthe answer is   285714 .\r\nady',NULL,0);
INSERT INTO comment VALUES (11306,1294,1626,'Gamer','re(3): Solution','2004-01-25 16:01:28',0,'Leading zeroes aren\'t allowed unless specified by the problem. So adding extra zeroes aren\'t allowed.',11297,0);
INSERT INTO comment VALUES (11307,1229,5329,'keith','solution','2004-01-25 17:01:03',0,'If I did the math right, then here is the solution:\r\n\r\na) grandpa=16384\r\n   grandma=18837\r\n\r\nb) grandpa gives more\r\n       grandpa=67108864\r\n       grandma=44378442',NULL,0);
INSERT INTO comment VALUES (11308,1459,5330,'Jon','My answer...','2004-01-25 17:59:36',0,'I have the speaker (\"B\") as the last to enter.\r\nPerson 1: Blue shirt, Red tie, Green suspenders\r\nPerson 2: White shirt, Blue tie, Red suspenders\r\nPerson 3: Green shirt, White tie, White suspenders\r\nPerson 4: Red shirt, Green tie, Blue suspenders',NULL,0);
INSERT INTO comment VALUES (11309,1459,5334,'Venkatesh','My Solution','2004-01-25 22:27:36',0,'Hi guys ,\r\ni am Venkatesh an engg student in India.This is my first hit at this site . nyways this is my solution.\r\nsu - Suspenders , sh - shirt , t tie\r\nA       B      C       D\r\nG su  - W t  - R sh  - R t \r\nB sh  - G sh - R su  - W sh \r\nG t   - W su - B t   - B su \r\nthe 4 of \'em enter in the order A,B,C,D\r\nB: Well, I know that the only person that came in between the person with the red shirt and the person with the green suspenders (in no particular order) was wearing a white tie.\r\n\r\nso .. the order thus far is {sh=shirts,su=suspenders,t=tie}\r\neither R sh - W t - G su --- 1\r\n    or G su - W t - R sh --- 2\r\n   Well, I know that the person wearing the green shirt came in just before the person wearing the red suspenders, and he came in just before the person wearing the red tie.\r\n\r\nthis tells us tht \r\nG sh- R su - R t ---3\r\nAlso the person narrating this must have come early to have witnessed all this . he wears either a red shirt or a blue shirt so the green shirt ought to be the 2nd guy in .\r\ncomparing this with the prev statements \r\n3 does not match with 1 because the 3rd guy in order will be wearing both red and green suspenders so .. order 1 is wrong .. combining order 2 and 3 and the fact tht the first guy either wears a blue or a red shirt... red shirt is ruled out coz the 3rd guy wears the red shirt acc to order 2\r\nso the order is\r\nG su  - W t  - R sh  - R t \r\nB sh  - G sh - R su  - \r\n\r\nWe took a picture of all four of us. It showed three of us standing: the person with the blue shirt on the left, the person with the blue tie in the middle, and the person with the white suspenders on the right. The other person was sitting down in the middle because he arrived last of all four of us\r\ncomparing this to the above order \r\nthe 2nd person wears white suspenders\r\nthe 3rd person wears blue tie\r\nalso \r\nthe first guy wears a green tie \r\nthe order becomes\r\n\r\nG su  - W t  - R sh  - R t \r\nB sh  - G sh - R su  - \r\nG t   - W su - B t   -\r\n\r\nputting the remaining together \r\nthe final order becomes\r\nG su  - W t  - R sh  - R t \r\nB sh  - G sh - R su  - W sh \r\nG t   - W su - B t   - B su \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11310,1459,4507,'Penny','re: My answer...','2004-01-26 01:29:44',0,'The puzzle states: \"the only person that came in between the person with the red shirt and the person with the green suspenders (in no particular order) was wearing a white tie.\"\r\n\r\nJon has two people like that coming in.\r\n',11308,0);
INSERT INTO comment VALUES (11311,1459,4507,'Penny','re: Possible Solution','2004-01-26 01:35:16',0,'The puzzle refers to \"THE person with the blue shirt\".\r\n\r\nRaymond Chow has two people in blue shirts. That\'s the only problem with his solution.\n\n<i>Edited on <b>January 26, 2004, 1:56 am</b></i>',11291,0);
INSERT INTO comment VALUES (11312,1459,5267,'cogitater','re: My Solution','2004-01-26 03:12:17',0,'Venkatesh, If I am interpreting your solution correctly, you have the last person in wearing a blue tie and white suspenders. From the description of the photograph we know that the blue tie and white suspenders were worn by two different people.',11309,0);
INSERT INTO comment VALUES (11313,1459,5267,'cogitater','re: Possible Solution','2004-01-26 03:35:49',0,'Penny, I\'m having a problem understanding your critique of R. Chow\'s solution. You state that his having 2 people wearing blue shirts is his only mistake, yet none of his answer agrees with yours. Sup with that? As I recall, your solution was correct, but his is almost totally different. ',11291,0);
INSERT INTO comment VALUES (11314,1394,3275,'retiarius','Barking mad solution','2004-01-26 05:53:46',0,'The very confused dog ends 3 + x from the starting point.\r\nHe has travelled for time t1 towards the boy and for time t2 towards the girl.\r\nTherefore, 10 t1 - 10 t2 = 3 + x\r\nConsidering relatives speeds t1/t2 = 13/6\r\nt1 = 1- t2\r\nTherefore, 6 - 6 t2 = 13 t2\r\nt2 = 6/19, t1 = 13/19\r\n70/19 = 3 + x\r\nx = .68\r\nThe dog is .68 miles from the girl.\r\nWhat direction is he facing?\r\nLet me think about that!\r\n',NULL,0);
INSERT INTO comment VALUES (11315,1466,4830,'Jils','re(2): general equation:','2004-01-26 06:51:04',0,'Actually I did it by integration and came up with the same formula as Ady. I can\'t see how its wrong....',11284,0);
INSERT INTO comment VALUES (11316,707,5337,'andreas','ages of 3 persons','2004-01-26 07:20:15',0,'hi bryan,\r\n\r\ni got nearly same solution like it is posted but i got the following ages:\r\nblake 24 instead of 84\r\ncalvin 84 instead of 36\r\nedgar 36 instead of 24\r\n\r\nall other details like name, jobs a.s.o. same like you. could you check whether my solution is also possible. i could not find a hint which would speak against it.\r\n\r\nthanks from germany\r\nandreas\r\n',NULL,0);
INSERT INTO comment VALUES (11317,1394,4830,'Jils','Any which way','2004-01-26 08:55:19',0,'Working backwards, if the boy was catching up the girl and the dog started somewhere between them, it wouldn\'t matter who he ran to first as they\'d all end up together (at the start).\r\n',NULL,0);
INSERT INTO comment VALUES (11318,840,4865,'Heartberry','FAVORITE!','2004-01-26 09:17:24',1,'This is my favorite riddle that got me hooked on riddles a few years ago!',NULL,0);
INSERT INTO comment VALUES (11319,1399,1920,'Brian Smith','The word is...','2004-01-26 09:28:00',3,'The word is cable.\r\nC A B L  E\r\n3,1,2,12,5',NULL,0);
INSERT INTO comment VALUES (11320,1399,1301,'Charlie','But it could also be...','2004-01-26 09:36:17',0,'C L A Y\r\n3,12,1,25\r\n\r\nI\'m sure that\'s the ambiguity.\r\n(unless CLAY is not considered a common word).',11319,0);
INSERT INTO comment VALUES (11321,1294,4906,'stan','re: Conclusion of the Ramblings','2004-01-26 09:54:15',1,'The problem doesn\'t actually specify that the answer must be integral does it?  Why wouldn\'t 2.85714 work? (Or .285714 if the preceeding \"0\" isn\'t required?)  For that matter (and I\'m just working from Victor\'s previous reasoning) there may a number 1.********** that would work and be smaller, but have more \"digits\" than 6.\r\n\r\n',11304,0);
INSERT INTO comment VALUES (11322,707,1567,'Bryan','re: ages of 3 persons','2004-01-26 10:37:26',0,'andreas, I assume from your comment that you found Calvin to be the banker. Clue (3) implies the banker is one of the two youngest men. Therefore, Calvin must be 24 or 36.  Start with this hint and see if it helps  :P',11316,0);
INSERT INTO comment VALUES (11323,1459,4507,'Penny','re(2): Possible Solution','2004-01-26 11:16:36',0,'cogitater writes: \"Penny, I\'m having a problem understanding your critique of R. Chow\'s solution. You state that his having 2 people wearing blue shirts is his only mistake, yet none of his answer agrees with yours. Sup with that? As I recall, your solution was correct, but his is almost totally different.\"\r\n\r\nEven though our answers are almost totally different, Raymond Chow\'s answer would be as good as mine, except that the puzzle refers to \"THE person with the blue shirt\", implying that there was only one person in a blue shirt, and Raymond\'s answer has two people in blue shirts.\r\n\r\nMy answer (using the shirt/tie/suspenders notation and the \"less than\" time of arrival notation) was\r\n\r\nBGG < GWW < RBR < WRB\r\n\r\nRaymond\'s is:\r\n\r\nGBG < BWR < RRW < BGB\r\n\r\nBoth of these solutions match every one of the puzzle statements:\r\n\r\n\"the only person that came in between the person with the red shirt and the person with the green suspenders (in no particular order) was wearing a white tie...the person wearing the green shirt came in just before the person wearing the red suspenders, and he came in just before the person wearing the red tie...a picture...showed...the person with the blue shirt on the left, the person with the blue tie in the middle, and the person with the white suspenders on the right. The other person was sitting... [B was wearing a] green tie [and] a red or blue shirt...\"\r\n\r\nRaymond\'s solution and my solution fit all those statements. The only reason I prefer my solution to his, is that I only have one person in a blue shirt, and the puzzle implies that there was only one such person.  \r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 26, 2004, 11:24 am</b></i>',11313,0);
INSERT INTO comment VALUES (11324,1399,5285,'Ady TZIDON','one more... Internet bound','2004-01-26 11:16:46',0,'cable, ...  clay \r\n\r\n& to rhyme:  Ebay(!!) : 31=5 MOD 26= E; 2,1,21=BAY\r\n\r\nJUST CABLE E-BAY TO GET SOME CLAY\r\n\r\nady\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11325,1294,5285,'Ady TZIDON','re(2): Conclusion of the Ramblings','2004-01-26 11:28:19',1,'Stan\r\n     Not quite. In both cases placing the  last digit at the left end will  not create a 50% increase:\r\n 2.85714=>42.8571\r\n.285714=>4.28571\r\n\r\nBy the same token   1.@^^$#...^Z=>Z1.@^^$#...^\r\n\r\nady',11321,0);
INSERT INTO comment VALUES (11326,1399,4507,'Penny','re: one more... Internet bound','2004-01-26 11:28:21',0,'LOL',11324,0);
INSERT INTO comment VALUES (11327,1399,5285,'Ady TZIDON','re(2): one more... Internet bound  +LOL','2004-01-26 11:33:40',0,'P,\r\nWHR S YR SNS F HMR  ??\r\n',11326,0);
INSERT INTO comment VALUES (11328,1294,2716,'Federico Kereki','Standard solution','2004-01-26 11:41:02',3,'There\'s an standard solution using continued fractions. Assume we are looking for a number abc...z.<p>Let\'s write the fraction x=0.abc...zabc...z... Therefore, (x+z)/10= 0.zabc...zabc...zabc...z..., which should be 1.5x.<p>Equating members, x=z/14. With z=4, we get x=0.285714, which ends in 4 as needed, so the number is 285714.',NULL,0);
INSERT INTO comment VALUES (11329,1592,2716,'Federico Kereki','Solution','2004-01-26 13:16:08',3,'This can be seen as a state machine, with probabilistic state changes. You start at the state \"No numbers seen\".<p>With probability 6/6, you change to the state \"One number seen\".<p>At this state, with probability 1/6, you remain there one more throw; with probability 5/6 you change to state \"Two numbers seen\".<p>At this state, with probability 2/6, you remain there one more throw; with probability 4/6 you change to \"Three numbers seen\", and so on.<p>The expected number of throws is 6/6+ 6/5+ 6/4+ 6/3+ 6/2+ 6/1 = 14.7.',NULL,0);
INSERT INTO comment VALUES (11330,1592,1301,'Charlie','solution plus simulation-- and another question or two','2004-01-26 14:02:07',0,'The solution below is the same as Federico Kereki\'s.  A reference is given to a similar past puzzle, and I\'ve included a simulation, and a new, more complex question:\r\n\r\nThis is based on Rick\'s <a href=\"http://perplexus.info/show.php?pid=42&cid=2437\">Another analytic solution to problem B</a> comment for the puzzle Trading Cards.\r\n\r\nIn order to get 6 rolls, each of which shows a number that had not yet come up, you first have to get one such roll, then a second such roll, etc.  Before starting, you expect it will take 1 roll to get the first new number.  Once that happens, you expect it to take 6/5 rolls to get some other previously unseen number. To get the third, you expect it to take another 6/4 rolls.  The expected times to get each of these fresh numbers can be added, giving \r\n\r\n&#931;{i=0 to 5} 6/(6-i) = 14.7\r\n\r\nThe following program evaluates that summation and then simulates 100,000 trials:\r\n\r\nDEFDBL A-Z\r\nFOR i = 0 TO 5\r\n&nbsp;&nbsp;t = t + 6 / (6 - i)\r\nNEXT\r\nPRINT : PRINT\r\nPRINT t\r\n\r\nRANDOMIZE TIMER\r\ntotTook = 0: totTrials = 0\r\nFOR trial = 1 TO 100000\r\n&nbsp;&nbsp;totTrials = totTrials + 1\r\n&nbsp;&nbsp;REDIM had(6)\r\n&nbsp;&nbsp;numHad = 0\r\n&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;r = INT(RND(1) * 6 + 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF had(r) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;had(r) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numHad = numHad + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;totTook = totTook + 1\r\n&nbsp;&nbsp;LOOP UNTIL numHad = 6\r\nNEXT trial\r\nPRINT totTook / totTrials\r\n\r\nSome sample output is:\r\n 14.7\r\n 14.7035\r\n\r\n 14.7\r\n 14.70336\r\n\r\n 14.7\r\n 14.70308\r\n\r\n 14.7\r\n 14.70461\r\n\r\n 14.7\r\n 14.71023\r\n\r\n 14.7\r\n 14.68018\r\n\r\nThis method of solution depends on each of the required outcomes having an equal probability of occurrence, so that the expected wait after having acquired, say, 3 different numbers is the same regardless of what those three numbers were.  A more complicated solution is needed for questions where not every outcome is the same.  Such would be the case if the problem called for rolling a pair of dice, and asking What would be the expected number of rolls needed to have gotten all eleven possible dice totals from 2 through 12?\r\n\r\nAnother question is What are the median and modal numbers for one die being tossed in this procedure--that is, the original question, with expected number replaced with mode or median?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11331,1592,3172,'SilverKnight','re: solution plus simulation-- and another question or two','2004-01-26 14:12:22',0,'Charlie,\r\n\r\nThose are interesting questions.  At (my) first glance, they seem to require brute forcing (perhaps w/computer) the solution.  Is there an analytical way to solve eleven possible dice totals from 2-12, or the mode/median questions?\r\n\r\n- SK',11330,0);
INSERT INTO comment VALUES (11332,1592,1301,'Charlie','re(2): solution plus simulation-- and another question or two','2004-01-26 14:58:49',0,'There is an analytical way of solving the likelihood of having gotten all 11 possible dice totals after n throws. The formula has so many terms that a computer is almost essential.  To find the mode and median requires doing this for multiple values of n, and thus could be considered brute force.  The mean requires enough to essentially account for \"all the possible\" values of n (the quotes indicating we stop after essentially having probability 1.000000000000000 of having reached the goal), and so is even more of a brute force method.  But it doesn\'t get as far down as picking each possible sequence of throws, or be a mere simulation.',11331,0);
INSERT INTO comment VALUES (11333,1399,5212,'kandas','maybe?','2004-01-26 16:53:27',0,'dining',NULL,0);
INSERT INTO comment VALUES (11334,1466,4374,'Richard','re(3): general equation:','2004-01-26 17:10:51',0,'The problem asks \"how could you figure out its surface area using geometric reasoning?\" Ady\'s formulas are correct, but where is the geometric reasoning? Where is there any reasoning?  All I see is a set of formulas without any explanation. Developing the surface of the cone is geometric, I contend, and so is finding the untruncated height by similar triangles. Ady\'s formula for the nontrivial part of the surface area is very nice and succinct, and not easy to algebraically deduce from the difference formula that I gave, but it can be found in handbooks such as the one by Alan Jeffrey.  But without the geometric explanation, it doesn\'t solve the stated problem.',11315,0);
INSERT INTO comment VALUES (11335,1592,1301,'Charlie','The other answers','2004-01-26 17:28:13',0,'The solution for getting all possible totals for throws of a pair of dice depends on the inclusion/exclusion principle:\r\n\r\nAt any given number of throws having taken place in the trial, the probability of having thrown all the eleven possible totals up until then is the sum of all the individual probabilities of having thrown a 2 through having thrown a 12, minus all 55 (i.e., C(11,2)) pairwise probabilities of having thrown a 2 OR a 3 ... through an 11 OR a 12, plus all 165 triplets of ORed possibilities, etc., alternating adding and subtracting.  Taking each ORed set individually that adds up to 2^11 = 2048 terms.\r\n\r\nEach ORed probability is one minus the probability that none of the given set had appeared through that numbered toss of the dice.  That is 1 - ((36 - w) / 36) ^ n, where w is the number of ways of rolling the given set and n is the number of throws thus far.  For example, if going after the probability of having thrown a 3 or a 5 or a 9, w would be 2+4+4=10. \r\n\r\nA UBASIC program that evaluates this for n = 1 to 2000 is\r\n<pre>\r\n 100   point 5\r\n 200    data 1,2,3,4,5,6,5,4,3,2,1\r\n 300    dim W(11)\r\n 400    for I=1 to 11\r\n 500     read W(I)\r\n 600     TotWays=TotWays+W(I)\r\n 700    next\r\n 800\r\n 900\r\n1000   for Turn=1 to 2000\r\n1100    T=0\r\n1200    Sg=-1:Ways=0\r\n1300    for W1=0 to 1\r\n1400     Ways=Ways+W(1)*W1\r\n1500    for W2=0 to 1\r\n1600     Ways=Ways+W(2)*W2\r\n1700    for W3=0 to 1\r\n1800     Ways=Ways+W(3)*W3\r\n1900    for W4=0 to 1\r\n2000     Ways=Ways+W(4)*W4\r\n2100    for W5=0 to 1\r\n2200     Ways=Ways+W(5)*W5\r\n2300    for W6=0 to 1\r\n2400     Ways=Ways+W(6)*W6\r\n2500    for W7=0 to 1\r\n2600     Ways=Ways+W(7)*W7\r\n2700    for W8=0 to 1\r\n2800     Ways=Ways+W(8)*W8\r\n2900    for W9=0 to 1\r\n3000     Ways=Ways+W(9)*W9\r\n3100    for W10=0 to 1\r\n3200     Ways=Ways+W(10)*W10\r\n3300    for W11=0 to 1\r\n3400     Ways=Ways+W(11)*W11\r\n3500     T=T+Sg*(1-((TotWays-Ways)/TotWays)^Turn)\r\n3600     Ways=Ways-W(11)*W11\r\n3700     Sg=-Sg\r\n3800    next W11\r\n3900     Ways=Ways-W(10)*W10\r\n4000     Sg=-Sg\r\n4100    next W10\r\n4200     Ways=Ways-W(9)*W9\r\n4300     Sg=-Sg\r\n4400    next W9\r\n4500     Ways=Ways-W(8)*W8\r\n4600     Sg=-Sg\r\n4700    next W8\r\n4800     Ways=Ways-W(7)*W7\r\n4900     Sg=-Sg\r\n5000    next W7\r\n5100     Ways=Ways-W(6)*W6\r\n5200     Sg=-Sg\r\n5300    next W6\r\n5400     Ways=Ways-W(5)*W5\r\n5500     Sg=-Sg\r\n5600    next W5\r\n5700     Ways=Ways-W(4)*W4\r\n5800     Sg=-Sg\r\n5900    next W4\r\n6000     Ways=Ways-W(3)*W3\r\n6100     Sg=-Sg\r\n6200    next W3\r\n6300     Ways=Ways-W(2)*W2\r\n6400     Sg=-Sg\r\n6500    next W2\r\n6600     Ways=Ways-W(1)*W1\r\n6700     Sg=-Sg\r\n6800    next W1\r\n6910   P=T-PrevT\r\n6950   ExpVal=ExpVal+Turn*P\r\n7000   print Turn,P,T\r\n7100   PrevT=T:Ppp=PrevP:PrevP=P\r\n7200   next Turn\r\n7300   print ExpVal\r\n</pre>\r\n------\r\nBy flipping sg from positive 1 to negative 1 and back each time a throw total comes in or out of the ORed set, the proper sign is applied when that ORed probability is added in (or, consequently, subtracted out).\r\n\r\nThe program calculates each probability (which is in fact a cumulative probability) and finds the individual probability that that throw would be the one to complete the set by subtracting the cumulative  probability from the previous cumulative probability.  Each individual probability multiplied by the number of throws is added into the expected value.\r\n\r\nBy the time 2000 throws have been made the total probability is close enough to 1 for 24 significant digits, and the expected value comes out to 61.2173847639571980537370.\r\n\r\nAn artifact of doing it this way is that we can also get the mode and the median:\r\n<pre>\r\n34      0.017375360700789131212236      0.220565986006324770340293\r\n35      0.017473676386676434347342      0.238039662393001204687635\r\n36      0.017510455835875378339185      0.255550118228876583026821\r\n37      0.017492202669494406266952      0.273042320898370989293774\r\n38      0.017425077816538910306595      0.29046739871490989960037\r\n39      0.01731485097448574303068       0.30778224968939564263105\r\n40      0.01716687506726530698634       0.324949124756660949617391\r\n41      0.016986077815400902055923      0.341935202572061851673315\r\n42      0.016776965733031975914904      0.35871216830509382758822\r\n43      0.016543636875769735968425      0.375255805180863563556645\r\n44      0.016289799495065753579066      0.391545604675929317135712\r\n45      0.016018794429128916085576      0.407564399105058233221288\r\n46      0.015733619599724859039908      0.423298018704783092261197\r\n47      0.015436955410310670563372      0.438734974115093762824569\r\n48      0.015131190173936084062307      0.453866164289029846886877\r\n49      0.014818444956775478994304      0.468684609245805325881182\r\n50      0.014500597420046446390173      0.483185206665851772271355\r\n51      0.014179304391944190500357      0.497364511057795962771713\r\n52      0.013856023012360844243681      0.511220534070156807015394\r\n53      0.013532030374900937773496      0.524752564445057744788891\r\n</pre>\r\n-----\r\nThe mode is 36, having the highest individual probability (about 1.751%) of being the throw that completes the set.  The median is just above 51 throws.\r\n\r\nA similar program, run for <b>the original problem</b> of one die being tossed, and getting all 6 possible results, gives, in part:\r\n<pre>\r\n9       0.075017146776406035665287      0.189043209876543209876529\r\n10      0.082768918609967992684039      0.271812128486511202560568\r\n11      0.084394290123456790123451      0.356206418609967992684019\r\n12      0.081609262011211028129202      0.437815680621179020813222\r\n13      0.076042513421057088181005      0.513858194042236108994228\r\n14      0.068987154809400290907168      0.582845348851636399901396\r\n15      0.061367389743463996944156      0.644212738595100396845553\r\n16      0.053791659090958983844544      0.698004397686059380690098\r\n</pre>\r\n---- \r\nThis shows that the mode for the number of tosses needed is 11 and the median is just below 13 and the run verifies that the mean is 14.7.\r\n\n\n<i>Edited on <b>January 26, 2004, 5:29 pm</b></i>',11332,0);
INSERT INTO comment VALUES (11336,1459,5267,'cogitater','re(3): Possible Solution','2004-01-26 18:25:44',0,'I see another problem with Raymond\'s solution.  He has B arriving last. From B\'s use of the word \"know\" and A\'s  use of the word \"notice\" in describing B\'s knowledge of the order of arrival, we know that B personally observed these arrivals.  From this we know B would have to have come in first or second.  We can eliminate second because be could not had a green tie.  Be could not have made the observations he describes if he came in last',11323,0);
INSERT INTO comment VALUES (11337,1466,4374,'Richard','Geometric Interpretation of Simpler Formula?','2004-01-26 19:06:43',4,'To show\r\n\r\npi*b*sqrt(b^2+((h*b/(b-a))^2)-pi*a*sqrt(a^2+((h*a/(b-a))^2) \r\n\r\n= pi*(a+b)*sqrt((b-a)^2+h^2)\r\n\r\nwrite\r\n\r\nb^2 + (h^2*b^2)/(b-a)^2 = b^2*((b-a)^2+h^2)/(b-a)^2 and\r\n\r\na^2 + (h^2*a^2)/(b-a)^2 = a^2*((b-a)^2+h^2)/(b-a)^2. Hence \r\n\r\npi*b*sqrt(b^2+((h*b/(b-a))^2)-pi*a*sqrt(a^2+((h*a/(b-a))^2)\r\n\r\n= (pi* (b^2-a^2)/(b-a))*sqrt((b-a)^2+h^2)\r\n\r\n= pi*(a+b)*sqrt((b-a)^2+h^2).\r\n\r\nThus the area of the curved part of the truncated cone can be expressed in the simpler form\r\n\r\npi*(a+b)*sqrt((b-a)^2+h^2) given by Ady TZIDON as well as in the form\r\n\r\npi*b*sqrt(b^2+((h*b/(b-a))^2)-pi*a*sqrt(a^2+((h*a/(b-a))^2)\r\n\r\ngeometrically obtained by removing a small full cone from a larger one. Is there a simple geometric interpretation for the simpler formula?',11334,0);
INSERT INTO comment VALUES (11338,1592,4507,'Penny','re: The other answers','2004-01-26 20:42:33',0,'Don\'t ever go to Las Vegas, Charlie. The casino owners might send \"Bruno\" and \"Vito\" to pay you a visit.',11335,0);
INSERT INTO comment VALUES (11339,1592,3372,'Sam','re: solution','2004-01-26 21:19:23',0,'(Please excuse the following if the math is inexcusable...)\r\n\r\nThe probability of NOT having seen a specific number after 14.7 times, if I\'ve understood this correctly, should be\r\n\r\n(5/6 ^ 14.7)\r\n\r\nThus the probability of not having seen ANY one number after 14.7 throws should be\r\n\r\n(5/6 ^ 14.7) * 6 = 41.13%\r\n\r\nSo what makes this the expected result? It\'s not the point where the p of seeing all six number rises above 50%, for instance. Indeed, it hardly seems related at all to the probability of seeing all six.\r\n\r\nI understand Federico\'s answer, I\'m just wondering how, if at all, this could be worked out just by the probabilities of seeing (or not seeing) all six.',11338,0);
INSERT INTO comment VALUES (11340,1459,5347,'Troy','Timely Manner','2004-01-26 21:33:16',0,'Figured it out, took maybe 10 minutes. Good one though',NULL,0);
INSERT INTO comment VALUES (11341,1592,1301,'Charlie','re: The other answers','2004-01-26 22:44:38',0,'Here\'s a result from a simulation verifying, in addition to the mean, also the mode and median previously posted:\r\n<pre>\r\nmean= 14.69898\r\n 6  1490  1490\r\n 7  3874  5364\r\n 8  5929 11293\r\n 9  7494 18787\r\n10  8174 26961\r\n11  8632 35593\r\n12  8296 43889\r\n13  7533 51422\r\n14  6834 58256\r\n15  6187 64443\r\n16  5386 69829\r\n17  4643 74472\r\n18  3947 78419\r\n19  3420 81839\r\n20  2996 84835\r\n\r\nwhere the program is\r\nDEFDBL A-Z\r\n\r\nRANDOMIZE TIMER\r\nDIM numT(50)\r\ntotTook = 0: totTrials = 0\r\nFOR trial = 1 TO 100000\r\n  totTrials = totTrials + 1\r\n  REDIM had(6)\r\n  numHad = 0: thisTook = 0\r\n  DO\r\n    r = INT(RND(1) * 6 + 1)\r\n    IF had(r) = 0 THEN\r\n      had(r) = 1\r\n      numHad = numHad + 1\r\n    END IF\r\n    totTook = totTook + 1\r\n    thisTook = thisTook + 1\r\n  LOOP UNTIL numHad = 6\r\n  IF thisTook &lt;= 50 THEN\r\n    numT(thisTook) = numT(thisTook) + 1\r\n  ELSE\r\n    numT(0) = numT(0) + 1\r\n  END IF\r\nNEXT trial\r\nPRINT \\\"mean=\\\"; totTook / totTrials\r\nFOR i = 6 TO 20\r\n  cumP = cumP + numT(i)\r\n  PRINT USING \\\"## ##### #####\\\"; i; numT(i); cumP\r\nNEXT\r\n</pre&gt;\r\n----\r\nand for the pair-of-dice version:\r\n<pre>\r\nmean= 61.05001\r\n33  1702 20384\r\n34  1680 22064\r\n35  1803 23867\r\n36  1791 25658\r\n37  1759 27417\r\n38  1667 29084\r\n39  1783 30867\r\n40  1810 32677\r\n41  1716 34393\r\n42  1623 36016\r\n43  1609 37625\r\n44  1644 39269\r\n45  1590 40859\r\n46  1578 42437\r\n47  1582 44019\r\n48  1502 45521\r\n49  1497 47018\r\n50  1462 48480\r\n51  1396 49876\r\n52  1400 51276\r\n53  1313 52589\r\n54  1343 53932\r\n55  1280 55212\r\n56  1309 56521\r\n57  1237 57758\r\n58  1204 58962\r\n59  1152 60114\r\n60  1144 61258\r\n\r\nfrom\r\n\r\nDEFDBL A-Z\r\n\r\nRANDOMIZE TIMER\r\nDIM numT(100)\r\ntotTook = 0: totTrials = 0\r\nFOR trial = 1 TO 100000\r\n  totTrials = totTrials + 1\r\n  REDIM had(12)\r\n  numHad = 0: thisTook = 0\r\n  DO\r\n    r = INT(RND(1) * 6 + 1)\r\n    r2 = INT(RND(1) * 6 + 1)\r\n    r = r + r2\r\n    IF had(r) = 0 THEN\r\n      had(r) = 1\r\n      numHad = numHad + 1\r\n    END IF\r\n    totTook = totTook + 1\r\n    thisTook = thisTook + 1\r\n  LOOP UNTIL numHad = 11\r\n  IF thisTook &lt;= 100 THEN\r\n    numT(thisTook) = numT(thisTook) + 1\r\n  ELSE\r\n    numT(0) = numT(0) + 1\r\n  END IF\r\nNEXT trial\r\nPRINT \\\"mean=\\\"; totTook / totTrials\r\nFOR i = 11 TO 60\r\n  cumP = cumP + numT(i)\r\n  IF i &gt; 32 THEN\r\n   PRINT USING \"## ##### #####\"; i; numT(i); cumP\r\n  END IF\r\nNEXT\r\n</pre>\r\n--------\r\n--------',11335,0);
INSERT INTO comment VALUES (11342,697,5306,'Purna','House no','2004-01-26 23:01:17',3,'\r\ncase1: Mr Y lives in house numbered 83 with Mr X at 73. \r\n \r\ncase2: Mr Y lives in house numbered 23 with Mr X at 13.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11343,1592,1301,'Charlie','re(2): solution','2004-01-26 23:04:56',0,'Two corrections on the difficulties presented:\r\n\r\nRegarding:\r\n\"The probability of NOT having seen a specific number after 14.7 times, if I\'ve understood this correctly, should be \r\n\r\n(5/6 ^ 14.7) \r\n\r\nThus the probability of not having seen ANY one number after 14.7 throws should be \r\n\r\n(5/6 ^ 14.7) * 6 = 41.13% \"\r\n\r\nAside from the fact that you can\'t actually have 14.7 throws (a minor point here), you can\'t add up (which is what multipliction by 6 is here) all six probabilities to come up with the total probability that any one of them would happen.  Just think: after one throw, the probability that you haven\'t gotten a particular side to show is 5/6. The probability is not (5/6 ^ 1) * 6 of not having seen ANY one number after 1 throw.  The events are not mutually exclusive, so you can\'t just add the probabilities.  I can\'t give you an actual value for 14.7 throws, as such a number of throws does not exist.  However, from the table I posted as <a href=\"http://perplexus.info/show.php?pid=1592&cid=11335\">The other answers</a>, the probability of having completed all 6 at 14 throws is 0.582845348851636399901396, and at 15 throws is 0.644212738595100396845553.  The probability that one or more did not yet come up is the complement of each of these, or 41.7% and 35.6% respectively.  Interpolating to 14.7 would give 39.23%.\r\n\r\nWhich brings us to the second item:\r\n\"So what makes this the expected result? It\'s not the point where the p of seeing all six number rises above 50%, for instance. Indeed, it hardly seems related at all to the probability of seeing all six. \"\r\n\r\nThe expected value is the average, or mean, value.  What you are describing is the median value, which in this instance in the above referenced comment I note is just below 13.  Suppose there were four boxes with money inside: $1, $2, $3 and $100.  You pick one at random.  Your median winnings would be 2.50, but the mean (the expected value) is 26.50, even though you only have 1 chance in 4 of picking a larger amount.\r\n\r\n',11339,0);
INSERT INTO comment VALUES (11344,1286,5353,'sophea','re: The easiest puzzle in floobelian history !!!','2004-01-27 00:17:45',0,'How did you get that?? i got THIRD in 1st place, FIRST in 2nd, FOURTH in 3rd, SECOND in 4th and FIFTH in 5th',11131,0);
INSERT INTO comment VALUES (11345,1509,5352,'Phil','Solution','2004-01-27 00:24:02',3,'<P>starting on the 14th Feb 1996 (leapyear) herb climbs up the well with a net gain of 1 foot per day, after 27 days he has climbed 27 feet and on the 28th day he climbs the final 3 feet to get out of the well, therefore he must have got out of the well at the end of the 13th March 1996. </P>\r\n<P>&#916; &#960; &#931; &#937; &#945; &#946; &#952; &#969; &#8319; º ² ³ &#8730; ¼ ½ ¾ &#8800; &#8804; &#8805; &#8776; &#8734; &#8747; ± &#8594;</P><p><i>Edited on <b>February 27, 2004, 7:23 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (11346,1442,5352,'Phil','Eight Days A week','2004-01-27 01:39:50',4,'You Americans haven\'t a clue,\r\nGod created the world in 6 days and rested on the seventh (sunday) if Monday is the 2nd day in the U.S. which day comes between Sunday and Monday',NULL,0);
INSERT INTO comment VALUES (11347,1294,5285,'Ady TZIDON','re: Standard solution','2004-01-27 03:37:37',0,'\r\nz could be 8 as well =>  x=0.571428 hence the  number 571428\r\nady',11328,0);
INSERT INTO comment VALUES (11348,1459,5356,'Sue','Got it, I think','2004-01-27 07:20:50',0,'First to arrive-Green Tie,Blue shirt,Green suspenders\r\nSecond -white tie,green shirt,white suspenders\r\nThird-blue tie,red shirt,red suspenders\r\nLast -red tie,white shirt,blue suspenders',NULL,0);
INSERT INTO comment VALUES (11349,1297,5285,'Ady TZIDON','super easy','2004-01-27 07:46:37',3,'it is surely 1 ( one.)\r\n1999= 1 mod 9\r\nwhich yields 1 in any power.\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11350,1286,4507,'Penny','re(2): The easiest puzzle in floobelian history !!!','2004-01-27 08:11:15',0,'Sophea, I don\'t think your answer can be right, since the puzzle says \"\'THIRD\' came in one place after \'FIRST\'\". \r\n',11344,0);
INSERT INTO comment VALUES (11351,1297,3172,'SilverKnight','re: super easy','2004-01-27 09:01:48',0,'Ady,\r\n\r\nI don\'t follow your logic... \r\n\r\n1999 is congruent to 1 mod 9, but why does that mean that the \'sum of digits\' of (1999)^1999 should be one?\r\n\r\n- SK',11349,0);
INSERT INTO comment VALUES (11352,1297,1626,'Gamer','re: super easy','2004-01-27 09:06:13',3,'You haven\'t really proved anything yet... kind of a leap of faith in several spots. Here\'s what Ady\'s trying to say I think.\r\n\r\nFirst of all, when you add the digits of a certain number, you are converting all of them to ones. Conversion to ones is subtracting 9, 99, 999, 9999 from the place value, or some 1-digit number times those numbers. All of these are divisible by 9, so when you add up the digits, you are just taking the number mod 9.\r\n\r\nSince any number 1 mod 9  multiplied by another number 1 mod 9 is also 1 mod 9, the answer is 1. This is because if you express these two numbers (where x and y are integers) as 9x+1 and 9y+1, you get 81xy+9x+9y+1, or 9(9xy+x+y)+1, which is clearly 1 mod 9.',11349,0);
INSERT INTO comment VALUES (11353,1297,4670,'e.g.','re(2): super easy','2004-01-27 09:11:38',3,'Adding the digits of a number, is the same as calculating the residue of dividing it by 9. So, asking for the sum of digits of 1999^1999 is the same as asking for<br>\r\n(1999^1999) mod 9 =<br>\r\n(1999 mod 9)^1999 mod 9 =<br>\r\n1^1999 mod 9 = 1\r\n',11351,0);
INSERT INTO comment VALUES (11354,1293,4670,'e.g.','re: last digit','2004-01-27 09:16:50',1,'How come you get from last_digit((2^100)/2 to last_digit(2/2)?? The last digit of 2^100 is 6, so the result should be 3, not 1; the whole reasoning is wrong.',11274,0);
INSERT INTO comment VALUES (11355,1297,5285,'Ady TZIDON','re(3): super easy    //e.g +GAMER','2004-01-27 09:41:02',0,'as THE BARD said:\r\n....to the selfsame tune and words...\r\n\r\nady',11353,0);
INSERT INTO comment VALUES (11356,1390,1413,'dave domingo','re(2): 2/3 of an answer','2004-01-27 09:55:08',0,'Hi Brian. I think Tom is accounting for the cats being grossly outnumbered in the beginning. In fact, if the cats were only slightly bigger and tougher than the rats, you could argue that you need a 1-to-1 ratio for the cats to kill any rats at all, regardless of the time alotted (unless it\'s like a kung fu movie where they come at you one at a time).',11162,0);
INSERT INTO comment VALUES (11357,1297,4374,'Richard','re(2): super easy','2004-01-27 12:03:26',0,'http://mathforum.org/library/drmath/sets/select/dm_mod.html',11351,0);
INSERT INTO comment VALUES (11358,1297,3172,'SilverKnight','re(3): super easy','2004-01-27 12:19:08',0,'Uh, yes... thanks for the link... my point was that Ady didn\'t justify the argument... just made a jump to a conclusion.  (I wasn\'t arguing the conclusion ;-).\r\n\r\nWhen one submits a solution.... BEST, he should explain the reasoning behind it... or at least provide a link to justify the conclusion.\r\n\r\n- SK',11357,0);
INSERT INTO comment VALUES (11359,1618,3386,'Victor Zapana','','2004-01-27 13:15:47',0,'tho im sure this probably isnt the answer, but is it 3^4/5^4? or... mebe its 1- (2^4/5^4) cant remember',NULL,0);
INSERT INTO comment VALUES (11360,1618,1301,'Charlie','solution','2004-01-27 13:41:23',3,'The probability that, during a given round, no one wins is 1 - 3/5 = 2/5.  This is the product of the probabilities that the first player doesn\'t win, the 2nd player also doesn\'t win, and likewise the 3rd and 4th.  As all of these are the same, x^4=2/5 where x is the probability that on one turn one player does not win.\r\n\r\nThe fourth root of 2/5 is .7952707287670506, so the probability of a win on a given turn is 1 - .7952707287670506 = .2047292712329494.  So this is the probability of the first player\'s immediate win.\r\n\r\nThe probability that the 2nd player will win on his first turn is .7952707287670506 * .2047292712329494, representing the probability the first player does not win multiplied by the probability that the 2nd player then does win.\r\n\r\nThe 3rd player likewise has to wait for players 1 and 2 to lose before being given the opportunity to win, and therefore has probability .7952707287670506^2 * .2047292712329494 of winning in the first round.\r\n\r\nThe 4th player then has probability of winning of .7952707287670506^3 * .2047292712329494 of winning on the first round.\r\n\r\nThese come out to .2047292712329494, .1628151967333748, .1294821601605017 and .1029733718731742 for the 1st, 2nd, 3rd and 4th players, respectively.   As a check, they do add to .6, the probability that one of the players will win within the round.\r\n\r\nSome player will eventually win, and the probability will be in proportion to the individual probabilities within one round.  As they add up to .6, we must divide each of the above individual-round probabilities by .6 to get the overall probability that that person will ultimately win, giving probabilities of .3412154520549157, .2713586612222914, .2158036002675029, .1716222864552903 respectively, or about 34%, 27%, 22% and 17% for the first, second, third and fourth players respectively.',NULL,0);
INSERT INTO comment VALUES (11361,1618,1920,'Brian Smith','solution','2004-01-27 13:56:34',0,'Let \'a\' be the probability the first person wins a round, \'b\' for the second, \'c\' for the third, and \'d\' for the fourth.\r\n\r\nSince all four players have the same probability of winning in any round,\r\na = (1-a)b = (1-a)(1-b)c = (1-a)(1-b)(1-c)d\r\n\r\nThis yields b = a/(1-a), c = a/(1-2a), d = a/(1-3a)\r\n\r\nThe proability of no one winning the round is (1-a)*(1-b)*(1-c)*(1-d) = (1 - 3/5)\r\n\r\n(1 - a)*(1 - a/(1-a) )*(1 - a/(1-2a) )*(1 - a/(1-3a) ) = 2/5\r\n\r\n(1 - a)*( (1-2a)/(1-a) )*( (1-3a)/(1-2a) )*( (1-4a)/(1-3a) ) = 2/5\r\n\r\n1 - 4a = 2/5\r\n\r\na = 3/20\r\nb = (3/20)/(1-3/20) = 3/17\r\nc = (3/20)/(1-6/20) = 3/14\r\nd = (3/20)/(1-9/20) = 3/11',NULL,0);
INSERT INTO comment VALUES (11362,1394,5097,'Cindy','tee hee','2004-01-27 14:03:51',0,'Well if the boy and girl start walking, with the boy taking wider and faster steps than the girl, until as time goes by, the distance between boy and girl get further.  Which means poor little Rover, for the first minutes is spining in a circle going from girl to boy to girl to boy.  He gets so dizzy, he vomits and passes out.  ',NULL,0);
INSERT INTO comment VALUES (11363,1618,3172,'SilverKnight','solution','2004-01-27 14:04:28',3,'Dang... Brian beat me to it... but my solution agrees with his... a nifty problem:\r\n_______________________________________________\r\n\r\nThe four probabilities are:\r\n<B>3/20\r\n3/17\r\n3/14\r\n3/11</B>\r\nrespectively.\r\n_______________________________________________\r\n\r\nProof:\r\n\r\nLet the respective probabilities for winning <I>on each person\'s turn</I> be represented by w, x, y, and z respectively.\r\n\r\n\"The chance of winning in any given round is 3/5\" means that the change of NOBODY winning in a round is 2/5.  This is equivalent to:\r\n<B>[1]</B>: (1-w)(1-x)(1-y)(1-z) = 2/5\r\n\r\nNow, because they all have equal odds of winning a game, we must take position into account.... because the first person has the advantage of position.  Therefore, the first person must be least likely to win on his given turn.  This gives the following equality:\r\nw = (1-w)x = (1-w)(1-x)y = (1-x)(1-x)(1-y)z\r\n\r\nwhich leads to the following equations...\r\n\r\n<B>[2]</B>: x = w/(1-w)\r\n<B>[3]</B>: y = w/(1-2w)\r\n<B>[4]</B>: z = w/(1-3w)\r\n\r\nNow we have 4 equations and 4 unknowns.\r\n\r\nPlug equations 2, 3, and 4 into equation 1, and we see that\r\n<B>w = 3/20</B>\r\n\r\nPlugging this value into equations 2, 3 and 4, we get\r\n<B>x = 3/17</B>\r\n<B>y = 3/14</B>\r\n<B>z = 3/11</B>\r\n',NULL,0);
INSERT INTO comment VALUES (11364,1618,1301,'Charlie','re: solution -- on second thought','2004-01-27 14:14:29',3,'I may have been reading the puzzle wrong.  If the idea is that each player have the same ultimate chance of winning, then within each round, each player must have a different chance of getting an immediate win.\r\n\r\nWe want each player to have an equal chance of winning within a round, and the total chance is .6, so each one is to have a 15% chance of winning in each round, including the first round.\r\n\r\nThus the first player must be given a 15% chance of an immediate win.  Then, as the second player is to have an overall probability of a first round win of 15%, his turn probability must be .15/(1-.15) = 3/17.  The third player must then be given .15/(1-.3) chance of winning or 3/14.  The 4th player is then given probability of .15/(1-.45) = 3/11.\r\n\r\nThus if the randomizing procedure for use by player 1 gives him 3/20 probability of a win (when he shoots, draws or whatever procedure is used to randomize), that for player 2 gives him a 3/17 probability of a win, that for player 3 a 3/14 win probability and for player 4 a 3/11 chance of a win, then in each round each will have an overall 15% probability of a win given that he has to await a failure by his predecessors.  Then each has an even chance of winning the game as a whole.',11360,0);
INSERT INTO comment VALUES (11365,1618,3172,'SilverKnight','re: Charlie\'s solution','2004-01-27 14:17:11',0,'Charlie,\r\n\r\nYou wrote:\r\n\"<I>Some player will eventually win, and the probability will be in proportion to the individual probabilities within one round.</I>\"\r\n\r\nBut the problem states, as a given:\r\n\"<I>They all have even odds of winning a game.</I>\"\r\n\r\nThese are in contradiction.',11360,0);
INSERT INTO comment VALUES (11366,1618,3172,'SilverKnight','re(2): Charlie\'s solution','2004-01-27 14:18:27',0,'ahhh.... I see you posted right before I did.',11365,0);
INSERT INTO comment VALUES (11367,1618,1301,'Charlie','re(2): Charlie\'s solution','2004-01-27 14:19:19',0,'I had initially misread that as being each turn\'s chance was the same.  By the time I corrected myself, two other, correct, postings had been made.',11365,0);
INSERT INTO comment VALUES (11368,1394,4374,'Richard','re: Sit !! Stay !!','2004-01-27 14:36:27',0,'It would be nice to assume the dog stays for time d,  get a solution in terms of d, and take the limit as d approaches zero. Don\'t look at me to do this, but maybe somebody (Charlie?) will do it.',11292,0);
INSERT INTO comment VALUES (11369,1446,1413,'dave domingo','guessing before reading','2004-01-27 17:52:00',0,'310 chestnuts.\r\n\r\n\"A sixth\" means a sixth of a chestnut. \"Five too many\" means 5/6 too many. \r\n\r\nYou can get 31/6 chestnuts for a buck; you can get 31 for $6; you can get 310 for $60.\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11370,1618,4507,'Penny','Question','2004-01-27 18:45:07',4,'Whoops....I just re-read the puzzle. Let me change my question to:\r\n\r\nWhat is the largest lake in South America ?\n\n<i>Edited on <b>January 27, 2004, 6:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11371,1459,5368,'Jim','Solution','2004-01-27 23:33:36',0,'First, Blue Shirt, Green Suspenders, Blue Tie\r\nSecond, Green Shirt, White Suspenders, White Tie\r\nThird (\"B\" in the dialogue), Red Shirt, Red Suspenders, Green Tie\r\nLast, White Shirt, Blue Suspenders, Red Tie',NULL,0);
INSERT INTO comment VALUES (11372,1459,4507,'Penny','re: Solution','2004-01-27 23:49:25',0,'The puzzle states that \"We took a picture of all four of us. It showed three of us standing: the person with the blue shirt on the left, the person with the blue tie in the middle...\"\r\n\r\nYour solution has one person wearing the blue shirt and the blue tie.',11371,0);
INSERT INTO comment VALUES (11373,1408,3275,'retiarius','Solution','2004-01-28 08:41:32',0,'Series are n^2 to base 3 and 4 respectively.\r\nNext in series are 9^2:\r\nto base 3 = 10000\r\nto base 4 = 1101',NULL,0);
INSERT INTO comment VALUES (11374,990,5338,'chuck','solution','2004-01-28 08:56:38',3,'the pitcher came into the game, didnt start it, and the game went into extra innings',NULL,0);
INSERT INTO comment VALUES (11375,1408,4507,'Penny','Solution','2004-01-28 10:05:29',3,'(1) (1,11,100,121,221,1100,1211,2101...) \r\nis the series of perfect squares (1,4,9,16,25,36,49,64...)  in the base 3 number system. The next three terms are 10000 [81 (base 3)],\r\n10201 [100 (base 3)], 11111 [121 (base 3)]  \r\n     \r\n(2) (1,10,21,100,121,210,301,1000) \r\nis the same series in the base 4 number system.\r\nThe next three terms are 1101 [81 (base 4)], \r\n1210 [100 (base 4)], 1321 [121 (base 4)]\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 28, 2004, 10:34 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11376,1408,5285,'Ady TZIDON','SOLUTION','2004-01-28 11:02:03',0,'10000 for 1st   1101 for the 2nd series\r\nBoth are squares of consecutive integers 1 to 8; first in ternary second in 4-base system\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11377,1459,5377,'stewards','solution','2004-01-28 11:42:43',0,'1st was the person with a blue shirt, red suspenders, and a green tie\r\n\r\n2nd was the person with a red shirt, blue suspenders, and a blue tie\r\n\r\n3rd was the person with a green shirt, white suspenders, and a white tie\r\n\r\n4th was the person with a white shirt, green suspenders, and a red tie\r\n',NULL,0);
INSERT INTO comment VALUES (11378,1399,5377,'stewards','these are the only possible combinations, provided that you cant go past 26','2004-01-28 12:03:09',0,'3 1 2 1 2 5\r\n\r\n\r\n3 12 1 2 5			C L A B E\r\n3 12 12 5			         C L L E\r\n3 12 1 25			         C L A Y\r\n3 1 21 2 5			C A U B E\r\n3 1 21 25			         C A U Y\r\n3 1 2 12 5			C A B L E\r\n3 1 2 1 25			C A B A Y\r\n3 1 2 1 2 5			C A B A B E\r\n\r\nclay and cable are the only two are common words\r\n\r\ncase if you do   3,1, 21-2, 5  but i dont think that is permitted. im sure several other combinations would arise from this.\r\n',NULL,0);
INSERT INTO comment VALUES (11379,1399,5377,'stewards','','2004-01-28 12:04:34',0,'cell   if you group as 3,12,12,5  and think of it as a loop of ...3,1,2,1,2,5,3,1,2...for the numbers, and go backwards, 3,5,12,12',NULL,0);
INSERT INTO comment VALUES (11380,1459,4507,'Penny','re: solution','2004-01-28 13:05:46',0,'Sorry, stewards, the puzzle states that \"the person wearing the green shirt came in just before the person wearing the red suspenders, and he came in just before the person wearing the red tie\".\r\n',11377,0);
INSERT INTO comment VALUES (11381,329,4865,'Heartberry','Guess','2004-01-28 13:42:06',3,'June :)',NULL,0);
INSERT INTO comment VALUES (11382,1459,5377,'stewards','re(2): solution','2004-01-28 14:44:13',0,'okay, i see that NOW obvious mistake.  i put him first because of something i wasnt quite clear on.  If the person with the green tie knows the order everyone came, do we need to suspect he was there to see the order of people, or can we assume he has the ability to talk to the other people once they are there and assertain the information that way?\r\n',11380,0);
INSERT INTO comment VALUES (11383,1467,4670,'e.g.','Upper bound','2004-01-28 14:45:22',1,'If we had two circles with 32 people in each, properly aligned, the shooting could occur, so 64 is an upper bound for the answer, and of course, 32 is a lower bound.<p>\r\nAfter further reflection, having two lines of 8 people in the middle, and 32 around, would also allow for a solution, so I\'d say \"48 or less\".',NULL,0);
INSERT INTO comment VALUES (11384,1467,3172,'SilverKnight','re: Upper bound (lower bound?)','2004-01-28 14:49:03',0,'I\'m not sure you meant that <I>32 is a lower bound</I>...\r\n\r\nI quickly came up with an answer with 24.... and I think that it can be done with fewer (but I must run to a meeting)....\r\n\r\n- SK',11383,0);
INSERT INTO comment VALUES (11385,1459,5377,'stewards','','2004-01-28 14:49:19',0,'ill try to look over it some more, and maybe just re-order them, if thats all that i need to do to fix the problem. 4 people, and if my outfit combinations are correct, there are only 24 possible orders that they could arrive in, and i guess 23 of them will be discounted by the problem. ill try to work on it a little more tomorrow if i have the time. anyone else can feel free to try it before i do...not that you really need my permission to read that which has been posted.\r\nSad that im wrong, but glad someone pointed it out to me. I\'d rather know i messed up than through ignorance, think i was right.',NULL,0);
INSERT INTO comment VALUES (11386,1467,1301,'Charlie','re(2): Upper bound (lower bound?)','2004-01-28 14:51:17',0,'I think the \"including anyone who may have been shot already\" means that bullets may fly over their heads--not that they can be killed again.',11384,0);
INSERT INTO comment VALUES (11387,1467,1301,'Charlie','a start','2004-01-28 15:02:06',1,'Assuming that in fact nobody can be killed twice, one way of arranging the people allows for a population of 40:\r\n\r\nForm an 8 pointed star by overlaying two concentric squares with one angled at 45 degrees to the other.  Place a person at each of the 8 corners of squares and at each of the 8 intersections of lines from the two squares.  The 16 people are now in 8 rows of 4 people. The inner 8 people can be the outer 8 people on a similar smaller concentric scheme.  When there are 4 sets of outer people, or 8x5=40 people in all (there being one set of 8 inner people who are not further matched with even-more-inner people), there are 32 sight lines (say aimed counterclockwise each) in which three people are passed over and a final fourth is shot dead.\r\n\r\nThe town must be in a valley so that this is possible--otherwise the mix of tall and short people wouldn\'t allow some to be shot by some bullets and passed over by others.',NULL,0);
INSERT INTO comment VALUES (11388,279,4670,'e.g.','re: Easy solution','2004-01-28 15:09:09',3,'Even simpler: N=lim x-->2003 d/dx (x+x+x+...+x) if there are N x\'s in the sum.',9636,0);
INSERT INTO comment VALUES (11389,1467,1567,'Bryan','After a careful reading, the answer is less than 20','2004-01-28 15:25:14',0,'To find the very fewest villagers that meet the conditions of the problem statement, the barbarians\' bullets must pass completely over the villagers and kill an opposite barbarian on the other side! Note this interpretation is not prohibited by the ambiguous wording of the problem. Consider the villagers arranged thusly:<p><pre>.A.....\r\n......B\r\n..CDE..\r\n..FGH..\r\n..IJK..\r\nL......\r\n.....M.</PRE>This is <b>13 villagers</b>. Every line of three villagers has two bullets passing over it, one from each direction (for instance CDE and EDC). Since there are 16 lines of three villagers in this arrangement, the 32 barbarians can indeed kill one barbarian each.  The 16 lines of three are:<p>CDE<BR>FGH<BR>IJK<BR>CFI<BR>DGJ<BR>EHK<BR>CGK<BR>EGI<BR>ADH<BR>ACJ<BR>BEF<BR>BHJ<BR>LFD<BR>LIH<BR>MJF<BR>MKD',NULL,0);
INSERT INTO comment VALUES (11390,1467,4507,'Penny','Barbarians at the gates !!','2004-01-28 15:57:56',3,'[Technical note: When the following solution was posted, the puzzle read \"...every bullet went over 3 PEOPLE\'S heads before it killed another person...\" The puzzle has since been updated to disallow this solution.]\r\n\r\nThis solution has zero villagers, thanks to barbarian stupidity and the concept of \"friendly fire\". The barbarians practiced the old Greek formation of the phalanx (literally, \"a log of wood\") and formed themselves around the village in four columns of eight men. (The barbarians are around the village in the sense that there are barbarians to the east, north, south and west of the village). There is not a word in the puzzle that forbids this interpretation.\r\n\r\nBarbarians B1 thru B8 lined up in a single column pointing at the village from the west. B1 fired east over B2,B3,B4 and killed B5. B2 fired east over B3,B4,B5 and killed B6. B3 fired east over B4,B5,B6 and killed B7. B4 fired east over B5,B6,B7 and killed B8. B5 thru B8 were confused. B5 fired fired west over B4,B3,B2 and killed B1. B6 fired west over B5,B4, B3 and killed B2. B7 fired west over B6,B5,B4 and killed B3. B8 fired west over B7,B6,B5 and killed B4.\r\n\r\nBarbarians B9 thru B16 lined up in a single column pointing at the village from the south. B9 fired north over B10,B11,B12 and killed B13. B10 fired north over B11,B12,B13 and killed B14. B11 fired north over B12,B13,B14 and killed B15. B12 north fired over B13,B14,B15 and killed B16. B13 thru B16 were confused. B13 fired south over B12,B11,B10 and killed B9. B14 fired south over B13,B12,B11 and killed B10. B15 fired south over B14,B13,B12 and killed B11. B16 fired south over B15,B14,B13 and killed B12.\r\n\r\nBarbarians B17 thru B24 lined up in a single column pointing at the village from the east. B17 fired west over B18,B19,B20 and killed B21. B18 fired west over B19,B20,B21 and killed B22. B19 fired west over B20,B21,B22 and killed B23. B20 west fired over B21,B22,B23 and killed B24. B21 thru B24 were confused. B21 fired east over B20,B19,B18 and killed B17. B22 fired east over B21,B20,B19 and killed B18. B23 fired east over B22,B21,B20 and killed B19. B24 fired east over B23,B22 and B21 and killed B20.\r\n\r\nBarbarians B25 thru B32 lined up in a single column pointing at the village from the north. B25 fired south over B26,B27,B28 and killed B29. B26 fired south over B27,B28,B29 and killed B30. B27 fired south over B28,B29,B30 and killed B31. B28 fired south over B29,B30,B31 and killed B32. B29 thru B32 were confused. B29 fired north over B28,B27,B26 and killed B25. B30 fired north over B29,B28,B27 and killed B26. B31 fired north over B30,B29,B28 and killed B27. B32 fired north over B31,B30,B29 and killed B28.\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>January 28, 2004, 5:57 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11391,1467,4507,'Penny','re: Barbarians at the gates !!','2004-01-28 16:42:15',0,'This is clearly not the solution Gamer was looking for. He wants a complex math solution involving a circle with 32 intersecting lines crossing it. He should have specified that each bullet goes over three VILLAGER\'S heads, and also that each of the barbarians fires INTO the village. Little loopholes... But at least I spared all the villagers.\r\n \r\n:-) ',11390,0);
INSERT INTO comment VALUES (11392,1467,3172,'SilverKnight','Solution','2004-01-28 16:48:43',3,'With the assumption that barbarians are NOT killing other barbarians... and that everyone must be shot only once... (meaning, as e.g. mentioned earlier, that it must be AT LEAST 32)...\r\n\r\n<B>The answer is 32</B>.  I\'m trying to put together a text picture that will exemplify this... but it\'s not easy.  I\'ll post when I have it ready.',NULL,0);
INSERT INTO comment VALUES (11393,1467,3172,'SilverKnight','Full Solution (re: Solution)','2004-01-28 17:12:11',3,'The following diagram shows how to place 16 villagers in such a way that 16 barbarians can line up on the outside and shoot them all (satisfying the constraints of the problem).\r\n\r\nThere are 8 lines of consequence:\r\nABFI\r\nCDIK\r\nNMHF\r\nPOKH\r\nBGHL\r\nDEFG\r\nMLKJ\r\nEIJO\r\n\r\nYou\'ll notice that *EACH* of the 16 letters is at the end of *ONE* (and only one) of these lines.\r\n\r\nIf we draw a circle around this \"grid\", each line will intersect this circle in two points (for a total of 16 intersections).  We merely put a barbarian at these intersections, and each barbarian will shoot into the circle, along the line.  Each of the 16 barbarians will kill a different villager.\r\n<PRE>. . . . . . . . . . . . . . . . . .<BR>. . . . . . . . . . . A . . . . . .<BR>. . . . . . . . . . . . . . . . . .<BR>. . . . . . . . . . B . . . . . . .<BR>. . . . . . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . . . . . .<BR>. C . . . . . . . . . . . . . . . .<BR>. . . D . . . E F . G . . . . . . .<BR>. . . . . . . . . . H . . . . . . .<BR>. . . . . . . I . . . . . . . . . .<BR>. . . . . . . J . K L . . . M . . .<BR>. . . . . . . . . . . . . . . . N .<BR>. . . . . . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . . . . . .<BR>. . . . . . . O . . . . . . . . . .<BR>. . . . . . . . . . . . . . . . . .<BR>. . . . . . P . . . . . . . . . . .<BR>. . . . . . . . . . . . . . . . . .</PRE>This shows how 16 barbarians kill 16 peasants.\r\n\r\nIt is now a simple matter to rotate the whole diagram (by say, 5 degrees) and overlay it on top of itself, to double the number of barbarians shooting and villagers killed.',11392,0);
INSERT INTO comment VALUES (11394,1467,1626,'Gamer','re(2): Barbarians at the gates !!','2004-01-28 17:46:54',0,'I changed the problem so it reflects the problem I set it up as. :)',11391,0);
INSERT INTO comment VALUES (11395,1467,3172,'SilverKnight','re(3): Barbarians at the gates !!','2004-01-28 17:54:06',0,'Dangit Gamer... are you saying that the same person can be shot multiple times?\r\n\r\nIf so... that\'s what I said in the second comment.  And Charlie said that you meant that each person can be shot only once.\r\n\r\nAnd in all this time, you didn\'t bother to clarify the situation.  You still haven\'t.\r\n__________________\r\n\r\nTo clarify,\r\nCan a barbarian shoot another barbarian (as Bryan suggested)?\r\n\r\nCan the same villager be shot multiple times? (as I suggested)?\r\n\r\nAnd must all the villagers be dead at the end of the simultaneous shooting, or can some still be alive?\n\n<i>Edited on <b>January 28, 2004, 7:28 pm</b></i>',11394,0);
INSERT INTO comment VALUES (11396,1205,5382,'dan thewlis','2 timers???','2004-01-28 19:17:14',0,'why not just set one going on double speed and then when that reaches exactly five minutes, set another one at double speed for an hour which should stop after 30 minutes. The first timer should beep after its half an hour, if the other one that was put on is stopped as soon as the first one beeps, that will be on exactly 25 minutes, will it not????? So i think the answer is 2 timers',NULL,0);
INSERT INTO comment VALUES (11397,1467,3172,'SilverKnight','upper bound','2004-01-28 19:34:41',1,'This time...\r\n\r\nAssuming that ONLY villagers (not barbarians) can be killed.\r\nAssuming that we can shoot the same villagers more than once.\r\nAssuming that not all villagers must be killed.\r\n\r\nThe following diagram shows how to place 24 villagers in such a way that 36 (4 more than required) barbarians can line up on the outside and shoot them all (satisfying the constraints of the problem).\r\n\r\nThere are 18 lines of consequence:\r\n\r\nAFSX\r\nBDTV\r\nCEUW\r\nKLMN\r\nGHIJ\r\nOPQR\r\nKOVX\r\nGPTW\r\nHLSU\r\nDFMQ\r\nBEIR\r\nACJN\r\nABGK\r\nCDHO\r\nEFLP\r\nIMST\r\nJQUV\r\nNRWX\r\n\r\nIf we draw a circle around this \"grid\", each line will intersect this circle in two points (for a total of 36 intersections).  We merely put a barbarian at any of these intersections, and each barbarian will shoot into the circle, along the line.\r\n<PRE>. . . . . . . . . . . . . . .<BR>. . . . . . . A . . . . . . .<BR>. . . . . . B . C . . . . . .<BR>. . . . . . . . . . . . . . .<BR>. . . . . . D . E . . . . . .<BR>. . . . . . . F . . . . . . .<BR>. . G . H . . . . . I . J . .<BR>. K . . . L . . . M . . . N .<BR>. . O . P . . . . . Q . R . .<BR>. . . . . . . S . . . . . . .<BR>. . . . . . T . U . . . . . .<BR>. . . . . . . . . . . . . . .<BR>. . . . . . V . W . . . . . .<BR>. . . . . . . X . . . . . . .<BR>. . . . . . . . . . . . . . .</PRE>\r\nThere are 36 positions on which to place 32-36 barbarians.\r\nThis creates a new upper bound of 24 villagers required to fulfill the requirements.',NULL,0);
INSERT INTO comment VALUES (11398,1408,5384,'Larry','Sequence','2004-01-28 20:09:48',0,'The sequences represent i^2 for i=1,2,3,...,8\r\nfirst in base 3 then in base 4',NULL,0);
INSERT INTO comment VALUES (11399,1461,5384,'Larry','Solution','2004-01-28 20:18:12',0,'The sequence of triangle numbers is (i)(i+1)/2\r\nMultiplying this by 8 then adding 1 equals:  \r\n4i(i+1) +1 = 4i^2 + 4i +1 = (2i+1)^2\r\n',NULL,0);
INSERT INTO comment VALUES (11400,1467,1301,'Charlie','huh?','2004-01-28 22:10:44',4,'I know that a person can be shot a multitude of times.  But killed more than once?  I don\'t think so.  If a shot killed somebody who had already been shot, then the first shot did not kill the victim.',NULL,0);
INSERT INTO comment VALUES (11401,1205,1301,'Charlie','re: 2 timers???','2004-01-28 22:12:53',0,'\"(they do not have dials on telling you how long they\'ve been going - they just beep when the time is up)\" so you can\'t tell when it reaches exactly 5 minutes.',11396,0);
INSERT INTO comment VALUES (11402,1467,3172,'SilverKnight','re: huh?','2004-01-28 22:58:24',0,'lol !\r\n\r\nGamer, please clarify the problem...  see the questions in <A HREF=\"http://perplexus.info/show.php?pid=1467&cid=11395\">this previous comment</A>.',11400,0);
INSERT INTO comment VALUES (11403,1467,3172,'SilverKnight','re: upper bound, same assumptions','2004-01-29 00:31:00',0,'A sort of better upper bound... same number of villagers, but can handle up to 40 barbarians.\r\n\r\nAnd clearly, we can remove any one of these villagers, and still be able to deal with at least 32 barbarians... so this provides an <B>upper bound of 23</B>.\r\n\r\nSame assumptions:\r\nAssuming that ONLY villagers (not barbarians) can be killed.\r\nAssuming that we can shoot the same villagers more than once.\r\nAssuming that not all villagers must be killed.\r\n\r\nHere, we\'ve got still got 24 villagers in such a way that up to 40 barbarians can line up on the outside and shoot (satisfying the constraints of the problem).\r\n\r\nThere are 20 lines of consequence:\r\n\r\nEFGH\r\nIJKL\r\nMNOP\r\nQRST\r\nCJNU\r\nDKOV\r\nAFRW\r\nBGSX\r\nBDHL\r\nAGKP\r\nCFOT \r\nEJSV\r\nINRX\r\nMQUW\r\nIECA\r\nMJFB\r\nQNGD\r\nURKH\r\nWSOL\r\nXVTP\r\n\r\n<PRE>. . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . .<BR>. . . . . A . B . . . . . .<BR>. . . . C . . . D . . . . .<BR>. . . E . F . G . H . . . .<BR>. . I . J . . . K . L . . .<BR>. . . . . . . . . . . . . .<BR>. . M . N . . . O . P . . .<BR>. . . Q . R . S . T . . . .<BR>. . . . U . . . V . . . . .<BR>. . . . . W . X . . . . . .<BR>. . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . .<BR>. . . . . . . . . . . . . .</pre>\n\n<i>Edited on <b>January 29, 2004, 12:55 am</b></i>',11397,0);
INSERT INTO comment VALUES (11404,1459,5267,'cogitater','re(3): solution','2004-01-29 03:17:25',0,'Stewards, your question regarding whether B\'s knowledge of the order of arrival came from personal observation or hearsay is an excellent one and critical to the solution of the problem.  You are on the right track.  When I first considered that question I was concerned that the author may have been imprecise or ambiguous in his language and left us without sufficient clues to solve the problem.  However that is not the case.  If you look closely at the language used by A and B, paying particular attention to words connoting the certainty of his knowledge, the source of his knowledge, and the perspective from which he derived it, you can answer your own question.  No reason for sadness, yours is a bright inquiring mind benefiting from healthy exercise.  Neither is ignorance your problem, if that were the case you would not be interested in a site like this.  The point is to have fun, make a few new neuron connections in the brain, and hopefully improve our deductive reasoning.  Good luck and enjoy.',11382,0);
INSERT INTO comment VALUES (11405,1297,5306,'Purna','SOD','2004-01-29 03:39:07',3,'\r\nWe have a rule that the digit sum of a given number is equal to product of the digit sums of the individual factors of the given number.\r\n\r\nThe digit sum of 19999 is equal to 1.\r\nSo sum of the digits of given number is 1.',NULL,0);
INSERT INTO comment VALUES (11406,1297,5306,'Purna','SOD','2004-01-29 03:39:57',3,'\r\nWe have a rule that the digit sum of a given number is equal to product of the digit sums of the individual factors of the given number.\r\n\r\nThe digit sum of 19999 is equal to 1.\r\nSo sum of the digits of given number is 1.',NULL,0);
INSERT INTO comment VALUES (11407,1459,5391,'York','Is this Solution','2004-01-29 08:39:52',0,'1st Blue Shirt, Green Tie, Green Suspenders\r\n2nd Green Shirt, White Tie, White Suspenders\r\n3rd Red Shirt, Blue Tie, Red Suspenders\r\n4th White Shirt, Red Tie, Blue Suspenders\r\nIs this Correct',NULL,0);
INSERT INTO comment VALUES (11408,1298,3172,'SilverKnight','solution','2004-01-29 12:19:34',3,'m = <B>36 medals</B> over <B>6 days</B>\r\n\r\nOn the 1st day, 1 + (1/7)*35 = 6 medals awarded <I>(30 remain)</I>\r\nOn the 2nd day, 2 + (1/7)*28 = 6 medals awarded <I>(24 remain)</I>\r\nOn the 3rd day, 3 + (1/7)*21 = 6 medals awarded <I>(18 remain)</I>\r\nOn the 4th day, 4 + (1/7)*14 = 6 medals awarded <I>(12 remain)</I>\r\nOn the 5th day, 5 + (1/7)*7 = 6 medals awarded <I>(6 remain)</I>\r\nOn the 6th day, the 6 remaining medals were awarded.\r\n_________________________________________\r\n\r\nI simply set this up on an excel spreadsheet, and realized that because m-1 must be divisible by seven, the original number must be 8, or 15, or 22, etc...\r\n\r\nI simply tried the first few numbers and stumbled upon the solution....\r\n<PRE><U>Day</U>           <U>given</U>    <U>rem.</U>  <U>given2</U>   <U>also remain</U><BR>0					36<BR>1		1	35	5	30<BR>2		2	28	4	24<BR>3		3	21	3	18<BR>4		4	14	2	12<BR>5		5	7	1	6<BR>6		6	0	0	0</PRE>\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11409,1472,5392,'Pablo','My Solution','2004-01-29 12:30:44',0,'I defined the square in the range - 0.5 < x < 0.5 and -0.5<y<0.5 and then a calculated the probability that the selected point be in the sub-square 0<x<0.5 and 0<y<0.5 and that the end point (after a random displacement of 0.5) be in the original square. At the end I must multiply this probability by four since there are four sub- squares. In the selected sub-square I identified two types of points, the one that lies under the curve 0.5 - sqrt(0.5*0.5-(x-0.5)*(x-0.5)) and ovbiously the one that lies over this curve. The diference between these two types of points is that if one draws a circle of radio 0.5 with center in the point, the circle of type 1 intercept the original square four times, but the circles of the second type intercept the original square only two times. The importance of knowing how many times the original square is intercepted is that one can know exactly from what angle to what angle the end point remains in the original square.\r\n\r\nThe points of type 1, haven two angle zones where the end point lies outside. The points of type 2 only have an angle zone where the end point lies outside.\r\n\r\nTo find the probability (already multiplied by four): \r\n\r\nType 1:\r\n\r\nThe integral from x=0 to x=0.5 of \r\nthe integral from y=0 to 0.5-sqrt(0.5*0.5-(x-0.5)*(x-0.5)) of\r\n\r\n(\r\n   2*pi \r\n   - 2*arcsin( sqrt(0.5*0.5-(0.5-x)(0.5-x))/0.5)\r\n   - 2*arcsin( sqrt(0.5*0.5-(0.5-y)(0.5-y))/0.5)\r\n) /2/pi * dx * dy /0.25\r\n\r\nType 2:\r\n\r\nThe integral of x=0 to x=0.5 of\r\nthe integral of y=0.5-sqrt(0.5*0.5-(x-0.5)(x-0.5)) of\r\n\r\n(\r\n   2*pi \r\n   -pi/2\r\n   - arcsin( sqrt(0.5*0.5-(0.5-y)(0.5-y))/0.5)\r\n   - arcsin( sqrt(0.5*0.5-(0.5-x)(0.5-x))/0.5))\r\n) /2/pi * dx * dy /0.25\r\n\r\n\r\nThese two integrals has three parts each that give the result \r\n\r\n(4-pi)/4\r\n\r\n(pi*pi-12)/16/pi\r\n\r\n(pi*pi-12)/16/pi\r\n\r\n3Pi/16\r\n\r\n(-pi*pi-4)/32/pi\r\n\r\n(-pi*pi-4)/32/pi\r\n\r\nAdding these 6 parts gives the result of:\r\n\r\n1-7/4/pi aproximately 0.4429576992\r\n\r\n\r\n\r\nPablo Meraz\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (11410,1467,5391,'York','What about this?','2004-01-29 13:39:31',0,'I think the fewest is 17 villagers.  They are in the shape of an octagon( 8 on each point, and one in between each point) and one in the middle.  Let this be reprecented by letters A-Q, with Q as the point in the middle. This will result in 8 lines that contain Q. Example, Line AQI, BQJ, CQK... 8 more lines will be formed by the sides of the octagon. Example, Line ABC, CDE, EFG... This will form 16 lines.  With a barbarian on each end of each line the result is 32 barbarians.\r\nThe barbarians will killed.  Please, let me know if there are any problems with this.\r\n',NULL,0);
INSERT INTO comment VALUES (11411,1298,1920,'Brian Smith','Solution','2004-01-29 14:46:46',0,'On day n there were n medals before the ceremony.\r\nOn day n-1 there were (7/6)*n+(n-1) medals.\r\nOn day n-2 there were (7/6)*((7/6)*n + (n-1)) + (n-2) medals.\r\nOn day n-3 there were (7/6)*((7/6)*((7/6)*n + (n-1)) + (n-2)) + (n-3) medals.\r\n.\r\n.\r\n.\r\nOn day 2 there were (7/6)*...*((7/6)*((7/6)*n + (n-1)) + (n-2)) + (n-3)) + ... + 2 medals.\r\nOn day 1 there were (7/6)*((7/6)*...*((7/6)*((7/6)*n + (n-1)) + (n-2)) + (n-3)) + ... + 2) + 1 = m medals.\r\n\r\nMultiplying out yeilds m = (7/6)^(n-1)*n + (7/6)^(n-2)*(n-1) + ... + (7/6)^2*3 + (7/6)*2 + 1.\r\n\r\nm can also be rewritten as:\r\nm=((7/6)^(n-1) + (7/6)^(n-2) + ... + (7/6)^3 + (7/6)^2 + (7/6) + 1)\r\n+ ((7/6)^(n-1) + (7/6)^(n-2) + ... + (7/6)^3 + (7/6)^2 + (7/6))\r\n+ ((7/6)^(n-1) + (7/6)^(n-2) + ... + (7/6)^3 + (7/6)^2)\r\n.\r\n.\r\n.\r\n+ ((7/6)^(n-1) + (7/6)^(n-2))\r\n+ ((7/6)^(n-1))\r\n\r\nEach of the summations in this representation is a geometric series.\r\n\r\nm=( (7/6)^(n-1)*(1-(6/7)^(n) )/(1-(6/7))\r\n+ ( (7/6)^(n-1)*(1-(6/7)^(n-1) )/(1-(6/7))\r\n+ \r\n.\r\n.\r\n.\r\n+ ( (7/6)^(n-1)*(1-(6/7)^2 )/(1-(6/7))\r\n+ ( (7/6)^(n-1)*(1-(6/7) )/(1-(6/7))\r\n\r\nFactoring out the common term 7*(7/6)^(n-1)\r\n\r\nm = 7*(7/6)^(n-1) * ( 1-(6/7)^(n) + 1-(6/7)^(n-1) + ... + 1-(6/7)^2 + 1-(6/7) )\r\n\r\nThere are two series in the right factor, a geometric and a constant series.\r\n\r\nm = 7*(7/6)^(n-1) * (n - (6/7)^n*(1-(7/6)^n)/(1-(7/6)) )\r\n\r\nSimplifying yeilds\r\n\r\nm = 7*(7/6)^(n-1) * (n - (-6)*(6/7)^n - -(-6)*(6/7)^n*(7/6)^n)\r\nm = 7*(n-6)*(7/6)^(n-1) + 36<pre>\r\n    (n-6)*7^n\r\nm = --------- + 36\r\n     6^(n-1) </pre>\r\nn=1 and n=6 are the only integers for which the value of m is an integer.\r\nSince the ceremony lasted more than one day, the ceremony lasted 6 days and 36 medals were given out.\n\n<i>Edited on <b>January 29, 2004, 2:47 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11412,1472,5392,'Pablo','My Solution (corrected)','2004-01-29 15:25:48',3,'(I don\'t know why the previous message was crash)\r\n\r\n\r\nI defined the square in the range \r\n- 0.5 < x < 0.5 and \r\n- 0.5 < y < 0.5\r\n\r\nI can divide the square in four sub squares, \r\none in each cuadrant.\r\n\r\nI will find the probability that the end point\r\nlies on the original square given that the start\r\npoint lies on the first quadrant\r\n\r\nfinally i must multiply this probability by four\r\nsince there are four quadrants.\r\n\r\nOn the first quadrant two types of points are\r\nidentified:\r\n\r\n- The one that lies under the curve \r\n  0.5-sqrt(0.5*0.5-(x-0.5)(x-0.5))\r\n- The one that lies over the same curve.\r\n\r\nthe diference between these two types of point is:\r\n\r\n\r\nType 1: If we draw a circle with center in a\r\npoint of this type, the circle intercept the\r\noriginal square 4 times.\r\n\r\nType 2: The circle intercept the original Square\r\nonly 2 times\r\n\r\nThe importance of knowing how many times the\r\nsquare is intercepted is that one can know\r\nexactly from what angle to what angle a end\r\npoint is outside of the original Square.\r\n\r\nIn Type 1 there are two angle zones where the\r\nend point is outside in Type 2 there is only one\r\nzone\r\n\r\nTo find the probability (already multiplied by four): \r\n\r\nType 1: \r\n\r\nThe integral from x=0 to x=0.5 of \r\nthe integral from y=0 to 0.5-sqrt(0.5*0.5-(x-0.5)*(x-0.5)) of \r\n\r\n( \r\n2*pi \r\n- 2*arcsin( sqrt(0.5*0.5-(0.5-x)(0.5-x))/0.5) \r\n- 2*arcsin( sqrt(0.5*0.5-(0.5-y)(0.5-y))/0.5) \r\n) /2/pi * dx * dy /0.25 \r\n\r\nType 2: \r\n\r\nThe integral of x=0 to x=0.5 of \r\nthe integral of y=0.5-sqrt(0.5*0.5-(x-0.5)(x-0.5)) of \r\n\r\n( \r\n2*pi \r\n-pi/2 \r\n- arcsin( sqrt(0.5*0.5-(0.5-y)(0.5-y))/0.5) \r\n- arcsin( sqrt(0.5*0.5-(0.5-x)(0.5-x))/0.5)) \r\n) /2/pi * dx * dy /0.25 \r\n\r\n\r\nThese two integrals has three parts each that\r\ngive the result \r\n\r\n(4-pi)/4 \r\n\r\n(pi*pi-12)/16/pi \r\n\r\n(pi*pi-12)/16/pi \r\n\r\n3Pi/16 \r\n\r\n(-pi*pi-4)/32/pi \r\n\r\n(-pi*pi-4)/32/pi \r\n\r\nAdding these 6 parts gives the result of: \r\n\r\n1-7/4/pi    or aproximately 0.4429576992 \r\n\r\n\r\n\r\nPablo Meraz \r\n',NULL,0);
INSERT INTO comment VALUES (11413,1601,1575,'DJ','answer (somewhat spoiler)','2004-01-29 15:40:43',3,'The guy in the mirror is holding up the hand on the same side of the mirror as I am, on my right. If I was to stand in his position and do the same thing, I would be raising my left hand, but to do so, I first have to <i>turn around</i>.\r\n\r\nOn the other hand (npi), to say that I am looking up when the other guy is looking up is also true. Up and down are defined in the same way no matter which way you turn around.\r\n\r\nWe think the mirror reverses right and left because those directions are relative to our bodies, and change as we move around. Up and down are also relative, I suppose, but relative to the earth (in general), and is not dependent on whether you are looking at the mirror or inside it.\r\n\r\n<a href=\"http://math.ucr.edu/home/baez/physics/General/mirrors.html\">Here</a> is another interesting discussion of the same topic ..',NULL,0);
INSERT INTO comment VALUES (11414,1601,1301,'Charlie','solution','2004-01-29 16:00:52',3,'Physically and mathematically the only distinguished direction with regard to the plane of the mirror is the direction perpendicular to the mirror, toward or away from it, either in front or in back.  And in fact this is the only direction in which the mirror reverses.\r\n\r\nWhen it is said that the mirror reverses left and right that is a semantic distinction based on the perceived characteristics of the fictitious person \"in\" the mirror, that is, your reflection.  In fact, the reflection of your own right hand is still on your right.  If you are facing north into the mirror, your right hand is to the east and the reflection of that hand is also to the east.  The only thing is, that you look at that reflection in the mirror and say that that reflected right hand is a left hand, that is, the left hand of that fictitious person in the mirror.  Why do we say this?\r\n\r\nA good way of defining left and right (which actually can\'t be done from scratch) for purposes of this description, is that side which is clockwise relative to the front of the body, as seen from above.\r\n\r\nAs mentioned in the first paragraph, up and down are not changed, so \"above\" is still \"above\".  But front and back have been reversed.  So now, clockwise from <b>your</b> front is not the same direction as clockwise from the <b>reflection\'s</b> front.  That is why, semantically, we call that reflection of your right hand, that is still to your own right, a left hand, as it appears to be attached to a \"person\" who is facing the opposite direction.',NULL,0);
INSERT INTO comment VALUES (11415,1298,5285,'Ady TZIDON','my solution','2004-01-29 16:13:53',3,'on the last day n medals were given , said number being 6/7 of the number  left day before after awarding  n-1 medals( call it db)\r\nn=6/7 *db \r\ndb=7/6*n  so n is a multiple of 6: 6, 12, 18...\r\nlets try the smallest one ( 6 awarded last day) and work our way backwards: \r\n\r\nthere were 6 days:\r\n\r\nat the beginning of day 6  ..... 6 medals =6+0\r\nat the beginning of day 6  .....12 medals=5+7\r\nat the beginning of day 6  .....18 medals=4+14\r\nat the beginning of day 6  .....24 medals=3+21\r\nat the beginning of day 6  .....30 medals=2+28\r\nat the beginning of day 6  .....36 medals=1+35\r\n       \r\nso: the answer is  36 medals awarded \r\n during 6 days      6 each day\r\n',NULL,0);
INSERT INTO comment VALUES (11416,1391,3807,'DrBob','','2004-01-29 16:48:00',0,'18-(15/3) = 13\r\n36-(10+13) = 13\r\n39/(27-24) = 13',NULL,0);
INSERT INTO comment VALUES (11417,1467,153,'TomM','re(2): Barbarians at the gates !!','2004-01-29 17:09:27',0,'>>But at least I spared all the villagers. :-) \r\n\r\nThe operation was a success, but the patient died. :) \r\n\r\nYour solution which \"spared\" the villagers requires that the village is already dead (or abandoned).',11391,0);
INSERT INTO comment VALUES (11418,1601,3992,'Jane Doe','This is science right ?','2004-01-29 18:06:27',0,'I don\'t understand what needs to be solved here...isn\'t it scientific fact that a mirror will reflect only the light that falls upon it? \r\n\r\nIf I were to raise my right hand in front of a real person instead of a mirror, then the person would still see what the mirror would have seen, i.e., the image raising it\'s left hand. Similar principles aren\'t they? \r\n\r\nOr do they not teach these things in schools anymore? ',NULL,0);
INSERT INTO comment VALUES (11419,1467,2899,'Brian Wainscott','re: What about this?','2004-01-29 18:23:48',0,'I think your answer is still too high: you can have 16 lines through the center and 8 through the edges.  A hexagon with villagers at the points and centers of the sides would give 12 lines through the center and 6 along the edges, which is more than enough and only requires 13 villagers.  But this still seems too high as it allows for up to 36 barbarians.\r\n\r\nYou\'ve pointed out something that I think bears repeating:\r\n\r\nGamer carefully reworded this puzzle after earlier confusion.  He specifically states that each bullet went over 3 villager\'s heads, and killed a person.  There is no requirement that that person be a villager.  I somehow like the idea that all the barbarians die, and the villagers are all spared.\r\n\r\nI also fully agree with Charlie\'s point that a person can only be killed once, so no person is shot twice.\r\n',11410,0);
INSERT INTO comment VALUES (11420,731,2184,'mark hartman','solution','2004-01-29 18:34:50',0,'This problem is easily solved with mod 7 arithmetic  (ie Base 7 arithmetic - usually learned in number theory).  \r\nWe are looking for solutions for n such that 2^n = 6 mod 7.\r\n2^1 = 2 mod 7\r\n2^2 = 4 mod 7\r\n2^3 = 1 mod 7\r\n2^4 = 2*(2^3) mod 7 = 2 mod 7\r\n2^5 = 2*(2^4) mod 7 = 4 mod 7\r\n2^6 = 2*(2^5) mod 7 = 1 mod 7\r\netc.\r\nThere is no solution for n.',NULL,0);
INSERT INTO comment VALUES (11421,1601,4982,'Dan Blume','Alice didn\'t worry about it','2004-01-29 18:38:23',3,'The directions \"up, down, east, west, north, south are fixed with relationship to the local surface of the earth.  So if you raised the eastern hand, then so would the reflection.\r\n\r\nLeft and right are relative to the person/image. Similar to clockwise, counterclockwise.  Since the image is rotated 180 degrees along the vertical plane, the relative directions of left/right also rotate.',NULL,0);
INSERT INTO comment VALUES (11422,731,2184,'mark hartman','re: la meme Janette mais autrement coifee!','2004-01-29 18:42:49',0,'An unusual approach, but I don\'t think its valid.  For the first term, k*2^3 is even regardless of k; so if k is odd, both the first and second term are even, resulting in an even value for the right side.  So it is possible to have an even value for the right side (of your second equation).  What you need to show is the right side cannot be a multiple of 2, a harder task.',10980,0);
INSERT INTO comment VALUES (11423,1467,3172,'SilverKnight','re(2): What about this?','2004-01-29 19:26:50',0,'Well, call me old fashioned, but I kinda like it when the problem is clearly stated, such that it\'s not <I>easily</I> open to disparate interpretations.\r\n\r\nHeck, when the discussion here started questioning whether or not it is okay for barbarians to be the \'person\' shot... Gamer should pipe up... and offer a comment.\r\n\r\nOtherwise, the \"difficulty\" of the problem lies not within the problem, but with poor/ambiguous language.  And that is rarely fun (unless we\'re talking about problems that use that as the main point... such as <A HREF=\"http://perplexus.info/show.php?pid=1446\">Buying Chestnuts</A>).\r\n\r\nAnd of course, if that is the case, the problem should be in \"tricks\".',11419,0);
INSERT INTO comment VALUES (11424,1583,5345,'Rawlyn','I\'m on it','2004-01-29 20:56:53',0,'Thanks for pointing this one out to me Brian. I\'ll be writing a GA to look for good candidates the next time I get to a computer, in a couple of days. What a goodie - just the sort of thing I\'m looking for!',NULL,0);
INSERT INTO comment VALUES (11425,1459,5402,'peggy mashburn','re: Is this Solution','2004-01-29 23:52:05',0,'hi.. I got the same answer w/ the 1st person being B.. ',11407,0);
INSERT INTO comment VALUES (11426,1554,5404,'Tyler','','2004-01-30 00:11:38',2,'Wait, isn\'t the easiest way to find who is the liar or not to ask the question:\r\n\r\n*am I you?*\r\n\r\nif no - it is the knight\r\nif yes - it is the liar',NULL,0);
INSERT INTO comment VALUES (11427,1298,5306,'Purna','','2004-01-30 01:34:11',3,' m=36 medals in total were awarded during (n=6)  days with 6 medals each day. \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11428,1601,2716,'Federico Kereki','Answer','2004-01-30 07:14:38',3,'The mirror doesn\'t \"reverse left and right\"; your brain does. The mirror reverses the front-back directions. ',NULL,0);
INSERT INTO comment VALUES (11429,1410,4830,'Jils','Equations','2004-01-30 08:45:09',0,'If the time was H:M:S\r\nI managed to get:\r\nH + M/60 + S/3600 = M/5 + S/300 = S/5\r\nand from there proved that 2=2....\r\n',NULL,0);
INSERT INTO comment VALUES (11430,1410,4830,'Jils','Integers','2004-01-30 09:27:50',3,'If M and H have to be integer, you can look at all the solutions of M=59*S/60 for all integer M and see if any of the values for M and S would give an integer H. I cannot find one, so I would have to say no, there is no other time.',NULL,0);
INSERT INTO comment VALUES (11431,1583,1920,'Brian Smith','re: I\'m on it - Good luck','2004-01-30 09:38:33',0,'Good luck.  Let us know when you get a solution.',11424,0);
INSERT INTO comment VALUES (11432,1410,1301,'Charlie','solution','2004-01-30 09:39:00',3,'The hour and the minute hand are together once every 12/11 hour. The number of hours past noon is the first column on the below table; then the time in h:mm:ss.sss format and the position in degrees clockwise from the 12-o\'clock position of the hour-, minute- and second-hands:\r\n<pre>\r\n 1.091  1:05:27.27  32.72727273  32.72727273 163.63636364\r\n 2.182  2:10:54.55  65.45454545  65.45454545 327.27272727\r\n 3.273  3:16:21.82  98.18181818  98.18181818 130.90909091\r\n 4.364  4:21:49.09 130.90909091 130.90909091 294.54545455\r\n 5.455  5:27:16.36 163.63636364 163.63636364  98.18181818\r\n 6.545  6:32:43.64 196.36363636 196.36363636 261.81818182\r\n 7.636  7:38:10.91 229.09090909 229.09090909  65.45454545\r\n 8.727  8:43:38.18 261.81818182 261.81818182 229.09090909\r\n 9.818  9:49: 5.45 294.54545455 294.54545455  32.72727273\r\n10.909 10:54:32.73 327.27272727 327.27272727 196.36363636\r\n12.000 12: 0: 0.00   0.00000000   0.00000000   0.00000000\r\n</pre>\r\n----\r\nIn none of these instances does the angle of the second hand match the angle of the other two hands except at 12.  Of course you could say that midnight is different from noon, but both are 12 o\'clock.',NULL,0);
INSERT INTO comment VALUES (11433,1459,5406,'Anu','Try this','2004-01-30 09:49:32',0,'Person   Shirt    Tie     Suspender\r\n1         Red	Gr	Wh\r\n2         Bl	Wh	Red	\r\n3         Wh	Blue	Gr\r\n4         Gr	Red	Blue\r\n	\r\n',NULL,0);
INSERT INTO comment VALUES (11434,1467,5391,'York','2nd try','2004-01-30 10:00:03',3,'ok, 12 villagers.  10 in the shape of a pentagon.(5 on the points, 5 in the middle of each side) One in the middle and one off center and higher than center.  If the pentagon is point up than that piont is A, lableing clockwise through J. Now the center is K and the off center point is L.  Now the sides form ABC, CDE, EFG, GHI, IJA forming 5 lines.  Lines aslo form AKF, BKG, CKH, and so on forming 10 lines. the point L lines up to form ALG and CLI forming 2 lines.  Total we have 17 lines with 2 barbarians on each end.  this totals for 34 barbarians.  \r\nWhat do you think?\r\n  ',NULL,0);
INSERT INTO comment VALUES (11435,1467,5391,'York','re(2): What about this?','2004-01-30 10:01:51',0,'Brian, \r\nThanks for the input. Please take a look at my \"2nd try\".  Let me know what you think.\r\nYork',11419,0);
INSERT INTO comment VALUES (11436,500,5407,'Ashley','Love this one','2004-01-30 11:09:46',0,'Suicide, I believe. :)',NULL,0);
INSERT INTO comment VALUES (11437,525,5407,'Ashley','Almost confusing','2004-01-30 11:11:38',0,'One - himself.',NULL,0);
INSERT INTO comment VALUES (11438,540,5407,'Ashley','You took my riddle!','2004-01-30 11:15:33',0,'Well, it\'s not really mine, but I did want to post it. Of course, I\'ve heard it a bit differently -\r\n\r\nThirty white horses\r\nUpon a red hill\r\nFirst they chomp\r\nThen they stomp\r\nThen they stand still.\r\n\r\nOh, the answer is teeth.',NULL,0);
INSERT INTO comment VALUES (11439,861,5407,'Ashley','It\'s a Hobbit riddle?','2004-01-30 11:19:21',0,'My sister told me this one. My guess is a fish.\r\n\r\n&lt;\\\"&gt;&lt;<<<<<<<&gt;<   -FISH!',NULL,0);
INSERT INTO comment VALUES (11440,543,5407,'Ashley','Breakfast','2004-01-30 11:25:58',0,'An egg. It was a board opener in my sixth grade science class. Of course, I was told container, not box. A box sounds kinda inaccurate.',NULL,0);
INSERT INTO comment VALUES (11441,1618,5285,'Ady TZIDON','my solution','2004-01-30 11:54:53',3,'let pa pb pc pd denote probability of winning within the 1st round by players A B C D respectively.  Let x denote probability of winning the game per se regardless of  player\'s place in the round.\r\n\r\nCLEARLY:\r\npa=x\r\npb=x*( 1-x)\r\npc=x*( 1-x)*(1-pb)\r\npd=x*( 1-x)*(1-pb)*(1-pc)\r\nand pa+pb+pc+pd=3/5\r\n\r\nsubstituting and solving we get\r\nx=pa=19.5%\r\npb=15.7%\r\npc=13.2%\r\npd=11.5%\r\n\r\n\r\nto get the values of probabilities for the whole game (multiple rounds) we multiply those values\r\nby 5/3 ( infinite geometric  series) to get:\r\n\r\n PA =  32.6  % \r\n PB=   26.18 % \r\n PC=   22.0  %\r\n PD=   19.17 %\r\nady\n\n<i>Edited on <b>January 30, 2004, 11:57 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11442,1410,4374,'Richard','I Say No','2004-01-30 12:35:46',0,'Using the natural scale of angular measure of \"clock face hours\" the equations for all hands to point at the same place are\r\nt=12t-12k=720t-12m where m and k are integers and t is \"time.\" Hence 11t=12k and 719t=12m so 719k=11m and k=11j, m=719j since 719 and 11 are coprime. Thus t=12j where j is any integer. The time must be a multiple of 12.\n\n<i>Edited on <b>February 1, 2004, 8:34 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11443,1459,5408,'lucas','solution','2004-01-30 12:38:52',0,'1st: Green tie, Blue shirt, Green suspenders\r\n2nd: White tie, Green shirt, White suspenders\r\n3rd: Blue tie, Red shirt, Red suspenders\r\n4th: Red tie, White shirt, Blue suspenders',NULL,0);
INSERT INTO comment VALUES (11444,1410,3172,'SilverKnight','re: solution','2004-01-30 13:45:41',3,'Well... Charlie... (and DJ),\r\n\r\nWe might <I><B>assume</B></I> that the hour, minute, and second hands are ALWAYS in a \'60th of a circle\' position.  (That is, they don\'t swing smoothly, they \'jerk\' 6 degrees when appropriate.)  This is the behavior in many digital watches.\r\n\r\nIn other words... the hour hand stays pointing to the 12 until 12:12, at which time it points 6 degrees off of noon.  At 12:24, it points to 12 degrees off of noon.  At 12:36 it points to 18 degrees.  At 12:48, it points to 24 degrees, and at 1:00 it points to 30 degrees (pointing to the one).\r\n\r\nIn this case, at 1:05, it would still be be pointing to 30 degrees.\r\n\r\nThe minute hand would \'jerk\' forward every minute.  So, at 1:05 it would reach the 30 degree mark.\r\n\r\nThe second hand would \'jerk\' forward every second.  So, at 1:05:05, the second hand would also reach the 30 degree mark.\r\n\r\nAnd similarly, this would happen at the other conjunctions.\r\n\r\nSo, each of the 11 times (in a 12-hour period), the second hand would catch up to them.  And in all 11 cases, we would have a \'conjunction\' of the hands.\r\n\r\n- SK',11432,0);
INSERT INTO comment VALUES (11445,1618,3172,'SilverKnight','re: my solution','2004-01-30 14:08:05',0,'Ady, you wrote:\r\n\"<I>CLEARLY:\r\npa=x\r\npb=x*( 1-x)\r\npc=x*( 1-x)*(1-pb)\r\npd=x*( 1-x)*(1-pb)*(1-pc)\r\nand pa+pb+pc+pd=3/5</I>\"\r\n\r\nthis is not the case (well the last line anyway...)\r\n\r\nIt <I>should</I> read:\r\n<B>(1-pa)(1-pb)(1-pc)(1-pd) = (1 - 3/5)</B>\r\n\r\n',11441,0);
INSERT INTO comment VALUES (11446,1468,1920,'Brian Smith','Answer','2004-01-30 14:08:41',0,'(16!)/(4!*4!*4!*4!) = 63063000',NULL,0);
INSERT INTO comment VALUES (11447,1583,3172,'SilverKnight','re(2): I\'m on it - Good luck','2004-01-30 14:11:34',0,'And CLEARLY, we need a computer program to <I>intelligently</I> \'brute force\' the solution... \r\n\r\n(The \"simplest-minded\" brute force of trying every digit in every position has 10^81 possibilities... which is too many to deal with, but this solution space can be very well pruned.)\r\n\r\nI, uh, have to go to another meeting.... Charlie...?  :-)',11431,0);
INSERT INTO comment VALUES (11448,1468,1301,'Charlie','Solution','2004-01-30 14:37:03',3,'Label the strings A, B, C and D.\r\n\r\nWhen a given string is shot at, there\'s no choice as to which ball on the string to hit, so the number of ways is just the ways of rearranging four A\'s, four B\'s, four C\'s and four D\'s, which is:\r\n\r\n16!/(4!*4!*4!*4!) = 63,063,000 ',NULL,0);
INSERT INTO comment VALUES (11449,1293,3735,'Nick Hobson','Last two digits','2004-01-30 15:22:31',3,'By the remainder theorem (also known as the factor theorem), non-zero (a - b) divides (a^n - b^n).  For odd n, we therefore have (a - (-b)) divides (a^n - (-b)^n), or (a + b) divides (a^n + b^n).\r\n\r\nFor odd n, we can also explicitly factorize a^n + b^n, as follows.  Writing n = 2m+1, we have:\r\na^(2m+1) + b^(2m+1) = (a + b)(a^2m - a^(2m-1)b + a^(2m-2)b^2 - ... - ab^(2m-1) + b^2m).\r\n\r\nRewriting the series as (1^99 + 99^99) + (2^99 + 98^99) + ... + (49^99 + 51^99) + (50^99), 100 divides each of the first 49 bracketed terms by the factor theorem.  Since 100 divides 50^2, it also divides 50^99.\r\n\r\nTherefore 100 divides the whole series, and the last two digits are 00.\r\n\r\n<i>Edited on <b>January 31, 2004, 7:53 am</b></i>\n\n<i>Edited on <b>January 31, 2004, 8:06 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11450,1583,5345,'Rawlyn','Best solution I\'ve found yet','2004-01-30 19:23:54',1,'Well, after four hours coding, and about ten runs so far I\'ve found a solution with a sequence of length 97. \'Ere \'tis.\r\n\r\nSequence: 606 - 702 (97)\r\n\r\n2 1 6 1 0 2 6 6 1\r\n1 3 6 4 2 5 0 8 3\r\n9 5 6 6 1 7 6 9 5\r\n6 2 5 6 4 6 6 6 2\r\n9 7 4 6 3 8 6 8 0\r\n1 9 6 4 8 3 6 7 0\r\n6 1 6 5 6 6 9 6 7\r\n3 2 6 7 3 6 2 0 7\r\n7 6 4 0 9 6 1 8 6\r\n\r\nGeneration: 10942\r\n\r\nIf anyone can pick out any errors I\'d be glad of the help - my eyes are tired! :P\r\n\r\nOh, Brian, would a number such as 001 count? I\'ve only been checking the range of numbers 100-999 - if I\'m wrong it\'s easily changed :)',NULL,0);
INSERT INTO comment VALUES (11451,1583,5345,'Rawlyn','re: Best solution I\'ve found yet','2004-01-30 19:25:30',0,'Oops - just noticed \"no leading zeros\". Should have read that. Just ignore me....',11450,0);
INSERT INTO comment VALUES (11452,1583,5345,'Rawlyn','Very slightly better...','2004-01-30 19:51:05',0,'Sequence: 200 - 297 (98)\r\n\r\n1 6 4 2 5 0 2 2 1\r\n9 8 5 1 1 9 6 0 3\r\n2 8 2 2 3 4 2 3 7\r\n6 7 2 8 2 2 2 0 2\r\n1 1 2 7 8 0 5 2 0\r\n6 2 5 5 6 4 9 3 8\r\n9 2 4 2 2 2 2 2 2\r\n2 7 9 4 2 1 3 6 2\r\n2 0 2 7 7 8 9 5 6\r\n\r\nGeneration: 1261',NULL,0);
INSERT INTO comment VALUES (11453,1583,5345,'Rawlyn','Yet another','2004-01-30 21:03:22',1,'Sequence: 501 - 599 (99)\r\n\r\n5 9 8 5 9 3 5 0 2\r\n0 7 1 5 3 6 5 6 9\r\n9 4 5 5 0 7 5 2 8 \r\n5 5 0 4 1 8 5 3 0\r\n9 6 5 1 3 2 5 5 1\r\n4 7 1 0 5 8 5 9 9\r\n8 5 5 5 6 4 5 4 5\r\n5 4 8 9 6 2 3 7 4\r\n2 8 5 7 2 5 5 5 7\r\n\r\nGeneration: 4401\r\n\r\nYawn it\'s getting late but I have to sit here clicking \"GO\" over and over... :P\r\n',NULL,0);
INSERT INTO comment VALUES (11454,1583,3172,'SilverKnight','re: Very slightly better...','2004-01-30 21:21:00',0,'Does the problem mean the WHOLE number must be in a straight line?  Or can you take a turn midway through the number?\r\n\r\nBrian, do you want to comment?',11452,0);
INSERT INTO comment VALUES (11455,1583,5345,'Rawlyn','Again...','2004-01-30 21:47:13',0,'Sequence: 800 - 899 (100)\r\n\r\n6 7 8 5 9 8 4 6 6\r\n9 8 7 1 7 4 8 6 1\r\n1 9 0 8 8 3 8 2 8\r\n8 8 8 6 9 8 8 0 8\r\n3 0 5 5 0 3 2 1 4\r\n0 8 5 7 1 6 7 9 1\r\n8 6 8 8 8 8 8 8 8\r\n3 7 2 5 3 8 2 4 1\r\n0 0 4 8 3 2 8 5 2\r\n\r\nGeneration: 8153\r\n\r\nSilverKnight - it would certainly be an interesting problem if you\'re allowed to turn corners.',NULL,0);
INSERT INTO comment VALUES (11456,1293,4374,'Richard','re: Last two digits','2004-01-30 22:09:15',0,'\"By the remainder theorem (also known as the factor theorem), non-zero (a + b) divides (a^n + b^n).\"\r\n\r\nBut if I take a=3, b=1, and n=2, a^n+b^n=10, while a+b=4 and 4 does not divide 10. It is true that a-b divides a^n-b^n.',11449,0);
INSERT INTO comment VALUES (11457,1468,4374,'Richard','Masterful Obfuscation','2004-01-31 01:09:24',0,'The obfuscation employed in the problem statement is masterful, but with enough thought one finally cuts through it to see that what we are doing is sucessively choosing in any order any of the strings that haven\'t yet been completely wiped out.  This is the same as making up all possible strings of 16 characters chosen from an alphabet of 4 characters each of which is to be used exactly 4 times. This is a special case of the problem of strings made out of a multiset, and the count of all possible such strings is a multinomial coefficient. The answer in the particular case of the present problem is as given in the previous two comments.',NULL,0);
INSERT INTO comment VALUES (11458,1468,5285,'Ady TZIDON','re: Masterful Obfuscation','2004-01-31 03:39:21',0,'I agree.\r\nIt is the 1st time   a problem gets a \"5\"  rating from me.\r\n\r\nady',11457,0);
INSERT INTO comment VALUES (11459,1468,4507,'Penny','Solution','2004-01-31 05:02:27',3,'This answer is the same as Charlie\'s, but not half as elegant as his.\r\n\r\nIf the balls are hanging in this formation:\r\n\r\nb01....b02....b03....b04\r\nb05....b06....b07....b08\r\nb09....b10....b11....b12\r\nb13....b14....b15....b16 \r\n\r\nThen the order of balls shot must include these sequences:\r\n\r\n  {b13, b09, b05, b01}\r\n  [b14, b10, b06, b02}\r\n  {b15, b11, b07, b03}\r\n  {b16, b12, b08, b04}\r\n\r\nIf N is all the ways to merge these four sequences that preserve the internal sequence orders, the N*[(4!)^4)] = all the ways to order 16 balls = 16!\r\n  \r\nN = (16!)/[(4!)^4] \r\n  = (20,922,789,888,000)/(331,776)\r\n\r\nN=63,063,000 = the number of ways to shoot the glass balls\r\n',NULL,0);
INSERT INTO comment VALUES (11460,1293,3735,'Nick Hobson','re(2): Last two digits','2004-01-31 07:57:31',1,'\"But if I take a=3, b=1, and n=2, a^n+b^n=10, while a+b=4 and 4 does not divide 10. It is true that a-b divides a^n-b^n.\"\r\n\r\nThanks Richard, you\'re right, I was a little hasty there!  I meant to say that (a + b) divides (a^n + b^n), for *odd* n.  This does follow from the remainder theorem, and I\'ve edited my post accordingly.\n\n<i>Edited on <b>January 31, 2004, 7:59 am</b></i>',11456,0);
INSERT INTO comment VALUES (11461,1300,5285,'Ady TZIDON','my solution','2004-01-31 10:03:03',0,'answer :53\r\n  m*(m-3)/2=1325\r\n   >> m=53\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11462,1618,5285,'Ady TZIDON','re(2): my solution','2004-01-31 10:21:39',0,'sk\r\nI still believe I am right (please specify why not): pa pb etc are EXCLUSIVE probabilities and therefore may be just added up.-\r\ne.g. pc is a probability of player C winning in\r\nthe 1st round taking into account that A and B did not win.\r\nYou may also verify my figures by simulating the game and running it for ,say, 10000 times. \r\n\r\nady',11445,0);
INSERT INTO comment VALUES (11463,1294,5419,'Dale','re(2): Standard solution','2004-01-31 10:28:53',0,'10 CLS\r\n20 PRINT \"FIMD THE SMALLEST NUMBER SUCH THAT IF ITS RIGHT MOST\"\r\n30 PRINT \"DIGIT IS PLACED AT ITS LEFT END, THE NEW NUMBER SO\"\r\n40 PRINT \"FORMED IS PRECISELY FIFTY PERCENT LARGER THAN THE\"\r\n50 PRINT \"ORIGINAL NUMBER.\"\r\n60 A = 0: B = 0: C = : D = 1: E = 0: F = 0 \r\n120 F = F + 2 \r\n121 IF F > 9 THEN F = 0: E=E+1 \r\n122 IF E > 9 THEN E = 0: D=D+1123 IF D > 9 THEN D = 0: C=C+1\r\n124 IF C > 9 THEN C = 0: B=B+1\r\n125 IF B > 9 THEN B = 0: A=A+1\r\n126 IF A > 9 THEN 250\r\n130 N1 = A * 100000 + B * 10000 + C * 1000 + D * 100 + E * 10 + F\r\n140 N2 = F * 100000 + A * 10000 + B * 1000 + C * 100 + D * 10 + E\r\n146 REM WAIT &H20, 1\r\n201 REM PRINT USING \"# # # # # # # # # # # #\"; A; B; C; D; E; F; F; A; B; C; D; E\r\n202 REM PRINT USING \"###,###,###,### ###,###,###,###\"; N1; N2\r\n222 IF N2 = (N1*.5)+N1 THEN 230 ELSE 120\r\n230 PRINT USING \"#,###,### #,###,###\"; N1; (N2 * .5) + N2\r\n240 REM PRINT CHR$(12)\r\n250 END\r\n',11347,0);
INSERT INTO comment VALUES (11464,1294,5419,'Dale','re(2): Standard solution','2004-01-31 10:35:11',0,'10 CLS\r\n20 LPRINT \"FIMD THE SMALLEST NUMBER SUCH THAT IF ITS RIGHT MOST\"\r\n30 LPRINT \"DIGIT IS PLACED AT ITS LEFT END, THE NEW NUMBER SO\"\r\n40 LPRINT \"FORMED IS PRECISELY FIFTY PERCENT LARGER THAN THE\"\r\n50 LPRINT \"ORIGINAL NUMBER.\"\r\n60 A = 0: B = 0: C = 0: D = 0: E = 0: F = 0\r\n70 A = A + 1\r\n80 B = B + 1\r\n90 C = C + 1\r\n100 D = D + 1\r\n110 E = E + 1\r\n120 F = F + 2\r\n130 N1 = A * 100000 + B * 10000 + C * 1000 + D * 100 + E * 10 + F\r\n140 N2 = F * 100000 + A * 10000 + B * 1000 + C * 100 + D * 10 + E\r\n150 IF F > 9 THEN F = 0: GOTO 110\r\n160 IF E > 9 THEN E = 0: GOTO 100\r\n170 IF D > 9 THEN D = 0: GOTO 90\r\n180 IF C > 9 THEN C = 0: GOTO 80\r\n190 IF B > 9 THEN B = 0: GOTO 70\r\n200 IF A > 9 THEN 250\r\n210 REM LPRINT USING \"###,###,###,###   ###,###,###,###\"; N1; N2\r\n220 IF N2 = (N1 * .5) + N1 THEN 230 ELSE 120\r\n230 LPRINT USING \"#,###,### #,###,###\"; N1; N2\r\n231 LPRINT USING \"#,###,### * .5 = #,###,### + #,###,###  #,###,###\"; N1; N1 * .5 + N1; N1; N2\r\n240 LPRINT CHR$(12)\r\n250 END\r\n\r\n',11347,0);
INSERT INTO comment VALUES (11465,1618,5285,'Ady TZIDON','another remark to SK \'S solution','2004-01-31 10:37:38',0,'both of us interpret differently the statement \"They all have even odds of winning a game. \"\r\nIt is my understanding that the rules of the game imply a certain well-defined probability figure\r\nx (=pa) for a single history-independent (=memory-less) event.\r\nA valid example of such a game ( e.g. for x=2 0%)//rem: I CORRECTED THE ERRONEOUS   NUMBERS WRITTEN PREVIOUSLY// is drawing one marble out of bag with 1 red and 4, black marbles and counting a draw of a red as a \"win\", IF BLACK THE MARBLE IS RETURNED INTO THE BAG AND THE GAME CONTINUES. \r\n\r\nAlso the numbers qualifying as an answer to the \"game of luck\" should add up to 100%-\r\nwhich they do in my case and do not in yours.\r\n\r\nWill appreciate your (or other members) comments\r\n\r\nady\n\n<i>Edited on <b>January 31, 2004, 6:18 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11466,1300,4507,'Penny','Solution','2004-01-31 10:43:08',3,'Answer: it has 53 vertices.\r\n\r\nExplanation:\r\n\r\nIf a polygon has N vertices, then every vertex has (N-3) vertices that are nonadjacent, with a diagonal between them. Since every diagonal connects 2 vertices, division by 2 will avoid counting diagonals twice.\r\n\r\nIf N(N-3)/2 = 1325,\r\n\r\nthen N=53\r\n\n\n<i>Edited on <b>February 1, 2004, 10:08 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11467,1294,5285,'Ady TZIDON','re(3): Standard solution DALE - I WONDER','2004-01-31 10:45:52',0,'DALE - I WONDER:\r\na/  where are your answers (= output??)\r\nb/  how did you know to assume a  6-digit answer??\r\n\r\nady',11464,0);
INSERT INTO comment VALUES (11468,1294,5419,'Dale','re(3): Standard solution','2004-01-31 11:00:38',0,'This is the results of running the basic program:\r\n285,714  428,571\r\n285,714 * .5 = 428,571 + 285,714\r\nWhen the program would not produce an results, I would add another register. - Dale',11464,0);
INSERT INTO comment VALUES (11469,1618,1301,'Charlie','re: another remark to SK \'S solution','2004-01-31 11:50:33',0,'It was initially my misinterpretation also that a \"game\" was one player\'s turn during one round.  But that is not the case, as the puzzle states that \"When someone wins, the game ends.\"  Before someone wins the same game is still on.  The idea is to adjust the probabilities for each player so that each has the same chance of winning the total game.\r\n\r\nBut even with the idea that there is a constant x, which is the probability of winning on a given turn, assuming you get to your turn, the set of equations you originally give is wrong:\r\n\r\nThe probability that c would win on a given turn, taking into consideration the previous probabilities is given by you as pc = x*(1-x)*(1-pb)\r\n\r\nHowever, pb is the probability that B would win already reduced by the chance that A did not win.  The actual probability that C would be given a chance is (1-x)*(1-x), and so the probability pc is x*(1-x)*(1-x), rather than x*(1-x)*(1-pb), as we are assuming an <b>equal</b> chance of any given turn producing a winner.\r\n\r\nLook at my <a href=\"http://perplexus.info/show.php?pid=1618&cid=11360\">original solution</a> to see how this (actually incorrect) assumption should work out.  For the actual way Tristan intended, see SK\'s solution and my correction to my own post.',11465,0);
INSERT INTO comment VALUES (11470,1618,1301,'Charlie','re(2): another remark to SK \'S solution','2004-01-31 11:53:51',0,'By the way, a way to do this would be to have 3 red balls and 17 white balls in a box.  When a player draws a red ball he wins and the game ends.  When A, B or C draws a white ball, two more white balls are removed from the box before the next player\'s turn.  Of course if D draws a white ball, all the balls go back in the box for A\'s next turn, as a new round begins.',11469,0);
INSERT INTO comment VALUES (11471,1300,3992,'Jane Doe','Common sense','2004-01-31 12:01:22',2,'A diagonal is a line that connects two vertices. A square has 2 diagonals, an octagon has 4 diagonals....and so on and so forth. Therefore, a polygon with 1325 diagonals should have 1325*2 vertices = 2650.',NULL,0);
INSERT INTO comment VALUES (11472,69,5285,'Ady TZIDON','a philosophical remark -better late than never','2004-01-31 12:16:03',1,'the existing relation between the three speeds: \r\n1/60+1/90=2/72\r\nmakes the solution independent of the uphill and downhill distribution and therefore we can assume a flat roat of length d and an average speed of 72:\r\n2*d=9*72  ==>  d=9*36= 324\r\n\r\nady\r\n ',NULL,0);
INSERT INTO comment VALUES (11473,1300,5285,'Ady TZIDON','re: Common sense  it  is not','2004-01-31 12:41:00',1,'jANE\r\n  Two samples do not a rule make\r\n  Please read Penny\'s comment and draw an octagon with 5\r\ndiagonals out of every vertix... HOW MANY ALTOGETHER?\r\n\r\nady\n\n<i>Edited on <b>January 31, 2004, 12:44 pm</b></i>',11471,0);
INSERT INTO comment VALUES (11474,1618,5285,'Ady TZIDON','re(3): another remark to SK \'S solution','2004-01-31 13:02:39',1,'I  believe that further correspondance is really counter-productive, since both of us define different games.\r\nYour remark about inserting x instead of pb and pc is a valuable one and I am going to correct my answers accordingly -later.\r\nIt would be beneficial for everybody if the author (Tristian) will specify the nature of the game e.g. in terms of marbles in a bag. As you know in my model one draws a marble( the  same distribution for everybody)- if won the game ends,- if not the marble is returned.\r\n\r\nI do not know how to pass my remarks to the author of the puzzle- may be you do.\r\n\r\nady\r\n,',11470,0);
INSERT INTO comment VALUES (11475,1300,1626,'Gamer','re(2): Common sense  it  is not','2004-01-31 13:21:55',0,'That would work, except every vertice has more than one diagonal coming off of it (as long as there are more than 4 sides), so the previously given solutions are better.',11473,0);
INSERT INTO comment VALUES (11476,1293,5285,'Ady TZIDON','re(2): last digit','2004-01-31 13:23:30',1,'you mean 8  not 3....\r\n\r\n2 to any  positive integer power ends with an even digit\r\n\r\nady',11354,0);
INSERT INTO comment VALUES (11477,1300,5285,'Ady TZIDON','re(3): Common sense  it  is not  ATT: GAMER','2004-01-31 13:34:54',0,'Dear GAMER\r\n  PLEASE RE-READ MY COMMENT ...  SLOWLY-\r\nTHERE IS ABSOLUTELY NOTHING WRONG WITH IT.\r\nYour amendment does not clarify a thing.\r\n\r\nady\r\n\r\n\n\n<i>Edited on <b>January 31, 2004, 1:38 pm</b></i>',11475,0);
INSERT INTO comment VALUES (11478,511,5345,'Rawlyn','Tao','2004-01-31 13:36:01',0,'I hate questions which involve \"God\". Why? \"God\" means many different things to many different and is (as far as I can tell) undefineable. This pretty much makes the whole question completely meaningless.\r\n\r\nIn my world, \"God\" and the rock are one and the same, part of an ever wandering void. Although I cannot pick myself up, I can pick up my pet cat, and we, like God and the rock are also part of the same whole. So the answer - yes and no, but it doesn\'t really matter anyways...\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11479,348,5345,'Rawlyn','re: an alternate solution','2004-01-31 13:47:51',0,'Is a painting of a man still called \"a man\" or has it now become \"a painting of a man\"?',4864,0);
INSERT INTO comment VALUES (11480,1300,1301,'Charlie','re: Common sense','2004-01-31 13:50:59',0,'An octagon has 20 diagonals: Each of the 8 vertices can connect to any of 5 of the other vertices (just not to itself nor to either immediate neighbor).  So far we\'ve counted 40; but we\'ve counted each one twice--once in each direction, so there are 20.  A diagonal of a polygon should not be confused with the diameter of a circle.  The latter must go through the center, but the former need not.',11471,0);
INSERT INTO comment VALUES (11481,1618,1301,'Charlie','re(4): another remark to SK \'S solution','2004-01-31 14:09:22',0,'\"I believe that further correspondance is really counter-productive, since both of us define different games.\"\r\n\r\nAs noted, my initial post assumed the same game you are talking about.  I later modified it to treat the whole event as the single game.\r\n\r\n\"Your remark about inserting x instead of pb and pc is a valuable one and I am going to correct my answers accordingly -later. \"\r\n\r\nHopefully, when you do the math, you will see that what you call x is 1 minus the fourth root of 2/5.\r\n\r\n\"It would be beneficial for everybody if the author (Tristian) will specify the nature of the game e.g. in terms of marbles in a bag. As you know in my model one draws a marble( the same distribution for everybody)- if won the game ends,- if not the marble is returned. \"\r\n\r\nTwo problems here: (1) Tristan\'s idea was that the puzzle was to find the nature of the game given the specifications.  (2) In this case marbles in a bag wouldn\'t work for the idea of the game as you see it, and as I originally saw it: the odds are irrational.  As it turns out, in the other interpretation, the odds are rational, and can be expressed as I stated in a previous post, in terms of marbles in a bag.\r\n\r\nPerhaps Tristan was infelicitous in specifying \"Every time a player takes a turn, they have a certain chance of winning,\" making it sound as if each turn by each player had the same probability of a win.  What apparently was meant was that \"Every time a given player takes a turn, he or she has a certain chance of winning.\"\r\n\r\n\"I do not know how to pass my remarks to the author of the puzzle- may be you do. \"\r\n\r\nI\'m sure Tristan will be logging on to see these comments.\r\n\r\n\r\n\r\n\r\n',11474,0);
INSERT INTO comment VALUES (11482,1300,1626,'Gamer','re(2): Common sense','2004-01-31 14:46:41',0,'Note that I was not talking about your solution Ady, but Jane Doe\'s solution instead.',11480,0);
INSERT INTO comment VALUES (11483,1294,5419,'Dale','gold','2004-01-31 15:10:09',4,'Five pirates looted a ship and stole a box of gold coins. They decided to divide the coins the next day. That night one of the pirates for some unknown reason threw the first coin into the ocean then divided the box of gold into 5 stacks. The pirate took one of the stacks of coins and put them in his pocket. The remaining  4 stacks were returned to the box. During the night the rest of the pirates did the same thing. The next morning all the pirates threw the first coin into the ocean then divided the box of coins into 5 stacks Each pirate took one of the stacks to add to the other stack they had acquired. What is the least amount of gold coins had to be in the box ?',NULL,0);
INSERT INTO comment VALUES (11484,1294,3172,'SilverKnight','re: gold','2004-01-31 16:11:13',0,'Dale,\r\n\r\nFirst and foremost: please do <B>not</B> post problems as comments to other problems.  You should submit the problems to the site, and let them await their turn.  What\'s more, you might choose to become more familiar with this site and the problems in the archives, because...\r\n\r\nSecond, this problem was posted 10 months ago under the name <A HREF=\"http://perplexus.info/show.php?pid=483\">Monkeys and Coconuts</A>.\r\n\r\n- SK\r\n',11483,0);
INSERT INTO comment VALUES (11485,1618,5285,'Ady TZIDON','re(5): another remark to SK \'S solution','2004-01-31 17:51:41',1,'Charlie,\r\nThanks for your remarks.\r\nHowever you did not comment about the sum of the probabilities not being equal to 1 (100%).\r\nI still maintain that ambiguity prevails.\r\nI put the problem on hold untill further clarifications\r\nand if none come up I will solve the problem upon \r\nwell-defined assumptions.\r\nAnd again- your comments are appreciated.\r\nady',11481,0);
INSERT INTO comment VALUES (11486,1618,3172,'SilverKnight','re(6): another remark to SK \'S solution','2004-01-31 18:54:46',0,'I must have missed something Ady...\r\n\r\nWho said there\'s a 100% chance of anything occuring?  (except that EVENTUALLY, after perhaps many rounds, someone must win)\r\n\r\nWhat Tristan wrote is clear.',11485,0);
INSERT INTO comment VALUES (11487,1467,5429,'Jesse','Assumptions...facts','2004-01-31 20:24:17',0,'The answer is 7.\r\n\r\nFacts:\r\nThere is a town.\r\nThere are 32 barbarians.\r\nFire exactly at the same time.\r\nBullet must go over 3 villagers heads before \"contact\", dead or alive.\r\nNo one was at the same place at the same time (IE: Standing on someones head)\r\n\r\nImmediate Assumptions (possibly not reality):\r\n\r\nTown is round.\r\nBarbarians line up single file side ways.\r\nArrows hit different individuals.\r\n\r\nMy thoughts:\r\n\r\nThe definition of around is as follows; \"On all sides of; encircling; encompassing; so as to make the circuit of; about.\" dictionary.com\r\nSo the assumption that the town is round can possibly be inaccurate. For instance if the town were square or rectangular then 4 barbarians, Could be \"around\" the city covering all 4 sides. So if the barbarians lined up single file, 8 to a file, on all four sides then they would be around the town. Here is a illuastration.\r\n\r\nB\'s represent barbarians and T\'s townspeople.\r\n\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n        ...........\r\n        .   T     .\r\nBBBBBBBB. TTTT    .BBBBBBBB\r\n        .   T     .\r\n        .   T     .\r\n        ...........\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n            B\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11488,1467,5429,'Jesse','illustration wrong... Explained below.','2004-01-31 20:34:34',0,'32 barbarians split into 4 groups of 8. 8 on each side of a square shaped town. They all line up single file. The towns people huddle fearfully in the middle of the town in the shape of a T. 4 across and 3 down:\r\n \r\nATTC\r\nT\r\nT\r\nB\r\n\r\nThe barbarians situated on the north side would fire and hit \"B\". The barbarian on the east would hit \"A\". South \"A\". West \"C\". Thus only 7 towns people.\r\n',NULL,0);
INSERT INTO comment VALUES (11489,1284,5388,'Eliza','','2004-02-01 02:38:55',0,'',NULL,0);
INSERT INTO comment VALUES (11490,1284,5388,'Eliza','solution','2004-02-01 02:41:36',0,'I wonder why my last attempt at posting didn\'t work...\r\nAnyway, thank goodness I saved my solution before posting! :D\r\n\r\n\r\nI\'m not sure if I got this right, but here\'s what I did:\r\n\r\nThe first square gets chosen at random--it doesn\'t matter whether it\'s black or white.\r\nThe probability for the next two squares being chosen on the same diagonal depends on the first square chosen.  I separated the two colors and only dealt with one color, because the results for each color would be the same, and the problem doesn’t require that we specify a color.\r\n\r\nSo, if the first square was A1, the probability for the second square to be on the A1-H8 diagonal is 7/63, and for the third square, 6/62.  Multiply the two, and you get 42/3906.\r\n\r\nThe same goes for all the other squares on the A1-H8.  However, some squares are part of only one diagonal (A1, H8, A7, B8, etc.), while others are part of two diagonals.  Therefore, I dealt with each of 32 same-color squares individually, and got:\r\n\r\nA1: 42/3906 (A1-H8 diagonal)\r\nH8: 42/3906 (A1-H8 diagonal)\r\nB2: 42/3906 (A1-H8 diagonal); and 2/3906 (A3-C1 diagonal)\r\nG7: 42/3906 (A1-H8 diagonal); and 2/3906 (F8-H6 diagonal)\r\nC3: 42/3906 (A1-H8 diagonal); and 12/3906 (A5-E1 diagonal)\r\nF6: 42/3906 (A1-H8 diagonal); and 12/3906 (D8-H4 diagonal)\r\nD4: 42/3906 (A1-H8 diagonal); and 30/3906 (A7-G1 diagonal)\r\nE5: 42/3906 (A1-H8 diagonal); and 30/3906 (B8-H2 diagonal)\r\nA3: 20/3906 (A3-F8 diagonal); and 2/3906 (A3-C1 diagonal)\r\nC1: 20/3906 (C1-H6 diagonal); and 2/3906 (A3-C1 diagonal)\r\nF8: 20/3906 (A3-F8 diagonal); and 2/3906 (F8-H6 diagonal)\r\nH6: 20/3906 (C1-H6 diagonal); and 2/3906 (F8-H6 diagonal)\r\nB4: 20/3906 (A3-F8 diagonal); and 12/3906 (A5-E1 diagonal)\r\nD2: 20/3906 (C1-H6 diagonal); and 12/3906 (A5-E1 diagonal)\r\nE7: 20/3906 (A3-F8 diagonal); and 12/3906 (D8-H4 diagonal)\r\nG5: 20/3906 (C1-H6 diagonal); and 12/3906 (D8-H4 diagonal)\r\nC5: 20/3906 (A3-F8 diagonal); and 30/3906 (A7-G1 diagonal)\r\nD6: 20/3906 (A3-F8 diagonal); and 30/3906 (B8-H2 diagonal)\r\nE3: 20/3906 (C1-H6 diagonal); and 30/3906 (A7-G1 diagonal)\r\nF4: 20/3906 (C1-H6 diagonal); and 30/3906 (B8-H2 diagonal)\r\nA5: 12/3906 (A5-E1 diagonal); and 6/3906 (A5-D8 diagonal)\r\nD8: 12/3906 (D8-H4 diagonal); and 6/3906 (A5-D8 diagonal)\r\nE1: 12/3906 (A5-E1 diagonal); and 6/3906 (E1-H4 diagonal)\r\nH4: 12/3906 (D8-H4 diagonal); and 6/3906 (E1-H4 diagonal)\r\nB6: 30/3906 (A7-G1 diagonal); and 6/3906 (A5-D8 diagonal)\r\nC7: 30/3906 (B8-H2 diagonal); and 6/3906 (A5-D8 diagonal)\r\nF2: 30/3906 (A7-G1 diagonal); and 6/3906 (E1-H4 diagonal\r\nG3: 30/3906 (B8-H2 diagonal); and 6/3906 (E1-H4 diagonal)\r\nA7: 30/3906 (A7-G1 diagonal); and 6/3906\r\nB8: 30/3906 (B8-H2 diagonal)\r\nG1: 30/3906 (A7-G1 diagonal)\r\nH2: 30/3906 (B8-H2 diagonal)\r\n\r\n\r\nThis makes a total of 58 values.  To get an average, I added up all the numerators, and they gave me a total of 1176.\r\n1176 is not divisible by 58, so instead I multiplied the denominator by 58:  3906 * 58 = 226548.\r\n\r\nThe resulting fraction is: 1176/226548 or:\r\n14/2697',NULL,0);
INSERT INTO comment VALUES (11491,1459,4507,'Penny','re: Try this','2004-02-01 09:01:30',0,'Sorry, the puzzle states that the person wearing the green shirt came in just before the person wearing the red suspenders.',11433,0);
INSERT INTO comment VALUES (11492,1618,1301,'Charlie','re(6): another remark to SK \'S solution','2004-02-01 12:06:36',0,'re:\r\n\"However you did not comment about the sum of the probabilities not being equal to 1 (100%). \"\r\n\r\nActually I think the question had been whether\r\npa+pb+pc+pd=3/5\r\nand this is true per your interpretation of the game, but, even then, not given the way they were calculated in\r\npa=x \r\npb=x*( 1-x) \r\npc=x*( 1-x)*(1-pb) \r\npd=x*( 1-x)*(1-pb)*(1-pc) \r\ndue to the use of pb and pc in the formulae for pc and pd instead of x.\r\n\r\nAnd again, this is in your current and my original interpretation of the puzzle, which is not the intent of the poser, who wanted the situation to be considered:\r\n\"When someone wins, the game ends. They all have even odds of winning a game.\"  That is, the whole set of possibly multiple rounds is one game, and the author wants each player to have the same chance of winning that game.\r\n\r\nThe only problem I see is in the singular construal of the word \"they\" in \"Every time a player takes a turn, they have a certain chance of winning.\"  \"They have\" actually means \"he or she has\".  We can see this from the wording of the puzzle as a whole--specifically the two sentences I quoted before.\r\n\r\n',11485,0);
INSERT INTO comment VALUES (11493,1395,3372,'Sam','','2004-02-01 12:20:21',0,'Hmmm... well let me just flip through my little Hofstadter booklet...\r\n\r\nNo no, I\'ll try to work one out on my own.\r\n\r\nThere will be a dozen places on the net where these sentances can be found. Can we all attempt to work them out without using other people\'s? Anyone can do a search...\r\n:)',NULL,0);
INSERT INTO comment VALUES (11494,1395,5285,'Ady TZIDON','see:     METAMAGICAL THEMAS','2004-02-01 12:42:49',3,'By all means see:    METAMAGICAL THEMAS by D.Hofstadter p.27.\r\n\r\nI am too lazy to copy but there are several pearls there. Especially I like the one starting with:\r\n\" Only a fool would take trouble to verify that this sentence was composed of ten a\'s, three b\'s.......\"\r\n\r\nAnd remember:\r\n\"yields falsehood when appended \r\nto its quotation \"  yields falsehood when appended to its quotation.  (SAME SOURCE)\r\n\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (11495,1395,5033,'Captain Paradox','Two sentencess','2004-02-01 13:48:02',3,' &nbsp;&nbsp;This sentence contains thirty-eight letters.\r\n<P> &nbsp;&nbsp;This sentence contains thirty-six letters.\r\n<P> &nbsp;&nbsp;These are easier to construct, but they fullfil the question.',NULL,0);
INSERT INTO comment VALUES (11496,1395,1626,'Gamer','re: Two sentencess','2004-02-01 14:38:08',0,'That goes to a different problem. What he wants is ones that relate to the letters in the sentence.',11495,0);
INSERT INTO comment VALUES (11497,1395,4507,'Penny','re(2): Two sentencess','2004-02-01 16:04:37',0,'Gamer: \"What he wants is ones that relate to the letters in the sentence.\"\r\n \r\nUnless I am totally misreading this puzzle (wouldn\'t be the first time !!), surely there are an infinite number of statements.\r\n\r\nThis sentence has fewer than 100 As, fewer than 100 Cs, fewer than 100 Ds, fewer than 100 Es, fewer than 100 Fs, fewer than 100 Gs, fewer than 100 Hs, fewer than 100 Is, fewer than 100 Ls, fewer than 100 Ns, fewer than 100 Os, fewer than 100 Rs, fewer than 100 Ss, fewer than 100 Ts, fewer than 100 Us, fewer than 100 Vs, fewer than 100 Ws, fewer than 100 Xs, and fewer than 100 Ys. \r\n  \r\nThis sentence has fewer than 101 As, fewer than 101 Cs, fewer than 101 Ds, fewer than 101 Es, fewer than 101 Fs, fewer than 101 Gs, fewer than 101 Hs, fewer than 101 Is, fewer than 101 Ls, fewer than 101 Ns, fewer than 101 Os, fewer than 101 Rs, fewer than 101 Ss, fewer than 101 Ts, fewer than 101 Us, fewer than 101 Vs, fewer than 101 Ws, fewer than 101 Xs, and fewer than 101 Ys.\r\n  \r\nThis sentence has fewer than 102 As, fewer than 102 Cs, fewer than 102 Ds, fewer than 102 Es, fewer than 102 Fs, fewer than 102 Gs, fewer than 102 Hs, fewer than 102 Is, fewer than 102 Ls, fewer than 102 Ns, fewer than 102 Os, fewer than 102 Rs, fewer than 102 Ss, fewer than 102 Ts, fewer than 102 Us, fewer than 102 Vs, fewer than 102 Ws, fewer than 102 Xs, and fewer than 102 Ys.\r\n\r\netc..... \r\n \r\n\r\n \r\n\n\n<i>Edited on <b>February 1, 2004, 4:05 pm</b></i>',11496,0);
INSERT INTO comment VALUES (11498,1395,3172,'SilverKnight','re(3): Two sentencess','2004-02-01 16:46:23',0,'LOL... \r\n\r\nI like that answer... but I *think* that DJ means the sentence specifically says exactly how many of each letter it has (rather than saying \'has fewer than\')....  In which case, one must take into account the spellings of each number of each letter.  (e.g., changing the sixteen in front of the \'Ts\' to a seventeen, would maintain the number of s\'s and t\'s but change the number of e\'s, x\'s v\'s and i\'s... etc...)\r\n\r\nOf course, perhaps, as Penny said, \"I am totally misreading this puzzle (wouldn\'t be the first time)\".',11497,0);
INSERT INTO comment VALUES (11499,1395,3372,'Sam','Hmmmm','2004-02-01 17:10:51',0,'Bah, I think I might give up. I wrote a program for it in about 20 minutes, but haven\'t been able to find anything yet. Perhaps I\'m doing it wrong.\r\n\r\n\r\nMy basic algorithm:\r\n\r\nCreate sentence\r\n\r\n\"Sams wonderfully original sentence contains _ As, _ Bs ...\"\r\n\r\nCount As, insert into first hole. Re-generate sentence.\r\nDo the same for all letters.\r\nLoop until sentence stops changing.\r\n\r\nInserted words: \"No\" \"One\" \"A Couple\" \"Three\" \"Four\" ... \"A Dozen\" ... \"Nineteen\" \"Twenty\" \"Many\"\r\n\r\n\r\nNo dice yet, with any variation on the intitial part of the sentence above.\r\nAnyone have a better method? This one is kind of slow...\n\n<i>Edited on <b>February 1, 2004, 5:13 pm</b></i>',11498,0);
INSERT INTO comment VALUES (11500,1395,1626,'Gamer','re(4): Two sentencess','2004-02-01 19:57:55',0,'I think DJ, I, or another scholar (I wasn\'t paying too much attention to this problem after I saw it was fine) should have added a line to clarify that when that point was brought up in the queue.\r\n\r\nYou need to say how many letters are in the sentence, not more, not less.',11498,0);
INSERT INTO comment VALUES (11501,1395,1626,'Gamer','This probably doesn\'t count either.','2004-02-01 20:07:33',3,'This sentence contains 2 As, 3 Cs, 4 Es, 2 Hs, 3 Is, 5 Ns, 2 Os, 13 Ss, 4 Ts. ',NULL,0);
INSERT INTO comment VALUES (11502,1395,1626,'Gamer','re: This probably doesn\'t count either (with an and)','2004-02-01 20:09:25',0,'This sentence contains 3 As, 3 Cs, 2 Ds, 4 Es, 2 Hs, 3 Is, 6 Ns, 2 Os, 14 Ss, and 4 Ts.',11501,0);
INSERT INTO comment VALUES (11503,405,5442,'Phil','re(4): more difficult','2004-02-01 20:32:35',0,'if you wrap the paper around a cylinder you can connect all the dots with one line EVEN IF they are points.  the trick is to wrap it at some angle, rather than parallel to the edges of the cylinder.',3244,0);
INSERT INTO comment VALUES (11504,1312,5442,'Phil','how i solved it','2004-02-01 21:43:25',0,'This is probably not the most efficient algorithm, but in this case it worked properly.\r\n\r\nI assumed Paul got them all right and made a table of who got what right and wrong.\r\n\r\n       Q1 Q2 Q3 Q4 Q5  # RIGHT\r\nPaul   R  R  R  R  R       5\r\nTodd   W  W  R  W  R       2\r\nJason  R  W  W  W  W       1\r\nAlicia R  R  R  W  R       4\r\nBebe   W  W  W  W  W       0\r\n\r\nwe know nobody got all the answers wrong, so one of pauls answers must be wrong.  looking at the table i quickly saw that if paul got question 4 wrong then the number of correct solutions would be Paul 4, Todd 3, Jason 2, Alicia 5, Bebe 1; which satisfies the criteria for the solution.\r\n\r\nI guess I got lucky only having to invert one column, but one could make a matrix and just keep inverting columns until the solution presented itself.',NULL,0);
INSERT INTO comment VALUES (11505,529,5442,'Phil','re: The official solution of  this problem is in error','2004-02-02 01:26:59',0,'The BC/AD system of dating was imposed by Dionysius Exiguus in 525 AD.  So, unless people redated 600-year-old coins, I wouldn\'t believe him.\r\n\r\nInteresting to note was that he calculated the year of Christ\'s birth incorrectly...  Oh well.',9391,0);
INSERT INTO comment VALUES (11506,1395,5285,'Ady TZIDON','re: This probably doesn\'t count either.//gamer','2004-02-02 01:48:06',1,'Why not add: ..\'. counting letters only\"...,\r\nadjusting the numbers mutatis mutandis??\r\n\r\nady',11501,0);
INSERT INTO comment VALUES (11507,1443,5267,'cogitater','solution','2004-02-02 02:41:22',0,'Worked on it during the Super Bowl so I may have missed something, but the only initial deduction I saw was that B could not be the knight.  The rest was trial and error.  A was the liar and won the race, B was the rebel and came in third, C was then knave and came in second, and D was the knight and came in last.  Guess I\'ll go look it up now and see how I did.',NULL,0);
INSERT INTO comment VALUES (11508,1270,5267,'cogitater','re(4): JinCo\'s Solution','2004-02-02 03:02:57',0,'It looks as if most people got this one right, why is it rated so high?',11206,0);
INSERT INTO comment VALUES (11509,1543,5267,'cogitater','Comment on solution','2004-02-02 03:27:52',0,'Samo, if as you say, a great number of mathematical proofs rely on questionable assumptions such as step two, then the field of mathematics is unnecessarily complicated by arbitrary semantics.  Try this one: Zeus is the father of all gods, Zeus is a god, therefore Zeus is his own father.  What is wrong with this proof?  Or this one: nobody is perfect, I am nobody, therefore I am perfect.  Logic is simpler when unencumbered by arbitrary rules for solution.',NULL,0);
INSERT INTO comment VALUES (11510,1395,1575,'DJ','Similarity','2004-02-02 07:44:57',2,'By a similar statement it is intended that all the statements are identical to this one, aside from the actual number-words used, as in:\r\n\r\nThis sentence has three As, one B, two Cs, two Ds, thirty Es, five Fs, three Gs, ten Hs, seven Is, one J, one K, two Ls, one M, fourteen Ns, twelve Os, one P, eight Rs, twenty three Ss, twenty two Ts, three Us, five Vs, eight Ws, and four Ys.',NULL,0);
INSERT INTO comment VALUES (11511,1607,3372,'Sam','Solution','2004-02-02 08:25:55',3,'Aaron\'s first comment gave his identity away. The only way this could happen is if he said the one thing that only a knave could say: \"I am a liar.\"\r\n\r\nAaron\'s first comment was a lie, therefore his second comment was a truth, therefore Cassie is a knight.\r\n\r\nTherefore Bill was lying on his second comment when he said that Casie was a knave, so Bill is either a knave or a liar.\r\n\r\nBill\'s first comment had to either be \"I am not a knight,\" \"I am not a knave\" or \"I am not a liar\"\r\n\r\nNeither Bill the truth-telling knave nor Bill the liar would have been able to say \"I am not a knave.\" Similarly, both Bill the knave and Bill the Liar would be able to say \"I am not a liar,\" and the friend would not have worked out the puzzle. \r\nTherefore, Bill must have said \"I am not a knight,\" and was therefore telling the truth, and was therefore a knave.\r\n\r\nAaron: Knave\r\nBill: Knave\r\nCasie: Knight',NULL,0);
INSERT INTO comment VALUES (11512,1607,4670,'e.g.','','2004-02-02 08:36:56',3,'A must have said \"I\'m a Liar\", which only allows for his being a Knave; no other could say so.<p>\r\nBill must have said \"I\'m not a Liar\" or \"I\'m not a Knave\", since I couldn\'t tell what he was right then. In the first case he could be a knight or a knave, and in the second case, he could be anything.<p>\r\nA said C was a knight; since A is a knave, and he had already lied, then C *is* a knight.<p>\r\nB said C was a knave; this is false, so we know B (at least sometimes) lies.<p>\r\nIf B had said \"I\'m not a liar\", he could be either a knave or a liar, so as I could tell what he was, he must have said \"I\'m not a knave\", and he actually *was* one.\r\n',NULL,0);
INSERT INTO comment VALUES (11513,1395,2716,'Federico Kereki','Also not acceptable...','2004-02-02 08:59:13',1,'This sentence has plenty of A\'s, C\'s, E\'s, F\'s, H\'s, I\'s, L\'s, N\'s, O\'s, P\'s, S\'s, T\'s and Y\'s, and just one B, D, G, J, K, M, Q, R, U, V, W, X, and Z.\r\n',NULL,0);
INSERT INTO comment VALUES (11514,1583,1920,'Brian Smith','re(2): Very slightly better...','2004-02-02 09:52:16',0,'Yes, all three digits lie in a straight line.  Like in a typical word search puzzle puzzle.',11454,0);
INSERT INTO comment VALUES (11515,1509,5452,'Anna','','2004-02-02 10:57:40',3,'He only gains 1 foot every day. On the 30th day he*s still IN the well so he has to take one more day to get OUT. He would get out on March 17th 1996!',NULL,0);
INSERT INTO comment VALUES (11516,315,4865,'Heartberry','re: The solution is wrong!','2004-02-02 11:40:57',1,'The solution makes perfect sense. What you said is correct when you are said that the man who is looking at the picture is the one who is saying that sentence...but you have to keep in mind that his father\'s son (which is himself, the one saying that and looking at the picture), is the person in the picture\'s FATHER. So the man looking at the picture, is the photographed person\'s father :) Which makes the man in the photo, his son :)',4838,0);
INSERT INTO comment VALUES (11517,315,4865,'Heartberry','re: NEVERMIND I WAS WRONG!','2004-02-02 11:43:24',0,'lmao This is why this riddle is so good! I hope you rated it high :) It sure confused a lot of us! But I\'m glad you finally got it! :) Whew! You sure were adamant even though you were wrong :) Good job admitting your err :)',4840,0);
INSERT INTO comment VALUES (11518,1459,5388,'Eliza','solution','2004-02-02 12:32:24',0,'I got the same solution as many people here, and I\'m inclined to think it\'s correct.  Here\'s what I did:\r\nBased on clue 2, we know that \"white tie\" came between \"green suspenders\" and \"red shirt.\"  If the order is:\r\nred shirt\r\nwhite tie\r\ngreen suspenders\r\n\r\nthen it doesn\'t fit with clue 3, which gives the order:\r\ngreen shirt,\r\nred suspenders\r\nred tie.\r\n(if green shirt #1, red suspenders and red shirt #2, then the two ties clash; green shirt and red shirt can\'t be together; and if red shirt #1, then green shirt and white tie #2, then the two suspenders clash.)\r\n\r\nSo from this, we know the order is:\r\ngreen suspenders\r\nwhite tie\r\nred shirt\r\n\r\nThen, the only way to combine these three with the other group of three (green shirt, red suspenders, and red tie) is:\r\n\r\n#1 - green suspenders\r\n#2 - white tie, green shirt\r\n#3 - red shirt, red suspenders\r\n#4 - red tie\r\n\r\nAny other way it\'s impossible to fulfill the clue about person B (green tie + red or blue shirt)\r\n\r\nThen, filling in:\r\nOnly two shirts are left: blue and white.  Blue shirt can\'t be last, so blue shirt is #1, and white shirt is #2.\r\nTherefore, blue tie and white suspenders are #\'s 2 and 3 (not necessarily respectively).  #3 is already wearing suspenders, so #3 has a blue tie, and #2 has white suspenders.\r\n\r\nThat leaves us with:\r\n#1 - green suspenders, blue shirt\r\n#2 - white tie, green shirt, and white suspenders\r\n#3 - red shirt, red suspenders, and blue tie\r\n#4 - red tie, white shirt\r\n\r\n#1 needs a tie--only color left is green; and\r\n#4 needs suspenders--only color left is blue.\r\n\r\nFinal answer:\r\n#1 - green suspenders, blue shirt, and green tie\r\n#2 - white tie, green shirt, and white suspenders\r\n#3 - red shirt, red suspenders, and blue tie\r\n#4 - red tie, white shirt, and blue suspenders',NULL,0);
INSERT INTO comment VALUES (11519,1459,5388,'Eliza','small error in typing','2004-02-02 12:36:53',0,'In the solution I posted below, I wrote:\r\n\r\n\"Then, filling in: \r\nOnly two shirts are left: blue and white. Blue shirt can\'t be last, so blue shirt is #1, and white shirt is #2. \"\r\n\r\nI *meant* \"... and white shirt is #4\"  Later on, it\'s evident that I included it in #4, but I don\'t know why I wrote #2...',NULL,0);
INSERT INTO comment VALUES (11520,467,5407,'Ashley','re: I dont get it','2004-02-02 13:04:38',0,'The morning/afternoon/evening thing refers to the cycles of life. In the morning (childhood), you crawl on all fours as a baby. In the afternoon (adulthood), you stand on two legs. In the evening (old age), you walk on two legs with the aid of a cane.<br><br>Heh, I first heard this riddle when I was six. It was in my Greek mythology coloring book.',10623,0);
INSERT INTO comment VALUES (11521,1583,1920,'Brian Smith','To Rawlyn','2004-02-02 13:35:09',0,'I would like to take a look at the algorithm you are using to generate these results.  You can email me at <i>brianscsmith AT yahoo DOT com</i>',NULL,0);
INSERT INTO comment VALUES (11522,1619,3172,'SilverKnight','Full Solution','2004-02-02 13:48:34',3,'<B>729 unit cubes</B>\r\n____________________________________________\r\n\r\nIf we make a large cube which is 9 unit cubes on a side then it is comprised of 9x9x9 = 729 unit cubes.\r\n\r\nThe interior is a 7x7x7 cube, therefore, the surface is made up of 729 - 7x7x7 = 729 - 343 = 386 unit cubes, and each face is 9x9=81 unit cubes, so the interior square of each face is 7x7=49 unit cubes.\r\n\r\nBut we have to come up with 217 cubes, which is 169 cubes fewer than the 386 surface cubes.\r\n\r\nNow, if we don\'t paint THREE sides of the large cube, <I>that all share the same corner</I>, then we will avoid painting the interiors of the sides (3 x 49 = 147 unit cubes), 3 common sides (3 x 7 = 21 unit cubes) and 1 common corner (1 unit cube).  Therefore, we have avoided painting (147 + 21 + 1 =) 169 unit cubes leaving 217 painted, which is what we were looking for!\r\n__________________\r\n\r\nAlternatively (and equivalently), if we paint THREE sides of the large cube, <I>that all share the same corner</I>, then we paint 3x81 cubes, less the 3 2-side intersections -(3x8), less the 1 3-side intersection (counted twice) -2, = 243 - 24 - 2 = <B>217</B> painted, which is what we were looking for.\r\n__________________\r\n\r\nSo far, we\'ve proved that this is *a* solution....\r\n__________________\r\n\r\nTo prove this is the *only* solution:\r\n\r\nA 7-cube has 7x7x7 - 5x5x5 = 343 - 125 = 218 surface cubes, which is one too many, and we can\'t reduce the painted cubes by 1, so all solutions must be </I>larger than a 7-cube</I>.\r\n\r\nIf we go up to a 15x15 cube, one side is 225 cubes, so, we know all solutions, are <I>smaller than a 15-cube</I>.\r\n\r\nAlso, we can rule out 14x14 (because we can\'t get to 217 with sides of 196 cubes).\r\nWe can rule out 13x13 (because we can\'t get to 217 with sides of 169).\r\nWe can rule out 12x12 (because we can\'t get to 217 with sides of 144).\r\n\r\n<I>Now we know the solution set lies (inclusively) between a 8-cube and an 11-cube.</I>\r\n\r\nWith an 8 cube, the faces are 64 a piece... if we paint three faces with only two shared edges (must share at least two), we paint 64x3 - (8x2) = 192-16 = 176, too few.  If we paint four faces with four shared edges (must share at least 4), then we get 64x4 - 4x8 = 256 - 32 = 216, too few, and if we paint a 5th face, we add another 36 painted cubes, fare too much.  So we\'ve eliminated that.\r\n\r\nThis leaves only 9, 10 and 11 cubes.  We\'ve already showed that a 9 cube will work.\r\n\r\n10-cube has sides of 100 cubes.  So, we must either paint two or three sides.  Two sides will give us 200 or 190 painted cubes (too few), and three sides will give us 300 less either 20 or 28 (depending on how many shared edges), too many.\r\n\r\nSimilarly for an 11-cube, one side is only 121 painted cubes, and two sides gives us 242 or 231, too much.\r\n\r\n</I>This leaves us with a 9-cube being the only solution<I>.',NULL,0);
INSERT INTO comment VALUES (11523,1619,1301,'Charlie','Another way of looking at it.','2004-02-02 14:45:36',3,'If one face were painted then the number would be a perfect square, but 217 is not a perfect square.  If two opposite faces were painted, the number would be twice a perfect square, which it isn\'t either.\r\n\r\nSo, depending on n, the edge length of the larger cube, the number of unit cubes with paint could be:\r\nIf two adjacent faces:\r\n2 * n * n - n\r\n\r\nIf 3 faces meeting at a corner:\r\n3 * n * n - 3 * n + 1\r\n\r\nIf 3 faces not meeting at a corner:\r\n3 * n * n - 2 * n\r\n\r\nIf 4 faces, leaving two opposite faces unpainted:\r\n4 * n * n - 4 * n\r\n\r\nIf 4 faces, leaving two adjacent faces unpainted:\r\n4 * n * n - 5 * n + 2\r\n\r\nIf 5 faces:\r\n5 * n * n - 8 * n + 4\r\n\r\nThe only value of n for which any of these results in 217 is 9, for which the formula for three adjacent sides being painted produces 217.  And 9^3 = 729.',NULL,0);
INSERT INTO comment VALUES (11524,1619,3172,'SilverKnight','re: Another way of looking at it.','2004-02-02 14:51:22',0,'I like your way, Charlie... much cleaner than what I suggested... (which was pretty much raw brute force)...\r\n\r\nbut it was a very easy problem to do by plowing through it (and I was in a hurry!).',11523,0);
INSERT INTO comment VALUES (11525,1619,5285,'Ady TZIDON','Short solution','2004-02-02 16:58:12',0,'Let P denote the number of painted cubes\r\nP=217  &    P &lt;n^3-(n-2)^3\r\nHence n&gt;8\r\nLet us start with n = 9\r\nAssuming all faces  are painted   \r\n      => P=729-343=386...\r\n         TOO MUCH\r\nSince each unpainted face reduces P by about 49-56 units we try  3 unpainted faces.\r\nThey are meeting or not meeting in the corner.\r\nThe reduced quantity for the adjacent case is\r\n3*7^2+3*7+1=147+21+1=169\r\nbingo 386-169=217\r\n\r\nso the answer is : a total of 9^3=729 cubes,three\r\nadjacent faces painted (blue, I presume).\r\n\r\nady\r\n\r\n<i>Edited on <b>February 2, 2004, 7:33 pm</b></i>\r\n\r\n<i>Edited on <b>February 2, 2004, 7:33 pm</b></i>\r\n\r\n<i>Edited on <b>February 2, 2004, 7:55 pm</b></i>\r\n\r\n<i>Edited on <b>February 2, 2004, 7:56 pm</b></i>\r\n\r\n<i>Edited on <b>February 2, 2004, 7:57 pm</b></i>\n\n<i>Edited on <b>February 2, 2004, 8:00 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11526,1607,5429,'Jesse','The solution is here!...','2004-02-02 19:37:45',0,'The only admission to immediately identify an individual is by A saying \"I am a liar\". By this statement we know he is a knave.\r\n\r\nAaron\'s first statement was a lie so his next would have to be the truth. C is a knight.\r\n\r\nAll 3 types could say that \"I am not a liar\" or \"I am not a knave\" so it would be impossible to tell unless another comment was made. If Bill had said I am not a knight he would have to be a knave because neither a knight or liar would say that because it would have been truth or lie respectively. Bill\'s first comment did not give him away so he did not say he wasn\'t a knight. Bill\'s second comment tells us that he is a liar because of 2 lies in a row. Bill would have to have said \"I am not a liar\". \r\n\r\nAaron= Knave\r\nBill= Liar\r\nCassie= Knight\r\n\r\nPS: Is the \"friend\" a person in the story. Liar, Knave, or knight???',NULL,0);
INSERT INTO comment VALUES (11527,1619,4374,'Richard','re: Short solution','2004-02-02 21:33:18',0,'When editing you can yourself permanently erase any previous \"Edited On\"s that appear, but there will always be one that \"the system\" adds at the end of any edit. Thus it is always obvious that at least one edit was done, but the exact number of edits done can be suppressed.\r\n\r\nThe present problem can also be approached as an inclusion/exclusion problem.  Take as basic sets the facial cube sets of each face. Then each has n^2 elements, the intersection of any two has n or 0 elements, the intersection of any three has 1 or 0 elements, and the intersection of four or more is always empty. For 3 painted faces, the inclusion/exclsion formula is #A+#B+#C-#AB-#AC-#BC+#ABC so the total number of cubes involved is either 3*n^2 - 2*n + 0 or 3*n^2 - 3*n + 1. The latter proves to be 217 when n=9.\r\n',11525,0);
INSERT INTO comment VALUES (11528,1619,5461,'bs','solution to problem','2004-02-03 00:42:30',0,'First you must realize that the only way to come up with an odd number like that is to have 3 sides of the big initially get painted, with that information a 9-unit cube is the solution, yielding 729 blocks.',NULL,0);
INSERT INTO comment VALUES (11529,1467,5461,'bs','Guess at solution','2004-02-03 01:04:54',0,'Why isn\'t the answer 16 peasants, it seems that the barbarians do not have to kill all the peasants, or only shoot each peasant only once, or even be randomly spaced themselves. \r\nIf the sixteen peasants form a 4X4 square and stand at regular intervals, and the barbarians line up around the perimeter of a 6 unit square encircling the peasants, doubling at the corners, and firing along the diaginals then the premisses of the problem are all met.\r\nAnd 4 peasants survive.',NULL,0);
INSERT INTO comment VALUES (11530,1619,5285,'Ady TZIDON','re(2): Short solution    att: Richard','2004-02-03 03:23:46',0,'  thanks\r\n\r\nady',11527,0);
INSERT INTO comment VALUES (11531,1619,1301,'Charlie','re: solution to problem','2004-02-03 08:54:17',0,'Are you saying only 3-sides painted results in an odd number of cubelets with paint?  Regardless of how many sides are painted, there are always possibilities of an odd number of cubelets getting paint, starting with a 1x1x1 cube.\r\n\r\nIf two adjacent faces of the large cube are painted, a 3x3x3 cube will have 15 smaller cubes with paint; a 9x9x9 would have 153; an 11x11x11, 231.\r\n\r\nWith four faces painted, leaving two adjacent faces unpainted, with a 3x3x3 cube, 23 small cubes get paint; with 7x7x7, 163 get painted and with 9x9x9, 281 get painted.\r\n\r\nWith five faces painted, a 3x3x3 cube will have 25 small cubes painted; 7x7x7, 193; 9x9x9, 337.\r\n\r\nSo odd numbers are possible with other than 3 sides of the large cube painted.',11528,0);
INSERT INTO comment VALUES (11532,1603,5285,'Ady TZIDON','SOLUTION??? MAY BE','2004-02-03 09:09:43',3,'IT LOOKS THAT (DISCOUNTING THE PERSON TALKED TO)\r\nTHAT 2 (1st ONE A KNIGHT 2nd A LIAR) QUALIFIES AS \r\nTHE ONLY ANSWER. THERE WERE 2 GUYS IN THE CLUB.',NULL,0);
INSERT INTO comment VALUES (11533,1603,3275,'retiarius','Quiet night at the club','2004-02-03 09:23:58',0,'If a liar starts the singing he would make a true statement.\r\nTherefore, the first person to sing must be a knight and there must be at least one liar present.\r\nThere being at least one knight present, the last person to sing must be liar.\r\nIf the second to sing is a liar, he makes a true statement unless he is also the last.\r\nIf the second to sing is a knight, then we need at least one more liar.\r\nIf the third is a liar, any subsequent liars would render him honest. There would now be four in the group.\r\nIf knights continue to sing, an equal number of liars are needed to keep all behaving according to type. This produces an even number.\r\nTherefore, there are two at the club. A knight starts singing and a liar finishes it.\r\n\n\n<i>Edited on <b>February 3, 2004, 9:29 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11534,1603,4507,'Penny','Solution','2004-02-03 09:34:24',0,'There are two people in the \"knight-club\".\r\n\r\nExplanation:\r\n\r\nIf there are N people in the knight-club, then the last one, who sings \"At least N of us are liars\" must be lying; if he were a knight, he\'d be lying, since then there could be at most (N-1) liars in the knight-club. But then the first person, who sang \"At least one of us is a liar\" must be a knight; he is telling the truth. There is at least one liar and one knight in the knight-club. So N >= 2.\r\n\r\nBut if N > 2, and N is a prime number, you get paradoxes:\r\n\r\ne.g. if N=3 (prime number)\r\n\r\nknight: \"At least one of us is a liar.\" \r\n2nd person: \"At least two of us are liars.\"\r\nliar: \"At least three of us are liars.\"\r\n\r\nIs the 2nd person a liar? Then there are two liars in the knight-club, and he is telling the truth. Is he a knight? Then only one liar is present,and he is lying.\r\n\r\nIf N=4 (non-prime number):\r\n\r\nknight: At least one of us is a liar.\r\nknight: At least two of us are liars.\r\nliar: At least three of us are liars.\r\nliar: At least four of us are liars.\r\n\r\nThat is fine. There is no paradox if N is not a prime number.\n\n<i>Edited on <b>February 3, 2004, 9:49 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11535,1603,1301,'Charlie','re: Solution','2004-02-03 10:27:09',0,'\"There is no paradox if N is not a prime number.\"\r\n\r\n9 is not prime, but still has a paradox.  N must be even to avoid a paradox, and 2 is the only even prime.\r\n',11534,0);
INSERT INTO comment VALUES (11536,1583,3172,'SilverKnight','re: To Rawlyn','2004-02-03 10:38:17',0,'Why e-mail this?  Is it a state secret?  ;-)\r\n\r\nRawlyn, please post it to this forum!',11521,0);
INSERT INTO comment VALUES (11537,1603,4670,'e.g.','Solution','2004-02-03 11:48:56',3,'The queue cannot be all knights, for the first would be lying.<p>\r\nThe queue cannot be all liars, for the first would be telling the truth.<p>\r\nSo the queue must have some knights and some liars. The knights must be at the beginning of the queue, and the liars at the end.<p>\r\nIf there were more knights than liars, the last knight would be lying.<p>\r\nIf there were more liars than knights, the first liar would be telling the truth.<p>\r\nThus, there must be the same number of knights and liars, and since the total number must be a prime number, there were TWO people in all, a knight and a liar.',NULL,0);
INSERT INTO comment VALUES (11538,1415,1413,'dave domingo','fun','2004-02-03 13:33:03',0,'I just wanted to be the first to tell you that this puzzle is funny. It made me laugh out loud -- at work. - DD\n\n<i>Edited on <b>February 3, 2004, 1:34 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11539,1415,1301,'Charlie','Theoretical minimum that can\'t be done logistically.','2004-02-03 13:40:35',1,'Ideally, the bicycle would be in use all the time and the three hikers would arrive at the destination at the same time.\r\n\r\nLet x be the total number of hours for the trip.\r\nLet b be the hours that the boy is riding the bike.\r\nLet g be the hours that the girl is riding the bike.\r\nLet d be the hours that the dog is riding the bike.\r\n\r\nIf the bicycle is being ridden the whole time then\r\nx=b+g+d\r\n\r\nThey each travel 10 miles:\r\n10=2x+10b, where 10 is the incremental speed added by the bike.\r\n10=2x+10g\r\n10=4x+12d\r\n\r\nThese translate to \r\n12b+2g+2d=10\r\n2b+12g+2d=10\r\n4b+4g+16d=10\r\n \r\nThe last two give d=(10g-5)/6, and then the last one gives\r\n104g = 70, with b=g.\r\n\r\nThe total time, x=b+g+d, would be 85/52 of an hour, the the amounts of time each rides the bike would be 35/52 hour each for the boy and the girl and 15/52 hour for the dog.\r\n\r\nBut there\'s no way the bike could be ridden all the while, as the bike rider would get ahead of the non-riders and would have to leave the bike in place until a walker catches up.\r\n\r\nBut no solution can be lower than 98.08 minutes.',NULL,0);
INSERT INTO comment VALUES (11540,1415,5466,'steve','Solution','2004-02-03 13:59:17',0,'Approximately 3.89 hours.',NULL,0);
INSERT INTO comment VALUES (11541,1415,1413,'dave domingo','i know how but not how fast','2004-02-03 14:19:34',0,'Too-slow scenario: GIRL bikes 5 miles (in 25 minutes), leaves bike and walks the other 5 miles (in 2 hours), finishing the trip in 2 hours 55 minutes. BOY walks first 5 miles, rides second 5 miles, finishes in 2 hours 55 minutes. DOG trots the whole way and finishes in 2 hours 30 minutes.\r\n\r\nImprovement: GIRL rides a little farther before she leaves the bike. DOG takes the bike back a short distance. BOY gets on bike sooner. I haven\'t calculated how far back the dog should take the bike in order to finish at the same time as the humans.\r\n',NULL,0);
INSERT INTO comment VALUES (11542,1415,1413,'dave domingo','solution','2004-02-03 14:37:22',0,'2.75 hours (decimals are a little easier to follow)\r\n\r\nGirl rides 5.4 miles in 0.45 hours; leaves bike; walks 4.6 miles in 2.3 hours.\r\n\r\nDog trots 5.4 miles (to location of bike) in 1.35 hours; takes bike BACK 0.8 miles (to 4.6-mile mark) in 0.05 hours; then trots forward the remaining 5.4 miles in 1.35 hours.\r\n\r\nBoy does same as girl but in reverse order: walks 4.6 miles in 2.3 hours; picks up bike; rides 5.4 miles in 0.45 hours.\r\n\r\nI always use Excel to solve this kind of thing. It allows me to \"compartmentalize\" the mathematical relationships -- so I don\'t have to think about everything at once! \n\n<i>Edited on <b>February 3, 2004, 2:42 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11543,1415,3172,'SilverKnight','re: solution','2004-02-03 14:58:07',0,'LOL\r\n\r\nSee what happens, when you don\'t write \"<I>show your work</I>\" in the problem! ',11542,0);
INSERT INTO comment VALUES (11544,1357,5338,'chuck','duh simple','2004-02-03 15:33:42',0,'each number following the is the number of factors the current one has e.g 20 has6 factors, 20,10,5,4,2,1',NULL,0);
INSERT INTO comment VALUES (11545,1603,4507,'Penny','re(2): Solution','2004-02-03 16:15:29',0,'Charlie: \"9 is not prime, but still has a paradox. N must be even to avoid a paradox, and 2 is the only even prime.\"\r\n\r\nI screwed up again. I got the right answer for the wrong reason.\r\n\r\nHere\'s a riddle for you: Is it worse to get the wrong answer for the right reason, or the right answer for the wrong reason? \r\n',11535,0);
INSERT INTO comment VALUES (11546,1603,3172,'SilverKnight','re(3): Solution','2004-02-03 16:27:18',0,'\"<I>Here\'s a riddle for you: Is it worse to get the wrong answer for the right reason, or the right answer for the wrong reason? </I>\"\r\n\r\nMost certainly, the latter is worse.\r\n\r\nThe former, at least, implies one understands the issue at hand (even if he made a mistake).  The latter, implies one doesn\'t understand the issue, and (what\'s worse!) he is ignorant of the fact that he doesn\'t understand the issue.',11545,0);
INSERT INTO comment VALUES (11547,1603,4507,'Penny','re(4): Solution','2004-02-03 17:55:01',0,'SK: \"...implies one doesn\'t understand the issue, and (what\'s worse!) he is ignorant of the fact that he doesn\'t understand the issue.\"\r\n\r\nLOL !!!!!!!!!\r\n\r\nThe only worse thing would be somebody copying every single one of his 19 posted problems right off the Internet !!!!! \n\n<i>Edited on <b>February 3, 2004, 8:04 pm</b></i>',11546,0);
INSERT INTO comment VALUES (11548,1607,3558,'Tristan','Pointing out...','2004-02-03 18:01:11',2,'Don\'t stop the comments yet!\r\n\r\nI point out that none of the below comments have the correct solution.  I gave this a D4 for a reason, you know.  If you want to know what\'s wrong, try reading the <i>whole</i> problem, not just up to \"Aaron told me that Cassie was a knight.\"  There is a trick involved, and you must find it to truly solve the puzzle.\r\n\r\nI also point out that the title and the last sentence contradict each other.  What do you know about contradicting statements in a knights and liars puzzle?\r\n\r\n<i>Edited on <b>February 3, 2004, 6:02 pm</b></i>\n\n<i>Edited on <b>February 4, 2004, 6:23 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11549,1607,3172,'SilverKnight','re: Pointing out...','2004-02-03 18:09:15',2,'So, you\'re saying that <I>you</I>, the story teller, are, in fact, a knave... and all your statements (in the problem itself) are, in fact, alternating true and false?\r\n\r\njeez....',11548,0);
INSERT INTO comment VALUES (11550,1415,2899,'Brian Wainscott','Better late than never...','2004-02-03 19:24:17',3,'Me, not the dog!\r\n\r\nI won\'t belabor this, because I\'m sure someone else has already posted this solution:\r\n\r\nThe girl rides 5.4 miles and leaves the bike.  When the dog gets to the bike he (she? it?) rides it back 0.8 miles toward the start.  When the boy gets to the bike he rides it to the end.  They all get there at the same time: 2.75 hours\r\n\r\n------ edit begins here -------\r\n\r\nOK, now that I\'ve read the other posts, I see Dave Domingo got the same answer I did, and SK wants us to show our work.  So here is mine (breifly):\r\n\r\nClearly, the problem is symmetric and the boy and girl should each ride the same distance X.  Then assuming the \"dog rides it back\" strategy that I\'m using, the time traveled by the girl = X/12+(10-X)/2.  The time traveled by the dog will be X/4 + (2X-10)/16 + X/2.  Equate and solve for X.\r\n\r\nThis is certainly minimal for this arrangement of travel, and I\'m sure it is the solution sought.  But I don\'t know that I can prove it is the minimal time when all possible combinations are considered.\n\n<i>Edited on <b>February 3, 2004, 7:33 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11551,1607,3558,'Tristan','re(2): Pointing out...','2004-02-03 19:29:50',2,'I expected someone would say that.  I\'m a knight.  I can prove it here:\r\n\r\nI am a knight.  I am not a knave.\r\n\r\nBut seriously, that\'s enough hints.',11549,0);
INSERT INTO comment VALUES (11552,1618,3558,'Tristan','Clarification','2004-02-03 20:12:43',2,'Each person has a different probability of winning during his or her turn.  Everyone has the same chance of winning the whole game.  A game is not just a single turn; it <i>only</i> ends when someone wins. ',NULL,0);
INSERT INTO comment VALUES (11553,1415,4374,'Richard','re: Better late than never...','2004-02-03 20:40:21',0,'You and Dave Domingo have certainly dispelled any initial thought that the trip must take 5 hours.  However, it seems wasteful that there should be a backward segment, even though it is a short one employing the fastest means of locomotion. Now the dog alone with no bike riding can do the trip in 2.5 hrs which is .25 hr faster than your solutions. So if the boy and girl can alternate riding the bike and walking at an average rate as great as 4 mph, the trip can be done in 2.5 hrs. While it might at first seem that such an alternating sequence can be constructed, it cannot -- if each walks half the time and rides the other half, the average speed will be only 6/7 of 4 mph and it will take 2.91666 hours for them to do the 10 miles. So maybe the backwards segment is not so bad -- it appears to be the only way that both the boy and girl can use the bike for more than half the distance, and thereby get their average speed above 6/7 x 4 mph. Using the backwards segment, the dog loses a bit of its 4 mph unassisted capability, but the boy and girl gain to the point where all three come out with the same average speed.\r\n\n\n<i>Edited on <b>February 4, 2004, 1:01 am</b></i>',11550,0);
INSERT INTO comment VALUES (11554,1415,5478,'meanie','my answer','2004-02-03 22:04:36',0,'well it says that the three are going for a walk so my guess is 5 hours if the boy and girl walk and the dog trots along with them all at 2 mph. or maybe i\'m just reading too much into the question. ',NULL,0);
INSERT INTO comment VALUES (11555,1601,3558,'Tristan','One way to think about it','2004-02-03 22:32:15',3,'It\'s all in your mind.  The mirror technically reflects front and back (or your reflection would face away from you... scary!).  Your mind rotates the reflection so it faces away from you, then identifies left and right as right and left.  If you were a little insane and irrational, your mind might rotate the reflection so your reflection was upside-down, and then left and right would be fine.  ',NULL,0);
INSERT INTO comment VALUES (11556,1415,4507,'Penny','Another meanie on the flooble website ??','2004-02-04 00:00:59',0,'We already have too many meanies.',NULL,0);
INSERT INTO comment VALUES (11557,1607,3172,'SilverKnight','re(3): Pointing out...','2004-02-04 01:01:29',2,'well... I meant the story teller... so not <I>you</I>, but rather <I>your friend</I> is a knave... and the rest follows logically.',11551,0);
INSERT INTO comment VALUES (11558,1415,4830,'Jils','re: Better late than never...','2004-02-04 06:17:46',1,'Well if the dog got there sooner, there would be good time wasted that it could have used in taking the bike back further. However there might be an argument for the boy and girl finishing before the dog....',11550,0);
INSERT INTO comment VALUES (11559,1415,3172,'SilverKnight','re(2): Better late than never...','2004-02-04 06:23:12',0,'In this problem, if *anyone* gets there sooner than another, then an argument can be made showing that the \'extra\' time could have been better used to move the bike to another.\r\n\r\nThey should all finish simultaneously.',11558,0);
INSERT INTO comment VALUES (11560,1302,3136,'Popstar Dave','Solution','2004-02-04 09:20:28',3,'When the first course arrived (cannibal 1) there were 5 other cannibals there to eat him.  Therefore it will take 2/5 hours to eat him.\r\n\r\nWhen cannibal 2 comes out, ther are only 4 cannibals left to eat him.  Therefore taking 2/4 hours.\r\n\r\nThree cannibals are left to eat cannibal 3, taking 2/3 hours.\r\n\r\n2 cannibals eat cannibal 4 in 2/2 hours.\r\n\r\nAnd the last cannibal eats cannibal 5 in 2/1 hours.  \r\n\r\nThus taking a total of:\r\n2/5 + 2/4 + 2/3 + 2/2 + 2/1 Hours\r\n= 4 hours and 34 minutes.\r\n\r\nThis solution assumes that the rate of eating remains constant regardless of the amout of eating already done. \r\n \r\nIt also ignores the fact that if one canibal eats another, he now contains the mass of two cannibals and would theoretically take twice as long to eat.  ',NULL,0);
INSERT INTO comment VALUES (11561,1302,3136,'Popstar Dave','Solution (add on)','2004-02-04 09:37:21',3,'Assuming that once a cannibal has eaten another cannibal he now contains the mass of two cannibals and thus takes twice as long to eat (or a proportion of that, depending on how much of another cannibal he has so far eaten), the answer is different.  \r\n\r\nAssume the mass of a cannibal is C, and any given cannibal can consume a meal at a rate of C every 2 hours.  \r\n\r\nAt the first sitting each of 5 cannibals eats C/5 taking 2/5 hours (=0.4 hr).  \r\n\r\nAt the second sitting each of 4 cannibals eats 1.2C/4 taking 1.2*2/4 hours (=0.6 hr).\r\n\r\nAt the third sitting each of 3 cannibals eats 1.5C/3 taking 1.5*2/3 hours (=1 hr).\r\n\r\nAt the fourth sitting each of 2 cannibals eats 2C/2 taking 2*2/2 hours (=2 hr).\r\n\r\nAt the fifth sitting the last cannibal eats 3C taking 3*2 hours (=6 hr).\r\n\r\nThus the meal finishes in:\r\n0.4 + 0.6 + 1 + 2 + 6 = 10 hours.  \r\n\r\nThis is the same time that would be taken if the if the final cannibal simply sat down and ate each of the other 5 cannibals in turn (2*5 hours).  ',NULL,0);
INSERT INTO comment VALUES (11562,1302,5285,'Ady TZIDON','tasteless solution','2004-02-04 09:38:25',0,'if yhe metabolism is independent of previous meals: \r\n\r\n2*(1/5+1/4+1/3+1/2+1)=4.566666=4h 34\'\r\n\r\notherwise the last one (the survivor) devoured 5 people and this takes 10 hours....\r\n\r\n\r\n\r\nand still hungry.\r\n\r\nady\n\n<i>Edited on <b>February 4, 2004, 9:44 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11563,1302,4507,'Penny','Solution (...what am I overlooking this time?)','2004-02-04 09:41:16',3,'Answer: 4.5666666667 hours\r\n\r\n(Did you copy/paste this one from Dr. Hannibal Lector\'s autobiography?)\r\n\r\nExplanation:\r\n\r\nIf 1 Cannibal eats 1 person in 2 hrs, then 1 Cannibal eats 1/2 person in 2/2 = 1 hour; he eats 1/3 of a person in 2/3 hour; 1/4 of a person in 2/4 = 1/2 hour, and 1/5 of a person in 2/5 hour.\r\n\r\n5 Cannibals simultaneously eat 1/5 of a person in 2/5 hour. 4 Cannibals simultaneously eat 1/4 of a person in 1/2 hour. 3 Cannibals simultaneously eat 1/3 of a person in 2/3 hour. 2 Cannibals simultaneously eat 1/2 of a person in 1 hour. The last Cannibal eats 1 person in 2 hours.\r\n\r\n2/5 + 1/2 + 2/3 + 1 + 2 = 4.5666666667 hour\r\n  ',NULL,0);
INSERT INTO comment VALUES (11564,1302,5285,'Ady TZIDON','re: Solution (...what am I overlooking this time?)','2004-02-04 09:47:33',0,'penny\r\n\r\nmay be you overlook that the portions get bigger..\r\n\r\n  the problem  is ambiguosly phrased\r\n\r\nady\r\n\r\n\n\n<i>Edited on <b>February 4, 2004, 9:49 am</b></i>',11563,0);
INSERT INTO comment VALUES (11565,1415,1920,'Brian Smith','Solution','2004-02-04 10:44:36',0,'There are five different time intervals:\r\nt1:boy has bike\r\nt2:boy leaves bike for dog\r\nt3:dog has bike <i>and rides back toward the start</i>\r\nt4:dog leaves bike for girl\r\nt5:girl has bike\r\n\r\nFor the best result everyone (and everything) finishes at the same time. The four following equations can be formulated:\r\n\r\nboy:  12*t1 + 2*t2 +  2*t3 + 2*t4 +  2*t5 = 10\r\ndog:   4*t1 + 4*t2 - 16*t3 + 4*t4 +  4*t5 = 10\r\ngirl:  2*t1 + 2*t2 +  2*t3 + 2*t4 + 12*t5 = 10\r\nbike: 12*t1        - 16*t3        + 12*t5 = 10\r\n\r\nAfter the boy leaves the bike, the bike is (12-4)*t1=8*t1 miles away from the dog.  The dog reaches it in t2 hours after the boy drops the bike, therefore 8*t1=4*t2.\r\n\r\nWhen the situation is played in reverse, 8*t5=4*t4 by a similar argument, and t1=t5 and t2=t4\r\n\r\nThis system of eight equations has exactly one solution: \r\nt1 = 9/20 = 27 min\r\nt2 = 9/10 = 54 min\r\nt3 = 1/20 = 3 min\r\nt4 = 9/10 = 54 min\r\nt5 = 9/20 = 27 min\r\nt1+t2+t3+t4+t5 = 55/20 = 165 min = <b>2 hr 45 min</b>\r\n\r\nThe boy takes the bike for 27 min, leaves it at the 5.4 mile mark and finishes the trip walking.\r\n\r\nThe dog trots for 81 min, finds the bike at the 5.4 mile mark and pedals back toward the start for 3 min, leaves the bike at the 4.6 mile mark and trots the rest of the way.\r\n\r\nThe girl walks for 138 min, finds the bike at the 4.6 mile mark and finishes the trip on the bike.\n\n<i>Edited on <b>February 4, 2004, 2:43 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11566,493,2716,'Federico Kereki','Another way','2004-02-04 11:21:08',3,'((0!+0!)^(0!+0!))! = (2^2)! = 4! = 24',NULL,0);
INSERT INTO comment VALUES (11567,1619,5405,'Jer','Extension (A deeper question)','2004-02-04 11:26:12',1,'I like this problem a lot, although I\'ve seen variations before.\r\n\r\nThe most interesting variations (In my opinion) have a missing number that gives multiple possibilities.\r\n\r\n217 has only a single possibility for cube size and method of side painting.\r\n\r\nIf you are told that 8 sides have paint on them, there are 5 possible ways of painting a 2x2x2 cube, so this isn\'t very interesting.\r\n\r\nThere are plenty of examples with two possible size & pattern cominations.  For example: 91\r\n\r\nMy question are there any numbers that could yield a lot of solutions?  There are 8 ways of painting up to 5 sides of a cube, but some are mutually exclusive, so there can\'t be 8 solutions.  How many can there be?\r\n\r\n-Jer',NULL,0);
INSERT INTO comment VALUES (11568,1302,4830,'Jils','Stomach Contents','2004-02-04 11:29:44',0,'Given that the meat would probably take hours to digest, I don\'t think that the mass of the cannibals would change significantly - unless they were prepared to eat the stomach contents as well.',NULL,0);
INSERT INTO comment VALUES (11569,1302,4507,'Penny','re: Stomach Contents','2004-02-04 12:32:01',0,'Jils: \"Given that the meat would probably take hours to digest, I don\'t think that the mass of the cannibals would change significantly - unless they were prepared to eat the stomach contents as well.\"\r\n\r\nThis thread is getting grosser by the minute.',11568,0);
INSERT INTO comment VALUES (11570,1415,1413,'dave domingo','re(2): solution','2004-02-04 12:48:31',0,'That is funny. I am LOL at myself now that you\'ve brought it up. But it didn\'t feel like cheating! \r\n\r\nSeriously, although math was used to set up the problem and to play out the solution, creativity is what \"solved\" the problem. ',11543,0);
INSERT INTO comment VALUES (11571,1302,5484,'P C','A tough meal','2004-02-04 12:56:10',0,'I confirm the solution of Popstar David, although I will explain it differently:\r\n\r\nThe weight of each cannibal increases after each meal, and cannibals remain cannibals, so they devour the stomach contents as well to complete the meal.  Assuming that they have infinite appetite, meaning they do not slow down after a meal, then:\r\n\r\nHe ends up having everybody else in his stomach, so it takes simply 5x2=10 hours non-stop.\r\n\r\nIf you calculate the weight of each surviving cannibal after a devouring, you end up with:\r\n1.0, 1.2,1.5,2 and 3 times the original weight.\r\nSince there are 5,4,3,2,1 cannibals that participate, the total time is:\r\n2 hrs x (1/5+1.2/4+1.5/3+2/2+3/1)=10 hours also.\r\n\r\nBon appétit!',NULL,0);
INSERT INTO comment VALUES (11572,1415,3172,'SilverKnight','re(3): solution','2004-02-04 13:02:53',0,'Dave,\r\n\r\nDon\'t get me wrong... I think Excel is a <I>wonderful</I> tool to solve problems... (particularly simultaneous equations with constraint problems).\r\n\r\nAnd you may very well have solved it, on your own, with or without Excel....\r\n\r\nI just meant to point out that a \"solution\" should <I>ideally</I> provide enough information in a clear manner to enable the reader to replicate the thought process/method of solving.\r\n\r\n- SK',11570,0);
INSERT INTO comment VALUES (11573,1415,2899,'Brian Wainscott','re(3): solution','2004-02-04 13:38:30',0,'Dave,\r\n\r\nAs SK points out in his reply, Excel is great.  Over the past few months I\'ve been here I\'ve seen several folks use this approach, generally without reproach....',11570,0);
INSERT INTO comment VALUES (11574,1607,2899,'Brian Wainscott','re(4): Pointing out...','2004-02-04 13:51:20',0,'If the knighthood of the story teller is in doubt, perhaps the storyteller is a liar, not a knave.\r\n\r\nTristan notes that the problem title and the last line of the problem contradict each other.  But these clearly come from Tristan, not the storyteller.  Tristan says this is relevant, but that she is a knight.  I\'m not sure that makes sense.... I guess I know what I\'ll be doing during lunch today....',11557,0);
INSERT INTO comment VALUES (11575,1618,5285,'Ady TZIDON','re: Clarification  =happy ending','2004-02-04 15:14:30',1,'This Clarification provides an happy ending to very interesting and stimulating problem- not perfectly worded but very original.\r\n\r\nGet us some more!!\r\n\r\nady',11552,0);
INSERT INTO comment VALUES (11576,1415,1413,'dave domingo','re(4): solution','2004-02-04 15:15:36',0,'Right on. And I agree about replicating the thought process.\r\n\r\nWhat I really want to know is where I can find a dog that rides a bike! I\'d like to get a tandem and let the dog do the work. Is that possible? Let\'s say I weigh 180 pounds, the dog weighs 80 pounds, and the tandem bike weighs 40 pounds. If the dog can pedal the bike at 16 mph by itself, it should be able to pedal at 6.4 mph if I ride along (if the gear ratios are perfect). Show my work? OK!:\r\n\r\nTotal weight without me = 40 + 80 = 120\r\nTotal weight with me: = 120 + 180 = 300\r\nRatio = 300 / 120 = 2.5\r\nSpeed divided by ratio = 16 / 2.5 = 6.4\r\n\r\nNow to find the dog....\r\n',11572,0);
INSERT INTO comment VALUES (11577,1607,2899,'Brian Wainscott','re(5): Pointing out...Tristan?!?','2004-02-04 16:19:55',4,'I know you said no more hints, but how about some clarification?  How much lying is allowed?  As I read the problem, you are trying to specifically limit the things that can be lied about. \r\n\r\nBut when the problem says \"Aaron told me Cassie was a knight\", if this is a lie, under your description what might have happened is Aaron said \"my frog is sick\".  This is a lie not about who spoke or when, only about what he said.  But if this is allowed, then however I slice it there is not enough information.  If the storyteller is a liar, all bets are off.  If he is a knave, then half the sentences can be rendered meaningless.  I\'ve tickled some info out of things even assuming meaningless statements, but not enough.  Now, if \"Aaron said Cassie was a knight\" as a lie can ONLY mean \"Aaron said Cassie was not a knight\", or possibly \"Cassie was a knave/liar\" then I think it can be done.  But my reading of the problem leaves too much latitude in the lying for me to get anywhere....\r\n',11574,0);
INSERT INTO comment VALUES (11578,1619,1171,'nikki','re: Extension (A deeper question)','2004-02-04 18:03:26',0,'I\'m not sure I understand what your final question in the last paragraph is.\r\n\r\nAt first I thought you were asking if it was possible to replace the number 217 in the exact same problem statement, but come up with more than one possibility of cube size and painting pattern.  But the way you mentioned that scenario in your 5th statement, it seemed like you were explaining that\'s not what you meant.\r\n\r\nAre you asking if there is a way to do your 91 example, but with more than two possible solutions?  If so, I haven\'t found one yet.  I checked all the ways to paint a cube, up to a 500x500x500 cube, and I found forty-two numbers that would give more than one possible solution.  1 and 8 gave more than two solutions, but the other forty all only gave two (and for just those 40 I checked that a cube bigger than 500x500x500 wouldn\'t have a solution either).\r\n\r\nFor those that are curious, the ones I found were 1, 8, 23, 91, 98, 120, 169, 218, 225, 288, 728, 946, 1156, 1225, 1352, 1657, 1680, 2465, 3176, 8911, 8978, 9800, 11781, 18818, 24571, 29800, 32761, 34133, 37153, 43681, 54289, 63656, 64898, 71288, 78408, 139128, 262088, 298936, 326040, 332928, 765118, 837224.\r\n\r\nlater!\n\n<i>Edited on <b>February 4, 2004, 6:05 pm</b></i>',11567,0);
INSERT INTO comment VALUES (11579,187,5345,'Rawlyn','Haven\'t read solution but...','2004-02-04 18:25:24',1,'Surely there\'s a correlation between shoe size and age, and similarly between age and spelling ability. There is no mention of the age range of students tested so it\'s hard to know if this could be right - if they were aged 50-60 then the correlations don\'t really count, but if it was a study of students say 4-18 then I reckon I\'m quids in!\r\n\r\nPeace,\r\nRawlyn.\r\n\r\np.s. What on earth is a spelling \"bee\"? ',NULL,0);
INSERT INTO comment VALUES (11580,1607,3558,'Tristan','re(6): Pointing out...Tristan?!?','2004-02-04 18:37:31',0,'\"If anyone lied about what someone said, they didn’t lie about who, when, or whether they said it; they only lied about what the person said.\"\r\n\r\nLet me reword it to make it more clear.  If anyone lied about what someone said, they didn\'t lie about who, when or whether they said it (and didn\'t ommit it completely either).  The lie only means that the person did not say what was claimed or anything that is essentially the same.\r\n\r\nFor example, if a liar said, \"Cassie said she was a knight,\" than Cassie really could have said, \"I like socks,\" or, \"I am a knave,\" but not, \"I am neither a knave nor a liar.\"',11577,0);
INSERT INTO comment VALUES (11581,1583,5345,'Rawlyn','My algorithm','2004-02-04 18:48:41',0,'Firstly to Brian - I wrote the program in Delphi 6, if you want the source code I\'ll happily email it to you :)\r\n\r\nAnd now for everyone else that\'s interested...\r\n\r\nI used a genetic algorithm to find my solutions. I start with a population of 500 random \"genes\". Each gene is a string of 81 digits (enough to fill the 9x9 grid). I test the genes and find the longest run of consecutive numbers in each, and store this as the \"fitness\" score for each gene. When all the tests are done, a new genepool is generated. For each new gene, two genes are selected using roulette wheel sampling and \"bred\" by mixing them together at random. There is a probability of about 0.001 that a gene will mutate and contain a digit that is different from both parents. The old genepool is replaced with the new genepool and the process begins again.\r\n\r\nSo basically the algorithm is:\r\n\r\nTest, breed, mutate, repeat.\r\n\r\n...But this is the same for pretty much any GA.\r\n\r\nSorry for the poor explanation - I\'m not very good at explaining things like that :P\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11582,1583,3172,'SilverKnight','re: My algorithm','2004-02-04 18:57:26',0,'Not a bad explanation at all... I think they only think you missed was:  how you use the \"fitness\" score (in the roulette wheel sampling?) to give the offspring a good chance of improving.\r\n\r\n- SK',11581,0);
INSERT INTO comment VALUES (11583,1331,5345,'Rawlyn','Notes about squirrels','2004-02-04 19:04:26',0,'a) Why would a squirrel need to worry about a path? They can jump quite far you know...\r\n\r\nb) If anyone out there remembers the \"bird brain of Britain\" thing that happened on TV years ago, then you\'ll know that squirrels are highly intelligent when it comes to solving problems, especially if there\'s a dinner in it for them... Any method of prevention will likely take constant maintenance...\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11584,1300,5484,'P C','Diagonals and vertices','2004-02-04 19:24:43',0,'Ms Doe,\r\n\r\nIn a polygon, the number of vertices equals the number of sides it has, as you said, an octagon has eight, a rectangle has 4 etc.  However, it does not have to be equal to TWICE the number of diagonals.  A rectangle can have UP TO two diagonals, and an octagon can have UP TO 8x5/2=20 diagonals, as stated in the first two solutions.\r\n\r\nThe number of diagonals does not determine the number of vertices, but the number of vertices determine the MAXIMUM number of distinct diagonals one can draw within the polygon.\r\nI go with the first two solutions.\r\nBest regards.',NULL,0);
INSERT INTO comment VALUES (11585,846,5484,'P C','Twice is not twice','2004-02-04 19:51:05',0,'Philip,\r\n\r\nYour argument is correct if you considered that it is the average during the hour that counts.  Thus at 7:30 it is twice as much as it was at 6:30, therefore it started at 5:30!  Bravo to your brilliant reasoning.\r\n\r\nIf one would try to solve it by Algebra, then let:\r\nt=0 when it started snowing, \r\nt1=time (in hours) when it started plowing (6:00),\r\nk=rate of snow fall, then\r\nsnow accumulated in the first hour (6:00-7:00)\r\nS1=(t0+t0+1)*k/2\r\nsnow accumulated in the second hour (7:00-8:00)\r\nS2=(t0+1+t0+2)*k/2\r\nSince S2=2*S1,\r\n2*(2t0+1)=(2*t0+3)\r\nt0=1/2 (half an hour)\r\nThus the snow storm started at 5:30, since 6:00 is half an hour after it started.\r\n\r\nFor those interested in Calculus, it is possible to do it by Calculus too!  The function is simply a straight line.\r\n\r\nBest regards\r\n',NULL,0);
INSERT INTO comment VALUES (11586,543,5490,'cawanda','haha!','2004-02-04 20:00:49',1,'well i personaly thought that it might be pandoras box but what ever',NULL,0);
INSERT INTO comment VALUES (11587,1583,5345,'Rawlyn','re(2): My algorithm','2004-02-04 20:08:21',0,'The higher the fitness score of the gene, the more chance it has of spreading its own attributes amongst the population. It doesn\'t nescessarily give the offspring a good chance of improving, in fact, most new genes are little or no improvement - and quite often worse than their parents. However, once a strong gene is in the population, it stands a good chance of survival and reproduction, so it will quickly \"take over\" the population. Any improvement from there will also have the same effect. Just like genetics - survival of the fittest.\r\n\r\nWas that what you meant? Or did you want me to give a general explanation of roulette wheel sampling?\r\n\r\nPeace,\r\nRawlyn.',11582,0);
INSERT INTO comment VALUES (11588,511,5487,'Peter Lunts','guess','2004-02-04 20:13:59',0,'i think he(she?) can not. If he(she?) is almighty he(she?) can override laws, including the ones he(she?) made and set in stone. He(she?) sort of has a backdoor to everything. ',NULL,0);
INSERT INTO comment VALUES (11589,733,5484,'P C','Another Solution','2004-02-04 20:36:39',3,'First I\'d like to congratulate Charley and Tim Axoy whom I believe have obtained the correction weight of 136.15752 Kg.\r\nA note for Hank: If you still haven\'t found where your problem was, just think that a solid pillar 20x20x200 cm3 weighs only 224 kg, less than the 236.957 kg that you proposed.\r\n\r\nWhat I am posting is an arithmetic method for calculating volumes, a universal formula that is unfortunately not very well known.  The formula goes as follows:\r\n\r\nV=H*(A1+4A2+A3)/6\r\n\r\nFor those (e.g. Charlie) who are familiar with numerical integration using Simpson\'s formula, you will see the similitude.\r\n\r\nHere A1 is the area at one end of the solid, A2 is the cross section area in the middle section, and A3 is the area at the other end, and H is the total length or height of the solid.\r\n\r\nTake the case of a rectangle, A1=A2=A3=A, the formula reduces to \r\nVr=H*6A/6=H*A.\r\nFor a cone, A1=0, A2=&#960;r&#178;/4, A3=&#960;r&#178;\r\nVc=H*(0+4*&#960;r&#178;/4+&#960;r&#178;)/6\r\n=&#960;r&#178;H/3\r\nFor a sphere, A1=0, A2=&#960;r&#178;, A3=0\r\nVs=2*r*(0+4*&#960;r&#178;+0)/6\r\n=4&#960;r&#179;/3\r\nNow for our familiar pillar,\r\nA1=64&#8730;3   (top section)\r\nA3=20*20=400    (bottom section)\r\nA2 is a trapezium, top side is (0+20)/2=10, bottom side is (16+20)/2=18, and the height is the average of 20 and the height of the triangle, equal to 10+4&#8730;3, therefore \r\nA2=(10+18)*(10+4&#8730;3)/2\r\nThe volume is thereore:\r\nVp=(400+4(140+56&#8730;3)+64&#8730;3)*200/6\r\n=32000+9600&#8730;3 \r\nMass=2.8*Vp\r\n=2.8*(32000+9600&#8730;3)\r\n=136.15752 Kg.\r\n\r\nHope you all go out and enjoy this little know formula.\r\n\r\nBest regards.',NULL,0);
INSERT INTO comment VALUES (11590,1467,5352,'Phil','Possible solution','2004-02-04 20:42:13',3,'From the question, we know that there are 32 barbarians, we also know that there is more than 1 villager (Gamer uses plural VILLAGERS in the clue) since all of the barbarians fired at exactly the same time then no-one standing can already be dead, he also uses the phrase \"including any-one who has been shot already\" this implies that there are dead people in the village, i suspect the dead centre of the village is a cemetary (pun intended).\r\n\r\nfrom the info given the answer can be 2. each barbarian fires at the graveyard from his vantage point over the dead bodies of 3 people, his bullet hits the victims at the exact time that other bullets are coming from other shooters.\r\n\r\nthis solution also works with the final answer as 1, but since plurals are used answer must be 2',NULL,0);
INSERT INTO comment VALUES (11591,1583,3172,'SilverKnight','re(3): My algorithm','2004-02-04 20:49:02',0,'That\'s what I meant, thanks!\r\n\r\n(Of course it couldn\'t hurt to go into more detail, such as explanation of roulette wheel sampling.)  :-)',11587,0);
INSERT INTO comment VALUES (11592,711,5484,'P C','Charlie','2004-02-04 20:51:39',0,'Thanks for the great solution.\r\n\r\nI could point out that the radius of the sphere could have been obtained by the intersection chord property, namely if two chords of a circle intersect, then l1*l2=l3*l4, where l1+l2=length of the first chord, and l3+l4 the second.\r\nIn this case, l1=3, l2=3, l3=1, therefore \r\nl4=3*3/1=9\r\nThus the diameter is 9+1 cm, therefore radius=5 cm.\r\n\r\nBest regards and keep up the good work.',NULL,0);
INSERT INTO comment VALUES (11593,330,5487,'Peter Lunts','guess','2004-02-04 21:31:03',0,'gran-aunt',NULL,0);
INSERT INTO comment VALUES (11594,330,5487,'Peter Lunts','re: That is not what the first sentence says','2004-02-04 21:34:48',0,'after reading the solution I agree with what Adriane said',9838,0);
INSERT INTO comment VALUES (11595,730,5484,'P C','re: Possible Solution','2004-02-04 21:47:04',0,'Eh... maybe not.\r\nYou may have forgotten the brackets, which forces the evaluation to go from right to left.\r\nI believe Charlie is the first one to have got the good solution.\r\nKeep on posting.',10942,0);
INSERT INTO comment VALUES (11596,250,5487,'Peter Lunts','it depends','2004-02-04 21:49:32',0,'If the man means: \"everything I have said to you so far(including this) is a lie\", then there is a contradiction in him lying AND telling the truth, so this is a paradox.\r\nBut if he means: \"everything that i say to you during this conversation is a lie\", then the answer is either that he\'s lying or it\'s a paradox.',NULL,0);
INSERT INTO comment VALUES (11597,1280,5484,'P C','Yet another answer','2004-02-04 22:17:36',0,'I propose a completely arithmetic solution.\r\n\r\nSince the hour hand takes 60 minutes to move through the equivalent of 5 minutes for the minutes hand, we can say that the hour hand catches up with the minutes hand at the rate of 1/12.\r\nThe same phenomenon (hands opposing, or at 90 degrees, etc.) repeats itself approximately every hour, increased by the rate of 12/11 (the hour hand catches up!):\r\nSo number of minutes before 6 o\'clock before the hands were opposing:\r\n60*12/11=720/11=65min 27+3/11 sec., \r\nor 4:54:32+8/11 \r\nIt happens again at 7:05:27+3/11, etc.\r\n\r\nFor example, when will the two hands be perfectly superimposed after 12:00?\r\nAnswer is 13:05:27+3/11, 14:10:54+6/11, etc.\r\n',NULL,0);
INSERT INTO comment VALUES (11598,1302,5483,'Stu','Gross Guesswork','2004-02-05 04:27:34',3,'Ok, assuming every time the collective eat an individual, the collective inrease by that individual whole, ie. when the 5 eat the 6th at the first sitting, each of the 5 will then be equal to 1 1/5 and so on, my dodgey maths skills spew out 404 minutes??',NULL,0);
INSERT INTO comment VALUES (11599,1305,4906,'stan','Solution','2004-02-05 08:30:09',3,'1/52.\r\n\r\nAssuming no jokers, there are 52 cards in a deck at the start.  When we transfer one from A to B, there are 53 cards in B and 51 cards in A.  There is a 1/52 chance (case 1) that the transfered card is the king of hearts and a 51/52 (case 2) chance that it is not the king of hearts.  In case 1, the odds of the king of hearts being on top of deck B is 2/53; in case 2, the odds are 1/53.  So, overall, the odds are:\r\n\r\n(1/52)*(2/53)+(51/52)*(1/53)=53/(52*53)=1/52\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11600,1305,1301,'Charlie','re: Solution','2004-02-05 08:43:55',3,'Given that the Queen of Hearts was turned up on the first deck, the card that was transferred to deck B is equally likely to be any one of the <b>51</b> other cards in the deck, so the probability is\r\n\r\n(1/51)*(2/53)+(50/51)*(1/53)=52/(51*53)=52/2703\r\n\r\nor about <b>0.0192378838327783943</b> rather than the 0.0192307692307692307 that 1/52 would be.\r\n\r\n\r\n',11599,0);
INSERT INTO comment VALUES (11601,1305,5499,'winnifred foster','re: Solution','2004-02-05 08:45:02',3,'no because 1 card was added from deck a, meaning there are 53 cards. so the answer is 53:1',11599,0);
INSERT INTO comment VALUES (11602,1305,1920,'Brian Smith','Solution','2004-02-05 09:09:12',0,'There is a 1/51 chance a King of Hearts was the card transferred to deck B, and drawing  a King of Hearts in this case is 2/53. \r\n\r\nThere is a 50/51 chance a King of Hearts was not the card transferred to deck B, and drawing  a King of Hearts in this case is 1/53. \r\n\r\nThe overall probability of drawing a King of Hearts is (1/51)*(2/53) + (50/51)*(1/53) = 52/2703',NULL,0);
INSERT INTO comment VALUES (11603,1619,5405,'Jer','re(2): Extension (A deeper question)','2004-02-05 09:42:47',0,'Sorry for wording my question so poorly.\r\n\r\nI think you interpreted it right, I want numbers that yield multiple solutions.\r\n\r\n91 does because there could be a 7x7x7 cube painted on two adjacent sides or a 6x6x6 cube painted on 3 sides that share a vertex.\r\n\r\nI\'m not sure 23 can be done in any way except a 3x3x3 cube painted on 4 sides not in a ring.  I haven\'t checked the others.\r\n\r\nAre there any numbers that do give _more_ than 2 possible solutions? (besides 1 and 8)\r\n\r\n-Jer',11578,0);
INSERT INTO comment VALUES (11604,1619,1301,'Charlie','re(3): Extension (A deeper question)','2004-02-05 10:35:26',0,'It looks like 23 was a misprint for 25, which does have multiple solutions (5 faces of a 3x3x3 and 1 face of a 5x5x5).',11603,0);
INSERT INTO comment VALUES (11605,1302,5502,'tim','possible solution: semantic issues','2004-02-05 11:04:43',0,'i first tried to solve the problem the same way as penny where in the first \'course\' of the meal, 5 ate 1 (which took 24 mins), in the second, 4 ate 1 (taking 30 mins) etc until the last two remained in course 5. this round took 2 hours, and the total came to 4 hours 34 mins. After seeing that this is not the solution, I considered that the semantics of the word \'consumer\' may be in question. In the 5th course, where 2 people remain, only one of them is technically a consumer. This means that, on these grounds, the time taken for course 5 is additional to the time taken to leave one consumer, and hence only 2 hours 34 minutes is required. \r\nThoughts?',NULL,0);
INSERT INTO comment VALUES (11606,1607,2899,'Brian Wainscott','Solution','2004-02-05 11:04:54',3,'For simplicity, I will refer to the \"storyteller\" as Dan, and use first initials for everyone.\r\n\r\nTristan has basically told us D is not a knight.  If D is a liar, there is not enough information to determine everything, so D is a knave.\r\n\r\nHere are the statements as given:\r\n\r\n1 - Aaron and Bill were talking to me.\r\n2 - Aaron told me what he was.\r\n3 - At this point, I could tell what Aaron was.\r\n4 - Bill told me one thing that he wasn’t.\r\n5 - Aaron told me that Cassie was a knight.\r\n6 - I then could figure out what Cassie was.\r\n7 - Bill told me that Cassie was a knave.\r\n8 - I thought about this for a minute.\r\n9 - I soon found that the previous thing Bill said allowed me to know for sure what the last of the three people were\r\n\r\nThere are two cases: the odd statements are false and the even true, or the other way around.\r\n\r\nCase 1: the odd statements are false.  I won\'t go into details in this case, but basically there isn\'t enough information to determine either B or C.  But there are some interesting points: In (2) A says what he is, and in (3) D does not know what A is.  But after A says \"something\" in (5) D knows what C is.  A must have said something about C.  One possibility is that in (2) A said \"I am a knave\".  This would mean A is a knave and telling the truth, or A is a liar.  In either case A\'s next statement would be a lie.  So in (5) A could have said \"C is not a liar\" (or knight, or knave), and D would know what C is.  But D would still not know A.  Depending on what B said in (7), D may or may not know what B is, but (9) definitely tells us that in the end, D couldn\'t figure out who was who.  If D cannot figure it out at the end, then neither can we, so this case IS unsolvable.\r\n\r\n\r\nCase 2: the even statements are false.  This starts out well, because A and B WERE talking to D, so (1) being true works.  A says something in (2), and in (3) D knows what A is.  Anything a knight can say, a knave can say.  Anything a liar can say, a knave can say.  But a knave can say \"I am a liar\" or \"I am not a knight\", both of which only a knave can say.  Since (2) as reported by D is false, A did not say \"I am a liar\", so in fact A must have said \"I am not a knight\".  Thus A is a knave, and was telling the truth when he said this.  In (5) A speaks again (lying this time), so we know C is not a knight.\r\n\r\nIn (7) B says C is a knave.  In (9) we find that D can deduce everything.  Somehow, whatever B said in (4) provided D with enough information to deduce everything.\r\n\r\nWhat might B have said?  He did not say \"I am not a XXX\" because we know statement (4) (as reported by D) is false.  He may have made a statement that was know by D to be true (or false).  In neither case can we determine the veracity if his next statement, so no information is gained by it and D could not solve the problem.  B could have said \"I am a knight/knave/liar\".  Had he said \"knight\" then again we could not tell the truth or falsehood of any of his statements.  Had he said \"I am a knave\" then we know is next statement will be false.  This would allow D to determine what C is, but not what B is.  But by (9) D can determine who everyone is.  If B said \"I am a liar\" the we know he is a knave, his next statement is true, and all is determined.\r\n\r\nSo the conversation that ACTUALLY took place was this:\r\n\r\n1 - Aaron and Bill were talking to me.\r\n2 - Aaron said \"I am not a knight\"\r\n3 - At this point, I could tell Aaron was a knave.\r\n4 - Bill said \"I am a liar\"\r\n5 - Aaron told me that Cassie was a knight.\r\n6 - I then could not figure out what Cassie was.\r\n7 - Bill told me that Cassie was a knave.\r\n8 - I did not think about this for a minute.\r\n9 - I then determined that by (4) B is a knave, and hence by (7) C is a knave.\r\n\r\nThey are ALL knaves.\r\n',NULL,0);
INSERT INTO comment VALUES (11607,1305,4098,'lovejoy','re(2): Solution','2004-02-05 11:46:33',0,'Not so winnifred, there are now TWO kings of hearts in pack B',11601,0);
INSERT INTO comment VALUES (11608,1467,2899,'Brian Wainscott','re: Possible solution','2004-02-05 12:05:01',0,'But if you are going to count the bodies in the graveyard for the sake of having bullets pass over their heads, you have to include them in the total tally of \"villagers.\"  After all, the puzzle says the bullets passed over \"villager\'s heads\" and asks for the total number of \"villagers\".  If you count corpses in one case you have to count them in both.\r\n\r\nI prefer the 5 villagers scenario: they stand in a cross formation, we put 8 barbarians on each side of the village (in a line, looking over each other\'s heads toward the town), and the barbarians all shoot each other and miss the villagers completely.',11590,0);
INSERT INTO comment VALUES (11609,1583,1920,'Brian Smith','re: My algorithm - re: source code','2004-02-05 12:16:25',0,'I would certainly like to look at the source code.\r\nAttatch the source code as text file \'fillgrid.txt\'.  My email is <i>brianscsmithATyahooDOTcom</i>',11581,0);
INSERT INTO comment VALUES (11610,1409,5504,'jason','re: solution','2004-02-05 12:24:55',0,'i understand what you mean by 88 out of 99 is 99% but isnt the highest score for an A 100%...? its the highest number for the letter grade right? 100=A 89=B 79=C 69=D 59=F? I dont like the way the question is worded. im trying to find the question',10844,0);
INSERT INTO comment VALUES (11611,1590,5484,'P C','re(5): A hardy perennial','2004-02-05 12:45:18',0,'Penny,\r\nIn my books, sharing some related information does not make the post wrong.  \r\n\r\nAccording to your theory, those who presented more than one answer would also be wrong, because the question requires the SMALLEST number.  We read those posts with interest because the additional infformation is related.\r\n\r\nIn closing, I must say I enjoy all your posts, and I congratulate you for suggesting the fourth way to solving a problem, which I believe is the most illuminating way!\r\n\r\nBest regards.',11172,0);
INSERT INTO comment VALUES (11612,1467,3172,'SilverKnight','re(2): Possible solution - only 3 villagers','2004-02-05 13:23:21',3,'Here\'s how you do it with only three villagers (and 12 barbarians).\r\n\r\nThe barbarians line up on either side of the town on a hill... with three villagers lined up with them.  Each barbarian shoots the barbarian on the other side <I>at the same height</I>.  To have more barbarians, just have them line up further up the hills.\r\n\r\n<PRE>B                   B<BR> B  &lt;-----------&gt;  B<BR>  B               B<BR>   B  &lt;-------&gt;  B<BR>    B           B<BR>     B         B<BR>         VVV<BR></PRE>\r\n',11608,0);
INSERT INTO comment VALUES (11613,1422,3172,'SilverKnight','possible solution','2004-02-05 13:29:19',3,'Hmmm... this isn\'t a proof, but here\'s a solution where <B>D is 9</B> (along NW-SE lines).\r\n<PRE>1  9 17 25 33 41 49 57<BR>2 10 18 26 34 42 50 58<BR>3 11 19 27 35 43 51 59<BR>4 12 20 28 36 44 52 60<BR>5 13 21 29 37 45 53 61<BR>6 14 22 30 38 46 54 62<BR>7 15 23 31 39 47 55 63<BR>8 16 24 32 40 48 56 64<BR></PRE>\r\n',NULL,0);
INSERT INTO comment VALUES (11614,1305,5285,'Ady TZIDON','my solution','2004-02-05 13:55:43',3,'\r\n\r\n1/51*2/53+50/51*1/59=52/(51*53)\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11615,1422,2899,'Brian Wainscott','re: possible solution: proof','2004-02-05 13:59:06',3,'Yes, 9 is minimal, and here is a simple proof:\r\n\r\n1 and 64 both exist somewhere on the board.  Draw the shortest path between them, stepping from square to square.  There can be at most 7 steps, since you can step diagonally.  Since you go up by 63 numbers from 1 to 64, you can\'t have ALL your steps be less than 9.  So D cannot be less than 9.',11613,0);
INSERT INTO comment VALUES (11616,1422,3172,'SilverKnight','re(2): possible solution: proof','2004-02-05 14:20:01',0,'Nice, very concise.',11615,0);
INSERT INTO comment VALUES (11617,1460,4507,'Penny','Question for Gamer','2004-02-05 14:26:43',4,'Gamer, can you please tell us what this means: \"Everyone liked to wear white for this, since it was snowing outside, and this meant nobody wore more than one white thing. Forgam eventually volunteered that the others could wear white things and he would not wear anything white.\"\r\n\r\nDid Forgam show up in a white shirt, tie or suspenders, and then \"eventually\" remove it? Or did he arrive at the dance wearing nothing white ?  ',NULL,0);
INSERT INTO comment VALUES (11618,1467,2899,'Brian Wainscott','re(3): Possible solution - only 3 villagers','2004-02-05 14:36:08',0,'Good!  I\'m not sure putting barbarians on two sides constitutes \"surrounding\" the village, but on the other hand I think we\'ve gone a long way from what Gamer intended.  I think the 32 barbarians in a circle, and actually killing villagers instead of each other, is more what the problem intended.  Like in your first few posts.  Since then it has just gotten silly.....',11612,0);
INSERT INTO comment VALUES (11619,1467,3172,'SilverKnight','re(4): Possible solution - only 3 villagers','2004-02-05 14:46:17',0,'Brian,\r\n\r\nI agree wholeheartedly with your assessment, but no... Gamer actually intended that we kill barbarians <I>only</I> and that no villagers get killed.\r\n\r\nWhat I don\'t understand is why he thinks the number has to be larger than 3, or perhaps 5.  (He does, according to the official answer he\'s submitted.)',11618,0);
INSERT INTO comment VALUES (11620,1305,5352,'Phil','Agreement with Charlie','2004-02-05 15:09:48',3,'I have to say that i agree with charlie\'s answer, although not being a mathematician i had to use a different formula\r\n\r\nthe chances of picking the king from back A is 1/51, therefore the chances of seeing 2 king of Hearts in pack B is increased by 1/51 to (1/51)+1\r\nthis can then be divided by the total number of cards in pack B to give the following equation.\r\n\r\n((1/51)+1)/53 = 0.01923788383277839\r\n\r\nor 52/2703\r\n\r\nor  1/51.980769230769',NULL,0);
INSERT INTO comment VALUES (11621,1460,5507,'John','Solution','2004-02-05 16:07:31',3,'Dont ask me how I got this, because I\'ve been staring at this **** problem all day at work.  And you know how RUDE your boss and co-workers can be at work.  They expect you to drop EVERYTHING you are doing so that you can be free to do your job.  **PSHAW**\r\n\r\nAnyway, this I remember:\r\n\r\nI worked the clues for persons A, B, and C.  By C, there was a conflict of information.  So I deduced one of those three were lying.  Clues from D backed up person B.  So, either A or C was lying.  I tried to negate person C\'s clues, but there was still conflict.  SO person A is the liar.  Following the clues from persons B, C, D, and the negated clues of A, this is what I came up with: (1 signifies the first to stop dancing, 2 the second, etc)\r\n\r\n\"A\" is the liar.\r\n1) Golkam -- Green Shirt, White Tie, Red Suspenders\r\n2) Epotram -- Red Shirt, Blue Tie, White Suspenders\r\n3) Forgam -- Blue Shirt, Red Tie, Green Suspenders\r\n4) Holdram -- White Shirt, Green Tie, Blue Suspenders',NULL,0);
INSERT INTO comment VALUES (11622,1460,5507,'John','Solution contd.','2004-02-05 16:10:52',0,'Oh yeah.  I meant to say something else.  I am not 100% sure this is right, but if you negate A\'s clues, this solution works for the puzzle as far as I can see.  If this is totaly wrong, then lie to me and tell me its right.  I don\'t think my ego could take the hit.',11621,0);
INSERT INTO comment VALUES (11623,1619,2899,'Brian Wainscott','re(4): Extension (A deeper question)','2004-02-05 16:13:54',0,'I wrote a short program and checked cubes with sides up to 30,000.  I found more duplicates, but no triplicates at all (other than the trivial cases of 1 and 8).  Anyone care to conjecture (or prove!) that there are no triplicates?',11604,0);
INSERT INTO comment VALUES (11624,1460,4507,'Penny','re: Solution contd.','2004-02-05 16:30:23',0,'John: \"If this is totaly wrong, then lie to me and tell me its right. I don\'t think my ego could take the hit.\"\r\n\r\nJohn, be not overly disturbed at these flooble exercises. Keep yourself simple, good, pure, serious, and unassuming; the friend of justice and godliness; kindly, affectionate, and resolute to your devotion to duty. Strive your hardest to be such a man as Philosophy would have you to be. Reverence God, succour your fellow-mortals. Life is short, and this earthly existence has but a single fruit to yield  - holiness within, and selfless action without. Be in all things SilverKnight\'s disciple; remember his insistence on the control of conduct by reason, his calm composure on all occasions, and his own holiness; the serenity of his look and the sweetness of his manner; his scorn of notoriety; and his zeal for the mastery of facts; how he never dismisses a subject until he had thoroughly looked into it and understood it clearly; how he suffers unjust criticisms without replying in kind; how he is never hasty, and no friend to tale-bearers; shrewd in his judgements of men and manners, yet never censorious; wholly free from nervousness, suspicion, and over-subtlety; how easily satisfied he is in such matters as lodging, bed, dress, meals, and service; how industrious, and how patient; how, thanks to his frugal diet, he can remain at work from morning till night without ever attending to the calls of nature until his customary hour; how firm and constant he is in friendships, tolerating the most outspoken opposition to his own opinions, and welcoming any suggested amendments; what reverence, untainted by the smallest trace of superstition, he shows to God. Remember all this, so that when your last hour comes, your conscience may be as clear as his.         \r\n',11622,0);
INSERT INTO comment VALUES (11625,1619,1171,'nikki','re(4): Extension (A deeper question)','2004-02-05 16:32:41',0,'Yeah, that was a typo - it should have been 25 and not 23.  Luckily you can\'t get much past Charlie =)\r\n\r\nI guess a start for proving or disproving if there are any numbers that yield more than two solutions would be SilverKnight\'s Floor-Ceiling approach.  It would probably still need a Brute Force factor to it, though.\r\n\r\nHmmmmm...',11604,0);
INSERT INTO comment VALUES (11626,1460,3172,'SilverKnight','re(2): Solution contd.','2004-02-05 16:55:30',0,'LOL!\r\n\r\n\"<I>...be not overly disturbed at these flooble exercises. Keep yourself simple, good, pure, serious, and unassuming; the friend of justice and godliness; kindly, affectionate, and resolute to your devotion to duty. Strive your hardest to be such a man as Philosophy would have you to be. Reverence God, succour your fellow-mortals. Life is short, and this earthly existence has but a single fruit to yield - holiness within, and selfless action without. Be in all things <B>SilverKnight</B>\'s disciple; remember his insistence on the control of conduct by reason, his calm composure on all occasions, and his own holiness; the serenity of his look and the sweetness of his manner; his scorn of notoriety; and his zeal for the mastery of facts; how he never dismisses a subject until he had thoroughly looked into it and understood it clearly; how he suffers unjust criticisms without replying in kind; how he is never hasty, and no friend to tale-bearers; shrewd in his judgements of men and manners, yet never censorious; wholly free from nervousness, suspicion, and over-subtlety; how easily satisfied he is in such matters as lodging, bed, dress, meals, and service; how industrious, and how patient; how, thanks to his frugal diet, he can remain at work from morning till night without ever attending to the calls of nature until his customary hour; how firm and constant he is in friendships, tolerating the most outspoken opposition to his own opinions, and welcoming any suggested amendments; what reverence, untainted by the smallest trace of superstition, he shows to God. Remember all this, so that when your last hour comes, your conscience may be as clear as his.</I>\"\r\n\r\nAmen.',11624,0);
INSERT INTO comment VALUES (11627,1603,5507,'John','','2004-02-05 17:07:56',0,'',NULL,0);
INSERT INTO comment VALUES (11628,1460,5507,'John','re(2): Solution contd.','2004-02-05 17:13:24',0,'Penny:\r\n\r\nEither you are an overly-concerned, good hearted, well mannered, righteous person, OR a HUGE smart-aleck.  Either way...Thanks!',11624,0);
INSERT INTO comment VALUES (11629,1460,3172,'SilverKnight','re(3): Solution contd.','2004-02-05 17:15:46',0,'Are those choices mutually exclusive? ;-)',11628,0);
INSERT INTO comment VALUES (11630,1460,5507,'John','re: Solution','2004-02-05 17:20:22',0,'I further deduce that Epotram is the liar because he is CLEARLY trying to promote his political campaign, by being the only attendee that is wearing Red, White and Blue thus making him a polotician.  And we all know how well Truth and poloticians mix...',11621,0);
INSERT INTO comment VALUES (11631,1305,5499,'winnifred foster','re(3): Solution','2004-02-05 17:37:36',0,'Maybe, but it does not say that, remember that pack A was already shuffled, so the chances of the king of hearts being on top of the queen of hearts is very slim.',11607,0);
INSERT INTO comment VALUES (11632,1467,1626,'Gamer','About solutions:','2004-02-05 18:54:58',0,'Lining up in a line isn\'t \"going around the city\"; I haven\'t read the other solutions, so I will probably see what they have to say.',NULL,0);
INSERT INTO comment VALUES (11633,1302,2130,'ethan','solution','2004-02-05 18:57:45',3,'4 hours and 34 minutes',NULL,0);
INSERT INTO comment VALUES (11634,1467,3172,'SilverKnight','re: About solutions:','2004-02-05 19:13:58',0,'But they *did* go around the city (to get to the other side)... well at least half did anyway... :-)\r\n\r\nSo, without stricter rules about what \"<I>position themselves around the city</I>\" means, this will suffice.',11632,0);
INSERT INTO comment VALUES (11635,1583,5345,'Rawlyn','re(4): My algorithm','2004-02-05 20:03:32',0,'Brian - source code on it\'s way... not that it gives any insight into the solution - it only knows the answer, but doesn\'t understand it.\r\n\r\nRoulette wheel sampling? Perhaps you\'d like to explain this SilverKnight lol - I\'ve been typing and deleting over and over trying to explain it properly and failing time and again... All I can say is that an imaginary roulette wheel is divided into slices proportionate to the fitness score of each gene, and the wheel is spun (at random), and wherever the ball lands, that\'s your gene! I\'m sure there must be a clever wordy way to say that but it\'s all I can think of lol\r\n\r\nPeace,\r\nRawlyn.',11591,0);
INSERT INTO comment VALUES (11636,1583,3172,'SilverKnight','re(5): My algorithm','2004-02-05 20:38:26',0,'I think you\'ve explained it very well... and I encourage you to continue to \'back up\' your solutions with how you arrived at your answers.  I know I\'m not the only one who appreciates the thought process and methodologies behind the answers.\r\n\r\nThanks!',11635,0);
INSERT INTO comment VALUES (11637,1607,3558,'Tristan','re: Solution','2004-02-05 20:40:18',0,'That\'s not enough proof for me that D is not a liar.',11606,0);
INSERT INTO comment VALUES (11638,1340,5384,'Larry','solution?','2004-02-05 21:08:33',0,'Not sure I understand the rules exactly, particularly the phrase \"an addition of two or more numbers\".  But here\'s my try:\r\n (with dots over the 9 the 4 and the 5)\r\n80 + .9 + .4 + .5\r\n\r\nLarry',NULL,0);
INSERT INTO comment VALUES (11639,1340,3172,'SilverKnight','re: solution?','2004-02-05 21:38:40',0,'You didn\'t use 6 & 7.',11638,0);
INSERT INTO comment VALUES (11640,1583,5345,'Rawlyn','re(6): My algorithm','2004-02-05 22:32:07',0,'Surely the thought process and methodology is pretty much the only interesting thing behind any puzzle on this site. I mean, the solutions themselves are pretty much always \"trivial\" in the sense that knowing them won\'t change the course of history.... Just a thought...',11636,0);
INSERT INTO comment VALUES (11641,1305,5352,'Phil','re(4): Solution','2004-02-05 23:28:55',0,'Two comments about the last entry, if the first card taken from A was indeed pulled from the top and the pack was a new one then the likelihood of the it being the king of hearts is higher as they are next to each other when you start, but, the question doesn\'t say that the card taken fron A was from the top, it just says it was picked from pack A, and it doesn\'t state that the two packs of cards were new or indeed how or for how long they were shuffled, from the info given only one solution can be possible ',11631,0);
INSERT INTO comment VALUES (11642,1305,2978,'Freddy Grants','solution','2004-02-05 23:48:21',0,'Well since you know the Queen of Hearts is in the A deck this means that there is a 1/51 chance that the card moved from the A to the B deck was the king of hearts. So in order to find the probability of the card on the top being a king of hearts you would have to do a weighted average.  probability of drawing a king of hearts in the B deck=1/51(2/53)+50/51(1/53)=.019238 or 1.9238%. Basically what all these numbers mean is, there is a 1 out of 51 chance the king of hearts will go into the B deck giving you a 2 out of 53 chance of drawing the king of hearts, and 50 out of 51 times the king of hearts will not go into the B deck giving you a 1/53 chance of drawing a king of hearts in the B deck.',NULL,0);
INSERT INTO comment VALUES (11643,1280,5066,'Inferno','question','2004-02-05 23:59:58',4,'I dont really get the question. Are you asking for one answer or a formula to get all the answers?',NULL,0);
INSERT INTO comment VALUES (11644,1509,4098,'lovejoy','LOVELORN snail','2004-02-06 03:01:13',0,'If Herb is \"lovelorn\" I.E. without love there can\'t be any female snails in the well, so when he emerges from the well and gets his first \"date\" with a female, then the answer would be Herb gets out of the well on his first date.\r\n\r\nIf thats the answer I\'m giving riddles up for lent.',NULL,0);
INSERT INTO comment VALUES (11645,1012,5487,'Peter Lunts','guess','2004-02-06 08:49:47',0,'The man was born before his father\'s eyes. His mother died while giving him birth. I haven\'t come up for a solution to the sister part yet.',NULL,0);
INSERT INTO comment VALUES (11646,1602,4670,'e.g.','Old problem','2004-02-06 08:51:39',3,'The problem with the fourth powers is an old one, supposedly asked by Hardy to Ramanujan, after the latter commented that 1729= 9^3+10^3 =1^3+12^3; the answer is 635318657= 59^4+158^4= 133^4+134^4\n\n<i>Edited on <b>February 6, 2004, 8:54 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11647,1602,1301,'Charlie','solution','2004-02-06 09:30:25',3,'This is a problem which does call for a brute-force program or two:\r\n\r\nFor the cube problem, the following program produces a file, which, when sorted, can be read by a second program to check for and report duplicates:\r\n\r\n<pre>\r\n 5   open \"cubt.txt\" for output as #2\r\n10   for Sum=2 to 2000\r\n20     Lim=int(Sum/2)\r\n30     for A=1 to Lim\r\n40       B=Sum-A\r\n50       Tot=A*A*A+B*B*B\r\n60       print #2,using(15,0),Tot;:print #2,A;B\r\n70     next\r\n80   next\r\n90   close\r\n</pre>\r\nThe sort is done by \r\nsort cubt.txt &gt; cubts.txt\r\nThe second program is:\r\n<pre>\r\nDEFDBL A-Z\r\nCLS\r\nOPEN \"cubts.txt\" FOR INPUT AS #1\r\nDO\r\n  LINE INPUT #1, l$\r\n  n = VAL(LEFT$(l$, 15))\r\n  IF n = nPrev THEN\r\n    PRINT lPrev$\r\n    PRINT l$\r\n    PRINT\r\n    ct = ct + 1\r\n    IF ct / 12 = INT(ct / 12) THEN\r\n     END\r\n    END IF\r\n  END IF\r\n  nPrev = n\r\n  lPrev$ = l$\r\nLOOP UNTIL EOF(1)\r\n</pre>\r\n----\r\nThe first duplicate is for a^3+b^3 = <b>1729</b>. The first few are:\r\n<pre>\r\n    1729 1  12\r\n    1729 9  10\r\n\r\n    4104 2  16\r\n    4104 9  15\r\n\r\n   13832 18  20\r\n   13832 2  24\r\n\r\n   20683 10  27\r\n   20683 19  24\r\n\r\n   32832 18  30\r\n   32832 4  32\r\n\r\n   39312 15  33\r\n   39312 2  34\r\n\r\n   40033 16  33\r\n   40033 9  34\r\n\r\n   46683 27  30\r\n   46683 3  36\r\n\r\n   64232 17  39\r\n   64232 26  36\r\n\r\n   65728 12  40\r\n   65728 31  33\r\n\r\n  110656 36  40\r\n  110656 4  48\r\n\r\n  110808 27  45\r\n  110808 6  48\r\n</pre>\r\n----\r\nThe program for fourth powers is similar and finds the first such match at 635,318,657, as shown in the following output for the first few.\r\n<pre>\r\n   635318657      59     158\r\n   635318657     133     134\r\n\r\n  3262811042       7     239\r\n  3262811042     157     227\r\n\r\n  8657437697     193     292\r\n  8657437697     256     257\r\n\r\n 10165098512     118     316\r\n 10165098512     266     268\r\n\r\n 51460811217     177     474\r\n 51460811217     399     402\r\n\r\n 52204976672      14     478\r\n 52204976672     314     454\r\n\r\n 68899596497     271     502\r\n 68899596497     298     497\r\n\r\n 86409838577     103     542\r\n 86409838577     359     514\r\n\r\n138519003152     386     584\r\n138519003152     512     514\r\n\r\n160961094577     222     631\r\n160961094577     503     558\r\n\r\n162641576192     236     632\r\n162641576192     532     536\r\n\r\n264287694402      21     717\r\n264287694402     471     681\r\n</pre>\r\n-------\r\n\r\nThe cube problem is famous for Ramanujan\'s notice of it in a taxicab with mathematician G.H.Hardy.',NULL,0);
INSERT INTO comment VALUES (11648,1602,1171,'nikki','LOL','2004-02-06 10:05:48',0,'\"Are you able to determine the answer without looking it up on the internet?\"\r\n\r\nSilverKnight, you are so funny =)  Gee, I wonder who that comment was for.  Hmmmmm...\r\n\r\nheeheehee',NULL,0);
INSERT INTO comment VALUES (11649,1602,3172,'SilverKnight','re: LOL','2004-02-06 10:42:59',0,'And yet... someone answered without giving an explanation as to how he found the answer.  :-(  (At least he could/should have have indicated that he didn\'t have a way to prove or brute force it.)\r\n\r\nBTW, *MY* solution would have been to write a program (similar to Charlie\'s) to brute force the answer.  But I would very much like to see a less \'brute force\' approach if someone finds a good way to \'cull\' the solution domain--which I think is possible.  And *could* be done manually (if one doesn\'t mind doing a few dozen/hundred long-multiplications, 4th power).',11648,0);
INSERT INTO comment VALUES (11650,1602,4670,'e.g.','re(2): LOL','2004-02-06 11:56:39',2,'I followed the letter of the problem, and didn\'t use a computer -- not for calculating, not for web surfing.<p>What I *did* use was a book I had, \"Elementary Theory of Numbers\"...<p>\r\n(signed)\r\nSomeone',11649,0);
INSERT INTO comment VALUES (11651,1607,2899,'Brian Wainscott','re(2): Solution','2004-02-06 12:15:50',0,'By the rules of the problem, D cannot have lied about who spoke.  Both A and B spoke to D.  It seems to me that this makes the first statement true, and so D cannot be a liar.\r\n\r\nBeyond that, if D were a liar then the actual true statements might be:\r\n\r\nA and B were playing golf.\r\nA said his underwear is purple\r\nAt this point I could not tell what A was.\r\nB told me he ate lemons for breakfast\r\nA told me he has a pet turtle\r\nI then could not figure out what C was\r\nB told me he likes green beans.\r\nI didn\'t think about this at all.\r\nI then could not figure anything out.\r\n\r\nIf this is what really happened then either:\r\n1 - D could not have made the statement\r\n\"A and B were talking to me\" and be a liar\r\nor, if you allow that\r\n2 - D could be a liar and make all the statements as given, but we would not be able to determine what any of the other three are.\r\n\r\nSeems to me that that covers everything.  Unless of course you are going to say that the last line \"the puzzle is solvable\" was also uttered by D, in which case the puzzle may NOT be solvable.  But I\'ve been presuming that you, Tristan, a knight, said everything before \"A and B were talking to me\" and after \"what the last of the three people were\"\r\n\r\nPretty clever the way the second line of the problem says \"Everyone in the story....\", and D is in the story.  We should have picked up on that.  But then again, doesn\'t it work out if D is a knight?  A could have said \"I am a liar\", B could have said \"I am not a knight\".  Then A would be a knave, B a knave, and C a knight.  This is the original solution proposed by others, and I don\'t see a problem with it if D is a knight....',11637,0);
INSERT INTO comment VALUES (11652,1476,1920,'Brian Smith','Round Robin','2004-02-06 12:40:52',0,'This puzzle is just asking for a round robin schedule for 12 players:\r\n\r\nDay 1:ab/cd/ef/gh/ij/kl\r\n\r\nDay 2:ak/bc/de/fg/hi/jl\r\n\r\nDay 3:ac/bd/eg/fh/jk/il\r\n\r\nDay 4:af/bk/dg/cj/ei/hl\r\n\r\nDay 5:aj/bi/ck/df/eh/gl\r\n\r\nDay 6:ai/bj/dh/cg/ek/fl\r\n\r\nDay 7:ad/bf/ch/gj/ik/el\r\n\r\nDay 8:ag/bh/ci/ej/fk/dl\r\n\r\nDay 9:ae/bg/hj/fi/dk/cl\r\n\r\nDay 10:ah/gk/ce/fj/di/bl\r\n\r\nDay 11:be/gi/cf/hk/dj/al',NULL,0);
INSERT INTO comment VALUES (11653,1476,1301,'Charlie','solution','2004-02-06 13:09:23',3,'This problem is solved similarly to the original Conversing Club problem, where three people met each day.  In that one, the sets could be found by imagining one person\'s name in the center of a circle and the other names surrounding it along that circle.  Triangles would be formed, most connecting three points (names) on the circle, but one connecting two points on the circle with the center. The edges that form chords would have to all span different lengths.  Then each day, the set of triangles was rotated one position relative to the names, or the names relative to the triangles--same thing.\r\n\r\nThis is similar, except that instead of triangles we just have lines connecting two names.  Again, one name is in the center and 11 names are on the circumference, and one line connects the center to a point (call it point 1) on the circle.  The chords are among the remaining 10 positions and must each be a different length.  One such way is to connect points 2 and 3 for length 1; 4 and 7 for length 3; 5 and 9 for length 5; 6 and 11 for length 5; and 8 and 10 for length 2, summarized as\r\n 2  3 ( 1);  4  7 ( 3);  5  9 ( 4);  6 11 ( 5);  8 10 ( 2)\r\nNote that spans, n, larger than 5 are just formed by the same chord as 11 - n.\r\n\r\nAll the ways of doing this are:\r\n<pre>\r\n 2  3 ( 1);  4  7 ( 3);  5  9 ( 4);  6 11 ( 5);  8 10 ( 2)\r\n 2  3 ( 1);  4  9 ( 5);  5  7 ( 2);  6 10 ( 4);  8 11 ( 3)\r\n 2  4 ( 2);  3  6 ( 3);  5 10 ( 5);  7 11 ( 4);  8  9 ( 1)\r\n 2  4 ( 2);  3  7 ( 4);  5  8 ( 3);  6 11 ( 5);  9 10 ( 1)\r\n 2  4 ( 2);  3 10 ( 7);  5 11 ( 6);  6  9 ( 3);  7  8 ( 1)\r\n 2  5 ( 3);  3  7 ( 4);  4  9 ( 5);  6  8 ( 2); 10 11 ( 1)\r\n 2  5 ( 3);  3  8 ( 5);  4  6 ( 2);  7 11 ( 4);  9 10 ( 1)\r\n 2  5 ( 3);  3  9 ( 6);  4 11 ( 7);  6  7 ( 1);  8 10 ( 2)\r\n 2  6 ( 4);  3  4 ( 1);  5 10 ( 5);  7  9 ( 2);  8 11 ( 3)\r\n 2  6 ( 4);  3  8 ( 5);  4  5 ( 1);  7 10 ( 3);  9 11 ( 2)\r\n 2  6 ( 4);  3 11 ( 8);  4 10 ( 6);  5  7 ( 2);  8  9 ( 1)\r\n 2  7 ( 5);  3  4 ( 1);  5  8 ( 3);  6 10 ( 4);  9 11 ( 2)\r\n 2  7 ( 5);  3  5 ( 2);  4  8 ( 4);  6  9 ( 3); 10 11 ( 1)\r\n 2  8 ( 6);  3  6 ( 3);  4 11 ( 7);  5  7 ( 2);  9 10 ( 1)\r\n 2  8 ( 6);  3 10 ( 7);  4  7 ( 3);  5  6 ( 1);  9 11 ( 2)\r\n 2  8 ( 6);  3 11 ( 8);  4  5 ( 1);  6 10 ( 4);  7  9 ( 2)\r\n 2  9 ( 7);  3  4 ( 1);  5 11 ( 6);  6  8 ( 2);  7 10 ( 3)\r\n 2  9 ( 7);  3  5 ( 2);  4 10 ( 6);  6  7 ( 1);  8 11 ( 3)\r\n 2  9 ( 7);  3 11 ( 8);  4  6 ( 2);  5 10 ( 5);  7  8 ( 1)\r\n 2 10 ( 8);  3  7 ( 4);  4  6 ( 2);  5 11 ( 6);  8  9 ( 1)\r\n 2 10 ( 8);  3  8 ( 5);  4 11 ( 7);  5  6 ( 1);  7  9 ( 2)\r\n 2 10 ( 8);  3  9 ( 6);  4  5 ( 1);  6  8 ( 2);  7 11 ( 4)\r\n 2 11 ( 9);  3  6 ( 3);  4 10 ( 6);  5  9 ( 4);  7  8 ( 1)\r\n 2 11 ( 9);  3  9 ( 6);  4  8 ( 4);  5  6 ( 1);  7 10 ( 3)\r\n 2 11 ( 9);  3 10 ( 7);  4  9 ( 5);  5  8 ( 3);  6  7 ( 1)\r\n</pre>\r\n------\r\nThen we need to assign names to positions and then start rotating them.  We have to assign the positions so that we start out with AB, CD, EF, GH, IJ and KL as the matchups.  Here\'s a way:\r\n<pre>\r\n  2  3 ( 1);  4  7 ( 3);  5  9 ( 4);  6 11 ( 5);  8 10 ( 2);\r\nA BCDEGIFKHLJ  AB CD EF GH IJ KL\r\nA JBCDEGIFKHL  AJ BC DI EK FH GL\r\nA LJBCDEGIFKH  AL BJ CG DF EH IK\r\nA HLJBCDEGIFK  AH BE CI DK FG JL\r\nA KHLJBCDEGIF  AK BG CF DJ EI HL\r\nA FKHLJBCDEGI  AF BI CL DG EJ HK\r\nA IFKHLJBCDEG  AI BH CE DL FK GJ\r\nA GIFKHLJBCDE  AG BD CH EL FI JK\r\nA EGIFKHLJBCD  AE BK CJ DH FL GI\r\nA DEGIFKHLJBC  AD BL CK EG FJ HI\r\nA CDEGIFKHLJB  AC BF DE GK HJ IL\r\n</pre>\r\n----\r\nwhere A is placed at the center, where he remains.  B starts off at position 1 so in the first set he is paired with A.  C and D are in positions 2 and 3 of the circumference as they are connected, while E and F are at positions 4 and 7, as that is the next connected pair, etc.\r\n\r\nSo each line above shows the center person, the order of names around that center, and then the pairings, shown alphabetically, based upon the positions listed at the top.\r\n\r\nOther sets that work come from the other sets of chords, such as:\r\n\r\n<pre>\r\n  2  3 ( 1);  4  9 ( 5);  5  7 ( 2);  6 10 ( 4);  8 11 ( 3);\r\nA BCDEGIHKFJL  AB CD EF GH IJ KL\r\nA LBCDEGIHKFJ  AL BC DK EI FG HJ\r\nA JLBCDEGIHKF  AJ BL CH DG EK FI\r\nA FJLBCDEGIHK  AF BI CE DH GK JL\r\nA KFJLBCDEGIH  AK BD CI EH FJ GL\r\nA HKFJLBCDEGI  AH BG CL DI EJ FK\r\nA IHKFJLBCDEG  AI BJ CG DF EL HK\r\nA GIHKFJLBCDE  AG BE CK DJ FL HI\r\nA EGIHKFJLBCD  AE BH CF DL GI JK\r\nA DEGIHKFJLBC  AD BK CJ EG FH IL\r\nA CDEGIHKFJLB  AC BF DE GJ HL IK\r\n  2  4 ( 2);  3  6 ( 3);  5 10 ( 5);  7 11 ( 4);  8  9 ( 1);\r\nA BCEDGFIKLHJ  AB CD EF GH IJ KL\r\nA JBCEDGFIKLH  AJ BE CG DL FH IK\r\nA HJBCEDGFIKL  AH BD CJ EK FI GL\r\nA LHJBCEDGFIK  AL BH CI DK EJ FG\r\nA KLHJBCEDGFI  AK BF CH DG EI JL\r\nA IKLHJBCEDGF  AI BL CF DE GJ HK\r\nA FIKLHJBCEDG  AF BG CE DH IL JK\r\nA GFIKLHJBCED  AG BC DJ EL FK HI\r\nA DGFIKLHJBCE  AD BJ CK EH FL GI\r\nA EDGFIKLHJBC  AE BI CL DF GK HJ\r\nA CEDGFIKLHJB  AC BK DI EG FJ HL\r\n  2  4 ( 2);  3  7 ( 4);  5  8 ( 3);  6 11 ( 5);  9 10 ( 1);\r\nA BCEDGIFHKLJ  AB CD EF GH IJ KL\r\nA JBCEDGIFHKL  AJ BE CI DF GL HK\r\nA LJBCEDGIFHK  AL BG CJ DK EI FH\r\nA KLJBCEDGIFH  AK BL CG DJ EH FI\r\nA HKLJBCEDGIF  AH BD CF EL GI JK\r\nA FHKLJBCEDGI  AF BI CK DG EJ HL\r\nA IFHKLJBCEDG  AI BH CL DE FK GJ\r\nA GIFHKLJBCED  AG BK CE DL FJ HI\r\nA DGIFHKLJBCE  AD BC EK FG HJ IL\r\nA EDGIFHKLJBC  AE BJ CH DI FL GK\r\nA CEDGIFHKLJB  AC BF DH EG IK JL\r\n\r\nor by putting others than A in the center:\r\n\r\n  2  3 ( 1);  4  7 ( 3);  5  9 ( 4);  6 11 ( 5);  8 10 ( 2);\r\nB ACDEGIFKHLJ  AB CD EF GH IJ KL\r\nB JACDEGIFKHL  AC BJ DI EK FH GL\r\nB LJACDEGIFKH  AJ BL CG DF EH IK\r\nB HLJACDEGIFK  AE BH CI DK FG JL\r\nB KHLJACDEGIF  AG BK CF DJ EI HL\r\nB FKHLJACDEGI  AI BF CL DG EJ HK\r\nB IFKHLJACDEG  AH BI CE DL FK GJ\r\nB GIFKHLJACDE  AD BG CH EL FI JK\r\nB EGIFKHLJACD  AK BE CJ DH FL GI\r\nB DEGIFKHLJAC  AL BD CK EG FJ HI\r\nB CDEGIFKHLJA  AF BC DE GK HJ IL\r\n\r\nor \r\n\r\n  2  3 ( 1);  4  7 ( 3);  5  9 ( 4);  6 11 ( 5);  8 10 ( 2);\r\nC DABEGIFKHLJ  AB CD EF GH IJ KL\r\nC JDABEGIFKHL  AD BI CJ EK FH GL\r\nC LJDABEGIFKH  AG BF CL DJ EH IK\r\nC HLJDABEGIFK  AI BK CH DE FG JL\r\nC KHLJDABEGIF  AF BJ CK DG EI HL\r\nC FKHLJDABEGI  AL BG CF DI EJ HK\r\nC IFKHLJDABEG  AE BL CI DH FK GJ\r\nC GIFKHLJDABE  AH BD CG EL FI JK\r\nC EGIFKHLJDAB  AJ BH CE DK FL GI\r\nC BEGIFKHLJDA  AK BC DL EG FJ HI\r\nC ABEGIFKHLJD  AC BE DF GK HJ IL\r\n</pre>\r\n---\r\nEach choice of set of chords and identity of the center person seems to produce a unique set.\r\n\r\nThe program, that finds the appropriate set of chords and then assigns letters is:\r\nDECLARE SUB matchup ()\r\nDIM SHARED cnct(11), dist(5), mcount\r\nCLS\r\nOPEN \"conclub2.txt\" FOR OUTPUT AS #2\r\nmatchup\r\nCLOSE\r\n\r\nSUB matchup\r\n&nbsp;DIM ans$(6)\r\n&nbsp;FOR i = 2 TO 10\r\n&nbsp;&nbsp;IF cnct(i) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR j = i + 1 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;d = j - i: IF d > 5 THEN d = 11 - d\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF dist(d) = 0 AND cnct(j) = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cnct(i) = j: cnct(j) = i\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dist(d) = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mcount = mcount + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF mcount = 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'****** Report the Result\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR p = 2 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p < cnct(p) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"### ## (##);\"; p; cnct(p); cnct(p) - p;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, USING \"### ## (##);\"; p; cnct(p); cnct(p) - p;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'  Assign names A - L\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c$ = \"A\"\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;round$ = \"B\" + SPACE$(10)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strPsn = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR p = 2 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p < cnct(p) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MID$(round$, p, 1) = MID$(\"CDEFGHIJKL\", strPsn, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MID$(round$, cnct(p), 1) = MID$(\"CDEFGHIJKL\", strPsn + 1, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strPsn = strPsn + 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR day = 1 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ans$(1) = c$ + LEFT$(round$, 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a = 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR p = 2 TO 11\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF p < cnct(p) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ans$(a) = MID$(round$, p, 1) + MID$(round$, cnct(p), 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a = a + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' sort answers within pairs:\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR a = 1 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF RIGHT$(ans$(a), 1) < LEFT$(ans$(a), 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ans$(a) = RIGHT$(ans$(a), 1) + LEFT$(ans$(a), 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' sort the pairs:\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DO\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fl = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR a = 2 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF ans$(a) < ans$(a - 1) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SWAP ans$(a), ans$(a - 1): fl = 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOOP UNTIL fl = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT c$; \" \"; round$; \"  \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, c$; \" \"; round$; \"  \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR a = 1 TO 6\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT ans$(a); \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2, ans$(a); \" \";\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #2,\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\' rotate the people:\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;round$ = RIGHT$(round$, 1) + LEFT$(round$, LEN(round$) - 1)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\'*************************\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;matchup\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cnct(i) = 0: cnct(j) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dist(d) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mcount = mcount - 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;EXIT FOR\r\n&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\nEND SUB\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11654,1602,4507,'Penny','Question','2004-02-06 13:40:27',4,'How the heck did Ramanujan find the answer so quickly? (Unless he had previously brute-forced it...and he didn\'t have a computer).  \r\n\r\nSometimes extraordinary geniuses are capable of amazing mental feats. Von Neuman, one of the fathers of the modern computer, once solved the old \"zig-zagging fly\" brain-teaser by instantly solving a difficult differential equation in his head.\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 6, 2004, 1:44 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11655,1476,1301,'Charlie','re: solution -- the simple way','2004-02-06 13:42:18',3,'Now, looking up \"round robin\" on the internet, it seems that the simple way is the equivalent of \r\n\r\n2 11 ( 9);  3 10 ( 7);  4  9 ( 5);  5  8 ( 3);  6  7 ( 1),\r\n \r\nwhere the chords cut straight across the axis formed by the center and position 1, and which is always available automatically giving all lengths of chord so long as there are an even number of people.',11653,0);
INSERT INTO comment VALUES (11656,1305,5352,'Phil','Agreement with nobody','2004-02-06 13:45:34',1,'We\'ve all been duped, or should i say we\'ve all duped ourselves, the chances of picking the king from back A is not 1/51, you select the 1st card from pack A before you know that the Queen of hearts was the top card, therefore the chances of seeing 2 king of Hearts in pack B is increased by 1/52 to (1/52)+1 \r\nthis can then be divided by the total number of cards in pack B to give the following equation. \r\n\r\n((1/52)+1)/53 = 0.01923076923076923\r\n\r\nor 1/52.00000000000000208\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11657,1602,3172,'SilverKnight','re: Question','2004-02-06 13:50:01',0,'I\'ve thought the same thing....  I\'m guessing he might have been able to do the cubic in his head (although with some time for thought).\r\n\r\nPossibly, he previously remembered many cubes in his mind (as we typically remember 169, 196, 225, 256, ...) and was able to consider a bunch.  The solution has cubes no higher than 12^3, and so could be \'brute forced\' relatively easily.  And this, I think, is how the story goes.  I believe it ends with Ramanujan asking about the 4th power, but he didn\'t have the answer handy....\r\n\r\nI may be misremembering the story.\r\n\r\nEither way, I seriously doubt a person, even he, could have done the quartic challenge in his head.',11654,0);
INSERT INTO comment VALUES (11658,1422,4906,'stan','Followup Questions','2004-02-06 14:10:06',4,'Could a smaller D be achieved if the diagonals didn\'t count?  How?',NULL,0);
INSERT INTO comment VALUES (11659,1305,1301,'Charlie','re: Agreement with nobody','2004-02-06 14:20:34',0,'Comments on several things:\r\n\"the chances of seeing 2 king of Hearts in pack B is increased by 1/52 to (1/52)+1\"\r\n\r\nThe probability of this was given as 1/51, and you are actually changing it to 1/52.  In doing so, you are agreeing with stan\'s original post.  The figure (1/52)+1 can\'t be a probability as it exceeds 1.  It is a numerator as it represents the sum of a couple of conditional probabilities -- there is always at least one king of hearts, and a certain probability of a second.\r\n\r\n\"or 1/52.00000000000000208\"\r\n\r\nThe difference from 1/52 is illusory, due to rounding errors in the calculation.  ((1/52)+1)/53 = (53/52)/53 = 1/52 exactly, as stan had said, so you really agree with stan.\r\n\r\n\"the chances of picking the king from back A is not 1/51, you select the 1st card from pack A before you know that the Queen of hearts was the top card,\"\r\n\r\nHaving seen the queen of hearts, we know now that the chosen card was not the queen of hearts. If the probability were 1/52 of the card having been the king of hearts, that would be the probability for each of the 51 possibilites, and the total would be only 51/52 of <b>any</b> card having been chosen.  But we know for a fact at probability 1 (not 51/52) that some card was chosen.\r\n\r\nWe need to use Baye\'s formula for the probability that the king of hearts was chosen, given that the queen of hearts was not chosen:\r\n\r\np(k|~q) = p(k&~q)/p(~q) = p(k)/p(~q), since k and q are mutually exclusive.\r\n\r\nThen,\r\np(k|~q) = p(k)/p(~q) = (1/52)/(51/52) = 1/51\r\n\r\nHere, the | within p(k|~q) is read as \"given\".',11656,0);
INSERT INTO comment VALUES (11660,1305,5352,'Phil','re(2): Agreement with nobody','2004-02-06 14:42:25',1,'Mmmmmm.....\r\nNow that really has confused me, but you are right. so now i don\'t know if i agree with charlie or stan, i\'ll flip a coin......\r\n......It\'s Charlie again.\r\nI do appologise for not being a mathematician, it just all seams to sit right one minute and then someone comes and explains it in a way i still don\'t understand.',11659,0);
INSERT INTO comment VALUES (11661,1583,3172,'SilverKnight','re(7): My algorithm','2004-02-06 14:56:47',0,'You\'re correct... so I shouldn\'t have to urge *anybody* to explain \"the thought process and methodology\" when they post a solution, right?',11640,0);
INSERT INTO comment VALUES (11662,1602,1626,'Gamer','A way to do it.','2004-02-06 15:06:51',0,'The cube thing could be done more easily than it seems. If you ever saw the cube root of 12, 1728, you could think \"Wow; if you add the one at the beginning to the end, it\'s also a perfect cube\", then you would be set up for knowing the answer.',NULL,0);
INSERT INTO comment VALUES (11663,1583,5345,'Rawlyn','re(8): My algorithm','2004-02-06 15:07:19',0,'Well I\'d continue urging lol\r\n\r\nThe thought process and methodology is the thing of interest here - I personally couldn\'t care less what the answer to most problems is, but the fact that someone got the solution in the first place, that\'s the interesting thing. In the case of perplexus, I\'d give this formula:\r\n\r\nMEANS &#62; END\r\n\r\nPeace,\r\nRawlyn.',11661,0);
INSERT INTO comment VALUES (11664,1602,4374,'Richard','Hardy\'s Story','2004-02-06 16:17:23',0,'Hardy, after telling the \"1729\" part of the story (1729 was the cab number Hardy had ridden to visit Ramanujan) then adds \"I asked him, naturally, whether he could tell me the solution of the corresponding problem for fourth powers; and he replied, after a moment\'s thought, that he knew no obvious example, and supposed that the first such number must be very large.\" I have copied this from Hardy\'s \"Ramanujan\" where Hardy is quoting from his own memoir of Ramanujan that he contributed to Ramanujan\'s \"Collected Papers.\"\n\n<i>Edited on <b>February 6, 2004, 10:31 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11665,359,5345,'Rawlyn','Gems?','2004-02-06 19:50:55',0,'Oooh an upmarket version lol For the rest of us, I think traditionally it was played in the dirt with pebbles... but lets not argue - just \"gems\" made me laugh so much...\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11666,1305,5525,'G','A KING INDEED','2004-02-06 20:16:53',0,'removing of one card from deck A would result in a 1/52 chance of being a king of hearts. however i card from deck A we know is a queen of hearts. so then chances of first card from deck A being a king of hearts are 1/51. shuffled with deck B there is a 1/51/53 chance of the exact same card being picked. but also deck B already has 1 king of hearts so then to answer your question the chances are \r\n1/51/53*2=2/2703 or\r\n\r\nso 51*53=2703 plus the existing king\r\n2/2703\r\n\r\nplease let me know if this is wrong or right?\r\nmy brain is hurting......',NULL,0);
INSERT INTO comment VALUES (11667,1602,5285,'Ady TZIDON','re: A way to do it.===>   NO WAY','2004-02-07 04:05:04',0,'....\" cube thing could be done more easily than it seems. If you ever saw the cube root of 12, 1728, you could think \"Wow; if you add the one at the beginning to the ...\r\n\r\n\r\nTHERE TOO MANY ERRORS\r\n IN THIS STATEMENT  TO UNDERSTAND WHAT YOU HAD IN MIND...\r\n\r\na  Please explain\r\nb In the future-   eschew obfuscation\r\n\r\nady',11662,0);
INSERT INTO comment VALUES (11668,1460,1626,'Gamer','Solution','2004-02-07 09:11:05',1,'\n\n<i>Edited on <b>February 7, 2004, 9:11 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11670,1307,153,'TomM','I overslept and my dog ate my homework','2004-02-07 11:00:33',3,'The boy left home at 7:05. He thought it was 4:55. he arrived at school at 7:25, 20 minutes after 7:05 and 150 minutes after 4:55\r\n\r\nThe time that the boy left was h1:m1 that is h1 hours and m1 minutes after midnight.\r\n\r\nThe time he thought it was was h2:m2\r\n\r\nThe time he arrived at school was h3:m3\r\n\r\nh2 = 1-h1 (mod 12) => h1 + h2 =11 [For example, If the hour hand was between  3 and 4, the boy thought it was between 8 and 9 and h1 = 3, h2 = 8]\r\n\r\nm2 = -m1 (mod 60) => m1 + m2 =60\r\n\r\n------\r\n\r\n60h1 + m1 + 20 = 60h3 + m3\r\n\r\n60h2 m2 + 150 = 60h3 + m3 = 60h1 + m1 + 20\r\n\r\n60(h1-h2) + (m1-m2) = 130\r\n60(2h1-11) + (2m1-60) = 130\r\n120h1 - 660 + 2\r\n120h1 + 2m1 - 720 = 130\r\n120h1 + 2m1 = 850 \r\n\r\n0&lt;2m1&#8804;120 and h1 is an integer, so 120h1 must be a multiple of 120\r\n\r\n850 = 840 + 10  is the only way to satisfy these conditions, so m1 = 5 and 120h1 = 840 =&gt; h1 = 7\r\n\r\n\n\n<i>Edited on <b>February 7, 2004, 11:03 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11669,1460,1626,'Gamer','Solution','2004-02-07 09:11:05',1,'I hope that\'s the solution too; it\'s what I got. Good job in working it out.\r\n\r\nMy solutions is longer than most because I wanted to make sure I didn\'t foul anything up when I made this :)',NULL,0);
INSERT INTO comment VALUES (11671,1307,5285,'Ady TZIDON','my solution','2004-02-07 11:04:53',3,'ANSWER:  13:25\r\n\r\nSolution: denote the time( observed by the boy) y minutes after  12:00\r\n\r\nthe actual time   then is -y \r\n\r\nso\r\n\r\ny+150=-y+20\r\n2y=-130\r\ny=-65 minutes afternoon   i.e.  10:55   so real time 1s 13:05   the boy arrived  to school 20 minutes later\r\ni.e.    about 13:25  \r\n\r\nady\n\n<i>Edited on <b>February 7, 2004, 11:58 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11672,1307,5285,'Ady TZIDON','there are 2 valid answers (or even 4)','2004-02-07 12:26:14',0,'both 7:25 (either  AM or  PM) \r\nand  1:25 (either  AM or  PM) qualify as MATHEMATICAL valid ANSWERS for T.O.A.\r\n\r\n\r\nClearly the minutes  must be   :05\r\nand the hours  H0+HA=11 mod 12  i.e. 11,23,35..\r\n            &  HA-HO=3 \r\nHA- hour of arrival      HO- hour of observation\r\n\r\nsolving we get 4 answers within the 24 hour interval:  1, 7, 13, 19\r\n\r\nhowever the boy leaves in the morning and this constraint voids  all the answers\r\n save 7:05 for leaving home =  7:25 for arriving to school.    \r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11673,1601,5338,'chuck','i think....','2004-02-07 12:30:06',0,'imagine that the reflected image was a person standing in fromt of you, he\'d be rotated 180 degrees--- so the mirror doesnt switch the imagine side to side it merely switches it back to front so if you raise you rigth hand it switches the image back to front and you see it as it being on the oposite side of your body',NULL,0);
INSERT INTO comment VALUES (11674,1388,5338,'chuck','impossible....','2004-02-07 12:38:46',0,'when a piece is occuping a square, that square isnt under attack or in possible ange for attack so thats impossible\r\n',NULL,0);
INSERT INTO comment VALUES (11675,835,5338,'chuck','duh','2004-02-07 13:00:19',0,'there cant be more than eight ',NULL,0);
INSERT INTO comment VALUES (11676,334,5530,'Sandu-Dragu Vlad','Solution','2004-02-07 13:33:30',0,'Verses/rhyme\r\nLight(The moon only reflexes light)\r\nShadow\r\nHorizont, or maybe Rainbow',NULL,0);
INSERT INTO comment VALUES (11677,1531,5530,'Sandu-Dragu Vlad','Solution(eeeeeeeaaaasy) in coordinates','2004-02-07 14:17:35',0,'First son:\r\n(15,30)(15,45)(45,45)(45,15)(30,15)(30,30)\r\n\r\nSecond son:\r\n(0,30)(0,60)(30,60)(30,45)(15,45)(15,30)\r\n\r\nThird son:\r\n(30,60)(60,60)(60,30)(45,30)(45,45)(30,45)\r\n\r\nFourth son:\r\n(30,0)(30,15)(45,15)(45,30)(60,30)(60,0)',NULL,0);
INSERT INTO comment VALUES (11678,1307,153,'TomM','re: there are 2 valid answers (or even 4)','2004-02-07 18:49:37',0,'The fact that, originally, both of us derived equations that only led to one of the two solutions suggests that we were making assumtions about modular arithmetic that are not quite quite correct. I\'m still not sure why they were not, or how they differed so as to lead to the different solutions.',11672,0);
INSERT INTO comment VALUES (11679,1284,5539,'mike','correct solution','2004-02-07 19:40:21',0,'I believe I have framed the problem correctly (The real challenge w/prob. theory) and have concluded the solution is\r\n\r\nPROBABILITY = .0015681\r\n\r\n(or)\r\n\r\nroughly 637 TO 1',NULL,0);
INSERT INTO comment VALUES (11680,1284,5539,'mike','grammar','2004-02-07 22:05:42',0,'By the way, although it has zero to do w/mathematics , people \"lie\" - things \"lay\"',NULL,0);
INSERT INTO comment VALUES (11681,1284,1301,'Charlie','re: grammar','2004-02-07 22:20:18',0,'From Random House Unabridged dictionary.  Several of the meanings relate to object.  Meaning 6 is probably most pertinent here.\r\n\r\nlie&#178;, v., lay, lain, ly·ing, n.\r\n –v.i.\r\n1.	to be in a horizontal, recumbent, or prostrate position, as on a bed or the ground; recline.\r\n2.	(of objects) to rest in a horizontal or flat position: The book lies on the table.\r\n3.	to be or remain in a position or state of inactivity, subjection, restraint, concealment, etc.: to lie in ambush.\r\n4.	to rest, press, or weigh (usually fol. by on or upon): These things lie upon my mind.\r\n5.	to depend (usually fol. by on or upon).\r\n6.	to be placed or situated: land lying along the coast.\r\n7.	to be stretched out or extended: the broad plain that lies before us.\r\n8.	to be in or have a specified direction; extend: The trail from here lies to the west.\r\n9.	to be found or located in a particular area or place: The fault lies here.',11680,0);
INSERT INTO comment VALUES (11682,1307,5285,'Ady TZIDON','re(2): there are 2 valid answers (or even 4)  ==>TomM','2004-02-08 01:01:27',0,'TomM\r\n   ...both of us derived equations that only led to one of the two solutions ....\r\n\r\nThat is true for my 1st posting - the second takes into account all the possibilities. As to the wording of the problem- \"morning\" it was and  \"morning\" it stays.\r\n\r\nHave fun\r\nady\r\n',11678,0);
INSERT INTO comment VALUES (11683,1284,5285,'Ady TZIDON','re(2): grammar JUST A REMARK','2004-02-08 01:12:58',0,'JUST A REMARK - NOTHING PERSONAL\r\n\r\n...Figures can\'t  lie      but liars can figure...\r\n\r\nady',11681,0);
INSERT INTO comment VALUES (11684,1581,5544,'Russ','Solution','2004-02-08 04:36:41',3,'Alan\'s probability of survival is 1/3\r\nCharlie\'s probability of survival is 2/3\r\n\r\nStealing from Penny\'s post:\r\n(1) Bob to be spared, and warden says \"Charlie\" - 1/3\r\n(2) Charlie is to be spared, and the warden says \"Bob\" - 1/3\r\n(3) Alan is to be spared, the warden flips a coin, Charlie \"wins\", and the warden says \"Charlie\" - (1/2)(1/3) = 1/6\r\n(4) Alan is to be spared, Bob \"wins\" the coin flip, and the warden says \"Bob\" -(1/2)(1/3) = 1/6\r\n\r\nNow, the Warden says \"Bob\" so we can eliminate cases 1 and 3.  The only possible cases are 2 (Charlie is to be spared 1/3 chance) and 4 (Alan is to be spared 1/6 chance).  Because some possibilities were eliminated, our posibilities don\'t add up to 1 anymore, only 1/2.  So we need to scale them up to 1 to restore our sense of probability. :) So...\r\n\r\nChance Charlie to be spared is 1/3 * 2 = 2/3\r\nChance Alan to be spared is 1/6 * 2 = 1/3\r\n\r\n~\r\n\r\nLooking at it a different way, we can ask \"What information did Alan gain from the Warden\'s response?\"  The answer is none.  Alan knew that the Warden was going to say \"Bob\" or \"Charlie\" regardless of whether Alan was to be pardoned, so how did he benefit from the response \"Bob?\"  Alan\'s chance remained at 1/3 after he heard \"Bob.\"  However, Bob\'s chance dropped to 0 when the Warden said he wasn\'t going to be pardoned.  Bob\'s 1/3 chance before the response went to Charlie after the response.',10982,0);
INSERT INTO comment VALUES (11685,334,5285,'Ady TZIDON','my letter','2004-02-08 05:09:55',0,'my letter: the letter  S\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11686,1307,5546,'se ross','','2004-02-08 08:37:40',0,'He reaches school at 7:25am,\r\nwhich means he left home at 7:05am,\r\nwhich was a mirror image of 4:55am,\r\n2.5 hours later.\r\nNotice the problem states \"in the morning\"',NULL,0);
INSERT INTO comment VALUES (11687,1509,5547,'Gayln Adams','solution','2004-02-08 11:08:51',0,'he got out MAR. 12',NULL,0);
INSERT INTO comment VALUES (11688,1420,1301,'Charlie','Computer Used','2004-02-08 11:09:34',3,'A computer search shows that \"beefily\" and \"billowy\" are the two longest words with letters in alphabetical order.  If one doesn\'t like double letters (for strict monotonically increasing letter value), one letter shorter are \"almost\", \"begins\", \"biopsy\", \"chimps\", \"chinos\", \"chintz\" and \"ghostly\".\r\n\r\nFor reverse alphabetical order the longest is \"trollied\". One letter less avoids a double letter in \"sponged\" and \"wronged\".\r\n\r\nThe last \"word\" that the computer finds \"in alphabetical order\" is just \"x\".  As there might be considered problems with that, the next-last is \"tux\", and after that (actually, before, in the alphabet), is \"sty\".\r\n\r\nFor reverse alphabetical order of its letters, the first word found is \"a\", whose letters are both in reverse alphabetic order as well as alphabetic order.  The same quibble can be made about the second word found, \"aa\" (a type of lava). Then comes \"ba\", not too common a word.  Then comes \"ebb\".  The only problem for the purist here is the double letter.  Then come \"ed\" (as in \"sex ed\" or \"driver\'s ed\") and \"fa\" (a note on the diatonic scale--or a long, long way to run in the Sound of Music).  But a word that all can agree is common enough is \"fed\".\r\n\r\nThe program is:\r\n\r\nwdLim = 25\r\nREDIM save$(wdLim)\r\nOPEN \"words.txt\" FOR INPUT AS #1\r\nDO\r\n&nbsp;LINE INPUT #1, l$\r\n&nbsp;IF LCASE$(l$) = l$ THEN\r\n&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;FOR i = 2 TO LEN(l$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(l$, i, 1) &lt; MID$(l$, i - 1, 1) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) &gt; 5 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) > LEN(save$(wdLim)) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO wdLim\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) > LEN(save$(i)) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = i TO wdLim\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SWAP save$(j), l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\nLOOP UNTIL EOF(1)\r\n\'FOR i = 1 TO 25\r\n\'  PRINT save$(i)\r\n\'NEXT\r\nCLOSE\r\n\r\n\r\nwdLim = 25\r\nREDIM save$(wdLim)\r\nOPEN \"words.txt\" FOR INPUT AS #1\r\nDO\r\n&nbsp;LINE INPUT #1, l$\r\n&nbsp;IF LCASE$(l$) = l$ THEN\r\n&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;FOR i = 2 TO LEN(l$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(l$, i, 1) > MID$(l$, i - 1, 1) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) > 6 THEN PRINT l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) > LEN(save$(wdLim)) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO wdLim\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF LEN(l$) > LEN(save$(i)) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = i TO wdLim\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SWAP save$(j), l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXIT FOR\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\nLOOP UNTIL EOF(1)\r\n\'FOR i = 1 TO 25\r\n\'  PRINT save$(i)\r\n\'NEXT\r\nCLOSE\r\n\r\nwdLim = 25\r\nREDIM save$(wdLim)\r\nOPEN \"words.txt\" FOR INPUT AS #1\r\nDO\r\n&nbsp;LINE INPUT #1, l$\r\n&nbsp;IF LCASE$(l$) = l$ THEN\r\n&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;FOR i = 2 TO LEN(l$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(l$, i, 1) &lt; MID$(l$, i - 1, 1) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 1 TO wdLim\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SWAP save$(j), l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\nLOOP UNTIL EOF(1)\r\nFOR i = 1 TO wdLim\r\n&nbsp;&nbsp;PRINT save$(i)\r\nNEXT\r\nCLOSE\r\n\r\n\r\nwdLim = 25\r\nREDIM save$(wdLim)\r\nOPEN \\\"words.txt\\\" FOR INPUT AS #1\r\nwCt = 0\r\nDO\r\n&nbsp;LINE INPUT #1, l$\r\n&nbsp;IF LCASE$(l$) = l$ THEN\r\n&nbsp;&nbsp;&nbsp;good = 1\r\n&nbsp;&nbsp;&nbsp;FOR i = 2 TO LEN(l$)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(l$, i, 1) &gt; MID$(l$, i - 1, 1) THEN good = 0: EXIT FOR\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;IF good THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;wCt = wCt + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF wCt <= wdLim THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;save$(wCt) = l$\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;END IF\r\nLOOP UNTIL EOF(1)\r\nFOR i = 1 TO wdLim\r\n&nbsp;&nbsp;PRINT save$(i)\r\nNEXT\r\nCLOSE\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11689,1420,1301,'Charlie','re: Computer Used--BTW, the full output','2004-02-08 11:17:15',3,'<pre>\r\nabbess\r\nabhors\r\naccent\r\naccept\r\naccess\r\naccost\r\nadders\r\nadeems\r\nafflux\r\nalmost\r\nbeefily\r\nbegins\r\nbegirt\r\nbeknot\r\nbellow\r\nbijoux\r\nbillow\r\nbillowy\r\nbiopsy\r\nbloops\r\nblotty\r\ncellos\r\nchills\r\nchilly\r\nchimps\r\nchinos\r\nchintz\r\nchippy\r\nchirrs\r\nchitty\r\nchivvy\r\nchoosy\r\nchoppy\r\nclotty\r\ndehort\r\ndekkos\r\nefflux\r\neffort\r\nfillos\r\nfloors\r\nfloosy\r\nfloppy\r\nflossy\r\nghosty\r\ngloppy\r\nglossy\r\nhillos\r\nknotty\r\n\r\nsniffed\r\nspiffed\r\nsponged\r\nspoofed\r\nspooked\r\nspooled\r\nspooned\r\ntrigged\r\ntrolled\r\ntrollied\r\nvroomed\r\nwoolled\r\nwronged\r\n\r\nx\r\ntux\r\nsty\r\npsst\r\npry\r\noy\r\noxy\r\nox\r\now\r\nos\r\nort\r\nors\r\nor\r\nopt\r\nops\r\nop\r\noot\r\noops\r\nnu\r\nnow\r\nnot\r\nnosy\r\nnos\r\nnor\r\n\r\na\r\naa\r\nba\r\nbaa\r\nebb\r\ned\r\nfa\r\nfed\r\nfee\r\nfeed\r\nged\r\ngee\r\ngeed\r\nha\r\nhe\r\nheed\r\nid\r\nif\r\niff\r\njee\r\njeed\r\njib\r\njibb\r\njiff\r\njig\r\n</pre>\r\n---------\r\nExcept for the first group, there was a limit of 25 on the number to be found.\r\n\n\n<i>Edited on <b>February 8, 2004, 11:22 am</b></i>',11688,0);
INSERT INTO comment VALUES (11690,1420,5285,'Ady TZIDON','no computer  at all','2004-02-08 11:59:39',0,'1  almost , bellow\r\n2 ???\r\n3 x\r\n4 jig\r\n\r\n\r\n\r\n....in COMPUTERESQUE  it sounds better...\r\n\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (11691,1420,5285,'Ady TZIDON','another word ( no computer)','2004-02-08 12:04:37',0,'\r\nStyx  -a river in Hades  - qualifies if capital letters are allowed \r\n\r\nNo computer -  just  general knowledge \r\n\r\nady\r\nBTW :  I LIKED THIS PUZZLE.',NULL,0);
INSERT INTO comment VALUES (11692,1284,5539,'mike','sorry charlie','2004-02-08 12:48:14',0,'I was wrong. I stand corrected.\r\n... probability of simple adages planted in your brain by teachers being accurate : apparently minimal....',NULL,0);
INSERT INTO comment VALUES (11693,1420,5345,'Rawlyn','re: Computer Used','2004-02-08 14:36:23',0,'Very interesting... I\'d be interested to see the \"words.txt\" file that you were using here. Does it contain every single word in the English language?\r\n\r\nEven if it doesn\'t could I by any chance request a copy? - no end of word puzzle solving fun could be had with it!\r\n\r\nPeace,\r\nRawlyn.\r\n\r\np.s. if you\'re willing to let me see, could you send to rawlyn(at)hotmail(dot)com - thanks :)',11688,0);
INSERT INTO comment VALUES (11694,1420,5345,'Rawlyn','stupid answers','2004-02-08 14:39:19',0,'Would \"aaaaaaaaah\" count for an answer to question 1? And what about the classic sleepy word for in comics \"zzzzzzzzzz\"?\r\n\r\n:D tee hee\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11695,1420,4507,'Penny','The English langauge is just too funny for words !!','2004-02-08 14:41:32',1,'As my friend Carol aptly notes:\r\n\r\n\"There is no egg in eggplant or ham in hamburger; neither apple nor pine in pineapple. English muffins were not invented in England or french fries in France. Sweetmeats are candies, while sweetbreads, which aren\'t sweet, are meat. \r\nWe take English for granted. But if we explore its paradoxes, we find that quicksand can work slowly, boxing rings are square, and a guinea pig is neither from Guinea nor is it a pig. And why is it that writers write, but fingers don\'t fing, grocers don\'t groce, and hammers don\'t ham?\r\nIf the plural of tooth is teeth, why isn\'t the plural of booth beeth? One goose, 2 geese. So, one moose, 2 meese? One index, two indices? Is cheese the plural of choose? If teachers taught, why didn\'t preachers praught? If a vegetarian eats vegetables, what does a humanitarian eat?\r\nIn what language do people:\r\nRecite at a play, and play at a recital?\r\nShip by truck and send cargo by ship?\r\nHave noses that run and feet that smell?\r\nPark on driveways and drive on parkways?\r\nHow can a slim chance and a fat chance be the same, while a wise man and a wise guy are opposites? When a house burns up, it burns down.\r\nYou fill in a form by filling it out and an alarm clock goes off by going on. When the stars are out, they are visible, but when the lights are out, they are invisible. And why, when I wind up my watch, I start it, but when I wind up this essay, I end it?\"\r\n',NULL,0);
INSERT INTO comment VALUES (11696,1420,5345,'Rawlyn','re: The English langauge is just too funny for words !!','2004-02-08 14:56:24',0,'And what makes the English language so much like an Engl anyways... :P',11695,0);
INSERT INTO comment VALUES (11697,1420,5345,'Rawlyn','re: another word ( no computer) other rivers','2004-02-08 15:01:11',0,'Don\'t know if you were interested Ady, but there are six rivers of Hell in total, Acheron, Avernus, Cocytus, Lethe, Phlegethon and your own Styx. It\'s amongst some of the most useless information in my head, so I\'m just glad to have the opportunity to use it lol\r\n\r\nPeace,\r\nRawlyn.',11691,0);
INSERT INTO comment VALUES (11698,1420,1301,'Charlie','re(2): Computer Used','2004-02-08 16:00:32',0,'Wordlists are available at http://www.puzzlers.org/wordlists/dictinfo.php\r\n\r\nI think I downloaded my most recently used one (and renamed it) from the Enable set.',11693,0);
INSERT INTO comment VALUES (11699,1420,5345,'Rawlyn','re(3): Computer Used','2004-02-08 16:10:10',0,'Ooh nice - thanks :)',11698,0);
INSERT INTO comment VALUES (11700,1302,5548,'Seth','Potential Solution','2004-02-08 16:10:23',0,'I worked through the problem and got the same answers as Dave as well as many others. After re-reading the problem I agree with tim that the semantics are a bit tricky, and we need to drop the final iteration of the cannibal being eaten. \r\n\r\nThe first cannibal was eaten in 120/5 minutes, or 24 minutes. The second cannibal weighing 1.2C...or 1.2 times the original mass of the cannibals, was eaten in 120*1.2/4, or 36 minutes. The 4 remaining cannibals had 1.2C/4 (.3) added to their current weight of 1.2C and now weighed 1.5.  \r\nThis goes on until two, not one cannibal is left. The reason again being an issue of semantics, as the question is looking for one remaining consumer. \r\nWhen all the figures are added up I got an even 4 hours. \r\n24 mins for the first at 1.0C\r\n36 mins for the second  at 1.2C\r\n60 mins for the third at 1.5 C\r\nand 120 mins for the last at 2.0C. \r\n\r\nThis leaves 2 cannibals that both way 3x their starting body weight, and if one was to eat the other it\'d take 3.0C*120/1 minutes - 6 hours in other words. So in the end, if the one was to eat all 5 others it would as others have said, take ten hours, but since he\'s only eating 4 others, it will take him only 4 hours.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11701,1051,5345,'Rawlyn','Hmm','2004-02-08 16:38:10',3,'My solution is:\r\n\r\nMagic green round-assed two-legged cow from space.\r\n\r\nThe problem with riddles of this nature is that they never seem to specify that it must be something in the real world. No doubt there are an infinity unreal object which fit this description...\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11702,1420,4507,'Penny','re(2): another word ( no computer) other rivers','2004-02-08 16:50:45',0,'Rawlyn: \"Don\'t know if you were interested Ady, but there are six rivers of Hell in total\".\r\n\r\nWhen Joan Rivers dies, there\'ll be seven.\r\n\r\n:o)',11697,0);
INSERT INTO comment VALUES (11703,1420,5285,'Ady TZIDON','re: The English langauge is just too funny for words==>Penny !!','2004-02-08 17:31:11',1,'Penny\r\n  I do not know who Carol is- anyway the source of  all the\r\npuns and idiosyncrasies you\'ve quoted is no other than  Richard Lederer , a writer of about 20 books on this subject, the funniest being \"The anguished English\".\r\nMake your day , look it up.\r\nady',11695,0);
INSERT INTO comment VALUES (11704,1420,4507,'Penny','re: no computer  at all','2004-02-08 18:23:12',0,'That was a neat trick, Ady, getting your post on the flooble website without using a computer !!!!',11690,0);
INSERT INTO comment VALUES (11705,1420,5345,'Rawlyn','re(3): another word ( no computer) other rivers','2004-02-08 18:55:47',0,'Penny - I salute you! Thanks for making me burst out laughing :P lol oh that was a beauty....',11702,0);
INSERT INTO comment VALUES (11706,1420,1626,'Gamer','re: The English langauge is just too funny for words !!','2004-02-08 20:00:34',0,'I think you have hit on some of the major points of interest. I think the idea of plurals is interesting. How come deer and sheep are both plural and singular? If mice is the plural of mouse, is spice the plural of spouse? Even having sounds is interesting. I think I found a site once that showed there were 10 or some different sounds for u.\r\n\r\nPlus, the old \"ghoti\" problem is interesting (which is already on the site by the way)',11695,0);
INSERT INTO comment VALUES (11707,1420,5345,'Rawlyn','re(2): The English langauge is just too funny for words !!','2004-02-08 20:23:31',0,'There are loads of sounds for \"ough\"... I won\'t list them - could be a future puzzle in it?',11706,0);
INSERT INTO comment VALUES (11708,1312,5554,'molly','SOLUTION','2004-02-08 22:41:22',0,'ALICIA GOT AL FIVE CORRECT.\r\n\r\n1. EGGS\r\n2. EVAPORATION\r\n3. ALLIGATOR\r\n4. KANGAROO\r\n5. TEETH',NULL,0);
INSERT INTO comment VALUES (11709,288,4507,'Penny','By Jove, my quick study of lexicography won a prize.','2004-02-09 00:11:39',3,'Pangrams are sentences containing all the letters of the alphabet. Here is a list of hilarious pangrams.  \r\n\r\nBy Jove, my quick study of lexicography won a prize. \r\n\r\n\"Quit beer,\" vows dizzy, puking, Michael J. Fox. \r\n\r\nA large fawn jumped quickly over white zinc boxes. \r\n\r\nA mad boxer shot a quick, gloved jab to the jaw of his dizzy opponent. \r\n\r\nA popular belief is that fornication would be a quick fix for some overzealously judicious governments. \r\n\r\nA quart jar of oil mixed with zinc oxide makes a very bright paint. \r\n\r\nA quick brown fox jumps over the lazy dog. \r\n\r\nA quick movement of the enemy will jeopardize six gunboats. \r\n\r\nA very bad quack might jinx zippy fowls. \r\n\r\nAbout sixty codfish eggs will make a quarter pound of very fizzy jelly. \r\n\r\nAlfredo just must bring very exciting news to the plaza quickly. \r\n\r\nAll questions asked by five watch experts amazed the judge. \r\n\r\nAmazingly few discotheques provide jukeboxes. \r\n\r\nAn inspired calligrapher can create pages of beauty using stick ink, quill, brush, pick-axe, buzz saw, or even strawberry jam. \r\n\r\nAnxious Paul waved back his pa from the zinc quarry just sighted. \r\n\r\nAs we explored the gulf of Zanzibar, we quickly moved closer to the jutting rocks. \r\n\r\nAstronaut Quincy B. Zack defies gravity with six jet fuel pumps. \r\n\r\nBack in June we delivered oxygen equipment of the same size. \r\n\r\nBack in my quaint garden, jaunty zinnias vie with flaunting phlox. \r\n\r\nBan foul, toxic smogs which quickly jeopardize lives. \r\n\r\nBarkeep, a flaming tequila swizzle and a vodka and Ajax, hold the cherry. \r\n\r\nBaroque...hell, just mix a dozen wacky pi fonts & you\'ve got it. \r\n\r\nBawds jog, flick quartz, vex nymph. \r\n\r\nBig July earthquakes confound zany experimental vow. \r\n\r\nBlowzy frights vex, and jump quick. \r\n\r\nBlowzy night-frumps vex\'d Jack Q. Blowzy red vixens fight for a quick jump. \r\n\r\nBrawny gods just flocked up to quiz and vex him. \r\n\r\nBreezily jingling $3,416,857,209, wise advertiser ambles to the bank, his exchequer amplified. \r\n\r\nBrick quiz whangs jumpy veldt fox. \r\n\r\nCozy lummox gives smart squid who asks for job pen. \r\n\r\nCozy sphinx waves quart jug of bad milk. \r\n\r\nCrazy Fredericka bought many very exquisite opal jewels. \r\n\r\nCwm kvutza qoph jynx fled brigs. \r\n\r\nCwm, fjord-bank glyphs vext quiz. \r\n\r\nDangerously frozen, he quickly judged his extremities to be waterproof. \r\n\r\nDoxy with charming buzz quaffs vodka julep. \r\n\r\nDr. Jekyll vows to finish zapping quixotic bum. \r\n\r\nDub waltz, nymph, for quick jigs vex. \r\n\r\nDumpy kibitzer jingles as exchequer overflows. \r\n\r\nEbenezer unexpectedly bagged two tranquil aardvarks with his jiffy vacuum cleaner. \r\n\r\nEmily Q. Jung-Schwartzkopf XV, B.D. \r\n\r\nExquisite farm wench gives body jolt to prize stinker. \r\n\r\nExquisite wizard flock behaving jumpy. \r\n\r\nFabled reader with jaded, roving eye seized by quickened impulse to expand budget. \r\n\r\nFew quips galvanized the mock jury box. \r\n\r\nFive big quacking zephyrs jolt my wax bed. \r\n\r\nFive jumbo oxen graze quietly with packs of dogs. \r\n\r\nFive or six big jet planes zoomed quickly by the tower. \r\n\r\nFive wine experts jokingly quizzed chablis sample. \r\n\r\nFjord-buck zags whelm qvint pyx. \r\n\r\nFor only $49, jolly housewives made \"inexpensive\" meals using quick-frozen vegetables. \r\n\r\nForsaking monastic tradition, twelve jovial friars gave up their vocation for a questionable existence on the flying trapeze. \r\n\r\nFoxy Gen. Schwarzkopf jumbled Iraqi TV. \r\n\r\nFoxy nymphs grab quick-lived waltz. \r\n\r\nFred specialized in the job of making very quaint wax toys. \r\n\r\nFreight to me sixty dozen quart jars and twelve black pans. \r\n\r\nFrowzy things plumb vex\'d Jack Q. Frozen buyer just quickly keyed shocking weaver\'s $34,825,679 complexion. \r\n\r\nFrumpy veld wags quiz jack-in-the-box. \r\n\r\nGlum Q. Schwarzkopf jinxed by TV. \r\n\r\nGrumpy wizards make toxic brew for the evil queen and jack. \r\n\r\nGuzzling of jaunty exile wrecks havoc at damp banquet. \r\n\r\nGyps balk nth fjord cwm quiz, vex. \r\n\r\nG. W. Bush quickly fixed prize jam on TV. \r\n\r\nHark, toxic jungle water vipers quietly drop on zebras for meals! \r\n\r\nHow jolly vexing a fumble to drop zucchini in the quicksand! \r\n\r\nHow quickly daft jumping zebras vex. \r\n\r\nHow razorback jumping frogs can level six piqued gymnasts. \r\n\r\nHow razorback jumping frogs level six piqued gymnasts! \r\n\r\nHow razorback-jumping frogs can level six piqued gymnasts! \r\n\r\nHow vexing a fumble to drop a jolly zucchini in the quicksand. \r\n\r\nI have quickly spotted the four women dozing in the jury box. \r\n\r\nI was temporarily forced to zig-zag and quiver furiously around big junky xylophones. \r\n\r\nIf Jack quiz bald nymphs grow vext. \r\n\r\nJ Q Schwartz flung D V Pike my box. \r\n\r\nJ. Q. Vandz struck my big fox whelp. \r\n\r\nJ. Hoefler cabled: \"puzzling over waxy kumquats.\" \r\n\r\nJack amazed a few girls by dropping the antique onyx vase! \r\n\r\nJack believed we quiz sphinx from Egypt. \r\n\r\nJack Farmer realized that the big yellow quilts were expensive. \r\n\r\nJack-in-the-box quiz fed grumpy wolves. \r\n\r\nJackdaws love my big sphinx of quartz. \r\n\r\nJaded zombies acted quaintly but kept driving their oxen forward. \r\n\r\nJail zesty vixen who grabbed pay from quack. \r\n\r\nJay visited back home and gazed upon a brown fox and quail. \r\n\r\nJeb quickly drove a few extra miles on the glazed pavement. \r\n\r\nJelly-like above the high wire, six quaking pachyderms kept the climax of the extravaganza in a dazzling state of flux. \r\n\r\nJim just quit and packed extra heavy bags for Liz Owen. \r\n\r\nJimmy and Zack, the police explained, were last seen diving into a field of buttered quahogs. \r\n\r\nJink cwm, zag veldt, fob qursh pyx. \r\n\r\nJolly few pangrams vanquished by exotic kudzu. \r\n\r\nJolly housewives made inexpensive meals using quick-frozen vegetables. \r\n\r\nJudge Powell quickly gave six embezzlers stiff sentences. \r\n\r\nJudges vomit; few quiz pharynx block. \r\n\r\nJumbling vext frowzy hacks PDQ. \r\n\r\nJump by vow of quick, lazy strength in Oxford. \r\n\r\nJumpy wizard quit having black foxes. \r\n\r\nJumpy zebra vows to quit thinking coldly of sex. \r\n\r\nJunky qoph-flags vext crwd zimb. \r\n\r\nJust be very quick when fixing zip code mail. \r\n\r\nJust keep examining every low bid quoted for zinc etchings. \r\n\r\nJust work for improved basic techniques to maximize your typing skills. \r\n\r\nKing Alexander was just partly overcome after quizzing Diogenes in his tub. \r\n\r\nLazy jackal from raiding xebec prowls the quiet cove. \r\n\r\nLazy movers quit hard packing of jewelry boxes. \r\n\r\nMany big jackdaws quickly zipped over the fox pen. \r\n\r\nMany-wived Jack laughs at probes of sex quiz. \r\n\r\nMartin J. Hixeypovzer quickly began his first word. \r\n\r\nMay Jo equal the fine record by solving six puzzles a week? \r\n\r\nMeg Schwarzkopf quit Jynx Blvd. \r\n\r\nMeghan deftly picks valuable jewels: onyx, quartz. \r\n\r\nMilk-vat fez bugs qoph-crwd jynx. \r\n\r\nMix Zapf with Veljovic and get quirky beziers. \r\n\r\nMonique, the buxom coed, likes to fight for Pez with the junior varsity team. \r\n\r\nMr. Jock, TV quiz Ph.D., bags few lynx. \r\n\r\nMurky haze enveloped a city as jarring quakes broke forty-six windows. \r\n\r\nMy grandfather picks up quartz and valuable onyx jewels. \r\n\r\nMy help squeezed back in again after six and joined the weavers. \r\n\r\nNancy Bizal exchanged vows with Robert J. Kumpf at Quincy Temple. \r\n\r\nNew job: fix Mr. Gluck\'s hazy TV, PDQ! \r\n\r\nNo kidding, Lorenzo called off his trip to visit Mexico City just because they told him the conquistadores were extinct. \r\n\r\nNow is the time for all quick brown dogs to jump over the lazy lynx. \r\n\r\nNth balks gyp, vex cwm fjord quiz. \r\n\r\nNth black fjords vex Qum gyp wiz. \r\n\r\nNth quark biz gyps cwm fjeld vox. \r\n\r\nNth zigs block Qum dwarf jive pyx. \r\n\r\nOn the boardwalk grave playful lizards quickly jump and exercise. \r\n\r\nOozy quivering jellyfish expectorated by mad hawk. \r\n\r\nPack my box with five dozen liquor jugs. \r\n\r\nPangrams have subjects like \"dewy fox quiz.\" \r\n\r\nPerhaps President Clinton\'s amazing sax skills will be judged quite favorably. \r\n\r\nPhlegms fyrd wuz qvint jackbox. \r\n\r\nPicking just six quinces, new farm hand proves strong but lazy. \r\n\r\nPickled, Gorbachev jumps tawny fax quiz. \r\n\r\nPlaying jazz vibe chords quickly excites my wife. \r\n\r\nPrized waxy jonquils choke big farm vats. \r\n\r\nProdigal lesbians from Venezuela know just exactly how to eat quiche. \r\n\r\nPuzzled women bequeath jerks very exotic gifts. \r\n\r\nPyx crwth fjeld, quok, vang, zimbs. \r\n\r\nPyx vang quiz: komb crwth fjelds. \r\n\r\nQuartz glyph job vex\'d cwm finks. \r\n\r\nQuestions of a zealous nature have become by degrees petty waxen jokes. \r\n\r\nQuick fawns jumped over a lazy dog. \r\n\r\nQuick jigs for waltz vex bad nymph. \r\n\r\nQuick wafting zephyrs vex bold Jim. \r\n\r\nQuick waxy bugs jump the frozen veldt. \r\n\r\nQuick zephyrs blow, vexing daft Jim. \r\n\r\nQuixotic knights\' wives are found on jumpy old zebras. \r\n\r\nQuixotic Republicans vet first key zero-growth jeremiad. \r\n\r\nQuiz explained for TV show by Mick Jagger. \r\n\r\nQursh gowf veldt jynx zimb pack. \r\n\r\nRaving zibet chewed calyx of pipsqueak major. \r\n\r\nSex prof gives back no quiz with mild joy. \r\n\r\nSix big devils from Japan quickly forgot how to waltz. \r\n\r\nSix big juicy steaks sizzled in a pan as five workmen left the quarry. \r\n\r\nSix boys guzzled cheap raw plum vodka quite joyfully. \r\n\r\nSix crazy kings vowed to abolish my quite pitiful jousts. \r\n\r\nSix javelins thrown by the quick savages whizzed forty paces beyond the mark. \r\n\r\nSix of the women quietly gave back prizes to the judge. \r\n\r\nSix plump boys guzzled cheap raw vodka quite joyfully. \r\n\r\nSixty zippers were quickly picked from the woven jute bag. \r\n\r\nSixty-five wildly panting fruitflies gazed hungrily at the juicy bouncing kumquats. \r\n\r\nSphinx of black quartz: judge my vow. \r\n\r\nSqudgy fez, blank jimp crwth vox. \r\n\r\nSuez sailor vomits jauntily abaft while waxing parquet decks. \r\n\r\nSympathizing would fix Quaker objectives. \r\n\r\nThe exodus of jazzy pigeons is craved by squeamish walkers. \r\n\r\nThe explorer was frozen in his big kayak just after making queer discoveries. \r\n\r\nThe five boxing wizards jump quickly. \r\n\r\nThe job of waxing linoleum frequently peeves chintzy kids. \r\n\r\nThe job requires extra pluck and zeal from every young wage earner. \r\n\r\nThe jukebox music puzzled a gentle visitor from a quaint valley town. \r\n\r\nThe July sun caused a fragment of black pine wax to ooze on the velvet quilt. \r\n\r\nThe public was amazed to view the quickness and dexterity of the juggler. \r\n\r\nThe quick brown fox jumps over a lazy dog. \r\n\r\nThe risque gown marked a very brazen exposure of juicy flesh. \r\n\r\nThe sex life of the woodchuck is a provocative question for most vertebrate zoology majors. \r\n\r\nThe vixen jumped quickly on her foes barking with zeal. \r\n\r\nTheir kind aunt was subject to frequent dizzy spells, thus causing much anxiety and worry. \r\n\r\nThumb frowzly, vexing jacks, PDQ. \r\n\r\nTravelling beneath the azure sky in our jolly ox-cart, we often hit bumps quite hard. \r\n\r\nTurgid saxophones blew over Mick\'s jazzy quiff. \r\n\r\nTwo hardy boxing kangaroos jet from Sydney to Zanzibar on quicksilver pinions. \r\n\r\nUphill jogging will tax pounding heart muscle very quickly; better to be lazy! \r\n\r\nVeldt jynx grimps waqf zho buck. \r\n\r\nVerbatim reports were quickly given by Jim Fox to his amazed audience. \r\n\r\nVexed funky camp juggler quit show biz. \r\n\r\nVext cwm fly zing jabs Kurd qoph. \r\n\r\nVictors flank gyp who mixed job quiz. \r\n\r\nVictors flank gypsy who mixed up on job quiz. \r\n\r\nViewing quizzical abstracts mixed up hefty jocks. \r\n\r\nWaltz, dumb nymph, for quick jigs vex. \r\n\r\nWaltz, nymph, for quick jigs vex bud. \r\n\r\nWaqf vozhd trecks, jumbling pyx. \r\n\r\nWas there a quorum of able whizzkids gravely exciting the jaded fish at ATypI? \r\n\r\nWatch all five questions asked by experts amaze the judge. \r\n\r\nWavy Jake\'s fat zebra had Mexican pig liquor. \r\n\r\nWe could jeopardize six of the gunboats by two quick moves. \r\n\r\nWe crazed folk quit having sex, be jumpy. \r\n\r\nWe dislike to exchange job lots of sizes varying from a quarter up. \r\n\r\nWe have just quoted on nine dozen boxes of gray lamp wicks. \r\n\r\nWe promptly judged antique ivory buckles for the next prize. \r\n\r\nWe quickly seized the black axle and just saved it from going past him. \r\n\r\nWest quickly gave Bert handsome prizes for six juicy plums. \r\n\r\nWham, volcano erupts fiery liquid death onto ex-jazzbo Kenny G. \r\n\r\nWhen waxing parquet decks, Suez sailors vomit jauntily abaft. \r\n\r\nWhen we go back to Juarez, Mexico, do we fly over picturesque Arizona? \r\n\r\nWheneer the black fox jumped the squirrel gazed suspiciously. \r\n\r\nWhile making deep excavations we found some quaint bronze jewelry. \r\n\r\nWhy jab, vex quartz-damping flocks? \r\n\r\nWill Major Douglas be expected to take this true-false quiz very soon? \r\n\r\nWilliam Jex quickly caught five dozen Republicans. \r\n\r\nWilliam said that everything about his jacket was in quite good condition except for the zipper. \r\n\r\nWolves exit quickly as fanged zoo chimp jabbers. \r\n\r\nWorn DJ: vex Gk HQ, clamp fubsy zit. \r\n\r\nWould you please examine both sizes of jade figures very quickly. \r\n\r\nWoven silk pyjamas exchanged for blue quartz. \r\n\r\nXV quick nymphs beg fjord-waltz. \r\n\r\nXylophone wizard begets quick jive form. \r\n\r\nYou go tell that vapid existentialist quack Freddy Nietzsche that he can just bite me, twice. \r\n\r\nYou will quite often be amazed by Jock\'s very weighty, size six sporran! \r\n\r\nZany Jacques French\'s pub mixed watery vodka gimlets. \r\n\r\nZelda quickly wove eight nubby flax jumpers.\r\n',NULL,0);
INSERT INTO comment VALUES (11710,1602,4507,'Penny','re: Hardy\'s Story','2004-02-09 01:27:22',0,'That\'s strange. I\'ve read all the Hardy Boys/Nancy Drew novels, and I don\'t remember this anecdote.....',11664,0);
INSERT INTO comment VALUES (11711,288,5285,'Ady TZIDON','re: By Jove, etc  ====> Pewnnywon a prize.','2004-02-09 02:04:11',0,'Penny,\r\n\r\npangrams are plenty...\r\nshort ones are few...\r\nout of \"my\" 20\r\n2 are for you:  \r\n\r\n\r\n\r\n\r\nBlowzy night-frumps vex\'d Jack Q. (26 letters) \r\nGlum Schwartzkopf vex\'d by NJ IQ. (26 letters) \r\n\r\nbtw ,\r\nit\'s \"jumps\" & \"a lazy dog\"  and not  \"jumped\" & \"the lazy dogs\"\r\n\r\nady\r\n--------------------------------------------------------------------------------\r\n\n\n<i>Edited on <b>February 9, 2004, 2:07 am</b></i>',11709,0);
INSERT INTO comment VALUES (11712,1605,5352,'Phil','More balls than most','2004-02-09 07:03:53',3,'firstly draw an imaginary cube using the centres of each of the spheres as the points on the box.\r\nthen use Pythagarus (i think) theory across one face to find the length of the diagonal. use this length as the base in a second triangle and use the measure of one edge as the second, calculate the third using said theory. subtract the length of to radii from this and the diameter of the sphere in the middle is given, half this to show radius\r\n\r\n1. (R1+R2)^2+(R3+R4)^2=X^2   \r\n X=Diagonal length across centre of spheres on same face\r\n2  (R5+R6)^2+X^2=Z^2\r\n Z=length across centre of spheres directly opposite\r\n3. (Z - (R1+R2))/2 = Radius of small sphere\r\n\r\nplacing in the figures\r\n\r\n1.     (1+1)^2+(1+1)^2=X^2\r\n1a.                    Sqroot of X=2.8284271247\r\n2.     (1+1)^2+X^2    =Z^2\r\n2a.                    Sqroot of Z=3.4641016151\r\n3.     (3.4641016151-(1+1))/2=0.732050807568 units of length for the radius of the centre sphere.\r\n\r\nI have a feeling that there is an easier way to calculate this, but without an education i\'m unable, i should have tried harder in school.\r\n\r\nPhil\n\n<i>Edited on <b>February 9, 2004, 7:11 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11713,1605,3275,'retiarius','solution','2004-02-09 07:26:20',0,'Each large sphere touches the face of the cube at a distance of &#8730;2 from its closest corner.\r\nThus the centre of each sphere is &#8730;3 from its nearest corner.\r\nEach diagonal is &#8730;(4^2 + 4^2 + 4^2) = &#8730;48\r\nTherefore, the radius of the small sphere = (&#8730;48 - 2&#8730;3 - 2)/2 = &#8730;3 - 1\r\n\r\n\r\n<i>Edited on <b>February 9, 2004, 7:27 am</b></i>\n\n<i>Edited on <b>February 9, 2004, 7:28 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11714,1407,5487,'Peter Lunts','question','2004-02-09 08:17:35',0,'you must define a row: is it only horizontal and vertical, or can it be diagonal also?\r\n',NULL,0);
INSERT INTO comment VALUES (11715,1459,5559,'kenthank','solution','2004-02-09 08:20:07',0,'1st: white shirt, green tie,  white suspender\r\n2nd: green shirt, blue tie,   green suspender\r\n3rd: blue shirt,  white tie,  red suspender\r\n4th: red shirt,   red tie,    blue suspender',NULL,0);
INSERT INTO comment VALUES (11716,633,5487,'Peter Lunts','guess','2004-02-09 08:48:27',0,'water and ice are special. when water freezes instead of contracting it expands. that is why if you leave a glass of water out in the cold it will burst. so therefore when water becomes ice it has a lesser density. so that is why it floats on the more dense substance -- water.',NULL,0);
INSERT INTO comment VALUES (11717,1605,5391,'York','Different Sulution','2004-02-09 10:01:16',3,'the center sphere would have a radius of:\r\n(suare root of 2)-1\r\nor\r\n.414213562\r\n\r\nI came about this by looking at the problem in 2-d.  The radii of the circles form a 2 unit square with arcs extending 1 unit into the square from all four corners.  the distance between the arcs diagonally will form the diameter of the center circle.  useing a^2 + b^2 = C^2, I found the length of the diagonal to be &#8730;8.  this minus the radii of the two arcs, 1 each, havled is the radius of the center circle. \r\nI think?\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11718,1605,1301,'Charlie','re: Different Sulution','2004-02-09 11:19:57',0,'The problem with this is that the plane on which this occurs, one unit behind the front plane of the cube, does not contain the center of the small red sphere.  That sphere is farther back, allowing its radius to be larger than if it had to fit in the middle of the plane containing the centers of four of the spheres.',11717,0);
INSERT INTO comment VALUES (11719,360,5407,'Ashley','Funny story','2004-02-09 12:12:34',0,'I\'m glad you are taking the time to read this. All right, I recall a funny story about this riddle...<br><br>My brother once asked this exact riddle to a friend of his. After stating the answer and still confusing the boy, my brother broke it down for him -<br><br>\"What is greater than God?\" he asked.<br><br>\"Nothing,\" the boy replied.<br><br>\"What is more evil than the Devil?\"<br><br>\"Nothing.\"<br><br>\"What do the poor have?\"<br><br>\"Nothing\"<br><br>\"What do the rich need?\"<br><br>\"Nothing\"<br><br>\"What is it that if you eat, you\'ll die?\"<br><br>\"Poison.\"<br><br><br>Apparently, that little genius just didn\'t get the concept.',NULL,0);
INSERT INTO comment VALUES (11720,1498,1301,'Charlie','solution','2004-02-09 12:28:05',3,'This problem presents a Markov chain of probabilities that the user will have x unseen problems at any given stage of the two-week period.  At each time there is a certain probability there are no problems left unseen, a certain probability that 1 is still unseen, etc.  Call these probabilities u(0), u(1), etc.  They change as time progresses.\r\n\r\nAfter that first Sunday\'s problem posting, there are 20 problems on the site, all of them unseen by this user. So the probability that 20 are unseen--i.e., u(20), at this stage, is 1 and all the other probabilities are zero.\r\n\r\nEach time the user looks at a random problem, the probability that the number of unseen problems goes down by 1 is just the number of unseen problems divided by the total number of problems on the site.  So, if n is the number of problems on the site at a given stage, the new value for each u(i) is equal to the old value of u(i) times (1-u(i))/n plus the old value of u(i+1) times u(i+1)/n, as each old probability has conditional probabilities of u(i)/n of going one lower, or (1-u(i))/n of remaining at the same value.\r\n\r\nOf course every time a puzzle is posted, it is unseen by the user, so each probability is advanced one position in the array, that is each new u(i+1) is equal to the old u(i).  \r\n\r\nWhen two problems are posted, it\'s perfectly OK to transition the new u(i+2) = the old u(i) for all i.  However, you can\'t do that when transitioning for the user\'s seeing new problems, as the transition probabilities change, and each transition has to be done individually, five times per evening.\r\n\r\nThe program shown below computes this Markov chain for the 15 days asked for, and shows the reciprocal of the probability u(0) (i.e., the probability that zero remain unseen), at the end of days 8 and 15.\r\n\r\nThe results are:\r\n<pre>\r\n   15   16   17   18                                                       20\r\n 1 .581 .363 .053 .002\r\n\r\n   12   13   14   15   16   17                                             22\r\n 2 .084 .298 .365 .197 .050 .006\r\n\r\n    9   10   11   12   13   14   15   16   17                              24\r\n 3 .003 .029 .122 .257 .298 .197 .076 .017 .002\r\n\r\n    8    9   10   11   12   13   14   15   16   17                         26\r\n 4 .004 .027 .094 .199 .266 .228 .126 .045 .010 .001\r\n\r\n    7    8    9   10   11   12   13   14   15   16   17                    28\r\n 5 .003 .015 .054 .133 .218 .244 .188 .099 .036 .009 .001\r\n\r\n    6    7    8    9   10   11   12   13   14   15   16   17               30\r\n 6 .001 .005 .023 .070 .146 .217 .228 .171 .092 .035 .009 .002\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16               31\r\n 7 .001 .006 .024 .068 .140 .207 .222 .175 .100 .042 .013 .003\r\n\r\n    4    5    6    7    8    9   10   11   12   13   14   15   16          32\r\n 8 .001 .004 .018 .055 .119 .189 .220 .189 .121 .057 .020 .005 .001\r\n 563860447.1492637\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16               34\r\n 9 .003 .013 .041 .097 .167 .212 .202 .144 .077 .031 .009 .002\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16   17          36\r\n10 .002 .008 .029 .075 .141 .198 .209 .167 .102 .047 .017 .004 .001\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16   17          38\r\n11 .001 .005 .020 .055 .113 .176 .207 .187 .129 .068 .028 .009 .002\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16   17   18     40\r\n12 .001 .003 .012 .038 .087 .149 .196 .198 .155 .094 .044 .016 .005 .001\r\n\r\n    6    7    8    9   10   11   12   13   14   15   16   17   18          42\r\n13 .002 .008 .025 .063 .120 .176 .200 .177 .122 .066 .028 .009 .002\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16   17   18     43\r\n14 .001 .004 .014 .041 .088 .147 .190 .193 .153 .096 .047 .019 .006 .001\r\n\r\n    5    6    7    8    9   10   11   12   13   14   15   16   17   18     44\r\n15 .001 .006 .022 .056 .110 .166 .195 .181 .132 .077 .035 .013 .004 .001\r\n 1291015550.712306\r\n</pre>\r\n-------\r\nThe numbers in the left column are the day numbers.  The numbers on the right are the total number of problems on the site at the end of that day.  The top row of numbers in the middle for each day show the values of x for which u(x)&gt;.0005 for that day, and just below that is the corresponding u(x).\r\n\r\nWe see that the probability the user would have seen all the problems (non left unseen) on day 8 would be 1/563,860,447.  At the end of day 15 it would be 1/1,291,015,551.\r\n\r\nNote that on the first day, the most likely unseen amount is 15, but the drop from day to day slows down quite soon.\r\n\r\nThe program is:\r\n\r\nCLS\r\nDEFDBL A-Z\r\nmaxSub = 100\r\nDIM unseen(maxSub), newRow(maxSub)\r\n\'unseen contains the prob that that many (its subscript) are still unseen\r\n\r\ntotProbs = 19\r\nunseen(19) = 1\r\n\r\nFOR day = 1 TO 15\r\n&nbsp;&nbsp;IF day MOD 7 = 1 OR day MOD 7 = 0 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;totProbs = totProbs + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;shift = 1\r\n&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;totProbs = totProbs + 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;shift = 2\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;FOR i = maxSub TO 0 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF i >= shift THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;unseen(i) = unseen(i - shift)\r\n&nbsp;&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;unseen(i) = 0\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;FOR rProb = 1 TO 5\r\n&nbsp;&nbsp;&nbsp;&nbsp;REDIM newRow(maxSub)\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 0 TO totProbs\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pNew = i / totProbs\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF i > 0 THEN newRow(i - 1) = newRow(i - 1) + pNew * unseen(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;newRow(i) = newRow(i) + (1 - pNew) * unseen(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 0 TO totProbs\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;unseen(i) = newRow(i)\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;\r\n&nbsp;&nbsp;FOR i = 0 TO totProbs\r\n&nbsp;&nbsp;&nbsp;IF unseen(i) >= .0005 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"   ##\"; i;\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT TAB(75); totProbs\r\n&nbsp;&nbsp;PRINT USING \"##\"; day;\r\n&nbsp;&nbsp;FOR i = 0 TO totProbs\r\n&nbsp;&nbsp;&nbsp;IF unseen(i) >= .0005 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \" .###\"; unseen(i);\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;IF day MOD 7 = 1 AND day > 1 THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT 1 / unseen(0)\r\n&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;PRINT\r\nNEXT\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11721,1602,4374,'Richard','re(2): Hardy\'s Story','2004-02-09 12:58:27',0,'\"Oh, for the love of Pete,\" said Tom Swift gaily.\n\n<i>Edited on <b>February 11, 2004, 2:51 pm</b></i>',11710,0);
INSERT INTO comment VALUES (11722,1231,5407,'Ashley','re(2): WRONG, Gamer !!!!!!!!','2004-02-09 13:08:17',0,'Touché.',7999,0);
INSERT INTO comment VALUES (11723,1231,5407,'Ashley','re: WRONG, Gamer !!!!!!!!','2004-02-09 13:08:25',0,'Just for the record, \"Why anyone would go out in this weather is beyond me....\" is NOT a question. If it did end in a question mark, then you would be questioning yourself. It is, quite clearly, a statement. On the other hand, \"Why would anyone go out in this weather?\" is a definite question.<br><br>Just listen to yourself ranting about a simple riddle. The horse doesn\'t have to be famous to make a riddle about it. Besides, if you think about it, the horse who had great fame could just be a random statement, while the horse in the painting (not being famous), was named \'What do you think.\' Nah, that\'s silly, but STILL!!',7979,0);
INSERT INTO comment VALUES (11724,29,5350,'Poliahu','Yeah!','2004-02-09 15:30:46',0,'I got it right!!! :)',NULL,0);
INSERT INTO comment VALUES (11725,1362,5350,'Poliahu','Im Lost','2004-02-09 15:32:16',0,'Do you Mean overall only once or once per solution?',NULL,0);
INSERT INTO comment VALUES (11726,990,5350,'Poliahu','ANSWER??','2004-02-09 15:34:46',0,'Tied 0-0 in the 9th--- new pitcher-- lets in one home run or sumthing like that.',NULL,0);
INSERT INTO comment VALUES (11727,405,5350,'Poliahu','Answer!! (And i came up with it myself! Aren\'t You proud??)','2004-02-09 15:38:54',0,'From (4,4) to (1,1) to (1,4) to (4,1) to (1,1) ',NULL,0);
INSERT INTO comment VALUES (11728,965,5350,'Poliahu','I think...','2004-02-09 15:57:19',0,'Ajax 1st& Knight (Cuz he wouldn\'t be able to say \"As i said before\")\r\nCicero: 2nd, Knave (Random Guess! 0:-) )\r\nBalthazar: 3rd, Liar (Random Guess! 0:-) )',NULL,0);
INSERT INTO comment VALUES (11729,1466,5563,'Mike','Solution','2004-02-09 16:21:20',3,'(pi b&#178;&#8730;(b&#178;+h&#178;)+(pi b&#178;)+(pi a&#178;)',NULL,0);
INSERT INTO comment VALUES (11730,1498,5345,'Rawlyn','Great puzzle!','2004-02-09 17:35:40',0,'I like the idea of a puzzle on the site being about the puzzles on the site :) It\'s not my sort of puzzle I\'m afraid but I still think it\'s a beauty!\r\n\r\nPeace,\r\nRawlyn.',NULL,0);
INSERT INTO comment VALUES (11731,1498,4507,'Penny','Question for Gamer','2004-02-09 18:03:15',4,'Gamer, are the following assumptions correct? If they are, I will have to wait to solve this one until my programming skills with Visual Basic are properly developed. I\'m still going through the course materials.\r\n\r\nAssumptions: 2 new problems come in, each at any random time of the day or night, each weekday, and 1 new problem comes in at any random time of the day or night, each weekend (Saturday or Sunday). The Random button is truly random. The possibilities for the number of puzzles on the website when she clicks on Random button five times each evening then are:\r\n\r\nSunday evening:\r\n\r\n20-20-20-20-20  \r\n20-20-20-20-21\r\n20-20-20-20-22\r\n20-20-20-21-21\r\n20-20-20-21-22\r\n20-20-20-22-22\r\n20-20-21-21-21\r\n20-20-21-21-22\r\n20-20-21-22-22\r\n20-21-21-21-21\r\n20-21-21-21-22\r\n20-21-21-22-22\r\n20-21-22-22-22\r\n20-22-22-22-22\r\n\r\nMonday evening:\r\n \r\n22-22-22-22-22  \r\n22-22-22-22-23\r\n22-22-22-22-24\r\n22-22-22-23-23\r\n22-22-22-23-24\r\n22-22-22-24-24\r\n22-22-23-23-23\r\n22-22-23-23-24\r\n22-22-23-24-24\r\n22-23-23-23-23\r\n22-23-23-23-24\r\n22-23-23-24-24\r\n22-23-24-24-24\r\n22-24-24-24-24\r\n23-23-23-23-23\r\n23-23-23-23-24\r\n23-23-23-24-24\r\n23-23-24-24-24\r\n23-24-24-24-24\r\n24-24-24-24-24\r\n\r\nTuesday evening: \r\n\r\n24-24-24-24-24  \r\n24-24-24-24-25\r\n24-24-24-24-26\r\n24-24-24-25-25\r\n24-24-24-25-26\r\n24-24-24-26-26\r\n24-24-25-25-25\r\n24-24-25-25-26\r\n24-24-25-26-26\r\n24-25-25-25-25\r\n24-25-25-25-26\r\n24-25-25-26-26\r\n24-25-26-26-26\r\n24-26-26-26-26\r\n25-25-25-25-25\r\n25-25-25-25-26\r\n25-25-25-26-26\r\n25-25-26-26-26\r\n25-26-26-26-26\r\n26-26-26-26-26\r\n\r\nEtc...............................',NULL,0);
INSERT INTO comment VALUES (11732,1498,1626,'Gamer','About Flooble','2004-02-09 18:06:11',0,'The reason \"Sunday Evening\" was in there was to show you that any problems were already posted. If you look at any problem, you will see it is usually posted (or is supposed to be posted) in the afternoon, and another one in the morning if applicable.',NULL,0);
INSERT INTO comment VALUES (11733,1498,4507,'Penny','re: About Flooble','2004-02-09 19:01:02',0,'Gamer: \"...any problems were already posted [when she starts selecting her 5 random problems on any given night]\".\r\n\r\nThanks. I guess the flooble veterans like Charlie would have known that. Then the problem is not as difficult as it would have been with my assumptions, but it probably still requires a software program to be written to solve it. If there are 20 problems the first Sunday night, and she clicks 5 times, there are a lot of possibilities, ranging from getting the same problem 5 times, to getting 5 distinct problems. On the following Monday night, when she clicks 5 times, not only do I have to worry about duplicates among these 5, but also about problems being duplicates of those of the previous day. On Tuesday I have 2 previous days to contend with. The complications mount up, and a program is probably required to sort them out. \r\n\r\nbtw...why is the protaganist of your puzzle a female? Did you have anyone in particular in mind ?  \r\n\r\n:-)',11732,0);
INSERT INTO comment VALUES (11734,1605,5352,'Phil','Stumbling merrily away','2004-02-09 19:12:09',3,'I think i\'ve stumbled on another more simple method of calculating the radius of the smaller circle firstly work out the length of the line that connects two diagonal corners, then divide this by 4 (centres of the circles intersect this line into quarters), then subtract 1 (initial radius unit)\r\n\r\n               (4^2)*3 = 48\r\n             Sqroot 48 = 6.9282032302755\r\n     6.9282032302755/4 = 1.7320508075688772\r\n1.7320508075688772 - 1 = 0.7320508075688772\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11735,1407,3558,'Tristan','re: question','2004-02-09 20:13:39',0,'A row in this problem can be in any direction, or the task would be impossible.  Of course, it all has to be on one plane - you can\'t plant trees above each other.',11714,0);
INSERT INTO comment VALUES (11736,1270,5265,'Nikki','THE SOLUTION!!!','2004-02-10 02:54:55',0,'Allison...Thrust...Birdseed...6\r\nBrewer...Robin...Suet...10\r\nChandler...Blackbirt...Toast...2\r\nDennis...Sparrow...Bread...4\r\nEmery...Cardinal...Cake...10',NULL,0);
INSERT INTO comment VALUES (11737,672,5487,'Peter Lunts','guess','2004-02-10 08:45:12',0,'i expect the sword to slice through the shield, but she shield will not be destroyed',NULL,0);
INSERT INTO comment VALUES (11738,1437,4507,'Penny','Solution, unless I am overlooking something again  :-(','2004-02-10 10:20:37',3,'None of Mrs. Putnam\'s students would be so geeky as to write down a null set.\r\n\r\nDiasallowing null sets, there are 13,680 UNORDERED triples (A, B, C) of sets like these. If the triples are ordered, there are 13,680*(3!) = 82,080 possibilities.\r\n\r\nExplanation: \r\n\r\n{1 number}U{1 number}U{8 numbers}: 10*9 = 90 unordered possibilities \r\n{1 number}U{2 numbers}U{7 numbers}: \r\n10*(9*8/2!) = 360 \r\n{1 number}U{3 numbers}U{6 numbers}: \r\n10*(9*8*7/3!) = 840\r\n{1 number}U{4 numbers}U{5 numbers}: \r\n10*(9*8*7*6/4!) =  1260\r\n{2 numbers}U{3 numbers}U{5 numbers}: \r\n(10*9/2!)*(8*7*6/3!) = 2520\r\n{2 numbers}U{4 numbers}U{4 numbers}: \r\n(10*9/2!)*(8*7*6*5/4!) = 3150\r\n{2 numbers}U{2 numbers}U{6 numbers}: \r\n(10*9/2!)*(8*7/2!) = 1260\r\n{3 numbers}U{3 numbers}U{4 numbers}: \r\n(10*9*8/3!)*(7*6*5/3!) = 4200 \r\n\r\n90+360+840+1260+2520+3150+1260+4200=13,680  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 10, 2004, 10:45 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11739,670,5297,'NK','Another Approach','2004-02-10 10:32:01',0,'I get an answer of 8 using the following approach:\r\n\r\nA 50-digit integer, N, with all digits equal to 1, can be obtained as follows:\r\n\r\nN = (10^50)/9 - 1/9\r\n\r\nThis can be converted to a 50-digit integer, M, with all 1s except for the digit x in the 26th position, by addition:\r\n\r\nM = N + x*10^25\r\n\r\nwhere x is chosen to make M divisible by 13.\r\n\r\nIf we divide (10^50)/9 by 13 we get a repeating pattern of the six numbers 854700, beginning in the 48th digit to the left of the decimal.  This means that the decimal part of the resulting number is 0.854700854700...\r\n\r\nIf we divide 1/9 by 13 we get this same repeating pattern as follows:  0.008547008547...\r\n\r\nTaking the difference (i.e., calculating N/13), we get for the decimal part: 0.8461538462, with the last decimal rounded. \r\n\r\nWe want an x such that (x*10^25)/13 will have a decimal part that, when added to N/13, gives all zeros to the right of the decimal (i.e., makes M an integer).  The integer 8 meets this condition, because 8/13 gives a repeating pattern of the six numbers 615384.  Calculating (8*10^25)/13 leads to the the following decimal portion: 0.1538461538 to 10 decimal places.  The leading 6 in the series ends up to the left of the decimal.  Now we add the decimal portions of N/13 and (8*10^25)/13:\r\n\r\n0.8461538462 + 0.1538461538 = 1.0000000000\r\n\r\nThus, M is divisible by 13 if the number 8 occupies the 26th digit.',NULL,0);
INSERT INTO comment VALUES (11740,1437,5285,'Ady TZIDON','my solution','2004-02-10 10:33:08',3,'Answer: =58968\r\n\r\nWhy:\r\nEach of the numbers 1,2,3,....10 belongs to one of the sets- we assume no empty set due to the teachers demand. \r\nLet ABBBCACCCB denote situation where 1 and 6 are in A , 2 3 4 AND 10 in B etc\r\nClearly it isomorphic to a base- THREE  10 digit presentation where all 3 digits have to be present\r\n\r\nall possibilities:  3^10\r\ntwo digits only    3* (2^10-2)\r\none digit  only     3  \r\n\r\nAnswer: 3^10-3* 2^10 - 6-3 =59049- 3*1022 - 3=58968\r\n\r\n\r\nady\r\n\r\n\n\n<i>Edited on <b>February 10, 2004, 10:44 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11741,1437,1301,'Charlie','solution','2004-02-10 10:45:08',3,'For ordered triples:\r\nEach of the elements belongs to one of the three sets; there are 3^10=59,049 ways of doing this.\r\n\r\nFor unordered triples:\r\nMost of the triples appear 3!=6 times as ordered triples.  One, ({1, 2, 3, 4, 5, 6, 7, 8, 9, 10},{},{} ), appears only three times, so before dividing by 6 we have to add 3 in order to treat this one case as if it appeared 6 times.\r\n\r\n(59049+3)/6 = 9842 unordered triplets.\n\n<i>Edited on <b>February 10, 2004, 10:46 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11742,1437,5285,'Ady TZIDON','Penny    u  r overlooking something again  :-(','2004-02-10 10:47:56',2,'Penny \r\nI believe one has to count ORDERED \"triples\".\r\nPlease see my solution -your comments will be appreciated\r\n\r\nady',11738,0);
INSERT INTO comment VALUES (11743,1437,1301,'Charlie','re: my solution','2004-02-10 10:52:08',0,'Are you saying ({1,2,3,4},{5,6,7,8,9,10},{}), for example, shouldn\'t be counted as one of the triplets?',11740,0);
INSERT INTO comment VALUES (11744,1437,4507,'Penny','re: solution','2004-02-10 10:52:13',0,'The intersection of the three sets has to be null.  ',11741,0);
INSERT INTO comment VALUES (11745,1437,5285,'Ady TZIDON','re: solution','2004-02-10 10:55:19',1,'Charlie\r\na. For ordered triples: you have to carefully discount the empty sets: each student was asked to write numbers and not display wiseguyness ,\r\nb.For unordered triples: you have to be careful not to count things twice-  choices with one  empty set were ignored by you.\r\n\r\nPlease  comment upon my solution\r\nady',11741,0);
INSERT INTO comment VALUES (11746,1437,3172,'SilverKnight','re: solution','2004-02-10 10:56:23',0,'Charlie (and others working on this),\r\n\r\nAm I misreading the problem when I suggest that the triples might be something like:\r\n{1, 2, 3, 4, 5, 6}\r\n{4, 5, 6, 7, 8}\r\n{8, 9, 10}\r\n\r\n... where 4, 5, 6, and 8 are all in more than one set?\r\n\r\nThe conditions of the problem (the union and intersection) still hold, but your statement \"<I>Each of the elements belongs to [only] one of the three sets</I>\" and your math, has the implication of the added word \'only\'.\r\n\r\nI think you need to account for this.\r\n\r\n- SK',11741,0);
INSERT INTO comment VALUES (11747,1437,1920,'Brian Smith','Solution','2004-02-10 10:58:38',0,'Since there are three sets, a number can be in two of them and still not be in the intersection of all three.  Then, for any one interger, there are six different ways it can be found among A, B, and C: only in A, only in B, only in C, in A and B, in A and C, in B and C.\r\n\r\nIn total there are 6^10 = <b>60466176</b> possible triplets (A, B, and C).\r\n\r\nThis number includes empty sets.  There are 3^10 triplets with A empty, likewise for B and C.  The set with A, B empty was counted twice, likewise with A, C and B, C.\r\n\r\nThe total number of triplets with empty sets is 3*3^10-3 = 177144\r\n\r\nThe total number of triplets with no empty sets is 60466176 - 177144 = <b>60289032</b>.',NULL,0);
INSERT INTO comment VALUES (11748,1437,5285,'Ady TZIDON','re(2): my solution','2004-02-10 10:58:51',0,'Yes, sir I DO\r\nHowever you are free to make other assumptions as long as you specify what is counted and what is not.\r\nIt does not look logical to dissallow two empty sets while ignoring one  empty set...\r\n\r\n\r\n\r\nady',11743,0);
INSERT INTO comment VALUES (11749,1437,5285,'Ady TZIDON','re(2): solution','2004-02-10 11:00:42',0,'It is accounted  for:  empty intersection\r\n\r\nady',11746,0);
INSERT INTO comment VALUES (11750,1437,1301,'Charlie','re(2): solution','2004-02-10 11:00:46',0,'You are right, SK.  Just because the intersection of the three is empty does not mean the intersection of any pair is empty.',11746,0);
INSERT INTO comment VALUES (11751,1437,1301,'Charlie','re(3): my solution','2004-02-10 11:07:22',0,'I did allow one empty set: they count among the 3^10, and in tracking unordered triples, I added 3, rather than subtracting 3, before the division by 6.  Those are precisely the double null-set triples that are counting.\r\n\r\nBut this is moot, as SK has pointed out, and as Brian Smith has incorporated in his solution: a given number (given element) may appear in two of the sets.',11748,0);
INSERT INTO comment VALUES (11752,1437,5285,'Ady TZIDON','re: Solution - I\'ll drink to that','2004-02-10 11:10:41',0,'B.S.\r\n\r\nI have jusr re-read the question.\r\nYour solution is right - mine is not.\r\nI assumed exclusivity which was not requested.\r\n\r\nI saluTe the author and upgrade my vote.\r\n\r\nady',11747,0);
INSERT INTO comment VALUES (11753,1437,5285,'Ady TZIDON','re(4): my solution','2004-02-10 11:12:54',0,'Charlie\r\n\r\nyes .....this is moot\r\n\r\n\r\nady',11751,0);
INSERT INTO comment VALUES (11754,1437,3172,'SilverKnight','re(3): solution','2004-02-10 11:13:33',0,'No Ady... your use of the empty intersection does not account for it.\r\n\r\nBrian incorporated it, though.',11749,0);
INSERT INTO comment VALUES (11755,670,5297,'NK','Correction to Another Approach','2004-02-10 11:21:08',0,'In my solution (see Another Approach), I lost sight of the fact that x gets added to the 1 that\'s already there, so the correct answer is 9, not 8.',NULL,0);
INSERT INTO comment VALUES (11756,1437,3172,'SilverKnight','re: Solution - not yet?','2004-02-10 11:26:26',0,'Brian,\r\n\r\nI don\'t understand the second half of your \'solution\'.\r\nYou wrote:\r\n\"<I>There are 3^10 triplets with A empty, likewise for B and C. The set with A, B empty was counted twice, likewise with A, C and B, C.\r\n\r\nThe total number of triplets with empty sets is 3*3^10-3 = 177144</I>\"\r\n\r\nI don\'t believe you properly accounted for the requirement that the intersection of all three MUST be the null set.\r\n\r\n- SK',11747,0);
INSERT INTO comment VALUES (11757,1437,4507,'Penny','Game, set and match !!!!','2004-02-10 11:31:50',0,'You are right again, SilverKnight. (I am beginning to feel like one of the hapless students of Professor Kingsfield in \"The Paper Chase\")\r\n\r\n(A int B) int C = {}\r\n\r\nIf C has just 1 number (there are 10 such sets), then any two sets A and B, neither of which have that number, will work. Each of the other nine numbers can be in A, in B, or both \r\n10*(3^9)\r\n\r\nIf C has 2 numbers (10*90 sets), \r\n90*(3^8)\r\n \r\nIf C has 3 numbers (10*9*8=720)\r\n720*(3^7)\r\n\r\nIf C has 4 numbers, (10*9*8*7=5040)\r\n5040*(3^6) \r\n\r\nIf C has 5 numbers (10*9*8*7*6 = 30240)\r\n30240*(3^5) \r\n\r\nIf C has 6 numbers (10*9*8*7*6*5 = 151200)\r\n151200*(3^4)\r\n\r\nIf C has 7 numbers (10*9*8*7*6*5*4 = 604800)\r\n604800*(3^3)\r\n\r\nIf C has 8 numbers (10*9*8*7*6*5*4*3=1814400)\r\n1814400*(3^2)\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 10, 2004, 11:41 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11758,1437,3172,'SilverKnight','re: Game, set and match !!!!','2004-02-10 11:39:29',0,'Penny,\r\n\r\nYou wrote:\r\n\"<I>If C has just 1 number (there are 10 such sets), then any two sets A and B, neither of which have that number, will work.\r\n10*(3^9) = 196830 </I>\"\r\n\r\nThough that is true, any two sets, where <I><B>not both</B></I> have that number will also work.\r\n\r\nSo, if C = {1}\r\nThen as long as <I>at least</I> one of set A and B don\'t have it (and they include all the remaining 9 numbers), it will ALSO produce a valid solution.\r\n\r\n(e.g., A = {1, 2, 3, 4, 5, 6, 7} and B = {2, 8, 9, 10} )\r\n',11757,0);
INSERT INTO comment VALUES (11759,1437,4507,'Penny','re(2): Game, set and match !!!!','2004-02-10 12:08:54',0,'Maybe I should just ride into the subset..... \r\n\r\n(A int B) int C = {} \r\n\r\nIf C has just 1 number (there are 10 such sets), then any two sets A and B, where A is any subset of the remaining 9 numbers, and B is any subset of all 10 numbers, should do the trick. A set of 9 elements has 2^9 subsets. A set of 10 elements has 2^10 subsets.\r\n(10)*(2^9)*(2^10)=5242880\r\n\r\nIf C has just 2 numbers (there are 10*9 such sets), then any two sets A and B, where A is any subset of the remaining 8 numbers, and B is any subset of all 10 numbers, will work. A set of 8 elements has 2^8 subsets. \r\n(10*9)*(2^8)*(2^10)=23592960\r\n\r\nIf C has just 3 numbers (there are 10*9*8 such sets), then any two sets A and B, where A is any subset of the remaining 7 numbers, and B is any subset of all 10 numbers, will work.   \r\n(10*9*8)*(2^7)*(2^10)=94371840\r\n\r\nBut the numbers begin to overwhelm my primitive calculator.........\n\n<i>Edited on <b>February 10, 2004, 12:10 pm</b></i>',11758,0);
INSERT INTO comment VALUES (11760,1437,3172,'SilverKnight','re(3): Game, set and match !!!!','2004-02-10 12:14:34',0,'\"<I>If C has just 1 number (there are 10 such sets), then any two sets A and B, where A is any subset of the remaining 9 numbers, and B is any subset of all 10 numbers, should do the trick. A set of 9 elements has 2^9 subsets. A set of 10 elements has 2^10 subsets.\r\n(10)*(2^9)*(2^10)=5242880</I>\"\r\n\r\nand for completeness...\r\n\r\nwhere B is any subset of the remaining 9 numbers and A is any subset of all 10 numbers, should also do the trick.... (I just switched A and B in what Penny said--quoted above.)',11759,0);
INSERT INTO comment VALUES (11761,1437,5285,'Ady TZIDON','re: Solution  FINAL WORD','2004-02-10 13:01:06',1,'BS\'s   solutiom is correct except for small amendment which I am going to suggest:    \r\n\r\nHe wrote:   \r\n  ...\"This number includes empty sets. There are 3^10 triplets with A empty, likewise for B and C. The set with A, B empty was counted twice, likewise with A, C and B, C. \r\n\r\nThe total number of triplets with empty sets is 3*3^10-3 = 177144 \r\n\r\nThe total number of triplets with no empty sets is 60466176 - 177144 = 60289032...\"\r\n\r\n\r\nMy remark : add 3 for the number of \"choices\" deducted twice- when counting \"triplets with no empty sets\"\r\n\r\nthe AAAAA.. choice is deducted when counting A*B & A*C\r\netc  \r\nso the correct answer is  60289032+3= 60289035\r\n\r\n60289035\r\n\r\n A little, but important correction...\r\n\r\nady\r\n\r\n',11747,0);
INSERT INTO comment VALUES (11762,1437,4507,'Penny','Is this right ?','2004-02-10 13:02:43',4,'No it isnt. I am not restricting it to subsets whose union includes all 10 numbers. I am also failing to eliminate duplicates.\r\n\r\nAnswer: 12,006,914,172 unordered triples, and (12,006,914,172)*(3!) =72,041,485,032 ordered triples. (This is essentially the same as my original answer, 13,680, if you allow for rounding errors on my calculator)\r\n\r\nExplanation:     \r\n\r\n(A int B) int C = {} \r\n\r\nIf C has just 1 number (there are 10 such sets), then any two sets A and B, where A is any subset of the remaining 9 numbers, and B is any subset of all 10 numbers, should do the trick. A set of 9 elements has (2^9)-1 nonnull subsets. A set of 10 elements has (2^10)-1 nonnull subsets.\r\n\r\nIf C has 2 number (there are 10*9 such sets), then any two sets A and B, where A is any subset of the remaining 8 numbers, and B is any subset of all 10 numbers, should do the trick. A set of 8 elements has (2^8)-1 nonnull subsets. \r\n\r\netc....\r\n\r\n(10)*(2^9-1)*(2^10-1) + (10*9)*(2^8-1)*(2^10-1) \r\n+ (10*9*8)*(2^7-1)*(2^10-1) + (10*9*8*7)*(2^6-1)*(2*10-1) \r\n+ (10*9*8*7*6)*(2^5-1)*(2^10-1) \r\n+ (10*9*8*7*6*5)*(2^4-1)*(2^10-1) \r\n+ (10*9*8*7*6*5*4)*(2^3-1)*(2^10-1)\r\n+ (10*9*8*7*6*5*4*3)*(2^2-1)*(2^10-1)\r\n\r\n= 1023*[(10)*(2^9-1) + (10*9)*(2^8-1) + (10*9*8)*(2^7-1) \r\n+ (10*9*8*7)*(2^6-1) + (10*9*8*7*6)*(2^5-1) \r\n+ (10*9*8*7*6*5)*(2^4-1) + (10*9*8*7*6*5*4)*(2^3-1)\r\n+ (10*9*8*7*6*5*4*3)*(2^2-1)]\r\n \r\n= 1023*[(10)*(511) + (10*9)*(255) + (10*9*8)*(127)  \r\n+ (10*9*8*7)*(63) + (10*9*8*7*6)*(31) \r\n+ (10*9*8*7*6*5)*(15) + (10*9*8*7*6*5*4)*(7)\r\n+ (10*9*8*7*6*5*4*3)*(3)]\r\n\r\n= 1023*[(10)*(511) + (90)*(255) + (720)*(127)  \r\n+ (5040)*(63) + (30240)*(31) \r\n+ (151200)*(15) + (604800)*(7)\r\n+ (1814400)*(3)]\r\n\r\n= 1023*[(5110) + (22950) + (9144)  \r\n+ (317520) + (937440) \r\n+ (768000) + (4233600)\r\n+ (5443200)]\r\n\r\n= 1023*11736964 = 12,006,914,172\r\n\r\n\r\n\n\n<i>Edited on <b>February 10, 2004, 1:57 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11763,1437,1301,'Charlie','re(2): Solution - not yet?','2004-02-10 13:24:41',0,'In the choices for where a given number could go, there were six choices; none of them was A and B and C.  Any given number went into at most two subsets.  I think Brian had it right.',11756,0);
INSERT INTO comment VALUES (11764,1437,1301,'Charlie','re(2): Solution  FINAL WORD','2004-02-10 13:30:02',0,'But the three were already added in, by Brian, to the final total by their being subtracted out from the amount to be subtracted from the overall total.',11761,0);
INSERT INTO comment VALUES (11765,1437,5285,'Ady TZIDON','re(3): Solution  FINAL WORD(by Charlie','2004-02-10 14:50:41',0,'no ,they were not...\r\ntry it with 4 numbers only 1 2 3 4 with the same restrictions and you will see that his formula FAILS...\r\n\r\nady',11764,0);
INSERT INTO comment VALUES (11766,670,5285,'Ady TZIDON','   so  easy','2004-02-10 15:08:55',3,'\r\n1001=7*11*13\r\nso    A=111111 =  111*1001 is divisible by 13 \r\n\r\nour number can be written AAAA1XAAAA\r\nX= the 26th digit \r\n\r\nSINCE AAAA is divisible by 13\r\nwe are left with simple problem  1X -FOR WHAT VALUE IF X IS 1X  DIVISIBLE BY 13??\r\n\r\nThe answer  of cours is 3 (  three) \r\n\r\nady   ',NULL,0);
INSERT INTO comment VALUES (11767,1437,1920,'Brian Smith','re(4): Solution  FINAL WORD','2004-02-10 15:13:44',0,'My formula is f(n) = 6^n - (3*3^n - 3) if no empty sets are allowed.\r\nf(1) = 0 is correct since at least one of A, B and C must be empty for the intersection to be empty.\r\n\r\nf(2) = 36 - (3*9 - 3) = 12.  The triples (A,B,C) are:\r\n({1},{1},{2})\r\n({1},{2},{1})\r\n({2},{1},{1})\r\n({1},{2},{2})\r\n({2},{1},{2})\r\n({2},{2},{1})\r\n({1,2},{1},{2})\r\n({1,2},{2},{1})\r\n({1},{1,2},{2})\r\n({2},{1,2},{1})\r\n({1},{2},{1,2})\r\n({2},{1},{1,2})\r\n\r\nf(3) = 138 and f(4) = 1056 are longer to list.\r\nf(3) = 216 - (3*27 - 3) = 138\r\nf(4) = 1296 - (3*81 - 3) = 1056',11765,0);
INSERT INTO comment VALUES (11768,1437,1301,'Charlie','re(4): Solution  FINAL WORD(by Charlie','2004-02-10 15:53:24',0,'Here are the 1056 predicted by Brian Smith\'s formula.  What\'s missing? (forgive the lack of braces and parentheses, but you can gather the sets).\r\n123 4 4 \r\n12 3 4 \r\n124 3 4 \r\n12 34 4 \r\n12 4 3 \r\n124 4 3 \r\n12 4 34 \r\n123 3 4 \r\n1234 3 4 \r\n123 34 4 \r\n123 4 3 \r\n1234 4 3 \r\n123 4 34 \r\n124 3 3 \r\n12 34 3 \r\n12 3 34 \r\n124 34 3 \r\n124 3 34 \r\n12 34 34 \r\n13 2 4 \r\n134 2 4 \r\n13 24 4 \r\n1 23 4 \r\n14 23 4 \r\n1 234 4 \r\n14 2 3 \r\n1 24 3 \r\n1 2 34 \r\n14 24 3 \r\n14 2 34 \r\n1 24 34 \r\n13 23 4 \r\n134 23 4 \r\n13 234 4 \r\n134 2 3 \r\n13 24 3 \r\n13 2 34 \r\n134 24 3 \r\n134 2 34 \r\n13 24 34 \r\n14 23 3 \r\n1 234 3 \r\n1 23 34 \r\n14 234 3 \r\n14 23 34 \r\n1 234 34 \r\n13 4 2 \r\n134 4 2 \r\n13 4 24 \r\n14 3 2 \r\n1 34 2 \r\n1 3 24 \r\n14 34 2 \r\n14 3 24 \r\n1 34 24 \r\n1 4 23 \r\n14 4 23 \r\n1 4 234 \r\n134 3 2 \r\n13 34 2 \r\n13 3 24 \r\n134 34 2 \r\n134 3 24 \r\n13 34 24 \r\n13 4 23 \r\n134 4 23 \r\n13 4 234 \r\n14 3 23 \r\n1 34 23 \r\n1 3 234 \r\n14 34 23 \r\n14 3 234 \r\n1 34 234 \r\n123 2 4 \r\n1234 2 4 \r\n123 24 4 \r\n12 23 4 \r\n124 23 4 \r\n12 234 4 \r\n124 2 3 \r\n12 24 3 \r\n12 2 34 \r\n124 24 3 \r\n124 2 34 \r\n12 24 34 \r\n123 23 4 \r\n1234 23 4 \r\n123 234 4 \r\n1234 2 3 \r\n123 24 3 \r\n123 2 34 \r\n1234 24 3 \r\n1234 2 34 \r\n123 24 34 \r\n124 23 3 \r\n12 234 3 \r\n12 23 34 \r\n124 234 3 \r\n124 23 34 \r\n12 234 34 \r\n123 4 2 \r\n1234 4 2 \r\n123 4 24 \r\n124 3 2 \r\n12 34 2 \r\n12 3 24 \r\n124 34 2 \r\n124 3 24 \r\n12 34 24 \r\n12 4 23 \r\n124 4 23 \r\n12 4 234 \r\n1234 3 2 \r\n123 34 2 \r\n123 3 24 \r\n1234 34 2 \r\n1234 3 24 \r\n123 34 24 \r\n123 4 23 \r\n1234 4 23 \r\n123 4 234 \r\n124 3 23 \r\n12 34 23 \r\n12 3 234 \r\n124 34 23 \r\n124 3 234 \r\n12 34 234 \r\n134 2 2 \r\n13 24 2 \r\n13 2 24 \r\n134 24 2 \r\n134 2 24 \r\n13 24 24 \r\n14 23 2 \r\n1 234 2 \r\n1 23 24 \r\n14 234 2 \r\n14 23 24 \r\n1 234 24 \r\n14 2 23 \r\n1 24 23 \r\n1 2 234 \r\n14 24 23 \r\n14 2 234 \r\n1 24 234 \r\n134 23 2 \r\n13 234 2 \r\n13 23 24 \r\n134 234 2 \r\n134 23 24 \r\n13 234 24 \r\n134 2 23 \r\n13 24 23 \r\n13 2 234 \r\n134 24 23 \r\n134 2 234 \r\n13 24 234 \r\n14 23 23 \r\n1 234 23 \r\n1 23 234 \r\n14 234 23 \r\n14 23 234 \r\n1 234 234 \r\n23 1 4 \r\n234 1 4 \r\n23 14 4 \r\n2 13 4 \r\n24 13 4 \r\n2 134 4 \r\n24 1 3 \r\n2 14 3 \r\n2 1 34 \r\n24 14 3 \r\n24 1 34 \r\n2 14 34 \r\n23 13 4 \r\n234 13 4 \r\n23 134 4 \r\n234 1 3 \r\n23 14 3 \r\n23 1 34 \r\n234 14 3 \r\n234 1 34 \r\n23 14 34 \r\n24 13 3 \r\n2 134 3 \r\n2 13 34 \r\n24 134 3 \r\n24 13 34 \r\n2 134 34 \r\n3 12 4 \r\n34 12 4 \r\n3 124 4 \r\n4 123 4 \r\n4 12 3 \r\n4 124 3 \r\n4 12 34 \r\n3 123 4 \r\n34 123 4 \r\n3 1234 4 \r\n34 12 3 \r\n3 124 3 \r\n3 12 34 \r\n34 124 3 \r\n34 12 34 \r\n3 124 34 \r\n4 123 3 \r\n4 1234 3 \r\n4 123 34 \r\n34 1 2 \r\n3 14 2 \r\n3 1 24 \r\n34 14 2 \r\n34 1 24 \r\n3 14 24 \r\n4 13 2 \r\n4 134 2 \r\n4 13 24 \r\n4 1 23 \r\n4 14 23 \r\n4 1 234 \r\n34 13 2 \r\n3 134 2 \r\n3 13 24 \r\n34 134 2 \r\n34 13 24 \r\n3 134 24 \r\n34 1 23 \r\n3 14 23 \r\n3 1 234 \r\n34 14 23 \r\n34 1 234 \r\n3 14 234 \r\n4 13 23 \r\n4 134 23 \r\n4 13 234 \r\n23 12 4 \r\n234 12 4 \r\n23 124 4 \r\n2 123 4 \r\n24 123 4 \r\n2 1234 4 \r\n24 12 3 \r\n2 124 3 \r\n2 12 34 \r\n24 124 3 \r\n24 12 34 \r\n2 124 34 \r\n23 123 4 \r\n234 123 4 \r\n23 1234 4 \r\n234 12 3 \r\n23 124 3 \r\n23 12 34 \r\n234 124 3 \r\n234 12 34 \r\n23 124 34 \r\n24 123 3 \r\n2 1234 3 \r\n2 123 34 \r\n24 1234 3 \r\n24 123 34 \r\n2 1234 34 \r\n234 1 2 \r\n23 14 2 \r\n23 1 24 \r\n234 14 2 \r\n234 1 24 \r\n23 14 24 \r\n24 13 2 \r\n2 134 2 \r\n2 13 24 \r\n24 134 2 \r\n24 13 24 \r\n2 134 24 \r\n24 1 23 \r\n2 14 23 \r\n2 1 234 \r\n24 14 23 \r\n24 1 234 \r\n2 14 234 \r\n234 13 2 \r\n23 134 2 \r\n23 13 24 \r\n234 134 2 \r\n234 13 24 \r\n23 134 24 \r\n234 1 23 \r\n23 14 23 \r\n23 1 234 \r\n234 14 23 \r\n234 1 234 \r\n23 14 234 \r\n24 13 23 \r\n2 134 23 \r\n2 13 234 \r\n24 134 23 \r\n24 13 234 \r\n2 134 234 \r\n34 12 2 \r\n3 124 2 \r\n3 12 24 \r\n34 124 2 \r\n34 12 24 \r\n3 124 24 \r\n4 123 2 \r\n4 1234 2 \r\n4 123 24 \r\n4 12 23 \r\n4 124 23 \r\n4 12 234 \r\n34 123 2 \r\n3 1234 2 \r\n3 123 24 \r\n34 1234 2 \r\n34 123 24 \r\n3 1234 24 \r\n34 12 23 \r\n3 124 23 \r\n3 12 234 \r\n34 124 23 \r\n34 12 234 \r\n3 124 234 \r\n4 123 23 \r\n4 1234 23 \r\n4 123 234 \r\n23 4 1 \r\n234 4 1 \r\n23 4 14 \r\n24 3 1 \r\n2 34 1 \r\n2 3 14 \r\n24 34 1 \r\n24 3 14 \r\n2 34 14 \r\n2 4 13 \r\n24 4 13 \r\n2 4 134 \r\n234 3 1 \r\n23 34 1 \r\n23 3 14 \r\n234 34 1 \r\n234 3 14 \r\n23 34 14 \r\n23 4 13 \r\n234 4 13 \r\n23 4 134 \r\n24 3 13 \r\n2 34 13 \r\n2 3 134 \r\n24 34 13 \r\n24 3 134 \r\n2 34 134 \r\n34 2 1 \r\n3 24 1 \r\n3 2 14 \r\n34 24 1 \r\n34 2 14 \r\n3 24 14 \r\n4 23 1 \r\n4 234 1 \r\n4 23 14 \r\n4 2 13 \r\n4 24 13 \r\n4 2 134 \r\n34 23 1 \r\n3 234 1 \r\n3 23 14 \r\n34 234 1 \r\n34 23 14 \r\n3 234 14 \r\n34 2 13 \r\n3 24 13 \r\n3 2 134 \r\n34 24 13 \r\n34 2 134 \r\n3 24 134 \r\n4 23 13 \r\n4 234 13 \r\n4 23 134 \r\n3 4 12 \r\n34 4 12 \r\n3 4 124 \r\n4 3 12 \r\n4 34 12 \r\n4 3 124 \r\n4 4 123 \r\n34 3 12 \r\n3 34 12 \r\n3 3 124 \r\n34 34 12 \r\n34 3 124 \r\n3 34 124 \r\n3 4 123 \r\n34 4 123 \r\n3 4 1234 \r\n4 3 123 \r\n4 34 123 \r\n4 3 1234 \r\n234 2 1 \r\n23 24 1 \r\n23 2 14 \r\n234 24 1 \r\n234 2 14 \r\n23 24 14 \r\n24 23 1 \r\n2 234 1 \r\n2 23 14 \r\n24 234 1 \r\n24 23 14 \r\n2 234 14 \r\n24 2 13 \r\n2 24 13 \r\n2 2 134 \r\n24 24 13 \r\n24 2 134 \r\n2 24 134 \r\n234 23 1 \r\n23 234 1 \r\n23 23 14 \r\n234 234 1 \r\n234 23 14 \r\n23 234 14 \r\n234 2 13 \r\n23 24 13 \r\n23 2 134 \r\n234 24 13 \r\n234 2 134 \r\n23 24 134 \r\n24 23 13 \r\n2 234 13 \r\n2 23 134 \r\n24 234 13 \r\n24 23 134 \r\n2 234 134 \r\n23 4 12 \r\n234 4 12 \r\n23 4 124 \r\n24 3 12 \r\n2 34 12 \r\n2 3 124 \r\n24 34 12 \r\n24 3 124 \r\n2 34 124 \r\n2 4 123 \r\n24 4 123 \r\n2 4 1234 \r\n234 3 12 \r\n23 34 12 \r\n23 3 124 \r\n234 34 12 \r\n234 3 124 \r\n23 34 124 \r\n23 4 123 \r\n234 4 123 \r\n23 4 1234 \r\n24 3 123 \r\n2 34 123 \r\n2 3 1234 \r\n24 34 123 \r\n24 3 1234 \r\n2 34 1234 \r\n34 2 12 \r\n3 24 12 \r\n3 2 124 \r\n34 24 12 \r\n34 2 124 \r\n3 24 124 \r\n4 23 12 \r\n4 234 12 \r\n4 23 124 \r\n4 2 123 \r\n4 24 123 \r\n4 2 1234 \r\n34 23 12 \r\n3 234 12 \r\n3 23 124 \r\n34 234 12 \r\n34 23 124 \r\n3 234 124 \r\n34 2 123 \r\n3 24 123 \r\n3 2 1234 \r\n34 24 123 \r\n34 2 1234 \r\n3 24 1234 \r\n4 23 123 \r\n4 234 123 \r\n4 23 1234 \r\n123 1 4 \r\n1234 1 4 \r\n123 14 4 \r\n12 13 4 \r\n124 13 4 \r\n12 134 4 \r\n124 1 3 \r\n12 14 3 \r\n12 1 34 \r\n124 14 3 \r\n124 1 34 \r\n12 14 34 \r\n123 13 4 \r\n1234 13 4 \r\n123 134 4 \r\n1234 1 3 \r\n123 14 3 \r\n123 1 34 \r\n1234 14 3 \r\n1234 1 34 \r\n123 14 34 \r\n124 13 3 \r\n12 134 3 \r\n12 13 34 \r\n124 134 3 \r\n124 13 34 \r\n12 134 34 \r\n13 12 4 \r\n134 12 4 \r\n13 124 4 \r\n1 123 4 \r\n14 123 4 \r\n1 1234 4 \r\n14 12 3 \r\n1 124 3 \r\n1 12 34 \r\n14 124 3 \r\n14 12 34 \r\n1 124 34 \r\n13 123 4 \r\n134 123 4 \r\n13 1234 4 \r\n134 12 3 \r\n13 124 3 \r\n13 12 34 \r\n134 124 3 \r\n134 12 34 \r\n13 124 34 \r\n14 123 3 \r\n1 1234 3 \r\n1 123 34 \r\n14 1234 3 \r\n14 123 34 \r\n1 1234 34 \r\n134 1 2 \r\n13 14 2 \r\n13 1 24 \r\n134 14 2 \r\n134 1 24 \r\n13 14 24 \r\n14 13 2 \r\n1 134 2 \r\n1 13 24 \r\n14 134 2 \r\n14 13 24 \r\n1 134 24 \r\n14 1 23 \r\n1 14 23 \r\n1 1 234 \r\n14 14 23 \r\n14 1 234 \r\n1 14 234 \r\n134 13 2 \r\n13 134 2 \r\n13 13 24 \r\n134 134 2 \r\n134 13 24 \r\n13 134 24 \r\n134 1 23 \r\n13 14 23 \r\n13 1 234 \r\n134 14 23 \r\n134 1 234 \r\n13 14 234 \r\n14 13 23 \r\n1 134 23 \r\n1 13 234 \r\n14 134 23 \r\n14 13 234 \r\n1 134 234 \r\n123 12 4 \r\n1234 12 4 \r\n123 124 4 \r\n12 123 4 \r\n124 123 4 \r\n12 1234 4 \r\n124 12 3 \r\n12 124 3 \r\n12 12 34 \r\n124 124 3 \r\n124 12 34 \r\n12 124 34 \r\n123 123 4 \r\n1234 123 4 \r\n123 1234 4 \r\n1234 12 3 \r\n123 124 3 \r\n123 12 34 \r\n1234 124 3 \r\n1234 12 34 \r\n123 124 34 \r\n124 123 3 \r\n12 1234 3 \r\n12 123 34 \r\n124 1234 3 \r\n124 123 34 \r\n12 1234 34 \r\n1234 1 2 \r\n123 14 2 \r\n123 1 24 \r\n1234 14 2 \r\n1234 1 24 \r\n123 14 24 \r\n124 13 2 \r\n12 134 2 \r\n12 13 24 \r\n124 134 2 \r\n124 13 24 \r\n12 134 24 \r\n124 1 23 \r\n12 14 23 \r\n12 1 234 \r\n124 14 23 \r\n124 1 234 \r\n12 14 234 \r\n1234 13 2 \r\n123 134 2 \r\n123 13 24 \r\n1234 134 2 \r\n1234 13 24 \r\n123 134 24 \r\n1234 1 23 \r\n123 14 23 \r\n123 1 234 \r\n1234 14 23 \r\n1234 1 234 \r\n123 14 234 \r\n124 13 23 \r\n12 134 23 \r\n12 13 234 \r\n124 134 23 \r\n124 13 234 \r\n12 134 234 \r\n134 12 2 \r\n13 124 2 \r\n13 12 24 \r\n134 124 2 \r\n134 12 24 \r\n13 124 24 \r\n14 123 2 \r\n1 1234 2 \r\n1 123 24 \r\n14 1234 2 \r\n14 123 24 \r\n1 1234 24 \r\n14 12 23 \r\n1 124 23 \r\n1 12 234 \r\n14 124 23 \r\n14 12 234 \r\n1 124 234 \r\n134 123 2 \r\n13 1234 2 \r\n13 123 24 \r\n134 1234 2 \r\n134 123 24 \r\n13 1234 24 \r\n134 12 23 \r\n13 124 23 \r\n13 12 234 \r\n134 124 23 \r\n134 12 234 \r\n13 124 234 \r\n14 123 23 \r\n1 1234 23 \r\n1 123 234 \r\n14 1234 23 \r\n14 123 234 \r\n1 1234 234 \r\n123 4 1 \r\n1234 4 1 \r\n123 4 14 \r\n124 3 1 \r\n12 34 1 \r\n12 3 14 \r\n124 34 1 \r\n124 3 14 \r\n12 34 14 \r\n12 4 13 \r\n124 4 13 \r\n12 4 134 \r\n1234 3 1 \r\n123 34 1 \r\n123 3 14 \r\n1234 34 1 \r\n1234 3 14 \r\n123 34 14 \r\n123 4 13 \r\n1234 4 13 \r\n123 4 134 \r\n124 3 13 \r\n12 34 13 \r\n12 3 134 \r\n124 34 13 \r\n124 3 134 \r\n12 34 134 \r\n134 2 1 \r\n13 24 1 \r\n13 2 14 \r\n134 24 1 \r\n134 2 14 \r\n13 24 14 \r\n14 23 1 \r\n1 234 1 \r\n1 23 14 \r\n14 234 1 \r\n14 23 14 \r\n1 234 14 \r\n14 2 13 \r\n1 24 13 \r\n1 2 134 \r\n14 24 13 \r\n14 2 134 \r\n1 24 134 \r\n134 23 1 \r\n13 234 1 \r\n13 23 14 \r\n134 234 1 \r\n134 23 14 \r\n13 234 14 \r\n134 2 13 \r\n13 24 13 \r\n13 2 134 \r\n134 24 13 \r\n134 2 134 \r\n13 24 134 \r\n14 23 13 \r\n1 234 13 \r\n1 23 134 \r\n14 234 13 \r\n14 23 134 \r\n1 234 134 \r\n13 4 12 \r\n134 4 12 \r\n13 4 124 \r\n14 3 12 \r\n1 34 12 \r\n1 3 124 \r\n14 34 12 \r\n14 3 124 \r\n1 34 124 \r\n1 4 123 \r\n14 4 123 \r\n1 4 1234 \r\n134 3 12 \r\n13 34 12 \r\n13 3 124 \r\n134 34 12 \r\n134 3 124 \r\n13 34 124 \r\n13 4 123 \r\n134 4 123 \r\n13 4 1234 \r\n14 3 123 \r\n1 34 123 \r\n1 3 1234 \r\n14 34 123 \r\n14 3 1234 \r\n1 34 1234 \r\n1234 2 1 \r\n123 24 1 \r\n123 2 14 \r\n1234 24 1 \r\n1234 2 14 \r\n123 24 14 \r\n124 23 1 \r\n12 234 1 \r\n12 23 14 \r\n124 234 1 \r\n124 23 14 \r\n12 234 14 \r\n124 2 13 \r\n12 24 13 \r\n12 2 134 \r\n124 24 13 \r\n124 2 134 \r\n12 24 134 \r\n1234 23 1 \r\n123 234 1 \r\n123 23 14 \r\n1234 234 1 \r\n1234 23 14 \r\n123 234 14 \r\n1234 2 13 \r\n123 24 13 \r\n123 2 134 \r\n1234 24 13 \r\n1234 2 134 \r\n123 24 134 \r\n124 23 13 \r\n12 234 13 \r\n12 23 134 \r\n124 234 13 \r\n124 23 134 \r\n12 234 134 \r\n123 4 12 \r\n1234 4 12 \r\n123 4 124 \r\n124 3 12 \r\n12 34 12 \r\n12 3 124 \r\n124 34 12 \r\n124 3 124 \r\n12 34 124 \r\n12 4 123 \r\n124 4 123 \r\n12 4 1234 \r\n1234 3 12 \r\n123 34 12 \r\n123 3 124 \r\n1234 34 12 \r\n1234 3 124 \r\n123 34 124 \r\n123 4 123 \r\n1234 4 123 \r\n123 4 1234 \r\n124 3 123 \r\n12 34 123 \r\n12 3 1234 \r\n124 34 123 \r\n124 3 1234 \r\n12 34 1234 \r\n134 2 12 \r\n13 24 12 \r\n13 2 124 \r\n134 24 12 \r\n134 2 124 \r\n13 24 124 \r\n14 23 12 \r\n1 234 12 \r\n1 23 124 \r\n14 234 12 \r\n14 23 124 \r\n1 234 124 \r\n14 2 123 \r\n1 24 123 \r\n1 2 1234 \r\n14 24 123 \r\n14 2 1234 \r\n1 24 1234 \r\n134 23 12 \r\n13 234 12 \r\n13 23 124 \r\n134 234 12 \r\n134 23 124 \r\n13 234 124 \r\n134 2 123 \r\n13 24 123 \r\n13 2 1234 \r\n134 24 123 \r\n134 2 1234 \r\n13 24 1234 \r\n14 23 123 \r\n1 234 123 \r\n1 23 1234 \r\n14 234 123 \r\n14 23 1234 \r\n1 234 1234 \r\n234 1 1 \r\n23 14 1 \r\n23 1 14 \r\n234 14 1 \r\n234 1 14 \r\n23 14 14 \r\n24 13 1 \r\n2 134 1 \r\n2 13 14 \r\n24 134 1 \r\n24 13 14 \r\n2 134 14 \r\n24 1 13 \r\n2 14 13 \r\n2 1 134 \r\n24 14 13 \r\n24 1 134 \r\n2 14 134 \r\n234 13 1 \r\n23 134 1 \r\n23 13 14 \r\n234 134 1 \r\n234 13 14 \r\n23 134 14 \r\n234 1 13 \r\n23 14 13 \r\n23 1 134 \r\n234 14 13 \r\n234 1 134 \r\n23 14 134 \r\n24 13 13 \r\n2 134 13 \r\n2 13 134 \r\n24 134 13 \r\n24 13 134 \r\n2 134 134 \r\n34 12 1 \r\n3 124 1 \r\n3 12 14 \r\n34 124 1 \r\n34 12 14 \r\n3 124 14 \r\n4 123 1 \r\n4 1234 1 \r\n4 123 14 \r\n4 12 13 \r\n4 124 13 \r\n4 12 134 \r\n34 123 1 \r\n3 1234 1 \r\n3 123 14 \r\n34 1234 1 \r\n34 123 14 \r\n3 1234 14 \r\n34 12 13 \r\n3 124 13 \r\n3 12 134 \r\n34 124 13 \r\n34 12 134 \r\n3 124 134 \r\n4 123 13 \r\n4 1234 13 \r\n4 123 134 \r\n34 1 12 \r\n3 14 12 \r\n3 1 124 \r\n34 14 12 \r\n34 1 124 \r\n3 14 124 \r\n4 13 12 \r\n4 134 12 \r\n4 13 124 \r\n4 1 123 \r\n4 14 123 \r\n4 1 1234 \r\n34 13 12 \r\n3 134 12 \r\n3 13 124 \r\n34 134 12 \r\n34 13 124 \r\n3 134 124 \r\n34 1 123 \r\n3 14 123 \r\n3 1 1234 \r\n34 14 123 \r\n34 1 1234 \r\n3 14 1234 \r\n4 13 123 \r\n4 134 123 \r\n4 13 1234 \r\n234 12 1 \r\n23 124 1 \r\n23 12 14 \r\n234 124 1 \r\n234 12 14 \r\n23 124 14 \r\n24 123 1 \r\n2 1234 1 \r\n2 123 14 \r\n24 1234 1 \r\n24 123 14 \r\n2 1234 14 \r\n24 12 13 \r\n2 124 13 \r\n2 12 134 \r\n24 124 13 \r\n24 12 134 \r\n2 124 134 \r\n234 123 1 \r\n23 1234 1 \r\n23 123 14 \r\n234 1234 1 \r\n234 123 14 \r\n23 1234 14 \r\n234 12 13 \r\n23 124 13 \r\n23 12 134 \r\n234 124 13 \r\n234 12 134 \r\n23 124 134 \r\n24 123 13 \r\n2 1234 13 \r\n2 123 134 \r\n24 1234 13 \r\n24 123 134 \r\n2 1234 134 \r\n234 1 12 \r\n23 14 12 \r\n23 1 124 \r\n234 14 12 \r\n234 1 124 \r\n23 14 124 \r\n24 13 12 \r\n2 134 12 \r\n2 13 124 \r\n24 134 12 \r\n24 13 124 \r\n2 134 124 \r\n24 1 123 \r\n2 14 123 \r\n2 1 1234 \r\n24 14 123 \r\n24 1 1234 \r\n2 14 1234 \r\n234 13 12 \r\n23 134 12 \r\n23 13 124 \r\n234 134 12 \r\n234 13 124 \r\n23 134 124 \r\n234 1 123 \r\n23 14 123 \r\n23 1 1234 \r\n234 14 123 \r\n234 1 1234 \r\n23 14 1234 \r\n24 13 123 \r\n2 134 123 \r\n2 13 1234 \r\n24 134 123 \r\n24 13 1234 \r\n2 134 1234 \r\n34 12 12 \r\n3 124 12 \r\n3 12 124 \r\n34 124 12 \r\n34 12 124 \r\n3 124 124 \r\n4 123 12 \r\n4 1234 12 \r\n4 123 124 \r\n4 12 123 \r\n4 124 123 \r\n4 12 1234 \r\n34 123 12 \r\n3 1234 12 \r\n3 123 124 \r\n34 1234 12 \r\n34 123 124 \r\n3 1234 124 \r\n34 12 123 \r\n3 124 123 \r\n3 12 1234 \r\n34 124 123 \r\n34 12 1234 \r\n3 124 1234 \r\n4 123 123 \r\n4 1234 123 \r\n4 123 1234 \r\n',11765,0);
INSERT INTO comment VALUES (11769,1437,1301,'Charlie','re(5): Solution  FINAL WORD(by Charlie','2004-02-10 15:58:42',0,'By the way the program that produced the list is\r\n<pre>\r\nOPEN \"setmeup.txt\" FOR OUTPUT AS #2\r\nDATA 1,2,3,12,13,23\r\nFOR i = 1 TO 6\r\n  READ choice$(i)\r\nNEXT\r\nDIM set$(3)\r\n\r\nFOR c1 = 1 TO 6\r\n FOR c2 = 1 TO 6\r\n  FOR c3 = 1 TO 6\r\n   FOR c4 = 1 TO 6\r\n     ERASE set$\r\n     c$ = choice$(c1)\r\n     FOR i = 1 TO LEN(c$)\r\n      set$(VAL(MID$(c$, i, 1))) = set$(VAL(MID$(c$, i, 1))) + \"1\"\r\n     NEXT\r\n     c$ = choice$(c2)\r\n     FOR i = 1 TO LEN(c$)\r\n      set$(VAL(MID$(c$, i, 1))) = set$(VAL(MID$(c$, i, 1))) + \"2\"\r\n     NEXT\r\n     c$ = choice$(c3)\r\n     FOR i = 1 TO LEN(c$)\r\n      set$(VAL(MID$(c$, i, 1))) = set$(VAL(MID$(c$, i, 1))) + \"3\"\r\n     NEXT\r\n     c$ = choice$(c4)\r\n     FOR i = 1 TO LEN(c$)\r\n      set$(VAL(MID$(c$, i, 1))) = set$(VAL(MID$(c$, i, 1))) + \"4\"\r\n     NEXT\r\n     good = 1\r\n     FOR i = 1 TO 3\r\n       IF set$(i) = \"\" THEN good = 0\r\n     NEXT\r\n     IF good THEN\r\n       gdCt = gdCt + 1\r\n       PRINT #2, set$(1); \" \"; set$(2); \" \"; set$(3); \" \"\r\n     END IF\r\n   NEXT\r\n  NEXT\r\n NEXT\r\nNEXT\r\nCLOSE\r\nPRINT gdCt\r\n\r\n</pre>\r\n---------\r\n---------',11768,0);
INSERT INTO comment VALUES (11770,1437,5285,'Ady TZIDON','re(5): Solution  FINAL WORD revisited','2004-02-10 16:38:55',1,'Both the formula and the solution are ok\r\nI DID NOT NOTICE THAT YOU DEDUCTED THE 3 REDUNDANT CHOICES\r\n\r\nerrare humanum est\r\nady',11767,0);
INSERT INTO comment VALUES (11771,1437,4507,'Penny','re: Is this right ?','2004-02-10 16:47:23',0,'Penny: \"If C has 2 numbers (there are 10*9 such sets), then any two sets A and B, where A is any subset of the remaining 8 numbers, and B is any subset of all 10 numbers, should do the trick.\"\r\n\r\nPenny doesn\'t make sense. These combinations include \r\nC={1,2}, B={1,2,3,4}, A={3,4}.\r\nA U B U C = {1,2,3,4}\r\n\r\nIt is also wrong to assume that if there are three subsets A,B,C such that A U B U C = {1,2,3,4,5,6,7,8,9,10} and \r\nA int B int C = {}, then at least two of them must have null intersection.\r\n\r\nWhat about:\r\nA = {1,3}, B={1,2}, C={2,3,4,5,6,7,8,9,10} \r\n\r\nAt this rate I\'ll have the cure for cancer any day now.... \n\n<i>Edited on <b>February 10, 2004, 4:49 pm</b></i>',11762,0);
INSERT INTO comment VALUES (11772,670,5297,'NK','Re so easy','2004-02-10 18:13:08',0,'(Responding to Ady TZIDON)\r\n\r\nThat\'s a nifty approach, but don\'t we count digits beginning at the decimal?  If so, you still might get a variant of your method to work.',NULL,0);
INSERT INTO comment VALUES (11773,1605,5579,'superfuous_nut','i\'ll give it a swing','2004-02-10 18:54:03',0,'the cube is 4x4x4.  the farthest corners are then &#8730;(4&#178;+4&#178;+4&#178;) or &#8730;48.\r\n\r\nthe spheres are 2 units in diameter each.  they take up a total of 4 units of the &#8730;48 distance.  which leaves (&#8730;48 - 4) of gap.  half of this space is between them and half is at the corner.\r\n\r\nmy solution is (&#8730;48-4)/2 for a diameter or (&#8730;48-4)/4 for a radius.\r\n\r\nr=0.73205...\r\n',NULL,0);
INSERT INTO comment VALUES (11774,670,5297,'NK','re: Re so easy','2004-02-10 19:03:12',0,'In fact, counting from the decimal makes your number\r\n\r\nAAAAx1AAAA\r\n\r\nx=9 gives 91, which is divisible by 13.  Thus, we both get the same answer (9), but your approach is MUCH easier.',11772,0);
INSERT INTO comment VALUES (11775,1509,5352,'Phil','Alternative Solution','2004-02-10 19:06:46',3,'Most wells would be described as being \"deep\", not \"tall\", from this it is impossible to calculate the internal height of the well since we don\'t know the depth below the surface of the ground.\r\n\r\nas a result, herb must be already out of the well, so the final answer must be 14th February 1996, he was at the bottom on the outside.',NULL,0);
INSERT INTO comment VALUES (11776,1399,5062,'Steve','','2004-02-10 21:02:41',0,'i think cable and clay are the only words and we are reading too much into this\r\n',NULL,0);
INSERT INTO comment VALUES (11777,1622,3351,'Eric','one idea','2004-02-10 21:38:44',1,'One word that came to mind was \"sunshine\".  It could be considered synonymous with both \"sun\" and \"shine\", although \"shine\" usually means something else.  This doesn\'t work as well for me as the word \"sunlight\".  \r\nFor example:\r\n\r\nI am going outside in the sun.\r\nI am going outside in the light.\r\nI am going outside in the sunlight.\r\n\r\nThese seem like synonymous sentences.  I look forward to seeing some other answers to this.\r\n\r\n<i>Edited on <b>February 10, 2004, 9:44 pm</b></i>\n\n<i>Edited on <b>February 10, 2004, 9:44 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11778,1498,5580,'paul','Wow','2004-02-10 21:54:57',0,'that is a very confusing problem',NULL,0);
INSERT INTO comment VALUES (11779,1622,5580,'paul','simple','2004-02-10 21:59:17',0,'buttocks = butt',NULL,0);
INSERT INTO comment VALUES (11780,1399,5580,'paul','simple','2004-02-10 22:04:38',0,'the answer is \r\n\r\nCA BABES\r\nor\r\nCalifornia girls',NULL,0);
INSERT INTO comment VALUES (11781,1399,5580,'paul','other answer was messed up','2004-02-10 22:06:06',0,'the answer is Cable',NULL,0);
INSERT INTO comment VALUES (11782,1379,5580,'paul','# 3','2004-02-10 22:11:20',0,'Piqua, Ohio',NULL,0);
INSERT INTO comment VALUES (11783,1622,3372,'Sam','re: simple','2004-02-11 00:28:48',0,'>> buttocks = butt\r\n\r\nI\'ve never had the urge to kick someone in the \"ocks\" however...',11779,0);
INSERT INTO comment VALUES (11784,1622,4507,'Penny','Two more','2004-02-11 06:02:21',3,'overdone  \r\npotbelly ',NULL,0);
INSERT INTO comment VALUES (11785,1622,4507,'Penny','More possibilities','2004-02-11 07:05:05',3,'upstanding\r\nuttermost\r\naye-aye\r\nbye-bye\r\ndownfallen\r\nwhippersnapper\r\novermuch\r\noverplus\r\nclose-by\r\ngoody-goody\r\nall-inclusive\r\nall-encompassing\r\noverthrown\r\nfuddy-duddy\r\nmuckrake\r\nhurly-burly\r\nsingsong\r\ntopsy-turvy\r\nbygone',NULL,0);
INSERT INTO comment VALUES (11786,670,5285,'Ady TZIDON','re(2): Re so easy SECOND OPINION att :NK','2004-02-11 07:24:20',2,'  NK,\r\nTake a number, say 652 . When you say its first digit is 6 second is 5 etc you count from left to right.\r\nThat\'s the way I did it.   ( i did it my way..)\r\nOf course you are free to define it the other way \r\nand then  X1=91  ===>   X=9 .\r\n\r\nSo you and I solved two problems for the price of one.\r\n\r\nenjoy, enjoy\r\n\r\nady',11774,0);
INSERT INTO comment VALUES (11787,1622,4507,'Penny','Three more','2004-02-11 07:36:16',3,'manservant\r\ncodfish\r\nladylove',NULL,0);
INSERT INTO comment VALUES (11788,1622,3172,'SilverKnight','re(2): simple','2004-02-11 07:58:40',0,'I have...',11783,0);
INSERT INTO comment VALUES (11789,1622,4507,'Penny','Also there is....','2004-02-11 08:12:32',3,'Quagmire',NULL,0);
INSERT INTO comment VALUES (11790,1605,5391,'York','re(2): Different Sulution','2004-02-11 08:46:33',0,'Thanks Charlie.  In my attenpt to simplify the problem, I lost track of the alignment of the center circle.  Again thanks for the correction.  \r\nYork ',11718,0);
INSERT INTO comment VALUES (11791,1321,3275,'retiarius','aplles and oranges','2004-02-11 09:11:59',0,'Each has n apples when the new trading begins.\r\nThey make 2n * 2/5 instead of n/2 + n/3 shillings\r\nThus 5n/6 - 4n/5 = 7\r\nn = 210\r\nThey make 168 shillings\r\nSmith makes 84 instead of 70 shillings, gaining 14 shillings\r\nJones makes 84 instead of 105 shillings, losing 21 shillings\r\n',NULL,0);
INSERT INTO comment VALUES (11792,1321,4507,'Penny','Solution (no applet used)','2004-02-11 09:17:32',3,'OK, I\'ll bite. This may not be the core solution.  \r\n\r\nAfter reading retiarius\'s solution, I realize that I interpreted \"there appears to be a shortage of seven shillings\" differently than he did. My original answer appears as a footnote.\r\n\r\nLets say each woman put N apples in the pile.  \r\n\r\n(4/5)N = (1/2)N + (1/3)N - 7\r\n\r\nN = 210\r\n\r\nMrs Jones should have gotten 105 shillings, but actually got 84 shillings. She lost 21 shillings.\r\n\r\nFootnote: My original solution read:\r\n\r\nMrs. Jones meant to sell these apples for \r\n(2/5)*(2N) = (4/5)N shillings, but the amount was found to be (4/5)N - 7 shillings.\r\n\r\nEach woman got [(4/5)N - 7]/2 =(2/5)N - 7/2 shillings\r\n\r\nMrs. Jones whould have gotten N/2 shillings if she hadn\'t given them to Mrs. Smith.\r\n\r\nMrs. Jones lost N/2 - [(2/5)N - 7/2]\r\n= (1/10)N + 7/2 shillings\r\n\r\n\r\n\n\n<i>Edited on <b>February 11, 2004, 9:31 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11793,1622,3372,'Sam','Huh?? (re: Two more)','2004-02-11 12:08:10',0,'Um, am I confused as to what is supposed to be done? Aren\'t the two parts supposed to be synonymous?\r\n\r\nAs far as I understand,\r\n\r\nover != done\r\npot != belly\r\nup != standing\r\ndown != fallen\r\nover != much\r\nman != servent\r\n\r\nand so on...\r\n\r\nQuagmire, however, seems perfect.\r\n(Quag = mire = quagmire = a low lying bog)\n\n<i>Edited on <b>February 11, 2004, 12:08 pm</b></i>',11784,0);
INSERT INTO comment VALUES (11794,1622,3172,'SilverKnight','re: Huh?? (re: Two more)','2004-02-11 12:31:10',0,'Oh woe is me!  What is the world coming to, when I find myself defending Penny\'s responses!  :-)\r\n\r\nAnyway, Sam, I think, in context, all of these <I>are</I> synonyms:\r\n<UL><LI>We watched until the play was <I>over/done</I>.\r\n<LI>He drank so much beer, his <I>pot/belly</I> hung over his belt. (okay... reaching a bit here)\r\n<LI>The soldiers were doing pushups, but now they\'re <I>up/standing</I>.  (not quite equal to \'upstanding citizen\', but...)\r\n<LI>The running back received quite a hit, and now he\'s <I>down/fallen</I>\r\n<LI>over much--I can\'t think of appropriate context\r\n<LI>We had our <I>man/servent</I> announcing guests as they arrived.  (Not thrilled with context, but valid.)\r\n</UL>\r\n',11793,0);
INSERT INTO comment VALUES (11795,1622,122,'Happy','another','2004-02-11 14:08:10',0,'taxicab',NULL,0);
INSERT INTO comment VALUES (11796,1622,5586,'MarcAllen','Castle of Greyskull','2004-02-11 14:14:34',0,'He-Man',NULL,0);
INSERT INTO comment VALUES (11797,1622,5586,'MarcAllen','re: Castle of Greyskull','2004-02-11 14:16:26',0,'oh, and bathtub',11796,0);
INSERT INTO comment VALUES (11798,1622,4507,'Penny','re: Castle of Greyskull','2004-02-11 14:18:57',0,'Thanks for the lowdown !!!!!',11796,0);
INSERT INTO comment VALUES (11799,1622,153,'TomM','re(2): Huh?? (re: Two more)','2004-02-11 14:20:53',0,'>>Anyway, Sam, I think, in context, all of these <i>are</i> synonyms: \r\n\r\n\r\nThe problem, though, is that it takes a context to make the connection. One or both of the parts has another different, more common meaning, or their usual connotation is slightly different. When you hear the word \"pot\" for example, unless you already know that you are referring to a belly, or the context makes it clear.  \r\n\r\nAnd even so, you had trouble equating up=standing=upstanding and down=fallen=downfallen.\r\n\r\nThe thing is not that they are wrong, but that another word is so obviously right that these are shown to be inferior substitutes.',11794,0);
INSERT INTO comment VALUES (11800,1626,4507,'Penny','For those who are not familiar with dominoes...','2004-02-11 14:22:18',2,'http://boardgamecentral.com/games/dominoes.html',NULL,0);
INSERT INTO comment VALUES (11801,1415,5587,'Chuck Horn','A Boy, a Girl, a Dog, and a Bicycle','2004-02-11 14:25:17',0,'I hope that the answer is 5 hours. Otherwise what is the purpose of taking a walk. If this were a race where it didn\'t matter if everyone separated, we could plot out the shortest time. Before I do that, I want to eliminate the obvious.',NULL,0);
INSERT INTO comment VALUES (11802,238,4257,'Jack McBarn','Solution','2004-02-11 14:28:06',3,'5 up [5=5,3=0]\r\nPour 5>3 [5=2,3=3]\r\nEmpty 3 [5=2,3=0] \r\nPour 5>3 [5=0,3=2]\r\nFill 5 [5=5,3=2] \r\nPour 5>3 - stop when 3 full[5=4,3=3] ',NULL,0);
INSERT INTO comment VALUES (11803,1626,4507,'Penny','Here is a picture of double-sixes dominoes','2004-02-11 14:35:09',2,'http://www.unclesgames.com/product_info.php?ref=3&products_id=507&affiliate_banner_id=1',11800,0);
INSERT INTO comment VALUES (11804,1622,3172,'SilverKnight','re(3): Huh?? (re: Two more)','2004-02-11 14:37:16',0,'The original posting had more than those you mentioned, and was associated with other postings as well....  And while each particular pairing has varying degrees of success, the original criticism applied to the whole group of them.\r\n\r\nYou, also didn\'t mention man=servent or over=done, which are more reasonable.   The others are still worthy of note, and with such a problem, your notion of \"obviously right\" is hard to swallow.\r\n\r\nIf one wants an \"obviously right\" answer, one should TD those problems that allow for multiple answers and/or \"degrees of correctness\".',11799,0);
INSERT INTO comment VALUES (11805,1626,5285,'Ady TZIDON','Not sure- just intuition','2004-02-11 14:54:11',2,'\r\n\r\nIt looks like 1/6-  is the answer.\r\n\r\nOnly if the pieces are similar say 1-5 and 2-5.,the chain is possible.\r\nSince for any given 1-domino only one matching 2- domino exists -  out of 6, my result follows.\r\n6 and not 7 since 2-1 should not be counted twice.\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11806,1626,5285,'Ady TZIDON','SOLUTION  now','2004-02-11 15:20:05',0,'answer :  17/48\r\n\r\nSOLUTION: build  a table 7*7   showing all possible pairs of 1-dom and 2-dom\r\nout of 49 possible pairs one is precluded : intersection of 1-2 and 2-1.\r\n\r\nnow insert * in any square of a table which enables  the \" happy ending\" and count the ***.\r\n\r\nI GOT 17  OUT OF 48 POSSIBLE (7  -DIAGONAL AND 11 \r\n1-2 THE WHOLE ROW AND 2-1 THE WHOLE COLUMN - ONE COMMON)\r\n\r\nBEATIFUL PUZZLE\r\n\r\nady ',NULL,0);
INSERT INTO comment VALUES (11807,1622,5285,'Ady TZIDON','re(4): Huh?? (re: Two more)   servAnt','2004-02-11 16:10:21',0,'it is  servAnt  not servEnt\r\n\r\nady',11804,0);
INSERT INTO comment VALUES (11808,1626,3172,'SilverKnight','solution :-)','2004-02-11 16:23:22',0,'<B>17/48</B> - I agree with Ady...\r\n___________________________\r\n\r\nThere are 7 number (0, 1, 2, 3, 4, 5, and 6), and each of them is displayed 8 times (for a total of 56).  Since there are 2 on each domino, we should find 56/2 = 28 dominoes.  Verified.\r\n\r\nNow, to have a chain, clearly every number must match up with a match.  Therefore, we must have an even number of them along the chain.  Therefore, the two \"ends\" of the chain MUST match.\r\n\r\nEquivalently, <I>If the ends of the chain don\'t match, then we can\'t make a chain using all the dominoes.</I>\r\n\r\n(Corollary: if the ends of the chain *do* match, then we CAN make a chain using all the dominoes... left to prove as an exercise to the reader.)\r\n\r\nSo, if, for example, the two dominoes are (<B>1</B>,3) and (<B>2</B>,4), then we will be unable to make a chain.  (This is because they share no number, so we can\'t have the ends equal.)\r\n____________________________________________\r\n\r\nNot including the the 1,2 domino, there are:\r\n6 x 6 = 36 different possibilities ( (0,1) & (0,2), (0,1) & (3,2), etc. )\r\n\r\nIncluding the 1,2 domino, there are:\r\n2 x 6 = 12 different possibilities ( (1,2) & (x,1), (1,2) (x,2))\r\n\r\nTotal: 48 equally likely possibilities\r\n\r\nOf them, only the following have a *match* at the ends:\r\n\r\n<I>with (1,2)</I> - 12 combinations\r\n(1,2) (0,1)\r\n(1,2) (1,1)\r\n(1,2) (3,1)\r\n(1,2) (4,1)\r\n(1,2) (5,1)\r\n(1,2) (6,1)\r\n(2,1) (0,2)\r\n(2,1) (2,2)\r\n(2,1) (3,2)\r\n(2,1) (4,2)\r\n(2,1) (5,2)\r\n(2,1) (6,2)\r\n\r\n<I>without (1,2)</I> - 5 combinations\r\n(0,1) (2,0)\r\n(3,1) (2,3)\r\n(4,1) (2,4)\r\n(5,1) (2,5)\r\n(6,1) (2,6)\r\n\r\nTotal of 17 successful combinations over 48 equally likely possibilities.',NULL,0);
INSERT INTO comment VALUES (11809,1622,3172,'SilverKnight','re(5): Huh?? (re: Two more)','2004-02-11 16:29:14',0,'Yes, it is.\r\n\r\nI kept the misspelling from the earlier comment.  (Please see the referenced postings.)\r\n\r\nAlso, we CAPITALIZE the first letter of a sentence, and end them with periods (.).\r\n\r\n;-)\r\n\r\n- SK',11807,0);
INSERT INTO comment VALUES (11810,1626,1301,'Charlie','re: solution :-)','2004-02-11 17:52:55',0,'Are you sure you\'ve considered all the ways leading to the choice of what you see?',11808,0);
INSERT INTO comment VALUES (11811,1626,3172,'SilverKnight','re(2): solution :-)','2004-02-11 17:54:56',0,'not anymore!!!!  :-)\r\n\r\nAt least not when you ask me like that....  (well gotta run for now... I\'ll look again later.)  In the mean time... someone take advantage of this lapse and PROVE ME WRONG!',11810,0);
INSERT INTO comment VALUES (11812,1415,4374,'Richard','re: A Boy, a Girl, a Dog, and a Bicycle','2004-02-11 21:11:39',0,'See comments 5,7, and 8.',11801,0);
INSERT INTO comment VALUES (11813,1622,5285,'Ady TZIDON','re(6): Huh?? (re: Two more)======> SK','2004-02-11 21:26:22',3,'\r\nSK,\r\n\r\nTouche!!\r\n\r\n\r\ntou·ché    =  Pronunciation Key  (t-sh)\r\ninterj. \r\nUsed to acknowledge a hit in fencing or a successful criticism or an effective point in argument.\r\n\r\n\r\nAdy.       \r\nN.B.     I still like the modest \" ady \". ',11809,0);
INSERT INTO comment VALUES (11814,1626,3558,'Tristan','solution?','2004-02-11 23:53:25',3,'I\'m not very confident in this, but isn\'t the 1,1 dominoe twice as likely to be the one chosen?  Likewise for the 2,2 dominoe?\r\n\r\nIf this is the case, I just double a column and a row in the table Ady suggested and get 63 possibilities.  19 of the possibilities match.  \r\n\r\nSo the probability is <b>19/63</b>\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11815,1270,5596,'Katrina','solution','2004-02-12 00:14:55',3,'Allison, 6, thrush, birdseed\r\nBrewer, 10, robin, suet\r\nChandler, 2, blackbird, toast\r\nDennis, 4, sparrow, bread\r\nEmery, 8, cardinal, cake\r\n',NULL,0);
INSERT INTO comment VALUES (11816,1626,3172,'SilverKnight','re(3): solution :-)','2004-02-12 05:31:23',4,'BTW, Charlie....\r\n\r\nRegarding your problem\'s statement:\r\n\"<I>You look at only one of the two numbers on each domino, choosing at random which end to look at. You see that the number you look at on the first domino is 1. The number you see on the second domino is 2...</I>\"\r\n\r\nI read this to be equivalent to:\r\n\"One domino has at least one \'1\' on it, and the other domino has at least one \'2\' on it.\"\r\n\r\nIt seems (to me) that Ady interpreted it in the same manner.  Are we understanding the problem correctly?\r\n\r\n-SK',11811,0);
INSERT INTO comment VALUES (11817,1622,1183,'fwaff','re(4): Huh?? (re: Two more)','2004-02-12 06:07:53',3,'I think TomM\'s point is that while most of Penny\'s solutions fit A=B (eg over=done), they don\'t generally fit A=B=AB (eg over and done do not mean the same as overdone). Penny\'s one \'obviously right\' answer is quagmire where both halves of the word are common abbreviations (and therefore synonyms) with the whole word. Of the other suggestions posted the only \'obviously right\' ones (IMHO) are taxicab and bathtub.\r\n\r\nFWIW I agree 100% with SK on the principle of \'obviously right\' regarding problems of this type. Anyway from pedants\' corner, the correct answer to the problem is \"yes\".',11804,0);
INSERT INTO comment VALUES (11818,1626,1301,'Charlie','re(4): solution :-)','2004-02-12 08:39:37',0,'Your paraphrase is not as specific in the method of choosing two dominos and the ends to look at.  Ask which is a more likely domino to choose: for example, the 1-5 or the 1-1.  Also determine at random an end to look at.',11816,0);
INSERT INTO comment VALUES (11819,1622,1920,'Brian Smith','Out of all the responses so far ......','2004-02-12 09:07:34',0,'Out of all the responses so far, I think the best ones are <b>taxicab</b> and <b>quagmire</b>.  Those are probably the two words the puzzle is asking for.\n\n<i>Edited on <b>February 12, 2004, 10:41 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11820,1500,4670,'e.g.','Acorns','2004-02-12 10:00:17',3,'A=8, B=2, C=6.<p>From B\'s statement, C=(B-1)B(B+1).<br>From A\'s statement, C=AB-A-B =(A-1)(B-1)-1<br>Equating, (B-1)B(B+1)=(A-1)(B-1)-1, so (B-1)[(A-1)-B(B+1)]=1. As both factors must be integers, it follows that B-1=1 (so B=2) and A-1=7 (so A=8).\r\n\r\n<i>Edited on <b>February 12, 2004, 10:03 am</b></i>\n\n<i>Edited on <b>February 12, 2004, 10:04 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11821,1500,1301,'Charlie','re: Acorns  ... because','2004-02-12 10:05:43',3,'(B-1)B(B+1) = AB-A-B\r\n(B-1)B(B+1) = (A-1)(B-1)-1\r\n\r\n(B-1)(B(B+1)-(A-1)) = -1\r\n\r\nSo B must be 2 (it can\'t be zero), and then A solves to 8, making C=6.',11820,0);
INSERT INTO comment VALUES (11822,1500,4670,'e.g.','re(2): Acorns  ... because','2004-02-12 10:35:14',1,'I do not want to start a flames war, but your reply doesn\'t add anything to my post...',11821,0);
INSERT INTO comment VALUES (11823,1500,3172,'SilverKnight','re(3): Acorns  ... because','2004-02-12 11:18:11',0,'You tell \'im e.g. !!!\r\n\r\nCharlie\'s always starting stuff and offending people around here!',11822,0);
INSERT INTO comment VALUES (11824,1626,3172,'SilverKnight','re(5): solution :-)','2004-02-12 12:15:05',0,'Different (correct?) solution, agreeing with Tristan:\r\n<B>19/63</B>\r\n_______________________________________\r\n\r\nOkay... here\'s my qualified response:\r\n\r\nIt\'s not clear to me that our previous interpretation is \'wrong\'.  But if I understand what Charlie is getting at, then the previous answers are <I>not</I> what he is looking for, and here\'s his line of reasoning.  (I hope Charlie will continue to comment, so we\'re not left in limbo, wondering...)\r\n_______________________________________\r\n\r\nLet us \'name\' each domino by using its 2 sides, <I>lower number first</I> (doubles are ok too)...  Then the 28 dominoes are:\r\n\r\n(0,0) (0,1) (0,2) (0,3) (0,4) (0,5) (0,6)\r\n(1,1) (1,2) (1,3) (1,4) (1,5) (1,6)\r\n(2,2) (2,3) (2,4) (2,5) (2,6)\r\n(3,3) (3,4) (3,5) (3,6)\r\n(4,4) (4,5) (4,6)\r\n(5,5) (5,6)\r\n(6,6)\r\n\r\nWe can then draw a grid 28x28 showing the intersections of the first domino with the second domino.... (the diagonal line down the center is thrown away, because we can\'t pull the same domino twice).\r\n\r\nOkay, now, for simplicity (longer, but easier, IMHO, to understand) let us make <I>four</I> of these grids:\r\n<OL><LI>the first is where we take the side 1 of the domino 1 & side 1 of domino 2\r\n<LI>the second is where we take the side 1 of the domino 1 & side 2 of domino 2\r\n<LI>the third is where we take the side 2 of the domino 1 & side 1 of domino 2\r\n<LI>the fourth is where we take the side 2 of the domino 1 & side 2 of domino 2</OL>\r\n\r\n<U>Grid 1</U>\r\nThe possible dominos to be seen:\r\n<TT>\r\n(2,2)(1,1)  (2,3)(1,1)  (2,4)(1,1)  (2,5)(1,1)  (2,6)(1,1)\r\n<B>(2,2)(1,2)  (2,3)(1,2)  (2,4)(1,2)  (2,5)(1,2)  (2,6)(1,2)</B>\r\n(2,2)(1,3)  <B>(2,3)(1,3)</B>  (2,4)(1,3)  (2,5)(1,3)  (2,6)(1,3)\r\n(2,2)(1,4)  (2,3)(1,4)  <B>(2,4)(1,4)</B>  (2,5)(1,4)  (2,6)(1,4)\r\n(2,2)(1,5)  (2,3)(1,5)  (2,4)(1,5)  <B>(2,5)(1,5)</B>  (2,6)(1,5)\r\n(2,2)(1,6)  (2,3)(1,6)  (2,4)(1,6)  (2,5)(1,6)  <B>(2,6)(1,6)</B>\r\n\r\n(1,1)(2,2)  <B>(1,2)(2,2)</B>  (1,3)(2,2)  (1,4)(2,2)  (1,5)(2,2)  (1,6)(2,2)\r\n(1,1)(2,3)  <B>(1,2)(2,3)  (1,3)(2,3)</B>  (1,4)(2,3)  (1,5)(2,3)  (1,6)(2,3)\r\n(1,1)(2,4)  <B>(1,2)(2,4)</B>  (1,3)(2,4)  <B>(1,4)(2,4)</B>  (1,5)(2,4)  (1,6)(2,4)\r\n(1,1)(2,5)  <B>(1,2)(2,5)</B>  (1,3)(2,5)  (1,4)(2,5)  <B>(1,5)(2,5)</B>  (1,6)(2,5)\r\n(1,1)(2,6)  <B>(1,2)(2,6)</B>  (1,3)(2,6)  (1,4)(2,6)  (1,5)(2,6)  <B>(1,6)(2,6)</B>\r\n</TT>\r\nOf these 60, 18 (in bold) will work.\r\n\r\n\r\n<U> Grid 2</U>\r\nThe possible dominos to be seen:\r\n<TT>\r\n(1,1)(0,2)  <B>(1,2)(0,2)</B>  (1,3)(0,2)  (1,4)(0,2)  (1,5)(0,2)  (1,6)(0,2)\r\n<B>(1,1)(1,2)  (1,3)(0,2)  (1,4)(0,2)  (1,5)(0,2)  (1,6)(0,2)</B>\r\n(1,1)(2,2)  <B>(1,2)(2,2)</B>  (1,3)(2,2)  (1,4)(2,2)  (1,5)(2,2)  (1,6)(2,2)\r\n(2,2)(0,1)  (2,3)(0,1)  (2,4)(0,1)  (2,5)(0,1)  (2,6)(0,1)\r\n(2,2)(1,1)  (2,3)(1,1)  (2,4)(1,1)  (2,5)(1,1)  (2,6)(1,1)\r\n</TT>\r\nOf these 27, 7 (in bold) will work.\r\n\r\n\r\n<U>Grid 3</U>\r\n<TT>\r\n(0,1)(2,2)  (0,1)(2,3)  (0,1)(2,4)  (0,1)(2,5)  (0,1)(2,6)\r\n(0,2)(1,1)  <B>(0,2)(1,2)</B>  (0,2)(1,3)  (0,2)(1,4)  (0,2)(1,5)  (0,2)(1,6)\r\n(1,1)(2,2)  (1,1)(2,3)  (1,1)(2,4)  (1,1)(2,5)  (1,1)(2,6)\r\n<B>(1,2)(1,1)  (1,2)(1,3)  (1,2)(1,4)  (1,2)(1,5)  (1,2)(1,6)</B>\r\n(2,2)(1,1)  <B>(2,2)(1,2)</B>  (2,2)(1,3)  (2,2)(1,4)  (2,2)(1,5)  (2,2)(1,6)\r\n</TT>\r\nOf these 27, 7 (in bold) will work.\r\n\r\n\r\n<U>Grid 4</U>\r\n<TT>\r\n<B>(0,1)(0,2)  (0,1)(1,2)</B>  (0,1)(2,2)\r\n<B>(0,2)(0,1)</B>  (0,2)(1,1)\r\n(1,1)(0,2)  <B>(1,1)(1,2)</B>  (1,1)(2,2)\r\n<B>(1,2)(0,1)  (1,2)(1,1)</B>\r\n(2,2)(0,1)  (2,2)(1,1)\r\n</TT>\r\nOf these 12, 6 will work.\r\n\r\n\r\nNow.... we total the possibilities up:  60 + 27 + 27 + 12 = 126\r\nwe total the working combinations: 18 + 7 + 7 + 6 = 38\r\n\r\n38/126 = <B>19/63</B>\n\n<i>Edited on <b>February 12, 2004, 12:18 pm</b></i>',11818,0);
INSERT INTO comment VALUES (11825,1500,4507,'Penny','OAK, I think I got it  :-)','2004-02-12 12:33:30',3,'Let A,B, and C be the three total nuts on the day of these sciuridae quercus queries. A>=2. B>=1. \r\nC = (B-1)*(B)*(B+1) = A*B-(A+B)\r\n\r\n(B-1)*(B)*(B+1)=A*B-(A+B)\r\n\r\n(B^2-B)*(B+1)=A*B-(A+B)\r\n\r\nB^3-B^2+B^2-B=A*B-A-B\r\n\r\nB^3=A*B-A\r\n\r\nB^3=A(B-1)\r\n\r\nA=8, B=2, C=6 is one solution. Are there others? \r\n',NULL,0);
INSERT INTO comment VALUES (11826,1270,5601,'eric','answer','2004-02-12 12:46:25',0,'allison,6,birdseed,thrush                                   \r\nbrewer,10,suet,robin\r\nchandler,2,toast,blackbird\r\ndennis,4,bread,sparrow\r\nemery,8,crumbs,cardinal',NULL,0);
INSERT INTO comment VALUES (11827,1270,5601,'eric','put crumbs instead of cake crumbs','2004-02-12 12:50:25',0,'allison,6,birdseed,thrush\r\nbrewer,10,suet,robin\r\nchandler,2,toast,blackbird\r\ndennis,4,bread,sparrow\r\nemery,8,cake, cardinal',NULL,0);
INSERT INTO comment VALUES (11828,1438,4507,'Penny','Shocking !!!   :-)','2004-02-12 12:52:08',2,'You don\'t need to have the technical knowledge required to solve problems like this. You hire people like that. \r\n\r\nIf this puzzle doesn\'t just scream \"LOOK UP THE ANSWER ON THE INTERNET !!!!!\"\r\n\r\nhttp://vlsicad.ucsd.edu/courses/ece20b/wi04/lecture/scratch/ece20b-slides4-6up.pdf   (Requires Adobe Acrobat)\n\n<i>Edited on <b>February 12, 2004, 12:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11829,1270,5601,'eric','read other 2 posts, theyre all right','2004-02-12 12:54:37',0,'mrs. allison,6,thrush,birdseed\r\nmrs. brewer,10,robin, suet\r\nmrs. chandler,2 blackbird,toast\r\nmrs. dennis, 4, sparrow, bread\r\nmrs. emery, 8, cardinal, cake crumbs',NULL,0);
INSERT INTO comment VALUES (11830,1500,5285,'Ady TZIDON','my solution','2004-02-12 13:02:29',3,'a=b^3/(b-1)\r\na=(b^3-1+1)/(b-1)= integer+1/(b-1)\r\nso 1/(b-1) has to be an integer\r\nhence b=2 a=8 c=6 is the only solution\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11831,1438,3172,'SilverKnight','re: Shocking !!!   :-)','2004-02-12 13:25:42',0,'I, admittedly, only scanned the pdf document you referenced, but I don\'t see the answer to this problem in there....  (Although the information in the document may help one get to the answer.)\r\n\r\nPenny, please mention where in this document the answer is.',11828,0);
INSERT INTO comment VALUES (11832,1438,4507,'Penny','re(2): Shocking !!!   :-)','2004-02-12 13:53:09',0,'Right you are, SilverKnight. The answer is not in that document. I should not have stated that it was. It does contains information suitable to the nature of my post, which was \"Hints and/or Tips\". I should have made that clear.',11831,0);
INSERT INTO comment VALUES (11833,1500,2899,'Brian Wainscott','Solution','2004-02-12 14:06:16',3,'Let the number each has today be given by a, b, c respectively.\r\n\r\nB\'s statement about C tells us c=(b-1)*b*(b+1)=b^3-b\r\nA\'s statement tells us c=a*b-a-b\r\n\r\nSetting these equal we have b^3=a(b-1).  Subtract 1 from each side and\r\ndivide by b-1. (If b=1 then c=0 AND c=-1 which is impossible).\r\nThis gives us b^2+b+1=a-1/(b-1).  Since the left side is an integer, the\r\nright side must also be, so b=2.  Solving for a and c we get:\r\n\r\na=8\r\nb=2\r\nc=6\r\n\r\n(After writing this up, I saw that Ady had posted essentially the same thing. But since I\'d gone to all that effort...perhaps the detail will enlighten someone?)\n\n<i>Edited on <b>February 12, 2004, 4:29 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11834,1626,1301,'Charlie','re(6): solution :-)','2004-02-12 14:06:40',0,'Thank you for making the grids. I was going to but then got daunted, but that\'s about what I would have done.  I would not leave you folks in limbo; at the very least I\'ll make the solution public before the problem disappears from the bottom of the home page (and of course journeymen will see it sooner).\r\n\r\nI tried to make the explanation of the randomization as explicit as possible by randomizing both the domino chosen and its orientation (vis-a-vis its visibility).  That made it more explicit than the problem of <a href=\"http://perplexus.info/show.php?pid=7\">Simple Coins</a>, where one (I at least) had to assume that the narrator chose at random which coin to report about.  Here we explicitly say that the end of the domino to look at is determined at random.\r\n\r\nI notice the scare quotes around \'wrong\' in regard to the previously proposed solution.  A simulation program would come out with a certain percentage found.  I can\'t think of a simulation program that agrees with the randomization in the puzzle that would produce the original proposed answer, except by forcing it in choosing the \"other\" side of each domino (but, anyway, that\'s not agreeing with the randomization specified).  Though I didn\'t ask for simulation programs in the puzzle, they certainly are welcome in probability problems, to verify analytic solutions.',11824,0);
INSERT INTO comment VALUES (11835,1438,2716,'Federico Kereki','Classic solution','2004-02-12 14:36:18',3,'http://www.acm.org/jquest/cacm/p87-wos.pdf',NULL,0);
INSERT INTO comment VALUES (11836,1438,4507,'Penny','re: Classic solution','2004-02-12 14:50:56',1,'\"Triple Negative\" gets the \"Most Esoteric Puzzle\" prize. ',11835,0);
INSERT INTO comment VALUES (11837,1478,5601,'eric','solution','2004-02-12 16:14:56',0,'james best, 2nd, chocolatecake\r\nben jones, 1st, fruitcake\r\nvickey andrews, 4th, cheesecake\r\nnigel stevens, 3rd, spongecake',NULL,0);
INSERT INTO comment VALUES (11838,1622,2899,'Brian Wainscott','re: Out of all the responses so far ......','2004-02-12 16:42:53',0,'Perhaps geographic/linguistic region plays a part here, but I\'ve never heard of a \"quag.\"  I don\'t doubt everyone, I\'ve just never heard this particular term.  Then again I wouldn\'t have immediately recognized \"oleo\" either.  Taxicab is a slam dunk as far as I can see...',11819,0);
INSERT INTO comment VALUES (11839,1438,1575,'DJ','Wow','2004-02-12 17:44:40',0,'The thought and effort going in to solving this problem is staggering ...',NULL,0);
INSERT INTO comment VALUES (11840,1438,4507,'Penny','re: Wow :-)','2004-02-12 17:48:46',0,'OK, DJ, I\'ll try to come up with an answer to this one. No doubt I\'ll have my usual spectacular success.',11839,0);
INSERT INTO comment VALUES (11841,1438,3172,'SilverKnight','re: Classic solution','2004-02-12 18:25:06',4,'FK (or anyone),\r\n\r\nPlease help me understand this diagram....\r\n\r\nI was looking at the figure 4 in the \"classic solution\".  If one looks at the second major column of gates (from top to bottom reads: Or, Or, And, Or, And, Or, And), there is an input that is shared among three of the \'Or\'s and one \'And\'.  I do not see where it is coming from.\r\n\r\nIs there an error in this diagram?  Or (as is more likely) am I misunderstanding it?\r\n\r\n- SK',11835,0);
INSERT INTO comment VALUES (11842,1438,4507,'Penny','Circuits acrobatics !! (Solution)','2004-02-12 18:30:53',3,'I can just hear it now...\"You copy/paste stuff off the Internet, but you don\'t understand it\". (You have a point. I don\'t understand it fully. Doubtless the smarter flooblers will improve upon it...).   \r\n\r\n(http://rec-puzzles.org/new/sol.pl/logic/inverter)\r\n\r\nSolution found at above website:\r\n\r\n\"Can a digital logic circuit with two inverters invert N independent inputs? The circuit may contain any number of AND or OR gates.\r\n\r\nSolution:\r\n\r\nIt can be shown that N inverters can invert 2^N-1 independent inputs, given an unlimited supply of AND and OR gates. The classic version of this puzzle is to invert 3 independent inputs using AND gates, OR gates, and only 2 inverters.\r\n\r\nThis is solved by:\r\n\r\nn1 = not(i1 and i2 or i1 and i3 or i2 and i3);\r\nn2 = not((i1 or i2 or i3) and n1  or  i1 and i2 and i3);\r\no1 = (i2 or i3 or n2) and n1  or  i2 and i3 and n2;\r\no2 = (i1 or i3 or n2) and n1  or  i1 and i3 and n2;\r\no3 = (i1 or i2 or n2) and n1  or  i1 and i2 and n2;\r\n\r\ni1, i2, and i3 are the inputs, n1 and n2 are the inverted signals, and o1, o2, and o3 are the outputs.  \"and\" has higher precedence than \"or\".\r\n\r\nSo, start with N inverters.  Replace 3 of them with 2.\r\nKeep doing that until you\'re down to 2 inverters.\r\n\r\nI was skeptical at first, because such a design requires so much feedback that I was sure the system would oscillate when switching between two particular states.  But after writing a program to test every possible state \r\nchange (32^2), it appears that this system settles after a maximum of 3 feedback logic iterations. I did not include gate delays in the simulation, however, which could increase the number of iterations before the system\r\nsettles.\r\n\r\nIn any case, it appears that the world needs only 2 inverters! :-) \"\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 13, 2004, 5:45 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11843,1500,4374,'Richard','re: Solution, being technical','2004-02-12 19:32:58',0,'Just being technical: a=b=c=0 also solves the equations even though nobody has seen fit to rule it out -- it is clearly ruled out, however, by A\'s statement and also by B\'s statement.',11833,0);
INSERT INTO comment VALUES (11844,1622,4507,'Penny','re(2): Out of all the responses so far ......','2004-02-12 20:58:37',0,'Right out of the Merriam-Webster online dictionary:\r\n\r\nMain Entry: quag\r\nPronunciation: \'kwag, \'kwäg\r\nFunction: noun\r\nEtymology: origin unknown\r\nDate: 1589\r\n: MARSH, BOG \r\n',11838,0);
INSERT INTO comment VALUES (11845,1438,3172,'SilverKnight','re: Circuits acrobatics !! (Solution)','2004-02-13 01:53:40',0,'Why not post the program you wrote to test every possible state change?',11842,0);
INSERT INTO comment VALUES (11846,1438,4507,'Penny','re(2): Circuits acrobatics !! (Solution)','2004-02-13 05:36:32',0,'That program was written by the author of the website solution that I copy/pasted. I just went back and edited that post to make that clearer.\r\n\r\nSorry. \n\n<i>Edited on <b>February 13, 2004, 5:46 am</b></i>',11845,0);
INSERT INTO comment VALUES (11847,1390,5610,'Alan Berris','re: the real solution','2004-02-13 08:00:21',0,'I believe Penny is absolutely correct.\r\nSorry Dan but domestic cats rarely kill for food, it\'s usually for fun.',NULL,0);
INSERT INTO comment VALUES (11848,1623,4068,'Bruno','1, 2, or 3 ?','2004-02-13 10:48:22',0,'I\'d say #3, because he was the only one essential to save her life.\r\n\r\nThey could have found where she lives without the help of the mirror, and they could have traveled by car, plane, train, etc.',NULL,0);
INSERT INTO comment VALUES (11849,1623,5391,'York','I think?','2004-02-13 10:54:24',3,'The wizard.  He was the \"man who saved his daughter\".  He should get to marry her.',NULL,0);
INSERT INTO comment VALUES (11850,1438,1301,'Charlie','re: Circuits acrobatics !! (Solution)-- does not scale up.','2004-02-13 11:21:31',0,'After composing what I show below, I noticed on the original post copied from the internet, that the description says:\r\n\"N inverters can invert 2^N-1 independent inputs\"\r\n\r\nSubstitute N=2, and that says that 2 inverters can invert 3 independent inputs.  In the below, I was trying to invert 4 independent inputs.  According to the quoted source, this is not part of the possibility, though the current puzzle asks us to let 2 inverters work for an arbitrarily large number of bit streams.\r\n\r\n\r\nThe following program works fine as given for three inputs and three outputs:\r\nCLS\r\nFOR i1 = 0 TO -1 STEP -1\r\n FOR i2 = 0 TO -1 STEP -1\r\n  FOR i3 = 0 TO -1 STEP -1\r\n    n1 = NOT (i1 AND i2 OR i1 AND i3 OR i2 AND i3)\r\n    n2 = NOT ((i1 OR i2 OR i3) AND n1 OR i1 AND i2 AND i3)\r\n    o1 = (i2 OR i3 OR n2) AND n1 OR i2 AND i3 AND n2\r\n    o2 = (i1 OR i3 OR n2) AND n1 OR i1 AND i3 AND n2\r\n    o3 = (i1 OR i2 OR n2) AND n1 OR i1 AND i2 AND n2\r\n    PRINT i1, i2, i3\r\n    PRINT o1, o2, o3\r\n    PRINT\r\n  NEXT\r\n NEXT\r\nNEXT\r\n\r\nThe programming language uses -1 for true (on) and 0 for false (off).  The results come out fine:\r\n<pre>\r\n 0             0             0\r\n-1            -1            -1\r\n\r\n 0             0            -1\r\n-1            -1             0\r\n\r\n 0            -1             0\r\n-1             0            -1\r\n\r\n 0            -1            -1\r\n-1             0             0\r\n\r\n-1             0             0\r\n 0            -1            -1\r\n\r\n-1             0            -1\r\n 0            -1             0\r\n\r\n-1            -1             0\r\n 0             0            -1\r\n\r\n-1            -1            -1\r\n 0             0             0\r\n</pre>\r\nwhere the input line is above the output line.\r\n\r\nIn my first attempt to scale this up to four inputs and outputs, I assumed that all possible pairwise ANDed inputs were to be ORed together for negation in n1, and in n2 there\'d be an ORing of all the inputs as well as an ANDing:\r\n\r\nCLS\r\nFOR i1 = 0 TO -1 STEP -1\r\n FOR i2 = 0 TO -1 STEP -1\r\n  FOR i3 = 0 TO -1 STEP -1\r\n   FOR i4 = 0 TO -1 STEP -1\r\n    n1 = NOT (i1 AND i2 OR i1 AND i3 OR i2 AND i3 OR i1 AND i4 OR i2 AND i4 OR i3 AND i4)\r\n    n2 = NOT ((i1 OR i2 OR i3 OR i4) AND n1 OR i1 AND i2 AND i3 AND i4)\r\n    o1 = (i2 OR i3 OR i4 OR n2) AND n1 OR i2 AND i3 AND i4 AND n2\r\n    o2 = (i1 OR i3 OR i4 OR n2) AND n1 OR i1 AND i3 AND i4 AND n2\r\n    o3 = (i1 OR i2 OR i4 OR n2) AND n1 OR i1 AND i2 AND i4 AND n2\r\n    o4 = (i1 OR i2 OR i3 OR n2) AND n1 OR i1 AND i2 AND i3 AND n2\r\n    PRINT i1, i2, i3, i4\r\n    PRINT o1, o2, o3, o4\r\n    PRINT\r\n   NEXT\r\n  NEXT\r\n NEXT\r\nNEXT\r\n\r\nThis did not work out:\r\n<pre>\r\n 0             0             0             0\r\n-1            -1            -1            -1\r\n\r\n 0             0             0            -1\r\n-1            -1            -1             0\r\n\r\n 0             0            -1             0\r\n-1            -1             0            -1\r\n\r\n 0             0            -1            -1\r\n 0             0             0             0  BAD\r\n\r\n 0            -1             0             0\r\n-1             0            -1            -1\r\n\r\n 0            -1             0            -1\r\n 0             0             0             0  BAD\r\n\r\n 0            -1            -1             0\r\n 0             0             0             0  BAD\r\n\r\n 0            -1            -1            -1\r\n-1             0             0             0  BAD\r\n\r\n-1             0             0             0\r\n 0            -1            -1            -1\r\n\r\n-1             0             0            -1\r\n 0             0             0             0  BAD\r\n\r\n-1             0            -1             0\r\n 0             0             0             0  BAD\r\n\r\n-1             0            -1            -1\r\n 0            -1             0             0\r\n\r\n-1            -1             0             0\r\n 0             0             0             0  BAD\r\n\r\n-1            -1             0            -1\r\n 0             0            -1             0\r\n\r\n-1            -1            -1             0\r\n 0             0             0            -1\r\n\r\n-1            -1            -1            -1\r\n 0             0             0             0\r\n\r\n</pre>\r\n---------\r\n\r\nThen I tried putting all the triplets this time in making up n1, rather than pairs, figuring that this might have to scale up with the number of inputs, but this didn\'t work either:\r\n\r\nCLS\r\nFOR i1 = 0 TO -1 STEP -1\r\n FOR i2 = 0 TO -1 STEP -1\r\n  FOR i3 = 0 TO -1 STEP -1\r\n   FOR i4 = 0 TO -1 STEP -1\r\n    n1 = NOT (i1 AND i2 AND i3 OR i1 AND i2 AND i4 OR i1 AND i3 AND i4 OR i2 AND i3 AND i4)\r\n    n2 = NOT ((i1 OR i2 OR i3 OR i4) AND n1 OR i1 AND i2 AND i3 AND i4)\r\n    o1 = (i2 OR i3 OR i4 OR n2) AND n1 OR i2 AND i3 AND i4 AND n2\r\n    o2 = (i1 OR i3 OR i4 OR n2) AND n1 OR i1 AND i3 AND i4 AND n2\r\n    o3 = (i1 OR i2 OR i4 OR n2) AND n1 OR i1 AND i2 AND i4 AND n2\r\n    o4 = (i1 OR i2 OR i3 OR n2) AND n1 OR i1 AND i2 AND i3 AND n2\r\n    PRINT i1, i2, i3, i4\r\n    PRINT o1, o2, o3, o4\r\n    PRINT\r\n   NEXT\r\n  NEXT\r\n NEXT\r\nNEXT\r\n\r\n<pre>\r\n 0             0             0             0\r\n-1            -1            -1            -1\r\n\r\n 0             0             0            -1\r\n-1            -1            -1             0\r\n\r\n 0             0            -1             0\r\n-1            -1             0            -1\r\n\r\n 0             0            -1            -1\r\n-1            -1            -1            -1\r\n\r\n 0            -1             0             0\r\n-1             0            -1            -1\r\n\r\n 0            -1             0            -1\r\n-1            -1            -1            -1\r\n\r\n 0            -1            -1             0\r\n-1            -1            -1            -1\r\n\r\n 0            -1            -1            -1\r\n-1             0             0             0\r\n\r\n-1             0             0             0\r\n 0            -1            -1            -1\r\n\r\n-1             0             0            -1\r\n-1            -1            -1            -1\r\n\r\n-1             0            -1             0\r\n-1            -1            -1            -1\r\n\r\n-1             0            -1            -1\r\n 0            -1             0             0\r\n\r\n-1            -1             0             0\r\n-1            -1            -1            -1\r\n\r\n-1            -1             0            -1\r\n 0             0            -1             0\r\n\r\n-1            -1            -1             0\r\n 0             0             0            -1\r\n\r\n-1            -1            -1            -1\r\n 0             0             0             0\r\n\r\n</pre>\r\n-------\r\nSo we still lack a general way of doing this for more than three inputs/outputs.\r\n\n\n<i>Edited on <b>February 13, 2004, 11:26 am</b></i>',11842,0);
INSERT INTO comment VALUES (11852,1623,4507,'Penny','Solution','2004-02-13 11:32:31',3,'The king had her marry the guy with the horse.\r\n\r\nExplanation:\r\n\r\nThe king thought: \"She might get sick again. The guy with the apple will not be much help; she ate his apple -- it\'s gone. The guy with the mirror? He won\'t be much help either. They\'ll be living together, so he\'ll know where she is; he won\'t need to look in that mirror except to shave in the morning. But that horse will come in handy to get her quickly to the best clinic anywhere in the world.\"\r\n\r\n(btw, York, that wizard is dead).',NULL,0);
INSERT INTO comment VALUES (11853,1623,5391,'York','re: Solution','2004-02-13 12:20:26',0,'Aren\'t you assumeing that the wizard is dead?  The problem never says this.  The problem reads \"A wizard left each of his three sons a gift before he died.\"  This is of course in past tence but so is the rest of the story.  So, the wizard gives his sons their gifts, the action of the story takes place, the king gives his daughter to the wizard, and he dies on their wedding night.  This is my reasoning. What do you think?',11852,0);
INSERT INTO comment VALUES (11851,1623,2716,'Federico Kereki','Original answer','2004-02-13 11:25:01',3,'In the original tale (from the Arabian Nights) the king had the princes compete to see who could fire an arrow farthest away; let\'s assume this isn\'t the expected answer...<p>An easier proposal: the two first brothers got to keep their gifts, but the third was left with nothing, so he should marry the princess as a consolation (!) gift.',NULL,0);
INSERT INTO comment VALUES (11854,1622,4507,'Penny','re(2): Out of all the responses so far ......','2004-02-13 12:20:33',0,'Bathtub and codfish were pretty good too.',11838,0);
INSERT INTO comment VALUES (11855,1605,5481,'John','a try','2004-02-13 12:24:38',3,'if we take the shape in 2d(a XY plane in the middle of the cube,where is the max circle of the spheres)  and draw a square with it\'s vertices on the center of the circles,it\'s side will have a length of 2 * radius =  2 so it\'s \r\n\r\ndiagonial will have length 2 * &#8730;2 .If after we draw a circle in the center of the empty space formed by the circles is diameter will be \r\n\r\nsquare\'s diagonial - 2 * radius of the circle = 2 * &#8730;2 - 2 . so i believe that the same holds and for the cube in 3d \r\nand that makes the radius of the central sphere equal to  (2 * &#8730;2 - 2) / 2 = &#8730;2 - 1\r\n\r\nsorry for my terrible english :)\r\n',NULL,0);
INSERT INTO comment VALUES (11856,1605,5481,'John','my solution is completely wrong...:-)','2004-02-13 12:55:12',0,'after rethinking for a minute i show my VERY BIG mistake',11855,0);
INSERT INTO comment VALUES (11857,1623,2716,'Federico Kereki','re(2): Solution','2004-02-13 12:58:55',0,'I\'d rather say that \"leave a gift\" sounds like a testament or legacy, which implies the donor died. Otherwise, you\'d simply say that \"The wizard GAVE a gift...\"',11853,0);
INSERT INTO comment VALUES (11858,1623,5391,'York','re(3): Solution','2004-02-13 13:31:35',0,'Good point',11857,0);
INSERT INTO comment VALUES (11859,1438,1301,'Charlie','Of course you could do this','2004-02-13 13:52:11',1,'Since we now have a super-duper triple inverter, we can use two of those inverted flows as the two inverters in another such scheme, to produce three inverters there, while still having the one inverter left over.\r\n\r\nNo, on second thought, you can\'t, as the input to the second inverter requires the output from the first.  Perhaps the original restriction is still true, that you can\'t do more than 2^n-1 inversions with n inverters.\r\n\r\n\n\n<i>Edited on <b>February 13, 2004, 2:20 pm</b></i>',11850,0);
INSERT INTO comment VALUES (11860,1605,872,'pleasance','another dimension','2004-02-13 14:06:31',0,'As several people have posted, I agree that the answer is &#8730;3-1. Here\'s a more general problem: I have an n-dimensional \'n-cube\' of side 4. I pack 2^n \'n-spheres\' of radius 1 packed in it, similarly to the 3 dimensional problem. What\'s the largest \'n-sphere\' I can place in the centre? What happens as n gets larger? \r\n\r\nSurprisingly, the radius of the inner \'n-sphere\' increases with n, and for enough dimensions it will stick out of the sides of the \'n-cube\'! If I\'m not mistaken, it goes to infinity with n, but I\'ll have to do the calculation.  ',NULL,0);
INSERT INTO comment VALUES (11861,1420,872,'pleasance','trivia','2004-02-13 14:21:11',0,'Here are a few from \"A collection of word oddities and trivia\", which can be found at http://members.aol.com/gulfhigh2/words.html\r\n\r\nAEGILOPS (alternate spelling of egilops, an ulcer in a part of the eye) is apparently the longest word in W2 which consists of letters in alphabetical order. Aegilops is also also a genus of mollusc and a genus of grass. CHILLLOSS (the opposite of a heatloss) has its letters in alphabetical order, although this word may not be in any dictionary. The title of the film EFIK MOVY was written abcdEFghIjKlMnOpqrstuVwxYz to show the alphabetical-order property. BEEFILY and BILLOWY are the longest such words in OSPD2+. \r\n\r\nTROLLIED seems to be the longest word in W3 with the letters in reverse alphabetical order. There are also SPOON-FEED and SPOON-FED (although these words are usually spelled with hyphens), SNIFFED, SPIFFED, SPOOFED, SPOOKED, SPOOLED, TROOLIE (a palm tree), and TSONECA (a Patagonian language). SPONGED and WRONGED are the longest such words if repeated letters are not allowed. ',NULL,0);
INSERT INTO comment VALUES (11862,1469,3558,'Tristan','???','2004-02-13 14:21:49',1,'It seems to me that there isn\'t enough info here.  We\'re only given the values of M, R, and N.  R is given twice, I assume to show that the corresponding number is always the same.  The blank seems to go right after the number, so I assume that the hint means that 15484 does not equal DP.  The blank is leaving the only example of two letters together unknown.\r\n\r\nI don\'t know where to start, though I\'m not that great at cyptography puzzles.',NULL,0);
INSERT INTO comment VALUES (11863,1605,3172,'SilverKnight','re: another dimension','2004-02-13 14:44:54',0,'Actually, it goes to infinity with &#8730;n.\r\n\r\nThe answer is actually, &#8730;n-1.\r\n\r\nBut, we\'re just talking....  It is a very interesting and related problem to PROVE that this is so.  Anyone?  ;-)',11860,0);
INSERT INTO comment VALUES (11864,1605,3558,'Tristan','re(2): another dimension','2004-02-13 15:01:39',0,'For an n-dimensional cube, side length 4, with 2^n hyperspheres inside it with radius 1, the radius of the hypersphere fitting inside is &#8730;n-1 (As SK said).\r\n\r\nThis is because the diagonal accross the cube is &#8730;(n4&#178;).  Subtracting the lengths from the corner to the point at which the hyperspheres touch the center hypersphere, I get &#8730;(n4&#178;)-2*(1+&#8730;(n4&#178;)/4).  This simplifies to 4&#8730;(n)-2-2&#8730;(n)=2&#8730;n-2.  The radius is then &#8730;n-1.\r\n\r\nFor the center sphere to reach the sides of the cube, I\'d say it takes 9 dimensions.  I\'m having trouble imagining such a cube, but I think that these \"sides\" would have 8 dimensions themselves.',11863,0);
INSERT INTO comment VALUES (11865,1623,5617,'jen','i know this!','2004-02-13 15:08:53',0,'she marries the dead wizard...it could happen',NULL,0);
INSERT INTO comment VALUES (11866,1605,3172,'SilverKnight','re(3): another dimension','2004-02-13 15:43:19',0,'That\'s pretty good, Tristan... I start having trouble imagining such a cube, when the dimensions exceed 3... :-)\r\n\r\n-SK\r\n\r\nP.S. yup... the sides of a 9-cube have 8 dimensions.',11864,0);
INSERT INTO comment VALUES (11867,537,5618,'Hau Nguyen','out of the ordinary!','2004-02-13 15:44:51',0,'it\'s radiation ',NULL,0);
INSERT INTO comment VALUES (11868,1469,1626,'Gamer','Hints','2004-02-13 19:01:04',0,'The actual number that goes in the blank is 3 numbers, so if it was 123 (which it\'s not), it would read 154123. This isn\'t as important though. It would still make sense if it was 154 123.\r\n\r\nThe other thing (which wasn\'t planned) was the fact that 3=R appears twice. Thinking about why that is may reveal the answer.',NULL,0);
INSERT INTO comment VALUES (11869,1626,5285,'Ady TZIDON','we were all wrong','2004-02-13 19:05:35',3,' I am  a long way from home & cannot write a long explanation- may be later. however the answer to the problem as it is worded is 19/49.\r\nShortly: the only pieces that count are 13 dominoes- 7 one-pip pieces and 7 two-pip pieces  , 1-2 being counted twice.\r\nLet us divide the population into 3 subsets:\r\nA  6   one-pip pieces ,(  all but 1-2)\r\n B 6 two-pip pieces  , ,(  all but 1-2)\r\nC   the  1-2 domino.\r\n\r\nThe first domino is drawn from the union A U C\r\nwith probability of 6/7 belonging to  A and \r\nprobability of 1/7 belonging  to C.\r\nIf it is from A then it can be complemented by one matching piece from B or the  one piece from  C  6/7*2/7 =12/49\r\nIf  the 1st domino  is from C than  any one of the B set qualifies:         1/7*6/6=1/7\r\n\r\nSum up  12/49+1/7=  19/49 -  thats my answer.\r\n\r\nbtw - 1-1 or 2-2 do not have any special standing . \r\nIf you choose to look on the wrong end of the 1-pip pr 2-pip\r\nit counts exactly as drawing a piece not in A U B U C-\r\nconradicting the conditions stated in the problem.\r\nSimulation taking into account only those 13 pieces will surely confirm my result.\r\n\r\nady\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 13, 2004, 7:07 pm</b></i>',11834,0);
INSERT INTO comment VALUES (11870,1623,3372,'Sam','re: i know this!','2004-02-13 19:11:17',0,'Since it seems as if there could be a logical explanation for any answer, my bet is that this is like one of those \"who\'s to blame\" puzzles, where the answer is supposed to reveal more about the answerer than the question.\r\n\r\n\r\nIn this case, my answer is to assume that we\'re in a polyandrus society, and the king allows the princess to marry all three of the brothers. And the horse for good measure.\r\n\r\n[edit: never mind the title, this isn\'t actually in response to anything...]\n\n<i>Edited on <b>February 13, 2004, 7:11 pm</b></i>',11865,0);
INSERT INTO comment VALUES (11871,1469,5345,'Rawlyn','re: Hints','2004-02-13 19:25:58',1,'It\'s still not a lot to go by. The thing I find hard to accept about this puzzle is the ambiguity of it all. Presumably you have A solution in mind Gamer, but I don\'t see any evidence to suggest that it\'s the ONLY answer. For example, what reason have I to assume that the next line doesn\'t read \"3 = F\"? None - it\'s pure speculation! If there was more to go by, by means of a message of some sort encoded with your hidden algorithm perhaps, then we might have more to work with.\r\n\r\nFor the mean time, I\'ll go with 1 as my answer. It\'s no more or less likely than any other so I\'m happy with that...\r\n\r\nPeace,\r\nRawlyn.\r\n\r\np.s. Don\'t take it to heart Gamer - just my thoughts :)...',11868,0);
INSERT INTO comment VALUES (11872,1420,5285,'Ady TZIDON','re: trivia  ... more','2004-02-14 03:37:38',1,'U say: \" AEGILOPS (alternate spelling of egilops, an ulcer in a part of the eye) is apparently the longest word in W2 which consists of letters in alphabetical order ...\"\r\n\r\nI say : How about  FACETIOUS   (   one letter more) or even better FACETIOUSLY  (  here even Y is counted as an vowel).\r\n\r\n More: \r\n\r\nBuenos Aires  and Port-au-Prince are the only capitals using all the vowels..\r\n\r\nAnd how about:\r\n\r\nBOOKKEEPPER (4 doubles in a row!!) assisted by a subBOOKKEEPPER  (5 doubles but too artificial...)\r\n Strengths  (one consonant only- just like  OHIO IOWA and OAHU!!!)\r\n I have a veryloooooooooooooong liiiiiiiiiiiiiiiiist of oddies, but will stop here, concluding with the longest English word:\r\n\r\nSMILES - a whole mile between two S-es.\r\n\r\nady\r\n\r\n\n\n<i>Edited on <b>February 14, 2004, 3:45 am</b></i>',11861,0);
INSERT INTO comment VALUES (11873,1469,153,'TomM','(re: Hints)','2004-02-14 10:21:31',1,'Well, the category is cryptography, and Gamer says the fact that the \"3=R\" line appears twice is unintentional (a coincidence). There are 3 symbols in \"3=R\" and the most common  three letter word is \"the\" which would give us 3 => T, = => H, R => E\r\n\r\nBut, is it reasonable to assume that all the words end in the format -Hx or -Hxx, especially if we\'d be looking for four different \"x\"es, none of them \"E\"',11868,0);
INSERT INTO comment VALUES (11874,1420,1301,'Charlie','re(2): trivia  ... more','2004-02-14 11:00:37',0,'Ady says:\r\n\"U say: \" AEGILOPS (alternate spelling of egilops, an ulcer in a part of the eye) is apparently the longest word in W2 which consists of letters in alphabetical order ...\" \r\n\r\nI say : How about FACETIOUS ( one letter more) or even better FACETIOUSLY ( here even Y is counted as an vowel). \"\r\n\r\nBut putting those into alphabetic order makes\r\nACEFIOSTU and ACEFILOSTUY respectively--not the order of the words themselves.  Only the vowels of those words had been in alphabetic order, not all the letters.',11872,0);
INSERT INTO comment VALUES (11875,1438,1301,'Charlie','So...','2004-02-14 11:19:13',3,'I don\'t think you actually can invert an arbitrary number of inputs with just 2 inverters.  I think the original quote from the internet is correct: with n inverters you can do 2^n - 1 inversions.  Put another way, to do i inversions, you need n = ceil(log(i+1)) inverters, using base-2 logarithms.',11859,0);
INSERT INTO comment VALUES (11876,1469,3372,'Sam','re: (re: Hints)','2004-02-14 14:52:44',0,'That\'s a good point, we\'ve been forgetting that this is cryptography, and so possibly the entire set is the message. The title \"Letters to Numbers,\" however, would seem to imply that instead it is simply the substitution code, like people have been thinking.\r\nAnd if it was a message, it still would seem to be impossible. There are absolutely no hooks to help the decryption, and you could insert virtually any message you want, since everything is different.\r\n\r\nAnother hint, perhaps?',11873,0);
INSERT INTO comment VALUES (11877,1328,4507,'Penny','I\'m pretty sure this won\'t be the official solution :-)','2004-02-14 15:00:45',3,'[irony]\r\nNow isn\'t this brilliant ?\r\n\r\n11, 12, 20, 23, 33, 46, 35, 54 72, 47, 75, 98, 59, 96, 124, 71, 117, 150, 83, 138, 176, 95, 159, 202, 107, 180, 228.......\r\n\r\ncan be obtained by merging the following three series:  \r\n\r\n11,23,35,47,59,71,83,95,107, (adding ascending multiples of 12 to 11)\r\n12,33,54,75,96,117,138,159,180, (adding ascending multiples of 21 to 12)\r\n20,46,72,98,124,150,176,202,228, (adding acsending multiples of 26 to 20)\r\n[/irony] \n\n<i>Edited on <b>February 14, 2004, 3:20 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11878,1469,4507,'Penny','re(2): (re: Hints)','2004-02-14 15:27:48',1,'Gamer wrote: \"The other thing (which wasn\'t planned) was the fact that 3=R appears twice. Thinking about why that is may reveal the answer.\"\r\n\r\nI am guessing that 3=R appears twice because Gamer copy/pasted the word or sentence which is the solution to the puzzle, before encrypting it; and it had whatever \"3=R\" signifies, in both places.\r\n\r\n[64 = M] [3 = R] [154___ = DP] [3 = R] [50= N]\r\n\r\n  \r\n',11876,0);
INSERT INTO comment VALUES (11879,1328,5536,'Haiosu','Based on a Fib','2004-02-14 17:03:18',3,'Shift the recursive Fibonacci sequence 3 terms to the left, call it f(n) = 3, 5, 8, 13, 21, 34, 55, ... and apply an incremented base scheme starting with 2.  So t(n) = f(n)base(n+1).  t(7) = f(7)base(8) = 55 base(8) = 67.  Why are there two question marks in the question when it says to find the next number (raises eyebrow)?',NULL,0);
INSERT INTO comment VALUES (11880,1626,3172,'SilverKnight','re: we were all wrong','2004-02-14 18:46:58',0,'Ady,\r\n\r\nWhat you\'re not taking into account (which is what Charlie seems to have been after), are the parts of the problem which read:\r\n\"<I>Two dominoes are picked at random from a standard set of double-sixes...</I>\",\r\nand\r\n\"<I>You look at only one of the two numbers on each domino, choosing at random which end to look at.</I>\"\r\n\r\nIt is not merely sufficient to identify the possible outcomes, but also the likelihood of those outcomes....\r\n\r\n(This would be similar to <I>incorrectly</I> saying that with two normal dice there is a 1/11 chance of rolling each of the 11 totals from 2-12).',11869,0);
INSERT INTO comment VALUES (11881,1626,1301,'Charlie','re: we were all wrong','2004-02-14 19:54:01',0,'\"btw - 1-1 or 2-2 do not have any special standing \"\r\n\r\nThe special standing of the doubles is that when initially chosen they will always fall into the observed set of events.  When, say the 1-4 domino is initially chosen, half the time it can\'t fall into the observed situation because the 4 side will be visible.  So when the observed situation comes about half of the 1-4 dominos are filtered out, but all of the 1-1 choices remain.',11869,0);
INSERT INTO comment VALUES (11882,1626,153,'TomM','re(2): we were all wrong','2004-02-14 19:58:15',0,'I agree\r\n\r\nFor another perspective on why the answer is not as simple or intuitive as it at first seems, compare SK\'s last post with the discussion on the problem \"3 Cards\" (pid 65).',11880,0);
INSERT INTO comment VALUES (11883,1623,5628,'sandra','','2004-02-14 22:04:55',0,'Why assume the apple is gone?  Did she eat the entire apple or did just one bite do the trick... if so then the never rotting apple will be useful in the future (also, seeds could make more magic apples).  ',NULL,0);
INSERT INTO comment VALUES (11884,1328,4374,'Richard','link','2004-02-14 23:19:40',0,'http://www.afs-link.com/Brainteaser%20Archive/brainteaser_answers/brainteaser_answer9.html\r\n\r\n(got by googling \"11, 12, 20, 23, 33, 46\" )',NULL,0);
INSERT INTO comment VALUES (11885,1623,5629,'JW','solution??','2004-02-14 23:31:01',0,'the riddle says that the man who saved his daughter\'s life could marry her. the man who actually saved her life was the man with the apple... maybe she marries him??',NULL,0);
INSERT INTO comment VALUES (11886,1438,4374,'Richard','re: So...','2004-02-14 23:48:49',0,'It seems unlikely to me that DJ would make such a major mistake in his problem statement. There are many unintuitive things in Boolean algebra such as the \"Sheffer stroke\" (c. f. http://www.swif.uniba.it/lei/foldop/foldoc.cgi?Sheffer+stroke), which is the \"not both\" Boolean function (better known to circuit designers as \"NAND\") in terms of which every other Boolean function, including negation, can be expressed (\"neither/nor\" aka \"dagger\" aka \"NOR\" has the same property). What is needed is to clearly see why the known method works for 3 inputs--maybe then we will be able to see why it can or cannot be generalized to work for n inputs.\n\n<i>Edited on <b>February 16, 2004, 10:00 pm</b></i>',11875,0);
INSERT INTO comment VALUES (11887,1605,5178,'Dan Porter','Less otherworldly','2004-02-15 00:22:56',0,'Instead of adding dimensions to the hexahedron why not just use other regular polyhedrons?  Try 4 spheres in a tetrahedron or 6 in an octahedron. You could keep the size at 4 or the radius at 1 but not both.  Ether way it\'s a task before you ever get to the extra sphere in the center. Now that I think about it 6 spheres in an octahedron is very easy if the radius is 1.  OK try a dodecahedron or an icosahedron. ;8^)\r\n\r\n<i>Edited on <b>February 15, 2004, 12:28 am</b></i>\n\n<i>Edited on <b>February 15, 2004, 12:31 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11888,1623,5631,'Anne Chen','solution','2004-02-15 03:04:18',0,'none, the person who started the rumor which traveled to the brothers was the really one who saved the princess.',NULL,0);
INSERT INTO comment VALUES (11889,1626,5285,'Ady TZIDON','re(3): we were all wrong  AND MAY BE STILL ARE','2004-02-15 04:09:02',1,'Hi\r\n\r\n..\".the answer is not as simple or intuitive as it at first seems, \"  \r\n\r\nI never said it was. This is one of the best and certainly the most intriguing problems I found on fl.perp.\r\nAt present time I am on vacation in Austria and have a very limited  access to Internet. I will organize my thoughts upon return and post a more detailed explanation- the way I see it. My  humble opinion is STILL that it all boils down \r\nto proper definition of how the randomness is achieved.\r\nI hold in high esteem other people´´s considerations but STILL think that my solution is the right one- answering the problem the way it is defined.\r\n\r\nThe sequel to my memo is likely to appear about  48 hours from now.\r\n\r\nady',11882,0);
INSERT INTO comment VALUES (11890,1420,5285,'Ady TZIDON','re(3): trivia  ... more','2004-02-15 08:33:01',0,'true-\r\nI just \"went for\" the vowels.\r\n\r\n\r\nady',11874,0);
INSERT INTO comment VALUES (11891,1469,4507,'Penny','GOT IT !!!!!!!!!','2004-02-15 10:08:37',3,'[incredulous]If this isn\'t the right answer, then it sure is one heck of a coincidence !!!![/incredulous]\r\n\r\n170 goes in the blanks.\r\n\r\nExplanation:\r\n\r\n64=M suggests the following relative alphabet numbering scheme:\r\n(1=B 2=C 3=D 4=E 5=F 6=G 7=H 8=I 9=J 10=K 11=L 12=M 13=N 14=O 15=P 16=Q 17=R 18=S 19=T 20=U 21=V 22=W 23=X 24=Y 25=Z 26=A 27=B 28=C 29=D...38=M...64=M...)\r\n\r\n3=R suggests:\r\n(1=P 2=Q 3=R 4=S 5=T 6=U 7=V 8=W 9=X 10=Y 11=Z 12=A 13=B 14=C 15=D 16=E 17=F 18=G 19=H 20=I 21=J 22=K 23=L 24=M 25=N 26=O) \r\n\r\n154=D suggests:\r\n(1=G 2=H 3=I 4=J 5=K 6=L 7=M 8=N 9=O 10=P 11=Q 12=R 13=S 14=T 15=U 16=V 17=W 18=X 19=Y 20=Z 21=A 22=B 23=C 24=D 25=E 26=F 27=G 28=H 29=I...50=D...76=D...102=D...128=D... 154=D...)\r\n\r\n50= N suggests:\r\n(1=Q 2=R 3=S 4=T 5=U 6=V 7=W 8=X 9=Y 10=Z 11=A 12=B 13=C 14=D 15=E 16=F 17=G 18=H 19=I 20=J 21=K 22=L 23=M 24=N 25=O 26=P 27=Q 28=R 29=S 30=T.... 50=N)\r\n\r\nIf you begin to replace each letter of M, R, D, and N in the puzzle with matching letters from their respectively numbered alphabets, you get: \r\n\r\nBPG_PQ (combining the 1st letters)\r\nCQH_QR (combining the 2nd letters)\r\nDRI_RS (combining the 3rd letters)\r\nESJ_ST (combining the 4rth letters)\r\nFTK_TU (combining the 5th letters)\r\nGUL_UV (combining the 6th letters)\r\nHVM_VW (combining the 7th letters)\r\nIWN_WX (combining the 8th letters)\r\nJXO_XY (combining the 9th letters)\r\nKYP_YZ (combining the 10th letters)\r\nLZQ_ZA (combining the 11th letters)\r\nMAR_AB (combining the 12th letters)\r\nNBS_BC (combining the 13th letters)\r\nOCT_CD (combining the 14th letters)\r\nPDU_DE (combining the 15th letters) \r\nQEV_EF (combining the 16th letters)\r\nRFW_FG (combining the 17th letters)\r\nSGX_GH (combining the 18th letters)\r\nTHY_HI (combining the 19th letters)\r\nUIZ_IJ (combining the 20th letters)\r\nVJA_JK (combining the 21st letters)\r\nWKB_KL (combining the 22nd letters)\r\nXLC_LM (combining the 23rd letters)\r\nYMD_MN (combining the 24rth letters)\r\nZNE_NO (combining the 25th letters)\r\nAOF_OP (combining the 26th letters)\r\n\r\nI verified at http://www.refdesk.com/crosswrd.html  that the ONLY ONE of the above combinations that can result in a valid English word is by plugging E into DRI_RS, which I got by combining the 3rd letters in the numbering schemes. DRIERS is the only valid word.\r\n\r\nIf E assumes the value of 3 in an alphabetical numbering system, then P=14=40=66=...=170 \r\n\r\n[astonished]If this isn\'t the right answer, it\'s a heck of a coincidence that only DRIERS works in the above combinations!![/astonished]\r\n\r\nP.S. Today (2/15) is the birthday of Galileo (1564) and also the birthday of the computer (ENIAC, the first computer, 1946). There is an odd relationship between the numbers 1564 and 1946.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 15, 2004, 11:50 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11892,1453,1301,'Charlie','Solution','2004-02-15 10:34:43',3,'2^53 = 9007199254740992 (thus beginning with 9)\r\n\r\n37^35 is 7710105884424969623139759010953858981831553019262380893 (thus beginning with 7)\r\n\r\nOne would expect that the leading digits of powers of numbers would follow Benford\'s Law, a topic that came up in discussing <a href=\"http://perplexus.info/show.php?pid=143&cid=2406\">Bascule\'s Book</a>.  It was problematic when applied there, due to the limited sizes of books, but here we have an unlimited number of powers of a given number.\r\n\r\nThe following program evaluates as many powers of 2 and of 37 as the internal representation will allow and compares the distribution of leading digits to Benford\'s Law, which states that the fraction of numbers that have leading digit n is log(n+1)/log(n) using base-10 logs for base-10 number representations.\r\n\r\nDEFDBL A-Z\r\nON ERROR GOTO fin\r\nCLS\r\nDIM ct(10)\r\nn = 1\r\nDO\r\n&nbsp;&nbsp;pwr = pwr + 1\r\n&nbsp;&nbsp;n = 2 * n\r\n&nbsp;&nbsp;n$ = LTRIM$(STR$(n))\r\n&nbsp;&nbsp;d = VAL(LEFT$(n$, 1))\r\n&nbsp;&nbsp;ct(d) = ct(d) + 1\r\n&nbsp;&nbsp;IF d = 9 AND pwr &lt; 60 THEN PRINT pwr, n\r\n&nbsp;&nbsp;tot = tot + 1\r\nLOOP\r\nfin:\r\nFOR i = 1 TO 9\r\n&nbsp;PRINT USING \\\"###.## \\\"; tot * (LOG(i + 1) - LOG(i)) / LOG(10);\r\nNEXT\r\nPRINT\r\nFOR i = 1 TO 9: PRINT USING \\\" ###   \\\"; ct(i); : NEXT\r\nPRINT : PRINT tot\r\nRESUME fini\r\nfini:\r\nPRINT : PRINT\r\n\r\n\r\nON ERROR GOTO fin2\r\nn = 1: pwr = 0: tot = 0: ERASE ct\r\nDO\r\n&nbsp;&nbsp;pwr = pwr + 1\r\n&nbsp;&nbsp;n = 37 * n\r\n&nbsp;&nbsp;n$ = LTRIM$(STR$(n))\r\n&nbsp;&nbsp;d = VAL(LEFT$(n$, 1))\r\n&nbsp;&nbsp;ct(d) = ct(d) + 1\r\n&nbsp;&nbsp;IF d = 7 AND pwr < 60 THEN PRINT pwr, n\r\n&nbsp;&nbsp;tot = tot + 1\r\nLOOP\r\nfin2:\r\nFOR i = 1 TO 9\r\n&nbsp;PRINT USING \\\"###.## \\\"; tot * (LOG(i + 1) - LOG(i)) / LOG(10);\r\nNEXT\r\nPRINT\r\nFOR i = 1 TO 9: PRINT USING \\\" ###   \\\"; ct(i); : NEXT\r\nPRINT : PRINT tot\r\nRESUME fini2\r\n\r\n\r\nfini2:\r\nPRINT\r\nFOR i = 1 TO 9\r\n&nbsp;PRINT USING \\\"###.## \\\"; 100 * (LOG(i + 1) - LOG(i)) / LOG(10);\r\nNEXT\r\n\r\nEND\r\n<pre&gt;\r\nFor the first 1023 powers of 2, the statistics are:\r\n</pre>\r\n--------\r\n<pre>\r\n307.95 180.14 127.81  99.14  81.00  68.49  59.33  52.33  46.81\r\n 307    181    127    100     81     70     57     55     45\r\n</pre>\r\n\r\nwhere the top line shows the theoretic number based on 1023 trials, and the bottom line shows the number actually found, for the leading digits 1 through 9.\r\n\r\nFor the first 196 powers of 37, the distribution is:\r\n<pre>\r\n59.00  34.51  24.49  18.99  15.52  13.12  11.37  10.03   8.97\r\n 62     31     27     18     17     15      8      8     10\r\n</pre>\r\n------------\r\nI\'ll leave to others to do Chi-square tests to see the goodness of fit, but it looks good to me.\r\n\r\nAs specifically applied to powers of given numbers, the distribution law (which also applies to not just the leftmost single digit, but the leftmost n digits) depends on the property of the logarithm of the base number being not only irrational, but normal. (A description of that is at http://mathworld.wolfram.com/NormalNumber.html).\r\n\r\nThe logarithm of a power of a number is the logarithm of that number multiplied by the power.  Here are the common logarithms of the first few powers of 2:\r\n<pre>\r\n 1       0.301029995663981195213738894724492\r\n 2       0.602059991327962390427477789448986\r\n 3       0.903089986991943585641216684173479\r\n 4       1.204119982655924780854955578897972\r\n 5       1.505149978319905976068694473622465\r\n 6       1.806179973983887171282433368346958\r\n 7       2.107209969647868366496172263071451\r\n 8       2.408239965311849561709911157795945\r\n 9       2.709269960975830756923650052520438\r\n 10      3.010299956639811952137388947244931\r\n 11      3.311329952303793147351127841969424\r\n 12      3.612359947967774342564866736693917\r\n 13      3.91338994363175553777860563141841\r\n 14      4.214419939295736732992344526142904\r\n 15      4.515449934959717928206083420867397\r\n 16      4.81647993062369912341982231559189\r\n 17      5.117509926287680318633561210316383\r\n 18      5.418539921951661513847300105040876\r\n 19      5.719569917615642709061038999765369\r\n 20      6.020599913279623904274777894489862\r\n 21      6.321629908943605099488516789214356\r\n 22      6.622659904607586294702255683938849\r\n 23      6.923689900271567489915994578663342\r\n 24      7.224719895935548685129733473387835\r\n 25      7.525749891599529880343472368112328\r\n 26      7.826779887263511075557211262836821\r\n 27      8.127809882927492270770950157561315\r\n 28      8.428839878591473465984689052285808\r\n 29      8.729869874255454661198427947010301\r\n 30      9.030899869919435856412166841734794\r\n</pre>\r\n----\r\nWell actually, these are only approximations to numbers that go on forever.\r\n\r\nSeeking, say, a 9 as the leading digit of the power is equivalent to asking that the mantissa (that\'s the part to the right of the decimal in the logarithm), be greater than or equal to .95424250943932487459005580651023....\r\n\r\nIf the common logarithm of 2 is normal, rather than contrived so that when you multiply by various integers you get an uneven distribution of numbers after the decimal, you will be getting the equivalent of Benford\'s Law.  In fact, the multiplication process may make even such contriving impossible, and make it not even necessary for the log(2) to be normal.  I\'ll leave that for someone else to show, if it\'s true.\r\n\r\nBut this applies to sets of leading digits as well as single digits.  For a power of 24 to begin 937, the mantissa of its log should be between log(9.37) and log(9.38)  (again, common logarithms), which is, between .971739590887778263027576732122158 and .972202838379064460075086782543197.  Doing the arithmetic, about 1 out of 2159 powers of 24 (or any number other than a power of 10) should begin 937.\r\n\r\nThus this UBASIC program finds powers of 24 that start with 937 if they are below 24^80000:\r\n<pre>\r\n  5   point 7\r\n 10   A=log(9.38)/log(10)\r\n 20   B=log(9.37)/log(10)\r\n 40   I=1:Lps=log(24)/log(10):Lp2=Lps\r\n 50   for I=2 to 80000\r\n 60      Lp2=Lp2+Lps\r\n 70      Mant=Lp2-int(Lp2)\r\n 80      if Mant&lt;A and Mant&gt;B then print I,Lp2,using(1,15),10^Mant:HCtr=HCtr+1\r\n 90   next\r\n100   print HCtr\r\n</pre>\r\n--------\r\nIt finds the following:\r\n<pre>\r\n8198    11314.971759551746176031333127739615413         9.370430669854714\r\n9997    13797.971783390925411293637140523656415         9.370945043204185\r\n11796   16280.971807230104646555941153307697416         9.371459444789278\r\n13595   18763.971831069283881818245166091738418         9.371973874611544\r\n15394   21246.971854908463117080549178875779419         9.372488332672533\r\n17193   23729.97187874764235234285319165982042          9.373002818973794\r\n18992   26212.971902586821587605157204443861422         9.373517333516877\r\n20791   28695.971926426000822867461217227902423         9.374031876303334\r\n22590   31178.971950265180058129765230011943425         9.374546447334714\r\n24389   33661.971974104359293392069242795984426         9.375061046612568\r\n26188   36144.971997943538528654373255580025427         9.375575674138447\r\n27987   38627.972021782717763916677268364066429         9.376090329913900\r\n29786   41110.97204562189699917898128114810743          9.376605013940479\r\n31585   43593.972069461076234441285293932148431         9.377119726219735\r\n33384   46076.972093300255469703589306716189433         9.377634466753218\r\n35183   48559.972117139434704965893319500230434         9.378149235542480\r\n36982   51042.972140978613940228197332284271436         9.378664032589071\r\n38781   53525.972164817793175490501345068312437         9.379178857894542\r\n40580   56008.972188656972410752805357852353438         9.379693711460445\r\n49383   68158.971749444240230660566460986268355         9.370212590681410\r\n51182   70641.971773283419465922870473770309357         9.370726952059808\r\n52981   73124.971797122598701185174486554350358         9.371241341673171\r\n54780   75607.971820961777936447478499338391359         9.371755759523049\r\n56579   78090.971844800957171709782512122432361         9.372270205610992\r\n58378   80573.971868640136406972086524906473362         9.372784679938551\r\n60177   83056.971892479315642234390537690514364         9.373299182507275\r\n61976   85539.971916318494877496694550474555365         9.373813713318715\r\n63775   88022.971940157674112758998563258596366         9.374328272374421\r\n65574   90505.971963996853348021302576042637368         9.374842859675943\r\n67373   92988.971987836032583283606588826678369         9.375357475224833\r\n69172   95471.972011675211818545910601610719371         9.375872119022639\r\n70971   97954.972035514391053808214614394760372         9.376386791070915\r\n72770   100437.972059353570289070518627178801373        9.376901491371209\r\n74569   102920.972083192749524332822639962842375        9.377416219925073\r\n76368   105403.972107031928759595126652746883376        9.377930976734058\r\n78167   107886.972130871107994857430665530924378        9.378445761799714\r\n79966   110369.972154710287230119734678314965379        9.378960575123594\r\n37\r\n</pre>\r\n------\r\nIt shows i, common log(24^i) (to a limited accuracy), and the antilog of the mantissa of that logarithm. At the end it shows that 37 numbers satisfying the criterion have been found in the 80000 powers of 24. That\'s about 1 in 2162, close to the 1 in 2159 expected on average.\r\n\r\nThe purpose of the antilog of the mantissa of the logarithm is to show the first several digits of the power.  Don\'t trust the last one as is could be rounded up based on the subsequent digit (nor trust the next-to-last if the last is a zero, etc.).  \r\n\r\nAn interesting note is the recurrence of powers at an interval of 1799, due to the first five digits of 24^1799 being \"10000\".  The error does build up, and there is one \"correction\" power of 8803 (between 40580 and 49383) which power of 24 begins \"998989\".  It was such a \"gap\" at the beginning of the run that made me extend the search first to 8,000 and then to 80,000 powers of 24.  This could be considered a lack of normality in the log of 24--I\'m not sure--but as seen here, it doesn\'t affect the overall distribution in the long run.\r\n\r\nBut in any event, this gives us a clue to the proof that all sets of beginning digits will eventually be reached.  In order for that not to happen, the mantissas would have to constantly cycle in a limited set, repeating every so often.  But in order for that to happen, some power of the number in question must also be a power of 10.  That is, say in the example of the preceding paragraph, if the match of mantissas every 1799 powers of 24 had been exact, that would have meant that 24^1799 was a power of 10.  But that\'s impossible, as 24 is not a power of ten and is an integer and therefore not a power of a root of 10.  Thus, for any integer other than powers of 10, the mantissas of the logarithms of its powers must increase (or decrease) up to a certain point, and then cycle through the unit length at a different offset each time, and thus eventually approaching any point within the unit line to any desired degree of accuracy.\n\n<i>Edited on <b>February 15, 2004, 11:05 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11897,17,1,'levik','dope','2004-02-15 10:54:16',0,'dope\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (11898,1623,4507,'Penny','re: sandra','2004-02-15 11:57:42',0,'The puzzle states: \"Then the third son took his apple to the princess, who ate it and recovered full health instantly.\" \r\n\r\nSo she ate the entire apple.\r\n\r\nAs for the seeds, she might suddenly came down with an acute illness before those seeds had a chance to grow into apple trees.     \r\n',11883,0);
INSERT INTO comment VALUES (11900,1453,4507,'Penny','re: Solution','2004-02-15 13:01:34',4,'What\'s the connection to the title of the puzzle? \n\n<i>Edited on <b>February 15, 2004, 1:01 pm</b></i>',11892,0);
INSERT INTO comment VALUES (11901,68,5636,'carolyn','solution','2004-02-15 13:37:19',0,'incredibly easy. took me 2 seconds to figure out. but i think in words, not in numbers. \r\nthey\'re alphabetical',NULL,0);
INSERT INTO comment VALUES (11902,1453,1301,'Charlie','re(2): Solution','2004-02-15 15:18:08',0,'The title \"West Side\" is a reference to the fact that the West usually appears to the left on a map, and the questions and solution refer to the leftmost digit or digits in various powers of numbers.',11900,0);
INSERT INTO comment VALUES (11903,1623,5628,'sandra','penny\'s response','2004-02-15 18:30:27',0,'But these were \'magic\' seeds...from the same line that Jack\'s seeds came from and we all know how fast his grew.',11898,0);
INSERT INTO comment VALUES (11904,1469,3558,'Tristan','re: GOT IT !!!!!!!!!','2004-02-15 19:15:22',0,'So then it seems there are multiple solutions, because the number in the blank could be anything that is 14 mod 26.  I also wonder what would have made us think the answer is 84.',11891,0);
INSERT INTO comment VALUES (11905,1623,5635,'hywnchika','Lucky Man','2004-02-15 19:17:19',0,'The guy who spread the rumor married the princess!',NULL,0);
INSERT INTO comment VALUES (11906,1445,5635,'hywnchika','DISNEY???','2004-02-15 19:18:12',0,'It could be snow white',NULL,0);
INSERT INTO comment VALUES (11907,1547,5635,'hywnchika','No Subject','2004-02-15 19:18:48',0,'S-mile-S',NULL,0);
INSERT INTO comment VALUES (11908,1509,5635,'hywnchika','No Subject','2004-02-15 19:19:57',0,'Because it was leap year, the snail got out on March 12',NULL,0);
INSERT INTO comment VALUES (11909,1623,3558,'Tristan','life-saving','2004-02-15 19:24:29',0,'Would the daughter marry the one who immediately saved her life, or the one who set up a chain reaction that eventually led to her life being saved?  The latter certainly wasn\'t any of those brothers, and the king, \"intended to let one of them marry the princess.\"  So therefore, the son who had an apple marries the princess.\r\n\r\nThat was sure a greedy princess to eat up the whole apple which instead could have been used to grow panaceas for all diseases in the world.  It was also greedy for that son to give it to her.',NULL,0);
INSERT INTO comment VALUES (11910,1469,1626,'Gamer','Interesting Idea:','2004-02-15 19:50:45',0,'That\'s too much work in my opinion for a 3/5 problem, and it\'s not the solution I had intended, but you have it on the right track. 3=R is there twice because it appears in the original message twice.',NULL,0);
INSERT INTO comment VALUES (11911,1509,5641,'jessica','?','2004-02-15 20:18:02',0,'march 13..if i calculated right?',NULL,0);
INSERT INTO comment VALUES (11912,543,5641,'Bonzai','No Subject','2004-02-15 20:21:24',0,'eggs',NULL,0);
INSERT INTO comment VALUES (11913,859,5641,'Bonzai','No Subject','2004-02-15 20:24:35',0,'time..that ones easy',NULL,0);
INSERT INTO comment VALUES (11914,467,5641,'Bonzai','0_0','2004-02-15 20:28:23',0,'A man.  as a baby he crawls. Ashe ages he stands upright and walks and as he gets older he is assited by a cane (third leg)',NULL,0);
INSERT INTO comment VALUES (11915,360,5641,'Bonzai','0_0','2004-02-15 20:29:02',0,'Nothing',NULL,0);
INSERT INTO comment VALUES (11916,315,5641,'Bonzai','0_0','2004-02-15 20:32:22',0,'he\'s looking at a picture of himself?',NULL,0);
INSERT INTO comment VALUES (11917,1623,4507,'Penny','re: Lucky Man','2004-02-15 21:22:59',0,'hywnchika wrote: \"The guy who spread the rumor married the princess!\"\r\n\r\nWhat ? The princess married Matt Drudge ?!?!  ',11905,0);
INSERT INTO comment VALUES (11918,1300,5528,'shawn','My Solution','2004-02-15 22:19:54',3,'The formula for number of diagonals in a polygon is\r\nn(n-3)/2 where n is the number of sides.\r\nSince here, we are given the number of diagonals,\r\nn(n-3)/2=1325\r\nn*n - 3n = 2650\r\nn*n - 3n - 2650 = 0,\r\nwe get n as 53. Hence the number of sides is 53, and since the number of sides = number of vertices, the number of vertices is 53.\r\nThanks\r\n',NULL,0);
INSERT INTO comment VALUES (11919,1469,4507,'Penny','re: Interesting Idea:','2004-02-16 06:32:58',4,'Gamer: \"...it\'s not the solution I had intended...\"\r\n\r\nWell, I had a feeling that \"DRIERS\" is not a message that the CIA would want to encrypt. But it is still interesting that DRIERS was the only legitimate word that came up. What are the odds that out of 26 random 6 letter combinations of the form 123_24, there would be one and only one valid word ? \n\n<i>Edited on <b>February 16, 2004, 6:39 am</b></i>',11910,0);
INSERT INTO comment VALUES (11920,1453,4670,'e.g.','Initial numbers','2004-02-16 08:07:16',3,'If A^B starts with N, then there exists K so that Nx10^K<=A^B<(N+1)x10^K. Taking decimal logarithms, K+log(N)<=Bxlog(A)<K+log(N+1). Considering just the fractional part (i.e., doing arithmetic modulus 1) frac(log(N)) <= frac(Bxlog(A)) < frac(log(N+1)). [This unequalities must be done modulus 1.] So, if there exists B such that frac(Bxlog(A)) lies between the other two numbers, A^B will start with N. The Kronecker theorem states that this will always happen, so the answer is affirmative.\r\n\r\nPS. The Kronecker theorem can be found at \r\nhttp://mathworld.wolfram.com/KroneckersApproximationTheorem.html',NULL,0);
INSERT INTO comment VALUES (11921,50,5650,'loong','heyz. trying to trick us ehx. read the sentnces','2004-02-16 08:57:30',0,'it bsically the fact that theres 25 from the 30 after subtracting 5. add three to that and it makes 25 + 3 = 28. its 28 and not 27 like stated. therefore the missing dollar is actually there from the star hidden in the 25 dollars left',NULL,0);
INSERT INTO comment VALUES (11922,50,5650,'loong','my mistake','2004-02-16 08:59:53',0,'oops. the others are right. not me. hehx. ',NULL,0);
INSERT INTO comment VALUES (11923,1453,3172,'SilverKnight','re: Initial numbers','2004-02-16 09:14:05',0,'And if X^Y begins with M, then there exists P and Q such that:\r\nP x log Q &lt;= X^Y &lt;= P+M x log Q/M\r\n<I>(of course the logs are taken in base 10)</I>\r\n\r\nFurther, if one plots this as a vector on the complex plane, one will quickly see that the angle theta is a monotonically increasing function, while the vector length oscillates with a frequency approaching e^&#960;.\r\n\r\nThe proof that this is so is left as an exercise to the reader.\r\n\r\n- SK\r\n\r\nP.S.  I didn\'t understand my post either...',11920,0);
INSERT INTO comment VALUES (11924,1628,4507,'Penny','Not to be pedantic, but....','2004-02-16 09:45:18',1,'The puzzle reads in part: \"In addition, we can add multiple pairs of quotes to talk about a word, phrase, or sentence that itself contains quotes. For example \"\"Red\"\" takes five keystrokes to type and \"\"Red\"\" names \"Red\" are true.\"\r\n\r\nThis is not quite true. When you are using quotes within quotes, correct usage would have you alternating between single and double quotes. The above should properly be written:\r\n\r\n\"In addition, we can add multiple pairs of quotes to talk about a word, phrase, or sentence that itself contains quotes. For example \'\"Red\"\' takes five keystrokes to type and \'\"Red\"\' names \'Red\' are true.\"\r\n \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11925,1453,2716,'Federico Kereki','re: Initial numbers','2004-02-16 09:53:45',0,'I\'d say a part of the proof is missing... From the reference (at the PS) I\'d say that taking the inequalities K+log(n) <= B.log(A) < K+log(n+1) in modulus 1 arithmetic, B.log(A) would satisfy this for infinitely many values of B.',11920,0);
INSERT INTO comment VALUES (11926,1469,1301,'Charlie','re(2): Interesting Idea:','2004-02-16 10:08:25',0,'In my list of more common words, 412 fit this pattern, with 383 unique sets of 4 letters to match the 4 digits.  As there are 358,800 ways of choosing 4 different letters, we\'d expect the chance of a given set matching at least one word being 383/358,800, or 1 in 937.  With 26 tries we\'d expect 1 chance in 36 of having one hit (more than one hit would have negligible chance).  The chances would be better still, if the letters chosen are more common letters.\r\n\r\nThen, if one is searching for patterns, a 1 in 36 chance of some sort is probable to happen if one is considering various sorts of patterns to look for.',11919,0);
INSERT INTO comment VALUES (11927,1628,5345,'Rawlyn','ideas','2004-02-16 10:09:13',1,'Hey :) I just woke up and saw this puzzle as I was checking my email. No idea if I\'m right because my brain isn\'t functioning yet :P Here\'s one idea (the most sensible one I\'ve got).\r\n\r\nAccording to W. Quine\r\nWhose views on quotation are fine,\r\n\"\'Boston\' names Boston\r\nand \'\"Boston\"\' names \'Boston\'\r\nBut 9 doesn\'t designate \'9\'.\"\r\n\r\nI make it 6 pairs, but it could be five if the last three lines aren\'t grouped in quotations, but personally I prefer it this way, to make them a quote from W. Quine....\r\n\r\nNow, tell me I\'m wrong :P\r\n\r\nPeace,\r\nRawlyn. ',NULL,0);
INSERT INTO comment VALUES (11928,1628,4507,'Penny','Solution','2004-02-16 10:10:05',3,'Here is a non-redundant, sensible solution with 6 pairs of quotation marks. The smarter flooblers will improve on it.\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston\" names Boston \r\nand \'\"Boston\"\' names \"Boston\" \r\nBut \"9\" doesn\'t designate \"9\". \r\n\r\nHere is a redundant, sensible solution with\r\n4 pairs of quotation marks:\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston\" names Boston \r\nand \"Boston\" names Boston \r\nBut \"9\" doesn\'t designate \"9\". \r\n\r\nHere is a one-pair nonsensical solution:\r\n\r\n\"According to W. Quine \r\nWhose views on quotation are fine, \r\nBoston names Boston \r\nand Boston names Boston \r\nBut 9\" doesn\'t designate 9.\r\n\r\nThe fact that Quines\'s views on quotation are fine, prevents this solution:\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston names Boston \r\nand Boston names Boston \r\nBut 9 doesn\'t designate 9.\" \r\n \r\n\n\n<i>Edited on <b>February 16, 2004, 10:18 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11929,1623,4865,'Heartberry','Guess','2004-02-16 10:42:25',3,'I would hope that the one who gave her the apple would get to marry her. Because he could only use his gift once, which made him more generous than the others...plus, he\'s the youngest :) so he\'ll live the longest. My REAL hope is that the father would allow his daughter to choose who she is most compatible with! HA HA',NULL,0);
INSERT INTO comment VALUES (11931,1623,4865,'Heartberry','re: solution','2004-02-16 10:51:05',0,'Now that\'s getting creative in your answer...but who\'s to say it awas just one person who spread the rumor and who\'s to say it was even a man? What if it was the princess herself who spread it? I like your answer because it was digging deep, but I sure hope it\'s not the real answer. :)',11888,0);
INSERT INTO comment VALUES (11932,17,1301,'Charlie','re: dope','2004-02-16 10:58:04',0,'<P>To what does this refer?</P>\r\n<P>Actually, this is a test of posting a comment; was that also?</P>',11897,1);
INSERT INTO comment VALUES (11933,1628,2716,'Federico Kereki','Just one pair','2004-02-16 11:19:38',3,'According to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston names Boston \r\nand Boston names Boston \r\nBut 9\" doesn\'t designate 9',NULL,0);
INSERT INTO comment VALUES (11934,1628,4507,'Penny','re: Just one pair','2004-02-16 11:39:26',0,'Sorry, Frederico, the puzzle states that the solution cannot be nonsense.',11933,0);
INSERT INTO comment VALUES (11935,1469,4507,'Penny','re(3): Interesting Idea:','2004-02-16 11:44:46',0,'Charlie wrote: \"...the chance of a given set matching at least one word being 383/358,800, or 1 in 937...\"  \r\n\r\nThen the fact that DRIERS beat such staggering odds, supports my answer as a credible, if unintended, solution to this puzzle.  ',11926,0);
INSERT INTO comment VALUES (11936,1628,1575,'DJ','More','2004-02-16 11:47:39',3,'When you say that something is according to someone, that doesn\'t necessarily imply a direct quote; I can say, \"According to Einstein, e=mc&sup2;\" and it is correct without inner quotes.\r\n\r\nAlso, I brought up the point about the single quotes and other inconsistencies with this problem in voting, but they were ignored...\r\n\r\nThe fewest number of pairs (not the <i>least number</i>, another point that was ignored) that are needed is just one, as a few people have pointed out:\r\n\r\n\"According to W. Quine\r\nWhose views on quotation are fine, \r\nBoston names Boston \r\nand Boston names Boston \r\nBut 9\" doesn\'t designate 9.\r\n\r\nor:\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston names Boston \r\nand Boston names Boston \r\nBut 9\" doesn\'t designate 9.\r\n\r\nIf you think something of that nature amounts to nonsense, then you need at least four:\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston\" names Boston \r\nand \"\"Boston\"\" names \"Boston\" \r\nBut 9 doesn\'t designate 9.\r\n\r\nEither way, it seems pretty trivial..',NULL,0);
INSERT INTO comment VALUES (11937,1628,4507,'Penny','re: More','2004-02-16 11:52:11',0,'9 doesn\'t designate 9....is incorrect. If 9 doesn\'t designate 9, what does 9 designate? The correct formulation is... \"9\" doesn\'t designate \"9\" ',11936,0);
INSERT INTO comment VALUES (11938,1628,2716,'Federico Kereki','re(2): Just one pair','2004-02-16 13:42:51',1,'If we agree that \"blue\" doesn\'t designate red, then we should agree that \"almost anything except the letters r-e-d\" doesn\'t designate red either, and thus we should finally agree that my solution isn\'t nonsense...',11934,0);
INSERT INTO comment VALUES (11939,1628,3558,'Tristan','thoughts','2004-02-16 14:10:14',1,'The problem with FK\'s solution is that the phrase inside the quotes doesn\'t make sense.\r\n\r\nThere might still be a way to get the number of pairs down to two or three without having to argue whether it makes sense.  Is W. Quine\'s view on grammar fine?  How about his view on subject-verb agreement?\r\n\r\nWell, maybe we\'re just digging to deep here.  It\'s d2 and the intended solution could easily use one pair.',NULL,0);
INSERT INTO comment VALUES (11940,1516,3558,'Tristan','lol','2004-02-16 14:21:41',0,'I was just thinking about W. Quine\'s view on subject-verb agreement when I saw this.  It\'s a very interesting problem.  Speaking of grammar, I need to point out two mistakes.  It should be \"he hasn\'t\" and \"He figures\".  Ah, but then I\'ve probably made a mistake or two correcting you.',NULL,0);
INSERT INTO comment VALUES (11941,1516,1301,'Charlie','Heuristic method','2004-02-16 15:25:16',1,'The best strategy always seems generally to start with the highest numbered zone (the one farthest from the opening), then the adjacent one, all the way down to the opening, and then start from the highest numbered one again.\r\n\r\nThe following program finds the sequence for maximizing a given number of squeezes for a given number of zones:\r\nDEFDBL A-Z\r\nDECLARE SUB squeeze (turn)\r\nCLEAR , , 4000\r\nDIM SHARED numZones, maxPushes\r\nnumZones = 3: maxPushes = 22\r\nDIM SHARED hPushes(22)\r\nDIM SHARED hContents(22, 4)\r\nDIM SHARED bestPushes(22)\r\nDIM SHARED bestContents(22, 4)\r\n\r\nFOR i = 1 TO numZones\r\n&nbsp;hContents(0, i) = 1 / numZones\r\nNEXT\r\n\r\nsqueeze 1\r\n\r\nFOR t = 1 TO maxPushes\r\n&nbsp;&nbsp;PRINT bestPushes(t),\r\n&nbsp;&nbsp;FOR i = numZones TO 0 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT bestContents(t, i);\r\n&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;PRINT\r\nNEXT\r\n\r\nSUB squeeze (turn)\r\n&nbsp;FOR i = 1 TO numZones\r\n&nbsp;&nbsp;IF hContents(turn - 1, i) > 0 THEN\r\n&nbsp;&nbsp;&nbsp;FOR j = 0 TO numZones\r\n&nbsp;&nbsp;&nbsp;&nbsp;hContents(turn, j) = hContents(turn - 1, j)\r\n&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;hPushes(turn) = i\r\n&nbsp;&nbsp;&nbsp;IF i = numZones THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hContents(turn, i - 1) = hContents(turn, i - 1) + hContents(turn, i)\r\n&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hContents(turn, i - 1) = hContents(turn, i - 1) + hContents(turn, i) / 2\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hContents(turn, i + 1) = hContents(turn, i + 1) + hContents(turn, i) / 2\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;hContents(turn, i) = 0\r\n&nbsp;&nbsp;&nbsp;IF turn = maxPushes THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF hContents(turn, 0) > bestContents(turn, 0) THEN\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR k = 1 TO maxPushes\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT hPushes(k),\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR j = 0 TO numZones\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bestContents(k, j) = hContents(k, j)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT bestContents(k, j);\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bestPushes(k) = hPushes(k)\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;&nbsp;ELSE\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;squeeze turn + 1\r\n&nbsp;&nbsp;&nbsp;END IF\r\n&nbsp;&nbsp;END IF\r\n&nbsp;NEXT\r\nEND SUB\r\n\r\nBy changing numZones and maxPushes a pattern emerges.  For any allotted number of squeezes that\'s a multiple of the number of zones, the best sequence (the one getting the most toothpaste out the end) is of the variety 432143214321....  When the number of allotted squeezes is other than a multiple of the number of zones, there can be a partial sequence somewhere in the middle, such as for example, the most toothpaste that can be squeezed out of a 4-zone tube in 18 squeezes is .58154296875 of the contents, by squeezing 321432432143214321.  Note the two partial sequences at the beginning.  Another example: for 17 allowed squeezes, the most is .5624, squeezed out by the sequence 43214321343214321, with an extra 3 thrown in the middle.\r\n\r\nI don\'t know if there\'s any theory behind the extras thrown in among the 4321 subsequences.\r\n\r\nIf, however, one just starts with 4321... for the 4-zone tube, and continues on that way, for the 4-zone tube, it takes 116 squeezes before over 99% of the tube content has been expelled, 99.135% to be somewhat more exact.  If, however, any zone other than 4 is pressed before the beginning of the 4321... repeating sequence, the total number of squeezes, including that initial squeeze, is reduced to 113, though with not quite as much over 99% being expelled. A prepress of zone 1 produces 99.009% after the 113th squeeze; zone 2 or zone 3 produces 99.013%.  There\'s no way of doing it in 112 presses, as the best that can be done with 112 presses is presumably the straight repetition of 4321... as 112 is a multiple of 4, and 112 presses there expels only 98.987%.\r\n\r\nFor 3 zones, 48 presses using the sequence 321321... expels 99.109% of the toothpaste.  Starting with a different zone doesn\'t seem to help this case.\r\n\r\nThe program this tries these possibilities is:\r\nDECLARE SUB squeeze (z#)\r\nDEFDBL A-Z\r\nCLEAR , , 4000\r\nDIM SHARED numZones\r\nnumZones = 3\r\nDIM SHARED contents(numZones)\r\n\r\nCLS\r\nFOR i = 1 TO numZones\r\n&nbsp;contents(i) = 1 / numZones\r\nNEXT\r\n\r\n&nbsp;&nbsp;tries = 1\r\n&nbsp;&nbsp;zone = 2\r\n&nbsp;&nbsp;squeeze zone\r\n&nbsp;&nbsp;tries = 2\r\n&nbsp;&nbsp;zone = 1\r\n&nbsp;&nbsp;squeeze zone\r\nDO\r\n&nbsp;&nbsp;FOR zone = numZones TO 1 STEP -1\r\n&nbsp;&nbsp;&nbsp;&nbsp;tries = tries + 1\r\n&nbsp;&nbsp;&nbsp;&nbsp;PRINT USING \"### # \"; tries; zone;\r\n&nbsp;&nbsp;&nbsp;&nbsp;squeeze zone\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF contents(0) >= .99 THEN EXIT DO\r\n&nbsp;&nbsp;NEXT\r\nLOOP\r\nEND\r\n\r\nSUB squeeze (z)\r\n&nbsp;IF z = numZones THEN\r\n&nbsp;&nbsp;contents(z - 1) = contents(z) + contents(z - 1)\r\n&nbsp;ELSE\r\n&nbsp;&nbsp;contents(z - 1) = contents(z - 1) + contents(z) / 2\r\n&nbsp;&nbsp;contents(z + 1) = contents(z + 1) + contents(z) / 2\r\n&nbsp;END IF\r\n&nbsp;contents(z) = 0\r\n&nbsp;FOR i = numZones TO 0 STEP -1\r\n&nbsp;&nbsp;&nbsp;PRINT USING \" #.##########\"; contents(i);\r\n&nbsp;NEXT\r\n&nbsp;PRINT\r\nEND SUB\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 16, 2004, 3:28 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11942,1628,4507,'Penny','A solution with just one pair of quotation marks','2004-02-16 16:29:29',3,'The person citing Quine is expressing his disgust at Quine\'s obvious lack of understanding of the use of quotation marks, by putting quotation marks around the word \"fine\". \r\n\r\nAccording to W. Quine \r\nWhose views on quotation are \"fine\", \r\nBoston names Boston \r\nand Boston names Boston \r\nBut 9 doesn\'t designate 9. \r\n\r\nIt is a true statement, in that it is an accurate representation of the faulty prose of the grammatically inept Quine.',NULL,0);
INSERT INTO comment VALUES (11943,1628,1575,'DJ','re(2): More','2004-02-16 18:35:10',1,'The examples in the problem include \"Red names red\" as an example of a false statement .. meaning that the first part of a \"names\" relationship, true or false, need not have quotes around it for the statement to make sense.\r\n\r\nThus, \"9 doesn\'t designate 9\" is a true, sensical statement even without the quotes, and (aside from trivial solutions involving one pair of quotation marks) four pairs of quotes are sufficient to complete the problem.',11937,0);
INSERT INTO comment VALUES (11944,1623,5653,'albert','solution','2004-02-16 18:39:45',0,'The wizard should marry the princess. He gave all the gifts to his sons who in turn saved the princess. Also it does not say in the riddle that the wizard died.',NULL,0);
INSERT INTO comment VALUES (11945,1469,1301,'Charlie','re(4): Interesting Idea:','2004-02-16 20:39:04',0,'That was \"a given set\", i.e., one given set.&nbsp; With 26 sets, as mentioned it\'s 1 in 36.',11935,1);
INSERT INTO comment VALUES (11946,1628,5285,'Ady TZIDON','re: A solution with just one pair of quotation marks','2004-02-17 05:24:57',0,'P,\r\nI like it\r\nady',11942,0);
INSERT INTO comment VALUES (11947,1628,5285,'Ady TZIDON','re: thoughts    what is d2?','2004-02-17 05:26:40',4,'what is d2?\r\nady',11939,0);
INSERT INTO comment VALUES (11948,1626,5285,'Ady TZIDON','my  last answer','2004-02-17 05:46:11',3,'Upon returning home I carefully reassessed the domino problem, read all the relevant comments and found my error.  ...Took some time.\r\n\r\nMy answer now :  5/16\r\n  Let us divide the relevant  population into 3 subsets: \r\nA 7 one-pip pieces,(all but 1-2  +1-1 counted twice) \r\nB 7 two-pip pieces , ,( all but 1-2 +2-2 counted twice)  \r\nC the \"1-2\" domino. \r\n\r\nThe first domino is drawn from the union A U C \r\nwith probability of 7/8 belonging to A and \r\nprobability of 1/8 belonging to C. \r\nIf it is from A then it can be complemented by one matching piece from B or the one piece from C except 1-1 :the one piece from C only.\r\nIf the 1st domino is from C than any one of the B set qualifies: 1/8*6/6=1/8\r\n\r\nSum up 5/8*2/8+2/8*1/8+1/8= 20/64=5/16  thats my answer. \r\n\r\nThe claim-\" 1-1 or 2-2 do not have any special standing \" was the source of my blunder.. \r\n \r\n\r\nady \r\nAdded after seeing the official solution-.....\r\n  19/63 is right/\r\nActually I HAVE STARTED with the \"grid  counting\" but was\r\nnot careful enough.\r\nBeautiful problem...\r\n\r\n\r\nady  \n\n<i>Edited on <b>February 17, 2004, 6:06 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11949,1516,4507,'Penny','According to the Colgate University website....','2004-02-17 07:27:09',1,'...just kidding. There was nothing about this at the Pepperdine University website either. But when we are actually using a tube of toothpaste, we instinctively press from the end of the tube to the front opening. Is this the most efficient strategy? With three zones, it takes 48 squeezes  to get 99.1% of the toothpaste onto the brush:  \r\n\r\ntube(1/3 1/3 1/3) brush(0)\r\npress 1:tube(0 2/3 1/3)\r\npress 2:tube(1/3 0 2/3)\r\n3:tube(1/3 1/3 0) brush(1/3)\r\n1:tube(0 2/3 0)\r\n2:tube(1/3 0 1/3)\r\n3:tube(1/3 1/6 0) brush(1/2)\r\n1:tube(0 1/2 0)\r\n2:tube(1/4 0 1/4)\r\n3:tube(1/4 1/8 0) brush(5/8)\r\n1:tube(0 3/8 0)\r\n2:tube(3/16 0 3/16)\r\n3:tube(3/16 3/32 0) brush(23/32)\r\n1:tube(0 9/32 0)\r\n2:tube(9/64 0 9/64)\r\n3:tube(9/64 9/128 0) brush(101/128)\r\n1:tube(0 27/128 0)\r\n2:tube(27/256 0 27/256)\r\n3:tube(27/256 27/512 0) brush(431/512)\r\n1:tube(0 81/512 0)\r\n2:tube(81/1024 0 81/1024)\r\n3:tube(81/1024 81/2048 0) brush(1805/2048)\r\n1:tube(0 243/2048 0)\r\n2:tube(243/4096 0 243/4096)\r\n3:tube(243/4096 243/8192 0) brush(7463/8192)\r\n1:tube(0 729/8192 0)\r\n2:tube(729/16384 0 729/16384)\r\n3:tube(729/16384 729/32768 0) brush(30581/32768)\r\n1:tube(0 2187/32768 0)\r\n2:tube(2187/65536 0 2187/65536)\r\n3:tube(2187/65536 2187/131072 0) \r\nbrush(124511/131072)\r\n1:tube(0 6561/131072 0)\r\n2:tube(6561/262144 0 6561/262144)\r\n3:tube(6561/262144 6561/524288 0) \r\nbrush(504605/524288)\r\n1:tube(0 19683/524288 0)\r\n2:tube(19683/1048576 0 19683/1048576)\r\n3:tube(19683/1048576 19683/2097152 0) \r\nbrush(2038103/2097152)\r\n1:tube(0 59049/2097152 0)\r\n2:tube(59049/4194304 0 59049/4194304)\r\n3:tube(59049/4194304 59049/8388608 0)\r\nbrush:(8211461/8388608)\r\n1:tube(0 177147/8388608 0)\r\n2:tube(177147/16777216 0 177147/16777216)\r\n3:tube(177147/16777216 177147/33554432 0)\r\nbrush(33022991/33554432)\r\n1:tube(0 531441/33554432 0)\r\n2:tube(531441/67108864 0 531441/67108864)\r\n3:tube(531441/67108864 531441/134217728 0)\r\nbrush(132623405/134217728)\r\n1:tube(0 1594323/134217728 0)\r\n2:tube(1594323/268435456 0 1594323/268435456)\r\n3:tube(1594323/268435456 1594323/536870912 0)\r\n\r\nbrush(532087943/536870912) \r\n= 99.1%\r\n\r\n  \r\n\r\n \r\n\r\n \r\n\r\n\r\n\r\n  \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n ',NULL,0);
INSERT INTO comment VALUES (11950,1469,4507,'Penny','re(5): Interesting Idea:','2004-02-17 07:43:41',0,'Charlie: \"That was \'a given set\', i.e., one given set.  With 26 sets, as mentioned it\'s 1 in 36.\"\r\n\r\nOh, right, that\'s what you wrote. I read it too quickly. Still, to get a hit in 26 tries, when the actual odds are 1/36, is still beating the odds, if not spectacularly. I am surprised that no one else has attempted to give a solution to this 3-rated puzzle yet.',11945,0);
INSERT INTO comment VALUES (11951,1516,1301,'Charlie','The 4-zone case laid out','2004-02-17 08:41:23',3,'The following shows the zone contents and amount already expelled for the best 4-zone case.  Zone 4 is farthest from the opening and zone 1 nearest.\r\n<pre>\r\ns# zone  zone 4     zone 3     zone 2      zone 1  total on brush\r\n 1 2  0.25000000 0.37500000 0.00000000 0.37500000 0.00000000\r\n 2 4  0.00000000 0.62500000 0.00000000 0.37500000 0.00000000\r\n 3 3  0.31250000 0.00000000 0.31250000 0.37500000 0.00000000\r\n 4 2  0.31250000 0.15625000 0.00000000 0.53125000 0.00000000\r\n 5 1  0.31250000 0.15625000 0.26562500 0.00000000 0.26562500\r\n 6 4  0.00000000 0.46875000 0.26562500 0.00000000 0.26562500\r\n 7 3  0.23437500 0.00000000 0.50000000 0.00000000 0.26562500\r\n 8 2  0.23437500 0.25000000 0.00000000 0.25000000 0.26562500\r\n 9 1  0.23437500 0.25000000 0.12500000 0.00000000 0.39062500\r\n10 4  0.00000000 0.48437500 0.12500000 0.00000000 0.39062500\r\n11 3  0.24218750 0.00000000 0.36718750 0.00000000 0.39062500\r\n12 2  0.24218750 0.18359375 0.00000000 0.18359375 0.39062500\r\n13 1  0.24218750 0.18359375 0.09179688 0.00000000 0.48242188\r\n14 4  0.00000000 0.42578125 0.09179688 0.00000000 0.48242188\r\n15 3  0.21289063 0.00000000 0.30468750 0.00000000 0.48242188\r\n16 2  0.21289063 0.15234375 0.00000000 0.15234375 0.48242188\r\n17 1  0.21289063 0.15234375 0.07617188 0.00000000 0.55859375\r\n18 4  0.00000000 0.36523438 0.07617188 0.00000000 0.55859375\r\n19 3  0.18261719 0.00000000 0.25878906 0.00000000 0.55859375\r\n20 2  0.18261719 0.12939453 0.00000000 0.12939453 0.55859375\r\n21 1  0.18261719 0.12939453 0.06469727 0.00000000 0.62329102\r\n22 4  0.00000000 0.31201172 0.06469727 0.00000000 0.62329102\r\n23 3  0.15600586 0.00000000 0.22070313 0.00000000 0.62329102\r\n24 2  0.15600586 0.11035156 0.00000000 0.11035156 0.62329102\r\n25 1  0.15600586 0.11035156 0.05517578 0.00000000 0.67846680\r\n26 4  0.00000000 0.26635742 0.05517578 0.00000000 0.67846680\r\n27 3  0.13317871 0.00000000 0.18835449 0.00000000 0.67846680\r\n28 2  0.13317871 0.09417725 0.00000000 0.09417725 0.67846680\r\n29 1  0.13317871 0.09417725 0.04708862 0.00000000 0.72555542\r\n30 4  0.00000000 0.22735596 0.04708862 0.00000000 0.72555542\r\n31 3  0.11367798 0.00000000 0.16076660 0.00000000 0.72555542\r\n32 2  0.11367798 0.08038330 0.00000000 0.08038330 0.72555542\r\n33 1  0.11367798 0.08038330 0.04019165 0.00000000 0.76574707\r\n34 4  0.00000000 0.19406128 0.04019165 0.00000000 0.76574707\r\n35 3  0.09703064 0.00000000 0.13722229 0.00000000 0.76574707\r\n36 2  0.09703064 0.06861115 0.00000000 0.06861115 0.76574707\r\n37 1  0.09703064 0.06861115 0.03430557 0.00000000 0.80005264\r\n38 4  0.00000000 0.16564178 0.03430557 0.00000000 0.80005264\r\n39 3  0.08282089 0.00000000 0.11712646 0.00000000 0.80005264\r\n40 2  0.08282089 0.05856323 0.00000000 0.05856323 0.80005264\r\n41 1  0.08282089 0.05856323 0.02928162 0.00000000 0.82933426\r\n42 4  0.00000000 0.14138412 0.02928162 0.00000000 0.82933426\r\n43 3  0.07069206 0.00000000 0.09997368 0.00000000 0.82933426\r\n44 2  0.07069206 0.04998684 0.00000000 0.04998684 0.82933426\r\n45 1  0.07069206 0.04998684 0.02499342 0.00000000 0.85432768\r\n46 4  0.00000000 0.12067890 0.02499342 0.00000000 0.85432768\r\n47 3  0.06033945 0.00000000 0.08533287 0.00000000 0.85432768\r\n48 2  0.06033945 0.04266644 0.00000000 0.04266644 0.85432768\r\n49 1  0.06033945 0.04266644 0.02133322 0.00000000 0.87566090\r\n50 4  0.00000000 0.10300589 0.02133322 0.00000000 0.87566090\r\n51 3  0.05150294 0.00000000 0.07283616 0.00000000 0.87566090\r\n52 2  0.05150294 0.03641808 0.00000000 0.03641808 0.87566090\r\n53 1  0.05150294 0.03641808 0.01820904 0.00000000 0.89386994\r\n54 4  0.00000000 0.08792102 0.01820904 0.00000000 0.89386994\r\n55 3  0.04396051 0.00000000 0.06216955 0.00000000 0.89386994\r\n56 2  0.04396051 0.03108478 0.00000000 0.03108478 0.89386994\r\n57 1  0.04396051 0.03108478 0.01554239 0.00000000 0.90941232\r\n58 4  0.00000000 0.07504529 0.01554239 0.00000000 0.90941232\r\n59 3  0.03752264 0.00000000 0.05306503 0.00000000 0.90941232\r\n60 2  0.03752264 0.02653252 0.00000000 0.02653252 0.90941232\r\n61 1  0.03752264 0.02653252 0.01326626 0.00000000 0.92267858\r\n62 4  0.00000000 0.06405516 0.01326626 0.00000000 0.92267858\r\n63 3  0.03202758 0.00000000 0.04529384 0.00000000 0.92267858\r\n64 2  0.03202758 0.02264692 0.00000000 0.02264692 0.92267858\r\n65 1  0.03202758 0.02264692 0.01132346 0.00000000 0.93400204\r\n66 4  0.00000000 0.05467450 0.01132346 0.00000000 0.93400204\r\n67 3  0.02733725 0.00000000 0.03866071 0.00000000 0.93400204\r\n68 2  0.02733725 0.01933035 0.00000000 0.01933035 0.93400204\r\n69 1  0.02733725 0.01933035 0.00966518 0.00000000 0.94366722\r\n70 4  0.00000000 0.04666760 0.00966518 0.00000000 0.94366722\r\n71 3  0.02333380 0.00000000 0.03299898 0.00000000 0.94366722\r\n72 2  0.02333380 0.01649949 0.00000000 0.01649949 0.94366722\r\n73 1  0.02333380 0.01649949 0.00824974 0.00000000 0.95191696\r\n74 4  0.00000000 0.03983329 0.00824974 0.00000000 0.95191696\r\n75 3  0.01991665 0.00000000 0.02816639 0.00000000 0.95191696\r\n76 2  0.01991665 0.01408320 0.00000000 0.01408320 0.95191696\r\n77 1  0.01991665 0.01408320 0.00704160 0.00000000 0.95895856\r\n78 4  0.00000000 0.03399984 0.00704160 0.00000000 0.95895856\r\n79 3  0.01699992 0.00000000 0.02404152 0.00000000 0.95895856\r\n80 2  0.01699992 0.01202076 0.00000000 0.01202076 0.95895856\r\n81 1  0.01699992 0.01202076 0.00601038 0.00000000 0.96496894\r\n82 4  0.00000000 0.02902068 0.00601038 0.00000000 0.96496894\r\n83 3  0.01451034 0.00000000 0.02052072 0.00000000 0.96496894\r\n84 2  0.01451034 0.01026036 0.00000000 0.01026036 0.96496894\r\n85 1  0.01451034 0.01026036 0.00513018 0.00000000 0.97009912\r\n 86 4  0.00000000 0.02477070 0.00513018 0.00000000 0.97009912\r\n 87 3  0.01238535 0.00000000 0.01751553 0.00000000 0.97009912\r\n 88 2  0.01238535 0.00875776 0.00000000 0.00875776 0.97009912\r\n 89 1  0.01238535 0.00875776 0.00437888 0.00000000 0.97447800\r\n 90 4  0.00000000 0.02114311 0.00437888 0.00000000 0.97447800\r\n 91 3  0.01057156 0.00000000 0.01495044 0.00000000 0.97447800\r\n 92 2  0.01057156 0.00747522 0.00000000 0.00747522 0.97447800\r\n 93 1  0.01057156 0.00747522 0.00373761 0.00000000 0.97821561\r\n 94 4  0.00000000 0.01804678 0.00373761 0.00000000 0.97821561\r\n 95 3  0.00902339 0.00000000 0.01276100 0.00000000 0.97821561\r\n 96 2  0.00902339 0.00638050 0.00000000 0.00638050 0.97821561\r\n 97 1  0.00902339 0.00638050 0.00319025 0.00000000 0.98140586\r\n 98 4  0.00000000 0.01540389 0.00319025 0.00000000 0.98140586\r\n 99 3  0.00770194 0.00000000 0.01089219 0.00000000 0.98140586\r\n100 2  0.00770194 0.00544610 0.00000000 0.00544610 0.98140586\r\n101 1  0.00770194 0.00544610 0.00272305 0.00000000 0.98412891\r\n102 4  0.00000000 0.01314804 0.00272305 0.00000000 0.98412891\r\n103 3  0.00657402 0.00000000 0.00929707 0.00000000 0.98412891\r\n104 2  0.00657402 0.00464853 0.00000000 0.00464853 0.98412891\r\n105 1  0.00657402 0.00464853 0.00232427 0.00000000 0.98645318\r\n106 4  0.00000000 0.01122255 0.00232427 0.00000000 0.98645318\r\n107 3  0.00561128 0.00000000 0.00793554 0.00000000 0.98645318\r\n108 2  0.00561128 0.00396777 0.00000000 0.00396777 0.98645318\r\n109 1  0.00561128 0.00396777 0.00198389 0.00000000 0.98843706\r\n110 4  0.00000000 0.00957905 0.00198389 0.00000000 0.98843706\r\n111 3  0.00478952 0.00000000 0.00677341 0.00000000 0.98843706\r\n112 2  0.00478952 0.00338671 0.00000000 0.00338671 0.98843706\r\n113 1  0.00478952 0.00338671 0.00169335 0.00000000 0.99013042\r\n</pre>\r\n----\r\nThis is fewer squeezes than starting at zone 4 initially, which takes 116 squeezes.',NULL,0);
INSERT INTO comment VALUES (11952,315,4507,'Penny','Solution','2004-02-17 08:51:34',3,'Just assign symbols.\r\n\r\n\"A is the man in the picture.\r\nB is the father of A.\r\nC is my father.\r\nC is the father of B.\r\nSince I have no siblings, I am B.\r\nA is my son.\"\r\n\r\nThe man is looking at a picture of his son.',NULL,0);
INSERT INTO comment VALUES (11953,1624,5660,'Wengel','Solution','2004-02-17 10:54:36',0,'hand 1, 11 - 3min\r\nhand 2, 10 - 6min\r\nhand 3, 6 - 4min\r\nand it took exactly one hour',NULL,0);
INSERT INTO comment VALUES (11954,1624,1301,'Charlie','solution','2004-02-17 11:46:54',3,'The 3-minute, 4-minute and 6-minute hands advance the following number of number positions each minute:\r\n<pre>\r\n0  0  0\r\n4  3  2\r\n8  6  4\r\n0  9  6\r\n4  0  8\r\n8  3 10\r\n0  6  0\r\n4  9  2\r\n8  0  4\r\n0  3  6\r\n4  6  8\r\n8  9 10\r\n0  0  0\r\n</pre>\r\n--------\r\nThen, showing all the possible initial positions of the three hands (6 permutations), we get the following. The amount of advance table above is repeated on the left, and then the six permutations of the hands appear in six major columns to the right.  Within each column the subcolumns are 3-minute, 4-minute and 6-minute hands:\r\n\r\n<pre>\r\n0  0  0:  1  2  3;  1  3  2;  2  1  3;  2  3  1;  3  1  2;  3  2  1\r\n4  3  2:  5  5  5;  5  6  4;  6  4  5;  6  6  3;  7  4  4;  7  5  3\r\n8  6  4:  9  8  7;  9  9  6; 10  7  7; 10  9  5; 11  7  6; 11  8  5\r\n0  9  6:  1 11  9;  1 12  8;  2 10  9;  2 12  7;  3 10  8;  3 11  7\r\n4  0  8:  5  2 11;  5  3 10;  6  1 11;  6  3  9;  7  1 10;  7  2  9\r\n8  3 10:  9  5  1;  9  6 12; 10  4  1; 10  6 11; 11  4 12; 11  5 11\r\n0  6  0:  1  8  3;  1  9  2;  2  7  3;  2  9  1;  3  7  2;  3  8  1\r\n4  9  2:  5 11  5;  5 12  4;  6 10  5;  6 12  3;  7 10  4;  7 11  3\r\n8  0  4:  9  2  7;  9  3  6; 10  1  7; 10  3  5; 11  1  6; 11  2  5\r\n0  3  6:  1  5  9;  1  6  8;  2  4  9;  2  6  7;  3  4  8;  3  5  7\r\n4  6  8:  5  8 11;  5  9 10;  6  7 11;  6  9  9;  7  7 10;  7  8  9\r\n8  9 10:  9 11  1;  9 12 12; 10 10  1; 10 12 11; 11 10 12; 11 11 11\r\n0  0  0:  1  2  3;  1  3  2;  2  1  3;  2  3  1;  3  1  2;  3  2  1\r\n</pre>\r\n-----------\r\nThe only column that also includes a 6, a 10 and an 11 in the same group is the column headed 2 3 1, meaning the 3-minute hand was on the 2, the 4-minute hand was on the 3 and the 6-minute hand was on the 1.  After 5 minutes the 3-minute hand was on the 10, the 4-minute hand was on the 6 and the 6-minute hand was on the 11.\n\n<i>Edited on <b>February 17, 2004, 11:48 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11955,1624,5661,'Gabe','Solution','2004-02-17 13:03:22',3,'The 3-min hand moves +1/15 sec= +4/min\r\nThe 4-min hand moves +1/20 sec= +3/min\r\nThe 6-min hand moves +1/30 sec= +2/min\r\nTherefore, all hands align with a number simultaneously at 1-min intervals. \r\nIf the 3-min hand starts at 2, then it will be on 10 after 5 minutes\r\nIf the 4-min hand starts at 3, then it will be on 6 after 5 minutes\r\nIf the 6-min hand starts at 1, then it will be on 11 after 5 minutes\r\nTherefore, the solution is that the 3-min hand started on 2 and was then seen again on 10, the 4-min hand started on 3 and was then seen again on 6, and the 6-min hand started on 1 and was then seen again on 11 ',NULL,0);
INSERT INTO comment VALUES (11956,1507,5481,'John','solution','2004-02-17 13:07:12',3,'-------------7\r\n------------3 2\r\n-----------5 9 4\r\n----------6 1 0 8\r\n',NULL,0);
INSERT INTO comment VALUES (11957,1507,5481,'John','oops wrong,i forgot the bottom row!!! :(','2004-02-17 13:10:39',0,'wrong',11956,0);
INSERT INTO comment VALUES (11958,1623,5617,'jen','wait i think i know it now...','2004-02-17 18:19:25',0,'maybe she marries the one with the apple cuz he\'s the only one that cant get the gift his father keft him back\r\n\r\n...i still think its the wizard though',NULL,0);
INSERT INTO comment VALUES (11959,1628,3558,'Tristan','re(2): thoughts    what is d2?','2004-02-17 18:19:40',0,'\"d2\" is a way of designating a difficulty level of 2.  If you look to the right of the problem title, you will see a colored bar showing the difficulty level out of 5.  It\'s not always very accurate, but we try.',11947,0);
INSERT INTO comment VALUES (11960,1581,5658,'Wendy','No Subject','2004-02-17 18:26:52',0,'Presuming the warden didn\'t lie to Alan, and he followed his instructions.....then only 2 posibilities can occur.\r\n1. \"If Charlie is to be pardoned, tell me Bob.\",\r\ntherefore Charlie lives.\r\n2. \"If I\'m to be pardoned, flip a coin and tell me Charlie or Bob.\",\r\ntherefore Alan lives.\r\nSo what it all boils down to...there is 2 men left with a chance of a pardon...therefore\r\nEACH ASSUMED CORRECTLY..1/2 CHANCE.',NULL,0);
INSERT INTO comment VALUES (11961,1514,5658,'Wendy','Solution???','2004-02-17 18:34:53',0,'O.K., I\'m going to think like a 5 yr old here. What is a triangle? ...A 3 sided figure.\r\nHow many sides (sticks) to make a triangle? ... 3\r\nChances of making a triangle with 3 sticks?...100%',NULL,0);
INSERT INTO comment VALUES (11962,1474,5658,'Wendy','Solution???','2004-02-17 18:43:44',0,'It\'s too early in the morning to think....so.\r\nTo guarantee 3 of a kind, you must draw 39 cards.\r\nNo matter how many more decks you add to the pile, you will still need 39 cards to guarantee another 3 of a kind. Therefore I am going to say ..the chances stay the same.',NULL,0);
INSERT INTO comment VALUES (11963,1623,5666,'Frank Riddle','A plausible answer','2004-02-17 18:53:25',0,'The king should borrow the mirror from the eldest son. Having done so, he should ask to see the future husband of his daughter. This is the person she should marry.',NULL,0);
INSERT INTO comment VALUES (11964,1509,5666,'Frank Riddle','A matter of math','2004-02-17 19:05:28',3,'March 12th. The snail makes a net total of 1 foot progress each day. At the end of the 27th day (which would be March 11th), the snail has slid back down so as to be 3 feet from the top of the well. The next day, he climbs up those three feet and is out of the well. He sleeps peacefully outside the well, and thus does not slide back down.',NULL,0);
INSERT INTO comment VALUES (11965,1469,1626,'Gamer','re(6): Interesting Idea:','2004-02-17 19:50:42',0,'Here\'s another hint: The letters to numbers isn\'t A=1, B=2; in fact, less than 10 letters (by my thoughts) can be translated this way.',11950,0);
INSERT INTO comment VALUES (11966,1454,3172,'SilverKnight','full solution','2004-02-17 21:28:47',3,'<B><PRE>a = 0.205728733062<BR>b = 0.148058144818<BR>c = 0.146024886899<BR>d = 0.082346945713<BR>e = 0.143014314093<BR>f = 0.097109250770<BR>g = 0.069773448145<BR>h = 0.107944276500</PRE></B>\r\nWhere:\r\na = the number of white bulls\r\nb = the number of black bulls\r\nc = the number of spotted bulls\r\nd = the number of brown bulls\r\ne = the number of white cows\r\nf = the number of black cows\r\ng = the number of spotted cows\r\nh = the number of brown cows\r\n\r\nand the numbers are the fraction of the herd that they make up (adding to 1)\r\n_______________________________________________\r\n\r\nThis problem is actually much easier than one might think at first glance.\r\n\r\nIt\'s a straight forward solution of 8 linear equations.\r\n\r\n<I>(It is interesting to note that DJ didn\'t ask how many of each type there is in the herd; he asked what the composition is.  This is because there isn\'t enough information to determine the size of the herd.  Although, a related question might be... what is the minimum size of the herd?)</I>\r\n\r\nIf is first key to realize that the second paragraph (about the bulls) refers to <I>only</I> the bulls...  whereas, the third paragraph (about the cows) refers to the <I>cattle</I> referring to the bulls and cows.\r\n\r\nIf we assign the eight letters as described above.  Then we need 8 equations to solve them all.  The seven that DJ gives us are:\r\n\r\n<I><U>about the bulls</U></I>\r\nA = (1/2 + 1/3)B + D\r\nB = (1/4 + 1/5)C + D\r\nC = (1/6 + 1/7)A + D\r\n\r\n<I><U>about the cows</U></I>\r\nE = (1/3 + 1/4)(B + F)\r\nF = (1/4 + 1/5)(C + G)\r\nG = (1/5 + 1/6)(D + H)\r\nH = (1/6 + 1/7)(A + E)\r\n\r\n<I></U>implied by question: </U> must add up to one</I>\r\nA + B + C + D + E + F + G + H = 1\r\n\r\nAt this point, you have 8 equations and 8 unknowns... have at it!\r\n\r\n(Okay.. you may find it a bit tedious... so I suggest you do what I did...)\r\n\r\nNow solve by using matrices:\r\n\r\n<PRE>   6   -5    0   -6    0    0    0    0    0<BR>   0   20   -9  -20    0    0    0    0    0<BR> -13    0   42  -42    0    0    0    0    0<BR>   0   -7    0    0   12   -7    0    0    0<BR>   0    0   -9    0    0   20   -9    0    0<BR>   0    0    0  -11    0    0   30  -11    0<BR> -13	0    0    0  -13    0    0   42    0<BR>   1    1    1    1    1    1    1    1    1</PRE>\r\nThis is an equivalent matrix for the system of equations above, and if you solve it, you\'ll find the answers above.  I used, everyone\'s favorite tool... EXCEL!',NULL,0);
INSERT INTO comment VALUES (11967,1623,5673,'amber','Welll....the solution might be','2004-02-18 02:38:00',0,'The solution might be to allow the son with the apple to marry his daughter because in the eyes of the king and princess he is the only one who had given somthing. The king and princess never saw the son with the mirror or the son with the horse do anything. Also the son with the apple could have used the mirror and horse without either brother realizing anything (assuming he brings them both back unharmed).',NULL,0);
INSERT INTO comment VALUES (11968,1624,5285,'Ady TZIDON','my solution -no calculators','2004-02-18 03:49:37',3,'The hands advance: 4 numbers/min....denote hand A\r\n                   3 numbers/min   ....          B\r\n                    2 numbers/min .....          C\r\n Only hand A can reach 10 by even number per minute in 2, 5, 8 , 11 etc increments of four,\r\nderived from 2+4*k=10 mod 12\r\nNow looking for the hour eleven it is either\r\n1+2*k=11 or 3+3*k=11  (all mod 12) \r\n 3+3*k=11   is impossible since only one side is divisible by three so 3+3*k=6  mod 12 is the third  equation,the second being 1+2*k=11 mod 12.\r\nSo far we have identified the hands  : \r\n A   on   2   k=2,5,8,11,...\r\nB    on   3   k=1,5,9 ,13,\r\nC    on    1   k=5,11,17\r\n\r\nans; new position within 5 minutes:\r\n2+5*4=  22==>10\r\n3+5*3=  18==>6\r\n1+5*2=       11\r\nq.e.d.\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11969,1454,5285,'Ady TZIDON','Why bother?','2004-02-18 03:56:18',4,'??Where is the challenge to solve linear equations?...\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11970,1454,4507,'Penny','re: Why bother?','2004-02-18 04:36:50',0,'http://www.andrews.edu/~calkins/profess/cattle.htm',11969,0);
INSERT INTO comment VALUES (11971,1509,4098,'lovejoy','re: A matter of math','2004-02-18 05:19:59',0,'Problem with this answer Frank is that I tried it a couple of weeks ago and apparently it\'s not what Silverknight is looking for.',11964,0);
INSERT INTO comment VALUES (11972,702,4507,'Penny','Another answer','2004-02-18 06:13:11',3,'A closed-door meeting.\r\n\r\nWhen the meeting is open, it is closed to the public. When the meeting is closed, its proceedings are open to public scrutiny.  ',NULL,0);
INSERT INTO comment VALUES (11973,1469,4830,'Jils','Idea','2004-02-18 08:50:44',1,'Mmm, letters, numbers and an equals sign - might be to do with a keyboard (computer variety)...',NULL,0);
INSERT INTO comment VALUES (11974,1509,5352,'Phil','re: Alternative Solution','2004-02-18 09:26:52',3,'I previously said \"the final answer must be 14th February 1996, he was at the bottom on the outside.\" however i neglected to include the calculations from the top of the well to the ground.\r\n\r\nthe effect of gravity is -6ft/24hrs,\r\nplus he climb under his own steam at a rate of (net)3ft/16hrs - (no movement for 8 hrs)\r\nso the time taken for him to get from the top to the bottom is:-\r\n\r\n30ft/(-6ft+-3ft) = -3.3333 days\r\n\r\nhe actually got out of the well on 10th February 1996.\r\n\r\n',11775,0);
INSERT INTO comment VALUES (11975,363,4507,'Penny','Solution','2004-02-18 09:32:35',3,'HOE.   \r\n\r\nThe first guy must have had a letter in {HRPDV}. That effectively stubs TOE. The remaining possibilities are HOE,OAR,PAD,VAT. \r\n\r\nIf the real word was OAR, the first logician had an R. If the 2nd had an O, he would have been undecided between HOE and OAR; if an E, stuck between HOE and TOE. So that leaves OAR dead in the water.\r\n\r\nThe remaining possibilities are HOE, PAD and VAT.\r\n\r\nIf the real word was PAD, then the first 2 logicians had a P and a D, in either order, and the 3rd had an A. The 3rd would not be able to decide between PAD and VAT. He would have reasoned that if it was PAD, the first guy had a P and the second a D, or vice versa, so both the 1st and 2nd guys would have known that the word is PAD. If it was VAT, the first guy had a V and knew that the word is VAT, and the 2nd, holding a T,  would have known that the word is VAT. So that scratches PAD.\r\n  \r\nThe remaining possibilities are HOE and VAT.\r\n\r\nFor the same reason that PAD was scratched, VAT fails the acid test.\r\n\r\nThat leaves HOE. The first guy must have had an H. The 2nd and 3rd guys would have reasoned as in the preceeding paragraphs and eliminated every word except HOE. So only HOE would not have been heaved by them. \r\n',NULL,0);
INSERT INTO comment VALUES (11976,17,1,'levik','re(2): dope','2004-02-18 09:50:20',0,'Yes, it was, though I <b>swear</b> I thought I had<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp; deleted it....<br>\r\n\r\n\r\n',11932,1);
INSERT INTO comment VALUES (11977,1503,1301,'Charlie','no proof, but...','2004-02-18 10:48:01',2,'<P>I don\'t have a proof, but the following program shows it always seems to last one more round than the starting number:</P>\r\n<P>FOR n = 4 TO 40<BR>&nbsp; blh = 1<BR>&nbsp; amt = n<BR>&nbsp; round = 0<BR>&nbsp; DO<BR>&nbsp;&nbsp; round = round + 1<BR>&nbsp;&nbsp; IF amt &lt; blh THEN EXIT DO<BR>&nbsp;&nbsp; amt = amt - blh<BR>&nbsp;&nbsp; amt = amt * 2<BR>&nbsp;&nbsp; blh = blh * 2<BR>&nbsp; LOOP<BR>&nbsp; PRINT n, round<BR>NEXT</P>\r\n<P>giving</P>\r\n<P>&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5<BR>&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7<BR>&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8<BR>&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9<BR>&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10<BR>&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11<BR>&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12<BR>&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13<BR>&nbsp;13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14<BR>&nbsp;14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15<BR>&nbsp;15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16<BR>&nbsp;16&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17<BR>&nbsp;17&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>&nbsp;18&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19<BR>&nbsp;19&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>&nbsp;20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21<BR>&nbsp;21&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22<BR>&nbsp;22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23<BR>&nbsp;23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<BR>&nbsp;24&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25<BR>&nbsp;25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26<BR>&nbsp;26&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27<BR>&nbsp;27&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 28<BR>&nbsp;28&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29<BR>&nbsp;29&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30<BR>&nbsp;30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31<BR>&nbsp;31&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32<BR>&nbsp;32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33<BR>&nbsp;33&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34<BR>&nbsp;34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35<BR>&nbsp;35&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 36<BR>&nbsp;36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37<BR>&nbsp;37&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38<BR>&nbsp;38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39<BR>&nbsp;39&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40<BR>&nbsp;40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 41</P>',NULL,1);
INSERT INTO comment VALUES (11978,1503,5285,'Ady TZIDON','NO AMOUNT LASTS FOREVER','2004-02-18 11:08:39',0,'IF YOU START WITH X - YOU ARE LEFT WITH NOTHING AT THE BEGINNING OF YEAR X+1.\r\n\r\nIT IS EVIDENT FROM A(N)=2*(A(N-1)-2^(N-2)) .Since\r\nthe gap  between initial amount and the amount left after the offering grows exponentially no\r\ninitial x will be sufficient to last more than x\r\nyears.\r\n\r\na(n)=((((x-1)*2-2)*2-4)*2-8)*2   -2^(n-2)*2=0\r\n\r\niff n=x+1\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (11979,1328,5285,'Ady TZIDON','No Subject','2004-02-18 11:27:55',0,'Although I like the \r\nfibo solution I would like to emphasize the point that  no series can be uniquely defined by presenting a number (huge as it may) of its members.\r\n\r\n1, 2, 3 ,  4  ,5   ...  does not imply a(n)=n and the next member is not necessarily  6...!!\r\nIt could be inter alia  126 if a(n)=(n-1)*( n-2)*( n-3)*( n-4)*( n-5) +n\r\n\r\nre :our series \r\nI  am free to assume a polynomial formula (5th degree since 6 numbers were given/  two numbers would give a linear form, 3 -quadratic etc).\r\n\r\na(n)= A*N^5+B*N^4+C*N^3+D*N^2+H*N+F\r\nWE GET:\r\nA+B+C+D+H+F=11\r\n32*A+16*B+8*C+4*D+2*H+F=12\r\n243*A+81*B+27*C+9*D+3*H+F=20\r\n1024*A+256*B+64*C+16*D+4*H+F=23\r\n3125*A+625*B+125*C+25*D+5*H+F=33\r\n7776*A+1296*B+216*C+36*D+6*H+F=46\r\n\r\nSOLVE\r\n\r\nA=-1/3\r\nB=6\r\nC=-121/3\r\nD=251/2\r\nH=-1037/6\r\nF=93\r\nAND  a(7)= 2   a(8)=-255\r\n\r\nAS GOOD AS ANY OTHER\r\nADY\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11980,1454,1920,'Brian Smith','re: full solution - exact fractions','2004-02-18 11:32:13',0,'The exact values (with common denoninator) for SilverKnight\'s a,b,c,d,e,f,g,and h are:\r\n\r\na = 10366482/50389082\r\nb =  7460514/50389082\r\nc =  7358060/50389082\r\nd =  4149387/50389082\r\ne =  7206360/50389082\r\nf =  4893246/50389082\r\ng =  3515820/50389082\r\nh =  5439213/50389082',11966,0);
INSERT INTO comment VALUES (11981,1624,5677,'Mital','Solution','2004-02-18 12:57:35',0,'u saw\r\n3 min / circle   @ 2 & 11\r\n4 min / circle   @ 3 & 6\r\n6 min / circle   @ 1 & 10\r\n\r\n\r\n\r\nIf my ans i right i will post my logic behind it after confirmation',NULL,0);
INSERT INTO comment VALUES (11982,1624,3172,'SilverKnight','re: Solution','2004-02-18 12:59:10',0,'I will confirm/deny after I see the logic behind your answer.',11981,0);
INSERT INTO comment VALUES (11983,1624,5677,'Mital','re(2): Solution','2004-02-18 13:12:58',0,'ok\r\n4 min hand rquires 20 secs to cover normal 5 sec distance so whenever 4 min hand goes 60,120,180 & 240 secs i.e. on 3 , 6 , 9 , 12 other two hands are on exatly on the number of clock, so 4 min hand will be at 3 & 6 because for any other position of that other two hands will be in between the to numbers, now 3 min hand is twice as fast as 6 min , with each requires 15 sec & 30 secs for normal 1 min distance, so whenever 3 min hand is on two , 6 min will be at 1. & whenever 3 min hand  on 11  6 min will be on 10.\r\ni don\'t know at which revolution it will take place but position of hands will be like this as i mentioned in ans earlier      ',11982,0);
INSERT INTO comment VALUES (11984,1500,5384,'Larry','less elegant solution','2004-02-18 14:17:12',0,'I also set C= (B-1)*B*(B+1)\r\n    and    C= A*B - (A+B)\r\nB^3-B=A*B-(A+B)\r\nB^3=A*B-A\r\nwhat I did next, that was a little different than the more elegant solutions, was solve for A\r\nA = B^3/(B-1) \r\nfrom this I saw that B=2 would work, but I was not convinced that it was the only solution.\r\nI was feeling a bit lazy, so I fired up a spreadsheet, made a column of integers for B then solved for A.  Of course, A=8, B=2, C=6 was the only solution.',NULL,0);
INSERT INTO comment VALUES (11985,1643,2899,'Brian Wainscott','First thought','2004-02-18 14:20:32',0,'Past 101, none of them can be prime if they have an even number of 1\'s, since these are all divisible by 101.',NULL,0);
INSERT INTO comment VALUES (11986,1643,2899,'Brian Wainscott','Another thought','2004-02-18 14:25:17',0,'If there are a multiple of 3 ones, it will be divisible by 3, since 10101 = 3*3367.  So 10101...01 is not prime if the number of ones is:\r\n\r\neven and greater than 2\r\na multiple of 3\r\n',NULL,0);
INSERT INTO comment VALUES (11987,1643,5384,'Larry','Second thought','2004-02-18 14:25:58',0,'10101 or any number with 3n 1\'s is divisible by 3\r\n\r\nso the # of 1\'s can\'t be even (except for 101) or a multiple of 3',NULL,0);
INSERT INTO comment VALUES (11988,1643,4670,'e.g.','No Subject','2004-02-18 15:25:11',3,'Only 101 can be prime, in any number base, though not all. In any base, such a number with k ones is<p>1010..101 = 100^(k-1) +100^(k-2)+...+100+1 = <p>(100^k-1)/(100-1) = (10^2k-1)/(10^2-1) = <p> (10^k+1)(10^k-1)/((10+1)(10-1))<p>If, after dividing by the denominator, there still remain two factors in the numerator, the number won\'t be a prime.<p>If k=1, we get 1, which isn\'t very interesting.<p>For k=2, the fraction simplifies to 101, which may or not be a prime, depending on the number base.<p>And for k>2, no term is cancelled out, and the number is always composite.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (11989,1624,1301,'Charlie','re(3): Solution','2004-02-18 15:31:10',0,'Mital:\r\n\"u saw \r\n3 min / circle @ 2 & 11 \r\n4 min / circle @ 3 & 6 \r\n6 min / circle @ 1 & 10 \"\r\n\r\nok \r\n\"4 min hand rquires 20 secs to cover normal 5 sec distance so whenever 4 min hand goes 60,120,180 & 240 secs i.e. on 3 , 6 , 9 , 12 other two hands are on exatly on the number of clock, so 4 min hand will be at 3 & 6 because for any other position of that other two hands will be in between the to numbers,\"\r\n\r\nReply:\r\nIn the first part of the above sentence (before the \"so\") you say that 3, 6, 9 and 12 as positions for the 4-min hand all allow the other hands to be on exact positions, but in the latter part you restrict it to 3 and 6.  Also, the absolute positions depend on where it started. The 3 and 6 are indeed valid if it starts on 3, but how did you know that?  What you know at the beginning is that when the 4-min hand <b>advances</b> 3, 6, 9 or 12 positions, the other hands are on exact positions.\r\n\r\nMital:\r\n\" now 3 min hand is twice as fast as 6 min , with each requires 15 sec & 30 secs for normal 1 min distance, so whenever 3 min hand is on two , 6 min will be at 1.\"\r\n\r\nReply:\r\nAgain, this depends on assuming that the 3-min hand starts on the 2.  But even then it is incorrect.  If the 3-min hand starts on 2, then three minutes later the 6-min hand will be on the 7 if it was on the 1 to begin with, while the 3-min hand is back at 2.\r\n\r\nMital:\r\n\" & whenever 3 min hand on 11 6 min will be on 10. \"\r\n\r\nReply:\r\nIf the 3-min hand starts on the 2, it will take (11-2)*3/12 = 9/4 minutes to reach the 11.  At that time, the 6-min hand will have advanced only half as far--or four and a half positions-- or if it goes once more around, 10 and a half positions-- either way, the 6-min hand would not be at an exact integral position.\r\n\r\n\r\n',11983,0);
INSERT INTO comment VALUES (11990,1394,5658,'Wendy','Here Lassie !','2004-02-18 17:19:47',0,'Impossible to tell really, because when the dog collapses from exhaustion and dies, gravity will take over and drop it anywhere. That is, of course unles it\'s Lassie, and it has a few stand ins to take over..he he.',NULL,0);
INSERT INTO comment VALUES (11991,1643,2899,'Brian Wainscott','re: No Subject','2004-02-18 19:03:50',0,'Nice.  This line\r\n\r\n\"If, after dividing by the denominator, there still remain two factors in the numerator, the number won\'t be a prime.\"\r\n\r\nI found a bit confusing at first, but I see now.',11988,0);
INSERT INTO comment VALUES (11992,1503,4507,'Penny','Solution','2004-02-18 19:20:14',3,'If the tribe starts with X offerings, the island  will last X turns.\r\n\r\nExplanation: \r\n\r\nIf the tribe initially has X offerings, then its successive holdings are: \r\n\r\nAfter turn 1: X-(2^0)\r\nAfter turn 2: 2[X-2^0]-2^1 = (2^1)X-(2^1)-(2^1)\r\nAfter turn 3: 2[(2^1)X-(2^1)-(2^1)]-2^2 \r\n              = (2^2)X-(2^2)-(2^2)-(2^2)\r\nAfter turn 4: 2[(2^2)X-(2^2)-(2^2)-(2^2)]-2^3 \r\n              = (2^3)X-(2^3)-(2^3)-(2^3)-(2^3)  \r\netc.............. \r\nAfter turn N: (2^[N-1])X-N(2^[N-1]) \r\n               = (X-N)*(2^[N-1])\r\n\r\nWhen N=X, X-N=0. The tribe will have zero.\r\n\r\nP.S. You didn\'t mention what tribe this was, but I assume it is a Native American tribe. A Comanche friend of mine once related one of the\r\nfascinating legends that are handed down in her tribe from generation to generation: \r\n\r\n\"This wagon train is heading across the desert, when all of a sudden the wagon master notices that on all sides of the valley,  there are Comanche warriors! He quickly forms the wagons into the \'Hollywood\' circle, to protect the families in the train. Nothing happens. Soon, drums are heard pounding out in the distance, BUM, bum, bum, bum, BUM, bum, bum, bum, BUM, bum, bum, bum.......(the famous Hollywood drumbeat from the John Ford movies). The wagon master tells the train, \'I don\'t like the sound of this....\' From out in the distance comes the voice of the Comanche chief: \'Hey, give us a break, paleface! He\'s not our regular drummer!\' \" \n\n<i>Edited on <b>February 18, 2004, 7:21 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (11993,1509,4098,'lovejoy','re(2): Alternative Solution','2004-02-18 21:18:58',0,'You could be right Phil, but if you are the riddle is a twist, you dont have to have your feet on terra firma to be \"out of the well\" or do you?',11974,0);
INSERT INTO comment VALUES (11994,1469,4507,'Penny','Here\'s a good hint :-)','2004-02-19 05:19:49',2,'Perhaps these are \"language equations\", like these: \r\n\r\n64 = DOTTOH = Disks On The Tower Of Hanoi\r\n64 = S on a C = Squares on a Chessboard\r\n64 = S on a CB = Squares on a Checker Board\r\n64 = TDQ = Thousand Dollar question\r\n64 = YOWIHYWSNM = Years Old When I Hope You Will Still Need Me\r\n\r\n3 = BMSHTR! = Blind Mice, See How They Run!\r\n3 = BGG = Billy Goats Gruff\r\n3 = B in a T = Books in a Trilogy / Bases in a Triangle\r\n3 = B in G = Bears in Goldilocks\r\n3 = B in L of the R = Books in Lord of the Rings\r\n3 = B in the HE = Bones in the Human Ear\r\n3 = B of the USG = Branches of the United States Government\r\n3 = BS (C, E, A) = Bronte sisters (Charlotte, Emily, Anne)\r\n3 = CA in P = Carbon Atoms in Propane\r\n3 = C in a F = Coins in a Fountain\r\n3 = D for J in the B of the W = Days for Jonah in the Belly of the Whale\r\n3 = FH = French Hens (song)\r\n3 = D of the C = Days of the Condor\r\n3 = F in a Y = Feet in a Yard\r\n3 = F of E = Faces of Eve\r\n3 = G in a HT = Goals in a Hat Trick\r\n3 = GNM = Guys Named Mike (movie)\r\n3 = H on the D C = Heads on the Dog Cerberus \r\n3 = LF in an IBP = Little Fishes in an Itty Bitty Pond\r\n3 = LKTLTM = Little Kittens They Lost Their Mittens\r\n3 = L M from S = Little Maids from School\r\n3 = L of M = Legs of Man (in the Isle of Man flag)\r\n3 = LP = Little Pigs\r\n3 = L on a T = Legs on a Tripod\r\n3 = MINPS = Mile Island Nuclear Power Station\r\n3 = M and a B = Men and a Baby (movie)\r\n3 = ME = Minute Egg\r\n3 = M in a L = 3 Miles in a League\r\n3 = M in a B (JKJ) = Men in a Boat (Jerome K Jerome)\r\n3 = M in a TR a DD = Men in a Tub Rub a Dub Dub\r\n3 = OKCF = Old King Cole\'s Fiddlers\r\n3 = P in a BS = Pieces in a Business Suit\r\n3 = P in a HG = Periods in a Hockey Game\r\n3 = P into which AG was D = Parts into which Ancient Gaul was Divided\r\n3 = P of an I = Parts of an Insect\r\n3 = PT = Point Turn\r\n3 = R in a TRC = Rings in a Three Ring Circus\r\n3 = SLM and C = Stooges, Larry, Moe and Curly\r\n3 = S and YO = Strikes and You\'re Out\r\n3 = S in a T = Sides in a Triangle\r\n3 = S make an O = Strikes make an Out\r\n3 = S of CC = Ships of Christopher Columbus\r\n3 = S on CFV = Ships on Columbus\' First Voyage\r\n3 = S on the B of an I = Segments on the Body of an Insect\r\n3 = S to the W = Sheets to the Wind\r\n3 = SYO at the OBG = Strikes You\'re Out at the Old Ball Game\r\n3 = TAL = Times a Lady \r\n3 = WM at B = Wise Men at Bethlehem\r\n3 = W on my W = Wheels on my Wagon (country song)\r\n3 = W in M = Witches in Macbeth\r\n3 = W on a T = Wheels on a Tricycle\r\n3 = Y and a COD = Yards and a Cloud of Dust\r\n3 = on a M = on a Match\r\n3.6 = Mj in a KwH = Megajoules in a Kilowatt Hour\r\n\r\n50 = R to T = Roads to Town (movie)\r\n50 = S on the AF = Stars on the American Flag\r\n50 = S in the U = States in the Union\r\n50 = W to LYL = Ways to Leave Your Lover\r\n50 = Y in a J = Years in a Jubilee\r\n\n\n<i>Edited on <b>February 19, 2004, 7:15 am</b></i>',NULL,0);
INSERT INTO comment VALUES (11995,1503,2716,'Federico Kereki','Solution','2004-02-19 08:18:28',3,'Let\'s call R(i) the amount of offerings before the i-th turn.<p>R(0)=x<br>R(1)=2(R(0)-1)=2R(0)-2<br>R(2)=2(R(1)-2)= 2R(1)-4<br>R(3)=2(R(2)-4)= 2R(2)-8<br>...<br>R(n)=2(R(n-1)-2^(n-1))= 2R(n-1)-2^n<p>Working backwards,<p>R(n)=2R(n-1)-2^n<br>R(n)=2(2R(n-2)-2^(n-1))-2^n= 4R(n-2)-2x2^n<br>R(n)=4(2R(n-3)-2^(n-2))-2.2^n= 8R(n-3)-3.2^n<br>...<br>R(n)= 2^m.R(n-m) - m.2^n<p>If we substitute n=x, then<p>R(x)= 2^x.R(0) - x.2^x= 2^x.x - x.2^x = 0<p>so after x turns, the tribe is left with no more offerings.',NULL,0);
INSERT INTO comment VALUES (11996,1637,4507,'Penny','Solution','2004-02-19 09:36:07',3,'21 pigs, 72 chickens, 7 cows\r\n\r\nExplanation\r\n\r\nLet P be the number of pigs, C be the number of chickens, and W be the number of cows. \r\n\r\nP+C+W=100\r\n800 = 8P+C+80W (where P<=99)\r\n\r\nC=100-P-W\r\n800=8P+100-P-W+80W\r\n7P+79W=700\r\n7P=700-79W\r\nP=(700-79W)/7\r\n\r\nSo the first value of 700-79W that is a multiple of 7 will do the trick. e.g. W=7\r\n',NULL,0);
INSERT INTO comment VALUES (11997,1637,5285,'Ady TZIDON','re: Solution  OK, abbr. less','2004-02-19 10:24:22',2,'P\r\ne.g.  = exempli gratia (for example)\r\ni.e.  =id est         (namely)\r\n\r\na',11996,0);
INSERT INTO comment VALUES (11998,1637,4507,'Penny','re(2): Solution  OK, abbr. less','2004-02-19 10:47:55',0,'LMAO',11997,0);
INSERT INTO comment VALUES (11999,1637,2716,'Federico Kereki','Another way','2004-02-19 12:06:33',3,'Let\'s call C the number of chickens, P the number of pigs, and M the number of cows -- M comes from \"Mooooh!\" ;-)<p>From 8P+C+80M=800 it follows that the number of chickens must be a multiple of 8, so C=8C\', and now we have 8P+8C\'+80M=800, or P+C\'+10M=100.<p>It now follows that P+C\' must be a multiple of 10, so P+C\'=10K, and now we have 10K+10M=100, so K+M=10.<p>Let\'s consider the number of animals: P+C+M=100, so P+8C\'+M=100. But P+C\'=10K, so we get 10K+7C\'+M=100. Now, since K+M=10, 10+9K+7C\'=100, or 9K+7C\'=90. <p>From the latter it follows that C\' must be a multiple of 9, so C\'=9C\". Since C=8C\', therefore C=72C\". As there were 100 animals, C\" can only be 0 or 1; if the former, we\'d need 100 pigs, so it must be the latter, and we get C=72 chickens.<p>As P+C\'=10K, P can be 1, 11 or 21 (31 would be too much), and K would be 1, 2, or 3, so M would be 9, 8 or 7 -- the latter option works out, and we have therefore 21 pigs and 7 cows.&#8734;',NULL,0);
INSERT INTO comment VALUES (12000,234,4507,'Penny','Stop banging the pots','2004-02-19 12:10:13',3,'<b><i>\"Pots\"</i></b> is an anagram of <b><i>\"stop\"</i></b>. And when one <b><i>opts</i></b> to <b><i>post</i></b> last, one\'s <b><i>spot</i></b> is <b><i>tops</i></b> in the answer queue.\r\n\r\nYou are an anagram.\r\n\r\n \r\n',NULL,0);
INSERT INTO comment VALUES (12001,1469,4507,'Penny','Getting desperate.....  :O)','2004-02-19 12:52:01',1,'I know Gamer said the missing number is 3 digits, but.....Could <b>92</b> go in the blanks also ?\r\n\r\nExplanation:\r\n\r\n<b>64=M</b> --> a possible reference to  Paul <b>M</b>cCartney, author of the song \"When I\'m <b>Sixty-four</b>\".\r\n\r\n<b>3=R</b> --> might refer to the \"<b>3 R</b>\'s\" of our school daze: <b>r</b>eading, \r\nw<b>r</b>iting and a<b>r</b>ithmetic.\r\n\r\nThe <b>DP-154</b> Nokia handheld audio device retails for <b>$92</b>.\r\n \r\n<b>50=N</b> --> conceivably refers to the <b>50 n</b>ations (states) that comprise the United States.\r\n\r\nSo if you put it all together:\r\n\r\n\"I was listening to \'When I\'m <b>sixty-four</b>\' by Paul <b>M</b>cCartney and the Beatles [<b>64=M</b>] on my way to school [to study the <b>3 R</b>\'s], and as the song wafted out of my Nokia handheld player [<b>DP-154</b>], just as I was getting near school [the place to study the <b>3 R</b>\'s], I felt so glad to be living in the United States [50 states = <b>50 N</b>ations].  ',NULL,0);
INSERT INTO comment VALUES (12002,1623,4865,'Heartberry','re: A plausible answer','2004-02-19 13:13:14',1,'Now that\'s a good guess! I like the way your mind works :)',11963,0);
INSERT INTO comment VALUES (12003,1494,1301,'Charlie','a proof','2004-02-19 14:17:56',3,'<P>If this were not the case, then the quadrilateral formed by the four points would always have, for any three points chosen to define the circle, the fourth point outside the circle.</P>\r\n<P>Erect a radius of the circle&nbsp;as a perpendicular bisector of one of the sides of the quadrilateral that are chords of the circle.&nbsp; A different circle can be made by moving the center backward, away from the chord that it bisects, increasing the radius to be large enough at some point to cause the point formerly outside the circle to be on the circle.&nbsp; But at the same time, the distances from the center on the opposite side also increase so that the point formerly on the circle is now inside the circle.&nbsp; So some point can indeed be made to lie&nbsp;inside such a circle.</P><p><i>Edited on <b>February 19, 2004, 2:19 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12004,1494,4670,'e.g.','\'Within\' includes \'on\'?','2004-02-19 14:31:20',1,'If \"within the circle\" is assumed to include being <i>on</i> the circle itself, there\'s no need to exclude the possibility of the four points lying on a circle. ',NULL,0);
INSERT INTO comment VALUES (12005,168,4865,'Heartberry','re(2): Other Solution','2004-02-19 14:35:20',1,'Can I just say wow?\r\n\r\nWow.',8490,0);
INSERT INTO comment VALUES (12006,1624,5696,'pierre','unique solution','2004-02-19 14:44:58',3,'The unique solution is :\r\nhand 1 on 11\r\nhand 2 on 10\r\nhand 3 on 6\r\nIt can also be proven that this solution is unique and happens after 5 minutes.\r\n',NULL,0);
INSERT INTO comment VALUES (12007,1637,5696,'pierre','solution','2004-02-19 15:09:37',3,'P=#pigs\r\nC=#chickens\r\nK=#cows\r\n(1)P+C+K=100 ; (2)8P+C+80K=800 ; P=&lt;99\r\n(1) in (2) gives 7P=700-79K\r\nas P and K are interger and 79 is a prime number, K has to be a multiple of 7.  As P is &gt;0, the only solution for K is 7, so P=21 and C=72',NULL,0);
INSERT INTO comment VALUES (12008,1494,2716,'Federico Kereki','re: \'Within\' includes \'on\'?','2004-02-19 15:09:40',1,'If you also accept straight lines as zero curvature circles (i.e., of infinite radius, with the center at infinity) then you can also do without the condition about the points not being collinear...',12004,0);
INSERT INTO comment VALUES (12009,1623,5666,'Frank Riddle','re(2): A plausible answer','2004-02-19 15:21:48',0,'My mind works just like yours, Heartberry. Thanks for the compliment, though!',12002,0);
INSERT INTO comment VALUES (12010,1509,5666,'Frank Riddle','re(3): Alternative Solution','2004-02-19 15:26:46',0,'If the riddle has such a twist, it is rather deceptive, as the language clearly is intended to communicate that the snail is inside the well at the bottom. If we allow such semantic \"twists\", the use of logic in solving the riddle is made subordinate to having some sort of \"inside knowledge\", which, obviously, makes the riddle a poor one at best.',11993,0);
INSERT INTO comment VALUES (12011,1469,3372,'Sam','re: Getting desperate.....  :O)','2004-02-19 15:27:06',0,'Mmm, yes, I\'d agree with your title if that\'s your final answer..!\r\n\r\nThe problem with that method (*beyond* being completely absurd) is that Gamer said only about ten letters could be transformed using this method. I could create some semi-random connection with any number to any letter if we start reaching like that.\r\n\r\nSo let\'s see... Only a few letters...\r\n\r\nIt could be based on the shape of the letters, perhaps. M is made up of 4 strokes (the 4 in 64?), R has 3... but the rest of them don\'t work...\r\n\r\nPosition in the alphabet...\r\n\r\nM = 13\r\nR = 18\r\nDP = (4 * 16) = 64 (hmmm interesting...) or (4 + 16) = 20\r\nN = 14\r\n\r\nThere doesn\'t appear to be anything special about those number that could limit the set to only 10...\r\n\r\n\r\nHmmmmm.... Still there are no hooks. And still Gamer thinks it\'s difficulty three... Must be something we\'re not seeing, unless that guy\'s gone completely round the bend.\r\n\r\nWhat exactly is it that\'s coincedental about the two 3 = R\'s? The fact that 3 comes up twice (the same letter, whatever it may be in the original message), the fact that R comes up twice (R is used twice in the original message), or that fact that 3 = R both times (the original message and the key word have the same letter in that position both times)? Not that I could see where to go with the answer to that.\r\n\r\nHmmmmmmm\r\n\r\n',12001,0);
INSERT INTO comment VALUES (12012,1509,5666,'Frank Riddle','re(2): A matter of math','2004-02-19 15:29:06',0,'Sorry, lovejoy, I should have read the other comments first. However, I believe our answer is correct, and that SilverKnight has simply neglected to give credit.',11971,0);
INSERT INTO comment VALUES (12013,1503,5696,'pierre','solution','2004-02-19 15:49:18',3,'offers at the being of the year n=2^(n-1).(x-(n-1))\r\nsize of the hole in year n is 2^(n-1)\r\nso 2^(n-1).(x-(n-1))-2^(n-1)=0\r\nso x=n',NULL,0);
INSERT INTO comment VALUES (12014,1494,4507,'Penny','Euler, Feuerbach, et. al.','2004-02-19 18:59:18',1,'I believe this problem is related to deep mathematical analysis involving the \"nine point circle\", which is the circle that can be constructed from any triangle in the plane. Of course I don\'t understand this well enough to copy/paste it without embarrassment, but greater minds than mine can read all about it at:\r\n\r\nhttp://en.wikipedia.org/wiki/Nine_point_circle\r\n \r\n:-)    ',NULL,0);
INSERT INTO comment VALUES (12015,1459,5653,'koi_person','solution','2004-02-19 18:59:57',0,'\r\n1st:blue shirt, green tie, green suspenders\r\n2nd:green shirt, white tie, white suspenders\r\n3rd:white shirt, blue tie, red suspenders\r\n4th:red shirt, red tie, blue suspenders\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12016,1509,5653,'koi_person','solution','2004-02-19 19:12:25',0,'It was a leap year! So herb mush have gotten out March 12, 1996.',NULL,0);
INSERT INTO comment VALUES (12017,1509,5653,'koi_person','re: solution','2004-02-19 19:13:48',0,'My mistake. It was March 13, 1996.',12016,0);
INSERT INTO comment VALUES (12018,1469,1626,'Gamer','getting desperate... for you to solve it!','2004-02-19 19:25:34',2,'I said there was less than 10, because in my opinion, 2 could never appear in a problem like this, and 7 and 9 probably would either unless you think creatively. :)\r\n\r\nOne of my final hints is a philosophical one. \"Equality isn\'t as important as you think.\"\r\n\r\nAlso, this does have something to do with computers, but rather what you would do while using them. Nobody\'s really gotten close enough in the comments I read.',NULL,0);
INSERT INTO comment VALUES (12019,1637,5699,'Kristy','solution','2004-02-19 19:30:30',0,'I would buy 55 pigs and 45 cows.',NULL,0);
INSERT INTO comment VALUES (12020,861,5653,'koi_person','solution','2004-02-19 19:43:22',0,'a sword?',NULL,0);
INSERT INTO comment VALUES (12021,1637,4507,'Penny','re: solution','2004-02-19 19:45:43',0,'45 cows at 80 dollars per cow would come to 3,600 dollars. The problem requires you to use exactly 800 dollars.\n\n<i>Edited on <b>February 19, 2004, 7:46 pm</b></i>',12019,0);
INSERT INTO comment VALUES (12022,1469,4507,'Penny','re: getting desperate... for you to solve it!','2004-02-19 21:14:12',0,'This is unlikely, since solving it would have required specialized programming knowledge, but this could simply be an assembler program instruction, complete with two operands, both of which are addressed by register 3. 64 might be the instruction op code...\r\n\r\nDP is the well known assemply language \"Divide Decimal\" (Divide Pack) command. M is binary multiply, or 64=M could mean \"Machine instruction with op code 64\"....\r\n\r\n\r\n',12018,0);
INSERT INTO comment VALUES (12023,1205,5670,'tan','Impossible','2004-02-20 00:22:09',0,'25 is indivisible by 3. Here we are dealing with numbers such as 60, 30, 15, 7.5....all divisible by 3. Notice that the question says we can set the timer to double speed at any time, but even so, we are still dealing with arithmetric calcutions of addition and subtraction. The results of these calculations at any time would give a number which is divisble by 3.\r\n\r\nI sure hope someone could prove me wrong, and would be extremely delighted to learn something new if there is an answer to this question.',NULL,0);
INSERT INTO comment VALUES (12024,1494,5670,'tan','No Subject','2004-02-20 00:51:12',0,'I am not sure whether I understand your question correctly, but it seems that it can be disproved easily. Since there are always some points outside a circle, hence one of the points does not have to lie within the circle formed by the other three.',NULL,0);
INSERT INTO comment VALUES (12025,1509,5658,'Wendy','SOLUTION','2004-02-20 07:44:43',0,'Herb began his climb @ 6am Feb.14th. By 10 pm, he had climbed 3 feet. Using the information in the riddel, he slipped down 2 feet overnight. Therefore, @ 6am Feb. 15th, he was 1 foot high.\r\nThis pattern continues thru to March 12th, when Herb reaches the top of the well, but not out yet.\r\nHe finally gets out of the well on March 13th.\r\nP.S., 1996 was a leap year.',NULL,0);
INSERT INTO comment VALUES (12026,1469,4507,'Penny','re(2): getting desperate... for you to solve it!','2004-02-20 07:54:17',1,'64=M could mean....\r\n\r\n64 is the Mantissa\r\n64 is the Multiplier \r\n64 is the Multiplicand\r\n64 is the Machine Op Code\r\n64 Megabytes of Memory\r\na Machine that uses 64-bit addressing\r\n\r\n3=R could mean...\r\n\r\nRegister 3\r\n3 is the Remainder\r\nRepeat 3 times\r\n\r\n154___=DP could mean...\r\n\r\n154___ is the Displacement from Register 3\r\n154 and ___ are the two Displacements from Register 3\r\nDivide Pack (Divide Decimal)\r\n154=D, ___=P\r\n154___ = D*P\r\n\r\n',12022,0);
INSERT INTO comment VALUES (12027,1525,2716,'Federico Kereki','Sum','2004-02-20 08:47:53',3,'If S=&radic;(2+&radic;(2+&radic;(2+...)) then S&#178;=2+S, which can be solved giving S=2.<p>If 2 was replaced with X, then the equation would be S&#178;=X+S, and S would be (1+&radic;(1+4X))/2',NULL,0);
INSERT INTO comment VALUES (12028,1469,1920,'Brian Smith','84?','2004-02-20 09:39:10',0,'Since Gamer went as far as specifying 84 is not the solution, could it be possible to decrypt the puzzle WITH 84 in the blank?',NULL,0);
INSERT INTO comment VALUES (12029,1525,5707,'gulrez','No Subject','2004-02-20 11:07:43',0,'2',NULL,0);
INSERT INTO comment VALUES (12030,1469,1920,'Brian Smith','\"Equality isnt important\" and 84','2004-02-20 11:53:04',0,'I think Gamer\'s statement: \"Equality isn\'t as important as you think.\" simply means that the equal signs are used to obscure the message.  Removing the equals and substituting 84 for the blank gives:\r\n\r\n64M\r\n3R\r\n15484DP\r\n3R\r\n50N\r\n\r\nDoes anybody have any ideas on what to do with that?',NULL,0);
INSERT INTO comment VALUES (12031,1469,4507,'Penny','Not 84!   ??','2004-02-20 12:00:08',0,'Does Gamer mean \"not 84 factorial\" ????  ',NULL,0);
INSERT INTO comment VALUES (12032,1623,2376,'Jim C','re:','2004-02-20 12:16:12',0,'I\'m with you, Sandra!  It would seem to me that one bite would do, and the never-rotting apple is could for at least a few more cures (unless you\'re a complete germophobe and too skeeved to bite off of someone else\'s apple, I guess.\r\n\r\nAnyway, the only thing I feel certain about is that miror-boy is out.  AFter all, he may have been helpful, but if the brothers had already heard about the dying princess, they probably could have found out where she was without the mirror.  The two bro\'s with the horse and the apple could both argue that they played equally important roles in her recovery, so...',11883,0);
INSERT INTO comment VALUES (12033,1469,1920,'Brian Smith','re: Not 84!   ??','2004-02-20 12:20:07',0,'I think he just means 84.  84 factorial is a 127 digit number.',12031,0);
INSERT INTO comment VALUES (12034,1469,4507,'Penny','No Subject','2004-02-20 12:20:13',0,'Gamer wrote:\r\n\r\n\"What number goes in the blank? (Hint: It\'s not 84!) [Penny\'s \"GOT IT !!!!!!!!!\" solution is]...not the solution I had intended, but <b><i>you have it on the right track.</i></b> 3=R is there twice because it <b><i>appears in the original message twice.</i></b> Here\'s another hint: The letters to numbers isn\'t A=1, B=2; [<b><i>then \"GOT IT!!!!!!!!!! was NOT on the right track</i></b>]; in fact, less than 10 letters (by my thoughts) can be translated this way. I said there was less than 10, because in my opinion, 2 could never appear in <b><i>a problem like this</i></b>, and 7 and 9 probably would either [you meant, wouldn\'t either?] unless you think creatively. :) One of my final hints is a philosophical one. \'Equality isn\'t as important as you think.\' Also, this does have something to do with computers, but rather what you would do while using them. <b><i>Nobody\'s really gotten close enough in the comments I read.</b></i>\"\r\n \r\nWell, this is certainly one of the toughest flooble puzzles. It\'s right up there with the David Lynch film \"Mulholland Dr.\" \r\n\r\n\n\n<i>Edited on <b>February 20, 2004, 12:25 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12035,1623,2376,'Jim C','Heart Sick?','2004-02-20 12:20:38',3,'I got it!  The youngest guy immediately becomes infatuated with the princess.  He becomes completely despondent and heart-broken, knowing that one of his older brothers is gonna nab this babe.  Not really paying attention, he takes a bite of the apple and, Voila!  His broken heart (a disease in my book, Baby!) is cured and he\'s thumbing his nose at the big boys as he and his bride drive away in the honeymoon carriage.',NULL,0);
INSERT INTO comment VALUES (12036,1623,2376,'Jim C','re(2): sandra','2004-02-20 12:24:35',0,'Hmmmm, If I brought you a pot of my world-class chile, and you told me you ate it and thought it was a little too sweet (Oh, my heart!).  I would assume you ate SOME of it, not all of it.  In the same vein, she \"ate\" the apple is too vague to point to whether she ate ALL or SOME of it.',11898,0);
INSERT INTO comment VALUES (12037,1623,4865,'Heartberry','re: Heart Sick?','2004-02-20 12:29:01',0,'LOL...you\'re funny :)',12035,0);
INSERT INTO comment VALUES (12038,1525,5614,'Roberto Mattos','Nice','2004-02-20 12:29:14',0,'If we call S the \'n\' term of this sequence, like:\r\nS = &#8730;(2+&#8730;(2+&#8730;(2+...\r\nand we square both sides of the equation, we will reach:\r\nS&#178; = 2+S\r\nS&#178;-S-2=0\r\nS=(1(+/-)&#8730;(1+2*4))/2, and considering only the positive solution as valid for our purpose, we reach S=2 as being the limit to this sequence.\r\nAnd if 2 is replaced with X, the solution would be S=((1+&#8730;(1+4*X))/2 (again considering only the positive solution as valid for us).',NULL,0);
INSERT INTO comment VALUES (12039,1623,4865,'Heartberry','re(3): sandra','2004-02-20 12:34:39',1,'I agree :) Plus, the fact that the riddle mentions, \"...a magic apple which would never rot...\" makes me wonder why that was part was put in the riddle unless it had something to do with the answer......agree anyone?',12036,0);
INSERT INTO comment VALUES (12040,1469,4865,'Heartberry',':)','2004-02-20 12:44:53',1,'Gamer says that the answer is \"not 84\" so that\'s the answer!\r\n\r\nThe answer is \"not 84\".\r\n\r\nlol just kidding. I have a riddle mind...sorry, I\'ll go back to my riddles and leave you guys alone. ;)',NULL,0);
INSERT INTO comment VALUES (12041,1509,2376,'Jim C','re(3): A matter of math','2004-02-20 13:30:03',0,'I believe Wendy has the answer.  On the 12th of March (Day 28), Herb made it to the top of the well (the 30 ft mark), but NOT OUT.  Poor guy was just too tuckered out to get that extra couple of inches.  It took another day to actually get over the precipice.\r\n\r\nFunny thing is, I was all confused!  I had the number of days wrong (I, too originally figured 28), but since I forgot to count Feb 14 as a climbing day, I still got the date right (I think).  THEN, after reading your answer, I thought you forgot that it was leap year, but couldn\'t get our dates to jibe.  That\'s when I figured out my error and came back to what should be the correct answer--Mar 13 (Which should give ole Herb plenty of time to climb off of the well and find a nice St Patty\'s day party at which to celebrate and get ...............\'well\').',12012,0);
INSERT INTO comment VALUES (12042,1623,2376,'Jim C','re(4): sandra','2004-02-20 13:34:03',0,'Technically, the \'never rot\' statement could have been put in there just so that the apple would remain edible until needed, but I prefer our interpretation, Heart.  =0)',12039,0);
INSERT INTO comment VALUES (12043,1469,3372,'Sam','No Subject','2004-02-20 13:36:01',0,'I think I\'ve given up. Gamer\'s last hint \"Also, this does have something to do with computers, but rather what you would do while using them.\" has thown me completely.\r\n\r\n64 is a very common number for computers given that it\'s 2^6, and M is commonly used, as in Megabytes, Megahertz and so on, but the rest don\'t fit in this pattern. 3 is a number rarely seen in computers, unless we start working in other bases, at which point I throw in the towel.\r\n\r\n\r\n\r\n\"what you would do while using them\"....\r\n\r\nwell, I type with my computer, but I see no connection between the letters, numbers, and poitions on my keyboard.\r\n\r\nI do emails and log onto Flooble, but again, no connection spring to mind.\r\n\r\nI program, but as one of Penny\'s solution has showed us once you go there you can make any connection you want.\r\n\r\nI get back pains and drink energy drinks, but I don\'t think this is what Gamer\'s looking for.\r\n\r\n\r\nSo unless a beautiful seed-crystal-like hint comes along, I think I\'ll just wait for the answer to come out... Shows lack of spirit, I know, but no matter.',NULL,0);
INSERT INTO comment VALUES (12044,1640,1920,'Brian Smith','Some thoughts','2004-02-20 14:31:35',0,'1  +\r\n2  +=\r\n3  ++=\r\n4  +=\r\n5  ++++=\r\n6  +===+=\r\n7  ++++++=\r\n8  +=\r\n9  ++=\r\n10 +=+===+=+=\r\n11 ++++++++++=\r\n12 +===+=\r\n\r\nEvery prime p is represented by p-1 \'+\'s followed by an \'=\'.  Similarily every power of a prime p^n is represented by p-1 \'+\'s followed by an \'=\'.\r\n\r\n6 and 12 also have the same pattern, so I suspect the pattern is based on the prime factors of the number .\r\n\r\nI will conjecture:\r\n13 ++++++++++++=\r\n14 ?\r\n15 ?\r\n16 +=\r\n17 ++++++++++++++++=\r\n18 +===+= [same as 6, 12]\r\n19 ++++++++++++++++++=\r\n20 +=+===+=+= [same as 10]',NULL,0);
INSERT INTO comment VALUES (12045,1640,2899,'Brian Wainscott','re: Some thoughts','2004-02-20 15:11:27',0,'That seems good to me.  For the entries that are not a power of a prime, what could we have?  Look at 6:\r\n\r\n6 +===+=\r\n\r\nTo me this looks like \"2==2\", which has 3 terms (+=, ==, +=).  And 6 has 2 and 3 as its only factors.\r\n\r\nThis also works with 10:\r\n\r\n+=+===+=+= would be 22==22, 5 terms total, and 10=2*5.  So possible answers for 14 and 15 would be:\r\n\r\n14 +=+=+===+=+=+=\r\n15 ++=++====++=++=\r\n\r\nor 15 might possibly be:\r\n\r\n15 ++=++===++=++=\r\n\r\ndepending on whether the separator is === or == in this case.\r\n\r\nBut I\'m not really happy with this, and have no idea what would happen when you get to 30 (the first number with 3 distinct primes in its factorization)\r\n\r\n',12044,0);
INSERT INTO comment VALUES (12046,1469,1626,'Gamer','re: :)','2004-02-20 15:17:41',0,'I\'m going to go ahead and post the solution. This really wasn\'t supposed to be this hard... was supposed to be like a morning problem.',12040,0);
INSERT INTO comment VALUES (12047,1469,4507,'Penny','Re: Official solution','2004-02-20 15:51:32',0,'\"Gamer is a good person\"....\r\n\r\nYes, I can see why a message like that would need to be encrypted....\r\n\r\nLOL...Just kidding. Good puzzle !! ',NULL,0);
INSERT INTO comment VALUES (12048,1469,5285,'Ady TZIDON','Person , you are a  good gamer','2004-02-20 16:36:58',1,'Although I never even came close to solve this puzzle I must admit that I enjoyed the process of\r\ntrying.\r\nThe puzzle deserves a \"5\" and that is the vote I have casted.\r\nRe-reading all the comments, \"y compris \" the hints leaves me shocked - how none of us saw the text.\r\nNice and above all  ORIGINAL  problem.\r\n\r\n 36yQy 27mN U ALL!!\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12049,1640,4507,'Penny','re: Some thoughts','2004-02-20 17:05:12',0,'Never mind...I just re-read your post....\r\n\r\nWhy can\'t we delete our posts ? I\'d like to delete mine.\n\n<i>Edited on <b>February 20, 2004, 5:13 pm</b></i>',12044,0);
INSERT INTO comment VALUES (12050,1623,5617,'jen','anne\'s solution','2004-02-20 17:21:11',0,'so true, so true ',NULL,0);
INSERT INTO comment VALUES (12051,1525,3558,'Tristan','extraneous solutions','2004-02-20 17:25:04',1,'<P>I think everyone (should) agree that if S is the solution, then S©÷-2=S.&nbsp; The problem here is that there are extraneous solutions.</P>\r\n<P>Of course, S can\'t be negative, and the negative solution must account for negative square roots.&nbsp; There is another extraneous root though.&nbsp; ¡Ä©÷-2=¡Ä, at least as far as I know.&nbsp; I don\'t believe in this answer of course, but is my belief only enough proof?&nbsp; I can think of ways to prove it beyond reasonable doubt, but not <EM>truly</EM> <EM>prove it</EM>, if you know what I mean.</P>',NULL,1);
INSERT INTO comment VALUES (12052,1494,153,'TomM','re: a proof','2004-02-20 20:24:59',3,'Charlie\'s proof is convincing, but it is hard to follow without a diagram. This is a variant on his proof that, hopefully, it is a little easier to follow.\r\n\r\nFor any four points meeting the conditions of the problem two things are true. You can construct 4 circles, each containing three of the points, and you can construct a quadrilateral whose vertices are the given points.\r\n\r\nIf the quadrilateral is concave, then one of the points is within the triangle formed by the other three, and thereby also within the circumscribing circle.  This is a trivial solution\r\n\r\nIf the quadrilateral is convex, then you can select any two adjacent vertices. Call them A and B.  The other two points (Call them C and D) are both on the same side of the line which includes AB. (This is easy to prove using analytic algebra -- and even easier to see intuitively.)\r\n\r\nConstruct the circles that contain ABC and ABD. You have two circles that intersect at A and B. On each side of line AB all the points of one circle are contained within the other circle. Specifically, on the side in which both C an D lie, all of the points of the inner circle [for example, ABD] include the third point on which it was constructed [D]. This point is therefore within the other circle [ABC] The argument is the same with the labels reversed if the inner circle is the one that contains C. \r\n\r\nWhen you cross the common chord AB, which circle is within the other switches, which is why it was important to show that you can select C and D such that they are on the same side. \r\n\r\n',12003,0);
INSERT INTO comment VALUES (12053,1445,5716,'Sarah Youtsey','haha','2004-02-20 20:58:08',1,'wow. you have WAY too much time on your hands!',NULL,1);
INSERT INTO comment VALUES (12054,1494,5714,'Anthony','Four Points in a Plane','2004-02-20 21:11:38',0,'Suggested solution - the four points are - the three points of an equilateral triangle and the center point of that trianlge.',NULL,0);
INSERT INTO comment VALUES (12055,1640,5713,'es_rever','No Subject','2004-02-20 22:16:32',3,'The below formula might seem complicated but actually it isn\'t!\r\nIt is presented as an algorithm,whereas \"s\" is the sequence number and \"x\" is the position(number) of each element in the sequence.\r\n\r\nThe first element is always +\r\nNow the loop :\r\n\r\n>For x=2 to s do\r\n\r\n>If x a prime :\r\n>   If (s)modulo(x)=0 then \r\n>      we have a \"=\"                 \r\n>      If s is a power of x then exit loop\r\n>   Else we have a \"+\"\r\n>If x not a prime :\r\n>   If any of the factors of x has a \"=\" then \r\n>      we have a \"=\"\r\n>      If (s)modulo(x)=0 then exit loop\r\n>   Else we have a \"+\"\r\n\r\nThe 17 first sequences :\r\n\r\n1)	+		\r\n2)	+=\r\n3)	++=\r\n4)	+=\r\n5)	++++=\r\n6)	+===+=\r\n7)	++++++=\r\n8)	+=\r\n9)	++=\r\n10)	+=+===+=+=\r\n11)	++++++++++=\r\n12)	+===+=\r\n13)	++++++++++++=\r\n14)	+=+=+===+=+=+=\r\n15)	++=+==++==+=++=\r\n16)	+=\r\n17)	++++++++++++++++=\r\n\r\nI was too lazy to test it for all the sequences so I\'m not 100% sure...',NULL,0);
INSERT INTO comment VALUES (12056,1494,153,'TomM','re(2): \'Within\' includes \'on\'?','2004-02-20 22:21:43',0,'But, for these more \"inclusive\" definitions of \"within,\" the proof involves showing that these are trivial special cases and then proving the case where the conditions are as stated. So what is gained?',12008,0);
INSERT INTO comment VALUES (12057,1640,5713,'es_rever','The algotithm again...','2004-02-20 22:23:58',0,'Sorry about the previous one,i\'t didn\'t make sense as it was posted,I hope this is clearer...\r\n\r\n>For x=2 to s do\r\n\r\n>If x a prime :\r\n>...If (s)modulo(x)=0 then \r\n>......we have a \"=\"                 \r\n>......If s is a power of x then exit loop\r\n>...Else we have a \"+\"\r\n>If x not a prime :\r\n>...If any of the factors of x has a \"=\" then \r\n>......we have a \"=\"\r\n>......If (s)modulo(x)=0 then exit loop\r\n>...Else we have a \"+\"',NULL,0);
INSERT INTO comment VALUES (12058,1623,5721,'jessica','this is the right answer...','2004-02-21 01:30:42',0,'<P>...well i hope it is. call me young (which i am, lol) but i read a book in my reading class \"myths and folklore\" which basically had this story in it...i think..lol.. neither sons gets the girl, they were fighting and the kingg piccked another man to marry her. its logic for kids story since it alwaays has to be fair and not about winning. well tell me im wrong, but thats my answer</P>',NULL,1);
INSERT INTO comment VALUES (12059,1640,5285,'Ady TZIDON','SOLUTION???  MAY BE','2004-02-21 02:05:27',3,'Next:\r\n13     xxxxxxxxxxxx=\r\n14     x=x=x===x=x=x=\r\n15     x=x==xx==x=xx=\r\n16     +=\r\n17     xxxxxxxxxxxxxxxx=\r\n18    like 6, 12 ,24\r\n\r\nExcept for the rows that are exact powers, at every sequential location   after   the first \"x\"(mandatory)   a \"=\"  is placed if the numbers representing both the row and the location have a common prime divider, else \"x\". If there is a common composite divider STOP at that \"=\".\r\nFor the rows that are exact powers stop after the 1st  \"=\" .\r\n\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (12060,1640,5285,'Ady TZIDON','re(2): Some thoughts HOW TO DELETE','2004-02-21 02:08:44',2,'TO DELETE A POST:\r\n  enter the EDIT mode\r\n  erase the previous contents\r\n  mark : \" DELETED BY THE AUTHOR\"\r\n  post.\r\n\r\nady',12049,0);
INSERT INTO comment VALUES (12061,1116,5725,'phenomenon','Another solution!!','2004-02-21 02:53:41',3,'Gave the problem a shot. This is what I came up with:\r\n\r\n#include&lt;stdio.h&gt;\r\n#include&lt;string.h&gt;\r\n\r\n#define N 12\r\n\r\nvoid printArr(int a[N][N]){\r\n    \r\n    int i,j;\r\n    \r\n    for(i=0; i < N; i++){\r\n        for(j=0; j < N; j++){\r\n            printf(\"%d \",a[i][j]);\r\n            if(a[i][j] < 10)\r\n	printf(\" \");\r\n            if(a[i][j] < 100)\r\n                printf(\" \");\r\n            \r\n        }\r\n        printf(\"\\n\");\r\n    }\r\n    \r\n}\r\n\r\nmain() {\r\n    \r\n    int arr[N][N];\r\n    int orig[N][N];\r\n    int i,j,change,limi,limj,lim,cnt;\r\n    int not;\r\n    cnt = 0;\r\n    not = 0;\r\n    for(i=0; i < N; i++)\r\n        for(j=0; j < N; j++){\r\n            \r\n            arr[i][j] = cnt++;\r\n        }\r\n    \r\n    printArr(arr);\r\n    \r\n    i = N/2; j = N/2-1;\r\n    if(N%2 == 1)\r\n        j++;\r\n    cnt=0;\r\n    limi=limj=lim=1;\r\n    change = -1;\r\n    \r\n    while(1){\r\n        if(not == 0){\r\n            orig[i][j] = arr[cnt/N][cnt%N];\r\n            cnt++;\r\n        }\r\n        else\r\n            not = 0;\r\n        \r\n	if(cnt == (N*N))\r\n            break;\r\n        \r\n	if(limi != 0){\r\n            j-=change; limi--;\r\n	}\r\n	else if(limj != 0){\r\n            i+=change; limj--;\r\n	}\r\n	else{\r\n            change *= -1;\r\n            lim++;\r\n            limi=limj=lim;\r\n            not = 1;\r\n	}\r\n        \r\n    }\r\n    printf(\"\\n\");\r\n    printArr(orig);\r\n    \r\n    return 1;\r\n} \r\n\r\n\r\nFormatting works well for numbers below 1000. Once I got it working, was too lazy to do any formatting!\r\n',NULL,0);
INSERT INTO comment VALUES (12062,1545,5725,'phenomenon','Idea for solution','2004-02-21 03:00:43',1,'We have a pointer to the head. We maintain another pointer. We move one pointer by one node, and the other by two. If there is no loop, then we will reach the end. In the other case, it can be proved that if there is a loop the two pointers must meet. So we just run a loop and increment one pointer by one node and the other by two, and wait either for a null or for the two pointers to meet, and we are done. Running time is O(N)!',NULL,0);
INSERT INTO comment VALUES (12063,1624,5726,'evan','i think i got it :)','2004-02-21 03:08:57',3,'To avoid making a mess with numbers, I will replace a few of the numbers with letters. Hand A will represent the six minute hand, Hand B will represent the four minute hand, and Hand C will be the 3 minute hand.\r\n\r\nBy finding a common factor, I can deduce that Hand A will make but only two revolutions around the clock. Every 12 minutes, the hand positions should fall back into their original place. Finding Hand A first would be most logical, since there are only two possible cases of revolutions it can be in.\r\n\r\nFirst I found the time for hand A to skip an interval (from (1) to (2) is a single interval). The time is ( 6 min * 60 seconds ) / 12 intervals = 30 seconds.\r\n\r\nKnowing this, I proceeded to find the distance (in seconds) of time first between (1) with (6), (10), and (11). I end up with:\r\n\r\n[first column is revolution 1, second is revolution 2]\r\n\r\na->x | 150 | 510\r\na->y | 270 | 630\r\na->z | 300 | 660\r\n\r\nYou can instantly rule out the top four, why? Each of the hands fall perfectly into a number, so the seconds must be factorable by each hand.\r\n\r\nThe possibilities that remain are 300 and 660. Now I was lucky to choose 300 seconds first. If (1) travels to (11) in 300 seconds, one hand must travel 15 revolutions, and the other will travel 20. Remove 12 revolutions from each of these and you\'re left with 3 and 8 revolutions respectively.\r\n\r\nPlug these in and sure enough it fits. (2) will travel (10) in 8 revolutions and (3) will travel to (6) in 3 revolutions.\r\n\r\n(1)(11) = 6 minute hand\r\n(2)(10) = 4 minute hand\r\n(3)(6) = 3 minute hand\r\n\r\nPS I beat turtles. ;)',NULL,0);
INSERT INTO comment VALUES (12064,1637,4165,'sizz','Chickens, pigs and cattle','2004-02-21 04:07:03',0,'(1)  8p+ch+80c= 800 dollars\r\n(2)   p+ch+c=100  animals\r\n\r\nMultiply Equation(2) by 8:\r\n(3)  8p+8ch+8c=800\r\nSubtract (1)from (3) and solve for ch:  ch= 72c/7.\r\nSince ch must be an integer and 72 is not divisible by 7, c must be either 7, 14, 21, etc. \r\nbut only 7 gives a ch less than 100 as required by Eq.(2).\r\nThe answer is 72 chickens, 21 pigs, 7 cows.   \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12065,1525,5728,'sandy','a guess','2004-02-21 04:21:34',0,'<P>is it ...</P>\r\n<P>¡îx + ©÷¡îx + ©ø¡îx + etc...&nbsp;&nbsp; ???</P>',NULL,1);
INSERT INTO comment VALUES (12066,1516,4701,'ronen','A thought','2004-02-21 05:36:18',0,'this problem could be thought of like this:\r\nlet\'s define a \"center of gravity\" for the toothpaste:\r\nlet\'s assume X1,X2,X3,X4,X5 is the amount of toothpase in zones 1,2,3,4,5 accordingly (When zone 5 is the outside of the tube).\r\nnow we\'ll define the center of gravity by:\r\nc = 1*X1 + 2*X2 + 3*X3 + 4*X4 + 5*X5\r\n\r\nwhen we are done, and 99% of the toothpaste is out of the tube:\r\n\r\nc >= 5 * X5 = 5*99.\r\n\r\nnow note that when we press any of the zones 2,3,4 - the value of c does NOT change, because, for example, if we press zone 2:\r\n\r\n1 * x1 + 2 * x2 + 3 * x3 = 1 * x1 + 0.5 * 1 * x2 + 0.5 * 3 * x2 + 3 * x3\r\n\r\n(because for all n: n = 0.5*(n-1) + 0.5(n+1)).\r\n\r\nso we can see that we can only increase the center of gravity by pressing zone number one, and we increase it by the value of X1. so now we can look at the problem differently: use as few squeezes as possible to increase the sigma of toothpase squeezed on zone1.\r\n',NULL,0);
INSERT INTO comment VALUES (12067,1525,5384,'Larry','Solution','2004-02-21 10:27:53',3,'Let S=&#8730(2+&#8730(2+&#8730(2+&#8730(2))))...\r\nThen S^2=2+(&#8730(2+&#8730(2+&#8730(2+&#8730(2))))...)\r\nor   S^2=2+S\r\nS^2-S-2=0\r\n(S-2)(S+1)=0\r\nso S=2\r\n---------\r\nfor the general \"x\"\r\nS=&#8730(x+&#8730(x+&#8730(x+&#8730(x))))...\r\nS^2=x+S\r\nS^2-S-x=0\r\nno easy factoring this time, so use:\r\n(-b&#177(b^2-4ac)^.5)/2a\r\nand use + rather than - \r\nso S=(1+(1+4x)^.5)/2\r\nin the limit, as x goes to infinity, \r\nS approaches &#8730x\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12068,378,5384,'Larry','guessing without peeking','2004-02-21 10:44:14',0,'A coffin.\r\nWho buys it (though technically by the estate of the deceased) is likely to be a family member or executor of the will.',NULL,0);
INSERT INTO comment VALUES (12069,1623,5384,'Larry','Remember St. Ives?','2004-02-21 11:09:21',0,'Remember the old St. Ives riddle that goes \"While walking to St. Ives, I met a man with seven sons with seven wives etc etc... how many were going to St. Ives?\"   And the answer is just 1, because all the other people were going away from St. Ives.  I think the point is that we start making assumptions as we begin to read the riddle, then as we read the rest of the story we get so bogged down in logic that we never challenge our earlier assumption (ie that the wizard is dead).\r\nI think the key is in the first sentence:\r\n\"A wizard left each of his three sons a gift before he died.\"  The wizard could most certainly still be alive.  Yes, the word \"left\" implies the last will and testament, but it could also mean he left them a gift outside their front door.  So I\'m saying:    \r\nThe Wizard',NULL,0);
INSERT INTO comment VALUES (12070,1637,5384,'Larry','re: Ady\'s post about Penny\'s e.g.','2004-02-21 11:28:52',4,'Hey wait a minute, I thought this was about chickens, not e.g.g.\'s.   Well, at least we know which post came first.\r\n\r\nwhich reminds me, what time is breakfast?',NULL,0);
INSERT INTO comment VALUES (12071,1652,4507,'Penny','Loophole','2004-02-21 11:38:41',0,'Frederico forgot to stipulate \"Only one of the partners can reveal his own guilt\", but we should assume that. Otherwise \"have the secretary answer the question: \'Was it one of the partners?\' with a \'yes\' or a \'no\' \" is a rather uninteresting solution. \r\n\r\nAlso, DNA testing won\'t work. It isn\'t foolproof, and it involves extra equipment.  \n\n<i>Edited on <b>February 21, 2004, 11:41 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12072,1652,4507,'Penny','Here is a seminal idea...','2004-02-21 12:01:10',3,'The three partners decide on a fourth person, a person of upstanding character and incorruptible integrity, whose discretion they all trust.  After swearing this fourth person to secrecy, each of the three meets in private with him (or her), and reveals whether he is innocent or guilty. Each of these meetings takes place while the partner and the fourth person are standing in water up to their necks, to defeat any wiretapping attempts.  This does not involve \"extra equipment\", just a swimming pool in the nearest motel, and swimming trunks. (I got that idea from the film \"Traffic\"). After the three meetings, ask this fourth person whether all three partners are innocent.\n\n<i>Edited on <b>February 21, 2004, 12:19 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12073,175,5285,'Ady TZIDON','91  is easy','2004-02-21 12:19:02',2,'91=91*(sqrt(9))!/6\r\n\r\nbltn\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12074,1628,5730,'Tia Revell','Newbie','2004-02-21 14:03:28',0,'Well, I\'m just a newbie to this sort of thing, but I thought I would offer my ideas. I believe that the solution is five.\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"\"Boston\" names Boston \r\nand \"\"Boston\"\" names \"Boston\" \r\nBut 9 doesn\'t designate 9.\"\r\n\r\nHowever .... I don\'t know if the person who submitted this problem considers numbers to be in the same catagory as his example of \"red,\" so I will also say that the soution could be six.\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"\"Boston\" names Boston \r\nand \"\"Boston\"\" names \"Boston\" \r\nBut \"9\" doesn\'t designate 9.\"\r\n\r\nRebel Byrd   \r\n',NULL,0);
INSERT INTO comment VALUES (12075,909,5384,'Larry','half way there','2004-02-21 14:26:04',1,'Taking an approach similar to friedlinguini, I considered the motion to be a combination of movement around a circle clockwise starting from the bottom and translation in the x direction.  So in the y direction there is no contribution from the horizontal translation.\r\ncall the angle t (as in theta)\r\ndy= sin(t) dt\r\ndx= (1-cos(t)) dt\r\nthe arc length S is found by integrating ds\r\nds^2=(dx^2+dy^2)=sin^2 + 1 + cos^2 -2cos=2(1-cos(t))\r\nso S=the integral from 0 to 2&#960; of &#8730;[2(1-cos(t))] dt\r\n\r\nwhich is where I got stuck\r\nbut friedlinguini is correct\r\nthe arclength is 8\r\nthe horizontal distance travelled is 2&#960;',NULL,0);
INSERT INTO comment VALUES (12076,1328,5732,'Fomomo','re: No Subject','2004-02-21 14:43:30',0,'Quite so, perhaps the proper phraseology would be find the next number in the sequence where the provided terms of the sequence fit the most aesthetic modeling.  Of course the most aesthetic modeling will be decided by a group of snobbish kill joys like Richard.',11979,0);
INSERT INTO comment VALUES (12077,1652,1626,'Gamer','Problems:','2004-02-21 14:48:39',0,'Well the person could be hypnotized or otherwise forced to tell the answer. I think if we put too many conditions in, it\'s just like the urn idea, only promising not to peek on the marbles.\r\n\r\nPlus, how do we know that the secretary will say who did it? We can assume that the partners will give true responses, but we can\'t of the secretary. She might not even remember or know if she was with more than one man.',NULL,0);
INSERT INTO comment VALUES (12078,288,5733,'omar','Actual Answer','2004-02-21 14:50:47',3,'It contains all the letters in the English alphabet, but uses some more then once. Another things unusual about it is that it doesn\'t say, \"MC Bullet is off the hook! Visit his website! It\'s www.xanga.com/emcee_bullet!',NULL,0);
INSERT INTO comment VALUES (12079,1493,5733,'omar','simple solution','2004-02-21 15:01:03',0,'it was a chess game of course! that was simple!',NULL,0);
INSERT INTO comment VALUES (12080,1509,5733,'omar','mathematically simple','2004-02-21 15:07:01',0,'Herb climbed up on feb. 14th up 2 3 ft. and slipped back down 2 ft. over night. he was 1 foot up then. the pattern continued on until march 12th. he reaches the top of the well, but isn\'t otuside yet. so he finally gets out on march 13th. according to my calculations (using big words...lol) 1996 was leap year. so the month of februaury was short!',NULL,0);
INSERT INTO comment VALUES (12081,1509,5733,'omar','mathematically simple','2004-02-21 15:07:04',3,'Herb climbed up on feb. 14th up 2 3 ft. and slipped back down 2 ft. over night. he was 1 foot up then. the pattern continued on until march 12th. he reaches the top of the well, but isn\'t otuside yet. so he finally gets out on march 13th. according to my calculations (using big words...lol) 1996 was leap year. so the month of februaury was short!',NULL,0);
INSERT INTO comment VALUES (12082,1623,5733,'omar','my answer','2004-02-21 15:14:41',3,'i know that some people won\'t agree with me but i think that the answer is that the 3 brothers get into a fight, so the king finds another man 2 marry his daughter. this really pisses off the brothers, so they kill the king and daughter because they promised that the person who cures the princess will get married to the princess. then they kill the man who gets married to the princess. that\'s when they find out what they\'ve done and they don\'t care, so they go to the police who arrest them and hang them! the end! that\'s the answer i came up with!',NULL,0);
INSERT INTO comment VALUES (12083,1445,5733,'omar','mathematical solution','2004-02-21 15:23:01',3,'i believe it is a calculator because on a cal. pie is 3.14 or 3.16 and it\'s used by people who r 2 lazy 2 answer the problems by themselves. it also adds error when u multiply alotta numbers (for ex. 100,000,000 x 2,000,000= error) u n\'ah mean? that\'s what i believe the answer is. also, a cal. is never used in big use. some teachers or managers don\'t let their students or employees use cal.\'s 2 answer problems. u n\'ah mean? it\'s used by people who r lazy... it also brings fear 2 kids who think that they\'ll get into trouble by their math teacher if they use a calculator on a test or when told not 2. ',NULL,0);
INSERT INTO comment VALUES (12084,5,5733,'omar','kinda easy','2004-02-21 15:31:40',3,'this is kinda easy. it\'s simple \'cause when they show u that one of the other boxes is empty and u can either keep ur choice on the box u chose or choose the other box that is left, u just keep ur choice. if u don\'t win then u don\'t win. take it like a man and stand there and say, \"dawg, i\'m keeping the box i chose and if it doesn\'t contain the money, then i\'mma do what a real man would do... i\'mma sock u and take the other box!!!\" i\'m joking. don\'t reply 2 this \'cause it\'s a joke. this is my answer. i\'m choosing without looking @ other people\'s answers. so that\'s cool 2 know. peace out!',NULL,0);
INSERT INTO comment VALUES (12085,7,5733,'omar','my answer','2004-02-21 15:33:52',3,'i\'m not sure if this is correct, but most of the time, coins turn out 2 b heads when u toss them. so i believe the probability is that the other coin will b heads. i give it a 50-50 chance. i\'m not really sure, though. i\'m just telling u 2 b exact.',NULL,0);
INSERT INTO comment VALUES (12086,10,5733,'omar','simple answer','2004-02-21 15:37:57',0,'it\'s kinda easy... i\'m not positive though. i just think that if 2 people cross it then the first person should go back 2 the other 2 and hand the flash light 2 the 3rd person. then the 3rd and 4th person will walk across and the 4th person will comeback with the flash light and take the 1st person with them. u n\'ah mean? that won\'t take a long time. it\'ll b pretty simple.',NULL,0);
INSERT INTO comment VALUES (12087,1628,5734,'Greg Maciejewski','Possible solution','2004-02-21 15:41:29',0,'I think this can be done with one pair of quotation marks...\r\n\r\nAccording to W. Quine \r\nWhose views on quotation are fine, \r\n\"Boston names Boston \r\nand Boston names Boston \r\nBut 9\" doesn\'t designate 9.\r\n\r\nThis should work simply because 9 can\'t be named as \"Boston names Boston and Boston names Boston but 9\", right??',NULL,0);
INSERT INTO comment VALUES (12088,14,5733,'omar','calm down read my answer','2004-02-21 15:43:24',3,'i believe that the probability is a slim 50-50 chance. either the crazy ass passenger will go over 2 his own seat or he\'ll sit @ some one else\'s seat. then the person who\'s seat is taken will go sit @ the crazy person\'s seat. so this means that the 100th person will b given a 100% chance of getting 2 his own seat, unless the crazy person sits @ his seat. this will mean that that\'s a 50-50 chance. the crazy person will still have 98 more people 2 bother (not counting himself and the 100th person). that\'s about it. peace out!!!',NULL,0);
INSERT INTO comment VALUES (12089,1652,4507,'Penny','What\'s up with the new website ?','2004-02-21 16:04:59',0,'perplexus.info keeps making me log on again, and won\'t allow new comments to be posted.',NULL,0);
INSERT INTO comment VALUES (12090,1652,153,'TomM','re: What\'s up with the new website ?','2004-02-21 16:47:55',0,'It sounds like you\'re having cookie problems.  Did you check the \"Remember Me\" box when you logged in?',12089,0);
INSERT INTO comment VALUES (12091,1637,5735,'maeve','solution','2004-02-21 16:57:25',3,'buy all the pigs...which is if im not mistaken 792 dollars...then with the other $8 buy 8 chickens',NULL,0);
INSERT INTO comment VALUES (12092,1652,4507,'Penny','re(2): What\'s up with the new website ?','2004-02-21 17:00:28',0,'<P>Right you are, TomM...My killer firewall was doing it.</P>\r\n<P>Thanks !!!!!</P>\r\n<P>Penny</P>\r\n<P>&nbsp;</P>',12090,1);
INSERT INTO comment VALUES (12093,1623,5735,'maeve','anwer','2004-02-21 17:05:14',3,'neither it was just a rumor',NULL,0);
INSERT INTO comment VALUES (12094,1637,4507,'Penny','re: solution','2004-02-21 17:08:33',0,'99 pigs plus 8 chickens =&nbsp;107 animals. The puzzle requires you to buy exactly 100 animals. &nbsp;',12091,1);
INSERT INTO comment VALUES (12095,1637,5736,'Cathy','Solution','2004-02-21 18:27:10',0,'21 pigs + 72 chickens + 7 cows = 100 animals costing $800',NULL,1);
INSERT INTO comment VALUES (12096,1652,4507,'Penny','Until a better solution comes along...  :-)','2004-02-21 18:59:47',3,'<P>Partners Bill, Teddy and Gary sit in chairs a reasonable distance apart. They each hold a common handheld calculator (which is not a&nbsp;computer anyone can hack, and hardly&nbsp;\"special equipment\" --&nbsp;almost all grade school kids have one). Bill says: \"We will now each&nbsp;enter on our calculators&nbsp;the number of partners we know to be innocent. Then we will copy that number into the calculators\' memory, and then erase it from the display, so that no one can look over and see anyone else\'s number. After each has done that, I will&nbsp;walk around and place each calculator (all with zero on their displays) into a black bag. I will then remove the three calculators from the bag and display the memory of each one. After I examine each one, I will erase its memory, so that no one can come around later and dust them for fingerprints. &nbsp;If they all say \'1\', we are innocent. But if one of them says \'2\', then Monica\'s future baby was fathered by one of us.\"&nbsp;</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</P><p><i>Edited on <b>February 22, 2004, 10:30 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12097,1458,5653,'koi_person','so easy','2004-02-21 19:29:44',0,'If you can\'t use an object to make the cigarette then you must, logically, use energy and the cigarette itself. Just use the&nbsp; flame from&nbsp;a match or&nbsp;lighter or the concentrated light of a magnifying glass. The cigarette will then burn and overbalance. Why did you give this a 5 difficulty?',NULL,1);
INSERT INTO comment VALUES (12098,1652,4507,'Penny','A better solution just came along','2004-02-21 19:38:34',3,'<P>Partners Bill, Teddy and Gary are alone together in a large conference room in the office. Gary is 30 feet&nbsp;from Bill and Teddy. Secretary Monica is away from the office, conferring with her lawyer.</P>\r\n<P>Bill enters the number 100 on a calculator, and hands it to Teddy. Only Bill and Teddy know that the original number is 100. Teddy mentally computes the sum of 100 plus&nbsp; the number of partners he knows to be innocent, then purges the calculator\'s memory and enters that sum. He then&nbsp;walks 30 feet over to Gary and&nbsp;hands him the calculator. Gary mentally computes the sum of the number on the calculator and&nbsp;the number of partners&nbsp;he knows to be innocent, purges the calculator\'s memory, enters that sum,&nbsp;and walks 30 feet&nbsp;back to&nbsp;Bill and hands it back to him. </P>\r\n<P>If Teddy is guilty, he&nbsp;puts&nbsp;102 on the calculator.&nbsp;Gary sees that the number is 102, but doesn\'t know whether the original number was 100 or 101, so he doesn\'t know whether Teddy is guilty. Gary puts&nbsp;103 on the calculator.&nbsp;Bill sees that the number is 103, which confirms that one of Gary and Teddy is guilty. Bill announces that one of the partners is guilty.</P>\r\n<P>If Gary&nbsp;is guilty, Teddy&nbsp;puts&nbsp;101 on the calculator.&nbsp;Gary sees that the number is 101, and since he knows that he himself is guilty, he surmises that the original number was 100. Gary puts&nbsp; 103 on the calculator.&nbsp;Bill sees 103 and knows&nbsp;that one of Teddy and Gary is&nbsp;guilty.&nbsp; Bill announces that&nbsp;one of the partners is guilty.</P>\r\n<P>If Bill is guilty, Teddy&nbsp;puts&nbsp;101 on the calculator.&nbsp;Gary sees that the number is 101, but doesn\'t know whether the original number was 100 or 99, and so does not know whether Teddy is guilty or not.&nbsp;Gary puts 102 on the calculator.&nbsp;Bill sees that the number is 102, as he knew it would be, and&nbsp;since he knows that he himself is guilty, he announces that&nbsp;one of the partners is guilty.</P>\r\n<P>If none are guilty, Teddy&nbsp;puts&nbsp;101 on the calculator.&nbsp;Gary sees that the number is 101, but doesn\'t know whether the original number was 100 or 99, and so does not know whether Teddy is guilty or not.&nbsp;Gary puts&nbsp;102 on the calculator.&nbsp;Bill sees that the number is 102, and since he knows that he himself is innocent,&nbsp; he now announces&nbsp;that&nbsp;none of them is the father of Monica\'s baby.</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P></P>\r\n<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 21, 2004, 10:06 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12100,1623,5735,'maeve','another possibility','2004-02-21 22:14:57',0,'maybe two of the sons are married it never says they arent?!?!?',NULL,0);
INSERT INTO comment VALUES (12101,1509,5735,'maeve','No Subject','2004-02-21 22:20:10',3,'march 15',NULL,0);
INSERT INTO comment VALUES (12102,1652,4507,'Penny','re: A better solution just came along','2004-02-21 22:50:41',0,'<P>If a calculator is too much \"extra equipment\", let Bill write 100 on a&nbsp;scrap of paper and hand it to Teddy. Teddy reads the scrap of paper, puts it in his mouth and swallows it,&nbsp;writes&nbsp;the new number on another scrap of paper and hands it to Gary. Gary reads that scrap, swallows it, writes the next&nbsp;number on a third scrap of paper and hands it to Bill.</P>\r\n<P>Or is this too hard to swallow ?</P>\r\n<P>Then Bill whispers 100 in Ted\'s ear. Ted whispers a number in Gary\'s ear. Gary whispers a number in Bill\'s ear. </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 21, 2004, 11:48 pm</b></i>',12098,1);
INSERT INTO comment VALUES (12099,1607,1626,'Gamer','Problems noted?','2004-02-21 21:35:49',0,'When I was solving this, I came to the conclusion that the friend was a knight. First of all, all the stuff in the intro is true. There isn\'t any break between the story and the who \"these people told me this\" part.\r\n\r\nSecond of all, I think if this was reworded without the \"for sure\" part, it would be better. When I solved this, I found out that the people were what they were \"for sure\" because everything checked out in the end; what they were before that part didn\'t contradict what they were now. Such a listener to the actual story may have thought the same thing.\r\n\r\nAlso, remember that the title isn\'t a statement in the puzzle. It could even be directly misleading, so I didn\'t know that I was supposed to take it into consideration.',NULL,0);
INSERT INTO comment VALUES (12103,343,4507,'Penny','Solution','2004-02-21 23:52:25',3,'<P>A bear killed them. They swallowed poison. They were struck by lightning. Somebody murdered them. They died of old age. They died of bird flu. They killed each other....</P><p><i>Edited on <b>February 21, 2004, 11:55 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12104,1525,5728,'sandy','re: a guess','2004-02-22 00:55:00',3,'<P>y did my symbols change??</P>\r\n<P>¡îx + ©÷¡îx + ©ø¡îx + etc...</P>',12065,1);
INSERT INTO comment VALUES (12105,1652,4507,'Penny','Or more simply.....','2004-02-22 02:39:01',3,'<P>I think this Al-Gore-ithm is correct, but I\'m tired, and I am still reeling from that \"Letters to Numbers\" puzzle. But anyway...</P>\r\n<P>A guilty partner will know that the other two are innocent. An innocent partner will only know that he himself is innocent. So if&nbsp; the 3 partners are A, B and C,&nbsp;A&nbsp;whispers an arbitrary number X into B\'s ear. Only A and B know what X is.&nbsp;B mentally&nbsp;adds to X the number of partners that B knows to be innocent, and whispers that number into C\'s ear. C mentally&nbsp;adds to it the number of partners that C knows to be innocent, and whispers that number back&nbsp;into A\'s ear. </P>\r\n<P>If the number A hears back&nbsp;from C is X+3, he knows that either B or C has&nbsp;added 2, and A can announce that somebody&nbsp;is guilty. If A hears X+2, and A knows that he (A) is guilty, he will announce that somebody&nbsp;is guilty. If A hears X+2 and knows that he (A) is innocent, he will announce&nbsp;that all three are innocent. </P>\r\n<P>Case 1:&nbsp;A is guilty. A whispers 6 to B, B whispers 7 to C, C whispers 8 to A, A declares that someone is guilty (since A knows that A is guilty).</P>\r\n<P>Case 2:&nbsp;B is guilty. A whispers 6 to B, B whispers 8 to C, C whispers 9 to A, A declares that someone is guilty.</P>\r\n<P>Case 3: C is guilty. A whispers 6 to B, B whispers 7 to C, C whispers 9 to A, A declares that someone is guilty.</P>\r\n<P>Case 4: Nobody is guilty. A whipsers 6 to B, B whispers 7 to C, C whispers 8 to A, A decalres that eveyone is innocent (since A knows that A is innocent).</P>\r\n<P>If&nbsp;someone is guilty but A and B are innocent, A won\'t be able to tell if it\'s Case2 or Case 3, and B won\'t know if it\'s Case 1 or Case 3. If someone is guilty but B and C are innocent,&nbsp;B won\'t know if it\'s Case 1 or Case 3, and C (who doesn\'t know what number A originally whispered to B)&nbsp;won\'t know if it\'s Case 1 or Case 2. If someone is guilty but A and&nbsp;C are innocent, A won\'t know if it\'s Case 2 or Case&nbsp;3, and&nbsp;C won\'t know if it\'s Case 1 or Case 2.&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 22, 2004, 2:51 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12106,1652,3372,'Sam','re: Or more simply.....','2004-02-22 02:55:36',0,'I think all your answers so far have been basically good, but I\'m slightly confused at your round-a-bout way of having them name the number of partners that they know are innocent. Would it not be the same thing is they name the number of *guilty* partners - i.e. they just add one if they did it and nothing if they didn\'t? \r\n\r\nIt just seems slightly more intuitive. No different in the end, though.',12105,0);
INSERT INTO comment VALUES (12107,1652,4507,'Penny','re(2): Or more simply.....','2004-02-22 03:29:03',0,'<P>Thanks, Sam. </P>\r\n<P>If each one adds the number he knows to be guilty (0 or 1) instead the number he knows to be innocent&nbsp;(1 or 2) it works just as well, with the appropriate small modifications.</P>',12106,1);
INSERT INTO comment VALUES (12108,1640,3558,'Tristan','encouragement','2004-02-22 15:00:49',2,'<P>You\'re all very close, and I\'ll say that the next five rows have been correctly predicted by at least one person.&nbsp; You\'ve all noticed the little patterns, such as the pattern with prime numbered rows.&nbsp; Think of a more unifying pattern that will cause the patterns you have observed.&nbsp; It might be simpler than you expect.</P>\r\n<P>I don\'t quite understand that algorithm, but it would seem to me that it doesn\'t successfully predict the rows already shown.</P>\r\n<P>As far as real hints, I think that the columns are <EM>equally important</EM> as the rows.</P>',NULL,1);
INSERT INTO comment VALUES (12109,1464,4507,'Penny','Not the most rigorous proof, but....','2004-02-22 15:04:25',3,'<DIV>Sorry,&nbsp;I don\'t care for that ~ symbol. I\'ll just use the word \"reverse\". </DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>The following al-gore-ithm will convert any ***one-digit*** number N&nbsp;to 1:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>If N is 3, add 7 and reverse the digits.</DIV>\r\n<DIV>For all other values of one-digit whole number N:</DIV>\r\n<DIV>LOOP:&nbsp;</DIV>\r\n<DIV>N=N+7</DIV>\r\n<DIV>If&nbsp;a&nbsp;power of 10, less N,&nbsp;is a&nbsp;multiple of 7,&nbsp;add that multiple to N,&nbsp;reverse the digits to&nbsp;convert N to 1,&nbsp;exit.</DIV>\r\n<DIV>Reverse the digits of N.</DIV>\r\n<DIV>Repeat the above test.</DIV>\r\n<DIV>If you can still can\'t convert N&nbsp;to 1, go back to LOOP.</DIV>\r\n<DIV>\r\n<DIV>Otherwise, exit.</DIV>\r\n<DIV>&nbsp;</DIV></DIV>\r\n<DIV>E,g. for N=7:</DIV>\r\n<DIV>7 -- &gt; 14 --&gt; 41 --&gt; 48 --&gt; 1000 (1000=48+[7*136]) --&gt; 1</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>So if we can convert any whole number to a one-digit number, we can convert it to 1.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>We can convert the rightmost digit of any whole number to 0 by adding the right combination of 7\'s. If that digit is 1, add 7 seven times. If it is 2, add 7 four times. etc. If the number was originally all 9\'s, this will add one more digit on the left, with all but two of the digits&nbsp;zero.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Once the rightmost digit is converted to zero, reverse the digits.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Then repeat the steps.&nbsp;&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Ultimately you will&nbsp;convert every digit but the leftmost digit&nbsp;to 0.&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Then reverse the digits, and&nbsp;you have a one-digit number. Convert the one-digit number to 1, using the method above.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>E.g.&nbsp; 999999</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>add 7*3=21</DIV>\r\n<DIV>1000020.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.<BR>200001</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>add 7*7=49</DIV>\r\n<DIV>200050</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.</DIV>\r\n<DIV>50002</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Add 7*4=28</DIV>\r\n<DIV>50030</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.</DIV>\r\n<DIV>3005</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>add 7*5=35</DIV>\r\n<DIV>3040</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.</DIV>\r\n<DIV>403</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>add 7</DIV>\r\n<DIV>410</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.</DIV>\r\n<DIV>14</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>add 7*8=56</DIV>\r\n<DIV>70</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Reverse the digits.</DIV>\r\n<DIV>7</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Now convert 7 to 1.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>7 -- &gt; 14 --&gt; 41 --&gt; 48 --&gt; 1000 (1000=48+[7*136]) --&gt; 1</DIV></DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>\r\n<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>\r\n<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 22, 2004, 4:33 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12110,1464,5285,'Ady TZIDON','my solution','2004-02-22 17:49:31',3,'Consider the following table:\r\n          10^n         ( 10^n )mod7	\r\n	10	    3		\r\n	100	    2	\r\n         1000	    6	\r\n	10000	    4			100000	    5\r\n	1000000      1	\r\n	10000000	    3	  etc\r\nClearly for any n-digit number we can add 7 for so many times to get  O at the end.\r\nReversing the n-digit number ending with a zero- we get an (n-1)digit number. \r\nRepeating this routine n-1 times we get a one digit number say m . m is not a zero.\r\nFor m=1 STOP, WE\'RE DONE.\r\nFor m=3 add  7  1 time, inverse - you get ONE.\r\nFor m=5 add  7  5 timeS ,inverse - you get FOUR.\r\n For m=4 add  7  8 timeS ,inverse - you get SIX .\r\nFor m=6 add  7  2 timeS ,inverse - you get TWO.\r\nFor m=2 add  7  14 timeS ,inverse - you get ONE.\r\n For m=8 add  7  6 timeS ,inverse - you get FIVE.\r\n\r\nSPECIAL CASE: For m=7 add  7 - 1 time only ,inverse - you get 41 THEN add  7  7 timeS and inverse-  you get NINE,\r\n\r\nFor m=9 add  7  3 timeS ,inverse - you get THREE,\r\nfollowing the links we always get ONE\r\n.\r\n\r\nq.e.d/\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (12111,1624,5751,'Mitch Mullings','I think me knows it!','2004-02-22 19:59:31',0,'If you take the hands of each at 1, 2 and 3 and put them 5 normal minutes ahead, you get the answer. Allow me to explain. The hand on the 1 will be the hand to take 6 minutes for a full circle. In one normal minute, it takes 10 seconds or 2 numbers ahead to make the equivalent. It goes from 1, to 3, to 5, to 7, to 9 and finally to 11. The numbers just said are taken from every 1 normal minute. The hand on the 2 will be the hand to take 3 minutes to complete a full cycle. In 1 normal minute, it takes 20 seconds or 4 numbers ahead to make the equivalent. It goes from 2, to 6, to 10, to 2, to 6, and then to 10. Finally, The hand on the 3 will be the hand to take 4 minutes to complete a cycle. In 1 normal minute, it takes 15 seconds or 3 numbers ahead to make the equivalent. It goes from 3, to 6, to 9, to 12, to 3, and finally to 6. Pretty good, eh? I\'ll try to solve more! Ta-ta for now!',NULL,0);
INSERT INTO comment VALUES (12112,1623,5670,'tan','2 solutions here!','2004-02-22 20:21:03',0,'<P>1. Marry the horse. The poor thing had to carry 3 men. Without the horse, the mirror and the apple are rendered useless. Who knows, he is a handsome prince turned into a horse by the wizard?</P>\r\n<P>2. Marry the youngest. He will be the most faithful husband. The eldest can always look at other girls bathing with his mirror. The second can go to any place to do his hanky panky and get back before his wife wakes up. The youngest, what can he do? The king could repay&nbsp;the youngest son&nbsp;with his \'apple of&nbsp;the eye\'. An apple which is lousier, considering it gets old and will rot someday :)</P>',NULL,1);
INSERT INTO comment VALUES (12113,1509,5617,'jen','dude, when do we get an answer?','2004-02-22 20:52:21',0,'&lt;TABLE id=HB_Mail_Container height=\\\"100%\\\" cellSpacing=0 cellPadding=0 width=\\\"100%\\\" border=0 UNSELECTABLE=\\\"on\\\"&gt;\r\n&lt;TBODY&gt;\r\n&lt;TR height=\\\"100%\\\" UNSELECTABLE=\\\"on\\\" width=\\\"100%\\\"&gt;\r\n&lt;TD id=HB_Focus_Element vAlign=top width=\\\"100%\\\" background=\\\"\\\" height=250 UNSELECTABLE=\\\"off\\\"&gt;???&lt;/TD&gt;&lt;/TR&gt;\r\n&lt;TR UNSELECTABLE=\\\"on\\\" hb_tag=\\\"1\\\"&gt;\r\n&lt;TD style=\\\"FONT-SIZE: 1pt\\\" height=1 UNSELECTABLE=\\\"on\\\"&gt;\r\n<DIV id=hotbar_promo></DIV>&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;',NULL,1);
INSERT INTO comment VALUES (12114,1643,5751,'Mitch Mullings','It\'s me! Mwahahahaha. Okay I\'ll stop now.','2004-02-22 20:54:46',0,'If you are given any 10 to the power of x and replace the last 0 with a 1 (or add 1), it will be prime. All other numbers like 1101 and 1011 where there is 1 or more 1\'s between the beginning and the end are NOT prime numbers. They are all divisible by 3. ',NULL,0);
INSERT INTO comment VALUES (12115,1643,5751,'Mitch Mullings','It\'s me again adding to my previous entry','2004-02-22 20:57:19',0,'I forgot to mention that it depends on the highest number you\'re willing to go to find the number of prime numbers. Now I am done.',NULL,0);
INSERT INTO comment VALUES (12116,1643,5751,'Mitch Mullings','Oh god! I read the question wrong.','2004-02-22 20:59:37',0,'There are only 2 prime numbers if you are ALTERNATING 1\'s and 0\'s 1 and 101. All others are divisible by 3. (I think I got it straightened out finally.',NULL,0);
INSERT INTO comment VALUES (12117,1643,5751,'Mitch Mullings','OK I swear this is the last time!','2004-02-22 21:01:21',0,'If you have even digit numbers like 1010 and 101010 they are obviously divisible by 10.',NULL,0);
INSERT INTO comment VALUES (12118,1503,5751,'Mitch Mullings','I know! I know!','2004-02-22 21:10:04',0,'if you follow the formula 2(x-2^(Y-1)) you get how many offerings you have left.\r\n\r\nY=year #   x=how many you begin that year with',NULL,0);
INSERT INTO comment VALUES (12119,1623,5580,'paul','duh','2004-02-22 21:47:54',3,'the one who cured the diseas',NULL,0);
INSERT INTO comment VALUES (12120,1464,5285,'Ady TZIDON','remarks: Not the most rigorous proof, but....','2004-02-22 21:51:51',2,'P,\r\n \r\n \r\n...\"  Now convert 7 to 1.\r\n \r\n7 -- > 14 --> 41 --> 48 --> 1000 (1000=48+[7*136]) --> 1\"..\r\n\r\n  or  - shorter- :  \r\n\r\n7 -- > 14 --> 21 --> 28--> 35 --> 53 --> 60-->  6--> 13--> 20 -->2 -->9 -->16 -->23 -->30-->3 -->10 -->1\r\n\r\nAND;\r\n.....\"LOOP: \r\nN=N+7\r\nIf a power of 10, less N, is a multiple of 7, add that multiple to N, reverse the digits to convert N to 1, exit.\r\nReverse the digits of N.\r\nRepeat the above test....\"\r\n RE: \" Reverse the digits of N.\"  N was  defined as  an 1-digit number. \r\n\r\nady\r\n\r\n',12109,0);
INSERT INTO comment VALUES (12121,1623,5735,'maeve','ummmm','2004-02-22 21:52:43',3,'none....none of the cured the disease the apple did',NULL,0);
INSERT INTO comment VALUES (12122,525,5735,'maeve','where are they going?','2004-02-22 21:58:39',1,'it never really said wether the guy with seven wives is or isnt going to st. ives',NULL,0);
INSERT INTO comment VALUES (12123,1464,5285,'Ady TZIDON','my solution revisited and revised','2004-02-22 22:40:02',0,'Lemma 1 Any digit can be converted into 1 by a chain of only two operations( add7 and reverse).\r\n\r\nProof:\r\n1  =1                       0 operations needed\r\n2 4add inv 1add inv         7 operations needed\r\n3 1add inv                  2 operations needed\r\n4 8add inv 2add inv 4add inv 1add inv   19 oper,\r\n5 5add inv 8add inv 2add inv 4add inv 1add inv    21 oper\r\n6 2add inv 4add inv 1add inv  \r\n7  4add inv 1add inv 2add inv 4add inv 1add inv  \r\n17 operations\r\n8  6add inv 5add inv 8add inv 2add inv 4add inv 1add inv  23 oper\r\n9  3add inv 1add inv     only 6 operations \r\n\r\nLemma 2, Any  n-digit number  can be reduced into into another (n-1)-digit number  by a chain of only two operations( add7 and reverse).\r\n  Proof:\r\nFor any number an appropriate multiple of 7 can be added to make the sum divisible by 10.\r\nIf the last digit of the original number was 1-\r\nadd 7*7,if the last digit of the original number was 2 add 4*7, if 3-1*7  4-5*7  5-5*7  6-2*7 7-9*7\r\n8-6*7,9-3*7.\r\nor:If the last digit of the original number was k-\r\nadd t*7  such that  k+7*t=0 mod 10.\r\n\r\nApplying both lemmas  as needed will allow the requested transformation, clearly not optimal as far as the length of the procedure is concerned.\r\n\r\ne.g.\r\n\r\n4753==>4760==>674==>730==>37==>73==>80==>8==>50==>5==>40==>4==>60==>6==>20==>2==>30==>3==>10==>1\r\n\r\n0R:4753==>4760==>674==>730==>37==>100==>1\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12124,1503,5670,'tan','solution','2004-02-22 22:46:08',0,'same as those below, the general expression of E is (2^n)x - n2^n. so for the tribes to get 0 offerings, just equate the expression to 0 and u get x=n',NULL,1);
INSERT INTO comment VALUES (12125,1464,153,'TomM','re: my solution revisited and revised --a slight complication','2004-02-22 23:52:00',0,'You claim that any n-digit number (n>1) can be converted to a (n-1)-digit number by adding a multiple of 7 to make it divisible by 10 and then reversing. This is not quite true. <br>  <br> Consider the number 99999 (five digits) adding 21 does produce a multiple of 10, namely 100020 -- a six digit number. Reversing produces 20001, a five-digit number. Fortunately, performing the operations a second time does reduce the digits to four.  <br>  <br> For any number of digits there are numbers that do not reduce performing the sequence once. As long as the number of digits is greater than two, however, they all do reduce on the second pass. <br>  <br> Two digit numbers are a tougher breed, however. In the higher numbers the \"glitch\" only occurs when all the digits before the last two are 9\'s. The ten\'s digit, however, can be as low as 4 in some cases. And this affects two-digit numbers drastically. <br>  <br> This is where I bogged down. Other than individually evaluating each of the 98 numbers 2-99, I can\'t think of how to prove they will all reduce.\n\n<i>Edited on <b>February 22, 2004, 11:55 pm</b></i>',12123,0);
INSERT INTO comment VALUES (12126,1464,4507,'Penny','No Subject','2004-02-23 02:11:20',0,'<P>ady wrote: \"RE:&nbsp;\' Reverse the digits of N.\' N was defined as an 1-digit number.\"&nbsp;<BR></P>\r\n<P>Initially it was a 1-digit number, and&nbsp;then it keeps getting incremented&nbsp;by 7 at that LOOP.</P>\r\n<P>:-)<BR></P>',12120,1);
INSERT INTO comment VALUES (12127,1652,4507,'Penny','Is there a method that doesn\'t involve whispering ?','2004-02-23 05:36:42',4,'<P>There has to be.</P>\r\n<P>The whisper-in-the-ear algorithm falls prey to the possibility of \"bugs\" or listening devices.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12128,1623,4507,'Penny','People !!!!!!','2004-02-23 05:44:40',2,'<P>The puzzle states: \"The king was grateful, and indeed intended to let one of them [obviously one of the brothers]&nbsp;marry the princess. But it had taken the cooperation of all three brothers to save her. Which one did the king decide should marry his daughter?\"</P>\r\n<P>So she didn\'t marry the wizard or the guy who started the rumor, and she didn\'t marry all three of the brothers. (She didn\'t marry the horse either, wiseguy&nbsp;!!)&nbsp;The puzzle states that she married one of the three brothers.</P>\r\n<P>&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp; </P><p><i>Edited on <b>February 23, 2004, 5:45 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12129,1652,153,'TomM','re: Is there a method that doesn\'t involve whispering ?','2004-02-23 06:38:06',0,'Using the same algorithm as the whispering or (previously) the calculator, and reverting to the urn mentioned in the problem: Bill drops an arbitrary (but known to him) number of \"balls\" into the urn. Ted and Gary drop one or none in. Bill drops or doesn\'t drop and removes the \"dummy\" balls. If a ball remains, ...',12127,0);
INSERT INTO comment VALUES (12130,1645,1301,'Charlie','solution','2004-02-23 08:33:34',3,'<P>One set is the intersection of the planes&nbsp;y=k;z=kx for any real k.</P>\r\n<P>Another is x=k;z=ky for all real k.</P>\r\n<P>Expressed parametrically:</P>\r\n<P>Set one: y=k;x=t;z=kt<BR>Set two: y=t;x=k;z=kt</P>\r\n<P>That there are no others is shown by the fact that for the line to be straight while both x and y vary, y must be in the form ax+b.&nbsp; Then the equation for z becomes z=x(ax+b) = ax²+bx, but if a is not zero, this is not linear, so a must be zero (so long as x is not a constant) and y a constant.&nbsp; Interchange x and y in the above for the other way of looking at why not both x and y can vary.</P>',NULL,1);
INSERT INTO comment VALUES (12131,1464,5285,'Ady TZIDON','re(2):  --a slight complication  IS RESOLVED','2004-02-23 09:18:03',3,'Tom,\r\nYou are absolutely right by stating that some numbers do not reduce in size through my procedure.\r\nA simple remedy will cure it.\r\nIn case where the addition of sevens causes an increase of the  digits\' number DO NOT INVERSE when a zero is reached but continue adding sevens till you have two zeroes as the two last digits, then INVERSE.\r\nYou can easily show that eventually it must happen- \"without checking all the numbers\".\r\nSamples:  99999 (+21)===>100020(+280)===>100300===>3001  ...\r\n  78(+42)===>120(+280)===>400===> 4 ...\r\n 47(+63)===>110(+490)===>600===>6 ...\r\nI believe the problem can be put to bed, hope you agree,\r\n\r\n\r\nady\n\n<i>Edited on <b>February 23, 2004, 9:27 am</b></i>',12125,0);
INSERT INTO comment VALUES (12132,1623,4865,'Heartberry','re: People !!!!!!','2004-02-23 09:42:14',1,'<P align=justify>I totally agree with you on that. I feel that if the riddle solution is someone other than one of the 3 brothers, it will be a faulty and, sorry to say, but stupid solution&nbsp;and I will rate it low.</P>\r\n<P align=justify>I\'m not usually harsh like that, but it is very clear to me (just as it is to you Penny) that the solution will be one of the 3 brothers. So I am sticking to my original answer that it is the youngest son, who gave of his apple because he is the only one who fully gave his gift away and without him, the princess would not have been cured. But that doesn\'t sound like much of a \"riddle\" solution, so I understand why everyone is reaching and digging deeper. Can\'t wait till they post the solution!</P>',12128,1);
INSERT INTO comment VALUES (12133,1652,2561,'Aaron','re(2): Is there a method that doesn\'t involve whispering ?','2004-02-23 11:27:47',3,'<P>Isn\'t that the same kind of thing as the white/black marble, one of the other partners could potentially see if/how many balls were put into the urn?</P>\r\n<P>How about this:</P>\r\n<P>Everyone leaves the room except Bill. He places a pen in the center of the table, pointing in a particular direction, such as toward the window, etc (known only to him). He leaves the room, and each of the other partners enters, one at a time, and if they are guilty, they rotate the pen 90&amp;deg;. Afterward, they all reenter the room, and if the pen has moved (or if he himself is guilty), Bill announces that one of the partners is indeed responsible. If not, he tells the others accordingly.</P>\r\n<P>Of course, if perhaps one could tell by listening if the pen was moved or not, then perhaps something slightly more complicated coud be devised; for instance,&nbsp;clockwise = innocent, counter-clockwise = guilty. If the pen is reversed, the other two partners are innocent, if it lies in its original orientation, one is guilty.</P>',12129,1);
INSERT INTO comment VALUES (12134,1623,5759,'Josh','Marry the Apple','2004-02-23 12:13:29',0,'Or at least marry the one with the apple because he was the only dude to do something on his own. He had the apple to himself and did not share the stupid thing with anyone else. Marry him!',NULL,1);
INSERT INTO comment VALUES (12135,859,5759,'Josh','¿?','2004-02-23 12:20:02',0,'<P>Gee wiz it\'s time.</P>\r\n<P>Gnaws Iron and bites steel-rust</P>\r\n<P>Grinds hard stones-erosian(bad spelling)</P>\r\n<P>Slays kings-natureal old age</P>\r\n<P>Beats mountains-agian erosian</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12136,824,5759,'Josh','No Subject','2004-02-23 12:22:38',0,'other than his mother giving birth to him in a standard space-time continuim the only other way he actually could die is to stand on a block of ice and then let the ice melt which would leave the puddle and then he died',NULL,1);
INSERT INTO comment VALUES (12137,1652,872,'pleasance','summary, of sorts','2004-02-23 12:41:28',0,'<P>We seem to have several suggestions of a similar nature, adding something on, be it a number on a calculator, whisering, marbles in an urn, etc. The only question is how to prevent \'bugging\'. I would suggest something like this (other variations obviously possible):</P>\r\n<P>&nbsp; Have a trusted fourth person put several black marbles in an urn, counting exactly how many. Each partner adds a handful of identical marbles, say 5 if he\'s guilty,&nbsp;6 &nbsp;if he\'s innocent, or whatever. Count out the marbles at the end, after being told how many you started with. At a glance, no one could count the marbles that were already in there, so that problem is solved, and peeking to see if someone is adding 5 or 6 marbles is also difficult. They could even turn out the light when someone is adding his marbles etc.</P><p><i>Edited on <b>February 23, 2004, 12:42 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12138,1640,1920,'Brian Smith','Solution','2004-02-23 13:06:27',3,'<P>For every integer n, there is an integer f which is the product of the prime factors of n.&nbsp; The nth element is&nbsp;f symbols long.&nbsp; The kth symbol in an element is \'+\' if the gcd of&nbsp;f and k is 1, otherwise the symbol is \'=\'.</P>\r\n<P>Example 1: n=12<BR>12 = 2*2*3, then f = 2*3 = 6<BR>gcd(6,1) = 1 \'+\'<BR>gcd(6,2) = 2 \'=\'<BR>gcd(6,3) = 3 \'=\'<BR>gcd(6,4) = 2 \'=\'<BR>gcd(6,5) = 1 \'+\'<BR>gcd(6,6) = 6 \'=\'<BR>6: +===+=</P>\r\n<P>Example 2: n=10<BR>10 = 2*5, then f = 2*5 = 10<BR>gcd(10,1) = 1 \'+\'<BR>gcd(10,2) = 2 \'=\'<BR>gcd(10,3) = 1 \'+\'<BR>gcd(10,4) = 2 \'=\'<BR>gcd(10,5) = 5 \'=\'<BR>gcd(10,6) = 2 \'=\'<BR>gcd(10,7) = 1 \'+\'<BR>gcd(10,8) = 2 \'=\'<BR>gcd(10,9) = 1 \'+\'<BR>gcd(10,10) = 10 \'=\'<BR>10: +=+===+=+=</P>\r\n<P>Continuing this algorithm for n=13 to 20 yeilds:<BR>13: ++++++++++++=<BR>14: +=+=+===+=+=+=<BR>15: ++=+==++==+=++=<BR>16: +=<BR>17: ++++++++++++++++=<BR>18: +===+=<BR>19: ++++++++++++++++++=<BR>20: +=+===+=+=</P>\r\n<P>Brian Wainscott asked what would happen for n=30: +=====+===+=+===+=+===+=====+=</P>',NULL,1);
INSERT INTO comment VALUES (12139,1525,3735,'Nick Hobson','re: Solution','2004-02-23 14:02:27',0,'Before equating S^2 to 2+S we must first prove that the limit exists.&nbsp; This can be done, for example, by showing that the sequence is increasing and bounded above.&nbsp; The existence of the limit would then follow from the monotone convergence theorem.',12067,1);
INSERT INTO comment VALUES (12140,990,5757,'ParryHotter','Answer?','2004-02-23 14:40:45',0,'<P>Uhh, is this as easy as it sounds?</P>\r\n<P>&nbsp;</P>\r\n<P>The pitcher was a relief pitcher who came in after the team was already losing.</P>',NULL,1);
INSERT INTO comment VALUES (12141,1522,3735,'Nick Hobson','Another approach','2004-02-23 14:47:09',3,'<P>Let y be the vertical distance between the top of the box and where the ladder touches the wall.&nbsp; Similarly, let x be the horizontal distance between the box and where the ladder touches the ground.</P>\r\n<P>Then, by similar triangles, y/3 = 3/x, so xy = 9.</P>\r\n<P>By Pythagoras, (x + 3)² + (y + 3)² = 12², or<BR>x² + 6x + y² + 6y + 18 = 144.</P>\r\n<P>Now note that (x + y)² = x² + 2xy + y² = x² + y² + 18.</P>\r\n<P>Hence (x + y)² + 6(x + y) - 144 = 0.</P>\r\n<P>Rejecting the negative root, x + y = 3(sqrt(17) - 1).</P>\r\n<P>Now we have the sum and product of the roots, so we can write down the quadratic:</P>\r\n<P>z² - 3(sqrt(17) - 1)z + 9 = 0.&nbsp; (With roots x, y.)</P>\r\n<P>For maximum height, x &lt; y, and so<BR>x = (3/2)*(sqrt(17) - 1 - sqrt(14 - 2*sqrt(17))).</P>\r\n<P>So the answer is (3/2)*(sqrt(17) + 1 - sqrt(14 - 2*sqrt(17))).</P>',NULL,1);
INSERT INTO comment VALUES (12142,1652,4670,'e.g.','A possibility','2004-02-23 14:49:09',3,'Each one writes a YES or NO on a piece of paper, as he pleases; YES\r\ndoesn\'t mean \"I did it\".&lt;p&gt;Then, they form in a circle, and each\r\none shows his paper to the one to his right.&lt;p&gt;Finally, each\r\ndeclares if the paper he saw had the same word as he had written.\r\nHowever, if one of the three was the father, he is to INVERT his\r\nanswer, and say \"the same\" if the words differ, of \"different\" if the\r\nwords are the same.&lt;p&gt;If nobody is the father, the answers should\r\nbe either \"the same\" three times, or \"the same\" once and \"different\"\r\ntwice.&lt;p&gt;However, if someone <span style=\\\"font-style: italic;\\\">was</span> the father, there should be either \"the same\" twice and \"different\" once, or \"different\" three times.<br>\r\n',NULL,1);
INSERT INTO comment VALUES (12143,1256,5757,'ParryHotter','Not an answer','2004-02-23 14:51:44',0,'<P>Good question, but it took outside information which was bad.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>ã‡</P>',NULL,1);
INSERT INTO comment VALUES (12144,1643,2899,'Brian Wainscott','re: Oh god! I read the question wrong.','2004-02-23 15:25:28',0,'\"All others are divisible by 3\"\r\n\r\nAh, no.\r\n\r\n10101 = 3*3367\r\n1010101 = 10101*100+1 = 3*336700+1\r\n\r\nso clearly  1010101 is not a multiple of 3.  Check out eg\'s post for a complete solution',12116,0);
INSERT INTO comment VALUES (12145,1642,1301,'Charlie','Trying to be exact.','2004-02-23 15:29:48',3,'<P>First some assumptions:<BR>By \"the pencil is pointed uphill\", in order to have a problem we must assume this means the large end is uphill of the small end, rather than the other way around, otherwise the pencil is already in its stable position.</P>\r\n<P>Also, it is assumed that the distance from the top of the pencil measured to the bottom, along its central axis, is 144 times the difference in the two diameters.</P>\r\n<P>As the difference determines the angle or slope of a ruling along the conical surface and that angle would be maintained all the way to the tip of a full cone (and since the problem didn\'t give us the actual top and bottom radii), we can substitute a full cone of height 288 and base diameter of 2.&nbsp; The slant height of this cone is &#8730;(1+288²).</P>\r\n<P>The semicircle traversed by the contact of the base with the slanted surface is then &#960;&#8730;(1+288²).&nbsp; The circumference of the base is 2&#960;, so the ratio of the length of the semicircle to the circumference of the base is &#8730;(1+288²)/2, or about <STRONG>144.0008680529392</STRONG>.&nbsp; This is the number of times the pencil would spin on its axis while going from base uphill to base downhill.</P>',NULL,1);
INSERT INTO comment VALUES (12146,1642,4507,'Penny','Trying to be even more exact','2004-02-23 17:15:04',3,'<DIV>The pencil will spin exactly 144 times.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Explanation:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Let L be the length of the pencil, d be the diameter of the thin end, and D be the diameter of the thick end.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>144(D-d)=L</DIV>\r\n<DIV>D-d=L/144</DIV>\r\n<DIV>D-(L/144)=d</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>After a length L, the diameter of the pencil declines by L/144.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>So if we imagine a long imaginary pencil beginning at the thick end and extending past the thin end for a total length of 144D, the thickness will decline to the very end:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>D-(144D/144)=0.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>When the pencil spins, it is as if this long imaginary pencil were rotating about that fixed&nbsp;imaginary point of zero thickness, 144D away from the thick end.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>When the pencil makes a complete rotation, the thick end of the pencil&nbsp;describes a large circle of radius (not diameter) 144D and circumference 2*pi*(144D)=288*pi*D</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Half this rotation will&nbsp;give us the situation in this puzzle: 144*D*pi.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Every time the pencil spins just one time, the surface at the large end covers pi*D.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>So the pencil will spin exactly 144 times before the pencil is pointing from up to down.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV><p><i>Edited on <b>February 24, 2004, 9:43 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12147,1642,5614,'Roberto Mattos','My thought','2004-02-23 17:59:53',0,'Let\'s name L = length of the pencial, D = wider diameter and d = smaller diameter.\r\nIf we say, for example, that L = 144, D = 1, d will be 0 and the pencil will rotate over its extremity with d = 0 and it will have to rotate half of the perimeter of a circle with radius = 144. So, the distance to cover will be 2 x Pi x 144 / 2. As the perimeter of the extremity that will be rolling is given by 2 x PI x (1/2), we conclude that it will be necessary exactly 144 rotations.  ',NULL,0);
INSERT INTO comment VALUES (12148,1163,3558,'Tristan','creative solution','2004-02-23 18:48:02',3,'<P>I\'m not computer literate, so I decided to make up my own bogus computer language I call T++.&nbsp; In it, all the commands I used are valid, two single quotes make a double quote, and close quotes&nbsp;look the same as open quotes. </P>PrintThrice\"PrintThrice\"PrintThrice\"Add to print: \"\'\" AFTER: first&nbsp;3 \"PrintThrice\" AND first \"I am awesome!\"\" Add to print: \"\'\" AFTER: first&nbsp;3 \"PrintThrice\" AND first \"I am awesome!\" Add to print:&nbsp;\"\'\" AFTER: first&nbsp;3 \"PrintThrice\" AND first \"I am awesome!\" \r\n<P>If that doesn\'t make sense, then maybe it still would to the computer that can use T++.</P>\r\n<P>BTW, yes, I am awesome.</P>',NULL,1);
INSERT INTO comment VALUES (12149,1624,5765,'sherif','Solution','2004-02-23 18:51:19',3,'Naming the hands as listed in problem H1, H2, H3\r\nand i will call the truns R\r\nso first case\r\nfor H1 \r\n1*H1 =3\r\nfor h2\r\n2*h2 = 4\r\nfor h3 \r\n2*h3 = 6\r\n\r\nfor case 2\r\nh1\r\n2*3h1 = 6r\r\nh2\r\n60*10 = 600 = 150r\r\nh3\r\n11*60 = 660 = 220r\r\n\r\nQED\r\nso in both cases we can say u see h1 h2 h3\r\n',NULL,0);
INSERT INTO comment VALUES (12150,1640,3558,'Tristan','re: Solution','2004-02-23 18:55:12',0,'<P>Great job!</P>\r\n<P>But let it be known that there is more than one way to explain this same pattern.&nbsp; I used a different way in the official solution (but I knew well there were other ways).&nbsp; But the pattern in essence is the same.</P>',12138,1);
INSERT INTO comment VALUES (12151,1464,4374,'Richard','Straightforward Solution','2004-02-23 20:41:28',3,'<P>Let the given number be n and suppose first that n is not a multiple of 7. Since the powers of 10 repeatedly cycle through 1,3,2,6,4,5,... mod 7, there are always nonnegative k and m such that n+7k=10^m which then reverses to 1.</P>\r\n<P>If n is a multiple of 7, then there is a nonnegative k such that n+7k=77...7 so that n+7(k-2)=77...763 . Reversing, 3677...7 cannot be&nbsp;a multiple of 7, however. For 36 is congruent to 1 mod 7,&nbsp;while 10^m is never congruent to 0 mod 7, making it impossible for&nbsp;36*10^m+77...7&nbsp;to be&nbsp;congruent to 0 mod 7.</P>',NULL,1);
INSERT INTO comment VALUES (12152,1522,4374,'Richard','re: Another approach','2004-02-23 20:56:28',0,'<P>Congratulations on your obtaining the exact solution in terms of radicals.</P>',12141,1);
INSERT INTO comment VALUES (12153,1645,885,'np_rt','Complete Solution','2004-02-24 04:59:38',0,'The parametric representation of a line in 3-space is x=x0+a*t, y=y0+b*t, z=z0+c*t, where (x0,y0,z0) is a point on the line and &lt;a,b,c&gt; a vector parallel to the line. Since (x0,y0,z0) is on the line, it is on the surface and z0=x0*y0.\r\n\r\nSubstituting the parametric equations into the equation for the surface gives\r\n\r\nz0+c*t = (x0+a*t)*(y0+b*t)\r\nx0*y0+c*t = x0*y0 + (a*y0+b*x0)*t + a*b*t^2\r\nc*t = (a*y0+b*x0)*t + a*b*t^2\r\nc = a*y0+b*x0 + a*b*t\r\n\r\nIn order for c to be constant, a or b has to be equal to 0. Both cannot be equal to 0 or else it would only be one point (x0,y0,z0). Hence the lines are:\r\n\r\nx=x0, y=y0+b*t, z=z0+c*t; where c=b*x0\r\nx=x0+a*t, y=y0, z=z0+c*t; where c=a*y0\r\n\r\nCharlie\'s solution only includes the lines that pass through the origin. This general solution includes lines that pass through all points of S.',NULL,0);
INSERT INTO comment VALUES (12154,1642,1301,'Charlie','re: Trying to be even more exact','2004-02-24 08:21:02',0,'<P>But this assumes that the \"length\" of the pencil is the length of the&nbsp;line where the cylindrical surface of the pencil&nbsp;is tangent to the slanted flat surface.&nbsp; Ordinarily the length of a pencil is from the center of the top to the center of the bottom.&nbsp; If that is what is 144, then the other (which is a slant height) is &#8730;(1+144²)(D-d), to be used in your calculations, rather than 144(D-d).</P>\r\n<P>That\'s why I consider &#8730;(1+144²)&#8776;144.0008680529392 to be more exact than 144.</P>',12146,1);
INSERT INTO comment VALUES (12155,1628,4507,'Penny','The simplest solution.....','2004-02-24 08:21:15',3,'<P>...is just to put the whole thing in quotation marks. Then it&nbsp;must be true. (Every quote is true in the sense that it is a reiteration&nbsp;of something).</P>\r\n<P>\"According to W. Quine <BR>Whose views on quotation are fine, <BR>Boston names Boston <BR>and Boston names Boston <BR>But 9 doesn\'t designate 9.\" </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12156,1645,1301,'Charlie','re: Complete Solution','2004-02-24 08:56:03',0,'<P>Either specification that I gave originally does in fact include lines other than those that go through the origin.&nbsp; (Only two lines fitting the criteria actually pass through the origin: one coincident with the x-axis and one coincident with the y-axis.)</P>\r\n<P>I had specified the intersection of the planes&nbsp;y=k;z=kx for any real k and x=k;z=ky for all real k.&nbsp; That y=k, for values of k that differ from zero, precludes going through the origin, as y is zero at the origin.&nbsp; Likewise for the case of x equals a non-zero k.</P>\r\n<P>In my parametric form:<BR>Set one: y=k;x=t;z=kt<BR>Set two: y=t;x=k;z=kt<BR>my k is your x0 in one instance and your y0 in the other.</P>\r\n<P>It is true that all the lines I give pass through the x-axis or y-axis, and therefore look like they pass through the \"origin\" of a given x-z plane or y-z plane taken as a 2-dimensional cartesian system.&nbsp; But this in fact represnts the actual case: no other straight lines exist on the surface.</P>\r\n<P>In your solution set:<BR>x=x0, y=y0+b*t, z=z0+c*t; where c=b*x0 <BR>x=x0+a*t, y=y0, z=z0+c*t; where c=a*y0 <BR>the implication is that y0 and z0 are independently assignable, but this is not the case while still fitting the original surface. On the surface, z0 must equal x0 times y0. Together with your caveat that c=b*x0, your first set becomes</P>\r\n<P>x=x0, y=y0+b*t, z=x0*y0 + b*x0*t</P>\r\n<P>So any given one of these lines still has x as a constant--x0 rather than k-- and the slope of z relative to y is b*x0/b, which is still x0, or my k, and when y is zero (so that y0=-b*t), z = x0*(-b*t) + b*x0*t, which is indeed equal to zero also.</P>\r\n<P>So your set is the same as mine, once given the proper caveat that z0=x0*y0, which you failed to include.<BR></P>\r\n<P>&nbsp;</P>',12153,1);
INSERT INTO comment VALUES (12157,1623,872,'pleasance','whoa there!','2004-02-24 09:26:01',0,'Wow, I never expected so many comments on this fairly simple riddle!! Note that the difficulty rating is only 2. There is no tongue-in-cheek, nor any \'surprise\' answers such as the wizard himself or the horse. Simply a logical thought on the part of the king, that the one who sacrificed the most was the most worthy. I hope the answer wasn\'t disappointing!',NULL,1);
INSERT INTO comment VALUES (12158,1654,4507,'Penny','Solution','2004-02-24 09:38:25',3,'<DIV>\r\n<DIV>How far does each wheel travel at the end of one mile? </DIV>\r\n<DIV>3/5 of a mile on the axle, and 2/5 on the rack. for a total of 1 mile.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>How did she exchange the wheels? </DIV>\r\n<DIV>With a tire iron.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Explanation:</DIV></DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>She starts out with main tires a, b, c, and spares d,e.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>She goes the first 1/5 mile with tires&nbsp;a,b,c on the vehicle.</DIV>\r\n<DIV>Then she replaces a with d.</DIV>\r\n<DIV>She goes the second 1/5 mile on&nbsp;d,b,c.</DIV>\r\n<DIV>Then she replaces b with e.</DIV>\r\n<DIV>She goes the third 1/5 mile on d,e,c,&nbsp;</DIV>\r\n<DIV>Then she replaces c with a.</DIV>\r\n<DIV>She goes the fourth 1/5 mile on&nbsp;d,e,a.</DIV>\r\n<DIV>Then she replaces d with b </DIV>\r\n<DIV>She goes the final 1/5 mile on b,e,a.&nbsp; </DIV>\r\n<DIV>&nbsp;</DIV>',NULL,1);
INSERT INTO comment VALUES (12159,1654,5285,'Ady TZIDON','EASY  GO...','2004-02-24 09:40:18',3,'3*1MILE=3MILES PER 5 WHEELS, EACH .6 MILES\r\n\r\nPOSSIBLE ARRANGEMENT:\r\n1ST SEGMENT .2 MILE   USE    WHEELS A, B, C  \r\n2ND SEGMENT .4 MILE    ...   WHEELS A, D, E\r\n3RD SEGMENT .2 MILE  ....    WHEELS D, B, C\r\n4THST SEGMENT .2 MILE  ...   WHEELS E, B, C\r\n\r\nMany symmetrical solutions exist..\r\n\r\nAdy',NULL,0);
INSERT INTO comment VALUES (12160,1642,4507,'Penny','re(2): Trying to be even more exact','2004-02-24 09:44:52',0,'<P>Excellent point, Charlie. It would never occur to most people (not to me, anyway) to be that precise.</P>\r\n<P>Do you work for NASA ?</P>\r\n<P>&nbsp;</P>',12154,1);
INSERT INTO comment VALUES (12161,1654,4507,'Penny','Ady, it was a trick question  :-)','2004-02-24 09:52:40',0,'<P>\"How far does each wheel travel at the end of one mile?\"</P>\r\n<P>Of course each&nbsp;wheel and each tire&nbsp;travelled a mile. If the puzzle had asked \"for what distance was each tire affixed to a wheel on the&nbsp;axle\", then 0.6 mile would have been the correct answer.</P>\r\n<P>LOL !!!!!!!</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P><p><i>Edited on <b>February 24, 2004, 12:49 pm</b></i>',12159,1);
INSERT INTO comment VALUES (12162,1420,1183,'fwaff','re(2): trivia  ... more','2004-02-24 10:16:35',0,'Since when has \'keeper\' contained a double \'p\'? Is this another English English vs US English difference?',11872,0);
INSERT INTO comment VALUES (12163,1654,5614,'Roberto Mattos','No Subject','2004-02-24 10:28:39',0,'You have 5 tires to ride 3 miles, so 0.6 miles per tire. \r\nThe solution that minimizes the number of exchange tires requires you to exchange one tire each 0.2 miles. Ady\'s solution minimizes the number of pit stops, but considering that little Suzy should be a lazy lady, probably she would be bored stopping for two tires exchange, so it is more likely she would prefer frequent pit stops, taking a snack and exchanging her tire. So, my suggestion would be begin with tires 1,2,3 and after 0.2 miles use 1,2,4, then 1,5,4, then 3,5,4 and finally 3,5,2. And I agree with Penny, each tire \'travels\' one mile and rides 0.6 miles... :) ',NULL,0);
INSERT INTO comment VALUES (12164,1654,1183,'fwaff','re: Solution - further pedantry','2004-02-24 10:35:21',0,'The problem states that Suzy took two spare TYRES with her, not wheels. Therefore each wheel travelled the full mile fixed to an axle.',12158,0);
INSERT INTO comment VALUES (12165,1642,1183,'fwaff','re(3): Trying to be even more exact','2004-02-24 10:49:17',0,'I reckon Charlie\'s got too much common sense for NASA, he\'s more likely to work for RKA (Russian Space Agency). \r\n\r\nNASA spent millions developing a pen to work in zero gravity, RKA astronauts used a pencil.',12160,0);
INSERT INTO comment VALUES (12166,1642,1301,'Charlie','re(4): Trying to be even more exact','2004-02-24 10:53:25',0,'And NASA sent a rocket to Mars a few years back, where one component used metric units while another expected English units, and the capsule crashed.',12165,1);
INSERT INTO comment VALUES (12167,1642,1183,'fwaff','re(5): Trying to be even more exact - dumb question','2004-02-24 11:02:30',0,'OK so what are \'English units\'? On the island we have \'Imperial\' units eg feet and inches (1 inch =25.4mm) are these the same thing? I\'ve heard the term \'English\' being applied to snooker/pool balls to mean screw and also heard it in relation to muffins to differentiate between bread and cakes, but never in relation to units of measure. \r\nThanks in advance.',12166,0);
INSERT INTO comment VALUES (12168,1654,5285,'Ady TZIDON','wheels wheel me and tyres tire me','2004-02-24 11:11:08',1,'Being a newcomer to this puzzle-web I am not accustomed to all the tricks and innuendos carefully camouflaged in every nook and cranny of the text.\r\nBut put some blame on lazy Suzanne: all she knows\r\nis  ..\" to exchange wheels so that each of them travels an equal distance.\"  T R A V E L S !!!\r\n\r\nSo the question is moot- she can do it any way she wants- the hardware travels with her, mounted or not. -And there is nothing to solve.\r\n\r\nAm I  right or am I???\r\nady\n\n<i>Edited on <b>February 24, 2004, 11:17 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12169,1497,5528,'shawn','semi-circle theorem','2004-02-24 11:26:10',3,'<P>Since the centre of the circle lies on the mid-point of the hypotenuse, each of the two halves is the radii, hence the circle will pass through them definitely. </P>\r\n<P>For the third point, the one having the right angle, it is known that the angle in a semi-circle is 90 degrees and vice-versa, i.e. if a chord subtends 90 degree angle at any other point, the circle must pass through that point.</P>\r\n<P>Hence, proved.</P>',NULL,1);
INSERT INTO comment VALUES (12170,1497,5528,'shawn','semi-circle theorem','2004-02-24 11:27:41',3,'<P>Since the centre of the circle lies on the mid-point of the hypotenuse, each of the two halves is the radii, hence the circle will pass through them definitely. </P>\r\n<P>For the third point, the one having the right angle, it is known that the angle in a semi-circle is 90 degrees and vice-versa, i.e. if a chord subtends 90 degree angle at any other point, the circle must pass through that point.</P>\r\n<P>Hence, proved.</P>',NULL,1);
INSERT INTO comment VALUES (12171,1464,5285,'Ady TZIDON','re: Straightforward , but  not so \"executable\"  Solution','2004-02-24 11:35:50',1,'Richard,\r\n\r\nBoth your procedure and mine work - no doubt, but the number of operations needed is totally different .\r\nIn your case this number is proportional to the initial number and in mine- to the number of digits. \r\nConsider a one digit number 5 . You really want to press\r\n\"add 7\" (and all you have is a simple calculator) 14000 times to get 10^5- which is 5 mod7 -and then to inverse it???. Please compare it with 5==>40==>  4 ==> 60==>  6 ==>20 ==>2 ==>30==> 3 ==>10==> 1   about 25 operations!!\r\n\r\nI agree that this consideration was not part of the question but still let us give preference to \"executable\" solutions.\r\n\r\nady\n\n<i>Edited on <b>February 24, 2004, 11:37 am</b></i>',12151,0);
INSERT INTO comment VALUES (12172,1464,4374,'Richard','re(2): Straightforward , but  not so','2004-02-24 11:44:04',0,'Do you have to be so practical-minded? The problem statement only asks: \"Prove that you can use this calcluator to convert any number to 1. \" I really don\'t care about the wear and tear on the operator\'s finger -- the operator here is as imaginary as the calculator!',12171,1);
INSERT INTO comment VALUES (12173,1642,5285,'Ady TZIDON','re(6): engl. unuts','2004-02-24 11:53:59',2,'\r\nEnglish units\r\n\r\nPrincipal system of  weights and measures used in a few nations, the only major industrial one being the United States. It actually consists of two related systems-\r\nthe U.S. Customary System of units, used in the United States and dependencies, and the British Imperial System. The names of the units and the relationships between them are generally the same in both systems, but the sizes of the units differ, sometimes considerably\r\n\r\n\r\nFYI\r\n\r\n\r\n\r\nady\n\n<i>Edited on <b>February 24, 2004, 11:59 am</b></i>',12167,0);
INSERT INTO comment VALUES (12174,1654,3224,'Lee','a tricycling story (and solution)','2004-02-24 12:06:02',0,'Please forgive the following anecdote, fear not, I will eventually tie it into some kind of solution. \r\nWhen I was around 12 my friends odd-ball father (his list of oddities belongs in a book, not this post) bought a huge shopping tricycle to go with his Sinclair C5 (“the future of travel”) and his dilapidated milk-float (which he ‘promised’ us he would take us to school in when it was ‘fixed up’ – which thankfully it never was)\r\nYou would think they are the easiest things in the world to ride – huge wheels, triangular ‘feet’ (so can’t possibly wobble – why aren’t all pub tables on tripods?), designed for ‘oldies’ – easy right?\r\nWrong. They’re far from easy when you first get on.\r\nThey’re impossible to keep in a straight line!  It didn’t help the brakes were keen as mustard, so as soon as you started to peddle (and hence veer hazardously towards the main road) the brakes you hit in panic shook your very soul.\r\nWe walked it to the local park for a bit of practice.\r\n**The facial expression I now reserve for nonchalance (to mask fear and embarrassment) was formed on that walk.**\r\nAfter an hour we were making progress.  A straight line for a quarter mile was possible with enough concentration, but was inconsistent and very slow.\r\nThen the fun began.  My friend nearly jackknifed the bike and in his panic popped up on the two side wheels for a full revolution of the pedals!\r\nSomehow he had made this bike look almost cool!\r\nAfter that it was almost too easy – simply give in to the veer of the bike on the first pedal – snap the handlebars and you were up on two wheels!\r\nWith the fear gone riding this thing on 2/3 of its full compliment was almost as easy as riding a traditional bike – and if it didn’t strictly look cool it certainly felt it.\r\nWe enjoyed that bike for the almost all of the remainder of the summer break.  Our fun was cut short after I has a reasonably bad accident on it due to a gnarly manhole (shock absorbtion=0) and a Volvo. \r\nIronically it was one of the rare occasions I was riding on all three wheels.\r\n\r\nSo here is my solution.\r\nLucy decides it is much more fun to ride on two wheels anyhow, and besides, her rear left tyre is as bald as the author of the above anecdote.  She takes two spare tyres – swaps them front and back-right at the halfway mark and enjoys the rest of her journey keeping a close eye out for the smarter-mouthed kids at her school.\r\nOh, and Volvos.\r\n',NULL,0);
INSERT INTO comment VALUES (12175,1654,4507,'Penny','re: a tricycling story (and solution)','2004-02-24 12:33:29',0,'<P>Lee, I certainly hope you\'re not planning to be&nbsp;driving a car in the next 24 hours.</P>\r\n<P>Penny</P>\r\n<P>&nbsp;</P>',12174,1);
INSERT INTO comment VALUES (12176,1645,885,'np_rt','re(2): Complete Solution - My Mistake','2004-02-24 12:41:04',0,'My mistake. It was understood that z0=x0*y0, but I didn\'t realize that the different parametric forms yielded the same solution. My bad.',12156,0);
INSERT INTO comment VALUES (12177,1642,5777,'Thalamus','re(2): Trying to be even more exact','2004-02-24 12:57:25',0,'\"<i>But this assumes that the \'length\' of the pencil is the length of\r\nthe line where the cylindrical surface of the pencil is tangent to the\r\nslanted surface.&nbsp; Ordinarily the length of a pencil is from the center of the top to the center of the bottom.</i>\"<br>\r\n<br>\r\nGood point!<br>\r\n\r\n\r\n',12154,1);
INSERT INTO comment VALUES (12178,1640,5777,'Thalamus','re: Solution','2004-02-24 13:01:53',0,'Wow!&nbsp; I hope there\'s an easier way to produce this sequence.\r\n\r\n',12138,1);
INSERT INTO comment VALUES (12179,1626,5777,'Thalamus','cool problem!','2004-02-24 13:06:29',0,'\r\n\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12180,1642,4507,'Penny','But on the other hand....','2004-02-24 14:18:03',0,'<P>I just tried to roll a physical pencil through 0.0008680529392 of a spin.</P>\r\n<P>It can\'t be done.</P>',NULL,1);
INSERT INTO comment VALUES (12181,1642,2899,'Brian Wainscott','re: But on the other hand....','2004-02-24 14:57:06',0,'I don\'t ever recall physical possibility being relevant.  But it sure can generate a lot of discussion...',12180,0);
INSERT INTO comment VALUES (12182,1511,5758,'Ryan','re: We actually tried this experiment','2004-02-24 14:59:42',0,'<P>1500 miles?</P>\r\n<P>&nbsp;</P>\r\n<P>5 tires each travel 1200 miles, but 4 are being used constantly</P>\r\n<P>&nbsp;</P>\r\n<P>5*1200 / 4.</P>\r\n<P>&nbsp;</P>\r\n<P>By the way, I keep my gun in very nice condition.</P>',9958,1);
INSERT INTO comment VALUES (12183,1644,2716,'Federico Kereki','Not a square','2004-02-24 15:20:46',2,'Out of any four consecutive integers, one will be a multiple of 4, and other will be even, but not multiple of 4. Thus, the product of the four integers will be even, but NOT a multiple of four -- so it cannot be a square.',NULL,0);
INSERT INTO comment VALUES (12184,1644,1920,'Brian Smith','Solution (?)','2004-02-24 15:36:24',0,'<P>The product can be rewritten as (n^2+3n+1)^2 - 1.&nbsp; This proves it is not a square unless n=0, -1, -2, or -3.&nbsp; None of those values are positive integers which the problem asks for.</P>\r\n<P>The product cannot be a perfect&nbsp;cube either.&nbsp; If it was, then the values n*(n+1)*(n+2)*(n+3) and (n^2+3n+1)^2 would satisfy a special case of Catalan\'s Conjecture (case with p,q = 2,3).&nbsp; </P>\r\n<P>It has been proven that the only nontrivial solution for the special case&nbsp;is 8=2^3 and 9=3^2.&nbsp; 8, 9 implies n^2+3n+1 = 3, which has no rational roots.</P><p><i>Edited on <b>February 24, 2004, 3:41 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12185,1644,3172,'SilverKnight','re: Not a square','2004-02-24 15:46:53',0,'F.K.,<br>\r\n<br>\r\n5 x 6 x 7 x 8 = 1680 which IS divisible by 4... (notice that 8 = 2³ and 6 has only one 2 as a factor)\r\n\r\n',12183,1);
INSERT INTO comment VALUES (12186,99,5345,'Rawlyn','Hmm Grahams Number?','2004-02-24 16:39:43',2,'<P>I think there\'s a number out there something to do with graph theory that holds the world record for being the largest number ever used in a meaningful calculation. Whatever it\'s called (Grahams Number I think), it used a new symbol to somehow represent nested powers. At a glance I\'d say it\'s possible to vastly increase the size of the best solution given by Nick Reed using the symbol. Whatever it is and however it works.</P>\r\n<P>Peace,</P>\r\n<P>Rawlyn.</P>',NULL,1);
INSERT INTO comment VALUES (12187,1420,5285,'Ady TZIDON','re(3): trivia  ... more AND LESS','2004-02-24 17:22:34',1,'NO, it is just my mistake.fwaff- u r t 1st  to notice\r\n\r\nady\r\n\r\n\r\n\r\n\r\n\r\n',12162,0);
INSERT INTO comment VALUES (12188,196,5658,'Wendy','My Solution','2004-02-24 17:40:00',0,'<P>I didn\'t realise the solution has been submitted, but I\'ll put my answer in before I look.</P>\r\n<P>I work it out to be....</P>\r\n<P>C1 #\'s 0,1,2,3,5,7</P>\r\n<P>C2 #,s 0,1,2,4,6,8</P>\r\n<P>I\'m using the 6 as also the 9.</P>',NULL,1);
INSERT INTO comment VALUES (12189,1644,5352,'Juggler','I think i have one','2004-02-24 19:22:44',1,'<P>Let n=3182,</P>\r\n<P align=justify>given n the following equation would be</P>\r\n<P style=\\\"MARGIN-RIGHT: 0px\\\" align=left>sqrt(3182*3183*3184*3185)=sqrt(102711556278240)=<STRONG>10134671</STRONG></P>\r\n<P><EM>the above has been done with microsoft excel so if the maths is wrong, dont blame me!</EM></P><p><i>Edited on <b>February 24, 2004, 7:25 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12190,1644,5352,'Juggler','re: I think i have one, oh no i haven\'t','2004-02-24 19:30:00',0,'<P>I\'ve just realised my (sorry Bill Gates\'s) Microsoft Excel cant add up</P>\r\n<P>10134671 x 10134671 = 10271155627824<STRONG>1</STRONG></P>\r\n<P>Sorry, i\'m just going to chastise myself. lol</P>',12189,1);
INSERT INTO comment VALUES (12191,1509,5666,'Frank Riddle','re(4): A matter of math','2004-02-24 20:26:19',0,'<P>I could live with March 13th, if we assume he couldn\'t roll over the edge of the well at the top on the 12th.</P>\r\n<P>Hehe, if he\'s lovelorn, maybe it\'s because Mrs. Snail is waiting for her clumsy husband at the top. In that case, he won\'t have to wait for St. Patty\'s day..........</P>',12041,1);
INSERT INTO comment VALUES (12192,1602,5666,'Frank Riddle','re(2): A way to do it.===>   NO WAY','2004-02-24 21:33:04',0,'<P>Gamer\'s comment is insightful, and allows for the quickest solving of the cubic problem.</P>\r\n<P>There is not a single error in the statement, and the logic used is, well, obvious without explanation, but, in the hopes of un-obfuscating Ady, here goes:</P>\r\n<P>Listing only the first twelve perfect cubes, one sees both the cube of 12, which is 1728, and the consecutive cubes of 9 and 10, namely, 729 and 1000. The sum of 729 and 1000 is 1729,&nbsp;about which Gamer commented, \"If, from the number 1728,&nbsp;you add the one at the beginning (which is a perfect cube, hence the comment is relevant and not random) to the end, you also have a perfect cube (or rather, a sum of two obvious perfect cubes).</P>\r\n<P>In short, the only thing we should be striving to eschew in this case is comments that are simultaneously rude and incorrect.</P>',11667,1);
INSERT INTO comment VALUES (12193,1654,5670,'tan','solution','2004-02-24 22:12:42',0,'<P>lets call them tires 1, 2, 3, 4, 5</P>\r\n<P>5 choose 3 = 10</P>\r\n<P>combinations:</P>\r\n<P>123, 124, 125, 134 ,135, 145, 234, 235, 245, 345</P>\r\n<P>starting with 123, change the tires according to the sequence as above for every 0.1 mile.</P>\r\n<P>a less hassle combination would be:</P>\r\n<P>123, 234, 345, 451, 512 where she changes the tires every 0.2 mile.</P>',NULL,1);
INSERT INTO comment VALUES (12194,921,5783,'Nicola','re: Duh','2004-02-24 22:40:10',0,'Could you ask the bartender to remove the glass plate for you?\r\n&#8734;',8732,0);
INSERT INTO comment VALUES (12195,921,5783,'Nicola','re: My thoughts','2004-02-24 22:47:50',0,'Wait a sec, your tab is not closed yet or you cunningly wait to pay until the bet is over. If he drinks the drink the bartender will charge him and you only loose $5. ',5878,0);
INSERT INTO comment VALUES (12196,1624,5784,'John','Yeppers','2004-02-24 23:59:07',3,'3 minute/cycle hand starts at 2\r\n4 minute/cycle hand starts at 3\r\n6 minute/cycle hand starts at 1\r\n\r\nthe total time is 5 minutes\r\n\r\nthe 3 minute/cycle hand moves 4 \"hours\" every minute...starting at 2 and moving for 5 minutes, it ends up at 10\r\nthe 4 minute/cycle hand moves 3 \"hours\" every minute...starting at 3 and moving for 5 minutes, it ends up at 6\r\nthe 6 minute/cycle hand moves 2 \"hours\" every minute...starting at 1 and moving for 5 minutes, it ends up at 11',NULL,0);
INSERT INTO comment VALUES (12197,1644,5670,'tan','think in terms of factors','2004-02-25 02:36:55',0,'<P>let n(n+1)(n+2)(n+3)=d^2</P>\r\n<P>or n(n+1)(n+2)(n+3)=c^3</P>\r\n<P>thinking in terms of factors, the highest common factor n and (n+3) can have is 3. d^2 shld be a number&nbsp;with prime factors having even powers&nbsp;and c^3 shld be a number with prime factos having powers which are multiples of 3.</P>\r\n<P>n=2 :2x3x4x5 is not a square nor a cube</P>\r\n<P>n=3 :3x4x5x6 is not a square nor a cube</P>\r\n<P>for n&gt;3, n(n+1)(n+2)(n+3) would ALWAYS&nbsp;some&nbsp;prime factors which stand alone by&nbsp;themselves. As we know,&nbsp;a perfect square would have prime factors where the powers are even. since 3 is the highest common factor 2 of the terms in n, n+1, n+2, n+3&nbsp;(a consecutive of 4 numbers) hence&nbsp;for n&gt;3, n(n+1)(n+2)(n+3) has to have some&nbsp;other prime factors&nbsp;bigger than 3 and they appear only once.</P>\r\n<P>hence showing that a perfect square or cube cannot exists.</P>\r\n<P>in special cases where one of the terms in n,&nbsp; n+1, n+2, n+3 is a perfect square, we can easily prove that although some prime factors larger than 3 may have powers which are even, the other three terms will DEFINITELY NOT be a perfect square, hence there still exists some prime factors which exist alone. same reasoning goes for cube.</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 25, 2004, 7:12 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12198,1602,5285,'Ady TZIDON','re(3): A way to do it.===>   NO WAY, not quite','2004-02-25 04:20:09',1,'Dear FR,\r\nThanks for trying to \" unobfuscate\" me.\r\n\r\nPlease comment why \"...the cube root of 12, 1728, you..\" etc\r\nis compatible with \"  There is not a single error in the statement..\".\r\nThe issue of 1728 ===>1+728 is clear, believe me.The issue of  \" the cube root of 12\".... much less.\r\n\r\nady\r\n\r\n',12192,0);
INSERT INTO comment VALUES (12199,1637,5788,'Tempe Everson','Solution','2004-02-25 08:34:39',0,'I have a solution for the chickens, pigs and cattle problem, but I\'m new to this site.  Am I supposed to post a solution once I\'ve found it?',NULL,0);
INSERT INTO comment VALUES (12200,1637,5788,'Tempe Everson','Solution','2004-02-25 08:56:37',0,'I have a solution for the chickens, pigs and cattle problem, but I\'m new to this site.  Am I supposed to post a solution once I\'ve found it?',NULL,0);
INSERT INTO comment VALUES (12201,1655,4507,'Penny','Solution','2004-02-25 09:26:50',3,'<P>How can one get lead to float? Place it in mercury.</P>',NULL,1);
INSERT INTO comment VALUES (12202,313,4176,'Joe C','Solution-if you wanna play nitpicking','2004-02-25 09:30:53',0,'<P>64!</P>\r\n<P>just glue one inside of each other</P>\r\n<P>put the 1 insidee the 8 and those inside of the 64</P>\r\n<P>:-)</P>',NULL,1);
INSERT INTO comment VALUES (12203,1655,4670,'e.g.','Other possibilities','2004-02-25 10:38:49',1,'Rubidium, Gallium, Cesium and Bromine are also liquid at room\r\ntemperature --but none is dense enough to make Lead float, so Mercury\r\nseems the only answer.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12204,1458,5757,'ParryHotter','No Subject','2004-02-25 11:10:13',0,'<P>lol, you just need to put the cigarette under some intense light</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12205,1655,1686,'DuCk','a doofus answer','2004-02-25 11:24:40',3,'<P>place the lump of lead in a room with a huge fan on the floor that directs airflow upwards and that can create such a current as to overcome the gravitational force exerted on the lead.&nbsp; with the fan on at the right speed the lead should float in the air.&nbsp; </P>\r\n<P>bonus doofus answer:&nbsp; put it in outer space</P>',NULL,1);
INSERT INTO comment VALUES (12206,1655,5790,'geraldluchs','lead','2004-02-25 11:49:02',0,'If we were to \"float\" the lead in a material with a greater density than lead it would float. I suggest liquid mercury.',NULL,0);
INSERT INTO comment VALUES (12207,1655,5759,'Pieater','hmmm?','2004-02-25 12:38:12',0,'If I were to get the lead to float on say a basic solution like water I would first freeze the water until it was hard and then keep the lead on top of ice. Also if the substance is denser then the lead like say mercury then the lead would float.',NULL,1);
INSERT INTO comment VALUES (12208,1511,775,'Cory Taylor','re(2): We actually tried this experiment','2004-02-25 14:07:54',0,'Hunh?\r\n\r\nThis must be some effect of the server switch, or else Ryan, you are commenting on the wrong problem, or else I missed the point.',12182,0);
INSERT INTO comment VALUES (12209,1553,1920,'Brian Smith','A Solution','2004-02-25 15:02:57',0,'<P>The number 2^(1002!) is a perfect power with bases 2^2=4, 2^3=8, 2^4=16, . . . . 2^1000, 2^1001, 2^1002.</P>\r\n<P>Then, the number 2^(1002!)+1 is a palindrome of at least three digits in bases 2^2=4, 2^3=8, 2^4=16, . . . . 2^1000, 2^1001, 2^1002.&nbsp; All of the palindromes begin with a \'1\', end with a \'1\' and all the digits in between are zeros.</P>\r\n<P>Can anyone come up with a smaller number?</P><p><i>Edited on <b>February 25, 2004, 3:03 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12210,1655,2899,'Brian Wainscott','Solution','2004-02-25 15:35:25',3,'Place it in a tub of mercury and it will float, no problem.',NULL,0);
INSERT INTO comment VALUES (12211,1553,1301,'Charlie','A solution','2004-02-25 15:35:30',3,'<P>2^(2^101)+2^(2^100)+1 is palindromic in base 2^(2^100), where it is \"111\". In base 2^(2^99) it is written \"10101\". In base 2^(2^98) it is written \"100010001\". The cycle length doubles each time, so by the time you get to base 2 (i.e., base 2^(2^1)), the cycle length is 2^100, having 2^100-1 zeroes between the 1\'s. </P>\r\n<P>For a more interesting, but larger number, 2^(2^101)+2^(2^100+1)+1 is \"121\" in base 2^(2^100), and it works similarly in all the bases except with a 2 in the middle instead of a 1. It fails, however, when we get to base 2, so we\'d have only 99 of them. So we really should use 2^(2^102)+2^(2^101+1)+1, starting with \"121\" in base 2^(2^101), and working down to base 2^(2^2), i.e., base-4.</P>\r\n<P>After seeing Brian Smith\'s solution, it struck me we don\'t need that highest power of the base except for the one case.&nbsp; So just start with 2^(2^101)+1, which is \"101\" in base 2^(2^100), then \"10001\" in base 2^(2^99), \"100000001\" in base 2^(2^98), etc.</P><p><i>Edited on <b>February 25, 2004, 3:39 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12212,1553,1301,'Charlie','re: A solution -- oh, I see','2004-02-25 15:43:50',0,'<P>Oh, I see it\'s 1000 different values of b.&nbsp; Substitute 1000 for the 100 in my solution. </P>\r\n<P>If both my solution and Brian Smith\'s withstand scrutiny (it does get a little confusing keeping track of those powers of 2), 2^(2^1001) is smaller than 2^(1002!), as 2^1001 is a 302-digit number and 1002! is a 2,574-digit number.</P><p><i>Edited on <b>February 25, 2004, 3:58 pm</b></i>',12211,1);
INSERT INTO comment VALUES (12213,1644,5799,'red_sox_fan_032003','not a square','2004-02-25 17:42:49',0,'<P>to make it a square try looking at product of means and product of extremes</P>\r\n<P>N(N+3),(N+1)(N+2)</P>\r\n<P>n^2+3n,n^2+3n+2 inconsistent</P>\r\n<P>now subbing in X=n^2+3n you have</P>\r\n<P>X*(X+2) but you need this product to equal perfect square</P>\r\n<P>so</P>\r\n<P>x^2+2x=z^2</P>\r\n<P>X^2+2x-z^2=0</P>\r\n<P>look at discriminant b^2-4ac=4-4z^2which is only positive if Z=0,1 which you can prove can\'t be achieved for x(x+2)=z!!!!</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12214,1454,5799,'red_sox_fan_032003','why bother','2004-02-25 17:50:22',0,'just tricky wording not that much of a challenge',NULL,1);
INSERT INTO comment VALUES (12215,1286,5799,'red_sox_fan_032003','simple matrix','2004-02-25 17:59:09',0,'<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;Just set up a matrix since fifth is two behind fourth, fourth must be 1,2,3 but fourth can\'t be 2nd and fourth finishing 3rd leads to inconsistencies</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12216,305,5799,'red_sox_fan_032003','simple','2004-02-25 18:16:12',0,'<P>turn the drinks into \'currency\' and realize Ben is owed 3 drinks/units while everyone else owes 1 unit/drink net!!!</P>\r\n<P>a little easy for this site....</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12217,527,2184,'mark hartman','I\'m back after having been away awhile','2004-02-25 19:14:59',0,'       4  5  9  3\r\n    2  0  1  6  3\r\n  6 9  5  1  6  3\r\n  3 5  8  6  9  1\r\n_________________\r\n1 0 7  8  6  1  0\r\n\r\nN is obviously 1, after that by trial and error we deduce that s = 3, and the puzzle works itself out.\r\n   ',NULL,0);
INSERT INTO comment VALUES (12218,514,2184,'mark hartman','Pumpkin mania','2004-02-25 19:31:47',0,'I solved this one in just a couple of minutes by reasoning: \r\nAll pumpkins are different weights, since we have 5 choose 2 = 10 different results for the weighings.  The two lightest one total 16.  The two heaviest one total 27.  The weight of the middle pumpkin can be determined by adding the total of all the weighings = 216.  Divide by four since each individual is weighed four times = 54.  Deduct the two heaviest =27, and the two lightest =16, and the weight of the middle remains = 11.  Then to not produce duplicate weihings we need the differencew between the two lightest and two heaviest to be different, so try 9 and 7 for the lightest ones (difference of 2) and 12 and 15 for the heaviest ones (difference of 3).  My solution is:  7,9,11,12,15',NULL,0);
INSERT INTO comment VALUES (12219,1655,4507,'Penny','Another way','2004-02-25 20:39:21',0,'Take the lump of lead, and replace all the lead with cork. ',NULL,1);
INSERT INTO comment VALUES (12220,1655,1626,'Gamer','Another idea?','2004-02-25 21:35:54',0,'But then you haven\'t got the lump of lead to float, you have got the lump of cork.\r\n\r\nAre there any other ideas besides putting it in mercury? (or similar solutions)',NULL,0);
INSERT INTO comment VALUES (12221,1655,3172,'SilverKnight','re: Another idea? - stretching it perhaps','2004-02-25 21:43:53',0,'Okay... even I agree that I am stretching it (in terms of the definition of \"float\"), but...<br>\r\n<br>\r\nShape the lump of lead into a wing (airfoil) and accelerate it through a medium (e.g., air).<br>\r\n',12220,1);
INSERT INTO comment VALUES (12222,1655,5788,'Tempe Everson','Solution/Idea/Question','2004-02-25 22:06:49',0,'Since lead is less dense than liquid mercury, put the lump of lead in mercury--  or was it assumed that the lead would be floating in water?\r\nDensity of lead = 11.3 g/cm3\r\nDensity of mercury = 13.6 g/ml\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12223,1655,5788,'Tempe Everson','Solution/Idea/Question','2004-02-25 22:07:19',0,'Since lead is less dense than liquid mercury, put the lump of lead in mercury--  or was it assumed that the lead would be floating in water?\r\nDensity of lead = 11.3 g/cm3\r\nDensity of mercury = 13.6 g/ml\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12224,1602,5666,'Frank Riddle','re(4): A way to do it.===>   NO WAY, not quite','2004-02-25 23:42:14',0,'<P>ady,</P>\r\n<P>hehe, okay, so I missed the \"root\". But, your original message seemed to pooh pooh Gamer\'s reply, and you even commented that you couldn\'t tell what he meant because of the error<STRONG>s</STRONG>! So, do you get it or not?</P>\r\n<P>FR</P>',12198,1);
INSERT INTO comment VALUES (12225,1655,5666,'Frank Riddle','re(2): Another idea? - stretching it perhaps','2004-02-25 23:50:04',0,'<P>Well, since we\'re having so much fun with this, how\'s this:</P>\r\n<P>Swallow it and do the backfloat until you die. Once you are dead, the lead will still float, but I suppose your dead body could then be considered \"boatlike\", thus disqualifying this method.</P>',12221,1);
INSERT INTO comment VALUES (12226,1654,5807,'Charles Phipps','Solution','2004-02-26 00:56:34',3,'<P>The total distance travelled is one mile per each of three tire locations for a total of 3 tire/miles.&nbsp; With five tires, each would travel 3/5 miles.&nbsp; The easiest way to do this is to go 2/5 miles.&nbsp; Replace two wheels.&nbsp; Go&nbsp;1/5 mile.&nbsp; Change the only original tire left (it\'s through) with one that was taken off first.&nbsp; Go 1/5 mile and change that tire with other originally removed tire.&nbsp; 1/5 more and you are there.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12227,1655,5809,'Jer','A few more ideas','2004-02-26 09:10:29',0,'I like the ideas posted so far, so I thought I\'d add a few.\r\n\r\n1. The lead could be a hollow sphere.\r\n\r\n(This might be considered a boat-like shape)\r\n\r\n2. It could be full of small air bubbles - that\'s how some rocks can float.\r\n\r\n3. It could have rods stuck into it, these rods could have baloons attached.\r\n\r\n(I don\'t consider balloons boat-like and it is not \'_in_\' a boatlike device)\r\n\r\n-Jer',NULL,0);
INSERT INTO comment VALUES (12228,1646,5285,'Ady TZIDON','No Subject','2004-02-26 09:52:11',3,'a=2  b=4   and vice versa\r\na=-2  b=-4  and vice versa\r\n\r\ndo not see any others but will think about it\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12229,1646,5352,'Juggler','Not Many','2004-02-26 10:06:00',1,'<P>I can only think of one pair of positve positive integers that apply</P>\r\n<P>2^4 &amp; 4^2</P>',NULL,1);
INSERT INTO comment VALUES (12230,1646,4670,'e.g.','Solution','2004-02-26 10:40:21',3,'The only solution is a=2 and b=4; see www.qbyte.org/puzzles/p048s.html for a proof. <br>\r\n',NULL,1);
INSERT INTO comment VALUES (12231,171,5757,'ParryHotter','piece o\' pie','2004-02-26 10:52:59',0,'<P>its just 1/4 of the area of a circle with radius 1</P>\r\n<P>&nbsp;</P>\r\n<P>the answer is pi/4</P>',NULL,1);
INSERT INTO comment VALUES (12232,1509,4098,'lovejoy','I dont understand','2004-02-26 12:04:16',0,'I dont understand how this site works, I posted the correct answer to this riddle weeks ago, so why is my answer wrong and someone elses right?',NULL,0);
INSERT INTO comment VALUES (12233,1655,5759,'Pieater','re: Another way','2004-02-26 12:10:41',0,'If the lead were magicaly turned into cork then the cork would magically be lead. Somewhere this makes no sense to me because the lead would actually be cork thus making the answer no feasible to the question.',12219,1);
INSERT INTO comment VALUES (12234,1646,5666,'Frank Riddle','re: Solution','2004-02-26 12:59:32',0,'Well, actually, -2 and -4 will work as well, both giving the answer of 1/16.',12230,1);
INSERT INTO comment VALUES (12235,1646,2716,'Federico Kereki','re(2): Solution','2004-02-26 13:50:13',1,'That\'s right; the web reference proves that there is no other solution for positive integers, but the problem as posted here allows for negative numbers.',12234,0);
INSERT INTO comment VALUES (12236,1655,4507,'Penny','To really get the LEAD out....','2004-02-26 14:04:03',3,'<P><STRONG>Take the lump of&nbsp;LEAD, rearrange the letters, and you get....</STRONG></P>\r\n<P><STRONG>DALE.....Dale Petranech was a legendary swimming champ of the early 80\'s....</STRONG></P>\r\n<P><STRONG>I\'m certain that this is the answer Charlie is looking for.&nbsp;</STRONG></P>\r\n<P><STRONG>:-)</STRONG></P>\r\n<P><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</STRONG></P>\r\n<P><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG></P>\r\n<P><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG>&nbsp;</P><p><i>Edited on <b>February 26, 2004, 2:40 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12237,1553,1575,'DJ','Shorter Still?','2004-02-26 15:17:08',2,'<P>Those formulae work, but the numbers are enormous .. my intended answer yields a somewhat large number as well, but on a substantially smaller order.</P>\r\n<P>For example, say you were looking for a number that worked for just 7 values of b, instead of 1000. 2^(7!) is 1518 digits long, 2^(2^8)+2^(2^7+1) is 78 digits long, but mine is only three digits long in decimal.</P>\r\n<P>So, while your answers are perfectly fine, there is still much room for optimization. Remember, if you are in, say, base 25, a value of 22 is still a single digit (even though we don\'t have a way to represent it as such with the current system). In other words, if you want an ideal solution, your palindromes will probably contain more than just zeroes and ones.</P>',NULL,1);
INSERT INTO comment VALUES (12238,1646,1575,'DJ','such effort','2004-02-26 15:18:45',0,'<P>Maybe we should disband this site and start a google fanclub instead..</P>',NULL,1);
INSERT INTO comment VALUES (12239,1648,5345,'Rawlyn','Wow first post','2004-02-26 15:36:04',0,'<P>I\'ve never had the chance to be first before :D</P>\r\n<P>No idea about the puzzle though!</P>\r\n<P>Peace, Rawlyn.</P>',NULL,1);
INSERT INTO comment VALUES (12240,1648,2899,'Brian Wainscott','A start...','2004-02-26 16:13:30',0,'If C=90, then we can show A=B=45 pretty easily:\r\n\r\n1=\r\nsin(A)sin(B)sin(C)+cos(A)cos(B) =\r\nsin(A)sin(90-A)+cos(A)cos(90-A) =\r\nsin(A)cos(A)+cos(A)sin(A)=\r\n2sin(A)cos(A)=\r\nsin(2A)\r\n\r\nso A=45.',NULL,0);
INSERT INTO comment VALUES (12241,1655,5345,'Rawlyn','re: hmmm?','2004-02-26 16:13:47',0,'<P>Hmm... might as well just put the lump of lead on the table and announce to the world that it\'s floating on wood...</P>\r\n<P>Just a thought (not a scientist here, just going through random problems), but if the amount of lead were small enough, would surface tension on some plain ol\' H2O hold it up?</P>\r\n<P>Peace, Rawlyn.</P>',12207,1);
INSERT INTO comment VALUES (12242,1648,5799,'red_sox_fan_032003','Quick Guess','2004-02-26 16:19:24',0,'<P>replace sin(c) with sin(180-(a+b))= sin(a+b)=</P>\r\n<P>cos(a)sin(b)+&nbsp;&nbsp;&nbsp; sin(a)cos(b)</P>\r\n<P>take partial with respect to A,B and set =0</P>\r\n<P>probably leads to angle A= angle B etc.</P>',NULL,1);
INSERT INTO comment VALUES (12243,1648,5816,'jacob','solution','2004-02-26 16:21:36',0,'\r\n1=cos(a)cos(b)+sin(a)sin(b)sin(c)&lt;=\r\n\r\n<= sin(a)sin()+cos(a)cos(b)=cos(a-b) so a=b. \r\n\r\na,b&gt;0, so equalityh holds iff sin(c)=1. Hence, result.\r\n',NULL,0);
INSERT INTO comment VALUES (12244,1655,5799,'red_sox_fan_032003','guess','2004-02-26 16:25:56',0,'put the lead in mercury or some other dense fluid never said it had to float in water',NULL,1);
INSERT INTO comment VALUES (12245,1648,2899,'Brian Wainscott','re: solution','2004-02-26 16:37:05',0,'Very nice.',12243,0);
INSERT INTO comment VALUES (12246,1553,5345,'Rawlyn','How many digits? Confused here.','2004-02-26 16:41:17',4,'<P>\"of at least three digits\" - is that at least three digits in base 10? I read it that the number&nbsp;must have at least three digits in any of the bases. If it is only three digits in base 10 that sheds a whole new light on the subject.</P>\r\n<P>In a way it still doesnt make sense. If it\'s base three in base 10 only then it\'s palindromic in in infinite number of high bases anyways.</P>\r\n<P>In other words, I dont understand the question lol</P>\r\n<P>Peace, Rawlyn.</P>',NULL,1);
INSERT INTO comment VALUES (12247,1642,1171,'nikki','re: But on the other hand....','2004-02-26 17:47:21',0,'\"I just tried to roll a physical pencil through 0.0008680529392 of a spin.\r\n\r\nIt can\'t be done.\"\r\n\r\nReally?  Then how did you get it to roll 1 spin?  You must have passed through 0.0008680529392 of a spin to get to 1 spin.\r\n\r\n=)',12180,0);
INSERT INTO comment VALUES (12248,1655,3558,'Tristan','tolerable idea','2004-02-26 18:37:31',1,'Maybe if you dissolve enough in a solute, the density of the solution would exceed the density of lead.&nbsp; Or if you supersaturate it?&nbsp; I don\'t know enough on the subject to know what that would do.&nbsp; But mercury would probably work too.',NULL,1);
INSERT INTO comment VALUES (12249,1655,4507,'Penny','Intolerable idea','2004-02-26 19:27:41',1,'<P>How can one get lead to float?</P>\r\n<P>I\'m surprised no smart-aleck thought of this before now:</P>\r\n<P>Take \"lead\"; replace \"d\" with \"f\"; move \"f\" to the front; Replace \"e\" with \"o\"; add \"t\" at the end;&nbsp;and you suddenly have:</P>\r\n<P>float !!!!!!!</P>\r\n<P>(I know this puzzle is in the Science section...Well, isn\'t spelling a science ?)</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 26, 2004, 7:47 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12250,1553,1575,'DJ','re: How many digits? Confused here.','2004-02-26 20:57:22',0,'<P>No, it must have at least three digits in each base to count .. &lt;i&gt;any&lt;/i&gt; number is a single digit when the value of the base is larger than the number itself, for an infinite number of bases.</P>\r\n<P>This problem could move to the algorithms category, and instead of specifically naming 1000 in the problem, I could have said, \"Given any positive integer <EM>k</EM>, how how to find a number that is a b-palindrome, of at least three digits, for at least&nbsp;<I>k</I> different values of b.\" I picked 1000 just as a large number to eliminate someone finding \"by accident\" a solution for a specific smaller number, had I chosen one.</P>\r\n<P>My reference to \"three digits in decimal\" was referring not to the solution of the cited problem, but the simpler case of finding a value that works for only 7 digits. The point was that, while the previously offered methods do indeed work, the one I have produces substantially smaller numbers.</P>',12246,1);
INSERT INTO comment VALUES (12251,1525,5799,'red_sox_fan_032003','seems simple enuff','2004-02-26 21:43:43',0,'<P>let x =sqrt(2+sqrt(2)....)</P>\r\n<P>then x=sqrt(2+x)</P>\r\n<P>x^2=2+x</P>\r\n<P>x=2,-1</P>\r\n<P>has to be positive so x =2!!!</P>',NULL,1);
INSERT INTO comment VALUES (12252,1511,4507,'Penny','re(3): We actually tried this experiment','2004-02-26 23:02:44',0,'<P>Ryan wasn\'t commenting on the wrong problem. He was commenting on the \"new problem\" that I put in the post he was replying to. I used to do that all the time -- put new problems in&nbsp;posts of existing problems.</P>\r\n<P>But I stopped doing that. It is a violation of flooble rules.</P>',12208,1);
INSERT INTO comment VALUES (12253,1646,4507,'Penny','re: such effort','2004-02-26 23:57:01',1,'<P>DJ: \"Maybe we should disband this site and start a google fanclub instead..\"</P>\r\n<P>When in pain, DJ, always be prompt to remind yourself that there is nothing shameful about it and nothing prejudicial to the mind at the helm, which suffers no injury either in its rational or its social aspect. In most cases the saying of Epicurus should prove helpful, that \"Pain is never unbearable or unending, as long as you remember its limitations and do not engage in fanciful exaggerations.\" Bear in mind also that, although we do not realize it, many other things which we find uncomfortable are, in fact, of the same nature as pain: feelings of lethargy, for example, or a feverish temperature, or loss of appetite. When inclined to grumble at any of these, tell yourself that you are giving in to pain. &nbsp;&nbsp;</P>\r\n<P><BR>&nbsp;</P>',12238,1);
INSERT INTO comment VALUES (12254,447,5799,'red_sox_fan_032003','some hints','2004-02-27 00:04:29',0,'<P>this isnt very hard here are a few hints</P>\r\n<P>what numbers are still #\'s upside down,</P>\r\n<P>try inverting the square of the #\'s 1 to sqrt 500 i.e. 1 to 22 squared</P>\r\n<P>but even more of a hint since when reversed the number is greater than 500 that eliminates some more possibilities</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12255,1648,2716,'Federico Kereki','re: solution','2004-02-27 06:43:35',1,'sin(a)sin(b)sin(c) &lt;= sin(a)sin(b) only if \r\nsin(a)sin(b)&gt;=0. I like the style of the\r\nproof, but this should be fixed.',12243,0);
INSERT INTO comment VALUES (12256,1648,1301,'Charlie','re(2): solution','2004-02-27 07:22:17',0,'Since the angles of a triangle add up to 180 degrees, no one angle can be greater than 180 degrees, sin(a)sin(b)&gt;=0.&nbsp; In fact equality is achieved only in the degenerate triangle where a and b are each zero degrees and c is 180, which is another \"solution\" if degenerate triangles are allowed.',12255,1);
INSERT INTO comment VALUES (12257,1655,872,'pleasance','another intolerable idea','2004-02-27 08:07:21',0,'To make lead float: Find the lead (actor) after the show, tell him he\r\nwas superb, and invite him to your local swimming pool, perhaps the\r\noffer of champagne on a floating mattress might encourage him to take a\r\ndip...\r\n\r\n',12249,1);
INSERT INTO comment VALUES (12258,1653,1301,'Charlie','solution','2004-02-27 08:52:09',3,'<P>He can tell anywhere from zero to 5 lies; any more would require at least one pair of successive lies. So:</P>\r\n<P>There\'s&nbsp;exactly 1 way of telling zero lies.</P>\r\n<P>The ways of telling one lie are C(10,1) = 10</P>\r\n<P>The ways of telling two lies are more complicated.&nbsp; The two lies can\'t be successive (when laid out as a plan, they can\'t be adjacent).&nbsp; The two lies divide the remaining eight true statements into three groups, the first and last of which might be empty, but the middle needs at least one to separate the lies.&nbsp; There is a formula for the number of ways three non-negative&nbsp;integers (including the possibility of zero) can add up to a given number, n, based on choosing which two of n+2 objects shall be partitions rather than counted objects: C(n+2,2).&nbsp; Before we use this, we must separate out the fact that the middle of the three numbers to be added must be at least one. So, of the 8 truths, there must be 1 in the middle group, and then the remaining 7 must be in the three groups, so the number of ways is C(7+2,2)=36.</P>\r\n<P>Similarly for three lies, there are four groups of truths, the middle two of which have at least one.&nbsp; The lies and required truths account for 5, leaving 5 more truths to be distributed among the four groups of truths: C(5+3,3)=56.</P>\r\n<P>For four lies, there are five groups of truths, the middle three of which have at least one, leaving only three optional truths to be distributed among the five groups: C(3+4,4)=35.</P>\r\n<P>For five lies, there are&nbsp;six groups of truths, the middle&nbsp;four of which have at least one, leaving only&nbsp;one optional truth to be distributed among the&nbsp;six groups: C(1+5,5)=6.</P>\r\n<P>These ways total 144.</P>',NULL,1);
INSERT INTO comment VALUES (12259,1653,5285,'Ady TZIDON','Fibo  again','2004-02-27 10:22:03',3,'  ans:144\r\n\r\nSol: Denote by a(n) number of possible statements of length n. Clearly a(n)=a(n-1)+a(n-2),since you can add a\" T \" after each of n-1 statements  or a \"T+L\" after each of n-2 statements .\r\n\r\n So  a(1)=2,a(2)=3 a(3)=5  etc...  a(10)=144\r\nThis is classic fibo shifted by one.\r\n\r\nOf course one can solve by evaluating the possible number of combinations for 0,1,...5 lies but that would be a tedious process for ,say, n=1000, while  a fibo number can be evaluated without any recursion by a short procedure- number of steps being proportional to log(2) n.\r\n\r\nIn our case simple addition does it in a jiffy:\r\n2 3 5 8 13 21 34 55 89 144.\r\n\r\nady \r\n\r\n\n\n<i>Edited on <b>February 27, 2004, 10:43 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12260,1655,5285,'Ady TZIDON','The Russian are coming','2004-02-27 10:32:14',3,'Since a contest developed for a strangest answer possible- I would like to chip in my humble contribution: \" L\'YEAD \" is  ice in Russian and, by Jove , it floats.\r\n\r\nRem : The undersigned does not want in any way to compete with the official solution.\r\nady\n\n<i>Edited on <b>February 27, 2004, 10:33 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12261,1653,1567,'Bryan','re: Fibo  again','2004-02-27 10:42:51',0,'Ady --&nbsp;I believe you, I just don\'t understand you.&nbsp; Can you please spell out what you meant in just the first paragraph? You lost me at the point where you say \"Clearly ...\" :P',12259,1);
INSERT INTO comment VALUES (12262,1653,5285,'Ady TZIDON','re(2): Fibo  again   att:  Bryan','2004-02-27 10:48:04',2,'while you posted your remark I\'ve corrected a small typo-\r\nmaybe by re-reading you will manage to get it. If not I will gladly post a longer explanation.\r\n\r\nady',12261,0);
INSERT INTO comment VALUES (12263,1653,3172,'SilverKnight','re(2): Fibo  again','2004-02-27 10:48:41',0,'lol !\r\n\r\n',12261,1);
INSERT INTO comment VALUES (12264,1503,5827,'bunny','No Subject','2004-02-27 11:02:05',3,'If y be the number of years that the tribe will survive and x be the initial offering (in 1st year), then the tribe will be wiped out when the offering is nil ,i.e.,2^(y-1)*[x-(y-1)]=0\r\n=>y=x+1 years.',NULL,0);
INSERT INTO comment VALUES (12265,1653,1301,'Charlie','re: Fibo  again','2004-02-27 11:03:24',0,'<P>Excellent!</P>\r\n<P>Can\'t the nth Fibonacci number be gotten in 1 step, rather than a number proportional to log(n)?:</P>\r\n<P>F(n)=[(phi^n)/sqrt(5)+.5], where [] represents the floor function, so that [ +.5] represents rounding to the nearest integer, and phi is the golden ratio.</P>\r\n<P>(I tried using the square root symbol in the new editor, but got garbage.&nbsp; I also tried viewing source and pasting in the ampersand code for phi, but that didn\'t work either.)</P><p><i>Edited on <b>February 27, 2004, 11:08 am</b></i>',12259,1);
INSERT INTO comment VALUES (12266,1653,5285,'Ady TZIDON','re(2): Fibo  again  att:Charlie','2004-02-27 11:57:21',1,'Charlie,\r\n\r\na thanks for the complement\r\nb yes , this is the formula but it implies using a calculator. The \"logarithmic \" procedure needs squares only\r\ngoing like f(17)===> (f8),( f9)====>(f4),( f5) etc  \r\n\r\nc there is a similar question on this web (climbing the stairs\" 2002 - look up c0mment #4.\r\n d  Enjoy\r\n\r\nady\r\n\r\n90',12265,0);
INSERT INTO comment VALUES (12267,1644,5799,'red_sox_fan_032003','part of solution','2004-02-27 12:35:23',0,'<P>&nbsp;try looking at product of means and product of extremes</P>\r\n<P>N(N+3),(N+1)(N+2)</P>\r\n<P>n^2+3n,n^2+3n+2 </P>\r\n<P>now subbing in X=n^2+3n you have</P>\r\n<P>X*(X+2) but you need this product to equal perfect square,perfect cube the only common factor they can have is 2.</P>\r\n<P>If X is odd it is easy to show that they have no common factors therefore since X and X+2 can\'t both be perfect squares/cubes there is no solution.</P>\r\n<P>So this leaves case of X is even</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12268,1623,1183,'fwaff','re: whoa there!','2004-02-27 13:21:23',0,'The only disappointment is that now you\'ve posted the solution it\'ll stop the barage of bright ideas, I particularly liked the one that she married a man called Rumour. All that\'s left now are pedantic arguments about whether \'ate it\' means that she ate all the apple or just some of it.\r\nNice one pleasance, keep \'em coming. :-)',12157,0);
INSERT INTO comment VALUES (12269,1565,1301,'Charlie','Spreadsheet solution.','2004-02-27 14:43:07',3,'<P>èIf d is the distance between the tips, then</P>\r\n<P>d² = 4² + 3² - 2*4*3*cosè&nbsp; by the law of cosines.</P>\r\n<P>That comes out to (25 - 24 cosè)^(½)</P>\r\n<P>Its derivative is ½ (25 - 24 cosè)^(-½)*24*sinè</P>\r\n<P>The second derivative has in the numerator (apart from a factor of 12):</P>\r\n<P>cosè(25 - 24 cosè)^(½) - 12*sin²è/(25 - 24 cosè)^(½)</P>\r\n<P>In an Excel spreadsheet, if è is to be in cell B1, then d can be placed in B2 with formula =(25-24*COS(B1))^0.5, and its derivative in B3 with =12*SIN(B1)/B2. To make the second derivative zero, we put the two parts of its numerator in B4 and C4 (=COS(B1)*B2 and =12*(SIN(B1))^2/B2).&nbsp; In D4 we put B4-C4, and used the solver to equate the latter to zero.</P>\r\n<P>The derivative of d with respect to è is at its maximum, 3 units per radian, when the distance, d, is &lt;FONT face=Arial size=2&gt;2.645751311 and the separation is &lt;FONT face=Arial size=2&gt;0.722734248 radians, or &lt;FONT face=Arial size=2&gt;41.40962211 degrees.</P>&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;',NULL,1);
INSERT INTO comment VALUES (12270,1565,1301,'Charlie','re: Spreadsheet solution.','2004-02-27 14:46:17',0,'Somehow what I entered as thetas came out looking like e with a grave accent, and the numbers pasted in from Excel caused font information to be placed as html tags but not interpreted correctly.',12269,1);
INSERT INTO comment VALUES (12271,1565,5799,'red_sox_fan_032003','calculus based solution','2004-02-27 14:56:31',0,'<P>parametrize the two curves</P>\r\n<P>4cos(60t) i +4sin(60t)j&nbsp; sub in Ai +BJ</P>\r\n<P>3cos(t)i +3sin(t)j sub in Ci+Dj</P>\r\n<P>note minute hand moves 60 times faster than hour hand</P>\r\n<P>distance = sqrt( (A-C)^2+ (B-D)^2 )</P>\r\n<P>want to maximize first derivative so set second derivative equal to zero!!!</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12272,1565,5178,'Dan Porter','solution (seems too simple)','2004-02-27 15:49:39',0,'The fact that both hands are moving is irrelevant.  In other words the answer is the same if you say decreasing instead of increasing.  You have a triangle with two known side lengths.  The question is at what angle between the know sides would changing that same angle by a fixed amount cause the greatest change in the length of the third unknown side.  The answer is when the shorter known side is at 90° to the unknown side.  If the known sides are equal the answer is 0.  With sides of 3 and 4 the answer is the square root of (4²-3²) or 2.64575',NULL,0);
INSERT INTO comment VALUES (12273,1565,4374,'Richard','re: calculus based solution','2004-02-27 16:11:13',0,'<P>You write \"note minute hand moves 60 times faster than hour hand.\"&nbsp; A&nbsp;careful analysis&nbsp;shows that the minute hand only moves 12 times faster than the hour hand. For when the hour hand moves from 12 to 1, it moves 1/12 of 360 degrees and in the same time the minute hand moves the full 360 degrees. But&nbsp;this may have&nbsp;no&nbsp;bearing on the problem at hand anyway.</P>',12271,1);
INSERT INTO comment VALUES (12274,1565,4374,'Richard','re(2): Spreadsheet solution.','2004-02-27 16:19:02',0,'<P>Theta&nbsp;gotten from the toolbar above the comment entry window does not work for me either.&nbsp;It looks OK when inserted into the edit window, but when displayed in the final text,&nbsp;it comes out wrong. I never could get the special character buttons to work in the old system either, so&nbsp;I haven\'t lost anything.&nbsp;It would be nice, though, if everything worked for everybody the way it obviously is supposed to.</P><p><i>Edited on <b>February 27, 2004, 5:28 pm</b></i>',12270,1);
INSERT INTO comment VALUES (12275,1565,1301,'Charlie','re(3): Spreadsheet solution.','2004-02-27 17:11:02',0,'Were you intending that first character to be a letter e with a grave accent? ... It\'s showing up that way at least on my browser, and it shows up where I had intended a theta, using that toolbar.',12274,1);
INSERT INTO comment VALUES (12276,513,5815,'matt runchey','No Subject','2004-02-27 17:32:32',0,'Ive seen this puzzle before, it is not a new one.&nbsp; This problem is so old.... I can\'t believe that everyone hasn\'t heard it yet.&nbsp; I heard it like 50 times already',NULL,1);
INSERT INTO comment VALUES (12277,1565,4374,'Richard','re(4): Spreadsheet solution.','2004-02-27 17:36:39',0,'<P>I edited my previous comment so yours no longer applies. Sorry.&nbsp; However, please read my edited comment.&nbsp; For me, the toolbar special characters give eratic results in the final displayed text.&nbsp;If I put in the top row from the toolbar it comes out as</P>\r\n<P>ÄðÓÙáâèù</P>\r\n<P>and is supposed to be capital delta, pi, capital sigma, capital omega, alpha, beta, theta, and omega.</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>February 27, 2004, 5:38 pm</b></i>',12275,1);
INSERT INTO comment VALUES (12278,1648,5815,'matt runchey','lol','2004-02-27 17:36:49',0,'lol i dont know what this problem is about, but it has probly been used before.&nbsp; It is hard to think of mew, original problems like that when there are already so many out there.',NULL,1);
INSERT INTO comment VALUES (12279,1653,5815,'matt runchey','good problem','2004-02-27 17:38:59',0,'<P>I like this problem because it is one like you would see in mathcounts.</P>',NULL,1);
INSERT INTO comment VALUES (12280,1653,5178,'Dan Porter','a gross solution','2004-02-27 17:40:47',0,'There is 1 combination with no lies and 10 combos with one lie.<br>\r\n<br>\r\nThere are only 8 positions with two lies because there now must be one truth.<br>\r\n(9*8)/2=36 combos<br>\r\n<br>\r\nWith three lies we are down to 6 positions of freedom.<br>\r\n(7*6+6*5+5*4+4*3+3*2+2*1)/2=56 combos<br>\r\n<br>\r\nNow we are up to and four lies and down to 4 positions.<br>\r\n(1*5*4+2*4*3+3*3*3+4*2*1)/2=35 combos<br>\r\n<br>\r\nThere are 6 combos with five lies.<br>\r\n<br>\r\nTotal number of combinations is 1+10+36+56+35+6=144<br>\r\n<br>\r\nThat\'s \"one gross\" solution!<br>\r\n<br>\r\nSorry about the solution being in the title but I thought most people wouldn\'t get it until they solved it them selves.  I guess I\'m saying it\'s more of a hint than a solution.  Besides I couldn\'t resist.  ;8^)<br>\r\n\n\n<i>Edited on <b>February 27, 2004, 5:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12281,1565,5285,'Ady TZIDON','classic distance','2004-02-27 18:38:23',3,'ans :   5     (units)\r\nsol: f=dist^2=25-24cosA\r\nIf distance increases most rapidly so does its square.\r\ntherefore we can  differentiate f ( dist^2):\r\nf\'=24sinA\r\nf\'\'=-24cosA=0\r\ncosA=0=====> A=90,270 DEGREES\r\n\r\nPythagoras he say:   dist=5\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12282,1565,3172,'SilverKnight','re: classic distance','2004-02-27 19:09:34',0,'huh?  ... jeez Ady... what do you have against defining WHAT the variable is (in English) before using it?  And then showing why you are setting up an equation that way...\r\n\r\nWhat you are trying to do isn\'t at all clear to me.\r\n\r\nI offer you <a href=\"http://perplexus.info/show.php?pid=1422&cid=11615\">this</a>, <a href=\"http://perplexus.info/show.php?pid=1468&cid=11448\">this</a>, and <a href=\"http://perplexus.info/show.php?pid=1454&cid=11966\">this</a> as examples of clear comments.\n\n<i>Edited on <b>February 27, 2004, 7:17 pm</b></i>',12281,0);
INSERT INTO comment VALUES (12283,1565,885,'np_rt','Analytic Solution (with no errors I hope)','2004-02-28 00:45:57',0,'<P>d=sqrt(7).</P>\r\n<P>I wrote a long solution, but it didn\'t save. Grr... Rather than write it again, I\'m just gonna post the important points. Hopefully, someone can follow it and make sure the math is correct.</P>\r\n<P>Consider them to start at 12 o clock so both the minute and the hour are at 0 degrees. The minute hand travels at 6 degrees/min. The hour hand travels at 0.25 degrees/min. At time t, the minute hand is at 6t degrees and the hour hand is at 0.25 degrees. Converting from polar to Cartesian coordinates gives the minute hand to be at (4cos(6t), 4sin(6t)) and the hour hand to be at (3cos(0.25t), 3sin(0.25t)).</P>\r\n<P>Applying the distance formula and using (cosx)^2+(sinx)^2=1 and cos(x-y)=cosx*cosy+sinx*siny simplifies the distance into d=sqrt(25-24*cos(5.5t)). d\'=66*sin(5.5t)/sqrt(25-24cos(5.5t)).</P>\r\n<P>Also, defining f=d^2. Then f\'=2d*d\'. f\'\'=2*(d\')^2+2d*d\'\'. For the distance to increase most rapidly, d\'\'=0. Hence f\'\'=2*(d\')^2.</P>\r\n<P>f=25-24*cos(5.5t), f\'=132*sin(5.5t), f\'\'=726*cos(5.5t).</P>\r\n<P>Setting f\'\'=2*(d\')^2 would simplify into<BR>25*cos(5.5t)-24(cos(5.5t))^2=12*(sin(5.5t))^2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =12*(1-(cos(5.5t))^2) \r\n<P>This simplifies into a quadratic in terms of cos(5.5t).<BR>12(cos(5.5t))^2-25*cos(5.5t)+12=0</P>\r\n<P>Solving yields cos(5.5t) = 3/4 or 4/3. Only 3/4 is valid. It can be verified that this gives a maximum instead of a minimum.</P>\r\n<P>Plugging cos(5.5t) into the formula for d yields sqrt(7).</P>',NULL,1);
INSERT INTO comment VALUES (12284,1565,885,'np_rt','re: Analytic Solution (with no errors I hope) found an error already','2004-02-28 00:48:28',0,'Damn, found an error aleady. I had used 5.5t when it should\'ve been 5.75t. Well, that would do it. But the idea\'s still there.',12283,1);
INSERT INTO comment VALUES (12285,1565,885,'np_rt','Answer','2004-02-28 01:00:09',0,'Ok, after correcting it back to 5.75t, the answer becomes 7. Then t=(180+360n)/5.5=(360+720n)/11, where n=0,1,2,... There is no limit on n (assuming the clock keeps working) since time goes on forever.',NULL,0);
INSERT INTO comment VALUES (12286,1565,885,'np_rt','re: Answer (Mistake again)','2004-02-28 01:05:50',0,'Okay, so it seems I made a mistake again. I just double checked and found that regardless of whether it\'s 5.5t or 5.75t, the answer is the same. d is still sqrt(7). So disregard the last comment I posted.',12285,0);
INSERT INTO comment VALUES (12287,1653,4507,'Penny','A polite solution','2004-02-28 08:04:16',3,'<P>(Clever pun, Mr. Porter.....)</P>\r\n<DIV>There are 144 ways for the pol to tell no consecutive lies in 10 statements.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Explanation</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>He can tell at most&nbsp;five lies.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Zero lies</DIV>\r\n<DIV>1 possibility</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>One lie</DIV>\r\n<DIV>10 possibilities</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Two lies</DIV>\r\n<DIV>1+2+3+4+5+6+7+8 = 36 possibilities</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Three lies</DIV>\r\n<DIV>1+(1+2)+(1+2+3)+(1+2+3+4)+(1+2+3+4+5)+(1+2+3+4+5+6)&nbsp;= 56 possibilities</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>Four lies</DIV>\r\n<DIV>1+(1+[1+2])+(1+[1+2]+[1+2+3])+(1+[1+2]+[1+2+3]+[1+2+3+4]) =&nbsp;35&nbsp;possibilities&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>5 lies:&nbsp;&nbsp;</DIV>\r\n<DIV>1+2+3 =&nbsp;6 possibilities&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>1+10+36+56+35+6=144</DIV></DIV>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 1, 2004, 11:39 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12288,1565,5285,'Ady TZIDON','re: Spreadsheet solution.===.>best and final','2004-02-28 08:35:51',1,'CHARLIE \r\nPlease see my  last post-\r\nYour solution is OK\r\n\r\nHowever please note the \"round \" numbers:\r\nd^2= 7\r\ncos( A)=3/4\r\nd(speed)/d(A)=3 units/radian\r\n\r\nady\r\n\r\n ',12269,0);
INSERT INTO comment VALUES (12289,1565,5285,'Ady TZIDON','Best and final','2004-02-28 08:56:55',3,'I GOOFED ,\r\nIn my last post which provided a fast but totally\r\nwrong answer I started with a false statement:\r\n\" If distance increases most rapidly so does its square...\".    SAYS WHO??\r\n\r\nGIGO* - ALL THE REST IS WRONG.\r\n(*  GARBAGE IN --GARBAGE  OUT)\r\n\r\nMy reasessment is as follows:\r\nfor A=.001 to 1.7\r\nevaluate  D=((25-24cos(A+.0001))^.5   D=distance\r\n       DD=((25-24cos(A+.0001))^ .5  DD=D increased\r\nrate= (DD-D)/.0001\r\n\r\nChecking the table for max. rate and refining the \r\nsearch in the neigborhood-we get nice and round numbers:\r\n\r\nmax rate= 3\r\ndistance= sqrt(7)\r\ncos(angle)=3/4\r\n\r\nThis corraborates Charlies solution, however without referring explicitly to calculus-just examining the deltas\' (=inreases)  ratio.\r\nady\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 28, 2004, 9:02 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12290,1642,4507,'Penny','re(2): But on the other hand....','2004-02-28 08:59:49',0,'<P>LOL !!!!</P>\r\n<P>I was just kidding !!!!!!!!</P>\r\n<P>&nbsp;</P>',12247,1);
INSERT INTO comment VALUES (12291,1653,5285,'Ady TZIDON','re: A polite solution and a limit to it','2004-02-28 09:21:48',2,'q: and how will you handle 10000 lies?? ...a million??\r\na: FIBONACCI.\r\nady',12287,0);
INSERT INTO comment VALUES (12292,1653,153,'TomM','Repeat','2004-02-28 10:46:45',0,'<P>I\'m surprised no one else has noticed that this puzzle is a repeat. It is not a duplicate, so&nbsp;I did not object to it in the waiting queue, but it is the same puzzle as <A href=\\\"http://perplexus.info/show.php?pid=190\\\">\"Climbing the Stairs\"</A> (pid 190).</P>\r\n<P>If you look at&nbsp;<A href=\\\"http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibpuzzles.html\\\">this site</A>, &nbsp;you will see that \"Climbing the Stairs\" (called Leonardo\'s leaps on that page) is the inverse of \"Chairs in a Row- the anti-social version\" (empty chairs correspond to steps tread on, full chairs to skipped steps); and the \"teachers\" version corresponds to this puzzle if&nbsp;teachers are liars.</P>\r\n<P>The link button placed the URLs in quotes and pre-appended the URL <A href=\\\"http://perplexus.info\\\">http://perplexus.info</A>&nbsp;so the links don\'t work.</P>\r\n<P>The correct urls are: <A href=\\\"http://perplexus.info/show.php?pid=190\\\">http://perplexus.info/show.php?pid=190</A> &nbsp;and <A href=\\\"http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibpuzzles.html/\\\">http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibpuzzles.html/</A>&nbsp;</P><p><i>Edited on <b>February 28, 2004, 11:04 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12293,1653,4507,'Penny','Re: Fibonacci','2004-02-28 11:31:37',1,'<P>I have a warm spot in my heart for Leonardo Pisano of Pisa&nbsp;(known to history by his nickname, Fibonacci ), because one of my most beloved&nbsp;professors, Dr. Nanini, was a graduate of the University of Pisa.</P>\r\n<P>Fibonacci&nbsp;has been called&nbsp;\"the most&nbsp;brilliant meteor flashing past&nbsp;the dark background of the European Middle Ages\". Although he was one of the brightest&nbsp;minds in the history of&nbsp;mathematics,&nbsp;his contribution is&nbsp;not sufficiently appreciated. The importance of Fibonacci\'s mathematical creativity&nbsp;is assessed properly by&nbsp;Russian mathematician Prof. Vasil\'ev:<BR><BR>\"The works of this learned Italian mathematician&nbsp;were so much above the level of mathematical knowledge even of the scientists of that time, that their influence on the mathematical literature becomes noticeable only in two centuries after his death at the end of the 15th century, when many of his theorems and problems were entered by Leonardo da Vinci\'s friend, and professor of many Italian universities, Luca Pacioli, in his works. In the beginning of the 16th century,&nbsp;a group of&nbsp;talented Italian mathematicians, Ferro, Cardano, Tartaglia, and Ferrari, used Fibonacci\'s work&nbsp;to arrive at the&nbsp;solution of&nbsp;cubical and biquadrate equations and so&nbsp;gave birth to&nbsp;modern&nbsp;algebra\".<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P><p><i>Edited on <b>February 28, 2004, 11:36 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12294,1653,5285,'Ady TZIDON','re: Repeat:   I DID IT MAY  WAY','2004-02-28 12:29:03',2,'Tom,\r\nTo your \"I\'m surprised no one else has noticed that this puzzle is a repeat. It is not a duplicate, so I did not object to it in the waiting queue, but it is the same puzzle as \"Climbing the Stairs\" (pid 190).  \"...\r\n\r\nI respond: \r\n\r\nI noticed it- see  comment #7 to the current puzzle:\r\n\r\n\r\n\"   ....c  There is a similar question on this web (climbing the stairs\" 2002 - look up c0mment #4. \r\n\"....\r\n\r\nViva Fibonacci !!\r\n\r\nady',12292,0);
INSERT INTO comment VALUES (12295,1653,4374,'Richard','re: Re: Fibonacci','2004-02-28 12:49:42',0,'<P>\"(known to history by his nickname, Fibonacci )\" which&nbsp;means \"Bonacci\'s son\" and seems&nbsp;to me to be less of a nickname than just an identifier. See</P>\r\n<P><A href=\\\"http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibBio.html\\\">http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibBio.html</A></P>\r\n<P>for an excellent&nbsp;rundown on the guy.</P>',12293,1);
INSERT INTO comment VALUES (12296,1526,3351,'Eric','First Step','2004-02-28 12:58:50',2,'<P>The first question is simply \'is it possible?\'.</P>\r\n<P>1. a2-b3 2. e4-b1 3. e2-d3 4. b3-d1 5. b1-a2 6. d3-c4 </P>\r\n<P>7. a4-c2 8. c2-e4 9. d1-c2 10. c4-e2 11. a2-c4 12. c2-b1</P>\r\n<P>13. e2-d1 14. d1-a4 15. c4-b3 16. b1-d3 17. b3-a2 18. d3-e2</P>\r\n<P>Yes. </P>\r\n<P>the next question is \'are there wasted moves in this example?\'</P>\r\n<P>You tell me.</P>',NULL,1);
INSERT INTO comment VALUES (12297,1526,3351,'Eric','First Step','2004-02-28 12:58:51',2,'<P>The first question is simply \'is it possible?\'.</P>\r\n<P>1. a2-b3 2. e4-b1 3. e2-d3 4. b3-d1 5. b1-a2 6. d3-c4 </P>\r\n<P>7. a4-c2 8. c2-e4 9. d1-c2 10. c4-e2 11. a2-c4 12. c2-b1</P>\r\n<P>13. e2-d1 14. d1-a4 15. c4-b3 16. b1-d3 17. b3-a2 18. d3-e2</P>\r\n<P>Yes. </P>\r\n<P>the next question is \'are there wasted moves in this example?\'</P>\r\n<P>You tell me.</P>',NULL,1);
INSERT INTO comment VALUES (12298,1526,1626,'Gamer','No Subject','2004-02-28 14:15:13',0,'The new graphic looks cool :) Thanks to whomever made it.',NULL,0);
INSERT INTO comment VALUES (12299,1526,4507,'Penny','re: No Subject','2004-02-28 16:06:05',0,'<P>Gamer wrote:&nbsp;\"The new graphic looks cool :) Thanks to whomever made it.\"</P>\r\n<P>You\'re welcome. Glad you like it.</P>\r\n<P>&nbsp;<BR> </P>',12298,1);
INSERT INTO comment VALUES (12300,1655,5178,'Dan Porter','another way','2004-02-28 20:38:06',0,'The first thing I thought of was mercury but there is another answer.  Any subsance that conducts electricity can be made to float in a very powerfull magnetic field.  Also I don\'t know if lead becomes a super conductor before you get to absolute zero but if it does it could float in a much weaker magnetic feild.',NULL,0);
INSERT INTO comment VALUES (12301,1565,5178,'Dan Porter','why calculus','2004-02-28 21:12:58',0,'Why is this in the calculus section?  I used simple geometry and A²+B²=C².  Once you understand that the angle changes at a uniform rate and that the orientation of the triangle is meaningless the rest is easy.  If the minute hand doesn\'t move at what point is the end of the hour hand moving directly away from the end of the minute hand?  When it is at 90° to the unknown segment!\r\n\r\n<i>Edited on <b>February 28, 2004, 9:22 pm</b></i>\r\n\r\n<i>Edited on <b>February 28, 2004, 9:36 pm</b></i>\n\n<i>Edited on <b>February 28, 2004, 9:46 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12302,1642,5178,'Dan Porter','simply put solution','2004-02-28 22:39:58',0,'To keep the diameters integers lets make the length 144.\r\n<br>\r\nTo keep the arch the smallest lets make the small diameter 0 forcing the large diameter to be 1.\r\n<br>\r\nThis means the 0 end of the pencil never moves and is the center of the arch.\r\n<br>\r\nThe length of the arch is 144 pi and one revolution travels 1 pi.\r\n<br>\r\nThe solution is 144 pi / 1 pi = 144 / 1 = 144.\r\n<br>\r\nP.S. Just read the other posts. I can see how the non-tangent measure of length could be more correct, However, I don\'t think thats what they were looking for.\r\n<br>\r\n<i>Edited on <b>February 28, 2004, 10:40 pm</b></i>\n\n<i>Edited on <b>February 28, 2004, 10:54 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12303,1526,5687,'Ariel','Solution1','2004-02-28 23:21:15',0,'First black and white are symetrical so i will use white to move first. The correct sequence is as follows (with annotation): \r\nMOVE \r\n1.a2-b3 \r\n\r\na4-b3 is the only other legal move and leaves only b3-a4 as a legal move so it is a dead end \r\n\r\n2.e4-b1 \r\n\r\nthe only other legal move, a3-a2, puts us in the same position as before so it can be disregarded as will all such moves. \r\n\r\n3.e2-d3 \r\nagain the only legal move \r\n4. b3-d1 \r\nditto \r\n5. b1-a2 \r\nwhite has no legal moves so black must choose between b1-a2 d3-e4 and d3-c4 either of the latter move\'s limits the movement of that bishop and the third move places a black bishop in the \"a\" file wihout limiting the moves of the other bishop. \r\n\r\n6.d3-c4 \r\nwhite still without moves. \r\nd3-e4 if futile because the a4 bishop would not be able to get off the long diagnol a4-d1 until the b1 e4 diagnol is free. so we free it now by d3-c4 \r\n\r\n7. a4-c2 \r\nwe need to clear the a4-d1 diagnol for the black bishop on c4 so one of the white bishops must go to e4. we may as well move the a4 bishop as the d1 bishop is in position to take e2 when it is free. \r\n\r\n8. c2-e4 \r\nonly legal move \r\n\r\n\r\nat this point black still can not move so white must move but his only legal move without backtracking is d1-a4 and then back to d1 which means we have reached a deadlock and there is no solution. ',NULL,0);
INSERT INTO comment VALUES (12304,1648,5843,'eleusive','easier solution','2004-02-28 23:37:55',0,'You can do a simple indirect proof here.  Negate the implication, and try to prove that the assumption is no longer true.  Hence, assume that (A is not B or A is not 45 degrees, or B is not 45 degrees) or C is not 90 degrees.  Then you turn this into an indirect proof by cases.  Standard proof procedure.',NULL,0);
INSERT INTO comment VALUES (12305,51,5687,'Ariel','POST SOLUTION TIDBIT','2004-02-28 23:47:55',0,'the 17/18 of remaining cow should have been split equally (17/54 of a cow for each) so the third son got gyped as he recieved only 6/54 of a cow  whereas the second son recieved 18/54 and the first son recieved 27/54 of a cow totalling 51/54 or 17/18  \r\n\r\nconclusions.\r\n1youngest always gets the worst of everything ...horses and education\r\n2 never trust a stranger who offers to do you a favor.',NULL,0);
INSERT INTO comment VALUES (12306,47,5687,'Ariel','old problem new phrasing','2004-02-28 23:56:12',0,'this problem is the same as the old 3 prisoners are set up each wearing a hat either white or black picked from a bag of 3 black  and 2 white hats.\r\nthe first two prisoners can not guess the color of their hats but the third can based on the answers of the firt two. (since neither of the first two sages can tell that they too have a mark they continue to laugh while the third realizes this and knows that only if he too had a mark would the others be laughing. but since this is based on the assumption that the other two would stop if they knew they too were marked all three should stop laughing or the assumption is false or the third sage is wiser than the other two.',NULL,0);
INSERT INTO comment VALUES (12307,421,5845,'LicKa','re:','2004-02-29 01:42:14',0,'well if u open up a manhole, u notice that there are holders for the cover so u could also do that with any other shape.\r\n',2685,0);
INSERT INTO comment VALUES (12308,1648,3750,'mohan','re(2): solution','2004-02-29 03:08:26',0,'w.r.t your comment, in a triangle, all sines are positive.',12255,0);
INSERT INTO comment VALUES (12309,1526,5833,'ThoughtProvoker','re: Solution1','2004-02-29 04:52:32',0,'<span style=\\\"font-style: italic;\\\"><span style=\\\"font-style: italic;\\\"><span style=\\\"font-style: italic;\\\"><span style=\\\"font-style: italic;\\\"></span></span></span></span><span style=\\\"font-style: italic;\\\"></span>Ariel wrote:<br>\r\n\"<span style=\\\"font-style: italic;\\\">...which means we have reached a deadlock and there is no solution.</span>\"<br>\r\n<br>\r\nBut didn\'t Eric, in the first comment to this problem, show that there *is* a solution to this problem?<br>\r\n<br>\r\nTP<br>\r\n\r\n\r\n',12303,1);
INSERT INTO comment VALUES (12310,1652,5833,'ThoughtProvoker','No Subject','2004-02-29 04:55:38',4,'This is funny!<br>\r\n<br>\r\nFederico, where did you hear this one?<br>\r\n',NULL,1);
INSERT INTO comment VALUES (12311,1583,5833,'ThoughtProvoker','re: Again...','2004-02-29 05:00:08',0,'so... is this it?&nbsp; or can it get better?&nbsp; What\'s the solution?\r\n\r\n',11455,1);
INSERT INTO comment VALUES (12312,1526,1301,'Charlie','re: Solution1','2004-02-29 10:14:44',0,'The problem allows successive moves by the same color.&nbsp; Black and white need not alternate.',12303,1);
INSERT INTO comment VALUES (12313,1623,5178,'Axorion','as a father','2004-02-29 10:36:42',0,'Being the father of a 21 year old daughter I would pick the one with the horse.  The one with the apple thinks he can buy her and may trade her out for something he wants more at a later date.  The one with the mirror is a playboy, still looking around.  The one with the horse is the only one who has the means to get her the heck out of my house. While she is gone I will move without a forewarding address.  After all he\'s got a horse, he\'ll be running around on her! ;8^)\r\n\n\n<i>Edited on <b>February 29, 2004, 10:51 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12314,1564,5285,'Ady TZIDON','JUST CONT\'EM','2004-02-29 10:37:35',3,'JUST COuNT\'EM ..... u missing in the title..\r\n\r\nANS:    2301 DIVISORS\r\n\r\nSOL:  10^40 HAS 41*41=1681 DIVISORS (2^40*5^4)\r\n..  20^30 HAS 21*31=1891 DIVISORS\r\n\r\nTHE GCD OF THE GIVEN NUMBERS   HAS 41*31=1271 DIV.\r\n\r\nANS:  1681 + 1891 -  1271=  2301 DIVISORS\r\n\r\nady\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\n\n<i>Edited on <b>February 29, 2004, 10:52 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12315,1644,3735,'Nick Hobson','Not a cube','2004-02-29 11:00:33',0,'Euler showed that the only solution of y<SUP>2</SUP> - x<SUP>3</SUP> = ±1 is (x,y) = (2,3), a special case of Catalan\'s Conjecture, which has recently been proved.<BR><BR>Using Euler\'s result, n(n+1)(n+2)(n+3) = (n<SUP>2</SUP>+3n+1)<SUP>2</SUP> - 1 cannot be a perfect cube.&nbsp; However, there must be a more elementary solution!<BR><BR>Incidentally, Erdos and Selfridge proved that the product of <B>any number of</B> consecutive positive integers is never a perfect power.<BR><p><i>Edited on <b>February 29, 2004, 11:03 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12316,1564,1301,'Charlie','solution','2004-02-29 11:24:09',3,'<P>10^40 = 2^40 * 5^40<BR>20^30 = 2^60 * 5^30</P>\r\n<P>The divisors of 10^40 can, therefore, have zero through 40 factors&nbsp;equal to&nbsp;2 and zero through 40 factors&nbsp;equal to&nbsp;5. Combining these choices, there are 41*41=1681 divisors of the first number.</P>\r\n<P>The second number, similarly, can have 2 appear as a factor zero to 60 times and 5 as a factor zero to 30 times, for 61*31 = 1891 divisors.</P>\r\n<P>But some of these 1681+1891 numbers are divisors of both numbers and therefore have been counted twice.&nbsp; Those are the numbers that have 2 as a factor zero to 40 times and 5 as a factor zero to 30 times, accounting for 41*31=1271 divisors, so we get 1681+1891-1271 = 2301 divisors.</P>',NULL,1);
INSERT INTO comment VALUES (12317,1654,5178,'Axorion','some silly stuff','2004-02-29 11:41:54',0,'If Suzy can ride a mile she is old enough to ride a big tricycle with a chain and more importantly having all three wheels of the same size.  Now the hubs of the rear wheels is not the same as the hub of the front wheel so she will have to change the tires not the wheels.  This means she will need the tools to change and inflate the tires and it will take a long time.  Suzy isn\'t too bright is she?<br>\r\n\r\nNow that I\'ve covered the silly stuff, it seems to me you have 3 tires going 1 mile for a total of 3 miles on 5 tires.  That means each tire gets .6 miles.  If you go .4 miles then change the 2 rear tires, go .2 miles, put one of the old rear on the front, go .2 miles, put the other old rear on the front and go .2 miles you will have put .6 miles on each tire.<br>\r\n\r\n(in tenths)<br>\r\n44400<br>\r\n64422<br>\r\n66444<br>\r\n66666<br>\r\n\r\nCan anyone do it in less than 3 changes?<br>\r\n\n\n<i>Edited on <b>February 29, 2004, 11:52 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12318,1564,3558,'Tristan','solution','2004-02-29 12:18:43',3,'<P>10^40 has 41*41 integers that can divide it, because the integers can be 2^(0 to 40)*5^(0 to 40).&nbsp; Similarly, 20^30 has 61*31 integers that can divide it.</P>\r\n<P>To get rid of the ones counted twice, I find the GFC of the two, which is 2^40*5^30.&nbsp; The number of integers that divide this is 41*31.</P>\r\n<P>So the total number of integers that divide at least one is 41*41+61*31-41*31=1681+620=<STRONG>2301</STRONG></P>',NULL,1);
INSERT INTO comment VALUES (12319,1464,5178,'Axorion','programming solution','2004-02-29 13:09:06',0,'I wrote this like a program.<br>\r\n\r\nwhile n>9<br>\r\n   until n/10=int(n/10)<br>\r\n      n=n+7<br>\r\n   loop<br>\r\n   n=~n<br>\r\nloop<br>\r\nrem n is now less than 10 and greater than 0<br>\r\nwhile n>1<br>\r\n   select n<br>\r\n      case=2, n=~(n+7+7+7+7) rem n=3 <br>\r\n      case=3, n=~(n+7) rem n=1<br>\r\n      case=4, n=~(n+7+7+7+7+7+7+7+7) rem n=6<br>\r\n      case=5, n=~(n+7+7+7+7+7+7+7) rem n=4<br>\r\n      case=6, n=~(n+7+7) rem n=2<br>\r\n      case=7, n=~(~(n+7)+7+7+7+7+7+7+7) rem n=9<br>\r\n      case=8, n=~(n+7+7+7+7+7+7) rem n=5<br>\r\n      case=9, n=~(n+7+7+7) rem n=3<br>\r\nloop<br>\r\nrem n is now equal to 1<br>\r\n',NULL,0);
INSERT INTO comment VALUES (12320,1328,1626,'Gamer','re: No Subject','2004-02-29 14:55:32',0,'Unfortunately, that answer is not as good as any other. The idea here is to come up with the best answer, not just a correct one, so putting all these into a polynomial finder isn\'t a good solution for any of these if there is a better answer.',11979,0);
INSERT INTO comment VALUES (12321,1565,5821,'joe','re: why calculus','2004-02-29 16:52:18',0,'90 degree relationship holds true only if the hour and minute hands are of the same length.',12301,0);
INSERT INTO comment VALUES (12322,1328,5285,'Ady TZIDON','re(2): No Subject ===> better, best etc att : Gamer','2004-02-29 17:59:04',1,'Gamer\r\nI beg to differ about the objectivity of the word \"better\" or \"best\". May be we could agree upon \"shorter\" or \" more esthetic ?  \" ...May be not.\r\nTo continue series 1,4.... what is \"better\"?\r\n\r\na 1,4,7,10,...............arithmetic series    \r\nb 1,4,16,64...............geometric\r\nc 1,4,9,16,25,............squares\r\nd 1,4,11,44,111,444.......ones on odd places,fours on even\r\ne 1,4,9,61,52,............squares inverted\r\nf 1,4,11,22,37............a(n)= 2n^2-3n+2 \r\ng  1,4,9,22,49............a(n)= n^3-5n^2+11n-6\r\nh  1,4,5,9,14,............fibo with 1,4 initialization  etc\r\netc\r\nIn the above series only 2 samples were given. However I wanted to illustrate the folllowing fact: ONE CANNOT DEFINE A SERIES UNAMBIGUOUSLY BY PROVIDING SOME OF ITS MEMBERS.\r\nPlease look up SLOANE on the web and try to get definition for any series of yours( SLOANE asks for some 30 numbers!!-)\r\n\r\nI hope you agree with me.\n\n<i>Edited on <b>February 29, 2004, 6:00 pm</b></i>',12320,0);
INSERT INTO comment VALUES (12323,1565,5178,'Axorion','re(2): why calculus','2004-02-29 18:14:12',0,'As I stated if both hands are the same length the length of the unknown segment is 0.  If my methods are incorrect how was I able to come up with SQRT(7) = 2.64575? This is the same answer other posts using calculus came up with. <br>\r\nPosted by Dan Porter now posting as Axorion.\r\n\r\n<i>Edited on <b>February 29, 2004, 6:16 pm</b></i>\n\n<i>Edited on <b>February 29, 2004, 6:20 pm</b></i>',12321,0);
INSERT INTO comment VALUES (12324,24,5799,'red_sox_fan_032003','disappointed','2004-02-29 18:19:48',0,'Expected a more challenging problem this was disappointing',NULL,1);
INSERT INTO comment VALUES (12325,1628,5178,'Axorion','re: A solution with just one pair of quotation marks','2004-02-29 20:19:43',0,'Ah...  Sarcasm! But is it the writers or yours Penny? Don\'t worry, ether way you\'re \"fine\".  ;8^)\n\n<i>Edited on <b>February 29, 2004, 8:22 pm</b></i>',11942,0);
INSERT INTO comment VALUES (12326,1637,5858,'Slobodan','No Subject','2004-03-01 07:55:36',0,'I think that the problem can be solved with the help of Integer programing. The object is to get 100 animals, right? The way I see it, there are two constraints: \r\n\r\n1. 8*P + 1*Ch + 80*Cw = 800\r\n(where P stands for the quantity of pigs bought, Ch marks the quantity of chicken bought, and Cw marks the number of cows bought)\r\nThe meaning of it: all of the money must be spent\r\n\r\n2. P + Ch + Cw = 100 \r\nThe meaning: The number of animals bought must be 100,\r\n\r\n3. P <= 99\r\n\r\nand the function to which the constraints apply, which I think should be:\r\n\r\nmaxZ = P + Ch + Cw\r\n(or minZ, it\'s all the same in this case).\r\n\r\nIf the problem were to be done \"on foot\" (i.e. manually), then whoever is solving it would have to go through 59 iterations (i.e. steps). I\'ve used a little software which does the needed math (and that only after the user sets the problem in the form of constraints and object function), and the solution (a unique solution, I think) is:\r\n\r\nPigs = 21, Chickens = 72, Cows = 8',NULL,0);
INSERT INTO comment VALUES (12327,1530,3275,'retiarius','Solution','2004-03-01 10:32:08',0,'Method:\r\n\r\n1.........................93\r\n                           3\r\n-------------------------\r\n3..........................9\r\n\r\nAnswer:\r\n1034482758620689655172413793\n\n<i>Edited on <b>March 1, 2004, 10:33 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12328,1530,1301,'Charlie','another method--computer-assisted','2004-03-01 10:44:05',3,'<P>If x is the original number then 3x is the number after the digit 3 has been moved from back to front. We set up a long division of 3 into 3x to get the original number.&nbsp; It starts<BR><TT>&nbsp;&lt;U&gt; 1<BR>&lt;/U&gt;3)3</P>\r\n<P></TT>So the next digit after the 3 in the dividend is 1, as that is the first digit in the quotient, before which the 3 was appended to make the dividend.</P>\r\n<P>After a couple of turns of this we get:</P><TT>\r\n<P>&nbsp; &lt;U&gt;103<BR>&lt;/U&gt;3)310<BR>&nbsp; &lt;U&gt;3&lt;/U&gt;<BR>&nbsp;&nbsp; 10<BR>&nbsp;&nbsp;&nbsp; &lt;U&gt;9<BR>&lt;/U&gt;&nbsp;&nbsp;&nbsp; 1</P></TT>\r\n<P>The last digit so far is 3, but this is not the end, as it still leaves a remainder of 1. We must continue until the last digit is 3 but there is no remainder.&nbsp; The following program continues the algorithm:<BR>divisor = 3<BR>temp = 3<BR>quot$ = \"\"<BR>DO<BR>&nbsp; q = temp \\ divisor<BR>&nbsp; r = temp MOD divisor<BR>&nbsp; quot$ = quot$ + LTRIM$(STR$(q))<BR>&nbsp; IF q = 3 AND r = 0 THEN EXIT DO<BR>&nbsp; temp = r * 10 + q<BR>LOOP</P>\r\n<P>PRINT quot$<BR>and finds 1034482758620689655172413793<BR>&nbsp;(with commas, that\'s 1,034,482,758,620,689,655,172,413,793).</P>',NULL,1);
INSERT INTO comment VALUES (12329,1530,5285,'Ady TZIDON','LET\'S FIND IT','2004-03-01 10:45:05',1,'Denote our number 10*a+3\r\nGiven 3*( 10*a+3 )=3*10^n+a\r\nSo 29*a=3*10^n-9=3*(10^n-3)\r\na=3*(99....97   )/29\r\nLet see when we get an integer -\r\nand then 10*a+3 is our number.\r\n\r\nPersonally I\'m too lazy to do it- maybe later.\r\nfor now I leave it to other, more curious people\r\n\r\nady\r\n\r\n\r\n\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12330,1530,1301,'Charlie','re: another method--computer-assisted','2004-03-01 10:49:02',0,'<P>The underlines didn\'t come out right in those long-division examples, but the long division is supposed to look like this:</P><TT>\r\n<P>&nbsp; 103<BR>&nbsp; ---<BR>3)310<BR>&nbsp; 3<BR>&nbsp;&nbsp;---<BR>&nbsp;&nbsp; 10<BR>&nbsp;&nbsp;&nbsp; 9<BR>&nbsp;&nbsp; --<BR>&nbsp;&nbsp;&nbsp; 1</P>\r\n<P>&nbsp;</P></TT>',12328,1);
INSERT INTO comment VALUES (12331,1653,153,'TomM','re(2): Repeat:   I DID IT MAY  WAY','2004-03-01 11:02:37',0,'<P>I\'m sorry, you are right. You&nbsp;did mention it. I don\'t know how I missed it.</P>\r\n<P>&lt;my face is red&gt; :-|</P>',12294,1);
INSERT INTO comment VALUES (12332,1623,4865,'Heartberry','re: whoa there!','2004-03-01 11:07:22',1,'We all liked sharing our thoughts. That\'s the best part about having a newly posted riddle :) I liked the answer and I did notice that you had a low difficulty rating. But it was super fun commenting so much. Keep em comin!',12157,1);
INSERT INTO comment VALUES (12333,1530,1575,'DJ','Longhand...','2004-03-01 11:52:19',3,'First, the first digit must be 1. Any number starting with 3, divided by 3, will yield a number that starts with a 1. \r\n<P>Therefore, a good place to start would be to write out the multiplication, using ... to indicate the unknown digits in both the product and the multiplicand. <PRE>1...3\r\n&lt;U&gt;×   3&lt;/U&gt;\r\n31...\r\n</PRE>So, the last digit of the product must be 9 (3×3): <PRE>1...93\r\n&lt;U&gt;×    3&lt;/U&gt;\r\n&lt;U&gt;     9&lt;/U&gt;\r\n31...9\r\n</PRE>The next to last digit must be 7 (3×9 is 27): <PRE>1...793\r\n&lt;U&gt;×     3&lt;/U&gt;\r\n      9\r\n&lt;U&gt;    27 &lt;/U&gt;\r\n31...79\r\n</PRE>The third-to-last digit is 3 (the 2 carried over from 27, plus the last digit of 7×3=21): <PRE>1...3793\r\n&lt;U&gt;×      3&lt;/U&gt;\r\n       9\r\n     27\r\n&lt;U&gt;    21  &lt;/U&gt;\r\n31...379\r\n</PRE>Continuing thus: <PRE>1...13793\r\n&lt;U&gt;×       3&lt;/U&gt;\r\n        9\r\n      27\r\n     21\r\n&lt;U&gt;    9   &lt;/U&gt;\r\n31...1379\r\n\r\n1...413793\r\n&lt;U&gt;×       3&lt;/U&gt;\r\n        9\r\n      27\r\n     21\r\n     9\r\n&lt;U&gt;    3   &lt;/U&gt;\r\n31...41379\r\n\r\n1...413793\r\n&lt;U&gt;×       3&lt;/U&gt;\r\n        9\r\n      27\r\n     21\r\n     9\r\n    3   &lt;/U&gt;\r\n31...41379\r\n\r\n1...413793\r\n&lt;U&gt;×       3&lt;/U&gt;\r\n        9\r\n      27\r\n     21\r\n     9\r\n    3   &lt;/U&gt;\r\n31...41379\r\n\r\n1...2413793\r\n&lt;U&gt;×         3&lt;/U&gt;\r\n          9\r\n        27\r\n       21\r\n       9\r\n      3\r\n&lt;U&gt;    12     &lt;/U&gt;\r\n31...241379\r\n\r\n1...72413793\r\n&lt;U&gt;×          3&lt;/U&gt;\r\n           9\r\n         27\r\n        21\r\n        9\r\n       3\r\n     12\r\n&lt;U&gt;     6      &lt;/U&gt;\r\n31...7241379\r\n\r\n1...172413793\r\n&lt;U&gt;×           3&lt;/U&gt;\r\n            9\r\n          27\r\n         21\r\n         9\r\n        3\r\n      12\r\n      6\r\n&lt;U&gt;    21       &lt;/U&gt;\r\n31...17241379\r\n\r\n1...5172413793\r\n&lt;U&gt;×            3&lt;/U&gt;\r\n             9\r\n           27\r\n          21\r\n          9\r\n         3\r\n       12\r\n       6\r\n     21\r\n&lt;U&gt;     3        &lt;/U&gt;\r\n31...517241379\r\n\r\n1...55172413793\r\n&lt;U&gt;×             3&lt;/U&gt;\r\n              9\r\n            27\r\n           21\r\n           9\r\n          3\r\n        12\r\n        6\r\n      21\r\n      3\r\n&lt;U&gt;    15         &lt;/U&gt;\r\n31...5517241379\r\n\r\n1...655172413793\r\n&lt;U&gt;×              3&lt;/U&gt;\r\n               9\r\n             27\r\n            21\r\n            9\r\n           3\r\n         12\r\n         6\r\n       21\r\n       3\r\n     15\r\n&lt;U&gt;    15          &lt;/U&gt;\r\n31...65517241379\r\n\r\n1...9655172413793\r\n&lt;U&gt;×               3&lt;/U&gt;\r\n                9\r\n              27\r\n             21\r\n             9\r\n            3\r\n          12\r\n          6\r\n        21\r\n        3\r\n      15\r\n     15\r\n&lt;U&gt;    18           &lt;/U&gt;\r\n31...965517241379\r\n\r\n1...89655172413793\r\n&lt;U&gt;×                3&lt;/U&gt;\r\n                 9\r\n               27\r\n              21\r\n              9\r\n             3\r\n           12\r\n           6\r\n         21\r\n         3\r\n       15\r\n      15\r\n     18\r\n&lt;U&gt;    27            &lt;/U&gt;\r\n31...8965517241379\r\n\r\n1...689655172413793\r\n&lt;U&gt;×                 3&lt;/U&gt;\r\n                  9\r\n                27\r\n               21\r\n               9\r\n              3\r\n            12\r\n            6\r\n          21\r\n          3\r\n        15\r\n       15\r\n      18\r\n     27\r\n&lt;U&gt;    24             &lt;/U&gt;\r\n31...68965517241379\r\n\r\n1...0689655172413793\r\n&lt;U&gt;×                  3&lt;/U&gt;\r\n                   9\r\n                 27\r\n                21\r\n                9\r\n               3\r\n             12\r\n             6\r\n           21\r\n           3\r\n         15\r\n        15\r\n       18\r\n      27\r\n     24\r\n&lt;U&gt;    18              &lt;/U&gt;\r\n31...068965517241379\r\n\r\n1...20689655172413793\r\n&lt;U&gt;×                   3&lt;/U&gt;\r\n                    9\r\n                  27\r\n                 21\r\n                 9\r\n                3\r\n              12\r\n              6\r\n            21\r\n            3\r\n          15\r\n         15\r\n        18\r\n       27\r\n      24\r\n     18\r\n&lt;U&gt;     0               &lt;/U&gt;\r\n31...2068965517241379\r\n\r\n1...620689655172413793\r\n&lt;U&gt;×                    3&lt;/U&gt;\r\n                     9\r\n                   27\r\n                  21\r\n                  9\r\n                 3\r\n               12\r\n               6\r\n             21\r\n             3\r\n           15\r\n          15\r\n         18\r\n        27\r\n       24\r\n      18\r\n      0\r\n&lt;U&gt;     6                &lt;/U&gt;\r\n31...62068965517241379\r\n\r\n1...8620689655172413793\r\n&lt;U&gt;×                     3&lt;/U&gt;\r\n                      9\r\n                    27\r\n                   21\r\n                   9\r\n                  3\r\n                12\r\n                6\r\n              21\r\n              3\r\n            15\r\n           15\r\n          18\r\n         27\r\n        24\r\n       18\r\n       0\r\n      6\r\n&lt;U&gt;    18                 &lt;/U&gt;\r\n31...862068965517241379\r\n\r\n1...58620689655172413793\r\n&lt;U&gt;×                      3&lt;/U&gt;\r\n                       9\r\n                     27\r\n                    21\r\n                    9\r\n                   3\r\n                 12\r\n                 6\r\n               21\r\n               3\r\n             15\r\n            15\r\n           18\r\n          27\r\n         24\r\n        18\r\n        0\r\n       6\r\n     18\r\n&lt;U&gt;    24                  &lt;/U&gt;\r\n31...5862068965517241379\r\n\r\n1...758620689655172413793\r\n&lt;U&gt;×                       3&lt;/U&gt;\r\n                        9\r\n                      27\r\n                     21\r\n                     9\r\n                    3\r\n                  12\r\n                  6\r\n                21\r\n                3\r\n              15\r\n             15\r\n            18\r\n           27\r\n          24\r\n         18\r\n         0\r\n        6\r\n      18\r\n     24\r\n&lt;U&gt;    15                   &lt;/U&gt;\r\n31...75862068965517241379\r\n\r\n1...2758620689655172413793\r\n&lt;U&gt;×                        3&lt;/U&gt;\r\n                         9\r\n                       27\r\n                      21\r\n                      9\r\n                     3\r\n                   12\r\n                   6\r\n                 21\r\n                 3\r\n               15\r\n              15\r\n             18\r\n            27\r\n           24\r\n          18\r\n          0\r\n         6\r\n       18\r\n      24\r\n     15\r\n&lt;U&gt;    21                    &lt;/U&gt;\r\n31...275862068965517241379\r\n\r\n1...82758620689655172413793\r\n&lt;U&gt;×                         3&lt;/U&gt;\r\n                          9\r\n                        27\r\n                       21\r\n                       9\r\n                      3\r\n                    12\r\n                    6\r\n                  21\r\n                  3\r\n                15\r\n               15\r\n              18\r\n             27\r\n            24\r\n           18\r\n           0\r\n          6\r\n        18\r\n       24\r\n      15\r\n     21\r\n&lt;U&gt;     6                     &lt;/U&gt;\r\n31...8275862068965517241379\r\n\r\n1...482758620689655172413793\r\n&lt;U&gt;×                          3&lt;/U&gt;\r\n                           9\r\n                         27\r\n                        21\r\n                        9\r\n                       3\r\n                     12\r\n                     6\r\n                   21\r\n                   3\r\n                 15\r\n                15\r\n               18\r\n              27\r\n             24\r\n            18\r\n            0\r\n           6\r\n         18\r\n        24\r\n       15\r\n      21\r\n      6\r\n&lt;U&gt;    24                      &lt;/U&gt;\r\n31...48275862068965517241379\r\n\r\n1...4482758620689655172413793\r\n&lt;U&gt;×                           3&lt;/U&gt;\r\n                            9\r\n                          27\r\n                         21\r\n                         9\r\n                        3\r\n                      12\r\n                      6\r\n                    21\r\n                    3\r\n                  15\r\n                 15\r\n                18\r\n               27\r\n              24\r\n             18\r\n             0\r\n            6\r\n          18\r\n         24\r\n        15\r\n       21\r\n       6\r\n     24\r\n&lt;U&gt;    12                       &lt;/U&gt;\r\n31...448275862068965517241379\r\n\r\n1...34482758620689655172413793\r\n&lt;U&gt;×                            3&lt;/U&gt;\r\n                             9\r\n                           27\r\n                          21\r\n                          9\r\n                         3\r\n                       12\r\n                       6\r\n                     21\r\n                     3\r\n                   15\r\n                  15\r\n                 18\r\n                27\r\n               24\r\n              18\r\n              0\r\n             6\r\n           18\r\n          24\r\n         15\r\n        21\r\n        6\r\n      24\r\n     12\r\n&lt;U&gt;    12                        &lt;/U&gt;\r\n31...3448275862068965517241379\r\n\r\n1...034482758620689655172413793\r\n&lt;U&gt;×                             3&lt;/U&gt;\r\n                              9\r\n                            27\r\n                           21\r\n                           9\r\n                          3\r\n                        12\r\n                        6\r\n                      21\r\n                      3\r\n                    15\r\n                   15\r\n                  18\r\n                 27\r\n                24\r\n               18\r\n               0\r\n              6\r\n            18\r\n           24\r\n          15\r\n         21\r\n         6\r\n       24\r\n      12\r\n     12\r\n&lt;U&gt;     9                         &lt;/U&gt;\r\n31...03448275862068965517241379\r\n\r\n1...1034482758620689655172413793\r\n&lt;U&gt;×                              3&lt;/U&gt;\r\n                               9\r\n                             27\r\n                            21\r\n                            9\r\n                           3\r\n                         12\r\n                         6\r\n                       21\r\n                       3\r\n                     15\r\n                    15\r\n                   18\r\n                  27\r\n                 24\r\n                18\r\n                0\r\n               6\r\n             18\r\n            24\r\n           15\r\n          21\r\n          6\r\n        24\r\n       12\r\n      12\r\n      9\r\n&lt;U&gt;     0                          &lt;/U&gt;\r\n31...103448275862068965517241379\r\n</PRE>Finally, we have a digit 1 without a carry (the other ones were actually 11). This 1 can be used as the first digit, giving the final answer: <PRE>1034482758620689655172413793\r\n&lt;U&gt;×                          3&lt;/U&gt;\r\n                           9\r\n                         27\r\n                        21\r\n                        9\r\n                       3\r\n                     12\r\n                     6\r\n                   21\r\n                   3\r\n                 15\r\n                15\r\n               18\r\n              27\r\n             24\r\n            18\r\n            0\r\n           6\r\n         18\r\n        24\r\n       15\r\n      21\r\n      6\r\n    24\r\n   12\r\n  12\r\n  9\r\n 0\r\n&lt;U&gt;3                           &lt;/U&gt;\r\n3103448275862068965517241379\r\n</PRE><BR>Of course, that is just the smallest answer. If we didn\'t make that 1 be the first digit, and kept going, the whole process would just repeat itself. The next smallest number, then, would be 10344827586206896551724137931034482758620689655172413793, and so on.',NULL,1);
INSERT INTO comment VALUES (12334,1530,2716,'Federico Kereki','Standard solution','2004-03-01 12:00:48',3,'There\'s a standard way of solving this kind of \"move-to-the-beginning\" problems. Assume the solution is a number abc...3 and let X be the continued fraction 0.abc...3abc...3abc...3...<p>Then, (X+3)/10= 0.3abc...3abc...3abc..., which must be equal to 3X.<p> Equating, we get X=3/29, which works out to be 0.1034482758620689655172413793..., so our number is 1034482758620689655172413793.\n\n<i>Edited on <b>March 1, 2004, 12:01 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12335,124,5759,'Pieater','Answear','2004-03-01 12:42:04',0,'I believe it\'s easy because Arley pays more, but if the other dude pays bigger coins then he would pay more money. ',NULL,1);
INSERT INTO comment VALUES (12338,1651,3992,'Jane Doe','one way of looking at it...','2004-03-01 15:38:22',3,'1. Let\'s assume that the first statement was made by the Saudi Arabian. Then the statement is true. So Saudi Arabia gets the Gold.\r\n   Assuming the first statement is true, the second statement must have been made by the Romanian, because the Qatarian cannot be talking about his own country while the first statement is true. Therefore the statement is false. So Qatar gets either Silver or Bronze and Saudi Arabia gets either Gold or Silver.\r\n   Assuming the first statement is true and the second false, let\'s also assume that the third statement was made by the Qatarian. The statement is false as he is not talking about his own country, so Romania gets Silver. \r\nThe final places are as follows:\r\nSaudi Arabia - Gold\r\nRomania - Silver\r\nQatar - Bronze\r\n\r\n2. Let\'s assume that the first statement was made by the Romanian. The statement is false, so Saudi Arabia gets either Silver or Bronze. \r\n   Assuming that the first statement is false, let\'s also assume that the second statement was made by the Qatarian. This statement is true, so Qatar gets either Gold or Silver\r\n   Assuming that the first statement is true and the second one is false, let\'s say that the third statement was made by the Saudi Arabian. It is a false statement, so Romania gets Silver.\r\nBased on this situation, the results are as follows:\r\nQatar - Gold\r\nRomania - Silver\r\nSaudi Arabia - Bronze\r\n\r\n3. Let\'s assume that the first statement was made by the Qatarian. It is false, so Saudi Arabia either gets Silver or Bronze. \r\n   Assuming that the first statement is false, let\'s say that the second statement was made by the Saudi Arabian. It is a true statement, so Qatar gets either Silver or Bronze. \r\n  Assuming that the first statement and second statements are true, let\'s say the third one was made by the Romanian. It is true, so Romania gets the Bronze. \r\nSo, \r\nQatar - Gold\r\nSaudi Arabia - Silver\r\nRomania - Bronze \r\n\r\n4. Now let\'s assume that the first statement was made by the Qatarian. It is false, so Saudi Arabia gets either Silver or Bronze.\r\n   With the first statement assumed true, let\'s say the second statement was made by the Romanian. It is false, so Saudi Arabia gets either Gold or Silver.\r\n  With the first and second statement being true, let\'s say that the third statement was made by the Saudi Arabian. It is false, so:\r\nRomania - Gold\r\nSaudi Arabia - Silver\r\nQatar - Bronze\r\n\r\n5. Let\'s say that the first statement was made by the Romanian. It is false, so Saudi Arabia gets etiher Silver or Gold.\r\n  With the first statement assumed true, let\'s say the second statement was made by the Saudi Arabian or the Qatarian; it is true so Qatar gets Gold and Saudi Arabia gets Silver.\r\n  The Qatarian or the Saudi Arabian could not have made the last statement, because Romania could not have gotten the Gold or Silver based on the first two assumptions. Therefore, the final places are:\r\nQatar - Gold\r\nSaudi Arabia - Silver\r\nRomania - Bronze.\r\n\r\nNow, based on all the different situations, the following statements were made: \r\n\r\nThe first statement was made by the Qatarian, the second statement was made by the Saudi Arabian, and the third statement was made by the Romanian. \r\n\r\n..and the final places should be: \r\n\r\nGold - Qatar\r\nSilver - Saudi Arabia\r\nBronze - Romania \r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12339,1351,5852,'Coda','Easy','2004-03-01 16:05:26',0,'First day on the site, and the first problem I could figure out!&nbsp; The problem with the paragraph is that the last word of each line is repeated on the next line.&nbsp; ',NULL,1);
INSERT INTO comment VALUES (12340,1651,4507,'Penny','Solution','2004-03-01 16:15:13',3,'<DIV><FONT face=\\\"Arial Black\\\">\r\n<DIV><FONT face=\\\"Arial Black\\\">Answer:&nbsp;<FONT face=\\\"Arial Black\\\">The Romanian said&nbsp;\"Romania was the worst\" (true).&nbsp;The Qatari&nbsp;said&nbsp;\"Saudi Arabia got the Gold\" (false).&nbsp; The Saudi said&nbsp;\"Qatar ended in a higher place than Saudi Arabia\" (true). The final standings: Qatar: Gold;&nbsp;Saudi Arabia: Silver; Romania: Bronze.&nbsp;&nbsp;&nbsp;&nbsp;</FONT></FONT></DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\"></FONT>&nbsp;</DIV>\r\n<DIV>Explanation:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>You knew which one was&nbsp;Romanian. The Romanian made one of the three statements.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\">Case 1: The Romanian said&nbsp;\"Qatar ended in a higher place than Saudi Arabia\". Then you knew that this statement was&nbsp;false, and either Saudi Arabia got Gold and Qatar got Silver or Bronze, or Saudi Arabia got Silver and Qatar got Bronze. You knew that&nbsp;a non-Romanian said&nbsp; \"Romania was the worst,\" so&nbsp;that statement&nbsp;was false, and Romania got Gold or Silver. If the Saudi said&nbsp;\"Saudi Arabia got the Gold\", then&nbsp;Saudi Arabia got Gold. If the Qatari said&nbsp;\"Saudi Arabia got the Gold\", then Saudi Arabia got Silver or Bronze.&nbsp;There are two different medal standings&nbsp;that fit these possibilities: (1) Saudi Arabia got the Gold, Romania the Silver, Qatar the Bronze; (2) Romania got the Gold, Saudi Arabia got the Silver, Qatar the Bronze. Therefore, Case 1 would have given you&nbsp; insufficient evidence to deduce the final standings. Case 1 is ruled out.&nbsp;&nbsp;&nbsp;</FONT></DIV></FONT></DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\"></FONT>&nbsp;</DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\">Case 2: The Romanian said&nbsp;\"Saudi Arabia got the Gold.\" . Then you knew this statement&nbsp;was false,&nbsp;and&nbsp;that Saudi Arabia got Silver or Bronze. You also knew that&nbsp;whoever said&nbsp;<FONT face=\\\"Arial Black\\\">\"Romania was the worst\" was a non-Romanian, and so that statement was false,&nbsp;</FONT>and Romania got Gold or Silver. Since you knew that&nbsp;either&nbsp;the Qatari or the Saudi said&nbsp;\"Qatar ended in a higher place than Saudi Arabia\", you knew this&nbsp; statement&nbsp;was true, and&nbsp;either&nbsp;Qatar got Gold and Saudi Arabia Silver or Bronze, or Qatar got Silver and Saudi Arabia got Bronze.&nbsp; Each of the following two medal results&nbsp;</FONT><FONT face=\\\"Arial Black\\\">fits the possibilities of Case 2:&nbsp; </FONT><FONT face=\\\"Arial Black\\\">(1) Qatar got Gold, Romania got Silver, Saudi Arabia got&nbsp;Bronze; (2) Romania got Gold, Qatar got Silver and Saudi Arabia got Bronze.&nbsp;&nbsp;</FONT><FONT face=\\\"Arial Black\\\">So in Case 2 you would have had&nbsp;insufficient evidence&nbsp;to&nbsp;deduce the results.&nbsp;Case 2 is ruled out.</FONT></DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\"></FONT>&nbsp;</DIV>\r\n<DIV><FONT face=\\\"Arial Black\\\">Case 3: The Romanian said&nbsp;\"Romania was the worst.\" Then you knew that this statement was&nbsp;true, and&nbsp;Romania got Bronze. If the Saudi said&nbsp;\"Saudi Arabia got the Gold\", then Saudi Arabia got Gold; this means that the Qatari must have said&nbsp;<FONT face=\\\"Arial Black\\\">\"Qatar ended in a higher place than Saudi Arabia\", and the Qatari</FONT> would have been&nbsp;lying about his own country, which would contradict the judge. So&nbsp;the Qatari must have been the one who&nbsp;said&nbsp;\"Saudi Arabia got the Gold\" , and that statement was therefore&nbsp;false, and so&nbsp;Saudi Arabia got Silver. Thus Qatar got the Gold.&nbsp;</FONT><FONT face=\\\"Arial Black\\\">Only Case 3 would have allowed you to deduce the final standings.</FONT>&nbsp;&nbsp;&nbsp;</DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<DIV> </DIV>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 1, 2004, 6:52 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12341,1302,5852,'Coda','Solution','2004-03-01 16:15:18',3,'Assuming the cannibals&nbsp;ate at a steady rate, it would take 4 hours 34 minutes until just one consumer remained.&nbsp; However, considering that the remaining cannibal would have to eat the equivalent of over 2 people, it is highly improbable that he could finish in such a short space of time.&nbsp; ',NULL,1);
INSERT INTO comment VALUES (12342,1653,5840,'michelle','No Subject','2004-03-01 21:59:22',0,'3,628,800',NULL,1);
INSERT INTO comment VALUES (12343,625,3750,'mohan','re(2): Solution','2004-03-02 00:10:40',0,'SK, be kind!  (i got your drift, though, as i had a similar reaction.)\r\n\r\nyour comment was pretty funny, however.\r\n ',10223,0);
INSERT INTO comment VALUES (12344,1530,4374,'Richard','re: Standard solution','2004-03-02 01:10:08',0,'I&nbsp;am fascinated by this non-practical problem and the method you give.&nbsp; Can you give a reference for the method?&nbsp; Replacing 3 in the problem with 2, I get the 18-digit number 105263157894736842. Replacing 3 with n,&nbsp;there will be an answer (perhaps itself containing&nbsp;an internal repeating answer) with 10n-2 digits if 10n-1 is prime, i.e. when n=2,3,6,8, and 9.&nbsp; When 10n-1 is prime, the (10n-2)-digit answer will be the smallest possible whenever the index of 10 mod 10n-1 is coprime to 10n-2 as it is for n=2,3, and 6. Thus the minimal answer for n=6&nbsp;has 58 digits.',12334,1);
INSERT INTO comment VALUES (12345,1651,5285,'Ady TZIDON',' SECOND OPINION','2004-03-02 03:22:13',3,'re: my previous post.\r\nI erred\r\nQ1 S2 R3 is the right and unique answer.\r\n\r\nady\r\n\r\n\r\n\n\n<i>Edited on <b>March 2, 2004, 3:31 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12346,1467,5857,'hunter','I think this is the answer','2004-03-02 06:48:56',0,'My answer is 33  if my answer is right tell me and i will tell you how i got it and thank you',NULL,0);
INSERT INTO comment VALUES (12347,1526,2716,'Federico Kereki','re: A switch solution - maybe not the optimal one...','2004-03-02 07:03:49',1,'The numbering is wrong... \"a3b2\" should be \"a2b3\", and so on. Also, the two first moves can be switched, and so can the two last moves, so there are four solutions.',12336,0);
INSERT INTO comment VALUES (12348,1410,5857,'hunter','re(2): solution','2004-03-02 07:10:09',0,'what you said is convincing (SilverKnight) but what if hour, minute and second hand do not jerk and turn around smoothly will your answer be right',11444,0);
INSERT INTO comment VALUES (12349,1530,1301,'Charlie','re(2): Standard solution','2004-03-02 08:34:50',3,'<P>This didn\'t use the \"standard\" solution, but here\'s a rundown for various move-by and multiply-by values, with the length of the number shown below the number:</P>\r\n<P>Move the 2 , mult. by 2 .<BR>105263157894736842<BR>&nbsp;18 <BR>Move the 3 , mult. by 2 .<BR>157894736842105263<BR>&nbsp;18 <BR>Move the 3 , mult. by 3 .<BR>1034482758620689655172413793<BR>&nbsp;28 <BR>Move the 4 , mult. by 2 .<BR>210526315789473684<BR>&nbsp;18 <BR>Move the 4 , mult. by 3 .<BR>1379310344827586206896551724<BR>&nbsp;28 <BR>Move the 4 , mult. by 4 .<BR>102564<BR>&nbsp;6 <BR>Move the 5 , mult. by 2 .<BR>263157894736842105<BR>&nbsp;18 <BR>Move the 5 , mult. by 3 .<BR>1724137931034482758620689655<BR>&nbsp;28 <BR>Move the 5 , mult. by 4 .<BR>128205<BR>&nbsp;6 <BR>Move the 5 , mult. by 5 .<BR>102040816326530612244897959183673469387755<BR>&nbsp;42 <BR>Move the 6 , mult. by 2 .<BR>315789473684210526<BR>&nbsp;18 <BR>Move the 6 , mult. by 3 .<BR>2068965517241379310344827586<BR>&nbsp;28 <BR>Move the 6 , mult. by 4 .<BR>153846<BR>&nbsp;6 <BR>Move the 6 , mult. by 5 .<BR>122448979591836734693877551020408163265306<BR>&nbsp;42 <BR>Move the 6 , mult. by 6 .<BR>1016949152542372881355932203389830508474576271186440677966<BR>&nbsp;58 <BR>Move the 7 , mult. by 2 .<BR>368421052631578947<BR>&nbsp;18 <BR>Move the 7 , mult. by 3 .<BR>2413793103448275862068965517<BR>&nbsp;28 <BR>Move the 7 , mult. by 4 .<BR>179487<BR>&nbsp;6 <BR>Move the 7 , mult. by 5 .<BR>142857<BR>&nbsp;6 <BR>Move the 7 , mult. by 6 .<BR>1186440677966101694915254237288135593220338983050847457627<BR>&nbsp;58 <BR>Move the 7 , mult. by 7 .<BR>1014492753623188405797<BR>&nbsp;22 <BR>Move the 8 , mult. by 2 .<BR>421052631578947368<BR>&nbsp;18 <BR>Move the 8 , mult. by 3 .<BR>2758620689655172413793103448<BR>&nbsp;28 <BR>Move the 8 , mult. by 4 .<BR>205128<BR>&nbsp;6 <BR>Move the 8 , mult. by 5 .<BR>163265306122448979591836734693877551020408<BR>&nbsp;42 <BR>Move the 8 , mult. by 6 .<BR>1355932203389830508474576271186440677966101694915254237288<BR>&nbsp;58 <BR>Move the 8 , mult. by 7 .<BR>1159420289855072463768<BR>&nbsp;22 <BR>Move the 8 , mult. by 8 .<BR>1012658227848<BR>&nbsp;13 <BR>Move the 9 , mult. by 2 .<BR>473684210526315789<BR>&nbsp;18 <BR>Move the 9 , mult. by 3 .<BR>3103448275862068965517241379<BR>&nbsp;28 <BR>Move the 9 , mult. by 4 .<BR>230769<BR>&nbsp;6 <BR>Move the 9 , mult. by 5 .<BR>183673469387755102040816326530612244897959<BR>&nbsp;42 <BR>Move the 9 , mult. by 6 .<BR>1525423728813559322033898305084745762711864406779661016949<BR>&nbsp;58 <BR>Move the 9 , mult. by 7 .<BR>1304347826086956521739<BR>&nbsp;22 <BR>Move the 9 , mult. by 8 .<BR>1139240506329<BR>&nbsp;13 <BR>Move the 9 , mult. by 9 .<BR>10112359550561797752808988764044943820224719<BR>&nbsp;44 </P>\r\n<P>Produced by</P>\r\n<P>OPEN \"movxmulx.txt\" FOR OUTPUT AS #2<BR>FOR movthe = 2 TO 9<BR>&nbsp;FOR multby = 2 TO movthe<BR>&nbsp; ct = 0<BR>&nbsp; PRINT #2, \"Move the\"; movthe; \", mult. by\"; multby; \".\"<BR>&nbsp; divisor = multby<BR>&nbsp; temp = movthe<BR>&nbsp; quot$ = \"\"<BR>&nbsp; DO<BR>&nbsp;&nbsp;&nbsp; q = temp \\ divisor<BR>&nbsp;&nbsp;&nbsp; r = temp MOD divisor<BR>&nbsp;&nbsp;&nbsp; quot$ = quot$ + LTRIM$(STR$(q))<BR>&nbsp;&nbsp;&nbsp; ct = ct + 1<BR>&nbsp;&nbsp;&nbsp; IF q = movthe AND r = 0 THEN EXIT DO<BR>&nbsp;&nbsp;&nbsp; temp = r * 10 + q<BR>&nbsp; LOOP</P>\r\n<P>&nbsp; PRINT #2, quot$<BR>&nbsp; PRINT #2, ct<BR>&nbsp;NEXT<BR>NEXT</P>\r\n<P>CLOSE<BR></P>',12344,1);
INSERT INTO comment VALUES (12350,1227,5865,'ice','No Subject','2004-03-02 09:04:25',0,'interesting',NULL,1);
INSERT INTO comment VALUES (12351,1359,5865,'ice','No Subject','2004-03-02 09:07:30',0,'<P>intersting</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12352,1661,1301,'Charlie','solution','2004-03-02 09:08:39',3,'<tt>\r\n(-e)^(i&#960;) = ((-1)e)^(i&#960;)\r\n = (-1)^(i&#960;) * e^(i&#960;)\r\n = (e^(i&#960;))^(i&#960;) * (-1)\r\n = e^(i&#178;&#960;&#178;) * (-1)\r\n = e^(-&#960;&#178;) * (-1)\r\n = - e^(-&#960;&#178;)\r\n</tt>\r\n\r\nThat comes out to about -0.0000517231862.',NULL,0);
INSERT INTO comment VALUES (12353,1110,5865,'ice','No Subject','2004-03-02 09:08:58',0,'<P>interesting</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12354,1526,5866,'paurusan','re(2): A switch solution - maybe not the optimal one...','2004-03-02 09:36:39',0,'my sentiments exactly...',12347,1);
INSERT INTO comment VALUES (12355,1526,5858,'slsl','re(2): A switch solution - maybe not the optimal one...','2004-03-02 10:05:48',0,'The reason for the mix up: I used the chess board to find the solution to the problem. And on a chess board, the first field (the one in the lower left corner) is a1, and on the picture above, that field is a4. :) But what about the number of moves? Can there be less than 19 (legal) moves?',12347,0);
INSERT INTO comment VALUES (12356,1530,4374,'Richard','re(3): Standard solution','2004-03-02 11:50:29',0,'You confirm my finding for 2,2 and length prediction for 6,6 and do much more! Your program is really simple,&nbsp;although I still don\'t understand&nbsp;why it works. The 4,4 case is interesting for the fact that the answer is so short compared to the others. Generalizing so the multiplier is different from the digit moved was something that would never have ocurred to me. Good show.',12349,1);
INSERT INTO comment VALUES (12357,1410,3172,'SilverKnight','re(3): solution','2004-03-02 12:32:08',0,'In that case, the comment I was responding to, previously submitted (by Charlie), should answer your question.\r\n\r\n',12348,1);
INSERT INTO comment VALUES (12358,1661,5799,'red_sox_fan_032003','too easy for this site','2004-03-02 12:35:58',0,'<P>&nbsp;</P>\r\n<P>((i^2)e)^(i* pi)</P>\r\n<P>(e^[i*pi/2]^2^(i*pi)*1)</P>\r\n<P>e(-pi^2)</P>\r\n<P>or 5.1723*10^-5</P>',NULL,1);
INSERT INTO comment VALUES (12359,1661,3172,'SilverKnight','re: too easy for this site','2004-03-02 12:42:12',0,'I couldn\'t agree more red_sox....<br>\r\n<br>\r\nThese problems are tremendously easy when Charlie or someone else posts the solution already.<br>\r\n<br>\r\n<br>\r\n\r\n\r\n',12358,1);
INSERT INTO comment VALUES (12360,1661,4374,'Richard','re: solution','2004-03-02 13:10:47',0,'<P>- e^(-ð²).&nbsp; Can it be that the toolbar is now working?</P>',12352,1);
INSERT INTO comment VALUES (12361,1661,4374,'Richard','re(2): solution','2004-03-02 13:14:05',0,'<P>Evidently not. So how does&nbsp;one get pi to come out as the Greek letter? </P>',12360,1);
INSERT INTO comment VALUES (12362,1661,1301,'Charlie','re(2): solution','2004-03-02 13:20:42',0,'The old flooble URL is still active, and I used that, as well as spelling out the &amp;xxx; codes. <p><i>Edited on <b>March 2, 2004, 1:32 pm</b></i>',12360,1);
INSERT INTO comment VALUES (12363,1661,1301,'Charlie','re: too easy for this site','2004-03-02 13:30:16',0,'<P>I\'m not sure what your line of reasoning is, but you are missing the minus sign--the result is negative.&nbsp; </P>\r\n<P>I\'m sure also that your next-to-last line is intended to have a ^, which is missing also.</P>',12358,1);
INSERT INTO comment VALUES (12364,1632,2716,'Federico Kereki','Possible solution','2004-03-02 14:07:23',3,'Through S draw a parallel to AC; let T be its intersection with BC. Through Z draw another parallel to AC; let V be its intersection with RS.<p>F equals the area of TCRS, and G equals the area of VRYZ. BST and SZV are similar to BAC. Maximizing F+G equals minimizing the sum of the areas of BST, SZV, and ZAY.<p>Let\'s call BC=2L so the height of ABC is 1/L. If BT=2H, then the area of BST is H^2/L^2. If SV=2K, then the area of SZV=K^2/L^2. Finally, ZY=2L-2H-2K,  so the area of ZAY=(L-H-K)^2/L^2.<p>Maximizing F+G equals minimizing (H^2+K^2+(L-H-K)^2)/L^2. Differentiating with regard to H and K and equating to zero, shows that this is minimum if H=K=L/3, and in that case, F+G equals 2/3 of the total area.<p>\r\nPS. In the first draft of this text, I had written \"parallel to BC\", which made no sense, instead of \"parallel to AC\".\n\n<i>Edited on <b>March 2, 2004, 2:45 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12365,1632,3172,'SilverKnight','re: Possible solution','2004-03-02 14:13:25',4,'F.K., you wrote:<br>\r\n\"<i>Through S draw a parallel to BC; let T be its intersection with BC...</i>\"<br>\r\n<br>\r\nBut there is no intersection with BC if it is parallel.&nbsp; And the\r\nsame goes for your parallel through Z.&nbsp; Do you mean \"drop a\r\nperpendicular\"?<br>\r\n<br>\r\n-SK<br>\r\n\r\n\r\n',12364,1);
INSERT INTO comment VALUES (12366,1632,1575,'DJ','re(2): Possible solution','2004-03-02 14:25:18',0,'<P>I\'m pretty sure he intended a parallel to AC, not BC, forming parallelograms with the same areas as F and G, and leaving two similar triangles. Not the same approach I had, but it works, so .. I like it.</P>\r\n<P>=)</P>',12365,1);
INSERT INTO comment VALUES (12367,1632,2716,'Federico Kereki','re(2): Possible solution','2004-03-02 14:41:02',1,'Sorry, in both cases I meant \"parallel to AC\"...',12365,0);
INSERT INTO comment VALUES (12368,1632,2716,'Federico Kereki','A generalization','2004-03-02 14:43:10',3,'By the same reasoning, with 1, 2, 3, ... n rectangles, the shaded area would be 1/2, 2/3, 3/4, ... (n-1)/n of the total area.',NULL,0);
INSERT INTO comment VALUES (12369,1661,1626,'Gamer','Notes:','2004-03-02 14:50:27',1,'Even if the author thought this puzzle was easy, it\'s a morning problem. Consider many of Ravi\'s recent problems as the same way.',NULL,1);
INSERT INTO comment VALUES (12370,1632,1301,'Charlie','The Calculus','2004-03-02 15:36:59',3,'So long as the base and the altitude are the same, the result will be the same regardless of whether the triangle is isosceles or not, so we\'ll make it isosceles.\r\n\r\nThe results will be proportional to the height and base of the triangle, so we can assume a standard triangle with altitude 1 and base 1, and scale up the results.\r\n\r\nCall the length of an altitude of the triangle AZY x, and the altitude of triangle ASR y.\r\n\r\nRectangle F has height (1-x) and width equal to x.\r\n\r\nRectangle G has height (x-y) and width equal to y.\r\n\r\nThe total area of the two rectangles is then A = (1-x)x + (x-y)y, which is equal to\r\n\r\nA = x - x&#178; + yx - y&#178; \r\n\r\n&#8706;A/&#8706;x = 1 - 2x + y = 0\r\n\r\n&#8706;A/&#8706;y = x - 2y = 0\r\n\r\nso x=2y and 1 - 4y + y = 0, so y = 1/3.\r\n\r\nThe horizontal lines for the rectangles are 1/3 and 2/3 of the way down the triangle to maximize the area.\r\n\r\nThen A = (1/3)(2/3) + (1/3)(1/3) = 1/3 for a triangle whose area is 1/2.\r\n\r\nScaling up, A = base * height / 3, or 2/3 the area of the triangle as a whole.\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12371,1530,1301,'Charlie','re(4): Standard solution','2004-03-02 15:46:41',0,'The program is actually just mimicking long division. The variable temp is just the current partial dividend, and succeeding temp values are just the remainder from the previous division with the next digit brought down from the real dividend, which in this case is just the previous partial(single-digit) quotient, as the digits are all offset by one in the whole quotient and the whole dividend. The appending is done arithmetically by multiplying the previous remainder by 10 before adding the newly-brought-down digit.\r\n\r\nThe backslash is integer division, producing a whole-number quotient.',12356,0);
INSERT INTO comment VALUES (12372,1227,775,'Cory Taylor','2 comments','2004-03-02 17:11:45',0,'As a baseball afficianado (but clearly not a spelling one), there are two points I would like to make\r\n1)Bruno Pelletier IS on to something with his strike two posting.  The wording, in the context of baseball lingo, does allow his interpretation.  Of course, that wasn\'t the intent of the problem, but that\'s beside the point.\r\n2) There is an error in the solution DJ!  Baseball stats include as strikes any pitches that the batter swings at, regardless of whether he makes contact or not - so all of his pitches were strikes - not none of them.',NULL,0);
INSERT INTO comment VALUES (12373,1328,1626,'Gamer','re(3): No Subject ===> better, best etc att : Gamer','2004-03-02 19:04:34',0,'However, you would never start a sequence with 1 and 4 and that\'s it because it\'s too ambiguous. You could do it with any number of nubmers though.\r\n\r\nThe point you just made shows that you can do any sequence in any number of rules, but as the numbers increase, so does the difficulty. This shows that we need to decide which ones are better. Usually, the polynomials are ranked pretty low because they can be used with any set of integers, where the other rules can not.',12322,0);
INSERT INTO comment VALUES (12374,1530,4374,'Richard','re(5): Standard solution','2004-03-02 19:34:22',0,'OK, now I understand your method, and it is really effective for getting the digits.&nbsp; The so-called \"standard way\" seems to me to be less effective at giving the&nbsp;digits because&nbsp;it gives a repeating decimal and in order to&nbsp;know the repetition period for sure, it appears to me that two whole periods have to be produced by long division, whereas your method only needs to produce one period. And even if we could readily calculate the repetition period, the digits still have to be produced.',12371,1);
INSERT INTO comment VALUES (12375,1661,3558,'Tristan','re: solution - text problems','2004-03-02 20:14:10',0,'<P>Interestingly enough, I\'ve had the same problem before the rich text editor, when submitting this very problem.&nbsp; When I submitted this problem, all the symbols came out fine, using those codes with the ambersand and stuff.&nbsp; But when I editted it, the pi symbol was in the text box instead of the code, and then after submitting the edit, it came out as some wierd symbol.&nbsp; I think that it\'s the lower case Greek delta.</P>\r\n<P>Anyway, I did bring it up in a thread <A href=\\\"http://perplexus.info/forum.php?fid=5&amp;tid=283\\\">here</A>&nbsp;quite a while ago.</P>\r\n<P>Edit: the link wasn\'t working, at least not for me.&nbsp; I can\'t figure out what\'s wrong, but the url is <A href=\\\"http://perplexus.info/forum.php?fid=5&amp;amp;tid=283\\\">http://perplexus.info/forum.php?fid=5&amp;amp;tid=283</A></P><p><i>Edited on <b>March 2, 2004, 8:17 pm</b></i>',12361,1);
INSERT INTO comment VALUES (12376,1632,5352,'Juggler','Layman\'s Maths','2004-03-03 02:07:02',1,'<P>For this&nbsp;I needed to add some figures into the picture, I called the line BC = 10cm, dropping a perpendicular line from A to&nbsp;an intersection of BC, say A-A\', i called this length 10cm also,</P>\r\n<P>this gives us an area for the triangle of 50cm², (base x 1/2 height)</P>\r\n<P>now i need to insert 2 squares into the triangle, i used the equation ½height x ½width (5cm x 5cm) for the first (F) and ¼height x ¼width (2.5cm x 2.5cm)&nbsp;for the second (G)</P>\r\n<P>from this i can now work out area of F+G to be 25cm²+6.25cm²=31.25cm² </P>\r\n<P>this is 62.5% of the original triangles area</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12377,1632,5285,'Ady TZIDON','re: Layman\'s Maths / we are not SQUARE!!!','2004-03-03 02:30:44',2,'RECTANGLES, man,no one asked for SQUARES!!!\r\nady',12376,0);
INSERT INTO comment VALUES (12378,1657,5285,'Ady TZIDON','ELEMENTARY, DEAR WATSON','2004-03-03 08:32:02',3,'Let the integers be  mod 10:\r\n0,1,2,3, ...  9  in any order\r\nClearly -out of 1,3,5,7,9 at most two are divisible by 3,only one by  5 and  only one by 7, thus leaving  \r\nin the worst case one odd number that is not divisible by 2,3,5,7.\r\n\r\nIt does  not have to be prime, but if it divides ,say, 11\r\nits neighbors don\'t.\r\n\r\n\r\nqed\r\nady\r\n\r\nQED\r\n\r\nady\r\n\r\n\r\n\n\n<i>Edited on <b>March 3, 2004, 8:42 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12379,1657,1301,'Charlie','solution','2004-03-03 08:37:43',3,'<P>To prevent a given number from being relatively prime to the rest in the set of ten, it must share a prime factor. Prime factors that are 11 or larger need not be considered, as only one number in any range of ten can have such a prime as a factor.</P>\r\n<P>In any span of ten numbers, five will be even (divisible by 2), leaving five that are still possible candidates for being relatively prime. There can be three numbers that contain 3 as a factor, but at least one of these was already disqualified by being even, so the 3\'s can only reduce the candidates by 2, leaving 3 candidates for relative primeness.</P>\r\n<P>Only two of the numbers in the range can be divisible by 5, but again, one is even, so only one is removed from candidacy now, leaving 2 candidates.</P>\r\n<P>At most two numbers in the range&nbsp;can be divisible by 7, and again, only one can be odd, so at most one candidate is disqualified, leaving at least one that\'s still relatively prime to the rest.</P>\r\n<P>As we\'ve run out of primes under 11, we\'ve shown that at least one number of the ten is relatively prime to the rest.</P>',NULL,1);
INSERT INTO comment VALUES (12380,1657,1301,'Charlie','re: ELEMENTARY, DEAR WATSON','2004-03-03 08:39:55',0,'The puzzle calls for ANY set of ten consecutive integers.&nbsp; The first number in the set might not be divisible by 12, which is the type of set you\'ve proved it for.',12378,1);
INSERT INTO comment VALUES (12381,1657,5285,'Ady TZIDON','re(2): ELEMENTARY, charlie','2004-03-03 08:45:12',0,'  charlie\r\n\r\nplease see my revised version-\r\nthe previous was erroneously released(TRIGGER HAPPY)\r\nadY',12380,0);
INSERT INTO comment VALUES (12382,1657,1301,'Charlie','Another proof--and extension.','2004-03-03 09:07:57',3,'<P>The only possible prime factors the ten numbers might share are 2, 3, 5 and 7.&nbsp; The positions of multiples of these primes within any given range (including ranges of 10) therefore shift in a cycle of 2*3*5*7=210 numbers.&nbsp; Therefore we can check the first 220 numbers to find those numbers that do not have any one of these as a factor.&nbsp; They are listed below, together with the difference between it at the previous number on the list:</P>\r\n<P>&nbsp; 1<BR>&nbsp;11&nbsp;&nbsp; 10<BR>&nbsp;13&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;17&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;19&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;23&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;29&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;31&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;37&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;41&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;43&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;47&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;53&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;59&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;61&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;67&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;71&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;73&nbsp;&nbsp;&nbsp; 2<BR>&nbsp;79&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;83&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;89&nbsp;&nbsp;&nbsp; 6<BR>&nbsp;97&nbsp;&nbsp;&nbsp; 8<BR>101&nbsp;&nbsp;&nbsp; 4<BR>103&nbsp;&nbsp;&nbsp; 2<BR>107&nbsp;&nbsp;&nbsp; 4<BR>109&nbsp;&nbsp;&nbsp; 2<BR>113&nbsp;&nbsp;&nbsp; 4<BR>121&nbsp;&nbsp;&nbsp; 8<BR>127&nbsp;&nbsp;&nbsp; 6<BR>131&nbsp;&nbsp;&nbsp; 4<BR>137&nbsp;&nbsp;&nbsp; 6<BR>139&nbsp;&nbsp;&nbsp; 2<BR>143&nbsp;&nbsp;&nbsp; 4<BR>149&nbsp;&nbsp;&nbsp; 6<BR>151&nbsp;&nbsp;&nbsp; 2<BR>157&nbsp;&nbsp;&nbsp; 6<BR>163&nbsp;&nbsp;&nbsp; 6<BR>167&nbsp;&nbsp;&nbsp; 4<BR>169&nbsp;&nbsp;&nbsp; 2<BR>173&nbsp;&nbsp;&nbsp; 4<BR>179&nbsp;&nbsp;&nbsp; 6<BR>181&nbsp;&nbsp;&nbsp; 2<BR>187&nbsp;&nbsp;&nbsp; 6<BR>191&nbsp;&nbsp;&nbsp; 4<BR>193&nbsp;&nbsp;&nbsp; 2<BR>197&nbsp;&nbsp;&nbsp; 4<BR>199&nbsp;&nbsp;&nbsp; 2<BR>209&nbsp;&nbsp; 10<BR>211&nbsp;&nbsp;&nbsp; 2</P>\r\n<P>None of the differences is greater than 10, so every group of ten will have at least one.</P>\r\n<P>In fact, there&nbsp;are only&nbsp;two points in the cycle where the distance is farther than 8: 1-11,&nbsp;and 199-211.&nbsp; In the first instance (to be repeated &nbsp;at 211-221), 7 (or 217) is the only multiple of that number within the group bounded by numbers on the list and so serves as a relative prime until 1 (or 211) is reached on the one side or 11 (or 221) on the other.&nbsp; In the other range, 199-211, 203 is a multiple of only 7 and again the only such multiple in the range, and so serving as a relative prime within that group.</P>\r\n<P>Thus any set of <STRONG>eight</STRONG> consecutive integers has at least one member that&nbsp;is relatively prime to the others in the set.</P><p><i>Edited on <b>March 3, 2004, 9:10 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12383,1657,1301,'Charlie','Extension in the other direction','2004-03-03 09:50:20',0,'<P>Reducing the span to 8 as in my previous post makes it easier in one sense to get relative primes, in having fewer numbers that might share a factor, but harder in another in reducing the eligible candidates for being the relative prime.&nbsp; So extension in the other direction could be of intereste.&nbsp; The following program checks spans of 11 for numbers that are relatively prime and finds that the widest gap between numbers that are in fact prime relative to their preceding 10, is 10, so any span of 11 consecutive numbers contains at least one that is relatively prime to the rest:</P>\r\n<P>max = 2 * 3 * 5 * 7 * 11<BR>high = 11<BR>span = 11<BR>DIM hist(span, 5)<BR>FOR n = 1 TO max + span<BR>&nbsp; FOR i = 1 TO span - 1<BR>&nbsp;&nbsp;&nbsp; FOR j = 1 TO 5<BR>&nbsp;&nbsp;&nbsp;&nbsp; hist(i, j) = hist(i + 1, j)<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp; NEXT i<BR>&nbsp; IF n MOD 2 = 0 THEN hist(span, 1) = 1:&nbsp; ELSE hist(span, 1) = 0<BR>&nbsp; IF n MOD 3 = 0 THEN hist(span, 2) = 1:&nbsp; ELSE hist(span, 2) = 0<BR>&nbsp; IF n MOD 5 = 0 THEN hist(span, 3) = 1:&nbsp; ELSE hist(span, 3) = 0<BR>&nbsp; IF n MOD 7 = 0 THEN hist(span, 4) = 1:&nbsp; ELSE hist(span, 4) = 0<BR>&nbsp; IF n MOD 11 = 0 THEN hist(span, 5) = 1:&nbsp; ELSE hist(span, 5) = 0<BR>&nbsp; good = 1<BR>&nbsp; IF n &lt; span THEN<BR>&nbsp;&nbsp; FOR i = 14 - n TO span - 1<BR>&nbsp;&nbsp;&nbsp; FOR j = 1 TO 5<BR>&nbsp;&nbsp;&nbsp;&nbsp; IF hist(i, j) = 1 AND hist(span, j) = 1 THEN good = 0<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; NEXT<BR>&nbsp; ELSE<BR>&nbsp;&nbsp; FOR i = 1 TO span - 1<BR>&nbsp;&nbsp;&nbsp; FOR j = 1 TO 5<BR>&nbsp;&nbsp;&nbsp;&nbsp; IF hist(i, j) = 1 AND hist(span, j) = 1 THEN good = 0<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; NEXT<BR>&nbsp; END IF<BR>&nbsp; IF good THEN<BR>&nbsp;&nbsp;&nbsp; PRINT n, n - prevN<BR>&nbsp;&nbsp;&nbsp; IF n &gt; 1 AND n - prevN &gt; maxdiff THEN maxdiff = n - prevN: maxAt = n<BR>&nbsp;&nbsp;&nbsp; prevN = n:<BR>&nbsp; END IF<BR>NEXT n<BR>PRINT maxdiff, maxAt<BR></P>',12382,1);
INSERT INTO comment VALUES (12384,1632,5352,'Juggler','re(2): We are not square (in my original post, they are)','2004-03-03 11:54:25',1,'<P>I\'d like to thank Ady for pointing out that it is not necessary to use squares, but i\'d like to add that for the particular figures that i used in the example, squares <U>are</U> required.</P>\r\n<P>if the height and&nbsp;base of the triangle were of differing lengths, then the \"square\" objects would in fact be rectangles and the calculation would still work.</P>',12377,1);
INSERT INTO comment VALUES (12385,1657,4507,'Penny','This meeting of the google fanclub is called to order.  :-)','2004-03-03 13:04:36',0,'<P>The official solution is given in&nbsp;\"Problem #6\" at the following website. (If you get \"URL not found on this server\", copy/paste it into your web browser).</P>\r\n<P><A href=\\\"http://www.geneseo.edu/~towsleyg/PUTNAM%20PROBLEM%20ARCHIVE.htm\\\">http://www.geneseo.edu/~towsleyg/PUTNAM%20PROBLEM%20ARCHIVE.htm</A></P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 3, 2004, 1:09 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12386,1632,1575,'DJ','re(3): We are not square (in my original post, they are)','2004-03-03 13:39:12',1,'<P>\"for the particular figures that i used in the example, squares <U>are</U> required.\"</P>\r\n<P>Why? If you <EM>assume </EM>that they need be squares, then you are not finding the maximum of anything, just calcluating an area. In fact, when you maximize the areas, the two rectangles will have the same height (one third of the height of the triangle), so both will never be squares (the bottom one is obviously much wider).</P><PRE>     /\\<BR>    /__\\<BR>   /|  |\\<BR>  /<U> |  | </U>\\<BR> /|      |\\<BR><U>/ |      | \\</U></PRE>',12384,1);
INSERT INTO comment VALUES (12387,1668,1575,'DJ','Poor Solution','2004-03-03 16:31:15',0,'<P>Five locks, and five keys. The chest could only be opened when all five people are present (which, in turn, satisfies that at least three of them must be present.</P>\r\n<P>Ah, the old \"only if\" versus \"if and only if\" loophole ..</P>',NULL,1);
INSERT INTO comment VALUES (12388,1668,4374,'Richard','re: Poor Solution','2004-03-03 16:49:38',0,'A better poor solution is to have locks and keys 1,2,3 assigned to people A,B,C,D,E according to A1,B2,C3,D1,D2 so that 3 people are required (one of whom must be C, and one must be either A or D, and the other either B or E). The problem is clearly asking for the least number of locks, which is not 5. There must be at least 3 locks, however. Now let\'s concentrate on the real problem of finding what the minimum number of locks is that permits any majority to open the chest.',12387,1);
INSERT INTO comment VALUES (12389,1668,5285,'Ady TZIDON','key answer','2004-03-03 17:44:54',3,'Assuming that (i) each lock is locked and unlocked by one key, of which there can be any number of copies, and that (ii) all locks need to be unlocked to open the box, the answer is: Use one lock for each 3-person subset of the group keys for each lock being given to all people in its subset. This uses C(5,3)=10 locks and 10*3=30 keys. \r\nans:   each member 6 keys\r\nIt can be easily shown that this is a minimum.\r\n\r\nady \r\n\n\n<i>Edited on <b>March 3, 2004, 5:47 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12390,215,5799,'red_sox_fan_032003',' a simple solution','2004-03-03 17:56:18',0,'<P>represent odd # as 2K+1</P>\r\n<P>then odd^2-1 =(2K+1)(2K+1)-1</P>\r\n<P>4k^2+4K =4K(K-1)</P>\r\n<P>but since either K or K-1 is even a 2 can be pulled out from one of them leaving 4K(k-1)/8 as an integer</P>',NULL,1);
INSERT INTO comment VALUES (12391,1668,5885,'George','Why \'how many keys\'?','2004-03-03 17:56:20',4,'So, there\'re five people. If each of them is to have a key for a certain lock, the keys should be five.\r\nDoes \'how many keys\' mean that if two persons\' keys open the same lock that\'s viewed as one key, or does it mean that some men may be left keyless? Otherwise, this part of the question seems pointless to me.',NULL,0);
INSERT INTO comment VALUES (12392,1668,1626,'Gamer','re: key answer','2004-03-03 17:57:39',0,'You should \"easily show\" it\'s a minimum. Also, there are 10 locks and 6 keys. So which keys are for which locks, and how much of each?\r\n\r\nThis solution is an outline, but it isn\'t close to a proof.\r\n\r\n',12389,0);
INSERT INTO comment VALUES (12393,1668,4507,'Penny','Solution','2004-03-03 18:13:37',3,'<DIV>Put 10 locks on the chest, and distribute the five keys to persons A,B,C,D,E as follows:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>A\'s key unlocks&nbsp;[1 2 7 8 9 10]</DIV>\r\n<DIV>B\'s [1 2 4 5 6 10]</DIV>\r\n<DIV>C\'s [1 3 5 6 8 9]&nbsp;&nbsp; </DIV>\r\n<DIV>D\'s [2 3 4 6 7 9]&nbsp; </DIV>\r\n<DIV>E\'s [3 4 5 7 8 10]</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Any three of them together&nbsp;will unlock all&nbsp;10 locks.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>A and B will&nbsp;not unlock&nbsp;3</DIV></DIV>\r\n<DIV>A and C will not unlock&nbsp;4&nbsp;&nbsp; </DIV>\r\n<DIV>A and D will not unlock&nbsp;5&nbsp; </DIV>\r\n<DIV>A and E will not unlock&nbsp;6</DIV>\r\n<DIV>B and C will not unlock&nbsp;7&nbsp;&nbsp; </DIV>\r\n<DIV>B and D will not unlock&nbsp;8&nbsp; </DIV>\r\n<DIV>B and E will not unlock&nbsp;9</DIV>\r\n<DIV>C and D will not unlock&nbsp;10&nbsp; </DIV>\r\n<DIV>C and E will not unlock&nbsp;2</DIV>\r\n<DIV>\r\n<DIV>D and E will not unlock&nbsp;1</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV></DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV></DIV>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 3, 2004, 6:51 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12394,1668,5285,'Ady TZIDON','re(2): key answer +an EXTRA key for GAMER','2004-03-03 18:15:00',3,'\r\nG\'\r\n\r\nNeither the proof nor the actual distribution of the keys was requested, but I will obliged you. I felt that something should be left for others. Anyway:\r\n\r\nWhy is this minimum? If there was a lock for which 2 or fewer people had keys, the 3 or more people left over would be unable to open the box, which is unacceptable; so all locks must share their keys among 3 or more people. Now if there was some 3-person group that was not the set of key owners for a lock, the group consisting of the remaining 2 people would be able to open the box, since it shares at least one person with every other 3-person group, and every group with 4 people or more. Hence every 3-person group must be the set of key owners for some lock, which means that any solution must use at least the locks and keys above (you can use more if you like.) \r\n\r\nAs to the distribution list - simply follow the solution and\r\nallocate the keys: subsets of a group 1,2,3,4,5 are:\r\n123,124,.....345\r\nall members of the first 3-tuple get EACH the A-key for lock A\r\nall members of the SECOND 3-tuple get EACH  the B-key for lock B\r\n....YHE LAST SUBSET  the J-kay\r\n\r\nHope you find it satisfactory.\r\n\r\nady',12392,0);
INSERT INTO comment VALUES (12395,1668,3172,'SilverKnight','re(3): key answer +an EXTRA key for GAMER','2004-03-03 18:17:24',0,'An example of Ady\'s suggest distribution would be:\r\n<PRE>                     Locks\r\n   <U> 1    2    3    4    5    6   7   8   9  10</U><BR>1 | X    X    X    X    X    X<BR>2 | X    X    X                  X   X   X<BR>3 | X              X    X        X   X       X<BR>4 |      X         X         X   X       X   X<BR>5 |           X         X    X       X   X   X</PRE>\r\n',12394,0);
INSERT INTO comment VALUES (12396,1668,4507,'Penny','re: Solution','2004-03-03 18:35:54',0,'<P>Any two of these people must lack a key to at least one&nbsp;lock. But then the other three must all have a key to that lock; otherwise there would be three people who couldn\'t unlock it. There are 10 groups of 2 people among 5. </P>\r\n<P>Therefore 10 is the minimum number of locks, and 5 the minimum number of keys (one per person).</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',12393,1);
INSERT INTO comment VALUES (12397,1565,5886,'Steve','re: why calculus','2004-03-03 19:02:54',0,'Dan Porter, sorry to burst your bubble, however, there is not a uniform change in the angle.  This is due to the fact that the minute hand and the hour hand move at different rates.  Do not neglect the fact that the hour hand is still moving, just much less.  The easiest way to set up this problem is by using parametric equations to represent the motion of each of the hands.  The distance between the two hands is the difference of these two equations.  Then, find the fastest rate of change in the distance.  For this time, find the distances between the two hands (x and y coordinates), and use pathagoreon\'s theorem to solve for the distance.',12301,0);
INSERT INTO comment VALUES (12398,1632,5352,'Juggler','re(4): We are not square (in my original post, they are)','2004-03-03 19:20:57',0,'<P>OK, let\'s start afresh, the only reason i said squares was because&nbsp;the dimensions of the theoretical triangle i used were such that the outcome of the shapes F &amp; G were both squares, maybe this is unfortunate,</P>\r\n<P>So to re-iterate the area of F should be equal to ½Height x ½Base, while the area of G should be ¼Height x ¼Base, giving us areas of F=50% total area and G=12.5% total area. F+G=62.5%</P>\r\n<P>I have since recalculated with the DJ\'s recommendations and have got better results (66.66%) thanks for that</P>\r\n<P>I also realise where i went wrong, i was trying to get the largest area possible with the first rectangle and then doing the same with the second, this is clearly wrong as the calculations show that if the rectangular heights are the same then the smaller rectangle will more than make up for the shortfall in the first.</P>\r\n<P>I guess this long drawn out explanation as actually been an apology of sorts, i shall refrain posting any more comments on maths related issues until i am more sure of what is being asked</P>\r\n<P>Sorry, </P>\r\n<P>Phil (Juggler)</P>',12386,1);
INSERT INTO comment VALUES (12399,1668,1626,'Gamer','Explanations','2004-03-03 19:26:50',0,'You actually should provide why the answer is there, not just the answer to ALL problems on flooble, whether the problem specifies it or not. Explanations should explain to a reader that has no idea on the solution about what the solution is.',NULL,0);
INSERT INTO comment VALUES (12400,1632,5178,'Axorion','Another way','2004-03-03 19:27:47',0,'The area of AYZ must equal the area of SWZ + RXY and the area of BPS + CQR.  Because area is based on squares if any one of these areas gets larger it will get larger faster than the others get smaller.  This means R and Y cut segment AC into thirds.  Likewise S and Z cut segment AB into thirds.  The area of AYZ is (1/3)² or 1/9. The total area within ABC but outside F and G is 3(1/9) or 1/3.  Therefore the area of F+G=1-(1/3)=2/3.\r\n',NULL,0);
INSERT INTO comment VALUES (12401,1668,5352,'Juggler','Cost effective solution','2004-03-03 19:40:55',3,'<P>Since locks are expensive and keys are cheaper, i believe i have come up with a better solution,</P>\r\n<P><STRONG>5 Locks and 10 Keys.</STRONG></P>\r\n<P>call the locks A, B, C, D, E. <BR>call the Keys 1, 2, 3, 4, 5. \r\n<P>Albert holds lock A and key 1&nbsp;+ a copy of Key 3 <BR>Brenda holds lock B and Key 2&nbsp;&nbsp;+ a copy of Key 4 <BR>Charlie holds lock C and Keys 3&nbsp;+ a copy of Key 5 <BR>David holds lock D and Keys 4&nbsp;+ a copy of Key 1 <BR>Eileen holds lock E and keys 5&nbsp;+ a copy of Key 2 \r\n<P>This way only three people ever need to be at the chest to open it but 2 people cannot</P><p><i>Edited on <b>March 3, 2004, 7:45 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12402,1668,3172,'SilverKnight','re: Explanations','2004-03-03 19:53:15',0,'Gamer is absolutely correct.<br>\r\n<br>\r\nIt should go without saying that a solution is not a full solution if\r\nit does not only demonstrate the answer, but also the means to the\r\nanswer.<br>\r\n\r\n\r\n',12399,1);
INSERT INTO comment VALUES (12403,1668,4507,'Penny','re: Cost effective solution','2004-03-03 19:54:15',4,'<P>Juggler wrote: \"<STRONG>5 Locks and 10 Keys. </STRONG>call the locks A, B, C, D, E. call the Keys 1, 2, 3, 4, 5. </P>\r\n<P>Albert holds lock A and key 1&nbsp;+ a copy of Key 3 <BR>Brenda holds lock B and Key 2&nbsp;&nbsp;+ a copy of Key 4 <BR>Charlie holds lock C and Keys 3&nbsp;+ a copy of Key 5 <BR>David holds lock D and Keys 4&nbsp;+ a copy of Key 1 <BR>Eileen holds lock E and keys 5&nbsp;+ a copy of Key 2\" </P>\r\n<P>&nbsp;</P>\r\n<P>Dear Juggler:</P>\r\n<P>How would Albert, Brenda and David unlock the 5th lock ?&nbsp;&nbsp; </P>',12401,1);
INSERT INTO comment VALUES (12404,1668,5352,'Juggler','re(2): Cost effective solution','2004-03-03 20:00:16',0,'<P>Ooops :-)</P>\r\n<P>Once again, another short sighted explanation, i\'ll get bac to you with a better one soon.</P>',12403,1);
INSERT INTO comment VALUES (12405,1565,3558,'Tristan','re(2): why calculus','2004-03-03 20:05:41',0,'<P>I must agree with Axorion/Dan here.&nbsp; The fact that the hour hand moves is irrelevant because we only need to consider the relative movement of the hands.&nbsp; We can say that relative to the minute hand, the hour hand is moving counter-clockwise around a point 4 inches away from the point of the minute hand (the center of the clock).</P>\r\n<P>Relative to the minute hand, the hour hand keeps the same speed.&nbsp; The time when the distance is increasing most is when the hour hand is moving in the opposite direction.&nbsp; The direction is determined by the line tangent to the circle, at the point of the hour hand.&nbsp; So at this moment, the point of the minute hand is on the tangent line.&nbsp; So, using the pythagorean theorum, the distance is ã(4^2-3^2) or ã7.</P>\r\n<P>It seems to me like what you\'re proposing is just a less straightforward way (but I could be wrong).&nbsp; I hope I was thorough enough and not too thorough.&nbsp; </P>',12397,1);
INSERT INTO comment VALUES (12406,1565,5821,'joe','KISS, keep it simple!!!!!!!','2004-03-03 20:06:00',0,'In addition to analytical and spreadasheeet methods there is  a third one, a “common sense” solution.\r\n\r\nAssume that:\r\n -the hour hand A is stationary and rests on 12 o’clock.\r\n-The minute hand B is of the same length as A and, beginning at 12 rotates with the speed Vt.\r\n\r\n\r\nThe distance between tips of A and B, (D) changes at the max rate at t=0, when D is perpendicular to A.\r\n\r\nFor B>A the above occurs when:\r\nA=cos(a)*B, (a) is the angle between A and B\r\n\r\nWe have:\r\nD=sin(a)*B\r\nAnd\r\nD=SQRT(B^2-A^2)\r\n\r\nFor our example\r\nD=sqrt7\r\nCos(a)=3/4\r\n\r\nQED !!!!!!!!!!!!!!!!!\r\n\r\nNote that D is independent of Vt.\r\n\r\nI move to post the three solutions.\r\n\r\n',12397,0);
INSERT INTO comment VALUES (12407,1565,5821,'joe','Hey Tristan !','2004-03-03 20:11:33',0,'You posted yours 20 seconds before me, obviously I had no time to read it!!\r\nCongrats!!\r\nGreat minds think alike.',12406,0);
INSERT INTO comment VALUES (12408,1668,3558,'Tristan','re(2): Solution (Penny\'s)','2004-03-03 20:26:49',0,'<P><EM>\"Therefore 10 is the minimum number of locks, and 5 the minimum number of keys (one per person).\"</EM></P>\r\n<P>I\'m wondering how anyone can open 10 unique locks with 5 keys.</P>\r\n<P>The minimum of keys is 30 because at least 3 of the people have to have the key for any of these ten locks.</P>\r\n<P>Edit: I see what you meant now, but I don\'t think that you could have five keys that each open a different set of locks.</P><p><i>Edited on <b>March 3, 2004, 8:31 pm</b></i>',12396,1);
INSERT INTO comment VALUES (12409,1668,4507,'Penny','re(3): Solution (Penny\'s)','2004-03-03 22:18:47',0,'<DIV>Tristan wrote: \"I don\'t think that you could have five keys that each open a different set of locks.\"</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Here&nbsp;is&nbsp;one simple scenario. There are a billion others you could think of.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Let\'s say that Mr. A\'s key has a tiny magnetic strip on it with the letter \"a\", B\'s key has the letter \"b\",&nbsp;C\'s key has the letter \"c\", D\'s key has the letter \"d\", and E\'s key has the letter \"e\".&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Lets say each lock has a sensor that can detect these letters on a key. Each lock has&nbsp;an \"unlock rule\" that states that \"if any of three specific letters are detected on&nbsp;a key, I will unlock.\"</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>If these unlock rules are:&nbsp;&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Lock #1: any key with an \"a\", \"b\" or \"c\" unlocks me</DIV>\r\n<DIV>Lock #2: a,b,d</DIV>\r\n<DIV>Lock #3: c,d,e</DIV>\r\n<DIV>Lock #4: b,d,e</DIV>\r\n<DIV>Lock #5:&nbsp;b,c,e</DIV>\r\n<DIV>Lock #6: b,c,d</DIV>\r\n<DIV>Lock #7: a,d,e</DIV>\r\n<DIV>Lock #8: a,c,e</DIV>\r\n<DIV>Lock #9: a,c,d</DIV>\r\n<DIV>Lock #10: a,b,e&nbsp;&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Then A\'s key will&nbsp;unlock&nbsp;[1 2 7 8 9 10]</DIV>\r\n<DIV>\r\n<DIV>B\'s will unlock&nbsp;[1 2 4 5 6 10]</DIV>\r\n<DIV>C\'s will unlock&nbsp;[1 3 5 6 8 9]&nbsp;&nbsp; </DIV>\r\n<DIV>D\'s will unlock&nbsp;[2 3 4 6 7 9]&nbsp; </DIV>\r\n<DIV>E\'s will unlock&nbsp;[3 4 5 7 8 10]</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Then any three of A,B,C,D,E will be able to unlock all the locks, but no two of them alone can. (E.g. A and E will not have a key that unlocks lock #6)</DIV>\r\n<DIV>&nbsp;&nbsp; </DIV>\r\n<DIV></DIV>\r\n<DIV></DIV>\r\n<DIV></DIV>\r\n<DIV>&nbsp;</DIV></DIV>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 4, 2004, 8:02 am</b></i>',12408,1);
INSERT INTO comment VALUES (12410,1565,5178,'Axorion','re(2): why calculus','2004-03-03 22:30:56',0,'Think of it this way.  The rate of both hands is a constant so adding or subtracting them will still be a constant rate.  Take a battery operated clock.  Remove the second hand.  Glue a small block to the minute hand. Glue the block to a piece of glass. Now look through the glass at the clock.  The hour hand will be moving counter clockwise at a uniform rate slightly slower than a minute hand normally moves clockwise.  The tip of the hour hand will be at a constant speed but changing direction.  When the tip of the hour hand is moving directly away from the tip of the minute hand we have our max increase.  This is at 90° to the unknown segment or as Tristan put it, the point of tangent of a line through the tip of the minute hand to the circle drawn by the hour hand.\r\n\r\nI never took calculus although I can do a bit of it.  I have found that many problems can be simplified through geometry, algebra, trigonometry, logic and common sense.  Of course it helps that I can count the sides of complex polyhedrons in my head.  I\'m also an accomplished programmer so if it get over my head I can always do successive approximation.  Now if I could only remember that mandatory meeting I was reminded is in five minutes I might go back to school and have a cool job! \r\n\n\n<i>Edited on <b>March 3, 2004, 10:54 pm</b></i>',12397,0);
INSERT INTO comment VALUES (12411,1328,5384,'Larry','Solution','2004-03-03 23:19:54',3,'<P>Haven\'t read the other posts, so this may be redundant.</P>\r\n<P>The numbers are Fibonacci numbers starting with 3 in base 2, then 5 in base 3, 8 in base 4, 13 in base 5, 21 in base 6, and 34 in base 7.&nbsp; The next 2 numbers are:</P>\r\n<P>45&nbsp;&nbsp; (55 in base 8)<BR>81&nbsp;&nbsp; (89 in base 9)</P>',NULL,1);
INSERT INTO comment VALUES (12412,1328,5384,'Larry','Oops','2004-03-03 23:35:44',3,'<P>Oops, sorry, messed up my bases there.&nbsp;&nbsp;</P>\r\n<P>Haven\'t read the other posts, so this may be redundant.</P>\r\n<P>The numbers are Fibonacci numbers starting with 3 in base 2, then 5 in base 3, 8 in base 4, 13 in base 5, 21 in base 6, and 34 in base 7.&nbsp; The next 2 numbers are:</P>\r\n<P><STRONG>67</STRONG>&nbsp;&nbsp; (55 in base 8)<BR><STRONG>98</STRONG>&nbsp;&nbsp; (89 in base 9)</P>\r\n<P>As far as the philosophy of what makes the best answer (now I have read the other posts), I think there should be something akin to esthetic points for \"cleverness\" or \"uniqueness of ideas\".&nbsp; So for this series combining Fib with a changing base seems to me to be \"better\" than, say, a \"kicked up a notch\" geometric series.&nbsp; But then that\'s just me.&nbsp; Then again, sometimes I mess up translating bases.</P>',NULL,1);
INSERT INTO comment VALUES (12413,1446,5384,'Larry','I agree with Popstar Dave','2004-03-04 00:15:15',3,'<P>I agree that the customer expected 1/6 plus 5 chestnuts.<BR>Thus the cost is $1 per 5 1/6 chestnuts, or $(6/31) each.<BR>So $60 gets you 310 chestnuts, which should be enough even for the village smithy.</P>',NULL,1);
INSERT INTO comment VALUES (12414,1668,1253,'brianjn','No Subject','2004-03-04 02:05:51',1,'No one may possess 3 keys.<br>\r\n<br>\r\nAs 3 of 5 need access,<br>\r\nthen the minimum LOCK limit is 3; <br>\r\nhaving single keys only can be ruled out.<br>\r\n<br>\r\nBy combinations&nbsp; [5!/(2!*3!)= 10] the suggestion is 10 keys.<br>\r\n<br>\r\nThe following table will suggest otherwise:<br>\r\n<br>\r\nTable:&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Person<br>\r\n----------------------------------------------<br>\r\nKey&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;E<br>\r\n1&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x&nbsp;&nbsp; &nbsp; x&nbsp; &nbsp; x<br>\r\n2&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;x&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br>\r\n3&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;\r\nx&nbsp;&nbsp; &nbsp;x&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;\r\nx<br>\r\n----------------------------------------------<br>\r\n<br>\r\nIn the table Key 1 seems to be over-committed. <br>\r\nConsider the removal of Key E1.<br>\r\n<br>\r\nThis leaves 9 keys that are needed, as per the table, but remove <br>\r\nany one of the Key1\'s from the top Key 1 row.<br>\r\n<br>\r\nMy proof is: (having removed A1, C1, D1 OR E1), <br>\r\ncover 2 alpha columns and test for a 3 key satisfaction.<br>\r\n<br>\r\nSolution:&nbsp; 9 keys, 4 people get 2 but one soul gets 1 such the table<br>\r\ndistribution is obeyed.&nbsp;\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12415,215,5285,'Ady TZIDON','induction does it','2004-03-04 03:30:15',3,'induction is the shortest proof:\r\nfor n=1  8*1+1   ok\r\n\r\ngiven the formula holds for n\r\n\r\nfor n+2 (next odd) 8*( n+2)+1= (8*n+1)+16\r\n\r\nqed\r\nady',NULL,0);
INSERT INTO comment VALUES (12416,1530,5892,'empraptor','complete set of answers, mathy reasoning','2004-03-04 03:33:39',0,'<P>Let X be the number in question.</P>\r\n<P>Let Y = FLOOR(LOG(X)).</P>\r\n<P>According to the problem,&nbsp;X and Y...</P>\r\n<P>(X-3)/10 + 3*10^Y = 3*X</P>\r\n<P>Multiply both sides&nbsp;of that equation by 10...</P>\r\n<P>X - 3 + 3*10^(Y+1) = 30*X</P>\r\n<P>Subtract X from both sides.</P>\r\n<P>3*10^(Y+1) - 3 = 29X</P>\r\n<P>So the left side of that equation must be divisible by 29.</P>\r\n<P>Or, stated in another way,</P>\r\n<P>3*10^(Y+1) is congruent to 3 mod 29.</P>\r\n<P>which implies 10^(Y+1) is congruent to 1&nbsp;mod 29.</P>\r\n<P>Now all we do is find power of 10 that is congruent to 1 mod 29.</P>\r\n<P>Since 29 is a&nbsp;prime number, Fermat\'s theorem tells us that...</P>\r\n<P>10^28, 10^57, 10^86, etc. are congruent to 1 mod 29.</P>\r\n<P>More generally put, 10^(29*n+28) is congruent to 1 mod 29 for every&nbsp;integer&nbsp;n &gt;= 0.</P>\r\n<P>Which means Y+1 = 29*n+28 where n is an integer.&nbsp; And that in turn tells us that...</P>\r\n<P>29*X = 3*10^(29*n+28) - 3&nbsp;&nbsp; where n is an integer &gt;= 0</P>\r\n<P>Take n=0 for example.</P>\r\n<P>29*X = 3*10^28 - 3</P>\r\n<P>29*X = 29999999999999999999999999997</P>\r\n<P>X = 1034482758620689655172413793</P>\r\n<P>So, to sum that up... the general formula for the complete set of answers is</P>\r\n<P>X = (10^(29*n+28)-1)*3/29&nbsp;&nbsp;&nbsp;&nbsp; where n is an integer &gt;= 0</P>\r\n<P>X is guaranteed to be a whole number because we found the set of power of 10 that have the right congruency in mod 29.&nbsp; And thus everything\'s in order here.&nbsp; Final , complete answer...</P>',NULL,1);
INSERT INTO comment VALUES (12417,1651,5528,'shawn','my solution..','2004-03-04 03:37:45',3,'<P>The Final Standings:- </P>\r\n<P>1. Saudi Arabia</P>\r\n<P>&nbsp;2. Romania</P>\r\n<P>&nbsp;3. Qatar</P>\r\n<P>&nbsp;Reasoning:&nbsp;The Romanian was the person who spoke 2nd i.e. \"Qatar ended in a higher place than Saudi Arabia\". Since he was not speaking about his country, he was lying and Qatar ended in a LOWER place than Saudi Arabia.</P>\r\n<P>&nbsp;The person who spoke first was Saudi Arabian and Saudi Arabia did end up winning the gold. The 3rd person, was the Qatarian and since he was not speaking about his country, he was lying. Hence, Romania was NOT the worst.</P>\r\n<P>&nbsp;This implies that... Saudia Arabia is First(GOLD Winner), Romania is 2nd (since it wasn\'t the worst and wasn\'t the best either), and Qatar was third(finishing lower than Saudi Arabia) Is it correct? lol </P><p><i>Edited on <b>March 4, 2004, 3:43 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12418,1530,5892,'empraptor','re: complete set of answers, mathy reasoning *** correction','2004-03-04 03:44:36',0,'<P>The general formula should read</P>\r\n<P>X = (10^(28*n) - 1) * 3 / 29&nbsp;&nbsp;&nbsp;&nbsp; where n is an integer &gt;= 1</P>\r\n<P>I made a mistake in doing modular math.&nbsp; 10^(29*n+28) is NOT congruent to 1 mod 29 for all n.&nbsp; For example, 10^(29+28) = 1-^57 is congruent to 10 mod 29.</P>\r\n<P>Because 10^28 is congruent to 1 mod 29,&nbsp; 10^28 * 10^28 should also be congruent to 1 mod 29.&nbsp; If you extend this reasoning, 10^(28*n) is congruent to 1 mod 29 for all integer n &gt;= 0.</P>\r\n<P>Of course, while n=0 does satisfy the equation we set up to model the problem statement, it is not&nbsp;a valid solution because X=0 in that case.&nbsp; So we limit n to &gt;= 1.</P>',12416,1);
INSERT INTO comment VALUES (12419,1668,4507,'Penny','re: No Subject','2004-03-04 04:28:52',0,'<P>Brianjn wrote: \"Solution:&nbsp; 9 keys, 4 people get 2 but one soul gets 1 such the table distribution is obeyed.\"</P>\r\n<P>If you think about it for a while, you realize that you don\'t need more keys than there are people: 5. Because the multiple keys that a given person possesses can be replaced by one key that&nbsp;unlocks all the locks that each of the multiple keys unlocks. &nbsp; <BR></P>',12414,1);
INSERT INTO comment VALUES (12420,1651,4507,'Penny','re: my solution..','2004-03-04 04:53:07',0,'<DIV>\r\n<DIV><FONT face=\\\"\'\\&quot;Arial\'\\\" Black?>shawn wrote: \'Reasoning:&nbsp;The Romanian was the person who spoke 2nd i.e. \"Qatar ended in a higher place than Saudi Arabia\". Since he was not speaking about his country, he was lying and Qatar ended in a LOWER place than Saudi Arabia.&nbsp;&nbsp;The person who spoke first was Saudi Arabian and Saudi Arabia did end up winning the gold. The 3rd person, was the Qatarian and since he was not speaking about his country, he was lying. Hence, Romania was NOT the worst.&nbsp;&nbsp;This implies that... Saudia Arabia is First(GOLD Winner), Romania is 2nd (since it wasn\'t the worst and wasn\'t the best either), and Qatar was third(finishing lower than Saudi Arabia) Is it correct? lol\"</FONT></DIV>\r\n<DIV><FONT face=\\\"\'\\&quot;Arial\'\\\" Black?></FONT>&nbsp;</DIV>\r\n<DIV>NO !! lol</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>You are assuming that Frederico would somehow have known that the&nbsp;person who spoke first was Saudi. But in fact&nbsp;he would only have known that the Romanian speaker was Romanian (from his occidental clothes). The person who spoke first could have been either&nbsp;Saudi or Qatari. If the Saudi spoke first, the standings were as you stated: Saudi Arabia -&nbsp;Gold, Romania -&nbsp;Silver and Qatar - Bronze.&nbsp;If&nbsp;the Qatari spoke first,&nbsp;the standings were:&nbsp;<FONT face=\\\"\'\\&quot;Arial\'\\\" Black?>Romania -&nbsp;Gold, Saudi Arabia -&nbsp;Silver and&nbsp;Qatar -&nbsp;Bronze. So if it had been&nbsp;the Romanian who&nbsp;said \"Qatar ended in a higher place than Saudi Arabia\", Frederico would not have been able to&nbsp;reason out the final standings. So it must not have been the Romanian who said that.&nbsp;&nbsp;&nbsp;&nbsp;</FONT></DIV></DIV>\r\n<DIV><FONT face=\\\"\'\\&quot;Arial\'\\\" Black?></FONT>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV><p><i>Edited on <b>March 4, 2004, 4:54 am</b></i>',12417,1);
INSERT INTO comment VALUES (12421,1668,5893,'Stelian Trandafir','Possible Solution','2004-03-04 07:28:29',0,'<P>Hi all</P>\r\n<P>I have a possible solution to the problem:</P>\r\n<P>if you have a combination of 5 people of which any&nbsp;3 have to be able to open all the locks then you have to have a C(5,3)=10 unique locks and 3 cheys per lock = 30 keys divided by 5 people = &gt; 6 keys/ person</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12422,1668,4507,'Penny','re: Possible Solution','2004-03-04 07:58:55',0,'<P>Stelian Trandafir wrote: \"6 keys/ person\"</P>\r\n<P>And then you replace each person\'s 6 keys with one key -- one key that unlocks&nbsp;everything those 6 keys collectively unlocked.</P>\r\n<P>1 key/person </P>\r\n<P>&nbsp;</P>',12421,1);
INSERT INTO comment VALUES (12423,1668,5893,'Stelian Trandafir','?!? Master Key','2004-03-04 09:29:22',0,'<P>I am working on the assumption that one lock can be opened with one key or its copies and there is no masterkey to open 6 or more locks.</P>\r\n<P>That is the point of the problem as I see it. As simple and realistic as it can be. How realistic is it that a key opens 6 different locks and another key opens the same 5 locks as the previous one but not the 6-th...?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12424,1363,4507,'Penny','A methodical approach quickly solves this one','2004-03-04 09:53:36',3,'<DIV>\r\n<DIV>\r\n<DIV>Answer:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>7 0 5 0 6 2</DIV>\r\n<DIV>8 1 0 6 5 0&nbsp;</DIV>\r\n<DIV>0 8 4 3 0 5&nbsp;&nbsp;</DIV>\r\n<DIV>4 6 8 0 2 0</DIV>\r\n<DIV>1 0 0 4 7 8</DIV>\r\n<DIV>0 5 3 7 0 5&nbsp;&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Explanation: </DIV>\r\n<DIV>&nbsp;</DIV></DIV></DIV>\r\n<DIV>Start by examining the 6 rows.&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>7+5+5+3+6+2=28&nbsp;(remove&nbsp;columns 2,4 or&nbsp;3,4 or 5,6).&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>\r\n<DIV>8+1+7+6+5+1=28&nbsp;(remove columns 1,2 or 3,5)</DIV>\r\n<DIV>5+8+4+3+4+5=29&nbsp;(remove columns&nbsp;1,3 or 1,5 or 3,6 or 5,6)</DIV>\r\n<DIV>4+6+8+1+2+9=30&nbsp;(remove columns 1,2 or 3,5 or 4,6)</DIV>\r\n<DIV>1+2+8+4+7+8=30&nbsp;(remove columns 2,3 or 2,6)</DIV>\r\n<DIV>6+5+3+7+4+5=30&nbsp;(remove columns 1,5 or 2,6 or 3,4)&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>4 is the least frequently removed column among these choices, so what are the combinations that eliminate&nbsp;2 entries from column 4 ? </DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>Remove 3,4&nbsp;from row 1 and 4,6&nbsp;from row 4 DOESN\'T WORK</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>Remove 2,4&nbsp;from row 1 and 3,4&nbsp;from row 6 DOESN\'T WORK</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>Remove 3,4&nbsp;from row 1 and 3,4&nbsp;from row 6 DOESN\'T WORK</DIV>\r\n<DIV>&nbsp;</DIV></DIV></DIV>\r\n<DIV>Remove 4,6&nbsp;from row 4 and 3,4&nbsp;from row 6 DOESN\'T WORK</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>Remove columns 2,4&nbsp;from row 1 and 4,6&nbsp;from row 4</DIV>\r\n<DIV>EUREKA !!!!!</DIV></DIV></DIV>\r\n<DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>7 0 5 0 6 2</DIV>\r\n<DIV>8 1 0 6 5 0&nbsp;</DIV>\r\n<DIV>0 8 4 3 0 5&nbsp;&nbsp;</DIV>\r\n<DIV>4 6 8 0 2 0</DIV>\r\n<DIV>1 0 0 4 7 8</DIV>\r\n<DIV>0 5 3 7 0 5&nbsp;&nbsp;</DIV></DIV></DIV>\r\n<DIV>&nbsp;&nbsp;</DIV>',NULL,1);
INSERT INTO comment VALUES (12425,1668,4507,'Penny','re: ?!? Master Key','2004-03-04 09:58:57',0,'There is&nbsp;nothing tricky or unrealistic about having one key open multiple locks. When the official solution is posted, it will almost certainly specify 10 locks and 5&nbsp;\"master keys\".&nbsp;',12423,1);
INSERT INTO comment VALUES (12426,1668,5893,'Stelian Trandafir','re(2): ?!? Master Key','2004-03-04 10:12:24',0,'<P>I disagree.</P>\r\n<P>If the \"Master Keys\" scenario looks realistic to you then this will be even more realistic:</P>\r\n<P>Only one lock&nbsp;that \"senses\" that 3 different keys have been used and opens the chest. Then 5 different keys will be distributed to each person. The lock might even have 5 holes that count the number of keys that have been used at once.</P>\r\n<P>That solves it. Of course, but that was not the point of the exercise.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',12425,1);
INSERT INTO comment VALUES (12427,1668,1920,'Brian Smith','About the keys and locks','2004-03-04 10:19:39',0,'<P>The keys are simple keys which open exactly one lock.&nbsp; The locks are simple locks which can be opened only by keys made for the lock.&nbsp; Multiple keys can&nbsp;be made for any lock.</P>',NULL,1);
INSERT INTO comment VALUES (12428,1668,4507,'Penny','re(3): ?!? Master Key','2004-03-04 10:22:34',0,'<P>Stelian Trandafir wrote: \'Only one lock&nbsp;that \"senses\" that 3 different keys have been used and opens the chest. Then 5 different keys will be distributed to each person. The lock might even have 5 holes that count the number of keys that have been used at once. That solves it. Of course, but that was not the point of the exercise.\'</P>\r\n<P>I don\'t think that solves it at all. The puzzle states that no fewer than three people must be present to open the chest.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',12426,1);
INSERT INTO comment VALUES (12429,1668,4507,'Penny','re: About the keys and locks','2004-03-04 10:28:43',0,'<P>Sheesh....... Now you clarify this !</P>\r\n<P>The idea that one key opens exactly one lock detracts from the attractiveness of the puzzle. (In my humble opinion, of course).&nbsp;</P>\r\n<P>There must still be&nbsp;10 locks.</P>\r\n<P>More shortly........</P>\r\n<P>&nbsp;&nbsp;</P>',12427,1);
INSERT INTO comment VALUES (12430,1532,1920,'Brian Smith','Solution','2004-03-04 10:29:45',0,'<P>Let the edge of the cube be 1.</P>\r\n<P>Each truncation would remove a right tetrahedron&nbsp;with an edge of 1/2.&nbsp; The volume of the tetrahedron is (1/6)*(1/2)*(1/2)*(1/2)=1/48.&nbsp; </P>\r\n<P>The total volume of all eight removed tetrahedra is 8*(1/48)=1/6.&nbsp; Then, the volume of the truncated cube is 1-1/6=<STRONG>5/6</STRONG></P>',NULL,1);
INSERT INTO comment VALUES (12431,1668,1920,'Brian Smith','re(2): About the keys and locks','2004-03-04 10:32:10',0,'When I submitted this, I did not consider people allowing a single key to open multiple locks.',12429,1);
INSERT INTO comment VALUES (12432,1668,5893,'Stelian Trandafir','re(3): About the keys and locks','2004-03-04 10:50:45',4,'<P>Brian,</P>\r\n<P>Not to further dwell on this puzzle, the solution 10locks, 3 keys per lock 30 keys in total is correct or not?</P>\r\n<P>&nbsp;</P>',12431,1);
INSERT INTO comment VALUES (12433,1668,4507,'Penny','Solution to revised puzzle','2004-03-04 11:32:23',3,'<DIV class=content>Here is a solution with 13 locks and 39 keys. It probably isn\'t the minimum number. After the latest revision to the terms of the puzzle, determining and proving the minimum&nbsp;has become just another sorry&nbsp;candidate for a software program solution. </DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>:-(</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Any two people must be unable to unlock one of the locks. But then the other three can open it; otherwise there would be three people who couldn\'t open it. As there are 10 distinct&nbsp;groups of 2 people out of 5, there are AT LEAST&nbsp;10 locks.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Let the people be A,B,C,D,E.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Possible groups of 3 are:</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>5*4*3/(3!) = 60/6 = 10</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A+B+C </DIV>\r\n<DIV class=content>A+B+D </DIV>\r\n<DIV class=content>A+B+E </DIV>\r\n<DIV class=content>A+C+D </DIV>\r\n<DIV class=content>A+C+E </DIV>\r\n<DIV class=content>A+D+E</DIV>\r\n<DIV class=content>B+C+D </DIV>\r\n<DIV class=content>B+C+E </DIV>\r\n<DIV class=content>B+D+E </DIV>\r\n<DIV class=content>C+D+E</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Lets use integers to signify both the locks and the keys to open&nbsp;them.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>We can distribute 30 keys to 10 locks among the 5 people as follows:&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;&nbsp;</DIV>\r\n<DIV class=content>A[1,2,3,4,7] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,7] </DIV>\r\n<DIV class=content>C[2,4,5,7,8,9,10] </DIV>\r\n<DIV class=content>D[1,5,6,8,9,10] </DIV>\r\n<DIV class=content>E[2,3,6,8,9,10]&nbsp;</DIV>\r\n<DIV class=content>&nbsp;&nbsp;</DIV>\r\n<DIV class=content>But now A+D, &nbsp;B+C and &nbsp;B+E&nbsp;can open the chest !!!!!!</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Add 3 more locks:</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Give everyone but A and D a key to 11.</DIV>\r\n<DIV class=content>Given everyone but B and C a key to 12.</DIV>\r\n<DIV class=content>Given everyone but B and E a key to 13.&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>\r\n<DIV class=content>A[1,2,3,4,7,12,13] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,7,11] </DIV>\r\n<DIV class=content>C[2,4,5,7,8,9,10,11,13] </DIV>\r\n<DIV class=content>D[1,5,6,8,9,10,12,13] </DIV>\r\n<DIV class=content>E[2,3,6,8,9,10,11,12]&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>This works.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>\r\n<DIV class=content>Any three can open the chest.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A+B lack a key to 8. </DIV>\r\n<DIV class=content>A+C lack a key to 6. </DIV>\r\n<DIV class=content>A+D lack a key to 11. </DIV>\r\n<DIV class=content>A+E lack a key to 5. </DIV>\r\n<DIV class=content>B+C lack a key to 12. </DIV>\r\n<DIV class=content>B+D lack a key to 2. </DIV>\r\n<DIV class=content>B+E lack a key to 13. </DIV>\r\n<DIV class=content>C+D lack a key to 3. </DIV>\r\n<DIV class=content>C+E lack a key to 1. </DIV>\r\n<DIV class=content>D+E lack a key to 4.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV></DIV></DIV><p><i>Edited on <b>March 4, 2004, 11:34 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12434,1530,2716,'Federico Kereki','re(2): Standard solution','2004-03-04 11:37:01',0,'I\'m pretty sure I saw this method in a book by Martin Gardner -- but as it was many years ago, and Gardner wrote many books, it\'s impossible for me to be more specific; sorry!',12344,0);
INSERT INTO comment VALUES (12435,1668,4507,'Penny','Revised solution to revised puzzle','2004-03-04 11:54:41',3,'<DIV class=content>\r\n<DIV class=content>12 locks, 36 keys.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>We can distribute 30 keys to 10 locks among the 5 people as follows:&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;&nbsp;</DIV>\r\n<DIV class=content>A[1,2,3,4,7,10] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,7] </DIV>\r\n<DIV class=content>C[2,4,5,7,8,9] </DIV>\r\n<DIV class=content>D[1,5,6,8,9,10] </DIV>\r\n<DIV class=content>E[2,3,6,8,9,10]</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>But now A+D and B+E can open the chest.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Add locks 11 and 12. Give B,C and E a key to 11. Give A,C and D a key to 12.&nbsp;&nbsp;</DIV></DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A[1,2,3,4,7,10,12] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,7,11] </DIV>\r\n<DIV class=content>C[2,4,5,7,8,9,11,12] </DIV>\r\n<DIV class=content>D[1,5,6,8,9,10,12] </DIV>\r\n<DIV class=content>E[2,3,6,8,9,10,11]&nbsp;</DIV>',12433,1);
INSERT INTO comment VALUES (12436,1668,1920,'Brian Smith','re: Revised solution to revised puzzle','2004-03-04 12:03:20',0,'<P>Lock 7 is redundant of lock 4</P>\r\n<P>Lock 9 is redundant of lock 8</P>',12435,1);
INSERT INTO comment VALUES (12437,1668,1920,'Brian Smith','re(4): About the keys and locks','2004-03-04 12:04:14',0,'Yes, that is correct.',12432,1);
INSERT INTO comment VALUES (12438,1668,1301,'Charlie','re: Revised solution to revised puzzle','2004-03-04 12:04:18',0,'Why not use your original solution (comment #6) and just have a separate key for each lock: 10 locks and 30 keys?',12435,1);
INSERT INTO comment VALUES (12439,1668,1575,'DJ','Really Simple','2004-03-04 12:19:42',3,'<P>I\'m sure this has been covered already, but not nearly as clearly as it should. It\'s been proposed that we should only need 10 locks and 30 keys, but maybe figuring out how to distribute them is&nbsp;a problem. Everyone I\'ve seen so far has given the arrangement, and then shown how their arrangement solves the problem.</P>\r\n<P>The simplest approach is to simply say, if the lock will be opened if and only if at least three people are present, then any given pair should be unable to unlock at least one lock. That\'s where the 10 locks comes from, the 10 combinations of 2 people out of a group of 5. Make those assignments first:</P><PRE>AB&nbsp;1<BR>AC&nbsp;2<BR>AD&nbsp;3<BR>AE&nbsp;4<BR>BC&nbsp;5<BR>BD&nbsp;6<BR>BE&nbsp;7<BR>CD&nbsp;8<BR>CE&nbsp;9<BR>DE&nbsp;10</PRE>\r\n<P>Read this as A and B alone should be unable to open lock 1. Thus, C, D, and E should all have a key to that lock, and the same reasoning follows for the other 9 locks.</P>\r\n<P>The assignment of keys follows naturally from there:</P><PRE>A:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5 6 7 8 9 10<BR>B:&nbsp;&nbsp; 2 3 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8 9 10<BR>C:&nbsp;1&nbsp;&nbsp; 3 4&nbsp;&nbsp; 6 7&nbsp;&nbsp;&nbsp;&nbsp; 10<BR>D:&nbsp;1 2&nbsp;&nbsp; 4 5&nbsp;&nbsp; 7&nbsp;&nbsp; 9<BR>E:&nbsp;1 2 3&nbsp;&nbsp; 5 6&nbsp;&nbsp; 8</PRE>\r\n<P>I realize this is redundant of what other people have posted, but without the right method this can get way too messy ..</P>',NULL,1);
INSERT INTO comment VALUES (12440,1532,5809,'Jer','re: Solution','2004-03-04 12:25:16',0,'Just a notational note.\r\n\r\nThe resulting figure is a cuboctahedron.\r\nA truncated cube is usually considered the figure where the tetrahedra have edge length of less than half.\r\n\r\nThe exact length removed is 1-&#8730;(2)/2\r\nthis creates octagonal sides.\r\n\r\n-Jer',12430,0);
INSERT INTO comment VALUES (12441,1668,4507,'Penny','Revision to revised solution to revised puzzle','2004-03-04 12:29:40',3,'<DIV class=content>\r\n<DIV class=content>I came to this conclusion before looking at Brian Smith\'s latest&nbsp; post (about redundant locks).</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>10 locks, 30 keys.&nbsp; </DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>\r\n<DIV class=content>A[1,2,3,4,8,10] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,9] </DIV>\r\n<DIV class=content>C[2,4,5,7,9,10] </DIV>\r\n<DIV class=content>D[1,5,6,7,8,10] </DIV>\r\n<DIV class=content>E[2,3,6,7,8,9]&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Explanation:</DIV>\r\n<DIV class=content>&nbsp;</DIV></DIV>\r\n<DIV class=content>Starting with the previous post result:</DIV></DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A[1,2,3,4,7,10,12] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,7,11] </DIV>\r\n<DIV class=content>C[2,4,5,7,8,9,11,12] </DIV>\r\n<DIV class=content>D[1,5,6,8,9,10,12] </DIV>\r\n<DIV class=content>E[2,3,6,8,9,10,11]&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A+B lack 8 and 9. A+C lack 6. A+D lack&nbsp;11. A+E lack 5.</DIV>\r\n<DIV class=content>B+C lack 10. B+D lack 2.&nbsp;B+E lack 12. C+D lack 3. </DIV>\r\n<DIV class=content>C+E lack 1. D+E lack 4 and 7.&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>So I guess we can eliminate locks 8 and 7. And then we just renumber ... 9--&gt;7&nbsp; 10--&gt;8 11--&gt;9 12--&gt;10&nbsp;&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>\r\n<DIV class=content>A[1,2,3,4,8,10] </DIV>\r\n<DIV class=content>B[1,3,4,5,6,9] </DIV>\r\n<DIV class=content>C[2,4,5,7,9,10] </DIV>\r\n<DIV class=content>D[1,5,6,7,8,10] </DIV>\r\n<DIV class=content>E[2,3,6,7,8,9]&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV></DIV><p><i>Edited on <b>March 4, 2004, 12:32 pm</b></i>',12435,1);
INSERT INTO comment VALUES (12442,1668,4507,'Penny','re: Really Simple','2004-03-04 12:47:17',0,'<P>Compare this to your original \"Poor solution\" post. It wasn\'t \"really simple\" then.</P>\r\n<P>This seems to be a case of 20-20 hindsight, after you read all the other 32&nbsp;posts. (Post #9 stated \"Any two of these people must lack a key to at least one&nbsp;lock. But then the other three must all have a key to that lock; otherwise there would be three people who couldn\'t unlock it.\")</P>\r\n<P>No offense. I do the same thing all the time. </P>\r\n<P> </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp; </P>\r\n<P><I>Edited on <B>March 4, 2004, 12:49 pm</B></I> </P><p><i>Edited on <b>March 4, 2004, 1:47 pm</b></i>',12439,1);
INSERT INTO comment VALUES (12443,1530,5892,'empraptor','re(2): complete set of answers, mathy reasoning *** correction #2','2004-03-04 14:31:13',0,'Argh... another correction - minor this time.&nbsp; The general formula is right the way I left it in my last correction. <br>\r\n<br>\r\nIt\'s just that I wrote last time that n=0 produces a solution that\r\nsatisfies the equation made to model the problem.&nbsp; That it\r\nsatifies the equation but is not a valid solution because that would\r\nmake X=0 and X wouldn\'t end with 3.&nbsp; But now I look and realize\r\nX=0 DOESN\'T satisfy the equation at all.&nbsp; So we\'re all the merrier\r\nbecause we don\'t have to justify eliminating n=0 case with words.&nbsp;\r\nThe equation takes care of it.<br>\r\n<br>\r\n<br>\r\n\r\n\r\n',12418,1);
INSERT INTO comment VALUES (12444,1672,1301,'Charlie','My analysis','2004-03-04 15:02:25',3,'The problem is not one of physics, but of biology (human physiology in particular).  The retina contains light sensitive cells.  Some, called rods, are sensitive to low light levels and are not differentiated by color sensitivity, and so allow you to see in black and white in low illumination.  Other receptor cells, called cones, come in three varieties, \"red sensitive\", \"green sensitive\" and \"blue sensitive\".  These categorizations are oversimplifications, as each has a response curve of different degrees of sensitivity to various wavelengths of light, and in fact overlap considerably.\r\n\r\nSo let\'s not oversimplify to that great a degree, but simplify enough so we can use some concrete numbers.  \r\n\r\nLet\'s say the responsiveness of the three types of cell to some distinct wavelengths of light are as follows:\r\n\r\n<pre>\r\nLight         \"red-sens cell\" \"green-sens cell\" \"blue-sens cell\"\r\n7000-red            6                4                  0\r\n     yellow         5                5                  1\r\n     green          4                6                  2\r\n     cyan           2                7                  4\r\n4500-blue           1                6                  5\r\n</pre>\r\n--------\r\nso that if monochromatic (single wavelength) yellow light hits the retina, the R, G and B cells will respond in a ratio of 5:5:1.  But if a mix of monochromatic red and monochromatic green falls on the retina the response ratio will be 6+4:4+6:2 = 10:10:2 = 5:5:1, which is the same as for the monochromatic yellow light.\r\n\r\nA similar scheme would work for cyan from blue and green.  It\'s likely that other well-spaced sets of three wavelength could serve as primary colors, but it\'s also likely that the choice of r,g and b is somewhat optimal given the spectral response characteristics of the three types of cone, and is able to reproduce more wavelengths of monochromatic light than other combinations.  (Nothing guarantees being able to reproduce exactly the 3-level cell response ratios of all wavelengths of monochromatic light.)\r\n\r\nIn practice, most light is not monochromatic, nor even consisting of line spectra (a select group of distinct wavelengths), but rather exhibits a continuous spectrum.  If the visible range of wavelengths is present in approximately equal proportions, all the cones will be stimulated equally and we\'ll see white or gray depending on the illumination level.  It\'s a philosophical question as to whether everyone sees this the same way; but whatever way we see it, that is what we\'ve been taught is called \"white\".  It is actually more complicated than this as the brain interprets <b>differences</b> in the response ratio from one part of the retina to another.  So, for example if all the cones are stimulated equally at level 3 in one patch on the retina and at level 6 in another patch, it\'s likely the former will be perceived as gray and the latter as white.  Then at another time when again all the cones in one patch are equally responding at level 6, and in another patch at level 12, the level-6 area this time will be perceived as gray as the level-12 area  now \"looks\" white.  In this manner, objects maintain a color constancy even when viewed in bright light or dim light.\r\n\r\nSome characteristics of light can play tricks on the color sensing of the eye-brain combination.  Most fluorescent lights have notable line spectra rather than continuous spectra.  The spectral lines (mix of distinct frequencies) are sufficiently spread so the light looks white, but objects viewed under them may have irregular reflecting spectral properties, and the wavelength of good reflection might not always correspond to the distinct wavelengths in the light, and so the object could look a different color under fluorescent from the way it looks under a continuous spectrum such as sunlight.\r\n\r\nAlso, for example, the moon looks really bright even though it\'s dark rock, since is in bright sunlight even though it is night time (usually) and you are looking against a dark background.  The brain is again comparing relative levels and understanding the moon to be bright.\r\n\r\nCertainly if more than 3 primaries were used, it would not hurt the approximation process to the color matching.  In fact, if the entire reflectance or radiation spectrum of a given patch could be duplicated exactly, the eye would have no way of discerning it from the original.\r\n\r\nI understand that birds may have four different color sensors, and so would need at least four primary colors, but more wouldn\'t hurt either.\r\n\r\n\r\n\r\n<i>Edited on <b>March 4, 2004, 3:06 pm</b></i>\n\n<i>Edited on <b>March 4, 2004, 3:06 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12445,1672,3992,'Jane Doe','I may be completely off the mark...','2004-03-04 15:53:57',2,'<P>The way we see the&nbsp;colour wheel with red, blue and green&nbsp;is exactly the same way that&nbsp;the <FONT face=Symbol>r</FONT> <FONT face=symbol>g</FONT> <FONT face=symbol>b</FONT> receptors in our retinas perceive light. However, we&nbsp;can indeed use different colours to achieve approximate results of cyan, magenta and yellow (but they will not be exactly the same, because of the way our retinas perceive the light). Light can be additive or subtractive, so we can get the various colours by mixing spectral light in varying combinations no? For instance, we see Yellow when Red and Green are optically mixed by being placed close together or are being presented together in rapid succession.&nbsp; It simply depends on the mixture/combinations or the succession in which the colours are being presented. </P>',NULL,1);
INSERT INTO comment VALUES (12446,1668,1253,'brianjn','2 for all but 1','2004-03-04 17:07:27',0,'No one may possess 3 keys.<br>\r\n<br>\r\nAs 3 of 5 need access,<br>\r\nthen the minimum LOCK limit is 3; <br>\r\nhaving single keys only can be ruled out.<br>\r\n<br>\r\nBy combinations&nbsp; [5!/(2!*3!)= 10] the suggestion is 10 keys.<br>\r\n<br>\r\nThe following table will suggest otherwise:<br>\r\n<br>\r\nTable:&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Person<br>\r\n----------------------------------------------<br>\r\nKey&nbsp;&nbsp; &nbsp;A&nbsp;&nbsp; &nbsp;B&nbsp;&nbsp; &nbsp;C&nbsp;&nbsp; &nbsp;D&nbsp;&nbsp; &nbsp;E<br>\r\n1&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; x&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp; &nbsp; x&nbsp;&nbsp;&nbsp; x<br>\r\n2&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;x&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br>\r\n3&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\nx&nbsp;&nbsp; &nbsp;x&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;\r\nx<br>\r\n----------------------------------------------<br>\r\n<br>\r\nIn the table Key 1 seems to be over-committed. <br>\r\nConsider the removal of Key E1.<br>\r\n<br>\r\nThis leaves 9 keys that are needed, as per the table, but remove <br>\r\nany one of the Key1\'s from the top Key 1 row.<br>\r\n<br>\r\nMy proof is: (having removed A1, C1, D1 OR E1), <br>\r\ncover 2 alpha columns and test.<br>\r\n<br>\r\nSolution:&nbsp; 9 keys, 4 people get 2 but one soul get 1 such the table<br>\r\ndistribution is obeyed.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12447,1668,3172,'SilverKnight','re: 2 for all but 1','2004-03-04 17:15:58',0,'Brian,<br>\r\n<br>\r\nHow is distribution obeyed?<br>\r\n<br>\r\nMany pairs, together, have all three keys.&nbsp; So if I remove (as you\r\nsuggest) E1, then Person A and B (or B&amp;C, or C&amp;D, or B&amp;D,\r\netc.) together have all three keys and can open the chest.<br>\r\n<br>\r\nBut the problem says only when <i>at least three</i> are present.<br>\r\n<br>\r\n<br>\r\n\r\n\r\n',12446,1);
INSERT INTO comment VALUES (12448,483,3735,'Nick Hobson','Comment on official solution','2004-03-04 17:46:09',1,'I like the following lines in the \"official\" solution to this puzzle:\r\n\r\n\"1024x - 15625y = 11529 for (a) and \r\n1024x - 15625y = 8404 for (b). \r\n\r\nFrom these equations, we obtain: x (minimum) = 15621 for (a) and x (minimum) = 3121 for (b).\"\r\n\r\nWaving a magic wand and pulling the solution to such equations out of a hat, without providing the method, is tantamount to simply guessing the answer!',NULL,0);
INSERT INTO comment VALUES (12449,1672,1567,'Bryan','re: My analysis','2004-03-04 18:40:31',0,'Darn it, Charlie, I was gonna say that. (Sure I was;)',12444,1);
INSERT INTO comment VALUES (12450,1668,4507,'Penny','re(2): Revised solution to revised puzzle','2004-03-04 21:16:52',0,'<P>Charlie wrote: \"Why not use your original solution (comment #6) and just have a separate key for each lock: 10 locks and 30 keys?\"</P>\r\n<P>That would have been the logical thing to do. Why didn\'t I think of that ? (Don\'t answer that !!)</P>\r\n<P>:-)</P>\r\n<P>&nbsp;&nbsp;&nbsp;</P>',12438,1);
INSERT INTO comment VALUES (12451,1668,4507,'Penny','\"Open by Majority\" was a great puzzle','2004-03-04 21:33:18',1,'<P>This was the best kind of flooble puzzle. It didn\'t require either a google lookup&nbsp;or a software program (contrary to what I said before). It really stimulated thought and creativity, as did Gamer\'s \"Letters to Numbers\" puzzle. \"Open by Majority\" and \"Letters to Numbers\" are the kinds of puzzles that really make flooble worthwhile. </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12452,1410,4909,'Brian','of course','2004-03-04 22:03:06',0,'every time the hands go around it takes them about an hour and five minutes to catch the small hand.  it occurs eleven times in a twelve hour period.',NULL,0);
INSERT INTO comment VALUES (12453,1427,5898,'paul','dddd','2004-03-04 22:23:44',3,'a b c d e f ',NULL,1);
INSERT INTO comment VALUES (12454,1188,5898,'paul','2323232323','2004-03-04 22:32:38',0,'<P>A&nbsp;is the girl</P>\r\n<P>You go right</P>',NULL,1);
INSERT INTO comment VALUES (12455,1668,1253,'brianjn','re(2): 2 for all but 1','2004-03-05 01:00:56',1,'SK, I had a trip through the day.&nbsp; Whilst travelling I reflected\r\nthat my solution may have been flawed.&nbsp; On arrival home I found\r\nthat only 2 persons would be need in some instances, so I revise my\r\nsolution somewhat upwards.<br>  <br>\r\nI was suggesting that 4 locks are therefore the minimum and with 10\r\nkeys distributed in pairs to each person such that each has a unique\r\npair.<br>  <br>  eg<br> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; Person<br> Lock&nbsp;&nbsp; &nbsp;\r\nA&nbsp;&nbsp; &nbsp;&nbsp; B&nbsp;&nbsp; &nbsp;&nbsp; C&nbsp;&nbsp;\r\n&nbsp;&nbsp; D&nbsp;&nbsp; &nbsp;&nbsp; E<br> &nbsp;1&nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; x<br>\r\n&nbsp;2&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; x<br>\r\n&nbsp;3&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; x&nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp; &nbsp;&nbsp;\r\nx&nbsp;&nbsp; &nbsp;&nbsp; <br> &nbsp;4&nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; x&nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;\r\n&nbsp;&nbsp; &nbsp; x<br>  <br>  I note however that&nbsp; B, C and E could not open the chest.<br>\r\nBack to the drawing board!<br>\r\n<p><i>Edited on <b>March 5, 2004, 1:07 am</b></i>',12447,1);
INSERT INTO comment VALUES (12456,1672,5899,'john','easy on the eye','2004-03-05 02:10:43',0,'Objects do not have color. They are only coated with a substance that reflects light of a certain wavelength. Assuming they are illuminated with white light, coating (A) will reflect red light stronger than the other wavelengths, which are still present in varying degrees, but overpowered. Coating (B) green. A mixture of both coatings will be seen to reflect yellow because of destructive interference.The red wavelengths cancel out the green, leaving yellow as the strongest remaining reflective wavelength. Using lasers for illumination in our experiment, this is not the case. A red helium-neon laser, and a green argon laser mixed together will not produce yellow light. So light is not additive after all.',NULL,0);
INSERT INTO comment VALUES (12457,460,5903,'blackberry brambles','What\'s a rotation?','2004-03-05 07:17:36',0,'<P>Great&nbsp;puzzle!&nbsp; We have found three different solutions (over an equal number of weeks...).&nbsp; &nbsp;Now we\'re not sure if we have finished or not.</P>\r\n<P>Say we have a solution on a board where the bottom right square is black.&nbsp; If we put exactly the same solution on a board with a <STRONG>white</STRONG> bottom right square, is that a new solution or simply a rotation?&nbsp; (This is the same as picking up the pieces in the first puzzle with a ten-pin-bowling-like set of pincers, and then spinning the board 180 degrees and dropping the pieces back down.&nbsp; Does this count as a rotation?)</P>',NULL,1);
INSERT INTO comment VALUES (12458,1668,4507,'Penny','re(3): 2 for all but 1','2004-03-05 07:45:12',0,'<P>Any two of these people must lack a key to at least one&nbsp;lock. But then the other three must all have a key to that lock; otherwise there would be three people who couldn\'t unlock it.</P>\r\n<P>So there are at least 10 locks, since there are 10 groups of two people among 5. It is a waste of time to look for a solution with less than 10 locks.&nbsp;&nbsp;</P>',12455,1);
INSERT INTO comment VALUES (12459,1658,1301,'Charlie','Harder than it looks at first sight.','2004-03-05 09:41:46',1,'<P>The proposition to be proved seems counter-intuitive.&nbsp; Suppose there are a subset of 10 towns on each side, and each is connected to each of the others in these subsets, so there are ten roads of each of the 10 allowed colors.</P>\r\n<P>Now remove two roads of the same color, say color 10.&nbsp; Then add another town on one side of the divide and connect it to the two towns on the other side which had a road removed.&nbsp; The only color available at either of these towns is color 10, but the two new roads can\'t both be color 10.&nbsp; In order for the proposition to be true, we must prove it\'s possible to reassign the whole remainder of the network so as to free up different colors at these two towns.</P>',NULL,1);
INSERT INTO comment VALUES (12460,1658,4507,'Penny','Question for Aaron','2004-03-05 11:18:44',4,'<P>Um....never mind...Two roads are adjacent if they leave the same town.....</P>\r\n<P>&nbsp;</P>\r\n<P>Are we to assume that Alexton and Brighton are neat and tidy divisions of Albinia ? Because if I were allowed to \"gerrymander\" Albinia wildly enough into odd shaped&nbsp;fragments, and then arbitrarily unite the fragments into two states Alexton and Brighton, I\'m pretty sure I could come up with a map that would not permit&nbsp;your puzzle\'s hypothesis. &nbsp;&nbsp;&nbsp; </P><p><i>Edited on <b>March 5, 2004, 5:46 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12461,19,5759,'Pieater','No Subject','2004-03-05 12:05:19',0,'<P>What\'s in my package?</P>\r\n<P>would be the question I would axe because (assumably) you know what is in the package. Bob\'s brother would lie about it and Bob would tell you the truth.</P>',NULL,1);
INSERT INTO comment VALUES (12462,1658,4374,'Richard','10 x 10 -- A Start','2004-03-05 13:26:18',1,'When there are 10 towns in each of&nbsp;states A and B, with each A-town Ai connected to each B-town Bj by a road of color c, i,j,c=0,...,9, the conditions of the problem&nbsp;can be&nbsp;satisfied by choosing c=c(i,j)=i+j mod 10. When&nbsp;the states have&nbsp;no more than&nbsp;10 towns, we can,&nbsp;as necessary, just delete towns from the 10&nbsp;x 10 case. When&nbsp;a &nbsp;state has more than 10 towns, perhaps we can again&nbsp;fall back on the 10 x 10 case by choosing 10 primary towns and allocating the&nbsp;roads of&nbsp;the nonprimary towns&nbsp;to suitable primary towns.',NULL,1);
INSERT INTO comment VALUES (12463,460,1301,'Charlie','re: What\'s a rotation?','2004-03-05 14:15:47',0,'<P>That\'s a rotation.</P>\r\n<P>&nbsp;</P>',12457,1);
INSERT INTO comment VALUES (12464,1666,3172,'SilverKnight','full solution','2004-03-05 15:17:48',3,'Killer: D\r\nAccomplice: B\r\n____________________________________\r\n\r\nThere are only 12 scenarios (4 killer possibilites x 3 accomplice possibilities), and we can quickly build the table...\r\n\r\nWe can also easily go through each statement column (A, B, C, & D) and label the truth value of each statement for each scenario.  (I think I got \'em all correct.)\r\n\r\n<PRE>                               statement<BR><U>Killer  Accomplice           A   B   C   D</U><BR>A       B                    T   T   T   T<BR>A       C                    T   T   T   T<BR>A       D                    T   T   T   F<BR>B       A                    T   T   T   T<BR>B       C                    F   T   T   T<BR>B       D                    T   F   F   F<BR>C       A                    T   T   T   T<BR>C       B                    F   T   T   T<BR>C       D                    T   T   T   F<BR>D       A                    T   T   T   F<BR>D       B                    T   F   T   F<BR>D       C                    T   T   T   F<BR></PRE>\r\nSince the only one with two False statements (let alone two false statements that correspond to the guilty parties), is:\r\nD is the killer and B is the accomplice. ',NULL,0);
INSERT INTO comment VALUES (12465,1532,4323,'Benjamin J. Ladd','Quick question:','2004-03-05 15:19:12',4,'When you are taking away the 1/8 area of each square face, do you mean\r\nfrom the original cube regardless of what has been taken away, or do\r\nyou mean 1/8 of the area of the remaining face?&nbsp; I hope this\r\nquestion makes sense.<br>\r\n<br>\r\nThanks,<br>\r\nJordan<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12466,1666,4507,'Penny','Solution','2004-03-05 16:05:02',3,'<DIV class=content>D was the killer, B the accomplice, and A and C are innocent.&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>(I did NOT&nbsp;read SilverKnight\'s solution before I arrived at this.)</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Explanation:&nbsp;Three of the statements are conditional statements, and a conditional statement \"If X, then Y\" is always true except in the case where X (the antecedent) is&nbsp;true and Y (the consequent) is false. &nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>If A is&nbsp;guilty, then A\'s&nbsp;conditional statement \"If B is guilty of something, then C must be innocent\"&nbsp;is false; hence the antecedent must be true and the consequent false. Therefore B is either the killer or the accomplice,&nbsp;and C is either the killer or the accomplice. Then there are three guilty people: A,B and C. This&nbsp;violates the puzzle conditions.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>\r\n<DIV class=content>If C is guilty, then C\'s&nbsp;conditional statement \"If B was the killer, then D must have had nothing to do with the crime\"&nbsp;is false. Then&nbsp;B was the killer (true antecedent)&nbsp;and&nbsp;D helped him (false consequent). Then there are three guilty parties: B,C and D. This&nbsp;violates the puzzle rules.&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>So A and C are innocent, and then B and D are guilty.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>B\'s statement is false. Therefore&nbsp;A is innocent (true antecedent) and&nbsp;C is innocent (false consequent).</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>D\'s statement is false: D is guilty.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>A\'s conditional&nbsp;statement \"If B is guilty of something, then C must be innocent\" is true.&nbsp; </DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>C\'s conditional&nbsp;statement \"If B was the killer, then D must have had nothing to do with the crime\" is true.&nbsp;&nbsp;Either both antecedent and consequent are true, or both are false, or the antecedent is false and the consequent is true. Therefore (1) B was the killer and D was innocent; or (2) B was not the killer and D was involved in the murder; or (3) B was not the killer and D had nothing to do with it. Only (2) hasn\'t been eliminated so far.</DIV>\r\n<DIV class=content>&nbsp;</DIV>\r\n<DIV class=content>Therefore D was the killer, B the accomplice, and A and C are innocent.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</DIV>\r\n<DIV class=content>&nbsp;</DIV></DIV>',NULL,1);
INSERT INTO comment VALUES (12467,1658,3558,'Tristan','loophole','2004-03-05 17:28:12',1,'<P>After looking at this for a while, I think I found a possible loophole rendering the proof disprovable.</P>\r\n<P>Say town A is in Alexton and town B in Brighton.&nbsp; There are 11 roads connecting the two.&nbsp; This obviously doesn\'t work out and was not how it was meant to be.</P>\r\n<P>I think where it says \"<EM>It is known that no town is connected with more than 10 others.</EM>\" it should actually say \"<EM>It is known that no town is connected with more than 10 roads.</EM>\"&nbsp; I think that with this wording it may be provable.&nbsp; On the other hand, I\'m not sure how to actually prove it yet.</P>\r\n<P>Aaron could also have meant that no two roads connect the same two towns, as the previous commenters have interpreted it, but I think we can go a little further.</P>',NULL,1);
INSERT INTO comment VALUES (12468,1672,3558,'Tristan','re: easy on the eye','2004-03-05 17:43:32',0,'<P>Not really in reply to this comment, but to extend...&nbsp;&nbsp;&nbsp;&nbsp;in a way...</P>\r\n<P>Two wavelengths of light won\'t add to a new wave, like John said, it\'s really the brain that adds them together.&nbsp; For example if there was red+green light around, you would see red+green, and interpret it as yellow.&nbsp; The reason for this is that if there was actual yellow light, you would also see it as red+green and interpret it as yellow.</P>\r\n<P>Also, I suppose light is an exception to most energy waves in the way that 2 waves won\'t add to each other and make a wave with greater magnitude.&nbsp; It\'s not like sound where if you make two waves slightly out of tune, the magnitude would oscillate.</P>\r\n<P>Well, I think that demonstrated my&nbsp;(lack of) knowledge of physics well.</P>',12456,1);
INSERT INTO comment VALUES (12469,1658,4374,'Richard','References','2004-03-05 19:05:46',0,'<P><A href=\\\"http://www.ams.org/new-in-math/cover/colorapp4.html\\\">http://www.ams.org/new-in-math/cover/colorapp4.html</A></P>\r\n<P>Also Robin J. Wilson\'s book \"Introduction to Graph Theory,\" 4th ed., pp. 94-95 for a short proof.</P>\r\n<P>This problem is an instance of a theorem of graph theory attributed to Denes Koenig, c. 1916.</P>',NULL,1);
INSERT INTO comment VALUES (12470,1286,5913,'Hannah','EASY','2004-03-05 19:45:02',3,'1. FOURTH\r\n2 SECOND\r\n3. FIFTH\r\n4. FIRST\r\n5. THIRD\r\n',NULL,0);
INSERT INTO comment VALUES (12471,1666,5894,'Chandrakant','if d is not the killer...','2004-03-06 11:00:17',0,'<P>there are only two possibilities that either and c are innocent or b and c are innocent; if b is not killer means he can assist.</P>\r\n<P>&nbsp;but if that is not so,the other possibility b and c being innocent, their statements mean</P>\r\n<P>&nbsp;b : if a is not innocent, then c&nbsp;must not be guilty (justified).</P>\r\n<P>&nbsp;c : if b was not the killer, d must have had something to do with the crime (justified).</P>\r\n<P>&nbsp;a : if b is \'not\' guilty of something, then c is innocent. (lie inverted justified).</P>\r\n<P>&nbsp;d : he is not innocent. (lie inverted justified).</P>\r\n<P>&nbsp;but then who exactly killed the Professor among a&nbsp;and d ?</P>',NULL,1);
INSERT INTO comment VALUES (12472,1526,3351,'Eric','re(3): A switch solution - maybe not the optimal one...','2004-03-06 12:44:15',0,'My example has 18 moves.&nbsp; I am increasingly convinced that it is ideal.&nbsp; Alas, the proof escapes me...',12355,1);
INSERT INTO comment VALUES (12473,1666,3372,'Sam','re: if d is not the killer...','2004-03-06 13:27:11',0,'<P>A can\'t be the killer. Neither can C. This can be seen instantly because their statements starts with \"If x is guilty.\" If A or C were guilty, then this first part of the conditional would be false, so the entire conditional would be true, so they would be telling the truth. Since guilty people can\'t tell the truth, they can\'t be guilty.</P>',12471,1);
INSERT INTO comment VALUES (12474,1679,3351,'Eric','techniques','2004-03-06 14:20:30',0,'<P>Note that there is only one way to access squares like a1, a8, h1, and h8.&nbsp; This means that if your knight ever lands on a square like b3, c2, b6, c7, f2, g3, f7, or g6&nbsp;his next move must include the corner square followed by the opposite exit square.</P>\r\n<P>If we are aiming for SK\'s extra credit than we are seeking a 64 move pattern which ends where it begins, and as such makes the starting square irrelavant.&nbsp; Also if we are seeking to earn his EXTRA extra credit we might imagine a symmetry where each corner is hit with equal distribution. </P>\r\n<P>I put the numbers 1, 17, 33 and&nbsp;49 in each of the corners in order counter-clockwise but this fails when I notice that the knight must alternate black and white squares.&nbsp; Therefore the symmetry must be balanced over the breadth of 32 moves as opposed to 16.</P>',NULL,1);
INSERT INTO comment VALUES (12475,1672,5384,'Larry','I think I know','2004-03-06 15:02:53',1,'<P>I believe it\'s in the eye of the beholder.</P>\r\n<P>Consider 2 beams of monochromatic light of different colors.&nbsp; The electromagnetic energy of the combination is the sum of 2 sine waves of different frequecies.&nbsp;&nbsp; This is where the addition comes in.</P>\r\n<P>Inside the retina, the light falling on individual cones stimulates an electrical response in the optic nerve.&nbsp; Add another wavelength and you add the response of additional cones.</P>\r\n<P>Pigments in paint absorb certain frequencies of light, so adding paint colors is additive with respect to absorption of light, but subtractive with respect to the reflected light (which then may strike someone\'s retina)</P>\r\n<P>And that\'s my story.</P>',NULL,1);
INSERT INTO comment VALUES (12476,1672,5384,'Larry','Another thought has landed','2004-03-06 15:20:30',1,'<P>There is also something called the Land effect, which I believe is a higher brain function that interprets the colors we see in comparison to the overall background color.&nbsp;&nbsp; This is why a white shirt still looks white even if the color of the light changes.&nbsp; This effect isn\'t perfect, however, and if viewed in pure red light, the white shirt will look red.</P>\r\n<P>I also recall hearing about an experiment in which photographs were taken through monochromatic filters.&nbsp; If the same scene was photographed with 2 different color&nbsp;filters, then the images were projected and superimposed, and then the test subject viewed the scene with 3-D glasses (one red lense, one green lense for example) then the scene would look normal with all the true colors.&nbsp; There was some specific wavelength (I assume related to the cones specific sensitifities) such that the 2 colors had to be one higher and one lower for the final picture to look right.</P>\r\n<P>Land invented the polaroid camera, I believe.</P>',NULL,1);
INSERT INTO comment VALUES (12477,599,5384,'Larry','Splish splash','2004-03-06 16:12:22',3,'<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT face=\\\"Times New Roman\\\" size=3>The 3 jugs are A 12 liters, B 8 liters, and C 5 liters:</FONT></P>\r\n<DIV style=\\\"BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: medium none; PADDING-LEFT: 0in; PADDING-BOTTOM: 1pt; BORDER-LEFT: medium none; PADDING-TOP: 0in; BORDER-BOTTOM: windowtext 1pt solid; mso-border-bottom-alt: solid windowtext .75pt\\\">\r\n<P class=MsoNormal style=\\\"BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: medium none; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; MARGIN: 0in 0in 0pt; BORDER-LEFT: medium none; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-border-bottom-alt: solid windowtext .75pt; mso-padding-alt: 0in 0in 1.0pt 0in\\\"><FONT face=\\\"Times New Roman\\\" size=3>A<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>B<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>C</FONT></P></DIV>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT face=\\\"Times New Roman\\\" size=3>12<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>0<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>0<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>(from A to B)</FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>4<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>8<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>0<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from B to C)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>4<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>3<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>5<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from C to A)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>9<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>3<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>0<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from B to C)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>9<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>0<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>3<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from A to B)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>1<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>8<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>3<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from B to C)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>1<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>6<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>5<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;&nbsp; </SPAN>(from C to A)</FONT></FONT></P>\r\n<P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\"><SPAN style=\\\"mso-spacerun: yes\\\">&nbsp;</SPAN>6<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>6<SPAN style=\\\"mso-spacerun: yes\\\">&nbsp; </SPAN>0 </FONT></FONT></P>',NULL,1);
INSERT INTO comment VALUES (12478,685,4507,'Penny','The official solution is entirely mistaken','2004-03-06 21:43:17',1,'<P>And I have that on the authority of the late, great science writer Isaac Asimov.</P>\r\n<P>Asimov wrote that when relativity of motion is taken into consideration, it is just as true to say that the sun rotates around the earth, as it is to say that the earth spins on its axis.</P>\r\n<P>Naturally we prefer the latter interpretation, but not because it is more truthful. It is not. Truth and falsehood are not involved.&nbsp;&nbsp;We prefer the spinning earth model&nbsp;because it is simpler.&nbsp;This is the principle of Occam\'s Razor. </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 6, 2004, 9:44 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12479,198,2561,'Aaron','What if?','2004-03-07 00:01:58',1,'<P>What if he turned right on every <EM>third</EM> crossroad (repeating two lefts and a right, two lefts and&nbsp;a right)? Then, isn\'t it possible that he could enter a loop on the first left turn, which came back to that crossroad on the second left turn, and get him stuck in a loop?</P>\r\n<P>I know it\'s not in the problem, but I saw this \'old\' problem in the Bonus section, and I wondered if it is true for any fixed pattern of moves..</P>',NULL,1);
INSERT INTO comment VALUES (12480,1679,3558,'Tristan','re-entrant tour','2004-03-07 00:05:46',3,'<P>This solution isn\'t symmetrical, but it is a re-entrant tour.</P>\r\n<P>A1 - B3 -&nbsp;D4 - B5 - C7 - A8 - B6 - D7 - E5 - G4 - F2 - H1 - G3 - E2 - C1 - A2 - B4 - D3 - C5 - A6 - B8 - C6 - A7 - C8 - D6 - E8 - G7 - H5 - F4 - H3 - G1 - F3 - H2 - F1 - E3 - D1 - B2 - A4 - C3 - D5 - E7 - G6 - H8 - F7 - G5 - E4 - D2 - B1 - A3 - C4 - A5 - B7 - D8 - 36 - F8 - H7 - F6 - G8 - H6 - F5 - H4 - G2 - E1 - C2 - A1\r\n<P>For my method, I actually took out a chess set and took 4 paths that went 3 quarters around the board and didn\'t overlap and connected them all in the upper-left corner.</P>',NULL,1);
INSERT INTO comment VALUES (12481,1679,2561,'Aaron','Hm','2004-03-07 00:13:22',1,'<P>Adding to the comments Eric made, there are 64 squares on the board. For a symmetrical pattern in four section, which would seem natural, each \'section\' of moves would need to include 16 squares, distributed equally with some sort of radial symmetry.</P>\r\n<P>What I did, then, is to start in each corner, and make the same move simultaneously in all four corners (to make sure that none of the patterns crosses another), and trying to get the patterns to end up in a position to move into the next corner. I\'m not sure if that will work; it\'s late and I haven\'t really thought about it, but it seems good enough..</P>',NULL,1);
INSERT INTO comment VALUES (12482,1679,2561,'Aaron','re: Hm','2004-03-07 00:22:08',1,'On second thought, duh, that won\'t work. I sort of overlooked what had been said about alternating colors until I actually drew my own board and tried to figure out where to start and end. Maybe eight sections of eight moves, that connect somehow...',12481,1);
INSERT INTO comment VALUES (12483,1679,4507,'Penny','There\'s no fooble like an old fooble','2004-03-07 01:19:06',0,'<P>This beautiful puzzle&nbsp;goes back to&nbsp;the days of Leonhard Euler and before.</P>\r\n<P>One simple strategy in Knight\'s Tours is to start in a corner and keep rotating in the same direction, moving on the outer edges of the board.</P>\r\n<P>a8; b6; a4; b2; d1; f2; h1; g3; h5; g7; e8; c7; a6; b4; a2; c1; e2; g1; h3; g5; h7; f8; d7; b8; c6; a5; b3; a1; c2; e1; g2; h4; g6; h8; f7; d8; b7; c5; d3; f4; e6; d4; f3; e5; c4; a3; b1; d2; f1; h2; g4; h6; g8; e7; c8; a7; b5; c3; e4; f6; d5; e3; f5; d6</P>\r\n<P>This is neither re-entrant nor symmetrical.</P>\r\n<P>Not even Garry Kasparov can visualize all possible Knight\'s Tours in his head. To achieve a Knight\'s Tour which is both symmetrical and re-entrant, without being allowed to write a program, you must do&nbsp;a lot of trial and error and&nbsp;backtracking.</P><p><i>Edited on <b>March 7, 2004, 6:38 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12489,1565,5384,'Larry','Oops, this time I got it, sans spreadsheet solver','2004-03-07 10:04:01',3,'<P>OK, this time I just started with the law of cosines getting d as a function of theta, then took d\' and d\" and I got the same answer as Charlie\'s original post.&nbsp; But I got it without using the solver on the spreadsheet.&nbsp; Call the angle x, it\'s too hard to figure out how to write a theta</P>\r\n<P>d=sqrt(25-24cos(x))</P>\r\n<P>d\'=12sin(x)/d</P>\r\n<P>setting d\" to zero gives:</P>\r\n<P>0=cos(x)sqrt(25-24cos(x)) - 12 sin^2(x) / sqrt(25-24cos(x))</P>\r\n<P>multiply both sides by sqrt(25-24cos(x)) gives:</P>\r\n<P>cos(x)(25-24cos(x)) - 12 sin^2(x)<BR>25 cos(x) - 24 cos^2(x) - 12 sin^2(x)<BR>25 cos(x) -&nbsp;12 cos^2(x) - [12 sin^2(x) + 12 cos^2(x)]<BR>25 cos(x) -&nbsp;12 cos^2(x) - 12&nbsp;&nbsp; or</P>\r\n<P>cos^2(x) - (25/12) cos(x) + 1 = 0<BR>solving the quadratic gives 2 values for cos(x):&nbsp; 3/4 and 4/3 but only 3/4 can be valid since the cosine can\'t be greater than 1.</P>\r\n<P>so cosine is .75<BR>the angle is arccos(.75) = .7227 radians = 41.41 degrees<BR>distance is 2.646 = sqrt(7)<BR>d\' = 3<BR>and there is a right angle between the hour hand and a line connecting the tips of the 2 hands</P>\r\n<P>Better late than never, and that\'s my final story</P>',NULL,1);
INSERT INTO comment VALUES (12484,1679,3558,'Tristan','more method','2004-03-07 01:35:16',1,'<P>I went on google to look for a site that would allow you to try the tour and didn\'t give you a solution.&nbsp; I swear that I didn\'t look at any solutions.&nbsp; I got <A href=\\\"http://www.geocities.com/allentownchess/knightstour.html\\\">this</A>.&nbsp; That\'s http://www.geocities.com/allentownchess/knightstour.html, in case the link doesn\'t work.</P>\r\n<P>After trying it many times, I developed a little technique.&nbsp; I split the tour into four parts.&nbsp; Each part goes around in a circle in almost the same path.&nbsp; For example, in the grid below, the numbers represent the number of the path.&nbsp; The paths go together to complete the whole square.</P><TT>\r\n<P>3221<BR>1132<BR>2212<BR>4213<BR>^^^^</P></TT>\r\n<P>I hope that turns out.&nbsp; As you can see, the four paths come in from the left and come out on the bottom.&nbsp; I also thought up other transformations for all four paths to move at once.&nbsp; Unfortunately, for this to work out, the paths have to go in a circle, and they all must connect.&nbsp; I\'m having trouble making it both symmetrical and connective.&nbsp; I\'ve tried radial symmetry, symmetry over a line, over a dot, but I can\'t get it to work out.</P>\r\n<P>Here\'s some other transformations:</P><TT>\r\n<P>1234<BR>3412</P>\r\n<P>412<BR>234<BR>1<BR>3</P></TT>\r\n<P><STRONG>AAAAAAAAUUUUUUUGGGGGGGGGGGGGGGHHHHHHH!!!!!!!!!<TT></P></TT></STRONG>\r\n<P><STRONG>I can\'t get those arrows to work!</STRONG>&nbsp; And the link too!&nbsp; It would have been clearer if I could fix them.</P>\r\n<P><I>Edited on <B>March 7, 2004, 1:41 am</B></I> </P>\r\n<P><I>Edited on <B>March 7, 2004, 1:41 am</B></I> </P>\r\n<P><I>Edited on <B>March 7, 2004, 1:43 am</B></I> </P>\r\n<P><I>Edited on <B>March 7, 2004, 1:44 am</B></I> </P><p><i>Edited on <b>March 7, 2004, 1:50 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12485,1565,5384,'Larry','Calculus solution','2004-03-07 01:49:03',3,'<P>You do need calculus to get the maximum or minimum.</P>\r\n<P>Figured out d as a function of time</P>\r\n<P>I just filled 2 sheets of paper with formulae for d, d\', and d\"<BR>set d\" to zero.</P>\r\n<P>I came up with a time of about 2:23 and a distance of 4.551</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12486,1565,5384,'Larry','my formulae for d(t), d\'(t)','2004-03-07 02:10:02',3,'<P>I started with theta_M(t)=pi/2 - 2pi t&nbsp; and theta_H(t)=pi/2 - (pi/6)t&nbsp;&nbsp;&nbsp; where t is in hours</P>\r\n<P>d(t)=sqrt[25 - 24cos{(11/6)pi t}]</P>\r\n<P>d\'(t)= [22 sin{(11/6)pi t}] / d(t)</P>\r\n<P>d\"(t) was very tedious but setting it to zero eventually led to a quadratic expression in cos(x)&nbsp;&nbsp; where x= (11/6)pi t</P>\r\n<P>(2pi - 1) (cos(x))^2&nbsp; - (25 pi/12) cos(x) + 1&nbsp; =0</P>\r\n<P>solving this gives cos(x)= {0.1785, 1.0603} but the cosine can\'t be greater than 1, so only 0.1785 can be valid.</P>\r\n<P>then x= 1.3913 radians;&nbsp;&nbsp; t=(6x)/(11 pi)=2.384 hours<BR>or t is about 2:23<BR>and d(t)=4.551</P>\r\n<P>unless of course I made a math error.</P>\r\n<P>And that\'s my story</P>',NULL,1);
INSERT INTO comment VALUES (12487,685,3172,'SilverKnight','re: The official solution is entirely mistaken','2004-03-07 03:42:08',0,'While I agree with Penny that the solution is mistaken (and happily\r\nrely on the authority of the esteemed Asimov), I believe if one looks\r\nat the context of Asimov\'s statement, that he is not invoking Occam\'s\r\nRazor, but rather, Einstein\'s theory of General relativity which, among\r\nother things, shows that no frame of reference is in any way preferable\r\nover another.<br>\r\n<br>\r\n(Therefore, it *is* just as true to say that the sun rotates around the\r\nearth as it is to say that the world revolves around ME! ;-)\r\n\r\n',12478,1);
INSERT INTO comment VALUES (12488,1503,5927,'jk','solution','2004-03-07 04:07:31',3,'<P>The answer is x + 1 years</P>\r\n<P>This can be proved by induction</P>\r\n<P>Let\' s say we start with x = 1, then it will last for 1 year</P>\r\n<P>1 | 1 1 0</P>\r\n<P>2|0</P>\r\n<P>&nbsp;</P>\r\n<P>for x= 2 we will have</P>\r\n<P>1| 2 1 2</P>\r\n<P>2|2 0 0</P>\r\n<P>4|0 </P>\r\n<P>Similarly for x we will have x + 1</P>\r\n<P>Regards</P>\r\n<P>JK</P>',NULL,1);
INSERT INTO comment VALUES (12490,1679,4507,'Penny','FLOOBLE, not FOOBLE !!!!!!','2004-03-07 10:27:26',0,'But I guess we don\'t use the word flooble any more, just perplexus......&nbsp;',12483,1);
INSERT INTO comment VALUES (12491,1575,4507,'Penny','Wow, this is a tough one !!!!','2004-03-07 12:36:06',0,'<P>When I posted this reply,&nbsp;this was a puzzle with XX as the subject, and everything else&nbsp;blank. Is this like a Zen Buddhist koan ? </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 7, 2004, 12:37 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12492,1575,4507,'Penny','Possible solutions','2004-03-07 12:52:57',3,'<P>[This reply was posted at a time when this puzzle consisted only of the heading XX].</P>\r\n<P>(1) The sound of one hand clapping ?</P>\r\n<P>(2) The complete list of reasons to re-elect Bush in November ?</P>\r\n<P>(3) A photo of the interior of the Cleveland Browns SuperBowl Trophy display ?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp; </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 7, 2004, 12:53 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12493,1575,5285,'Ady TZIDON','possible solutions','2004-03-07 13:09:48',3,'1.What men know about women\r\n2. A PERFECT statement  -no errors.\r\n3. A full list of  non-personal parameters affecting politician\'s decision\r\n\r\nhave fun!!\r\nady',NULL,0);
INSERT INTO comment VALUES (12494,685,1301,'Charlie','re(2): The official solution is entirely mistaken','2004-03-07 15:42:33',0,'I think Penny was pointing out that it is Occam\'s Razor that prefers the spinning earth to the Sun going around the earth.&nbsp; It is General relativity (with Mach\'s principle) that says each is equally good, or at least equivalent.',12487,1);
INSERT INTO comment VALUES (12495,1575,5885,'George','Smells like badly written JavaScript','2004-03-07 15:53:31',0,'Is this the solution?',NULL,0);
INSERT INTO comment VALUES (12496,1575,5384,'Larry','Logic or Biology?','2004-03-07 15:56:30',1,'<P>Chromosome pattern of a female: XX</P>\r\n<P>Or perhaps the average ability of females to think logically as opposed to emotionally.</P>',NULL,1);
INSERT INTO comment VALUES (12497,1575,4507,'Penny','Software solution ?','2004-03-07 15:57:14',0,'Perhaps Charlie could write a software program to solve this one -- a program with zero statements. ',NULL,1);
INSERT INTO comment VALUES (12498,1575,4507,'Penny','Or perhaps this is...','2004-03-07 16:01:37',0,'...a printout of all the intelligent replies to&nbsp;Gamer\'s \"Letters to numbers\" puzzle. ',NULL,1);
INSERT INTO comment VALUES (12499,1655,5520,'Robert Sassoon','easy','2004-03-07 16:54:55',3,'simply float it in a liquid metal which has a greater density than the lead. mercury is the best, since it is a liquid at room temperature.',NULL,1);
INSERT INTO comment VALUES (12500,1575,153,'TomM','I\'m  probably lost, but...','2004-03-07 17:08:35',1,'I\'m onto something; it\'s hard to see, but it has to do with Tennessee...',NULL,0);
INSERT INTO comment VALUES (12501,1575,3372,'Sam','re: I\'m  probably lost, but...','2004-03-07 17:17:59',0,'I\'m onto something; it\'s hard to see, but it has to do with SkeletonKey...<p><i>Edited on <b>March 7, 2004, 5:23 pm</b></i>',12500,1);
INSERT INTO comment VALUES (12502,1575,5352,'Juggler','The Perfect Solution','2004-03-07 17:30:17',3,'<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P><p><i>Edited on <b>March 7, 2004, 5:33 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12503,1575,3172,'SilverKnight','re(2): I\'m  probably lost, but...','2004-03-07 17:41:20',0,'\r\nI\'m onto something; it\'s hard to see, but it has to do with <i><b>serendipity</b></i>.<br>\r\n\r\n<p><i>Edited on <b>March 8, 2004, 8:12 am</b></i>',12501,1);
INSERT INTO comment VALUES (12504,1575,5352,'Juggler','Another better solution','2004-03-07 17:44:05',3,'<P>I\'m onto something; it\'s hard to see, but it has to do with a Juggling Gypsy.</P>\r\n<P>Nice One</P>',NULL,1);
INSERT INTO comment VALUES (12505,1679,153,'TomM','Symmetry Considerations','2004-03-07 18:27:31',2,'If the square in the <i>ith</i> row and <i>j</i>th column is designated a(i,j), there are seven possible \"mirrors\" for a given square a(i,j) (Some of these may point to a(i,j) or to an earlier mirror, resulting in fewer actual mirrors.) <br> a(i,j)=a(i,j) <br> b(i,j)=a(9-i,j) <br> c(i,j)=a(i,9-j) <br> d(i,j)=a(9-i,9-j) <br> e(i,j)=a(j,i) <br> f(i,j)=a(9-j,i) <br> g(i,j)=a(j,9-i) <br> h(i,j)=a(9-j,9-i) <br>  <br> Note: There are 10 mutually exclusive sets of squares such that for each square in a given set, all of its mirrors are in the set, but no non-mirrors: <br> <TT> <br> 0 1 2 3 3 2 1 0 <br> 1 4 5 6 6 5 4 1 <br> 2 5 7 8 8 7 5 2 <br> 3 6 8 9 9 8 6 3 <br> 3 6 8 9 9 8 6 3 <br> 2 5 7 8 8 7 5 2 <br> 1 4 5 6 6 5 4 1 <br> 0 1 2 3 3 2 1 0</tt>  <br>  <br> If the symmetry is physical, then in one of these mirroring schemes, x(i,j), it is true that a jump connects a(i1,j1) to a(i2,j2) iff a jump connects x(i1,j1) to x(i2,j2). <br>  <br> If the symmetry is temporal, then the sequence of jumps can be shifted to start at a square <i>(Due to the re-entrant condition, any valid sequence can be shifted to start on any given square.)</i> such that: <br> Given n = the number of the jump which lands on a(i,j),  <br> and m = the number of the jump which lands on x(i,j), <br> Either n - m = ±32 or n + m = 0(mod 64). <br>  <br> The first temporal symmetry condition (n - m =±32)  always results in a physical symmetry, and does not need to be considered separately. <br>  <br> The second temporal symmetry condition [n + m = 0 (mod 64)] may also always result in a physical symmetry, but I have not tested it enough to be sure. <br>  <br> Notice that in the second temporal symmetry condition x(i,j)=a(i,j) for the squares at n=0 and n=32. <br>  <br> Conjecture: Except for the corner case [where, for example a(1,1) must connect with both a(2,3) and a(3,2)], the two squares any given square connects with cannot be in the same mirror set. For example, a(5,5) cannot connect to both a(6,7) and a(7,6) because they are both in mirror set 5.  <br>  <br>(Edited to correct a minor typo)\n\n<i>Edited on <b>March 7, 2004, 9:45 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12506,1575,3558,'Tristan','I\'m hungry','2004-03-07 19:18:59',0,'I\'m onto something; it\'s hard to see, but it has to do with turkey...',NULL,1);
INSERT INTO comment VALUES (12507,1575,4507,'Penny','Question for DJ','2004-03-07 19:28:06',4,'<P>DJ, did you just cut and paste this puzzle off the&nbsp;Internet ?</P>\r\n<P>:-)</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12508,1575,5033,'Captain Paradox','I\'m lost too.','2004-03-07 19:28:50',0,'I\'m on to something, it\'s hard to see, but it has to do with dinosaur pee . . .',NULL,1);
INSERT INTO comment VALUES (12509,1575,5799,'red_sox_fan_032003','WMD','2004-03-07 19:39:53',0,'There are those pesky WMD again,&nbsp; we finally found them',NULL,1);
INSERT INTO comment VALUES (12510,1666,5937,'Deb','Does solution have to be more detailed then this?','2004-03-07 19:47:19',0,'I believe the killer to be \"B\" and \"A\" helped.',NULL,1);
INSERT INTO comment VALUES (12511,1575,4068,'Bruno','Come on Charlie !!!','2004-03-07 20:13:01',0,'Come on Charlie!!! WE\'RE ALL WAITING FOR YOUR SOLUTION !\r\n\r\nSince the title is \" XX \", maybe it was censored by Levik ???\r\n\r\n(This problem is on its way to become the all-time top rated problem !!!)',NULL,0);
INSERT INTO comment VALUES (12512,937,5384,'Larry','hunh?','2004-03-07 20:18:36',0,'<PRE><DIV><FONT color=#ff0000>Why, the middle ear of course.</FONT></DIV></PRE>',NULL,1);
INSERT INTO comment VALUES (12513,1575,5384,'Larry','No Subject','2004-03-07 20:25:51',0,'<PRE><PRE><FONT size=2>I\'m on to something, it\'s hard to see, but it has to do with WMD.<?xml:namespace prefix = o ns = \"urn:schemas-microsoft-com:office:office\" />&lt;o:p&gt;&lt;/o:p&gt;</FONT></PRE><P><FONT face=\\\"Times New Roman\\\" size=3>By the way, it is possible that the same thing happened to the text defining this problem that happened to the WMD.&nbsp; Yes, the text MAY have been deleted, but it could have been hidden inside another file, or transferred from this website to another website.&nbsp; Or hidden somewhere on the hard drive.&nbsp; I once lost a file for several months and eventually found it inside a stock portfolio folder dealing with the S&amp;P 500 stock SPDR (ie it was inside a spider hole).</FONT></P><P><SPAN style=\\\"COLOR: #33cccc\\\"><FONT size=3><FONT face=\\\"Times New Roman\\\">By the way, WMD are still around somewhere, we just haven’t found them yet.&lt;o:p&gt;&lt;/o:p&gt;</FONT></FONT></SPAN></P><P class=MsoNormal style=\\\"MARGIN: 0in 0in 0pt\\\">&lt;o:p&gt;<FONT face=\\\"Times New Roman\\\" size=3>&nbsp;</FONT>&lt;/o:p&gt;</P></PRE><p><i>Edited on <b>March 7, 2004, 8:27 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12514,1575,4507,'Penny','I think I have the solution','2004-03-07 20:37:32',3,'<P>DJ posted this as an eloquent protest against the shameful Martha Stewart guilty verdict.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12515,1575,5178,'Axorion','Scholar?','2004-03-07 21:40:58',0,'Now I see why \"scholars\" don\'t need votes to post a puzzle.',NULL,0);
INSERT INTO comment VALUES (12516,1575,1575,'DJ','Look Harder','2004-03-07 23:05:53',2,'<P>The problem is presented exactly as it is intended to be (I had said that I would post a comment to that effect when the problem was made live, but another scholar pushed the problem before I had the chance). There are no errors in display, javascript, or (presumably) with your vision. Four people have solved the problem already; maybe the rest of you would be able to if you tried, instead of pretending to be clever.</P>\r\n<P>Notes:</P>\r\n<P>Problems submitted by scholars have to wait in queue and go through voting, just like those by anyone else.</P>\r\n<P>This <EM>is </EM>an original problem (no copy-and-paste for me).</P>\r\n<P>As far as I know, I am mentally sound.</P>\r\n<P>Martha Stewart got what she deserved.</P>',NULL,1);
INSERT INTO comment VALUES (12517,1575,4507,'Penny','Full solution (No joke this time)','2004-03-08 04:22:31',3,'<DIV>The answer: <EM><U><STRONG>IT\'S HARD TO SEE !!!!</STRONG></U></EM></DIV>\r\n<DIV><STRONG><EM><U></U></EM></STRONG>&nbsp;</DIV>\r\n<DIV>Explanation: </DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>DJ wrote: \"<U><STRONG>Four [at least]&nbsp;people have solved the problem already;</STRONG></U> maybe the rest of you would be able to if you tried, instead of <U><STRONG>pretending to be clever</STRONG></U>.\" (Pretending to be clever? Look who\'s talking !!!!)</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Well, that gives the answer away. Any answer so far that was given by at least four people, is the correct one....</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>It can\'t be&nbsp;Axorion\'s answer: </DIV>\r\n<DIV>Scholar? Now I see why \"scholars\" don\'t need votes to post a puzzle.</DIV>\r\n<DIV>[Ruled out by DJ]</DIV>\r\n<DIV>&nbsp;&nbsp; &nbsp;</DIV>\r\n<DIV></DIV>\r\n<DIV>Not Penny\'s answer: </DIV>\r\n<DIV>I think I have the solution: DJ posted this as an eloquent protest against the shameful Martha Stewart guilty verdict.</DIV>\r\n<DIV>[Ruled out by DJ]</DIV>\r\n<DIV>&nbsp;&nbsp; </DIV>\r\n<DIV></DIV>\r\n<DIV></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Bruno\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Come on Charlie!!! WE\'RE ALL WAITING FOR YOUR SOLUTION ! <BR>Since the title is \" XX \", maybe it was censored by Levik ??? (This problem is on its way to become the all-time top rated problem !!!)</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Agrees with only&nbsp;1 other answer]&nbsp;</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not red_sox_fan_032003\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>WMD. There are those pesky WMD again,&nbsp; we finally found them</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Agrees with only&nbsp;1 other answer]</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Penny\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Question for DJ. DJ, did you just cut and paste this puzzle off the&nbsp;Internet ? :-)</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Ruled out by DJ]</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN><SPAN #33cccc? ? COLOR:></SPAN><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Juggler\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>The Perfect Solution. [Blank page]</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Does not agree with any other answers]&nbsp;</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Penny\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Or perhaps this is... ...a printout of all the intelligent replies to&nbsp;Gamer\'s \"Letters to numbers\" puzzle. </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Does not agree with any other answers]</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Penny\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Software Solution ? Perhaps Charlie could write a software program to solve this one -- a program with zero statements. </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>[Agrees with only 1 other answer]</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Not Larry\'s answer:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Logic or Biology ? </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Chromosome pattern of a female: XX. Or perhaps the average ability of females to think logically as opposed to emotionally.</DIV>\r\n<DIV>[Does not agree with any other answers]</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Not George\'s answer.</DIV>\r\n<DIV>Smells like badly written JavaScript. Is this the solution?</DIV>\r\n<DIV>[Ruled out by DJ]&nbsp;&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Not Ady TZIDON\'s answer:</DIV>\r\n<DIV>possible solutions. </DIV>\r\n<DIV>1.What men know about women <BR>2. A PERFECT statement -no errors. <BR>3. A full list of non-personal parameters affecting politician\'s decision <BR>have fun!! <BR>ady </DIV>\r\n<DIV>[Does not agree with any other answers]</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Not Penny\'s answer:</DIV>\r\n<DIV>Possible solutions. [This reply was posted at a time when this puzzle consisted only of the heading XX].</DIV>\r\n<DIV>(1) The sound of one hand clapping ?</DIV>\r\n<DIV>(2) The complete list of reasons to re-elect Bush in November ?</DIV>\r\n<DIV>(3) A photo of the interior of the Cleveland Browns SuperBowl Trophy display ?</DIV>\r\n<DIV>[Does not agree with any other answers]</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Not Penny\'s answer</DIV>\r\n<DIV>Wow, this is a tough one !!! When I posted this reply,&nbsp;this was a puzzle with XX as the subject, and everything else&nbsp;blank. Is this like a Zen Buddhist koan ?</DIV>\r\n<DIV>[Does not agree with any other answers].&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>But <U><EM><STRONG>at least</STRONG></EM> <EM><STRONG>four</STRONG></EM></U> people&nbsp;said <EM><U><STRONG>\"it\'s hard to see\":</STRONG></U></EM></DIV>\r\n<DIV>&nbsp;</DIV></DIV>\r\n<DIV>Larry:</DIV>\r\n<DIV>\r\n<DIV>I\'m on to something,<STRONG><EM> <U>it\'s&nbsp;hard to see</U></EM>,&nbsp;</STRONG>but it has to do with WMD. B<FONT face=\\\"\'&quot;Times\'\\\" Roman? New>y the way, it is possible that the same thing happened </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>to the text defining this problem that </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>happened to the WMD.&nbsp; Yes, the text MAY have </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>been deleted, but it could have been hidden inside </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>another file, or transferred from this website to </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>another website.&nbsp; Or hidden somewhere on the hard drive.&nbsp; </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>I once lost a file for several months and eventually </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>found it inside a stock portfolio folder dealing with </FONT><FONT face=\\\"\'&quot;Times\'\\\" Roman? New>the S&amp;P 500 stock SPDR (ie it was inside a spider hole). </FONT><SPAN #33cccc? ? COLOR:>By the way, WMD are still around somewhere, we just haven\'t </SPAN><SPAN #33cccc? ? COLOR:>found them yet.</SPAN></DIV>\r\n<DIV>&nbsp;</DIV></DIV></SPAN>\r\n<DIV><SPAN #33cccc? ? COLOR:>\r\n<DIV><SPAN #33cccc? ? COLOR:>Captain Paradox</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>I\'m lost too. I\'m on to something,<STRONG><U><EM> it\'s hard to see</EM></U></STRONG>, but it has to do with dinosaur pee . . .</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>\r\n<DIV><SPAN #33cccc? ? COLOR:>TomM:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>I\'m probably lost, but... I\'m onto something;<EM> <STRONG><U>it\'s hard to see</U></STRONG></EM>, but it has to do with Tennessee... </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>\r\n<DIV><SPAN #33cccc? ? COLOR:>Sam:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>I\'m onto something; <STRONG><U><EM>it\'s hard to see</EM></U></STRONG>, but it has to do with SkeletonKey...</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>\r\n<DIV><SPAN #33cccc? ? COLOR:>Juggler: </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>Another better solution. </SPAN><SPAN #33cccc? ? COLOR:>I\'m onto something; <STRONG><U><EM>it\'s hard to see</EM></U></STRONG>, but it has to do with a Juggling Gypsy. Nice One</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>SilverKnight:</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>I\'m onto something; <EM><U><STRONG>it\'s hard to see</STRONG></U></EM>, but it has to do with Singapore... </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>\r\n<DIV><SPAN #33cccc? ? COLOR:>Tristan</SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>I\'m hungry. I\'m onto something; <EM><U><STRONG>it\'s hard to see</STRONG></U></EM>, but it has to do with turkey... </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>&nbsp;&nbsp; </SPAN></DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:></SPAN>&nbsp;</DIV>\r\n<DIV><SPAN #33cccc? ? COLOR:>&nbsp; </SPAN></DIV></SPAN></DIV></SPAN></DIV></SPAN></DIV></SPAN></DIV></SPAN></DIV>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 8, 2004, 4:38 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12518,1575,1183,'fwaff','I\'m not lost, I\'m number five','2004-03-08 04:27:40',3,'I\'m onto something; it\'s hard to see, but it has to do with fearing me',NULL,1);
INSERT INTO comment VALUES (12519,1666,4507,'Penny','Yes it does, Deb','2004-03-08 06:00:16',0,':-)',NULL,1);
INSERT INTO comment VALUES (12520,1575,5352,'Juggler','re: Full solution (No joke this time)','2004-03-08 06:41:56',1,'So close but You\'re not quite there',12517,1);
INSERT INTO comment VALUES (12521,1575,4830,'Jils','re: Full solution (No joke this time)','2004-03-08 06:56:52',1,'<P>They also all said \"1\'m onto something\"</P>',12517,1);
INSERT INTO comment VALUES (12522,1575,2716,'Federico Kereki','No Subject','2004-03-08 07:55:38',0,'I\'m onto something; it\'s hard to see,\r\nbut it has to do with fee...',NULL,0);
INSERT INTO comment VALUES (12523,1575,3136,'Popstar Dave','Hmmm...  I think.','2004-03-08 07:57:56',3,'I\'m onto something; it\'s hard to see, but it has to do with \'Phantom of the Opera\' sung in the key of B.  (Or C, or D, E, or even G!)',NULL,0);
INSERT INTO comment VALUES (12524,1575,1,'levik','hrmph','2004-03-08 08:12:29',0,'Levik see....<br>\r\n<br>\r\nAnyway, DJ - if you have more like this up your sleve, please\r\ncross-browser check them. Mozilla was choking on this one (and still\r\nhas a hickup or two)<br>\r\n<br>\r\nAlso, make sure to fix your solution.<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12525,1575,3172,'SilverKnight','I fixed my earlier (incorrect) answer...','2004-03-08 08:12:50',0,'see the previous comment.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12526,1575,1686,'DuCk','Solution...','2004-03-08 08:39:27',0,'I\'m onto something; it\'s hard to see, but it has to do with Destiny...',NULL,1);
INSERT INTO comment VALUES (12527,1575,1686,'DuCk','side note','2004-03-08 08:42:19',0,'this was one of the funnest problems I\'ve ever seen on the site.&nbsp; Thanks DJ???',NULL,1);
INSERT INTO comment VALUES (12528,1670,4830,'Jils','My Guess','2004-03-08 08:47:21',0,'<P>I\'m going to have a guess at 71 and 92. The gaps seem to be getting bigger&nbsp; (the sum of the 3rd and 4th preceding gaps +1). I don\'t think this can be right though as I can\'t see how the series gets going in the first place.....</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12529,1670,2716,'Federico Kereki','Solved','2004-03-08 09:07:45',3,'The first three numbers suggest squares, but then we get 14 and 21 instead of 16 and 25... unless we are in base 12, and everything works out fine, so the sequence follows 69 and 84.',NULL,0);
INSERT INTO comment VALUES (12530,1670,5285,'Ady TZIDON','   cheaper by dozen','2004-03-08 09:35:54',3,'69;84....\r\n\r\nSquares written in base 12. (Next term contains a non-decimal  character).\r\nady\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12531,1575,4507,'Penny','re: Solution...','2004-03-08 10:38:34',4,'<P>DuCk: \"I\'m onto something; it\'s hard to see, but it has to do with.....blah blah blah\"</P>\r\n<P>Would you please let me in on the joke ? All I can see is a subject line that reads XX and everything else&nbsp;blank. That phrase is not found on the Internet. Is this a browser issue -- can other people see something that I can\'t ? This is really getting silly.&nbsp;</P>',12526,1);
INSERT INTO comment VALUES (12532,1575,3172,'SilverKnight','re(2): Solution...','2004-03-08 11:26:18',4,'Which browser do you use?\r\n\r\n',12531,1);
INSERT INTO comment VALUES (12533,1575,4507,'Penny','re(3): Solution...','2004-03-08 11:32:45',0,'Internet Explorer 6',12532,1);
INSERT INTO comment VALUES (12534,1575,3172,'SilverKnight','re(4): Solution...','2004-03-08 12:38:35',0,'Then, you should have no \"technical difficulties\" with this problem.&nbsp; (I\'m sure some of the solvers have used IE6)\r\n\r\n',12533,1);
INSERT INTO comment VALUES (12535,1575,5950,'JASON','throwin it out there','2004-03-08 13:14:31',0,'i think it has somthing to do with dj\'s screen name \"xrestassuredx\" i typed it in and hit return and it just sends me to the home page for the site. any thoughts?',NULL,0);
INSERT INTO comment VALUES (12536,1575,3172,'SilverKnight','re: throwin it out there','2004-03-08 13:16:54',4,'That\'s an interesting thought... but have you tried typing something ELSE... and seeing if the behavior is identical?\r\n\r\n',12535,1);
INSERT INTO comment VALUES (12537,846,1575,'DJ','re: Twice is not twice','2004-03-08 13:23:59',2,'That is just the point; it is <span style=\\\"font-style: italic;\\\">not </span>the\r\naverage during the first hour that counts. The plow moves snow at a\r\nconstant rate (per volume), which is why calculus is needed to account\r\nfor the changing depth of snow at the same time it is being removed.<br>\r\n<br>\r\n.. That\'s why you didn\'t get the correct answer ...<br>\r\n\r\n\r\n',11585,1);
INSERT INTO comment VALUES (12538,1575,1575,'DJ','re: hrmph','2004-03-08 13:35:48',0,'The problem underwent several version changes to make sure everything\r\nwould work in all [common] browsers. I tested in IE 6, Mozilla and\r\nFirefox, and Netscape, and it\'s working fine.<br>\r\n<br>\r\nActually, I\'m running Mozilla on Fedora (UNIX) right now, and it\'s working .. are you sure <span style=\\\"font-style: italic;\\\">you</span> did it right? =P<br>\r\n\r\n\r\n',12524,1);
INSERT INTO comment VALUES (12539,1533,4670,'e.g.','Almost there','2004-03-08 13:56:17',0,'I found two solutions, but in eleven moves, so it\'s back to searching...<br>\r\n<br>\r\nA right, D left, A down, B left, D right, D up, C right, A up, D down, B left, B down.<br>\r\n<br>\r\nA right, A down, C right, B left, A up, B right, C up, D left, A down, D right, D up.<br>\r\n&nbsp;<br>\r\n',NULL,1);
INSERT INTO comment VALUES (12540,1666,4670,'e.g.','Solution','2004-03-08 14:00:00',3,'If A was guilty, the only way he could be telling a lie would be if B\r\nalso was guilty, and C wasn\'t innocent -- and that would imply three\r\nguilty parties. A similar reasoning shows that if C cannot be guilty\r\neither, so B and D are the guilty ones.<br>\r\n<br>\r\nAs C told the truth, if B was the killer, D would be innocent; but as\r\nwe know that D was guilty, then B wasn\'t the killer -- he was the\r\naccomplice, and D thus was the killer.<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12541,1533,5852,'Coda','re: Almost there','2004-03-08 14:00:04',0,'Yes, I got that too.&nbsp; I can\'t figure out how it is possible in 10 moves!',12539,1);
INSERT INTO comment VALUES (12542,1533,3172,'SilverKnight','solution (spoiler()','2004-03-08 14:05:11',3,'<PRE>INITIAL POSITION:<BR>A...B<BR>.....<BR>.....<BR>.....<BR>C...D<BR><BR>1:<BR>A...B<BR>C....<BR>.....<BR>.....<BR>....D<BR><BR>2:<BR>A....<BR>C....<BR>.....<BR>....B<BR>....D<BR><BR>3:<BR>....A<BR>C....<BR>.....<BR>....B<BR>....D<BR><BR>4:<BR>.....<BR>C....<BR>....A<BR>....B<BR>....D<BR><BR>5:<BR>.....<BR>C....<BR>....A<BR>B....<BR>....D<BR><BR>6:<BR>.....<BR>C....<BR>....A<BR>B....<BR>D....<BR><BR>7:<BR>.....<BR>C....<BR>B...A<BR>.....<BR>D....<BR><BR>8:<BR>.....<BR>C....<BR>...BA<BR>.....<BR>D....<BR><BR>9:<BR>.....<BR>C....<BR>D..BA<BR>.....<BR>.....<BR><BR>10<BR>.....<BR>C....<BR>..DBA<BR>.....<BR>.....</PRE>',NULL,0);
INSERT INTO comment VALUES (12543,1533,575,'not_so_einstein','Solution','2004-03-08 14:18:41',3,'1: Move B from E1 to E4 (stops to D)\r\n2: Move A from A1 to E1 (stops to the edge)\r\n3: Move A from E1 to E3 (stops to B in E4)\r\n4: Move A to the darkened square\r\n\r\nnote: This can be done to all of the rooks.\r\nNote: I did´t peak the other answers (yet :P)',NULL,0);
INSERT INTO comment VALUES (12544,1533,3172,'SilverKnight','re: Solution','2004-03-08 14:23:57',0,'Then, on move 4... A will continue THROUGH the darkened square and end\r\nup at A3.&nbsp; (Remember, the problem says that the rooks continue\r\nuntil they hit another rook or the edge of the board.)\r\n\r\n',12543,1);
INSERT INTO comment VALUES (12545,1533,2716,'Federico Kereki','Ten moves','2004-03-08 15:17:50',3,'A moves right.\r\nD moves left.\r\nC moves up, then right.\r\nA moves down, then left, then up.\r\nB moves down, then left, then up.\r\nDone!\r\n',NULL,0);
INSERT INTO comment VALUES (12546,1575,4507,'Penny','Do you suppose that......','2004-03-08 15:53:04',0,'<P>[comment deleted by poster]</P><p><i>Edited on <b>March 8, 2004, 4:06 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12547,1307,5898,'paul','No Subject','2004-03-08 20:03:40',0,'&gt;`_`&lt;',NULL,1);
INSERT INTO comment VALUES (12548,1422,5898,'paul','No Subject','2004-03-08 20:13:32',0,'ko-ni-chi-wa',NULL,1);
INSERT INTO comment VALUES (12549,1297,5898,'paul','No Subject','2004-03-08 20:17:08',0,'1+9+9+9=28',NULL,1);
INSERT INTO comment VALUES (12550,1666,5952,'Sunwoo Lee','the answer?','2004-03-08 20:28:45',0,'<P>wouldn\'t the answer be that B was the killer, and A helped?</P>\r\n<P>-_-;;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12551,1666,5953,'paul','solution','2004-03-08 21:32:45',3,'actually a and b are the innocent ones.\r\n\r\na said that if b is guilty then c is innocent, but b is innocent therefore c is not innocent.\r\n\r\nb said if a is innocent then c is guilty which means just as it says.  \r\n\r\nc says if b was the killer d had nothing to do with it but b is innocent so d had something to do with it\r\n\r\nand d just lied\r\n\r\nso the answer is a and b had nothing to do with it c was the murderer and d was the accomplice',NULL,0);
INSERT INTO comment VALUES (12552,1575,4507,'Penny','Oh brother','2004-03-08 22:45:44',0,'<P>When I copy/paste this, that lame phrase \"I\'m onto something, it\'s hard to see...\"&nbsp;suddenly appears.&nbsp;What a crock. Can I change the rating I gave this one from 5 to 0 ?</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 8, 2004, 10:46 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12553,1575,5384,'Larry','I thought of this earlier','2004-03-09 00:11:11',0,'&lt;CENTER class=content&gt; &lt;FORM&gt; \r\n<P>&lt;INPUT onblur=checkentry(this); style=\"BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: none\" size=2 name=entry&gt; &lt;INPUT style=\"WIDTH: 359px; HEIGHT: 31px\" type=hidden size=44 value=\"I\'m onto something; it\'s hard to see, but it has to do with _____...\" name=copytext&gt;</P>\r\n<P align=left>I thought of a hidden message earlier, but when I cut and pasted into either Word or Notepad, nothing showed up.&nbsp; When pasting into perplexus then it does show up.&nbsp; hmmm right idea, wrong word processor.&nbsp;</P>&lt;/FORM&gt;&lt;/CENTER&gt; &lt;SCRIPT&gt; function checkentry(entry) { var ans=\"Good work, you found it! \"; ans += \"Now, for your answer, type the following exactly: \"; ans += \"\"I\'m onto something; it\'s hard to see, \"; ans += \"but it has to do with _____...\" \"; ans += \"Where you fill in the blank with any word that \"; ans += \"starts with the same letter as your display name \"; ans += \"and that rhymes with \"see.\" Think you got it? \"; ans += \"Go to it! You have to click OK before you can submit \"; ans += \"an answer, but don\'t worry .. the text you need has \"; ans += \"been copied to the clipboard for you (just change \"; ans += \"the blank to some other word). Remember, don\'t give \"; ans += \"away anything else in your answer! =)\"; if (entry.value==\"XX\") { alert(ans); entry.form.copytext.createTextRange().execCommand(\"Copy\"); } } &lt;/SCRIPT&gt; \r\n<P><I>Edited on <B>March 9, 2004, 12:12 am</B></I> </P>\r\n<P><I>Edited on <B>March 9, 2004, 12:12 am</B></I> </P><p><i>Edited on <b>March 9, 2004, 12:14 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12554,1533,5352,'Juggler','The Sliding Rooks. ver1.2','2004-03-09 04:47:48',4,'<P>Ok so that was easy</P>\r\n<P>What about the smallest number of moves when it is not possible to move the same piece on consecutive turns?</P>\r\n<P>Is it also possible to do this in 10 moves?</P><p><i>Edited on <b>March 9, 2004, 5:03 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12555,1575,1686,'DuCk','re: Oh brother (+hint)','2004-03-09 07:43:27',0,'Penny, I\'ll help you out, but I just don\'t wanna post the process of solving it yet.&nbsp; The only hint I can give w/o blowing the puzzle is \"in a purely SUBJECTive manner use the tab button.\"&nbsp; I hope that\'s not too much or too little.',12552,1);
INSERT INTO comment VALUES (12556,1575,4507,'Penny','re(2): Oh brother (+hint)','2004-03-09 07:53:21',0,'<P>Thanks, dude, but I had already figured that much out all by myself.</P>\r\n<P>\"I\'m onto something, it\'s hard to see, but it has to do with ____\"</P>\r\n<P>Fill in the blank.</P>\r\n<P>Controlled substances ?</P>\r\n<P>\"I\'m onto something, it\'s hard to see, but it has to do with controlled substances.\"</P>\r\n<P>Just kidding....lol</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',12555,1);
INSERT INTO comment VALUES (12557,1675,4830,'Jils','Long Straws','2004-03-09 08:31:26',1,'If there are 4 cups of strong tea that she wants to add 4 cups of water two, she needs to tip out half and continue adding icecubes (which will melt) until the Pyrex cup is full again. Then empy the cup into the glasses. Then put the rest of the strong tea back into the measuring cup and do the same again. I guess this is&nbsp;probably wrong as the question doesn\'t mention glasses, but I suppose there must have been something around to drink out of unless they were going to do it with long straws like in Ibiza.&nbsp;',NULL,1);
INSERT INTO comment VALUES (12558,1675,4507,'Penny','Since Mrs. Boy is no fool....','2004-03-09 08:42:44',3,'<P>....she knew all about the Archimedes Principle. She took one of the ice cubes, put it in the ungraduated glass pitcher, and measured the amount of fluid that was displaced. (We must assume that she could perform this measurement, since the puzzle states that \"To make matters worse I had not paid attention to how full I had made the trays so we couldn\'t just refill them and see how much they held.\")<BR></P>\r\n<P>Archimedes Principle: </P>\r\n<DIV style=\\\"FLOAT: right; MARGIN: 1px 0px 10px 10px; TEXT-ALIGN: right\\\"><SPAN style=\\\"FONT-WEIGHT: bold; COLOR: gray\\\"></SPAN><BR></DIV>\r\n<P class=text>The principle that states that a body immersed in a fluid is buoyed up by a force equal to the weight of the displaced fluid. The principle applies to both floating and submerged bodies and to all fluids, i.e., liquids and gases. It explains not only the buoyancy of ships and other vessels in water but also the rise of a balloon in the air and the apparent loss of weight of objects underwater. In determining whether a given body will float in a given fluid, both weight and volume must be considered; that is, the relative density, or weight per unit of volume, of the body compared to the fluid determines the buoyant force. If the body is less dense than the fluid, it will float or, in the case of a balloon, it will rise. If the body is denser than the fluid, it will sink. Relative density also determines the proportion of a floating body that will be submerged in a fluid. If the body is two thirds as dense as the fluid, then two thirds of its volume will be submerged, displacing in the process a volume of fluid whose weight is equal to the entire weight of the body. In the case of a submerged body, the apparent weight of the body is equal to its weight in air less the weight of an equal volume of fluid. The fluid most often encountered in applications of Archimedes\' principle is water, and the specific gravity of a substance is a convenient measure of its relative density compared to water. In calculating the buoyant force on a body, however, one must also take into account the shape and position of the body. A steel rowboat placed on end into the water will sink because the density of steel is much greater than that of water. However, in its normal, keel-down position, the effective volume of the boat includes all the air inside it, so that its average density is then less than that of water, and as a result it will float.</P>\r\n<P class=text>&nbsp;</P>\r\n<P class=text>&nbsp;</P>\r\n<P class=text>&nbsp;</P>\r\n<P class=text>&nbsp;</P>\r\n<P class=text>&nbsp;</P><!--/BodyText-->\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 9, 2004, 8:51 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12559,1575,2561,'Aaron','p\'raps','2004-03-09 10:12:41',3,'<P>I\'m onto something; it\'s hard to see, but it has to do with alimony...</P>\r\n<P>nifty :)</P>',NULL,1);
INSERT INTO comment VALUES (12560,1675,4830,'Jils','re: Since Mrs. Boy is no fool....','2004-03-09 10:20:29',0,'Penny, I guess she could measure it in the graduated Pyrex container if that wasn\'t already full of tea...',12558,1);
INSERT INTO comment VALUES (12561,1675,4012,'Joshua Quintana','solution','2004-03-09 11:27:48',3,'<P>first she marked how full the pitcher was.&nbsp; when she knew the level of the tea she filled the measuring cup with four cups of tea.&nbsp; she then added ice cube to the pitcher untill the tea reached the level it was at befor she removed the tea.&nbsp; she then added the tea back in.</P>',NULL,1);
INSERT INTO comment VALUES (12562,1575,3372,'Sam','Not quite there','2004-03-09 11:27:50',0,'<P>Penny, Captain Paradox and some others (I think), you\'re close, but not quite there.</P>\r\n<P>Does anyone remember the Scavenger Hunt that was (is?) on this site? I had just been thinking about that before I saw this puzzle, and so quickly guessed at a way of discovering the solution.</P>\r\n<P>The line you guys are quoting is most of the answer, but that blank can\'t be filled with just anything...</P>',NULL,1);
INSERT INTO comment VALUES (12563,1675,4507,'Penny','re: solution','2004-03-09 11:58:50',0,'<P>Joshua Quintana: \"she then added ice cube to the pitcher untill the tea reached the level it was at befor she removed the tea\"</P>\r\n<P>You are assuming that the ice cubes will cause the&nbsp;tea to reach that level exactly. That is a pretty sound assumption, since she did find&nbsp;ice cubes equal to 4 cups&nbsp;of water. I\'d say your solution is the correct one.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;</P>\r\n<P><I>Edited on <B>March 9, 2004, 12:01 pm</B></I> </P><p><i>Edited on <b>March 9, 2004, 12:19 pm</b></i>',12561,1);
INSERT INTO comment VALUES (12564,1675,4507,'Penny','All the solutions so far...','2004-03-09 13:00:27',0,'<P>...are&nbsp;more or less variations on the Principle of Archimedes.</P>\r\n<P>Did anybody run through the streets naked, shouting \"Eureka !!\", like old Archimedes did when he discovered it ?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 9, 2004, 1:04 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12565,587,5963,'Vincent','A solution','2004-03-09 13:30:09',0,'Pour half of a full barrel into an empty barrel. That gives you 6 Full\r\nBarrels, 9 Half-Full Barrels, and 6 Empty Barrels. 2 Full Barrels per\r\nson, 3 Half-Full barrels per son, and 2 Empty Barrels per son. Each son\r\ngets an equal amount of Full, Half-Full, and Empty barrels.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12566,1498,5963,'Vincent','A solution','2004-03-09 13:39:52',0,'I\'m assuming on this that the one problem that comes in per Sunday has\r\nalready come in. So she has 1/(20^5) chance of reading a different\r\nproblem each time she clicks on \"Random Problem\". I\'m also assuming\r\nthat she reads the new problems each day AFTER the two new problems\r\nhave come in each day. Which means the next day (Monday) she will have\r\n1/(20^5)*1/(22^5) chance of reading a new problem each time she clicks\r\non \"Random Problem\". This will go progressive each day ending up in an\r\nequation something like this,\r\n1/(20^5)*1/(22^5)*1/(24^5)*1/(26^5)*1/(28^5)*1/(30^5)*1/(31^5)*1/(32^5)\r\nchance of reading all the different problems by the next Sunday evening.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12567,1533,5964,'Jay','I think this should do it','2004-03-09 14:08:07',0,'E5-E2\r\nA1-A4\r\nA5-E5\r\nE5-E3\r\nE1-A1\r\nA1-A3\r\nA3-D3\r\nE2-A2\r\nA2-A3\r\nA3-C3\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12568,1592,5963,'Vincent','A solution','2004-03-09 14:15:17',0,'(1/6)*6 is the minimum number of rolls that can be made if you get a\r\ndifferent roll each time. If you don\'t get all six numbers on the\r\ninital six rolls you keep rolling up till infinity because there is no\r\nguarantee that you will get all six numbers on a fair 6-sided die. The\r\nequation for larger rolls will be (1/6)*(6+i) i being a varible that\r\nwill be incremented by one each roll after the sixth roll.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12569,1575,5965,'ozz','solution','2004-03-09 14:45:03',0,'I\'m onto something; it\'s hard to see, but it has to do with sea...',NULL,0);
INSERT INTO comment VALUES (12570,1670,5964,'Jay','If not base 12 then perhaps','2004-03-09 14:45:35',0,'Are these the two missing numbers 73 and 94',NULL,0);
INSERT INTO comment VALUES (12571,1666,4670,'e.g.','re: solution','2004-03-09 14:48:09',1,'When someone says \"If XXX then YYY\", and XXX is false, it doesn\'t\r\nfollow that YYY is also false. Your argument \"C says if b was the\r\nkiller D had nothing to do with it but B is innocent so D had something\r\nto do with it\" isn\'t correct.\r\n\r\n',12551,1);
INSERT INTO comment VALUES (12572,1575,5965,'serious','re: solution','2004-03-09 14:48:36',0,'I\'m onto something; it\'s hard to see, but it has to do with sea...',12569,0);
INSERT INTO comment VALUES (12573,1680,3992,'Jane Doe','an unimaginative solution - but an honest one!','2004-03-09 15:18:18',0,'<P>It is somewhat difficult to construct a \'magic square\' without using prime numbers between 1 and 9. The next smallest magic quare you can construct looks like this:</P>\r\n<P>1669&nbsp; &nbsp;199&nbsp; 1249</P>\r\n<P>&nbsp;619&nbsp; 1039&nbsp; 1459</P>\r\n<P>&nbsp;829&nbsp; 1879&nbsp;&nbsp; 409</P>\r\n<P>You can construct this square using consecutive prime numbers which form the smallest possible magic constant - a magic constant is where the numbers along any line will sum up in a magic square (and I got that textbook definition from my math textbook). I cannot show the formula because I am not tech-savvy enough to format it so that it will appear correctly on the screen! </P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12574,1680,3172,'SilverKnight','re: an unimaginative solution - but an honest one!','2004-03-09 15:29:25',0,'First, I think your interpretation is \"literally\" correct.&nbsp; But I\r\ndidn\'t mean that one couldn\'t use the primes: 2, 3, 5, and 7... just\r\nthat the solver wasn\'t to use ONLY the 9 numbers (1-9).<br>\r\n<br>\r\nThat being said, Jane, your solution is a correct one.&nbsp;\r\nUnfortunately, I\'m guessing that you found this on the internet or in a\r\nbook, or some other source, as you did not show how you found it.<br>\r\n<br>\r\nFor others\' benefit, there ARE other solutions to this problem.<br>\r\n\r\n\r\n',12573,1);
INSERT INTO comment VALUES (12575,1575,4507,'Penny','re(2): solution','2004-03-09 15:40:58',0,'You can\'t be serious !!',12572,1);
INSERT INTO comment VALUES (12576,1666,4507,'Penny','re(2): solution','2004-03-09 16:39:43',0,'<P>e.g. is correct.&nbsp;</P>\r\n<P>\"If I won the lottery last week, I&nbsp;have a lot of money today\" is a true statement. But&nbsp;\"I won the lottery last week\" can be&nbsp;false, and&nbsp;\"I&nbsp;have a lot of money today\" can&nbsp;still be true.</P>\r\n<P>But if you replace \"if\" with \"if and only if\", then the falseness of the antecedent does imply the falseness of the consequent.</P>\r\n<P>If I were bitten by a rabid dog, I would say \"I will survive&nbsp;if and only if I get the rabies vaccine\". Then if I don\'t get the rabies vaccine [the antecedent is false], I will not survive [the consequent is false].</P>\r\n<P>&nbsp;</P>',12571,1);
INSERT INTO comment VALUES (12577,1680,5285,'Ady TZIDON','2 samples- no explanations','2004-03-09 16:44:10',2,'   just for the record  2 samples:\r\n\r\n71   89    17 \r\n5   59    113 \r\n101   29    47 \r\n\r\n\r\n103   79    37\r\n 7    73    139\r\n109   67    43\r\n\r\nsource: a book on mag.sq.\r\nady',NULL,0);
INSERT INTO comment VALUES (12578,830,5384,'Larry','one idea','2004-03-09 17:16:39',1,'<P>I heard this claim in the early 70\'s, supposedly a kid in Africa had discovered it.&nbsp;&nbsp; But I never heard an explanation.</P>\r\n<P>Here is my set of conditions:<BR>The container is a good conductor of heat, the freezer needs some defrosting such that there is an irregular surface with relatively few points of contact with the container.&nbsp; Thus hot water warms the container, melts the frost which allows the metal container to make excellent contact with the source of coldness.</P>',NULL,1);
INSERT INTO comment VALUES (12579,1575,4323,'Benjamin J. Ladd','No Subject','2004-03-09 17:24:33',0,'<P align=left>I\'m onto&nbsp;something; it\'s hard to see, but it has to do with those disgusting and&nbsp;revolting (yet strangely loveable) mariachi&nbsp;rodents playing their guts out on the new Quizno\'s commercials.</P><p><i>Edited on <b>March 9, 2004, 6:17 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12580,1575,4507,'Penny','re: No Subject','2004-03-09 18:19:22',0,'<P>The real \"brain teaser\"&nbsp;is: </P>\r\n<P>Why is anyone taking this puzzle seriously ?</P>',12579,1);
INSERT INTO comment VALUES (12581,1575,5833,'ThoughtProvoker','re(2): No Subject','2004-03-09 18:30:26',0,'\"taking this puzzle seriously\" = \"submitting at least a dozen comments to this problem\"\r\n\r\n',12580,1);
INSERT INTO comment VALUES (12582,1575,3372,'Sam','re(2): No Subject','2004-03-09 18:43:08',0,'<P>&gt;The real \"brain teaser\"&nbsp;is: Why is anyone taking this puzzle seriously ?</P>\r\n<P>Well, to start with, not everyone has gotten it. Of the last three answers (Ozz\'s, Serious\' and Banjamin\'s), only one was correct. The other two were trying to answer&nbsp;using other people\'s answers as a guide.&nbsp;Plus, you seem to take it seriously - you keep coming back here to write more! ;)</P>',12580,1);
INSERT INTO comment VALUES (12583,1670,3558,'Tristan','re: ---','2004-03-09 19:01:06',0,'It\'s inconsiderate to put the solution to a puzzle in the comment title.&nbsp; Don\'t do it... you can\'t edit the title.',12570,1);
INSERT INTO comment VALUES (12584,1575,4323,'Benjamin J. Ladd','re(2): No Subject','2004-03-09 19:16:03',0,'<P>I\'m with you, Penny...&nbsp; This problem was by far my favorite and the ensuing thread that resulted in the apparent lack of a problem just had this one destined for glory.&nbsp; I must confess that&nbsp;I was&nbsp;equally disappointed when I \"found out\" what I initially just glanced over.&nbsp; But, on the whole,&nbsp;it\'s still been great fun to read everyone else\'s responses.</P>',12580,1);
INSERT INTO comment VALUES (12585,1680,3558,'Tristan','lower square in progress...','2004-03-09 19:18:05',1,'<P>2 is out of the question, because it would make some, but not all of the sums even.</P>\r\n<P>I decided that there would have to be at least 4 pairs of primes that add up to the same number so these pairs could be on opposite sides.</P>\r\n<P>I found by brute force what numbers would have many pairs of primes that could sum up to it.&nbsp; After trying it, I eventually came to 90, which has a whopping&nbsp;<STRONG>10</STRONG> pairs of primes that will sum to it.&nbsp; That doesn\'t mean that 90 is the sum for each row, just the sum for of opposite outer primes.</P>\r\n<P>So anyway, expect another comment from me with a solution.</P><p><i>Edited on <b>March 9, 2004, 7:18 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12586,1680,3558,'Tristan','re: lower square - failure','2004-03-09 19:32:03',1,'<P>Hmph.&nbsp; I was brute forcing this using pairs summing up to 90.&nbsp; After a few failed tries, I thought of a proof of the lack of possibilities there.</P>\r\n<P>Take the two opposite columns.&nbsp; Their total sum must be 270, because of the three pairs it includes.&nbsp; Therefore, each row and column must add to 135.&nbsp; Then, the middle number must be 45, which isn\'t a prime.</P>\r\n<P>Similarly, the sum of opposite numbers can\'t be any multiple of ten.</P>\r\n<P>Pushing this further, if the sum of opposite numbers is x, then the&nbsp;sum of each column must be 1.5 * x, and the middle number .5 x.&nbsp; Therefore, the sum of opposite sides must be double of a prime, and the sum of each row triple of a prime.</P>\r\n<P>I hope this helps others if they happen to be searching the same way I am.</P>',12585,1);
INSERT INTO comment VALUES (12587,1575,3558,'Tristan','Did you really solve it?','2004-03-09 20:03:37',2,'<P>Were you disappointed?&nbsp; You shouldn\'t be, if you <EM>really</EM> solved the puzzle.&nbsp; I\'ll say that to people who have actually solved this, it is <EM>very</EM> obvious who solved it and who just looked at other comments or copied/pasted.</P>\r\n<P>Some people don\'t seem to know that they haven\'t really solved this one, but if you do solve it, you\'ll <EM>know.</EM></P>\r\n<P>You don\'t even have to know what a source code is to solve this.</P>',12584,1);
INSERT INTO comment VALUES (12588,1543,5970,'Matthew Pianalto','Equivocation of S and (S --> G)?','2004-03-09 20:29:07',0,'Hi, I\'ve just joined and ran across this puzzle. (Title caught my eye.)<br>\r\n<br>\r\nSeems to me that the mistake is that calling S and (S --&gt; G) both \"Statement S\" results in an equivocation.<br>\r\n<br>\r\nSo, step 8 is a no-go. The label \"Statement S\" can\'t refer to both S and (S --&gt; G).<br>\r\n<br>\r\nUsing material implication, you could build (S --&gt; G) out of S (by\r\nadding ~G, then perfoming implication). But just because this operation\r\nis permissible doesn\'t seem to license the claim that S \'contains\' the\r\nconditional (S --&gt; G), and thus that the statements are one and the\r\nsame (allowing this reductio to \'work\'.)<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12589,1666,5970,'Matthew Pianalto','re: full solution','2004-03-09 21:18:16',0,'So far as I can tell, Silver Knight is correct, except that on row 2 of\r\nhis table, the t-value under A\'s statement should be F. (b/c C is\r\nguilty as accomplice in that scenario.)<br>\r\n<br>\r\nSo D killed, and B helped. Is this wrong?<br>\r\n\r\n\r\n',12464,1);
INSERT INTO comment VALUES (12590,1680,3351,'Eric','re(2): lower square - failure','2004-03-09 21:23:50',1,'<P>to give a form let our magic square look like this:</P>\r\n<P>(x-a)&nbsp; (x+d)&nbsp; (x+c)</P>\r\n<P>(x+b) (&nbsp; x&nbsp; )&nbsp; (x-b)</P>\r\n<P>(x-c)&nbsp; (x-d)&nbsp; (x+a)</P>\r\n<P>Without loss of generality, all variables in this case can be considered positive.</P>\r\n<P>comparing sums of opposite columns teaches us that b=a+c</P>\r\n<P>comparing sums of top and bottom rows teaches a=c+d</P>\r\n<P>and likewise b=2c+d</P>',12586,1);
INSERT INTO comment VALUES (12591,1575,4323,'Benjamin J. Ladd','Here goes (I cheated and looked at the source)...','2004-03-09 21:24:46',0,'I\'m onto something; it\'s hard to see, but it has to do with Barnaby...',NULL,1);
INSERT INTO comment VALUES (12592,1675,3558,'Tristan','re: solution','2004-03-09 22:30:28',0,'<P>I fail to understand your solution.</P>\r\n<P>\"first she marked how full the pitcher was.\"</P>\r\n<P>The pitcher is empty.&nbsp; The tea is in the Pyrex measuring cup.</P>\r\n<P>\"she then added ice cube to the pitcher untill the tea reached the level it was at befor she removed the tea.\"</P>\r\n<P>The level of the tea doesn\'t change if it\'s in the Pyrex while you\'re adding ice cubes to the pitcher.&nbsp; The tea can\'t reach the \"level it was at befor\" if it isn\'t even in the same container.</P>',12561,1);
INSERT INTO comment VALUES (12593,1575,4374,'Richard','I picked up my hammer and saw','2004-03-10 01:53:23',0,'I\'m onto something; it\'s hard to see, but it has to do with radioscopy...',NULL,1);
INSERT INTO comment VALUES (12594,1666,3172,'SilverKnight','re(2): full solution','2004-03-10 03:15:52',0,'Matthew, the t-value under A\'s statement is correct.<br>\r\n<br>\r\nSince the first part of the statement is false (A isn\'t\r\ninnocent),&nbsp; the second part can be anything, and the truth value\r\nis true.<br>\r\n<br>\r\nThis is similar to my saying, \"If the sky is always orange, then I can fly.\"&nbsp; (A true statement.)<br>\r\n\r\n\r\n',12589,1);
INSERT INTO comment VALUES (12595,1666,5970,'Matthew Pianalto','re(3): full solution','2004-03-10 03:49:37',0,'I\'m sorry. You\'re quite right. I had the antecedent labeled as T, which\r\nwas wrong. I hope you\'ll forgive my coming off so \'sloppily corrective\'\r\non my first go-round.<br>\r\n\r\n\r\n',12594,1);
INSERT INTO comment VALUES (12596,1533,5970,'Matthew Pianalto','Got it (in 10)','2004-03-10 04:37:37',0,'Thought I had it in less than this, but must have been deluded.<br>\r\n1. D to E2<br>\r\n2. A to A4<br>\r\n3. A to E4<br>\r\n4. D to A2<br>\r\n5. B to E3<br>\r\n6. C to A3<br>\r\n7. B to B3<br>\r\n8. D to E2<br>\r\n9. A to E3<br>\r\n10. A to C3<br>\r\n<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12597,1680,4507,'Penny','If all goes well today.....','2004-03-10 07:31:49',0,'<P>....by midnight I will have a Visual Basic console application that will accept a number N, then compute the first N primes (using the Sieve of Eratosthenes), then find all the 3X3 magic squares among them.</P>\r\n<P>btw...\"composed of 9 prime numbers (not the numbers from 1-9)\"...didn\'t you mean to say \"2-7\" ? It goes without saying that&nbsp;1 and 9&nbsp;can\'t be in the solution.&nbsp;&nbsp;&nbsp;</P>\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 10, 2004, 8:11 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12598,1698,4670,'e.g.','Solution','2004-03-10 08:41:47',3,'It\'s impossible -- you\'d have to travel at infinite speed.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12599,1698,4670,'e.g.','An explanation','2004-03-10 08:46:24',2,'Going from A to B at 15 mph takes 80 minutes.<br>\r\n<br>\r\nDoing the whole round trip (40 miles) at 30 mph would also require 80 minutes.<br>\r\n<br>\r\nSo, in order to manage the 30 mph average, you\'d have to do the return\r\ntrip in 0 minutes flat, which would require infinite speed.<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12600,1698,4507,'Penny','Solution','2004-03-10 08:49:39',3,'<DIV>From point A to point B and back again is 40 miles.&nbsp;To cover 40 miles at 30 mph, you must travel that distance in &nbsp;40/30 hour.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Going from A to B (20 miles) at 15mph will take you (20/15) hour.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>40/30-20/15= 0</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>You must travel from B to A at infinite speed.&nbsp;</DIV>',NULL,1);
INSERT INTO comment VALUES (12601,1680,5777,'Thalamus','re: If all goes well today.....','2004-03-10 10:15:45',0,'Cool!!!&nbsp; Please post your source code!\r\n\r\n',12597,1);
INSERT INTO comment VALUES (12602,1698,5285,'Ady TZIDON','why distance??','2004-03-10 10:30:04',1,'\"Points A and B are 20 miles apart.\"\r\nTOTALLY IRRELEVANT\r\nady\r\n\r\n\r\n',NULL,0);
INSERT INTO comment VALUES (12603,1698,5833,'ThoughtProvoker','re: why distance??','2004-03-10 10:51:21',0,'Ady,<br>\r\n<br>\r\nThis is generally referred to as a \"red herring\", and it holds a\r\ntime-honored tradition in problem telling (of course, to lead\r\nwould-be-solvers down a dead end).<br>\r\n\r\n\r\n',12602,1);
INSERT INTO comment VALUES (12604,1680,1920,'Brian Smith','Solution using 1','2004-03-10 11:33:31',0,'<P>Every magic square can be written as:</P><PRE>  [1 1 1]     [0 2 1]     [1 0 2]<BR>a*[1 1 1] + b*[2 1 0] + c*[2 1 0]<BR>  [1 1 1]     [1 0 2]     [0 2 1]</PRE>\r\n<P>For all the entries to be prime, a cannot be a mult of 2 or 3 and b and c both must be mult of 6.</P>\r\n<P>If we allow 1 in our prime magic square; a=1, b=6, c=30 yields:</P><PRE>&nbsp; [31 13 19]<BR>  [73 37  1]<BR>&nbsp; [ 7 61 43]</PRE>',NULL,1);
INSERT INTO comment VALUES (12605,1680,4830,'Jils','Sequences','2004-03-10 11:53:25',1,'<P>I didn\'t know any formula but looking at the square:</P>\r\n<P>A&nbsp;&nbsp; B&nbsp;&nbsp; C</P>\r\n<P>D&nbsp;&nbsp; E&nbsp; &nbsp;F</P>\r\n<P>G&nbsp;&nbsp; H&nbsp;&nbsp; I&nbsp; </P>\r\n<P>and using A+B=G+E=F+I, B+E=G+I etc got to C-E=E-G etc and came up with the fact that all the lines must be in arithmetic series\'s.&nbsp;(eg, ABC is in sequence, so is GEC etc). This seems to be true of the example solutions given. Also then the total of each line had to be 3 times the middle number. I would be interested to know how/if this relates to Brian\'s answer.</P>',NULL,1);
INSERT INTO comment VALUES (12606,1575,1567,'Bryan','Way to go DJ!','2004-03-10 14:45:01',0,'I\'m onto something; it\'s hard to see, but it has to do with bumblebee... &lt;p&gt;Not having seen a puzzle even remotely like this before (granted, I don\'t get out much), this took me a while. My hat is off to DJ and to those others who submit original work, especially when they make you use your noodle B4 you see the answer ;)&lt;p&gt; &lt;p&gt; &lt;p&gt;I\'m onto something; it\'s hard to see, but it has to do with bothering Penny... ',NULL,1);
INSERT INTO comment VALUES (12607,1535,1567,'Bryan','My guess','2004-03-10 14:51:20',3,'<P>Since 1442897 is just over 1,000,000, the cube root must be slightly over 100. If it was 110, its cube would be 1331000, still too small by a little.&nbsp; Since we want the last digit cubed to end in 7, the last number must be 3, making the answer </P>\r\n<P>&nbsp;</P>\r\n<P>113</P>',NULL,1);
INSERT INTO comment VALUES (12608,1535,5285,'Ady TZIDON','2 EZ','2004-03-10 14:59:04',3,'1331000<1442897<1728000 \r\nans:113    since 3^3 terminates by a digit 7\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12609,1698,4830,'Jils','A little relativity','2004-03-10 16:14:35',0,'Unfortunately an infinite speed cannot be achieved as nothing can appear to go faster than light, therefore this problem has no solution in the real world. The only way is could be achieved is in the frame of me, the &nbsp;traveller in which case I would need to become a massless particle and move exactly at the speed of light so the distance was Lorentz contracted to zero and I got there at the same time as I left (like photons do). ',NULL,1);
INSERT INTO comment VALUES (12610,1675,4830,'Jils','re(2): solution','2004-03-10 16:22:20',0,'<P>This has to be worth another go:</P>\r\n<P>Half the tea is emptied from the measuring jug into the empty pitcher and icecubes are added to the measuring jug one by one slowly so they melt and the jug is again full (this is how the grits got burned - the ice had to melt). All the contents are then tipped into the pitcher and the same number of icecubes again are&nbsp;added and stirred. I don\'t see the Eureka factor here (sorry Penny) - as if it were a quick solution (and Mrs Boy is no fool)&nbsp;the grits would have been fine.</P>',12592,1);
INSERT INTO comment VALUES (12611,1698,5975,'amanda','solution','2004-03-10 18:26:58',0,'45 mph',NULL,0);
INSERT INTO comment VALUES (12612,1698,4374,'Richard','re: solution','2004-03-10 20:17:40',0,'<P class=MsoNormal><SPAN style=\\\"FONT-SIZE: 7.5pt; COLOR: black; FONT-FAMILY: Verdana\\\">Unfortunately, speeds do not average linearly over distance.&nbsp; Traveling distances D1 and D2 at speeds R1 and R2, takes times T1=D1/R1 and T2=D2/R2, resp. The average speed is thus (D1+D2)/(T1+T2)= 1/(W1/R1+W2/R2) where W1=D1/(D1+D2) and W2=D2/(D1+D2). For this problem W1=W2=1/2 so the average speed is 1/(1/2R1+1/2R2) which is&nbsp;known as the \"harmonic mean\"&nbsp; of R1 and R2 -- it is the reciprocal of the ordinary mean of the reciprocals. Thus with R1=15 and R2=45, the average speed would be 1/(1/30+1/90)=1/(4/90)=22.5.&nbsp;It is clear that&nbsp;1/(1/2R1+1/2R2)&nbsp;&lt; 1/(1/2R1)=2R1 -- to get the average speed&nbsp;to equal 2R1 would require R2=\"infinity.\"</SPAN></P><p><i>Edited on <b>March 12, 2004, 4:30 pm</b></i>',12611,1);
INSERT INTO comment VALUES (12613,263,5759,'Pieater','No Subject','2004-03-11 09:02:44',0,'The reason is obvious,but I believe that the tortise has super-turtle power and can use his jet pack to fly faster than Achilles could run. Otherwise the points would never be the same because achilles would overtake the turtle and they would move at different speeds.',NULL,1);
INSERT INTO comment VALUES (12614,1532,1171,'nikki','re: Quick question:','2004-03-11 09:09:04',0,'<P>\"When you are taking away the 1/8 area of each square face, do you mean from the original cube regardless of what has been taken away, or do you mean 1/8 of the area of the remaining face?&nbsp; I hope this question makes sense.\"</P>\r\n<P>I see what you mean, but I don\'t think that is what the problem is asking.&nbsp; I think (but I\'m not 100%) that it would matter what order you chopped off the corners, so you would get different answers.</P>\r\n<P>Also, Gamer says \"this truncation of a vertex takes away 1/8 of the ORIGINAL AREA from each of 3 square faces.\"</P>\r\n<P>Hope this helps.&nbsp; Later!</P>',12465,1);
INSERT INTO comment VALUES (12615,1532,1171,'nikki','Solution, explained out','2004-03-11 09:11:11',3,'<FONT size=2>\r\n<P>Let’s call the length of one edge of the cube x (x &gt; 0). So the volume of the full cube is x^3 and the area of one full face is x^2.</P>\r\n<P>Intuitively I know that in order to truncate the corner of a cube and create an equilateral triangle, you must remove the same distance along each of the 3 edges. As a proof, I guess I could say, lets call the distances removed along each edge a, b, and c (a,b,c &gt; 0). So the 3 edges of the new equilateral triangle are:</P>\r\n<P>Sqrt(a^2 + b^2)</P>\r\n<P>Sqrt(a^2 + c^2)</P>\r\n<P>Sqrt(b^2 + c^2)</P>\r\n<P>Since this is an equilateral triangle,</P>\r\n<P>Sqrt(a^2 + b^2) = Sqrt(a^2 + c^2)</P>\r\n<P>a^2 + b^2 = a^2 + c^2</P>\r\n<P>b^2 = c^2</P>\r\n<P>since a,b,c &gt; 0</P>\r\n<P>b = c</P>\r\n<P>Similarly we can also find that a = b or a = c, leading us to a = b = c.</P>\r\n<P>Moving on, let’s find out what that distance is. Truncating a corner removes an area of (a^2)/2 from the area of the face (x^2). So (a^2)/2 = 1/8 * (x^2)</P>\r\n<P>4 * a^2 = x^2</P>\r\n<P>2 * a = x</P>\r\n<P>a = x/2</P>\r\n<P>This makes sense, because you can picture a square being made up of 8 right triangles (divide the square in half horizontally, then vertically, and then cut each of those 4 quadrants in half diagonally).</P>\r\n<P>Now we have to calculate the volume of the removed corner as a function of a. The formula for the volume of a pyramid is 1/3*base*height. Well, since all the faces of the pyramid are triangles, I can call the \"base\" one of the right triangle sides, making the height = a. So…</P>\r\n<P>V = 1/3*(1/2*a^2)*a = 1/6*a^3 = 1/6*(1/2*x)^3 = 1/6*1/8*x^3</P>\r\n<P>Since we remove 8 corners, the total volume removed from the original cube is 8*V = 8*1/6*1/8*x^3 = 1/6*x^3. So the volume of the new solid is x^3 – 1/6*x^3 = 5/6*x^3.</P>\r\n<P>So the new volume would be 5/6 the original volume.</P>\r\n<P>Later!</P></FONT>',NULL,1);
INSERT INTO comment VALUES (12616,1701,153,'TomM','No Subject','2004-03-11 11:15:02',3,'<P>You will give me either one or&nbsp;more digits. If you give me two, I\'ll add them together. If the new number is greater 9, I\'ll repeat the addition until I get a number less than or equal to nine. If it is nine,&nbsp;the missing digit is nine; otherwise,&nbsp;I will then subtract this number from nine. That is the missing digit.</P>\r\n<P>It works on the same basis as the old \"casting out nines\" method of checking long sums.&nbsp; Adding the digits of a number produces another number with the same remainder when divided by 9. Repeating the addition eventually results in a single digit which is that remainder.</P>\r\n<P>Because of this rule, and the commutative property of addition, Two numbers with the same digits, albeit in a different order, leave the same remainder when divided by nine.&nbsp; Therefore, their difference is divisible by nine -- which means that the digits eventually&nbsp;add up to nine.</P>\r\n<P>It was necessary to specify that the missing digit be non-zero because there is no way to distinguish a missing zero from a missing nine.</P>',NULL,1);
INSERT INTO comment VALUES (12617,1701,153,'TomM','I forgot the \"proof\" part','2004-03-11 11:32:39',3,'<P>Each digit: a(10^n) = a +9a(10^[n-1])+9a(10^[n-2])+...+9a(10^1)+9a(10^0)</P>\r\n<P>Entire number:A= &#931;a(10^a)=&#931;a+&#931;(9aÓ10^n) </P>\r\n<P>Therefore A-&#931;a is divisible by 9 =&gt; A and &#931;a leave the same remainder when divided by nine.</P>\r\n<P dir=ltr style=\\\"MARGIN-RIGHT: 0px\\\">Examples: </P>\r\n<P dir=ltr style=\\\"MARGIN-RIGHT: 0px\\\">123 = 100(1)+10(2)+3=99(1)+1+9(2)+2+3 = 1+2+3+99(1)+9(2)=(1+2+3)+9(1+11[2])</P>\r\n<P dir=ltr style=\\\"MARGIN-RIGHT: 0px\\\">4567 = 1000(4)+100(5)+10(6)+7 = 4+4(999)+5+5(99)+6+6(9)+7 = 4+5+6+7+4(999)+5(99)+6(9) = (4+5+6+7)+9[4(111)+5(11)+6)</P><p><i>Edited on <b>March 11, 2004, 11:36 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12618,1668,5352,'Juggler','Another way of looking at it.','2004-03-11 11:40:17',3,'<P>I have a solution that can work, but another item is required, A second smaller chest to house 3 keys.</P>\r\n<P>there will only be one lock on the smaller chest and three keys will be distributed to 3 of the 5 people.</P>\r\n<P>inside the chest there is another set of 3 keys, one for each lock that needs to be on the chest.</P>\r\n<P>the locks on the main chest are distributed such that one person can reach only one lock at a time and the lock is not a standard padlock, it is the type that once the key is removed or even let go of, the lock will close itself, in the UK we call these Yale locks, as a result of this 3 people need to operate the locks simultaneously.</P>\r\n<P>therefore 4 locks are required and 6 keys.</P><p><i>Edited on <b>March 11, 2004, 11:42 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12619,568,5852,'Coda','Answer is Wrong! (My oppinion)','2004-03-11 13:09:38',0,'<P>The posted answer is wrong!&nbsp; When it says ...how could you remove the coin <STRONG>without</STRONG> <STRONG>taking the cork out</STRONG> or breaking the bottle?&nbsp; It means <STRONG>without taking the cork out of the bottle neck.&nbsp;</STRONG></P>',NULL,1);
INSERT INTO comment VALUES (12620,1683,1301,'Charlie','Simulations and approximation','2004-03-11 14:10:44',1,'<P>The situation was simulated by</P>\r\n<P>DEFDBL A-Z<BR>DIM noDays(12, 600)<BR>trials = 200000<BR>FOR trial = 1 TO trials<BR>&nbsp;REDIM bday(365)<BR>&nbsp;maxRep = 0<BR>&nbsp;FOR people = 1 TO 600<BR>&nbsp; bd = INT(RND(1) * 365 + 1)<BR>&nbsp; bday(bd) = bday(bd) + 1<BR>&nbsp; IF bday(bd) &gt; maxRep THEN<BR>&nbsp;&nbsp; maxRep = bday(bd)<BR>&nbsp;&nbsp; IF maxRep &lt; 13 THEN<BR>&nbsp;&nbsp;&nbsp; noDays(maxRep, people) = noDays(maxRep, people) + 1<BR>&nbsp;&nbsp; END IF<BR>&nbsp; END IF<BR>&nbsp;NEXT<BR>NEXT<BR>FOR rep = 2 TO 12<BR>&nbsp; ct = 0<BR>&nbsp; FOR i = 1 TO 600<BR>&nbsp;&nbsp;&nbsp; ct = ct + noDays(rep, i)<BR>&nbsp;&nbsp;&nbsp; IF ct &gt;= trials / 2 THEN PRINT rep, i, ct / trials: EXIT FOR<BR>&nbsp; NEXT<BR>NEXT</P>\r\n<P>for 200,000 trials, producing </P>\r\n<P>&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50595<BR>&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 88&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .51103<BR>&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 186&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50154<BR>&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 313&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .504695<BR>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 460&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50365</P>\r\n<P>so apparently, likelihood of 7 or more repetitions of a birthday requires more than the 600 allowed for.</P>\r\n<P>But with this information we have enough to check out answers that we get from more theoretic analysis, and then use that theoretic analysis to determine what size array to allow for.</P>\r\n<P>The probability that one given birthday will appear exactly r times among n people is p(n,r) =&nbsp; C(n,r)*(1/365)^r*(364/365)^(n-r).</P>\r\n<P>Then the probability that it appears at least r times among n people is P(n,r) = 1 - p(n,0) - p(n,1) - ... - p(n,r-1). (That\'s a capital P defined in terms of small p, in case the fonts don\'t make that clear.)</P>\r\n<P>The difficulty is then finding the probability that&nbsp;<STRONG>any</STRONG> birthday occurs at least r times among n people.&nbsp; If the events were mutually exclusive, we could add the probabilities (that is just multiply the probability for a given birthday by 365). But they are not mutually exclusive--more than one date might occur r or more times.&nbsp; To allow for this, we could use inclusion/exclusion to subtract out the pairwise ANDed conditions (of two birthdays both being represented), as each had been counted though only one represented a new \"success\".&nbsp; Defining now P(m,n,r) as the event of m different dates each having at least r occurrences among n people, with P(1,n,r) being just the previously defined P(n,r), the overall sought probability is C(365,1)*P(1,n,r) - C(365,2)*P(2,n,r) + C(365,3)*P(3,n,r) - C(365,4)*P(4,n,r) + ... , where the first term is the oversimplified (exclusivity-assumed) 365*P(n,r).</P>\r\n<P>The problem is that these pairwise (and higher multiple-wise) probabilities are hard to calculate.&nbsp; However, we can make an approximation by assuming that they are independent (though they are also not actually independent).&nbsp;&nbsp; For example, the probability that January 1 is present among a group of 50 people is 1-(364/365)^50 = 0.1281817426688633092, as is the probability that January 2 is present.&nbsp; The probability that both are present is 0.0161437857620377809.&nbsp; If we assumed their presences were independent, we\'d have multiplied the individual probabilities (i.e., squared the probability of one), and used 0.0164305591536266927, which is not very different, but is indeed different.&nbsp; The exact calculation was possible for this any-occurrence case, but becomes more difficult for multiple-occurrence cases.</P>\r\n<P>The following program calculates the probabilities as an approximation by treating the compound conditions as independent and carrying the inclusion/exclusion to the possibility of 5 different dates meeting the criteria:</P>\r\n<P>&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp; point 10<BR>&nbsp;&nbsp; 10&nbsp;&nbsp; for Needed=2 to 13<BR>&nbsp;&nbsp; 15&nbsp;&nbsp;&nbsp; People=20<BR>&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp; repeat<BR>&nbsp;&nbsp; 25&nbsp;&nbsp;&nbsp;&nbsp; People=People+1<BR>&nbsp;&nbsp; 30&nbsp;&nbsp;&nbsp;&nbsp; Prob=fnProbSucc(People,Needed)<BR>&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp; until Prob&gt;=0.5<BR>&nbsp;&nbsp; 50&nbsp;&nbsp; print Needed,People,Prob<BR>&nbsp;&nbsp; 90&nbsp;&nbsp; next<BR>&nbsp; 900&nbsp;&nbsp; end<BR>&nbsp; 999&nbsp;&nbsp; \'<BR>&nbsp;1000&nbsp;&nbsp; fn1dApRinN(N,R)<BR>&nbsp;1010&nbsp;&nbsp;&nbsp;&nbsp; local P<BR>&nbsp;1020&nbsp;&nbsp;&nbsp;&nbsp; P=combi(N,R)*(1/365)^R*(364/365)^(N-R)<BR>&nbsp;1030&nbsp;&nbsp; return(P)<BR>&nbsp;1099&nbsp;&nbsp; \'<BR>&nbsp;1100&nbsp;&nbsp; fnAtLeastRinN(N,R)<BR>&nbsp;1110&nbsp;&nbsp;&nbsp;&nbsp; local P<BR>&nbsp;1111&nbsp;&nbsp;&nbsp;&nbsp; local I<BR>&nbsp;1120&nbsp;&nbsp;&nbsp;&nbsp; P=1<BR>&nbsp;1130&nbsp;&nbsp;&nbsp;&nbsp; for I=0 to R-1<BR>&nbsp;1140&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; P=P-fn1dApRinN(N,I)<BR>&nbsp;1150&nbsp;&nbsp;&nbsp;&nbsp; next<BR>&nbsp;1160&nbsp;&nbsp;&nbsp; return(P)<BR>&nbsp;1199&nbsp;&nbsp; \'<BR>&nbsp;1200&nbsp;&nbsp; fnProbSucc(People,HowMany)<BR>&nbsp;1210&nbsp;&nbsp; local PAtLeast<BR>&nbsp;1211&nbsp;&nbsp; local P<BR>&nbsp;1220&nbsp;&nbsp; PAtLeast=fnAtLeastRinN(People,HowMany)<BR>&nbsp;1250&nbsp;&nbsp; P=365*PAtLeast-combi(365,2)*PAtLeast^2+combi(365,3)*PAtLeast^3-combi(365<BR>,4)*PAtLeast^4+combi(365,5)*PAtLeast^5<BR>&nbsp;1270&nbsp;&nbsp; return(P)</P>\r\n<P>and it finds</P>\r\n<P>&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.516892911505135457193064552705280701875673521049<BR>&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 88&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.500024238908916008751425954604806345304855138599<BR>&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 188&nbsp;&nbsp;&nbsp;&nbsp; 0.50121973720291497376553934602377971816400640167<BR>&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 315&nbsp;&nbsp;&nbsp;&nbsp; 0.503716145942477034440763359178102928683134514473<BR>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 462&nbsp;&nbsp;&nbsp;&nbsp; 0.503692442151314437034595863350466252672421876767<BR>&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 624&nbsp;&nbsp;&nbsp;&nbsp; 0.50023923568884182819567190051858113365279781384<BR>&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 800&nbsp;&nbsp;&nbsp;&nbsp; 0.500195974660549653670527200105639158839275552604<BR>&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 987&nbsp;&nbsp;&nbsp;&nbsp; 0.500416377508527652709622327057735734378561391984<BR>&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1183&nbsp;&nbsp;&nbsp; 0.500100393247427978545737350820694555937017652788<BR>&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1388&nbsp;&nbsp;&nbsp; 0.501858680817548576454867836197064871061046632628<BR>&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1599&nbsp;&nbsp;&nbsp; 0.501682818386226699143745804914276827734503416906<BR>&nbsp;13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1816&nbsp;&nbsp;&nbsp; 0.501342696818721244403330383903198902341179454911</P>\r\n<P>so the original simulation program was expanded to up to 2000 people per trial, with the following results:</P>\r\n<P>&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50643<BR>&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 87&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50081<BR>&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 187&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50653<BR>&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 312&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .500095<BR>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 460&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .503405<BR>&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 622&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .5020250000000001<BR>&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 798&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50124<BR>&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 985&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50041<BR>&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1182&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .50198<BR>&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .501405<BR>&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1596&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .501255</P>\r\n<P>and our approximation calculations agree well with our simulation results.</P>\r\n<P>We had already known the 23 for the case of 2 occurrences.&nbsp; Three occurrences looks like 87 or 88, ... twelve occurrences require something like 1596-1599.&nbsp; The approximation calculation went beyond the original scope and calculated for thirteen occurrences also.</P><p><i>Edited on <b>March 11, 2004, 2:12 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12621,1680,5777,'Thalamus','re(2): If all goes well today.....','2004-03-11 14:44:17',4,'Penny,<br>\r\n<br>\r\nHad you any luck with your code?<br>\r\n\r\n\r\n',12601,1);
INSERT INTO comment VALUES (12622,1680,1920,'Brian Smith','More Solutions','2004-03-11 17:14:14',0,'<P>Smallest prime 3x3 magic square with \'5\'</P><PRE>[ 47 113 17]<BR>[ 29&nbsp; 59 89]<BR>[101&nbsp;&nbsp; 5 71]</PRE>\r\n<P>Smallest magic square with \'7\'</P><PRE>[ 43 139&nbsp; 37]<BR>[ 67&nbsp; 73&nbsp; 79]<BR>[109&nbsp;&nbsp; 7 103]</PRE>\r\n<P>Smallest magic square without any 1-9</P><PRE>[ 59 113 41]<BR>[ 53&nbsp; 71 89]<BR>[101&nbsp; 29 83]</PRE>\r\n<P>A very interesting pair of magic squares:<BR>Smallest twin prime magic squares</P><PRE>[107 281&nbsp; 59] | [109 283&nbsp; 61]<BR>[101 149 197] | [103 151 199]<BR>[239&nbsp; 17 191] | [241&nbsp; 19 193]</PRE>',NULL,1);
INSERT INTO comment VALUES (12623,1683,3172,'SilverKnight','re: Simulations and approximation','2004-03-11 17:36:21',0,'Well, not to interrupt the heavy flow of comments, but let me confirm\r\nthat Charlie\'s answers are very close to correct (and some of them\r\nare), but there is still room for a \"more exact\" solution.<br>\r\n<br>\r\nStill, my hat\'s off to Charlie\'s well thought out description of the problem solution.<br>\r\n\r\n\r\n',12620,1);
INSERT INTO comment VALUES (12624,1680,5777,'Thalamus','re: More Solutions','2004-03-11 17:49:33',0,'Cool!&nbsp; Where\'d you find these?\r\n\r\n',12622,1);
INSERT INTO comment VALUES (12625,1535,2184,'mark hartman','solution','2004-03-11 18:51:05',0,'<P>If we make the assumption that 1442897 has an integral cube root, we can conclude it must be 113.&nbsp; From the information given, we can deduce that the answer must be between 110 and 120 since 110 cubed must be 1331000 and 120 cubed is 1728000.&nbsp; The only digit which cubed results in a final digit of 7 is 3, hence 113.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12626,637,2184,'mark hartman','sheep check','2004-03-11 19:43:09',0,'<P>With the conditions as stated in the problem, the amount of remaining singles after all the ten dollar bills have been picked up is 6. An equation to solve the problem is x^2 = 10a + b, with the added condition that a is an odd number since the first brother gets an additional ten dollar bill. Running through the first ten squares, we find that only 2^2 = 16, and 4^2 = 36 display an odd number in the tens position. We know that checking the first ten squares is sufficient for if we add ten to any of the solutions so far: (x+10)^2 = x^2 + 20x + 100= 100+20x + 10a + b which again exhibits the same behavior in the tens and singles digits. </P>&nbsp;Therefore in all cases, b = 6 and the first brother has $4 more than the second brother. He squares accounts by writing a check for $2.',NULL,1);
INSERT INTO comment VALUES (12627,1270,5983,'azzrri','solved','2004-03-11 20:16:40',0,'house name      bird      food\r\n===== ====      ====      ====\r\n2     Dennis    Black     Cake\r\n3     Brewer    Robin     Suet\r\n8     Emery     Cardinal  Bread\r\n9     Allison   Thrush    Seed\r\n10    Chandler  Sparrow   Toast',NULL,0);
INSERT INTO comment VALUES (12628,1680,1920,'Brian Smith','re(2): More Solutions','2004-03-11 21:09:13',0,'<P>I found the first two by hand using the matrix equation from my first post.&nbsp; The other three were found using a computer program searching all primes up to 300.&nbsp; I got lucky when I found the twin prime squares.</P>\r\n<P>Extending the algorithm found 159 prime magic squares with all entries less than 1000.&nbsp; If the number 1 is included, there are four more.</P>\r\n<P>After modifying the algorithm slightly, I found that there were 15,858 solutions with all entries less than 10,000.&nbsp; There are 41 more solutions when 1 is included.</P>\r\n<P>The program I used is below.&nbsp; It is written for UBASIC 8.74.&nbsp; P is the largest prime in a solution, and B and C are solution parameters:</P><PRE>Solution generated by p,b,c<BR>[P -6B-12C&nbsp; P&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   P-12B -6C]<BR>[P-12B&nbsp;&nbsp;    P -6B -6C&nbsp; P&nbsp;&nbsp;  -12C]<BR>[P     -6C&nbsp; P-12B-12C  P- 6B    ]</PRE>\r\n<P>&nbsp;&nbsp; 10&nbsp;&nbsp; Start=37<BR>&nbsp;&nbsp; 20&nbsp;&nbsp; Limit=1000<BR>&nbsp;&nbsp; 30&nbsp;&nbsp; P=Start<BR>&nbsp;&nbsp; 40&nbsp;&nbsp; while P&lt;Limit<BR>&nbsp;&nbsp; 50&nbsp;&nbsp; Bcmax=P\\12<BR>&nbsp;&nbsp; 60&nbsp;&nbsp; for Bcsum=3 to Bcmax<BR>&nbsp;&nbsp; 70&nbsp;&nbsp; for B=2 to (Bcsum-1)<BR>&nbsp;&nbsp; 80&nbsp;&nbsp; C=Bcsum-B<BR>&nbsp;&nbsp; 85&nbsp;&nbsp; if C&gt;=B then 190<BR>&nbsp;&nbsp; 90&nbsp;&nbsp; if not fnIsPrime(P-6*B) then 190<BR>&nbsp; 100&nbsp;&nbsp; if not fnIsPrime(P-12*B) then 190<BR>&nbsp; 110&nbsp;&nbsp; if not fnIsPrime(P-6*C) then 190<BR>&nbsp; 120&nbsp;&nbsp; if not fnIsPrime(P-12*C) then 190<BR>&nbsp; 130&nbsp;&nbsp; if not fnIsPrime(P-6*B-6*C) then 190<BR>&nbsp; 140&nbsp;&nbsp; if not fnIsPrime(P-12*B-6*C) then 190<BR>&nbsp; 150&nbsp;&nbsp; if not fnIsPrime(P-6*B-12*C) then 190<BR>&nbsp; 160&nbsp;&nbsp; if not fnIsPrime(P-12*B-12*C) then 190<BR>&nbsp; 170&nbsp;&nbsp; if B=(2*C) then 190<BR>&nbsp; 180&nbsp;&nbsp; print P,B,C,<BR>&nbsp; 182&nbsp;&nbsp; Solutions=Solutions+1<BR>&nbsp; 184&nbsp;&nbsp; if (P-12*B-12*C)&gt;1 then 189<BR>&nbsp; 186&nbsp;&nbsp; print \"*\";<BR>&nbsp; 188&nbsp;&nbsp; One=One+1<BR>&nbsp; 189&nbsp;&nbsp; print \" \"<BR>&nbsp; 190&nbsp;&nbsp; next B<BR>&nbsp; 200&nbsp;&nbsp; next Bcsum<BR>&nbsp; 210&nbsp;&nbsp; P=nxtprm(P)<BR>&nbsp; 220&nbsp;&nbsp; wend<BR>&nbsp; 225&nbsp;&nbsp; print Solutions,One<BR>&nbsp; 230&nbsp;&nbsp; end<BR>&nbsp; 320&nbsp;&nbsp; fnIsPrime(Number)<BR>&nbsp; 330&nbsp;&nbsp; Returnvalue=0<BR>&nbsp; 340&nbsp;&nbsp; if nxtprm(Number-1)-Number=0 then Returnvalue=1<BR>&nbsp; 345&nbsp;&nbsp; if Number=1 then Returnvalue=1<BR>&nbsp; 350&nbsp;&nbsp; return(Returnvalue)</P>',12624,1);
INSERT INTO comment VALUES (12629,1701,5984,'ramu','proof','2004-03-11 21:12:56',0,'The difference is a multiple of 99. The sum of digits in a multiple of 99 is always 18.\r\n\r\nNow we know the sum of resultant 3 digits. so, we can easily find the non-zero number if the other digits are given (order is not necessary)',NULL,0);
INSERT INTO comment VALUES (12630,1675,5988,'Jake','This must be the solution','2004-03-12 05:06:25',3,'<P>Mr. Boy took the tea and poured it into the ungraduated glass pitcher of unknown volume, and put the ice in the heated 4 cup graduated pyrex measuring cup, the ice melted, they used the measuring cups to measure the ice, and poured them into the glass pitcher with the tea.&nbsp; Im pretty sure thats the answer.</P>',NULL,1);
INSERT INTO comment VALUES (12631,1709,5614,'Roberto Mattos','Poor Charlie','2004-03-12 09:21:21',1,'<P>Instead of&nbsp;looking for&nbsp;stubs on the streets, Charlie should try to find a decent job if he wants to pay for his cigars. After \'assembling\' and smoking&nbsp;5 cigars with his 25 stubs, he would have 5 new stubs he would not have to search on the streets and could produce a 6th cigar. So, he could smoke 6 cigars and would have 1 stub left. But in fact, if the stub represents 20% of the cigar, we could consider that he smokes only 0.8&nbsp; of the cigar each time, so he would have smoked 4.8 complete cigars and would have 1 stub left...</P>\r\n<P>With 20 stubs he would have smoked 4 cigars and would remain with 4 stubs left, that is not good enough for makind a full cigar.</P>\r\n<P>If he is not willing to wait for the full cigar, we could consider that he would make a 0.8 cigar and would smoke that till he have 1 stub left (so he would have smoked 4.8 cigars, or 3.84 cigars with the 80% consideration)...</P>\r\n<P>Charlie: go work!!!</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12632,1709,4106,'Sandeep','Simple','2004-03-12 09:59:26',2,'25/5=5 cigars\r\n5cigars give 5 stubs which is equal to 1 cigar.\r\nSo 6 cigars.',NULL,0);
INSERT INTO comment VALUES (12633,1709,1301,'Charlie','Smoking is a vile habit.','2004-03-12 10:15:04',1,'<P>First, contrary to the above report, I do not smoke; it\'s a disgusting and vile habit.</P>\r\n<P>However, back to the problem at hand:&nbsp; The first question has already been answered.</P>\r\n<P>The second question has more interpretive possibilities.&nbsp; Apparently a cigar is 4/5 usable, with a 1/5 unusable stub.&nbsp; So, being left with 4 stubs, after having smoked 4 cigars, Cheap can make a cigar of 3/5 usable tobacco and 1/5 unusable stub.&nbsp; As this cigar is only 3/5 usable instead of the usual 4/5, it could in some sense be counted as 3/4 of a cigar, as we are counting the use of 4/5 of a cigar as having smoked the cigar: so he smokes 4 and 3/4 cigars, in that sense.</P>',NULL,1);
INSERT INTO comment VALUES (12634,1709,5970,'M. Pianalto','re: Simple','2004-03-12 10:28:50',0,'Uh-huh. But only 4 cigars if Chuck starts with 20. (And 3 stubs left over).',12632,1);
INSERT INTO comment VALUES (12635,1709,4670,'e.g.','Solution','2004-03-12 12:13:56',3,'With 25 stubs he could smoke 6 cigars, as it has been said here before.<br>\r\n<br>\r\nWith 20 stubs, he could smoke&nbsp; 4 cigars, and would be left with 4\r\nstubs. He could then go to a friend, borrow a stub, make a fifth cigar,\r\nsmoke it, and return the stub to the friend.<br>\r\n<br>\r\nSo, the answers are 6 (with no trickery) and 5 (with a little trickery)!<br>\r\n',NULL,1);
INSERT INTO comment VALUES (12636,1692,1301,'Charlie','some findings by brute force','2004-03-12 14:01:47',1,'<P>Toggler is similar to <A href=\\\"http://perplexus.info/show.php?pid=1344\\\">Lights Out</A>, and \"Chasing the Lights\", a technique mentioned in the solutions, produces, for the 4x4 case an immediate solution in 10 moves--not as good as the 4 moves that is possible.</P>\r\n<P>A brute force search by computer program finds:<BR>0&nbsp; 0&nbsp; 0&nbsp; 0<BR>1&nbsp; 1&nbsp; 1&nbsp; 1<BR>1&nbsp; 0&nbsp; 0&nbsp; 1<BR>1&nbsp; 1&nbsp; 1&nbsp; 1</P>\r\n<P>0&nbsp; 0&nbsp; 0&nbsp; 1<BR>1&nbsp; 1&nbsp; 0&nbsp; 0<BR>1&nbsp; 1&nbsp; 0&nbsp; 0<BR>0&nbsp; 0&nbsp; 0&nbsp; 1</P>\r\n<P>0&nbsp; 0&nbsp; 1&nbsp; 0<BR>1&nbsp; 0&nbsp; 0&nbsp; 0<BR>0&nbsp; 0&nbsp; 0&nbsp; 1<BR>0&nbsp; 1&nbsp; 0&nbsp; 0</P>\r\n<P>0&nbsp; 0&nbsp; 1&nbsp; 1<BR>1&nbsp; 0&nbsp; 1&nbsp; 1<BR>0&nbsp; 1&nbsp; 0&nbsp; 0<BR>1&nbsp; 0&nbsp; 1&nbsp; 0</P>\r\n<P>0&nbsp; 1&nbsp; 0&nbsp; 0<BR>0&nbsp; 0&nbsp; 0&nbsp; 1<BR>1&nbsp; 0&nbsp; 0&nbsp; 0<BR>0&nbsp; 0&nbsp; 1&nbsp; 0</P>\r\n<P>0&nbsp; 1&nbsp; 0&nbsp; 1<BR>0&nbsp; 0&nbsp; 1&nbsp; 0<BR>1&nbsp; 1&nbsp; 0&nbsp; 1<BR>1&nbsp; 1&nbsp; 0&nbsp; 0</P>\r\n<P>0&nbsp; 1&nbsp; 1&nbsp; 0<BR>0&nbsp; 1&nbsp; 1&nbsp; 0<BR>0&nbsp; 0&nbsp; 0&nbsp; 0<BR>1&nbsp; 0&nbsp; 0&nbsp; 1</P>\r\n<P>0&nbsp; 1&nbsp; 1&nbsp; 1<BR>0&nbsp; 1&nbsp; 0&nbsp; 1<BR>0&nbsp; 1&nbsp; 0&nbsp; 1<BR>0&nbsp; 1&nbsp; 1&nbsp; 1</P>\r\n<P>1&nbsp; 0&nbsp; 0&nbsp; 0<BR>0&nbsp; 0&nbsp; 1&nbsp; 1<BR>0&nbsp; 0&nbsp; 1&nbsp; 1<BR>1&nbsp; 0&nbsp; 0&nbsp; 0</P>\r\n<P>1&nbsp; 0&nbsp; 0&nbsp; 1<BR>0&nbsp; 0&nbsp; 0&nbsp; 0<BR>0&nbsp; 1&nbsp; 1&nbsp; 0<BR>0&nbsp; 1&nbsp; 1&nbsp; 0</P>\r\n<P>1&nbsp; 0&nbsp; 1&nbsp; 0<BR>0&nbsp; 1&nbsp; 0&nbsp; 0<BR>1&nbsp; 0&nbsp; 1&nbsp; 1<BR>0&nbsp; 0&nbsp; 1&nbsp; 1</P>\r\n<P>1&nbsp; 0&nbsp; 1&nbsp; 1<BR>0&nbsp; 1&nbsp; 1&nbsp; 1<BR>1&nbsp; 1&nbsp; 1&nbsp; 0<BR>1&nbsp; 1&nbsp; 0&nbsp; 1</P>\r\n<P>1&nbsp; 1&nbsp; 0&nbsp; 0<BR>1&nbsp; 1&nbsp; 0&nbsp; 1<BR>0&nbsp; 0&nbsp; 1&nbsp; 0<BR>0&nbsp; 1&nbsp; 0&nbsp; 1</P>\r\n<P>1&nbsp; 1&nbsp; 0&nbsp; 1<BR>1&nbsp; 1&nbsp; 1&nbsp; 0<BR>0&nbsp; 1&nbsp; 1&nbsp; 1<BR>1&nbsp; 0&nbsp; 1&nbsp; 1</P>\r\n<P>1&nbsp; 1&nbsp; 1&nbsp; 0<BR>1&nbsp; 0&nbsp; 1&nbsp; 0<BR>1&nbsp; 0&nbsp; 1&nbsp; 0<BR>1&nbsp; 1&nbsp; 1&nbsp; 0</P>\r\n<P>1&nbsp; 1&nbsp; 1&nbsp; 1<BR>1&nbsp; 0&nbsp; 0&nbsp; 1<BR>1&nbsp; 1&nbsp; 1&nbsp; 1<BR>0&nbsp; 0&nbsp; 0&nbsp; 0</P>\r\n<P>where a 1 indicates to toggle that switch and 0 indicates to leave that one alone.&nbsp; There are various rotations/reflections present, but two, reflections of each other, have the minimum 4.</P>\r\n<P><BR>The 5x5, solved by brute force computer program finds only one basic solution and three rotations:</P>\r\n<P>&nbsp;0&nbsp; 0&nbsp; 0&nbsp; 1&nbsp; 1<BR>&nbsp;1&nbsp; 1&nbsp; 0&nbsp; 1&nbsp; 1<BR>&nbsp;1&nbsp; 1&nbsp; 1&nbsp; 0&nbsp; 0<BR>&nbsp;0&nbsp; 1&nbsp; 1&nbsp; 1&nbsp; 0<BR>&nbsp;1&nbsp; 0&nbsp; 1&nbsp; 1&nbsp; 0</P>\r\n<P>&nbsp;</P>\r\n<P>A brute force search for 4x4 Triggler does not find any solution. The program is as follows:</P>\r\n<P>DECLARE SUB vary (r%, c%)<BR>DEFINT A-Z<BR>CLEAR , , 4000<BR>DIM SHARED flip(6, 6)<BR>DIM SHARED lit(6, 6)</P>\r\n<P>PRINT \"--------\"<BR>vary 1, 1</P>\r\n<P>END</P>\r\n<P>SUB vary (r, c)<BR>&nbsp; STATIC sCt<BR>&nbsp; FOR cyc = 1 TO 3<BR>&nbsp;&nbsp;&nbsp; IF r = 4 AND c = 4 THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp; GOSUB checkIt<BR>&nbsp;&nbsp;&nbsp; ELSE<BR>&nbsp;&nbsp;&nbsp;&nbsp; IF c = 4 THEN r1 = r + 1: c1 = 1:&nbsp; ELSE c1 = c + 1: r1 = r<BR>&nbsp;&nbsp;&nbsp;&nbsp; vary r1, c1<BR>&nbsp;&nbsp;&nbsp; END IF<BR>&nbsp;&nbsp;&nbsp; flip(r, c) = 1 + flip(r, c) MOD 6<BR>&nbsp;&nbsp;&nbsp; lit(r, c) = 2 + lit(r, c) MOD 3<BR>&nbsp;&nbsp;&nbsp; lit(r - 1, c) = 1 + lit(r - 1, c) MOD 3<BR>&nbsp;&nbsp;&nbsp; lit(r, c - 1) = 1 + lit(r, c - 1) MOD 3<BR>&nbsp;&nbsp;&nbsp; lit(r + 1, c) = 1 + lit(r + 1, c) MOD 3<BR>&nbsp;&nbsp;&nbsp; lit(r, c + 1) = 1 + lit(r, c + 1) MOD 3<BR>&nbsp; NEXT cyc<BR>&nbsp; EXIT SUB</P>\r\n<P>checkIt:<BR>&nbsp; bad = 0<BR>&nbsp; FOR row = 1 TO 4<BR>&nbsp;&nbsp; FOR col = 1 TO 4<BR>&nbsp;&nbsp;&nbsp;&nbsp; IF lit(row, col) &lt;&gt; 2 THEN bad = 1: EXIT FOR<BR>&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; IF bad THEN EXIT FOR<BR>&nbsp; NEXT<BR>&nbsp; IF bad = 0 THEN<BR>&nbsp;&nbsp;&nbsp; FOR i = 1 TO 4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FOR j = 1 TO 4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRINT flip(i, j);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRINT<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp;&nbsp; sCt = sCt + 1: PRINT sCt<BR>&nbsp;&nbsp;&nbsp; IF sCt MOD 7 = 0 THEN DO: LOOP UNTIL INKEY$ &gt; \"\"<BR>&nbsp; END IF<BR>&nbsp;RETURN</P>\r\n<P>END SUB</P>\r\n<P>It is based on the fact that three times triggering a cell returns that cell and its neighbors to their original positions, so there are only three possibilities for any given cell: do not trigger, trigger once or trigger twice.</P>\r\n<P>The brute force program for Toggler is similar except it has only two states per cell, and can be found in the discussion of Lights Out.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12637,1692,5345,'Rawlyn','Have programmed similar before','2004-03-12 14:54:12',0,'Well this interested me because I wrote a program to play a similar game once (simple brute force recursive game-playing method). I don\'t have solutions to any problems set (yet) but thought I\'d mention the variations in the version I coded for the interest of others. Basically, the game was always played on a 20x20 grid, but some squares were \"missing\", (i.e. they were shown as a blank space on the grid and toggling didn\'t change that state). Missing squares are ignored. The other major variation was that when you selected a square to be toggled, it\'s own value remained unchanged, and <EM>only</EM> the surrounding four squares changed states. Anways, peace all!',NULL,1);
INSERT INTO comment VALUES (12638,1692,5345,'Rawlyn','Triggler early ideas','2004-03-12 15:08:21',0,'Well, been having a quick fiddle with triggler, and I reckon (no proof of this by the way), that I can always reduce the grid to all \".\" but with one \"X\" in the corner or with one \"O\" inside (not touching an edge). I can\'t find a way to reduce it from either state. I hypothesise unsolvability.',NULL,1);
INSERT INTO comment VALUES (12639,1683,4374,'Richard','Link','2004-03-12 23:05:15',0,'<A href=\\\"http://mathworld.wolfram.com/BirthdayProblem.html\\\">http://mathworld.wolfram.com/BirthdayProblem.html</A>',NULL,1);
INSERT INTO comment VALUES (12640,1675,5998,'Steven','solution','2004-03-12 23:57:03',0,'Pour 2 cups of tea from the pyrex measuring cup into the glass pitcher.  Add ice cubes to the pyrex measuring cup, being sure to keep track of how many ice cubes added, until the pyrex measuring cup is full.  However many ice cubes are required to fill the cup will equal two cups of ice.  Double the amount of cubes will equal four cups.',NULL,0);
INSERT INTO comment VALUES (12641,1675,5999,'cfnew','solution?','2004-03-13 00:29:29',0,'Pour tea out of the pyrex and into the pitcher until there are 3 cups of tea left in the pyrex. Add ice to the pyrex until the level reads 4 cups.  Remove the unmelted ice from the pyrex and put it in the pitcher.  Pour off any extra liquid (melted ice) until the Pyrex measures 3 cups again.  Repeat this 3 more times.  Dump the remaining 3 cups of tea into the pitcher.  Voila! ',NULL,0);
INSERT INTO comment VALUES (12642,1675,5999,'cfnew','solution?','2004-03-13 00:30:16',0,'Pour tea out of the pyrex and into the pitcher until there are 3 cups of tea left in the pyrex. Add ice to the pyrex until the level reads 4 cups.  Remove the unmelted ice from the pyrex and put it in the pitcher.  Pour off any extra liquid (melted ice) until the Pyrex measures 3 cups again.  Repeat this 3 more times.  Dump the remaining 3 cups of tea into the pitcher.  Voila! ',NULL,0);
INSERT INTO comment VALUES (12643,1701,1575,'DJ','re: proof','2004-03-13 02:44:59',0,'<P>The difference will be a multiple of <EM>9</EM>; not necessarily a multiple of 99. Neither is the sum of the digits in a multiple of 99 always 18; but similarly, the sum of digits in a multiple of 99 is a multiple of 9.</P>',12629,1);
INSERT INTO comment VALUES (12644,1681,5384,'Larry','I\'m thinking...','2004-03-13 10:46:44',3,'I\'m thinking 2*sqrt(2), but I haven\'t proved it yet',NULL,1);
INSERT INTO comment VALUES (12645,1681,5384,'Larry','and if...','2004-03-13 10:56:59',3,'<P>and if the pole has width W,</P>\r\n<P>2*[sqrt(2) - W]</P>\r\n<P>I\'m picturing the pole at a 45 degree angle with its midpoint touching the corner and its ends touching the outer walls jammed in place.&nbsp; But by symmetry, if it could jam into that position then it can keep going and jam out of that postion as it completes the turn.&nbsp;&nbsp; But I think I scratched the paint.</P>',NULL,1);
INSERT INTO comment VALUES (12646,1648,6002,'liam','trigonomentry and a triangle','2004-03-13 11:18:40',0,'Sin A * sin A = 0.5\r\n0.5 *Sin C = 0.5 * 1 = 0.5 + cos A/B * cos A/B = 0.5\r\n0.5 + 0.5 = 1',NULL,0);
INSERT INTO comment VALUES (12647,1300,6002,'liam','solution to polygons','2004-03-13 11:45:28',0,'1328',NULL,0);
INSERT INTO comment VALUES (12648,1681,3372,'Sam','re: and if...','2004-03-13 17:02:09',0,'<P>I think you knew you were in trouble when you said you could probably jam it into place.</P>\r\n<P>Picture the pole already in place at 45 degrees, touching both walls. To get out of there the far end would have to turn inwards towards the center of the hall, which means that the near end would have to turn outwards away from the center (remembering that the pivot is right in the center of the pole). Since the pole is already up against the wall, it can\'t do this. And, like you said (but the other way round), if it can\'t get out of that position, it couldn\'t have gotten into that position.</P>\r\n<P>As for the real answer. Well, I\'ll leave that to someone with more time on their hands...</P>',12645,1);
INSERT INTO comment VALUES (12649,608,5178,'Axorion','spreadsheet','2004-03-13 18:18:48',0,'Copy this table into notepad.  Save it with a .CSV extention and open it in Excel.<br>\r\n\r\n10^x,numbers,digits,total of,total of<br>\r\nplace,per place,per place,digits,numbers<br>\r\n1,9,9,9,9<br>\r\n2,90,180,189,99<br>\r\n3,900,2700,2889,999<br>\r\n4,9000,36000,38889,9999<br>\r\n5,222,1110,39999,10221<br>\r\n\r\nSince 10221 uses 39999 digits the first digit of the next number 10222 is the solution.<br>\r\n\r\nThe answer is 1.<br>\n\n<i>Edited on <b>March 13, 2004, 6:19 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12650,1681,3735,'Nick Hobson','Non-calculus solution','2004-03-13 18:36:53',3,'<P>Consider a line of length L that touches both outer sides of the corridor, and the inner corner.&nbsp; Let the line extend beyond the inner corner by x units on one side, and y on the other.</P>\r\n<P>Then, by similar triangles, y = 1/x.</P>\r\n<P>By Pythagoras, L² = (1 + x)² + (1 + 1/x)² = z² + 2z = (z + 1)² - 1, where z = x + 1/x.</P>\r\n<P>By the Arithmetic Mean-Geometric Mean inequality, the minimum value of z = x + 1/x is 2, when x = 1.&nbsp; (Or consider (sqrt(x) - 1/sqrt(x))² &gt;= 0.)</P>\r\n<P>Since (z + 1)² - 1 is an increasing function for z &gt;= -1, the minimum value of L² occurs when z = 2. Hence the minimum of L² = 8, and of L = 2×sqrt(2).</P>\r\n<P>This is the shortest line; hence the longest pole.</P>',NULL,1);
INSERT INTO comment VALUES (12651,1345,1575,'DJ','Complete Walkthrough','2004-03-13 22:36:21',0,'<B>$80 - Diane: green ($50) and orange ($30)<BR>$60 - Emily: blue and red ($20)<BR>$60 - Alice: green ($50) and yellow ($10)<BR>$50 - Betty: orange ($30) and red ($20)<BR>$50 - Carol: blue and yellow ($10)</B> \r\n<P>There are five colors of shirts in $10 increments, with the most expensive costing $50, meaning that they cost 10, 20, 30, 40 and 50 dollars in some order. Since each girl bought two different shirts, possible totals are: <PRE>$30 = 10 + 20\r\n$40 = 10 + 30\r\n$50 = 10 + 40\r\n$50 = 20 + 30\r\n$60 = 10 + 50\r\n$60 = 20 + 40\r\n$70 = 20 + 50\r\n$70 = 30 + 40\r\n$80 = 30 + 50\r\n$90 = 40 + 50</PRE>Since Diane spent the most, and the other two pairs of girls spent the same amounts [1], possible triples of the amounts spent are, at first glance: <PRE>50, 60, 70 (10,40;<U>20</U>,<I>30</I>;10,50;<U>20</U>,40;<U>20</U>,50)\r\n50, 60, 70 (10,<U>40</U>;20,30;10,<I>50</I>;20,<U>40</U>;30,<U>40</U>)\r\n<B>50, 60, 80 (10,40;20,30;10,50;20,40;30,50)</B>\r\n50, 60, 90 (10,<U>40</U>;20,<I>30</I>;10,50;20,<U>40</U>;<U>40</U>,50)\r\n50, 70, 80 (<I>10</I>,40;20,<U>30</U>;20,50;<U>30</U>,40;<U>30</U>,50)\r\n50, 70, 90 (<I>10</I>,<U>40</U>;20,30;20,50;30,<U>40</U>;<U>40</U>,50)\r\n60, 70, 80 (<I>10</I>,<U>50</U>;20,40;20,<U>50</U>;30,40;30,<U>50</U>)\r\n60, 70, 90 (<I>10</I>,<U>50</U>;20,<U>40</U>;20,<U>50</U>;<I>30</I>,<U>40</U>;<U>40</U>,<U>50</U>)</PRE>However, we are also told that two of each color shirt were bought, eliminating most of the above combinations (the underlined priced appear three times, and the italicized values appear only once in the invalid combinations). The only valid result (in bold), then, is that Diane spent $80, while the other pairs of girls spent $50 and $60 on their clothes, respectively: <PRE>80 = 30 + 50 (Diane)\r\n60 = 20 + 40\r\n60 = 10 + 50\r\n50 = 20 + 30\r\n50 = 10 + 40</PRE>\r\n<P>We know that Diane spent $80 on thirty- and fifty-dollar shirts, and Emily did not buy any shirts of the same colors as she did [3]. Thus, Emily either spent $10 and 40 or $20 and 40, and we know for sure that she did buy a forty-dollar shirt. Also, we are told that Carol bought the other forty dollar shirt [5]: <PRE>80 = 30 + 50 (Diane)\r\n60 = 20 + 40 (Emily/Carol)\r\n60 = 10 + 50 (Alice/Betty)\r\n50 = 20 + 30 (Alice/Betty)\r\n50 = 10 + 40 (Emily/Carol)</PRE>Carol didn\'t buy a twenty-dollar shirt with Alice [4]; it must have cost ten dollars [4], and by elimination, we know what price shirts everyone bought: <PRE>80 = 30 + 50 (Diane)\r\n60 = 20 + 40 (Emily)\r\n60 = 10 + 50 (Alice)\r\n50 = 20 + 30 (Betty)\r\n50 = 10 + 40 (Carol)</PRE>Now, to match prices to colors: \r\n<P>Carol\'s blue shirt was not ten dollars [2]; it must have been forty dollars. The ten-dollar shirt was not green [2], orange [4], or red [5]; it must have been yellow: <PRE>$10: yellow\r\n 20\r\n 30\r\n 40: blue\r\n 50</PRE>Alice and Betty did not buy any shirts in common [above], so Alice\'s fifty-dollar shirt was not yellow [$10], blue [$40], orange [4], or red [5]; it was green. <PRE>$10: yellow\r\n 20\r\n 30\r\n 40: blue\r\n 50: green</PRE>By elimination, Betty\'s twenty- and thirty-dollar shirts were red and orange, in some order. Emily bought a twenty-dollar shirt, but it was not orange [4]; it must have been red. That leaves the orange shirt at $30: <PRE>$10: yellow\r\n 20: red\r\n 30: orange\r\n 40: blue\r\n 50: green</PRE>So, to recap: <PRE>$80 - Diane: green ($50) and orange ($30)\r\n$60 - Emily: blue and red ($20)\r\n$60 - Alice: green ($50) and yellow ($10)\r\n$50 - Betty: orange ($30) and red ($20)\r\n$50 - Carol: blue and yellow ($10)</PRE>',NULL,1);
INSERT INTO comment VALUES (12652,1681,4323,'Benjamin J. Ladd','It seems to me...','2004-03-13 23:48:24',4,'<P>That the length 2 * sqrt (2) is just long enough to not be&nbsp;a possible solution...&nbsp; You can\'t \"Austin Powers\" the pole if the given length restricts any movement whatsoever.&nbsp; Theoretically, the length of this hypothetical pole should be just shy (infinitesimally smaller) than 2 * sqrt (2).</P>\r\n<P>Here I have a quick question:&nbsp; are we assuming the width of this pole to be nonexistent--that the pole is just a line?&nbsp; If not, this problem might be practically solved if we also include the smallest measurement we will allow for adjusting the pole back and forth (given a&nbsp;5&nbsp;cm diameter cylindrical pole,&nbsp;1/2 cm&nbsp;rotation shouldn\'t be too far out of the question...)</P>',NULL,1);
INSERT INTO comment VALUES (12653,537,5894,'Chandrakant','Silence (is it?)','2004-03-14 06:33:03',0,'I think all the conditions are satisfied with the silence.',NULL,1);
INSERT INTO comment VALUES (12654,132,6010,'Rohan Shah','easy if you look through it','2004-03-14 06:50:58',0,'it is obvious that the person has to have half that of 32 to get this comment and for grandmom the we have to go back a bit',NULL,0);
INSERT INTO comment VALUES (12655,1535,6010,'Rohan Shah','re: solution','2004-03-14 07:02:34',0,'Mr.Mark\r\nyou have pointed out very well \r\ni will go along your lines only but some what diffrently\r\ni would seperate them as 1 442 & 897 and take them as it is\r\nthe cube of 1 is 1 so we know the begining no. is 1 and as the last digit is 7 which is complementry to 3 for cubes the lat digit is 3\r\nplz note the complementries\r\n1 1\r\n2 8\r\n3 7\r\n4 4\r\n5 5\r\n6 6\r\n7 3\r\n8 2\r\n9 9\r\n\r\nafter considering the first and the last digits i look at the cube of 12 1728 which is 1 728 and conclude that the middle term is 1 so the no. is 113 this is sure if it is an integral cube. moreover i cross checked with total theory i added 113 numerically 1+1+3=5 and multiplied it with 5 and another 5 to get 125 1+2+5=8 and the total of 1442897=35=3+5=8\r\n\r\nthank you\r\n\r\n',12625,0);
INSERT INTO comment VALUES (12656,1698,6010,'Rohan Shah','re(2): solution','2004-03-14 07:10:12',0,'man you are brilliant \r\nhats off to you\r\ni could jus simply say that at 15 miles an hour the distance of 20 miles will be covered in an hour and 20 min\r\nwhereas to gain a speed of 30 miles an hour over a distance of 40 miles (20+20) we need an hour and 20 min so even at the speed of light its not possible\r\ni agree with your ans on infinity\r\nthank you',12612,0);
INSERT INTO comment VALUES (12657,1681,4507,'Penny','My answer is....','2004-03-14 08:44:29',0,'<P>[Comment deleted by poster]</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P><I>Edited on <B>March 14, 2004, 9:33 am</B></I> </P><p><i>Edited on <b>March 14, 2004, 10:08 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12658,1681,6011,'jas','answer?','2004-03-14 10:51:47',0,'10 ft\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12659,1693,1301,'Charlie','thoughts','2004-03-14 12:16:18',1,'<P>The first 10 multiples of 2^76 are<BR>1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75557863725914323419136<BR>2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 151115727451828646838272<BR>3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 226673591177742970257408<BR>4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 302231454903657293676544<BR>5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 377789318629571617095680<BR>6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 453347182355485940514816<BR>7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 528905046081400263933952<BR>8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 604462909807314587353088<BR>9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 680020773533228910772224<BR>10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 755578637259143234191360</P>\r\n<P>with 2^76 itself being a 23-digit number.</P>\r\n<P>To produce a 76-digit number, 2^76 must be multiplied by a 53- or 54-digit number (between 13,234,889,800,848,442,797,942,539,073,119,405,657,052,993,774,414,062 and 132,348,898,008,484,427,979,425,390,731,194,056,570,529,937,744,140,625).</P>\r\n<P>The last digit can\'t be a 7, so it must be a 6.</P>\r\n<P>In order for the 76-digit number to start with only 6s and 7s, the multiple of 2^76 must start between 87... and 89... or between 100... and 102..., with the ellipses representing another 51 digits.&nbsp; This is based on the following table of multiples of 2^76, and allows for carries from lower order digits:</P>\r\n<P>86&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6497976280428631814045696<BR>87&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6573534144154546137464832<BR>88&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6649092007880460460883968<BR>89&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6724649871606374784303104<BR>90&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6800207735332289107722240<BR>91&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6875765599058203431141376<BR>92&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6951323462784117754560512<BR>93&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7026881326510032077979648<BR>94&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7102439190235946401398784<BR>95&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7177997053961860724817920<BR>96&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7253554917687775048237056<BR>97&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7329112781413689371656192<BR>98&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7404670645139603695075328<BR>99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7480228508865518018494464<BR>100&nbsp;&nbsp;&nbsp;&nbsp; 7555786372591432341913600<BR>101&nbsp;&nbsp;&nbsp;&nbsp; 7631344236317346665332736<BR>102&nbsp;&nbsp;&nbsp;&nbsp; 7706902100043260988751872<BR>103&nbsp;&nbsp;&nbsp;&nbsp; 7782459963769175312171008</P>\r\n<P>Now where to go from here is a question.&nbsp; The choices here are among 6 sets of starting digits.&nbsp; If we follow through each of these by trial division, at each stage there are more choices.&nbsp; This is unfortunate from the point of view of finding the correct sequence of choices, but the great variety does assure us there is likely a solution, as, when we get to the last 23 digits, they have to come out as consisting solely of 7\'s and 6\'s, and there are 2^23=8,388,608 such 23-digit numbers, out of 10^23 23-digit numbers altogether. If there are 6 possibilities each step of the way of trial divisions, they multiply to a 40-digit number by the time you\'ve chosen 52 digits for the multiplier.<BR></P>',NULL,1);
INSERT INTO comment VALUES (12660,1693,4374,'Richard','HINTS, maybe','2004-03-14 12:40:41',0,'There has got to be a trick to this, I think.&nbsp; The two appearances of 76 could be a clue.&nbsp; Also, who said the 7s and 6s were decimal digits -- base 8 is quite possible. (Added in edit: Base 8 is not possible because the factor 2^76 would make the result have a bunch of zeros at the end.)<p><i>Edited on <b>March 14, 2004, 2:35 pm</b></i>',12659,1);
INSERT INTO comment VALUES (12661,1693,1301,'Charlie','more thoughts (actually solution--spoiler)','2004-03-14 13:48:25',3,'<P>Working from the right, the problem is not quite as bad as working from the left, but at each stage in choosing a multiplier, you are presented with two choices of a digit.&nbsp; For example, here\'s one where the only choice of 6 was at the rightmost position; from there on only 1 was chosen to produce a 6 in the product:</P>\r\n<P>916&nbsp;&nbsp;&nbsp;&nbsp; 69211003172937520251928576<BR>9116&nbsp;&nbsp;&nbsp; 688785485725434972288843776<BR>93116&nbsp;&nbsp; 7035646038702238139496267776<BR>943116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 71259830205729413045761867776<BR>9243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 698390099130818297424590667776<BR>90243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6818577060929878494374606667776<BR>900243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68020446678920480463874766667776<BR>9400243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 710262288349192229526530766667776<BR>90400243116&nbsp;&nbsp;&nbsp;&nbsp; 6830449250148252426476546766667776<BR>910400243116&nbsp;&nbsp;&nbsp; 68787897505397997630168066766667776<BR>9010400243116&nbsp;&nbsp; 680806593685304017325169666766667776<BR>92010400243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6952109282936192861113457666766667776<BR>912010400243116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68909557538185938064804977666766667776</P>\r\n<P>where the left number is the multiple and the right is the product up to that point as we build the multiplier from right to left.</P>\r\n<P>Another set of choices looks like this:</P>\r\n<P>66&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4986819005910345345662976<BR>866&nbsp;&nbsp;&nbsp;&nbsp; 65433109986641804080971776<BR>6866&nbsp;&nbsp;&nbsp; 518780292342127744595787776<BR>86866&nbsp;&nbsp; 6563409390415273618126667776<BR>586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 44342341253372435327694667776<BR>7586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 573247387334772699261646667776<BR>77586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5862297848148775338601166667776<BR>677586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 51197016083697369390082766667776<BR>9677586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 731217789616926280162306766667776<BR>69677586866&nbsp;&nbsp;&nbsp;&nbsp; 5264689613171785685310466766667776<BR>769677586866&nbsp;&nbsp;&nbsp; 58155194221311812078705666766667776<BR>7769677586866&nbsp;&nbsp; 587060240302712076012657666766667776<BR>77769677586866&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5876110701116714715352177666766667776</P>\r\n<P>but the resulting set of digits in the product is still the same.</P>\r\n<P>In fact the same set is produced by randomly choosing which of the two should be used at each step:</P>\r\n<P>&nbsp;916&nbsp;&nbsp; &nbsp; 69211003172937520251928576<BR>&nbsp;616&nbsp;&nbsp;&nbsp;&nbsp; 46543644055163223226187776<BR>&nbsp;90616&nbsp;&nbsp; 6846751379387452330948427776<BR>&nbsp;930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70315356909155484003022667776<BR>&nbsp;930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70315356909155484003022667776<BR>&nbsp;94930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7172754547145101885401806667776<BR>&nbsp;904930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68374624165135703854901966667776<BR>&nbsp;704930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53263051419952839171074766667776<BR>&nbsp;7704930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 582168097501353103105026766667776<BR>&nbsp;97704930616&nbsp;&nbsp;&nbsp;&nbsp; 7382375832833642210827266766667776<BR>&nbsp;9497704930616&nbsp;&nbsp; 717626294856428282350705666766667776<BR>&nbsp;91497704930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6913371120381402802719857666766667776<BR>&nbsp;911497704930616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68870819375631148006411377666766667776</P>\r\n<P>So what if we continue?</P>\r\n<P>At the end we get:</P>\r\n<P>60323785355017521615381548200199638897190843742219575360695242527202826527017533487543311497704930616&nbsp;&nbsp; </P>\r\n<P>which multiple of 2^76 is</P>\r\n<P>4557936353285720092883266666766767776667766777666667776766677767667676666776766667777767666677766776777777777777666766667776</P>\r\n<P>and if we take the last 76 digits of this, the result is indeed divisible by 2^76, and so is the answer:</P>\r\n<P>6667776766677767667676666776766667777767666677766776777777777777666766667776</P>\r\n<P><I>Edited on <B>March 14, 2004, 1:49 pm</B></I> </P><p><i>Edited on <b>March 14, 2004, 1:53 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12662,1693,3735,'Nick Hobson','Answer','2004-03-14 13:48:27',3,'<P>6667776766677767667676666776766667777767666677766776777777777777666766667776 = 88247290723637794367680048552939376696792027490086866 × 2<SUP>76</SUP>.</P>\r\n<P>In general, there exists a k-digit number, written exclusively with 7s and 6s,&nbsp;divisible by 2<SUP>k</SUP>.&nbsp; The proof is by induction.</P>\r\n<P>For k = 1, 6 is divisible by 2<SUP>1</SUP>.</P>\r\n<P>Let n<SUB>k</SUB> be a k-digit number, written exclusively with 7s and 6s,&nbsp;divisible by 2<SUP>k</SUP>.</P>\r\n<P>If n<SUB>k</SUB> = 0 (mod 2<SUP>k</SUP>), then n<SUB>k</SUB> = 0 or 2<SUP>k</SUP> (mod 2<SUP>k+1</SUP>).</P>\r\n<P>Note that: <BR>6×10<SUP>k</SUP> = 0 (mod 2<SUP>k+1</SUP>) <BR>7×10<SUP>k</SUP> = 2<SUP>k</SUP> (mod 2<SUP>k+1</SUP>)</P>\r\n<P>So we can choose, respectively, n<SUB>k+1</SUB> = 6×10<SUP>k</SUP> + n<SUB>k</SUB> or 7×10<SUP>k</SUP> + n<SUB>k</SUB> = 0 (mod 2<SUP>k+1</SUP>).</P>\r\n<P>Hence result.</P>\r\n<P>The induction gives an explicit means of constructing n<SUB>k</SUB>.</P><p><i>Edited on <b>March 14, 2004, 2:09 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12663,1693,3558,'Tristan','maybe?','2004-03-14 13:51:27',1,'<P>If you multiply by 7*5<SUP>76</SUP>, you\'ll get 7*10<SUP>76</SUP>. </P>\r\n<P>If you add 2<SUP>76</SUP>&nbsp;* 3*5<SUP>75</SUP>, you\'ll get 7.6*10<SUP>76</SUP>.</P>\r\n<P>If you add 2<SUP>76 *</SUP>&nbsp;4*5<SUP>74</SUP>, you\'ll get 7.76*10<SUP>76</SUP></P>\r\n<P>If we continue in this fashion and find some kind of pattern, we may be able to find a solution.</P>\r\n<P>Edit: I\'ve realized since that 10<SUP>76</SUP> is a <STRONG>77</STRONG> digit number</P><p><i>Edited on <b>March 14, 2004, 10:33 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12664,1693,1301,'Charlie','calculations provided by ...','2004-03-14 13:59:50',0,'<P>The random-choice method, carried out far enough for the solution, was found using:</P>\r\n<P>&nbsp;&nbsp; 10&nbsp;&nbsp; D=2^76<BR>&nbsp;&nbsp; 15&nbsp;&nbsp; Pow=10:Num=6<BR>&nbsp;&nbsp; 20&nbsp;&nbsp; repeat<BR>&nbsp;&nbsp; 25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fl=0<BR>&nbsp;&nbsp; 28&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if rnd&gt;0.5 then Bg=9:Nd=0:Stp=-1:else Bg=0:Nd=9:Stp=1<BR>&nbsp;&nbsp; 30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for I=Bg to Nd step Stp<BR>&nbsp;&nbsp; 40&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Trial=Num+I*Pow<BR>&nbsp;&nbsp; 50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if Fl=0 and (((Trial*D)@(10*Pow))\\Pow=6 or ((Trial*D)@(10*Pow))\\Pow=7) then<BR>&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :Num=Trial:Pow=Pow*10:Fl=1<BR>&nbsp;&nbsp; 70&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; next<BR>&nbsp;&nbsp; 80&nbsp;&nbsp; *Foundit<BR>&nbsp;&nbsp; 85&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; print:print Trial,Trial*D<BR>&nbsp;&nbsp; 90&nbsp;&nbsp; until Num&gt;10^100<BR>&nbsp; 100&nbsp;&nbsp; N=(Trial*D)@10^76<BR>&nbsp; 110&nbsp;&nbsp; print N,N@D</P>',12661,1);
INSERT INTO comment VALUES (12665,1709,3558,'Tristan','Mathy solution','2004-03-14 15:09:17',3,'<P>Since Cheap Charlie really only needs to use 4/5 of each cigar for it to count as a \"full cigar\", we need only to divide 25/5 cigars by 4/5.&nbsp; This is 25/4, or 6.25 cigars.&nbsp; Similarly, he would smoke 20/5 cigars divided by 4/5 for the second case.&nbsp; This is exactly 5 cigars.</P>\r\n<P>The only way for this to really work out in real life though, as e.g. said, is if Cheap borrows stubs and gives them back.&nbsp; In the second case, Cheap would need to borrow a stub and make a cigar to smoke, then give back the stub left over.&nbsp; In the first case, Cheap would need to borrow four stubs, then smoke 1/5 of the cigar, or 1/4 of the amount he would normally get from each cigar.&nbsp; Then, Cheap would&nbsp;return the rest of the cigar.</P>',NULL,1);
INSERT INTO comment VALUES (12666,1692,6014,'Laura','here\'s the solution','2004-03-14 16:55:01',0,'the toggler starts like this: \r\n<P>[x][x][x][x]<BR>[x][x][x][x]<BR>[x][x][x][x]<BR>[x][x][x][x]<BR>moves that can be made are like thus (square clicked is bold) \r\n<P>[.]<B>[.]</B>[.][x]<BR>[x][.][x][x]<BR>[x][x][x][x]<BR>[x][x][x][x]<BR>\r\n<P>[.][.][.][.]<BR>[x][.][.]<B>[.]</B><BR>[x][x][x][.]<BR>[x][x][x][x]<BR>\r\n<P>[.][.][.][.]<BR>[x][.][.][.]<BR>[x][x][.][.]<BR>[x][.]<B>[.]</B>[.]<BR>\r\n<P>[.][.][.][.]<BR>[.][.][.][.]<BR><B>[.]</B>[.][.][.]<BR>[.][.][.][.]<BR></P>',NULL,1);
INSERT INTO comment VALUES (12667,1692,6014,'Laura','Re: here\'s the solution','2004-03-14 17:07:45',0,'at least, that was how to get the toggler in four moves, i\'m not sure about any of the others',NULL,1);
INSERT INTO comment VALUES (12668,1693,4670,'e.g.','Look, Ma, no multiplying!','2004-03-14 20:33:49',1,'I found a way to solve this using only sums, and the value of 2 to the 76... I guess I\'ll post this as a candidate problem.',NULL,0);
INSERT INTO comment VALUES (12669,1466,5384,'Larry','Solution','2004-03-15 01:16:55',3,'<P>Side + Top + Bottom</P>\r\n<P>Pi*(a+b)* sqrt[h^2 + (b-a)^2] + Pi*a^2 + Pi*b^2</P>\r\n<P>The geometric explanation for the top and bottom is obvious.<BR>For the geometric equation of the side area, consider a cylindar instead of a truncated cone (is this called a frustum?).&nbsp; Anyway, consider a cylindar of radius (a+b)/2.&nbsp; The side area of that would be h*2*Pi*[(a+b)/2]&nbsp; =&nbsp; h*Pi*(a+b)</P>\r\n<P>But for the truncated cone, we need the slant height, S, which is the hypoteneuse of a right triangle with sides (h) and (b-a).</P>\r\n<P>So a cylindar whose radius is the average of the top and bottom of the truncated cone; and whose height is the same as the slant height of the truncated cone should have the same side area.</P>\r\n<P>And that\'s my story.</P>',NULL,1);
INSERT INTO comment VALUES (12670,1714,4670,'e.g.','Solution','2004-03-15 08:58:57',3,'ASK\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12671,1714,4507,'Penny','Exhaustive solution','2004-03-15 11:52:16',3,'<DIV>The only answer is ASK</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Explanation:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>{askew&nbsp;basket&nbsp;flask&nbsp;casket&nbsp;mask} is the only intersection (based on specific values of the missing letters) of the following five sets:</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>\r\n<DIV>{askew&nbsp; bedew&nbsp; renew&nbsp; resew&nbsp; screw&nbsp; shrew&nbsp; sinew&nbsp; strew&nbsp; threw&nbsp; unmew&nbsp; unsew }</DIV></DIV>\r\n<DIV>&nbsp;&nbsp; </DIV>\r\n<DIV>{baguet&nbsp; ballet&nbsp; bannet&nbsp; barbet&nbsp; barret&nbsp; basket&nbsp; basset&nbsp; becket&nbsp; befret&nbsp; bennet&nbsp; billet bonnet&nbsp; bosket&nbsp; brevet&nbsp; brunet&nbsp; bucket&nbsp; budget&nbsp; buffet&nbsp; bullet&nbsp; burnet }&nbsp;&nbsp; </DIV>\r\n<DIV>&nbsp;&nbsp; </DIV>\r\n<DIV>{ flabs&nbsp; flack&nbsp; flags&nbsp; flail&nbsp; flair&nbsp; flake&nbsp; flaky&nbsp; flame&nbsp; flams&nbsp; flamy&nbsp; flank&nbsp; flans&nbsp; flaps&nbsp; flare flash&nbsp; flask&nbsp; flats&nbsp; flaws&nbsp; flawy&nbsp; flaxy&nbsp; flays&nbsp; fleam&nbsp; fleas&nbsp; fleck&nbsp; fleer&nbsp; flees&nbsp; fleet&nbsp; flesh&nbsp; flews<BR>fleys&nbsp; flick&nbsp; flics&nbsp; flied&nbsp; flier&nbsp; flies&nbsp; fling&nbsp; flint&nbsp; flips&nbsp; flirt&nbsp; flite&nbsp; flits&nbsp; float&nbsp; flock&nbsp; flocs&nbsp; floes&nbsp; flogs flong&nbsp; flood&nbsp; floor&nbsp; flops&nbsp; flora&nbsp; floss&nbsp; flota&nbsp; flour&nbsp; flout&nbsp; flown&nbsp; flows&nbsp; flubs&nbsp; flued&nbsp; flues&nbsp; fluff&nbsp; fluid<BR>fluke&nbsp; fluky&nbsp; flume&nbsp; flump&nbsp; flung&nbsp; flunk&nbsp; fluor&nbsp; flush&nbsp; flute&nbsp; fluty&nbsp; fluyt&nbsp; flyby&nbsp; flyer&nbsp;&nbsp; flyte }</DIV>\r\n<DIV>&nbsp;&nbsp;&nbsp;&nbsp; <BR>{ cablet&nbsp; cachet&nbsp; callet&nbsp; camlet&nbsp; caplet&nbsp; carnet&nbsp; carpet&nbsp; casket&nbsp; cermet&nbsp; chalet&nbsp; claret closet&nbsp; collet&nbsp; coquet&nbsp; cornet&nbsp; corset&nbsp; corvet&nbsp; cosset&nbsp; cruset&nbsp; cullet&nbsp; curvet&nbsp; cutlet&nbsp; cygnet }</DIV>\r\n<DIV>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;<BR>{&nbsp;maar&nbsp; mabe&nbsp; mace&nbsp; mach&nbsp; mack&nbsp; macs&nbsp; made&nbsp; mads&nbsp; maes&nbsp; mage&nbsp; magi&nbsp; mags maid&nbsp; mail&nbsp; maim&nbsp; main&nbsp; mair&nbsp; make&nbsp; mako&nbsp; male&nbsp; mall&nbsp; malm&nbsp; malt&nbsp; mama&nbsp; mana&nbsp; mane mano&nbsp; mans&nbsp; many&nbsp; maps&nbsp; marc&nbsp; mare&nbsp; mark&nbsp; marl&nbsp; mars&nbsp; mart&nbsp; mash&nbsp; mask&nbsp; mass mast&nbsp; mate&nbsp; math&nbsp; mats&nbsp; matt&nbsp; maud&nbsp; maul&nbsp; maun&nbsp; maut&nbsp; mawn&nbsp; maws&nbsp; maxi&nbsp; maya mayo&nbsp; mays&nbsp; maze&nbsp; mazy&nbsp; mead&nbsp; meal&nbsp; mean&nbsp; meat&nbsp; meed&nbsp; meek&nbsp; meet&nbsp; meld&nbsp; mell<BR>mels&nbsp; melt&nbsp; memo&nbsp; mems&nbsp; mend&nbsp; meno&nbsp; menu&nbsp; meou&nbsp; meow&nbsp; mere&nbsp; merk&nbsp; merl&nbsp; mesa mesh&nbsp; mess&nbsp; meta&nbsp; mete&nbsp; meth&nbsp; mewl&nbsp; mews&nbsp; mhos&nbsp; mibs&nbsp; mica&nbsp; mice&nbsp; mick&nbsp; midi&nbsp; mids mien&nbsp; miff&nbsp; migg&nbsp; migs&nbsp; mike&nbsp; mild&nbsp; mile&nbsp; milk&nbsp; mill&nbsp; milo&nbsp; mils&nbsp; milt&nbsp; mime&nbsp; mina&nbsp; mind&nbsp; mine mini&nbsp; mink&nbsp; mint&nbsp; minx&nbsp; mire&nbsp; miri&nbsp; mirk&nbsp; mirs&nbsp; miry&nbsp; mise&nbsp; miso&nbsp; miss&nbsp; mist&nbsp; mite&nbsp; mitt mity&nbsp; mixt&nbsp; moan&nbsp; moas&nbsp; moat&nbsp; mobs&nbsp; mock&nbsp; mode&nbsp; modi&nbsp; mods&nbsp; mogs&nbsp; moil&nbsp; mojo&nbsp; moke<BR>mola&nbsp; mold&nbsp; mole&nbsp; moll&nbsp; mols&nbsp; molt&nbsp; moly&nbsp; mome&nbsp; momi&nbsp; moms&nbsp; monk&nbsp; mono&nbsp; mons&nbsp; mony mood&nbsp; mool&nbsp; moon&nbsp; moor&nbsp; moos&nbsp; moot&nbsp; mope&nbsp; mops&nbsp; mopy&nbsp; mora&nbsp; more&nbsp; morn&nbsp; mors mort&nbsp; mosk&nbsp; moss&nbsp; most&nbsp; mote&nbsp; moth&nbsp; mots&nbsp; mott&nbsp; moue&nbsp; move&nbsp; mown&nbsp; mows&nbsp; moxa mozo&nbsp; much&nbsp; muck&nbsp; muds&nbsp; muff&nbsp; mugg&nbsp; mugs&nbsp; mule&nbsp; mull&nbsp; mumm&nbsp; mump&nbsp; mums&nbsp; mumu muns&nbsp; muon&nbsp; mura&nbsp; mure&nbsp; murk&nbsp; murr&nbsp; muse&nbsp; mush&nbsp; musk&nbsp; muss&nbsp; must&nbsp; mute&nbsp; muts<BR>mutt&nbsp; myna&nbsp; myth}</DIV>\r\n<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR></DIV>\r\n<DIV>(Source of information: <A href=\\\"http://www.refdesk.com/crosswrd.html\\\">http://www.refdesk.com/crosswrd.html</A>&nbsp;)</DIV>\r\n<DIV>&nbsp; </DIV>\r\n<DIV>&nbsp; </DIV>\r\n<DIV>&nbsp; </DIV>\r\n<DIV>&nbsp; </DIV>\r\n<DIV>&nbsp; </DIV><p><i>Edited on <b>March 15, 2004, 11:53 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12672,1697,1171,'nikki','No Proof, though','2004-03-15 13:42:58',3,'<P>Looks like the Fibonacci numbers, but I can\'t prove it.</P>\r\n<P>1, 1, 2, 3, 5, 8, 13...</P>\r\n<P>Later!</P>',NULL,1);
INSERT INTO comment VALUES (12673,1697,1301,'Charlie','solution','2004-03-15 14:11:08',3,'<P>When Pascal\'s triangle is made in non-lopsided fashion, each number is the sum of the numbers directly above-and-left and above-and-right.&nbsp; In the lopsided manner presented, each number is the sum of the number directly above and the one above and to the left.</P>\r\n<P>Each number that is directly above is part of the preceding diagonal line.&nbsp; Each number that is above and to the left is part of the diagonal line before that.&nbsp; So no number is added in that is not part of one of the two preceding diagonal lines</P>\r\n<P>Also, every number on the diagonal before the current one has a number just below it and so is included in the current diagonal. Also every number in the diagonal before that has a number down and to the right of it and also is represented in the current diagonal.&nbsp; So every number on one of the two preceding&nbsp;diagonals&nbsp;is included in the current line. </P>\r\n<P>No number so included is included more than once.</P>\r\n<P>Therefore the sum of the numbers on the current diagonal equals the sum of the numbers on the preceding diagonal plus the sum of the numbers on the diagonal before that.&nbsp; This meets the definition of the Fibonacci sequence.</P>',NULL,1);
INSERT INTO comment VALUES (12674,1697,4670,'e.g.','re: solution','2004-03-15 14:22:39',1,'I agree, but you must add the fact that the two first diagonals add to\r\n1, and then you do have the Fibonacci sequence. I found the proof to be\r\nclearer, after adding zeroes all around the triangle.\r\n\r\n',12673,1);
INSERT INTO comment VALUES (12675,1697,4374,'Richard','A Different Presentation','2004-03-15 19:16:27',3,'<P>Pascal\'s triangle may be written down in terms of the binomial coefficients (n,m) as</P>\r\n<P>(0,0)<BR>(1,0) (1,1)<BR>(2,0) (2,1) (2,2)<BR>(3,0) (3,1) (3,2) (3,3)<BR>(4,0) (4,1) (4,2) (4,3) (4,4)<BR>(5,0) (5,1) (5,2),(5,3) (5,4) (5,5)<BR>...<BR>(n,0) (n,1) (n,2) (n,3) (n,4) (n,5) ... (n,n)<BR>...</P>\r\n<P>For m &lt; 0 and m &gt; n, (n,m) = 0.</P>\r\n<P>Now</P>\r\n<P>&nbsp;&nbsp;&nbsp; (n,0) + (n-1,1) + (n-2,2) + ... = </P>\r\n<P>&nbsp;(n-1,0) + (n-2,1) + (n-3,2) + ... +</P>\r\n<P>(n-1,-1) + (n-2,0) + (n-3,1) + ... </P>\r\n<P>because each term of the top&nbsp;line of this formula&nbsp;is the sum of the two terms that lie below it in the next two lines, according to the usual formula (n,m) = (n-1,m) + (n-1,m-1) used to form Pascal\'s triangle.&nbsp;For n=0 and 1, the totals are each 1. Hence the result is the Fibonacci numbers because the lines of the formula are three consecutive diagonal sums of the type being treated in this problem, related by the Fibonacci recurrence relation F(n) = F(n-1) + F(n-2).</P><p><i>Edited on <b>March 15, 2004, 7:23 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12676,158,4323,'Benjamin J. Ladd','Yeah, I thought about that too, DJ...','2004-03-15 20:31:03',0,'<P>But since the letters represent digits and not just integers, the already hard&nbsp;equation&nbsp;would be&nbsp;MUCH harder to solve.</P>\r\n<P>Here goes:</P>\r\n<P>A(10E+F)(10H+I) + D(10B+C)(10H+I) + G(10B+C)(10E+F) = (10B+C)(10E+F)(10H+I)</P>\r\n<P>Or...</P>\r\n<P>100AEH + 10AEI + 10AFH + AFI + 100DBH + 10DBI + 10DCH + DCI + 100BGE + 10BGF + 10CEG + CFG = 1000BEH + 100BEI + 100BFH + 10BFI + 100CEH + 10CEI + 10CFH + CFI</P>\r\n<P>And that\'s just a nightmare.</P>',NULL,1);
INSERT INTO comment VALUES (12677,1714,5384,'Larry','Solution','2004-03-15 23:17:41',3,'Do you really have to ASK?',NULL,1);
INSERT INTO comment VALUES (12678,543,6036,'Michele','sooo easy','2004-03-16 07:26:10',0,'EGGS!!!',NULL,1);
INSERT INTO comment VALUES (12679,859,6036,'Michele','solution','2004-03-16 07:28:19',0,'Time',NULL,1);
INSERT INTO comment VALUES (12680,467,6036,'Michele','No Subject','2004-03-16 07:29:02',0,'Man',NULL,1);
INSERT INTO comment VALUES (12681,1694,4670,'e.g.','Solution','2004-03-16 09:08:15',3,'The third typed 22, and 2x2 = 4<br>\r\nThe fourth typed 5, which is a prime<br>\r\nThe fifth typed 23, and 2x3 = 6<br>\r\nThe sixth typed 7, another prime<br>\r\nThe seventh typed 222, and 2x2x2=8...<br>\r\n<br>\r\nso I\'d say Agent Argent had to type 33, since 3x3=9.<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12682,1264,6033,'jet','maybe...','2004-03-16 09:26:00',0,'<P>1- surfing, acrylic</P>\r\n<P>2- hang gliding, oil</P>\r\n<P>3- motorcycle, wtercolor</P>\r\n<P>4- windmill, tempera</P>\r\n<P>&nbsp;</P>\r\n<P>hmmm.....</P>',NULL,1);
INSERT INTO comment VALUES (12683,1692,1920,'Brian Smith','5x5 triggler solution','2004-03-16 10:24:08',0,'<P>5x5 triggler solution:</P><PRE>0 1 2 1 0<BR>1 1 2 1 1<BR>2 2 0 2 2<BR>1 1 2 1 1<BR>0 1 2 1 0</PRE>',NULL,1);
INSERT INTO comment VALUES (12684,1675,6039,'K','solution','2004-03-16 10:44:26',0,'<P>Mrs B pours half the tea into the pitcher (graduated cup 2/4 full) and throws in ice cubes till liquid level is 3cups. Adds these cubes to pitcher and pours off (ice melted off cubes in hot tea) till cup again 2/4 full. Repeats four times.</P>',NULL,1);
INSERT INTO comment VALUES (12685,1694,4507,'Penny','re: Solution','2004-03-16 12:17:27',0,'<P>That sequence is too logical, and&nbsp;Dr. Levik would have realized it could be logically deduced.</P>\r\n<P>The sequence was probably an arbitrary one, like: </P>\r\n<DIV class=content>(2, 7), 22, 5, 23, 7, 222, 5, 223, 7, 2222, 5, 2223, 7,&nbsp;22222, 5, 22223, 7, 222222, 5, 222223, etc.&nbsp;</DIV>\r\n<P>So Agent Argent keyed in 5; the door opened, and he thwarted Dr. Levik.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;</P><p><i>Edited on <b>March 17, 2004, 6:18 am</b></i>',12681,1);
INSERT INTO comment VALUES (12686,1694,5285,'Ady TZIDON','SOLUTION','2004-03-16 12:19:10',3,'ANS:33\r\n\r\nSTRUCTURE:\r\nReplace n by concatenation of its prime factors in increasing order.\r\n\r\n1 2 3  (22 5 23 7 222 )  33 25 11 223  etc\r\n\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (12687,1694,5285,'Ady TZIDON','re(2): Solution','2004-03-16 12:22:53',1,'I told you once and  I told you twice:\r\n\r\nYou cannot define a series by providing  some members\r\n\r\nSee for yourself...\r\n\r\nady',12685,0);
INSERT INTO comment VALUES (12688,1692,5520,'sassy','4x4 solution','2004-03-16 12:37:01',3,'<P>This is the board:</P>\r\n<P>&nbsp;</P>\r\n<P>01 02 03 04</P>\r\n<P>05 06 07 08</P>\r\n<P>09 10 11 12</P>\r\n<P>13 14 15 16</P>\r\n<P>&nbsp;</P>\r\n<P>In any order, click squares 3,8,9 and 15.</P>',NULL,1);
INSERT INTO comment VALUES (12689,1692,5520,'sassy','re: 4x4 solution (I made a mistake)','2004-03-16 12:38:33',3,'It\'s squares 2,8,9 and 15',12688,1);
INSERT INTO comment VALUES (12690,1646,5520,'sassy','i once set this challenge to my teacher, who didnt get it','2004-03-16 12:47:09',3,'2^4 = 4^2 = 16.',NULL,1);
INSERT INTO comment VALUES (12691,1694,4507,'Penny','really, ady......','2004-03-16 13:04:33',4,'<P>...don\'t you know the difference between a series and a sequence ?</P>\r\n<P>What is your mal-ady ?????</P>\r\n<P>(just kidding....)</P>\r\n<P>&nbsp;</P>',12687,1);
INSERT INTO comment VALUES (12692,1505,1575,'DJ','Just for Kicks','2004-03-16 13:33:31',3,'<P>Each letter in the original message was replaced by its index multiplied by one more than the index (the n<SUP>th</SUP> letter is replaced by n(n+1)).</P>\r\n<P>Here\'s a little script that reads the code and prints out the result. I modified it slightly, simply replacing the dashes with spaces and using the spaces to delimit sections to be parsed. The line breaks were not present in the original code;&nbsp;I added them just&nbsp;so they would fit on this page.&nbsp;vals[] is an array that contains the translated letters at their indexed positions (vals[2]=\'a\', vals[30]=\'e\', etc.). That seemed easier than trying to do the math backwards.</P><PRE>var letters = \"abcdefghijklmnopqrstuvwxyz\";<BR>var vals = new Array();<BR>for (var i = 1; i &lt;= 26; i++) {<BR>&nbsp;&nbsp; var n = i*(i+1);<BR>&nbsp;&nbsp; vals[n] = letters.charAt(i-1);<BR>}</PRE><PRE>function parseCode(val) {<BR>&nbsp;&nbsp; if (val == \"/\")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return \" \";<BR>&nbsp;&nbsp; else if (isInteger(val))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return vals[code[i]];<BR>&nbsp;&nbsp; else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return \" \" + val + \" \";<BR>}</PRE><PRE>function isInteger(val){<BR>&nbsp;&nbsp; var string=\"1234567890\";<BR>&nbsp;&nbsp; for(var i = 0; i &lt; val.length; i++)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(string.indexOf(val.charAt(i)) == -1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return false;<BR>&nbsp;&nbsp; return true;<BR>}</PRE><PRE>var code = \"6 342 30 2 132 / 420 72 30 / 12 240 20 30 / 420 240 / \";<BR>code += \"342 30 506 30 2 156 / 2 / 42 2 182 240 462 380 / 272 72 3\";<BR>code += \"42 2 380 30 / 2 210 20 / 90 420 380 / 2 462 420 72 240 34\";<BR>code += \"2 : 420 240 / 6 30 / 240 342 / 210 240 420 / 420 240 / 6 \";<BR>code += \"30 ; 420 72 2 420 / 90 380 / 420 72 30 / 306 462 30 380 4\";<BR>code += \"20 90 240 210 . ~ 552 90 156 156 90 2 182 / 380 72 2 132 \";<BR>code += \"30 380 272 30 2 342 30\".split(\" \");</PRE><PRE>var result = \"\";</PRE><PRE>for (var i = 0; i &lt; code.length; i++) {<BR>&nbsp;&nbsp; result += parseCode(code[i]);<BR>}</PRE><PRE>document.write(result);</PRE>\r\n<P>When run, this code outputs:</P><PRE>break the code to reveal a famous phrase and its author :<BR>to be or not to be ; that is the question . ~ william shakespeare</PRE>',NULL,1);
INSERT INTO comment VALUES (12693,1685,2899,'Brian Wainscott','Solution','2004-03-16 15:02:30',3,'Someone (Charlie I think?) went through this in one of\r\nthe previous problems.\r\n\r\nThe key is the instantaneous closing velocity between the\r\nbugs.  Consider the bug A at the bottom left.  At the instant\r\nthey start, he heads to the right at a speed of 1 inch per second.\r\nThe bug B he is headed toward moves with a velocity of\r\n(1/2, sqrt(3)/2).  This means that A is approaching B at\r\na speed of 1/2 at that instant.\r\n\r\nAs the motion progresses, the relative positions change\r\nbut the angles never do.  A will continue to approach B\r\nat a rate of 1/2.  This means they will meet in 20 seconds.\r\nSo each bug will have traveled 20 inches.',NULL,0);
INSERT INTO comment VALUES (12694,1685,1171,'nikki','Solution','2004-03-16 16:55:35',3,'<P>Similar to how Charlie solved the 3-bug problem...</P>\r\n<P>Let\'s consider the vector diagram of a pursuer and pursuee pair of bugs.&nbsp; Calling each vector V,&nbsp;the component of the pursuee\'s motion that is parallel to the pursuer\'s is 1/2*V AWAY from the pursuer.&nbsp; So this is a 2:1 ratio as well, but now the pursuee is moving away from the pursuer instead of towards it.</P>\r\n<P>In the 3-bug problem, you can solve for the distance travelled by saying \"distance of the pursuer\" + \"parallel distance of the pursuee\" = 10, and using the ratio found you get x + 0.5x = 10</P>\r\n<P>In this case, we still have x and 0.5 x, but it is now x - 0.5x = 10.&nbsp; If just changing that sign doesn\'t sit well with you, think of it this way: The pursuer needs to travel the distance of the edge, PLUS the distance the other bug runs away from it.&nbsp; So x = 10 + 0.5x, which is the same thing.</P>\r\n<P>So x = 20 inches.</P>',NULL,1);
INSERT INTO comment VALUES (12695,1694,3372,'Sam','Well now...','2004-03-16 18:46:42',3,'<P>Regardless of what the puzzle says, the only thing I know for a fact is that Evil Dr. Levik is no fool. Regarding the intelligence of Silv- I mean Agent Argent, I make no observation.</P>\r\n<P>Therefore, Dr Levik, being no fool, would not be so stupid as to arrange for some sequence test that could be broken after seeing just&nbsp;three out of five of the prior numbers. This means that the sequence is either completely arbitrary, or Dr Levik cleverly chose a sequnce that could head off in any number of directions (as Ady shows us) in order to lull the poor Argent into a false sense of security.</P>\r\n<P>Since the question asks \"What number did he type *and what happened*?\", my answer is that he saw the alternating primes as being part of the sequence, punched in the next prime (11), promptly fell into the dungeon, and is solving lateral thinking problems and riddles even as we speak.</P>',NULL,1);
INSERT INTO comment VALUES (12696,1601,6044,'Wally','Looking glass','2004-03-16 20:00:29',0,'To transport yourself exactly onto your reflection, you must only rotate around your spine, not in the perpendicular direction. That is why the mirror does not invert up and down.',NULL,0);
INSERT INTO comment VALUES (12697,1458,6044,'Wally','Am I being thick','2004-03-16 20:07:12',0,'Why not just blow it? Is that too easy?',NULL,0);
INSERT INTO comment VALUES (12698,1683,4374,'Richard','2 More Links','2004-03-16 20:26:26',0,'<P><A href=\\\"http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A014088\\\">www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A014088</A></P>\r\n<P><A href=\\\"http://www.mathcad.com/library/LibraryContent/puzzles/soln28/soln28.html\\\">www.mathcad.com/library/LibraryContent/puzzles/soln28/soln28.html</A></P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12699,1545,6048,'prabhakhar','No Subject','2004-03-17 06:34:14',2,'<P>i think the following solution works.</P>\r\n<P>BOOL LinkedList::containsLoop(link* first) {</P>\r\n<P>link*&nbsp;slow = first;</P>\r\n<P>link &nbsp;*fast = slow -&gt;next;</P>\r\n<P>while(fast) {</P>\r\n<P>&nbsp; if(slow == fast){</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return TRUE; // the list contains a loop as the slow and&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // fast pointer are same</P>\r\n<P>&nbsp; }</P>\r\n<P>&nbsp;&nbsp;&nbsp;slow&nbsp;= slow -&gt;next;</P>\r\n<P>&nbsp;&nbsp;&nbsp;fast&nbsp; = fast -&gt;next -&gt;next;</P>\r\n<P>&nbsp; }</P>\r\n<P>return false;&nbsp; </P>\r\n<P>}</P>\r\n<P>SilverKnight I dont think we can have soln with O(1).</P>\r\n<P>Since the problem requires atleast one pass through the list,</P>\r\n<P>we can have a soln with O(n).</P>\r\n<P>In my case, if the fast reaches the end of the list, we can safely say there is no loop in the list which takes only &nbsp;actually n/2 comparisons where n is the length of the list</P>\r\n<P>&nbsp;</P>\r\n<P>}</P>',NULL,1);
INSERT INTO comment VALUES (12700,1545,6048,'prabhakhar','Solution','2004-03-17 06:36:44',3,'<P>BOOL LinkedList::containsLoop(link* first) {</P>\r\n<P>link*&nbsp;slow = first;</P>\r\n<P>link &nbsp;*fast = slow -&gt;next;</P>\r\n<P>while(fast) {</P>\r\n<P>&nbsp; if(slow == fast){</P>\r\n<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return TRUE; // the list contains a loop as the slow and&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // fast pointer are same</P>\r\n<P>&nbsp; }</P>\r\n<P>&nbsp;&nbsp;&nbsp;slow&nbsp;= slow -&gt;next;</P>\r\n<P>&nbsp;&nbsp;&nbsp;fast&nbsp; = fast -&gt;next -&gt;next;</P>\r\n<P>&nbsp; }</P>\r\n<P>return false;&nbsp; </P>\r\n<P>}</P>',NULL,1);
INSERT INTO comment VALUES (12701,1675,4507,'Penny','re: solution','2004-03-17 06:45:30',0,'<P>Isn\'t it easier to simply take one ice cube, immerse it, and measure the fluid that is displaced ?</P>\r\n<P>Like Mrs. Boy, Archimedes was no fool, either.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 17, 2004, 6:46 am</b></i>',12684,1);
INSERT INTO comment VALUES (12702,1545,5777,'Thalamus','re: Solution','2004-03-17 07:27:37',0,'Prabhakhar,<br>\r\n<br>\r\nWhile you have the right idea... you have a bug in your program:<br>\r\n<br>\r\nyour fast pointer jumps TWO nodes each cycle.&nbsp; It is possible that\r\nyou are only one away from the end of the list... and you will\r\ndereference the NULL pointer (if fast-&gt;next is NULL), and your code\r\nwill throw an exception.<br>\r\n\r\n\r\n',12700,1);
INSERT INTO comment VALUES (12703,1458,1301,'Charlie','re: Am I being thick','2004-03-17 08:21:39',0,'That\'s touching it with a gas--the extra air in the breath.',12697,1);
INSERT INTO comment VALUES (12704,1737,5285,'Ady TZIDON','  speedy SOLUTION','2004-03-17 08:33:57',3,'it took me 5 sec to arrive at 37\r\n\r\nif I find a smaller number I\'ll post a new solution\r\n\r\nady  \r\nREM: ORIGINALLY I PUY 53 AND THEN (stupid!!) \"corrected \" to 37\r\n5 sec is good enough - the rest is tragedy..\r\n\r\n.... not to be carried away\r\n\r\nady\r\n\r\n\r\n\r\n<i>Edited on <b>March 17, 2004, 8:36 am</b></i>\n\n<i>Edited on <b>March 17, 2004, 3:40 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12705,1737,5285,'Ady TZIDON','Best and final','2004-03-17 08:38:42',3,'17\r\n\r\nTHE  WORDING WAS TRICKY \r\nTHE ANS IS FINAL\r\nedited: NO IT IS NOT-- 17 DIVIDES  17 \r\n\r\n\r\nSEE MY ORIGINAL ANSWER ==1st POSTING\r\nady\r\n\r\n\n\n<i>Edited on <b>March 17, 2004, 2:41 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12706,1737,5777,'Thalamus','re: Best and final','2004-03-17 08:41:55',0,'very interesting... but last time I checked... 17 is divisible by 17.<br>\r\n<br>\r\n\"THE ANS IS FINAL\"... Ady... you crack me up.<br>\r\n\r\n\r\n',12705,1);
INSERT INTO comment VALUES (12707,1737,4670,'e.g.','re: Best and final','2004-03-17 08:42:39',0,'17 <span style=\\\"font-style: italic;\\\">is</span> divisible by a number below 20...\r\n\r\n',12705,1);
INSERT INTO comment VALUES (12708,1737,5352,'Juggler','re: Best and final','2004-03-17 08:44:27',0,'<P>Ady, I\'d go with your first answer, 17 is divisible by 1 and itself, so it doesn\'t satisfy the 2nd statement</P>\r\n<P>37 is a good number.</P>\r\n<P>Juggler</P>',12705,1);
INSERT INTO comment VALUES (12709,1737,2716,'Federico Kereki','Solution','2004-03-17 08:46:07',3,'All even numbers between 20 and 29 are excluded, for they are (obviously!) divisible by 2, and the average of the digits of the odd numbers between 20 and 29 isn\'t even, so we should start looking at 30. The first number greater than 30 that satisfies all conditions is 37, so that\'s the answer.',NULL,0);
INSERT INTO comment VALUES (12710,1737,1301,'Charlie','solution','2004-03-17 08:47:37',3,'<P>53 is found by:</P>\r\n<P>DATA 2,3,5,7,11,13,17,19<BR>DIM pr(8)<BR>FOR i = 1 TO 8<BR>&nbsp; READ pr(i)<BR>NEXT<BR>i = 20<BR>DO<BR>&nbsp;i = i + 1<BR>&nbsp;good = 1<BR>&nbsp;FOR j = 1 TO 8<BR>&nbsp; q = i \\ pr(j)<BR>&nbsp; IF q * pr(j) = i THEN good = 0: EXIT FOR<BR>&nbsp;NEXT<BR>&nbsp;IF good THEN<BR>&nbsp;&nbsp; n$ = LTRIM$(STR$(i))<BR>&nbsp;&nbsp; l = LEN(n$)<BR>&nbsp;&nbsp; s = 0<BR>&nbsp;&nbsp; FOR j = 1 TO l<BR>&nbsp;&nbsp;&nbsp;&nbsp; s = s + VAL(MID$(n$, j, 1))<BR>&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; avg = s / l<BR>&nbsp;&nbsp; IF avg = INT(avg) THEN<BR>&nbsp;&nbsp;&nbsp; IF avg MOD 2 = 0 AND avg &gt; 2 AND avg &lt; 9 THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRINT i<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ct = ct + 1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IF ct = 40 THEN END<BR>&nbsp;&nbsp;&nbsp; END IF<BR>&nbsp;&nbsp; END IF<BR>&nbsp;END IF<BR>LOOP</P>\r\n<P>which also finds larger numbers:</P>\r\n<P>53<BR>71<BR>79<BR>97<BR>1069<BR>1087<BR>1249<BR>1357<BR>1429<BR>1447<BR>1483<BR>1537<BR>1591<BR>1609<BR>1627<BR>1663<BR>1681<BR>1753<BR>1861<BR>1933<BR>1951<BR>2059<BR>2077<BR>2239<BR>2257<BR>2293<BR>2347<BR>2383<BR>2419<BR>2437<BR>2473<BR>2491<BR>2581<BR>2617<BR>2671<BR>2707<BR>2833<BR>2851<BR>2923<BR>3049</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12711,1737,1301,'Charlie','re: Solution','2004-03-17 08:48:49',0,'The average of the digits of 37 is 5, which is odd.',12709,1);
INSERT INTO comment VALUES (12712,1737,1301,'Charlie','re: solution -- note','2004-03-17 09:02:15',0,'The lowest non-prime meeting the criteria is 1357 = 23 * 59.',12710,1);
INSERT INTO comment VALUES (12713,1675,6051,'miles purdy','My solution','2004-03-17 10:00:49',0,'The pyrex measuring cup, is graduated, it is filled with 4 cups of hot tea. You want to add 4 cups of water, using cubes...\r\n\r\nPour out two cups (50%) of the hot tea into the glass picture.\r\nSlowly add ice cubes to pyrex measuring cup.\r\nLet the ice cubes melt, which they should quite quickly. Count the number of ice cubes, until the pryex glass has 4 cups of liquid again.\r\nDump the pyrex measuring cup into the glass picture. (Now 50% tea, 50% water)\r\nAdd the same amount of ice cubes to the glass picture.\r\n\r\nAssumes:\r\nall ice cubes are equal size, density, etc.\r\nyou have time to let them melt\r\n\r\nMiles\r\n',NULL,0);
INSERT INTO comment VALUES (12714,1737,6010,'Rohan Shah','re: Best and final','2004-03-17 11:44:16',0,'MINDBLOWING DUDE\r\nyou got the stuff right\r\nif the wordings were find the lowest number than dude you take the cake\r\nmany bowings to you dude\r\n',12705,0);
INSERT INTO comment VALUES (12715,1737,5759,'Pieater','couriosity','2004-03-17 12:04:25',0,'I was just wondering why 37 could not fill this criteria after reading&nbsp;a solution posted by charlie.',NULL,1);
INSERT INTO comment VALUES (12716,1737,5759,'Pieater','re: couriosity','2004-03-17 12:07:02',0,'after I realized 17 works as an answer I feal stupid for suggesting 37 as the final answer, but 37 would fit the critearia granted it\'s not the&nbsp;lowest possibility ',12715,1);
INSERT INTO comment VALUES (12717,672,1498,'Gareth','Zero effect reply','2004-03-17 12:08:03',0,'I agree with ur last line&nbsp;jack.&nbsp; The two cannot exist in the same universe.',NULL,1);
INSERT INTO comment VALUES (12718,1675,6053,'Lee','a practical solution','2004-03-17 12:45:06',3,'Because of the way water freezes, it takes up the same amount of space whether it is frozen or melted (I know it\'s counter intuitive but you can look it up).  Anyway, you don\'t need to know how many cubes make four cups (besides, different cubes will end up being different sizes) all you need to know is the ratio which is half tea, half water/ice.  When you pour the tea into glasses for the guests to drink, fill each one half full of tea (or just below half since you don\'t want it to overflow) and add ice cubes until the total volume of tea and ice is twice the original volume of tea in the glass.  The ratio is maintained and you can serve the tea immediately.',NULL,0);
INSERT INTO comment VALUES (12719,1737,1575,'DJ','Pay Attention','2004-03-17 12:52:26',3,'<P>The average of 3 and 7, which I think everyone will agree are the only two digits in the number 37, is <STRONG>5</STRONG>, which I also think everyone will agree is an odd number (hence, it is not even).</P>\r\n<P>Also, any number is divisible by itself (if you have 17 apples, can you split them into 17 equal groups?). Thus, any number below 20 is by definition also <EM>divisible </EM>by a number below 20.</P>\r\n<P>The lowest number that meets <EM>all</EM> the criteria, and the solution to this problem, is 53, as Charlie has already stated in his apparently much-overlooked solution.</P>',NULL,1);
INSERT INTO comment VALUES (12720,1737,5833,'ThoughtProvoker','re: Pay Attention','2004-03-17 13:06:42',0,'lol @ DJ<br>\r\n<br>\r\nFrom the looks of previous problems (and their associated comment\r\nlists), it seems that this happens a lot....&nbsp;&nbsp; Why did this\r\nparticular instance pique your interest?\r\n\r\n',12719,1);
INSERT INTO comment VALUES (12721,1737,5285,'Ady TZIDON','mea culpa','2004-03-17 14:30:58',1,'you are right\r\nI GOOFED\r\nedition 2:  you are not right\r\nwe GOOFED    (3+7)/2=odd\r\n\r\nplease refer to my 1st  post\r\n\r\nSPEED IS BEAUTIFUL (SAID THE PUSHER)\r\n\r\n\r\n\r\n\r\nady\r\n\r\n\n\n<i>Edited on <b>March 17, 2004, 3:09 pm</b></i>',12709,0);
INSERT INTO comment VALUES (12722,1675,775,'Cory Taylor','re: a practical solution','2004-03-17 14:35:56',0,'<P>Lee, yuour assertion that water volume = ice volume is incorrect.&nbsp; In fact, ice floats because it has a lesser density than ice.&nbsp; If it had the same density, it wouldn\'t float (though it wouldn\'t sink either...)&nbsp; As ice has a lesser density, the same amount (say, in moles)&nbsp;of it will occupy a greater volume.</P>\r\n<P>A simple experiment performable in your home to illustrate this.&nbsp; Take a clear glass, and fill it mostly full with water.&nbsp; Add some ice (one or two cubes - not enough to create a full layer at the top of the glass), and then fill the remainder of the glass with water until the surface tension is all thats stopping the water from overflowing the edge.&nbsp; Notice that the ice is floating above the level of the water.&nbsp; Now wait for the ice to melt...&nbsp; If the volume of the iced-water stayed the same, wneh it melted, the water would have overflowed - but I\'ll bet that it didnt!</P>',12718,1);
INSERT INTO comment VALUES (12723,1737,5777,'Thalamus','re: mea culpa','2004-03-17 14:39:16',0,'No... F.K. isn\'t right.<br>\r\n<br>\r\nHe said 37 is the right answer.&nbsp; Please read Charlie\'s solution.<br>\r\n\r\n\r\n',12721,1);
INSERT INTO comment VALUES (12724,1737,5285,'Ady TZIDON','re: Pay Attention/ speedy is better','2004-03-17 14:39:26',0,'Please read my 1st post : IT WAS 53  AND THEN EDITED TO 37\r\nHeaven knows why I  tried to improve my  original solution\r\nI have to edit the amendment\r\nady\r\n\r\n\r\nady\n\n<i>Edited on <b>March 17, 2004, 3:37 pm</b></i>',12719,0);
INSERT INTO comment VALUES (12725,1706,4670,'e.g.','Half a solution','2004-03-17 14:54:52',3,'Applying Pythagoras, AP squared plus CP squared must equal BP squared plus DP squared, so DP = &amp;radic;6.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12726,511,6056,'darren','on god','2004-03-17 16:48:20',0,'Who is to say this god is omni-potent, us? the god itself? What if a new more powerful god spontaneously appears?',NULL,0);
INSERT INTO comment VALUES (12727,1623,6056,'darren','King decides','2004-03-17 17:08:31',0,'The man who saved the Princess was the King!\r\n\r\nHence he could marry her himself, there are precedents!',NULL,0);
INSERT INTO comment VALUES (12728,1737,6044,'Wally','re: Solution','2004-03-17 17:16:14',0,'Is the average of the digits not 5? Or am I missing something?',12709,0);
INSERT INTO comment VALUES (12729,1737,1575,'DJ','re(2): Solution','2004-03-17 20:38:08',0,'Since the only even numbers between 3 and 9 are 4, 6, and 8 -- no, the average of the digits isn\'t five.',12728,1);
INSERT INTO comment VALUES (12730,1706,6028,'Barrett Hasseldine','re: Half a solution','2004-03-17 20:53:19',0,'I\'ll agree with that. I did it another way, again using Pythag\'s Thm 4 times to get that length(DP) = SQRT(6).\r\nAs for the angle...yeah',12725,0);
INSERT INTO comment VALUES (12731,1706,1301,'Charlie','the other half','2004-03-17 22:03:40',0,'<P>I used Excel to solve for the side of the square, using the law of cosines.&nbsp; </P>\r\n<P>cos(APB) = (1+4-S^2)/4<BR>cos(BPC) = (9+4-S^2)/12<BR>cos(APC) = (1+9-2*S^2)/6</P>\r\n<P>The factor of 2 times the square of the side in the last is due to the side being not the side of the square but the diagonal of the square.</P>\r\n<P>This was solved so that The total of the three angles is 2*pi.</P>\r\n<P>S comes out to 2.797933, and angle APB is 2.356194 radians, or 135 degrees.</P>\r\n<P>This assumes that the point P is inside the square.&nbsp; The same Pythagorean relationships make the distance to D the same even if point P is outside the square, but the side is smaller, and I haven\'t worked out what the angle would be for that, but it would be acute (having drawn it on graph paper, with the locus of points at a 1:2 ratio from A vs. B,being a circle and the locus of points at a 2:3 ratio from B vs.C; therefore these are two intersecting circles with the points of intersection being the two possible locations for P, with the side shrinking in absolute size when the outer point is chosen).</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 17, 2004, 10:04 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12732,1706,885,'np_rt','Solution (Excel-Aided)','2004-03-17 22:19:04',0,'<P>For the first part, draw lines parallel to the sides of the square through P. Let the segment parallel to AD&nbsp;intersect AB at E and the segment parallel to AB intersect AD at F. There\'s an intersection at the other sides too but it\'s not necessary to discuss it since it breaks the other sides into the same lengths as these sides. Let AE=w, BE=x, AF=y, DF=z.</P>\r\n<P>Applying the Pythagorean theorem 4 times,</P>\r\n<P>AP^2=w^2+y^2 = 1<BR>BP^2=x^2+y^2 = 4<BR>CP^2=x^2+z^2 = 9<BR>DP^2=w^2+z^2 </P>\r\n<P>You can get w^2+z^2 by adding the first and the third equation and then subtracting the 2nd to arrive at w^2+z^2=1+9-4=6. Therefore, DP^2=6 --&gt; DP=sqrt(6).</P>\r\n<P>As for the 2nd part, I could not get an analytical solution so I used Excel Goal Seek. It would be nice if someone can come up with an analytical solution.</P>\r\n<P>Let APB be J, BPC be K, CPD be L, and DPA be M. Also, let the side of the square be length s. Apply the law of cosines 4 times yields </P>\r\n<P>s^2=5-4cosA<BR>s^2=13-12cosB<BR>s^2=15-6sqrt(6)cosC<BR>s^2=7-2sqrt(6)cosD<BR>Also, A+B+C+D = 2pi<BR></P>\r\n<P>We have 5 equations and 5 unknowns. I couldn\'t come up with an analytical solution. So I defined cosA, cosB, cosC in terms of s^2. Then I found A, B, and C and used the fifth equation to find D. I used Excel Goal Seek to find s^2 such that the fourth equation applies. The results I got are:\r\n<P>s=2.797921, A=2.356172, B=1.125229, C=1.061036, D=1.740749. (Radians).&nbsp;The required angle is A (135 degrees). Since it has such a nice answer, I assume it can be done analytically but I have no idea how it\'s done.</P>',NULL,1);
INSERT INTO comment VALUES (12733,1675,5987,'Dean','My solution','2004-03-18 01:05:16',0,'You must melt the ice in one form or another as ice occupies a different volume than water.  First pour the hot tea into the ungraduated glass pitcher.  Immediately fill the, now empty, 4 cup Pyrex measuring with ice.  Place the Pyrex cup, full of ice, into the pitcher full of hot tea until the ice melts.  Keep adding ice to the 4 cup Pyrex measuring cup until melted ice (water) fills the 4 cup Pyrex measuring cup.  ',12592,0);
INSERT INTO comment VALUES (12734,329,1575,'DJ','Whatif','2004-03-18 02:41:58',1,'Or, to be consistent, her name is just J. That way, he and his profession, along with her name, are the initials to all the months of the year...',NULL,1);
INSERT INTO comment VALUES (12735,1623,4098,'lovejoy','riddle solved','2004-03-18 05:18:11',0,'Riddle solved so why dont we move on to the next one? These things stick here for weeks',NULL,0);
INSERT INTO comment VALUES (12736,1718,5352,'Juggler','Two Possibilities','2004-03-18 07:39:13',0,'<P>1. the taxi driver is on foot</P>\r\n<P>2. the taxi driver is reversing.</P><p><i>Edited on <b>March 18, 2004, 7:40 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12737,1718,1171,'nikki','Ideas','2004-03-18 07:49:37',1,'<P>I didn\'t read Juggler\'s yet, so maybe these ideas aren\'t novel, but I was thinking either (a) the taxi driver was walking (taxi drivers don\'t ALWAYS drive their taxi) or (b) he was driving, but he was backing up a bit because he missed his pickup/dropoff point, so he was facing the right way, but GOING the wrong way.</P>\r\n<P>That\'s all I have.&nbsp; Later!</P>',NULL,1);
INSERT INTO comment VALUES (12738,1533,872,'pleasance','(solution to) a great puzzle!','2004-03-18 08:31:53',0,'First I got it in 13... then eventually in 12... then in 11... and finally, yesterday, in 10. Thanks, Gamer, I love this one!<br>\r\n<br>\r\n1. a to D1<br>\r\n2. d to B1<br>\r\n3. c to A1<br>\r\n4. c to A3<br>\r\n5. b to E5<br>\r\n6. b to C5<br>\r\n7. b to C2<br>\r\n8. a to D5<br>\r\n9. a to C5<br>\r\n10. a to C3... voila!<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12739,511,4739,'ben','Reading to deep','2004-03-18 08:44:12',2,'I think it\'s obvious that the God in this question is the steriotypical omnipotent being that we learn about in primary school. To philophosise about the whos? and whats?..etc is a bit pointless. And if the question is pointless why post an answer at all!',NULL,0);
INSERT INTO comment VALUES (12740,1706,1920,'Brian Smith','Two possibilities','2004-03-18 09:22:22',0,'<P>There are two possible answers, one with p outside the square and one with p inside the square.</P>\r\n<P>Let A be at (0,0), B at (d,0), C at (d,d) and D at (0,d).<BR>Let P be at (x,y).</P>\r\n<P>Using the distance formula:<BR>(AP)^2 = 1 = x^2 + y^2<BR>(BP)^2 =&nbsp;4 = (x-d)^2 + y^2<BR>(CP)^2 =&nbsp;9 = (x-d)^2 + (y-d)^2<BR>(DP)^2 = x^2 + (y-d)^2</P>\r\n<P>From this it is easy to find (DP)^2 = 6, as noted by others.</P>\r\n<P>Using the equations for AP and BP, x can be expressed in terms of d:<BR>((x-d)^2 + y^2) - (x^2 + y^2) = 4 - 1<BR>d^2 - 2dx = 3<BR>x = (d^2 - 3)/(2d)</P>\r\n<P>Similarily, AP and DP can be used express y in terms of d:<BR>y = (d^2 - 5)/(2d)</P>\r\n<P>Substituting the expressions for x and y into x^2 + y^2 = 1 yeilds an equation in d: ((d^2 - 3)/(2d))^2 + ((d^2 - 5)/(2d))^2 = 1</P>\r\n<P>The equation can be reduced to d^4 - 10d^2 + 17 = 0.&nbsp; This gives two positive values for d: sqrt(5 - 2*sqrt(2)) and sqrt(5&nbsp;+ 2*sqrt(2)).</P>\r\n<P>If d =&nbsp;sqrt(5 - 2*sqrt(2)) then P is located at&nbsp;x =&nbsp;(1-sqrt(2))/sqrt(5 - 2*sqrt(2)),&nbsp;y = -sqrt(2)/sqrt(5 - 2*sqrt(2))<BR>P is outside the square in this case.</P>\r\n<P>In this case, using the law of cosines on triangle APB gives:<BR>(sqrt(5 - 2*sqrt(2)))^2 = 1^2 + 2^2 - 2*1*2*cos(angle APB)</P>\r\n<P>The equation reduces to 1/sqrt(2) = cos(angle APB) which means angle APB is 45 degrees.</P>\r\n<P>If d = sqrt(5 +&nbsp;2*sqrt(2)) then P is located at&nbsp;x =&nbsp;(1+sqrt(2))/sqrt(5&nbsp;+ 2*sqrt(2)),&nbsp;y = sqrt(2)/sqrt(5&nbsp;+ 2*sqrt(2))<BR>P is inside the square in this case.</P>\r\n<P>In this case, using the law of cosines on triangle APB gives:<BR>(sqrt(5&nbsp;+ 2*sqrt(2)))^2 = 1^2 + 2^2 - 2*1*2*cos(angle APB)</P>\r\n<P>The equation reduces to -1/sqrt(2) = cos(angle APB) which means angle APB is&nbsp;135 degrees.</P>\r\n<P><STRONG>Solution&nbsp;summary:</STRONG> There are two solutions.&nbsp; In both solutions the length of DP&nbsp;is sqrt(6).&nbsp;In the first&nbsp;solution P inside the square and angle APB=135 degrees.&nbsp; In the second solution P is outside the square and anlge APB=45 degrees.</P><p><i>Edited on <b>March 18, 2004, 11:43 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12741,1718,6073,'Russ','my thoughts','2004-03-18 09:39:36',0,'<P>1: they could be on a one way street high above the city, like a one way road up a mountain or something, and they can tell the car down in the valley-area is a taxi due to the taxi light on the top, but are powerless to stop it. </P>\r\n<P>2: the one way street goes into a neighboring town, where they don\'t have jurisdiction, and the taxi has just crossed over the town line.</P>',NULL,1);
INSERT INTO comment VALUES (12742,1718,6075,'Pedro','He\'s not driving the taxi','2004-03-18 10:59:18',0,'The taxi driver is just walking along, he\'s not driving.',NULL,0);
INSERT INTO comment VALUES (12743,1718,6046,'- s. -','Solution to PARKING THE BEAT','2004-03-18 11:33:10',0,'Sorry, but I haven\'t read the other comments, beforehand...\r\n\r\nThe police are parked in the opposite direction of the ONE WAY.  The taxi is actually going in the correct direction.  The offenders would need to pass the police, not drive towards them.',NULL,0);
INSERT INTO comment VALUES (12744,1718,153,'TomM','re: my thoughts','2004-03-18 11:33:25',0,'2: It would probably have to be a state line, not a town line. In my state (and I presume most others) a policeman has the authority to arrest a person anywhere in the state for a violation of the law he personally witnessed. (His normal authority only extends to the town line, but this exception is made for obvious reasons.)',12741,1);
INSERT INTO comment VALUES (12745,1473,6077,'karin','not that dificult...','2004-03-18 13:15:29',0,'Okay maybe i\'m over simplifying but here is what I did- Cut off the top of the triangle halfway between the top circle and cut the bottom off halfway between the bottom circles.  Now you have a trapezoid with length 2 on top and length 4 on the bottom.  The diameter of the large circle, because it is halfway between the top and bottom sides of the trapezoid must be halfway between 2 and 4 which gives us 3.  Half of three is the radius or 1.5.  ',NULL,0);
INSERT INTO comment VALUES (12746,1473,6077,'karin','re: not that dificult...','2004-03-18 13:32:15',0,'nevermind i\'m an idiot- the height to width ratios of the trapezoids, when cutting the large one in half are not equal.  I got it now.',12745,0);
INSERT INTO comment VALUES (12747,1473,6077,'karin','re: not that dificult...','2004-03-18 13:32:15',0,'nevermind i\'m an idiot- the height to width ratios of the trapezoids, when cutting the large one in half are not equal.  I got it now.',12745,0);
INSERT INTO comment VALUES (12748,1536,5285,'Ady TZIDON','say it in any order','2004-03-18 14:50:17',3,'9 MOVES\r\n\r\nI am describing the  2nd  configuration- looks as requiring the least # of moves.\r\nMOVE:   G, Y, A, S, R, E, M ,A ,G\r\n\r\nOther configurations may be resolved IN \r\nA SIMILAR WAY, I see no point in solving them all\r\n\r\nady\r\n',NULL,0);
INSERT INTO comment VALUES (12749,1536,2716,'Federico Kereki','re: say it in any order','2004-03-18 14:54:27',1,'How did you manage to start by moving G?',12748,0);
INSERT INTO comment VALUES (12750,1536,5285,'Ady TZIDON','re(2): say it in any order','2004-03-18 15:01:07',0,'i am sorry- it is diagonally-\r\nhave to rethink it -\r\nthanks\r\n\r\nady ',12749,0);
INSERT INTO comment VALUES (12751,1675,6079,'Scott Proper','Icin the tea','2004-03-18 15:11:14',0,'<P>Dump the tea into the glass pitcher.</P>\r\n<P>Fill the 4 cup Pyrex container.</P>\r\n<P>Dump the 4 cups into an ice cube tray.</P>\r\n<P>How many cubes does it make.</P>\r\n<P>Then add this number of cubes to the ice tea.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12752,1536,1171,'nikki','Preliminary thought','2004-03-18 15:19:30',1,'<P>Something is telling me that it would be helpful to take advantage of the fact that there are two As.</P>\r\n<P>Later!</P>',NULL,1);
INSERT INTO comment VALUES (12753,1536,5285,'Ady TZIDON','it is MORE challenging that I thought','2004-03-18 15:28:40',0,'I am not 100% sure but it looks insolvable\r\nImagine the matrix being colored chess-wise.\r\nThen all the new configurations have an inverse\r\n\"parity\" color-wise.\r\nEach move imverses the \"color\" and every letter needs to be moved an odd number of times.\r\nSince the 1st letter stored in the middle square is at some time restored to the same original color- it is moved an even number of times-\r\ntherefore contradiction persist.\r\nHaving said that I try no more.\r\n\r\nady',NULL,0);
INSERT INTO comment VALUES (12754,1536,1301,'Charlie','re: it is MORE challenging that I thought','2004-03-18 15:40:24',0,'But if the two A\'s are interchanged in the sequence of the wording, each need be moved only an even number of times.',12753,1);
INSERT INTO comment VALUES (12755,1536,5285,'Ady TZIDON','re(2): it is MORE challenging that I thought','2004-03-18 15:47:32',2,'you say:\r\n\r\nBut if the two A\'s are interchanged in the sequence of the wording, each need be moved only an EVEN  number of times\r\n\r\n\r\nTRUE ,but we need ODD\r\n\r\nady',12754,0);
INSERT INTO comment VALUES (12756,1536,1301,'Charlie','solution','2004-03-18 16:09:49',3,'<PRE>If we call the first A a, then</PRE><PRE>aGYa produces</PRE><PRE>YGM<BR>a E<BR>ASR</PRE><PRE>then aASa produces</PRE><PRE>YGM<BR>A E<BR>SaR</PRE><PRE>then AYGA produces</PRE><PRE>GAM<BR>Y E<BR>SaR</PRE><PRE>then aREa produces</PRE><PRE>GAM<BR>Y a<BR>SRE</PRE><PRE>then aMAa produces</PRE><PRE>GaA<BR>Y M<BR>SRE</PRE><PRE>and aGYa produces</PRE><PRE>YGA<BR>a M<BR>SRE</PRE><PRE>That\'s 6 x 4 = 24 moves.</PRE><PRE>But there were two places where a was moved twice in a row.</PRE><PRE>So once those two pairs are shortcutted, this is a 20-move solution.</PRE><PRE>&nbsp;</PRE>',NULL,1);
INSERT INTO comment VALUES (12757,1536,1575,'DJ','one way','2004-03-18 17:19:33',3,'<P><STRONG>18</STRONG></P>\r\n<P>It is extremely simple to rotate it an even number of spaces, to put the G in one of the other corners. Just push the E, S, Y, or the first A into the middle, rotate the other pieces around, and put the letter back where it goes.</P>\r\n<P>To move it an odd number of times, and start the G on an edge, it gets more tricky. You have to take advantage of the fact that there are two As, one that starts on the edge, while the other ends up on an edge.</P>\r\n<P>If you just use the same method, push one A into the middle and put it back on the edge where it goes, you\'ll end up with an A in the wrong corner (GMERSAAY instead of GAMERSAY, something like that).</P>\r\n<P>So, the trick is getting the <EM>second </EM>A to be the one in the middle. To do so, you have to just switch their positions -- put the second A where the first one is, and leave the first in the middle. Then, when you rotate them around, the space for the second A ends up on the edge.</P>\r\n<P>Switching the As took me 12 moves:</P><PRE>G A M<BR>Y&nbsp;&nbsp; E<BR>A S R</PRE><PRE>G&nbsp;&nbsp; M<BR>Y A E<BR>A S R</PRE><PRE>&nbsp; G M<BR>Y A E<BR>A S R</PRE><PRE>Y G M<BR>&nbsp; A E<BR>A S R</PRE><PRE>Y G M<BR>A A E<BR>&nbsp; S R</PRE><PRE>Y G M<BR>A A E<BR>S&nbsp;&nbsp; R</PRE><PRE>Y G M<BR>A&nbsp;&nbsp; E<BR>S A R</PRE><PRE>Y G M<BR>&nbsp; A E<BR>S A R</PRE><PRE>&nbsp; G M<BR>Y A E<BR>S A R</PRE><PRE>G&nbsp;&nbsp; M<BR>Y A E<BR>S A R</PRE><PRE>G A M<BR>Y&nbsp;&nbsp; E<BR>S A R</PRE><PRE>G A M<BR>Y A E<BR>S&nbsp;&nbsp; R</PRE>\r\n<P>The rest is trivial, and took me six moves to complete:</P><PRE>G A M<BR>Y A E<BR>S&nbsp;&nbsp; R</PRE><PRE>G A M<BR>Y A E<BR>S R&nbsp; </PRE><PRE>G A M<BR>Y A&nbsp; <BR>S R E</PRE><PRE>G A&nbsp; <BR>Y A M<BR>S R E</PRE><PRE>G&nbsp;&nbsp; A<BR>Y A M<BR>S R E</PRE><PRE>&nbsp; G A<BR>Y A M<BR>S R E</PRE><PRE>Y G A<BR>&nbsp; A M<BR>S R E</PRE><PRE>Y G A<BR>A&nbsp;&nbsp; M<BR>S R E</PRE>\r\n<P>That\'s a total of 18 moves. The second part can\'t be improved upon (if you rotate the outside in the other direction, it takes 9 moves instead of 6). Perhaps, though, there is a more efficient way to switch the two As, so my answer isn\'t final, yet ...</P>',NULL,1);
INSERT INTO comment VALUES (12758,1737,6082,'Joshua Tomajko','um...','2004-03-18 20:52:09',0,'it seems to me that the number 31 would work just fine',NULL,0);
INSERT INTO comment VALUES (12759,1737,6082,'Joshua Tomajko','re: um..','2004-03-18 20:53:27',0,'nm i didnt read all the criteria',12758,0);
INSERT INTO comment VALUES (12760,1718,6028,'Barrett Hasseldine','Typical Police','2004-03-18 21:07:18',0,'How are they to chase the suspect? They couldn\'t follow the car becuase then they would be breaking the law (plus doing a u-turn in a 1-way street is pretty hard, unless they were originally parked the wrong way, which is also illegal). But I guess, they\'re policemen, so they were probably asleep or busy eating/drinking coffee...',NULL,0);
INSERT INTO comment VALUES (12761,187,6028,'Barrett Hasseldine','Brain Size','2004-03-18 21:20:21',0,'My Logic:\r\nSmall shoes --> Small person --> Small brain\r\n--> Not smart --> Can\'t spell....fini',NULL,0);
INSERT INTO comment VALUES (12762,1536,2716,'Federico Kereki','re: it is MORE challenging that I thought','2004-03-19 07:01:00',2,'You are right (this same type of reasoning works with the 15-14 puzzle) but there being two As the problem CAN be solved. If you try to get a certain configuration, and don\'t manage it, exchange both As.',12753,0);
INSERT INTO comment VALUES (12763,1718,872,'pleasance','wrong direction','2004-03-19 08:00:39',0,'I\'ll be disappointed if the solution is that the taxi driver was on foot. If he was walking, what was the \'wrong direction\'?<br>\r\n<br>\r\nPerhaps the taxi driver took a wrong turn, so was going in \"the wrong\r\ndirection\" but not committing a traffic violation. The question\r\nremains, of course, how the policemen would know this.<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12764,1536,5285,'Ady TZIDON','re(2): it is MORE......... att: Federico','2004-03-19 08:11:10',1,'ok\r\nby now I saw it done\r\nthanks\r\nady',12762,0);
INSERT INTO comment VALUES (12765,1718,2839,'FatBoy','No Subject','2004-03-19 08:54:38',0,'If they were police in my city, the answer would probably be that they did not feel like interrupting their conversation.',NULL,1);
INSERT INTO comment VALUES (12766,1694,2839,'FatBoy','re: Well now...','2004-03-19 08:56:11',0,'Thanx Sam, I\'m gald someone noticed/commented on my little joke',12695,1);
INSERT INTO comment VALUES (12767,1735,4670,'e.g.','Possibility','2004-03-19 09:06:01',3,'All I could find is that if you take the first and last three letters,\r\nyou get words: HARD, SING, HACK, DAFT, BILE, DENT, FEET and IONS... I\r\ndon\'t know if that\'s the solution, but it\'s something in common, at\r\nleast!&nbsp; ;-)\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12768,1536,1301,'Charlie','my final answer','2004-03-19 11:00:59',3,'<PRE>Here are the&nbsp;6 sequences that accomplish this in 18 moves,<BR>which is in fact the minimum.&nbsp; <BR>All leave the G at the top middle position.&nbsp; <BR>All start from</PRE><PRE>gAm<BR>y e<BR>asr</PRE><PRE>where the all letters except the first A have been converted to lower case:</PRE><PRE><BR>&nbsp;ygAygasregaAyagmag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre<BR>&nbsp;ygAygasgaAyagremag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre<BR>&nbsp;yasreyagAaymaygAyg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre<BR>&nbsp;yasyagAayremaygAyg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre<BR>&nbsp;AgyasreAaygaAmagyA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre<BR>&nbsp;AgyasAaygaAremagyA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18<BR>yga<BR>A m<BR>sre</PRE><PRE>These were found by the recursive program:</PRE><PRE>DECLARE SUB showBoard ()<BR>DECLARE SUB move ()<BR>DEFINT A-Z<BR>DATA g,A,m,y,\" \",e,a,s,r<BR>DIM SHARED board$(3, 3)<BR>FOR i = 1 TO 3<BR>&nbsp;FOR j = 1 TO 3<BR>&nbsp; READ board$(i, j)<BR>&nbsp;NEXT<BR>NEXT<BR>DIM SHARED seqX(16), seqY(16)<BR>DATA 1,2, 1,3, 2,3, 3,3, 3,2, 3,1, 2,1, 1,1<BR>DATA 1,2, 1,3, 2,3, 3,3, 3,2, 3,1, 2,1, 1,1<BR>FOR i = 1 TO 16<BR>&nbsp;READ seqY(i)<BR>&nbsp;READ seqX(i)<BR>NEXT</PRE><PRE>DIM SHARED gX, gY, blX, blY, hist$</PRE><PRE>gY = 1: gX = 1<BR>blY = 2: blX = 2<BR>hist$ = \" \"</PRE><PRE>CLS<BR>showBoard</PRE><PRE>move</PRE><PRE>SUB move<BR>&nbsp;STATIC solCt<BR>&nbsp;IF LEN(hist$) &gt; 19 THEN EXIT SUB<BR>&nbsp;lMove$ = RIGHT$(hist$, 1)<BR>&nbsp;IF blX = 2 AND blY = 2 THEN<BR>&nbsp; mY = 2: mX = 1: GOSUB moveIt<BR>&nbsp; mX = 3: GOSUB moveIt<BR>&nbsp; mY = 1: mX = 2: GOSUB moveIt<BR>&nbsp; mY = 3: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 2 AND blX = 1 THEN<BR>&nbsp; mY = 1: mX = 1: GOSUB moveIt<BR>&nbsp; mY = 3: GOSUB moveIt<BR>&nbsp; mY = 2: mX = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 2 AND blX = 3 THEN<BR>&nbsp; mY = 1: mX = 3: GOSUB moveIt<BR>&nbsp; mY = 3: GOSUB moveIt<BR>&nbsp; mY = 2: mX = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 1 AND blX = 2 THEN<BR>&nbsp; mX = 1: mY = 1: GOSUB moveIt<BR>&nbsp; mX = 3: GOSUB moveIt<BR>&nbsp; mX = 2: mY = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 3 AND blX = 2 THEN<BR>&nbsp; mX = 1: mY = 3: GOSUB moveIt<BR>&nbsp; mX = 3: GOSUB moveIt<BR>&nbsp; mX = 2: mY = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 1 AND blX = 1 THEN<BR>&nbsp; mX = 1: mY = 2: GOSUB moveIt<BR>&nbsp; SWAP mX, mY: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 1 AND blX = 3 THEN<BR>&nbsp; mX = 2: mY = 1: GOSUB moveIt<BR>&nbsp; mX = 3: mY = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 3 AND blX = 1 THEN<BR>&nbsp; mX = 2: mY = 3: GOSUB moveIt<BR>&nbsp; mX = 1: mY = 2: GOSUB moveIt<BR>&nbsp;ELSEIF blY = 3 AND blX = 3 THEN<BR>&nbsp; mX = 3: mY = 2: GOSUB moveIt<BR>&nbsp; SWAP mX, mY: GOSUB moveIt<BR>&nbsp;END IF<BR>&nbsp;EXIT SUB</PRE><PRE>moveIt:<BR>&nbsp;IF board$(mY, mX) &lt;&gt; RIGHT$(hist$, 1) THEN<BR>&nbsp;&nbsp; hist$ = hist$ + board$(mY, mX)<BR>&nbsp;&nbsp; sblY = blY: sblX = blX: sgY = gY: sgX = gX<BR>&nbsp;&nbsp; board$(blY, blX) = board$(mY, mX)<BR>&nbsp;&nbsp; board$(mY, mX) = \" \"<BR>&nbsp;&nbsp; IF board$(blY, blX) = \"g\" THEN<BR>&nbsp;&nbsp;&nbsp; gY = blY: gX = blX<BR>&nbsp;&nbsp; END IF<BR>&nbsp;&nbsp; blY = mY: blX = mX</PRE><PRE>&nbsp;&nbsp; move<BR>&nbsp;&nbsp; IF LEN(hist$) &gt; 8 THEN GOSUB checkIt</PRE><PRE><BR>&nbsp;&nbsp; board$(sblY, sblX) = \" \"<BR>&nbsp;&nbsp; board$(blY, blX) = RIGHT$(hist$, 1)<BR>&nbsp;&nbsp; hist$ = LEFT$(hist$, LEN(hist$) - 1)<BR>&nbsp;&nbsp; gY = sgY: gX = sgX: blY = sblY: blX = sblX<BR>&nbsp;END IF<BR>RETURN</PRE><PRE>checkIt:<BR>&nbsp; good = 0<BR>&nbsp; FOR i = 1 TO 7 STEP 2<BR>&nbsp;&nbsp;&nbsp; IF gY = seqY(i) AND gX = seqX(i) THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp; good = 1: EXIT FOR<BR>&nbsp;&nbsp;&nbsp; END IF<BR>&nbsp; NEXT<BR>&nbsp; IF good THEN<BR>&nbsp;&nbsp;&nbsp; FOR j = 1 TO 7<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IF LCASE$(board$(seqY(i + j), seqX(i + j))) &lt;&gt; MID$(\"amersay\", j, 1) THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; good = 0: EXIT FOR<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END IF<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp; END IF<BR>&nbsp; IF good THEN<BR>&nbsp;&nbsp; PRINT hist$, LEN(hist$) - 1<BR>&nbsp;&nbsp; showBoard<BR>&nbsp;&nbsp; solCt = solCt + 1<BR>&nbsp;&nbsp; IF solCt / 10 = INT(solCt / 10) THEN : DO: LOOP UNTIL INKEY$ &gt; \"\"<BR>&nbsp; END IF<BR>RETURN<BR>END SUB</PRE><PRE>SUB showBoard<BR>&nbsp;FOR i = 1 TO 3<BR>&nbsp; FOR j = 1 TO 3<BR>&nbsp;&nbsp; PRINT board$(i, j);<BR>&nbsp; NEXT<BR>&nbsp; PRINT<BR>&nbsp;NEXT<BR>END SUB</PRE><PRE>&nbsp;</PRE>',NULL,1);
INSERT INTO comment VALUES (12769,1536,1301,'Charlie','re: my final answer','2004-03-19 11:11:53',0,'<P>... well, almost my final answer.</P>\r\n<P>The minimum number of moves to put the G on the right middle is 24:</P><PRE>gAm<BR>y e<BR>asr<BR>&nbsp;yasreyagAmyagsreagmAsrem&nbsp;&nbsp;&nbsp; 24<BR>sAy<BR>r g<BR>ema<BR>&nbsp;emAgyesaesmramrAgysrAgyA&nbsp;&nbsp;&nbsp; 24<BR>sAy<BR>r g<BR>ema<BR>&nbsp;AgyAemgyAesaesmramrgyAsr&nbsp;&nbsp;&nbsp; 24<BR>sAy<BR>r g<BR>ema<BR>&nbsp;sremAsyaremyagsAyagremag&nbsp;&nbsp;&nbsp; 24<BR>sAy<BR>r g<BR>ema</PRE>\r\n<P>The minimum for putting the G at the bottom is 22:</P><PRE>&nbsp;ygAmersygAmersygAmersA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22<BR>ers<BR>m A<BR>agy<BR>&nbsp;AmersAygmersAygmersAyg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22<BR>ers<BR>m A<BR>agy</PRE>\r\n<P>and for the left is 20:</P><PRE>&nbsp;ygAmersygAmgAayAgmag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>ame<BR>g r<BR>yAs<BR> yasyAgaAysAygmersAyg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>ame<BR>g r<BR>yAs<BR>&nbsp;AgyasAaygaAsygamersA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>ame<BR>g r<BR>yAs<BR>&nbsp;AmersaygmAaygaAmagyA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>ame<BR>g r<BR>yAs</PRE><PRE>&nbsp;</PRE><p><i>Edited on <b>March 19, 2004, 11:39 am</b></i>',12768,1);
INSERT INTO comment VALUES (12770,1737,5809,'Jer','Source of confusion','2004-03-19 12:28:38',0,'Here is the problem as I see it.\r\nWhen I read \"the average of the digits is an even number between 3 and 9\" my brain interpreted \"even\" as \"whole number\"\r\n\r\nI assume this is because I know the average of a set of numbers is not usually a whole number.\r\n\r\nIn fact, had the orginal statement used \"whole\" rather than \"even\" the solution whould be 37 - the conclusion I jumped to.\r\n\r\nAlthough the wording as it stands is _not_ ambiguous, is can be wrongly interpreted.\r\n\r\nA better wording may be\r\n\r\n- the average of the digits is an even whole number between 3 and 9\r\n\r\nFor a really easy problem this one has sparked quite the discussion.\r\n\r\n-Jer',NULL,0);
INSERT INTO comment VALUES (12771,1770,5384,'Larry','10 seconds of thought','2004-03-19 13:51:42',1,'<P>My first thought was 21, but then I realized that the show doesn\'t end until ALL monkeys are back home.</P>\r\n<P>So I think we want a set of numbers such that the sum of the numbers is 21 and the product of the numbers is maximum; and also that the numbers are prime relative to each other.</P>\r\n<P>And that\'s my story after thinking for 10 seconds.</P>',NULL,1);
INSERT INTO comment VALUES (12772,1770,6089,'Iain','My solution','2004-03-19 14:10:55',3,'<P>Since one arrow starts and ends in each circle, the individual circles must be connected together in larger circles of the arrows.</P>\r\n<P>To create the largest number of whistle blows, the product of the lengths of all the circles must be as large as possible (providing the numbers are all prime and different).</P>\r\n<P>The only combinations of numbers that fit are (13,5,3) and (11,7,3).</P>\r\n<P>13 * 5 * 3 = 195</P>\r\n<P>11 * 7 * 3 = 231</P>\r\n<P>Therefore the largest number of whistle blows is 231, with the circles arranged in circles of lengths 11, 7 and 3.</P>',NULL,1);
INSERT INTO comment VALUES (12773,1770,1171,'nikki','re: My solution','2004-03-19 14:43:49',3,'<P>I disagree that all the numbers of the Loop Sizes have to be prime.</P>\r\n<P>What we are dealing with is a situation where you need to find a set of&nbsp;whole numbers (that cannot include 1) whose sum is 21 and whose Least Common&nbsp;Multiple is maxmized.</P>\r\n<P>A solution I found is 2, 3, 4, 5, and 7.&nbsp; The least common multiple is 2^2 * 3 * 5 * 7 = 420.</P>\r\n<P>I don\'t know if that is the maximum solution, but I\'m sure Charlie will provide an exhaustive proof of the maximum =)</P>\r\n<P>Later!</P>',12772,1);
INSERT INTO comment VALUES (12774,1770,1301,'Charlie','re(2): My solution','2004-03-19 16:07:02',0,'<P>Yes, the exhaustive proof is</P>\r\n<P>DECLARE SUB try (n!)<BR>DECLARE FUNCTION lcm! (a!, b!)<BR>DECLARE FUNCTION gcd! (a!, b!)<BR>DIM SHARED hist(21), tot</P>\r\n<P>FOR n = 2 TO 19<BR>&nbsp;hist(1) = n: tot = n<BR>&nbsp;try 1<BR>NEXT</P>\r\n<P>FUNCTION gcd (a, b)<BR>&nbsp;dnd = a<BR>&nbsp;dvr = b<BR>&nbsp;DO<BR>&nbsp; r = dnd MOD dvr<BR>&nbsp; dnd = dvr<BR>&nbsp; dvr = r<BR>&nbsp;LOOP UNTIL r = 0<BR>&nbsp;gcd = dnd<BR>END FUNCTION</P>\r\n<P>FUNCTION lcm (a, b)<BR>&nbsp;lcm = a * b / gcd(a, b)<BR>END FUNCTION</P>\r\n<P>SUB try (n)<BR>&nbsp;STATIC lmax<BR>&nbsp;IF tot = 21 THEN<BR>&nbsp;&nbsp; l = hist(1)<BR>&nbsp;&nbsp; FOR i = 1 TO n<BR>&nbsp;&nbsp;&nbsp; l = lcm(l, hist(i))<BR>&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; IF l &gt; lmax THEN<BR>&nbsp;&nbsp;&nbsp; t = 1<BR>&nbsp;&nbsp;&nbsp; lmax = l<BR>&nbsp;&nbsp;&nbsp; PRINT<BR>&nbsp;&nbsp;&nbsp; FOR i = 1 TO n<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRINT hist(i);<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp;&nbsp; PRINT : PRINT l<BR>&nbsp;&nbsp; END IF<BR>&nbsp;ELSE<BR>&nbsp;&nbsp; IF 21 - tot &gt;= hist(n) THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp; FOR addIn = hist(n) TO 21 - tot<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tot = tot + addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hist(n + 1) = addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; try n + 1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tot = tot - addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; END IF<BR>&nbsp;END IF<BR>END SUB</P>\r\n<P>which tries all the ways of different numbers, in ascending sequence, can add up to 21, and keeps track of the highest product thus far.&nbsp; Its successive \"bests\" end up with your solution:</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 3<BR>6</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 5<BR>10</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 3&nbsp; 4<BR>12</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 7<BR>14</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 4&nbsp; 5<BR>20</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 3&nbsp; 3&nbsp; 5<BR>30</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 2&nbsp; 3&nbsp; 3&nbsp; 7<BR>42</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 3&nbsp; 3&nbsp; 4&nbsp; 5<BR>60</P>\r\n<P>2&nbsp; 2&nbsp; 2&nbsp; 3&nbsp; 5&nbsp; 7<BR>210</P>\r\n<P>2&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7<BR>420</P>',12773,1);
INSERT INTO comment VALUES (12775,507,6093,'Billy Bob','help','2004-03-19 16:50:05',4,'are these kind of problems guess and check or something else',NULL,1);
INSERT INTO comment VALUES (12776,1575,6093,'Billy Bob','No Subject','2004-03-19 16:52:04',0,'<P>i\'ve never seen a problem like this one before</P>',NULL,1);
INSERT INTO comment VALUES (12777,1376,6093,'Billy Bob','im not too bright','2004-03-19 16:54:15',1,'I\'m not to bright',NULL,1);
INSERT INTO comment VALUES (12778,1770,1626,'Gamer','re(3): My solution','2004-03-19 16:57:13',0,'The sensible way to think through this is to realize that you gain nothing from having duplicates of a number. So, listing off the first few&nbsp;primes is a good idea.&nbsp;2 3 5 7. You have 4 left, which can be added on to one of the numbers, or left alone. If you add it on to one of the numbers, you will get 4 times the other numbers to add on. However, if you leave it alone, you will get double all the numbers. Adding 4 to 2 doesn\'t change anything, and adding 4 to 7 gives a useless 7. So adding 5 to 5 or 7 to 7 is better than 4 to 5 or 5 to 7, and thus, adding 4 as another number is best.',12774,1);
INSERT INTO comment VALUES (12779,1770,1301,'Charlie','re(4): My solution','2004-03-19 22:57:41',0,'<P>Here\'s a list of the best that can be done with varying numbers of circles from 6 to 50:</P><PRE>&nbsp;6&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4<BR>&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12<BR>&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15<BR>&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20<BR>&nbsp;10&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30<BR>&nbsp;11&nbsp;&nbsp;&nbsp; 5&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30<BR>&nbsp;12&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60<BR>&nbsp;13&nbsp;&nbsp;&nbsp; 6&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42<BR>&nbsp;14&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 84<BR>&nbsp;15&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 105<BR>&nbsp;16&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 140<BR>&nbsp;17&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 210<BR>&nbsp;18&nbsp;&nbsp;&nbsp; 5&nbsp; 6&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 210<BR>&nbsp;19&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 420<BR>&nbsp;20&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 280<BR>&nbsp;21&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 420<BR>&nbsp;22&nbsp;&nbsp;&nbsp; 3&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 420<BR>&nbsp;23&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 840<BR>&nbsp;24&nbsp;&nbsp;&nbsp; 7&nbsp; 8&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 504<BR>&nbsp;25&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1260<BR>&nbsp;26&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1155<BR>&nbsp;27&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1540<BR>&nbsp;28&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2310<BR>&nbsp;29&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2520<BR>&nbsp;30&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4620<BR>&nbsp;31&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3080<BR>&nbsp;32&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5460<BR>&nbsp;33&nbsp;&nbsp;&nbsp; 3&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4620<BR>&nbsp;34&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9240<BR>&nbsp;35&nbsp;&nbsp;&nbsp; 7&nbsp; 8&nbsp; 9&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5544<BR>&nbsp;36&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 9&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13860<BR>&nbsp;37&nbsp;&nbsp;&nbsp; 3&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9240<BR>&nbsp;38&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 9&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16380<BR>&nbsp;39&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15015<BR>&nbsp;40&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 9&nbsp; 11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27720<BR>&nbsp;41&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp; 30030<BR>&nbsp;42&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 9&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32760<BR>&nbsp;43&nbsp;&nbsp;&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp; 60060<BR>&nbsp;44&nbsp;&nbsp;&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40040<BR>&nbsp;45&nbsp;&nbsp;&nbsp; 2&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp; 13&nbsp; 60060<BR>&nbsp;46&nbsp;&nbsp;&nbsp; 3&nbsp; 3&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 11&nbsp; 13&nbsp; 60060<BR>&nbsp;47&nbsp;&nbsp;&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp; 120120<BR>&nbsp;48&nbsp;&nbsp;&nbsp; 7&nbsp; 8&nbsp; 9&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 72072<BR>&nbsp;49&nbsp;&nbsp;&nbsp; 4&nbsp; 5&nbsp; 7&nbsp; 9&nbsp; 11&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp; 180180<BR>&nbsp;50&nbsp;&nbsp;&nbsp; 3&nbsp; 3&nbsp; 5&nbsp; 7&nbsp; 8&nbsp; 11&nbsp; 13&nbsp; 120120</PRE>\r\n<P>Rarely do duplicated numbers appear.&nbsp; Of course they add nothing, any more than a 2 on a list that contains 4, but they use up the remainder of the circles.</P><PRE>DECLARE SUB try (n!)<BR>DECLARE FUNCTION lcm! (a!, b!)<BR>DECLARE FUNCTION gcd! (a!, b!)<BR>CLEAR , , 4000</PRE><PRE>DIM SHARED hist(200), histMax(200), tot</PRE><PRE>DIM SHARED goalTot, lmax, nForMax</PRE><PRE>FOR goalTot = 6 TO 50<BR>&nbsp; lmax = 0<BR>&nbsp; FOR n = 2 TO goalTot - 2<BR>&nbsp;&nbsp; hist(1) = n: tot = n<BR>&nbsp;&nbsp; try 1<BR>&nbsp; NEXT<BR>&nbsp; t = 0<BR>&nbsp; FOR i = 1 TO nForMax<BR>&nbsp;&nbsp;&nbsp; t = t + histMax(i)<BR>&nbsp; NEXT<BR>&nbsp; PRINT t; TAB(7);<BR>&nbsp; FOR i = 1 TO nForMax<BR>&nbsp;&nbsp;&nbsp; PRINT histMax(i);<BR>&nbsp; NEXT<BR>&nbsp; PRINT TAB(30); lmax<BR>NEXT goalTot</PRE><PRE>FUNCTION gcd (a, b)<BR>&nbsp;dnd = a<BR>&nbsp;dvr = b<BR>&nbsp;DO<BR>&nbsp; r = dnd MOD dvr<BR>&nbsp; dnd = dvr<BR>&nbsp; dvr = r<BR>&nbsp;LOOP UNTIL r = 0<BR>&nbsp;gcd = dnd<BR>END FUNCTION</PRE><PRE>FUNCTION lcm (a, b)<BR>&nbsp;lcm = a * b / gcd(a, b)<BR>END FUNCTION</PRE><PRE>SUB try (n)<BR>&nbsp;IF tot = goalTot THEN<BR>&nbsp;&nbsp; l = hist(1)<BR>&nbsp;&nbsp; FOR i = 1 TO n<BR>&nbsp;&nbsp;&nbsp; l = lcm(l, hist(i))<BR>&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; IF l &gt; lmax THEN<BR>&nbsp;&nbsp;&nbsp; t = 1<BR>&nbsp;&nbsp;&nbsp; lmax = l<BR>&nbsp;&nbsp;&nbsp; FOR i = 1 TO n<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; histMax(i) = hist(i)<BR>&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp;&nbsp; nForMax = n<BR>&nbsp;&nbsp; END IF<BR>&nbsp;ELSE<BR>&nbsp;&nbsp; IF goalTot - tot &gt;= hist(n) THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp; FOR addIn = hist(n) TO goalTot - tot<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tot = tot + addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hist(n + 1) = addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; try n + 1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tot = tot - addIn<BR>&nbsp;&nbsp;&nbsp;&nbsp; NEXT<BR>&nbsp;&nbsp; END IF<BR>&nbsp;END IF<BR>END SUB</PRE>',12778,1);
INSERT INTO comment VALUES (12780,1770,1301,'Charlie','re(5): My solution','2004-03-19 23:01:58',0,'The obvious bug in my previous post is that it does not allow for the maximum just to be concentrated in one loop (one number).&nbsp; The best you can do with 6 stations is to connect them all in a cycle of 6, not to have a cycle of 2 and a cycle of 4, devolving to just a period of 4.',12779,1);
INSERT INTO comment VALUES (12781,1735,4507,'Penny','Letters in common','2004-03-20 09:17:02',3,'<P>[Please see \"I invented the Internet]</P><p><i>Edited on <b>March 20, 2004, 10:51 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12783,1801,1301,'Charlie','Most of a solution','2004-03-20 11:23:31',3,'<P>As the lengths, areas, volumes, etc. are all of unit size, the total value of each of these will just be a count of the number of edges, faces, cubic pieces, etc. </P>\r\n<P>When transitioning from a given dimensional space to the next, say from a square to a cube, this can be said to be done by moving the original shape perpendicular to itself, during which process, each k-dimensional element traces out one element of k+1-dimension, but also leaves an initial and final impression of itself.&nbsp; To illustrate, as a square is moved through the third dimension to trace out a cube, each of its vertices traces out a new edge, making 4 edges to the cube so far considered.&nbsp; Each vertex also leaves an initial and final impression of itself, so the 4 vertices of a square lead to 8 vertices of the cube.&nbsp; Meanwhile, the 4 edges of the square also leave their initial and final impressions; adding these 8 to the 4 edges traced by the vertices makes 12 vertices all together.&nbsp; Finally, each edge traces out a square, making 4 faces, plus the original square leaves its initial and final impression, making a total of 6 faces on the cube.</P>\r\n<P>The points (vertices) themselves are never generated by lower-dimensional pieces, and so just double each successive dimension: two end-points of a line segment, 4 vertices of a square, 8 vertices of a cube, 16 vertices of a hypercube.</P><PRE>Here\'s a chart for dimensions 1 through 7:<BR>&nbsp;&nbsp; V&nbsp;&nbsp; E&nbsp;&nbsp; F&nbsp;&nbsp; S<BR>&nbsp;&nbsp; 2&nbsp;&nbsp; 1&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0 line segment<BR>&nbsp;&nbsp; 4&nbsp;&nbsp; 4&nbsp;&nbsp; 1&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0 square<BR>&nbsp;&nbsp; 8&nbsp; 12&nbsp;&nbsp; 6&nbsp;&nbsp; 1&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0 cube<BR>&nbsp; 16&nbsp; 32&nbsp; 24&nbsp;&nbsp; 8&nbsp;&nbsp; 1&nbsp;&nbsp; 0&nbsp;&nbsp; 0&nbsp;&nbsp; 0 hypercube<BR>&nbsp; 32&nbsp; 80&nbsp; 80&nbsp; 40&nbsp; 10&nbsp;&nbsp; 1&nbsp;&nbsp; 0&nbsp;&nbsp; 0<BR>&nbsp; 64 192 240 160&nbsp; 60&nbsp; 12&nbsp;&nbsp; 1&nbsp;&nbsp; 0<BR>&nbsp;128 448 672 560 280&nbsp; 84&nbsp; 14&nbsp;&nbsp; 1</PRE>\r\n<P>Where V, E, F, and S represent vertices, edges, faces and solids.</P>\r\n<P>So a 4-dimensional hypercube has 32 edges, and if they are of unit length, the total length is 32. There are 24 2-d faces having a total area of 24.&nbsp; There are 8 cubic surface volumes, each of unit volume, making the total volume of the hypersurface of the hypercube 8.</P>\r\n<P>The above presents a recursive way of getting the figures for successive dimensions.&nbsp; As for a direct formula for a given spot on the chart (where each number is twice the number just above it plus just 1 times the number up and to the left from it), that will take some more thought, but probably is related to combinations, as it is quite similar to the formation of Pascal\'s triangle.</P>',NULL,1);
INSERT INTO comment VALUES (12782,1735,4507,'Penny','I invented the Internet','2004-03-20 10:48:01',3,'<DIV>They have something in common with former Presidential candidate Al Gore: namely, a little&nbsp;ego.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>HAGGARD&nbsp;and&nbsp;SWELTERING&nbsp;have common letters GR&nbsp;</DIV>\r\n<DIV>SWELTERING and HOGBACK have&nbsp;common letter G</DIV>\r\n<DIV>HOGBACK and DOWNDRAFT have common letters&nbsp;OA</DIV>\r\n<DIV>DOWNDRAFT and&nbsp;BIBLIOPHILE have common letter&nbsp;O</DIV>\r\n<DIV>BIBLIOPHILE and&nbsp;DEVILMENT have common letters&nbsp;ILE</DIV>\r\n<DIV>DEVILMENT and&nbsp;FLEET have common letters&nbsp;EELT</DIV>\r\n<DIV>FLEET and&nbsp;IRTRONS have common letter&nbsp;T</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>Putting all the common letters together results in: GRGOAOILEEELTT&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>GRGOAOILEEELTT = \"A LITTLE GORE EGO\" </DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>I have just enough of Al Gore\'s famous ego to be claiming&nbsp;that I&nbsp;solved this one.</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<DIV>&nbsp;</DIV>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 21, 2004, 8:39 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12784,865,853,'Matthew Bobbins','Whats the question?','2004-03-20 11:27:50',0,'lets say i answered yes. then the correct answer to the question \"is no the correct answer to this question\" yes. yes, no is the correct answer. that makes no sense, so what is the ACTUAL question? its incomplete.',NULL,0);
INSERT INTO comment VALUES (12785,513,853,'Matthew Bobbins','ermmm...','2004-03-20 11:30:37',0,'you\'ve changed the question, so it is false.',NULL,0);
INSERT INTO comment VALUES (12786,1770,6104,'shea','our solution','2004-03-20 15:02:27',0,'<P>&nbsp;</P>\r\n<P>&nbsp;We think it\'s 21</P>',NULL,1);
INSERT INTO comment VALUES (12787,1801,6089,'Iain','The Rest of a Solution','2004-03-20 17:46:16',3,'<P>To find the formula for the number of s-dimensional components in a cube of c dimensions, you need to consider how the components of varying dimensions relate to each other.</P>\r\n<P>As is shown in the chart in the first comment, the number of 0-dimensional components (vertices) is given by 2c. </P>\r\n<P>There are c dimensions at right angles to each vertex, so&nbsp;c edges can be drawn from each. Each edge connects 2 vertices, so divide by 2 to find the number of edges.</P>\r\n<P>There are (c-1) faces at right angles to each edge, and each face has 4 edges, therefore the number of faces is the number of edges multiplied by (c-1) and divided by 4.</P>\r\n<P>For cubes, there are (c-2) from each face, and each cube has six faces, so multiply the faces by (c-2) and divide by 6.</P>\r\n<P>To calculate the number of </P>\r\n<P>Here you can see the resemblance to the Pascal sequence (which defines the terms of Pascal\'s triangle). A slight variation is all that is necessary. The general equation is:</P>\r\n&lt;BLOCKQUOTE dir=ltr style=\\\"MARGIN-RIGHT: 0px\\\"&gt;\r\n<P><U>2^(c-s) c!</U></P>\r\n<P>&nbsp;s! (c-s)!</P>&lt;/BLOCKQUOTE&gt;\r\n<P dir=ltr>This is the formula for the number of edges / faces / cubes etc. Since the c-dimensional cube has side length of one unit, the formula holds for this question. For a c-dimensional cube with side length n units, the s-dimensional surface area is given by the number of s-dimensional components multiplied by n^s.</P>\r\n<P>&nbsp;</P>',12783,1);
INSERT INTO comment VALUES (12788,865,1626,'Gamer','re: Whats the question?','2004-03-20 18:56:33',0,'<P>\"Is the answer no?\" is the question. Can you define \"ACTUAL\" question?</P>',12784,1);
INSERT INTO comment VALUES (12789,1735,1626,'Gamer',':)','2004-03-20 18:57:45',0,'It didn\'t say \"what do these pairs of words have in common\" but \"what do these words\" :)',NULL,1);
INSERT INTO comment VALUES (12790,1801,4374,'Richard','Solution by vector algebra','2004-03-20 20:02:54',3,'<FONT face=Arial size=2>A c-dimensional unit cube may be described as the set of all vectors of the form a1*e1+a2*e2+...+ac*ec where e1,e2,...,ec are orthogonal unit vectors, one in the direction of each coordinate axis, and a1,a2,...,ac are real numbers that vary&nbsp;over the closed interval&nbsp;[0,1]. The vertices, edges, faces, cubic faces, ..., s-dimensional faces, ...,&nbsp;are formed by fixing the elements of subsets of size c-s from {a1,a2,...,ac} at values 0 or 1 and letting the others (s in number) vary&nbsp;over [0,1]. The number of such subsets is clearly (c,c-s)=(c,s), and since each subset member can be set to either 0 or 1, there are&nbsp;exactly (c,s)*2^(c-s) different s-dimensional faces, each of unit s-dimensional \"area\" (or \"content\" as it is usually called). This is the same result as Iain found, and gives the same numbers as&nbsp;Charlie\'s table.</FONT><p><i>Edited on <b>March 21, 2004, 10:22 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12791,1735,6109,'hamish thompson','solution','2004-03-20 23:35:17',0,'they have al got smaller words in them',NULL,1);
INSERT INTO comment VALUES (12792,1735,4507,'Penny','re: solution','2004-03-21 01:28:33',0,'<P>hamish thompson wrote: \"Solution: they have all got smaller words in them\".</P>\r\n<P>Almost all words have smaller words in them. Consider the preceding sentence: \"Almost all words have smaller words in them\". Every word&nbsp;in that sentence&nbsp;has a smaller word in it.</P>\r\n<P>\"Almost\" has \"most\"&nbsp;in it. \"All\" has \"a\" in it. \"Words\" has \"or\"&nbsp;in it. \"Have\" has \"a\"&nbsp;in it. \"Smaller\" has \"all\" in it. \"In\" has \"I\" in it. \"Them\" has \"hem\" in it.</P>\r\n<P>So that\'s like saying \"Solution: they all consist of letters.\"</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 21, 2004, 7:03 am</b></i>',12791,1);
INSERT INTO comment VALUES (12793,1718,6089,'Iain','Yet another solution','2004-03-21 04:50:08',0,'<P>Who says the taxi driver is on that street? There could be two parallel one-way streets, and the police spot the taxi driver on the other street. If the two streets were very long, or started and finished in different places, there would be little point doing anything, as it would be imposible to catch up.</P>\r\n<P>Not a very good question, as there are so many possible answers.</P>',NULL,1);
INSERT INTO comment VALUES (12794,130,6116,'Galendir','My solution','2004-03-21 04:59:06',3,'<P>I haven\'t seen what the official soulution is yet, or read any of the comments, but here\'s my answer.</P>\r\n<P>Point to one of the doors and ask the monk \"If I were to ask you if this door leads to the garden, would your answer be \"Zim\"?</P>\r\n<P>Since you are nesting a question within your question, you will get a truthful answer regardless of whether the monk is a knight or liar.&nbsp; He will either answer&nbsp;truthfully about a true answer to your hypothetical question, or answer falsely about a false answer to your hypothetical question.</P>\r\n<P>If the&nbsp;door does in fact lead to the garden, then the monk\'s answer would mean \'yes\'.&nbsp; If \"zim\" means yes, then the monk would&nbsp;answer \"zim\" meaning \"yes, I would answer \'yes\'\".&nbsp; Likewise, if \"zim\" means no, then the monk would&nbsp;still answer&nbsp;\"zim\" meaning \"no, I would not answer \"no\'\".</P>\r\n<P>If&nbsp;the door does not lead to the garden, then the monk will answer \"dahl\".&nbsp; (If his answer is anything other than \"zim\", you know you pointed to the wrong door.)&nbsp;</P>\r\n<P>Great Riddle.</P>',NULL,1);
INSERT INTO comment VALUES (12795,120,6089,'Iain','Less exact solution using graph software','2004-03-21 05:31:45',3,'<P>lg(x) = ln(x)/ln(2)</P>\r\n<P>Plotting the graphs of y = sin(x) and y = ln(x)/ln(2) shows that they intersect at x ¡Ö 1.919. There are no other solutions, since the graph of y = ln(x)/ln(2) quickly becomes &gt; 1 as x increases and &lt; 1 as x decreases.</P>',NULL,1);
INSERT INTO comment VALUES (12796,128,6116,'Galendir','My Solution','2004-03-21 05:51:01',3,'<P>Without looking at anyone elses answers or comments...</P>\r\n<P>1/2 n are knights, 1/2 n are liars.&nbsp; Thomas and Richard are both liars.</P>\r\n<P>The campers are seated in alternating pairs of knights and liars.&nbsp; Richard is seated between two pairs of knights, so there is one fewer liar in the circle.&nbsp; This is the only way it works.</P>\r\n<P>Excellent riddle.&nbsp; Very tough.</P>',NULL,1);
INSERT INTO comment VALUES (12797,1607,6116,'Galendir','Seems easy, What am I missing?','2004-03-21 06:25:34',3,'<P>(Haven\'t read any posts yet.)</P>\r\n<P>Aaron told the friend \"I am a liar\".&nbsp; This is the only thing he could say that would reveal what he really was.&nbsp; Obviously he is a knave who was lying.&nbsp; The next thing&nbsp;Aaron said was that Cassie was a knight, so this had&nbsp;to be the truth.&nbsp; Bill said Cassie was a knave, which was a lie, so Bill is either a knave or a liar.&nbsp; Since Bill\'s second statement (about Cassie) was a lie, then If he were a knave his first statement would have been the truth, which must have been either \"I\'m not a liar, or I\'m not a knight\".&nbsp; If he were a liar, his first statement could only have been \"I\'m not a liar.\"&nbsp; If that had been his statement, then the friend would not have been able to tell whether he was a liar or a knave.&nbsp; Since the friend was able to determine what he was, Bill\'s statement must have been \"I\'m not a knight\".&nbsp; So the friend was able to determine that he was a knave.</P>\r\n<P>Run down: Aaron and Bill are knaves, Cassie is a knight.</P>\r\n<P>Seems easy.&nbsp; I\'ll have to read the comments now.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12798,1539,2716,'Federico Kereki','Brief solution','2004-03-21 08:14:51',3,'FORTY',NULL,0);
INSERT INTO comment VALUES (12799,1539,4670,'e.g.','Solution','2004-03-21 08:21:01',3,'The title gives it away -- I noticed that the first column had all letters from the beginning of the alphabet, while the last column had letters from the end. As the title suggested \"order\", I ordered the lines based on the first letter, and reading down the columns I found \"WHAT IS THE SMALLEST NUMBER SO THAT ALL\", but the rest made no sense, so I ordered the text again by the last letter, and reading (now upwards) I found \"ITS LETTERS ARE IN ALPHABETICAL ORDER\". Searching the web found that 40 seems to be the only such number.\n\n<i>Edited on <b>March 21, 2004, 8:31 am</b></i>',NULL,0);
INSERT INTO comment VALUES (12800,1607,6116,'Galendir','re: Pointing out...','2004-03-21 08:26:02',3,'<P style=\\\"MARGIN-LEFT: 1.5pt; MARGIN-RIGHT: 1.5pt\\\"><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana\\\">(stopped reading comments at the post to which this replies.)</SPAN></P>\r\n<P style=\\\"MARGIN-LEFT: 1.5pt; MARGIN-RIGHT: 1.5pt\\\"><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana\\\">Well, based on your statements in the puzzle, it doesn\'t make sense for you to be either a liar or a knave, so if you must be one of the three (which I doubt), then you must be a knight.<?xml:namespace prefix = o ns = \"urn:schemas-microsoft-com:office:office\" />&lt;o:p&gt;&lt;/o:p&gt;</SPAN></P>\r\n<P style=\\\"MARGIN-LEFT: 1.5pt; MARGIN-RIGHT: 1.5pt\\\"><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana\\\">Your friend certainly could be a knight, since it was assumed he was telling the truth to arrive at the previous given solutions, and that led to no unresovable contradictions.&nbsp; From what he said, the statements can\'t all be lies, so he can\'t be a liar.<BR></SPAN><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\">Could he be a knave?&nbsp; Let\'s assume so and see what happens.</SPAN></P>\r\n<P style=\\\"MARGIN-LEFT: 1.5pt; MARGIN-RIGHT: 1.5pt\\\"><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\"></SPAN><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\">If his first statement were false, then his second would have to be also, so his first statement must be true.<BR>2 is false, so A must have said what he wasn\'t.<BR></SPAN><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\">3 is true so he knows what A is, therefore&nbsp;A\'s answer must have been \"I\'m not a knight\".&nbsp; So A is a knave telling truth.<BR>4 is&nbsp;false so B says he\'s either knave or knight or a liar.<BR>5 is true so A is lying and C is either knave or liar.<BR>6 is false so friend doesn\'t yet&nbsp;know what C is.<BR>7 is true so B says C is knave.<BR>8 is false -irrelevant<BR>9 is true.&nbsp; Since we don\'t yet know what C is, the only way this is possible is if we already know what B is, which means B\'s statement about himself was that he is a liar, which we know is false, so he is a knave and his next statement (about C) is true so C is a knave.</SPAN></P>\r\n<P><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\">So everyone being a knave gives us another&nbsp;possible solution.<BR>But which solution is correct?&nbsp; Either there is no way to tell, in which case the riddle is unsolvable or else the clue lies in the title and the last statment contradicting each other, giving us the hint that everyone is in fact a knave.</SPAN></P>\r\n<P><SPAN style=\\\"FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA\\\">(now on to the remaining comments)</SPAN></P>',11548,1);
INSERT INTO comment VALUES (12802,1607,3558,'Tristan','further clarification','2004-03-21 12:20:32',0,'<P>The last statement right now is:</P>\r\n<P>\"I soon found that the previous thing Bill said allowed me to know for sure what the last of the three people were.\"</P>\r\n<P>This statement meanst that <EM>only </EM>because of the last statement, my friend knew what the last of the three people were.&nbsp; It means that without that last statement, my friend <EM>wouldn\'t</EM> have known.</P>\r\n<P>_____________________________________________________</P>\r\n<P>To the scholar that reads this: I\'d like to have this editted, but Gamer must have forgotten that <EM>I</EM> can\'t edit it myself.</P>',12800,1);
INSERT INTO comment VALUES (12803,1685,4374,'Richard','Where\'s Penny','2004-03-21 12:22:04',0,'<FONT face=Arial size=2>Penny must be on spring break or she probably would have already commented that she posted the solution to the N-bug problem for general N as the first comment to \"Three Bugs\" </FONT><A href=\"http://perplexus.info/show.php?pid=1591&amp;cid=11229\"><FONT face=Arial size=2>http://perplexus.info/show.php?pid=1591&amp;cid=11229</FONT></A><FONT face=Arial size=2> .<BR>The solution she gives there is<BR><BR>\"Then each bug will have gone: <BR><BR>V*T = L/(1-cos[2*pi/N radians]) \"<BR><BR>For L=10, N=6 <BR><BR>10/(1-cos[2*pi/6 radians]) <BR>= 10/(1-cos[60 degrees]) <BR>= 10/0.5 <BR>=20</FONT>',NULL,1);
INSERT INTO comment VALUES (12804,1623,6116,'Galendir','Solution','2004-03-21 14:36:07',3,'The brother who gave her the apple, because the other two could still use their&nbsp;gifts, but the third brother lost the use of his for the sake of the princess.',NULL,1);
INSERT INTO comment VALUES (12805,1770,6116,'Galendir','My Solution','2004-03-21 15:31:25',3,'<P>I believe it is 315.</P>\r\n<P>Three seperate groups of circles,&nbsp; one of 5, one of 7, and one of 9.</P>',NULL,1);
INSERT INTO comment VALUES (12806,1539,6089,'Iain','Fully explained solution','2004-03-21 15:37:34',3,'<P>Rearranging the rows so that the first letters are in alphabetical order gives:</P>\r\n<P>A&nbsp; W&nbsp;&nbsp;E&nbsp; T&nbsp;&nbsp; O&nbsp; T&nbsp; N&nbsp; T&nbsp; E&nbsp;&nbsp;V<BR>B&nbsp; H&nbsp;&nbsp; S&nbsp; N&nbsp; T&nbsp;&nbsp; T&nbsp; S&nbsp; P&nbsp; A&nbsp; Z<BR>C&nbsp; A&nbsp;&nbsp; M&nbsp; U&nbsp; H&nbsp; I&nbsp; R&nbsp; L&nbsp; C&nbsp; Z<BR>C&nbsp; T&nbsp;&nbsp; A&nbsp; M&nbsp; A&nbsp; S&nbsp; A&nbsp; H&nbsp; L&nbsp; Y<BR>D&nbsp; I&nbsp;&nbsp; L&nbsp;&nbsp; B&nbsp; T&nbsp;&nbsp;E&nbsp; A&nbsp; I&nbsp;&nbsp; R&nbsp; U<BR>D&nbsp; S&nbsp; L&nbsp;&nbsp; E&nbsp; A&nbsp; T&nbsp;&nbsp; I&nbsp; E&nbsp; D&nbsp; W<BR>D&nbsp; T&nbsp; E&nbsp;&nbsp; R&nbsp; L&nbsp;&nbsp; E&nbsp; E&nbsp; B&nbsp; R&nbsp; W<BR>E&nbsp;&nbsp;H&nbsp; S&nbsp;&nbsp; S&nbsp; L&nbsp; L&nbsp;&nbsp; R&nbsp; A&nbsp; O&nbsp; X</P>\r\n<P>Reading down the columns (ignoring the first) gives the question:</P>\r\n<P>WHAT IS THE SMALLEST NUMBER SO THAT ALL <BR><BR>The next part is still mixed up, so rearrange the last column into reverse alphabetical order, to get:</P>\r\n<P>C&nbsp; A&nbsp;&nbsp; M&nbsp; U&nbsp; H&nbsp; I&nbsp; R&nbsp; L&nbsp; C&nbsp; Z <BR>B&nbsp; H&nbsp;&nbsp; S&nbsp; N&nbsp; T&nbsp;&nbsp; T&nbsp; S&nbsp; P&nbsp; A&nbsp; Z<BR>C&nbsp; T&nbsp;&nbsp; A&nbsp; M&nbsp; A&nbsp; S&nbsp; A&nbsp; H&nbsp; L&nbsp; Y<BR>E&nbsp;&nbsp;H&nbsp; S&nbsp;&nbsp; S&nbsp; L&nbsp; L&nbsp;&nbsp; R&nbsp; A&nbsp; O&nbsp; X<BR>D&nbsp; T&nbsp; E&nbsp;&nbsp; R&nbsp; L&nbsp;&nbsp; E&nbsp; E&nbsp; B&nbsp; R&nbsp; W<BR>D&nbsp; S&nbsp; L&nbsp;&nbsp; E&nbsp; A&nbsp; T&nbsp;&nbsp; I&nbsp; E&nbsp; D&nbsp; W<BR>A&nbsp; W&nbsp;&nbsp;E&nbsp; T&nbsp;&nbsp; O&nbsp; T&nbsp; N&nbsp; T&nbsp; E&nbsp;&nbsp;V<BR>D&nbsp; I&nbsp;&nbsp; L&nbsp;&nbsp; B&nbsp; T&nbsp;&nbsp;E&nbsp; A&nbsp; I&nbsp;&nbsp; R&nbsp; U<BR><BR>Reading down from the middle column gives:</P>\r\n<P>ITS LETTERS ARE IN ALPHABETICAL ORDER</P>\r\n<P>So the question is, \"What is the smallest number so that all its letters are in alphabetical order?\"</P>\r\n<P>Checking the numbers one to twelve:</P>\r\n<P>One - x <BR>Two - x <BR>Three - x <BR>Four - x <BR>Five - x <BR>Six - x <BR>Seven - x <BR>Eight - x <BR>Nine - x <BR>Ten - x <BR>Eleven - x <BR>Twelve - x </P>\r\n<P>None of the numbers thirteen to nineteen will work, because the \"teen\" section is not in alphabetical order. Therefore, the number must be an integer multiple of ten, because all other numbers will contain the numbers one to nine at some point. Neither twenty nor thirty satisfy this, but forty does. So the answer is forty.</P>',NULL,1);
INSERT INTO comment VALUES (12807,1666,6116,'Galendir','Solution!','2004-03-21 16:23:57',3,'<P>First, It\'s important to note that in propostional logic, any conditional statement with a false antecedent is&nbsp;considered true.</P>\r\n<P>If A were guilty, then his statement is false so the antecedent&nbsp;must be true and the consequent false, but that would mean that both B &amp; C are also gulity making too many killers, so A must in fact be innocent.</P>\r\n<P>If B is innocent then C must be guilty, meaning his statement is false, but the antecedent of C\'s statement is false so his statement would be true therefore B can\'t be innocent.</P>\r\n<P>Both A\'s and B\'s statements then leave C innocent and therefore D the remaining culprit.</P>\r\n<P>Since C\'s statement must be true, and the consequent of his statement is false, the antecedent must also be false.&nbsp; So B is the accomplice and D is the killer.<BR></P>',NULL,1);
INSERT INTO comment VALUES (12808,1735,6089,'Iain','Moronic, almost certainly wrong answers','2004-03-21 16:48:31',0,'<P>Several options:</P>\r\n<P>One - as Penny says, they all consist of letters</P>\r\n<P>Two - specifically, they all consist of&nbsp;letters, derived from the Greek,&nbsp;in standard use today.</P>\r\n<P>Three - they are all taken from the English language</P>\r\n<P>Four - they all mean different things</P>\r\n<P>Five - I haven\'t spoken any of them out loud in conversation during the last year.</P>\r\n<P>Six - they have all been listed as having something in common in a puzzle at <A href=\"http://perplexus.info\">http://perplexus.info</A></P>\r\n<P>Seven - none of them could sensibly be used to describe a bucket</P>\r\n<P>Eight - they all fit into this stupid sentence: A fleet of haggard bibliophiles rode hogback into a sweltering downdraft of devilment-cauing irtrons.</P>\r\n<P>Nine - they can all be used to create a moronic list of things that they have in common that you\'ve just wasted valuable seconds of your life reading.</P>\r\n<P>There\'s probably some sensible things as well, but frankly I don\'t have time for them.</P>',NULL,1);
INSERT INTO comment VALUES (12809,1737,6114,'logischer Verstand','answer','2004-03-21 17:49:18',3,'53 is the magic number<br>\r\n1. it is positive<br>\r\n2. It is not divisible by any number lower than 20:<br>\r\n&nbsp;&nbsp;&nbsp; 53/2=26.5<br>\r\n&nbsp;&nbsp;&nbsp; 53/3=17.67<br>\r\n&nbsp;&nbsp;&nbsp; 53/4=13.25<br>\r\n&nbsp;&nbsp;&nbsp; 53/5=10.6<br>\r\n&nbsp;&nbsp;&nbsp; 53/6=8.833<br>\r\n&nbsp;&nbsp;&nbsp; 53/7=7.571<br>\r\n&nbsp;&nbsp;&nbsp; 53/8=6.625<br>\r\n&nbsp;&nbsp;&nbsp; 53/9=5.89<br>\r\n&nbsp;&nbsp;&nbsp; 53/10=5.30<br>\r\n&nbsp;&nbsp;&nbsp; 53/11=4.818<br>\r\n&nbsp;&nbsp;&nbsp; 53/12=4.42<br>\r\n&nbsp;&nbsp;&nbsp; 53/13=4.08<br>\r\n&nbsp;&nbsp;&nbsp; 53/14=3.786<br>\r\n&nbsp;&nbsp;&nbsp; 53/15=3.533<br>\r\n&nbsp;&nbsp;&nbsp; 53/16=3.3125<br>\r\n&nbsp;&nbsp;&nbsp; 53/17=3.12<br>\r\n&nbsp;&nbsp;&nbsp; 53/18=2.944<br>\r\n&nbsp;&nbsp;&nbsp; 53/19=2.789<br>\r\n3. the average of its digits is 4 ((5+3)/2=4)<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12810,1539,4507,'Penny','re: Fully explained solution','2004-03-21 17:56:10',0,'<P>Check out&nbsp;\"Letters to numbers\", the best, subtlest,&nbsp;most challenging, most original, cleverest flooble puzzle&nbsp;I have ever seen. </P>\r\n<P><A href=\"http://perplexus.info/show.php?pid=1469\">http://perplexus.info/show.php?pid=1469</A>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 21, 2004, 6:07 pm</b></i>',12806,1);
INSERT INTO comment VALUES (12811,1341,6028,'Barrett Hasseldine','re: Integer infinity','2004-03-21 21:46:06',0,'Umm, I think you\'ll find that Q (the rational numbers) are countable (aleph naught in cardinality)...\r\nA \'1-1 Correspondence\' can be seen if you take a matrix, each element being an ordered pair in NxN. Each element in the matrix represents a different quotient in Q. Follow the matrix from top left, then snakeing your way away from (1,1) towards the bottom right of the infinite matrix you have created a bijection...',10787,0);
INSERT INTO comment VALUES (12812,1223,6114,'logischer Verstand','an answer','2004-03-21 22:54:44',3,'The sum of all the numbers would be 14,751 by using the equation given in the next part.<br>\r\n\r\n<br>\r\n\r\nAn equation for n bottles would be: (2n)+(3(n-1))+(3(n-2))+(3(n-3))+(3(n-4))...(3(n-(n-1)))+(3(n-(n-0)))<br>\r\n\r\nbecause one only counts the first number of bottles twice and then each ensuing number of bottles three times:<br>\r\ne.g. \"<span style=\"text-decoration: underline;\">99</span> bottles of beer on the wall, <span style=\"text-decoration: underline;\">99</span> bottles of beer.&nbsp; Take one down, pass it around, <span style=\"text-decoration: underline;\">98</span> bottles of beer on the wall.&nbsp; <span style=\"text-decoration: underline;\">98</span> bottles of beer on the wall, <span style=\"text-decoration: underline;\">98</span> bottles of beer...\"<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12813,649,6114,'logischer Verstand','a possible answer','2004-03-21 23:37:55',3,'For this problem, I will refer to the first bag (the bag containing 3\r\nblack marbles and 1 white marble) as bag A and the second bag (the bag\r\ncontaining 3 white marbles and 1 black marble) as bag B.<br>\r\n<br>\r\nFirst, let\'s take into account the probability one picked bag A\r\n(1/2).&nbsp; The probability that, on the first draw, one drew out a\r\nblack marble is 3/4.&nbsp; The probability that one drew out a black\r\nmarble on the second\r\ndraw would again be 3/4.&nbsp; Thus, the probability that one draws a\r\nblack marble on both tries is (3/4)*(3/4)=9/16.&nbsp; Do not forget the\r\nprobability they picked bag A, so (9/16)*(1/2)=9/32 of a chance that\r\none randomly drew two black marbles out of randomly picked bag A.<br>\r\n<br>\r\nSecond, we must take into account the probability of this also\r\nhappening with one randomly picking bag B (which has 1/2\r\nprobability).&nbsp; The probability of one drawing a black marble out\r\non both tries in bag B would be: (1/4)*(1/4)*(1/2)=1/32.<br>\r\n<br>\r\nThus, the probability of this event happening would be (9/32)+(1/32)=10/32 or 5/16.<br>\r\n<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12814,1675,6116,'Galendir','Proposed solution','2004-03-21 23:46:32',3,'<P>Pour half (2 cups) of&nbsp;tea into the pitcher.<BR>Displace the remaining tea in the measuring cup with enough ice cubes to bring the liquid level back up to the 4 cup mark.&nbsp; (Be sure to count them.)&nbsp; The total volume of the ice will be equal to 2 cups of water.<BR>Add that many again ice cubes to the pitcher.</P>',NULL,1);
INSERT INTO comment VALUES (12815,1685,4507,'Penny','re: Where\'s Penny','2004-03-22 00:18:57',0,'<P>Richard: \"<FONT face=Arial size=2>Penny must be on spring break or she probably would have already commented...\"</FONT></P>\r\n<P><FONT face=Arial size=2>It ain\'t Spring yet, dude. Besides, embarrassment over my many egregious blunders in that thread drove me to silence. I originally failed to distinguish between degrees and radians, resulting in an absurdly large result. Then&nbsp;</FONT><FONT face=Arial size=2>Charlie had to tell me how to subtract negative numbers (it is very tricky...you have to add a positive number...), and even SilverKnight, who is usually my most ardent admirer, started to criticize me...&nbsp; :o)</FONT></P>\r\n<P><FONT face=Arial size=2>But I did have the correct formula.&nbsp;</FONT></P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P><FONT face=Arial size=2>:-)&nbsp;&nbsp;&nbsp;</FONT></P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P><FONT face=Arial size=2></FONT>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 22, 2004, 1:19 am</b></i>',12803,1);
INSERT INTO comment VALUES (12816,1651,6116,'Galendir','The Solution is false!','2004-03-22 01:33:32',0,'<p><i>Edited on <b>March 22, 2004, 1:37 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12817,1735,4507,'Penny','I\'m afraid that will be the Official Solution...','2004-03-22 02:04:54',0,'...that all these words contain smaller words. That will be absurd, of course, since almost every&nbsp;word in this present post contains a smaller word.....',NULL,1);
INSERT INTO comment VALUES (12818,525,6126,'Kancelot To','No Subject','2004-03-22 03:31:55',0,'It never says that all thouse people were going to St. Ives, so therefore, 1 is the solution.',NULL,1);
INSERT INTO comment VALUES (12819,467,6126,'Kancelot To','No Subject','2004-03-22 03:33:08',0,'heard of this one, a person',NULL,1);
INSERT INTO comment VALUES (12820,859,6126,'Kancelot To','?','2004-03-22 03:34:08',0,'huh?',NULL,1);
INSERT INTO comment VALUES (12821,1721,4507,'Penny','I would say','2004-03-22 08:34:33',3,'<P>Water </P>\r\n<P>(H2O)</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;</P><p><i>Edited on <b>March 22, 2004, 8:35 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12822,1721,4670,'e.g.','No doubt about it','2004-03-22 08:47:27',3,'Good ol\' water!!\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12823,1721,1920,'Brian Smith','DHMO','2004-03-22 09:03:37',3,'<P>The compound is Dihydrogen Monoxide (DHMO)</P>\r\n<P>Read all about the dangers of DHMO at <FONT color=#008000 size=2><A href=\"http://www.dhmo.org\">www.dhmo.org</A></FONT></P><p><i>Edited on <b>March 22, 2004, 9:11 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12824,50,6114,'logischer Verstand','wrong addition','2004-03-22 09:45:43',3,'The addition in the problem was done wrong just for trickery.&nbsp; To\r\nsolve the problem, one must first take into account that the desk\r\nmanager has $25, the bellboy has $2, and each farmer has $1.&nbsp;\r\nThus, $25+$2+$1+$1+$1=$30.&nbsp; No missing dollar.\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12825,1721,1686,'DuCk','I once had this on a test','2004-03-22 09:51:23',3,'I once had this question on an exam in hydrology except the question was, do you think this substance should be banned and why?&nbsp; Of course I missed it, coming up with some dumb reasoning, but it was a cool question anyhow.&nbsp; And of course the answer was, no because it\'s water.',NULL,1);
INSERT INTO comment VALUES (12826,488,6114,'logischer Verstand','answer','2004-03-22 09:56:39',3,'pi.&nbsp; The value of pi\'s digits is through the number of letters per word.&nbsp; e.g.: Sir (3), I (1) bear (4) a (1)...\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12827,1721,6132,'Philip Carey','Dangerous compound','2004-03-22 10:12:53',0,'I believe the answer is water.',NULL,1);
INSERT INTO comment VALUES (12828,980,6089,'Iain','re:No Subject','2004-03-22 12:10:15',0,'Just as a point, a lying knave is quite capable of saying \"I am a liar\".',8597,1);
INSERT INTO comment VALUES (12829,1721,6134,'chuma','re: Dangerous compound','2004-03-22 12:30:14',0,'the answer is definately water',12827,0);
INSERT INTO comment VALUES (12830,1540,4507,'Penny','Question for anyone','2004-03-22 13:18:10',4,'<P>\"Also, each of these rectanges [rectangles?]&nbsp;is similar in proportion to the whole sheet.\"</P>\r\n<P>Could you please be a little more precise ?&nbsp;Do you mean that the ratio of the width to the height of the individual rectangles is the same as the ratio of the width to the height of the entire sheet ?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 22, 2004, 1:24 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12831,1540,4374,'Richard','Solution','2004-03-22 13:31:52',3,'The rectangles are similar to the whole sheet but&nbsp;must be oriented&nbsp;the other way.&nbsp; If the height is X then (15/9)&nbsp;: (X/4) = X : 15&nbsp;which makes&nbsp;X=10.',NULL,1);
INSERT INTO comment VALUES (12832,1540,4507,'Penny','re: Solution','2004-03-22 13:35:25',0,'<P>I get it.....</P>\r\n<P>Height/width of the sheet is equal to width/height of each rectangle....&nbsp; Isn\'t that clever....&nbsp;</P>',12831,1);
INSERT INTO comment VALUES (12833,1540,1575,'DJ','re(2): Solution','2004-03-22 13:40:18',0,'<P>That\'s what similar means ... you learn something new every day ...</P>',12832,1);
INSERT INTO comment VALUES (12834,1540,4507,'Penny','re(3): Solution','2004-03-22 13:56:24',0,'<P>Indeed you do. I was afraid&nbsp;that the answer to this one would be&nbsp;\"Cannot be determined\", as was the Official \"Solution\" to <A href=\"http://perplexus.info/show.php?pid=1394&amp;op=sol\">http://perplexus.info/show.php?pid=1394&amp;op=sol</A></P>\r\n<P>LOL !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;&nbsp;</P><p><i>Edited on <b>March 22, 2004, 1:58 pm</b></i>',12833,1);
INSERT INTO comment VALUES (12835,1540,6089,'Iain','A different solution','2004-03-22 14:02:26',3,'<P>In this solution, I am assuming that the width is the shortest side of a rectangle.</P>\r\n<P>Let X be the height of the sheet. Let A be the height of the small rectangles, and B be the width.</P>\r\n<P>4A = 15<BR>A = 3.75</P>\r\n<P>9B = X</P>\r\n<P>3.75/X = B/15<BR>3.75/9B = B/15<BR>56.25 = 9B²<BR>B² = 6.25<BR>B = 2.5</P>\r\n<P>X = 22.5 inches<BR><BR></P>',NULL,1);
INSERT INTO comment VALUES (12836,1540,6089,'Iain','Vigorous head slapping','2004-03-22 14:12:34',0,'<P>Sorry - didn\'t read the question properly.</P>\r\n<P>4 rows, 9 columns - the width must be the longest side. I was wrong (much as it pains me to admit it)</P>',12835,1);
INSERT INTO comment VALUES (12837,1540,2716,'Federico Kereki','Solution','2004-03-22 14:29:53',3,'If the long side of the rectangles was aligned with the long side of the page, we\'d have an impossibility; the small rectangles couldn\'t be similar to a 4x9 version of itself.\r\n\r\nIf we align the short side of the rectangles with the long side of the page, we get a solution: the small rectangles are proportional to 2x3, and the paper to 12x18 (12=3x4, 18=2x9).\r\n\r\nIf the paper width is 15\", the length is 22.5\".',NULL,0);
INSERT INTO comment VALUES (12838,1721,4323,'Benjamin J. Ladd','Sorry folks,','2004-03-22 14:38:53',3,'<P>But it\'s not water...</P>\r\n<P>It is in fact, Dihydrogen Monoxide.&nbsp; Check out the FAQ on the web page and go through the bullet points:&nbsp; Brian Smith was right.</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12839,1651,4507,'Penny','re: The Solution is false!','2004-03-22 15:03:49',0,'\"The Solution is false!\"........and that is because............?',12816,1);
INSERT INTO comment VALUES (12840,1721,4507,'Penny','Sorry Mr. Ladd,','2004-03-22 15:07:38',0,'But you are engaging in the error of false alternatives. It could be both. ',12838,1);
INSERT INTO comment VALUES (12841,1540,5384,'Larry','Solution','2004-03-22 15:12:46',0,'<P>If each little rectangle measurements are a x b units, then either:&lt;p&gt;<BR>a/b = 4a/9b&nbsp;&nbsp; or&nbsp; &lt;p&gt;<BR>a/b = 4b/9a&nbsp; &lt;p&gt;</P>\r\n<P>the first way leads to 4ab = 9ab so it has to be the other way &lt;p&gt;<BR>9a^2 = 4b^2 &lt;p&gt;<BR>3a = 2b</P>\r\n<P>There are 2 answers: &lt;p&gt;</P>\r\n<P>Width 15, Height 22.5&nbsp; (little rectangles 3.75 x 2.5)&nbsp;&nbsp;&nbsp; or&nbsp; &lt;p&gt;<BR>Width 15, Height 10&nbsp;&nbsp;&nbsp;&nbsp; (little rectangles 2.5 x&nbsp; 5/3)</P>\r\n<P>just so the ratio between sides is 2 to 3</P>\r\n<P>and that\'s my story</P><p><i>Edited on <b>March 22, 2004, 3:13 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12842,1540,1301,'Charlie','re: Solution','2004-03-22 15:21:37',0,'<P>Hmmm....</P>\r\n<P>This gets down to a definition of width and length.&nbsp; Actually the question called for \"width and height\", rather than \"length\", changing the emphasis somewhat.&nbsp;&nbsp; When width is contrasted with length, we think of the width as the shorter dimension, but when width is contrasted with height, we think of the width as whichever one was horizontal, while height is vertical, regardless of which dimension is smaller or larger.</P>\r\n<P>Gamer indicates 4 rows and 9 columns, indicating that the division by&nbsp;four is vertical (separated by horizontal lines) and the nine is horizontal (separated by vertical lines).&nbsp; If the width stretches across the columns and the width is 15, then the height is 10, as another previous post indicated.</P>',12837,1);
INSERT INTO comment VALUES (12843,1721,5384,'Larry','What are (you talking about?)','2004-03-22 15:25:04',0,'<P>get it?<BR><BR>What are?&nbsp; Water<BR><BR>Sorry.<BR><BR>Also&nbsp;can form a&nbsp;tsunami</P>\r\n<P>H20 with 10^(-7) moles per liter H+ ions, and <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10^(-7) moles per liter hydronium ions</P>',NULL,1);
INSERT INTO comment VALUES (12844,1721,1301,'Charlie','re: Sorry folks,','2004-03-22 15:26:21',0,'<P>Specifically (cf. Penny\'s post):</P>\r\n<P>dihydrogen = H<SUB>2</SUB></P>\r\n<P>monoxide = O</P>\r\n<P>dihydrogen monoxide = H<SUB>2</SUB>O</P>',12838,1);
INSERT INTO comment VALUES (12845,1658,6089,'Iain','No Subject','2004-03-22 16:23:29',1,'Is it provable? This question reminds me of the old \"Colour any map with just four colours\" question, which, to the best of my belief, is as yet unproved.',NULL,1);
INSERT INTO comment VALUES (12846,1694,6089,'Iain','One possibility','2004-03-22 16:36:13',1,'<P>Perhaps there is no sequence - the minions are being watched by camera, and any who hesistate to enter a number will be plunged into the hideous storm of brain teasers.</P>\r\n<P>Agent Argent simply enters any number, goes through the door and confronts Dr. Levik, who merely presses a secret button concealed in his high-backed leather chair, and plunges our hero into a pool filled with pirhana fish, while stroking his long-haired white cat.</P>',NULL,1);
INSERT INTO comment VALUES (12847,1540,1626,'Gamer','Changes','2004-03-22 16:57:57',0,'<P>I changed the problem to reflect these concerns. I knew what I meant; why couldn\'t you just recieve my telepathy? :)</P>\r\n<P>Actually my original problem was 15 inches long, how wide is it? and somehow it got changed. So of course the answer would be 10 then, but this problem is fine too I suppose.</P>',NULL,1);
INSERT INTO comment VALUES (12856,1721,6114,'logischer Verstand','A possibility','2004-03-22 18:30:05',3,'The compound is sulfuric acid (DHMO is apart of sulfuric acid). ',NULL,0);
INSERT INTO comment VALUES (12861,1540,6114,'logischer Verstand','answer','2004-03-22 18:44:36',3,'All one needs to do is use proportions:<br>\r\n\r\nLet y stand for how long the sheet is, then:<br>\r\n\r\n(y/9)=(15/4)<br>\r\n\r\n(9*15)/4=y=33.75<br>\r\n\r\nThe sheet is 33.75\" x 15\"\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12941,1549,1301,'Charlie','re: thoughts','2004-03-24 08:38:04',0,'... and if that\'s the answer, it\'s more like adding 4/5 of \"seven\" to 1/3 of \"twelve\" and not dividing anything.',12940,1);
INSERT INTO comment VALUES (12942,1549,1920,'Brian Smith','Solution','2004-03-24 08:48:28',0,'<P>One third of twelve is \"lv\"<BR>One fifth of seven is \"v\"<BR>lv=55 and v=5 in Roman numerals.<BR>lv/v = 55/5 = 11</P>',NULL,1);
INSERT INTO comment VALUES (12943,1721,4323,'Benjamin J. Ladd','My guess:','2004-03-24 11:12:23',1,'<P>I have&nbsp;a&nbsp;nagging suspicion that \"Rocket Scientist\" (who as duty compels&nbsp;me to&nbsp;bring forth is in fact a mere novice of 6 posts) is really&nbsp;our old and very good friend \"Yo.\"&nbsp; Really, no other conclusion seems likely.&nbsp; Takers?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12944,1770,1575,'DJ','re: steve\'s solution','2004-03-24 11:51:08',0,'The trick is that you are not trying to maximize the <EM>product </EM>of the numbers, but their least common multiple. With groups of 3, 5, 6, and 7, the monkeys in the group of 3 will be \'home\' every time the monkeys in the group of 6 are. Thus, that arrangement would really take only 5×6×7=210 whistles to complete.',12931,1);
INSERT INTO comment VALUES (12945,1688,6166,'Carl','Solution','2004-03-24 11:58:52',0,'How about the capitols in alphabetical order...so the next two states would be Lousiana (Baton Rouge) and then North Dakota (Bismark)',NULL,0);
INSERT INTO comment VALUES (12946,1549,6089,'Iain','Nitpicking','2004-03-24 12:10:17',0,'Hmm, the word order seems a little messed up in order to rhyme the poem. It seems to imply that \'one third of twelve\' is the result if you divide something by \'just one fifth of seven\'.',NULL,1);
INSERT INTO comment VALUES (12947,1721,6139,'yo','re: My guess:','2004-03-24 15:29:23',0,'<P>novice you are, benjamin</P>',12943,1);
INSERT INTO comment VALUES (12959,1280,5898,'paul','umm','2004-03-24 22:34:03',3,'<P>12 or 24 hours</P>\r\n<P>30 minutes</P>\r\n<P>0 seconds</P>',NULL,1);
INSERT INTO comment VALUES (12960,1689,3386,'Victor Zapana','re: Replies and thoughts','2004-03-24 22:34:17',0,'<P>lol i dint say that the triangles CMY and DMX are congruent. i meant that in order to prove it , one way of doing it is to prove that they are congruent</P>',12956,1);
INSERT INTO comment VALUES (12949,383,6139,'yo','re: DUDE THIS IS EASY','2004-03-24 15:49:56',0,'The bible is completely contextual, none of it happened but it is there to show us what is&nbsp;good(God) and evil(Devil). Notice how even the names are symbols instead of actual people?',12926,1);
INSERT INTO comment VALUES (12952,650,6139,'yo','just take off the blindfold','2004-03-24 16:10:00',0,'that\'s what i would do',NULL,1);
INSERT INTO comment VALUES (12953,1689,3386,'Victor Zapana','No Subject','2004-03-24 16:36:21',0,'<P>well... there is a sure-fire way to get MX = MY, which is CPCTC (correspoding parts of congruent triangles are congruent) after either figuring out if triangle CMY is congruent to DMX, or figure out YMB is congruent to XMA... hmm i already notice vertical angles, so mebe u gotta use SAS or SAA? </P>\r\n<P>also... u no that angle D is congruent to angle B because they share the same arc CA. Similarly, angle C and A are congruent because they share the same arc BD.</P>\r\n<P>one more thing... u can prove that triangle CMB is similar to AMD by AAA, but their congruence cant be proven just yet (if possible)</P><p><i>Edited on <b>March 24, 2004, 4:42 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12954,1689,6159,'Shanna','Answer','2004-03-24 17:03:50',0,'Prove that Point M is the midpoint of points X &amp; Y. Hmm...<br>\r\n<br>\r\nIt\'s not. If it was the midpoint it would be in the middle of the circle. That\'s like, so first grade...<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12955,357,6159,'Shanna','Answer here','2004-03-24 17:10:18',3,'<p style=\"text-align: justify;\"><span style=\"font-weight: bold;\">They switch horses, and tie on the way there, so that they both win.</span><br>\r\n</p>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12956,1689,3558,'Tristan','Replies and thoughts','2004-03-24 18:41:15',1,'<P>Victor: Triangles CMY and DMX are not congruent.&nbsp; You can\'t prove it because it\'s not always true.&nbsp; However, you are correct that triangles CMB and AMD are similar.</P>\r\n<P>Shanna: Look at the diagram a bit more.</P>\r\n<P>If I recall my geometry, AM&nbsp;* MB = CM * CD =&nbsp;PM * PQ.&nbsp; Maybe this will help?</P>\r\n<P>I say that we draw an auxillary reflection over the diameter, and prove that the points reflect to each other.</P>',12953,1);
INSERT INTO comment VALUES (12957,1689,6178,'Zero Armada','Answer','2004-03-24 20:21:41',3,'M is the midpoint because the triangles AMD and CMB are symetrical. Since they are symetrical, they align points X and Y an exact distance away from eachother. Since M is the symetrical part of the triangles, its is logicly the midpoint of line XY',NULL,1);
INSERT INTO comment VALUES (12958,1721,4507,'Penny','You still here, Guest User ????','2004-03-24 21:55:33',0,'\"yo\" is a Japanese word meaning \"soon to be banned from the forum\". (I used to dish out childish insults and nearly got banned for it. I wised up and stopped doing that. I must be smarter than \"yo\".)',12948,1);
INSERT INTO comment VALUES (12961,759,5898,'paul','umm','2004-03-24 22:41:59',3,'<P>(x²+2x+3)</P>\r\n<P>(1x²+[2*1x]+3)</P>\r\n<P>You are supposed to put 1 in front of xso the answer to the equasion is 6x which is not divisable by 35</P>',NULL,1);
INSERT INTO comment VALUES (12962,1770,6162,'Steve Royer','re(2): steve\'s solution','2004-03-25 00:30:01',0,'i agree&nbsp;&nbsp; sort of<br>\r\nwas up late last night&nbsp;&nbsp; too tired to think much<br>\r\nsooo&nbsp;&nbsp; whats your solution?<br>\r\n<p><br>\r\n</p>\r\n\r\n\r\n',12944,1);
INSERT INTO comment VALUES (12963,1737,6162,'Steve Royer','steve\'s solution','2004-03-25 02:18:45',0,'how about &nbsp; &nbsp;&nbsp; 17<br>\r\n1 + 7 = 8<br>\r\n8 / 2 = 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; average is even and between 3 &amp; 9<br>\r\n17 is not divisible by any number below 20 <br>\r\n&nbsp;( unless you count itself ???&nbsp;&nbsp;&nbsp; 17/17 = 1)<br>\r\nin that case it would have to be <br>\r\n37<br>\r\n<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12863,1706,6114,'logischer Verstand','an answer','2004-03-22 18:56:25',3,'Instead of using pure mathematics to solve this problem, I used\r\nexperimentation instead (but there were still some preliminary\r\nmathematics).&nbsp; <br>\r\n<br>\r\nBecause AP=1 and CP=3, the longest possible diameter AC of square ABCD\r\nis 4 (1+3).&nbsp; Thus, the longest side length is: 2(a^2)=(4^2)<br>\r\n2(a^2)=16<br>\r\n(a^2)=8<br>\r\na=sqrt(8) or about 2.82.<br>\r\n<br>\r\nUsing experimentation, one can find the necessary side length so that\r\narcs with radii of 1 (with an origin at point A), 2 (with an origin at\r\npoint B), and 3 (with an origin at point C) meet at a single point P\r\ninside square ABCD is equal to 2.79.&nbsp; Through simple measurement,\r\nDP=2.45 or sqrt(6) and angle APB=137.4 degrees (an estimate).<br>\r\n<br>\r\n<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12865,1721,4507,'Penny','yo','2004-03-22 19:37:08',0,'Some have been&nbsp; banned from this forum for engaging in personal attacks. A word to the wise.',NULL,1);
INSERT INTO comment VALUES (12866,1539,4507,'Penny','yo, oh, yo yo, yo yo, calling yo yo.......','2004-03-22 19:44:15',0,'<P>You can be&nbsp;banned for personal attacks and vulgar profanity, yo yo. This is your second warning. </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 22, 2004, 7:45 pm</b></i>',12852,1);
INSERT INTO comment VALUES (12867,1735,4507,'Penny','yo yo, do really want to be here ?','2004-03-22 19:47:53',0,'I don\'t think so',12864,1);
INSERT INTO comment VALUES (12868,1737,6142,'Maghann','and the answer is','2004-03-22 20:36:34',0,'23',NULL,0);
INSERT INTO comment VALUES (12869,1721,4323,'Benjamin J. Ladd','The ugly truth is I\'m an idiot...','2004-03-22 22:23:46',0,'<P>I am (very seriously) failing chemistry II this semester.&nbsp; I have an aversion to the subject that goes beyond disgust and loathing...</P>\r\n<P>Anyway,&nbsp;on a better note,&nbsp;<A href=\"http://www.dhmo.org\">www.dhmo.org</A> may be the funniest website ever constructed.&nbsp; Man, do I feel stupid.</P>\r\n<P>And thanks&nbsp;go out to&nbsp;all those who pointed out that dihydrogen monoxide IS in fact water.</P>',NULL,1);
INSERT INTO comment VALUES (12870,1770,6137,'pppy','My solution','2004-03-22 23:14:55',3,'<P>I\'ve come up with 420.&nbsp; It\'s five loops, of 2, 3, 4, 5, and 7 circles.&nbsp; Ignoring the 2 at the start (because it\'s a factor of 4) that leaves you with 2 * 3 * 4 * 7, or 420.</P>\r\n<P>(Well, actually 419, because it doesn\'t start the dance with a whistle)</P>',NULL,1);
INSERT INTO comment VALUES (12871,1675,6137,'pppy','Cups of water or cups of ice?','2004-03-22 23:23:28',1,'<P>Cups is a measurement of volume.&nbsp; Water, when frozen, while retaining the same mass (weight) increases in volume.&nbsp; If you were wanting to find the answer in cups of water, the displacement concept that everyone here has suggested would not be accurate, as you would be calculating the volume of ice, not water.</P>\r\n<P>Of course, that means that this problem is insoluble given the tools we have at hand, but then again you could just choose to ignore the difference in volume between the states of water.</P>',NULL,1);
INSERT INTO comment VALUES (12872,1651,6137,'pppy','Were they held in \"Grease\"','2004-03-22 23:33:44',0,'Sorry... couldn\'t help it',NULL,1);
INSERT INTO comment VALUES (12873,1540,6147,'Florin','the answer is 10 inches','2004-03-23 02:36:39',3,'If L and W are the length and width of the whole paper sheet and l and w are the length and width of each rectangle of the grid then\r\n\r\nW = 9 * w\r\nL = 4 * l\r\n\r\nWe also know that each rectangle is similar in proportion with the whole sheet. That tells us that one of the following is true:\r\n\r\n1) L/W = l/w \r\n     or \r\n2) L/W = w/l\r\n\r\nIt\'s obvious that 1) is not true because L/W = 4*l/9*w which different than l/w. \r\n\r\nThen the only possibility is  \r\n\r\nL/W = w/l = 4*l/9*w => w = l*2/3 \r\n\r\nWe know that:\r\n\r\nW = 15 = 9 *w => 15 = 9 * l * 2/3 => l = 5/2\r\n\r\nFinaly, the solution is:\r\n\r\nL = 4 * l = 4 * 5/2 = 10',NULL,0);
INSERT INTO comment VALUES (12874,1675,4507,'Penny','re: Cups of water or cups of ice?','2004-03-23 04:11:06',0,'<P>pppy wrote: \"...the displacement concept that everyone here has suggested would not be accurate, as you would be calculating the volume of ice, not water....\"</P>\r\n<P>That is not what the problem asks. It does not ask for the volume of ice cubes.&nbsp;It asks,&nbsp;what is the number of ice cubes required to produce a volume of&nbsp;four cups of water. Obviously,&nbsp;that would be the number of ice cubes equal in weight to four cups of water, because the weight of water&nbsp;does not change significantly when it freezes,&nbsp;and the displacement concept of Archimedes determines that weight&nbsp;very nicely. An&nbsp;ice cube will be equal in weight to the volume of water it displaces. Please don\'t try to outsmart Archimedes. Not even Albert Einstein could do that.&nbsp;&nbsp;&nbsp;</P>',12871,1);
INSERT INTO comment VALUES (12875,211,6148,'rich harran','Simple solution (and _this_ one is correct)','2004-03-23 04:31:27',0,'Each second the ant moves 0.001m towards the destination (the end of the band).\r\nEach second the destination moves 1m away from the ant.\r\nSo the destination is moving away from the ant faster than the ant is moving towards the destination, and therefore, the ant will never get there.  \r\nIn this case, the fact that the movement of the destination is non-linear is a red-herring.\r\nYou could plot a graph of the position of the end of the rubber band and the position of the ant both relative to the start of the band against time (x vs t).  The end of the band would be a series of unit steps every second (starting at t=0,x=1), and the ant would be a diagonal line with a gradient of 0.001.  The lines would diverge with increasing time and not cross for t>0.\r\nSo the solution given to this problem is incorrect, so what is the flaw?\r\nThe sum terms become incorrect with time.  Following the logic of the solution presented, in the first second, the ant moves 1/1000 of the _original_ length of the band, and in the second, it moves 1/2000 of the _new_ length of the band.  The solution proposes that in two seconds, the ant has traversed (1/1000 + 1/2000) * the length of the band which is assumed to be 2m, so the ant has traversed a total of 3/2000 * 2 = 3/1000 or 0.003m.  We know from its speed that the ant has actually traversed 0.002m in 2s, and we can also get that from L0/1000 + L1/2000 = 1/1000 + 2/2000 =0.002.',NULL,0);
INSERT INTO comment VALUES (12876,1540,6089,'Iain','re: answer','2004-03-23 05:52:34',0,'<P align=justify>You seem to have used a method which ignores the similararity of the rectangles and tries to find what the proportions would be if the rectangles were squares.</P>',12861,1);
INSERT INTO comment VALUES (12877,1721,6089,'Iain','This is getting STUPID!','2004-03-23 06:00:01',0,'<P>Why is everyone being so dumb? Everyone is taking this way out of proportion.</P>\r\n<P>Firstly, dihydrogen monoxide and water ARE THE SAME THING!! Why does everyone have to try and be funny and say that they are not. The first one may have been funny a long time ago, but people keep repeating it, and it is getting boring.</P>\r\n<P>Plus, this should not be able to degenerate into a thing where people are just insulting other people for absolutely no reason. Some people just don\'t know when to stop.</P>',NULL,1);
INSERT INTO comment VALUES (12878,1721,4507,'Penny','What do you mean, getting ?','2004-03-23 06:47:29',0,'<P>This was a good puzzle, as puzzles go. And as puzzles go, it went. &nbsp;</P>\r\n<P>Don\'t worry about yo and his insults. He is obviously 5 years old, and his mommy will log him off pretty soon.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 23, 2004, 7:36 am</b></i>',12877,1);
INSERT INTO comment VALUES (12879,1721,6089,'Iain','The ancient art of diplomacy','2004-03-23 08:41:17',0,'See, when he reads that, he\'s just going to get more annoyed.',12878,1);
INSERT INTO comment VALUES (12880,1721,4507,'Penny','re: The ancient art of diplomacy','2004-03-23 08:44:25',0,'He\'ll get so annoyed that he\'ll remove that nice \"a\" that makes \"biatches\" a euphemism....',12879,1);
INSERT INTO comment VALUES (12881,1718,1920,'Brian Smith','Another answer','2004-03-23 08:48:54',0,'The one way street was being used as a detour due to construction.&nbsp; Every car was going down the street in the wrong direction.',NULL,1);
INSERT INTO comment VALUES (12882,1688,4323,'Benjamin J. Ladd','This tour is of...','2004-03-23 09:15:20',3,'<P>Alphabetical state capitals.</P>\r\n<P>So the next two in the sequence are LA and ND; the capitals of which are Baton Rouge and Bismarck, respectively.</P><p><i>Edited on <b>March 23, 2004, 9:16 am</b></i>',NULL,1);
INSERT INTO comment VALUES (12883,1688,4507,'Penny','Tour de force','2004-03-23 09:23:24',3,'<P>I finally solved a SilverKnight puzzle.....</P>\r\n<P>They visited New York (capital Albany), Maryland (Annapolis), Georgia (Atlanta), Maine (Augusta), and Texas (Austin). Then&nbsp; they went to&nbsp;Louisiana (Baton Rouge),&nbsp;North Dakota (Bismarck)....etc...etc...Kansas (Topeka), and New Jersey (Trenton) last of all. </P>\r\n<P>But...how did they get from Maine to Texas without \"visiting\" any other states ????&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P><I>Edited on <B>March 23, 2004, 9:27 am</B></I> </P><p><i>Edited on <b>March 23, 2004, 1:09 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12884,1688,4323,'Benjamin J. Ladd','re: Tour de force','2004-03-23 09:33:12',0,'They flew there, Penny (on a private jet of course as I\'m sure the Honolulu to Indianapolis leg doesn\'t exist on any public carrier).&nbsp; I don\'t think flying consitutes \"visiting\" even though you\'re passing through the states.&nbsp; Maybe they burrowed?',12883,1);
INSERT INTO comment VALUES (12885,1688,4507,'Penny','re(2): Tour de force','2004-03-23 09:38:58',0,'<P>Benjamin J. Ladd: \"Maybe they burrowed?\"</P>\r\n<P>Or, since they began in New York, they Burrough-ed. &nbsp;</P>',12884,1);
INSERT INTO comment VALUES (12886,1688,4323,'Benjamin J. Ladd','re(3): Tour de force','2004-03-23 09:43:00',0,'<P>Or maybe since they ended in Mexico, they \"burro-ed...\"</P><p><i>Edited on <b>March 23, 2004, 9:48 am</b></i>',12885,1);
INSERT INTO comment VALUES (12887,1737,5528,'shawn','re: and the answer is','2004-03-23 10:49:55',4,'isnt the average 3+2/2=5/2=2.5, which is less than 3..',12868,1);
INSERT INTO comment VALUES (12888,1688,1301,'Charlie','re(3): Tour de force','2004-03-23 11:12:03',0,'that would be boroughed (NYC)',12885,1);
INSERT INTO comment VALUES (12889,1644,4507,'Penny','looking in the mirror, yo yo','2004-03-23 11:17:15',0,':-)',12855,1);
INSERT INTO comment VALUES (12890,718,6114,'logischer Verstand','a possibility','2004-03-23 12:06:51',3,'The smallest number I could get is (1/3)^2=.1111111111111111\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12891,1688,4507,'Penny','re(4): Tour de force','2004-03-23 12:46:45',0,'<P>Charlie, do you expect a Midwestern&nbsp;hick like me to spell Borough correctly ?</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;&nbsp;</P><p><i>Edited on <b>March 23, 2004, 12:47 pm</b></i>',12888,1);
INSERT INTO comment VALUES (12940,1549,1301,'Charlie','thoughts','2004-03-24 08:35:39',1,'<P>Numerically, combining 3, 12, 5 and 7 with just multiplication and division doesn\'t seem to make it possible to come up with 11.</P>\r\n<P>Perhaps it\'s really a word problem, with one third of \"twelve\" being \"el\".&nbsp; But the extra \"even\" is 4/5 of \"seven\", not 1/5.&nbsp; Besides that, taking \"divide\" literally, we\'d have to separate the third taken from \"twelve\" to surround whatever we take from \"seven\".</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12893,1721,4507,'Penny','yo yo, go play in traffic','2004-03-23 13:46:33',0,'<P>Have some tylenol handy, in case you get that \"run down\" feeling.</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12894,1721,6152,'Rocket Scientist','re: yo yo, go play in traffic','2004-03-23 13:48:16',0,'<P>Tylenol 3 is good for the brian!!!</P>\r\n<P>Running down while the tylenol is in your system is bad</P>',12893,1);
INSERT INTO comment VALUES (12895,1536,4507,'Penny','\"yo\" is about to get a new user-name....','2004-03-23 14:03:42',0,'<P>It\'s going to be \"guest\". </P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P><p><i>Edited on <b>March 23, 2004, 2:04 pm</b></i>',12853,1);
INSERT INTO comment VALUES (12896,1688,4507,'Penny','Alternative solution','2004-03-23 14:17:41',3,'<P>Louisiana and&nbsp;North Dakota were the next two states on the itinerary, but the next two states \"visited\" were Louisiana and&nbsp;Arkansas (passing through, on the way&nbsp;to North Dakota).</P>\r\n<P>How\'s that for making a STATEment ?</P>\r\n<P>By the way, \"yo\", if you\'re reading this, I hope you like your new username, \"Guest User\".&nbsp;&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12897,1546,6089,'Iain','First thought...','2004-03-23 14:40:31',1,'<P>You could work through it, finding possible 19-digit numbers and square roots - but that wouldn\'t be quick, would it?</P>',NULL,1);
INSERT INTO comment VALUES (12898,1546,1301,'Charlie','without a calculator','2004-03-23 14:44:45',1,'<P>The first approximation would just count the relative frequency of perfect squares to numbers in the 19-digit range.&nbsp; As the derivative of x^2 is 2x, and the square root of a 19-digit number beginning with 7 is going to be about 2,500,000,000 (the best I can do without a calculator), the squares are going by at a rate equal to about 5,000,000,000 times that of their square roots.&nbsp; So the first approximation of the probability&nbsp;is 1/5,000,000,000.</P>\r\n<P>However, the last digit being 9 increases the chances that you have a perfect square: 1/5 of perfect squares end in 9, twice that which you\'d expect if the last digit were uniformly distributed over the digits, so at this level of sophistication, we increase the probability to 1/2,500,000,000.</P>\r\n<P>At the next level of sophistication, 1/25 of perfect squares end in 49, which is four time what you\'d expect, so instead of multiplying our original estimate by 2, we multiply by 4, and&nbsp;the probability&nbsp;is now estimated at 1/1,250,000,000.</P>\r\n<P>Of course in order to determine that 1/25 of perfect squares end in 49, you\'d need a table of squares of numbers from&nbsp;1 to 100.&nbsp; Why anyone would have one lying around, I don\'t know, as a computer can produce one at any time; its only advantage is being allowed in this puzzle. (Yes, I cheated by producing it on the fly via computer.)</P>\r\n<P>One could continue on, with probabilities of ending in 549, 249, 749, 449, 549 and 849, and allow for the equal probability that the hundreds position could be any one of the given spare&nbsp;digits, but that is beyond what I\'d want to do without a computer.</P><p><i>Edited on <b>March 23, 2004, 3:01 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12899,1540,6152,'Rocket Scientist','re(2): answer','2004-03-23 14:55:56',0,'But Aren\'t rectagles just squares with two longer sides? TO find the proportions of the similarities would not be difficult, therefore the lines in a square are the same as the lines in a rectangle',12876,1);
INSERT INTO comment VALUES (12900,1546,1301,'Charlie','with a computer (or a table of squares)','2004-03-23 14:57:04',1,'It turns out that a number with 49 as its last two digits can be a perfect square only if the hundreds digit is even.&nbsp; This has probability 1/2 of happening.&nbsp; However, if it is even, the probability that is a square is 8 times what it otherwise would be, leaving us with just the same probability of four times the most naive estimate, i.e., it is still 1/1,250,000,000.',12898,1);
INSERT INTO comment VALUES (12901,1546,6089,'Iain','Wording dispute','2004-03-23 14:59:21',4,'Does a person who is really, really, REALLY good at mentally calculating square roots count as a \"device\"?',NULL,1);
INSERT INTO comment VALUES (12903,1721,6152,'Rocket Scientist','re: What do you mean, getting ?','2004-03-23 15:05:05',0,'I do not comprehend how you came to the conclusion that yo is merely five years of age, when infact there is no indication that yo is even a man, he may be some psychopathic robot that is trying to take over website forums. Logic dictates that you re-evaluate your original assumption.',12878,1);
INSERT INTO comment VALUES (12904,1721,6152,'Rocket Scientist','re: chillax','2004-03-23 15:07:11',0,'Well hello there good citizen. I have invented many rockets in my time, that crazy cylindrical one from apollo 13, that was mine!!',12902,1);
INSERT INTO comment VALUES (12906,1546,2716,'Federico Kereki','Some thoughts','2004-03-23 15:12:39',1,'If the number is a square, the sum of its digits should be 0, 1, 4, or 7. \r\n\r\nThe 14 digits sum to 1.\r\n\r\nIf we picked 8, 5, 4, 7 and 2, the sum would be 0, so the number could be a square.\r\n\r\nIf we picked 8, 5, 4, 7 and 5, the sum would be 3, so it couldn\'t be a square.\r\n\r\nAnd so on...\r\n\r\nNote, however, that this is a feasibility check; even if the sum is one of the four values, it can easily be not a square.',NULL,0);
INSERT INTO comment VALUES (12907,1721,6152,'Rocket Scientist','re(3): chillax','2004-03-23 15:18:02',0,'<P>I PROGRAMED YOU, AND I CAN UN...PROGRAM YOU!!!!</P>\r\n<P>And if i may, logic dictated that since i created the craft the you were programmed into, that could only mean that you are infact merely a earth dwelling....life form.</P>',12905,1);
INSERT INTO comment VALUES (12938,1718,4088,'ben','No Subject','2004-03-24 08:00:45',0,'he was walking',NULL,0);
INSERT INTO comment VALUES (12939,1549,6157,'Danny','kinda funky','2004-03-24 08:35:29',1,'&lt;TABLE id=HB_Mail_Container height=\"100%\" cellSpacing=0 cellPadding=0 width=\"100%\" border=0 UNSELECTABLE=\"on\"&gt;\r\n&lt;TBODY&gt;\r\n&lt;TR height=\"100%\" width=\"100%\" UNSELECTABLE=\"on\"&gt;\r\n&lt;TD id=HB_Focus_Element vAlign=top width=\"100%\" background=\"\" height=250 UNSELECTABLE=\"off\"&gt;\r\n<P>the wording is kinda funky but if you look at it this way...</P>\r\n<P>twelve has 6 letters</P>\r\n<P>1/3 of that is 2 letters</P>\r\n<P>if you take the middle 2- E &amp; L</P>\r\n<P>and add it to seven minus the S (1/5 of the word)</P>\r\n<P>it equals eleven.</P>&lt;/TD&gt;&lt;/TR&gt;\r\n&lt;TR UNSELECTABLE=\"on\" hb_tag=\"1\"&gt;\r\n&lt;TD style=\"FONT-SIZE: 1pt\" height=1 UNSELECTABLE=\"on\"&gt;\r\n<DIV id=hotbar_promo></DIV>&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;',NULL,1);
INSERT INTO comment VALUES (12910,1721,6152,'Rocket Scientist','re(5): chillax','2004-03-23 15:37:24',0,'<P>You were infact created on this earth, so you are inface merely an earthling, a human you are not, but an earthling you are.</P>',12908,1);
INSERT INTO comment VALUES (12911,1546,6089,'Iain','Some more thoughts','2004-03-23 15:56:03',1,'<P>There are five different combinations of the six numbers that can be chosen: <BR><BR>24578<BR>24557<BR>24558<BR>25578<BR>45578</P>\r\n<P>Summing the total of all the&nbsp;numbers for each combination gives:</P>\r\n<P>24578 = 9<BR>24557 = 6<BR>24558 = 7<BR>25578 = 1<BR>45578 = 3</P>\r\n<P>Therefore the only possible combinations are 24558 or 25578, assuming that the numbers must sum to 0, 1, 4 or 7.</P>\r\n<P>If the hundreds digit must be even, then for 24558 it must be either 2, 4, or 8; and for 25578 it must be either 2 or 8. This gives 36 possible arrangements of the digits for 24558, and 24 for 25578. Therefore the probability that the number is a perfect square is at max 1/60.</P>',12906,1);
INSERT INTO comment VALUES (12912,1546,1626,'Gamer','re: Some more thoughts','2004-03-23 15:58:35',0,'<P>Seems strange why you would count the 5 numbers by themselves without counting the other 14 numbers :)</P>\r\n<P>Also, this is just like mental cube root, you should only use mental math or possibly paper (though it\'s not needed)</P>',12911,1);
INSERT INTO comment VALUES (12913,1546,1171,'nikki','Too simple/naive??','2004-03-23 16:07:58',1,'<P>My first thoughts had to do with the one\'s place digit.</P>\r\n<P>The one\'s place of any square number is as follows, in the form of One\'s digit of X : One\'s digit of X^2</P>\r\n<P>0:0&nbsp;&nbsp; 1:1&nbsp;&nbsp; 2:4&nbsp;&nbsp; 3:9&nbsp;&nbsp; 4:6&nbsp;&nbsp; 5:5&nbsp;&nbsp; 6:6&nbsp;&nbsp; 7:9&nbsp;&nbsp; 8:4&nbsp;&nbsp; 9:1</P>\r\n<P>So, out of these 10 possibilities, a 9 for the squared number shows up twice.&nbsp; So how about the answer being a 1/5 probability of the 19 digit number being a perfect square?</P>\r\n<P>This is probably too simple and naive of an approach, but I thought it was possible that all the other information was supposed to be distracting/misleading.&nbsp; I figured&nbsp;this&nbsp;idea was worth embarassing myself =)</P>\r\n<P>Otherwise, I like Charlie\'s approach with the 1(even digit)49 concept.</P>',NULL,1);
INSERT INTO comment VALUES (12914,1546,6089,'Iain','re(2): Some more thoughts','2004-03-23 16:10:34',0,'<P>Obviously I summed the other 14 digits as well - I\'m not stupid.</P>',12912,1);
INSERT INTO comment VALUES (12915,1546,6089,'Iain','re: Too simple/naive??','2004-03-23 16:13:43',0,'<P>Yes, but there would be several more digits before the last, so the answer isn\'t just one fifth. I think the extra information is probably there for a reason, though I could be wrong.</P>',12913,1);
INSERT INTO comment VALUES (12916,1688,5384,'Larry','re: alternative mode of transport','2004-03-23 16:54:50',0,'<P>I don\'t know how to spell borough either, but once they got to North Dakota, they might well have burrr-oughed.</P>\r\n<P><BR><BR>... because it\'s cold there, get it?&nbsp; I know, it\'s not funny, but I\'m easily amused.&nbsp; Maybe because I\'m from the midwest too.</P>\r\n<P><BR>and that\'s my story</P>',NULL,1);
INSERT INTO comment VALUES (12917,1546,5285,'Ady TZIDON','EASY  does it','2004-03-23 17:38:43',1,'\r\n\r\nsolution: the sum of  all the digits mod 9 is 5, while\r\nthe only possible outcomes for a square are:\r\n\r\n0,1,4, and 7.\r\ntherefore out of the 6 tiles either one of the fives or\r\na seven or a 4 are not a part of the original number\r\n\r\nstill a long way to go...............\r\n\r\nady\n\n<i>Edited on <b>March 23, 2004, 5:50 pm</b></i>',NULL,0);
INSERT INTO comment VALUES (12918,1546,5285,'Ady TZIDON','re: with a computer (or a table of squares)','2004-03-23 18:02:28',0,'   you say: \"This has probability 1/2 of happening\"   etc\r\n\r\nNot true. The 5 tuple belonging to the original number is\r\neither\r\n 8 5 4 7 2   or\r\n  8 5 4 5 2  or\r\n 8 5 5 7 2\r\n\r\nAll that out of \"digits sum\" consideration.\r\nThe prob. of  the hundreds digit being even need to be evaluated for each of the cases along with the 5-tuples prob. as well.\r\n\r\nToo tired to do it- leave it to others\r\n\r\nady',12900,0);
INSERT INTO comment VALUES (12919,1688,4507,'Penny','yo !!! Please read this post ASAP','2004-03-23 19:04:54',0,'<P>[Well&nbsp;I sure hope I deleted this post in time]</P><p><i>Edited on <b>March 23, 2004, 9:39 pm</b></i>',NULL,1);
INSERT INTO comment VALUES (12930,234,5352,'Juggler','Penny\'s not top','2004-03-23 23:12:57',0,'<P>You are \"A Gran Ma\"</P>\r\n<P>Penny might not be top, but it&nbsp;was great comment.</P>',NULL,1);
INSERT INTO comment VALUES (12931,1770,6162,'Steve Royer','steve\'s solution','2004-03-24 00:50:19',3,'630<br>\r\n4 circles of&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 6&nbsp;&nbsp; 5&nbsp;&nbsp; 3<br>\r\nhavn\'t put the math to this but feels good if <br>\r\ni understand it right ?&nbsp; what say?<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12920,1770,6158,'Jen','Novice','2004-03-23 19:19:09',3,'Maybe I am looking at this too naively.  But, I think it is 20.  I guess if I have to prove why.  There are 21 circles.  You blow the whistle once, the monkey goes to #2, blow it a second time it goes to #3.  Showing a pattern of n - 1 = (number).  21-1=20.  You would not count the first one as number 2, because then you would \"spill over\" and the dance would end.  The dance would end at 21 whistles.  So any more than 20 would be too many.  The maximum times he could blow would be 20.',NULL,0);
INSERT INTO comment VALUES (12921,1801,3558,'Tristan','re: you tell me what subject be','2004-03-23 19:56:43',0,'<P>How can I put this lightly?&nbsp; No, you\'re wrong, I mean hypercube.&nbsp; \"Supercube\" is a term that doesn\'t exist, according to&nbsp;the <A href=\"http://dictionary.reference.com/search?q=supercube\">dictionary</A>.&nbsp; In fact, it specifically asks whether I really meant \"hypercube.\"</P>\r\n<P>To those confused by the apparent lack of&nbsp;a comment to reply to: This comment was in reply to a deleted comment by a banned user.</P>',12850,1);
INSERT INTO comment VALUES (12922,501,6159,'Shanna','OH COME ON','2004-03-23 20:07:02',0,'<span style=\"font-weight: bold;\">Any dunderhead could get this!!!! No offense to those of you who are dunderheads....KIDDING....<br>\r\n<br>\r\n<br>\r\nAND THE ANSWER IS&gt;&gt;&gt;THE STARS<br>\r\n</span>\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12923,686,6159,'Shanna','Simple as pie (And for me they arent usually that simple)','2004-03-23 20:09:15',0,'It was on a TV screen\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12924,428,6159,'Shanna','Kind of an answer...but...','2004-03-23 20:19:34',0,'<div style=\"text-align: justify;\"><span style=\"font-weight: bold;\">The\r\nbarmaid is new, and when she asks the 1st stranger whether he wants\r\nGuinness or Worthington,&nbsp; the stranger explains that Guinness is\r\nthe only \"Half-pint of bitter.\" So when the second dude comes, she\r\nautomatically knows what to give him. <br>\r\n<br>\r\nI never was good at that British stuff...so I dunno if I\'m right or not...<br>\r\n</span></div>\r\n<div style=\"text-align: justify;\">\r\n\r\n</div>\r\n',NULL,1);
INSERT INTO comment VALUES (12925,428,6159,'Shanna','re: Anoop is apoop','2004-03-23 20:20:50',0,'LoL Chaz<br>\r\n<br>\r\nLike hahahahahahahahaha<br>\r\nha <br>\r\nha<br>\r\n\r\n\r\n',4534,1);
INSERT INTO comment VALUES (12926,383,6159,'Shanna','DUDE THIS IS EASY','2004-03-23 20:28:33',0,'THIS IS IN THE BOOK OF PSALMS IN THE BIBLE<br>\r\n<br>\r\nSO EASY MAN<br>\r\n<br>\r\n<br>\r\nA STATUE<br>\r\n<br>\r\n<br>\r\nI swear i haven\'t looked @ the answer!!!<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12927,344,6159,'Shanna','I swear','2004-03-23 20:39:57',0,'Have you been reading the back of the easy mac packs?<br>\r\n<br>\r\n<br>\r\nHe put a hole in the barrel<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12928,334,6159,'Shanna','LOL','2004-03-23 20:49:33',0,'The answer to this riddle\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12929,1546,1301,'Charlie','re(2): with a computer (or a table of squares)','2004-03-23 20:58:57',0,'<P>You say:</P>\r\n<P>&lt;&lt;you say: \"This has probability 1/2 of happening\" etc <BR><BR>Not true. The 5 tuple belonging to the original number is <BR>either <BR>8 5 4 7 2 or <BR>8 5 4 5 2 or <BR>8 5 5 7 2 <BR><BR>All that out of \"digits sum\" consideration. <BR>The prob. of the hundreds digit being even need to be evaluated for each of the cases along with the 5-tuples prob. as well. &gt;&gt;</P>\r\n<P>Your possibilities are based on the number being a square.&nbsp; The probability I gave of the 100\'s position being even was in general, not based on it\'s being a square.&nbsp;The probability was 1/2, as each of the 6 tiles was equally likely to have come from the 100\'s position (again, disregarding whether the number is a square or not), and half the digits are even.&nbsp;My calculation of the square probability, based on that alone, was then computed based on the necessity of the 100\'s position to be even in order to produce a square.</P>',12918,1);
INSERT INTO comment VALUES (12932,1540,6089,'Iain','re(3): answer','2004-03-24 03:15:44',0,'<P>&gt;&gt;Aren\'t rectagles just squares with two longer sides?</P>\r\n<P>No, they aren\'t. A square is specifically a rectangle with all sides of equal length. The equation there was based on the sides of the the small rectangles being equal. They cannot be squares, since they are similar to a 9x4 version of themselves. A 9x4 combination of squares cannot be a square.</P>',12899,1);
INSERT INTO comment VALUES (12933,1721,4507,'Penny','What the devil does \"chillax\' mean ????','2004-03-24 05:32:27',0,'Is that another \"dangerous compound\" ?',NULL,1);
INSERT INTO comment VALUES (12934,1546,4507,'Penny','Charlie sure takes this stuff seriously','2004-03-24 05:34:39',0,'<P>&nbsp;&nbsp; </P>\r\n<P>:-)</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>\r\n<P>&nbsp;</P>',NULL,1);
INSERT INTO comment VALUES (12935,482,6159,'Shanna','simple simple simple','2004-03-24 06:08:16',0,'Throw away the outside (IE the aluminum foil) cook the inside (the\r\nchicken that was in the aluminum foil) Eat the outside (The skin and\r\nmeat) Throw away the inside (the guts)<br>\r\n<br>\r\nSo the answer is a chicken<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12936,1718,6159,'Shanna','The easiest in the world (Heard it before)','2004-03-24 06:10:31',0,'The taxi driver wasn\'t...drumroll...driving the taxi!!!!<br>\r\n<br>\r\n<br>\r\nLOL<br>\r\n\r\n\r\n',NULL,1);
INSERT INTO comment VALUES (12937,211,6148,'rich harran','Ok, not it\'s not','2004-03-24 06:27:28',0,'ignored the even stretch of the band doh!',12875,0);

--
-- Table structure for table 'currentusers'
--

CREATE TABLE currentusers (
  id varchar(20) NOT NULL default '',
  last timestamp(14) NOT NULL,
  name varchar(50) default NULL,
  url varchar(100) default NULL,
  page varchar(100) default NULL,
  PRIMARY KEY  (id)
) TYPE=MyISAM;

--
-- Dumping data for table 'currentusers'
--

INSERT INTO currentusers VALUES ('d0eeafee5afe4351e996',20040325025900,'Guest','','http://perplexus.info/index.php?');
INSERT INTO currentusers VALUES ('6be77c9d31a7bb48dbf8',20040325025959,'Guest','','http://perplexus.info/show.php?pid=1341');
INSERT INTO currentusers VALUES ('f91c76d301c61e882391',20040325025832,'Guest','','http://www.flooble.com/perplexus/show.php?pid=1503');
INSERT INTO currentusers VALUES ('547f0ccd870e8550c234',20040325025805,'Guest','','http://www.flooble.com/perplexus/show.php?pid=1037');
INSERT INTO currentusers VALUES ('a20a5e8a3bc259075005',20040325025922,'Guest','','http://perplexus.info/show.php?pid=1460');
INSERT INTO currentusers VALUES ('475b8c7af65514ed4813',20040325025902,'Guest','','http://chatterbox.flooble.com/perplexus/show.php?pid=http://217.27.212.16/~machado/atst.gif&test=1');

--
-- Table structure for table 'daily'
--

CREATE TABLE daily (
  probId int(10) unsigned NOT NULL default '0',
  updated date NOT NULL default '0000-00-00'
) TYPE=MyISAM;

--
-- Dumping data for table 'daily'
--

INSERT INTO daily VALUES (10,'2004-03-25');

--
-- Table structure for table 'forum'
--

CREATE TABLE forum (
  forumId int(10) unsigned NOT NULL auto_increment,
  forumName varchar(100) NOT NULL default '',
  forumDesc varchar(255) NOT NULL default '',
  viewLevel int(10) unsigned NOT NULL default '0',
  postLevel int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (forumId)
) TYPE=MyISAM;

--
-- Dumping data for table 'forum'
--

INSERT INTO forum VALUES (4,'Library','This is a forum set aside for higher ranking members of perplexus.',30,30);
INSERT INTO forum VALUES (3,'General Discussion','This is a forum for discussing anything and everything.',0,10);
INSERT INTO forum VALUES (5,'Commons','A place to come and discuss the features of this site, as well as suggest/request additions and modifications. Oh yeah, and Bug reports too.',0,10);
INSERT INTO forum VALUES (6,'Reference','This is a place to ask questions about math terminology, and to post links to other resources out on the web.',0,0);
INSERT INTO forum VALUES (7,'New Users','This is a place for new users and visitors to come to introduce themselves, or ask questions about the site. We\'d love to know how you found us!',0,0);

--
-- Table structure for table 'forumpost'
--

CREATE TABLE forumpost (
  postId int(10) unsigned NOT NULL auto_increment,
  threadId int(10) unsigned NOT NULL default '0',
  forumId int(10) unsigned NOT NULL default '0',
  subject varchar(100) default NULL,
  post text,
  authorId int(10) unsigned default NULL,
  authorName varchar(40) default NULL,
  posted datetime default NULL,
  PRIMARY KEY  (postId)
) TYPE=MyISAM;

--
-- Dumping data for table 'forumpost'
--

INSERT INTO forumpost VALUES (1,1,3,'Forums!','Hey, everyone, we have forums!\r\n\r\nJust wanted you to know.\r\n\r\nI probably need to figure some of the stuff out before everything works, but, hey, it\'s a start :)',1,'levik','2002-11-30 12:18:55');
INSERT INTO forumpost VALUES (2,1,3,'Re: Forums!','This is a test reply',1,'levik','2002-11-30 12:19:12');
INSERT INTO forumpost VALUES (3,1,3,'Re: Forums!','This is levik testing anonymous posting',NULL,'Bob','2002-11-30 12:53:22');
INSERT INTO forumpost VALUES (4,1,3,'Does this work?','It does',227,'Dulanjana','2002-11-30 16:09:46');
INSERT INTO forumpost VALUES (5,1,3,'Nice','Damn! I need to learn how to create forums :(((( ',746,'Raveen','2002-11-30 19:08:01');
INSERT INTO forumpost VALUES (6,2,4,'This is for?','\'Higher Ranking\' members to post.... ?',746,'Raveen','2002-11-30 19:10:24');
INSERT INTO forumpost VALUES (7,1,3,'Suggestions','Should there be a special forum like General, for \'Suggestions\' ? ',746,'Raveen','2002-11-30 19:16:48');
INSERT INTO forumpost VALUES (8,3,3,'Suggestions','The table on the right always blocks part of the table on the left. I mean, look, \'Logout\' is half covered. And on some pages, the problems are covered. Am I the only one who sees this problem? My resolution is 1024 x 768.',746,'Raveen','2002-11-30 19:25:54');
INSERT INTO forumpost VALUES (9,3,3,'Re: Suggestions','What browser are you using?',1,'levik','2002-11-30 21:16:09');
INSERT INTO forumpost VALUES (10,3,3,'Re: Suggestions','IE 6',746,'Raveen','2002-11-30 22:13:32');
INSERT INTO forumpost VALUES (11,3,3,'ok now','It seems to be OK now!',746,'Raveen','2002-11-30 22:18:25');
INSERT INTO forumpost VALUES (12,4,5,'Broken Link  =D','The \'Your Information\' link is broken, its linked to http://www.flooble.com/\"user.php/\"\r<br>\n\"\"\r<br>\n\r<br>\n',746,'Raveen','2002-11-30 22:21:00');
INSERT INTO forumpost VALUES (13,4,5,'Re: Broken Link  =D','Ought to be fixed. Thank you.',1,'levik','2002-12-01 05:47:58');
INSERT INTO forumpost VALUES (14,3,3,'Re: Suggestions','It\'s not really fixed, I just made it less apparent. \r<br>\n\r<br>\nThere seems to be an IE bug that makes it fail to figure in padding specified in the stylesheet for the purpose of calculating the width of a cell.\r<br>\n\r<br>\nThis causes it to think that the cell is \"wider\" than it actually is, and all the right-aligned elements are rendered too close to thecells edge, resulting in some parts not fitting into the cell.\r<br>\n\r<br>\nAll I did is reduce CSS-specified padding from 4 pixels to 2, so the effect is diminished, but not gone completely.\r<br>\n\r<br>\nIE\'s great, isn\'t it? This site works perfect with <a href=\"http://www.mozilla.org\">Mozilla</a> browsers.',1,'levik','2002-12-01 05:54:57');
INSERT INTO forumpost VALUES (15,1,3,'Re: Forums!','Does leapfrogging work?',1,'levik','2002-12-01 07:23:09');
INSERT INTO forumpost VALUES (16,2,4,'Re: This is for?','Yea i guess so. And What do you discuss here?',227,'Dulanjana','2002-12-01 20:31:38');
INSERT INTO forumpost VALUES (17,2,4,'We discuss...','We shall discuss what we will discuss. HEY! is that a paradox by any chance? :S',746,'Raveen','2002-12-02 00:03:51');
INSERT INTO forumpost VALUES (18,3,3,'Table Bug','Yea, spotted a button half covered by the table, but wasn\'t a hinderence to navigation,  so didn\'t \'bitch\' about it! \r<br>\nHehe yea, IE rulz!',746,'Raveen','2002-12-02 00:09:13');
INSERT INTO forumpost VALUES (19,2,4,'Re: This is for?','I don\'t think so.',1,'levik','2002-12-02 04:43:38');
INSERT INTO forumpost VALUES (20,5,5,'Latest Comments Numbering..','Good addition! Now it doesn\'t seem like the site is inactive everytime I return to the site and have to go looking for new posts! A certain Thumbs Up :D',746,'Raveen','2002-12-02 04:54:50');
INSERT INTO forumpost VALUES (21,5,5,'Re: Latest Comments Numbering..','I\'m actually considering adding a \"<b>New for You</b>\" page, that would show each visitor new problems, comments (and now, possibly, forum posts) that have been added since he last visited.\r<br>\n\r<br>\nBut I\'m still not sure how all of that can be done in a way that wouldn\'t kill the system by doing too many queries.',1,'levik','2002-12-02 08:02:09');
INSERT INTO forumpost VALUES (22,3,3,'Re: Suggestions','Let\'s not start a flame war here....',1,'levik','2002-12-02 08:02:57');
INSERT INTO forumpost VALUES (23,2,4,'Re: This is for?','Okay, how about we all refuse to discuss what we\'re discussing then? Is that better. ;-)\r<br>\nOkay, this doesn\'t seem the board for this kind of chatter - I\'ll stop now.',250,'Nick Reed','2002-12-02 08:04:11');
INSERT INTO forumpost VALUES (24,3,3,'Re: Suggestions','hmmm.. yeah sure, whatever that means! :p',746,'Raveen','2002-12-02 22:46:43');
INSERT INTO forumpost VALUES (25,5,5,'how about....','Latest posts numbering for the forum too ?',746,'Raveen','2002-12-02 23:28:18');
INSERT INTO forumpost VALUES (26,6,4,'So...','So Hows life?:s:s (What else have we got to discuss?!:)',227,'Dulanjana','2002-12-04 13:57:06');
INSERT INTO forumpost VALUES (27,6,4,'how about....','Is the world really round?',746,'Raveen','2002-12-04 21:46:14');
INSERT INTO forumpost VALUES (28,7,3,'mystery Water Problem','ok i have heard of this problem before but now i can not figure it our. ok here it is \r<br>\n\r<br>\na man drives into town with two full 20 gallon tanks filled with water. two men come to buy water and each want two gallons of water but the problem is that one man has a 5 Gal. can and the other a 3 Gal. can.  how with out measuring in anyway or wasting any water can you get 2 gallons in each of the cans.',879,'Anthony','2002-12-06 15:02:37');
INSERT INTO forumpost VALUES (29,7,3,'Answers...','You will find answers to this here -> http://www.flooble.com/perplexus/show.php?pid=238\r<br>\n\r<br>\n(Is HTML allowed here?)\r<br>\n<b>BOLD</b>',746,'Raveen','2002-12-07 01:46:16');
INSERT INTO forumpost VALUES (30,7,3,'Link...','Water Question... &lt;a href=\\\"http://www.flooble.com/perplexus/show.php?pid=238\\\" Click here for Answers to your question </a&gt;',746,'Raveen','2002-12-07 01:49:21');
INSERT INTO forumpost VALUES (31,7,3,'Prob..','I\'m obviously doing something wrong!\r<br>\n<a href=\"http://www.flooble.com/perplexus/show.php?pid=238\"> Click Here </a>',746,'Raveen','2002-12-07 01:50:29');
INSERT INTO forumpost VALUES (32,8,6,'Meanings...','Rational = ?\r<br>\n(will be posting more as I come across)',746,'Raveen','2002-12-07 01:52:13');
INSERT INTO forumpost VALUES (33,8,6,'Re: Meanings...','A \"Rational\" number as I recall is a number that can be expressed as a fraction of two integers.\r<br>\n\r<br>\n1/2 is rational, as is 124356/986865.\r<br>\n\r<br>\nPi (3.14....) is not.',1,'levik','2002-12-07 18:29:04');
INSERT INTO forumpost VALUES (34,7,3,'Re: mystery Water Problem','This is a quite different problem. \r<br>\n<P> \r<br>\nYou can\'t waste any water (in fact in the original by Sam LLyod, I believe it is actually milk.) \r<br>\n<P>\r<br>\nAlso, I believe the two Large tanks the peddler has are filled to the brim (these two are his first customers of the day). \r<br>\n<P>\r<br>\nI don\'t remember the sequence, but it takes a lot of juggling, and (if I recall correctly) in the end, each of the two tanks is down by the two gallons that one of the men bought. ',153,'TomM','2002-12-08 13:43:04');
INSERT INTO forumpost VALUES (35,8,6,'Re: Meanings...','The name is not because 1/2 is any more sensible than &#8730;2, but rather that 1/2 is the \"ratio\" between 1 and 2, or 2 and 4, 3 and 6, etc.',153,'TomM','2002-12-08 13:48:18');
INSERT INTO forumpost VALUES (36,7,3,'Re: mystery Water Problem','Yes, my mistake.',746,'Raveen','2002-12-09 00:00:44');
INSERT INTO forumpost VALUES (37,8,6,'Re: Meanings...','Hey, I actually never knew that :)\r<br>\n\r<br>\nLearn something new every day.',1,'levik','2002-12-09 05:52:28');
INSERT INTO forumpost VALUES (38,9,3,'Ratings.','People seem to be forgetting to rate problems again. Ratings are kind of important, because I they allow groupings of problems by quality. With ratings we can see \"top problems\" as well as recent top, which are the highest rated for the month.\r<br>\n\r<br>\nAdditionally, I am looking to add an advanced search page (as the number of problems is growing it will make more sense), and filtering by score (Slashdot-style) would be useful.\r<br>\n\r<br>\nFinally, and this is not something I\'m sure about, I\'m thinking of having high-rating problems count for more when calculating user promotions. But this may prove too difficult to do.\r<br>\n\r<br>\nSO.... If you\'re logged in and looking at a problem you haven\'t rated yet, it will give you a small reminder by \"animating\" the rating prompt of the page. Hopefully nothing too distracting.',1,'levik','2002-12-09 05:57:56');
INSERT INTO forumpost VALUES (39,5,5,'Re: Latest Comments Numbering..','Done (if with a little bit of a delay)',1,'levik','2002-12-09 06:04:19');
INSERT INTO forumpost VALUES (40,9,3,'Re: Ratings.','No, not at all distractiong! Actually I didn\'t notice it untill I read Nicks message on the chatterbox and looked for it!  ',746,'Raveen','2002-12-09 20:55:07');
INSERT INTO forumpost VALUES (41,9,3,'Re: Ratings.','ok, I just realized how helpful it is :D Thumbs Up! :p',746,'Raveen','2002-12-09 21:00:54');
INSERT INTO forumpost VALUES (42,8,6,'More meaning to it','Any number that can be expressed in (p/q) form where p and q are integers and q is non-zero is a rational number.\r<br>\n\r<br>\ne.g = 1/2, 0.33333...., 0.5\r<br>\n\r<br>\nAll numbers that aren\'t rational are irrational!\r<br>\n\r<br>\ne.g - pi , e , sqrt2, \r<br>\n\r<br>\nNote: Pi is not equal to 22/7 as some think. It is <B>approximately</B> equal to 22/7. It is irrational so it cannot be expressed in ratinal form.',227,'Dulanjana','2002-12-10 01:32:31');
INSERT INTO forumpost VALUES (43,10,6,'Another meaning...','What is a transcendal number? I have heard that Pi^2 is transcendal. Any ideas?',227,'Dulanjana','2002-12-10 01:33:47');
INSERT INTO forumpost VALUES (44,9,3,'Re: Ratings.','I noticed that for ages you can see what ratings people give, on average, and how many problems they\'ve submitted, by viewing their user stats. It might also be interesting to see the average rating of their problems too - this might be an interesting way to see if a person generally submits poor problems, or whatnot... Just a thought.',250,'Nick Reed','2002-12-10 02:13:45');
INSERT INTO forumpost VALUES (45,9,3,'Re: Ratings.','Not so sure about this.  Is it really a good idea to publicly give negative feedback to people genuinely trying to contribute content?',103,'friedlinguini','2002-12-10 04:49:31');
INSERT INTO forumpost VALUES (46,10,6,'Re: Another meaning...','It\'s a number that isn\'t a root of any polynomial with rational coefficients, if I remember correctly.  The square root of 2 isn\'t transcendental because it\'s a root of x^2 = 2.  Not sure if complex numbers, quaternions, etc. can be transcendental...',103,'friedlinguini','2002-12-10 04:54:34');
INSERT INTO forumpost VALUES (47,9,3,'Re: Ratings.','Ah, true I suppose. I\'ll hush now then. ;-)',250,'Nick Reed','2002-12-10 08:11:34');
INSERT INTO forumpost VALUES (48,9,3,'Re: Ratings.','Hmmm, you both have good points. On one hand it\'s rather interesting to see people\'s average problem scores. On the other, fl is right about embarrasing people who are doing their best.\r<br>\n\r<br>\nI will have to think about it some more.',1,'levik','2002-12-10 09:36:31');
INSERT INTO forumpost VALUES (49,10,6,'Re: Another meaning...','Umm....Whats polynomial? (co-efficient is the 2 in 2x or the 3.5 in 3.5x right?)',227,'Dulanjana','2002-12-10 13:55:29');
INSERT INTO forumpost VALUES (50,10,6,'Re: Another meaning...','A polynomial is the sum of a number of \"terms\" where each \"term\" is of the form\r<br>\n[coeficient * (base1 ^ exponent1) * (base2 ^ exponent2) etc. the coefficient and the exponents are constants, the bases are variables.)\r<br>\n\r<br>\nIt\'s easier to give examples of polynomials than to define them:\r<br>\n\r<br>\nSome binomials (polynomials of two terms) include 2x + y, 5x&#178; - 2x, 15y - 7, 4x&#178;y - 3xy&#178;, and ax + b\r<br>\n\r<br>\nSome trinomials (polynomials of three terms) include x&#178; - 2x +1, 5x + 6y + 3, and ax + by + cz\r<br>\n\r<br>\nA trancendental number is a number that either cannot be expressed as a polynomial(or its root), or only as a polynomial(or its root) which has an infinite number of terms.\r<br>\n\r<br>\nOf the three most famous non-trivial irrational numbers, pi and e are transcendental, while phi (the golden mean) is not, since it equals  1/2 + &#8730;5/2\r<br>\n\r<br>\nThe sequence of types of numbers goes \r<br>\n\r<br>\nIntegers\r<br>\n\r<br>\nRational Numbers (integers plus fractions)\r<br>\n\r<br>\nReal numbers (rational and irrational numbers, including transcendentals)\r<br>\n\r<br>\nComplex numbers (reals, imaginaries, and vector sums of a real and an imaginary part) \r<br>\n[Imaginary numbers are the product of a real absolute value and &#177;<I>i</I>, the square root of -1]',153,'TomM','2002-12-10 15:42:18');
INSERT INTO forumpost VALUES (51,9,3,'Re: Ratings.','A slight variation on Nick Reed\'s suggestion:  Rather than posting the average rating of submitted problems, post a total of the ratings of all puzzles (the average rating times the number of submitted puzzles if my explanation wasn\'t too clear).  Put up a link to \"Top Puzzlers\" or something like, listing either all contributors or the top N contributors.  That way, even a Rating 1 puzzle will boost the submitter\'s score (hey, it was good enough to get accepted, right?).  Ranking submitters on the same page also adds a competitive element that ought to create an incentive for people to submit problems.',103,'friedlinguini','2002-12-11 03:47:27');
INSERT INTO forumpost VALUES (52,11,5,'Forum thread suggestion','Currently, reading and responding to a thread is a two-step process.  You click on the thread, then if you want to respond to it, you click on a link which takes you to a text box.  Problem is, you sometimes want to refer back to a previous post, which is no longer visible.  Why not add a text box to the bottom of the thread view?  It saves an extra step of indirection and also solves the problem of not being able to refer back to previous comments.',103,'friedlinguini','2002-12-11 10:04:23');
INSERT INTO forumpost VALUES (53,12,4,'The queued limitation','Yep, its a good idea. Thought it was a headache to see 19 on queue. and to say two days per problem * 19 problems = 38 days till the last problem comes up!',227,'Dulanjana','2002-12-11 18:47:45');
INSERT INTO forumpost VALUES (54,12,4,'Re: The queued limitation','Actually, it\'s been a pretty stable one problem per day for about the past month or so. Except when we had the Quick Brown Fox problem, and I pushed another one that afternoon.',1,'levik','2002-12-12 01:41:05');
INSERT INTO forumpost VALUES (55,11,5,'Re: Forum thread suggestion','Yep, good suggesion. \r<br>\n',227,'Dulanjana','2002-12-12 03:53:39');
INSERT INTO forumpost VALUES (56,11,5,'Re: Forum thread suggestion','Allright, already! Stop badgering me! :)\r<br>\n\r<br>\nIt is a good idea, and I will add the feature first chance I get.',1,'levik','2002-12-12 05:03:36');
INSERT INTO forumpost VALUES (57,11,5,'Re: Forum thread suggestion','Ya gotta learn to stop asking for suggestions.  :-)>',103,'friedlinguini','2002-12-12 05:18:39');
INSERT INTO forumpost VALUES (58,11,5,'Re: Forum thread suggestion','There, you happy? Now it will be much more of a hassle to add paging. \r<br>\n(you know, the thingie that breaks threads up into pages once they reach gargantuan proportions?)\r<br>\n\r<br>\nAnyway, enjoy, and keep the suggestions coming... Doh!',1,'levik','2002-12-12 11:42:28');
INSERT INTO forumpost VALUES (59,7,3,'Re: mystery Water Problem','Markings: \r<br>\n   1st 20 gallon tank      2nd 20 gallon tank\r<br>\n   3 gallon can            5 gallon can\r<br>\n\r<br>\n1) fill both cans, each from different tank:\r<br>\n   17   15\r<br>\n    3    5\r<br>\n2) empty the 3 gallon can into the second tank:\r<br>\n   17   18\r<br>\n    0    5\r<br>\n3) fill the 3 gallon can from the first tank:\r<br>\n   14   18\r<br>\n    3    5\r<br>\n4) empty the 5 gallon can into the first tank:\r<br>\n   19   18\r<br>\n    3    0\r<br>\n5) empty the 3 gallon can into the 5 gallon can:\r<br>\n   19   18\r<br>\n    0    3\r<br>\n6) fill the 3 gallon can from the second tank:\r<br>\n   19   15\r<br>\n    3    3\r<br>\n7) fill the 5 gallon can to the top from the 3 gallon can (2 gallons):\r<br>\n   19   15\r<br>\n    1    5\r<br>\n8) empty 1 gallon from the 3 gallon can into the second tank:\r<br>\n   19   16\r<br>\n    0    5\r<br>\n9) fill the 3 gallon can from the 5 gallon can:\r<br>\n   19   16\r<br>\n    3    2\r<br>\n10) fill the first tank to the top from the 3 gallon can:\r<br>\n   20   16\r<br>\n    2    2\r<br>\n\r<br>\nI don\'t know if what I got is the shortest solution to this problem...',283,'lucky','2002-12-13 04:13:09');
INSERT INTO forumpost VALUES (60,13,5,'Problems in forums','I think I am going to ask you guys to try and refrain from posting new problems in forums as a rule of thumb. The reason being that a problem posted in the forum will not be properly added to the database, and thus will not be counted for all the site\'s purposes. For example, it will not be \"credited\" tot he poster, and will not count towards a user level quota. It will not come up as an \"oldie\", or as a \"random\" problem. It will never be the problem of the day, which is perplexus\' way of letting users sydicate our contents. And it won\'t come up in search results (which is probably more of a defficiency on the part of the site\'s code, but that\'s just how it is for now)\r<br>\n\r<br>\nSo I would appreciate it if you would submit any new problems through the site\'s submission process. While it may sometimes take a while for the problem to be voted through the queue, once it is, it will be the top problem on the site for  at least a day, making sure that it gets a lot of exposure and discussion.\r<br>\n\r<br>\nSorry if this seems rather harsh.\r<br>\n\r<br>\n- administration. :)',1,'levik','2002-12-13 05:47:32');
INSERT INTO forumpost VALUES (61,14,6,'Any difference','What is the difference between a theorem, axiom, corollary, and lemma?',227,'Dulanjana','2002-12-17 15:41:24');
INSERT INTO forumpost VALUES (62,14,6,'Re: Any difference','In general:\r<br>\nTheorem - something that is proven\r<br>\nAxiom - something that is simply assumed to be true (same as postulate)\r<br>\nCorollary - something which is trivially proven from a theorem\r<br>\nLemma - something that gets proven in the course of proving a theorem',103,'friedlinguini','2002-12-18 02:16:53');
INSERT INTO forumpost VALUES (63,14,6,'Re: Any difference','Just to expand:\r<br>\n\r<br>\nAn axiom (or postulate) is the basic building block on which proofs are built. It is usually, but not always intuitively obvious.  Of the five axioms of Euclidean geometry, the first four are intuitively obvious; the fifth is not.  Dropping or changing it leads to the creation of non-Euclidean geometries.\r<br>\n<P>\r<br>\nA theorem is a statement which has been proven.  A lemma and a corollary are theorems that are special case scenarios of other theorems.\r<br>\n<P>\r<br>\nIf before you can prove Theorem A, you need to prove special case B as a separate theorem, then Theorem B is a lemma of Theorem A.\r<br>\n<P>\r<br>\nIf special case B is a commonly seen variant on Theorem A, (often with an additional conclusion not included in the general case), then (since most of the work was done in proving Theorem A) Theorem B is a corollary of Theorem B.   ',153,'TomM','2002-12-18 03:38:38');
INSERT INTO forumpost VALUES (64,14,6,'Re: Any difference','Just for the uninitiated (not that I know anyone in particular :D), what ARE the five postulates of Euclidean geometry?',1,'levik','2002-12-18 05:18:08');
INSERT INTO forumpost VALUES (65,14,6,'Re: Any difference','http://mathworld.wolfram.com/EuclidsPostulates.html\r<br>\n\r<br>\n1. A straight line segment can be drawn joining any two points. \r<br>\n2. Any straight line segment can be extended indefinitely in a straight line. \r<br>\n3. Given any straight line segment, a circle can be drawn having the segment as radius and one endpoint as center. \r<br>\n4. All right angles are congruent. \r<br>\n5. If two lines are drawn which intersect a third in such a way that the sum of the inner angles on one side is less than two right angles, then the two lines inevitably must intersect each other on that side if extended far enough. This postulate is equivalent to what is known as the parallel postulate.',103,'friedlinguini','2002-12-18 05:42:40');
INSERT INTO forumpost VALUES (66,14,6,'Re: Any difference','I guess you can call those 5 postulates the rules of the game of geometry!\r<br>\n\r<br>\nNow I will take the pythogorean theorem\r<br>\n\r<br>\na^2 + b^2 = c^2\r<br>\na^2 = c^2 - b^2\r<br>\na^2 = (c + b)(c - b)\r<br>\n\r<br>\n\"The product of the sum and difference of the hypotenuse and side of a right angled triangle equals the square of the third side\" (Just made this up)\r<br>\n\r<br>\nWill this be a corrolary?',227,'Dulanjana','2002-12-18 16:55:08');
INSERT INTO forumpost VALUES (67,14,6,'Re: Any difference','By the way is it OK to \"assume\" in mathmatics? Shouldnt everthing be proven right?',227,'Dulanjana','2002-12-18 16:57:28');
INSERT INTO forumpost VALUES (68,15,6,'sinh, cosh, tanh whats this?','What exactly is the meaning of sinh, cosh, tanh? Heard that they are \"hyperbolic functions\" What is the meaning? \r<br>\n(I think there is also cosech, sech, coth too)',227,'Dulanjana','2002-12-19 00:17:54');
INSERT INTO forumpost VALUES (69,15,6,'Re: sinh, cosh, tanh whats this?','They are functions that have some properties similar to sin, cos, tan, etc.  For example, \r<br>\ne^(ix) = cos x + i sin x => e^x = cosh x + sin x  (where i = sqrt(-1))\r<br>\nsin x = x - x^3/3! +x^5/5! - x^7/7!...   =>   sinh x = x + x^3/3! + x^5/5! + x^7/7!...\r<br>\ncos x = 1 - x^2/2! + x^4/4! -x^6/6!...   =>  cosh x = 1 +x^2/2! + x^4/4! + x^6/6!...\r<br>\n\r<br>\nThey get used a lot in differential equations, which answers questions like \"What path does an object take if its speed is proportional to its distance from some point?\"',103,'friedlinguini','2002-12-19 02:54:51');
INSERT INTO forumpost VALUES (70,14,6,'Re: Any difference','Your statement would be a corollary of the Pythagorean Theorem.\r<br>\n\r<br>\nAssumptions are generally OK as long as they\'re mentioned as such.  Eventually, though, you have to make some assumptions (which generally wind up being your axioms).  In other cases, you can assume A as long as your only goal is to prove that B is true if A is true.',103,'friedlinguini','2002-12-19 02:59:42');
INSERT INTO forumpost VALUES (71,16,5,'Arrow icons','You may have noticed the arrow icons that I just added for moving to next/previous post when looking at problems. Are these better/worse/the same than the >> and << arrows that were used before?\r<br>\n\r<br>\nAny suggestions? (I\'m still pretty set in having posts appear in reverse chronological order)',1,'levik','2002-12-23 08:43:46');
INSERT INTO forumpost VALUES (72,16,5,'Re: Arrow icons','The only gripe I have is that they\'re a little faint on that background.  Otherwise, I think the notion of up versus down is an improvement over forward vs. backward.',103,'friedlinguini','2002-12-23 09:22:55');
INSERT INTO forumpost VALUES (73,16,5,'Re: Arrow icons','I changed them around a bit. \r<br>\n\r<br>\nAny Better?',1,'levik','2002-12-23 18:43:53');
INSERT INTO forumpost VALUES (74,17,6,'HTML codes for use on the site','Many of you know this, but many do not, so here goes...\r<br>\n\r<br>\nWhen posting problems and comments on the site, you have the ability to use some HTML codes to format your text. Not all the codes are allowed, but there should be enough for basic formatting:\r<br>\n\r<br>\n<b>&lt;br&gt;</b> : line BReak, will go to the next line\r<br>\n\r<br>\n<b>&lt;p&gt;</b> : Paragraph, will skip a line before the next bit of text\r<br>\n(The two tags above are not needed when posting comments, line breaks are converted automatically)\r<br>\n\r<br>\n<b>&lt;b&gt; ... &lt;/b&gt;</b> : Bold text - the text between these tags will be bold.\r<br>\n\r<br>\n<b>&lt;i&gt; ... &lt;/i&gt;</b> : Italic text - the text between these two tags will be italicised.\r<br>\n\r<br>\n<b>&lt;a href=\"http://some.url.com/page.html\"&gt;Link Text&lt;/a&gt;</b> : A Link, will show as text between the tags, pointing to the specified URL.\r<br>\n\r<br>\nIf i remember more that are supported on the site, I will post them. Also, if you think some are missing, let me know, and we\'ll see about adding them. No images, forms or tables though.',1,'levik','2002-12-24 07:40:18');
INSERT INTO forumpost VALUES (75,17,6,'Re: HTML codes for use on the site','I\'m guessing MathML is out of the question...',103,'friedlinguini','2002-12-24 09:50:47');
INSERT INTO forumpost VALUES (76,16,5,'Re: Arrow icons','They look good to me.',103,'friedlinguini','2002-12-24 10:17:32');
INSERT INTO forumpost VALUES (77,17,6,'Re: HTML codes for use on the site','Honestly, I don\'t really know much about MathML other than the fact that it exists. Doesn\'t it only work well with Mozilla-based browsers?\r<br>\n\r<br>\nIf you can give me a good reference link, and it turns out to be more widely supported than I think it is, we can possibly think about hacking it in.\r<br>\n\r<br>\n(I\'m toying with an idea of \"attachments\" to comments/problems)',1,'levik','2002-12-26 05:19:36');
INSERT INTO forumpost VALUES (78,17,6,'Re: HTML codes for use on the site','<a href=\"http://www.w3c.org/Math\">http://www.w3c.org/Math</a>\r<br>\n\r<br>\nProbably just a pipe dream right now.  It apparently freezes Phoenix for Windows for some reason.  Support for Mozilla under Windows is OK decent, but not perfect.  IE works pretty well with right plugin (i.e., <a href=\"http://www.dessci.com/webmath/mathplayer\">MathPlayer</a>), but will simply strip MathML tags without warning or an offer to download the plugin if you don\'t have it.  Don\'t know about Netscape or Opera, and I don\'t know about other platforms.\r<br>\n\r<br>\nStill, one can always dream.  :-)>\r<br>\n\r<br>\nWhat do you mean by attachments?  As in uploading images?  That would be nice and would significantly reduce the need for MathML...',103,'friedlinguini','2002-12-26 07:04:01');
INSERT INTO forumpost VALUES (79,17,6,'Re: HTML codes for use on the site','My thought was a yahoo-style \"add atachment\" button, with a drop down of supported typed - for example \"image\", \"mathML\", etc.\r<br>\n\r<br>\nClick it and you get a popup with the appropriate interface (depending on what you picked) - Text area for MathML, file upload for the image.\r<br>\n\r<br>\nThe problem is that there\'s no good way to display images inline - there\'s never a guarantee that they won\'t break the layout unless I do some heavy duty analysing. this is why I was always reluctant to add support.',1,'levik','2002-12-26 07:38:29');
INSERT INTO forumpost VALUES (80,17,6,'Re: HTML codes for use on the site','MathML isn\'t really anything more than additional tags that could appear in an HTML document.  It seems to me that there wouldn\'t be much reason to handle it as a separate attachment.\r<br>\n\r<br>\nLarge images in a problem would probably be handled at the approval stage.  Comments (and forum postings?) would be trickier.  Perhaps Resize and/or Delete links available to users of a certain level (where Resize would just add WIDTH and HEIGHT attributes to the IMG tag)?  Another approach might be to take the images out-of-line.  That is, make a link available for breaking out the image in a popup.\r<br>\n\r<br>\nIn principle, being able to upload images would be a cool feature.  It broke my heart to vote against that Prove the Pythagorean Theorem problem...',103,'friedlinguini','2002-12-26 08:18:49');
INSERT INTO forumpost VALUES (81,18,5,'Problem Rating','Well this is just a suggesion. Since alot of problems are not getting rated why not introduce a system like this\r<br>\n After a person has signed up why not introduce a system where the <B>percentage</B> of problems he rates after he has signed up is a qualification for him to become an apprentice, student, journeyman etc.\r<br>\n\r<br>\ne.g - to become an apprentice you need to rate 60% of all problems on live after you have signed up\r<br>\n\r<br>\nSince there will be a problem (When a person rates 1 problem off 2 its 50%, doesnt look too fair then) How bout introducing <B>demotions</B> onto flooble? that means the person would have to consistently rate problems. as soon as his percentage drops under a certain amount he becomes an apprentice or student etc, This way the person can rate again and get a higher user level. What do yyou think? ',227,'Dulanjana','2002-12-26 16:00:04');
INSERT INTO forumpost VALUES (82,18,5,'Re: Problem Rating','Not sure about that one... The reason that ratings don\'t figure more into ranking than they do is because I didn\'t want people to be rating problems artificially, just to get an advancement. The reason that going from Novice to Student requires  for you to have rated a problem is simply to show that you figured out that the site has this functionality, and you know how to use it.\r<br>\n\r<br>\nIf rating were beneficial to rank, people may end up ranking problems \"just because\", and that would cause the scores to become inaccurate.\r<br>\n\r<br>\nAlso, I think you misunderstand the purpose of ranks on the site. It is not supposed to be a competition of any kind, nor a reward. Quite simply, it is designed as a way for people who have shown that they can responsibly participate in the site to be able to do more. It is a way to have the site running in my absence. Once someone has reached a particular rank, they are entrusted witha certain amount of \"power\" over the site, and at the higher rank, this power spreads from their own problems to those of others.\r<br>\n\r<br>\nIn other words, you are not currently ranked a Journeyman as a reward for all the problems you have submitted, but because I know you will make good decisions about wether a problem belongs on the site or not. And that fact will not change if you decide to go away for a couple of months and stop participating.\r<br>\n\r<br>\nThus the idea of demotions would run counter to purpose of having ranks in the first place.',1,'levik','2002-12-27 01:56:28');
INSERT INTO forumpost VALUES (83,17,6,'Re: HTML codes for use on the site','If we could open images in a pop-up (similar to the preview pop-up for comments) would that solve the problem? \r<br>\nLinks are already supported, and I\'m not surethat there are any other attachments other than animations (and if they were animated *.gif\'s, they would be included in the image support) that really needs be supported.',153,'TomM','2002-12-27 02:00:08');
INSERT INTO forumpost VALUES (84,17,6,'Re: HTML codes for use on the site','BTW Netscape 6.x and 7.0 use the Mozzilla browser, so in theory, only 4.x and earlier would not support MathML',153,'TomM','2002-12-27 02:03:58');
INSERT INTO forumpost VALUES (85,17,6,'Re: HTML codes for use on the site','That\'s allright (about Netscape 4). This site\'s use of DIV layers and CSS makes it almost unbrowsable with that browser anyway. It represents less than 1% of the web audience today, so I don\'t think we should worry too much over it.\r<br>\n\r<br>\nI have considered popup images for a while, but this would be a less than optimal solution.',1,'levik','2002-12-27 02:09:02');
INSERT INTO forumpost VALUES (86,17,6,'Re: HTML codes for use on the site','Re: TomM\'s comment on MathML - You\'d think so, but Phoenix is based on Mozilla as well, but freezes when it tries to load a page containing MathML.  That\'s why I was reluctant to assume it would work.',103,'friedlinguini','2002-12-27 03:57:07');
INSERT INTO forumpost VALUES (87,17,6,'Re: HTML codes for use on the site','That\'s why I said \"in theory\" I haven\'t tested it out for myself.',153,'TomM','2002-12-27 09:48:38');
INSERT INTO forumpost VALUES (88,17,6,'Re: HTML codes for use on the site','OK, I looked at the site that FL linked to (above). According to the site, Netscape 6.x works if you have the plug-in, and 7.0 works natively. \r<br>\nI looked at the test pages using 7.0, and all of the test examples worked (more or less -- the overhead bar of the radical was a bit too thick). \r<br>\n\r<br>\nThere was a pop-up dialogue box suggesting adding a couple of special fonts.  I\'ll have to find out where I can find them.',153,'TomM','2002-12-27 09:58:27');
INSERT INTO forumpost VALUES (89,19,4,'\"Inappropriate\" problems','I want to address the notion that was brought up in the Queue comments about a problem being inappropriate for perplexus. (I believe this was one of those grid type logic problems.)\r<br>\n\r<br>\nWhile it\'s true that I have previously stated that I don\'t like this sort of problems myself, I did not mean for that to be a guide to the upper ranking users for the voting on problems.\r<br>\n\r<br>\nThe reason I implemented the voting process is so that people could see the problems they like appear on perplexus. Now it\'s true, that I think arithmetics problems should not be posted on this site, the design of the ranking system is such that no person who wants to see arithmetics problems will end up in the position to vote them up. (Thus the requirement for more than 5 accepted problems to become a Journeyman.)\r<br>\n\r<br>\nFrom this follows, that it is my belief that if someone has achieved the Journeyman rank, they are in general qualified to make their own judgement about which problems are appropriate for the site, and which aren\'t.\r<br>\n\r<br>\nTherefore, my personal distaste towards a type of problem should nor hinder anyone who likes it from giving it the thumbs up, especially if you think it will generate meaningfull and entertaining discussion.\r<br>\n\r<br>\nSorry for the ramble.',1,'levik','2002-12-30 05:19:40');
INSERT INTO forumpost VALUES (90,20,3,'LOGIC problems?','I am saddened to see the site having less interesting logic problems of late. I realize that be becoming more popular, we are exposing ourselves to a larger percentage of Riddle submissions, as riddles are a more mass-market form of brain teasing, but I\'m sure everyone would agree that this site could definitely use some problems that one needs to do a fair bit of reasoning over.\r<br>\n\r<br>\nMy hunt for such puzzles has generally come up empty, and regretfully, I do not have as much time to devote to this site lately as I would have liked.\r<br>\n\r<br>\nConsider this a cry for help, to all our visitors, to find, or at least point me in the direction of, some really good challenging problems. Any help in this reguard would be greatly appreciated!',1,'levik','2003-01-07 06:30:49');
INSERT INTO forumpost VALUES (91,20,3,'Re: LOGIC problems?','Yes, my apologies - I was intending to create some new puzzles of this sort, as I quite enjoy them too. I\'ll try to remember to have a good think along these lines...',250,'Nick Reed','2003-01-07 07:11:02');
INSERT INTO forumpost VALUES (92,20,3,'Re: LOGIC problems?','Heh, no apologies neccessary from anyone. You least of all, considering you actually came up with a puzzle or two especially for the website.\r<br>\n\r<br>\nI guess I was just exressing some built up dismay over all these riddles. When I built the site, one thing I didn\'t envision was a riddle archive :)',1,'levik','2003-01-07 11:09:21');
INSERT INTO forumpost VALUES (93,21,3,'Puzzles','Four Men Crossing a Bridge:\r<br>\n\r<br>\nThere are four men who would all like to cross a rickety old bridge. (Perhaps it is more accurate to say that they\'d like to get to the other side.) The old bridge will only support 2 men at a time, and it is night time, so every crossing must use the one flashlight that they all share. The four men each have different walking speeds; the fastest each of them can cross is 1 minute, 2 minutes, 5, minutes, and 10 minutes. If they pair up, since they must share the flashlight, they can only cross in the time that it would take the slower of the two. Given that the shortest time to get them all across is 17 minutes total, how should they all cross? ',1145,'tom','2003-01-12 07:17:12');
INSERT INTO forumpost VALUES (94,7,3,'Re: mystery Water Problem','Well done!',1145,'tom','2003-01-12 07:37:30');
INSERT INTO forumpost VALUES (95,21,3,'Re: Puzzles','Two points:\r<br>\n\r<br>\nFirst, this problem is already on the site at http://www.flooble.com/perplexus/show.php?pid=10\r<br>\n\r<br>\nSecond the proper way to submit a problem is through the \"Submit a problem link\" just under the Log In/Log Out button.  Your problem will not show up immediately, as only one new problem a day is released and there is currently a backlog of 24 problems, but unless it is rejected (usually because it duplicates an earlier problem, as this one does -- and you will be notified if that\'s the case), it will turn up in a couple of weeks.  \r<br>\n',153,'TomM','2003-01-12 09:45:14');
INSERT INTO forumpost VALUES (96,21,3,'Re: Puzzles','TomM\'s absolutely right. I ask people not to post problems in the forums, since here they won\'t be read by as many people, and won\'t have the chance to be featured as the \"Latest\" problem. (Which would be a great shame if it was a good puzzle.)\r<br>\n\r<br>\nIn addition, I think you will agree that the design of perplexus\' main is pretty well suited for posting and discussing problems: the user\'s comments are not shown  all at once, and neither is the solution - this gives our visitors a chance to think about it on their own, but also get help if they can\'t solve the problem. Plus comments allow you to indicate the level of \"spoilage\".\r<br>\n\r<br>\nPerhaps I should make this thread \"sticky\"... But that would require implementing stickyness :)',1,'levik','2003-01-13 08:33:37');
INSERT INTO forumpost VALUES (97,9,3,'Re: Ratings.','i find that unless I really enjoy a puzzle, I won\'t rate it because I\'m not able to guarantee subjectiveness.  e.g. if I\'ve seen a puzzle before, its hard to rate properly, or if it isn\'t my style (along with levik - i think - i don\'t really appreciate a riddle, even if it is a good one), so I stay out of the game.  The base reason has been highlighted by you guys above - I don\'t really want to \"hurt\" someones feelings with an undeserved bad rating, but at the same time don\'t want to water down the rating scheme by giving marks too generously.  I guess I would make a poor teacher...',775,'Cory Taylor','2003-01-14 06:03:37');
INSERT INTO forumpost VALUES (98,22,5,'problem acceptance comments','I like the way the problems are currently submitted.  It provides great opportunity for other great puzzlers to take a look at (and possibly correct or add to) your problems before being broadcast to the world.  My suggestion though, is that while in acceptance phase, someone who has seen the puzzle before, or has other such advantages, is certainly able to post, I think that the same comments in the live area are inappropriate.  To illistrate my point requires a bit of blame throwing, for which I apologize.  I submitted a puzzle about the word \"facetiously\", and got a great addition to the problem from a ranking member, which I added to the solution (and credited).  Then the same poster repeats the comment in the live section, when its clear that this was a puzzle they\'d seen before.  My opinion here is that that was unfortunate because it a)prevents others from actually doing the puzzle and b)makes me look like an idiot for not knowing the complete answer to my own puzzle.\r<br>\nTo restate, I certainly did not mean this as fingerpointing, but just needed to illustrate my point.  I have a huge respect for people in this world who can view \"quirky\" personality traits (like loving puzzles) proudly, and this extends to all of the common posters here.',775,'Cory Taylor','2003-01-14 06:19:01');
INSERT INTO forumpost VALUES (99,9,3,'Re: Ratings.','A problem\'s obscurity can also be a point in its favor.  The fewer people that have heard of a problem, the more interesting it is likely to be.  I think the best approach is just to vote in a way consistent with how much you enjoy the puzzle.  Your vote won\'t be the only one, so you needn\'t worry about being the one who hurt a poster\'s feelings..',103,'friedlinguini','2003-01-14 06:30:09');
INSERT INTO forumpost VALUES (100,22,5,'Re: problem acceptance comments','As the unnamed fingerpointee, let me first say no offense is taken, and no apology is needed.\r<br>\n<p>\r<br>\nAs to the merits of my posting part of the answer in the comments section, I might not have made the comment if I had known that you had credited me by name in the solution.  I have no way of seeing the solution you wrote up.  I marked my comment as a solution (there isn\'t really an icon for a partial solution) and also titled my comment appropriately, so I don\'t think that I have ruined the discussion for anybody who didn\'t want to know the answer.\r<br>\n<p>\r<br>\nIt might have been inappropriate for me to post a comment based on some discussion that occurred during the acceptance phase with other people.  However, both the comment during acceptance and the comment in the general problem discussion were solely my own contributions, and were made in different contexts (one was in response to the original \'and possibly unique\' part of the problem, and the other was just a part of the solution).  I don\'t think offering insight into a problem in one forum should preclude me from offering it in another, especially when they are geared toward different audiences.\r<br>\n<p>\r<br>\nAnybody who saw my comment during the acceptance stage already knows what I had to say.  To anyone who sees it now, it\'s just an ordinary comment.  If my name is in the solution to the problem, perhaps the easiest solution is just to take it out.',103,'friedlinguini','2003-01-14 06:51:59');
INSERT INTO forumpost VALUES (101,23,3,'Two a day?','<b>Alan</b> writes:\r<br>\n<p>\r<br>\n<i>levik i was just wondering instead of publishing one problem per day y not make it 2? Every day under latest there could be two problems and this would speed things up for the problems in the queue. (if there is only 1 problem that has 3 thumbs up then only 1 could be posted under latest.) </i>\r<br>\n<p>\r<br>\nSo the reason it\'s currently one problem as the latest, is so that that latest problem receives the most attention from visitors, and hopefully the most comments.\r<br>\n<p>\r<br>\nWhile it\'s possible to have more than one \"latest\" problem (like \"Latest\", and \"Previous\" - next to latest) and push them live two a day, I personally think that would be overloading the front page with too much content. \r<br>\n<p>\r<br>\nTo me personally, problems spending a long time in the queue is not a problem, but I can totally see how it\'s frustrating to someone who submits a problem they want to see up on the site. (I\'m even guessing that\'s what triggered Alan\'t post)\r<br>\n<p>\r<br>\nBut if anyone else has thoughts on the subject, I\'d love to hear them.',1,'levik','2003-01-26 06:35:50');
INSERT INTO forumpost VALUES (102,23,3,'Re: Two a day?','I think this a tricky subject. Personally, I quite like the one/day regularity, but the days with multiple puzzles per day were also quite fun. However, with the current queue it does mean that someone could post a puzzle and not see it appear for almost a month and a half. I think a new user could easily get bored waiting to see their puzzle-contributions turn up with it this way, thus reducing the amount of people who stay around on the site for any period of time. And I\'ve noticed the amount in the queue is gradually increasing, so the input is obviously more than 1 per day (on average), so the 1 per day output back onto the site seems a little unbalanced.\r<br>\n\r<br>\nAs for the thought about requiring \"Latest\" and \"Previous\", I don\'t that\'s needed. Even if they were being posted 50 a day, the term \"Latest\" for the last one is still valid. And with the last dozen still being visible on the front page, a user can always see what\'s recent (similarly with the \"New Comments\" link, being able to track recent threads).\r<br>\n\r<br>\nMaybe a balance could be worked out. A few ideas I have are:\r<br>\n\r<br>\n1) The site has 1 problem per day on weekdays, 2 per day at weekends\r<br>\nor\r<br>\n2) The site has 2 problems per day on weekdays, 1 per day at weekends\r<br>\n(depending on any feedback you have on when site traffic is high)\r<br>\n\r<br>\nI\'ve a few other ideas, but nothing that could be easily automated or generalised. It\'s all a bit vague, really.\r<br>\n\r<br>\nAny help? I doubt it...',250,'Nick Reed','2003-01-26 11:21:58');
INSERT INTO forumpost VALUES (103,23,3,'Re: Two a day?','Well, if anything, weekends are definitely our slower time. A lot of people come from google, searching for \"logic puzzles\" and \"brainteasers\". I\'m assuming these are people surfing at work, since it drastically falls off during the weekend.\r<br>\n\r<br>\nI guess I don\'t really mind if two problems end up being pushed during the weekdays (monday through thursday - friday is also kinda slow), especially if these problems are not particularly difficult, such as riddles and stuff - problems where not much discussion is possible.\r<br>\n\r<br>\nThe only issue will be knowing when two problems have already been pushed. It\'s pretty easy to see if the latest problem is from today or yesterday, but it may be less obvious if the next to latest one is. So if any of the scholars out there want to push a second problem sometime in the afternoon, I would ask that you check that only one has been pushed so far.\r<br>\n\r<br>\nIn other words - use your judgement. ',1,'levik','2003-01-27 04:13:41');
INSERT INTO forumpost VALUES (104,24,3,'Top-rated Problems','I was looking in the top-rated problems recently and noticed something about how they\'re arranged (aside from the obious fact they\'re in order of rating) All the problems that got 5 were in the top but it seems like after that there is no special order (unless it is chronological and I missed it) But anyways the #1 problem is changing chameleons. It has recieved 2 votes and has 5. After that the #2 problem is yum, arsenic and it has recieved 10 votes and also has a 5. <P>Shouldn\'t yum, arsenic be higher then? Since it has been exposed to a larger audience? Like if you think about it what if the 10 people who voted on yum, arsenic voted on changing chameleons? There is most probably a chance it\'s score will go down. So basically what i\'m trying to suggest is that the top-rated problems should be arranged by score then ties would be settled by number of votes.',1072,'Alan','2003-01-27 10:45:32');
INSERT INTO forumpost VALUES (105,24,3,'Re: Top-rated Problems','This makes sense, yes. What do you think, levik?',250,'Nick Reed','2003-01-27 11:03:46');
INSERT INTO forumpost VALUES (106,24,3,'Re: Top-rated Problems','Another thing to consider is that perhaps it would be a good thing to drive users toward less exposed problems?  If quality is really the issue, then additional votes could drive the problem down in the rankings fairly quickly.',103,'friedlinguini','2003-01-27 12:22:54');
INSERT INTO forumpost VALUES (107,24,3,'Re: Top-rated Problems','yo friedlinguini the driving down the ranks in the problems isn\'t a bad thing. Its what we want. That is the purpose of showing the top rated the problems so if problems are voted on more and ranks are altered more accurately this is good thing. But for friedlinguini\'s point about certain problems having least exposure... why not make a \"least voted on\" problem page. ',1072,'Alan','2003-01-27 15:26:08');
INSERT INTO forumpost VALUES (108,24,3,'Re: Top-rated Problems','It\'s a good suggestion. I\'ve been meaning to do this for quite a while now, but since nobody noticed up til now, never took the time. It should now display problems with more ratings higher than ones with less if they have the same score.',1,'levik','2003-01-27 18:10:25');
INSERT INTO forumpost VALUES (109,25,5,'Scholar Level','Although I know this may not be that good of a question but what are the \"contributions\" that promote a journeymen to a scholar?',1072,'Alan','2003-01-28 03:14:38');
INSERT INTO forumpost VALUES (110,23,3,'Re: Two a day?','I like the idea of 2 per day, but maybe make it an irregular thing.  For example, post one  puzzle 2-3 times per week and two puzzles 2-3 times per week.  I don\'t support multiple postings on weekends though, cause I\'m one of those at-work types of puzzlers...(I don\'t even have reliable net access at home).  I don\'t have any trouble catching up on Mondays when I\'ve missed a couple of problems, so I don\'t think that will be a huge hurdle for others.',775,'Cory Taylor','2003-01-28 08:28:35');
INSERT INTO forumpost VALUES (111,25,5,'Re: Scholar Level','Unless levick has changed the proceedure, becoming a scholar is not an automatic promotion like the other levels.\r<br>\n\r<br>\nInstead it is a rank he bestows on those journeymen whom he feels have demonstrated that he can trust their judgment concerning the site. It began with being able to submit a puzzles live, instead of adding them to the queue (back when he was the only one who could \"push\" queued submissions), so that the site would remain active even when he could not access a computer to web-master it for a few days. When he added the \"vote on queued submissions feature, he gave the scholars the ability to \"push\" the good problems for the same reason.\r<br>\n\r<br>\nAltogether, it is rather like some sites where the webmaster appoints moderators for the different discussion fora.  ',153,'TomM','2003-01-28 20:54:44');
INSERT INTO forumpost VALUES (112,25,5,'Re: Scholar Level','Thanks TomM. This is exactly correct. The only thing I want to add is that NOT being promoted to Scholar level is not in any way an indication that you\'re not good enough.\r<br>\n\r<br>\nAs TomM has said, the idea behind Scholars is the ability of the site to operate in my absense. I beleive that if there was another user with my level of access to the site, confusion would result, since communication would have to exist between two admins to ensure we\'re in tune. Likewise, I believe too many scholars can result in some confusion as well. For example, the more people have the power to push the problems live, the higher the odds of problems being pushed out of turn.\r<br>\n\r<br>\nAs it stands I am comfortable witht he number of active Scholars on the site. I AM considering adding more \"power\" to the scholars, and if at that point it looks like more are needed, I will go through a round of \"recruitment\". (The last such round was when I was leaving for a 10 day vacation.)\r<br>\n\r<br>\nP.S.  The ability to submit a problem live directly occured before user voting and queue. At the time, this was the only way a problem could appear on the site without my involvement. Because we have the queue voting now, there is no real need for it, and noone ever uses it. The only reason I don\'t disable it is because I can trus all who can access this feature not to use it needlessly.',1,'levik','2003-01-29 01:44:53');
INSERT INTO forumpost VALUES (113,23,3,'Re: Two a day?','As I said, I have no objections over two problems pushed per day, especially in categories like Riddles or Tricks. The scholars should feel free to do it.\r<br>\nI myself will probably stick to one a day for the most part, but this is more an issue of free time than anything. Most days I only have time to be here in the morning and at night, and I believe that if a second problem were to be pushed, it should be done around lunchtime or in the afternoon.',1,'levik','2003-01-29 04:37:28');
INSERT INTO forumpost VALUES (114,26,5,'Small request','How about a Search box in the problem queue for hunting down dupes?',103,'friedlinguini','2003-01-29 06:26:47');
INSERT INTO forumpost VALUES (115,23,3,'Re: Two a day?','For the issue of posting two problems a day 1 thing to keep in mind is if the question is already solved. Look at the comments and see if some1 figured it out if so a new problem should be posted (but no more than two a day.)',1072,'Alan','2003-01-29 07:20:44');
INSERT INTO forumpost VALUES (116,26,5,'Re: Small request','Yes thats a good idea but then again two questions could have the same gist but totally different wording. I\'m not to sure if it will eliminate the problem.',1072,'Alan','2003-01-29 07:21:57');
INSERT INTO forumpost VALUES (117,26,5,'Re: Small request','It wouldn\'t eliminate the problem.  However, there have been plenty of occasions where I\'ve been sure that I\'ve seen a problem before, but want to come up with something definite before saying so.',103,'friedlinguini','2003-01-29 09:31:22');
INSERT INTO forumpost VALUES (118,26,5,'Re: Small request','I know the feeling. That\'s why I usually right-click on the \"xx New\" link and open it in a new window, keeping the home page available to access the search feature. And yes, some problems are worded similarly to other, completely different ones, and I have had to read the two side-by-side to be sure it was not a dupe. ',153,'TomM','2003-01-29 17:08:44');
INSERT INTO forumpost VALUES (119,26,5,'Re: Small request','I added the box to the queue page (and yes, it opens a new window for searches :)\r<br>\n\r<br>\nKeep the requests coming (and keep \'em as easy as this one :)',1,'levik','2003-01-29 18:14:37');
INSERT INTO forumpost VALUES (120,27,5,'Solution too early?','<b>Levik</b>: \"Hey Ravi, how come you never submit solutions to your puzzles? (it would make my life easier down the line if you did)\"\r<br>\n\r<br>\n<b>Ravi Raja</b>: \"ya Levik I would have surely done that, but the first time I did it (the puzzle whose subject was: Guessme One), the solution was then posted on the site too early........ so I thought that after majority of the members of the site commented on my problem, only after that i\'ll submit the solution.........\"\r<br>\n\r<br>\n(The above comments were exchanged in the queue)\r<br>\n\r<br>\nSo to address this, I want to mention why and when I post solutions to the problems/puzzles on this site. In my experience, 90% of the visitors do not comment on puzzles that are not the latest puzzle. The notable exception is when a first-time visitor comes to the site and is so interested that they go through all the categories and all the problems. But this is <b>rare</b>.\r<br>\n\r<br>\nTherefore, it is my experience that once a puzzles has been knocked off of the latest spot, and once none of the \"new comments\" belong to the puzzle, it will only get sporadic discussion on it, mostly driven by new users.\r<br>\n\r<br>\nWhile a lot of the problems are solved by this time, and posting the solution doesn\'t give anything away, there are a few instances (as with \"Guessme One\") where the puzzle was unsloved. However, as I have stated, I believe that this puzzle would not have gotten too much further comments. This is why I generally post solutions to puzzles after two to four days of the initial posting.\r<br>\n\r<br>\nAlso, once a puzzle has a posted solution, it becomes \"eligible\" for flooble Puzzle Of the Day - a syndication service where other sites get to display one of our puzzles remotely. This can actually make people comment on it more.\r<br>\n\r<br>\nSo, Ravi, I hope I have explained my solution policy sufficiently for you to reconsider your current \"no soluiton\" practice. If you (or anyone else) disagree, I\'d love to hear reasons.',1,'levik','2003-01-30 01:49:31');
INSERT INTO forumpost VALUES (121,27,5,'Re: Solution too early?','This discussion is related to the case of not submitting a solution because you do not have it. In this case you should make it clear that you do not know. Im saying this because it has happened to me while creating puzzles (eg logical limbo) that i could not solve.',251,'Cheradenine','2003-01-30 06:54:35');
INSERT INTO forumpost VALUES (122,27,5,'Re: Solution too early?','For a while I was actually considering a checkbox to mark that you do not know a solution. This would then become visible on the Queue interface. (Also, possibly the site would insist that you either check the box or put in something for the solution.) Any thoughts on this? \r<br>\n\r<br>\nIf I do it, this may take some time to accomplish, so don\'t expect it to be like today.',1,'levik','2003-01-30 09:38:28');
INSERT INTO forumpost VALUES (123,27,5,'Re: Solution too early?','Sounds good. Still in terms of prioritising your work, this should be at the lower end since it is not a frequent situation. Most puzzles are taken from somewhere else and thus already have a solution.',251,'Cheradenine','2003-01-30 22:37:20');
INSERT INTO forumpost VALUES (124,28,3,'Brainteasers: The Aftermath','Found this link on BBSpot.  I hope people get a kick out of it:\r<br>\n\r<br>\n<a href=\"http://www.newyorker.com/printable/?shouts/030203sh_shouts\">Brainteasers: The Aftermath</a>',103,'friedlinguini','2003-01-31 04:37:42');
INSERT INTO forumpost VALUES (125,23,3,'Re: Two a day?','There\'s a big string of riddles in the queue right now.  I don\'t have a problem with riddles per se, but given the lack of comments on them right now I\'d say that people are starting to burn out on them, myself included.  I think these would be prime candidates for going twice per day.',103,'friedlinguini','2003-02-03 05:00:42');
INSERT INTO forumpost VALUES (126,23,3,'Re: Two a day?','Yes. I definetely agree with this. And i,m pretty sure ravi has another 10-20 or so of those coming up.',1072,'Alan','2003-02-03 09:56:18');
INSERT INTO forumpost VALUES (127,23,3,'Re: Two a day?','As I have already said, I am all for it. Friedlinguini, you should feel free to push these problems two a day. It\'s just that I believe the best time for pushing a second problem is in the afternoon, and being at work then I generally am not able to do this.',1,'levik','2003-02-03 15:42:11');
INSERT INTO forumpost VALUES (128,23,3,'Re: Two a day?','On a peripherally related subject, there seems to be a bit of a stalemate in the top two problems.  Is anybody else going to vote on them?',103,'friedlinguini','2003-02-04 02:04:10');
INSERT INTO forumpost VALUES (129,19,4,'Re:','I agree strongly and with the recent barrage of ravi\'s proble i\'ve noticed some things. The first being that a lot of ravi\'s problems having the same concept. We only need one problem with one concept do a certain amount of problems. So in other words some problems have to be deleted. Also don\'t just submit a problem to get a higher rank. If you\'re a journeyman and want to be scholar don\'t just submit 25 puzzles that are all about the same thing. Another thing is that a lot of problems in the queue need to be deleted. Don\'t think its mean to vote thumbs down on some problems. If a problem doesn\'t belong or has the same concept of solving or answering then it doesn\'t belong.',1072,'Alan','2003-02-06 13:06:10');
INSERT INTO forumpost VALUES (130,19,4,'Re:','Alan, I sort of agree woth you. You are a journeyman, and as such can voice your opinion in the queue on individual problems which you don\'t believe should be on the site. (I myself like math/logic-related stuff much more interesting than riddles and word tricks.) I find that if you express it early and strong, people may come to see your point and vote in line with you.\r<br>\n\r<br>\nWith over seventy problems in the queue, other users will probably not be as hesitant to Thumbs Down a problem as they were when submissions were few and far between.',1,'levik','2003-02-06 18:32:40');
INSERT INTO forumpost VALUES (131,29,3,'300 Problems!!!!','I don\'t know if anyone noticed, but we reached 300 problems live on the site today! This is a huge milestone in my mind, considering the site has been up less than a year.\r<br>\n\r<br>\nI would like to extend my thanks to everyone who has contributed to the site, whether by submitting one of the 300 problems now live, or the 70+ now in the queue, or posting one of almost 2,500 comments - all these things make the website an attractive place for people who like to exercise their brain.\r<br>\n\r<br>\nOn another note, this site was mentioned in this month\'s South Nevada MENSA newsletter, (which you can read at <a href=\"http://www.southernnevada.us.mensa.org/mindbets/current.php3\">http://www.southernnevada.us.mensa.org/mindbets/current.php3</a> - click \"From the Editor\"). It was actually a problem submitted by Happy that they chose to print. I\'m a bit miffed that they don\'t really mention the name of the site, and I never asked to have my name on there, but I think it\'s cool for the site to get some exposure like this.',1,'levik','2003-02-09 18:18:19');
INSERT INTO forumpost VALUES (132,29,3,'Re: 300 Problems!!!!','Congrats on both counts, levik!  It does seem odd that they\'d use your name rather than the site\'s name, but at least they got the URL right.  :-)>',103,'friedlinguini','2003-02-10 02:57:31');
INSERT INTO forumpost VALUES (133,30,5,'Browsers and Chatterboxes?','Some weirdness I\'ve noticed, but only pinned down recently.  If I\'m running Phoenix, I see different Chatterbox contents than if I\'m running IE.  It seems that Phoenix displays older messages (the latest message I see on the front page Chatterbox is from February 13th).  Is it possible that the Chatterbox contents come from something that isn\'t marked as dynamic content, and might thus be cached by a browser?',103,'friedlinguini','2003-02-20 18:07:59');
INSERT INTO forumpost VALUES (134,30,5,'Re: Browsers and Chatterboxes?','My guess is that your computer has been turned on continuosly since at least Feb 13. You see, that\'s I moved the chatterbox server, and re-pointed its DNS. So you\'re probably one of the very few people who still connect to the old server (which is still active for the time being). \r<br>\n\r<br>\nWindows is pretty notorious for caching DNS data until it\'s restarted, as far as I know.',1,'levik','2003-02-21 01:45:21');
INSERT INTO forumpost VALUES (135,30,5,'Re: Browsers and Chatterboxes?','That could be it - I rarely power-cycle my puter.  On the other hand, I was using different browsers on the same hardware simultaneously to nail down the behavior.  Maybe Phoenix maintains a local DNS cache?  *shrug*',103,'friedlinguini','2003-02-21 02:16:24');
INSERT INTO forumpost VALUES (136,30,5,'Re: Browsers and Chatterboxes?','It\'s probably more likely that explorer does. Depending on your version of Windows, explorer may run as the same instance that powers your desktop. In that case, you never really quit out of it, even though you may close all the explorer windows.',1,'levik','2003-02-21 05:11:55');
INSERT INTO forumpost VALUES (137,30,5,'Re: Browsers and Chatterboxes?','Actually, I rarely close out Phoenix.  There\'s always one tab or another that I\'ve left open (Mmmmmmm.... tabbed browsing.... *drool*).  Besides, Phoenix is the one showing the old messages.',103,'friedlinguini','2003-02-21 05:21:47');
INSERT INTO forumpost VALUES (138,31,4,'Riddles','Ok I have a comment to make about riddles and problems that are coming in.<br> Firstly i think that all riddles that contain a things such as names are not appropriate as their can technically be an infinite amount of names. I think problems of this style are not neccesary. <br> Problems that contain \"random combination logic\" as i like to call it. An example is a problem that goes like \"My first is in \"trace\" but not in \"tear\" and so on. The logic is to randomly combine letters \"even as it may be in a systematic order\" to try to find the word. <br> Lastly i\'ve noticed questions (I think from new users that try to suck up although they may have good intentions)that have questions about flooble itself. Once again these questions really require not much logic but as i like to call it, problems like these require \"site scrounging\". I really think questions like these (and the other two specified above) should not be neccesary. <p> in my opinion the best questions for flooble are ones that have \"set in stone\" answers. This may even include 2+2=? (Although this is to simple for the site. Also questions in logic can also have set in stone answers such as \" why are manholes round?\" or \"Why does ice float in water\" (I just submitted that so don\'t try to) Sorry but i think because of the fact that many problems of these type have come in, we all should be on the same page when it comes to voting. <p> One last comment, Ravi if you are reading this and think that some of your problems fit the \"unneeded\" standards then could you please make a comment and levik, since there are 200 problems in the queue and a lot of users would be frustrated having to wait 6.6 months for their problems to go through that if you could use your special admin tool and view all the problems and check the one\'s that have ravi\'s comment then delete them i think it would really speed the process up, or, just check all \"riddles\" in the queue. Although i know this a lot to ask i really don\'t want a great question like \"why does ice float in water\" have to wait 6.6 months to get posted.<p> Thank you',1072,'Alan','2003-02-21 10:47:06');
INSERT INTO forumpost VALUES (139,32,5,'Sorry to bug you again levik','But  I\'ve noticed that there is no preview option for forum posts, and when i type something long out like i did in the library i would like to check it and make it look professional. Thank you',1072,'Alan','2003-02-21 10:49:42');
INSERT INTO forumpost VALUES (140,31,4,'Re: Riddles','Regarding your first comment, I agree, though I\'d expand the set of problems from names to anything that assumes some sort of cultural bias.  This would include that \"South of England\" problem that was in the queue some time ago.  I also agree that having to scramble around flooble itself is not a productive exercise.  That said, I don\'t think it\'s so bad to refer to other problems as long as a hyperlink is provided.<p>\r<br>\nI don\'t think answers need to be set in stone to be appropriate.  Having multiple possible answers is not such a bad thing as long as they require some thought.  This encourages more discussions about the problems.<p>\r<br>\nI don\'t think \"bad\" problems are really such an obstacle in the queue.  If a problem is bad, it will get voted out of the queue and won\'t delay the posting of subsequent problems.<p>\r<br>\nJust my 2.3 cents.',103,'friedlinguini','2003-02-21 12:29:11');
INSERT INTO forumpost VALUES (141,31,4,'Re: Riddles','My view is that the only thing this situation really requires is for Journeymen to take be a little more active in voting. Generally we all agree on wether a problem should be in or out, it just takes a while to get over the vote threshold. \r<br>\n\r<br>\nPersonally, I have the ability through admin tools to do whatever I want, and the votes be damned, but I prefer to only use that in rare cases. (Like I just manually deleted the second incarnation of the Chicken and Hen and River problem because it reached -3 and then Erin +1\'ed it back to the non-deletable -2.)\r<br>\n\r<br>\nIn most cases however, I believe the voting system works well, if slow at times. It\'s unavoidable that as the number of problems on the site grows, so will the number of submitted dupes, which means that in general for each problem accepted we might have one to two being turned down. This means that at two problems pushed live every day, we can be going though as much as 8 in the queue. (That makes the 6.6 month figure a little overblown)\r<br>\n\r<br>\nOne thing that can be done to speed things up is for everyone who knows enough about the site, to do a search before submitting a problem, to see if it\'s there already. Dupes like the chiken/river problem, the missing dollar problem etc, could be avoided with a simple search. It doesn\'t really slow down the rate at which new problems make it through the queue, but it does give the voters more to do. ',1,'levik','2003-02-21 15:12:00');
INSERT INTO forumpost VALUES (142,31,4,'Re: Riddles','yes i agree with that but levik since your admin (and u vote in only the queue) why not just delete the missing dollar and other dupes you\'re 100% sure shouldn\'t belong? Why wait until the missing dollar reaches -3? We all know it should be deleted anyway. Unless this creates some sort of major hassle for you (which i hope it doesn\'t). Like you said journeymen don\'t log on that much so getting that problem out of the way asap would help then right?',1072,'Alan','2003-02-21 15:32:27');
INSERT INTO forumpost VALUES (143,31,4,'Re: Riddles','One thing I\'d like to add is that I think people should submit solutions to their problems right away if they have \'em. I keep finding myself having to bug Ravi Raja to post the solutions, and now I need one for Alan\'s peanut problem as well.',1,'levik','2003-02-22 19:42:18');
INSERT INTO forumpost VALUES (144,33,4,'Flooding','I was thinking about it today, and I realized that having somebody monopolize the queue like Ravi has done is not good for the site in the long term. There\'s currently almost 250 problems in the queue, and only 30 or so are submitted by users other than Ravi Raja.\r<br>\n\r<br>\nNow the effect of having such a large queue is that many people do not want to bother submitting a problem when they would have otherwise (if the queue was shorter). Worse than that, people who DO post a problem, will have to wait quite a while for it to be voted on, and will get an impression that it is simply being ignored. This may give people an idea that we\'re running an exclusive club type of a site here, and possibly turn away valuable new members.\r<br>\n\r<br>\nTherefore, I\'m going to have to ask Ravi to not post any more problems until the queue gets down to a more managable size. Ravi, don\'t get me wrong, I am absolutely grateful to you for all the great puzzles you have given us, and no doubt will continue to give, but I just think it will be better for the site in the long term if the problems queue is at a more managable size.\r<br>\n\r<br>\nLest anyone think I\'m discriminating against Ravi, I am thinking of adding some sort of a safeguard that will not allow one to submit problems under certain conditions (like If the queue exceeds 30, AND you have over 10 problems in the queue AND your problems make up over 33% of the problems in the queue). What do you guys think about that?',1,'levik','2003-02-22 19:57:51');
INSERT INTO forumpost VALUES (145,33,4,'Re: Flooding','I\'d hate to see the site lose problems.  What about mucking around with the ordering rather than imposing restrictions on whether or not someone can submit a problem?  For example, if person A has more than 2 problems in a row in the queue, and person B then submits a new problem, person B\'s problem automatically gets bumped up to where person A\'s 3rd problem currently lies in the queue.  Re-sort every time a new problem gets added and every time a problem gets pushed live, but don\'t change the previous order unless it breaks the preconditions (so that you don\'t always have person A\'s problems in the top two spots in the queue).  I imagine it would be a nightmare to implement if you\'re only using database queries, but I don\'t know if you have additional resources available to you.',103,'friedlinguini','2003-02-23 02:28:09');
INSERT INTO forumpost VALUES (146,33,4,'Re: Flooding','hey its alright Levik.......I have stopped submitting any more problems.......until the number of problems in the queue get down to 30.....but please do not delete my problems or please do not do what friedlinguini has mentioned that someone else\'s puzzle will be put in between because I have taken a LOT OF TROUBLE doing this, that is posting problems in the site and for the site.........so PLEASE PLEASE DO NOT DELETE my problems......I have really stopped submitting more problems on the site as you have said......and whay should i get you wrong........i can understand what you are trying to say and can understand the problem which the other members of the site have to face ......waiting for their problems to be approved........that\'s all I would like to say but please do consider my problem too........and do not delete the ones submitted by me.........its a REQUEST.........:) THANK YOU.........',979,'Ravi Raja','2003-02-23 05:21:31');
INSERT INTO forumpost VALUES (147,20,3,'Re: LOGIC problems?','hey Levik......I have submitted a lot of Logic problems on the site.......recently as you can see from the list........I hope you will like them.........',979,'Ravi Raja','2003-02-23 06:01:50');
INSERT INTO forumpost VALUES (148,33,4,'Re: Flooding','Don\'t worry, there will be no deleting of anyones problems without having them be put to a vote first. I didn\'t ask you to hold off submitting new ones because I don\'t like you or the problems you submit, but simply so that others could get a chance to participate.',1,'levik','2003-02-23 06:26:21');
INSERT INTO forumpost VALUES (149,31,4,'Re: Riddles','o i didn\'t make one for the peanut problem. cuz the question merely came to me sorry about that levik. i\'nm pertty sure one person would have the solution though',1072,'Alan','2003-02-23 07:21:39');
INSERT INTO forumpost VALUES (150,33,4,'Re: Flooding','Personally if there were to be a limit set, i think that any one person should have a maximum of 6 pending problems. why? first of all some new users are rank crazy and thjey\'ll want to submit 6 problems to get to journeymen rank. This limit will still allow them to be happy. Of course i really don\'t think there should be a set limit due to the fact that the only cause of the size of the queue is ravi.',1072,'Alan','2003-02-23 07:27:02');
INSERT INTO forumpost VALUES (151,20,3,'Re: LOGIC problems?','I think we should open ourselves up to a new line of logic problems which i call \"real world problems\" (ust a term i made up). This includes questions like \"why are manholes round\" and \"why does ice float in water\"Asking about why things are the way they are(as long as an answer isn\'t based on questionable modern theory e.g why do things travelling at the speed of light not age?) would be a great addition to the site.',1072,'Alan','2003-02-23 07:33:02');
INSERT INTO forumpost VALUES (152,20,3,'Re: LOGIC problems?','BTW questions like \"how things work\" i don\'t htink would fit under this new style of problem. it should have a short simple comprehendable answer and it should be something like an everyday thing we never wonder about.',1072,'Alan','2003-02-23 07:39:00');
INSERT INTO forumpost VALUES (153,33,4,'Re: Flooding','well Alan....first of all I am not rank crazy.......yes I do ask Levik about my user\'s level........but that is all in his hands and I cannot do anything with it.......whenever he pushes me to a higher level.....i\'ll be there......or else i\'ll remain the same.......so please do not say that I am submitting problems to make my rank better......but instead yes I would like to contribute as many good problems to the site as possible and that is what I am doing.......and by the way.....Alan .......you must be knowing that I am a Journeyman and not a Novice or a Student...........anyways I have stopped submitting so many problems at the same time.......but at least I would like to ask Levik if I can still keep submitting 2 or 3 problems a week or so ????????........if not then I can stop doing it until the length of the queue reduces to about 50........and after all it is not my fault that I am going on submitting problems......well others can also do that.....and they do......but the only difference is that they submit a fewer number of problems compared to what I do.........that was all I had to say about all this flooding of problems on this site..........\r<br>\n',979,'Ravi Raja','2003-02-23 20:52:02');
INSERT INTO forumpost VALUES (154,31,4,'Re: Riddles','yes Levik........the problems that you will find in the latter part of the list have their answers provided with them........only the ones in the first half might not be having them but I\'ll surely post them........but one thing you will have to check Levik  and that is the solution does not appear too early in the site.........as what happened with my first problem.......just after three or four comments by the other users, i have seen that the solution has been put up and now everyone can see it.........so please do see that this does not happen...........thank you',979,'Ravi Raja','2003-02-23 20:59:30');
INSERT INTO forumpost VALUES (155,31,4,'Re: Riddles','Ravi, I generally put up a solution two or three days after the problem has been up (if it\'s available).\r<br>\n\r<br>\nBy that time, I find that for the most part people will no longer comment on it. (Of course if there is still an active discussion around it, that\'s a different matter.)\r<br>\n',1,'levik','2003-02-24 03:58:40');
INSERT INTO forumpost VALUES (156,33,4,'Re: Flooding','Ravi, I\'m sure that Alan was not referring to you when he said rank crazy. (Or typed. Whatever.)  Think of it from a new users point of view.  Remember how cool you thought this site was when you first came across it - you wanted to get involved immediately, didn\'t you.  Well, the site is setup so that to do so requires you to submit x number of problems etc, and so you do.  I\'d bet it would have been a little frustrating (especially as a new site user) to have to wait 3 months before your first problem came up and you could do whatever it is the next \"level\" could do.  I admit that I was quite disappointed at my last puzzle submission to see 192 problems in the queue, knowing that even at 3 per day that it would be summer before its looked at.\r<br>\n\r<br>\nI fully agree with f.l. about the re-sorting.  I don\'t want to discourage anyone from putting in problems, and I think that this would accomplish it from all perspectives (new submitters and chronic submitters alike).',775,'Cory Taylor','2003-02-24 04:06:05');
INSERT INTO forumpost VALUES (157,33,4,'Re: Flooding','yes Cory.....i am not accusing Alan for that but I was just trying to remove all sorts of misunderstandings regarding this.......i agree that when I was new to the site i was rank crazy too......but not now........and yes who is not interested in submitting problems........and i am also sorry to hear that you will have to wait so long for your problem to be approved by the journeymen and other users with higher levels.......so now even I have decided that I will be submitting 2 or 3 problems a week and not more than that........if that is fine with everyone then its alright otherwise please do let me know about it........well i am not misunderstanding anyone and neither i would like anybody else to misunderstand me........we are all a playing the same role of making this site a great success........with thousands of problems and so on........so PLEASE DO LET ME KNOW WHENEVER I AM GOING WRONG ANYWHERE........all of you have the right to correct me and point out my mistakes.........just like you all have discussed about this flooding of problems and i decided to reduce the number of submissions from my part( for the time being)..........similarly if there is anything else where someone else is facing a problem because of me........please do let me know........i\'ll try my level best to correct myself..........thank you',979,'Ravi Raja','2003-02-24 05:20:22');
INSERT INTO forumpost VALUES (158,34,4,'Queue ranking','After some thought on friedlinguini\'s proposal of \"Inserting\" problems from underrepresented users into the queue, I have decided this to be a very good alternative. By doing so, the \"wait penalty\" is shifted from low-volume submitters to be shared with high-volume submitters, who caused the congestion in the first place (inasmuch as fanatically contributing to a site CAN be a problem :)\r<br>\n\r<br>\nSo I was going to sit down and figure out a good algorithm for weighing down (and up) of the queue problems, but then realized that I had better take this discussion to the masses, given that this site is all about solving weid problems.\r<br>\n\r<br>\nTo start, let me tell you how things work now. All problems are stored in a table, each one assigned a sequential ID, and its submission date is also stored. Currently, the queue is sorted by date first, and ID second. (So if two problems are submitted on the same day, the one with the lower ID will show up first.) (So yes, fl, all I have to rely on here are Database queries.)\r<br>\n\r<br>\nI was thinking of adding another column to the problems table: the Queue Weight (let\'s abbreviate it as QW). My thought is that this will factor in to the sort order: Things would be sorted by QW first, then date then ID,\r<br>\nSo that all the problems with QW of 1 would come before those with QW of 2, reguardless of the date.\r<br>\n\r<br>\nMy idea is to have a script run nightly to calculate the QW of every problem in the queue: each user will get QW=1 for the first 5 problems in the queue, QW=2 for the rest (higher values become irrelevant as only the top 10 problems are visible for voting).\r<br>\n\r<br>\nThis makes the system \"fluid\". In the current situation, Ravi\'s problems would almost always hold top 5 of the 10 available spots, at least at the start of the day. However the problem with this is that if a problem of Ravi\'s is pushed, this number will go down to 4, revealing a new problem in 10th slot. But when the QWs are re-calculated at night, another one of Ravi\'s problems will get upgraded from 2 to 1, thus pushing that last problem down and out again.\r<br>\n\r<br>\nPerhaps making QW more fine-grained is the answer: 1 for problems 1-3, 2 for 4-6, etc..? Any comments/ideas?',1,'levik','2003-02-24 06:14:55');
INSERT INTO forumpost VALUES (159,34,4,'Re: Queue ranking','Here\'s an alternate approach that might work - for each problem author, store the date of their most recently pushed problem.  If the author has never submitted a problem, use some arbitrarily early date.  Sort by this date, then QW (I\'d actually have a single-problem granularity), then submission date, and finally ID.  This way, you get a sort of a round robin going on among problem submitters.  What\'s nice about this method is that first-time submitters always get top priority, and the ordering remains pretty stable, so there shouldn\'t be many surprises during the re-sort.  One possible downside (and by \"possible\" I mean that it\'s not necessarily a bad thing) is that infrequent submitters will get priority over regulars.  It might be possible to tweak it so that a new submission gets placed just after one pass through the round-robin, but I don\'t know an elegant way to do this offhand.',103,'friedlinguini','2003-02-24 09:51:19');
INSERT INTO forumpost VALUES (160,34,4,'Re: Queue ranking','Another possible problem with the approach I suggested is that if I have multiple problems in the queue, and one of them gets rejected, all my other submissions move up in rank so that my next submission takes the place of the rejected one.  This might not be a horrible consequence, but it bears consideration.',103,'friedlinguini','2003-02-24 09:58:33');
INSERT INTO forumpost VALUES (161,33,4,'Re: Flooding','I strongly agree with cory and ravi i was not referring to you when i said rank crazy. Ravi u said 2 or 3 problems a week? what happened to none. Now seriously although i really really don\'t like to single out people u truly are the reason that every person will have to wait for a problem to come in especially since  i think more than 80% of the queue are your questions. Yes i do know you are contributing to the site, but u have had a LOT of dupes. E.g the missing dollar etc. Personally if u r trying to make the site a success and are willing enough to take the time to make all those problems, then maybe you could run through the sites problems and/or run a simple search for every problem you\'ve made at which point u mark that problem with a comment and u can ask levik to run through all the problems in the queue (aside from the ten most recent) and simply be able to quickly delete all those problems that are marked with one of your comments, (since noone else has voted on them)',1072,'Alan','2003-02-24 10:27:57');
INSERT INTO forumpost VALUES (162,34,4,'Re: Queue ranking','I have a pretty good idea. What u do is have each user have their own personal set of problems, ordered by date submission, at which point some program would choose one problem submitted by every user. So now every user has one problem in the queue. At which point the computer runs through again and every user\'s second problem (every user that has one) will then be posted and so on. At which point the individual protions of questions (The set of questions in which 1 was taken from every user) will then be ordered by date and so on. this way new users to the site will have no advantage as their problem would merely be posted to the back of the first set of question. Also after u submit a problem instead of saying the number of problems in the queue you could tell them their \"question position\" there was another good point about this system i thought up but i can\'t remember it. d\'oh!',1072,'Alan','2003-02-24 10:36:55');
INSERT INTO forumpost VALUES (163,31,4,'Re: Riddles','yes i agree. seeing as how leviks been with the site ever since it started he should (and does) have a general idea of comment patterns etc. so if he says a solution should be posted to a problem generally 2 or 3 days after i think hes right and know\'s what he\'s doing. SO Ravi you generally should add solutions to your problems (No offence most of them aren\'t that hard as i usually comment i figured it out in 10 secs(No lies))',1072,'Alan','2003-02-24 10:40:43');
INSERT INTO forumpost VALUES (164,34,4,'Re: Queue ranking','If I\'m not mistaken, this is effectively the same as levik\'s original suggestion, with QW spanning a single problem per user.  It still has the same problem with a single submitter potentially monopolizing the top spot in the queue.  I do like the idea of letting users see what position within the queue their problem occupies, though that\'s probably a topic for a different thread.',103,'friedlinguini','2003-02-24 12:11:47');
INSERT INTO forumpost VALUES (165,34,4,'Re: Queue ranking','o i guess i really didn\'t understand leviks way. except 1 question=qw of1 and 2 questions=qw2',1072,'Alan','2003-02-24 13:29:31');
INSERT INTO forumpost VALUES (166,33,4,'Re: Flooding','Alan, you have to realize that even if 50% of the problems Ravi has submitted were dupes, this would not be slowing down problems moving though the queue at all (in fact it would make the problems at the back move faster!) \r<br>\n\r<br>\nThis is because we would still be maintaining a 2 on weekday 1 on weekend rate, and having dupes in the queue does not affect that.',1,'levik','2003-02-24 15:08:10');
INSERT INTO forumpost VALUES (167,34,4,'Re: Queue ranking','friedlinguini - I think with your scheme, we are actually penalizing people like Ravi who submit a lot. I don\'t really want to do that. All I want is to give everyone a chance to be voted on. If there are 10 problems in the queue that are visible, even if the first spot is monopolized by one user, there\'s nothing to say that you can\'t push problem #3 instead. Having the granularity of QW be > 1 rewards anyone for multiple submission by guaranteeing them a proportional number of \"visible\" slots. \r<br>\n\r<br>\nCurrently we tend to push the problem sitting highest in the queue, but really, there\'s no reason to do this always.',1,'levik','2003-02-24 15:14:47');
INSERT INTO forumpost VALUES (168,33,4,'Re: Flooding','True but as stated before it scares away other new users, who do not yet know or understand that unless it is explained. Also i hope by the way i worded my previous post that it didn\'t seem like i said 80% are dupes.',1072,'Alan','2003-02-24 15:28:37');
INSERT INTO forumpost VALUES (169,31,4,'Re: Riddles','I trust you Alan..........and also Levik and that is what I exactly was trying to say...........that if there is no active discussion regarding that problem, then the solution can always be submitted...........but I was just saying so that people on the site can appreciate my problems........well not exactly appreciate but yes........at least let me know whether the problems that I have been submitting are good enough or not............being easy or difficult is a different case.............i want to know about the quality of the problems bein posted by me..........!!!!!!!......................that is all I would like to say................thank you',979,'Ravi Raja','2003-02-24 18:20:55');
INSERT INTO forumpost VALUES (170,33,4,'Re: Flooding','yes Alan.....now I realize that I have becoma a headache for everyone who wants to post problems on the site............but I have already discussed with Levik about this that later (and now also) i hardly get time to go through all the problems on the site and so it is not possible for me to say whether the problem that I have submitted is a dupe of any other problem or not.............but Yes, Levik being the Director of the site and knowing more than anyone else has the right to delete the problems submitted by me that are the dupes of problems already submitted................i will never say no for that...........and why do you want to reduce my submission to none .......instead of 2 or 3 problems \"A WEEK\" ???????...................i just did not understand that............i do not think that this amount of submission will again be creating such a problem like that I have created at present (making other users wait for long until all my problems have been approved and submitted)..................please do comment on this ....................thank you',979,'Ravi Raja','2003-02-24 18:32:16');
INSERT INTO forumpost VALUES (171,34,4,'Re: Queue ranking','I don\'t really regard it as a penalty.  The time any user has to wait before seeing a problem come up is limited only by the number of users with pending problems.  The time that passes before a user\'s next problem comes up is completely independent of the number of problems the user has submitted or the number that have been pushed live.  While it might take quite some time before Ravi\'s 100th problem sees the light of day, his next one will appear in fairly short order.  In fact, the only thing that could keep Ravi\'s 100th problem from eventually appearing would be an arbitrarily large number of people submitting problems.  Any time you rank one author\'s problems over another, somebody is going to get \"penalized\".\r<br>\n\r<br>\nI think pushing the highest problem is really the only way to guarantee some measure of fairness.',103,'friedlinguini','2003-02-25 02:37:41');
INSERT INTO forumpost VALUES (172,33,4,'Re: Flooding','2 or 3 a week will be a problem. Even i\'m not going to submit problems. We want the queue to be reduced, not enlargened and every little bit enlarges it. and 2 or 3 a week still enlarges the queue by 30 problems once its finally empty.',1072,'Alan','2003-02-25 03:32:42');
INSERT INTO forumpost VALUES (173,33,4,'Re: Flooding','Alan, you\'re being too harsh, I think. 2 or 3 a week will be fine in my eyes - especially if we implement some of the measures we are talking about in the other thread.',1,'levik','2003-02-25 04:25:38');
INSERT INTO forumpost VALUES (174,33,4,'Re: Flooding','Thanks Levik........I still have a good collection of problems of different categories.........and I\'ll keep submitting them as I have mentioned(2 or 3 a week).......and this time surely with solutions........',979,'Ravi Raja','2003-02-25 06:59:16');
INSERT INTO forumpost VALUES (175,34,4,'Re: Queue ranking','I thought a little about how to implement your idea, fl, and I think that for now at least I will stick to my way, and see how well it\'ll work. Adding two extra fields to the problems table for the purpose of queue sorting seems excessive. Hopefully, sometime on weekend I will have the time to make these changes.',1,'levik','2003-02-25 11:01:29');
INSERT INTO forumpost VALUES (176,34,4,'Re: Queue ranking','Technically, I think you ought to be able to implement it with only QW as an additional field.  I\'m not really a database guy, but it might even be possible to implement without that.  Anyway, it seems to me that if you did decide to use my approach, the easiest way would be to first implement your approach, and then use mine as an extension.  If your approach winds up being good enough, I don\'t see much reason to go to any extra work.',103,'friedlinguini','2003-02-25 12:23:23');
INSERT INTO forumpost VALUES (177,34,4,'Re: Queue ranking','Well, the QW stuff got implemented :) I would appreciate any feedback on it, and if you guys notice any weirdness, let me know.',1,'levik','2003-02-26 06:50:18');
INSERT INTO forumpost VALUES (178,34,4,'My Hard Work pays me nothing.........','Levik.....\"PLEASE DO NOT\" apply that QW rule that you have already applied..........there are reasons for which I am REQUESTING you for doing so........the reason is that........I have mentioned before also that I have worked day and night on most of the problems.......typing the problems and their solutions.......and all such things..........if now anybody else\'s problem gets submitted first which later you will find that is similar to a problem which I have submitted (which actually at that moment will be in the approval\'s list, that is in the queue).......in that case you all will say that it is a dupe and there is a similar problem already submitted in the site and thus that particular problem will be voted a Thumbs Down and finally will be removed from the queue..........which I would never like to happen..........it will be like a nightmare for me..........I just want to ask you one question.... I have been working so hard to submit these problems and is this what I am going to get in return ???????? I am really feeling so bad that I am just not able to explain it to you..........just for the benefit of others.........I had also stopped submitting problems which you can clearly find out from the date of submission of my last problem.......well any ways......I am now feeling extremely helpless and I have nothing more to say about this.........thank you :( :( :( :(',979,'Ravi Raja','2003-02-26 19:41:05');
INSERT INTO forumpost VALUES (179,34,4,'Re: Queue ranking','Hmmm... Ravi does bging up an interesting point. I have not consideres this little loophole inthe QW scheme.  Any ideas on  mitigating it? I have to admit, I feel really clever for having come up with this system, and would be loath to see it fall into disuse mere days after being implemented.',1,'levik','2003-02-27 01:43:44');
INSERT INTO forumpost VALUES (180,34,4,'Re: Queue ranking','Any time there\'s a problem duplicate in the queue, somebody is going to have his or her work trashed with no fault on the part of either submitter.  There\'s no way around that with only a fraction of the queue visible to submitters.  All things being equal, the fair thing to do is for the first submitter\'s problem be accepted and all others dumped.  However, I don\'t think that it\'s a very big difference in what\'s fair.  I realize that Ravi has put in a tremendous amount of work submitting problems, but that doesn\'t mean that an individual submission of his is worth more than somebody else\'s individual submission.\r<br>\n\r<br>\nIf we assume that dupes should be eliminated based on the order in which the problems were received, levik will either have to revert back to the original ordering scheme or to decouple the \'judging\' order from the order in which problems are pushed live.  In order to make this work, problem judgers will have to be able to see every problem that has been deemed acceptable but not pushed onto the site proper in order to check for dupes.  I think this leads to the \'exposure\' problem that limited the visible queue to 10 problems.  IMO, that\'s not the route to take.\r<br>\n\r<br>\nWhat it comes down to is that somebody has to get hurt.  I see no good way around that.  The only question is who.  It sucks to have to make a decision like that, but I would vote for using a scheme that spreads the pushed problems around among more submitters.  For this site to run sustainably in anything like its curent form, new submitters must always be encouraged, and I think that the full weight of a huge problem queue is a very discouraging thing.  ',103,'friedlinguini','2003-02-27 02:34:17');
INSERT INTO forumpost VALUES (181,34,4,'Re: Queue ranking','Wow... Well said :)\r<br>\n\r<br>\nSorry, Ravi, after thinking about it, I have also come to decide that the downside of the QW system is much MUCH less than the upside. Look at it this way, right now, your problems mostly still get the priority, so even in the unlikely situation that the queue contains problems that are duplicates of yours, there\'s still a good chance that your problems will show up first (because for the forseeable future, you will hold the top three spots of the queue).\r<br>\n\r<br>\nAnd the probability of dupes in the queue is not too great to begin with. Most dupes we see nowadays are copies of problems that were posted on the site within the first six months of its operation. It\'s those very well known puzzles that new users submit. Because more recent problems are forced to be more original, there is much less of a chance that they will be duplicated. \r<br>\n\r<br>\nSo overall, even if some of your problems get voted as dupes due to this effect, it should not be more than like 5 out of the 200 you have in the queue, which is a 2.5% margin.',1,'levik','2003-02-27 05:29:19');
INSERT INTO forumpost VALUES (182,34,4,'Re: Queue ranking','I agre. Most of the duplicates that Ravi has had rejected previously are duplicates of problems that have been on the site for months, or more.\r<br>\n\r<br>\nOut of the 200+ problems in the queue, it is not likely that there will be more than 5 (if any) that are rejected because of the weighting scheme moving up someone else\'s version before Ravi\'s ',153,'TomM','2003-02-27 05:50:06');
INSERT INTO forumpost VALUES (183,34,4,'Re: Queue ranking','On top of that why does it matter whether ravi\'s problem or someone else\'s problem gets posted to the site? Since both users are merely submitting problems to make the site better then what difference does it make whos problem is posted if both the problems are the same? The only difference is the submitter of the puzzle, but if both submitters are journeymen than the difference is negligible because there is no set amount of problems you must submit to become a scholar. So if you\'re a journeymen and someone else\'s problem goes up first then don\'t worry about it to much.',1072,'Alan','2003-02-27 14:20:09');
INSERT INTO forumpost VALUES (184,35,5,'Problem flagging','Hey levik how about a way to \"flag problems u submitted?\" What does it mean to flag a problem? Well lets say u submit a problem, like when i submitted nothing in everything, and a few days later you realize its a bad problem and want it deleted. Y not just give the option of flagging your problem so it gets deleted? Also if you\'ve submitted problems, but then all of the sudden on the site see the same problem, u would then need to flag ur problem to get rid of it?<p>\r<br>\nBTW: levik you still haven\'t responded to \"sorry to bug you again levik\" in this forum?<p>\r<br>\nSorry about all the questions but i have one more. do u mind when ppl type with slang like in this sentence and bad grammar?',1072,'Alan','2003-02-27 14:24:39');
INSERT INTO forumpost VALUES (185,35,5,'Re: Problem flagging','Alan, I don\'t think something such as what you propose is neccessary. After all, if you realize the problem to be a dupe or something, you can always leave a note on it asking it be deleted, and that note will be visible when the problem gets to voting. What would probably be a good idea is allowing users who have reached some rank (probably apprentice) to delete problems that have not yet been approved. I may end up implementing that.\r<br>\n\r<br>\nSorry for not respondin to your previous post. The idea is good, and I figured I\'d just do it, but so far the time has not presented itself.\r<br>\n\r<br>\nAs far as slang/grammar, I can\'t say I mind horribly, but realize that whenever you post problems that way, I will have to go and fix it, since I want the stuff on this site to be up to some level of professional looking-ness stuff thingy. Well, you get what I mean. So yeah, it would be better if people would take the time to submit stuff properly written, but I\'m not about to start turning down problems because of bad spelling/grammar. \r<br>\n\r<br>\nOverall, unless you\'re typing on a cell phone keypad, I\'ve never understood the urge of people to save two keystrokes by turning nice looking \"you are\" into a horribly immature \"u r\". But that\'s my personal taste, and I\'m not about to force it on anyone.',1,'levik','2003-02-27 18:49:34');
INSERT INTO forumpost VALUES (186,34,4,'Re: Queue ranking','hey fried......i never say that my individual submission is worth more than somebody else\'s individual submission.......secondly, for Alan.......I am not doing this to be turned to a Scholar from a Journeyman but only because I have been working hard typing those problems and solutions all day and night......as you have yourself seen that in very less time the number of pending problems went up to around 300..........so I am not worried about my user level but then you also have to think about my hard work.......what about that......I keep on typing problems and solutions and finally what I get is that my problem is rejected...being considered as a dupe of a problem alrerady submitted by some other user (whose actual date of submission was a few days after that of mine, but just because of this QW rule......is first seen on the site).......do you think I will like that...well I believe if there was any other user in my place , then that person would have also done the same thing........and would have been complaining about the same problem that I am facing.........so please never say that again that I am doing this to become a Scholar......and lastly....if suppose any problem is there which is in the queue......which I have already submitted or may be a similar one.....with the same concept.......but some other user\'s problem appears in the list before for the approval, then can I post a comment saying that such a problem has been submitted by me before........but has not been approved yet......????????...that is, it is still in the queue somewhere........in that case what are you people going to do..........are you going to consider my problem or the one the other user has submitted ............that is all I wanted to discuss regarding this......and I hope Levik.......you will not disappoint me....whatever decision you take...........thank you........\r<br>\n\r<br>\n',979,'Ravi Raja','2003-02-27 19:28:42');
INSERT INTO forumpost VALUES (187,34,4,'Re: Queue ranking','It was never my intent to put words into your mouth.  I know you never said that your problems were worth more than somebody else\'s.  I only said that in order to make my main point - if there\'s a dupe, SOMEBODY\'s problem has to get deleted.\r<br>\n\r<br>\nYou ask us to put ourselves in your shoes; now put yourself in the shoes of some newbie submitter.  You\'ve just gotten to this site.  You like it.  You want to contribute.  You have a good problem in mind, and searching around the site you don\'t see it listed anywhere, so you make your submission.  Weeks go by, and you never hear anything about your problem and you don\'t see it get posted.  Instead, you just keep seeing problems from this Ravi guy.  One day, Ravi posts YOUR problem.  The words have been changed around, but it\'s still your problem.  How come he gets credit for it?  More weeks go by.  Eventually, you get told that your problem has been rejected because it is a duplicate of the one Ravi posted, even though you never saw Ravi\'s problem until much later.  You get disgusted and you leave the site forever.\r<br>\n\r<br>\nRavi, while you\'ve never said that you feel that your problems are more important than anybody else\'s, you\'re asking that the volume of your work be taken into account when considering individual problems, which really isn\'t fair to the people who only post a few problems, including first-time submitters.  You have to give other people a chance to be heard.  If you\'re disappointed that one of your 200+ problems gets rejected because it\'s a duplicate, how do you think someone who submits for the first time would feel if their only submission got thrown out months later?',103,'friedlinguini','2003-02-28 02:15:24');
INSERT INTO forumpost VALUES (188,35,5,'Re: Problem flagging','for problems i will always type them professionally as if it were a professional problem. Also for the ability to delete unapproved problems, should this power be entrusted to apprentices? if this were to be implemented i\'d say only scholars be granted this, seeing as how they have the \"live problem power\" but if u feel differently from this perhaps a forum thread may be neccesary.',1072,'Alan','2003-02-28 10:18:56');
INSERT INTO forumpost VALUES (189,34,4,'Re: Queue ranking','Also ravi in response to what you said \"I am not doing this to be turned to a Scholar from a Journeyman \" i never said you were. I said if rank is not an issue then why does it matter what problem gets posted? and you said you did a lot of work typing all those problems. Well why should the effort you put in all your other problems be taken into consideration when its only one problem being compared to one another. The comparison is between the effort of 2 problems, not all of then each user submitted, thus meaning the problems will probably have an amount of effort almost equivalent to eachother. Of course, in my opinion \"effort\" should never be the deciding factor. Think of it this way, two people are applying for a doctor job. One tries really hard and gets 85% on his final test. The other didn\'t try at all and gets 90%. Who are you gonna hire? Well i\'m gonna hire the person who\'s more likely to save someone\'s life.<p> don\'t try to argue he wouldn\'t try during an operation for two reasons. 1. even without trying he\'s still gonna do better than that other guy. <br>2. he wrote the test fine so he\'d do an operation as if it were a test',1072,'Alan','2003-02-28 10:37:39');
INSERT INTO forumpost VALUES (190,35,5,'Re: Problem flagging','well, this ability would only apply to people\'s own problems obviously. as such, I think an apprentice will know enough about the site to be able to do this.',1,'levik','2003-02-28 11:49:27');
INSERT INTO forumpost VALUES (191,34,4,'Re: Queue ranking','okay i agree with both of you Fried and Alan......thanks a lot.....but still I see one thing which is bothering me a lot.......when the total number of pending problems was 285(say), then the number of problems pending (which were submitted by me) was 250, (the figures have randomly been chosen, just to explain a point), so I had noticed that this difference was 35 or 36 for a few days and also all the 10 problems in the queue were those submitted by me.........but now I see that this difference has increased to 40 or more and not even a single problem (only two of them which were there before also) is there in the queue..............so what happened to my problems ?..... after the QW rule has been implemented, I see that only the three problems that were on top of the list of pending problems (that too which had received three thumbs ups and were ready to be shown up on the site) were there and all the other problems were from other users........its alright that four or five of my problems get rejected just because similar ones have been submitted by new users.........i won\'t mind and I can understand everything as you have explained Fried............but why not my problems are being pushed up in the queue.......and why everytime I see a new name ???????.....anyways, just like you have mentioned that a person gets disgusted and leaves the site forever.........similarly i felt the same thing when I saw that the QW rule was implemented and all my problems from the queue were removed and new problems(submitted by other users) were pushed up..........obviously I am not saying that its your or anybody else\'s fault.........even i understand the problem and thus I have even stopped submitting problems for the past few days......i do not know whether you know this or not, but I am sure Levik knows this........so when I understand other\'s problems why don\'t people understand me ?........i am not doing it for my rank/level........i am not saying that my problems are more important.........neither i accused fried or Alan for saying that (because that was not said for me....i know).........but now how long have I to wait for my problems to be approved and show up on the site ?????.........well i am accepting all your decisions and i agree with your arguments as well.........so i hope this also has some solution............thank you.......',979,'Ravi Raja','2003-02-28 20:43:29');
INSERT INTO forumpost VALUES (192,34,4,'Re: Queue ranking','You\'ve got the top three spots in the queue and you\'ve had a problem pushed every day for the last four days, both before and after QW was instated.  You want more?',103,'friedlinguini','2003-03-01 03:42:24');
INSERT INTO forumpost VALUES (193,34,4,'Re: Queue ranking','that\'s what I said fried that the top three problems are mine only because they had been voted thumbs up at least thrice and was supposed to be shown up on the site...........but the remaining 7 problems belonged to someone else........anyways fried thans to you, Alan and Levik for clearing all my doubts and now it hardly matters to me............all i am doing nowdays is just waiting when i get to see my problems on the site.........that\'s it.....thank you and all once again............',979,'Ravi Raja','2003-03-01 04:39:57');
INSERT INTO forumpost VALUES (194,36,4,'New QW thread','I started a new thread because the first one was getting a bit long, and I don\'t want to implement forum thread paging yet :)\r<br>\n\r<br>\nOK, It seems to me that Ravi, you\'re still a little unclear about how the QW rule functions. (And how it applies to your situation curently) So here goes again (I really want you, and everyone to understand that this system is very fair to all users).\r<br>\n\r<br>\nProblems in the queue used to be sorted by order of submission. Thus if someone (Ravi) submitted 20 problems in one sitting, they would all show up in one long stretch. However, now, problems are sorted by QW first, and then problems with the same QW will be sorted by order of submission. This means that if two problems have QW = 1, the earlier problem will show up first, but problems with QW = 2 will show up after all the QW=1 problems.\r<br>\n\r<br>\nQW is recalculated every night on the following principle. For every user, their first three problems are given QW of 1. Problems 4 - 6 get QW of 2, etc.\r<br>\n\r<br>\nAs a result, no person will have more than three problems shown in the queue unless every other person with pending problems also has theirs shown. This means, Ravi that your top three spots are not a result of discrimination, but directly come from this rule. The reason they all have thumbs up already, is because they were probably voted on BEFORE the QW rules were instituted. Once these problems get pushed, new problems you have submitted will start showing up in these slots. \r<br>\n\r<br>\nAlso, because the you have submitted the vast majority of the problems in the queue, most of the time the three problems that are yours will be shown as the TOP three in the queue, almost guaranteeing that one of the two problems pushed daily will be yours.\r<br>\n\r<br>\nNot a bad deal, overall, and it allows new users to have their problems pushed through quicker, while still guaranteeing your problems exposure.\r<br>\nThe only thing you\'re losing is that one of your problems will be pushed on most days instead of two.\r<br>\n\r<br>\n',1,'levik','2003-03-01 08:36:28');
INSERT INTO forumpost VALUES (195,36,4,'Re: New QW thread','Thanks a lot Levik. Now I understand the rule perfectly but still have one question and that is this - you said that: For every user, their first three problems are given QW of 1. Problems 4 - 6 get QW of 2, etc. In that case suppose that i have 6 problems posted on one particular day, then what is going to happen ? Three of them will be given a QW = 1 as is understood from the rule and what about the remaining three ? will that be given a QW = 2 and they will be in the queue after the first three have been shown up on the site ? is that so ? If I have any more doubts, I will surely ask you and confirm their solutions. Thank You.\r<br>\n\r<br>\n',979,'Ravi Raja','2003-03-01 22:10:45');
INSERT INTO forumpost VALUES (196,36,4,'Re: New QW thread','i\'m not to sure about what you\'re asking but i think i have the general idea of it.  You see ravi qw is re-calculated every night. So lets take your 3 problems that have qw=1 and lets say one of the gets posted. well later that night. the qw of all problems will be recalculated so one of your problems that has qw=2 will then have qw=1 and if you have problems with qw=3 one of them will have qw=2. Also if you submit 6 problems all at once i believe they all have qw=5(as a default) but then once qw is calculated they will all be assigned their rightful qw\'s accordint to time submitted.',1072,'Alan','2003-03-02 08:10:16');
INSERT INTO forumpost VALUES (197,37,5,'Names','On the site i\'ve noticed another user that goes by the nick alan. ( at least i\'m pretty sure of this seeing as how i don\'t remember posting \"hello\" on chatterbox) So i think it should be set up so that two users can\'t have the same nick. Although i know a lot of people would like the name alan(because a lot of people\'s names are alan) they could just pick a totally different nick that has nothing to do witht heir name. like q-bert or trigger etc.',1072,'Alan','2003-03-02 08:13:29');
INSERT INTO forumpost VALUES (198,36,4,'Re: New QW thread','That\'s correct. QW does not change when problems are \"posted\". It only happens once a day (at night actually). That is why if you have 3 problems with QW of 1, and they show up in the queue, and one of them gets posted, you will only see 2 problems in the queue - since you now only have 2 pending problems with QW 1. Also, the QW is calculated on ALL the pending problems you have, no matter if you posted them all at once, or one a day.',1,'levik','2003-03-02 12:17:03');
INSERT INTO forumpost VALUES (199,36,4,'Re: New QW thread','Thanks Alan, Thanks Levik.',979,'Ravi Raja','2003-03-03 03:46:15');
INSERT INTO forumpost VALUES (200,37,5,'Re: Names','This is an interesting issue. The site currently enforces unique login functionality, but allows you to pick any name you wish. Unfortunately, I was thinking of people who would either pick \"names\" to be their logins (and therefore the name would be unique) or a full name (first and last) which would ensure that duplicates are highly unlikely. I\'m not sure what to do in a situation where people want to go by their first names only... \r<br>\n\r<br>\nIf anyone has thoughts on this, please chime in',1,'levik','2003-03-03 04:33:47');
INSERT INTO forumpost VALUES (201,37,5,'Re: Names','How about using logins rather than names as the default way of referring to a user?',103,'friedlinguini','2003-03-03 06:06:40');
INSERT INTO forumpost VALUES (202,37,5,'Re: Names','Well I think it will be berrter if we use our full names instead of our login names just like what most of the users (including myself) is doing. In that case chances are less, in fact very less that two people will be using the same name and in case you still find two people with the same first as well as last names, in that case the first preference will be given to that user who has registered before and as a result of which the second one will have to change his details (in fact just a change in the name I mean).If this is done then the user\'s logins will also remain hidden and all the users will be sharing different names. So, here the first preference must be given to that Alan who has registered before and not to the one who has registered later (the one who wrote Hello in the chatterbox). And such cases are very rare may be 1 in 10 or still less, i mean say 1 in 25, that is 4 in 100 or so. I do not know what others have to say about this (that logins must remain hidden and the one who registerd first must be given the choice or the first preference and accordingly the new user has to act). This was just a suggestion from my part and the rest depends on what the majority says. Thank You.',979,'Ravi Raja','2003-03-03 06:42:24');
INSERT INTO forumpost VALUES (203,37,5,'Re: Names','I am sorry, in the first line the first line the seventh word is actually \"BETTER\". I noticed the mistake after I posted the comment. Sorry again.',979,'Ravi Raja','2003-03-03 06:45:49');
INSERT INTO forumpost VALUES (204,37,5,'Re: Names','I like the freedom the extra \"layer\" of having a name gives. You can always set it to the login name (as I have, and other people on the site, such as fl), or your full name (Ravi, Cory, etc). \r<br>\n\r<br>\nBecause most of the places where people\'s names are shown, they are linked to their user info pages, the potential for \"pretending\" to be someone else is small.\r<br>\n\r<br>\nThe more I think about it, the more I\'m leaning towards this not being a serious issue with the setup, but more a social issue of having people pick responsible \"names\". Perhaps I will make it so that your name cannot be the same as someone else\'s login. But I\'m not even sure that\'s neccessary.',1,'levik','2003-03-03 06:52:29');
INSERT INTO forumpost VALUES (205,38,7,'New forum','This is a forum made specifically with new users or casual visitors in mind.\r<br>\n\r<br>\nPeople who are new to the site can come here and ask questions about any of its features, and introduce themselves while they\'re at it. Let\'s make them feel welcome!',1,'levik','2003-03-03 14:57:02');
INSERT INTO forumpost VALUES (206,39,5,'Notifications?','I want to throw this idea out for general discussion (maybe someone has thought of this in the past, and thought it through better than me).\r<br>\n\r<br>\nI am thinking of email notifications to people when a problem of theirs gets pushed live to the site. A simple email going out telling the person about it, with the link to the front page and to the problem itself. I think this would serve us well in the current situation where problems take a long time to come up to the site after submission (a number of people may simply give up and not come back).\r<br>\n\r<br>\nWe currently send out a notice when a problem is voted down, but nothing for problems that get through. What do you think?',1,'levik','2003-03-03 16:48:11');
INSERT INTO forumpost VALUES (207,39,5,'Re: Notifications?','Yes Levik it\'s good and I too have received a few e-mails saying that most of my problems have been rejected either because the concept of that problem was similar to a problem already submitted or it was a dupe. But I would like to tell you one more thing Levik and that is when I received that mail, only the subject of the two problems (mine, which was rejected and the other one which is there on the site) is mentioned in the mail. It would be better if the two problems are also written under the respective subjects so that one can compare the two problems and then understand why his/her problem has been rejected. Like you know I have submitted a lot many problems and so I just don\'t remenber what the exact problem was under a particular heading and so when I received the mail of rejection I just could not compare the two problems. So, if you think its possible, please do as I have suggested. That is one problem that I was facing. If I have any more problems or suggestions, i\'ll surely be posting them. Please do let me know what do you think about this suggestion of mine. Thank you.',979,'Ravi Raja','2003-03-03 17:07:48');
INSERT INTO forumpost VALUES (208,39,5,'Earlier, not \"better\"','Ravi-  Your problems were not rejected because the other version was \"better.\" It was just because the other problem was submitted earlier, and was already on the site.\r<br>\n\r<br>\nThere are many times when the rejected version is much better than the earlier version, but instead of dropping the earlier one with all its attached comments we reject the later one.\r<br>\n\r<br>\nIf you have the titles of the problem of which yours is a duplicate, you can always use the site search box to find it',153,'TomM','2003-03-03 23:34:55');
INSERT INTO forumpost VALUES (209,39,5,'Re: Notifications?','Levik It sounds entirely reasonable.  You might also consider a brief notification when it enters the \"top ten\" list and the voters can see it.',153,'TomM','2003-03-03 23:37:16');
INSERT INTO forumpost VALUES (210,39,5,'Re: Notifications?','It\'s a good idea in principle, but I\'d like to see it as an option.  While it is a useful feature, nobody likes getting mail they didn\'t ask for.',103,'friedlinguini','2003-03-04 01:08:01');
INSERT INTO forumpost VALUES (211,39,5,'Re: Notifications?','It is possible this e-mail for posted problems could get a little frustrating. maybe it should be an option you can turn on/off within your user info page. you could also the turn off e-mails for deleted problems.',1072,'Alan','2003-03-04 10:10:51');
INSERT INTO forumpost VALUES (212,39,5,'Re: Notifications?','I think the rejection email is pretty important - unless you are a high level user with access to the queue, you will most likely not know that your problem got deleted and why.',1,'levik','2003-03-04 18:09:30');
INSERT INTO forumpost VALUES (213,39,5,'Re: Notifications?','i agree that the subject of the problem(that is on the site) is provided along with that of mine (which has been rejected) in the mail but I am just suggesting that it would be much better if the problems too are there along with their corresponding subjects. So that a user can see and realize that yes the problem that has been submitted by him/her is a dupe of a problem that has been submitted or may be the one on the site is a better version compared to the one he/she had submitted and therefore has been rejected. That was what I was trying to say Fried and nothing else. This is just a suggestion from my part that\'s it and the rest is all in the hands of the director. Thank you.',979,'Ravi Raja','2003-03-04 18:22:52');
INSERT INTO forumpost VALUES (214,23,3,'Re: Two a day?','Presumably you can choose which problem to post rather than just having to post the oldest eligible one (this is sounding scarily like the flooble question again!). Anyway, how about posting a riddle and a \'non-riddle\' each day. That way the queue comes down quicker (or at least grows more slowly) and there\'s always a latest \'real\' problem for those not too keen on riddles.',1183,'fwaff','2003-03-05 06:04:06');
INSERT INTO forumpost VALUES (215,39,5,'Re: Notifications?','In addition to this, I would find it useful to be able to check the queue status of my problems.  To illustrate, with the current queue sitting around 200 problems, and without the desire to keep a tally sheet by my computer of how many new problems have been posted, all I can do is calculate an initial \"expected\" date (# of prob/~2.5), and then wait it out.  I submitted a problem about 2-3 weeks ago, but now have no idea where it sits (other than ~knowing~ it\'s probably at least another month away yet).  This ability may make the notification of live problems uneccesary, while simultaneously eliminating any emails people would get that they potentially wouldn\'t want, as per some comments above.  Definitely you must keep the rejection email though.',775,'Cory Taylor','2003-03-05 07:23:36');
INSERT INTO forumpost VALUES (216,37,5,'Re: Names','Tickled that my name was mentioned..\r<br>\nhehe',775,'Cory Taylor','2003-03-05 07:26:27');
INSERT INTO forumpost VALUES (217,34,4,'Re: Queue ranking','Wow, people getting very touchy, and I\'m certain I won\'t make it any better.  I think that the ranking thing is great for another reason.  I find that a persons problem submissions are heavily based on their personal preferences, situations etc, making them hold a similar \"flavor\" (look at my submissions - heavily based on math and patterns).  While RR\'s problems are great for the site (don\'t take this poorly Ravi - I\'m just one person here), I don\'t find them interesting (for the most part).  A ranking system allows a little greater divergence of puzzle topics, which stretches our brains a bit more, which is of course why we\'re here in the first place.',775,'Cory Taylor','2003-03-05 07:45:31');
INSERT INTO forumpost VALUES (218,17,6,'Re: HTML codes for use on the site','Ummm levik in one of my problems i\'m makling a solution to a problem with a txt based table/graph but the site won\'t allow more than 1 space. Is there any way to make a larger space between two numbers/letters?',1072,'Alan','2003-03-05 08:24:10');
INSERT INTO forumpost VALUES (219,38,7,'Re: New forum','Just a quick note to say - Great site!\r<br>\n\r<br>\nI\'m a math teacher and I send any students who are interested enough here to find odd puzzles that many of the more traditional sites just don\'t have.',1435,'Nigel Nisbet','2003-03-05 08:30:30');
INSERT INTO forumpost VALUES (220,38,7,'Re: New forum','Well, that\'s very kind of you to send us all that traffic. As a teacher, you\'re probably also in a pretty good position to offer up a problem or two of your own (no pressure though :)\r<br>\n<p>\r<br>\nWhen I was just starting the site, I thought about making a special kind of \"teacher\" account, that would allow people to compose quizzes out of problems that existed on the site by adding them to a \"basket\", and then getting the ones they picked all on one page fit for printing.\r<br>\n<p>\r<br>\nBut then I realized that these kinds of problems are better as extra credit. Who\'d want to give a test/quiz made up entirely of extra credit problems? :)',1,'levik','2003-03-05 10:44:55');
INSERT INTO forumpost VALUES (221,17,6,'Re: HTML codes for use on the site','There\'s the \"pre\" tag, but that\'s being escaped because it screws up too much if you forget to close it, as far as I recall.\r<br>\n\r<br>\nJust put \"&lt;pre&gt; ... &lt;/pre&gt; around your table, and then when It gets to posting time, I will make this work by going into admin.',1,'levik','2003-03-05 10:47:51');
INSERT INTO forumpost VALUES (222,39,5,'Re: Notifications?','Hmmm... The problem is that there is no good (read: easy) way to determine this. We\'re already showing you the QW of all your problems (which isn\'t much, since it\'s easily calculated), but the actual ranking change continually. But it\'s a good idea that I should think about some more. Perhaps there is a way we could \"approximate\" this once every night.',1,'levik','2003-03-05 10:51:16');
INSERT INTO forumpost VALUES (223,23,3,'Re: Two a day?','I\'ve been sort of trying to do this over the last week. (Usually it translates into a \"Ravi\" and a \"non Ravi\" problem, but the last couple of days his were more math-oriented)',1,'levik','2003-03-05 10:56:45');
INSERT INTO forumpost VALUES (224,34,4,'Re: Queue ranking','I understand Cory but the thing is that I am not sticking to just one topic, but I am submitting a vaiety of problems with varying difficulties so that if one problem submitted by me is too difficult for one user then another problem of mine might be easier and that can encourage that user to try another one. I just don\'t submit problems of one kind and of difficulty level 4 or 5 or anything such. Anyway, I am not bothered anymore about the ranking but I will be surely happy if people came and say( I mean post a comment saying) that they like the different types of problems submitted by me. That\'s it. If you have anything else to say Cory, you can go ahead with your doubts and point out if I am going wrong anywhere.Thank You.',979,'Ravi Raja','2003-03-06 00:44:52');
INSERT INTO forumpost VALUES (225,34,4,'Re: Queue ranking','It\'s not a matter of going wrong.  Regardless of how much variety you try to put into your problems, there is, as Cory puts it, a \'flavor\' to different submitters\' problems.  Nobody is going to submit a problem they don\'t like or don\'t understand, so it\'s only natural that different submitters will submit different kinds of problems.  For example, I couldn\'t see you submitting a hard physics or calculus problem.  Conversely, I couldn\'t see someone like Cheradenine submitting a riddle.  Making sure that a variety of posters get heard increases the richness of the site as well as giving everybody a chance to participate.',103,'friedlinguini','2003-03-06 04:08:49');
INSERT INTO forumpost VALUES (226,38,7,'Re: New forum','H\'lo all.  I guess I\'m not new, but I can\'t resist the temptation of an (almost) empty forum...\r<br>\n\r<br>\nLevik, I want to say that I truly enjoy your site, I think you do a great job.',775,'Cory Taylor','2003-03-06 05:04:12');
INSERT INTO forumpost VALUES (227,40,6,'perfect squares','I want to confirm something that I think to be true.  Does zero count as a perfect square, or does the definition exclude this trivial case?',775,'Cory Taylor','2003-03-06 05:08:36');
INSERT INTO forumpost VALUES (228,5,5,'Re: Latest Comments Numbering..','On the homepage it\'s currently showing \'Forums(12)\' which I take to mean that there are 12 new postings in the forums. However, once I go into the forums section the individual forums show: General Discussion (2); Commons (3); Reference (2); and New Users (2). Which is a total of only 9.\r<br>\n\r<br>\nIs this because there are some forums to which I don\'t have access - presumably there is some restriction based on level?\r<br>\n\r<br>\nClearly this \'glitch\' is incredibly minor, but you did say to point out anything that wasn\'t right.',1183,'fwaff','2003-03-06 05:09:56');
INSERT INTO forumpost VALUES (229,40,6,'Re: perfect squares','My understanding is that a perfect square is essentially the square of an integer. Since zero is an integer, then presumably it\'s square is perfect.',1183,'fwaff','2003-03-06 05:28:37');
INSERT INTO forumpost VALUES (230,5,5,'Re: Latest Comments Numbering..','fwaff - you are absolutely correct in your assumption. There is a forum for upper level users, who have access to the pending problems queue. I guess I should figure out a way to not have the posts you can\'t read figure in to the new posts number.',1,'levik','2003-03-06 05:55:44');
INSERT INTO forumpost VALUES (231,41,5,'Ratings (appoximately)','Just implemented a small feature where it will show you the score for a problem on the index pages (sill need to add this to search results)\r<br>\n\r<br>\nThese are only updated once daily (as opposed to when you actually go to the problem, it will show you the true rating).',1,'levik','2003-03-06 05:59:59');
INSERT INTO forumpost VALUES (232,5,5,'Re: Latest Comments Numbering..','Thanks for the quick answer.\r<br>\n\r<br>\nLike I said it\'s really minor, so it\'s not worth fretting about - if a quick and simple solution leaps out at you then go for it, otherwise leave it as it is. Looking through the forum postings it appears that most come from high-level regulars anyway, so there\'s probably only a small number of people who\'d ever notice. Besides, I\'m sure you\'ve got enough to do keeping up with Ravi\'s seemingly inexhaustible supply of problems!\r<br>\n\r<br>\nKeep up the good work :-)',1183,'fwaff','2003-03-06 06:16:40');
INSERT INTO forumpost VALUES (233,42,3,'Problems from Webring partners?','Is it legitimate to restate a problem from one of the sites on the same webring as Flooble, such as Braingle?',1301,'Charlie','2003-03-06 10:53:03');
INSERT INTO forumpost VALUES (234,42,3,'Re: Problems from Webring partners?','I would not object to this, if proper credit is provided in the problem\'s text.\r<br>\nHowever, their policies may differ. If they come up with their puzzles on their own, they may take some issue with copying. However, since most puzzles like this are pretty much free-floating in the web, you never know.',1,'levik','2003-03-06 14:14:48');
INSERT INTO forumpost VALUES (235,2,4,'Re: This is for?','Heres a better way to put it Nick. We all discuss to refuse to discuss what we are discussing??? Sounds boring PJ...... I quit. Just wanted to post something, as I am here for the first time.',834,'Gautam','2003-03-06 17:51:39');
INSERT INTO forumpost VALUES (236,36,4,'Re: New QW thread','Its nice to see people using out brains to solve the situation on hands on this site. I have one query too. Is this QW (I would like to refer it \'Quick Wit\') system, going to be implemented through out or only temporarily till the congestion is resolved?',834,'Gautam','2003-03-06 18:04:04');
INSERT INTO forumpost VALUES (237,43,4,'Stalemates','Anybody got any bright ideas about what to do if a problem in the top 10 slots of the queue hovers with a score between -2 and 2 votes?  While it\'s not a critical problem as long as there\'s at least one problem where there\'s a clear consensus, it seems to me that it\'s the nature of undecided problems to slowly accumulate in the top 10 list, giving problem pushers fewer choices.  Is it a big enough problem to worry about?  After N days without getting enough votes to push live or to dump should a problem just be pushed down in the queue?  Does levik just assume final do-or-die authority (not that he doesn\'t have it already, but at least this would formalize it)?',103,'friedlinguini','2003-03-07 02:10:48');
INSERT INTO forumpost VALUES (238,34,4,'Re: Queue ranking','You will surely come across such problems submitted by me Fried. \"Rome was not built in a day\". you know that. So all you have to do is just wait for a few more days and you will find those problems too on the site.',979,'Ravi Raja','2003-03-07 03:44:18');
INSERT INTO forumpost VALUES (239,36,4,'Re: New QW thread','Well Gautam I think it will be implemented throughout. Who knows when a similar situation might arise someday even after the congestion is resolved.',979,'Ravi Raja','2003-03-07 03:47:53');
INSERT INTO forumpost VALUES (240,36,4,'Re: New QW thread','Besides, the system doesn\'t realy do anything to resolve the congestion (the number of problems in the queue is actually still climbing). The system is meant to provide for more diversity in problems posted, and ensure that people who submit one or two problems are not horribly penalized by having to wait for three months because someone else submitted 100 problems before. (Note that it will do nothing to help in a situation where we have 100 people submitting 1 problem each - but in that case, little *CAN* be done.)',1,'levik','2003-03-07 09:07:07');
INSERT INTO forumpost VALUES (241,34,4,'Re: Queue ranking','Please use the new queue ranking thread levik has made. Like he said before he doesn\'t want to program multi-paged queue threads. Oh yeah don\'t posty \"i\'ll do that alan\" in this thread. Just go to the new thread and post any response you would normally have to this.',1072,'Alan','2003-03-07 10:47:30');
INSERT INTO forumpost VALUES (242,36,4,'Re: New QW thread','How about making problems 1-2 qw=1 problems 3-4 qw=2 etc. I think this way ravi will still gte one problem posted per day (thus having no impact on her question stream) but now a lot of new users, could quickly get their problems through(and advanced users two who came up with recent great ideas for problems)',1072,'Alan','2003-03-07 10:50:41');
INSERT INTO forumpost VALUES (243,17,6,'Re: HTML codes for use on the site','When I need more than one space at one point on a line, I alternate normal spaces (using the space bar key) with non-breaking spaces (character code nbsp).\r<br>\n\r<br>\nJust type a space, then type an ampersand (&) to indicate the start of a character code, followed by the code nbsp and a semi-colon (;) to indicate the end of the character code. Then type another space and code another non-breaking space, etc.  \r<br>\n\r<br>\nYou may want to use the preview feature to make sure you don\'t have too many or too few spaces in the posted version.',153,'TomM','2003-03-07 13:23:49');
INSERT INTO forumpost VALUES (244,17,6,'Re: HTML codes for use on the site','heh - I use that trick  as well from time to time. :)\r<br>\n\r<br>\nI have been considering opening up some more pesky HTML tags to some higher ranking people, but since rank on this site is not (and shouldn\'t be) indicative of one\'s profficiency with html, I\'m not sure this is such a good idea.',1,'levik','2003-03-07 18:15:20');
INSERT INTO forumpost VALUES (245,33,4,'Is This Fair ?','Hey Levik, I have submitted a similar problem (with the subject Hats Off !!!! as you can check in the list of the problems that I have submitted along with its date of submission) as what has been submitted by Anoop with the subject Hats Off (presently in the queue) and if this one(the one submitted by Anoop) comes up on the site then mine will be rejected. Is that fair ? I had discussed this with you in the forums and I had been told that the date of submission will be considered in such a case. Now what happened ? I think that my problem was submitted before Anoop submitted the similar version. As I had discussed before, I do not want my problem to get rejected and I hope it does not. Also you said that when the number of problems that was pending from my part was 200 then the remaining 40 problems were from the other users and so the number of dupes can be at most 5. now just see it yourself. Everyone is going on submitting problems and if they are similar to the ones that I have submitted and come up first on the site then not 5 but 55 of my problems can get rejected. Along with this I had in between pointed out that the difference between the number of problems submitted by me and those by the other users was 37 or 38, but now you can see it yourself that this difference is gradually increasing. Out of 10 problems that I have submitted there comes 1 (now there in the queue) and is of a similar concept so that will be accepted and mine will be rejected. So if this continues then this 1 out of 10 can be converted to 2 out of 10 and just imagine in that case how many of my problems(that has been actually submitted long time back) gets rejected because they are similar to the ones submitted by other users long after I have submitted mine. I hope you will take a FAIR decicion for this and will not disappoint me. That was all I wanted to say. Thank You.\r<br>\n',979,'Ravi Raja','2003-03-07 20:17:54');
INSERT INTO forumpost VALUES (246,33,4,'Re: Flooding','Ravi, please search the site for a problem called \"Colored hats\". Your problem is an exact duplicate of that much older problem. (This is exactly what I told you - your chances of having a dupe in the queue are much smaller than having a dupe already on the site)\r<br>\n\r<br>\nAs far as Anoop\'s problem, it seems different in principle. (Or maybe he just made a mistake submitting it)',1,'levik','2003-03-08 04:23:10');
INSERT INTO forumpost VALUES (247,33,4,'Re: Flooding','and ravi as i have said before if there are two problems that are exactly the same then what does it matter who\'s problem goes on the site? The only time i can see someone complaining is if there problem has a much better wording of both the problem and the solution, but in most of your problems \"which as said before has a certain flavour, just like all other users\" there is not much complexity required in the wording of both problem and solution. So if both these problems are the why does it matter which one appears on the site? Both users are trying to makre the site better right? so what difference does it make what problem gets posted. Is it because it says problems posted in your user details. Does it really matter in any way? Ravi please answer this one question, what is the importance of having YOUR problem posted to the site as opposed to someone ELSE\'S problem posted to the site',1072,'Alan','2003-03-08 06:00:17');
INSERT INTO forumpost VALUES (248,33,4,'Re: Flooding','Of course not Alan. My detils shows Problems posted by me dos not make me say that but I think I have discussed this before with you also then why are you trying to show that I am bothered about my details and user level. It is all because it takes a lot of effort yping such lengthy problems and their solutions. Now I hope it is clear to you why I am arguing on this topic. \r<br>\nNext I would like to ask Levik that I agree that this problem (Hats off!!!!) which has been submitted by me but is not in the queue is a dupe of a problem \"Coloured Hats\" which is already there on the site. Now suppose that such a problem was not there on the site and a similar situation arises, then which problem will be considered first, the one submitted by Anoop(which appears in the wueue before my problem does) or the one submitted by me ?',979,'Ravi Raja','2003-03-08 21:31:58');
INSERT INTO forumpost VALUES (249,33,4,'Re: Flooding','I never mind Alan, if anybody ELSE\'s problem gets submitted on the site. Though I am arguing about the two problems (the ones submitted by Anoop and the other by me), I have given a Thumbs Up to Anoop\'s problem in the queue and also along with it I have posted a comment regarding this problem. So, this makes it clear that I don\'t mind if Anoop\'s problem is posted and mine is rejected. So please do not say that again.',979,'Ravi Raja','2003-03-08 21:42:03');
INSERT INTO forumpost VALUES (250,44,3,'Search Results','Levik, here is one problem that I am facing and have been facing since when and I do not know whether anybody else has also suffered or not but now I think its time to discuss on this topic and find a solution for it. I have been facing problems with the searching of problems on this site. I type the name of the problem in the box where we are supposed to type the name of the problem and the result (the required problem) is in front of us (on the screen). But I have noticed that it is case sensitive and many other things like that. For example: I typed the subject \"Coloured Hats\" in the search box and the page showed me \"No results found\" ( a similar message in fact, not been writtn in exact words but means the same thing). Next I typed \"Colored Hats\" and the problem (on the site) was there in front of me. Similarly I tried for the same thing (\"Colored Hats.\"), [this time the spelling was correct but I intentionally put a fullstop \".\" after the word \"Hats\"] and again the screen showed the same message (no results were found). This was just an example. I have been facing this problem while searching for many other problems. So, I believe something has to be done to solve this problem (may be the search engine of this site should not be so much case/letter sensitive that even the addition of a fullstop will not show you the problem you are looking for). Instead it should show all the results (problems on the site) that contain the same (actually similar/identical) words/phrases that the user types in the search box. In that case I agree that the search results MIGHT give you a long list of problems, but I believe that this list will contain at most 20 - 25 problems and no more. SO at least the user will not have to try going for different combinations of letters and punctuation marks in order to get the problem he/she is looking for. With that list of 20 - 25 problems, he/she will be easily able to find out the problem he/she had searched for. I do not know whether this problem had been discussed before or not (as I had told you before that I might hardly get time to surf through the entire site) so I thought I would better discuss the problem I ( and may be other users too) have been facing with you so that you can do something about it and this indeed will help the users a lot. I hope you understand my problem and take the necessary steps as soon as possible. Thank You.',979,'Ravi Raja','2003-03-09 03:34:57');
INSERT INTO forumpost VALUES (251,44,3,'Re: Search Results','Ravi-\r<br>\n\r<br>\nMost search engines are not designed to recognize that \"British\" and \"American\" spellings are the same word (coloured/colored), and \"extraneous\" punctuation often confuses them. \r<br>\n\r<br>\nIt is because they are not designed to parse sentences, but merely compare strings.  \r<br>\n\r<br>\nUsually they are only case-sensitive in one direction: searching for \"hats\" will bring up both \"hats\" and \"Hats,\" but searching for \"Hats\" only brings up \"Hats.\"\r<br>\n\r<br>\nThe best way to search is to just type the most important two or three words in the phrase in all lower-case. If a word is spelled differently in American usage from British usage, leave it out of the search terms, if you can. If you need it, make two searches spelling the word each way',153,'TomM','2003-03-09 04:17:52');
INSERT INTO forumpost VALUES (252,44,3,'Re: Search Results','Thanks TomM. ',979,'Ravi Raja','2003-03-09 05:05:21');
INSERT INTO forumpost VALUES (253,45,4,'How a Puzzle is Voted On.','When a puzzle is in the voting stage, do the voters see the solution?  I\'m asking this in regard to my US,MS,HS,TS(&DS) puzzle, where Ravi left a note concerning the significance of the parenthesized item.  The solution indicates the reason, and I\'d hate to think that this particular puzzle would be approved without the voters\' seeing the solution, as it might not be considered an appropriate sequence problem, given its solution, which might be considered of local (NYC area) interest only.',1301,'Charlie','2003-03-09 07:44:17');
INSERT INTO forumpost VALUES (254,45,4,'Re: How a Puzzle is Voted On.','Since the same people who vote on a puzzle will be the ones trying to solve it, we do not see the answer, and most of us would not look even if we could.\r<br>\n\r<br>\nOccassionally if it seems too esoteric, or if we suspect that an important piece of information is missing, we will ask levik, the site\'s webmaster, to \"peek\" at the answer and report back, but that is a rare occassion.\r<br>\n\r<br>\nDon\'t worry about a problem being too regional, unless it is incomprehensible to people not familiar with the area -- and even that can be fixed by adding a short explanation. We have had problems presented in terms of America dollars, English pounds, and Indian Rupees. As long as we know the relationship between the coin and paper denmination (1 dollar = 100 cents, etc.) the currency does not really matter. (Of course if the regionalism is in the answer, you need to be more careful.)  ',153,'TomM','2003-03-09 09:33:39');
INSERT INTO forumpost VALUES (255,33,4,'Re: Flooding','Please Ravi i am NOT saying your concerned about ur rank. And u say u take a lot of effort typing up ur problems correct? yes it may be lengthy and time consuming but fact of the matter is whats done is done. You can\'t undo ur work in these problems, so i\'m merely asking what difference does it make which problem gets posted on the site. On top of that its not about a person\'s effort in ALL their problem\'s its about the effort in both problems that are the same, and since there the same problem, the give or take of a few seconds of work(on the single problem) shouldn\'t be all that important. And as (fl i beleive it was but i could be wrong) has pointed out before either way someone\'s work will have to be deleted.  so even though u put a lot of effort into that one problem, so has some1 else.',1072,'Alan','2003-03-09 14:44:32');
INSERT INTO forumpost VALUES (256,33,4,'Re: Flooding','Its ok Alan, I understand. Then all I can do is vote a Thumbs Up to that problem. That\'s it. Anyway it doesn\'t matter whatever it be. Let the things be as they are. And I am sorry Alan if I have said anything wrong for you, PLEASE DON\'T MIND, I hope you understand. Thanks.',979,'Ravi Raja','2003-03-09 18:29:34');
INSERT INTO forumpost VALUES (257,46,4,'Hat down in apology','Dear members,\r<br>\n\r<br>\nI apologise for all the confusion and mayhem i seemed to have caused with my completely worthless wording of the \"hats off\" problem.\r<br>\n\r<br>\nThe unforgivable mistakes in it are - \r<br>\n1. All 3 hats cannot be of the same colour; the hangman and the convicts are aware of this.\r<br>\n2. Each person is supposed to guess the colour of his hat, not that of ALL.\r<br>\n\r<br>\nI have posted the solution.\r<br>\n\r<br>\nI am sorry for all the chaos. I think I wrote it down a little too hastily.\r<br>\nI also realise it\'s rather similar to the coloured hats problem. I just didn\'t know there was such a similar problem in the archives.\r<br>\n\r<br>\nTotally my oversight.... I apologise again.',1299,'Anoop','2003-03-10 06:00:35');
INSERT INTO forumpost VALUES (258,46,4,'Re: Hat down in apology','Not to worry. I fixed the wording for you, and even threw in a thumbs up for good measure. This will probably be the longest debated queue problem for a while.\r<br>\n\r<br>\nSee, Ravi? This problem turned out to be different from yours after all.',1,'levik','2003-03-10 06:37:04');
INSERT INTO forumpost VALUES (259,46,4,'Re: Hat down in apology','Its ok Anoop it happens so, but my case seems to be worse than yours. Well you found out your mistake when the problem is still in the wueue but just see the blunder that I have made in my problem (Cattle Selling) which is now on the site. I am sorry friends/members, this time its my time to apologise. I actually made a mistake while solving the problem and that\'s the reason why the figures in my problem don\'t satisfy the conditions.\r<br>\n\r<br>\nWell I think in the problem (\"Cattle Selling\"), the statement that says: \"My friend received from the dealer in total Rupees 301\", should be actually: \"My friend received from the dealer in total Rupees 285\". Now I believe the problem is correct and you must be getting a solution (integral and not fractional) for the number of animals of each type in the farm. \r<br>\n\r<br>\nI am really SORRY for such a mistake. I will be posting this in the comment list too and I would REQUEST Levik that if possible, please do change the figures in my problem if that is possible for you to do, or else before reading my apology note in the comment list, everyone will try to solve the problem as given in the front page (with the wrong data). \r<br>\n\r<br>\nI don\'t have anything else to say after committing such a bad mistake/blunder, but it was all a mistake and I again apologise for it. ',979,'Ravi Raja','2003-03-10 06:39:38');
INSERT INTO forumpost VALUES (260,38,7,'Re: New forum','I am new to this site and I would just like to say how much I enjoy all the amazing riddles and puzzles that can be found here. ',1637,'chris','2003-03-10 12:18:34');
INSERT INTO forumpost VALUES (261,38,7,'Re: New forum','Thank you Chris, and welcome.\r<br>\n\r<br>\nIf you don\'t mind my asking, how did you find this site?',1,'levik','2003-03-10 13:14:49');
INSERT INTO forumpost VALUES (262,38,7,'Re: New forum','Hey Levik, there is only one answer whcih every new user would give to this question you have put forward and that is: \"EXCELLENT\", and may be more but I think they will fall short of adjectives describing how good this site is and how well you take care of everything here. I know that I was not supposed to answer to this question of yours but I think that is the response you are going to get from any new user of this site. :):):):)',979,'Ravi Raja','2003-03-10 23:13:06');
INSERT INTO forumpost VALUES (263,38,7,'Re: New forum','*grin*  I\'m not quite sure that\'s what levik meant...',103,'friedlinguini','2003-03-11 01:44:46');
INSERT INTO forumpost VALUES (264,38,7,'Re: New forum','Yes, perhaps I should rephrase that to be:\r<br>\n\r<br>\n\"How did you first find out about this site?\" :)',1,'levik','2003-03-11 01:53:02');
INSERT INTO forumpost VALUES (265,47,5,'Your info. in your words','A news field was added to the user info screen. It\'s a free form text area\r<br>\nto write anything you want about yourself. Just don\'t go overboard.\r<br>\n\r<br>\n(Some html codes will work in there, so EXPERIMENT - but not too much :)\r<br>\n\r<br>\nIf anyone is worried that their name may leave any ambiguities as to their gender, they should feel free to indicate the correct one in this area.',1,'levik','2003-03-11 05:52:11');
INSERT INTO forumpost VALUES (266,38,7,'Re: New forum','I rarely (apart from time spent on this site) think about just how ambigous the English language can be.  I never would have interpreted Leviks question the way Ravi did, and even after being confused as to why that comment appeared here (rather than somewhere else), I wouldn\'t have caught that the \"intterpretation\" of the question was the problem without f.l.\'s comment.  I wonder if this could become the basis for a riddle...\r<br>\n\r<br>\nIn answer to your \"intended\" question Levik, I did a i.e. search for \"puzzle\" + \"-crossword\", and your site was the first of the matches that had decent (read \"worthy of visiting\") content.',775,'Cory Taylor','2003-03-11 06:57:30');
INSERT INTO forumpost VALUES (267,38,7,'Re: New forum','Found you by searching on internet for logic puzzles.  How do you try a hand at solving some of the puzzles...like the one on front page about convicts and hats?\r<br>\n ',1663,'kc','2003-03-11 08:57:35');
INSERT INTO forumpost VALUES (268,38,7,'Re: New forum','Just click the puzzle\'s title to go to its page, then if you\'re logged in, you will see a link to post a comment under the puzzle\'s text. Post your solution there (but don\'t give it away in the subject)\r<br>\n\r<br>\nAnd welcome to the site :)',1,'levik','2003-03-11 09:19:07');
INSERT INTO forumpost VALUES (269,38,7,'Re: New forum','I am new to this site and have already posted an answer to the blindfolded 3 hats puzzle. However, I have read the answers by others and they all seem to have found the same answer I did. So why did the site say No Answers have been submitted?\r<br>\n',1667,'Erlys','2003-03-11 16:26:09');
INSERT INTO forumpost VALUES (270,38,7,'Re: New forum','The site did not say no answers submitted but yet \"no solution yet\" this simply means the solution has not been posted to the site.',1072,'Alan','2003-03-11 16:36:24');
INSERT INTO forumpost VALUES (271,38,7,'Re: New forum','I thought I had the solution. Does \"No Solution\" mean I am wrong?',1667,'Erlys','2003-03-11 17:13:33');
INSERT INTO forumpost VALUES (272,38,7,'Re: New forum','No, it just means that the \"official\" version is not public yet.\r<br>\n\r<br>\nFor most problems, users submit a solution as well, but that remains hidden for the first few days the problem is public.\r<br>\n\r<br>\nWelcome to the site.',1,'levik','2003-03-12 01:39:16');
INSERT INTO forumpost VALUES (273,45,4,'Re: How a Puzzle is Voted On.','I\'m sorry to say that in this case, the regional slant was just too strong.\r<br>\n\r<br>\nIn addition, I just don\'t believe that there is much thinking to be involved in solving the problem. You will either just guess it, or you won\'t. (I didn\'t, and I happen to live in NYC)\r<br>\n\r<br>\nBy the way, as far as solutions go, they are not visible, but there is a number showing the length of the solution text in characters. This is so that if the problem  seems \"unsolvable\", people can tell if the author submitted a solution or not. I believe that the presence and length of a solution can affect the problem\'s odds of being approved in such a situation.',1,'levik','2003-03-13 06:57:10');
INSERT INTO forumpost VALUES (274,48,5,'Unsolved problem order','I was looking at the list of unsolved problems and noticed that they are in no particular arranged order(at least none i noticed). I think that it probably would be good if they were orderd by the following crudentials.<br>1.Difficulty 5 has highest value in list<br>2.Comments the more the better <br>3. Score',1072,'Alan','2003-03-13 12:20:40');
INSERT INTO forumpost VALUES (275,48,5,'Re: Unsolved problem order','I agree that an ordering is sensible, but believe it is better for those with the least comments to be at the top to encourage discussion on them. Also the unsolved problems with the most comments already appear on the \'Most Commented On\' list and often re-appear on the \'New Comments\' list, so why should they receive further promotion?\r<br>\n\r<br>\nNow that a couple of problems appear every day I often miss some of them when they are the \'Latest Problem\' and the only way I see them is by looking at the \'New Comments\' and \'Unsolved Problems\' - this is also true of problems posted at the weekend as I\'m generally a \'lunchtime at work\' floobler. I think that one use  of the unsolved list is to give recent problems a good airing and thus a fair chance of being discussed and solved, so why not enhance this benefit by putting them at the top of the list? \r<br>\n\r<br>\nAs an additional suggestion, how about not posting the formal solution to a problem until there is at least one Solution comment? Rather than posting solutions by default after a few days.\r<br>\n\r<br>\nAs an example, I think that Charlie\'s chess problem missed out (or rather we missed out on it) because it only spent a short time as \'Latest\' during which no comments were posted, so nobody saw it on the \'New Comments\' list. As a result the solution was posted before anybody actually solved it.',1183,'fwaff','2003-03-13 22:14:27');
INSERT INTO forumpost VALUES (276,48,5,'Re: Unsolved problem order','Is what fwaff refers to actually the result of the recent problem list being too easy to miss?  It does appear below the random problem on the home page, so you can actually catch up by scrolling below the random problem from the past.  Maybe a couple of these could be moved above the random problem so they\'d be more easily seen.  And being only a couple, they wouldn\'t prevent the random problem from being seen.',1301,'Charlie','2003-03-14 03:30:53');
INSERT INTO forumpost VALUES (277,48,5,'Re: Unsolved problem order','Thanks Charlie, I never noticed that list before - on the homepage screen I see the Recent one, usually see at least the top of the Oldie (depending on the length of the Recent problem) and have never thought to scroll down further to see what\'s beyond. Doh!\r<br>\n\r<br>\nI\'m off to hang my head in shame now!',1183,'fwaff','2003-03-14 04:14:03');
INSERT INTO forumpost VALUES (278,48,5,'Re: Unsolved problem order','I am currently thinking of adding a \"digest\" page, where you will be able to see the problems for the last X days. \r<br>\n\r<br>\nThe problems would be shown in the same way as the \"Latest\" and \"Oldie\" are on the front page: just the body + the comment count. You would have to go to the actual problem\'s page to read the comments though.\r<br>\n\r<br>\nThe X would be \"changable\", probably from a pull down - from one day to seven, ten and fifteen, I\'m thinking, and default to the number of days since your last visit, or 2 whichever is greater.\r<br>\n\r<br>\nComments?',1,'levik','2003-03-14 10:10:37');
INSERT INTO forumpost VALUES (279,48,5,'Re: Unsolved problem order','The pull-down, changeable last X days seems like a lot of work. Try it with a standard 3 or 4 days first: we\'d be talking about 6 to 8 puzzles on that digest page; more could become troublesome',153,'TomM','2003-03-14 15:16:35');
INSERT INTO forumpost VALUES (280,45,4,'Re: How a Puzzle is Voted On.','Now I\'m curious:  What was the sequence?\r<br>\n\r<br>\nAfter the note about New York regionalism, I started thinking about the intersections where Broadway crosses the numbered avenues and thought that I recognized the second, third, and half of the fourth: Madison Square, Herald Square, and Times Square. ',153,'TomM','2003-03-14 15:27:58');
INSERT INTO forumpost VALUES (281,45,4,'Re: How a Puzzle is Voted On.','That was it. There\'s also Union Square and Columbus Circle. (I don\'t remember what the other half of Times Square was)',1,'levik','2003-03-14 20:09:07');
INSERT INTO forumpost VALUES (282,45,4,'Re: How a Puzzle is Voted On.','Where Broadway crosses 7th Avenue, on the one side is Times Square and on the other the lesser known Duffy Square, where the TKTS booth is.  That\'s why the parenthetical (&DS) as they share 7th Ave.',1301,'Charlie','2003-03-15 07:07:49');
INSERT INTO forumpost VALUES (283,45,4,'Re: How a Puzzle is Voted On.','Well, when it right comes down to it, the northern \"half\" of Herald Square (at 6th Ave*) is Greeley Square.\r<br>\n\r<br>\nBTW, isn\'t it odd that all of these hour-glass shaped plazas are called \"squares,\" except the last one?\r<br>\n\r<br>\n* I know that it\'s been \"Avenue of the Americas\" since the 1964 World\'s Fair, but if you call it that, you only show that you are not a New Yawker',153,'TomM','2003-03-15 21:56:42');
INSERT INTO forumpost VALUES (284,45,4,'Re: How a Puzzle is Voted On.','Yes, \"Ave of the Americas\" never cought on the way \"Park Ave. South\" did for 4th Ave. (the basis for the numerical position of Union Sq.).  Sixth Ave. was renamed \"Ave. of the Americas\" in 1945, so of course that does include \"since the 1964 World\'s Fair\".  Within Verizon, though, the HQ bldg is known as 1095 A/A with the slash pronounced as \"of\" when spoken, rather than as 1095 Sixth Ave.',1301,'Charlie','2003-03-16 07:09:05');
INSERT INTO forumpost VALUES (285,45,4,'Re: How a Puzzle is Voted On.','Huh. I could have sworn that I remember that the press made a big deal out of the re-naming, at the time of the Fair. I know I can\'t be remembering 1945, because I wasn\'t around yet, then.\r<br>\n\r<br>\nBut a quick session with Google shows me that most sites that mention the name change agree with you that it was 1945. ',153,'TomM','2003-03-16 21:26:37');
INSERT INTO forumpost VALUES (286,49,4,'Solved Unsolved Puzzle','Trading Cards was submitted by levik in the hopes that “Perhaps one day, someone will come along and solve it :)” (comment 4). As Steve Hutton mentions in comment 35, “So, if this problem has been answered by two different methods doesn\'t it count as solved?”  My comments 23-25 solved part B by the inclusion/exclusion method of “Probability of All of a Set”, and Steve Hutton’s comment 8 set up the outline for a completely different method of solution of part B (a Markov chain) which I implemented in comment 29.  In fact a third very elegant method of solution for part B (direct expected length via recursion) was posted by Rick in comment 31, which had merely to be adjusted to fit the packets-of-5 nature of the problem.  Part A was solved via inclusion/exclusion in comment 26 (with a couple of typos corrected in 27 and 28), and via Markov chain, proposed in comment 9, and corrected and implemented in comments 33 and 34.  I know that an individual comment is not large enough to hold the full solution, but levik, as the original proposer, could put an official solution together, perhaps based only on the Markov chain model, which seems simpler.  All the solutions agree on the final answers to the two parts.',1301,'Charlie','2003-03-17 04:05:01');
INSERT INTO forumpost VALUES (287,49,4,'Re: Solved Unsolved Puzzle','Charlie, there is nothing sinister about the fact that the problem remains \"unsolved\". I simply was not aware that these solutions have been posted.\r<br>\n(Lately, I don\'t have time to always read the new comments).\r<br>\n\r<br>\nI will fix this with a \"solution\" referencing user comments.',1,'levik','2003-03-17 07:19:17');
INSERT INTO forumpost VALUES (288,49,4,'Re: Solved Unsolved Puzzle','I didn\'t think there was anything sinister.  I just wanted to bring it to your attention.  I see you didn\'t need the individual references, as your solution just refers to the comments, but just in case you wanted to paste together a separate solution I provided them.',1301,'Charlie','2003-03-17 08:00:23');
INSERT INTO forumpost VALUES (289,50,5,'Chatterbox','I\'ve noticed recently an increasing amount of chatter in the Chatterbox that consists of \'newbies\' (for want of a better word and I don\'t mean this in any derogatory way) saying \"hello\" and then getting grumpy when there\'s no immediate response. This is usually followed by one of the \'regulars\' giving the same explanation about it not being live and how there aren\'t generally many people on the site at any one time.\r<br>\n\r<br>\nHow about putting a box on the homepage (or maybe even on each page) showing who is actually logged in to the site. For an example of what I mean have a look on Braingle.com, it\'s about half way up each page on the right hand side.\r<br>\n\r<br>\nThe upside to this is also the same as the possible downside in that it would allow non-problem-specific chat between \'genuine flooblers\', but also runs the risk of turning an \'excellent puzzle/problem site with a chat facility\' into another \'chat-room with some interesting puzzles\'.\r<br>\n\r<br>\nJust a thought, feel free to knock it back if you think it\'s a duffer.',1183,'fwaff','2003-03-18 21:50:37');
INSERT INTO forumpost VALUES (290,50,5,'Re: Chatterbox','I have actually been thinking along the same lines... Unfortunately, there\'s currently no easy way to tell who is logged in to the system, and who is not (since there is no notification when someone leaves the page).\r<br>\n\r<br>\nI will think on it though (I know such scripts exist - maybe I can steal one :)  and try and come up with a solution.',1,'levik','2003-03-19 02:03:17');
INSERT INTO forumpost VALUES (291,51,3,'Submitter\'s view of pending puzzles.','When I submitted my first few puzzles I didn\'t realize that one had to click on Edit Problem in order to see the voters\' responses--I only realized that later.  Perhaps the word \"response(s)\" itself could be made into a link to the same page to make it more apparent for new submitters.',1301,'Charlie','2003-03-19 09:55:37');
INSERT INTO forumpost VALUES (292,52,5,'truncated comments','Previously when I tried to post too long a comment, it would merely give a blank preview.  But today I see that a post which is just a few lines too long was actually truncated in the posting area.  Can there be a fix for this?',1301,'Charlie','2003-03-19 16:27:46');
INSERT INTO forumpost VALUES (293,52,5,'Re: truncated comments','Hmmm... I wonder if this is actually a problem with the javascript used to do preview - somehow I think if you submitted the comment, it would go through.\r<br>\n\r<br>\nPerhaps if I have the time this weekend I will look into it.',1,'levik','2003-03-19 16:54:17');
INSERT INTO forumpost VALUES (294,53,5,'Submitter\'s view of pending puzzles.','I had submitted this in General Discussion, but I think that was the wrong place:\r<br>\n\r<br>\nWhen I submitted my first few puzzles I didn\'t realize that one had to click on Edit Problem in order to see the voters\' responses--I only realized that later. Perhaps the word \"response(s)\" itself could be made into a link to the same page to make it more apparent for new submitters. \r<br>\n',1301,'Charlie','2003-03-20 04:02:12');
INSERT INTO forumpost VALUES (295,53,5,'Re: Submitter\'s view of pending puzzles.','Good idea.\r<br>\n\r<br>\nLet me do this...',1,'levik','2003-03-20 04:34:28');
INSERT INTO forumpost VALUES (296,50,5,'Re: Chatterbox','OK, I don\'t know if anyone noticed this, but I implemented it yesterday. On most pages it will now say how many people are browsing the site. Clicking the little \"who?\" button should open a box with a list.\r<br>\n\r<br>\nThis uses some javascript trickery, so I would appreciate if someone lets me know when they have problems.',1,'levik','2003-03-20 04:41:23');
INSERT INTO forumpost VALUES (297,50,5,'Re: Chatterbox','You\'re a genius :-)\r<br>\n\r<br>\nIt\'s working fine and I think it\'s a neat addition.',1183,'fwaff','2003-03-21 02:17:57');
INSERT INTO forumpost VALUES (298,52,5,'Re: truncated comments','Hmmm... Looking back at what was, I think, the comment that had prompted this, I see that the lines that I thought were deleted found their way to near the top.  Of course I could have accidentally cut and pasted, but I don\'t think that was what happened--that\'s two steps, not just one.  The specific comment was #23 under Best Strategy, where the equation is shown before the description of how it was derived.  I had thought it disappeared completely, and so put it into the follow-up comment, #24.',1301,'Charlie','2003-03-21 08:44:54');
INSERT INTO forumpost VALUES (299,54,5,'Suggestion for more problem ratings','Make the \"Rate This Problem\" widget available from the front page for the latest problem, and maybe people who wouldn\'t otherwise comment on it might give it a rating.',103,'friedlinguini','2003-03-21 09:16:33');
INSERT INTO forumpost VALUES (300,17,6,'Re: HTML codes for use on the site','Do these html codes work on the queue comment submition part of the site. I tried making a link but it didn\'t work.',1072,'Alan','2003-03-22 05:13:04');
INSERT INTO forumpost VALUES (301,17,6,'Re: HTML codes for use on the site','No - those are strictly for short suggestion. I wanted to discourage excess discussion there, so people would save it for when the problem is live.',1,'levik','2003-03-22 05:34:53');
INSERT INTO forumpost VALUES (302,17,6,'Re: HTML codes for use on the site','well ireally just wanted to show a link to show what a problem was a dupe of',1072,'Alan','2003-03-22 05:42:58');
INSERT INTO forumpost VALUES (303,38,7,'Re: New forum','I found this site by searching for puzzles and riddles on yahoo(I think). Sorry it took me so long to answer.',1637,'chris','2003-03-22 17:56:07');
INSERT INTO forumpost VALUES (304,17,6,'Re: HTML codes for use on the site','Hmmm... well, traditionally I would just put the problems name in the comment. the search box is right there, and will open in a new window, so anybody who wants to see the problem will still be able to do so fairly easily.',1,'levik','2003-03-23 04:28:25');
INSERT INTO forumpost VALUES (305,55,3,'Anything and everything','     Is this really a forum for discussing anything and everything?',1660,'Tim Axoy','2003-03-23 07:10:24');
INSERT INTO forumpost VALUES (306,56,7,'Tim Axoy','     Hi,I am Tim Axoy!\r<br>\nI have a brother names Tim and sisters named Gladys,Katherine,and Eileen.\r<br>\nI like math and logic.\r<br>\n',1660,'Tim Axoy','2003-03-23 07:15:34');
INSERT INTO forumpost VALUES (308,57,3,'No,no,no','     This says,\"This is a forum for discussing anything and everything.\"\r<br>\nActually,because problems are not allowed,you cannot discuss anything and everything.\r<br>\nWhy is that?',1660,'Tim Axoy','2003-03-23 09:15:57');
INSERT INTO forumpost VALUES (309,21,3,'F\'s and more F\'s','     Here is a puzzle.\r<br>\nRead the following sentence.\r<br>\nFive fruits of five colors,one of which is the apple of my eye,are fun.\r<br>\nHow many F\'s are in the sentence?\r<br>\n    Here is the answer.\r<br>\nFive Fruits oF Five colors,one oF which is the apple oF my eye,are Fun.\r<br>\n1    2       3 4                5                     6            7\r<br>\n7 F\'s.\r<br>\n',1660,'Tim Axoy','2003-03-23 09:26:33');
INSERT INTO forumpost VALUES (310,37,5,'Alan and Alan','     I cannot believe two people go by Alan on this site.',1660,'Tim Axoy','2003-03-23 09:31:04');
INSERT INTO forumpost VALUES (311,3,3,'Re: Suggestions','I\'ve got a suggestion. I thinf it would be nice if you could see how your pending problems were being voted on.',1637,'chris','2003-03-23 13:08:45');
INSERT INTO forumpost VALUES (312,21,3,'Re: Puzzles','Tim i don\'t see why ur posting this in a forum? if its a puzzle u made up you should submit or if you have a solution then post a comment to that question. Not in a forum',1072,'Alan','2003-03-23 14:38:21');
INSERT INTO forumpost VALUES (313,57,3,'Re: No,no,no','Tim i would just like to say a few things. 1. Don\'t try to contradict the system. It says anything and evertything but there obiously are boundaries. For instance you wouldn\'t talk about where u can download roms would u? Just like in real life. The U.S.A and Canada are both free countries but can u just go out and kill a man? of course not<br>2.please do not create multiple threads. try to sum up all your thoughts in one thread unless they are two seperate ideas. Thank you',1072,'Alan','2003-03-23 14:41:40');
INSERT INTO forumpost VALUES (314,3,3,'Re: Suggestions','On the home page click on \"# problems pending\". A list of your problems will appear.  If any notes or responses have taken place in the voting, the comment \"# response(s)\" will appear. If it doesn\'t it means it hasn\'t reached the voting stage, or it\'s too soon for anyone to have responded or voted yet. But if it does appear, click on it to see a page that has the responses, including any votes.\r<br>\n',1301,'Charlie','2003-03-23 14:43:54');
INSERT INTO forumpost VALUES (315,58,4,'Forum puzzle trap','I\'ve noticed there are quite a few puzzles being posted in forums and its obious this problem will come up from tiome to time, so why not put up a forum \"trap\" where there is a submit a puzzle forum which easily redirects the confused user to the submit your problem page',1072,'Alan','2003-03-23 14:45:16');
INSERT INTO forumpost VALUES (316,3,3,'Re: Suggestions','thanks',1637,'chris','2003-03-23 18:16:38');
INSERT INTO forumpost VALUES (317,59,5,'What is','What is queue weight?  I was looking at my pending problems and saw this. What does it mean?',1637,'chris','2003-03-23 19:22:28');
INSERT INTO forumpost VALUES (318,55,3,'Re: Anything and everything','Yes, this forum is for \"DISCUSSING\" \"Anything and Everything\", \"But NOT for SUBMITTING PROBLEMS AND POSTING SOLUTIONS OF PROBLEMS\". \r<br>\n\r<br>\nThe site provides you facilities for doing that also. There is a \"Submit A Problem\" option just above the \"Search Box\" to submit your problems and an option \"Post A Comment\" under the text of every problem for posting your solutions or methods related to the corresponding problem(s).\r<br>\n\r<br>\n',979,'Ravi Raja','2003-03-23 19:56:07');
INSERT INTO forumpost VALUES (319,58,4,'Re: Forum puzzle trap','I do not think it is necessary Alan. The user, if without browsing the site properly goes on submitting anything anywhere then its his/her fault. If he can see this \"Forums\" link, then why not the \"Submit A Problem\" link which is just above the \"Search Box\" or just under the \"Your Information\" and \"Log Out\" options. If not that also, there\'s a chatterbox available (which of course is not a live one, but now there is a facility to see who\'s online and who\'s not) where he can leave his/her questions/queries regarding a particular topic (like where and how to post a problem and their solutions, etc.). There are many such things so I don\'t think its necessary to put up a forum \"trap\" as you call it. \r<br>\nIf anyone thinks I am wrong and it is required then please do point it out. Thank You.\r<br>\n',979,'Ravi Raja','2003-03-23 20:21:31');
INSERT INTO forumpost VALUES (320,59,5,'Re: What is','In order to move certain problems (especially those submitted by new members) through the waiting line (queue) faster, Levik has given the two oldest problems by each submitter a \"heavier\" \"queue weight.\"\r<br>\n\r<br>\nThe full details are explained in the Queue Ranking and QW threads in the \"Library\" forum',153,'TomM','2003-03-23 20:44:17');
INSERT INTO forumpost VALUES (321,56,7,'Re: Tim Axoy','*waves*',103,'friedlinguini','2003-03-24 01:15:06');
INSERT INTO forumpost VALUES (322,57,3,'Re: No,no,no','Tim. Actually, there\'s nothing I can do to stop you from positng puzzles in the forum.\r<br>\n\r<br>\nHowever, i fyou look at <a href=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=13\">this post</a>, I explain there why posting a puzzle there is not such a hot idea.\r<br>\n\r<br>\n(To sum it up, your puzzle doen\'t get as much exposure as it would otherwise, and there\'s no way for people to post comments that are not immediately visible by others, etc)\r<br>\n\r<br>\nThe reason why I ask that you do not post puzzles to the forums is not because I\'m mean, but because I think it would be a waste of a puzzle.',1,'levik','2003-03-24 01:46:34');
INSERT INTO forumpost VALUES (323,59,5,'Re: What is','Actually, since users Novices and Students don\'t have access to that forum, I should probably explain it here.\r<br>\n\r<br>\nAbout a month ago, we reailzed that the queue has grown to an unmanagable size (we had over 200 pending problems then). At that point prolems were voted on and approved on a first come first serve basis. (It was, in other words, a true queue.) We realized that this is pretty bad for new users: somebody submitting a problem would have to wait for over six months before they saw it posted. They would lose interest and never come back to the site.\r<br>\n\r<br>\nThe problem was, most of the pending puzzles were submitted by the same person, so in effect, the new users were being penalized because of his generocity. So we added a new feature called the queue weight (QW). This allows more users to have their problems voted on and pushed, because now the problems are sorted by QW in ascending order. (That is ALL problems with QW of 1 come before any problem with QW of 2.) QW of each problem is recalculated every night in the following manner:\r<br>\n\r<br>\nFor each person with submitted problems, their first three get a QW of 1, next three - 2, etc.(It\'s possible we will consider decreasing this number to two problems or even one, if we see a lot of same people occupying the queue.)',1,'levik','2003-03-24 01:56:36');
INSERT INTO forumpost VALUES (324,58,4,'Re: Forum puzzle trap','Alan, I don\'t think that there\'s \"QUITE A FEW\" puzzles being posted in the forums. In fact, I think there\'s just two, one of them was posted the week forums went live, and after I asked people to not post puzzles, nobody has done so until Tim Axoy the other day.\r<br>\n\r<br>\nSo I don\'t think it\'s a big problem now. (maybe in the future.) For now Tim canc ertainly re-submit his problem properly. And if he asks, I can even delete that forum post of his, though I beleive the damage is already done.',1,'levik','2003-03-24 02:00:48');
INSERT INTO forumpost VALUES (325,21,3,'I can do it','I can do anything and everything here.',1660,'Tim Axoy','2003-03-24 02:13:43');
INSERT INTO forumpost VALUES (326,60,5,'Levik','I think I know who owns this site:levik.\r<br>\n',1660,'Tim Axoy','2003-03-24 02:16:34');
INSERT INTO forumpost VALUES (327,56,7,'Re: Tim Axoy','* waves * from me too........hello Tim how old are you ? ',979,'Ravi Raja','2003-03-24 04:12:52');
INSERT INTO forumpost VALUES (328,59,5,'Re: What is','I see.  So this way more people get to see their problems on the site faster.',1637,'chris','2003-03-24 05:57:44');
INSERT INTO forumpost VALUES (329,61,4,'Insta-posting Scholars','So I was thinking about removing the scholars\' privilege of pushing a problem they submit live to the server.\r<br>\n\r<br>\nWhen this was first conceived, there was no \"queue\": nobody could vote on anything, and the volume of submissions was so low that there was never a wait.\r<br>\n\r<br>\nThe only time this was used was when I went on vacation a couple of times (once again - there was no voting, so this was the only way to have new problems on the site)\r<br>\n\r<br>\nWith the voting in place, I believe this to no lonber be needed.',1,'levik','2003-03-24 06:13:53');
INSERT INTO forumpost VALUES (330,37,5,'Gautam and Gautam Joshi','Alan,I saw two dudes named Gautam and Gautam Joshi,just like Alan and Alan.',1660,'Tim Axoy','2003-03-24 07:26:36');
INSERT INTO forumpost VALUES (331,50,5,'I am a newbie','I am a newbie.\r<br>\nI just signed up 1+1/2 weeks ago.',1660,'Tim Axoy','2003-03-24 07:28:49');
INSERT INTO forumpost VALUES (332,57,3,'Everything in the universe','It is really not everything in the universe,but it says so.',1660,'Tim Axoy','2003-03-24 07:30:43');
INSERT INTO forumpost VALUES (333,62,6,'Primes','Why are there infinity primes,as in Primary Problem?\r<br>\n',1660,'Tim Axoy','2003-03-24 07:32:23');
INSERT INTO forumpost VALUES (334,21,3,'Re: Puzzles','What you can\'t do is get other people to read and/or discuss your puzzles after you submit them to the wrong place.',103,'friedlinguini','2003-03-24 09:04:42');
INSERT INTO forumpost VALUES (335,62,6,'Re: Primes','Did you read the solution?',103,'friedlinguini','2003-03-24 09:12:13');
INSERT INTO forumpost VALUES (336,61,4,'Re: Insta-posting Scholars','I don\'t think anybody has been doing it anyway, so there doesn\'t seem to be much reason to keep it around.',103,'friedlinguini','2003-03-24 09:13:26');
INSERT INTO forumpost VALUES (337,61,4,'Re: Insta-posting Scholars','Well why not keep it as a backup plan? lets say no problem in the queue has 3 tu your on vacation or something. Well a scholar cannot view the rest of the problems in the queue, so he may need to puch a problem live that he simply makes up or has pending but seeing as how he is a scholar he should therefore know what is appropriate or not. Of course if somebody abuses this privelege then he will either have this ability taken away or demoted back to journey men',1072,'Alan','2003-03-24 10:11:40');
INSERT INTO forumpost VALUES (338,61,4,'Re: Insta-posting Scholars','Which goes back to my question some time ago about stalemates in the queue....',103,'friedlinguini','2003-03-24 10:30:27');
INSERT INTO forumpost VALUES (339,21,3,'My puzzle','Why can I not put a puzzle in this forum?',1660,'Tim Axoy','2003-03-24 13:06:32');
INSERT INTO forumpost VALUES (340,62,6,'The largest prime p','Suppose there is a largest prime,p.\r<br>\nMultiplying all the numbers up to p,we get a super large number we will denote as P.\r<br>\nP+1 cannot be composite because it has no prime factors in common with P.\r<br>\nP+1 cannot be prime because p is the largest prime and there are no primes bigger than it.\r<br>\nThat is a contradiction,so there are infinity primes.\r<br>\n',1660,'Tim Axoy','2003-03-24 13:11:17');
INSERT INTO forumpost VALUES (341,63,3,'a/s/l anyone?','I was just wondering what everyone\'s a/s/l was so I would not call a he a she or a she a he by accident. I would also just like to know where eveyone is at and how old they are. I am 16/m/LA ',1637,'chris','2003-03-24 18:25:23');
INSERT INTO forumpost VALUES (342,63,3,'Re: a/s/l anyone?','A couple of weeks or so ago there was a lot of a/s/l exchanging going on in the chatterbox. Partly because chatterbox is not permanent, and for other reasons, levik added a box in our profiles to \"introduce\" ourselves.  To view someone\'s profile, just click on their name. to view or update your own profile, click on the \"Your Information\" link just above the \"Submit a Problem\" link.\r<br>\n\r<br>\nBTW, just for the record: 50/m/NJ',153,'TomM','2003-03-24 22:14:55');
INSERT INTO forumpost VALUES (343,21,3,'Re: Puzzles','I didn\'t say you couldn\'t.  It\'s just that you won\'t get much of an audience for it.  The Submit a Puzzle link on the front page is a much better place.',103,'friedlinguini','2003-03-25 02:57:26');
INSERT INTO forumpost VALUES (344,20,3,'Asr,Bohob,and Criil','I like liars and knights problems.\r<br>\nThey are logic problems.\r<br>\nAsr,Bohob,and Criil\r<br>\nThree inhabitants of this land,Asr,Bohob,and Criil,are having a conversation together.\r<br>\nAsr:We are all liars.\r<br>\nBohob:One and no more than one of us is a knight.\r<br>\nWhat are each?\r<br>\nAnswer to Asr,Bohob,and Criil\r<br>\nAsr cannot be a knight because if he was,then they would be all liars,including Asr,but Asr is a knight by supposition.\r<br>\nTherefore,Asr is a liar,so there really is at least one knight among the three.\r<br>\nWe will call it the good knight.\r<br>\nIf Bohob is a liar,then Criil has to be the good knight,so there is one and no more than one knight among them,so Bohob is a liar telling the truth.\r<br>\nTherefore,Bohob is a knight,so there is only one knight,which must be Bohob,among them,so Criil is a liar,and Bohob is the good knight.\r<br>\nAsr is a liar,Bohob is a knight,and Criil is a liar.\r<br>\n\r<br>\n',1660,'Tim Axoy','2003-03-25 02:57:57');
INSERT INTO forumpost VALUES (345,64,7,'Twin chat','Tim:Tim,what do you like?\r<br>\nTim:Logic and math.\r<br>\nTim:Do you like puzzles?\r<br>\nTim:Yes.',1660,'Tim Axoy','2003-03-25 02:59:16');
INSERT INTO forumpost VALUES (346,20,3,'Re: LOGIC problems?','Relativity is questionable modern theory?  Its application might be, but that\'s true of any sort of science.  Heck, plenty of the riddles that get submitted are on an awfully shaky application of principles.',103,'friedlinguini','2003-03-25 03:02:55');
INSERT INTO forumpost VALUES (347,38,7,'Re: New forum','Hiya, I was bored one day so I typed brainteasers into yahoo. Love this site, but i\'m supposed to be working!',1732,'Helen','2003-03-25 03:28:22');
INSERT INTO forumpost VALUES (348,38,7,'Re: New forum','Hi, Helen.\r<br>\n\r<br>\nJudging by the traffic patterns of this site (most people come during business hours), a lot of us are supposed to be working ;)\r<br>\n\r<br>\nAnd I\'m sure a lot are - a little 5 minute brain-break has never hurt anyone.',1,'levik','2003-03-25 05:02:58');
INSERT INTO forumpost VALUES (349,20,3,'Re: LOGIC problems?','Tim, why are you still posting problems in the forums? \r<br>\n\r<br>\nIt\'s not interesting at all when you post a problem and the answer is immediately visible. It\'s really a waste of a good problem.\r<br>\n\r<br>\nI think this site is made great because it encourages people to solve these puzzles. This is done best by submitting them through the normal process - by clicking the submission link.\r<br>\n\r<br>\nI will really appreciate it if you do not post problems in the forums anymore.',1,'levik','2003-03-25 07:34:07');
INSERT INTO forumpost VALUES (350,20,3,'Re: LOGIC problems?','levik it will be better if you delete all such posts and comments of Tim from the forums. I mean the problems which he has been submitting here. Otherwise everyone will see the problem as well as the solution and when its on the site there will be at most 5 comments to that problem or may be none. And if still Tim does not understand what he is asked to do then let things happen as they are. he will be the one to suffer and may be then he will realize his mistake. ',979,'Ravi Raja','2003-03-25 07:53:33');
INSERT INTO forumpost VALUES (351,63,3,'Re: a/s/l anyone?','I´m 16/m/Finland',575,'not_so_einstein','2003-03-25 09:48:14');
INSERT INTO forumpost VALUES (352,63,3,'a/s/l mystery','What is a/s/l?\r<br>\n',1660,'Tim Axoy','2003-03-25 11:32:18');
INSERT INTO forumpost VALUES (353,61,4,'Re: Insta-posting Scholars','I think with the active size of the queue at 10 problems, a fully stalemated queue is highly unlikely.\r<br>\n\r<br>\nA problem that remains in the queue for a long enough period will eventually be thumbed down and deleted to free up slots (there\'s currently enough active vote-enabled users to overrule a vocal minority of 1-2.)',1,'levik','2003-03-25 13:10:14');
INSERT INTO forumpost VALUES (354,63,3,'Re: a/s/l anyone?','a/s/l stands for age/sex/location .Like how old are you, are you a dude or a girl, and where you are from.',1637,'chris','2003-03-25 14:20:40');
INSERT INTO forumpost VALUES (355,38,7,'Re: New forum','Hey levik!\r<br>\nCongratulations!\r<br>\nIt\'s a great site!!\r<br>\nThis week I\'m on hollidays, so I\'ve been visiting the page quite a lot! I\'m sort of new here, and I wish to be promoted soon... By the way, can I write comments on problems that are already solved?? And approximately how long does it take for a problem to be posed, after I submit it?\r<br>\nI found the page with google, I think...',1767,'Fernando','2003-03-25 16:38:48');
INSERT INTO forumpost VALUES (356,38,7,'Re: New forum','Fernando - welcome to the site (congratulations on being promoted - you\'re now a student)\r<br>\n\r<br>\nYou can post comments to any problem you wish, they\'re never \"closed\".\r<br>\n\r<br>\nAs far as the time it takes to see a submited a problem go live, unfortunately I would say it\'s around a month right now possibly even more. So bear with us.',1,'levik','2003-03-26 01:43:29');
INSERT INTO forumpost VALUES (357,65,5,'!','In the other forums,! denotes a new thread.\r<br>\nIn this forum,it does not.\r<br>\nLevik,I think you need to put ! by the new threads in Commons.',1660,'Tim Axoy','2003-03-26 01:56:58');
INSERT INTO forumpost VALUES (358,66,3,'Hey,dudes','Hey,dudes.\r<br>\nI want to chat with someone on this forum.\r<br>\n',1660,'Tim Axoy','2003-03-26 02:00:12');
INSERT INTO forumpost VALUES (359,66,3,'Re: Hey,dudes','You can chat with everyone but the problem is that everyone may not be online at the same time when you are. So you can post what you want to say and then the person concerned will reply. But it will be better if you use the CHATTERBOX instead of using the forum for chatting.',979,'Ravi Raja','2003-03-26 03:33:41');
INSERT INTO forumpost VALUES (360,63,3,'Re: a/s/l anyone?','29/y/Arizona',103,'friedlinguini','2003-03-26 03:36:24');
INSERT INTO forumpost VALUES (361,65,5,'Re: !','I like the heading: \"! !\"',103,'friedlinguini','2003-03-26 03:37:18');
INSERT INTO forumpost VALUES (362,65,5,'Re: !','The exclamation (!) denotes all threads with posts within the last 24 hours. It works in all forums.',1,'levik','2003-03-26 04:14:12');
INSERT INTO forumpost VALUES (363,63,3,'Re: a/s/l anyone?','14/m/canada',1072,'Alan','2003-03-26 10:40:13');
INSERT INTO forumpost VALUES (364,67,4,'QW change?','hey was the qw equation changed to be problems 1-2 qw=1 3-4 qw=2? It seems this way because ravi has only 1 prob in the queue and noone has 3 questions',1072,'Alan','2003-03-26 10:47:05');
INSERT INTO forumpost VALUES (365,67,4,'Re: QW change?','No it was not changed. Ravi has 1 right now because one was pushed this morning and one got deleted.\r<br>\n\r<br>\nAs far as nobody having 3, it\'s possible - they are sorted by date as well.',1,'levik','2003-03-26 11:15:56');
INSERT INTO forumpost VALUES (366,68,4,'New colour?','When i fist visited flooble i loved it alot and tried to look at every puzzle, but obne thing seemed to have make it boring, that would be the white-blue and grey-blue background colours of floobe. Now of course i\'ve gotten usede to it bit if flooble were to be given a new type of background what colour do ut hink could look better? i\'d say a toned lime/grass green on the current background. definetely not anything neon.<br> don\'t take this the wrong way i\'m not saying the backgrounds needs a change but why not experiment around?',1072,'Alan','2003-03-26 13:19:00');
INSERT INTO forumpost VALUES (367,56,7,'HI.','Hi everybody.',1709,'silvis','2003-03-26 13:53:41');
INSERT INTO forumpost VALUES (368,38,7,'Re: New forum','It\'s a great site Levik.\r<br>\nCongrats!!!\r<br>\nI have a question though...\r<br>\nAre there always 10 problems on the queue line, or sets of 10 that go down???',1709,'silvis','2003-03-26 13:57:01');
INSERT INTO forumpost VALUES (369,63,3,'Re: a/s/l anyone?','58/m/NJ',1301,'Charlie','2003-03-26 14:11:15');
INSERT INTO forumpost VALUES (370,68,4,'Re: New colour?','I\'d prefer a cheery yellow to a sickly green.\r<br>\n\r<br>\n',1301,'Charlie','2003-03-26 14:14:20');
INSERT INTO forumpost VALUES (371,38,7,'Re: New forum','I have another question, levik...\r<br>\nI sent 2 problems already, but I didn\'t send the solution... When should I actually write down the solution?? After some have posted some somments, or when the problem goes live, or now???',1767,'Fernando','2003-03-26 14:23:24');
INSERT INTO forumpost VALUES (372,38,7,'Re: New forum','You can pretty much do it whenever you although to keep the site running smoothly it is usually best that you add on the solution when it makes it to the queue(or when it recieves it\'s first comment. The only reason for this is if people are in doubt of solution to that problem they can see that one has been made(not actually see it) and get your problem posted faster',1072,'Alan','2003-03-26 14:34:16');
INSERT INTO forumpost VALUES (373,63,3,'Re: a/s/l anyone?','hey fried, what does 29/y/Arizona mean ? I understand 29/m/Arizona and 29/f/Arizona but not 29/y/Arizona. ',979,'Ravi Raja','2003-03-26 20:12:01');
INSERT INTO forumpost VALUES (374,56,7,'Re: Tim Axoy','hie silvis',979,'Ravi Raja','2003-03-26 20:37:39');
INSERT INTO forumpost VALUES (375,68,4,'Re: New colour?','Wouldn\'t it be better if there\'s an option in every user\'s page with different colors for the background. So that if Alan prefers his page\'s background color to be like what he said \"a toned lime/grass green \", he would select that color and simply change the color of his page\'s background and at the same time Charlie can change the color of his page\'s background to \" a cherry yellow to a sticky green\" color as he prefers it to be.\r<br>\n\r<br>\nOf course there can be \"MANY \" such combinations of colors and it is not possible to have all of them but why not keep options for the simple ones like \"Red, Pink, Blue, Green, Yellow, Orange, White, Purple, Brown, Black,......etc\". I hope you understand what I am trying to say. \r<br>\n\r<br>\nThe concept is just like changing the backgroung colour( appearance) of your personal INBOX in Yahoo or Sify and all such. (Only those will know who have ever tried this).\r<br>\n\r<br>\nIf you like my suggestion then please reply and post a comment saying what you feel about this idea of mine. \r<br>\n\r<br>\n\r<br>\nThank You.',979,'Ravi Raja','2003-03-26 20:53:08');
INSERT INTO forumpost VALUES (376,38,7,'Re: New forum','Thanks Alan!',1767,'Fernando','2003-03-27 01:05:34');
INSERT INTO forumpost VALUES (377,63,3,'Re: a/s/l anyone?','It means I have a sick sense of humor.',103,'friedlinguini','2003-03-27 02:42:34');
INSERT INTO forumpost VALUES (378,69,5,'New postings','The number of new forum postings (i.e., in the last 24 hours) isn\'t a very helpful statistic unless a user notices the number going up.  The problem is that posts silently fall out of the window and push the number down.  If I stop by the site and see that there are 18 new forum posts, and then visit again two hours later and see that there are still 18 new forum posts, I don\'t know if there\'s anything I haven\'t read.  An ideal statistic would be something like \"Unread posts.\"  If that\'s not feasible, then a timestamp for the most recent post might be.\r<br>\n\r<br>\nThis also applies to problem comments, though I don\'t read all of those...',103,'friedlinguini','2003-03-27 04:05:18');
INSERT INTO forumpost VALUES (379,63,3,'Re: a/s/l anyone?','I am guessing that the Y means yes. Right?',1637,'chris','2003-03-27 07:19:32');
INSERT INTO forumpost VALUES (380,69,5,'Re: New postings','Actually, I was thinking of having a \"digest\" mode for new forum posts (the same as for problems). You would click it to see the latest posts over a period of X days.\r<br>\n\r<br>\nIs anyone finding the problems difest page useful by the way?',1,'levik','2003-03-27 07:42:41');
INSERT INTO forumpost VALUES (381,63,3,'Re: a/s/l anyone?','I think it\'s pretty safe to assume that \"y\" in the center of an \"a/s/l\" tuple is equivalent to an \"m\".',1,'levik','2003-03-27 07:43:58');
INSERT INTO forumpost VALUES (382,68,4,'Re: New colour?','Hmmm... I mean I\'m all for choice and everything... but this doesn\'t seem like a worthwhile endeavor to me. The thing is, most colors can probably be changed rather easily by adjusting the stylesheet, but the images (what few there are) on this site are made with the default \"blue\" background in mind.\r<br>\n\r<br>\nAlso, this blue/grey color scheme <b>is</b> flooble, and I\'m not sure I want to change it - it\'s kind of a branding thing by now. \r<br>\n\r<br>\nHonestly I would rather focus on adding new features and or making the default design more pleasant than allowing everyone to pick their colors.',1,'levik','2003-03-27 07:48:24');
INSERT INTO forumpost VALUES (383,70,5,'Small update','There have been some questions recently about how long problems take to get pushed through. While this is not an exact process by any means, I made a small update to the site that allows people to track their problems\' progress...\r<br>\n\r<br>\nWhen you go to \"My Problems\", end click edit on any of the problems you have, if that problem is not yet live, you will see  it\'s <b>approximate</b> queue position. These get recalculated nightly, so  they\'re not realtime. Also, if your problem is in position 20, this does not mean that it will be the 20th problem to get posted from this point: Due to the <a href=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=59\"><b>QW</b></a> rules, it is possible for problems to \"cut in line\".\r<br>\n\r<br>\nHowever, once you see a problem reach position 10 or less, this problem is probably visible to the voting members of the site, and should start receiving votes and feedback soon.',1,'levik','2003-03-27 08:36:30');
INSERT INTO forumpost VALUES (384,56,7,'Re: Tim Axoy','Now the Important question is, Do you enjoy Cornbread?',NULL,'Aspiring Novice','2003-03-27 16:12:24');
INSERT INTO forumpost VALUES (385,56,7,'Re: Tim Axoy','that was me O.o',NULL,'Lucifer','2003-03-27 16:12:40');
INSERT INTO forumpost VALUES (386,63,3,'Re: a/s/l anyone?','Yeah, I don\'t believe any F would put Y. Unles...',1637,'chris','2003-03-27 17:54:40');
INSERT INTO forumpost VALUES (387,63,3,'Re: a/s/l anyone?','See, there\'s the rub.  I\'d rather not have my gender affect how I\'m treated in a conversation by way of people\'s prejudices.  Besides, what gender someone claims to be online is rarely more than a suggestion.',103,'friedlinguini','2003-03-28 01:51:21');
INSERT INTO forumpost VALUES (388,71,3,'Hey!','Hi,guys!',1660,'Tim Axoy','2003-03-28 06:18:20');
INSERT INTO forumpost VALUES (389,56,7,'Re: Tim Axoy','No I enjoy \"Pi\" (Pie), because \"Pi are squared\". lol. :) :)',979,'Ravi Raja','2003-03-28 06:32:16');
INSERT INTO forumpost VALUES (390,14,6,'Re: Any difference','It\'s OK to assume things which you know HAVE BEEN PROVEN before, like in a book, in a class, or something you\'ve proved yourself...',1767,'Fernando','2003-03-28 08:35:51');
INSERT INTO forumpost VALUES (391,17,6,'Re: HTML codes for use on the site','I have seen that some problems have their own images (for example: \"9 dots\" in shapes by Gautam)... I recently submitted a problem that requires an image... I tried to use the &lt;img src&gt; command, but didn\'t work... so then I worte something like: \"Note: image needed located at .......\"\r<br>\nCan anybody help me out, please?',1767,'Fernando','2003-03-28 08:55:59');
INSERT INTO forumpost VALUES (392,72,5,'User levels...','I was wondering if it was possible to make a page that shows who are the Scholars/Journeymen, and pehaps also Apprentices...',1767,'Fernando','2003-03-28 09:45:17');
INSERT INTO forumpost VALUES (393,63,3,'Re: a/s/l anyone?','Hey everyone!\r<br>\n18/m/Venezuela (South America)',1767,'Fernando','2003-03-28 11:48:21');
INSERT INTO forumpost VALUES (394,66,3,'OK','OK.',1660,'Tim Axoy','2003-03-28 13:04:44');
INSERT INTO forumpost VALUES (395,17,6,'Re: HTML codes for use on the site','If you need to include an image, the best way is to submit the problem with a note at the end to remind levik to include the image. \r<br>\nThen e-mail him a copy of the image and a note telling him which problem the image belongs to. \r<br>\n\r<br>\nIn the case you described where you have already put the image up separately on the web, your email could just confirm that.\r<br>\n\r<br>\nIn either case, when the problem comes up for voting, include a new note reminding levik about the need to include the image.',153,'TomM','2003-03-28 13:07:42');
INSERT INTO forumpost VALUES (396,17,6,'Re: HTML codes for use on the site','Thanks a lot, Tom!',1767,'Fernando','2003-03-28 19:19:07');
INSERT INTO forumpost VALUES (397,72,5,'Re: User levels...','Exactly Fernando. Even I was thinking about that. You click on Apprentice or Journeymen or Scholar and the list of the corresponding users is there in front of you. Is that what you are trying to say ? If not make a different page then just similar such links will do (just like \"Your Information\", \"Forums\", \"Most Commented On\", etc.).',979,'Ravi Raja','2003-03-28 19:31:32');
INSERT INTO forumpost VALUES (398,72,5,'Re: User levels...','yes, Ravi, that\'s what I meant!!!',1767,'Fernando','2003-03-29 04:46:29');
INSERT INTO forumpost VALUES (399,17,6,'Re: HTML codes for use on the site','I generally process all images that go into problems to give them that \"flooble border\". Also, I like them hosted on the site itself - that\'s just more reliable.',1,'levik','2003-03-29 05:28:16');
INSERT INTO forumpost VALUES (400,73,7,'hello!','hi everyone... im new here.. just getting used to it.. =) haha.. ',1819,'karla','2003-03-30 01:51:36');
INSERT INTO forumpost VALUES (401,73,7,'Re: hello!','Welcome to the site, Karla. I hope you enjoy your stay :)',1,'levik','2003-03-30 03:20:29');
INSERT INTO forumpost VALUES (402,55,3,'Discussing problems','It is for DISCUSSING PROBLEMS probably.',1822,'Tim Axoy','2003-03-30 07:02:47');
INSERT INTO forumpost VALUES (403,21,3,'A is a liar and B is a knight','Ravi,why do you say my puzzle is impossible?\r<br>\nThe answer is that A is a liar and B is a knight.',1822,'Tim Axoy','2003-03-30 07:58:54');
INSERT INTO forumpost VALUES (404,65,5,'Test','OK,Lev,here is a test.',1822,'Tim Axoy','2003-03-30 11:34:04');
INSERT INTO forumpost VALUES (405,69,5,'Journeyman','I wish I am a Journeyman.',1822,'Tim Axoy','2003-03-30 11:35:25');
INSERT INTO forumpost VALUES (406,73,7,'New','Hi,Karla!',1822,'Tim Axoy','2003-03-30 11:36:49');
INSERT INTO forumpost VALUES (407,74,4,'New for you page','I remember reading a post where levik talked about a new for you page and i think it would be quite helpful,(since i\'m a common user of flooble) i was just gone for a 2 day vacation and i get a feeling i missed out on some of the posts in the forum, of course for some this new for u page could be a bother so i think it should be togglable (yes i know this word doesn\'t exist, but on a site of this caliber i think the average person would figure out the combination of a root word and a suffix)',1072,'Alan','2003-03-30 15:33:08');
INSERT INTO forumpost VALUES (408,73,7,'I like math and logic','I like math and logic.\r<br>\nWhat do you like?',1822,'Tim Axoy','2003-03-31 02:30:20');
INSERT INTO forumpost VALUES (409,21,3,'Guessme 1-9','Ravi Raja,I saw your problems Guessme 1-9.\r<br>\nCan you make a tenth one?',1822,'Tim Axoy','2003-03-31 02:42:15');
INSERT INTO forumpost VALUES (410,21,3,'I saw it','I saw that,too,Tim.',1822,'8466849','2003-03-31 02:55:30');
INSERT INTO forumpost VALUES (411,21,3,'Re: Puzzles','If A is a liar then when he says that both himself and B is a liar then he is speaking the truth (unless you consider the two together), or else if seen individually, we see that A though being a Liar, is speaking the truth. \r<br>\n\r<br>\nAnd yes I\'ll surely make the tenth one. :)',979,'Ravi Raja','2003-03-31 02:57:23');
INSERT INTO forumpost VALUES (412,75,6,'Director','Lev,I saw you were the only one ranked Director.\r<br>\nCan I be one,too,Lev?',1822,'Gladys','2003-03-31 03:06:42');
INSERT INTO forumpost VALUES (413,75,6,'Re: Director','Although i\'m not levik i\'m pretty sure i can answer this question. No, well at least probably not. Administartor is the highsest rank on the site and when you have the rank of administrator you must learn all the tools (which levik would have to teach to you, which is time consuming) On top of that you would need to know a lot about scripting and code.',1072,'Alan','2003-03-31 10:06:16');
INSERT INTO forumpost VALUES (414,21,3,'Re: Puzzles','Tim you had asked me the question where A says, \"At least one of A and B is a Liar\".\r<br>\n\r<br>\nThis is possible for three cases:\r<br>\n(1) A: Knight, B: Knight\r<br>\n(2) A: Liar, B: Liar\r<br>\n(3) A: Knight, B: Liar\r<br>\n\r<br>\nIsn\'t this correct Tim ?',979,'Ravi Raja','2003-03-31 23:06:46');
INSERT INTO forumpost VALUES (415,73,7,'Re: hello!','Even I like Math and Logic :)',979,'Ravi Raja','2003-03-31 23:22:35');
INSERT INTO forumpost VALUES (416,21,3,'A is a knight and B is a liar','Actually,(3) is the one and only way it can be possible.\r<br>\nIt is only possible if A is a knight and B is a liar.\r<br>\nIf A is a liar,then there would be at least one liar,and A,being a liar,would not have told the truth.\r<br>\nTherefore,A is a knight,so there really is at least one liar,but A is not a liar,so the liar is B.',1822,'Tim Axoy','2003-04-01 02:39:01');
INSERT INTO forumpost VALUES (417,73,7,'Re: hello!','I wouldn\'t mind seeing the site have some more paradoxes. if you think of one submit it.',1072,'Alan','2003-04-01 04:05:08');
INSERT INTO forumpost VALUES (418,74,4,'Re: New for you page','I was thinking of doing something along these lines for a while now. The problem though is that marking off each item you\'ve \"seen\" (i.e. forum post, problem, comment, solution) is prohibitively complex right now (as of today - about 5,000 such \"items\" times almost 2,000 users, and growing).\r<br>\n\r<br>\nThe only other thing it could be keyed off of is the last visit date. But there\'s no guarantee that you\'ve read everything on your last visit, so there will still be some slippage. \r<br>\n\r<br>\nI guess a good \"hack\" to this would be to allow you to pick the number of days to go back, and just default it to when you last visited.',1,'levik','2003-04-01 04:20:41');
INSERT INTO forumpost VALUES (419,76,4,'Tim Axoy','Perhaps I\'m overreacting, but I think this guy is really annoying. (In all his incarnations - he has at least 3 accounts I think, and has changed names repeatedly on at least one of them, just to post silly off topic things everywhere.)\r<br>\n\r<br>\nI know he\'s only 9, but I think his junk comments are making the site less usable, like spam does to email.\r<br>\n\r<br>\nWhat (if anything) do you think should be done? I guess if others don\'t find him to be as annoying as I do, I will just sit back and shut up.',1,'levik','2003-04-01 04:25:48');
INSERT INTO forumpost VALUES (420,76,4,'Re: Tim Axoy','I find him annoying.  Perhaps the other hijinks can be glossed over but he deliberately gives answers in the subject line. (well, I\'ve seen at least one, anyway)',1301,'Charlie','2003-04-01 05:08:49');
INSERT INTO forumpost VALUES (421,76,4,'Re: Tim Axoy','well Levik, you\'re the Director, i.e. site GOD!  You can do whatever you want about him.\r<br>\n\r<br>\nOn a related note, there are always people that a given person won\'t mesh with, but that doesn\'t mean that other will feel the same way.  I\'d like to say that I have no opionion in this case (I actually only pay attention to the posters name if it is one of a very select few - yourself, TomM, F.L. and maybe 2 or 3 more, as I\'ve kinda gotten a fell for your (net) personalities) otherwise I consider it simply a random comment, so maybe others haven\'t noticed.  Also, the rest of us wouldn\'t have the resources to know that these 3 accounts are all his, or that he has been name changing.  If, for example, his three accounts are all moderately annoying, his net effect on the site is completely annoying.  I\'ve no way of linking them, and this just expands the reasons why I tend to overlook the posters ID.\r<br>\n\r<br>\nThis doesn\'t mean that you shouldn\'t take action (whatever that may be), but I guess my point is that you need to consider that. (Which is of course the entire point of your post, so effectually I\'m just taking up text space.  Now that I\'ve determined that, I\'m just taking up even MORE!.  It\'s a vicious cycle...)\r<br>\n\r<br>\nIn the end, I don\'t think that you should be asking us about this kind of thing, despite the fact that you want to get our opinions etc., in order to keep this site as much as possible what we want it.  Imagine that he has another account that you\'re not aware of, and happens to have access to this board - don\'t you think this would be a little upsetting to him, hearing that we\'re all ganging up on him or whatever the outcome is.  Or that he does stay around long enough to get to this post, only to find that early on there was such opposition (again - or whatever. I don\'t know how the others are reacting/feeling/etc.)  It boils down to being one of the unpleasant duties of the domain master to make these decisions.\r<br>\n\r<br>\nOver and Out',775,'Cory Taylor','2003-04-01 05:10:27');
INSERT INTO forumpost VALUES (422,21,3,'Re: Puzzles','hey 8466849, whats your number?\r<br>\nhehe\r<br>\n',775,'Cory Taylor','2003-04-01 05:14:26');
INSERT INTO forumpost VALUES (423,49,4,'Re: Solved Unsolved Puzzle','Another \"unsolved\" puzzle you might want to look at again is Minimum Value, where it seems friedlinguini\'s first post, Evil!, has been verified, by vohonam, and by the Excel solver function.',1301,'Charlie','2003-04-01 05:14:54');
INSERT INTO forumpost VALUES (424,77,4,'Congratulations to me','Yah - I made it to journeyman, so now you are all doomed to see my ramblings on even more areas of the site!!',775,'Cory Taylor','2003-04-01 05:16:42');
INSERT INTO forumpost VALUES (425,77,4,'Re: Congratulations to me','Congratulations indeed. Unfortunately with this long queue, it takes longer than it should for some people to reach this level.\r<br>\n\r<br>\nI actually wanted to manually promote you last week, but saw that you only had one problem to go and that it was coming up, so I figured it would be better if you got there on your own steam :)\r<br>\n\r<br>\nNow go VOTE! :)',1,'levik','2003-04-01 05:25:17');
INSERT INTO forumpost VALUES (426,49,4,'Re: Solved Unsolved Puzzle','Hey, thanks for bringing that to my attention. I put the solution in.\r<br>\n\r<br>\nLet me know if you find anymore :) (there\'s nothing I hate more than having the number of unsolved problems be higher than it needs to be)',1,'levik','2003-04-01 05:29:13');
INSERT INTO forumpost VALUES (427,76,4,'Re: Tim Axoy','Cory - You are right. Ultimately, the decision will have to be mine. I\'m just trying to gague the level of impact Tim is having on the site. For example, if because of comments like his you find yourself \"ignoring\" everyone but 5-10 users on this site, I believe this to be tremendously damaging.\r<br>\n\r<br>\nI want this site to be a place where every comment is worth reading, and every question is worth answering. While that is a utopian goal, there are some steps that could be taken to get ourselves closer to it.\r<br>\n\r<br>\nI have been considering requiring a unique email verification to sign up for an account on the site. Just to make things a little more difficult for people who don\'t really want to be here. On the other hand, I kind of dislike it when sites do that to me... But I\'m beginning to see their point.',1,'levik','2003-04-01 05:35:21');
INSERT INTO forumpost VALUES (428,76,4,'Re: Tim Axoy','There are laws about collecting personally identifiable information from kids.  you might want to bear those in mind.  Moreover, unique e-mails are a dime a dozen as long as Hotmail is around.\r<br>\n\r<br>\nAs far as what to do about Tim Axoy, I just tend to disregard what he says.  Other people may be more bothered.  Whenever you build an online community, there are always going to be some bad apples.\r<br>\n\r<br>\nOne possibility might be to give users an Ignore list (editable, and masks comments rather than completely hiding them so that people can look at individual comments from Ignored users on a case-by-case basis).\r<br>\n\r<br>\nA more drastic (though often necessary) solution is to make sure you have the ability to modify or delete posts.',103,'friedlinguini','2003-04-01 09:09:44');
INSERT INTO forumpost VALUES (429,76,4,'Re: Tim Axoy','Just to clarify how i run through the site, I don\'t ignore posts from people who haven\'t met some readability status, I simply don\'t associate the posters name with what I\'m reading.  This allows me to see all the comments, while placing possibly heavier emphasis on those which I deem likely to be {correct, valid, meaningful or whatever}, while if I do see a comment that tweaks my brain by another user, they get filed (within my expanding brain) into another category of posters who may arrive on my \"A\" list soon.  As usual, I\'m having trouble concretely explaining how my brain works here, but hopefully you get the gist of it - I\'m not missing any comments, but a user like Tim Axoy doesn\'t stick out in my head, as his comments are quite happily lumped in with 50% of the other users.',775,'Cory Taylor','2003-04-01 09:43:21');
INSERT INTO forumpost VALUES (430,49,4,'Re: Solved Unsolved Puzzle','I recall once upon a time you mentioning that you were planning on adding some sort of attahment device for solutions.  If you have this set up, let me know and I\'ll finish off the 0-150 in 2003 puzzle that I simply didn\'t want to rewrite or retype lots of messy functions.  I currently have about 3/4 of them stored in an excel file around here somewhere...',775,'Cory Taylor','2003-04-01 09:53:22');
INSERT INTO forumpost VALUES (431,49,4,'Re: Solved Unsolved Puzzle','If you ever finish this, do email it to me... While no such device currently exists, I will be happy to upload the file to the server and simply link to it manually.',1,'levik','2003-04-01 11:02:40');
INSERT INTO forumpost VALUES (432,76,4,'Re: Tim Axoy','Well yes i do find tim axoy quite annoying but when i found out he was 9 it was quite a shock. I think the e-mail verification is a great idea, because i would sign up for an account and have msn open (which gives you automatic e-mail notice) then boom. Well levik as said before you are \"god\"(well ok site god) but what i would suggest is that e-mail tim axoy and tell himthat you are deleting two fo his accounts and that any pending problems from his old accoutn will be moved to his new account and give him his \"1-warning\" to stop doing things like posting random weird comments in the forum and in the chatterbox.Now of course i don\'t know if he has e-mail if not, then perhaps a comment in the forum? well anyways Tim Axoy said himself he likes math and logic and anyone who enjoys math and logic (as opposed to riddles, word problems. no offence to people who like these types of problems) he might be pretty smart so with a good warning he might shape up. Of course levik if this is a lot of work then you have the final say <p>P.S in one of my pending problems trickiest pearls i need to have that table in my solution tat i was talking about modified. i entered in the pre command as you had said',1072,'Alan','2003-04-01 13:30:38');
INSERT INTO forumpost VALUES (433,74,4,'Re: New for you page','Actually that date idea would work well for me. everytime i go on flooble i check everything. Anyone else wanna give their input?',1072,'Alan','2003-04-01 13:32:56');
INSERT INTO forumpost VALUES (434,21,3,'Re: Puzzles','Wrong Number Cory :) lol :)',979,'Ravi Raja','2003-04-01 19:41:42');
INSERT INTO forumpost VALUES (435,73,7,'Re: hello!','Yes I have a few but the queue (list of pending problems) is too long. It might take some time.',979,'Ravi Raja','2003-04-01 19:48:05');
INSERT INTO forumpost VALUES (436,77,4,'Re: Congratulations to me','Congrats \"Journeyman\" Cory, now wishing you a happy journey on this site :)',979,'Ravi Raja','2003-04-01 20:04:21');
INSERT INTO forumpost VALUES (437,77,4,'Re: Congratulations to me','Although i really never liked the concept of asking for a promotion in some way i think on your next \"scholar recruitment\" me, ravi raja and cory taylor (I put me first because of grammar) should be the first one\'s made to scholars. Ravi\'s posted lots of problems, Cory has a lot of comments, and i have a combination as well as ideas for the site in the forum, although they are sometimes suggestions. ',1072,'Alan','2003-04-02 16:15:52');
INSERT INTO forumpost VALUES (438,78,7,'Hello all','Hello all,\r<br>\nI\'m Manoj Nair, an engineer, doing M.Tech. in IIT. I came to know abt this site through GOOGLE....I would like to be a part of the site...and I love puzzles....',1854,'Manoj Nair','2003-04-03 03:08:23');
INSERT INTO forumpost VALUES (439,78,7,'Re: Hello all','*waves*  Pull up a rock and give levik a poke in the head.  Welcome to the site.  What are M.Tech. and IIT?',103,'friedlinguini','2003-04-03 03:20:58');
INSERT INTO forumpost VALUES (440,78,7,'Re: Hello all','fried \'IIT\' is the abbreviation for \'Indian Institute Of Technology\'.\r<br>\nWelcome to the site Manoj. You are doing M.Tech. and I am doing B.Sc. (Mathematics) and planning to do M.Sc. (from IIT Kgp.), depending on whether I get through the admission test or not. :) ',979,'Ravi Raja','2003-04-03 03:31:34');
INSERT INTO forumpost VALUES (441,78,7,'Re: Hello all','Welcome, welcome. Always nice to see a fresh \"face\" - I hope you enjoy your stay.\r<br>\n\r<br>\nBe sure to holler if you have questions.',1,'levik','2003-04-03 05:30:08');
INSERT INTO forumpost VALUES (442,79,5,'Time Zone','Why are the times of posting listed as 6 hours earlier than Eastern?  That\'s a time zone out in the Pacific somewhere.  I could understand 5 hours later than EST, as GMT, but this goes the other way, and too far to be in the U.S.',1301,'Charlie','2003-04-03 09:56:46');
INSERT INTO forumpost VALUES (443,77,4,'Re: Congratulations to me','Alan, how can you forget \'Charlie\' ? ',979,'Ravi Raja','2003-04-04 00:05:11');
INSERT INTO forumpost VALUES (444,79,5,'Re: Time Zone','I have SOOOOO been wondering this.  I thought maybe the site was set in Hawaii, but then I found out that Mr Director is from the East Coast, so I just gave up trying to explainify it.',775,'Cory Taylor','2003-04-04 04:18:49');
INSERT INTO forumpost VALUES (445,80,7,'Hello, First time here','I am a student (a 44 year old) and I am taking a critical thinking class now. I was looking at different sites on the web and came across this one. I look forward to solving (or try solving) the problems in this site. Hello and I look forward to exchanging ideas or questions with any who wish to chat.',1866,'kenny','2003-04-04 05:44:44');
INSERT INTO forumpost VALUES (446,80,7,'Re: Hello, First time here','Welcome to the site, kenny.  Send your classmates over, too.  :-)>',103,'friedlinguini','2003-04-04 06:41:14');
INSERT INTO forumpost VALUES (447,77,4,'Re: Congratulations to me','o thought charlie was a scholar? well if not then he should be on that list to.',1072,'Alan','2003-04-04 09:50:20');
INSERT INTO forumpost VALUES (448,81,4,'New category','Well, here i am with yet another idea for flooble and igaurantee you its better than the \"forum puzzle trap\". Anyways I was thinking of a new category, I\'m not to sure what it would be called but it would be along the lines of \"subliminal messages\" or \"encryption\". There are actually quite a bit of problems on the site that can be refitted into this category. Of what i briefly checked in general and riddles i\'ve noticed that the following problems would be able to fit into this new category. The flooble code, word rebus, talking gibberish, greetings and possibly girlfriends name. There\'s also a problem in the queue that is pure encryption and it wouldn\'t really fit in any of the site\'s category\'s. On top of that since flooble is growing and we are \"running out\" of the classic problems everyone\'s heard then i think this category would prevent future problems of having problems either \"unorganized\" or \"having to create and find all the problems that fit into this category. If this were to be created then simply everytime someone comes across a puzzle like this on the site they could simply post it in the forums(but there wouldn\'t be that many) sorry about the run-on sentences. thought\'s anyone?',1072,'Alan','2003-04-04 10:13:36');
INSERT INTO forumpost VALUES (449,79,5,'Re: Time Zone','Actually there is a simple and meaningless explanation.\r<br>\n\r<br>\nThe server clock is wrong. It\'s been wrong for the last two years, and remains wrong now.\r<br>\n\r<br>\nThe reason that I don\'t simply change it, is because a lot of things are scheduled with the assumption that it\'s wrong, and thus may happen at wrong times if the clock were to be set straight. While I could just fix everything all at once (and should probably), I am currently just way too lazy :)',1,'levik','2003-04-04 10:53:20');
INSERT INTO forumpost VALUES (450,81,4,'Re: New category','I\'d love to hear people\'s thoughts on this. Personally I think that the problems you are mentioning are OK where they are right now, but I am not against a new category if it really is warranted.',1,'levik','2003-04-04 10:55:18');
INSERT INTO forumpost VALUES (451,77,4,'Re: Congratulations to me','....and what about Fried ?',979,'Ravi Raja','2003-04-04 22:53:21');
INSERT INTO forumpost VALUES (452,81,4,'Re: New category','You can give the name \"Miscellaneous Problems\" (which do not fall under any of the mentioned categories) to the new category or may be some other better name that others can suggest where such problems can be posted which do not fall under any of the categories mentioned.',979,'Ravi Raja','2003-04-04 22:59:29');
INSERT INTO forumpost VALUES (453,81,4,'Re: New category','Better name: what do you think about the name: \" MIXED BAG \" ?',979,'Ravi Raja','2003-04-04 23:00:39');
INSERT INTO forumpost VALUES (454,81,4,'Re: New category','Also problems like \"Two men and the mountains\" posted by Jennifer and \"Death Came\" posted by Anoop, etc. are supposed to be put under a different category (which is usually given the name \"Lateral Thinking Puzzles\") and not under the category \"Riddles\". But now its too late and the problems have been submitted under those categories and possibly levik can create the new category and shift such problems there.\r<br>\n\r<br>\nI do not know what others have to say regarding this but I just suggested what I felt was correct and now anybody who have to say anything else (I mean if anybody has any better suggestions), then please do post it. \r<br>\n\r<br>\n(I have suggested a name for the new category in which problems like word rebus, talking gibberish, greetings, girlfriend\'s name, etc. and similar problems like what Alan has suggested can be posted). \r<br>\n\r<br>\nThat was all from my part. Thank You.',979,'Ravi Raja','2003-04-04 23:10:19');
INSERT INTO forumpost VALUES (455,81,4,'Re: New category','Ravi if u looked at all the problems i talked about you\'d notice they all have the same type of style to them. Encryption. This is what i meant by a new category i didn\'t pick those problems out of thin air. in word rebus m/l=a was actually a way of encoding a certain word(but don\'t want to give away solution to people who want to try it) In talking gibberish the whole series of numbers said had a different meaning because it was encoded. This is not a new ctaegory because the other problems don\'t fit but because they would fit in an \"encryption\" category better. So a name like \"mixed bag\" would give a new user (who might like encryption) no idea whats in that category. Also lateral thinking puzzles is also a good idea because of the fact that universities usually teach lateral thinking, so then all we\'d have to get is a university student whos been exposed to this or simply someone who knows this and ou problem database is expanded.(and i\'m pretty sure lateral thiniking problems is searched in google a lot) ',1072,'Alan','2003-04-05 05:14:11');
INSERT INTO forumpost VALUES (456,81,4,'Re: New category','Fl is a scholar so is jim lyon (please tell me i spelt his name correctly) i believe the 4 people mentioned are pretty much the people who should have the next promotion ( once again i\'m NOT asking for it) i doubt theres any other \"common\" user we forgot.',1072,'Alan','2003-04-05 05:17:03');
INSERT INTO forumpost VALUES (457,82,5,'Am I going crazy?','When i came to the site today everything seems to be in larger font or bold? is it a problem with my web browser or was it changed? if so i think the old style looked better. with a nice small font it gave the site a professional ambience. with this the site seems weird and bulky. ',1072,'Alan','2003-04-05 05:19:36');
INSERT INTO forumpost VALUES (458,83,5,'blank comments','A problem I mentioned a while ago in the chatterbox, which more of an annoyance than a bug, and probably only affects people as dumb as me anyway, is that I have the bad habit of typing the subject and hitting \'enter\' instead of \'tab,\' thus posting a blank comment. The simplest suggestion, which would prevent that specific case but not prevent blank comments altogether, would be to disable the form submission until the comment box had been selected. Once the box is selected, hitting \'enter\' merely types a new line, and the post button has to be clicked on or \'tabbed\' to in order to submit.\r<br>\nSomething like &lt;textarea onFocus=\\\"post.disabled=false\\\"&gt; and then &lt;input type=submit name=post value=Post disabled=true&gt; in the tag for the button would work. The other option would be to modify the PHP to not display a comment if it is blank. That would be more thorough, but perhaps less favorable as sometimes people intentionally leave just a word or two in the subject with no following comment. The focus/disable option would allow people to still do that (if you want them to be able to), but make sure that when they do, it is on purpose.\r<br>\n\r<br>\nAnyway, just a thought. Again, I don\'t know how much access anyone has to the nitty-gritty of the webpages and the source files, but modifying show.php when op=post to include those few parameters in the tags would be extremely simple if they can be accessed.\r<br>\n\r<br>\n=)',1575,'DJ','2003-04-05 06:25:58');
INSERT INTO forumpost VALUES (459,82,5,'Re: Am I going crazy?','I haven\'t noticed a difference. It\'s odd, though, because even if your browser\'s display font size was changed, the text on this page would still look the same.',1575,'DJ','2003-04-05 06:27:49');
INSERT INTO forumpost VALUES (460,80,7,'Re: Hello, First time here','Welcome, Kenny. I hope you enjoy your stay. Let us know if you have any questions.',1,'levik','2003-04-05 06:35:23');
INSERT INTO forumpost VALUES (461,82,5,'Re: Am I going crazy?','Alan, what browser are you seeing this problem with?',1,'levik','2003-04-05 06:39:14');
INSERT INTO forumpost VALUES (462,83,5,'Re: blank comments','DJ, the other day I added some javascript to the form\'s \"onlcick\" that doesn\'t allow you to press the button unless there is something in the text area.\r<br>\n\r<br>\nAre you still having a problem with blank comments? if so, what browser are you on\r<br>\n?',1,'levik','2003-04-05 06:42:07');
INSERT INTO forumpost VALUES (463,81,4,'Re: New category','I disagree that the essence of The Flooble Code had to do with encryption.  It was a probability problem.  If it had asked to actually find flooble in some text, that would be an encryption problem.  ',1301,'Charlie','2003-04-05 06:50:51');
INSERT INTO forumpost VALUES (464,82,5,'Re: Am I going crazy?','i am using internet explorer 5 (i know its version 5) but i think its possible that it is 5.2 (again not to sure, only sure about it being vers.5)',1072,'Alan','2003-04-05 14:15:38');
INSERT INTO forumpost VALUES (465,77,4,'Re: Congratulations to me','friedlinguini is a scholar.',1072,'Alan','2003-04-05 14:16:24');
INSERT INTO forumpost VALUES (466,81,4,'Re: New category','oooo jeez ok the comment two before this one was actually meant for another thread ( the congrats to me thread)',1072,'Alan','2003-04-05 14:17:57');
INSERT INTO forumpost VALUES (467,82,5,'Re: Am I going crazy?','Anyone else using IE 5 have this problem? I only have 6, and it seems to look OK in 6. Are you sure you didn\'t change anything about your system fonts that may have caused this?',1,'levik','2003-04-05 20:31:54');
INSERT INTO forumpost VALUES (468,82,5,'Re: Am I going crazy?','Same here Alan. Me too using IE 5, but it seems better to me with this larger font size. I don\'t think there is any harm in it. In fact this seems to be much better (for me at least). ',979,'Ravi Raja','2003-04-06 04:04:24');
INSERT INTO forumpost VALUES (469,77,4,'Re: Congratulations to me','Oops then I am sorry. That was my mistake. :(',979,'Ravi Raja','2003-04-06 04:20:27');
INSERT INTO forumpost VALUES (470,37,5,'Re: Names','I would agree that having people with the same name is rare, but it might be like that birthday problem. With 365 different \"possible\" names, you would only need 20-30 people to have odds of having two people with the same name.\r<br>\n',1626,'Gamer','2003-04-06 05:09:16');
INSERT INTO forumpost VALUES (471,82,5,'Re: Am I going crazy?','Oh! I see the bigger font size, but it might just be the wierdo computer instead... I was wondering about this as well.',1626,'Gamer','2003-04-06 05:10:32');
INSERT INTO forumpost VALUES (472,21,3,'Re: Puzzles','And another reason (as I learned with one of my problems) is the \"common\" 100 or so puzzles are already on the site. Submitting the problem helps filter out some of the repeat problems.\r<br>\n\r<br>\nI like your guessme and other puzzles, so do create others!',1626,'Gamer','2003-04-06 05:14:12');
INSERT INTO forumpost VALUES (473,40,6,'Re: perfect squares','I agree with fwaff, I always remember this because the first differences between them are the odd numbers: 1 3 5 7, and without zero, you wouldn\'t have the 1.',1626,'Gamer','2003-04-06 05:16:06');
INSERT INTO forumpost VALUES (474,84,6,'Check on divide by zero?','Does 0/0 = 7? (or any other number)\r<br>\n\r<br>\nI always said yes, since (0/0)*0 =7*0, which equals 0= 7*0 equals 0=0 which is a tautology. Is this right?',1626,'Gamer','2003-04-06 05:20:00');
INSERT INTO forumpost VALUES (475,82,5,'Re: Am I going crazy?','i\'m positive i didn\'t touch the font settings and since this seems to be a debate i\'ll vote no to bigger font sizes. I believe the site should have a sleek professional look where as big bulky letters are kind of childish. Its sort of handing in a term paper thats font size 16 courier.',1072,'Alan','2003-04-06 06:32:55');
INSERT INTO forumpost VALUES (476,84,6,'Re: Check on divide by zero?','ummm not to sure on this. ok i admit i\'m only in gr.9 but i found something wrong with your point. lets say i wanted to say 4/2=10 so then to prove i just have to go (4/2)*0=10*0 so 0=0 but then again this is totally wrong. i think its possible you\'re misdoing a formula or i should keep my mouth shut til gr.12',1072,'Alan','2003-04-06 06:37:23');
INSERT INTO forumpost VALUES (477,84,6,'Re: Check on divide by zero?','0/0 is undefined.  Later, as you get into calculus, you\'ll see functions where the numerator and denominator each approach zero, and the function approaches a given value at such a point, but the point itself is undefined.\r<br>\n',1301,'Charlie','2003-04-06 07:17:23');
INSERT INTO forumpost VALUES (478,85,4,'Deletion of 3-Thumbs-Down Puzzles','Aren\'t submitted puzzles with 3 thumbs down supposed to be deleted automatically?  The Numbers Game has had 3 (now 4) thumbs down for a couple of days now.  Is it actually a manual task to delete such puzzles, like the posting of puzzles?',1301,'Charlie','2003-04-06 07:29:01');
INSERT INTO forumpost VALUES (479,85,4,'Re: Deletion of 3-Thumbs-Down Puzzles','The deletion of a -3 point puzzle needs to be \"pushed,\" just like the posting of a +3 point puzzle. I never do it myself because \"pushing\" the rejection triggers an e-mail to the submitter in which  we are required to explain why, and somehow I come off sounding \"mean-spirited\" in print often enough without volunteering to kick someone while they\'re down.  ',153,'TomM','2003-04-06 11:15:38');
INSERT INTO forumpost VALUES (480,82,5,'Re: Am I going crazy?','There, I think I figured it out. Better?',1,'levik','2003-04-07 01:52:16');
INSERT INTO forumpost VALUES (481,84,6,'Re: Check on divide by zero?','Hehe... This reminds me of good old Dulanjana - hasn\'t been around for a while now, but I remember there was a time when we used to get questions dealing with division by zero almost daily :)',1,'levik','2003-04-07 01:54:57');
INSERT INTO forumpost VALUES (482,84,6,'Re: Check on divide by zero?','Actually, he was just on a couple of days ago.',103,'friedlinguini','2003-04-07 03:32:47');
INSERT INTO forumpost VALUES (483,21,3,'Re: Puzzles','Actually Gamer those problems (Riddles) had been all given the same subject Guess What/Who and that is why Levik changed the first few to Guessme One, Two, Three and so later when I posted more riddles, I myself gave the subject\'s names as Guessme Four, Five, Six, ....and so on. But now you will find the riddles submitted by me (though less in number compared to the ones posted before) have a different subject, that is, other than Guessme Ten, Eleven,....and so on.\r<br>\n\r<br>\nAnd yes Gamer I have posted a few more riddles but with a different subject. But if you people like that kind of a subject (I mean Guessme 1, Guessme 2, Guessme 3, Guessme 4,....,etc.), then I\'ll change the subjects of the other riddles that I have submitted. \r<br>\n\r<br>\nPlease do reply to this one stating whether I should change the subject or not. \r<br>\nThank You.',979,'Ravi Raja','2003-04-07 04:35:42');
INSERT INTO forumpost VALUES (484,82,5,'Re: Am I going crazy?','Yes Levik, now its better. I mean the same as before (I think), if not smaller. :)',979,'Ravi Raja','2003-04-07 04:46:21');
INSERT INTO forumpost VALUES (485,21,3,'Re: Puzzles','I think subjects like Yes, Sir are, in my opinion, good as they are. :)\r<br>\n\r<br>\nI have only been around for a month or so (my first problem is on the site), so I haven\'t seen some of the old items on the site.',1626,'Gamer','2003-04-07 09:51:03');
INSERT INTO forumpost VALUES (486,82,5,'Re: Am I going crazy?','I think I like it smaller... Big letters were harder for me to read.',1626,'Gamer','2003-04-07 09:52:02');
INSERT INTO forumpost VALUES (487,84,6,'Re: Check on divide by zero?','Ok... :) (In response to Alan) The idea I was using to multiply by zero was to undo division, multiply. Divide by zero = multiply by zero.',1626,'Gamer','2003-04-07 09:54:29');
INSERT INTO forumpost VALUES (488,82,5,'Re: Am I going crazy?','actually yes it seems to be better.',1072,'Alan','2003-04-07 10:18:58');
INSERT INTO forumpost VALUES (489,82,5,'Re: Am I going crazy?','I use Netscape Navigator v 7.01 and, though I haven\'t had this problem on this site, I do get it occassionally on another site.\r<br>\n\r<br>\nEvery so often, for a day or two the normal fontface is replaced by a different, larger one. Then, suddenly, everything\'s back to normal for a week or two until the next incident.\r<br>\n\r<br>\nIt\'s confusing and annoying, but ultimately, I decided, it\'s no big deal.',153,'TomM','2003-04-07 15:40:17');
INSERT INTO forumpost VALUES (490,84,6,'Re: Check on divide by zero?','Well, if high profile physicists can use that approach, why not everybody?  In truth, you canget rid of a divide by zero with a multiplication of zero, but you must have a pretty in depth knowledge of math and number theory (which I don\'t so I\'m not going to attempt explaining it to you).  The problems you will encounter here is that, as shown in all sorts of calculus type questions, 0/0 leads to an ambiguous result, and so you must know where the zeros come from and how exactly they will interact.  The process of using a multiplication by zero to eliminate infinities is called renormalization, and is a key aspect to most macro physics models like unified therories and string theories.  However, unless you\'ve the extensive mathematical background of a theoretical physicist, I\'d stay away.',775,'Cory Taylor','2003-04-08 04:28:36');
INSERT INTO forumpost VALUES (491,83,5,'Re: blank comments','The problem is not that I try to click the button before I type the comment in. The \'onclick\' you implemented will prevent people from intentionally leaving blank comments. However, you don\'t have to click the button to submit the form, wherein lies my problem. It is an altogether trivial problem, but I have inadvertently posted blank comments many times by pushing enter out of habit after the subject. The disabling mechanism I proposed above would prevent that from happening, and would not interfere in any way with using the form. Thanks.\r<br>\n\r<br>\n=)',1575,'DJ','2003-04-08 06:59:42');
INSERT INTO forumpost VALUES (492,86,7,'Problems','How do I know if a problem I have submitted has been approved or not? That is after it has been voted on.',1637,'chris','2003-04-08 08:11:46');
INSERT INTO forumpost VALUES (493,38,7,'Re: New forum','Nice site.  There is a nice mix of problems and puzzles here.',1920,'Brian Smith','2003-04-08 09:44:36');
INSERT INTO forumpost VALUES (494,63,3,'Re: a/s/l anyone?','Hey FLOOBLEers! I just signed up. Im 13/m/uk',1919,'Lewis','2003-04-08 09:59:42');
INSERT INTO forumpost VALUES (495,63,3,'Re: a/s/l anyone?','Welcome to the site Lewis. :)',979,'Ravi Raja','2003-04-09 00:13:37');
INSERT INTO forumpost VALUES (496,86,7,'Re: Problems','CRIS: Under the \"Logout\" button you can see an option \" n problems Pending \" (those \'n\' problems which you have submitted) and among those \'n\' problems, if any voting or any comment has been posted for any of them, then you will see a statement just next o your problem (in the same line) saying: \'y\' comments and you can check those comments. In those comments either you will find Thumbs Up or Thumbs Down or any other comment regarding the problem (say if any changes are to be made, or if you have made any sort of mistake in the statement of the problems or any other suggestions). If there are three TU s , then your problem can come up on the site any time (depending on when the Scholars or the Director pushes it up), if there are three TD s, then your problem is soon going to be  out of the queue, and if neither of them then you will have to wait until your problem gets (+3) points.',979,'Ravi Raja','2003-04-09 00:36:52');
INSERT INTO forumpost VALUES (497,86,7,'Re: Problems','Oops I am sorry. it should have been CHRIS and not CRIS. Sorry for that CHRIS.',979,'Ravi Raja','2003-04-09 00:37:48');
INSERT INTO forumpost VALUES (498,83,5,'Re: blank comments','DJ, I understood the problem... It\'s just that i was under the impression that when you submit the form by pressing \"enter\", the onClick of the submit button gets called.\r<br>\n\r<br>\nI guess I will just move the empty text checking to the onSubmit handler. I just find the disabling mechanism to be a little non-obvious to the user - they may see that the post button is disabled, and not realize why. This may prevent them from posting (they will think they\'re not alowed or something)\r<br>\n\r<br>\nAlso, if in explorer submission by \"Enter\" is not done through the submit button, having the button disabled will probably not disable the form.',1,'levik','2003-04-09 01:56:41');
INSERT INTO forumpost VALUES (499,63,3,'Re: a/s/l anyone?','I am with fried... I always say \"Old enough, no thanks, here\"',1626,'Gamer','2003-04-09 14:43:08');
INSERT INTO forumpost VALUES (500,86,7,'Chris and cris...I made a mistake!!','Ravi and Cris or Ravi and Chris?',1846,'Tim Axoy Disn1','2003-04-09 14:43:39');
INSERT INTO forumpost VALUES (501,84,6,'Infinity=0/0','0/0 is infinity,of course.\r<br>\nI think so.',1846,'Tim Axoy Disn1','2003-04-09 14:45:33');
INSERT INTO forumpost VALUES (502,20,3,'Re: LOGIC problems?','Or maybe you can let journeymen have that privelege. I know some admins are tired of looking around the site, and just let other smart people delete such a submission when they see it. I don\'t know how you are, so I don\'t know :)',1626,'Gamer','2003-04-09 14:47:57');
INSERT INTO forumpost VALUES (503,20,3,'Re: LOGIC problems?','I am actually liking math problems more than logic problems, but I try to think of logic problems when I can :)',1626,'Gamer','2003-04-09 14:49:59');
INSERT INTO forumpost VALUES (504,23,3,'Re: Two a day?','I know that it took about a month for my number sequence problem to go... I saw the queue was around 300 today! (When I submitted a problem)',1626,'Gamer','2003-04-09 14:52:29');
INSERT INTO forumpost VALUES (505,86,7,'Re: Problems','That\'s ok. I understand what you said ravi, but I had 5 problems in the queue And now I have only 3. Two are missing.  Does that mean they have been voted thumbs down?',NULL,'chris','2003-04-09 16:59:27');
INSERT INTO forumpost VALUES (506,83,5,'Re: blank comments','Yeah, I see [now] what you mean about the disabled button being confusing. Disabling the submit it will, indeed, prevent the form from being submitted at all, but it is probably not the best solution. It was just the simplest thing I could think of that would solve the problem without changing the functionality of the forms. But, it is probably also the only way that will change the physical appearance of the page. So, do what you have to (or don\'t, as it appears I am the only person with this problem), and always second-guess anything I say. Good job (seriously). Thanks.\r<br>\n=)',1575,'DJ','2003-04-10 01:30:36');
INSERT INTO forumpost VALUES (507,83,5,'Re: blank comments','I actually did the onSubmit thing yesterday - let me know if you still experience the problem. (Seems to work for me in IE 6 and Mozilla, but I\'m not sure if you\'re using a different browser version)',1,'levik','2003-04-10 01:49:19');
INSERT INTO forumpost VALUES (508,84,6,'Re: Check on divide by zero?','0/0 = undefined.',103,'friedlinguini','2003-04-10 02:48:10');
INSERT INTO forumpost VALUES (509,86,7,'Re: Problems','If they have been voted Thumbs Down and have been removed from the queue, then it obviously must have been a DUPE of some problem which is already there in the site and you will be notified of the removal of your problem from the queue through e-mail. I mean you will receive a mail saying that your problem has been removed because it was a DUPE of a problem whose subject will also be mentioned in your mail. So you check your inbox and then you will get the answer to your question chris.',979,'Ravi Raja','2003-04-10 04:05:15');
INSERT INTO forumpost VALUES (510,87,6,'Levik!','How do I get back to my old account?\r<br>\nReply quickly!',NULL,'Tim Axoy','2003-04-10 09:20:32');
INSERT INTO forumpost VALUES (511,88,4,'problem difficulties','There seems to have been a lot of problems recently which the voters and the submittters seem to be at odds regarding the difficulty level of the problems (I don\'t know if this is a more long standing problem as I\'ve only had viewing privelidges of the queue for a short time).\r<br>\n\r<br>\nI know from my expereince that it is very hard to evaluate the difficulty level of your own problems, particularly if they are original (i.e. not borrowed).  One of my problems that I saw as very easy turned out to be not so much, and one of my problems that I though would be very cahllenging turned out to be solved by a reader before I knew it had made it on the site...\r<br>\n\r<br>\nMy question is this - Is there maybe a better system for labelling the difficulty of our problems?  Of course the immediate solution I have is that the voters can not only vote tu or td, but also for their idea of the appropriate difficulty level.  When the problem is posted it gets whatever the average happens to be.  Of course this is far from a perfect solution, as it completely removes the power of the author from the equation, and because (especially for non-original problems) there is a much higher liklihood that the problem or some variant has been seen and solved by a large number of the voters, which will tend to lower problems difficulty levels(its hard to remember how much you struggled with a problem that you solved 5 years ago...)\r<br>\n\r<br>\njust my 3 cents worth (no self esteem issues here)',775,'Cory Taylor','2003-04-10 10:37:45');
INSERT INTO forumpost VALUES (512,89,5,'Delete,delete,delete','Levik,can I delete any problems?\r<br>\n\r<br>\n',1660,'Tim Axoy','2003-04-10 11:41:37');
INSERT INTO forumpost VALUES (513,75,6,'Gladys\'s kiss on the cheek','Look at title.',1660,'Tim Axoy','2003-04-10 11:43:02');
INSERT INTO forumpost VALUES (514,57,3,'It is no problem! No,it is!','I want to post problems!\r<br>\nOK?',1660,'Tim Axoy','2003-04-10 11:44:49');
INSERT INTO forumpost VALUES (515,86,7,'Thumbs down or thumbs up?','I like all of my puzzles to be voted thumbs up.\r<br>\nWill I get warned if one puzzle gets voted like that?\r<br>\nI hope so.',1660,'Tim Axoy','2003-04-10 11:46:41');
INSERT INTO forumpost VALUES (516,76,4,'Re: Tim Axoy','I tend to be very easy-going and tolerant, but even I must admit that this site is not as pleasant a place to visit when Tim has been \"polluting\" the chatterbox, and forums and ignoring suggestions that he not give away his answers in the titles of his comments.\r<br>\n\r<br>\nYou may have to make a decision whether you want to keep all your old members and attract more like them, or avoid hurting Tim\'s feelings. It\'s a hard choice, but that\'s why you are the director.',153,'TomM','2003-04-10 13:04:06');
INSERT INTO forumpost VALUES (517,57,3,'Re: No,no,no','No, it\'s not... You can actually post whatever, but people can change their opinion about you.',1626,'Gamer','2003-04-10 14:18:14');
INSERT INTO forumpost VALUES (518,89,5,'Re: Delete,delete,delete','Nope... And I don\'t think you would want to (except maybe the ones on the forum and chatterbox which shouldn\'t be there)',1626,'Gamer','2003-04-10 14:19:53');
INSERT INTO forumpost VALUES (519,87,6,'Re: Levik!','You certainly are demanding for asking a favor of someone else. Just log out and log back in... ',1626,'Gamer','2003-04-10 14:21:16');
INSERT INTO forumpost VALUES (520,75,6,'Re: Director','You probably aren\'t the object as well... ',1626,'Gamer','2003-04-10 14:23:08');
INSERT INTO forumpost VALUES (521,76,4,'Re: Tim Axoy','Just look at the sequence of comments on Strawberries.  Tim\'s subject \"C tells the truth and lies\" gives away part of the solution, and his subject \"No one likes strawberries because...\" gives away the final answer.  When DJ points out that these things shouldn\'t be given away in the subject, he shouts DO NOT CRITICIZE ME!',1301,'Charlie','2003-04-10 17:09:40');
INSERT INTO forumpost VALUES (522,89,5,'Re: Delete,delete,delete','Which problems do you want to delete, Tim? The ones in the queue?',1,'levik','2003-04-10 18:11:00');
INSERT INTO forumpost VALUES (523,87,6,'Re: Levik!','Tim, You seem to have found a way to get back into your old account. Please stick to it, and don\'t make any new ones. \r<br>\n\r<br>\nIf you have questions, email me.',1,'levik','2003-04-10 18:16:08');
INSERT INTO forumpost VALUES (524,86,7,'Re: Problems','No Tim only if your problem gets three or more Thumbs Down and is deleted from the queue, only then you will be informed otherwise not.',979,'Ravi Raja','2003-04-10 23:10:20');
INSERT INTO forumpost VALUES (525,89,5,'Only some!','I only want to delete some of them. \r<br>\nProbably Unknown answers and A conversation.',1660,'Tim Axoy','2003-04-11 02:02:12');
INSERT INTO forumpost VALUES (526,57,3,'OK,guys. Solve it.','Here is a problem.\r<br>\nJohn,Jack,and Jill are the characters.\r<br>\nJohn:Jack and Jill are of the same type.\r<br>\nIs there an even or an odd number of knights among them?\r<br>\n ',1660,'Tim Axoy','2003-04-11 02:08:45');
INSERT INTO forumpost VALUES (527,13,5,'I agree.','I really do not.\r<br>\nHa!',1660,'Tim Axoy','2003-04-11 02:15:49');
INSERT INTO forumpost VALUES (528,13,5,'Re: Problems in forums','Levik: \r<br>\n\r<br>\nFirstly, your comment isn\'t harsh it\'s restating what are (to most) the well understood rules of your site - it\'s no different to asking guests not to smoke in your house, or more to the point telling them bluntly to put that damn cigarette out when you have beforehand politely asked them not to smoke. \r<br>\n\r<br>\nSecondly, the fact that the search function doesn\'t look in the forums for problems is because they shouldn\'t be there. It is not a deficiency of the siteis code, it is a deficiency in the ability of some guests to have the courtesy of following the sites rules.\r<br>\n\r<br>\nFinally, please keep up the good work. This is an outstanding site that brings much pondering and amusement to many honoured guests.\r<br>\n\r<br>\nKeep smiling,\r<br>\n\r<br>\nFwaff',1183,'fwaff','2003-04-11 04:09:25');
INSERT INTO forumpost VALUES (529,86,7,'Re: Problems','Why is Chris\' name a different colour on his post above beginning \"That\'s ok...\"  All the other names are the smae blueish (how blue are they?  Check out the blue vote on floobles main site), but this one is decidedly black.  What gives?',775,'Cory Taylor','2003-04-11 04:22:50');
INSERT INTO forumpost VALUES (530,57,3,'Re: No,no,no','Tim - enough.  How many times do you need to be asked to not post your problems here.  Believe me, I understand that you may be frustrated by the long wait when sending your problems through the queue, but the rest of us wait patiently and so should you.\r<br>\n\r<br>\nTo others, I respectfully request that you ignore all puzzle posts in the forums as a passive way of discouraging this unwanted behavior.',775,'Cory Taylor','2003-04-11 04:30:02');
INSERT INTO forumpost VALUES (531,90,5,'Long Comments','Is there a limitation on the size of comments posted toward problems?  I know that I have had to break apart a comment and continue it on another comment if it exceeded about 25 lines, and I\'ve seen others do that also.  Yet today I see a very long comment (Software Solution) posted against the puzzle Grid Pathways.  Is it a function of the browser?  I\'m using IE 6.0.  There\'s no difficulty posting long solutions in the submitted puzzle area--the limitation applies only to comments under posted puzzles.',1301,'Charlie','2003-04-11 04:35:58');
INSERT INTO forumpost VALUES (532,86,7,'Re: Problems','Also as I move my cursor over the blue names the name becomes underlined to show that it is a link, however on the black chris there is no underlining and no link.',1183,'fwaff','2003-04-11 04:37:07');
INSERT INTO forumpost VALUES (533,89,5,'Re: Delete,delete,delete','Leave notes under those problems that you want to delete them, and when they get to voting people will give them thumbs down',1,'levik','2003-04-11 05:31:51');
INSERT INTO forumpost VALUES (534,90,5,'Re: Long Comments','I\'m honestly not sure why this would be. There\'s nothing in the software that makes it behave that way. One hting I can think of is thta perhaps this limit is only effective for preview (i.e. previews of longer comments don\'t work, but posting would be OK). Can somebody email me with a copy of a comment that they were unable to post to the site?  I will then look into it.',1,'levik','2003-04-11 05:34:34');
INSERT INTO forumpost VALUES (535,86,7,'Re: Problems','It\'s simple. Some forums (the ones that say \"everyone\" can post) really do let everyone post. Even people who aren\'t logged in. Those people get to type in their names - they can type in anything they want. But the name is not a link. Names with links are logged in users (these can be verified by clicking on the link).\r<br>\nChris probably just posted that comment without logging in.',1,'levik','2003-04-11 05:37:16');
INSERT INTO forumpost VALUES (536,76,4,'Re: Tim Axoy','I think I will give Tim a day or two to pull his act together (everyone here can encourage him). If he doesn\'t, I will probably have to ban him. (But please do not warn him about that - I don\'t want him to know)',1,'levik','2003-04-11 05:39:38');
INSERT INTO forumpost VALUES (537,90,5,'Re: Long Comments','I have experienced the same problem with a few lengthy problems (for example, I have been unable to post my full solution for the yet-unsolved \'Locked Safe\' problem). I\'m actually on a computer at school right now, but if it will be helpful, I\'ll try to post here the entire comment (it\'s saved in a text file on my home computer). There have been a few other comments that didn\'t work, I\'m assuming because of length, but I cannot remember any others offhand.\r<br>\n=)',1575,'DJ','2003-04-11 05:40:06');
INSERT INTO forumpost VALUES (538,86,7,'Re: Problems','Ahhhh it all makes sense now.\r<br>\nThanks for the simple explanation.\r<br>\n:-)',1183,'fwaff','2003-04-11 06:18:43');
INSERT INTO forumpost VALUES (539,57,3,'?','There has to be some way to enforce a rule that has been made by levik.  I don\'t agree either, but when someone makes a rule about thir site, it is common curtousey to follow it .  I can\'t spell. oh well',1947,'Jon','2003-04-11 07:31:20');
INSERT INTO forumpost VALUES (540,90,5,'Re: Long Comments','The next time it happens, I\'ll have to check.  Perhaps it had been a confluence of two things: inability of the preview to handle it, and taking so long to compose the long post that my login timed out. Or perhaps composing it offline in Word and copying and pasting introduced bad codes, etc. Next time I see a need for a long comment, I\'ll compose in Notepad so as not to get wrong codes, and make sure I\'m logged on, and ignore an inability to preview. I\'ll see what happens then.',1301,'Charlie','2003-04-11 08:29:08');
INSERT INTO forumpost VALUES (541,91,4,'\"Borrowed\" puzzles','What\'s the policy on submitting/posting problems from other sources on the Flooble site? I know a lot of the problems here are classics or are derived from similar problems, and I see no problem with that, but I have also seen at least one problem that seems to have been cut and pasted (nearly in its entirety) from a copyrighted source elsewhere on the web. Any legal or moral concerns there?',1567,'Bryan','2003-04-11 08:58:05');
INSERT INTO forumpost VALUES (542,90,5,'Re: Long Comments','I am having the same problem, Charlie, having done everything you just suggested. I always write only in notepad, I\'m already logged in, and I skipped the preview - to no avail. One such comment (and I have modified it several times but it is still too long, if that is the problem) follows (after *** to the end of this message):\r<br>\n\r<br>\n***\r<br>\nI had \'proved\' an 8-digit solution before, but my oversight was that the reverse of x is not necessarily x. So, I will redo the problem, with the invented notation of X being the reverse of x (if x=123, X=321). As before, I will attempt to prove that a number relates to itself, which by property E means that it must be a solution and open the lock. The shortest solution still presumably has the form of xx2 or x2x2, where x is a series of 1s, 5s, and 9s that enumerates the steps needed to find that very arrangement.\r<br>\nFirst, for xx2, lets work backwards:\r<br>\nxx2 - 2XX - XX - xx - x\r<br>\nor\r<br>\nxx2 - 2XX - XX - X - x.\r<br>\nA consecutive reversal (5) and repetition (9) are interchangeable. This yields the following proof:\r<br>\n2x2 ~ x\r<br>\n92x2 ~ xx\r<br>\n592x2 ~ XX\r<br>\n1592x2 ~ 2XX\r<br>\n51592x2 ~ xx2\r<br>\n:. x must equal 51592, and this shows that 51592515922 relates to itself and therefore is a combination that opens the safe. Also (using the 5-9 commutability), 51952519522 opens the safe by similar proof.\r<br>\n\r<br>\nNow, work backwards again to find x2x2:\r<br>\nx2x2 - 2X2X - 2X - X - x\r<br>\nor\r<br>\nx2x2 - x2 - 2X - X - x.\r<br>\nThus we have the proofs:\r<br>\n2x2 ~ x\r<br>\n52x2 ~ X\r<br>\n152x2 ~ 2X\r<br>\n9152x2 ~ 2X2X\r<br>\n59152x2 ~ x2x2\r<br>\n:. x = 5915, and 5915259152 relates to itself and must open the safe. Also:\r<br>\n2x2 ~ x\r<br>\n52x2 ~ X\r<br>\n152x2 ~ 2X\r<br>\n5152x2 ~ x2\r<br>\n95152x2 ~ x2x2\r<br>\n:. x=9515, and 9515295152 also relates to itself and must open the safe.\r<br>\nSuch solutions were come upon previously by other people. The next step is what eluded me for some time; that finding a solution one way may make it possible to find others another way.\r<br>\nAn inspection of the latter two valid combinations reveals that both are repeats of some number. A simple proof, from the definitions, shows that:\r<br>\n2y2 ~ y\r<br>\n92y2 ~ yy\r<br>\nSo, for any repeated number yy, 92y2 is related to it. And, if yy opens the safe (see where I\'m going now?), then 92y2 must also open the safe, to conform to property E. Therefore, the solutions 9515295152 and 5915259152 each yield another solution, and we have that:\r<br>\n2951522 ~ 95152\r<br>\n92951522 ~ 9515295152\r<br>\nand\r<br>\n2591522 ~ 59152\r<br>\n92591522 ~ 5915259152.\r<br>\nTherefore, we have found two 8-digit solutions, 92591522 and 92951522.\r<br>\n\r<br>\n!!',1575,'DJ','2003-04-11 09:46:42');
INSERT INTO forumpost VALUES (543,90,5,'Re: Long Comments','So, that\'s pretty lengthy, and I can think of no reason why that should prevent it from being submitted; nor can I think of any other explanation. Thoughts?',1575,'DJ','2003-04-11 09:47:33');
INSERT INTO forumpost VALUES (544,57,3,'Re: No,no,no','Yes, I would ask the same thing as Cory does.. Even if he says \"Is it too hard for you?\", \"Please respond!!!!!!!!!!\", such retorts, just ignore them.\r<br>\n\r<br>\nJust look at Ravi! He has so many problems waiting...',1626,'Gamer','2003-04-11 09:54:56');
INSERT INTO forumpost VALUES (545,91,4,'Re:','Well for the legal issue i know that if you\'re in canada absolutely anything written by any author is protected by the Canadian Copyright act and is copyrighted until 50 years after the authors death. So then why are we allowed to post problems from other sites? I\'m not to sure the answer to this (so correct me if I\'m wrong) but when articles or text is placed on the internet by the original author or with his permission it has been released into the \"public Domain\" When things are released into the public Domain it becomes legal for them to be taken, modified etc, unless otherwise stated on the document. So as for taking problems from sites like braingle etc, i think that it is okay as long as we give credit to them at the bottom of the page. If it says that the rights to publish that document was only for one site we cannot post it because this is against the law.',1072,'Alan','2003-04-11 10:35:51');
INSERT INTO forumpost VALUES (546,90,5,'Re: Long Comments','Whatever the cause, the long comment problem has been with us a long time. Most of us have learned to adapt and break up our long responses into two or more comments. Not an ideal solution, but not terribly onerous either.',153,'TomM','2003-04-11 12:00:38');
INSERT INTO forumpost VALUES (547,92,4,'Preferences?','I\'m relatively new to the site and am still picking up the unwritten rules of the place. (Which reminds me: written guidelines would be useful to would-be puzzle makers. If they already exist and I missed \'em, please point me in the right direction.) Some of the other forums have been illuminating, but I would still like to ask the higher-ranking members of perplexus for their preferences in puzzles submitted to this site. I\'m not only asking what types of puzzles you like, but what, ideally, the puzzles should accomplish. \r<br>\n\r<br>\nAre you looking for problems with clear-cut solutions, or ones that foment discussion? Do you want to more level 5\'s, or 3\'s? Something you can solve in 2 minutes, or 20, or keeps you puzzling for days? Are there any problems you\'d like to see that no one seems to be submitting? Anything that would cause you to puke if you saw another one?\r<br>\n\r<br>\nI guess what I\'m asking for is a vision statement. Requests/advice greatly appreciated.\r<br>\n',1567,'Bryan','2003-04-11 12:47:19');
INSERT INTO forumpost VALUES (548,92,4,'Re: Preferences?','I know, Bryan, You\'ll probably be very excited to see a reply to your posting, but it, unfortunately, is simply an opinion I would like to enforce.  What ARE we looking for here?',775,'Cory Taylor','2003-04-11 22:03:37');
INSERT INTO forumpost VALUES (549,91,4,'Re:','I think from a legal standpoint, it\'s somewhat of a grey area - so many sites on the internet cut and paste each other\'s content that it becomes a moot point. Personally of course I would prefer this not to occur on most occasions. Re-wording a problem is allright in my eyes, and credit should be given with a link, but I would rather not see cut and pastes unless it\'s a VERY successful wording of a VERY good puzzle.\r<br>\n\r<br>\nTo get back to the legal side, if anyone ever requested that we take down a puzzle because it\'s someone\'s intellectual property, and was able to back that claim up, I would take it down. By posting problems that are cut and pasted from another site, the probability that this will eventually happen increases.',1,'levik','2003-04-11 23:32:57');
INSERT INTO forumpost VALUES (551,92,4,'Re: Preferences?','<i>Are you looking for problems with clear-cut solutions, or ones that foment discussion? Do you want to more level 5\'s, or 3\'s? Something you can solve in 2 minutes, or 20, or keeps you puzzling for days?</i>\r<br>\n\r<br>\nYes.\r<br>\n\r<br>\nSeriously though, as you have hopefully seen from your stay here, we like to keep things mixed up here. There\'s nothing more satisfying than finding a definitive solution that clicks. On the other hand, a prolonged and heated discussion will make you want to come back and argue your point. Hard puzzles offer more challenge, but easy ones boost your self confidence.',1,'levik','2003-04-11 23:39:44');
INSERT INTO forumpost VALUES (552,86,7,'Re: Problems','And what if a user who is a member of the site but posts a message typing his/her name in the box corresponding to \"Name\" without logging in ? I\'ll give it a try by posting a message out here with the usual name but without logging in. Let\'s see what happens. ',NULL,'Ravi Raja','2003-04-12 04:51:20');
INSERT INTO forumpost VALUES (553,86,7,'Re: Problems','Okay I can see it now. I got it. :):):):)',NULL,'Aspiring Novice','2003-04-12 04:52:54');
INSERT INTO forumpost VALUES (554,93,3,'Homer\'s and Horace\'s personalities','There are two interesting twins,Homer and Horace,that have two personalities,State 1 and State 2.\r<br>\nHomer tells the truth in State 1 and lies in State 2 while Horace lies in State 1 and tells the truth in State 2.\r<br>\nOnce,one of them claimed to be in State 1.\r<br>\nWho was he?',1660,'Tim Axoy','2003-04-12 12:03:15');
INSERT INTO forumpost VALUES (555,93,3,'Re: Homer\'s and Horace\'s personalities','Tim-\r<br>\n\r<br>\nPlease. Please! PLEASE!!!\r<br>\n\r<br>\nDo not post problems in the forums or in the chatterbox. \r<br>\n\r<br>\nI know it can be a long wait when you submit them properly, but when they do get on the site in the proper place and format, then they are available indefinitely for future members to find and enjoy.',153,'TomM','2003-04-12 13:02:38');
INSERT INTO forumpost VALUES (556,93,3,'Re: Homer\'s and Horace\'s personalities','And nobody (if they agree with us) will solve your problems unless they are in the actual process of getting apporved. So please don\'t post them here or chatterbox... It\'s just not a good idea.',1626,'Gamer','2003-04-12 13:56:38');
INSERT INTO forumpost VALUES (557,83,5,'Re: blank comments','Yeah, I just did it again, haha..and a little popup told me that I am a moron.\r<br>\n\r<br>\nIt\'s great. Thanks.\r<br>\n\r<br>\n=)',1575,'DJ','2003-04-12 17:59:43');
INSERT INTO forumpost VALUES (558,93,3,'Solve it quick!','nm',1660,'Tim Axoy','2003-04-13 02:56:15');
INSERT INTO forumpost VALUES (559,1,3,'Long time','No one has been on here for a long time.',1660,'Tim Axoy','2003-04-13 02:58:19');
INSERT INTO forumpost VALUES (560,21,3,'Personality puzzle:State 1 and State 2','Do you see Homer\'s and Horace\'s personalities?',1660,'Tim Axoy','2003-04-13 04:58:13');
INSERT INTO forumpost VALUES (561,94,3,'Tim Axoy','Ok, everyone... I know that Tim Axoy has been breaking a lot of unwritten rules on this site, posting stuff in a distracting manner, etc. I\'m sure nobody was all too comfortable being in the position of asking him to folow rules that should have been clear all along (and asking repeatedly).\r<br>\n\r<br>\nThis morning I talked to Tim in the Chatterbox (the conversation should be in history for a couple of days), and he would not be very responsive. I had to threaten him with the possible deletion of his account before getting a wholly unsatisfying commitment that \"I will behave\".\r<br>\n\r<br>\nI hope he will. If he does not, I believe that the site is currently big enough and active enough, that the loss of one user should not damage us - especially when this person is creating as much mischief as Tim. I realize that he is only 9 years old, and may simply not know better, but I don\'t want the time I spend running this website to be taken up by babysitting one boy who wants his problems to be solved NOW.\r<br>\n\r<br>\nTim, let this be a warning to you - I *WILL* delete your account if you do not stop annoying my visitors and making the site a chore to read by polluting it with garbage.',1,'levik','2003-04-13 05:21:58');
INSERT INTO forumpost VALUES (562,94,3,'OK','OK,Levik,I promise I will behave.\r<br>\n',1660,'Tim Axoy','2003-04-13 07:47:37');
INSERT INTO forumpost VALUES (563,93,3,'Re: Homer\'s and Horace\'s personalities','what does nm mean ?!',1919,'Lewis','2003-04-13 09:39:18');
INSERT INTO forumpost VALUES (564,63,3,'ENGLAND','Am i the only one here from the UK',1919,'Lewis','2003-04-13 09:56:02');
INSERT INTO forumpost VALUES (565,95,7,'Hey guys! New here.','Hey everyone! I\'m iris, 17, new to this forum, but I\'ve been visiting the flooble perplexus for awhile. I hope the forum\'s fun!',1975,'iris','2003-04-13 13:12:23');
INSERT INTO forumpost VALUES (566,63,3,'I am a he,not a she.','I am a he,not a she.',1660,'Tim Axoy','2003-04-13 13:30:46');
INSERT INTO forumpost VALUES (567,49,4,'Re: Solved Unsolved Puzzle','I don\'t know if Ravi has used any other means to contact you, levik, but I haven\'t seen any posts in the Forums, regarding his comments 74 and 84 to his Around the World solution, directed toward you, where he says he sent a changed solution.  Posting these notes to you there are probably not the best way to contact you.  But it would be good to put that into the solved category.',1301,'Charlie','2003-04-13 16:37:23');
INSERT INTO forumpost VALUES (568,63,3,'Re: a/s/l anyone?','hey everyone? just joined yesterday. I don\'t have a problem with posting my gender (or race).  the only discrimination i see today are United Negro College Fund, Black Entertainment Television, etc... don\'t get me wrong, one of my best friends (before he moved) was a Negro, and i am very close with several orientals.  i have no problems with them being here in america, but i do have problems having to pay them money because they don\'t look like me.  18/m/CA',1971,'Steven','2003-04-13 20:18:15');
INSERT INTO forumpost VALUES (569,96,5,'Guest users,who are you???','Who are the Guest users???',1660,'Tim Axoy','2003-04-14 02:47:51');
INSERT INTO forumpost VALUES (570,93,3,'Re: Homer\'s and Horace\'s personalities','Generally it means \"never mind\".',103,'friedlinguini','2003-04-14 03:52:14');
INSERT INTO forumpost VALUES (571,49,4,'Re: Solved Unsolved Puzzle','Yes. I was waiting for Ravi to re-evaluate his solution, but then kinda forgot about it and never checked back. Thanks for pointing it out to me.',1,'levik','2003-04-14 03:59:44');
INSERT INTO forumpost VALUES (572,95,7,'Re: Hey guys! New here.','*waves*',103,'friedlinguini','2003-04-14 04:47:01');
INSERT INTO forumpost VALUES (573,90,5,'DOH! (long comments)','<b>DOH!!!!</b>\r<br>\n\r<br>\nJust realized the cause of the long comments issues! The form submitting comments was set to be a method \"GET\" form (those who know a little bit about how web scripts work will now let out a groan and think: \"Levik is an idiot\").\r<br>\n\r<br>\nFor everyone else\'s sake, I will say that \"Get\" forms are posted in the URL bar of your browser - this means that the long comment you just typed in is being crammed in to that tiny field JUST big enough to fit \"http://www.flooble.com/perplexus/\". Naturally, most browsers cut this field off at SOME length, resulting in the problems people have been having.\r<br>\n\r<br>\nI just changed it to using the POST method, so hopefully this will resole everything.',1,'levik','2003-04-14 05:39:01');
INSERT INTO forumpost VALUES (574,63,3,'Re: a/s/l anyone?','Hey, I am 18/m/Minnesota.  sure don\'t ya know',1947,'Jon','2003-04-14 07:54:36');
INSERT INTO forumpost VALUES (575,96,5,'Re: Guest users,who are you???','They are people who aren\'t logged in but are still looking at the site.  You don\'t have to be logged in to view problems, but to make a post of any sort you do have to log in.  In order to submit a problem you have to log in too.',1947,'Jon','2003-04-14 07:57:51');
INSERT INTO forumpost VALUES (576,63,3,'Re: a/s/l anyone?','Hey Jon, seeing you\'re from Minnisota - Go Wild!!, beat them Avalanche (so my Oilers don\'t have to play them in the next round!!!) (eh!)\r<br>\nPS 28/m/Edmonton Alberta\r<br>\n\r<br>\n',775,'Cory Taylor','2003-04-14 09:21:25');
INSERT INTO forumpost VALUES (577,63,3,'Re: a/s/l anyone?','Yes... I agree with steven... I don\'t understand \"Reverse discrimination\"... (On the college issue) I think we should give points on a \"culture test\" not on a race observation. ',1626,'Gamer','2003-04-14 09:54:34');
INSERT INTO forumpost VALUES (578,96,5,'Re: Guest users,who are you???','Before you got a name to log in, you would be a guest user.',1626,'Gamer','2003-04-14 09:55:13');
INSERT INTO forumpost VALUES (579,95,7,'Re: Hey guys! New here.','Hi! :)',1626,'Gamer','2003-04-14 09:56:25');
INSERT INTO forumpost VALUES (580,95,7,'Re: Hey guys! New here.','Welcome to the site. Holler if anything is unclear.',1,'levik','2003-04-14 10:18:07');
INSERT INTO forumpost VALUES (581,96,5,'No wonder','No wonder they were not posting.\r<br>\nNo one not logged in can post.',1660,'Tim Axoy','2003-04-14 10:36:24');
INSERT INTO forumpost VALUES (582,63,3,'Re: a/s/l anyone?','Wandering O/T here, but I think that giving some underprivileged races a boost is not nearly as bad as some of the other stuff that can get people into a college.  The assumptions being made are that (1) college admissions must be \'fair\' to all ethnicities, and that (2) some ethnicities have  institutionalized disadvantages compared to others.  Affirmative action is an attempt to rebalance the scales.  The difference is that affirmative action is spelled out as an explicit policy.  By itself, a policy giving certain races extra benefits is a Bad Thing.  However, the situation is complicated by the fact that affirmative action corrects a problem caused by a myriad of unwritten and even unconscious policies which give some races a disadvantage.\r<br>\n\r<br>\nAs far as UNCF and BET go, they\'re both private endeavors.  You are under no obligation to give your money to UNCF at all if you don\'t want to, and BET exists because of a white culture bias on mainstream TV.  If the bias did not exist, cable companies wouldn\'t bother carrying BET.',103,'friedlinguini','2003-04-14 11:37:14');
INSERT INTO forumpost VALUES (583,63,3,'a/s/l=9/boy/Grobe','OK?',1660,'Tim Axoy','2003-04-14 11:50:56');
INSERT INTO forumpost VALUES (584,63,3,'Re: a/s/l anyone?','Only 9 ? So Sweet. :)',979,'Ravi Raja','2003-04-14 21:02:41');
INSERT INTO forumpost VALUES (585,63,3,'Fooled!','9/boy/Virginia',1660,'Tim Axoy','2003-04-15 02:28:51');
INSERT INTO forumpost VALUES (586,90,5,'Re: Long Comments','Works great!  The squeaking shoe gets the new sole.\r<br>\n\r<br>\nI think that the following is something new: posting the comment after time out results in a blank comment being posted to the puzzle, rather than merely forgetting about the post altogether.  But that\'s better than not being able to post long comments.',1301,'Charlie','2003-04-15 05:55:33');
INSERT INTO forumpost VALUES (587,63,3,'Re: a/s/l anyone?','Fool Again - Westlife or Tim Axoy - lol :)',979,'Ravi Raja','2003-04-15 06:13:13');
INSERT INTO forumpost VALUES (588,63,3,'Re: a/s/l anyone?','33/not on a first date/San Diego',1567,'Bryan','2003-04-15 10:09:15');
INSERT INTO forumpost VALUES (589,76,4,'Re: Tim Axoy','A little detective work (well, this is a puzzle site after all) regarding the chatterbox contents this morning.  Levik, the was an innappropriate message from lil tim that seemed to have been relied to by his mother, which you then responded to.  I was a little curious about this because the other login that was used (by her), where she mentioned that she didn\'t realize that there was a chatterbox on the site, struck me as odd, beacuase I remembered making a joke about that login name being all numbers (anyways...), so I looked back and sure enough it is the same login. 8466489 or something like that.  I find it suspicious that a user could navigate the site to find the forums to post in, but never see the chatterbox - the forums are somewhat hidden but the chatterbox is right there in your face.  Out of curiosity then, I checked the 846\'s login info, and guess whose email pops up?  Timaxoy at something or other...\r<br>\n\r<br>\nI\'m not saying anything here, except that these circumstances are a little wierd, and it seems like some way for a little Tim to cover up a mistake he knows he made.  Of course I\'m not a psychology major.  The folowing path gets you to the forum page with 846\'s comment of about 15 days ago.\r<br>\n\r<br>\nforums->general->puzzles (~21)\r<br>\n\r<br>\nA little further investigation shows that it is quite possible that this account was created to simply agree with Tim on some comment he made about a puzzle as it says simply \"I saw that too Tim\", closely after a comment from Tim Axoy.\r<br>\n\r<br>\nMore possibly circumstantial evidence is that 846 has 3 problems poending in the queue.  Isn\'t this a convenient number based on the queue weighting system we have here?  I\'d even bet that they\'re of the same category that Tim seems to prefer.\r<br>\n\r<br>\nOK - the end of my little rant here.  I apologize for extending this little dilemmna.  (man I really need to learn how to spell)',775,'Cory Taylor','2003-04-16 04:55:22');
INSERT INTO forumpost VALUES (590,97,5,'Pi','The symbol for pi looks a lot like a lower-case n, as evidenced by the discussion in the problem queue for \"Who Ordered the Pi?\".  Perhaps italicizing and/or switching to a different font when someone clicks the pi button would make it more obvious?',103,'friedlinguini','2003-04-16 06:02:10');
INSERT INTO forumpost VALUES (591,97,5,'Re: Pi','Ditto.',1567,'Bryan','2003-04-16 06:48:06');
INSERT INTO forumpost VALUES (592,98,5,'\"Back to problem\"','When editing a solution for a proposed problem, the \"Back to problem\" button seems to link to the home page rather than the edit problem page.',1567,'Bryan','2003-04-16 06:52:57');
INSERT INTO forumpost VALUES (593,98,5,'Re:','Yes Bryan that is what actually happens. When you click on that button, the next page that appears in front of you is the \"Home Page\" and not to the corresponding problem whose solution box is in front of you. I hope something is done about it. Even I face a lot of problems with that. ',979,'Ravi Raja','2003-04-16 07:26:32');
INSERT INTO forumpost VALUES (594,97,5,'Re: Pi','I think switching to a different font will do. So that the two vertical lines and the bar on top of them is clear and anyone will then understand that it is not \'n\' but \'pi\'&#960;',979,'Ravi Raja','2003-04-16 07:33:17');
INSERT INTO forumpost VALUES (595,97,5,'Re: Pi','&#960;',979,'Ravi Raja','2003-04-16 07:36:08');
INSERT INTO forumpost VALUES (596,97,5,'Re: Pi','n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; n &#960; ',979,'Ravi Raja','2003-04-16 07:38:57');
INSERT INTO forumpost VALUES (597,97,5,'Re: Pi','In the above post of mine I have posted \'n\' and \'pi\' alternately.',979,'Ravi Raja','2003-04-16 07:40:49');
INSERT INTO forumpost VALUES (598,76,4,'Re: Tim Axoy','Way to go Cory :)\r<br>\n\r<br>\nA little further detective work would have uncovered that both messages were posted off the same account (account ID 1660). It\'s easy enough to do: chatterbox and forums will post with your current Name. You can change it in user preferences screen, post and change it back. \r<br>\n\r<br>\nI was aware Tim was doing this back when it was first posted, but didn\'t think it a big deal. You can see this stuff by clicking the link next to the post. (in case of the chatterbox posts, it\'s still in history)',1,'levik','2003-04-16 07:46:43');
INSERT INTO forumpost VALUES (599,98,5,'Re:','There is (as always) a very simple excuse for this. The \"back to problem\" link takes you to view the problem on the site. However, if you try to view the problem on the site, and that problem is not approved yet, you are redirected to the home page.\r<br>\n\r<br>\nThis is because the first occurence of the edit solution page was when viewing a live problem which you submitted (it should still offer a link to edit solution if the solution is not yet live). The idea was that you would click that link, edit your solution, and then return back to the problem VIEW page (not the EDIT page which was added later)\r<br>\n\r<br>\nOf course all these explanations do not address the fact that the current behavior is wrong and should be fixed. Perhaps there should be 2 separate links ?',1,'levik','2003-04-16 09:23:02');
INSERT INTO forumpost VALUES (600,98,5,'Re:','If it isn\'t too hard to program, I would suggest the link default to the edit page for the problem, and if that page no longer exists because the problem is live, then link to the home page.  Doable?',1567,'Bryan','2003-04-16 10:55:23');
INSERT INTO forumpost VALUES (601,99,7,'Hi!','I\'m new. Where can I find the most difficult riddles?',1994,'Tiffy','2003-04-16 16:17:11');
INSERT INTO forumpost VALUES (602,99,7,'Re: Hi!','Welcome to our humble virtual abode!\r<br>\nAll of the puzzles on the site are classified as to type, so my first suggestion is to go the the \"riddles\" page.  From the main page, the category links all show near the top of the page, with riddles showing at the bottom rightof that list.  As for the problem difficulty, each puzzle is rated by the puzzle submitter as to its difficulty level.  This is shown as a small graphic to the right of the puzzle name with 1 to 5 small colored bars, with 1 bar meaning easy and 5 bars the most difficult.\r<br>\nEnjoy your stay here!',775,'Cory Taylor','2003-04-17 04:01:51');
INSERT INTO forumpost VALUES (603,7,3,'Without wasting any?','Anthony,really can he not waste any of it?\r<br>\nI give up.',1660,'Tim Axoy','2003-04-17 11:22:49');
INSERT INTO forumpost VALUES (604,21,3,'8466849,what is your number?','Funny question,Cory!',1660,'Tim Axoy','2003-04-17 11:24:07');
INSERT INTO forumpost VALUES (605,76,4,'Re: Tim Axoy','Hi ya all! I am now \"higher ranking member\" and was confused. I was thinking\" I don\'t remember this forum being here?\" Then I remembered I became an Apprentice and understood. Spooky!\r<br>\n\r<br>\nOk, I have had to deal with people like him all the time. I actually thought it wasn\'t legal to have kids under 13 chatting online, but I don\'t know anything. Most people around his age (all the way up to 13/14 from what I have seen) are like that... They want attention, and want to show their smarts. I wouldn\'t be suprised if some problems he doesn\'t even solve. He just looks at the answer in the posts below then says the answer again and again.',1626,'Gamer','2003-04-17 11:48:49');
INSERT INTO forumpost VALUES (606,77,4,'Re: Congratulations to me','Congrats to you, Cory. I thought I\'d jump on this thread (the subject is apropos) to say that I made Journeyman today! \r<br>\n\r<br>\nA question for you others: if a problem in the queue has two TU and a note saying it should get a third TU when something administrative is done (like changing its topic), should I vote right away, assuming Levik or a scholar will read the note and make the change before posting? Or should I wait to see the change before voting? Or should I send a message to Levik et al asking if they saw the note? ',1567,'Bryan','2003-04-18 05:02:11');
INSERT INTO forumpost VALUES (607,77,4,'Re: Congratulations to me','Way to go Bryan!  I remember (way back all of 3 weeks ago) when I first got to vote on the problem submissions, it was pretty exciting.\r<br>\n\r<br>\nFrom my vast experience, I\'d say that if there is a note requesting a change ~that you agree with~, don\'t vote it up untill the change is made, as there are cases when only Levik can do it - he\'ll see it eventually.  Once a problem get to a score of three, it can be pushed by anyone at the rank of scholar, even before the change is made.  Of course, theres no stopping others from giving the thumbs up if they don\'t think the change is required.\r<br>\n\r<br>\nDon\'t worry that a problem will sit there for a long time waiting for this change to happen.  After a couple of days of being on  the list as a stagnant problem, it\'ll get the votes it needs to get posted.  Usually this only happens when the puzzle submitter has stopped coming to the site, as most people are quite willing to tweak their problems a bit to get them posted.\r<br>\n\r<br>\n',775,'Cory Taylor','2003-04-18 06:41:59');
INSERT INTO forumpost VALUES (608,77,4,'Re: Congratulations to me','I got to apprentice yesterday! Which means this is my second post on the Library! I have some problems waiting as well... Good job you all...\r<br>\n\r<br>\nI have seen (in the time I have been on here) all mentioned earlier as being smart/active and I would give my half-vote in that favor.',1626,'Gamer','2003-04-18 06:48:21');
INSERT INTO forumpost VALUES (609,77,4,'Re: Congratulations to me','Congo Bryan (journeyman) and Gamer (Apprentice) :) Keep Moving :)',979,'Ravi Raja','2003-04-18 08:15:02');
INSERT INTO forumpost VALUES (610,49,4,'Re: Solved Unsolved Puzzle','Okay Levik, now I think next in the queue are the twp problems \"The Flooble Question\" by Alan and \" A Locked Safe\" by Levik, [whose solution has been provided by DJ in the Forums (Commons) under the topic \"Long Comments\"]. Here is where you will find the solution of the problem \"A Locked Safe\": http://www.flooble.com/perplexus/forum.php?fid=5&tid=90\r<br>\n\r<br>\nThese are not the only ones but there are other problems too like: \"Zero to 150 in 2003\" by Raveen and \"Niners\" by Levik, \"Bascule\'s Book\" by Cheradenine and \"Grid Pathways\" by Nick Reed which have all been submitted sometime in the year 2002 but still doesn\'t provide a solution. Something has to be done for all these problems. How will one know what the correct solution of those problems is? \r<br>\n\r<br>\nThat was all. Awaiting other user\'s comments regarding this. Thank You.\r<br>\n\r<br>\n',979,'Ravi Raja','2003-04-18 08:47:33');
INSERT INTO forumpost VALUES (611,49,4,'Re: Solved Unsolved Puzzle','Regarding Bascule\'s book, I think the consensus is that there is no set solution as it would depend on the probability distribution for lengths of books, and there is no such reference that we can turn to.  The discussion does bring up the topic of Benford\'s law, and that is about the closest thing to a solution that we could get.\r<br>\n\r<br>\nAs for The Flooble Question, that was vexed by changing ideas as to the order in which approved problems got posted.  I had simulated what turned out to be a flawed version via a computer program and posted the result split over I think 6 parts due to the problem posting long comments at the time.  Subsequently, under two different versions of the posting sequence, I merely reported the findings in terms of the step at which everything got posted, as I did not look forward to splitting a couple of hundred lines into pieces that fit comments.  That\'s not really a solution, but rather a \"take my word for it\" answer.  If someone clarifies the rules as to the exact sequence in which 3-or-higher-thumbs-up problems get posted, I could put up the simulation results (in a format similar to that multi-parter to which I referred).  I think there was only one rule system that resulted in all 40 puzzles originally in the queue of getting posted. It was a while back, so my memory is not fresh on the subject.',1301,'Charlie','2003-04-18 09:17:47');
INSERT INTO forumpost VALUES (612,100,4,'Discovered leviks login password','Hey, levik I know your password. and if you think I\'m bluffing, I\'ll send you an e-mail to tell you the word. I won\'t go public on it if you promote me to scholar',1567,'Bryan','2003-04-18 13:37:37');
INSERT INTO forumpost VALUES (613,100,4,'Re: Discovered leviks login password','Bryan, this is a fairly silly thing to say. You just made Journeyman, and already you want to be a scholar. By blackmailing me no less.\r<br>\n\r<br>\nI would appreciate it if you would email me how you discovered my password (if you did indeed discover it) so I can fix a potential vulnerability in the site.\r<br>\n\r<br>\nHowever, you have to be pretty naive to think I would cave in to your demands and make you a scholar.',1,'levik','2003-04-18 14:57:12');
INSERT INTO forumpost VALUES (614,49,4,'Re: Solved Unsolved Puzzle','Thanks Charlie for that. But that was just for the two problems Bascule\'s Book and The Flooble Queation. What about the remaining problems that I have mentioned ? Can Levik or anybody else help by providing the correct (Full) solution(s) for the remaining problem(s) that were posted in 2002 ?',979,'Ravi Raja','2003-04-18 23:08:58');
INSERT INTO forumpost VALUES (615,100,4,'Re: Discovered leviks login password','I downloaded a special program that locates where passwords are are saved. It\'s a complicated process, but I also have the passwords from every one else on the site. I haven\'t logged in under them yet, so don\'t worry. I think you might be interested to know that I have the password to TimAxoy\'s account. Interested?',1567,'Bryan','2003-04-19 03:16:47');
INSERT INTO forumpost VALUES (616,100,4,'Re: Discovered leviks login password','Bryan, somehow, I think you\'re full of it. Like I said, if you can email me the details or proof, I would welcome it so that I can close up this hole. The name of  the program you claim to have would be a start.\r<br>\n\r<br>\nAs for your offer about Tim\'s password, I think you fail to realise that as the author of the site, and the owner of the server it sits on, I can easily look that up in the database if need be. (I can also change it, and any other piece of information about this site directly in the database, which I sometimes end up having to do as a last resort. A hypothetical example was if someone was silly enough to hijack my account on this site and I wanted to make sure that they <b>never</b> show up on here again.)',1,'levik','2003-04-19 04:05:51');
INSERT INTO forumpost VALUES (617,49,4,'Re: Solved Unsolved Puzzle','Thank you charlie for  pointing these out. I am not at home right now, and will not be able to take the time to make the solutions myself, but hopefully will remember to when I get back. (Please, please, please bug me again if it\'s not done in the next couple of days - it\'s panning out to be a busy weekend)',1,'levik','2003-04-19 04:16:56');
INSERT INTO forumpost VALUES (618,100,4,'Re: Discovered leviks login password','One question. Will you be willing to promote me to scolar if I send you details. I need to  know Y/N?',1567,'Bryan','2003-04-19 04:22:17');
INSERT INTO forumpost VALUES (619,100,4,'Re: Discovered leviks login password','Bryan quit being a twit.  Until today, my respect for you has done nothing but grow, as you\'ve got some great problems, and good insight on others problems.  \r<br>\n\r<br>\nHowever, after checking out the site today, I think that either you\'ve got a friend logging in under your password trying to cause you a little havoc, or you\'re completely socially inept.\r<br>\n\r<br>\n1. You don\'t put in a solution to a problem (pillar) that says levik can kiss your ass.  What grade is taht? 5?\r<br>\n\r<br>\n2. You don\'t blackmail people.  This is just wrong dude.  You get what you deserve in this world, not what you scare others into.  And especially in a case like this, I don\'t think that you\'re going to convince anyone anyways.  Take your little power trip and go home.\r<br>\n\r<br>\n3. You don\'t insult people who are trying (and doing very well) to make the site a great place to visit.  I\'m referring to your comment to Ravi about one of the problem submissions.  I don\'t think that RR is vain, and I\'m sure that you shouldn\'t have posted it.\r<br>\n\r<br>\nNow, quit all this baby behavior, and let\'s see if you can\'t start (re)gaining some respect around here.',775,'Cory Taylor','2003-04-19 06:05:07');
INSERT INTO forumpost VALUES (620,100,4,'Re: Discovered leviks login password','Theories:\r<br>\n1. Bryan has used Tim Axoy\'s password and posted a calculus solution to the Odd Pillar, instead of posting it as his solution.\r<br>\n2. Tim Axoy has hacked into Bryan\'s account and acts like Tim Axoy, including hijacking the solution as his own, while substituting a comment for the solution.',1301,'Charlie','2003-04-19 06:37:38');
INSERT INTO forumpost VALUES (621,100,4,'Re: Discovered leviks login password','Besides all which - why do you care if you\'re a scholar or not?  Seems a funny thing to make an issue out of...',775,'Cory Taylor','2003-04-19 07:40:05');
INSERT INTO forumpost VALUES (622,89,5,'OK,I did it.','Maybe you should look at my problems now to see which ones I want to delete.',1660,'Tim Axoy','2003-04-19 08:19:20');
INSERT INTO forumpost VALUES (623,100,4,'Re: Discovered leviks login password','It isn\'t me who\'s been posting comments like that. I\'m happy to know that Cory has respect for me, and I don\'t want to lose that respect because of something I haven\'t done. Maybe someone\'s hacking into my account or something, but I swear it\'s not me being so rude. You should believe me because there\'s no reason why I would try to sabatage a website I\'ve contributed so much to. Hopefully you\'ll give me the benifit of the doubt. ',1567,'Bryan','2003-04-19 09:56:27');
INSERT INTO forumpost VALUES (624,101,4,'any one affected','Some users may have noticed that I\'ve been posting rude or innapropriate comments, etc. I wanted to inform everyone that it\'s not my fault that they wer posted, but I also do not know who really is to blame. Ravi and levik, I want to personally apologize to you for what happened and hope ever has been causing this trouble will stop. ;)',1567,'Bryan','2003-04-19 10:07:11');
INSERT INTO forumpost VALUES (625,100,4,'Re: Discovered leviks login password','Ought to be easy enough to check if levik keeps a log of IPs people log in from.',103,'friedlinguini','2003-04-19 10:32:55');
INSERT INTO forumpost VALUES (626,100,4,'Re: Discovered leviks login password','And even if you did discover someone\'s (or mine for that matter) password. I would know it wasn\'t the actual person if he/she started acting mean and bad for no reason at all. I personally thought you were the same type as Cory (or other \"elders\"... too many to list), but obviously you aren\'t.\r<br>\n\r<br>\nAnd an accomplice to a crime is committing it as well. I think hacking other\'s people\'s passwords is a crime. Downloading an immoral program is being an accomplice. Do the logic to figure out what I mean.\r<br>\n\r<br>\nMy favorite quote is \"If you cheat for something, you don\'t deserve it.\" Just think of figuring out how this applies to you as a \"bonus puzzle\" that you don\'t even need to hack to get.\r<br>\n\r<br>\nI don\'t understand why you would say something like that... Maybe somebody stole YOUR password and is posing as you :)',1626,'Gamer','2003-04-19 11:27:18');
INSERT INTO forumpost VALUES (627,100,4,'Re: Discovered leviks login password','This seriously makes no sense. <br>Ok bryan after doing some thinking based on the events  i really can\'t say i think you\'re either 1.bryan 2.a hacker who took bryan\'s account 3.tim axoy who took bryans account but anyways some VERY important point for people to think about.<br> Note: Everytime I say bryan I am referring to whichever of the three scenarios I listed is true.<br>\r<br>\n1. Bryan has levik\'s account password. Why not go into levik\'s account and promote yourself to scholar. Are you computer illiterate? well then how\'d you download the password program and use it?\r<br>\n2. If you are computer illeterate and did the rest with slight knowledge why not just steal someone else\'s account who is a scholar?\r<br>\n3. Real bryan we need you to be honest, did you use a simple password that a nine year old would be able to get after entering password after password? if so then say so. (I can near gaurantee no other apprentice\'s will hack you) also If someone posts a response to this that isn\'t you e-mail me because I log on VERY frequently so i will tell this forum the truth about the fake post.\r<br>\n4. Could anyone check if their is a relation between grobe and virginia(or san diego) read the asl post in general discussion to understand this. If i think of anything else i\'ll point it out.',1072,'Alan','2003-04-19 14:43:40');
INSERT INTO forumpost VALUES (628,100,4,'Re: Discovered leviks login password','To the real Bryan.  Is comment 7 under Peculiar Pillar your submitted solution?\r<br>\n',1301,'Charlie','2003-04-19 17:42:25');
INSERT INTO forumpost VALUES (629,100,4,'Re: Discovered leviks login password','If so, we could look at scenario 2 in my post above.\r<br>\n',1301,'Charlie','2003-04-19 17:43:19');
INSERT INTO forumpost VALUES (630,101,4,'Re: any one affected','It\'s alright Bryan. No apologies. If you accept that you have committed a mistake by using such words then the best thing is that you realized your mistake and that you will not be doing that again. ',979,'Ravi Raja','2003-04-19 22:59:24');
INSERT INTO forumpost VALUES (631,102,5,'How often do they...','How often to problems get posted nowadays?',1660,'Tim Axoy','2003-04-20 03:08:16');
INSERT INTO forumpost VALUES (632,103,4,'Queue Disappeared','Does the disappearance of the queue have anything to do with the hacking (potential or otherwise) and the Bryan posts, etc.?',1301,'Charlie','2003-04-20 04:42:41');
INSERT INTO forumpost VALUES (633,103,4,'Re: Queue Disappeared','I see the Chatterbox is gone also.',1301,'Charlie','2003-04-20 04:44:26');
INSERT INTO forumpost VALUES (634,50,5,'Re: Chatterbox','Most of the time I log on I usually do not find the chatterbox. I mean that place is empty, with just the heading on top: Chatterbox, but I am not able to view it. Is it a problem with my computer or others too are facing this problem ?',979,'Ravi Raja','2003-04-20 04:49:52');
INSERT INTO forumpost VALUES (635,50,5,'Re: Chatterbox','Usually I see the following message there: \"This flooble chatterbox is temporarily unavailable. It will be back up shortly\". Is that what everyone sees or is it me only ?',979,'Ravi Raja','2003-04-20 05:00:16');
INSERT INTO forumpost VALUES (636,103,4,'Re: Queue Disappeared','Which queue are you talking about Charlie? I have already posted a comment regarding the chatterbox problem in the Forums (Commons), I think. Also the color of the entire page is changing. ',979,'Ravi Raja','2003-04-20 05:10:53');
INSERT INTO forumpost VALUES (637,100,4,'Re: Discovered leviks login password','How do we know who is \"real Bryan\"? I am not sure what a fake Bryan would say, but this goes back to the \"I am telling the truth\", which is sensible to say if you were lying or telling the truth.\r<br>\n\r<br>\nAlan\'s first two points are interesting. I wonder about those problems as well.\r<br>\n',1626,'Gamer','2003-04-20 05:16:15');
INSERT INTO forumpost VALUES (638,100,4,'Re: Discovered leviks login password','In \"A Game of Craps\", [Bryan] (so we know it\'s the login-name) posted a sensible solution to this about 3 hours and 20 minutes late from when he posted this post-sequence. So we know [Bryan] is at least been on from the time he created this post-sequence, or the person who stole his account is smart too.\r<br>\n\r<br>\nDoes real-Bryan have any reason not to visit the forums and see this post-sequence, or inability to read these posts?',1626,'Gamer','2003-04-20 05:23:51');
INSERT INTO forumpost VALUES (639,100,4,'Re: Discovered leviks login password','I too have something in my mind. There are a fe points which are bothering me. Sometimes I think (using some reasonings) that it \"IS\" Bryan who is doing all this and sometimes it makes me conclude that it is \"Not\" Bryan. I\'ll soon be posting those comments and thoughts of mine. Can\'t post them right away. I hope everyone understands the reason why. (Because we do not know exactly who it is who has been doing all this). ',979,'Ravi Raja','2003-04-20 05:27:33');
INSERT INTO forumpost VALUES (640,100,4,'Re: Discovered leviks login password','Even if he does and posts a comment Gamer, then how can you differentiate the real one (Bryan) from the Hacker ?',979,'Ravi Raja','2003-04-20 05:29:49');
INSERT INTO forumpost VALUES (641,50,5,'Re: Chatterbox','There was a problem with the chatterbox server yesterday afternoon. It has been fixed, and now everything should be back to normal.',1,'levik','2003-04-20 06:14:44');
INSERT INTO forumpost VALUES (642,102,5,'Re: How often do they...','Often.\r<br>\n\r<br>\nOnce a day on weekends, twice on weekdays.',1,'levik','2003-04-20 06:15:25');
INSERT INTO forumpost VALUES (643,103,4,'Re: Queue Disappeared','I can still see the queue fine, and the colors are OK. (Let me know if this is not the case for you guys)\r<br>\n\r<br>\nThe chatterbox issue is unrealted to Bryan - it was an outage on the chatterbox server affecting the service globally, and has now been restored. ',1,'levik','2003-04-20 06:17:09');
INSERT INTO forumpost VALUES (644,100,4,'Re: Discovered leviks login password','You don\'t. I will be dealing with this in email by sending messages to Bryan\'s \"known good\" address. We will determine if it\'s been him or someone else doing this stuff, and then I will let you guys know.',1,'levik','2003-04-20 06:19:20');
INSERT INTO forumpost VALUES (645,50,5,'Re: Chatterbox','Yes now its alright Levik. Thank You.',979,'Ravi Raja','2003-04-20 06:29:52');
INSERT INTO forumpost VALUES (646,103,4,'Re: Queue Disappeared','Yes now its alright Levik. I only had problems with the chatterbox to which you have replied and the color of the page, which is also back to normal now. Even I found the queue fine. I do not know what Charlie saw. May be now its fine with him too.',979,'Ravi Raja','2003-04-20 06:34:21');
INSERT INTO forumpost VALUES (647,100,4,'Re: Discovered leviks login password','Yes and i think right i should say any possible \"solutions to the problem SHOULD NOT and i repeat SHOULD NOT be posted in this forum. Using simple logic you should understand bryan (when i say bryan I am referring to which of the three scenarios is true in my previous post) will log on and see this solution and this might allow him to find a way around. Any good ideas should be e-mailed to levik but as levik has a possible solution there probably is no need. Before reading your last post Levik I e-mailed bryan to and i get a strange feeling we both had a similar idea to solving the problem.<p>Greaty minds think alike eh?:)',1072,'Alan','2003-04-20 07:05:50');
INSERT INTO forumpost VALUES (648,100,4,'Re: Discovered leviks login password','What you said in your second post was what I was saying in my first post Ravi. :) So Bryan and any possible hackers know who is who, but there is no sense in telling us (except for the e-mail possibly) because both could claim to be Bryan. \r<br>\n\r<br>\nI don\'t understand what a \"solution\" is... Is that knowing who is who/ or protecting your password from being hacked?',1626,'Gamer','2003-04-20 09:28:12');
INSERT INTO forumpost VALUES (649,104,5,'can anyone delete his/her own comments?','Can anyone delete his/her own comments when they are accidently posted more than one time or due to someother reason.\r<br>\nWell, I think there should be an option... What u guys say?',2005,'Aamir Rashid','2003-04-20 13:31:02');
INSERT INTO forumpost VALUES (650,100,4,'Re: Discovered leviks login password','lol I think its rather funny how i used the word solution in my last post. By solutio I meant solution to the problem. In other words  a method to figure out what REALLY is going on.',1072,'Alan','2003-04-20 13:32:09');
INSERT INTO forumpost VALUES (651,105,4,'Uh, this is the  REAL Bryan','Guys and gals - No, the last two wacko forum threads under my name were not me.  As one of you surmised, I had thoughtlessly used a lame password (the same as my login name, I am ashamed to admit), which has since been changed. I suspect it took a certain juvenile relatively little time to guess it, and I don\'t think for a second he has a password-getting program.  Anyone reading this who has an obvious password, save yourself the headache and change it now.\r<br>\n\r<br>\nBefore this post, my last post was the comment on the Craps puzzle. Anything between then and now is bogus. I would find the whole episode amusing but for the fact that some people were insulted and Levik has had to waste his time dealing with it. He and I are e-mailing to sort it out.\r<br>\n\r<br>\nI\'ll take a look at the solution to the pillar problem and get it fixed. If anyone knows of anything else that needs my attention on this site, drop me a line. Until then, keep puzzling. lol',1567,'Bryan','2003-04-20 19:01:20');
INSERT INTO forumpost VALUES (652,105,4,'This is too easy','After grumbling about what a pain it was going to be to recreate the solution statement for the Peculiar Pillar (it\'s pretty lengthy), I saw that Tim Axoy had thoughtfully included it as comment #7. Now, not only do I not have to rewrite the darn thing, but I know without question who hacked me! Thanks, Tim! (Oh, without my password, he probably can\'t read that.)\r<br>\n\r<br>\nRegardless of what action, if any, Levik plans to take against Tim, I think the solution should simply refer to his comment, left in his name. It makes a good story that way. lol',1567,'Bryan','2003-04-20 19:23:28');
INSERT INTO forumpost VALUES (653,104,5,'Re: can anyone delete his/her own comments?','I think that it does not matter much. That rarely happens with any user and an extra comment is not going to harm anyone or change the original solution or anything such. So it is alright with me if you don\'t have that option of deleting that extra comment.',979,'Ravi Raja','2003-04-20 21:40:50');
INSERT INTO forumpost VALUES (654,50,5,'Re: Chatterbox','But what happened to the \"Previous Messages\" page? I am not able to view even a single comment when I click on the \"Previous Messages\" link. Only a new page/window opens and I can see a few things and I see this: \"Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/projects/flooble.com/chatterdocs/hist.php on line 11\", written on top of the page. What has happened to that page? \r<br>\n ',979,'Ravi Raja','2003-04-20 21:44:49');
INSERT INTO forumpost VALUES (655,104,5,'Re: can anyone delete his/her own comments?','yes, u r right Ravi.It doesn\'t matter at large but isn\'t it more appropriate to reedit and make corrections in your comments if it has been posted rather than posting another comment telling that this thing went wrong in my first one. This will also save time of the person reading comments, the site looks neat and also counting of comments will be more accurate. I appreciate that there is a preview button but if this is not a tough job to introduce a new button, my idea is not that bad. ',2005,'Aamir Rashid','2003-04-21 00:06:42');
INSERT INTO forumpost VALUES (656,105,4,'Re: Uh, this is the  REAL Bryan','OK, let me just say that I\'m also looking into this whole incident, and I don\'t believe Tim is the culprit.\r<br>\n\r<br>\nMore news a little later.',1,'levik','2003-04-21 02:05:28');
INSERT INTO forumpost VALUES (657,100,4,'Re: Discovered leviks login password','Was it the real Bryan who voted thumbs up on the Twins Riddle?\r<br>\n\r<br>\n',1301,'Charlie','2003-04-21 04:22:01');
INSERT INTO forumpost VALUES (658,50,5,'Re: Chatterbox','Thanks for bringing this to my attention, Ravi. In general, if chatterbox \"misbehaves\", it\'s probably an issue with the chatterbox service (which is a separate part of flooble that runs on a separate server)\r<br>\n\r<br>\nIn cases like these, it may be better to drop me a quick email, because it probably means it\'s screwed up for the other 60,000 chatterbox subscribers as well, and should be fixed.',1,'levik','2003-04-21 04:23:51');
INSERT INTO forumpost VALUES (659,103,4,'Re: Queue Disappeared','Saturday night and Sunday morning I had clicked on \"### new\", and had gotten a mostly blank background-colored screen with just the heading on it and it happened a couple of times.  Today it seems ok.',1301,'Charlie','2003-04-21 04:25:23');
INSERT INTO forumpost VALUES (660,106,4,'So what happened?','If you\'ve already read Bryan\'s earlier post, you will know that he was not the one who has been using his account to post stupid things on this board, as well as in comments/solutions/etc.\r<br>\n\r<br>\nA lot of you may have suspected Tim of doing that in his name, but Tim is innocent here. (and a victim to the same exact predicament).\r<br>\n\r<br>\nBy looking at the logs of people\'s logins, I was able to determine that the culprit was a user on the site called \"luvya2003\". This person does not have a valid email address on file, so I could not get in touch with them even if I wanted.\r<br>\n\r<br>\nIt so happens that there are a couple of luvya\'s problems in the visible queue right now. Vote on them how you will, but realize that this person will probably not be coming back to the site any time soon (not if I can help it anyway).\r<br>\n\r<br>\nI have been aware of this person since late last afternoon, but did not want to say anything until I was sure that Bryan had his password changed, and until I had a mechanism in place to ensure that luvya doesn\'t come to bother us any more.\r<br>\n\r<br>\nP.S. Please, <b>please</b>, do not have your passwords be the same as your login names. If you can read this forum, chances are that somebody would be able to cause a little havoc by \"hacking\" into your account.',1,'levik','2003-04-21 04:36:11');
INSERT INTO forumpost VALUES (661,107,5,'Passwords','Some people on this site, (you know who you are), have their passwords set to be the same thing as their login name.\r<br>\n\r<br>\nAs some of you may know such a case lead to a hijacked account on this site in the past few days.\r<br>\n\r<br>\nI ask you to please make sure your password is not something obvious. It doesn\'t have to be a marvel of secure encryption, but at least make sure it\'s not anything that is printed on your user info page in plain text.\r<br>\n\r<br>\nI know that some people create their accounts quickly just to get through it and be able to post, and maybe you\'re not even sure you want to stick around for long at that point, so you just type in the same thing in the password field as the login field. But, please, if you are still here, and you are reading this post, and you are advancing in ranks on this site, make sure your password in not an obvious one.\r<br>\n\r<br>\nThe damage that a hijacker would cause is mostly to your comments, problems and reputation.',1,'levik','2003-04-21 04:40:47');
INSERT INTO forumpost VALUES (662,105,4,'Re: Uh, this is the  REAL Bryan','Sorry for the assumption about Tim. I guess it WAS too easy.',1567,'Bryan','2003-04-21 05:05:58');
INSERT INTO forumpost VALUES (663,100,4,'Re: Discovered leviks login password','No, my thumbs down was cleared, and the TU wasn\'t mine.  I have since gone through the queue to correct comments under my name that I myself didn\'t write.\r<br>\n\r<br>\nI posted no comments of any type between 2003-04-18 17:59:32 and 2003-04-20 19:01:20. Anything with my name on it in that time frame (and conceivably some items outside that time frame as well, but I haven\'t seen any yet) was the poser.',1567,'Bryan','2003-04-21 05:10:49');
INSERT INTO forumpost VALUES (664,106,4,'Re: So what happened?','I knew it from before itself that very soon the culprit\'s name will be announced. This, being a site for solving puzzles and problems, is a site where all the visitors/users/members are \"INTELLECTUALS\", and who ever has been playing a fool around was in trouble and I knew that he/she would soon be caught. Everyone makes mistakes and this person (the Hacker) also left something behind something (obviously not intentionally), as a clue for to determine who he/she is. \r<br>\nSo now I hope everything is alright and the site is safe now from all those problems that we (the users, particularly Bryan and Tim) have been facing till now.',979,'Ravi Raja','2003-04-21 06:41:00');
INSERT INTO forumpost VALUES (665,102,5,'April 19','April 19 had no problems at all!\r<br>\nIt should have had some!',1660,'Tim Axoy','2003-04-21 09:36:12');
INSERT INTO forumpost VALUES (666,106,4,'Re: So what happened?','This luvya2003 dude has been on the site on that name. I saw it when I did the \"Who\'s here\" type thing. I agree with you two... I always read that.\r<br>\n\r<br>\nI didn\'t see what the hacker left behind that\'s not in this post-chain. Can you e-mail me (at the address in my lookup) about it?\r<br>\n\r<br>\nI hope Tim and Bryan are safe from any more hacking.',1626,'Gamer','2003-04-21 10:19:08');
INSERT INTO forumpost VALUES (667,104,5,'Re: can anyone delete his/her own comments?','AAmir I couldn\'t agree with you anymore. While although its not that significant this doesn\'t change that fact that 1. it still has some significane, no matter how little this significance may be <p>2 as aamir said the site does look more professional <p> just one thing perhaps this could be an option given to students only. A guest really should not be allowed to have any access over their comments adn wouldn\'t be able to (since they have no accounts.)',1072,'Alan','2003-04-21 12:27:49');
INSERT INTO forumpost VALUES (668,105,4,'Re: Uh, this is the  REAL Bryan','well one thing we should do is take into consideration tim is nine years old and the math he is learning in school most probably wouldnm\'t allow him to solve peculiar pillar. So for tim to generate a solution? Also it would make sense that a lot of bryans comments were rude. Why? because when tim got access to bryans account he would\'ve read the library forum... especially the thread that had \"about tim axoy\" in its heading. ',1072,'Alan','2003-04-21 12:36:03');
INSERT INTO forumpost VALUES (669,97,5,'I am a pi genius.','Pi=exactly 3.14.\r<br>\n',1660,'Tim Axoy','2003-04-21 12:41:03');
INSERT INTO forumpost VALUES (670,75,6,'Hi,Gladys! Wanna go out on a date?','Look at title.',1660,'Tim Axoy','2003-04-21 12:49:21');
INSERT INTO forumpost VALUES (671,105,4,'Re: Uh, this is the  REAL Bryan','Sorry i just read and found out it was the user luvya2003 or something like that. ',1072,'Alan','2003-04-21 12:51:48');
INSERT INTO forumpost VALUES (672,108,7,'Gladys','Hi,my name is Gladys!',1660,'Gladys','2003-04-21 12:52:24');
INSERT INTO forumpost VALUES (673,95,7,'Waves...the ocean...Oceania...Australia','Giggle.',1660,'Tim Axoy','2003-04-21 12:54:40');
INSERT INTO forumpost VALUES (674,38,7,'Problems and puzzles','Yes,Brian Smith.',1660,'Tim Axoy','2003-04-21 12:57:22');
INSERT INTO forumpost VALUES (675,75,6,'Re: Director','I don\'t think you as a 9 year old would be old enough to be a boyfriend :)',1626,'Gamer','2003-04-21 13:58:29');
INSERT INTO forumpost VALUES (676,109,6,'Plurals as restrictions?','I always thought if plurals were used, the answer couldn\'t be one.\r<br>\n\r<br>\nFor example: I have 10 apples. I want to put some apples in one barrel and some apples in another barrel so that the product of apples in barrels is the least possible.\r<br>\n\r<br>\nThe answer can\'t be 0 (of course) or 1x9=9, because I said \"some apples\" and 1 apple isn\'t apples.\r<br>\n\r<br>\nI wasn\'t going to ask about this, but many problems are including such a solution, and wondered if the problem creators didn\'t want such a restriction on the problem.',1626,'Gamer','2003-04-21 14:07:31');
INSERT INTO forumpost VALUES (677,109,6,'Re: Plurals as restrictions?','From my logic course about a decade ago, the word \"some\" implies at least one, which of course includes one.  Strict English however has another opinion.  I believe that the answer to your question is dependant on the situation, but that generally speaking, for logic problems, \"some\" doesn\'t exclude the possibility of a or an.',775,'Cory Taylor','2003-04-21 16:37:32');
INSERT INTO forumpost VALUES (678,82,5,'Re: Am I going crazy?','When i came on yesterday most of the writing on the site was in italics. Was it just my computer going weird or did anyone see this?',1919,'Lewis','2003-04-21 22:35:05');
INSERT INTO forumpost VALUES (679,108,7,'Re: Gladys','Tim... Didn\'t we agree that there would not be any more name jumping and posting sily messages?',1,'levik','2003-04-22 01:48:33');
INSERT INTO forumpost VALUES (680,103,4,'Re: Queue Disappeared','It was probably the slow chatterbox. If you are on IE, the page is not \"drawn\" until all data is loaded, including chatterbox. As that was having some issues, i tmay have taken some time to get loaded, so for a while the page would have looked  hung.',1,'levik','2003-04-22 01:51:53');
INSERT INTO forumpost VALUES (681,108,7,'OK,Lev.','OK,Lev.\r<br>\nSorry.',1660,'Tim Axoy','2003-04-22 02:19:31');
INSERT INTO forumpost VALUES (682,82,5,'Re: Am I going crazy?','Yes, intermittently I see many comments, etc. in italics.  I don\'t know if it has to do with one of the problems including italics near the end and possibly not closing the italics, or what.',1301,'Charlie','2003-04-22 04:56:14');
INSERT INTO forumpost VALUES (683,109,6,'Some 1\'s?','Would you like some 1\'s?',1660,'Tim Axoy','2003-04-22 10:07:19');
INSERT INTO forumpost VALUES (684,97,5,'Re: Pi','ummm no it isn\'t tim. Pi (from what i understand) is a relation between the diameter of a circle and its circumference. pi is an irrational number and it never has an end. by is approximetely = 7/22 i believe',1072,'Alan','2003-04-22 10:14:50');
INSERT INTO forumpost VALUES (685,97,5,'Re: Pi','How about 22/7? \r<br>\n\r<br>\nOr better yet, 355/113.',1301,'Charlie','2003-04-22 10:42:26');
INSERT INTO forumpost VALUES (686,97,5,'Re: Pi','Or how about 31416/10000? (Which equals 3927/1250)\r<br>\n\r<br>\nIt cant be expressed at all that way.',1626,'Gamer','2003-04-22 11:07:14');
INSERT INTO forumpost VALUES (687,109,6,'Re: Plurals as restrictions?','No, I don\'t mean some indicates plural... I mean APPLES instead of apple... If a plural noun was used, would the solution have to be plural.',1626,'Gamer','2003-04-22 11:11:46');
INSERT INTO forumpost VALUES (688,97,5,'Re: Pi','aha - how about 3pi/3!!!',775,'Cory Taylor','2003-04-22 12:51:47');
INSERT INTO forumpost VALUES (689,109,6,'Re: Plurals as restrictions?','OK, I missed the subtlety here.  In logical deduction, saying that some A are B or other such comments mean at least 1 A are B.  I think to leave that behind and travel into the world of strict English, (and I most certainly vcould be wrong here - I don\'t have a dictionary to check this and its something my parents taught me when I was a kid) doesn\'t a \"couple\" mean 2, a \"few\" mean 3 and \"some\" mean 4 or more?\r<br>\n\r<br>\nAll aside, without a more precisely worded question, I would have to agree with you that when you put apples (without the word some) into a barrel then you\'ve put at least 2 there.  Maybe we have a Language guru hangin around who is infinitely more qualified than I to answer this (could you tell by my poor grammar??).',775,'Cory Taylor','2003-04-22 13:01:38');
INSERT INTO forumpost VALUES (690,109,6,'Re: Plurals as restrictions?','In the absence of a language guru I suggest that you use sheep. That way your problem becomes:\r<br>\n\r<br>\nI have 10 sheep. I want to put some sheep in one barrel and some sheep in another barrel so that the product of sheep in barrels is the least possible. \r<br>\n\r<br>\nAn alternative wording to eliminate \'some\':\r<br>\n\r<br>\nI have 10 sheep and 2 barrels. I want to put sheep in each of the barrels such that the product of sheep in barrels is the least possible. \r<br>\n\r<br>\nHmmm... you may also want to use fields instead of barrels!\r<br>\n',1183,'fwaff','2003-04-22 22:28:55');
INSERT INTO forumpost VALUES (691,97,5,'Re: Pi','Alan, I think Pi is equal to the ratio of the circumference of a circle to its diameter and is therefore equal to 22/7 and not 7/22.',979,'Ravi Raja','2003-04-22 23:29:39');
INSERT INTO forumpost VALUES (692,100,4,'Re: Discovered leviks login password','Hey now everything is clear and the Hacker is gone, but there are still a few questions and comments that are bothering me. I mean I am not getting the answer to some questions, I am not able to understand what some (particular) comments posted actually meant,....,etc. I know that most of you would not like to discuss on this topic anymore but I just want to know if you people are interested. \r<br>\nOkay I\'ll do that only if LEVIK says YES. So, Levik, what do you say ? Should I post away those comments (doubts), regarding the discovery of passwords and all tose stuff, or just forget them?',979,'Ravi Raja','2003-04-22 23:55:45');
INSERT INTO forumpost VALUES (693,110,5,'Goner?','What happened to my problem,A liars and knights paradox,Levik?\r<br>\nDid you delete it?',1660,'Tim Axoy','2003-04-23 02:49:14');
INSERT INTO forumpost VALUES (694,110,5,'Hurryup','Levik?',1660,'Tim Axoy','2003-04-23 05:20:54');
INSERT INTO forumpost VALUES (695,100,4,'Re: Discovered leviks login password','Post them in a separate thread if you wish.',1,'levik','2003-04-23 05:40:12');
INSERT INTO forumpost VALUES (696,109,6,'Re: Plurals as restrictions?','Personally, I think it depends on the context.\r<br>\n\r<br>\nFor me, saying \"some people got on the bus\" means that more than one person got on the bus.\r<br>\n\r<br>\nOn the other hand, if i hear \"some of the people on the bus got off\", i would not exclude the possibility of only 1 person getting off.',1,'levik','2003-04-23 05:43:40');
INSERT INTO forumpost VALUES (697,109,6,'Some cars','Some cars rattle.\r<br>\nMy car is some car.\r<br>\nNo wonder my car rattles!',1660,'Tim Axoy','2003-04-23 05:45:05');
INSERT INTO forumpost VALUES (698,110,5,'Re: Goner?','I didn\'t delete it, but it\'s possible somebody else did, if it got three thumbs down. Personally, I didn\'t vote on it, since I wasn\'t sure about it.',1,'levik','2003-04-23 05:46:58');
INSERT INTO forumpost VALUES (699,110,5,'Re: Goner?','Tim, you were asked to change the wordings of the problem I believe. So if possible, do change it and post it again. I don\'t think it was a dupe of any other problem. So you have the option of changing the wordings , I mean framing the question properly and then again submitting it. Then I\'m sure it will get 3 TUs instead of 3 TDs.',979,'Ravi Raja','2003-04-23 08:28:23');
INSERT INTO forumpost VALUES (700,111,3,'Computer/Programming puzzles','I myself am a programmer by trade, though I focus more on web-related stuff than hard-core optimization/design/algorithms. I know that a number of other users on this site have at least some knoweledge of computer programming as well.\r<br>\n\r<br>\nI was thinking recently of having a computer programming category on this site (potentially this could turn into a whole sub-tree if we get a lot of such puzzles). Such problems could involve such things as clever tricks, semi-obscure algorithms, or perhaps even original or real-life problems.\r<br>\n\r<br>\nI\'m just wondering what others would think about this before I add a new category, or look for puzzles.',1,'levik','2003-04-23 08:34:35');
INSERT INTO forumpost VALUES (701,110,5,'Re: Goner?','Actually, I edited the problem to look better and added line breaks - it was worded as good as it coul have to begin with.\r<br>\n\r<br>\nMy problem with that.. er... problem... was that it was essentially a statement calling itself false.',1,'levik','2003-04-23 08:36:29');
INSERT INTO forumpost VALUES (702,109,6,'Re: Plurals as restrictions?','Well is there any point in discussing these anymore, that too here in the forums ? I mean the users are going to post their problems as they do. Then we can post our doubts (whatever we are discussing here), but related to that particular problem\'s wordings/grammar, before voting for their problems. I mean by leaving a Note as we generally do while voting them. Since there are many such words and sentences that come up with such ambiguity and everything cannot be cleared just by going on discussing such things in the forums. So it would be better we should comment only on those particular lines of the problems in the Queue which are not clear to us, so that the problem is framed properly before being pushed up on the site. \r<br>\nThat was just my point of view regarding these discussions. If I am wrong then you all can surely continue with your discussions here in the forums.\r<br>\nThank You.',979,'Ravi Raja','2003-04-23 08:44:02');
INSERT INTO forumpost VALUES (703,112,4,'Politically Correct Police','The purpose of this thread is to point out the approaching promotion of a certain floobler (about whom there was a lengthy discussion concluded recently)to the point where this board becomes viewable by him.  Should this series of comments stick around and thus be viewed by him when he gets here?  Just a thought.\r<br>\n\r<br>\nOf course, I\'m purposely hiding the identity in question, but anybody whose been here more than a week will kwon who I mean.',775,'Cory Taylor','2003-04-23 08:47:57');
INSERT INTO forumpost VALUES (704,111,3,'Re: Computer/Programming puzzles','That\'s a good idea Levik. Tow or three of my problems too have been solved using Programming and I am sure there are many problems which can be solved in that manner. So what are you waiting for Levik. You can go ahead with your work. \r<br>\nI believe others agree with me. Let\'s see. ;)',979,'Ravi Raja','2003-04-23 08:52:03');
INSERT INTO forumpost VALUES (705,112,4,'Re: Politically Correct Police','Thinking in one way I would like to say that let him view the comments that have been posted. May be then he would realize that whatever he was doing was wrong even after being warned by other users. We had not been discussing about him without any reasons. After all he was going against the rules of the site (not always) but at the same time we had considered another factor too because of which he was declared innocent and is still here on the site. But now I think he has changed and is not like before and I believe after reading all those comments he will completely stop doing all those stuff. \r<br>\n(Well the name of the person has not been mentioned by Cory but I think I have not made a mistake in judging who that person is whom Cory is referring to in the comment above). ',979,'Ravi Raja','2003-04-23 09:05:22');
INSERT INTO forumpost VALUES (706,113,5,'Who\'s Online','Does anyone think that there should be a similar \" Who\'s Online \" link above the \" Queue Chatterbox \" too ? ',979,'Ravi Raja','2003-04-23 09:16:27');
INSERT INTO forumpost VALUES (707,111,3,'Re: Computer/Programming puzzles','I don\'t know what you\'d put in here that wouldn\'t go into other slots? I would worry that problems you\'d need programs for might exclude anyone who wasn\'t a programmer...',1626,'Gamer','2003-04-23 11:08:41');
INSERT INTO forumpost VALUES (708,112,4,'Re: Politically Correct Police','I also think (If I know who you are talking about) might calm down and be good... I don\'t know... I don\'t think we haven\'t been doing anything terrible.\r<br>\n\r<br>\nRemember that the problem has to appear on the site for it to count towards rank. So this long queue will impair anyone from getting a rank quicklyu.',1626,'Gamer','2003-04-23 11:13:02');
INSERT INTO forumpost VALUES (709,112,4,'Re: Politically Correct Police','I agree with Ravi on this. ',1,'levik','2003-04-23 11:13:03');
INSERT INTO forumpost VALUES (710,111,3,'Re: Computer/Programming puzzles','No, you guys misunderstood me. I wasn\'t talking about problems that you would need to write a program to solve. What I meant was problems about programming.\r<br>\n\r<br>\nFor example: what\'s a good way to sort an array of 10 numbers? N numbers? Does the answer change depending on N?\r<br>\n\r<br>\nI believe such puzzles can be of a lot of interest to people who are into math and know even a little about programming and algorithms. And I would also have to think of a good way to not have these problems intimidate others. \r<br>\n\r<br>\nFor example, perhaps an option (on by default) that would prevent these problems showing up on the front page (you would have to click on the category to see them). I once considered doing this for Calculus problems, but there were never enough of them on the site to bother.',1,'levik','2003-04-23 11:25:34');
INSERT INTO forumpost VALUES (711,111,3,'Re: Computer/Programming puzzles','I\'m a little skeptical.  Problems like this would be very domain dependent.  The answer to your sorting question would look very different depending on whether you\'re using assembly, C++, SQL, Prolog, or something else.  I\'d say take a page from the Extreme Programming camp and wait until you have some problems before you worry about the category.',103,'friedlinguini','2003-04-23 12:27:23');
INSERT INTO forumpost VALUES (712,112,4,'Re: Politically Correct Police','The rule of thumb is that you shouldn\'t post something that you wouldn\'t want to get back to someone.  For all we know, the person in question knows a journeyman from the site and has been following this forum anyway.',103,'friedlinguini','2003-04-23 12:33:04');
INSERT INTO forumpost VALUES (713,111,3,'Re: Computer/Programming puzzles','Hmmm... Perhaps sorting is a bad example. Here\'s another one, which I think is really interesting: (I read this on the forums of the <a href=\"http://techinterview.org\">TechInterview.Org</a> website.)\r<br>\n\r<br>\nSuppose you have some function that is able to generate a random number between 1 and 5. Using this, how would you generate a truly random number between 1 and 7? \r<br>\n\r<br>\nI would have liked to submit it to the queue if we had a computer section, but am willing to sacrifice it to illustrate my point. :)',1,'levik','2003-04-23 12:56:34');
INSERT INTO forumpost VALUES (714,111,3,'Re: Computer/Programming puzzles','I think that more categories are fine - each user is going to chose on their own which categories etc. they bother with, but I don\'t think that programming problems would \"scare\" away very many people here, though there might be a number who aren\'t interested in them.  For example, I rarely give more than a few seconds to a riddle, but I log in about 50,000 times a day anyways.\r<br>\nIf you\'re adverse to creating a group for this, remember that a problem can often fit into more than one category.  As a point in fact, I\'ve come up with a preliminary thought about your 1-7 problem that could place it in probabilities\" (assuming that my idea works).\r<br>\nI guess that the bottom line is that we shouldn\'t be losing problems for a lack of a category to house them.  (Lateral thinking puzzles anyone?)',775,'Cory Taylor','2003-04-23 13:54:25');
INSERT INTO forumpost VALUES (715,110,5,'My problem was so good,it should not hav','e gotten three thumbs down.',1660,'Tim Axoy','2003-04-23 14:00:50');
INSERT INTO forumpost VALUES (716,114,5,'From Liars and knights to Logic','I am not an apprentice yet,but I want my problem,Homer and Horace 1,which is in the Liars and knights category,to be in the Logic category.\r<br>\nLevik,can you,by any chance,change it?',1660,'Tim Axoy','2003-04-23 14:07:52');
INSERT INTO forumpost VALUES (717,111,3,'Re: Computer/Programming puzzles','I am certainly in favor of a computer programming category.  I\'ve certainly used computer programs to help solve other puzzles, and puzzles specifically geared for programming would definitely be interesting.',1301,'Charlie','2003-04-23 18:28:27');
INSERT INTO forumpost VALUES (718,115,7,'Hi..','Hi guys. I am new here. My friend told me about this site and I found it very interesting....',1983,'Ahmed','2003-04-24 01:05:38');
INSERT INTO forumpost VALUES (719,111,3,'Re: Computer/Programming puzzles','Oh... It sounds like a fun idea... I agree with what Cory said.',1626,'Gamer','2003-04-24 01:52:13');
INSERT INTO forumpost VALUES (720,112,4,'Re: Politically Correct Police','I agree with fried here. :)',1626,'Gamer','2003-04-24 01:53:28');
INSERT INTO forumpost VALUES (721,110,5,'Re: Goner?','Actually, it was essentially a dupe of one already on the queue (True or False--Part 1), which was already in a form good for posting and had been put onto the queue before Liars and Knights Paradox, and that one got the TUs.  It was a coincidence that they reached voting almost simultaneously (liars and knights having advanced due to queue weighting).',1301,'Charlie','2003-04-24 03:18:03');
INSERT INTO forumpost VALUES (722,113,5,'Re: Who\'s Online','Actually, I find the Chatterbox thing, especially with the \"Who\'s online\" a bit annoying.  Every once in a while I see \"I know you\'re on line, why aren\'t you answering?\" and I don\'t know how long ago it was posted, as I\'ve been too busy doing other things on the site to look at the Chatterbox.  But so long as there is such a button, there\'s no reason why it shouldn\'t be available everywhere.',1301,'Charlie','2003-04-24 03:22:12');
INSERT INTO forumpost VALUES (723,111,3,'Re: Computer/Programming puzzles','Im interested in a computer/programming category too.  But caution needs to be excersized so that the problems do not become like computer programming assignments.',1920,'Brian Smith','2003-04-24 06:23:21');
INSERT INTO forumpost VALUES (724,114,5,'I need an answer!','My problem is going to go in the queue soon.\r<br>\nPlease change the category.',1660,'Tim Axoy','2003-04-24 08:11:36');
INSERT INTO forumpost VALUES (725,114,5,'Come on!!!','!!!!',1660,'Tim Axoy','2003-04-24 10:02:50');
INSERT INTO forumpost VALUES (726,114,5,'Come on!!!','!!!!',1660,'Tim Axoy','2003-04-24 10:03:09');
INSERT INTO forumpost VALUES (727,115,7,'Is your...?','Is your friend registered?',1660,'Tim Axoy','2003-04-24 10:32:19');
INSERT INTO forumpost VALUES (728,114,5,'Re: From Liars and knights to Logic','Tim ask once and u will be heard. Levik will change the category but he isn\'t going to do it right away because he might not be on or have read this yet.',1072,'Alan','2003-04-24 12:42:25');
INSERT INTO forumpost VALUES (729,114,5,'Novice and Student \'Rights\' Adjustment','Wouldn\'t it be easier just to give all members the right to change the category of their pending problems? Novices and students, who haven\'t had as much experience with this sight, are more likely to make mistakes in what subject they consider their pending problems than apprentices, journeymen, scholars, and the director. Also, lesser-status members will not have worry about TDs simply because of the category and will not have to depend on levik to take care of these little problems. ',1645,'luvya2003','2003-04-24 13:09:58');
INSERT INTO forumpost VALUES (730,111,3,'Re: Computer/Programming puzzles','Dang!\r<br>\n\r<br>\nI was actually looking for a sneaky way to offload the task of programming new features onto my visitors :)',1,'levik','2003-04-24 18:48:43');
INSERT INTO forumpost VALUES (731,114,5,'Re: From Liars and knights to Logic','Luvya, I don\'t think that the problems are voted TD just because the category is different. We just ask the users to change the category before pushing the problem up on the site and if the user is a Novice or a student or so who cannot change the category of the problems he/she has submitted, then Levik takes care of that and does the remaining work. \r<br>\n',979,'Ravi Raja','2003-04-24 23:44:03');
INSERT INTO forumpost VALUES (732,113,5,'Re: Who\'s Online','Charlie one day even I posted such a comment referring to you because I wanted you to go through an answer submitted by me. You say that you are usually too busy doing other things on the site and so you hardly get time to see the comments on the chatterbox. Isn\'t that so. But that does not mean others too are not interested in the comments posted in the chatterbox. Many of the users have doubts and questions regarding posting their thoughts/solution and also \"Submitting\" a new problem on the site and they ask for help by posting their questions in the chatterbox. And most of the time (not always) I have been answering to their questions. At the same time I go through the comments posted in the forums (Commons, Reference, Library,....and others) and if needed I post my suggestions there too. So I feel the need of it and not you and thus it does not mean that others too do not need it. Anyway Charlie, thanks for your suggestion and I would like to hear from others too what they think about this.',979,'Ravi Raja','2003-04-24 23:54:34');
INSERT INTO forumpost VALUES (733,116,4,'Blank Puzzles in the Queue','Levik, can something be done about preventing puzzles with no title and no puzzle body from appearing in the voting queue?  One such is pid=751, by luvya2003, and there was another one, 748, that has apparently been removed manually from the queue viewing. Also, if there is a puzzle, but no title (I don\'t know if this has occurred), perhaps it should have \"No Title\" shown for its title, so that it can be clicked on.',1301,'Charlie','2003-04-25 03:14:48');
INSERT INTO forumpost VALUES (734,113,5,'Re: Who\'s Online','Perhaps levik could work on an Instant Message type screen, which would pop up regardless of what screen you\'re on, when someone else on line wanted to get your attention.  Many times I am on the puzzle queue voting area for a while, and log out from there, never even seeing the main chatterbox, and when I log on later I see someone was looking for me. (Yes usually you Ravi).  The Chatterbox, as an add-on to this site doesn\'t really serve as a chat room, nor is it an IM.  It is more like a more easily accessed forum.',1301,'Charlie','2003-04-25 03:20:40');
INSERT INTO forumpost VALUES (735,113,5,'Re: Who\'s Online','Or am I missing something here?  I see there\'s a Pop It Up button on the chatterbox that I\'ve just tried.  Does it signal something when someone posts a chatterbox entry?  I see it is not permanently on-top, but maybe its reference on the Windows task bar turns orange?  I haven\'t tried it popped up for long, but maybe that\'s an answer.',1301,'Charlie','2003-04-25 03:27:01');
INSERT INTO forumpost VALUES (736,113,5,'Re: Who\'s Online','Exactly Charlie that was what I was trying to say. As you have mentioned in your comment that you are usually you are on the puzzle queue voting area you are not able to view those comments that have been posted for you in the main chatterbox. And if suppose I am there too then I would not know even whether you\'re online or not. But if that Who\'s Online button was there too then I understand that you being a Journeyman, there is every possibility that you\'re there in that voting area and so I\'ll post a message for you there. \r<br>\nSecondly, I to never would say that the chatterbox here serves as a chatroom but I wanted it so that if any user on the site has any problem/question regarding anything on the site then he/she could instantly post that comment in the chatterbox referring to the person who\'s online. ',979,'Ravi Raja','2003-04-25 04:11:28');
INSERT INTO forumpost VALUES (737,116,4,'Re: Blank Puzzles in the Queue','I don\'t think so Charlie. But I believe that Levik should delete all such problems (without the Subject as well as Text) from the list even before it reaches the queue. Only those problems should reach the queue which has something written in it. I mean a proper puzzle and not a BLANK Text.',979,'Ravi Raja','2003-04-25 04:31:16');
INSERT INTO forumpost VALUES (738,113,5,'Re: Who\'s Online','The who\'s online feature shows ALL the users. Even if Charlie is currently looking at the queue, he would show up in the \"Who\'s on\" window of the main page. (There\'s not a way right now to tell where the person is)\r<br>\n\r<br>\nI never invisioned chatterbox to be a way for people to effectively talk to one another - it was more like a place where you could at least type something in, back when there were no forums.\r<br>\n\r<br>\n(The popup window is not really intended as IM either - you have to manually reload it whenever you want to check for new messages and it doesn\'t in any way draw attention to itself. It was merely designed as a way people could keep chattering without being stuck on the same page)',1,'levik','2003-04-25 07:07:11');
INSERT INTO forumpost VALUES (739,116,4,'Re: Blank Puzzles in the Queue','Levik, isn\'t there a program that goes through the queue and reassings queue weights based on the person\'s name and a count of how many appear for that name?  Can\'t that program also look at the title, and at least assign a queue weight that will keep the problem from showing up for voting?  Say that\'s queue weight 4; then it would probably also be an easier task for you to look at all the QW 4 puzzles for investigation.',1301,'Charlie','2003-04-25 07:40:47');
INSERT INTO forumpost VALUES (740,116,4,'Re: Blank Puzzles in the Queue','Assigning a queue weight on how many of the problems are submitted by a particular person is alright but I don\'t find any good reason why the queue weights should be assigned to the problems based on the person\'s name. ',979,'Ravi Raja','2003-04-25 08:02:05');
INSERT INTO forumpost VALUES (741,116,4,'Re: Blank Puzzles in the Queue','Oops sorry it should go like this: Assigning a queue weight to a problem on the basis of how many of the problems are submitted by a particular person is alright but I don\'t find any good reason why the queue weights should be assigned to the problems based on the person\'s name. \r<br>\n',979,'Ravi Raja','2003-04-25 08:04:42');
INSERT INTO forumpost VALUES (742,116,4,'Re: Blank Puzzles in the Queue','What I mean is, that one can only determine if the person has 3, etc. already with QW 1, only if the program examines the name.  How else would it determine which was the 4th puzzle in the queue by the same person without looking at the name associated with the puzzle?\r<br>\n',1301,'Charlie','2003-04-25 08:16:35');
INSERT INTO forumpost VALUES (743,116,4,'Re: Blank Puzzles in the Queue','In other words, I was pointing out that in order to do the weighting on the number of problems already in the queue for that person, the program that runs must examine the name.  And if it examines the name, why can\'t it examine the title, and assign a QW of, say, 4 for blank titles, to keep them from showing up in the voting area.',1301,'Charlie','2003-04-25 08:19:47');
INSERT INTO forumpost VALUES (744,114,5,'Re: From Liars and knights to Logic','Hey luvya have you read the library forum? Recently that is? I think there\'s a few more problems levik needs to take care of.......',1072,'Alan','2003-04-25 10:17:29');
INSERT INTO forumpost VALUES (745,117,4,'Problem condensing','Although i Know this isn\'t a big issue, I have seen it a few times and in the future, users aspiring to be journeymen, will submit problems that all follow the same principles. For example lets take the 39 coins problem(I am fine with the fact it had been posted) Lets say the author had also mad a n coins problem with 5 weighings, and then submitted another n+whatever coins problem with 6 weighings. Well all these problems could really be fit together in one problem. <p> Some possible solutions. <p>1. Create or type up a \"rules of submission\" document when the submit a problem link is clicked. This would either be a seperate page before the problem or right above the problem being made.<p>2. users are told by notes when their problems are visible in the queue. (there are so many major flaws with this i won\'t begin to describe them you should be able to figure them out yourself)',1072,'Alan','2003-04-25 10:29:53');
INSERT INTO forumpost VALUES (746,114,5,'Re: From Liars and knights to Logic','clever',775,'Cory Taylor','2003-04-25 10:52:35');
INSERT INTO forumpost VALUES (747,118,4,'Solution posted?','I think all the problems in the queue (and waiting problems as well) have solutions, but I didn\'t post them so people can\'t look at it and ruin the puzzle for themselves.\r<br>\n\r<br>\nThe only problem with this strategy is how would a journeyman-voter know if the puzzle is a duplicate (or it is too hard/easy) if it doesn\'t have a solution?\r<br>\n\r<br>\nMy idea is just to put in a note (when I click on my problems, edit problem) but I don\'t know if that is good.',1626,'Gamer','2003-04-25 15:25:34');
INSERT INTO forumpost VALUES (748,118,4,'Re: Solution posted?','gamer. A pending problem\'s solution is not viewable by members of the site except for levik (but he\'s admin) You can submit a solution and noone will see it. (Until it\'s posted, at which point i believe scholars have the power to but rarely will)',1072,'Alan','2003-04-25 15:50:40');
INSERT INTO forumpost VALUES (749,109,6,'Re: Plurals as restrictions?','Ravi, please see my note on Professor and Students.  It has three thumbs up, so could be posted soon, but has this ambiguity as to whether \"years\" implies more than one year.',1301,'Charlie','2003-04-25 16:12:52');
INSERT INTO forumpost VALUES (750,118,4,'Re: Solution posted?','The solution, even if it is submitted at the same time as the puzzle, is not visible in the voting queue, nor when it finally gets posted, at least for a few days. The <B>only</B> one who has the ability to \"peek\" is levik, and he will only do so if there is a serious question about the problem.',153,'TomM','2003-04-25 18:02:39');
INSERT INTO forumpost VALUES (751,109,6,'Re: Plurals as restrictions?','Yes Charlie, obviously \'yearS\' does imply more than 1 \"YEAR\". ',979,'Ravi Raja','2003-04-26 04:08:34');
INSERT INTO forumpost VALUES (752,118,4,'Re: Solution posted?','Oh! I didn\'t know that :) Sorry about the trouble...',1626,'Gamer','2003-04-26 04:43:49');
INSERT INTO forumpost VALUES (753,114,5,'Re: From Liars and knights to Logic','That\'s a fun idea.',1626,'Gamer','2003-04-26 04:51:39');
INSERT INTO forumpost VALUES (754,109,6,'Re: Plurals as restrictions?','Yet no one would phrase a question \"how many years or year have you been ...\".  One is a valid answer to how many years one has been doing something, or how many years old someone is, etc.',1301,'Charlie','2003-04-26 09:44:11');
INSERT INTO forumpost VALUES (755,109,6,'Re: Plurals as restrictions?','How many year isn\'t correct period, since if you know 1 year you wouldn\'t need to ask the question. Maybe that\'s why we don\'t say it that way... but you did bring up a good point Charlie :) ',1626,'Gamer','2003-04-26 13:39:06');
INSERT INTO forumpost VALUES (756,114,5,'Do not worry.','I now think it should not be changed to logic.',1660,'Tim Axoy','2003-04-26 18:06:31');
INSERT INTO forumpost VALUES (757,118,4,'Re: Solution posted?','No trouble.  If you don\'t ask questions, how are you going to learn?',153,'TomM','2003-04-26 19:04:36');
INSERT INTO forumpost VALUES (758,119,5,'A figure within the problem','Hi, Guys.\r<br>\n\r<br>\nI want to post a problem including a figure(a shape for axample ) but I don\'t know how to do that. how can I ??',1983,'Ahmed','2003-04-26 22:16:27');
INSERT INTO forumpost VALUES (759,119,5,'Re: A figure within the problem','Ahmed you submit the problem and if you have the figure with you then mail it to Levik letting him know the figure is related to which problem of yours. Then he\'ll take care of the rest.',979,'Ravi Raja','2003-04-27 04:08:10');
INSERT INTO forumpost VALUES (760,109,6,'Re: Plurals as restrictions?','I just don\'t understand what I am supposed to do. I mean what changes I am supposed to make in the problem (Professor and Students) which is there in the queue. Bryan is asking for one change and Charlie for something else. Levik Please help me out with this problem (changes in the problem). You can go through its solution and then push the problem up on the site.',979,'Ravi Raja','2003-04-27 04:17:02');
INSERT INTO forumpost VALUES (761,109,6,'Re: Plurals as restrictions?','I just don\'t understand what I am supposed to do. I mean what changes I am supposed to make in the problem (Professor and Students) which is there in the queue. Bryan is asking for one change and Charlie for something else. Levik Please help me out with this problem (changes in the problem). You can go through its solution and then push the problem up on the site.',979,'Ravi Raja','2003-04-27 04:17:28');
INSERT INTO forumpost VALUES (762,114,5,'Levik explains it.','ON one of its votes/notes,Levik liked it how it was,so I now think he is correct.',1660,'Tim Axoy','2003-04-27 04:41:49');
INSERT INTO forumpost VALUES (763,109,6,'Re: Plurals as restrictions?','Here\'s is by far the simplest thing to do. year/years. When we speak we can say \"year or years\" if we\'re explaining a problem but when it is written it is done like this.',1072,'Alan','2003-04-27 06:12:15');
INSERT INTO forumpost VALUES (764,117,4,'Re: Problem condensing','I really would never want to post in reply to my own comment but this is no longer or more recent thread with no exclamation mark and i want people to read this. (I don\'t think anyone has because there are no posts on it.<p>2 colors and 3 colors were perfect examples of problems that could\'ve been condensed. Also problem condensing will make the queue move along quicker.',1072,'Alan','2003-04-27 06:14:34');
INSERT INTO forumpost VALUES (765,117,4,'Re: Problem condensing','I doubt that the submitter of 2 colors and 3 colors was stretching things out to get more posted puzzles.  I can only assume he was following in a tradition such as Tricky Pearls, Trickier Pearls and Trickiest Pearls.  Each is different and each has a different method of solution. \r<br>\n\r<br>\nIf a rule is put in place, we also can\'t expect previous submissions to follow this new rule or set of rules.  \r<br>\n\r<br>\nAs for 2-colors vs 3-colors, one has already been posted, and the more challenging one is awaiting post.  Some scholar or director must have seen fit not to ask for a condensation.\r<br>\n\r<br>\nLooking ahead in the queue, via the pid=### technique, it doesn\'t look as if the submitter of these two puzzles has any 4-colors, etc. in mind.',1301,'Charlie','2003-04-27 07:33:50');
INSERT INTO forumpost VALUES (766,114,5,'Oh,no! It should be changed to Logic bec','ause Liars and knights deals with people that either always tell the truth or always lie,but Logic can have a choice of \"Liars and knights\" problems or \"Half and half\" problems.',1660,'Tim Axoy','2003-04-27 09:36:26');
INSERT INTO forumpost VALUES (767,109,6,'Re: Plurals as restrictions?','It\'s alright Alan. I\'ve changed the problem myself and now there\'s nothing wrong with it. It\'s all done. ',979,'Ravi Raja','2003-04-28 01:17:24');
INSERT INTO forumpost VALUES (768,36,4,'Re: New QW thread','I\'d like to point out that this system isn\'t quite working as we (well I) expected.  I\'ll give you a personal example.\r<br>\n\r<br>\nI have one problem in the queue.  When it was submitted, there were about 375 problems in the queue, so without the queue weight system it would\'ve taken (at 2 problems per day) roughly six months to see it through to posting, which was quite daunting.  The queue system having been recently introduced, I didn\'t really know what to expect for the actual length of time to post though.\r<br>\n\r<br>\nThree weeks ago, for the first time, I noticed the appoximate queue position marker on my pending problem, it said my problem was approximately 51.  This was three weeks ago, and I have seen probably 50 puzzles go through the queue, either being posted or rejected, and checking the queue position of my problem this morning found it at position 38.  At this rate it\'ll be another 7 weeks before my problem get to the voting board.\r<br>\n\r<br>\nAll in all, the posting of my problem has not been greatly speeded (although certainly somewhat speeded).  I\'m certain that others are seeing this, though my situation seems somewhat unique, as I tend to have only a single problem in the queue at a time - therefore I pay more attention to its location etc.\r<br>\n\r<br>\nI\'m not saying that something has to/should be done about this - I just wanted to point it out b/c I don\'t think the weighting system is accomplishing what it was impemented for.\r<br>\n\r<br>\nFinally, I\'ll give you my reasonings on the why of this problem, which certainly is no more than a guess.  While the weighting system quickly pushes your problem through the first 100 or so problems that are all from multiple submitters, as problems from these authors get posted or deleted, then their lower ranked problems with an earlier submission date then jump past the problem submitted by the new user, which then becomes stagnant in the queue.  Of course this is what happens - but this queue system was brought in when most problems were from one person, and it worked just fine, as only one set of problems was jumping past yours.  Now, however, the situation seems that nobody submits a single problem (its rare in my brief experience with the problem submissions to see a problem by a particular author without another 2 or more by the same author shortly thereafter), which causes many sets of problems to be jumping past yours.\r<br>\n\r<br>\nI don\'t really have a(nother) solution to suggest, but I thought I\'d see what you folks think.',775,'Cory Taylor','2003-04-28 04:29:00');
INSERT INTO forumpost VALUES (769,36,4,'Re: New QW thread','Personally, I blame the recalculation of QW every night.  While the current system prevents a single submitter from monopolizing the queue, it does not prevent a group of them from doing so.  As of this posting, there are five different submitters represented, and they are the same five that we have been seeing for several days.  At risk of sounding too pompous, I\'d again suggest the round-robin variant of QW that I suggested in the original thread as a solution.',103,'friedlinguini','2003-04-28 06:11:28');
INSERT INTO forumpost VALUES (770,117,4,'Re: Problem condensing','D\'oh!  I didn\'t realize I\'d opened a can of worms with that pid thing.  I\'d suggest that people not use that technique for peeking ahead, as it defeats the purpose of the 10-problem limit in the queue.',103,'friedlinguini','2003-04-28 06:13:45');
INSERT INTO forumpost VALUES (771,36,4,'Re: New QW thread','well i think  an even simpler way to do it would be this. Then again this might be same as friendlinguini\'s. Get one problem from every author (1st problem=qw of 1)(2nd problem qw=2). Now they are all sent to the queue. (so far pretty much the same. BUT remove the date auto-sort feature. This way every new problem by a user falls at the back of the qw=1 column every single user\'s problems will be spread out much more evenly. ANd a newly submitted problem will go throught INCREDIBLY fast. ( If a user with no problems were to submit something in the queue it would be viewed in a matter of days. I think this is by FAR the best solution. What does everyone else think. If you are all for this please say so.',1072,'Alan','2003-04-28 09:00:35');
INSERT INTO forumpost VALUES (772,117,4,'Re: Problem condensing','The \"tradition\'s\" that take place in these problem series is actually due to the fact that different author\'s had different concepts of how to reform the problem. If you search pearls you\'ll notice it was submitted levik, levik, happy, alan. On top of that the two submitted by levik were different in solving concept. Also with the colours that was an example. I never intended to imply that jonathan waltz was just doing that to climb up in rank.',1072,'Alan','2003-04-28 09:04:46');
INSERT INTO forumpost VALUES (773,111,3,'Re: Computer/Programming puzzles','So, is the Algorithms category that Tim is asking about in the main Chatterbox the new puzzle category for Computer/Programming puzzles?  Since it\'s there, I assume it\'s open for submissions.  Are solutions to be provided in a sort of pseudo-code and perhaps exemplified by a reasonable programming language? ',1301,'Charlie','2003-04-28 09:16:26');
INSERT INTO forumpost VALUES (774,36,4,'Re: New QW thread','From my personal point of view this would be the best strategy, because as I mentioned I typically have just one problem in the queue.  What it boils down to unfortunately (for me), is what\'s most fair for all users in general, and this would really hurt a lot of the submitters.\r<br>\n\r<br>\nI think a middle ground might be appropriate.  The reality is that with nightly sorting of the queue, more than 2 queue weights are really redundant, but if we lowered the number of puzzles for each user with queue weight 1 to just one, then it might sort this out.\r<br>\n\r<br>\nA further suggestion in the case where something like this doesn\'t work, it might help to have some sort of time add function apply to all puzzles currently in the queue by a particular user when another of that users puzzles jump in queue weighting.  What I propose is to add a day (or 6 hours; 2 days, whatever) to the submissions time of a persons problems each time a puzzle of theirs is posted.  This is probably unclear, so I\'ll give a small example\r<br>\n\r<br>\nwith 10 problems (by a unique user) in the queue each submitted on day 1, and a \"push back\" value of 1 day,\r<br>\noriginally there are 3 problems with qw=1 which will show up in the voting queue almost simultaneously, and 7 sitting near the bottom of the list (but with a submission date that would allow them to jump when a puzzle leaves the queue).  The first problem gets posted, allowing the 4th puzzle to jump to qw=1.  At this time the problems submitted 5-10 have a day added to their submission date, making them seem like more recent submissions than they are, which COULD allow other problems to avoid being jumped.  Then it looks like problems 1-4 are submitted on day 1, but 5-10 are submitted on day 2.  This would continue, and assuming that the submitter gets a single puzzle submitted each day, would end up with the system thinking that 1-4 were on day 1, 5 was on day 2, 6 was on day 3, 7 was on day 4 etc.\r<br>\n\r<br>\nPicking a time jump variable might be a bit of an excercise (first entry to the algorithms category perhaps?), or we could just adopt a value and see how it affected things.  I would suggest that one day is appropriate.\r<br>\n\r<br>\nOf course yes, I\'m being very presumptuous here in that I\'m talking (writing-typing) that this is a sold idea, but that\'s just the easier way to speak (dang - type) of it.   And also, I\'m not doing any of the (programming) work, so it\'s always easy to come up with extravagent solutions... ',775,'Cory Taylor','2003-04-28 10:24:51');
INSERT INTO forumpost VALUES (775,111,3,'Re: Computer/Programming puzzles','I wondered about giving a solution too. I wanted to show a solution like I did with my other submissions, but I thought would that put too much emphasis on one way to do it? ',1626,'Gamer','2003-04-28 12:35:38');
INSERT INTO forumpost VALUES (776,117,4,'Re: Problem condensing','I also have sequels to problems, because either a problem on the site reminds me of something (as in 4 digit number II), has me discover a possible \"answer\" that wasn\'t it (as in b1f2g3j1v2!), or makes me want to create a puzzle of my own (as in Three more logicians)',1626,'Gamer','2003-04-28 12:42:23');
INSERT INTO forumpost VALUES (777,111,3,'Re: Computer/Programming puzzles','When should we expect the first computer/programming type puzzles to appear?',1920,'Brian Smith','2003-04-29 09:25:34');
INSERT INTO forumpost VALUES (778,120,3,'Posting Pictures','How can you post a picture with a problem?  I have seen it ine but can\'t do it myself.',1947,'Jon','2003-04-29 09:46:59');
INSERT INTO forumpost VALUES (779,120,3,'Re: Posting Pictures','*done',1947,'Jon','2003-04-29 09:47:23');
INSERT INTO forumpost VALUES (780,36,4,'Re: New QW thread','building on this idea of trying to have a way so that a users on problems don\'t jump i say that the following could happen. <p>1. for all problems in the queue run the queue calculation function (meaning it should be done manually) and this would be the last time it is done with its current code. now this forms an \"order\" in which the problems with qw=1 are organized. <br>Change the queue calculation function to only calculate problems in which qw in not=1. <br> let the queue calculation function happen every night (with its new code) <p>What should happen: This jumping penomenon which cory talks about will now no longer happen. It WOULD still happen in the qw=2 line though but this is good as it allows author\'s who submit a lot of puzzles to have there puzzles dispersed over a mathematically regulated amount of time (where number of puzzles submitted, day of week, current posting policies, number of puzzles contributed by specific users,etc. calculate to give this time.) Do not get confused by my last line. I\'m not say program a dispension system that works like that. i am saying thta my solution will cause that to happen, (and with one simple code modification)',1072,'Alan','2003-04-29 10:31:24');
INSERT INTO forumpost VALUES (781,121,5,'Deleting my own pending problems','How would I delete my own pending problems? Since a few are lateral thinking puzzles, I would rather not cause the voters the trouble of tu-inf them.',1645,'luvya2003','2003-04-29 11:05:11');
INSERT INTO forumpost VALUES (782,111,3,'Re: Computer/Programming puzzles','Dunno.  Have you written one yet?',103,'friedlinguini','2003-04-29 11:22:01');
INSERT INTO forumpost VALUES (783,36,4,'Re: New QW thread','Have you considered making a FAQ section? I was wondering how the QW system worked too, and this might be a good addition to that (or is there one I don\'t know about?)',1626,'Gamer','2003-04-29 11:22:33');
INSERT INTO forumpost VALUES (784,36,4,'Re: New QW thread','You guys have a lot of interesting ideas. Honestly, I didn\'t even think that the current QW system was \"broken\". Certainly, I foresaw the jumping to be an issue, but did not think that the amount of it has reached a critical level. (I myself have two problems in the queue destined - hopefully - for the Algorithms sections)\r<br>\n\r<br>\n(FL, I\'ll have to go back and re-read your original proposal now. From what I remember now, it was a strategy that strongly favored first-time posters. However, if you look at the history of this site, a lot of times, first time problems are either none too good one-offs by users who don\'t visit the site more than 2-3 times, or they can be dupes by submitted by users who don\'t know better yet - but in many cases can later become \"productive\" members of the site.)\r<br>\n\r<br>\nThe easiest (and probably the least effective) solution would of course be reducing the QW granularity from 3 to 2 or 1. Cory\'s pushback idea will probably work but for some reason I\'m hesitant to play with the submission date even more (I\'m actually not very happy that it changes when the problem goes live, and have taken steps to one day fix that)\r<br>\n\r<br>\nAlan, I\'m not quite sure I understand what you\'re proposing.',1,'levik','2003-04-30 02:11:24');
INSERT INTO forumpost VALUES (785,121,5,'Re: Deleting my own pending problems','Don\'t you mean TD-ing :)?\r<br>\n\r<br>\nAnyway, put a bunch of stars in the beginning of the problem names (****) and I will go through the queue ina day or so to delete them.',1,'levik','2003-04-30 02:22:43');
INSERT INTO forumpost VALUES (786,111,3,'Re: Computer/Programming puzzles','I have submitted a couple that are in the queue now, and everyone who wants to should feel free. Perhaps I may even push one out of order so that the category at least has one problem in it.\r<br>\n\r<br>\nAs far as solutions go, as with many existing problems on the site, some things can be done in different ways, but there is sometimes a best known way to do them. Excersise judgement (as always). When asked how to swap two integers without a third variable, you may find it more useful to explain the process than to provide the code (which will not be immediately obvious).\r<br>\n\r<br>\nPerhaps it may be time to come back to the attachment idea after all.  ',1,'levik','2003-04-30 02:28:17');
INSERT INTO forumpost VALUES (787,36,4,'Re: New QW thread','Basically the effect was like the current QW, but with a granularity of one problem and with a \'memory\' such that problems would not get reshuffled when sorted (or at least it would look that way in a large queue).  In a nutshell, you do a primary sort on QW and a secondary sort on the last time a submitter\'s problem was pushed.  The system could be made to favor first-time posters by playing with the latter timestamp (which would obviously be otherwise undefined).  If you don\'t want to favor first-timers, just set that date to the date of their first submission.\r<br>\n\r<br>\nYou could also get some interesting behavior by using a QW granularity other than one.  In cases like that, for example, Ravi (to continue picking on him :-)>) might have three problems in the queue with QW of 1.  If one of his problems got picked, the other two would go to the end of all the QW 1 problems when the re-sort occurs.  That behavior might come in handy with some stalemated problems, though you\'d get a lot of problems popping in and out of the top 10.',103,'friedlinguini','2003-04-30 04:04:51');
INSERT INTO forumpost VALUES (788,111,3,'Re: Computer/Programming puzzles','Levik, you can submit a problem without even bringing it in the queue. So why don\'t you post two Model Problems of these type in the corresponding category so that others get a clear idea of it. A maximum of two (ONLY FROM YOU) will do and then the rest will follow the proper rules and will then be submitted. That is, from the list to the queue and then from the queue to the site. What do you and others have to say for this? Please comment. Just an idea from my part. Thank You.',979,'Ravi Raja','2003-04-30 04:53:51');
INSERT INTO forumpost VALUES (789,121,5,'Re: Deleting my own pending problems','Do not go for deleting the problems luvya. Why don\'t you submit some other puzzle in their place. I mean why not riddles? At least they will not be given TDs (Thumbs Down), or any other problem belonging to some other categories, say Algorithms, the NEW one. But yes if others permit you to do so. Or else....you know what. You have no other option but delete all those problems that you have submitted (only the Lateral Thinking ones).',979,'Ravi Raja','2003-04-30 05:12:41');
INSERT INTO forumpost VALUES (790,111,3,'Re: Computer/Programming puzzles','I agree with ravi.  It will be a while before any make it through the queue system.  I don\'t think any one has a problem with posting up one or two of these types of problems to get them going.  I would like to see this kind so I can try them out. Anyone else?',1947,'Jon','2003-04-30 07:28:49');
INSERT INTO forumpost VALUES (791,36,4,'Re: New QW thread','I\'m not convinced that popping in and out is a good thing. It\'s one of the more unfortunate (in my eyes) side effects of the current scheme. \r<br>\n\r<br>\nNot only is it confusing to the submitter (people wonder where their problems went, or why they are not getting pushed after a long time with 3TUs), but also it can throw the voters who may forget the reason for voting one way or another. ',1,'levik','2003-04-30 07:46:22');
INSERT INTO forumpost VALUES (792,111,3,'Re: Computer/Programming puzzles','I don\'t think that would be fair. Here\'s what we\'ll do:\r<br>\n\r<br>\nThere\'s already a submission from Gamer that is for that category, and it\'s pretty good. \r<br>\n\r<br>\nI will wait a couple of days, and then pick one that I think is the best illustration of the type of puzzle that should be in the category, and push it out of turn (It will be one of the two problems pushed on that day - the other will go through regular voting)\r<br>\n\r<br>\nSo submit away!',1,'levik','2003-04-30 07:52:15');
INSERT INTO forumpost VALUES (793,36,4,'Re: New QW thread','Well levik what friedlinguini has proposed is basially my idea except for one thing. DON\'T re-sort the problems that have qw=1. So that way whenever a problem just starts to have qw=1 it will be the last problem in the qw=1 \"line/order\". Lets say there are 30 problems in the queue. ok. Now lets call these problems 1,2,3,4....,30. problems 1-10 have qw=1 and were all submitted on April 2 then problem 11-30 have qw=2. ok now problem 1 got posted causing problem 11 to enter the queue with qw=1 But instead of being at position 1 it would be at position 10. If you understand this then readin my earlier comment may make you understand.',1072,'Alan','2003-04-30 10:44:37');
INSERT INTO forumpost VALUES (794,121,5,'Re: Deleting my own pending problems','ummmm Ravi that would not be quite fair. As we have said before doing that is pretty much \"reserving a spot in the queue. Please luvya this is taboo so don\'t do it. On top of that please don\'t give any other new users the idea of doing it.',1072,'Alan','2003-04-30 10:47:57');
INSERT INTO forumpost VALUES (795,121,5,'Re: Deleting my own pending problems','I was thinking the same thing along the lines of Alan, but I think when you edit the problem it posts the new date on the problem... That is what happened when I (unknowing that this would happen) added solutions to many of my problems.\r<br>\n\r<br>\nI think a delete problem would be useful. Sometimes I submit a problem only to see I overlooked it in the problem archives. ',1626,'Gamer','2003-04-30 15:07:08');
INSERT INTO forumpost VALUES (796,121,5,'Re: Deleting my own pending problems','Actually Alan, I did not give luvya the permission to do so as is clear from one of the lines in my post which says: \"But yes if others permit you to do so.\" Or else who am I to ask him to do things on a site whose director is someone else, that is, if the site belongs to someone else. So please do not take it otherwise. I did not want luvya to break the rules of this site. ',979,'Ravi Raja','2003-05-01 04:04:41');
INSERT INTO forumpost VALUES (797,121,5,'Re: Deleting my own pending problems','But that puts the burden on us.  By default, a submitter should not be able to change a problem to a completely different one.  The suggestion shouldn\'t even come up.',103,'friedlinguini','2003-05-01 06:06:40');
INSERT INTO forumpost VALUES (798,121,5,'Re: Deleting my own pending problems','I\'ve wanted to delete a few problems that were duplicates of other problems that appeared after I had first submitted it. And I have, not knowing the \'taboo,\' changed a couple of those problems to new ones (with the same topic). I figured that would be easier than having to wait for it to get into the voting queue only to be thumbed down anyway. Also, I didn\'t know the datestamp on the problem changed when you update it? I have been pretty often modifying the title, or tweaking the wording of the problem or the solution, on problems that are waiting. Does that push them to the back of the queue again?',1575,'DJ','2003-05-01 06:29:29');
INSERT INTO forumpost VALUES (799,36,4,'Re: New QW thread','The problem is you need some kind of re-sort because the QW for each problem will change as problems get pushed.',103,'friedlinguini','2003-05-01 07:16:00');
INSERT INTO forumpost VALUES (800,121,5,'Re: Deleting my own pending problems','Gamer: the behavior you describe (in requerd to the date changing after you edit a problem) is not intentional, and is probably a bug. A person should not be penalized for fixing errors in the problem\r<br>\n\r<br>\nIf you could email me to tell me exactly what you edited and at what stage in the problem\'s life cycle (was it pending, approved, or solved?) I will look into the behavior.',1,'levik','2003-05-01 08:53:58');
INSERT INTO forumpost VALUES (801,121,5,'Re: Deleting my own pending problems','I believe that a delete problem button would be helpful, but what is wrong with lateral think puzzles?\r<br>\n',1947,'Jon','2003-05-01 09:52:41');
INSERT INTO forumpost VALUES (802,121,5,'Re: Deleting my own pending problems','Well i can pretty much put it this way. A lateral thinking problem has no wrong answer. At flooble we want people tio try to figure out the answer. there is nothing to figure out if there is no wrong answer. Hey if lateral think was a university course (I\'m talking about using only types of problems like \"how\'d he die\" or \"what happened\") then every student might as well just get 100%',1072,'Alan','2003-05-01 10:23:55');
INSERT INTO forumpost VALUES (803,121,5,'Re: Deleting my own pending problems','Yeah, deleting problems would be a good feature. . I keep finding more and more problems that I have submitted that are duplicates of other ones, either problems that were still in queue but ahead of mine when I put them up, or ones in the wee back corners of the site that I am just now coming across. Plus, I don\'t see really what there is to abuse about letting people delete their own queue problems. If the problem is a duplicate, it will prevent more unnecessary waiting for them to be voted TD, and will also prevent \"reserving\" a spot in the queue when someone changes a submitted problem to a new one.\r<br>\nThe only thing about such a feature, the \"one-click\" design of the rest of the page should probably be modified to have some kind of \"Do you really want to delete?\" confirmation page or popup. Submitting a partial comment or something is one matter, but accidentally deleting a problem that has been sitting in queue for a month and a half is quite another. But I really think that such would be a useful feature with not many potential abuses that I can recognize.\r<br>\n\r<br>\n\r<br>\n//On a side note, \"queue\" is a really fun word to type.\r<br>\n//queuequeuequeuequeuequeuequeue. . ..',1575,'DJ','2003-05-01 14:38:33');
INSERT INTO forumpost VALUES (804,122,5,'Accomodating algorithms','With the addition of the \'algorithms\' category, which will involve, to my understanding, computer programming functions and the like, there are a few changes that might be prudent.\r<br>\n\r<br>\nFirst, in one of the problems I was submitting, I ended a line with a brace { followed by a break tag <br>, which somehow caused the entire next line to disappear until another <br>, which was ignored as well. I\'m not sure why that happened like it did, but I cannot get the problem to display the way I want it to.\r<br>\n\r<br>\nMy suggestion would be to enable the &lt;pre&gt; tag, for preformatted text, which could be used for any computer code that will be displayed. Text will show up in a fixed-with font, and eliminate the need to manually type in <br> tags or &nbsp; to line things up. I think such a change would be simple and effective for a practical display of typed code.\r<br>\n\r<br>\nMy other suggestion, which would be a little more work, but a little more flexible perhaps, would be to just invent a tag like &lt;code&gt; for people to use. With PHP it would be relatively easy to change that tag to display however you wanted it to, such as changing the font, replacing end of line with <br> tags automatically, perhaps, and even replacing leading spaces with tabs or indented lines. Maybe even indent the whole section of code, in the same way the &lt;blockquote&gt; HTML tag works. I dunno. There are a lot of possiblities.\r<br>\n\r<br>\nMaybe this question could be one of the first problems to put into the category. =P',1575,'DJ','2003-05-01 15:00:03');
INSERT INTO forumpost VALUES (805,122,5,'Re: Accomodating algorithms','Oops, every time I type out &gt;br&lt; or &amp;nbsp; in the previous post it didn\'t show up. Silly me. Maybe the forum needs a preview button for morons like me.',1575,'DJ','2003-05-01 15:02:02');
INSERT INTO forumpost VALUES (806,122,5,'Re: Accomodating algorithms','That, and I don\'t know which is \"greater than\" and which is \"less than.\" I meant, of course, the &lt;br&gt; tag.',1575,'DJ','2003-05-01 15:03:35');
INSERT INTO forumpost VALUES (807,123,4,'queue change vote','ok after reading the forum about deleting your own problems i made this response.<p>Yes I to, am in STRONG favour of having the ability to delete your own problems. I noticed a problem i submitted a while ago and saw its queue position. it was 116!!!!! The ability to delete your own problems might bring it down to  maybe around 100. Also the queue granularity needs to be changed indefientely. so that way problems 1-2=qw1 3-4=qw2. This would make thing way quicker but ravi will still hold two spots in the queue(that is a LOT) I believe the queue has reached the point where the size of the queue is now officially on a constant uphill rise.(Not of new problems, but of total problems) especially with new users constantly submitting lateral thinking problems. (which will become more apparent over time.) We NEED these changes. Please let us have a discussion/vote on it in this forum. if foer it say \"yes\" followed by a paragraph break.(only if you want to justify it or try to sway other people\'s opinions.) If not say \"no\" The reason i didn\'t post it in response to the original thread is because I thought this should be a library thread where the more \"experienced users of flooble could vote on this.<p> Ok i know thats a little to sketchy but here\'s what i\'m proposing the vote be on.<p>Changing the queue granularity so that problems 1-2 have qw=1 3-4 have qw=2 and 5-6 have qw=3 etc. As for deleting your own problems you COULD vote on that but thats not the main discussion here.<p> Anyways first vote \"yes\"',1072,'Alan','2003-05-01 15:23:46');
INSERT INTO forumpost VALUES (808,121,5,'Re: Deleting my own pending problems','When I looked I think just the date changes and not the queue order. I still don\'t understand why my problems are ordered the way they are in the \"__ problems pending\" page.',1626,'Gamer','2003-05-02 02:04:45');
INSERT INTO forumpost VALUES (809,124,7,'A little french in the Flooble.com world','Hi.\r<br>\nI found your site while i was searching for logic problems.\r<br>\nIt\'s really great.',2117,'Grumph NOBIAK','2003-05-02 03:05:29');
INSERT INTO forumpost VALUES (810,125,4,'Bait and switch','In the current queue, Tim Axoy pulled the trick of replacing one problem with another.  What\'s different about this time is that the old problem already had some votes on it.  I really think this is a problem that needs to be fixed.\r<br>\n\r<br>\nHere\'s a silly idea that might be worth considering: once a problem has been submitted, it can only be changed by a high-ranking member OTHER than the one that submitted it.  This also gives reason to enforce the so far unwritten rule that one person can only have one account.  For accountability purposes, edits would have to be logged - at least, say, until a day or two after a problem gets pushed to avoid hogging resources.  I think edits would get made faster this way and it would avoid problem switching.\r<br>\n\r<br>\nThoughts?',103,'friedlinguini','2003-05-02 03:46:15');
INSERT INTO forumpost VALUES (811,123,4,'Re: queue change vote','vote yes, but simplified.  More than two different queue weights are redundant with the current sorting scheme, so just give two problems qw=1, and the rest qw=2.',775,'Cory Taylor','2003-05-02 04:00:16');
INSERT INTO forumpost VALUES (812,125,4,'Re: Bait and switch','hes a sneaky little 9 year old isn\'t he.\r<br>\nYes, we must find a solution to this problem, or else it will become commonplace very quickly (how many people have used the problem.pid to advance view in the queue since this possibility was announced?).\r<br>\n\r<br>\nWhile it is unrealistic to totally eliminate multiple accounts per user, this goal should at least receive some serious thought',775,'Cory Taylor','2003-05-02 04:03:36');
INSERT INTO forumpost VALUES (813,125,4,'Re: Bait and switch','Well I have posted a comment regarding this in the Notes/Votes corresponding to that problem. According to me Tim has just changed the subject of his problem. previously he had submitted that problem with the subject: \"A hard knights and liars puzzle\" and now he has changed the subject to \"unknown Answers\". Just go through the comments posted by Bryan and me there.',979,'Ravi Raja','2003-05-02 04:51:24');
INSERT INTO forumpost VALUES (814,124,7,'Re: A little french in the Flooble.com w','Welcome to the site, Grumph. (Do you mind if we call you Grumph?)',1,'levik','2003-05-02 05:02:25');
INSERT INTO forumpost VALUES (815,124,7,'Re: A little french in the Flooble.com world','No problem ;-Þ',2117,'Grumph NOBIAK','2003-05-02 05:33:53');
INSERT INTO forumpost VALUES (816,125,4,'Re: Bait and switch','Note my first comment under the problem where I ask about the meaning of a sentence.  Do you see anything that that comment could possibly refer to in the problem as it now stands?  As I remember, the original problem was a colored-marks-on-foreheads type of puzzle.',103,'friedlinguini','2003-05-02 06:00:18');
INSERT INTO forumpost VALUES (817,125,4,'Re: Bait and switch','I don\'t remember posting a thumbs up on any colored-marks-on-foreheads problem.  I do remember it for the puzzle as it stands now, so any switch of the sort must have been before I gave thumbs up.',1301,'Charlie','2003-05-02 09:28:13');
INSERT INTO forumpost VALUES (818,123,4,'Re: queue change vote','Hey, don\'t forget, the highest possible queue weight for puzzles with blank titles (or at least for puzzles with blank puzzle bodies).',1301,'Charlie','2003-05-02 09:31:33');
INSERT INTO forumpost VALUES (819,123,4,'Re: queue change vote','I agree with Cory',1626,'Gamer','2003-05-02 11:18:09');
INSERT INTO forumpost VALUES (820,123,4,'Re: queue change vote','ok well fine this what we are voting on now. Problems 1-2 will have qw=1, and problems with blank titles have qw=highest possible value. Cory, gamer is tiull assume you are voting yes? Charlie are you a yes as well?',1072,'Alan','2003-05-02 15:58:50');
INSERT INTO forumpost VALUES (821,123,4,'Re: queue change vote','That suits me.  I actually have no preference of 2 or 3 with QW 1, but as it seems there are a sufficient number of people excluded by 3, then change to 2.  I just like to see the puzzles keep coming in, regardless of whose they are. I originally interpreted your request for yes votes to those strongly in favor (\"only if you want to justify it or try to sway other people\'s opinions.\"), but I guess that applied just to the paragraph break thing.',1301,'Charlie','2003-05-02 17:21:20');
INSERT INTO forumpost VALUES (822,108,7,'Re: Gladys','hi Gladys! i\'m new too',2131,'joe','2003-05-03 22:18:26');
INSERT INTO forumpost VALUES (823,126,7,'HK engineer','I\'m joe. I\'m new here. I live in hong Kong. I found the site using Copernic Search Engine while searching \"Logic Puzzles\" I did one and tried to submit my answer, so decided to register as I couldn\'t submit my answer.',2131,'joe','2003-05-03 22:19:49');
INSERT INTO forumpost VALUES (824,73,7,'Re: hello!','Ravi..I\'ve solved your problem. Do I post a solution somewhere?\r<br>\nHi Karla !',2131,'joe','2003-05-03 22:30:35');
INSERT INTO forumpost VALUES (825,95,7,'Re: Hey guys! New here.','Levic, I\'m wondering how to input my solution to a problem or do you not do that?',2131,'joe','2003-05-03 22:31:23');
INSERT INTO forumpost VALUES (826,95,7,'Posting Solutions','You can\'t actually post the proper solution (unless its your puzzle) but you can post what you think as a comment by clicking \'post a comment\'.',1919,'Lewis','2003-05-03 23:18:26');
INSERT INTO forumpost VALUES (827,73,7,'Re: hello!','Yes as I have mentioned in the chatterbox replying to your question. You can post the solution the way it is done but NOT in the SUBJECT BOX. ',979,'Ravi Raja','2003-05-04 04:14:57');
INSERT INTO forumpost VALUES (828,126,7,'Re: HK engineer','Hi joe. I found the site using a search engine too, but i searched for \'brainteasers\'.',1919,'Lewis','2003-05-04 06:41:32');
INSERT INTO forumpost VALUES (829,73,7,'Re: hello!','I like math and logic, but I am not good at solving those logic problems :)',1626,'Gamer','2003-05-04 09:10:29');
INSERT INTO forumpost VALUES (830,127,4,'auto-log out un-post','sometimes when i post a comment or problem it will not be submitted. After i TRY submitting the page will refresh to whatever you were at and you would not be logged in. I believe this is because everytime it has happened i had another flooble page opened where i was not looged in.',1072,'Alan','2003-05-04 13:44:48');
INSERT INTO forumpost VALUES (831,128,3,'The existence of god','Note: Please if you are going to take place in this discussion then please read all comments already posted. Or else you may end up repeating something or making a point that has already been contradicted. Firstly, I would like to say to hank who wrote this line \"2.) Alan, sounds like you\'re saying God is dead (spoken like a true catholic)\" I sure hope this wasn\'t sarcastic. If you want to talk about faith, then don\'t criticize other\'s beliefs. Because that\'s what faith is about. Your personal \"beliefs\" The same goes for you dj. You called my belief \"piddly\" Although i know in debates some can get angry, it is NO-ONE\'S position to say another person\'s belief is stupid (since god can neither be proved nor disproved) due to the fact it is faith. it is what YOU believe in. I believe that there is only one way to truly perceive things but then again that is what I BELIEVE. (This actually results in a sort of belief paradox) in other words, this forum is to be used for DEBATE only. I do NOT  want to see other people\'s beliefs insulted, I know this may be somewhat hard to control because even I may do it. But please this is a debate, refrain from mocking other\'s beliefs. It is ok to say something like. \"what would make you think that\" (If it was implied to be respectfully asked) but it is not ok to say \"Your stupid to believe that\". <p> Ok now that that\'s cleared up its time for what I wanted to say in the can or cannot message posting thread but decided to do it here anyway.  Firstly, A LOT of things in the people truly don\'t make sense, and jut to let everyone know, I believe in NONE of the old testament. Why? well let me ask you this. Who wrote the old testament? The answer. Prophets!! Now wait a minute. Do you believe in miss cleo? I doubt you do. so why believe in prophets. If you do justify your belief by saying that the prophets are \"holy\" well then I can just say miss Cleo has the \"power of the African shaman\" (at least this is what I think it was, no offense meant to any ethnic group) OK now here\'s something that doesn\'t make sense. Noah had to build an ark and collect to of every animal in order to sail across the ocean in order to save all the animals. Well how could Noah traverse the whole world and collect two of every animal? Especially since only some animals live on continents that are surrounded by water? how could he retrieve these animals if the ark wasn\'t even built yet? Another thing the bible says is that Noah lived to be around 700 years old (a number around that) Do u mean to tell me that all this technology we have has decreased our life span by 600 years? <p> Now another point to counter. \"you cannot disprove god\'s existence\" You cannot prove it either. The only thing you CAN do is formulate a theory that best describes a way god can exist. And my theory about him being a phase of our existence and not really have an impact on our world definitely is a theory that fits quite well. Here\'s another point that was said (or the gist of it) \"you cannot prove evolution\". I\'ll make two points about this 1. \"you cannot disprove evolution\" (The point I\'m trying to make is that saying you cannot prove or disprove something is easily contradictable) 2. Although it is true evolution has not been 100% proven it has been proven to a degree, a degree so high it is believable and widely acceptable in today\'s world (Just as D.N.A test\'s are submittable evidence in court, they are not 100% proven, but because it has such a high percentage it is acceptable) Also dj, you talked about c-14 dating techniques that proved humans and dinosaurs lived at the same time. If this c-14 dating was true then that means it showed humans lived in the age of dinosaurs (beyond  6,000 years ago/4,000 B.C) which not only disproves your  6\'000 year existence concept but this is also incorrect because that means humans have survived the ice age, (another phenomenon which has also been proven. <p> Now about the new testament, I DO believe in Jesus, BUT I do not believe Jesus was the son of god. Why. Right before Jesus dies he said this. \"my god, my god, why have you forsaken me\" Now supposedly Jesus, god and the holy spirit are one (the holy trinity) Now according to Jesus (or god since jesus=god) god has killed him which means god killed Jesus, which means god killed god. How could god kill himself and still exist. this means he didn\'t kill himself. (This is yet another paradox) Now see a lot will now say Jesus was resurrected from the dead, But by who? God didn\'t exist, he was dead (because Jesus was dead) so who resurrected Jesus? noone which means he never died. But then the bible said he died so the bible is wrong!!! Well in any scenario something is wrong <p> Also a lot of people ask how you explain miracles. Well lets say someone was cured of cancer and the doctor\'s can\'t explain it and it was a \"miracle\" Ok well firstly do we know of any cure\'s for cancer? No. So how would the \"miracle scientists\" (or whatever they\'re called) be able to look for whatever cured the cancer? They wouldn\'t. So these miracle scientists are basically looking for something that they don\'t know what it is, and then when they can\'t find it, they justify it as a \"miracle\" Thats just a person saying \"I don\'t know what it is, and because I know everything it is therefore unexplainable\" We DON\'T know everything. These miracles are products of people\'s belief that humans are close to perfect technology. We are not. <p> I thank anyone who read all this. I will post more as the debate goes on and I look forward to reading your arguments, your beliefs that may persuade me to a new form of belief (That\'ll be a VERY hard task), and anyone who was persuaded by my arguments. I will be open to suggestion when I read your comments, please be open to mine. Also, Please excuse any gramaratical errors i have made as i did not proofread this.',1072,'Alan','2003-05-04 13:53:44');
INSERT INTO forumpost VALUES (832,128,3,'Re: The existence of god','One day Achilles ran a race with a tortiose. The tortiose had a 100 meter head start, and they ran. Now the question is, did they ever catch up? This is like a question of religion. You can argue and argue and argue about it, and all you will get is anger and not a lot more.\r<br>\n\r<br>\nI think depriving someone of religion is like deleting all the fun and/or hope from their life. Alan, please don\'t stir up the bee-hive... It will just come back to sting you. Or maybe you are being hacked... otherwise you wouldn\'t make such a belligerant statement. I hope the latter is the case...',1626,'Gamer','2003-05-04 16:32:36');
INSERT INTO forumpost VALUES (833,127,4,'Re: auto-log out un-post','Maybe it\'s a punisment from God! :P (Just kidding)',1626,'Gamer','2003-05-04 16:34:28');
INSERT INTO forumpost VALUES (834,128,3,'Re: The existence of god','Please don\'t take offense to this: It\'s not true as it\'s in the Old Testament. (Genesis, at the end of Chapter 3)\r<br>\n\r<br>\n\"Then the lord levik said \"See, the man has become like one of us, knowing religion and atheism; and now, he might reach out his hand and take also from the take also from the tree of problems and solve, and participate forever. Therefore the lord levik sent him forth from the garden of this discussion, to till the problems from which he was taken. \"',1626,'Gamer','2003-05-04 16:46:53');
INSERT INTO forumpost VALUES (835,127,4,'Re: auto-log out un-post','Seriously, I think maybe there is something so that one place the web thinks you are logged in and one place that you aren\'t. I personally haven\'t ever had this happen to me, but I think your theory is a good one.',1626,'Gamer','2003-05-04 17:01:59');
INSERT INTO forumpost VALUES (836,128,3,'Re: The existence of god','If you think that God doesn\'t have any power, then it\'s easy to say that stories like Noah\'s disprove the stories of the Bible. However, if you want to pursue the question of how Noah took animals from all over the world on the ark, this question assumes that the world before the flood was like the world is today with animals specialized for certain areas. Today the world is 70% water and the oceans separate the continents. Also, some animals only live in a few selected locations. The Bible teaches that before the flood the water was gathered into one place (Genesis 1:9). There was probably one ocean and much more landmass. Also, if the climate was more temperate animals could live in all types of places which means Noah did not have to go gather animals from all over the world. In fact, the Bible says that the animals came to Noah (Genesis 6:20).\r<br>\n\r<br>\nMuch, maybe even most of the old testament defies natural explanation, from Noah and the ark to Moses and the plagues and the parting of the Red Sea. That is not to mention, of course, the story of creation itself. The God I believe in, however, is omnipotent and can do such things, and the debate over the possibilities of such miraculous events is really a non-issue.\r<br>\n\r<br>\nAnd yes, Alan, I think that belief in a god who is dead and has no power to do anything is quite piddly.\r<br>\n\r<br>\nI won\'t continue to repeat myself about why God\'s existence cannot be proven, scientifically. I myself have witnessed miracles, healings, and really nothing compared to what has happened. I\'m not talking about the old testament or in Jesus\' day, but go to Central and South America where bars and police stations are decaying from disuse, because of what God is doing there, and someone being raised from the dead is a commonplace sight. God most certainly does have an impact on our world, and your \'theory\' does not fit very well at all. Even if you don\'t believe in documented natural and medical miracles, the biggest impact God has is simply in peoples\' lives, daily. If you care to dismiss such miracles without any explanation except that you don\'t believe that God can do anything in the world, well, I\'m not sure I can help you there.\r<br>\n\r<br>\nNow, to evolution. Obviously, it cannot be proven, certainly as evolution or speciation has never been observed, nor have we even seen the emergence of a favorable trait that did not already exist as part of the gene pool for a species (think of Darwin\'s sparrows, Mendel\'s beans, or those moths in Alaska). Evolution has not been proven to <i>any</i> degree. There have been times when people thought it was, and then the evidence has been discredited, and people still believe what is now regarded as invalid. Textbooks still print it, as with Menkel\'s malproportioned drawings that are supposed to show the similiarities between embryos of humans and different species. He was forced in his own lifetime to publicly admit that his drawings were contrived and intentionally misdrawn to support embryologists, yet current textbooks still print his drawings as evidence of common ancestral evolution, in lieu of actual representations of the various embryos.\r<br>\n\r<br>\nPopular misconceptions such as this have led people to belive that evolution has been proven and there is proof to back it up, when really none exists. Other very popular misbeliefs regard the supposed evolution of humans from apes and \'homonid\' skeletons that have been found. All but three of the twelve specimens claimed to be links between man and apes have been shown to be either entirely apes, or entirely ancient human beings. The \'three\' were Nebraska Man, an entire species formed from a single tooth (only to be found later that it was a pig\'s tooth), Orce Man, based on the skullcap of a donkey, and Piltdown Man, a complete hoax that fooled the scientific community for years, which was an ape\'s jawbone placed with a human skull. Of the others, most were entire models formed only from partial teeth and jawbone fragments, and were actually nothing more than apes. Other more complete fossils, were also apes, such as the [in]famous Lucy and the four supposed members of the <i>Australopithecus</i> genus, were three feet tall and were examined with the conclusion that the skull had no human features at all. <i>Homo erectus</i> was thought to be less than human simply because early speculations were made that his brain appeared markedly smaller than that of a modern man. Now, it is admitted that \"there are men of marked intelligence walking about today whose brains are as small or smaller\" than that of <i>Homo erectus</i>. Cro-magnon Man were \"indistiguishable in body and brain\" from modern humans, and the skeleton used to create Neanderthal Man is identical to that of a modern elderly man with arthritis.\r<br>\n\r<br>\nAlso, since such a vast fossil record exists for dinosaurs and other ancient beings, as well as fossils of animals that are still alive today, how do you explain that there has never been found any species that is a link between two other species? Not only have no actual \'homonids\' been found, no transitional species of any supposed evolutionary step. An animal that is often cited as a link between dinosaurs and reptiles and birds is <i>achaeopteryx</i>, an ancient bird that had rows of tiny teeth. It was once believed to have solid bones, unlike the hollow bones of modern birds, and to have much more simple feathers. A complete skeleton found in 1977 showed that its bones were indeed hollow and it\'s feathers were barbed and identical in structure and composition to those of modern birds of flight.\r<br>\n\r<br>\nDarwin himself admitted that the biggest obstacle to \'proving\' evolution lay in the lack of fossil evidence. He stated in <i>The Origin of Species</i> that \"the geological record is extremely important and this fact will explain why we do not find intermediate varieties, connecting together all the extinct and existing forms of life by the finest graduated steps. He who rejects these views on the nature of the geological record, whill rightly reject my whole theory.\" He had complete faith that future evidence would eventually prove his theory. That has not happened; to the contrary, the geological record is more complete than ever (obviously, it\'s not becoming <i>less</i> complete) and the lines between different species are becoming more and more distinct.\r<br>\n\r<br>\nI never said that C-14 dating showed that humans and dinosaurs had lived together; rather, I said that the C14 dating methods used to say that dinosaurs lived so many millions of years ago (and before humans or other mammals) are erroneous and obsolete, although scientists commonly use selected examples to back up a particular point and disregard anything else.\r<br>\n\r<br>\nWhenever the worldview of evolution is questioned, this topic always comes up. Let me first explain how carbon dating works and then show you the assumptions it is based on. Radiation from the sun strikes the atmosphere of the earth all day long. This energy converts about 21 pounds of nitrogen into radioactive carbon 14. This radioactive carbon 14 slowly decays back into normal, stable nitrogen. Extensive laboratory testing has shown that about half of the C-14 molecules will decay in 5730 years. This is called the half-life. After another 5730 years half of the remaining C-14 will decay leaving only ¼ of the original C-14. It goes from ½ to ¼ to 1/8, etc. In theory it would never totally disappear, but after about 5 half lives the difference is not measurable with any degree of accuracy. This is why most people say carbon dating is only good for objects less than 40,000 years old. Nothing on earth carbon dates in the millions of years, because the scope of carbon dating only extends a few thousand years. Willard Libby invented the carbon dating technique in the early 1950\'s. The amount of carbon 14 in the atmosphere today (about .0000765%), is assumed there would be the same amount found in living plants or animals since the plants breathe CO2 and animals eat plants. Carbon 14 is the radioactive version of carbon.\r<br>\n\r<br>\nSince sunlight causes the formation of C-14 in the atmosphere, and normal radioactive decay takes it out, there must be a point where the formation rate and the decay rate equalizes. This is called the point of equilibrium. Let me illustrate: If you were trying to fill a barrel with water but there were holes drilled up the side of the barrel, as you filled the barrel it would begin leaking out the holes. At some point you would be putting it in and it would be leaking out at the same rate. You will not be able to fill the barrel past this point of equilibrium. In the same way the C-14 is being formed and decaying simultaneously. A freshly created earth would require about 30,000 years for the amount of C-14 in the atmosphere to reach this point of equilibrium because it would leak out as it is being filled. Tests indicate that the earth has still not reached equilibrium. There is more C-14 in the atmosphere now than there was 40 years ago. This would prove the earth is not yet 30,000 years old! This also means that plants and animals that lived in the past had less C-14 in them than do plants and animals today. Just this one fact totally upsets data obtained by C-14 dating. Also, the lower level of C-14 in the past would mean that a test performed today would seem to show that the specimen is much older than it really is.\r<br>\n\r<br>\nThe carbon in the atmosphere normally combines with oxygen to make carbon dioxide (CO2). Plants breathe CO2 and make it part of their tissue. Animals eat the plants and make it part of their tissues. A very small percentage of the carbon plants take in is radioactive C-14. When a plant or animal dies it stops taking in air and food so it should not be able to get any new C-14. The C-14 in the plant or animal will begin to decay back to normal nitrogen. The older an object is, the less carbon-14 it contains. One gram of carbon from living plant material causes a Geiger counter to click 16 times per minute as the C-14 decays. A sample that causes 8 clicks per minute would be 5,730 years old (the sample has gone through one half life), and so on.\r<br>\n\r<br>\nAlthough this technique looks good at first, carbon-14 dating primarily rests on two simple assumptions. They are, obviously, assuming the amount of carbon-14 in the atmosphere has always been constant, and its rate of decay has always been constant. Neither of these assumptions is provable or reasonable. An illustration may help: Imagine you found a candle burning in a room, and you wanted to determine how long it was burning before you found it. You could measure the present height of the candle (say, seven inches) and the rate of burn (say, an inch per hour). In order to find the length of time since the candle was lit we would be forced to make some assumptions. We would, obviously, have to assume that the candle has always burned at the same rate, and assumes an initial height of the candle. The answer changes based on the assumptions. Similarly, scientists do not know that the carbon-14 decay rate has been constant. They do not know that the amount of carbon-14 in the atmosphere is constant. Present testing shows the amount of C-14 in the atmosphere has been increasing since it was first measured in the 1950\'s. This may be tied in to the declining strength of the magnetic field. \r<br>\n\r<br>\nHow about these examples:\r<br>\nShells from living snails were carbon dated as being 27,000 years old. (Science vol. 224, 1984, pp. 58-61)\r<br>\nLiving mollusk shells were dated up to 2300 years old. (Science vol. 141, 1963, pp.634-637)\r<br>\nA freshly killed seal was carbon dated as having died 1300 years ago! (Antarctic Journal vol. 6, Sept-Oct. 1971, p.211)\r<br>\n\"One part of the Vollosovitch mammoth carbon dated at 29,500 years and another part at 44,000.\"\r<br>\n\"One part of Dima\" [a baby frozen mammoth] was 40,000, another part was 26,000 and the \"wood immediately around the carcass\" was 9-10,000. \r<br>\n(Troy L. Pewe, Quaternary Stratigraphic Nomenclature in Unglaciated Central Alaska, Geological Survey Professional Paper 862 (US Gov. printing office, 1975) p. 30.)\r<br>\n\"The lower leg of the Fairbanks Creek mammoth had a radiocarbon age of 15,380 RCY, while its skin and flesh were 21,300 RCY.\r<br>\n(In the Beginning, Walt Brown, p. 124)\r<br>\n\r<br>\nAlso interesting to note is radioactive dating of rocks. Of course, rocks do not take in CO2, nor do they die and stop taking it in. The use of potassium-argon (K-Ar) dating is used instead. The new lava dome of Mt. St. Helens was formed when it erupted in 1986. In 1997, five specimens were taken from this dome at five different locations and subjected to conventional Potassium-Argon dating. The results indicated ages of less than one half to almost three million years old, all from eleven year old rock. We know when this dome formed. When we date rock of known age we test the claims and we see obvious failures. But, when we date rock of unknown age, we are assured that the results are accurate.\r<br>\n\r<br>\nWhat I <i>did</i> say was that dinosaurs and humans co-existed. There have been trails of dinosaur and human tracks on top of each other that fossilized. People have tried to speculate that the human tracks were made millions of years later. Now, suppose you saw several footprints in a sidewalk and someone said, \"This print was made ten years after the one beside it.\" Would you buy that? No way! We understand that tracks in mud do not last long. To be preserved, they must be solidified rapidly, within days. Once the material hardens, the tracks are preserved and footprints will no longer leave an impression. Furthermore, exposed tracks weather rapidly. Therefore, we know the next layer was deposited immediately and rapidly. More than one such series of tracks have been found in different parts of Texas and Mexico. Also, ceramic sculptures, wall paintings, and tapestries from ancient peoples in Mexico and from Native American tribes show perfect representations of dinosaurs as we know today that they would have looked like. Most markedly, perhaps, are the models of Iguanadon, whose skeleton baffled scientists for nearly fifty years as to how to put it together correctly. Of course, ceramic figurines (ca. 800 BC-200 AD) from Acambro Mexico, have iguanadon and other dinosaurs perfectly represented. Finally, there are many instances of both human and dinosaur fossils that appear out of place in the geological record, either with respect to the supposed dates of the rocks they are found in or to other fossils in the same series of strata; such cases are usually overlooked.\r<br>\n\r<br>\nAs to your garble, Alan, about the new testament, that is more of a theological debate than a logical one as you have tried to make it. God the Father, Jesus, and the Holy Spirit are still three distinct persons or entities, but one God. I don\'t understand it, nor do I expect to be able to, ever, so of course I will not try to explain it. Jesus cried out, \"why have You forsaken me?\" because God had. Jesus, though having lived a perfect life, was bearing the weight of all sin for all mankind. That means that the wrath and anger God would have directed at us was directed at Jesus instead. The rest of your banter is confusing Jesus and God the Father with the entire Godhood; Jesus\' death as a man did not mean God was dead (maybe Hank\'s assumptions were accurate after all).\r<br>\n\r<br>\n.. Gamer, I have no idea what you\'re saying or what you\'re trying to say, if anything at all, so I am not going to respond to it other than this sentence.\r<br>\n\r<br>\nI look forward to further debate, but these are still nothing more than empty words. I cannot prove that God exists, and even if I could, it wouldn\'t mean anything unless you let it. Again I implore, ask God to make Himself real to you. I promise, that\'s all the proof you\'ll ever need.',1575,'DJ','2003-05-05 02:27:09');
INSERT INTO forumpost VALUES (837,127,4,'Re: auto-log out un-post','That\'s really weird - if you are logged in, you should be logged in no matter how many pages you open. Which browser are you on?',1,'levik','2003-05-05 06:11:42');
INSERT INTO forumpost VALUES (838,123,4,'Re: queue change vote','OK, starting tonight, the QW granularity will be set to 2. (That is only the first two problems of each user will get QW=1).\r<br>\n\r<br>\nLet\'s see if this increases our diversity.',1,'levik','2003-05-05 06:12:32');
INSERT INTO forumpost VALUES (839,126,7,'Re: HK engineer','Welcome Joe. I hope you enjoy your stay here. ',1,'levik','2003-05-05 06:22:28');
INSERT INTO forumpost VALUES (840,128,3,'Re: The existence of god','I personally find the whole argument very entertaining, you can actually tell a lot about a person based on their views and how they\'re defended.  To put myself on the block here, I am a devout agnostic (hey - is that a paradox?).  I have a lot of friends who are very religeous, and a lot of friends who are very atheist, and both groups know all the arguments of the \"other\" side, yet remain fast in their belief.\r<br>\n\r<br>\nThis topic really boils down to who can modify the pertinent information the best - I\'ve often seen long lists of comments supporting fervishly (is that a word, or is it feverishly) defending a position that they are not qualified to do.  For example, I fully believe in evolution, but I\'m certainly not qualified to defend it.  I don\'t read the journals or do the research, so it\'s just a belief.  I also believe that if there IS a god, he\'s not going to care that I don\'t believe in him (it\'s like a human killing an ant that had the audacity to not scatter from his footstep - why would such an immensely powerful being care about my particular beliefs about him (or of course her!) - all of course granting that I lead a morally sound life (i.e. I don\'t break any of the \"rules\"), which I certainly do, at least for western religeons sake - I don\'t know about other religeons, because, frankly, I don\'t care (remember - I\'m agnostic right).\r<br>\n\r<br>\nAnyways, my point is this.  This argument really will never be resolved, and I think a lot of people put way too much personal stake in being right on this one.  It should be enough for the religeous among us to know that they\'re going to heaven or whatever, and it should be enough for the non-religeous to take the most of the one life here they get.  All we accomplish is a bunch of people on one side offending a bunch of people on the other side and vice-versa, while the few in the middle become more exasperated  by it.',775,'Cory Taylor','2003-05-05 07:02:04');
INSERT INTO forumpost VALUES (841,128,3,'Does God exist?','A:Does god exist?<br>\r<br>\nB:I think so.<br>\r<br>\nA:If God exists,then does the devil exist?<br>\r<br>\nB:If that is true,then God exists.\r<br>\nDoes God exist?',1660,'Tim Axoy','2003-05-05 07:33:41');
INSERT INTO forumpost VALUES (842,128,3,'Re: The existence of god','Basically what I meant to say in the first post was like what Cory said in his post, only apparently more confusingly.\r<br>\n\r<br>\nThe second paragraph was more of a joke... It\'s \"modified\" from a bible verse... saying what I thought in the first post.\r<br>\n\r<br>\nI personally am kind of an anti-convertist when it comes to religion. I know I wouldn\'t want anyone trying to convert me to another religion, and so I don\'t do it to others.\r<br>\n\r<br>\nPlease excuse me for not reading DJ\'s post, as I am not here to debate (Is that ok?)',1626,'Gamer','2003-05-05 10:01:37');
INSERT INTO forumpost VALUES (843,128,3,'Re: The existence of god','First of all (since this was a little unclear) this debate originated in the problem can or cannot. <p> Secondly i have not made this debate to be malicious. It just came and I knew it would be a good topic to talk about.\r<br>\n<p>Thirdly, well despite my vain attempt in the first paragraph about me talking about not calling other\'s belief\'s insulting names e.g piddly, I was ignored. I tried to make sure that people opinion\'s would be respected, but i guess that was a little to much for some. Dj, I have not called or insulted your beliefs in anyway, please don\'t insult mine. I hope that this is not to hard to handle. You can believe my beliefs are stupid, just please don\'t say it. Since you have a strong belief in the bible you should know what goes around comes around.<p>Fourthly, well evolution seems to be a big debate now so I shall explain two simple concepts that give evolution a degree of accuracy proving that it may have happened. <br>1. Simpler organisms came before more complex ones (This also means invertabraes came before vertabraes, therefore fossils would only start showing up when animals evolved into inveratabraes) <br>2.All animals come from parent animals. If you know gr.9 science you should know this. And don\'t try arguing where did the very first unicellular organism come from, because the theory behind that is that a chemical reaction took place creating it.<p> Another concept that supports evolution is wisdom teeth. A lot of people have to get them removed. Why? because there is no room for them. Over the years wisdom teeth removal rate has gone up. But god has created man in his own image, and god is perfect. Why would there be a flaw in the creation of man? To sum up evolution you say there is no more proof. Well tell what has MORE proof. God just did it? or: All the reasoning behind evolution(which has explanation behind it) happened?<p> And as to your point about the tracks, as you have said yourself almost every dating technique is inaccurate so how can you say both footprints were made near the same time. On top of that, prints CAN be remade. By comparing cement to mud you were comparing an apple to an orange. Mud allows to be remolded when re-wet, cement doesn\'t. So how do you know the mud in which the fossil was contained was not changed in order to allow footprints once again.<p> as fpr the debate I made about miracles, that was in response to your argument (or possibly someone else\'s)asking \"how do you explain bones magically healed, and diseases gone leaving doctor\'s baffled\" and i did a very good job of explaining that in my first paragraph.',1072,'Alan','2003-05-05 12:36:41');
INSERT INTO forumpost VALUES (844,127,4,'Re: auto-log out un-post','i am on ie 4, but just today the phenomenon happened to me again while i was typing my second post in the existence o god thread. I took a long time to type it up so i think the site might have an in-active=sign-out type thing going. (don\'t worry i ctrl+c right before i posted it and found out it never posted so it was just a matter of looging in and using ctrl+v)',1072,'Alan','2003-05-05 12:45:21');
INSERT INTO forumpost VALUES (845,127,4,'Re: auto-log out un-post','wait let me re-word that, and tell me if it sounds like programming language(i\'ve always wanted to learn)<p>ahem I believe the problem may be a<br>If time>30 then log-out active user else do nothing.<br><br> how was that?',1072,'Alan','2003-05-05 12:57:21');
INSERT INTO forumpost VALUES (846,123,4,'Re: queue change vote','thank you levik. I greatly appreciate such a change',1072,'Alan','2003-05-05 13:13:20');
INSERT INTO forumpost VALUES (847,128,3,'Re: The existence of god','Too much for you too... You didn\'t read MY post that you can\'t have a debate without hurting someone and name calling.\r<br>\n\r<br>\nI am not calling you malicious, but you aren\'t benevolent to your opponents either. Getting mad at others in discussion isn\'t going to solve anything. (It seems like you are using \"implied insults\" in your discussion)',1626,'Gamer','2003-05-05 13:19:33');
INSERT INTO forumpost VALUES (848,127,4,'Re: auto-log out un-post','I have had to log in when I first visitited the site... (in a while) I have never had to do that before...',1626,'Gamer','2003-05-05 14:51:53');
INSERT INTO forumpost VALUES (849,128,3,'Re: The existence of god','I honestly never meant to imply insults in my comment. and yes that truly is a perfect point. a debate canot go on without some anger, but without name-calling. If you ignore \"implied insults\" whose existence is dependent on the intentions of the user who typed the comments then there can be nothing. The only implied insult which i made (and i do apologize for being a hypocrite) would be in the second paragraph of my second post. I was angry at the fact that in his first post in this discussion he still called my belief piddly. Despite the fact i made it very clear in my first post that i didn\'t want this type of thing to go on.',1072,'Alan','2003-05-05 15:50:13');
INSERT INTO forumpost VALUES (850,128,3,'Re: The existence of god','I don\'t think you meant to be mean... I don\'t think you are being too insulting, just sounds way too mean (like the gr.9 science thing... \"Well tell what has MORE proof\", \"as you have said yourself\",) so on... Maybe that is neccesary, in which I will just walk away...\r<br>\n\r<br>\nNote to Alan: Don\'t go balistic on me (please), but how would you explain going from sentience to non-sentience, or from non-creation (of the universe and things like that) to creation. I was wondering about that, and you seem smart :)',1626,'Gamer','2003-05-05 16:20:53');
INSERT INTO forumpost VALUES (851,128,3,'Re: The existence of god','Don\'t worry famer, i\'ll be more than happy to explain. Well for going to non-sentient to non-sentient involves the growth of our brain. Technically there is never a point in time when we are non sentient or not alive. As we both know in reproduction a single sperm cell wil join with a single egg cell, both of which are living. when they join they are still living. Technically we are sentient as long as we are living, even oif as one cell. But its only when our brains develop we start to think and remember. As for the creation of the universe, no-one is for sure but i have my own theory which I will explain. At first in the universe there was nothing. Now this \"nothing\" cannot be looked at as a thing, so it has no size no dimension etc. Now all this nothing was \"trying\" to find something. All this nothing acted on eachother as a vacuum and this turned the nothing into energy. But the nothing is infinetely small, hence causing the big bang to be an infinetely small point of energy, because the \"nothing\" was infinetely small and this nothing is also infinite. (Infinite to the point where matter is as dense as possibl in an infiniteley small spot.',1072,'Alan','2003-05-06 03:51:23');
INSERT INTO forumpost VALUES (852,125,4,'Re: Bait and switch','Sorry I have neglected to post my views on this (thanks for prodding me, FL)\r<br>\n\r<br>\nI want to make clear that my views here only apply to when somebody completely changes a problem after getting some (positive) votes on it. This is of course unacceptable, but probably impossible to prevent in a good way. (I do not think that prohibiting someone from editing their own problem is a good way - if a particular user becomes this much of a problem, I would rather kick him/her off than inconvinience all the others to such an extent.)\r<br>\n\r<br>\nI have been toying with the idea of letting high-ranking users be able to edit others\' problems in some cases (for example if the author is a novice and cannot do this themselves, or they have not come to the site for some amount of time). However, this seems to me to be pushing too much responsibility onto scholars. (Wouldn\'t want people to think I\'ve gotten so lazy that I\'m trying to get them to run my site for me :)\r<br>\n\r<br>\nOn a marginally related note of \"reserving\" spots in the queue, I honestly do not see anything wrong with somebody completely changing a problem that has yet to be voted on (for example if a problem you submitted last week turned up on the site posted by someone else). Since the person probably made an honest mistake, there is no reason to make them wait all that time again.\r<br>\n\r<br>\nI know some people disagree with me on this, but that\'s just my view.',1,'levik','2003-05-06 05:38:44');
INSERT INTO forumpost VALUES (853,127,4,'Re: auto-log out un-post','The login is done by session - if you do not check the \"remember me\" box it will probably time out (and you will be logged out) after 30 minutes of inactivity.\r<br>\n\r<br>\nCheck the box when logging in and you should not see as many problems.',1,'levik','2003-05-06 05:44:57');
INSERT INTO forumpost VALUES (854,125,4,'Re: Bait and switch','I myself have replaced or exchanged some of my pending problems, and I appreciate the flexibility to do so. However, I have never done so after a puzle received responses/votes from others. If we lose the ability to edit our own problems, we won\'t be able to respond to the feedback of voters. On the other hand, if nothing is done, it is only a matter of time before bait and switch succeeds in getting a puzzle posted that no one voted for (perhaps someone did this already?). Perhaps a puzzle should be removed from the queue the instant it gets 3 TU so the author can\'t tamper with it?',1567,'Bryan','2003-05-06 07:19:04');
INSERT INTO forumpost VALUES (855,128,3,'Re: The existence of god','I posted this before, in the problem, but here goes again.  This question by Ravi is a very good thought provocer.  Anyone who beleives in a God sees this as simply sure, God can do anything.  If he wanted to make a stone he coulnd\'t lift then he would.  He would also then be able to make himself lift it.  For people who choose not to beleive in a God as I have put it, that makes it a paradox, which is correct.  Who are we to try and understand what we can\'t possibly understand.  Not saying that we shouldn\'t try, but this is really very interesting when both sides agree and disagree at the exact same time with the exact same point.  ',1947,'Jon','2003-05-06 08:46:37');
INSERT INTO forumpost VALUES (856,125,4,'Re: Bait and switch','The idea is to submit a problem called \"Space reserver\", which isn\'t a problem at all, just there until I think of a problem. This would \"save\" a spot in the queue for when I think of a puzzle.\r<br>\n\r<br>\nI agree with Bryan :)',1626,'Gamer','2003-05-06 12:12:06');
INSERT INTO forumpost VALUES (857,128,3,'Re: The existence of god','One important key to the success of the human race is to try to figure everything out, and as one principle everything in the universe obeys the laws of existence(as i call it). Now the laws of existence, are the boundaries of what thibngs can and cannot do. Humans do not have a perfect grasp on the laws of existence but yet we are at a start. physics, relativity, electricity. We MUST keep on trying to understand everything. I\'m sorry but sitting back and saying \"God just did it\" isn\'t good enough for me. Look at the amish for example. Would you like to be an amish person? Would you like to be bound by your beliefs. My beliefs are set up in such a way that the ability to uncover the laws of existence are not bound by my beliefs.<p> Oh yes by the way dj. I NEVER said god was dead. My point about jesus killing himself was merely me finding a contradiction within the bible, and me saying that god is a \"phase\" in our existence, that does not mean he is dead.',1072,'Alan','2003-05-06 14:00:10');
INSERT INTO forumpost VALUES (858,128,3,'Re: The existence of god','Yes, I would... Being bound by laws is the whole idea behind a utopia... :) But I don\'t care about this whole religion mess.',1626,'Gamer','2003-05-06 16:06:49');
INSERT INTO forumpost VALUES (859,125,4,'Re: Bait and switch','Now gamer what bryan does is sort of acceptable, but submitting blank problems was a definate thing people should not be doing.',1072,'Alan','2003-05-06 16:40:55');
INSERT INTO forumpost VALUES (860,128,3,'Re: The existence of god','I to would like to see a Utopian world (of course to this you would have to eliminate emotion so i guess i would want a world that is extremeley close to a utopia. But Gamer let me ask you this. Would just saying \"god did it\" and not figuring out the keys to science allow us to achieve this utopian world. Definetely not. In order for a utopian world to exist the following must happen. We must reach all knowledge and every person must fully understand all the laws of existence, which is possible (not in the next couple thousand years)by things like genetic engineering, stem-cell research etc.',1072,'Alan','2003-05-06 16:48:10');
INSERT INTO forumpost VALUES (861,128,3,'Re: The existence of god','Before I chuck in my two penn\'orth I should make it clear that I\'m an atheist, but that does not mean that I don\'t respect the views of others. Clearly religion is a subject that stirs up great emotions (why else would somebody strap a load of C4 to themselves and blow up a bus?) so I\'m sure that you could read what I\'m about to say and see dozens of \'implied insults\' should you wish to interpret it that way. However, please note that none are intentional and all I\'m trying to do is put a different perspective to the debate. \r<br>\n\r<br>\nTo me it sounds like the core difference in Alan and DJ\'s viewpoints is that DJ has \'faith\' whereas Alan has \'beliefs\'. \r<br>\n\r<br>\nSince DJ is quoting the book of Genesis I assume that he is some form of Christian (Catholic, Protestant, Methodist,....) and as such has faith that the Christian bible contains the true explanation of creation. Therefore, if the bible says that \"God did it\", then DJ\'s faith means that he believes that God did it.\r<br>\n\r<br>\nAlan on the other hand has taken information from numerous sources and constructed his own belief system which is subject to change as knowledge of the laws of existence change. Although he is a Catholic he does not believe in the holy trinity - therefore does not have faith that the bible contains only truth. Instead he\'s taken what he believes to be the most rational explanations currently existing to form his belief system, such that should a more rational explanation appear (eg firm proof that the Egyptians were really a race from another planet from which humans are descended) then his beliefs will change accordingly.\r<br>\n\r<br>\nRegarding the comments on utopia, I see this as more a state of mind than a physical world. I agree with Gamer\'s inference that the Amish are close to their version of utopia. They are surrounded by people who share their beliefs and goals, they work to the common good rather than working for themselves, and although they are aware of the \'progress\' made by the world outside they only accept new ideas if they firmly believe that they will make their lives simpler and the community stronger.\r<br>\n\r<br>\nAs a final thought, why is it that when there is any debate on the existence of god it is always the Christian god that is debated? Nobody ever seems to argue about the existence of Shiva, Brahma, Vishnu, Jupiter, Zeus, Odin.... ',1183,'fwaff','2003-05-06 23:49:02');
INSERT INTO forumpost VALUES (862,128,3,'Re: The existence of god','So-called \'rational\' thought will only take you so far.  Quantum mechanics places limits on what we can measure in a lab.  Goedel\'s Theorem places limits on what we can mathematically prove.  The Halting Problem places limits on what computers as we know them can compute.  The laws of science are still constructed on faith: faith in what you\'ve read, faith in your own senses, faith that the laws still held true while nobody was watching, and faith that they will continue to work in the future.\r<br>\n\r<br>\nScience has no good definition of sentience, even though it\'s something everybody (well, I\'m making an assumption about people whose minds I can\'t read) experiences.  Science has not provided any kind of halfway-decent explanation for humor.  I don\'t think any Judeo-Christian religion has really addressed whether God has a sense of humor, even though it could profoundly reflect on how people relate to him.\r<br>\n\r<br>\nThere are internal contradictions within the Bible.  To me, that is sufficient evidence that it should not be taken as a perfect text - an approximation at best and an anthology of fiction at worst.  This, however, does not disprove the existence of God, only a particular view of Him.\r<br>\n\r<br>\nI think it is arrogant for any being as puny as ourselves to claim to understand the infinite.  There\'s a lot that we don\'t know.  There\'s a lot that we can never know if we continue to cling to tried-and-true assumptions.  That means there are a lot of places for God, if he exists, to hide: in the spontaneous creation and destruction of particle-antiparticle pairs, in good jokes told at a party, or in your own (for lack of a better word) soul.  Who are we to say he\'s not there?',103,'friedlinguini','2003-05-07 04:08:06');
INSERT INTO forumpost VALUES (863,128,3,'Re: The existence of god','I mostly agree with FL, though regarding the Bible I lean toward the \"anthology of fiction[mostly]\" end of the scale.  Perhaps finding God in one\'s soul could be translated as finding Brahman in Atman, just to get out of our western views on the subject, and preconceived notions of what God is like.',1301,'Charlie','2003-05-07 08:25:54');
INSERT INTO forumpost VALUES (864,128,3,'Re: The existence of god','Yes fl you\'ve made a very good point. Is this debate wrapped up now? Anyways about sentience. (Since it seems to come up a lot) i think i\'ll give a bit of input on that. I consider sentience to be the fuctioning of a cell nucleus. Why? Well as we all know thoughts are created by patterns of neurons fired off inside of cells. What controls these explosions. commands from the nucleus of the cell. There really is no difference between the working of one nucleus as opposed to another. The only reason people think we\'re in a state of non-sentience is because our body\'s develop the memory portion later in our life. According to the cell theory, all cells come from pre-existing cells. So technically we are never in a state of non-sentience (until after we die if we have not reproduced) The only thing that can be debated about is the first cell, which was believed to have been created by chemical reactions. <p> Anyways fl made a very good point about how we have \"faith\" in science to. The real question is what faith will benefit mankind the most? I choose science. There may be limits to it(as i believe quantum mechanics is only a theory, correct me if i\'m wrong) but then again there is still so much more we could learn between science and quantum mechanics. I guess if humans ever reach all the limits stated above, we will know all the laws of existence.',1072,'Alan','2003-05-07 10:26:04');
INSERT INTO forumpost VALUES (865,129,7,'Greetings and ??','Greetings,\r<br>\n\r<br>\nI found you via Google.  I think I have solved one of the puzzles that does not yet show a solution.  Do I propose my solution in the form of a remark, or is there a special \"enter solution\" function?\r<br>\n\r<br>\nLooks like a fun site.\r<br>\n\r<br>\nHS',2171,'Hank Schutz','2003-05-07 12:17:45');
INSERT INTO forumpost VALUES (866,129,7,'Re: Greetings and ??','Welcome to the site!\r<br>\n\r<br>\nJust post your solution as a comment.  Please don\'t reveal the solution in the comment header.',103,'friedlinguini','2003-05-07 12:41:20');
INSERT INTO forumpost VALUES (867,130,7,'Newbie','Hey there!\r<br>\n\r<br>\nI\'m new here, I found this site by going to google and typing in logic puzzles. I haven\'t checked out any puzzles yet, but this site looks pretty cool! \r<br>\nI\'m a CSR at a call center, have a serious boyfriend who I love very much. :)\r<br>\nI love challenging puzzles. I also love to read and watch movies.',2180,'Cara','2003-05-08 08:14:06');
INSERT INTO forumpost VALUES (868,130,7,'Re: Newbie','Hi :) I am only an apprentice, but I still like it here :) It\'s cool :)',1626,'Gamer','2003-05-08 12:03:07');
INSERT INTO forumpost VALUES (869,130,7,'Re: Newbie','Well, that\'s good. :) I\'m glad it hasn\'t gotten boring. I read through a lot of stuff already, and I like some of the questions. I find I really like the riddles. I\'m trying to think up something to submit now. :)',2180,'Cara','2003-05-09 03:52:42');
INSERT INTO forumpost VALUES (870,125,4,'Re: Bait and switch','Yeah, what I did (once only) was submit a technical problem and solution, then discovered I had an over-simplified answer, and not enough time to figure out what the correct answer was. Rather than change my problem statement to \"Sorry, guys, give this 3 TD, I screwed up\" I replaced it with the next puzzle I came up with. Now that I think about it, however, I might just put that statement there next time and put my new puzzle at the end of the queue. Hmmm...',1567,'Bryan','2003-05-09 10:28:21');
INSERT INTO forumpost VALUES (871,125,4,'Re: Bait and switch','Yes... I notice what Bryan means... I was just saying that was a major problem for anyone who hadn\'t seen.\r<br>\n',1626,'Gamer','2003-05-09 11:21:12');
INSERT INTO forumpost VALUES (872,131,7,'Silly Jilly','I am a new one!',2196,'Silly Jilly','2003-05-10 11:40:39');
INSERT INTO forumpost VALUES (873,128,3,'Re: The existence of god','I think anyone visiting here and intrigued by this should read the posts to the \'Can or Cannot\' paradox as well. ',2174,'Vinodhan Selvarajalu','2003-05-11 03:22:01');
INSERT INTO forumpost VALUES (874,128,3,'Re: The existence of god','well its rather quite funny, as this debate started by those very comments',1072,'Alan','2003-05-11 10:29:11');
INSERT INTO forumpost VALUES (875,131,7,'Re: Silly Jilly','Wellcome to the site, Silly. (Can we call you Silly?) :)',1,'levik','2003-05-11 11:15:00');
INSERT INTO forumpost VALUES (876,100,4,'I have not hacked into Bryan\'s account!','Charlie,mind your post!',1660,'Tim Axoy','2003-05-11 13:11:48');
INSERT INTO forumpost VALUES (877,100,4,'Re: Discovered leviks login password','Nope, but somebody possibly hacked into both of your posts.',1626,'Gamer','2003-05-11 14:47:23');
INSERT INTO forumpost VALUES (878,100,4,'New forum or not','Is this a new forum?\r<br>\nI just saw it recently.',1660,'Tim Axoy','2003-05-12 02:18:25');
INSERT INTO forumpost VALUES (879,100,4,'Bryan!','Bryan,I saw The Odd Pillar was your problem.\r<br>\nYou wanted to submit a solution,but you did not want others to see you submitted it to your own problem.\r<br>\nTherefore,you went under my name.\r<br>\nRavi Raja thought it was me,and said,\"Oh My God!\"',1660,'Tim Axoy','2003-05-12 02:22:17');
INSERT INTO forumpost VALUES (880,131,7,'Yes.','You can call me silly.\r<br>\nMotto:I am so silly.',2196,'Silly Jilly','2003-05-12 02:32:50');
INSERT INTO forumpost VALUES (881,100,4,'Re: Discovered leviks login password','Tim, this forum is not new, but becomes available only when you reach Apprentice level, which is why you only noticed it recently.\r<br>\n\r<br>\nThat was not Bryan who did the posting of that solution, but a hacker, who apparently hacked not only Bryan\'s account but yours as well, so he could delete Bryan\'s solution from the official answer, and post it under your name.\r<br>\n',1301,'Charlie','2003-05-12 04:09:31');
INSERT INTO forumpost VALUES (882,100,4,'Other forums?','Are there any other forums here,Levik,that I am not seeing?',1660,'Tim Axoy','2003-05-13 03:06:10');
INSERT INTO forumpost VALUES (883,100,4,'Re: Discovered leviks login password','Yes. there\'s the \"You have to be 13 to read this\" forum, and the \"Everyone whose name doesn\'t start with a T\" forum, and of course the \"Super Secret\" forum.\r<br>\n\r<br>\nCrap. I probably should not have said anything about the \"Super Secret\" forum.\r<br>\n\r<br>\nSeriously though, this is it. No more hidden forums :)',1,'levik','2003-05-13 11:32:01');
INSERT INTO forumpost VALUES (884,106,4,'Luvya2003 must love 2003!','Yes!',1660,'Tim Axoy','2003-05-13 13:24:02');
INSERT INTO forumpost VALUES (885,49,4,'Solved lock puzzle','I solved lock puzzle.\r<br>\n',1660,'Tim Axoy','2003-05-13 13:28:45');
INSERT INTO forumpost VALUES (886,132,4,'When do I get to see the hidden forums?','Look at title.',1660,'Tim Axoy','2003-05-13 13:29:48');
INSERT INTO forumpost VALUES (887,132,4,'Re: When do I get to see the hidden foru','Would anyone care to field that one?',1,'levik','2003-05-14 05:23:36');
INSERT INTO forumpost VALUES (888,133,6,'Programming for 1000 digit numbers?','Does anybody know where I can find a programming environment capable of 1000 digit numbers?',NULL,'Brian Smith','2003-05-14 06:01:55');
INSERT INTO forumpost VALUES (889,132,4,'Please answer.','Please tell me when.',1660,'Tim Axoy','2003-05-14 06:09:10');
INSERT INTO forumpost VALUES (890,132,4,'Re: When do I get to see the hidden forums?','Never Tim, because there are no other Forums other than the ones which you can see. \r<br>\n(1) General Discussions\r<br>\n(2) Commons\r<br>\n(3) Reference\r<br>\n(4) New Users \r<br>\n(5) Library\r<br>\n\r<br>\nThat\'s it.',979,'Ravi Raja','2003-05-14 06:09:42');
INSERT INTO forumpost VALUES (891,133,6,'Re: Programming for 1000 digit numbers?','UBASIC. \r<br>\n Try http://archives.math.utk.edu/software/msdos/number.theory/ubasic/.html\r<br>\n(looks odd, but that was copied from the browser)\r<br>\n\r<br>\nOther sites have it and also show up in a Google search for UBASIC.',1301,'Charlie','2003-05-14 06:12:03');
INSERT INTO forumpost VALUES (892,132,4,'Tricked!','I thought there was the 13 and older and People whose names do not start with T and The secret one.',1660,'Tim Axoy','2003-05-14 07:32:32');
INSERT INTO forumpost VALUES (893,134,4,'I have a question','What was the first problem ever submitted on this site?\r<br>\nLevik might know the answer.',1660,'Tim Axoy','2003-05-14 07:34:39');
INSERT INTO forumpost VALUES (894,133,6,'Re: Programming for 1000 digit numbers?','It\'s a popular tool, so I\'m sure there is freely-available code for whatever language you like.',103,'friedlinguini','2003-05-14 08:45:41');
INSERT INTO forumpost VALUES (895,133,6,'Re: Programming for 1000 digit numbers?','To clarify about UBASIC in particular: It\'s a language and environment in itself, that handles over 2000-digit numbers as part of its regular structure.  It isn\'t an add-in for a language.',1301,'Charlie','2003-05-14 09:42:04');
INSERT INTO forumpost VALUES (896,132,4,'Re: When do I get to see the hidden forums?','Shhh!  Don\'t tell Ravi!',103,'friedlinguini','2003-05-14 10:23:38');
INSERT INTO forumpost VALUES (897,132,4,'Tricked?','Are those REAL forums or not?',1660,'Tim Axoy','2003-05-14 12:54:25');
INSERT INTO forumpost VALUES (898,132,4,'Re: When do I get to see the hidden forums?','no (at leats i don\'t think so) and fl\'s post was just a joke(quite a funny one i might add)',1072,'Alan','2003-05-14 16:06:02');
INSERT INTO forumpost VALUES (899,134,4,'Re: I have a question','I believe the first day flooble opened multiple questions were posted by levik (on 2002-03-28) As for the VERY first one idono. Levik?',1072,'Alan','2003-05-14 16:09:50');
INSERT INTO forumpost VALUES (900,88,4,'Re: problem difficulties','I would appreciate it if we could all weigh in on this subject, as it seems to me that roughly half the difficulty levels I see assigned are too high (IMHO). In an effort not to be the self-appointed difficulty gestapo, I restrain myself from commenting on the difficulty level proposed for each problem I see, but much of the time I am just biting my tongue.\r<br>\n\r<br>\nI really like Cory\'s suggestion. In addition, I recommend a definition of difficulty levels be available somewhere on the site, using examples to show what makes something a difficulty level 1, 2, 3, 4, or 5.\r<br>\n\r<br>\nIs this topic important to others, or is it just my pet peeve (and Cory\'s)?',1567,'Bryan','2003-05-15 04:52:17');
INSERT INTO forumpost VALUES (901,88,4,'Re: problem difficulties','I like the voting idea as well.  I think it has a strong parallel with the problem ratings except that I think that it should be possible for the original poster to rate the difficulty, and for queue moderators (for lack of a better term) to do so as well.',103,'friedlinguini','2003-05-15 06:26:26');
INSERT INTO forumpost VALUES (902,77,4,'I am almost Journeyman!','1 more problem till me being Journeyman!',1660,'Tim Axoy','2003-05-15 10:12:14');
INSERT INTO forumpost VALUES (903,88,4,'Re: problem difficulties','Yes, it\'s probably a good idea for the moderators to be able to vote on difficulty level.  Also a good idea to have sample problems of the various difficulty levels in the different categories, as a model for difficulty levels.',1301,'Charlie','2003-05-15 10:52:10');
INSERT INTO forumpost VALUES (904,88,4,'Re: problem difficulties','Yes but don\'t forget a person could fall into a problems trap and assume the easiest solution (e.g ameoba colony i think or some other one were u start off with 2 amoebas and every minute they split into 2 more) anyways a voting system sounds good, But the submitter\'s opinion of the difficulty should be worth so much more. (lets say the equivalent of 3 results) so that if the 3 other users (the ones giving thumbs up) all choose something else (which they agree on) with one other person, the difficulty will be changed',1072,'Alan','2003-05-15 11:37:23');
INSERT INTO forumpost VALUES (905,88,4,'Re: problem difficulties','My proposal:\r<br>\n\r<br>\nDifficulty voting can only be done while the problem is in the queue. \r<br>\n\r<br>\nJourneymen+ who can TU/TD a problem can also vote on a difficulty.\r<br>\n\r<br>\nYou can ONLY vote on a difficulty after you TU\'d a problem. Clearing/reversing the TU removes your vote.\r<br>\n\r<br>\nEach person\'s difficulty vote (if any) will be shown next to their TU comment.\r<br>\n\r<br>\nOriginal submitter\'s opinion counts for more. Currently I think this should be 66% of the vote if 1-2 votes, 50% if 3-4 votes and 33% if 5+ votes. Or we could just do what Alan said and make submitter count as 3 people.\r<br>\n\r<br>\nWhile the problem is in the queue, it will show the submitter\'s original difficulty at the top, plus current calculated \"voted\" difficulty at the bottom. \r<br>\n\r<br>\nWhen the problem is pushed, it\'s actual difficulty is updated to the calculated one.\r<br>\n\r<br>\nOr do you think we should retain the originally submitted difficulty as well?\r<br>\n\r<br>\nFinally,  I do not think giving \"reference\" problems for difficulty is a good idea. It is way too subjective a matter, and really should be approached on a case by case basis. One thing I want to stress is that if the problem is solved in 10 seconds with integral calculus, it is <b>not</b> a difficulty 1 problem (actually, it should probably not be on this site to begin with).',1,'levik','2003-05-15 11:54:01');
INSERT INTO forumpost VALUES (906,135,4,'Are we self running?','I am going to be going on vacation early in july, and will not be administering the site in that period of time (about a week).\r<br>\n\r<br>\nSince this disastrous turn of events happened last year, I have tried to make this site be able to operate at least for brief periods of time without my intervention.\r<br>\n\r<br>\nRight now, the only thing I can think of that would be an issue in my absense, is the posting of solutions - usually I \"enable\" them manually 3-4 days after the problem goes live, but this is done through an admin interface that noone else has access to. \r<br>\n\r<br>\nHigher ranked users can \"push\" the solutions to their own problems, but I would love to resove this issue to generalize it for everyone\'s problems. (Also maybe I will get to address allowing high-levelers to edit other\'s problems, as well as anything else you guys think is needed.) \r<br>\n\r<br>\nI am bringing it up this far in advance so that hopefully we can come up with a solution and I can implement and see the inevitable flaws in it (and maybe even fix them!) by the time I have to leave.\r<br>\n\r<br>\nIn any case, here\'s your chance to chime in on how you think the site should be run democratically :)',1,'levik','2003-05-15 12:02:08');
INSERT INTO forumpost VALUES (907,88,4,'Re: problem difficulties','I have a minor quibble with forbidding difficulty changes once the problem goes live, but only a minor one.  Other than that, it sounds good to me.',103,'friedlinguini','2003-05-15 12:56:25');
INSERT INTO forumpost VALUES (908,135,4,'Re: Are we self running?','Why not just push solutions automatically after, say, 96 hours?',103,'friedlinguini','2003-05-15 13:13:59');
INSERT INTO forumpost VALUES (909,135,4,'Re: Are we self running?','Yes, I like fried\'s idea... \r<br>\n\r<br>\nWould a manual override feature for the solutions be good for the lower classes? For example if someone posted a hard (but solvable) puzzle that nobody got in 3-4 days...?',1626,'Gamer','2003-05-15 15:01:57');
INSERT INTO forumpost VALUES (910,77,4,'Re: Congratulations to me','Me too Tim! *Sigh* It moves so slowly...',1626,'Gamer','2003-05-15 15:02:32');
INSERT INTO forumpost VALUES (911,88,4,'Re: problem difficulties','I think we need a level to base things on... I am always confused \"Is this a level 1 problem... level 2?) I never know what level mine is... and would really appreciate journeymen able to tell me :)',1626,'Gamer','2003-05-15 15:05:36');
INSERT INTO forumpost VALUES (912,136,4,'Duplicate solutions','I think there should be something around to tell users to read the posts before giving a solution of their own, particularly with the \"light bulb\", because I see many of the same exact solution (particularly with problems that have one set answer) in a problem. I understand that sometimes people may submit a solution at the same time, but this is in the far minority.',1626,'Gamer','2003-05-15 15:08:58');
INSERT INTO forumpost VALUES (913,137,7,'Hi all','Hello friends,\r<br>\nplease welcome me to the Group.\r<br>\n\r<br>\nAbout me, I am a software engineer. And i love to solve puzzles which improves my aptitude. I just started making this as a habit.\r<br>\n\r<br>\nI came to know about this site through Google search.\r<br>\n\r<br>\ncheers,\r<br>\nSwaroop',2237,'swaroop','2003-05-15 20:03:56');
INSERT INTO forumpost VALUES (914,136,4,'Re: Duplicate solutions','I believe that this should not be done. People want the satisfaction of posting a solution before seeing one anywhere else. \r<br>\n\r<br>\nThis also makes people post wrong solution which can yield interesting discussion. If I solved a problem, I would definitely be tempted to go and post my solution first, and look at others\' later.\r<br>\n\r<br>\nBesides, realizing that you have already read this solution should not take more than a few seconds.',1,'levik','2003-05-15 20:54:06');
INSERT INTO forumpost VALUES (915,135,4,'Re: Are we self running?','fried: solutions are not always correct, not always properly formatted, and actually not even always there. Automatically pushing them would be asking for trouble unless there were quite a few other rules involved.\r<br>\n\r<br>\nGamer: not sure what you are talking about.',1,'levik','2003-05-15 20:55:44');
INSERT INTO forumpost VALUES (916,135,4,'Re: Are we self running?','The easiest answer is simply to not push any solutions until you get back.  Not exactly desirable, but I don\'t think anybody will panic too much.\r<br>\n\r<br>\nQuestionable solutions may not be such a bad thing.  It\'ll only be for a week, and we could debate solutions in the comment area anyway.\r<br>\n\r<br>\nIf you want solutions to be checked, there\'s going to have to be moderation of some kind.  You could check a bunch of problem solutions yourself, mark the ones you deem acceptable, and then only show those in the queue while you\'re gone.  That way, you could post solutions automatically.  I imagine that would be the simplest moderation solution from a coding standpoint.\r<br>\n\r<br>\nIf you want us checking solutions, you\'ll have to decide whether you want it to be before the problems are pushed, after, or both.  That implies at least one new page.  How comfortable are you with the idea of some people being able to look at solutions before they\'re official?',103,'friedlinguini','2003-05-16 04:08:06');
INSERT INTO forumpost VALUES (917,88,4,'Re: problem difficulties','Finally my wait is over...\r<br>\n\r<br>\nSince this now seems to be a topic of discussion, I will continue on.  I like the idea that the submitter gets a more heavily weighted vote than the rest of us, however, under Leviks proposal which would seem a fair way to do this, I would change one thing.  First, realize that only in very rare cuircumstances do problems get more than 4 TU\'s, which means that the user\'s chosen difficulty level is realistically going to dominate most situations, and this could very easily be exploited (consider if someone, for whatever reason, really wanted to have a puzzle posted at level three - if they submit it as level 5 and 4 TU-ers vote for level one, this makes the problem a three).  I would suggest either a smaller weighting (such as worth 1.5 votes) to the submitters pick, or opening the difficulty to all who don\'t vote TD, which could increase the number of votes on a problem dramatically.  I\'d personally prefer the first solution, as the second could again be easily used unfairly (I envision a world where people are one-ing other problems when they disagree with a consensus that the problem should go live...)\r<br>\n\r<br>\nOn the matter of reference problems, I agree completely with Levik.  While in principle I agree that this might make things more clear, the subjective nature is in fact the very root of this problem.  If a person has difficulty picking a difficulty level fairly, they will likely also have difficulty matching it to a very discreet problem set example (which of course could be quite arbitrarily ranked to begin with).\r<br>\n\r<br>\n',775,'Cory Taylor','2003-05-16 04:22:42');
INSERT INTO forumpost VALUES (918,137,7,'Re: Hi all','Welcome to the site Swaroop. \r<br>\n\r<br>\nDo I hear an accent? :)',1,'levik','2003-05-16 04:23:46');
INSERT INTO forumpost VALUES (919,135,4,'Re: Are we self running?','Levik you can vote a TU on those problems (after going through their solutions)which are yet to come up in the queue, that is, which are still in the pending problems list and are expected in the queue within three or four days (during the time of your leave) and also you can approve those problems too which are there in the queue just before you are planning to leave, so that the Scholars can push those problems up on the site and when required, and their solutions too and this can easily continue for about a week or two.\r<br>\n\r<br>\nSo all that I want to say is that before leaving, you can go through those problems in the queue and also in the list of pending problems (which are expected in the queue in the very next few days, that is with QW 1, 2 or 3, or so), whose solutions are provided by the submitter(s) of the corresponding problems and vote them a TU (the FIRST vote will be from you) so that the Scholars and the Journeymen can understand that the problem for which you have voted has a proper solution and in your absence the solution too can be made public and I believe that if this method is applied, then neither problems will remain hung up in the queue nor there will be any confusion regarding the posting of solutions, I mean making solutions public.\r<br>\n\r<br>\n(Once again, I am sorry if I have not been able to explain properly what I want to say, and if it is really so, then PLEASE do let me know so that I can again frame the entire thing in a proper manner and re-write it).\r<br>\n\r<br>\nThank You.',979,'Ravi Raja','2003-05-16 05:17:24');
INSERT INTO forumpost VALUES (920,135,4,'Re: Are we self running?','This solution could work as long as there aren\'t ten or more problems without acceptable solutions to come up in the next few days.',103,'friedlinguini','2003-05-16 05:59:04');
INSERT INTO forumpost VALUES (921,88,4,'Re: problem difficulties','I would think that if voting on the difficulty of a problem were included with voting thumbs up, more people would be inclined to vote on a problem that already had say 4 thumbs up.  As it is now, there\'s not much incentive to add one more vote, but in the changed circumstances there would be.\r<br>\n\r<br>\nPerhaps levik, as well as the originator, could also have 3 votes.\r<br>\n\r<br>\nPerhaps also, even the dissenters, who vote thumbs down, should have a vote on the difficulty level.',1301,'Charlie','2003-05-16 06:02:47');
INSERT INTO forumpost VALUES (922,135,4,'Re: Are we self running?','I think we should just have one person given the ability to post solutions. I nominate Friedlinguini for this position of authority. Also, do we have enough scholars? I know charlie and friedlinguini are both around enough to maintain the site but is 2 enough, things can happen and they happen quite easily',1072,'Alan','2003-05-16 10:09:15');
INSERT INTO forumpost VALUES (923,88,4,'did I do that','Everyone seems to be talking about problem referncing. Did i say that. I never said to compare to a problem but my point about ameoba colony was that when i saw it i would\'ve said \"57 minutes is the answer, duh\" and given it a 1 difficulty vote, despite the fact the answer is actually half an hour. Also seeing as how levik is leaving for vacation should this be something that is only implemented afgter he gets back?',1072,'Alan','2003-05-16 10:15:22');
INSERT INTO forumpost VALUES (924,100,4,'Alan,mind your post,too!','In your post(the tenth post from the top),you said I took Bryan\'s account.\r<br>\n<b>I did not!</b>',1660,'Tim Axoy','2003-05-16 10:44:22');
INSERT INTO forumpost VALUES (925,135,4,'Re: Are we self running?','While putting me in charge of something like that might make a decent stop-gap measure, what I gathered from the thread topic was that the goal was to come up with a system that didn\'t rely on any one person - I certainly don\'t want that responsibility every time levik leaves town, and we shouldn\'t have to elect someone every time he does either.',103,'friedlinguini','2003-05-16 13:14:50');
INSERT INTO forumpost VALUES (926,135,4,'Re: Are we self running?','Well Fried, in that case the users should be asked to submit the solutions to those problems too during that time so that they can be approved. Levik should either post such a comment in the forums for them or a mail to all with the same text must be sent to only those users whose problems are there in the queue without solutions. I don\'t think there\'ll be many of them. And after all a mail with the same text is to be sent to them asking them to submit the solutions to their problems so that they can be approved. I think that the users will co-operate with us. \r<br>\nIf in case the solution is not provided, then I think that the scholars can themselves look after those problems. Just see the solution of my problem \"Fathers and Sons\". This is not the only one but there are many other problems whose solutions were not provided by me but was posted by someone else, may be Levik only, (I don\'t know for sure by whom) and the reason was that those problems had unique answers and everyone was sure of the answer. So, we can push only those problems up on the site (from the queue) whose answers we know for sure, even if they are not provided by the submitter. The rest is all that I have explained in my previous post/comment. \r<br>\nIf I am going wrong anywhere, please do point out my mistake. This was a suggestion/idea for this topic from my part. Let\'s see what others have to say for this.\r<br>\nThank You.',979,'Ravi Raja','2003-05-16 19:15:46');
INSERT INTO forumpost VALUES (927,137,7,'Re: Hi all','Hey swaroop. Welcome to the site :o)',1919,'Lewis','2003-05-16 21:47:30');
INSERT INTO forumpost VALUES (928,138,7,'just came across.......','hi....\r<br>\nwell, I came across this site through a friend of mine. He asked me a few qurs and here i am...',2246,'abhi','2003-05-16 23:36:39');
INSERT INTO forumpost VALUES (929,138,7,'Re: just came across.......','Do you know the username of the friend that got u here? just wonderin who it is. Hope u enjoy it here',1072,'Alan','2003-05-17 07:04:08');
INSERT INTO forumpost VALUES (930,100,4,'Re: Discovered leviks login password','i\'m sorry tim. I was merely trying to slve a situation. I apologize for falsely accusing you',1072,'Alan','2003-05-17 07:06:10');
INSERT INTO forumpost VALUES (931,17,6,'Re: HTML codes for use on the site','p\r<br>\n<p>\r<br>\nbr<br>\r<br>\n<b>b</b>\r<br>\n<i>i</i>',1660,'Tim Axoy','2003-05-17 07:14:28');
INSERT INTO forumpost VALUES (932,135,4,'Re: Are we self running?','Friedlinguini makes a very good point about not having the site run on one person, but in fact it needs to be run by a group of people. The more people + The more abilities those people have = the more efficiently the site will run. So I think that one more rank should be added like scholar+ (Or whatever name it should be given.) and that fried should be promoted to this rank) Also ravi could be promoted to scholar. That would give us 2 scholars that log on frequently, one scholar+ and a couple of journeymen,(me, dj, gamer, and anyone else i missed) Technically this is still running on the concept of having one person running the site (FL) but (fl) i think you log on enough to solve most of these issues right? also charlie could become a scholar+ as well. Having 3 responsible, scholar abilitied users (Fl, ravi and charlie) along with a bunch of apprentices (as mentioned before) the site should run very smoothly. Also at the submit a problem screen instead of puuting \"solution (optional)\" it should be something along the lines of \"Solution (optional, but without your problem may get deleted)\" if these changes are made then the site should be totally elf-running',1072,'Alan','2003-05-17 07:19:44');
INSERT INTO forumpost VALUES (933,135,4,'Re: Are we self running?','I don\'t think I will ever get my final problem to the queue! :D\r<br>\n\r<br>\nI agree... I think something like Solution(reccomended), because otherwise people might not submit puzzles that they don\'t know the answer to, but would be interesting.',1626,'Gamer','2003-05-17 10:51:19');
INSERT INTO forumpost VALUES (934,135,4,'Re: Are we self running?','Alan - I do not think we need another group of users. Any new \"abilities\" can be added to one of the existing groups (in this case mostly Jorneyman and Scholar)\r<br>\n\r<br>\nFor the solution issues, I was actually thinking of a queue-like page of unsolved problems. Once the problem is on the site say 3 days and has no posted solution, it would appear the the solution queue, and it\'s submitted solution would become visible to Journeymen and Scholars who wish to look at it.\r<br>\n\r<br>\nAt this point I am not sure if we need voting for something like that - right now I am only thinking of letting Journeymen post notes on the solution - and a scholar can \"publish\" the solution once the problem has had it visible for at least a day.',1,'levik','2003-05-17 13:48:37');
INSERT INTO forumpost VALUES (935,124,7,'How I found this site','I found this site searching for logic problems,too.\r<br>\n',1660,'Tim Axoy','2003-05-17 14:36:24');
INSERT INTO forumpost VALUES (936,135,4,'Re: Are we self running?','That sounds like a good idea levik.  I\'ve wondered about quality control on submitted solutions.  A gather that you at least sometimes (always?) look at the submitted solution before posting it.  Vetting by Journeymen and Scholars is a good idea.  Though in the case of the recent Pentagon problem, it was only a clue the originator provided that allowed a solution (at least on my part), so a reading of the solution would have spoiled some fun.  But of course knowing the schedule the originator could time his clue accordingly.  In this instance I think the clue came after 2 days any way, so a third day revelation of the solution would not have cut off solving.',1301,'Charlie','2003-05-18 05:11:16');
INSERT INTO forumpost VALUES (937,139,7,'caio','Hello everyone. My name is Jackie. I am a nineteen year old college junior majoring in Art and in Economics (odd combo, huh?) Well... I found this site on google as I was looking for logic problems. I look forward to challenging my mind on this site :)\r<br>\n-arrivederci ',2256,'Jackie','2003-05-18 06:40:41');
INSERT INTO forumpost VALUES (938,139,7,'Re: caio','good luck and welcome aboard!',775,'Cory Taylor','2003-05-18 07:30:27');
INSERT INTO forumpost VALUES (939,17,6,'DoubleRe: HTML codes for use on the site','pp\r<br>\n<p>\r<br>\nbrbr<br>\r<br>\n<b>bb</b>\r<br>\n<i>ii</i>',1660,'Tim Axoy','2003-05-18 07:47:41');
INSERT INTO forumpost VALUES (940,130,7,'Re: Newbie','wow... scary... first day here and i already see a familiar name... whell.. dun knoe you personally... but hey my name\'s cara too... lol... haf a nice day!',2259,'calla tah-n','2003-05-18 20:55:54');
INSERT INTO forumpost VALUES (941,140,4,'MAIN CHARACTER','Who do you think is the main character in my problems?',1660,'Tim Axoy','2003-05-19 02:09:33');
INSERT INTO forumpost VALUES (942,141,4,'LEV EPSHTEYN','Levik,is your name Lev Epshteyn?',1660,'Tim Axoy','2003-05-19 02:10:14');
INSERT INTO forumpost VALUES (943,140,4,'Re: MAIN CHARACTER','Timothy McVeigh?',103,'friedlinguini','2003-05-19 03:47:18');
INSERT INTO forumpost VALUES (944,140,4,'Why?','Why do you think Timothy McVeigh?',1660,'Tim Axoy','2003-05-19 05:02:16');
INSERT INTO forumpost VALUES (945,142,7,'Go fish!','Hi!',NULL,'Go fish!','2003-05-19 05:21:05');
INSERT INTO forumpost VALUES (946,143,3,'Best puzzle for the masses','I want to promote this site offline by printing one of the problems found here on a business-sized card to be distributed somehow in the real world.\r<br>\n\r<br>\nI\'d like to ask people\'s opinion on which problem this should be. \r<br>\n\r<br>\nThere are a few requirements: it has to be fairly easy to solve (definitely without using any heavy duty math), but still give one a sense of satisfaction having solved it. It has to be relatively short, to match the attention span of whoever picks up the card, also to fit on the card in the first place in a font that\'s big enough to be readable. It should be interesting enough that a person who\'s not neccessarily a puzzles fan, would still be interested in giving it a couple of minutes\' thought - and may even tell a friend or two. Well, you get the point.\r<br>\n\r<br>\nLooking at the problems currently listed as top rated, you will notice that most of them do not fit these criteria very well, so I wanted to ask the visitors here what their opinion was on the matter.\r<br>\n\r<br>\nPlease \"nominate\" any problem you wish here (provide a link to make it easier to find), and we\'ll see if maybe we can come up with something to draw in the crowds.',1,'levik','2003-05-19 05:45:17');
INSERT INTO forumpost VALUES (947,143,3,'Re: Best puzzle for the masses','Drew and Mohammad.',1660,'Tim Axoy','2003-05-19 05:52:39');
INSERT INTO forumpost VALUES (948,143,3,'Re: Best puzzle for the masses','I\'d propose an additional requirement that the puzzle not be too well known.\r<br>\n\r<br>\nIt\'s not a very highly rated one, but I\'d say \"The party\" is a pretty good representation.',103,'friedlinguini','2003-05-19 07:02:55');
INSERT INTO forumpost VALUES (949,143,3,'Re: Best puzzle for the masses','Well my suggestion would be to put up a few \"PARADOXES\" and \"FAMOUS RIDDLES\" as \"Paradoxes\" are interesting topics which can make people get into thinking leaving all the other things aside and \"Famous Riddles\" because most of them are heard by people somewhere or the other place (for example: in some books or some other sites or may be anywhere else). These might seem interesting to them and they would always like to go through the other problems too. \r<br>\n',979,'Ravi Raja','2003-05-19 07:38:30');
INSERT INTO forumpost VALUES (950,143,3,'Re: Best puzzle for the masses','Selected problems (at most 3) from the \'Knights and Liars\' category might also help.',979,'Ravi Raja','2003-05-19 07:42:40');
INSERT INTO forumpost VALUES (951,143,3,'Re: Best puzzle for the masses','Here are a few of them as what I would suggest: (You might think that most of them are problems submitted by me only, but I have suggested them because they are small, particularly in paradoxes, and the current members of the site have liked them too). Any of them can be selected.\r<br>\n\r<br>\n(1) \'Girlfriend\'s name\' submitted by terry (Riddles)\r<br>\n(2) \'Errors\' submitted by Levik (Riddles)\r<br>\n(3) \'Brothers and Sisters\' submitted by cges (Riddles)\r<br>\n(4) \'Requires All Knowledge\' submitted by Erin (Riddles)\r<br>\n(5) \'Liar or Not\' submitted by Raveen (Paradoxes) \r<br>\n(6) \'The (in)famous Barber\' submitted by Levik (Paradoxes)\r<br>\n(7) \'Paradox or a Riddle\' submitted by Ravi Raja (Famous Riddles)\r<br>\n(8) \'Yes Sir\' submitted by Ravi Raja (Riddles)\r<br>\n(9) \'Journey To St. Ives\' submitted by Ravi Raja (Famous Riddles)\r<br>\n(10)\'Can or Cannot\' submitted by Ravi Raja (Paradoxes)\r<br>\n(11)\'True or False - Part1\' submitted by Ravi Raja (Paradoxes)\r<br>\n',979,'Ravi Raja','2003-05-19 07:47:24');
INSERT INTO forumpost VALUES (952,143,3,'Re: Best puzzle for the masses','Drew and Mohammad come back.',1660,'Tim Axoy','2003-05-19 07:55:04');
INSERT INTO forumpost VALUES (953,142,7,'Re: Go fish!','Welcome to this site,Go fish!',1660,'Tim Axoy','2003-05-19 08:12:56');
INSERT INTO forumpost VALUES (954,142,7,'Re: Go fish!','hello!!!',2263,'mars','2003-05-19 10:34:01');
INSERT INTO forumpost VALUES (955,141,4,'Re: LEV EPSHTEYN','Yes it is. It says so on my website.\r<br>\n\r<br>\nI prefer to use \"levik\" on the web, since it\'s my nickname, and is quite a bit easier to spell.\r<br>\n\r<br>\nPlease don\'t ask questions you already know answers to.',1,'levik','2003-05-19 13:10:42');
INSERT INTO forumpost VALUES (956,144,4,'Solutions queue','Anyone notice the new solutions queue page? (It\'s a link at the top of the existing queue page, which Journeymen+ have access to.)\r<br>\n\r<br>\nLet me know what you think about it. This was a simpler change than the difficulty voting (since it\'s making a new page, not retrofitting an existing one), so I made this first.\r<br>\n\r<br>\nSpeaking of difficulty voting, Did we ever come up with a good way to counterbalance original submitter\'s opinion against that of the voters?',1,'levik','2003-05-19 13:13:17');
INSERT INTO forumpost VALUES (957,143,3,'Re: Best puzzle for the masses','I think \r<br>\nBrothers and Sisters\r<br>\nRequires All Knowledge\r<br>\nFour digit number\r<br>\nYes Sir\r<br>\nMagic Trick\r<br>\nHow many letters\r<br>\n\r<br>\n are very good... As a general rule, I just say what OTHER\'S puzzles are good, and not my own. Mine that are good will be mentioned by others. This way I don\'t seem like I am favoring my own puzzles.',1626,'Gamer','2003-05-19 15:07:55');
INSERT INTO forumpost VALUES (958,143,3,'Re: Best puzzle for the masses','Probably for your criteria, the \'Brothers and Sisters\' one is the best for your criteria. :) I think Yes sir! would be good, but many might not get that.',1626,'Gamer','2003-05-19 15:10:10');
INSERT INTO forumpost VALUES (959,144,4,'Re: Solutions queue','Latest suggestion I think was to allow the submitter\'s vote and levik\'s vote each to have a weight of 3, and journeymen and scholars a weight of 1.  I don\'t know if anyone agreed that thumbs-down voters would or would not get to vote on  difficulty, with myself favoring such.',1301,'Charlie','2003-05-19 16:21:08');
INSERT INTO forumpost VALUES (960,144,4,'Re: Solutions queue','And no, I hadn\'t noticed the link to the solutions queue.  It was in a heading that I just ignore.  Also, it appears in white lettering, and I\'ve come to expect links to be in blue. (or is it very pale blue?--it looks white to me).  But now that I know it\'s there, it looks like it works fine.',1301,'Charlie','2003-05-19 16:35:06');
INSERT INTO forumpost VALUES (961,144,4,'Re: Solutions queue','Are the comments to be visible to the individual submitters (who may not be journeymen)?  I would assume so.  Also, the requirement that at least one comment must be made before posting it seems to be able to be satisfied by merely one comment by the same person posting it.  If the purpose is discussion, this would seem to defeat it, as a scholar can post a comment, that presumably no one will see, and then shortly thereafter (within a minute) post the solution.  Maybe it should require at least one comment by someone other than the scholar doing the posting.',1301,'Charlie','2003-05-19 16:44:05');
INSERT INTO forumpost VALUES (962,144,4,'Re: Solutions queue','Charlie: the notes left on the comment are not yet visible to the submitters - so far they are for discussion among high-rankers only. I plan to make them visible on the \"edit solution\" page, but considering noone ever goes there, I will have to  first implement some sort of notification system.\r<br>\n\r<br>\nAs far as publishing a solution with the only comment being yours, I mostly wanted the one comment restriction so that people do not post solutions automatically - so that at least some consideration is given. I think that I can generally trust the scholars to not publish solutions that are not up to par.\r<br>\n\r<br>\nToday I thought of letting people \"nominate\" solutions among the problem\'s comments - since we often end up doing this anyway, it may be a good idea.',1,'levik','2003-05-19 19:05:04');
INSERT INTO forumpost VALUES (963,143,3,'Re: Best puzzle for the masses','Hmmm... I was kinda hoping to avoid riddles. I know a lot of people like them, but I personally prefer logical problems more, and would love to attract that type of people to the site.\r<br>\n\r<br>\nI like to think of it as the logic puzzles site that has riddles, rather than a riddles site with some logic puzzles.\r<br>\n\r<br>\nMaybe it\'s just me. \r<br>\n\r<br>\nUltimately though, I do not think that riddles can give one as much satisfaction when solving as a good logical chestnut, and therefore it\'s not as good a candidate to draw people in.',1,'levik','2003-05-19 19:09:05');
INSERT INTO forumpost VALUES (964,143,3,'Re: Best puzzle for the masses','Here are a few problem which I would suggest from the other categories:\r<br>\n\r<br>\nA Pack of Prudent Pirates submitted by Levik (Logic)\r<br>\nMutually Friendly submitted by Levik (Logic)\r<br>\nTies submitted by Half-Mad (Logic)\r<br>\nThe Four Mathematicians submitted by Ravi Raja (Logic)\r<br>\nMr. and Mrs. Brown submitted by Levik (Logic)\r<br>\nThe Three sages submitted by Levik (Logic)\r<br>\nLight bulb submitted by Half-Mad\r<br>\nThe Three Logicians submitted by Ravi Raja (Logic)\r<br>\nAn arrangement of 15 submitted by Levik (Numbers)\r<br>\nSelf-Descriptor submitted by Levik (Numbers)\r<br>\nSelf-Descriptor part2 submitted by Happy (Numbers)\r<br>\nThe Ten Statements submitted by Ravi Raja (Logic)\r<br>\nTwo numbers submitted by Happy (Numbers)\r<br>\nFathers and Sons submitted by Ravi Raja (Logic)\r<br>\nUnknown Answers submitted by Tim Axoy (Knights and Liars)\r<br>\nFour-Digit Number submitted by Ravi Raja (Just Math)\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n',979,'Ravi Raja','2003-05-20 01:15:39');
INSERT INTO forumpost VALUES (965,143,3,'Re: Best puzzle for the masses','Levik, in your first comment you had mentioned something like this: \"........it should be interesting enough that a person who\'s not neccessarily a puzzles fan, would still be interested in giving it a couple of minutes\' thought........\" and so I suggested for Riddles (Famous). \r<br>\nAnyway, if not riddles, then Paradoxes is not a bad suggestion. If you want to avoid riddles, you can but not Paradoxes. They are indeed interesting. Readers usually just can\'t themselves out of the loop and start looking for their solutions. This might make them think more on those problems and search for more. There are more good problems too besides the ones listed above but either they are too long or a bit more tough compared to the ones listed above and may not be able to draw the attention of people who are not puzzle solvers (or puzzle fans as you had mentioned). That was all I wanted to say on this topic. Thank You. \r<br>\n',979,'Ravi Raja','2003-05-20 04:14:50');
INSERT INTO forumpost VALUES (966,143,3,'Re: Best puzzle for the masses','Personally, I\'m not a big fan of paradoxes.  I haven\'t seen one yet where the self-contradiction wasn\'t easy to spot, and there\'s not much to do once you\'ve spotted it.  They\'re not very satisfying because you don\'t get any closure from an actual solution - all you\'re left with is some logically inconsistent statements.',103,'friedlinguini','2003-05-20 07:10:36');
INSERT INTO forumpost VALUES (967,143,3,'Re: Best puzzle for the masses','I agree with friedlinguini on paradoxes...\r<br>\n\r<br>\nI would think A Pack of Prudent Pirates or The three Logicians would fit well for your idea, or possibly the puzzle I had where you add a 4 digit number to it\'s reverse, and it\'s the original number with a 0 at the end (which I am in the process of getting ok)\r<br>\n\r<br>\n',1626,'Gamer','2003-05-20 10:03:43');
INSERT INTO forumpost VALUES (968,143,3,'Re: Best puzzle for the masses','Well seeing as how your making business cards i\'m assuming this would be a rather small project (The making of the card that is) so that the same card could be made but with two different puzzles. I think 1 should have a riddle and 1 should be logic oriented (Including math). This way we would appeal to both groups of puzzle people. Riddle lovers and math lovers. Anyways 2 problems i highly recommend. 1. String around the cylinder. 2. 2 colors',1072,'Alan','2003-05-20 11:06:39');
INSERT INTO forumpost VALUES (969,145,4,'Journeyman Timothy','Now I am(ALMOST)a Journeyman.\r<br>\n',1660,'Tim Axoy','2003-05-20 13:02:32');
INSERT INTO forumpost VALUES (970,143,3,'Re: Best puzzle for the masses','Ravi,thank you for putting it my problem.',1660,'Tim Axoy','2003-05-20 13:06:44');
INSERT INTO forumpost VALUES (971,50,5,'Re: Chatterbox','60000?',1660,'Tim Axoy','2003-05-20 13:09:08');
INSERT INTO forumpost VALUES (972,145,4,'Re: Journeyman Timothy','Does anyone wanna congrat me?',1660,'Tim Axoy','2003-05-20 14:39:00');
INSERT INTO forumpost VALUES (973,88,4,'Re: problem difficulties','I would say the author of a puzzle is, in most instances, too close to the problem to be the best judge of its difficulty level. Example: I thought my puzzle \"a2o3t6t7\" was a difficutly 2 or 3, while voters commented it should be 4 or 5. Other puzzles that take me a lot of effort to create I want to assign level 5, but they may be a 3 or 4 to solve. For this reason, I would not weigh the author\'s initial difficulty setting any more strongly than the \"difficulty votes\" of the voters who give TU/TD.\r<br>\n\r<br>\nOther than that, I support Levik\'s proposal, and think it should be implemented when he can get to it (I ask Levik for too much as it is -- let him have his vacation:)',1567,'Bryan','2003-05-20 19:13:37');
INSERT INTO forumpost VALUES (974,140,4,'Re: friedlinguini\'s guess','Bless you. I appreciate a y with a sense of humor.',1567,'Bryan','2003-05-20 19:17:20');
INSERT INTO forumpost VALUES (975,145,4,'Re: Journeyman Timothy','Now I am a Journeyman.',1660,'Tim Axoy','2003-05-21 02:41:10');
INSERT INTO forumpost VALUES (976,88,4,'Re: problem difficulties','100% agreement with Bryan.',775,'Cory Taylor','2003-05-21 04:12:27');
INSERT INTO forumpost VALUES (977,140,4,'Re: MAIN CHARACTER','and see, he(she?) didn\'t want gender affecting this in our little cyber-world...',775,'Cory Taylor','2003-05-21 04:14:30');
INSERT INTO forumpost VALUES (978,143,3,'Re: Best puzzle for the masses','my 3 cents worth.\r<br>\nBasing on the need for shortness (to fit on a card) appropriate difficulty(not so hard to scare people away if no answer is included(which it shouldnt be) and not too easy that people will dismiss it), I\'d like to second the choices of \"2 colors\" and \"the party\".  Certainly though, there are lots of good choices.',775,'Cory Taylor','2003-05-21 04:23:23');
INSERT INTO forumpost VALUES (979,146,6,'sequences','A question I have that I need answered for one of my pending problems. \r<br>\n\r<br>\nIs there a difference (mathematically) between a sequence of numbers and a patterned set of numbers?  For example, if the answer is no (no difference), then one could extend this meaning a create a \"series\" of letters, for arguments sake lets say hbtyhbtyhbhbhbty where this \"sequence\" is formed from the first letter of the words in the song \"happy birthday\".  I was under the impression that a sequence relied upon some mathematical or computational \"rule\" to progress from one term to the next, while a patterned set of numbers were simply a group of numbers in which the order they are presented contains some significance.\r<br>\n',775,'Cory Taylor','2003-05-21 04:29:13');
INSERT INTO forumpost VALUES (980,145,4,'Re: Journeyman Timothy','Congratulations Tim !! :) ',979,'Ravi Raja','2003-05-21 04:39:45');
INSERT INTO forumpost VALUES (981,88,4,'Re: problem difficulties','Bryan, the reason that I think the submitter should have more input in the difficulty than everyone else, is that  they are potentially the only person who knows the correct solution. As Alan said, you may think the problem is easy, but miss a vital step precluding it from being solved in the \"easy\" way you envision. (It can also work the other way).\r<br>\n\r<br>\n',1,'levik','2003-05-21 07:01:31');
INSERT INTO forumpost VALUES (982,146,6,'Re: sequences','A sequence is an ordered, um, sequence of numbers.  The numbers don\'t have to be unique, and there doesn\'t have to be a specific rule as long as the sequence is well-defined.\r<br>\n\r<br>\nA set is not ordered and all elements are assumed to be unique.\r<br>\n\r<br>\nFor the sake of completeness, a series is defined as the summation of all numbers in a sequence.',103,'friedlinguini','2003-05-21 07:20:29');
INSERT INTO forumpost VALUES (983,146,6,'Re: sequences','ok then, 5,8,2,3,5,8,2,3,5,8,5,8,5,8,2,3 would be a sequence because it is the number of letters in the word to the happy birthday song, correct?\r<br>\nCan you expand this to using letters as in my first post?',775,'Cory Taylor','2003-05-21 08:36:56');
INSERT INTO forumpost VALUES (984,88,4,'Re: problem difficulties','Yeah, Levik, that thought occurred to me as well. But what I\'m thinking is that the author\'s initial difficulty level serves as a starting point, as well as a guide to voters. If the voters feel a different difficulty level is warranted, and the author disagrees, he or she can leave a comment to this effect. I know if I saw a comment from the author defending the original difficulty level, I would respect and support their view, especially if the author is someone with a track record at perplexus.\r<br>\n\r<br>\nBased on recent puzzle submissions, it seems that whenever voters have suggested a different difficulty level, the author has agreed. Therefore, it seems to me tht giving the author\'s \"difficulty vote\" the same weight as that of the TU/TD voters will yield an accurate difficulty level more often than if the author\'s preference is more heavily weighted.',1567,'Bryan','2003-05-21 08:49:49');
INSERT INTO forumpost VALUES (985,134,4,'Re: I have a question','The VERY FIRST problem that was posted/submitted on the site was: \r<br>\nBurning ropes (Posted on 2002-03-28) by Levik\r<br>\n',979,'Ravi Raja','2003-05-21 08:50:59');
INSERT INTO forumpost VALUES (986,143,3,'Re: Best puzzle for the masses','100% agreement with Cory.',1567,'Bryan','2003-05-21 09:00:03');
INSERT INTO forumpost VALUES (987,17,6,'HTML codes not mentioned yet','I occasionally use list items. Minus the extra spaces that follow, they are:\r<br>\n\r<br>\n&lt; ul &gt;\r<br>\n&lt; li &gt; dog\r<br>\n&lt; li &gt; cat\r<br>\n&lt; /ul &gt;\r<br>\n\r<br>\n<ul>\r<br>\n<li>dog\r<br>\n<li>cat\r<br>\n</ul>\r<br>\n\r<br>\n&lt; ol &gt;\r<br>\n&lt; li &gt; dog\r<br>\n&lt; li &gt; cat\r<br>\n&lt; /ol &gt;\r<br>\n\r<br>\n<ol>\r<br>\n<li>dog\r<br>\n<li>cat\r<br>\n</ol>',1567,'Bryan','2003-05-21 09:21:14');
INSERT INTO forumpost VALUES (988,17,6,'Re: HTML codes for use on the site','Oh... That looks\r<br>\n<ul>\r<br>\n<li>Cool\r<br>\n<li>Extra cool\r<br>\n</ul',1626,'Gamer','2003-05-21 09:59:10');
INSERT INTO forumpost VALUES (989,146,6,'Re: sequences','Well you could call it a sequence but to be a sequence submitted on this site (With that answer) I would have to say that it is definetely not a good one. Now if it is based off of a scientific or mathematical sequence, then it should probably be fine.',1072,'Alan','2003-05-21 10:13:12');
INSERT INTO forumpost VALUES (990,134,4,'Re: I have a question','Are you sure that was the first? many problems were posted on 2002-03-28',1072,'Alan','2003-05-21 10:17:12');
INSERT INTO forumpost VALUES (991,100,4,'Making dice,part 2','Look under the problem Making dice,part 2.\r<br>\nYou will see a <i>solution</i> I <i>did</i> not post that says TimAxoy.',1660,'Tim Axoy','2003-05-21 13:12:57');
INSERT INTO forumpost VALUES (992,142,7,'Re: Go fish!','I have seen some people with black names like Go fish!\'s and some with blue.\r<br>\nWhat does it mean?',1660,'Tim Axoy','2003-05-21 13:41:48');
INSERT INTO forumpost VALUES (993,134,4,'Re: I have a question','I know the first one signed up on here was Levik.\r<br>\nWho was the second?\r<br>\nWhat number was I?',1660,'Tim Axoy','2003-05-21 13:48:11');
INSERT INTO forumpost VALUES (994,143,3,'Re: Best puzzle for the masses','What I really love about \"The Party\" is that the solution is VERY satisfying, much like unraveling a good mystery.\r<br>\n\r<br>\nHowever, I fear that 90% of the people would not come up with it. Maybe I\'m wrong though.\r<br>\n\r<br>\n(Please don\'t mind my being picky - it\'s just that if I will end up plopping down 100-200 dollars for business card printing, I would like for the content to be as good as it can).',1,'levik','2003-05-22 02:15:37');
INSERT INTO forumpost VALUES (995,143,3,'Re: Best puzzle for the masses','Also - what do people think about \"Burning Ropes\"? I know I\'m biased (I liked this puzzle so much that it was one of the reasons to start this site), but I really think it could be a good match.',1,'levik','2003-05-22 02:18:06');
INSERT INTO forumpost VALUES (996,143,3,'Re: Best puzzle for the masses','All you can do is ask.  I solved the party, but couldn\'t get burning ropes (going on memory that burning ropes was trying to time 45 minutes with 2 ropes), so either I\'m the abnormality (likely unfortunately) or burning ropes is harder than you realize (its a simple enough concept, but definitely not something I\'d have thought of).\r<br>\n\r<br>\nOn a side note, how does a guy survive in NYC when a mere set of business cards cost that much?  You can probably get yourself a self-making card program for much less than that.  My company has one, as I\'m sure many others do.  On top of that, outsourcing business cards here costs about $15-$25 (CDN) per 1000 cards, so I have to admit that I\'m awfully shocked.',775,'Cory Taylor','2003-05-22 04:09:14');
INSERT INTO forumpost VALUES (997,143,3,'Re: Best puzzle for the masses','Levik, have you considered printing a different puzzle on each side of the cards? Costs more, but you increase the potential of putting out a puzzle that the reader can solve, and two-sided business cards are themselves a rarity, sure to add to the interest level.',1567,'Bryan','2003-05-22 04:53:34');
INSERT INTO forumpost VALUES (998,142,7,'Re: Go fish!','Even when you are not logged in you can post a comment in this forum and there\'s a space/box provided to write your name. If you type Tim Axoy there, then after the comment is posted, your name will appear in Black and if you are logged in then it will appear in Blue. \r<br>\nI hope you got it.',979,'Ravi Raja','2003-05-22 05:10:11');
INSERT INTO forumpost VALUES (999,82,5,'Re: Am I going crazy?','yep u r....sry!',2282,'Kelsey','2003-05-22 09:49:42');
INSERT INTO forumpost VALUES (1000,143,3,'Re: Best puzzle for the masses','Yes burning ropes is one of the most genius puzzles i\'ve ever heard in my life. I\'m all for burning ropes.',1072,'Alan','2003-05-22 10:20:53');
INSERT INTO forumpost VALUES (1001,143,3,'Re: Best puzzle for the masses','Ok i\'m a little confused about the party. I read the solution, and agreed with the double number partner concept (I\'m trying not to give away the answer so bear with me) But how do we know that bille and alice had that much handshakings a piece? how do we know its not one of the other sets of numbers?',1072,'Alan','2003-05-22 10:32:41');
INSERT INTO forumpost VALUES (1002,134,4,'Re: I have a question','tim to see what number you are find a way to clikc on your own link and then see the number to the left of the address bar.',1072,'Alan','2003-05-22 10:33:34');
INSERT INTO forumpost VALUES (1003,142,7,'Re: Go fish!','So Go fish!,you\'re not really logged in!',1660,'Tim Axoy','2003-05-22 11:06:16');
INSERT INTO forumpost VALUES (1004,145,4,'Re: Journeyman Timothy','Promote me to scholar.',1660,'Tim Axoy','2003-05-22 11:12:38');
INSERT INTO forumpost VALUES (1005,134,4,'Re: I have a question','Who was the second one to sign up here?',1660,'Tim Axoy','2003-05-22 11:14:19');
INSERT INTO forumpost VALUES (1006,131,7,'Re: Silly Jilly','Click on my name and see my info!',2196,'Silly Jilly','2003-05-22 11:18:01');
INSERT INTO forumpost VALUES (1007,143,3,'Re: Best puzzle for the masses','Alan, I responded in a comment attached to the problem, so as not to give away the solution in here.',103,'friedlinguini','2003-05-22 15:54:42');
INSERT INTO forumpost VALUES (1008,147,5,'Submitting Problems','Before a problem is first submitted, the \'preview\' shows the problem and the solution on the same page for review before submitting the problem to the queue. Thereafter, you can only edit/view one of them at a time. I think, and I\'m not sure how you would implement it, really, that it would be much easier to tweak problems and keep them consistent if you could see both at the same time. Just a minor thing, but it\'s rather an annoyance to have to click back and forth to make sure the solution correctly addresses the problem posted.',1575,'DJ','2003-05-22 17:55:29');
INSERT INTO forumpost VALUES (1009,142,7,'Re: Go fish!','No Tim. Go Fish is not really logged in and so am I. You see !!',NULL,'Ravi Raja','2003-05-23 04:28:16');
INSERT INTO forumpost VALUES (1010,145,4,'Re: Journeyman Timothy','When pigs fly',1,'levik','2003-05-23 04:30:01');
INSERT INTO forumpost VALUES (1011,147,5,'Re: Submitting Problems','How about if you could see the problem text when editing the solution? Would that help?',1,'levik','2003-05-23 04:35:18');
INSERT INTO forumpost VALUES (1012,147,5,'Re: Submitting Problems','Yeah, that would suffice as well, and I\'m sure be a lot easier to implement. Good idea. =)',1575,'DJ','2003-05-23 06:07:58');
INSERT INTO forumpost VALUES (1013,142,7,'Re: Go fish!','Ravi Raja,how can you both be logged in and not logged in?',1660,'Tim Axoy','2003-05-23 09:23:14');
INSERT INTO forumpost VALUES (1014,145,4,'Re: Journeyman Timothy','What is,\"When pigs fly?\"\r<br>\nDoes that mean you\'re gonna promote me to scholar when pigs fly??',1660,'Tim Axoy','2003-05-23 09:25:24');
INSERT INTO forumpost VALUES (1015,131,7,'Re: Silly Jilly','Change it!\r<br>\nIt says your password,and people can easily get in your account!',1660,'Tim Axoy','2003-05-23 09:27:35');
INSERT INTO forumpost VALUES (1016,142,7,'Re: Go fish!','Not logged in?<br>\r<br>\nOh,yeah?\r<br>\n<p>\r<br>\nOh,am I logged in?<br>\r<br>\nNo?<br>\r<br>\nEh?\r<br>\n<p>\r<br>\nWell,I might be logged in.<br>\r<br>\nI might not.<br>\r<br>\nLa,la,la.<br>\r<br>\nLa,la.\r<br>\n<p>\r<br>\nKerchoo!<br>\r<br>\nNo,I am not logged in!<br>\r<br>\nOh,no!<br>\r<br>\nWow!\r<br>\n<p>\r<br>\nI am not!<br>\r<br>\n<p>\r<br>\nA funny thing to say!<br>\r<br>\nMy gosh!\r<br>\n<p>\r<br>\nReally am I logged in?<br>\r<br>\nEh,eh?<br>\r<br>\nAnswer is what?<br>\r<br>\nLike what?<br>\r<br>\nLike what answer?<br>\r<br>\nYo?\r<br>\n<p>\r<br>\nTime to leave.<br>\r<br>\nI like this site.<br>\r<br>\nMe,oh,my.\r<br>\n<p>\r<br>\nA bunch of hugs and kisses.<br>\r<br>\nXXXXXXXXXX<br>\r<br>\nOOOOOOOOOO<br>\r<br>\nYour friend,Go fish!',NULL,'Go fish!','2003-05-23 09:34:45');
INSERT INTO forumpost VALUES (1017,143,3,'Re: Best puzzle for the masses','I thought burning ropes is good for a concise puzzle, but I think the party is good too. Or maybe a number puzzle like niners or something like that.',1626,'Gamer','2003-05-23 10:13:47');
INSERT INTO forumpost VALUES (1018,142,7,'Re: Go fish!','The first letters spell this.\r<br>\n<p>\r<br>\nNO ONE WILL KNOW I AM REALLY TIM AXOY.\r<br>\n<p>\r<br>\nGo fish!,are you really Tim Axoy?',2196,'Silly Jilly','2003-05-23 13:07:02');
INSERT INTO forumpost VALUES (1019,148,3,'A locked safe','I solved the locked safe problem.\r<br>\nWhy does it still have no solution?',2196,'Silly Jilly','2003-05-23 13:20:02');
INSERT INTO forumpost VALUES (1020,149,7,'No Subject','Hi everybody. Im from Tucson AZ...I found this site while looking for brain teasers. Duh I guess....but I\'m looking for a problem in specific. Haven\'t been able to find it though. It\'s about 2 guys meeting and one has to guess the other\'s children\'s age.  For information he tells his that there sum minus a number is a certain number...there is where I forget how the problme goes...then he says the product is the same as the number of the us that just passed by.  At the end he tells him the oldest one has blue eyes. I\'m not sure if you have heard of anything like that.  By the way...this is a great site, I\'ll get all my friends over..THNX',2290,'Fred','2003-05-23 17:50:46');
INSERT INTO forumpost VALUES (1021,149,7,'edit','fifth line 3rd to last word should be bus not us...sorry\r<br>\n',2290,'Fred','2003-05-23 17:52:24');
INSERT INTO forumpost VALUES (1022,150,4,'Discovered Silly Jilly\'s login password','Have you seen someone named Silly Jilly?\r<br>\nShe is new to this site.\r<br>\nShe put her password in her account!',1660,'Tim Axoy','2003-05-24 02:58:32');
INSERT INTO forumpost VALUES (1023,151,3,'Discovered Silly Jilly\'s login password','Have you seen someone named Silly Jilly?\r<br>\nShe is new to this site.\r<br>\nShe put her password in her info!',1660,'Tim Axoy','2003-05-24 03:00:10');
INSERT INTO forumpost VALUES (1024,150,4,'EDIT!','I mean info,not account.',1660,'Tim Axoy','2003-05-24 03:00:47');
INSERT INTO forumpost VALUES (1025,150,4,'Re: Discovered Silly Jilly\'s login password','Hey,guys!\r<br>\nWe\'ll sneak into her account.\r<br>\nHer password is SillyJilly.\r<br>\nHer login is SillyJilly,too.',1660,'Tim Axoy','2003-05-24 04:26:00');
INSERT INTO forumpost VALUES (1026,142,7,'Re: Go fish!','Tim, when you are not logged in, your name when typed in the bar appears in Black and when logged in appears in Blue. I never said that a person can be both logged in and not logged in. ',979,'Ravi Raja','2003-05-24 04:41:50');
INSERT INTO forumpost VALUES (1027,150,4,'Re: Discovered Silly Jilly\'s login password','Tim now will you STOP behaving like that. You promised Levik that you\'ll be behaving properly. Didn\'t you? Then why do you do all those things. No one is going to sneak into Silly\'s account so there\'s no use of giving away her login and password like this in the forums.\r<br>\nPlease don\'t do that.\r<br>\n',979,'Ravi Raja','2003-05-24 04:45:54');
INSERT INTO forumpost VALUES (1028,149,7,'Re: No Subject','Welcome to the site Fred. These are the two problems I believe you are looking for Fred. \r<br>\n\r<br>\nThe three daughters in LOGIC by maverick http://www.flooble.com/perplexus/show.php?pid=237\r<br>\n\r<br>\nProfessor and Students in LOGIC\r<br>\nhttp://www.flooble.com/perplexus/show.php?pid=506\r<br>\n\r<br>\n',979,'Ravi Raja','2003-05-24 04:57:00');
INSERT INTO forumpost VALUES (1029,149,7,'Re: No Subject','The three daughters in LOGIC by maverick \r<br>\n<br>\r<br>\nhttp://www.flooble.com/perplexus/show.php?pid=237 \r<br>\n<p>\r<br>\nProfessor and Students in LOGIC \r<br>\n<br>\r<br>\nhttp://www.flooble.com/perplexus/show.php?pid=506 \r<br>\n\r<br>\n\r<br>\n',979,'Ravi Raja','2003-05-24 04:57:57');
INSERT INTO forumpost VALUES (1030,151,3,'Re: Discovered Silly Jilly\'s login password','I think an e-mail to the person involved would be more appropriate than broadcasting such information here.',1301,'Charlie','2003-05-24 06:05:31');
INSERT INTO forumpost VALUES (1031,143,3,'Re: Best puzzle for the masses','I\'d vote for Fly on a Cube.',1301,'Charlie','2003-05-24 06:08:25');
INSERT INTO forumpost VALUES (1032,150,4,'Re: Discovered Silly Jilly\'s login password','Tim, If you know this for a fact, then the honorable thing to do is to e-mail Silly Jilly, warning her of her exposure.  You also put this in the general forum where anyone can see it.  That\'s not good.',1301,'Charlie','2003-05-24 06:11:03');
INSERT INTO forumpost VALUES (1033,145,4,'Re: Journeyman Timothy','I\'m sure levik means on their own power, not in airplanes.',1301,'Charlie','2003-05-24 06:13:09');
INSERT INTO forumpost VALUES (1034,142,7,'Re: Go fish!','No,Silly,I am not Go fish!.',1660,'Tim Axoy','2003-05-24 12:12:35');
INSERT INTO forumpost VALUES (1035,17,6,'Re: HTML codes for use on the site','<ol>\r<br>\n<li>A is a knight and B is a knight.\r<br>\n<li>A is a knight and B is a liar.\r<br>\n<li>A is a liar and B is a knight.\r<br>\n<li>A is a liar and B is a liar.\r<br>\n</ol>',1660,'Tim Axoy','2003-05-24 13:41:03');
INSERT INTO forumpost VALUES (1036,143,3,'Re: Best puzzle for the masses','my few cents:\r<br>\nI agree that paradoxes might get people to come looking for a solution, but what will they think when they get here just to see that the solution is \"it\'s a paradox, there is no answer\"? also, i say nay to famous riddles, because i think more people will come here if they see something original. also, i definitely agree with probably a more math-y based problem than a riddle, since that is what comprises most of the problems here, and in my opinion the more interesting ones with more discussion and debate.\r<br>\n\r<br>\nas for specific problems, i think \"the party\" is a good one, as are \"an arrangement of 15,\" \"ten statements\" (which would might be better shortened to five or six), and \"burning ropes\" or \"string around the cylinder\" if they are not too long. \"Large number\" is interesting, but only moreso after you have seen or figured out that it is zero. Problems like \"niners\" or \"2 colors\" where you have to prove something are good, but I don\'t think as appropriate for a business card kind of thing. A concrete numerical solution might be preferable, as opposed to a proof or a process, depending on the problem (not all the problems i have mentioned fit that criterium either).',1575,'DJ','2003-05-24 16:54:21');
INSERT INTO forumpost VALUES (1037,152,7,'I am new.','I am new.\r<br>\nHello,everyone!',2296,'Bob Jock','2003-05-25 03:39:43');
INSERT INTO forumpost VALUES (1038,152,7,'Re: I am new.','Welcome to the site Bob.',979,'Ravi Raja','2003-05-25 04:10:23');
INSERT INTO forumpost VALUES (1039,152,7,'Re: I am new.','Hi,Daddy!',1660,'Tim Axoy','2003-05-25 05:18:33');
INSERT INTO forumpost VALUES (1040,17,6,'Re: HTML codes for use on the site','<ul>\r<br>\n<li>The dog will not go under the bed.\r<br>\n<li>The rope will not be soaked in juice.\r<br>\n<li>Do not jump on the rope.\r<br>\n<li>Do not hit the pot.\r<br>\n<li>If you run to the right,then you will find ants.\r<br>\n<li>If you drink the juice,then you will feel weird.\r<br>\n<ul>',1660,'Tim Axoy','2003-05-25 06:29:29');
INSERT INTO forumpost VALUES (1041,143,3,'Re: Best puzzle for the masses','The reason I like \"Burning ropes\" is that it\'s viral - there\'s no way that you can be explained the soluiton and not understand it. \"The Party\" has a few steps one must take before solving it, and I personally found that some of my friends had trouble following as I explained the solution. \r<br>\n\r<br>\nThat said, \"Fly on cube\" is pretty good too (especially so since it has an image) - but the concept involved is basic geometry and may not be as appealing to some people.\r<br>\n\r<br>\nAs far as printing costs, the price I mentioned is based on twosided full-color cards on glossy stock (I want them to be in flooble blue and with the perplexus logo one side).\r<br>\n\r<br>\nI\'m sure I could get plain old black on white cards significantly cheaper.',1,'levik','2003-05-25 06:33:39');
INSERT INTO forumpost VALUES (1042,143,3,'Re: Best puzzle for the masses','Yes i totally agree about burning ropes, and when i hear dthe answer i said to myself \"That is so genius\" also string around the cylinder also requires a good amount of logic',1072,'Alan','2003-05-25 08:20:38');
INSERT INTO forumpost VALUES (1043,145,4,'Re: Journeyman Timothy','I think the expression originates on the fat connotation that pigs got, such that they could never fly... :)',1626,'Gamer','2003-05-26 17:11:20');
INSERT INTO forumpost VALUES (1044,88,4,'Re: problem difficulties','Yes... Often times an easy problem can have a more complex solution, or the other way around too... I understand what you mean levik, but I think Bryan\'s idea is good too. If voters take into consideration that the problem may be harder if the difficulty is harder, it might work. But I am not a journeyman yet, so I wouldn\'t know.',1626,'Gamer','2003-05-26 17:15:58');
INSERT INTO forumpost VALUES (1045,140,4,'Re: MAIN CHARACTER','It\'s Timola the super Riddle solver! It has paradoxes to fight!',1626,'Gamer','2003-05-26 17:17:21');
INSERT INTO forumpost VALUES (1046,143,3,'Re: Best puzzle for the masses','I think Burning Ropes is a good puzzle :) I thought it was a cool idea when I saw it, as I would never have thought of that!',1626,'Gamer','2003-05-26 17:21:37');
INSERT INTO forumpost VALUES (1047,78,7,'Re: Hello all','Hi all,\r<br>\nI\'m Surajee, from Hyderabad in India; When I first chanced on this site, I was amused to see vast info on logic puzzles which I like the most. Looking forward to contribute to the interests of the site.\r<br>\n',2312,'Surajee','2003-05-26 23:01:45');
INSERT INTO forumpost VALUES (1048,78,7,'Re: Hello all','Welcome to the site Surajee and do go ahead with your contributions.\r<br>\nBut at the same time I have to tell you one thing that you need to be patient because your contributions might not show up early on the site. Well you will soon come to know why when you will learn about the Rules of the site (Problem Submission and Deletion). But do not hesitate to submit problems from your part.\r<br>\nThank You.',979,'Ravi Raja','2003-05-27 07:13:45');
INSERT INTO forumpost VALUES (1049,17,6,'Re: HTML codes for use on the site','I think that tables would be extremely useful, or at least the <b>&lt;pre&gt;</b> tags. Since the page is in PHP (I love this language), it should be relatively easy to detect any time there is a <b>&lt;pre</b> or <b>&lt;table</b> without a corresponding <b>&lt;pre&gt;</b> or <b>&lt;table&gt;</b> and append the closing tags to the offending comment or problem (note that you detect a <b>&lt;table</b> and not a <b>&lt;table&gt;</b> since there may be parameters that follow). It seems that a table is called for quite often on the site without any really good way to generate it.',1575,'DJ','2003-05-27 16:09:56');
INSERT INTO forumpost VALUES (1050,17,6,'Re: HTML codes for use on the site','rather, append the <i>closing</i>tags <b>&lt;/table&gt:</b> or <b>&lt;/pre&gt;</b>',1575,'DJ','2003-05-27 16:11:12');
INSERT INTO forumpost VALUES (1051,63,3,'Levik?','Levik\'s a/s/l is what?',1660,'Tim Axoy','2003-05-28 03:09:09');
INSERT INTO forumpost VALUES (1052,140,4,'Re: MAIN CHARACTER','Tim Axoy.',1660,'Tim Axoy','2003-05-28 03:11:47');
INSERT INTO forumpost VALUES (1053,17,6,'Re: HTML codes for use on the site','Did Timothy play with the ball?<br>\r<br>\n<b>Did Timothy play with the ball?</b> <br>\r<br>\n<i>Did Timothy play with the ball?</i> <br>',1660,'Tim Axoy','2003-05-28 04:27:37');
INSERT INTO forumpost VALUES (1054,140,4,'Re: MAIN CHARACTER','Rosencrantz & Gildenstern',1575,'DJ','2003-05-28 08:46:51');
INSERT INTO forumpost VALUES (1055,17,6,'Re: HTML codes for use on the site','I will look into PRE, but I am definitely not allowing TABLE and related tags - there\'s too much potential for abuse, and it\'s hardly ever needed... In fact I remember only one or two cases.',1,'levik','2003-05-28 09:20:16');
INSERT INTO forumpost VALUES (1056,148,3,'Re: A locked safe','It has been solved in the comments for some time.  I am also wondering when an official solution will be posted.',1920,'Brian Smith','2003-05-28 14:29:52');
INSERT INTO forumpost VALUES (1059,154,3,'Re: Google Puzzle Championship','Before submitting puzzles, make sure that you are allowed to do so!  Copyrights can be a pain (though if it went to court you could always make a fuss about the Google cache  :-)> )',103,'friedlinguini','2003-05-29 05:13:58');
INSERT INTO forumpost VALUES (1060,17,6,'Re: HTML codes for use on the site','PRE is a must if you want programming-type puzzles.  The space-nbsp trick gets old pretty quickly.',103,'friedlinguini','2003-05-29 05:16:29');
INSERT INTO forumpost VALUES (1061,154,3,'Re: Google Puzzle Championship','This looks cool... I have much going on too... but I am good at number places and the shark problems :)',1626,'Gamer','2003-05-29 14:53:22');
INSERT INTO forumpost VALUES (1058,154,3,'Google Puzzle Championship','Today is the last day to register yourself for the <a href=\"http://wpc.puzzles.com/\"><b>Google Puzzle Championship</b></a> - which anyone can participate in for a chance to qualify for the world puzzle championship team.\r<br>\n\r<br>\nI unfortunately lack the time to take part, but I think a lot of people on the site would enjoy such an activity. Besides, I dare say you guys have had a lot of practice!\r<br>\n\r<br>\nAnyone who participates is welcome to tell us how it went, and to submit the puzzles they were given (with proper attribution!)',1,'levik','2003-05-29 04:29:07');
INSERT INTO forumpost VALUES (1062,154,3,'Re: Google Puzzle Championship','How did you learn about it?',1660,'Tim Axoy','2003-05-29 15:39:19');
INSERT INTO forumpost VALUES (1063,88,4,'Re: problem difficulties','One thing I have noticed on the site is that the extremes, especially upper extremes, have been largely avoided. Looking at the 15 most recent problems on the main page, nine have difficulty 3, five have difficulty 2, and one with difficulty 1. Some, for instance \"10001, 100010001...\" and possibly a few of the others, could have been given a higher difficulty rating.\r<br>\nIt seems to me that, especially since most of the people voting on the problems can solve a complex calculus problem as if it were counting to ten, that they are reluctant to rate a problem as 4 if they can solve it or think they can solve it in a few minutes. And a difficulty of 5 is sacred or something. Just an observation, but I think that a lot of methods and thought processes that come naturally for most seasoned puzzlegoers and math whizzes are not so simple for anyone else coming to the site. In general, though, it seems that the voters tend to diminish the difficulty of the problems since they are all so proficient at solving them.\r<br>\nOften, too, one\'s own puzzle will seem too easy, since they (hopefully) know the solution, and a puzzle will always seem easier to a voter who has solved it or seen a similar problem before. Also, as Bryan noted, a problem that took a lot of time to create, or that seems very \'clever,\' the author will want to give it a higher difficulty rating.\r<br>\nUltimately, though, the author/submitter will usually have the best idea what the solution entails and how difficult it should be for anyone. I think giving voters an easy way to rate the difficulty alongside the TU/TD would be useful, but I don\'t like the idea of the voters\' ratings having the ability to override the author\'s submission (of course, as I am not yet a Journeyman and my problems are usually debated, that could be expected). What I would suggest is, the difficulty rating would be entirely separate from the TU/TD selection, but each person would have the option of waiting to TU a problem until they find the difficulty agreeable as well. Or, change the TU/TD to a mandatory three-option TU/TD/NW where a voter can say that they like the problem, but it \'needs work,\' besides just giving a thumbs up or down. I\'m not sure how that would work into the overall voting scheme; perhaps 3 NW votes could \'freeze\' the problem in queue, overriding both the TU and TD votes, until the problem is changed. That way, the author still has control of the problem, but voters who don\'t like what they see can request a few changes without having to thumb it down, or without a few easier-going voters pushing the problem ahead regardless. Just a thought, as I really don\'t know firsthand how the voting/comment system works.',1575,'DJ','2003-05-29 16:57:34');
INSERT INTO forumpost VALUES (1064,17,6,'Re: HTML codes for use on the site','&lt;pre&gt; is a definite must, I think, especially with the inception of the algorithms category. I don\'t see how tables could be abused, especially if you make sure to close the tags, and only allow certain parameters like width and height. Granted, almost anything you can do with a table you can do with a &lt;pre&gt; tag by spacing it out (which is a heck of a lot easier than rows upon rows of &amp;nbsp;&amp;nbsp; and fifty previews to line things up like it is now), but most everything it seems would be easier with tables, especially once you have more than two or three columns. And again, I like to think myself pretty proficient with HTML and PHP both, and I fail to see what type of \'abuse\' could arise from allowing the &lt;table&gt; tag.',1575,'DJ','2003-05-29 17:28:08');
INSERT INTO forumpost VALUES (1065,17,6,'Re: HTML codes for use on the site','Also, an obscure point, I have wanted to use the strikeout tag (&lt;s&gt;) a few times in forming lists and whatnot where certain elements need be removed or \'crossed out,\' and might make a simple but potentially useful addition to the bag of flooble HTML tricks.',1575,'DJ','2003-05-29 17:32:02');
INSERT INTO forumpost VALUES (1066,143,3,'Re: Best puzzle for the masses','I just read burning ropes and I totally agree that it\'s the best - its not an easy question, but anybody could understand the solution. If your just using one, I think that it should be this one.',1919,'Lewis','2003-05-30 06:58:45');
INSERT INTO forumpost VALUES (1067,17,6,'Re: HTML codes for use on the site','That\'s a &lt;s&gt;stupid&lt;s&gt; good idea!',1626,'Gamer','2003-05-30 10:28:01');
INSERT INTO forumpost VALUES (1068,17,6,'Re: HTML codes for use on the site','Hmmm... &lt;s&gt;bad&lt;s&gt; good',1626,'Gamer','2003-05-30 10:28:25');
INSERT INTO forumpost VALUES (1069,17,6,'Re: HTML codes for use on the site','ok I give up... How does it work???',1626,'Gamer','2003-05-30 10:28:47');
INSERT INTO forumpost VALUES (1070,88,4,'Re: problem difficulties','But, as shown through my boring puzzle \"Average of Reciprocals\", a puzzle you think is just right could be easy to people who are better at math or logic than you are. For example, they may think of a shorter or easier solution, which would make the problem eaiser that the solver thought it would be.\r<br>\n\r<br>\n',1626,'Gamer','2003-05-30 10:31:42');
INSERT INTO forumpost VALUES (1071,17,6,'Re: HTML codes for use on the site','First, I believe that it has been disabled on this site, which is why DJ asked about re-enabling it.\r<br>\n\r<br>\nAnd second, the closing tag needs a backslash (/) at the beginning.\r<br>\n\r<br>\nJust to test my belief that it is disabled: &lt;S&gt;test&lt;S&gt;',153,'TomM','2003-05-30 11:00:21');
INSERT INTO forumpost VALUES (1072,17,6,'Re: HTML codes for use on the site','Yup, disabled.',153,'TomM','2003-05-30 11:00:45');
INSERT INTO forumpost VALUES (1073,17,6,'Re: HTML codes for use on the site','Hmmph-- I know I included the backslash! That must be how it disabled it. Sorry for assuming you\'d missed it, Gamer.',153,'TomM','2003-05-30 11:02:38');
INSERT INTO forumpost VALUES (1074,17,6,'Re: HTML codes for use on the site','Just to throw in a bit of pedantry, that\'s a forward slash.',103,'friedlinguini','2003-05-30 11:35:28');
INSERT INTO forumpost VALUES (1075,88,4,'Re: problem difficulties','For the record, I didn\'t have a problem with the difficulty of \"Average of Reciprocals.\"  I figured that you\'d basically wind up with two camps of people: those who knew enough algebra that they wouldn\'t think twice about how to solve it and those who hadn\'t yet learned about the quadratic equation and would be unlikely ever to get it.  There might be a small group of people in the middle who were pretty good with algebra but hadn\'t quite gotten as far as the QE, but were just bright enough to derive it for themselves.  The problem would have appeal for that latter group, but I think they\'d be a very small minority of the visitors to the site.',103,'friedlinguini','2003-05-30 11:39:55');
INSERT INTO forumpost VALUES (1076,17,6,'Re: HTML codes for use on the site','I had to do it twice to make sure I included it!  I was like \"Didn\'t I include a backslash?!?!\", but now I know I\'m not going crazy!',1626,'Gamer','2003-05-30 16:07:04');
INSERT INTO forumpost VALUES (1077,88,4,'Re: problem difficulties','Ok... Thanks to all who contributed in helping me understand!',1626,'Gamer','2003-05-30 16:15:50');
INSERT INTO forumpost VALUES (1078,155,4,'Solutions allowed?','Would having an option to allow a solution to be read along with the problem be a good idea? Although I understand anyone who votes on the problem might not want to see the solution, but I have had a problem or two in which I think this could be helpful. Or is it too rare an event for the trouble?',1626,'Gamer','2003-05-30 16:19:53');
INSERT INTO forumpost VALUES (1079,156,7,'Yo!','Hey everyone! I\'m 15, play chess, basketball, karate. This site is awesome, I found it on google, and hope you guys think up some more decent puzzles.',2341,'Pickels','2003-05-30 18:03:08');
INSERT INTO forumpost VALUES (1080,17,6,'Re: HTML codes for use on the site','&lt;s&gt; strikeout &lt;s&gt; ',979,'Ravi Raja','2003-05-30 18:18:05');
INSERT INTO forumpost VALUES (1081,17,6,'Re: HTML codes for use on the site','&lt;s&gt; strikeout &lt;s&gt; \r<br>\n',979,'Ravi Raja','2003-05-30 18:19:30');
INSERT INTO forumpost VALUES (1082,17,6,'Re: HTML codes for use on the site','Where\'s the forward slash going? The entire expression remains as it is but the slash disappears !! It does not work the way we want it to. ',979,'Ravi Raja','2003-05-30 18:20:33');
INSERT INTO forumpost VALUES (1083,156,7,'Re: Yo!','Welcome to the site Pickels. :) ',979,'Ravi Raja','2003-05-30 18:24:27');
INSERT INTO forumpost VALUES (1084,157,3,'Static Queque','I have submitted around 12 problems under various categories. Whenever I check the Pending problems status, the queque no. for each problem appears to be same from the date of submission. I do not know whether I am seeing the updated status or the old status everytime. Has anyone else faced a similar situation?',2148,'Jayaram S','2003-05-30 19:13:54');
INSERT INTO forumpost VALUES (1085,17,6,'Re: HTML codes for use on the site','Strikeout should be <s>fixed</s>.<pre>\r<br>\nPre - \r<br>\n      formatted text \r<br>\nshould be </pre>\r<br>\nEnabled for Apprentices and above.',1,'levik','2003-05-30 19:19:54');
INSERT INTO forumpost VALUES (1086,17,6,'Re: HTML codes for use on the site','However, because line breaks in comments and forums are automatically turned into BR\'s, all PRE\'d text there will be double-spaced. (Problems and solutions will not have this issue)',1,'levik','2003-05-30 19:21:36');
INSERT INTO forumpost VALUES (1087,157,3,'Re: Static Queque','One of my problems seems to have been 22nd in the queue for a few days now. I\'m not sure whether the rest of mine are having the same problem though.',1919,'Lewis','2003-05-30 21:13:09');
INSERT INTO forumpost VALUES (1088,157,3,'Re: Static Queque','It does take some time Jayaram. The problems in the queue are voted, then pushed up in the site or out of the queue and then the new problem from the pending list enters the queue. Since there are so many pending problems so may be because of that you are facing that problem. But do not worry, your problem will soon be there in the queue as the queue is always moving (though slowly).  ',979,'Ravi Raja','2003-05-30 21:17:58');
INSERT INTO forumpost VALUES (1089,155,4,'Re: Solutions allowed?','Well i guess this COULB be made but maybe instead of displaying the solution there is a link on the problem in the queue. Yes as you said this would be a rare event but nevertheless if it has a chance of happening and you believe it will happen thenthe option should be at you control (Correct me if i\'m wrong but i think the solution queue only displays posted problems?)',1072,'Alan','2003-05-31 03:43:12');
INSERT INTO forumpost VALUES (1090,157,3,'Re: Static Queque','It does take a while ;) My second problem had been voted on, and I submitted it about 50 days ago! I don\'t know why the queue number would be the same though.',1626,'Gamer','2003-05-31 06:14:55');
INSERT INTO forumpost VALUES (1091,17,6,'Re: HTML codes for use on the site','<s>strikeout</s>',1626,'Gamer','2003-05-31 06:15:51');
INSERT INTO forumpost VALUES (1092,17,6,'Re: HTML codes for use on the site','Ok it\'s <s>not fixed</s> fixed!',1626,'Gamer','2003-05-31 06:16:17');
INSERT INTO forumpost VALUES (1093,158,5,'Order of things','I have been puzzling about the order of two things: The order of comments from journeymen (and above) on problems, and the order that the \"Problems submitted\" are listed. I can\'t see any way that they are organized... Is there an order I don\'t see?',1626,'Gamer','2003-05-31 06:20:10');
INSERT INTO forumpost VALUES (1094,17,6,'Re: HTML codes for use on the site','<s>No!</s>',1660,'Tim Axoy','2003-05-31 06:42:28');
INSERT INTO forumpost VALUES (1095,157,3,'Re: Static Queque','My problems don\'t seem to be moving, either, but I am not sure if that is an actual bug or simply a result of an overloaded queue. I have also noticed that a few of my problems that had a queue position higher than 90 or 100 seemed to suddenly jump to around 10 when voters began to comment on them. Again, this could be a result of \'queue weight,\' as I am not sure still exactly how that works.\r<br>\n\r<br>\nOne other thing, though, that I have noticed is that nothing seems to be in order chronologically any more, at least in the queue. It seems that every second or third problem I submit to the queue \'sticks\' to the top of the list, above current problems and any earlir submissions. For example, the dates on my submitted problems (in the order they are showing up on my page) are:\r<br>\n<pre>\r<br>\nDate   Weight   Position\r<br>\n5/28   16       313\r<br>\n5/13   11       282\r<br>\n5/28   16       314\r<br>\n<s>5/26</s>   Current Problem (that\'s the date it was posted, not submitted)\r<br>\n<s>5/28</s>     \"    \"\r<br>\n4/1    1        6 (Currently in voting queue)\r<br>\n4/2    1        8 (Currently in voting queue)\r<br>\n4/2    2        99\r<br>\n4/2    2        100\r<br>\n4/10   3        136\r<br>\n4/10   3        137\r<br>\n. . .\r<br>\n</pre>\r<br>\nThe rest of the problems appear to be in order. Aside from the odd problems at the beginning, it does seem that the queue position is not updating, at least, not until a problem reaches the voting queue.\r<br>\n',1575,'DJ','2003-05-31 06:50:35');
INSERT INTO forumpost VALUES (1096,155,4,'Re: Solutions allowed?','I\'m sorry everyone, but I\'m REALLY against showing the solution to anyone prior to having the problem go live.\r<br>\n\r<br>\nThink about it. A lot of active users (and commenters) on this site have been around for a while, and are now Journeymen. A number of others will be soon. If they got to see the solution before the problem is live, we would lose a big part of the discussion.',1,'levik','2003-05-31 06:55:29');
INSERT INTO forumpost VALUES (1097,157,3,'Re: Static Queque','Whoa, my comment died...I know that I closed the &lt;pre&gt; tag, but perhaps it was too wide? For some reason, the text stopped wrapping, not sure why that would have happened. Anyway, let me continue:\r<br>\n\r<br>\nAside from the odd problems at the beginning, it does seem that the queue position is not updating, at least, not until a problem reaches the voting queue. I\'ve noticed that problems don\'t seem to move, but had previously attributed it to the slow queue itself. However, under closer scrutiny, I doubt that of the problems I submitted April 2, 91 problems were submitted after the first one before I got to the latter two, for example. Any ideas?',1575,'DJ','2003-05-31 06:56:13');
INSERT INTO forumpost VALUES (1098,158,5,'Re: Order of things','This is what happens when you build parts of a system that you don\'t use.\r<br>\n\r<br>\nNaturally this should have been done by date - let\'s see if it\'s any better now.',1,'levik','2003-05-31 06:58:36');
INSERT INTO forumpost VALUES (1099,17,6,'Re: HTML codes for use on the site','<pre>\r<br>\nThe pre appears\r<br>\n    to be\r<br>\n       working\r<br>\n          <s>but</s>\r<br>\n              although:\r<br>\n</pre>\r<br>\nWhat happens if I leave a really long line of comment after closing the &lt;/pre&gt; tage? I did this before, in another forum, and it seemed to kill the text wraparound.\r<br>\nLet\'s see what happens...',1575,'DJ','2003-05-31 07:00:57');
INSERT INTO forumpost VALUES (1100,158,5,'Re: Order of things','It\'s still not working for me...see the comment I left under the \"Static Queue\" thread in the General forum. And yes, voter comments are out of order for me too.',1575,'DJ','2003-05-31 07:04:24');
INSERT INTO forumpost VALUES (1101,17,6,'Re: HTML codes for use on the site','The next line of text will not wraparound. Hm..',1575,'DJ','2003-05-31 07:04:33');
INSERT INTO forumpost VALUES (1102,157,3,'Re: Static Queque','The discrepancy you are seeing is due to the Queue Weight mechanism. Essentially it means that everybody\'s first two problems come before anyone\'s third and fourth problem.\r<br>\n\r<br>\nThat\'s the queue weight: your first two problems in the queue have a weight of 1, next two are weighed 2, etc. A queue is ordered in a way that all QW 1 problems come before QW2 ones. However, once a problem with QW1 us either pushed live or deleted, that night a QW2 problem is promoted to QW1 to take its place.\r<br>\n\r<br>\nI am betting you will see one of your QW2 problems jump ahead as soon as either one of the QW1 problems is moved out of the Queue one way or another.',1,'levik','2003-05-31 07:05:47');
INSERT INTO forumpost VALUES (1103,155,4,'Re: Solutions allowed?','I agree with levik. I\'m not a Journeyman yet, but I will be soon, and I really don\'t even want the temptation of that option when looking at new problems. Isn\'t it enough that voters see all the problems days or weeks before they go live? It seems that there only a few minutes as it is before Charlie or someone posts a solution to a newly live problem. If knowing something about the solution is necessary while a problem is in the voting queue, just ask the author (as with my \"honor your mother\" problem).\r<br>\n\r<br>\nAs an aside, how do the solutions for live problems decide to be posted? Is it a timed event, or just whenever levik decides that the discussion is done?',1575,'DJ','2003-05-31 07:18:10');
INSERT INTO forumpost VALUES (1104,157,3,'Re: Static Queque','HOORAY!\r<br>\nMy frozen problem just moved ONE SPACE FORWARD!!!',1919,'Lewis','2003-05-31 08:17:59');
INSERT INTO forumpost VALUES (1105,155,4,'Re: Solutions allowed?','Generally it\'s not very precise :) I will look at the front page, and see how far down the unsolved problems extend... If it goes too far for my liking, I will post a few solutions.\r<br>\n\r<br>\nHowever, recently, I added a way for journeymen to see and comment on submitted solutions after the problem has been live for 2 days. After 4 days, scholars can make these solutions live.',1,'levik','2003-05-31 09:00:46');
INSERT INTO forumpost VALUES (1106,155,4,'Re: Solutions allowed?','Ok... I see your point. I think the recent addition would be useful instead. :)',1626,'Gamer','2003-05-31 10:46:17');
INSERT INTO forumpost VALUES (1107,157,3,'Re: Static Queque','*Celebrates* Yay!',1626,'Gamer','2003-05-31 10:47:01');
INSERT INTO forumpost VALUES (1108,88,4,'Re: problem difficulties','Also, rather than a limited set of specific examples, perhaps somewhere on the site, like on the problem submission page, could be a rubric for giving a problem a difficulty rating. A lot of discrepancy could be avoided that way, and any disputes would have something fall back on, like a reason you think the problem should or should not be given a specific difficulty.\r<br>\n\r<br>\nOf course, I still also like the three-option idea I mentioned above, but no one has commented on that. What do you think?',1575,'DJ','2003-05-31 15:35:32');
INSERT INTO forumpost VALUES (1109,154,3,'Re: Google Puzzle Championship','Those were 23 of the best and hardest problems I have ever seen.\r<br>\nIt was fun, but when I went to submit my solution I kept getting \"Server busy; try again\" errors for an hour after the test ended. I\'m sure it didn\'t matter, as I only had solved enough for 170 out of 400 possible points, but I was still disappointed that I never had anything to show for it, but it was fun and I am still working on some of the problems. Most of them are digrams or grids and not really fitting for the usual kinds of problems on this site. Just wondering, did anyone else try it?',1575,'DJ','2003-05-31 16:28:13');
INSERT INTO forumpost VALUES (1110,154,3,'Re: Google Puzzle Championship','PS: Thanks, levik, for bringing it to my attention! It was a lot of fun. Also, I have a copy of the PDF file (and the password, since it is encrypted) for anyone who wants to look at the problems.',1575,'DJ','2003-05-31 16:35:14');
INSERT INTO forumpost VALUES (1111,63,3,'Re: a/s/l anyone?','Levik,what is your a/s/l?',1660,'Tim Axoy','2003-06-01 02:24:14');
INSERT INTO forumpost VALUES (1112,159,3,'Knights and liars problems','Here is a way to solve Knights and liars problems using propositional logic.\r<br>\n<p>\r<br>\n1:Suppose a knight or a liar says,\"The proposition P is true.\"\r<br>\nWe notice that if they are a knight,then P is true and if P is true,then they are a knight,so they are a knight if and only if P is true.\r<br>\nIn symbols,K&lt;-&gt;P is true,where K is the proposition that they are a knight.\r<br>\n<p>\r<br>\n2:We use ~ to mean not,& to mean and,v to mean or,-> to mean if-then,and &lt;-&gt; to mean if-and-only-if.\r<br>\n<p>\r<br>\n3:In a puzzle with more than one person,we let Kk be the proposition that the kth person is a knight.\r<br>\n<p>\r<br>\n4:We let ~K be the proposition that a person is a liar and ~Kk be the proposition that the kth person is a liar.\r<br>\n<p>\r<br>\n5:Example:A says,\"B and I are both liars.\"\r<br>\nLet A be the first person and B be the second person,so K1=A is a knight,K2=B is a knight,~K1=A is a liar,and ~K2=B is a liar.\r<br>\nA asserted (~K1)&(~K2),so by 1,K1&lt;-&gt;((~K1)&(~K2)) is true.\r<br>\nObviously K1 is false since if it was true,then K1 and K2 would both be false,which is a contradiction.\r<br>\nSince K1 is false and equivalent to (~K1)&(~K2),(~K1)&(~K2) is also false,but ~K1 is true,so ~K2 is false.\r<br>\nTherefore,K1 is false and K2 is true,so A is a liar and B is a knight. ',1660,'Tim Axoy','2003-06-01 03:19:50');
INSERT INTO forumpost VALUES (1113,63,3,'Re: a/s/l anyone?','You don\'t need to ask twice!',1626,'Gamer','2003-06-01 07:26:27');
INSERT INTO forumpost VALUES (1114,17,6,'Re: HTML codes for use on the site','<u>I love you.</u>',1660,'Tim Axoy','2003-06-01 08:56:03');
INSERT INTO forumpost VALUES (1115,17,6,'Re: HTML codes for use on the site','<pre>I love you.</pre>',1660,'Tim Axoy','2003-06-01 08:58:29');
INSERT INTO forumpost VALUES (1116,160,7,'hello','Just signed up for this site and wanted to say hi.I have not had a chance to look around yet so if you have any favorites you think I would enjoy let me know.But please I am kind of a beginer so keep me in the medium ones!',2355,'annastashya','2003-06-01 16:58:39');
INSERT INTO forumpost VALUES (1117,161,7,'Maybe I\'ll get smarter?','HI,  I found the flooble website from a Xanga.com members Chatterbox.  I now have a chatter box on my website (MissAmerazia on Xanga).  My boyfriend independently found the flooble site and got really excite about the calculus problems.  Something I can\'t really relate to.   :) Anyway, I\'m a college student in Cali and I thought this website might help stretch my brain in areas that I usually try to avoid (math, science etc.)  sayonara~ \r<br>\n\r<br>\n',2356,'Stefanie','2003-06-01 21:33:49');
INSERT INTO forumpost VALUES (1118,162,7,'Maybe I\'ll get smarter?','HI,  I found the flooble website from a Xanga.com members Chatterbox.  I now have a chatter box on my website (MissAmerazia on Xanga).  My boyfriend independently found the flooble site and got really excite about the calculus problems.  Something I can\'t really relate to.   :) Anyway, I\'m a college student in Cali and I thought this website might help stretch my brain in areas that I usually try to avoid (math, science etc.)  sayonara~ \r<br>\n\r<br>\n',2356,'Stefanie','2003-06-01 21:35:02');
INSERT INTO forumpost VALUES (1119,159,3,'Another example','This example is called,\"Why no one can claim to be a liar.\"\r<br>\nObviously,there is no proposition K such that K&lt;-&gt;(~K) is true.\r<br>\n<p>\r<br>\nSuppose A says,\"I am a liar.\"\r<br>\nA asserted ~K,and by our knights and liars trick,K&lt;-&gt;(~K) is true.\r<br>\nHowever,that is impossible.',1660,'Tim Axoy','2003-06-02 02:46:56');
INSERT INTO forumpost VALUES (1120,154,3,'Re: Google Puzzle Championship','DJ: I would like to go through those problems. Please send me those problems and please check your inbox too. I have sent you a mail regarding these problems.',979,'Ravi Raja','2003-06-02 05:11:07');
INSERT INTO forumpost VALUES (1121,154,3,'Re: Google Puzzle Championship','DJ: I would like to go through those problems. Please send me those problems and please check your inbox too. I have sent you a mail regarding these problems.\r<br>\nThank You',979,'Ravi Raja','2003-06-02 05:11:17');
INSERT INTO forumpost VALUES (1122,162,7,'Re: Maybe I\'ll get smarter?','Welcome to the site, Stefanie. We get a lot of people here from Xanga\'s wide use of chatterbox, but few of them ever stay long enough to make an account :)\r<br>\n\r<br>\nWelcome aboard. (Bring friends :)',1,'levik','2003-06-02 09:34:27');
INSERT INTO forumpost VALUES (1123,160,7,'Re: hello','Welcome to the site. I would suggest you browse to the earlier problems (they would be on the higher numbered pages in their respective categories) They tend to require more creativity than hard-core math, so may be easier for you.',1,'levik','2003-06-02 09:36:00');
INSERT INTO forumpost VALUES (1124,160,7,'Re: hello','There are a lot of easier, but fun, puzzles in the \'Liars and Knights\' category in \'Logic\'.',1919,'Lewis','2003-06-02 10:23:05');
INSERT INTO forumpost VALUES (1125,17,6,'Re: HTML codes for use on the site','Other codes that might be found useful are subscripts (&lt;sub&gt;) and superscripts (&lt;sup&gt;). Subscripts would make many algebra problem solutions less confusion by, say, replacing x1, x2, x3 with actual subscripted variables. Superscripts are useful, of course, for exponents (other than x&sup1;, x&sup2;, and x&sup3; which are always available).',1575,'DJ','2003-06-02 10:28:57');
INSERT INTO forumpost VALUES (1126,154,3,'Re: Google Puzzle Championship','Yes dj i wouldn\'t mind seeing these problems either. If it isn\'t to much trouble could you send them to me as well?\r<br>\n',1072,'Alan','2003-06-02 10:33:09');
INSERT INTO forumpost VALUES (1127,163,5,'New bugs?','I have noticed a few problems with the &lt;pre> tag, presumably due to the way PHP handles arrays. First, the closing tag does not always work, leaving all remaining text within the tag, and if it happens to be a paragraph (or more than one line long), it will overflow the width of the containing box. Also, for some of my problems for the algorithms category, the programming codes are not properly handled, changing some quotes (\") into escaped quotes (\\\") each time I modify the problem. So, something that starts out as printf(\"-\") will after a few modifications become printf(\\\\\\\\\"-\\\\\\\\\"), and so on. It does this whether I type in the quotes directly or if I use the HTML &amp;quot; code. Obviously, I can\'t offer a remedy without knowing how the page works, but perhaps the stripslashes() function in PHP3+ would serve as a solution.\r<br>\n\r<br>\nJust a test:\r<br>\n\r<br>\n<pre>\r<br>\nstring hi=\"Hello\";\r<br>\nprintf(\"Hello\\n\");\r<br>\nprintf(hi);\r<br>\n</pre>\r<br>\nAnd now I\'ll type a big long line to see if it will still wraparound. Note, I made sure to close the &lt/pre> tag..\r<br>\n',1575,'DJ','2003-06-02 12:06:12');
INSERT INTO forumpost VALUES (1128,163,5,'Re: New bugs?','The quotes don\'t seem to be a problem right now, but you can see the wraparound bug. Perhaps the quotes are only a problem in problems and solutions, which are set up somewhat differently than the comments and forum posts.',1575,'DJ','2003-06-02 12:12:03');
INSERT INTO forumpost VALUES (1129,17,6,'Re: HTML codes for use on the site','Also, it might be nice to unlock the \'type\' parameter for ordered and unordered lists (&lt;ol> and &lt;ul>), so that we can make lists using numbers, letters, numerals, discs, circles, squares, etc, besides the default numbers for &lt;ol> and circles for &lt;ul>.',1575,'DJ','2003-06-02 12:30:09');
INSERT INTO forumpost VALUES (1130,163,5,'Re: New bugs?','And actually, looking at the page source, the tags are showing up correctly. I can think of no reason it would mess up like that, unless one of the scripts linked by source is doing something..\r<br>\n\r<br>\nI guess nothing is ever as simple as it seems.',1575,'DJ','2003-06-02 13:20:14');
INSERT INTO forumpost VALUES (1131,154,3,'jumping on bandwagon','I would also like to see the puzzles.  I didn\'t enter because in typical google/yahoo/hotmail style, non-US residents were not eligible...',775,'Cory Taylor','2003-06-02 13:23:28');
INSERT INTO forumpost VALUES (1132,154,3,'Re: Google Puzzle Championship','Thank you dj for sending me the puzzles. I appreciate it a lot. cory, i\'ll send you the puzzles.',1072,'Alan','2003-06-02 13:52:08');
INSERT INTO forumpost VALUES (1133,154,3,'Re: Google Puzzle Championship','Cory, you should have recieved the file by now. Regarding your statement about ineligibility, well, it was the US Puzzle Championship. I believe, though, that residents of other countries were allowed to enter, and the same test was used to determine the members of both the US and Canadian puzzle teams.\r<br>\n\r<br>\nIn fact, the rules page stipulates:\r<br>\n\"The top two US contestants will be selected for the US Team to compete at the World Puzzle Championship in the Netherlands in October, 2003.\r<br>\nThe top 25 US contestants will receive a prize, donated by team sponsor Binary Arts.\r<br>\nThe top three Canadian contestants will be invited to join the Canadian Team to complete at the World Puzzle Championship. Alternates will be selected if necessary, based on test results and availability to compete.\r<br>\nScores for participants from other countries will be tallied and may be forwarded to the corresponding WPC team organizer for consideration. If there is no organized team, you may be contacted regarding potential individual WPC participation.\"',1575,'DJ','2003-06-02 16:04:22');
INSERT INTO forumpost VALUES (1134,17,6,'Re: HTML codes for use on the site','Actually, since one of the reasons levik resticted so many html codes is to assure that the \"look\" or \"style\" of the page matches the \"look\" or \"style\" of the rest of the site, restricting the type of bullets in lists to the standard ones makes sense. (Although I can see that using different ordered list bullets might be desirable in constructing an outline.)',153,'TomM','2003-06-02 16:30:53');
INSERT INTO forumpost VALUES (1135,154,3,'Me too, DJ','I suppose I should read the forum more frequently.  DJ, could you send me the pdf and password? Thanks.',1567,'Bryan','2003-06-02 17:19:20');
INSERT INTO forumpost VALUES (1136,154,3,'Re: Google Puzzle Championship','I didn\'t enter as I was in the same boat with levik, but I would like to see them too! Mail it to the address on my profile.',1626,'Gamer','2003-06-03 02:19:38');
INSERT INTO forumpost VALUES (1137,17,6,'Re: HTML codes for use on the site','The suggestions I am making here are generally as I notice something I would like to do or something that would potentially make the site easier to read and give the problems and solutions a good look that is easily achieved rather than manual spacing or messy algebraic equations, as the case may be. Whenever I am posting a problem, solution, or comment and notice something that I would normally do in HTML to format the text, but cannot, I suggest it be reinstated if I feel it would be useful.\r<br>\n\r<br>\nSpecifically, regarding the list types, the convention for problems with multiple parts or more than one question to answer is for each item to be assigned a lowercase letter, as in: \r<br>\n\"a. What is the answer?\r<br>\n b. Prove that this is the only solution.\r<br>\n c. What if you changed x to 3?\"\r<br>\netc... This is simply and neatly achieved by using &lt;ol type=\"a\">, whereas the &lt;ol> tag defaults to Arabic (1, 2, 3, ...) ordered listing.\r<br>\nAlso, for problems with more than one major part, it is perhaps desirable to list them with capitalized Roman numerals (I, II, III, IV, ...).\r<br>\nThe other thing, especially regarding a consistent style of the site, is that an unordered list default to \"disc\" bullets, but when nested within another list, it changes to \"circle\" bullets. This happened in one of my problems, where I had a numbered list of items, one of which had several bulleted points, and I was going to change the bullets to the solid discs to match the rest of the site.\r<br>\n\r<br>\n<ol>\r<br>\n<li>first item</li>\r<br>\n<li>second item\r<br>\n<ul>\r<br>\n<li>but make sure of this</li>\r<br>\n<li>also this</li>\r<br>\n</ul></li>\r<br>\n<li>third item</li>\r<br>\n</ol>\r<br>\n<ul>\r<br>\n<li>final point</li>\r<br>\n<li>point(s)</li>\r<br>\n<li>two or three</li>\r<br>\n</ul>',1575,'DJ','2003-06-03 02:41:56');
INSERT INTO forumpost VALUES (1138,154,3,'jumping on bandwagon','Same was the reason for me. As I am from India, after registering, you are supposed to receive a mail from them confirming your registration but nothing of that sort happened. I did not receive any mails and therefore no password and so no puzzles. :( :(',979,'Ravi Raja','2003-06-03 04:36:07');
INSERT INTO forumpost VALUES (1139,17,6,'Re: HTML codes for use on the site','DJ: I understand that these may be more convenient, but unfortunately I cannot currently allow the use of types, because of the difficulty of checking for well-formed tags.  Already the HTML-filtering code is more complex than I would like it. Perhaps one day I will find a good pluggable solution to this (maybe something like the Bulletin Board codes used on some forums) - but until then we\'ll have to make do with default lists. \r<br>\n\r<br>\nThe technical aspect of it is pretty much the only motivator here - I do not really object to people using \"empty\" bullets at all (so your example above is actually fine)',1,'levik','2003-06-03 05:53:26');
INSERT INTO forumpost VALUES (1140,164,4,'Scholars','What are the names of the scholars?',1660,'Tim Axoy','2003-06-03 05:59:36');
INSERT INTO forumpost VALUES (1141,17,6,'Re: HTML codes for use on the site','I assumed that the reasoning behind disallowing types or other parametrized tage was due to the complex programming required, especially trying to allow only certain parameters for use within the tag. I feel as if people think I am imposing demands on levik or on the site, but in running several websites for other people I know all too well what it\'s like to try to keep up with the technical and stylistic demands of other people for a site. Please take my suggestions as just that, mere suggestions.',1575,'DJ','2003-06-03 12:21:27');
INSERT INTO forumpost VALUES (1142,17,6,'Re: HTML codes for use on the site','I\'d be surprised if there isn\'t decent preexisting code for stripping \"bad\" HTML from the contents of a web form.  By the way, any chance of getting the extra line breaks out of the &lt;pre&gt;-formatted text?',103,'friedlinguini','2003-06-03 13:23:56');
INSERT INTO forumpost VALUES (1143,17,6,'Re: HTML codes for use on the site','Comment 1 on Quaker Queens of Chess uses pre, and looks single-spaced. Had it been fixed already?\r<br>\n\r<br>\n',1301,'Charlie','2003-06-03 16:18:20');
INSERT INTO forumpost VALUES (1144,17,6,'Re: HTML codes for use on the site','Or is it a smaller typeface, which partially masks the double spacing?  It looks like that might be the case from DJ\'s 5-31 test above, though it\'s hard to tell on the Quaker Queen comment as only *\'s and .\'s are present.',1301,'Charlie','2003-06-03 16:23:10');
INSERT INTO forumpost VALUES (1145,17,6,'Re: HTML codes for use on the site','I didn\'t notice that there ever was a problem with the double-spaced text. If there was, levik fixed it shortly after enabling the tag.',1575,'DJ','2003-06-03 16:24:35');
INSERT INTO forumpost VALUES (1146,165,4,'User search/list?','So people have been asking for a user search/list feature - and I have been thinking about it too prior to now, but without a good soluiton.\r<br>\n\r<br>\nSimply listing everyone is really impractical (even though there is an unlisted page to see everyone: <a href=\"user.php?op=list\">it\'s here</a>...\r<br>\n\r<br>\nA simple search box seems like it would not be sufficient, at least not without a good way to find close matches, which may be difficult. And I don\'t really want to make a page listing all the upper ranking users because that would expose them to people bugging them about various stuff such as \"when will my problem show up\"',1,'levik','2003-06-03 17:32:46');
INSERT INTO forumpost VALUES (1147,154,3,'Re: Google Puzzle Championship','You did not need to recieve an email or anything else in order to do the puzzles. When you went to the page levik linked above, and signed up, you were taken to another page with a link on it. That page said to go to the link and save the bookmark, as you would not recieve the link to that page again. The file with the test problems, as well as its password, a practice test, the rules, everything was on the second page after you signed up. You needed no password to access anything except to open the test file itself, and I\'m not sure that I even did get anything by email from them. If I did, it was trivial, because everything for the test was right online.',1575,'DJ','2003-06-04 02:33:09');
INSERT INTO forumpost VALUES (1148,17,6,'Re: HTML codes for use on the site','K<sub>k',1660,'Tim Axoy','2003-06-04 02:57:16');
INSERT INTO forumpost VALUES (1149,17,6,'Re: HTML codes for use on the site','<pre>\r<br>\n<u>underlined within pre</u>\r<br>\n</pre>',1301,'Charlie','2003-06-04 03:48:40');
INSERT INTO forumpost VALUES (1150,17,6,'Re: HTML codes for use on the site','I\'ve found that a paragraph entered even <b>before</b> the pre tag is extending out (getting cut off) beyond the right margin.  See my posted comment on \"Move the 2 - Double the Number\".  The first paragraph was before any pre tag.  It seems the only reason that any of the remainder of the paragraph is showing is that I had copied and pasted from Notepad while Notepad was in word wrap mode, and it took the line breaks where Notepad had them. (...which is a strange feature in itself, as notepad shouldn\'t send automatic line breaks into the clipboard, but apparently it does.)',1301,'Charlie','2003-06-04 04:09:46');
INSERT INTO forumpost VALUES (1151,17,6,'Re: HTML codes for use on the site','Ugh.  Seems like a browser-specific issue, then.  In Mozilla Firebird, the chessboard solution looks double-spaced.  In IE, it looks fine.  More fun for the lev-man.  :-)>',103,'friedlinguini','2003-06-04 04:44:12');
INSERT INTO forumpost VALUES (1152,166,4,'DJ or .?','Did DJ or . make Going up?',1660,'Tim Axoy','2003-06-04 05:33:59');
INSERT INTO forumpost VALUES (1153,165,4,'Re: User search/list?','Another thing I just thought of.  If the masses are looking for a list of the scholars so that they know what to exeplify so as to become one also, that defeats the wonderfulness of just being able to come here and be yourself.  Maybe this is a little unclear, but my point revolves around the fact that there have been many comments I\'ve seen where somebody is asking how to get promoted from where they are to the next level, and I see this level listing as a way for people to facilitate their promotion - which I feel is not necessarily a good thing.  Just hang around for a while and you\'ll get there works much better from my point of view - it avoids the situation where somebody new here sees that they need x of this requirement and y of that requirement so they just do that to get the \"level\", while sidesteping any relevant addition to the site as a whole.\r<br>\nOK, so now I realize that I\'m rambling, and to boot and somewhat (only somewhat) off topic, so I\'ll end it with this.  Originally I hought this would be a great idea, but for those of us that hang around a lot, we don\'t really need the attachment of a label to help us decide who we should be listening to, emulating, following or what have you.',775,'Cory Taylor','2003-06-04 07:46:10');
INSERT INTO forumpost VALUES (1154,163,5,'Re: New bugs?','Another thing I saw is people (like the uid=3 and such) where the user hasn\'t logged in in over 12000 days, which is about 37 or 38 years I think. Unless this site is up for 38 years, that is obviously a problem.',1626,'Gamer','2003-06-04 09:43:17');
INSERT INTO forumpost VALUES (1155,17,6,'Re: HTML codes for use on the site','Well, based just on the HTML, something that is typed as:\r<br>\n\r<br>\nsome text\r<br>\n&lt;pre>\r<br>\nline of something\r<br>\nsomething else\r<br>\n&lt;/pre>\r<br>\nthe end.\r<br>\n\r<br>\nis automatically changed (in comments and forums) to:\r<br>\n\r<br>\nsome text\r<br>\n&lt;br>\r<br>\n&lt;pre>\r<br>\n&lt;br>\r<br>\nline of something\r<br>\n&lt;br>\r<br>\nsomething else\r<br>\n&lt;br>\r<br>\n&lt;/pre>\r<br>\n&lt;br>\r<br>\nthe end.\r<br>\n\r<br>\nwhen it is submitted. This will appear double-spaced in IE and double- or triple-spaced in other browsers. Levik must have added a fix to somehow disable the line breaks or the &lt;br> within the &lt;/pre> tag, without changing the page source, I would assume with Javascript or some other client-side browser-controlled language. With an older browser or a third-party browser that did not have full JS support, those fixes will probably not appear correctly.',1575,'DJ','2003-06-04 10:02:36');
INSERT INTO forumpost VALUES (1156,165,4,'Re: User search/list?','That comprehensive list, by name alphabetically, is of course very large and not very useful as it is. If there were some way to sort out active members, perhaps by the datestamp of their last post, comment, login, or something like that, and perhaps active \'veteran\' members based on the date they signed up. Those might be more useful, I think.\r<br>\n\r<br>\nAs it is now, I totally agree with Cory. Just being around the site and reading peoples\' comments, problems, whatever, you can get a good idea of who is around, who knows what they\'re talking about most of the time, even who just puts up mindless drivel. It\'s certainly a web community environment, though perhaps in not being centered around problems rather than people or discussion tends to change the feel a bit.\r<br>\n\r<br>\nI never thought or cared about other people\'s ranks until levik mentioned that there are only 2 or 3 needed. Actually, as far as \"figuring out\" who the site\'s named scholar\'s are, it really didn\'t take me very long. There are a few that I haven\'t seen around the site in a while, if at all since I have been here, but even from just looking at some of the older problems it was not too hard to figure out who the scholars are. There were a few users who I thought might have been up there too, like fwaff, Cory Taylor, Gamer, and a few others. Just from being around, you get familiar with the site and the other people here.',1575,'DJ','2003-06-04 11:09:42');
INSERT INTO forumpost VALUES (1157,163,5,'Re: New bugs?','Those users have not been recorded as having ever logged on, so that time is just from the start of system time, which on most systems is (I think) 1970. On this site, it doesn\'t appear that anything before May 5 of last year was properly logged, and anyone with a uid &lt; 65 (except, of course, for number 1, levik) is not showing up as having ever logged on, even if they have left comments or posted problems.',1575,'DJ','2003-06-04 11:22:48');
INSERT INTO forumpost VALUES (1158,17,6,'Re: HTML codes for use on the site','Either that or IE is rendering the text incorrectly (I\'m more upset at Microsoft than usual right now, so that seems to be the most likely answer).',103,'friedlinguini','2003-06-04 11:24:44');
INSERT INTO forumpost VALUES (1159,17,6,'Re: HTML codes for use on the site','I don\'t think so, because the second snippet of code in my previous post will always show up as double-spaced in IE without some sort of JS post scripting. Try it for yourself; copy the text into notepad and save it with a .htm extension, then open it with IE. You\'ll see the double spaces, actually quadruple between the first two lines of text (\"some text\" and \"line of something\"). It seems that levik intentionally (and quite painstakingly, I\'m sure) fixed the bug.\r<br>\n\r<br>\nIn any case, IE is rendering the text correctly, and the Mozilla browser is showing it incorrectly.',1575,'DJ','2003-06-04 12:56:10');
INSERT INTO forumpost VALUES (1160,140,4,'Rosencrantz & Gildenstern','Who are Rosencrantz & Gildenstern?\r<br>\nGildenstern was a character in Bryan\'s puzzle about the best room at the inn.\r<br>\n',1660,'Tim Axoy','2003-06-04 13:26:52');
INSERT INTO forumpost VALUES (1161,166,4,'Re: DJ or .?','DJ,you changed your name to . sometime today!',1660,'Tim Axoy','2003-06-04 13:27:54');
INSERT INTO forumpost VALUES (1162,140,4,'Re: Tim\'s Q','Tim, if you want to learn who Rosencrantz & Gildenstern are, read Shakespeare\'s Hamlet.',1567,'Bryan','2003-06-04 14:01:21');
INSERT INTO forumpost VALUES (1163,165,4,'Re: User search/list?','Although I agree all the way with you Cory, I don\'t think it would be easy to get to apprentice (or any higher rank) without submitting problems or being interested. It took me about one month to two months to get my problems up there... so you would need to be patient in flooble. If you weren\'t interested in flooble, you would have likely \"forgotten\" about flooble by that time.\r<br>\n\r<br>\nI agree with DJ\'s last point. It\'s not too hard to figure out who the smart ones are and who aren\'t... I think this was one of the major agreements against the \"Bryan\'s Identity crisis\" posts... He is a good flooble person, and would likely not do that.',1626,'Gamer','2003-06-04 16:58:19');
INSERT INTO forumpost VALUES (1164,108,7,'Re: Gladys','Tim!',1660,'Tim Axoy','2003-06-05 03:08:38');
INSERT INTO forumpost VALUES (1165,17,6,'Re: HTML codes for use on the site','<pre>\r<br>\nI\'M TYPING IN UPPER CASE plus some descenders:ppppppppppp\r<br>\nTO GET A BETTER FEEL FOR THE SIZE OF THE FONT:ppppppppppp\r<br>\nWHEN THIS IS WITHIN PRE TAGS pppppppppppppppppppppppppppp\r<br>\n</pre>',1301,'Charlie','2003-06-05 03:44:07');
INSERT INTO forumpost VALUES (1166,17,6,'Re: HTML codes for use on the site','AS OPPOSED TO NON-PRE\'D TEXT:pppppppppppppp\r<br>\nCONTINUED HERE ON THIS LINE  pppppppppppppp\r<br>\nAND TO MAKE A THIRD          pppppppppppppppppp\r<br>\n',1301,'Charlie','2003-06-05 03:46:31');
INSERT INTO forumpost VALUES (1167,159,3,'Re: Knights and liars problems','Does anyone like this?',1660,'Tim Axoy','2003-06-06 06:14:15');
INSERT INTO forumpost VALUES (1168,110,5,'Re: Goner?','A:B is a liar.<br>\r<br>\nB:A is a knight.',1660,'Tim Axoy','2003-06-06 06:15:55');
INSERT INTO forumpost VALUES (1169,75,6,'Re: Director','Gladys.',1660,'Tim Axoy','2003-06-06 06:16:44');
INSERT INTO forumpost VALUES (1170,166,4,'Re: DJ or .?','DJ!',1660,'Tim Axoy','2003-06-06 06:17:26');
INSERT INTO forumpost VALUES (1171,159,3,'Re: Knights and liars problems','Hmmmm.... I was a little confused at first but now I understand. Very nice Tim :)',1919,'Lewis','2003-06-06 12:21:06');
INSERT INTO forumpost VALUES (1172,75,6,'Re: Director','Especially since you are both the boyfriend (Tim) and the girlfriend (Gladys).',1919,'Lewis','2003-06-06 12:24:32');
INSERT INTO forumpost VALUES (1173,167,7,'What\'s new? Me!','I\'m as moist as a snackcake down there-Jerri Blank',2385,'Bradley A. Esparza','2003-06-07 02:01:57');
INSERT INTO forumpost VALUES (1174,63,3,'Re: a/s/l anyone?','40/m/Seattle',2385,'Bradley A. Esparza','2003-06-07 02:12:53');
INSERT INTO forumpost VALUES (1175,167,7,'Re: What\'s new? Me!','I forgot to mention that I found the site from a link to fun stuff from the American Dialect Society email list.',2385,'Bradley A. Esparza','2003-06-07 02:24:18');
INSERT INTO forumpost VALUES (1176,167,7,'Re: What\'s new? Me!','Welcome to Flooble,Bradley A. Esparza.',1660,'Tim Axoy','2003-06-07 02:46:38');
INSERT INTO forumpost VALUES (1177,159,3,'Re: Knights and liars problems','Anyone else?',1660,'Tim Axoy','2003-06-07 09:33:55');
INSERT INTO forumpost VALUES (1178,75,6,'Re: Director','How did you find that out?',1660,'Tim Axoy','2003-06-08 02:27:27');
INSERT INTO forumpost VALUES (1179,75,6,'Re: Director','hehehe',1919,'Lewis','2003-06-08 02:28:48');
INSERT INTO forumpost VALUES (1180,168,6,'Cool.','Cool.',NULL,'URGENTOOT','2003-06-08 02:42:13');
INSERT INTO forumpost VALUES (1181,169,3,'500!','Hey, everyone! We\'re up to 500 problems today! (For those counting, the site\'s up about 15 months)\r<br>\n\r<br>\nThanks go out to everyone who\'s contributed, wether by posting comments or submitting problems. The site would not be what it is without you!',1,'levik','2003-06-08 09:07:53');
INSERT INTO forumpost VALUES (1182,169,3,'Re: 500!','Levik, is that 500 problems posted, or just 500 problems in front of my latest submission in the queue? Just kidding -- this is a great site; I\'m not surprised at all by it\'s success, or yours. Please keep up the good work :)',1567,'Bryan','2003-06-08 09:18:50');
INSERT INTO forumpost VALUES (1183,165,4,'Re: Gamer\'s plug','Thanks for the good word.',1567,'Bryan','2003-06-08 09:25:23');
INSERT INTO forumpost VALUES (1184,169,3,'Re: 500!','Yay... I agree with Bryan. It\'s like: Your problem is as place 10430953 in the queue.',1626,'Gamer','2003-06-08 13:35:35');
INSERT INTO forumpost VALUES (1185,170,4,'Cool symbols','i must say the symbols for each problem is rather neat, but in riddles you have a picture of the riddler? Is the riddler not copyrighted? Also in the general problem description it says \"or chich we are too lazy to classify will go here. \" I think chich should be which',1072,'Alan','2003-06-08 16:24:04');
INSERT INTO forumpost VALUES (1186,169,3,'Re: 500!','February 9 marked the 300th problem, and as of that date we had 70 problems in the queue.  Today is June 9, only 120 days later, and we have 470 problems in the queue.  At this rate, less than 2 weeks from now, there will be as many problems in the queue as there are which have been posted!',775,'Cory Taylor','2003-06-09 06:13:46');
INSERT INTO forumpost VALUES (1187,171,3,'Partial goodbye','Well folks, it\'s been a great ride, but unfortunately the road construction season here in Northern Alberta is once again upon us, and as a worker in this field my free time will shortly be dramatically reduced.  In fact, my employer has decided to send me away for the entire season to a job north of where anybody should realistically live (Fox Creek, Alberta if anybody cares) for the entire season (which ends mid-October).  I\'ll still be popping in of course on rain days and holidays etc., but certainly not on the scale I have been since I showed up here.  I\'ll miss you guys and girls!',775,'Cory Taylor','2003-06-09 06:20:37');
INSERT INTO forumpost VALUES (1188,171,3,'Re: Partial goodbye','Take care, Cory.  Don\'t let the caribou bite.',103,'friedlinguini','2003-06-09 07:14:32');
INSERT INTO forumpost VALUES (1189,171,3,'Re: Partial goodbye','Do come back Cory - we\'ll hopefully still be here in October. \r<br>\n\r<br>\n(Hey, who knows some of your problems might even make it to the site by then - though we can\'t promise anything :)',1,'levik','2003-06-09 07:41:27');
INSERT INTO forumpost VALUES (1190,170,4,'Re: Cool symbols','The riddler is copyrighted, but perhaps our use here is fair? Well, if the copyright holder cares to object to the usage of that image on the site I will promptly take it down. It wasn\'t really what I would call an optimal choice, but if anyone wants to propose a better icon for \"Riddles\", I\'m all ears - I couldn\'t think of anything myself.',1,'levik','2003-06-09 07:45:41');
INSERT INTO forumpost VALUES (1191,170,4,'Re: Cool symbols','In this case, it\'s actually a trademark issue, not a copyright one.  Not sure if there\'s such thing as fair use for trademarks, other than acknowledging their owners.',103,'friedlinguini','2003-06-09 08:23:44');
INSERT INTO forumpost VALUES (1192,172,5,'Crypto','In light of <a href=\"http://www.flooble.com/perplexus/show.php?pid=892\">this problem</a>, I\'m thinking of making a cryprography category on the site.\r<br>\n\r<br>\nIdeas for an icon, as well as <b>links</b> to existing problems that should go there are now being solicited. (or perhaps the category should be named something else? should it be top-level, or in an existing cat.?)',1,'levik','2003-06-09 08:48:41');
INSERT INTO forumpost VALUES (1193,172,5,'Re: Crypto','I think cryprography should be a sub-category branching off of general. I don\'t think there\'ll be enough problems in this category to bother making a whole new one. Another problem that could fit into this category is a2o3t6t7 by brian. As for an icon, perhaps the 1001100010101 series that you get on computers, like in The Matrix.',1919,'Lewis','2003-06-09 09:01:22');
INSERT INTO forumpost VALUES (1194,171,3,'Re: Partial goodbye',':) We will miss you! Hope you do as well fixing/constructing the roads as you do in solving puzzles! :D',1626,'Gamer','2003-06-09 09:18:02');
INSERT INTO forumpost VALUES (1195,172,5,'Re: Crypto','I agree with Lewis, however I do have some ciphers saved up... :)\r<br>\n\r<br>\nI haven\'t submitted any others yet, as I didn\'t know if ciphers were good puzzles.',1626,'Gamer','2003-06-09 09:25:50');
INSERT INTO forumpost VALUES (1196,170,4,'Re: Cool symbols','I think a person with a ? over their head might be a good alternative if you didn\'t want that icon.\r<br>\n\r<br>\nI personally have looked at all of the previous problems (I think) and so I don\'t really click on those links. I just see the puzzles from the main page.',1626,'Gamer','2003-06-09 09:30:06');
INSERT INTO forumpost VALUES (1197,172,5,'Re: Crypto','I certainly like them. Its always a good type of puzzle to get you thinking.',1919,'Lewis','2003-06-09 09:36:08');
INSERT INTO forumpost VALUES (1198,164,4,'Re: Scholars','What are the names of the scholars?',1660,'Tim Axoy','2003-06-09 10:20:58');
INSERT INTO forumpost VALUES (1199,171,3,'Re: Partial goodbye','Bye,Cory!',2374,'J','2003-06-09 10:30:59');
INSERT INTO forumpost VALUES (1200,167,7,'Re: What\'s new? Me!','Hi,Bradley!',2374,'J','2003-06-09 10:31:34');
INSERT INTO forumpost VALUES (1201,168,6,'URGENTOOT!','URGENTOOT,you are not logged in!',2374,'J','2003-06-09 10:32:15');
INSERT INTO forumpost VALUES (1202,164,4,'Re: Scholars','Why do you always post things twice?',775,'Cory Taylor','2003-06-09 11:33:44');
INSERT INTO forumpost VALUES (1203,164,4,'Re: Scholars','Why do you always post things twice?',775,'Cory Taylor','2003-06-09 11:33:47');
INSERT INTO forumpost VALUES (1204,164,4,'Re: Scholars','Answer my question first.',1660,'Tim Axoy','2003-06-09 13:24:10');
INSERT INTO forumpost VALUES (1205,159,3,'J','Interesting.',2374,'J','2003-06-09 13:29:57');
INSERT INTO forumpost VALUES (1206,172,5,'Re: Crypto','Sounds like a good idea.  I have a few interesting cryptograhpy puzzles.\r<br>\n\r<br>\nFor an icon, I would suggest something like the word \'puzzle\' in red letters on top of the string \'qvaamf\' in black letters.',1920,'Brian Smith','2003-06-09 17:14:31');
INSERT INTO forumpost VALUES (1207,173,6,'To Tim Axoy','Tim, I have deactivated your account. I think you know why. Email me if you want it back.',1,'levik','2003-06-09 17:37:14');
INSERT INTO forumpost VALUES (1208,172,5,'Re: Crypto','I will work on the icon and add the cateogry when it\'s ready then...\r<br>\n\r<br>\nOne note is that, I don\'t think we should have the hard-core crypto stuff on this site (such as algorithms requiring months of computer time to break, or ciphers the key to which is not in the problem body - for example having an encryption based on some famous series) Let\'s have codes that are fun and not too difficult. Self contained would be best.',1,'levik','2003-06-09 17:46:39');
INSERT INTO forumpost VALUES (1209,172,5,'Re: Crypto','Cool - that was quick. I like the icon. :o)\r<br>\n\r<br>\nI also agree about not having them too hard - I don\'t know how to do the computer related puzzles, like algorithms, and I assume that a few other people don\'t either.',1919,'Lewis','2003-06-09 21:27:59');
INSERT INTO forumpost VALUES (1210,173,6,'Re: To Tim Axoy','I want it back.\r<br>\nP. S. Why did you?',NULL,'Tim Axoy','2003-06-10 01:59:09');
INSERT INTO forumpost VALUES (1211,173,6,'Re: To Tim Axoy','Tim - I\'m not Levik, but it probably involves opening other accounts etc that he has already warned you not to do.',1919,'Lewis','2003-06-10 06:15:50');
INSERT INTO forumpost VALUES (1212,173,6,'Re: To Tim Axoy','And trying to \"trade votes\", like vote for problems and expect people to vote for your problems. Although I am reluctant to see my problem get thumbs downed, if I know why it has been decided against, it\'s good not to pollute the queue with it.\r<br>\n\r<br>\nAnd I agree with Lewis, didn\'t he post a warning post?',1626,'Gamer','2003-06-10 06:50:23');
INSERT INTO forumpost VALUES (1213,164,4,'Re: Scholars','Cory\'s question isn\'t a question, it\'s a warning... Posting improperly (like screaming IN ALL CAPS and posting numerous things twice) isn\'t good for your reputation.',1626,'Gamer','2003-06-10 06:51:46');
INSERT INTO forumpost VALUES (1214,172,5,'Re: Crypto','Yes... All ciphers I would submit wouldn\'t require the use of a computer to decrypt. I too was surprised to see Cryptography appear that early, and I love the icon... Good job! :)',1626,'Gamer','2003-06-10 06:53:48');
INSERT INTO forumpost VALUES (1215,173,6,'Re: To Tim Axoy','I closed it because you created an account as \"J\" - after I repeatedly told you NOT to open other accounts. I have better things to do with my time than look through posts on this site trying to figure out if every new user is you again.\r<br>\n\r<br>\nThis is the fourth account of yours I have had to close, and I have given you two warnings prior to this time.\r<br>\n\r<br>\nIf you want your account back, you will have to email me (not post a message here) - and then we will discuss it.',1,'levik','2003-06-10 09:25:49');
INSERT INTO forumpost VALUES (1216,170,4,'Re: Cool symbols','I was actually thinking that on the front page, for each new puzzle, there would be an icon of that puzzle\'s category featured there as well - you would be able to click it to go the the category. Not sure about it yet though.',1,'levik','2003-06-10 09:28:11');
INSERT INTO forumpost VALUES (1217,170,4,'Re: Cool symbols','i was thinking the same thing - i didn\'t notice the puzzle icons until you mentioned them. i rarely browse puzzles by category, looking usually at the newest problems, newly commented, and unsolved problems. visitors to the site might be more apt to look by category, but perhaps putting the icons (or a quarter-sized counterpart) to display with each problem would be a nice touch as well.',1575,'DJ','2003-06-10 16:31:08');
INSERT INTO forumpost VALUES (1218,164,4,'Don\'t do it','Not to mention continually posting the solutions in the title',1575,'DJ','2003-06-10 16:32:49');
INSERT INTO forumpost VALUES (1219,17,6,'Effect of PRE tag','On my latest posting, the comment on Mind Boggling, the only paragraphs that refuse to word wrap are the first ones after the &lt;/pre&gt; tag that closes the pre text.  Subsequent paragraphs word wrap properly until the next &lt;pre&gt; &lt;/pre&gt; set.',1301,'Charlie','2003-06-11 03:10:53');
INSERT INTO forumpost VALUES (1220,172,5,'Re: Crypto','There is an endless supply of letter-for-letter Cryptograms that can be found all over game magazines, newpapers, and the like, as well as myriad crostics and anagram puzzles. Such puzzles, though, would seem not to have much explanation or discussion in solving them..',1575,'DJ','2003-06-11 03:35:30');
INSERT INTO forumpost VALUES (1221,174,5,'Putting Pictures in Pending Problems','Levik - I have seen some problems with pictures on them. How do you do it?',1919,'Lewis','2003-06-11 05:36:58');
INSERT INTO forumpost VALUES (1222,17,6,'Re: HTML codes for use on the site','Man this thread is way too long... I\'ll have to get around to posting a new one to summarize all the changes from this one.',1,'levik','2003-06-11 08:00:13');
INSERT INTO forumpost VALUES (1223,174,5,'Re: Putting Pictures in Pending Problems','Oh, and how do you put links to other comments/problems etc in?',1919,'Lewis','2003-06-11 09:20:52');
INSERT INTO forumpost VALUES (1224,175,5,'a suggestion for comments','I am a relatively new user on this site. One thing that I think could be a lot better is if no comments were made visible until AFTER the solution is posted, or make a requirement that no comments cannot contain the solution. I suggest this because I will spend a long time solving a problem, but even though there is no solution posted, there are a bunch of comments that say the same exact thing in different terms. I think it would be better if comments were made visible only after the solution is posted. then more people can feel that they sincerely solved the problem, kind of like a test in school; it doesn\'t matter who gets done first or last, as long as you get it right. It wouldn\'t be fair if one student who solves the problem first shouts out the answer in front of the whole class,  would it? \r<br>\n\r<br>\nAlso, this could benefit the ranking process. For example, once a novice gets x amount of problems correct, she can become a student, etc. Just an idea...\r<br>\n\r<br>\nJesart ',2256,'Jackie','2003-06-11 15:51:20');
INSERT INTO forumpost VALUES (1226,175,5,'Re: a suggestion for comments','Some puzzles are so difficult they call for a collaboration.  Some are paradoxical and benefit from discussion.  In any case, the rule is to label full solutions with an indication that that\'s what they are, so those who don\'t wish to see them can avoid doing so.  That\'s what makes it different from calling out the answer. That\'s also the reason for making sure that everyone avoids putting the actual answer in the title of his or her comment, and leave the answer in the body of the text, with the appropriate warning label in the title, usually together with the appropriate light bulb that indicates a full solution.',1301,'Charlie','2003-06-11 16:58:59');
INSERT INTO forumpost VALUES (1227,174,5,'Re: Putting Pictures in Pending Problems','You can put links by using the code \r<br>\n\r<br>\n<b>&lt;a href=\"http://your.link.here/\"&gt;Link Text&lt;/a&gt;</b>\r<br>\n\r<br>\nImages are a bit trickier. If you have an image, post a problem without it , and email it to me directly. I will then add it.',1,'levik','2003-06-12 02:00:51');
INSERT INTO forumpost VALUES (1228,169,3,'Re: 500!','Now it\'s June 12, and there are exactly 500 problems in the queue (at this time), this site really has lots of problems! :)',1626,'Gamer','2003-06-12 09:03:13');
INSERT INTO forumpost VALUES (1229,175,5,'Re: a suggestion for comments','If I figure out the answer to a problem after 5 people have figured it out too, I don\'t post a comment saying I have figured it out, or even how to figure it out if it\'s the same as the other 5 people have said. I am just content knowing I solved it without looking at the comments.\r<br>\n\r<br>\nIt\'s not like shouting out the answer, it\'s like turning in the answer first... I wouldn\'t feel bad turning in the correct answer last. People who put the answer in the subject are like shouting out the answer.',1626,'Gamer','2003-06-12 09:07:32');
INSERT INTO forumpost VALUES (1230,176,5,'Problem flooding revisited','Well, it\'s time to face it - we have way too many incoming problems for the way in which we are posting them. (For those who don\'t know - it\'s 2 every weekday and one every weekend day.) The number of problems in the queue is still growing significantly faster than they are bing pushed live.\r<br>\n\r<br>\nIn the short term, I propose that we raise the bar for the problems to get on the site. While we can only accept 12 problems a week, there\'s no limit to how many we can reject. (Mind you, I am not suggesting people should TD problems that deserve a TU, but perhaps sometimes when you are not sure wether a problem deserves a third TD, and it\'s a tossup between that and abstaining, maybe a journeyman should deal the final blow more readily.)\r<br>\n\r<br>\nObviously, I would rather accomodate all the problems we get - but for that we need to radically change the way that problems get posted. Because (as far as I know) people only come to this site a couple of times a day, pushing more than two problems daily would probably reduce the exposure of each problem.\r<br>\n\r<br>\nOn the other hand, we have to ask if EVERY problem that goes live on the site deserves to front page spot? And if not, then where would it go so that people can still see it? Does anyone visit the <a href=\"http://www.flooble.com/perplexus/digest.php\"><b>digest</b></a> page? It doesn\'t really seem like it.\r<br>\n\r<br>\nAh... I don\'t really know what to do about this - but I would gladly take suggestions.',1,'levik','2003-06-12 11:38:42');
INSERT INTO forumpost VALUES (1231,176,5,'Re: Problem flooding revisited','It comes down to a question of bandwidth.  People are submitting problems at a faster rate than you are willing to expose them on the front page.  You have several options: increase the rate at which problems appear on the front page, allow fewer problem submissions, be more stringent in dumping problems, or allow problems to go live without necessarily appearing on the front page.  Of those options, I would favor the last one, since I think it\'s best to get as many problems on the site as possible, but still allow the best problems to shine.\r<br>\n\r<br>\nkuro5hin.org has a queue somewhat similar to this one with four voting options: Front Page (+1), Section Page Only (+1), Abstain (0), and Dump It (-1).  You could adapt this strategy so that a TU could count either toward the front page or toward a particular puzzle category.  3 TU\'s in the front page option qualifies the problem to go on the front page, while 3 TU\'s in either option qualifies the problem for an appearance in a particular section.\r<br>\n\r<br>\nThere are two drawbacks that I can think of to this approach.  One is that a good problem might get 2 front page TU\'s and 1 category TU, but then quickly get pushed to the category page when it might otherwise eventually qualify for the front page.   Another issue is that a problem might quickly qualify for a category page and not get seen by many reviewers, which opens up the possibility that duplicates might slip by.  Both of these would be fixed by requiring that  problems spend a minimum of, say, 48-72 hours in the queue before they can be pushed (no minimum for getting dumped).\r<br>\n\r<br>\nTo get non-front page problems more exposure, I\'d augment the Categories section to display something like \"Riddles (2 new)\", rather than just \"Riddles\" if two riddles had been pushed in the last 24 hours.\r<br>\n\r<br>\nWhat do you guys think?',103,'friedlinguini','2003-06-12 13:27:39');
INSERT INTO forumpost VALUES (1232,176,5,'Re: Problem flooding revisited','I usually visit the other problems (the recent ones still on the front page) if I haven\'t seen them before. It not being school season makes it easier for me to visit the site at different times of the day.\r<br>\n\r<br>\nI don\'t know advanced coding, but how hard would it be to put 2 or so problems on the front page where \"latest problem\" is now? (in full context, just like in the \"Latest Problem\" section)  I think that might make the queue go quicker, in addition to the \"good problem\" queue for 3TU problems. Plus, you can always see a problem in \"Oldies\" if you miss it the first time. That has happened to me a few times :)\r<br>\n\r<br>\nDo other Journeymen think that the queue voting process would be the \"limiting factor\" if the problems were sped up (the queue problems flow more rapidly)\r<br>\n\r<br>\nI don\'t think we need an abstain. (\"note\" does the same thing, only it doesn\'t need to be cleared when we want to vote again.)\r<br>\n\r<br>\nI don\'t agree with thumbing down problems like Erin\'s plane problem quickly before we have a chance to decide them, just so we get a questionable problem out of the way.\r<br>\n',1626,'Gamer','2003-06-12 14:30:19');
INSERT INTO forumpost VALUES (1233,173,6,'Re: To Tim Axoy','I left an e-mail to you about how you discovered that I was J.',NULL,'Tim Axoy','2003-06-13 02:39:24');
INSERT INTO forumpost VALUES (1234,176,5,'Re: Problem flooding revisited','I still have mixed feelings about how to clear the queue more efficiently.\r<br>\nOn one hand, it seems voters are too reluctant to vote TD on a problem unless it is a duplicate, or an extremely poor problem. As a result, seven of the ten problems in the voting queue are waiting for changes to be made or for more people to vote one way or another to move it, and the pages on the front page are becoming mediocre and uninteresting for discussion.\r<br>\nOn the other hand, to new users who have submitted a few simple problems and waited a month or two just for the voters to see them, it seems rather harsh to TD them.\r<br>\nOne way to move out a few \'lesser\' problems without having them necessarily spotlighted on the front page, with the existing implementation, is to submit two problems one right after another. Then, the first problem is still made live, and found at the bottom of the front page as well as the digest page (which, by the way, I do look at), but it may not recieve as much attention as some problems that have been deemed \'better.\' If we made this a regular practice, three or four problems a day could be made live, with one \'good\' problem to be the feature problem for each day. That might be preferable, too, since (I\'m assuming) many people get on only once a day at around the same time, so if two problems go live at different times of the day, they may be missed. I was also thinking something along the lines of what Gamer suggested, to make more recent problems besides the single latest more prominent on the front page, either by putting more than one problem in full text, or perhaps just displaying the two or three next-most recent problems above the \'Oldie\' problem. I think either of those would make people more likely to look at more than just the current problem. Just some thoughts to throw around..\r<br>\n\r<br>\nI offered an idea like the \'abstain\' vote (with a different name) a few weeks ago in another thread, but no one commented on the idea then. Now that I can see the voting queue, though, it seems like that would only further impede the process. Also, I really think the minimum queue time is not a good idea, for two main reasons: first, we are trying to make things move more quickly. As it is, it usually takes a day or two for all the voters to see it and vote and quibble and whatnot, if not longer. Second, I don\'t like overexposure to the problems in the voting queue before they are made live for everyone to comment on and solve. It seems now that for even the lengthiest problems you cannot get to a newly posted problem without Charlie or someone having already posted a complex solution within a few minutes or hours of the problem being made live. While of course anyone is still free to comment and solve the problem on their own, going to a newly-posted problem and finding three comments that say \"Solution\" I think discourages people from commenting or even attempting the problem. If you look at many of the earlier problems, there is a lot of discussion and attempts at the problem before anything was ever concluded. Any site can list a bunch of problems with a solution; to make these problems \'live\' and open for people to solve, I think it\'s important that people have a chance to look at a \'fresh\' problem or one with only a few thoughts in the comments, or they will be discouraged from saying anything at all. I know that for me, it\'s disappointing to see a potentially interesting problem like the recent \"Quaker Queens\" problem, only to find that Charlie has not only posted a solution, but every possible solution, along with a 120-line program to find them. I found a couple arrangements with pen and paper and a little logic...but after that, why bother? .. That\'s pretty much an unrelated issue, except that moving problems through the queue to be live more quickly will hopefully inspire a little more discussion. A lot of it, too, is simply discretion on the part of those with access to the voting queue. It shouldn\'t be a race or competition to solve the problems first, but a collaboration and discussion at finding a solution.\r<br>\n\r<br>\nBack to topic:\r<br>\nPersonally, I think the voting queue should be more of a voting queue. As it is, it seems more like an editing team or something; throw away duplicates and tell authors how to modify the problems so that they will read better on the site. I think, if you don\'t like a problem, vote it down. There are a lot of better problems in queue, just waiting to make it into the voting, while we fiddle around with a slew of \"okay,\" uninteresting problems. This might also be less of a problem if we make more problems live more quickly.\r<br>\n\r<br>\nThose are my thoughts.',1575,'DJ','2003-06-13 03:45:58');
INSERT INTO forumpost VALUES (1235,176,5,'Re: Problem flooding revisited','The minimum queue time certainly should not be used in isolation.  It was intended to supplement a system that would otherwise allow problems to move through the queue very quickly--just not to the front page.  A little quick math shows that 72 hours is probably too long.  24 might be appropriate.\r<br>\n\r<br>\nAs a matter of personal honor, I don\'t put any work and not too much thought into any problem in the queue (obviously it\'s not possible to avoid thinking about the problem at all).  I also avoid commenting on posted problems for a while so that other people have a chance to get a good look at them.  While I don\'t think there would be any way to enforce it, it might be worthwhile to have a sort of code of ethics for problem reviewers.  That\'s a bit off-topic for this thread, but it might be worth starting another thread.',103,'friedlinguini','2003-06-13 04:59:22');
INSERT INTO forumpost VALUES (1236,173,6,'Re: To Tim Axoy','I thought you were J for two reasons.\r<br>\n\r<br>\n1. On the \'about\' it said \'I like puzzles\', and his login was \'Weirdo\'.\r<br>\n\r<br>\n2. All of his comments were just \'I know - A= liar, B= knight\' sort of things, and had no explanations.',1919,'Lewis','2003-06-13 05:31:09');
INSERT INTO forumpost VALUES (1237,173,6,'Re: To Tim Axoy','Levik:\r<br>\n\r<br>\nAs a suggestion for a potential improvement I know that this should more normally be posted in the Commons forum, but given the subject I think here\'s appropriate.\r<br>\n\r<br>\nWhy don\'t you change the sign up process so that a potential new Floobler only supplies their name/alias and email address. After checking that there isn\'t already an account for that particular email address the \'system\' would then email a password to them which could then be changed when the Floobler logged in. I\'ve seen this process used on other sites where registration is required and assume the \'system\' to be some clever bit of code rather than a person. \r<br>\n\r<br>\nIn this way you can at least limit people to one Flooble-id per email account. I\'m not naive enough to think that a person can only have one email address, but from my very limited experience it is more hassle to set up an email account than it is to sign up for Flooble - even if this isn\'t strictly true then having to create a new email address AND a new Flooble-id is more time consuming than just creating a new Flooble-id.\r<br>\n\r<br>\nTo be honest I think it\'s a shame that you may need to spend time making such an \'improvement\', but it may be less time consuming than baby-sitting.\r<br>\n\r<br>\nKeep smiling :-)',1183,'fwaff','2003-06-13 06:03:47');
INSERT INTO forumpost VALUES (1238,176,5,'Re: Problem flooding revisited','One of the things I often tell people who submit brute force solutions is \"How could you use logic/number sense/smarts to figure this problem out, rather than trial and error (which is what the computer does)\". I actually even put this in \"Squares Probability\", as that is the whole point of the problem.\r<br>\n\r<br>\nSaying how you figured the problem out is almost more important than the solution (if not more), because knowing the solution feeds the man for a day, where knowing how to solve the solution feeds him until he gets tired of fish. :)\r<br>\n\r<br>\nAnd I agree with the voting queue, the only problem there is being deadlocked with problems like Erin\'s airplane problem. ',1626,'Gamer','2003-06-13 06:05:42');
INSERT INTO forumpost VALUES (1239,176,5,'Re: Problem flooding revisited','I know, I know - I\'m supposed to be gone already - but its raining and they don\'t make roads in the rain...\r<br>\n\r<br>\nI think this really boils down to the issue that sure, there are 500 problems in the queue, but i\'d be willing to bet that 75% of them are from 20 submitters.  My thoughts on this have been spoken, so I won\'t rehash them (yet), but maybe if we\'re considering \"raising the bar\", I\'d suggest that it is the problems submitted by the constant submitters that need a closer eye.  As DJ mentioned, it\'s not really a great way to enlarge the subscirbers group to make somebody new wait 3 months or more for their first problem get booted.  Established flooblers, on the other hand (especially journeymen+ with acces to the queue) are likely much more tolerant of seeing their problems TD\'d.\r<br>\n\r<br>\nF.l., I appreciate that there are others out there who aren\'t remarking on problems they\'ve had a chance to see in the queue - it really doesn\'t seem fair.  I support this 99%, the last 1% being that for some problems, if a voter didn\'t post something immediately, maybe no one ever would.  Hard to guage from a purely hypothetical standpoint.\r<br>\n\r<br>\n(it\'s later) So now I can re-support my queue solution.  As a test of the new system with two problems receiving top queue weight, I have submitted a problem and been keeping close track of it.  I have no problem with the other journey men etc taking a look at it before it reaches the queue - it may be interesting to see what happens to the average persons first submission (this problem was submitted when I had no others in the queue as well.  Also note that the situation has worsened considerably since the problems creation), but that\'ll be up to the boss man - Levik knows the problem name/pid so he can announce the pid if he thinks it might be relevant.\r<br>\n\r<br>\nI really think that some solution needs to be created to deal with 10 people collectively owning the queue.  As my problem illustrates (or just take my word for it), the queue jumping negates 60-70% of the purpose of the weighting system.  A side effect of creating this kind of sanctioning for mass-submitters, is that they will dramatically lessen their personal submissions (effectively only submitting their best ones - saving us the task of TDing them as well as not hogging the queue for others).\r<br>\n\r<br>\nAs an optional method of reducing the queue, while probably a lot of work, the main page could be tiled to show two new problems side by side.  On my browser anyways, there\'s plenty of room to show this (course then we might lose some of our pop-up space... which is bad, right?), which could mean that we post 4 problems a day during the week and 2 each sat/sun.  If this is adopted, a slight increase in the length of the old problems listed would be justified, but I don\'t see a problem with that as there is a scroll bar to see further down the page.\r<br>\n\r<br>\nHope there\'s not too many typos...',775,'Cory Taylor','2003-06-13 07:31:39');
INSERT INTO forumpost VALUES (1240,176,5,'Re: Problem flooding revisited','For the problem of 10 people collectively owning the queue, I don\'t know how difficult the following would be to implement, but my suggestion is that no problems be promoted to queue weight 1 until there are no other QW 1 problems left in the submission queue.  The problem with this is that it might take a long time to get back to particular individuals, even if their submissions were made quite a bit earlier.  Even more complicated would be combination weighting schemes involving recency of submission along with the present queue weight criteria.\r<br>\n\r<br>\n',1301,'Charlie','2003-06-13 08:36:41');
INSERT INTO forumpost VALUES (1241,176,5,'Re: Problem flooding revisited','The output of this would be equivalent to the QW alternative I\'ve been hyping.',103,'friedlinguini','2003-06-13 10:42:33');
INSERT INTO forumpost VALUES (1242,173,6,'Re: To Tim Axoy','This idea has been batted around before.  I still think it\'s a good one.  However, when I signed up, I did so with a fake e-mail address because I don\'t like having mine posted on the web, obfuscated for bots or not.  If levik does go down this road, I\'d ask for the option to keep e-mail addresses private.',103,'friedlinguini','2003-06-13 10:50:14');
INSERT INTO forumpost VALUES (1243,170,4,'Re: Cool symbols','Well I was gone for about a week because my internet got disconnected so my family had to swith to cable. But i\'m back now and for the riddles symbol what if we have a picture of an owl? aren\'t owl\'s supposed to symbolize wisdom?',1072,'Alan','2003-06-13 11:23:36');
INSERT INTO forumpost VALUES (1244,173,6,'Re: To Tim Axoy','Yes... I did the same thing as fried did, so the first problem I submitted, I don\'t know why it got rejected...\r<br>\n\r<br>\nI have two e-mail addresses, one for questionable online services (the ones that promise everything for nothing), which I await spam to enter... I usually send stuff there that could still be retrievable, but is not checked usually, and another that is checked much more, and isn\'t posted unless I think the site is good :)\r<br>\n\r<br>\nI would agree with that \"improvement\" would help out, but I have met a few people (particularly my age and younger) that don\'t have an e-mail address yet. And usually creating a new e-mail is like trying to switch your long-distance service. It might be cheaper, but is a bigger pain so nobody wants to do it.',1626,'Gamer','2003-06-13 11:45:35');
INSERT INTO forumpost VALUES (1245,177,7,'S\'up?','hey evrybody,\r<br>\ni jus joined 2day, ne1 wanna be my friend???\r<br>\nn i have no idea how i found this site!!lol!!!\r<br>\ner, introduce my self... um...\r<br>\nim 13 n in the 10th grade, my names maryam, i live in the uk, uh.. i like to uh read, write, play some sports, chill out w/frendz, think of some more ways to exploit(big word lol!!!) my parents into buyin me stuff... ne1 wanna talk 2 me??',2438,'Maryam','2003-06-13 11:48:48');
INSERT INTO forumpost VALUES (1246,172,5,'Re: Crypto','I\'m glad crypto is being added as a subcategory. I have another code in the queue, no harder than a2o3t6t7, but completely different in execution. You should see it around December :P',1567,'Bryan','2003-06-13 12:49:40');
INSERT INTO forumpost VALUES (1247,172,5,'Re: Crypto','I added a hard crypto, which I hope isn\'t too hard to the queue about a week ago, when I heard cryptos were ok. :)',1626,'Gamer','2003-06-13 16:35:16');
INSERT INTO forumpost VALUES (1248,172,5,'Re: Crypto','I am planning on submitting another one once I can get it checked.\r<br>\n\r<br>\nBy the way, a2o3t6t7 was 5 out of 5 (when submitted at least), so it couldn\'t be harder! :D',1626,'Gamer','2003-06-13 16:36:47');
INSERT INTO forumpost VALUES (1249,172,5,'Re: Crypto','I submitted 2 cryptos - one if 4 out of 5 and the other is 2 out of 5.',1919,'Lewis','2003-06-13 21:32:25');
INSERT INTO forumpost VALUES (1250,173,6,'Re: To Tim Axoy','The reason this was never asked for before, was exactly what you guys have been saying - I never wanted to make disclosing a real email a requirement for signing up here. \r<br>\n\r<br>\nI will have to think long about this one - probably you will still be able to pick your password, but will have to click some sort of a validation link that gets emailed to you before it will work.',1,'levik','2003-06-14 11:32:44');
INSERT INTO forumpost VALUES (1251,177,7,'Re: S\'up?','Well, Maryam. Welcome to the site. I think you will find it easier to make friend here if you take the time to spell out words. Show others you respect them enough to hit a few extra keys, and it\'s amazing how fast people will warm up to you.',1,'levik','2003-06-14 11:35:09');
INSERT INTO forumpost VALUES (1252,176,5,'Re: Problem flooding revisited','These are all pretty interesting proposals that I will have to think on.\r<br>\n\r<br>\nOne additional thing occured to me today thogh that I\'d like your input on: \r<br>\n\r<br>\nIt seems that a lot of the \"lesser\" problems we get are submitted by people who are trying to get ahead on the site. To that end, I think some of our volume may be alleviated by enabling a couple of policy changes:\r<br>\n\r<br>\n1) Require a person to be a Studend before being able to submit a problem. This makes sense especially since Novices don\'t really have the ability to do anything with problems they have submitted - plus I believe that letting people submit on the first day is not the greatest of ideas. Let them hang around on the site and get a feel for it - it can take as little as 24 hours to become a Student here anyway (mind you I don\'t believe the way of becoming one should be advertised lest people start posting just for the sake of getting the rank)\r<br>\n\r<br>\n2) Somehow enable people to get promoted without having submitted so many problems. Perhaps a nomination scheme: a journeyman would be able to nominate a Student to become an apprentice - given that the Student has met certain requirements (for example - a week of membership + X number of comments/ratings) After a Student has 3-5 nominations, a Scholar will be able to promote them. The process of becoming a Journeyman would still require problems on the site, but perhaps with a nomination, it could be set to lower than the current 6 - you could become a Journeyman with 3 problems + 5 nominations for instance.\r<br>\n\r<br>\nWhat do you think?',1,'levik','2003-06-14 11:42:41');
INSERT INTO forumpost VALUES (1253,176,5,'Re: Problem flooding revisited','I think that\'s a good idea too, and you\'re right, it does seem that people are submitting problems just for the sake of promotion.\r<br>\nWhile it\'s easy to see who are contributing members and deserve promotion, that is largely subjective, and a fixed set of criteria would be difficult to come by. There are a good number of deserving members who have not submitted any or many problems, but have shown a particular contribution to the site through comments and whatnot.\r<br>\n\r<br>\nPerhaps in place of a fixed set of requirements, a \'point system\' could be implemented, for example any comment could be worth two point, a full solution to a problem worth three points, a vote on a problems rating worth one point, a submitted/approved problem worth five, etc. Then someone with 20 points could be a student, 50 for an apprentice, 100 for a journeyman, perhaps coupled with how long they have been a member or how frequently they contribute. The values for contribution and advancement would be different, of course, but you get the gist. That would be a little more abstract, and cut down on people simply submitting poor or uninteresting problems for the sake of advancement, but still have a good way of telling who is contributing to the site. That\'s not to say that someone couldn\'t, then, come and leave 50 comments all at once. Also, perhaps hiding the actual point system would prevent people from mass-commenting, or extra consideration on the frequency of comments would help prevent that. Or, a person can only earn 10 points for comments left within a 24-hour period, something like that. In any case, not advertising the way to advance as anything more than a point system based on the user\'s contribution is almost certainly the best way to prevent people from trying to do just enough to advance, but the ambiguity may discourage some people or make them question the obhectivity of the system.\r<br>\n\r<br>\nAll in all, though, I think a more general measure of contribution rather than basing rank on specific criteria would be useful, and help to prevent people from \'jumping hoops\' just to get to the next level.',1575,'DJ','2003-06-14 14:14:20');
INSERT INTO forumpost VALUES (1254,177,7,'Re: S\'up?','Hi, maryam! You didn\'t list math or logic puzzles with your hobbies, so I hope you enjoy them..that\'s what this site it about! It\'s a good way to exercise your brain and have some fun. =)',1575,'DJ','2003-06-14 14:36:21');
INSERT INTO forumpost VALUES (1255,176,5,'Re: Problem flooding revisited','DJ - your proposed system seems to me to be a step in the wrong direction - you are proposing we say that a comment is worth X ratings, and a problem - X comments. I think that just as you said, there\'s not a unified system that would work well, especially one based on points or any kind of rigid criteria.\r<br>\n\r<br>\nFor example, The Mighty Puck has come pretty close to becoming a journeyman by submitting nothing but riddles pasted in from The Hobbit. \r<br>\n\r<br>\nThe system of nominations I am proposing would probably do away with a need for a rigid and complicated structure of promotions, by replacing it with a human element.',1,'levik','2003-06-14 14:46:58');
INSERT INTO forumpost VALUES (1256,172,5,'Re: Crypto','Didn\'t I suggest thios as a category a long time ago? well in the case that their are some problems that aren\'t in this category that should be you could look at the post which i started about a new category (which is this)',1072,'Alan','2003-06-14 17:01:14');
INSERT INTO forumpost VALUES (1257,172,5,'Re: Crypto','nevermind the link is <a href=\"http://www.flooble.com/perplexus/forum.php?fid=4&tid=81\">here</a> any problems that are mentioned there should be gien thought for being posted in this new category.',1072,'Alan','2003-06-14 17:05:28');
INSERT INTO forumpost VALUES (1258,176,5,'Re: Problem flooding revisited','I agree with that... I just became a journeyman (about a week ago), but I saw that Tim Axoy was one about 1 or 2 weeks before... submitting easier problems like \"This statement is false\" or \"I am not a knight, what am I?\" as problems...\r<br>\n\r<br>\nI agree with the \"student\" before posting problems idea, it sounds like a good idea.\r<br>\n\r<br>\nI would like your idea of loosening problems with nominations. I had 4 problems for the longest time, and was waiting for my other problems to get through from the queue.\r<br>\n\r<br>\nMy proposition is needing a sum of 15 (or some other number) of problem difficulty levels before you can be a journeyman. If \"difficulties\" isn\'t thought to be a good answer for how \"good/complex\" a problem is, maybe journeymen could rate the problem. Then they could rate a more complex problem (like Mind Boggling or another problem) better than a problem like \"This statement is false\".',1626,'Gamer','2003-06-15 11:56:20');
INSERT INTO forumpost VALUES (1259,176,5,'Re: Problem flooding revisited','I just wanted to end the idea that you <i>have</i> to submit problems to advance, and hence a lot of newcomers are submitting poorer problems merely to gain the next level. My point it, it is possible to be a contributing member without submitting problems, and in truth the members that I consider to contribute the most are not the ones that submit the most problems, but the ones that leave comments to more problems and more frequently. That\'s why with the point system, I suggested extra weight or consideration on the frequency of comments, as well as their number.\r<br>\n\r<br>\nPersonally, I think that while we don\'t want people doing just a poor minimum to earn a rank, the process should be more objective than subjective. People will want to know (I think, at least) that their contribution (comments, ratings, submissions) to the site are the basis for advancement, not the personal approval of some gentry. However, I can see that no matter how you change the criteria for advancement, users like Tim Axoy will be able to jump through the proverbial hoops to automatic advancement unless there is a human element involved.\r<br>\n\r<br>\nAlso, I recognize some potential problems and abuses with the method I suggested, so I have a few more suggestions to make that incorporates the ideas that everyone has pur together here (I recant whatever previous statements I made, and while I\'m still sketchy about the idea of nomination/approval for advancement, it seems to be the most favorable way to go, and I\'ll stick with it).\r<br>\n\r<br>\nFirst, to address the flooded queue that started this thread, I still think that the option to delete one\'s own problems would greatly diminish the queue, especially those by new users who submit a few problems just for the sake of advancement or for whatever reason, and then decide that they are not up to par with the site, or later realize that is a duplicate problem. Speaking from experience, the first few problems I submitted were not very good (although a few made it through the voting queue anyway), and three or four were duplicates of previously submitted problems (one of which was made live while mine was still waiting). Allowing people to delete their own problems (with, of course, due confirmations and warnings against accidental button clicks) I believe would both reduce the queue size and raise the quality of problems submitted, or at least those reaching the voting queue.\r<br>\n\r<br>\nMy next suggestion is a rearrangement of the user levels themselves. I agree that it would be prudent to only allow problems to be submitted to Students who have been around the site for at least a little while, and then to only allow apprentice users to modify submitted problems is fine. I did not see the reasoning behind disallowing the category change at first, but I assume it is to prevent people from submitting blank problems to save a spot in the queue, or later changing a problem to a better one (as I noted in a related thread, I did that, unwittingly violating the site\'s unwritten lawbook, because I noticed a duplicate problem and did not have the ability to delete it). If that is the case, I would suggest that Apprentice users would be allowed to change everything about a problem except for its <i>title</i>. It would be hard to change a problem to a completely different one, or to pre-save a spot in the queue, when you could not change the title to a problem once it has been submitted. Also, when a problem reaches the voting queue, a change in category is suggested by the voters much more often than a change in the problem\'s title (except for things like \'Leg Byes,\' but that\'s a different story...), so that change would mean requiring less manual intervention from levik. I think we should eliminate the requirement on problem submission/approval for Apprentices altogether, replacing it with a standard based on how long a person has been a member and by how often they contribute to the site. Advancement this far, I think, can be done automatically, without the need for voters or higher-ranked members to intervene. Alternately, the human intervention in this step could be minimal, such as merely requiring two members ranked Journeyman or higher to click a button that says \'Approve\' for qualifying members. Really, though, I don\'t think anything of that sort is necessary.\r<br>\n\r<br>\nMy last suggestion is mostly redundant of what others have said. To become a Journeyman, a user would have to be a member for at least a month or two. I would say an \'active\' member, however that would be established, as I maintain that the singlemost determinant or most telling measure of a person\'s contribution to the site is the frequency and quality of their comments. In any case, I think requiring someone to be around for a length of time, as someone suggested earlier, would be good to make sure that not only is someone contributing to the site, but they are interested enough to stick around.\r<br>\nThen, they would have to be nominated by a Journeyman or Scholar (or Director, although I\'m sure \'worthy\' users will be noticed before levik feels the need to step in). This step would probably eliminate the need for any measurement of how often a person contributes, since I imagine that they will need to be quite active for someone to notice and nominate them. After nomination, there should be some sort of deliberation, perhaps in a separate voting queue, with a minimum time, say a week, for people to discuss and evaluate a person\'s contribution to the site, and what they would offer to the voting queue. The ultimate decision should be somewhat different; rather than a sum total of TU or TD votes, I can think of two ways to go. First, voters would have to reach some sort of unanimity (like a jury), or perhaps allow for only a single dissenting vote (no more than one \'nay\' for every six \'yeas\' or something). The other way to go would be, after the week of discussion, levik would have the final word. As to the method of deliberating..I think it would also be useful to allow nominees to speak on their own behalf, and to say what they think they would contribute to the voting process.\r<br>\n\r<br>\nIn sum, as everything I have just said is very long-winded (I wrote it, what would you expect..) and confusing, here is my suggestion for the new ranking system (much of which is copied from the current \'levels\' page).\r<br>\n\r<br>\n<b>Novice</b>\r<br>\nThis is the basic level, assigned at signup. Most users are currently in this category. Novices can rate problems and post comments and solutions, as well as read and post to selected discussion forums.\r<br>\n\r<br>\n<b>Student</b>\r<br>\nA Novice is promoted to Student if they have rated at least one problem and posted at least three comments [as is currently the case]. Students can submit new problems to the queue and modify the text, difficulty, and category (but not the title) of problems before they are approved and made live on the site. Students may also delete their own pending problems before they are approved, as well as add and edit the solution to their own submitted problems before the solution is posted to the live site.\r<br>\n\r<br>\n<b>Apprentice</b>\r<br>\nA Student becomes an apprentice if they have been a Student for at least two weeks, and have posted at least 11 problems with timestamps on at least four different days during that time. [Tthat is the easiest way I can think of to put some sort of weight on how often a person visits the site as well as how much they have to comment. Two days a week is certainly not excessive. Further, I don\'t know why eleven comments, but it\'s the current standard, different than the overused standard multiple of five, and I like it.]\r<br>\n\r<br>\n<b>Journeyman</b>\r<br>\nJourneymen are the stewards of the site. They have the ability [as now] to decide when to make the solutions to their own problems public, as well as access to problems submitted by others, which they can vote for giving them \"Thumbs Up\" (+1) or \"Thumbs Down\" (-1). An apprentice can become a Journeyman only if they are nominated by another user who already has the rank of Journeyman or higher, based on their contribution to the site through comments, problem ratings, forum discussion, and problem submissions. After being nominated, a special voting forum for Journeymen, Scholars, the Director, and the nominee to deliberate, after which time frame the voters must reach consensus, allowing for only one dissenting vote. If there is more than one vote agaisnt their promotion, a nominee is rejected (which would rarely happen, and only if there are very serious objections to a person\'s nomination), after which the user would again have to wait two weeks before being nominated again. At the expense of seeming elitist or clique-ish, we will reiterate that the responsibility of selecting problems to post on the site is an important one, indeed the foundation of the site itself. As such, there is no accurate rubric or criteria that can ratea user\'s contribution to the site, besides the other users themselves.\r<br>\n\r<br>\n<b>Scholar</b>\r<br>\nScholars are able to edit their problems that are \"live\" on the site (in addition to pending problems). They can also change the status of their problems from \"pending\" to \"live\" and back. Upon submitting a problem to the website, they are given the option of making this problem live immediately. Scholars can now also make \"live\" problems of others that have reached a score of 3 through voting. Like Journeymen, one cannot reach the rank of Scholar automatically. The Director of the site will manually promote Journeymen as needed based on their overall contribution and judgement. There is no need for more than a few active Scholars to help run the site, so this promotion does not happen often.\r<br>\n\r<br>\n<b>Director</b>\r<br>\nThe Director is the administrator of the site, given access to backend administration tools. Currently, the only Director on the website is Levik, and it will probably stay this way for a while.',1575,'DJ','2003-06-15 14:57:57');
INSERT INTO forumpost VALUES (1260,176,5,'Re: Problem flooding revisited','One of the best things about submitting problems is the time it takes to do so. The queue is so long that anyone who comes upon the site must wait at least a month for their problems to be posted. If they forget about the site before a month (as many will do), then that ends the problem.\r<br>\n\r<br>\nAnd one of the other things Journeymen can do is Thumbs Down a bad problem. If we see bad problems (like too easy ones, or near duplicates), shouldn\'t we say that in the problem?\r<br>\n\r<br>\nMy feel about the levels is it is good to give the tools to the student to change the things about their problem, but just not the title.\r<br>\n\r<br>\nAbout the submit problem idea, would it be good to have a maximum of 2 problems submitted per day? That way the user would have to be here for more days to get a promotion. It might also lessen the queue.\r<br>\n\r<br>\nAnd also for the \"bare bones problem\", just add up the difficulties (or goodness amount) of each problem, so you measure it overall problem goodness instead of how many problems they submit.',1626,'Gamer','2003-06-16 02:03:58');
INSERT INTO forumpost VALUES (1261,176,5,'Re: Problem flooding revisited','In regard to the Queue Weight reworking, it would seem appropriate that no more than two Riddles get queue weight 1.  Right now, Riddles seem to be building up in the queue, as they arrive there in the top 10, but with so many recently, they tend not to get pushed, and just build up in the queue.',1301,'Charlie','2003-06-16 04:11:41');
INSERT INTO forumpost VALUES (1262,176,5,'Re: Problem flooding revisited','Gamer, in your suggestion to have a maximum of 2 problems submitted per day, I\'m sure you mean per person.  Just want to make that explicit.\r<br>\n ',1301,'Charlie','2003-06-16 04:13:40');
INSERT INTO forumpost VALUES (1263,176,5,'Re: Problem flooding revisited','Coming back to the original question, I believe that the only long term answer is to raise the bar on what\'s posted. This gives two major benefits: firstly, the overall quality of the problems (and therefore the site) improves - to use Gamer\'s expression the average \"goodness\" of the problems increases; and secondly the queue diminishes through not only the initial deletions, but also through fewer submissions as people decide not to bother submitting poor problems. \r<br>\n\r<br>\nIf you try the alternative route of simply increasing the rate at which problems are published then you are actively promoting quantity over quality which when combined with the current promotions system encourages some people to submit poor problems. Ultimately this choice will cause the queue to grow rather than reduce. \r<br>\n\r<br>\nI\'m a firm believer that what was once excess will become the norm. In Flooble\'s case this can either mean that today\'s poor problems (eg I am not a knight) become typical of the site; or that today\'s absorbing problems (eg Mind Boggling) become merely average. I guess I know which direction you\'d prefer things to go and as uncomfortable as it may feel at the end of the day it\'s up to the Journeymen to become more ruthless to prevent the downward spiral.',1183,'fwaff','2003-06-16 05:04:45');
INSERT INTO forumpost VALUES (1264,176,5,'Re: Problem flooding revisited','I think that\'s a good idea... I think harder problems should appear on the site. I think making problems harder (like proving something instead of just coming up with a solution, or expanding the problem to similar sets, or so on) is also a good lesson to put in the problem.\r<br>\n\r<br>\nAlthough the \"goodness rating\" might be harder to put in, I think it would be useful. Rather than just a \"difficulty\" setting, you can say how good the problem is. That way a good problem (like Burning ropes, Mind Boggling, or Letter Cubes) can be seen as a good problem, and may be able to count more towards any promotions than a simple problem would.\r<br>\n\r<br>\nI did mean to say 2 problems per person, and amaybe only 2 or 3 of the same type of problem per week per person. This way, the problems will get staggered out each week. Or, you could have it so that the first riddle is queue weight 1, then the second is queue weight 2, the third is queue weight 3, and so on.',1626,'Gamer','2003-06-16 06:20:11');
INSERT INTO forumpost VALUES (1265,176,5,'Re: Problem flooding revisited','There already is a \"goodness rating\".  It\'s just that people rarely seem to use it, despite levik\'s flashy JavaScript stuff.',103,'friedlinguini','2003-06-16 06:25:20');
INSERT INTO forumpost VALUES (1266,178,5,'Submission bar raised to Student level','As the first step to lightening the load in the queue (See discussion <a href=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=176\"><b>here</b></a>), I have made a decision today to require a user to be of a Student rank in order to submit problems.\r<br>\n\r<br>\nThis should not present any difficulty for anyone who is truly interested in the site, and will hopefully weed out some \"fluff\" submissions.',1,'levik','2003-06-16 07:31:29');
INSERT INTO forumpost VALUES (1267,178,5,'Re: Submission bar raised to Student level','Does this means that problems submitted by novices that are currently in the queue are going to get deleted?',1919,'Lewis','2003-06-16 07:45:59');
INSERT INTO forumpost VALUES (1268,178,5,'Re: Submission bar raised to Student lev','I hope not.  Novices put work into those problems, and there\'s no reason their efforts should just be dumped.',103,'friedlinguini','2003-06-16 07:57:28');
INSERT INTO forumpost VALUES (1269,178,5,'Re: Submission bar raised to Student lev','Sirry if I wasn\'t clear - no problems are being deleted from the queue due to this change. Let me know though if anything seems weird or wrong.',1,'levik','2003-06-16 08:45:56');
INSERT INTO forumpost VALUES (1270,178,5,'Re: Submission bar raised to Student level','I think it sounds good, just have them get a \"Submit a problem\" link as well, and when they click it, inform them that the need to be a student. Otherwise we will have many \"How do I submit a problem\" questions by new people to the site.\r<br>\n',1626,'Gamer','2003-06-16 13:06:08');
INSERT INTO forumpost VALUES (1271,178,5,'Re: Submission bar raised to Student lev','Hmmm... I haven\'t actually thought about that... That\'s a good idea. I have currenly removed the link for them, but I guess I will add it in the next couple of days.',1,'levik','2003-06-16 16:37:43');
INSERT INTO forumpost VALUES (1272,176,5,'Re: Problem flooding revisited','To take fried\'s point before coming back to the topic, I agree that the existing \'goodness rating\' is rarely used (and I\'m as guilty as anyone), but that only comes into play once a problem is already live on the site. If you (collectively as the guardians/director of the site) wish the existing goodness rating to be more actively used then why not include it in the voting process? That way any problem made live will always have at least 3 votes and from there you should find that more people vote, if only to disagree with the journeyman judging panel. As with my point above on becoming more ruthless in separating the wheat from the chaff - where you lead, we shall follow!\r<br>\n\r<br>\nWhich leads nicely back to the original question...... following a suggestion made earlier about the \'abstain\' option, if you include goodness rating in the voting process then a voter could give a problem a rating and not a TU/TD to register that they have seen the problem and are not sure whether or not it is good enough. You could have the same rule as now regarding 3TU to be posted and 3TD to be deleted. Additionally you may have a \'limbo\' list of problems with say 6 or more votes that have not yet reached either 3TU or 3TD and then it\'s up to Levik to have the casting vote, or the journeyman have a week to decide on its fate before it\'s deleted, or some other rule.\r<br>\n\r<br>\nAlternatively you could get rid of the TU/TD and have a simpler system based on the goodness rating - eg minimum of 5 votes and an average score >3.5 That way the abstainers can sit on the fence by giving it a 3',1183,'fwaff','2003-06-16 23:05:48');
INSERT INTO forumpost VALUES (1273,173,6,'angsta','I am not angsta.\r<br>\nOne of you thought I was on the chatterbox.',NULL,'Tim Axoy','2003-06-17 02:31:25');
INSERT INTO forumpost VALUES (1274,173,6,'Re: To Tim Axoy','Tim - I\'m still waiting for you to reply to my email. Your account will not be returned until we talk it out. (And I would [b]REALLY[/b] not recomment you make any new ones.)',1,'levik','2003-06-17 05:03:31');
INSERT INTO forumpost VALUES (1275,176,5,'Re: Problem flooding revisited','Sorry if I have missed something obvious, but I don\'t know of where the \"goodness rating\" is... (If it would be difficulty, I think I addressed that above. /|\\)\r<br>\n\r<br>\nThe reason I wanted the goodness rating put in is to make the promotions based on problem quality, not problem quantity. This would make an boring problem (like I am not a knight) to be worth less than a better problem (like Letter cubes or Four digit number) would be, such that you could have 6 or 7 boring problems and still not be a journeyman, but you could submit 4 or 5 great problems and be a journeyman. (If we wanted to base it on problem submission.)',1626,'Gamer','2003-06-17 05:49:39');
INSERT INTO forumpost VALUES (1276,176,5,'Re: Problem flooding revisited','Not to annoy anybody but, exactly what is the problem with having such a large queue? I assume its not a matter of storage considering the suggestion of accelerating problem posting as a solution (ie this would just move the data).\r<br>\n\r<br>\nIf the problem is really quality, lets not cofuse ourselves, that is not the same issue as queue size. Imagine the queue where full of excellent problems, would it still be an issue that it is ~500 long?',251,'Cheradenine','2003-06-17 23:03:55');
INSERT INTO forumpost VALUES (1277,176,5,'Re: Problem flooding revisited','The problem is that it\'s frustrating to submit a problem, only to have to wait months for anybody to even look at it.  Often, people will simply stop visiting the site by the time their problem becomes visible to reviewers.  This makes it impossible to get last-minute fixes into problems (or sometimes to just get a solution).',103,'friedlinguini','2003-06-18 03:42:55');
INSERT INTO forumpost VALUES (1278,176,5,'Re: Problem flooding revisited','Also, its even more frustrating to submit a problem, wait months and then having it TD\'d.',1919,'Lewis','2003-06-18 04:16:05');
INSERT INTO forumpost VALUES (1279,176,5,'Re: Problem flooding revisited','If the problem is essentially the delay between submitting and posting i propose to review problems from the beginning of the queue, not the end. \r<br>\n\r<br>\nThis method fights flooding in the following way\r<br>\n\r<br>\n1) invalid problems are deleted quickly, and will not pollute the queue. this applies both to low quality, and also duplicates. additionally, the problem with duplicate order inversion is eliminated (a concern voiced by ravi i think)\r<br>\n\r<br>\n2) users receive instant feedback about their problems. this ensures that they\r<br>\nadapt in a timely fashion to the site\'s standards, and will not submit crap which quickly bounces back to them. the opposite also holds, users will know if their puzzle was in fact accepted and will be encouraged by it promptly. (even if it wont actually be posted promptly, altho they could be informed of ETA)\r<br>\n\r<br>\n3) related to 2), problem acceptance can be better used as a metric for user contribution, because acceptance does not merely imply pressing a submit button, but an actual review. the concern that users spam problems to gain promotion (stupid as this is) is therefore addressed.\r<br>\n\r<br>\n4) if to better control queue velocity (QW) for problems, review at the beginning of the queue can be used to control how fast a problem surfaces depending on how good it is. (this is related to the idea of rating problems outright in the review, appart from TU/TD which someone already suggested here) this mechanism also results in more feedback to the poster.\r<br>\n\r<br>\n5) last minute fixes and problem editing is generally possible because the user will normally be around shortly after posting (this problem was suggested by fl above)\r<br>\n\r<br>\n6) if the queue is still large, problem reviewers may have forgotten the problem since their review and may have more fun with it when it actually comes out!\r<br>\n\r<br>\nThe other end of the queue is only used to mechanically push the problems live, and perhaps control uniform category distribution. Anyway, just a thought.',251,'Cheradenine','2003-06-18 04:19:24');
INSERT INTO forumpost VALUES (1280,176,5,'Re: Problem flooding revisited','Both good points (referring to the last two comments), and I think the problem is a combination of the two. If they are not related, then queue size and problem quality both are issues to look at.\r<br>\n\r<br>\nIf problem quality were the only problem, and nobody was submitting <i>problems</i>, then proposed solutions such as making advancement based on the quality of problems submitted might be better considerations. As it stands, however, the problem queue is overwhelmingly large, filled with (I\'m sure) a good number of very good problems, but largely with mediocre, uninteresting problems submitting by people looking for advancement.\r<br>\n\r<br>\nNow, do you think if everyone were capable of finding/writing excellent puzzles, they would not be submitted first? I believe that even if you require that users submit a certain number of \"good\" problems, none or few would be detered from submitting the same types of problems that we have been seeing. Perhaps the problem would be worse still, if people realize that each problem they submit might not count toward their rank. So now, instead of submitting just the three problems needed to advance, they put in four or five just in case a few of them are not good enough.\r<br>\n\r<br>\nAlso, especially for new users, what is a good problem in a high school math class or a riddle in a magazine or something, will almost certainly not be seen as such an interesting problem to veteran members of this site. I\'m pretty sure that few people submit \"poor\" puzzles and problems on purpose (how alliterative!).\r<br>\n\r<br>\nAs such, I continue to strongly suggest that the requirement on submitting problems for advancement be removed, at least for the \'lower\' ranks. When one is interested enough in the site, and finds/composes a truly good problem, I don\'t think we will have any trouble getting people to submit them.\r<br>\n\r<br>\nThe troubles with both the size of the problem queue and the quality of its contents, I believe, lies in the requirement of submitted problems for advancement.',1575,'DJ','2003-06-18 04:25:12');
INSERT INTO forumpost VALUES (1281,179,5,'Aw fiddle, another riddle.','Some people have mentioned elsewhere about not having too many riddles posted in favour for more logic and math problems. \r<br>\n\r<br>\nBecause riddles don\'t usually take so long to work out, I think riddles should be posted in groups (of about three). Thus giving users more to think about and helping to reduce the queue length (another problem being raised).\r<br>\n\r<br>\nI don\'t dislike riddles, its just that sometimes I come on, hoping for a good old puzzle to tax the brain, and I find a riddle, which I solve in about a minute. Although they are fun, there\'s not much depth.\r<br>\n\r<br>\nThen again, it might just be me. What does everyone else think?',1919,'Lewis','2003-06-18 04:28:13');
INSERT INTO forumpost VALUES (1282,179,5,'Re: Aw fiddle, another riddle.','I tend to agree - the problem is that we get a lot of riddles submitted, since they\'re easier to come by than the kinds of puzzles you and I like.\r<br>\n\r<br>\nIf we don\'t push them, they end up crowding the queue. Right now, however, we seem to be nearing the end of the latest riddle-block, with some more difficult puzzles coming up.',1,'levik','2003-06-18 05:05:22');
INSERT INTO forumpost VALUES (1283,176,5,'Re: Problem flooding revisited','Actually, my previous comment referred the two problms <i>before</i> the two preceding it, but this thread is moving faster than I am.\r<br>\n\r<br>\nAs to Cheradenine\'s (btw, hello, I haven\'t seen you around here in a few months) suggestion, I can certainly see the reasoning behind the theory, but in practice I\'m not convinced it will work as intended.\r<br>\n\r<br>\nFirst, The main reason for this is the amount of deliberation that each problem recieves in the voting queue now, not to mention the fact that to actually move the voting to the beginning instead of the end, there are still 500 problems that we need to go through before that is accomplished.\r<br>\nIf the voting queue were still limited to ten problems at a time, then we would have the same bottleneck effect as we are seeing now, where a hefty chunk of problems sit there for quite a few days as the voters and the author debate the problem and any changes that need to be made. During that time, more problems would be submitting, and would only trickle slowly into the newly-moved voting queue, likely only to suffer the same sort of debate.\r<br>\n\r<br>\nSecond, if the size of the new queue were not limited, I can picture only chaos, with piles of pending problems, some requiring debate or editing, some simply requiring more votes one way or another. With the ten problems in queue now, I have trouble keeping track of what ones have been decided on, what ones have new comments or changes, etc. That could possibly be alleviated with \"new comment\" or \"new change\" indicators, like the red \"!\" next to updated threads in the forum, but I imagine that it would soon be found overwhelming.\r<br>\n\r<br>\nThird, once problems have made it through the voting queue, they sit for just as long waiting to make it onto the site. That is, unless we push more problems live daily, and I\'m sure most would agree that such is not a favorable solution. Also, there are a few problems with having an extensive queue of approved problems waiting to be made live. First, there is too much exposure to the problems for the voters, a problem even with the short-term queue as it is now. That would even be a problem if the problems were hidden once they were approved, I imagine.\r<br>\nAlso, if that were the case (approved problems were hidden), there would likely be some issues with duplicate problems for which it would be necessary to look at some already approved problems (\"This sounds familiar, is it the same problem as that old one?\").\r<br>\nWhether or not reviewers recall the problems, I think it is still best to make them live as soon as possible after the voting.\r<br>\n\r<br>\nLastly, due to the wait now between problem approval and problem posting, it would be necessary to make sure that a solution is provided with the problem before it is approved, especially with newer users who aren\'t guaranteed to be around when the problem goes live. Levik can always manually enter something like \"fl came up with a good solution <u>here</u>\" as has been needed in the past with an absent author of a problem, but that, of course, is not favorable either.\r<br>\n\r<br>\nThere have been a number of suggestions regarding how to better move problems through the voting queue. I certainly agree that something could be done. However, I think we first need to deal with problems that are being submitted.',1575,'DJ','2003-06-18 05:19:19');
INSERT INTO forumpost VALUES (1284,176,5,'Re: Problem flooding revisited','If people knew that bad problems would be thumbs-downed (and so they would prevent other good problems from getting to the queue that could help their \"rank\"), they would likely be less likely to submit bad problems. If queue voters didn\'t allow bad problems in (which is what is happening now), new people not seeing any benefit to submitting bad problems would stop submitting them.\r<br>\n\r<br>\nPlus, \"good problems\" (higher goodness rating) were never referred to as an item needed for ranks (by me at least), they only would count more than less good problems. Because any queue weight would only allow 2 problems to be in the queue at a time, but not affect quality, new people/rank-worried people would note that 2 good problems in the queue would help with ranks quicker than 2 half as good problems in the queue with 2 other half as good problems waiting to make it in the queue.\r<br>\n',1626,'Gamer','2003-06-18 05:50:58');
INSERT INTO forumpost VALUES (1285,176,5,'Re: Problem flooding revisited','Hi DJ\r<br>\n\r<br>\nThe strategy i propose requires reviewing rate to match submission rate. Funnily, this requirement is made possible through the application of the strategy itself, because it should reduce submission rate and increase rejection rate. (For example, the cost of discard/deletion for further editing/fixing is almost zero, by virtue of the strategy itself). If it were the case that rates were in fact disparate, responsibility can be finally deferred onto director (as was in the beginning anyway) to ensure prompt resolution of inputs if journeymen etc could not cope.\r<br>\n\r<br>\nYour third point assumes that the queue would be just as long when reviewed up front, when it could be reduced for just that reason. If in fact it were still long, at least there would be no trash, a problem which most suggestions here have been aimed at anyway.\r<br>\n\r<br>\nAs to the availability of solutions, the situation would at worst be exactly as it is now, but normally better because the time of review coincides roughly with submission.\r<br>\n',251,'Cheradenine','2003-06-18 06:02:47');
INSERT INTO forumpost VALUES (1286,176,5,'Re: Problem flooding revisited','Your comments have led me to another idea (which may or may not have been what was originally intended, but it was at least not how I took it at first). Suppose eash user had a backlog of problems that were rejected from the site. Then, if voters did not like a problem exactly as it was submitted, for formatting or revision or something else, they could note that and immediately TD it, removing it from the voting queue. The user would then be able to revise the problem (on their own time) and resubmit the problem, which using the system that Cheradenine suggested will immediately reenter the voting queue.\r<br>\nProblems that are submitted and ready to be posted will pass through the voting queue without trouble, thus encouraging people to take care of editing and formatting first.\r<br>\n\r<br>\nOf course, some problems will still need to be discussed by the voters and the author for clarification and whatnot, but perhaps if thumbed-down problems were returned to the author rather than deleted, we would be able to move the queue faster. I think that will help some, although seeing some problems the second or third time around might be a little tedious.\r<br>\n\r<br>\nAs an aside, perhaps there could be a second option to vote problems down on the basis of being duplicates, in which case they would be deleted.',1575,'DJ','2003-06-18 06:25:52');
INSERT INTO forumpost VALUES (1287,176,5,'Re: Problem flooding revisited','It seems the good ideas are starting to gel. I really like DJ’s proposal for a user’s TD backlog, with those problems going back to the front of the voting queue when the user edits and resubmits the problem. That way, the voting queue gets weeded quickly, and editing is done on the user’s own time. In addition, I propose that puzzles that don’t get voted in within a certain period of time, say four days in the voting queue, get kicked out automatically to this backlog list.  If Journeymen can’t decide they like a problem in that much time, it probably isn’t a great problem in the first place, and if the lack of voting was just due to a holiday weekend or something, the user can resubmit the puzzle, no harm done.  This brings up a good point, however: a resubmitted problem from the backlog list should have the original comments attached, so Journeymen can tell if the areas for improvement were addressed.  In any case, this proposal allows puzzles to be quickly approved or kicked out, so more puzzles will pass through the voting queue in a week.  When Journeymen are active, I can imagine 8 of the 10 puzzles in the voting queue being new each day.\r<br>\n\r<br>\nAs for the issue of puzzle quality, I feel the TU/TD should be replaced with puzzle ranking, as proposed by fwaff et al. A puzzle receiving five or more numerical votes averaging at least 3.5 is in, 5+ votes averaging <3.5 is out, and less than 5 votes by the 96th hour in the voting queue causes it to get kicked back to the backlog, where its voting history is erased -- after resubmission, the puzzle should start with a clean slate and be judged based on its merits after being edited.\r<br>\n',1567,'Bryan','2003-06-18 10:37:12');
INSERT INTO forumpost VALUES (1288,180,5,'The riddle problem','Ok this relates to the problem of the queue having to many problems in it but still is a somewhat different topic. Now as we all know the queue is growing extrememly fast and i think that there is one category of problem that is causing it to grow. Riddles. I say that it might be a good idea that a user should only be allowed to submit riddles if they have had lets say 6 other problems posted to the site. Almost every new user that comes to the site just says \"hey i\'ll submit riddles to improve my rank\". Well now, by making this restriction i think the site will now get less riddles (which a lot of people will be happy about) and less problems in the queue (another good thing)',1072,'Alan','2003-06-18 10:42:56');
INSERT INTO forumpost VALUES (1289,180,5,'Re: The riddle problem','I would agree with that, but I don\'t particulary like riddles as much as other puzzles, so I don\'t know if I am being biased or anything like that.',1626,'Gamer','2003-06-18 13:32:56');
INSERT INTO forumpost VALUES (1290,180,5,'Re: The riddle problem','How about this: every user can submit only one riddle. Ever. I wouldn\'t be too broken up about it...',1575,'DJ','2003-06-18 16:59:56');
INSERT INTO forumpost VALUES (1291,180,5,'Re: The riddle problem','Hear, hear!',1567,'Bryan','2003-06-18 17:10:34');
INSERT INTO forumpost VALUES (1292,180,5,'Re: The riddle problem','Not sure I like that idea.  Suppose one user has a talent for writing good riddles.  Do we indiscriminately kill off all but one of his submissions?  I think the best course of action is to just be very picky about the riddles we accept.',103,'friedlinguini','2003-06-19 05:52:18');
INSERT INTO forumpost VALUES (1293,180,5,'Re: The riddle problem','And what if I submit a riddle, and then see a riddle I like much more? I think we should be picky, but of course saying this is one thing, and enacting it is another.',1626,'Gamer','2003-06-19 06:02:17');
INSERT INTO forumpost VALUES (1294,176,5,'Re: Problem flooding revisited','I think Bryan\'s idea (in the last paragraph) would be useful. \r<br>\n\r<br>\nAlso, when I look at the queue right now, the problems come in slowly. Only two problems come into the queue each day, or sometimes 3 or 4 due to TD problems. This means that the number of days it takes from submission to voting is around the number of problems in the queue divided by 3 ... Even if we TD 9 problems per week, a queue with 480 problems (which we are over currently) would make a problem from submission to queue in 60 days!\r<br>\n\r<br>\nWhen I looked at the queue, some problems are getting TD, even though they are  good problems, but they lack good wording. Having a place where they can be put aside would be helpful for the submitter. There are two problems though: When should the problem come back in? Should it go to the back of the queue? Also, we would need to be able to send some problems not to the backlog, like duplicates and problems that are not appropriate for the site (like lateral thinking problems, and just math homework problems).\r<br>\n',1626,'Gamer','2003-06-19 06:11:19');
INSERT INTO forumpost VALUES (1295,180,5,'Re: The riddle problem','In my original post i was saying that riddles are simply locked until they reach a certain rank. That way all the site \"newbs\" who just want to go up a rank by submitting tons of riddles (where the answer is either nothing, life or outer space) simply won\'t be able to submit this.',1072,'Alan','2003-06-19 08:55:08');
INSERT INTO forumpost VALUES (1296,176,5,'Re: Problem flooding revisited','I really do like bryans idea as well but instead of getting rid of tu/td and having the time thing, we shoukld just put in and \"edit vote\" so it will be thumbs up or thumbs down or edit or note. after 3 edits and a time period expires, then the problem will be kicked back, an automatically generated e-mail will be sent and if the author does  not edit it by the time it gets in the queue again, it is deleted.',1072,'Alan','2003-06-19 09:01:34');
INSERT INTO forumpost VALUES (1297,173,6,'Re: To Tim Axoy - Just a question','What\'s happened to all of Tim\'s pending problems?',1919,'Lewis','2003-06-19 09:54:35');
INSERT INTO forumpost VALUES (1298,173,6,'Re: To Tim Axoy','They are still there, being voted on as if he was here.',1626,'Gamer','2003-06-19 12:17:19');
INSERT INTO forumpost VALUES (1299,181,5,'After submitting a problem...','I noticed this when I submitted a problem:\r<br>\n\r<br>\nBecause we want to give every problem equal exposure, we will generally only \"publish\" one problem per day. This means that even if your problem gets the (+3) score, it may not appear on the site immediately. Please be patiend. \r<br>\n\r<br>\nFirst of all, 2 problems are published on weekdays. Also, you mistyped patient.\r<br>\n',1626,'Gamer','2003-06-19 16:03:15');
INSERT INTO forumpost VALUES (1300,180,5,'Re: The riddle problem','My suggestion was a joke, if you didn\'t catch that...\r<br>\n\r<br>\nStill, I think there should be some limitations on riddle submission, because in truth this is not a riddle site, but a math puzzle site. I have not yet seen a riddle that was difficult enough to spend more than a few seconds on that still bore a credible solution, and certainly none as satisfying to solve as a good logic problem.',1575,'DJ','2003-06-19 17:02:58');
INSERT INTO forumpost VALUES (1301,180,5,'Re: The riddle problem','I believe this site is for any puzzle that requires some logic to solve, be it a math problem or not (and in fact, the math problem cannot be a simple plug-and-chug, homework type problem if it wants 3TU). I agree with DJ, however, that most of the riddles seen so far have been pretty obvious and unsatisfying. If puzzles were approved by grades instead of a simple TU/TD, I doubt many would pass.',1567,'Bryan','2003-06-19 19:27:45');
INSERT INTO forumpost VALUES (1302,180,5,'Re: The riddle problem','The two riddles I liked yet was the \"The poor have, the rich want, and if you eat it you\'ll die\", but I could have handled only one of those \"NOTHING\" riddles instead of two (or three or four if any are in the queue)\r<br>\n\r<br>\nI also liked Yes, sir! lots as well, because I hadn\'t seen that one before.\r<br>\n\r<br>\nI think logic and math puzzles like Four Digit Number and Letter Cubes would be good for the site, and not that many more riddles.',1626,'Gamer','2003-06-20 01:43:56');
INSERT INTO forumpost VALUES (1303,180,5,'Re: The riddle problem','Ah, if only you could see my pending problems! Oh well, there\'s always 2004.',1567,'Bryan','2003-06-20 05:07:25');
INSERT INTO forumpost VALUES (2933,376,7,'Hi ! every1','Hello friends,\r<br>\n\r<br>\nMy name is Raza and I am from India . I am an undergraduate student of computer science . I chose Computer Science as it offers ample scope for personal creativity and insight and was thus an obvious choice for someone like me who adores problem solving to the core.\r<br>\nI came across flooble perplexus while searching the web for some mathematical workout, and I have every reason to believe that I\'ve come to the right place :-)\r<br>\n\r<br>\n',5257,'Raza','2004-01-20 08:07:41');
INSERT INTO forumpost VALUES (1305,180,5,'Re: The riddle problem','Yeah, I know how you feel, Bryan - if only you could see my pending problems (including Letter Cubes 2, haha...)',1575,'DJ','2003-06-20 05:35:07');
INSERT INTO forumpost VALUES (1306,183,7,'nope.','Greetings gentlefolk!\r<br>\n\r<br>\nSome time ago, I found this site not quite by accident. I do attend school, but must work as a warehouseman to make a living. There is an alarmingly low level of thought and common sense at my place of employment; as of late I have been posing games of trivia and 20 questions to a few of my co-workers to try to make things a bit more interesting. Trivia turned out to be not so entertaining; either you know the answer or you don\'t. 20 questions is a much happier game. You don\'t know the answer immediatly, and must ask and link together questions to form a hypothesis and solve the problem (a process I am sure you are aware of. To the point...).\r<br>\n \r<br>\nBut I\'m the only one providing problems!\r<br>\n\r<br>\nThis is not happy for two reasons. First I enjoy solving puzzles almost as much as I enjoy rambling on in on-line forums (in case you haven\'t noticed). No one has questions for me to solve. Second, I\'m running out!\r<br>\n\r<br>\nSo I turned to the web and found flooble.com. Again I have purpose!\r<br>\n\r<br>\nI am in awe! I go to school and study math , philosophy, and computer systems. I thought I was clever, perhaps even smart, but wow! So much brain power in one place! Consider me humbled.\r<br>\n\r<br>\nAnyhoo, I have enjoyed what I have seen so far, and will try not to look at the answers without first trying to solve the puzzle.\r<br>\n\r<br>\nflooble.com makes my brain hurt! \r<br>\n\r<br>\n ',2436,'Chris','2003-06-20 05:58:28');
INSERT INTO forumpost VALUES (1307,184,5,'Problem Comments','One minor change I might suggest is in the voting queue, disable only the voting dropdown menu instead of the entire comment line for one\'s own problems. What I mean is, when my problems are in the queue, and I want to make a comment, there is a message stating \"You submitted this problem, and cannot vote for it.\" I then have to go to my list of submitted problems and find the one in question (as they are still not quite sorted properly) in order to comment from there. The sorting problem has been mentioned before, but I see no reason why we shouldn\'t be able to comment on our own problems without voting (perhaps even leave the menu, but with \'Note\' as the only option).',1575,'DJ','2003-06-20 06:21:09');
INSERT INTO forumpost VALUES (1308,183,7,'Re: nope.','That\'s what it\'s here for. :)\r<br>\nWelcome to the site Chris. I hope you\'ll be posting some of your own puzzles onto this site, although beware that the queue is about two months long.',1919,'Lewis','2003-06-20 06:48:25');
INSERT INTO forumpost VALUES (1309,185,4,'The queue needs help now!','We have generated quite a few good ideas in the \"Problem flooding revisited\" thread, and I urge Levik to take action soon or ask us for more input so he can do so. It is little wonder the queue is so long -- the ten problems being voted on now are mostly stagnant and wallowing in indecision by voters and the need for rewrites by submitters. Also, half of them don\'t even spark my interest. I think we are about to TD all riddles just because they are riddles (I know I\'m considering it), which is not very fair, but I\'m not sure what else to do.',1567,'Bryan','2003-06-20 07:02:23');
INSERT INTO forumpost VALUES (1310,185,4,'Re: The queue needs help now!','I have TDed less amusing riddles... I think we are all riddled out for a while. Any riddles that \"are a little good\" are going to be scrapped because we need other problems in my opinion.\r<br>\n\r<br>\nI wouldn\'t TD just because it\'s a riddle, but if it\'s not a great one I don\'t know what else to do.',1626,'Gamer','2003-06-20 11:23:37');
INSERT INTO forumpost VALUES (1311,183,7,'Re: nope.','Lewis is right, and I too am interested in all the smart people here.',1626,'Gamer','2003-06-20 11:25:14');
INSERT INTO forumpost VALUES (1312,184,5,'Re: Problem Comments','Oh, I wanted to say this too but forgot :) I agree with DJ, when I have been voting and saw my problem there, I would click on it and read the problem\'s comments, but would have to move to the Your problems page to post comments.',1626,'Gamer','2003-06-20 11:27:23');
INSERT INTO forumpost VALUES (1313,180,5,'Re: The riddle problem','I always want to say \"I solve this like I did in my problem [problem that hasn\'t reached the queue yet]\" :)',1626,'Gamer','2003-06-20 11:29:52');
INSERT INTO forumpost VALUES (1314,185,4,'Re: The queue needs help now!','As we can all see riddles are a problem. SO now lets be harsh with riddles then and along with the riddle restriction the queue shoul dincrease a lot less. <p>P.S for the riddle limitation (if it were to be put in place) I think that users who are submitting problems will just put their riddles under logic so perhaps a no riddle note (which would also state any riddle submitted under a false category with inappropriate rank will be deleted when it reaches the queue)',1072,'Alan','2003-06-20 15:06:42');
INSERT INTO forumpost VALUES (1315,185,4,'Re: The queue needs help now!','Yes... Just say \"Any riddle submitted not under riddles will take up a queue-weight spot and be deleted anyway\"... The queue-weight thing is what discourages people from just submitting problems. :)',1626,'Gamer','2003-06-20 16:27:20');
INSERT INTO forumpost VALUES (1316,186,6,'Log?','In some of the problems it has maths terms like \'log\'. I\'m only 13, so I don\'t know what that means. Perhaps there could be a page with different math terms and symbols, explaining what they mean for people like me. Or am I the only one?',1919,'Lewis','2003-06-21 09:57:57');
INSERT INTO forumpost VALUES (1317,186,6,'Re: Log?','Lewis, a log can be explained as a measure of the order of magnitutde of a number.  As the log gets larger, the number which it is derived from grows exponentially.  To expand this idea into a strict definition, it is important to have a knowledge of exponents. For example, 2^5 or 10^3.  If you don\'t understand this yet, then you\'ll need to figure this out first, as logs are simply an application of a particular relationship using exponents.\r<br>\n\r<br>\nLogs can be of any \"base\", through there are two bases that are most prominent.  When written as log, if there is no base mentioned (usually a number in brackets or subscript after the word log), then it is assumed to mean a base 10 log.  If written as ln, it (always) means the base e log (e is an irrational number which is very important in Calculus.  It\'s value is approximately 2.72).  Now there are three parts to a log equation, and if you know two of them, with a little mathematical manipulation you can calculate the third.\r<br>\n\r<br>\na typical log equation is as shown log(10)100=2\r<br>\n\r<br>\nThe first part, the 10, is the \"base\".  As Ive mentioned, if there is no mention of the base, and the equation is written \"log\" and not \"ln\", then you assume that the base is 10.\r<br>\nThe second part is the number to which you are applying the log function, and the third is the \"answer\" to the log question.  With a litttle experience, you will learn to see easily how these numbers are related, but to start out, the way that this log function is defined is as follows;  the \"base\" of the log is the base of an exponential equation.  The answer to the question is the exponent of the base, and the number which you were originaly logging is the answer to this modified expression.  Following the example above, when you create an exponential expression with 10 as the base and 2 as the exponent, the result is 100. (10^2=100)\r<br>\nRemember that any number can be the base, it simply means that a little bit more complicated math results, for example\r<br>\nlog(4)64=3, because 4^3=64.\r<br>\n\r<br>\nWith a little exposure to this system, you\'ll see that a number whose log (base 10) is one more than anothers, the first number is 10 times (because that is the base) greater than the first.  For example if log x=34.115 and log y=35.115, then we know that y=10x.\r<br>\n\r<br>\nLogs, while a difficult concept, are quite useful, especially in more advanced math.  Here in Canada, we cover logs as curriculum around grade 10, so I would expect, Lewis, that this topic is not terribly far off in your scholastic endeavors.\r<br>\n',775,'Cory Taylor','2003-06-21 13:46:39');
INSERT INTO forumpost VALUES (1318,186,6,'Re: Log?','Logarithmic scales are what I see them used for (like pH and such)... Think of a logarithmic scale like a normal scale, except multiplying instead of adding.\r<br>\n\r<br>\nI can\'t tell you too much, am undereducated (at least relative to others) in math, but the way I always remembered it was \"logs are exponents\".',1626,'Gamer','2003-06-21 17:17:58');
INSERT INTO forumpost VALUES (1319,187,7,'The Gong Problem','Hey everyone, i am new, and last semester my teacher gave us a problem that seemed simple enough, but no one could find the answer. Ironically enough, she was fired by third quarter because of funding cuts, and we never found the answer. I am dying to know the answer and the problem goes as follows: \"It takes seven seconds for a clock to strike seven gongs, how long will it take it to strike ten gongs (hint: the answer is not ten seconds.\" If anyone knows the answer, it would be greately appricated, along with a detailed explanation of how such a conclusion was reached. Thanks a bunch.\r<br>\n-Dom',2513,'Dom','2003-06-22 17:19:12');
INSERT INTO forumpost VALUES (1320,187,7,'Re: The Gong Problem','Actually, we aren\'t actually allowed to post problems here... but if I could say what the answer was, I would say that time isn\'t measured after the last gong... So 7/(7-1) is the time in seconds for it to strike 7 gongs. (The time measured is between each gong, and there are 6 \"betweens\" for the gongs)... So now all you need to find is 10 * (7/6), which is 11 2/3.',1626,'Gamer','2003-06-22 18:17:08');
INSERT INTO forumpost VALUES (1321,180,5,'Re: The riddle problem','I understand the problem with riddles. Too many of them in the queue...\r<br>\nThis is unfortunate. I love to write riddles and solve them, although problems I have looked at in the Logic section are delightfully challenging. I would, however, like the opportunity to post some riddles I have edited. Let me know what you think. Thanx!',2436,'Chris','2003-06-23 00:55:19');
INSERT INTO forumpost VALUES (1322,186,6,'Re: Log?','Be concerned with logarithmic functions but not terrified; if you plan on pursueing a study in math, logarithmic functions will come around to get you. Consider a log as the inverse of an exponent, study their properties, ask questions when you are confused, and you should be ok. And don\'t forget repetition, repetition, repetition. If you wish, you may try entering the term \"math\" in a search engine on your computer and see the results. I have found a few helpful sites... ',2436,'Chris','2003-06-23 01:07:16');
INSERT INTO forumpost VALUES (1323,180,5,'Re: The riddle problem','Make sure they aren\'t duplicates (we have had sooo many of them), and aren\'t the \"My first is in sail but not in boat\", or that the answer is a letter (Without me love couldn\'t exist).\r<br>\n\r<br>\nI think the fact is riddles are easier to find (or create), than other puzzles, so we get more of them.',1626,'Gamer','2003-06-23 05:29:38');
INSERT INTO forumpost VALUES (1324,187,7,'Re: The Gong Problem','There\'s actually already a problem on this site very similar to that one.',1919,'Lewis','2003-06-23 07:50:17');
INSERT INTO forumpost VALUES (1325,173,6,'Re: To Tim Axoy','I want my account back.',NULL,'Tim Axoy','2003-06-23 12:35:28');
INSERT INTO forumpost VALUES (1326,173,6,'Re: To Tim Axoy','Tim don\'t you understand what levik is saying? This is not to be discussed here. But in facty over e-mail',1072,'Alan','2003-06-23 13:11:26');
INSERT INTO forumpost VALUES (1327,186,6,'Logs and logarithmic scales','Since I seem to be older than most here, I\'m not sure that any of you knew of them, much less remember them, but when I think of logs and logarithmic scales, i fondly remeber slide rules.\r<br>\n\r<br>\nSlide rules were two piece \"rulers\" whose main scales (labelled for some arcane reason the \"C\" and \"D\" scales) were used to multiply large numbers. Other scales performed other operations. (This was before calculators became handheld and \"scientific\" calculators became affordable.)\r<br>\n\r<br>\nYou can see the way two ruler scales can be used to perform a binary operation by using two ordinary rulers to perform addition.  Say you want to add 5 + 2.  Slide the first ruler so that the \"zero point\" is aligned with the \"5\" on the second ruler. Then find the \"2\" on the first ruler. The marking (\"7\") on the second ruler next to that \"2\" is the result you are seeking. (2 inches beyond 5 inches is 7 inches.)\r<br>\n\r<br>\nA slide rule\'s \"C\" and \"D\" scales were marked, not in linear distance, but in the \"common log\" (base 10 log) of that distance. It worked because (10^a)(10^b) = 10^(a+b), which also means that log(A) + log(B) = log(AB), so you were adding the logs the same way you added inches in my last paragraph.\r<br>\n\r<br>\nHere are some sites about logarithms:\r<br>\n\r<br>\nhttp://www.sosmath.com/algebra/logs/log1/log1.html\r<br>\nhttp://www.sosmath.com/algebra/logs/log4/log44/log44.html\r<br>\nhttp://www.physics.uoguelph.ca/tutorials/LOG/\r<br>\n\r<br>\nAnd some about slide rules:\r<br>\n\r<br>\nhttp://www.sphere.bc.ca/test/sruniverse.html\r<br>\nhttp://www.hpmuseum.org/srinst.htm\r<br>\nhttp://www.eminent.demon.co.uk/sliderul.htm\r<br>\nhttp://www.dotpoint.com/xnumber/hp.htm\r<br>\n\r<br>\n\r<br>\n',153,'TomM','2003-06-23 15:16:28');
INSERT INTO forumpost VALUES (1328,188,7,'Hello!','Hi there everyone, I\'m new here. I accidentally found this site when I was looking for brainteasers for use at my school activities. By the way, I was from my college\'s maths society, so naturally, we need these questions for use there.\r<br>\n\r<br>\nThese site is pretty cool isn\'t it? So well organized and managed, as well as problems of all sorts. It\'s fun! Anyway, nice to know such a good site and all of you here. See ya around!',2536,'Peter','2003-06-23 22:49:35');
INSERT INTO forumpost VALUES (1329,189,5,'Just a Suggestion...','I\'m new here, so I don\'t know the system very yet, I mean how you all find these questions and stuff, but I got a little suggestion here:\r<br>\n\r<br>\nHave you read the book \"the art of problem solving \" by Paul Zeitz? well I read it many times and its pretty good for anyone who is interested in knowing maths. So why dont you try it? Some of the solutions there is so simple that you couldnt think of it when you see so hard a question!\r<br>\n\r<br>\nWell maybe you have read it, but as i said, this is just my recommendation...',2536,'Peter','2003-06-23 22:56:07');
INSERT INTO forumpost VALUES (1330,180,5,'Re: The riddle problem','But this is a puzzle site isn\'t it? So if we have riddles, we should have those which are able to make us think, and not those which are so \"twisted\" and full of nonsense, where the answers are not logical at all. Putting aside these, the rest should be easliy accepted.\r<br>\n\r<br>\nThe more the merrier, I guess..',2536,'Peter','2003-06-23 22:59:38');
INSERT INTO forumpost VALUES (1331,50,5,'Re: Chatterbox','levik, you are really clever...to mannage and maintain this stuff here...high praise for you...i\'m really impressed!\r<br>\n\r<br>\nI\'m a newbie here, just signed up now...\r<br>\n\r<br>\nMaybe you would think why I am online at this time? Well its afternoon for me over here... :)',2536,'Peter','2003-06-23 23:06:59');
INSERT INTO forumpost VALUES (1332,190,3,'Triangles?','OK, so I saw a problem on site dealing with an equilateral triangle nestled within a circle, such that the three corners of the triangle were in contact with the perimeter, yada, yada, yada. I solved it and wanted to post the results, but, alas! the problem went and hid. Anyone know where I can find it? I\'d love to compare results...',2436,'Chris','2003-06-24 01:54:28');
INSERT INTO forumpost VALUES (1333,190,3,'Re: Triangles?','Found it in the search. Never mind...',2436,'Chris','2003-06-24 01:59:45');
INSERT INTO forumpost VALUES (1334,191,6,'Spacing in Problems','In the most recent problem (Leapfrog), DJ spaced out everything evenly with extra spaces and such... I have been unsuccessful when doing that, extra spaces between things just get deleted. Plus, things don\'t line up right for me.\r<br>\n\r<br>\nThree   Spaces   Between   Words\r<br>\nOne Space Between Words\r<br>\n\r<br>\nBoth of these would only have 1 space\r<br>\n\r<br>\nWWWWW|\r<br>\n\r<br>\n-----|\r<br>\n\r<br>\nIIIII|\r<br>\n\r<br>\nThese would all have different | stopping places.',1626,'Gamer','2003-06-24 04:52:15');
INSERT INTO forumpost VALUES (1335,191,6,'Re: Spacing in Problems','It looks fine when typing it.\r<br>\n\r<br>\nQQQQQ|\r<br>\nWWWWW|\r<br>\n#####|\r<br>\n~~~~~|\r<br>\n[[[[[|\r<br>\n*****|\r<br>\n+++++|\r<br>\n\r<br>\nBut when you post it it looks all wierdo',1626,'Gamer','2003-06-24 04:53:59');
INSERT INTO forumpost VALUES (1336,191,6,'Re: Spacing in Problems','That\'s because the text entry fields use a monospaced font.  Also, HTML treats all strings of whitespace as a single space for plain text.  Try using the &lt;tt&gt; or &lt;pre&gt; tags.',103,'friedlinguini','2003-06-24 05:03:58');
INSERT INTO forumpost VALUES (1337,192,5,'Where\'s my problem?','Not for the first time, I have a puzzle which made it to the voting queue, received several comments, then disappeared before reaching +3 or -3. If history repeats itself, it should show up again in half a week to conclude voting. Is this a bug in the queue algorhythm? This puzzle had QW 1, and with it gone there is now another puzzle from Ravi, which I would hazard to guess has a lower QW priority &lt;grin&gt;.',1567,'Bryan','2003-06-24 05:04:48');
INSERT INTO forumpost VALUES (1338,192,5,'Re: Where\'s my problem?','What happens is the QW for each problem gets recalculated every night.  That\'s why Ravi always has two problems at the top of the queue every morning regardless of how often we push or dump his problems. ',103,'friedlinguini','2003-06-24 05:28:54');
INSERT INTO forumpost VALUES (1339,180,5,'Re: The riddle problem','Yes peter the only thing is that we are trying to make the number of the problems in the queue go down, and we are also faced with the problem of nmot seeing many good logic problems and math etc. A large portion of the queue is riddles, so by implementing this solution we can eliminate these two problems.',1072,'Alan','2003-06-24 06:07:17');
INSERT INTO forumpost VALUES (1340,186,6,'Re: Log?','Heh - I remember those from when I was a kid. My parents had a whole bunch from their college days. \r<br>\n\r<br>\nThey weren\'t really using them anymore, so I was allowed to play with them - I always thought the sliding center was a lot of fun.\r<br>\n\r<br>\nNeedless to say, I never did figure out how to use the darn things.',1,'levik','2003-06-24 07:40:18');
INSERT INTO forumpost VALUES (1341,188,7,'Re: Hello!','Hey Peter - welcome to Flooble. I hope you stay here long enough to actually see this message, unlike some people. ;)',1919,'Lewis','2003-06-24 07:56:06');
INSERT INTO forumpost VALUES (1342,186,6,'Re: Log?','Thanks for all your help guys, I appreciate it.\r<br>\n\r<br>\nI\'m currently reviewing the websites TomM mentioned, so (hopefully) next time I come on I\'ll be able to solve problems like \'A Couple of Logs\'. :)',1919,'Lewis','2003-06-24 08:19:18');
INSERT INTO forumpost VALUES (1343,192,5,'Re: Where\'s my problem?','You aren\'t alone (as I said before), my problem Reusable Question met the same fate.',1626,'Gamer','2003-06-24 09:41:42');
INSERT INTO forumpost VALUES (1344,50,5,'Re: Chatterbox','And where is \'over here\'?',1919,'Lewis','2003-06-24 12:02:15');
INSERT INTO forumpost VALUES (1345,191,6,'Re: Spacing in Problems','Put things inside &lt;pre> tags like this:\r<br>\n&lt;pre><pre>\r<br>\nword                 word\r<br>\n    word (space) word\r<br>\netc..\r<br>\n</pre>&lt;lt;/pre&gt;\r<br>\n\r<br>\nAlso, to put extra spaces inside normal text, hitting the space bar more than once in a row, or at the beginning of a line, will be deleted. You can type in &amp;nbsp; between words(word &amp;nbsp;&amp;nbsp;word shows up as word &nbsp;&nbsp;) for the extra spaces.\r<br>\n\r<br>\n(Now let\'s hope everything shows up the way I want it to..)',1575,'DJ','2003-06-24 12:32:50');
INSERT INTO forumpost VALUES (1346,191,6,'Re: Spacing in Problems','<pre>| | | |\r<br>\n |   |\r<br>\n| | | |</pre>\r<br>\n\r<br>\n<tt>| | | |\r<br>\n |   |\r<br>\n| | | |</tt>\r<br>\n\r<br>\n| | | |\r<br>\n |   |\r<br>\n| | | |\r<br>\n\r<br>\n\r<br>\n\r<br>\n',1626,'Gamer','2003-06-24 13:20:17');
INSERT INTO forumpost VALUES (1347,191,6,'Re: Spacing in Problems','All of them looked like the top one when formatted, with 1 enter between each.',1626,'Gamer','2003-06-24 13:21:52');
INSERT INTO forumpost VALUES (1348,191,6,'Re: Spacing in Problems','I\'m assuming those were &lt;pre>, &lt;tt>, and nothing, in that order...\r<br>\n&lt;pre>  (pre-formatted text) will preserve your spacing and alignment in a fixed width font\r<br>\n&lt;tt> (typewriter text) will display a fixed width font, but you will still lose extra spaces',1575,'DJ','2003-06-24 19:56:31');
INSERT INTO forumpost VALUES (1349,193,7,'newbie','Hi everyone,this is a coool site.I have been a visitor here for sometime(a month or so) and have been solving the puzzles.The site is terrific from the design(mounted balls for the logo..) to the features(puzzles ,poetry,the member ranking scheme...) to the way it is so interactive.\r<br>\n  So I decided to become a member.The puzzles are really fun and there are so many.I look forward to the action(of solving them).\r<br>\nP.S:  I found the site through google search for puzzles and this is the only site I come back to of the lot posted there.\r<br>\nc ya,\r<br>\nrajesh',2545,'rajesh','2003-06-24 21:20:34');
INSERT INTO forumpost VALUES (1350,169,3,'Re: 500!','More than two weeks later, still hovering around 500, and slowly increasing...',1575,'DJ','2003-06-25 01:22:49');
INSERT INTO forumpost VALUES (1351,169,3,'Re: 500!','Ah, but only because Ravi dropped like 25 overnight.\r<br>\n\r<br>\nHis problems don\'t really slow us down, since he\'s got the top two spots reguardless.',1,'levik','2003-06-25 01:58:53');
INSERT INTO forumpost VALUES (1352,191,6,'Re: Spacing in Problems','TT works better in comments and forums, because the site\'s code turns all returns into BR tags (this causes PRE text to look double-spaced in these areas) - while TT does not handle multiple spaces, you can easily compensate for using non-whitespace characters for padding:\r<br>\n<tt> ___123\r<br>\n _33451\r<br>\n ____33</tt>',1,'levik','2003-06-25 02:02:44');
INSERT INTO forumpost VALUES (1353,169,3,'Re: 500!','Strictly from my interest in solving problems, I am curious why he has the top two spots regardless. friedlinguini said the same thing before and I never asked.',1567,'Bryan','2003-06-25 05:34:31');
INSERT INTO forumpost VALUES (1354,169,3,'Re: 500!','From what I understand, I don\'t think it\'s anything manual. The whole idea is Ravi would have lots of problems in clumps in the queue if it wasn\'t for queue weight. But, since there is queue weight, only his first 2 problems would appear. But when one of his gets off the queue, another one gets back on because he submitted it before any of the recent problems were submitted. For example:\r<br>\n\r<br>\nSuppose the queue only had 6 problems in it. (with only 2 from each person) and RRRARBARACBBC... was the order the problems were in (R is Ravi\'s problem, ABC are someone else\'s)\r<br>\n\r<br>\nWhen Ravi drops 3 of them off, they sit in line together. So far the queue would look like this: RRABAC, because you would skip over any of Rs after the first two and any A after the first two.\r<br>\n\r<br>\nThen the first R gets approved for the site, so the line looks like this: RRARBARACBBC..., and the queue looks like this: RRABAC. There are still two Rs because out of the 6 next in line, at least 2 are Rs. Then after the next R is taken off the site (RARBARACBBC...), the queue looks like RARBAC. Potentially, if Ravi goes on some long vacation (as seen by the next part of the queue) he could lose his spots in the queue. After the next 3 problems are put on the site (BARACBBC), the queue would look like BARACB, and there would on be 1 R.\r<br>\n',1626,'Gamer','2003-06-25 06:09:03');
INSERT INTO forumpost VALUES (1355,169,3,'Re: 500!','This is why I think owner the top spot in the queue should be rotated.',103,'friedlinguini','2003-06-25 06:22:41');
INSERT INTO forumpost VALUES (1356,169,3,'Re: 500!','Why is the \"top spot\" better than any other spot? Just because it usually gets voted on first? (Note: Ravi doesn\'t have any problems in the queue as of now... maybe they all got deleted)',1626,'Gamer','2003-06-25 08:29:10');
INSERT INTO forumpost VALUES (1357,169,3,'Re: 500!','I mean the problems in the queue got deleted... so vote on the problems now because by tommorrow 2 of them won\'t be there for voting (as Ravi\'s will have taken their place)',1626,'Gamer','2003-06-25 08:30:31');
INSERT INTO forumpost VALUES (1358,193,7,'Re: newbie','Hi, rajesh. I had the same experience; of the myriad sites with math or logic problems, this was the only one whose problems were very good or very difficult. If you like to be made to think, then this is definitely the place to be. Have fun!\r<br>\n\r<br>\n=)',1575,'DJ','2003-06-25 12:04:09');
INSERT INTO forumpost VALUES (1359,194,4,'the most commented on... or is it?','Well i was just looking at the most commented on and i noticed around the world was number 1. Then when looking to see how so many comments could have been posted I looked at all of them and noticed that almost more than half were posted by Ravi. Every comment was addressing one persons opinion while her comments could have been condensed into one statement responding to everybody. Now I have nothing against Ravi and whats done is done. But I think it should be said now that people should not be doing this. Also I think we should add some more categories for top_____. Also Despite the fact I\'ve been around this site for a while I\'m a little confused. What does the rating of a problem mean? I always thought you were just rating the problem on account of how much you liked it but recently I was led to believe it may refer to difficulty. Which is correct?',1072,'Alan','2003-06-25 15:30:13');
INSERT INTO forumpost VALUES (1360,194,4,'Re: the most commented on... or is it?','Not that what I say amounts to anything, but I have mentioned to Ravi (see comments for <a href=\"http://www.flooble.com/perplexus/show.php?pid=520\">Hearts and Spades</a>) that it\'s unnecessary and rather annoying to go through a string of meaningless comments such as \"still you made a mistake\" to everything everyone else has written. At the time, it didn\'t seem like many people agreed with me, so I don\'t know if it ever will be said. As a few people said,  it\'s an annoyance, but it\'s also hard to say that anyone is actually doing anything <i>wrong</i>.\r<br>\n\r<br>\nAs to your other question, I think that problem rating is indeed simply a measure of how much someone liked the problem -- at least, I\'ve never heard otherwise. If I am guessing correctly, you thought it may have referred to difficulty in recent discussion of ranking criteria and problem submission, where a few people suggested that problem difficulty should have a bearing on how problems were accepted, and it was countered that a hard problem isn\'t necessarily a \"good\" one, so it should go by problem rating. Also, quite a few times people have used \"rating\" to refer to the difficulty level of the problem, which I know has caused some confusion to other people. But yes, as far as I know, rating a problem is just a measure of how good you think it is, not how hard it is (although more difficult problems are often better than simple or trivial ones).\r<br>\n\r<br>\nI think it would be nice to see more \"top\" lists, but I don\'t know what they could include besides number of comments and peoples\' votes. Difficulty, perhaps? One suggestion I might have is, for within each category, the ability to list problems by rating or difficulty, instead of just reverse chronological order. Like, you could look at \"top rated\" or \"most difficult\" or even \"easiest\" problems of each category, not just on the entire site.',1575,'DJ','2003-06-25 20:16:50');
INSERT INTO forumpost VALUES (1361,194,4,'Re: the most commented on... or is it?','Perhaps a more accurate way of measuring this is the number of different people that have commented on a problem.',103,'friedlinguini','2003-06-26 05:18:30');
INSERT INTO forumpost VALUES (1362,194,4,'Re: the most commented on... or is it?','This might work, but then you would get the ones that everyone knows, and there are 10 or 20 of the exact same solution submitted by 10 or 20 different people.\r<br>\n\r<br>\n(To go back ot the other comments) And some comments aren\'t even related to the problem... I think I remember seeing many comments in Can or Cannot relating to \"Does God exist\" rather than the actual problem itself... And I would imagine that \"Around the world\" would fall under the same criteria as well...',1626,'Gamer','2003-06-26 07:11:57');
INSERT INTO forumpost VALUES (1363,176,5,'Re: Problem flooding revisited','I think we really need this edit vote. So many problems are comming with little errors (like spelling errors and such) and readibility errors, such that you would be hindered in solving them, by people that aren\'t able to make such changes. The problem is good itself, but problems\' written quality is going downhill...\r<br>\n\r<br>\nI like the 1-5 system for voting, but there might be another choice \"Edit please!\".',1626,'Gamer','2003-06-26 07:17:14');
INSERT INTO forumpost VALUES (1364,194,4,'Re: the most commented on... or is it?','Even still, if 20 different people post the same solution, how can you say all of those comments don\'t count? It\'s not ideal, maybe, but I think only fair. Also, it seems that the comments to \'Around the World\' do indeed pertain to the problem, just (as Alan said) more than half of them are by Ravi responding - usually needlessly - to everyone\'s ideas or comments. My suggestion, then, would be to count all comments (including multiple comments by one user, as that usually indicates a discussion worthy of \'most commented on\') except for those left by the author/submitter of the problem.',1575,'DJ','2003-06-26 09:01:23');
INSERT INTO forumpost VALUES (1365,193,7,'Re: newbie','I was lucky enough to choose this site first out of all of the sites that came from the search.\r<br>\n\r<br>\nI guess I thought \'Flooble? What does that mean?\' and clicked on it! :o)',1919,'Lewis','2003-06-26 09:32:03');
INSERT INTO forumpost VALUES (1366,194,4,'Re: the most commented on... or is it?','I would say \"Different good comments\", but that might take too long/too much work.\r<br>\n\r<br>\nWould most comments = easiest, thinking that a hard question will get less discussion (from multiple solutions and such) than an easier one with many solutions?\r<br>\n\r<br>\nI don\'t really care too much about most commented on, as I don\'t really use it too much... Mostly just the digest.',1626,'Gamer','2003-06-26 09:50:41');
INSERT INTO forumpost VALUES (1367,176,5,'Re: Problem flooding revisited','When I right out my problems, I always seem to make loads of mistakes. But when I check it I don\'t find any. After about a fortnight if I check it again for some reason I can suddenly see all the mistakes. Perhaps if the problems were arranged in queue order in \'my problems\' it would be easier to edit problems before they reach voting.\r<br>\n\r<br>\nPS I know this isn\'t related to the topic of this thread, but it is linked to the comment above.',1919,'Lewis','2003-06-26 09:54:46');
INSERT INTO forumpost VALUES (1368,195,5,'Queue Idea','When I noted the queue, I saw there were new problems in the queue, and all the old problems that were there got bumped down. Theoretically, if 2 or 3 people \"control\" 2 spots each in the queue, that narrows it down to 5 for everyone else, especially if their problems bump others\' down....\r<br>\n\r<br>\nMy idea for this would be to not allow problems to get bumped down. Any queue-weight calculations resulting in problems moved to the queue should get spots 11, 12, 13, so on so that they don\'t bump the existing problems out of the way.',1626,'Gamer','2003-06-28 04:28:11');
INSERT INTO forumpost VALUES (1369,195,5,'Re: Queue Idea','The secondary sort on most recently pushed problem would fix this, though if applied every time a problem disappeared from the queue, it would have some weird effects on QW groupings of more than one.\r<br>\n\r<br>\nAnother possibility would be to calculate QW on a problem only when it gets submitted, with a secondary step that any time all QW 1 problems are pushed or dumped, the QW of every problem gets decremented.',103,'friedlinguini','2003-06-28 16:07:51');
INSERT INTO forumpost VALUES (1370,195,5,'Re: Queue Idea','Currently levik only uses two queue weights, so under that suggestion, if a person submitted 10 problems, after the first 2 (queue weight 1) no more of his problems would show up until everyone else\'s first two showed up. If someone else submitted 10 problems, but spaced them at 2 per month, he could prevent the first person\'s problems from ever showing up. Also, once all the QW=1 problems were finished, all the QW=2 problems would become QW=1 and we would have the same problem as before QWs were instituted.\r<br>\n\r<br>\nTo properly implement your suggestion, levik would need to create a hierarchy of QWs: the first two get QW=1, the next two get QW=2, etc. And still the first problem mentioned above will not be prevented. I\'m not sure he wants to go to all that trouble for a dubious gain.',153,'TomM','2003-06-28 17:19:19');
INSERT INTO forumpost VALUES (1371,195,5,'Re: Queue Idea','It is still possible to stall the queue under my suggestion, but I think it\'s a bit less likely than you\'re making it out to be.  It would require a number of people submitting problems at a trickle\'s pace such that they always had no less than one and no more than two pending submissions at any given time.  It would also have to be done by enough submitters to fill the visible portion of the queue.  To fix that issue, store some extra fields with each user record containing the QW of their last submission and the number of problems they have submitted at that QW.  Heck it would even make calculating a new problem\'s QW simpler.  Just remember to decrement user QW (to a minimum of zero) if all the problem QWs get decremented as well.\r<br>\n\r<br>\nI\'m not certain what problem you see with decrementing the QW.  Since every QW gets decremented at once, the relative ordering of problems does not change.  In fact the only reason I threw it in there was to keep the numbers from getting large.\r<br>\n\r<br>\nRe: your second paragraph: Isn\'t that what he does already?  Or am I missing something?',103,'friedlinguini','2003-06-29 03:18:15');
INSERT INTO forumpost VALUES (1372,195,5,'Re: Queue Idea','>> It is still possible to stall the queue under my suggestion, but I think it\'s a bit less likely than you\'re making it out to be. It would require a number of people submitting problems at a trickle\'s pace such that they always had no less than one and no more than two pending submissions at any given time. It would also have to be done by enough submitters to fill the visible portion of the queue. \r<br>\n\r<br>\nI was not suggesting that the entire queue would often be stalled, but that someone who submitted more than two puzzles at a time might be disadvantaged to the point where his third puzzle might never rise to the top ten.  Your solution might work if levik changed the QW system as I mentioned would be necessary in my last post (and which you apparently assume is how it is already).\r<br>\n\r<br>\n>>Re: your second paragraph: Isn\'t that what he does already? Or am I missing something? \r<br>\n\r<br>\nAs I said in the first sentence, currently levik only works with two queue weights: the oldest two problems by each submitter are QW = 1 and all the rest are QW = 2. Since that has the effect of limiting each submitter to two puzzles in the top ten at any time, it is all that needed to be done to achieve that goal. To add a complete hierarchy of QWs, whether recalc\'ed every night as is done now, or even following your suggestion, would involve much more coding, and the gain would seem to be so minimal.\r<br>\n\r<br>\n',153,'TomM','2003-06-29 06:21:20');
INSERT INTO forumpost VALUES (1373,195,5,'Re: Queue Idea','Actually, that isn\'t true as far as I have seen... Every 2 problems get a queue weight. The first 2 get QW=1, the second 2 get QW=2, the third 2 get QW=3, and so on...\r<br>\n\r<br>\nI am not as concerned with controlling the queue as others, just worried that someone with only riddles (like Ravi or TMP) when we are tired of riddles, would always take up two spots, which would bring the queue size down (and slow down problem visibility)... I am concerend with having problems bumped, such that a problem could be in the queue one day and gone the next.\r<br>\n\r<br>\nMy solution would just involve any new QW=1 problems to the end of the queue so that problems aren\'t getting bumped out.',1626,'Gamer','2003-06-29 09:54:56');
INSERT INTO forumpost VALUES (1374,196,5,'How do I','How do I access the digest page. Like how do I find it from flooble. I still don\'t know where to click.',1072,'Alan','2003-07-01 07:51:34');
INSERT INTO forumpost VALUES (1375,196,5,'Re: How do I','Right below the Forums link is Newest Problems, which is the digest page (/digest.htm)',1626,'Gamer','2003-07-01 10:05:05');
INSERT INTO forumpost VALUES (1376,197,7,'No Subject','hi im new :p ',2599,'amy','2003-07-02 08:34:16');
INSERT INTO forumpost VALUES (1377,197,7,'Re: No Subject','Welcome to the site.',103,'friedlinguini','2003-07-02 08:43:39');
INSERT INTO forumpost VALUES (1378,198,7,'hey all','Hey, I\'m new too.  My family has been trading Nigerian Scam email responses for months now, and my dad sent the Flooble thing to me, which I thought was wonderful, so I started poking around the Flooble site.  Great stuff here!  Definitely something I\'ll be spending some time on this summer whenever I\'m not working or sleeping (maybe an hour or two per week...).  Anyway, just wanted to say hi to everyone and share how I found this place.\r<br>\nPeace\r<br>\n~K~',2604,'Koren','2003-07-02 14:48:08');
INSERT INTO forumpost VALUES (1379,187,7,'Re: The Gong Problem','My take on this problem would be that these seven gongs that the clock strikes are when it strikes 7:00, so you would have to wait an hour until it started striking 8:00 before the next three gongs would be struck.  Thus, it would take from 7:00:00 to 8:00:03, or 60 minutes and 3 seconds, which would be 3603 seconds.\r<br>\nPeace\r<br>\n~K~',2604,'Koren','2003-07-02 14:56:07');
INSERT INTO forumpost VALUES (1380,197,7,'Re: No Subject','Hello :b',1626,'Gamer','2003-07-03 05:58:07');
INSERT INTO forumpost VALUES (1381,197,7,'Re: No Subject','Hello :b',1626,'Gamer','2003-07-03 05:58:08');
INSERT INTO forumpost VALUES (1382,199,5,'Vacation','Well - I\'m going to be away starting tomorrow afternoon, and trough next Sunday. (Jul 4 - 13).\r<br>\n\r<br>\nHopefully nothing horrible should happen in the interrim - journeymen and scholars have enough priviliges to keep 90% of the site\'s features running smoothly.\r<br>\n\r<br>\nIf something does go wrong rendering the site unusable, do come back around the 14th :)\r<br>\n\r<br>\nSee you all when I get back.',1,'levik','2003-07-03 09:06:21');
INSERT INTO forumpost VALUES (1383,199,5,'Re: Vacation','Have a good one.',103,'friedlinguini','2003-07-03 10:38:06');
INSERT INTO forumpost VALUES (1384,198,7,'Re: hey all','Hi!',NULL,'xmas1000','2003-07-03 10:39:33');
INSERT INTO forumpost VALUES (1385,199,5,'Re: Vacation','Ok :)',1626,'Gamer','2003-07-03 12:28:36');
INSERT INTO forumpost VALUES (1386,200,4,'Its working','I am very glad to notice the queue starting to diminish and at quite a rapid rate. But i thik there should be one more issue that should be cleared up. Problems that need fixing up. My first suggestion is that if the user is gone for more than two weeks (possibly one) or if their problem is in the queue for 4 or more days awaiting fix-ips iot should automatically be td\'ed (Unless its really good and everyone agrees on levik fixing it up.)\r<br>\nAs for the two week rule you can be exempted from this if you post in the forums that you are on vacation. Just as long as it isn\'t a SUPER long one. (3 weeks tops) I am only saying this because I know the queue will move even quicker now. (Who knows maybe levik could come home from vacation to flooble and see the queue at 400)',1072,'Alan','2003-07-03 14:24:57');
INSERT INTO forumpost VALUES (1387,200,4,'Re: Its working','Or another idea I had... Let a user manually put your problems out of the queue if you are going to be on vacation. This way, any problems with a queue weight of 1 would instead have a queue weight of 2. (or higher if seen neccesary) This would keep the problem out of the queue until the user was ready.\r<br>\n\r<br>\nI still am a fan of the \"Edit\" vote... which if you get 3 edit votes it disallows it to enter the site until editted (and maybe makes the problem \"td\"ed if it\'s not changed within 3 days or so) Many problems are getting thumbs up even though they need editting (at least in my opinion), or the difficulty changed.',1626,'Gamer','2003-07-03 14:39:11');
INSERT INTO forumpost VALUES (1388,201,4,'Quick Switch','Out of the problems I submit, if I have one that will reach the queue soon, but it\'s not very good, and one that will reach the queue much later, but is much better, is it abiding by rules to switch these? (Like copy and paste, and such)\r<br>\n\r<br>\n',1626,'Gamer','2003-07-03 14:49:24');
INSERT INTO forumpost VALUES (1389,201,4,'Re: Quick Switch','Yes i\'d say so. This would technically violate the rules but if you know that both problems are siteworthy the it would be ok.',1072,'Alan','2003-07-05 09:44:07');
INSERT INTO forumpost VALUES (1390,202,7,'Another first posting :)','Hey everyone,\r<br>\nThis is my first posting, and it\'s not gonna be too different from everyone else\'s, but oh well.  I\'m an 18-year old sophomore at Duke University, thinking about double-majoring in economics and English with a minor in math, and a puzzle nut.  (Particularly word games...anyone here play Boggle?)\r<br>\n\r<br>\nAnyway, I just found this site 5 minutes ago.  Looks really interesting!  I look forward to puzzling with y\'all.\r<br>\n\r<br>\nAndrew',2627,'Andrew','2003-07-05 17:30:21');
INSERT INTO forumpost VALUES (1391,202,7,'Re: Another first posting :)','Hey Andrew - welcome to Flooble.\r<br>\n\r<br>\nIf you like boggle try <a href=\"http://www.flooble.com/perplexus/show.php?pid=900/\">this</a> puzzle.',1919,'Lewis','2003-07-06 00:53:59');
INSERT INTO forumpost VALUES (1392,202,7,'Re: Another first posting :)','Whoops that didn\'t work.\r<br>\n\r<br>\nAnyway the puzzle I tried to link is called \'Mind Boggling\'',1919,'Lewis','2003-07-06 00:55:22');
INSERT INTO forumpost VALUES (1393,202,7,'Re: Another first posting :)','<a href=\"http://flooble.com/perplexus/show.php?pid=900\">Mind Boggling</a>',1301,'Charlie','2003-07-06 06:14:02');
INSERT INTO forumpost VALUES (1394,202,7,'Re: Another first posting :)','<a href=\"http://flooble.com/perplexus/show.php?pid=900/\">Mind Boggling Link</a>',NULL,'Aspiring Novice','2003-07-06 07:30:32');
INSERT INTO forumpost VALUES (1395,202,7,'Re: Another first posting :)','That was me trying again, but I forgot to log in :)',1919,'Lewis','2003-07-06 07:31:20');
INSERT INTO forumpost VALUES (1396,202,7,'Re: Another first posting :)','<a href=\"http://www.flooble.com/perplexus/show.php?pid=900\">Mid Boggling Link</a>',1919,'Lewis','2003-07-06 07:34:26');
INSERT INTO forumpost VALUES (1397,202,7,'Re: Another first posting :)','YESSSS',1919,'Lewis','2003-07-06 07:34:44');
INSERT INTO forumpost VALUES (1398,203,4,'Can\'t understand','I believe I should post the solution to make the least of these digits but I\'m only educated in math to the grade nine level, so i don\'t know who has the smallest number. If someone could do this for me it would be appreciated greatly.',1072,'Alan','2003-07-06 08:09:06');
INSERT INTO forumpost VALUES (1399,201,4,'Re: Quick Switch','Actually, this is discussed in another thread (I forget which), and the general consensus was that this should not be done because it sets a bad precedent and can even lead to swapping puzzles AFTER the first one gets 3TU! Similarly, we should not \"submit\" a blank puzzle just to reserve a space in the queue, then replace it later when we come up with a good puzzle. If your first puzzle isn\'t very good and you can\'t fix it before it gets to the top of the queue, it will get deleted (you can even replace it with a note saying \"delete me\"), and your better problem will post when it posts :P',1567,'Bryan','2003-07-07 11:51:27');
INSERT INTO forumpost VALUES (1400,204,7,'No Subject','Hi. I\'m new at this.',2639,'Billie Freeman','2003-07-07 15:40:37');
INSERT INTO forumpost VALUES (1402,206,3,'Favourite Puzzle','This forum hadn\'t been used for a while, so I thought I would start a new thread.\r<br>\n\r<br>\nWhat\'s everybody\'s favourite puzzle on this site? Mine would probably be \'Yum, Arsenic\'.',1919,'Lewis','2003-07-08 09:44:20');
INSERT INTO forumpost VALUES (1403,207,7,'Hey everyone','I am all new to this site, so be nice and make me feel very welcome! :)',2653,'Lucy','2003-07-08 10:25:39');
INSERT INTO forumpost VALUES (1404,207,7,'Re: Hey everyone','Hello Lucy! Welcome to Flooble.  I hope you enjoy your time here :0)',1919,'Lewis','2003-07-08 10:36:48');
INSERT INTO forumpost VALUES (1405,206,3,'Re: Favourite Puzzle','3 colors. What can I say I love everything about it.',1072,'Alan','2003-07-08 12:50:20');
INSERT INTO forumpost VALUES (1406,206,3,'Re: Favourite Puzzle','I prefer 2 colors to 3 colors, but both are good.',1919,'Lewis','2003-07-09 05:12:21');
INSERT INTO forumpost VALUES (1407,17,6,'Re: HTML codes for use on the site','&lt;pre&gt;pre&lt;pre&gt;',NULL,'URGENTOOT','2003-07-09 06:15:14');
INSERT INTO forumpost VALUES (1408,206,3,'Re: Favourite Puzzle','Yeah, “3 colors” is a good one - it took me hours to figure out, and I enjoyed every minute of it.  And for a pure math problem, my favorite is “Let it Snow”, which is amazing for all the variables you need to add yourself, which later cancel out, leaving a solution dependent only on the information given!  \r<br>\n\r<br>\nBut my overall favorite has to be “Five Tenants”, since it’s the first and only true logic problem (using a grid for elimination) I ever wrote, and it turned out really well.  I guess I’m grading it on a different scale, as an author rather than a solver ;)',1567,'Bryan','2003-07-10 05:54:29');
INSERT INTO forumpost VALUES (1409,205,7,'Re: Hi. I\'m new at this.','me too',2672,'Stephanie','2003-07-10 14:10:30');
INSERT INTO forumpost VALUES (1410,205,7,'Re: Hi. I\'m new at this.','how did u find out about this web site',2672,'Stephanie','2003-07-10 14:11:20');
INSERT INTO forumpost VALUES (1411,205,7,'Re: Hi. I\'m new at this.','fine dont answer me',2672,'Stephanie','2003-07-10 14:12:34');
INSERT INTO forumpost VALUES (1413,73,7,'Re: hello!','tim, i like science and history',2672,'Stephanie','2003-07-10 14:15:32');
INSERT INTO forumpost VALUES (1414,205,7,'Re: Hi. I\'m new at this.','You have to wait more than 1 minute 14 seconds for a response Stephanie....',1919,'Lewis','2003-07-10 21:13:42');
INSERT INTO forumpost VALUES (1415,207,7,'Re: Hey everyone','hey Lucy!have fun!if u like puzzles u will find a lot of good puzzles here.other than that too there r a lot of good things happening here.so hang around.',2545,'rajesh','2003-07-10 22:04:26');
INSERT INTO forumpost VALUES (1416,201,4,'Re: Quick Switch','But if you post a few blank puzzles the queue weight will just be higher so you don\'t really gain much of an advantage.\r<br>\n\r<br>\nBTW, I only just discovered that this forum existed. Is that why when I was a student on the home page it said there was some new entries in the forum, but when I looked there wasn\'t?',1919,'Lewis','2003-07-11 01:15:52');
INSERT INTO forumpost VALUES (1417,208,4,'Secret Forum!','I just became an apprenrice when \'Do It Again\' got posted and I was wondering why this forum was kept a secret? I didn\'t know it existed, and it doesn\'t mention it in the user levels bit.\r<br>\n\r<br>\nAnyway I was wondering once you become a journeyman, do you get to see all of the problems in the queue, or only the top 10 or something? And is there any forums for just journeymen?',1919,'Lewis','2003-07-11 01:38:07');
INSERT INTO forumpost VALUES (1418,200,4,'Re: Its working','I think the edit vote is a good idea. If you get an edit vote from a journeymen the problem should be set aside untill that journeymen (or maybe a scholar or Levik) has accepted that the problem has been correctly edited, and the problem will re-enter the queue at the same QW as it was before.',1919,'Lewis','2003-07-11 03:07:52');
INSERT INTO forumpost VALUES (1419,208,4,'Re: Secret Forum!','Only the top 10 are shown in the displayed panel; and there are no additional forums beyond this one.\r<br>\n\r<br>\nDue to the changes in QW that occur out of synchrony with postings and deletions, some puzzles are in the top ten and out again to be temporarily replaced by others, so at any given time a journeyman could have seen somewhat more than 10 of the pending puzzles.',1301,'Charlie','2003-07-11 09:29:39');
INSERT INTO forumpost VALUES (1420,208,4,'Re: Secret Forum!','Oh, also, though there is no additional forum, there is a separate Chatterbox on the voting queue panel to discuss voting issues.\r<br>\n',1301,'Charlie','2003-07-11 09:31:24');
INSERT INTO forumpost VALUES (1421,209,4,'My Problems','I know this issue has been raised before, but I think it needs mentioning again.\r<br>\n\r<br>\nWhen you click on \'My Problems\' link, the order of the problems is seemingly random. I think they should be ordered by position in queue, to make it easier to do last minute corrections before they get to voting.\r<br>\n\r<br>\nI have 46 problems pending, and I have trouble finding the ones near the front of the queue. Think of poor DJ and Ravi who have even more!',1919,'Lewis','2003-07-11 12:13:09');
INSERT INTO forumpost VALUES (1422,210,4,'My Vacation','Well guys starting tommorow I\'ll be gone on a 2 week vacation. Which reminds me. levik can u have a digest for forums to. So that way when I get back I\'ll be able to see what I\'ve been missing?',1072,'Alan','2003-07-11 16:16:31');
INSERT INTO forumpost VALUES (1423,209,4,'Re: My Problems','yeah, it\'s quite cumbersome trying to look for problems, check the queue position, edit solutions, etc, when nothing is in much of an order. right now, though, levik is gone, and i\'m sure the glitch is unintentional and he\'ll fix it as soon as he figures out what the problem is.',1575,'DJ','2003-07-11 18:38:02');
INSERT INTO forumpost VALUES (1424,208,4,'Re: Secret Forum!','oh, and don\'t forget the elusive \'unapproved solutions\' queue, with no apparent purpose other than to allow scholars to post solutions while the director is gone and leave undeliverable comments to the problems\' authors, haha...',1575,'DJ','2003-07-11 18:40:29');
INSERT INTO forumpost VALUES (1425,200,4,'Re: Its working','usually if a problem needs editing, everyone agrees that it does, but some people would rather push through the rough version than wait around in queue for the author to return (which sometimes may never happen) or for levik to manually fix something. . . for which reason, i still advocate that deleted problems (except duplicates, perhaps) could be stored somewhere in a user\'s pending problem listing for editing and resubmission, on their own time. i think then voters will be a little less reluctant with a td vote on a messy problem, and potentially good problem that may need an overhaul will not be lost forever.\r<br>\n\r<br>\nfor right now, there are quite a few problems that <i>need</i> editing, from users that are no longer around, bouncing in limbo because a few overhopeful people are convinced that somehow the problems will make themselves site ready and have left a stubborn tu on a submission that can\'t go through (pardon the cynicism; i intend humor, not offense..). There are at least three or four problems that have sat in queue all week and longer with nothing happening at all. i think (and i know at least some people agree) that a problem that has sat in limbo for so long is probably not all that siteworthy, and certainly not in its current state. I just think people need to be a little more gratuitous with the thumbs down..',1575,'DJ','2003-07-11 18:54:39');
INSERT INTO forumpost VALUES (1426,210,4,'Re: My Vacation','On the main page for each forum, where it lists the threads in that forum, it also gives the date and time (?)* of the last pot in each thread.\r<br>\n\r<br>\nJust open any thread that had a posting after your vacation started. Since the threads are re-ordered according to to the timestamp, it\'s easy enough to find them all at the top of the list.\r<br>\n\r<br>\n* I still am not sure what timezone levik\'s computer is set for. ',153,'TomM','2003-07-12 00:24:34');
INSERT INTO forumpost VALUES (1427,210,4,'Re: My Vacation','Ooops! that should read \"... the last <B>post</B> in each thread.\"',153,'TomM','2003-07-12 00:26:41');
INSERT INTO forumpost VALUES (1428,200,4,'Re: Its working','I don\'t think a good problem should be pushed out just because the Director is away on vacation and thus unable to fix the wording. We\'ve had enough problems going through that the schedule of postings has kept up, even fortuitously getting 7-11 on 7-11.  If the problems clear out soon when levik gets back, then there\'s the brighter side of not having overexposure of the ones that follow (of course at the expense of much overexposure of these).\r<br>\n\r<br>\nThe above applies to the non-riddle part of the voting queue, as for riddles:\r<br>\n\r<br>\nAs for myself I hate to vote one way or another on Riddles, as I don\'t understand them or what makes one good and another bad or how to judge, not even knowing the answer.  I\'d also hate to have to send a reply to the author that we just don\'t like riddles any more, as there is the category for them.',1301,'Charlie','2003-07-12 06:59:38');
INSERT INTO forumpost VALUES (1429,201,4,'Re: Quick Switch','Yes, you just discover it when you become an Apprentice (See at the main page, where you click on Library) it says \"Can be read by Apprentice Users\"\r<br>\n\r<br>\nBoth my problems are pretty long away from the queue.. is it OK then? (Assuming they are both valid problems, and not blank ones)\r<br>\n\r<br>\nThe idea of submitting blank problems is then \"everyone\" would have 2 spots in the queue if they had two problems. But \"everyone\" can\'t have have 2 spots in the queue, so 5 people would have 2 spots in the queue, and the others wouldn\'t have any.',1626,'Gamer','2003-07-12 08:07:38');
INSERT INTO forumpost VALUES (1430,209,4,'Re: My Problems','Yes I agree with you Lewis! I always feel like complaining but then remember them :D',1626,'Gamer','2003-07-12 08:08:28');
INSERT INTO forumpost VALUES (1431,200,4,'Re: Its working','I think problems with an edit vote should be put aside until they get changes made... I don\'t like to delete them or otherwise get rid of them.\r<br>\n\r<br>\nI usually will only judge a riddle if I know the answer... I personally still like riddles, but we had way too many of them at one time...\r<br>\n\r<br>\nI think Journeymen shouldn\'t give a problem a third TU if they think it still needs editting though too.',1626,'Gamer','2003-07-12 08:13:51');
INSERT INTO forumpost VALUES (1432,206,3,'Re: Favourite Puzzle','Yeah, Bryan, it\'s hard not to be partial to your own problems..\r<br>\n\r<br>\nI like problems that are simple in concept, but perhaps long or complex to solve, such as Multiple Choice Quiz or A Locked Safe (although levik still has not posted a solution to that one). Measure that Angle was another good problem.',1575,'DJ','2003-07-12 09:15:46');
INSERT INTO forumpost VALUES (1433,206,3,'Re: Favourite Puzzle','I tend to work the other way - I always think that my problems are absolutely horrible and are always going to get TD\'d (although that is sometimes the case).',1919,'Lewis','2003-07-12 10:48:08');
INSERT INTO forumpost VALUES (1434,209,4,'Re: My Problems','Yes but you have a rather pathetic 31 problems pending. HA :o)\r<br>\n\r<br>\nActually, it\'s quality over quantity isn\'t it....',1919,'Lewis','2003-07-12 10:50:36');
INSERT INTO forumpost VALUES (1435,209,4,'Re: My Problems','why is 31 pending problems pathetic? and yes, would you rather have 50 crappy problems or 2 really good ones? i know i have a lot pending, but believe or not i try to be pretty discriminate about the caliber of problems i submit.',1575,'DJ','2003-07-12 14:14:00');
INSERT INTO forumpost VALUES (1436,209,4,'Re: My Problems','DJ - it was a joke - thats why there\'s a smiley face at the end - OK?',1919,'Lewis','2003-07-12 23:37:24');
INSERT INTO forumpost VALUES (1437,209,4,'Re: My Problems','Sorry if you thought I was being serious',1919,'Lewis','2003-07-12 23:52:14');
INSERT INTO forumpost VALUES (1438,209,4,'Re: My Problems','no..sorry if i sounded serious, because i really don\'t care.',1575,'DJ','2003-07-13 04:57:41');
INSERT INTO forumpost VALUES (1439,211,5,'Back From vacation','OK - I flew in back from Costa Rica this afternoon (and highly recommend visiting there if you haven\'t).\r<br>\n\r<br>\nSince I doubt I will be able to sift through everything that happened on the site in the last week, is there anything requireing my immediate attention?',1,'levik','2003-07-13 13:50:32');
INSERT INTO forumpost VALUES (1440,211,5,'Re: Back From vacation','No emergencies, but a couple of problems in the voting queue need your editing. Some voters have given up on Age of Ages, in the absence of your ability to modify, and Two Geometric Series also needs your editing, given the author\'s absence.  In the solution queue Letter Sequence needs a change, and Happy might not be reading the solution queue comments.',1301,'Charlie','2003-07-13 16:38:48');
INSERT INTO forumpost VALUES (1441,211,5,'Re: Back From vacation','Welcome back!\r<br>\n\r<br>\nNot much is different than when you left (including, I think, some of the problems in queue). There are a few problems from absent or negligent authors that could use manual editing, but mostly it seems that there is disagreement over what constitutes a siteworthy problem (\"How close can a problem be before it\'s considered a dupe?\" \"Need a solution be submitted for a problem to be posted?\"). These discords have deadlocked a few problems in the voting queue, as I\'m sure you will notice.\r<br>\n\r<br>\nIt looks as if things are just starting to clear up, though; it\'s just a matter of waiting for everyone to come around and catch up on the goings-down (haha).\r<br>\n\r<br>\nAlso, if it\'s not a great bother, could you manually fix the link in my solution to \'Random Primes\'?\r<br>\n\r<br>\nThanks, and it\'s good to know that you\'re back around.',1575,'DJ','2003-07-13 21:11:39');
INSERT INTO forumpost VALUES (1442,63,3,'Re: a/s/l anyone?','24/possessor of a Y chromsome/Manchester, UK.\r<br>\n\r<br>\nWith modern times\' availability of the sex change operation, I think my response is more apt. (But, there\'s also the argument about the difference being the presence of one or two X chromosomes, not the presence of a Y...)\r<br>\n\r<br>\nI\'m rambling. Sorry.',2710,'Richie','2003-07-14 02:28:44');
INSERT INTO forumpost VALUES (1443,73,7,'Re: hello!','Erm... maybe I\'m reading something into this, but I\'ve noticed the ladies get a bit more of a warm welcome to their first posts than the guys...\r<br>\n\r<br>\n..and also, maybe the little grey folk *do* control my thoughts.... lol\r<br>\n\r<br>\nR.',2710,'Richie','2003-07-14 02:32:47');
INSERT INTO forumpost VALUES (1444,211,5,'Re: Back From vacation','Actually, after pushing this morning\'s problem, there\'s nothing pushable in the queue for the afternoon until a problem gets fixed up.  Two Geometric Series has 3 TU but has a grammar problem that you could fix up.  ',1301,'Charlie','2003-07-14 03:23:08');
INSERT INTO forumpost VALUES (1445,211,5,'Re: Back From vacation','My problem \'Numbered Letters\' has three TU\'s.',1919,'Lewis','2003-07-14 05:18:11');
INSERT INTO forumpost VALUES (1446,211,5,'Re: Back From vacation','Got the two \"problem\" problems sorted out... I think... \r<br>\n\r<br>\nSorry, DJ, but I cannot easily fix comment contents (there\'s no admin tool for that) I\'ll try to fix it in the database directly when I get the chance.',1,'levik','2003-07-14 06:26:01');
INSERT INTO forumpost VALUES (1447,211,5,'Re: Back From vacation','This morning, before levik (I assume it was levik as he fixed it up) pushed \'Two Geometric Series\', \'Numbered Letters\' had been temporarily pushed out of the visible top-10 voting queue by last nights QW shuffling.  It is now back with its 3 TU.',1301,'Charlie','2003-07-14 06:29:08');
INSERT INTO forumpost VALUES (1448,211,5,'Re: Back From vacation','Levik, I\'m still seeing a 5 on the difficulty of Age of Ages, where you said you changed it.',1301,'Charlie','2003-07-14 06:35:06');
INSERT INTO forumpost VALUES (1449,211,5,'Re: Back From vacation','BTW, welcome back Levik!',1919,'Lewis','2003-07-14 07:56:50');
INSERT INTO forumpost VALUES (1450,211,5,'Re: Back From vacation','I am rather tired of Age of Ages being there... but if others want it I will change my vote.',1626,'Gamer','2003-07-14 08:17:00');
INSERT INTO forumpost VALUES (1451,200,4,'Re: Its working','The queue depletion will work as long as people stop dumping problems; it seems the number of problems in the queue goes downward, then upward.',1626,'Gamer','2003-07-14 15:59:05');
INSERT INTO forumpost VALUES (1452,200,4,'Re: Its working','The only way to make the queue size go down is to TD more problems. No matter how effiecient everything else is, there are still only two problems a day being posted. The number of problems being submitted, while it can lapse into a lull once in a while, is really increasing or at least pretty constant.\r<br>\nWe don\'t need to worry about running out of problems, and I have said many times in the past, there are tons of great problems waiting, why fuss over poorly worded, trivial, mediocre problems? The caliber of problems people submit is going to match the problems going live on the site, good or bad.',1575,'DJ','2003-07-14 18:33:28');
INSERT INTO forumpost VALUES (1453,17,6,'Re: HTML codes','I noticed that the &lt;pre> tags are disabled in comments again, is that on purpose? The &lt;tt> tag is almost as useless as normal text in making lists, tables, displaying programs, except that you know that your rows of &amp;nbsp; chars are going to make the text line up properly. Still rather cumbersome..\r<br>\n\r<br>\nJust checking:\r<br>\n<tt>\r<br>\nHello\r<br>\n     I\r<br>\n      am\r<br>\n        DJ\r<br>\n</tt>\r<br>\n<pre>\r<br>\nHi\r<br>\n  I\r<br>\n   am\r<br>\n     DJ\r<br>\n</pre>',1575,'DJ','2003-07-15 05:46:54');
INSERT INTO forumpost VALUES (1454,212,7,'Hey!','Hey everyone I\'m just trying to meet people because I\'m new so anybody talk to me.',2728,'Amanda','2003-07-15 15:19:38');
INSERT INTO forumpost VALUES (1455,200,4,'Re: Its working','But that is like saying \"kill everyone who isn\'t smart, as they will hurt the society\"... I know Sensible Sequence was a good problem, but it was poorly worded. If you mean poorly worded problems that don\'t have anyone here to fix them, that\'s ok, but you shouldn\'t TD something just because it\'s worded badly if it\'s a good problem.',1626,'Gamer','2003-07-15 15:48:57');
INSERT INTO forumpost VALUES (1456,200,4,'Re: Its working','How is \"only post good problems\" like saying \"kill everyone who isn\'t smart\"?\r<br>\nPoorly worded problems are more of an annoyance than a problem, when we have to wait for the author to edit it while it sits in queue. The \'edit\' vote or a user backlog of deleted problem would be invaluable, but will take time to implement, so that\'s fine for now.\r<br>\nAs far as that goes, Gamer, you suggested previously that journeymen shouldn\'t give a third TU on a problem that needs editing, yet you have done that a few times even on problems that are in queue now. If it needs editing, fine, but at least get it done before the problem goes live.\r<br>\n\r<br>\nMore than that, my main peeve is the \"trivial, mediocre\" problems. We hem and haw over them in voting, until finally the deadlock leans far enough one way or another to post or delete the problem. If it gets posted, that\'s a spot a potentially more interesting or thought-provoking problem could have been put up on that day, and really just bottlenecking the queue of waiting problems. There is an abundance of puzzle or riddle sites on the internet where you can find two-second no-brainers. In my eyes, this site is the best balance of a user-geared comment/forum and challenging problems I can wrap my head around all day. I\'d like to see it stay that way (forgive the melodrama); and I think the purpose of the voting queue is not just to week out dupes or illegible submissions -- one person can do that-- but also to maintain the quality of problems going up.\r<br>\n\r<br>\nSo, as long as I have a vote in the queue, I\'m going to use it as such (for the most part; I don\'t think I am altogether unreasonable). Of course, any of us voting at all is a privelege, not a right, and levik is quite a macromanager to have entrusted the problem selection to the site\'s users. That, too, sets this site apart from \"one-man\" sites or other seemingly indiscriminate puzzle sites. That said, I should like to know what levik\'s opinion is; what types of problems should or shouldn\'t go through, what is expected of the voters, etc. There seems to be a lot of dissent, and I really hope to resolve that instead of fuel it.',1575,'DJ','2003-07-15 18:03:27');
INSERT INTO forumpost VALUES (1457,200,4,'Re: Its working','No, I was meaning TDing a good problem that needed some wording work, when the person was around to fix it.\r<br>\n\r<br>\nI don\'t think I have done that to any problems except any with minor mistakes... Unless a problem is in tricks or another like catergory, small things like question marks and commas shouldn\'t disallow a problem from reaching the site. \r<br>\n\r<br>\nI would agree with your second paragraph... I think that\'s what I meant.\r<br>\n\r<br>\nWe need to come to an agreement on what to do about problems like Number machine 3, and duplicates like that too, so that we don\'t hold up voting.',1626,'Gamer','2003-07-16 08:37:39');
INSERT INTO forumpost VALUES (1458,213,5,'Slow server?','Just wondering if the server has been particularly slow for anyone else in the last couple of days. I\'m trying to find the root of the problem, but would also like to ensure it\'s not just my ISP/computer that makes the site seems slow as molasses in January.\r<br>\n\r<br>\nAnyone else see the same problem?',1,'levik','2003-07-17 19:05:28');
INSERT INTO forumpost VALUES (1459,213,5,'Re: Slow server?','Mine\'s been going slowly when the pop-ups er.. pop-up. Also when I try to go on the main page its slow, but thats understandable.',1919,'Lewis','2003-07-17 20:57:06');
INSERT INTO forumpost VALUES (1460,213,5,'Re: Slow server?','I noticed a major slow down a day and a half ago.  It still seems slow now but slightly faster than yesterday.',1567,'Bryan','2003-07-18 05:01:13');
INSERT INTO forumpost VALUES (1461,213,5,'Re: Slow server?','Yeah, I\'ve noticed the same thing for the past few days. Right at this moment, it seems to be a little faster, but pages are taking longer to load than normal.',1575,'DJ','2003-07-18 05:42:01');
INSERT INTO forumpost VALUES (1462,214,4,'Stealing Puzzles','I just wanted to know something. To what extent can problems on this site be taken from other places? I found a website called \'Brain Food\' and looked at a set of logic problems, and the first three were \'Box, Locks and Keys\', \'Coin in a bottle\' and \'Life or Death.\r<br>\n\r<br>\nIm not accusing the submitters of these puzzles  of copying, its just that these problems have probably been seen by other people and passed on and are not original. Some other problems like \'Name Game\' and \'PQR(S)\' are also on other websites.\r<br>\n\r<br>\nI was just wondering what everybody\'s views on this was. I personally think that the problems should be to some extent original.',1919,'Lewis','2003-07-18 11:04:12');
INSERT INTO forumpost VALUES (1463,213,5,'Re: Slow server?','It seemed slow, but not enough to be a problem or anything',1626,'Gamer','2003-07-18 13:42:33');
INSERT INTO forumpost VALUES (1464,214,4,'Re: Stealing Puzzles','I think you should say \"Non original\" or \"from www.takenfromhere.com\" or something like that... Many of my problems are original.',1626,'Gamer','2003-07-18 13:45:07');
INSERT INTO forumpost VALUES (1465,214,4,'Re: Stealing Puzzles','I\'ve included both original puzzles, and \"classic\" puzzles, but very rarely \"borrowed\" ones. I have always credited the original author when known.',153,'TomM','2003-07-18 19:44:18');
INSERT INTO forumpost VALUES (1466,214,4,'Re: Stealing Puzzles','Well I don\'t think this is the only site containing so many puzzles. When you search for puzzles or any such thing (related to puzzles), the search engine will give as a result not only the name of this site but the names of other sites too where many such puzzles can be found and those are the \"Actual/Original Forms\" in which they are found not only on different sites but also in various puzzle books. \r<br>\nSo I don\'t think that the submitters should be blamed for this. Just like I had submitted a few puzzles that I had found in a puzzle \"Book\" but I never knew that they (the same puzzles with the exact wordings) are there on \'any other site\' too.',979,'Ravi Raja','2003-07-18 20:14:20');
INSERT INTO forumpost VALUES (1467,214,4,'Re: Stealing Puzzles','I think you should designate which problems are original, and which problems are not. ',1626,'Gamer','2003-07-19 04:47:14');
INSERT INTO forumpost VALUES (1468,214,4,'Re: Stealing Puzzles','Most of my problems are totally original, and any that aren\'t are very loosely based on something else that I have heard from a friend etc. I think if somebody sees a good problem they think the users of this site would like then they could use it but credit it to the site/book that they got it from, and also try to change it as much as possible without totally affecting the idea of the puzzle.',1919,'Lewis','2003-07-19 09:43:30');
INSERT INTO forumpost VALUES (1469,214,4,'Re: Stealing Puzzles','Perhaps there could be a \'classic puzzles\' category?',1919,'Lewis','2003-07-19 09:44:07');
INSERT INTO forumpost VALUES (1470,214,4,'Re: Stealing Puzzles','I think this would be more complicated too... For example, Sled Shiver Sally was completely my creation, but the idea is old for rhyming like that.\r<br>\n\r<br>\nAlso, I have a few puzzles that I don\'t know where they came from... What should I say for that? \"Nonoriginal!\" (One such problem is my recent \"Disaster Description\")\r<br>\n\r<br>\nIf the puzzle is copied directly, I think it would be good to say where you got it from (if you know).',1626,'Gamer','2003-07-19 09:55:22');
INSERT INTO forumpost VALUES (1471,215,4,'Duplicate problems','Many duplicates are voted down because they are already on the site. It also seems like duplicates of idea (age problems, liars and knight problems...) are allowed on the site.\r<br>\n\r<br>\nWhat happens when a problem is submitted that only changes one thing (for example, four light bulbs instead of three, or a different result from a number generating machine)? Do we let the problem through even though it is almost the same, or say it\'s a duplicate?\r<br>\n\r<br>\nI don\'t know how much work this would be, but I think adding any new wanted results to the original problem. (For example, putting all Number Machine wanted results on the same problem.)',1626,'Gamer','2003-07-19 10:00:58');
INSERT INTO forumpost VALUES (1472,215,4,'Re: Duplicate problems','At this point that\'s at the discretion of the voter. Problems like \"four light switches..\" and the \"number machine\" problems, in my opinion, are too close and don\'t really add anything we haven\'t seen before. Others, such as the tricky pearls series, or my word meld and letter cubes series, while having a common idea, change enough that each problem is indeed its own problem. Sometimes, there are multiple parts to the same problem, when the processes are too similar.\r<br>\n\r<br>\nI think I know what you mean in the last paragraph (you didn\'t form a coherent sentence), but I\'m not sure dredging up old, \"closed\" problems is a good idea. Do we spotlight it on the front page again, with all its old comments, and simply add a step to the question? That would be rather troublesome and confusing, I think. What exactly did you have in mind?',1575,'DJ','2003-07-19 13:29:53');
INSERT INTO forumpost VALUES (1473,215,4,'Re: Duplicate problems','The problem with each voting our own way is we get deadlocked. Because we need a 3-person majority, problems get stuck in the queue that are contraversial. That might not be a bad thing, but it does tend to slow down the queue.',1626,'Gamer','2003-07-19 16:37:43');
INSERT INTO forumpost VALUES (1474,215,4,'Re: Duplicate problems','How can one know how, say, Four Light Switches changes the solution to the light bulb problem, without discussing the solution to Four Light Switches.  On first look, it doesn\'t seem that the solution to the earlier problem will solve the newer one.',1301,'Charlie','2003-07-20 03:51:38');
INSERT INTO forumpost VALUES (1475,215,4,'Re: Duplicate problems','You can\'t -- which is why I started discussing the solution to the problem. It turned out, as I suspected, that the \'new\' problem is pretty much a dupe, and the extra light bulb is allowed in this problem by a consideration that is iffy at best.',1575,'DJ','2003-07-21 04:09:09');
INSERT INTO forumpost VALUES (1476,215,4,'Re: Duplicate problems','Is four light switches like the problem where there\'s three switches outside a room and you can only look in once?',1919,'Lewis','2003-07-21 04:28:21');
INSERT INTO forumpost VALUES (1477,215,4,'Re: Duplicate problems','Yes... I forgot you can\'t see the queue. :)',1626,'Gamer','2003-07-21 16:26:47');
INSERT INTO forumpost VALUES (1478,215,4,'Re: Duplicate problems','Im only an apprentice...:(',1919,'Lewis','2003-07-21 20:49:00');
INSERT INTO forumpost VALUES (1479,216,3,'Order of Posting','I am confused about what order problems are being released. I thought if a problem was first into the queue, it would be first out, but I know more recent problems have been pushed instead. What is the order things are posted?',1626,'Gamer','2003-07-23 02:45:10');
INSERT INTO forumpost VALUES (1480,216,3,'Re: Order of Posting','My personal method is \"highest score that also includes a solution\".  Otherwise, Ravi always gets the first (and sometimes only) problem every day, as long as people approve at least one of his problems.',103,'friedlinguini','2003-07-23 04:37:33');
INSERT INTO forumpost VALUES (1481,217,3,'NEED HELP!','I just signed up and see that we\'re not supposed to post problems...but this isn\'t a problem.  It\'s more of a riddle and from the looks of things here, I think most of you would be able to solve it in 2 seconds.  Can someone please help me?  I need to have it done by Monday...or I\'m going to lose a HUGE bet!',2832,'Tara','2003-07-23 15:59:13');
INSERT INTO forumpost VALUES (1482,217,3,'Re: NEED HELP!','What\'s the question?',2839,'Andrwe Mitchell','2003-07-24 02:52:11');
INSERT INTO forumpost VALUES (1483,217,3,'Re: NEED HELP!','Yeah, whats the question?',2840,'Becky','2003-07-24 02:59:13');
INSERT INTO forumpost VALUES (1484,217,3,'Re: NEED HELP!','If you were the one that e-mailed me, send it in e-mail :)',1626,'Gamer','2003-07-24 03:24:40');
INSERT INTO forumpost VALUES (1485,216,3,'Re: Order of Posting','I don\'t think my problem will ever get posted! There are always ones better than it.',1626,'Gamer','2003-07-24 03:25:21');
INSERT INTO forumpost VALUES (1486,216,3,'Re: Order of Posting','I think it should be the one nearest the front of the queue that has 3 TU\'s that gets posted. (I just want one more of my problems posted so i can become a journeyman! Not asking you to post mine first. Really ;)',1919,'Lewis','2003-07-24 04:04:12');
INSERT INTO forumpost VALUES (1487,173,6,'Re: To Tim Axoy','So levik, is Tim getting his account back? If he wants it I think he now knows not to do it again (hey, do it again, thats my problem!).',1919,'Lewis','2003-07-24 04:12:42');
INSERT INTO forumpost VALUES (1488,216,3,'Re: Order of Posting','Fortunately, Gamer, I rarely get to the queue before somebody else posts the first problem of the morning.  :-)>',103,'friedlinguini','2003-07-24 04:47:37');
INSERT INTO forumpost VALUES (1489,200,4,'Re: Its working (not really)','Does anyone else realize... the only way to expedite the queue is to TD more problems! The rate of posting problems will not increase, and the rate of submitted problems will not decrease (in the long run), and we will be forever stuck with 500+ problems waiting in a three-month queue unless we start to be more choosy about the problems that go on the site. A \'problem\' (I use the term loosely) like Escape is not a problem at all; it is a set of meaningless sentences (\"My hat is red or blue. It is not blue. What color is my hat?\"). Passers-by to the site were leaving comments entitled \"Duuhh,\" and if that\'s the kind of problem that was on the front page when I first came here, it wouldn\'t have held my attention (or my interest) any longer than the few seconds it took to do the elimiination in my head.\r<br>\n\r<br>\nThere is no shortage of problems, <i>good</i> ones, waiting to be posted, escpecially with Ravi\'s 100+ (I have many, too, but I daresay I\'m a little more discriminate about the caliber of problem I submit) that we can afford to drop a painfully simple problem, and the queue won\'t go anywhere until that\'s what we start doing.',1575,'DJ','2003-07-24 06:20:10');
INSERT INTO forumpost VALUES (1490,200,4,'Re: Its working','I agree with DJ. Although I didn\'t find Escape that bad, I\'m younger than most regular visitors to the site (im 13) so I wouldn\'t find it so easy. I do think it would be better if the only problems let on the site were problems good enough to get a rating of 3 or higher, even if it means TDing a lot of my pending problems.',1919,'Lewis','2003-07-24 07:54:51');
INSERT INTO forumpost VALUES (1491,216,3,'Re: Order of Posting','That would be me :)\r<br>\n\r<br>\nI generally DO post the first one that\'s in the queue and eligible (making it Ravi\'s if he has one)\r<br>\n\r<br>\nUnfortunately due to an increased workload lately, a few minutes in the morning is all I can afford to spend on the site, and that is literally with the alarm clock still ringing in my ears.\r<br>\n\r<br>\nHopefully this situation will improve soon, but for the time being a do apologize for my absenteism.',1,'levik','2003-07-24 12:03:29');
INSERT INTO forumpost VALUES (1492,218,4,'queue weight (wait) info','As a lot of people, myself included, have been wondering exactly what the delay is between the submission of a problem and its posting date, I conducted a little experiment.  I submitted a problem when there were 400 other problems in the queu and recorded the problem queue position each time I logged in, to watch its progress, and more importantly to see how long the delay time is.  As my problem has reached the queue, I am posting the results here, so all can get a feel for what the situation is, taking into account the most recent queue weighting system (2 problems with qw=1).\r<br>\n\r<br>\nPuzzle Submitted (Sequence and Pattern Exam) May 12 when there were 400 (other) problems in the current queue.  The most recently posted problem was \"Next in line\".  The following data shows the dates I checked in and the corresponding queue position (e.g. May 13-19,72 means that from may 13 to may 19 the problem showed an approximate queue position of 72).  My apologies for the lack of more recent data, but I have been stationed out of town for a month and a half and have only been able to check in on my days off or by quickly checking in from our dialup field connection.\r<br>\n\r<br>\n(May 13-19,72:May 20-21,71:May 22-23,70:May 24-25,69:May 26,68:May 27,67:May 28,66:May 29-30-31,65:June 1-2,64:June 3,63:June 4,59:June 5-12,57:June 13,56:June 16,54:June 20,51:June 21,49:June 24,45:June 27-30,42:July 4,32:July 9,26:July 17,16:July 21,14:July 24 - received its first noting)\r<br>\n\r<br>\nThis shows that, with 400 problems in the queue, it takes about 74 days to travel through the queue.  Extrapolating to 500 problems gives a current delay time of 93 days.  I\'ve said my peace.\r<br>\n\r<br>\n',775,'Cory Taylor','2003-07-24 17:43:07');
INSERT INTO forumpost VALUES (1493,214,4,'Re: Stealing Puzzles','I have found yet more \'borrowed puzzles. If you look on http://puzzles.about.com/gi/dynamic/offsite.htm?site=http%3A%2F%2Fwww.crpuzzles.com%2Flogic%2Findex.html you\'ll see the puzzle \'Jeoprady\' and \'Letter Cubes 2\' near the top and further down \'Letter Cubes 1\', with pretty much the exact wording thats on Flooble\'s version.\r<br>\n\r<br>\nI don\'t know if I\'m looking into this too much, but it seems that a lot of the \'borrowed\' puzzles are from less well known sites that we\'re not as likely to see...',1919,'Lewis','2003-07-24 23:22:49');
INSERT INTO forumpost VALUES (1494,214,4,'Re: Stealing Puzzles','I don\'t mind people taking <b>the best</b> puzzles from other sites, as long as they designate that it\'s from wherever it\'s from.',1919,'Lewis','2003-07-24 23:38:30');
INSERT INTO forumpost VALUES (1495,214,4,'Re: Stealing Puzzles','Most of my puzzles like that are hand made :) So I don\'t mind taking puzzles like that as long as you say where it\'s from.  I haven\'t directly copied a puzzle from another place yet, and besides Sled Shiver Sally (which was based on a nonoriginal idea), Sensible Sequence is the only other problem I used an idea that wasn\'t mine.\r<br>\n\r<br>\nI don\'t know if people didn\'t think borrowing puzzles was a problem. I think it is always good to say where you got a puzzle from, not only to be naming your \r<br>\nsource, but many times when levik has named a source, I go there and find other \r<br>\ngood puzzles :)',1626,'Gamer','2003-07-25 05:05:04');
INSERT INTO forumpost VALUES (1496,200,4,'Re: Its working','I personally was for dropping Escape, as I found it too easy. But many of the problems in the queue don\'t fit into that group in my opinion...\r<br>\n\r<br>\nI think why the queue has gotten so large is because people see a puzzle on another site and paste it in here... That way we have many of the puzzles on the other sites as well as original ones.\r<br>\n\r<br>\nWould your new TD method TD on easier math problems like The Great Rating as well? I think that would be only fair, but how would you decide what puzzle had math too easy or too hard?',1626,'Gamer','2003-07-25 05:11:12');
INSERT INTO forumpost VALUES (1497,200,4,'Re: Its working','Just to clarify, Lewis said problems should be good enough to get a <i>rating</i> of 3 or higher, not ones with a <i>difficulty</i> of 3. Someone suggested something similar, like instituting a 1-5 rating system in the voting queue. Maybe that should be considered again..',1575,'DJ','2003-07-25 06:07:57');
INSERT INTO forumpost VALUES (1498,214,4,'Re: Stealing Puzzles','I think Sled Shiver Sally was original because an idea as general as rhymeing (is that spelt right?) isn\'t really copied if you use it.',1919,'Lewis','2003-07-25 06:22:06');
INSERT INTO forumpost VALUES (1499,200,4,'Re: Its working','I think The Great Rating was fine. As people said, if they saw escape on the front they may not have interest in coming back. Likewise, if they came on and found a 5 difficulty calculus problem they might get scared away. All I\'m saying is, it\'s okay to have some easy problems now and then.',1919,'Lewis','2003-07-25 07:34:38');
INSERT INTO forumpost VALUES (1500,219,7,'Hello','I just thought I\'d check this out...Don\'t know what else to say, though',2855,'Kesia Ihle','2003-07-25 08:57:54');
INSERT INTO forumpost VALUES (1501,173,6,'Re: To Tim Axoy','Does Tim know how to work e-mail? I think so, but just making sure :)\r<br>\n\r<br>\n',1626,'Gamer','2003-07-25 14:55:03');
INSERT INTO forumpost VALUES (1502,200,4,'Re: Its working','I never said, or meant, that we should have only hard problems and no easy ones. We just need <i>interesting</i> problems. That applies to ridiculously easy submissions and impossibly hard problems both. A good problem, in my opinion, has a clear purpose in what it\'s asking for, but will require a little thought and mind-bending to come up with a solution or a process. It might be good to establish some sort of rubric for what is site-worthy and what is not.',1575,'DJ','2003-07-25 17:16:29');
INSERT INTO forumpost VALUES (1503,214,4,'Re: Stealing Puzzles','Lewis, I don\'t think the links are necessary -- we believe you. Actually, though, the sites you posted are not whence I got the problems that I submitted, and very often I see the same puzzles on many different puzzle sites, usually without an author. That\'s the main reason they\'re not cited; I doubt that those sites wrote the problems either (at least one of them is copying, if not both).\r<br>\n\r<br>\nI cite the author of a problem when it\'s clear that it actually <i>is</i> the original creator of the puzzle, usually if it came from a \'personal\' webpage someone made rather than a \'public\' site akin to this one. As TomM said, credit the original author when known, a case I have found to be rare. I would guess that 80-90% of the problems on this site came from somewhere else (the user submitting the problem didn\'t author it), and I don\'t really see a problem with it.',1575,'DJ','2003-07-25 17:26:07');
INSERT INTO forumpost VALUES (1504,219,7,'Re: Hello','Hi, welcome to the site. I hope you like math and logic puzzles, and being challenged, because (usually) that\'s what you\'ll find here. Have fun!\r<br>\n=)',1575,'DJ','2003-07-25 17:27:37');
INSERT INTO forumpost VALUES (1505,173,6,'Re: To Tim Axoy','I have emailed back and forth with Tim and his father, and let them know that Tim can have his account back if he writes me a substantil (as in more than one or two lines) email explaining why he keptmaking accounts when asked not to, and promising not to do it again.\r<br>\n\r<br>\nThis happened the week after Tim\'s suspention, and I am yet to see anything back.\r<br>\n\r<br>\nBut the offer still stands.',1,'levik','2003-07-26 02:48:53');
INSERT INTO forumpost VALUES (1506,216,3,'Re: Order of Posting','By the \'first one\' in queu, I assume you  mean by the time/date stamp; but that\'s not always (in fact, rarely) the first problem to make it into the queue. It seems that while the queue wieight allows problems from other and newer users to make it into the queue sooner, that method is counterproductive, since Ravi had hundreds of problems already in February, which are just now being shown, but the rest of the queue is in May. I think the order of posting should be consistent with the order that problems make it into the queue, or else the purpose of the queue weight is diminished, and we still have to see Ravi\'s problems every single day.',1575,'DJ','2003-07-26 05:44:33');
INSERT INTO forumpost VALUES (1507,216,3,'Re: Order of Posting','I think I remember seeing a note on a forum saying that levik prefers Riddles and similar problems to appear in the first puzzle of the day.  Also easier puzzles are held or expedited to weekend slots.  I don\'t know if there are any other preferences as far as timing.  Sometimes when I push something I\'ll choose something that I don\'t have a clue about, so I\'m not tempted to post an answer right away.  But I avoid voting on or pushing riddles.  But since levik is up early in the morning Monday - Thursday, there\'s ample opportunity for those.  But it does affect the order of postings.',1301,'Charlie','2003-07-26 10:29:30');
INSERT INTO forumpost VALUES (1508,214,4,'Re: Stealing Puzzles','I have to wonder: what is the point of copying a puzzle from somewhere else and posting it here? Maybe people can convince themselves they are doing it just to share puzzles they really like, but I say: post a thread in the Forum directing us to that particular website/book/etc. instead, and leave it at that. \r<br>\n\r<br>\nTo me, anyone submitting unoriginal puzzles (or, in any case, doing so without attributing the source or acknowledging it as a classic) is either committing plagiarism or trying to make rank at this site. If as much effort went into creating interesting new puzzles as in trotting out old ones, Flooble would be much more exciting and valuable.',1567,'Bryan','2003-07-27 18:28:13');
INSERT INTO forumpost VALUES (1509,200,4,'What DJ said','\"It might be good to establish some sort of rubric for what is site-worthy and what is not. \"\r<br>\n\r<br>\nHear, hear! Sounds like a topic for a new thread :P',1567,'Bryan','2003-07-27 18:32:08');
INSERT INTO forumpost VALUES (1510,214,4,'Re: Stealing Puzzles','I totally agree with you Bryan. I have nothing else to say.',1919,'Lewis','2003-07-27 23:22:21');
INSERT INTO forumpost VALUES (1511,128,3,'Re: The existence of god','Personally...  I feel that in all my years of seeking truth, as we all know to some degree,a higher power with beyond imagination intelligence created creation; (us). We refer to  this as being  \"God.\" We are living proof because here we are.So this conclusion can be  questioned to ponder  that  if  such  an  intelligent  infinite power exists (which it does), than, dont you  think this highest ranked  \"Supreme Being\" that created this  planet and everything in it, dont you think \"Supreme Being\" could preserve a little book (Holy Bible)as the stories in it to benefit mankind?...And  to have  thee power to  say  exactly what  He wants.Remember this  is  the  same  God  that  created  the  entire  universes, the eternal  cosmos. And still  from  that point  on  till now  creation  is  still  filling  up  that  eternity of  black  emptiness. My point is  trust  in the  bible, it is so simple... yet  beyond  profound.The depths  of  the  truth......simply unimaginable!  and then  I thought...could it all be true?Jehovah?\r<br>\n       ',2898,'gina','2003-07-28 13:27:46');
INSERT INTO forumpost VALUES (1512,214,4,'Re: Stealing Puzzles','What, then, is the point of this site? I don\'t think it\'s a contest to see who can author the best problems. I can say quite honestly (no convincing necessary) that I submit puzzles because I think they will make this site better and other people will enjoy them. If people wanted links to other pages with puzzle site, they\'d type \"puzzles\" into a search engine. And frankly, most of those pages are not that good, and this is one of if not the best collection of puzzles on a webpage. That is why I submit the \'better\' problems I have found from other sites, as well as original problems, and why I am so particular about the quality of problems that get posted. If someone wants a bunch of mundane ten-second problems to kill time, they\'ll go to braingle and look at all the answers.\r<br>\n\r<br>\nAlso, I\'m not going to give credit to another site that has just cut-and-pasted a problem from somewhere else, and the original author is unknown. I\'d rather \'trot out\' some interesting second-hand problems than see boring new ones (Escape). Besides my original problems, I have some problems from personal pages and publications that are credited to their authors; others (like those mentioned above), that appear verbatim on several different pages, are not cited to any particular site. I\'m obviously not trying to make rank, and if it\'s plagiarism, to whom should I give credit? I\'ve seen copied problem from ambiguous sources submitted by many different people (including levik) with no citation, and obviously there are more that I haven\'t noticed. You are making a big deal out of nothing.\r<br>\n\r<br>\nIf we spent as much time controlling the quality of the problems as arguing about where they came from, <i>then</i> I propose that flooble would be much more interesting and valuable.',1575,'DJ','2003-07-28 15:53:42');
INSERT INTO forumpost VALUES (1513,80,7,'Re: Hello, First time here','I think i am to young for this page because there is nothing to do!',2900,'jess','2003-07-28 19:17:13');
INSERT INTO forumpost VALUES (1514,214,4,'Re: Stealing Puzzles','Hmm... now I agree with DJ...',1919,'Lewis','2003-07-28 21:11:20');
INSERT INTO forumpost VALUES (1515,220,4,'Petition Director','As some of you may have noticed, I have not been around much lately, to my great displeasure. I am truly greatful to the people who help keep this site running on day to day basis - Scholars and Journeymen.\r<br>\n\r<br>\nIt is unfortunate that sometimes you guys are more aware of what is going on with the site than I myself am. To take a little advantage of this fact, and to help me utilise what little time I get to spend on the site better, I have added a \"Petition\" feature.\r<br>\n\r<br>\nIt allows you to send me messages about particular features of the site, or problem areas or whatever. I know that some of you already do this, in chatterbox or forums, or even problem comments - but I do not always have the chance to look in all those places anymore, so here\'s a place where I am sure to notice your request - be it a feature request, or an urgent bug report. Or perhaps even a question.\r<br>\n\r<br>\nIf you have something that you think warrants my personal attention, please use this new feature - it should appear under the \"Your Problems\" link in the top-right corner.\r<br>\n\r<br>\nIt\'s not restricted to higher ranks, but I don\'t want to advertise it to others just yet, which is why I am posting it in this forum.\r<br>\n\r<br>\nLet me know what you think.',1,'levik','2003-07-29 10:03:40');
INSERT INTO forumpost VALUES (1516,220,4,'Re: Petition Director','I think perhaps restricting it to higher ranks could be quite a good idea, otherwise people like \'qw\' will end up posting lots of rubbish in it, but the problem with this is people who have been on the site a while and are trustworthy but aren\'t apprentices or above, like fwaff, won\'t be able to use it.',1919,'Lewis','2003-07-29 10:08:43');
INSERT INTO forumpost VALUES (1517,221,7,'Hi.','Hi, I like math stuff, and DJ made me join..it looks pretty cool. :)',2912,'Talon5000','2003-07-29 13:10:08');
INSERT INTO forumpost VALUES (1518,220,4,'Re: Petition Director','I think this is a good idea, and makes it a lot easier to bring things to your attention that will be easier for you to find. I\'ll try not to annoy you too much with it... =P',1575,'DJ','2003-07-29 16:19:36');
INSERT INTO forumpost VALUES (1519,208,4,'Re: Secret Forum!','Ha! they\'re now (Sort of) deliverable....\r<br>\n\r<br>\nHm. Well, at least if the person bothers to check.',1,'levik','2003-07-30 01:55:41');
INSERT INTO forumpost VALUES (1521,173,6,'Re: To Tim Axoy','Yes Gamer, Tim does know how to send e-mails. Just check the 6th comment from the beginning (or Tim\'s second comment from the beginning). And anyway, a boy who says that he likes math and logic, you can never expect that he doesn\'t know how to send e-mails.',979,'Ravi Raja','2003-07-30 05:18:13');
INSERT INTO forumpost VALUES (1522,221,7,'Re: Hi.','Welcome to the site Talon \r<br>\nYour submitted problems might take time to move up on the site but I hope that does not make you stop posting problems. Everyone would like your active participation on this site :)',979,'Ravi Raja','2003-07-30 05:22:00');
INSERT INTO forumpost VALUES (1523,222,7,'Re: hi everyone','Welcome to the site Darpan\r<br>\n[Note: Please do not mind but this is the same comment I am posting which I posted for Talon, but I think it is necessary that a new user knows everything beforehand]\r<br>\nYour submitted problems might take time to move up on the site but I hope that does not make you stop posting problems. Everyone would like your active participation on this site :)\r<br>\nBy the way, do you stay in India Darpan ? Where are you from and what do you do ?\r<br>\n',979,'Ravi Raja','2003-07-30 05:27:03');
INSERT INTO forumpost VALUES (1524,222,7,'Re: hi everyone','I hope you don\'t mind my asking questions, Darpan.',979,'Ravi Raja','2003-07-30 05:28:26');
INSERT INTO forumpost VALUES (1525,221,7,'Re: Hi.','Hey, Jerry.. glad you could make it! =P Have fun...',1575,'DJ','2003-07-30 09:22:03');
INSERT INTO forumpost VALUES (1526,220,4,'Re: Petition Director','Wow, that did get a fast response--the forward and backward in the posted problems.  Thanks, levik.',1301,'Charlie','2003-07-31 06:18:42');
INSERT INTO forumpost VALUES (1527,223,4,'Pushing order','I\'d like to establish some guidelines for when and how problems get pushed by me and the scholars on the site.\r<br>\n\r<br>\nWe are all (hopefully) aware that it\'s one problem on weekdays, and two on weekends. However, everyone uses a different tactic, and I would like to propose a \"uniform\" strategy.\r<br>\n\r<br>\nThe \"morning problem\" stays in the top spot less than the \"afternoon\" problem, so less interesting problems (riddles, etc) that are easily solvable and not very discussion prone should go up in the morning.\r<br>\n\r<br>\nBecause only one problem goes up per day on the weekends, it should be a moderately interesting one.\r<br>\n\r<br>\nI believe that we should try and avoid a situation where two consecutive problems are from the same person or in the same category - the site looks more diverse if there are no \"streaks\" of similar problems, or problems from one user.\r<br>\n\r<br>\nI believe the problem to be pushed should be the highest one in the queue that qualifies under the above. Exceptions can be made for good problems that have hung around the bottom of the queue for a long time.\r<br>\n\r<br>\nThis is the rules I generally follow. If anyone has any additional suggestions, or arguments agains any of my points, please let me know, I\'m very flexible, as long as we all follow the same strategy.',1,'levik','2003-07-31 06:26:04');
INSERT INTO forumpost VALUES (1528,223,4,'Re: Pushing order','It sounds good. One thing to consider though is, if a given person other than Ravi also has a string of puzzles close in submittal time, it could lead to an alternation of a Ravi problem with that person\'s problem for a while, unless the diversity criterion is expanded to consider more than just one person.  Probably consideration should be made for the length of time a puzzle has been visible in the queue.  (But that might be hard to track if going only by memory.)',1301,'Charlie','2003-07-31 06:33:45');
INSERT INTO forumpost VALUES (1529,223,4,'Re: Pushing order','Another thought is that, if queue voters were able to mark or vote on a problem being a \"morning problem\" or \"weekend problem\" as opposed to a regular problem, the posting could be made automatic at specific times of day.  We recently had a day on which all the scholars and the director must have been busy in the afternoon and we had only the morning problem that day.  I know that starting next week I may very well be quite busy and away from my normal computer during the day if I\'m called out to do an emergency assignment for a while.',1301,'Charlie','2003-07-31 06:40:13');
INSERT INTO forumpost VALUES (1530,223,4,'Re: Pushing order','I don\'t get why somebody always seems to have the top two spots in the queue. before I became a journeyman you guys mentioned that Ravi always had it, which was true until the two most recent problems got posted. Now I seem to have the No1 and No2 spots.',1919,'Lewis','2003-07-31 08:50:27');
INSERT INTO forumpost VALUES (1531,223,4,'Re: Pushing order','Levik: Just to clarify, I am pretty sure that you meant one problem on the weekends and two each weekday.\r<br>\n\r<br>\nLewis: The reason for that is the way the queue weight system works. Each person\'s oldest two problems are given a queue weight of 1, the next couple a weight of 2, and so on. When one of the QW1 problems is posted or deleted, half the problems (the oldest of each pair) is moved up in rank, so that the oldest two of the remaining problems now have a weight of 1. Only QW1 problems are shown in the voting queue, and only the oldest problems available.\r<br>\nSo, suppose a bunch of problems were submitted in the following order, where each letter is a different person:\r<br>\n<tt>A B C R R R R R R R R R R R D E R R R R R R F E G H I R R R R R J K L M E</tt>\r<br>\nAt first, the voting queue will look like: <tt>A B C R R D E F E G</tt>\r<br>\nThen, as the top problems get posted or deleted, it will look like:\r<br>\n<tt>B C R R D E F E G H\r<br>\nC R R D E F E G H I\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR R D E F E G H I J\r<br>\nR D E R F E G H I J\r<br>\nD E R R F E G H I J\r<br>\nE R R F E G H I J K\r<br>\nR R F E G H I J K E\r<br>\nR R F E G H I J K E</tt>\r<br>\nSo, you see, the reason one person\'s puzzles are always at the top, seemingly, is because they \'bulk-submit\' problems, such as every single riddle from a website or every problem from a puzzle book, all at once. When it is one person who is constantly submitting problems en masse (no names), it will seem as if that person\'s problems are always at the front of the queue, while everyone else\'s problems slowly trickle through (problems are not only posted or deleted from the top of the queue, as in my example).',1575,'DJ','2003-07-31 10:32:11');
INSERT INTO forumpost VALUES (1532,223,4,'Re: Pushing order','I noticed the most frequent letter just happened to be \'r\' :)',1919,'Lewis','2003-07-31 10:54:11');
INSERT INTO forumpost VALUES (1533,223,4,'Re: Pushing order','.. pure coincidence ..',1575,'DJ','2003-07-31 12:09:41');
INSERT INTO forumpost VALUES (1534,223,4,'Re: Pushing order','Also, one thing you might want to add, is the diversity not only from problem to problem, but from day to day.\r<br>\nMany people are online only once a day, or for the same time frame every day, and if someone is only on in the mornings, say, they won\'t want to see Ravi\'s riddles every single morning, even if the aren\'t necessarily consecutive problems.\r<br>\n\r<br>\nSo, if it\'s plausible, perhaps if a problem in a given category from a certain user is posted on Monday, we don\'t push another problem from the same category or user until Wednesday, if other problems are available.\r<br>\n\r<br>\nAnother proposal might be, while problems will be moved into the voting queue in chronological order, they could be shown in the order that they entered the visible queue. That way, we could push problems in more of a \"FIFO\" manner, rather than have the oldest problems, which often come in \'clumps,\' always moved first.\r<br>\n\r<br>\nThe reason I\'m putting this here instead of the \'petition director\' is that I want to know what everyone else thinks..',1575,'DJ','2003-07-31 12:22:46');
INSERT INTO forumpost VALUES (1535,223,4,'Re: Pushing order','It\'s not a bad idea. I would have implemented it a while ago were it not for the simple reason that it isn\'t very easy to do. Not without adding new columns to the tables and other such annoying rubbish. \r<br>\n\r<br>\nThe problem is, right now, there is no distinction on the backend between the visible and invisible parts of the queue. All the problems are sorted together, and then the first ten are shown. There isn\'t even a concept of when something has entered the queue.',1,'levik','2003-07-31 14:51:43');
INSERT INTO forumpost VALUES (1536,220,4,'Re: Petition Director','That was a good idea, Charlie, I like it.\r<br>\nThis is working very well so far, and it would seem to make things quite a bit easier for levik to handle. Thanks, lev, for the fast responses.',1575,'DJ','2003-07-31 15:24:17');
INSERT INTO forumpost VALUES (1537,214,4,'Re: Stealing Puzzles','I think the problem I had was I was surprised when I heard others had copied problems from other sites when I had just been thinking \"What a cool problem you created!\"\r<br>\n\r<br>\nBefore I came to flooble, I had a very small group of puzzle sites, not knowing about braingle or any of the such sites. As I said in my last post, if I see a source, I will go there to find other puzzles. I remember in the queue when I asked for where all these riddles were copied from, I went there and enjoyed many other puzzles... The links levik has used came from GOOD puzzle sites, rather that sites that appear high on search engines and can be found easily.\r<br>\n\r<br>\nIf a source can\'t be given (which I have said before can be the case), just say it\'s a \"classic puzzle\" or something like that... Many good puzzles (like burning ropes and such) may have no known origin.\r<br>\n\r<br>\nI\'m not saying it\'s any worse to find a good puzzle than to author one, just I don\'t know the difference.',1626,'Gamer','2003-08-01 10:34:19');
INSERT INTO forumpost VALUES (1538,220,4,'Re: Petition Director','Should only major things be petitioned or small things like the mistakes on the \"Submitted problem\" screen and the past problem of confusing order of problems?',1626,'Gamer','2003-08-01 11:18:55');
INSERT INTO forumpost VALUES (1539,220,4,'Re: Petition Director','I think it\'s pretty much anything you see that needs fixing and requires levik\'s attention, typos in a solution or on a page, glitches or whatnot. Whereas before requests like that, in a chatterbox, problem comment, forum thread, etc, would have been difficult for levik to find and deal with, the petition director means he only has to look in one place and can handle everything at once.\r<br>\nI\'m sure the backend is set up so that the changes to be made are fairly easy, once he is aware of the problem.\r<br>\n\r<br>\nSo, forgive me for putting words in levik\'s mouth, but I think you could bring anything to his attention, however small, and he can deal with it much more easily now than before.',1575,'DJ','2003-08-01 11:24:49');
INSERT INTO forumpost VALUES (1540,220,4,'Re: Petition Director','Well said DJ. This really helps me make more use of the little time I can devote to this site. It cuts down on the time it takes me to become aware of problems, and increases the time I can devote to getting them fixed.',1,'levik','2003-08-01 13:32:29');
INSERT INTO forumpost VALUES (1541,220,4,'Re: Petition Director','I also want to add that I truly appreciate these submissions, and that they contribute as much to the quality of this site as do great puzzles.\r<br>\n',1,'levik','2003-08-01 13:36:56');
INSERT INTO forumpost VALUES (1542,220,4,'Re: Petition Director','Even little things like the submitted d on patiend? I just want to make sure I am not taking up your time with spelling/grammar when I shouldn\'t be.',1626,'Gamer','2003-08-01 16:03:42');
INSERT INTO forumpost VALUES (1543,220,4,'Re: Petition Director','Whether you\'re running a business or a website, presentation is everything. If you noticed the error, someone else probably will too, potentially lowering their opinion, if only subconsciously, of the site and the person running it. I\'m sure the few seconds it takes levik to fix something even small like that are well worth it.',1575,'DJ','2003-08-01 16:14:24');
INSERT INTO forumpost VALUES (1544,224,7,'new here','\r<br>\n     Hi everyone, I found this site while looking for logic puzzles from a google search. Actually it was the first site I tried, but I liked it so much I thought I\'d stay awhile. The puzzles here have a good range of difficulty, and the harder ones, though sometimes too hard for me, are still fun to try.\r<br>\nHope to get to know you all as time goes by.\r<br>\nSalem',2921,'Salem D','2003-08-01 17:21:10');
INSERT INTO forumpost VALUES (1545,224,7,'Re: new here','Hey Salem, welcome to Flooble. It seems everyone found this site on a google search. I hope you stay around long enough for you to get to know the people on the site (unklike some people). :o)',1919,'Lewis','2003-08-01 22:32:29');
INSERT INTO forumpost VALUES (1546,214,4,'Re: Stealing Puzzles','I get annoyed when people copy riddles from other sites. We already have too many riddles for our liking, and don\'t want riddles that a few of us probably have already seen on Braingle or something. Problems like \'Letter Cubes\' are an example of a good puzzle that users of this site would enjoy, but if they do get copied, the source should be credited <b>if possible</b> or at least stated that it wasn\'t original.',1919,'Lewis','2003-08-01 22:37:21');
INSERT INTO forumpost VALUES (1547,173,6,'Re: To Tim Axoy','I know why Tim kept making accounts. All of his different alias all have only posted comments on his puzzles. Also all of them have an average vote of 5, so he made them to comment on and vote 5 for his own puzzles (as Ravi said in the comments for Drew and Mohammad Come Back)',1919,'Lewis','2003-08-02 05:05:37');
INSERT INTO forumpost VALUES (1548,214,4,'Re: Stealing Puzzles','Levik made the comment in the General Discussion forum (in \"Problems from Webring partners?\") that puzzles from other sites are ok and should appear with attribution given.',1301,'Charlie','2003-08-02 05:35:44');
INSERT INTO forumpost VALUES (1549,214,4,'Re: Stealing Puzzles','I had asked that in preparation for submitting Amoeba Colony.',1301,'Charlie','2003-08-02 05:37:38');
INSERT INTO forumpost VALUES (2932,372,7,'Re: Hello','i like puzzles- both solving and inventing\r<br>\nin the nearest future will send you all some of my toughest..\r<br>\nregards\r<br>\nady',NULL,'ady','2004-01-20 03:49:21');
INSERT INTO forumpost VALUES (1551,225,7,'Re: dorkdork & gina.. same person','erm... who\'s gina??',1919,'Lewis','2003-08-02 07:44:07');
INSERT INTO forumpost VALUES (1552,226,4,'No solution still OK?','I have submitted a few problems where the solution is unknown by me... Are they still fine? I know some problems are better when a solution is known, and are not as good without a solution.',1626,'Gamer','2003-08-02 10:16:44');
INSERT INTO forumpost VALUES (1553,226,4,'Re: No solution still OK?','For me it\'s a judgement call, though I tend to favor problems with solutions over ones without.',103,'friedlinguini','2003-08-02 10:47:48');
INSERT INTO forumpost VALUES (1554,227,7,'Howdy! I\'m new here y\'all','Hey yall....im new here just postin to say howdy....im from Texas just incase ya couldn\'t tell.... hey yall email me sometime...even if it is just to say hi! my email is softball_chicka_123@hotmail.com\r<br>\n\r<br>\ntalk to yall later\r<br>\nrikki  ',2968,'Rikki','2003-08-02 18:33:36');
INSERT INTO forumpost VALUES (1555,226,4,'Re: No solution still OK?','I think it depends on the problem. If its a question with a single answer, but is so hard that you can\'t solve it, I think no. If the problem is about a \'best way\' or, as in \'Scale Game\' in the queue, the most amount of coins, pearls etc. that you could need, then I think that\'s OK without a solution.',1919,'Lewis','2003-08-02 22:12:19');
INSERT INTO forumpost VALUES (1556,226,4,'Re: No solution still OK?','Well, yes, it depends on the problem. But for problems about finding a \'best way\' to do something, I think there should be a solution, and there definitely should be a \'way\' to do it at all. I think the only types of problems that would be okay without a solution are paradoxes, where the point of the problem is a discussion, algorithms, where it\'s clear that it\'s possible to solve, but you\'re trying to find the best way to do it, or games, such as \'zero to 100 in 1996,\' where everyone is supposed to generate the best list or something.\r<br>\nThat\'s not even saying all problems in those categories need not have solutions; problems like \'the guilty demon\' (paradoxes) and \'tic tac toe\' (games) are specific problems with a set solution that should be included with the problem.\r<br>\n\r<br>\nAll logic problems, L&K and W&S problems, Probability, Shapes, Word Problems and Cryptography, Numbers and Sequences, Riddles, and Just Math and Calculus problems should definitely have a solution.\r<br>\nIt is a different case, as Gamer mentioned, where perhaps it is a really difficult calculus problem and you don\'t know the exact answer, but in general a problem should include a solution, and should definitely <i>have</i> a solution.\r<br>\n\r<br>\nTo specifically address Scale Game, I think that while it\'s a very \'nice\' problem, and well-worded, it\'s a terrible example of a W&S problem. To be so specific (there are exactly 10 coins, 2 heavy and 2 light, you have three weighings, find one fake coin...), when the problem can\'t be solved, is unacceptable. However, I do like the problem, and the new logic that goes with having both heavy and light coins, so I think someone should perhaps \'fix up\' this problem and come up with a solvable variation. Cory, when submitting it, seemed to think that there was an answer (\"the solution to this is far beyond my abilities\"), but I think we\'ve agreed that there isn\'t. So, get rid of it in favor of something that will be more satisfying when it\'s actually solved..',1575,'DJ','2003-08-03 06:51:46');
INSERT INTO forumpost VALUES (1557,228,4,'Posting unapproved problems?','Two of DJ\'s recent problems, \"Keeps on Ticking...\" and \"Ducks in a Row\", have been posted, and I saw neither of them in the voting queue first (which I check every weekday and usually once on the weekend). Did they get voted on and I just missed them?',1567,'Bryan','2003-08-04 06:48:50');
INSERT INTO forumpost VALUES (1558,228,4,'Re: Posting unapproved problems?','Yes, I TU\'ed both of them, and I saw them on different days too. Must have just been bad timing on your part.',1919,'Lewis','2003-08-04 07:14:38');
INSERT INTO forumpost VALUES (1559,128,3,'Re: The existance of god','The paradox that started this whole discussion is an interesting one that tells a lot about paradoxes but noting about the existance of God.\r<br>\n\r<br>\nThe answer is surprisingly simple can God create as stone that he (she, it) can not lift?  Of course, He (she,it) would do so by chosing to give up that portion of their omnipotence.  He (she, it) would no longer be omnipotent but that does not mean he (she it) would no longer be god.  Omnipottence is a characteristic of God not the definition of God.\r<br>\n\r<br>\nIt is not really a paradox unless you say can God (or other omnipotent entity) create as stone that he can not lift while remaining omnipotent?  This boils down to Can an entity cease to be omnipotent and remain omnipotent?  which is inherantly a contradiction which is the nature of paradox.',2839,'Andrew Mitchell','2003-08-04 08:06:14');
INSERT INTO forumpost VALUES (1560,228,4,'Re: Posting unapproved problems?','I don\'t know why they would have been posted so quickly... There must have been older problems there worth posting too!',1626,'Gamer','2003-08-04 12:30:58');
INSERT INTO forumpost VALUES (1561,228,4,'Re: Posting unapproved problems?','Occassionally, a problem can spend several days fluctuating in the 9th - 12th place range in the queue.  It will appear and be commented/voted on in the morning, and drop back at night, or vice-versa.  If you only check at the wrong time, you can miss it before it is pushed. Some of the older puzzles are still waiting for their third TU, or need re-writes.',153,'TomM','2003-08-04 13:48:57');
INSERT INTO forumpost VALUES (1562,228,4,'Re: Posting unapproved problems?','Both problems went through the voting and were TUed ... the first one, Keeps on Ticking, was pulled from the bottom of the queue, I assume, because although it was at the bottom of the voting queue, the other problems were still in limbo in voting or were simply trivial \'weekday morning\' problems. I didn\'t push that one; I don\'t usually push my own problem, especially from the bottom of the queue, unless it is the only TUed problem or the only approved suitable one.\r<br>\nThe other problem, Ducks in a Row, had already been through voting, but in editing it I did something that pushed it way back and messed up the date stamp. That\'s why, even before the problem was pushed, it was showing up in the unapproved solutions queue, saying the problem was 12296 days old or something. I asked levik to put it back into the queue, but since it was already voted on, it was a weekday afternoon, and there weren\'t really any more involved problems in queue right now, levik just made it the newest problem on the front page.\r<br>\n\r<br>\nLevik only made me a scholar less than a week ago, and I don\'t know how all the new \'toys\' work just yet. Both problems were legitimately voted on, although I messed up the one somehow (I\'m still not sure what happened). Sorry if anyone thought I was just trying to prematurely push my own problems...',1575,'DJ','2003-08-04 14:34:46');
INSERT INTO forumpost VALUES (1563,229,7,'Hi','Hi there, stumbled to this site from a google search. Found some of the questions very challenging. I\'m from Malaysia(south east asia). Anyone here from this region?',2992,'Chan Wah','2003-08-04 15:19:40');
INSERT INTO forumpost VALUES (1564,228,4,'Re: Posting unapproved problems?','I haven\'t seen either of them, but I didn\'t visit the queue for one or two days and was only making a guess... :)',1626,'Gamer','2003-08-04 15:33:56');
INSERT INTO forumpost VALUES (1565,228,4,'Re: Posting unapproved problems?','Hopefully levik\'s new response score by each problem in the queue will make this more noticable',1626,'Gamer','2003-08-04 18:43:03');
INSERT INTO forumpost VALUES (1566,228,4,'Re: Posting unapproved problems?','I didn\'t know you were a scholar DJ. Well done!',1919,'Lewis','2003-08-04 22:37:09');
INSERT INTO forumpost VALUES (1567,206,3,'Re: Favourite Puzzle','Now I understand 3 colors, and I agree that it\'s brilliant.\r<br>\n\r<br>\nI also saw a new puzzle that I really like. \'A Queen\'s Decree\' is a brilliant logic puzzle submitted by Levik.',1919,'Lewis','2003-08-04 23:46:57');
INSERT INTO forumpost VALUES (1568,206,3,'Re: Favourite Puzzle','I like the grid logic puzzles that we were talking about. I like A Queen\'s Decree and the other logic puzzles like that.\r<br>\n\r<br>\nMy favorite short puzzle is the \"I don\'t know it... I knew you didn\'t\" one. :)',1626,'Gamer','2003-08-05 04:43:51');
INSERT INTO forumpost VALUES (1569,230,5,'Possible weirdness in the days to come','Ok guys... There is a pretty good chance that we\'re going to be moving servers in the next couple of days.\r<br>\n\r<br>\nThose of you familiar with website management will know that this usually involves some periods of weirness when you inconsistently hit both the old and the new servers. This results in problems and comments which get posted only to disappear, and fun things of that nature.\r<br>\n\r<br>\nPlease disregard such minor inconveniences for the time being. Once the move is done, things should be back to normal.',1,'levik','2003-08-05 16:02:50');
INSERT INTO forumpost VALUES (1570,231,7,'Another Newbie here!','Hello to everyone.  Looks like a truly GREAT site!  I found this site today and I fell in love with it immediately\r<br>\n\r<br>\nI was a Math Major in College and a High School Math Teacher for 12 years. However, I am ashamed to say that I have been stumped by most of the puzzles I have seen here so far. I think I have been able to solve one of the half dozen or so I have looked at.  LOL.\r<br>\n\r<br>\nAnyway, I\'ll keep trying and I\'ll have some fun and meet some great puzzlers. I\'ll be happy to help when and where I can and I trust y\'all will do the same.  Feel free to say hi!',3005,'Mathcop','2003-08-05 16:06:12');
INSERT INTO forumpost VALUES (1571,231,7,'Re: Another Newbie here!','By the way, I found your site when I was on another site that had a chatterbox.  Someone asked where they could get one and another suggested to come to flooble.com.  I just dropped by to check it out and have been like a kid in a candy shop ever since!',3005,'Mathcop','2003-08-05 16:08:52');
INSERT INTO forumpost VALUES (1572,231,7,'Re: Another Newbie here!','You can look at some of the other puzzles too... they are pretty cool! :) (Check Favorite puzzles for some reccomendations.)',1626,'Gamer','2003-08-05 16:59:26');
INSERT INTO forumpost VALUES (1573,228,4,'Re: Posting unapproved problems?','DJ -- I trust ya.  I just thought there might be a glitch or something on the site (no offense, Levik). On on!',1567,'Bryan','2003-08-06 11:00:42');
INSERT INTO forumpost VALUES (1574,230,5,'Re: Possible weirdness in the days to come','Thanks for the heads up. I just tried posting to another thread and, instead of my message being added, I wound up logged out and on the home page! I had to log in, go back to the Forum, and retype my comment. I thought I was going crazy until I saw your note here ;)',1567,'Bryan','2003-08-06 11:06:37');
INSERT INTO forumpost VALUES (1575,230,5,'Re: Possible weirdness in the days to come','Thats what happened to me when I tried to post a comment :o)',1919,'Lewis','2003-08-06 11:37:05');
INSERT INTO forumpost VALUES (1576,232,7,'Newbie here...','Hey all, I\'m a newbie here to the site, just introducing myself, like asked to... Found the site from a search engine (Lycos) and so here I am :-) Like to know anything else or more, drop me a line, love to meet some new friends... Thanxz... :-)',3020,'Mikal','2003-08-06 16:22:44');
INSERT INTO forumpost VALUES (1577,206,3,'Re: Favourite Puzzle','I wonder how many people looked for \"I don\'t know it..I knew you didn\'t\" in the search box... :p',1919,'Lewis','2003-08-06 16:40:50');
INSERT INTO forumpost VALUES (1578,232,7,'Re: Newbie here...','Hey Mikal, welcome to Flooble.:0)\r<br>\n\r<br>\nI hope you stick around long enough to enjoy the great puzzles here. Maybe someday you\'ll post your own great puzzles!',1919,'Lewis','2003-08-06 16:46:17');
INSERT INTO forumpost VALUES (1579,220,4,'Re: Petition Director','I hope nobody asks Levik to fix the spelling mistakes in the problem \'Errors\' ;)\r<br>\n\r<br>\nI just wanted to say that the Petition Director is working very well, mainly because of the fast responses you give, Levik. You fixed my problem within 15 minutes of me submitting it!',1919,'Lewis','2003-08-06 16:50:49');
INSERT INTO forumpost VALUES (1580,206,3,'Re: Favourite Puzzle','Heh, I\'m still not sure what puzzle that is referring to..',1575,'DJ','2003-08-06 17:15:38');
INSERT INTO forumpost VALUES (1581,220,4,'Re: Petition Director','Guys, I\'m glad you like the feature. While I cannot guarantee a 15 minute turnaround time (in fact I can almost surely tell you it will generally take longer), I will relaly try to address all the issues you bring up (even if all it involves is telling you that the way it is now is for a reason).\r<br>\n\r<br>\nAnd no, there is no uch thing as a problem being too small. DJ is absolutely right about that.',1,'levik','2003-08-07 07:36:03');
INSERT INTO forumpost VALUES (1582,230,5,'Re: Possible weirdness in the days to come','hey is this server weirdness the reason tis thread is in two forum categories? Or was that done on purpose?',1072,'Alan','2003-08-07 11:04:26');
INSERT INTO forumpost VALUES (1583,233,4,'Combining puzzles','A number of puzzle reviewers have suggested that the several \"Words in Common\" puzzles be combined, and I wanted more input on this. It won\'t hurt my feelings or anything to have them combined, but I think that, from the POV of a puzzle solver, it is more enjoyable to have one puzzle, figure out the solution (perhaps quickly, or perhaps after much trying), and have the satisfaction of completing it, and on another day have the same experience with another puzzle. If I combine them all, like the recent \"Sequence and Pattern Exam\", then like that problem, I expect the easy ones to be completed and the hard ones to be ignored when a solution doesn\'t present itself in a relatively short period of time.\r<br>\n\r<br>\nI don\'t think that puzzles need to generate discussion to be worthy of standing on their own, uncombined. Neither do I think that puzzles should be combined just for the sake of shortening the queue, as the needs of the many (puzzle solvers) outweigh the needs of the few (puzzle submitters).\r<br>\n\r<br>\nHow do others feel?',1567,'Bryan','2003-08-07 11:11:58');
INSERT INTO forumpost VALUES (1584,233,4,'Re: Combining puzzles','I think the needs of the puzzle solvers also include new puzzles. If all of the puzzles were grouped together, that need would be helped more than if the puzzles were seperated.\r<br>\n\r<br>\nIf people do ignore the hard ones when they are solving them together, I don\'t expect they would do any differently when the puzzle was alone.\r<br>\n\r<br>\nWhen I completed a sequence from \"Sequence and Pattern Exam\", I felt happy that I completed it too. I don\'t know if others are the same way, but I wouldn\'t feel less satisfaction from puzzles grouped together than puzzles put apart.',1626,'Gamer','2003-08-07 12:58:37');
INSERT INTO forumpost VALUES (1585,233,4,'Re: Combining puzzles','Hmm... \'Sequence and Pattern Exam\' was a good puzzle, but I don\'t think other puzzles should do the same. With \'Words in Common\' I think perhaps they should be condensed into groups of maybe two or three, but no more.',1919,'Lewis','2003-08-07 13:30:27');
INSERT INTO forumpost VALUES (1586,234,4,'Help with Algorithms','OK, I posted this in the libray rather than the regular forums as most of the people it is aimed at are Journeyman.\r<br>\n\r<br>\nI REALLY don\'t have any clue how to do Alogorithms, I wondered if you guys could help? I\'m not expecting you to tell me everyting, but perhaps give some links to other helpful sites or something. Some of the problems seem very interesting and I would like to be able to solve them. Thank you.',1919,'Lewis','2003-08-07 17:28:44');
INSERT INTO forumpost VALUES (1587,234,4,'Re: Help with Algorithms','See, I\'m so bad at algorithms I can\'t even spell it right ;)',1919,'Lewis','2003-08-07 17:29:37');
INSERT INTO forumpost VALUES (1588,206,3,'Re: Favourite Puzzle','It\'s called \"Two Numbers\"',1626,'Gamer','2003-08-07 18:33:22');
INSERT INTO forumpost VALUES (1589,234,4,'Re: Help with Algorithms','What an algorithm is for me is a set of steps telling you how to do something. For example, to find the number of squares of any size on a square chess board type board with n spaces on each side, you add up the squares from n squared down to 1 squared. (For a 4x4 board it would be 16 + 9 + 4 + 1 or 30.) Using a formula (and proving it) would be much harder to do. \r<br>\n\r<br>\nI think the algorithm problems here ask for a set of steps to carry out a task (for example, create a random number between 5 and 10)',1626,'Gamer','2003-08-07 18:37:01');
INSERT INTO forumpost VALUES (1590,234,4,'Re: Help with Algorithms','Some of them, like the random number generators, are aimed more at computer programming, but they can be approached from any direction; an algorithm is just a fixed method to approaching a problem. Some of my algorithms in queue are geared more toward the general case, although they could be implemented or simulated with a computer program.',1575,'DJ','2003-08-07 21:29:02');
INSERT INTO forumpost VALUES (1591,230,5,'Re: Possible weirdness in the days to come','I didn\'t notice anything really wrong duting the changeover, and everything seems to be going smoothly (and quickly) now..\r<br>\nI do have one slightly related question. I had a flooble notepad (for the problem \'Zero to 150 in 2003\') that seems to be no longer available. It\'s been a while since I\'ve tried to look at it, so I was wondering if that was a side effect of the switched servers or some other reason, such as deletion of an inactive page or something.',1575,'DJ','2003-08-08 09:10:45');
INSERT INTO forumpost VALUES (1592,200,4,'Re: Its working','The queue is starting to go down now. Journeymen might notice that many of the problems that came are either duplicates or way too easy and this helps shorten the queue.\r<br>\n\r<br>\nVisitor\'s problems seem to be voted on quicker than it would seem looking at the queue, due to queue weight and queue composition because visitors make up less than half the queue. It would seem newcomers only have to get through the other half; this means that if they are submitting \"classic puzzles\" (ones which are already on the site), their submissions will get TDed, and the queue will go down faster.',1626,'Gamer','2003-08-08 14:52:17');
INSERT INTO forumpost VALUES (1593,235,6,'Word lists','Charlie and some others (was it DJ?) have written short programs that access a word list from somewhere in order to solve word problems.  Where can I find these word lists? Also, I am assuming the program is written in C. Forgive my ignorance, but can you buy C propramming software for the PC at your corner computer store?',1567,'Bryan','2003-08-08 16:10:47');
INSERT INTO forumpost VALUES (1594,235,6,'Re: Word lists','If you check out the <a href=\"http://www.cygwin.com/\">Cygwin</a> project, you can get a whole Unix-ish environment for Windows, including a C compiler, for free.  There are also plenty of free graphical programming environments available for download from various places.  There are also commercial alternatives.  You can order the Standard Edition of Microsoft Visual C++.NET from Amazon.com for around $100.  It all depends on how much time and/or money you\'re willing to spend.  Personally, I like the Cygwin angle.',103,'friedlinguini','2003-08-08 17:36:44');
INSERT INTO forumpost VALUES (1595,235,6,'Re: Word lists','If you look at the comments or submitted solution to \'Thirteen Words,\' you will find the lists (and how to get them) that both Charlie and I have been using. Also, I have been programming in javascript, just because it\'s easy for anyone to use, test, or modify the code in notepad, then open the file with a web browser to see the results. Other times I have used C++, for which I use MS Visual Studio. Charlie uses QBASIC or QuickBASIC or something like that (I don\'t know the differences); I\'m not sure where to find those.',1575,'DJ','2003-08-08 18:02:03');
INSERT INTO forumpost VALUES (1596,230,5,'Re: Possible weirdness in the days to come','One possible wierdness is the queue shrinking 10 or 15 problems in one day! (I added 2 or 3 today, so that\'s surprising to me.)',1626,'Gamer','2003-08-08 19:33:33');
INSERT INTO forumpost VALUES (1597,235,6,'Re: Word lists','For a QuickBasic compiler you can go to <a href=\"http://www.qbcafe.net/english/\">Quick Basic Cafe</a>, and click on Compilers on the left, under Downloads. Then click on QBasic 4.5 in the Name column (next to \"Simply the Best\" in the description column).  Don\'t choose the German version unless that\'s what you want (I mention this because that\'s the only one whose description says 4.5, in addition to its link).\r<br>\n\r<br>\nQuickBasic was sold as a compiler a while back. QBASIC was a strictly interpreted language, whose interpreter was given away with some later versions of DOS; it ran about 5 times more slowly than QuickBasic, but had mostly the same syntax.\r<br>\n\r<br>\nBoth, being DOS programs, run in a Command Prompt window.',1301,'Charlie','2003-08-08 21:41:47');
INSERT INTO forumpost VALUES (1598,230,5,'Re: Possible weirdness in the days to co','The pads got moved over in the transition - if you had a working pad before, you should have still had it after the move. The only thing is that they (as chatterboxes) are deleted if not used for around a month, so yours may have been deleted in those moves.',1,'levik','2003-08-09 12:19:29');
INSERT INTO forumpost VALUES (1599,235,6,'Re: Word lists','[gets on soapbox]\r<br>\nAlso, should anyone be interested in Java, some of the best tools for that are available free of charge from the <a href=\"http://www.eclipse.org\">Eclipse project</a> (You will need to have a Java VM installed, which you can get from <a href=\"http://java.sun.com\">Sun\'s Java site</a>\r<br>\n[leaves soapbox]',1,'levik','2003-08-09 12:22:10');
INSERT INTO forumpost VALUES (1600,206,3,'Re: Favorite Puzzle','Oh, right.. I remembered it but I couldn\'t find it, since that\'s not how it was worded. =P',1575,'DJ','2003-08-11 05:07:15');
INSERT INTO forumpost VALUES (1601,236,7,'The newest newbie','Hey all. I\'m Dan the Canadian! I just got into brainteasers after buying a book of them for something to do on a long trip, and I am currently addicted to them.  This site is incredible and is really helping me build my skill as a \"solutionist\" as you might say.  I found this site after scouring the internet for a quick fix of brainteasers when I was done my book.  I looked it up on google and here I am.  Someone plz drop a line, I\'d love to hear from you.  --Dan',3075,'Daniel','2003-08-11 05:47:08');
INSERT INTO forumpost VALUES (1602,237,3,'A silly whim','Feeling a tad boring, old, yawny,\r<br>\nI said, a new denoter really excites.\r<br>\nWell, maybe I\'ll try changing hopless exceedinly literal log-ins.\r<br>\n',2839,'FatBoy','2003-08-11 08:28:18');
INSERT INTO forumpost VALUES (1603,236,7,'Re: The newest newbie','Hey daniel. Welcome to the site. If you\'re looking for some good puzzles check out 3 colors and all the pearls problems. But those are just my favourites. There are many more great puzzles on this site so look around.',1072,'Alan','2003-08-11 13:10:39');
INSERT INTO forumpost VALUES (1604,237,3,'Re: A silly whim','Nice tameechew, Andrew. Maybe you should submit some puzzles to the queue!',1567,'Bryan','2003-08-11 14:35:00');
INSERT INTO forumpost VALUES (1605,237,3,'Re: A silly whim','I will, one day.  As of right now I really don\'t think I can come up with anything that would be worth anyone\'s time (witness my fairly lame little introduction).\r<br>\nI like to do the puzzles but am completely baffled at how to create them.',2839,'FatBoy','2003-08-11 15:18:06');
INSERT INTO forumpost VALUES (1606,237,3,'Re: A silly whim','Don\'t worry FatBoy/Andrew, I felt the same when I started. The time when you think of puzzles is usually when you\'re not really trying to.',1919,'Lewis','2003-08-11 15:53:54');
INSERT INTO forumpost VALUES (1607,237,3,'Re: A silly whim','Yes... I will think of something, then say... hey, that would make a good puzzle :) On some of the ideas I have had, it\'s harder to make the puzzle than to solve it! :)',1626,'Gamer','2003-08-11 17:23:32');
INSERT INTO forumpost VALUES (1608,237,3,'Re: A silly whim','I don\'t think there are that many people that don\'t use a name here... I use a screen name here because that\'s what I have always done, but I don\'t suppose you would need to.',1626,'Gamer','2003-08-11 17:25:48');
INSERT INTO forumpost VALUES (1609,236,7,'Re: The newest newbie','Also check out Yes Sir! and Burning Ropes! :) Those are good... (Check the Favorite puzzles post for more)',1626,'Gamer','2003-08-11 17:26:45');
INSERT INTO forumpost VALUES (1610,237,3,'Re: A silly whim','I usually try to come up with either a: paradoxes or b: Other problems that are based on proofs from other problems. Using a proof can help you take an old problem, create a Sequel and make it more complex just using the concept behind the earlier proof. (As long as the proof is explained of course) thats what i did with my pearls problems.',1072,'Alan','2003-08-11 19:32:45');
INSERT INTO forumpost VALUES (1611,238,4,'New Scholar ability','I have just added an ability for scholars to edit solutions in the solution queue.\r<br>\n\r<br>\nRight now all the solutions in the solution queue can be edited by scholars, with no exceptions, though I am hoping that active users\' solutions will not need to be touched.\r<br>\n\r<br>\nIf anyone has suggestions as to how this would be better implemented, (i.e. allowing editing only in some instances) - speak up.\r<br>\n\r<br>\nAs always, any other comments are also welcome.',1,'levik','2003-08-13 11:29:08');
INSERT INTO forumpost VALUES (1612,238,4,'Re: New Scholar ability','I think it\'s a good idea, and many of the \'bug levik\' petitions are correcting or changing some solution waiting to be posted. You <i>could</i> make some sort of restriction that we would only edit solutions by inactive users, but all too often the ones that need changing are active users even who just don\'t look at the comments, where something needs to be added or changed (or where they have switched problems entirely and forgotten to switch the solutions). So, it\'s probably best left open and up to the discretion of the scholars. Of course, changes should be suggested in comments first and given a couple of days, for active users.',1575,'DJ','2003-08-13 18:46:29');
INSERT INTO forumpost VALUES (1613,239,3,'good site','here is a great site http://www.flooble.com/perplexus/forum.php?fid=3',1637,'chris','2003-08-13 19:15:11');
INSERT INTO forumpost VALUES (1614,238,4,'Re: New Scholar ability','I was going to suggest that you make it possible to edit problems with no submitted solution, but I see you\'ve taken care of that already as well. I just wanted to ask, before doing anything to them, if you want us to resolve older problems that have been solved in comments for some time, such as \'Maximum Value\' and your problem, \'A Locked Safe.\' I will add solutions to these, but not post them, as I do not know if they have intentionally been left unsolved, or just for lack of time.',1575,'DJ','2003-08-13 19:41:11');
INSERT INTO forumpost VALUES (1615,238,4,'Re: New Scholar ability','They have been left unsolved because I was never aware that they were solved in the comments (I did not and do not know the solutions to them myself)\r<br>\n\r<br>\nFeel free to edit the solution to your liking, as I unfortunately completely lack the time to do so.',1,'levik','2003-08-13 22:36:08');
INSERT INTO forumpost VALUES (1616,238,4,'Re: New Scholar ability','One thing I forgot to mention is that ALL HTML codes are available when editing solutions this way, so while you have more flexibility as far as what can be done, do try to close any critical tags.',1,'levik','2003-08-13 22:37:02');
INSERT INTO forumpost VALUES (1617,239,3,'Re: good site','thanks... we\'ll make a note of it :)',1,'levik','2003-08-14 13:33:59');
INSERT INTO forumpost VALUES (1618,239,3,'Re: good site','Wow chris, funnily enough I had been on that webiste JUST before going on to this page! Shock horror!',1919,'Lewis','2003-08-14 17:36:37');
INSERT INTO forumpost VALUES (1619,237,3,'Re: A silly whim','hey, Lewis, Gamer and Alan\r<br>\nthanks for the encoragment.\r<br>\nI\'ve submitted two.  THey\'re not great (they\'re more riddles than puzzles) but what the heck?',2839,'FatBoy','2003-08-14 19:10:20');
INSERT INTO forumpost VALUES (1620,240,4,'Posting solutions prematurely','I feel that solutions to puzzles should not be posted until after someone has posted a solution of his own first (e.g., Tricky Code was not solved, and after several days the solution provided was posted). What do others think?',1567,'Bryan','2003-08-15 14:49:41');
INSERT INTO forumpost VALUES (1621,240,4,'Re: Posting solutions prematurely','I agree; even if the problem has stopped getting new comments for a few days, it will be in the \'unsolved problems\' listing, and people may still be trying to solve the problem (I\'m still trying to figure out the tricky code). Until a definite solution shows up, or at least one that everyone agrees on, I agree that the solution should remain unposted.',1575,'DJ','2003-08-15 18:15:53');
INSERT INTO forumpost VALUES (1622,240,4,'Re: Posting solutions prematurely','Perhaps levik could unpost the solution to that one..',1575,'DJ','2003-08-15 18:24:42');
INSERT INTO forumpost VALUES (1623,240,4,'Re: Posting solutions prematurely','I think Tricky Code was posted too soon... We could have been at that for a while :)\r<br>\n\r<br>\nI also don\'t like the fact that you can post a solution in your pending problems... I think there should be a \"Are you sure you want to post the solution\", or even take out of posting the solution out of the author\'s hands.',1626,'Gamer','2003-08-15 21:34:00');
INSERT INTO forumpost VALUES (1624,240,4,'Re: Posting solutions prematurely','Sometimes I feel a solution is neccesary to eliminate doubts. For example, on the \"Where\'s the Exit?\" problem, I had to be told why I was wrong before I understood why. I think others were the same way as well. This would also help problems which persist to be good even though they look easy (like On the Line); If anyone was willing to read the solution, they could explain how the problem is fine actually, or not fine. :)',1626,'Gamer','2003-08-16 00:21:49');
INSERT INTO forumpost VALUES (1625,241,3,'Blackout','So who was affected and how? \r<br>\n\r<br>\nThe server seems to have held - it\'s in New Jersey, but I believe the facility has backup generators running. Would anyone who had access to the net comment on the site\'s availability?\r<br>\n\r<br>\nMyself, I was stuck in Manhattan for the night, spent it with a few people over at a friend\'s house, and then slowly made my way home (to Brooklyn) this afternoon. The power at my house didn\'t come on until like 7 - 8 PM, one of the last parts of New York City to do so.\r<br>\n\r<br>\nNow it\'s your turn',1,'levik','2003-08-16 01:49:18');
INSERT INTO forumpost VALUES (1626,241,3,'Re: Blackout','I was slghtly too far away to get affected (England) but when i came on it was working but slowly. 28 hours... the longest I\'ve ever had is about 2 or 3 hours!',1919,'Lewis','2003-08-16 03:53:47');
INSERT INTO forumpost VALUES (1627,240,4,'Re: Posting solutions prematurely','Yes, as far as that goes, I still advocate that submitted problems should include a solution, except in exceptional circumstances. Bryan is referring, I think, to posting a live solution to a problem once it is on the site. While there is a mandatory four-day wait, if the problem is still in discussion or unsolved at that point, we should wait to put up a solution until it is solved in the comments.',1575,'DJ','2003-08-16 07:17:34');
INSERT INTO forumpost VALUES (1628,240,4,'Re: Posting solutions prematurely','I remember that someone said, regarding a problem submitted without a solution, that that was the reason for the \'unsolved problems\' page. This is a good time to make that distinction; I think the purpose of that page is for problems that <i>we</i> haven\'t solved yet in comments%2<br>\n</bt for problems that the author doesn\'t even know the answer to.',1575,'DJ','2003-08-16 07:19:43');
INSERT INTO forumpost VALUES (1629,241,3,'Re: Blackout','I didn\'t have a chance to check out Flooble Thursday evening, as when the 9 people including myself at our work site on the east side of Manhattan decided to go over to Verizon HQ at 6th Ave & 42nd St, which had generator power in its lower half, the major use for the internet was to find transportation out of the city. Someone found NJTransit at Penn station was running a few trains and we got one that stopped at Newark and my friend\'s girlfriend picked us up and they drove me to my car.  By the time I got home it was midnight. The lights were already back on and I just checked out my computer to see it was OK.  My wife had shut it down within the 15 minutes that my battery backup lasts.  The electricity here in Bloomfield was on and off between 5 PM and 5:45 at which time it stayed off until about 9:30, Thursday.\r<br>\n\r<br>\nSome aspects made for a somewhat interesting puzzle. A 12-hour electronic clock that reset to 12:00 at the resumption of power is 9 hours 28 minutes behind.  So power resumed at 9:28.  A mechanical electric clock is 3 hours 20 minutes behind.  So the power was out a total of that much time.  But it didn\'t start just at 6:08; it started earlier, but came back and went out again--as evidenced by the TiVo, which is set to record channel 2 between 4 and 4:30 and channel 4 between 4:58 and 7:30 PM.  That recording was broken into segments during which the power was on, and showed the power off from 4:08 to 4:14, 4:16 to 4:20, 4:23-4:27; 5:00 - 5:08; 5:14-5:19 and 5:47 onward.  So it must have been intermittently on in between thereafter so that only 3 h 20 m would have been lost by the time power came back for good at 9:28.\r<br>\n\r<br>\nSo much for making a puzzle out of the blackout.  I guess I like to make a puzzle out of anything.\r<br>\n\r<br>\nStrangely enough, a scroll at the end of Who Wants to be a Millionaire just before 4:30 on channel 2 indicated Westchester, Long Island and NJ without power but didn\'t mention NYC for some reason.  That was quickly followed by a Dan Rather report that mentioned blackouts affecting city hall, the west side of Manhattan and a couple of other spots in Manhattan.\r<br>\n\r<br>\nBy the way the Flooble clock seems to be set to the correct time now.  I just noticed, with all this mention of the time.  So can one go by posting times to see when people were making posts to Flooble?',1301,'Charlie','2003-08-16 15:14:56');
INSERT INTO forumpost VALUES (1630,240,4,'Re: Posting solutions prematurely','I don\'t think it makes sense withholding a solution that the poser has given just because it has not been solved in the comments.  I\'m fairly sure that levik wants to have as few as possible in the unsolved category, and that the only reason he went to post solutions (as solutions) from the comments is to make up for the lack thereof from the poser.\r<br>\n\r<br>\nIn the particular instance of Tricky Code: the solution actually hasn\'t been posted on the site--only the solution queue, which is automatic.  But now that it has been seen, who is going to solve it in the site comments?  Once you leave out the journeymen, scholars and director, it\'s not likely to get solved, especially as it disappears from the home page.\r<br>\n\r<br>\nI doubt that there would be a way for levik to have the system hold off the posting of the solution onto the solution queue, except in general for all puzzles, even if the solution has been found in the queue, except perhaps by relying on the Full Solution icon, but that\'s an iffy thing.  A putative solution may not really be one, and a real solution might not be marked by a solution icon.',1301,'Charlie','2003-08-16 15:30:53');
INSERT INTO forumpost VALUES (1631,241,3,'Re: Blackout','Well its a bit confusing doing that. As you can probably guess I didn\'t post my last comment at 3 am, so I\'ve just got to work out the time difference. At the moment I\'m at 8:56 (just writing that so I can work out the difference :)',1919,'Lewis','2003-08-16 15:44:14');
INSERT INTO forumpost VALUES (1632,241,3,'Re: Blackout','That\'s because with the recent server move, the site is now on New York time (US Eastern time to be precise). You being in England would account for such a time difference.',1,'levik','2003-08-16 17:39:01');
INSERT INTO forumpost VALUES (1633,240,4,'Re: Posting solutions prematurely','No, we are talking about actually posting a problem to the live site. Tricky Code was still unsolved, but the solution was posted after only a few days. I\'m assuming Bryan asked levik to take it back off for now. There needn\'t be anything programmed in to keep them out of the unapproved list, just discretion on the scholars\' parts to wait until a problem is solved.\r<br>\n\r<br>\nEven if a problem goes a long time without being answered, like \'Maximum Value\' or \'A Locked Safe,\' if it is in the unsolved problems listing, it will eventually be tackled, if a solution is possible. I would think such a problem would be the purpose of the unsolved problems queue, not for problems that the author/submitter did not care to put an answer to.',1575,'DJ','2003-08-16 20:20:56');
INSERT INTO forumpost VALUES (1634,241,3,'Re: Blackout','Here in upstate New York we lost power for a little while, but the town I live in has a municipal power company and a plant right on the St. Lawrence, so we were out only for an hour or so. The surrounding areas, getting their power from Niagara Mohawk, were not so lucky, for the most part, losting power for most of the day and evening.\r<br>\n\r<br>\nActually, the town I work in did not lose power at all; the reason the power shut off in such a wide area is due to an automatic electronic tripping system that prevents a surge from damaging systems over a wide range on the grid. This town\'s power company, though, is so old that all of those tripping devices are manual; someone has to actually go down to the power company and flip off the switches. Of course, that didn\'t happen in the few seconds that the rest of the northeast lost power, so in that town and the surrounding area nothing happened at all. I was surprised to go into work and find everything working normally (usually a power outage in a food-processing plant means a lot of lost product), and it was interesting to hear the reason for it.\r<br>\n\r<br>\nAs far as this site goes, my cable (and thus my Internet) was down for a day and a half, so I wasn\'t able to get on and check. Actually, I was on here typing a comment or something when my screen went black.',1575,'DJ','2003-08-16 20:32:29');
INSERT INTO forumpost VALUES (1635,241,3,'Re: Blackout','I live in toronto and was at a swimming pool when it happened. Hung out with some friends and while riding my bike on the way home I get a flat. Well there goes what I was going to do during this Powerout. Wasn\'t so bad thought. Had power the next day.',1072,'Alan','2003-08-16 23:57:57');
INSERT INTO forumpost VALUES (1636,242,4,'-3 Deletion','When are problems voted -3 deleted? It seems to vary from time to time...',1626,'Gamer','2003-08-17 19:47:28');
INSERT INTO forumpost VALUES (1639,242,4,'Re: -3 Deletion','-3 problems, like +3 problems are deleted by scholars. This allows a -3 problem to be \"redeemable\" - perhaps someone finds some new info on it, or it turns out to not be a dupe as people thought...\r<br>\n\r<br>\nSo pretty much whenever one of the scholars or myself get around to it, they will be looked over and deleted as appropriate.',1,'levik','2003-08-17 22:49:13');
INSERT INTO forumpost VALUES (1640,242,4,'Re: -3 Deletion','Oh, Ok... I never understood that, and it makes sense now...',1626,'Gamer','2003-08-18 10:52:21');
INSERT INTO forumpost VALUES (1641,243,5,'I can\'t submit anything','It will not let me submit my riddles and stuff! Why is this? I cant find the \"submit\" button thing. HELP',2121,'Chaz','2003-08-18 12:34:01');
INSERT INTO forumpost VALUES (1642,243,5,'Re: I can\'t submit anything','If you are on the home page, the \"submit\" link is above the \"Who\" (is online) button.  If you\'ve gotten past that point, after typing in your puzzle, you must Preview it first, then you\'ll be given a submit button.',1301,'Charlie','2003-08-18 15:06:05');
INSERT INTO forumpost VALUES (1643,244,7,'How are yez?','Hello, I\'m new here too. Found this site through Google. Wanted something to entertain myself when I get bored in work, like right now!',3155,'Harriet','2003-08-19 04:27:29');
INSERT INTO forumpost VALUES (1644,223,4,'Re: Pushing order','Now that we\'re pushing from the top of the queue, what is happening is that puzzles that come into the visible queue spend a lot of time visible but not getting anywhere fast.  This happens even as intervening bad puzzles get bumped out, as there\'s still a good supply of lower numbered pid\'s.\r<br>\n\r<br>\nTo prevent the overexposure that the limit of 10 was designed to prevent, perhaps we should go back to 3 puzzles per submitter getting a QW of 1.  As it turns out, even invisible (because of QW 2) puzzles are becoming visible and getting posted before puzzles that have been seen for a while.  Why not show them all along instead of prematurely showing puzzles that will still take a while to get to the top?',1301,'Charlie','2003-08-19 11:37:59');
INSERT INTO forumpost VALUES (1645,223,4,'Re: Pushing order','I know this isn\'t the first time that I have seen problems get 3 TU and sit in the queue for a while... I think anything to help aleviate this condition would be good...\r<br>\n\r<br>\nCharlie has a good idea... Although it would take longer for a submitted problem to get to the queue, it would likely take the same amount of the time to get to the queue. If reforming the queue isn\'t possible (because it takes too much work), this is a good idea :)',1626,'Gamer','2003-08-19 14:19:38');
INSERT INTO forumpost VALUES (1646,223,4,'Re: Pushing order','If the oldest problems in the queue were pushed instead of the problems at the top of the queue, it would alleviate this problem; however I think changing the pushing order would be unnneccesary, especially if other methods were adopted.',1626,'Gamer','2003-08-19 14:26:16');
INSERT INTO forumpost VALUES (1647,128,3,'Re: The existence of god','I feel that because we are imperfect, we are not worthy of such information in the exsistence of God (Jehovah).It would be extremely awsome to know intricate detail of the exsistence of the \"Most High\", but... as human beings we must first learn to believe that what the Bible says, is true, and go on from there. Step by step an individual will come to unlock his own personal experiences in his knowledge and relationship with God (Jehovah) and expand in his closeness with God (Jehovah) as well. Do not believe in your own understanding or that of other men, for who are we to think we might know anything of true values or Truth itself? We are fools to even consider such, remember, things of the world are not of God (Jehovah\'s) Light, and most people don\'t even realize that the Earth itself is governed by Satan and his crew.  ',2898,'dorkdork','2003-08-19 19:48:10');
INSERT INTO forumpost VALUES (1648,128,3,'Re: The existence of god','If God is omnipotent and all-good, why let Earth be governed by Satan and his crew.  If God can preserve his holy literature, it could be the Vedas, the Quran, the Gospel according to Peanuts, ....',1301,'Charlie','2003-08-20 08:36:45');
INSERT INTO forumpost VALUES (1649,128,3,'Re: The existence of god','What makes you think that the earth is governed by satan and his crew?\r<br>\nSeems to me, we have made most of our own messes.\r<br>\nJust because God is Omnipotent doesn\'t mean he has to clean up after us.',2839,'FatBoy','2003-08-20 08:41:38');
INSERT INTO forumpost VALUES (1650,128,3,'Re: The existence of god','I really think this post is an eye sore for the flooble crew... We usually are open to all sorts of different problems, but here we are arguing about religion... Religion and science are like oil and water. If they mixed, one of them couldn\'t happen-- Religion is based on things you can\'t observe and science is based on things you can observe.\r<br>\n\r<br>\nIn any event, I feel debating about religion is like debating a paradox... People will think they are right, likely because they see something a different way.',1626,'Gamer','2003-08-20 16:03:46');
INSERT INTO forumpost VALUES (1651,128,3,'Re: The existence of god','Hey, Gamer,\r<br>\nc\'mon, an eye sore?  Isn\'t that a bit strong?\r<br>\nSome of the posts here are not the best thought out things I\'ve ever read but I think most people are entering into the debate in the right spirit.\r<br>\nReligion is mankind\'s oldest puzzle and isn\'t this site all about puzzles?\r<br>\nI think Alan showed admirable maturity moving the dabate here from where it started.  Here it out of the way and anyoe who is not interested is free to ignore it.\r<br>\nWhy would someon who did not want to debate religion even visit a thread called \"the existance of GOd\"?\r<br>\nIF tis size is causing problems for those who maintain the site, I could see how something should be done about it.  If not, what\'s the harm in allowing falks a place to air there views?',2839,'FatBoy','2003-08-21 10:25:49');
INSERT INTO forumpost VALUES (1652,128,3,'Re: The existence of god','No, actually Religion isn\'t a puzzle, and can\'t be. In my opinion, puzzles would need some sort of \"logical\" work or at least an answer... (like riddles have different components you need to fulfill), so puzzles are more logic based. And I think that you can believe in religion because there is a 1/infinity chance of it not existing, but once you are sure it exists it becomes science and not religion. And when you have an answer, you are sure it works (if you test it thoroughly enough; not the \"I think this is the answer!\")\r<br>\n\r<br>\nMaybe this stems from my disbelief in debates that don\'t accomplish anything... If someone read something in here, it may alter somebody\'s beliefs or make them mad; not at whoever said it, but the idea itself. Even if the idea was said only in a debate, if it\'s true it will still carry the same weight.\r<br>\n\r<br>\nI am unsure if this debate would fall under that catergory, but it\'s something to think about. If someone shouts something at you, they might not mean it, but it still will hurt just the same.',1626,'Gamer','2003-08-21 21:54:25');
INSERT INTO forumpost VALUES (1653,231,7,'Re: Another Newbie here!','hey im new here i have this summer math assignment to do and they are puzzles...if you wanna help here is one.  \r<br>\nDidty gold coins are presented to you, but onee of the fifty is a fake. you are given a balacne scale (2 trays that will balance if both contain the same weight) and are told that the fake gold coin weighs more that each of the identical real ones. can you determine the least number of times you must weigh coins to guarantee discovery of the fake coin??',3208,'dea','2003-08-23 13:49:59');
INSERT INTO forumpost VALUES (1654,231,7,'Re: Another Newbie here!','thats fifty gold coins sorry i said didty',3208,'dea','2003-08-23 13:50:51');
INSERT INTO forumpost VALUES (1655,231,7,'heres another puzzlle','a group of students went to dinner together and decided to split the bill evenly but,, before the check arrives, 2 of the studnets left the restaurant. the total bill for all was $63.  the mathematcis student discovers that if each of the students remaining pays $2 extra,, the bill will be paid in full. how many students originally sat down to dinner???',3208,'dea','2003-08-23 13:52:56');
INSERT INTO forumpost VALUES (1656,231,7,'and another puzzle','a 40 pound stine used for weighing feed on as anitque faemers balance scale broke apart into 4 pieces. (a balance scale consists of 2 trays that will balance if each possesses the same weight.) those 4 pieces can now be used togehter or seperately to weigh any amount in whole pound increments from 1 pound to 40 pounds. what are the weights of those four stone pieces>>?????',3208,'dea','2003-08-23 13:55:25');
INSERT INTO forumpost VALUES (1657,231,7,'last puzzle','a box contains 3 black and 2 white hats. 3 men standing i a line are facing forward and can see only the person or persons in front of them.  each of the 3 men had one of the hats placed on is head but does not see which color. each man can, however see any hats in front of him or another man and each know what was in the box.  when the man in rear is asked what color hishat is he replies \" i dont know \" when the man in the middle is asked he answers \" i dont know\" when the man in front is asked he responds \" mine is black and that is no guess!\"\" he was right. how did he know??',3208,'dea','2003-08-23 13:59:35');
INSERT INTO forumpost VALUES (1658,245,7,'math puzzles i need help please!!','hey im new here i have this summer math assignment to do and they are puzzles...if you wanna help here is one. \r<br>\nFifty gold coins are presented to you, but onee of the fifty is a fake. you are given a balacne scale (2 trays that will balance if both contain the same weight) and are told that the fake gold coin weighs more that each of the identical real ones. can you determine the least number of times you must weigh coins to guarantee discovery of the fake coin?? \r<br>\n \r<br>\n\r<br>\n \r<br>\n\r<br>\na group of students went to dinner together and decided to split the bill evenly but,, before the check arrives, 2 of the studnets left the restaurant. the total bill for all was $63. the mathematcis student discovers that if each of the students remaining pays $2 extra,, the bill will be paid in full. how many students originally sat down to dinner??? \r<br>\n \r<br>\na 40 pound stine used for weighing feed on as anitque faemers balance scale broke apart into 4 pieces. (a balance scale consists of 2 trays that will balance if each possesses the same weight.) those 4 pieces can now be used togehter or seperately to weigh any amount in whole pound increments from 1 pound to 40 pounds. what are the weights of those four stone pieces>>????? \r<br>\n \r<br>\na box contains 3 black and 2 white hats. 3 men standing i a line are facing forward and can see only the person or persons in front of them. each of the 3 men had one of the hats placed on is head but does not see which color. each man can, however see any hats in front of him or another man and each know what was in the box. when the man in rear is asked what color hishat is he replies \" i dont know \" when the man in the middle is asked he answers \" i dont know\" when the man in front is asked he responds \" mine is black and that is no guess!\"\" he was right. how did he know?? \r<br>\n \r<br>\n',3208,'dea','2003-08-23 14:05:55');
INSERT INTO forumpost VALUES (1659,231,7,'Re: Another Newbie here!','You don\'t need to post it in 5 different spots... We can see in the other post... \r<br>\n\r<br>\nAnd didn\'t you read the instructions... Don\'t post problems here!',1626,'Gamer','2003-08-23 14:32:26');
INSERT INTO forumpost VALUES (1660,245,7,'Re: math puzzles i need help please!!','I think you could find the answer to all of these or how to solve them on the site somewhere... (including one of them exactly!) You just need to not be lazy and actually LOOK!\r<br>\n\r<br>\nDidn\'t you read the rules? No posting problems to the forum? I won\'t answer these questions and would encourage others not to either.',1626,'Gamer','2003-08-23 14:33:48');
INSERT INTO forumpost VALUES (1661,246,4,'Group Duplicate Problems','The problem has come in the queue. that many problems that have the same \"rules\" but different \"input\" are posted.\r<br>\n\r<br>\nFor example, the Number Machine problems had the same instructions, and so did most of the Word Meld problems and the Letter Cube puzzles.\r<br>\n\r<br>\n(In other words, many word meld problems had the same instructions on how to solve, while only changing the starting and ending word.)\r<br>\n\r<br>\nI am wondering what we should do about these such problems. In my opinion we should group them together. This is another way to cut down on the queue, and it helps solvers have more than one problem to work on. Plus, it would cut down on typing and reading.',1626,'Gamer','2003-08-23 14:40:36');
INSERT INTO forumpost VALUES (1662,245,7,'Re: math puzzles i need help please!!','gee thanx alot you were probably one of those people that told on kids in school for cheating...this is summer im not supposed to have work!!!',3208,'dea','2003-08-23 15:13:31');
INSERT INTO forumpost VALUES (1663,245,7,'Re: math puzzles i need help please!!','Then don\'t do the puzzles... You can be one of the people that doesn\'t do their work. :)\r<br>\n\r<br>\nAre you in southern hemisphere where it\'s starting to be summer now? It just is ending for me, and I don\'t really know much about these global season things! :)\r<br>\n\r<br>\nAnyway, one such puzzle you could find if you searched for hat (it\'s the top one) was More hats! <a href=\"http://www.flooble.com/perplexus/show.php?pid=152\">here</a>',1626,'Gamer','2003-08-23 15:30:45');
INSERT INTO forumpost VALUES (1664,246,4,'Re: Group Duplicate Problems','I think it definitely depends on the problem. Especially for problems where each has one definite answer that doesn\'t warrant any further discussion, such as \'Sequence and Pattern Exam,\' the \'Number Machine\' problems, or groups of simple riddles, I agree. Simply having the same set of instructions doesn\'t mean you should have to put five puzzles into one.\r<br>\n\r<br>\nMy full solution to each \'Letter Cubes\' problem is 120-150 lines long. It\'s possible to maybe solve each in a few minutes by scribbling on a piece of paper, but a complete solution with an explanation will take a bit of time to produce, I think.\r<br>\nThe \'Word Meld\' problems are the same way, while there may be a definite shortest method, you have to think about each and how to connect the words (unless you have a program that does all the work for you), and a single problem or pair of problems I think certainly carries enough discussion to last at least half a day. Also, the instructions for all of them are <i>not</i> the same, most of them are two puzzles in one already, and I have a few more different types of problems falling under the same series, still pending.\r<br>\n\r<br>\nI think it\'s sad (coming from the same people who posted ten \'Guessme\' problems) to have to defend series of problems that people seem to enjoy, to the point that any future problems will be \'shot on sight\' simply because the instructions are similar.\r<br>\n\r<br>\nSo, yes, simple problems could be combined to make them more interesting or involved, but I think that if you combined some of the more involved problems, as seen in \'Sequence and Pattern Exam,\' people would do a few that were obvious and ignore others altogether. and the discussion revolving around each would be lost. So, I\'ll reiterate, it ultimately depends on each problem.',1575,'DJ','2003-08-23 15:56:07');
INSERT INTO forumpost VALUES (1665,231,7,'Re: Another Newbie here!','No she wants us to answer them to get her homework done. Well dea I\'m not going to do your homeworf for you but if you go to search and type coins then A problem about coins and a scale will come up (like yours) it\'ll have a different number of coins but once you figure the concept and why the answer is what it is your 50 coin problem should become that much easier.',1072,'Alan','2003-08-24 10:59:43');
INSERT INTO forumpost VALUES (1666,245,7,'Re: math puzzles i need help please!!','By the way Dea you\'re saying its summer and you shouldn\'t have to work. Well It\'s my summer to so why should we have to work for you. Something to think about.',1072,'Alan','2003-08-24 11:01:46');
INSERT INTO forumpost VALUES (1667,246,4,'Re: Group Duplicate Problems','Yes this is something I brought up a long, long time ago and I called it \"problem condensing\" and talked about how people should group problems together. I see now that the response is \"what about sequel and prequel problems\". For this I love to use the pearls series. Every problem in that series has totally different concept and almost every problem in that series is submitted by a different author. This is how a sequence should be.\r<br>\n\r<br>\nIn conclusion I\'ll say this. Problems which are dupes in \"concept\" I shall simply start to TD. That\'s that.\r<br>\nthe only thing that could change would be if dupe concept problems were instead never shown on the front page and you could only access them from a link on the original concept. So letter cubes 2, 3, etc. would never appear on the front page but in letter cubes would be links to letter cubes 2,3,etc. also letter cubes 2,3,etc wouldn\'t appear in the listing as one is already there.\r<br>\n(Note: letter cubes is an example)',1072,'Alan','2003-08-24 11:08:26');
INSERT INTO forumpost VALUES (1668,247,7,'Submitting Problems','I\'m really keen to move my way up the user levels, but the only thing is that I don\'t know how long it\'s going to take for my submitted problems to get approved.  What kind of lag time can I expect here?\r<br>\nCheers,\r<br>\nDave',3136,'Popstar Dave','2003-08-24 12:13:38');
INSERT INTO forumpost VALUES (1669,246,4,'Re: Group Duplicate Problems','That\'s a good idea... I don\'t really like getting rid of duplicates like word ladders, letter cubes, and logic problems (Especially if there\'s a new twist) because each one can be solved... Although they are duplicates, you can solve each one individullly :)\r<br>\n',1626,'Gamer','2003-08-24 17:38:23');
INSERT INTO forumpost VALUES (1670,247,7,'Re: Submitting Problems','Well, right now there are a little more than 400 problems in queue, and we post two problems a day (only one one weekends), besides the ones that get voted down and deleted. There are 10 problems in the \"active\" queue at any time, that are being discussed and voted on. Just to give you the heads up, the most recent problem currently in the queue was submitted July 18. So, it looks like the wait time is down to around a month or a month and a half (compared to almost three months, not too long ago).',1575,'DJ','2003-08-24 17:40:07');
INSERT INTO forumpost VALUES (1671,247,7,'Re: Submitting Problems','Be careful that what you have submitted isn\'t a duplicate of another problem already on the site... We have many of the \"classic\" duplicates...\r<br>\n\r<br>\nTechnically 400 problems in the queue means about half a year of waiting. The only difference is the queue weight, which brings the wait down to around 2 months... :) Yay queue weight!',1626,'Gamer','2003-08-24 17:57:28');
INSERT INTO forumpost VALUES (1672,247,7,'Re: Submitting Problems','Each person\'s problems are assigned a \'queue weight.\' Their earliest two problems have a queue weight of 1, the next two have a value of 2, and so on. The idea is that everyone\'s QW 1 problems are looked at before any of the QW 2 problems, so if you are just submitting a problem, you won\'t have to wait for every one of 50 problems submitted by someone else (meaning, you won\'t have to wait for all 400 of the current problems to be sorted out before we look at yours).\r<br>\n\r<br>\nAnd yes, Gamer makes a good point; there are hundreds of problems already on the site, and pretty much all of the more common puzzles are on here, so look around. If you see a problem on the site after you have already submitted the same one, there is the option to delete the problem yourself (and save us the trouble; we of course won\'t post duplicate problems anyway). Riddles and lateral thinking problems are also discouraged in favor of more math- and logic-based puzzles.',1575,'DJ','2003-08-24 18:46:42');
INSERT INTO forumpost VALUES (1673,231,7,'Re: Another Newbie here!','And if you search on \"hats: you should be able to find help for the last puzzle.',2839,'FatBoy','2003-08-25 09:17:11');
INSERT INTO forumpost VALUES (1674,246,4,'Re: Group Duplicate Problems','Here\'s the problem as I see it. Very few people ever go and browse the archives to look at older problems. Especially, if they are not on the front page in their respective categories. That\'s just web user mentality for you. (In fact I plan to have a proposal with reguard to this a little later.)\r<br>\n\r<br>\nSo the idea of \"concept dupes\", as annoying as it is to the regulars such as us, may not be so bad where visitors are concerned. I am against \"condenced\" problems, because they do not solve the concept dupe issue - you still get a lot of repetitions to do, and you get them all at once. Not only that, but the problem becomes long (text wise) and the longer a problem is, the less likely somebody is to read it and become interested.\r<br>\n\r<br>\nSo my idea on the subject is a \"dunk\" feature. If a problem comes up that\'s similar to one recently posted, it can go through the voting process, and then \"dunked\" - which would have its submission date made later by a month, effectively putting it further back in the queue. The problem would then re-surface in about 30 days, when the concept is not fresh in everyone\'s mind anymore.\r<br>\n\r<br>\nI\'m not sure how the actual voting would happen - perhaps anyone who votes TU on a problem will be able to mark it dunkable, and then once it has +3, a scholar can dunk it if at least 2 other people thought it should be dunked... Or to make it easier, we could have a problem become dunkable at +2, and leave it to the scholars\' discression - others could still voice their opinions by placing notes on the problem.',1,'levik','2003-08-25 12:18:40');
INSERT INTO forumpost VALUES (1675,248,5,'Comment editing','Not sure if anyone noticed, but as of today, Stunents and up can now edit their comments. (The \"edit\" link appears next to the \"Reply\" link under the comment.\r<br>\n\r<br>\nFor now, only the editing of the comment body (not subject or \"marker\") is allowed.\r<br>\n\r<br>\nThank DJ for requesting this much needed addition.',1,'levik','2003-08-25 19:19:05');
INSERT INTO forumpost VALUES (1676,246,4,'Re: Group Duplicate Problems','Well they main reason I brought up \"dupe concepts\" was because I wanted the queue to be depleted that much quicker. I really want to start seriously plowing throughout that queue. A lot of times I think to myself \"hey that would be a great idea for a problem\" but the idea of the queue being so long really prevents me from posting it. I really hate looking at my problem seeing it move 0 spots in queue position from day to day so I prevent myself the trouble of seeing it go nowhere by not submitting it.',1072,'Alan','2003-08-25 22:18:13');
INSERT INTO forumpost VALUES (1677,248,5,'Re: Comment editing','I am unsure comment editing is such a good thing. Suppose someone changes their comment so they have the right answer? Other things could come up too. I would suggest putting something editted in later in italics or something else distinguishable but not distracting.',1626,'Gamer','2003-08-25 22:37:21');
INSERT INTO forumpost VALUES (1678,246,4,'Re: Group Duplicate Problems','What I do is I submit it anyway. Not submitting it at all will take an infinite time to get it posted (I suppose so, since someone has to eventually have the same idea as you Any queue wait where there are less than an infinite amount of problems (a million isn\'t infinite! :D), you post it faster.\r<br>\n\r<br>\nWhy does the queue\'s length prohibit you from posting a problem? If you aren\'t looking for a rank change based on problems, it would seem like however long is good enough to hold out on the discussion. I don\'t know though :)',1626,'Gamer','2003-08-25 22:52:51');
INSERT INTO forumpost VALUES (1679,248,5,'Re: Comment editing','Right now, the last edit date is appended to the end of the comment after editing.   I believe that since this is only open to Students and up, there should not be too much immature behavior. After all, comments don\'t really count for much in the way of granting privileges on the site, so in the end run, is it really horrible for the site if somebody goed and fixes their solution after reading an official one?',1,'levik','2003-08-26 00:02:01');
INSERT INTO forumpost VALUES (1680,246,4,'Re: Group Duplicate Problems','It will please you guys to know that I have problems sitting in the queue myself (they\'re getting close though!) - so by all means, do contribute yourgood ideas.\r<br>\n\r<br>\nAdditionally, the queue is over a hundred problems slimmer today than it was a short while ago, so the throughput times are going to start declining.\r<br>\n\r<br>\nIf this continues, we may run out of problems to post altogether! :)',1,'levik','2003-08-26 00:04:57');
INSERT INTO forumpost VALUES (1681,248,5,'Re: Comment editing','Yeah, if you\'re just going to append something to a comment, you might as well post another comment. The editing allows us to fix problems with the &lt;pre> tag and the preview box, as we have seen troubles with lately, without having to post a string of comments correcting typos or other small errors.\r<br>\nSomeone can\'t do any more than they could in posting a comment normally; the worst I can see happening is a new user changing their incorrect solution after the official one is posted or something, and even then there is the edit date.\r<br>\n\r<br>\nIf that worries you, perhaps to make sure that the feature is used only to correct errors, etc, you could only allow problem editing for 12 hours after it\'s posted or something.\r<br>\n\r<br>\nOne thing, though, I would suggest that the \'Edited date/time stamp\' not be added if the problem has just been submitted, for half an hour or an hour or something, to allow people to fix display problems with their comments and not have it looks as if a solution was fixed later or something (although the actual time/date of the change will show otherwise, I imagine that will be overlooked a lot of the time). I can see using it quite often in place of the preview comment box, since that often doesn\'t work the way it should, but then a newly posted comment looks as if it was changed after it was posted. That\'s the only further suggestion I have.',1575,'DJ','2003-08-26 09:12:00');
INSERT INTO forumpost VALUES (1682,249,7,'Ok.. I have no Idea.. But I\'m new.. lol','Cool.. hrm what x-actually goes on in this place??',3258,'AmE','2003-08-27 08:38:58');
INSERT INTO forumpost VALUES (1683,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','Welcome AmE!\r<br>\n\r<br>\nI\'m pretty new too but I\'ll tell you what I have figures out...\r<br>\nYou log on navigate around and solve or comment on puzzles.  Good place for it as the puzzles are of generally high quality with few repeats.\r<br>\n\r<br>\nYou can also submit puzzles for posting which apparantly entitles you to complain about how long it si taking for your puzzles to be posted.  This seems to be a major source of entertainment.  I\'ve only submitted three adn tehy are not that good so I don\'t feel entitled to gripe.\r<br>\n\r<br>\nThere are also apparantly a series of levels or ranks you can attain by commenting on, solving and posting puzzles.  Each rank apparantly gives you enhanced privilidges.  I\'m a student now but figure I will eventually attain \"Jedi Knight\" status or whateve (perhaps not after that snarky remark).\r<br>\n\r<br>\nTo fingd out your level click on \"Your Information\" next to your login name.  THere is also a link that explains the various levels.\r<br>\n\r<br>\nYou can also wander the message furums.  SOme are fairly interesting.  If you want to irritate folks than put a puzzle in a forum, its against the rules really bugs the power structure.\r<br>\n\r<br>\nIgnore my snottiness as I am a big grump.  iTs really a cool site if your into puzzles.  If not, I can not imagine why you would have come here.\r<br>\n\r<br>\n\r<br>\n',2839,'FatBoy','2003-08-27 09:29:34');
INSERT INTO forumpost VALUES (1684,249,7,'Re: Ok.. I have no Idea.. But I\'m new..','Wew, nicely put, FatBoy :) Maybe I should put your little rant on the \"about\" page instead of the current \"blah\" copy that\'s on there :)\r<br>\n\r<br>\nWelcome to the site AmE.',1,'levik','2003-08-27 10:24:46');
INSERT INTO forumpost VALUES (1685,249,7,'oooopps, busted by da man','I didn\'t type a word of it, and even if I did it was not my fault, I had a bad childhood, \r<br>\n\r<br>\nand anyway I do not recall anything about it, I was visiting realtives in another state at the time',2839,'FatBoy','2003-08-27 13:00:26');
INSERT INTO forumpost VALUES (1686,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','Haha.. that was great. I don\'t know about replacing the \"about\" page, you know, encouring delinquent behavior and all. And I\'m sure that if that had been up when I first came, I\'d be sorely disappointed to learn that solving puzzles could not make me a Jedi knight.\r<br>\n\r<br>\n..Perhaps we can take suggestions for new rank titles?',1575,'DJ','2003-08-27 13:08:36');
INSERT INTO forumpost VALUES (1687,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','Hi \r<br>\n\r<br>\nI am new to all of this but i have a problem i cant solve and maybe you guys can help it goes like this \r<br>\n\r<br>\n\r<br>\nThere are three switches in front of you, A, B and C.  One controls a light\r<br>\nbulb in another room, far far away.  The others do nowt.  You can do\r<br>\nwhatever you want with these switches, but you have to at some point leave\r<br>\nthem and go to the room with the light bulb in.  When you are there, you\r<br>\ncannot return to the switches, and you must say with certainty which switch\r<br>\ncontrols the light bulb.\r<br>\n\r<br>\nHow do you do it?',3273,'Darren Winchester','2003-08-28 08:54:40');
INSERT INTO forumpost VALUES (1688,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','Well, we\'re not going to do your homework or whatever it is for you, but please, if you have a puzzle to submit, do so by clicking \'Submit a Puzzle\' on the front page. Also, look around first, to make sure that the problem you\'re trying to submit isn\'t already on here. I think you\'ll find your answer if you just search a bit...',1575,'DJ','2003-08-28 10:32:21');
INSERT INTO forumpost VALUES (1689,250,3,'Money making Idea...','Hey,\r<br>\n\r<br>\nI was thinking.\r<br>\n\r<br>\nIt seems like every week or so we get someone trying to get their homework done for them.\r<br>\nJudging from the responses I see to the tough math problems, there is enough brain power regularly loggin\' in here to kick major math/logic butt.\r<br>\n\r<br>\nHere\'s my notion.  Start a seperate section called \"I\'m to lazy to do my own flippin\' homework\"  then folks can log in, pay a fee and post their pleas for help.\r<br>\n\r<br>\nTHen whoever knows the answer can jot a quick response.  Prophets from this endeeavor could be used to pay for equipment needed to host the site (I am assuming someone must own teh hardware) or maybe go to buy levik a new car.\r<br>\n\r<br>\nI\'ll leave the deatils for others to figure out.  Take this all as a suggestion since the only help I would be is if some prospective client posted a request that said:  \"Hey, my teacher assigned me the task of coming up with some snotty sarcastic remarks.\"\r<br>\n\r<br>\nIn any case, what about it you scholars and directors, sounds like a chance to rake in a little extra green.  (yes, I realize that you all have jobs and are doing just fine, but c\'mon who couldn\'t use a little extra scratch?)',2839,'FatBoy','2003-08-28 15:42:46');
INSERT INTO forumpost VALUES (1690,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','This is indeed a duplicate... Look at the puzzle (and the solution) by searching for \"Light Bulb\" in the Search box',1626,'Gamer','2003-08-28 18:10:52');
INSERT INTO forumpost VALUES (1691,250,3,'Re: Money making Idea...','That\'s not a bad idea, in writing... I don\'t know, though; even if we do find some prophets from this little venture, I don\'t know if they would do much more than predict that levik will get a new car, since they tend to live in solitude and relative poverty and all.\r<br>\n\r<br>\nYou are right, however, about the little scratch. Right in the middle, where I can\'t reach, just below my shoulder blades...',1575,'DJ','2003-08-28 22:31:43');
INSERT INTO forumpost VALUES (1692,250,3,'Re: Money making Idea...','The scheme is brilliant, but has a fatal flaw. Levik (who for the duration of this post decided to refer to herself in the third person - and a female) does not have a driver\'s license. She was just too damn busy programming the site to go for a road test. \r<br>\n\r<br>\nNo license - no car. No car - no point in propheting. As you see, it\'s a whole big    domino effect we have going.\r<br>\n\r<br>\nSeriously though, I think it\'s great enough that people are willing to help out in the day to day operations of this site (commenting, submitting problems, approving them). To expect that people will do somebody else\'s homework to fatten my wallet would be silly of me and highly presumptuous.\r<br>\n\r<br>\nBesides... Let them do their own damn homework',1,'levik','2003-08-28 22:48:26');
INSERT INTO forumpost VALUES (1693,250,3,'Re: Money making Idea...','Sheesh.. levik is going to give people worse gender confusion than Ravi, but hey, she brought it upon himself.\r<br>\n\r<br>\nI find humor in site like <a href=\"http://puzzles.karplus.org\">Eli\'s Math and Logic Page</a> that expect me to pay for a solution to problems that are on this site, where I can get them for free. But hey, if someone wants to pay me, I won\'t object.\r<br>\n\r<br>\nAlso, I heard a prophecy that levik would give me her car if he got one. So, I\'ll do other people\'s homework to buy levik a car...',1575,'DJ','2003-08-29 00:58:23');
INSERT INTO forumpost VALUES (1694,251,4,'Easy problems','Occasionally, a problem in the queue receives one or more TD\'s simply because it is relatively easy for us puzzle reviewers to solve. I try to look past that and see what problem solving skills were required to solve it. Sometimes it can be a fine line between being simple and being trivial, but if the answer isn\'t a complete no-brainer, I give it  a TU, figuring that is what the D1 and D2 designations are for.  \r<br>\n\r<br>\nDo others feel easy problems (perhaps most appropriate for young teens) should or should not have a home on Flooble Perplexus?\r<br>\n\r<br>\nIncidentally, when I see a simple problem, I make a point of not giving the answer when it posts so that newer/younger puzzle solvers can be first. ',1567,'Bryan','2003-08-29 12:25:38');
INSERT INTO forumpost VALUES (1695,250,3,'Re: Money making Idea...','Actually the idea of making the solution less readily available is a pretty good one. I was thinking of placing an intersticial ad in front of solutions - so that if somebody wanted to see one, they would have to sit through a 5-7 second advertisiment.\r<br>\n\r<br>\nI may still do it some time...',1,'levik','2003-08-29 12:32:38');
INSERT INTO forumpost VALUES (1696,251,4,'Re: Easy problems','I believe easy problems are ok, as long as they are interesting. You are right that that\'s what the lower difficulties are there for. However if the problem is simple arithmetics, perhaps it would fit in better on a \"homework excercises for fun\" site :)\r<br>\n\r<br>\nI do think thta easy problems ought to be pushed in the morning, so they don\'t occupy the \"primetime\" slots.',1,'levik','2003-08-29 12:35:01');
INSERT INTO forumpost VALUES (1697,249,7,'Re: Ok.. I have no Idea.. But I\'m new.. lol','Darren you cheating so and so.  You could have asked me for the answer rather than trying to give the impression of answering it yourself.',3274,'Dacre','2003-08-29 12:55:51');
INSERT INTO forumpost VALUES (1698,252,5,'The Flooble \'get out the links\' Drive','So here\'s a plea for help of sorts... \r<br>\n\r<br>\nRight now, a lot of new blood we get here comes from Google - people searching for \"logic puzzles\" or \"brainteasers\" and the like. The other major source is from little links in the Chatterbox. However, precious little other places on the web link here, and I believe that with a few strategically placed links, we could really draw in the crowds - the kind of people we would like to see. \r<br>\n\r<br>\nSo I am appealing to the visitors of this site to help me promote it by spreading the word. Wether you place a link on your site, tell a friend who may be interested or put perplexus in your signature on some forum, whatever you can do to help will be sure to attract interesting people to the site. And I think everyone knows that the more interesting people there are on a site, the better it becomes.\r<br>\n\r<br>\nYou can link to the homepage (http://www.flooble.com/perplexus/) one of the categories, or even to individual problems.\r<br>\n\r<br>\nI believe this to be one of the best places on the web to go for puzzles - and it\'s you guys that have helped make it this way. So why not help it be more recognized as such?',1,'levik','2003-08-29 15:31:45');
INSERT INTO forumpost VALUES (1699,251,4,'Re: Easy problems','I say every so often do an easy problem. Maybe 1 or 2 every week? I think there are young people who might not know as much, and it\'s good to have the same solution 15 times because then we know we have at least 15 visitors on the site. :D\r<br>\n\r<br>\nI try to make all mine more than 1/5 difficulty so that I don\'t contribute to this...',1626,'Gamer','2003-08-29 16:07:09');
INSERT INTO forumpost VALUES (1700,250,3,'Re: Money making Idea...','Yeah, but waiting five seconds is a whole lot better than shelling out five bucks a problem. On some sites, higher-level users don\'t have to deal with the ads, is this site like that? I think it\'s a good idea, since people who have the ranks most likely ignore all the ads anyway, and the traffic comes from the passers-by.\r<br>\nSomeday, I\'ll get around to writing some problems and join all you big wigs..',2912,'Talon5000','2003-08-29 17:05:45');
INSERT INTO forumpost VALUES (1701,250,3,'Re: Money making Idea...','Actually, you could just hide the solutiong until someone comments on a problem, so they at least try it? That might work..',2912,'Talon5000','2003-08-29 17:07:09');
INSERT INTO forumpost VALUES (1702,253,7,'hi there','I just joined this week (first as catherine, then I modified my nick to cat) and am already addicted. My only regret is that there are not more logic puzzles (I especially love the liars and knights variety). I\'ve done the new ones that dont yet have solutions and am waiting impatiently for more! Meanwhile I\'m going over some of the solved ones and seeing if i can get them right without looking at anyone\'s comments or the solutions. But it\'s much more fun getting to post a solution. Anyway, great site. Thanks to all who are responsible.',3241,'cat','2003-08-29 20:40:48');
INSERT INTO forumpost VALUES (1703,213,5,'Re: Slow server?','I\'m experiencing intermittent slowness this week (I only just joined). I installed cookie pal yesterday and wondered if that was causing it. Anyone else also having this problem at the moment?',3241,'cat','2003-08-29 20:45:45');
INSERT INTO forumpost VALUES (1704,250,3,'Re: Money making Idea...','That would just lead to having a bunch of \"filler\" comments people would post just so they could look at the solution.\r<br>\n\r<br>\nAbout the ads... There is no differentiation by rank, but logged in users get much less popups than do casual visitors.',1,'levik','2003-08-30 09:19:38');
INSERT INTO forumpost VALUES (1705,249,7,'Re: Ok.. I have no Idea.. But I\'m new..','I take it you two know each other? :)',1,'levik','2003-08-30 09:21:26');
INSERT INTO forumpost VALUES (1706,253,7,'Re: hi there','Welcome to the site, Cat, and I am glad you are enjoying it.\r<br>\n\r<br>\nJust because a puzzle has a solution posted, you should not feel like you can no longer comment on it! (Often discussion springs up around older puzzles, and we sometimes even come up with newer and better ways to solve them!)',1,'levik','2003-08-30 09:23:11');
INSERT INTO forumpost VALUES (1707,253,7,'hi there','Hey thios is my first time at this site I got it hrough New Mon It\'s really cool. Although if you want a suggestion it could b a little more organized but on the long run i really like it. Although for the brain teasers Where do you post the sollution?',NULL,'kitten*meow','2003-08-30 10:26:24');
INSERT INTO forumpost VALUES (1708,254,7,'No Subject','Sorry this is meant to be on a new thread not the first one:\r<br>\n   Hey thios is my first time at this site I got it hrough New Mon It\'s really cool. Although if you want a suggestion it could b a little more organized but on the long run i really like it. Although for the brain teasers Where do you post the sollution? \r<br>\n',NULL,'Kitten*Meow','2003-08-30 10:27:24');
INSERT INTO forumpost VALUES (1709,255,7,'myself','Welcome to my thread. I came here to solve everything and be on my way.  I am a computer engingeering student and this site came highly recommended.  I believe logic expands your understanding of everything by way of making you see things from other angles.  Bottom line, I enjoy the hell out of puzzles like this, I\'m trying to keep this short, good luck all.    ',3323,'Nicholas','2003-09-01 19:39:09');
INSERT INTO forumpost VALUES (1710,255,7,'Re: myself','Hi, nice thread you have here... =)\r<br>\nI was a computer engineering student too, for two years; this year I switched to software engineering because I\'m more interested in implementation and programming than the design and circuit-related stuff we had been doing.\r<br>\nAnd I agree, logic and reasoning puzzles are really good, and I think the set here is one if not the best on the Internet.\r<br>\nSee you around!',1575,'DJ','2003-09-01 21:03:52');
INSERT INTO forumpost VALUES (1711,256,4,'Solution Strategy','When I submit a problem, I don\'t submit the solution because I figure that\'s a way for me to check on the difficulty and solution of the problem (because I have usually forgotten it) This helps me make sure it\'s a good problem, but I recently have had a problem with this in the solution for \"Knight\'s Tour\" because I have forgotten the reason why As must be done before Bs and didn\'t specify it enough when I did know it. Do others think this is a good strategy or not?',1626,'Gamer','2003-09-04 17:48:39');
INSERT INTO forumpost VALUES (1712,256,4,'Re: Solution Strategy','I wouldn\'t think this to be the best of strategies... Perhaps if you excercise a little self restraint and don\'t look at your own submitted solution once you submit it, you will have achieved the same effect without the risk of the solution being lost :)',1,'levik','2003-09-04 19:09:05');
INSERT INTO forumpost VALUES (1713,256,4,'Re: Solution Strategy','If I had to retype the solution twice it would get less useful (mainly for larger problems)... I don\'t really understand what you are saying....',1626,'Gamer','2003-09-04 19:30:25');
INSERT INTO forumpost VALUES (1714,257,3,'not a puzzle...','but maybe it should be.',2839,'FatBoy','2003-09-05 09:45:05');
INSERT INTO forumpost VALUES (1715,257,3,'Re: not a puzzle...','Imagine if someone had posted this puzzle thress months ago.\r<br>\n\r<br>\nWhat do former body builder Arnold Schwarzenager\r<br>\nformer child TV star Gary Coleman\r<br>\nand pornographer Larry Flynt have in common?\r<br>\n\r<br>\nWould anyone possibly have come up with.  THey will all soon be candidates for governor of California??',2839,'FatBoy','2003-09-05 09:48:14');
INSERT INTO forumpost VALUES (1716,256,4,'Re: Solution Strategy','I tend to write the solutions once I know that the problem\'s going to get posted (unless the solution is short) because I hate it when I\'ve typed out a really long solution only to get the problem rejected.',1919,'Lewis','2003-09-05 15:21:40');
INSERT INTO forumpost VALUES (1717,258,3,'Avatars!','OK, everyone, I would like to announce that the site will now support avatars from my other (new) venture - <a href=\"http://www.avatarity.com\"><b>Avatarity</b></a>. You can set your avatar in by going to your profile page - it will be visible in your profile, and in the forums.',1,'levik','2003-09-05 17:14:34');
INSERT INTO forumpost VALUES (1718,258,3,'Re: Avatars!','I am surprised to find that bust a move dude on there! I love playing Bust a move and was so surprised to see it! :D',1626,'Gamer','2003-09-05 18:34:08');
INSERT INTO forumpost VALUES (1719,258,3,'Re: Avatars!','How do you set it from your profile? I am still confused as to that part.',1626,'Gamer','2003-09-05 18:36:50');
INSERT INTO forumpost VALUES (1720,258,3,'Re: Avatars!','To set up your avatar for perplexus, go to your perplexus profile, and where it says \"Avatar\" click \"pick\"\r<br>\n\r<br>\nThat will take you over to Avatarity and give instructions on exporting the avatar back to Perplexus',1,'levik','2003-09-05 19:44:03');
INSERT INTO forumpost VALUES (1721,258,3,'Re: Avatars!','When I clicked on \"Your information\" and \"Edit your info\" I couldn\'t find that avatar thing anywhere.',1626,'Gamer','2003-09-05 21:41:29');
INSERT INTO forumpost VALUES (1722,258,3,'Re: Avatars!','Sorry for the confusion - you don\'t need to click \"Edit your info\" - onece you are looking at your user profile, the avatar and a link to change it should appear on the upper-right.',1,'levik','2003-09-05 22:34:11');
INSERT INTO forumpost VALUES (1723,258,3,'Re: Avatars!','It doesn\'t appear there though... I don\'t know if I am not looking in the right spot, but all I see is the normal stuff.\r<br>\n',1626,'Gamer','2003-09-06 09:45:34');
INSERT INTO forumpost VALUES (1724,258,3,'Re: Avatars!','(This is levik again)\r<br>\n\r<br>\nIt works for me under my test accounts as well. Click \"Your Information\", and see the blank avatar in the top-right corner.\r<br>\n\r<br>\nIf you\'re logged in, you should also see a \"Pick\" link under there. Does it not show up for you?',2,'art','2003-09-06 13:46:28');
INSERT INTO forumpost VALUES (1725,258,3,'Re: Avatars!','Here is my test account, and it works here, but it doesn\'t work for Gamer... I don\'t know why...',3373,'Test_Gamer','2003-09-06 14:24:12');
INSERT INTO forumpost VALUES (1726,258,3,'Re: Avatars!','What I did was typed in the same link that I got from Test Gamer in when I was signed in as Gamer, and chose my spinning Bust-A-Move dinosaur dude... :) It still doesn\'t show up in my user profile that that\'s what I have selected though.',1626,'Gamer','2003-09-06 14:27:11');
INSERT INTO forumpost VALUES (1727,258,3,'Re: Avatars!','Its the same for me...',3374,'Test_Lewis','2003-09-06 16:22:02');
INSERT INTO forumpost VALUES (1728,258,3,'Re: Avatars!','Testing avatar',1919,'Lewis','2003-09-06 16:23:10');
INSERT INTO forumpost VALUES (1729,258,3,'Re: Avatars!','HOORAY! I just did the same as Gamer and it worked OK.',1919,'Lewis','2003-09-06 16:23:43');
INSERT INTO forumpost VALUES (1730,258,3,'Re: Avatars!','I got it working, but they\'re right, the link is only showing up on newly-created accounts. The selection, as I\'m sure you\'re painfully aware, is somewhat limited.. but how about just including all the smiley face avatars on the flooble forum? That would be an easy big step, I think, to expanding the choices..',1575,'DJ','2003-09-06 17:35:13');
INSERT INTO forumpost VALUES (1731,258,3,'Re: Avatars!','I had no problem. Really Simple. Thanks Gamer and Lewis for helping levik work out the bugs.  :)',153,'TomM','2003-09-06 19:19:24');
INSERT INTO forumpost VALUES (1732,258,3,'Re: Avatars!','I don\'t really mind the selection... there are \"enough\" for me... Some of the ones on there are cool (I haven\'t seen the puzzle bobble before so that struck me by surprise)',1626,'Gamer','2003-09-06 21:07:48');
INSERT INTO forumpost VALUES (1733,258,3,'Re: Avatars!','I\'m not sure what exactly you guys were missing - If you tell me which link didn\'t show up for your old accounts, I will try to fix this.\r<br>\n\r<br>\nAlso, DJ, I really didn\'t understand what you were saying about smileys and the forums.\r<br>\n\r<br>\nJust to be clear, you DO NOT NEED to sign up on avatarity to use one of the avatars on perplexus. The only limitation is the 64x64 pixel dimensions, which rules out most of the Street Fighter animations...',1,'levik','2003-09-06 23:32:51');
INSERT INTO forumpost VALUES (1734,258,3,'Re: Avatars!','The problem for me is that link for the avatar isn\'t at all on my account. It\'s there for my new account, but not for this one. I think it might be account specific too. I can see both levik\'s and TomM\'s avatars when I go to their \"about\" page, but not anyone else\'s. (including my own)\r<br>\n',1626,'Gamer','2003-09-07 08:30:03');
INSERT INTO forumpost VALUES (1735,258,3,'Re: Avatars!','Maybe it is specific to your browser. I see nothing wrong. I\'m using Netscape 7.01.\r<br>\n\r<br>\nLet levik know what browser you are using, and then maybe he can repeat the problem, and find a solution.',153,'TomM','2003-09-07 08:43:59');
INSERT INTO forumpost VALUES (1737,258,3,'Re: Avatars!','I can only see TomM\'s and levik\'s too',1919,'Lewis','2003-09-07 08:46:32');
INSERT INTO forumpost VALUES (1738,258,3,'Re: Avatars!','Oh, and levik -- what I think DJ was talking about: one of the ads that\'s been appearring lately in the right-hand column is for animated smiley icons. He may have thought that that was another venture of yours.',153,'TomM','2003-09-07 08:52:24');
INSERT INTO forumpost VALUES (1739,258,3,'Re: Avatars!','I see about a bazillion smiley icons ads a day... the ones that say \"Free smileys for your email\" like the ones at smileycentral ;)',1626,'Gamer','2003-09-07 09:08:10');
INSERT INTO forumpost VALUES (1740,258,3,'Re: Avatars!','Seems to have been some weird problem with IE. I changed the HTML for the avatar box a bit, so hopefully it will now work for everyone. Do let me know if that\'s not the case.',1,'levik','2003-09-07 10:30:42');
INSERT INTO forumpost VALUES (1741,258,3,'Re: Avatars!','On another note, I\'m thinking of making avatars show up in problem comments as well... Any thoughts? (Are you TU or TD on this idea, and where would be a better place?)',1,'levik','2003-09-07 10:34:14');
INSERT INTO forumpost VALUES (1742,258,3,'Re: Avatars!','problem comments and forum, and public profile all get TU from me. Anyways levik does our avatar have to be from avatarity.com? or is it possible to find our own sprites?',1072,'Alan','2003-09-07 10:38:05');
INSERT INTO forumpost VALUES (1743,258,3,'Re: Avatars!','Btw: avatarity is a very nice site. I wonder if i could help. I may be able to locate some sprites and send them to you. (mostly video game sprites but thats pretty much what everyone has)',1072,'Alan','2003-09-07 10:41:08');
INSERT INTO forumpost VALUES (1744,258,3,'Re: Avatars!','Personally, I think avatars would be too much of a distraction in the comments.',1301,'Charlie','2003-09-07 11:30:31');
INSERT INTO forumpost VALUES (1745,258,3,'Re: Avatars!','I agree with charlie on the comments bit.',1919,'Lewis','2003-09-07 12:31:16');
INSERT INTO forumpost VALUES (1746,258,3,'Re: Avatars!','Right now you have to pick an avatar through Avatarity - however if you want to use your own, you can sign up with Avatarity and submit the avatar there. If you don\'t wish to share it with others, you can make it private.\r<br>\n\r<br>\nAs far as comments and avatars go, I was thinking of only showing one avatar of the poster of the comment you are currently looking at (since comments are shown one at a time.\r<br>\n',1,'levik','2003-09-07 12:48:06');
INSERT INTO forumpost VALUES (1747,258,3,'Re: Avatars!','I don\'t like avatars in the comments... seems like they aren\'t needed there as much...',1626,'Gamer','2003-09-07 14:20:59');
INSERT INTO forumpost VALUES (1748,258,3,'Re: Avatars!','The cool thing is all your comment\'s avatars change when you change your avatar... See I changed to cloud now... :)',1626,'Gamer','2003-09-07 14:25:36');
INSERT INTO forumpost VALUES (1749,258,3,'Re: Avatars!','Yeah, the avatars are completely dynamic.\r<br>\n\r<br>\nAbout the comments, I disagree with you - we have a lot of members, and keeping track of who\'s who is difficult. Associating somebody with a visual representation of any kind helps you to remember that person - you come to associate the picture with some sort of reputation. This should work fairly well for comments.\r<br>\n\r<br>\nI was actually thinking of adding a feature where it wouldn\'t allow you to use a particular avatar if it was already in use by somebody who is Journeyman+... Not sure yet though.',1,'levik','2003-09-07 15:16:12');
INSERT INTO forumpost VALUES (1750,258,3,'Re: Avatars!','Personally, it would be harder to remember people\'s avatars than people\'s names. I think it would be just memorization for me to remember whose aviatars were what... For example, I don\'t look like a cloud or a dinosaur, and except for when you are groaning that Marbles Bonanza isn\'t going to the top of the queue, you probably don\'t look like your avatar either :)',1626,'Gamer','2003-09-07 15:34:17');
INSERT INTO forumpost VALUES (1751,258,3,'Re: Avatars!','The point though isn\'t for you to look like your avatar. It\'s just to have some visual cue that gets associated with the person - using a different part of the brain than what would be responsible for storing a combination of letters that is your name. \r<br>\n\r<br>\nOur brains are wired in such a way that recognizing an graphical icon would be be easier for them than recognizing a name.',1,'levik','2003-09-07 16:58:40');
INSERT INTO forumpost VALUES (1752,258,3,'Re: Avatars!','\"Our brains\"? It has always seemed to me that associating words with a person is easier to me than to associate a graphic with a person... particularly if the graphic doesn\'t make sense with the person.\r<br>\n\r<br>\nThis may be because when I refer to a person, I use the screen name rather than the avatar (or something else identifying)...',1626,'Gamer','2003-09-07 17:32:11');
INSERT INTO forumpost VALUES (1753,258,3,'Re: Avatars!','Hmmm... Maybe I am unique in this, but it always seems that in online forums I start recognizing people much quicker by their avatars than by their screen names. Perhaps it\'s because I don\'t have a very good memory for names...\r<br>\n\r<br>\nOne thing I am sure of is that a different part of the brain is used for \"memorizing\" something visual like one\'s avatar than for some bit of text or sound. As such, I don\'t think it would hurt if the comments provided an additional queue for people to associate with the poster.',1,'levik','2003-09-07 19:08:42');
INSERT INTO forumpost VALUES (1754,258,3,'Re: Avatars!','I posted this earlier, but for some reason it\'s not showing up -- probably I just forgot to hit the \'Post\' button.\r<br>\n\r<br>\nAnyway, I know the difference between an ad banner and the rest of the page..I\'m talking about the flooble forum (there\'s only one - http://forum.flooble.com); when you sign up there are a hundred twenty-something smiley face avatars you can pick from. I was just suggesting that you make those available on Avatarity (and, in turn, on here). It would be an easy, quick way to add a good number of images to the listing (plus there\'s one there that I really like)..\r<br>\n\r<br>\nI like the idea of showing the avatar in problem comments, especially since many people don\'t visit the forums or other people\'s info pages, and as levik said, it\'s a good way to visually associate people. Obviously, you would still refer to people by their screen name, but the pictures are nice, and if we\'re going to have them, you can be sure that they\'ll be seen more in problem comments, than anywhere else. The only other place, maybe, is next to the author of a problem that you\'re looking at, as well as the author of the comment you are viewing, but anything more than that might be overkill.\r<br>\n\r<br>\nI also like the idea of \'reserving\' icons in use by Journeymen and up (since I fit into that category), because there are not an overwhelming number of us, and I think it will make it easier to recognize the people who are always around and always contributing, or at least prevent any confusion.',1575,'DJ','2003-09-07 23:17:27');
INSERT INTO forumpost VALUES (1755,258,3,'Re: Avatars!','Sorry, DJ. I didn\'t know about the avatars on forum.flooble.com, and since levik seemed not to recognize your reference, I thought it might be the ad banner. My bad.\r<br>\n\r<br>\n',153,'TomM','2003-09-08 06:07:57');
INSERT INTO forumpost VALUES (1756,259,7,'another new guy','hey all, im a 21 year old cook. live in Vancouver BC,(best place in the world, IMHO) just kinda stumbled on this site. i love logic and reason puzzles. play lots of strategy games and regularily whip my friends.(i lose too, but not often. trying to stretch my brain after a few too many years of sleep.',3397,'aaron','2003-09-08 13:33:03');
INSERT INTO forumpost VALUES (1757,258,3,'Re: Avatars!','No need to apologize.. I\'m just surprised that levik didn\'t know what I was talking about.',1575,'DJ','2003-09-08 14:08:04');
INSERT INTO forumpost VALUES (1758,258,3,'Re: Avatars!','I think I would like to change my avatar if there were better avatars that were made available, or I just wanted a change of scenery, however I don\'t want to have to bump someone off another avatar or not be permitted to use someone else\'s avatar.\r<br>\n\r<br>\nOther than this reason I think that would be good to avoid confusion and association, but I don\'t see any way around my above idea.\r<br>\n\r<br>\nIf others want avatars in comments I don\'t care, but I still think they would be more of a distraction. (at least to me)',1626,'Gamer','2003-09-08 15:58:39');
INSERT INTO forumpost VALUES (1759,258,3,'Re: Avatars!','DJ: I set up that forum over a year ago, and the avtars on it came canned with the software. I never really paid much attention to them which is why I initially didn\'t understand you. Yes, I too sometimes get lost in the complexities of all things flooble.\r<br>\n\r<br>\nGamer: My idea would only ban someone from switching to an avatar in use by a high ranking member. If you as a high ranking member wanted to switch your avatar to something that\'s already used by a novice, it would not affect anyone (the novice doesn\'t get kicked, but perhaps you get notified that someone else is using the avatar of your choice)',1,'levik','2003-09-08 17:31:09');
INSERT INTO forumpost VALUES (1760,260,3,'Methinks the rate should increase !','How about upping the rate at which problems are posted?  This notion that only 12 comes out per week (assuming two/weekday and one/weekend-day) is terribly slow and prevents new people from seeing their problems enter quickly.<BR>\r<br>\nAt the time of this writing, there are approximately 400 problems in the queue.  I understand that most of these are from the same people, but there are at least 25 (probably more) people with various problems (even at queue weight one).<BR>\r<br>\nEven if half of the remaining problems are not approved, there are still 200 problems (taking more than a month to get out).<BR>\r<br>\nThanks for your consideration,<BR><BR>\r<br>\n--- SilverKnight',3172,'SilverKnight','2003-09-08 18:10:49');
INSERT INTO forumpost VALUES (1761,260,3,'Re: Methinks the rate should increase !','I don\'t... Some problems just get brushed aside when they aren\'t on the digest (like Knight\'s tour) and if we increase the rate, people with 9 of the same problem will just put them in 9 different problems instead of just one problem... so the queue will increase this way.\r<br>\n\r<br>\nIt also takes time for debating about problems, changing them, and giving them thumbs up. As of now, there are only 3 problems with +3 or more which means only 3 possible problems could go on the site.\r<br>\n\r<br>\nAnyway, if you are looking for a submitted problem to go onto the site, look in the chatterbox for the conversation about this.',1626,'Gamer','2003-09-08 18:19:53');
INSERT INTO forumpost VALUES (1762,260,3,'Re: Methinks the rate should increase !','I don\'t understand why someone with 9 of the same problem will put them in 9 different problems.... but even if they did.... the OTHER people\'s problems would jump (I think and hope) in front of the seven problems with queue weights greather than one, thus solving that \"problem\".<BR>\r<br>\nI\'m guessing that (I don\'t have the privilege yet to know) the reason why only 3 problmes have +3 or more is for two reasons:<BR>\r<br>\n(1) Not enough people with the permission to give thumbs up, come on regularly to cast a vote, and<BR>\r<br>\n(2) Those people can see only 10 (rather than, say 30) at a time.<BR><BR>\r<br>\nSo, how long does something stay in the top 10 without getting pushed?<BR>I\'m not sure I have a good understanding of how exactly this queue thing works... but what if the top 10 all have +1 (and nothing reaches +3)?<BR>\r<br>\nCheers',3172,'SilverKnight','2003-09-08 18:35:31');
INSERT INTO forumpost VALUES (1763,260,3,'Re: Methinks ... (it can\'t!)','Two a day is plenty; any more and each problem wouldn\'t get the exposure it [usually] deserves. Many people can only get on once a day, for a short time. Really, there\'s no rush. The queue has diminished by about 20% from only a month ago, and as long as the rate of posting and deletion outdoes the rate of submission, we\'re gaining all the time.\r<br>\n\r<br>\nWe don\'t <i>need</i> a ton of problems to be approved, waiting to be posted. There are more than plenty active voters, and the problems in the voting queue that aren\'t approved are waiting for changes by the author, or are simply still being debated. 10 problems is enough, also; I think some problems get too much \"pre-live exposure\" as it is. If there were 30 in there, sure, there\'d be more approved, but people with access to the queue would have full solutions weeks before a problem was live on the site.\r<br>\n\r<br>\nMuch of the fun of this site for a lot of people, something it seems you\'ve missed, is just putting out ideas and solving a problem collaboratively (not rushing to be the first and only person to post an answer). If problems sit in queue too long, that idea gets killed when someone posts a mile-long solution five minutes after the problem goes live; and if problems were to come any faster, there wouldn\'t be much or any discussion to any of them, as many fewer people would see each problem. Most visitors only ever look at the current latest problem when they come here.\r<br>\n\r<br>\nThere are always a few problems with +3 in queue, ready to be posted. If not (something that hasn\'t happened yet), levik can always push a problem manually.\r<br>\n\r<br>\n=)',1575,'DJ','2003-09-08 19:12:43');
INSERT INTO forumpost VALUES (1764,260,3,'Methinks... (Discussing is good!)','I would agree with most of what DJ says... You can always comment more on a problem... New ideas you have missed, or new ideas for problems can usually be found to comment on... For example, How many moves would it take Towers of Hanoi with x discs and y poles? Now prove the formula you got. Or even trying to find a simpler way to solve a problem, whether it be \"Know who your friends are\" or \"School shelves\"...\r<br>\n\r<br>\nJust talking about the problem (like talking in crypto speech, and coming up with new and fun \"How many letters are in this question\" answers) is usually more fun than knowing the answer.\r<br>\n\r<br>\nOnce a problem is gone from \"Latest problem\" it lowers the amount of people who look at it, so more problems means less input.',1626,'Gamer','2003-09-08 20:47:29');
INSERT INTO forumpost VALUES (1765,258,3,'Re: Avatars!','Ok... I see what you mean; I think that would be good to implement.',1626,'Gamer','2003-09-08 20:48:43');
INSERT INTO forumpost VALUES (1766,259,7,'Re: another new guy','Welcome to the site. I hope you enjoy your stay. Do holler if you need anything ;)',1,'levik','2003-09-08 21:21:59');
INSERT INTO forumpost VALUES (1767,260,3,'Re: Methinks the rate should increase !','You should TRY it before you dismiss is as \"more problems means less input\".<BR>\r<br>\nAnother possibility would be to have more than one \"latest\" problem (perhaps all the problems posted that day) showing up on the front page....  And it could be made more obvious how to get to the newest problems, or perhaps more \"flashy\" so more people will click on it.<BR>\r<br>\nAs for your \"not rushing to be the first... to post an answer\"... are you suggesting that if I have a solution, I should post only a short answer, not show one way to solve it, and not explain how I came to the solution?  Or are you perhaps making reference to my earlier comments?<BR>\r<br>\nCheers<BR>\r<br>\nP.S. I\'ve had my first two submitted problems (queue weight = 1) \"stuck\" around 41 for more than a week.  I was under the impression that they would move down roughly at a speed corresponding to the speed problems are getting posted from the \"top 10\".... but that doesn\'t seem to be the case.  Am I misunderstanding how this works?  That is, why might problems not move much, even though problems are being posted?',3172,'SilverKnight','2003-09-08 22:10:05');
INSERT INTO forumpost VALUES (1768,260,3,'Re: Methinks the rate should increase !','Not that I know anything, being that I\'m a newbie, but I think SilverKnight\'s idea of having more, but having them all up just as titles in a \"flashier\" form, might make sense. If I see the titles to todays five puzzles, and lower down to yesterday\'s five puzzles, I\'d might be more inclined to go through them. \r<br>\n\r<br>\nAlso, just a question, why two on weekdays and one each on the weekends? Surely people have more time to go through puzzles on weekends, rather than less time. Even if having two on weekends is kept, perhaps there could be three on weekends?',3372,'sam','2003-09-08 22:39:28');
INSERT INTO forumpost VALUES (1769,258,3,'AAAAAAA CHHOOOOOO !!!','I just found out that I\'m allergic to avatars... *sigh*\r<br>\n\r<br>\nP.S.  I think dynamic loading of one\'s own 64x64 pixel image (checked to make sure that it\'s not bigger than say... 1024 bytes or something) would be really cool.  Then one could guarantee a unique avatar (well almost... I suppose someone could copy it and change a pixel or something).',3172,'SilverKnight','2003-09-09 03:01:34');
INSERT INTO forumpost VALUES (1770,260,3,'Re: Methinks the rate should increase !','It\'s simple statistics. The site gets at least 40% less visiotrs on weekends than on weekdays. Therefore, to  assure roughly the same \"number of eyeballs\" reach a problem while it\'s the top one, we decrease the rate of posting by a half.\r<br>\n\r<br>\nI am not sure why everyone is so anxious to go and see all the new problems right away. This site has an archive of over 650 problems sitting and waiting for you to look at. Now I bet most of them are \"new\" for you. You don\'t have to read their solutions, and nobody would think worse of you for commenting on something a year old (in fact discussions like these sometimes bring old problems back into the limelight).\r<br>\n\r<br>\nIf the reason you want the rate upped is only so that you can see YOUR problems on the site faster, consider that most people rarely \"click through\" to the older puzzles. Would you wish your own to become \"old\" after only an hour or so?',1,'levik','2003-09-09 07:46:22');
INSERT INTO forumpost VALUES (1771,258,3,'Re: Avatars!','If you wish to have your own, you can submit it to Avatarity as a \"private\" avatar - then use it on this site.',1,'levik','2003-09-09 07:47:55');
INSERT INTO forumpost VALUES (1772,260,3,'Re: Methinks the rate should increase !','Well... I can speak for only myself regarding the \"old\" problems... but I\'ve gone through almost all of them.  If I think I know the answer, I confirm it by verifying it against the posted solution (or perhaps against another\'s answers).  I rarely post anything to those \"old\" problems unless I have something new to add (and I generally check all the messages).  I still don\'t see the point to show people that \"I solved it too!!!!\".  Sometimes, I don\'t know the solution, and sometimes it\'s (IMHO) yet ANOTHER logic problem that we can all work through with a logic square, or some similar tedious (IMHO) problem that I don\'t really wish to trudge through.<BR>\r<br>\nSo, to address your question... I *would* like to see my problems faster.  And I *would* like to see \"new\" problems more often.<BR>\r<br>\nAnd I\'m sure you\'re right about the statistic that roughly 40% fewer people come on weekends.... And I\'m sure there are those who do not search the archives.  But perhaps this site would attract more attention and KEEP more attention if there were more new problems, more often.<BR>\r<br>\n--- SK',3172,'SilverKnight','2003-09-09 11:08:19');
INSERT INTO forumpost VALUES (1773,139,7,'Re: caio','hi are you there?\r<br>\n',NULL,'leslie','2003-09-09 14:10:47');
INSERT INTO forumpost VALUES (1774,260,3,'Re: Methinks the rate should increase !','I would disagree with you on the last point... It has kept my attention even when we only had 1 problem per day. (We DID try raising the problems, so I am pretty sure I know what would happen.)\r<br>\n\r<br>\nI don\'t understand why less people would come here on weekends as that is where I come here more often.\r<br>\n\r<br>\nFlooble is a journey, not a destination... In general, I think a problem won\'t be noticed as much if it appears less. People will just brush aside problems that they would work on otherwise.\r<br>\n\r<br>\nI think what DJ means about posting a solution together is this... Working together and using teamwork to solve problems is a good idea.',1626,'Gamer','2003-09-09 15:59:27');
INSERT INTO forumpost VALUES (1775,216,3,'Re: Order of Posting','I don\'t know a scholar\'s experiences, but should a problem be pushed that just appeared in the queue that day? It seems wierd to do something like that.',1626,'Gamer','2003-09-09 17:09:24');
INSERT INTO forumpost VALUES (1776,216,3,'Re: Order of Posting','I thought that it was odd, too...when there are problems that have been sitting approved in queue for a week or better. On the one hand, there is very little exposure to that problem, so all attempts will be \'fresh\' approaches, but on the other hand, those other problems will sit and stagnate even longer. No matter, it was approved that quickly, and there\'s not much point fussing over it now...',1575,'DJ','2003-09-09 17:33:09');
INSERT INTO forumpost VALUES (1777,216,3,'Re: Order of Posting','I am just saying we shouldn\'t do that with many (if any) more problems... :)',1626,'Gamer','2003-09-09 18:20:05');
INSERT INTO forumpost VALUES (1778,260,3,'Re: Methinks the rate should increase !','jeez Gamer.... a sample size of ONE... well... can\'t argue with that.<BR>\r<br>\nBut seriously... this place has kept MY attention as well... even with the slow problem rate (wow! sample size of TWO!).<BR>\r<br>\nBut that\'s not what I said.  Even if the AVERAGE time spent on a particular problem goes down (perhaps because many people only want to deal with the last one or two), you may get many more people, and much more attention. It\'s only your own prejudice to spend lots of time on one or two problems that leads you to that conclusion.  I say this, because certainly there are people who would prefer to see more NEW problems at any given time.  (Sample size = one... me... actually TWO since SAM, above, seems to agree :-)<BR>\r<br>\nProbably, people use this place as a diversion from work, which is why they come during weekdays.  And they\'re all out sailing and camping on the weekends.<BR>\r<br>\nAnd lastly, please tell me how you changed the rate before and what you observed.',3172,'SilverKnight','2003-09-09 21:27:04');
INSERT INTO forumpost VALUES (1779,216,3,'Re: Order of Posting','As levik mentions above, \"I generally DO post the first one that\'s in the queue and eligible (making it Ravi\'s if he has one)\" \r<br>\n\r<br>\nbut also modified by levik\'s comment in the Library Forum:\r<br>\n\r<br>\n&lt;<The \\\"morning problem\\\" stays in the top spot less than the \\\"afternoon\\\" problem, so less interesting problems (riddles, etc) that are easily solvable and not very discussion prone should go up in the morning. \r<br>\n\r<br>\nBecause only one problem goes up per day on the weekends, it should be a moderately interesting one. \r<br>\n\r<br>\nI believe that we should try and avoid a situation where two consecutive problems are from the same person or in the same category - the site looks more diverse if there are no \\\"streaks\\\" of similar problems, or problems from one user. \r<br>\n\r<br>\nI believe the problem to be pushed should be the highest one in the queue that qualifies under the above. Exceptions can be made for good problems that have hung around the bottom of the queue for a long time. &gt;>\r<br>\n\r<br>\nThe posting of Ravi\'s problem, in the top slot in the queue, and with the three previously pushed problems not being either Ravi\'s or in the same category, made Ravi\'s problem the one of choice.\r<br>\n',1301,'Charlie','2003-09-09 21:47:37');
INSERT INTO forumpost VALUES (1780,216,3,'Re: Order of Posting','Of course it\'s subjective as to how long \"a long time\" is in hanging around the bottom of the queue.',1301,'Charlie','2003-09-09 21:49:45');
INSERT INTO forumpost VALUES (1781,216,3,'Re: Order of Posting','I would personally prefer to try to get them out in the order in which they had received their third thumbs up, or give a priority to some that have already achieved more than just 3 thumbs up.  However, such priority is, as mentioned above, an exception.',1301,'Charlie','2003-09-09 21:51:32');
INSERT INTO forumpost VALUES (1782,216,3,'Re: Order of Posting','Yeah, that\'s what I try to generally do, since the order in the queue is the order in which they are submitted, not the order in which they entered the queue (and of course not the order in which they were approved). Alternatively, I try to push problems that have just been sitting in queue for a long time, even if they haven\'t had 3 TU the whole time or even for a long time, so as to minimize the \'pre-exposure\' each problem has before going to the main page.',1575,'DJ','2003-09-09 22:12:56');
INSERT INTO forumpost VALUES (1783,258,3,'Re: Avatars!','cool... you\'re a step ahead of me, then.',3172,'SilverKnight','2003-09-09 23:18:28');
INSERT INTO forumpost VALUES (1784,258,3,'Re: Avatars!','Yup.. that\'s what I did (isn\'t it great?) :-p',1575,'DJ','2003-09-09 23:25:54');
INSERT INTO forumpost VALUES (1785,260,3,'Re: Methinks the rate should increase !','To add to the sample pool...\r<br>\n\r<br>\nI\'m one of the 60% \"diversion from work flooblers\" and I spend most of my weekends covered in oil under a car. I usually have a look in the morning when I start to find a problem to keep me amused during the morning and again at lunchtime for the afternoon, so two new problems per day suits me fine. \r<br>\n\r<br>\nI find it particularly interesting when the discussion around a problem spawns other problems or when there is more than method of solution. (eg the number square problem that\'s currently live). I agree with previous posts that if the number of problems per day increased that some of this discussion would be lost as people instead looked to solve the next problem rather than looked to expand or put an alternative view on a current problem.\r<br>\n\r<br>\nHowever, there are occasions when I find the two per day rate frustrating. For example, when there are riddles or knights & liars type problems that usually take all of 30 secs to solve; or when there are several pure maths (eg calculus) problems that I\'ve no hope of solving. It\'s at these times I wish that the problems were more frequent.\r<br>\n\r<br>\nI\'m sure though that this is just a matter of taste and that some of our fellow flooblers find hours of amusement in calculus problems (or find some of the logic based problems tedious). So when the latest problem doesn\'t suit my taste I either look elsewhere or pick a random problem and try to come up with something new for it.\r<br>\n\r<br>\nOn balance, I\'d rather have to go elsewhere occasionally for my distractions than lose some of the banter that comes out through problems being \'current\' for longer. There\'s also the inevitable problem that once the current reserve is substantially reduced, then the issue of quantity vs quality arises. From what I\'ve seen on my searches elsewhere many sites promote quantity over quality and there is a lot of dross to filter before reaching a gem.',1183,'fwaff','2003-09-10 05:05:34');
INSERT INTO forumpost VALUES (1786,260,3,'Re: Methinks the rate should increase !','Here\'s awhat I found to hold from my limited experience with running sites.\r<br>\n\r<br>\nPeople like to be \"in touch\" with what\'s going on in a community they belong to. That is, if there are new problems appearing, regular visitors will wish to be aware of all of them. If they don\'t feel as though they can keep up, they will get frustrated and leave. Sometimes it\'s not even a fully concious decision - the people are simply no longer \"comfortable\" in a community that they can\'t keep up with. (In this case it would require them to log in 5 times a day, or spend a lot of time in the evening to re-view the posted problems)\r<br>\n\r<br>\nI believe that if we have 5 problems posted every day, only a small percentage of people will be able to follow them all - especially given that a large number read us from work (and may have to duck and run whenever the boss approaches).\r<br>\n\r<br>\nI know that there are exceptions to every rule, but this is something that I have seen happen in web communities before. ',1,'levik','2003-09-10 07:49:10');
INSERT INTO forumpost VALUES (1787,139,7,'Re: caio','Welcome, \r<br>\nlots of good logic problems here, but beware some of them are murder.\r<br>\nLots of dead brutal math stuff as well.\r<br>\n',2839,'FatBoy','2003-09-10 09:27:26');
INSERT INTO forumpost VALUES (1788,139,7,'Re: caio','Haha fatboy... such violence...\r<br>\nMy personal opinion is that this is the best collection of puzzles in a public forum on the web. They tend to be more challenging, but I think that\'s more fun than the trivial problems you find everywhere else. So, enjoy the site (there are hundreds of old problems to look at once you go through the ones on the front page), and we\'ll see you around!\r<br>\n\r<br>\n=)',1575,'DJ','2003-09-10 10:00:53');
INSERT INTO forumpost VALUES (1789,260,3,'Re: Methinks the rate should increase !','Hmmmm... I must admit... a well worded (and somewhat convincing) argument.\r<br>\nHow \'bout THREE?  :-)  (particularly when the first two for that day are tedious/easy problems)',3172,'SilverKnight','2003-09-10 18:37:50');
INSERT INTO forumpost VALUES (1790,260,3,'Re: Methinks the rate should increase !','I don\'t think that should be the case... Usually the second problem of the day SHOULD be harder problems or problems that don\'t just have one solution (like the problem of today)\r<br>\n\r<br>\nI agree with levik... I have ditched a few forums because people in there talk TOO much... I don\'t want to spend all my time there or catch up on a zillion posts.',1626,'Gamer','2003-09-10 20:05:09');
INSERT INTO forumpost VALUES (1791,261,4,'Scav game','Hi all. I\'d like to offer you a bit of a sneak peek at my newest venture. \r<br>\n\r<br>\nBefore I do so, I\'d like to ask for your help. You see, it\'s not fully done yet, and as such I want your thoughts and comments, but what I don\'t want is for you to tell anyone else about this. (Hence this forum). I want to get any input I can from you guys, then when the game (which it is of sorts) is ready, unleash it on the world :)\r<br>\n\r<br>\nNow it\'s a pretty unusual game - more like a scavenger hunt meets a hacking contest. But perhaps I should just give you the link... \r<br>\n\r<br>\nhttp://www.flooble.com/scav/ \r<br>\n\r<br>\nYou have to register to play, and right now there\'s only seven \"challenges\" with no congratulations after you are done. Let me know how yuo like it - you can post your thoughts here. I know I can count on you not to disclose the solutions. Also, once again, please tell nobody else of this, since I will be sure to make changes based on feedback, and would hate to show an unfinished version to more than the trusted few.\r<br>\n\r<br>\nThanks in advance for your help, and I am eagerly waiting for comments.\r<br>\n',1,'levik','2003-09-10 20:15:53');
INSERT INTO forumpost VALUES (1792,261,4,'Re: Scav game','Are we allowed to talk about disclosed solutions here? I don\'t know what the \"rules\" are.\r<br>\n\r<br>\nI think it looks cool, although I am not sure I like the concept of a timer... I always get nervous when I am timed! :)\r<br>\n\r<br>\nWhy is it called a scavenger game... does it all have to do with the idea of the first solution?',1626,'Gamer','2003-09-10 22:21:30');
INSERT INTO forumpost VALUES (1793,261,4,'Re: Scav game','You\'re only timed so you can compare how long it took you versus others. Also maybe so I can see which challenges are easier than others.\r<br>\n\r<br>\nAs far as scavenging, it\'s because you are looking for clues that were dropped by me, the game\'s creator.',1,'levik','2003-09-10 22:45:34');
INSERT INTO forumpost VALUES (1794,261,4,'Re: Scav game','And of course I would ask you not to disclose the solutions\' particulars - though discussing their difficulty is welcome.',1,'levik','2003-09-10 22:46:36');
INSERT INTO forumpost VALUES (1795,260,3,'Re: Methinks the rate should increase !','That\'s a good point.. I already come here like I have OCD, and it takes a bit of time to keep up with things even at the current \'slow\' rate of posting. Any more and I might have to drop out of school to keep pace..',1575,'DJ','2003-09-10 23:01:16');
INSERT INTO forumpost VALUES (1796,261,4,'Re: Scav game','Pretty cool, although doing these in classes, my times have suffered quite a bit. It does seem, though that the timings are off; one of mine was 45 minutes, I think I was doing something else for ten or fifteen.\r<br>\nI put \'easter eggs\' like this into my weblog, but after a year and a half, I think only two have ever been found, even when I tell people to look for them...\r<br>\n\r<br>\nStuck on number 8 right now.\r<br>\n\r<br>\n=)',1575,'DJ','2003-09-11 13:26:07');
INSERT INTO forumpost VALUES (1797,262,4,'Top 10','I have been seeing problems bounce in and out of the 10 problems eligible to be voted on in the queue.  I assume this is from recalculating queue weights regularly.  To prevent this in the future, I recommend when recalculating the queue, the \"top 10\" are frozen in their places.  When a problem leaves the top 10 (by being posted or deleted) then problem #11 can be moved in.',1920,'Brian Smith','2003-09-11 14:46:00');
INSERT INTO forumpost VALUES (1798,262,4,'Re: Top 10','While I agree that this would be a good idea, I have to be honest that I am not quite certain as to the best way to implement it with current setup - and I do not think that this is worth making database changes over.\r<br>\n\r<br>\n',1,'levik','2003-09-11 14:50:15');
INSERT INTO forumpost VALUES (1799,262,4,'Re: Top 10','If the queue weights could be recalculated as soon as a problem is either posted or rejected, rather than waiting until midnight, this would not happen.  I don\'t know how feasible that is, but it presumably would not require database changes.',1301,'Charlie','2003-09-11 14:55:47');
INSERT INTO forumpost VALUES (1800,262,4,'Re: Top 10','Perhaps two queues would solve the problem.  One queue contains the 10 problems being debated and the other contains all the pending problems.  When the top 10 queue needs a new problem, it can just grab one from the pending problems queue.',1920,'Brian Smith','2003-09-11 14:57:16');
INSERT INTO forumpost VALUES (1801,261,4,'Re: Scav game','So any comments? Changes? \r<br>\n\r<br>\nAre any of them too easy?  Too difficult?',1,'levik','2003-09-11 17:10:15');
INSERT INTO forumpost VALUES (1802,262,4,'Re: Top 10','I know this has been a problem in the past forums, and I would like to see this happen, but I didn\'t know how to do it.',1626,'Gamer','2003-09-11 17:22:56');
INSERT INTO forumpost VALUES (1803,261,4,'Re: Scav game','I don\'t know about number 4... I don\'t know javascript yet, and thus can\'t proceed.',1626,'Gamer','2003-09-11 17:30:31');
INSERT INTO forumpost VALUES (1804,261,4,'Re: Scav game','Can you make it so the server remembers what challenges I completed? I don\'t want to have to remember websites or start back at 1.\r<br>\n',1626,'Gamer','2003-09-11 17:31:05');
INSERT INTO forumpost VALUES (1805,261,4,'Re: Scav game','Ditto that, some kind of interface that remembers what the last one you completed was. Also, maybe even a system where, each \'challenge page\' opens in a new browser window, and you type your \'answer\' into a little box on the main page, maybe. Typing wrong things into the address bar and having to backtrack is kind of a pain.\r<br>\n\r<br>\nFor the two problems I needed to use an image editor for, ms paint worked much better than photoshop or some more complicated editing program would have been, in my opinion.\r<br>\n\r<br>\nThe only one I have trouble with, not that it was even hard, but #5, when you put the one thing into the address, it opens the file in dreamweaver or frontpage or whatever webpage editor is installed, and getting the \'code\' from there is easy, just opening the program is a little bothersome when you\'re doing something else (say, working in .NET on a c++ project)..\r<br>\n\r<br>\nI\'m still on #8, and converting to binary or using a \'tricky code\' methodology (as the directory name would suggest) hasn\'t gotten me anywhere. The others took only a minute or two, so this is a grand step harder, at least to me at first glance..',1575,'DJ','2003-09-11 18:59:04');
INSERT INTO forumpost VALUES (1806,261,4,'Re: Scav game','Hmmmm... Are you telling me you didn\'t even hit any wrong URLs until #8?\r<br>\n\r<br>\nI kinda thought this trail of challenges would be a bit more difficult than that...\r<br>\n\r<br>\nBut do you think a game like this is fun? (Assuming I make it go to where you left off from the front page)',1,'levik','2003-09-11 20:55:52');
INSERT INTO forumpost VALUES (1807,261,4,'Re: Scav game','No, I meant that I hit several wrong URLs for most of them, and it\'d be a little easier to just type it into a box and have it tell me if I\'m right or not. Also, I didn\'t think they were too easy, I just meant that #8 is very much harder by comparison. And yes, I think it\'s really fun (too fun.. I was doing it instead of schoolwork all day), haha.\r<br>\n\r<br>\nI put little \'easter eggs\' like this into my weblog, but in a year and a half I think only two have ever been found, even when I tell people to look for them..\r<br>\n\r<br>\n=)',1575,'DJ','2003-09-11 21:10:41');
INSERT INTO forumpost VALUES (1808,262,4,'Re: Top 10','I can\'t think of any \'neat\' ways to do this, but with the current setup, I have an idea that I think would work. When a problem first enters the \'top 10\' queue, just change its time/datestamp to the current date, one year ago. That way, all the problems would be listed in the order that they appeared in the queue (assuming that we are not backlogged by more than a year), and when queue weights are recalculated every night, the current problems in the active voting queue would still be the oldest QW1 problems, and remain in the queue. It\'s a little sloppy, but it could work..',1575,'DJ','2003-09-11 21:15:26');
INSERT INTO forumpost VALUES (1809,261,4,'Re: Scav game','I think the first few were useful because it\'s like \"what now?\"\r<br>\n\r<br>\nI still need to know if I need to learn partial java to continue on number 4... I don\'t know what the ?tra1ler or whatever does.',1626,'Gamer','2003-09-11 22:04:49');
INSERT INTO forumpost VALUES (1810,261,4,'Re: Scav game','you just need to know how the source of a script is linked to. . just like an image. i don\'t think that gives away too much..',1575,'DJ','2003-09-11 23:10:08');
INSERT INTO forumpost VALUES (1811,261,4,'Re: Scav game','Yeah - you don\'t need to know the actual JS code, just how it can be included into a page.',1,'levik','2003-09-12 00:57:54');
INSERT INTO forumpost VALUES (1812,176,5,'Re: Problem flooding revisited','All... this problem flooding is ridiculously frustrating to new users.  In the last two weeks, I think my first submitted problem (and it\'s a good one) has gone down 2 or three in the queue order.  It\'s still at 40.\r<br>\n\r<br>\nYou MUST be kidding me.\r<br>\n\r<br>\nI understand the desire to reward people who submit a lot of problems, but because of the queue weighting system, it takes only 5-7 people who submit a lot of problems (and I can see that there are more people than that by analysis of the posted problems/submitters) to put a virtual stranglehold on newer members\' problems making it to the top 10 to be voted on.  (D\'ya like my dangling preposition?)\r<br>\n\r<br>\nWith the current backlog on some of these users\' submissions, almost everytime a problem is pushed live, another problem from QUEUE WEIGHT TWO comes in to take its place, of course jumping in front of most of the other QUEUE WEIGHT ONEs.\r<br>\n\r<br>\nAnyway, I want to make clear my level of frustration here, and impress upon Levik the need to come up with a method of getting these problems through the queue more quickly.\r<br>\n\r<br>\nI would ALSO like to impress upon all you Journeymen the need to cull some of the chafe out.  I am certainly not able to look at the queue (but I hope to in a YEAR OR SO!!!!), because I haven\'t had the requisite number of problems posted, but from the discussion here, it seems that some of you are reluctant to give a TD to poor problems.  Get over it!  Let\'s clear the queue, and let the cream come to the top.\r<br>\n\r<br>\nI *am* glad to see in the couple of weeks, fewer of yet ANOTHER liars and knights problem, or the same old \"solve by creating a logic matrix\"--matching up rows and columns, or crypto problems that seem to continuously get below 3 ratings....\r<br>\n\r<br>\nI\'d like to encourage you to consider giving TU *ONLY* to those problems that you think will get 4-5 ratings...  (remember 1-3 isn\'t particularly good).\r<br>\n\r<br>\nWell, thanks for taking the time to read this, and allowing me to vent.\r<br>\n\r<br>\n   --- SK',3172,'SilverKnight','2003-09-12 09:26:30');
INSERT INTO forumpost VALUES (1813,176,5,'Re: Problem flooding revisited','I agree and have said in the past that we need to be more discriminate in the problems that we let through to the site, and the only way to clear the queue with a fixed rate of posting is to TD more problems, and people are often reluctant to give a mediocre problem a vote down.\r<br>\nHowever, I think you have crossed the line and are being very much overcritical. Fine, you don\'t like L&K problems, or deductive logic problems, or cryptography problems -- but lots of people do.\r<br>\n\r<br>\nAs far as the queue backlog, Ravi still has problems coming into the queue from February, and the rest of the active voting queue is composed of problems submitted in June and July. It\'s great that you\'ve submitted problems, and I\'m sure they\'re good ones, but above all you need to learn the same patience that everyone else has. It\'s not a stranglehold on new members; people that are really interested and will stick around for a few months will see their problems (pending approval) make it onto the site.\r<br>\n\r<br>\nI\'m sure that once you\'ve been around for more than three weeks, if your problems are as good as you suggest, you\'ll become privy to the voting queue and company car and all the wonderful benifits of being a flooble journeyman. In the meantime, please try to realize that the purpose of the site is to post interesting, challenging problems for a lot of people, and while we don\'t want to go the way of other sites in promoting quantity over quality and ridiculously easy problems, we want a variety of problem types and difficulties. Generally, the \'regular\' users are the ones who vote on each problem, it seems, and the simpler ones also seem to generally recieve a lower score. That doesn\'t necessarily mean that they are bad problems. Also, a good problem can seem ridiculously easy once the solution is known, but that doesn\'t mean that it wasn\'t reasonably challenging to begin with. Just some things to consider as you [patiently] await voting on your problems...',1575,'DJ','2003-09-12 12:22:24');
INSERT INTO forumpost VALUES (1814,262,4,'Re: Top 10','On second thought, that in general may not be a favorable solution anyway. While fewer problems would get the \'pre-exposure\' of being in the voting queue for a long time, there would only be one or two new problems in the active queue a day, if none are deleted. That means, if a number of problems are pending and being debated and being edited, then we may see the situation arise where none of the problems have been approved. The current situation, while being a side effect of the nightly queue wieght recalculations, actually allows us to continue to move problems through voting and onto the site (or into the dumpster) while debating others.',1575,'DJ','2003-09-12 12:30:04');
INSERT INTO forumpost VALUES (1815,176,5,'Re: Problem flooding revisited','Well, thanks for your comment, DJ.  I hope that others will take the time to also comment.\r<br>\n\r<br>\nBut to reply to your note:\r<br>\n<I>\"It\'s not a stranglehold on new members\"</I>\r<br>\n&nbsp;&nbsp;-- and --\r<br>\n<I>\"people [who] stick around for a few months will see their problems...\"</I>\r<br>\nare mutually exclusive.\r<br>\n\r<br>\nThat one MUST wait significant fractions of years to see their problems come through <B><I>*is*</I></B> a stranglehold.  What\'s more... if people \"learn\" from this, to post massive amounts of problems, the problem will only continue to get worse.\r<br>\n\r<br>\nI am admittedly an impatient person.  (And that\'s as much out of me as you\'re getting! ;-).  It is (IMHO) absurd to have problems dating from February jumping in front of newer members first postings.  What *is* the point of this queue weight if it can be circumvented by mass postings, as this is?  Really, the only difference here is that as long as we have at least 5 different submitters with at least 2 problems each, then a person can have at most 2 people in the \"top 10\" at any given time... apart from that... this is basically a FIFO queue.  In other words, the \"reward\" for early submission of problems is too great.\r<br>\n\r<br>\n(And, btw, the notion of limiting an individuals problem submissions to 2/day, does not really address this problem, as they could submit 120 in two months, and then a new member is still following those 120.  And what\'s more... why would you want to discourage people from posting problems?)\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-12 12:45:38');
INSERT INTO forumpost VALUES (1816,176,5,'Re: Problem flooding revisited','It\'s easy to complain without having a solution. What would you suggest be done? I haven\'t taken mass submission to the extreme that Ravi has, but I have a number of problems waiting, each of which I honestly think is a fairly good one. Are you suggesting that only the first two problems I ever submitted should have QW1, and once those are posted, the weights should never be recalculated? That\'s the only way for what you suggest should happen <i>could</i> happen, that a new user could come in and submit a problem that magically jumps to the front of the queue in front of problems that people who have been here for months submitted months ago. And, once your first two problems have been laid to rest, I think you\'ll agree that that\'s not exactly the best way to go either.',1575,'DJ','2003-09-12 12:53:29');
INSERT INTO forumpost VALUES (1817,176,5,'Re: Problem flooding revisited','I do agree DJ.  And it is fair that you call me on \"just complaining\" and not giving a solution....  But, to be sure, I have \"petitioned\" already and made a suggestion or two.  If you (and others) think it is appropriate, I will happily post to a public forum, some possibilities that might solve this problem.\r<br>\n\r<br>\nAdditionally, I agree with you about the latter not being the best way to go either.  As Levik has mentioned to me (and I infer from your comments), their SHOULD be reward for early submission as well as quality of the problem.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-12 12:59:22');
INSERT INTO forumpost VALUES (1818,176,5,'Re: Problem flooding revisited','I, for one, like L&K and deductive reasoning and crypto and stupid riddles for that matter.  As I\'ve already stated elsewhere I especially like those \"who is in the green house?\" grid problems that seem to be so loathed by the kids who sit at the cool table.\r<br>\nFor the record I have been waiting ( I believe longer than SK) for the posting on my first three problems.  They are not great massive mindblowing mots of mathematical mastery but they are cute and amusing (like me in my wife\'s estimation) and I made them up myself rather than cribbing them from somewhere else.  That being said, I have a message for any scholars reading.  If you find the fatboy\'s offerings lame, please do not hesitate to vote them down.  I will not be offended (well, maybe a little, but not so much it\'ll show).  I\'d rather have everything I ever submit turned down than lower the quality level of the site.\r<br>\nBUT, dear scholars, please do not be brow beaten into restricting any particular types of problems.  Yes, a site made up entirly of word melds would probably drive some folks away, but don\'t turn the site into some sort of number theory text book either.\r<br>\nI LIKE the site as it is.  I think you\'ve got a good mix. Keep up the good work.\r<br>\n\r<br>\nPS I second DJ\'s thought about scholars commenting right away.  Give us regular folk a shot, huh?  Thanks ',2839,'FatBoy','2003-09-12 13:18:28');
INSERT INTO forumpost VALUES (1819,176,5,'Re: Problem flooding revisited','I assume you and DJ are implying that a Scholar has been thinking about the problem in advance, before others who haven\'t seen the problem, and therefore is \"using an unfair advantage\".\r<br>\n\r<br>\nIf my assumption is wrong, that why would a solver\'s being a scholar have anything to do with commenting right away, or at all?\r<br>\n\r<br>\nWhat\'s more... FatBoy, you seem to be posting all over the site even if there ARE solutions already posted (and I\'m sure you are welcome to do so).  So again, what is the issue here?',3172,'SilverKnight','2003-09-12 13:44:22');
INSERT INTO forumpost VALUES (1820,176,5,'Re: Problem flooding revisited','One thought that I have had regarding the turnover of top-10 spots is the idea of not changing any QW 2 to QW 1 until all the QW 1\'s were depleted (that is until there are only 9 QW 1).  I don\'t know the statistics of how many submitters there are (and so how many QW 1\'s there are at any given time), and so I don\'t know if this would unduly harm the heavy-hitting posters.  If there are dozens of QW 1\'s to get through, it could be a long time between pairs of offerings from the top few submitters, with resulting needlessly long waits for them.  But if there are only a few QW1\'s then it might not be onerous, especially if some turn out to be easily thumbed down.\r<br>\n\r<br>\nRegarding the early solution post, I misread the time since posting. I\'ll have to be more careful, especially on fridays when levik sleeps in for a while.',1301,'Charlie','2003-09-12 15:35:00');
INSERT INTO forumpost VALUES (1821,176,5,'Re: Problem flooding revisited','Charlie, that\'s actually very similar to one suggestion I made directly to Levik (via petition).  And the drawback is exactly what you brought up... that pairings from the same submitters would necessarily wait for those introduced by seldom-submitting-users.\r<br>\n\r<br>\nI bet if we posted this issue (with some useful constraints) on Flooble as a problem.... we\'d get some pretty good ideas!  :-)',3172,'SilverKnight','2003-09-12 16:02:16');
INSERT INTO forumpost VALUES (1822,176,5,'Re: Problem flooding revisited','I think your scholar idea is much of the same idea as the \"long feet make you smarter\" Better solvers are more likely to stay with the site and eventually become journeymen (and maybe even scholars)\r<br>\n\r<br>\nI think it\'s hard to weed out problems, because many of the problems we see ARE good... there aren\'t too many that should be weeded out.\r<br>\n\r<br>\nMy solution to the \"problem submitted\" thing is just to make it so that a user can only submit one problem a day. This would disperse the problems, and also make it so that some people *cough* can\'t post lots of problems in one day.\r<br>\n\r<br>\nI really think that the queue position needs to be more \"accurate\", but I don\'t know a solution so I can\'t complain too much .',1626,'Gamer','2003-09-12 16:10:09');
INSERT INTO forumpost VALUES (1823,176,5,'Re: Problem flooding revisited','I believe that I have just as good problems as anyone else, so I am unsure if my problems (which were submitted well before some new person\'s) should come after somebody else\'s whose problems were submitted after mine.',1626,'Gamer','2003-09-12 16:11:58');
INSERT INTO forumpost VALUES (1824,176,5,'Re: Problem flooding revisited','Gamer,\r<br>\n\r<br>\nI think that your suggestion of \"more accurate\" description of queue position would go a long way to remove misunderstandings.  Unfortunately, given the current workings of the system (at least as I understand them), it is indeterminate where exactly your problem lies.  (In other words, it sort of depends on which problems that people post and discard in the future, and can\'t be uniquely determined at any given time.)  So an estimate would have to continue to be calculated.\r<br>\n\r<br>\nAs for you likening the \"scholar idea\" to the \"long feet make you smarter\".... what scholar idea are you talking about?  Are you advocating that scholars should be able to freely post to problems?\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-12 16:58:05');
INSERT INTO forumpost VALUES (1825,176,5,'Re: Problem flooding revisited','I think you were talking about scholars solving problems while they were still in the queue?\r<br>\n\r<br>\nMany scholars don\'t even figure out the problem until it appears on the site, as a way to be fair to others. Anyone might be able to see a sequence and after little solving come up with the answer.\r<br>\n',1626,'Gamer','2003-09-12 17:40:13');
INSERT INTO forumpost VALUES (1826,176,5,'Re: Problem flooding revisited','I think you are confusing comments that DJ and FatBoy made with comments that I made.\r<br>\n\r<br>\nCharlie solved <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1279&cid=7860\">this</A> problem earlier today very quickly.\r<br>\n\r<br>\nI commended him on it.  But DJ and FatBoy criticized his answering so quickly.  I was backing up a scholar\'s right to answer quickly.  And I agree with your analysis that scholars are better problem solvers because they have larger feet.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-12 17:54:56');
INSERT INTO forumpost VALUES (1827,176,5,'Re: Problem flooding revisited','Oh, then sorry! I meant \"You all...\" not you personally! :) I think Charlie\'s ability to see things like that is great... I personally was baffled by it, which is why I wondered about 5/5 but didn\'t question it.',1626,'Gamer','2003-09-12 19:20:45');
INSERT INTO forumpost VALUES (1828,263,5,'Retired problem types','I found a few \"tricks\" problems that I submitted, but with the new queue \"better problems\" idea, I don\'t know if trick problems are good to submit anymore mainly because putting a puzzle in \"tricks\" usually makes it much easier to solve.\r<br>\n\r<br>\n(Also, did we decide what to do with many concept duplicates, like word meld for instance.)',1626,'Gamer','2003-09-12 19:25:10');
INSERT INTO forumpost VALUES (1829,176,5,'Re: Problem flooding revisited','Man - this is a great discussion we have here (brough back from inactivity)\r<br>\n\r<br>\nLet me weigh in on some things.\r<br>\n\r<br>\n1. The queue mechanism currently offers a \"benefit\" for early submission. This benefit is lessened by the QW mechanism, but is not eliminated. Nor should it be. It has been suggested on a few occasions that to encourage new posters, their problems should be given top priority (even to the extreme of placing a person\'s first problem onto the head of the queue immediately). I disagree with such suggestions for the reason that statistically, people\'s first problems are not the best submissions we get on the site. Once a person gets posting priviliges (by becoming a Student) they are often so eager to submit that they do not bother to dupe check their problem, or figure out if it belongs on the site at all. Those who have not had access to the queue would be surprised to see the kinds of submissions we sometimes get - from ridiculously easy arithmetics problems to riddles that totally do not work once put down on \"paper\".\r<br>\n\r<br>\nI find that statistically (no offense to SilverKnight whose problems I\'m sure are very good) the more a person has been submitting to the site, the better suited their problems are for posting. Of course exceptions to these occur at both ends of the spectrum.\r<br>\n\r<br>\n2. The purpose of the site is not to see your problem on the front page. It is to serve as a place to come in order to solve interesting, brain-stimulating puzzles. I believe that the site as it is now is serving this purpose really well, to great credit of everyone who has ever submitted a problem here, as well as those who make sure that these problems are up to par.\r<br>\n\r<br>\nI <b>know</b> that seeing <b>your</b> problem on the front page is more satisfying than seeing somebody else\'s - especially if it\'s an interesting and thought provoking one. However, this is not the site\'s primary goal, and while it may be frustrating to have to wait two to three months to have your problems show up, I believe that it\'s worth it to maintain the great quality of the material this site is seeing.\r<br>\n\r<br>\n3. Journeymen and Scholars get to see problems before anyone else. They are always asked to not try too hard to solve a problem before it going live, since usually just seeing it is enough to determine whether if fits the site well. However, some problems are really easy, and others are just too darn interesting to hold off on.\r<br>\n\r<br>\nI have full confidence, that people who have reached these ranks on the site know better than to tak e advantage of them - especially since they recognize more than anyone else that this is not a competition to show yourself in the best light. As such, if any Journeyman or Scholar posts a solution to the site shortly after a problem goes \"live\", I fully trust that they were able to solve the problem on their own after it having been posted. (In particular Charlie\'s ability to solve even the most difficult problems quickly and correctly has been well demonstrated even before he reached the Journeyman rank.)\r<br>\n\r<br>\n4. This site has over 650 problems as of right now. Most of the great classics that people tell each other at parties have been submitted in the early days - and it\'s a pitty that more people do not go browsing the archives for them. I believe that commenting on them (be it to post your solution, or just correct someone else\'s) is great since it brings them into the visible list of puzzles with new comments, and thus allows newer members to experience them perhaps for the first time. Much like this thread surfaced after 3 months of inactivity, I believe re-visiting old problems to be healthy for this site (also keeps the number of dupes down, freeing the queue for more new problems to come through quickly).\r<br>\n\r<br>\nWell - that looks like it, sorry for the long rant :) - And thanks for caring enough to read this whole thread :) ',1,'levik','2003-09-13 16:08:18');
INSERT INTO forumpost VALUES (1830,176,5,'Re: Problem flooding revisited','I was enlightened by Levik\'s above reminder on the purpose of this site, and how we are doing on meeting it. Given his arguments, I am less inclined to mess with the current system, but I would like to make a suggestion I think others have made before: What if puzzle submitters had only one QW1 puzzle each, instead of two? \r<br>\n\r<br>\nThis would ensure that multiple submissions from a single author (such as myself) would be more spread out, as only one would appear in the top-ten queue at a time. I\'m sure I don\'t see all the ramifications of making this change, but it seems like an improvement to me.',1567,'Bryan','2003-09-14 00:06:43');
INSERT INTO forumpost VALUES (1831,176,5,'Re: Problem flooding revisited','I was actually thinking of doing this same thing lately. Anyone see any issues with it? This would be the second time we mess with QW since its introduction... I don\'t reember any adverse effects from when we switched it from 3 per user to 2, but if anyone does, please speak up...',1,'levik','2003-09-14 02:53:07');
INSERT INTO forumpost VALUES (1832,176,5,'Re: Problem flooding revisited','First, special thanks for the consideration that Levik showed to the quality of my first few submitted problems.... Levik OBVIOUSLY took a sneak peak and was impressed by the underlying creativity.  :-)  Okay... enough silliness.\r<br>\n__________________\r<br>\n\r<br>\n<B>Yes, I see an issue with it.</B>  Because... ALL this does... is change the required number of mass \"problem polluters\" to 10, from 5.\r<br>\n\r<br>\nActually... the term polluters is probably too strong.  But it does not change the issue at hand.  Levik wrote <I>\"This benefit is lessened by the QW mechanism, but is not eliminated.\"</I>\r<br>\n\r<br>\nWell, this is a true statement.  But I would like to make clear that this benefit is only <B>barely</B> modified by the QW mechanism.  Under the current system if the same 5 people (and there are more than that number of \"big submitters\") push a lot into the queue, they will ALL remain in the top 10... until the first one of them has problems run out (pushed or rejected).  This is true <B>with or without the QW system</B>.  So, I want to make clear that the QW system really does very little in terms of helping newer members\' problems get posted earlier.\r<br>\n\r<br>\nThe switch from 3 to 2 was before my time, but if my analysis holds, it really did very little.... it would have changed the minimum number of submitters in the <I>top 10</I> from 3.3 (really 4) to 5.  Now, if you change the number of problems for each user in the <I>top 10</I> from 2 to 1, you\'ll be changing the minimum number of submitters in the <I>top 10</I> from 5 to 10.  And that\'s about it.\r<br>\n\r<br>\nSo, yes, I think that would be an improvement.  But again, it doesn\'t really change (or fix) the issue.\r<br>\n\r<br>\nNow, with all that being said.... and with more insight from having read (and posted) many messages regarding this subject, particularly those from Levik... I am convinced that this issue is not considered a <I>fault</I> or <I>problem</I> of the system.  And I think I understand that perspective.\r<br>\n\r<br>\nSo, unless it is somehow considered <I>bad</I> that older problems almost necessarily are in the top 10 before newer ones get there <I>no matter how many are submitted by one person</I>, then the underlying system should not change significantly.\r<br>\n_________________\r<br>\n\r<br>\nWow!  That\'s a long one... \"What does it boil down to?\" you may ask....\r<br>\n\r<br>\nMy vote is for changing the max problems for a user in QW1 to one, and that\'s all.\r<br>\n\r<br>\nCheers!\r<br>\n\r<br>\n   --- SK',3172,'SilverKnight','2003-09-14 03:31:43');
INSERT INTO forumpost VALUES (1833,176,5,'Re: Problem flooding revisited','Silver Knight--\r<br>\n\r<br>\nThere are two conditions affecting your analysis for which you are assuming the worst case (in terms of a non-mass-submitter getting through the queue fairly quickly), while the truth is that while not at the best case positions, these conditions are much better than your assumptions.\r<br>\n\r<br>\nFirst, those journeymen and scholars with the hacking abilities to check it out have assured us that there are only five or six über-submitters, which means that once levik reduces QW1 to one question per submitter, there are still six or seven \"top ten\" spots for those with less submissions. (Because of QW re-calc-ing, there are usually 12 or thirteen problems which have been exposed in the \"top ten\" and recieved comments and/or votes.)\r<br>\n\r<br>\nSecond, even most of the über-submitters did not submit all of their problems at the same time. This means that there may well come a time that their oldest problem is newer than enough other QW1 problems that it does not make the \"top ten\" for a few days, or possibly even for a week or more. (Granted it\'s not likely it will stay out of the running that long, but it does have to face the same competition that your problem submitted on the same day does.',153,'TomM','2003-09-14 10:18:23');
INSERT INTO forumpost VALUES (1834,176,5,'Re: Problem flooding revisited','I think the QW 1 problem thing would be a good idea. I don\'t think there are more than 4 or 5 major contributors. I think that would \"allow\" more newcomers to submit their problems, naturally rather than by admin power because most of the queue now is made up by \"major contributors\". Plus, problems from a particular creator are spaced out anyway. :)\r<br>\n\r<br>\nAlthough I submit problems in spurts at a time, I don\'t think many others do, and I have seen what TomM describes in the queue.',1626,'Gamer','2003-09-14 12:33:03');
INSERT INTO forumpost VALUES (1835,176,5,'Re: Problem flooding revisited','TomM,\r<br>\n\r<br>\nWith all due respect, I addressed both of your points earlier.\r<br>\n\r<br>\nFirst, I am happy to hear that there are only 5 or 6 über-submitters.  But all this means is that the \"system\" works PROVIDED we are fortunate enough to continue to have the number of über-submitters stay below 10 (or 11 or 12 with the re-calculating).  If this site should, <I>unfortunately ;-)</I> , get popular enough to attract a few extra über-submitters, then this issue returns.  (Note that I didn\'t use the term problem.)\r<br>\n\r<br>\nAnd second, the notion <I>of an über-submitter\'s problems being older than a newbie\'s submissions</I> remains with or without QW (as I mentioned in a previous posting).\r<br>\n___________________\r<br>\n\r<br>\nSo, again, with respect to the <I>two conditions affecting [my] analysis for which [I am] assuming the worst case</I>, the \"worst case\" (as you put it), for the first condition, WILL occur eventually, so we are just postponing dealing with it (if indeed we wish to deal with it).\r<br>\n\r<br>\nAnd your second condition has almost nothing to do with QW.',3172,'SilverKnight','2003-09-14 17:20:02');
INSERT INTO forumpost VALUES (1836,80,7,'Re: Hello, First time here','Kenny, welcome I am new here too. Can you plese help me with a problem\r<br>\n',3461,'cassie','2003-09-14 18:11:22');
INSERT INTO forumpost VALUES (1837,80,7,'Re: Hello, First time here','the problem is to get gas heat and water to all 3 houses without crossing lines. My teacher said the clue isthe think #-D, and use the bak of the paper\r<br>\n',3461,'cassie','2003-09-14 18:14:07');
INSERT INTO forumpost VALUES (1838,80,7,'Re: Hello, First time here','I mean think 3-D not #-d',3461,'cassie','2003-09-14 18:15:02');
INSERT INTO forumpost VALUES (1839,80,7,'Re: Hello, First time here','k, do you know the answer',3461,'cassie','2003-09-14 18:15:48');
INSERT INTO forumpost VALUES (1840,80,7,'Re: Hello, First time here','ok bye',3461,'cassie','2003-09-14 18:16:29');
INSERT INTO forumpost VALUES (1841,80,7,'Re: Hello, First time here','cassie, the solution is not too hard...\r<br>\n\r<br>\nBasically you go from the gas straight to house number 1, then you go from heat to number 1, and then you go from water to number 1.  Then you draw a line and sorta curve it around from gas to house number 2 and cycle number 3 from water just barely by heat to house number 3.  Once you finish that line, just draw from water counterclockwise around gas to house number 2.  Now, at this point you\'d WANT to go straight from heat to house number 3, but clearly you can\'t.  So, draw a line from gas parallel to the previous line, but perpendicular to the first line.  You\'ll notice that if you juxtapose the two lines, the lane between them becomes apparent  And of course the remaining two lines to be drawn are relatively obvious, and they are left as an exercise to the reader.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-14 23:06:10');
INSERT INTO forumpost VALUES (1842,261,4,'Re: Scav game','Levik, do not be led astray by those who are saying this is an easy one.  I\'ve spent several minutes on the first page and can get absolutely nowhere.  There may be an issue of internet illiteracy (close to half the total time ive spent on the internet, in my entire life, has been spent on your site), or some other brain block, but i did put in a solid effort to no avail.',775,'Cory Taylor','2003-09-15 12:11:24');
INSERT INTO forumpost VALUES (1843,176,5,'Re: Problem flooding revisited','I don\'t know what constitutes a so-called \"über-submitter,\" but there is one person with more than 100 pending problems, only three with more than 50, and only four with more than 30 (cumulatively). The simple fact of the matter is, the problems in the current voting queue, from 7 or 8 different authors, were submitted months ago.\r<br>\n\r<br>\nAlso, when a problem from a particular user is held up in queue, either due to a need for editing, disagreement in the voting, questions about its content/solvability, or simply because it is a \'morning,\' \'evening,\' or \'weekend\' problem, oftentimes a second problem from the same user is able to bypass the \'stuck\' problem. If only one problem per user is allowed into the active queue, then that person\'s problems would be pretty much put on hold, and I don\'t in all fairness think that a single problem being debated should be enough to stop them altogether.\r<br>\n',1575,'DJ','2003-09-15 12:58:00');
INSERT INTO forumpost VALUES (1844,176,5,'Re: Problem flooding revisited','DJ,\r<br>\n\r<br>\nThose are good points.\r<br>\n\r<br>\nAccording to your description then, even when several users gradually (as opposed to all at once) submit problems... one or two per week.... you can see that they can easily mass a backlog of 50+ problems.  It might get worse as the site becomes more popular.  And perhaps... that\'s okay.\r<br>\n\r<br>\nOne partial suggestion to address the point you make, is to change the \"order by\" from submission date to some other number (let\'s call it SW, submission weight).  Perhaps the submission date can strongly influence the initial SW, and then, for example, if a paricular problem gets held up for one of various reasons, one can simply do a +10 (or whatever is appropriate), to slide it a little away from the front of the list, thereby allowing other problems (even by the same author) to slide down.\r<br>\n\r<br>\nAnd perhaps the SW could be influenced by the number of other pending problems the user has, etc.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-15 13:27:27');
INSERT INTO forumpost VALUES (1845,261,4,'Re: Scav game','Thanks, Cory :)\r<br>\n\r<br>\nThe game does require you to have some knowelege of how the Web works - that\'s the fun of it - I wanted to make a puzzle for the web-literate.\r<br>\n\r<br>\nFor the first challenge, I should say that the source of the answer is not immediately visible...',1,'levik','2003-09-15 16:06:52');
INSERT INTO forumpost VALUES (1846,176,5,'Re: Problem flooding revisited','I modified the statictical screen for the site so we can now see the top 10 queue placeholders.\r<br>\n\r<br>\nHave fun with the full disclosure. (I lament the loss of page views that people have generated in the past jumping from one user info screen to another to obtain this same information. :)',1,'levik','2003-09-15 16:11:30');
INSERT INTO forumpost VALUES (1847,80,7,'Re: Hello, First time here','You aren\'t really supposed to answer solutions in the questions as it encourages them to break the rules and post in the forum.',1626,'Gamer','2003-09-15 19:44:03');
INSERT INTO forumpost VALUES (1848,80,7,'Re: Hello, First time here','The problem has been proven impossible to solve in a single plane, and honestly, SK, <i>I</i> don\'t understand what you\'re trying to say.\r<br>\n \r<br>\nIf you think three dimensionally, just draw all the straight lines, and pretend all the gas lines are at ground level, the water lines are two feet below the surface, and the gas lines are buried four feet deep. That way, none of them will ever cross..',1575,'DJ','2003-09-15 19:49:34');
INSERT INTO forumpost VALUES (1849,80,7,'Re: Hello, First time here','But yes, Gamer is right, although I don\'t think we\'ll ever see that problem on here..',1575,'DJ','2003-09-15 19:56:49');
INSERT INTO forumpost VALUES (1850,261,4,'Re: Scav game','He\'s right.. the first one took me the longest to figure out, as I didn\'t know what to do at all.. the longest, that is, until this eighth one, four days and counting..',1575,'DJ','2003-09-15 19:58:24');
INSERT INTO forumpost VALUES (1851,261,4,'Re: Scav game','Actually I knew how to do the first one from another site I figured it out on ;)\r<br>\n\r<br>\nI don\'t really know \"how it can be included in a page\", but I will look anyway.',1626,'Gamer','2003-09-15 20:00:46');
INSERT INTO forumpost VALUES (1852,80,7,'Re: Hello, First time here','Holy #@!$% guys (Gamer and DJ)... did you actually READ my answer?  (and *sigh* yes the problem is impossible in a single plane).... sometimes... the literal-mindedness of otherwise smart people is amazing....',3172,'SilverKnight','2003-09-16 09:16:52');
INSERT INTO forumpost VALUES (1853,80,7,'Re: Hello, First time here','Yes, I read your answer, but unless someone is picturing exactly what you are, \"draw a line and sorta curve it around from gas to house number 2 and cycle number 3 from wateallost barely by heat to house number 3\" doesn\'t really mean a whole lot.',1575,'DJ','2003-09-16 09:29:10');
INSERT INTO forumpost VALUES (1854,80,7,'Re: Hello, First time here','c\'mon DJ... EXACTLY... there\'s no way to interpret this as meaningful.  That\'s kinda the point.',3172,'SilverKnight','2003-09-16 10:04:01');
INSERT INTO forumpost VALUES (1855,80,7,'Re: Hello, First time here','It\'s obvious that that\'s true, but it\'s not as obvious that being meaningless was your point in leaving a comment; it just looked like someone trying to describe what they had drawn on paper..',1575,'DJ','2003-09-16 10:17:40');
INSERT INTO forumpost VALUES (1856,80,7,'Re: Hello, First time here','Gee DJ... you\'re a frequent contributor to this community... You must have seen some of my solutions to problems, such as <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=619&cid=7808\">this one</A>.  Am I not, generally, very precise (if not complete) in my answers?\r<br>\n\r<br>\nI would hope that those members who \'know\' flooble as of late, would <I>get it</I>.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-16 11:52:41');
INSERT INTO forumpost VALUES (1857,80,7,'Re: Hello, First time here','I will admit I read the first half and that is a perfectly genuine way to go about this problem. You have gotten so good at solving problems that you explained an impossible problem too well! :)',1626,'Gamer','2003-09-16 17:22:24');
INSERT INTO forumpost VALUES (1858,261,4,'Re: Scav game','Well i got stuck on the very first challenge. And I get a strange feeling i had to modify the web address (i tried various things). I did find it fun even though i got nowhere. All in all perhaps providing solutions somewhere would help.',1072,'Alan','2003-09-16 17:50:36');
INSERT INTO forumpost VALUES (1859,264,7,'HELLO','Hello\r<br>\nMy name is Andrew.\r<br>\nIm new to the site, and i yould like to say a big HELLO to all of you...\r<br>\nI promise that i will post the best riddles, quizes, tricks and stuff I can find!!!!\r<br>\n\r<br>\nSO......\r<br>\nHI!!!!!!!!!!!!!!!!!!1',3495,'Andrew','2003-09-17 07:53:34');
INSERT INTO forumpost VALUES (1860,265,5,'I propose a new problem category...','How about a category title,\r<br>\n\"Problems which require absolutely no critical thought at all\"?\r<br>\n\r<br>\nThis would contain problems such as <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1279\">Old MacDonald Had a Sequence</A>, <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1332\">Words in Common 5</A>, <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1231\">The Famous Horse</A>, and <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1010\">Metaphysics...</A>\r<br>\n\r<br>\nAnd perhaps we could even \"push\" problems to this category on a separate schedule, so as not to impact the rate at which problems, which require a modicum of actual thought, actually get posted.\r<br>\n\r<br>\nAny thoughts (sarcastic or otherwise)?\r<br>\n\r<br>\n   --- SK',3172,'SilverKnight','2003-09-17 12:35:34');
INSERT INTO forumpost VALUES (1861,265,5,'Re: I propose a new problem category...','If there is a new category created, the problems in it need a good common thread like cryptography or algorithms.  The problems you listed dont have very much in common with each other.',1920,'Brian Smith','2003-09-17 14:20:32');
INSERT INTO forumpost VALUES (1862,265,5,'Re: I propose a new problem category...','LOL.... Brian you crack me up.\r<br>\n\r<br>\nBTW, I think the title exactly describes the theme that they all share.',3172,'SilverKnight','2003-09-17 14:24:21');
INSERT INTO forumpost VALUES (1863,265,5,'Re: I propose a new problem category...','Ummm... if no critical thought means easyness of the puzzles, only the famous Horse would work.\r<br>\n\r<br>\nThe easy problems are designated by their difficulty, and are pushed as stated.',1626,'Gamer','2003-09-17 17:00:07');
INSERT INTO forumpost VALUES (1864,265,5,'Re: I propose a new problem category...','An interesting point... but no I was not referring to the difficulty rating of the problems.  As I mentioned in a thread on one of those problems:\r<br>\n<I>I can come up with an equally difficult problem of sequencing.... such as the third letter of the prime numbers starting from 13 and going up. But really... is that worth while?</I>\r<br>\n\r<br>\n...very difficult, virtually impossible to solve, and definitely not worth the attention it might get on this site.',3172,'SilverKnight','2003-09-17 17:13:16');
INSERT INTO forumpost VALUES (1865,265,5,'Re: I propose a new problem category...','Be careful, I am reading your definition as \"bad problems\", and I feel that all above problems are fine.\r<br>\n\r<br>\nAs long as journeymen continue to remember that problems which are very obscure aren\'t good without proper hints, I don\'t think we will need that catergory.',1626,'Gamer','2003-09-17 18:16:35');
INSERT INTO forumpost VALUES (1866,265,5,'Re: I propose a new problem category...','SK, I admit that Old MacDonald Had a Sequence is not a very good puzzle. I suppose I submitted it out of amusement that the sequence (derived from a sequence of numbers less esoteric as your proposed \"third letter of primes starting at 13\", but I see what you mean) resembled the children\'s song. \r<br>\n\r<br>\nHowever, your criticism of WIC 5 as requiring no critical thought is demonstrably false. I included \"horizontal\" to help puzzlers look beyond simple letter substitutions, which are often the key to solving such puzzles, and in fact Happy used the word \"midday\" to figure out the solution, resulting in an \"AHA!\" experience. This is definitely not a you-either-get-it-or-you-don\'t puzzle.\r<br>\n\r<br>\nIf you find such problems \"very difficult, virtually impossible to solve\", maybe you will be happier sticking to puzzles that are more obviously left-brained. You\'ll be happy to know my next submission is more analytical in nature. However, it must be obvious to you from the comments of others that some people enjoy these problems, so I ask you kindly not to be a spoilsport.\r<br>\n\r<br>\nBTW, love your avatar -- very aggro.',1567,'Bryan','2003-09-18 13:12:12');
INSERT INTO forumpost VALUES (1867,265,5,'Re: I propose a new problem category...','wow.... aggro... good word!\r<br>\n\r<br>\nInteresting that that\'s how you interpret it... :-)  That\'s certainly not how it was intended.\r<br>\n____________\r<br>\n\r<br>\nNot to be contrary (okay... maybe a little), but just \'cause there is an AHA experience, which I agree Happy probably had, doesn\'t mean there is any significant critical thought involved.  Similarly, \"George & Gracie\" problems where we \"AHA! they must be fish!\" or \"AHA! the cabin on the mountain is a PLANE cabin that crashed there\" produces a similar experience, and yet again, no significant critical thought.\r<br>\n____________\r<br>\n\r<br>\nIf by \"obviously left-brained\" you mean \"requires critical thought\", well... then... of course, that\'s exactly what I am talking about.\r<br>\n____________\r<br>\n\r<br>\nAnd to be sure, one can find a plethora (another word of the day) of people who like any kind of problem... even mind-numbing silliness that requires no significant critical thought.  (Heck, there are even people who sit and stare at MTV all day.)',3172,'SilverKnight','2003-09-18 14:34:54');
INSERT INTO forumpost VALUES (1868,265,5,'Re: I propose a new problem category...','Other than \"absolutely no critical thought at all\", what would the problems in this new category have in common?',1920,'Brian Smith','2003-09-18 15:06:04');
INSERT INTO forumpost VALUES (1869,265,5,'Re: I propose a new problem category...','isn\'t that enough? ;-)',3172,'SilverKnight','2003-09-18 15:28:49');
INSERT INTO forumpost VALUES (1870,265,5,'Re: I propose a new problem category...','In my opinion, we can always stick one of those problems in another catergory. It seems only problems that don\'t have a catergory and are piling up would do well to find a new catergory.\r<br>\n\r<br>\nI don\'t think comparing flooble problems to lateral-thinking problems is a good idea because lateral-thinking problems aren\'t allowed here.',1626,'Gamer','2003-09-18 17:18:24');
INSERT INTO forumpost VALUES (1871,265,5,'Re: I propose a new problem category...','Problems where the answers come from \"Aha! Maybe George & Gracie are fish\" or \"Aha! Maybe it\'s a plane\" or, often, \"Aha! Ice must be involved,\" had always been told to me under the general heading of Minute Mysteries. I personally have the same reaction to you, since a) the answer could always be one of two hundred things, but that the same time b) once you realise the sort of brain that is behind them the answer is usually quite easy. My question is why don\'t we stick all these under the heading Minute Mysteries, since we\'re looking for a more specific category name. (A more defined definition for these puzzles could be \"could you list more than 437 possible answers to your question?)\r<br>\n\r<br>\nOtherwise just ban the lot of them as Gamer suggests. Start with anything involving ice.\r<br>\n',3372,'Sam','2003-09-18 20:20:28');
INSERT INTO forumpost VALUES (1872,265,5,'Re: I propose a new problem category...','Sam: LOL!\r<br>\n\r<br>\nP.S.  The <A HREF=\"http://flooble.com/perplexus/show.php?pid=343\">cabin one</A> is ON FLOOBLE and so is the <A HREF=\"http://flooble.com/perplexus/show.php?pid=766\">the \"George and Gracie\"</A>problem.  And this <A HREF=\"http://flooble.com/perplexus/show.php?pid=176\">cops and robbers</A> is another perfect example...\r<br>\n\r<br>\nAnd Sam... here\'s <A HREF=\"http://flooble.com/perplexus/show.php?pid=824\">an ice</A> one, and here\'s &lt;A HREF=\\\"http://flooble.com/perplexus/show.php?pid=429\\\"another ice</A&gt; one.\r<br>\n\r<br>\n<B>Gamer... what do you mean these aren\'t allowed here?</B>',3172,'SilverKnight','2003-09-18 20:49:17');
INSERT INTO forumpost VALUES (1873,265,5,'Re: I propose a new problem category...','whoops... maybe Levik can correct the previous post/typo for me... (and delete this one at the same time...)',3172,'SilverKnight','2003-09-18 20:50:00');
INSERT INTO forumpost VALUES (1874,265,5,'Re: I propose a new problem category...','Oh, I forgot, you aren\'t a journeyman so you might not know about the reasons I heard there recently.\r<br>\n\r<br>\nWe haven\'t passed many new lateral-thinking problems recently because they don\'t qualify as the sort of problems we want. (Sam\'s two reasons are approximately why) I don\'t know how the old problems were passed, not being a journeyman at the time they were passed (maybe some knowledgible scholar like TomM knows why) but I have seen that the consensus of these problems (including the severed arm one) was that they got TD because they were lateral thinking problems. If you look at the pid of them, you will notice they were submitted early on to the site. Over 500 problems were submitted between when the last lateral thinking problem you listed went on the site and now.\r<br>\n\r<br>\nI don\'t think people think the lateral-thinking problems (some of them at least) are bad problems, but they are just not what flooble is after.',1626,'Gamer','2003-09-18 21:23:42');
INSERT INTO forumpost VALUES (1875,265,5,'Re: I propose a new problem category...','Y\'know... you Journeymen (and Levik) are some of the most PC muther#$@#~@# I\'ve ever met.  (I\'m not sure if that\'s a good thing or not.)',3172,'SilverKnight','2003-09-19 01:29:15');
INSERT INTO forumpost VALUES (1876,265,5,'Re: I propose a new problem category...','SK, are you sarcastic or intentionally disrespectful? 8)\r<br>\n\r<br>\nThe Old MacDonald sequence makes sense. Sure, you could come up with another sequence, but you would still have to match it up with a song, wouldn\'t you?\r<br>\n\r<br>\nThere was another sequences puzzle submitted a week ago which featured letter-to-numbers (still isn\'t solved by the way). Why does this one require more critical thought than the Old MacDonald? I\'m not implying that the latter puzzle is bad. Personally, I enjoyed both of them.\r<br>\nThe only problem I have with Old MacDonald is, that it\'s not a difficulty-4-problem. ',1220,'abc','2003-09-19 11:24:11');
INSERT INTO forumpost VALUES (1877,265,5,'Re: I propose a new problem category...','Sarcastic.... very sarcastic... with a little facetiousness thrown in there.\r<br>\n\r<br>\nI hope no one takes me so seriously that he gets offended or interprets it as disrespect....  (Of course... if one does... eh)\r<br>\n___________\r<br>\n\r<br>\nyeah... the Old MacDonald sequence matched the song... like a typical Karaoke singer matches the song he\'s singin\'.  And I don\'t know to which problem you are referring (that perhaps required critical thought).  But if it required no critical thought too, then it could also go the way of the dodo.',3172,'SilverKnight','2003-09-19 12:03:59');
INSERT INTO forumpost VALUES (1878,265,5,'Re: I propose a new problem category...','SK I don\'t care if you\'re sarcastic ro what not. Just stop beoing an asshole. seriously. I might as well come out and say it. Let me say this ONE simple thing. If you don\'t like the way this site is being run leave. Plain and simple. If you want to continue to act this way then I\'m sure levik will be more than happy to ban your I.P and any accounts you open and this one to. O yeah In case you say this.<br> silverknight said \"I hope no one takes me so seriously that he gets offended or interprets it as disrespect.... (Of course... if one does... eh)\"<br> you think that clears you from calling us motherfukkers? No it doesn\'t. You can either shape up or shut up.\r<br>\n',1072,'Alan','2003-09-19 18:59:30');
INSERT INTO forumpost VALUES (2331,312,5,'Re: Base 1 and Base 0','There can\'t be a numbering system in base 0 because the place value of each position to the left of the units position would be 0 times the one on the right, meaning no value at all.\r<br>\n\r<br>\nThere is a terminology of \"zero-based\", meaning that counting starts at zero instead of one, so that the first item is item 0, the second is 1, etc., as opposed to 1-based which is the usual counting scheme of 1,2,3,4, etc.\r<br>\n\r<br>\nAs a number base, base 1 is as said in the chatterbox, 1, 11, 111, 1111, etc.',1301,'Charlie','2003-11-18 21:37:14');
INSERT INTO forumpost VALUES (2332,312,5,'Re: Base 1 and Base 0','I think that most n-based number systems can\'t have a value higher than n-1 in a single digit.  Base 1 is forced to break this rule for non-zero values.  It seems to me that since it already broke this rule, there is more than one way to notate any one value.  For example, 3 could equal 111, 120, 300, 201, etc.  Of course, for just one notation for each number, counting 1,11,111... will do.\r<br>\n\r<br>\nI\'m thinking that base 0 is impossible because each digit would be multiplied by 0^3,0^2,0^1,etc. and cannot equal anything other than 0.  Also, for some reason or another, 0^0 is considered undefined.  I\'m not sure quite why, but I know that not everyone agrees on it.  0 raised to a negative power is obviously undefined because it is dividing by 0.',3558,'Tristan','2003-11-19 01:24:38');
INSERT INTO forumpost VALUES (1881,265,5,'Re: I propose a new problem category...','I personally don\'t understand why you would say something like that out of context... Even when you are not on as good footing as others (this was on a \"these are bad problems\" thread)\r<br>\n\r<br>\nIt is a great skill to say things in a nicer way, rather than \"Gamer, what do you mean???\" you could say \"I don\'t understand how lateral thinking problems are being filtered. I found a few problems which I would consider lateral thinking, but they are on the site. Can you explain more fully your reasons?\"\r<br>\n\r<br>\nI personally am very lacking in that skill, but I see it and appreciate it in others, and it adds one mark under \"good person\"\r<br>\n\r<br>\nAlthough I wouldn\'t tell you to take a hike, maybe a little walk wouldn\'t hurt... :)',1626,'Gamer','2003-09-19 19:28:26');
INSERT INTO forumpost VALUES (2335,312,5,'Re: Base 1 and Base 0','This is why I was confused in the chatbox earlier between saying 1, 11, 111 and 0, 00, 000. But 000 abviously makes no sence, as that would just be 0.\r<br>\n\r<br>\nI think that the reason base-1 is strange is that really isn\'t equivalent to the other bases. This is because in the others, each digit represents the number of (x ^ n)\'s, which always increase as you go to the left. In base 1 they don\'t increase, as 1^0 = 1^99. A 1 is a 1 no matter where in the row it is.',3372,'Sam','2003-11-19 09:45:58');
INSERT INTO forumpost VALUES (1883,265,5,'Re: I propose a new problem category...','Alan,\r<br>\n\r<br>\nIn context, I called you guys PC (as in politically correct).  The \"muther#$@#~@#\" was added for emphasis.\r<br>\n\r<br>\nOf course, in the future, I will definitely refrain from referring to you as PC.\r<br>\n\r<br>\nAs far as your assumption that I don\'t like the way the site is run, you couldn\'t be more wrong.  The site is well run, and (from what I\'ve seen) the best of its kind on the net--by far.  I appreciate Levik\'s comments and quick responses very much, and he has been very helpful.\r<br>\n\r<br>\nAnd frankly, so have most of the journeymen (and other community members).\r<br>\n\r<br>\nOf course Levik can ban my IP or my account or any such thing... he could always do that... to anyone.  Is there any other obviousness you wish to spout?\r<br>\n\r<br>\n(Gamer, point taken, and I hope you\'ll continue to forgive my lapses into coarseness.)\r<br>\n\r<br>\nAlan, I make my attempts to provide helpful suggestions, and I do so, often sarcastically.  I generally do so to see of whom I can easily get a rise.  Enough said ;-)',3172,'SilverKnight','2003-09-20 04:00:25');
INSERT INTO forumpost VALUES (1884,265,5,'Re: I propose a new problem category...','OK, let\'s everyone take a deep breath :)\r<br>\n\r<br>\nNobody is getting banned, but let\'s all remember that we\'re grownups here, and as such there\'s no need to add words like \"motherfuckers\" or \"asshole\" for emphasis.\r<br>\n\r<br>\nAs to the charge of being politically correct, I refer you to the fact that with 679 problems live on the site (from the statistics page), the ID of the latest problem is 1359. If you do some quick math here, you\'ll realize that this means MORE THAN HALF (by a margin of one) the problems that got submitted didn\'t pass muster. So don\'t think we don\'t vote out problems that don\'t belong. But when we do, we sure don\'t say to people \"That\'s a dumb problem and you\'re dumn for having submitted it\" - if that makes us PC, than maybe it\'s not such a bad thing. Kinda helps retain users if nobody feels insulted for being new and uninformed.\r<br>\n\r<br>\nAs far as the existing lateral thinking problems they\'re primarily the reason why no more are being accepted - we saw that such problems don\'t work well in the context of a web site where you can\'t ask clarifying questions.',1,'levik','2003-09-20 11:00:32');
INSERT INTO forumpost VALUES (2334,312,5,'Re: Base 1 and Base 0','Tristan\'s point was that in base 1, then theoretically even 1 has no meaning, just as in base 2, 2 has no meaning.  Personally I think we can stretch to allow the digit 1 in base 1, but putting higher digits in there is just stretching it too far.',1301,'Charlie','2003-11-19 09:20:27');
INSERT INTO forumpost VALUES (2333,312,5,'Re: Base 1 and Base 0','I really should not get involved in these theoretical math discussions but, as someone once told me, I seem to have an insaiable desire to draw attention to myself.\r<br>\nTristan, you said: <i> For example, 3 could equal 111, 120, 300, 201, etc. </i> but in a one based numbering system the symbols \"3\" and \"2\" would have no meaning.  The simply are symbols to which you are assigning values (i.e. 11 = 2, 111 = 3).  You are using base 10 numbers as your symbols in base one.  this makes no more sense than using the accepted hexidecimal symbol \"a\" in a base 10 number. \r<br>\n\r<br>\n',2839,'FatBoy','2003-11-19 07:01:12');
INSERT INTO forumpost VALUES (1887,267,7,'how are uz?','lo all...just another n00b....i wish i was 1337....anwayz...hope to get ta no u peepz...if not well...',3559,'Kyle Jung','2003-09-20 13:20:21');
INSERT INTO forumpost VALUES (1889,267,7,'Re: how are uz?','ya got ta comint on da pr0bl3ms an r3ad 4umz... ta git 2 no us peepz... ;)\r<br>\n\r<br>\n(If that sounds coherent, it\'s just because I am not good at typing like that yet)',1626,'Gamer','2003-09-20 14:05:30');
INSERT INTO forumpost VALUES (1890,268,7,'Hi, everybody!','Hi!  I just became a novice the other day, but I\'ve been looking at this site for a little while.  I found that it\'s part of a webring called the puzzle ring.  The puzzle ring was actually part of a category of rings focusing on puzzles.  The puzzle ring seemed to be the biggest and best of all the others.  I didn\'t look at all the sites on it (there were over a hundred) but I think I could confidently say that this site is the best and most organized site.  I couldn\'t stand not being able to post myself, so I just had to sign up.',3558,'Tristan','2003-09-21 11:24:17');
INSERT INTO forumpost VALUES (1891,268,7,'Yet another new boy on the block!','Hi! I\'m an old guy who likes puzzles. I found the site by typing in logic puzzles in Google OK? You can have a laugh at my first but not last mistake very shortly.',3571,'Denis Cronin','2003-09-21 19:45:25');
INSERT INTO forumpost VALUES (1892,268,7,'Re: Hi, everybody!','Welcome both of you, glad to see fresh faces around here :)\r<br>\n\r<br>\nI hope you enjoy your stay.',1,'levik','2003-09-22 10:38:03');
INSERT INTO forumpost VALUES (1893,269,5,'problem with submitting','I was finished typing up a problem I wanted to submit and I pressed the preview button.  A notice appeared saying I had to be logged on to submit, which I thought I was, but I typed it in anyway.  Afterwards, I went to the problem submitting screen, but it was blank, with a blank preview on top.  I checked to see if it was already in queue by trying to edit my puzzles, but it said I hadn\'t submitted any.  What happened?  Before I try typing it again I\'d like to know a few things.  To what extent can we edit puzzles already submitted?  Is there anyway to save a draft without it going into queue?  If there isn\'t, maybe there should be.  Though, I suppose that I could save it on a document and paste it on later...',3558,'Tristan','2003-09-22 21:20:10');
INSERT INTO forumpost VALUES (1894,269,5,'Re: problem with submitting','If you thought you were logged in, but it turned out that you weren\'t, I would guess that there\'s a problem with your browser settings in accepting cookies. Make sure that cookies are enabled, and try it again.. and if you ever get a message that implies that you\'re not logged on, you probably aren\'t. As a student, once you have submitted a problem, you can edit its text and difficulty, but not the category. There\'s no way to save a draft.. I usually just type my probelms up in notepad and submit the completed version. That way, too, if something goes wrong, all my work isn\'t lost. Hope this helps.\r<br>\n\r<br>\n=)',1575,'DJ','2003-09-22 23:29:14');
INSERT INTO forumpost VALUES (1895,270,5,'recently solved','Is there a way to see the problems that have been recently solved?\r<br>\nIf an official solution to a problem is posted, it disappears from the \"unsolved\" list and is forgotten. I can\'t keep track of all the unsolved puzzles.',1220,'abc','2003-09-23 07:44:46');
INSERT INTO forumpost VALUES (1896,270,5,'Re: recently solved','I don\'t think so, but that is actually a really good idea.  I would also like to see the unsolved problems arranged chronologically.',1920,'Brian Smith','2003-09-23 09:23:11');
INSERT INTO forumpost VALUES (1897,176,5,'Re: Problem flooding revisited','better problems.  more categories,  especially verbal... probs solved.  pat/sat',3430,'pat','2003-09-23 13:09:24');
INSERT INTO forumpost VALUES (1898,269,5,'Re: problem with submitting','I\'m not sure what happened the first time, but the second time I tried, the preview worked and nothing disappeared.  I\'m pretty sure that my browser is accepting cookies.  Maybe the internet temporarily disconnected on me?  I hope it doesn\'t happen again, but I\'ll write my puzzles somewhere else first anyway.\r<br>\n\r<br>\nAnyway, I still didn\'t post my puzzle because I couldn\'t figure out how to put large spaces in it.  They just wouldn\'t appear on the preview.  Coincidently, someone using the same name as mine seemed to have a similar problem and posted it on the chatterbox.  Unfortunately, he seemed to have figured it out and only said that it was like html, and I\'m not sure what he meant.  ',3558,'Tristan','2003-09-23 20:05:07');
INSERT INTO forumpost VALUES (1899,269,5,'Re: problem with submitting','Writing the phrase (br) but using a less than sign at the beginning and a greater than sign at the end of the br instead of paretheses will give a break, like you pressed return. :)\r<br>\n\r<br>\n<br><br>Two enters. :)',1626,'Gamer','2003-09-23 20:11:01');
INSERT INTO forumpost VALUES (1900,269,5,'Re: problem with submitting','Unfortunately you <b>can\'t</b> do it <i>here</i> apparently because it <u>recognizes</u> html codes',1626,'Gamer','2003-09-23 20:11:46');
INSERT INTO forumpost VALUES (1901,269,5,'Re: problem with submitting','The major problem, which you are probably having (or had), is/was that when you are logged on, and don\'t do send anything back to the site (such as when the only thing you are doing is typing the submission into the text box), there is a time limit after which you are automatically logged out.  The site doesn\'t actually push a new screen at you when this happens; it just says you\'re not logged on the next time you press a button, such as Preview or Submit.\r<br>\n\r<br>\nOne solution as mentioned above is to type your text into notepad and transfer to the flooble text box with a copy and paste, so if anything goes wrong you can do that again.\r<br>\n\r<br>\nAnother solution is, before you hit the review or submit button, highlight the whole text in the text box and put the text onto the clipboard via Edit...Copy, or cntrl-C, or the old-fashioned way: cntl-insert.  Then if something bad happens you can log on again and paste the text in since its still on the clipboars (edit...paste, cntrl-V or shift-insert).',1301,'Charlie','2003-09-23 21:09:42');
INSERT INTO forumpost VALUES (1902,271,3,'New answer to Zeno\'s Paradox','Hey, I don\'t know if this is the right place to post these sorts of topics, but I thought you all might be interested in this.\r<br>\n\r<br>\nA previously unknown, not-college educated physisist has recently made huge waves with his new theory on time. He has written two srticles on it and one of them deals directly with Zeno\'s paradox. The solution that we had all been told (Zeno was wrong \'cause he didn\'t know calculus) may well be wrong, and it could just be that we have an incorrect view of time. Lynds, the guy, says that it simply doesn\'t make sense to ask where something is at a specific moment in time, because time doesn\'t have any \"moments\" in it, and things that are moving aren\'t in any specific position at any specific time.\r<br>\n\r<br>\nAnyways, just thowing that out there, as so many paradoxes and logic puzzles seem to be based on the fact that we can ask where something is at any time.\r<br>\nhttp://philsci-archive.pitt.edu/archive/00001197/02/Zeno_s_Paradoxes_-_A_Timely_Solution.pdf',3372,'Sam','2003-09-24 00:24:38');
INSERT INTO forumpost VALUES (1903,269,5,'Re: problem with submitting','One way I believe you can I avoid being kicekd out like this is by clicking \"remember me\" on the login form when you first sign in. It\'s kept me logged in for months.',1,'levik','2003-09-24 07:34:35');
INSERT INTO forumpost VALUES (1904,272,7,'First timer','I\'ve been floating around for a few days and decided to write a \"hello!\" type thing.  I am a philosophy lecturer in scotland (specializing in Logic), so I tend to spend a good bit of time playing around with logic puzzles, etc.  I am looking forward to finding a lot of new puzzles here, and also to sharing one or two of my own creations (not to brag, but I once shared one of my puzzles with the Master of Knights and Liars himself, Raymond Smullyan, and his first comment was \"That\'s solvable?\"- Of course, a moment later he saw the general idea behind the solution).  Anyway, I am going to control the urge to post puzzles here, and will just have to wait until the powers that be decide to honour me with the oh-so-coveted student status so that I can post puzzles.  Solving other people\'s (o at least trying) will keep me entertained for awhile.',3546,'RoyCook','2003-09-24 11:25:29');
INSERT INTO forumpost VALUES (1905,271,3,'Re: New answer to Zeno\'s Paradox','That relates to the Heisenberg Uncertanty Principle and the fact that the mathematical models used to describe the physical world do not match it perfectly. (E.g. Newton\'s laws are close enough in most cases, but there are situations in which they \"break down\" and you need to switch to Relativity or Quantum Mechanics).  \r<br>\n\r<br>\nMost puzzles and paradoxes are based on the mathematical models, or on \"pure mathematics. Real Physics, especially on the Quantum Mechanics level need to take Heisenberg into consideration: if you pin down one parameter too closely, there is a paired parameter which can vary far too greatly. The most common of such paired parameters are time and position (location in space): the same two parameters that your synopsis indicates. \r<br>\n\r<br>\nAt the moment I am on a library computer and cannot read *.pdf files. I\'ll take a look at the article from my own computer later.',153,'TomM','2003-09-24 12:19:28');
INSERT INTO forumpost VALUES (1906,273,3,'brain teasers','   _ 5 _ _\r<br>\n + _ _ _ 5\r<br>\n----------\r<br>\n_ _ 6 _ _\r<br>\n\r<br>\n\r<br>\nuse the numbers 0-9 to make a true equation',3601,'Tammy Skaggs','2003-09-24 13:18:46');
INSERT INTO forumpost VALUES (1907,273,3,'Re: brain teasers','What number names a plant?\r<br>\n',3601,'Tammy Skaggs','2003-09-24 13:19:07');
INSERT INTO forumpost VALUES (1908,273,3,'Re: brain teasers','&nbsp;&nbsp;9<B>5</B>87<BR>\r<br>\n<U>+604<B>5</B></U><BR>\r<br>\n&nbsp;15<B>6</B>32<BR><BR>\r<br>\nBut we should discourage you from posting here... In the future, please submit the problem to the site, so that it can be categorized, stored, and rated appropriately.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-09-24 14:00:37');
INSERT INTO forumpost VALUES (1909,269,5,'Re: problem with submitting','I think that Charlie is right.  Someone needed to use the computer urgently while I was in the middle of typing.  That was probably enough time for me to log out.  Thanks for the help.',3558,'Tristan','2003-09-24 20:03:53');
INSERT INTO forumpost VALUES (1910,273,3,'Re: brain teasers','I won\'t say the correct answer is IV (ivy) because you really shouldn\'t post problems here. Please submit the problems like anyone else. :)',1626,'Gamer','2003-09-24 20:34:29');
INSERT INTO forumpost VALUES (1911,272,7,'Re: First timer','The Student status is not all that coveted - nor is it hard to achieve. Moreover, you will be disappointed to know that the \"powers that be\" you have referred to are actually embodied in a PHP script that runs nightly :)\r<br>\n\r<br>\nAnyway, welcome to the site - I hope to see your puzzles in the queue (though as others will no doubt warn, they will take A WHILE to trickle through and show up on the site\'s public areas)',1,'levik','2003-09-24 21:50:27');
INSERT INTO forumpost VALUES (1912,273,3,'Re: brain teasers','Hahaha...\r<br>\n\r<br>\nWay to discourage, guys :)',1,'levik','2003-09-24 21:52:20');
INSERT INTO forumpost VALUES (1913,272,7,'Re: First timer','*sigh*... yeah...\r<br>\n\r<br>\nI\'ve been on this site for almost ten years... and my puzzles haven\'t reached the front yet.  (And I\'m prone to slight exaggeration.)',NULL,'Aspiring Novice','2003-09-24 23:28:31');
INSERT INTO forumpost VALUES (1914,273,3,'Re: brain teasers','Yeah, Gamer.... c\'mon dude.',3172,'SilverKnight','2003-09-24 23:32:23');
INSERT INTO forumpost VALUES (1915,272,7,'Re: First timer','Aspiring Novice, I should point out that posting under multiple personalities is generally frowned upon here. Ask anyone the sad tale of Tim Axoy...',1,'levik','2003-09-25 07:50:51');
INSERT INTO forumpost VALUES (1916,271,3,'Re: New answer to Zeno\'s Paradox','Indeed, with most puzzles of this sort to mathematical answer is the one expected, as it\'s rather a bore when know-it-alls start telling you \"you can\'t split quarks\" or whatever when dividing things by infinity.\r<br>\nIn this case though it\'s interesting because people say, Zeno\'s paradox seems to make sense, so why *does* Achillies pass the Tortois? At which point people normally bring in calculus as the real-world answer. This answer, though, is instead telling us that the entire question makes no sense, as is is a contradiction in terms to say \"where is Achillies at time T?\"',3372,'Sam','2003-09-25 11:50:46');
INSERT INTO forumpost VALUES (1917,273,3,'Re: brain teasers','thank you for the help ok will submit to the site next time ',3601,'Tammy Skaggs','2003-09-25 12:00:36');
INSERT INTO forumpost VALUES (1918,271,3,'Re: New answer to Zeno\'s Paradox','I read that and I have a lowcomprehending of what was being said/portrayed (I did understand a good portion of it though) and I must say that was very interesting to read. I just must ask this. Was one of the concepts that was being portrayed that nothing is relative to any other thing? Or that space and time can\'t be relative to eachother.',1072,'Alan','2003-09-25 16:12:01');
INSERT INTO forumpost VALUES (1919,273,3,'Re: brain teasers','Hey! I stated that I wouldn\'t state the answer, where as you said you would say the answer! :)',1626,'Gamer','2003-09-25 17:16:27');
INSERT INTO forumpost VALUES (1920,269,5,'Re: problem with submitting','I\'ve never been automatically timed out or logged out, after weeks and months, let alone a few minutes, so make sure you have the \'remember me\' box checked (if it\'s on your own computer). Also, editing in notepad or copying the text or any of the other suggestions are good safeguards.\r<br>\n\r<br>\nAnyway, as far as formatting, you can\'t just push enter for a line break like you can in here or in comments. You have to type in &lt;p> for a paragraph (two lines) or &lt;br> for a single line break.\r<br>\n\r<br>\nFor example, typing:\r<br>\n\r<br>\nsomething here&lt;br>something else&lt;br>another something&lt;p>finally this\r<br>\n\r<br>\nwill show up as:\r<br>\n\r<br>\nsomething here\r<br>\nsomething else\r<br>\nanother something\r<br>\n\r<br>\nfinally this\r<br>\n\r<br>\nHope that helps.',1575,'DJ','2003-09-25 18:12:58');
INSERT INTO forumpost VALUES (1921,271,3,'Re: New answer to Zeno\'s Paradox','Though I can\'t pretend I understood it all myself, I think that\'s it\'s neither of those things. Rather I think he is saying that there is no such thing as an instance in time, only intervals, and that if it were a series of instances, motion would be impossible:\r<br>\n\r<br>\n\"Time enters mechanics as a measure of interval, relative to the clock completing the measurement. \r<br>\nConversely, although it is generally not realized, in all cases a time value indicates an interval of time, rather than a precise static instant in time at which the relative position of a body in relative motion or a specific physical magnitude would theoretically be precisely determined. \r<br>\n...\r<br>\n[if that were not so] the  relative  position  of  a  body  in  relative  motion  or  a  specific  physical magnitude, although precisely determined at such a precise static instant, it would also by  way  of logical necessity  be  frozen static at that precise static instant. Furthermore, events and all physical magnitudes would remain  frozen  static, as  such  a  precise  static  instant  in  time would remain  frozen static at the same precise static instant: motion would not be possible.\"',3372,'Sam','2003-09-25 19:03:38');
INSERT INTO forumpost VALUES (1922,273,3,'Re: brain teasers','lol!   touché!',3172,'SilverKnight','2003-09-26 11:47:52');
INSERT INTO forumpost VALUES (1923,272,7,'Re: First timer','Well... *I\'m* dying of curiousity .... whatever happened to Tim Axoy?',3172,'SilverKnight','2003-09-26 15:48:22');
INSERT INTO forumpost VALUES (1924,272,7,'Re: First timer','Hehe, im also a first timer too, and I\'m very addicted to scottish ppol right now, not in a \"lusty\" way :)...it\'s just that, Im reading books about them, and it\'s interesting to see if wat i read is exactly how they act/talk, etc...\r<br>\nur probably wondering, wat the heck im talking about...I just happen to read that Roy is from scotland(though, not necessarily scottish)...which reminded me of my interest for scotland...anyway, back to puzzles and logic, i love solving both of them, but im not a \"fast thinker\", nor a \"philosopy proffesor\"...so im pretty intimidated with all of the ppol here...but, i guess i can learn to think things in a systematic way, by hanging out with u guys...\r<br>\npls dont butcher this mssg, coz i also noticed, that a lot of people(esp. the scholars), here are burning the novices...so pls be nice...im not doinga nything wrong, am i? :D',3624,'aydontknow','2003-09-26 18:35:10');
INSERT INTO forumpost VALUES (1925,271,3,'Re: New answer to Zeno\'s Paradox','Like the two of you, I can\'t pretend to have understood it all, but what I got out of it was that Zeno was trying to point out the difference between the real world and a mathematical model of the world by showing that the mathematical model could not explain motion.\r<br>\n\r<br>\nThe invention of calculus allowed the mathematical model to catch up with the real world (thus creating the science of Physics). \r<br>\n\r<br>\nBut Quantum Mechanics returns us to Zeno\'s old questions, but with a twist. The mathematics (calculus) are there to accomodate motion, but the experimental \"real-world\" data is what seems to be denying it now.',153,'TomM','2003-09-26 19:00:17');
INSERT INTO forumpost VALUES (1926,272,7,'Re: First timer','To SilverKnight,\r<br>\nIt shows Tim Axoy\'s story in the reference forum, second thread.',3558,'Tristan','2003-09-26 19:11:30');
INSERT INTO forumpost VALUES (1927,272,7,'Re: First timer','hey... thanks, Tristan.',3172,'SilverKnight','2003-09-26 20:41:27');
INSERT INTO forumpost VALUES (1928,274,7,'hello there!!','hi! im from cavite, Philippines. im very interested to your site i just browsed it on google. what is this site all about? are the users of this site came from different countries? is this site made for progammers? for students? or for anyone who wants to be a part of this site? im glad to one of its part. and to find lots of friends from here.',3636,'karen anne','2003-09-26 23:12:43');
INSERT INTO forumpost VALUES (1929,176,5,'Re: Problem flooding revisited','I\'ve been reading this long thread and I picked the best ideas(I think) out of it.  The backlog seemed like a great idea, but the idea needs to be worked on, maybe in a new, shorter thread.  I also liked the idea of students being able to edit categories, but not titles.  I bugged, I mean petitioned, Levik on it. \r<br>\n\r<br>\nI also liked the idea of limiting the problems per day per user.  I, for one, write my problems elsewhere first, edit them, then submit them if I think they\'re good.  It may take a few days, but what\'s that compared to the time they\'re in queue?  I don\'t mind the long wait, but others are less patient then I am.\r<br>\n\r<br>\nThat digest page Levik mentioned in the beginning... Is there any way to get there besides through this thread?  As for the QW system, I don\'t understand enough of it to say anything about it.',3558,'Tristan','2003-09-27 16:47:42');
INSERT INTO forumpost VALUES (1930,176,5,'Re: Problem flooding revisited','The link on the home page for the digest page is just below the link for the forums and is labelled \"Newest Problems.\"\r<br>\n\r<br>\n',153,'TomM','2003-09-27 19:02:31');
INSERT INTO forumpost VALUES (1931,274,7,'Re: hello there!!','Welcome to the site. Anyone who is interested in solving puzzles is welcome here, and yes, we do have people from all over the world.\r<br>\n\r<br>\nEnjoy your stay.',1,'levik','2003-09-27 19:55:29');
INSERT INTO forumpost VALUES (1932,176,5,'Re: Problem flooding revisited','Oh, I thought it might be labelled \"Digest\".  I don\'t see why people shouldn\'t use it.\r<br>\n\r<br>\nLevik told me that the reason students can\'t edit categories is because we might misplace it. That makes sense, though I didn\'t think of it at first.  There ought to be a help page telling us all this information.  Though, maybe it\'s better in some cases if the new users have to figure it out for themselves... Maybe giving certain information might cause people to send in better quality problems.',3558,'Tristan','2003-09-28 12:45:11');
INSERT INTO forumpost VALUES (1933,176,5,'Re: Problem flooding revisited','I\'m all for such a page, but unfortunately I am so familiar with the site (having programmed it and all) that I think I take a lot of things for granted that should really be explained.\r<br>\n\r<br>\nI suggest we strart a help thread, where peole can point out areas of the site that need explanation for either myself, or anyone knowelegable enough to answer. Then I will compile it all into some sort of an FAQ and make a separate page of it.\r<br>\n\r<br>\nCome to think of it, that\'s a good idea. I\'m off to start that thread.',1,'levik','2003-09-28 15:00:25');
INSERT INTO forumpost VALUES (1934,275,5,'The FAQ WIP','OK, As I mentioned <a href=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=176#1933\">here</a>, we should have an FAQ section - but since I am way too familiar with the site to know what areas are (gasp!) less than inguitive, I am going to ask people for help in this reguard.\r<br>\n\r<br>\nPlease submit things you think should be covered in an FAQ for this site - and either myself or someone else who knows the answer will provide it. I will then take the wealth of knoledge we accumulate and make it into an FAQ page for easy reading.',1,'levik','2003-09-28 15:03:02');
INSERT INTO forumpost VALUES (1935,272,7,'Re: First timer','For aydontknow:\r<br>\n\r<br>\nI am actually not Scottish, but am from the USA.  I have lived in Bonny Scotland for 3 years or so now, and it is lovely.  I do not know that much about Scottish history or anything, but have picked up a bit about day to day life.\r<br>\n\r<br>\nAs far as your ability to solve puzzles and such go- I think you have the right attitude- after years of teaching math and logic (and that\'s really what most of the puzzles here amount to) I have found that the only real way to learn the stuff is by constantly working with it.  So just try some of the puzzles- even if you do not come up with anything that you think is good enough to post in the comments section at first, you will most likely quickly become better at figuring them out as time goes on.  Eventually, you will end up solving some.\r<br>\n\r<br>\nRoy',3546,'RoyCook','2003-09-28 15:03:12');
INSERT INTO forumpost VALUES (1936,272,7,'Re: First timer','I would also advise new users if you don\'t feel you are getting anywhere, just narrow down individual cases. Why can\'t you use this answer? for problems like 4-digit number. When I use the same reason 10 or so times, I begin to evaluate it. ;)\r<br>\n\r<br>\nUsually when you don\'t think you are getting anywhere you just haven\'t seen the big picture. It\'s like working on a jigsaw puzzle of unknown dimensions. You might get mad if you have the two sides done but can\'t hook them in the middle, but you may only need 1 or 2 pieces to do so.',1626,'Gamer','2003-09-28 15:42:00');
INSERT INTO forumpost VALUES (1937,275,5,'Re: The FAQ WIP','When will my puzzles show up? This is probably the most important question in my opinion. Others could include:\r<br>\n\r<br>\nHow come nobody is talking in the chatterbox?\r<br>\nWhere\'s the digest?\r<br>\nWhen does my solution show up on the page?\r<br>\nHow do I get an avatar? (Unless there were instructions I missed somewhere)\r<br>\nHow come there are 400 (or some number) problems in the queue, but my problem\'s approximate queue position is 200 (or some such number) right after its submission?\r<br>\nHow important is a solution to a problem I submit?\r<br>\n\r<br>\nI think all of these questions can be easily answered when you know the site, but newcomers minght not know ;)\r<br>\n\r<br>\nDo we want to include other questions that are already on the site if people are too lazy to look around?',1626,'Gamer','2003-09-28 15:48:56');
INSERT INTO forumpost VALUES (1938,275,5,'Re: The FAQ WIP','A quick peruse of the chatterbox thread gives the following FAQ type questions...\r<br>\n\r<br>\nHow do I submit a problem?\r<br>\nHow do I submit an answer?\r<br>\nWhy is the problem still showing unsolved when there are correct answers in the comments?\r<br>\nHow do I format my solution/comment/problem? (probably a link to the HTML forum would be sufficient here)\r<br>\nWhy shouldn\'t I post problems in the chatterbox or forums?\r<br>\n\r<br>\nI think it would also be useful to make some comment as to the types of problems you wish to see submitted for posting. For example, I only just found out that you\'d taken a policy decision to TD lateral thinking problems.',1183,'fwaff','2003-09-29 04:20:01');
INSERT INTO forumpost VALUES (1939,275,5,'Re: The FAQ WIP','>>Do we want to include other questions that are already on the site if people are too lazy to look around? \r<br>\n\r<br>\nWell, yes. The point is that these answers are going to be included in a FAQ file page. If it is a question that newcomers frequently ask, it should be included.\r<br>\n\r<br>\nSome of the more basic questions would include:\r<br>\n\r<br>\nQ. How do I submit a solution to a problem?\r<br>\nA. Click on the \"Post a comment\" link. You must be logged on (Registration is easy and free.) If you are reading the latest puzzle on the home page, you will have to click to the puzzle\'s own page first.\r<br>\n\r<br>\nQ. I submitted my solution, and it is up on the page, but the puzzle still says \"No Solution.\" What\'s going on?\r<br>\nA. Most puzzles have an \"official\" solution, usually submitted by the person who submitted the puzzle. It is revealed a day or two later than the puzzle itself. It could also indicate that the original submitter did not include an \"official\" solution.\r<br>\n\r<br>\nQ. Why can\'t I submit a puzzle to this site?\r<br>\nA. In order to submit a puzzle, you must be registered and have a rank of \"Student\" or better. \r<br>\n\r<br>\nQ. What is rank?/How do I get promoted to a new rank?/etc.\r<br>\nA. Ranks/User Levels are explained here [link to http://www.flooble.com/perplexus/levels.php]',153,'TomM','2003-09-29 04:23:59');
INSERT INTO forumpost VALUES (1940,275,5,'Re: The FAQ WIP','>> I think it would also be useful to make some comment as to the types of problems you wish to see submitted for posting. For example, I only just found out that you\'d taken a policy decision to TD lateral thinking problems. \r<br>\n\r<br>\nOne problem is that it is not usually a blanket \"policy,\" but rather the consensus of the currently active Journeymen and Scholars. Anothr problem is that there are at least three types of \"banned\" problems -- those which we\'ve decided are not approriate for Flooble, those which too closely duplicate puzzles already on the site, and those whose type we\'ve recently been getting a glut of, and the regulars are getting a little tired of. \r<br>\n\r<br>\nIn most cases, the disqualification is done on an individual basis, and there is often not a clear consensus as to whether it should be banned, or why. ',153,'TomM','2003-09-29 04:40:48');
INSERT INTO forumpost VALUES (1941,275,5,'Re: The FAQ WIP','heres two more.<br>Why was my problem deleted?<br>Whats html? (this way people could always have a page listing the html to look to rather than look at that one thread in the forums.',1072,'Alan','2003-09-29 15:29:34');
INSERT INTO forumpost VALUES (1942,275,5,'Re: The FAQ WIP','Here\'s a few more.  If they don\'t seem frequently asked, that\'s because I can\'t think of many more.\r<br>\n\r<br>\nHow long do we stay logged on?\r<br>\nHow often are problems posted?\r<br>\nHow many problems are rejected?\r<br>\nWhat is the objective of this site?\r<br>\nWhat\'s the rest of Flooble about, besides perplexus?\r<br>\nWhat do QW, TD, and TU all mean?\r<br>\nWhy is the power to change category withheld from students?\r<br>\nWhat are the policies on posting unofficial solutions and other comments?  Does it matter whether we repeat a solution or anything?',3558,'Tristan','2003-09-29 19:11:19');
INSERT INTO forumpost VALUES (1944,276,7,'Re: No Subject','I couldn\'t agree more!',3172,'SilverKnight','2003-09-30 09:54:15');
INSERT INTO forumpost VALUES (1945,276,7,'Re: No Subject','You know, SK, I think maybe you are off-base on this one...',2839,'FatBoy','2003-09-30 13:30:49');
INSERT INTO forumpost VALUES (1946,276,7,'Re: No Subject','I think it\'s supposed to be funny, not neccesarily mean. (though with SK we do wonder)',1626,'Gamer','2003-09-30 16:58:01');
INSERT INTO forumpost VALUES (1947,276,7,'Re: No Subject','what?',1575,'DJ','2003-09-30 19:34:45');
INSERT INTO forumpost VALUES (1948,277,5,'Problem flooding re-revisited','Rather than extend the <A HREF=\"http://flooble.com/perplexus/forum.php?fid=5&tid=176\">previous thread</A> even more... it occurred to me that I might start another thread... so....\r<br>\n________________\r<br>\n\r<br>\nHere\'s a first stab at making some (public) suggestions.\r<br>\n\r<br>\nI assume that we wish to find the <I>best</I> problems the quickest (even if we choose to post only one of the <I>best</I>, and pair a <I>not-so-best</I> with it, on a given day).\r<br>\n\r<br>\nIt stands to reason, that the <I>best</I> problems are not in the \"front 10\"... when there are many more than 10 in the total queue.  (...working on the assumption that we didn\'t, for example, happen to submit them in decreasing order of <I>goodness</I>).\r<br>\n\r<br>\nTo find those <I>best</I> problems quickest, we need some mechanism to go through more problems quicker.\r<br>\n\r<br>\n<I>(By \"find\" I mean that scholars/journeymen are able to peruse it and rate it.)</I>\r<br>\n\r<br>\nNow, one obvious mechanism (which I am <B>*not*</B> advocating) is to allow them to see the whole queue, rather than just the \"top 10\".  I think this might be somewhat unwieldy... and I will defer others\' judgement, since I am not yet a journeyman.\r<br>\n\r<br>\nAnother mechanism, that might be more wieldy, would be to increase the range from 10 to 20 problem simultaneously.... and further create at least one new queue.... as follows:\r<br>\n\r<br>\nI assume (someone correct me here as needed), that if a problem gets three Thumbs Down (TD), then it gets \"deleted\"... it is deemed not worthy of Flooble and is taken out of the <I>potentially-posted-problems</I> list.\r<br>\n\r<br>\nI suggest that there be at least three choices of voting... TU, TD, and TH \"thumb-horizontal, flat palm?\"... the third choice indicating that it is worthy of being posted on Flooble, but there may be some more interesting/relevant problems that might take precedence.\r<br>\n\r<br>\nThis would carry a weight of zero (not impacting the TU/TD weight), but if a problem gets 3-5 of these, it can be moved to this new queue (an \'alternate\' list)...  This queue may contain a whole bunch of problems, ALL of which have been deemed flooble-worthy, and could at any time be posted.\r<br>\n\r<br>\nThis new <I>alternate</I> queue, though, would generally grow, as there would likely be more problems placed on this queue than are taken off (much as the current queue is now).  At least, it would grow if we continue to have the pace of submission that we\'ve seen as of late.\r<br>\n\r<br>\nAnd then, of course, when posting, problems could be pushed from the \"top 10-20\", or from the front of the <I>alternate</I> queue.\r<br>\n_________________\r<br>\n\r<br>\nYou may ask... if we do this, haven\'t we simply moved from one queue to another?  No! ...at least not quite.  Because what we\'ve done is... <I><U>reviewed far more of the flooble problems</U><I>.  Therefore, the <I>better</I> ones get to the front faster, while still granting a reward to those who submit earlier.  (e.g., all of Ravi\'s 100+ submissions from February, will be reviewed before anyone\'s from September)\r<br>\n\r<br>\nAnd lastly, you may think this would be a lot of work on Levik\'s part.... but I have faith in Levik\'s abilities... and I\'m sure it wouldn\'t take much time.  ;-)\r<br>\n\r<br>\nCriticisms? Compliments? Concerns? Amendments?\r<br>\n\r<br>\n   --- SK',3172,'SilverKnight','2003-10-02 17:36:41');
INSERT INTO forumpost VALUES (1949,277,5,'Re: Problem flooding re-revisited','So you are advocating a \"Voting queue\" and a \"OK for now\" queue?\r<br>\n\r<br>\nI think it woud be good to say \"Top 10 queue\" PLUS any queue problems which have notes are automatically in the queue.',1626,'Gamer','2003-10-02 17:59:07');
INSERT INTO forumpost VALUES (1950,277,5,'Re: Problem flooding re-revisited','Gamer, I\'m not sure I understand what you\'re saying.  Would you please be more detailed?',3172,'SilverKnight','2003-10-02 18:31:06');
INSERT INTO forumpost VALUES (1951,277,5,'Re: Problem flooding re-revisited','To stop problems from going in and out of the queue, any problem that has a note on it will stay in the queue. This may result in the queue being over 10 problems, but that\'s OK ;)',1626,'Gamer','2003-10-02 18:39:49');
INSERT INTO forumpost VALUES (1952,277,5,'Re: Problem flooding re-revisited','This \"alternate queue\" sounds suspiciously like the backlog idea in the other thread.  I\'m glad that this idea came up again, though it\'s really more for journeymen and scholars to discuss.\r<br>\n\r<br>\nAll these thumbs pointing in every direction, would any of them cancel each other out?  Do they currently cancel each other out?  Could gamer explain what he\'s talking about?',3558,'Tristan','2003-10-02 18:42:14');
INSERT INTO forumpost VALUES (1953,277,5,'Re: Problem flooding re-revisited','Oh, you posted an explanation while I was typing.  The problem with that is that we can easily enough post notes on our own problems.  I wouldn\'t want to lose this power.  I think separating into 2 queues is better because it seems more organized.  How would this result in more than 10 problems?',3558,'Tristan','2003-10-02 18:46:50');
INSERT INTO forumpost VALUES (1954,277,5,'Re: Problem flooding re-revisited','Yes Tristan, this is why I proposed 3-5 TH before it gets sent to the <I>alternate</I> queue.  No \"auto-sending\" your own problems.\r<br>\n\r<br>\nAs for the thumbs cancelling each other out.... as I addressed already... 1 TU cancels 1 TD... +1, -1.  But you still need a minimum TH before you can be deemed at least flooble-worthy.\r<br>\n\r<br>\nSo, to be absolutely clear: <I>one would not be able to place one\'s own problems in the </I>alternate<I> queue</I>.',3172,'SilverKnight','2003-10-02 18:51:14');
INSERT INTO forumpost VALUES (1955,277,5,'Re: Problem flooding re-revisited','Gamer, to address your mention of the queue being over 10 problems... I assume you mean the <I>alternate</I> queue... and yes, to quote my first message (up top):\r<br>\n\r<br>\n<I>This new alternate queue, though, would generally grow, as there would likely be more problems placed on this queue than are taken off (much as the current queue is now). At least, it would grow if we continue to have the pace of submission that we\'ve seen as of late.</I>',3172,'SilverKnight','2003-10-02 18:53:03');
INSERT INTO forumpost VALUES (1956,277,5,'Re: Problem flooding re-revisited','I am saying my idea of saying if a problem has a note by someone else (like a journeyman or scholar or such) it would have been in the queue at some time. Then the problems wouldn\'t jump around.\r<br>\n\r<br>\nI am talking about a quick fix, if Levik doesn\'t want to spend all his time with an alternative queue.\r<br>\n\r<br>\nIn my opinion, the queue works good enough for me, but I don\'t know how new people might feel.',1626,'Gamer','2003-10-02 19:51:34');
INSERT INTO forumpost VALUES (1957,277,5,'Re: Problem flooding re-revisited','There are a couple of points that you are overlooking.\r<br>\n\r<br>\nFirst, we want to minimize exposure to problems before they are posted or made live on the main site. Having a regular queue of ten problems and then a growing \'alternate\' queue would be counterproductive in this respect.\r<br>\n\r<br>\nAlso, who says that the \'best\' problems need to come out before anything else? If all the proverbial cream floats to the top, in the end you\'re stuck with a lot of skim milk, if you can follow that. I would say, homogenize. =P\r<br>\nOften, what one would consider a \'better\' problem is one that is more involved, and would require much more time to solve, and generally will receive discussion for several days after it has been posted. If we put up a complex problem every day, several days in a row, each problem would not get the attention it may merit.\r<br>\nTo cite an example, my problem \"Lumber Netters\" was never solved (although <i>someone</i> prematurely posted the solution on me), because the next few problems, \"Marbles Bonanza,\" \"Square Sequence,\" and \"Primes,\" brought up a lot of discussion, and the earlier problem was ignored.\r<br>\nThat is not to say, of course, that having more \'trivial\' problems is a good thing, but if a problem is deemed siteworthy, it should have the same priority as any other. There\'s the general rule of thumb that simpler problems are posted in the mornings and on weekends, and \'better\' problems are posted weeknights, and it balances out pretty well. Ordering the problems in the order they were submitted is not only fairer to everyone, it\'s a good, relatively random way to keep the problems mixed up so that we get a good variety of problems at any given time.\r<br>\n\r<br>\nIn my opinion, the alternate queue would be much more trouble than it\'s worth, as the problems still need to be looked at, edited if necessary, and voted on, and that happens at about the same rate as they are pushed onto the site. Ocassionally there is a problem that immediately receives 3 TU or 3 TD, but for the most part they need some deliberation or modification. Your alternate queue will probably not grow as quickly as you seem to think, and I doubt that it would change the problems being put onto the site very much at all.',1575,'DJ','2003-10-02 21:16:06');
INSERT INTO forumpost VALUES (1958,277,5,'Re: Problem flooding re-revisited','I think the queue has been cutting down due to the less amount of problems being submitted. Although I am unsure why it is, I don\'t think there were as many duplicate/lesser good problems getting TD now than there were when the problems were flooding.\r<br>\n\r<br>\nI know that my recent logic problems haven\'t got much exposure, showing that even less discussion stirring problems can slow down the discussion on a good problem.\r<br>\n\r<br>\nI think DJ has a good point which I overlooked as well, the fact that we don\'t want all our \"good\" problems (come to think of it, what makes up a \"good\" problem anyway... they are ususally controversial) in one scoop.',1626,'Gamer','2003-10-02 21:27:29');
INSERT INTO forumpost VALUES (1959,277,5,'Re: Problem flooding re-revisited','Gamer:  Please be more precise with your explanations (at least for my benefit), because I\'m having trouble understanding exactly what you\'re trying to say.\r<br>\n\r<br>\nI think what you are saying (and I CERTAINLY don\'t want to put words in your mouth) is that the queue is shrinking rapidly because a lot of problems are getting TD\'d.  And that the quality is going up.\r<br>\n\r<br>\nIf by \"much exposure\" you mean a lot of discussion... then yeah... I think the reason why these logic problems (I think you mean the suspender problems) aren\'t generating much discussion is because it\'s, for the most part, the same problem revisited each time.  So, whomever gets there first is pretty much the only one who cares to write a solution.  Everyone else looks at it... and says... \"okay another logic grid\".  Nevertheless, the problems must have received three TU... so... apparently enough people wanted to see them again.  I won\'t argue that point.\r<br>\n______________________________\r<br>\n\r<br>\nAs for the \"good\" problems all coming out in one fell swoop... I will quote from my original (up top) comment:\r<br>\n<I>I assume that we wish to find the best problems the quickest (even if we choose to post only one of the best, and pair a not-so-best with it, on a given day).</I>\r<br>\n\r<br>\nAnd it is exactly that... the point is not necessarily to post the best problems sooner rather than later... but to IDENTIFY the best problems sooner rather than later.  And if Levik so chose, you could even put a third <I>best-of-queue</I> to push the problems that the journeymen really liked a lot (received 7+ TU, for instance)!  You could post one or two of those on Fridays... and make Friday the best-of-flooble day... :-)\r<br>\n\r<br>\n',3172,'SilverKnight','2003-10-03 02:02:01');
INSERT INTO forumpost VALUES (1960,278,3,'Can anyone recap my memory','Does anyone remember that brainteaser involving four soldiers buried neck down in the sand with a wall separating three of them from the one. 2 are wearing red helmets and 2 are wearing blue????????\r<br>\n\r<br>\nseriously desperate to remember............',3717,'SK','2003-10-03 05:48:01');
INSERT INTO forumpost VALUES (1961,278,3,'Re: Can anyone recap my memory','???????????????????????????????',3717,'SK','2003-10-03 05:54:15');
INSERT INTO forumpost VALUES (1962,278,3,'Re: Can anyone recap my memory','COME ON....U GUYS ARE SUPPOSED TO B KINGS AT RECOGNISING BRAINTEASERS',3717,'SK','2003-10-03 06:54:54');
INSERT INTO forumpost VALUES (1963,277,5,'Re: Problem flooding re-revisited','By exposure, I mean problems that have been sitting around the voting queue for days or weeks before making it onto the site. That usually happens (getting into the \'weeks\' range is rare) when a problem is being debated or modified; the way the queue is running now, problems are generally posted shortly after they are approved. That\'s a <i>good</i> thing. There\'s no reason to have an extra queue of approved problems waiting around to be pushed, when we\'re not short on problems to push as it is. I also fail to see what wondrous good \'identifying\' the best problems sooner is going to do.\r<br>\n\r<br>\nThe rate of posting isn\'t increasing, so having all these ridiculous queues is, first, not going to change as much as you seem to think, and second, just going to mean that the voters are looking at more problems sooner. That\'s what I mean by [over-]<i>exposure</i>, and that\'s bad, not good.\r<br>\n\r<br>\nGetting discussion on the main page is good, which wouldn\'t happen (as I noted in my previous overlooked comment) if we posted an extrememly challenging puzzle every day, several days in a row.\r<br>\n\r<br>\nAlso, if we did that, the queue wouldn\'t keep up; frankly, we don\'t generally see five \'exceptional\' puzzles submitted a week, so we\'d eventually be cutting off our own legs.\r<br>\n\r<br>\nSo, I propose that your assumption is misplaced. There is no reason to even find the \'best\' problems more quickly, as they won\'t be posted any more quickly; they\'re assorted more or less randomly as is, so that the problems are distributed roughly evenly with regard to \'goodness.\'',1575,'DJ','2003-10-03 08:13:45');
INSERT INTO forumpost VALUES (1964,277,5,'Re: Problem flooding re-revisited','Hmmm....  Well, DJ they *could* be posted more often/quickly.  You simply state that they won\'t be posted any more quickly.\r<br>\n\r<br>\nSo, I agree with you... sort of....  If you (and others) refuse to make <I>better/different</I> decisions with additional information, then yes, having that additional information is \"ridiculous\".\r<br>\n\r<br>\nHowever, if you choose to take advantage of the additional information, then having it is not ridiculous.',3172,'SilverKnight','2003-10-03 08:31:11');
INSERT INTO forumpost VALUES (1965,278,3,'HEY!!!','Levik... didn\'t I copyright <I>SilverKnight, silverknight, SK, sk, SilverK, and SKnight</I> for this site?  This character\'s infringing on my copyright!  :-D',3172,'SilverKnight','2003-10-03 08:36:27');
INSERT INTO forumpost VALUES (1966,277,5,'Hey Gamer','By the way, I just worked white suspenders and really liked it\r<br>\n\r<br>\nThanks\r<br>\nFatboy',2839,'FatBoy','2003-10-03 10:34:39');
INSERT INTO forumpost VALUES (1967,277,5,'Re: Problem flooding re-revisited','Thanks FatBoy, it was fun to create. :)',1626,'Gamer','2003-10-03 15:52:03');
INSERT INTO forumpost VALUES (1968,278,3,'Re: Can anyone recap my memory','Guess what? We are also kings at recognizing annoying people who barge in here had use 3 posts to say 1 lame message. Plus, you are asking about a problem ON THE FORUM, which is a mistake, and you are asking about a problem that is already on the site in <a href=\"http://www.flooble.com/perplexus/show.php?pid=59\">a different form</a>',1626,'Gamer','2003-10-03 15:57:23');
INSERT INTO forumpost VALUES (1969,277,5,'Re: Problem flooding re-revisited','Do we have to go back to the reason we don\'t have more than 2 problems per day, AGAIN? I thought we had covered that already.\r<br>\n\r<br>\n(Actually what I was saying above was there are LESS TDs than there were before... It\'s not as important to the discussion.)\r<br>\n\r<br>\nI really don\'t see any problem with the current queue other than problems jumping in and out of it due to queue weight. I don\'t think there is as many problems as when this thread was started.',1626,'Gamer','2003-10-03 17:11:26');
INSERT INTO forumpost VALUES (1970,277,5,'Re: Problem flooding re-revisited','Even though there aren\'t as many problems being submitted now, there may be another flood by the time everyone is finished arguing.  None of you seem to know the cause of less problem submissions or more problem submissions, so you can\'t really predict it.  At the rate this is going, a dozen threads and a yearcould be used up before you all agree (maybe a little exaggerated).\r<br>\n\r<br>\nTo DJ,\r<br>\nHow would the fact that journeymen are looking at \"more problems sooner\" result in overexposure before posting?  \r<br>\n\r<br>\nTo SK, \r<br>\nMaybe you assumed to much when you said \"I assume that we wish to find the best problems the quickest\".  You may need to rethink this assumption, based on what these people are saying.',3558,'Tristan','2003-10-03 18:20:07');
INSERT INTO forumpost VALUES (1971,59,5,'AHA!','I have finally found it!  The thread that explains QW!  There\'s so much in the forums, I knew it would be somewhere.  \r<br>\n\r<br>\nI\'m posting this because QW may have changed since the time this was up at the top.  I know that by now the number of QW 1\'s is only two, so there may have been other changes.   \r<br>\n\r<br>\nI\'d also like to have more details.  My first puzzle first appeared in the upper 60\'s.  Does this mean that there are 60 other problems with QW 1?  The way QW is described here, it seems to be flawed.  Logically, if QW 1s ALL come before higher QWs, wouldn\'t puzzles from people like Ravi and Gamer never appear until there are less then 10 QW 1 puzzles?  How would calculating QW every night change anything?  Aren\'t puzzles the same QW for their whole queue time?\r<br>\n\r<br>\nPeople may respond here and/or that FAQ page',3558,'Tristan','2003-10-03 23:21:07');
INSERT INTO forumpost VALUES (1972,59,5,'Re: Re-calculating QW','>>Logically, if QW 1s ALL come before higher QWs, wouldn\'t puzzles from people like Ravi and Gamer never appear until there are less then 10 QW 1 puzzles? How would calculating QW every night change anything? Aren\'t puzzles the same QW for their whole queue time? \r<br>\n\r<br>\nAssume that Ravi has 10 puzzles in the queue.  The first two are QW1, etc.  One gets 3 Thumbs-up and is pushed, the other is determined to be a duplicate of a puzzle already posted, gets three thumbs down and is dropped. They are replaced in the queue by the next two QW1 puzzles (which are not Ravi\'s). Call them P1 and P2. These new puzzles get a couple of votes and other comments. \r<br>\n\r<br>\nThen mid-night comes along (or whatever time levik schedules the re-calc). Ravi\'s two oldest remaining problems are now given QW1. Call them R1 and R2. If R1 is older than P1, it moves ahead of it in the queue, forcing P2 back into obscurity. If R2 is also older than P1, P1 also gets \"bumped.\r<br>\n\r<br>\nThat\'s why there are usually really 12 or 13 puzzles in the \"top ten\" of the queue -- the ten (plus) puzzles available to be commented on and voted for. ',153,'TomM','2003-10-04 00:52:20');
INSERT INTO forumpost VALUES (1973,59,5,'Re: What is','I see, I must have missed a few points.  I thought that the QW 1 puzzles were the first puzzles submitted, not the first ones submitted, still in the queue! (that would really create problems).  And so also, the puzzles with same QW are sorted by age.  It all makes sense now.',3558,'Tristan','2003-10-04 10:28:30');
INSERT INTO forumpost VALUES (1974,275,5,'Re: The FAQ WIP','Sorry for letting this slip for a while - I\'ve been a bit under the weather, and short of time. Promise to step up on this thing once I have a chance.\r<br>\n\r<br>\nHonest ;)',1,'levik','2003-10-04 12:36:00');
INSERT INTO forumpost VALUES (1975,277,5,'Re: Problem flooding re-revisited','The issue of changing the posting rate has been discussed and, I thought, closed not too long ago. We could go into it again, but I think any pertinent questions were brought up and addressed in the previous thread.\r<br>\nI stated that we\'re not going to increase the posting rate simple because, well, we\'re not, at least not any time soon.\r<br>\n\r<br>\nI also don\'t think, as I stated before, that putting all the best problems on the site as soon as we can is necessarily a \'better\' decision. Sure, we\'d have good problems for a while, but none of them would get the viewer attention it probably warrants (especially so if the posting rate were to increase as well), and eventually we\'d end up with a long run of \'mediocre\' problems. Given SK\'s idea, we\'d put all the \'great\' problems on the site first, and when those ran out, we\'d go back to the alternate queue and push the \'okay\' problems. I think it\'s plain enough that this isn\'t the most favorable situation, unless you alternate posting problems from the \'good\' queue and the \'alternate\' queue -- which in essence is what happens now, but with limits as to the number of problems that are being examined at any given time.\r<br>\n\r<br>\nThere are two underlying ideas you are overlooking.\r<br>\nThe first is longevity; there\'s no reason to assume that the ratio of good to okay problems is increasing when they are being subitted, so there\'s no reason to increase that ratio in the problems that are being posted now.\r<br>\nThe second idea is the primary purpose of this site; if the point were to give people as many puzzles as quickly as possible, we would just go through the entire queue, post the problems with the solutions as soon as we could, and let people just browse through the puzzles. There are a lot of sites that do that, which is fine. The way this site is set up, however, with the comment system, holding back the solutions, even the aesthetics of highlighting a few porblems at a time on the main page, is geared to show good puzzles, but also to foster the sense of a web community, putting out ideas even if you don\'t have a full solution to the problem, that sort of thing.\r<br>\n\r<br>\nI think that, while the current set up is not flawless, it is very close to ideal, in that:\r<br>\nProblems are able to be sorted, filtered, or edited as necessary before they are posted.\r<br>\nWe see a good mix of problems, by category, difficulty, length (of problem and solution), discussion, etc, posted to the site throughout the week (<i>I don\'t know what you want to change as far as this goes, but if we start pulling problems from farther than farther back in the queue, the imbalance will eventually catch up to us</i>).\r<br>\nThe way levik has determined the posting should be done (weekday, weeknight, and weekend problems) is very good to allow front page time and exposure to the problems that most warrant it.\r<br>\nProblems move through the active voting queue relatively quickly, so that they are generally not \'overexposed\' to the scholars and journeymen who review them, before the problems are pushed live to the main site (<i>this is the biggest thing that your suggestion would probably affect, detrimentally, and I don\'t really see the benefits as far as anything else is concerned in the long run</i>).\r<br>\n\r<br>\n****\r<br>\n\r<br>\nTo Tristan: I\'m not sure what you are asking. If we look at more problems sooner, as SK is suggesting, without upping the rate of problem posting, then it would have to follow that we are seeing problems for longer before they are pushed onto the site, and more of them at that. Now, of course we have to see the problems in order to approve/disapprove them, request any necessary changes, etc. Ideally, we want them posted, once they\'re approved, fast enough so that they\'re still relatively new to us when they hit the main site, and so that we don\'t have a slew of voters with pre-typed solutions before anyone else even sees the problem.\r<br>\nPersonally, I won\'t attempt to solve a problem that\'s in voting; there are some problems for which the solution comes immediately upon reading the problem, but that\'s often an idication that it\'s too easy or trivial for the site. Other people do figure out the solutions in voting, or at least insofar as to emsure that one exists and is satisfying (we have come across, in the past, a few problems that could not be solved or were indeterminate, or just weren\'t as good as the problem itself sounded), which is good and sometimes needed.\r<br>\nAnyway, that\'s what\'s meant by preexposure to the problems in queue, and why we try to minimize it.',1575,'DJ','2003-10-04 13:22:50');
INSERT INTO forumpost VALUES (1976,277,5,'Re: Problem flooding re-revisited','DJ and Tristan,\r<br>\n\r<br>\nI\'m gratified that you both actually read what I wrote, and addressed my points even if you don\'t necessarily agree with them (and also obviously spent time to write clear responses.)\r<br>\n\r<br>\nBut to be clear to all:  I am *not* advocating we <I>\"put all the the \'great\' problems on the site first\"</I>.  I am advocating that we have the information to do so, and then choose to distribute the \'great\' problems as appropriate.  As it is, the journeymen can not... because they have only 10 (or a few more) to look at at any given moment.\r<br>\n\r<br>\nThanks!',3172,'SilverKnight','2003-10-05 18:38:51');
INSERT INTO forumpost VALUES (1977,277,5,'Re: Problem flooding re-revisited','As DJ said, the goal isn\'t to distribute \"great\" problems more appropriately; it\'s to distibute all the problems at an appropriate time. While occassionally there is a situation where none of the problems ready to be pushed are (for example) \"weekend\" problems, and a \"morning\" problem has to be pushed on Saturday, this really does not happen all that often. If it does start happening more frequently, the other, forgotten part of your suggestion, increasing the \"top ten\" to the \"top twenty\" (or even only \"top fifteen\") would probably be sufficient to cure it.  ',153,'TomM','2003-10-05 22:59:39');
INSERT INTO forumpost VALUES (1978,277,5,'Re: Problem flooding re-revisited','Once again I feel behind times here, having just read this whole thread from start to end. You see I was down with a flu, and this is all new to me :)\r<br>\n\r<br>\nMy thoughts: I absolutely agree with DJ, Tom and Gamer about the fact that we should not put an emphasis on the \"BEST\" problems. (Also I agree about not changing the posting rates, which may be moot since they were largely instituded at my urging :)\r<br>\n\r<br>\nOne point I have not seen brought up yet, which I think is very important is that a lot of people have very different ideas of what a \"best\" problem is. Some people love geometry, others - crypto stuff. Others yet think that lateral thinking puzzles are the best thing since sliced bread (lately we direct these people to google). So while it\'s fairly easy  to spot a puzzle that isn\'t good enough or hard enough for flooble (and rest assured such puzzles get spotted and ruthlessly voted down) - distinguishing between good and better is much trickier. \r<br>\n\r<br>\nOf course there are puzzles that rise above the rest in everyone\'s eyes, but these are SO rare that we can consider their distribution to be random and therefore uniform.\r<br>\n\r<br>\nThe bottom line is that after all of these lengthy discussions, with a lot of elaborate ideas proposed, I think most of them would not really help improve the overall quality of problems posted on the site. In fact the queue is inherently limited by the speed of problem posting, which I think is there for a good reason, and contributes to the community feel of the site.\r<br>\n\r<br>\nIn fact the one area where I will admit significant improvements can be made is the ability by empowered third parties (scholars and journeymen) to alter the submitted problem or at least to bring requested changes to the attention of the submitter in a more obvious way. (I am currenlty considering an alert box that will direct the user to go look at any new problem comments they may have received.)',1,'levik','2003-10-06 13:56:21');
INSERT INTO forumpost VALUES (1979,279,5,'Help (Stupid question)','Dear all,\r<br>\n\r<br>\nI was submitting a problem and could not figure out how to get it to skip a line between paragraphs (I hit return twice, as one would do, but the preview showed it all as one single paragraph).  The problem I was writing up will really look better if I can figure out how to do this.  I realize that this is a silly thing not to be able to figure out, but any help would be appreciated.\r<br>\n\r<br>\nRoy',3546,'RoyCook','2003-10-06 14:16:30');
INSERT INTO forumpost VALUES (1980,279,5,'Re: Help (Stupid question)','All you need to do is put a <p> to skip two lines and <br> to skip one line.  I also had the same problem about a week ago.  If this is somehow not enough, you can look at the thread called \"problem with submitting\".',3558,'Tristan','2003-10-06 14:21:12');
INSERT INTO forumpost VALUES (1981,279,5,'Re: Help (Stupid question)','Darn, I wasn\'t expecting the html codes to work here.  Well, to explain again, &lt;p.&gt; is to skip two lines and &lt;br.&gt; is to skip one.  Don\'t include the periods if you actually want the codes to work.\r<br>\n',3558,'Tristan','2003-10-06 14:23:22');
INSERT INTO forumpost VALUES (1982,280,7,'ratings vs. difficulty level','Hi.  I\'m new to flooble and I\'ve been poking around the site some every now and then.  I think if I\'m understanding correctly, a problem\'s rating and difficulty are NOT the same thing.  Is this correct?  When I go to rate a problem, am I grading how hard I think it is or how good I think it is?\r<br>\n\r<br>\nThanks\r<br>\nGreg',1112,'Greg','2003-10-06 18:35:13');
INSERT INTO forumpost VALUES (1983,280,7,'Re: ratings vs. difficulty level','The rating is based on how you enjoyed the problem. There is a link on the front page for the highest rated problems. It is sort of a \"best of Flooble\" page. There should be problems of all different difficulty levels.\r<br>\n\r<br>\n',153,'TomM','2003-10-06 20:31:10');
INSERT INTO forumpost VALUES (1984,280,7,'Re: ratings vs. difficulty level','Yes, that is a distinction that is very important to make. Well, the ratings themselves aren\'t that important; there\'s no prize for writing the best problems or anything. However, it does seem that people tend to rate the easier problems much less favorably, and the same for very complex problems.\r<br>\n\r<br>\nIn general, you shouldn\'t rate a problem until you have at least <i>tried</i> to solve it; I would take that a step farther and say don\'t rate a problem until you know what the author\'s intended answer is. Some very good problems look very trivial, stupid, or even impossibly complex at first glance, causing a low rating, but the actual solution invokes some clever point that many people don\'t immediately see. In my opinion, such problems are great, but often people will look at it for a few seconds, decide it\'s not worth the bother, and then just hit \'1\' for a rating. For example, on the current front page problem, Charlie\'s <i>Fifth Thursdays</i> - somebody gave the problem a \'1\' rating before it has even received any comments! I think that\'s abominable practice, and the problem looks like a very good one, although I haven\'t had time enough to do anything with it just yet (nor anyone else, apparently).\r<br>\n\r<br>\nThat\'s perhaps a bit long-winded, but you brought up a good point I wished to elaborate on -- an easy problem is not necessarily a \'bad\' one, and always wait to see what the author had in mind, before deciding one way or the other on a problem.\r<br>\n\r<br>\nAlso, if a problem seems really easy, but you see that it has a difficulty of 1, it\'s <i>supposed</i> to be fairly easy. Along the same lines, if a puzzle seems impossibly difficult, and its difficulty level is 5, then it should be pretty hard. Rate the problem based on how much you enjoyed it (and to be sure, wait until you know what the author intended).\r<br>\n\r<br>\nOne last point.. you can change your vote after you make it. Say you give a problem a low rating because you figured it out and it didn\'t seem all that great, but then you saw the clever trick that someone found to get the answer. Or, suppose you thought a problem was really good, until someone pointed out a trivial point, or you saw the official solution and just said, \'Oh, that\'s stupid,\'  you can simply go click on a new rating. It\'s not like voting again; it actually changes your original vote to the new value. So, voting \'early\' is find, but be aware that your opinion of the problem is very likely to change when you see how the author solved the problem.',1575,'DJ','2003-10-07 01:31:12');
INSERT INTO forumpost VALUES (1985,279,5,'Re: Help (Stupid question)','To be more neat, put &lt;p> for a paragraph (2 lines) and &lt;br> for a line break. Selected HTML codes work in all the text-entry boxes (comments, forums, problems, and solutions) on the page, but only the comments and forums automatically convert your carriage returns into line breaks. In a problem or solution, you have to insert them manually.\r<br>\nFor example, typing:\r<br>\n<tt>something&lt;br>other thing&lt;p>whee!</tt>\r<br>\nwill show up as:\r<br>\nsomething\r<br>\nother thing\r<br>\n\r<br>\nwhee!\r<br>\n\r<br>\nOther codes work, such as <b>bold</b> (&lt;b>bold&lt;/b>), <i>italics</i>(&lt;i>italics&lt;/i>), and <u>underline</u> (&lt;u>underline&lt;/u>). See the <a href=\"http://www.flooble.com/perplexus/forum.php?fid=6&tid=17\">HTML thread</a> in the forum for more, and there will soon be a FAQ page with all these codes (and the answer to questions like this), on the site.\r<br>\nHope that helps.\r<br>\n=)',1575,'DJ','2003-10-07 01:41:05');
INSERT INTO forumpost VALUES (1986,279,5,'Re: Help (Stupid question)','Thanks for the help.  I am one of these people who teaches courses proving that Turing machines (i.e. digital computers) can and cannot in principle do certain things, yet I am ignorant of how to actually get real life examples of such machines to do very simple things like this!  So thanks again.',3546,'RoyCook','2003-10-07 10:04:35');
INSERT INTO forumpost VALUES (1987,279,5,'Re: Help (Stupid question)','Question for DJ: How do you type in the hytml codes here all normal? I haven\'t succeeded, they all end up<br>looking like this instead.',1626,'Gamer','2003-10-07 17:22:21');
INSERT INTO forumpost VALUES (1988,281,7,'Hi! New guy','Hi. I am new here. \r<br>\nOnce a friend of mine gave me a problem to solve. It took me some time to do it. I liked it so much that I started to look for some more to do. Then when I met him again I asked where we found the problem so he told me about the flooble.\r<br>\nThat\'s it. I am sure I will love this.\r<br>\n\r<br>\nThanks for your time!\r<br>\n',3778,'Marcelo','2003-10-07 17:52:59');
INSERT INTO forumpost VALUES (1989,143,3,'Re: Best puzzle for the masses','I\'m a bit late coming to this thread, but I\'d like to present an alternative view of the burning ropes puzzle: namely, that the puzzle is flawed, and the solution would not necessarily work.  In fact, there is a hidden assumption, without which there is no purely deductive solution.\r<br>\n\r<br>\nThe problem lies with the assertion that a \'1 hour\' rope lit at both ends will burn up in 30 minutes.  Consider the following rather weird piece of rope.\r<br>\n\r<br>\nA->->->->->->C&lt;-<-<-<-<-<-B\r<br>\n\r<br>\nIgnite at A, the flame takes 20 minutes to reach C, and a further 40 minutes to reach B.\r<br>\n\r<br>\nIgnite at B, the flame takes 20 minutes to reach C, and a further 40 minutes to reach A.\r<br>\n\r<br>\nThis is consistent with the puzzle statement.\r<br>\n\r<br>\nHowever, if we ignite the rope at A and B simultaneously, the flames meet at C after only 20 minutes!\r<br>\n\r<br>\nYou may ask why a rope should burn faster in one direction than the other.  Strictly speaking, of course, the reason is irrelevant; the puzzle is already broken.  But there are plausible reasons for a preferential burn direction.  Perhaps the rope is resting on a mound, so that it is easier for a flame to progress upward than downward.\r<br>\n\r<br>\nOr maybe the ends of the \\\"&gt;\" and \"<\" symbols, in the diagram above, represent frayed strands of rope, preferentially sticking out to the left on the left hand side of the rope, and to the right on the right hand side of the rope.  They may allow a flame to progress faster by more easily igniting the frayed strands from one direction.\r<br>\n\r<br>\nThe bottom line is that there is no purely deductive solution.  We need to know something about the physical properties of the rope.  That is, unless we add to the puzzle statement the hidden assumption I referred to above.  It is this: in each section of rope, the rate of burning is the same in either direction.',3735,'Nick Hobson','2003-10-07 19:37:36');
INSERT INTO forumpost VALUES (1990,143,3,'Re: Best puzzle for the masses','Nick,\r<br>\n\r<br>\nWhile what you say is technically true, I don\'t think it is particularly useful, because you introduce something to the problem which is, IMHO, safely assumed away.\r<br>\n\r<br>\nI also made a hidden assumption that the rope isn\'t in a box with the oxygen slowly getting used up, slowing the burning process down (in which case I would need to know the rate of oxygen consumption and its affect on the burn rate).\r<br>\n\r<br>\nI\'m sure there are plenty of different scenarios that imply other hidden assumptions, but how useful is this?',3172,'SilverKnight','2003-10-07 20:06:12');
INSERT INTO forumpost VALUES (1991,279,5,'Re: Help (Stupid question)','Hmmmm..... I think it\'s SCHOLAR POWER!  ;-)',3172,'SilverKnight','2003-10-07 20:07:42');
INSERT INTO forumpost VALUES (1992,279,5,'Re: Help (Stupid question)','It\'s been a while since I coded HTML by hand for more than an occasional bold or font, but as I recall, if you want to include a tag as text rather than as an HTML instruction, you simply \"escape\" it by preceeding it with the proper character (Which specific character, I forget).  Alternatively, you could use the ISO character codes for the beginning bracket (<): instead of typing the bracket, type either its ascii code #60 or its ISO description lt between an ampersand (&) and a semicolon (;). Testing: (the left side of the = contains a white space which breaks the ISO code) & #60; = &#60 &lt ; = &lt; ',153,'TomM','2003-10-07 20:30:18');
INSERT INTO forumpost VALUES (1993,279,5,'Re: Help (Stupid question)','Hmm.. That last equation should read & lt; = &lt; Apparently in the second attempt, where I put the space at the end, the code was complete except for the semicolon, and levik\'s parser added that \"forgotten\" semicolon onto the end. Nice detail under normal circumstances, but a little confusing in this context.\r<br>\n\r<br>\nBTW the \"lt\" is lower-case LT: it stands for less than.',153,'TomM','2003-10-07 20:37:28');
INSERT INTO forumpost VALUES (1994,279,5,'Re: Help (Stupid question)','Yeah, there\'s nothing special about being a scholar, really, just a little HTML manipulation. To make the &lt; show up, I type in &amp;lt;. Then, to make the ampersand (&) show up in &amp;lt;, I type in &amp;amp;. I\'ve never heard of an escape character for HTML tags, but that of course doesn\'t mean that one can\'t exist. That\'s usually how tags are written out; the opening &lt; is replaced by &amp;lt;.\r<br>\n\r<br>\nNow I just hope <i>this</i> whole message shows up the way I want it to.',1575,'DJ','2003-10-08 02:04:28');
INSERT INTO forumpost VALUES (1995,281,7,'Re: Hi! New guy','There\'s a search box on the front page that you can use to find the problem that your mate gave you. Have a look through the comments for the problem to see how others solved it and if you came up with anything different then add a comment of your own.\r<br>\n\r<br>\nHappy floobling.',1183,'fwaff','2003-10-08 05:39:26');
INSERT INTO forumpost VALUES (1996,282,5,'Advertising','Ads that get into your computer and change your homepage should be illegal, but more importantly shouldn\'t be attached to this site. The amount of pop-up and intrussive advertising on this site far exceedes just about any other site I know, and when you are going around, looking and people\'s solutions and opening new pages, you easily end up with fifteen or twenty pages of ads in the background (some of which try to change your homepage...).\r<br>\n\r<br>\nI realise that you put a lot of effort into this site, and the rest of us are getting it for free, so obviously you need some sort of revenue to make it worth your while. I just wonder if we can think of something that\'s less intrusive that fifteen pages worth of pop-ups. Perhaps individual ads would pay more if a single ad was shown for five seconds before you get to the solution page, or something.',3372,'Sam','2003-10-08 08:52:43');
INSERT INTO forumpost VALUES (1997,279,5,'Re: Help (Stupid question)','Speaking of Escape characters, it seems that sometimes when a double quote character is entered in a solution or comment, the system puts an untyped backslash in front of it, apparently thinking it needs this as an escape character, but it just shows up on the solution or comment.',1301,'Charlie','2003-10-08 09:09:46');
INSERT INTO forumpost VALUES (1998,282,5,'Re: Advertising','Yes, It started some time last week: an ad that persistently changed the home page of my browser, just by starting up flooble, before having a chance to log in on my computer at work.  Now I even have put \"remember me\" on at the office computer, to avoid excess advertising, particularly of the noxious kind that changes one\'s home page, sometimes including images not suitable for an office environment.',1301,'Charlie','2003-10-08 09:13:26');
INSERT INTO forumpost VALUES (1999,282,5,'Re: Advertising','Let me put in a vote too.\r<br>\nThis is a great site and very well run.\r<br>\nI love it, but one particular add (the one that changes the home page to one with inappropriate images) has made me seriously consider not coming back.\r<br>\nIts not that I\'m a prude but I, like many others, check the site on my lunch break at work and inaapropriate images could get me in deep trouble.\r<br>\nI\'ll say it again, this is a great site and I know that there is no free lunch but if it is at all possible to avoid that specific type of advertising I\'d be very grateful.',2839,'FatBoy','2003-10-08 13:33:59');
INSERT INTO forumpost VALUES (2000,282,5,'Re: Advertising','I am new to flooble.  I saw the site over the summer, but just recently started consistently reading and trying problems.  I am annoyed also by the pop-ups, but I have dealth with it.  Now that I realize that the problems are posted throughout the day, I have tried to read them at lunch...the only problem is I teach high school and CAN NOT have anything remotely inappropriate on my computer at school.  I don\'t mind too much at home, but usually by then several people have commented on an posted solutions.  Fortunately, I have not come across the pop up that tries to set my homepage for me yet...but this thread makes me nervous.  I also understand the expense to design and operate a site like this, so I\'ll be thinking of some alternate suggestion (if you are interested).\r<br>\nGreg',1112,'Greg','2003-10-08 14:43:30');
INSERT INTO forumpost VALUES (2001,279,5,'Re: Help (Stupid question)','When that happens, I think it\'s not because the escape character is needed in the display on the page, but rather in the PHP string used to store the entry. Such problems are rare, as the slashes are generally stripped from a string before posting (PHP has a built-in stripslashes() function to handle that), but I have noticed that happening a few times on this site.',1575,'DJ','2003-10-08 14:59:43');
INSERT INTO forumpost VALUES (2002,146,6,'Re: sequences','Just another note...\r<br>\nYou mentioned \"I was under the impression that a sequence relied upon some mathematical or computational \"rule\" to progress from one term to the next\"\r<br>\nThere are certain TYPES of sequences that do rely on a computational rule.  The two most basic ones are\r<br>\nArithmetic Sequence  {10,15,20,25,30,35}  (add the same thing each time)\r<br>\nGeometric Sequence   {10,20,40,80,160,320}(multiply by the same thing each time)\r<br>\n',1112,'Greg','2003-10-08 18:01:06');
INSERT INTO forumpost VALUES (2003,282,5,'Re: Advertising','If you have trouble with your home page, set it to one of your favorites.  Then, whenever the home page changes, hold down the mouse on the link on your favorites menu and drag your original home page to the home page icon.  This is an easy way to fix it, but it doesn\'t get rid of the ads.  The homepage changing ads don\'t come up often, at least not to me.\r<br>\n\r<br>\nIf you\'re logged on to Flooble, less pop-ups appear (or so I heard from a thread at the bottom of the general forum).  I think the pop-ups can be annoying, but what\'s more annoying is that lottery ad that sometimes appears and makes music, and it\'s not a pop-up I can just close.',3558,'Tristan','2003-10-08 19:25:04');
INSERT INTO forumpost VALUES (2004,282,5,'Re: Advertising','That\'s why I\'ve muted the volume on my office computer.',1301,'Charlie','2003-10-08 22:21:47');
INSERT INTO forumpost VALUES (2005,282,5,'Re: Advertising','Tristan,\r<br>\nyou are the MAN!!\r<br>\nSeriously, thanks your tip will save me tons of hassle in the future.  I never realized that I had become one of those old guys who couldn\'t figure out the basic shortcuts but I guess I am.\r<br>\n\r<br>\nTo Everyone,\r<br>\nHave you started to get a little pop-up that is labled something like \"data protection\"  It looks like a fairly convincing windows dialog box and it asks for your windows password.\r<br>\n\r<br>\nI just wanted to know if this is another advertising thing or if it means my IT people have jsut installed something new on my system.',2839,'FatBoy','2003-10-09 07:24:29');
INSERT INTO forumpost VALUES (2006,282,5,'Re: Advertising','I\'ve recently had one that looked exactly like the file download window that claimed to be from the system administrator. The message was something to do with updating my security policy. That may be the same thing. FWIW I always close any windows I haven\'t knowingly opened on the basis that if it\'s something important then the sysadmin will send an e-mither.\r<br>\n\r<br>\nCuriously I\'ve noticed a marked reduction recently in the number of pop-ups that appear. I now only get one when I log on (usually either a fit-inducing flashing box telling me I\'m the 1,000,000,000,000th visitor or the offer of magic beans that will make me look better in a bikini). I\'ve not had any that change my homepage and I\'ve not seen anything inappropriate.',1183,'fwaff','2003-10-09 09:13:53');
INSERT INTO forumpost VALUES (2007,282,5,'Re: Advertising','Hmmm... That\'s not good - I will try to look over the ads served on this site and make sure nothing that intrusive is getting through. \r<br>\n\r<br>\nIn all, as the site gets more traffic I am hoping to be able to show more high quality ads instead of that sort of junk.\r<br>\n\r<br>\nIt\'s unfortunate that this type of advertising is neccessary to provide free sites nowadays.',1,'levik','2003-10-09 10:08:11');
INSERT INTO forumpost VALUES (2008,282,5,'Re: Advertising','Can anyone point out the exact ad that causes the homepage change? I would prefer that to having to track it down, since I usually browse with Firebird - a browser that I heartily recommend not only for its speed but the ability to very precisely block only the unwanted popups.',1,'levik','2003-10-09 10:10:35');
INSERT INTO forumpost VALUES (2009,282,5,'Re: Advertising','Levik,\r<br>\nI don\'t know the specific ad but the home page it re-directs me to is called something along the lines of \"pass this On\"\r<br>\nThe page itself is often deceptive: sometimes it offers adult photos (annoying but not that scary as it is easy to recognize and get rid of) and the scarier message that say something like: click here to get an important security bulletin. (MOre scary since I might actually press a button for security info(although I as yet have not been fooled))\r<br>\n',2839,'FatBoy','2003-10-09 12:30:26');
INSERT INTO forumpost VALUES (2010,282,5,'Re: Advertising','But if we all used Firebird what would be the point in the pop-ups? You wouldn\'t get any revenues anyways!\r<br>\n\r<br>\nSeriously though, the Onion sometimes has you sit in front of a five second ad before you get to their page and, while it\'s a bit of a bore, I think it\'s better than pop-ups, and they must pay much more. If you had one of those before the solutions page or something, that might generate the same revenues as twenty-odd pop-ups that noone will ever click.',3372,'Sam','2003-10-09 12:40:16');
INSERT INTO forumpost VALUES (2011,275,5,'Re: The FAQ WIP','There - I promised I\'d get to it eventually :) \r<br>\n\r<br>\nCheck it out <a href=\"faq.php\">here</a>',1,'levik','2003-10-09 12:41:58');
INSERT INTO forumpost VALUES (2012,282,5,'Re: Advertising','Unfortunately the reality of todays internet marketplace is such that I cannot employ a sales force to actively seek out people to buy that type of ad on my site, so no high-enough quality ads of this type are available.\r<br>\n\r<br>\nFor full disclosure, one company does offer them, but they don\'t let me customize the ad pages, which make it impossible to make them look like they\'re part of the site. I am afraid that as a result, people would leave thinking they clicked on the wrong link or something.',1,'levik','2003-10-09 12:45:24');
INSERT INTO forumpost VALUES (2013,275,5,'Re: The FAQ WIP','Looks pretty good so far; there are a few things that could be added, but just about everything I can think of has already been mentioned in this thread. What\'s there covers the basics, at least.\r<br>\n\r<br>\nI did notice one spelling/grammar error.. in the first FAQ listing, \"click it\'s name\" should read \"click its name.\"',1575,'DJ','2003-10-09 14:58:55');
INSERT INTO forumpost VALUES (2014,275,5,'Re: The FAQ WIP','Good catch :)\r<br>\n\r<br>\nYou\'re not an editor for a living, are you?',1,'levik','2003-10-09 15:04:17');
INSERT INTO forumpost VALUES (2015,143,3,'Re: Best puzzle for the masses','It\'s true there are many possible factors that could influence the validity of the solution.  However, this is a *logic* puzzle.  When a logic puzzle posits a rope which does not burn at a uniform rate, a *closely related* question is: does it burn at the same rate in both directions?  It is also a relevant question, as any solution depends upon the answer.  Therefore it seems likely that the poser omitted any mention of directional burn rate either because: a) he/she overlooked it; or b) it would be too big a hint.\r<br>\n\r<br>\nEither way, in my opinion, we have a flawed logic puzzle.',3735,'Nick Hobson','2003-10-09 15:25:53');
INSERT INTO forumpost VALUES (2016,143,3,'Re: Best puzzle for the masses','Nick you are wrong. The rate at which the rope burns is irrelevant all that matters is that it takes one hour to burn.',1072,'Alan','2003-10-09 17:41:47');
INSERT INTO forumpost VALUES (2017,275,5,'Re: The FAQ WIP','Where can I see a complete list of html? (for the faq)',1072,'Alan','2003-10-09 17:43:47');
INSERT INTO forumpost VALUES (2018,143,3,'Re: Best puzzle for the masses','Alan, then how do you explain the counter-example rope in my October 7th post, above?\r<br>\n\r<br>\nLight either end of this rope and it burns out in 60 minutes.  Simultaneously light both ends and it would burn out in 20 minutes.',3735,'Nick Hobson','2003-10-09 17:53:21');
INSERT INTO forumpost VALUES (2019,143,3,'Re: Best puzzle for the masses','There\'s no reason to assume that any rope would burn at different rates depending on the direction, and the wording of the problem clearly implies that either end of the rope may burn at different rates, but that rate is constant for the given half. (\"half the rope may burn in one minute, and the other half will take 59 more minutes to burn\"). That precludes the possibility that either half would have two different rates associated with it, depending on which end was lit.',1575,'DJ','2003-10-09 18:05:30');
INSERT INTO forumpost VALUES (2020,275,5,'Re: The FAQ WIP','There is a check it out here link above, in addition to FAQ on the main page.\r<br>\n\r<br>\nI would recommend making the questions in a larger font and in a more contrasting color. Right now they are hard to read, and if you don\'t know the question the answer doesn\'t help much.\r<br>\n',1626,'Gamer','2003-10-09 18:13:07');
INSERT INTO forumpost VALUES (2021,143,3,'Re: Best puzzle for the masses','DJ, on the contrary the assumption that a rope will always burn at the same rate in either direction is in need of justification.  Practically, I believe it is quite likely that any given rope will have sections that burn at different rates depending on the direction.  Logically, it is possible.\r<br>\n\r<br>\nThe complete statement of the puzzle premise is: \"You have two ropes. You know that each rope takes one hour to burn from one end to the other, but that the burning does not take place at a constant rate (i.e. half the rope may burn in one minute, and the other half will take 59 more minutes to burn).\"\r<br>\n\r<br>\nIt seems to me the second sentence is saying that burning does *not* take place at a constant rate.  It then gives a numerical example to reinforce the fact that the first half (by length) of the rope need not burn in 30 minutes.  It doesn\'t imply that each half burns at a constant rate.  And it certainly doesn\'t preclude the possibility that sections of the rope may burn at a different rate in either direction.',3735,'Nick Hobson','2003-10-09 18:39:18');
INSERT INTO forumpost VALUES (2022,275,5,'Re: The FAQ WIP','Nevermind about the contrast thing (although bigger still would be good), the colors I was viewing with were messed up resulting in the text being much darker than it should.',1626,'Gamer','2003-10-09 18:42:15');
INSERT INTO forumpost VALUES (2023,275,5,'Re: The FAQ WIP','Something that could be added to the \"Ooh! Ooh! I know the solution - how do I post it?\" query - no, you do not gain any \"points\" for answering correctly, or first, nor will it raise your rank. I think a lot of people, including myself, had that question at first. Might also be the reason that some questions have forty-two identical solutions all lined up one after the other...',3372,'Sam','2003-10-09 20:59:34');
INSERT INTO forumpost VALUES (2024,275,5,'Re: The FAQ WIP','One important point you forgot to mention in the FAQ is:\r<br>\n\r<br>\nIf one posts to a problem with no new information (e.g., restating a solution essentially identical to an earlier post), then his rank is lowered.\r<br>\n\r<br>\n:-)',3172,'SilverKnight','2003-10-09 22:04:18');
INSERT INTO forumpost VALUES (2025,275,5,'Re: The FAQ WIP','Yes, we wish that could be implemented so we don\'t just see the same solution over and over and over with no explanation, but levik hasn\'t agreed to that. :D',1626,'Gamer','2003-10-09 22:57:39');
INSERT INTO forumpost VALUES (2026,143,3,'Re: Best puzzle for the masses','I am confused as to how a rope could burn differently in two different directions from a practical stand point.\r<br>\n\r<br>\nAlso, I think the wording of the puzzle states how a certain half would burn in x minutes and how a certain half would burn in y minutes. It says x doesn\'t need to equal y, but x will always equal x.',1626,'Gamer','2003-10-09 23:01:14');
INSERT INTO forumpost VALUES (2027,143,3,'Re: Best puzzle for the masses','What I mean by my first comment is wouldn\'t the frayed strands no matter what burn in the same length? Even if they ignited, wouldn\'t the rope still burn at the same rate?\r<br>\n\r<br>\nAnyway, I would feel like adding \"frayed\" strands to the problem is really trying to find SOME way to make the problem wrong. The whole point of the puzzle is to assume that the rope is normal, no frayage, no \"different burning in other directions\", and no dousing in gasoline half way through. In my opinion, if the rope is just pure rope, it isn\'t possible to have it burn in another way.',1626,'Gamer','2003-10-09 23:06:02');
INSERT INTO forumpost VALUES (2028,283,5,'Previewing pi','I was writing a problem and I used the html codes for pi.  They worked just fine, and little pi signs replaced my html codes in both the preview and the word box.  When I made a few corrections and previewed it again, all my pi signs had changed to some new sign I had never seen. It only seems to happen when submitting problems, not when editing them.  It\'s kind of a minor error, something I assume Levik can quickly fix, and if not, it\'s not too hard to get around.',3558,'Tristan','2003-10-10 00:29:47');
INSERT INTO forumpost VALUES (2029,143,3,'Re: Best puzzle for the masses','Gamer,\r<br>\n\r<br>\nTo answer your question... (and I think Nick kinda made mention to this earlier)... what if I laid a rope over an inverted \'V\'.\r<br>\n\r<br>\nSo, the middle of the rope was higher than either end.\r<br>\n\r<br>\nThen, if I ignite only one end, the flame may go \'up\' the rope to the middle in 20 minutes, but going down the other side would be much slower and take, say, 40 minutes.  So, the rope burns in one hour.\r<br>\n\r<br>\nHowever, if I begin burning both ends at the same time, then both flames go \'up\' towards the middle, and the rope burns completely in 20 minutes.\r<br>\n\r<br>\nAlternatively, I imagine it would be possible to treat a rope chemically, or fashion it via a special weave, or some other method, such that it could cause differing burn rates in opposing directions.\r<br>\n________________________________\r<br>\n\r<br>\nIt really boils down to whether or not you think <I>a *closely related* question is: does it burn at the same rate in both directions?</I>.  I do not.  Nick, on the other hand, does.\r<br>\n________________________________\r<br>\n\r<br>\nNow all that said, I sincerely hope (but don\'t expect) that we can put this discussion to rest.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-10-10 03:18:04');
INSERT INTO forumpost VALUES (2030,282,5,'Re: Advertising','Following on from Tristan\'s comment above I logged out of Flooble yesterday so that this morning I appeared as a guest (when I first joined I ticked the \'remember me\' box so I\'ve never been a guest since). It may be coincidence, but as the site was loading 3 pop-ups came with it rather than the usual 1 I get when I\'m logged on. 2 extra pop-ups, no great problem, except that one of them was for a porn site and contained some very explicit photos in the ad, to make matters worse clicking the \'X\' button to close it opened up several other pages of similar material. Some of these new windows closed no problem, a couple of them then opened up more of the same. I guess that in total there were about a dozen pages to shut down.\r<br>\n\r<br>\nAs with Fatboy, I\'m no prude, but that kind of advertising is totally inappropriate for this site for multitudinous reasons, not least of which is that you\'re getting a growing following from schools as this is seen as a well run site with a good community and an excellent library of puzzles. This kind of advertising will destrtoy that hard built reputation very quickly.\r<br>\n\r<br>\nIt appears it\'s possible to avoid that particular set of pop-ups by using the \'remember me\' option, but that only helps those that are already members. Anybody coming in cold from Google or through recommendation is possibly going to close it down and never come back especially if they are in an environment where that kind of advertising is not appropriate (eg schools, offices, etc).\r<br>\n\r<br>\nI fully appreciate that you must have a revenue source to fund this, but advertising porn is not the way to do it.\r<br>\n\r<br>\nLevik you need to act quickly on this or all your hard work will have been wasted.',1183,'fwaff','2003-10-10 04:04:40');
INSERT INTO forumpost VALUES (2031,283,5,'Re: Previewing pi','This happens when submitting problems. If you noticed in the comments, whenever you typed in an actual sign (copy and pasted froma previous post) instead of using the html thing, it would come up wierd. Because the preview button changes the things from the pi-html to pi, and submitting it changes pi to wierd-pi, you will end up with wierd-pi on the page.',1626,'Gamer','2003-10-10 07:15:42');
INSERT INTO forumpost VALUES (2032,143,3,'Re: Best puzzle for the masses','Nick, I believe you are nit picking. The assumption about a rope is that it will burn, do so uniformly and at the same rate in both directions. In our case, the rope does NOT burn uniformly, so we specify that conditions. All the other regular rope \"defaults\" still apply. \r<br>\n\r<br>\nI don\'t believe anyone would think of the solution and then discard it on the basis of ropes burning at different rates each way, and as such, specifying that they burn the same reguardless of direction is not strictly neccessary. It would however provide a hint that I belive the problem is more interesting without.',1,'levik','2003-10-10 07:46:08');
INSERT INTO forumpost VALUES (2033,282,5,'Re: Advertising','Thanks fotr the tip _ will look into it. The problem is that there are a few networks rotating ads on the server, so figuring out which one it is to shut it down won\'t be the easiest thing in the world. But I will try.',1,'levik','2003-10-10 08:05:51');
INSERT INTO forumpost VALUES (2034,282,5,'Re: Advertising','It it helps, it was one that was added recently.  I quite often until recently did not tick the \"remember me\" box, and didn\'t have the home-page-switcher come up.  It is only last week that I had to tick that box even at my office computer to prevent unseemly sites from popping up, and worse, becoming a home page.',1301,'Charlie','2003-10-10 09:07:22');
INSERT INTO forumpost VALUES (2035,282,5,'Re: Advertising','The problem is, as I said, that I don\'t deal with advertisers directly. I join \"networks\" which act as intermediaries between web publishers such as myself, and people who want to buy ad space. These networks get new advertisers all the time which I do not get to approve. I can assure you I have not added any new advertiser or network in well over a year, so the problem most likely lies with a bad apple advertiser joining one of these places. \r<br>\n\r<br>\nNow generally, networks themselves have policies against the types of ads you speak of, but unfortunately, they are not always able to enforce them with sufficient success... If the offender is tracked down and reported, they generally cancel their account.\r<br>\n\r<br>\nI have added some debug code to the bottom of every page, which details what popup network gets called. I have run through the site a couple of times myself without getting hit with anything too difficult to close, objectionable or any type of installer. However, if you run into them, I would greatly appreciate it if you could just scroll to the bottom of the page and let me know what it says there for \"Last Ad\" and \"This Ad\". This will allow me to figure out which network the offenders are coming from so that I could take the issue up with their management.\r<br>\n\r<br>\nI also increased the effectiveness of cookies that ensure that you should not see repeat popups too many times - this is something I should have done a long time ago, and was actually sure that I *HAD* done it. Ah, the blissful ignorance of browsing with Firebird...',1,'levik','2003-10-10 10:32:47');
INSERT INTO forumpost VALUES (2036,282,5,'Re: Advertising','Levik,\r<br>\nI don\'t know when you increased the effectiveness of the cookies, but I have seen a definite improvement today.',2839,'FatBoy','2003-10-10 12:50:26');
INSERT INTO forumpost VALUES (2037,284,3,'Hey, DJ','DJ, \r<br>\nI\'ve just gotten around to working the letter cubes problems. I really like them, thanks.\r<br>\nI saw that you got them from all-star puzzles.  I went over there and have been looking around for more and can\'t find any.  Is there some specifc category that they are under?\r<br>\n\r<br>\nThanks\r<br>\nthe Corpulent One',2839,'FatBoy','2003-10-10 14:38:53');
INSERT INTO forumpost VALUES (2038,275,5,'Re: The FAQ WIP','In the question \"I submitted a problem. When will it be poste don the site?\", \"poste don\" s/b \"posted on\".',1301,'Charlie','2003-10-10 16:47:32');
INSERT INTO forumpost VALUES (2039,143,3,'Re: Best puzzle for the masses','In many problems you can find ways to make the solution wrong. For example, one problem might include plurals where the answer was singular, or you might answer in base 5 when the question doesn\'t say anything about bases. For every good solution there is an equal and opposite person who validates their solution by finding something wrong with the posted solution.',1626,'Gamer','2003-10-10 17:07:52');
INSERT INTO forumpost VALUES (2040,143,3,'Re: Best puzzle for the masses','levik,\r<br>\n\r<br>\nWhen I first heard this puzzle, maybe five years ago, I was disappointed with the purported solution for the very reason you suppose nobody would be!  But I agree that, with the directional assumption, the solution is elegant.\r<br>\n\r<br>\nI understand your idea of regular rope \"defaults.\"  Were we dealing with a completely regular rope, I could almost agree it would not be necessary to specify that burn rate is independent of direction.  But when you introduce a rope where one half might burn 59 times faster than the other half, I\'m afraid all bets are off, as far as I\'m concerned.  Then it is quite legitimate to question the directional burn rate.  Indeed, I strongly suspect such a rope *would* have sections that burn faster in one direction.\r<br>\n\r<br>\nHere is the basis for an abstract solution that does not assume the burn rate is independent of direction.  It requires the use of a knife.\r<br>\n\r<br>\nChop the rope in half and simultaneously ignite both left ends.  (Without reorienting either section, of course.)  If they both burn out at the same time, we have measured 30 minutes.  If not, instantaneously chop the unburnt portion of rope in half and ignite the non-burning left end.  And so on, ad infinitum...  \r<br>\n \r<br>\nSince, at any given time, we have two pieces of rope burning *in the same direction*, once the entire rope burns out, we have measured 30 minutes! \r<br>\n \r<br>\nIf we treat this as a logic problem, and conceptualise the burning rope as a line segment with point(s) moving along it, this approach offers some advantages over the standard solution.  Firstly, as already mentioned, it does not implicitly assume a unidirectional burn rate.  This appeals (to me) aesthetically.  Secondly, it can immediately be generalised to yield a way of measuring 60/n minutes, where n is a positive integer.\r<br>\n \r<br>\nAs a solution to a physical problem, it may or may not be more accurate than the standard solution, depending upon the nature of the rope.  (You would, of course, chop the rope only a few times.)',3735,'Nick Hobson','2003-10-10 17:42:42');
INSERT INTO forumpost VALUES (2041,143,3,'Re: Best puzzle for the masses','Gamer,\r<br>\n\r<br>\nTrue, but I think you need to distinguish between trivial and substantive objections.',3735,'Nick Hobson','2003-10-10 17:57:17');
INSERT INTO forumpost VALUES (2042,283,5,'Re: Previewing pi','Well, that\'s pretty much what I thought.  Still, the wierd-pi doesn\'t look anything like pi to me.  It\'s kind of a minor error, but maybe that means it\'s a minor thing to fix it.  ',3558,'Tristan','2003-10-10 17:58:37');
INSERT INTO forumpost VALUES (2043,282,5,'Re: Advertising','You could be seeing the effects of the cookies, or potentially the networks cracked down on the offenders. Most likely it\'s a combination of the two factors.',1,'levik','2003-10-10 18:43:33');
INSERT INTO forumpost VALUES (2044,143,3,'Re: Best puzzle for the masses','Ok nick now i think i understand the rope burning in 40 minute thing but maybe i don\'t but now here the thing. The question asks \"how can u measure out 45 minutes\" So If you put the rope in such a way or hold it up in a direction that causes it to burn \"improperly\" then you simply didn\'t solve the problem. You are wrong because you didn\'t solve the problem. the problem is not wrong because you found a way to come up with an incorrect answer. What I\'m trying to say is If you do the things you\'re talkin about that come up with an incorrect solution, well then you\'re incorrect, plain and simple. hers the solution. Lie both ropes flat down on any surface (Please don\'t argue abou surfaces now) and light two ends of one rope and one end of the other. Next when one rope burns out light the end of the other rope. the solution does not say put the rope in an inverted v so it burns in 40 minutes now does it say hold the rope in an upward direction causing it to burn un-uniformly.',1072,'Alan','2003-10-11 13:32:11');
INSERT INTO forumpost VALUES (2045,143,3,'Re: Best puzzle for the masses','sorry for the spelling mistakes but I think everyone can understand what i\'m trying to say. In my last sentence it should say nor not now.',1072,'Alan','2003-10-11 13:35:29');
INSERT INTO forumpost VALUES (2046,143,3,'Re: Best puzzle for the masses','Alan,\r<br>\n\r<br>\nPlacing a rope on an inverted V-shape is just one example of how it may burn faster in one direction than the other.\r<br>\n\r<br>\nAnother possibility is that the rope construction itself could confer a bidirectional burn rate, and over this the puzzler has no control.  Whether this takes the form of an asymmetrical construction, or frayed ends, or is a consequence of a very inhomogenous structure (one half of which may burn *59 times* faster than the other), it is a distinct physical possibility, and a definite logical one.\r<br>\n\r<br>\nTherefore we cannot reasonably deduce that a \'1 hour\' rope, lit at both ends, will burn out in 30 minutes.',3735,'Nick Hobson','2003-10-11 20:10:37');
INSERT INTO forumpost VALUES (2047,143,3,'Re: Best puzzle for the masses','But with a normal rope, is any of this possible? You are to assume the rope is normal except for anyting stated.\r<br>\n\r<br>\nSure you could tie the rope into many knots and it would burn faster, or you could put it into other formations which would make it burn differently. The point of the problem is to note how such a rope would function under normal circumstances.\r<br>\n\r<br>\n',1626,'Gamer','2003-10-11 21:00:11');
INSERT INTO forumpost VALUES (2048,13,5,'Re: Problems in forums','I think that is precisly right and agree all users should be aware that problems should not be subbmitted in forums.\r<br>\n\r<br>\nGoodbye and good day.',3835,'rachel','2003-10-12 05:31:22');
INSERT INTO forumpost VALUES (2049,143,3,'Re: Best puzzle for the masses','Ok lets take this one hour rope and work with it ok? first lets take this rope and light one end. According to the rule it should burn out in one hour. Now lets \"revive\" this rope back to its original state. And light the other end. Note that this time it would also take one hour to burn in order to up hold the rule of it being a one hour rope. if the rope burns \"faster\" in one direction then there fore it is no longer a one hour rope, and using that rope would not constitute it as a part of any solution to that problem. As we can see the the problem clearly states \"If one end of the rope is lit then the rope will burn out in one hour\" the existence of this statement prevents the rope from taking more than one hour to burn in either direction. Now that we see every rope burns one hour both ways we can deduce that one both ends are lighted it will take half an hour to burn. And with simple logic we see the rest of the solution that is on flooble right now is correct.',1072,'Alan','2003-10-12 14:20:17');
INSERT INTO forumpost VALUES (2050,143,3,'Re: Best puzzle for the masses','Gamer,\r<br>\n\r<br>\nIt\'s not a normal rope, though, is it?  It\'s a rope one half of which can burn dozens of time faster than the other.  Given such a weird rope, surely a natural question is: does it burn at the same rate in both directions?  It\'s a question that relates to burn rate (mentioned in the puzzle), and it\'s a question that is relevant to the solution.\r<br>\n\r<br>\nAlan,\r<br>\n\r<br>\nThe counter-example rope in my October 7th post, above, lit from *either* end, *does* burn out in one hour.  Parts of it burn faster left to right; other parts burn faster right to left.  They balance out, so that the rope takes one hour to burn out, in either direction.  Yet, if you light both ends, it burns out in 20 minutes.  So it cannot be a matter of simple logic that, if both ends of a \'1 hour\' are lighted, it will take half an hour to burn.',3735,'Nick Hobson','2003-10-12 16:51:50');
INSERT INTO forumpost VALUES (2051,143,3,'Re: Best puzzle for the masses','But it is a normal rope other than that aspect!  When you don\'t see anything to the contrary, you are to assume it burns like a normal rope. The only thing you see is that it doesn\'t burn evenly across. The other stuff you have to assume is even unless otherwise satement. And one thing different isn\'t that wierd is it? Haven\'t you found many other things to do to the rope to make it burn in all sorts of obscure fashions?',1626,'Gamer','2003-10-12 18:26:33');
INSERT INTO forumpost VALUES (2052,143,3,'Re: Best puzzle for the masses','Gamer,\r<br>\n\r<br>\nI\'m willing to let it rest at that!  As SilverKnight remarked in an earlier post: \"It really boils down to whether or not you think a *closely related* question is: does it burn at the same rate in both directions? I do not. Nick, on the other hand, does.\"  It spoils the puzzle, for me.',3735,'Nick Hobson','2003-10-12 19:51:39');
INSERT INTO forumpost VALUES (2053,143,3,'Re: Best puzzle for the masses','OK... I am not as perceptive... I am rather closed minded and would never think of frayed edges or different rope postions so it is good for me. :)\r<br>\n\r<br>\nI think its an interesting puzzle, and helps remind us to be more specific in our wording. :)',1626,'Gamer','2003-10-12 21:28:37');
INSERT INTO forumpost VALUES (2054,73,7,'HELLO','umm...HI...im neW and i dont get wats the diffrence between xanga and this....but anywaz...hi?',3850,'Arthur Huang','2003-10-13 01:31:23');
INSERT INTO forumpost VALUES (2055,284,3,'Re: Hey, DJ','No, there were only two problems of the type there, which are #3 and #4 on this site. They are listed under the logic problems, and you might have to go through a few pages to find them.',1575,'DJ','2003-10-13 13:20:50');
INSERT INTO forumpost VALUES (2056,73,7,'Re: hello!','I don\'t get what is at all similar about xanga and this, other than the fact that they are both webpages..',2561,'Aaron','2003-10-13 23:35:39');
INSERT INTO forumpost VALUES (2057,284,3,'Re: Hey, DJ','THanks\r<br>\n',2839,'FatBoy','2003-10-14 08:11:46');
INSERT INTO forumpost VALUES (2058,284,3,'Re: Hey, DJ','Oh.. I just noticed that problems #1 and 2 also say that they are from that site, but they\'re not, if that\'s what you were looking for. The erroneous citation was added after the problem was already posted.',1575,'DJ','2003-10-14 09:09:24');
INSERT INTO forumpost VALUES (2059,285,7,'Help me with this','hi ppls im new, but id like some help with a problem, so if anybody is there, please respond\r<br>\n',3880,'brian harrison','2003-10-14 17:44:26');
INSERT INTO forumpost VALUES (2060,285,7,'Re: Help me with this','You can look in the archives. That is often how things are solved here. ;)\r<br>\n\r<br>\nWe aren\'t allowed to give the problems\' solutions because that\'s against the rules, and you shouldn\'t post any problems to the site as well. They are likely already on the site.',1626,'Gamer','2003-10-14 17:52:07');
INSERT INTO forumpost VALUES (2061,278,3,'Re: Can anyone recap my memory','Zzzzzzzzzzzzzzz- not very helpful are u\r<br>\n\r<br>\nNEXT............',3802,'SK','2003-10-15 06:00:50');
INSERT INTO forumpost VALUES (2062,278,3,'Re: Can anyone recap my memory','you go gamer.\r<br>\nI can\'t believe he didn\'t get it.',2839,'FatBoy','2003-10-15 07:31:54');
INSERT INTO forumpost VALUES (2063,278,3,'Re: Can anyone recap my memory','I think I remember the puzzle you are asking about.  It is a variation of the puzzle \"Colored Hats\" on this site.  Gamer has provided a link to \"Colored Hats\" in his comment.',1920,'Brian Smith','2003-10-15 09:41:31');
INSERT INTO forumpost VALUES (2064,278,3,'Re: Can anyone recap my memory','Although.. I don\'t see what\'s the problem about asking for help finding a problem in the forum - where <i>should</i> someone ask?',1575,'DJ','2003-10-15 12:05:25');
INSERT INTO forumpost VALUES (2065,285,7,'Re: Help me with this','Rather, you shouldn\'t post a problem in the forum, chatterbox, or in comments to another problem and ask for the solution.\r<br>\nMore often than not, the problem you are trying to solve is already on the site anyway, so use the search box on the main page to try to find it. The search looks for exact phrases, not multiple words, so something like \"hats color person\" probably won\'t find anything. Try looking for single keywords, and use the \'Search body\' checkbox for better results.\r<br>\nOn the other hand, if you have a problem that you found interesting, you <i>know</i> the solution to, and want to share, feel free to submit the problem to the site once you have become a student and are more familiar with what goes on here.\r<br>\nLastly, the site is <i>not</i> here to get people to solve your homework problems, and as there are always quite a few problems waiting to be posted, submitting a problem you don\'t know the answer to will probably not very useful to you in a few months\' time anyway.',1575,'DJ','2003-10-15 12:27:07');
INSERT INTO forumpost VALUES (2066,278,3,'Re: Can anyone recap my memory','My guess is if you type in key words it\'s either hit or miss, so finding a problem either will happen by using common sense words or it won\'t work at all. Even the problem suggested which was a more major change might have been found.\r<br>\n\r<br>\nAnyway, if the person was asking about where to find a problem (which could be just an excuse for someone to solve it for them... Being the less polite person that he was I would guess this is the case) and really wanted to find it, it would be fine in my opinion. \r<br>\n\r<br>\nHowever, a major issue here (and what I said in my first sentence) was being rude. We don\'t need to use 3 posts, we don\'t need to insult the people you are trying to get help from, and we don\'t need to use caps and wierd language.',1626,'Gamer','2003-10-15 18:00:53');
INSERT INTO forumpost VALUES (2067,286,5,'Changing Categories','Fooligh question: Is it possible to change the category of a puzzle once it has been submitted? I thought I remembered seeing a \"change category\" button in the edit problem page, but now can\'t find it (if it ever was there).\r<br>\nThanks!',3372,'Sam','2003-10-20 12:09:13');
INSERT INTO forumpost VALUES (2068,286,5,'Re: Changing Categories','You don\'t get that option until you become an apprentice.',1301,'Charlie','2003-10-20 14:25:03');
INSERT INTO forumpost VALUES (2069,286,5,'Re: Changing Categories','If you believe the category should be changed, and cannot do it yourself, you can always petition asking me to do it. I will change it if I find the new category more appropriate.',1,'levik','2003-10-20 14:38:44');
INSERT INTO forumpost VALUES (2070,286,5,'Re: Changing Categories','If nothing else works, just delete and resubmit your problem if you submitted it within the last two or three days.',1920,'Brian Smith','2003-10-20 15:27:22');
INSERT INTO forumpost VALUES (2071,286,5,'Re: Changing Categories','I always found that annoying, and that is why Strawberries! is in Logic and not Liars and Knights, but if others don\'t want to change that, it\'s fine :)',1626,'Gamer','2003-10-20 16:41:41');
INSERT INTO forumpost VALUES (2072,287,7,'Hey, yet another newbie!!','Hey, I\'m new here.\r<br>\n\r<br>\nI found this site by posting on another site. One of the boxes was down the bottom. I had always wanted to join, didn\'t know how...\r<br>\n\r<br>\n\r<br>\nIf you want to know anything about me, just ask!!\r<br>\n\r<br>\nAlso, how many Australians are there on here?? \'cause nearly everywhere I go there are hardly any!!\r<br>\n\r<br>\n\r<br>\nlove nashie',3785,'Ashlee','2003-10-21 05:45:03');
INSERT INTO forumpost VALUES (2073,287,7,'Re: Hey, yet another newbie!!','Welcome, nashie,\r<br>\nWe had a discussion about the international represnetation and I think we have a few folks loggin in from down under.  If not then spread the word.\r<br>\nDon\'t worry, if we do have some australians you are sure to hear form them.\r<br>\nAs many have noted, female newbies always seem to garner a lot of response in the forums.\r<br>\nFatboy',2839,'FatBoy','2003-10-21 07:28:45');
INSERT INTO forumpost VALUES (2074,288,7,'D&D Riddle anyone?','What is blind, deaf and dumb but always tells the truth?\r<br>\n\r<br>\nBlickQuickly',3966,'Rock','2003-10-21 11:51:06');
INSERT INTO forumpost VALUES (2075,288,7,'Re: D&D Riddle anyone?','Please do not post puzzles or riddles in the forums.',1920,'Brian Smith','2003-10-21 11:52:31');
INSERT INTO forumpost VALUES (2076,287,7,'Re: Hey, yet another newbie!!','From pedants corner it\'s worth pointing out that it is newbies with female sounding names or those claiming to be female that garner (good word Fatboy, not just a pretty face after all) the most responses. Of course it\'s impossible to KNOW what sex anybody is in floobland - I followed the link through to Charlie\'s homepage and I\'m still not sure whether \'Charlie\' is short for Charles or Charlotte! For all we know Ashlee could be a highly trained koala or maybe a even a new lifeform that evolved from that piece of old corned beef in the back of my fridge.\r<br>\n\r<br>\nThe point is that out here everybody can be whatever they want to be, which is probably why it appears that there aren\'t any Welsh flooblers.',1183,'fwaff','2003-10-21 11:58:17');
INSERT INTO forumpost VALUES (2077,287,7,'Re: Hey, yet another newbie!!','Actually, that might be due the crack about whales I made a while back.. I hope I didn\'t offend anyone from the homophonic country..',1575,'DJ','2003-10-21 12:21:19');
INSERT INTO forumpost VALUES (2078,289,3,'Riddle for you all...','What is blind deaf and dumb but always tells the truth?',3966,'Rock','2003-10-21 14:55:18');
INSERT INTO forumpost VALUES (2079,289,3,'Re: Riddle for you all...','Please stop posting riddles in the forums.',1920,'Brian Smith','2003-10-21 14:59:44');
INSERT INTO forumpost VALUES (2080,289,3,'Re: Riddle for you all...','Maybe we need to make that \"Don\'t post things on the forum\" in big letters or something :)',1626,'Gamer','2003-10-21 17:20:15');
INSERT INTO forumpost VALUES (2081,287,7,'Re: Hey, yet another newbie!!','I would also like to point out that although Gamer looks like Garner, they aren\'t the same word.',1626,'Gamer','2003-10-21 17:21:52');
INSERT INTO forumpost VALUES (2082,289,3,'Re: Riddle for you all...','Hmmm...Funny you must comprehend these lines different than me:\r<br>\n\r<br>\nForums > General Discussion\r<br>\nThis is a forum for discussing anything and everything.\r<br>\n\r<br>\n   So where DO I post this? Frankly, I\'m just trying to get an answer to a riddle and if no one here wants to help, fine, I\'ll find it somewhere else. I got this site from a yahoo search. No big whoop.',3966,'Rock','2003-10-21 19:28:37');
INSERT INTO forumpost VALUES (2083,282,5,'Re: Advertising','Levik, I am a newbie at web design...I\'m toying around with my first site right now.  It is a classified advertising site for my local area.  It\'s not big enough to draw real advertisers yet, but I have several \"affiliate\" programs that are just banner ads but no pop-ups.  They all pay a % of the sale, or some variation.  \r<br>\n\r<br>\nI noticed you have banner ads too and I assume they are they same type of thing.  Have you not had any luck with these?  Though banner ads are somewhat annoying, I think we can all respect your need to make some income to pay for the site.  BUT, I\'ll take 10 banner ads per page instead of pop-ups...there\'s just something about those pop-ups that make my skin crawl (not yours, just pop-ups in general).\r<br>\n\r<br>\nSince my site is virtually brand new, I can\'t really give any testimony to the success of my banner ads...I\'m just trying to continue to stir the conversation.\r<br>\n\r<br>\nI\'ve also seen some sites have a \"donation\" link where users can simply donate to the site.  I\'d bet you\'d be suprised how many regular users would donate $5 or $10.  Heck, I\'m a cheap school teacher who makes virtually nill but I\'d be happy to donate $5, or maybe even $10 per year.  (I know that\'s not much, but I GUARANTEE  it\'s more than you\'ll make on me with pop-ups, or even banner ads for that matter.)  It\'s probably not enough to make a salary on this site, but if I\'m not mistaken, this is an \"on the side\" for you and your just trying to have it pay for iteself.  I\'m sure your familiar with Paypal.com...you can easily setup a donation link on your site through paypal so you don\'t pay a monthly fee, only a small transaction fee.\r<br>\n\r<br>\nWell, that\'s enough rambling for now.  Keep up the good work.  \r<br>\nNew Floobler,\r<br>\nGreg Williams',1112,'Greg','2003-10-21 20:01:08');
INSERT INTO forumpost VALUES (2084,289,3,'Re: Riddle for you all...','I think we got into this with Tim Axoy. Anyway, when you clicked \"New Thread\", just above the place you type that reads \"Notice: About to post a problem to the forum? Please don\'t. (Here\'s why)\", with a link to a relevant thread. I know that was added to the site because of so many people who thought the same way you did.\r<br>\n\r<br>\nIf you want to wait 2 or so months for \"official judgement\" on your riddle, you can submit it to the queue. Otherwise I would reccommend going somewhere else. Thanks! :)',1626,'Gamer','2003-10-21 20:15:46');
INSERT INTO forumpost VALUES (2085,287,7,'Re: Hey, yet another newbie!!','Homophonic? Does that mean that everyone sounds the same? Or is it that everyone sounds a bit camp?',1183,'fwaff','2003-10-22 04:01:59');
INSERT INTO forumpost VALUES (2086,287,7,'Re: Hey, yet another newbie!!','Homophone- a word with the same sound as another. - [The Australian school dictionary]\r<br>\n\r<br>\nHere\'s a bit more about me. Not that anyone would want to know.\r<br>\n\r<br>\nName- Ashlee, I preferred to be called Nashie though.\r<br>\nNick names- Nashie, Nash, Nashter and Cinderella.\r<br>\nGender- I\'m female, 100%\r<br>\nAge- 13, It\'s great to be young\r<br>\nYear- 8\r<br>\nState- SA\r<br>\n\r<br>\nI have a photo, but it\'s old and I hate it...',3785,'Ashlee','2003-10-22 05:03:17');
INSERT INTO forumpost VALUES (2087,287,7,'Re: Hey, yet another newbie!!','Nashie,\r<br>\nNot to sound like your grumpy old Uncle, but you might want to be careful about sharing too much on the net.\r<br>\nDon\'t get me wrong, I think that it is great that you are open and want to get to know people, and (from what I\'ve seen) the folks on Flooble seem to be decent enough.  But you never can tell who is out there.  There are predators everywhere.\r<br>\nEnough of my sermon, I\'ll stop now,\r<br>\nFatboy',2839,'FatBoy','2003-10-22 08:25:09');
INSERT INTO forumpost VALUES (2088,287,7,'Re: Hey, yet another newbie!!','I don\'t tell anyone anything more than that...unless I know then REALLY well, like Max and Chris and...yeah, you get what I mean.',3785,'Ashlee','2003-10-23 03:23:55');
INSERT INTO forumpost VALUES (2089,282,5,'Re: Advertising','Levik,\r<br>\nI just got the offending popup and it changed my homepage\r<br>\non the bottom of my flooble screen where you put teh telltales is says\r<br>\nLastAd:ExitFuel  This Ad:FastClick\r<br>\nI am not 100% sure but I think that ExitFuel is an ad I have seen listed when I have ahd other problems.\r<br>\n\r<br>\nI hope that this helps.\r<br>\nKeep fughting the good fight',2839,'FatBoy','2003-10-23 09:24:37');
INSERT INTO forumpost VALUES (2090,286,5,'Re: Changing Categories','Thanks all. The puzzle is about 32nd in the queue, so I won\'t resubmit it. Levik, I\'ll petition you (what\'s the difference between writing it here and formally petitioning? Never mind, no matter).',3372,'Sam','2003-10-24 11:02:29');
INSERT INTO forumpost VALUES (2091,287,7,'hey fwaff','Check out Charlie\'s homepage again.\r<br>\nI think me mus have read your message as he has posted a picture.\r<br>\nAlso, thanks for mentioning that you had gone to it.  It inspired me to.  I found it interesting a challenging.  Its cool to get a window into our fellow Flooblers\r<br>\n',2839,'FatBoy','2003-10-24 14:43:29');
INSERT INTO forumpost VALUES (2092,287,7,'Re: Hey, yet another newbie!!','My picture was there before fwaff\'s comment.  But fwaff sure must have missed it.',1301,'Charlie','2003-10-25 00:01:29');
INSERT INTO forumpost VALUES (2093,286,5,'Re: Changing Categories','The petition is specifically designed to request levik to do something, fix a bug, add a feature, clean up a \'mess\' we made, etc. The forums are for discussion of whatever, for everyone, and if levik is busy, he may not get to the forums at all. A petition is a way to make sure that something that you need done will be looked at.\r<br>\n\r<br>\nOn a side note, I think the reason \'lower\' users are not allowed to change the category of their puzzles is to prevent switching puzzles for another, mass submission, submitting blank puzzles to \'hold\' a spot in the queue, that sort of thing. At least, I can\'t think of any other reason. If that\'s the case, I would propose that maybe we be allowed to change the category of puzzles, but not their <i>titles</i>.. that would also (and probably more effectively) prevent that sort of \'sneaky submission.\' The other reason I would say that is, the things most often needed to change about a problem, especially by newer members, are the category and the difficulty. Very rarely does a valid puzzle need a name change, and if such a case arose, it would be quite simple to petition levik to do it. It would still be much less frequent than we are asking him to change puzzle categories currently.\r<br>\n\r<br>\nIf anyone has any other ideas, or even insight as to some other reason the category changes are disallowed, I\'d like to hear it.',1575,'DJ','2003-10-25 10:53:49');
INSERT INTO forumpost VALUES (2094,287,7,'Re: Hey, yet another newbie!!','Even just look at the address of his site... I don\'t know any girls that go by \'Chas\' as a nickname, either.',1575,'DJ','2003-10-25 10:56:51');
INSERT INTO forumpost VALUES (2095,290,3,'Languages','Hey. I was pretty bored so I just made this out of curiosity. How many languages do you know? I only know english (and after 9 years of freanch still know nothing) and I\'m taking cantonese classes and have high hopes of learning to speak it.',1072,'Alan','2003-10-25 21:27:09');
INSERT INTO forumpost VALUES (2096,291,7,'New here - HELP ME!','I\'m from Brasil. Hey, I\'m new here. I don\'t know much about this site yet. I like to try to solve probles. I want to find some neat problems... If you can help me!',4023,'Romulo','2003-10-25 23:57:08');
INSERT INTO forumpost VALUES (2097,291,7,'Re: New here - HELP ME!','Depends what you like. There\'s a lot. On the home page you can find all catagories. Have a look in each one to find out which one you like the most',3785,'Ashlee','2003-10-26 02:30:37');
INSERT INTO forumpost VALUES (2098,286,5,'Re: Changing Categories','That is not the reason.  Levik told me that it was because he didn\'t want people to wrongly categorize their own puzzles.  If they wanted to change the categories of their puzzles, they can consult Levik, and he would change it if he agrees.  Then, the person is not allowed to change it back.  In short, you can change your category, as long as Levik agrees with your change.',3558,'Tristan','2003-10-26 09:58:38');
INSERT INTO forumpost VALUES (2099,286,5,'Re: Changing Categories','\"The\" reason? I don\'t think there is any one reason for how it\'s used. Although one of those may have been why it was used in the first place, both reasons make sense for why it was there.\r<br>\n\r<br>\nThis also shows a lesser known \"reason\" for queue weight, namely that if someone wants to become a journeyman, it will take time to submit 6 good problems.',1626,'Gamer','2003-10-26 14:46:54');
INSERT INTO forumpost VALUES (2100,291,7,'Re: New here - HELP ME!','Look at this forum thread <a href=\"http://www.flooble.com/perplexus/forum.php?fid=3&tid=143\">here</a> where there was talk about what were the best problems.\r<br>\n\r<br>\nOf course I think most of my problems are good, but I am likely biased. :)',1626,'Gamer','2003-10-26 15:36:45');
INSERT INTO forumpost VALUES (2101,291,7,'Re: New here - HELP ME!','By the way, you can stop reading about half the way down when Nick Hobson joins, because then the thread takes a turn and talks about picky stuff in the Burning Ropes problem.',1626,'Gamer','2003-10-26 15:39:43');
INSERT INTO forumpost VALUES (2102,292,4,'How did Puzzle Strips appear?','Puzzle Strips is a puzzle still on the queue, but now shows up as having been posted.  It shows up as having no previous puzzle, and shows that the next puzzle after it is Burning Ropes, though it shows a date of 2003-19-26.  It has one comment already: by SilverKnight.\r<br>\n\r<br>\nHow did this happen?',1301,'Charlie','2003-10-26 18:06:22');
INSERT INTO forumpost VALUES (2103,292,4,'Re: How did Puzzle Strips appear?','I\'m seeing it show up absolutely fine... Meaning live on the site, with today\'s post date, no \"next\" puzzle, and the correct \"previous\" one (Lotsa Sequences)\r<br>\n\r<br>\nI also don\'t see it in the queue. Are you still observing this anomalie, Charlie?',1,'levik','2003-10-27 10:51:34');
INSERT INTO forumpost VALUES (2104,292,4,'Re: How did Puzzle Strips appear?','OK, never mind that last one, I see that the problem was somehow duplicated with 2 different IDs. My hypothesis is that DJ somehow re-submitted it, and checked \"Make it live immediately\"\r<br>\n\r<br>\nDid you DJ?\r<br>\n\r<br>\nAnyway, I deleted the double, so everything should be back to normal\r<br>\n',1,'levik','2003-10-27 10:57:56');
INSERT INTO forumpost VALUES (2105,290,3,'Re: Languages','English/French/Arabic\r<br>\nbut my knowledge of Arabic is fairly specialized and related directly to my work.',2839,'FatBoy','2003-10-27 11:00:04');
INSERT INTO forumpost VALUES (2106,290,3,'Re: Languages','English, Spanish, BASIC, C, C++, HTML, Java, javascript, prolog, perl, PHP ...',1575,'DJ','2003-10-27 12:12:45');
INSERT INTO forumpost VALUES (2107,290,3,'Re: Languages','Russian and English. That\'s right, English is my <b>second</b> language. (Anyone who\'s been hanging around here long enough has surely suspected this for quite some time)',1,'levik','2003-10-27 14:21:18');
INSERT INTO forumpost VALUES (2108,217,3,'Re: NEED HELP!','Hi, could I add a question. My daughter has a logic question in her math class they are allowed to ask others for help, so we\'re not cheating.\r<br>\n\r<br>\nit is       . ________   then it has a backwards 2 or a u on its side (not sure which)    out\r<br>\n So it is a period, a line, a backwards 2 or a u on its side then the word out\r<br>\n\r<br>\nMy email address is tmb@yellowbananas.com, its due friday, Oct 31,03',4051,'Tracy Bowser','2003-10-27 16:49:02');
INSERT INTO forumpost VALUES (2109,217,3,'Re: NEED HELP!','Sorry, I don\'t know this one, and you shouldn\'t post problems.',1626,'Gamer','2003-10-27 17:00:49');
INSERT INTO forumpost VALUES (2110,293,7,'NEWBIE','Hi yall. My name\'s Victor and I\'m a newbie. I\'m proud of it! Woo. lol. Anyway, how\'s everyone doing. a/s/l to all and hope all yas have a great day coz i am (u see i\'m usually perky heh)\r<br>\n\r<br>\n15\r<br>\nmale\r<br>\nnew york',3386,'Victor Zapana','2003-10-27 21:17:34');
INSERT INTO forumpost VALUES (2111,290,3,'Re: Languages','english spanish korean very very very lil french and ....\r<br>\nwow.. DJ so programmer fluent :)\r<br>\n',3386,'Victor Zapana','2003-10-27 21:19:58');
INSERT INTO forumpost VALUES (2112,289,3,'Re: Riddle for you all...','not to sound abrupt, rude, or otherwise\r<br>\n\"What Gamer\'s saying is that whatever Gamer says is true and you should follow Gamer.\" :-P',3386,'Victor Zapana','2003-10-27 21:21:56');
INSERT INTO forumpost VALUES (2113,217,3,'Re: NEED HELP!','hmmm elementary math be my guide. what was the set terminology fr the side U, that shud help u',3386,'Victor Zapana','2003-10-27 21:24:22');
INSERT INTO forumpost VALUES (2114,290,3,'Re: Languages','English is the only one I am competent in, but in school I took Spanish, French and Latin (it was required, and I guess I\'m showing my age).  I retain just enough to pick out a hint of what a written paragraph in most Romance languages is about. Can\'t follow spoken languages, tho.\r<br>\n\r<br>\nAlso I can sort of read and write (if given enough time and good resourses to review the basics and cheat from) in HTML, Basic and Fortran-4 (but not any later versions) and can recognize but not really follow C and its derivative languages.',153,'TomM','2003-10-28 01:05:42');
INSERT INTO forumpost VALUES (2115,294,7,'I love Google!','That\'s how I found this site - I love Google. Now if I could only find my way around a little better...',4063,'Delta','2003-10-28 15:15:48');
INSERT INTO forumpost VALUES (2116,290,3,'Re: Languages','I think there was some major clue I remember that led me to think you were Russian.\r<br>\n\r<br>\nI am mainly English, and more of an algorithmer than a programmer as I am less cognizant of programming languages.',1626,'Gamer','2003-10-28 16:32:43');
INSERT INTO forumpost VALUES (2117,294,7,'Re: I love Google!','Hey, welcome to the site. We love google too, since it brings us a lot of quality members.\r<br>\n\r<br>\nIf you run into trouble on this site, just ask in the forums, and somebody (maybe even me!) will help you out. We\'re a fairly hospitable bunch.',1,'levik','2003-10-28 17:23:53');
INSERT INTO forumpost VALUES (2118,290,3,'Re: Languages','I feel so alone. Programmer language scares me lol.',3386,'Victor Zapana','2003-10-28 20:39:38');
INSERT INTO forumpost VALUES (2119,294,7,'Re: I love Google!','Hey Delta. try to get Alpha, Beta, Gamma,....etc. on the site too. :)\r<br>\nSorry, but I was just trying to say that you can recommend this site to some of your friends and other people too and ask them to become a member. :)#\r<br>\n',979,'Ravi Raja','2003-10-29 05:56:53');
INSERT INTO forumpost VALUES (2120,295,4,'Queue Placement?','I noticed a jump in the queue, but I don\'t see why. I think Ravi\'s problems are staying at the same amount, as are many of the other submitters (including me)',1626,'Gamer','2003-10-29 06:10:17');
INSERT INTO forumpost VALUES (2121,295,4,'Re: Queue Placement?','n00bs? :)',1,'levik','2003-10-29 13:34:05');
INSERT INTO forumpost VALUES (2122,296,4,'Scholars - edit queue problems','As was requested by DJ a couple of weeks ago, I just added the ability for scholars to edit others\' problems that are in the queue.\r<br>\n\r<br>\nI trust this feature will be used responsibly, and not abused to make changes that dramatically alter a problem. Also, if a user is active on the site and able to make adjustments themselves, I would ask that you leave it to them as a matter of common courtesy.\r<br>\n\r<br>\nOther than that, enjoy :)',1,'levik','2003-10-29 13:38:37');
INSERT INTO forumpost VALUES (2123,275,5,'Re: The FAQ WIP','O I know this is a bit foolish but i just found out today that levik responds to the petitions we send him. D\'oh Anyways in the faq it could say \"Why haven\'t i recieved and answer to my petition?\" and then it would say \"This is because either Levik has yet to look at it or you have not clicked the \"see my petitions button\"(or something like that)',1072,'Alan','2003-10-29 16:21:57');
INSERT INTO forumpost VALUES (2124,275,5,'Re: Re: The FAQ WIP (from Alan)','lol nice one ALan',3386,'Victor Zapana','2003-10-29 19:22:55');
INSERT INTO forumpost VALUES (2125,275,5,'Re: The FAQ WIP','Somebody\'s put a fake email into the system. I added a \"feature\" that will email any person whose petition I reply to with a link directly to where they can view the answer.\r<br>\n\r<br>\nI\'m not sure i want to put anything petition-related in a FAQ, since most people don\'t really need to post petitions - they have questions that belong in the forums.',1,'levik','2003-10-29 23:45:57');
INSERT INTO forumpost VALUES (2126,245,7,'Re: math puzzles i need help please!!','Dea try to think of the question outside of the square and maybe you will get the answer. All i mean is you should go through every aspect of the question, you should try \"trial and error\". \r<br>\n\r<br>\nAnd alan there is nothing to think about your question, you are just asking why we have to work for dea. Well dea is one of the members of the website and otheres are supposed to help or give hints on how to solve a problem or problems.',4093,'Nithin','2003-10-30 03:36:17');
INSERT INTO forumpost VALUES (2127,297,7,'Getting problems posted...','Once I\'ve got a problem in the queue and it\'s been given three thumbs up, how long does it usually take to get posted?  \r<br>\nI\'m just really keen to get my stuff out there for you guys!  \r<br>\nCheers, \r<br>\nDave',3136,'Popstar Dave','2003-10-30 06:48:13');
INSERT INTO forumpost VALUES (2128,297,7,'Re: Getting problems posted...','From a small statistical universe (I\'ve only had one posted) It took less than a day ',2839,'FatBoy','2003-10-30 08:21:58');
INSERT INTO forumpost VALUES (2129,297,7,'Re: Getting problems posted...','Things are misorienting here. It may seem like your problem gets voted on quickly, but it usually for new people it takes much longer between when it was voted on and when it will actually come out.',1626,'Gamer','2003-10-30 12:46:15');
INSERT INTO forumpost VALUES (2130,295,4,'Re: Queue Placement?','Actually, I don\'t remember you as having 93 problems, but if it wasn\'t you, it must have been someone else..',1575,'DJ','2003-10-30 13:33:21');
INSERT INTO forumpost VALUES (2131,297,7,'Re: Getting problems posted...','Its possible that because my puzzles are (apparantly) pretty darn easy. They get posted quickly to fill the \"less interesting\" morning slot.  But seriously, this morning Bang Bang Kiss kiss had only two thumbs up and next thing I knew it was posted.',2839,'FatBoy','2003-10-30 15:32:44');
INSERT INTO forumpost VALUES (2132,295,4,'Re: Queue Placement?','I have submitted 5 to 10 problems, but all I know is about a month ago, I was a distant third. Now I am a high first, and I definitely didn\'t submit enough problems for that to happen; the answer lies with where the problems I already submitted were instead.',1626,'Gamer','2003-10-30 20:05:52');
INSERT INTO forumpost VALUES (2133,297,7,'Re: Getting problems posted...','hmmm...\r<br>\nthis is besides the point.\r<br>\nhmm is that avatar of urs fatboy from metal slug? lol\r<br>\nalso. none of my problems are getting voted.. guess i shud be patient.',3386,'Victor Zapana','2003-10-30 20:50:36');
INSERT INTO forumpost VALUES (2134,298,6,'???','question: is there any other way to get the area of a square without using the regular K= 1/2 Bh, K = 1/2 ab sin C, or Heron\'s formulae?',3386,'Victor Zapana','2003-10-30 20:52:47');
INSERT INTO forumpost VALUES (2135,298,6,'Re: ???','er... sry bout that not square.. triangle heh',3386,'Victor Zapana','2003-10-30 20:53:31');
INSERT INTO forumpost VALUES (2161,302,7,'hello!','hi! anyone majoring in math?\r<br>\n\r<br>\ntalk to me, anyone? =) ',4122,'Hazel','2003-11-01 21:16:42');
INSERT INTO forumpost VALUES (2162,300,5,'Re: Scavenger Hunt','Um... Indeed. Almost a year and a half of diligent work, day after day behind my computer. \'Course, I started puzzle 1 just two days ago. Wretched worm holes.\r<br>\n&lt;sigh&gt;',3372,'Sam','2003-11-01 22:51:31');
INSERT INTO forumpost VALUES (2165,303,5,'Posting solutions to your problems','If I\'ve had a problem recently posted and it\'s been solved in the comments, is it up to me to post the official solution?  If so, how?\r<br>\nCheers,\r<br>\nDave',3136,'Popstar Dave','2003-11-02 19:05:38');
INSERT INTO forumpost VALUES (2137,290,3,'Re: Languages','English, Italian, French, some Spanish and Portugese, and a little Swahili.',3372,'Sam','2003-10-30 23:22:44');
INSERT INTO forumpost VALUES (2138,300,5,'Scavenger Hunt','Hmmm... So I\'m completely befuddled on the very first hurdle in Flooble\'s \"scavanger\" hunt (http://flooble.com/scav). Do I have to be a major league hacker? Do I have to know PHP? Oh well, I\'m not looking for any actual answers, more like a \"it\'s easier than you think, stupid! Why don\'t you use your brain for once??\" or something along those lines... Anyone here solved the puzzles?',3372,'Sam','2003-10-30 23:48:26');
INSERT INTO forumpost VALUES (2139,300,5,'Re: Scavenger Hunt','I wish we could edit posts. That way it wouldn\'t look like I was making fun of Levik\'s spelling of \"scavenger\" by my putting it in quotes and then spelling it wrong myself...',3372,'Sam','2003-10-30 23:50:05');
INSERT INTO forumpost VALUES (2140,297,7,'Re: Getting problems posted...','I really don\'t know where it came from originally.\r<br>\nI saw it on the avatar page and it seemed to suit my screen name.',2839,'FatBoy','2003-10-31 07:35:36');
INSERT INTO forumpost VALUES (2141,300,5,'Re: Scavenger Hunt','dang im having trouble with even the first one lol',3386,'Victor Zapana','2003-10-31 10:29:09');
INSERT INTO forumpost VALUES (2142,300,5,'Re: Scavenger Hunt','im thinking mebe has to do sumthing with the spelling error of surprize but dunno',3386,'Victor Zapana','2003-10-31 10:29:32');
INSERT INTO forumpost VALUES (2143,297,7,'Re: Getting problems posted...','coz i remember a game called metal slug with almost that exact character model.',3386,'Victor Zapana','2003-10-31 10:31:34');
INSERT INTO forumpost VALUES (2144,301,3,'WOOHOO!!!','I\'m no longer a flooble virgin!<BR><BR>I\'ve had my <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1496\">first problem</A> posted!<BR><BR>Bartender, a round for everyone... on me!',3172,'SilverKnight','2003-10-31 10:46:45');
INSERT INTO forumpost VALUES (2145,300,5,'Re: Scavenger Hunt','Here\'s a quote I found on a calendar. It works here too. \r<br>\n\r<br>\n\"When problems happen and take their course, always remember to consider the source.\"',1626,'Gamer','2003-10-31 10:51:58');
INSERT INTO forumpost VALUES (2146,297,7,'Re: Getting problems posted...','Yeah, it\'s from metal slug.\r<br>\nI only know that because I saw it in the categories levik first put on avatarity..',1575,'DJ','2003-10-31 12:07:48');
INSERT INTO forumpost VALUES (2160,300,5,'Re: Scavenger Hunt','wow sam.\r<br>\n\r<br>\nSam - Challenge 3 (4m) \r<br>\nSam - Challenge 2 (11669h 39m) \r<br>\n\r<br>\nchallenge 2 took u that long? lol',3386,'Victor Zapana','2003-11-01 19:40:26');
INSERT INTO forumpost VALUES (2163,302,7,'Re: hello!','Hi Hazel\r<br>\n\r<br>\nI am not majoring in math. but I have taught it.\r<br>\nTom',4125,'Tom','2003-11-02 01:30:00');
INSERT INTO forumpost VALUES (2164,302,7,'New Guy','Hello all.  I found this great site while looking for some logic exercises for my students.',4125,'Tom','2003-11-02 01:33:21');
INSERT INTO forumpost VALUES (2150,300,5,'Re: Scavenger Hunt','Phhttbb! Stupid me. Ok passed it.',3372,'Sam','2003-10-31 13:56:48');
INSERT INTO forumpost VALUES (2151,300,5,'Re: Scavenger Hunt','That page doesn\'t have any ads as far as I remember. The only ads are before you get to the site.',1626,'Gamer','2003-10-31 13:59:16');
INSERT INTO forumpost VALUES (2152,300,5,'Re: Scavenger Hunt','I was going to try the scavenger hunt, but it didn\'t work.  Do we have to sign up separately on the forum home page to try it?',3558,'Tristan','2003-10-31 17:20:29');
INSERT INTO forumpost VALUES (2153,300,5,'Re: Scavenger Hunt','Never mind, I just signed up on it and I see why I needed to.  But now I\'m stumped on the first page.',3558,'Tristan','2003-10-31 18:34:59');
INSERT INTO forumpost VALUES (2154,300,5,'Re: Scavenger Hunt','hmmm... gamer thx fr the advice. and tristan follow his advice its very helpful... hell the answer is sumwhere here lol. dang now im stuck on the gif image on 2. thinking it got sumthing to do with the pic so im editing it on my photo editor right now lol',3386,'Victor Zapana','2003-10-31 20:22:57');
INSERT INTO forumpost VALUES (2155,300,5,'Re: Scavenger Hunt','I already saw the code Sam mentioned, and I\'m pretty sure it has something to do with the hunt, but I still can\'t figure out what to use it for.  I hope it doesn\'t involve more html knowledge, because I had to research to figure out how to get to the source.',3558,'Tristan','2003-10-31 23:06:52');
INSERT INTO forumpost VALUES (2157,300,5,'Re: Scavenger Hunt','I can\'t get past the fourth one because I don\'t know how to use javascript.',1626,'Gamer','2003-11-01 09:11:41');
INSERT INTO forumpost VALUES (2158,297,7,'Re: Getting problems posted...','Cheers for the help guys.  It got posted.  \r<br>\nCheck it out, it\'s called \"A group of letters\".  \r<br>\nI reckon that the hardest part of submitting a problem is thinking of a good title, that doesn\'t give too much away about the solution.',3136,'Popstar Dave','2003-11-01 10:40:41');
INSERT INTO forumpost VALUES (2159,300,5,'Re: Scavenger Hunt','That\'s where I am right now. I passed the third one in about three minutes - once you get the idea they go rather fast (he says, before having even tried out number four...).',3372,'Sam','2003-11-01 15:40:58');
INSERT INTO forumpost VALUES (2166,303,5,'Re: Posting solutions to your problems','No, just make sure that you have a solution submitted. After two days of the problem being live on the site, the solution becomes visible to the Journeymen and Scholars, and we can review the solution and leave comments if anything needs to be added or fixed.\r<br>\nAlso, since many people don\'t know or bother to check the comments on their problems\' solutions, Scholars are able to manually edit them, but only if suggestions or corrections have been made to the author and not addressed.\r<br>\n\r<br>\nAfter the problem has been on the site for four days, Scholars can push the problem live onto the site. Journeymen are able to post the solutions to their own problems at any time.',1575,'DJ','2003-11-02 21:22:25');
INSERT INTO forumpost VALUES (2167,300,5,'Re: Scavenger Hunt','First one was ok. I\'ve not a clue what to do with the second. I\'ve played around with the image in MS Paint and Photo Editor and nothing new has magically appeared. I\'m in desparate need of a burst of inspiration.',1183,'fwaff','2003-11-03 05:46:46');
INSERT INTO forumpost VALUES (2168,300,5,'Re: Scavenger Hunt','The sign is telling you everything - it\'s telling you where you need to be. There are no coded messages in the image.',3372,'Sam','2003-11-03 14:34:23');
INSERT INTO forumpost VALUES (2169,300,5,'Re: Scavenger Hunt','Don\'t you mean the signs?',1626,'Gamer','2003-11-03 15:01:40');
INSERT INTO forumpost VALUES (2170,300,5,'Re: Scavenger Hunt','Nope, wrong puzzle.',3372,'Sam','2003-11-03 17:46:29');
INSERT INTO forumpost VALUES (2171,304,7,'Looking for the name of a puzzle','This puzzle looks like 5 bricks.  You have to draw a continuous line through each wall.  I am looking for a solution and name of the puzzle.  How would I search this site for it not knowing the name?\r<br>\n\r<br>\n',4156,'Jim Collins','2003-11-03 18:59:10');
INSERT INTO forumpost VALUES (2172,304,7,'Re: Looking for the name of a puzzle','I would need more information to help out with the puzzle. :(',1626,'Gamer','2003-11-03 19:01:44');
INSERT INTO forumpost VALUES (2173,304,7,'Re: Looking for the name of a puzzle','\r<br>\n\r<br>\n      Two brick on top.  Three on the bottom.  Line must pass thru each connecting wall.  16 walls. Can only go thru a wall one time.\r<br>\n  \r<br>\n\r<br>\n                          9                      8\r<br>\n                ---------------------------------------------\r<br>\n               1|                    |                      |\r<br>\n                |                 14 |                      |  7 \r<br>\n                |----10--------11---------12---------13------\r<br>\n               2|          |                    |           |\r<br>\n                |          |15                  |16         |  6\r<br>\n                ---------------------------------------------\r<br>\n\r<br>\n                     3                4               5',4156,'Jim Collins','2003-11-03 19:11:17');
INSERT INTO forumpost VALUES (2174,304,7,'Re: Looking for the name of a puzzle','Sorry.  My lines all shifted.   Jim\r<br>\n\r<br>\n',4156,'Jim Collins','2003-11-03 19:11:51');
INSERT INTO forumpost VALUES (2175,300,5,'Re: Scavenger Hunt','I found that when I log off the Scavenger hunt, I also log off Flooble, and when I log back on to Flooble, I log back onto the scavenger hunt.  Since I normally check off the remember me button, I\'m gonna be logged onto the hunt the whole time.  That means I\'ll probably have a longer time finishing the challenges than Sam on challenge 2.  I wonder if the computer recognized my username or something.  Or maybe it\'s the cookies.  Oh well, not like the time matters...',3558,'Tristan','2003-11-03 19:21:34');
INSERT INTO forumpost VALUES (2176,300,5,'Re: Scavenger Hunt','OK, gang, let\'s be more careful about spoilers. (I already had to delete one)\r<br>\n\r<br>\nAnd since now the first person to finish all the challenges will get a free flooble T-shirt (see the game page for details) that should spur you guys on to try a little harder ;)\r<br>\n\r<br>\nI am thinking that if this proves popular, we will enable additional \"trails\" of challenges, perhaps even user-submitted ones.',1,'levik','2003-11-03 19:23:30');
INSERT INTO forumpost VALUES (2177,304,7,'Re: Looking for the name of a puzzle','The puzzle should look like:\r<br>\n<pre>\r<br>\n                          9                      8\r<br>\n                ---------------------------------------------\r<br>\n               1|                    |                      |\r<br>\n                |                 14 |                      |  7 \r<br>\n                |----10--------11---------12---------13------\r<br>\n               2|          |                    |           |\r<br>\n                |          |15                  |16         |  6\r<br>\n                ---------------------------------------------\r<br>\n\r<br>\n                     3                4               5\r<br>\n</pre>\r<br>\nI\'m pretty sure the puzzle is not on this site, as problems are generally submitted just as text, there are only a few that rely on an image.\r<br>\n\r<br>\nThis problem is impossible, anyway. There are three regions with five sides, and two regions with four sides (it does not matter that some of the walls are shared between regions). If you have a region with an odd number of sides, the line must begin or end in that region. Since the continuous line will have only two endpoints, it\'s impossible to solve this puzzle.\r<br>\n\r<br>\nThere is still a poor guy trying to solve it, if you look <a href=\"http://www.angelfire.com/hi/channel23/brick.html\">here</a>.',1575,'DJ','2003-11-03 20:56:44');
INSERT INTO forumpost VALUES (2178,304,7,'Re: Looking for the name of a puzzle','My sentence that got cut off in the previous post (stupid pre tag) said, most problems are submitted as text, and there are only a few that rely on images, and I\'m fairly sure that we haven\'t seen this problem.',1575,'DJ','2003-11-03 20:57:58');
INSERT INTO forumpost VALUES (2179,304,7,'Re: Looking for the name of a puzzle','It\'s a pretty good problem. I think the one where you have to draw that diagram with only 3 strokes is good too. (This one is impossible too)',1626,'Gamer','2003-11-03 21:26:35');
INSERT INTO forumpost VALUES (2180,304,7,'Re: Looking for the name of a puzzle','The top result from a Google search on <b>Euler puzzle rooms</b> is <a href=\"http://mathforum.org/library/drmath/view/54306.html\"> this </a>.',1301,'Charlie','2003-11-03 22:17:03');
INSERT INTO forumpost VALUES (2181,300,5,'Re: Scavenger Hunt','Yes yes indeed. My apologies for bringing up something that would obviously start to generate spoilers. I need to be more careful with my tongue in future (some say I should start to use my fingers for typing, but pshaw...).\r<br>\nMultiple trails seems like a good idea, though. It\'s a bore to get stuck on one and not be able to go anywhere (wretched challange four...).',3372,'Sam','2003-11-03 23:09:42');
INSERT INTO forumpost VALUES (2182,287,7,'Re: Hey, yet another newbie!!','So it\'s true then, Americans don\'t understand irony.\r<br>\nDiscuss.',1183,'fwaff','2003-11-04 03:59:12');
INSERT INTO forumpost VALUES (2183,300,5,'Re: Scavenger Hunt','Oh well, I give up.\r<br>\nLooks like I\'ll have to fork out $25 (which I think is equivalent to about 16 Guineas or 8 pints of Boddies) if I want to be the only island monkey with a flooble t-shirt.',1183,'fwaff','2003-11-04 05:08:02');
INSERT INTO forumpost VALUES (2184,300,5,'Re: Scavenger Hunt','Damn you, Challenge 4!  You will be the bane of my procrastination.  How am I supposed to avoid study when I can\'t even get past that level.  \r<br>\n\r<br>\nLevik,\r<br>\nIs there any way to run some sort of Scav forum, with some tips (NOT spoilers)? Maybe divided up into challenge levels.  It\'s just REALLY annoying to be stuck on a challenge and have absolutely no idea how to get through it.  When, just maybe, a little prodding it the right direction by a fellow Floobler (hey, I like that word!) could get you going.  ',3136,'Popstar Dave','2003-11-04 05:22:20');
INSERT INTO forumpost VALUES (2185,287,7,'How terribly unfair!','We sure do understand irony Miss Smartypants.\r<br>\nIn fact, I never drink the water from the well down home cause it tastes way to irony.',2839,'FatBoy','2003-11-04 07:23:01');
INSERT INTO forumpost VALUES (2186,287,7,'Re: Hey, yet another newbie!!','or Mr. Smartypants as the case may be...',2839,'FatBoy','2003-11-04 07:23:44');
INSERT INTO forumpost VALUES (2187,300,5,'Re: Scavenger Hunt','My tip for challenge 4 is that in my experience, it\'s harder on the users on Internet Explorer than other browsers.',1,'levik','2003-11-04 07:41:22');
INSERT INTO forumpost VALUES (2188,275,5,'Re: The FAQ WIP','In response to questions that I think should be in the FAQ...  I think something needs to be said about publically posting solutions to your own problems.  Once your problem get\'s posted, you kinda lose control over it (as a \"Student\" anyway... and it gets a little confusing as to who\'s job it is to allow people to see the official solution.  \r<br>\n\r<br>\nMy two cents.',3136,'Popstar Dave','2003-11-04 07:45:04');
INSERT INTO forumpost VALUES (2189,287,7,'Re: Hey, yet another newbie!!','sarchasm: (sa:kaz\'m) n. The gulf between a witty remark and a person that fails to understand it. (see Atlantic)\r<br>\n\r<br>\nIt\'s actually Dr Smarty-Pants, but thank-you anyway for attempting to address me formally. ',1183,'fwaff','2003-11-04 08:28:24');
INSERT INTO forumpost VALUES (2190,300,5,'Re: Scavenger Hunt','Hmmm...  sitting here in IE6, that\'s not making e feel good.\r<br>\n\r<br>\nCheers for the advice tho.  I\'ll have to check up on how IE differs from other browsers.',3136,'Popstar Dave','2003-11-04 08:40:57');
INSERT INTO forumpost VALUES (2191,300,5,'Re: Scavenger Hunt','tip for levik\'s tip (not really that spoilish) <P>\r<br>\nhttp://www.webreference.com/js/column75/',3386,'Victor Zapana','2003-11-04 10:26:47');
INSERT INTO forumpost VALUES (2192,287,7,'Re: Hey, yet another newbie!!','Sarcasm: Doctor Smarty-Pants needs to leave the building.',3386,'Victor Zapana','2003-11-04 10:28:21');
INSERT INTO forumpost VALUES (2193,287,7,'Re: Hey, yet another newbie!!','America knows irony. Comeon they\'re making this new TV Show where like 6 guys are gonna fight for a girl\'s hand in marriage, and then at the altar, the \"lucky\" guy will find out that the girl is GUY -gasp- lol. this is an AMERICAN show . :_>',3386,'Victor Zapana','2003-11-04 10:29:30');
INSERT INTO forumpost VALUES (2194,287,7,'Re: Hey, yet another newbie!!','so what if i\'m a newbie soooooo r uuuuuu!!!!\r<br>\n',4167,'Patricia','2003-11-04 11:00:19');
INSERT INTO forumpost VALUES (2195,304,7,'Re: Looking for the name of a puzzle','huh.....??????........???....?',4167,'Patricia','2003-11-04 11:07:45');
INSERT INTO forumpost VALUES (2196,294,7,'Re: I love Google!','I like google tooooo. it is the greatest search engine in the world\r<br>\n',4167,'Patricia','2003-11-04 11:09:08');
INSERT INTO forumpost VALUES (2197,86,7,'Re: Problems','i dont know\r<br>\n',4167,'Patricia','2003-11-04 11:10:01');
INSERT INTO forumpost VALUES (2198,264,7,'Re: HELLO','hi Andrew i will try to do that toooooo.',4167,'Patricia','2003-11-04 11:10:57');
INSERT INTO forumpost VALUES (2199,302,7,'Re: hello!','i am not but i am going to take pre-cal this year and i\'m only in 10th grade.',4167,'Patricia','2003-11-04 11:12:27');
INSERT INTO forumpost VALUES (2200,276,7,'Re: No Subject','????????????????...................?',4167,'Patricia','2003-11-04 11:13:14');
INSERT INTO forumpost VALUES (2201,245,7,'Re: math puzzles i need help please!!','my head hurts now',4167,'Patricia','2003-11-04 11:16:43');
INSERT INTO forumpost VALUES (2202,293,7,'Re: NEWBIE','HI!!! Victor!!! I\'m proud to be a newbie too.! And thank you I am having a great day.\r<br>\n\r<br>\n15\r<br>\nfemale\r<br>\nHouston Texas',4167,'Patricia','2003-11-04 11:19:45');
INSERT INTO forumpost VALUES (2203,291,7,'Re: New here - HELP ME!','i\'m new too i can\'t help you',4167,'Patricia','2003-11-04 11:21:06');
INSERT INTO forumpost VALUES (2204,300,5,'Re: Scavenger Hunt','Err.. I don\'t see how that\'s helpful at all, Victor. Though I didn\'t read the whole column, I did glance thorough the table of contents, and the topics discussed are far more in depth than what is required for challenge 4.\r<br>\n\r<br>\nTo solve it you need to know the most basic Javascript, as well as how it can be included into a page.',1,'levik','2003-11-04 11:29:33');
INSERT INTO forumpost VALUES (2205,304,7,'Re: Looking for the name of a puzzle','Thanks for the help.  One of my co-workers had this puzzle stuck in his mind by an elementry teacher.  Drove him crazy.  \r<br>\n\r<br>\nJim',4156,'Jim Collins','2003-11-04 13:42:52');
INSERT INTO forumpost VALUES (2206,305,4,'A problem','Ok now I just checked my e-mail today and found out that dancing 2 was deleted. No I am not going to complain and say it was siteworthy, but I will say this. The reasons for which it were deleted really got me angry. Why? Well when the problem was submitted into the queue some people viewed it and said change the wording. I did. After I changed the wording It sat in the queue for about a week with no new comments. Then I posted in the chatterbox please look at dancing 2. So did another person (I think it was gamer?) Still no comments. This went on for about a month. Now over the past 2 days people may have made comments but coincidentally i did not log on those 2 days because I just got hooked on an internet game I just found (The game is Gunbound for those who care) and for the two days I was away my problem suddenly gets deleted because people think the wording still needs to be changed. Now would it have killed anyone at all to actually look at my problem and post that you STILL thought the wording was not good enough. No. This suddenly emerged in the two days I was away. And instead of being given a 1 week chance to change the wording (for a second time but nevertheless change the wording the way new users get to) It was immediately deleted because nobody could be bothered at all to look at my problem and say \"hey, Here is the reason I will not give it a Thumbs up\" or \"hey, the wording is STILL unclear to me\" <p>Now thats the rant that was involved in my problem but heres my general opinion. Don\'t just look at a problem and then say nothing, comment on why you won\'t give it a thumbs up. A lot of times a person will say \"It just doesn\'t interest me\" Well We\'re are evaluating if problems are siteworthy not If they interest us or not is irrelevant unless you think others will not be interested. So in conclusion please look and evaluate every problem and don\'t leave it sitting there. i think dancing 2 would\'ve been a pretty good problem for the algorithms category to.',1072,'Alan','2003-11-04 15:52:51');
INSERT INTO forumpost VALUES (2207,300,5,'Re: Scavenger Hunt','lol i tried. truth is im not really up to challenge 4 heh',3386,'Victor Zapana','2003-11-04 18:20:47');
INSERT INTO forumpost VALUES (2208,300,5,'Re: Scavenger Hunt','hmm.. i see i got from another site that ie6 is more ActiveX friendly while netscape is more java friendly. is that why?',3386,'Victor Zapana','2003-11-04 18:23:41');
INSERT INTO forumpost VALUES (2209,300,5,'Re: Scavenger Hunt','It looks like Silverknight just went right up those challenges after you added the free t-shirt.  I didn\'t know Flooble had t-shirts! That\'s so cool!  Unfortunately, I have internet explorer.  I was having trouble doing something on challenge 4, and at first I thought it was just because I was doing it wrong or something.  Well, I always have that other browser...',3558,'Tristan','2003-11-04 19:01:27');
INSERT INTO forumpost VALUES (2210,300,5,'Re: Scavenger Hunt','lol, yeah, I\'m just a sucker for free t-shirts... :-)\r<br>\n\r<br>\nroflmao',3172,'SilverKnight','2003-11-04 21:00:33');
INSERT INTO forumpost VALUES (2211,300,5,'Re: Scavenger Hunt','I don\'t know what problem there was with IE..or how the browser would have even mattered for that one...',1575,'DJ','2003-11-04 21:54:02');
INSERT INTO forumpost VALUES (2212,300,5,'Re: Scavenger Hunt','I\'m using IE 6.0... and I don\'t want to \'give it away\', but I agree with Levik... there is something about IE that makes that one harder (IMHO).',3172,'SilverKnight','2003-11-04 22:03:41');
INSERT INTO forumpost VALUES (2213,294,7,'Re: I love Google!','Google and Yahoo (for my emails) my 2 favorite sites lol',NULL,'Aspiring Novice','2003-11-04 22:51:03');
INSERT INTO forumpost VALUES (2214,294,7,'Re: I love Google!','the aspiring novice is me i frgt to log on lol',NULL,'Victor Zapana','2003-11-04 22:51:28');
INSERT INTO forumpost VALUES (2215,276,7,'Re: No Subject','I think Silverknight can read the guy\'s mind. Nice telepathic skills, SK! lol',3386,'Victor Zapana','2003-11-04 22:58:10');
INSERT INTO forumpost VALUES (2216,300,5,'Re: Scavenger Hunt','lol this scavenger hunt is now one of the biggest forum topics currently lol now with ... 36 posts. hm.. anyone want to change to subject?',3386,'Victor Zapana','2003-11-04 23:02:16');
INSERT INTO forumpost VALUES (2217,276,7,'Re: No Subject','I just assumed that he could relate to the new guy\'s name.  SK wishes he had a bigger part to play here at perplexus, hence \"aspiring\", yet he really hasn\'t been around all that long, hence \"novice\".',3136,'Popstar Dave','2003-11-05 09:42:33');
INSERT INTO forumpost VALUES (2218,241,3,'Re: Blackout','i was in a meeteing and as soon the meeting finished it started : all our eqipment was turned down',4186,'nick','2003-11-05 12:32:51');
INSERT INTO forumpost VALUES (2219,305,4,'Re: A problem','I know what you\'re saying.. but really, you\'re overreacting. There were quite a few comments on that problem saying that the wording needed to be cleared up, and while you made some changes, there were still a lot of questions as to what was intended (and that\'s just from the journeymen and scholars, let alone everyone else who visits the site). Now, I know what your problem was referring to because I know the video game, and you answered people\'s questions in the problem comments, but the wording was still rather unclear. Nobody posted a new comment probably because the problem wording didn\'t change to address the old questions, but that\'s just speculation.\r<br>\nEven disregarding that, the problem sat in queue for more than a month, and only one person was interested enough to give a TU. Whether or not a problem is interesting or not to the voters is certainly relevant to our voting decisions .. chances are, if we don\'t find a problem interesting (particulary if it\'s on the grounds of being too complex or hard to understand), few other people will either. I\'m not saying it wouldn\'t make a good problem, but as it were, most casual visitors would have spent about five minutes trying to understand it and then gone looking somewhere else. As someone put in the comments, good writing is part of a good problem.\r<br>\n\r<br>\nNow, I know what you\'re feeling, as far as what you consider to be a good problem being voted down. For example, my recent submission, \"Sorry, We\'re Closed\" was deleted (actually, I just deleted myself after reading the comments) on the grounds that the concept of a set being closed under multiplication is \"too advanced mathematical theory for this site.\" Now, I certainly don\'t think that that is the case, set closure is a relatively basic idea in my opinion, but if that\'s the viewpoint of the other voters, there\'s not much point in trying to push the problem. If you have to work to convince everyone that yours is a great problem, it probably isn\'t.',1575,'DJ','2003-11-05 12:33:30');
INSERT INTO forumpost VALUES (2220,305,4,'Re: A problem','Yes DJ but i wasn\'t so much complaining about my problem as I was using it as an example. All I really wanted to say is this. if a problem is going nowhere perhaps another post about what is still wrong with it is needed.<br>Or if you look at a problem avtually post a comment. If it doesn\'t interest you then td it and perhaps say why it doesn\'t interest you.',1072,'Alan','2003-11-05 14:37:01');
INSERT INTO forumpost VALUES (2221,306,4,'New category','After hearing about djs problem sorry were closed being deleted I realized there may have been or may be many more problems that deal with advanced theory. Well I propose a new problem category. <br>\r<br>\ntheoretical(is that right)<br>\r<br>\nAny problems that deal with thearoy or is to unknown can go here. because it is theoretical. DJ\'s problem could go into this category. I may submit a problem such as \"What is 5 divided by 0 times 0? (answer 5, Theory: when you start off witha number if u divide then multiply by the same amount you will end up with the same amount.) Or if noone really likes this idea why not just have a page in the site called \"theories\" and it would have theories on quantum mechanics, relativity, string theory, etc.',1072,'Alan','2003-11-05 14:44:09');
INSERT INTO forumpost VALUES (2222,300,5,'Chalange Four','What???? That was the very first thing I tried to do, like four days ago. Wretched stupid ugly smelly IE.\r<br>\n\r<br>\nOk, passed 4.',3372,'Sam','2003-11-05 14:51:58');
INSERT INTO forumpost VALUES (2223,300,5,'Re: Scavenger Hunt','Spelling \"Challenge\" right is certainly a challenge...\r<br>\nNumber eight looks mighty difficult, but it has to stop now. Must do real work. Sigh.',3372,'Sam','2003-11-05 15:59:32');
INSERT INTO forumpost VALUES (2224,306,4,'Re: New category','I am unusre that they couldn\'t go somewhere else instead. If we already have a catergory for them (other than \"general\") then I don\'t think we need another one.\r<br>\n\r<br>\nAs to dividing 0 times 0, that hasn\'t been proven yet. Same way as squaring the square root of a negative number.',1626,'Gamer','2003-11-05 16:38:50');
INSERT INTO forumpost VALUES (2225,305,4,'Re: A problem','I agree with DJ. Although I TU your dancing problem, I will say everyone has a problem TD once in a while, and the whole idea of the queue is to make problems that everyone can solve, not one that might pertain to only a certain people.',1626,'Gamer','2003-11-05 16:54:40');
INSERT INTO forumpost VALUES (2226,294,7,'Re: I love Google!','You can find anything in google. Thats how I found this place.',4188,'GimmeKat','2003-11-05 18:45:24');
INSERT INTO forumpost VALUES (2227,294,7,'Re: I love Google!','Google is okay, but I\'d rather Yahoo or Msn...I love msn...\r<br>\n\r<br>\nI found this site from a forum that I go to...',3785,'Ashlee','2003-11-06 02:58:39');
INSERT INTO forumpost VALUES (2228,300,5,'Re: Scavenger Hunt','Agreed...\r<br>\n\r<br>\nAll the previous ones seemed to have something <I>directly</I> to work with, and number eight is more subtle.  I\'m stumped!  (Boy that was difficult for me to say.)  :-)',3172,'SilverKnight','2003-11-06 09:46:40');
INSERT INTO forumpost VALUES (2229,306,4,'Re: New category','&#8730;-25 = &#177;5i, and (&#177;5i)&#177; = -25',1301,'Charlie','2003-11-06 11:33:47');
INSERT INTO forumpost VALUES (2230,306,4,'Re: New category','Make that \r<br>\n&#8730;-25 = &#177;5i, and (&#177;5i)&#178; = -25',1301,'Charlie','2003-11-06 11:35:50');
INSERT INTO forumpost VALUES (2231,300,5,'Re: Scavenger Hunt','Yeah.. the first seven didn\'t take more than a few minutes, and I\'ve been stuck on eight for a while..',1575,'DJ','2003-11-06 12:29:46');
INSERT INTO forumpost VALUES (2232,300,5,'Re: Scavenger Hunt','hmmm im not up to eight but mebe u spell challenge in an AIM screenname style like... ch@113ng3 or something of the sort.',3386,'Victor Zapana','2003-11-06 21:27:02');
INSERT INTO forumpost VALUES (2233,306,4,'Re: New category','Gamer, I know it hasn\'t been proven yet. Thats why its theoretical. Its a theory. NOT a theorem. On top of that you said You\'re pretty sure they could fit somewhere else. Well then why was that problem deleted \"sorry we\'re closed\". Because it was to (advanced/questionable?) theory for the site. This is why I propose this new category. Remember theory\'s don\'t have to be proven. In fact anything can be a theory. Its just that it has to be logical and makes sense for it to be accepted into society.',1072,'Alan','2003-11-06 21:46:25');
INSERT INTO forumpost VALUES (2234,306,4,'Re: New category','Hmmm... This sounds suspiciously similar to (and I don\'t know if you guys have been here long enough to remember this) the theories about the result of a division by zero being infinity. I believe Dulanjana was posting them, but I may be wrong.',1,'levik','2003-11-06 22:07:01');
INSERT INTO forumpost VALUES (2235,294,7,'Re: I love Google!','Really? What forum is that? It\'s always interesting when people link to us.',1,'levik','2003-11-06 22:08:05');
INSERT INTO forumpost VALUES (2236,306,4,'Re: New category','No it wasn\'t, it\'s the same reason we don\'t have a lateral thinking catergory. Most people felt that it wouldn\'t work well on this site. At least that\'s what I saw.',1626,'Gamer','2003-11-07 07:07:54');
INSERT INTO forumpost VALUES (2237,294,7,'Re: I love Google!','You can also look <a href=\"http://www.google.com/search?as_lq=www.flooble.com%2Fperplexus%2F&btnG=Search\">here</a> :)',1626,'Gamer','2003-11-07 09:53:42');
INSERT INTO forumpost VALUES (2238,300,5,'Congratulations to lo0ol!...','... I see that (s)he solved challenge 8.  Can you give us any tips?',3172,'SilverKnight','2003-11-07 10:49:16');
INSERT INTO forumpost VALUES (2239,300,5,'Re: Scavenger Hunt','I don\'t think lo0ol is even a member of this site :)\r<br>\n\r<br>\nHe asked me for a hint to challenge 1 a couple of weeks back on a webmaster forum. Now I almost wish I hadn\'t given it to him :) Well, now he gets the t-shirt, so the prize is gone. But at least we know that the game is beatable with no prior knowledge.\r<br>\n\r<br>\nThis is what lo0ol emailed me: \r<br>\n<i>Egad that last challenge took me forever. I was going into Photoshop, inverting things, frantically working in NotePad... made it more complicated than it needed to be. :)</i>',1,'levik','2003-11-07 12:58:20');
INSERT INTO forumpost VALUES (2240,294,7,'Re: I love Google!','i found this site by google too :)\r<br>\n\r<br>\ni\'m a newbie here ;)',4208,'nobrain','2003-11-07 13:05:55');
INSERT INTO forumpost VALUES (2241,307,7,'a new newbie','i am the newb miester :D\r<br>\n\r<br>\njust introducing myself:)',4208,'nobrain','2003-11-07 13:07:24');
INSERT INTO forumpost VALUES (2242,217,3,'Re: NEED HELP!','so tara...what was the question? :)',4208,'nobrain','2003-11-07 13:10:13');
INSERT INTO forumpost VALUES (2243,300,5,'Re: Scavenger Hunt','Rats, challenge 8 was the last one? So near and yet so far! Goodbye, sweet t-shirt! I\'ll miss you!\r<br>\n\r<br>\nNah, just kidding. Some of us started this puzzle long before any of you young \'uns needed to be bribed with such worldly treasures (about a day before, to be precise)... The thrill of the chase was enough for me!\r<br>\n\r<br>\nI\'d challenge SilverKnight and DJ for first over the last hurdle, but I expect that they have far more time that me to work on it than me... It\'s not because I\'m not good enough, I swear - it\'s a time issue. Just time!\r<br>\n;)',3372,'Sam','2003-11-07 14:21:28');
INSERT INTO forumpost VALUES (2244,300,5,'Re: Scavenger Hunt','Well... I must admit that I sure am lucky that my full time employer gives me all the time I want to surf the web!\r<br>\n\r<br>\nActually, I asked Levik to set up the system to e-mail and page me every time a new problem is posted.  That way I can generally get to them before anyone else.  It sure is helpful!  Thanks again Levik!\r<br>\n\r<br>\n:-)',3172,'SilverKnight','2003-11-07 14:26:59');
INSERT INTO forumpost VALUES (2245,307,7,'Re: a new newbie','Welcome to the site, I hope you enjoy your stay.',1,'levik','2003-11-07 15:26:41');
INSERT INTO forumpost VALUES (2246,308,5,'The new Scavenger Thread','So, as you know the scavenger game was beaten by a non-floobler (which ought to be humbling to us :)\r<br>\n\r<br>\nI\'m still kinda interested to see which of the members will be the first to get past challenge 8. To tell you the truth, I was beginning to doubt myself for the last couple of days, thinking that it was too difficult or trivial, but since somebody actually managed to beat it, I think the people here can do it too.\r<br>\n\r<br>\nI\'ll stress again that I don\'t believe that the solution requires any specialized knowledge of in-depth programming, though you have to know some HTML, image editing and javascript basics and concepts. (I think that those who have made it to challenge 8 would agree that this is a fair assessment of the previous challenges as well).\r<br>\n\r<br>\nSince games like this are not exactly re-playable any more than the puzzles on this site, I am interested in adding more challenge trails to the game. I would be very interested to know if you guys found this an entertaining excercise, and would like to see more such puzzles.',1,'levik','2003-11-07 15:50:46');
INSERT INTO forumpost VALUES (2247,308,5,'Re: The new Scavenger Thread','Levik, it was very entertaining, and I\'d love to see more of them.\r<br>\nI especially like the ones that are rather more involved, like the dotMAC puzzle (I belive it was number 6 or 7), which required you to actually think a little bit more in depth. It would be good if the scavanger hunt involved more of the thinking that this site fosters (yes, I\'m assuming puzzle eight requires that sort of thinking. Working on it, I swear!).\r<br>\n\r<br>\nPerhaps people could submit ideas for new trails in the game? Perhaps either by making an actual webpage, or just emailing the idea. Of course, it would mean that your particular puzzle would be no challange for you if it were accepted, but if the different trails were long enough, with perhaps multiple branches coming off from each other, it wouldn\'t be a problem.\r<br>\nJust thinking out loud...',3372,'Sam','2003-11-07 20:25:26');
INSERT INTO forumpost VALUES (2248,308,5,'Re: The new Scavenger Thread','Interesting you should suggest that, Sam, since I was thinking in that direction as well. I would happily accept email with suggestions for future challenges, be they actual HTML and images, or just descriptions.\r<br>\n\r<br>\nHowever, I do not wish these challenges to be purely logical, since such puzzles can be submitted to this site directly. As you undoubtedly saw in the challenges you were able to solve, there is always some grounding in the practical setup of the way the web works. Nothing fancy, requiring in-depth knowledge, but if it forced somebody to give a tutorial a cursory look, so much the better in my book :)',1,'levik','2003-11-07 20:55:37');
INSERT INTO forumpost VALUES (2249,306,4,'Re: New category','The only new category that I think could be usefull is some sort of \"category\" category. (Bear with me)\r<br>\nThis would only be a sub-category of \"General\" or something and would be appropriate for all problems of the type:<ul><li>\"What do the following words have in  common?\"<li>\"What is special about the following group of letters?\"<li>\"Why is the following group of numbers unique?\"<li>etc.</ul>\r<br>\nSome of these could fit into \"Number Problems\" or \"Word Problems\", but they are still all have one important thing in common. Can you work out what it is? (hehehe...)',3136,'Popstar Dave','2003-11-07 23:04:32');
INSERT INTO forumpost VALUES (2251,294,7,'Re: I love Google!','Anyone ever played the \"What does Google think?\" game?  You put in the first half of a sentance in quotation marks, run it through google and see what sentances you come up with.  I had a procrastination session with it on my <a href=\"http://www.xanga.com/popstar_dave\">blog</a>.  You can see what I came up with <a href=\"http://www.xanga.com/item.aspx?user=popstar_dave&tab=weblogs&uid=42327351\">here</a>.',3136,'Popstar Dave','2003-11-07 23:29:37');
INSERT INTO forumpost VALUES (2252,307,7,'Re: a new newbie','Have a good time...  You might want to work on that nick-name if you\'re going to get the answers correct! =P',3136,'Popstar Dave','2003-11-07 23:31:45');
INSERT INTO forumpost VALUES (2253,217,3,'Re: NEED HELP!','Tracy,\r<br>\nGamer\'s right...  this isn\'t the place for problems,  but since it\'s already there, I believe that the answer is \"Inside Out\".  \r<br>\nThe period, line and \'n\' rotated 90 deg, anti-clockwise represent \"in\" on it\'s \"side\". Then \"out\".\r<br>\n\"Inside Out\" QED',3136,'Popstar Dave','2003-11-08 00:20:38');
INSERT INTO forumpost VALUES (2254,308,5,'Re: The new Scavenger Thread','>> <i> As you undoubtedly saw in the challenges you were able to solve, there is always some grounding in the practical setup of the way the web works</i>\r<br>\n\r<br>\nIndeed, that\'s why I liked the dotMAC puzzle so much, since it was the right kind of thinking, but put into a webpage structure.\r<br>\nAlso, your comment has given me new hope about challenge eight. Maybe I\'m trying to hard to see the shape representing some sort of code - one that could mean anything at all!! I think this was what SilverKnight was referring to in the other forum, the challenge doesn\'t seem to have any footholds like the others do. But of course, once we solve it we\'ll kick ourselves for not having seen what was right in front of us, I\'m sure.',3372,'Sam','2003-11-08 02:48:48');
INSERT INTO forumpost VALUES (2255,298,6,'Re: ???','Hehehe...  I\'m sitting here reading your first post thinking, \"Hmmm...  what freaky maths books were you reading as a kid?!\"\r<br>\nAs for triangles...  I\'m really not sure, nothing comes to mind as I type this, but I\'ll have a think about it and let you know if I come up with anything.',3136,'Popstar Dave','2003-11-08 04:57:11');
INSERT INTO forumpost VALUES (2256,309,5,'Where does Flooble live?','I was just curious as to where Flooble is based. \r<br>\n \r<br>\nI\'ve noticed that you\'re running 16 hours behind me (here in Melbournem, Australia) so I\'m guessing west coast, USA somewhere.   \r<br>\nI guess that\'s why there\'s not much action here most of the time that I\'m usually online (3am - 6am Flooble time)!!',3136,'Popstar Dave','2003-11-08 08:57:33');
INSERT INTO forumpost VALUES (2257,37,5,'Re: Names','Now that there\'s another Charlie posting, I\'m thinking of adding a last name.  But I notice if I do that, my old postings still have my old name and that would be the same as the new Charlie\'s name.',1301,'Charlie','2003-11-08 09:41:50');
INSERT INTO forumpost VALUES (2258,37,5,'Re: Names','Maybe it does make sense to put avatars on the comments.',1301,'Charlie','2003-11-08 09:42:21');
INSERT INTO forumpost VALUES (2259,37,5,'Re: Names','I sypathize with Charlie... best to prevent people from using the same name.  I would suggest the first one to pick a name keeps it, and the latter people are forced to pick a new name.\r<br>\n\r<br>\nAnd best to \"separate\" the name from the login name as two different issues (unless you\'re going to change the system to ONLY use/show logins, rather than names).\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-11-08 09:51:46');
INSERT INTO forumpost VALUES (2260,309,5,'Re: Where does Flooble live?','New York City, baby :) (Actually the server is technically in Jersey)',1,'levik','2003-11-08 11:34:49');
INSERT INTO forumpost VALUES (2261,37,5,'Re: Names','I think it\'s better to have a screen name and an actual name. Many people come up with something really bizarre to be their screen name, and would have an actual name that is better. Maybe you could only make it so that the first person to get a name makes it unique.',1626,'Gamer','2003-11-08 17:43:39');
INSERT INTO forumpost VALUES (2262,37,5,'Re: Names','I agree with SK. Cross checking and making sure that one person\'s name can\'t be the same as another persons login seems like a strange solution. Just making sure that the are no duplicate logins and no duplicate names would seem to solve the problem.\r<br>\nI\'m worried, \'cause there\'s bound to be another Sam coming along soon..!',3372,'Sam','2003-11-08 22:15:03');
INSERT INTO forumpost VALUES (2263,309,5,'Re: Where does Flooble live?','u shuda just kept in nyc lol. NEW YORK CITY PRIDE lol.',3386,'Victor Zapana','2003-11-09 09:24:00');
INSERT INTO forumpost VALUES (2264,217,3,'Re: NEED HELP!','dang popstar ur brain sees things my brain cant lol',3386,'Victor Zapana','2003-11-09 10:14:05');
INSERT INTO forumpost VALUES (2265,17,6,'FLOOBLE SCROLLBAR!!!!!','HELP!!!  How DO YOU FREAKING CHANGE THE COLOR OF THE FLOOBLE CHATTERBOX\'S SCROLLBAR!??!?!?  PLEASE TELL ME!!!!!!',NULL,'ZoKeSpaDe','2003-11-09 14:23:05');
INSERT INTO forumpost VALUES (2266,37,5,'Re: Names','I found out that there\'s another Tristan already!  If this is changed, would people be asked to change their names?',3558,'Tristan','2003-11-09 17:21:00');
INSERT INTO forumpost VALUES (2267,204,7,'Hi there','Well, guess I\'m the newest here, but I\'ll try to keep you entertained.',4241,'Vinod','2003-11-10 12:44:54');
INSERT INTO forumpost VALUES (2268,217,3,'Re: NEED HELP!','Well if what Tracy means is what i think it is.... then it is a notation in set theory that stands for \'is a subset of\', meaning that the set that preceded the symbol contains all the elements of the set on the right hand side of the symbol.  ',4241,'Vinod','2003-11-10 12:56:35');
INSERT INTO forumpost VALUES (2269,217,3,'Re: NEED HELP!','what is TARA\'s problem neways ... ??',4241,'Vinod','2003-11-10 12:59:40');
INSERT INTO forumpost VALUES (2270,204,7,'wilkomen, bienvenue weeeeelllllllooome','c\'mon in\r<br>\nhave a seat,\r<br>\nmake yourself t\'home\r<br>\n\r<br>\nWelcome to your new puzzling home away from home.\r<br>\nCheck out the digest for the latest puzzles.\r<br>\nIf there is a particular kind of puzzle you like (i.e. logic puzzles) click the link in the upper half of your screen with the appropriate name and get a list of those kinds of problems.\r<br>\nIf you wnat to say something about the puzzle, or tell how you would solve it post a comment.  \r<br>\n\r<br>\nIf you have questions about how the sight works check out the commons forum it has lots of interesting strands.  OR hit teh DAQ button for some quick canned responses to common questions.\r<br>\n\r<br>\nWe are all friends here, so if someone says something to you that rubs you teh wrong way, don\'t let it get you down.  They probably did not mean to be rude.\r<br>\n\r<br>\n',2839,'FatBoy','2003-11-10 16:05:55');
INSERT INTO forumpost VALUES (2271,204,7,'Re: wilkomen, bienvenue weeeeelllllllooo','FB, you\'ve been practicing that spiel for a while haven\'t you?\r<br>\n\r<br>\nQuote from Oceans\'s Eleven (The new one):\r<br>\nBrad Pitt:  \"Why do this?\"\r<br>\nGeorge Clooney: \"Because the house always wins.  Unless, when that perfect hand comes along, you bet big, and then you take the house.\"\r<br>\nBP:  \"You\'ve been practicing that speech, haven\'t you?\"\r<br>\nGC:  \"A little bit.  Did I rush it?  It felt like I rushed it.\"\r<br>\nBP:  \"No, it was good.  I liked it.\"\r<br>\n\r<br>\nHehehehe...',3136,'Popstar Dave','2003-11-10 19:04:58');
INSERT INTO forumpost VALUES (2272,308,5,'Re: The new Scavenger Thread','Can someone just give me one tip.  Do I need to know anything about US politics to do challenge 4.  Because if not, I\'ve just been going off on a tangent for the past few days...  bugger.',3136,'Popstar Dave','2003-11-10 19:10:56');
INSERT INTO forumpost VALUES (2289,308,5,'Re: The new Scavenger Thread','Gamer, you fool! I Can\'t believe you unwittingly posted the answer to CH4 :)\r<br>\n\r<br>\nI had to delete it to avoid spoilage.',1,'levik','2003-11-11 23:26:27');
INSERT INTO forumpost VALUES (2274,308,5,'Re: The new Scavenger Thread','Gamer, as mentioned in the previous thread.  Don\'t use I.E. on #4.',3172,'SilverKnight','2003-11-10 21:15:33');
INSERT INTO forumpost VALUES (2275,308,5,'Re: The new Scavenger Thread','Popstar, none of them assume any actual knowledge. Everything is always right there. And use Netscape.',3372,'Sam','2003-11-10 22:06:36');
INSERT INTO forumpost VALUES (2276,308,5,'Re: The new Scavenger Thread','There we go...  It wasn\'t the IE/Netscape thing.  It was just that I\'d been going in entirely the wrong direction for about a week.  But once I got through challeng 4, check out my progress...\r<br>\n\r<br>\npopstar - Challenge 6 (0m) \r<br>\npopstar - Challenge 5 (0m) \r<br>\npopstar - Challenge 4 (169h 17m)',3136,'Popstar Dave','2003-11-11 02:08:06');
INSERT INTO forumpost VALUES (2277,308,5,'Re: The new Scavenger Thread','I got all gee\'ed up and now I\'m stuck on challenge 7.  I\'ve got the word (you\'ll know what I mean) and I\'ve got \"DOTmac\" (and an idea as to what it means), but now I just can\'t seem to put them together.  Now I know only 10 people have passes challenge 7, but I\'m also assuming that most of them read this forum from time to time.  So if you\'ve got a word or two to push me along, I\'d love to hear from you!  (I\'d rather not have a week next to a challenge again!)',3136,'Popstar Dave','2003-11-11 07:32:23');
INSERT INTO forumpost VALUES (2278,301,3,'Re: WOOHOO!!!','I\'m still a little confused as to when problems get posted. \r<br>\nI have a puzzle that has gone from queue position 29 to 27 in two weeks. Does this mean that in those two weeks only two puzzles from the front of the queue were used? Does this mean that all the others have been pushed from further back? \r<br>\nAnd what does it mean that my puzzle that\'s in the 90s seems to be going backwards? Are more and more puzzles beeing inserted between it and the front of the queue?',3372,'Sam','2003-11-11 11:55:36');
INSERT INTO forumpost VALUES (2279,217,3,'Re: NEED HELP!','test\r<br>\ntest\r<br>\nPlease delete this post.',3172,'SilverKnight','2003-11-11 12:56:35');
INSERT INTO forumpost VALUES (2280,301,3,'Re: WOOHOO!!!','Sam,\r<br>\n\r<br>\nHere\'s why a problem will go <I>backwards</I>.... Some NEW person just submitted their first one or two problems... and therefore, those problems become queue 1 (and get sorted ahead of your, and my, queue 2 problems).  But don\'t worry, it\'s pretty meaningless.\r<br>\n\r<br>\nI know what you mean about the queue position.  I\'ve had a problem at number 16 for about two weeks as well.\r<br>\n\r<br>\nThere are some other threads regarding this, and I think a little info in the FAQ, but the system is IMHO inherently confusing.\r<br>\n_________________\r<br>\n\r<br>\nIn general, if someone submits a BUNCH of problems ahead of you... they ALL will get placed in front of your problems... even though they have a higher \"queue position\".  The reason is... the queue number means very little.\r<br>\n\r<br>\nEach person can have only two problems at each queue weight.  And ALL problems with queue weight 1 are <I>reported</I> before all problems with queue weight 2... and all with 2 are <I>reported</I> before 3, etc....\r<br>\n\r<br>\nThe <B><I>catch</I></B> is... that if someone\'s Queue 1 problem gets posted (or rejected), then a queue 2 problem will JUMP in front of all the other queue 2 problems (and most/many queue 1 problems) to take the missing problems place.\r<br>\n\r<br>\nIn short, the queue number is almost meaningless.... <B>The best indication of when a problem will be posted/rejected is the DATE when it was first SUBMITTED.</B>\r<br>\n________________________\r<br>\n\r<br>\nAs you\'ve probably noticed (as of 2003-11-11, at the time of this posting), let\'s look at the last two weeks of posting (this incudes 23 problems):\r<br>\n\r<br>\n6 - Gamer\r<br>\n5 - PopstarDave\r<br>\n5 - Ravi Raja\r<br>\n4 - DJ\r<br>\n1 - Lewis\r<br>\n1 - FatBoy\r<br>\n1 - SilverKnight\r<br>\n\r<br>\nIt is not a coincidence that this is heavily weighted to only 4-5 different submitters.\r<br>\n\r<br>\nSince TWO problems can be at queue weight one at any given time... this generally means that the FIVE earliest, most prolific posters will each have two problems in the \"top ten\" to be review/posted.\r<br>\n\r<br>\nA SIXTH person can \"sneak\" in there slowly because when one or two problems gets posted in a day, the next queue weight 1 problem will slide up (and it can\'t be one of the 5 people\'s problems).\r<br>\n\r<br>\nBut when midnight comes around... the automatic RESORTING occurs... and any queue weight one problems posted/removed get replaced by queue weight two problems (if they exist, and they usually do).  So, all the other queue weight one problems... remain ahead of ALL of your problems, and queue weight two problems jumped ahead.\r<br>\n________________________\r<br>\n\r<br>\nI hope this has been helpful to you (and to others).\r<br>\n\r<br>\n--- SK\r<br>\n\r<br>\nP.S. Perhaps Levik can link to this posting for the FAQ.  :-)',3172,'SilverKnight','2003-11-11 13:03:20');
INSERT INTO forumpost VALUES (2281,301,3,'Re: WOOHOO!!!','It seems that the point of the queue weighting is so that the same person\'s/people\'s problems to not show up too close to each other, and that we see a selection of puzzles from as wide a selection of people as possible on any given week. If this is really the intent, it seems that the weighting system is inherently flawed, as, as you noticed, the same people\'s puzzles show up day after day.\r<br>\nWhy doesn\'t the system instead prioritize things in order of submission, as it does, but arrange it\'s week such that as many people as possible are reviewed (with the same number of problems being reviewed, of course), while selecting from a set of puzzles below a certian rank.\r<br>\n\r<br>\nFor instance, an easier example with just a three day turn over instead of seven day\r<br>\n\r<br>\nOrder submitted (by person): ABAACD BEFABG ABHIJC JKLIJK\r<br>\nEight people have submitted 18 puzzles\r<br>\n\r<br>\nOrder posted:\r<br>\nThe program selects 6 puzzles for the first three days, selecting from the first twelve submitted:\r<br>\n1: A, B\r<br>\n2: C, D\r<br>\n3: E, F\r<br>\n\r<br>\nRemaining: AABABG ABHIJC JKLIJK\r<br>\n\r<br>\nThe program again selects six from twelve:\r<br>\n4: A, B\r<br>\n5: G, H\r<br>\n6: I, J\r<br>\n\r<br>\nRemaining: AABABC JKLIJK\r<br>\n\r<br>\nDitto again:\r<br>\n7: A, B\r<br>\n8: C, J\r<br>\n9: K, L\r<br>\n\r<br>\n\r<br>\n\r<br>\nOk, so that was a little more complicated than I meant it to be. But the system still works. The people that have submitted a huge number of problems still get their\'s shown more frequently. However, the this system works in such a way that the time between their puzzles is increased, which means that a wider selection of puzzles are shown each week.\r<br>\n\r<br>\nEven if you find to be this system confusing, the point is still that the queue weighting doesn\'t seem to be doing what it is supposed to be doing, I assume, which is to try and get a wider selection shown over a given time period. In the example above, noone was posted twice in a three day cycle, where as the weighting system would have had A\'s puzzles be posted much more frequently towards the beginning.',3372,'Sam','2003-11-11 17:12:57');
INSERT INTO forumpost VALUES (2282,301,3,'Re: WOOHOO!!!','Sam,\r<br>\n\r<br>\nIf you\'re not already aware... the automated process just kicks the problems up to the \"top ten\".... Once the problems are there, HUMANS (Scholars and Journeymen) vote plus or minus... to determine whether each is ELIGIBLE for posting or if it should be rejected.  Then, I believe, only a scholar can \"push\" it live.\r<br>\n\r<br>\nI think you described an automatic way for posting problems, but I\'m sure we don\'t want to see every problem ever submitted (there\'s gotta be a lot of junk amid the pearls).\r<br>\n\r<br>\nSo, I think the issue is:\r<br>\nUnder the current algorithm, as long as there are \"many\" submitters of problems, then if we sample any, say, month-long period, we will find that it is heavily skewed to about 5 people\'s submissions.\r<br>\n\r<br>\nSam, I will direct you and others to <A HREF=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=277\">this previous thread</A> for much more discussion about this subject.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-11-11 17:59:13');
INSERT INTO forumpost VALUES (2283,301,3,'Re: WOOHOO!!!','I didn\'t read through these last two comments, as I figured they were mostly directed to each other...\r<br>\n\r<br>\nThe problem with the queue now is that we have 5 submitters that are already submitting puzzles. This has filled up the queue, such that any problems submitted after 8-18 (as of today) likely won\'t get posted. (pid of less than 1500)\r<br>\n\r<br>\nThe point of queue weighing is so that in the queue we don\'t see all of Ravi\'s puzzles; as he somehow submits 40 puzzles at one time. Or for example, we don\'t see all of my of anyone else\'s in a big clump. This can be seem because there are 340 problems submitted by the top 8 submitters.\r<br>\n',1626,'Gamer','2003-11-11 18:09:32');
INSERT INTO forumpost VALUES (2284,301,3,'Re: WOOHOO!!!','SK\'s probably right.  This discussion should continue in that other thread.  When I found out how QW worked, I thought it might somehow be flawed, and I still have my doubts.  \r<br>\n\r<br>\nBack to the original reason for this thread, I really liked your puzzle, SK.  I only wish the ones I submitted were as good...  Yeah, my first puzzle has been QW 42 for like a month now, not that the number truly means anything.  Then again, 42 is the answer to everything (according to a certain author).',3558,'Tristan','2003-11-11 18:53:51');
INSERT INTO forumpost VALUES (2285,301,3,'Re: WOOHOO!!!','Thanks Tristan, I\'m flattered.\r<br>\n\r<br>\nWell... hopefully, you\'ll like some of my other ones (if they ever get posted :-).  I look forward to seeing yours.\r<br>\n\r<br>\n--- SK\r<br>\n\r<br>\nP.S.  Douglas Adams rocked!',3172,'SilverKnight','2003-11-11 19:05:20');
INSERT INTO forumpost VALUES (2286,301,3,'Re: WOOHOO!!!','sigh... i feel slightly saddened. i give 23 problems and like only 3 of them are queue 100-. mebe they suck too much. -sigh-',3386,'Victor Zapana','2003-11-11 19:31:59');
INSERT INTO forumpost VALUES (2287,308,5,'Re: The new Scavenger Thread','I just finished challenge 8!  I\'ll say nothing more than the fact that it was rather satisfying!\r<br>\n\r<br>\nWhatever you\'re doing, Dave, it sounds like you\'re in the right direction.  It\'s probably more obvious than you think.\r<br>\n\r<br>\nThat scavenger hunt was very exhilarating!  We should definitely have more.',3558,'Tristan','2003-11-11 19:45:03');
INSERT INTO forumpost VALUES (2288,301,3,'Re: WOOHOO!!!','I think you just submitted them too late.\r<br>\n\r<br>\nI think pid is an important factor too. A recently submitted problem had a pid of 1788. Since all problems in the queue have a pid of less than 1500, it takes a while for your problems to get into the queue without queue weight, and because of so many \"many problem submitters\" have many problems inside that range, (I have 25 that haven\'t been in the queue yet that have a pid of less than 1500), it\'s hard for many submitters to get them in.\r<br>\n\r<br>\nIf you submit problems then wait for a while they will be there! :)',1626,'Gamer','2003-11-11 20:50:39');
INSERT INTO forumpost VALUES (2290,308,5,'Re: The new Scavenger Thread','Oh, and also, congratulations, Tristan. \r<br>\n\r<br>\nI\'m glad that you were able to beat the challenge. Surely this ough to shame everyone else into following ;)',1,'levik','2003-11-11 23:29:21');
INSERT INTO forumpost VALUES (2291,308,5,'Re: The new Scavenger Thread','Yes I feel suitably shamed. Yes I feel suitably humbled. Yes I\'m still stuck on challenege 2.\r<br>\n\r<br>\nI\'ve tried everything I can think of that\'s obvious. I\'ve tried everything I can think of that\'s obscure. I\'ve even tried random URLs. All to no avail.\r<br>\n\r<br>\nI can\'t sleep. I can\'t eat. I can\'t think about anything else.\r<br>\n\r<br>\nAAAAAAARRRRRRGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!',1183,'fwaff','2003-11-12 03:13:46');
INSERT INTO forumpost VALUES (2292,204,7,'Re: No Subject','Popstar,\r<br>\nNo, not <i> practicing </i> but I haev types a few postings along these lines before.  I wwas remembering being a new Floobler and feelling like I did not know my way around and decided to add a welcome to Billie.  \r<br>\nOf course, <b> now </b> I look a lttle closer at his original post and see he wrote it way back in September.  Then I checked his info ans see that he hasn\'t even logged in since then.......  oh well, so I\'m a dope.\r<br>\n',2839,'FatBoy','2003-11-12 07:32:22');
INSERT INTO forumpost VALUES (2293,204,7,'Re: No Subject','Hehehe...  oh yeah.  I didn\'t notice that either!  \r<br>\nObviously you weren\'t welcoming enough!!   <pre>=P</pre>',3136,'Popstar Dave','2003-11-12 09:10:15');
INSERT INTO forumpost VALUES (2294,308,5,'Re: The new Scavenger Thread','well fwaff, at least you made it to #2!!!  I couldn\'t even get through number one.  I believe this qualifies as a \"double AARRGGHH!!\"',775,'Cory Taylor','2003-11-12 11:30:14');
INSERT INTO forumpost VALUES (2295,308,5,'Re: The new Scavenger Thread','Cory... try VIEW SOURCE, then scroll to the bottom...',3172,'SilverKnight','2003-11-12 11:40:55');
INSERT INTO forumpost VALUES (2296,308,5,'Re: The new Scavenger Thread','fwaff... pay careful attention (in general on these problems) to ANY REFERENCE to something NOT on the page itself (HTML provides many ways to reference things not on the page).',3172,'SilverKnight','2003-11-12 11:43:08');
INSERT INTO forumpost VALUES (2297,308,5,'Re: The new Scavenger Thread','Well, looks like more and more people are beating the challenge trail!',1,'levik','2003-11-12 19:25:18');
INSERT INTO forumpost VALUES (2298,308,5,'Re: The new Scavenger Thread','SK, maybe give a tip...  not a walkthrough.\r<br>\nNo one wants to be spoon-fed.',3136,'Popstar Dave','2003-11-12 20:26:58');
INSERT INTO forumpost VALUES (2299,308,5,'Re: The new Scavenger Thread','actually Dave... I met this one guy... this one time.... and he actually DID want to be given the answer...\r<br>\n\r<br>\nBut, in any case... since I certainly didn\'t give fwaff a walkthrough on any of them, I assume you are referring to the problem #1 \"hint\" I gave to Cory....\r<br>\n\r<br>\nSince Levik (who obviously saw it... he posted afterwards) thought it appropriate for the first problem... and since no one seemed to mind (until you choose to honor us with your opinion), I think it\'s okay to give such a tip.\r<br>\n\r<br>\nBut, you keep posting!',3172,'SilverKnight','2003-11-12 20:54:43');
INSERT INTO forumpost VALUES (2300,301,3,'Re: WOOHOO!!!','SK, of course I realize that humans check them - it would be terrible if they didn\'t. I guess instead of looking at my system above as posting the problems, look at it as offering six puzzles to the voters.\r<br>\n\r<br>\nI guess the system can be explained much more simply:\r<br>\n\r<br>\nTake a bound of, say, 50 puzzles.\r<br>\nArrange set by order of posting.\r<br>\nRearrange so that no submitter in that set has two problems without every other submitter having a problem in between, if possible.\r<br>\nShow top ten to humans.\r<br>\n\r<br>\nSo shown, with a bound of 8 and top 4 shown:\r<br>\n\r<br>\nABCADEFBAGHI submitted in order\r<br>\n\r<br>\nBound (left side):\r<br>\n\r<br>\nABCADEFB | AGHI\r<br>\n\r<br>\nRearanged:\r<br>\n\r<br>\nABCDEFAB | AGHI\r<br>\n\r<br>\nOffered for judging:\r<br>\n\r<br>\nABCDEF | ABAGHI\r<br>\n\r<br>\nA, B get posted (if their good enough).\r<br>\n\r<br>\nRestart. New set in original order:\r<br>\n\r<br>\nCADEFBAGHI\r<br>\n\r<br>\nBound, then rearrange:\r<br>\n\r<br>\nCADEFBGA | HI\r<br>\n\r<br>\nand so on...\r<br>\nDoes that make sense? No queue weights, and if the set is large enough, you will have much more space between the same submitters puzzles.',3372,'Sam','2003-11-12 21:49:04');
INSERT INTO forumpost VALUES (2301,308,5,'Re: The new Scavenger Thread','People that beat challange eight in 15 and 6 minutes. Does it really only take them that long, or are they getting the anser and restarting?\r<br>\n\r<br>\nJust wondering... If someone can get it in six minutes I must be really dumb! :)',3372,'Sam','2003-11-12 21:56:43');
INSERT INTO forumpost VALUES (2302,301,3,'Re: WOOHOO!!!','Sam, I think you\'ve got to retry your scenario with the following possibility (more like what Flooble has really seen.....)\r<br>\n\r<br>\nsubmitted order:\r<br>\nAAAAAABBBABBBBBAAAAAAACCCCBBBBBBBAAAAAAAAAAAAAAAADDDDDDEFGAAAAABBBBHIJKAAAAA\r<br>\n\r<br>\nNow, try your algorithm again.... what happens?\r<br>\n\r<br>\nAnd to quote Levik:\r<br>\n<I>\"The queue mechanism currently offers a \"benefit\" for early submission.... statistically, people\'s first problems are not the best submissions we get on the site.\"</I>\r<br>\n____________________________\r<br>\n\r<br>\nSam, please understand, I\'m playing Devil\'s Advocate here.... I\'m not a big fan of the current system, and if you check the link I\'ve given you, you\'ll see I\'ve already presented similar arguments.... :-)\r<br>\n\r<br>\nThat being said, I *AM* a big fan of this site, and all in all, I think it is run extremely well.',3172,'SilverKnight','2003-11-13 00:27:15');
INSERT INTO forumpost VALUES (2303,310,4,'Perplexus-etiquette','As your latest Journeyman, I\'m just curious as to what Perplexus-etiquette there is relating to the added responsibilities that go with being a Journeyman.  I want to do my bit, but I don\'t want to step on anyone\'s toes while I\'m here!',3136,'Popstar Dave','2003-11-13 00:41:04');
INSERT INTO forumpost VALUES (2304,301,3,'Re: WOOHOO!!!','I see your point, though with a large enough initial set the problem would be slightly alleviated. Your posting above, for instance would be rearanged as:\r<br>\n\r<br>\nABCDEFGHIJKABCDABCD.....\r<br>\n\r<br>\nand since the set is recalculated once the two or three are taken off the end each day, you won\'t ever reach the point where it sarts going ABCABCABC...\r<br>\n\r<br>\nHere is it in the very simplest terms: \r<br>\nIf someone\'s puzzle in in the set, say the top 50, then this system would guarantee that that puzzle is seen by the judges before anyone elses puzzle is seen twice.\r<br>\nDoes that make sense?\r<br>\n\r<br>\nAnyways, obviously I am saying this <i>because</i> I\'m a great fan of the site, not inspite of it. If I didn\'t think that it was brilliant and very well run, I wouldn\'t spend my time trying to improve it :D',3372,'Sam','2003-11-13 02:08:06');
INSERT INTO forumpost VALUES (2305,301,3,'Re: WOOHOO!!!','Sam,\r<br>\n\r<br>\nI really think you should read through the thread/link I referenced above...  not that this isn\'t a valuable discussion, but it\'s really rehashing points already made.  (Your suggestion that the set be enlarged is virtually identical to a point I, and perhaps others, made before.)  :-)\r<br>\n\r<br>\n--- SK\r<br>\n\r<br>\n',3172,'SilverKnight','2003-11-13 02:42:42');
INSERT INTO forumpost VALUES (2306,310,4,'Re: Perplexus-etiquette','I think that you will find that most Journeymen are horribly prickly, and try to screw each other over at every turn. This is of course nothing compared to what the Scholars are like :)\r<br>\n\r<br>\nI\'m kidding of course. \r<br>\n\r<br>\nI don\'t think that there\'s much to getting along with everyone, reguardless what level you\'re at. You seem to be doing just fine.\r<br>\n\r<br>\nCongratulations on your promotion, and thanks for participating in the site.',1,'levik','2003-11-13 10:38:26');
INSERT INTO forumpost VALUES (2307,301,3,'Re: WOOHOO!!!','Well, I had indeed read that other thread, and really didn\'t think that the system I was proposing was the same as the two queues idea you had, but since I\'ve explained my system fully now I guess I don\'t need to rehash it. My one line synopsis in my last post said it best, I think.',3372,'Sam','2003-11-13 15:55:13');
INSERT INTO forumpost VALUES (2308,310,4,'Re: Perplexus-etiquette','Just know to vote on problems fairly, and don\'t be afraid to give your opinion. :)\r<br>\n\r<br>\nThis morning the only thing to push was Not Another One! so we could use another journeyman :)',1626,'Gamer','2003-11-13 16:11:45');
INSERT INTO forumpost VALUES (2330,312,5,'Base 1 and Base 0','Well... I mentioned it in the chatterbox and many people answered... but not with base 0. so can anyway give me what base 0 is? or if anyone wanna comment on base 1... please... i dun like bases under binary.',3386,'Victor Zapana','2003-11-18 20:36:39');
INSERT INTO forumpost VALUES (2310,308,5,'Re: The new Scavenger Thread','blah i feel sad i cant get past challenge 2',3386,'Victor Zapana','2003-11-13 19:23:12');
INSERT INTO forumpost VALUES (2318,146,6,'Re: sequences','I need to know the anser to the following sequence - anyone help?\r<br>\n\r<br>\n17 _ _ _ 67 87\r<br>\n\r<br>\nalexepson@hotmail.com',4338,'alex epson','2003-11-16 09:12:58');
INSERT INTO forumpost VALUES (2317,308,5,'Re: The new Scavenger Thread','OK, guys, I had to delete some of Victor and SK\'s posts - too many clues for my tastes... \r<br>\n\r<br>\nLet\'s all be a bit more careful.',1,'levik','2003-11-14 21:14:11');
INSERT INTO forumpost VALUES (2314,308,5,'Re: The new Scavenger Thread','o.. wow... that took me a while thanks sk. now ew... hu the hell made that crappy pic in CH3. eww...',3386,'Victor Zapana','2003-11-13 21:33:19');
INSERT INTO forumpost VALUES (2315,308,5,'Re: The new Scavenger Thread','hmm.. can i ask...  (all of this is for CH3) <p>\r<br>\nis the picture there just as a picture, and it involves the  HTML .. <p>\r<br>\nor does the picture actually need manipulation to get the answer? ',3386,'Victor Zapana','2003-11-13 21:44:52');
INSERT INTO forumpost VALUES (2316,308,5,'Re: The new Scavenger Thread','you can ask... (and if Dave will permit me to say), it all seems to involve the html to some degree or other.',3172,'SilverKnight','2003-11-13 21:48:22');
INSERT INTO forumpost VALUES (2319,146,6,'Re: sequences','first, its bad to post problems on forums. :-&lt; <p&gt;\r<br>\nsecond, not enuf info to get an answer of that sequence.',3386,'Victor Zapana','2003-11-16 12:55:29');
INSERT INTO forumpost VALUES (2320,146,6,'Re: sequences','Yes, just say \"I have a sequence to solve\" and then put your e-mail if you want ;)\r<br>\n\r<br>\nThis could be written as a bunch of formulas, even as a quadratic function (like (3(term^2))/2 (7(term))/2 + 24/2))',1626,'Gamer','2003-11-16 14:25:30');
INSERT INTO forumpost VALUES (2321,146,6,'Re: sequences','woah Gamer howd u get that quadratic function out that sequence? dang ',NULL,'Victor Zapana','2003-11-16 16:36:03');
INSERT INTO forumpost VALUES (2322,146,6,'Re: sequences','Easy, he just closed his eyes and visualized the graph of, um, that long equation. For fun he then multiplied it by 1/pi and created some beautiful images with the interference patterns created by the two graphs, but couldn\'t show them \'cause his mental printer was out of blue ink. Oh well.',3372,'Sam','2003-11-16 20:07:59');
INSERT INTO forumpost VALUES (2323,146,6,'Re: sequences','Well, I do that sometimes, but for this particular one I was lazy and used quadratic regression. You can do this by setting up a system of equations, and then solving them by lots of \"linear\" combination, or by setting up inverse matrices. I am sure the smarties of this forum know plenty of other ways I don\'t :) ',1626,'Gamer','2003-11-16 20:20:12');
INSERT INTO forumpost VALUES (2324,146,6,'Re: sequences','Really?  I\'d like to hear them.  My self-taught methods don\'t work very well there.  And this is the reference forum.  How fitting.',3558,'Tristan','2003-11-16 20:49:30');
INSERT INTO forumpost VALUES (2325,311,3,'need solution,HELP','with marble walls as soft as silk lined with jelly crystals, the folls break in and steal the gold: there is no door 2 this. what is it ?',4355,'AJ','2003-11-17 03:56:25');
INSERT INTO forumpost VALUES (2326,311,3,'Re: need solution,HELP','with marble walls as soft as silk lined with jelly crystals, the fools break in and steal the gold: there is no door 2 this. what is it ? \r<br>\n',4355,'AJ','2003-11-17 03:57:07');
INSERT INTO forumpost VALUES (2327,311,3,'Re: need solution,HELP','AJ, we\'ve got this little policy here about not posting problems to the forums.  You may have noticed this on the screen while you were typing your post:\r<br>\n\"Notice: About to post a problem to the forum? Please don\'t. (<A HREF=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=13\">Here\'s why</A>)\"\r<br>\nThat link goes to a forum post by Levik (The Director of Perplexus) who\'ll explain it all to you a whole lot better than I can.\r<br>\nCheers,\r<br>\nDave',3136,'Popstar Dave','2003-11-17 07:22:00');
INSERT INTO forumpost VALUES (2328,80,7,'You have a coool name','I like your name it is sweet.',4358,'Noodlez','2003-11-17 12:57:03');
INSERT INTO forumpost VALUES (2329,80,7,'Re: Hello, First time here','ur names so edible. i like it lol',3386,'Victor Zapana','2003-11-17 16:41:18');
INSERT INTO forumpost VALUES (2336,312,5,'Re: Base 1 and Base 0','I don\'t think Bases 1 or 0 are real bases, because in base 0 there are 0 digits. This means numbers don\'t exist!\r<br>\n\r<br>\nIn base 1, you have 0, 00, 000 and so on. This also doesn\'t work.\r<br>\n\r<br>\nAlso, to answer the question about 0^0 being undefined, some people say this argument: If going up 1 exponent is the same as multiplying the base (if 4^3 = 64, then 4^(3+1) = 64 * 4) then subtracting 1 must be the same as dividing by the base. (so if 4^3 = 64, then 4^(3-1) = 64 / 4)\r<br>\n\r<br>\nWhen such an argument is reached, you can see that if 0^1 = 0, then 0^(1-1) = 0 / 0. But what is 0 / 0? :)',1626,'Gamer','2003-11-19 15:34:07');
INSERT INTO forumpost VALUES (2337,313,7,'Finally got here','Well I guess I could say I\'m new here.. After 73 years searching on the Internet(well not really that long)I think I may have found a good site.\r<br>\nLater I would like to make a comment on a \"Riddle\" that I have read on this site.',4396,'Fred','2003-11-19 16:45:16');
INSERT INTO forumpost VALUES (2338,314,3,'Riddle... \"Brothers & Sisters\"','On 12/30/2002 a riddle.. Brothers & Sisters\" was posted by cyes.. I would like to make a old version of this..\r<br>\nWhen I was in Navy during the Korean war, we would fly way into North Korean behind emeny lines.. Generally there was five or six of us pilots flying bombing missions. Going to the bombing sites we would keep radio silence(no cummunications whatsoever) until we made our bombing runs. Then if we all were safe and no one got shot down, we could tell a \"riddle\" on the way back to the aircraft carrier. The riddle would take your mind off the war and calm you down.. Here is my riddle that no one solved.\r<br>\nI quote..\r<br>\n\"Two men walking down a sidewalk next to a building that had a county jail on the second floor.. A man in a second story window behind bars waves. The man next to the building side, waves back at the person in the jail window.  The other man says, \"who was that man?\"..\r<br>\nThe other man says, \"Brothers and Sisters I have none, that man\'s father is my father son\"\r<br>\nWho was the man behind bars?',4396,'Fred','2003-11-19 17:05:30');
INSERT INTO forumpost VALUES (2339,314,3,'Re: Riddle...','Fred,\r<br>\nWe do not normally post puzzles in the forums and solving them here is also frowned on.  In this case though, I ca refer you to the original Trivial Persuit game which included that specific puzzle as a quesiton.  Ask the next three trivial persuit players you meet, one of them is sure to answer.\r<br>\nSOrry to be a jerk abuot not answering here, but I am a slave to peer pressure.',2839,'FatBoy','2003-11-19 17:41:50');
INSERT INTO forumpost VALUES (2340,314,3,'Re: Riddle...','Actually (and FatBoy is correct), Fred didn\'t really post a <I>new</I> problem here.\r<br>\n\r<br>\nHe is relating an anecdote in which he told <A HREF=\"http://flooble.com/perplexus/show.php?pid=315\">the riddle</A> to his peer pilots.\r<br>\n\r<br>\nIf you click the link, you\'ll see the problem that Fred is referencing, already exists on the site, almost verbatim.\r<br>\n\r<br>\n--- SK',3172,'SilverKnight','2003-11-19 17:47:51');
INSERT INTO forumpost VALUES (2341,312,5,'Re: Base 1 and Base 0','Well, about 0^0, I first had my doubts because my math teacher said, \"You can\'t take a 0 and a 0 and make a 1, so it\'s undefined.\"  I thought such an argument was unsatisfactory.  Searching on the internet, I found <a href=\"http://mathforum.org/dr.math/faq/faq.0.to.0.power.html\">this place</a>, and google just said it was 1.  It has to do with l\'hopital\'s rule, which I\'m sure everyone here but me understands.\r<br>\n\r<br>\nMy problem with the argument you gave (I know it\'s not really yours) is that you could say that 0^(2-1) is undefined too.  My problem with what I understand of the l\'hopital\'s rule is that making 0^0 undefined interrupts x^0=y as much as making it defined interrupts 0^x=y.  Well, I can\'t make a good argument there without enough knowledge of calculus.',3558,'Tristan','2003-11-19 18:33:04');
INSERT INTO forumpost VALUES (2342,313,7,'Re: Finally got here','Hiya Fred and welcome. To post a comment on a \"Riddle\" click \"Post a Comment\" :).',3386,'Victor Zapana','2003-11-19 20:05:59');
INSERT INTO forumpost VALUES (2343,313,7,'Re: Finally got here','Hey Fred,\r<br>\n\r<br>\nSorry for misunderstanding your other post.\r<br>\nWelcome to flooble and since, as your other post indicates, you are one of those who has put it all on the line for the U.S. overseas, thank you.',2839,'FatBoy','2003-11-20 07:44:28');
INSERT INTO forumpost VALUES (2344,312,5,'Re: Base 1 and Base 0','Tristan, l\'Hopitals rule doesn\'t equate numbers, it equates limits, which is the reason that in some cases it appears that 0/0=1.  In other cases 0/0=4 or 0/0=-7 etc.  The driving factor in the differences here is that the zero in question here is not actually zero, it is in fact something approaching zero.  I\'m sure that I\'m not really clearing things up for you, but I\'ll attempt to give an example.  Due to many years since formal math instruction and a lack of reference texts, it\'ll be unfinished but the idea will be there.\r<br>\n\r<br>\nAssuming that you understand the basic trig functions sin and cos;\r<br>\n\r<br>\nsin(0)=0 and cos(0)=1\r<br>\n\r<br>\nwhat happens when you take sin(0)/0?\r<br>\nhow about (cos(0)-1)/0?\r<br>\n\r<br>\nwell, these both look like 0/0 cases to me, and so we use l\'hopitals rule and create limits from the two equations.  In the first we equate the answer to the limit of [sin(x)/x] as x approaches 0 (similarly in the secong we equate the answer to the limt of [(cos(x)-1/x) as x approaches 0).  Now we see that the answer is ~approaching~ 0/0 (it is not equal to 0/0 - this is a property of limits that is very important).  Since this is the case (as it would have also been if approaching inf./inf. or -inf./-inf) we can further evaluate using l\'hopitals rule.\r<br>\n\r<br>\nNow assuming that you\'re familiar with basic calculus, if you\'re not you\'ll have to take me at faith;\r<br>\n\r<br>\nThe original limits are described by the derivatives of the original numerators divided by the derivatives of the original denominators.  This means that sin(0)/0 simplifies to inf/1, or just infinity, while the (cos(0)-1)/0 simplifies to 0/1, or zero.  Two different cases of 0/0 providing different answer depending on the various initial condition - this shows that the term 0/0 is undefined (and this means something different fomr infinity).\r<br>\n\r<br>\nI\'ll finalize with the clarification that there is likely some flaws in the math I\'ve produced (I expected the sin(x)/x to reduce to 1 somehow...) and I\'m sure that others will come along to clean it up a little, but hopefully you see the catch here is that l\'hopitals rule doesn\'t deal with quantities, it derals with limits of equations, and these behave somewhat differently that the quantities they evaluate to.',775,'Cory Taylor','2003-11-20 10:22:03');
INSERT INTO forumpost VALUES (2345,312,5,'Re: Base 1 and Base 0','doh - thats some bad math.  Of course the derivative of sin is cos, producing the sin(x)/x -> 1 that I was expecting.  Not really sure what I was thinking there...\r<br>\n\r<br>\ncleaning the egg of my face...',775,'Cory Taylor','2003-11-20 10:24:16');
INSERT INTO forumpost VALUES (2346,312,5,'Re: Base 1 and Base 0','To illustrate what Cory is saying, here\'s some spreadsheet output showing how, when x approaches zero, the corresponding quantities change:\r<br>\n<pre>\r<br>\n         X(RAD)   SIN(X)  SIN(X)/X         COS(X)-1  (COS(X)-1)/X\r<br>\n               1 0.841471 0.841471          -0.4597 -0.4597\r<br>\n             0.1 0.099833 0.998334          -0.005  -0.04996\r<br>\n            0.01     0.01 0.999983          -.00005 -0.005\r<br>\n           0.001    0.001        1        -.0000005 -0.0005\r<br>\n</pre>\r<br>\nso as x approaches zero, sin(x)/x approaches 1 while (cos(x)-1)/x approaches zero.',1301,'Charlie','2003-11-20 14:35:44');
INSERT INTO forumpost VALUES (2347,313,7,'Re: Finally got here','At last! What kept you? You\'re dinner\'s cone all cold, but we can always heat it up again. No worries.',3372,'Sam','2003-11-20 16:22:17');
INSERT INTO forumpost VALUES (2348,312,5,'Re: Base 1 and Base 0','In truth, I don\'t really know much basic calculus (except the definitions of derivative and integral), which is probably why I didn\'t understand l\'hopital\'s rule in the first place.  But I think I understand what you\'re saying.\r<br>\n\r<br>\nSo I suppose the equation x^y has impossible limits for point (0,0)?',3558,'Tristan','2003-11-20 19:11:55');
INSERT INTO forumpost VALUES (2349,315,7,'In a slight pickel',' Thanks for taking a moment for this...\r<br>\n\r<br>\nI just got this problem that i wish someone could help me with, but i also just signed up ....you see my dilema.\r<br>\n\r<br>\nI understand that i cant post it here, so i must ask how does one obtain a higher rank and therefore be allowed to post?\r<br>\n\r<br>\nIm in a bit of a rush so if you see this and know the answer post and/or IM me at supermansamdr (aim) or supermansam15 (yim)\r<br>\n\r<br>\nThanks a heap for your help\r<br>\n\r<br>\nSorry for any potential misspelled words im in a hurry.....',4425,'Sam','2003-11-21 02:09:57');
INSERT INTO forumpost VALUES (2350,312,5,'Re: Base 1 and Base 0','The method of approach to (0,0) must be specified.  If you consider the function y=0^x as x approaches 0, the answer will be 0, as zero raised to even a tiny amount above zero is zero.  If you consider the function y=x^0 as x approaches 0, the answer will be 1, as any tiny number (above zero) raised to the zero power is 1.',1301,'Charlie','2003-11-21 08:17:15');
INSERT INTO forumpost VALUES (2351,315,7,'Re: In a slight pickel','All the info about levels and what each of them allows, can be found <A HREF=\"http://flooble.com/perplexus/levels.php\">here</A>.',3136,'Popstar Dave','2003-11-21 08:54:07');
INSERT INTO forumpost VALUES (2352,312,5,'Re: Base 1 and Base 0','There are 10 types of people in this world...those who understand binary code, and those who don\'t.',1112,'Greg','2003-11-21 09:37:30');
INSERT INTO forumpost VALUES (2353,315,7,'Re: In a slight pickel','Also, if this is a homework-type problem or something, I would wager that pretty nearly all of the more common logic problems, riddles, whatever, are already on the site. Use the search box on the main page (it does an exact search, so try using a single relevant keyword) and check the \"Search body\" box to see if there is anything here that could help you out.\r<br>\n\r<br>\nIf that fails, perhaps one of us that has been around for a while could help point you in the right direction, either by locating a problem on the site or giving a hint, but this isn\'t really a homework-answering service..',1575,'DJ','2003-11-21 10:49:42');
INSERT INTO forumpost VALUES (2354,282,5,'Re: Advertising','Apparently porn is still showing up. Helen posted this url in the chat box, and I\'m posting it here:\r<br>\nhttp://204.177.92.193/pt/affpp/dlotherway_datefor_newerror_c_pbd.html\r<br>\n',3372,'Sam','2003-11-21 12:11:41');
INSERT INTO forumpost VALUES (2355,315,7,'Re: In a slight pickel','Posting the puzzle by submitting it doesn\'t require much, but you\'re likely to wait a couple of months.  If you\'re looking for a fast solution, posting a way to contact you is the best thing to do, so it\'s nice that you did that.',3558,'Tristan','2003-11-21 22:00:40');
INSERT INTO forumpost VALUES (2356,315,7,'Re: In a slight pickel','Arghh! Another Sam! I told you just a few days ago that the time would come. Perhaps I should sell my serices as a prophet... \r<br>\nDid we ever decide on anything re multiple logins?',3372,'Sam','2003-11-22 01:49:45');
INSERT INTO forumpost VALUES (2357,315,7,'Re: In a slight pickel','Oh... and welcome. Like other\'s said, your probably best off using the search funtion. Chances are it\'s been posted here before.',3372,'Sam','2003-11-22 01:51:12');
INSERT INTO forumpost VALUES (2358,316,7,'Hey all','Good morning evryone(besides the fact that its 19:10 here)\r<br>\n\r<br>\nMy names Greg Smith, live in South Africa, and am a 18 year old student.\r<br>\nGot onto the site when I typed in \"riddles with solutions\" in googles search engine.\r<br>\n\r<br>\nMain reason was to find the answer to a riddle thats got me confused...but we\'re not supposed to post riddles in the forums are we? So how does a novice post his riddle here anyway?\r<br>\n\r<br>\nIve tried looking for it with no luck, maybe Im just looking in the wrong places.\r<br>\n\r<br>\nAnyone care to give advice?',4447,'Greg','2003-11-22 12:09:49');
INSERT INTO forumpost VALUES (2359,317,7,'New here','Hi I am new here and thought that I would say Hi.  I found this site because I was looking for riddles and brainteasers.',4452,'Lisa','2003-11-22 20:39:53');
INSERT INTO forumpost VALUES (2360,316,7,'Re: Hey all','Well my piece of advice would be to look at every riddle (seems like you\'ve already done that) then perhaps try logic and general. If that doesn\'t work you could always submit the problem because that means the site doesn\'t have it.',1072,'Alan','2003-11-22 22:02:35');
INSERT INTO forumpost VALUES (2361,316,7,'Re: Hey all','Greg,\r<br>\nIf you really need to find answer to the riddle, you could try posting your email address and and letting anyone who\'s willing to help email you.  As a start you could email it to me and I\'ll see if I can help!\r<br>\nCheers,\r<br>\nDave',3136,'Popstar Dave','2003-11-22 22:16:45');
INSERT INTO forumpost VALUES (2362,317,7,'Re: New here','welcome lisa and i hope u enjoy ur stay. remember many of us are ready to help (and eager) you if we can.',3386,'Victor Zapana','2003-11-22 22:17:26');
INSERT INTO forumpost VALUES (2363,317,7,'Re: New here','Well Lisa,\r<br>\nWelcome to Perplexus.  Have a good time looking round and if you have any questions about how this place works, check out the <A HREF=\"http://flooble.com/perplexus/faq.php\">FAQ</A> or just ask in the forums, we\'re all nicee people here!\r<br>\nCheers,\r<br>\nDave',3136,'Popstar Dave','2003-11-22 22:20:03');
INSERT INTO forumpost VALUES (2364,317,7,'Re: New here','ehy all i\'m new here too and i was wondering where all the philosophical brainteasers are ( chicken or egg, tree falling in the woods, etc.).\r<br>\noh by the way i found this site while visiting a frat. house during a party',4453,'muzo','2003-11-23 00:23:32');
INSERT INTO forumpost VALUES (2365,317,7,'Re: New here','Hmmm...  Frat House Party & Brain Teasers and logic problems.  \r<br>\nA bit different to the parties I\'m used to!  =P',3136,'Popstar Dave','2003-11-23 01:18:24');
INSERT INTO forumpost VALUES (2366,317,7,'Re: New here','Indeed, doesn\'t sound like any frat parties I know of..! I\'m not sure if you\'ll find problems of that sort, though. Except for a few paradoxes, most questions here are the sort that have answers.',3372,'Sam','2003-11-23 02:33:20');
INSERT INTO forumpost VALUES (2367,146,6,'Re: sequences','i dont know about any of you but when i try gamers function it does not work???\r<br>\nhelp?',4450,'drew','2003-11-23 13:30:58');
INSERT INTO forumpost VALUES (2368,146,6,'Re: sequences','\r<br>\n<pre>\r<br>\n1  3/2  7/2  24/2 17  \r<br>\n2                 __ \r<br>\n3                 __ \r<br>\n4                 __ \r<br>\n5  75/2 35/2 24/2 67 \r<br>\n6 108/2 42/2 24/2 87 \r<br>\n</pre>',1626,'Gamer','2003-11-23 14:54:40');
INSERT INTO forumpost VALUES (2369,146,6,'Re: sequences','this is not self explanetory\r<br>\nplease explain\r<br>\nhow do you get 87 from 67',4450,'drew','2003-11-23 18:11:21');
INSERT INTO forumpost VALUES (2370,146,6,'Re: sequences','If it doesn\'t go down, maybe you could try the only other option and go across! Surely you have read my formula for the sequence or you couldn\'t be confused about that! You also must have read the 17,?,?,?,67,87 sequence or you couldn\'t be confused about that!\r<br>\n\r<br>\nI am just showing that it DOES work, even though you said it didn\'t :)\r<br>\n\r<br>\nThe term numbers are on the left, each part is in the middle, and their sum are on the right.',1626,'Gamer','2003-11-23 18:46:01');
INSERT INTO forumpost VALUES (2371,146,6,'Re: sequences','All, in an effort to put this to rest... let me simply restate what Gamer has said, perhaps in a more easy to read format:\r<br>\n\r<br>\nF(x) = 0.5 * (3x&#178; + 7x + 24)\r<br>\n\r<br>\nF(1) = <B>17</B>\r<br>\nF(2) = 25\r<br>\nF(3) = 36\r<br>\nF(4) = 50\r<br>\nF(5) = <B>67</B>\r<br>\nF(6) = <B>87</B>\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2003-11-23 19:00:01');
INSERT INTO forumpost VALUES (2372,146,6,'Re: sequences','thanx !SilverKnight! !you! helped alot.\r<br>\nlol',4450,'drew','2003-11-23 22:31:36');
INSERT INTO forumpost VALUES (2373,282,5,'Re: Advertising','Sorry that I have neglected this thread for a while... \r<br>\n\r<br>\nGreg, the unfortunate truth is that even were I able to have 10 paid banners on this page (which no advertiser would agree to in the first place), they would still not bring in as much money as a single popup. The advertising market is pretty bad right now, and people dislike paying money unless they make it.\r<br>\n\r<br>\nI would like to see a count of hands of people who have clicked on a banner on this site, and went and bought something as a result.\r<br>\n\r<br>\nAs far as Exitfuel goes, I *AM* seeing a lot of problem ads from them lately, and while they do end up removing them, they do so slower than I\'d like. Over the next few months, I will be looking into wether or not running their ads is worth the trouble. \r<br>\n\r<br>\nI will reiterate that if you are kept logged in to the site, you should be seeing *significantly* less popups - I don\'t want to annoy the people that help make the site a good place to be. \r<br>\n',1,'levik','2003-11-24 12:30:32');
INSERT INTO forumpost VALUES (2374,318,5,'Do we need a chat?','So I built a chat engine for avatarity (the site you go to to get avatars for here).\r<br>\n\r<br>\nIt seems to work OK, with no need for Flash or Java (all you need is a relatively modern browser)\r<br>\n\r<br>\nI am considering adding such a thing to perplexus as well. The way it works right now is you open the window, and just keep it open. It will focus itself when a new user enters the chatroom. You would need to be logged in to use it.\r<br>\n\r<br>\nI\'m not sure how much interest there is in a thing like that - people are constantly trying to use chatterbox for an insta-chat, but unlike chatterbox a chatroom doesn\'t show you any messages typed in prior to your arrival. ',1,'levik','2003-11-24 12:46:53');
INSERT INTO forumpost VALUES (2375,318,5,'Re: Do we need a chat?','I think that would be great!\r<br>\n\r<br>\nI\'m curious... if no java or flash, is this going to \"auto-refresh\" every 5 seconds or something....?  If so, aren\'t you at all worried about network/server load?\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2003-11-24 13:27:21');
INSERT INTO forumpost VALUES (2376,318,5,'Re: Do we need a chat?','I agree, it would be a great addition.\r<br>\n\r<br>\nWhy no java? Almost all browsers support it nowadays, don\'t they? Or is it more of a programming issue?',3372,'Sam','2003-11-24 14:15:27');
INSERT INTO forumpost VALUES (2377,318,5,'Re: Do we need a chat?','I personally would enjoy a chat engine that is more useful then chatter box.  I know if i try to talk to somone online they never see the message in the chatter box.  If programming is an issue i could help you there but i would prefer that you do not do this in java since the schools computers do not support it.',4450,'drew','2003-11-24 14:25:59');
INSERT INTO forumpost VALUES (2378,318,5,'Re: Do we need a chat?','I personally would enjoy a chat engine that is more useful then chatter box.  I know if i try to talk to somone online they never see the message in the chatter box.  If programming is an issue i could help you there but i would prefer that you do not do this in java since the schools computers do not support it.',4450,'drew','2003-11-24 14:26:51');
INSERT INTO forumpost VALUES (2379,318,5,'Re: Do we need a chat?','oops i guess it posted twice???\r<br>\ncould be the crappy school computers.',4450,'drew','2003-11-24 14:27:37');
INSERT INTO forumpost VALUES (2380,319,3,'Herons formula','Out of curiosity has anyone derived herons formula?',4450,'drew','2003-11-24 14:31:01');
INSERT INTO forumpost VALUES (2381,319,3,'Re: Herons formula','yeah.... Heron did.',3172,'SilverKnight','2003-11-24 14:35:48');
INSERT INTO forumpost VALUES (2382,319,3,'Re: Herons formula','You can find a proof of Heron\'s formula at:\r<br>\n<A HREF=\"http://mathforum.org/library/drmath/view/54957.html\">http://mathforum.org/library/drmath/view/54957.html</A>, and\r<br>\n<A HREF=\"http://planetmath.org/encyclopedia/ProofOfHeronsFormula.html\">http://planetmath.org/encyclopedia/ProofOfHeronsFormula.html</A>',3172,'SilverKnight','2003-11-24 14:42:09');
INSERT INTO forumpost VALUES (2383,80,7,'Re: Hello, First time here','Hi-2-Every-1,\r<br>\nSeems like the done thing to introduce oneself.\r<br>\nFound this place by accident while looking for something to keep and old brain from seizing up.\r<br>\n',4469,'John','2003-11-24 14:49:14');
INSERT INTO forumpost VALUES (2384,318,5,'Re: Do we need a chat?','It seems like java is the thing to use on web pages, but it looks fine; levik doesn\'t seem to need help.\r<br>\n\r<br>\nI think anything we want done we could do on the forums pertaining to perplexus. That way everyone could see the equestions asked and we wouldn\'t have to answer the same questions over and over.',1626,'Gamer','2003-11-24 15:11:20');
INSERT INTO forumpost VALUES (2385,318,5,'Re: Do we need a chat?','Well, at least everybody sees a chatterbox on most pages - you\'d have to actually go into the chat page in order to see the messages.\r<br>\n\r<br>\nIt would be better if you want to have a conversation, but not any better for sending a message to somebody.\r<br>\n\r<br>\nI personally think Java applets are clunky (I love java on the server side, and work with it on the daily basis as part of my job). Feel free to check out the avatarity chat - it\'s doing a form of refreshes, but I think the overhead should be minimal and not noticable.',1,'levik','2003-11-24 15:14:19');
INSERT INTO forumpost VALUES (2386,80,7,'Re: Hello, First time here','lol accidents or otherwise, welcome John to our humble abode of puzzle mischief and people who want to help you if we can.',3386,'Victor Zapana','2003-11-24 17:00:25');
INSERT INTO forumpost VALUES (2387,319,3,'Re: Herons formula','smary answer sk... Heron did... well i have the paper of deriving it... but im too lazy to scan it or type it up here lol',3386,'Victor Zapana','2003-11-24 17:01:30');
INSERT INTO forumpost VALUES (2388,319,3,'Re: Herons formula','hmm.. i cant spell (to above post) smart*',3386,'Victor Zapana','2003-11-24 17:01:47');
INSERT INTO forumpost VALUES (2389,319,3,'Re: Herons formula','Can someone derive Stewart\'s Theorem for me? i forgot how to... just for those who don\'t know what i mean its the MAN + DAD = BMB + CNC with the cevian and the triangle... sorry for being so nondescriptive.',3386,'Victor Zapana','2003-11-24 17:03:56');
INSERT INTO forumpost VALUES (2390,319,3,'Re: Herons formula','another question for curiosity was heron the guys name or what?',4450,'drew','2003-11-24 20:16:48');
INSERT INTO forumpost VALUES (2391,319,3,'Re: Herons formula','to silver knight those proofs are mean anyone got some that does not use the law of cosines?\r<br>\n',4450,'drew','2003-11-24 20:20:32');
INSERT INTO forumpost VALUES (2392,319,3,'Re: Herons formula','oh yah i forgot to ask if anyone has created a program that factors equations for a graphing calculator.  No i am not in algebra 2........ i wont cheat',4450,'drew','2003-11-24 20:23:15');
INSERT INTO forumpost VALUES (2393,80,7,'Re: Hello, First time here','does this forum allow us to use html????  I hope no one minds if i try to find a way arround an html blocker if there is one.\r<br>\n&lt;marquee&gt;hey guys&lt;marquee&gt;',4450,'drew','2003-11-24 20:36:54');
INSERT INTO forumpost VALUES (2394,80,7,'Re: Hello, First time here','shoot,\r<br>\nanyone wanna help me get around this html thing????\r<br>\nsorry if i dont know the correct wording.\r<br>\n\"&lt;html&gt;&lt;html&gt;&lt;body&gt;&lt;marquee&gt;hi&lt;marquee&gt;\r<br>\nif this doesnt work then it seems that this forum is more complex then the ones i am used to .',4450,'drew','2003-11-24 20:38:48');
INSERT INTO forumpost VALUES (2395,319,3,'Re: Herons formula','hold on til tomorrow drew i have the paper in my locker in my school. it has the derivation to the herons formula using no trig rule. so wait. patience is a virture',3386,'Victor Zapana','2003-11-24 21:07:24');
INSERT INTO forumpost VALUES (2396,319,3,'Re: Herons formula','ok thnx i take it my other questions will not be awnsered?',4450,'drew','2003-11-24 21:56:58');
INSERT INTO forumpost VALUES (2397,320,6,'.5!','I was using my TI-83 plus to graph y=x!.  To my deep surprise, the calculator said that there is a .5!  Wow!  Besides that, it also seemed that there was a solution for (-.5)! and every other multiple of 1/2 above these.  The calculator gave irrational numbers for all of them.  I\'ve been puzzling over this over the last few days.  Can someone explain why you can take the factorial of halves, or, in the likeliness that it is much too complex, verify that it isn\'t just a bug in the calculator or my mind playing tricks on me?',3558,'Tristan','2003-11-25 01:41:23');
INSERT INTO forumpost VALUES (2398,320,6,'Re: .5!','Given that the definition of n! is 1x2x3x...xn, then 0.5! is undefined. What answer did your calculator give? If the calculator gave 0.5 as the answer, then it could be working on the basis of 0.5! = (1/2)! = 1!/2! = 1/2 (=0.5) What solutions does it give for other multiples of 1/2? eg does 2.5! = 60 (=5!/2!)\r<br>\n\r<br>\nYou could always have a look at the instructions to see if it gives any clue.',1183,'fwaff','2003-11-25 06:28:33');
INSERT INTO forumpost VALUES (2399,320,6,'Re: .5!','I\'ve got a TI-83 as well, and for me I\'m getting:\r<br>\n(1/2)! = 0.8862269255      (x)\r<br>\n(3/2)! = 1.329340388       (y)\r<br>\n(5/2)! = 3.32335097        (z)\r<br>\nAs a note:\r<br>\nx/y = 2/3\r<br>\ny/z = 2/5\r<br>\nx/z = 4/15\r<br>\nSo, yeah...\r<br>\n\r<br>\nAs for factorials of negatives, I get an error for all negative integer values and negative fractional values EXCEPT:\r<br>\n(-1/2)! = 1.772453851\r<br>\nUsing the values calculated above, this value of (-1/2)! is double the value for (1/2)!.  \r<br>\n\r<br>\nI\'m stumped.',3136,'Popstar Dave','2003-11-25 07:01:23');
INSERT INTO forumpost VALUES (2400,320,6,'Re: .5!','The version of factorials extended to the real domain (and even the complex domain) exists in the Gamma function. For integers, n! = &#915;(n+1).  A graph of the Gamma function can be found at <a href=\"http://mathworld.wolfram.com/GammaFunction.html\">Mathworld</a>.  So the calculator in this instance is giving you &#915;(n+1). As (n-1)! = n!/n, (-1/2)!, defined in this manner, is (1/2)!/(1/2), or 2 (1/2)!.',1301,'Charlie','2003-11-25 08:32:16');
INSERT INTO forumpost VALUES (2401,320,6,'Re: .5!','And of course the factorials for negative integers do not exist, as -1! would be 0!/0, or 1/0.',1301,'Charlie','2003-11-25 08:50:09');
INSERT INTO forumpost VALUES (2402,80,7,'Re: Hello, First time here','You can use HTML in the forums, but use is restricted to some of the more basic tags like <B>bold</B> and <I>italics</I>.',1920,'Brian Smith','2003-11-25 09:40:37');
INSERT INTO forumpost VALUES (2403,320,6,'Re: .5!','The exact value of (1/2)! = Gamma(3/2) = (sqrt(pi))/2\r<br>\n\r<br>\nThe exact value of (-1/2)! = Gamma(1/2) = (Gamma(3/2))/(1/2) = sqrt(pi)\r<br>\n',1920,'Brian Smith','2003-11-25 09:49:57');
INSERT INTO forumpost VALUES (2404,282,5,'Re: Advertising','Levik, since you asked...\r<br>\n\r<br>\nI can\'t even imagine looking at a pop-up or banner, let alone buying things advertised on them.  I close pop-ups with the right click on the task bar - therefore never even seeing the graphics, and banners I just ignore (but at least must show on the active page).',775,'Cory Taylor','2003-11-25 09:56:53');
INSERT INTO forumpost VALUES (2405,282,5,'Re: Advertising','I agree with (and do) what Cory said.',1301,'Charlie','2003-11-25 10:08:29');
INSERT INTO forumpost VALUES (2406,282,5,'Re: Advertising','I don\'t know if it has anything to do with it but when I started closing the pop-ups the way Cory describes was when I stopped encountering that darn one that changes your home page to the porno site.',2839,'FatBoy','2003-11-25 12:57:32');
INSERT INTO forumpost VALUES (2407,321,5,'algorithm problems','In particular, <A HREF=\"http://flooble.com/perplexus/show.php?pid=1508\">this problem</A> I submitted seems to be disliked.  I\'m curious as to why.\r<br>\n\r<br>\nI can understand that people who aren\'t familiar with programming languages may not understand it or be able to address the problem, but does that make it bad?  Or are there other reasons that people don\'t like it?\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2003-11-25 13:09:02');
INSERT INTO forumpost VALUES (2408,321,5,'Re: algorithm problems','For me, it was that the concept was far too advanced for many of the people who usually come on this site. If you can\'t explain it in the problem, it\'s likely to be too hard. (See how DJ explained complex numbers in the problem itself.)\r<br>\n\r<br>\nI don\'t know that it\'s a bad problem, just as many problems that are TDed in the queue. It\'s just that it might not get good reviews if people don\'t understand it and the problem doesn\'t explain it.',1626,'Gamer','2003-11-25 14:51:42');
INSERT INTO forumpost VALUES (2409,321,5,'Re: algorithm problems','Gamer,\r<br>\n\r<br>\nPerhaps... but with respect to DJ\'s <A HREF=\"http://flooble.com/perplexus/show.php?pid=1268\"><B>The Powers that Be</B></A>, he specified how to represent a complex number, but he didn\'t show how to add or multiply two complex numbers, let alone how to exponentiate them.\r<br>\n\r<br>\nThat being said, I think DJ wrote it just fine....  It is to <I>complex</I> an issue to describe in his problem.  But similarly, what verbage could I have used to simplify this problem, or make it more available to those who aren\'t familiar with pointer-supporting computer languages?\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2003-11-25 14:57:52');
INSERT INTO forumpost VALUES (2410,321,5,'Re: algorithm problems','I agree with gamer in that the problem is probably too advanced for people on this site.  I have percieved (sk) that you are an old guiser (sorry for spelling) and you probably are better and know more programming languages than anyone on the planet.  if you would like to find a problem that people will like go back before you were an expert programmer and create a problem that you would have been able to solve.  I also agree that you may not have enough space to explain the problem to dufuses(like me) who cant understand your problem so what i suggest, which you did a pretty good job with on your last problem is that you post a refrence site for people interested in solving the problem with very little know how.  At least now i know what an algorithim is and one of those link list thingies. thanx for helping.',4450,'drew','2003-11-25 15:35:21');
INSERT INTO forumpost VALUES (2411,321,5,'Re: algorithm problems','*sigh*... okay... I\'m outta college... (is that an \"old geezer\"?)  How old do you think I am?!?  :-)',3172,'SilverKnight','2003-11-25 15:43:54');
INSERT INTO forumpost VALUES (2412,321,5,'Re: algorithm problems','Hey - no geezer bashing. I too have been in the workforce for over 4 years. :)',1,'levik','2003-11-25 18:14:00');
INSERT INTO forumpost VALUES (2413,320,6,'Re: .5!','I thought it might be related somehow to advanced calculus!  As long as it\'s not a bug, I\'m happy.  Thanks!',3558,'Tristan','2003-11-25 18:15:59');
INSERT INTO forumpost VALUES (2414,282,5,'Re: Advertising','Cory - the beauty of pops is that the advertiser pays for each one that was loaded. Even if it was never actually the top window on your screen, the advertiser will pay out the cost of the impression. So they are kind of there for the webmasters whose visitors never buy anything :)\r<br>\n\r<br>\nThough of course the ad company\'s thinking is that if they barrage you with ads, sooner or later you\'ll end up buying, and I prefer not to argue with them on that.\r<br>\n\r<br>\nI *am* a bit discomforted by the amount of ads you guys say you are seeing - as I said, I try to minimize the advertisement shown to logged in users. Are you really getting hit that much even when logged in? If so, this is something I need to work on.',1,'levik','2003-11-25 18:19:48');
INSERT INTO forumpost VALUES (2415,318,5,'Re: Do we need a chat?','So has anybody (other than Gamer) had the chance to check out the chat feature on avatarity? If so, let me know if something like that would be useful for flooble. Most of the code is already done, so migrating would not be too much trouble, but I don\'t want to bloat the site with yet another means of communication if nobody\'s gonna use it.',1,'levik','2003-11-25 18:21:16');
INSERT INTO forumpost VALUES (2416,80,7,'Re: Hello, First time here','Any forum allowing you to put a BODY tag inside of a post is asking for trouble...',1,'levik','2003-11-25 18:22:40');
INSERT INTO forumpost VALUES (2417,282,5,'Re: Advertising','I only get one pop-up when I come on, while logged in.  I don\'t think that\'s much.',3558,'Tristan','2003-11-25 18:27:04');
INSERT INTO forumpost VALUES (2418,320,6,'Re: .5!','I can\'t figure out why they\'d limit the fractional possibilities to multiples of 1/2 though.',1301,'Charlie','2003-11-25 18:38:28');
INSERT INTO forumpost VALUES (2419,320,6,'Re: .5!','You mean in the calculator?  I was wondering that too.  Maybe the real bug in calculator is that it can\'t calculate the factorial of smaller fractions. lol',3558,'Tristan','2003-11-25 19:12:09');
INSERT INTO forumpost VALUES (2420,282,5,'Re: Advertising','I don\'t really care. Once I get in the habit of clicking, It\'s good. Sometimes I get a laugh from the way they market these. For example\r<br>\n\r<br>\nGet your free DVD player! Just click here! (OF COURSE it\'s not that easy)\r<br>\n\r<br>\n(after clicking here there or anywhere, it doesn\'t matter) Just type in your name here! And your Address! And your e-mail address! And your first grade teacher\'s maiden name! And your third cousin twice removed\'s favorite gerund!\r<br>\n',1626,'Gamer','2003-11-25 19:47:47');
INSERT INTO forumpost VALUES (2421,321,5,'Re: algorithm problems','lol\r<br>\ni think old guys are much smarter then i am\r<br>\nbesides in china being called old is a matter of respect(i am not chinese)\r<br>\nwhen somone is called old it means that they are wise and make good decisions.  By making good decisions it means you are a good member of the community and that you are happy.  You dont wanna be happy?=(\r<br>\nlol',4450,'drew','2003-11-25 20:18:46');
INSERT INTO forumpost VALUES (2422,318,5,'Re: Do we need a chat?','Levik, personally, I think the value comes from knowing who is on the site... and being able to \"pop up\" a message to that person.  Of course, then the person should be able to indicate whether or not he is willing to receive such popups... better yet.... have an explicit grant list, explicit deny list, and an all the rest (on/off)... but now we\'re pretty much talking about reproducing ICQ  :-)\r<br>\n\r<br>\nIf one has to go to a separate page... I think it will be a novelty, but not used much.\r<br>\n\r<br>\n(All that said, I haven\'t yet looked at it on Avatarity.)',3172,'SilverKnight','2003-11-25 20:22:10');
INSERT INTO forumpost VALUES (2423,282,5,'Re: Advertising','for all yall who dont know mozilla is an excellent we browsing tool.  (www.mozilla.com or org i cant remember) it closes all popups, i am not sure if it still paysthe website by advertisers but i love it.  no matter what it closes all popups. its free too.  it has a button on the bottom right corner that if you click the popup will open.  So if you need to see some popup then you can click there.',4450,'drew','2003-11-25 20:22:47');
INSERT INTO forumpost VALUES (2424,321,5,'Re: algorithm problems','umm... yeah... :-)\r<br>\n\r<br>\nso how old do you think I am?!?  :-)',3172,'SilverKnight','2003-11-25 20:23:11');
INSERT INTO forumpost VALUES (2425,318,5,'Re: Do we need a chat?','yah i agree with silver knight we should have a way of contacting.  maybe we could have a mail letter popup in the top left corner so that if you are trying to read somthing you arent interupted.  maybe if the person clicks on it it opens a window that could chat,  and you could also have an X to close it.\r<br>\nmaybe?????',4450,'drew','2003-11-25 20:26:46');
INSERT INTO forumpost VALUES (2426,80,7,'Re: Hello, First time here','lol\r<br>\nthey were some cheap forums and they used javascript\r<br>\ni know but levik do you know how i can put marquees in the forums?',4450,'drew','2003-11-25 20:32:15');
INSERT INTO forumpost VALUES (2427,318,5,'Re: Do we need a chat?','If people check their e-mail, we can just do it that way instead. No need to clutter the flooble systems! :)',1626,'Gamer','2003-11-25 20:56:20');
INSERT INTO forumpost VALUES (2428,321,5,'Re: algorithm problems','Everyone pretty much knows that if i = square root (-1), you can just leave that there and multiply. :) So I don\'t think that\'s a problem.\r<br>\n\r<br>\nThe idea of the problem was to say if such a thing to another power would make sense.',1626,'Gamer','2003-11-25 20:58:14');
INSERT INTO forumpost VALUES (2429,282,5,'Re: Advertising','One thing I have on my computer is pop-up blocker. Quality control at its very BEST. Any and every pop-up is closed. if pop-up blocker blocks a popup you want to open you just hold control and click again. Trust me.',1072,'Alan','2003-11-25 20:58:43');
INSERT INTO forumpost VALUES (2430,318,5,'Re: Do we need a chat?','One thing to note is that the chat ability should be restricted to either the second or third rank. i don\'t want nubs saying \"yo sup\" to me and trying to find about my personal life.',1072,'Alan','2003-11-25 21:02:24');
INSERT INTO forumpost VALUES (2431,318,5,'Re: Do we need a chat?','Alan, that\'s why I wrote earlier <I>the person should be able to indicate whether or not he is willing to receive such popups... better yet.... have an explicit grant list, explicit deny list, and an all the rest (on/off)...</I>....\r<br>\n\r<br>\nSeems better than only allowing 2nd/3rd rank from using it.',3172,'SilverKnight','2003-11-25 21:06:20');
INSERT INTO forumpost VALUES (2432,318,5,'Re: Do we need a chat?','Hmmm... I doubt we need something that advanced here. For a while, I was considering an email-like system (similar to PMs on many forums)\r<br>\n\r<br>\nBut eventualy it kinda got lost in among the more neccessary features.',1,'levik','2003-11-26 08:04:54');
INSERT INTO forumpost VALUES (2433,282,5,'Re: Advertising','OK, I\'ll start counting my pop-ups and get back to you...',775,'Cory Taylor','2003-11-26 09:36:31');
INSERT INTO forumpost VALUES (2434,287,7,'Re: Hey, yet another newbie!!','I love nev',NULL,'Caroline Creese','2003-11-26 11:52:27');
INSERT INTO forumpost VALUES (2435,315,7,'Re: In a slight pickel','No luck for me.\r<br>\n\r<br>\nIts not homework and i understand that this isnt a homework answering service\r<br>\n\r<br>\nIts a very odd problem that one of my teachers gave me just to mess with my head...\r<br>\n\r<br>\nim really not even sure theres an answer to it.\r<br>\n\r<br>\nso if anyone reads this and is curious as to what it is cough*levik*cough you can always just manually promote me....heh heh heh.....just kidding\r<br>\n\r<br>\nand sam.....its nice to see that theres another one....one day were gonna take over\r<br>\n\r<br>\noh......yeah....one more thing.....i realize that i misspelled pickle and im goning to have to live with that shame.....',4425,'Sam','2003-11-26 13:29:16');
INSERT INTO forumpost VALUES (2436,315,7,'Re: In a slight pickel','Sam, you can submit a problem (like EVERYONE else) right now... and it will have to take its time to go through the queue.\r<br>\n\r<br>\nUnless the process changes in the near future... it will almost certainly take more than 3 months to get to the \'front\' position where it may or may not be posted by the aristocracy :-).  Given the size of the queue, 4 months is probably more accurate.\r<br>\n_________________\r<br>\n\r<br>\nDon\'t post it here, because it\'s not allowed.  Levik will probably delete it soon after you post it.  And it would be bad form for you to do so.  Even though someone MAY see it, and POST A SOLUTION before Levik has a chance to delete it, do NOT post it here.  You might get your answer that way.  And people might see the problem, and perhaps like it.  And even after someone POSTS A SOLUTION to your problem, Levik will likely just remove it... so don\'t POST YOUR PROBLEM here... ok?!?',3172,'SilverKnight','2003-11-26 14:10:08');
INSERT INTO forumpost VALUES (2437,282,5,'Re: Advertising','I downloaded a dedicated pop-up blocker, but hated it because I couldn;t even try to open pages in a new window without it blocking them. I\'m now using the Google Toolbar, however, which works much better.\r<br>\n\r<br>\nAt what point does the block occur? Do the ads know that they\'ve been blocked? Does Levik still get money from them even if they\'ve been blocked? My guess is unfortunately no, but it would be nice were it so.',3372,'Sam','2003-11-26 14:11:34');
INSERT INTO forumpost VALUES (2438,282,5,'Re: Advertising','Last vist to flooble was ~25 minutes, four pop-ups, including the log-on one.',775,'Cory Taylor','2003-11-26 14:13:51');
INSERT INTO forumpost VALUES (2439,318,5,'Re: Do we need a chat?','I believe that i would like to contact silver knight right now but i have no way.  It would be good if I would be able to IM him but he is online and i am online and i cant contact him',4450,'drew','2003-11-26 14:15:16');
INSERT INTO forumpost VALUES (2440,318,5,'Re: Do we need a chat?','WHEW!!!! Thank goodness for anonymity!  :-)',3172,'SilverKnight','2003-11-26 14:16:14');
INSERT INTO forumpost VALUES (2441,282,5,'Re: Advertising','with mozilla if you try to open in new window it allows you to.  and even bettter you can open new window in a tab and it wont open a window but will put a tab that you click on.  It is an excellent feature',4450,'drew','2003-11-26 14:18:01');
INSERT INTO forumpost VALUES (2442,321,5,'Re: algorithm problems','I have no clue as to anyones age but  i can make fun of people by calling them older simply because i am still in highschool and i am a sophmore and i started school early which means the chances that i am younger then you are really high\r<br>\ni assume you are 40-50???\r<br>\njust from your knowledge level so dont get mad if i made you seem older then you already are.',4450,'drew','2003-11-26 14:20:11');
INSERT INTO forumpost VALUES (2443,321,5,'Re: algorithm problems','I\'m happy to say I\'m MUCH younger than that ;-)',3172,'SilverKnight','2003-11-26 14:21:40');
INSERT INTO forumpost VALUES (2444,321,5,'Re: algorithm problems','is much younger like 3 yrs???',4450,'drew','2003-11-26 14:25:41');
INSERT INTO forumpost VALUES (2445,321,5,'Re: algorithm problems','no. :-)  much younger would have to be... oh... I dunno.... at least 10...',3172,'SilverKnight','2003-11-26 14:27:33');
INSERT INTO forumpost VALUES (2446,318,5,'Re: Do we need a chat?','lol\r<br>\nbe mean to the high schooler will you???\r<br>\nit would be cool if i could talk to somone smarter then me because i have been trying to find a proof for herons formula that is efficient and that i can understand.  People have yet to awnser my request.  At least if I could bug the hell i mean heck out of Sk i might get an awnser',4450,'drew','2003-11-26 14:27:42');
INSERT INTO forumpost VALUES (2447,321,5,'Re: algorithm problems','lol i thought you were out of college?\r<br>\nyes i do have a good memory',4450,'drew','2003-11-26 14:28:18');
INSERT INTO forumpost VALUES (2448,322,5,'Chat with SK(herons formula cont.)','you see i need to talk to SK or anyone who found a proof to heros formula that i can understand...(3rd grade level {lol})',4450,'drew','2003-11-26 14:30:26');
INSERT INTO forumpost VALUES (2449,318,5,'Re: Do we need a chat?','More evidence for the need of an explicit <I>\"do not contact me\"</I> list! :-)\r<br>\n\r<br>\n(And you\'re probably barking up the wrong tree if you\'re lookin\' for a smart guy.)\r<br>\n\r<br>\nAs to Heron\'s formula... one generally should have a good understanding and foundation of trigonometry before tackling that one....  I\'m guessing that you have not yet completed that course.  If I\'m correct, pick up a good trigonometric text and do a little self-studying... it\'ll provide those answers.',3172,'SilverKnight','2003-11-26 14:31:06');
INSERT INTO forumpost VALUES (2450,318,5,'Re: Do we need a chat?','I found a proof that uses no trig... but i cant understand it it uses higher mathematics oh good at least i can spell.  Anyway i am in Algebra II and we only go over a touch of trig.  dont tell me its not out there. its the internet thats what we made it for.  besides I think you are flat outt wrong...You are a smart guy.',4450,'drew','2003-11-26 14:33:19');
INSERT INTO forumpost VALUES (2451,322,5,'Re: Chat with SK(herons formula cont.)','As I mentioned in the other thread... you\'ll need a good founding in trigonometry (at least I think that will be your easiest route for an understanding of a proof of <A HREF=\"http://mathworld.wolfram.com/HeronsFormula.html\">Heron\'s formula</A>).',3172,'SilverKnight','2003-11-26 14:34:13');
INSERT INTO forumpost VALUES (2452,322,5,'Re: Chat with SK(herons formula cont.)','Now wouldnt this be easier if we could have this conversation in a chat room??\r<br>\ncheck the other thread i have an update',4450,'drew','2003-11-26 14:35:01');
INSERT INTO forumpost VALUES (2453,318,5,'Re: Do we need a chat?','I\'m guessing you found a solution involving matrices.... but you\'ll find that matrices actually can be interpreted as encoded vectors, rotations, angles, etc... so they are sortuv another way of doing trigonometry (and much more).\r<br>\n\r<br>\nEither way, I think trigonometry and analytic geometry (and vector calculus) will help a lot towards your understanding.',3172,'SilverKnight','2003-11-26 14:36:27');
INSERT INTO forumpost VALUES (2454,321,5,'Re: algorithm problems','I mean at least 10 years YOUNGER than 40-50 years old... (not at least 10 years old)... and yes, I\'m outta college... though I\'m STRONGLY desiring to go back in... life is hard.',3172,'SilverKnight','2003-11-26 14:37:53');
INSERT INTO forumpost VALUES (2455,318,5,'Re: Do we need a chat?','no matricies\r<br>\ni which i could show you the site i had\r<br>\nit had a formula which was algebra 2 level but it made a jump that confused me a little bit and i was trying to find an easier one.  I believe there is one and i think i will just have to proove it myself to proove to youk',4450,'drew','2003-11-26 14:38:39');
INSERT INTO forumpost VALUES (2456,318,5,'Re: Do we need a chat?','you could, uh, like, uh, provide a link...er.. or something...',3172,'SilverKnight','2003-11-26 14:39:24');
INSERT INTO forumpost VALUES (2457,321,5,'Re: algorithm problems','yes it is infact my dad went back to college he works for boeing and i think thats where i got my math skills\r<br>\n(in case you are wondering i am jus over 15 yrs old like 2 weeks and you arent 20 are you?)',4450,'drew','2003-11-26 14:40:34');
INSERT INTO forumpost VALUES (2458,318,5,'Re: Do we need a chat?','i told you i cant oh wait hold on next post will have link.',4450,'drew','2003-11-26 14:41:44');
INSERT INTO forumpost VALUES (2459,318,5,'Re: Do we need a chat?','www.newton.dep.anl.gov/newton/askasci/1993/math/MATH002.HTM',4450,'drew','2003-11-26 14:43:22');
INSERT INTO forumpost VALUES (2460,321,5,'Re: algorithm problems','No, I\'m somewhere between 21 and at least 10 years less than 40.',3172,'SilverKnight','2003-11-26 14:44:39');
INSERT INTO forumpost VALUES (2461,321,5,'Re: algorithm problems','oh\r<br>\ni see so 30 yrs old???\r<br>\nwanna cont. this conversation in chatter box???',4450,'drew','2003-11-26 14:45:30');
INSERT INTO forumpost VALUES (2462,318,5,'Re: Do we need a chat?','At first glance, this looks correct, and you\'re right... assuming you take for granted the Pythagorean Theorem, then this solution works without introducing trigonometric functions.\r<br>\n\r<br>\nWhat do you take issue with?',3172,'SilverKnight','2003-11-26 14:50:45');
INSERT INTO forumpost VALUES (2463,321,5,'Re: algorithm problems','uh... perhaps... and\r<br>\nno, sorry.',3172,'SilverKnight','2003-11-26 14:51:52');
INSERT INTO forumpost VALUES (2464,315,7,'Re: In a slight pickel','It takes about 3 to 4 months for a problem to make it through the queue.  I submitted a problem on Sept 10, and now (Nov 26) it is hovering around position 26.  Just be patient.  If you really want a challenge to occupy your time, I recommend tackling one of the problems in the unsolved list.',NULL,'Brian Smith','2003-11-26 15:22:33');
INSERT INTO forumpost VALUES (2465,282,5,'Re: Advertising','Cory - you mean you got hit with 4 popups upon returning after a 25 minute absense? That should never happen. Can you give me the details?\r<br>\n\r<br>\nMozilla\'s is the best blocker I saw - I use mozilla myself, which is why I am not as in touch with various pop-related issues. Feel free to use it. I don\'t get paid for the popups it blocks, but it\'s more important that you guys are not annoyed by them, since you are the reason the site is worth coming to in the first place.',1,'levik','2003-11-26 17:07:34');
INSERT INTO forumpost VALUES (2466,319,3,'Re: Herons formula','hmm ok.. sry for doing this so late. yesterday i was slightly ill.. so i dint have the strength to do it yesterday but today is fine. <p>\r<br>\nThere is a triangle, with sides a, b, c. The altitude h is made so that a is the base. Altitude h splits a into parts p and q. c is to the left of the altitude, and so it p. b is the right of the altitude, and so is q. Thats the triangle and all the sides needed to prove Herons formula <p>\r<br>\nh= c^2 - p^2 = b^2 - q^2 (important equation needed to be used later)<p>\r<br>\n- p^2 = b^2 - q^2 - c^2 <p>\r<br>\nq^2 - p^2 = b^2 - c^2 = (q + p)(q - p) <p>\r<br>\nq + p = a (because p and q are the 2 parts that make up side a) <p>\r<br>\nb^2 - c^2 = a(q - p)= aq - ap (now leave alone for just a second) <p>\r<br>\na^2 = a(p + q) = ap + aq <p>\r<br>\na^2 + b^2 - c^2 = 2aq (important equation needed to be used later) <p>\r<br>\n(Area of Triangle) K= (1/2)(a)(h) <p>\r<br>\nK^2 = (1/4)(a^2)(h^2) <p>\r<br>\n16K^2 = (16)(1/4)(a^2)(h^2)<p>\r<br>\n      = 4(a^2)(h^2) <p>\r<br>\n      = 4(a^2)(b^2 - q^2) (this is from above equation) <p>\r<br>\n      = 4(a^2)(b^2) - 4(a^2)(q^2) <p>\r<br>\n      = (2ab + 2aq) (2ab - 2aq) <p>\r<br>\n      = (2ab + a^2 + b^2 - c^2) (2ab - a^2 - b^2 + c^2) (from above equation) <p>\r<br>\n      = (a^2 + 2ab + b^2 - c^2) (c^2 - a^2 + 2ab - b^2) <p>\r<br>\n      = ((a + b)^2 - c^2) (c^2 - (a - b)^2) (Now factor)<p>\r<br>\n16K^2 = (a + b + c)(a + b - c)(c + a - b)(c - a + b) <p>\r<br>\nK^2 = [(a + b + c)(a + b - c)(c + a - b)(c - a + b)]/16 <p>\r<br>\nK^2 = [(a + b + c)/2] [(a + b - c)/2] [(c + a - b)/2] [(c - a + b)/2] <p>\r<br>\nLets say s = [(a + b + c)/2] (semi-perimeter) <p>\r<br>\nK^2 = (s)(s - c)(s - b)(s - a) <p>\r<br>\nK = sqrt[s(s - c)(s - b)(s - a)] <p>\r<br>\nThere ya go. enjoy :) ',3386,'Victor Zapana','2003-11-26 17:13:13');
INSERT INTO forumpost VALUES (2467,322,5,'Re: Chat with SK(herons formula cont.)','heh if u want the proof look in ur old post from another group the other herons formula post',3386,'Victor Zapana','2003-11-26 17:17:45');
INSERT INTO forumpost VALUES (2468,322,5,'Re: Chat with SK(herons formula cont.)','er. when i mean group i mean forum',3386,'Victor Zapana','2003-11-26 17:17:59');
INSERT INTO forumpost VALUES (2469,322,5,'Re: Chat with SK(herons formula cont.)','It would be better if you didn\'t have this chat at all. I don\'t believe much was accomplished here that couldn\'t have been done by some search engines instead. But if you want to ask \"interesting\" questions that is your choice, and I suppose we need chat rooms to accommodate people.\r<br>\n\r<br>\nThe point is you won\'t understand it until you understand its basics. I think if you looked around on the web you could get as much help here. However, if you want to keep asking such questions, it would be easier to get a chat box to cut down on such questions.',1626,'Gamer','2003-11-26 20:46:53');
INSERT INTO forumpost VALUES (2470,318,5,'Re: Do we need a chat?','I do believe that\'s what e-mail is for, as I have said before. That\'s a way to contact people! That\'s where you could have continued this ranting on! I think it\'s fine to keep 2 e-mails, so you could have 1 for people on the web and 1 for other people.',1626,'Gamer','2003-11-26 20:50:29');
INSERT INTO forumpost VALUES (2471,318,5,'Re: Do we need a chat?','well.... actually... don\'t you think this would be a good one for the <I>reference</I> forum (rather than the <I>commons</I> forum?  Either way, I do.',3172,'SilverKnight','2003-11-26 23:03:25');
INSERT INTO forumpost VALUES (2472,318,5,'Re: Do we need a chat?','I find e-mail relatively slow.  Many people don\'t check their e-mail very often.  Also, on my e-mail at least, I\'d have to log off and on to receive new messages.  Many of us wouldn\'t like to put the effort into making another e-mail account.  I don\'t get enough e-mail to come close to filling my first e-mail account.  While e-mail might be fine for you, it\'s not necessarily the best way for everyone.  And that doesn\'t mean they wouldn\'t like to chat, it just means they wouldn\'t want to use e-mail to chat.',3558,'Tristan','2003-11-27 01:05:27');
INSERT INTO forumpost VALUES (2473,282,5,'Re: Advertising','I\'ve recently downloaded the new Google toolbar 2.0 which has a built in pop up blocker.  I\'ve never used blocker software to compare it to, but it works fine for me.  It also has a google search bar, and an autofill feature for web forms.\r<br>\n\r<br>\nLevik, what did you think about the \"donation\" idea I posted earlier?  Also, what do the rest of you think?  Would you be willing to donate $5 or $10 to help cover the cost of this site (and perhaps to help reduce the pop-ups)?',1112,'Greg','2003-11-27 01:28:32');
INSERT INTO forumpost VALUES (2474,282,5,'Re: Advertising','If a contribution as Greg suggests (and as others have suggested before) will stop the porn pop-ups then I\'m all for it. I\'ve no problem with the other pop-ups and occasionally \'play\' with them as Gamer described above, but the porn pop-up makes this a site I\'m very wary of viewing on my work PC (since porn-surfing is a sackable offence) and although I\'ve printed off a couple of the simpler problems for my sons\' amusement/education I\'ve not let them into the site themselves due to the potential \'embarassment factor\' (and also their mum would kill me!!)\r<br>\n\r<br>\nIf flooble becomes a subscription site then one thing that needs careful thought is how much access is free, it needs to be enough to encourage people to join, but not so much that it gives the joining fee no added value.\r<br>\n\r<br>\nOne alternative would be to charge people a dollar to submit problems, in that way Levik can pay for the site and the queue will drop to below a decade!',1183,'fwaff','2003-11-27 02:48:22');
INSERT INTO forumpost VALUES (2475,282,5,'Re: Advertising','Of course one of the best factors of this site would be its freeness. I think I would just do a \"flooble deluxe\" plan, where the only perk you get from subscribing is to get rid of ads for while you are subscribed.',1626,'Gamer','2003-11-27 10:55:13');
INSERT INTO forumpost VALUES (2476,282,5,'Re: Advertising','I agree that it is important that, on some level at least, this site remains free. I\'d think both the donating idea or the Subscriber = No Ads idea are good ones.',3372,'Sam','2003-11-27 11:20:12');
INSERT INTO forumpost VALUES (2477,319,3,'Re: Herons formula','er my bad the first equation is h^2 = blah blah blah, not h = blah blah blah, now the proof makes sense',3386,'Victor Zapana','2003-11-27 11:20:41');
INSERT INTO forumpost VALUES (2478,319,3,'Re: Herons formula','could you make it any longer?\r<br>\n',4450,'drew','2003-11-27 11:24:05');
INSERT INTO forumpost VALUES (2479,282,5,'Re: Advertising','Yes i am poor and i have no money i dont have the money to subscribe i would apretiate it if the site could remain free.  I am not sure what other people will do but if the site begins charging i would leave\r<br>\n',4450,'drew','2003-11-27 11:30:47');
INSERT INTO forumpost VALUES (2480,318,5,'Re: Do we need a chat?','I agree with Tristan.  I would feel uncomfortable giving my email to people on the web (especially all of the porn emails I would get from SK) I would also not like to make a new email because it would be to much of a hassle.  SK i have finally found a proof that i can understand so i am good.  ',4450,'drew','2003-11-27 11:34:51');
INSERT INTO forumpost VALUES (2481,322,5,'Re: Chat with SK(herons formula cont.)','Thats why i hate you gamer.  You sit there on your chair at home like a super genious unconnected to the outside world.  I am just a highschooler and i have tried the internet thing.  I have found many proofs but none that were at all easy in any way.  I wanted to derive it myself but it was tooo diifficult.  This is wwhy in the other forum i have argued for a new chat room.',4450,'drew','2003-11-27 11:37:42');
INSERT INTO forumpost VALUES (2482,321,5,'Re: algorithm problems','=P',4450,'drew','2003-11-27 11:38:32');
INSERT INTO forumpost VALUES (2483,301,3,'Re: WOOHOO!!!','Woohoo&#178; !!!\r<br>\n\r<br>\nI\'ve had my 3rd (and 4th) problem posted....  I\'m an Apprentice!',3172,'SilverKnight','2003-11-27 12:36:42');
INSERT INTO forumpost VALUES (2484,323,5,'Happy Thanksgiving fellow flooblers !!!','Gotta run and cook my turkey !\r<br>\n\r<br>\nEnjoy your turkey-day!',3172,'SilverKnight','2003-11-27 12:37:48');
INSERT INTO forumpost VALUES (2485,282,5,'Re: Advertising','So it might be best to have the option of paying something and get no ads but still leave the choice of getting the ads but not paying.',1301,'Charlie','2003-11-27 13:47:28');
INSERT INTO forumpost VALUES (2486,301,3,'Re: WOOHOO!!!','I really don\'t think you need to say either of those things; we can see that your problems have been posted; especially to the people who posted them.',1626,'Gamer','2003-11-27 20:46:37');
INSERT INTO forumpost VALUES (2487,315,7,'Re: In a slight pickel','Sigh... Seems to me, SK, that you were confusing the other Sam for someone that could recognize a hint when dropped on him from a great height...\r<br>\nWe need to get a better class of Sams around here.\r<br>\n;-)\r<br>\n(no worries Sam, only joking)',3372,'Sam','2003-11-27 20:49:30');
INSERT INTO forumpost VALUES (2488,319,3,'Re: Herons formula','lol... u wanted it without trig so here. it cant be shortened me thinks',3386,'Victor Zapana','2003-11-27 23:25:06');
INSERT INTO forumpost VALUES (2489,315,7,'Re: In a slight pickel','To Sam (the original):  lol!',3172,'SilverKnight','2003-11-28 00:26:03');
INSERT INTO forumpost VALUES (2490,301,3,'Re: WOOHOO!!!','Wow!  Imagine the tongue-lashing I\'d get from Gamer had I gone with my initial impulse and started a NEW thread to announce that I\'m a newly made Apprentice... jeez....',3172,'SilverKnight','2003-11-28 00:37:16');
INSERT INTO forumpost VALUES (2491,324,7,'hi everyone','hi',4530,'Benjamin','2003-11-28 01:04:29');
INSERT INTO forumpost VALUES (2492,19,4,'Re:','I know when there is a twist in the logic problem it seems fine, like we thought of on the Word Meld problems. Even though they are similar, each has its own distinct twist. :)',1626,'Gamer','2003-11-28 19:26:01');
INSERT INTO forumpost VALUES (2493,301,3,'Re: WOOHOO!!!','Congratulations SK, what is your secret?\r<br>\n\r<br>\nYeah Gamer, why ya gotta rain on his parade?',3351,'Eric','2003-11-29 04:02:31');
INSERT INTO forumpost VALUES (2494,301,3,'Ethics','I haven\'t seen this referenced directly, but I was wondering if different posters felt obliged to cite where they got their problems from, if they simply varied them or just wrote them from scratch.  Do some people care if the poster actually makes a problem up?',3351,'Eric','2003-11-29 04:06:34');
INSERT INTO forumpost VALUES (2495,301,3,'Re: WOOHOO!!!','Well, besides my rapier-like wit, my incredible good looks, my mind-boggling intellect, and my unbelievable humility...\r<br>\n\r<br>\n...as the <A HREF=\"http://www.flooble.com/perplexus/faq.php\">FAQ</A> and <A HREF=\"http://www.flooble.com/perplexus/levels.php\">levels</A> pages will tell you, it\'s mostly just a matter of submitting enough approved problems for the site.',3172,'SilverKnight','2003-11-29 04:14:06');
INSERT INTO forumpost VALUES (2496,325,4,'Screen difference','For some reason the site looks without any divider-lines at all. Is there a reason for this, or is the computer just acting up?',1626,'Gamer','2003-11-29 06:58:06');
INSERT INTO forumpost VALUES (2497,325,4,'Re: Screen difference','I get that some times when there is a lot of netlag and my browser gives up before downloading all of the page.  I usually also lose the ads column, and occassionally the chatterbox.',153,'TomM','2003-11-29 10:24:00');
INSERT INTO forumpost VALUES (2498,301,3,'Re: Ethics','<b><i> I haven\'t seen this referenced directly, but I was wondering...&lt;\\i&gt;&lt;\\b&gt;\r<br>\n\r<br>\nThere is a whole thread devoted to this very question, and I was going to link to it, but when I found it, it turned out to be in the Library (with the lead pipe), which means that it is only visible to higher-ranking members. Sorry.\r<br>\n\r<br>\nThe consensus we arrived at is that we would prefer that you submit original puzzles. If you submit recycled puzzles, we would prefer \"classics\" to new ones. Give credit whenever you can, and never steal copyrighted material. \r<br>\n\r<br>\n',153,'TomM','2003-11-29 10:44:35');
INSERT INTO forumpost VALUES (2503,301,3,'Re: WOOHOO!!!','P.S. If you wish, re-post your comment, and I will delete the original one - I *DO* have a deletion tool *GRIN*',1,'levik','2003-11-29 19:38:24');
INSERT INTO forumpost VALUES (2500,301,3,'Re: WOOHOO!!!','shhh... don\'t tell Gamer... but there is another status change!',3172,'SilverKnight','2003-11-29 14:54:58');
INSERT INTO forumpost VALUES (2501,325,4,'Re: Screen difference','TomM, what you are seeing at those times is caused by chatterbox lag. The chatterbox server is overloaded, and takes a very long time to respond. Your browser waits on it to resume drawing the page, and the ad column, which appears after chatterbox in the code is not drawn until the chatterbox is.\r<br>\n\r<br>\nI have moved the chatterbox to a new server last week, which will hopefully eliminate the problems we have been having with the lag.\r<br>\n\r<br>\nNot at all sure how to account for what Gamer is seeing though.',1,'levik','2003-11-29 19:33:48');
INSERT INTO forumpost VALUES (2502,301,3,'Re: WOOHOO!!!','Tom - Sorry, but the backslashes will have to stay - at least until I make a post-editing tool. \r<br>\n\r<br>\nChanging backslashes to forward slashes in pure SQL is not fun :) Besides, your post is perfectly readable.',1,'levik','2003-11-29 19:37:22');
INSERT INTO forumpost VALUES (2504,325,4,'Re: Screen difference','I don\'t know. The Dark Grey bars (Bonus... latest... search) were all omitted in what I saw. I don\'t understand why, but it\'s fine now.',1626,'Gamer','2003-11-30 11:19:05');
INSERT INTO forumpost VALUES (2505,301,3,'Re: WOOHOO!!!','so u could delete this post if u wanted to?',3386,'Victor Zapana','2003-11-30 11:58:16');
INSERT INTO forumpost VALUES (2506,301,3,'Re: WOOHOO!!!','I don\'t care, we have enough problems in the queue already! :) You should see the amount of unapproved solutions out there!\r<br>\n\r<br>\nAs for the submitting old puzzles, I think Penny gave you enough of a thrashing there! :) I think old puzzles (like the rope and the lovelorn snail) are good because they stood the test of time.\r<br>\n\r<br>\nAm I the only one hearing levik cackling with power? :D',1626,'Gamer','2003-11-30 16:46:28');
INSERT INTO forumpost VALUES (2507,326,4,'About Penny','I would bet that I am one of the few who have had too much contact, so I don\'t think much should be done based on my opinion. But things are really getting out of hand with the insults. It\'s more than just an argument now right?',1626,'Gamer','2003-11-30 18:41:47');
INSERT INTO forumpost VALUES (2508,301,3,'Re: WOOHOO!!!','I hear him to, but I stand to defy it (please dont hurt me levik lol).',3386,'Victor Zapana','2003-11-30 19:01:33');
INSERT INTO forumpost VALUES (2509,326,4,'Re: About Penny','I just looked into it and yes saw that penny is a problem and will continue to be. She goes on and on in an argument and then when when she gets beaten it just goes back to her superstrong boyfriend. Anyways I say a threaten to ban her is in good order. Oh yeah heres some clever things we can do to shut her up.\r<br>\n1. When she posts a problem in her comment just tell her to submit her problems as opposed to post them in the comments. That will not only shut her up but be extremely amusing :).\r<br>\n2. Whenever she says sylvester can wipe you in the real world just be like \"To bad this isn\'t the real world\"\r<br>\n3. Any comments about intelligence can easily be countered by simply saying she has no social intelligence and using the evidence her position on this site is in danger.',1072,'Alan','2003-11-30 21:22:45');
INSERT INTO forumpost VALUES (2510,326,4,'Re: About Penny','Once she stops insulting people she will be fine. Of course, that\'s about 2/3 of her character, but it is true! :)\r<br>\n\r<br>\nBe careful about insulting her. I realized that isn\'t really worth it, she will just say personal attacks are immature, and that will just lead to more pyscopath behavior! I would go through the calm route of elders like TomM and Charlie; anything they do is good to mirror and learn from our elders! :)',1626,'Gamer','2003-11-30 21:52:37');
INSERT INTO forumpost VALUES (2511,326,4,'Re: About Penny','Penny appeared soon after Dan disappeared (was banned?)...  Dan was offended because he made a fool of himself.  I would bet they are one and the same (the insults and phrasing are extremely similar too).\r<br>\n________________________________\r<br>\n\r<br>\nThat being said, TomM, if <A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1513&cid=10009\">this comment</A> was an attempt to help smooth things over, then I would just as soon do without your help.\r<br>\n\r<br>\nYour comment equates any disagreements I\'ve had with others and my previous behavior with what Penny is doing, and I am offended.\r<br>\n\r<br>\nWhile, I don\'t doubt that I <I>\"upset some of the old-timers so much that levik was asked to ban\"</I> me (and perhaps Gamer did the same, I don\'t know), I did not insult for the sake of insulting...  nor, did I ever answer problems without providing a solution (at least not intentionally, or without making it obviously humorous/sarcastic)...  nor, did I submit problems in comments to other problems.\r<br>\n\r<br>\nYour comment, further, provides only more ammunition for Penny\'s ridiculousness.',3172,'SilverKnight','2003-11-30 23:19:13');
INSERT INTO forumpost VALUES (2512,301,3,'Re: WOOHOO!!!','PAH! I laugh in the face of Levik\'s almighty power. His deletion tool cannot harm me, my posts are like a shield of steel.',1183,'fwaff','2003-12-01 03:20:26');
INSERT INTO forumpost VALUES (2513,326,4,'Re: About Penny','Calm down chaps, this is exacly the kind of response Penny is hoping for. It sounds like you\'re genuinely offended by the \'insults\' she\'s throwing around?!? Instead of steaming in with a counter-insult take a step back and look at what\'s being said. If she was using \'foul-language\' to abuse you and your family then I\'d be in full agreement with you about getting her banned. But what she\'s saying is little more than play-ground insults along the lines of \'if brains were chocolate you couldn\'t fill a smartie\' and hardly something to throw the toys out of the pram about.\r<br>\n\r<br>\nWhen it comes to it she\'s not causing much harm to the site, just a small fly in the ointment. It\'s not as if she\'s another Tim Axoy that posted problems and solutions all over the place. BTW am I the only one that doesn\'t believe that \'Tim\' is only 9 years old?',1183,'fwaff','2003-12-01 04:57:13');
INSERT INTO forumpost VALUES (2514,326,4,'Re: About Penny','fwaff... I assume you\'re speaking to others, since I haven\'t (yet) called for anything to be done about anyone.\r<br>\n\r<br>\nI won\'t speak for anyone else, but *I* am not in the slightest offended by Penny\'s comments.  I\'m more amused by them and find, as Alan hinted, that she says more about herself with these comments than anyone else.  But I do think Penny\'s (or Dan\'s) comments are very disruptive to the flow of the site.  They are generally negative, and she repeatedly performs ad hominem attacks.\r<br>\n\r<br>\nWhat\'s more, they clearly discourage newbies from posting or staying at this site.\r<br>\n\r<br>\nI don\'t understand why you focus on \'foul-language\' as a significant criterion, as the (rather sad) intent of her messages comes through... she seeks to diminish/insult others.\r<br>\n\r<br>\nI\'m sure we all <B>have</B> taken a step back and looked at what\'s being said.  And the vast majority of the Penny\'s <I>intent</I> is insulting and condescending.  Again, I\'d have to respect Penny\'s opinion or intellect to be at all offended by her comments, and ... well... I\'ve seen no reason to respect either.\r<br>\n\r<br>\n(Penny\'s posting of problems in comments is almost incidental, but clearly violates the community\'s rules.)',3172,'SilverKnight','2003-12-01 05:15:36');
INSERT INTO forumpost VALUES (2515,326,4,'Re: About Penny','SK: I was \'speaking\' more to Gamer and Alan since the tone of their comments implies to me that they are genuinely offended by Penny.\r<br>\n\r<br>\nI do agree that her comments cause some disruption, however I don\'t believe that they are that bad compared to some we\'ve had previously. I believe that there is the possibility (although I do concede that this is not necessarily a likelihood) that her intent is misconstrued and that perhaps all she\'s guilty of is slightly overstepping the line with regard to playful banter. What may be needed is a quiet word to truly understand her intent rather than firing back insults and compounding the problem. From her comments there is clearly some degree of intelligence and reasoning there (which cannot be said of Tim), so there is presumably a chance of her developing into a constructive floobler.\r<br>\n\r<br>\nIt\'s not that long since that a relatively new floober posted the following comment:\r<br>\n\r<br>\n\"How about a category title, \r<br>\n\"Problems which require absolutely no critical thought at all\"? \r<br>\nThis would contain problems such as Old MacDonald Had a Sequence, Words in Common 5, The Famous Horse, and Metaphysics... \"\r<br>\n\r<br>\nwhich he then followed up with...\r<br>\n\r<br>\n\"Y\'know... you Journeymen (and Levik) are some of the most PC muther#$@#~@# I\'ve ever met.\"\r<br>\n\r<br>\nwhich prompted some rather angry responses from existing flooblers, including:\r<br>\n\r<br>\n\"I don\'t care if you\'re sarcastic or what not. Just stop being an asshole.\"\r<br>\n\r<br>\nEventually Levik stepped in to calm the waters. Since the person who kicked off that particular thread now appears to be considered a respected member of floobland, then I assume that either his initial comments were misconstrued or he has now learned where the boundary is between acceptable and unacceptable in this particular reality.\r<br>\n\r<br>\nNeed I say more?',1183,'fwaff','2003-12-01 06:20:36');
INSERT INTO forumpost VALUES (2516,326,4,'Re: About Penny','OK, well then we both thought you were not talking to me.\r<br>\n__________________________\r<br>\n\r<br>\nYour point is well taken.  But your comparison is, IMHO, limited only to the notion that I offended some flooblers (which is apparently quite easy to do), and is hardly applicable to the situation at hand.\r<br>\n\r<br>\nAs I mentioned above w/r/t TomM\'s comment, while I may have offended, I answered (and stuck to) issues at hand.  I did not insult for the sake of insulting, and putting the comment <I>back in context</I>, one will see that I was not literally calling anyone a muther#$@#~@#.\r<br>\n\r<br>\nWhat\'s more, I think I responded to well thought out responses, quite well.\r<br>\n\r<br>\nI did not do what Penny (and Dan) do/did.\r<br>\n_________________________________\r<br>\n\r<br>\nI am surprised that you are at all impressed with Penny and think \"<I>there is clearly some degree of intelligence and reasoning there</I>\".  I see consistent regurgitation of knowledge learned by rote with little analysis or synthesis.',3172,'SilverKnight','2003-12-01 06:50:25');
INSERT INTO forumpost VALUES (2517,301,3,'Re: WOOHOO!!!','Where I go you go Hugo Agogo!!!!!!',2839,'FatBoy','2003-12-01 09:35:45');
INSERT INTO forumpost VALUES (2518,326,4,'Re: About Penny','Three points and then I\'ve had my two pen\'orth.....\r<br>\n---------------------------\r<br>\nFirstly, the insulter always knows exactly what is meant - ie the degree of venom/offence/sarcasm/wit/humour that is intended - whereas the insultee is always left guessing. In a one-dimensional medium such as text, where there is no benefit of tone of voice or facial expression to help, it\'s all too easy for the insultee to receive a different message from the one intended by the insulter. So whilst there is an onus on the insulter to be careful not to cause offence, there is also an onus on the insultee to show some lenience/tolerance and not immediately assume the worst.\r<br>\n------------------------------------\r<br>\nSecondly, have a read through all the comments for the \'Burger Buddies\' problem and wherever you see the word \'Penny\', replace it with Fatboy, or some other floobler with whom you normally associate a tongue-in-cheek response - of course you\'ll have to imagine a few extra typos if you\'re going to imagine Fatboy ;-) What you\'ll find is a pretty good job of finding and explaining the solution(s), some constructive help for Victor (who made an error in his posted solution) and a bit of a pun-fest once Charlie posted that he\'d written one of his famous programs that proves the problem has multiple solutions. The only slightly contentious part is after Charlie points out an error in Penny\'s solution to the revised problem that she makes light of it by breaking the flooble code and posting a problem in the comments. It was this thread that led me to the conclusion that she does have some degree of intelligence and reasoning, but it would take far more than that for her to impress me.\r<br>\n-----------------------------------\r<br>\nFinally, as far as first impressions go SK, you aren\'t as far removed from Penny as you may think...\r<br>\n\r<br>\nwho said: \"I *am* glad to see in the couple of weeks, fewer of ... the same old \"solve by creating a logic matrix\"--matching up rows and columns problems\"\r<br>\n\r<br>\nand who said: \"You just draw a few tables, eliminate possibilites, etc. No real insight or higher intelligence is required.\"\r<br>\n\r<br>\n...and by drawing out this likeness I am only trying to re-iterate the point that first impressions can be very wrong.\r<br>\n-----------------------------------\r<br>\nI must admit that with each comment she posts the chances of her redemption grow less. The only certainty is that if we respond to every little jibe with a bigger jibe then there is no chance of her ever changing her stripes.\r<br>\nOver and out.',1183,'fwaff','2003-12-01 09:41:26');
INSERT INTO forumpost VALUES (2519,326,4,'Re: About Penny','Fwaff,\r<br>\n\r<br>\nI\'m ALMOST :-) at a loss for what to say to you.\r<br>\n\r<br>\nI said those things.  And I stand by them.  I would say them again.  I appreciate you saying that you have a better opinion of me than you once did... but that\'s not the point, nor does it really matter.\r<br>\n\r<br>\nI STILL think those things.\r<br>\n\r<br>\nYou won\'t (unless you become a journeyman) see the fact that I represent those thoughts in my voting and comments on problems.  And I\'d prefer that I\'m frank and up front about it.\r<br>\n______________________\r<br>\n\r<br>\nYou are far too forgiving w/r/t Penny, and it is clear to me exactly what the intent of the THREAD of her posts is trying to achieve.\r<br>\n\r<br>\nI would guess (and I hope others will comment) that why people might have been forgiving towards me (since you keep drawing inaccurate parallels between me and Penny), is because I generally backed my statements up with at least some kind of reasonable, well thought out argument, and that the intent of my THREADS was never to go out of my way and insult Gamer, or DJ, or anyone else here.\r<br>\n\r<br>\n(I only wish I had had access to the queue discussions in THIS forum earlier this year.... it would have saved me many questions, much time, and much debating.)\r<br>\n\r<br>\nBut again, this \'likeness\' that you are drawing... is ill-fitting.  Even the quotes you bring out are not naming people... and degrading the puzzle submitters.\r<br>\n\r<br>\nBottomline... if everyone (i.e., Levik) wants me to leave... I\'ll go.... relatively quietly, but enough with the inaccurate comparisons.',3172,'SilverKnight','2003-12-01 09:58:24');
INSERT INTO forumpost VALUES (2520,301,3,'Hey, SK','SK,\r<br>\n\r<br>\nKudos on being the bigger man and stopping that bloodbath over in the comments on \"flawless.\"  Sometimes it\'s harder just to walk away, you deserve credit for doing it.\r<br>\n<p>BTW, congrats on making Journeyman.  Does that mean I can complain to <b><i>you</i></b> if I think my puzzles are taking too long to get posted?',2839,'FatBoy','2003-12-01 11:24:47');
INSERT INTO forumpost VALUES (2521,301,3,'Re: WOOHOO!!!','Thanks (and frankly, I\'m ashamed I didn\'t do it earlier...)\r<br>\n\r<br>\nAnd you can complain to me all you want!  (I probably deserve it! :-)... not that I\'ll be able to do anything about it.)',3172,'SilverKnight','2003-12-01 11:35:24');
INSERT INTO forumpost VALUES (2522,326,4,'Re: About Penny','First, fwaff, are you Canadian? Smarties here don\'t have any chocolate in them..\r<br>\n\r<br>\nSecond, I don\'t think Penny is Dan, or vice-versa. Dan was blatantly bashing people for no reason; Penny at least appears to be trying to make some sense (if largely unsuccessfully).\r<br>\n\r<br>\nI missed the heat of the threads in question, to my slight dismay, but that may have been for the best in the long run. I\'m not going to join in now, anyway.\r<br>\n\r<br>\nFrom an objective view, it seems like she\'s just pushing buttons because it\'s working. A lot of my friends have little brothers and sisters, and nearly all of them will invariably attack me on sight and try to wrestle. They don\'t do that to my sister.. because she doesn\'t fight back. Now, an onlooker might see that and think that little kids must hate me or something, but it\'s all good-natured. Further, they only do that because I\'ve given them the idea that playing around is okay. Granted, Penny has a little more venom than my friend\'s six-year old brother, but the concept appears to be the same. Penny was trying to be witty and appear smart, and when you guys come back with insults in suit, she\'s gonna keep going. I think she started out with a little less malintent than everyone seems to be assuming, and it\'s escalated as much as it has because:\r<br>\na) she doesn\'t know as much as she thinks and refuses to admit it, so she keeps pasting dr math. even his citations. in that case, i would just drop it.\r<br>\nb) she doesn\'t have a boyfriend, and refuses to admit that too. the more you mention it, the more she\'s going to mention \'him.\' i would just drop that subject too.\r<br>\nc) she ran out of witty insults. if you keep up, she\'s gonna keep asking google for more, so your best bet is probably to drop that too.\r<br>\n\r<br>\nIn short, problems shrink when they lose attention.\r<br>\n\r<br>\nTo SK: I\'m fairly certain no one wants you to leave now. There was a thread in this private forum regarding that, which I asked levik to delete not too long ago, because whatever annoyance or problem you may have once posed doesn\'t exist any more. There is similar thread for Tim Axoy, which still exists somewhere I believe, and he\'s no longer here because the problem didn\'t stop. Whatever happened with Gamer, I wasn\'t around to see it, but it\'s of little concern to me because he\'s now a valuable member of this \'society.\' Maybe there was similar talk when I first came here, I can only imagine, but that\'s of little consequence now as well. I\'m not sure of fwaff\'s judgment in bringing that up when he did, especially considering\'s Penny\'s response to such information, but I think you should construe it as an attempt to warn Penny, not any attack against yourself.\r<br>\n\r<br>\nThere may be a little merit to what fwaff is saying, and such comments about certain types of puzzles that people seem to enjoy (indeed, have explicitly asked to see more of them) are a little out of place. And I\'ll admit, my initial reaction to seeing the perfect numbers posted as a sequence (in my absence) was similar to Penny\'s, although my comment to that effect would have been considerably less pointed. In any case, it\'s still safe to say that the little red laser sight dots are not on you (has anyone seen <i>The Recruit</i>?) right now.',1575,'DJ','2003-12-01 13:45:56');
INSERT INTO forumpost VALUES (2523,326,4,'Re: About Penny','I would (seriously) LOVE to see the deleted thread you mentioned.... Levik... if you\'re reading this....  I *know* you didn\'t TRULY delete it... not permanently...   can I see?\r<br>\n_______________________\r<br>\n\r<br>\nAs for perfect numbers as a sequence... well, clearly it\'s mathematics, but it was an attempt at a little misdirection, and a (poor) case can be made that the problem <B>is</B> in fact looking for a sequence of numbers.\r<br>\n_______________________\r<br>\n\r<br>\nAs for the difference in Dan/Penny... I noticed that difference too... I think (though I\'m not sure) that they\'re one and the same, and he\'s decided to change his tactics a bit, \'cause actually posting content led him to produce too many mistakes (as can be seen in the history, <A HREF=\"http://flooble.com/perplexus/show.php?pid=1474&cid=9721\">case in point</A>).\r<br>\n\r<br>\nThat\'s what happens when one is in a hurry to post, and Penny is in a BIG hurry to post... :-)  When she \"gets in to it\"... she also makes lots of mistakes/changes... as is evident by the high percentage (more than half) of her postings that have been modified after the initial submission.\r<br>\n\r<br>\nBut... I could be wrong.  :-)',3172,'SilverKnight','2003-12-01 14:13:45');
INSERT INTO forumpost VALUES (2524,326,4,'Re: About Penny','Nah, I think people wouldn\'t have said what they said about you if the thread wasn\'t going to be deleted. Look how much we are talking about Penny.\r<br>\n\r<br>\nAlthough I think I would like to know if such an argument went out about me, I believe in the same policy; people won\'t express their true opinions if they think others will see them.',1626,'Gamer','2003-12-01 16:57:15');
INSERT INTO forumpost VALUES (2525,326,4,'Re: About Penny',':-)  I would.\r<br>\n\r<br>\n<I>(I don\'t say anything about anyone that I wouldn\'t say to one\'s face.)</I>',3172,'SilverKnight','2003-12-01 17:13:42');
INSERT INTO forumpost VALUES (2526,326,4,'Re: About Penny','By the way, I have noticed the traffic that\'s gone on with penny. I can\'t say I followed this rule, but someone commenting on this said to just ignore her. Is that fine? I will try to do this (although I haven\'t been doing it!) because I think it\'s effective :)',1626,'Gamer','2003-12-01 17:25:00');
INSERT INTO forumpost VALUES (2527,326,4,'Re: About Penny','I have a feeling that Penny can\'t log on anymore... I would be very surprised if he/she stopped so abruptly out of choice.  But, it\'s probably good advice, regardless.',3172,'SilverKnight','2003-12-01 17:35:43');
INSERT INTO forumpost VALUES (2528,301,3,'Re: WOOHOO!!!','Me too... I get caught up in arguing lots of times, especially if I am winning! :)\r<br>\n\r<br>\nIt also means SK can help us tame the solution queue and vote on some of these problems!',1626,'Gamer','2003-12-01 18:40:51');
INSERT INTO forumpost VALUES (2529,326,4,'Re: About Penny','Whoa... (again)...\r<br>\n\r<br>\nThis keeps happening. Try and have a social life for a day or two, and up springs a cool new thread you wish you\'d gotten on the ground floor of.\r<br>\n\r<br>\nFirstly, I have yet taken no action against Penny. At a cursory glance she does bear some strong similarities to Dan. She signed up about 5 days after I banned him, she uses an AOL account (making IP banning pretty much out of the question), and of course she posts a lot of insults for no apparent reason. However the tone does seem to be slightly different, and not as immediately problematic as was the case with Dan. (Whose account I closed, but whom nothing is stopping from creating a new one.)\r<br>\n\r<br>\nI did email Penny asking her to stop insulting people, but have yet received no reply.\r<br>\n\r<br>\nOh, and SK, I really DID delete the thread. Everything on the site is deleted permanently.',1,'levik','2003-12-01 19:58:05');
INSERT INTO forumpost VALUES (2530,301,3,'Re: WOOHOO!!!','You\'re so lucky, you get to see the library forum.  The total number of new comments in all the forums probably makes sense to you now... unless there\'s something else that\'s messing up that number.',3558,'Tristan','2003-12-01 21:04:21');
INSERT INTO forumpost VALUES (2531,301,3,'Re: WOOHOO!!!','hmm big meanies... have to resort to a library forum, away from the public eye.. i was wondering why there were only 5 new posts in the forums but it sed there were 20 new posts on the link to the forums. gr... let us hear your private squabbling.',3386,'Victor Zapana','2003-12-01 22:20:04');
INSERT INTO forumpost VALUES (2532,301,3,'Re: WOOHOO!!!','wahhh i wanna be journeyman :P',3386,'Victor Zapana','2003-12-01 22:22:17');
INSERT INTO forumpost VALUES (2533,326,4,'Re: About Penny','Well Silverknight since the case is up i guess I shall come clean. I had originally been the creator of that topic and inquired the question \"What should we do with him\" This was slightly after the most PC **********ing comment. I was still slightly on the defensive side for flooble after Tim Axoy. I believe I also created the Tim Axoy thread I\'m not to sure. Rest assured Silverknight I do think of you now as a true member of the flooble community. As for penny, i guess after the e-mail we\'ll just all have to see what happens next.\r<br>\n\r<br>\nO yes SK how careless of me. In case you were wondering the general gist of that thread was \"He\'s ok but has some respect problems\" Which was primarily based off of \"the comment\" Now I\'m sure everyone\'s opinion has changed.\r<br>\n\r<br>\nAnd one final thing while I\'m at it. levik, I simply make the request that threads not be deleted for the simple reason that it will be an archive of knowledge for us and new flooblers to look at and learn from. With the exception of \"Tim Axoy threads\"(pointless threads)',1072,'Alan','2003-12-01 22:45:40');
INSERT INTO forumpost VALUES (2534,326,4,'Re: About Penny','Sorry for the laziness in my last thread. Ya know. With my paragraphs going in no logical order or anything. See this is the kind of stuff holding me back from scholar.',1072,'Alan','2003-12-01 22:47:02');
INSERT INTO forumpost VALUES (2535,301,3,'Re: WOOHOO!!!','hm.. i feel strangely uncomfortable. im the 2nd most problem giver according to site statistics.',3386,'Victor Zapana','2003-12-01 22:50:01');
INSERT INTO forumpost VALUES (2536,327,3,'hitchhike to the dark side of the moon','I was just wondering if there were any Douglas Adams or Pink Floyd fans out there fans out there.',4300,'Minion123','2003-12-02 00:25:43');
INSERT INTO forumpost VALUES (2537,327,3,'Oh and...','I submitted a problem and I\'m not sure how I see where it stands in the line of other problems',4300,'Minion123','2003-12-02 00:28:03');
INSERT INTO forumpost VALUES (2538,326,4,'Re: About Penny','DJ: No I\'m not Canadian - there is a whole other world outside North America ;-)\r<br>\n\r<br>\nDJ - Re my judgement: I\'ve only made reference to a likeness in first impressions between Penny and SK in this library forum where Penny can\'t see it (yet) and thus can\'t use it as ammunition.\r<br>\n\r<br>\nSK: Calm down mate, nobody\'s asking you to leave - (and even if I was, who\'s going to listen to me?!?). The only parallel I\'m drawing between you and Penny is with regard to the impression you both create in the first half dozen lines of text you each left here (I\'m taking the Burger problem thread as my first impression of her), where IMHO you both appear as slightly cocky know-it-alls with a grasp of sarcasm. Subsequently you\'ve shown (as you point out above) that you have the substance to back up your claims and everyone now knows that any sarcasm is directed towards humour rather than insult. Unfortunately all Penny has shown (or had the opportunity to show) subsequently is the ability to return insults (here I\'m referring to the Flawless Series thread). \r<br>\n\r<br>\n',1183,'fwaff','2003-12-02 03:56:09');
INSERT INTO forumpost VALUES (2539,327,3,'Re: hitchhike to the dark side of the mo','yes and yes',3172,'SilverKnight','2003-12-02 07:25:49');
INSERT INTO forumpost VALUES (2540,327,3,'Re: hitchhike to the dark side of the moon','Pink Floyd is okay.  I like Animals or Dark Side of the Moon better than the Wall (which I think suffered from overplaying).  Douglas Adams is also fun but I prefer the Discworld books by Terry Pratchett.  If you have not read them, give \'em a try.  Small Gods is my personal favorite.\r<br>\n\r<br>\nTo see where your problem stands, log in and then look in that same area where you just typed your name and password.  There will be a link there to a page that has info about your problems.',2839,'FatBoy','2003-12-02 08:41:11');
INSERT INTO forumpost VALUES (2541,301,3,'Re: WOOHOO!!!','If you become #1, you win a T-shirt... or a flooble pin... or a baseball cap... or a frisbie or something... actually... I\'m not sure.',3172,'SilverKnight','2003-12-02 08:50:00');
INSERT INTO forumpost VALUES (2542,327,3,'Re: hitchhike to the dark side of the moon','I wnet out and checked and got more info...\r<br>\nUnder teh \"logout\" button there are three links \r<br>\nthe first says \"your information\" (but this is not the one you want now)\r<br>\nbelow that it says \"x problems pending\" yours probably says 1 problem pending.\r<br>\nthis is the one you want to click.  It takes you to a screen with a list of your pending problems.  Next to the name of your puzzle are two links one that allows you to edit the puzzle and one that allows yo to edit the solution.  Click the puzzle one and then go down to the bottom of the screen.  It will tell you what position your puzzle is in the list in a box thats called something like \"notes and votes\"',2839,'FatBoy','2003-12-02 08:54:00');
INSERT INTO forumpost VALUES (2543,326,4,'Re: About Penny','fwaff - I <i>know</i> that, but the only place I\'ve seen chocolate Smarties is in Canada.',1575,'DJ','2003-12-02 13:43:05');
INSERT INTO forumpost VALUES (2544,40,6,'Re: perfect squares','Another dumb question - sorry its not related to the forum title, but since I\'ve got one here already I figured I\'d continue my trend...\r<br>\n\r<br>\nI don\'t recall the rigorous definition of a \"prime\" number, just the everyday definition that a prime is a number with only two factors - one and itself.  Now this serves as a very adequate definition, but,\r<br>\n\r<br>\nwhat about -1?  Does the rigorous definition exclude this or is this in fact a prime number?',775,'Cory Taylor','2003-12-02 14:45:27');
INSERT INTO forumpost VALUES (2545,40,6,'Re: perfect squares','the definition requires it (and the factors) be positive...\r<br>\n\r<br>\notherwise 3 is evenly divisible by -1, 1, -3, and 3.',3172,'SilverKnight','2003-12-02 14:47:17');
INSERT INTO forumpost VALUES (2546,40,6,'Re: perfect squares','and techincally thats why 1 can\'t be prime either. if it included negative factors, 1 would have 1 and -1, making it prime. However, prime numbers don\'t include negative, that\'s why 1 isn\'t prime.',3386,'Victor Zapana','2003-12-02 20:25:18');
INSERT INTO forumpost VALUES (2547,40,6,'Re: perfect squares','Actually, if we included negative numbers, -1 and 1 would be the <i>only</i> numbers with exactly two integral factors, while other \'normal\' primes would each have four. Every integer is considered a multiple of 1 and a factor of 0.\r<br>\n\r<br>\nThe \'rigorous\' definition is simple enough: a prime number is an integer with exactly two positive integral factors.',1575,'DJ','2003-12-02 22:42:15');
INSERT INTO forumpost VALUES (2548,40,6,'Re: perfect squares','i agree.',3386,'Victor Zapana','2003-12-02 22:50:56');
INSERT INTO forumpost VALUES (2549,326,4,'Re: About Penny','Check this out:\r<br>\n<A HREF=\"http://www.flooble.com/perplexus/show.php?pid=1517&cid=10118\">http://www.flooble.com/perplexus/show.php?pid=1517&cid=10118</A>\r<br>\nalong with the following two posts....\r<br>\n\r<br>\nI\'ll bet GOOD money, that \"plextor\" is Penny!  :-)  (Newly created account in the hopes of me arguing the technicalities...)  Then, when I didn\'t bite, the following post, making fun of my earlier point.\r<br>\n\r<br>\n:-)  any takers?',3172,'SilverKnight','2003-12-02 22:56:06');
INSERT INTO forumpost VALUES (2550,327,3,'Re: hitchhike to the dark side of the moon','Douglas Adams is so cool, but it\'s been a while since I\'ve read his books.  I ought to read those books again, I hardly remember any of it except the last two books I read, which weren\'t in the Hitchhiker\'s trilogy.  I\'ve heard Dark Side of the Moon once or twice, but that was it.  I thought Money was the best one because it\'s in seven.',3558,'Tristan','2003-12-02 23:30:05');
INSERT INTO forumpost VALUES (2551,328,6,'Testing','There are often times when I want to use a mathematical symbol from the HTML character codes that isn\'t included in the system font, at least on any machine I have viewed this page on. I\'m just testing the hexadecimal (&amp;#x263A;, etc) codes to see which ones show up..\r<br>\n\r<br>\n&#x0393; &nbsp;&#x0394; &nbsp;&#x0398; &nbsp;&#x039B; &nbsp;&#x039D; &nbsp;&#x039E; &nbsp;&#x03A0; &nbsp;&#x03A3; &nbsp;&#x03A6; &nbsp;&#x03A8; &nbsp;&#x03A9; &nbsp;&#x03B2; &nbsp;&#x03B3; &nbsp;&#x03B4; &nbsp;&#x03B5; &nbsp;&#x03B6; &nbsp;&#x03B7; &nbsp;&#x03B8; &nbsp;&#x03B9; &nbsp;&#x03BA; &nbsp;&#x03BB; &nbsp;&#x03BC; &nbsp;&#x03BD; &nbsp;&#x03BE; &nbsp;&#x03BF; &nbsp;&#x03C0; &nbsp;&#x03C1; &nbsp;&#x03C2; &nbsp;&#x03C3; &nbsp;&#x03C4; &nbsp;&#x03C5; &nbsp;&#x03C6; &nbsp;&#x03C7; &nbsp;&#x03C8; &nbsp;&#x03C9; &nbsp;&#x2020; &nbsp;&#x2021; &nbsp;&#x2022; &nbsp;&#x2026; &nbsp;&#x2030; &nbsp;&#x2039; &nbsp;&#x203A; &nbsp;&#x203C; &nbsp;&#x20A3; &nbsp;&#x20A4; &nbsp;&#x20A7; &nbsp;&#x20AA; &nbsp;&#x20AB; &nbsp;&#x20AC; &nbsp;&#x2105; &nbsp;&#x2113; &nbsp;&#x2116; &nbsp;&#x2122; &nbsp;&#x2126; &nbsp;&#x212E; &nbsp;&#x2153; &nbsp;&#x2154; &nbsp;&#x215B; &nbsp;&#x215C; &nbsp;&#x215D; &nbsp;&#x215E; &nbsp;&#x2190; &nbsp;&#x2191; &nbsp;&#x2192; &nbsp;&#x2193; &nbsp;&#x2194; &nbsp;&#x2195; &nbsp;&#x21A8; &nbsp;&#x2202; &nbsp;&#x2206; &nbsp;&#x220F; &nbsp;&#x2211; &nbsp;&#x2212; &nbsp;&#x2215; &nbsp;&#x2219; &nbsp;&#x221A; &nbsp;&#x221E; &nbsp;&#x221F; &nbsp;&#x2229; &nbsp;&#x222B; &nbsp;&#x2248; &nbsp;&#x2260; &nbsp;&#x2261; &nbsp;&#x2264; &nbsp;&#x2265; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2302; &nbsp;&#x2310; &nbsp;&#x2320; &nbsp;&#x2321; &nbsp;&#x2500; &nbsp;&#x2502; &nbsp;&#x250C; &nbsp;&#x2510; &nbsp;&#x2514; &nbsp;&#x2518; &nbsp;&#x251C; &nbsp;&#x2524; &nbsp;&#x252C; &nbsp;&#x2534; &nbsp;&#x253C; &nbsp;&#x2550; &nbsp;&#x2551; &nbsp;&#x2552; &nbsp;&#x2553; &nbsp;&#x2554; &nbsp;&#x2555; &nbsp;&#x2556; &nbsp;&#x2557; &nbsp;&#x2558; &nbsp;&#x2559; &nbsp;&#x255A; &nbsp;&#x255B; &nbsp;&#x255C; &nbsp;&#x255D; &nbsp;&#x255E; &nbsp;&#x255F; &nbsp;&#x2560; &nbsp;&#x2561; &nbsp;&#x2562; &nbsp;&#x2563; &nbsp;&#x2564; &nbsp;&#x2565; &nbsp;&#x2566; &nbsp;&#x2567; &nbsp;&#x2568; &nbsp;&#x2569; &nbsp;&#x256A; &nbsp;&#x256B; &nbsp;&#x256C; &nbsp;&#x2580; &nbsp;&#x2584; &nbsp;&#x2588; &nbsp;&#x258C; &nbsp;&#x2590; &nbsp;&#x2591; &nbsp;&#x2592; &nbsp;&#x2593; &nbsp;&#x25A0; &nbsp;&#x25A1; &nbsp;&#x25AA; &nbsp;&#x25AB; &nbsp;&#x25AC; &nbsp;&#x25B2; &nbsp;&#x25BA; &nbsp;&#x25BC; &nbsp;&#x25C4; &nbsp;&#x25CA; &nbsp;&#x25CB; &nbsp;&#x25CF; &nbsp;&#x25D8; &nbsp;&#x25D9; &nbsp;&#x25E6; &nbsp;&#x263A; &nbsp;&#x263B; &nbsp;&#x263C; &nbsp;&#x2660; &nbsp;&#x2663; &nbsp;&#x2665; &nbsp;&#x2666; &nbsp;&#x266A; &nbsp;&#x266B; &nbsp;',1575,'DJ','2003-12-02 23:33:06');
INSERT INTO forumpost VALUES (2552,328,6,'Re: Testing','Wow, better than I thought. Now, if I try the other system fixed-width font (by surrounding the same code with &lt;tt> and &lt;/tt> tags), I think it will be even better:\r<br>\n\r<br>\n<tt>\r<br>\n&#x0393; &nbsp;&#x0394; &nbsp;&#x0398; &nbsp;&#x039B; &nbsp;&#x039D; &nbsp;&#x039E; &nbsp;&#x03A0; &nbsp;&#x03A3; &nbsp;&#x03A6; &nbsp;&#x03A8; &nbsp;&#x03A9; &nbsp;&#x03B2; &nbsp;&#x03B3; &nbsp;&#x03B4; &nbsp;&#x03B5; &nbsp;&#x03B6; &nbsp;&#x03B7; &nbsp;&#x03B8; &nbsp;&#x03B9; &nbsp;&#x03BA; &nbsp;&#x03BB; &nbsp;&#x03BC; &nbsp;&#x03BD; &nbsp;&#x03BE; &nbsp;&#x03BF; &nbsp;&#x03C0; &nbsp;&#x03C1; &nbsp;&#x03C2; &nbsp;&#x03C3; &nbsp;&#x03C4; &nbsp;&#x03C5; &nbsp;&#x03C6; &nbsp;&#x03C7; &nbsp;&#x03C8; &nbsp;&#x03C9; &nbsp;&#x2020; &nbsp;&#x2021; &nbsp;&#x2022; &nbsp;&#x2026; &nbsp;&#x2030; &nbsp;&#x2039; &nbsp;&#x203A; &nbsp;&#x203C; &nbsp;&#x20A3; &nbsp;&#x20A4; &nbsp;&#x20A7; &nbsp;&#x20AA; &nbsp;&#x20AB; &nbsp;&#x20AC; &nbsp;&#x2105; &nbsp;&#x2113; &nbsp;&#x2116; &nbsp;&#x2122; &nbsp;&#x2126; &nbsp;&#x212E; &nbsp;&#x2153; &nbsp;&#x2154; &nbsp;&#x215B; &nbsp;&#x215C; &nbsp;&#x215D; &nbsp;&#x215E; &nbsp;&#x2190; &nbsp;&#x2191; &nbsp;&#x2192; &nbsp;&#x2193; &nbsp;&#x2194; &nbsp;&#x2195; &nbsp;&#x21A8; &nbsp;&#x2202; &nbsp;&#x2206; &nbsp;&#x220F; &nbsp;&#x2211; &nbsp;&#x2212; &nbsp;&#x2215; &nbsp;&#x2219; &nbsp;&#x221A; &nbsp;&#x221E; &nbsp;&#x221F; &nbsp;&#x2229; &nbsp;&#x222B; &nbsp;&#x2248; &nbsp;&#x2260; &nbsp;&#x2261; &nbsp;&#x2264; &nbsp;&#x2265; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2202; &nbsp;&#x2302; &nbsp;&#x2310; &nbsp;&#x2320; &nbsp;&#x2321; &nbsp;&#x2500; &nbsp;&#x2502; &nbsp;&#x250C; &nbsp;&#x2510; &nbsp;&#x2514; &nbsp;&#x2518; &nbsp;&#x251C; &nbsp;&#x2524; &nbsp;&#x252C; &nbsp;&#x2534; &nbsp;&#x253C; &nbsp;&#x2550; &nbsp;&#x2551; &nbsp;&#x2552; &nbsp;&#x2553; &nbsp;&#x2554; &nbsp;&#x2555; &nbsp;&#x2556; &nbsp;&#x2557; &nbsp;&#x2558; &nbsp;&#x2559; &nbsp;&#x255A; &nbsp;&#x255B; &nbsp;&#x255C; &nbsp;&#x255D; &nbsp;&#x255E; &nbsp;&#x255F; &nbsp;&#x2560; &nbsp;&#x2561; &nbsp;&#x2562; &nbsp;&#x2563; &nbsp;&#x2564; &nbsp;&#x2565; &nbsp;&#x2566; &nbsp;&#x2567; &nbsp;&#x2568; &nbsp;&#x2569; &nbsp;&#x256A; &nbsp;&#x256B; &nbsp;&#x256C; &nbsp;&#x2580; &nbsp;&#x2584; &nbsp;&#x2588; &nbsp;&#x258C; &nbsp;&#x2590; &nbsp;&#x2591; &nbsp;&#x2592; &nbsp;&#x2593; &nbsp;&#x25A0; &nbsp;&#x25A1; &nbsp;&#x25AA; &nbsp;&#x25AB; &nbsp;&#x25AC; &nbsp;&#x25B2; &nbsp;&#x25BA; &nbsp;&#x25BC; &nbsp;&#x25C4; &nbsp;&#x25CA; &nbsp;&#x25CB; &nbsp;&#x25CF; &nbsp;&#x25D8; &nbsp;&#x25D9; &nbsp;&#x25E6; &nbsp;&#x263A; &nbsp;&#x263B; &nbsp;&#x263C; &nbsp;&#x2660; &nbsp;&#x2663; &nbsp;&#x2665; &nbsp;&#x2666; &nbsp;&#x266A; &nbsp;&#x266B; &nbsp;</tt>',1575,'DJ','2003-12-02 23:34:24');
INSERT INTO forumpost VALUES (2553,327,3,'Thanks','     I really like Pink floyd.  I like The Wall, but I like the more instrumental songs like Dark Side and my favorite song (depending on my mood) would probably be Shine On You Crazy Diamond from Wish You Were Here.  I also like some of their stuff before Barrett left.  \r<br>\n     I just started to read Douglass Adams\' novels a year ago and have finished the Hitchhikers series.  I\'m now reading the Dirk Gently series.  I\'m not sure if I want to get the Salmon of Doubt because I\'ve heard that it isn\'t very good.\r<br>\n     And thanks Fatboy for the help.',4300,'Minion123','2003-12-02 23:41:45');
INSERT INTO forumpost VALUES (2554,328,6,'Re: Testing','Okay, here\'s the whole list, if this works:\r<br>\n<tt>\r<br>\n&amp;#x0393;   &#x0393;<br>&amp;#x0394;   &#x0394;<br>&amp;#x0398;   &#x0398;<br>&amp;#x039B;   &#x039B;<br>&amp;#x039D;   &#x039D;<br>&amp;#x039E;   &#x039E;<br>&amp;#x03A0;   &#x03A0;<br>&amp;#x03A3;   &#x03A3;<br>&amp;#x03A6;   &#x03A6;<br>&amp;#x03A8;   &#x03A8;<br>&amp;#x03A9;   &#x03A9;<br>&amp;#x03B2;   &#x03B2;<br>&amp;#x03B3;   &#x03B3;<br>&amp;#x03B4;   &#x03B4;<br>&amp;#x03B5;   &#x03B5;<br>&amp;#x03B6;   &#x03B6;<br>&amp;#x03B7;   &#x03B7;<br>&amp;#x03B8;   &#x03B8;<br>&amp;#x03B9;   &#x03B9;<br>&amp;#x03BA;   &#x03BA;<br>&amp;#x03BB;   &#x03BB;<br>&amp;#x03BC;   &#x03BC;<br>&amp;#x03BD;   &#x03BD;<br>&amp;#x03BE;   &#x03BE;<br>&amp;#x03BF;   &#x03BF;<br>&amp;#x03C0;   &#x03C0;<br>&amp;#x03C1;   &#x03C1;<br>&amp;#x03C2;   &#x03C2;<br>&amp;#x03C3;   &#x03C3;<br>&amp;#x03C4;   &#x03C4;<br>&amp;#x03C5;   &#x03C5;<br>&amp;#x03C6;   &#x03C6;<br>&amp;#x03C7;   &#x03C7;<br>&amp;#x03C8;   &#x03C8;<br>&amp;#x03C9;   &#x03C9;<br>&amp;#x2020;   &#x2020;<br>&amp;#x2021;   &#x2021;<br>&amp;#x2022;   &#x2022;<br>&amp;#x2026;   &#x2026;<br>&amp;#x2030;   &#x2030;<br>&amp;#x2039;   &#x2039;<br>&amp;#x203A;   &#x203A;<br>&amp;#x203C;   &#x203C;<br>&amp;#x20A3;   &#x20A3;<br>&amp;#x20A4;   &#x20A4;<br>&amp;#x20A7;   &#x20A7;<br>&amp;#x20AA;   &#x20AA;<br>&amp;#x20AB;   &#x20AB;<br>&amp;#x20AC;   &#x20AC;<br>&amp;#x2105;   &#x2105;<br>&amp;#x2113;   &#x2113;<br>&amp;#x2116;   &#x2116;<br>&amp;#x2122;   &#x2122;<br>&amp;#x2126;   &#x2126;<br>&amp;#x212E;   &#x212E;<br>&amp;#x2153;   &#x2153;<br>&amp;#x2154;   &#x2154;<br>&amp;#x215B;   &#x215B;<br>&amp;#x215C;   &#x215C;<br>&amp;#x215D;   &#x215D;<br>&amp;#x215E;   &#x215E;<br>&amp;#x2190;   &#x2190;<br>&amp;#x2191;   &#x2191;<br>&amp;#x2192;   &#x2192;<br>&amp;#x2193;   &#x2193;<br>&amp;#x2194;   &#x2194;<br>&amp;#x2195;   &#x2195;<br>&amp;#x21A8;   &#x21A8;<br>&amp;#x2202;   &#x2202;<br>&amp;#x2206;   &#x2206;<br>&amp;#x220F;   &#x220F;<br>&amp;#x2211;   &#x2211;<br>&amp;#x2212;   &#x2212;<br>&amp;#x2215;   &#x2215;<br>&amp;#x2219;   &#x2219;<br>&amp;#x221A;   &#x221A;<br>&amp;#x221E;   &#x221E;<br>&amp;#x221F;   &#x221F;<br>&amp;#x2229;   &#x2229;<br>&amp;#x222B;   &#x222B;<br>&amp;#x2248;   &#x2248;<br>&amp;#x2260;   &#x2260;<br>&amp;#x2261;   &#x2261;<br>&amp;#x2264;   &#x2264;<br>&amp;#x2265;   &#x2265;<br>&amp;#x2302;   &#x2302;<br>&amp;#x2310;   &#x2310;<br>&amp;#x2320;   &#x2320;<br>&amp;#x2321;   &#x2321;<br>&amp;#x2500;   &#x2500;<br>&amp;#x2502;   &#x2502;<br>&amp;#x250C;   &#x250C;<br>&amp;#x2510;   &#x2510;<br>&amp;#x2514;   &#x2514;<br>&amp;#x2518;   &#x2518;<br>&amp;#x251C;   &#x251C;<br>&amp;#x2524;   &#x2524;<br>&amp;#x252C;   &#x252C;<br>&amp;#x2534;   &#x2534;<br>&amp;#x253C;   &#x253C;<br>&amp;#x2550;   &#x2550;<br>&amp;#x2551;   &#x2551;<br>&amp;#x2552;   &#x2552;<br>&amp;#x2553;   &#x2553;<br>&amp;#x2554;   &#x2554;<br>&amp;#x2555;   &#x2555;<br>&amp;#x2556;   &#x2556;<br>&amp;#x2557;   &#x2557;<br>&amp;#x2558;   &#x2558;<br>&amp;#x2559;   &#x2559;<br>&amp;#x255A;   &#x255A;<br>&amp;#x255B;   &#x255B;<br>&amp;#x255C;   &#x255C;<br>&amp;#x255D;   &#x255D;<br>&amp;#x255E;   &#x255E;<br>&amp;#x255F;   &#x255F;<br>&amp;#x2560;   &#x2560;<br>&amp;#x2561;   &#x2561;<br>&amp;#x2562;   &#x2562;<br>&amp;#x2563;   &#x2563;<br>&amp;#x2564;   &#x2564;<br>&amp;#x2565;   &#x2565;<br>&amp;#x2566;   &#x2566;<br>&amp;#x2567;   &#x2567;<br>&amp;#x2568;   &#x2568;<br>&amp;#x2569;   &#x2569;<br>&amp;#x256A;   &#x256A;<br>&amp;#x256B;   &#x256B;<br>&amp;#x256C;   &#x256C;<br>&amp;#x2580;   &#x2580;<br>&amp;#x2584;   &#x2584;<br>&amp;#x2588;   &#x2588;<br>&amp;#x258C;   &#x258C;<br>&amp;#x2590;   &#x2590;<br>&amp;#x2591;   &#x2591;<br>&amp;#x2592;   &#x2592;<br>&amp;#x2593;   &#x2593;<br>&amp;#x25A0;   &#x25A0;<br>&amp;#x25A1;   &#x25A1;<br>&amp;#x25AA;   &#x25AA;<br>&amp;#x25AB;   &#x25AB;<br>&amp;#x25AC;   &#x25AC;<br>&amp;#x25B2;   &#x25B2;<br>&amp;#x25BA;   &#x25BA;<br>&amp;#x25BC;   &#x25BC;<br>&amp;#x25C4;   &#x25C4;<br>&amp;#x25CA;   &#x25CA;<br>&amp;#x25CB;   &#x25CB;<br>&amp;#x25CF;   &#x25CF;<br>&amp;#x25D8;   &#x25D8;<br>&amp;#x25D9;   &#x25D9;<br>&amp;#x25E6;   &#x25E6;<br>&amp;#x263A;   &#x263A;<br>&amp;#x263B;   &#x263B;<br>&amp;#x263C;   &#x263C;<br>&amp;#x2660;   &#x2660;<br>&amp;#x2663;   &#x2663;<br>&amp;#x2665;   &#x2665;<br>&amp;#x2666;   &#x2666;<br>&amp;#x266A;   &#x266A;<br>&amp;#x266B;   &#x266B;\r<br>\n</tt>',1575,'DJ','2003-12-02 23:42:30');
INSERT INTO forumpost VALUES (2555,326,4,'Re: About Penny','I doubt it, plextor just seems like a typical passer-by with an original solution and no reference at all to the previous posts. Penny\'s just mad that she didn\'t come up with it..',1575,'DJ','2003-12-03 00:16:56');
INSERT INTO forumpost VALUES (2556,326,4,'Re: About Penny','Important question!!\r<br>\n\r<br>\nI was mentioning the above post to my wife and we are both completely stumped. (We\'re from Canada).  What are in the U.S. smarties if not chocolate?????',775,'Cory Taylor','2003-12-03 10:14:43');
INSERT INTO forumpost VALUES (2557,326,4,'Re: About Penny','The original Smarties, which were first created in England in 1932, are little sugar tarts sold in rolls. When the company moved to the US in 1949, they only registered the trademark for the name in the US. A bigger company, Nestlé, later started marketing M&Ms-like chocolate candies in Canada, capitalizing on the Smarties name, which was not registered as a trademark north of the border. \'Real\' Smarties are now sold in Canada under the name \'Rockets.\'\r<br>\nOverseas, I don\'t know which candies are called what.',1575,'DJ','2003-12-03 12:05:25');
INSERT INTO forumpost VALUES (2558,326,4,'Re: About Penny','Wow, DJ... I\'m impressed with your erudition on the trivia of confectionary history.\r<br>\n\r<br>\nMaybe if I ever decide to make a candy history site I will auto-scholar you :)',1,'levik','2003-12-03 18:16:26');
INSERT INTO forumpost VALUES (2559,326,4,'Re: About Penny','PS. Plextor is not Penny apparently. Penny uses AOL to connect, while Plextor came from another ISP.',1,'levik','2003-12-03 18:17:38');
INSERT INTO forumpost VALUES (2560,326,4,'Re: About Penny','I only knew the basics.. the details came from the FAQ at smarties.com, heh.',1575,'DJ','2003-12-03 18:17:54');
INSERT INTO forumpost VALUES (2561,326,4,'Re: About Penny','I\'m gonna go create an account on my friend\'s AOL account to PROVE that it\'s not me.  :-P',3172,'SilverKnight','2003-12-03 18:19:18');
INSERT INTO forumpost VALUES (2562,321,5,'Re: algorithm problems','SK, I haven\'t read the Forums in weeks and just saw your query ...\r<br>\n\r<br>\nI didn\'t (couldn\'t) enjoy the problem in question because I am not a programmer, and so it meant as little to me as Sanskrit. This is not an indictment of the problem; I just couldn\'t understand the puzzle or the world it was coming from. If I recall correctly, rather than give it a TD I simply did not vote on it and left it to the EECS-minded to decide its worth.\r<br>\n\r<br>\nIn general, I would recommend to everyone that they submit puzzles that don\'t require much beyond a high school education, simply so that the puzzle has the potential to be appreciated by the largest audience.  Sure, many of us have educations that far exceed this level and, case in point, your puzzle seemed to draw keen interest from some fellow Flooblers.  The problem IMHO with submitting specialized problems such as computer programming is that they turn off those who don\'t have the background to even understand what is being asked. I\'ve thought of five or six really cool puzzles that I haven\'t submitted because the contingent of readers lacking a degree in Mechanical Engineering are going to feel cheated that my puzzle took the place of something else they could participate in. \r<br>\n\r<br>\nSabes?',1567,'Bryan','2003-12-03 18:55:03');
INSERT INTO forumpost VALUES (2563,279,5,'Re: Help (Stupid question)','YEah <br> is good to work with',4628,'steven','2003-12-03 19:32:41');
INSERT INTO forumpost VALUES (2564,324,7,'Re: hi everyone','HEllo   how are you',4628,'steven','2003-12-03 19:34:29');
INSERT INTO forumpost VALUES (2565,316,7,'Re: Hey all','Hello and welcome to the site all the way from south africa',4628,'steven','2003-12-03 19:35:38');
INSERT INTO forumpost VALUES (2566,321,5,'Re: algorithm problems','Thanks, Bryan, for the valuable thoughts.\r<br>\n\r<br>\nWhat do people think about making a (sub)category for problems that require computer solutions (either because the problem deals with programming languages or computer related-issues, or because the solution domain can\'t be minimized and therefore, a computer must be used to evaluate it \"brute force\")?\r<br>\n\r<br>\nPerhaps another (sub)category to deal with (mechanical) engineering issues?',3172,'SilverKnight','2003-12-03 20:15:39');
INSERT INTO forumpost VALUES (2567,316,7,'Re: Hey all','Perhaps Silver Knight Might have a suggestion, he has had thoughts on similar cases in the past.',2839,'FatBoy','2003-12-04 07:55:51');
INSERT INTO forumpost VALUES (2568,321,5,'Re: algorithm problems','Another consideration is that all problems, regardless of category, show up on levik\'s Problem of the Day on other sites that link to it.  A problem should be of general interest.  I think the problems shouldn\'t be esoteric in the sense of being solely computer-related.  That is, so long as the algorithm has a tie-in with either the real world or the world of puzzles, the computer algorithm or verbal algorithm description will have interest.  I think the difficulty of the one problem about linked lists is the fact that it was computer-related concerning a solely-computer-related problem, rather than computer-related concerning a real-world or puzzle-world problem.  You\'d probably get the same, not so enthusiastic response if you discussed queues and stacks, unless you framed the queuing problem in terms of queues (lines to us Americans) at bank teller windows, etc.',1301,'Charlie','2003-12-04 08:46:29');
INSERT INTO forumpost VALUES (2569,316,7,'Re: Hey all','I think FatBoy is referring to an <A HREF=\"http://flooble.com/perplexus/forum.php?fid=7&tid=315#2436\">earlier comment</A> I made.  (If not, then I have no idea what he means....)\r<br>\n\r<br>\n',3172,'SilverKnight','2003-12-04 09:34:01');
INSERT INTO forumpost VALUES (2570,327,3,'Re: hitchhike to the dark side of the moon','The best Pink Floyd song is definitely \"Coming back to Life\" on the Division Bell..... but their songs are all really good!',3992,'Jane Doe','2003-12-04 10:18:01');
INSERT INTO forumpost VALUES (2571,329,5,'A Homework Forum?????','This issue has been discussed before, I apologize for bringing it up again but I think I might have a useful suggestion.<br>\r<br>\nA couple of months ago, I suggested (jokingly) that we should have a “pay for help with your homework” feature on Flooble.  I think its time to resurrect the idea (only without the money part.)<p>\r<br>\nLately it seems we are getting more and more of visitors to Flooble who are looking for help with a puzzle rather than puzzles to work.  We’ve all seen them, they show up in the chatterbox or one of the other forums.  The response to them tends to be in one of three forms: 1) ignoring them (which while it might be effective really isn’t very nice); 2) explaining that we do not do homework for people and gently suggesting that they look around Flooble for answers (also effective but has engendered negative feedback); and 3) attempts to help the supplicant clandestinely (or at least quickly before their request can be removed [<i>you know who you are</i>])  This is the nicest option but it involves scorning the social contract and history shows that a rule that is ignored is worse than no rule at all.<br>\r<br>\nI understand and agree with the thought behind not helping students cheat but I think that there is some middle ground.  Saying “<i>the answer is yellow</i>” would be cheating the classmates of the student who asked as well as the student himself.  On the other hand, saying “<i>don’t just think about what color hats the man can see but think about what he learned from the answer of the man next to him</i>” would be a more legit way to give someone a hand.<br>\r<br>\nSome of these folks are just lazy but some are legitimately trying.  Who knows a small hint from us might be the difference between someone becoming the king of person who joins the math club verses the kind of person who beats up members of the math club.<p>\r<br>\nHere is what I suggest.  We petition The Great One (his Levikness) to create a forum called “help with homework” (or something like it).  Then when we get someone looking for help we can send them over to the forum where they will be allowed to post their questions (with the express caveat that it is not an “official Flooble posting.”)<p>\r<br>\nParticipation in the forum would be voluntary.  No one would be compelled to go in and help, but I\'ve watched you folks, you love a challenge and I bet lots of flooblers will take the time to lend a hand.  I imagine the hints provided would be along the lines of: “<i>There’s a problem like this in Liars and Knights, you should look there</i>”; or “<i>Don’t just think in base 10</i>” or even “<i>you should do a web search on maraschino primes <b>(I know that’s not what they are called, I’m trying [weakly] to be witty).</b></i>\r<br>\nThis seems like a win-win situation (or even win-win-win).  The students win because they get some help.  Flooblers win because there will be fewer of these annoying “I gotta problem where do I get an answer” postings in other places and Flooblers win again because on days when you are bored because you found the problem that got posted in the morning too easy, you can have fun giving cryptic clues to inquiring minds.<p>\r<br>\nLet me close by saying this is not a selfless suggestion on my part.  I hope to see the explanations that Flooblers post.  I find the insights on Flooble both amusing and instructive.  I keep a probability tree diagram that DJ posted in a comment back in October on my bulletin board.  It explains a lot for a guy like me who never took prob and stats.<br>\r<br>\nSo, think about it.  If folks think it’s a silly idea, so be it.  If Levik thinks it is ill-advised, that’s the way the cookie crumbles.  On the other hand, if we like the idea, it could be fun.\r<br>\n',2839,'FatBoy','2003-12-04 11:16:09');
INSERT INTO forumpost VALUES (2572,329,5,'Re: A Homework Forum?????','Fatboy wrote:\r<br>\n<I>Some of these folks are just lazy but some are legitimately trying. Who knows a small hint from us might be the difference between someone becoming the king[sic] of person who joins the math club verses the kind of person who beats up members of the math club.</I>\r<br>\n\r<br>\nI\'m not sure which kind of person you\'re advocating....  :-)\r<br>\n___________________________\r<br>\n\r<br>\nBut seriously... this is a nice suggestion, but you\'re essentially saying <I>if you post problems here, you won\'t have to wait the months it would otherwise take to get the \"flooble community\" to see and answer it</I>.\r<br>\n\r<br>\nThe opportunity for abuse may be too great.',3172,'SilverKnight','2003-12-04 11:37:18');
INSERT INTO forumpost VALUES (2573,329,5,'Re: A Homework Forum?????','\".. becoming the KIND of person...\"\r<br>\n\r<br>\nJeez, one typo and they beat you over the head...\r<br>\nat least I made SOME effort to proof read it.\r<br>\nThats more than I normally do.\r<br>\n\r<br>\n<i>and speaking of opportunity for abuse... watch what you call that kettle, mr. pot.</i>',2839,'FatBoy','2003-12-04 12:18:19');
INSERT INTO forumpost VALUES (2574,329,5,'Re: A Homework Forum?????','no Fatboy... I wasn\'t makin\' fun of the typo... I was wondering which kind of person (those who are IN the math club... or those who beat up those in the math club) you were saying is preferable.\r<br>\n\r<br>\nI wasn\'t callin\' any kettles black!',3172,'SilverKnight','2003-12-04 12:26:55');
INSERT INTO forumpost VALUES (2575,329,5,'Re: A Homework Forum?????','I was a band geek.<p>\r<br>\nWe used the math club guys as diversions so that <b>WE</b> wouldn\'t get beat up.',2839,'FatBoy','2003-12-04 12:33:29');
INSERT INTO forumpost VALUES (2576,329,5,'Re: A Homework Forum?????','&lt;a href=\\\"http://www.flooble.com/perplexus/forum.php?fid=6&tid=17\\\"<Link Text</a&gt;',2839,'FatBoy','2003-12-04 12:38:28');
INSERT INTO forumpost VALUES (2577,329,5,'Re: A Homework Forum?????','&lt;a href=\\\"http://www.flooble.com/perplexus/forum.php?fid=6&tid=17\\\"<Link Text</a&gt;',2839,'FatBoy','2003-12-04 12:38:30');
INSERT INTO forumpost VALUES (2578,329,5,'Re: A Homework Forum?????','oops, sorry folks I was trying to be more clever than I am',2839,'FatBoy','2003-12-04 12:39:29');
INSERT INTO forumpost VALUES (2579,316,7,'Re: Hey all','Hey SK,   When you include a link like that do you just remember the address and type it in or is there some sneaky way to browse for it.  I tried to do one in the other forum and obviously am not as clever as I thougt.\r<br>\n<a href=\"http://www.flooble.com/perplexus\">maybe this\'ll work</a>',2839,'FatBoy','2003-12-04 12:44:09');
INSERT INTO forumpost VALUES (2580,316,7,'Re: Hey all','WoHOOO!\r<br>\neveryday in everyway things get better and beter',2839,'FatBoy','2003-12-04 12:44:59');
INSERT INTO forumpost VALUES (2581,329,5,'Re: A Homework Forum?????','I think it\'s a great idea, but I agree with SK\'s point regarding the potential for it to be abused to bypass the proper submission process. If it\'s to go ahead then there\'ll need to be a fair amount of thought and programming goes into it, because it will not work if it\'s just another forum.\r<br>\n\r<br>\nIn principle the problems posted to the homework forum will be ones where the poser needs the answer and is also not particularly bothered about it generating discussion/interest/amusement for the flooble community. Whereas the problems in the proper queue are posted by people who want to show off their superior intellect, have their name on the front page and collect promotion points.\r<br>\n\r<br>\nIf the homework forum was constructed in a similar way to the current problem submission process then it could separate the bewildered from the egotists. The way I see it possibly working is that problems posted in the homework forum are only visible to the submitter and a select band of homework helpers (cf the voting queue). The helpers would give their cryptic hints in the same way as Journeymen et al put notes on problems in the queue and in the same way the submitter can ask for further clarification.\r<br>\n\r<br>\nThis way the problem isn\'t visible to the wider flooble community (so it doesn\'t detract from the official problems and isn\'t a short-cut to front-page fame) and the submitter gets the answer she wanted (without having to wait four months, by which time his assignment is 3 months overdue). There could be the added feature that if the helpers believe that the problem is worthy of becoming an official problem then it can be added to the official queue, at which point it goes through exactly the same process as any other problem - ie wait for hell to freeze over before an argument about grammar.\r<br>\n\r<br>\nSo that the burden doesn\'t fall on those responsible for maintaining the standards of the official problems then maybe the official queue is restricted to just the Scholars and it is the Journeymen who look after the homework forum. ',1183,'fwaff','2003-12-04 12:59:22');
INSERT INTO forumpost VALUES (2582,329,5,'Re: A Homework Forum?????','If the official queue were restricted to just the scholars we\'d never get enough votes to get anything posted.',1301,'Charlie','2003-12-04 13:08:52');
INSERT INTO forumpost VALUES (2583,329,5,'Re: A Homework Forum?????','fwaff,\r<br>\n\r<br>\nOn behalf of those of us <I>who want to show off their superior intellect, have their name on the front page, and collect promotion points</I>, I thank you for looking out for our interests.\r<br>\n\r<br>\n:-)',3172,'SilverKnight','2003-12-04 13:14:21');
INSERT INTO forumpost VALUES (2584,321,5,'Re: algorithm problems','The notion of all problems, regardless of category, showing up on Levik\'s problem of the day is remedied (trivially) by adding/modifying a SQL WHERE clause.',3172,'SilverKnight','2003-12-04 14:44:08');
INSERT INTO forumpost VALUES (2585,330,4,'ICQ','Is anyone else here interested in using ICQ to do instant messaging?\r<br>\n\r<br>\nI figure it might be useful to have journeymen/scholars, at least, being able to discuss something sometimes... perhaps to resolve something quickly.',3172,'SilverKnight','2003-12-04 18:58:18');
INSERT INTO forumpost VALUES (2586,330,4,'Re: ICQ','well my number is 217095419 if your interested. Anyways sure its a great idea.',1072,'Alan','2003-12-04 20:03:28');
INSERT INTO forumpost VALUES (2587,330,4,'Re: ICQ','I suppose this is what a chat on the site could be used for. Anyway I am for that. :)',1626,'Gamer','2003-12-04 20:25:21');
INSERT INTO forumpost VALUES (2588,330,4,'Re: ICQ','I don\'t use ICQ anymore, mainly because no one else does, and the program itself uses more system resources than AIM, MSN, and Y!M put together. So, I have those three (my sn is xrestassuredx on all three)',1575,'DJ','2003-12-04 20:47:38');
INSERT INTO forumpost VALUES (2589,329,5,'Re: A Homework Forum?????','Maybe each thread should disappear after a certain amount of time.\r<br>\n\r<br>\nBTW, FatBoy, I think that you missed the > sign on your links.  Also, some of those slashes appear to be backwards.  Furthermore, you need the hyperlink text and a closing tag.  I think (but am not sure) that if you\'re linking to another site on perplexus, you only need the url that comes after \"http://flooble.com/perplexus/\"  Let me test: <a href=\"forum.php?fid=5&tid=329\">this thread</a>',3558,'Tristan','2003-12-04 21:15:44');
INSERT INTO forumpost VALUES (2590,329,5,'Re: A Homework Forum?????','Excellent.  It works.',3558,'Tristan','2003-12-04 21:16:34');
INSERT INTO forumpost VALUES (2593,330,4,'Re: ICQ','mine is 94030430, if you add me, please identify who you are, so I don\'t reject  it....',3172,'SilverKnight','2003-12-04 22:28:48');
INSERT INTO forumpost VALUES (2594,327,3,'?','Did Syd Barrett sing \"Coming back to Life\"?',4300,'Minion123','2003-12-04 23:10:22');
INSERT INTO forumpost VALUES (2595,329,5,'Re: A Homework Forum?????','Charlie: OK, I have no idea how many scholars there are or how many are needed to manage the queue. Two possibilities then present themselves (assuming that you agree that the homework helpers should be a distinct group from the official problem quality controllers): either promote more scholars (in this way the quality control is down to people appointed to the task, rather than those who merely have the patience to wait long enough to have 6 problems posted); or appoint a few willing apprentices that have been around for long enough to show that they aren\'t total muppets (eg Fatboy).\r<br>\n\r<br>\nSK: Harsh but fair? I agreed with you, surely you don\'t expect me to be complimentary as well?!? Pah, some people want the moon on a stick. ;-)\r<br>\n\r<br>\nOn a separate note, are there any legal ramifications to this homework helper idea? Particularly with regard to a service that is based on 18+ males (perhaps another gross generalisation, but I think most \'senior\' flooblers are) giving helpful advice to minors.',1183,'fwaff','2003-12-05 03:22:58');
INSERT INTO forumpost VALUES (2596,327,3,'Re: hitchhike to the dark side of the moon','Pink Floyd, Terry Pratchet, Douglas Adams, likes puzzles...\r<br>\n...and the final two questions before you are deemed a true maths-spod: \r<br>\n1. Have you ever played Dungeons and Dragons or Warhammer?\r<br>\n2. Do you know by rote the dead parrot sketch or the Spanish Inquisition sketch?\r<br>\n\r<br>\nI\'nt stereotypes brilliant.\r<br>\n',1183,'fwaff','2003-12-05 03:32:53');
INSERT INTO forumpost VALUES (2597,329,5,'Re: A Homework Forum?????','If we make it so the less senior flooblers can see it I think it would work. The only problem I would have is people just putting their problem there and not checking to see if it was already on the forum. I worry that the people in charge will have to answer the same questions (like the ones that are classic problems) over and over again.',1626,'Gamer','2003-12-05 06:54:40');
INSERT INTO forumpost VALUES (2598,327,3,'Re: hitchhike to the dark side of the moon','I know hte dead parrot sketch but can\'t do the spanish inquisition.  On the other hand, I know \"Dead Bishop on the Landing\" down pat, can do most of the Holy Grail and often sing a stirring rendition of \"Always look on the bright side of Life\" from LOB.  Can I still play with you all?',2839,'FatBoy','2003-12-05 07:20:43');
INSERT INTO forumpost VALUES (2599,329,5,'Re: A Homework Forum?????','Folks, <br>I was thinking of something a lot simpler: just a forum like the others with the difference that you would be allowed to post puzzles there for the purpose of getting hints/help with them.  I’m afraid that if you limit responses to certain people you create an added burden on them.  Charlie is a fairly patient guy but how often is he going to feel like typing “hey, bozo, there is a problem JUST like this one over in the “just math” list, look there.”  On the other hand, if everybody shares the burden it seems less burdensome.  Heck, I might help somebody just for the chance to show off that I have learned how to put links in my posts. <i> (small things make me so proud.) </i><br>\r<br>\n<b>fwaff, SilverKnight, Charlie,</b> I see your concerns that people might use a homework forum to get around the submission process and I think it is legitimate but I think it will also be self-correcting.  To paraphrase fwaff, most of the folks who want to get around the submission process want to do so for one of three reasons: 1)<b>ego,</b> they desire to see there name or puzzle on the sites front page; 2)<b>ego (part 2)</b> they want their peers (other flooblers) to tell them how clever they are (i.e. “wow, little snively, what a neato puzzle that was.); or 3) <b>to earn points toward promotion</b>.  None of these three desires will be fed by posting in the homework forum.  No points would be awarded and the problem would appear not up front but locked back in the forums. As for the second point, anyone who posts a problem there and then reveals the answer to show how clever they are will only wind up looking like a dope and <i>(knowing flooblers the way I do)</i> probably facing a bit of ‘good natured’ derision.  The way I see it, the only one who loses is the one who tries to get around the system.<br>\r<br>\nThe one problem that concerns me is what happens if someone actually starts posting <b>good</b> problems in the homework forum that deserve to be on the front.  This would be a shame, as Levik has pointed out, because the good problems would then not get the attention that they deserve.  All I can say is, if that happens Levik can always dump the forum and we can go back to how we do it now.<p>\r<br>\nI had not thought about the fact that we would have a bunch of grown men offering help to school age folk (including young females).  It does have a certain “ick-factor” to it, but I don’t think any of us are really the “aqualung” types.  Its something to think about.\r<br>\n\r<br>\n\r<br>\nPS <i>a few willing apprentices that ... total muppets (eg Fatboy).</i> \r<br>\nfwaff you are making the fat one blush\r<br>\n',2839,'FatBoy','2003-12-05 09:10:29');
INSERT INTO forumpost VALUES (2600,330,4,'Re: ICQ','I tried to sign into ICQ, but it\'s been like four years and I don\'t have an account anymore. My new number is 347452294..',1575,'DJ','2003-12-05 11:43:47');
INSERT INTO forumpost VALUES (2601,330,4,'Re: ICQ','BTW, apologies to anyone trying to reach me during the day (ICQ is blocked at work), so I could only be on in the evening... (American time)  :-)',3172,'SilverKnight','2003-12-05 13:57:30');
INSERT INTO forumpost VALUES (2602,308,5,'Re: The new Scavenger Thread','i feel stupid, i can\'t get past Challenge 1 -_-',4659,'Edwin Hong','2003-12-05 18:36:32');
INSERT INTO forumpost VALUES (2603,328,6,'Re: Testing','&#x266B',NULL,'Aspiring Novice','2003-12-05 20:12:59');
INSERT INTO forumpost VALUES (2604,328,6,'Re: Testing','&#x266B;\r<br>\n',NULL,'Aspiring Novice','2003-12-05 20:13:09');
INSERT INTO forumpost VALUES (2605,327,3,'What?','What are you two talking about?',4300,'Minion123','2003-12-05 22:19:20');
INSERT INTO forumpost VALUES (2606,330,4,'Re: ICQ','Don\'t remember my number, but you can find me as \"levik\". (I signed on with them in \'96 or so, so my number is one of the few 6 digit ones still in use.)\r<br>\n\r<br>\nHowever, I am logged in at work and nowhere else - so I never log off from my work account. This means that I\'m always online, but only truly \"there\" 10-5:30 Monday through Thursday.\r<br>\n\r<br>\nBy the way, anyone who\'s still not using it, should get Trillian - an amazing piece of software that lets you use MSN, Yahoo, ICQ, AIM and IRC all from the same IM interface. Just set up all your accounts in it, and you\'re good to go. I believe it takes less resources than any one of the \"offical\" clients. But that\'s just speculation.',1,'levik','2003-12-06 13:37:40');
INSERT INTO forumpost VALUES (2607,330,4,'Re: ICQ','I don\'t do ICQ (as yet...  I really should get Trillian).  But if anyone wants to catch me on MSN, just go with:\r<br>\ndavidcheetham82 AT hotmail DOT com',3136,'Popstar Dave','2003-12-07 02:07:49');
INSERT INTO forumpost VALUES (2608,330,4,'Re: ICQ','I found you, levik, by your last name .. but your number has seven digits, not six (5222704). my old icq number was only 7 digits, as well, but my account has been recycled; i couldn\'t sign in with it when i tried a few days ago. the program has a lot less overhead than it used to, which is nice.\r<br>\n\r<br>\nalso, i found trillian a year or two ago, and used it for a while, but there were a few little features that i found annoying, such as the lack of support for sending font colors and styles in messages. there probably is a new version that i will have to look at especially since i am now running four messaging clients (aim, y!m, msmgs, and icq) instead of two as i have been. also, i like the ability to create your own skins for trillian, besides the fact that having all your contacts in one program is a whole lot simpler. although, there are some features of the latest deadaim that i\'ve grown to rely on.. i\'ll have to see if trillian supports them..',1575,'DJ','2003-12-07 02:33:21');
INSERT INTO forumpost VALUES (2609,330,4,'Re: ICQ','actually, lev, if you couldn\'t remember your number.. it\'s on your website',1575,'DJ','2003-12-07 02:35:04');
INSERT INTO forumpost VALUES (2610,327,3,'Brits','Well, yes to all those, except D&D. But I lived in England for a while (and in Italy most of the rest of my life), and Monty Python is pretty much required watching over there, so I guess it doesn\'t have quite the same connotations as it does over here.\r<br>\n\r<br>\nInteresting, actually. Douglas Adams, Terry Pratchet, Tolkien, Monty Python, Red Dwarf... what is it about English culture that turns it into \"geek culture\" in the States?',3372,'Sam','2003-12-07 03:20:14');
INSERT INTO forumpost VALUES (2611,327,3,'Re: hitchhike to the dark side of the moon','More important than Dead Parrot or Spanish Inquisition, can anyone do the Latin Grammer scene from Life of Brian? :)',3372,'Sam','2003-12-07 03:21:35');
INSERT INTO forumpost VALUES (2612,331,4,'Hiding one\'s previous comments/solutions','I just observed (sure enough it had to be Penny)... the following occurence:\r<br>\n\r<br>\nPenny submitted <A HREF=\"http://flooble.com/perplexus/show.php?pid=1314&cid=10310\">this post</A>, titled <B>Solution (No computer program used)</B>.\r<br>\n(at 16:22 server time).\r<br>\n\r<br>\nEthan submitted <A HREF=\"http://flooble.com/perplexus/show.php?pid=1314&cid=10311\">this post</A>, titled <B>Solution</B> at 16:38 server time).\r<br>\n\r<br>\nThen at 16:39, server time, Penny\'s submission is updated to reflect identically what Ethan had submitted (as can be seen by the notation at the end).\r<br>\n_____________________________\r<br>\n\r<br>\nI didn\'t see Penny\'s original posting, so I can only guess that it did not previously agree with Ethan\'s post, but does this seem odd to any of you?  Or even in some way, wrong?\r<br>\n_____________________________\r<br>\n\r<br>\nI think it\'s great that we can edit our posts, but I think at least a full history should be kept.  So, that we can see what the previous comment was, and, in this instance, give Ethan \"credit\".  (Yes, I know we\'re not here for ego or solving points... I\'m not talking about that.)\r<br>\n\r<br>\n\r<br>\n\r<br>\nAny thoughts?\r<br>\n\r<br>\n',3172,'SilverKnight','2003-12-08 17:16:15');
INSERT INTO forumpost VALUES (2613,331,4,'Re: Hiding one\'s previous comments/solutions','I think that\'s fine. I too noticed what Penny has done, and she has editted many of her posts as well.\r<br>\n\r<br>\nEven if a history isn\'t kept on the site, at least keeping it offline (like so levik can read it or something) is a good idea. :)',1626,'Gamer','2003-12-08 18:53:37');
INSERT INTO forumpost VALUES (2614,331,4,'Re: Hiding one\'s previous comments/solutions','In answer to SK\'s questions: it only seems odd in the sense that it wasn\'t Dr Math\'s answer that she copy/pasted; yes, I think it\'s wrong.\r<br>\n\r<br>\nEssentially she\'s abusing a functionality that was created to help people eliminate typos and daft errors without having to create another post along the lines of \"In my previous comment I meant hamster, not toothbrush\".\r<br>\n\r<br>\nAlthough I agree that keeping the history will work in the case of plagarism, I don\'t think it\'s a workable solution for the other 99% cases where it\'s a genuine error that\'s being corrected. IMHO if people used the preview function to properly proof-read their submissions then the edit function becomes redundant.\r<br>\n\r<br>\nOne possibility that may work is that when a comment is edited the time-stamp in the comments-list is revised to show the edit time, rather than leaving it as the original submission time. Basically this is deleting the original comment and adding a new one. For example, in the case SK outlined above, Penny\'s revised comment would show as 16:39 rather than 16:22 so that since Ethan\'s comment was submitted at 16:38 then it would leapfrog Penny\'s comment to become first on the list (or rather Penny\'s comment is demoted to second on the list) - thus giving him the credit for being the first to come up with the correct solution.',1183,'fwaff','2003-12-09 05:28:18');
INSERT INTO forumpost VALUES (2615,332,4,'Good job, everybody','Over the last couple of weeks it seems voting on the queue has improved: more people getting involved, lively discussions with people unafraid to put their TU or TD out there, and yet moving the puzzles through in a timely maner (with a few notable exceptions). I think the recent comments on \"Jars and Pencils\" are a good example of the approval process working well, in spite of and because of differing opinions.  Well done! \r<br>\n\r<br>\nNow, if we can just get the problems with 15+ comments to reach 3TU or 3TD, we\'ll be cookin\'.',1567,'Bryan','2003-12-09 11:30:19');
INSERT INTO forumpost VALUES (2616,331,4,'Re: Hiding one\'s previous comments/solut','(I should have been more clear about what I mean by a history and how it would be used, and I\'m not a big fan of deletion of any sort, which is the current situation as well.)\r<br>\n\r<br>\nfwaff... what do you think of the following?\r<br>\n\r<br>\nProposal:\r<br>\nThe edit function works (no time limit still) as it does today.  But if there is at least one comment-update, then a little \"history icon\" shows up... and one can click it, and see all the \"previous incarnations\" of the comment.  So, if someone wants to use it (in 95% of the cases) to edit the comment, one still can.  (Yes, the typo will be available if someone wants to see it, but who cares?)\r<br>\n\r<br>\nAnd the up/down (next previous) functionality doesn\'t give you access to the the \"historical comments\"... only the \"front\" one.\r<br>\n\r<br>\nDoes all this make sense?  I think with an HTML GUI, this would be very intuitive.',3172,'SilverKnight','2003-12-09 13:03:25');
INSERT INTO forumpost VALUES (2617,331,4,'Re: Hiding one\'s previous comments/solutions','I like Fwaff\'s idea better. If something is editted, it is moved. This would mean that newer posts that are editted (and should be paid attention to) are noticed as well. :)',1626,'Gamer','2003-12-09 15:39:05');
INSERT INTO forumpost VALUES (2618,331,4,'Re: Hiding one\'s previous comments/solut','... what it doesn\'t prevent is \"deletion\" or \"intentional permanent hiding\" of one\'s previous posts... ',3172,'SilverKnight','2003-12-09 15:50:09');
INSERT INTO forumpost VALUES (2619,331,4,'Re: Hiding one\'s previous comments/solutions','\"IMHO if people used the preview function to properly proof-read their submissions then the edit function becomes redundant.\"\r<br>\n\r<br>\nThe ability to edit comments was implemented [fairly recently] <i>because</i> the preview comment function is severely crippled and in most cases all but useless. It seems that it is implemented using the GET rather than POST method of reading the form, so comments more than a few lines long won\'t be read at all, and the &lt;pre> tag, often the main reason for needing to preview the comment, isn\'t support by the preview box at all. So, for a post of any considerable length or where one wants to ensure that pre-formatted text is showing up correctly, submitting the problem and then editing it (if necessary) become the only option.\r<br>\n\r<br>\nI think that is <i>is</i> safe to say that 99% of edits (actually, probably those from all but one user thus far) are \'valid\' corrections to formatting or typos in a comment. I would also venture that it is safe to say that most of those edits are performed immediately after the comment is submitted.\r<br>\n\r<br>\nThat being said, I will revert to my original suggestion when the comment-editing was first implemented - allow comments to be edited for only a short time, say ten or fifteen minutes, after it was first submitted. That would be a good deal easier to implement than the full history, and with a lot less unnecessary overhead (some of my comments go through six or seven iterations before I am satisfied - moreso with the lengthier ones). Also, simply changing the timestamp of the comment could be bothersome if, say, someone replies to comment that is subsequently edited; the reply will show up first! As that could potentially happen quite often, I\'m not sure that is the best solution either.\r<br>\n\r<br>\nWhile it is possible that someone may want to correct something in their comment after a substantial amount of time has passed, it seems that that would be the situation in which to post a new comment, either clarifying what was previously said or adding a new idea to the discussion. In that way, the edit functionality would be used only to correct a comment upon its first submission, and most closely mimic its purpose, to be able to preview comments and make sure they are displayed correctly.',1575,'DJ','2003-12-09 16:09:47');
INSERT INTO forumpost VALUES (2620,327,3,'Re: hitchhike to the dark side of the moon','Minion,\r<br>\nyou may have picked this up from Sam\'s post but just in case you did not, the things I mentioned were preformances by the defunct BRitish comedy troupe \"Monty Python\".  They were very funny.  If you already nkow about them then ignore the rest as my being a boreing condescending old guy (most folks here already ignore me for just that reason.)  You should give python a try if you haven\'t already.   You will already recognize John Clease and probably Eric Idle.  I think the definitive introduction would have to be Monty Python\'s Holy Grail. others may disagree  ',2839,'FatBoy','2003-12-10 07:30:50');
INSERT INTO forumpost VALUES (2621,308,5,'Re: The new Scavenger Thread','A number of small hints were in the first scavenger thread:\r<br>\nhttp://flooble.com/perplexus/forum.php?fid=5&tid=300\r<br>\n',3372,'Sam','2003-12-10 13:43:59');
INSERT INTO forumpost VALUES (2931,375,5,'Re: Rich edit control','Hmmm... I was actually thinking of doing away with the view source. At least that way I could be sure that whatever\'s posted has all the tags closed. \r<br>\n\r<br>\nAssuming pre and tt functionality is provided via the GUI what would you need to edit source for?',1,'levik','2004-01-20 00:53:37');
INSERT INTO forumpost VALUES (2624,327,3,'Re: hitchhike to the dark side of the moon','I have heard of Python.  I just wasn\'t sure how we came to start talking about that.',4300,'Minion123','2003-12-10 21:20:20');
INSERT INTO forumpost VALUES (2625,327,3,'sorry','i didnt mean to have those two posts there\r<br>\n',4300,'Minion123','2003-12-10 21:21:22');
INSERT INTO forumpost VALUES (2626,331,4,'Re: Hiding one\'s previous comments/solut','I\'m gonna have to agree with Fwaff on this one.  It seems to solve all of the problems.  The comment will end up time-stamped at the time when you\'re finally happy with it, and it solves the kind of problem that we\'ve had with penny et. al.   I also think that this would be a bit easier to implement on Levik\'s behalf.  Anyway, that was just my 2c.',3136,'Popstar Dave','2003-12-11 02:24:24');
INSERT INTO forumpost VALUES (2627,331,4,'Re: Hiding one\'s previous comments/solutions','But how does that offer more information to the reader than the current time-stamp as part of the comment itseld, the latest one being uneraseable until the next one is made?',1301,'Charlie','2003-12-11 15:46:18');
INSERT INTO forumpost VALUES (2628,331,4,'Re: Hiding one\'s previous comments/solut','I agree (w/Charlie)... one musn\'t eliminate (or have the ability to eliminate) the previous comment, as it will make threads incoherent -- we\'ll end up with responses to comments that aren\'t there.',3172,'SilverKnight','2003-12-11 15:54:32');
INSERT INTO forumpost VALUES (2629,308,5,'Re: The new Scavenger Thread','Welp, I\'m now on CH8 and completely stuck, but at least it looks like I\'m not alone.  Btw, the page title for CH6 is mistitled as CH4.',122,'Happy','2003-12-11 16:40:37');
INSERT INTO forumpost VALUES (2630,331,4,'Re: Hiding one\'s previous comments/solutions','Charlie: I agree that no more information is provided in the sense that the date of the last edit appears in the comment. However, I think the point is one of perception in that in the situation SK originally outlined, because Ethan\'s comment is second in the list then it appears he was the second one to answer the question correctly irrespective of what the edit time is that appears within the body of Penny\'s comment.\r<br>\n\r<br>\nDJ: Thanks for the clarification. I didn\'t realise that the edit mode was put in place to overcome problems with the preview mode.\r<br>\n\r<br>\nBy the sound of it we\'re all pretty much agreed that the edit function should only really be used to make corrections in wording/typos etc to ones own solutions and shouldn\'t be used to fundamentally change answers or include/delete flames - ie it should only be used as a preview mode. (I think DJ\'s last para sums it up pretty well)\r<br>\n\r<br>\nSo assuming that it\'s easier to change the functionality on the edit mode than it is to correct the preview functionality, how about only allowing comments to be edited for a short period (as per DJ\'s suggestion) and making the timestamp on the comment the same as the final edit time (\"The comment will end up time-stamped at the time when you\'re finally happy with it\" to quote popstar). \r<br>\n\r<br>\nThis effectively makes the edit mode a preview mode but the only difference is that the unedited version can be seen by everybody. Unless there\'s some way of only making comments live (ie visible to all) once the edit time has elapsed. If this isn\'t possible then at least there\'s only a short time window for editing which should mean that there aren\'t many instances of comments and replies getting out of sequence. \r<br>\n',1183,'fwaff','2003-12-12 04:44:21');
INSERT INTO forumpost VALUES (2631,327,3,'Re: hitchhike to the dark side of the moon','Minion: my fault I guess. The stereotypical maths-spod (at least on the island) reads Adams and Pratchett, listens to Floyd, plays D&D and is an avid fan of Monty Python. From the comments above it appears to be a fair summary.\r<br>\n\r<br>\nFatboy: Even if you weren\'t a boring, condescending old guy then we\'d still ignore you! ;-)\r<br>\n\r<br>\nFWIW I think that \'The Meaning of Life\' is the funniest Python film, but there\'s funnier stuff in the Flying Circus episodes.',1183,'fwaff','2003-12-12 04:56:32');
INSERT INTO forumpost VALUES (2632,331,4,'Re: Hiding one\'s previous comments/solut','So what kind of \"short time\" do you mean? 10 minutes? 15? The idea seems OK, even though I generally disagree with crippling functionality for all the users because of misdeeds of one.\r<br>\n\r<br>\nI wonder if denying Penny the edit button wouldn\'t solve the current problem better.',1,'levik','2003-12-12 09:08:25');
INSERT INTO forumpost VALUES (2633,331,4,'Re: Hiding one\'s previous comments/solutions','Yes, I was thinking something on the order of ten or fifteen minutes, enough time to sufficiently correct any visual problem with a comment, but not so much that one could go back and change it based on responses by other people. In my opinion, if someone wants to change what they said after a significant amount of time has elapsed, then they should add another comment anyway. As fwaff said, that effectively makes the edit mode a preview mode, which was indeed why it was added in the first place.\r<br>\n\r<br>\nAntoher option would be to make the preview button similar to those in problem submission, etc, such that the person could preview the problem, on the page, exactly as it will appear, but still be able to make changes before the final submission. That actually makes the most sense to me; people are able to preview the comments properly, on the page instead of in the popup window, and there will never be a need to edit a comment after it has been posted. It also seems that that kind of a preview would be relatively easy to implement, but that\'s just speculation..\r<br>\n\r<br>\nWhat does everyone else think?',1575,'DJ','2003-12-12 11:00:35');
INSERT INTO forumpost VALUES (2634,331,4,'Re: Hiding one\'s previous comments/solutions','I know that on one occasion I posted a comment to the completely wrong puzzle.  It was not caught until noticed by SilverKnight.  I\'m sure hours went by before I noticed SK\'s catch, at which time I transferred it to the proper puzzle and left a note of explanation in place of the original comment under the wrong puzzle.  It would have looked silly still staying there under the wrong puzzle.',1301,'Charlie','2003-12-12 12:17:42');
INSERT INTO forumpost VALUES (2635,331,4,'Re: Hiding one\'s previous comments/solutions','While such things could happen, I\'m sure they occur infrequently enough that one could \'bug levik\' if need be, and the vast majority of the time there will be no need to edit a comment once it has been posted and you are sure that it looks as it should.',1575,'DJ','2003-12-12 12:46:27');
INSERT INTO forumpost VALUES (2636,331,4,'Re: Hiding one\'s previous comments/solut','Just to chime in again:\r<br>\n\r<br>\nI agree with the latest few comments... particularly because we are considering it along with the necessary effort on Levik\'s part....\r<br>\n\r<br>\nThe major pros:\r<br>\n<UL><LI>Nothing, apart from early edits, ever gets deleted (an important benefit and improvement over today\'s functionality)\r<br>\n<LI>Will prevent abuses similar to what we\'ve seen lately.\r<br>\n<LI>Doesn\'t target an individual (I\'m not a big fan of targeting one individual unless the penalty is permanent site ban... too many problems).\r<br>\n</UL>\r<br>\nAnd achieving all of those would be great.\r<br>\n_________________________________________________\r<br>\n\r<br>\nNow, if Levik\'s effort wasn\'t an issue (and hey... it\'s HIS time not mine, right? :-), then if he were to implement the notion of history, then we still get all these PROS plus the following two PROS:\r<br>\n<UL><LI>The added benefit of changing a previous post (more than 10 minutes back) without BUGging Levik, while continuing to never delete items.\r<br>\n<LI>The ability to modify a thread IN PLACE, so that we could address a later point earlier... e.g., when someone offers a correction to my post, I could GO BACK and CORRECT it in place (and the history, if someone chooses to look, will continue to show the original incorrect post).\r<br>\n</UL>',3172,'SilverKnight','2003-12-12 15:01:10');
INSERT INTO forumpost VALUES (2637,333,4,'didn\'t mean to ignore ya!','Gamer,\r<br>\n\r<br>\nRegarding <A HREF=\"http://flooble.com/perplexus/show.php?pid=1528&cid=10440\">your comment</A>, I completely missed your comment to say these are the only five that fit this rule.  When did you submit it?\r<br>\n\r<br>\nGenerally, I don\'t like ambiguities in the problem (unless the point of the problem *is* the ambiguity).  And I wish I had added something to the effect of these being the only five to fit the rule.\r<br>\n\r<br>\nAs for your second paragraph.... Dan/Penny already knows this... He\'s trying to be difficult... why bother?  :-)\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2003-12-12 15:50:51');
INSERT INTO forumpost VALUES (2638,333,4,'Re: didn\'t mean to ignore ya!','I was thinking I put that in there because you don\'t have enough information with a ? for all 5 comments. I was thinking I suggested saying there are exactly 5 sets of that. I was actually the one that pushed this problem so it is also my fault for not making sure the changes were made. :)\r<br>\n\r<br>\nWhy bother? is a good question. I hope others aren\'t mad (at all, not necessarily real mad) that I restated that; it helps me to remember. Also, some of the other things are just ground rules; obvious things like the additive property of equality and reflexive property. Of course Penny isn\'t logical as you have noted numerous times, so I suppose that wasn\'t as useful as it is in other cases.\r<br>\n\r<br>\nAbout saying where your perfect-number explanation was, I really didn\'t remember your posts, so I had no idea if Penny was lying or what. I imagine there\'s SOME problem out there with an unrelated title.',1626,'Gamer','2003-12-12 21:21:40');
INSERT INTO forumpost VALUES (2639,334,7,'bored & sleepy','hey people just join this thing what do you recommend i do first?',4786,'winnie','2003-12-13 16:05:06');
INSERT INTO forumpost VALUES (2640,335,7,'How I got here...','How did I find this site?  I googled a problem that has been bugging me:  besides angry and hungry, what other English word ends in -gry?  Anyway, that search led me here and I enjoy the puzzles!',4788,'corey','2003-12-13 16:41:57');
INSERT INTO forumpost VALUES (2641,331,4,'it\'s up to levik','Well as you can tell by the title of my post this decision would rest solely on levik because it woukld take a lot of work on his part implement. What if you could spell/grammar check a post before posting it? Then the edit button used for these purposes will no longer be needed except for the use of pre tags which could easily be fixed if the preview window has the same x column y row setup as the post itself would have.',1072,'Alan','2003-12-13 22:03:38');
INSERT INTO forumpost VALUES (2642,336,4,'help me make a problem?','Okay Now firstly I know that posting problems in the forums is forbidden but is posting problem concepts? I\'ve just come up with a great problem concept but can\'t quite seem to make up good problems that fit into it. Anyways the problem concept is down lower. If you don\'t wanna see it/participate in making the problems for it then don\'t scroll down. If you think i shouldn\'t be posting here then scroll down really quickly towards the bottom where you can post a comment. Also please don\'t thin I\'m lazy for doing this. I just really think that everyone in Flooble could contriute their own and this way we won\'t take up pace in the queue and the other people\'s word breaks (thats what the problems are called) will get posted faster. <br>Anyways spoilers below.\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\n<p>\r<br>\nIn Word breaks, you are given a line of letters with a blank in the middle. You\'re job is to eliminate all the letters by inserting a word letter by letter into the blank. Whenever the letter inserted forms a word you can eliminate that word as shown here.<br><br>Puzzle: stefo_eveven<br>\r<br>\nSolution:nine\r<br>\n<br><br>\r<br>\nThe n from nine comes in and eliminates the word one.<br>\r<br>\nstef<b>o<u>n</u>e</b>veven<br><br>\r<br>\n\r<br>\nLetters and words are eliminated in this way<br>\r<br>\nste<b>f<u>i</u>ve</b>ven\r<br>\n<br>\r<br>\ns<b>te<u>n</u></b>ven<br>\r<br>\n<b>s<u>e</u>ven</b>\r<br>\n<p>Now heres some of the real thing.\r<br>\nDifficulty will slowly get harder.\r<br>\n\r<br>\nSo can anyone help me think up some word breaks. I do have some of my own but I\'m not quite clever enough to come up with ones that have two solutions or conceal a message. Also If you do post one then could you please put the respective diffculty beside its name.(Which you think it has) ',1072,'Alan','2003-12-13 22:30:08');
INSERT INTO forumpost VALUES (2643,336,4,'Re: help me make a problem?','I think the problem with these kind of puzzles will be coming up with unique solutions. For example, if you picked \'ode\' istead of \'one\' first in your example, you get \'dine,\' which is another perfectly valid solution. It\'s a neat concept, but a lot of work will need to go into creating puzzles with only one solution.',1575,'DJ','2003-12-13 23:08:02');
INSERT INTO forumpost VALUES (2644,335,7,'Re: How I got here...','The -gry puzzle is a wording riddle gone horribly awry. The original message is supposed to read as follows:\r<br>\n\r<br>\n\"Think of words ending in -GRY. Angry and hungry are two of them. There\r<br>\nare only three words in the English language. What is the third word? The\r<br>\nword is something that everyone uses every day.  If you have listened\r<br>\ncarefully, I have already told you what it is.\"\r<br>\n\r<br>\nNow, given that version of it, ignore the first two sentences. Get it now?',1575,'DJ','2003-12-13 23:12:39');
INSERT INTO forumpost VALUES (2645,334,7,'Re: bored & sleepy','Unless you have a particular type of puzzle that you like, your best be would be to check out <A HREF=\"http://flooble.com/perplexus/top.php\">the highest rated problems</A>.  They\'ll give you a good idea about the kind of thing that we like and you\'re likely to find on perplexus. \r<br>\nIf you do have a specific type of problem that you like (e.g. logic, math, word problems, etc.) all the problems on this site are divided into these sort of categories that you can get to from the home page.  \r<br>\nEnjoy!',3136,'Popstar Dave','2003-12-14 01:36:08');
INSERT INTO forumpost VALUES (2646,336,4,'Re: help me make a problem?','Or, a solution of \'wine\' will use \'owe\'...  \r<br>\nMaybe the challenge could be to come up with more than one completely independant solutions.  \r<br>\nBy completely independant I mean that (in this exapmple) none of the words: one, five, ten or seven can be used.  \r<br>\nI don\'t know...  just a thought for a different spin on it.',3136,'Popstar Dave','2003-12-14 01:47:38');
INSERT INTO forumpost VALUES (2647,326,4,'Re: About Penny','(I did warn in the problem comments, before <I>Proof of Anything</I> was pushed live, that exactly this sad discussion would occur.  That\'s my \"I told ya so\".)\r<br>\n\r<br>\nWell... I haven\'t commented at all regarding Dan/Penny, in the last three problems, namely <A HREF=\"http://flooble.com/perplexus/show.php?pid=1528\"><I>Shapely Figures</I><A>, <A HREF=\"http://flooble.com/perplexus/show.php?pid=1538\"><I>Nothing But Flowers</I></A>, and <A HREF=\"http://flooble.com/perplexus/show.php?pid=1543\"><I>Proof of Anything</I></A>.\r<br>\n\r<br>\nSo, except for the fact that I <I>submitted</I> the first one... I didn\'t feed any of Dan/Penny\'s recent comments.\r<br>\n\r<br>\nThe site has become an actively hostile place if one posts anything at all in the problem comments.  The discussion in those comments is, too often, not about the problem, but about having to defend oneself and prior comments along with ad hominem attack.  It\'s one thing to challenge what someone else said, briefly, concisely, and respectfully (which I think my comments with Brian Wainscott in <A HREF=\"http://flooble.com/perplexus/show.php?pid=1309\"><I>The Amazing Stamp</I></A> demonstrate), but how many of these counter examples should we expect to see?\r<br>\n\r<br>\nI think this has been allowed to continue too long--there\'s much to be said about \"nipping it in the bud\".',3172,'SilverKnight','2003-12-14 05:44:54');
INSERT INTO forumpost VALUES (2648,326,4,'Re: About Penny','SK, be careful what you say about \"nipping it in the bud\"...  if there\'d been too much of that going on a few months ago, you might not be here right now.',3136,'Popstar Dave','2003-12-14 09:37:44');
INSERT INTO forumpost VALUES (2649,335,7,'Re: How I got here...','alot of people dont believe me when i say  \"language\" is the answer... ',4799,'gee','2003-12-14 18:13:04');
INSERT INTO forumpost VALUES (2650,326,4,'Re: About Penny','Then you shoulda done that then... Again, I\'m sick of your B.S. comparison between what I did/said and what Dan/Penny does/says....\r<br>\n\r<br>\nIf I was ever like this, then Levik should have banned me.',3172,'SilverKnight','2003-12-15 00:27:13');
INSERT INTO forumpost VALUES (2651,326,4,'Re: About Penny','What\'s this? Is Penny turning over a new leaf?  She actually <A HREF=\"http://flooble.com/perplexus/show.php?pid=1542&cid=10526\">admitted that she was wrong</A>.  \r<br>\nHmmm...  maybe people can change.',3136,'Popstar Dave','2003-12-16 05:50:19');
INSERT INTO forumpost VALUES (2652,326,4,'Re: About Penny','It\'s not the <A HREF=\"http://flooble.com/perplexus/show.php?pid=1514&cid=10322\">first time</A>.',3172,'SilverKnight','2003-12-16 07:19:37');
INSERT INTO forumpost VALUES (2653,335,7,'Re: How I got here...','I googled for logic problems online and other puzzles and this site popped up.  I think I\'ve visited before but know I\'ve never registered before...',4828,'Jennifer','2003-12-17 00:03:27');
INSERT INTO forumpost VALUES (2654,337,4,'lack of levik','Guys, sorry I haven\'tbeen around at all this past week - I\'m currently down with the flu, and my fever goes up anytime I near a computer.\r<br>\n\r<br>\nSo please bear with me - all the petitions, requests and such will be lookd at once I come back.',1,'levik','2003-12-17 08:37:04');
INSERT INTO forumpost VALUES (2655,337,4,'Re: lack of levik','No worries, I don\'t think we\'ve broken too much while you\'ve been having fun with phlegm.\r<br>\n\r<br>\nGet well soon :-)',1183,'fwaff','2003-12-17 11:13:12');
INSERT INTO forumpost VALUES (2656,333,4,'Re: didn\'t mean to ignore ya!','Gamer, why <A HREF=\"http://flooble.com/perplexus/show.php?pid=1547&cid=10566\">bother</A>?  :-)\r<br>\n\r<br>\nAnd to address your earlier concern, I\'m not mad at all... but Dan/Penny\'s valueless posting seems to serve no purpose other than to draw out your (or similar) responses.',3172,'SilverKnight','2003-12-17 15:11:41');
INSERT INTO forumpost VALUES (2657,336,4,'Re: help me make a problem?','well see thats why i really put this here. I always think I have a great problem and then there is something I never thought of. but another idea of mine is to have themes. like in my example the theme was numbers so every word (Both solution and ones made) must be a number. So anyways will anyone still wanna contriute actual word breaks or ideas still?',1072,'Alan','2003-12-17 15:38:37');
INSERT INTO forumpost VALUES (2658,336,4,'Re: help me make a problem?','You mean like:\r<br>\n\r<br>\nAJAMST_AULVEOMSTHUR\r<br>\n\r<br>\nTheme: Guys names\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\nAnswer: PETER\r<br>\n\r<br>\nStages:\r<br>\nPaul\r<br>\nstEve\r<br>\nTom\r<br>\njamEs\r<br>\naRthur',3136,'Popstar Dave','2003-12-17 19:03:39');
INSERT INTO forumpost VALUES (2659,335,7,'Re: How I got here...','I searched for riddles and paradoxes.  Here I am.  I enjoy these puzzles.  Thanks so much for having this website.',4844,'Linda Malone','2003-12-17 20:33:41');
INSERT INTO forumpost VALUES (2660,338,5,'God and Flooble','Okay folks,<br>\r<br>\nHere comes another of the Fatboy\'s busybody suggestions.<br>\r<br>\n\r<br>\nIt seems there is a brouhaha brewing (but no one is haha-ing) over in the comments to \"proof of anything\".  This has happened before (in the puzzle \"can or can not\") and led to the thread \"the existence of God.\"<br>\r<br>\n\r<br>\nThe thing about these two dustups is that they both could easily been avoided.  Both of the puzzles could have been posted in a manner that would not have changed them substantially but would have not brought about so many ill will.  \"Can or Can not\" could (and I suspect probably originally was referred to \"an omnipotent being\" instead of \"God\" and Proof of anything could have been written with a different broadly accepted statement \"If S is true then the Pope is Polish\".<br>\r<br>\n\r<br>\nI would respectfully suggest that in the future those reviewing problems consider suggesting changes to avoid unneeded, distracting controversy.<br>\r<br>\n\r<br>\nI\'m not suggesting that we <i>ban</i> any topics or that we avoid controvery all together.  But in cases where the controversial elements do not particulaly add to the puzzle\'s interest (as I think was the case in these two puzzles) we should consider doing without it.<br>\r<br>\n\r<br>\nI know that this seems needlesly PC of me but I think it would keep discussion in the comments more centered and what flooble is best at: puzzles and puzzling.<br>\r<br>\n\r<br>\nIn the interest of full disclosure, When I was a newer floobler, I argued the otherside of this issue saying: <i>whats wrong with a little free exchange of ideas?</i> or something like that.  Charlie set me strait then and while I did not agree at first, I have begun to see that this kind of debate really doesn\'t add to flooble.\r<br>\n  ',2839,'FatBoy','2003-12-18 08:49:04');
INSERT INTO forumpost VALUES (2661,338,5,'Re: God and Flooble','Good suggestion, FatBoy.\r<br>\n\r<br>\nDuring the review process, I don\'t think anyone suggested changing the predicate to avoid a reference to God (or his existence).  I, certainly, didn\'t think anything was wrong with the problem as it stood.  In fact, I still don\'t... but as FatBoy states (and has been reiterated several times), <I>this kind of debate really doesn\'t add to Flooble</I>.\r<br>\n\r<br>\nSo, in the interest of avoiding this type of unnecessary debate, I will, and hope we all will, endeavor to point it out ahead of time (in the review process).',3172,'SilverKnight','2003-12-18 13:58:53');
INSERT INTO forumpost VALUES (2662,338,5,'Re: God and Flooble','Well....\r<br>\n\r<br>\nSure I\'ll agree that this type of religeous back and forth is not in the \'heart\' of flooble, but I don\'t see it as a bad thing regardless.  Lifes greatest opportunities for growth happen when unexpected circumstances arise, or different (and therefore often challenging) views or opinions are  brought to bear.  Obviously, I know that I\'ll be in the minoroity here, but I thought I\'d express my opinion anyways.\r<br>\n\r<br>\nAnd, (poor grammar there) I think the argument being about the existence of God was the best way to go with this puzzle, though any choice would\'ve worked.  The reason that I think this topic was best suited was precisely because you can\'t use knowledge or logic to conclude anything about the topic in general.  Obviously, the puzzle was not ~about~ theology, but I think it was properly suited to ~include~ theology.  Maybe a better choice would\'ve been to relate it to some other \'religeon\', say like proving that Zues did indeed use a demon to kill prometheus...\r<br>\n\r<br>\nI find it most interesting to see how both sides of heavily ~opinionated~ people react to these theological disagreements, and would miss it wherever it turned up, flooble or otherwise.\r<br>\n\r<br>\n',775,'Cory Taylor','2003-12-18 15:07:06');
INSERT INTO forumpost VALUES (2663,338,5,'Re: God and Flooble','I think we don\'t need to talk about it. If we do, I don\'t know it\'s terrible, but I think it could only stir up madness because neither side will be willing to give up ground.\r<br>\n\r<br>\nAlso, flooble is more about logic. There is even a catergory named after it, and religion becomes science once it\'s proven or logical.\r<br>\n\r<br>\nLastly, I think religious comments should be avoided if they can. The consequent of that statement could be \"I am a monkey\" or some other statement. In the Prometheus question and the Can or Can not (although this could have been avoided) religion is the base of the question.',1626,'Gamer','2003-12-18 18:29:13');
INSERT INTO forumpost VALUES (2664,336,4,'Re: help me make a problem?','precisely',1072,'Alan','2003-12-18 19:34:26');
INSERT INTO forumpost VALUES (2665,339,7,'it\'s just me   and me is good','first things first....call me chic. ofcourse that is not who i am but that really doesn\'t matter.  next in line, i am forever looking for something to make me think.  something more than which of the 31 flavors. so that is me and what i am all about.  so we will see you guys round like a donut.',4778,'chic','2003-12-18 23:24:50');
INSERT INTO forumpost VALUES (2666,338,5,'Re: God and Flooble','A fundamental of religion is faith - ie believing in something without proof.\r<br>\n\r<br>\nA fundamental of logic problems is a definitive answer - ie deriving a proven solution.\r<br>\n\r<br>\nErgo religion and flooble do not fit together. QED\r<br>\n\r<br>\nThat said, I do agree with Corey\'s last point in that I\'ll miss the amusement of watching otherwise rational people trying to construct reasoned arguments that justify their personal beliefs, despite the fact that the \'debate\' is as pointless as arguing about what is the perfect thing to spread on toast. After all everybody knows that it\'s Marmite, so what is there to discuss?',1183,'fwaff','2003-12-19 04:58:22');
INSERT INTO forumpost VALUES (2667,338,5,'Re: God and Flooble','Marmite\'s okay, if you ignore the smell, flavor and texture, but for toast give the fatboy some apple butter or, better yet, leave the toast alone and rustle up a mess o\' biscuits with sausage gravy and/or fried apples.',2839,'FatBoy','2003-12-19 07:30:13');
INSERT INTO forumpost VALUES (2668,65,5,'ignore this','<ol>\r<br>\n<li>does\r<br>\n<li>this\r<br>\n<li>work\r<br>\n</ol>\r<br>\n',2839,'FatBoy','2003-12-19 09:30:54');
INSERT INTO forumpost VALUES (2669,339,7,'Re: it\'s just me   and me is good','Welcome chic (I\'ll assume that is pronounced shiek and not chick),<br>\r<br>\n\r<br>\nWe are all looking for something to make us think so let me offer you this list of the top ten (or so) entertaining things to do on flooble.<br>\r<br>\n\r<br>\n<b><u>Ten most entertaining things to do on Flooble.</b></u><p>\r<br>\n<ol>\r<br>\n<li>Challenge Penny to a verbal smackdown <i>(added points for each time you use the phrase “cut and paste”.)</i> \r<br>\n<li>Start a thread in the commons forum with the question, “hey, wouldn’t it be great if we had more lateral thinking problems on flooble?”\r<br>\n<li>Completely loose it and post 100 plus lines of truly amazing vitriol at one of your fellow flooblers in a comment <b><i>Or</b></i>  try to find a bootleg printout of Dan’s <i>(now deleted)</i> truly amazing comment (diatirbe) on “cutting corners” [apologies to both Dan and SK but I printed out a copy of that baby, anything that outlandish should be saved.]\r<br>\n<li>Stump Charlie with a programming problem.\r<br>\n<li>Decide that you have a really clever puzzle and that it will take to long for the normal posting process,  then post it in  the forums.  Convince yourself that you are the first person to think of this.\r<br>\n<li>Try to ascertain the gender of friedlinguini, wonder where friedlinguini wandered off to.\r<br>\n<li>Submit a puzzle and then send SilverKnight a barrage of messages complaining that it has not been posted yet.\r<br>\n<li>Decide to <i>“liven things up”</i> around flooble with some controversial postings that will be <i>“a breath of fresh air,”</i> or might lead to <i> “lively debate”</i> and a <i>“free exchange of ideas.”</i>\r<br>\n<li>Argue evolution with DJ <i>(special points added for claiming proofs based on carbon 14 dating.)</i>\r<br>\n<li>Play “who in the world is Tim Axoy?”\r<br>\n<li>Chuckle knowingly at visitors who do not understand the difference between the Chatterbox and a Chat room.\r<br>\n\r<br>\n</ol>\r<br>\n\r<br>\n<br>  let em say in closing mmmmmm, donuts.....ghghghghhghhg',2839,'FatBoy','2003-12-19 09:44:28');
INSERT INTO forumpost VALUES (2670,339,7,'Re: it\'s just me   and me is good','Fatboy, you forgot #12, reading your post above!  Ok, I guess you couldn\'t have put that in there, cause the post wasn\'t there yet when you were writing it, but that was very funny.',775,'Cory Taylor','2003-12-19 10:12:39');
INSERT INTO forumpost VALUES (2671,339,7,'Re: it\'s just me   and me is good','lol (at list)... :-D',3172,'SilverKnight','2003-12-19 10:42:05');
INSERT INTO forumpost VALUES (2672,336,4,'Re: help me make a problem?','I think if the letters removed spelled a question, it would be cool. Then the problem would have an answer.',1626,'Gamer','2003-12-19 14:56:14');
INSERT INTO forumpost VALUES (2673,338,5,'Re: God and Flooble','Why do people use \"QED\" when they never said what they were going to prove in the first place?',1575,'DJ','2003-12-19 15:20:42');
INSERT INTO forumpost VALUES (2674,339,7,'Re: it\'s just me   and me is good','lol\r<br>\nI want to do that last one now.',3558,'Tristan','2003-12-20 12:59:26');
INSERT INTO forumpost VALUES (2675,340,7,'Submitting problems','Well, I\'m not really a new user, but I do have a question.\r<br>\nI saw a problem in something. I figured out the answer. I changed the numbers around a bit and submitted a different problem with the same concept. Do I have to put a note saying, \"concept received from this organization?\"',2130,'ethan','2003-12-20 21:41:01');
INSERT INTO forumpost VALUES (2676,341,7,'I Found You...','I found you from a site and I clicked on the I want a chatter-box thing. This is the website that I found it on: http://annie666.proboards26.com\r<br>\n\r<br>\nWell, I will tell about myself. My name is Andrea and I am 8 years old. I am in 3rd grade right now and my teacher\'s name is Ms. Rossman.\r<br>\n   I have a website for magic. It is a school. It has nothing to do with Harry Potter or Hogwarts. For more information go to: http://witchwizard.proboards25.com\r<br>\n\r<br>\nI hope you will join!',4899,'Andrea','2003-12-21 16:38:35');
INSERT INTO forumpost VALUES (2677,287,7,'Re: Hey, yet another newbie!!','Oh well. I\'m new! Can you check out my website? http://witchwizard.proboards25.com',4899,'Andrea','2003-12-21 16:41:41');
INSERT INTO forumpost VALUES (2678,338,5,'Re: God and Flooble','LOL DJ, because it makes us people feel clever and think that we know how to do proper sciency stuff. I was \'proving\' the chubby one\'s God and Flooble Don\'t Mix Theorem, besides I can\'t spell quod erat demonstrandum.',1183,'fwaff','2003-12-22 03:35:21');
INSERT INTO forumpost VALUES (2679,342,7,'??','??????????',4904,'WanD','2003-12-22 03:53:37');
INSERT INTO forumpost VALUES (2680,343,4,'Ya tune out for one weekend and...','I was disappointed that a recent puzzle of mine (starfield simulator) recently got rejected out of hand. I am guessing that it posted over the weekend, since I never saw it through Friday, and on Monday I got the flooble e-mail of death.\r<br>\n\r<br>\nI\'ve had puzzles rejected before and it\'s not a very big deal, but this was different.  I feel I have a track record at Flooble for creating pretty decent puzzles, and yet three (or more) peers TD\'d it without giving me a chance to address their concerns.  The puzzle was an algorithm that was not as straight-forward as it might first appear, and that fact was implied in the verbage of the question, yet the puzzle was rejected for being \"too like a homework problem\".  Can anyone who saw the puzzle in the queue (whether you TD\'d it or not) give me some feedback?  And would you agree that established Flooblers deserve a couple days to respond to questions before axing their work? (I still advocate the use of an edit backlog for just such problems.)',1567,'Bryan','2003-12-23 01:03:53');
INSERT INTO forumpost VALUES (2681,344,7,'Introducing myself','Hi I was asked to introduce myself so here goes.\r<br>\n\r<br>\nIm Dragon King.........I post under this name in a few Rugby League forums downunder.\r<br>\n\r<br>\nActually that is how I came to be here cos I needed ideas for our kwik kwiz section and here I am.\r<br>\n\r<br>\nI have read one of the propblems that is on offer regards pennies and I thought I had the solution.........being 16 however I havent seen an answer yet.\r<br>\n\r<br>\nI have always been keen on brain food and have a feeling I will be spending a fair bit of time here.\r<br>\n\r<br>\nCheers all and look forward to getting to know u all better.',4916,'Ian','2003-12-23 04:56:31');
INSERT INTO forumpost VALUES (2682,344,7,'Re: Introducing myself','Welcome to the site, Ian. I hope you get all the brainfood you want :)',1,'levik','2003-12-23 08:05:05');
INSERT INTO forumpost VALUES (2683,343,4,'Re: Ya tune out for one weekend and...','I wasn\'t aware that it got axed; I thought it moved to the queue end. I don\'t think it was ready to be rid of, but it needed some work, and some explanation.\r<br>\n\r<br>\nI was thinking it seemed too much like a work problem than an actual problem, but I didn\'t know if you felt that way; we should at least get some feedback for a problem like this if the person is actually here.',1626,'Gamer','2003-12-23 11:55:43');
INSERT INTO forumpost VALUES (2684,344,7,'Re: Introducing myself','Thanks Levik, most appreciated.\r<br>\n\r<br>\nMay I wish you and all the other members a very happy festive season.',4916,'Dragon King','2003-12-23 17:48:01');
INSERT INTO forumpost VALUES (2685,339,7,'still me and still good','hey again you guys! really appreciate all the advice. i\'m on a mission.  a personal one @ that.  can you help.  to all the ones who read my first post i think you might know what i am needing.       a fight.',4778,'chic','2003-12-26 19:32:35');
INSERT INTO forumpost VALUES (2686,327,3,'monty python','monty python films are wonderful.  sick and twisted ... i suppose it takes one to know one.  have anyone of you ever heard of the dancing outlaw?  simply hilarious!',4778,'chic','2003-12-26 20:04:43');
INSERT INTO forumpost VALUES (2687,345,3,'United States football','All this talk about logic and math wheres my brain out.\r<br>\nSo (forgive me for straying from the purpose of the site) but if anyone has any comments on the NFL, put them here.\r<br>\n\r<br>\n',2130,'ethan','2003-12-27 00:26:52');
INSERT INTO forumpost VALUES (2688,345,3,'Re: United States football','Does anyone agree with me? That no team from the NFC should go to the playoffs, save maybe KC?',2130,'ethan','2003-12-27 00:30:14');
INSERT INTO forumpost VALUES (2689,304,7,'Re: Looking for the name of a puzzle','I believe there was an article in \"Scientific American\" many years ago that presented this problem and explained why there is no solution (as DJ did so well above).  I was first exposed to this problem by my seventh grade math teacher years ago.  I wasted many, many hours, as did everyone else in my class, trying to find the solution to this unsolvable puzzle.  At least it kept us busy and out of trouble!',4954,'Richard Wohlers','2003-12-27 03:39:10');
INSERT INTO forumpost VALUES (2690,346,7,'Just Registered - Newbie','Hi everyone.  Finally registered after lurking for several days because I think I have the solution for one of the problems.  It was a piece of cake...really.  I came upon this site when I clicked on an unknown icon at beerlovercam.com (great site, have to check out Beer Drinking Troubleshooting Chart. It\'s hilarious).  I\'ve always loved science and math, as well as puzzles and brainteasers.  I plan on visiting frequently. Thanks for having me!',4954,'spunky','2003-12-27 03:55:27');
INSERT INTO forumpost VALUES (2691,346,7,'Re: Just Registered - Newbie','Cool :) Remember that you don\'t get anything for submitting yet another solution to a problem if it\'s the same solution; but if you want to do so go ahead :)',1626,'Gamer','2003-12-27 07:42:50');
INSERT INTO forumpost VALUES (2692,347,4,'Algorithms versus Homework?','In order to prevent problems like with Starfield Simulator to occur, I think we need to decide what exactly is an algorithm, and what is just a \"homework programming problem\";\r<br>\n\r<br>\nI think if a problem can be much more easily stated as an algorithm (or can\'t be stated at all), it shouldn\'t appear. Algorithms should be for people who can think LIKE a programmer in my opinion.\r<br>\n',1626,'Gamer','2003-12-27 12:09:55');
INSERT INTO forumpost VALUES (2693,347,4,'Re: Algorithms versus Homework?','I missed the Starfield Simulator problem... would someone please post the text of it, here...?',3172,'SilverKnight','2003-12-28 02:16:04');
INSERT INTO forumpost VALUES (2694,347,4,'Re: Algorithms versus Homework?','Perhaps it would help to go back to the thread at the institution of the algorithms category: &lt;a href=\\\"http://flooble.com/perplexus/forum.php?fid=3&tid=111&gt;Computer/Programming puzzles</a> started by levik.  \r<br>\n\r<br>\nThe question of homework vs. puzzle has come up in other categories also, and I think it has more to do with how \"interesting\" a problem is.  Of course interest is in the mind of the observer, and so is not something that can be objectively categorized.',1301,'Charlie','2003-12-28 09:51:25');
INSERT INTO forumpost VALUES (2695,347,4,'Re: Algorithms versus Homework?','Whoops.  Didn\'t close my quote: <a href=\"http://flooble.com/perplexus/forum.php?fid=3&tid=111\">Computer/Programming puzzles</a>.',1301,'Charlie','2003-12-28 09:52:50');
INSERT INTO forumpost VALUES (2696,348,7,'new addict loggin on....','hi hello! :)\r<br>\nabsolutely love the site!\r<br>\ngot to solve around 5 already in one night!\r<br>\n:) :)\r<br>\nfeels great to solve them!\r<br>\nhi! i\'m jo-anne, new addict logging on...',4967,'Jo-Anne','2003-12-28 10:44:54');
INSERT INTO forumpost VALUES (2697,348,7,'Re: new addict loggin on....','Welcome.  Yes, it can be addictive.',1301,'Charlie','2003-12-28 16:06:50');
INSERT INTO forumpost VALUES (2698,349,7,'Just Flew In from the Internet...','And boy, are my jokes tired.  I\'ve actually been visiting this forum for a while, having found it through google.  Figured out the answer to one of the word problems, and here I am.  If you feel like worshipping me, for any reason, that\'s perfectly understandable.  I accept tribute in the form of works of art, fine wine, and large sacks of cash.',4970,'Jack the Reaper','2003-12-28 18:29:17');
INSERT INTO forumpost VALUES (2699,327,3,'Hey, Minion','I jsut thought that I\'d tell you that you inspired me.  My wife adn I were trying to think of gifts for my young neices for Christmas and I remembered your post adn got one \"Hitchhiker\'s Guide\" and the other \"Restaraunt at the End of the Universe\"  \r<br>\n<i>Maybe I can create to new Math-Spods for the world</i>',2839,'FatBoy','2003-12-29 07:06:10');
INSERT INTO forumpost VALUES (2700,348,7,'Re: new addict loggin on....','Good to hear that you\'re enjoying yourself...  \r<br>\nIf you\'ve solved five problems already, try heading over to the <A HREF=\"http://flooble.com/perplexus/search.php?presch=1\">Unsolved Problems</A>, and see how you go there!\r<br>\nYou might teach the rest of us a few lessons!',3136,'Popstar Dave','2003-12-29 08:18:19');
INSERT INTO forumpost VALUES (2701,350,3,'Here\'s something you don\'t see every day','<a href=\"http://www.clarkson.edu/~broadbdj/xanga/noteveryday.gif\">The \"bonus\" problem</a>',1575,'DJ','2003-12-29 11:08:33');
INSERT INTO forumpost VALUES (2702,245,7,'Re: math puzzles i need help please!!','The answer to #1 is 100 tries, #2 is 9 students, I\'m not sure about #3, and #4 is that the man in front observed that there were only 2 white hats and that the rest were black, and he learned that his own hat was white and that the man\'s hat behind him was also white, so the man\'s hat in back must have been black.',4986,'D.','2003-12-29 20:18:19');
INSERT INTO forumpost VALUES (2703,204,7,'Re: No Subject','Sorry, Vinod, I just started today.',4986,'Dom','2003-12-29 21:13:35');
INSERT INTO forumpost VALUES (2704,273,3,'Re: brain teasers','Here\'s a brain teaser:JUST144ICE',4986,'Dom','2003-12-29 21:21:34');
INSERT INTO forumpost VALUES (2705,289,3,'Re: Riddle for you all...','Helen Keller',4986,'Dom','2003-12-29 21:22:55');
INSERT INTO forumpost VALUES (2706,350,3,'Re: Here\'s something you don\'t see every day','What the heck? thats all I have to say.',1072,'Alan','2003-12-29 22:25:18');
INSERT INTO forumpost VALUES (2707,289,3,'Re: Riddle for you all...','Levik should change the description of general discussion to discuss anything and everything here except for unposted problems.',1072,'Alan','2003-12-29 22:27:01');
INSERT INTO forumpost VALUES (2708,351,7,'How much education?','I\'m just wondering how much formal training some of the regs here have. Me personally, I\'m a senior math major, with theoretical classes such as Mathematical Structures and Proofs, Modern Algebra, and Mathematics and Philosophy, as well as some more concrete stuff such as Statistics, Crypotolgy, three levels of Calculus, and Operations Research :)\r<br>\n\r<br>\n--Graatz',4925,'Jeff','2003-12-30 17:38:27');
INSERT INTO forumpost VALUES (2709,352,7,'Hi people!','Hi.  I\'m new to all this.  \r<br>\n\r<br>\nJust saw your site while looking for math problems in Google.  From the looks of it, I\'m going to have fun in this site. :)\r<br>\n\r<br>\nThanks guys for putting something like this together.',4999,'Lou','2003-12-30 20:36:48');
INSERT INTO forumpost VALUES (2710,289,3,'Re: Riddle for you all...','If what goes up, must come down, then what went up in the first place?',5003,'E=MC2','2003-12-31 11:56:13');
INSERT INTO forumpost VALUES (2711,353,3,'Happy New Year!','Happy new year, everyone!\r<br>\n\r<br>\nI hope the coming year will be good and healthy for all.\r<br>\n\r<br>\nI\'ll be out of town for a couple of days, so see you all when I get back.',1,'levik','2003-12-31 13:39:21');
INSERT INTO forumpost VALUES (2712,276,7,'Re: No Subject','what is the subject of this no subject thread?',5009,'Eduardo Pensado','2004-01-01 22:59:38');
INSERT INTO forumpost VALUES (2713,354,7,'Hello, I\'m new','Hi everyone! My name is Erin, and I\'m new to this site.  Is there anything I should know? otherwise, just let\'s chat or sumthin...',5020,'*Erin*','2004-01-02 20:34:09');
INSERT INTO forumpost VALUES (2714,327,3,'Fatboy','I know your niece will love the books.',4300,'Minion123','2004-01-04 02:26:53');
INSERT INTO forumpost VALUES (2715,355,4,'The (BIG) solutions push','OK, I just went to the statistics page to see that we had close to 80 problems on the site with no solutions... Which seemed a bit excessive, so I went through the solution queue, and pushed all the available solution which nobody had any objections to or which the existing objections seemed to have been addressed. (I saw a couple where people were waiting for somebody to come along and solve them, but these were a couple of months old, and seemed like a lost cause). In all, I was able to get the unsolved count down to about 45 problems.\r<br>\n\r<br>\nA few times I saw people post things like \"I have a solution but will post it later\" (SilverKnight comes to mind, but I\'m sure there were others). \r<br>\n\r<br>\nI believe that one of the nice things about this site is the ready availability of solutions to the vast majority of the problems. Seeing and understanding a solution, even if not worked out by themselves, usually gives people a sense of satisfaction.\r<br>\n\r<br>\nAs such, I am asking anyone who still \"owes\" us a solution to try and deliver one. I will try and go through a list again sometime in a week or two to pick up any stragglers.\r<br>\n\r<br>\nThanks for your help.',1,'levik','2004-01-04 12:51:38');
INSERT INTO forumpost VALUES (2716,355,4,'Re: The (BIG) solutions push','My prime sequence problem hasn\'t been solved; maybe there isn\'t a way to find the constant difference or first term. The solution that\'s there only answers the first part of the question.\r<br>\n\r<br>\nAs for Square sequence and Another square sequence, I would like someone else to look over it and push it.',1626,'Gamer','2004-01-04 14:54:15');
INSERT INTO forumpost VALUES (2717,354,7,'Re: Hello, I\'m new','iii iam new here... soo nice to meet uu all',NULL,'demonrez','2004-01-04 15:13:14');
INSERT INTO forumpost VALUES (2718,356,7,'novice standing','i first stumbled onto this site about 2 weeks ago.  i was under the impression that one advances to student after a couple of days.  is two weeks more accurate, or will i still be waiting in two months?',4909,'Brian','2004-01-04 20:15:06');
INSERT INTO forumpost VALUES (2719,356,7,'Re: novice standing','You have to rate at least one problem (in addition to the comments, which you have already done), as <a href=\"http://flooble.com/perplexus/levels.php\">explained here, when you click on a \"what does this mean\"</a> when looking at a given standing.',1301,'Charlie','2004-01-04 20:55:28');
INSERT INTO forumpost VALUES (2720,357,5,'How long until I move ahead?','I am a novice on flooble :: perplexus.  I have rated 2 problems and commented about 10 times.  How long will I have to wait to become a student?  Or is there some other criteria which must be fulfilled?',5033,'Captain Paradox','2004-01-04 21:26:43');
INSERT INTO forumpost VALUES (2721,357,5,'Re: How long until I move ahead?','It should happen overnight, when the software recognizes the criteria.',1301,'Charlie','2004-01-04 22:52:00');
INSERT INTO forumpost VALUES (2722,273,3,'Re: brain teasers','I\'d be doing the problem submission process a gross injustice if I were to answer that problem, so I won\'t. Please use the official channels in future.',1183,'fwaff','2004-01-05 03:35:37');
INSERT INTO forumpost VALUES (2723,358,3,'Queue weighting','I realize that this topic has been discussed again and again, but I have an idea. If there are any problems with this idea, feel free to state them here.\r<br>\n\r<br>\nI think it would work if instead of a queue weighting system, we could just have a round-robin type of system. This is how it would work. First the people with the most problems submitted would get a problem viewed by journeymen and the scholars. Next the people with the most problems submitted after that would get a problem viewed, and so on until everyone with a submitted problem has had a problem viewed. Then the process would start over. This way everyone will get the same number of problems viewed.\r<br>\n\r<br>\nWhen people see that their only problem submitted has stayed in the 80\'s for its Apprx. Queue Pos., they might get discouraged and/or bored with the site and stop coming here altogether. This system would give them something to check every day, to see if their problems have votes or have been posted, and they would come to this great site regularly.\r<br>\n\r<br>\n',2130,'ethan','2004-01-05 17:33:19');
INSERT INTO forumpost VALUES (2724,359,7,'Anyone know 20 questions type of riddles','I\'ve just signed up. Really like the site - found it on Google when I searched for \'Logic Riddles\' - - - I am interested in riddles of deduction (usually involving crimes, motives, assumptions, etc.) whereby you \'play\' with another person in a 20 questions type format. All questions have to be yes or no questions (I usually play with no limit). Does anyone know of a group of these somewhere on this site? I have several I can post if there is an interest. Feel free to email me: shelly@pacificintermedia.com',5059,'Shelly','2004-01-05 17:51:42');
INSERT INTO forumpost VALUES (2725,351,7,'Re: How much education?','I am not yet a regular but can tell you my background is art, art history and architecture - quite a different background than you - though I have always loved math and science.',5059,'Shelly','2004-01-05 17:56:17');
INSERT INTO forumpost VALUES (2726,359,7,'Re: Anyone know 20 questions type of rid','Shelly,\r<br>\n\r<br>\nNot to rain on your parade, but the consensus seems to be that those kind of \"question and answer\" riddles don\'t work well here... when the author/riddler isn\'t available in real time to answer the questions.\r<br>\n\r<br>\nSo, this site prefers to see questions that \"stand on their own\", without further elucidation.\r<br>\n\r<br>\n--- SK\r<br>\n\r<br>\nP.S.  Elucidation was the \"word of the day\".',3172,'SilverKnight','2004-01-05 18:39:43');
INSERT INTO forumpost VALUES (2727,360,3,'hi','hey\r<br>\ni am new to this site \r<br>\ni love it though for the help with the problems it has given me\r<br>\nthanks \r<br>\n-Steve',5062,'Steve','2004-01-05 19:42:10');
INSERT INTO forumpost VALUES (2728,361,7,'i am new','hi everyone\r<br>\ni am new\r<br>\ni joined to maybe get some help with my grade 12 geometry and discrete math course.\r<br>\ni hope to be able to post some questions eventually once i get to student status\r<br>\n-Steve',5062,'Steve','2004-01-05 19:47:33');
INSERT INTO forumpost VALUES (2729,356,7,'Re: novice standing','so all we have to do is rate a question and post some comments to become a student rather than a novice?',5062,'Steve','2004-01-05 19:51:05');
INSERT INTO forumpost VALUES (2730,359,7,'Re: Anyone know 20 questions type of riddles','If you search for \"lateral thinking puzzles\", you may be able to find them on google. We don\'t usually do that here; this is more of a logic site -- if the answer fits than it must be right.',1626,'Gamer','2004-01-05 20:42:44');
INSERT INTO forumpost VALUES (2731,362,7,'Looky here.......video games.','Any know about SUPER MARIO SUNSHINE?',5065,'Darryl','2004-01-05 22:36:07');
INSERT INTO forumpost VALUES (2733,363,7,'Helloooooooooooo','My names Darryl.I just signed up.',5065,'Darryl','2004-01-05 22:38:29');
INSERT INTO forumpost VALUES (2734,344,7,'Re: Introducing myself','Welcome Ian,feel free to talk 2 me any time.',5065,'Darryl','2004-01-05 22:49:16');
INSERT INTO forumpost VALUES (2735,64,7,'Re: Twin chat','r u talking 2 ur self?',5065,'Darryl','2004-01-05 22:59:38');
INSERT INTO forumpost VALUES (2736,349,7,'Re: Just Flew In from the Internet...','All hail Jack the Reaper.',5065,'Darryl','2004-01-05 23:06:20');
INSERT INTO forumpost VALUES (2737,362,7,'Re: Looky here.......video games.','That was a good game, and it had really good graphics and music too.  I can hear the main theme now.  It\'ll probably be stuck in my head for a while now.',3558,'Tristan','2004-01-06 19:15:58');
INSERT INTO forumpost VALUES (2738,362,7,'Re: Looky here.......video games.','Oh, right, and um, welcome to Flooble!  Explore the puzzles and read the FAQ page if you haven\'t already.',3558,'Tristan','2004-01-06 19:17:58');
INSERT INTO forumpost VALUES (2739,357,5,'Re: How long until I move ahead?','Thanks, Charlie.  It sure did.  I guess wishes do come true.  If you don\'t mind me asking, how long have you been on flooble?  I just started.',5033,'Captain Paradox','2004-01-06 21:05:59');
INSERT INTO forumpost VALUES (2740,357,5,'Re: How long until I move ahead?','I started on Flooble almost a year ago now--last January.',1301,'Charlie','2004-01-06 22:49:20');
INSERT INTO forumpost VALUES (2741,357,5,'Re: How long until I move ahead?','Wow.  Have you submitted any problems?  Or are you strictly a reader?',5033,'Captain Paradox','2004-01-07 17:44:20');
INSERT INTO forumpost VALUES (2742,180,5,'Re: The riddle problem','I agree with Alan.  Perhaps the riddle option could be moved up to Apprentice or (if it\'s really bad) Journeyman.  This could also apply to other categories that someday become swamped.\r<br>\n<P>\r<br>\nRiddles should be reserved for those who already know how to make a good puzzle.',5033,'Captain Paradox','2004-01-07 17:54:44');
INSERT INTO forumpost VALUES (2743,364,5,'How old is flooble?','I\'ve noticed that many threads begin in 2003.  How old is flooble?  Or the flooble forums, if they weren\'t started at the same time.',5033,'Captain Paradox','2004-01-07 18:02:59');
INSERT INTO forumpost VALUES (2744,364,5,'Re: How old is flooble?','Well, if you went to <A HREF=\"http://flooble.com/perplexus/show.php?pid=1\">http://flooble.com/perplexus/show.php?pid=1</A>, the first problem on Flooble, you would see that it was posted on March 28, 2002.\r<br>\n\r<br>\nSo... gettin\' close to 2 years old.',3172,'SilverKnight','2004-01-07 18:25:16');
INSERT INTO forumpost VALUES (2745,364,5,'Re: How old is flooble?','Thanks, Silverknight.',5033,'Captain Paradox','2004-01-07 22:05:15');
INSERT INTO forumpost VALUES (2746,356,7,'Re: novice standing','Well, almost.  As Charlie told me, the site needs to process the information, so try to be patient with the server (unlike I was!).',5033,'Captain Paradox','2004-01-07 22:31:24');
INSERT INTO forumpost VALUES (2747,365,7,'Membership','Hi all, do you pay to register for this site?? I want to register and chat now and then but I don\'t want to pay...',NULL,'Acid - Non member','2004-01-08 04:42:49');
INSERT INTO forumpost VALUES (2748,365,7,'Re: Membership','Never mind this site seem to suck anyway because it looks like I am the only person that visied this site today...\r<br>\n\r<br>\nCheers\r<br>\n',NULL,'Aspiring Novice','2004-01-08 05:36:49');
INSERT INTO forumpost VALUES (2749,366,7,'Hi','Hi All,\r<br>\n\r<br>\nI was just searching for teasers and puzzles and i stumbled upon flooble ! But a very good site indeed !\r<br>\n\r<br>\nsee you later !\r<br>\n\r<br>\n\r<br>\n',5106,'justin','2004-01-08 09:56:54');
INSERT INTO forumpost VALUES (2750,357,5,'Re: How long until I move ahead?','Just to get to apprentice level requires having had 3 problems published on the site, and then Journeyman needs another 3.  Scholars come up through the Journeyman level, so have at least 6 problems on the site.  I do have a couple more in the queue.  If you click on anyone\'s name, as a link, you can see what puzzles on the site were submitted by that person, as you can do with my name.',1301,'Charlie','2004-01-08 10:12:44');
INSERT INTO forumpost VALUES (2751,357,5,'Re: How long until I move ahead?','I know friedlinguini only had 6 problems, and then was done. I have many problems, so I am flowing constantly. :)',1626,'Gamer','2004-01-08 16:17:06');
INSERT INTO forumpost VALUES (2752,365,7,'Re: Membership','Membership to flooble perplexus is free and quick.  There is a sign-up link below the two white boxes in the upper right of your screen.  Just click that and you can sign up!  No money involved.\r<br>\nAspiring Novice - don\'t think that just because you seemed to be the only one on the site that day doesn\'t mean it\'s a sucky site.  There were people on before and after that time . . . me included.',5033,'Captain Paradox','2004-01-08 20:43:09');
INSERT INTO forumpost VALUES (2753,365,7,'Re: Membership','Oops! Scratch that second second don\'t.\r<br>\nSorry about that.',5033,'Captain Paradox','2004-01-08 20:44:16');
INSERT INTO forumpost VALUES (2754,205,7,'Re: Hi. I\'m new at this.','That\'s right, Lewis.  It\'s not a chat room.',5033,'Captain Paradox','2004-01-08 20:45:09');
INSERT INTO forumpost VALUES (2755,205,7,'Re: Hi. I\'m new at this.','hi',5126,'melanie','2004-01-09 19:42:19');
INSERT INTO forumpost VALUES (2756,367,7,'chloe flowers anyone no me????','yo yo yo peeps anyone no me even if ya dont plz talk to me plz plz am new at this so help me\r<br>\nlove ya all love from \r<br>\nchloe flowers oh yeh asl?????????',5148,'chloe flowers','2004-01-11 11:34:54');
INSERT INTO forumpost VALUES (2757,368,7,'Logging in for the first time!','Hi all,\r<br>\n\r<br>\nI am the new kid on the block. I found this site while seaching the net to get brainteasers to sharping up my brain. what is it like in here? I cant wait to start cracking the puzzlezzzzz. WHERE ARE THE PUZZLESSSS????????',5157,'Ben Beauty','2004-01-12 10:41:34');
INSERT INTO forumpost VALUES (2758,328,6,'Re: Testing','it won\'t work unless you add the semicolon .. &amp;#x266B; (&#x266B;) as opposed to just &#x266B',1575,'DJ','2004-01-12 12:34:03');
INSERT INTO forumpost VALUES (2759,328,6,'Re: Testing','Also, some of the characters will only show up between the &lt;tt> and &lt;/tt> tags:\r<br>\n\r<br>\n&amp;#x266B; = &#x266B;\r<br>\n\r<br>\n&lt;tt>&amp;#x266B;&lt;/tt> = <tt>&#x266B;</tt>',1575,'DJ','2004-01-12 12:36:40');
INSERT INTO forumpost VALUES (2760,364,5,'Re: How old is flooble?','I know levik is the administrator of flooble but did he create it as well?',5062,'Steve','2004-01-12 19:07:10');
INSERT INTO forumpost VALUES (2761,364,5,'Re: How old is flooble?','And Levik looked upon the chaos and saw that it was lacking of order. And Levik said \"<I>Let There Be Flooble</I>\".  And so Flooble was. And Levik looked upon his creation.  And Levik saw that it was good.\r<br>\n\r<br>\nWithin his creation, He spawned <I>aspiring novices</I> which prospered in this Eden.  And to sustain them, He provided conundrums.  But the <I>novices</I> flailed around miserably, lacking direction and wasting much of their idle time.  So Levik created unto them a path of righteousness, for which they now had purpose.  And they could begin the traversal of the path, being <I>students</I>.  And Levik saw that it was good.\r<br>\n\r<br>\nBut they floundered in their inability to recategorize their submissions.  And Levik bestowed upon a few this power.  And He called them <I>apprentices</I>.  And Levik saw that it was good.\r<br>\n\r<br>\nLevik wondered at his creation with much love.  And He spent much time tending to the submissions.  And He saw that his creatures longed to take part in the ritualistic judgement of the submissions.  And He desired to focus His attention on other endeavors, to share His gifts.  So Levik confered a select few the ability to foresee submissions with an oracle-like ability to judge those submissions that were Flooble-worthy.  He called these few <I>journeymen</I>.  And Levik saw that it was good.\r<br>\n\r<br>\nAgain, Levik looked down from on high.  He found that he still spent much time improving his creation.  Levik chose to remove from himself the duty of excessively nurturing his children.  And He saw several exceptional <I>journeymen</I> to whom he would grant the capability to spawn those enigmas that the <I>journeymen</I> deemed Flooble-worthy, only those that would provide great nourishment.  To these extraordinary few beings, Levik gave the name <I>scholars</I>.  And the <I>scholars</I> would help with minor administrative duties, tending to and encouraging the lesser creatures.\r<br>\n\r<br>\nAnd He saw that it was good.',3172,'SilverKnight','2004-01-12 19:50:17');
INSERT INTO forumpost VALUES (2762,364,5,'Re: How old is flooble?','Amen',1,'levik','2004-01-12 21:19:49');
INSERT INTO forumpost VALUES (2763,301,3,'Re: WOOHOO!!!','Question . . . can you see the top 10 in each category while voting, or are all the puzzles pooled into one queue?',5033,'Captain Paradox','2004-01-12 21:43:35');
INSERT INTO forumpost VALUES (2764,301,3,'Re: WOOHOO!!!','... all pooled into one queue (so <I>Journeymen</I> can see only 10...), but the proposed problem category, given by the submitter, is shown.',3172,'SilverKnight','2004-01-12 21:47:11');
INSERT INTO forumpost VALUES (2930,374,5,'Re: Blast it!','It\'s not as much an aristocracy as it is more of a duplicate prevention tool. There\'s pretty many problems on the site and it\'s easy to miss some. Your idea is right, however due to the massive number of all the problems on the site, it will take 2-3 months usually to see it in the queue/ see it on the site (if fine); my advice is to submit the problem even if the wait is long because as long as you don\'t die in the next 2-3 months, you will see it get voted on eventually :)\r<br>\n\r<br>\nGenerally if it\'s already on the site in some form it won\'t get put on again.',1626,'Gamer','2004-01-19 21:46:02');
INSERT INTO forumpost VALUES (2929,374,5,'Re: Blast it!','so to get a question posted you have to submit it and then the higher ups of this wonderful site decide whether it is good enough to make it or not?',5062,'Steve','2004-01-19 20:31:43');
INSERT INTO forumpost VALUES (2928,364,5,'Re: How old is flooble?','enough of all this algorith junk, levik does exist right it isn\'t just some guy who posts as someone else too?',5062,'Steve','2004-01-19 20:26:11');
INSERT INTO forumpost VALUES (2927,375,5,'Re: Rich edit control','Thanks DJ.  I see now that the \"view source\" also allows editing source, and the shift-return works as well, just as you say.',1301,'Charlie','2004-01-19 20:22:42');
INSERT INTO forumpost VALUES (2926,375,5,'Re: Rich edit control','To charlie: hitting return inserts a paragraph (&lt;p>). To get a single line break (&lt;br>), use shift-return. If you want to use &lt;pre> tags (or any other HTML) you need to click the \'view source\' button at the bottom to see the underlying code.',1575,'DJ','2004-01-19 19:00:05');
INSERT INTO forumpost VALUES (2925,375,5,'Re: Rich edit control','I think it looks pretty good. The font style, font, and size boxes could be replaced with just a button (like the buttons for bold or italics) to use a fixed-width font, and text highlighting could probably be removed (to preserve the current format of the site). Also, the box automatically replaces repeated spaces with the &amp;nbsp; character, which is nice. The \'view source\' button is a must. Buttons for subscript and superscript would be very useful as well.',1575,'DJ','2004-01-19 18:57:53');
INSERT INTO forumpost VALUES (2924,375,5,'Re: Rich edit control','Charlie - not sure what you mean. Are you listing the problems with the control?\r<br>\n\r<br>\nSK - sorry, but the insert image function will be disabled before this is implemented :)',1,'levik','2004-01-19 15:23:29');
INSERT INTO forumpost VALUES (2923,372,7,'Re: Hello','Hey! I have no idea what to talk about! I havent tried any of the puzzles to know what to talk about them either.  Thank you so much for talking to me!!! You can pick what you want to talk about!',5199,'Sarah','2004-01-19 11:36:40');
INSERT INTO forumpost VALUES (2922,375,5,'Re: Rich edit control','suuuwwwweeeeetttt !',3172,'SilverKnight','2004-01-19 11:34:54');
INSERT INTO forumpost VALUES (2921,375,5,'Re: Rich edit control','Within the text box the words are double (at least) spaced.  The &lt;pre&gt; values get converted to the &amp;lt; symbology.  The formatting looks good.',1301,'Charlie','2004-01-19 11:30:05');
INSERT INTO forumpost VALUES (2920,375,5,'Rich edit control','So after getting a number of formatting-related requests, I decided it was time to simplify the process of posting rich-text comments/problems/solutions/forum posts. To that end, I have done some research on the topic, and found this:\r<br>\n\r<br>\n<a href=\"http://www.kevinroth.com/rte/demo.htm\">http://www.kevinroth.com/rte/demo.htm</a>\r<br>\n\r<br>\nLet me know if this souped up text area works in your browser, and what you think about me making it a standard on the site.',1,'levik','2004-01-19 11:04:59');
INSERT INTO forumpost VALUES (2919,374,5,'Re: Blast it!','DJ is right - I haven\'t posted a problem in a while... You know why? Because my single solitary problem is in the queue for the last 3 months! \r<br>\n\r<br>\nStupid slow queue. :)\r<br>\n\r<br>\nHm..... Anyway, it should be known by now that the problem posting on this site is exclusively the achievement of the submitters, Journeyman voters and Scholar pushers.\r<br>\n\r<br>\nI have been simply hovering in the wings observing the wonders of this democratic process for a while now :)',1,'levik','2004-01-19 11:02:59');
INSERT INTO forumpost VALUES (2918,374,5,'Re: Blast it!','Also, lots of Ravi\'s problems are either based on a previous problem he submitted or too easy. It gets confusing once you have submitted so many.',1626,'Gamer','2004-01-19 08:33:42');
INSERT INTO forumpost VALUES (2917,374,5,'Re: Blast it!','Most of the \"classic\" problems have been posted -- in fact they were most likely posted early in the site\'s run (Fall of 2002 or earlier), so it is not likely \"your\" classic puzzle was missed. That is why approximately 1 in 3 of Ravi\'s submissions gets a quick rejection.',153,'TomM','2004-01-19 00:14:43');
INSERT INTO forumpost VALUES (2916,374,5,'Re: Blast it!','If is was a problem that levik posted, I don\'t think he \'just\' did it -- he hasn\'t posted a new problem to the site since last (2003) October ...',1575,'DJ','2004-01-18 22:50:17');
INSERT INTO forumpost VALUES (2915,374,5,'Blast it!','  Alas, my pending problem was not to be, for Levik just happened to post another version before mine was viewed.  Doggone it.  But he presented it better than I did, so I guess it was for the good of flooble.',5033,'Captain Paradox','2004-01-18 22:15:41');
INSERT INTO forumpost VALUES (2914,364,5,'Re: How old is flooble?','How about this:\r<br>\n\r<br>\nT: if T is false, Levik does not exist.\r<br>\n\r<br>\nWell, that doesn\'t work either.  Charlie, where are you?',5033,'Captain Paradox','2004-01-18 16:03:18');
INSERT INTO forumpost VALUES (2913,372,7,'Re: Hello','Sarah,\r<br>\n\r<br>\nGo ahead, what would you like to talk about?\r<br>\nPuzzles are always a good topic around here, but I\'m wiling to talk abotu just about anything and if I know the other flooblers I\'m sure they\'ll start chiming in.',2839,'FatBoy','2004-01-16 09:13:01');
INSERT INTO forumpost VALUES (2912,372,7,'Re: Hello','yay! i wanna talk!',5199,'Sarah','2004-01-15 18:22:23');
INSERT INTO forumpost VALUES (2911,364,5,'Re: How old is flooble?','Proof of the inexistance of Levik:\r<br>\n\r<br>\nS: If S is true, Levik does not exist\r<br>\nLogically, S must be either True or False...\r<br>\n...\r<br>\n\r<br>\n\r<br>\n:)',3372,'Sam','2004-01-15 12:03:29');
INSERT INTO forumpost VALUES (2910,372,7,'Re: Hello','Welcome, Welcome, Welcome....',2839,'FatBoy','2004-01-15 10:08:17');
INSERT INTO forumpost VALUES (2909,371,4,'Re: 136 new forum posts','\"IE 5 on WinNT 4\" could just be an old computer.  I still have a computer with IE 2 on Win95!',1920,'Brian Smith','2004-01-15 09:23:21');
INSERT INTO forumpost VALUES (2908,371,4,'Re: 136 new forum posts','OK... I deleted all the posts with empty bodies, plus made it so you can\'t post an empty post.\r<br>\n\r<br>\nWhich doesn\'t circumvent a potential attack, but at least will prevent accidental spiderings such as this one may have been (although the User Agent on those requests was IE 5 on WinNT 4 which looks pretty fake in this day and age)',1,'levik','2004-01-15 02:50:24');
INSERT INTO forumpost VALUES (2893,371,4,'136 new forum posts','Did a non-member (with WAY too much time on their hands) actually go and drop a blank comment onto each thread in the Reference and New Users forums?  Or was that some sort of bug in the way the forums are coded?  Coz that would\'ve taken a mighty long time!',3136,'Popstar Dave','2004-01-13 05:10:15');
INSERT INTO forumpost VALUES (2894,364,5,'Re: How old is flooble?','Careful SK, or Charlie and DJ might start arguing about whether or not Levik exists.',1183,'fwaff','2004-01-13 05:13:18');
INSERT INTO forumpost VALUES (2895,364,5,'Re: How old is flooble?','It\'s ok, Charlie\'s already written an algorithm that shows that he does exist.',3136,'Popstar Dave','2004-01-13 07:03:42');
INSERT INTO forumpost VALUES (2896,371,4,'Re: 136 new forum posts','It looks like Aspiring Novice (not logged in--so black letters) used some automated program to post them within seconds of one another.',1301,'Charlie','2004-01-13 08:43:31');
INSERT INTO forumpost VALUES (2897,78,7,'Re: Hello all','hey everyone i am new here i dont really get this hole thing. But if someone could kindly fill me in. that would be great! One! the only BaybeGirl round!',5173,'Lori','2004-01-13 08:45:10');
INSERT INTO forumpost VALUES (2898,371,4,'Re: 136 new forum posts','I would put money on that it was simply a robot (web crawler) that was checking out links.... and this one did Form \"POST\" operations, to see what it could see.  (But I suppose someone COULD have written a program to do this.... wouldn\'t be too hard.)',3172,'SilverKnight','2004-01-13 15:44:03');
INSERT INTO forumpost VALUES (2899,371,4,'Re: 136 new forum posts','Levik,\r<br>\n\r<br>\nCan you <I>easily</I> write a script that deletes all forum postings that occurred around 4am last night (give or take 20 minutes)...?  That should get rid of these postings.\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2004-01-13 16:03:13');
INSERT INTO forumpost VALUES (2900,371,4,'Re: 136 new forum posts','SK, what\'s the difficulty level on that?  And shouldn\'t it be in \"Algorithms\", instead of being posted in a forum?!\r<br>\n=P',3136,'Popstar Dave','2004-01-14 09:00:24');
INSERT INTO forumpost VALUES (2901,364,5,'Hey, Charlie!!!','Cool,<br>\r<br>\nLets see if we can get him to post it.<br>\r<br>\nIf he can prove that <b>Levik</b> exists, can he prove that there is really only one <b>Tim Axoy</b> and the others exist only in pontentie??\r<br>\n\r<br>\n',2839,'FatBoy','2004-01-14 11:55:22');
INSERT INTO forumpost VALUES (2902,372,7,'Hello','Hi folks, just joined and announcing my presence to all.',5193,'Mike McGowan','2004-01-14 13:01:53');
INSERT INTO forumpost VALUES (2903,372,7,'Re: Hello','Hi, me too',5197,'Bob','2004-01-14 16:37:02');
INSERT INTO forumpost VALUES (2904,373,3,'I dont know what to do.','Um, i dont know what to do on this, it is my first time, i just want some people to read my blog: www.captianjacksparrow.blogspot.com  I know i spelled captain wrong.  sorry!  ',5199,'Sarah','2004-01-14 18:31:36');
INSERT INTO forumpost VALUES (2905,372,7,'Re: Hello','ok, then i will to!',5199,'Sarah','2004-01-14 18:45:18');
INSERT INTO forumpost VALUES (2906,371,4,'Re: 136 new forum posts',':) But then wouldn\'t it take too long to come up in the queue?\r<br>\n',1626,'Gamer','2004-01-14 21:27:33');
INSERT INTO forumpost VALUES (2907,371,4,'Re: 136 new forum posts','This one was even simpler - it converted all the forms into GET formatted links.\r<br>\n\r<br>\nI really screwed up here - will need to add code to disallow empty posts.',1,'levik','2004-01-15 02:45:59');
INSERT INTO forumpost VALUES (2934,375,5,'Re: Rich edit control','While the GUI is nice, it doesn\'t do everything. One of the biggest shortcomings in not being able to edit the source directly is with the special characters (see my <a href=\"http://www.flooble.com/perplexus/forum.php?fid=6&tid=328\">testing</a> thread), which I use quite often -- the existing buttons for the HTML codes are rather lacking, and very limited in selection.\r<br>\n\r<br>\nAlso, having to enter every comment using the GUI would be extremely annoying. First, I don\'t ever enter a comment directly into the box on the site, I type it up first in notepad (for many problems, the ability to search/replace text is invaluable) and paste it in. If that were pasted into the GUI, I might as well have not done anything.\r<br>\n\r<br>\nIf you\'re worried about closed tags, the script for the text-edit box automatically closes any tags that are left open anyway (if you type in \"&lt;i>hello\", it will output \"&lt;i>hello&lt;/i>\").',1575,'DJ','2004-01-20 10:27:40');
INSERT INTO forumpost VALUES (2935,377,4,'Rich Edit Control (continued)','I started a new thread just to avoid making this suggestion in the public forums -- but maybe the \"view source\" button (on the rich text-edit box, see &lt;a herf=\\\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=375\\\"&gt;this thread</a> if you don\'t know what i\'m talking about) could be restricted for journeymen+ to use?\r<br>\n\r<br>\nI\'m just so used to typing and doing <i>everything</i> via the keyboard, that to have to leave the keyboard and use the mouse to do anything would be a great annoyance. I imagine that there are other people who share the same sentiment.. ',1575,'DJ','2004-01-20 11:43:31');
INSERT INTO forumpost VALUES (2936,375,5,'Re: Rich edit control','The text editor is rather nice.  I like it.  Much better than parsing my writeups and inserting all the line breaks, &lt; and &gt; codes, etc.',1920,'Brian Smith','2004-01-20 12:28:48');
INSERT INTO forumpost VALUES (2937,328,6,'Re: Testing','&lt;em&gt;em tags&lt;em&gt;\r<br>\n<i>i tags</i>',1920,'Brian Smith','2004-01-20 12:30:18');
INSERT INTO forumpost VALUES (2938,375,5,'Re: Rich edit control','I found an inconsistancy between flooble and the editor.  The editor uses <b>EM</b> (embellishment) tags for italics, but flooble requires <b>I</b> tags for italics.',1920,'Brian Smith','2004-01-20 12:32:43');
INSERT INTO forumpost VALUES (2939,377,4,'Re: Rich Edit Control (continued)','I don\'t like having to switch over because my mouse is \"far away\" from my keyboard. Having to move back and fourth many times when I am writing would certainly add up.',1626,'Gamer','2004-01-20 12:50:46');
INSERT INTO forumpost VALUES (2940,378,4,'uh... like, uh...','As much as I like my problems posted in the afternoon... :-)\r<br>\n\r<br>\n<A HREF=\"http://flooble.com/perplexus/show.php?pid=1590\">Square Challenge</A> was posted in the afterrnoon... and <A HREF=\"http://flooble.com/perplexus/show.php?pid=1390\">A Better Mousetrap</A> was posted in the morning.\r<br>\n\r<br>\nSince the easy one should be posted in the morning, and the harder ones in the afterrnoon, shouldn\'t these have been reversed?\r<br>\n<SUB><PRE>              _/_/_/     _/      _/<BR>           _/      _/   _/    _/<BR>          _/           _/  _/<BR>_/_/_/     _/_/_/     _/_/<BR>                _/   _/  _/<BR>       _/      _/   _/    _/<BR>        _/_/_/     _/      _/<BR>\r<br>\n</PRE></SUB>\r<br>\n',3172,'SilverKnight','2004-01-20 14:11:44');
INSERT INTO forumpost VALUES (2941,375,5,'Re: Rich edit control','Flooble requires nothing - unfortunately the whole set of functions for these things are REALLY old and must be replaced. All it does is filter out most tags except for the allowed ones. I imagine I will still have to worry about somebody slipping in a rouge IMG ont he sly, but the rich textarea looks to be a good solution on the side of allowing users to do more.\r<br>\n\r<br>\nDJ, if you are right about the auto closing of tags, that might work.\r<br>\n\r<br>\nI\'m planning to devote some serious time to perplexus over the next few weeks, so hopefully I\'ll be able to get this done. (No small task mind you. Text areas are used in many different places, and their functionality is always slightly different.)',1,'levik','2004-01-20 16:02:53');
INSERT INTO forumpost VALUES (2942,378,4,'Re: uh... like, uh...','hey, we all make mistakes. I think thats the case here. All we can do is just keep it in mind for next time.',1072,'Alan','2004-01-20 19:04:59');
INSERT INTO forumpost VALUES (2943,378,4,'Re: uh... like, uh...','okay... my bad... I wasn\'t tryin\' to be a #$@!... thought I mighta been misunderstandin\' policy.',3172,'SilverKnight','2004-01-20 20:26:18');
INSERT INTO forumpost VALUES (2944,378,4,'Re: uh... like, uh...','There isn\'t that many problems we can push. It may have been the case that A Better Moustrap just got its third TU and so the person that did it decided to push it.',1626,'Gamer','2004-01-20 21:48:47');
INSERT INTO forumpost VALUES (2945,379,5,'Candy machine system?',' &nbsp;&nbsp;I assume that ten problems of any category are posted at a time. While this works, some categories move slower than others.  Here is my proposition (although I don\'t know squat about programming, so it might not be able to work).\r<br>\n\r<br>\n<B>THE CANDY MACHINE SYSTEM</B>\r<br>\n\r<br>\n &nbsp;&nbsp;At any given time, one problem from each category is up for review.  In a candy machine, you don\'t just buy whichever ten types of candy are in the front . . . you can pick any one of each type of candy, and none are duplicated.  \"Liars and Knights\" and \"Weights and Scales\" might have seperate sections from \"Logic Problems\", or they might all be together.  This way all the problem queues would move at relatively the same speed.\r<br>\n &nbsp;&nbsp;Once a problem is pushed through to floobledom, a new problem of its category will fill its slot.  Only a certain number of problems for each category would be available at a time. (Candy machines do not have infinite supplies.) Once a problem type is exhausted, you have to wait until the next day when all the types are \"refilled\" and ready for viewing.  This way, no certain category would move too fast or too slow.\r<br>\n\r<br>\n &nbsp;&nbsp;Again, this system is just theoretical.  I have absolutely <I>no</I> clue how it would or could work.  Just a suggestion.',5033,'Captain Paradox','2004-01-20 22:00:42');
INSERT INTO forumpost VALUES (2946,379,5,'Re: Candy machine system?','I like it... But I think it\'s gonna take Levik at least 3 hours to code this... :-)',3172,'SilverKnight','2004-01-20 22:04:02');
INSERT INTO forumpost VALUES (2947,379,5,'Re: Candy machine system?',' &nbsp;&nbsp;Yeah . . . if it even <I>can</I> work at all.  Remember, I can\'t program squat.',5033,'Captain Paradox','2004-01-21 07:41:41');
INSERT INTO forumpost VALUES (2948,364,5,'Re: How old is flooble?','Okay, my last proof of levik:\r<br>\n\r<br>\nPROOF OF LEVIK\r<br>\nU: if and only if U is false, levik does not exist.\r<br>\n\r<br>\nIf U is false, then a true statement would be\r<br>\nV: if and only if U is false, levik does exist\r<br>\n\r<br>\nIf U is true, then levik does exist, because he can\'t <I>not</I> exist.',5033,'Captain Paradox','2004-01-21 08:34:45');
INSERT INTO forumpost VALUES (2949,379,5,'Re: Candy machine system?','I think if this plan were implemented, certain types of problems like Algorithms and Calculus would wind up moving to the front much faster than the more numerous types like Numbers or Logic simply beacuse there are fewer of one kind of puzzle over another.',1920,'Brian Smith','2004-01-21 10:43:01');
INSERT INTO forumpost VALUES (2950,375,5,'Re: Rich edit control','The reason I\'m familiar with the one you suggested is that the same basic control is used on xanga.com, where I have a weblog. Other nice features that are that the key commands ctrl-i, -b, and -u work for formatting as they normally would within a word processor.\r<br>\n\r<br>\nI prefer to just type in the HTML tags; I imagine most people will prefer the GUI. As far as rogue tags, as you put it, I\'m sure you could change the existing filtering method to get rid of any &lt;img> or &lt;embed> or other potentially abusive tags, rather than delimiting the tags that you specifically want to allow. There are very good preexisting codes to do this on the PHP website, and since PHP is server-side, you can run all those checks after the control form is submitted. To me, that seems like the best way to allow full use of the test-edit box and still prevent abuse.',1575,'DJ','2004-01-21 12:02:18');
INSERT INTO forumpost VALUES (2951,368,7,'Re: Logging in for the first time!','Hi!\r<br>\nMe too!\r<br>\nA friend recommended this site, and it\'s very good indeed!',5273,'Asi','2004-01-21 12:26:46');
INSERT INTO forumpost VALUES (2952,379,5,'Re: Candy machine system?',' &nbsp;&nbsp;What if . . . only a certain number of problems were in the candy machine at a time?  Then five or so Algorithms or Calculus puzzles could be reviewed until the machine ran out.  It could be replenished daily.\r<br>\n &nbsp;&nbsp;But this might add another hour of programming.  I wouldn\'t know.',5033,'Captain Paradox','2004-01-21 19:25:09');
INSERT INTO forumpost VALUES (2953,368,7,'Re: Logging in for the first time!',' &nbsp;&nbsp;Ben Beauty, just click on a category in the center of the home page that interests you, and you can start cracking those puzzles.\r<br>\n &nbsp;&nbsp;And have fun!',5033,'Captain Paradox','2004-01-21 19:56:20');
INSERT INTO forumpost VALUES (2954,379,5,'Re: Candy machine system?','ahhhhh.... Levik\'s pretty good at this stuff... it\'d probably only take him 30 minutes.',3172,'SilverKnight','2004-01-21 20:28:10');
INSERT INTO forumpost VALUES (2955,379,5,'Re: Candy machine system?','\"<i>While this works, some categories move slower than others.</i>\"\r<br>\n\r<br>\nWhy do you think this is the case? Certainly there are fewer problems in some categories than in others, but yes, we see 10 problems of all types, and they are reviewed, voted upon, and pushed in about the same order as they enter the queue, which is in turn the order in which they were submitted. If one of every fifty problems is a calculus puzzle, then one of every fifty problems we look at is a calculus problem.\r<br>\n\r<br>\nThe FIFO system is not only the simplest, but in my opinion, a better model than some complex category-based method of selecting problems for review, not to mention fairer to the people submitting problems. The changes would not only be messy to implement, but as Brian noted, would mess up the order in which problems move forward.',1575,'DJ','2004-01-21 20:31:50');
INSERT INTO forumpost VALUES (2956,380,7,'Hi....','Hi...\r<br>\n\r<br>\nI\'m a new user... found this site from a search engine.... \r<br>\nFound this site interesting cos puzzles recently arosed my interest.. \r<br>\nAs i\'m new to this site i need assistance from all...\r<br>\nRgds\r<br>\nSiva',5283,'Sivaprasad','2004-01-22 07:23:13');
INSERT INTO forumpost VALUES (2957,380,7,'Re: Hi....','Welcome Siva,\r<br>\nIf you want help, there\'s no shortage of folks here willing to put their two cents in.\r<br>\n\r<br>\n',2839,'FatBoy','2004-01-22 08:37:29');
INSERT INTO forumpost VALUES (2958,375,5,'Re: Rich edit control','Just so you guys don\'t think I\'ve been slacking off at this, check out <a href=\"/perplexus/rtedemo/\">the work in progress</a>... I substituted the color picker for symbol selector, and got rid of a bunch of things we\'d never use. In the process, I managed to break keyboard handling, so I\'ll have to go back and see what it was that I did wrong.',1,'levik','2004-01-23 13:31:19');
INSERT INTO forumpost VALUES (2959,375,5,'Re: Rich edit control','Wow, that looks very good! \r<br>\nGlad to see that you still love us after all this time... ;)',3372,'Sam','2004-01-23 13:48:56');
INSERT INTO forumpost VALUES (2960,381,3,'Cryptography Question','Ciphers and codes are of great importance during times of warfare. Consulates regularly exchange information with their governments in coded messages.  The solution of the Enigma cipher led to Hitler\'s defeat in WWII.  There is a large branch of research devoted to this study especially with issues of privacy on the Internet and its relation to cryptography.  The simplest cipher is a substitution of one letter for another.  For example:\r<br>\n        SYSTEMS ANALYSIS\r<br>\nbecomes\r<br>\n        BKBXYLB RQRSKBPB\r<br>\n\r<br>\nwith a simple substitution of B for S, K for Y, etc.  To make the following English message a bit harder to decode, the words are run together and the letters are grouped in blocks of five.  punctuation has been added to help.\r<br>\n\r<br>\nFMFPW HFNAN SMFTF TFZAS MNDNQ PZUPB TFIZJ\r<br>\nQFW.MZ JXTSS XZQRP ZKWPB WQXTP BPWNH HNPWF\r<br>\nPZFZS GWNAT AUZQH NPTZA FMFPW HFDQZ LSWH.P\r<br>\nBWISN FFTFN SFZXQ TPTAK TAPWA FTGW,H NRTAK\r<br>\nPBWIZ JQFWU QJFPQ NPTAK, WAKNK TAK,NA CIBNS\r<br>\nSWAKT AK.WAE ZMHWW PTAKZ PBWQF PJCWA PF.\r<br>\n\r<br>\nwhat is the coded message?\r<br>\n\r<br>\n\r<br>\ni have absolutely no clue as to what the answer is, so don\'t ask.  my friend gave this to me and after staring at it for an hour my head hurts, i thought i\'d ask you all and see what you could make of it.',1928,'The Mighty Puck','2004-01-23 15:49:09');
INSERT INTO forumpost VALUES (2961,372,7,'Re: Hello','Hi there, I found you by searching for \"logic problems\" it\'s a great site.  I wanted to know if submitted problems went through some sort of review process before they were approved for posting.  Also, is there some time frame for posting an official solution to a problem?',5267,'cogitater','2004-01-24 04:05:33');
INSERT INTO forumpost VALUES (2962,372,7,'Re: Hello',' &nbsp;&nbsp;Usually, if somebody submits a problem, it will appear on the site before its solution.  The solution follows after a few days.\r<br>\n &nbsp;&nbsp;Yes, puzzles are reviewed everyday by journeymen and scholars (two higher ranks of flooble) or by levik, the director.  Ten problems are able to be voted on per day, but only one or two are posted daily.\r<br>\n &nbsp;&nbsp;Keep submitting problems, and watch any by yours truly!',5033,'Captain Paradox','2004-01-24 14:30:23');
INSERT INTO forumpost VALUES (2963,372,7,'Re: Hello',' &nbsp;&nbsp;\'Scuse me.  There\'s supposed to be a \"for\" between \"watch\" and \"any\".  Oops.',5033,'Captain Paradox','2004-01-24 14:31:45');
INSERT INTO forumpost VALUES (2964,372,7,'Re: Hello','Yes they do, but it\'s usually not for testing for a solution (though that happens sometimes);\r<br>\n\r<br>\nYour problem may take a while to get to the queue. During that time, check out the other problems here and make sure it\'s not a duplicate of anything! :)',1626,'Gamer','2004-01-24 18:58:18');
INSERT INTO forumpost VALUES (2965,372,7,'Re: Hello',' &nbsp;&nbsp;Yes.  It\'s kind of disheartening, but I got over it.\r<br>\n(<I>Sob!</I>',5033,'Captain Paradox','2004-01-24 22:00:36');
INSERT INTO forumpost VALUES (2966,381,3,'Re: Cryptography Question',' &nbsp;&nbsp;You\'ve probably figured this out by now, but try making all the \"B\"\'s \"S\"\'s, like in the first message.  Try this for all the letters in the first message.  It may help.',5033,'Captain Paradox','2004-01-25 10:50:23');
INSERT INTO forumpost VALUES (2967,381,3,'Re: Cryptography Question','I beilieve I\'ve seen this before. It was part of a message incoded on some famous cryptogropher\'s stone (Not to sure what type of stone, commemoration, tombstone etc) And to this day leading experts in the world have only decoded the first part. Then again I could be wrong and be thinking of something else.',1072,'Alan','2004-01-25 18:22:21');
INSERT INTO forumpost VALUES (2968,382,7,'Any genetic puzzlers?','Hey everyone (what an original comment), I\'m obviously new here and wondered if anyone else here is into the idea of solving problems by using genetic algorithms? I enjoy genetic programming and am continuosly looking for problems (particularly game strategy problems) suitable for solving using GAs. Anyways... Cheers :)',5345,'Rawlyn','2004-01-26 20:23:23');
INSERT INTO forumpost VALUES (2969,382,7,'Re: Any genetic puzzlers?','Can you give us an example of a logical puzzle that could be solved using a GA? I\'ve used GAs a lot, but only in AI research for modeling evolutionary systems. I\'d be interested if you had a flooble-like puzzle that could be solved with one.',3372,'Sam','2004-01-27 11:34:36');
INSERT INTO forumpost VALUES (2970,382,7,'Re: Any genetic puzzlers?','I\'m not well versed with GAs... but my (admittedly limited) understanding is that they are not well suited to find the (guaranteed) best solution to something, but rather, they are well suited to finding a very good answer to something, when we are looking for a \'close to perfect\' solution.\r<br>\n\r<br>\nI suppose they might help with the well known traveling salesman problem, but I doubt they\'d be efficient at finding the solution to <A HREF=\"http://flooble.com/perplexus/show.php?pid=1592\">On Average</A>, <A HREF=\"http://flooble.com/perplexus/show.php?pid=1399\">Alphanumeric Ambiguity</A>, or <A HREF=\"http://flooble.com/perplexus/show.php?pid=1466\">Truncated Cone</A>....\r<br>\n\r<br>\n(Not to mention, I don\'t think GAs generally provide a proof that the solution *is* the best solution).',3172,'SilverKnight','2004-01-27 11:43:48');
INSERT INTO forumpost VALUES (2971,383,7,'No Subject','hi everyone.',5361,'Sandeep','2004-01-27 14:17:31');
INSERT INTO forumpost VALUES (2972,372,7,'Re: Hello','Thanks Captain and gamer for the helpful information.  I\'ve only had time to do a couple of logic problems.  One was gamer\'s \" timely manner\".  It was enjoyable and challenging.  As I was doing it I wondered if a reviewer checked how much thought and care went into the phrasing of the submitted problems.  Gamer\'s use of the words \"notice\", \"know\" and \"came in\" (as opposed to \"went in\") were critical to my initial determination that B had to have personally observed the order of arrival from inside and therefore had to be either first or second to arrive.  If someone submitted a problem with less precise clues, would a reviewer\'s catch it?  In other words when we start a problem, are we assured that there are sufficient precise clues to lead us to the solution, or could we get stuck working on a problem in which the given clues would be insufficient to allow us to reach a correct answer?',NULL,'cogitater','2004-01-27 16:41:40');
INSERT INTO forumpost VALUES (2973,372,7,'Re: Hello','Cogitater,\r<br>\n\r<br>\nIn answer to your questions, I will direct you to <A HREF=\"http://flooble.com/perplexus/forum.php?fid=5&tid=364#2761\">this earlier post</A>.\r<br>\n\r<br>\nIt is an excerpt, from the the book of Levikus, beginning at chapter 2, verse 1.\r<br>\n\r<br>\nI encourage you to read it carefully.',3172,'SilverKnight','2004-01-27 17:16:15');
INSERT INTO forumpost VALUES (2974,381,3,'Re: Cryptography Question','I don\'t have an hour to spend staring at it right now, but a basic cryptography course suggests you deal with substitution codes by counting the number of each of the  letters in the message. It\'s been a while, so I\'ve forgotten the statistics, but research has shown that certain letters are used a certain % of the time, ie e is used more than any other letter. t, a, s are high on the list. There is a chart setting all letters forth in their order of usage. After you\'ve counted the letters in your message you attempt to correlate them with the statistical data.  I.e. if z was used the most times, it is the likely substitute for e.  You set up two parallel lines, the top one being the alphabet in its normal order and the second being the probable substitutions.  The simplest codes  involve shifting the second line right or left or reversing the alphabet etc. Book codes are more difficult unless you have some clues as to what lines in what book are used as a substitute alphabet.  Completely random codes are the most difficult and are usually solved by trial and error process.  Now that you are armed with all of this unrequested wisdom, go forth and solve your problem.',5267,'cogitater','2004-01-28 02:40:21');
INSERT INTO forumpost VALUES (2975,372,7,'Re: Hello','hi, all............i\'m new to the site\r<br>\n',5341,'bacchus','2004-01-28 16:58:11');
INSERT INTO forumpost VALUES (2976,372,7,'Re: Hello','guess now is probably not a good time as no one seems to be around. will try you all later tonite\r<br>\n',5341,'bacchus','2004-01-28 17:01:29');
INSERT INTO forumpost VALUES (2977,382,7,'Re: Any genetic puzzlers?','As you point out SilverKnight, a GA will never come up with a proof. Their basic usage is in optimization (a la Travelling Salesman), and so far the only flooble puzzle I\'ve set a GA to work on is your own \"How many points?\" post. It quickly gave a 17 point solution (each \"gene\" containing 17 real valued numbers) but obviously there is no point continuing... I\'ve also used GA\'s to come up with a winning stratgy for the Prisoner\'s Dilemma. In that it was a case of evolving an optimised set of rules to play by.\r<br>\n\r<br>\nI understand that GA\'s a far from suitable for most flooble puzzles, but I\'m not interested in most - only the ones that can be used to hone my GA skills :P\r<br>\n\r<br>\nPeace,\r<br>\nRawlyn.',5345,'Rawlyn','2004-01-28 20:16:01');
INSERT INTO forumpost VALUES (2978,375,5,'Re: Rich edit control','Thanks for the hard work Levik.  Another one of these FREE rich edit controlers for text area can be found at\r<br>\n\r<br>\nhttp://www.interactivetools.com/products/htmlarea/\r<br>\n\r<br>\nI\'ve never used it specifically, but their other products are wonderful.  Just wanted to give you a choice in case one was harder to implement/modify than the other.',1112,'Greg','2004-01-29 01:39:45');
INSERT INTO forumpost VALUES (2979,384,4,'\"newest problem\" addition','As I check Flooble throughout the day, I find myself often wondering... \"<I>How many new comments have been posted, since the last time I logged on?</I>\".\r<br>\n\r<br>\nAs you probably know, the scope of \'new\' comments is 24 hours.  So, I might be logged on at 3:00pm and notice that there are  23 \'New Comments\'.  Then I might come back at 5:00pm and I see that there are 21 \'New Comments\'.  I cannot immediately tell if 2 comments \'fell out of scope\' or, perhaps, 4 comments \'fell out of scope\' but 2 new comments were submitted.\r<br>\n\r<br>\nWell, we\'ve discussed the difficulty that Levik would have to implement that kind of change (storing for each user, the last time he looked at comments, for example, and performing the calculation every time the user checks for \'new\' comments).  This seems overkill.\r<br>\n\r<br>\nBut, one thing that might be easy for Levik to implement is a display that shows \'new comments for the day\'.  And this would always just calculate the number of new comments since midnight.  This would <I>not</I> be keyed to any user.  But what it *would* give is the ability to see, at a glance, if new postings exist.\r<br>\n\r<br>\nSo, to go back to my earlier example.... at 3:00pm, I might see that there are 23 \'New Comments\' and there are 15 \'Comments Submitted Today\'.  Then when I come back at 5:00pm, I see that there are 21 \'New Comments\' and there are 18 \'Comments Submitted Today\'.\r<br>\n\r<br>\nI would immediately know that there have been 3 comments submitted since I last logged on.\r<br>\n\r<br>\n(If I cared to calculate it... and I remembered the number of \'new comments\' from earlier, I would realize that 5 comments went \'out of new scope\'... but this is incidental.)\r<br>\n\r<br>\nOne nice thing about it, is that it would be relatively easy for Levik to implement (so he tells me).\r<br>\n________________________________\r<br>\n\r<br>\nP.S.  I would think this would be in addition to the \'New Comments\' button... it could be another button or just a display somewhere.',3172,'SilverKnight','2004-01-29 02:31:02');
INSERT INTO forumpost VALUES (2980,382,7,'Re: Any genetic puzzlers?','You may want to take a look at \"Fill the Grid\".',1920,'Brian Smith','2004-01-29 10:00:31');
INSERT INTO forumpost VALUES (2981,384,4,'Re:','Or, in the parentheses just put the number of new comments in the past 24 hours, and then the number since midnight, like <b>New Comments(7/4)</b> or something similar. The same kind of thing could be done to the Forums link on the main page. Plus, it doesn\'t seem like that would be much more difficult to implement (maybe even easier) than finding all comments in the past 24 hours.',1575,'DJ','2004-01-29 12:28:02');
INSERT INTO forumpost VALUES (2982,384,4,'Re:','Sounds like a good idea. I think it would also be useful to show the system time so that it\'s clear when midnight was.',1183,'fwaff','2004-01-30 08:01:45');
INSERT INTO forumpost VALUES (2983,384,4,'Re:','good point... (Levik, btw, it appears the system time is a few minutes off... based on times of submissions.)',3172,'SilverKnight','2004-01-30 08:17:14');
INSERT INTO forumpost VALUES (2984,384,4,'Re:','Yes, It\'s now 8:50 EST and the last problem posted notation says that 8:10 was 30 minutes ago.',1301,'Charlie','2004-01-30 08:41:32');
INSERT INTO forumpost VALUES (2985,381,3,'Re: Cryptography Question','The most commonly used letters in American English are, (mostly)in order E, T, A, O, I, N, S, H, R, D, L, U.\r<br>\n\r<br>\nFor years the more \"in the know\" contestants who made it to the end of show bonus puzzle on <b><i>Wheel of Fortune</i></b> would choose as their \"five consonants and a vowel\" T, N, S, R, L (or occassionally D) and E.  Later, those letters would become a given.',153,'TomM','2004-01-31 01:20:07');
INSERT INTO forumpost VALUES (2986,385,7,'Hey!','Hi everyone, just thought I\'d give my brain a workout every once in a while and this seems like a nice place to do it :)',5420,'Orfeus','2004-01-31 10:45:14');
INSERT INTO forumpost VALUES (2987,375,5,'Re: Rich edit control','I think I spotted that one while I was looking for a suitable candidate. However I didn\'t want to use it since it was IE only...\r<br>\n\r<br>\nIn any case, I made some more tweaks to the one I likned before - you can now see the result of a submission. I would appreciate it if you guys could test it out with some of your more interesting comments to see if it works well or not.\r<br>\n\r<br>\nLet me know if you run into any weirdness. If not, hopefully I will start putting it into the site around next weekend.',1,'levik','2004-01-31 12:15:13');
INSERT INTO forumpost VALUES (2988,38,7,'Re: New forum','Hi,Levik\r<br>\nI am a new to your site and most likely will stay as an active member. At present time I solve a lot of  archive problems and comment now and then to the new ones. I also have quite a lot of my own at various level of  difficulty.\r<br>\n\r<br>\n While noting the ambiguity around your question \"..how did you find this site? \" I could not resist sending you the following item:\r<br>\n\r<br>\nWaiter: And  how did you find our steak, Sir? \r<br>\nCustomer: Well, I just browsed between the  mashed potatoes and there it was..\r<br>\n\r<br>\n\r<br>\nPray tell ..and how did you find this joke?\r<br>\n\r<br>\nady',5285,'Ady TZIDON','2004-01-31 19:32:32');
INSERT INTO forumpost VALUES (2989,375,5,'Re: Rich edit control','In the posted comment, the strong and em tags show up with their surrounding angle brackets instead of producing bold and italic.  The already-set-up bold shows as bold and the bulleted list shows up fine, rather than with unorderd list tags.  So it comes out partly as if it were showing source (just for the newly entered bold and italic).',1301,'Charlie','2004-01-31 23:06:47');
INSERT INTO forumpost VALUES (2990,381,3,'Re: Cryptography Question',' &nbsp;&nbsp;Forgive me if I\'m wrong, TomM, but I read somewhere that the most common letters in the English language are: E, T, A, O, N, R, I, S, H.  Of course, they mnay be already outdated.',5033,'Captain Paradox','2004-02-01 13:55:15');
INSERT INTO forumpost VALUES (2991,38,7,'Re: New forum','I\'ve been trying to rate problems to become a student but it won\'t let. Am i rating them wrong?',NULL,'Nick','2004-02-01 17:06:04');
INSERT INTO forumpost VALUES (2992,375,5,'Re: Rich edit control','Hmm... On my mozilla it uses SPAN for all the styling, so I didn\'t bother \"allowing\" STRONG and EM. \r<br>\n\r<br>\nI\'m going to enable them now, let me know if the results come out any better.',1,'levik','2004-02-01 18:05:46');
INSERT INTO forumpost VALUES (2993,375,5,'Re: Rich edit control','In the spirit of disclosure, there is a list of allowable tags, some of them must be closed, some don\'t need to be. For every tag that must be closed (such as PRE) the validator will keep count of the open and closed tags in the submitted text. If at the end they don\'t match up, a required number of closing tags will be appended.\r<br>\n\r<br>\nHere are the allowed tags as of now (Must close tags with a \"*\"):\r<br>\n\r<br>\nA*\r<br>\nB*\r<br>\nBR\r<br>\nI*\r<br>\nTT*\r<br>\nP\r<br>\nPRE*\r<br>\nLI\r<br>\nUL*\r<br>\nOL*\r<br>\nSPAN*\r<br>\nSTRONG*\r<br>\nEM*\r<br>\nDIV* (just realized that DIV is used for indentation)',1,'levik','2004-02-01 18:15:59');
INSERT INTO forumpost VALUES (2994,375,5,'Re: Rich edit control','It looks good for the bold and italic, except that clicking on a button such as that (to precede typing bold/italic -- or non-bold after bold/italic) most of the time removes the focus from the text box, rather than allow continuation of the typing in the new face.  When swiping previously typed text this isn\'t too important, but if one is going along typing, and wants to prepare for bold by clicking the button, having the focus lost from the text box is disconcerting.\r<br>\n\r<br>\n(By the way, the title bar says Rich Tect Edit Demo rather than Rich Text Edit Demo.)',1301,'Charlie','2004-02-01 19:43:58');
INSERT INTO forumpost VALUES (2995,370,7,'Re: We\'d love to know how you found us!','I found this site by typing the word \" Logic \" on the address locator or keyword and I followed a lot of links that ultimately brought me to this page where I\'m writing right now .That\'s how I found it.    Why I found you?...Now that\'s a different angle of arguement. If you email ( KuyaArdy@aol.com ) me I\'m more that willing to discuss the whys.',5448,'Florentino','2004-02-02 06:29:02');
INSERT INTO forumpost VALUES (2996,38,7,'Re: New forum','That depends, Nick.  How have you been rating them?\r<br>\n\r<br>\nThe standard method for rating problems is to go to the problems page (if you can read the problem and you\'re not on the home page, you\'re there...) then click the rating that you think the problem is worth (i.e. if you loved it, give it 5; if you loathed it, give it 1).  \r<br>\n\r<br>\nI think you\'ll be able to work it out!',3136,'Popstar Dave','2004-02-02 07:10:51');
INSERT INTO forumpost VALUES (2997,38,7,'Re: New forum','Be sure you are logged in, in order to see the Rate this problem: 1 2 3 4 5 notation where you can click on one of the numbers.  I notice your name appears in black rather than blue on this forum, indicating you weren\'t logged in for the forum posting; perhaps you weren\'t logged in for the puzzle viewing.',1301,'Charlie','2004-02-02 08:42:01');
INSERT INTO forumpost VALUES (2998,381,3,'Re: Cryptography Question','Well there is a method to solving this and cogitater mentioned the beginning, but that is usually not enough. Like in the case of the code above it is usual that two or even three letters in the code are represented equally so further analysis is needed (F and W here) - you see how often are they around other letters, make a table really because for example letter E can appear before or after any other letter really, while consonants like T rarely appear before or after B, D, G, J. Also once you are fairly certain which letter represents E you can see by looking which letter is most common before but almost never after E, that would represent H. Then it is more like guessing the words for starters, more difficult in this case since they have been grouped in fives.',5420,'Orfeus','2004-02-02 10:10:30');
INSERT INTO forumpost VALUES (2999,375,5,'Re: Rich edit control','You could also include &lt;sup> and &lt;sub>. Also, while &lt;ol> is allowed, you removed that button from the toolbar..',1575,'DJ','2004-02-02 10:48:01');
INSERT INTO forumpost VALUES (3000,386,4,'Congratulations to our newest Apprentice','Welcome Tristan!',3172,'SilverKnight','2004-02-02 10:49:26');
INSERT INTO forumpost VALUES (3001,381,3,'Re: Cryptography Question','Also the difficulty is much increased is the person deliberately misspelled the message. Simple substitutions like \"taht\" for \"that,\" or throwing in a few numbers for letters, make automated decryptors very sad.',3372,'Sam','2004-02-02 14:28:08');
INSERT INTO forumpost VALUES (3002,386,4,'Re: Congratulations to our newest Apprentice','Surprise! Did you know this board existed? It\'s where we talk about secret things :)\r<br>\n\r<br>\nWelcome anyway! I suppose you will become a journeyman soon with the problems you are putting out. :)',1626,'Gamer','2004-02-02 15:02:05');
INSERT INTO forumpost VALUES (3003,375,5,'Re: Rich edit control','Charlie - I changed the behavior to \"focus-back\" on the edit area after one of the buttons is pressed - hopefully it will work, let me know if there are other \"behavioral\" issues.\r<br>\n\r<br>\nDJ - good catch on the ***script tags. Will go add them now. About the OL, I didn\'t think it needed a button. UL is by far the more used, and anyone needing OL will probably know what they\'re doing enough to go and add one manually. Like you :)',1,'levik','2004-02-02 23:49:48');
INSERT INTO forumpost VALUES (3004,387,5,'Recently Posted Solution','Not sure if anyone has noticed, but there is now a list of 5 problems with the most recently posted solutions shown on the bottom of the front page.\r<br>\n\r<br>\nThis was a feature someone has requested (I forget who it was) and I thought was a very good idea. \r<br>\n\r<br>\nComments?',1,'levik','2004-02-03 14:00:31');
INSERT INTO forumpost VALUES (3005,387,5,'Re: Recently Posted Solution','I give it a \'thumbs up\'.  But you\'re right, I hadn\'t noticed.... I don\'t often have occasion to scroll down that far.',3172,'SilverKnight','2004-02-03 15:04:21');
INSERT INTO forumpost VALUES (3006,387,5,'Re: Recently Posted Solution','Well, hopefully this will give some people more of an incentive to scroll down and check out any new problems they may have missed. \r<br>\n\r<br>\nAlso, maybe this will speed up the rate of solution postings.',1,'levik','2004-02-03 16:34:36');
INSERT INTO forumpost VALUES (3007,386,4,'Re: Congratulations to our newest Apprentice','The existence of this board had come to my knowledge before, but nobody really said what you discussed in here!  How exciting it will be to find out right now!',3558,'Tristan','2004-02-03 18:31:01');
INSERT INTO forumpost VALUES (3008,386,4,'Re: Congratulations to our newest Apprentice','Wow!  This is even more exciting than I thought!',3558,'Tristan','2004-02-03 19:15:55');
INSERT INTO forumpost VALUES (3009,387,5,'Re: Recently Posted Solution','Yes, I do think it\'s a very good feature.\r<br>\n\r<br>\nBTW, The solution to two of my puzzles are ready, but they haven\'t been posted.  I doubt they will create much more discussion weeks after their posting.  I was wondering if I have the power to post the solutions, and I just don\'t know it.  If I do, telling us all would also speed up the rate of solution postings.',3558,'Tristan','2004-02-03 19:37:17');
INSERT INTO forumpost VALUES (3010,387,5,'Re: Recently Posted Solution','I believe you have the ability to push them. If you go to the problem page of a problem you submitted, there should be a link there that lets you edit the solution. On that page you should see an option to make the solution public.',1,'levik','2004-02-03 20:07:25');
INSERT INTO forumpost VALUES (3011,387,5,'Re: Recently Posted Solution','I can\'t find it.  Are you sure that\'s not just a journeyman feature?',3558,'Tristan','2004-02-03 20:18:21');
INSERT INTO forumpost VALUES (3012,387,5,'Re: Recently Posted Solution','You know what, you\'re right. My bad :)\r<br>\n\r<br>\nLet me go take a look at those solutions of yours then :)',1,'levik','2004-02-03 22:13:57');
INSERT INTO forumpost VALUES (3013,387,5,'Re: Recently Posted Solution','Er, you posted the solutions to the latest two puzzles.  I was really referring to the earliest two puzzles (\"Extraterrestrial Primes\" and \"Game of Luck\").',3558,'Tristan','2004-02-03 23:15:24');
INSERT INTO forumpost VALUES (3014,387,5,'Re: Recently Posted Solution','Whoa... I\'m really showing some crappy webmastering right here...\r<br>\n\r<br>\nI just fixed that... sorry for the premature exposure.',1,'levik','2004-02-04 09:58:56');
INSERT INTO forumpost VALUES (3015,314,3,'Re: Riddle...','Just for the heck of it, the man behind bars was his son.<br><br>Besides, there are lots of ways to word this particular riddle. I once heard it as a man looking at a Wanted poster who spoke the rhyme to another man questioning as to who it was.<br><br>The simple way to think about this riddle is to realize that since he has no brothers or sisters, then the part that stated \"is my father\'s son,\" can be reworded to \"is me.\"  I always liked that riddle. Sorry if I wasn\'t supposed to say anything, but this is my first forum posting.',5407,'Ashley','2004-02-04 11:21:47');
INSERT INTO forumpost VALUES (3016,373,3,'Re: I dont know what to do.','I\'m kinda new to this site as well, but I\'ve come to realize that the general purpose of Flooble allows you to read and solve challenging trivia questions, riddles, and the occasional joke. You can rate them and post comments as well as submit your own problems for other people to answer once you increase your rank once.<br><br>I\'ll check out your blog later since I\'m actually in third period and I need to get back to the assignment, lol.',5407,'Ashley','2004-02-04 11:29:01');
INSERT INTO forumpost VALUES (3017,38,7,'Re: New forum','Hey guys\r<br>\n',5487,'Peter Lunts','2004-02-04 19:37:10');
INSERT INTO forumpost VALUES (3018,38,7,'Re: New forum','I wanted to ask what do you have to do to reply to problems and be able to post your own. If anybody knows please tell me.',5487,'Peter Lunts','2004-02-04 19:39:25');
INSERT INTO forumpost VALUES (3019,388,3,'No Subject',' &nbsp;&nbsp;My pending problems (4) have stayed at their queue postition for two weeks or so, except for 2 which have moved back.\r<br>\n &nbsp;&nbsp;This is really me asking for an inside surveillance job.  Have you Journeymen noticed if the rated problems are making it through to flooble kind of slowly?  I (being a Student) don\'t have the position to check.\r<br>\n &nbsp;&nbsp;Also, what on earth is the queue weight about?',5033,'Captain Paradox','2004-02-04 19:56:55');
INSERT INTO forumpost VALUES (3020,38,7,'Re: New forum','Also, how do you know if you\'ve rated a problem correctly or rated it at all?',5487,'Peter Lunts','2004-02-04 19:57:10');
INSERT INTO forumpost VALUES (3021,38,7,'Re: New forum','If you want to post comments, click on the \"post a comment\" link next to the heading \"Comments.\"  If you want to post a puzzle, you first have to post three comments and rate a puzzle to become student rank.  We prefer that your comments don\'t include other puzzles or insults.  \r<br>\n\r<br>\nWhen you submit a puzzle, you will most likely wait a couple of months because so many submitted puzzles are waiting in queue.  Be patient and use the extra time to make sure the puzzle isn\'t a repeat or to submit more puzzles.\r<br>\n\r<br>\nTo rate a problem, look at Charlie\'s above comment.  You know you rated a problem when the words \"Rate this problem\" stop shimmering.  Also, if you click on your name, you can see how many puzzles you\'ve rated.  You apparently rated one already.',3558,'Tristan','2004-02-04 20:13:07');
INSERT INTO forumpost VALUES (3022,38,7,'Re: New forum','Thanks Tristan. I have a few Q\'s though. When you say \"puzzle\" do you mean any type of problem or only a problem that falls into the \"Puzzle\" category? Also, can I take my problem/puzzle of the queue list? ',5487,'Peter Lunts','2004-02-04 20:27:12');
INSERT INTO forumpost VALUES (3023,388,3,'Re: No Subject','Queue weight, or QW was also asked about <a href=\"http://flooble.com/perplexus/forum.php?fid=5&tid=59\">here</a>.  Basically, all puzzles are sorted first by QW, and puzzles with the same QW are sorted by date submitted.  Each person has QW1 for the earliest submitted two puzzles, QW2 for the next 2 and so on. \r<br>\n\r<br>\nThe way the \"approximate queue position\" is calculated, the numbers don\'t really tell that much.  It does not show the speed, just the position (it might jump forward some days and move back others).  The speed is slow because the QW makes your puzzle seem further than it really is sometimes.  Also, we limit the number of puzzles by two per weekday, one per day on weekends.  \r<br>\n\r<br>\nThis topic has been thoroughly discussed.  Just look at the long thread <a href=\"http://flooble.com/perplexus/forum.php?fid=5&tid=277\">here</a> or the even longer thread <a href=\"http://flooble.com/perplexus/forum.php?fid=5&tid=176\">here</a>.',3558,'Tristan','2004-02-04 20:31:07');
INSERT INTO forumpost VALUES (3024,38,7,'Re: New forum','How many times can you rate a specific problem and how do you know if you\'ve already rated it or not?',5487,'Peter Lunts','2004-02-04 20:32:43');
INSERT INTO forumpost VALUES (3025,386,4,'Re: Congratulations to our newest Apprentice','If you think this is exciting then you need to get out more. ;-)',1183,'fwaff','2004-02-05 07:55:08');
INSERT INTO forumpost VALUES (3026,389,4,'Problem precision','\"Thirty two barbarians\" has had a lot of discussion.  Unfortunately, most of it has been misdirected (and hence less valuable than it could have been).\r<br>\n\r<br>\nBecause of the lack of precision in the problem, and <I>more importantly</I> the lack of responses and clarity when questions were asked in the discussion, many apparently valid solutions occur.\r<br>\n\r<br>\nI see in Gamer\'s proposed solution, that \'11\' is the desired answer, but clearly cases can be made for fewer (or more) than that.\r<br>\n\r<br>\nWith some problems, ambiguity is a key component.  This is not one of those problems.  It is potentially very good, and with better wording it would have been.\r<br>\n\r<br>\nI encourage all Journeymen+ to be more critical about pushing problems live before they are well stated.',3172,'SilverKnight','2004-02-05 12:58:01');
INSERT INTO forumpost VALUES (3027,389,4,'Re: Problem precision','I agree .. but there seem to be many people jumping to say \"good enough,\" especially when the author is absent/slow to make corrections ..',1575,'DJ','2004-02-05 17:55:31');
INSERT INTO forumpost VALUES (3028,389,4,'Re: Problem precision','Hmmm...  your \"many people\" includes me.\r<br>\n\r<br>\nI\'ll endeavor to use a more critical eye too.',3172,'SilverKnight','2004-02-05 17:59:08');
INSERT INTO forumpost VALUES (3029,389,4,'Re: Problem precision','There\'s just way too many things to say in my opinion. None of them have curvy bodies. None of the barbarians suddenly get muscle spasms. None of their gun\'s bullets split apart; none disintegrate. None of the villagers suddenly gets hit by lightning; none of them are smaller or stooped over.\r<br>\n\r<br>\nI don\'t want my problems to turn into crazy math theoroms; we take about a page to explain something we could say in a few words just because of all the people that will say aha! here\'s a loophole. Everyone knows that lining up isn\'t \"around\"; whether or not you stand behind a strange definition that\'s out of context. I haven\'t found a solution that\'s less than 11 without having about a zillion barbarians lining up, instead of around. I don\'t think there was anything else a problem except I didn\'t use a super-solid definition of around; I assumed everyone knew what \"around\" meant.\r<br>\n\r<br>\nOriginally I had said the bullets flew over people which was a mistake on my part; I should have caught that :) Other than that, I don\'t think anything else was too vague.\r<br>\n\r<br>\nI was unsure if 11 was the minimum; I had no way to prove it; that is why I haven\'t pushed the solution. Should I go ahead and put the diagram in?',1626,'Gamer','2004-02-05 19:04:47');
INSERT INTO forumpost VALUES (3030,389,4,'Re: Problem precision','Muscle spasms, lightning, and splitting bullets have nothing relevant to impart.   Only the relevant information need be incorporated.  But it *should* be incorporated. \r<br>\n\r<br>\nWhat\'s more, you ignored questions, specifically asking for answers and additional clarification.  That they were reasonably asked is a sign of a poorly worded problem.  That they were ignored... well... I don\'t understand why you ignored the questions.\r<br>\n_______________________\r<br>\n\r<br>\nAs for the solution, you can post it... but with your current wording, 3 is the minimum, not 11.  And if you change the wording (which you may choose to do), well, then you pretty much invalidate the comments up to this point.',3172,'SilverKnight','2004-02-05 19:19:38');
INSERT INTO forumpost VALUES (3031,389,4,'Re: Problem precision','Perhaps if you say that the bullets <i>only</i> went over villagers\' heads, and not barbarians\'?  I\'m not quite sure what you meant either.\r<br>\n\r<br>\nI think that the only people who look for loopholes like that when they shouldn\'t are people like Dan (and perhaps Penny).  But I agree that it is very hard to eliminate ambiguity.  As shown in my puzzles, I\'m not very good at it, but I try.  It really depends on the puzzle though.',3558,'Tristan','2004-02-05 21:19:51');
INSERT INTO forumpost VALUES (3032,390,7,'hi','hey im new here...soo excited bout this site.. i juz wanna ask how do i post the puzzle a day or the tricks on my website??',5496,'Allie','2004-02-06 10:44:55');
INSERT INTO forumpost VALUES (3033,389,4,'Re: Problem precision','Like I said before, I don\'t see anything else besides lines that are a problem. Penny\'s solution was the only one under 11 that actually had barbarians somewhat around the city. (as I understood it)\r<br>\n\r<br>\nLining up in a line outside the city isn\'t going around the city. I guess I needed a rigid, confusing definition of around.',1626,'Gamer','2004-02-06 15:17:13');
INSERT INTO forumpost VALUES (3034,389,4,'Re: Problem precision','Like I said before,\r<br>\n\r<br>\nyou HAD a \"<I>confusing definition</I>\".... what you needed was an <I>unconfused definition</I> (of the problem).\r<br>\n_________________\r<br>\n\r<br>\nThe bottom line is... the <I>difficulty</I> of the problem (as you intended) seems to be that you wanted people to think \"oh... the villagers must be shot\" requiring 4-villager-lines, rather than 3-villager-lines.  And I *guess* this is why you ignored the questions/issues in the comments.  (You haven\'t addressed why you did this.)\r<br>\n\r<br>\nThen you wanted people to <I>interpret</I> \"position themselves around the city\", as at least 4 or 5 different directional points (as seen from the center of the city).\r<br>\n\r<br>\nClearly (well it\'s clearer now), ambiguity is what you were RELYING on for this problem.\r<br>\n\r<br>\nSo, to quote a comment from the problem itself: \"<I>if that is the case, the problem should be in \'tricks\'...</I>\".',3172,'SilverKnight','2004-02-06 15:45:55');
INSERT INTO forumpost VALUES (3035,384,4,'Re:','oh... perhaps this is obvious... but it would be useful to have the same \"<I>new postings today number</I>\" for forums as well.',3172,'SilverKnight','2004-02-06 18:16:32');
INSERT INTO forumpost VALUES (3036,312,5,'Re: Base 1 and Base 0','I was reading recently about working with pure sets, that is, sets of sets of set etc of nothing. Would this count as a base-0 system?\r<br>\n\r<br>\nAlso, surely the easy way to explain base-1 is the word \"tally\"?\r<br>\n\r<br>\nPeace,\r<br>\nRawlyn.',5345,'Rawlyn','2004-02-06 18:17:12');
INSERT INTO forumpost VALUES (3037,391,5,'Question about submitting puzzles','I wonder if someone can tell me a bit about how the system of submitting a problem works. I saw an interesting little bit of algebra recently and thought it might be of interest to the group. Only thing is this - I don\'t have a solution, and if there is a solution, it\'s more of a question of philosophy than math, yet the problem is mostly in the form of equations.\r<br>\n\r<br>\nAnyways, which category should I post the problem to, and does it matter that it\'s just a good starter for debate rather than a solveable \"puzzle\"?\r<br>\nAlso, I don\'t want to post something that\'s been posted before - will someone check this when I submit?\r<br>\n\r<br>\nPeace,\r<br>\nRawlyn.',5345,'Rawlyn','2004-02-06 18:23:44');
INSERT INTO forumpost VALUES (3038,391,5,'Re: Question about submitting puzzles','Rawlyn,\r<br>\n\r<br>\nWe can always change the category in the queue (and we sometimes do, if necessary), so don\'t give it too much thought.\r<br>\n\r<br>\nAs for posting something that\'s been posted before... well... the combined memory of the Journeymen+ is pretty effective at weeding these out, but nevertheless, you could save yourself a LOT of unnecessary waiting, and save us some time if you go through Flooble\'s archives.  (Not to mention, you\'ll probably come across some pretty decent problems.)\r<br>\n\r<br>\nAs for the way the system works... I would suggest you read through the forums starting <A HREF=\"http://flooble.com/perplexus/forum.php?fid=5&tid=176\">right here</A>, then read <A HREF=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=277\">this</A>... and then you can graduate to <A HREF=\"http://www.flooble.com/perplexus/forum.php?fid=3&tid=301\">this</A>.\r<br>\n\r<br>\nAnd hopefully, you\'ll soon be making your own contributions.\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2004-02-06 18:41:04');
INSERT INTO forumpost VALUES (3039,388,3,'Re: No Subject','The QW was instituted after one member submitted a huge pile of puzzles at once. It allowed all of the other problems to slip past some of his, so that it would not take a year or more for other posters\' problems to appear.\r<br>\n\r<br>\nUnfortunately, other heavy submitters\' puzzles began to back up as well. Since their oldest puzzles are now far older than any others, most of thi time the queue has eight to ten puzzles by the same five or six \"super-contributors\" and everyone else\'s are almost as stagnant as before QW was instituted. If your approximate queue position is over fifty, you should probably add another 100-150 for the QW 2+ puzzles that will jump ahead during the nightly re-calcs before your puzzle approaches the \"hot ten\"  ',153,'TomM','2004-02-06 22:09:13');
INSERT INTO forumpost VALUES (3040,388,3,'Re: No Subject','Yes indeed... My closest problem (QW 1) has been sitting at 59 for well over two weeks now - it\'s mighty frustrating. There have been many discussions on whether the current system is the best possible one, but it\'s very difficult to change the status quo so I doubt anything can be done. You just have to be patient.',3372,'Sam','2004-02-07 00:55:36');
INSERT INTO forumpost VALUES (3041,392,7,'Hello!','Thats right !!\r<br>\nKeep your way!!\r<br>\nBye!!',5531,'kodi','2004-02-07 09:26:40');
INSERT INTO forumpost VALUES (3042,391,5,'Re: Question about submitting puzzles','If you mailed your problem to someone, maybe they could tell you if it is already on the site or not. Otherwise it will take a while in the queue, but still be worth it.',1626,'Gamer','2004-02-07 13:53:44');
INSERT INTO forumpost VALUES (3043,393,7,'Logic Puzzle Got Me Stumped','Need help solving a logic puzzle, any suggestions',5541,'Gary','2004-02-07 20:59:43');
INSERT INTO forumpost VALUES (3044,393,7,'Re: Logic Puzzle Got Me Stumped','You can mail it to someone, me included, but please don\'t post it here. :)\r<br>\n',1626,'Gamer','2004-02-08 18:03:32');
INSERT INTO forumpost VALUES (3045,394,7,'I am New Hello','Hello I am new just wanted to say hi and hope I can make some friends here!\r<br>\n',5557,'Cheryl Barcus','2004-02-09 01:29:27');
INSERT INTO forumpost VALUES (3046,395,6,'four times???','Can you make 13 by using 4 four times, no power(except 4,4) you can use brackets.',5571,'frank','2004-02-10 01:56:48');
INSERT INTO forumpost VALUES (3047,396,7,'hello','Hello every one, where can i submit some questions and can some one please give the steps\r<br>\n\r<br>\n\r<br>\nmany thaanks!',5571,'frank','2004-02-10 02:01:44');
INSERT INTO forumpost VALUES (3048,395,6,'Re: four times???','The forums are not for posting puzzles.  Click on Submit a Problem on the Home page of this site.',1301,'Charlie','2004-02-10 08:37:03');
INSERT INTO forumpost VALUES (3049,395,6,'Re: four times???','This puzzle is well known enough that typing \"four 4\" into google brings up pages with the solutions for 1 to 100.',1920,'Brian Smith','2004-02-10 11:12:29');
INSERT INTO forumpost VALUES (3050,397,7,'I HAVE A PROBLEM!!!!!!!!! LOL','CAN YOU PLEASE HELP ME WITH THIS ..\r<br>\nIM STUMPED AS STUMPED CAN BE :S\r<br>\n\r<br>\n\r<br>\nThere are three words in the English language that end in \"gry\". \r<br>\nONE is angry and the other is hungry. Everyone knows what the third ONE means and what it stands for. Everyone uses them everyday, and if you listened very carefully, I\'ve given you the third word. \r<br>\n\r<br>\nWhat is it? _______gry? \r<br>\n',5577,'sammie','2004-02-10 17:00:13');
INSERT INTO forumpost VALUES (3051,397,7,'Re: I HAVE A PROBLEM!!!!!!!!! LOL','BTW I FOUND THIS SITE OFF OF ASK.COM\r<br>\nI TYPED IN RIDDLES AND WENT TO RIDDLES AND PUZZLES ON THE RIGHT MENU\r<br>\nAND WENT TO YOUR SITE FROM THERE ;)',5577,'sammie','2004-02-10 17:01:25');
INSERT INTO forumpost VALUES (3052,397,7,'Re: I HAVE A PROBLEM!!!!!!!!! LOL','Sammie, in the future, please do not post problems in the forums.  However, this is a common problem, and is all over the internet.\r<br>\n\r<br>\nCheck out <A HREF=\"http://rec-puzzles.org/sol.pl/language/english/spelling/gry\">this link</A> and be sure to read the WHOLE page... \r<br>\n<SUB><PRE>              _/_/_/     _/      _/<BR>           _/      _/   _/    _/<BR>          _/           _/  _/<BR>_/_/_/     _/_/_/     _/_/<BR>                _/   _/  _/<BR>       _/      _/   _/    _/<BR>        _/_/_/     _/      _/<BR>\r<br>\n</PRE></SUB>',3172,'SilverKnight','2004-02-10 17:55:11');
INSERT INTO forumpost VALUES (3053,395,6,'Hmmm','Hmmm, I can\'t say I agree with the answer though...\r<br>\nIf the only power that is allowed is 4^4, why on earth is Sqrt allowed? Square root is mearly short hand for 4^(1/2), no? Are cube roots allowed, fifth roots?\r<br>\n\r<br>\nUmmmm... not that I\'m discussing a puzzle in the forum. I wouldn\'t do that.',3372,'Sam','2004-02-10 19:42:05');
INSERT INTO forumpost VALUES (3054,397,7,'Re: I HAVE A PROBLEM!!!!!!!!! LOL','This has already been mentioned in the forums on this site as well, check it out <a href=\"http://www.flooble.com/perplexus/forum.php?fid=7&tid=335\">here</a>.\r<br>\n\r<br>\nAlso, you have misquoted the puzzle in a way that makes it impossible to answer. The real version reads as follows:\r<br>\n\r<br>\n\"Think of words ending in -<i>gry</i>. Angry and hungry are two of them. There are only three words in the English language. What is the third word? The word is something that everyone uses every day. If you have listened \r<br>\ncarefully, I have already told you what it is.\"\r<br>\n\r<br>\n(then try ignoring the first two sentences)',1575,'DJ','2004-02-10 20:10:52');
INSERT INTO forumpost VALUES (3055,395,6,'Re: four times???','The point is that no numeral (other than the four 4\'s) is used in the expression. 4^4 uses two of the 4\'s but no other numeral. 4^3 uses a forbidden 3.  The radical symbol can be used, but only for Square root (which is the symbol alone) or Quartic root (which uses up one of the 4\'s)',153,'TomM','2004-02-11 14:26:52');
INSERT INTO forumpost VALUES (3056,397,7,'Re: I HAVE A PROBLEM!!!!!!!!! LOL','ok let me start off by saying ...\r<br>\n I SORRRRRRRRRRRRRRRRRRRRY :D:D\r<br>\nand now the TYYYYYYYYY part lol\r<br>\ni was going nuts .. ive not heard that before and was pulling my hair out ..\r<br>\nyes seriously ... \r<br>\nok now can i ask what is allowed to be posted here? \r<br>\n:) Sammie',5577,'sammie','2004-02-12 03:43:10');
INSERT INTO forumpost VALUES (3057,397,7,'Re: I HAVE A PROBLEM!!!!!!!!! LOL','Sammie,\r<br>\n\r<br>\nThe various forums have various generic topics, but I suggest you start by reading <A HREF=\"http://www.flooble.com/perplexus/faq.php\">the FAQ</A>.\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2004-02-12 04:11:31');
INSERT INTO forumpost VALUES (3058,384,4,'Re:','It was only obvious once DJ had mentioned it, but thanks anyway for the extra clarification!\r<br>\n;-)',1183,'fwaff','2004-02-12 06:17:02');
INSERT INTO forumpost VALUES (3059,384,4,'Re:','FWIW my previous post was at 11.27am GMT so the system\'s about 10mins behind.',1183,'fwaff','2004-02-12 06:18:07');
INSERT INTO forumpost VALUES (3060,389,4,'Re: Problem precision','Going back to SK\'s original point: is this a sign that maybe the power to vote on problems is something that should be specifically awarded to individuals rather than something that happens by default once a user has 6 problems posted?',1183,'fwaff','2004-02-12 06:30:52');
INSERT INTO forumpost VALUES (3061,384,4,'Re:','Isn\'t THAT what Charlie wrote?  (thanks for the extra clarification!)  :-P',3172,'SilverKnight','2004-02-12 10:15:36');
INSERT INTO forumpost VALUES (3062,398,3,'Yes!',' &nbsp;&nbsp;Two of my pending problems have just moved up after a month or two!  I feel ten feet tall.\r<br>\n &nbsp;&nbsp;Thanks to all you Journeymen, Scholars, and Directors for voting in some new material!',5033,'Captain Paradox','2004-02-15 10:33:43');
INSERT INTO forumpost VALUES (3063,384,4,'Re:','OK - here are my thoughs on this (as I have already mentioned them to SK)\r<br>\n\r<br>\nThe problem with implementing a dual \"new comment\" count is that it would be confusing. Right now the number next to the new comments link is how many comments you will see once you click the link. (This is unfortunately not so with the forums due to the access restrictions) If there were to be two numbers, one of them would be \"wrong\" from that standpoint, unless there were also two links - which I don\'t think is really needed.\r<br>\n\r<br>\nIf the majority consensus decides that the daily number is more useful than the 24h number, I can change the behavior of these links, but would rather there be one rule. The site is pretty complicated to use as it is. (Well, that\'s mostly due to the queue)',1,'levik','2004-02-15 13:00:17');
INSERT INTO forumpost VALUES (3064,399,4,'early access','give it a twirl @ perlexus.info \r<br>\n\r<br>\nlet me know what you think - please keep the URL from getting out for now.',1,'levik','2004-02-15 13:32:50');
INSERT INTO forumpost VALUES (3065,384,4,'Re:','Well.... since you asked :-) ...\r<br>\n\r<br>\nI think the \"new forum postings\" should reflect whether or not you have the access.  In other words, if we\'re not logged in, or we\'re not apprentice+, then don\'t even \'count\' the postings in the <I>library</I> in the tally.\r<br>\n\r<br>\nAlso, one might consider putting the \"daily\" numbers in a different location either just as information, or as another button/link.  Rather than trying to combine the two figures with a slash or something....\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2004-02-15 16:36:51');
INSERT INTO forumpost VALUES (3066,399,4,'Re: early access','Looks good... the only think I\'ve noticed is that it seems to be using a new color scheme (style sheet?), and, of course, has a different top level domain.\r<br>\n\r<br>\nDid I miss any new functionality?\r<br>\n\r<br>\n- SK\r<br>\n\r<br>\nP.S. I noticed a few problems (including those I created images for) no longer \"meld\" with the background color, because you changed it... such as:\r<br>\n<A HREF=\"http://perplexus.info/show.php?pid=1605\">Sphere Cube</A>.',3172,'SilverKnight','2004-02-15 16:42:00');
INSERT INTO forumpost VALUES (3067,399,4,'Re: early access','I also added the rich text editor to comment posting/editing. I did see the color differences you spoke of, but they seem minor enough, and most of the other problem images have a border on them to begin with so it\'s not a huge issue.\r<br>\n\r<br>\nI thought that perplexus should have its own domain, and now seemed like a good time to do it. Unfortunately, .com and .net were taken :)',1,'levik','2004-02-15 16:54:25');
INSERT INTO forumpost VALUES (3068,399,4,'Re: early access','Also, most of the links people put in comments go to flooble.com/perplexus.',3558,'Tristan','2004-02-15 18:43:06');
INSERT INTO forumpost VALUES (3069,399,4,'Re: early access','ahhh.... very good point!',3172,'SilverKnight','2004-02-15 19:19:37');
INSERT INTO forumpost VALUES (3070,384,4,'Re:','The daily number would be more valuable than the 24h number, but we still need markers on the 24h forum posts, to see what\'s new if we had not logged in since well before midnight.',1301,'Charlie','2004-02-15 19:43:16');
INSERT INTO forumpost VALUES (3071,399,4,'Re: early access','I think at flooble is fine too. :) The grey background is kind of boring :N',1626,'Gamer','2004-02-15 21:02:17');
INSERT INTO forumpost VALUES (3072,399,4,'A question and a problem','What is the \"Formatting\" pulldown for?  I didn\'t change it to anything.  Is that why I got:\r<br>\n\r<br>\nYou have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near \'s the significance of this comment?\r<br>\n\r<br>\nActually, this is g\r<br>\nWarning: Cannot modify header information - headers already sent by (output started at /home/projects/perplexus/htdocs/show.php:286) in /home/projects/perplexus/htdocs/show.php on line 287\r<br>\n\r<br>\n',1301,'Charlie','2004-02-16 10:23:12');
INSERT INTO forumpost VALUES (3073,399,4,'Re: early access','Parts of the above were what I was typing.  I had pressed enter twice between paragraphs, but backspaced away one of them, before continuing to type \"Actually, ...\"',1301,'Charlie','2004-02-16 10:25:13');
INSERT INTO forumpost VALUES (3074,399,4,'Re: early access','Interesting... I\'ll have to look into that.',1,'levik','2004-02-16 10:45:38');
INSERT INTO forumpost VALUES (3075,399,4,'Re: early access','Ah... I think the error was caused by a bug that forgot to escape the single quotes in the new code. See if the comment will work now...',1,'levik','2004-02-16 10:50:50');
INSERT INTO forumpost VALUES (3076,377,4,'Re: Rich Edit Control (continued)','Oh, having looked at the \"allowed\" tags, I decided to keep the button there for everybody, and instead of being lazy, implement a \"tag closing\" function - it will try and figure out every tag you used, and if a tag requires to be closed (such as PRE) but isn\'t, the closing tag is appended at the very end.\r<br>\n\r<br>\nAs such I deemed it safe... :)',1,'levik','2004-02-16 10:54:11');
INSERT INTO forumpost VALUES (3077,399,4,'Re: early access','Yes, that fixes the problem.\r<br>\n\r<br>\nBut the question remains as to what the pull-down for \"Formatting\" is, with choices \"normal\" and \"pre-formatted\".',1301,'Charlie','2004-02-16 10:59:48');
INSERT INTO forumpost VALUES (3078,399,4,'Re: early access','I don\'t really understand what it does, but they change some of the symbols.  Looking at the source, \"normal\" uses &itP> and &it/P> tags.  \"Pre-formatted\" uses pre tags.',3558,'Tristan','2004-02-16 14:30:01');
INSERT INTO forumpost VALUES (3079,399,4,'Re: early access','Right, I capitalize the I.  That was &ItP> and &It/P>.',3558,'Tristan','2004-02-16 14:34:43');
INSERT INTO forumpost VALUES (3080,399,4,'Re: early access','That didn\'t work either, but you get the idea. I meant <',3558,'Tristan','2004-02-16 14:35:18');
INSERT INTO forumpost VALUES (3081,399,4,'Re: early access','No need to explain, I know what I did wrong.  It\'s l not I or i.',3558,'Tristan','2004-02-16 14:37:28');
INSERT INTO forumpost VALUES (3082,399,4,'Re: early access','I tried producing a comment in Notepad and then pasting in the new window, including some &amp;nbsp;\'s at the beginnings of lines, but no matter what selection I chose they appeared as typed rather than as spaces, except when pasted in a view as source; then I didn\'t get any paragraphing.  So I had to return to the flooble perplexus to edit my comment.  Does the pre-formatting, which then appears the better way to go than non-breaking spaces, apply to sections as you type them, or the whole post?',1301,'Charlie','2004-02-16 15:36:57');
INSERT INTO forumpost VALUES (3083,186,6,'Exponent more than 100','How to solve a problem with the exponent of more than 100?\r<br>\n e.g \r<br>\n     156 with exponent 100\r<br>\nhow to solve it\r<br>\n',NULL,'allan','2004-02-16 21:12:48');
INSERT INTO forumpost VALUES (3084,399,4,'Re: early access','Pre formatting puts \"PRE\" around the section. Or that\'s what it\'s supposed to do. You should be able to use spaces to format stuff in the new editor, Charlie...',1,'levik','2004-02-17 17:24:50');
INSERT INTO forumpost VALUES (3085,399,4,'Re: early access','The new replies link doesn\'t seem to be working.',3558,'Tristan','2004-02-17 18:25:10');
INSERT INTO forumpost VALUES (3086,186,6,'Re: Log?','You can always tell a computer to do it, or do it by hand. I don\'t know that there\'s any other super way. There\'s other ways to tell things about it, but if you just want to know the whole big long number you will be stuck.',1626,'Gamer','2004-02-17 19:02:10');
INSERT INTO forumpost VALUES (3087,399,4,'Re: early access','Thanks for pointing this out - it\'s now fixed.\r<br>\n\r<br>\nCharlie, to expland on my answer to you, the new rich text editor (at least on my Mozilla browser) will convert consecutive spaces into NBSPs automatically, making it easier to format stuff (that is you shouldn\'t need to post NBSP codes on your own anymore)',1,'levik','2004-02-18 09:51:48');
INSERT INTO forumpost VALUES (3088,399,4,'Re: early access','Anyway, I\'m thinking of \"throwing the switch\" this weekend (this will include updating as many links as possible, and including a redirect URL on all the pages of the old site)\r<br>\n\r<br>\nLet me know if you guys think there are issues to be ironed out before then. (Especially with the rich text editor, and anything in the way of missing files I forgot to copy, like the replies search that Tristan caught)\r<br>\n\r<br>\nIf no more problems surface in relation to the rich text edit box, I will start adding it to more areas of the site in a couple of weeks (forums would probably be first)',1,'levik','2004-02-18 11:48:56');
INSERT INTO forumpost VALUES (3089,400,5,'Queue Weighting','I\'ve just submitted a couple of problems, and then checked their status, one as a queue weight of 1, the other of 5, what does this mean? and who decides?\r<br>\n\r<br>\nBTW great site!!!!',5352,'Phil','2004-02-19 20:30:50');
INSERT INTO forumpost VALUES (3090,401,3,'For Frederico Kereki...','I don`t know how to send messages and I don`t know in which forum to post this, so... apologies to anyone who thinks this is Spam.\r<br>\n\r<br>\nNow to the subject.\r<br>\nI have a friend whose father is called so. Mr Kereki, do you have a daughter called Andreea?',5530,'Sandu-Dragu Vlad','2004-02-20 06:51:22');
INSERT INTO forumpost VALUES (3091,400,5,'Re: Queue Weighting','In order to prevent a few submitters from tying up the queue, so as to allow newcomers a better opportunity to advance their problems, the first two puzzles a given person has in the queue at a given time are given QW 1.  The rest, I understand, have QW 2.  I hadn\'t heard of QW 5.  Also I don\'t know why both are not QW 1, unless there is a temporary queue weight assigned on the day you enter the puzzle.  Are they the same today?\r<br>\n',1301,'Charlie','2004-02-20 09:07:03');
INSERT INTO forumpost VALUES (3092,400,5,'Re: Queue Weighting','BTW, the way the QW is supposed to help is that even though others may have many puzzles ahead of yours in the queue, only the ones with QW 1 appear in the voting queue, eligible for posting.  As each one is posted or rejected, subsequent ones become QW 1 for that submitter, but again, only two can be such at a time for each submitter.',1301,'Charlie','2004-02-20 09:09:43');
INSERT INTO forumpost VALUES (3093,400,5,'Re: Queue Weighting','Charlie: I\'ve just checked again, they are both QW1 now, thanks for the explanation.',5352,'Phil','2004-02-20 10:03:23');
INSERT INTO forumpost VALUES (3094,394,7,'Re: I am New Hello','hi, i\'m new too. :)',NULL,'Aspiring Novice','2004-02-20 17:47:56');
INSERT INTO forumpost VALUES (3095,394,7,'Re: I am New Hello','hi everybody!',NULL,'elizabeth','2004-02-20 17:50:51');
INSERT INTO forumpost VALUES (3096,402,4,'Snooping around','I guess I really do have too much time on my hands (as fwaff observed), because I read the whole library forum.  Well, I might have skipped over the more technical parts, or any paragraphs with more than 5 lines.  I think I should learn to split my comments into a bunch of short paragraphs; it makes it look easier to read.\r<br>\n\r<br>\nWell anyway, what most kept me interested was the part about a certain 9 year old and a certain hacker.  It was kind of like old Flooble lore, or a detective story of some kind (well, maybe not that exciting...).\r<br>\n\r<br>\nI was sort of intrigued, so I went to look for luvya\'s user information.  I found it a little inconsistent with the story that he/she had last logged on only 52 days ago and his/her last comment was last July, when it really should have been April.\r<br>\n\r<br>\nSo I\'m a little disappointed because it\'s like some movie with a big plot hole here.  I\'m thinking that maybe I looked at the wrong user or something and the name and log-in are just a coincidence... or maybe he/she purposely copied the username of the person I saw...',3558,'Tristan','2004-02-20 18:00:05');
INSERT INTO forumpost VALUES (3097,402,4,'Re: Snooping around','Ah... Well, so it happens that luvya emailed me explaining the whole situation - if memory serves, apparently her brother found her logged-in account on a computer they shared, and used it to look around the site, getting to know who the regulars are. He then tried a few passwords until he hit on one. Hilarity ensued. In cany case I decided to quitely allow luvya back on the site :)\r<br>\n\r<br>\nI guess she eventually lost interest and left.',1,'levik','2004-02-21 12:20:23');
INSERT INTO forumpost VALUES (3098,403,5,'perplexus dot info','I would like to introduce everyone to <a href=\"http://perplexus.info\"><b>perplexus dot info</b></a>.\r<br>\n\r<br>\nPerplexus has been so successful as part of flooble over the last couple of years that I have decided it should have its own domain. I believe that flooble\'s classification as a weblog site, and not having its own domain was holding perplexus back from reaching its true potential.\r<br>\n\r<br>\nHopefully, the new site will just work, but as with any major change, bugs can easily creep in - please feel free to bug me if anything seems amiss.\r<br>\n\r<br>\nThe first of the new features on the new site is the use of Rich Text editor for posting and editing problem comments - if you have IE 5.5 or later, or Mozilla 1.3 or later (including Firebird/Firefox after 6.1) you should be able to use the new rich text edit forms.\r<br>\n\r<br>\nLet me know what you think.',1,'levik','2004-02-21 15:31:51');
INSERT INTO forumpost VALUES (3099,403,5,'Re: perplexus dot info',' &nbsp;&nbsp;Levik - love the new look!  The logo is pretty nice too.  How long did it take to program all of this new stuff?\r<br>\n &nbsp;&nbsp;Keep on truckin\'!',5033,'Captain Paradox','2004-02-21 22:12:51');
INSERT INTO forumpost VALUES (3100,403,5,'Re: perplexus dot info','Wow - great job!!\r<br>\nTyping flooble.com/perplexus has gotten so well hard-wired in my motor cortex that it\'ll take me a few weeks to be able to write perplexus.info, but I\'m sure I\'ll get there in the end...',3372,'Sam','2004-02-22 03:01:24');
INSERT INTO forumpost VALUES (3101,403,5,'Re: perplexus dot info','tell me about it :)\r<br>\n\r<br>\nI pretty much only put a in link to the equivalent page on the new domain into the header of the old site for my own use :) But you\'re welcome to take advantage of it too :)',1,'levik','2004-02-22 04:06:55');
INSERT INTO forumpost VALUES (3102,404,5,'Changing problems:','In \"looking for n\", the problem was (in my opinion at least) to easy, so it was spiced up and made harder. However, this wasn\'t the submitter\'s intent. I think that it should be listed somewhere that your problem can get changed, and will if the problem\'s too easy, too hard, or the wording is hard.',1626,'Gamer','2004-02-22 19:40:31');
INSERT INTO forumpost VALUES (3103,404,5,'Re: Changing problems:','I don\'t know which problem you\'re talking about.',3558,'Tristan','2004-02-22 22:39:56');
INSERT INTO forumpost VALUES (3104,404,5,'Re: Changing problems:','(Shouldn\'t this discussion have gone in the library, since not everyone can see the waiting Queue? On second thought, no. It is better here, so all submitters can have a say in the discussion of what happens to their puzzles.)\r<br>\n\r<br>\nAs I recall, the ability to change someone else\'s puzzle was added in order to allow a good puzzle that was poorly worded to be \"fixed\" when the original poster has not been around. \r<br>\n\r<br>\nThat ability should be used sparingly. If the owner of the puzzle is around, suggest changes or improvements but leave the actual changes to him. \r<br>\n\r<br>\nEven on those occassions where it is necessary to go in and fix it, it should not be changed into a different problem altogether. The person whose name is on the puzzle, the one who will be blamed if the solution is now incomplete, or does not make sense, should still be able to recognize it. ',153,'TomM','2004-02-23 00:09:35');
INSERT INTO forumpost VALUES (3105,399,4,'Re: early access','What about search engines?!  Typing \'perplexus\' into a search engine finds a pointer to the old site, but not the new one.',1920,'Brian Smith','2004-02-23 10:18:31');
INSERT INTO forumpost VALUES (3106,399,4,'Re: early access','I *think* there is a metatag... that indicates to webcrawlers... that a site is moving to another URL...  I wish I could remember what it is.\r<br>\n\r<br>\n(But, supposedly, you update the old page, and resubmit... or wait for crawlers to come by again.)',3172,'SilverKnight','2004-02-23 10:47:05');
INSERT INTO forumpost VALUES (3107,404,5,'Re: Changing problems:','Gamer, you trivialized the problem I had submitted, but your proposed solution to my original problem didn\'t measure up. It was my impression that the reason for me (the author) to see feedback on the problem was so that the reviewers could <i>suggest</i> changes and <i>discuss</i> concerns with my problem, not to rewrite my problem because you don\'t understand it.\r<br>\n\r<br>\nAs to the solution for the specific problem, you can\'t prove anything using prime factorization (a multiple of a prime may contain any number of factors of that prime - and by the way, four is not prime).\r<br>\n\r<br>\n<i>I</i> think it should be listed somewhere for the people with the permissions to change problems only to do so when the author is absent, and suggestions have been made, or perhaps if the change is minor (spelling/grammatical). As TomM said, I\'m responsible for the solution and for the puzzle being submitted on my name. You said, \"if we change your problem, your solution doesn\'t have to cover it! Although it may seem like it, if we change the problem, we probably know the answer so you don\'t have to.\" Are you going to throw away my solution as well as my puzzle? How about just taking my name off it and putting your own on; wouldn\'t that be easier? That way, when you can\'t prove what you proposed, people will look to you for the answer instead of the unwitting author of the original problem.\r<br>\n\r<br>\nI\'m glad that I saw your changes before they were approved; I was never notified of the change, and you certainly never asked my (or anyone\'s) opinion, even in comments. A little discretion might be wise to apply in the future, and I will thank you to do so.',2561,'Aaron','2004-02-23 11:12:55');
INSERT INTO forumpost VALUES (3109,404,5,'Re: Changing problems:','I have to side with Aaron and TomM on this one. The scholar edit feature does request that only neccessary and publically accepted changes are made, and I certainly never intended it to be used to alter problems in a dramatic way.\r<br>\n\r<br>\nI\'m sure however that no harm was meant, and this is a simple misunderstanding, so let\'s just change the problem back to its original form, and think about how we can prevent this in the future...',1,'levik','2004-02-23 13:10:09');
INSERT INTO forumpost VALUES (3110,399,4,'Re: early access','I\'m not sure if this is what you meant by a \'redirect URL,\' but in lieu of simply replacing the old pages with one bearing a link to this site, you could use PHP to capture the variables (tid, pid, fid, whatever) from the URL and generate a script that automatically sends the person to the corresponding page on the new site. At the very least, the PHP (server-side) could create a link to the page they were trying to get to, instead of just a generic link to perplexus.info.. just a thought.',1575,'DJ','2004-02-23 13:59:03');
INSERT INTO forumpost VALUES (3111,399,4,'Re: early access','Here\'s a PHP script that does just that (you\'ll have to add individual variables as necessary):\r<br>\n<pre>\r<br>\n&lt;?php\r<br>\n$url=\"http://perplexus.info/forum.php\";\r<br>\n$c=0;\r<br>\nadd($fid, \"fid\", $c, $url);\r<br>\nadd($pid, \"pid\", $c, $url);\r<br>\nadd($tid, \"tid\", $c, $url);\r<br>\n\r<br>\nfunction add($var, $name, &$c, &$url) {\r<br>\n &nbsp; if ($var!=\"\") {\r<br>\n &nbsp; &nbsp; &nbsp;$url .= ($c==0 ? \"?\" : \"&\");\r<br>\n &nbsp; &nbsp; &nbsp;$url .= \"$name=$var\";\r<br>\n &nbsp; &nbsp; &nbsp;$c++;\r<br>\n &nbsp; }\r<br>\n}\r<br>\n?>\r<br>\n</pre>\r<br>\nAssuming the code shows up correctly, of course, that will take each variable from the URL of the current page and form a URL to the corresponding page on the new site. For instance, if I am at <i>http://www.flooble.com/perplexus/forum.php?fid=4&tid=399#3110</i>, it will make a link to <i>http://perplexus.info/forum.php?fid=4&tid=399#3110</i>. The \"forum.php\" part is hard-coded, but you can make a different version for each page. Or, you could use the $_ENV to extract the page name, but that\'s probably overkill.\r<br>\n\r<br>\nAnyway, I was bored this afternoon, if you couldn\'t tell .. my point is that you can dynamically link or redirect from one site to the other based on the URL of the old page they are trying to access. That way, any links from search engines or other sites, to the main site or to specific pages, will still take the user to the corresponding \'new\' page they want to see.',1575,'DJ','2004-02-23 14:42:16');
INSERT INTO forumpost VALUES (3112,399,4,'Re: early access','Oops, forgot about the &lt;pre> thing .. here\'s what that paragraph said:\r<br>\n\r<br>\nAssuming the code shows up correctly, of course, that will take each variable from the URL of the current page and form a URL to the corresponding page on the new site. For instance, if I am at http://www.flooble.com/perplexus/forum.php?fid=4&tid=399#3110, it will make a link to http://perplexus.info/forum.php?fid=4&tid=399#3110. The \"forum.php\" part is hard-coded, but you can make a different version for each page. Or, you could use the $_ENV to extract the page name, but that\'s probably overkill. \r<br>\n',1575,'DJ','2004-02-23 14:42:52');
INSERT INTO forumpost VALUES (3113,399,4,'Re: early access','DJ, not sure if you noticed, but such a link already appears on every flooble.com/perplexus page.\r<br>\n\r<br>\nI will keep it this way for a while at least, to make the URL change as publically disclosed as possible. Eventually, the old pages will be replaced though, with either a redirect such as the one you mention, or an empty page with nothing on them but a link to the new site\'s equivalent of the same page.\r<br>\n\r<br>\nThere is still the matter of re-pointing all the links in any problems, comments or forum posts - I hope to get that done sometime this coming weekend.',1,'levik','2004-02-23 14:52:01');
INSERT INTO forumpost VALUES (3114,372,7,'Re: Hello','Hello! I am Mitch and you need to know two things:\r<br>\n1. I love to do and make puzzles, riddles, etc. and\r<br>\n2. I love the colour green!',5751,'Mitch Mullings','2004-02-23 17:09:54');
INSERT INTO forumpost VALUES (3115,399,4,'Re: early access','Heh .. I actually haven\'t looked around the old page at all since the move, but the generated link is basically what I had in mind. My original suggestion, though, was to have each page automatically redirect to the new site, rather than having people navigate the old site with a link at the top (something like &lt;body onload=window.open(\'&lt;?=$newurl?>\',\'_top\')>). Of course, that may not be practical for all browsers, especially with some types of \"ad-blocking\" software that disable just that kind of script.. anyway, what you have works just fine, if people read it..',1575,'DJ','2004-02-23 18:05:33');
INSERT INTO forumpost VALUES (3116,405,3,'SilverKnight\'s Lovelorn Snail','Can you post the solution to this problem......please',5352,'Juggler','2004-02-24 20:11:35');
INSERT INTO forumpost VALUES (3117,405,3,'Re: SilverKnight\'s Lovelorn Snail','Ask and ye shall receive.',3172,'SilverKnight','2004-02-24 20:24:05');
INSERT INTO forumpost VALUES (3118,405,3,'Re: SilverKnight\'s Lovelorn Snail','Fanks Very Much',5352,'Juggler','2004-02-24 20:26:52');
INSERT INTO forumpost VALUES (3119,399,4,'Re: early access','Another note:  I just became journeyman today (Yay!) and I clicked on the journeyman link to get to the rank descriptions, but the link doesn\'t seem to be working.',3558,'Tristan','2004-02-24 20:47:13');
INSERT INTO forumpost VALUES (3120,386,4,'Congratulations to our newest JOURNEYMAN','Congratz Tristan!',3172,'SilverKnight','2004-02-24 22:58:03');
INSERT INTO forumpost VALUES (3121,399,4,'Re: early access','I don\'t think it is related to your access... the link on the new site is just broken. (I don\'t think the page is there to receive the browser\'s request.)  I\'m sure Levik will fix it soon.',3172,'SilverKnight','2004-02-24 22:59:17');
INSERT INTO forumpost VALUES (3122,405,3,'Re: SilverKnight\'s Lovelorn Snail','SK: Can I have an Aston Martin Vantage...... please',1183,'fwaff','2004-02-25 03:30:25');
INSERT INTO forumpost VALUES (3123,405,3,'Re: SilverKnight\'s Lovelorn Snail','lol !',3172,'SilverKnight','2004-02-25 03:32:24');
INSERT INTO forumpost VALUES (3124,405,3,'Re: SilverKnight\'s Lovelorn Snail','Hopefully you\'re laughing with the joy of giving. I can\'t wait to get home and have a look in my garage!\r<br>\n',1183,'fwaff','2004-02-25 04:15:58');
INSERT INTO forumpost VALUES (3125,405,3,'Re: SilverKnight\'s Lovelorn Snail','If fwaff gets an Aston Martin, can I get a Mercedes Benz CLK55?',1920,'Brian Smith','2004-02-25 09:21:58');
INSERT INTO forumpost VALUES (3126,399,4,'Re: early access','Ah, thanks for finding this - it\'s been fixed. (Just a file I forgot to copy over...)\r<br>\n\r<br>\nAlso, I updated all the urls in problem, solution and comment bodies to reference the new domain name of the site (pretty much a standard search and replace)\r<br>\n\r<br>\nNot sure if I should do the same on forums...',1,'levik','2004-02-25 10:45:42');
INSERT INTO forumpost VALUES (3127,399,4,'Re: early access','I would think so... what are the cons in updating the forums links?',3172,'SilverKnight','2004-02-25 10:52:08');
INSERT INTO forumpost VALUES (3128,399,4,'Re: early access','you know... I\'m not quite sure... :) I had some reservations when I was actually doing it, but they now elude me.',1,'levik','2004-02-26 08:10:20');
INSERT INTO forumpost VALUES (3129,386,4,'Re: Congratulations to our newest Apprentice','Woohoo!  I just made my first comment on one of the pending problems, but I feel hesitant to vote before seeing a few more problems in the queue.  I\'d ask what the unwritten \"policy\" is, but I\'ve seen enough forum to know I wouldn\'t get more than \"do whatever you want.\"  Well, enough speech, I wouldn\'t want to bore you.',3558,'Tristan','2004-02-26 19:01:03');
INSERT INTO forumpost VALUES (3130,386,4,'Re: Congratulations to our newest Appren','Hey, I still get to say \"Do whatever you want\" :)\r<br>\n\r<br>\nThe idea is that you\'ve been around long enough to make up your mind as to what works and what doesn\'t - so your opinion is now worth as much as everyone else\'s.\r<br>\n',1,'levik','2004-02-26 19:36:23');
INSERT INTO forumpost VALUES (3131,384,4,'Re:','So are you saying to make it by calendar day for \"new problem comments\" and by 24 hour period for \"forum posts\"?\r<br>\n\r<br>\nI\'m not sure I understand. My position is that there should only be one number, either or for each of these. (And I guess it would be better if they were consistent)',1,'levik','2004-02-26 19:39:59');
INSERT INTO forumpost VALUES (3132,406,3,'Area of Segment','I believe that I found a problem some months ago on this site where certain info was given and the area of the segment of a circle was required.  I\'ve used relevant keywords (eg:area, segment, chord) to search the database, but the required problem does not appear.  Can someone point me in the right direction, has it been removed for some reason, or did I find it elsewhere?',1253,'brianjn','2004-02-26 19:56:36');
INSERT INTO forumpost VALUES (3133,406,3,'Re: Area of Segment','Are you thinking of <A HREF=\"http://perplexus.info/show.php?pid=145\">Circular Logic</A>?',3172,'SilverKnight','2004-02-26 20:22:46');
INSERT INTO forumpost VALUES (3134,386,4,'Re: Congratulations to our newest Appren','(actually... a little more than some ;-)',3172,'SilverKnight','2004-02-26 20:24:40');
INSERT INTO forumpost VALUES (3135,384,4,'Re:','I think Charlie is saying the daily number is (in general) more valuable.  But that doesn\'t mean we can do without the 24h forum posts (we don\'t have a 1, 2, or 6 hour recent postings).\r<br>\n\r<br>\nI think that goes for the regular comments too.',3172,'SilverKnight','2004-02-26 20:26:45');
INSERT INTO forumpost VALUES (3136,384,4,'Re:','Right; both formats are useful for both areas.',1301,'Charlie','2004-02-27 07:44:32');
INSERT INTO forumpost VALUES (3137,399,4,'Re: early access','I tried using the square root symbol in the new editor, but got garbage when the post was actually made to the site (it looked good in the editor).  I also tried viewing source and pasting in the ampersand code for phi, but that didn\'t work either.',1301,'Charlie','2004-02-27 11:12:39');
INSERT INTO forumpost VALUES (3138,384,4,'Re:','I don\'t see what benefit the 24h count gives in any of this. I may be missing something (which is highly possible), but given that this facility is for regular flooblers logging in daily then there are two scenarios to take into account:\r<br>\n\r<br>\nFirstly, as per SK\'s original example, the two times that the user logs on are during the same system day. In which case there is no (worthwhile) information gained from the 24h count since it\'s the increase in \'Comments Submitted Today\' from 15 to 18 that tells us that there are three new comments. \r<br>\n\r<br>\nSecondly, as per Charlie\'s point, the two times the user logs on span a system midnight. Suppose that the first time the user logs on they see \'last 24h\' = 19, \'new today\' = 14. They then log on the following system day and see \'last 24h\' = 22, \'new today\' = 10. From the latest log-on info they know that there are 10 new comments from today and 12 of yesterday\'s still within the 24h window. Putting this info together with yesterday\'s info give\'s nothing at all in terms of how many comments were posted yesterday between the last log-in and system midnight, therefore no info is gained on exactly how many new comments there have been since last log on.\r<br>\n\r<br>\nTo paraphrase what SK said at the start, the ideal solution would be to have a personalised \'how many comments have there been since I last logged on\', but the work involved in this probably outweighs the benefits. In my view the best value solution is to make the simple change to \'new today\' rather than the current \'new in last 24h\', which addresses SK\'s point but not Charlie\'s.\r<br>\n\r<br>\nTo overcome Charlie\'s problem then the second count needs to be \'Comments Posted Yesterday\' rather than the \'last 24h\' count. So that for example, if yesterday I saw \'new today\' = 15, \'yesterday\' = 26 and today I saw \'new today\' = 12, \'yesterday\' = 24, then I know that there are 12 new comments to read from today and 9 (=24-15) that I missed yesterday. ie a total of 21 since last log on.\r<br>\n\r<br>\nSK please can you add some extra clarification as required ;-) ..... oh and btw, where\'s my Aston?',1183,'fwaff','2004-02-27 13:15:22');
INSERT INTO forumpost VALUES (3139,384,4,'Re:','LOL... wow!  I appreciate all the detail... (and to think I thought that *I* was the only one anal retentive enough to spew 6+ paragraphs in a posting ;-).\r<br>\n\r<br>\nI agree with almost everything fwaff said.  My only addition/issue is regarding <I>as of the last period</I>.  Since we don\'t have a \"how many comments have there been since I last logged on\"... I regularly use the \"last 2 hours\" or \"last 4 hours\" (of course... to make the last 4 hours... I just edit the URL directly).  I would *not* want to lose that.  I find it convenient (if not a little bit redundant) to have the number in the last period.\r<br>\n\r<br>\nPlease note that this facility is useful - whether or not we span a midnight.\r<br>\n\r<br>\n(And it *is* true... that the convenience I am describing is <I>different</I> than reporting how many postings have occurred in the last 24 hour period.  Those two are just <I>associated</I> in the same link!)\r<br>\n\r<br>\nP.S.  fwaff, didn\'t you get the Aston already?  Hmmm.... it must\'ve gotten lost in the mail',3172,'SilverKnight','2004-02-27 14:05:09');
INSERT INTO forumpost VALUES (3140,399,4,'Re: early access','See also my first two comments on \"Like Clockwork\".',1301,'Charlie','2004-02-27 14:47:11');
INSERT INTO forumpost VALUES (3141,407,5,'Rich editor problems','Looks like the \"symbols\" toolbar in the new rich editor is causing some issues - at least some of the characters (namely \"Theta\") don\'t work as they should. Technically speaking, it looks like the browser is submitting the actual character instead of the character\'s code, and that is causing the error to occur.\r<br>\n\r<br>\nI\'m going to try and figure out a way to get around that, hopefully sometime this weekend.',1,'levik','2004-02-27 19:04:14');
INSERT INTO forumpost VALUES (3142,399,4,'Re: early access','Charlie - looking into those symbol problems. I also added FONT to the list of allowed tags, so you should be able to use them in the future without problems.',1,'levik','2004-02-27 19:06:25');
INSERT INTO forumpost VALUES (3143,407,5,'Re: Rich editor problems','I\'m having a lot of difficulty copying and pasting to the new editor too... is anyone else experiencing that?  (Mozilla Firefox)\r<br>\n\r<br>\nOften, it simply won\'t let me paste.  And I can\'t use the arrow keys to move forward and backward, or up and down.',3172,'SilverKnight','2004-02-27 19:25:46');
INSERT INTO forumpost VALUES (3144,406,3,'Re: Area of Segment','Thank you, but no.  The graphic in that is useful to describe what I was thinking about.  I had thought that the puzzle offered a \'similar\' graphic, but with only the segment shaded. ',1253,'brianjn','2004-02-27 20:51:19');
INSERT INTO forumpost VALUES (3145,407,5,'Re: Rich editor problems','I had these issues - they seem to be more related to Mozilla\'s implementation of rich editing than to the code itself, since restarting mozilla usually fixes things.',1,'levik','2004-02-28 12:59:04');
INSERT INTO forumpost VALUES (3146,406,3,'Re: Area of Segment','The other circle problem I remember is &lt;a href\\\"http://www.flooble.com/perplexus/show.php?pid=92\\\"&gt;Diagonal Length</a>, and there was also <a href=\"http://www.flooble.com/perplexus/show.php?pid=157\">Circular Logic II</a>',1626,'Gamer','2004-02-28 14:22:55');
INSERT INTO forumpost VALUES (3147,406,3,'Re: Area of Segment','<a href=\"http://www.flooble.com/perplexus/show.php?pid=92\">Diagonal Length</a>',1626,'Gamer','2004-02-28 14:23:33');
INSERT INTO forumpost VALUES (3148,406,3,'Re: Area of Segment','Thanks, but again, no. I must have seen it somewhere else (it involved being given the radius and one other attribute (arc length, chord or included angle).\r<br>\n\r<br>\nThanks SK and Gamer, I\'ll look elsewhere.',1253,'brianjn','2004-02-28 20:58:54');
INSERT INTO forumpost VALUES (3149,408,5,'A NEWTONIAN ARMAGEDDON','I have found several perfect engine cycles and wrote them down at http://www.thewebspert.com/cresswell/. They appear to be Quantum devices.',5849,'Alan Cresswell','2004-02-29 08:52:10');
INSERT INTO forumpost VALUES (3150,409,7,'Hi','HI I\'m a new user \r<br>\n\r<br>\nand I hope you can welcome me to your group   \r<br>\n\r<br>\nI found this site while searching the net and i like this site so i joined',5857,'hunter','2004-03-01 06:20:15');
INSERT INTO forumpost VALUES (3151,407,5,'Re: Rich editor problems','I had underlining that looked good in the rich text editor, but got posted with the html tags showing rather than the underlining, in my first comment (comment #2) to Move the 3, Triple the Number.',1301,'Charlie','2004-03-01 10:56:21');
INSERT INTO forumpost VALUES (3152,407,5,'Re: Rich editor problems','I had trouble pasting from notepad into the editor.. all my double spaces (null lines) were removed, making the paragraphs run into each other. Also, I had the same trouble with underlining. I had written the underline as &lt;u> (lowercase), but the editor changed it to &lt;U> (uppercase), which wasn\'t allowed before. Is the old filter still disabling different tag forms (&lt;em> vs &lt;i>, &lt;U> vs &lt;u> .. )?',1575,'DJ','2004-03-01 11:56:01');
INSERT INTO forumpost VALUES (3153,407,5,'Re: Rich editor problems','I suggest that you give the ability (in our profile) to use the old system of submitting problems, since some browsers (notably Mozilla - Firefox/Firebird) don\'t seem to use it much.\r<br>\n\r<br>\nThe \'default\' behavior can (and probably should) be to use the rich text editor, but I think I would use the old system (with the preview method, which I liked very much).\r<br>\n\r<br>\n- SK',3172,'SilverKnight','2004-03-01 12:15:28');
INSERT INTO forumpost VALUES (3154,399,4,'Re: early access','Ajusting the \"Character Set\" in my browsers\' settings (when available) seems to help, so might it relate to using older Charecter Sets instead of Unicode?',153,'TomM','2004-03-01 19:30:01');
INSERT INTO forumpost VALUES (3155,399,4,'Re: early access','TomM, could you elaborate? Adjusting it from what to what, and at what point? When posting the comment? When looking at it?\r<br>\n\r<br>\nIf we can find the \"encoding sweet spot\", I can just specify it for the needed pages, and that will be that...',1,'levik','2004-03-02 07:59:33');
INSERT INTO forumpost VALUES (3156,407,5,'Re: Rich editor problems','Well, the problems are still being submitted by the old system - so I\'m sure you mean comments...\r<br>\n\r<br>\nAs far as the underline tag, I simply forgot to add it to the allowed list (which has now been fixed).\r<br>\n\r<br>\nWill look into the stripping off of the empty lines...\r<br>\n',1,'levik','2004-03-02 08:07:09');
INSERT INTO forumpost VALUES (3157,71,3,'Re: Hey!','Hi! wuzzup!?',5866,'paurusan','2004-03-02 09:49:20');
INSERT INTO forumpost VALUES (3158,71,3,'Just wondering....','im new and dont know nothing for the moment.....just wondering if you \"knowledgable\" people have any tips for a newbie or any nifty ANIME sites for me here....?',5866,'paurusan','2004-03-02 09:51:25');
INSERT INTO forumpost VALUES (3159,409,7,'Yo','im new too and found the site similarly.\r<br>\n\r<br>\nso now, you\'re probably experienced.\r<br>\n\r<br>\nhelp me out.',5866,'paurusan','2004-03-02 09:53:52');
INSERT INTO forumpost VALUES (3160,409,7,'P.S.','please',5866,'paurusan','2004-03-02 09:59:17');
INSERT INTO forumpost VALUES (3161,409,7,'Re: Hi','I\'m not new but I haven\'t been around much lately.\r<br>\nFlooble is a great and wonderful place for those who love to think.\r<br>\ngo to the home page and look at the puzzles listed there.\r<br>\nAre they to your liking?  If yes, solve them.  Then, if no one else has posted your answer, post it and feel that warm glow of pride.  If someone else has already posted your answer, you can post it anyway but people will complain.  One trick commonly tried is to take credit for coming up with an anser without actually posting it by posting something like, \"I came up with the same thing\"  This will irritate the same people who don\'t like double posted answers but they will be less likely to complain.\r<br>\n\r<br>\nIf you don\'t like the puzzles on the front page but do like other kinds of puzzes, look up at the top there is a list of categories.  If you like Liars and Knights Puzzles click on logic then on Liars and Knights, VIOLA! you ahve tons to choose from.  If you like non-linear thinking puzzles, click on Riddles but don\'t tell anyone you did this as they will think less of you.  If you reallyn DIG number theory and such click on just math but don\'t tell me about what you find as it will only confuse me.\r<br>\n\r<br>\nIF you are not in the mood to solve puzzles but want to read about them, go to the forums (you\'ve obviously already found your way here).  \r<br>\n\r<br>\nIF you want to create a puzzle, you can do that too.  Once you have commented on a couple of folks puzzles you will have the \"submit a puzzle\" option clikc the link and have at it.  One suggestion though,  before you type in your puzzle you\'d be wise to look around and see if its already here as they will not post repeats.  Then just be patient, there are lats of  Flooblers submitting puzzles and only a few posted each week so it will take your puzzle a while to work its way through the system.  Everyone faces this so you are not being singled out.\r<br>\n\r<br>\nIn teh eman time look around participate in forums.  THere are lots of interesting and smart folks, many of whom are famously willig to share their opinions.\r<br>\n\r<br>\nOne last thing.  You should check your posts for spelling errors and typos otherwise people will think you are lazy and careless like me.',2839,'FatBoy','2004-03-02 10:21:17');
INSERT INTO forumpost VALUES (3162,407,5,'Re: Rich editor problems','Yes, I meant comments.\r<br>\n\r<br>\nI hope you still include a \"preview\" mode (perhaps NEXT to the submit button).  This will prove invaluable if we do some more esoteric formatting or edit the html directly.\r<br>\n\r<br>\nAnd, ideally, this will work perfectly with FireFox (thought it doesn\'t now).',3172,'SilverKnight','2004-03-02 13:07:13');
INSERT INTO forumpost VALUES (3163,399,4,'Re: early access','I found more link problems.\r<br>\n\r<br>\nAt the top of the screen, the links to fun stuff and the flooble pad don\'t work.',3558,'Tristan','2004-03-02 22:19:11');
INSERT INTO forumpost VALUES (3164,409,7,'Re: Hello','hi,\r<br>\n\r<br>\ni\'m a new user of the site & i found the site\r<br>\n\r<br>\nwhile searching for some good puzzles.\r<br>\n\r<br>\ni\'m still a kid in the site so pls assist me\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n\r<br>\n',5875,'balu','2004-03-02 23:04:58');
INSERT INTO forumpost VALUES (3165,399,4,'Re: early access','Also, the link to scav (on the petition page) doesn\'t work either',1575,'DJ','2004-03-02 23:56:46');
INSERT INTO forumpost VALUES (3166,71,3,'Re: Hey!',' &nbsp;&nbsp;Parusan - welcome to the site!  You will like flooble a lot.  What are your interests?  Just go to <A HREF=\"www.flooble.com\">flooble.com</A> and pick a category.  If you have any questions, just put them in the forum!\"',5033,'Captain Paradox','2004-03-03 15:32:36');
INSERT INTO forumpost VALUES (3167,399,4,'Re: early access','Ah - thanks for spotting this, guys - relative links tend to break when the domain is changed :) \r<br>\n\r<br>\nShould be OK now...\r<br>\n\r<br>\nTomM - I still hope you can elaborate on the encoding issue, since it may be the key to making the Rich Editor work as it should (at least for the special characters)',1,'levik','2004-03-03 21:54:42');
INSERT INTO forumpost VALUES (3168,399,4,'Re: early access','Here\'s another link which needs fixing:\r<br>\n\r<br>\nThe perplexus link on scav page points to the old perplexus.',1920,'Brian Smith','2004-03-04 15:05:38');
INSERT INTO forumpost VALUES (3169,320,6,'Re: .5!','The reason that the TI-83 and probably others allows for increments of .5 is that it is required to calculate the Probability Density function for a t-distribution.  In the formula one encounters both (n/2)! and [(n-1)/2]! Where n can be any positive integer.  So of the two expressions in the factorials must be of the form #.5 and thus the TI wants to know that value and to allow people to calculate it if they have to.  As was mentioned previously the Gamma function is what we use to extend the factorial and Gamma(n+1)=n!.  Hope this helps.',NULL,'Professor K at MCC','2004-03-04 19:19:15');
INSERT INTO forumpost VALUES (3170,407,5,'Re: Rich editor problems','I notice in the drop-down list for Formatting>>, when you choose Normal or Pre-formatted, neither replaces the word Formatting in the associated text area.',1301,'Charlie','2004-03-05 09:30:53');
INSERT INTO forumpost VALUES (3171,410,4,'Congratz to our newest Journeyman!','Welcome, Aaron.',3172,'SilverKnight','2004-03-05 10:10:32');
INSERT INTO forumpost VALUES (3172,409,7,'Re: Hi','Does anyone know any sites where I can get answers for krypto?\r<br>\nThe problem is 23 24 1 11 12 to equal 8. It might not work.',NULL,'Nick','2004-03-05 22:20:01');
INSERT INTO forumpost VALUES (3173,411,7,'looks like fun','I stumbled across this site and it looked like fun, so here I am!! Hello to all. ',5920,'mary esterhammer-fic','2004-03-06 00:22:03');
INSERT INTO forumpost VALUES (3174,409,7,'Re: Hi','Nevermind. I figured it out. Its sqrt(24+12)+(23-1)divided by 11',NULL,'Nick','2004-03-07 22:28:55');
INSERT INTO forumpost VALUES (3175,409,7,'Re: Hi','Sorry I\'m putting problems in the forum.',NULL,'Aspiring Novice','2004-03-07 22:29:47');
INSERT INTO forumpost VALUES (3176,409,7,'Re: Hi','By the way, I\'m Nick, not aspiring novice.',NULL,'Nick','2004-03-07 22:30:41');
INSERT INTO forumpost VALUES (3177,410,4,'Re: Congratz to our newest Journeyman!','And, wow! A hidden forum! There\'s all sorts of neat stuff to be found here (where\'s the mini bar?)...',2561,'Aaron','2004-03-09 10:15:28');
INSERT INTO forumpost VALUES (3178,410,4,'Re: Congratz to our newest Journeyman!','Here\'s your very own key to the executive washroom!',3172,'SilverKnight','2004-03-09 10:41:54');
INSERT INTO forumpost VALUES (3179,409,7,'Re: Hi','Hey all...  New here.  Hoping to find some real challenges.  I have some challenges too, but perhaps they\'re too tough...\r<br>\n\r<br>\nWe\'ll see.\r<br>\n\r<br>\nPhil\r<br>\n',5962,'Phil','2004-03-09 11:56:03');
INSERT INTO forumpost VALUES (3180,412,7,'y0','Hello everyone. I\'m new here. I thought this might be an interesting place to look at a large range of different Puzzles. I found this place by looking on Google for \"logic puzzles\".',5963,'Vincent','2004-03-09 13:19:10');
INSERT INTO forumpost VALUES (3181,410,4,'Re: Congratz to our newest Journeyman!','Now you get to face the problem of the zillion probles in the solution queue! :) Plus, you can read the boring queue chatterbox :)',1626,'Gamer','2004-03-09 14:56:51');
INSERT INTO forumpost VALUES (3182,413,7,'I want to submit a problem, but...','Hi,\r<br>\nI love this site!\r<br>\nI want to submit a problem, but I have a question.  If I submit the solution at the same time, will it be posted immediately for all to see?  Or will I be able to control later what \"solution\" gets posted.  Or do the directors post the official solution?  ',5384,'Larry','2004-03-09 20:56:47');
INSERT INTO forumpost VALUES (3183,413,7,'Re: I want to submit a problem, but...','You may submit the solution (<I>and interestingly... even the Journeymen don\'t get to see the solution until about two weeks after your problem is made public</I>), and you have control later to determine when to display your solution.',3172,'SilverKnight','2004-03-09 21:10:58');
INSERT INTO forumpost VALUES (3184,413,7,'Re: I want to submit a problem, but...','Journeymen and scholars can post the solutions to their own problems, but everyone else has to wait for scholars to push the solution.  Don\'t worry, by the time they push it, you\'ll probably be begging for it to be posted. :-)\r<br>\n\r<br>\nSK, I believe you meant <i>scholars</i>?',3558,'Tristan','2004-03-09 22:43:35');
INSERT INTO forumpost VALUES (3185,413,7,'Re: I want to submit a problem, but...','Thanks',5384,'Larry','2004-03-09 23:02:03');
INSERT INTO forumpost VALUES (3186,413,7,'Re: I want to submit a problem, but...','No, I meant Journeymen.... look around, Tristan.  ;-)',3172,'SilverKnight','2004-03-10 00:14:41');
INSERT INTO forumpost VALUES (3187,413,7,'Re: I want to submit a problem, but...','Levik did that on purpose, didn\'t he?!',3558,'Tristan','2004-03-10 20:00:55');
INSERT INTO forumpost VALUES (3188,413,7,'Re: I want to submit a problem, but...','SK, Two weeks?  ... did you mean two days?',1301,'Charlie','2004-03-11 09:58:52');
INSERT INTO forumpost VALUES (3189,413,7,'Re: I want to submit a problem, but...','No... I believe it is one or two weeks before the proposed solution is made available for us (Journeymen) to view (and comment).  I don\'t check it very often, so I could be mistaken.\r<br>\n\r<br>\nPerhaps the Scholars can view it sooner.',3172,'SilverKnight','2004-03-11 13:09:36');
INSERT INTO forumpost VALUES (3190,413,7,'Re: I want to submit a problem, but...','Most of the solutions in the \"recently posted solutions\" section were posted round about ten days after the problem.',NULL,'Aspiring Novice','2004-03-11 14:24:54');
INSERT INTO forumpost VALUES (3191,413,7,'Re: I want to submit a problem, but...','It\'s actually visible two days after it\'s posted, and two days after it\'s visible is when it can be posted.\r<br>\n\r<br>\nBy the way, we can bug levik if we really have questions about a solution, so do put one in instead of waiting. That way levik can see if the solution is good or not if we have questions.',1626,'Gamer','2004-03-11 16:50:44');
INSERT INTO forumpost VALUES (3192,320,6,'Re: .5!','I always thought it went like this:\r<br>\n\r<br>\n4,5! = 4,5 * 3,5 * 2,5 * 1,5 * (0,5)!\r<br>\n\r<br>\nThe (0,5)! could be replaced with either (sqrt(ð))/2 or just 0,886226925 if you wanted.\r<br>\n\r<br>\nð = pi so you don\'t confuse it with n.',NULL,'Grade 11 student','2004-03-12 12:07:36');
INSERT INTO forumpost VALUES (3193,414,7,'I\'m Stumped!!! HELP!','3 guys walk into a hotel.  The price for the room they want to share is $30.00.  Each one puts down $10.00. (3 X 10) The manager tells them that since its Friday they can have the room for $25.00.  He can\'t divide the $5.00 change evenly so he gives each man $1.00 and \"pockets\" $2.00 (3X1 + 2 = $5.00) \r<br>\n\r<br>\nIf each man now paid $9.00 ($10 - $1.00 refund)that equals $27.00 (3 X 9). And the manager \"pockets\" $2.00 which now equals $29.00.  Where did the other dollar go?',5995,'barbara','2004-03-12 19:47:34');
INSERT INTO forumpost VALUES (3194,414,7,'Re: I\'m Stumped!!! HELP!','This is like the puzzle <a href=\"http://perplexus.info/show.php?pid=50\">\"missing dollar\"</a>.\r<br>\n\r<br>\nYou\'re not supposed to post puzzles in the forums. If you need any more help with puzzles, give some way for people to contact you.',3558,'Tristan','2004-03-12 19:55:51');
INSERT INTO forumpost VALUES (3195,355,4,'Re: The (BIG) solutions push','Well, the unsolved list keeps growing.  It is at 89 now.  Most of the problems have solutions in the comments already.  Perhaps we should allow higher ranking members of perplexus to submit official solutions to problems on the unsolved list if the problem has been \'abandoned\' for some peroid of time.',1920,'Brian Smith','2004-03-15 15:26:26');
INSERT INTO forumpost VALUES (3196,381,3,'Re: Cryptography Question','Try to find a logic realation between the letters have in your mind that in cryptography everything can be raplaced for exaple even space can be replaced with A.\r<br>\nTry to find some of the most common words in english in there and get the letters you need for exaple and, the, is   e.t.c\r<br>\nI will try to find the answer and come back to you soon',6038,'Chris','2004-03-16 10:38:18');
INSERT INTO forumpost VALUES (3197,415,7,'NEW ONE','HELLO EVERYONE I SCANNED THIS SITE BECAUSE I AM A LOGIC FIEND AND WHEN I WAS HERE AT WORK I THOUGHT BUT NI BETTER WAY THAN TO SEE IF THE COMPUTER HAS LOGIC PUZZLES AND HERE I AM I HOPE TO SEE A LOT MORE PEOPLE JION SO WE CAN HELP ONE ANOTHER',6041,'DANIELLE','2004-03-16 13:12:35');
INSERT INTO forumpost VALUES (3198,355,4,'Re: The (BIG) solutions push','I\'ve been working on it, actually, for the past few days. I don\'t like to push a solution just for the sake of pushing it, if I feel that it could be improved on. But, two or three at a time, the unsolved problem queue is shrinking ...',1575,'DJ','2004-03-16 13:59:02');
INSERT INTO forumpost VALUES (3199,355,4,'Re: The (BIG) solutions push','I have been working too, but I don\'t like to push my own solutions, take the point out of the queue idea.\r<br>\n\r<br>\nMany of those problems actually are actually having something left to solve, so it\'s not like all of them need work. :)',1626,'Gamer','2004-03-16 20:33:50');
INSERT INTO forumpost VALUES (3200,415,7,'Re: NEW ONE','I would like to post a problem',6049,'ben','2004-03-17 00:44:46');
INSERT INTO forumpost VALUES (3201,415,7,'Re: NEW ONE','Ben, you need to go to the home page of the site, on the right of the \"categories\" box there is another menu, select \"submit a problem\" click on this and bob\'s your uncle.\r<br>\n\r<br>\nRemember to check other problems that have already been posted so you are not repeating existing puzzles.\r<br>\n\r<br>\nJuggler',5352,'Juggler','2004-03-17 08:56:14');
INSERT INTO forumpost VALUES (3202,414,7,'Re: I\'m Stumped!!! HELP!','9 dollars paid by each of the guys make 9 * 3 = 27\r<br>\neach man got one dollar back so 1*3 = 3\r<br>\nnow they make a total of 30 dollars. the two dollars the manager pockets are actually from the 27 dollars paid by the three guys. so u cant add the pocketed 2 dollars to the already paid 27 dollars.',5894,'Chandrakant','2004-03-17 13:57:13');
INSERT INTO forumpost VALUES (3203,277,5,'Re: Problem flooding re-revisited','Seems like if we combine our problems together it would make the queue smaller. If the bulk of the information is the same, the problems should be clustered together. Also, if it isn\'t pulling them apart is likely better (as I have observed)',1626,'Gamer','2004-03-17 21:06:06');
INSERT INTO forumpost VALUES (3204,277,5,'Re: Problem flooding re-revisited','I believe a preference (amounting to priority) should be given to original  problems.',5285,'Ady TZIDON','2004-03-18 05:17:49');
INSERT INTO forumpost VALUES (3205,282,5,'Re: Advertising','I\'ve received a \"Trojan Program Found\" warning several times from my Virus Shield when this site opens pop ups. I\'m not sure if this is the same one as I\'ve had in the past, but here is the latest one:\r<br>\n\r<br>\nDownloaded File: INDEX[1].HTM\r<br>\nTrojan Name: VBS/Psyme\r<br>\n\r<br>\nLast Ad: ExitFuel; This Ad: PopUpTraffic (under)\r<br>\n\r<br>\nAbout four pop ups opened, though, so I can\'t swear it was either of these two ads.\r<br>\n\r<br>\n\r<br>\nOn a related note, about one time out of three when browsing this site without being logged in a pop up tries to load that takes so long it freezes everything, forcing me to Ctrl-Alt-Del my way out of Perplexus. Currently the computer beside me is frozen (I\'m in a computer lab), and is trying to load an ad from media.fastclick.net. This happens quite regularly, on a number of different (fast) computers, and seems to happen whether or not a pop up blocker is installed.',3372,'Sam','2004-03-18 10:31:55');
INSERT INTO forumpost VALUES (3206,282,5,'Re: Advertising','Should have added: I\'m using IE 6.0, Win XP Professional',3372,'Sam','2004-03-18 10:34:46');
INSERT INTO forumpost VALUES (3207,355,4,'Re: The (BIG) solutions push','Gamer, are you still using the old site (at flooble.com)? Is there any special reason for this (other than not liking the colors)\r<br>\n\r<br>\nIs the rich text editor THAT horrible? :)\r<br>\n\r<br>\nIn any case, can you make sure that if you post links to comments in the solution, that these links go to the NEW site, not the old one? (Just replace \"www.flooble.com/perplexus\" with \"perplexus.info\" in the URL).',1,'levik','2004-03-18 15:44:06');
INSERT INTO forumpost VALUES (3208,355,4,'Re: The (BIG) solutions push','actually... Levik, have you noticed that when people put links in the comments with the rich text editor... that they seem to be messed up?  is &lt;A HREF&gt; being \'caught\' ?',3172,'SilverKnight','2004-03-18 15:57:56');
INSERT INTO forumpost VALUES (3209,355,4,'Re: The (BIG) solutions push','I will start doing that. I do dislike the colors, so I used flooble instead.',1626,'Gamer','2004-03-18 17:20:56');
INSERT INTO forumpost VALUES (3210,416,7,'Hello','I\'m new. I don\'t really know what is going on.',6081,'Ashley','2004-03-18 18:59:54');
INSERT INTO forumpost VALUES (3211,407,5,'Re: Rich editor problems','I have just discovered that the items in the drop-down list for Formatting work exactly like the pushbuttons, for, say, bold face.  That answers my perplexity as to this drop-down list\'s use.\r<br>\n\r<br>\nBut why can\'t the two items in there just be push buttons, thereby indicating their use?  I had previously wondered why the chosen item did not appear in the text portion of what seemed to be a combo box; now I see the items are push buttons masquerading as list items.\r<br>\n\r<br>\nNow of course I see that I can set highlighted areas to pre or set the new typing to be pre\'ed or not.  But this is not obvious when, first, one doesn\'t realize that the view is changing in the text area to match what you have chosen, and second, one is worried about experimenting with actual postings.',1301,'Charlie','2004-03-19 11:34:52');
INSERT INTO forumpost VALUES (3212,407,5,'Re: Rich editor problems','Also, as push buttons, there\'d be only one click, rather than the two needed now.',1301,'Charlie','2004-03-19 11:35:35');
INSERT INTO forumpost VALUES (3213,416,7,'Re: Hello','im new too. could someone please tell us whats going on???',6088,'amy cooper','2004-03-19 12:53:40');
INSERT INTO forumpost VALUES (3214,417,7,'the site','how do you put other puzzles onto the site',6109,'hamish thompson','2004-03-20 23:39:45');
INSERT INTO forumpost VALUES (3215,417,7,'Re: the site','Once you become a student you can submit your own puzzles. Puzzles that are submitted take an average of a couple months to get posted because of the length of the queue, and have to be accepted to be put up. The usual reason for a puzzle not being posted is that it already exists on the site.\r<br>\n\r<br>\nEverything is in the FAQ that can be found on the main page.\r<br>\n',3372,'Sam','2004-03-21 02:19:51');
INSERT INTO forumpost VALUES (3216,355,4,'Re: The (BIG) solutions push','SK: The A HREF tag is allowed, however there was some weirdness with escaping quotes for insertion into mysql. This has hopefully been fixed (I was able to do a test link)\r<br>\n\r<br>\nGamer: Sorry for the color issue. I have to disappoint you that pertty soon the flooble version of the pages will not be available anymore (I will just have them redirect to their new versions automatically)',1,'levik','2004-03-21 10:22:04');
INSERT INTO forumpost VALUES (3231,423,7,'PUZZLES','There are seven houses each containing seven cats.Each cat kills seven mice and each mouse would have eaten seven ears of spelt.Each ear of spelt would have produced seven hekats of grain.What is the total of all these?\r<br>\n\r<br>\n\r<br>\nWhat number must be added to 100 and 20 (the same number to each) so that the sums are in the ratio 3:1?',6168,'sanjay','2004-03-24 14:25:54');
INSERT INTO forumpost VALUES (3234,282,5,'Re: Advertising','A number  of you have expressed interest in donating to remove ads. In trying to figure out how feasible that would be, I\'d like to know if you would want the pops to disappear, or the banners/skyscrapers as well.\r<br>\n\r<br>\nPersonally, I don\'t really notice them, and believe the pages would look naked/ugly without the ad \"trimming\", but I understand others may be of a different opinion.\r<br>\n\r<br>\nClearly removing just the pops would be cheaper than getting rid of everything so I\'d like to know what you think. $10/year for no pops? (You\'d have to be logged in though)',1,'levik','2004-03-24 22:40:29');
INSERT INTO forumpost VALUES (3235,413,7,'Re: I want to submit a problem, but...','&lt;big&gt;&lt;a href=http://u-covered-india-foo.da.ru/&gt;angelina jolie vs sylvia saint</a>&lt;big&gt;',NULL,'Aspiring Novice','2004-03-25 00:25:22');
INSERT INTO forumpost VALUES (3223,282,5,'Re: Advertising','Update:\r<br>\n\r<br>\nMy computer at home undortunately does not have a virus shield that catches evil pop up trojans being downloaded, hijacking my homepage and installing spyware on my computer. I have Norton antivirus, a ZoneAlarm firewall and Google\'s pop up blocker, but that I guess isn\'t good enough.\r<br>\n\r<br>\nThis past week I\'ve found a very clear correlation between visiting Perplexus and having my homepage hijacked to http://default-homepage-network.com, an evil site that advises you to download their Spyware remover (Ha! That\'s like the thief stopping half way through robbing your house and suggesting you buy his burglar alarm...). My own Spyware program, Ad-Aware, finds thirty-odd new malicious programs everytime this happens.\r<br>\n\r<br>\nI know perfectly well that the net these days is no place to be walking around without adequate protection. I also know that it\'s almost impossible to control what comes in through pop-ups, especially when they\'re run by a third party, so I doubt that it would be possible to stop this from happening (these trojans are all over the web, Perplexus isn\'t alone in any way). I\'m just thinking that maybe we should revitalize the old idea putforward above somewhere above that, for instance, donation = no ads, or some such similar possiblity.\r<br>\n\r<br>\n\r<br>\nIn the meantime, until I start wearing proper protection at home I\'ll be visiting Perplexus from the safty of the Virus-Shielded lab computers. Also, I\'d suggest that anyone who frequents sites with a lot of pop ups downloads and regularly uses a reputable Spyware remover.',3372,'Sam','2004-03-22 22:42:35');
INSERT INTO forumpost VALUES (3224,205,7,'Re: Hi. I\'m new at this.','sorry.  not ignoring you.  I was reading some paradoxes.  I just stumbled on to the sight, passing time',6145,'Ryan','2004-03-23 00:07:28');
INSERT INTO forumpost VALUES (3225,422,4,'Rejecting puzzles','Every now and then we will hear from someone complaining his puzzle came up in the queue and was rejected before he was aware. I\'m not talking about people who lost interest in the site, but those who check every day. (Gamer\'s Towers of Hanoi II is the latest.)\r<br>\n\r<br>\nI know that we are trying to do something about the huge backlog so that we don\'t lose too many new people too often, and sometimes a problem is unusable and unfixable (or more likely, a duplicate) and should be rejected. But whenever feasible, shouldn\'t we allow it to remain long enough for the owner to see the discussion?  It\'s gotten to the point that, although I\'ll leave a negative \"note,\" I almost never thumbs down a problem.\r<br>\n\r<br>\n**Gamer: You did ask for an algorithm to solve a generalized Towers of Hanoi problem, which the original did not ask for, but most of the answers discussed the general problem, and then applied the algorithm to the five disc problem presented.',153,'TomM','2004-03-23 06:53:48');
INSERT INTO forumpost VALUES (3226,422,4,'Re: Rejecting puzzles','This quick-rejection phenomenon is especially prevalent when the top ten includes many +2\'s and -2\'s with nothing available to post.  Perhaps levik can reduce some of the urgency for seeing new puzzles in the top-10 if it were expanded (maybe only temporarily, while there are many +2\'s and -2\'s) so that old candidates need not be removed so fast in order to see new ones.\r<br>\n\r<br>\nI know an alternative is to vote just for the sake of voting, even though one may have no interest in a particular puzzle (such as the recent comment that there are no riddle journeymen around to vote on the riddles in the queue), but that has its own problems, related to the one TomM mentions.',1301,'Charlie','2004-03-23 08:47:29');
INSERT INTO forumpost VALUES (3233,282,5,'Re: Advertising','Wow... This was pretty bad. I tracked the ads down to Exitfuel, and that was the last straw. Exitfuel is OUT.\r<br>\n\r<br>\nI truly apologize to everyone for any inconvenience this may have caused. I have had problems with them in the past, but at this point, they\'ve clearly become not worth bothering with.\r<br>\n\r<br>\nPlease let me know if something like this happens again (such an occurence definitely warrants submitting a personal request, so that it\'s addressed faster.)',1,'levik','2004-03-24 22:37:00');
INSERT INTO forumpost VALUES (3229,326,4,'Re: About Penny','Now that Penny has calmed down, here comes yo to slime up the site, ironically targeting Penny.  Levik, can you clean out yo\'s comments?',1301,'Charlie','2004-03-23 15:09:52');
INSERT INTO forumpost VALUES (3232,423,7,'Re: PUZZLES','49 cats and 7 houses\r<br>\n343 mice\r<br>\n2401 ears of spelt\r<br>\nand 16807 hekats of grain \r<br>\n\r<br>\n20 is the number to be added. to get 120 and 40. ratio is 3:1\r<br>\n',6172,'mike','2004-03-24 16:46:36');

--
-- Table structure for table 'forumthread'
--

CREATE TABLE forumthread (
  threadId int(10) unsigned NOT NULL auto_increment,
  forumId int(10) unsigned NOT NULL default '0',
  subject varchar(100) default NULL,
  authorId int(10) unsigned default NULL,
  authorName varchar(40) default NULL,
  started datetime default NULL,
  updated datetime default NULL,
  posts int(10) unsigned NOT NULL default '1',
  PRIMARY KEY  (threadId)
) TYPE=MyISAM;

--
-- Dumping data for table 'forumthread'
--

INSERT INTO forumthread VALUES (1,3,'Forums!',1,'levik','2002-11-30 12:18:55','2003-04-13 02:58:19',8);
INSERT INTO forumthread VALUES (2,4,'This is for?',746,'Raveen','2002-11-30 19:10:24','2003-03-06 17:51:39',6);
INSERT INTO forumthread VALUES (3,3,'Suggestions',746,'Raveen','2002-11-30 19:25:54','2003-03-23 18:16:39',11);
INSERT INTO forumthread VALUES (4,5,'Broken Link  =D',746,'Raveen','2002-11-30 22:21:00','2002-12-01 05:47:58',2);
INSERT INTO forumthread VALUES (5,5,'Latest Comments Numbering..',746,'Raveen','2002-12-02 04:54:50','2003-03-06 06:16:40',7);
INSERT INTO forumthread VALUES (6,4,'So...',227,'Dulanjana','2002-12-04 13:57:06','2002-12-04 21:46:14',2);
INSERT INTO forumthread VALUES (7,3,'mystery Water Problem',879,'Anthony','2002-12-06 15:02:37','2003-04-17 11:22:49',9);
INSERT INTO forumthread VALUES (8,6,'Meanings...',746,'Raveen','2002-12-07 01:52:13','2004-01-13 04:08:04',6);
INSERT INTO forumthread VALUES (9,3,'Ratings.',1,'levik','2002-12-09 05:57:56','2003-01-14 06:30:09',10);
INSERT INTO forumthread VALUES (10,6,'Another meaning...',227,'Dulanjana','2002-12-10 01:33:47','2004-01-13 04:08:04',5);
INSERT INTO forumthread VALUES (11,5,'Forum thread suggestion',103,'friedlinguini','2002-12-11 10:04:23','2002-12-12 11:42:28',5);
INSERT INTO forumthread VALUES (12,4,'The queued limitation',227,'Dulanjana','2002-12-11 18:47:45','2002-12-12 01:41:05',2);
INSERT INTO forumthread VALUES (13,5,'Problems in forums',1,'levik','2002-12-13 05:47:32','2003-10-12 05:31:22',4);
INSERT INTO forumthread VALUES (14,6,'Any difference',227,'Dulanjana','2002-12-17 15:41:24','2004-01-13 04:08:03',10);
INSERT INTO forumthread VALUES (15,6,'sinh, cosh, tanh whats this?',227,'Dulanjana','2002-12-19 00:17:53','2004-01-13 04:08:04',3);
INSERT INTO forumthread VALUES (16,5,'Arrow icons',1,'levik','2002-12-23 08:43:46','2002-12-24 10:17:32',4);
INSERT INTO forumthread VALUES (17,6,'HTML codes for use on the site',1,'levik','2002-12-24 07:40:18','2004-01-13 04:08:02',82);
INSERT INTO forumthread VALUES (18,5,'Problem Rating',227,'Dulanjana','2002-12-26 16:00:04','2002-12-27 01:56:28',2);
INSERT INTO forumthread VALUES (19,4,'\"Inappropriate\" problems',1,'levik','2002-12-30 05:19:40','2003-11-28 19:26:01',4);
INSERT INTO forumthread VALUES (20,3,'LOGIC problems?',1,'levik','2003-01-07 06:30:49','2003-04-09 14:49:59',12);
INSERT INTO forumthread VALUES (21,3,'Puzzles',1145,'tom','2003-01-12 07:17:12','2003-04-17 11:24:07',22);
INSERT INTO forumthread VALUES (22,5,'problem acceptance comments',775,'Cory Taylor','2003-01-14 06:19:01','2003-01-14 06:51:59',2);
INSERT INTO forumthread VALUES (23,3,'Two a day?',1,'levik','2003-01-26 06:35:50','2003-04-09 14:52:29',13);
INSERT INTO forumthread VALUES (24,3,'Top-rated Problems',1072,'Alan','2003-01-27 10:45:32','2003-01-27 18:10:25',5);
INSERT INTO forumthread VALUES (25,5,'Scholar Level',1072,'Alan','2003-01-28 03:14:38','2003-01-29 01:44:53',3);
INSERT INTO forumthread VALUES (26,5,'Small request',103,'friedlinguini','2003-01-29 06:26:47','2003-01-29 18:14:37',5);
INSERT INTO forumthread VALUES (27,5,'Solution too early?',1,'levik','2003-01-30 01:49:31','2003-01-30 22:37:20',4);
INSERT INTO forumthread VALUES (28,3,'Brainteasers: The Aftermath',103,'friedlinguini','2003-01-31 04:37:42','2003-01-31 04:37:42',1);
INSERT INTO forumthread VALUES (29,3,'300 Problems!!!!',1,'levik','2003-02-09 18:18:19','2003-02-10 02:57:31',2);
INSERT INTO forumthread VALUES (30,5,'Browsers and Chatterboxes?',103,'friedlinguini','2003-02-20 18:07:59','2003-02-21 05:21:47',5);
INSERT INTO forumthread VALUES (31,4,'Riddles',1072,'Alan','2003-02-21 10:47:06','2003-02-24 18:20:55',10);
INSERT INTO forumthread VALUES (32,5,'Sorry to bug you again levik',1072,'Alan','2003-02-21 10:49:42','2003-02-21 10:49:42',1);
INSERT INTO forumthread VALUES (33,4,'Flooding',1,'levik','2003-02-22 19:57:51','2003-03-09 18:29:34',22);
INSERT INTO forumthread VALUES (34,4,'Queue ranking',1,'levik','2003-02-24 06:14:55','2003-03-07 10:47:30',28);
INSERT INTO forumthread VALUES (35,5,'Problem flagging',1072,'Alan','2003-02-27 14:24:39','2003-02-28 11:49:27',4);
INSERT INTO forumthread VALUES (36,4,'New QW thread',1,'levik','2003-03-01 08:36:28','2003-05-01 07:16:00',20);
INSERT INTO forumthread VALUES (37,5,'Names',1072,'Alan','2003-03-02 08:13:29','2003-11-09 17:21:00',16);
INSERT INTO forumthread VALUES (38,7,'New forum',1,'levik','2003-03-03 14:57:02','2004-02-04 20:32:43',38);
INSERT INTO forumthread VALUES (39,5,'Notifications?',1,'levik','2003-03-03 16:48:11','2003-03-05 10:51:16',10);
INSERT INTO forumthread VALUES (40,6,'perfect squares',775,'Cory Taylor','2003-03-06 05:08:36','2004-01-13 04:07:53',9);
INSERT INTO forumthread VALUES (41,5,'Ratings (appoximately)',1,'levik','2003-03-06 05:59:59','2003-03-06 05:59:59',1);
INSERT INTO forumthread VALUES (42,3,'Problems from Webring partners?',1301,'Charlie','2003-03-06 10:53:03','2003-03-06 14:14:48',2);
INSERT INTO forumthread VALUES (43,4,'Stalemates',103,'friedlinguini','2003-03-07 02:10:48','2003-03-07 02:10:48',1);
INSERT INTO forumthread VALUES (44,3,'Search Results',979,'Ravi Raja','2003-03-09 03:34:57','2003-03-09 05:05:21',3);
INSERT INTO forumthread VALUES (45,4,'How a Puzzle is Voted On.',1301,'Charlie','2003-03-09 07:44:17','2003-03-16 21:26:37',9);
INSERT INTO forumthread VALUES (46,4,'Hat down in apology',1299,'Anoop','2003-03-10 06:00:35','2003-03-10 06:39:38',3);
INSERT INTO forumthread VALUES (47,5,'Your info. in your words',1,'levik','2003-03-11 05:52:11','2003-03-11 05:52:11',1);
INSERT INTO forumthread VALUES (48,5,'Unsolved problem order',1072,'Alan','2003-03-13 12:20:40','2003-03-14 15:16:35',6);
INSERT INTO forumthread VALUES (49,4,'Solved Unsolved Puzzle',1301,'Charlie','2003-03-17 04:05:01','2003-05-13 13:28:45',14);
INSERT INTO forumthread VALUES (50,5,'Chatterbox',1183,'fwaff','2003-03-18 21:50:37','2003-06-24 12:02:15',14);
INSERT INTO forumthread VALUES (51,3,'Submitter\'s view of pending puzzles.',1301,'Charlie','2003-03-19 09:55:37','2003-03-19 09:55:37',1);
INSERT INTO forumthread VALUES (52,5,'truncated comments',1301,'Charlie','2003-03-19 16:27:45','2003-03-21 08:44:54',3);
INSERT INTO forumthread VALUES (53,5,'Submitter\'s view of pending puzzles.',1301,'Charlie','2003-03-20 04:02:12','2003-03-20 04:34:28',2);
INSERT INTO forumthread VALUES (54,5,'Suggestion for more problem ratings',103,'friedlinguini','2003-03-21 09:16:33','2003-03-21 09:16:33',1);
INSERT INTO forumthread VALUES (55,3,'Anything and everything',1660,'Tim Axoy','2003-03-23 07:10:24','2003-03-30 07:02:47',3);
INSERT INTO forumthread VALUES (56,7,'Tim Axoy',1660,'Tim Axoy','2003-03-23 07:15:34','2004-01-13 04:08:48',10);
INSERT INTO forumthread VALUES (57,3,'No,no,no',1660,'Tim Axoy','2003-03-23 09:15:57','2003-04-11 09:54:56',10);
INSERT INTO forumthread VALUES (58,4,'Forum puzzle trap',1072,'Alan','2003-03-23 14:45:16','2003-03-24 02:00:48',3);
INSERT INTO forumthread VALUES (59,5,'What is',1637,'chris','2003-03-23 19:22:28','2003-10-04 10:28:30',7);
INSERT INTO forumthread VALUES (60,5,'Levik',1660,'Tim Axoy','2003-03-24 02:16:34','2003-03-24 02:16:34',1);
INSERT INTO forumthread VALUES (61,4,'Insta-posting Scholars',1,'levik','2003-03-24 06:13:53','2003-03-25 13:10:14',5);
INSERT INTO forumthread VALUES (62,6,'Primes',1660,'Tim Axoy','2003-03-24 07:32:23','2004-01-13 04:08:03',4);
INSERT INTO forumthread VALUES (63,3,'a/s/l anyone?',1637,'chris','2003-03-24 18:25:23','2003-07-14 02:28:44',35);
INSERT INTO forumthread VALUES (64,7,'Twin chat',1660,'Tim Axoy','2003-03-25 02:59:16','2004-01-13 04:08:08',3);
INSERT INTO forumthread VALUES (65,5,'!',1660,'Tim Axoy','2003-03-26 01:56:58','2003-12-19 09:30:54',5);
INSERT INTO forumthread VALUES (66,3,'Hey,dudes',1660,'Tim Axoy','2003-03-26 02:00:12','2003-03-28 13:04:44',3);
INSERT INTO forumthread VALUES (67,4,'QW change?',1072,'Alan','2003-03-26 10:47:05','2003-03-26 11:15:56',2);
INSERT INTO forumthread VALUES (68,4,'New colour?',1072,'Alan','2003-03-26 13:19:00','2003-03-27 07:48:24',4);
INSERT INTO forumthread VALUES (69,5,'New postings',103,'friedlinguini','2003-03-27 04:05:18','2003-03-30 11:35:25',3);
INSERT INTO forumthread VALUES (70,5,'Small update',1,'levik','2003-03-27 08:36:30','2003-03-27 08:36:30',1);
INSERT INTO forumthread VALUES (71,3,'Hey!',1660,'Tim Axoy','2003-03-28 06:18:20','2004-03-03 15:32:36',4);
INSERT INTO forumthread VALUES (72,5,'User levels...',1767,'Fernando','2003-03-28 09:45:17','2003-03-29 04:46:29',3);
INSERT INTO forumthread VALUES (73,7,'hello!',1819,'karla','2003-03-30 01:51:36','2004-01-13 04:08:23',16);
INSERT INTO forumthread VALUES (74,4,'New for you page',1072,'Alan','2003-03-30 15:33:08','2003-04-01 13:32:56',3);
INSERT INTO forumthread VALUES (75,6,'Director',1822,'Gladys','2003-03-31 03:06:42','2004-01-13 04:08:01',11);
INSERT INTO forumthread VALUES (76,4,'Tim Axoy',1,'levik','2003-04-01 04:25:48','2003-04-17 11:48:49',13);
INSERT INTO forumthread VALUES (77,4,'Congratulations to me',775,'Cory Taylor','2003-04-01 05:16:42','2003-05-15 15:02:32',15);
INSERT INTO forumthread VALUES (78,7,'Hello all',1854,'Manoj Nair','2003-04-03 03:08:23','2004-01-13 08:45:10',8);
INSERT INTO forumthread VALUES (79,5,'Time Zone',1301,'Charlie','2003-04-03 09:56:46','2003-04-04 10:53:20',3);
INSERT INTO forumthread VALUES (80,7,'Hello, First time here',1866,'kenny','2003-04-04 05:44:44','2004-01-13 04:08:18',29);
INSERT INTO forumthread VALUES (81,4,'New category',1072,'Alan','2003-04-04 10:13:36','2003-04-05 14:17:57',9);
INSERT INTO forumthread VALUES (82,5,'Am I going crazy?',1072,'Alan','2003-04-05 05:19:36','2003-05-22 09:49:42',16);
INSERT INTO forumthread VALUES (83,5,'blank comments',1575,'DJ','2003-04-05 06:25:58','2003-04-12 17:59:43',7);
INSERT INTO forumthread VALUES (84,6,'Check on divide by zero?',1626,'Gamer','2003-04-06 05:20:00','2004-01-13 04:08:03',10);
INSERT INTO forumthread VALUES (85,4,'Deletion of 3-Thumbs-Down Puzzles',1301,'Charlie','2003-04-06 07:29:01','2003-04-06 11:15:38',2);
INSERT INTO forumthread VALUES (86,7,'Problems',1637,'chris','2003-04-08 08:11:46','2004-01-13 04:08:22',16);
INSERT INTO forumthread VALUES (87,6,'Levik!',NULL,'Tim Axoy','2003-04-10 09:20:32','2004-01-13 04:08:02',4);
INSERT INTO forumthread VALUES (88,4,'problem difficulties',775,'Cory Taylor','2003-04-10 10:37:45','2003-05-31 15:35:32',21);
INSERT INTO forumthread VALUES (89,5,'Delete,delete,delete',1660,'Tim Axoy','2003-04-10 11:41:37','2003-04-19 08:19:21',6);
INSERT INTO forumthread VALUES (90,5,'Long Comments',1301,'Charlie','2003-04-11 04:35:58','2003-04-15 05:55:33',9);
INSERT INTO forumthread VALUES (91,4,'\"Borrowed\" puzzles',1567,'Bryan','2003-04-11 08:58:05','2003-04-11 23:32:57',3);
INSERT INTO forumthread VALUES (92,4,'Preferences?',1567,'Bryan','2003-04-11 12:47:19','2003-04-11 23:39:44',4);
INSERT INTO forumthread VALUES (93,3,'Homer\'s and Horace\'s personalities',1660,'Tim Axoy','2003-04-12 12:03:15','2003-04-14 03:52:14',6);
INSERT INTO forumthread VALUES (94,3,'Tim Axoy',1,'levik','2003-04-13 05:21:58','2003-04-13 07:47:37',2);
INSERT INTO forumthread VALUES (95,7,'Hey guys! New here.',1975,'iris','2003-04-13 13:12:23','2004-01-13 04:08:48',8);
INSERT INTO forumthread VALUES (96,5,'Guest users,who are you???',1660,'Tim Axoy','2003-04-14 02:47:51','2003-04-14 10:36:24',4);
INSERT INTO forumthread VALUES (97,5,'Pi',103,'friedlinguini','2003-04-16 06:02:10','2003-04-22 23:29:39',12);
INSERT INTO forumthread VALUES (98,5,'\"Back to problem\"',1567,'Bryan','2003-04-16 06:52:57','2003-04-16 10:55:23',4);
INSERT INTO forumthread VALUES (99,7,'Hi!',1994,'Tiffy','2003-04-16 16:17:11','2004-01-13 04:08:51',3);
INSERT INTO forumthread VALUES (100,4,'Discovered leviks login password',1567,'Bryan','2003-04-18 13:37:36','2003-05-21 13:12:57',36);
INSERT INTO forumthread VALUES (101,4,'any one affected',1567,'Bryan','2003-04-19 10:07:11','2003-04-19 22:59:24',2);
INSERT INTO forumthread VALUES (102,5,'How often do they...',1660,'Tim Axoy','2003-04-20 03:08:16','2003-04-21 09:36:12',3);
INSERT INTO forumthread VALUES (103,4,'Queue Disappeared',1301,'Charlie','2003-04-20 04:42:41','2003-04-22 01:51:53',7);
INSERT INTO forumthread VALUES (104,5,'can anyone delete his/her own comments?',2005,'Aamir Rashid','2003-04-20 13:31:02','2003-04-21 12:27:49',4);
INSERT INTO forumthread VALUES (105,4,'Uh, this is the  REAL Bryan',1567,'Bryan','2003-04-20 19:01:20','2003-04-21 12:51:48',6);
INSERT INTO forumthread VALUES (106,4,'So what happened?',1,'levik','2003-04-21 04:36:11','2003-05-13 13:24:02',4);
INSERT INTO forumthread VALUES (107,5,'Passwords',1,'levik','2003-04-21 04:40:47','2003-04-21 04:40:47',1);
INSERT INTO forumthread VALUES (108,7,'Gladys',1660,'Gladys','2003-04-21 12:52:24','2004-01-13 04:08:40',6);
INSERT INTO forumthread VALUES (109,6,'Plurals as restrictions?',1626,'Gamer','2003-04-21 14:07:31','2004-01-13 04:08:02',18);
INSERT INTO forumthread VALUES (110,5,'Goner?',1660,'Tim Axoy','2003-04-23 02:49:14','2003-06-06 06:15:55',8);
INSERT INTO forumthread VALUES (111,3,'Computer/Programming puzzles',1,'levik','2003-04-23 08:34:35','2003-04-30 07:52:15',19);
INSERT INTO forumthread VALUES (112,4,'Politically Correct Police',775,'Cory Taylor','2003-04-23 08:47:57','2003-04-24 01:53:28',6);
INSERT INTO forumthread VALUES (113,5,'Who\'s Online',979,'Ravi Raja','2003-04-23 09:16:27','2003-04-25 07:07:11',7);
INSERT INTO forumthread VALUES (114,5,'From Liars and knights to Logic',1660,'Tim Axoy','2003-04-23 14:07:52','2003-04-27 09:36:27',13);
INSERT INTO forumthread VALUES (115,7,'Hi..',1983,'Ahmed','2003-04-24 01:05:37','2004-01-13 04:08:50',3);
INSERT INTO forumthread VALUES (116,4,'Blank Puzzles in the Queue',1301,'Charlie','2003-04-25 03:14:47','2003-04-25 08:19:47',7);
INSERT INTO forumthread VALUES (117,4,'Problem condensing',1072,'Alan','2003-04-25 10:29:53','2003-04-28 12:42:23',6);
INSERT INTO forumthread VALUES (118,4,'Solution posted?',1626,'Gamer','2003-04-25 15:25:34','2003-04-26 19:04:36',5);
INSERT INTO forumthread VALUES (119,5,'A figure within the problem',1983,'Ahmed','2003-04-26 22:16:27','2003-04-27 04:08:10',2);
INSERT INTO forumthread VALUES (120,3,'Posting Pictures',1947,'Jon','2003-04-29 09:46:59','2003-04-29 09:47:23',2);
INSERT INTO forumthread VALUES (121,5,'Deleting my own pending problems',1645,'luvya2003','2003-04-29 11:05:11','2003-05-02 02:04:45',13);
INSERT INTO forumthread VALUES (122,5,'Accomodating algorithms',1575,'DJ','2003-05-01 15:00:03','2003-05-01 15:03:35',3);
INSERT INTO forumthread VALUES (123,4,'queue change vote',1072,'Alan','2003-05-01 15:23:46','2003-05-05 13:13:20',8);
INSERT INTO forumthread VALUES (124,7,'A little french in the Flooble.com world',2117,'Grumph NOBIAK','2003-05-02 03:05:29','2004-01-13 04:08:44',5);
INSERT INTO forumthread VALUES (125,4,'Bait and switch',103,'friedlinguini','2003-05-02 03:46:15','2003-05-09 11:21:13',11);
INSERT INTO forumthread VALUES (126,7,'HK engineer',2131,'joe','2003-05-03 22:19:49','2004-01-13 04:08:47',4);
INSERT INTO forumthread VALUES (127,4,'auto-log out un-post',1072,'Alan','2003-05-04 13:44:48','2003-05-06 05:44:57',8);
INSERT INTO forumthread VALUES (128,3,'The existence of god',1072,'Alan','2003-05-04 13:53:44','2003-08-21 21:54:25',30);
INSERT INTO forumthread VALUES (129,7,'Greetings and ??',2171,'Hank Schutz','2003-05-07 12:17:44','2004-01-13 04:08:47',3);
INSERT INTO forumthread VALUES (130,7,'Newbie',2180,'Cara','2003-05-08 08:14:06','2004-01-13 04:08:43',5);
INSERT INTO forumthread VALUES (131,7,'Silly Jilly',2196,'Silly Jilly','2003-05-10 11:40:39','2004-01-13 04:08:43',6);
INSERT INTO forumthread VALUES (132,4,'When do I get to see the hidden forums?',1660,'Tim Axoy','2003-05-13 13:29:48','2003-05-14 16:06:02',8);
INSERT INTO forumthread VALUES (133,6,'Programming for 1000 digit numbers?',NULL,'Brian Smith','2003-05-14 06:01:55','2004-01-13 04:08:00',5);
INSERT INTO forumthread VALUES (134,4,'I have a question',1660,'Tim Axoy','2003-05-14 07:34:39','2003-05-22 11:14:19',7);
INSERT INTO forumthread VALUES (135,4,'Are we self running?',1,'levik','2003-05-15 12:02:08','2003-05-18 05:11:16',14);
INSERT INTO forumthread VALUES (136,4,'Duplicate solutions',1626,'Gamer','2003-05-15 15:08:58','2003-05-15 20:54:06',2);
INSERT INTO forumthread VALUES (137,7,'Hi all',2237,'swaroop','2003-05-15 20:03:56','2004-01-13 04:08:46',4);
INSERT INTO forumthread VALUES (138,7,'just came across.......',2246,'abhi','2003-05-16 23:36:39','2004-01-13 04:08:46',3);
INSERT INTO forumthread VALUES (139,7,'caio',2256,'Jackie','2003-05-18 06:40:41','2004-01-13 04:08:25',6);
INSERT INTO forumthread VALUES (140,4,'MAIN CHARACTER',1660,'Tim Axoy','2003-05-19 02:09:33','2003-06-04 14:01:21',10);
INSERT INTO forumthread VALUES (141,4,'LEV EPSHTEYN',1660,'Tim Axoy','2003-05-19 02:10:14','2003-05-19 13:10:42',2);
INSERT INTO forumthread VALUES (142,7,'Go fish!',NULL,'Go fish!','2003-05-19 05:21:05','2004-01-13 04:08:45',13);
INSERT INTO forumthread VALUES (143,3,'Best puzzle for the masses',1,'levik','2003-05-19 05:45:17','2003-10-12 21:28:37',55);
INSERT INTO forumthread VALUES (144,4,'Solutions queue',1,'levik','2003-05-19 13:13:17','2003-05-19 19:05:04',5);
INSERT INTO forumthread VALUES (145,4,'Journeyman Timothy',1660,'Tim Axoy','2003-05-20 13:02:32','2003-05-26 17:11:20',9);
INSERT INTO forumthread VALUES (146,6,'sequences',775,'Cory Taylor','2003-05-21 04:29:13','2004-01-13 04:07:54',19);
INSERT INTO forumthread VALUES (147,5,'Submitting Problems',1575,'DJ','2003-05-22 17:55:29','2003-05-23 06:07:58',3);
INSERT INTO forumthread VALUES (148,3,'A locked safe',2196,'Silly Jilly','2003-05-23 13:20:02','2003-05-28 14:29:52',2);
INSERT INTO forumthread VALUES (149,7,'No Subject',2290,'Fred','2003-05-23 17:50:46','2004-01-13 04:08:41',5);
INSERT INTO forumthread VALUES (150,4,'Discovered Silly Jilly\'s login password',1660,'Tim Axoy','2003-05-24 02:58:32','2003-05-24 06:11:03',5);
INSERT INTO forumthread VALUES (151,3,'Discovered Silly Jilly\'s login password',1660,'Tim Axoy','2003-05-24 03:00:10','2003-05-24 06:05:31',2);
INSERT INTO forumthread VALUES (152,7,'I am new.',2296,'Bob Jock','2003-05-25 03:39:43','2004-01-13 04:08:43',4);
INSERT INTO forumthread VALUES (155,4,'Solutions allowed?',1626,'Gamer','2003-05-30 16:19:53','2003-05-31 10:46:17',6);
INSERT INTO forumthread VALUES (154,3,'Google Puzzle Championship',1,'levik','2003-05-29 04:29:07','2003-06-04 02:33:09',16);
INSERT INTO forumthread VALUES (156,7,'Yo!',2341,'Pickels','2003-05-30 18:03:08','2004-01-13 04:08:41',3);
INSERT INTO forumthread VALUES (157,3,'Static Queque',2148,'Jayaram S','2003-05-30 19:13:54','2003-05-31 10:47:01',9);
INSERT INTO forumthread VALUES (158,5,'Order of things',1626,'Gamer','2003-05-31 06:20:10','2003-05-31 07:04:24',3);
INSERT INTO forumthread VALUES (159,3,'Knights and liars problems',1660,'Tim Axoy','2003-06-01 03:19:50','2003-06-09 13:29:57',6);
INSERT INTO forumthread VALUES (160,7,'hello',2355,'annastashya','2003-06-01 16:58:39','2004-01-13 04:08:39',4);
INSERT INTO forumthread VALUES (161,7,'Maybe I\'ll get smarter?',2356,'Stefanie','2003-06-01 21:33:49','2004-01-13 04:08:40',2);
INSERT INTO forumthread VALUES (162,7,'Maybe I\'ll get smarter?',2356,'Stefanie','2003-06-01 21:35:02','2004-01-13 04:08:39',3);
INSERT INTO forumthread VALUES (163,5,'New bugs?',1575,'DJ','2003-06-02 12:06:12','2003-06-04 11:22:48',5);
INSERT INTO forumthread VALUES (164,4,'Scholars',1660,'Tim Axoy','2003-06-03 05:59:36','2003-06-10 16:32:49',7);
INSERT INTO forumthread VALUES (165,4,'User search/list?',1,'levik','2003-06-03 17:32:46','2003-06-08 09:25:23',5);
INSERT INTO forumthread VALUES (166,4,'DJ or .?',1660,'Tim Axoy','2003-06-04 05:33:59','2003-06-06 06:17:26',3);
INSERT INTO forumthread VALUES (167,7,'What\'s new? Me!',2385,'Bradley A. Esparza','2003-06-07 02:01:57','2004-01-13 04:08:38',5);
INSERT INTO forumthread VALUES (168,6,'Cool.',NULL,'URGENTOOT','2003-06-08 02:42:13','2004-01-13 04:08:00',3);
INSERT INTO forumthread VALUES (169,3,'500!',1,'levik','2003-06-08 09:07:53','2003-06-25 08:30:31',12);
INSERT INTO forumthread VALUES (170,4,'Cool symbols',1072,'Alan','2003-06-08 16:24:04','2003-06-13 11:23:36',7);
INSERT INTO forumthread VALUES (171,3,'Partial goodbye',775,'Cory Taylor','2003-06-09 06:20:37','2003-06-09 10:30:59',5);
INSERT INTO forumthread VALUES (172,5,'Crypto',1,'levik','2003-06-09 08:48:41','2003-06-14 17:05:28',15);
INSERT INTO forumthread VALUES (173,6,'To Tim Axoy',1,'levik','2003-06-09 17:37:14','2004-01-13 04:07:57',23);
INSERT INTO forumthread VALUES (174,5,'Putting Pictures in Pending Problems',1919,'Lewis','2003-06-11 05:36:58','2003-06-12 02:00:51',3);
INSERT INTO forumthread VALUES (175,5,'a suggestion for comments',2256,'Jackie','2003-06-11 15:51:20','2003-06-12 09:07:32',4);
INSERT INTO forumthread VALUES (176,5,'Problem flooding revisited',1,'levik','2003-06-12 11:38:42','2003-09-28 15:00:25',66);
INSERT INTO forumthread VALUES (177,7,'S\'up?',2438,'Maryam','2003-06-13 11:48:48','2004-01-13 04:08:38',4);
INSERT INTO forumthread VALUES (178,5,'Submission bar raised to Student level',1,'levik','2003-06-16 07:31:29','2003-06-16 16:37:43',6);
INSERT INTO forumthread VALUES (179,5,'Aw fiddle, another riddle.',1919,'Lewis','2003-06-18 04:28:13','2003-06-18 05:05:22',2);
INSERT INTO forumthread VALUES (180,5,'The riddle problem',1072,'Alan','2003-06-18 10:42:56','2004-01-07 17:54:44',18);
INSERT INTO forumthread VALUES (181,5,'After submitting a problem...',1626,'Gamer','2003-06-19 16:03:15','2003-06-19 16:03:15',1);
INSERT INTO forumthread VALUES (182,7,'nope.',2436,'Chris','2003-06-20 05:20:04','2004-01-13 04:08:40',2);
INSERT INTO forumthread VALUES (183,7,'nope.',2436,'Chris','2003-06-20 05:58:28','2004-01-13 04:08:38',4);
INSERT INTO forumthread VALUES (184,5,'Problem Comments',1575,'DJ','2003-06-20 06:21:09','2003-06-20 11:27:23',2);
INSERT INTO forumthread VALUES (185,4,'The queue needs help now!',1567,'Bryan','2003-06-20 07:02:23','2003-06-20 16:27:20',4);
INSERT INTO forumthread VALUES (186,6,'Log?',1919,'Lewis','2003-06-21 09:57:57','2004-02-17 19:02:10',10);
INSERT INTO forumthread VALUES (187,7,'The Gong Problem',2513,'Dom','2003-06-22 17:19:12','2004-01-13 04:08:36',5);
INSERT INTO forumthread VALUES (188,7,'Hello!',2536,'Peter','2003-06-23 22:49:35','2004-01-13 04:08:37',3);
INSERT INTO forumthread VALUES (189,5,'Just a Suggestion...',2536,'Peter','2003-06-23 22:56:07','2003-06-23 22:56:07',1);
INSERT INTO forumthread VALUES (190,3,'Triangles?',2436,'Chris','2003-06-24 01:54:28','2003-06-24 01:59:45',2);
INSERT INTO forumthread VALUES (191,6,'Spacing in Problems',1626,'Gamer','2003-06-24 04:52:15','2004-01-13 04:08:01',9);
INSERT INTO forumthread VALUES (192,5,'Where\'s my problem?',1567,'Bryan','2003-06-24 05:04:48','2003-06-24 09:41:42',3);
INSERT INTO forumthread VALUES (193,7,'newbie',2545,'rajesh','2003-06-24 21:20:34','2004-01-13 04:08:36',4);
INSERT INTO forumthread VALUES (194,4,'the most commented on... or is it?',1072,'Alan','2003-06-25 15:30:13','2003-06-26 09:50:41',6);
INSERT INTO forumthread VALUES (195,5,'Queue Idea',1626,'Gamer','2003-06-28 04:28:11','2003-06-29 09:54:56',6);
INSERT INTO forumthread VALUES (196,5,'How do I',1072,'Alan','2003-07-01 07:51:34','2003-07-01 10:05:05',2);
INSERT INTO forumthread VALUES (197,7,'No Subject',2599,'amy','2003-07-02 08:34:16','2004-01-13 04:08:36',5);
INSERT INTO forumthread VALUES (198,7,'hey all',2604,'Koren','2003-07-02 14:48:08','2004-01-13 04:08:36',3);
INSERT INTO forumthread VALUES (199,5,'Vacation',1,'levik','2003-07-03 09:06:21','2003-07-03 12:28:36',3);
INSERT INTO forumthread VALUES (200,4,'Its working',1072,'Alan','2003-07-03 14:24:57','2003-08-08 14:52:17',19);
INSERT INTO forumthread VALUES (201,4,'Quick Switch',1626,'Gamer','2003-07-03 14:49:24','2003-07-12 08:07:38',5);
INSERT INTO forumthread VALUES (202,7,'Another first posting :)',2627,'Andrew','2003-07-05 17:30:21','2004-01-13 04:08:35',9);
INSERT INTO forumthread VALUES (203,4,'Can\'t understand',1072,'Alan','2003-07-06 08:09:06','2003-07-06 08:09:06',1);
INSERT INTO forumthread VALUES (204,7,'No Subject',2639,'Billie Freeman','2003-07-07 15:40:37','2004-01-13 04:08:10',8);
INSERT INTO forumthread VALUES (205,7,'Hi. I\'m new at this.',2639,'Billie Freeman','2003-07-07 15:42:55','2004-03-23 15:06:52',11);
INSERT INTO forumthread VALUES (206,3,'Favourite Puzzle',1919,'Lewis','2003-07-08 09:44:20','2003-08-11 05:07:15',12);
INSERT INTO forumthread VALUES (207,7,'Hey everyone',2653,'Lucy','2003-07-08 10:25:39','2004-01-13 04:08:34',4);
INSERT INTO forumthread VALUES (208,4,'Secret Forum!',1919,'Lewis','2003-07-11 01:38:07','2003-07-30 01:55:41',5);
INSERT INTO forumthread VALUES (209,4,'My Problems',1919,'Lewis','2003-07-11 12:13:09','2003-07-13 04:57:41',8);
INSERT INTO forumthread VALUES (210,4,'My Vacation',1072,'Alan','2003-07-11 16:16:31','2003-07-12 00:26:41',3);
INSERT INTO forumthread VALUES (211,5,'Back From vacation',1,'levik','2003-07-13 13:50:32','2003-07-14 08:17:00',10);
INSERT INTO forumthread VALUES (212,7,'Hey!',2728,'Amanda','2003-07-15 15:19:38','2004-01-13 04:08:34',2);
INSERT INTO forumthread VALUES (213,5,'Slow server?',1,'levik','2003-07-17 19:05:28','2003-08-29 20:45:45',6);
INSERT INTO forumthread VALUES (214,4,'Stealing Puzzles',1919,'Lewis','2003-07-18 11:04:12','2003-08-02 05:37:38',21);
INSERT INTO forumthread VALUES (215,4,'Duplicate problems',1626,'Gamer','2003-07-19 10:00:58','2003-07-21 20:49:00',8);
INSERT INTO forumthread VALUES (216,3,'Order of Posting',1626,'Gamer','2003-07-23 02:45:10','2003-09-09 22:12:56',15);
INSERT INTO forumthread VALUES (217,3,'NEED HELP!',2832,'Tara','2003-07-23 15:59:13','2003-11-11 12:56:35',13);
INSERT INTO forumthread VALUES (218,4,'queue weight (wait) info',775,'Cory Taylor','2003-07-24 17:43:07','2003-07-24 17:43:07',1);
INSERT INTO forumthread VALUES (219,7,'Hello',2855,'Kesia Ihle','2003-07-25 08:57:54','2004-01-13 04:08:32',3);
INSERT INTO forumthread VALUES (220,4,'Petition Director',1,'levik','2003-07-29 10:03:40','2003-08-07 07:36:03',13);
INSERT INTO forumthread VALUES (221,7,'Hi.',2912,'Talon5000','2003-07-29 13:10:07','2004-01-13 04:08:31',4);
INSERT INTO forumthread VALUES (222,7,'hi everyone',2919,'darpan jain','2003-07-30 02:27:23','2004-01-13 04:08:34',4);
INSERT INTO forumthread VALUES (223,4,'Pushing order',1,'levik','2003-07-31 06:26:03','2003-08-19 14:26:16',12);
INSERT INTO forumthread VALUES (224,7,'new here',2921,'Salem D','2003-08-01 17:21:10','2004-01-13 04:08:31',3);
INSERT INTO forumthread VALUES (225,7,'dorkdork & gina.. same person',2898,'dorkdork','2003-08-02 05:39:51','2004-01-13 04:08:31',3);
INSERT INTO forumthread VALUES (226,4,'No solution still OK?',1626,'Gamer','2003-08-02 10:16:44','2003-08-03 06:51:47',4);
INSERT INTO forumthread VALUES (227,7,'Howdy! I\'m new here y\'all',2968,'Rikki','2003-08-02 18:33:36','2004-01-13 04:08:30',2);
INSERT INTO forumthread VALUES (228,4,'Posting unapproved problems?',1567,'Bryan','2003-08-04 06:48:50','2003-08-06 11:00:42',9);
INSERT INTO forumthread VALUES (229,7,'Hi',2992,'Chan Wah','2003-08-04 15:19:40','2004-01-13 04:08:29',2);
INSERT INTO forumthread VALUES (230,5,'Possible weirdness in the days to come',1,'levik','2003-08-05 16:02:50','2003-08-09 12:19:29',7);
INSERT INTO forumthread VALUES (231,7,'Another Newbie here!',3005,'Mathcop','2003-08-05 16:06:12','2004-01-13 04:08:27',12);
INSERT INTO forumthread VALUES (232,7,'Newbie here...',3020,'Mikal','2003-08-06 16:22:44','2004-01-13 04:08:29',3);
INSERT INTO forumthread VALUES (233,4,'Combining puzzles',1567,'Bryan','2003-08-07 11:11:58','2003-08-07 13:30:27',3);
INSERT INTO forumthread VALUES (234,4,'Help with Algorithms',1919,'Lewis','2003-08-07 17:28:44','2003-08-07 21:29:02',4);
INSERT INTO forumthread VALUES (235,6,'Word lists',1567,'Bryan','2003-08-08 16:10:47','2004-01-13 04:08:00',8);
INSERT INTO forumthread VALUES (236,7,'The newest newbie',3075,'Daniel','2003-08-11 05:47:08','2004-01-13 04:08:29',5);
INSERT INTO forumthread VALUES (237,3,'A silly whim',2839,'FatBoy','2003-08-11 08:28:18','2003-08-14 19:10:20',8);
INSERT INTO forumthread VALUES (238,4,'New Scholar ability',1,'levik','2003-08-13 11:29:08','2003-08-13 22:37:02',5);
INSERT INTO forumthread VALUES (239,3,'good site',1637,'chris','2003-08-13 19:15:11','2003-08-14 17:36:37',3);
INSERT INTO forumthread VALUES (240,4,'Posting solutions prematurely',1567,'Bryan','2003-08-15 14:49:41','2003-08-16 20:20:56',9);
INSERT INTO forumthread VALUES (241,3,'Blackout',1,'levik','2003-08-16 01:49:18','2003-11-05 12:32:51',8);
INSERT INTO forumthread VALUES (242,4,'-3 Deletion',1626,'Gamer','2003-08-17 19:47:28','2003-08-18 10:52:21',3);
INSERT INTO forumthread VALUES (243,5,'I can\'t submit anything',2121,'Chaz','2003-08-18 12:34:01','2003-08-18 15:06:05',2);
INSERT INTO forumthread VALUES (244,7,'How are yez?',3155,'Harriet','2003-08-19 04:27:29','2004-01-13 04:08:28',2);
INSERT INTO forumthread VALUES (245,7,'math puzzles i need help please!!',3208,'dea','2003-08-23 14:05:55','2004-01-13 04:08:11',9);
INSERT INTO forumthread VALUES (246,4,'Group Duplicate Problems',1626,'Gamer','2003-08-23 14:40:36','2003-08-26 00:04:57',8);
INSERT INTO forumthread VALUES (247,7,'Submitting Problems',3136,'Popstar Dave','2003-08-24 12:13:38','2004-01-13 04:08:27',5);
INSERT INTO forumthread VALUES (248,5,'Comment editing',1,'levik','2003-08-25 19:19:05','2003-08-26 09:12:00',4);
INSERT INTO forumthread VALUES (249,7,'Ok.. I have no Idea.. But I\'m new.. lol',3258,'AmE','2003-08-27 08:38:58','2004-01-13 04:08:27',11);
INSERT INTO forumthread VALUES (250,3,'Money making Idea...',2839,'FatBoy','2003-08-28 15:42:46','2003-08-30 09:19:38',8);
INSERT INTO forumthread VALUES (251,4,'Easy problems',1567,'Bryan','2003-08-29 12:25:38','2003-08-29 16:07:09',3);
INSERT INTO forumthread VALUES (252,5,'The Flooble \'get out the links\' Drive',1,'levik','2003-08-29 15:31:45','2003-08-29 15:31:45',1);
INSERT INTO forumthread VALUES (253,7,'hi there',3241,'cat','2003-08-29 20:40:48','2004-01-13 04:08:26',4);
INSERT INTO forumthread VALUES (254,7,'No Subject',NULL,'Kitten*Meow','2003-08-30 10:27:24','2004-01-13 04:08:26',2);
INSERT INTO forumthread VALUES (255,7,'myself',3323,'Nicholas','2003-09-01 19:39:09','2004-01-13 04:08:26',3);
INSERT INTO forumthread VALUES (256,4,'Solution Strategy',1626,'Gamer','2003-09-04 17:48:39','2003-09-05 15:21:40',4);
INSERT INTO forumthread VALUES (257,3,'not a puzzle...',2839,'FatBoy','2003-09-05 09:45:05','2003-09-05 09:48:14',2);
INSERT INTO forumthread VALUES (258,3,'Avatars!',1,'levik','2003-09-05 17:14:34','2003-09-09 23:25:54',46);
INSERT INTO forumthread VALUES (259,7,'another new guy',3397,'aaron','2003-09-08 13:33:03','2004-01-13 04:08:25',3);
INSERT INTO forumthread VALUES (260,3,'Methinks the rate should increase !',3172,'SilverKnight','2003-09-08 18:10:49','2003-09-10 23:01:16',16);
INSERT INTO forumthread VALUES (261,4,'Scav game',1,'levik','2003-09-10 20:15:53','2003-09-16 17:50:36',19);
INSERT INTO forumthread VALUES (262,4,'Top 10',1920,'Brian Smith','2003-09-11 14:46:00','2003-09-12 12:30:04',7);
INSERT INTO forumthread VALUES (263,5,'Retired problem types',1626,'Gamer','2003-09-12 19:25:10','2003-09-12 19:25:10',1);
INSERT INTO forumthread VALUES (264,7,'HELLO',3495,'Andrew','2003-09-17 07:53:34','2004-01-13 04:08:21',3);
INSERT INTO forumthread VALUES (265,5,'I propose a new problem category...',3172,'SilverKnight','2003-09-17 12:35:34','2003-09-20 11:00:32',22);
INSERT INTO forumthread VALUES (312,5,'Base 1 and Base 0',3386,'Victor Zapana','2003-11-18 20:36:39','2004-02-06 18:17:12',15);
INSERT INTO forumthread VALUES (267,7,'how are uz?',3559,'Kyle Jung','2003-09-20 13:20:21','2004-01-13 04:08:25',3);
INSERT INTO forumthread VALUES (268,7,'Hi, everybody!',3558,'Tristan','2003-09-21 11:24:17','2004-01-13 04:08:25',4);
INSERT INTO forumthread VALUES (269,5,'problem with submitting',3558,'Tristan','2003-09-22 21:20:10','2003-09-25 18:12:58',9);
INSERT INTO forumthread VALUES (270,5,'recently solved',1220,'abc','2003-09-23 07:44:46','2003-09-23 09:23:11',2);
INSERT INTO forumthread VALUES (271,3,'New answer to Zeno\'s Paradox',3372,'Sam','2003-09-24 00:24:38','2003-09-26 19:00:17',6);
INSERT INTO forumthread VALUES (272,7,'First timer',3546,'RoyCook','2003-09-24 11:25:29','2004-01-13 04:08:24',11);
INSERT INTO forumthread VALUES (273,3,'brain teasers',3601,'Tammy Skaggs','2003-09-24 13:18:46','2004-01-05 03:35:37',11);
INSERT INTO forumthread VALUES (274,7,'hello there!!',3636,'karen anne','2003-09-26 23:12:43','2004-01-13 04:08:24',3);
INSERT INTO forumthread VALUES (275,5,'The FAQ WIP',1,'levik','2003-09-28 15:03:02','2003-11-04 07:45:04',22);
INSERT INTO forumthread VALUES (276,7,'No Subject',NULL,'Aspiring Novice','2003-09-30 09:06:26','2004-01-13 04:08:10',10);
INSERT INTO forumthread VALUES (277,5,'Problem flooding re-revisited',3172,'SilverKnight','2003-10-02 17:36:41','2004-03-18 05:17:49',24);
INSERT INTO forumthread VALUES (278,3,'Can anyone recap my memory',3717,'SK','2003-10-03 05:48:01','2003-10-15 18:00:53',10);
INSERT INTO forumthread VALUES (279,5,'Help (Stupid question)',3546,'RoyCook','2003-10-06 14:16:30','2003-12-03 19:32:41',13);
INSERT INTO forumthread VALUES (280,7,'ratings vs. difficulty level',1112,'Greg','2003-10-06 18:35:13','2004-01-13 04:08:23',4);
INSERT INTO forumthread VALUES (281,7,'Hi! New guy',3778,'Marcelo','2003-10-07 17:52:59','2004-01-13 04:08:23',3);
INSERT INTO forumthread VALUES (282,5,'Advertising',3372,'Sam','2003-10-08 08:52:43','2004-03-24 22:40:29',47);
INSERT INTO forumthread VALUES (283,5,'Previewing pi',3558,'Tristan','2003-10-10 00:29:47','2003-10-10 17:58:37',3);
INSERT INTO forumthread VALUES (284,3,'Hey, DJ',2839,'FatBoy','2003-10-10 14:38:53','2003-10-14 09:09:24',4);
INSERT INTO forumthread VALUES (285,7,'Help me with this',3880,'brian harrison','2003-10-14 17:44:26','2004-01-13 04:08:22',4);
INSERT INTO forumthread VALUES (286,5,'Changing Categories',3372,'Sam','2003-10-20 12:09:13','2003-10-26 14:46:54',9);
INSERT INTO forumthread VALUES (287,7,'Hey, yet another newbie!!',3785,'Ashlee','2003-10-21 05:45:03','2004-01-13 04:08:14',22);
INSERT INTO forumthread VALUES (288,7,'D&D Riddle anyone?',3966,'Rock','2003-10-21 11:51:06','2004-01-13 04:08:21',3);
INSERT INTO forumthread VALUES (289,3,'Riddle for you all...',3966,'Rock','2003-10-21 14:55:18','2003-12-31 11:56:13',9);
INSERT INTO forumthread VALUES (290,3,'Languages',1072,'Alan','2003-10-25 21:27:09','2003-10-30 23:22:44',9);
INSERT INTO forumthread VALUES (291,7,'New here - HELP ME!',4023,'Romulo','2003-10-25 23:57:08','2004-01-13 04:08:20',6);
INSERT INTO forumthread VALUES (292,4,'How did Puzzle Strips appear?',1301,'Charlie','2003-10-26 18:06:22','2003-10-27 10:57:56',3);
INSERT INTO forumthread VALUES (293,7,'NEWBIE',3386,'Victor Zapana','2003-10-27 21:17:34','2004-01-13 04:08:20',3);
INSERT INTO forumthread VALUES (294,7,'I love Google!',4063,'Delta','2003-10-28 15:15:48','2004-01-13 04:08:19',13);
INSERT INTO forumthread VALUES (295,4,'Queue Placement?',1626,'Gamer','2003-10-29 06:10:17','2003-10-30 20:05:52',4);
INSERT INTO forumthread VALUES (296,4,'Scholars - edit queue problems',1,'levik','2003-10-29 13:38:37','2003-10-29 13:38:37',1);
INSERT INTO forumthread VALUES (297,7,'Getting problems posted...',3136,'Popstar Dave','2003-10-30 06:48:13','2004-01-13 04:08:21',10);
INSERT INTO forumthread VALUES (298,6,'???',3386,'Victor Zapana','2003-10-30 20:52:47','2004-01-13 04:07:58',4);
INSERT INTO forumthread VALUES (302,7,'hello!',4122,'Hazel','2003-11-01 21:16:42','2004-01-13 04:08:21',5);
INSERT INTO forumthread VALUES (300,5,'Scavenger Hunt',3372,'Sam','2003-10-30 23:48:25','2003-11-07 14:26:59',45);
INSERT INTO forumthread VALUES (301,3,'WOOHOO!!!',3172,'SilverKnight','2003-10-31 10:46:45','2004-01-12 21:47:11',41);
INSERT INTO forumthread VALUES (303,5,'Posting solutions to your problems',3136,'Popstar Dave','2003-11-02 19:05:38','2003-11-02 21:22:25',2);
INSERT INTO forumthread VALUES (304,7,'Looking for the name of a puzzle',4156,'Jim Collins','2003-11-03 18:59:10','2004-01-13 04:08:13',12);
INSERT INTO forumthread VALUES (305,4,'A problem',1072,'Alan','2003-11-04 15:52:51','2003-11-05 16:54:40',4);
INSERT INTO forumthread VALUES (306,4,'New category',1072,'Alan','2003-11-05 14:44:09','2003-11-07 23:04:32',8);
INSERT INTO forumthread VALUES (307,7,'a new newbie',4208,'nobrain','2003-11-07 13:07:24','2004-01-13 04:08:18',4);
INSERT INTO forumthread VALUES (308,5,'The new Scavenger Thread',1,'levik','2003-11-07 15:50:46','2003-12-11 16:40:37',32);
INSERT INTO forumthread VALUES (309,5,'Where does Flooble live?',3136,'Popstar Dave','2003-11-08 08:57:33','2003-11-09 09:24:00',3);
INSERT INTO forumthread VALUES (310,4,'Perplexus-etiquette',3136,'Popstar Dave','2003-11-13 00:41:04','2003-11-13 16:11:45',3);
INSERT INTO forumthread VALUES (311,3,'need solution,HELP',4355,'AJ','2003-11-17 03:56:25','2003-11-17 07:22:00',3);
INSERT INTO forumthread VALUES (313,7,'Finally got here',4396,'Fred','2003-11-19 16:45:16','2004-01-13 04:08:16',5);
INSERT INTO forumthread VALUES (314,3,'Riddle... \"Brothers & Sisters\"',4396,'Fred','2003-11-19 17:05:30','2004-02-04 11:21:47',4);
INSERT INTO forumthread VALUES (315,7,'In a slight pickel',4425,'Sam','2003-11-21 02:09:57','2004-01-13 04:08:16',12);
INSERT INTO forumthread VALUES (316,7,'Hey all',4447,'Greg','2003-11-22 12:09:49','2004-01-13 04:08:15',10);
INSERT INTO forumthread VALUES (317,7,'New here',4452,'Lisa','2003-11-22 20:39:53','2004-01-13 04:08:19',7);
INSERT INTO forumthread VALUES (318,5,'Do we need a chat?',1,'levik','2003-11-24 12:46:53','2003-11-27 11:34:51',30);
INSERT INTO forumthread VALUES (319,3,'Herons formula',4450,'drew','2003-11-24 14:31:01','2003-11-27 23:25:06',17);
INSERT INTO forumthread VALUES (320,6,'.5!',3558,'Tristan','2003-11-25 01:41:23','2004-03-12 12:07:36',12);
INSERT INTO forumthread VALUES (321,5,'algorithm problems',3172,'SilverKnight','2003-11-25 13:09:02','2003-12-04 14:44:08',24);
INSERT INTO forumthread VALUES (322,5,'Chat with SK(herons formula cont.)',4450,'drew','2003-11-26 14:30:26','2003-11-27 11:37:42',7);
INSERT INTO forumthread VALUES (323,5,'Happy Thanksgiving fellow flooblers !!!',3172,'SilverKnight','2003-11-27 12:37:48','2003-11-27 12:37:48',1);
INSERT INTO forumthread VALUES (324,7,'hi everyone',4530,'Benjamin','2003-11-28 01:04:29','2004-01-13 04:08:16',3);
INSERT INTO forumthread VALUES (325,4,'Screen difference',1626,'Gamer','2003-11-29 06:58:06','2003-11-30 11:19:05',4);
INSERT INTO forumthread VALUES (326,4,'About Penny',1626,'Gamer','2003-11-30 18:41:47','2004-03-23 15:09:52',35);
INSERT INTO forumthread VALUES (327,3,'hitchhike to the dark side of the moon',4300,'Minion123','2003-12-02 00:25:43','2004-01-04 02:26:53',23);
INSERT INTO forumthread VALUES (328,6,'Testing',1575,'DJ','2003-12-02 23:33:06','2004-01-20 12:30:18',10);
INSERT INTO forumthread VALUES (329,5,'A Homework Forum?????',2839,'FatBoy','2003-12-04 11:16:09','2003-12-05 09:10:29',16);
INSERT INTO forumthread VALUES (330,4,'ICQ',3172,'SilverKnight','2003-12-04 18:58:18','2003-12-07 02:35:04',11);
INSERT INTO forumthread VALUES (331,4,'Hiding one\'s previous comments/solutions',3172,'SilverKnight','2003-12-08 17:16:15','2003-12-13 22:03:38',17);
INSERT INTO forumthread VALUES (332,4,'Good job, everybody',1567,'Bryan','2003-12-09 11:30:19','2003-12-09 11:30:19',1);
INSERT INTO forumthread VALUES (333,4,'didn\'t mean to ignore ya!',3172,'SilverKnight','2003-12-12 15:50:51','2003-12-17 15:11:41',3);
INSERT INTO forumthread VALUES (334,7,'bored & sleepy',4786,'winnie','2003-12-13 16:05:06','2004-01-13 04:08:15',3);
INSERT INTO forumthread VALUES (335,7,'How I got here...',4788,'corey','2003-12-13 16:41:57','2004-01-13 04:08:15',6);
INSERT INTO forumthread VALUES (336,4,'help me make a problem?',1072,'Alan','2003-12-13 22:30:08','2003-12-19 14:56:14',7);
INSERT INTO forumthread VALUES (337,4,'lack of levik',1,'levik','2003-12-17 08:37:04','2003-12-17 11:13:12',2);
INSERT INTO forumthread VALUES (338,5,'God and Flooble',2839,'FatBoy','2003-12-18 08:49:04','2003-12-22 03:35:21',8);
INSERT INTO forumthread VALUES (339,7,'it\'s just me   and me is good',4778,'chic','2003-12-18 23:24:50','2004-01-13 04:08:13',7);
INSERT INTO forumthread VALUES (340,7,'Submitting problems',2130,'ethan','2003-12-20 21:41:01','2004-01-13 04:08:15',2);
INSERT INTO forumthread VALUES (341,7,'I Found You...',4899,'Andrea','2003-12-21 16:38:35','2004-01-13 04:08:14',2);
INSERT INTO forumthread VALUES (342,7,'??',4904,'WanD','2003-12-22 03:53:37','2004-01-13 04:08:13',2);
INSERT INTO forumthread VALUES (343,4,'Ya tune out for one weekend and...',1567,'Bryan','2003-12-23 01:03:53','2003-12-23 11:55:43',2);
INSERT INTO forumthread VALUES (344,7,'Introducing myself',4916,'Ian','2003-12-23 04:56:31','2004-01-13 04:08:08',5);
INSERT INTO forumthread VALUES (345,3,'United States football',2130,'ethan','2003-12-27 00:26:52','2003-12-27 00:30:14',2);
INSERT INTO forumthread VALUES (346,7,'Just Registered - Newbie',4954,'spunky','2003-12-27 03:55:27','2004-01-13 04:08:12',3);
INSERT INTO forumthread VALUES (347,4,'Algorithms versus Homework?',1626,'Gamer','2003-12-27 12:09:55','2003-12-28 09:52:50',4);
INSERT INTO forumthread VALUES (348,7,'new addict loggin on....',4967,'Jo-Anne','2003-12-28 10:44:54','2004-01-13 04:08:12',4);
INSERT INTO forumthread VALUES (349,7,'Just Flew In from the Internet...',4970,'Jack the Reaper','2003-12-28 18:29:17','2004-01-13 04:08:08',3);
INSERT INTO forumthread VALUES (350,3,'Here\'s something you don\'t see every day',1575,'DJ','2003-12-29 11:08:33','2003-12-29 22:25:18',2);
INSERT INTO forumthread VALUES (351,7,'How much education?',4925,'Jeff','2003-12-30 17:38:27','2004-01-13 04:08:09',3);
INSERT INTO forumthread VALUES (352,7,'Hi people!',4999,'Lou','2003-12-30 20:36:48','2004-01-13 04:08:10',2);
INSERT INTO forumthread VALUES (353,3,'Happy New Year!',1,'levik','2003-12-31 13:39:21','2003-12-31 13:39:21',1);
INSERT INTO forumthread VALUES (354,7,'Hello, I\'m new',5020,'*Erin*','2004-01-02 20:34:09','2004-01-13 04:08:09',3);
INSERT INTO forumthread VALUES (355,4,'The (BIG) solutions push',1,'levik','2004-01-04 12:51:38','2004-03-21 10:22:04',9);
INSERT INTO forumthread VALUES (356,7,'novice standing',4909,'Brian','2004-01-04 20:15:06','2004-01-13 04:08:06',5);
INSERT INTO forumthread VALUES (357,5,'How long until I move ahead?',5033,'Captain Paradox','2004-01-04 21:26:43','2004-01-08 16:17:06',7);
INSERT INTO forumthread VALUES (358,3,'Queue weighting',2130,'ethan','2004-01-05 17:33:19','2004-01-05 17:33:19',1);
INSERT INTO forumthread VALUES (359,7,'Anyone know 20 questions type of riddles',5059,'Shelly','2004-01-05 17:51:42','2004-01-13 04:08:09',4);
INSERT INTO forumthread VALUES (360,3,'hi',5062,'Steve','2004-01-05 19:42:10','2004-01-05 19:42:10',1);
INSERT INTO forumthread VALUES (361,7,'i am new',5062,'Steve','2004-01-05 19:47:33','2004-01-13 04:08:09',2);
INSERT INTO forumthread VALUES (362,7,'Looky here.......video games.',5065,'Darryl','2004-01-05 22:36:07','2004-01-13 04:08:07',5);
INSERT INTO forumthread VALUES (363,7,'Helloooooooooooo',5065,'Darryl','2004-01-05 22:38:29','2004-01-13 04:08:08',2);
INSERT INTO forumthread VALUES (364,5,'How old is flooble?',5033,'Captain Paradox','2004-01-07 18:02:59','2004-01-21 08:34:46',13);
INSERT INTO forumthread VALUES (365,7,'Membership',NULL,'Acid - Non member','2004-01-08 04:42:49','2004-01-13 04:08:06',5);
INSERT INTO forumthread VALUES (366,7,'Hi',5106,'justin','2004-01-08 09:56:54','2004-01-13 04:08:07',2);
INSERT INTO forumthread VALUES (367,7,'chloe flowers anyone no me????',5148,'chloe flowers','2004-01-11 11:34:54','2004-01-13 04:08:05',2);
INSERT INTO forumthread VALUES (368,7,'Logging in for the first time!',5157,'Ben Beauty','2004-01-12 10:41:34','2004-01-21 19:56:20',4);
INSERT INTO forumthread VALUES (369,6,'No Subject',NULL,'Aspiring Novice','2004-01-13 04:07:52','2004-01-13 04:23:01',2);
INSERT INTO forumthread VALUES (370,7,'No Subject',NULL,'Aspiring Novice','2004-01-13 04:08:05','2004-02-02 06:29:02',3);
INSERT INTO forumthread VALUES (371,4,'136 new forum posts',3136,'Popstar Dave','2004-01-13 05:10:15','2004-01-15 09:23:21',9);
INSERT INTO forumthread VALUES (372,7,'Hello',5193,'Mike McGowan','2004-01-14 13:01:53','2004-02-23 17:09:54',18);
INSERT INTO forumthread VALUES (373,3,'I dont know what to do.',5199,'Sarah','2004-01-14 18:31:36','2004-02-04 11:29:01',2);
INSERT INTO forumthread VALUES (374,5,'Blast it!',5033,'Captain Paradox','2004-01-18 22:15:41','2004-01-19 21:46:02',7);
INSERT INTO forumthread VALUES (375,5,'Rich edit control',1,'levik','2004-01-19 11:04:59','2004-02-02 23:49:48',23);
INSERT INTO forumthread VALUES (376,7,'Hi ! every1',5257,'Raza','2004-01-20 08:07:41','2004-01-20 08:07:41',1);
INSERT INTO forumthread VALUES (377,4,'Rich Edit Control (continued)',1575,'DJ','2004-01-20 11:43:31','2004-02-16 10:54:11',3);
INSERT INTO forumthread VALUES (378,4,'uh... like, uh...',3172,'SilverKnight','2004-01-20 14:11:44','2004-01-20 21:48:47',4);
INSERT INTO forumthread VALUES (379,5,'Candy machine system?',5033,'Captain Paradox','2004-01-20 22:00:42','2004-01-21 20:31:50',7);
INSERT INTO forumthread VALUES (380,7,'Hi....',5283,'Sivaprasad','2004-01-22 07:23:13','2004-01-22 08:37:29',2);
INSERT INTO forumthread VALUES (381,3,'Cryptography Question',1928,'The Mighty Puck','2004-01-23 15:49:09','2004-03-16 10:38:18',9);
INSERT INTO forumthread VALUES (382,7,'Any genetic puzzlers?',5345,'Rawlyn','2004-01-26 20:23:23','2004-01-29 10:00:31',5);
INSERT INTO forumthread VALUES (383,7,'No Subject',5361,'Sandeep','2004-01-27 14:17:31','2004-01-27 14:17:31',1);
INSERT INTO forumthread VALUES (384,4,'\"newest problem\" addition',3172,'SilverKnight','2004-01-29 02:31:02','2004-02-27 14:05:09',17);
INSERT INTO forumthread VALUES (385,7,'Hey!',5420,'Orfeus','2004-01-31 10:45:14','2004-01-31 10:45:14',1);
INSERT INTO forumthread VALUES (386,4,'Congratulations to our newest Apprentice',3172,'SilverKnight','2004-02-02 10:49:26','2004-02-26 20:24:40',9);
INSERT INTO forumthread VALUES (387,5,'Recently Posted Solution',1,'levik','2004-02-03 14:00:31','2004-02-04 09:58:56',9);
INSERT INTO forumthread VALUES (388,3,'No Subject',5033,'Captain Paradox','2004-02-04 19:56:55','2004-02-07 00:55:37',4);
INSERT INTO forumthread VALUES (389,4,'Problem precision',3172,'SilverKnight','2004-02-05 12:58:01','2004-02-12 06:30:52',9);
INSERT INTO forumthread VALUES (390,7,'hi',5496,'Allie','2004-02-06 10:44:55','2004-02-06 10:44:55',1);
INSERT INTO forumthread VALUES (391,5,'Question about submitting puzzles',5345,'Rawlyn','2004-02-06 18:23:44','2004-02-07 13:53:44',3);
INSERT INTO forumthread VALUES (392,7,'Hello!',5531,'kodi','2004-02-07 09:26:40','2004-02-07 09:26:40',1);
INSERT INTO forumthread VALUES (393,7,'Logic Puzzle Got Me Stumped',5541,'Gary','2004-02-07 20:59:43','2004-02-08 18:03:32',2);
INSERT INTO forumthread VALUES (394,7,'I am New Hello',5557,'Cheryl Barcus','2004-02-09 01:29:27','2004-02-20 17:50:51',3);
INSERT INTO forumthread VALUES (395,6,'four times???',5571,'frank','2004-02-10 01:56:48','2004-02-11 14:26:52',5);
INSERT INTO forumthread VALUES (396,7,'hello',5571,'frank','2004-02-10 02:01:44','2004-02-10 02:01:44',1);
INSERT INTO forumthread VALUES (397,7,'I HAVE A PROBLEM!!!!!!!!! LOL',5577,'sammie','2004-02-10 17:00:13','2004-02-12 04:11:31',6);
INSERT INTO forumthread VALUES (398,3,'Yes!',5033,'Captain Paradox','2004-02-15 10:33:43','2004-02-15 10:33:43',1);
INSERT INTO forumthread VALUES (399,4,'early access',1,'levik','2004-02-15 13:32:50','2004-03-04 15:05:38',41);
INSERT INTO forumthread VALUES (400,5,'Queue Weighting',5352,'Phil','2004-02-19 20:30:50','2004-02-20 10:03:23',4);
INSERT INTO forumthread VALUES (401,3,'For Frederico Kereki...',5530,'Sandu-Dragu Vlad','2004-02-20 06:51:22','2004-02-20 06:51:22',1);
INSERT INTO forumthread VALUES (402,4,'Snooping around',3558,'Tristan','2004-02-20 18:00:05','2004-02-21 12:20:23',2);
INSERT INTO forumthread VALUES (403,5,'perplexus dot info',1,'levik','2004-02-21 15:31:51','2004-02-22 04:06:55',4);
INSERT INTO forumthread VALUES (404,5,'Changing problems:',1626,'Gamer','2004-02-22 19:40:31','2004-02-23 13:10:09',6);
INSERT INTO forumthread VALUES (405,3,'SilverKnight\'s Lovelorn Snail',5352,'Juggler','2004-02-24 20:11:35','2004-02-25 09:21:58',7);
INSERT INTO forumthread VALUES (406,3,'Area of Segment',1253,'brianjn','2004-02-26 19:56:36','2004-02-28 20:58:54',6);
INSERT INTO forumthread VALUES (407,5,'Rich editor problems',1,'levik','2004-02-27 19:04:14','2004-03-19 11:35:35',11);
INSERT INTO forumthread VALUES (408,5,'A NEWTONIAN ARMAGEDDON',5849,'Alan Cresswell','2004-02-29 08:52:10','2004-02-29 08:52:10',1);
INSERT INTO forumthread VALUES (409,7,'Hi',5857,'hunter','2004-03-01 06:20:15','2004-03-09 11:56:03',10);
INSERT INTO forumthread VALUES (410,4,'Congratz to our newest Journeyman!',3172,'SilverKnight','2004-03-05 10:10:32','2004-03-09 14:56:51',4);
INSERT INTO forumthread VALUES (411,7,'looks like fun',5920,'mary esterhammer-fic','2004-03-06 00:22:03','2004-03-06 00:22:03',1);
INSERT INTO forumthread VALUES (412,7,'y0',5963,'Vincent','2004-03-09 13:19:10','2004-03-09 13:19:10',1);
INSERT INTO forumthread VALUES (413,7,'I want to submit a problem, but...',5384,'Larry','2004-03-09 20:56:47','2004-03-25 00:25:22',11);
INSERT INTO forumthread VALUES (414,7,'I\'m Stumped!!! HELP!',5995,'barbara','2004-03-12 19:47:34','2004-03-17 13:57:13',3);
INSERT INTO forumthread VALUES (415,7,'NEW ONE',6041,'DANIELLE','2004-03-16 13:12:35','2004-03-17 08:56:14',3);
INSERT INTO forumthread VALUES (416,7,'Hello',6081,'Ashley','2004-03-18 18:59:54','2004-03-19 12:53:40',2);
INSERT INTO forumthread VALUES (417,7,'the site',6109,'hamish thompson','2004-03-20 23:39:45','2004-03-23 15:14:32',3);
INSERT INTO forumthread VALUES (423,7,'PUZZLES',6168,'sanjay','2004-03-24 14:25:54','2004-03-24 16:46:36',2);
INSERT INTO forumthread VALUES (422,4,'Rejecting puzzles',153,'TomM','2004-03-23 06:53:48','2004-03-23 08:47:29',2);

--
-- Table structure for table 'problem'
--

CREATE TABLE problem (
  probId int(10) unsigned NOT NULL auto_increment,
  catId int(10) unsigned NOT NULL default '0',
  status int(10) unsigned NOT NULL default '10',
  authorId int(10) unsigned NOT NULL default '0',
  probName varchar(100) default NULL,
  probText text,
  probSol text,
  created date default '0000-00-00',
  modified timestamp(14) NOT NULL,
  modName varchar(255) default NULL,
  difficulty int(10) unsigned NOT NULL default '3',
  originality int(10) unsigned NOT NULL default '3',
  queueWeight int(10) unsigned default '5',
  score decimal(4,2) unsigned default '0.00',
  posted timestamp(14) NOT NULL,
  queuePosition int(10) unsigned default '0',
  PRIMARY KEY  (probId),
  KEY problem_catid (catId),
  KEY problem_uid (authorId)
) TYPE=MyISAM;

--
-- Dumping data for table 'problem'
--

INSERT INTO problem VALUES (1,2,2,1,'Burning ropes','You have two ropes. You know that each rope takes one hour to burn from one end to the other, but that the burning does not take place at a constant rate (i.e. half the rope may burn in one minute, and the other half will take 59 more minutes to burn).\r\n<p>\r\nHow would you go about measuring a 45 minute time interval with just these two ropes?','The solution to this problem is fairly elegant.\r\n<p>\r\nRealize that if a rope takes an hour to burn from end to end, we can reduce that time to half an hour by lighting up both ends simultaneously. (This will work, even though the rope burns unevenly.)\r\n<p>\r\nSo, we light up one rope from both ends, and the other rope from just one end. At the point that the first rope is completely consumed, we know that half an hour has elapsed.\r\nAt this moment, the second rope still has half an hour to burn. \r\n<p>\r\nBut we can reduce that to 15 minutes by lighting the second end of the second rope now, and when that rope is gone, we know that it\'s been 30 + 15 = 45 minutes.','2002-03-28',20031120232101,NULL,3,3,0,3.83,20020328000000,0);
INSERT INTO problem VALUES (5,4,2,1,'Pick a box!','You are shown three boxes, and told that one of them contains a prize. You are then asked to pick one box, and if that box is the one with the prize, you will win it. After picking a box, you are shown that one of the other two boxes is empty, and offered a chance to change your selection.\r\n<p>\r\nShould you do this? Would changing your choice to the other remaining box affect your odds of winning? Why or why not?','Switching your choice would actually double your odds, and would be the smart thing to do. Here\'s why:\r\n<p>\r\nLet\'s say you start off by picking an arbitrary box. Let\'s call it box (<b>A</b>). Let\'s also call the other two boxes (<b>B</b>) and (<b>C</b>). Since the chance of the prize being in a particular box is 1/3, your selected box, (<b>A</b>), will be the winner one out of three times.\r\n<p>\r\nWhich means you will lose the other two times, when the prize will be in either box (<b>B</b>) or box (<b>C</b>). Now the problem states that you are shown that one of these boxes is empty. But of course <b>one</b> of them has to be empty since the prize cannot be in both of them. And of course the odds of the prize being in <b>either</b> (<b>B</b>) or (<b>C</b>) are not affected by revealing which box the prize is <b>not</b> in. \r\n<p>\r\nSo let\'s say the box revealed to be empty is (<b>B</b>). If the chance of the prize being in either (<b>B</b>) or (<b>C</b>) is 2/3, and we know that it\'s definitely not in (<b>B</b>), that means that we can say that the probability is 2/3 that it is in (<b>C</b>) - and 1/3 that it is in (<b>A</b>).\r\n<p>\r\nThus changing your choice raises your chance of winning from one out of three to two out of three.\r\n<p>\r\n<i>You can see the statistics of this <a href=\"boxes.php\">here</a>.</a>\r\n<p>\r\n<b>Update:</b> Here\'s a more intuitive explanation...\r\n<p>\r\nAt the time you make your initial guess and pick one box, the prize is either contained in that box, or not contained in it. \r\n<p> \r\nIf the prize is in the box you picked, changing your choice is obviously the wrong thing to do. \r\n<p>\r\nHowever, if you were initially wrong, then the prize is in one of the other two boxes. After one of those boxes is revealed to be empty, the prize will most definitely be in the last remaining box, so you should definitely switch.\r\n<p>\r\nSo you stay with your choice if you are initially correct, and switch if you were wrong. Now the chance that you were right with your first guess is 1/3, and that you were wrong - 2/3, so in two out of three cases a switch makes sense.','2002-03-28',20031119155147,NULL,3,3,0,3.83,20020328000000,0);
INSERT INTO problem VALUES (6,5,2,1,'Make four equilateral triangles','An equilatteral triangle is a triangle in which all three sides have the same length. How can one arrange six equal-length match sticks so that the result contains four equilatteral triangles?','The idea here is to not confine yourself to a flat surface.\r\nBy building a pyramid out of the matches (3 matches for the base, and 3 more as the edges meeting at the top), you make the 4 triangles needed (One at the base, and three more are the faces of the pyramid).','2002-03-28',20030824232101,NULL,2,3,0,2.50,20020328000000,0);
INSERT INTO problem VALUES (7,4,2,2,'Simple coins','I toss two coins and look at the outcome.\r\nI then tell you that at least one of the coins is showing up as \"tails\". What is the chance that the other one is showing \"tails\" as well?\r\n<p>\r\n(<i>from <a href=\"http://redirect.fogcreek.com/?id=flooble&url=http%3A//www.techinterview.org\">techInterview.org</a></i>)','The probability is 1/3. \r\n<p>\r\nWhile it may seem like it should be 1/2, this is not so. This problem can be restated as follows:\r\n<p>\r\n\"<i>When two coins are tossed, what is the probability that they both show tails, given that at least one is showing tails?</i>\"\r\n<p>\r\nWhen two coins are thrown, there can be four possible equally likely outcomes: T-T T-H H-T and H-H. Now the H-H possibility is discarded, since at least one of the coins is showing tails. Of the other three, only one outcome yields the desired result, and since they are all equally likely, the probability of getting that outcome is 1/3.','2002-04-09',20031009232103,NULL,2,3,0,3.82,20020409000000,0);
INSERT INTO problem VALUES (10,6,2,1,'Four people on a bridge.','Four people need to cross a bridge at night. They have one flashlight for the four of them, but the bridge is only wide enough for two to cross at a time. Because it\'s so dark, anyone crissing the bridge must do so with the flashlight. \r\n<p>\r\nPerson <b>A</b> can walk across in 1 minute. Person <b>B</b> takes 2 minutes; person <b>C</b> -- 5 minutes, and finally person <b>D</b> needs a full 10 minutes to cross.\r\nNaturally, if two people are crossing the bridge, they move with the speed of the slower person.\r\n<p>\r\nWhat is the shortest amount of time it will take for all four to get to the other side?','The shortest time is <b>17</b> minutes.\r\n<p>\r\nThe key to this problem is that to minimize the time spent, we need to have persons <b>C</b> and <b>D</b> to cross together. However, to avoid one of them having to make the trip back, we need to ensure that when they cross, someone is waiting for them on the other side to take the flashlight back.\r\n<p>\r\nSo we send <b>A</b> and <b>B</b> to the other side first. (This takes 2 minutes.) Then one of them returns with the flashlight (it doesn\'t matter who - the result will come out the same, but let\'s assume <b>A</b> comes back - making the total elapsed time 3 minutes.) Now <b>C</b> and <b>D</b> cross together, taking 10 minutes (and bringing our total to 13). <b>B</b> then takes the flashlight and returns to help <b>A</b> get across - taking 2 minutes to go each way, and yielding the result of 17 minutes.\r\n<p>\r\n(You can verify that the result is the same if it is <b>B</b> and not <b>A</b> who returns with the flashlight initially.)','2002-04-14',20030717232102,NULL,2,3,0,3.89,20020414000000,0);
INSERT INTO problem VALUES (11,6,2,1,'A busy bee','A bicyclist starts his ride home from a point 10 miles away from his house going 5 miles per hour (assume the road is a perfect straight line). At the same time, a bee, initially sitting on his helmet (always wear your helmet!), takes off and flies toward the house at the speed of 15 miles per hour.\r\n<p>\r\nUpon reaching the house, the bee turns right around and flies back toward the bicyclist. When it reaches him it turns around again and flies back to the house. The bee keeps doing this until the man finally arrives at the house himself.\r\n<p>\r\nWhat total distance did the bee cover by that point in time?','The solution to this problem is much easier than most people initially think.\r\n<p>\r\nThe key here is not to start doing the arithmetics by seeing how long each \"segment\" of the bee\'s flight is.\r\n<p>\r\nRather, notice that we know both the bicyclist\'s speed, and the distance he needs to travel. Dividing 10 miles by 5 miles/hour we calculate that the total time it took for the bicyclist to get home is 2 hours. Now we realize that for those 2 hours, the bee has been going back and forth at a <b>constant speed</b> of 15 miles per hour, meaning that it would have traveled exactly 30 miles.','2002-04-15',20031209232101,NULL,3,3,0,3.56,20020415000000,0);
INSERT INTO problem VALUES (12,6,2,1,'A Bookworm’s meal','<img align=\"right\" src=\"http://www.flooble.com/images/perplexus/problem/2books.gif\">\r\nA bookworm can chew through a millimiter (mm) of paper or cardboard in half an hour. One day it encounters a particularly tasty treat: a two-volume edition of a large book standing on a shelf as shown. \r\n<p>\r\nThe volumes are identical in size, each has a front and a back cover that is a millimeter thick on each side, and the pages of each are a 10mm thick stack of paper from the first page to the last.\r\n<p>\r\nIf a bookworm starts its meal on the first page of the first volume (already inside the front cover), how long will it take to eat his way through to the last page of the second volume (inside the second volume’s back cover)?','<img align=\"right\" src=\"http://www.flooble.com/images/perplexus/problem/2books-sol.gif\">\r\nThe trick to this problem is to realize that when the books are arranged in the manner shown, the back of the second book is actually in <b>direct contact</b> with the front of the first book. This is actually the normal way that books are displayed. The picture shows why this is true, but you can see for yourself by putting any two volumes together in order.\r\n<p>\r\nSo rather than having to eat through two sets of pages and two covers, the worm\'s meal is actually much shorter - consisting of the front cover of the first book and the back cover of the second book.\r\n<p>\r\nTogether they are 2 millimeters thick, so the worm will spend only 1 hour on the meal, not 11 hours as you may initially think.','2002-04-19',20031209232101,NULL,3,3,0,3.50,20020419000000,0);
INSERT INTO problem VALUES (14,4,2,1,'A crazy passenger','A line of 100 airline passengers is waiting to board the plain. They each hold a ticket to one of the 100 seats on that flight. (For convenience, let\'s say that the Nth passenger in line has a ticket for the seat number N.)\r\n<p>\r\nUnfortunately, the first person in line is crazy, and will ignore the seat number on their ticket, picking a random seat to occupy. All the other passengers are quite normal, and will go to their proper seat unless it is already occupied. If it is occupied, they will then find a free seat to sit in, at random.\r\n<p>\r\nWhat is the probability that the last (100th) person to board the plane will sit in their proper seat (#100)?','The solution to this one is pretty mathimatically involved.\r\n<p>\r\nThe crazy passenger that boards first has an equal chance of getting on any of the 100 seats. Therefore, the probability of this person sitting in a particular seat <b>k</b> is 1/100.\r\n<p>\r\nNow for any value of <b>k</b>, all the passengers up to <b>k</b> will board and take their seats as normal. Then the <b>k</b>-th passenger will find themselves out of a seat, and pick a random seat, in effect, becoming the crazy passenger for a problem with 101 - <b>k</b> passengers.\r\n<p>\r\n(<i>For example if the crazy person takes the tenth seat, passengers 2 through 9 will be seated normally, and when passenger 10\'s turn comes, they can be considered the crazy passenger first in line of 91 people boarding a plane with 91 seats.</i>)\r\n<p>\r\nLet us define <b>P(n)</b> as the probability that the last of <b>n</b> passengers boards their proper place under the conditions of the problem. So for solution, we are looking to find the value of <b>P(100)</b>.\r\n<p>\r\nIn a situation with <b>n</b> passengers, the first, \"crazy\", passenger can take any of the seats 1 .. <b>n</b> with the probability of <b>1/n</b>. Also, given some seat number <b>k</b> that the crazy passenger may occupy, the problem will become that of <b>1+n-k</b> passengers.\r\nTherefore, we can say that <pre>\r\n<b>P(n) = 1/n * (1 + P(n-1) + P(n-2) + ... + P(2))</b></pre>\r\n(<i>This problem does not make sense with less than 2 passengers. Also, it is easy to see that <b>P(2)</b> is 1/2</i>)\r\n<p>\r\nWhat we would like to do is see what the value of <b>P(n)</b> is in terms of <b>P(n-1)</b>. <pre>\r\n<b>P(n-1) = 1/(n-1) * (1 + P(n-2) + P(n-3) + ... + P(2)</b>\r\n<b>P(n-1) * (n-1) = (1 + P(n-2) + P(n-3) + ... + P(2)</b>\r\n<b>P(n) = 1/n * (1 + P(n-1) + P(n-2) + ... + P(2))</b>\r\n<b>(P(n) * n) - P(n-1) = (1 + P(n-2) + ... + P(2))</b></pre>So, <pre>\r\n<b>(P(n) * n) - P(n-1) = P(n-1) * (n-1)</b>\r\n<b>(P(n) * n) - P(n-1) = (P(n-1) * n) - P(n-1)</b>\r\n<b>(P(n) * n) = (P(n-1) * n)</b>\r\n<b>P(n) = P(n-1)</b></pre>\r\nThis shows us that the problem\'s answer does not change if we add one more passenger. Starting at 2 passengers with the anser of 1/2, we can add passengers indefinitely, and still arrive at the same answer. Thus for the instance with 100 passengers, the probability of the last one getting to their proper seat is also <b>1/2</b>, or 50%.\r\n','2002-04-18',20030908232101,NULL,5,3,0,4.57,20020418000000,0);
INSERT INTO problem VALUES (15,7,2,1,'Move the 2 - double the number','A certain number ends with the digit <b>2</b>. Moving the <b>2</b> from the end of the number to its front doubles it. Can you find this number? \r\n<p>\r\n(<i>Hint: it\'s quite large</i>)','The number is <b>105263157894736842</b>. Hey, I said it was quite large, didn\'t I?\r\n<p>\r\nStart by realizing that the second to last digit of the original number is 4. (This is because the new number\'s last digit has to be double the old last digit which was two. And the new last digit is the original next to last digit - everything gets shifted when you move the 2 to the front). \r\n<p>\r\nNext write down:<pre>\r\n   ..42\r\n+  ..42\r\n=  ...4</pre>\r\n(This is because you are doubling the first number to get the new one.) It will become obvious that the second to last digit of the new number (and third to last of the new one) is 8: <pre>\r\n   ...842\r\n+  ...842\r\n=  ....84</pre>\r\nNote that for the next step, 8+8 will be 16, and so we will use the 6 as the third to last digit for the new number, but remember to carry over the 10 for the next time, when 6+6+1 will yield 13: <pre>\r\n   ...6842\r\n+  ...6842\r\n=  ...3684</pre>\r\nIf you keep this up long enough (don\'t get discouraged, but be careful in your arithmetics) you will eventually get a valid equasion: <pre>\r\n   105263157894736842\r\n+  105263157894736842\r\n=  210526315789473684</pre>','2002-04-19',20030420232102,NULL,3,3,0,3.33,20020419000000,0);
INSERT INTO problem VALUES (16,7,2,1,'Changing Chameleons','At one point, a remote island\'s population of chameleons was divided as follows:\r\n<ul>\r\n<li><b>13</b> Red chameleons\r\n<li><b>15</b> Green chameleons\r\n<li><b>17</b> Blue chameleons\r\n</ul>\r\nEach time two different colored chameleons would meet, they would change their color to the third one. (<i>I.E. If Green meets Red, they both change their color to Blue.</i>)\r\n<p>\r\nIs it ever possible for all chameleons to become the same color? (Why or why not?)','Forall chameleons to become of the same color, the number of chameleons of any two colors must become the same. (Then they all meet, and turn into chameleons of the third color.)\r\n<p>\r\nIn other words, the difference between chameleon populations must become 0.\r\n<p>\r\nInitially, this difference is 2 between red and green, 2 between green and blue and 4 between red and blue.\r\n<p>\r\nWhenever two different color chameleons meet, they become the third color. That means that if chameleon ofcolor A meets one of color B, they turn to color C. Thus the populations for A and B have gone down by 1 each, and the population of C has gone up two. Therefore, the difference between A and C, and B and C has been changed by 3. (The difference between A and B is obviously unchanged.)\r\n<p>\r\nSince there is no amount of adding or subtracting 3 that can turn either 2 or 4 into 0, there is no way for the population to ever become the same color.','2002-04-19',20040324232101,NULL,4,3,0,4.25,20020419000000,0);
INSERT INTO problem VALUES (17,5,2,18,'10 trees','You are working for a farmer, who gives you ten trees to plant. He tells you:\r\n<p>\r\n\"<i>I want you to plant these ten trees in five rows. There must be exactly four trees in each row. </i>\" \r\n<p>\r\nHow do you plant the trees?','<img src=\"/images/perplexus/problem/10trees-sol.gif\" align=\"right\">\r\nThe trick is that nobody said anything about the rows of trees having to be parallel.\r\n<p>\r\nBy planting them in the star shape shown, you can easily achieve what was asked of you.','2002-04-21',20030407232101,NULL,2,3,0,4.00,20020421000000,0);
INSERT INTO problem VALUES (21,8,2,1,'A game of Nim','This game is a variation of the old Eastern game \"<b>Nim</b>\".\r\n<p>\r\nStarting with a deck of cards, two players take turns removing cards from the deck. During his turn a player may take one, two or three cards. The winner is the person who takes the last card (or cards) from the deck.\r\n<p>\r\nThere is a strategy that the first player can follow in order to assure his victory, but this strategy will not work for all the deck configurations.\r\n<p>\r\nWhat is this strategy, which of the following decks will it work for, and why?\r\n<ul>\r\n<li><b>32 cards</b> (7s through Aces)\r\n<li><b>36 cards</b> (6s through Aces)\r\n<li><b>52 cards</b> (2s through Aces)\r\n<li><b>54 cards</b> (2s through Aces + 2 Jokers)\r\n</ul>','To win this game, a player must strive to leave the deck containing four cards for the other player. Then no matter how many cards the second player takes, the first player will win by taking the rest. \r\n<p>\r\n(<i>This doesn\'t work for 3 cards because the second player will just take them all, nor for 5 cards, because the second player will take one leaving the first player with 4.</i>)\r\n<p>\r\nSo taking this a step further, a deck of 8 cards is also a winning deck for player one, since no matter what player two does, player one can make sure that the deck will contain four cards after his turn.\r\n<p>\r\nIn fact, the strategy is to make sure that the deck contains the number of cards that\'s a multiple of four after your turn.\r\n<p>\r\nPlayer one can only use this strategy with the <b>54 card</b> deck by taking two cards from it. All the other cards already contain a number of cards that\'s a multiple of four, and with these, the game can be won by the second player if he follows the strategy.','2002-04-23',20040115232102,NULL,3,3,0,3.86,20020423000000,0);
INSERT INTO problem VALUES (18,7,2,1,'How many pages?','When setting the type for a book, a publisher wanted to use a particular font to number the book\'s pages. They found that they needed 2775 digit characters for the whole book. \r\n<p>\r\nHow many pages does the book contain?','This one is a straight arithmetics problem.\r\n<p>\r\nThe first 9 pages of the book, (pages 1 through 9) need 9 digits to enumerate (one per page).\r\n<p>\r\nNext, getting into the double digits, we have 90 pages (10 thorugh 99), for a total of 180 digits.\r\n<p>\r\nIt\'s easy to calculate that if the book had more than 1000 pages, it would need at least \r\n<ul><b>900*100 + 90*2 + 9 = 2889</b></ul>\r\ndigits to enumerate. Since we are dealing with less digits, there are no pages with numbers over 999, and thus all the pages after page 99 have three digits in their number.\r\n<p>\r\nSo, to calculate the number of three-digit pages, simply subtract 189 from 2775 and divide by three:\r\n<ul><b>(2775 - 189) / 3 = 2586 / 3 = 862</b></ul>\r\nTo <b>862</b> pages over 100, add the <b>99</b> pages before 100 to get a total of <b>961</b> pages.','2002-04-21',20030410232101,NULL,3,3,0,2.71,20020421000000,0);
INSERT INTO problem VALUES (19,2,2,1,'Bob and his brother','You are to meet with two brothers. You know that one of them, named Bob, has a very important package for you. Unfortunately, you never saw Bob or his brother, and don\'t know who is who.\r\n<p>\r\nTo make the matter worse, one of the brothers is a pathological liar who never tells the truth, while the other never lies. Not only do you not know which is the liar and which tells the truth, but also, you do not know wether Bob is the liar or not.\r\n<p>\r\nUpon meeting the brothers, you can ask one short question of either of the brothers (but not both) to establish with certainty which of the two is Bob. (It is possible to do this with a question of four to five words.)\r\n<p>\r\nWhat question would you ask?','Ask one of them \"<b>Is Bob a liar?</b>\".\r\n<p>\r\nThere are four possibilities:\r\n<ul>\r\n<li>The brother is Bob and tells the truth: He will answer \"No\"\r\n<li>The brother is Bob and is a liar: He will lie and answer \"No\"\r\n<li>The brother is not Bob and tells the truth: He will answer \"Yes\"\r\n<li>The brother is not Bob and is a liar He will lie and say that Bob (who tells the truth) is a liar.\r\n</ul>\r\nAs you can see, when asked this question, any brother would say \"No\" if he is Bob, and say \"Yes\" if he is not.\r\n<p>\r\nSimilarly, you can ask if Bob tells the truth, and reverse the answers\' meanings.','2002-04-22',20030603232102,NULL,3,3,0,3.50,20020422000000,0);
INSERT INTO problem VALUES (20,5,2,1,'A fly on a cube','<img src=\"/images/perplexus/problem/flycube.gif\" align=\"right\">\r\nConsider the cube shown (assume for argument\'s sake that it\'s a perfect cube, contraty to what the picture may look like).\r\n<p>\r\nA fly, sitting in the vertex (<b>A</b>) of this cube must travel the surface of the cube until it arrives at the vertex (<b>G</b>).\r\n<p>\r\nIf the fly cannot leave the surface of the cube, what is the shortest path for the fly to take between the two points?','The shortest path is for the fly to travel to the poing exactly in the middle of (<b>D</b>) and (<b>E</b>), and then head straight for (<b>G</b>) from there.\r\n<p>\r\nThe reason is that if you \"unfold\" the cube, and bring the faces <b>ABED</b> and <b>DEGF</b> into one plane, it will become obvious that this is actually a \"straight line\" path between (<b>A</b>) and (<b>G</b>).\r\n<p>\r\n(<i>The fly can also travel through the midpoint between (<b>F</b>) and (<b>D</b>).</i>)','2002-04-23',20040229232101,NULL,2,3,0,3.30,20020423000000,0);
INSERT INTO problem VALUES (22,8,2,1,'Matching pairs','A standard deck of 52 cards is shuffled, and we take cards from its top in pairs.\r\n<p>\r\nIf both are of a red suit, I take both cards.\r\nIf both are black - you take them.\r\nIf they are different colors - we put them in the discard pile.\r\n<p>\r\nIf at the end of the deck you have more cards than I, I will pay you a dollar.\r\n<p>\r\nIf I have more cards, or if we have the same amount of cards, I pay you nothing.\r\n<p>\r\nWhat is a fair \"admission price\" to play this game?\r\n<p>\r\n(<i>from <a href=\"http://redirect.fogcreek.com/?id=flooble&url=http%3A//www.techinterview.org\">techInterview.org</a></i>)','When the game is finished, let\'s say you took <b>X</b> pairs,\r\nI got <b>Y</b> pairs, and <b>Z</b> pairs were discarded.\r\n<p>\r\nThat means there were  <b>2*X + Z</b></b> black cards, and <b>2*Y + Z</b> red cards played. Since in a standard deck, there is an equal amount of red and black cards in it, therefore, <b>2*X + Z = 2*Y + Z</b> and <b>X = Y</b>.\r\n<p>\r\nWe would always get an equal number of cards at the end of the game, and therefore I would always win. This game is not fair at all, and the only fair admission price for it is nothing.','2002-04-23',20031230232102,NULL,3,3,0,3.50,20020423000000,0);
INSERT INTO problem VALUES (23,2,2,1,'Bob and his brother, revisited','You are to meet <a href=\"http://perplexus.info/show.php?pid=19\">Bob and his brother</a> again. Imagine you still don\'t know which one of them is Bob, and wether or not Bob always lies or tells the truth.\r\nIn other words, let\'s say you never solved the first problem.\r\n<p>\r\nBut this time, your task is to find out wether or not Bob, whichever brother he is, will lie to you.\r\n<p>\r\nIt is possible to find this out with a short question to either one of the brothers. (A question consisting of four to five words.) What will you ask?','A mirror image of the original <a href=\"show.php?pid=19\">Bob and his brother</a> problem, the question to ask in this case is \"<b>Are you Bob?</b>. \r\n<p>\r\nIf the person you ask is\r\n<ul>\r\n<li>Bob, and truthful, he will say \"yes\"\r\n<li>Bob, and a liar, he will say \"no\"\r\n<li>Not Bob and truthful, he will say \"no\" (in this case Bob is a liar)\r\n<li>Not Bob and a liar, he will say \"yes\" (in this case Bob is truthful)\r\n</ul>\r\nAs you see, a \"yes\" answer means Bob is truthful, and \"no\" means he is a liar.','2002-04-24',20040305232101,NULL,3,3,0,3.12,20020424000000,0);
INSERT INTO problem VALUES (24,7,2,1,'Division by three','What do you get as the result, and the remainder, if you divide eleven thousand eleven hundred and eleven by three?','If you write it down correctly, the number is actually\r\n<b>11*1000 + 11*100 + 11</b> or <b>11000 + 1100 + 11 = 12111</b>\r\n<p>\r\nAnd <b>12111/3 = 4037</b> with no remainder.','2002-04-24',20040301232101,NULL,2,3,0,2.11,20020424000000,0);
INSERT INTO problem VALUES (25,6,2,1,'A clock tower','A clock tower bell sounds to mark off every hour with the number of bells equal to the hour (three consecutive bells sound at three o\'clock, etc). The last bell marks the exact beginning of the hour. \r\n<p>\r\nThe sounding of the bells for six o\'clocks starts at 30 seconds before six.\r\n<p>\r\nAssuming that the bells are always evenly and equally spaced in time, how long before noon must the sounding of the bells begin?','While the six o\'clock bells take 30 seconds, it is incorrect to assume that each bell takes 5 seconds. If you think about how the bells are sounded, you will realize that they are instaneous, and it is the periods between the bells that make up for the time delay.\r\n<p>\r\nFor six bells, there are five pauses, adding up to 30 seconds, which means that each pause takes 6 seconds.\r\n<p>\r\nFor the bells to strike twelve times, there will be 11 such pauses, taking 66 seconds. That means that to mark noon, the clock tower starts ringing its bells one minute and six seconds before.','2002-04-24',20031209232101,NULL,3,3,0,2.38,20020424000000,0);
INSERT INTO problem VALUES (26,6,2,1,'An inconsistent climber','A mountain climber is journeying up a mountain trail. He starts out with the sunrise, and gets to the peak just as the sun is setting. Throughout the day, he moves with inconsistent speed, slowing down to rest a few times.\r\n<p>\r\nHe spends the night at the top, and in the morning sets out downward, reaching basecamp by nightfall. (Even though the going is easier, he stops a number of times to admire the scenery and rest.)\r\n<p>\r\nIs there an altitude on the mountain slope for which the climber was at that exact altitude at the same point during both days? Why or why not?','Let\'s call our climber \"<b>Bill</b>\". Imagine a climber \"<b>John</b> coming down the mountain in the same exact way that Bill comes down it, but a day earlier.\r\n<p>\r\nIn other words, John is coming down the mountain on the same day as Bill is ascending it. Now with Bill going up, and John going down, the two men will be on the same altitude at some point in the day.\r\n<p>\r\nBecause Bill going down and John going down will follow the same path, John will, at that poing, be at the same altitude as Bill will be in 24 hours. So, that is the point in time that Bill is at the same altitude on both the days.\r\n','2002-04-25',20030509232101,NULL,2,3,0,3.00,20020425000000,0);
INSERT INTO problem VALUES (27,9,2,1,'A surprise exam','A professor tells his class that he will give them a surprise examination sometime next week.\r\n<p>\r\nFor our purposes, an examination is considered a \"surprise\" if on that day, the class is not 100% sure that they will get an examination. (If they only <b>suspect</b> it, the examination can still be a surprise.)\r\n<p>\r\nHaving given the class this warning, is it still possible for the professor to give them a surprise examination next week? (Assume that he will <b>not</b> give them an exam if it will not be a surprise.)','The paradox here is in the reasoning that the professor cannot \"surprise\" his class with an exam on friday - since they know that they will get an exam this week, and didn\'t get one in the first four days of the week, they will <b>know</b> that friday must be the day, and so it is no longer a surprise.\r\n<p>\r\nBut then by the same logic, since now the exam can only be given on Mon - Thu, giving it on Thursday, the last possible day, would not be a \"surprise\" either.\r\n<p>\r\nThis way, we can eliminate all the other days of the week one by one, and by this logic, the professor cannot give the students a surprise exam.\r\n<p>\r\nHowever as soon as the class <b>knows</b> that the professor cannot give them a surprise exam during the week, the exam can be given on any of the days and be a surprise (since the class doesn\'t expect it).','2002-04-26',20031124232101,NULL,3,3,0,3.67,20020426000000,0);
INSERT INTO problem VALUES (28,2,2,1,'Mr and Mrs Brown','Mr and Mrs Brown are a little strange. When they are awake, their judgement about everything is absolutely perfect. When they are asleep however, it is exactly the opposite.\r\n<p>\r\nThat is, if Mr Brown is awake and thinks that something is true, then it will always be true. But if he were to be sleeping and dreaming something to be true, it would always turn out to be false.\r\n<p>\r\nOnce, late at night, Mr Brown was under the impression that Mrs Brown is asleep. At that very point in time, Mrs Brown was also thinking about her husband. Was she under the impression that he was asleep or that he was awake?','There are two possibilities here:\r\n<li>Mr Brown is awake, which means that he\'s right about Mrs Brown being asleep. Then since she is sleeping, she must wrongly be thinking that he is asleep as well.\r\n<li>Mr Brown is asleep, so he is wrong about his wife being asleep. She is actually awake, and thus will rightly think that he is sleeping.\r\n<p>\r\nAs you see, in both cases Mrs Brown thinks that Mr Brown is sleeping.','2002-04-26',20030809232100,NULL,2,3,0,3.29,20020426000000,0);
INSERT INTO problem VALUES (29,10,2,1,'Getting to the Knights\' city','You are stranded in a land with only two big cities. \r\nKnightville is populated only by Knights, and Liarville - only by liars. Naturally, you wish to get to Knightville, where you hope to find help.\r\n<p>\r\nDuring your travels, you meet a resident of these parts, who must have come from one of the two cities, but you do not know which.\r\n<p>\r\nWith one simple question, how do you find out what direction Knightville lies in?','Ask the person to point out the direction of his home city.\r\nA Knight will point to Knightville, and so will a Liar, so you will know where to go even without knowing the nature of the person you are speaking to.','2002-04-26',20040209232104,NULL,1,3,0,3.64,20020426000000,0);
INSERT INTO problem VALUES (30,10,2,1,'Escaping the dungeon','You are trapped in a dungeon, and see two doors in front of you. One is a way out, andther will lead to certain death.\r\n<p>\r\nTwo people are standing in front of these doors, one of them a Knight, another - a Liar. Naturally, you do not know who is who, but they know each other\'s true nature.\r\n<p>\r\nBoth the people know which way is correct, but you can only ask one question of one of them before making your choice.\r\nWhat will you ask?','Ask: \"<b>Which door will the other person tell me to use?</b>\" \r\n<p>\r\nNo matter who the person you ask is, they will point to the door leading to death.\r\n<p>\r\nTake the other one.','2002-04-26',20030911232101,NULL,2,3,0,2.83,20020426000000,0);
INSERT INTO problem VALUES (31,9,2,1,'Where\'s the Bee facing?','Remember <a href=\"http://perplexus.info/show.php?pid=11\">the busy Bee</a>? The one that kept flying from the bicyclist to his home and back as he approached it?\r\n<p>\r\nWell, at the instant when the person finally got to his house, which way was the Bee facing? (Assume that the Bee\'s turns are instantaneous - that it can go from facing the house to facing the cyclist in no time.)','This is a paradox (as the category implies).\r\n<p>\r\nThe bee will be making an infinite series of turns before the biker gets home. We can assign each leg of its flight a number stating from one: <pre>\r\n 1. B---------->H\r\n 2.   B<--------H\r\n 3.      B----->H</pre>\r\nand so on.\r\n<p>\r\nSince there are an infinity of these short flights, there will be a one to one correspondence between them and the infinity of counting numbers.\r\n<p>\r\nTo say that at the end of infinity the bee is facing either the biker or the house would be to imply that the last counting number is either even or odd.\r\n<p>\r\nWhich is of course impossible given that there is no last counting number.','2002-04-27',20040225103947,NULL,4,3,0,3.90,20020427000000,0);
INSERT INTO problem VALUES (32,10,2,1,'A Banquet','At a banquet attended by 45 Liars and Knights, everybody sat at a big round table.\r\n<p>\r\nAt the end of the feast, each of the attendees was asked about their neighbors, and each stated that they were seated between one Liar and one Knight.\r\n<p>\r\nAs it later turned out, two of the Knights were mistaken in their statements.\r\n<p>\r\nHow many Knights, and how many Liars were in attendance at the banquet?','There must be <b>some</b> Liars at the table, as the knights would not otherwise claim that they were sitting next to Liars.\r\n<p>\r\nFor a Liar to state that he was sitting between a Knight and another Liar, he must actually be sitting either between two Liars or two Knights.\r\n<p>\r\nBut if we have two Liars next to one another, we can have no Knights at the table, since if we have a K-L-L combination, the Liar in the middle <b>would</b> be sitting between a Knight and a Liar, and thus would have told the truth.\r\n<p>\r\nIf everyone at the table were Liars, they could say that they sat between a Liar and a Knight and still be true to form, but the problem states that there were at least two Knights at the table, so we must conclude that no two Liars were sitting next to one another.\r\n<p>\r\nIn fact the only feasible setup seems to be a repeated sequence of two Knights followed by one Liar: <pre>\r\n    K-K-L-K-K-L-K-K-L ....</pre>\r\nThis sequence repeated 15 times would yield all liars sitting between two Knights, and each Knight being between a Knight and a Liar.\r\n<p>\r\nNote that since the total number of people - 45 - can be divided evenly by 3, the last person at the table - a Liar, would be sitting between Knight #44 and Knight #1:<pre>\r\n   042   043   044   045   001   002\r\n    L     K     K     L     K     K </pre>\r\nBut the problem also states that two of the Knights were mistaken, and therefore each of the two was actually either sitting between two other Knights or two Liars.\r\n<p>\r\nIf both were sitting between Liars, that means two of the \"K-K-L\" sequences turned into \"K-L\". But then the order would be \"shortened\" by two people, which would create a \"mismatch\" at the end of the table:<pre>\r\n   042   043   044   045   001   002\r\n    K     L     K     K     K     K </pre>\r\nCreating a situation where two extra Knights are sitting between two other Knights, and are also mistaken. (So we would get a total of 4 mistaken knights instead of two.)\r\n<p>\r\nThe same problem occurs if we try to seat both errant Knights between two Knights each.\r\n<p>\r\nThe only possible solution, is to have one of the mistaken Knights sit between two Liars, and the other - between two Knights. The result - the balance of Knights to Liars is unchanged - of the 45 guests, 30 are Knights, and 15 are Liars.','2002-04-27',20030821232101,NULL,4,3,0,3.56,20020427000000,0);
INSERT INTO problem VALUES (33,2,2,1,'Incorrect information.','Four people think of a number, and then proceed to each tell you something about it.\r\n<ul>\r\n<li><b>A</b>: The number has 2 digits\r\n<li><b>B</b>: The number is a divisor of 150\r\n<li><b>C</b>: The number is not 150\r\n<li><b>D</b>: The number is divisible by 25\r\n</ul>\r\n\r\nUnfortunately, one of these people is not telling the truth. Who is it?','Assume <b>A</b> lied. Then the number does not have 2 digits. But it cannot have 1 digit, since then it could not be divisible by 25. Nor could it have more than 2 since the only suchnumber that is a divisor of 150 is 150 itself, and that\'s not it according to <b>C</b>. Thus it is impossible that <b>A</b> was the \"lone liar\".\r\n<p>\r\nSo we move on and assume <b>B</b> lied. Then the number is not a divisor of 150. But the only three two digit numbers that are divisible by 25 are 25, 50 and 75, all of which <b>are</b> divisors of 150. So <b>B</b> isn\'t the culprit either.\r\n<p>\r\nIf <b>C</b> was the liar, then the number is indeed 150, which can\'t happen because it must have two digits according to <b>A</b>. \r\n<p>\r\nFinally if <b>D</b> lied, the number is not divisible by 25. This is possible with all other statements still being true. (For example if the number is 10 or 30.)\r\n<p>\r\nTherefore we know it\'s <b>D</b> that is the liar here. (Unfortunately we still cannot determine the number exactly.)','2002-04-27',20040112232101,NULL,3,3,0,3.44,20020427000000,0);
INSERT INTO problem VALUES (34,7,2,1,'Erasing digits','Digits from 1 to 9 are written on the board.\r\n<p>\r\nA student erases a few of them, and instead writes the digit(s) of their product. (For example if he erases 4, 3 and 7 he would write the digits 8 and 4 since 4 * 3 * 7 = 84.) He also writes a few other random digits on the board.\r\n<p>\r\nHe repeats this process until only one digit remains on the board. What is this digit and why?','The last digit left will be zero.\r\n<p>\r\nThe digits initially on the board include a \"5\", which will result in either another 5 when multiplied by an odd digit, or in a 0 if multiplied by an even one.\r\n<p>\r\nOnce a zero appears on the board, it is impossible to erase by these rules, since multiplying anything by zero still results in a zero.\r\n<p>\r\nTherefore, if there is only one number remaining, zero is it.','2002-04-27',20030418232102,NULL,3,3,0,2.88,20020427000000,0);
INSERT INTO problem VALUES (35,7,2,1,'2001 digits','A string of <b>2001</b> digits begins with a \"<b>6</b>\". Any number formed by two consecutive digits is divisible by either <b>17</b> or <b>23</b>. \r\n<p>\r\nWhat is the last digit in this sequence?\r\n<p>\r\nWhat if the sequence had <b>2002</b> digits?','First write down all the two digit multiples of both numbers:\r\n<li><b>17</b>: 17, 34, 51, 68, 85\r\n<li><b>23</b>: 23, 46, 69, 92\r\n<p>\r\nNow, starting with a <b>6</b>, there are two paths we can take (since 2 of the above numbers start with 6):\r\n<li><b>A:</b> 6 8 5 1 7 - <i>here we come to a dead end, since no two digit multiples of either 17 or 23 start with a 7</i>\r\n<li><b>B:</b> 6 9 2 3 4 6 - <i>in this case, the 6th digit in the sequence is a 6 again, so we come back to the original problem.</i>\r\n<p>\r\nIt is obvious that we can repeat pattern <b>B</b> as many times as we need, and come back to a <b>6</b> every 5 digits. So a digit number <b>n</b> where <b>n mod 5 = 1</b> will always be a <b>6</b>, and since <b>2001 mod 5 = 1</b> the 2001st digit is a <b>6</b>.\r\n<p>\r\nThe 2002nd digit can be a <b>9</b>, but can also be an <b>8</b>, since we can branch into the dead end pattern <b>A</b> here because we have no need to continue the sequence further.','2002-04-29',20031104232103,NULL,2,3,0,4.20,20020429000000,0);
INSERT INTO problem VALUES (36,2,2,1,'A Mad tea party','The Mad Hatter, March Hare and Dormouse are sitting down for a tea party. They sit at a table with twelve chairs, and twelve cups of tea.\r\n<p>\r\nEach day at six o\'clock, everyone moves over two seats to the left or to the right (if any of those seats are free), then if there is tea in the cup at their seat, each one drinks it so the cup becomes empty.\r\n<p>\r\nAfter this, Alice comes and fills one of the empty cups on the table with tea again.\r\n<p>\r\nProve that Alice can make sure that there are at least six full teacups on the table every day just before six.','Each of the tea-drinking characters has a \"parity\" that they must stick to: if they start out with an even numbered seat, they must always stay even, or if they start out odd, they must stay odd. This is because they must always move 2 seats over, and the total number of seats is even.\r\n<p>\r\nAn \"odd\" character will never get to an \"even\" seat, and vise versa.\r\n<p>\r\nThere are two possibilities here:\r\n<li>All three characters are the same parity. This means that that all three cannot get to the cups of the other parity, and those six cups will always stay filled. Problem solved for Alice.\r\n<li>Two of the characters are of one parity and the third is of another. Then that character will be the only one drinking from a set of six cups, and it will be easy for Alice to simply fill up the cup that the character just drank from. (Of course, the other two will end up not getting any tea after 3 days of the party, but that\'s not Alice\'s problem.)','2002-04-30',20030326065623,NULL,3,3,0,2.00,20020430000000,0);
INSERT INTO problem VALUES (37,5,2,1,'A scratched chessboard','A standard 8 x 8 wooden chessboard has a straight line scratch in its surface, and is taken in for repair. The artisan who it is brought to decides to cover each affected square with a thin wooden veneer of the appropriate color.\r\n<p>\r\nAssuming that a different veneer is needed for each square of the board, what is the maximum number of such veneers that the artisan will require to do the job?\r\n','First, realize that the scratch is continuous. If the scratch is in one square, it will be in an adjacent square only if there is some point where the scratch crosses the border between them, and it will be in a non-adjacent square only if there is a sequence of adjacent squares for which the previous statement is true. The length of the scratch is one more than the number of boders crossed. [A curved scratch could possibly double back into an already counted square, lowering the expected total, but the problem states the scratch is a straight line.]\r\n<p>\r\nSecond, realize that when it crosses the border between two adjacent squares, the scratch is also crossing the border between two adjacent ranks or two adjacent columns. [Again, a straight line cannot double back to cross twice.]\r\n<p>\r\nThere are 8 columns, and so there are 7 borders between pairs of columns. Similarly, there are 7 borders btween pairs of ranks. The maximum number of borders that the scratch can cross is 14, so the length of the scratch is 14 + 1= 15. \r\n<p>\r\n(<i>Submitted by <a href=\"http://perplexus.info/user.php?uid=153\">TomM</a></i>)','2002-04-30',20040225103933,NULL,3,3,0,3.00,20020430000000,0);
INSERT INTO problem VALUES (38,5,2,1,'An extra square','<div align=\"center\">\r\n<img src=\"http://www.flooble.com/images/dot.gif\" width=\"450\" height=\"1\">\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/2shapes.gif\">\r\n<br>\r\nWhere did the exra square in shape \"<b>B</b>\" come from?\r\n</div>','The two \"shapes\" are not actually triangles, though they look like they are. This is because the hypotenuses of the green and the blue triangles have different angles of incline, so what look like hypothenuses of the big triangles are actually broken lines with two almost parallel segments each. \r\n<p>\r\nShape <b>A</b> is actually slightly concave, while <b>B</b> is a little convex. If you draw the two shapes one on top of the other, <b>B</b> will slightly stick out, with the difference being a rombus-shaped area that is exactly one square unit in area.','2002-04-30',20030824232101,NULL,3,3,0,4.00,20020430000000,0);
INSERT INTO problem VALUES (39,6,2,1,'Opening doors','Imagine a row of 100 closed doors. Now, make 100 passes along the row, and at each pass \"toggle\" the doors whose number is divisible by the number of the pass. (<i>By \"toggle\", we mean to open a closed door, or close an opened one.</i>)\r\n<p>\r\nFor example, on the first pass, we will toggle all the doors, on the second, we will toggle only the even-numbered doors, on the third - only doors whose number is divisible by three, and so on.\r\n<p>\r\nAt the end of the 100 passes, how many doors will be left open?\r\n<p>\r\n(<i>from <a href=\"http://redirect.fogcreek.com/?id=flooble&url=http%3A//www.techinterview.org\">techInterview.org</a></i>)','Since we \"toggle\" the doors, we can realize that the only doors that are open at the end of the exercise are the ones that are toggled an odd number of times. We also know that a door is toggled once for each divisor that it has.\r\n<p>\r\nBut divisors come in pairs. By definition, if <b>N</b> is divisible by <b>M</b>, there is also some other number <b>K = N/M</b> which <b>N</b> will be divisible by.\r\n<p>\r\nThe only way around this is when <b>K = M</b>, which means that <b>N = M<super>^2</super></b>. When we are dealind with doors whose number is a perfect square, they will be toggled only once for the pair of divisors that is a square of.\r\n<p>\r\n(<i>So 4 can be broken into 1*4 and 2*2, meaning it will be open on the first, closed on the second and re-opened on the fourth passes.</i>)\r\n<p>\r\nSince there are 10 perfect squares between 1 and 100, that\'s how many doors will stay open.','2002-05-01',20030601232101,NULL,3,3,0,3.25,20020501000000,0);
INSERT INTO problem VALUES (40,11,2,38,'The odd coin','In a pile, there are 11 coins: 10 coins of common weight and one coin of different weight (lighter or heavier). They all look similar. \r\n<p>\r\nUsing only a balance beam for only three times, show how you can determine the \'odd\' coin.\r\n<p>\r\nOpen problem (i cannot solve this myself): how many more coins (with the same weight as the ten) can we add to that pile so that three weighing still suffices? My conjecture is zero, though my friend guessed that adding one is possible. The best bound we can agree upon is  < 2.','Divide the 11 coins into three trios and one pair. Let the trios be A,B,C. Weigh A against B. Then weigh A against C. From this we can determine whether the odd coin lies in any of the trio or not. \r\n<p>\r\nCase 1: the odd coin does not lie in any trio. \r\nThis happens when both weighings are balanced. Then the odd coin must be in the pair. Take any one coin from any trio (which are not odd), then weigh against any coin from the pair. If it shows balance, then the other coin from the pair is odd. If it is not balanced then the one on the balance (from the pair) is odd. Then we are done by three weighings.\r\n<p>\r\nCase 2: the odd one lies in the trio.\r\nIf this is the case, then we can deduce which trio contains the odd coin, since, we have only three possibilities:<br>\r\n(i) A equal B, A unequal C => the odd coin is in C<br>\r\n(ii) A unequal B, A equal C => the odd coin is in B<br>\r\n(iii) A unequal B, A unequal C => the odd coin is in A<br>\r\n<p>\r\nAnd also, we can easily check that we can determine whether the odd coin is lighter/heavier. Now take the trio where the odd coin is supposed to be. Then weigh any two of them: if it is equal then the third one is odd; if not then the lighter/heavier of them (depending on our observation earlier) is odd. We are done with three weighings.  ','2002-05-01',20040204232103,NULL,3,3,0,3.25,20020501000000,0);
INSERT INTO problem VALUES (41,10,2,1,'A trial','Three people, <b>A</b>, <b>B</b> and <b>C</b>,  (each one of whom is either a Liar or a Knight) are brought before a tribunal for a crime that was commited. \r\n<p>\r\nThe court records have since been partially lost, and it is only known that <b>A</b> testified that <b>C</b> was the guilty one. The testimony of the other people is unavailable.\r\n<p>\r\nIt is known that as the court found that only one of the people turned out to be a Knight, but that he was also the one guilty of the crime.\r\n<p>\r\nWho was it?','Since the guilty party was a Knight, it could not have been <b>A</b>, since he testified that the crime was commited by someone else. (If he was a Knight and was guilty he would have to admit his guilt.)\r\n<p>\r\nSo <b>A</b> was a Liar. Which means that his testimony about <b>C</b>\'s guilt was false, and <b>C</b> was also innocent (though a Liar as well).\r\n<p>\r\nThat leaves us with <b>B</b> who must have been the honest culprit.','2002-05-02',20030601232101,NULL,2,3,0,2.60,20020502000000,0);
INSERT INTO problem VALUES (42,4,2,1,'Trading cards','A trading card series has 200 different cards in it, which are sold in 5-card packages.\r\n<p>\r\nEach package has a random sampling of the cards (assume that any card of the 200 has an equal chance of being in a package).\r\n<p>\r\nOn the average, how many packages will need to be bought to collect the complete series if...\r\n<li><b>A</b>: all the cards in a package will always be different\r\n<li><b>B</b>: a package can have repeats\r\n<p>','After a long tenure on the \"Unsolved\" list, there have been some users who posted solutions agreeing with one another in their results.\r\n<p>\r\nPlease refer to the comments on this problem to read them.','2002-05-03',20030626232102,NULL,3,3,0,4.18,20020503000000,0);
INSERT INTO problem VALUES (43,7,2,38,'Class act','31 students in a row were numbered 1,2,...,31 in order. The teacher wrote down a number on the blackboard.\r\n<p>\r\nStudent 1 said \"the number is divisible by 1\",<br>\r\nStudent 2 said \"the number is divisible by 2\",<br>\r\nand so forth...until <br>\r\nStudent 31 said \"the number is divisible by 31\".\r\n<p>\r\nThe teacher remarked: \"Very well pups, but two of you gave a wrong statement, and those two sit besides each other\". Determine those two.','Easy if we use elimination (it helps to list down the numbers and cancel as we go along).\r\n<p>\r\nThe number is even for obvious reason, so cancel 1 and 2.\r\n<p> \r\nIf the number is not divisible by any odd n>1, then it is not divisible by 2n. but n and 2n is not beside each other, so we may cancel n and 2n for n=3,5,7,9,11,13,15. \r\n<p>\r\nBy further elimination of number with no possible neighbor, we cancel 4,8,12,31. \r\n<p>\r\nAlso, \r\ndivisible by 4,5 => divisible by 20\r\ndivisible by 3,8 => divisible by 24\r\ndivisible by 4,7 => divisible by 28.\r\n<p>\r\nThen we can cancel 20,24,28 which in turn cancels 19,21,23,25,27,29.\r\n<p>\r\nThat leaves only the pair (16,17), which is the answer if we can verify the existence of a number which satisfies the condition.\r\n<p>\r\nHowever, this is straightforward, any number\r\n8.7.11.13.17.19.23.25.27.29.31k\r\n(where k is odd and not divisible by 17) works. \r\n<p>','2002-05-02',20030728232102,NULL,3,3,0,3.67,20020502000000,0);
INSERT INTO problem VALUES (44,2,2,1,'A Queen\'s decree','A Queen of an island kingdom was concerned about the high level of infidelity among the island\'s men, so she gathered all the married women of the island and made the following announcement:\r\n<P>\r\n\"<i>There is at least one unfaithful husband in our kingdom. All the wives know of all the unfaithful husbands, but know nothing about their own husband. You are not allowed to discuss your husband with any of the other women, but if it becomes known to you that your man is unfaithful, you must shoot him at midnight of the following night.</i>\"\r\n<p>\r\n(Assume a shot anywhere on the island is heard at any other point on the island.)\r\n<p>\r\nAfter thirty nine nights of uneasy quiet, on the fortieth night the gunshots echoed across the island. How many men were shot that night, and why? (Assume the wives are all super smart.)','If every wife on the island knows about all the other women\'s husbands, but not her own, she will either:\r\n<li>Know about all the cheating husbands, if her husband is faithful\r\n<lI>Know all but one of the cheaters, if her husband cheated on her.\r\n<p>\r\nThus if there is one cheating husband, his wife will know about no other cheaters. But since the queen said that there is at least one exists, she will realise that the cheater is her husband, and kill him in the first night.\r\n<p>\r\nIf there are two cheaters, their wives will only know of one cheater each. They will also know that if the one cheater they know about is the only cheater on the island, he will be killed the first night. (See above.) Since they do not hear a shot the first night, they will realize that there are more than one cheaters on the island, and the second one is their husband. So they will shoot their husbands on the second day.\r\n<p>\r\nIn general, if there are <b>N</b> cheaters, their <b>N</b> wives will know of <b>N-1</b> husbands, and expect these people to be shot  on the <b>N-1</b>\'st night. When no shooting happens, they realise that there are actually one more cheaters than they know about, and that their husband is the extra one. The <b>N</b> are then shot on the <b>N</b>th night.\r\n<p>\r\nThus, if the shots were fired on the 40th night, that means  that 40 of the husbands were unfaithful.','2002-05-03',20030811232101,NULL,4,3,0,4.33,20020503000000,0);
INSERT INTO problem VALUES (45,5,2,1,'Half a cube','Try to do this without any visual aids:\r\n<p>\r\nImagine a perfect cube that is placed on a horizontal surface resting on its point (<b>A</b>), so that the opposite point (<b>B</b> is in the air directly above it. (The long diagonal of this cube (<b>AB</b>) would thus be perpendicular to the surface.)\r\n<p>\r\nThe cube is then cut in half with a horizontal cut - parallel to the surface it is standing on, at the height equal half the length of <b>AB</b>, resulting in two equal shapes.\r\n<p>\r\nWhat is the cross-section of such a cut?','The cross section of the cut is a regular hexagon.\r\n<p>\r\nThe high and the low vertices of the cube each have three edges connected to them. The other six (of the total twelve) edges of the cube, form a \"zig-zag ring\", that if un-linked and flattened out would look like this:<pre>\r\n          /\\/\\/\\</pre>\r\nThe cut will pass through each of these edges at its midpoint: <pre>\r\n          <strike>/\\/\\/\\</strike></pre>\r\nforming the hexagon.\r\n','2002-05-03',20030823232101,NULL,4,3,0,4.00,20020503000000,0);
INSERT INTO problem VALUES (46,6,2,1,'A chain in payment','You must use a gold chain to pay a worker for seven days of service. The chain has seven links on it, and you agree on a price of one link per day.\r\n<p>\r\nHowever, the worker will not work without getting the day\'s pay up front, and you do not wish to give him more than his due for the fear that he will take it and leave. Therefore, you realised that you must cut some of the links on the chain.\r\n<p>\r\nWhat is the smallest number of links you will need to cut, so that you can make sure that the worker receives one link for every day that he works, but not more?','The answer to this problem is \"one link\". This might be surprising to people who have heard a similar problem where the payment was a bar of gold, rather than a chain.\r\n<p>\r\nBy cutting the third link of a chain open, you end up with the one broken link, a two-link piece of chain on its left, and a four-link piece on its right.\r\n<p>\r\nThen make the payments as follows:\r\n<ol>\r\n<li>Give the one link. (1)\r\n<li>Give 2 links, take back 1 (1+2-1=2)\r\n<li>Give one link back. (2+1=3)\r\n<li>Give 4 links, take back 2 and 1 (3+4-2-1=4)\r\n<li>Give 1 (4+1=5)\r\n<li>Give 2, take 1 (5+2-1=6)\r\n<li>Give 1 (6+1=7)\r\n</ol>\r\n\r\nThe difference from the problem with the gold bar is that by cutting one link, you make 3 pieces of the chain, instead of 2.','2002-05-04',20031117232102,NULL,2,3,0,3.00,20020504000000,0);
INSERT INTO problem VALUES (47,2,2,1,'The three sages','On a hot summer day, tired by long discussions, three wise sages were slumbering inthe shade of a tree. A prankster was walking by, and couldn\'t pass up such an opportunity. He took a piece of charcoal, and put a black spot in the middle of each sage\'s forhead, careful not to wake them.\r\n<p>\r\nWhen the men did wake, they looked at each other, saw the black marks and began laughing. Each one thought that his two friends had the mark, while his own forhead was clean.\r\n<p>\r\nSuddenly, one of them stopped laughing, having realized that his forhead must be dirty as well. How did he arrive at this conclusion?','The sages were initially laughing as they all thought that the other two were the only ones with the dirty forehead. The fact that the other two were also laughing didn\'t alarm them, as they could be laughing at one another.\r\n<p>\r\nThen one sage thought:\r\n\"<i>If my forehead is clean, then the second sage is laughing at the third one. But then the third one would see that the second one is laughing, and if my forehead was clean would undestand that the second sage is laughing at him. He would then realize that his forehead is dirty, and stop laughing. The fact that he doesn\'t, means that he thinks the second sage is not laughing at him, but rather laughing at me. That means he sees that my forehead is dirty. I better stop laughing.</i>\"','2002-05-05',20030406232102,NULL,3,3,0,3.25,20020505000000,0);
INSERT INTO problem VALUES (48,4,2,1,'Population control','In one nation, having a daughter is traditionally prefferable to having a son. Therefore, a couple will continue to have children until a daughter is born. Once they have a daughter, they will stop. (Assume that it is possible for a couple to have an unlimited number of children)\r\n<p>\r\nIf the chance of a boy or a girl being born is equal, what would be the ratio boys to girls in this country?\r\n','Assume the country has <b>N</b> families. Since every family will have children until a daughter is born, they will have <b>N</b> daughters.\r\n<p>\r\nBut there is a 1/2 chance that the first child will be a boy, making for <b>N/2</b> \"firstborn\" boys.\r\n<p>\r\nThere is also a 1/4 chance that the second child will be a boy as well, for a total of <b>N/2 + N/4</b> boys among the first- and second-born.\r\n<p>\r\nIt is easy to see that after each child, the chance that all the children are boys is reduced by 1/2, so the total number of boys is equal to <b>N/2 + N/4 + N/8 + ...</b>, an infinite series that adds up to <b>N</b>.\r\n<p>\r\nSo the ratio of boys/girls in the country will actually be 1 to 1, unaffected by the strange custom.','2002-05-05',20031225232101,NULL,4,3,0,3.80,20020505000000,0);
INSERT INTO problem VALUES (49,5,2,1,'Two ways up','A tower, 200 feet high, has an elevator inside it, and a spiral stairway winding its way around the tower at a constant 30 degree angle with the horisontal.\r\n<p>\r\nGiven the tower\'s radius of 10 feet, what is the difference between the distance covered by a person going up in the elevator, versus one climbing the stairs?','The tower\'s radius actually plays no part in the problem. \r\n<p>\r\nThe elevator will obviously move exactly 200 feet from the bottom of the tower to the top.\r\n<p>\r\nTo calculate the length of the stairs, imagine it \"uncoiled\" from the tower, and flattened out on a flat surface. You will be looking at a right triangle with the height of 200 feet, and the angles of 30 and 60, where the length of the hypotenuse is what we are trying to find.\r\n<p>\r\nWe can use a simple trigonometric equasion:<br>\r\n<b>sin(A)/a = sin(B)/b</b>, or <br>\r\n<b>sin(90)/H = sin(30)/200</b> and<br>\r\n<b>1/H = (1/2)/200</b>, giving us <br>\r\n<b>H = 400</b>.\r\n<p>\r\nSo the length of the stairway is only twice the length of the elevator shaft.','2002-05-05',20030824232101,NULL,3,3,0,2.33,20020505000000,0);
INSERT INTO problem VALUES (50,6,2,65,'Missing dollar','Three poor farmers visit the big city for the first time. In the town, they visit a cheap hotel. \r\nThe hotel owner is farmer-friendly: he has a room for 3 persons which costs only 30 dollars. \r\n<p>\r\nSo, the farmers agree to pay $10 each. They pay and go to their room. \r\n<p>\r\nBut then, the hotel owner realises that he has forgotten his super discount. The farmers only had to pay $25. \r\nSo, he calls the bell-boy and tells him to give the farmers their $5 back. \r\n<p>\r\nBut the bell-boy thinks: \"You can\'t split 5 by 3 well. If I give them their $5, they\'ll probably have a fight.\" \r\nSo he keeps $2 for himself and gives the other $3 to the farmers. \r\n<p>\r\nNow, the farmers each paid $9, that\'s $27 in total, and the bell boy kept $2. But together, that\'s $29! \r\n<p>\r\nWhat happened to the missing dollar? \r\n\r\n \r\n','There is no missing dollar; the arthmetic 27+2 makes no sense in the context of the problem. \r\nEach farmer paid nine dollars, for a total of 27 dollars. Of that 27, the bell-boy kept two and the rest ($25) went to the hotel. \r\n\r\nTherefore, the correct equation is: \r\n\r\n27 - 2 = 25 \r\n\r\n \r\n','2002-05-06',20040322232104,NULL,2,3,0,3.15,20020506000000,0);
INSERT INTO problem VALUES (51,7,2,65,'Cows','A few weeks ago a farmer died. And the will he left behind... fortunately his three sons had had a good education. \r\nHis will was as follows: \r\n<ul>\r\n<li>The first son would get 1/2 of the cows,\r\n<li>The second son would get 1/3 of the cows and\r\n<li>The third son would get 1/9 of the cows. \r\n</ul>\r\nAt first, everything seems fine. But unfortunately, the farmer had 17 cows. And pieces of cows weren\'t any good to the sons. \r\n<p>\r\nBut, since the sons had a good education, they came up with a solution. \r\nThey lent a cow from the neighbour. \r\nWhy? Then they had 18: \r\n<ul>\r\n<li>18 * 1/2 = 9 for the 1st son,\r\n<li>18 * 1/3 = 6 for the second son and\r\n<li>18 * 1/9 = 2 for the third son.\r\n</ul>\r\n\'But what about the neighbour,\' you may say. Well, since 9 + 6 + 2 is 17, the cow that was left over went back to the neighbour. \r\n<p>\r\nWhat do you think about the sons\' education? \r\n\r\n \r\n','The sons didn\'t get their intelligence from their father: \r\n1/2 + 1/3 + 1/9 = 9/18 + 6/18 + 2/18 = 17/18 \r\n<p>\r\nIn other words, the farmer left 1/18 of his inheritance undivided! \r\n','2002-05-06',20040113232102,NULL,2,3,0,3.43,20020506000000,0);
INSERT INTO problem VALUES (52,5,2,65,'The groove around the moon','Imagine you would have to put a rope around the moon. Since the moon is 1,738,000 metres in diameter, this is a hard task. \r\nFinally you have managed to get the rope around the moon but... it is one meter short. \r\n<p>\r\nYou decide to dig a groove all around the moon, so that the shorter rope suffices. How deep must this groove be? \r\n(Assume the Moon to be a perfect sphere.)','The outline of a circle is always 2 * Pi * R (R = the radius). \r\nTherefore, the radius will have to decrease by:\r\n100 centimetres / (2 * Pi) = \r\n100 / 6,28 = R = 15,92 cm. \r\n<p>\r\nSo, to put the cable tightly around the moon the groove should be 15,92 centimetres deep. \r\nWhich is still a huge task if you want to gid this deep all around the moon.\r\n<p>\r\nThe fun thing is, that the depth of the groove does not depend on the radius of the object you are digging it in. \r\n<p>\r\nYou could as well \'dig a groove\' in the globe on your desk: it would still have to be 15,92 centimetres. \r\n','2002-05-06',20040307180728,NULL,3,3,0,2.62,20020506000000,0);
INSERT INTO problem VALUES (53,5,2,1,'Four bugs','Four bugs are located in the corners of a square, 10 inches on the side. They are arranged like this: <pre>\r\n            A---B\r\n            |   |\r\n            D---C </pre>\r\nAs the clock starts, <b>A</b> begins crawling directly toward <b>B</b>, which goes to <b>C</b>, <b>C</b> goes to <b>D</b> and <b>D</b> to <b>A</b>.\r\n<p>\r\nEach bug will home in exactly on its target, reguardless of the target\'s motion, so their paths will be curves spiraling toward the center of the square where they will meet.\r\n<p>\r\nWhat distance will each of the bugs have covered by then?','The answer is 10 inches. \r\n<p>\r\nFirst thing to notice is the symmetry. Each bug will home in on its target at exactly the same speed, and each will approach the center at exactly the same speed. This means that the four bugs will always form a square. \r\n<p>\r\nSince they form a square, their travel paths will always be at right angles to one another. That means that at any given instant, Bug B\'s motion does not take it any closer or any further away from Bug A. Hence, Bug B\'s motion does not increase or decrease the distance Bug A must travel. \r\n<p>\r\nSo Bug A must travel the 10 inches that was separating the two bugs at the start. This applies for the other bugs as well.\r\n<p>\r\n(<i>Solution submitted by <a href=\"user.php?uid=103\">friedlinguini</a></i>)','2002-05-07',20040201232103,NULL,4,3,0,3.89,20020507000000,0);
INSERT INTO problem VALUES (55,10,2,1,'Another trial','Residents <b>A</b>, <b>B</b> and <b>C</b>, each of whom are either a Liar or a Knight are brought to stand trial for a crime only one of them commited.\r\n<p>\r\nEach person accused one of the other two, but the records do not show who exactly. As it turned out, <b>A</b> was the only Knight of the three.\r\n<p>\r\nCuriously enough, if each person switched their testimony, and accused the remaining suspect (not themselves, and not who they accused originally), then <b>B</b> would come out to be the only Knight.\r\n<p>\r\nWho was the real culprit in the case?','Since each person accused someone else, and since <b>A</b> turned out to be a Knight, his accusation was true. And therefore, he could not be guilty.\r\n<p>\r\nLikewise, <b>B</b> was not guilty, since - in the second case - if he were to testify that someone (not him) was the culprit, he would be telling the truth. Which means he didn\'t do it.\r\n<p>\r\nLeaving us with <b>C</b>, who must have been guilty by elimination.','2002-05-08',20030821232101,NULL,2,3,0,3.80,20020508000000,0);
INSERT INTO problem VALUES (56,6,2,62,'Who owns the fish?','On a street are five houses, side by side, painted five different colours. In each house lives a person of different nationality. The five residents each drink a different beverage. The five residents each smoke a different brand of smokes. The five residents each have a different kind of pet.\r\n<p>\r\nHints:\r\n<ol>\r\n<li>The Brit lives in the red house\r\n<li>The Swede has a dog\r\n<li>The Dane drinks tea\r\n<li>The green house is attached to the left side of the white house\r\n(directional hints are as you look from the front)\r\n<li>The owner of the green house drinks coffee\r\n<li>The person who smokes Pall Mall has birds\r\n<li>The owner of the yellow house smokes Dunhill\r\n<li>The man living in the center house drinks milk\r\n<li>The Norwegian lives in the first house\r\n<li>The man who smokes Blends lives next door to the man who has cats\r\n<li>The man with horses lives next door to the man who smokes Dunhill\r\n<li>The man who smokes Players drinks beer\r\n<li>The German smokes Rothmans\r\n<li>The Norwegian lives next door to the blue house\r\n<li>The man who smokes Blends has a water drinker next door\r\n<li>The blue house is left of the green house\r\n</ol>\r\nThe Question Is: Who Owns the Fish?','<pre>\r\nHouse Number one:\r\nColour Yellow\r\nNationality Norwegian\r\nBeverage Water\r\nSmoke Brand Dunhill\r\nPet Cats\r\n\r\nHouse Number Two:\r\nColour Blue\r\nNationality Dane\r\nBeverage Tea\r\nSmoke Brand Blends\r\nPet Horse\r\n\r\nHouse Number Three:\r\nColour Red\r\nNationality Brit\r\nBeverage Milk\r\nSmoke Branc Pall Mall\r\nPet Birds\r\n\r\nHouse Number Four:\r\nColour Green\r\nNationality German\r\nBeverage Coffee\r\nSmoke Brand Rothmas\r\nPet \"FISH\"\r\n\r\nHouse Number Five:\r\nColour White\r\nNationality Swede\r\nBeverage Beer\r\nSmoke Brand Players\r\nPet Dog</pre>','2002-05-08',20030326065623,NULL,4,3,0,4.00,20020508000000,0);
INSERT INTO problem VALUES (57,5,2,1,'What\'s the area?','<img src=\"http://www.flooble.com/images/perplexus/problem/2circles.gif\" align=\"right\">\r\nConsider the picture to the right. We have two concentric circles, one inside another. We do not know the radius for either one of them.\r\n<p>\r\nWe do, however know that the chord (shown in red) - a line whose ends are on the outer circle and which is tangent to the inner circle - has a length of 10 inches.\r\n<p>\r\nWhat is the area (shaded in light-blue) between the two circles?','Ler\'s say the small circle has the radius <b>r</b> and the big one\'s is <b>R</b>. Then what we need to find is:<pre>\r\n      (pi)R^2 - (pi)r^2</pre>\r\nLet\'s call the point where the red line touches the inner circle \"<b>P</b>\", the center of the circle \"<b>C</b>\" and the red line\'s endpoints \"<b>A</b>\" and \"<b>B</b>\". <b>C-P</b>, is be the radius of the small circle, <b>C-A</b> and <b>C-B</b> - the radii of the large one, and <b>A-B</b> is known to be 10 inches long. \r\n<p>\r\nBecause <b>A-B</b> is a tangent to the inner circle, it is perpendicular to <b>C-P</b>, and <b>A-P-C</b> makes a right triangle, with <b>R</b> for the hypotenuse, and <b>r</b> and <b>100/2</b> for legs. Use the pythagorean theorem:<pre>\r\n      r^2 + (5)^2 = R^2       or\r\n      25 = R^2 - r^2 </pre>\r\nMultiply both sides by <b>pi</b> and we get <pre>\r\n      25(pi) = (pi)R^2 - (pi)r^2 </pre>\r\nWhich was what we were looking for. So the area is <b>25(pi)</b>','2002-05-08',20030901232101,NULL,4,3,0,4.25,20020508000000,0);
INSERT INTO problem VALUES (58,11,2,1,'10 equal sacks','You have 20 pounds of flour that must be distributed into 10 sacks of 2 pounds each. \r\n<p>\r\nAt your disposal is a scale, and two weights: a 5 pound one and a 9 pound one. \r\n<p>\r\nHow can you complete this job in only 9 weighings?','<ul>\r\n<li>(1) Put 9-lb on one side of the scale, 5-lb on another. Ad flour to the lighter side until they balance out. You have 4 pounds of flower.\r\n<li>(2) Set the 4-lb pile aside and measure another one in the same fashion.\r\n<li>(3,4) Measure off two more 4-pound piles. You will now have 16 of the 20 pounds measured into 4-lb piles, leaving you with a remainder of 4-lb. (So you have five 4-lb piles)\r\n<li>(5-9) For each of the 4-lb piles, put all of it on one side, and then slowly move flour to the other side of the scale until you have balanced the two piles. At that point they will both be 2-lb. Pour into sacks and repeat for the remaining 4-lb piles.','2002-05-08',20031123232102,NULL,3,3,0,3.17,20020508000000,0);
INSERT INTO problem VALUES (59,2,2,57,'Colored hats','There were three men in a line (facing forward) so they can only see the man (or men) in front of them. There are also five hats, two black and three white. Each man is wearing one of the hats. \r\n<p>\r\nWhen the man at the back of the line was asked \"Do you know your hat color?\", he replied \"No\". When the man that was second in line was then asked \"Do you know your hat color?\" he replied \"No\". When the man at the front of the line was asked \"Do you know your hat color?\" he replied \"Of course\". \r\n<p>\r\nWhat color of hat was the man at the front of the line wearing?','If the first man saw that the second and third men were wearing black hats, he would be able to know that his is white (since there are only two black hats). The fact that he did not know his hat color means that he either saw one black hat and one white, or two white hats.\r\n<p>\r\nThe second man realized this. He knew that he and the third man could not both have black hats on. Therefore, if he saw the man in front of him wear a black hat, he would immediately know that his was white. Since he didn\'t know the color of his hat, he must have seen a white hat on the third man.\r\n<p>\r\nThe third man, realizing this, deduced that his hat is white.','2002-05-08',20030418232102,NULL,3,3,0,2.86,20020508000000,0);
INSERT INTO problem VALUES (61,12,2,149,'Weekend Rider','A knight was riding through the forest on Saturday when he came upon an inn. After stabling his horse he joined the other patrons for a quiet drink. The knight thoroughly enjoyed himself and decided to stay for a few days. When the time came for him to leave, he had stayed three days, but, the strange thing is he left on Saturday!\r\n<p>\r\nHow can this be?','The knight\'s horse was named \"Saturday\".','2002-05-09',20040129232106,NULL,2,3,0,2.00,20020509000000,0);
INSERT INTO problem VALUES (62,2,2,1,'Tricky Area','<img src=\"http://www.flooble.com/images/perplexus/problem/2circles.gif\" align=\"right\">\r\nRemember <a href=\"http://perplexus.info/show.php?pid=57\">this problem</a>? The one where you had to find the area between two circles by only knowing the length of the tangent \"chord\" (the red line)?\r\n<p>\r\nThat problem is solved using some (moderately) tricky geometry. But if you know that the problem is solvable, it\'s actually pretty easy to solve by simply using the formula for the area of the circle and a bit of logic.\r\n<p>\r\nCan you do it?','The problem asks us to determine the area between the circles by simply knowing the length of the longest chord. The fact that it\'s solvable, means that the radii of the two circles are not important, and as long as the chord stays the same length, the solution won\'t change.\r\n<p>\r\nImagine then, a scenario where the inner circle\'s radius is zero. The area should still be the same since changing the radius shouldn\'t matter. But then the 10 inch chord becomes the diameter of the large circle. Since the inner circle\'s area is zero, the area between the circles is equal to the area of the bigger one: <pre>\r\n        A = (pi)R^2 = (pi)(10/2)^2 = 25(pi)</pre>','2002-05-10',20040225103947,NULL,4,3,0,4.00,20020510000000,0);
INSERT INTO problem VALUES (65,8,2,1,'3 cards','A  dealer offers to you to play a game. He shows you three two-sided cards: one with both sides red, one red and black and the other black and black. He puts them in a hat, and randomly (no tricks here) takes out a card and puts it on the table.\r\n<p>\r\nYou both see only one side of the card. At this point he says that if the bottom side is the same as the top, he will take your money. If the other side is different, you double it. He explains that by now one of the cards is ruled out - if you\'re seeing red, the card cannot be a double black card, and vise versa - so you have a 50/50 chance of winning.\r\n<p>\r\nIs this a fair game? Why or why not?','The dealer is of course trying to trick you. His logic that one of the two possible cards is a winner is flawed. Let\'s say the card is showing a red face. The dealer would have you believe that it is either a red-black card or a red-red card, and therefore your chance of winning is 50/50.\r\n<p>\r\nBut in reality, there are three possibilities:\r\n<li>it\'s the red-black card with the red side up\r\n<li>it\'s the red-red card with the first red side up\r\n<il>it\'s the red-red card with the other red side up\r\n<p>\r\nAs you can see, only one of these is a winning combination, so your odds of winning are 1/3. Therefore, the payout is not enough to make the game fair.\r\n','2002-05-11',20031201232101,NULL,3,3,0,3.50,20020511000000,0);
INSERT INTO problem VALUES (64,8,2,1,'A game of 15','Two players play this game. Numbers from 1 to 9 are layed out in a row. Players take turns putting a coin on one of the numbers that does not yet have a coin on it. Player one puts his coins head-up, and player two -- tails-up.\r\n<p>\r\nThe winner of this game is the first person to have their coins on three numbers that add up to 15. (For example if a player has coins on 1, 6 and 9, they can win the game by putting a coin on either 8 or 5.)\r\n<p>\r\nIs there a strategy for playing this game? Is there a sure-fire way of winning?','Consider the following table: <pre>\r\n       6   1   8\r\n       7   5   3\r\n       2   9   4</pre>\r\nThis is a \"magic\" square, in which the sum of all columns, rows and diagonals is 15. Incidentally these 8 combinations are all the ways to make 15 out of 3 different numbers in the range of 1 - 9.\r\n<p>\r\nTaking turns putting a coin on these numbers is equivalent to a game of tic-tac-toe. A person who has the magic square above to refer to is at a significant advantage, and though as with regular tic-tac-toe, victory is never assured, they will always be able to avoid defeat.','2002-05-10',20030620232102,NULL,4,3,0,4.00,20020510000000,0);
INSERT INTO problem VALUES (66,9,2,1,'The (in)famous Barber','In a certain small town, there is a barber named Bill. Since Bill is the only barber in the town, he decides that he will shave all the town\'s residents who do not shave themselves, but (obviously) not the ones who do.\r\n<p>\r\nIf Bill follows this rule, will he shave himself or not?','The answer to this one is that Bill the barber cannot follow his own rule the way it is stated. If he shaves himself he is breaking it by shaving someone who shaves himself. If he doesn\'t - he breaks the rule by not shaving someone who doesn\'t shave himself.','2002-05-14',20031226232103,NULL,3,3,0,3.35,20020514000000,0);
INSERT INTO problem VALUES (67,7,2,1,'Fat Cats','Three fat cats can eat three fat rats in three minutes. How long will it take for thirty three fat cats to eat sixty six fat rats?','The answer is six minutes. The reason being is that in the first scenario the ration of cats to rats is 1:1, which lets us calculate that one fat cat needs one minute to eat a fat rat.\r\n<p>\r\nIn the second scenario the ratio becomes 1:2, so it will take two times longer.','2002-05-14',20040229232101,NULL,2,3,0,2.88,20020514000000,0);
INSERT INTO problem VALUES (68,13,2,1,'Digits','Can you find the rule used to order the ten digits here? \r\n<div align=\"center\">\r\n<b>8 5 4 9 1 7 6 3 2 0</b>\r\n</div>','They are ordered alphabetically:\r\n<ul>\r\n<li>Eight\r\n<li>Five\r\n<li>Four\r\n<li>Nine\r\n<li>One\r\n<li>Seven\r\n<li>Six\r\n<li>Three\r\n<li>Two\r\n<li>Zero\r\n</ul>','2002-05-14',20040215232105,NULL,3,3,0,3.00,20020514000000,0);
INSERT INTO problem VALUES (69,14,2,1,'From A to B','A car drives downhill with the speed of 90 m/h. On a level road, the same car goes 72 m/h, and uphill it goes \"only\" 60 m/h.\r\n<p>\r\nIt takes this car 5 hours to go from town <b>A</b> to town <b>B</b>. The return trip only takes 4 hours.\r\n<p>\r\nFind the distance between the two towns.','First, label the uphill distance X, the level ground distance  Y, and downhill distance Z. (This is for the first trip. On return X becomes the downhill distance and Z becomes uphill.) We are looking for the total distance, or X + Y + Z\r\n<p>\r\nThe time to travel a distance D at a particular speed V is D/V. Therefore we know that for the trip from A to B the following holds true: <pre>\r\n1:     X/60 + Y/72 + Z/90 = 5</pre>\r\nComing back from B to A the equation will look like this:<pre>\r\n2:     X/90 + Y/72 + Z/60 = 4</pre>\r\nBy Subtracting (2) from (1) we get:<pre>\r\n3:     X/180 - Z/180 = 1\r\n       (X - Z)/180 = 1\r\n       X - Z = 180\r\n       X = 180 + Z</pre>\r\nPlug this into (1) to get:<pre>\r\n4:     (180+Z)/60 + Y/72 + Z/90 = 5\r\n       3 + Z/60 + Z/90 + Y/72 = 5\r\n       5*Z/180 + Y/72 = 2\r\n       Y/72 = 2 - (5*Z/180)\r\n       Y = 72*2 - 72*(5*Z)/180\r\n       Y = 144 - (20*Z)/10\r\n       Y = 144 - 2*Z</pre>\r\nNow that we can express both X and Y in terms of Z, plug these expressions into the formula we need to find the value of:<pre>\r\n5:     X + Y + Z =\r\n       (180 + Z) + (144 - 2*Z) + Z =\r\n       324 + 2*Z - 2*Z = \r\n       <b>324</b></pre>','2002-05-15',20040204232103,NULL,5,3,0,4.10,20020515000000,0);
INSERT INTO problem VALUES (70,14,2,117,'Buying Books','Two friends, Alex and Bob, go to a bookshop, together with their sons Peter and Tim. All four of them buy some books. Each book costs a whole amount of shillings. \r\n<p>\r\nWhen they leave the shop, they notice that both fathers have spent 21 shillings more than their respective sons. Moreover, each of them paid per book the same amount of shillings as the number of books that he bought. \r\n<p>\r\nThe difference between the number of books that Alex bought and that Peter bought is five.  \r\n<p>\r\nWho is the father of Tim? \r\n','For each father-son couple holds: the father bought x books for x shillings each, the son bought y books for y shillings each. The difference between their expenses is 21 shillings, thus x^2 - y^2 = 21. \r\n<p>\r\nSince x and y are whole numbers (each book costs a whole amount of shillings), there are two possible solutions: (x=5, y=2) or (x=11, y=10). Because the difference between Alex and Peter is 5 books, this means that father Alex bought 5 books and son Peter 10. This means that the other son, Tim, bought 2 books, and that his father is Alex. \r\n','2002-05-16',20031231232101,NULL,3,3,0,3.86,20020516000000,0);
INSERT INTO problem VALUES (71,2,2,117,'Light bulb','A light bulb is hanging in a room.  Outside of the room there are three switches, of which only one is connected to the lamp. In the starting situation, all switches are off and the bulb is not lit.  \r\n<p>\r\nYou are allowed to enter the room only once (the bulb is not visible from outside). How can you determine which of the three switches turns on the light bulb? \r\n','To find the correct switch (1, 2, or 3), turn switch 1 on and leave it like that for a few minutes.  After that you turn switch 1 back off, and turn switch 2 to on.  Now enter the room.  If the light bulb is lit, then you know that switch 2 is connected to it.  If the bulb is not lit, then it has to be switch 1 or 3.  Now touching the light bulb, will give you the answer: if the bulb is still hot, then switch 1 was the correct one; if the bulb is cold, then it has to be switch 3. \r\n','2002-05-16',20030729232116,NULL,2,3,0,3.25,20020516000000,0);
INSERT INTO problem VALUES (72,10,2,1,'Who has the key?','An adventurer found a locked treasure chest in a dungeon.\r\nHe tracked down three brothers (each either a Liar or a Knight) one of whom has the key to open the chest.\r\n<p>\r\nEach made a statement:\r\n<li><b>A</b>: I have the key to the chest.\r\n<li><b>B</b>: I don\'t have the key to the chest.\r\n<li><b>C</b>: <b>B</b> Doesn\'t have the key.\r\n<p>\r\nThe adventurer knows that at least one of the three is a Liar, and at least one - a Knight. Who has the key?','If <b>A</b> had the key, he would be a Knight, but so would <b>B</b> and <b>C</b>. Since at least one of the three is a Liar, this cannot be.\r\n<p>\r\nIf <b>B</b> had the key, all three turn out to be Liars, and that is also impossible, since at least one is a Knight.\r\n<p>\r\nThus, it\'s <b>C</b> who has the key, making both him and <b>B</b> Knights, and <b>A</b> a Liar.','2002-05-17',20040128232101,NULL,2,3,0,2.60,20020517000000,0);
INSERT INTO problem VALUES (73,13,2,1,'Fill in the blank','What is the \"row heading\" of the third row (marked with the question mark) in the table shown below?<pre>\r\n    <b>4</b> :  6, 11,  7\r\n    <b>3</b> :  8,  4, 12\r\n    <b>?</b> : 10, 55, 15</pre>\r\nExplain the scheme used.','The answer is \"8\". The title of each \"row\" is the sum of it\'s members divided by the first number in the row.\r\n<p>\r\n(6 + 11 + 7)/6 = 24/6 = 4\r\n<p>\r\n(8 + 4 + 12)/8 = 24/8 = 3\r\n<p>\r\n(10 + 55 + 15)/10 = 80/10 = 8\r\n<p>\r\n(<i>Another valid solution, submitted by <a href=\"http://perplexus.info/user.php?uid=122\">Happy</a> and yielding the same answer, is to multiply the terms of a row and use the left-most digit of the result.</i>)','2002-05-20',20040225103933,NULL,3,3,0,3.40,20020520000000,0);
INSERT INTO problem VALUES (74,5,2,1,'Triominoes','<img src=\"http://www.flooble.com/images/perplexus/problem/triomino.gif\" align=\"right\">\r\nThis is a triomino piece:<br>\r\n(A 2 x 2 cell square with one of the corner cells removed)\r\n<p>\r\nProve that a square, 2^n cells to the side, with one square cell removed from the corner can be covered with triomino pieces without any overlapping or going over the border for any natural value of n. The triominos can be rotated.\r\n<p>\r\n(<i>For example if n = 1, the result is a triomino shape to begin with - a 2 x 2 square with one cell removed.</i>)','This problem is solved with \"recursion\".\r\n<p>\r\nConsider a square with 2^n cells on each side, one corner cell removed. Now, let us prove that it can be filled with triominos if we know for a fact that this can be done to a similar shape with 2^(n-1) on each side. Here\'s our smaller shape:<pre>\r\n         __\r\n        |  |_\r\n        |____|</pre>\r\n<p>\r\nSince 2^n is twice as much as 2^(n-1), the smaller shape\'s side is 2 times less than the bigger shape. The big shape can be divided into four parts like this: <pre>\r\n         _________\r\n        |     |   |_\r\n        |  A  |  B  |\r\n        |-----+-----|\r\n        |  C  |  D  |\r\n        |_____|_____|</pre>\r\nThe area <b>B</b> will be the smaller shape, since it is a square with the side of 2^(n-1) with one cell removed from the corner. The other three areas, <b>A, C</b> and <b>D</b> can each fit the smaller shape, and still have one cell left over.\r\n<p>\r\nBut in placing the smaller shape into the three areas, we can rotate them, so that their removed corner is in the center of the big shape. This will result in a triomino-shaped hole in the center of the big shape, which we can fill with one additional triomino piece.\r\n<p>\r\nThus, we have shown that if the \"imperfect square\" of 2^(n-1) cells on each side can be tiled with triominos, one with 2^n sides can be as well. Since for n=1, the shape is a triomino piece, and therefore can be tiled, all natural values of n>1  will result in a \"tilable\" shape.','2002-05-21',20030829232101,NULL,3,3,0,3.60,20020521000000,0);
INSERT INTO problem VALUES (75,6,2,1,'The hands of a clock','Anne and Mike have an argument about the hands of the clock:\r\n<p>\r\n<b>Anne</b>: \"<i>The minute hand takes one hour to make a complete circle. Therefore, it will pass the hour hand once every hour!</i>\"\r\n<p>\r\n<b>Mike</b>: \"<i>But by the time the minute hand has made a full circle, the hour hand will have moved 1/12th of the circle ahead. And by the time the minute hand gets to that spot, the hour hand will have moved forward yet again. This will continue indefinitely, so it is obvious that contrary to what it may seem like, the minute hand will <b>never</b> pass the hour hand.</i>\"\r\n<p>\r\nIn reality, how often <b>does</b> the minute hand pass the hour hand?','The hour hand takes 12 hours to make a full revolution around the face of the clock. The minute hand will have made 12 revolutions in that period of time, so it must have overtaken the hour hand (12 - 1 = 11) times.\r\n<p>\r\nSince the hands are moving at a constant rate, each period between the clock hands\' meeting is equal, and therefore they take place 12 hours / 11 times = 12/11th of an hour apart. (This is roughly 66 minutes, but you can calculate it exactly if you wish.)','2002-05-23',20031212232102,NULL,2,3,0,3.30,20020523000000,0);
INSERT INTO problem VALUES (76,11,2,1,'Pearls','You have nine pearls, one of which is (as is usually the case in these problems) fake. You know that the fake pearl weighs less than the others, but it is (of course) impossible to distinguish from the others in any other way.\r\n<p>\r\nWhat is the minimum number of weighings that must be performed to find the fake pearl? How would you go about it?','Divide the pearls into three groups: pearls A:(1,2,3) B:(4,5,6) and C:(7,8,9).\r\n<p>\r\nFirst, weigh the three pearls of A against the three pearls of B. If one of them weighs less than the other, then the fake pearl is in that group. Otherwise, it\'s in group C.\r\n<p>\r\nHaving determined which group the pearls are in, take two pearls of that group, and weigh them. If one is lighter, then that one is fake. If they are both the same weight, then the fake one is the one you didn\'t put on the scale.\r\n<p>\r\nThus we can determine the fake pearl in only two weighings.','2002-05-23',20030726232103,NULL,3,3,0,2.71,20020523000000,0);
INSERT INTO problem VALUES (77,4,2,1,'A blue taxi','A crime has occured in Carborough, involving a taxi. The police interviewed an eyewitness, who stated that the taxi involved was blue.\r\n<p>\r\nThe police know that 85% of taxis in Carborough are blue, the other 15% being green. They also know that statistically witnesses in these situations tend to be correct 80% of the time - which means they report things wrong the other 20% of the time.\r\n<p>\r\nWhat is the probability that the taxi involved in the crime was actually blue?','Let\'s say the city has a total of 100 taxis (this way we can have a one to one relationship between taxis and percent).\r\n<p>\r\nOf these 100, 85 are blue, and 15 are green. Let\'s look at both cases:\r\n<li>85/100 blue taxi is involved. Since the witness will be wrong 20% of the time, they will say they saw a blue taxi 68 times, and claim that the taxi was green the other 17 times.\r\n<li>15/100 green taxi is involved. 12 witnesses would correctly identify a green taxi, but 3 would wrongly claim to have seen a blue one.\r\n<p>\r\nWe <b>know</b> that the witness said they saw a blue taxi. There is a total of 68+3 = 71 percent chance for that to happen. Of those 71%, 68% of the time the taxi will in truth be blue. Thus the probability of the taxi being blue is 68/71 = approximately 95.8%','2002-05-24',20030908232101,NULL,4,3,0,3.56,20020524000000,0);
INSERT INTO problem VALUES (78,2,2,1,'Light at the end of the tunnel','A man was walking through a tunnel. He is 1/4 of the way through when he hears a train approaching the tunnel from behind him.\r\n<p>\r\nIf he turns and runs back, he will make it out of the tunnel just as the train is entering it (and will save himself by a hair). If he goes forward to the far end of the tunnel, he will also just barely make it, emerging from the tunnel just as the train is about to catch up to him.\r\n<p>\r\nIf the man\'s running speed is 7 miles per hour, how fast is the train moving?\r\n<p>\r\n(<i>from <a href=\"http://redirect.fogcreek.com/?id=flooble&url=http%3A//www.techinterview.org\">techInterview.org</a></i>)','If the man were to start running back, he would have to run 1/4 the length of the tunnel, and reach the start of the tunnel just as the train is entering it.\r\n<p>\r\nSince he would run at the same speed either way, he could also run forward, and by the time he ran the same 1/4 of the tunnel, the train would still be just entering it. At this point, the person is at the half-way point of the tunnel, having started 1/4 of the way in, and ran 1/4 more.\r\n<p>\r\nNow in the time it will take the man to reach the far end of the tunnel, the train will catch up to him. Therefore, the man will have run 1/2 of the tunnels length in the same period of time that the train covered its entirety. Therefore, the train\'s speed is twice that of the man, or 14 miles per hour.','2002-05-26',20030603232103,NULL,3,3,0,3.88,20020526000000,0);
INSERT INTO problem VALUES (79,4,2,1,'A birthday gamble','For Cathy\'s birthday, her uncle decided to make her a deal. He took ten singles and ten one hundred dollar bills, and asked Cathy to divide them into two piles as she saw fit. He would then blindfold her, and thoroughly shuffle each pile of bills, so that the order was completely random. Finally, he would put each pile in a separate box.\r\n<p>\r\nCathy is to pick one of the two boxes at random, and then pick out a random bill from that box (still blindfolded). She would get to keep whatever bill she pulls out.\r\n<p>\r\nNaturally, Cathy prefers to get a $100 bill. What strategy should she use in breaking up the bills into two piles to maximize her chance of getting a hundred?','Since there\'s no way to affect the box Cathy will pick, in order to maximize her odds of finding the $100, she has to maximize the odds of finding it in each box separately.\r\n<p>\r\nThe biggest chance to find $100 in a box (100%) can only occur if there is nothing in that box but $100s. However, the more $100s we put into one box, the lower the chance of finding $100 will be in the other.\r\n<p>\r\nThus it would be prudent for Cathy to put one $100 bill into one box, and put everyhting else into the other box.\r\n<p>\r\nThis way the odds of \"victory\" for box 1 are 100% and the odds for box 2 are 9/19, or 47.4%, with the overall chance of victory at 73.7%','2002-05-28',20030601232101,NULL,3,3,0,3.29,20020528000000,0);
INSERT INTO problem VALUES (80,5,2,117,'Out for a walk','There are some points on Earth for which the following is true:\r\n<p>\r\nStarting from one of these points, you can walk 1 km South, then 1 km East, then 1 km North, and you will wind up back where you started from.\r\n<p>\r\nOne such point is the North Pole. Where are others?','You can not start 1 km away from the South Pole, if you did, you would not be able to do the second leg of the journey.  \r\n<p>\r\nShort answer:  These points are at a distance from the South Pole roughly equal to (1 + 1/2(pi)n) km , for some positive integer n.  \r\n<p>\r\nLong answer:  On a sphere of radius R, the distance d measured on the surface is along an arc of a great circle (that\'s indeed the shortest possible distance). If the \"radius\" d of a circle is measured in that way, its circumference is only 2pi[R sin(d/R)] (since the bracketed quantity is the actual radius of that circle in 3D space). For small values of x=d/R, we have sin(x) » x (1-x ^2/6), and 1/sin(x) » 1/x (1+x ^2/6). \r\n<p>\r\nBefore we apply this to the above situation, we may stop to consider what is theoretically the best value to use for R around the South Pole (this may seem like a ludicrous concern --and it is-- but we are already into ludicrous precision at this point, so we may as well learn something from this): First, consider the Reference Ellipsoid (the defined regular shape with respect to which professionals are charting the irregularities of the Earth\'s so-called \"sea-level\", which is an equipotential surface averaged over time at each point of the Globe). Its \"equatorial radius\" is defined as precisely equal to a=6378137 m, whereas the \"polar radius\" (i.e. half the distance between the North Pole and the South Pole) is about 6356752.3141404 m. This makes the radius of curvature of the Meridian at the South Pole equal to a 2/b or 6399593.6258639 m, for this surface of reference. Now, the South Pole is not at sea level, but on an elevated plateau at about 2835 m of altitude (with an unbelievably thick layer of about 8800\' feet of ice, which accounts for almost 95% of that altitude). This altitude is to be essentially added to the radius of curvature of the \"sea-level\" reference meridian. Therefore, if the surface at the South Pole was perfectly level and smooth, it would be extremely close to the surface of a sphere with a radius R of about 6402428 m. This would make the tiny quantity 1/(6 R ^2 ) (used in the \"final\" result below) equal to about 4.066 10^-9 \r\nAll told, we may now state with more (ludicrous) precision that \"home\" is at a distance from the South Pole very close to:<pre> \r\n[ 1 + 1/2(pi)n (1 + (4.066 10^-9)/n ^2 ) ] km ,</pre>\r\nfor some positive integer n. \r\n','2002-05-29',20030403232102,NULL,3,3,0,3.78,20020529000000,0);
INSERT INTO problem VALUES (81,4,2,227,'Set A and B','Consider the following two sets:\r\n<p>\r\nSet A = { 2,3,4,6 }<br>\r\nSet B = { 2,5,7,9 }\r\n<p>\r\nWhat is the probability that two randomly chosen elements from B  would add up to be more than the product of two randomly chosen elements from A?\r\n\r\n','There are six ways to pick a pair of numbers from a set of four. For set A, the possible pairs and their products are:\r\n<li>(2*3) = 6\r\n<li>(2*4) = 8\r\n<li>(2*6) = 12\r\n<li>(3*4) = 12\r\n<li>(3*6) = 18\r\n<li>(4*6) = 26\r\n<p>\r\nFor set B, the pairs and their sums are:\r\n<li>(2+5) = 7\r\n<li>(2+7) = 9\r\n<li>(2+9) = 11\r\n<li>(5+7) = 12\r\n<li>(5+9) = 14\r\n<li>(7+9) = 16\r\n<p>\r\nOut of the possibilities listed, the outcomes where the sum of a pair from B is greater than a product of a pair from A is as follows:\r\n<li>Product of A is 6: Sum of B can be 7, 9, 11, 12, 14 and 16 \r\n<li>Product of A is 8: Sum of B can be 9, 11, 12, 14 and 16\r\n<li>Product of A is 12 (2*6): Sum of B can be 14 and 16\r\n<li>Product of A is 12 (3*4): Sum of B can be 14 and 16\r\n<li>Product of A is 18 or 24: No pair from B will result in a greater sum.\r\n<p>\r\nIn all, we have 6+5+2+2 = 15 possibilities to meet the condition required, out of a total 36 possible outcomes. This the probability is 15/36','2002-05-29',20030326065623,NULL,3,3,0,3.00,20020529000000,0);
INSERT INTO problem VALUES (82,9,2,1,'The guilty demon','As the story goes, Prometheus stole fire from the gods of Olympus and gave it to humans. This made Zeus very angry. Prometheus was told to return the fire by 1:00pm, an order that he defied.\r\n<p>\r\nTo punish Prometheus for his disobedience, at 1:00 pm, Zeus paused time (he can do this as a god), and conjured up an infinite number of demons. To the first demon he said: \r\n<br>\"<i>If Prometheus is still alive at 2:00 pm, kill him!</i>\" To the second one he said:\r\n<br>\"<i>If Prometheus is still alive at 1:30 pm, kill him!</i>\" And to the third:\r\n<br>\"<i>If Prometheus is still alive at 1:15 pm, kill him!</i>\"\r\n<p>\r\nSo he kept ordering each of his demons to kill Prometheus in half the time of the demon before. After giving orders to all the demons, Zeus un-paused time again and waited.\r\n<p>\r\nAt two o\'clock, Prometheus was dead, and the council of gods was none too happy about it. They told Zeus:\r\n<br>\"<i>Tell us which one of your demons killed Prometheus, so that we may punish him!</i>\"\r\n<p>\r\n\"<i>But none of my demons could possibly have killed Prometheus!</i>\" answered Zeus. How can this be?','The reason this is a paradox, is that for any given demon, N, there exists a demon N+1 who would have killed Prometheus earlier.\r\n<p>\r\nTo say that some demon actually did kill the hero is equivalent to saying that there exists a maximum counting number N for which there <b>is no</b> N+1.','2002-05-29',20031209232101,NULL,3,3,0,4.08,20020529000000,0);
INSERT INTO problem VALUES (83,2,2,1,'The general\'s journey','A French foreign legion general must make a trip across the deserts of Tunis to a remote outpost. He must travel on foot from the nearest town, and the distance is such that it will take a person six days to cover it.\r\n<p>\r\nThe problem is that a person on foot can only carry enough water and provisions to last him four days. The general can take with him any number of assistants to help him carry the supplies, but they must be fed as well, and cannot be left stranded in the desert.\r\n<p>\r\nHow will the general make it across, and how many assistants will he need to help him? (Find the smallest number.)','The general starts out from the town with two assistants.\r\n<p>\r\nAfter one day of marching, one assistant will turn back to the town, leaving the general and the remaining assistant a total of 8 days worth of supplies.\r\n<p>\r\nAt the end of the second day, six rations will be left. At this point, the second assistant turns back and takes two of the rations with him - enough to make it to town. The general, now four days away from his destination has four rations left, so he will make it.\r\n','2002-05-29',20030726232103,NULL,3,3,0,4.29,20020529000000,0);
INSERT INTO problem VALUES (84,18,2,117,'The race','You are in a straight 400 m race.  You overtake the last person.  \r\n<p>\r\nWhat position are you in now?','If the last person was in front of you, how could he be last?  My best guess, your position is seated... in the back of a police car for interferring with the race.\r\n','2002-05-29',20040107232101,NULL,1,3,0,2.00,20020529000000,0);
INSERT INTO problem VALUES (85,2,2,117,'Ties','There are 3 gentlemen in a meeting: Mr. Yellow, Mr. Green and Mr. Brown. They are wearing yellow, green and brown ties. Mr. Yellow says: \r\n<p>\r\n\"<i>Did you notice that the color of our ties are different from our names?</i>\" \r\n<p>\r\nThe person who is wearing the green tie says:\r\n<p>\r\n\"<i>Yes, you are right!</i>\"  \r\n<p>\r\nWho is wearing what color of tie?\r\n','We know that Mr Yellow was not wearing a yellow tie because of his statement. He also was not wearing the green tie because the one wearing the green tie agreed to his statement.\r\n<p>\r\nTherefore, Mr Yellow was wearing a brown tie. Mr Green was wearing a yellow tie. And Mr Brown was wearing the green tie.','2002-05-29',20030904232102,NULL,2,3,0,2.00,20020529000000,0);
INSERT INTO problem VALUES (86,14,2,117,'Proof','Prove that 3.999... = 4\r\n','<pre>\r\n3.9999... = X \r\n3.9999... * 10 = 39.9999.... = 10X \r\n10X - 3.9999... = 9X \r\n39.9999... - 3.9999... = 36 = 9X \r\n36 / 9 = 9X / 9 = 4 \r\ntherefore, X = 4 </pre>','2002-05-29',20031115232101,NULL,3,3,0,3.83,20020529000000,0);
INSERT INTO problem VALUES (87,7,2,117,'Tom\'s address','John is tryng to locate Tom\'s house. All he knows is that Tom lives on a street with houses numbered from 8 to 100.\r\n<p> \r\nJohn asks Tom: \r\n<p>\r\n\"<i>Is your house number bigger than 50?</i>\" \r\n<p>\r\nTom answers him, but he lies. (John doesn\'t know that he\'s lying) John continues to ask: \r\n<p>\r\n\"<i>Is your house number a multiple of 4?</i>\" \r\n<p>\r\nTom answers and again, he lies. Then John asks: \r\n<p>\r\n\"<i>Is your house number the square of an integer?</i>\" \r\n<p>\r\nTom answres, but this time he tells the truth. \r\nFinally, John asks: \r\n<p>\r\n\"<i>Is the first digit of your house number 3?</i>\" \r\n<p>\r\nAfter Tom answers (we don\'t know if he lied or not) John declares Tom\'s house number, but he is wrong! \r\nWhat is Tom\'s house number?\r\n','Tom\'s house number is 81. \r\nSince John asked if the first digit is 3, he thought the number was smaller than 50, \r\nbut we know that Tom lied about that, so the number we\'re looking for is bigger than 50. \r\nAfter John asked that, he was certain he had the number, so that means that Tom must have said that the number was indeed the square of an integer, and is a multiple of 4. (That is the only way John could have narrowd down his options to only one) \r\nSince he lied about being a multiple of 4, and told the truth about being the square of an integer, we now know that his house number is bigger than 50, isn\'t a multiple of 4, and is the square of an integer. \r\nThe only number between 8-100 that fits that description is 81. \r\n','2002-05-30',20030904232102,NULL,4,3,0,4.20,20020530000000,0);
INSERT INTO problem VALUES (88,2,2,117,'Yum, arsenic!','In a far away land, it was known that if you drank poison, the only way to save yourself is to drink a stronger poison, which neutralizes the weaker poison. \r\n<p>\r\nThe king that ruled the land wanted to make sure that he possessed the strongest poison in the kingdom, in order to ensure his survival, in any situation. So the king called the kingdom\'s pharmacist and the kingdom\'s treasurer, he gave each a week to make the strongest poison. Then, each would drink the other one\'s poison, then his own, and the one that will survive, will be the one that had the stronger potion. \r\n<p>\r\nThe pharmacist went straight to work, but the treasurer knew he had no chance, for the pharmacist was much more experienced in this field, so instead, he made up a plan to survive and make sure the pharmacist dies. On the last day the pharmacist suddenly realized that the treasurer would know he had no chance, so he must have a plan. After a little thought, the pharmacist realized what the treasurer\'s plan must be, and he concocted a counter plan, to make sure he survives and the treasurer dies. \r\n<p>\r\nWhen the time came, they king summoned both of them. They drank the potions as planned, and the treasurer died, the pharmacist survived, and the king didn\'t get what he wanted. \r\n<p>\r\nWhat exactly happened? \r\n','The treasurer\'s plan was to drink a weak poison prior to the meeting with the king, then he would drink the pharmacist strong poision, which would neutralize the weak poision. As his own poison he would bring water, which will have no affect on him, but the pharmacist who would drink the water, and then his poison would surely die.\r\n<p>\r\nWhen the pharmacist figured out this plan, he decided to bring water as well. So the treasurer who drank poision earlier, drank the pharmacist\'s water, then his own water, and died of the poison he drank before. The pharmacist would drink only water, so nothing will happen to him. And because both of them brought the king water, he didn\'t get a strong poison like he wanted. \r\n','2002-05-29',20030823232101,NULL,3,3,0,4.50,20020529000000,0);
INSERT INTO problem VALUES (89,12,2,117,'Time is an illusion','Two people are talking long distance on the phone. One is in an East-Coast state of the US, the other is in a West-Coast state of the US. The first asks the other \r\n\r\n<p>\r\n\"<i>What time is it over there?</i>\" \r\n<p>\r\nUpon hearing the answer, the person says, \r\n<p>\r\n\"<i>That\'s funny. It\'s the same time here!</i>\".  \r\n<p>\r\nHow can this be?','One is in Eastern Oregon (in Mountain time), the other in Western Florida (in Central time), and it\'s the Autumn daylight-savings changeover day at 1:30 AM (give or take 29 minutes).\r\n','2002-05-29',20040129232107,NULL,4,3,0,3.00,20020529000000,0);
INSERT INTO problem VALUES (90,12,2,117,'Twins','One day Kerry celebrated her birthday. \r\n<p>\r\nTwo days later her <b>older</b> twin brother, Terry, celebrated his birthday.\r\n<p>\r\nHow can this be, assuming that the difference in twins\' ages can be a few minutes, but not over an hour?','At the time she went into labor, the mother of the twins was travelling by boat. The older twin, Terry, was born first early on March 1st. The boat then crossed the International Date line (or any time zone line) and Kerry, the younger twin, was born on February the 28th. In a leap year the younger twin celebrates her birthday two days before her older brother. \r\n','2002-05-29',20031026232101,NULL,3,3,0,2.71,20020529000000,0);
INSERT INTO problem VALUES (91,5,2,117,'Wood','A standard piece of wood (one that can be found at just about any wood store), is cut with two straight cuts.  After being cut, the wood will fit perfectly through three holes: circle, square, and triangle.  What piece of wood was used, and how was it cut?','A dowel.  Standing the dowel on end, it would be cut from the bottom (opposite) side edges, up at an angle.  From the cutting view, this would make a triangle.  Turn the wood to face the cut side, you have a square (as long as the angle is correct), and from the bottom, it\'s a circle.  \r\n','2002-05-29',20030409232101,NULL,3,3,0,2.75,20020529000000,0);
INSERT INTO problem VALUES (92,5,2,227,'Diagonal length','The diameter of the circle (O), (XY) is 12cm. \r\n<p>\r\nTwo adjacent vertices of the square (ABCD) lie on the diameter of that circle, while the other two vertices lie on the circumference of the circle. \r\n<p>\r\n<div align=\"center\"><img src=\"http://www.flooble.com/images/perplexus/problem/diagonal.gif\" align=\"center\"></div>\r\n<p>\r\nWhat is the length of a diagonal of this square (DB)?\r\n','Consider the triangle OBC. It\'s a right triangle with the hypothenuse equal to the radius of the circle (6cm), and its short leg (OC) is half the length of the long leg (BC).\r\n<p>\r\nLet\'s designate the length of OC as x. then:<pre>\r\n   x^2 + (2x)^2 = 36\r\n   5 * x^2 = 36\r\n   x^2 = 36/5\r\n   x = 6/SQRT(5)</pre>\r\nThe side of the square, being 2*x is then<pre>\r\n   12/SQRT(5)</pre>\r\nThe main diagonal of a square is SQRT(2) * length of the square\'s side, so DB is <pre>\r\n   12*SQRT(2)/SQRT(5) =\r\n   7.59</pre>','2002-06-02',20030822232101,NULL,4,3,0,3.80,20020602000000,0);
INSERT INTO problem VALUES (98,4,2,1,'Five doors','Locked in a dungeon, you are faced with five doors. One of them leads to freedom. The other four will lead you back to the starting room disoriented and confused, so that you will not remember which of the doors you have already tried and have to start again.\r\n<p>\r\nHow many attempts do you expect to make on the average (statistically) before making it out?','Let\'s say that the average number of doors you have to go through is N. Since you will always end up in front of the same five doors after a failed attempt, your chance of making it out in each round are equal to 1/5th.\r\n<p>\r\nThat is to say that there\'s a 0.8 chance that you\'ll be right back where you started, with one more attempt wasted, and still (on the average) N of them to go. Therefore <pre>\r\n    N = 1 + 0.8*N\r\n    0.2*N = 1\r\n    N = 5</pre>\r\nYou will average 5 attempts before making it out.\r\n<p>\r\n(<i>This solution was submitted by <a href=\"http://perplexus.info/user.php?uid=250\">Nick Reed</a>. See comments for a more general solution.</i>)','2002-06-05',20040225103933,NULL,3,3,0,3.75,20020605000000,0);
INSERT INTO problem VALUES (95,5,2,227,'Enclosed area','What is the maximum area that could be enclosed by a piece of string 132 cm long? What shape would that area take?\r\n<p>\r\nWhat is the minimum area that could be enclosed by the same string? What shape will it take?','The greatest area of a shape with a given perimeter is achieved when that shape is a circle. Rigorous proof of this is beyond the scope of the given problem, but once this is assumed as true, the calculations become easy:\r\n<p>\r\nIf the length of a string is 132cm, and it is layed out in a circle, its length will be the length of the circle\'s circumferrence. Thus <pre>\r\n   2(pi)r = 132\r\n   r = 132 / 2(pi)</pre>\r\nThe area of this circle is<pre>\r\n   (pi)r^2 =\r\n   (pi)(132/ 2(pi))^2 =\r\n   132^2 / 4(pi) =\r\n   1386.56</pre>\r\nThe minimum area is of course achieved by folding the string in two and is equal to zero.','2002-06-03',20031104232103,NULL,3,3,0,3.25,20020603000000,0);
INSERT INTO problem VALUES (96,5,2,227,'The Triangle','An equilateral triangle with one side 6cm is inscribed in a circle with its three vertices on the circumference. What is the diameter of the circle?','Label the triangle\'s vertices A, B and C. The center of the circle is O. Find the midpoint of AB, and call it M.\r\n<p>\r\nConsider the right triangle OMB. Its hypothenuse, OB is the circle\'s radius. The angle OBM is 30 degrees, since it\'s half the size of CBM which is 60. The length of MB is 3cm.\r\n<p>\r\nSince the cosine of an angle is equal to the length of its adjacent leg over the length of a hypothenuse, we have:<pre>\r\n     cos(30) = (MB)/(OB)\r\n     (OB) = (MB)/cos(30)\r\n     (OB) = 3 / cos(30)\r\n     (OB) = 3.46</pre>\r\nThe diameter of the circle is then 2*(OB) or 6.92cm','2002-06-03',20031013232101,NULL,2,3,0,2.91,20020603000000,0);
INSERT INTO problem VALUES (97,14,2,227,'A couple of Logs','log<sub>y</sub>(x) + log<sub>x</sub>(y) = 43\r\n<p>\r\nWhat are the values of x and y?','Consider the definition of a log, and you will see that log<sub>a</sub>(b) = 1/(log<sub>b</sub>(a)).\r\n<p>\r\nLet\'s say that log<sub>y</sub>(x) equals some number A. Then A + 1/A = 43. This can be written in the form: A^2 + 1 = 43A.\r\n<p>\r\nSolving this quadratic equation yields A = 43.977 or A = 0.023. (These two values are reciprocal of one another, so they are identical for our purposes)\r\n<p>\r\nNow to solve the problem, take any number (such as 2) and raise it to the power of 42.977. As you can see, there is an infinite number of solutions, but none of them are particularly elegant.','2002-06-04',20040102232102,NULL,4,3,0,2.53,20020604000000,0);
INSERT INTO problem VALUES (99,7,2,248,'Make the most of these digits','You can use the digits 1,2,and 3 once only and any mathematical symbols you are aware of, but no symbol is to be used more than once.  The challenge is to see if you can make the largest numbers.\r\n<p>\r\nHere are some numbers to set the ball rolling:  321, 21to the third power, (3/.1)to the second power.\r\n<p>\r\n(<b>levik</b>: <i>I guess this is more of a competition</i>)','While we may never know the actual \"maximum\" number, the victory in this little contest goes to \r\n<a href=\"http://perplexus.info/user.php?uid=250\">Nick Reed</a>, for his submission of <pre>\r\n   <b>(.1^-2e3)!</b> which is equal to\r\n   ((One Tenth) to the negative 2000th power) factorial</pre>\r\n','2002-06-06',20040225103933,NULL,3,3,0,4.38,20020606000000,0);
INSERT INTO problem VALUES (100,7,2,248,'Digits 1-9','Can you arrange the digits 1-9 in any order so that:\r\n<li>The number formed by the first two digits is divisible by 2.  \r\n<li>The number formed by the first three digits is divisible by 3.  \r\n<li>The number formed by the first four digits is divisible by 4 \r\n<li>and so on up to nine digits...','The answer is <b>381654729</b>.\r\n<p>\r\nTo see the solution, refer to the excellent thoughts posted by our visiotrs, in particular TomM\'s step by step elimination guide.','2002-06-05',20031009232104,NULL,3,3,0,3.14,20020605000000,0);
INSERT INTO problem VALUES (101,7,2,257,'100 Herbivores','There are a total of 100 animals: cows, sheep and buffaloes. These 100 animals ate 100 bunches of grass.\r\n<p>\r\nEvery cow ate 5 bunches, every buffalo ate 3 bunches and every sheep ate only 1/3 bunch. \r\n<p>\r\nHow many cow, sheep and buffalo are there? You only know that there is at least one of every kind of animal.','A very thorough solution to this problem was posted <a href=\"http://perplexus.info/show.php?pid=101&cid=397\">HERE</a> by <a href=\"http://perplexus.info/user.php?uid=158\">Ender</a>, and I won\'t bother repeating it.\r\n<p>\r\nTo sum it up though, there are three possibilities:\r\n<li>Cows: 4; Bulls: 18; Sheep: 78\r\n<li>Cows: 8; Bulls: 11; Sheep: 81\r\n<li>Cows: 12; Bulls: 4; Sheep: 84','2002-06-10',20040225103933,NULL,2,3,0,2.86,20020610000000,0);
INSERT INTO problem VALUES (102,10,2,1,'The three friends','There were once three friends. Abe is a Knight, Bill is a Liar, and Carl is neither, having been brought up in a foreign country. (This means he can either lie or tell the truth depending on what he feels like.)\r\n<p>\r\nOne day, the three were sitting on a bench when the king\'s herald stopped by to deliver a message to one of them.\r\n<p>\r\nHe asked the man sitting on the left side of the bench:\r\n<p>\r\n\"<i>Who\'s that sitting in the middle?</i> To which the man replied: \"<i>Why that\'s Abe</i>\".\r\n<p>\r\nHe then asked the man in the middle directly:\r\n<p>\r\n\"<i>What\'s your name?</i>\" and got the answer \"<i>My name\'s Carl.</i>\"\r\n<p>\r\nConfused, he asked the man on the right:\r\n<p>\r\n\"<i>Who is that sitting in the middle?</i>\" and was immediately told: \"<i>That\'s Bill, of course!</i>\"\r\n<p>\r\nCan you help the king\'s herald figure out who is who?','The man in the middle cannot be Abe, since Abe, being a Knight, would just tell the herald who he is, instead of claiming to be Carl.\r\n<p>\r\nThat means that Abe is one of the other men on the bench, either to the left of the middle, or to the right of it. But the man on the left told the herald that the middle man is Abe, so he cannot be a Knight. That leaves the man on the right, who must be Abe.\r\n<p>\r\nWhich means that the man in the middle is Bill, since Abe told the truth. \r\n<p>\r\nCarl then must be the man sitting on the left side, and he has decided to lie about his name in this case.','2002-06-11',20030830232101,NULL,2,3,0,2.85,20020611000000,0);
INSERT INTO problem VALUES (103,5,2,153,'Chocolate!','I can\'t take credit for this. It was submitted to a quiz page on the CBC\'s (Canadian Broadcasting Co) website by Professor Maria Klawe of the Computer Science department at the University of British Columbia.  But I thought our group would enjoy it.\r\n<P>\r\nRemember when a bar of plain milk chocolate was scored to allow you to break it evenly into smaller pieces?\r\n<P>\r\nWhat is the smallest number of breaks needed to divide a 4 by 8 chocolate bar into single squares, where each break splits any <b>one</b> of the pieces along an original horizontal or vertical line of the bar? Your answer should explain why your number is the smallest possible.','The answer is 31. \r\n<p>\r\nIn fact, every allowed way of the breaking the chocolate bar into single squares will take 31 breaks. This is because each break you make increases the number of pieces you have by exactly 1. For example, you start with 1 piece and after your first break you have 2 pieces no matter what break you choose to make. \r\n<p>\r\nSimilarly, after two breaks, you have three pieces, and after three breaks, four pieces. Since you end with 32 pieces (namely the 32 single squares in the bar), you must have made exactly 31 breaks.','2002-06-12',20030801232102,NULL,2,3,0,3.44,20020612000000,0);
INSERT INTO problem VALUES (104,7,2,153,'The Tennis Tournament','Another problem from the CBC website, this one submitted by Prof. Peter Rosenthal of the Mathematics Department of the University of Toronto:\r\n<P>\r\n This is a question about a tennis tournament. It\'s organized so that in each round players are randomly paired. If there is an odd number of players, the extra player sits out the round. Losers are all eliminated from the tournament. The rounds continue in the same way until there is only one person remaining, who becomes the champion. The question is: If there are X people who enter the tournament, how many matches will be played in the tournament?','I asked a question about organizing a tennis tournament. In each round entrants are randomly paired, if one is left over, she sits out a round. Each loser is eliminated from the tournament. \r\n<p>\r\nThe process goes on until the final, and someone wins the championship. How can you know, given the number of entrants, how many matches will be played? You might have tried to do this in a complicated way, by counting and dividing, over and over. \r\n<p>\r\nHere\'s a better approach. Each match has a loser, and everyone except the champion loses exactly one match. So the number of matches is equal to the number of matches lost, which is the number of entrants minus 1 for the champion. \r\n<p>\r\nIf there are X entrants, then there have to be x-1 losers, and x-1 matches.','2002-06-13',20030404232102,NULL,2,3,0,2.60,20020613000000,0);
INSERT INTO problem VALUES (105,11,2,1,'A four-way division','Four friends are gathered at a pub. They have in front of them two 8-pint trankards full of beer, and an empty 3-pint mug.\r\n<p>\r\nSince they are still sober, they quickly calculate that they have 16 pints for the four of them, which comes out to an even 4 pints per person.\r\n<p>\r\nCan they divide the beer equally with the containers they have available?','A few solutions were arrived at by our visitors. \r\n<p>\r\n<a href=\"http://perplexus.info/show.php?pid=105&cid=425\">Here</a> is one by <a href=\"http://perplexus.info/user.php?uid=250\">Nick Reed</a>. \r\n<p>\r\nSee other comments for some additional ones.','2002-06-12',20040225103933,NULL,4,3,0,3.71,20020612000000,0);
INSERT INTO problem VALUES (106,10,2,250,'Bob\'s Hat','Three friends, Alan, Bob and Cecil, sit down at a park bench. Each of them is a Knight or Liar and each knows what the other two are.\r\n<p>\r\nForgetful Bob, well known for his flamboyant hats that are either red, white or blue, asks Alan: \"What colour hat am I wearing today?\"\r\n<p>\r\nAlan replies: \"There is a chance Cecil would tell you it\'s blue. If you saw it, there is a chance you would say it is white.\"\r\n<p>\r\nBob sighs, \"I should have asked Cecil - he always tells me the truth...\"\r\n<p>\r\nWhat colour hat is Bob wearing?','Let\'s take the statements one at a time:\r\n<p>\r\n1) A says \"There is a chance C would tell you it\'s blue\"\r\n<p>\r\nA would only say this if:\r\n<li>- A is a Knight, C is a Knight, Hat is Blue\r\n<li>- A is a Knight, C is a Liar, Hat is not Blue\r\n<li>- A is a Liar, C is a Knight, Hat is not Blue\r\n<li>- A is a Liar, C is a Liar, Hat is Blue\r\n<p>\r\n2) A says to B \"If you saw it, there is a chance you would say it is white\"\r\n<p>\r\nA would only say this if:\r\n<li>- A is a Knight, B is a Knight, Hat is White\r\n<li>- A is a Knight, B is a Liar, Hat is not White\r\n<li>- A is a Liar, B is a Knight, Hat is not White\r\n<li>- A is a Liar, B is a Liar, Hat is White\r\n<p>\r\nCombining these with the options from point 1 results in:\r\n<li>- A is a Knight, B is a Knight, C is a Liar, Hat is White\r\n<li>- A is a Knight, B is a Liar, C is a Knight, Hat is Blue\r\n<li>- A is a Knight, B is a Liar, C is a Liar, Hat is Red (not Blue or White)\r\n<li>- A is a Liar, B is a Knight, C is a Knight, Hat is Red (not Blue or White)\r\n<li>- A is a Liar, B is a Knight, C is a Liar, Hat is Blue\r\n<li>- A is a Liar, B is a Liar, C is a Knight, Hat is White\r\n<p>\r\n3) B says \"C always tells me the truth\"\r\n<p>\r\nB would only say this if:\r\n<li>- B and C are both Knights\r\n<li>- B and C are both Liars\r\n<p>\r\nCombining these with the options from point 2 results in:\r\n<li>- A is a Knight, B is a Liar, C is a Liar, Hat is Red\r\n<li>- A is a Liar, B is a Knight, C is a Knight, Hat is Red\r\n<p>\r\nSo, although we don\'t know who is who, we know the hat is Red.','2002-06-13',20030806232101,NULL,4,3,0,3.67,20020613000000,0);
INSERT INTO problem VALUES (107,7,2,122,'The Dating Game','Sally and Sue have a strong desire to date Sam. They all live on the same street yet neither Sally or Sue knows where Sam lives. The houses on this street are numbered 1 to 99. \r\n<p>\r\nSally asks Sam, \"Is your house number a perfect square?\". He answers. Then Sally asks \"Is it greater than 50?\". He answers again. Sally thinks she now knows the address of Sam\'s house and decides to visit. When she gets there, she finds out she is wrong. This is not surprising, considering Sam answered only the second question truthfully. \r\n<p>\r\nSue, unaware of Sally\'s conversation, asks Sam two questions. Sue asks \"Is your house number a perfect cube?\". He answers. She then asks \"Is it greater than 25?\". He answers again. Sue thinks she knows where Sam lives and decides to pay him a visit. She too is mistaken as Sam once again answered only the second question truthfully. \r\n<p>\r\nIf Sam\'s house number is less than the numbers of the houses where Sue and Sally live, and that the sum of all three of their numbers is a perfect square multiplied by two, what are Sally\'s, Sue\'s, and Sam\'s house numbers?\r\n','<p>\r\nSince Sally thinks she has enough information, we deduce that Sam answered his house number was a perfect square greater than 50. (answering Yes to both) There are two of these {64,81} and Sally must live in one of them in order to have decided she knew where Sam lives. Sam answered only the second question truthfully, so his house number is greater than 50, but not a perfect square.  \r\n<p>\r\nSince Sam answered Sue\'s second question truthfully, he had to have answered yes to \"Is is greater than 25?\".  Sue was able to deduce Sam\'s number, so he also must have said it was a perfect cube.  Cubes greater than 25: {27, 64}.  Sue must live in one of these houses to deduce Sam\'s number.\r\n<p>\r\nSince Sam\'s number is greater than 50 and is less than Sue\'s number, she must live in 64. Since Sue and Sally are not roommates (we\'re told there are three numbers), Sally must live in 81. \r\n<p>\r\nGiven Fact: the sum of their numbers is a perfect square multiplied by two.  \r\n<p>\r\nSue + Sally + Sam = 2 p^2   (for p an integer)<br>\r\n 64 +    81 + Sam = 2 p^2\r\n<p>\r\nApplying the constraint that Sam\'s number is greater than 50 and less than 64, it looks like Sam = 55 (p = 10). \r\n<p>\r\nIn summary, <br>\r\n<br>\r\nSam = 55<br>\r\nSue = 64<br>\r\nSally = 81\r\n<p>\r\n(Source: <a href=\"http://www.primroselodge.com/\">Primrose Puzzles</a>, who apparently got this from rec.puzzles :)','2002-06-14',20031215232102,NULL,4,3,0,4.09,20020614000000,0);
INSERT INTO problem VALUES (113,15,2,257,'Maximum Value','We have :<pre>\r\n      x^2+xy+y^2=3 and\r\n      y^2+yz+z^2=16\r\n      A=xy+yz+zx</pre>\r\nFind the maximum value of <b>A</b>.\r\nFind x, y and z when A=max value.\r\n<p>\r\n(Remember the category)','<b>The maximum value is 8.</b>\r\n<p>\r\nThere are two sets of values that yield this value:\r\n<pre>(x, y, z) = (7/&radic;31, 4/&radic;31, 20/&radic;31)\r\nand \r\n(x, y, z) = (-7/&radic;31, -4/&radic;31, -20/&radic;31)\r\n</pre>\r\nBrian Smith offers a three-part solution <a href=http://perplexus.info/show.php?pid=113&cid=7659>here</a>, <a href=http://perplexus.info/show.php?pid=113&cid=7661>here</a>, and <a href=http://perplexus.info/show.php?pid=113&cid=7662>here</a>.','2002-06-19',20040225103933,NULL,3,3,0,3.29,20020619000000,0);
INSERT INTO problem VALUES (114,15,2,257,'Minimum Value','Given:<pre>\r\n    x,y,z > 0\r\n    xy+yz+zx <= 3/4</pre>\r\nand<pre>\r\n    P=x+y+z+(1/x)+(1/y)+(1/z)</pre>\r\nFind the Minimum Value of P.\r\nFind x, y, and z when P = Minimum Value.\r\n','As it turns out this was correctly solved quite a while ago!\r\n<p>\r\nSee friedlinguini\'s <a href=\"http://perplexus.info/show.php?pid=114&cid=493\"><b>first comment</b></a> on this problem (later a different solution is presented by vohonam)\r\n<p>','2002-06-19',20040225103933,NULL,5,3,0,3.00,20020619000000,0);
INSERT INTO problem VALUES (109,14,2,227,'More Logs','If <pre>\r\n     log <sub>2</sub>(3) = x</pre>\r\nWhat is <pre>\r\n     log <sub>2</sub>(9) ?</pre>','The problem is obviously asking for an answer expressed in terms of <b>x</b>. (Otherwise, you could just use a calculator.)\r\n<p>\r\nBy definition of the log function, <b>log<sub>a</sub>(b^2)</b> is equal to <b>2*log<sub>a</sub>(b)</b>.\r\n<p>\r\nThus,  log <sub>2</sub>(9) = 2 * log <sub>2</sub>(3) = 2x','2002-06-17',20040102232102,NULL,1,3,0,1.67,20020617000000,0);
INSERT INTO problem VALUES (111,16,2,257,'Measure that angle','<img src=\"http://www.flooble.com/images/perplexus/problem/triangle.gif\" align=\"right\">\r\nGiven that:\r\n<li>ABC is an isosceles triangle in which<pre>\r\n    AB = AC</pre>\r\n<li>The lengths of the following segmets are equal:<pre>\r\n    AD\r\n    DE\r\n    EC\r\n    BC</pre>\r\nFind the measure of angle <b>A</b>.','Boy, was this a turbulent one. Well, a few solutions were offered by different people, all of them interesting, and all found in the comments section for this problem.\r\n<p>\r\nThe \"official\" one, posted by <a href=\"http://perplexus.info/user.php?uid=257\">vohonam</a> and arranged neatly by <a href=\"http://perplexus.info/user.php?uid=153\">TomM</a> is <a href=\"http://perplexus.info/show.php?pid=111&cid=560\"><b>here</b></a>.\r\n<p>\r\nAlso noteworthy, is a solution posted by <a href=\"http://perplexus.info/user.php?uid=250\">Nick Reed</a> which he has been kind enough to <a href=\"http://www.radivarl.demon.co.uk/nick/temp/triangle.htm \r\n\">dedicate a page to</a>.\r\n<p>\r\nThank you guys.','2002-06-18',20040225103933,NULL,5,3,0,4.38,20020618000000,0);
INSERT INTO problem VALUES (116,15,2,257,'Funny Stuff !','Given: <pre>\r\n   a,b,c >0 and a+b+c=1 ;\r\n   P=(1/a)+(2/b)+(3/c);</pre>\r\n1)Find the minimum value of P;<br>\r\n2)Does P have maximum value ?\r\n','P*1 = (a+b+c)*(1/a+2/b+3/c);\r\nP*1=6+2a/b + 3a/c + b/a + 3b/c + c/a\r\n+ 2c/b\r\nP=6+(2a/b+b/a)+(3a/c+c/a)+(3b/c+2c/b)\r\nUse Cauchy\'s inequality for each :\r\nwe have :\r\nP >= 6+ 2*sqrt(2)+2*sqrt(3)+2*sqrt(6)\r\n\r\n\"=\" when a+b+c=1 and b=a*sqrt(2)\r\nc=a*sqrt(3)\r\n===>we can solve for a,b,c\r\nNo maximum value.','2002-06-20',20040229232101,NULL,4,3,0,3.60,20020620000000,0);
INSERT INTO problem VALUES (117,16,2,257,'Angle Trisection','How can you divide an angle into 3 equal angles? You may only use a <b>straightedge</b> and a compass to achieve this.\r\n<p>\r\n(This means : You have an angle A, you divide Angle A into 3 Angles B,C,D. And B=C=D=A/3)\r\n<p>\r\n<i><b>Note:</b> vohonam clarified that the problem actually only gives you a straightedge, not a ruler.</i>','This is one of the ancient geometric problems that people have been puzzling about.\r\n<p>\r\nWhile it can be solved given a precise ruler with the use of trigonometry, no solution has yet been found with just a straightedge.','2002-06-19',20030904232102,NULL,5,3,0,3.75,20020619000000,0);
INSERT INTO problem VALUES (118,2,2,153,'The party','Alice and Bill threw a party and invited four other couples. As each couple arrived there were greetings, including handshakes.\r\n<P>\r\nLater in the evening, Bill asked everyone, including Alice how many people they shook hand with. Every answer was different. No one shook hands with his or her own partner.\r\n<P>\r\nHow many hands did Alice shake?','There were ten people at the party. No one shook hands with his or her own partner (and couldn\'t have shaken with him/herself), so the maximum handshakes a person could have made was 8. The minimum is 0.\r\n\r\n  <P>\r\n\r\nThere are 9 numbers between 0 and 8, inclusive, and 9 different answers, so each number was used as an answer once.\r\n<P>\r\nThe person who shook hands eight times shook with everyone but his partner, so none of them can be the person who did not shake at all, so she must be \"8\'s\"partner.\r\n<P>\r\nAfter eliminating \"0\" and \"8\", the same logic shows that \"7\" and \"1\" must be partners, then \"6\" and \"2\",followed by \"5\" and \"3\". \"4\'s\" partner must have also shaken 4 hands. But no two people answered the same. However, Bill did not answer the question, so he is the missing\"4\" Alice is his partner, so she is the other \"4\"','2002-06-20',20030829232101,NULL,4,3,0,3.40,20020620000000,0);
INSERT INTO problem VALUES (120,14,2,227,'logs and sins','<b>sin(x) = lg(x)</b>\r\n<p>\r\nGive all values for x.','A full solution was posted by friedlinguini <a href=\"http://perplexus.info/show.php?pid=120&cid=622\">here</a>','2002-06-24',20040225103933,NULL,3,3,0,2.25,20020624000000,0);
INSERT INTO problem VALUES (124,2,2,257,'A better deal','Yoric the worker came to a fair looking for a job. \r\n<p>\r\nThere, Arley, an artisan, offered him the following terms:\r\n<p>\r\n\"<i>I wil pay you once every 67 days, one gold coin for a day of work, minus five coins for upkeep - a total of 62 coins in all!</i>\"\r\n<p>\r\nSuddenly a competing artisan named Bentley interrupted:\r\n<p>\r\n\"<i>Don\'t work for Arley, come work for me instead. I will also give you one coin a day, minus five for upkeep, but I will pay you every 57 days instead of 67. That\'s right, stick with me, and you\'ll get your 52 coins a whole ten days faster!</i>\"\r\n<p>\r\nEven though he wasn\'t very good at math, Yoric was a smart fellow and quickly figured out who was offering a better deal. Can you do it without using a calculator or performing complex fractional arithmetics?','Boiling down the terms of the two merchants, we can establish the following:\r\n<p>\r\n<b>Arley</b>: will pay Yoric 1 coin per day, with a five coin deduction every 67 days.\r\n<p>\r\n<b>Bentley</b>: will pay Yoric 1 coin per day, with a five coin deduction every 57 days.\r\n<p>\r\nObviously, even without doing the math, Yoric is better off working for Arley.','2002-06-21',20031104232103,NULL,2,3,0,2.29,20020621000000,0);
INSERT INTO problem VALUES (125,6,2,103,'MU','<i>(from Gödel, Escher, Bach: an Eternal Golden Braid by Douglas R. Hofstadter)</i>\r\n<p>\r\nStart with a single sequence of letters: MI\r\n<p>\r\nThe goal is to apply a series of manipulations to this sequence to produce MU.\r\n<p>\r\nThe allowable manipulations are:\r\n<p>\r\n1. If the sequence ends in I, you can append U\r\n<p>\r\n2. If the sequence begins with M, you can duplicate the string after M, e.g. MIII can be replaced by MIIIIII or MIMU can be replaced by MIMUIMU \r\n<p>\r\n3. If the sequence contains III, you can replace the III with U, e.g. UIIIM can be replaced by UUM.\r\n<p>\r\n4.If the sequence contains UU, you can delete the UU, e.g. \r\nUUM can be replaced by M or MIUUI can be replaced by MII.\r\n<p>\r\nThese rules are all one-way; you can\'t take a U and replace it with III.\r\n<p>\r\nIs it possible to reach MU from MI?  If so, what series of steps would you take to get there?  If not, why not?','It is not possible.\r\n<p>\r\nThe trick is in the number of I\'s.  Define f(s) as the number of I\'s in a string s.  To start with, f(MI) = 1, and our goal is f(MU) = 0.  Note that f(MI) is not divisible by 3, whereas f(MU) is.  In order to reach MU, we have to get f(s) to be divisible by 3 for some s in the series of transformations.\r\n<p>\r\nLet\'s see what happens when each o the rules is applied, changing f(s) to f(s\'):\r\n<p>\r\n1. f(s\') = f(s).  No change.<br>\r\n2. f(s\') = 2f(s).  If f(s) is not divisible by 3, neither is f(s\').<br>\r\n3. f(s\') = f(s) - 3.  No help here.<br>\r\n4. f(s\') = f(s).  Still no change.\r\n<p>\r\nSince the number of I\'s is not divisible by 3 to start with, and none of the transformations can change that, it is not possible to reach MU.','2002-06-20',20030601232101,NULL,4,3,0,3.20,20020620000000,0);
INSERT INTO problem VALUES (123,7,2,288,'Amoebas!','An amoeba propagates by simple division; each split takes three minutes to complete. When such an amoeba is put into a glass container with a nutrient fluid, the container is full of amoebas in one hour.\r\n<p>\r\nHow long would it take for the container to be filled if we start with not one amoeba, but two?','Don\'t rush to say \"half an hour!\". Think about it. \r\n<p>\r\nIn the original scenario we are starting with one ameoba. But in three minutes, this will become two ameobae, which then take the remaining 57 minutes of the hour to fill up the container.\r\n<p>\r\nThus, it will take 57 minutes to go from two to full.','2002-06-20',20030708232102,NULL,1,3,0,3.11,20020620000000,0);
INSERT INTO problem VALUES (128,10,2,250,'The Camping Trip','A number of Knights and Liars went on a camping trip. Having pitched their tents for the night at the end of a long day\'s hike, Thomas (the best cook by far) settled down near the camp fire to make stew whilst everyone else sat in a circle around him, watching. Looking around, Thomas noticed that each person seemed to be sat between two people they knew, whereas Thomas himself knew no-one except his good friend Richard. So, getting everyone\'s attention, he asked a person at random in the circle the following question:\r\n<p>\r\n\"You and the two people that are sitting next to you: Is there an odd number of Liars in that little group?\"\r\n<p>\r\nThe person replied. Thomas asked another person at random, and that person gave the same reply as the first. Again and again he asked and every time the reply was the same. Finally, having asked everyone else and always receiving the same reply, he turned to Richard and asked the question once more. Surprisingly, Richard answered differently to everyone else.\r\n<p>\r\nThinking for a moment, Thomas asked Richard: \"Are you sitting between two Knights?\", to which Richard smiled and gave the same reply as he had previously.\r\n<p>\r\nNodding, Thomas declared: \"So, the Knights are outnumbered by the Liars here!\", and turned back to making the stew once more.\r\n<p>\r\nIf \"n\" people in total went on the camping trip, how many Knights and Liars are there, and what are Thomas and Richard?','From the round of questioning we realise we have two options: Everyone answered No and Richard answered Yes, or everyone answered Yes and Richard answered No.\r\n<p>\r\nLet\'s assume Richard answered Yes:\r\n<br>\r\nRegardless of whether he is a knight or liar, Richard would have to be be sat between a knight and a liar for this to happen.\r\n<p>\r\nSo (using the notation where we represent the people in the circle as a line of K\'s and L\'s, with Richard\'s position marked by brackets) we have either:<pre>\r\n     \"...?K(L)L?...\" or \r\n     \"...?K(K)L?...\"</pre>\r\nNow, for everyone else to have answered No:\r\n<br>Again, regardless of whether they are knights or liars, everyone else would have to be sat between two knights or between two liars.\r\n<p>\r\nApplying this to our above options gives us: <pre>\r\n    \"...LKLKLKLKLK(L)LLLLLLLLL...\" or \r\n    \"...KKKKKKKK(K)LKLKLKLKL...\" </pre>\r\nAs we can see, on both these options the left side and right side can never meet up at the other side of the circle as they have differing patterns.\r\n<p>\r\nTherefore it is impossible that Richard answered Yes.\r\n<p>\r\nSo, Richard answered No:\r\n<br>This gives us 4 options: <pre>\r\n    \"...?K(K)K?...\" or \r\n    \"...?L(K)L?...\" or \r\n    \"...?L(L)L?...\" or \r\n    \"...?K(L)K?...\"</pre>\r\nWe now note that Richard must have said No, he is not sitting between two Knights. This eliminates two of our options, leaving us with: <pre>\r\n    \"...?L(K)L?...\" or \r\n    \"...?K(L)K?...\"</pre>\r\nWhat can we infer from the fact that everyone else answered Yes to the round of questioning?\r\n<p>\r\nSimply that everyone else must be sat between one Knight and one Liar.\r\n<p>\r\nSo, we get: <pre>\r\n    \"...KKLLKKLL(K)LLKKLLKK...\" or \r\n    \"...LLKKLLKK(L)KKLLKKLL...\"</pre>\r\nYou will notice in the first option, no matter how many people there are, to link together to form a circle there must be one more liars than knights in the circle\r\n<br>(e.g. \"L(K)L\", or \"KLL(K)LLK\", or \"LKKLL(K)LLKKL\", ...)\r\n<p> \r\nIn the second option the reverse is true: there is one more knights than liars in the circle <pre>\r\n   (e.g. \"K(L)K\", or \r\n         \"LKK(L)KKL\", or \r\n         \"KLLKK(L)KKLLK\", ...)</pre>\r\nThomas, knowing if his good friend Richard is a Knight or Liar (and thus being able to see already which of the above options is the correct one) now states that the Knights are outnumbered by the liars:\r\n<p>\r\nThere are 4 possibilities:\r\n<p>\r\nRichard is a Knight, Thomas is a Knight: There would be x knights and x+1 liars in the circle - including Thomas this would change to x+1 of each - there is no majority and Thomas wouldn\'t lie about this - IMPOSSIBLE\r\n<p>\r\nRichard is a Knight, Thomas is a Liar: There would be x knights and x+1 liars in the circle - including Thomas this would change to x+2 liars - the liars are in the majority, but Thomas wouldn\'t tell the truth - IMPOSSIBLE\r\n<p>\r\nRichard is a Liar, Thomas is a Knight: There would be x+1 knights and x liars in the circle - including Thomas this would change to x+2 knights - the knights are in the majority, and Thomas wouldn\'t lie about this - IMPOSSIBLE\r\n<p>\r\nRichard is a Liar, Thomas is a Liar: There would be x+1 knights and x liars in the circle - including Thomas this would change to x+1 of each - there is no majority and Thomas would lie about the fact.\r\n<p>\r\nTherefore, both Richard and Thomas are Liars, and the group has an equal split of Knights and Liars (i.e. n/2 of each)','2002-06-23',20040321232101,NULL,4,3,0,4.50,20020623000000,0);
INSERT INTO problem VALUES (127,6,2,288,'Coffee and Cream','A spoonful of cream is taken from a cup of cream and put into a cup of coffee. The coffee is then stirred. Then a spoonful of this mixture is put into the cup of cream. \r\n<p>\r\nIs there now more cream in the coffee cup or more coffee in the cup of cream?','Assume the cups each contains 90 units of liquid, and a spoon will fit 10 units (these numbers are used for convenience, the solution will work with any numbers)\r\n<p>\r\nAfter we put the spoon of cream into cofee, the coffee cup has 90 units of coffee and 10 units of cream. The cream cup has 80 units of cream.\r\n<p>\r\nIf we stir the coffee cup thoroughly and take a spoonfull from it, the spoon full will contain a representative proportion of each liquid: 9 units of coffee and 1 unit of cream. (Thus 81 and 9 units of each is left in the cup.)\r\n<p>\r\nPouring the liquid in the spoon back into the cream cup will yield 81 units of cream and 9 units of coffee in that cup.\r\n<p>\r\nThus the proportions in both cups will be identical.','2002-06-21',20031212232102,NULL,2,3,0,3.12,20020621000000,0);
INSERT INTO problem VALUES (129,17,2,103,'The Coca-Cola Diet','The way to lose weight is to burn more energy than you take in.  One way of burning energy is to maintain your temperature at a steady 37°C (98.6°F).\r\n<P>\r\nHow much energy is required with a can of Coca-Cola?  The standard formula is that the amount of energy required is:\r\n<p>\r\n(amount of substance) x (specific heat) x (change in temperature)\r\n<p>\r\nWhat are the numbers for a can of Coke?  The can I have here says it contains 355 mL.  If I were to serve it cold in a glass with melting ice, it would start off with a temperature of 0°C.  I don\'t know the exact specific heat of Coke, but I think it\'s fair to assume it\'s in the ballpark of the specific heat of water (1 calorie per mL per degree C).  Coke is mostly water, anyway. Substituting those numbers gives:\r\n<p>\r\n355 x 1 x 37 = 13,135 calories.\r\n<p>\r\nUnder the Calories heading on the side of the can, I read 140.  Even allowing for large differences between the physical properties of water and the physical properties of Coke, that\'s a tremendous difference.  Every can of Coke ought to actually burn a net 12,995 calories if it\'s served cold.  These numbers can easily be verified by anybody who wants to buy a can of Coke <i>(Disclosure: I own a little bit of stock in the Coca-Cola Company)</i>.\r\n<p>\r\nDrinking Coke ought to help people lose weight like crazy.  So why hasn\'t the Coca-Cola diet caught on?','A distinction needs to be made between regular calories (cal) that are used in physics and chemistry, and Kilo-calories (Cal) - used in nutrition.\r\n<p>\r\n1 Cal = 1,000 cal\r\n<p>\r\nSo the 13,000 some (chemical) calories in the problem are only equivalent to about 13 Cal - food calories. The rest of the 140 Cal in a can of Coke comes from nutritional value of its ingredients (sugars and such).','2002-06-24',20030807232101,NULL,4,3,0,2.33,20020624000000,0);
INSERT INTO problem VALUES (130,10,2,153,'Lost in the catacombs','You are on the island of Knights and Liars exploring an ancient monastery. The old, worn guidebook that the abbot loaned has helped you navigate the catacombs and find all of the interesting old crypts.  You are heading back out to garden, still following your guidebook, when you come to a pair of ornately carved doors.\r\n<P>\r\nThe guidebook describes the two doors: \"At this point there are two doors. One will return you to the garden. You must be careful not to open the other door, because beyond it is a sheer drop into the cesspit.  The ladder that the monks used to access the chamber was removed when the new wing of the abbey was built with modern plumbing..  Carved on each door in the ancient language is its destination. The door to the garden is marked....\"\r\n<P>\r\nAt this point, the page is torn.  You think to yourself, \"maybe, if I\'m very careful....\" but when you look at the doors, you see that the way they are constructed, you cannot open a door without stepping through.\r\n<P>\r\nYou are about to despair when you hear approaching footsteps. Someone is coming!  A monk comes into view.  He is wearing a red sash and carrying a basket of food.  You remember the ceremony you watched this morning., and realize that he is headed for a meditation chamber deep in the catacombs and will remain there for three days.  So much for just following him out.\r\n<P>\r\nYou remember that the Abbot (a Knight) told you that during the time of their purification, monks are under a vow of near silence. They areallowed to speak only one word per day, in answer to a yes-or-no question. But they must speak it in the ancient language.  You remember that \"Zim\" is one of the words, but you don\'t remember whether it is \"yes\" or \"no.\" (Although you can\'t remember it, the other word is \"Dahl.\")\r\n<P>\r\nCan you ask one question and learn which door to take without knowing either whether the monk is a Knight or a Liar, or whether \"zim\" means \"yes\" or  \"no\"?\r\n<P>\r\nThis puzzle is, I believe, original to me.  It was influenced by the books of Raymond Smullyan, which I haven\'t read in many years.  If this should prove to be a re-working of one of his puzzles, I apologize.\r\n','My original answer had been:\r\n<P>\r\nYou could ask the following question:\r\n<P>\r\nIf I were to ask you if \"Zim\" means \"yes,\" would I get the same answer as if I were to ask a liar if the left door leads to the garden?\r\n<P>\r\nThe answer will always be \"Dahl\" if you should take the left door and \"Zim\" if you should take the right door.  \r\n<P>\r\nIt was one of two equivalent questions (more if you count variations in exact wording)based on comparing two questions (one about the meaning of \"Zim,\" the other about the doors) asked of two people (the monk and a hypothetical known liar)\r\n<P>\r\nBut Nick Reed found a way to incorporate the \"Zim\" clause into the main question.  His question \"If I asked you \'does this door lead to the garden?\', would you say Zim?\" is just as correct, and is more elegant.','2002-06-25',20040321232101,NULL,5,3,0,4.58,20020625000000,0);
INSERT INTO problem VALUES (131,4,2,251,'Maze','You\'re trapped in a maze. There is a way out. Path junctions are all 3-way. \r\n<p>\r\nIf you use the strategy of always taking the path going right, what will happen?\r\n<p>\r\n<i>(<b>Note</b>: This problem is deliberarely vague.)</i>','My puzzle as far as i know, corrections welcome..\r\n<p>\r\nSince the maze\'s structure is not specified, then\r\na random treatment is in order. In this way the path you\r\ntake at any point is a random variable.\r\n<p>\r\nThere are two possibilities in the long term:\r\n<ol>\r\n<li>you escape from the maze\r\n<li>you are trapped forever in an infinite loop\r\n</ol>\r\nCase 2 is a consequence of the strategy. More precisely,\r\nif any point during your journey you take the same\r\npath twice, you will be stuck in a loop forever. moreover,\r\nif you take a certain path twice, it follows that youre\r\nprevious path was also taken twice, and so on until the\r\nfirst path you took from the beginning.\r\n<p>\r\nThe 2 possibilities are then:\r\n<ol>\r\n<li>you escape\r\n<li>you come back to your initial path\r\n</ol>\r\nWhich can be rewritten as\r\n<ol>\r\n<li>you find the exit path\r\n<li>you find your first path\r\n</ol>\r\nWhere the exit path is like any other path except it connects\r\na junction to the exit. Now, consider that you have already\r\ntaken 1 path (this is your first path). Each possibility above\r\nis clearly equally likely, since each is represented by 1 path.\r\n\r\nSo, after your first path, there is 1/2 chance you\'ll escape and\r\n1/2 chance youll be stuck forever. At the start,\r\nthere is 0 chance that youll retake your first path and\r\n1/n chance that youll take the exit path, where n\r\nis the total number of paths. So<pre>\r\n        P(escape) = (1/n * 1) + n-1/n * 1/2\r\n        P(trapped) = (1/n * 0) + n-1/n * 1/2\r\n        P(trapped) = 1 - P(escape)</pre>\r\n\r\nn is approximately 3 * the number of junctions. as\r\nthe maze size increases the first term is neglibible\r\nand P(trapped) = P(escape) = 1/2\r\n<p>\r\nSo the best answer to the question is:\r\n<br>\r\n\"<i>There is equal chance that youll either escape or be trapped forever.</i>\"','2002-06-26',20030712232102,NULL,3,3,0,2.75,20020626000000,0);
INSERT INTO problem VALUES (132,7,2,227,'What\'s your age Granny?','A child said that his age in years was equal to the last two digits of his birthyear. The child\'s grandmother said the same thing. \r\n<p>\r\nIf they both said it in 1932, how old are were they at the time?','If the last two digits of the child\'s birthyear form a number x, then the child has stated that (s)he is x years old. Or, in other words x more years has passed since the child\'s birth. \r\n<p>\r\nIn that case, the last two digits of the year would be 2*x (or, for x > 50, 2*x - 100) Since the actual year in which the statement was made is 1932, we have 2*x = 32 for x = 16\r\n(the child\'s age) or 2*x - 100 = 32 for x = 66 (the grandmother\'s age)','2002-06-25',20040314232102,NULL,2,3,0,3.17,20020625000000,0);
INSERT INTO problem VALUES (133,7,2,227,'Matchstick Frenzy','A heap of 48 matches are divided into three groups. \r\n<p>\r\nIf I take as many matches from the first group as there are in the second group and add them to the second, and then take as many from the second group as there are in the third group and add them to the third, and finally take as many from the third group as there are in the first group and add them to the first group, the number of matches in each heap would be equal.\r\n<p>\r\nHow many matches were in the three groups originally?','Let\'s say there were originally X, Y and Z matches in piles one, two and three respectively. After all the manipulations, each pile has 16 matches (48/3 = 16).\r\n<p>\r\nThe first pile contains twice what it did after we took as many matches as there were in the second pile:\r\n16 = 2*(X-Y)   (eq. 1)\r\n<p>\r\nThe second pile contains twice what it did originally minus what the third pile contained: \r\n16 = 2*Y - Z   (eq. 2)\r\n<p>\r\nFinally, the third pile contains twice what it did originally minus what the first pile contained having had\r\nmatches taken to put into the second pile:\r\n16 = 2*Z - (X-Y)   (eq. 3)\r\n<p>\r\nWe solve these equations:<pre>\r\n       16 = 2*(X-Y)      [eq. 1]\r\n       X - Y = 8\r\n       16 = 2*Z - (X-Y)  [eq. 3]\r\n       16 = 2*Z - 8\r\n       Z = 12\r\n       16 = 2*Y - Z      [eq. 2]\r\n       16 = 2*Y - 12\r\n       Y = 14\r\n       X - Y = 8\r\n       X - 14 = 8\r\n       X = 22</pre>\r\nSo the numbers of matches originally in the piles are 22, 14 and 12','2002-06-27',20031222232101,NULL,3,3,0,3.67,20020627000000,0);
INSERT INTO problem VALUES (134,2,2,304,'Old man - older problem','(<i>Hopefully this one hasn\'t been posted\r\nit\'s a really old one I think\r\ndon\'t post a solution if you ALREADY know  the answer\r\nI haven\'t posted the solution cause I want people to actually try and not just look at the question then giveup right away.</i>)\r\n<p>\r\nAn old man has a boat and needs to cross the river, the problem is he has three things he needs to get across the river\r\na chicken, a dog, and a sack of grain.\r\nHe has three problems: \r\n<li>His boat can only support himself and one item, \r\n<li>The dog can\'t be left with the chicken, and \r\n<li>The chicken can\'t be left with the grain.\r\n<p>\r\nHow does he get across with all three items intact?\r\n','<ol>\r\n<li>Man rows chicken to the far shore\r\n<li>Man rows empty boat to near shore\r\n<li>Man rows dog to far shore\r\n<li>Man rows chicken back to near shore\r\n<li>Man rows grain to far shore\r\n<li>Man rows empty boat to near shore\r\n<li>Man rows chicken to far shore\r\n</ol>','2002-06-28',20030805232102,NULL,2,3,0,3.25,20020628000000,0);
INSERT INTO problem VALUES (135,11,2,227,'Painter\'s Pesky Problem','A painter needed 6 pints of grey paint, so he mixed 4 pints of black paint with 2 pints of white paint. This turned out to be too dark a grey and he realised that what he really needs is a mixture that has 4 pints of white with 2 of black. \r\n<p>\r\nThe painter understands that he will have to throw away some of the paint, but wants to get the correct amount of the right mixture with as little waste as possible. How should he do it?\r\n','Since there are 4 pints of Black and 2 pints of White by halving the mixture (Ridding 3 pints) he would get 2 pints of Black and 1 pint of White in the mixture. By adding 3 pints of White paint he would get 4 pints of White paint along with the remaining 2 pints of Black paint thus solving his problem with minimum wastage.','2002-06-29',20030731232126,NULL,2,3,0,3.38,20020629000000,0);
INSERT INTO problem VALUES (136,16,2,227,'The Unknown Side','ABC is a triangle:\r\n<li>Angle A < 90.\r\n<li>D is a point on BC such that BD = DC.\r\n<li>M is a point on BC such that AM is perpendicular to BC.\r\n<br><center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/triangle2.gif\" align=\"center\"></center>\r\n<br>\r\nIf \r\n<li>AD = 10,\r\n<li>BC = 12 and\r\n<li>MC = 11\r\n<br>\r\nfind the length of AC.','<pre>\r\n     DB = CB / 2 = 12 / 2 = 6\r\n     MB = CB - CM = 12 - 11 = 1\r\n     DM = DB - MB = 6 - 1 = 5\r\n     DM^2 + AM ^2 = AD^2 (pythagorean), so\r\n     25 + AM^2 = 100\r\n     AM = sqrt(75)\r\n     CA^2 = AM^2 + CM^2 (pythagorean), so\r\n     CA = sqrt(75 + 121) = sqrt(196) = 14</pre>','2002-07-01',20040303215126,NULL,3,3,0,3.00,20020701000000,0);
INSERT INTO problem VALUES (137,14,2,257,'How long did I walk from the Airport ?','I was going to take a trip to my friend\'s house in San Jose by airplane. If my airplane had arrived on time as scheduled, my friend would drive out to pick me up from San Jose\'s airport. She would get to the ariport just as I would be leaving it, and drive me to her house. This way, I would come to her house at 12:00.\r\n<p>\r\nBut as it happened, my airplane arrived at the airport 1 hour earlier. So I walked from the airport directly to my friend\'s house. On the way to her house, I met her driving to pick me up. I got into the car, and we drove me to the house. This way, I arrived at the house at 11:40.\r\n<p>\r\nHow long did I spend walking?\r\n(The only thing known about my walking speed and my friend\'s driving speed is that they are different and they are constant.)\r\n','If my friend was able to drive back to her house 20 minutes earlier than she was supposed to, and she was driving at the same constant speed in both directions, that means she spent 10 minutes less going each way.\r\n<p>\r\nSo she met me ten minutes before getting to the airport, and therefore, her drive back was also ten minutes shorter. \r\n<p>\r\nIf I had arrived at the airport an hour before my designated arrival time, but was picked up ten minutes before that same time, it follows that I spent 50 minutes walking out to meet my friend.','2002-07-02',20030326065623,NULL,3,3,0,4.00,20020702000000,0);
INSERT INTO problem VALUES (139,2,2,1,'Mutually friendly','Prove that any group of six people contains either 3 mutual friends or 3 mutual strangers.\r\n<p>\r\n(<i>For the purpose of this problem any pair of people must be either friends or strangers.</i>)','Imagine the six people. Of them, some person X either has at least three friends among the other 5, or at least three strangers.\r\n<p>\r\nIf X has at least three friends, (call them A, B and C), then either the three of them are all mutual strangers (and satisfy the condition), or at least two of them are friends, and then the these two plus X are the three people that satisfy the condition.\r\n<p>\r\nThe above paragraph applies likewise to the case where A, B and C are strangers to X.','2002-07-01',20030522232102,NULL,2,3,0,2.50,20020701000000,0);
INSERT INTO problem VALUES (140,14,2,227,'Equation games','Can you design an equation with two unknowns and still find the value of one?','This is more of a \"game\" than a problem. See the comments on this one for various equation that fit the demands of the puzzle, as well as the strategy for deriving them.','2002-07-03',20030708232102,NULL,2,3,0,3.17,20020703000000,0);
INSERT INTO problem VALUES (141,11,2,250,'The unplugged bath','(This is an old chestnut of a puzzle, but with a slight twist)\r\n<p>\r\nIt takes six minutes for just the cold tap to fill my bath with water.\r\n<p>\r\nThe hot tap fills the bath at the same rate, but unfortunately (due to some strange plumbing) after the hot tap has been running for three minutes its supply of water shuts off for a full two and a half while the hot water tank refills and reheats - after the two and a half minutes, the hot tap commences dispensing water once again.\r\n<p>\r\nWith the plug pulled out, a full bath empties (at a uniform rate) in only four minutes.\r\n<p>\r\nWith the hot water tank full and the plug pulled out, how long will it take my bath to fill if I turn both taps on?','The cold tap dispenses 1/6 of a bath-full of water every minute.\r\n<br>The hot tap similarly (when it is running).\r\n<br>The plug empties 1/4 of a bath-full every minute.\r\n<p>\r\nSo, with both taps running and the plug out the bath fills by: 1/6 + 1/6 - 1/4 = 1/12 every minute\r\n<br>But, with only the cold tap running and the plug out, the bath loses: 1/4 - 1/6 = 1/12 every minute\r\n<p>\r\nSo, for the first 3 minutes we gain (3 * 1/12). Then for the next 2.5 minutes (as the hot water tank refills and \r\nthe hot tap is off) we lose (2.5 * 1/12).\r\n<br>So, over the first 5.5 minutes the bath fills by (3 * 1/12) - (2.5 * 1/12) = 1/24 of a bath-full.\r\n<br>At this point the tank is full once again, ready to restart this cycle.\r\n<p>\r\nSo, an obvious solution to the problem would be to say it takes 24 * 5.5 minutes (132 minutes) to fill the bath.\r\n<p>\r\nThis answer is wrong.\r\n<p>\r\nAfter 18 * 5.5 minutes, the tank is full, and the bath has 18/24 (9/12) of it\'s water in it.\r\n<br>For the next 3 minutes, both taps dispense water. We know this results in the bath filling by 1/12 every minute. \r\nSo, after 3 more minutes the bath is full!\r\n<p>\r\nTotal time: 18 * 5.5 + 3 = 102 minutes.','2002-07-03',20031031232101,NULL,3,3,0,3.43,20020703000000,0);
INSERT INTO problem VALUES (143,4,2,251,'Bascule\'s Book','Bascule is reading a book.\r\nWhat is the probability that the first digit of the page he is on is 1, 2, 3, 4 or 5?\r\n<p>\r\n<b>a)</b> obtain an expression <br>\r\n<b>b)</b> approximate a numerical value','It is a general consensus among the members of this site that no unique solution can exist without the knoweledge of how thick a book Bascule is likely to be reading.\r\n<p>\r\nSome discussion has occured on the topic of wether the book is equally likely to have anywhere from one to infinity pages, or if the book\'s thickness follows a standard distribution curve.\r\n<p>\r\nSee comments on this problem for more details.','2002-07-03',20030422055620,NULL,5,3,0,3.00,20020703000000,0);
INSERT INTO problem VALUES (144,6,2,227,'Marching Messenger','(This is from CTK exchange)\r\n<p>\r\nA column of soldiers is 25 miles long and they march 25 miles a day. One morning a messenger started at the rear of the column with a message for the guy up front. The messenger began to march and gave the message to the guy up front and then returned to his position by the end of the day. Assume that the messenger marched at the same rate of speed the whole time. How many miles did the messenger march?','A solution to this problem was posted by <a href=\"http://perplexus.info/user.php?uid=153\">TomM</a> in \r\n<a href=\"http://perplexus.info/show.php?pid=144&cid=725\"><b>this comment</b></a>.','2002-07-05',20040225103933,NULL,5,3,0,4.20,20020705000000,0);
INSERT INTO problem VALUES (145,5,2,304,'Circular Logic','A name which has nothing to do with this question \r\n(well almost nothing)\r\n<p>\r\nWhat percentage of the circle is shaded? (The quadrangle shown in the picture is a square with one of the vertices in the circle\'s center.)\r\n<p>\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/shaded.gif\"></center>','Squares have 90 degree angles. Since the squares corner is in the middle of the circle you can assume that the two lines going through the circle make a 90 degree angle\r\n<p>\r\nA full circle is 360 degrees \r\n<p>\r\n360/360 = 1 = 100% = full circle\r\n<p>\r\n90/360 = 1/4  = 25% = answer','2002-07-03',20040314232102,NULL,2,3,0,1.85,20020703000000,0);
INSERT INTO problem VALUES (146,7,2,304,'Number favorites','<li>I like 2500 but not 2499 \r\n<li>I like 576 but not 575\r\n<li>I like 169 but not 168\r\n<p>\r\nWhat numbers do I like?\r\n(This question appears on IQ tests all the time)','The person likes perfect squares.\r\n<p>\r\n2500 = 50 * 50<BR>\r\n576 = 24 * 24<BR>\r\n169 = 13 * 13 <BR>\r\n<p>\r\nSolution courtesty of John Orapello','2002-07-03',20031201232101,NULL,1,3,0,1.71,20020703000000,0);
INSERT INTO problem VALUES (147,2,2,304,'Eggalicious','You have to boil a single egg for exactly nine minutes.\r\n<p>\r\nAll you have are two hourglasses, able to measure (in sand) seven and four minutes, respectively.\r\n<p>\r\nHow quickly, using only these two hourglasses, can you boil an egg?','The trick to solving this problem is realising that you are dealing with hourglasses <b>which can be reversed</b>.\r\n<p>\r\nThe following solution would not be possible with other time measuring devices:\r\n<p>\r\n<li>Time = 0: Set T7 and T4, start cooking the egg.\r\n<li>Time = 4: T7 has 3 left, re-set T4, egg is 4 min cooked\r\n<li>Time = 7: Re-set T7, T4 has 1 left, egg is 7 min cooked\r\n<li>Time = 8: T4 runs out; T7 has 6 left. Rotate it. It now has 1 left. Egg is 8 min cooked\r\n<li>Time = 9: T7 runs out, egg is fully cooked.','2002-07-05',20030529232102,NULL,2,3,0,2.85,20020705000000,0);
INSERT INTO problem VALUES (152,2,2,1,'More hats!','Three logicians, Albert, Bill and Carl, are wearing hats, which they know are either black or white but not all white. Albert and Bill can each see the other two logicians, but not Carl, who is facing away and cannot see them. \r\n<p>\r\nEach is asked in turn if they know the color of their own hat. The answers are: \r\n<li>Albert: \"No.\" \r\n<li>Bill: \"No.\" \r\n<li>Carl: \"Yes.\" \r\n<p>\r\nWhat color is Carl\'s hat and how does he know?\r\n<p>\r\n(<i>Taken from <a href=\"http://einstein.et.tudelft.nl/~arlet/puzzles/logic.html\">http://einstein.et.tudelft.nl/~arlet/puzzles/logic.html</a></i>)','The hats are not all white. This means that if Albert did not know his hat color, he saw at least one black hat among Bill and Carl. Otherwise he would have known his own hat to be black.\r\n<p>\r\nBill must have realised this. He saw Albert\'s hat color, and also saw Carl\'s. He knew that Albert\'s statement meant that either he or Carl (or both) is wearing a black hat.\r\nHad he seen Carl in a white hat, he would immediately know his hat to be black. The fact that he did not make this guess let Carl know that his hat color was black.\r\n','2002-07-15',20030527232101,NULL,2,3,0,3.75,20020715000000,0);
INSERT INTO problem VALUES (149,7,2,227,'Addition','maybe you have seen this before....<pre>\r\n        FORTY \r\n      +   TEN \r\n      +   TEN \r\n      -------\r\n      = SIXTY</pre>\r\nIf each letter represents a digit and all ten digits are to be included in the above equation. Can you find the arrangement of digits that would satisfy the equation? \r\n\r\n(TEN does not mean T x E x N. It represents the places the digits take)\r\n\r\n','First, we have Y + N + N = Y and T + E + E = T. That means N and E must be 0 and 5. If N was 5, there would be a 1 carried over, and there is no solution for E then. So, N=0 and E=5.\r\n<p>\r\nSecond, we have FOR + T + T + carry = SIX. Since both of the top digits changed, that means there is a carry to the column with the O and the F. Since the 0 is already used, and the maximum carry is 2 (9+9+9 = 27 for the first column, 9+9+9+2=29 for any other column), that mean we must be adding enough to roll over from 9 to 1 in the 1000\'s column, a carry of 2 from the 100\'s column. So O=9, I = 1, and S = F+1. This also forces S to be 3,4,7, or 8, since it can\'t be either a used number or one more than a used number. Likewise, F must be 2,3,6, or 7.\r\n<p>\r\nThird, to have a carry of 2, that means R+T+T must be greater than 20. Since 0 and 1 are both used, that means x is at least 2, so R+T+T is between 22 and 28. If T was the highest unused value (8), and since we have a carry of 1 (T + 5 + 5 = T, carry 1), R would have to be 6 or 7 (5 is already used). Likewise, if R was 8, T would have to be 7. So R is 6, 7, or 8; and T is 7 or 8.\r\n<p>\r\nNow, two out of 6, 7, and 8 are used for R and T, so since S and F must be consecutive, they now must be 2, 3, or 4. Since either S or F will have be be 3, that raises the new minimum for R+T+T to be 24, forcing R to be 7, T to be 8, and X to be 4. This then forces F to be 2, and S to be 3.\r\n<p>\r\nThus far, we have N=0, E=5, O=9, I=1, R=7, T=8, X=4, F=2, and S=3. The only usused letter is Y, and the only unused value is 6, so Y=6, giving us: 29786 + 850 + 850 = 31486, which checks.\r\n<p>\r\n(<i>Posted by <a href=\"http://perplexus.info/user.php?uid=158\">Ender</a></i>)','2002-07-08',20040225103933,NULL,4,3,0,4.00,20020708000000,0);
INSERT INTO problem VALUES (150,6,2,1,'A grid of people','Imagine a \"grid\" of people: some number of people arranged in a number of rows and columns in a rectangular formation.\r\n<p>\r\nWe designate person A as the shortest person in the group of the tallest people of each row. We then designate person B as the tallest person in the group of shortest people in each column.\r\n<p>\r\nWho is taller, A or B?','There are 4 cases to consider:\r\n<p>\r\n<b>A and B are the same person</b><br>\r\n(This is possible, if for example, the grid is a 1x1 grid). I this case A and B are the same height.\r\n<p>\r\n<b>A and B are in the same row</b><br>\r\nSince A comes from a group of people who are the tallest in their rows, A must be the tallest person in his row. Thus, if B is in the same row, A is taller.\r\n<p>\r\n<b>A and B are in the same column</b><br>\r\nSince B comes from a group of people who are the shortest in their respective columns, B must be the shortest in his column. Thus, if A is in the same column, A must be taller.\r\n<p>\r\n<b>A and B are in different rows and columns</b><br>\r\nFor this case, imagene a person C, who is in the same row as A, and in the same column as B. C must be shorter than A, since A is the tallest in his row. C must be taller than B since B is the shortest in his column. Thus, since A is taller than C who is taller than B, A must be taller than B.\r\n<p>\r\nAs you see in all cases but the specialized case where A and B are the same person, A must be the taller of the two.','2002-07-09',20031213232102,NULL,3,3,0,3.57,20020709000000,0);
INSERT INTO problem VALUES (151,7,2,1,'Self-Descriptor','Find a number <b>ABCDEFGHIJ</b> such that <b>A</b> is the count of how many 0\'s are in the number, <b>B</b> is the number of 1\'s, and so on.\r\n<p>\r\n(<i>Taken from <a href=\"http://einstein.et.tudelft.nl/~arlet/puzzles/logic.html\">http://einstein.et.tudelft.nl/~arlet/puzzles/logic.html</a></i>)','The number is <b>6210001000</b>. <a href=\"http://perplexus.info/user.php?uid=158\">Ender</a> explains in his comments why it is the only possible answer.','2002-07-10',20040225103933,NULL,3,3,0,3.60,20020710000000,0);
INSERT INTO problem VALUES (154,2,2,1,'A locked safe','(<i>Puzzle by Raymond Smullyan</i>)\r\n<p>\r\nThere is a safe containing millions of dollars – unfortunately the combination is written on only one card, and that card has been accidentally locked inside the safe! If the wrong combination is used, the lock will jam and the only way to open the safe would be to blow it up, destroying the contents.\r\n<p>\r\nA combination is a string of digits from 0 through 9. It can be any length and contain any number of digits occurring any number of times; 90915 is a combination; so is 2133127; so is 5. Certain combinations will open the lock, certain combinations will jam the lock, and the remaining combinations will have no effect whatever (these last are called neutral).\r\n<p>\r\nThe small letters x and y will represent arbitrary combinations, and by xy is meant the combination x followed by the combination y; for example, if x is 213 and y is 3812, then xy is 2133812. By the reverse of a combination is meant the combination written backwards; for example, the reverse of 3812 is 2183. By the repeat xx of a combination x is meant the combination followed by itself; for example, the repeat of 3182 is 31823182.\r\n<p>\r\nNow, some of the combinations are related to other combinations. There are five properties of this relation:\r\n<p>\r\n<li>Property A: For any combination x, the combination 2x2 is related to x. (For example, 21452 is related to 145.)\r\n\r\n<li>Property B: If x is related to y, then 1x is related to 2y. (For example, since 21452 is related to 145, then 121452 is related to 2145.)\r\n\r\n<li>Property C: If x is related to y, then 5x is related to the reverse of y. (For example, since 21452 is related to 145, then 521452 is related to 541.)\r\n\r\n<li>Property D: If x is related to y, then 9x is related to yy (the repeat of y).(For example, since 21452 is related to 145, then 921452 is related to 145145. Also, 521452 is related to 541, so 9521452 is related to 541541.)\r\n\r\n<li>Property E: If x is related to y, then if x is neutral then y jams the lock, and if x jams the lock then y is neutral. (For example, if 521452 is neutral, then 541 will jam the lock.)\r\n<p>\r\nFind the shortest possible combination that will open the lock.\r\n<p>\r\n<span class=\"small\">\r\n<i>\r\n<b>Notes/Clues</b>:\r\n<br>\r\n<b>a)</b> The relation is only one way. Think of it like mother and son. The mother is the parent of the son, but the son is not the parent of the mother.\r\n<br>\r\n<b>b)</b> The first thing you need to do is to establish (just using property E) how to solve the puzzle (i.e. how do you know if a combination opens the lock?). Then use this information to solve the puzzle using properties A thru D.</i>\r\n<span>','Begin with some additonal notation:<br>\r\nX is the reverse of x; if x = 123, x = 321.<br>\r\na ~ b means a is related to b.\r\n<p>\r\nTo find a number that opens the lock, it is necessary to find a number that relates to itself, which then, by property E, can neither be neutral nor jam the lock, and must open it. The shortest number that relates to itself presumably has the form of xx2 or x2x2, where x is a series of 1s, 5s, and 9s that gives the steps needed to find that very number.\r\n<p>\r\nTo find the number, it is best to work backwards. Starting with xx2:<br>\r\nxx2 &rarr; 2XX &rarr; XX &rarr; xx &rarr; x<br>\r\nor<br>\r\nxx2 &rarr; 2XX &rarr; XX &rarr; X &rarr; x<br>\r\nThis gives the proof:\r\n<pre>\r\n2x2 ~ x\r\n92x2 ~ xx\r\n592x2 ~ XX\r\n1592x2 ~ 2XX\r\n51592x2 ~ xx2</pre>\r\nTherefore, x must equal 51592, and this shows that the number 51592515922 relates to itself and therefor must open the safe.\r\nSimilarly:\r\n2x2 ~ x\r\n52x2 ~ X\r\n952x2 ~ XX\r\n1952x2 ~ 2XX\r\n51952x2 ~ xx2\r\nTherefore, x in this example is equal to 51952, and 51952519522 also relates to itself and opens the safe.\r\n<p>\r\nNow, working backwards again for x2x2:<br>\r\nx2x2 &rarr; 2X2X &rarr; 2X &rarr; X &rarr; x<br>\r\nor:<br>\r\nx2x2 &rarr; x2 &rarr; 2X &rarr; X &rarr; x.<br>\r\nThese give the proofs:\r\n<pre>\r\n2x2 ~ x\r\n52x2 ~ X\r\n152x2 ~ 2X\r\n9152x2 ~ 2X2X\r\n59152x2 ~ x2x2\r\n</pre>\r\nThat means that x must equal 5915, and 5915259152 relates to itself and must open the safe.<br>\r\nAnd the last proof:\r\n<pre>\r\n2x2 ~ x\r\n52x2 ~ X\r\n152x2 ~ 2X\r\n5152x2 ~ x2\r\n95152x2 ~ x2x2\r\n</pre>\r\nThis last proof gives that x=9515, and 9515295152 also relates to itself and must open the safe.\r\n<p>\r\nFinally, a simple relation must be noted:\r\n<pre>\r\n2y2 ~ y\r\n92y2 ~ yy\r\n</pre>\r\nSo, for any repeated number yy, 92y2 is related to y. By property E, if yy opens the safe, 92y2 must also open the safe. The last two solutions, 9515295152 and 5915259152, both have the form yy, and can be made shorter:\r\n<pre>\r\n2951522 ~ 95152 \r\n92951522 ~ 9515295152 \r\n</pre>\r\nand\r\n<pre>\r\n2591522 ~ 59152 \r\n92591522 ~ 5915259152\r\n</pre>\r\nSince 92951522 relates to 9515295152, which opens the safe, it must also open the safe. Similarly, 92591522 relates to 5915259152, and must open the safe as well.\r\n<p>\r\nTherefore, there are two 8-digit solutions, 92591522 and 95951522.','2002-07-16',20030815084936,NULL,5,3,0,4.04,20020716000000,0);
INSERT INTO problem VALUES (157,16,2,153,'Circular Logic II','In <B>qball</b>\'s Circular Logic, we were asked to determine the Area of the region common to a circle and a square, one vertex of which was at the center of the circle.  The figure was drawn to show that e (the edge of the square) was greater than r (the radius of the circle), and the Area resolved to 25% that of the circle, or &#960;r²/4.\r\n<P>\r\nBut what if e were less than r? The second and third verteces would be inside the circle, and the Area becomes a function of e (expressed as a fraction of r).  When e is less than r/(&#8730;2), the fourth vertex is within the circle, and the area of the common region becomes the area of the square e²\r\n<P>\r\nBut what is the function f(x) such that A=f(e) for r &#8805; e &#8805; r/(&#8730;2) ?\r\n<P>\r\nNote: we already know that f(r) = &#960;r²/4, and f(r/(&#8730;2)) = r²/2, because although the derivative of the greater function becomes discontinuous at these points, the function itself does not.\r\n<P>\r\nIt was a comment by <B>Manolo</b> on the page for the original Circular Logic problem that suggested this one to me.\r\n','The common area can be divided into three sections: \r\n<P>\r\ntwo right triangles with legs e and &#8730;(r² - e²)  <I>(The total area of bot triangles is e[&#8730;(r² - e²)])</i>\r\n <P>\r\n\r\nand a sector of the circle with angle A, where Angle A = 90º - 2(invcos e/r) <I>(the area of the sector is (&#960;r²)(A/360º)</i>\r\n<P>\r\nThe final form of the area function (in the specified range) is f(e) = e[&#8730;(r² - e²)] + (&#960;r²)([90º - 2(invcos e/r)]/360º)\r\n<P>\r\nWhen e = r, the triangles degenerate into line segments with area 0, and angle A becomes 90º The final area is &#960;r²/4.\r\n<P>\r\nWhen e = r/(&#8730;2), &#8730;(r² - e²) is also r/(&#8730;2), The triangles cover an area of r²/2 and Angle A becomes 0, causing the sector to degenerate into a line segment of area 0\r\n<P>\r\nNote: this solution was found using geometry, Solving it using analytic algebra or calculus might give valid answers with a different form.','2002-07-19',20030326065623,NULL,4,3,0,3.00,20020719000000,0);
INSERT INTO problem VALUES (158,7,2,122,'Three Fractions','<p>A/BC + D/EF + G/HI = 1 </p>\r\n<p>Each of three fractions has a one-digit numerator and a <b>two-digit denominator</b>. The three fractions together add up to one. Place the nine digits 1-9 into the fractions to make the equation correct. </p>','<p>There is only one answer: 5/34 + 7/68 + 9/12 = 1</p>\r\n\r\n<p>(Source: Nob Yoshigahara, c/o Scot Morris in OMNI, April 1994)</p>','2002-07-23',20030626232102,NULL,4,3,0,4.29,20020723000000,0);
INSERT INTO problem VALUES (159,5,2,250,'Grid Pathways','(First things first - I don\'t know a solution to this, but the puzzle occurred to me a few hours ago, and I thought people might be interested in it)\r\n<br> \r\n<br>Imagine a rectangular (or square) grid of any size, every square white. If the grid is \"x\" squares across and \"y\" squares high, what is the minimum number of squares (\"n\") that must be shaded so that no white square is adjacent to more than 2 other white squares?\r\n<br>(For this puzzle, diagonally adjacent squares are not considered to be adjacent)\r\n<br> \r\n<br>So, for example, if the grid is simply a 3x3 then the only square that needs shading is the centre one, then all others squares only touch two others - i.e. for x=3 y=3, n=1\r\n<br> \r\n<br>a) Is there an formula to calculate \"n\" that will work for all paired-values of \"x\" and \"y\"?\r\n<br>b) If not, what is \"n\" for a chessboard-sized x=8 y=8 (post your suggested minimum using a standard chess-like \"A7\" type of description for a list of all your shaded squares)?','Brian gave a good solution <a href=\"http://perplexus.info/show.php?pid=159&cid=10088\">here</a>','2002-07-22',20040225103933,NULL,5,3,0,4.00,20020722000000,0);
INSERT INTO problem VALUES (160,4,2,250,'Dice Game','I have set up a stall where you may play a fabulous game.\r\n<br> \r\n<br>Presented before you are 4 unusual 6-sided dice:\r\n<br> \r\n<li>A Big Red die:\r\n<br>has the numbers 5, 5, 5, 5, 1 and 1 on its sides\r\n<li>A Large Yellow die:\r\n<br>has the numbers 6, 6, 2, 2, 2 and 2 on its sides\r\n<li>A Medium Green die:\r\n<br>has the numbers 6, 4, 4, 2, 2 and 1 on its sides\r\n<li>A Small Blue die:\r\n<br>has the numbers 3, 3, 3, 3, 3 and 1 on its sides\r\n<br> \r\n<br>I inform those that are unaware that the average value they would roll with each of the 4 dice are (roughly) 3.66, 3.33, 3.17 and 2.67 respectively. All dice are fair and players find it impossible to cheat when rolling them.\r\n<br> \r\n<br>I request a $1 payment from you to play. You may choose any one die. Then I may choose any of the remaining dice. We then roll. If you roll more than or the same as me, I return your original $1 stake and a bonus $1 prize. If I score more than you, I keep your stake and you win nothing.\r\n<br> \r\n<br>What would be your strategy if you wanted to walk away from my stall with the most amount of money possible?\r\n<br> \r\n<br>(Thanks go to an old university professor would showed us something similar, which instantly intrigued me, in a Probability lecture)','Although the game seems geared towards the player winning, it simply isn\'t so.\r\n<br> \r\n<br>Misconception 1: I will pick the big red dice - it has the highest average, so I\'m more likely to win\r\n<br>Misconception 2: I win if I roll higher OR on a draw - winning on a draw gives me that extra edge\r\n<br>Misconception 3: I either lose $1 or gain $1 - combined with the above I\'m sure to make money in the long run!\r\n<br> \r\n<br>If the person running the stall knows the basic premise they will, on average, win more often than not:\r\n<br> \r\n<br>If the player picks the red die, the stall-owner should pick the yellow\r\n<br>If the player picks the yellow die, the stall-owner should pick the blue\r\n<br>If the player picks the green die, the stall-owner should pick the red\r\n<br>If the player picks the blue die, the stall-owner should pick the green\r\n<br> \r\n<br>If the stall-owner does this, regardless of which die the player picks, the stall-owner has a 20/36 chance (i.e. 55.55%) of winning due to the specific way the dice are numbered. The player\'s chances of winning are less than 50% - as the payout is only what the player would normally lose, the stall-owner will make money in the long run.\r\n<br> \r\n<br>So, in reply to the question: \"The only winning move is not to play\"\r\n<br> \r\n<br>(Also noteworthy, as noticed by TomM, is that Red beats Blue 24/36 times - so if <b>forced</b> to play, the best strategy is not to pick Blue - however, the best strategy is still not to play at all)','2002-07-24',20030725232102,NULL,3,3,0,3.71,20020724000000,0);
INSERT INTO problem VALUES (162,12,2,122,'Domestic Complications','<p>Smith, Jones and Brown were great friends. After Brown\'s wife died, his niece kept house for him. Smith was also a widower, and lived with his daughter. When Jones got married, he and his wife suggested that they all live together. Each one of the party (male and female) was to contribute $25.00 on the first of the month for household expenses, and what remained at the end of the month was to be equally divided.</p>\r\n<p>\r\nThe first month\'s expenses were $92.00. When the remainder was distributed, each received an even number of dollars without fractions. How much money did each receive, and why? </p>','<p>Mrs. Jones was the daughter of Smith and the niece of Brown, so there were but four persons. $100 was contributed, $92 spent, and each received $2 in the distribution.</p>\r\n\r\n<p>(Origin: Sam Loyd)</p>\r\n','2002-07-25',20040319232102,NULL,1,3,0,3.45,20020725000000,0);
INSERT INTO problem VALUES (163,7,2,251,'More chameleons','Long ago, there existed a species of fighting\r\nchameleons. These chameleons were divided into six types of\r\nmatching color and strength: \r\n<li><b>Black</b> were the strongest, followed by \r\n<li><b>blue</b>, \r\n<li><b>green</b>, \r\n<li><b>orange</b>,\r\n<li><b>yellow</b> and \r\n<li><b>white</b> which were the weakest.\r\n<p>\r\nWhenever two chameleons <b>of the same color</b> met, they would fight to the\r\ndeath and the victor would become stronger and change color (eg white to yellow). Black chameleons would fight eternally.\r\n<p>\r\nThe small island of Ula was initially populated by a\r\ngroup of fighting chameleons. For this group\r\n<p>\r\n<b>a)</b> the colors present each had an equal number of\r\nchameleons (for example, group = 3 black, 3 green and 3 yellow)\r\n<p>\r\n<b>b)</b> it was not made up entirely of white chameleons\r\n<p>\r\nAfter all the possible fighting was done, there remained one black and\r\ngreen and no blue or orange chameleons.\r\n<p>\r\nHow many white chameleons remained in the island?\r\nProve it.','The island of Ula is really a huge adding machine,\r\nwhose basic mechanism is chameleons. Once youve realised this, its a matter of translation (:)\r\n<p>\r\na): all the number added are equal. this type\r\nof addition has a name, multiplication:\r\n<p>\r\nchameleons per color * colors present = survivors\r\nn * c = s\r\n<p>\r\nb): c != 1 (im using != as not equal)\r\n<p>\r\n\"After all the fighting..\": n != 1.\r\n<p>\r\nWe know that s = 1010XX, s = 101000-101011 = 40-43.\r\n41 and 43 are prime, and s = n * c.\r\nsince n != 1 != c, s != 41,43\r\n<p>\r\nso s = 40, 42 = 101000, 101010.\r\n<p>\r\nNo white chameleons left, regardless of yellow.\r\n<p>\r\nYou can also prove this systematically, by obtaining\r\nall initial combinations which result in 1010XX and\r\nfinding all with white = 0. This would inadvertently\r\nprove that 41,43 are prime.\r\n<p>\r\nBtw, confusion aside, i dont think this puzzle deserved a rating of 1 :)','2002-07-30',20030723232102,NULL,3,3,0,2.89,20020730000000,0);
INSERT INTO problem VALUES (164,14,2,251,'No calculus','Define:<br> \r\n<b>d/dx(f(x)) = f\'(x)</b>\r\n<p>\r\nwhere f\'(x) = gradient (or slope) of f(x) at x = x.\r\n<p>\r\nProve that:<br> \r\n<b>d/dx(x^2) = 2x</b>\r\n<p>\r\nwithout using calculus.','Define a tangent y = Ax + B of y = x^2.\r\n<p>\r\nwe have\r\n<p>\r\nx^2 = Ax + B,<br>\r\nx^2 - Ax - B = 0,\r\n<p>\r\nbecause Ax + B is a tangent, there is only one root to this\r\nquadratic equation, so in the quadratic formula\r\n<p>\r\nb^2 - 4ac = 0.\r\n<p>\r\nwhich in the formula \r\nleads to\r\n<p>\r\nx =-b/2a =-(-A)/2*1<br>\r\nx = A/2<br>\r\nA = 2x.\r\n<p>\r\nsince in y = Ax + B, A is\r\nthe gradient, then\r\n<p>\r\nd/dx(x^2) = 2x','2002-07-31',20030626232103,NULL,4,3,0,3.14,20020731000000,0);
INSERT INTO problem VALUES (165,16,2,227,'Math on the playground','A circular playground has 2 parellel roads running through it. Their lengths are 112m and 50m. The perpendicular distance between these roads is 92m. \r\n<p>\r\nFind the diameter of the playground.','Solution <a href=\"http://perplexus.info/show.php?pid=165&cid=906\"><b>here</b></a> by TomM.\r\n<p>\r\nAnswer <a href=\"http://perplexus.info/show.php?pid=165&cid=908\"><b>here</b></a> by Cheradenine\r\n','2002-08-02',20040225103933,NULL,3,3,0,3.17,20020802000000,0);
INSERT INTO problem VALUES (166,6,2,1,'A pyramid of balls','Consider a triangular pyramid of balls, constructed by placing each ball (except those on the bottom) in the hollow formed by the three balls under it. If such a pyramid has 12 balls on the side of the bottom level, how many balls in total does it contain?','Let\'s call one of the pyramid\'s faces it\'s \"front\".\r\n<p>\r\nFor any given level of balls N, (as counted from the top), the \"front row\" will contain N balls. For example the first row from the top, will have 1 ball \"in front\", the second one will have two, and so on till at level 12, there are 12 balls along the front face of the pyramid.\r\n<p>\r\nIn the row behind the front row, where will be one ball present for each space between two balls in the front row. Since for level N, there would be N-1 such hollows, the row behind the front row on level N would contain N-1 balls: 11 on the 12th level, 1 on the second, and the first level does not have a second row.\r\n<p>\r\nGenerally, each row further from the front face of the pyramid will have one less ball in it than the row before. Therefore, for any level N, the number of balls in the level would be N+(N-1)+(N-2)+...+1. This can be expressed as N*(N+1)/2\r\n<p>\r\nSo if we have 12 levels, We need to calculate the sum of\r\nN*(N+1)/2 for N from 1 to 12. After a lot of arithmetics, this comes out to be 364.\r\n<p>\r\n(<i>TomM has managed to further reduce the equation <a href=\"http://perplexus.info/show.php?pid=166&cid=914\">here</a></i>)','2002-08-02',20040225103933,NULL,2,3,0,2.83,20020802000000,0);
INSERT INTO problem VALUES (167,12,2,437,'Big and Little Indian','There is a Big Indian and a Little Indian. The Little Indian is the Big Indian\'s son, but the Big Indian is not the Little Indian\'s father. How is this possible?','The Big Indian was the Little Indians mother.','2002-08-05',20040129232107,NULL,1,3,0,2.36,20020805000000,0);
INSERT INTO problem VALUES (168,12,2,437,'The Good Book','I have a book where the forward comes after the epilogue, the end is in the first half of the book, and the index comes before the introduction.\r\nWhat book is it?','The dictionary.','2002-08-05',20040319232102,NULL,1,3,0,3.62,20020805000000,0);
INSERT INTO problem VALUES (172,14,2,251,'Odd Sum','Prove that the sum of consecutive odd numbers beginning at 1 (<i>eg 1, 3, 5, ..</i>) always adds up to a perfect square','Consider the sum of n odd numbers<br>\r\n<p>\r\nWe can pair up symmetrical elements<br>\r\nthat add to a certain constant and<br>\r\nthen multiply by the number of pairs<br>\r\n(ie Gauss)<br>\r\n<p>\r\nThe largest odd number is 2n - 1. If <br>\r\nn is even, the sum S:<br>\r\n<p>\r\nS = each pair * number of pairs<br>\r\nS = (2n-1 + 1) * (n / 2)<br>\r\nS = 2n * n/2 = n²<br>\r\n<p>\r\nIf n is odd, the numbers do not pair<br>\r\nout exactly, there is a remaining<br>\r\ncentral term. However note that this<br>\r\nterm occurs in the middle so it is<br>\r\nequal to 2n/2 = n.<br>\r\n<p>\r\nS = (each pair * number of pairs) + center<br>\r\nS = 2n * (n-1/2) + n  (remember n is odd)<br>\r\nS = 2n * (n-1) + n<br>\r\nS = n² - n + n = n²<br>\r\n<br>\r\nFor any n, the sum is always a perfect square.\r\n<p>\r\n(See the comments for other interesting ways to prove \r\nthis)','2002-08-08',20040105232102,NULL,2,3,0,4.20,20020808000000,0);
INSERT INTO problem VALUES (171,15,2,251,'Definite Integral','Let f(x) = &#8730;(1-x²)\r\n<p>\r\nFind the definite integral\r\nof f(x) between x = 0 and x = 1\r\n','An integral is the area under a curve\r\n<p>\r\nf(x) = y = &#8730;(1-x²)<br>\r\nsquaring..<br>\r\ny² = 1 - x²<br>\r\nx² + y² = 1²<br>\r\n<p>\r\na bell should ring at this point. this\r\nis the equation of a circle radius = 1 centered at 0,0. because x² is a 2-to-1 function and the limits are x=0-1, only 1/4 of the area contributes. \r\n<p>\r\nA = &#960;r²/4 = &#960;/4.\r\n<p>\r\nSo the value of the integral is\r\n&#960;/4','2002-08-06',20040229232101,NULL,3,3,0,3.20,20020806000000,0);
INSERT INTO problem VALUES (173,16,2,122,'String around the Cylinder','A cylinder 90 cm high has a circumference of 24 cm.  A string makes <b>exactly</b> 5 complete turns around the cylinder while each of its two ends touch the cylinder\'s top and bottom respectively. \r\n<p>\r\nHow long is the string?','<p>Imagine cutting the cylinder along the string and then unrolling the cylinder.  The string becomes the hypotenuse of a right triangle whose height is 90cm and whose base is 5 * 24 cm (120cm).  The Pythagorean Theorem then reveals the length.  90^2 + 120^2 = 150^2</p>\r\n<p>Thus, the string is 150 cm.</p>','2002-08-09',20030903232101,NULL,3,3,0,3.25,20020809000000,0);
INSERT INTO problem VALUES (174,9,2,251,'Logical Limbo','Prove that either<br>\r\n<p>\r\n<b>a)</b> this problem is solvable<br>\r\n<p>\r\nor<br>\r\n<p>\r\n<b>b)</b> this problem is unsolvable','Jacob Frugal submits a detailed analisys for this problem <a href=\"http://perplexus.info/show.php?pid=174&cid=1225\"><b>here</b></a>.','2002-08-12',20040225103933,NULL,4,3,0,3.00,20020812000000,0);
INSERT INTO problem VALUES (175,7,2,1,'Zero to a Hundred in 1996','Using the digits in 1996 and any operations (but not mathematical constants), try to write equations that have the numbers from 0 to 100 as the answer.\r\n<p>\r\nFor example with 1995:\r\n<li>0 = 1*(9-9)*5\r\n<li>2 = (19-9)/5<br>\r\netc.\r\n<p>\r\nProvide as many as you can. Digits 1,9,9 and 6 do not have to appear in order. (But each digit <b>has</b> to be used - 1 and 6 once, 9 twice.)\r\n<p>\r\n<i>This is more of a game than a puzzle</i>','To avoid all the extra typing here, I will refer you to Nick Reed\'s excelent solutions for the problem:\r\n\r\n<li><a href=\"http://perplexus.info/show.php?pid=175&cid=963\">Part 1</a>, and\r\n<li><a href=\"http://perplexus.info/show.php?pid=175&cid=964\">Part 2</a>.\r\n<p>\r\nNick missed a couple of the numbers in his posts, but you can find the solutions to those last ones by going through the comments.','2002-08-15',20040225103933,NULL,3,3,0,3.57,20020815000000,0);
INSERT INTO problem VALUES (176,12,2,448,'Cops and Robbers','There is a shoot-out going on behind a school somewhere in the US. The shoot-out is between a group of cops and a band of robbers. One of the robbers was shot in the heart, and one of the police officers was shot in the head. Neither died, but instead went to the sidelines to watch, talk, and laugh. \r\n<p>\r\nThe police managed to get the robbers under control, but the robbers were not sent to jail. This is not a game between children. Can you answer these questions?\r\n<p>\r\n1. Why didn\'t those shot die?<br>\r\n2. What kind of school is this?<br>\r\n3. Why aren\'t the robbers in jail?<br>\r\n4. What on earth is going on here?<br>\r\n','1. They were shot with laser guns.\r\n<p>\r\n2. a state police academy (You may not be familiar with this unless you are from the US. Here they are used to train each state\'s police squads.)\r\n<p>\r\n3. The robbers are police in thug\'s clothing, so to speak.\r\n<p>\r\n4. I hope you have caught on to this by now. This is a training activity for a police academy. The robbers are studing to become police officers just like the men/women that played the cops. The simulation is a shoot-out between police an a band of neighborhood thugs. This way, both groups get practise for a mission that they may someday face.\r\n<p>\r\n\r\n  The guns being used are laser guns. If you are shot in a vital organ, you are considered dead and go sit and watch from the sidelines, but if you are sot in something a little less important, a timer is set with the aproximate time it takes for a persom to bleed to death. Once that runs out, you are also considered dead. \r\n<p>\r\n   The cops won because they either \"killed\" or captured all of the robbers, or the robbers made a retreat. Had all the officers been killed, the robbers would have gotten away.','2002-08-17',20040129232107,NULL,2,3,0,1.92,20020817000000,0);
INSERT INTO problem VALUES (177,12,2,448,'Imprisoned! (Possibly for Insanity)','You are trapped in a room with a window and a door. The window is of indestructible glass, and the door has no knobs or locks. There is a hole in the floor with a ping-pong ball in it. If you can get the ball out, the door will open. The hole is only wide enough for the ball, which rules out just sticking your hand in to pull it out. There is also a vent in the wall that is made out of some weird superstrength alien metal that won\'t break and a lightbulb is hanging from the ceiling as well. You have a few objects with you that might help. They are:\r\n<p>\r\n<li>2 weak refrigerator magnets\r\n<li>1 paperclip\r\n<li>1 pair of kindergarden safety scissors\r\n<li>1 pair of curtains off of the window\r\n<li>1 needle\r\n<li>your clothes\r\n<p>\r\nAnd your most important ally, your brain. (Not that it\'s neccesarily a very good one, of course!)\r\n','If your ally has served you well, you would have guessed that all you have to do is spit in the hole and make the ball float to the top. If your ally is really perverted, you could always have used another one of your bodily functions, too.','2002-08-18',20031104232103,NULL,3,3,0,2.50,20020818000000,0);
INSERT INTO problem VALUES (178,2,2,1,'A Pack of Prudent Pirates','After a long season of plunder, a pirate team of five Prudent Pirates has amassed a booty of 500 golden coins. Before they part their ways, the five decide to divide the treasure.\r\n<p>\r\nThey that they will each propose a division strategy in order of their seniority: first the oldest pirate will propose the strategy for the division of coins. All five will then vote on it, and if at least half vote \"Yes\", the strategy will be used to divide the coins. If the majority rejects the plan however, the oldest pirate will be killed, and the whole process will be repeated with the remaining pirates, with the second oldest proposing his strategy.\r\n<p>\r\nSince all the pirates are very prudent, each one will want to claim as many coins for himself without getting killed. Given this, how many coins will each of the pirates (5 - 1, with 5 being the oldest) get, and why? What strategy will the oldest pirate propose?','Consider a situation with one pirate. He will simply claim all the coins for himself.\r\n<p>\r\nWith two pirates (2 and 1), 2 will propose a \"strategy\" where he gets all the coins, vote for it, and thus will walk away with all the booty, leaving 1 with nothing.\r\n<p>\r\nIf we have 3 pirates, 3 will need one more vote to avoid getting killed. He knows that if his strategy is not adopted, he will be killed, and the situation will become the equivalent of a 2-pirate setup, in which 1 will get nothing. Thus, if 3 offers 1 a single coin, 1 will accept, since he will lose even that by declining the strategy. Thus 3 would be able to abscond with 499 of the coins, having given 2 nothing.\r\n<p>\r\nWith 4 pirates, 4 will try to bribe 2, who would gain nothing in the 3-pirate scenario. 2 will have to take 1 coin from 4, or else take nothing from 3. Thus 4 will give 2 one coin, and get his vote for a total of 50% of the vote, leaving 1 and 3 emptyhanded.\r\n<p>\r\nWe come to the 5 pirate scenario. #5 needs <b>two</b> more votes to reach the 50% threshold. He can get them by offering 1 and 3 one coin each. (Remember, they get nothing if 4 proposes his strategy). They will accept so as not to lose everything, and 5 will go home with 498 coins, leaving 2 and 4 with nothing.','2002-08-19',20031030232101,NULL,3,3,0,4.42,20020819000000,0);
INSERT INTO problem VALUES (179,12,2,448,'Water, Water Everywhere','Here is a riddle for you:\r\n<p>\r\nWhat is it, that gets wetter as it dries?','A towel. Sorry for the corny-ness!','2002-08-19',20040129232107,NULL,1,3,0,2.54,20020819000000,0);
INSERT INTO problem VALUES (180,17,2,448,'Forensic Fancy','You have a little beaker with an unknown amount of acid indicator solution in it. Over this beaker, you have a tube marked in ml. increments. This tube is marked backwards, it starts at 0 at the top and goes to 25 at the bottom. This tube contains 25ml. of hydrocloric acid (.01 concentration), which will drip out one drop at a time into the beaker. The acid indicator will eventually turn magenta and you will then close off the tube.\r\n<p>\r\nOn one such test you recorded that you started out with 10.2ml in the tube. You used it down to the 24.8ml area. At which time you refilled the tube to 12.1ml. You shut off the tube at 13.1ml, when the acid indicator was a nice shade of magenta. \r\n<p>\r\nNow, please give me the equation for how much acid indicator was in the beaker in mols, and use it to actually find how much was in it, also in mols. For bonus points, tell me how this equation would be helpful in certain forensic investigations.\r\n<p>\r\nYou wouldn\'t think a 13 yr. old would want to put you through such a hard time of it, would you? ^_^\r\n\r\n','The equations looks like this:\r\nfinal volume-initial volume= x ml base >>>\r\n(x ml)(L/1000ml)(.1 mol/L)=y mol base >>>\r\n(y mol base)(1 mol acid/ 1 mol base)(1/10ml)(1000ml/L)=z mol\r\n\r\nsoooo....plugging the info you have about the experiment you get this equation and this answer:\r\n\r\n24.8-10.2 + (13.1-12.1)= 15.6ml >>>\r\n(15.6ml)(1L/1000ml)(.1mol/L)=.00156 mol\r\n(.00156mol base)(1 mol acid/ 1 mol base)(1/10ml)(1000ml/L)=.156mol acid\r\n\r\nSo now you know that there was .156 mol acid in the beaker. This would be handy to know if you wanted to figure out how much of a contaminating substance was in a wide range of liquids, from drinks to rivers.\r\n\r\n\r\n\r\n','2002-08-20',20030601232101,NULL,4,3,0,2.71,20020820000000,0);
INSERT INTO problem VALUES (183,2,2,1,'Smart prisoners always get a break','100 prisoners are put into solitary cells. There\'s a central living room with one light bulb; the bulb is initially off. No prisoner can see the light bulb from his or her own cell. Every day, the warden picks a prisoner at random, and that prisoner goes to the central living room. While there, the prisoner can toggle the bulb if he or she wishes. Also, the prisoner has the option of asserting the claim that all 100 prisoners have been to the living room. If this assertion is false (that is, some prisoners still haven\'t been to the living room), all 100 prisoners will be shot for their stupidity. However, if it is indeed true, all prisoners are set free and inducted into MENSA, since the world can always use more smart people. Thus, the assertion should only be made if the prisoner is 100% certain of its validity.\r\n<p>\r\nThe prisoners are allowed to get together one night, to discuss a plan. What plan should they agree on, so that eventually, someone will make a correct assertion?\r\n<p>\r\n(<i>From <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml\">http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml</a></i>)','The prisoners need to designate a \"counter\" from among themselves.\r\n<p>\r\nEveryone who is not the counter, upon coming to the living room will turn the light on if\r\n<li>The light is currently <b>off</b>, and \r\n<li>This is their <b>first</b> time turning on the light\r\n<p>\r\nThe counter, starting with a count of zero, upon coming to the living room, will do the following:\r\n<li>If the light is <b>on</b>, he will turn it off, and add one to his count.\r\n<li>If the light is off, he will not simply leave without touching the light or changing the count.\r\n<p>\r\nWhen the counter\'s count reaches 99, he knows that 99 other people have been to the living room. Since he has also been there, he can safely announce that all the prisoners have visited the living room.','2002-08-27',20030829232101,NULL,4,3,0,4.33,20020827000000,0);
INSERT INTO problem VALUES (182,14,2,227,'Primary Problem','Prove that there exists an  infinitely large number of  primes.','Suppose that there exists a finite amount of Primes and the list is as follows:\r\n<p>\r\n(p1, p2, p3.....pn).\r\n<p> \r\nn being the amount of primes.\r\n<p>\r\nNow we shall assume that the integer obtained by multiplying the primes is \"N\".\r\n<p>\r\nTherefore N = (p1 p2 p3.....pn).\r\n<p>\r\nN is obviously not Prime because it is divisible by all the other primes.\r\n<p>\r\nNow we shall add 1 to N.\r\n<p>\r\n\"N+1\" will not be divisable by any of the other primes since it is not a multiple of the primes that were given. Hence N + 1 is a Prime. \r\n<p>\r\nBut N + 1 is also larger than any of the primes that were given, thus it contradicts our first assumption of the list given was complete. Therefore the list will have no end.','2002-08-21',20040208015243,NULL,4,3,0,3.29,20020821000000,0);
INSERT INTO problem VALUES (184,4,2,1,'Three for all','You are in a free-for-all shootout involving three people, and by some rotten luck, you are the worst shooter of the group. You, shooter <b>A</b>, hit your target 33% of the time. \r\nThe other two, <b>B</b> and <b>C</b>, have 50% and 100% accuracy respectively.\r\n<p>\r\nAt least you get to shoot first, with <b>B</b> going after you, and <b>C</b> going last. Everyone takes turns shooting until all but one are dead.\r\n<p>\r\nWho will you fire at in the first round to maximize your odds of survival?','If player C survives to the end of the first round, he will definitely kill one of the remaining contestants. Assuming both A and B are still alive, he will have to chose one of them to shoot.\r\n<p>\r\nSince B will have a higher chance of killing C, it is reasonable to assume that C will shoot at B and not at A.\r\n<p>\r\nB knows this, and when it\'s his turn to shoot, he will shoot at C rather than at A.\r\n<p>\r\nThus, if both B and C are alive after A\'s turn, A is guaranteed survival in the first round, plus the first shot in the second at whichever opponent survives the first.\r\n<p>\r\nHowever, if A shoots and kills B, he is sure to be killed by C who will only have one targer to shoot at. If A shoots and kills C, he has a 50% chance of being killed by B with the next shot, without a chance to shoot at B first.\r\n<p>\r\nTherefore, it is to A\'s advantage that <b>both</b> B and C survive his turn. Therefore, he is better off missing deliberately than shooting either of the other participants.\r\n<p>\r\n(<i>You can look <a href=\"http://www.techinterview.org/Solutions/fog0000000157.html\">here</a> for a more statistically thorough solution.</i>)','2002-08-27',20030724232103,NULL,4,3,0,3.57,20020827000000,0);
INSERT INTO problem VALUES (185,6,2,1,'Electric car','You have an electric car that you want to use to transport some batteries 1,000 miles. You have 3,000 batteries, but your car can only carry 1,000 of them at once. In addition, for each mile that it travels, the car will need to use up one battery in order to power itself. \r\n<p>\r\nHow many unspent batteries will you be able to transfer to your destination?','The answer is 533 1/3 cells.\r\n<p>\r\nTo achieve this, load the car with 1000 cells, drive out 200 miles, drop 600 cells, and return back with the 200 cells you have left (200 + 200 + 600 = 1000).\r\n<p>\r\nRepeat this once more, and you will have 1200 cells at the 200 mile mark. \r\n<p>\r\nNow, load the remaining 1000 cells and drive out to 200th mile. By the time you get there, you will have 800 left, making 2000 with the 1200 that are there already.\r\n<p>\r\nLoad 1000 onto the car, and drive to mile 533 (a 333 mile drive from mile 200). Unload 334 cells there, and drive back to 200. Pick up the remaining 1000 cells and go to mile 533 again. (You will have 667 cells in your car, and 334 on the ground.)\r\n<p>\r\nPick up 333 of the cells, leaving one on the ground. Your car is now full.\r\n<p>\r\nYou <b>could</b> now drive straight to the finish line (467 miles) and get there with 533 cells remaining, but here\'s a trick that will let you transport a whole extra 1/3 of a cell:\r\n<p>\r\n<li><b>a:</b> With your 1000 cells, drive 1/3 of a mile to 533 1/3, and unload one battery there.\r\n<li><b>b:</b> Drive back 1/3 of a mile to 533, and pick up the cell you have left before.\r\n<li><b>c:</b> Drive to 533 1/3 again. In steps a, b and c, you have driven a total of one mile, so you have used up one cell. You now have the room on board for the cell you dropped at mile 533 1/3 in step (a). Grab it.\r\n<p>\r\nYou are now at mile 533 1/3, with 1000 full power cells. This means that if you drive straight to mile 1000, you will use up 466 2/3 cells, leaving 533 1/3 intact for delivery.\r\n<p>\r\n<i>Thanks to <b><a href=\"http://perplexus.info/user.php?uid=158\">Ender</a></b> for submitting this solution</i>','2002-08-29',20040225103933,NULL,4,3,0,4.29,20020829000000,0);
INSERT INTO problem VALUES (186,7,2,1,'Prime Pairs','Pairs of primes separated by a single number are called prime pairs. Examples are 17 and 19. Prove that the number between a prime pair is always divisible by 6 (assuming both numbers in the pair are greater than 6).\r\n<p>\r\n(<i>From <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml\">http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml</a>\r\n</i>)','Let\'s say the prime numbers in a given prime pair are a-1 and a+1. Since both are greater than six, neither can be divisible by either 2 or 3.\r\n<p>\r\nBut if a-1 is not divisible by 2, a must be divisible by 2.\r\n<p>\r\nAlso, if you take any three consecutive numbers, one of them must be divisible by 3, and since neither a-1 nor a+1 are, then a must be.\r\n<p>\r\nSince a has to be divisible by both 2 and 3, it must be divisible by 6 as well.','2002-09-01',20040131232101,NULL,4,3,0,3.83,20020901000000,0);
INSERT INTO problem VALUES (187,12,2,1,'Feet make you smarter?','Researchers have found that statistically, there is a direct positive relationship between students\' shoe sizes and their results on spelling tests and spelling bees. (That is, students with larger shoe sizes tend to do better.) \r\n<p>\r\nCan you explain this correlation?','The trick to this problem is realising that spelling tests and bees are generally participated in by children, whose feet grow as they get older. Older kids tend to do better at these events than younger ones.','2002-09-03',20040129232107,NULL,2,3,0,2.77,20020903000000,0);
INSERT INTO problem VALUES (190,7,2,1,'Climbing the stairs','A stairway has 100 steps. You can climb it by one step at a time, or by two steps. How many different ways to ascend this stairway exist?','Let\'s define F(n) as the number of ways to climb a stair of n steps either one or two steps at a time.\r\n<pre>\r\n      F(0) = 1, \r\n      F(1) = 1, and\r\n      F(2) = 2</pre>\r\nNow, let us think about a generic staircase with n steps.\r\n<p>\r\nConsider the last step you will take. It will either be a \"single\" step, if you are now at step n-1, or a \"double\" step if you are at n-2. (You could take a single step from n-2 to n-1, but that wouldn\'t be your <b>last</b> step in climbing the n-step stairway).\r\n<p>\r\nFor each of the above last steps, you will have had a multitude of ways of getting to either n-1 or n-2. Actually, if you think about it, standing on n-1, you could have gotten there in F(n-1) ways. Likewise, you had F(n-2) ways to get to step n-2. \r\n<p>\r\nSince in each case, the next step will be your last, and there is only one way to take it, the total number of ways to reach n is <pre>\r\n      F(n) = F(n-1) + F(n-2) </pre>\r\nThis is the equasion for the Fibonacci sequence. However, the Fibonacci sequence f(n) starts with <pre>\r\n      f(1) = 1,\r\n      f(2) = 1,\r\n      f(3) = 2 etc... </pre>\r\nTherefore, <pre>\r\n      F(n) = f(n+1), and\r\n      F(100) = f(101) \r\n      F(100) = 5,731,478,440,138,170,84,101 </pre>\r\n(That\'s pretty big)','2002-09-05',20040125232104,NULL,3,3,0,3.50,20020905000000,0);
INSERT INTO problem VALUES (191,2,2,1,'Bus','<center><img src=\"http://www.flooble.com/images/perplexus/problem/bus.gif\" align=\"center\"></center>\r\n<p>\r\nYou see a moving bus on the streets of New York as shown. Is this bus moving towards <b>A</b> or towards <b>B</b> (assume it\'s not backing up)?','Note that on the picture we do not see the door of the bus. In the US, bus doors appear on the right side of the bus (or on both sides, but in any case, if a side of the bus is missing a door, it HAS to be the left side).\r\n<p>\r\nThis means that the bus is heading towards A.','2002-09-06',20031015232102,NULL,2,3,0,3.00,20020906000000,0);
INSERT INTO problem VALUES (189,12,2,122,'How many letters?','How many letters are in the answer to this question?\r\n','0<br>\r\nFour.<br>\r\nTen letters.\r\n<p>\r\nThere are many possible solutions.','2002-09-04',20040129232107,NULL,1,3,0,2.87,20020904000000,0);
INSERT INTO problem VALUES (195,8,2,1,'Coins on the round table','This game is played by two players at a round table. They each take turns placing identical coins onto the table\'s surface. No two coins can overlap, and the entirety of the coin\'s surface must rest on the table. The loser of the game is the first person who is unable to put down a coin because there is no more room.\r\n<p>\r\nWhich of the players has a winning strategy? What is it?\r\n<p>\r\n<i>Mouse over for a hint: <img src=\"http://www.flooble.com/images/dot.gif\" width=\"20\" height=\"20\" alt=\"The player who goes first has a winning strategy.\" title=\"The player who goes first has a winning strategy.\" border=\"1\"></i>','The first player to make his move has a strategy that will assure him victory.\r\n<p>\r\nAs his first move, he should set his coin at the very center of the table. For each subsequent move, he should place his coin exactly opposite of where his opponent set the coin last, picking a spot diametrically opposite to his opponent\'s. This way, the pattern of coins on the table will always be symmetrical with respect to the center, and therefore any spot the second player chooses will have a corresponding empty spot of the same size on the other side of the table.','2002-09-08',20031123232103,NULL,4,3,0,3.80,20020908000000,0);
INSERT INTO problem VALUES (196,2,2,1,'Calendar Cubes','A businessman has two cubes on his desk. Each cube has a number on each of its sides. Every day, the businessman arranges the cubes in such a way that the upward facing numbers display the day\'s date.\r\n(Note that both cubes are always used for this, so on the 7th of the month, the cubes\' surfaces display \"07\".)\r\n<p>\r\nHow are these cubes numbered? (I.E. What numbers are on which cube? - call them C<sub>1</sub> and C<sub>2</sub>.)\r\n<p>\r\n(<i>From <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml\">http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml</a></i>)\r\n','The trick to this problem is realising that by turning a \"6\" upside down, we can make a \"9\". Since there are only a maximum of 31 days in a month, we will never need a 6 and a 9 simultaneously.\r\n<p>\r\nBecause each month as an 11th and a 22nd, both the cubes will need to have the numbers 1 and 2 on them. Also, because each of the digits needs to appear next to a zero (for the first 9 days of the month), zero should also be on both cubes. \r\n<p>\r\nThis leaves us with three free spots on each cube, where we need to put the numbers 3, 4, 5, 6, 7, and 8.\r\n<p>\r\nSo, <pre>\r\n    C<sub>1</sub> : 0, 1, 2, 3, 4, 5\r\n    C<sub>2</sub> : 0, 1, 2, 6, 7, 8</pre>','2002-09-09',20040311232101,NULL,3,3,0,3.60,20020909000000,0);
INSERT INTO problem VALUES (197,8,2,213,'Simultaneous Chess','Two reasonably competent chess players are discussing chess in a bar.  A duffer comes up and challenges them to simultaneous matches, with the duffer playing white on one game, and black on the other.  He offers a substantial bet on the outcome.  However, since he\'s inexperienced, he will win the bet unless the two experienced players as a whole do better than the duffer. (That is, two draws or one win and one loss will result in the duffer winning the bet.)\r\n<P>\r\nThe challenge is accepted, and play starts.  After a few moves, the experienced players throw up their hands in disgust, and pay off the bet.\r\n<P>\r\nQuestion 1:  What happened?\r\n<P>\r\nQuestion 2:  Having accepted the challenge, what ought the experienced players to have done in order to win?','<i>What happened?</i>  The duffer just copies each expert\'s move to the other board. He is thus guaranteed to achieve either two draws or one win and one loss.\r\n<p>\r\n<i>The bet having been accepted, what should the experts do to avoid this?</i>  My favorite answer is to set up two chess clocks.  If the duffer is copying experts\' moves, his white game will always consume more time than the expert\'s white game, and his black game will always consume more time than the expert\'s black game.  If the experts play a reasonably balanced but slow game, they can arrange for the duffer to run out of time on both clocks before either expert does.\r\n','2002-09-10',20031209232102,NULL,3,3,0,4.10,20020910000000,0);
INSERT INTO problem VALUES (198,5,2,1,'Trianglia','Trianglia is a jacked-up island where no road has a dead end, and all the crossroads are \"Y\" shaped.\r\n<p>\r\nThe young prince of Trianglia mounts his horse, and is about to go on a quest to explore the land of Trianglia. He gets to the road by his palace, when the mother queen comes out and shouts: \r\n<p>\r\n\"But Charles, how will you find your way back?\". \r\n<p>\r\n\"Don\'t worry Elizabeth\", the prince replies, \"I will turn right in every second crossroad to which I arrive, and left otherwise. Thus I shall surely return to the palace sooner or later.\" \r\n<p>\r\nIs the prince right?\r\n<p>\r\n(<i>From <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml\">http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml</a></i>)','Jim Lyon posted a very well-worded solution <a href=\"http://perplexus.info/show.php?pid=198&cid=1156\"><b>here</b></a>.','2002-09-11',20040225103933,NULL,4,3,0,4.00,20020911000000,0);
INSERT INTO problem VALUES (199,7,2,1,'Men of Smallvile','A few facts about the male population of Smallvile:\r\n<ul>\r\n<li>No two male residents of Smallville have the same number of hairs on their heads.\r\n<li>No male resident of Smallvile has exactly 1003 hairs on his head.\r\n<li>There are more male residents of Smallvile than the number of hairs on the head of any of the residents.\r\n</ul>\r\nSo how many male residents of Smallvile can there be?','Assume Smallvile has N male residents. Because of the third condition, the maxumum number of hairs on the head of any of them must be N-1. Also, because of the first condition, each man has a different number of hairs on their head. For this to be true, for any number from 0 to N-1, there has to be a male resident with that many hairs on their head.\r\n<p>\r\nIf even one number from 0 to N-1 is not represented, there are no longer enough numbers for all the male residents to have a different hair count.\r\n<p>\r\nSince we know that the number 1003 in <b>not</b> represented, N cannot be such that N-1 >= 1003. Thus, N <= 1003, and 1003 is the maxumum number of men living in Smallvile.','2002-09-12',20030708232102,NULL,3,3,0,3.00,20020912000000,0);
INSERT INTO problem VALUES (200,2,2,122,'Calendar Cubes pt 2','<p>Okay, you\'ve figured out how to display all of the days of the month using two cubes in \r\n<a href=\"http://perplexus.info/show.php?pid=196\">\"Calendar Cubes\"</a>.  Now here\'s your next challenge:</p>\r\n<p>Spell the months of the year with a letter on each face of three cubes.  Use lowercase three-letter English abbreviations for the names of all twelve months (e.g., \"jan\", \"feb\", \"mar\"). </p>','<p>The lower case is necessary because in order to spell out every month, you\'ll need 19 different letters (abcdefgjlmnoprstuvy) but you only have 18 faces to put the letters on. However, the \"n\" can be turned upside down to become a \"u\".  The same goes for \"d\" and \"p\". </p>\r\n\r\n<p>With these at hand, the blocks can be assigned:</p>\r\n<p>Block 1: a, c, f, n/u, s, v</p>\r\n<p>Block 2: b, d/p, l, m, n/u, t</p>\r\n<p>Block 3: e, g, j, o, r, y</p>','2002-09-13',20040225103947,NULL,3,3,0,4.00,20020913000000,0);
INSERT INTO problem VALUES (201,5,2,213,'The Dizzy Traveller','A traveller starts out from the Earth\'s equator, heading exactly northeast. Undeterred by mountains, oceans and political boundaries, he continues on a northeasterly heading until he can go no further.\r\n<p>\r\nWhere does he end up?\r\n<p>\r\nHow far did he go?\r\n<p>\r\nHow many times did he circumnavigate the earth? (For these purposes, this means travel through 360 degrees of longitude.)','He ends up at the North Pole.\r\n<p>\r\nFor each meter he travels, he ends up 1/sqrt(2) meters north. Since the distance from the equator to the north pole is 10,000 kilometers, he travels a total of that times sqrt(2), or 14,142 kilometers.\r\n<p>\r\n3 (from a mathematical point of view): For each increment of longitude he travels, he crosses an amount of latitude equal to that increment times the cosine of his current latitude. That is:\r\n<p>\r\nd(lat) = d(lon) * cos(lat)\r\n<p>\r\nRe-arranging this and integrating, we get\r\n<p>\r\nd(lon)/d(lat) = 1/cos(lat)\r\n<p>\r\nlon = ln(tan(lat/2+pi/4))\r\n<p>\r\nThis approaches infinity as lat approaches 90 degrees, so the traveller circumnavigates the Earth an infinite number of times.\r\n<p>\r\n3 (from an engineering point of view): Rearranging the final equation from (2) to solve for lat yields\r\n<p>\r\nlat = 2*arctan(exp(lon)) - pi/2\r\n<p>\r\nAfter passing through 360 degress of longitude, our traveller is at 89 degrees 5 minutes 13 seconds north, or 23.8 kilometers from the north pole. After 720 degrees of longitude, he\'s only 44.4 meters from the pole. After 1080 degrees of longitude, he\'s about 8 centimeters from the pole. Assuming our traveler is human, this is less than his width. Therefore, part of him is at the pole, and he circumnavigates the earth somewhat less than 3 times. (The rest of the mathematical circumnavigations is just spinning like a top.)\r\n<p>\r\nI enjoy the disparity (mathematically infinite, but enginneringwise less than 3) of this puzzle.','2002-09-25',20030710232102,NULL,4,3,0,4.43,20020925000000,0);
INSERT INTO problem VALUES (202,11,2,153,'Escape from the Tower','This classic was written by Dr Charles Dodgson, aka Lewis Carroll, author of the Alice books.\r\n<P>\r\nA captive queen and her son and daughter were shut up in the top room of a very high tower. Outside their window was a pulley with a rope around it, and a basket fastened to each end of the rope of equal weight. They managed to escape with the help of this and a weight they found in the room, quite safely. It would have been dangerous for any of them to come down if they weighed 15 lbs more than the content of the other basket, for they would do so too quick, and they also managed not to weigh less either.\r\n<P>\r\nThe one basket coming down would naturally of course draw the other basket up.\r\n<P>\r\nThe queen weighed 195 lbs, daughter 105, son 90, and the weight 75 lbs.\r\n<P>\r\nHow did they all escape safely?','(a) The weight is sent down; the empty basket comes up.\r\n<P>\r\n(b) The son goes down; the weight comes up.\r\n<P>\r\n(c) The weight is taken out; the daughter goes down; the son up.\r\n<P>\r\n\r\n(d) The son gets out; the weight goes down; the empty basket up.\r\n<P>\r\n\r\n(e) The queen goes down; daughter and weight come up; daughter gets out.\r\n<P>\r\n\r\n(f) The weight foes down; empty basket up.\r\n<P>\r\n\r\n(g) Son goes down; weight comes up.\r\n<P>\r\n\r\n(h) Daughter removes weight, and goes down; son comes up.\r\n<P>\r\n\r\n(i) Son sends down weight; empty basket comes up.\r\n<P>\r\n(j) The son goes down; weight comes up.\r\n<P>\r\n(k) Son gets out; the weight falls to the ground.','2002-09-19',20031111232103,NULL,3,3,0,3.62,20020919000000,0);
INSERT INTO problem VALUES (203,17,2,213,'Radiators','It\'s well-established in physics that black or dark-colored objects radiate heat faster and more effectively than light-colored objects.\r\n<p>\r\nSo, in almost every building that uses steam heat, why are the radiators painted silver or some other very light color?','Radiators aren\'t meant to heat buildings via <i>radiation</i>, they\'re meant to heat buildings via convection.\r\n<p>\r\nIf the radiator were painted a dark color, the radiant heat would make you uncomfortably warm on the side facing the radiator, while leaving you cool on the side away from the radiator. By painting them a light color, they minimize the heat radiation. \r\n<p>\r\nBy minimizing the heat radiation, the heat convection is relatively maximized. The radiator heats the air in its vicinity; that air circulates around the room.','2002-09-26',20030529232102,NULL,2,3,0,2.88,20020926000000,0);
INSERT INTO problem VALUES (204,11,2,153,'The Rings','Mary has an unusual ring.  It is made up of a set of three interlocking ringlets, each set with a large gemstone, a diamond, a ruby, and a sapphire. It is very valuable and the  insurance company insists it be kept locked in their vault, except on those occassions where Mary is wearing it. Because of this, Mary had a copy made, which she wears on lesser occassions.\r\n<P>\r\nToday she attended an affair in which she was able to convince the insurance company that she needed to wear the original. Half an hour after returning home the insurance rep called to let her know he was on his way to pick up the ring.\r\n<P>\r\nMary then realized that she\'d absent-mindedly taken off the ring and put it in her jewelry box, where she keeps the copy.\r\n<P>\r\nWhen it\'s not on her finger, the ring separates into its componants, so Mary was looking at six nearly identical ringlets, two with blue stones, two with red, and two with white. \r\n<P>\r\nShe needs to separate the genuine ringlets from the copies. She knows that each of the ringlets in each set weighs the same.(That is the genuine ringlets each weigh the same, and the copies each weigh the same.) She also knows that a copy weighs less than its original.\r\n<P>\r\nThe only scale she has that is delicate enough to properly weigh the ringlets is a small balance scale she uses to measure headache powders and sleeping draughts (she can\'t swallow pills), but the weights tha she uses for her medicine are of an order too small for the ringlets. She will have to weigh them against each other. She could do it in three weighings by trying each against its counterpart, but she is certain to be \"caught\" before she finishes, and either her insurance will go up, or the company will be \"forced\" to not allow her to wear the ring any more.\r\n<P>\r\nIs there a way to separate the six ringlets in two weighings?','Yes. One possible sequence:\r\n\r\n<P>\r\nFirst weighing: put a white and a red in one pan, a white and a blue in the other.\r\n<P>\r\nCase I (they balance): Since you don\'t have four genuine or four copies, you must have two of each. Switch the whites, so that the copies are together in one pan and the orginals in the other to determine which is which. The unweighed ringlets can each only go in one set.\r\n<P>\r\nCase 2 (they don\'t balance):\r\n<P>\r\nIn this case, you have either three copies and one genuine, or three genuine and one copy, or you have two heavies vs two lights. Either way, you\'ve isentified the whites. \r\n<P>\r\nCarefully set them aside and note which color the genuine white was paired with. Put the red and blue you weighed in one pan and the other two in the other pan.\r\nIf they do not balance, the heavier pan has two originals and the lighter, twoo copies. If they balance, the ringlet that was partnered with the genuine white was also genuine, and it\'s new parner is a copy, and the other two can be worked out from there.','2002-09-20',20030415232102,NULL,3,3,0,3.50,20020920000000,0);
INSERT INTO problem VALUES (205,2,2,558,'Four Perfect Logicians','Four perfect logicians, who all knew each other from being members of the Perfect Logician\'s Club, sat around a table \r\nthat had a dish with 11 apples in it.  The chat was intense, and they ended up eating all of the apples.  Everybody had at \r\nleast one apple, and everyone knew that fact, and each \r\nlogician knew the number of apples that he ate.  They didn\'t know how many apples each of the other ate, though.\r\n<p>\r\nThey agreed to ask only questions that they didn\'t know the answers to.\r\n<p>\r\n<li>Alonso:	Did you eat more apples that I did, Bertrand?\r\n<li>Bertrand:	I don\'t know.  Did you, George, eat more apples than I did?\r\n<li>George:	I don\'t know.\r\n<li>Kurt:	Aha!!\r\n<p>\r\nKurt figured out how many apples each person ate.  Can you do the same?','Alonso ate 1, Bertrand ate 2, George had 3 and Kurt ate the remaining 5 apples. A few full solutions are presented in the comments for this problem.','2002-09-24',20030621232102,NULL,4,3,0,3.60,20020924000000,0);
INSERT INTO problem VALUES (206,12,2,103,'Oh, No!  Not Again!','What do the following items have in common?<p>\r\n\r\nThe La Brea Tar Pits<br>\r\nA PIN number<br>\r\nThe River Avon<br>\r\nMount Fuji-yama<br>\r\nA hot water heater','The La Brea Tar Pits (The The Tar Tar Pits)<br>\r\nA PIN number (A Personal Identification Number number)<br>\r\nThe River Avon (The River River)<br>\r\nMount Fuji-yama (Mount Fuji Mountain)<br>\r\nA hot water heater (well, you get the idea)<br>','2002-09-23',20040129232107,NULL,2,3,0,3.38,20020923000000,0);
INSERT INTO problem VALUES (207,8,2,251,'Tic Tac Toe','A computer science teacher poses his students a problem.\r\n<p>\r\n\"I want you write a computer program that plays tic-tac-toe \r\nlegally and runs through ALL the possible combinations of the game, and finds out the total.\"\r\n<p>\r\nThe students settle down to work..\r\n<p>\r\nAn hour later, a student gets up and proclaims \"I\'ve got it! The number of possible combinations in a game is 344,242.\"\r\n<p>\r\nAt which point another student quickly replies, \"I haven\'t finished yet, but I\'m sure \r\nFred made a mistake in his program.\"\r\n<p>\r\nWhy?\r\n<p>\r\n<p>\r\n(Tic Tac Toe = Noughts and Crosses)','The total combinations can be partitioned into first\r\nmove groups. Positions starting at corners and sides\r\nare indistinguishable. This means that each of<br> \r\nthem (4) must yield the same number of combinations.\r\n<p>\r\nTotal = 4*(Corner) + 4*(Side) + Middle\r\n<p>\r\nIn Middle games, the second move is inevitably a \r\ncorner or side. Because the middle mark is in the middle, symmetry still applies, as in the previous calculation.\r\n<p>\r\nT = 4C + 4S + (4C\' + 4S\')<br>\r\nT = 4(C + S + C\' + S\')\r\n<p>\r\nThe number given by the first student is not divisible\r\nby 4. So even though the second student does not know\r\nthe exact value, he knows fred´s suggestion is incorrect.','2002-09-27',20040115232103,NULL,3,3,0,3.67,20020927000000,0);
INSERT INTO problem VALUES (210,7,2,1,'Egg drop','You have two identical eggs, and are given the task of figuring out the highest floor of a 100-story building from which an egg can be dropped safely (meaning that it doesn\'t break). You have no prior information about this matter, so for all you know a fall from the first floor might break the egg, but then again, it might be strong enough to survive a 100-story drop.\r\n<p>\r\nYou need to conduct experiments by dropping the eggs from various levels in the building to solve the problem. You are allowed to break both eggs as long as you come up with an answer.\r\n<p>\r\nFind a strategy to minimize the maximum number of drops you would have to do. What is this number? (<i>For example if your strategy is dropping an egg from first, then second, then third floors, and so on until it breaks, the maximum number of drops is 100.</i>)','An efficient stragegy for finding the threshold floor using only two eggs, would be to use the first to establish a range of floors that contains the threshold, and then using the second to pinpoint the actual floor within that range.\r\n<p>\r\nSo we will throw the first egg off of floors<pre>\r\n    X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub> ... X<sub>n</sub></pre>\r\nuntil it breaks. Then, if the egg breaks on some attempt number k, we will use the second egg to test floors from <pre>\r\n    X<sub>k-1</sub> + 1 to X<sub>k</sub> - 1.</pre>\r\n<p>\r\nNow our goal is to find the values for X<sub>i</sub> that will make our strategy most efficient. Intuitively, it would seem that the ranges of floors should be equal to minimize the needed attempts. However, on further thought, we will see that since higher ranges need more attempts to reach, they should contain less floors, to balance out the total number of attempts used.\r\n<p>\r\nThe optimal solution is:<pre>\r\n    X<sub>1</sub> = 14\r\n    X<sub>2</sub> = X<sub>1</sub> + 13 = 27\r\n    X<sub>3</sub> = X<sub>2</sub> + 12 = 39\r\n    X<sub>4</sub> = X<sub>3</sub> + 11 = 50\r\n    X<sub>5</sub> = X<sub>4</sub> + 10 = 60\r\n    X<sub>6</sub> = X<sub>5</sub> + 9 = 69\r\n    X<sub>7</sub> = X<sub>6</sub> + 8 = 77\r\n    X<sub>8</sub> = X<sub>7</sub> + 7 = 84\r\n    X<sub>9</sub> = X<sub>8</sub> + 6 = 90\r\n    X<sub>10</sub> = X<sub>9</sub> + 5 = 95\r\n    X<sub>11</sub> = X<sub>10</sub> + 4 = 99</pre>\r\nWith each consecutive range, the range\'s size is decresed by one, to balance the one extra attempt it will take to get to it. If the first egg fails to break from 99th floor, only one attempt will remain to test if a drop off 100th floor will break it.','2002-10-01',20030528232102,NULL,3,3,0,3.67,20021001000000,0);
INSERT INTO problem VALUES (211,6,2,213,'The Intrepid Ant','A rubber band is 1 meter long. An ant starts at one end, crawling at 1 millimeter per second. At the end of each second, the rubber band is instantaneously stretched by an additional meter. (So, at the end of the nth second, the rubber band becomes n+1 meters long.)\r\n<p>\r\nDoes the ant ever reach the far end of the band? If so, when?\r\n','During the first second, the ant traverses 1/1000 of the band. When the band stretches, he\'s still 1/1000 of the way to the end. During the second second, the band is 2 meters long, so he only traverses 1/2000 of the band.  In general, during the nth second the ant traverses 1/(1000*n) of the rubber band. So, for the time up to and through the nth second, he has traversed:\r\n<p>\r\n1/1000 + 1/2000 + 1/3000 + ... + 1/(1000*n)\r\n<p>\r\nAs n grows large, this series increases without bound. When the value of this series reaches 1, the ant will be at the far end of the rubber band. Therefore, mathematically speaking, the ant will reach the end.\r\n<p>\r\nThe series above takes as many terms to reach one as the following series takes to reach 1000:\r\n<p>\r\n1/1 + 1/2 + 1/3 + ...\r\n<p>\r\nThis takes between e^999 and e^1000 terms. So, the ant takes roughly e^1000 seconds to reach the end.\r\n<p>\r\nBut wait. e^1000 seconds is inconcievably huge, roughly 10^426 years. By way of comparison, the universe is only about 10^10 years old, and is expected to suffer complete heat death before 10^100 years.\r\n<p>\r\nSo yes, the ant gets there, but it takes him 10^326 universe lifetimes to do so. At the end of this time, the rubber band is 10^426 meters, or 10^418 light-years long. Assuming that the rubber band weighs 10 grams (reasonable for a 1 meter band), it has about 10^24 atoms, and the mean distance between atoms when fully stretched is 10^394 light-years. The known size of the universe is only about 10^10 light-years, so the rubber band is stretched much further than that.\r\n<p>\r\nAll of which goes to show that, mathematics notwithstanding, the ant will never reach the end.','2002-10-03',20040324232102,NULL,3,3,0,4.53,20021003000000,0);
INSERT INTO problem VALUES (215,7,2,606,'Square of an Odd','Take any odd number and square it. It will invariably be a multiple of 8 plus 1. So (odd)^2=8n+1 where n is an integer. Show why this is always so. Also show what the pattern for n is.','Z = an even number<br>\r\n(Z + 1) = odd<br>\r\nn = integer\r\n<p>\r\n(Z+1)^2 = z^2+2z+1 \r\n<p>\r\nso we\'re trying to prove that <br>\r\nz^2 + 2z + 1 = 8n + 1\r\n<p>\r\nso <br>\r\nz^2 + 2z = 8n<br>\r\nsince z is even, it must be 2w where w is an integer\r\n<p>\r\n(2w)^2 + 2(2w) = 8n<br>\r\n4w^2 + 4w = 8n<br>\r\n4*(w^2 + w) = 8n<br>\r\n4*[w*(w+1)] = 8n\r\n<p>\r\n8*[w*(w+1)/2] = 8n //notice that I turned the 4 into 8/2<br>\r\n[w*(w+1)]/2 = n<br>\r\n<p>\r\nIf you multiply two integers together, and at least one of them is even, the product will be even. Therefore, w*(w+1) is even, since one of them has to be even, and one of them has to be odd. So if [w*(w+1)] is even, then [w*(w+1)]/2 is an integer, equal to the n that we started with (8n+1)\r\n<p>\r\nIt just so happens that [w*(w+1)]/2 = the sum of all the non-negative integers up to and including w (0 + 1 + 2 + 3 + ...... + w). So that is the pattern for n (0, 1, 3, 6, 10, 15).\r\n<p>\r\n1^2 = 8(0) + 1<br> \r\n3^2 = 8(1) + 1<br>\r\n5^2 = 8(3) + 1<br>\r\n7^2 = 8(6) + 1<br>\r\n9^2 = 8(10) + 1<br>\r\n11^2 = 8(15) + 1<br>\r\n.<br>\r\n.<br>\r\n.','2002-10-06',20040304232102,NULL,2,3,0,3.12,20021006000000,0);
INSERT INTO problem VALUES (212,7,2,153,'Stopping for lunch','Al, Bert, and Carl are on a road trip, and stop at a roadside picnic table for lunch. Al has five sandwiches. Bert has three sandwiches. Carl, who is a little absent-minded, realizes that he forgot to stop at the Deli that morning. He has the $8 that he was going to buy his sandwiches with and offers it to Al and Bert for some of their lunch.\r\n<P>\r\nIt is decided that the three of them will divide the 8 sandwiches equally, and then Al and Bert will divide the $8.  After lunch, Bert picks up four of the dollars.  but Al says that it is not fair. He says he should have more.  Carl agrees that All should have nore. He says that since Al contributed 5 of the sandwiches and Bert contributed 3, Al should get $5 and Bert should get $3\r\n<P>\r\nIs this the most fair division of the money?\r\n<P>  <P>\r\n(The site I found this on calls it a \"classic\" puzzle, but does not give any other information about its source.)','No.\r\n<p>\r\nEach man ate 2 2/3 sandwiches. Since Bert brought 3 sandwiches, he only \"sold\" 1/3 of a sandwich to Carl. Al, who brought 5 sandwiches, \"sold\" 2 1/3 sandwiches to Carl: 7 times as much!  Al should get $7, and Bert should get $1.','2002-10-02',20030908232101,NULL,2,3,0,3.78,20021002000000,0);
INSERT INTO problem VALUES (217,11,2,1,'Tricky Pearls','You have been given 10 bags of pearls. You are told that one of the bags is full of those cheap plastic kind of pearls, but the other nine are the real deal. Naturally, you cannot tell the difference just by looking. However, you know that the fake pearls weigh 9 grams each, while the real ones are one gram heavier and weigh 10.\r\n<p>\r\nArmed with a very presice scale, you could weigh a pearl from each bag until you find the fake one by weight, but that would take up to 10 weighings. Can you do it in less?','Take a pearl from bag 1, 2 pearls from bag 2, 3 pearls from bag 3, etc.\r\n<p>\r\nWeigh this pile of pearls you have. If they were all real, the result would weigh 10*(1+2+3+4+...+10) = 550 grams.\r\n<p>\r\nBecause some of the pearls are fake, your result will be less.\r\n<p>\r\nIf it\'s one gram less, then the bad pearls are in bag 1. If the difference is 2 grams, then  bag #2 is the culptit, etc.\r\n<p>\r\nThus the problem is solvable in one weighing.','2002-10-08',20031030232101,NULL,2,3,0,3.78,20021008000000,0);
INSERT INTO problem VALUES (218,11,2,122,'Trickier Pearls','<p>\r\nYour boss liked how you solved the <a href=\"http://perplexus.info/show.php?pid=217\">Tricky Pearls</a> problem and has now given you a new one.\r\n</p><p>\r\nYou have 5 bags of pearls.  You are told that each bag contains either all genuine pearls, or all fake pearls.  Real pearls weigh 10 grams and fake pearls weigh 9 grams.  \r\n</p><p>\r\nArmed with a very precise scale, how can you figure out which bags contains the fake pearls with the fewest number of weighings?\r\n</p>','This time, you want to think in binary.<br>\r\nNumber the bags 1 to 5.<br>\r\nfrom bag 1, take 1 pearl<br>\r\nfrom bag 2, take 2 pearls<br>\r\nfrom bag 3, take 4 pearls<br>\r\nfrom bag 4, take 8 pearls<br>\r\nfrom bag 5, take 16 pearls<br>\r\n<br>\r\nLet W = Weight of selected pearls (in grams)<br>\r\n<p>If every bag contains genuine pearls, the total weight should be 10*(1+2+4+8+16) grams or 310 grams.</p>\r\nLet X = 310g - W<br>\r\n<p>\r\nNow X can be viewed as a binary representation of which bag is fake.  Here\'s how to decode it:</p>\r\n\r\n<p>If X >= 16g, then bag 5 must contain fake pearls.  Subtract 16g from X and continue to next step.\r\n</p><p>\r\nIf X >= 8g, then bag 4 must contain fake pearls.  Subtract 8g and continue.\r\n</p><p>\r\nIf X >= 4g, then bag 3 is fake. Subtract 4g.\r\n</p><p>\r\nIf X >= 2g, then bag 2 is fake.  Subtract 2g.\r\n</p><p>\r\nIf X >= 1g, then bag 1 is fake.\r\n</p>','2002-10-08',20040225103947,NULL,2,3,0,3.00,20021008000000,0);
INSERT INTO problem VALUES (219,8,2,213,'Flipping for Dollars','We play a game as follows:\r\n<p>\r\nI place one dollar on the table. I repeatedly flip a coin. Each time the coin comes up heads, I double the money on the table. The first time the coin comes up tails, you take the money and the game is over.\r\n<p>\r\nWhat\'s a fair admission price for the game?\r\n<p>\r\nWould you play the game with me for $100?','The probability that the nth flip is tails is 1/2^n. The amount of money won if the nth flip is tails is 2^(n-1).\r\n<p>\r\nMathematically speaking, the value of the game is:\r\n<p>\r\n1/2 * 1 + 1/4 * 2 + 1/8 * 4 + ...\r\n<p>\r\nwhich equals\r\n<p>\r\n1/2 + 1/2 + 1/2 + ...\r\n<p>\r\nSo, mathematically speaking, the value of the game is infinite.\r\n<p>\r\nIn practical terms, however, you\'ll soon be limited by the amount of money I have. (That is, there will soon come a point where I am incapable of doubling the money on the table.) So, the series ends at that point. In reality, the series only has as many terms as log2 of the money I have, and the value of the game is 1/2 that.\r\n<p>\r\nSo, if I have about $1000, the value of the game is $5. If I have about $1,000,000, the value of the game is $10. If I have $1,000,000,000, the value of the game is $15. Even if I\'m Bill Gates, the value is less than $20.','2002-10-09',20030911232101,NULL,3,3,0,3.50,20021009000000,0);
INSERT INTO problem VALUES (220,7,2,122,'Mmm... nuggets.','At a certain nation-wide fast food chain, you can get chicken nuggets in boxes of 6, 9, and 20.  What is the maximum number of nuggets you could ask for such that no combination of the 3 sizes will give you exactly what you wanted?','<p>\r\nIf the number is divisible by 3, then just using the 6 and 9 boxes can fulfill the order.  Fill as much as you can with the 6 boxes, and if there\'s 3 left over, take away one box and replace with 9.  The only exception to this is 3 nuggets, of course.  \r\n</p><p>\r\nIf the number is not divisible by 3, then first use a box of 20.  If the remaining number of nuggets is divisible by 3, then use the first strategy to fill the rest.\r\n</p><p>\r\nIf the number is STILL not divisible by 3 after using the box of 20, then use a second box of 20.  Now the remaining number MUST be divisible by 3 (otherwise it should\'ve met one of the above two criterias).  Use 6 and 9\'s to fill the rest of the order.\r\n</p><p>\r\nHowever, if the remaining number was 3, then 6 and 9 can\'t be used.  So the maximum number that can\'t be fulfilled is 2*20+3 = 43 nuggets.\r\n</p>\r\n<p>\r\n(source: <a href=\"http://math-puzzles.virtualave.net/Maths%20Puzzles%20Index.htm\">Math Puzzles Index</a>)\r\n</p>','2002-10-10',20031124232102,NULL,3,3,0,4.25,20021010000000,0);
INSERT INTO problem VALUES (221,16,2,568,'Lotta Yotta','Business Week states that, \"In ten years, the volume of online data accessible either on the Internet or on corporate networks is expected to approach a yottabyte...\"\r\n<p>\r\nCurrently, the largest named measure of data is the yottabyte (YB), which is exponentially greater than the zettabyte, exabyte, petabyte, terabyte, and so on.  The yottabyte is approximately equal to 5X * 10^6, where X is equal to all printed matter that exists on our planet.  More definitively, 1 YB=2^80 Bytes.\r\n<p>\r\nThe highest-density digital tape (which is the highest-density medium currently in common use) made by one of the world\'s leading manufacturers stores data at a density of 124,000 bpi (bits-per-inch).  Assume zero overhead for error-correction and -detection.\r\n<p>\r\nAt a tape thickness of 8.9 microns, what must the diameter of a roll of tape be in order to store one YB of data, assuming that it is wrapped around a spool with a diameter of 0.5 inches and assuming that there is no space between the layers of tape?','<p>\r\nTo find the diameter of the roll of tape:\r\n<p>\r\nI.  Find the length of the tape:\r\n<p>\r\n<ul>A.  Convert yottabytes to bits:<br>\r\n1 YB = 2^83 bits = 9671406556917033397649408 bits</ul>\r\n<p>\r\n<ul>B.  Convert bits to inches:<br>\r\n9671406556917033397649408 bits/124000 bpi = 77995214168685753206.8500 inches</ul>\r\n<p>\r\nII.  Using Step I, find the area of the \"side\" of the \"piece\" of tape.\r\n<p>\r\n<ul>A.  Convert microns to inches:<br>\r\n8.9 microns/25400 microns-per-inch = .0003503937007874 inches</ul>\r\n<p>\r\n<ul>B.  Length * Width:<br>\r\n77995214168685753206.8500 inches * .0003503937007874 inches = 27329031736271779.6669 square inches</ul>\r\n<p>\r\nIII.  Find the area of the end of the spool (a = &#960; r²):<p>\r\n<ul>&#960; * .25² = 0.1963495408493620 square inches</ul>\r\n<p>\r\nIV.  Add the areas of steps II and III:<p>\r\n<ul>27329031736271779.6669 + 0.1963495408493620 = 27329031736271779.8633 square inches</ul>\r\n<p>\r\nV.  Given IV, find the circle\'s diameter (2 * (&#8730;(A/&#960;))):<p>\r\n<ul>&#8730; (27329031736271779.8633 / &#960;) = 186537942.3224 inches</ul>\r\n<p>\r\nVI.  To make this number a bit more manageable, let\'s convert to miles:<p>\r\n<ul>186537942.3224 / 63360 inches-per-mile = 2944.0963 miles</ul>\r\n<p>\r\nThis is roughly 37% of the diameter of the planet earth and almost one and one half times the diameter of our moon.  Now that\'s a Lotta Yotta!\r\n<p>\r\nThe entire equation can be expressed as:\r\n<p>\r\n<ul>(2 * (&#8730;((((2^83)/124000) * (8.9/25400)) + (&#960; * ((0.5/2)²)) / &#960;))) / 63360 = 2944.0963</ul>','2002-10-13',20030903232101,NULL,3,3,0,2.80,20021013000000,0);
INSERT INTO problem VALUES (225,7,2,122,'Two numbers','<p>Alan and Bob are trying to figure out two numbers.  They know that both numbers are integers between 1 and 100 (but not 1 or 100).  Alan knows the product of the numbers, and Bob knows the sum.  Their conversation goes as follows:</p>\r\n<p>\r\nAlan:  I can\'t tell what the two numbers are.<br>\r\nBob:  I knew you couldn\'t.<br>\r\nAlan: Ok, now I know the numbers.<br>\r\nBob: Now I know them, too.\r\n</p>\r\n<p>What are the two numbers?</p>','<p>\r\nThe first person can\'t work out the numbers, hence at least one of the numbers is not a prime number\r\n</p><p>\r\nThe second person knew that the first couldn\'t work out the numbers, hence the sum of the numbers is such that it cannot be represented as a sum of two prime numbers. Let\'s call the possible sums, i.e. numbers that cannot be represented as a sum of two prime numbers, \"Good sums\", and number pairs that sum up to a \"Good Sum\", \"Good Pairs\".\r\n</p><p>\r\nNow the first person can work out the numbers, hence if the number that he know is represented as a product of two numbers in all possible ways, only one pair is a \"Good Pair\". Let\'s call all such products \"Good Products\".\r\n</p><p>\r\nThe second person now can tell the numbers, hence if the sum is represented as a sum of two numbers in all possible ways, and the product of all these ways is calculated, only one of these products is a \"Good Product\".\r\n</p><p>\r\nNow we are ready for some calculations \r\n</p><p>\r\nIt\'s easy to check that only the following numbers cannot be represented as sums of two prime numbers:\r\n</p><p>\r\n11, 17, 23, 27, etc. These are all odd numbers X so that X-2 is not a prime number. \r\n</p><p>\r\nNow that we have all \"Good Sums\", we\'ll have to check each of those to satisfy the other statements.\r\n</p><p>\r\nChecking 11 \r\n</p><p>\r\nWe are now checking if 11 is a possible sum of the numbers sought. Possible ways of representing 11 as a sum of two numbers are: 2+9, 3+8, 4+7 and 5+6.\r\n</p><p>\r\nCorresponding products are: 18, 24, 28 and 30\r\n</p><p>\r\nLet?s see if 18 is a \"Good Product\". It can be represented as a product of two numbers in the following ways: 2x9 and 3x6. 2+9 is a \"Good Sum\" according to the \"Good Sums\" slide, and 3+6 is not a \"Good Sum\", hence 18 is a \"Good Product\"\r\n</p><p>\r\n24 can be represented as a product of two numbers in the following ways: 2x12, 3x8 and 4x6. 2+12 is not a \"Good Sum\", 3+8 is a \"Good Sum\" and 4+6 is not a \"Good Sum\", hence 24 is a \"Good Product\" as well.\r\n</p><p>\r\nThus we have at least two pairs (2,9) and (3,8) so that their sum is 11 and their product is a \"Good Product\", hence 11 cannot be the sum of the sought numbers, as the person knowing the sum couldn\'t make his final statement.\r\n</p><p>\r\nChecking 17 \r\n</p><p>\r\nWe are now checking if 17 is a possible sum of the numbers sought. Possible ways of representing 17 as a sum of two numbers are: 2+15, 3+14, 4+13, 5+12, 6+11, 7+10 and 8+9.\r\n</p><p>\r\nCorresponding products are: 30, 42, 52, 60, 66, 70 and 72.\r\n</p><p>\r\nLet\'s see if 30 is a \"Good Product\". It can be represented as a product of two numbers in the following ways: 2x15, 3x10 and 5x6. 2+15 is a \"Good Sum\" according to the \"Good Sums\" slide, 3+10 is not a \"Good Sum\", 5+6 is a \"Good Sum\", hence 30 is not a \"Good Product\" (because of the two \"Good Sums\")\r\n</p><p>\r\n42 can be represented as a product of two numbers in the following ways: 2x21, 3x14 and 6x7. 2+21 is a \"Good Sum\", 3+14 is a \"Good Sum\", hence 42 is not a \"Good Product\" either.\r\n</p><p>\r\n52 can be represented as a product of two numbers in the following ways: 2x26 and 4x13. 2+26 is not a \"Good Sum\", and 4+13 is a \"Good Sum\", hence 52 is a \"Good Product\". \r\n</p><p>\r\n60 can be represented as a product of two numbers in the following ways: 2x30, 3x20, 4x15, 5x12 and 6x10. 2+30 is not a \"Good Sum\", 3+20 is a \"Good Sum\", 4+15 is not a \"Good Sum\", 5+12 is a \"Good Sum\", 6+10 is not a good sum. Here we have two good sums (3,20) and (5,12) hence 60 is not a \"Good Product\".\r\n</p><p>\r\nContinuing with the same logic we\'ll find that 66, 70 and 72 are not \"Good Products\" either. Thus, for the sum of 17 we found only 1 \"Good Product\": 52. Thus, the pair (4,13) is a possible solution to the problem.\r\n</p><p>\r\nChecking other \"Good Sums\" \r\n</p><p>\r\nWe won\'t check all other \"Good Sums\" here, however the by applying the logic described in the previous slides you can see that there is no other \"Good Sum\" so that one and only one of the corresponding products is a \"Good Product\" within the limitations of the problem (i.e. numbers less than 100).\r\n</p><p>\r\nThus the final answer is: 4 and 13.\r\n</p><p>\r\n(source: <a href=\"http://www.expert.com.au/news/techedrev.asp\">Tech Ed</a> )</p>','2002-10-15',20040224232101,NULL,4,3,0,4.00,20021015000000,0);
INSERT INTO problem VALUES (222,7,2,122,'Self-Descriptor part 2','<p>In <a href=\"http://perplexus.info/show.php?pid=151\">Self-Descriptor</a>, we found a number ABCDEFGHIJ such that A is the count of how many 0\'s are in the number, B is the number of 1\'s, and so on.</p>\r\n<p>I wonder... what if the number didn\'t have to be 10 digits long?</p>\r\n<p>Find the smallest whole number such that the left-most digit describes the number of 0s in the number, the next digit describes the 1s, etc.  Prove that it\'s the smallest.\r\n</p>\r\n','<p>\r\n1210\r\n</p><p>\r\nTry to find a number less than 1210: ABCD, or ABC, or AB, or A.\r\n</p><p>\r\nA: Can\'t be zero. If A >= 3, then the number would have be over 3001 (in order to state that there are at least 1 3\'s in the number).  If A = 2, then to be under 1210, the number would have to be exactly 200 which is not self-describing. Thus, A = 1.\r\n</p><p>\r\nB: Since A = 1, B >= 1.  B cannot be 1 because then we\'d have 2 1\'s.  if B >= 3, then the number would have to be over 1300.  Thus B = 2.\r\n</p><p>\r\nC: Since B = 2, C >= 1.  If C = 1, this would fulfill B\'s count.  \r\n</p><p>\r\nD: Since we stated that A is 1, there must be one zero in the number.  D = 0 fulfills this condition.\r\n</p><p>\r\nThus, the smallest self-describing number is 1210.\r\n</p>','2002-10-11',20040225103947,NULL,3,3,0,3.20,20021011000000,0);
INSERT INTO problem VALUES (226,4,2,1,'Red ball... Red ball','If you take two balls randomly out of a jar of colored balls, there is a 50% chance that the balls will both be red.\r\n<p>\r\nWhat is the total percentage of red balls in the jar?','This turns out to be a more difficult (and somewhat deceptive) problem than I first thought.\r\n<p>\r\nThe answer is that 75% of the balls are red. This is because the only viable solution seems to be when there are a total of 4 balls, and 3 of them are red. (You cannot get the same results with 8 balls 6 of which are red, etc)\r\n<p>\r\nTomM has submitted a fairly rigorous proof to this in the problem\'s comments.','2002-10-17',20030814232101,NULL,4,3,0,4.00,20021017000000,0);
INSERT INTO problem VALUES (227,9,2,658,'Oh my, Protagoras','A Lawyer named Protagoras teaches law for a hefty fee. He advertises his skills as a teacher by offering his students a contract, which states that they do not have to pay him until they have won their first case. If the student loses their first case, then they don\'t have to pay Protagoras at all. \r\n<p>\r\nOne student of Protagoras sees a loophole, takes the course and fininshes it. After that, the student avoids arguing any cases. \r\nSince the student has not yet won his first case, he avoids paying Protagoras. \r\n<p>\r\nProtagoras feels cheated, and sues the student for his fee. When the case comes to trial, the student represents himself. If the student loses the case, then by the terms of their original agreement, there is no fee for the course. If the student wins the case however, then, since its the student\'s first case, there will be a fee. (But, of course, winning the case means that the student doesn\'t have to pay the fee, while losing it means that the fee must be paid.) \r\n<p>\r\nWill the student be obliged to pay Protagoras\' fee or not?\r\n','This paradox is mostly of legal nature, as it is to be decided in the court of law. Depending on the procedure followed by the judge/jury they may (or may nor) be able to come to a deceision at their discression.\r\n<p>\r\nIrene provided some interesting historical background (and corrections) to this problem in the comments.','2002-10-19',20031209232102,NULL,3,3,0,2.92,20021019000000,0);
INSERT INTO problem VALUES (228,12,2,1,'Errors','There is three errors in thise riddle. \r\n<p>\r\nWhat are they?','The expected answer is:\r\n<ul>\r\n<li>There <b>is</b>... (Should be \"There <b>are</b>\")\r\n<li>...<b>thise</b> riddle. (Should be \"<b>this</b> riddle\")\r\n<li>There are really only two errors.\r\n</ul>\r\nHowever, this being perplexus, we have to look a bit deeper. As soon as you admit that the third error exists, it stops being an error. \r\n<p>\r\nIf the riddle only has two errors, then saying that it has three errors is clearly wrong. Therefore, there is a total of three errors. However if that\'s the case, then the error on the third line is not an error at all, and the problem really only has two errors.\r\n<p>\r\nThis sort of cirtcular logic should lend this problem in the <a href=\"http://perplexus.info/index.php?cid=9\"><b>Paradoxes</b></a>\r\ncategory, as it\'s very similar to the statement that claims to be false.','2002-10-21',20040225103933,NULL,1,3,0,3.77,20021021000000,0);
INSERT INTO problem VALUES (229,19,2,122,'Curiouser and curiouser','Why is a raven like a writing desk?','<p>This is a famous riddle by Lewis Carroll\'s <i>Alice in Wonderland</i>.  There is no official answer.  However in his 1896 book, he wrote in the preface:</p><p>\r\n\"Enquiries have been so often addressed to me, as to whether any answer to the Hatter\'s Riddle can be imagined, that I may as well put on record here what seems to me to be a fairly appropriate answer, viz: `Because it can produce a few notes, tho they are very flat; and it is <i>nevar</i> put with the wrong end in front!\"\r\n</p><p>\r\nFamous puzzle maven, Sam Loyd, gives two other possible answers: <br> \r\n1. Because the notes for which they are noted are not noted for being musical notes.<br>\r\n2. Because Poe wrote on both.\r\n</p>','2002-11-06',20030619232101,NULL,1,3,0,3.29,20021106000000,0);
INSERT INTO problem VALUES (230,18,2,1,'A Full Table','Billy\'s mom was getting ready for his birthday party, and set a table for five people: Billy, and four guests.\r\n<p>\r\nUnfortunately, when Billy came home from school, he had five friends with him. Not to be stumped, Mom asked Billy and another boy to share a seat for a while. Then she put the second guest into the second seat, the third into the third seat, the fourth into the fourth seat. Then looking at the remaining empty (fifth) seat, she said to the boy sharing Billy\'s chair:\r\n<p>\r\n\"<i>You can now go sit this this last seat. Since you are Billy\'s fifth guest, everyone should now be seated.</i>\"\r\n<p>\r\nDid Billy\'s mom really manage to put six people into five seats?','The trick here, is that Billy\'s mom only seated five people (naturally). The last boy to be seated was not really the fifth guest, as Mom said, but the first guest.\r\n<p>\r\nHe just got counted twice.','2002-10-24',20040107232101,NULL,1,3,0,2.33,20021024000000,0);
INSERT INTO problem VALUES (231,7,1,1,'Niners','The set of numbers {9, 99, 999, 9999, ...} has some interesting properties. One of these has to do with factorization. Take any number n that isn\'t divisible by 2 or by 5. You will be able to find at least one number in the set that is divisible by n. Furthermore, you won\'t need to look beyond the first n numbers in the set.\r\n<p>\r\nProve it. \r\n<p>\r\n(<i>from <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/\">http://www.ocf.berkeley.edu/~wwu/riddles/</a>)</i>','','2002-10-23',20030813232100,NULL,4,3,0,4.14,20021023000000,0);
INSERT INTO problem VALUES (232,8,2,688,'How many openings?','How many possible openings are there in the game of chess, if we define an that opening consists of each player making their first 3 moves?\r\n<p>\r\n(<i>With one move there are 400 possible openings</i>)','Original solution:\r\n<p>\r\n\"<i>a LOT! you will HAVE to use a computer program to figure this one out or spend years trying to without using a computer</i>\"\r\n<p>\r\nOf course, this being perplexus, we <b>did</b> use a computer:\r\n<ul>\r\n<li><a href=\"http://perplexus.info/show.php?pid=232&cid=1420\">levik\'s proposed algorithm</a>\r\n<li><a href=\"http://perplexus.info/show.php?pid=232&cid=1439\">Cheradenine\'s answers</a>\r\n<li><a href=\"http://perplexus.info/files/openings.zip\">Cheradenine\'s  program code</a> written in Java, that simulates potential games. This is optimised for speed and memory efficiency, with good comments.\r\n</ul>','2002-10-27',20040225103933,NULL,5,3,0,3.50,20021027000000,0);
INSERT INTO problem VALUES (233,6,2,1,'Corner of a die','<center><img src=\"http://www.flooble.com/images/perplexus/problem/die.gif\"></center>\r\n<p>\r\nYou are looking through a small hole at a corner of a standard six-sided playing die, as shown above. (The picture is showing that there are spots in the corners that you see. It does not imply absence of any other spots.)\r\n<p>\r\nDetermine at least one of the faces of the die that you are seeing.','Standard playing dice have faces arranged in a way that opposite face values always add up to 7.\r\n<p>\r\nThe picture shows the three partly visible faces that have a dot in the corner. The only face to <b>not</b> have a dot in the corner is 1, which means that 1 is definitely not one of the visible faces.\r\n<p>\r\nHowever this means that the face opposite 1 has to be one of the three. That face is 6.','2002-10-26',20040323232103,NULL,3,3,0,3.46,20021026000000,0);
INSERT INTO problem VALUES (234,12,2,688,'What am I','I make Marriage A Grim Era and turn your Mother in law into a Woman Hitler.\r\n<p>\r\nIf you have ever asked someone to \"<i>stop banging the pots</i>\", you have used me before. \r\n<p>\r\nWhat am I?','I\'m an Anagram! (Letters of a word or phrase rearranged to spell out a different word or phrase.)','2002-10-29',20040129232107,NULL,1,3,0,3.00,20021029000000,0);
INSERT INTO problem VALUES (235,4,2,213,'World Series','What is the probability of a world series ending after 4 games? After 5 games? 6 games? 7 games?\r\n<p>\r\nAssume that each team has equal probability of winning each game, regardless of who has won the previous games.\r\n<p>\r\n(<i>For the baseball-challenged, the World Series ends after one team has won 4 games. Ties are not possible.</i>)','In order to have a 4-game series, games 2..4 must end the same way as game 1. p = 1/8\r\n<p>\r\nIn order to have a 5-game series, games 1..4 must be split 3-1, then game 5 must be won by the leader. The probability of splitting 3-1 is 4 * 1/16 * 2 = 1/2. So overall, for a 5-game series, p = 1/4.\r\n<p>\r\nIn order to have a 6-game series, games 1..5 must be split 3-2, then game 6 must be won by the leader. The probability of splitting 3-2 is 10 * 1/32 * 2 = 5/8. So overall, for a 6-game series, p = 5/16.\r\n<p>\r\nIn order to have a 7-game series, games 1..6 must be split 3-3. The probability of this is 20 * 1/64 = 5/16.\r\n<p>\r\nThe above calculations all rely on the binomial distribution.  The factors of 2 are there to account for the possibility of either team winning. (That is, when I calculate the probability of going 3-0, it counts the probability of the NL team leading 3-0 plus the probability of the AL team leading 3-0.)','2002-10-30',20030415232102,NULL,3,3,0,3.40,20021030000000,0);
INSERT INTO problem VALUES (236,16,2,227,'Quarter intersection Problem','Below is an image of a square, 7 cm to a side, with four quarter-circles inscribed into it as showm. \r\n<p>\r\nFind the area of the shaded region in the center.\r\n<p>\r\n<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/shaded1.gif\">\r\n</center>','I think <a href=\"http://perplexus.info/show.php?pid=236&cid=1438\"><b>Friedlinguini\'s post</b></a> supplies the needed answer.','2002-10-30',20040225103933,NULL,5,3,0,4.00,20021030000000,0);
INSERT INTO problem VALUES (237,2,2,706,'The three daughters','A man in my neighbourhood has three daughters. One day when I asked their ages he said: \r\n<p>\r\n\"<i>The product of their ages is 36</i>\". \r\n<p>\r\nWhen I still couldn\'t find their ages he said:\r\n<p>\r\n\"<i>Ok. I\'ll give you another clue: the sum of their ages is same as the number of my house</i>\". \r\n<p>\r\nI knew the number but still couldn\'t calculate their ages. So the man gave me a last hint, he said:\r\n<p>\r\n\"<i>My eldest daughter lives upstairs</i>\". \r\n<p>\r\nFinally I was able to find their ages. Can you?','First, we find the prime factorization of 36:\r\n<p>\r\n36 = 1 * 2 * 2 * 3 * 3\r\n<p>\r\nNow, find all groupings of these factors into 3 numbers (and their sums):\r\n<li>36 = 1 * 2 * 18 (21)\r\n<li>36 = 1 * 3 * 12 (16)\r\n<li>36 = 1 * 4 * 9 (14)\r\n<li>36 = 1 * 6 * 6 (13)\r\n<li>36 = 2 * 2 * 9 (13)\r\n<li>36 = 2 * 3 * 6 (11)\r\n<li>36 = 3 * 3 * 4 (10)\r\n<p>\r\nIf I knew the sum of the daughters\' ages, and that didn\'t help me, it means that the sum must have been 13. (Any other sum would yield a unique solution, but 13 is repeated twice in the list.)\r\n<p>\r\nThe last bit of information seems pretty useless, but it let me know that there exists an eldest daughter. Of the two combinations adding up to 13, (1,6,6) and (2,2,9), the first one has two older daughters of the same age. The fact that there is an eldest daugher means that the daughers\' ages MUST be 2, 2 and 9.','2002-10-31',20030914232101,NULL,3,3,0,3.40,20021031000000,0);
INSERT INTO problem VALUES (238,11,2,707,'Water Works','You have a 5 gallon jug and a 3 gallon jug. \r\nYou have no other measuring devices.\r\n<p>\r\nMeasure out exactly 4 gallons of water (Assume you have a river handy, or some other limitless water supply). \r\n\r\n\r\n','<i>We will use \"(X,Y)\" after each step to indicate how much water is in each jug. X will be the amount in the 5 gallon jug, Y - the 3 gallon one.</i>\r\n<p>\r\n<li>Fill up the 5 gallon jug (5,0)\r\n<li>Use it to fill up the 3 gallon jug (2,3)\r\n<li>Empty out the 3 gallon jug (2,0)\r\n<li>Pour everything from 5 into 3 (0,2)\r\n<li>Fill up 5 again (5,2)\r\n<li>Pour water out of 5 into 3 till 3 fills up (4,3)\r\n<p>\r\nVoila! You now have 4 gallons in the 5 gallon jug.','2002-11-02',20030504232102,NULL,2,3,0,2.30,20021102000000,0);
INSERT INTO problem VALUES (239,16,2,227,'Big Circle, Little Circle','<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/circles7.gif\">\r\n</center>\r\n<p>\r\nA circle has a radius of 14 cm. Another circle has a radius of 7 cm. The centre of the second circle lies on the circumference of the first. Find The common area for both circles.\r\n<p>\r\n(P.S -The answer might not be elegant)','The answer is approximately 68.75 \r\n<p>\r\nThe comments submitted by our users provide a few methods for solving it.','2002-11-03',20030831232101,NULL,4,3,0,3.29,20021103000000,0);
INSERT INTO problem VALUES (240,16,2,227,'Special triangle in any triangle','Prove or disprove, that the points of intersection of the adjacent trisectors of the angles of any triangle  are the vertices of an equilateral triangle. (<i>In other words, that for any yellow triangle, the green triangle will be equilateral, given that the thinner lines trisect their respective angles.</i>)\r\n<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/triangles.gif\">\r\n</center>\r\n','This problem is actually known as \"<b>Moreley\'s Theorem</b>\".\r\n<p>\r\nCharlie has pointed out that a proof is available <a href=\"http://mathforum.org/library/drmath/view/51789.html\"><b>here</b></a>.','2002-11-05',20030901232101,NULL,5,3,0,3.86,20021105000000,0);
INSERT INTO problem VALUES (261,4,2,1,'Ants on a triangle','Three ants are arranged on vertices of a triangle, one ant to a vertex. At some moment, all the ants begin crawiling along the sides of the triangel. Each one crawls along one of the two sides that connect to the vertex it is sitting on, with an equal probability of picking either.\r\n<p>\r\nAssuming that all the ants move with an equal speed, and that they keep crawling forever in the same direction along the triangle, what are the odds that no two will collide?','Each ant can either start moving in a clockwise direction, or a counterclockwise direction. Since the odds of either occuring are equal (50%), and there are 3 ants, we have 2*2*2 = 8 equally likely \"states\" that can result.\r\n<p>\r\nThe only way for the ants to not collide is for all of them to start moving in the same direction: either clockwise, or counterclockqise. \r\n<p>\r\nOf our given 8 possibilities, these are only 2. Thus there is a 2/8 = 1/4 chance that no collisions will take place.','2002-11-20',20040229232101,NULL,2,3,0,2.88,20021120000000,0);
INSERT INTO problem VALUES (256,7,2,746,'Princeton\'s Prime Problem','Prove that every prime number other than 2, can be expressed as a difference of two squares.\r\n<p>\r\n - Princeton Math Club Website','As Jim Lyon explains:\r\n<p>\r\nAny prime number other than 2 has to be odd, and therefore can be expressed as <b>2*k+1</b>, where <b>k</b> is an integer.\r\n<p>\r\nTake the difference between k<sup>2</sup> and (k+1)<sup>2</sup>, \r\nusing simple algebra, (k+1)<sup>2</sup> - k<sup>2</sup> = 2*k+1.\r\n<p>\r\nSo not only is the prime other than two expressed as a difference of two squares, but it is a difference ot the squares of two specific consecutive numbers. \r\n<p?\r\nThis obviously alsow applies to any odd number.\r\n\r\n','2002-11-18',20030529232103,NULL,3,3,0,4.25,20021118000000,0);
INSERT INTO problem VALUES (243,14,2,227,'Trig trick','Prove that \r\n<ul>\r\n<b>sin² x + cos² x = 1</b>\r\n</ul>','If you take the right angled triangle ABC (Where b is a right angle and C = x) then\r\n<p>\r\nsin^2 x = AB^2/AC^2<br>\r\ncos^2 x = BC^2/AC^2\r\n<p>\r\nTherefore sin^2 x + cos^2 = (AB^2 + BC^2)/AC^2\r\n<p>\r\nBut AB^2 + BC^2 = AC^2 (Pythogorean Thoerem)\r\n<p>\r\nThrough substituition AC^2/AC^2 = 1\r\n<p>\r\nSo sin^2 x + cos^2 = 1','2002-11-07',20031009232104,NULL,1,3,0,2.50,20021107000000,0);
INSERT INTO problem VALUES (248,12,2,746,'A locked 7-11?!','If a 7-11 store is open 24 hours a day, 7 days a week, 365 days a year, then why are there locks on the doors?','This problem doesn\'t really have a very satisfying answer.\r\nThere are a few practical reasons, most pretty mundane, such as in the case of emergency/holidays why even a 24/7 store might want to lock its doors.','2002-11-11',20030909232101,NULL,2,3,0,2.13,20021111000000,0);
INSERT INTO problem VALUES (249,13,2,746,'What\'s Next?','What row of numbers comes next? (This is a tough one!)\r\n<ul>\r\n<li>1\r\n<li>11\r\n<li>21\r\n<li>1211\r\n<li>111221\r\n<li>312211\r\n<li>13112221\r\n</ul>\r\n\r\n(<i>From - <a href=\"http://www.riddlenut.com/\">http://www.riddlenut.com/</a></i>)','The next row is\r\n<b>1113213211</b>\r\nStarting with the second line, every line describes the line before it. In writing, it is:\r\n<ul>\r\n<li>One One\r\n<li>Two Ones\r\n<li>One Two One One\r\n<li>etc, etc.\r\n</ul>','2002-11-11',20030901232101,NULL,3,3,0,4.30,20021111000000,0);
INSERT INTO problem VALUES (250,9,2,746,'Liar or not?','A man walks up to you and says:<br>\r\n\"<i>Everything I say to you is a lie.</i>\"\r\n<p>\r\nIs he telling you the truth or is he lying? ','This is or is not a paradox depending on wether or not the man has said anything else to you.\r\n<p>\r\nA lot of people assume that if the statement \"I always lie\" is false, then the statement \"I always tell the truth\" must be true. But in reality, the opposite of \"I always lie\" is \"I sometimes don\'t lie.\"\r\n<p>\r\nIt is obvious that the man cannot be telling the truth, since  if he is telling the truth, he must be lying. However, if he is lying when saying \"Everything I tell you is a lie\", then in reality, at least something (not everything) that he tells you should be the truth.\r\n<p>\r\nIf this statement is the only thing he ever tells you, then we reach a paradox: it\'s like a statement saying that it\'s false.\r\n<p>\r\nHowever, if the man then proceeds to tell you something else, something that is true, then there is no paradox: he has lied to you about always lying. Some of what he tells you is truthful.','2002-11-12',20040202232102,NULL,3,3,0,2.79,20021112000000,0);
INSERT INTO problem VALUES (251,12,2,746,'Half or not','A woman has 7 children, half of them are boys.\r\nHow can this be possible? ','ALL the children are boys, so 1/2 half are boys and so is the other half.','2002-11-14',20040212232105,NULL,1,3,0,3.42,20021114000000,0);
INSERT INTO problem VALUES (252,7,2,746,'Equation drawing','How can you make the following equation true by drawing only one straight line:\r\n<p>\r\n<b>5+5+5=550</b>\r\n<p>\r\nCan you figure it out? ','Draw a line on the first plus sign that turns it into a 4! The equation then becomes true:\r\n<p>\r\n545+5=550','2002-11-10',20030626232103,NULL,3,3,0,3.12,20021110000000,0);
INSERT INTO problem VALUES (253,17,2,756,'H2O','If hydrogen (<b>H</b>) is combustible and oxygen (<b>O</b>) is combustible, why does water (<b>H<sub>2</sub>O</b>) water not explode?','This problem is a little misleading, as it compares apples and oranges (Or  atoms to molecules as it were). It is meaningless to talk about the combustibility of hydrogen (H) as an atom. Since combustion is a chemical reaction, it is a molecule of Hydrogen (H<sub>2</sub>) which we can say is combustible. \r\n<p>\r\nHowever, with a molecule, its atoms play only a part of determining wether or not it is combustible. A big part is also played by the bonds between the molecules atoms. As such, we can have two very reactive substances (hydrogen and oxygen gases) combine to form a very stable substance - water.','2002-11-13',20031015232102,NULL,3,3,0,2.60,20021113000000,0);
INSERT INTO problem VALUES (254,16,2,540,'Square wheels?','On what kind of surface would a square wheel function the same as a round wheel?\r\n<p>','After much discussion here, TomM\r\n<a href=\"http://perplexus.info/show.php?pid=254&cid=1648\"><b>Googled</b></a>\r\nthis problem and found the surface producing smooth motion with a square wheel.\r\n<p>\r\nLevik meanwhile, proposed <a href=\"http://perplexus.info/show.php?pid=254&cid=1620\"><b>a way</b></a> to find an answer addressing the letter of the problem.','2002-11-15',20040225103933,NULL,4,3,0,3.67,20021115000000,0);
INSERT INTO problem VALUES (255,16,2,706,'Chessboard Puzzle','Take a chessboard, it has 64 squares. Now cut off any two corner squares which are diagonally opposite. \r\n<p>\r\nYou are given many rectangular bits of paper which have area equal to that of two such squares kept side by side. The PROBLEM is to cover the modified chess board with such pieces of paper. \r\n<p>\r\nNo overlapping or folding is allowed. All the pieces should lie on the area of the modified chess board. Is this possible, and if not why?','<a href=\"http://perplexus.info/show.php?pid=255&cid=1553\">Nick Reed\'s comment</a> provides a perfect solution to the puzzle. \r\n<p>\r\nTo reiterate: it cannot be done. Removing two diagonally opposite squares will result in a chessboard with 32 squares of one color, and 30 of another. Since one 2x1 piece of paper will always cover one square of each color, you would need an equal number of black and white squares to cover the whole board.','2002-11-17',20040225103933,NULL,3,3,0,2.60,20021117000000,0);
INSERT INTO problem VALUES (257,5,2,746,'Checkers trick','How many squares can be drawn on a checkers board, given that these squares should consist of whole black-white squares (the ones that are already painted on the board)?','The total number of squares on the board is equal to the number of 1x1 squares (64) + the number of 2x2 squares + .... + number of 8x8 squares (1).\r\n<p>\r\nIn general, the number of NxN squares on an 8x8 board can be obtained by figuring out the number possible positions for the upper-left corner of the smaller square. For example, if dealing with 7x7 squares, there are only 4 possible positions for its upper-left corner, and therefore, there are only 4 possible 7x7 squares on an 8x8 board.\r\n<p>\r\nA formula for this function F(N) is pretty easy to deduce: F(N) = (9-N)<sup>2</sup>\r\n<p>\r\nSo, the overall sum is \r\n<p>\r\nF(1) + F(2) + F(3) + F(4) + F(5) + F(6) + F(7) + F(8) = <br>\r\n64 + 49 + 36 + 25 + 16 + 9 + 4 + 1 = <br>\r\n204','2002-11-18',20040223232101,NULL,2,3,0,3.75,20021118000000,0);
INSERT INTO problem VALUES (260,5,2,227,'Circle perimeters','<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/circles8.gif\">\r\n</center>\r\nProve that the sum of the perimeters of the smaller circles in the\r\nBigger circle is equal to that of the bigger circle. (The centres are on the line given which is the diameter of the bigger circle.)','By considering the formula for a circle\'s perimeter (circumference), the solution becomes fairly obvious:\r\n<p>\r\n<b>L = 2&pi;R</b>\r\n<p>\r\nLabel the big circle\'s radius R<sub>b</sub>, and the four smaller radii R<sub>1</sub>, R<sub>2</sub>, R<sub>3</sub> and R<sub>4</sub>.\r\n<p>\r\nIt\'s easy to see that R<sub>1</sub> + R<sub>2</sub> + R<sub>3</sub> + R<sub>4</sub> = R<sub>b</sub>.\r\n<p>\r\nThe sum of the small circles\' perimeters is  2&pi;R<sub>1</sub> + 2&pi;R<sub>2</sub> + 2&pi;R<sub>3</sub> + 2&pi;R<sub>4</sub>\r\n<p>\r\nor 2&pi; * (R<sub>1</sub> + R<sub>2</sub> + R<sub>3</sub> + R<sub>4</sub>). From the equation above we can substitute in the sum of small radii for the large one to get \r\n<p>\r\n2&pi;R<sub>b</sub>, or the perimeter of the large circle.','2002-11-19',20030821232101,NULL,2,3,0,2.67,20021119000000,0);
INSERT INTO problem VALUES (262,14,2,227,'Alphabet Multiplication','(a-x) (b-x) (c-x) (d-x)........(z-x)=????\r\n<p>\r\n\r\n\r\n','When multiplying the expressions one of the expressions would be (x-x) which is = 0. So the product of the expression would also be 0.','2002-11-21',20030326065623,NULL,1,3,0,3.64,20021121000000,0);
INSERT INTO problem VALUES (263,9,2,746,'Achilles and the Tortoise','Suppose that the swift Achilles is having a race with a tortoise. Since the tortoise is much slower, she gets a head start. When the tortoise has reached a given point a, Achilles starts. But by the time Achilles reaches a, the tortoise has already moved beyond point a, to point b. And by the time Achilles reaches b the tortoise has already moved a little bit farther along, to point c. Since this process goes on indefinitely, Achilles can never catch up with the tortoise.\r\n<p>\r\nHow can this be?\r\n<p>\r\nTaken from - http://members.aol.com/kiekeben/zeno.html','This is known as Zeno\'s paradox, a series of paradoxes dealing with infinite series of infinitely small components. Here is another:\r\n<p>\r\nThe Racetrack (or Dichotomy)<p>\r\nOne can never reach the end of a racecourse, for in order to do so one would first have to reach the halfway mark, then the halfway mark of the remaining half, then the halfway mark of the final fourth, then of the final eighth, and so on ad infinitum. Since this series of fractions is infinite, one can never hope to get through the entire length of the track (at least not in a finite time). \r\n<p>\r\n\r\nStart ____________________1/2__________3/4_____7/8__15/16... Finish \r\n<p>\r\nJust as one cannot reach the end of the racecourse, one cannot even begin to run. For before one could reach the halfway point, one would have to reach the 1/4 mark, and before that the 1/8 mark, etc., etc. As there is no first point in this series, one can never really get started (this is known as the Reverse Dichotomy). \r\n<p>\r\n','2002-11-22',20031217232101,NULL,3,3,0,3.00,20021122000000,0);
INSERT INTO problem VALUES (270,12,2,794,'Mystery of the babies','I was at the hospital waiting for my little cousin to be born. I began talking to another couple. The husband said \" My wife just gave birth to 2 babies. They are not twins.\" \r\n<p>\r\nConfused, I said \"Huh?\". \r\n<p>\r\n\"Yes\" he said, \"They were both born today within minutes of each other.\"\r\n<p>\r\nI assumed that they must have been born in different years but he assured me that this was not so. I figured out what the deal is with these babies. Can you?','The babies are not twins. They have another sister (or brother), they are triplets (or quadruplets, etc.) ...','2002-11-27',20040211232108,NULL,1,3,0,3.17,20021127000000,0);
INSERT INTO problem VALUES (265,20,2,103,'Had Had','Punctuate and capitalize the following so that it makes sense:\r\n<p>\r\njane while john had had had had had had had had had had had a much better effect on the teacher\r\n','Jane, while John had had \"had,\" had had \"had had.\"  \"Had had\" had had a much better effect on the teacher.\r\n<p>\r\nJohn wrote \"had\". <br>\r\nMeanwhile, Jane, wrote \"had had\", which the teacher liked better.\r\n<p>\r\nAt least that\'s what I think it means.','2002-11-23',20031127232102,NULL,3,3,0,2.80,20021123000000,0);
INSERT INTO problem VALUES (274,18,2,794,'The impossible task...or is it?','There was once a man named Harold. Harold was from England. The king would always get upset with Harold because it seemed like Harold never failed at anything and the king was jealous. \r\n<p>\r\nSo one day, the king was determined to prove Harold a failure. He drew a line across the floor. He said:<br>\r\n\"<i>Harold, make this line shorter. You may not erase it in any way</i>\".<br>\r\nHarold said<br>\r\n\"<i>No problem  your highness</i>\".<br>\r\nAnd he made the line shorter.\r\n<p>\r\nHow is this possible?','The king did not specify that Harold must actually shorten the line itself. So Harold drew a secong line across the floor, longer than the first. Therefore, the line that the king drew is shorter. ','2002-12-03',20040107232101,NULL,2,3,0,2.45,20021203000000,0);
INSERT INTO problem VALUES (266,6,2,251,'In the Act','A mother is 21 years older than her son,\r\nand in 6 years time\r\nthe son will be one\r\nfifth of her age.\r\n<p>\r\nWhere is the father?','S = son\'s age, M = mother\'s age\r\n<p>\r\nS + 21 = M<br>\r\n5 * (S + 6) = M + 6<br>\r\n<p>\r\nsubstitute for M:\r\n<p>\r\n5(S + 6) = S + 21 + 6<br>\r\n5S + 30 = S + 27<br>\r\n4S = -3<br>\r\nS = -3/4 = -9 months!<br>\r\n<p>\r\nso the solution is:\r\n<p>\r\nAll over the mother!\r\n<p>\r\n(i heard this as a joke, sorry i couldnt resist such cheap humor..)','2002-11-25',20031212232103,NULL,2,3,0,3.86,20021125000000,0);
INSERT INTO problem VALUES (267,6,2,122,'Word Rebus','What\'s being described here?\r\n<br>\r\n&nbsp;M<br>\r\n-----<br>\r\nL=A\r\n','Mona Lisa\r\n(M on a L is A)','2002-11-26',20030829232101,NULL,1,3,0,4.11,20021126000000,0);
INSERT INTO problem VALUES (273,14,2,806,'N-gonal numbers','<img src=\"http://www.flooble.com/images/perplexus/problem/ngon.gif\" align=\"right\">\r\nFor starters, I will explain that a triangle number is any number X, such that if X dots were aranged in a a shape the first row would have one dot, the second two dots, the third three and so on, forming a triangular shape. \r\n<p>\r\nThe first few triangle numbers are 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 105, 120. In other words you start by adding one, then two then, three etc. The formula for these is <b>(n(n+1))/2</b>. \r\n<p>\r\nNext square numbers which we learn as N squared. But they can also be expressed as <b>((n(n+1))/2) + ((n(n-1))/2)</b>. Here the first few are: 1, 4 ,9 ,16, 25, 36, 49. In this case, instaed of adding 1 then 2 then 3 you add 1 then 3 then 5 then 7 (i.e. every other number).\r\n<p>\r\nNext are pentagonal numbers which are also comprised of dots where the Nth pentagonal number is the number of dots in the figure. The first few are: 1, 5, 12, 22, 35, 51. Notice how first you add 1 then 4 then 7 then 10 then 13 (i.e. every third number). The formula is <b>((n(n+1))/2) + ((2)(n(n-1))/2)</b>. \r\n<p>\r\nCan you find a pattern in N-gons and prove it?','Check the comments to this problem for a solution. A few were submitted.','2002-11-30',20030803232102,NULL,5,3,0,4.25,20021130000000,0);
INSERT INTO problem VALUES (272,7,2,746,'Jack and George\'s number trick','There are two people, Jack and George.\r\nBoth men represent a digit.\r\nThe sum of Jack\'s digit and Georges digit is 14. \r\n<p>\r\nIf you position Jacks digit in the ten\'s place and Georges digit in the one\'s place, the number you get is 36 more than the number you get when you put Georges digit in the ten\'s place and Jacks digit in the one\'s place. \r\n<p>\r\nWhich two digits do Jack and George represent? ','Given:\r\n<ul>\r\n0 <= J < 10\r\n0 <= G < 10\r\nJ + G = 14\r\n10*J + G = (10*G + J) + 36\r\n</ul>\r\nWe have 2 equations with 2 unknowns. Let\'s solve \'em.\r\n<ul>\r\nJ = 14 - G.\r\n10*(14-G) + G = (10G + 14 - G) + 36\r\n140 - 9G = 9G + 50\r\n90 = 18G\r\nG = 5\r\nJ = 14 - 5 = 9\r\n</ul>\r\nSo George\'s digit is 5, and Jack\'s is 9.','2002-11-28',20031204232103,NULL,1,3,0,2.09,20021128000000,0);
INSERT INTO problem VALUES (281,12,2,103,'Unusual Month','This is an unusual month - Santa, snow, and so on. This is an unusual paragraph, too. How quickly can you find out what is so uncommon about it? It looks so ordinary that you may think nothing is odd about it until you match it with most paragraphs this long. If you put your mind to it and study it you will find out, but nobody may assist you; do it without any coaching. Go to work and try your skill at figuring it out - it\'s usually about half an hour. Good luck - and don\'t blow your cool.\r\n<p>\r\n[author unknown, but also unusual]','Unlike most paragraphs with more than a few words, this one doesn\'t contain the letter E - the most common letter in the English language.','2002-12-03',20030823232102,NULL,2,3,0,3.42,20021203000000,0);
INSERT INTO problem VALUES (278,12,2,831,'Share!','There are 6 oranges in a bag, and 6 kids in the class. The teacher wants to give each kid one orange, but still have one in the bag... \r\n<p>\r\nWhat does she do?','Simple: give 5 of the kids an orange each, and the 6th kid gets the orange in the bag!','2002-12-02',20040211232108,NULL,2,3,0,2.62,20021202000000,0);
INSERT INTO problem VALUES (279,7,1,746,'Zero to 150 in 2003','Take the digits <b>2, 0, 0 and 3.</b> Make equations equating to all the integers from 1 to 150 using these digits according to the following rules:-\r\n<p>\r\n<B>a)</b> The above digits are the only digits to be used and no other digits should appear anywhere in the equation (except on the side where the answer will be).\r\n<p>\r\n<B>b)</b> Use of any mathematical symbols are allowed.\r\n<p>\r\n<B>c)</b> The digits 2, 0, 0 and 3 should appear in the given order in the equation. e.g - 0 + 2 + 3 + 0 = 5 is not acceptable.\r\n<p>\r\n<B>d)</b> When using the mathematical symbols try using the most simplest forms as much as possible.\r\n','<a href=\"http://perplexus.info/show.php?pid=279&cid=4328\">Brian Smith</a> came up with a solution using the basic arithmetic operations (+, -, &divide;, &times;), exponentiation (a^b), factorial (x!), square root (&radic;y), trigonometric functions (sin, cos, tan), and rounding (floor, ceil).<p>\r\nHere is the list, which is also featured on a webiste he created where you will be able to find any updates: <a href=\"http://www.geocities.com/brianscsmith/zeroto150in2003.html\" target=_blank>http://www.geocities.com/brianscsmith/zeroto150in2003.html</a>.<p>\r\nMost recently, DJ suggested some improved methods, which are shown on that site and reflected in this list.\r\n<p>\r\n<i>Notes: 0!=1. floor x is x rounded down the the nearest integer; ceil x is x rounded up to the nearest integer. Trigonometric functions are calculated in radians. Digits may be concatenated to form other numbers (20, 003..). The listed methods use the fewest operations found to obtain each number. Grouping () is not counted as an operation.</i>\r\n<pre>\r\n0= 2&times;0&times;0&times;3\r\n1= 20^(0&times;3)\r\n2= 2+00&times;3\r\n3= 20&times;0+3\r\n4= 20^0+3\r\n\r\n5= 2+00+3\r\n6= (2+00)&times;3\r\n7= 20^0+3!\r\n8= 2+003!\r\n9= (2+00!)&times;3\r\n\r\n10= 20&divide;(-(0!)+3)\r\n11= (2+0!)!-0!+3!\r\n12= (2+0!+0!)&times;3\r\n13= (2+0!)!+0!+3!\r\n14= 2&times;(00!+3!)\r\n\r\n15= ((2+0!)!-0!)&times;3\r\n16= 2^(00!+3)\r\n17= 20-03\r\n18= 20+0!-3\r\n19= 20-(0&times;3)!\r\n\r\n20= 20+0&times;3\r\n21= 20+(0&times;3)!\r\n22= 20-0!+3\r\n23= 20+03\r\n24= 20+0!+3\r\n\r\n25= 20-0!+3!\r\n26= 20+03!\r\n27= 20+0!+3!\r\n28= (floor &radic;20)+(0!+3)!\r\n29= (ceil &radic;20)+(0!+3)!\r\n\r\n30= (2+0!)!+(0!+3)!\r\n31= ceil [-2&times;(tan (0!+0!))&divide;sin 3]\r\n32= 2^(0!+0!+3)\r\n33= (2+0!)&times;floor [(tan (0!))&divide;(sin 3)]\r\n34= 2+0!+ceil [(tan tan (0!))&divide;(&radic;3)]\r\n\r\n35= -2+floor [(tan tan (0!))&divide;(-(0!)+3)]\r\n36= (2+0!)!&times;(0+3)!\r\n37= ceil [cos 2+(tan tan (0!))&divide;(-(0!)+3)]\r\n38= floor [&radic;2+(tan tan (0!))&divide;(-(0!)+3)]\r\n39= 2+floor [(tan tan (0!))&divide;(-(0!)+3)]\r\n\r\n40= 20&times;(-(0!)+3)\r\n41= -2+0+floor [(tan tan (0!))&divide;(&radic;3)]\r\n42= ((2+0!)!+0!)&times;3!\r\n43= 2&times;0+floor [(tan tan (0!))&divide;(&radic;3)]\r\n44= 20+(0!+3)!\r\n\r\n45= 2+floor [(tan tan (00!))&divide;(&radic;3)]\r\n46= 2&times;(-(0!)+(0!+3)!)\r\n47= 2+ceil [(tan tan (0!))&divide;(tan (0!))]-3\r\n48= 2&times;(00!+3)!\r\n49= floor [2&times;(tan tan (0!))&divide;03]\r\n\r\n.\r\n.\r\n.\r\n.\r\n</pre>','2002-11-29',20040225103933,NULL,4,3,0,4.00,20021129000000,0);
INSERT INTO problem VALUES (342,12,2,122,'Play on words','<p>You\'re trapped in a room far away from home.  There\'s a door with a keyhole, but it is locked.</p>\r\n<p>\r\nIn the room, there is:<br>\r\na table<br>\r\na saw<br>\r\na baseball bat<br>\r\na piano\r\n</p>\r\n<p>\r\nFind three ways of escaping the room using word play.</p>','<ul>\r\n<li>Take the saw and cut the table into two halves.  Then put the halves together to make one whole.  Crawl out the hole.\r\n\r\n<li>Swing the bat three times.  Three strikes and you\'re out!\r\n\r\n<li>Play the piano until you find the right key.  Use the key to unlock the door.\r\n</ul>\r\n<p>\r\nAnd once you\'re outside, you can scream and scream and scream until your throat is a little hoarse.  Then ride the horse to home!  :)</p>','2003-01-11',20030720232102,NULL,1,3,0,3.11,20030111000000,0);
INSERT INTO problem VALUES (285,6,2,1,'Airport race','Xavier and Yonette are waiting for their plane at an airport, when Xavier proposes a race:\r\n<p>\r\n\"<i>See that moving sidewalk? Why don\'t you run on it, and then when you reach the end turn back and run to where you started from? I meanwhile will run the same path, but right next to it rather than on it.\"</i>\r\n<p>\r\nYonette thought about it and said:\r\n<p>\r\n\"<i>But I don\'t see the point... We both run with the same speed, and it\'s the same distance. Sure, I will gain a bit on you while the sidewalk increases my speed, but then I will just lose the advantage while I\'m running back and we will arrive at the same time.</i>\"\r\n<p>\r\nAssuming Xavier and Yonette do run with the same speed, who will win the race?','Initially one would think Yonette is right: she will gain some time running with the moving sidewalk by benefiting from its speed, but then lose just as much time when going back.\r\n<p>\r\nBut if you think about it, Yonette will obviously spend less time running faster than she will running slower. (Since the distance will remain the same)\r\n<p>\r\nTherefore, even though her base speed is the same as Xavier\'s, her average speed will be less, and thus she will lose the race.','2002-12-05',20030602232102,NULL,3,3,0,3.60,20021205000000,0);
INSERT INTO problem VALUES (320,2,2,853,'Two Barbers','A Man is visiting a town and decides to get his hair cut. \r\n<p>\r\nHe asks a boy where he can find a barber and the boy says there are only two barbers in the town. \r\n<p>\r\nThe boy shows him the first one. Inside the barber has hair all over the floor, dirt everywhere and long \r\nuneven hair. \r\n<p>\r\nHe goes to the other one and sees the barber is dressed in pristine clothing, well cut, and his floors are well swept and clean.\r\n<p>\r\nThe man changes his mind and goes to the other barber.\r\n<p>\r\nWhy does he do this?','Since there are only two barbers in the town, it is obvious that they must be cutting each other\'s hair. Therefore, the barber with the good cut must have gotten it from the other guy, whose hair is messy, while giving him the bad haircut.\r\n<p>\r\nTherefore, the barber with the messy hair must be better at what he does.','2002-12-27',20030916232101,NULL,2,3,0,3.58,20021227000000,0);
INSERT INTO problem VALUES (284,13,2,775,'What came first?','Find the first number in the following series. (there may be more than one answer?)\r\n<p>\r\n?, 2 ,3 , 8, 30, 144, 840, 5760, 45360...','my answer is infinity, the series is calculated as follows.  a(n)=n!/(n-1).  term 1 is 1!/(1-1) or 1/0.\r\n<p>\r\nI expect that (by visual inspection) an answer of zero may be possible somehow as well, but I can\'t find it.\r\n<p>\r\n<b>levik</b>: Actually, 1/0 is not infinity, it\'s undefined, as Dulanjana can probably explain to us. It is one divided by a number APPROACHING zero (and thus infinitely small) that will result in infinity. So I guess the answer is that the fist term is undefined, unless we can come up with a different rule for the sequence.','2002-12-04',20030404232102,NULL,3,3,0,3.40,20021204000000,0);
INSERT INTO problem VALUES (314,22,2,775,'Crackers','Can you crack the code used to transform the following numbers and come up with the final number?\r\n\r\n<ul>\r\n2461289=18<br>\r\n11029447=1<br>\r\n6332516=333561<br>\r\n412961044=4141<br>\r\n2234=23<br>\r\n357924242=222<br>\r\n139=9<br>\r\n4344199=?\r\n</ul>\r\n<p>\r\n(<i><b>hint by levik</b>: the encoding is such that it will only work on some numbers, not all integers</i>)','The answer is 4444\r\n<p>\r\nIn each number, the transformation has the number of digits equal to the first digit.  Each of the digits contained is then the rank of the following numbers.\r\n<p>\r\ni.e. 2461289=18 because the first digit is 2 (telling us there are 2 digits in the answer), the next digit is 4, showing that the first digit is the fourth of the original number (1), and the next number is the sixth digit of the original number (8)','2002-12-25',20030928232101,NULL,4,3,0,3.64,20021225000000,0);
INSERT INTO problem VALUES (304,7,2,873,'Prime Time','There are 362,880 different numbers that use the digits 1 to 9 exactly once (like 187,432,569). \r\n<p>\r\nOf these, what percentage are prime numbers?','An old problem <p>\r\n<i> Please see the solutions in the comments.  </i> <br>\r\nMy solution below is short and sweet, but some of the others given are well thought out and appreciated. <p>\r\n\r\nThe answer is - 0%. \r\nAll those numbers add up to 45 or 5 * 9. \r\nAll are divisible by 9. ','2002-12-17',20040214232101,NULL,2,3,0,3.50,20021217000000,0);
INSERT INTO problem VALUES (305,2,2,873,'A Drinking Problem','Four people are in a bar.  \r\n<p>\r\nBen owes Glen a drink.  Glen owes Rhen two drinks.  Rhen owes Sven three drinks.  Sven owes Ben four drinks.  \r\n<p>\r\nTo settle up, what is the minimum number of drinks that need to be bought by who for whom?','Another problem passed to me.  <p>\r\nGlen, Rhen and Sven should all buy Ben a drink. <br> \r\nBen owes one drink but has four coming, so he needs three.  <br>\r\nGlen owes two and has one coming, so he owes one. <br>\r\nRhen owes three and has two coming, so he owes one. <br>\r\nSven owes four and has three coming, so he owes one. <p>\r\nThe answer is 3. ','2002-12-18',20030617232102,NULL,2,3,0,3.40,20021218000000,0);
INSERT INTO problem VALUES (287,7,2,794,'Lockers','There is a wall with 1000 closed lockers on it. A person walks down the hall opening every other locker. Then the next person opens every 3rd locker. The next opens every fourth locker. The next every fifth locker. \r\n<p>\r\nOnce this has been done, how many lockers are still closed? \r\n','The solution to this depends largely on the method which the people follow when opening the locker doors. Once this is established, figuring out th eanswer comes down to arithmetics.\r\n<p>\r\nComments from our visitors suggest some possible assumptions/solutions.','2002-12-06',20030518232102,NULL,2,3,0,3.00,20021206000000,0);
INSERT INTO problem VALUES (288,12,2,873,'Quick Brown Fox','What is so unusual about this sentence?\r\n<p>\r\n\"The quick brown fox jumped over the lazy dogs.\"','The sentence has every letter of the alphabet in it.','2002-12-07',20040209232105,NULL,1,3,0,2.31,20021207000000,0);
INSERT INTO problem VALUES (299,12,2,873,'What Do I Have?','I am holding a collection of items in my hands.  <br>\r\nI throw two of the items away.  <p>\r\nI want to divide it into different groups, but I can only see one half of each item in my hands. <p>\r\nI can easily divide the items into the same amount of groups: <ul> as there are day and night.   <br>\r\nas there are seasons. <br>\r\nas there are lunar months. <br> \r\nas there are weeks in the year.  <br></ul>  \r\nIf I add up all the values together, <br>I get the amount of days in a year <i>(minus 1 for the two items I threw away.) </i>\r\n<p>\r\nWhat do I have?','A deck of cards.  <br>\r\nThrow the 2 jokers away.  <br>\r\nI look at the side (one half) that has the unique patterns of numbers and suits.  <br>\r\nDay and night – black and red.  <br>\r\n4 seasons – 4 suits.  <br>\r\n13 lunar months -  A, 2, …,J, Q, K  – 13 values.    <br>\r\n52 weeks in the year – 52 cards (one in each group).  <br>\r\nA=1,2=2, ……,10=10, J=11, Q=12, K=13 added together is 364.  ','2002-12-20',20031111232103,NULL,2,3,0,3.64,20021220000000,0);
INSERT INTO problem VALUES (292,2,2,872,'The Letter','You receive a strange letter stating the following: \r\n<p>\r\nYou are one of 20 logicians worldwide to receive this letter. You don\'t know each other, but you all think alike. An address is given, and you are told that if a letter is received from one <b>and only one</b> of you, all 20 will equally split a large sum of money. If no letters are received, or more than one, no prize.\r\n<p>\r\nWhat would you to for a chance of winning the prize? What could you do in order to maximise the probability of winning? ','If you simply send a letter, so will all the others, 20 letters equals no prize. If you don\'t, no one will, no prize.\r\n<p>\r\nSo, you must introduce a random element, not controlled by yourself. For example, send a letter with the address slightly wrong, or with slightly insufficient postage. Different post offices will handle this differently, and most likely some, but not all, of the letters will arrive. That gives you a chance at the prize.\r\n<p>\r\nA more methodic approach is to base your decision of whether to send a letter or not on a random event, such as rolling dice. All the others will roll dice too, but will get different results, so only some will send letters. \r\n<p>\r\nTo maximise your probability (as someone suggested in the comments) roll a \"d20\" - a 20 sided die - and only send the letter if you roll a 20. A probability calculation shows that this yields the best odds, with a surprising 37.7% chance that only one of you will roll a 20 and send a letter. Better odds than predicting post office behaviour, surely!','2002-12-08',20030919232102,NULL,3,3,0,3.08,20021208000000,0);
INSERT INTO problem VALUES (290,7,2,227,'Pi problem','Prove that \'pi\' is irrational.\r\n<p>','Cale Gibbard submitted a link to \r\n<a href=\"http://pi314.at/math/irrational.html \">http://pi314.at/math/irrational.html</a>\r\nwhere the proof can be found.','2002-12-11',20031205232101,NULL,5,3,0,3.00,20021211000000,0);
INSERT INTO problem VALUES (300,13,2,873,'The A, BB, CCs','What is the next entry in the series?\r\n<p>\r\nA, BB, CC, DD, E, F, G, H, II, JJ, K, LL, MM, NN, OO, PP, QQ, RR, SS, T, UU, VV, WW, X, Y, ______.','ZZ. <br>\r\nAll letters are in alphabetical order, but are doubled if you can write them without lifting your pencil off the page.  <br>Of course this varies with individual writing stlye (or computer font types.)','2002-12-14',20030905232101,NULL,2,3,0,2.38,20021214000000,0);
INSERT INTO problem VALUES (301,7,2,873,'2 Letters','Can you work out the logic that is being used here, and find the two letters that can satisfy the final equation? <p>\r\nD + M = R   <br>      \r\nX – N = C<br>\r\n(K + R) / R = T<br>\r\n(B * W) + E = Y<br>\r\nR * N * A = H + X<br>\r\n(X / G) + F – K = ?<br>\r\n','Each letter should be replaced by the number of \"ends\" which each letter has.  <br>\r\nD = 0, M = 2, T = 3.  <br>\r\nSo the answer to the final equation (4 / 2) + 3 - 4 = 1.  <br>\r\nSo the answer must be P (or Q, depending on your individual writing style or font type.) <p>\r\n\r\nThis problem was passed on to me.','2002-12-15',20030415232102,NULL,3,3,0,3.80,20021215000000,0);
INSERT INTO problem VALUES (294,4,2,875,'9 labels and 9 jars','There are 9 jars each with unique labels.\r\n<p>\r\nSomeone has come and removed all the labels and mixed them up.\r\n<p>\r\nIf you put the labels back on the jars (without knowing the contents), what is the expected number of labels which would match the contents?','As friedlinguini (<a href=\"http://perplexus.info/show.php?pid=294&cid=1801\"><b>here</b></a>) and Cheradenine (<a href=\"http://perplexus.info/show.php?pid=294&cid=1802\"><b>here</b></a>) show, the number of jars is actually irrelevant, and the expected result will always be one correclty labelled jar.','2002-12-09',20040225103933,NULL,4,3,0,3.50,20021209000000,0);
INSERT INTO problem VALUES (295,4,2,746,'Return of the hats','Three players enter a room and a red or blue hat is placed on each\r\nperson\'s head. The color of each hat is determined by a coin toss,\r\nwith the outcome of one coin toss having no effect on the others.\r\nEach person can see the other players\' hats but not his own.\r\n<p>\r\nNo communication of any sort is allowed, except for an initial\r\nstrategy session before the game begins. Once they have had a\r\nchance to look at the other hats, the players must simultaneously\r\nguess the color of their own hats or pass. The group shares a\r\nhypothetical $3 million prize if at least one player guesses\r\ncorrectly and no players guess incorrectly. What strategy should they use to maximize their chances of success?\r\n<p>\r\n(From - http://www.princeton.edu/~sjmiller/riddles/riddles.html)','TomM has submitted a solution <a href=\"http://perplexus.info/show.php?pid=295&cid=1816\"><b>here</b></a> that would allow the players to win the prize three out of four times.','2002-12-10',20040225103933,NULL,3,3,0,3.83,20021210000000,0);
INSERT INTO problem VALUES (296,13,2,873,'Seven Entry Series','What is the next number in this series: \r\n<p>\r\n341, 39, 602, 50, 1003, 64, _______?','I had too much time on my hands and thought this one up.  <br>\r\nThe answer is 1420.  <br>\r\nLooking at the 11th-20th primes, we do the following:  <br>\r\nMultiply the prime by the nth spot it holds, <br>\r\naverage the next two primes, and repeat.  <br>\r\n31x11 (341),  average 37 & 41 (39),  43x14 (602), average 47 & 53 (50), 59x17 (1003), average 61 & 67 (64), 71x20 (1420).  <p>\r\nThis is an original problem. ','2002-12-11',20030507232102,NULL,5,3,0,2.25,20021211000000,0);
INSERT INTO problem VALUES (297,8,2,746,'Safety from the queen','<table align=\"right\" class=\"altsmallcont\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tr>\r\n<td> </td><td>A</td><td>B</td><td>C</td><td>D</td><td>E</td>\r\n</tr>\r\n<tr><td>1</td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n</tr>\r\n<tr><td>2</td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n</tr>\r\n<tr><td>3</td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n</tr>\r\n<tr><td>4</td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n</tr>\r\n<tr><td>5</td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td bgcolor=black><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n<td><img src=\"http://www.flooble.com/images/dot.gif\" width=\"15\" height=\"15\"></td>\r\n</tr>\r\n</table>\r\n\r\nConsider a 5 by 5 Chess Board. Is it possible to place \r\n5 Queens on the board such that three pawns can safely \r\nbe placed on the board? (aka, by carefully choosing where \r\nto place the 5 queens, can you arrange it so that there \r\nare 3 squares on the board that none of the queens can \r\nattack)\r\n<p>\r\n(From - http://www.princeton.edu/~sjmiller/riddles/riddles.html)','Jen  provides a solution <a href=\"http://perplexus.info/show.php?pid=297&cid=1857\"><b>here</b></a>,\r\nbut is it the only one? (Symmetry aside)','2002-12-12',20040225103933,NULL,2,3,0,3.50,20021212000000,0);
INSERT INTO problem VALUES (298,7,2,873,'Unconventional Question','An enthusiastic math student was asked to write a sentence incorporating his new knowledge about prime numbers.  Though you could spend time correcting him on his conventions, can you still give him the numerical answer he is looking for?\r\n<pre>\r\nOn \r\nTuesday  \r\nofnext\r\nweekwethought  \r\nifwewereexperienced \r\nenoughwecantryto \r\nstumptheclassineighth \r\ngradebecausetheysometimes \r\nrubitinourfacesevertime \r\nwecantsolveourworkisthatokay? </pre>','The answer is 31.  <br>\r\nEach word (or words pushed together) holds a secret letter.  <br>\r\nThe letters are found by looking at the next prime <br>(2, 3, 5, 7, 11, 13, 17, 19, 23, 29).  <br>\r\n<i>You must count the letters in the word until you get to the next prime.</i><br>\r\nWhen you pick out the letter you get NEXTPRIME? or Next prime?<br>  The next prime is 31.  <p>\r\nThis is an original problem.','2002-12-13',20030802232102,NULL,4,3,0,2.93,20021213000000,0);
INSERT INTO problem VALUES (306,7,2,873,'subtractiOn','If <br>\r\n<ul>\r\nE = (F – I  + R) <br>\r\nF = (N * O) <br>\r\nH = (F + X) <br>\r\nI = (N + O) <br>\r\nN = 3 <br>\r\n0 = 2 <br>\r\nR = (N – O) <br>\r\nT = (X + Y) <br>\r\nU = (O + O) <br> \r\nW = (Y + R) <br>\r\n</ul>\r\nwhen does  <pre>\r\n     (T+H+I+R+T+E+E+N)-(T+H+R+E+E)\r\n     ----------------------------- = (T+W+0)  ?\r\n          (N+I+N+E)-(F+O+U+R) </pre>\r\n\r\n(All Os ARE the letter Os, not zeros)\r\n','Leave the X and Y alone (T and W too), those letters are just smokescreen.  <br>\r\nUse the N & O to find F=6, I=5, R=1, and U=4.  <br>\r\nUse F, I, R to fine E=2. <br>\r\nThat enough to know that N+I+N+E=13 and F+O+U+R=13.  <br>\r\nNow you have 13-13=0 in the denominator.  It will never work out.  <p>This is an original problem.','2002-12-19',20040219232102,NULL,2,3,0,3.25,20021219000000,0);
INSERT INTO problem VALUES (307,18,2,890,'A flawed proof?','Given: <b>a=b</b>. Applying some basic identity transformations, we get: <pre>\r\n       a=b\r\n       a^2-ab=a^2-b^2\r\n       a(a-b)=(a+b)(a-b)\r\n       a=a+b\r\n       a=a+a\r\n       a=2a\r\n       1=2</pre>\r\nWith such a proof, we can show that\r\n1=2, pi=E, 10000000000000=1, etc.... Can you spot the flaw?','The flaw, as many have pointed out, is in step 4, where both sides are \"simplified\", or divided by <b>(a-b)</b>. Since we assumed that a = b, this expression is equal to zero. The proof hinges on the ability to divide both sides of the equation by zero. Since such division is illegal, the proof itself is invalid.','2002-12-20',20040210232104,NULL,2,3,0,2.82,20021220000000,0);
INSERT INTO problem VALUES (327,6,2,872,'Meet me at the lake','You and a friend are planning on hiking separately and meeting at a lake neither of you have ever been to before. The map shows it to be a hilly area, with plenty of streams and trees. \r\n<p>\r\nYou\'re sure you can find the lake, and walk around it if necessary, but visibility might be poor. Where should you arrange to meet to be sure of finding each other?\r\n<p>\r\nThere is a simple solution to this problem, which outdoorsy types should be familiar with.','Lakes may have many inflows, but only one outflow. Arrange to meet at the lake\'s outflow. \r\n\r\nIt was stated that you could walk around the lake, so presumably you would be able to find a place to cross the outflowing stream if necessary. One could also solve this by agreeing to meet on the true left bank of the outflow (true left = left bank when facing downstream).','2002-12-29',20030626232103,NULL,2,3,0,3.00,20021229000000,0);
INSERT INTO problem VALUES (330,18,2,816,'Fill in the blank logic','Donna is the daughter of Donnetta.\r\nDonnetta is the granddaughter of Donnetta\'s sister, Donnita.  Donnita has never met Donna.  Donnetta is the _______ of Donna\'s mother.\r\n\r\n\r\n<p>Found in the Mindstretch Calendar by Terry Stickels ','As the first sentence states, Donna is the mother of Donnetta.\r\n<p>\r\nTherefore, \"Donnetta\" is the <b>name</b> of Donna\'s mother.\r\n<p>\r\nThe rest is trickery.','2003-01-04',20031104232104,NULL,2,3,0,3.45,20030104000000,0);
INSERT INTO problem VALUES (310,6,2,873,'L,E,T,T,E,R,S','What is the next letter in this sequence? <br>\r\nQA, Z, OK, M, WS, X, IJ, N, ED, C, UH, B, RF, V, YG, ________.\r\n','The answer is V.  <br>\r\nThe pattern is found by looking at the diagonals (left then right) of a standard American QWERTY keyboard. <br>\r\n Only include the diagonals with three letters in them.  (Leave out PL[,] ) \r\n<p>\r\nThis is an original problem.\r\n','2002-12-11',20030709232101,NULL,2,3,0,3.14,20021211000000,0);
INSERT INTO problem VALUES (311,2,2,873,'Dances with Wolves','Dances runs around a track in sixty seconds.      Wolves, running in the opposite direction around the track, meets Dances every twenty seconds.  How long does it take for Wolves to run around the track? <p>\r\n-Problem modified from UNL Math Day\r\n','After 60 seconds, Dances has completed one lap and Wolves must have completed two laps, since they will meet for the third time.  <br>Thus, Wolves is running twice as fast as Dances.  <br>The answer is 30 seconds.','2002-12-22',20031103232101,NULL,1,3,0,2.60,20021222000000,0);
INSERT INTO problem VALUES (312,14,2,873,'Products of 22','The sum of the elements of a set of positive integers is 22.<br>What is the greatest possible product of the integers in this set if:<p>\r\n<b>A</b> Duplicates are allowed? <br>\r\n<b>B</b> Duplicates are not allowed? <p>\r\nProblem modified from UNL Math Day with help from <b>friedlinguini</b>\r\n','If duplicates are allowed, you should choose the integers to be as close to <b> e </b> as possible.  <br>That is, use six 3’s and one 2.  <br>The answer is 2916. <p>\r\n\r\nIf duplicates are not allowed, the maximum product is still generally found when all the numbers are as close as possible to <b>e</b>.\r\n<p>\r\nInspection shows that 2, 3, 4, 6, 7 is better than 1, 2, 3, 4, 5, 7, so the maximum product is 2*3*4*6*7=1008. ','2002-12-23',20030731144340,NULL,2,3,0,3.29,20021223000000,0);
INSERT INTO problem VALUES (313,5,2,873,'Sugar Cubes','Three cubes of volume 1, 8, and 64 are glued together.  <br>What is the smallest possible surface area of the resulting configuration? <p>\r\n-Problem taken from UNL Math Day\r\n','The total surface area of the three cubes (before any gluing occurs) is 96 + 24 + 6 =126.  <br>Glue the cubes so that one face of the medium size cube is entirely contained in one face of the largest cube.  <br>Then glue on the smallest cube so that two of its faces are entirely contained in the faces of the other two.  <br>The resulting surface area is 126 – 2(4) – 2(1) – 2(1) = 114.<br>','2002-12-24',20031103232101,NULL,2,3,0,3.38,20021224000000,0);
INSERT INTO problem VALUES (315,19,2,873,'Brothers and Sisters','There is a man looking at someone\'s picture and says: \r\n<p>\r\n<i>Brothers and Sisters I have none, <br>\r\nbut this man\'s father is my father\'s son. </i>\r\n<p>\r\nWhose picture is the man looking at?','For some reason people sometimes think the man is looking at a picture of himself.\r\n<p>\r\nIn reality, this would only be true if he said he was looking at his father\'s son (given that he has no brothers or sisters).\r\n<p>\r\nHowever, since he is looking at someone whose father is his father\'s son (himself), we can tell he is looking at a picture of his son.','2002-12-30',20030901232101,NULL,2,3,0,3.60,20021230000000,0);
INSERT INTO problem VALUES (316,15,2,103,'Enough Rope to Shoot Yourself in the Foot','A rope with its two ends held in place forms a curve called a catenary (assuming that the stiffness of the rope is negligible).  A catenary takes the shape of the function:<br>\r\n<i>f</i>(<i>x</i>) = <i>a</i> cosh(<i>x</i>/<i>a</i>),<br>\r\nwhere cosh is the hyperbolic cosine function.<p>\r\nIf a 50-foot rope hangs by its ends from two flagpoles, one 50 feet tall and one 40 feet tall, and at its lowest point is 20 feet above the ground, how far apart are the flagpoles?','0 feet.  They are right next to each other.  The rope is simply doubled up on itself, and despite the category, no calculus is actually needed.\r\n<p>\r\n(It takes 30 feet of rope to reach from the 50 foot top of pole 1 to the low point of 20 feet. The remaining 20 feet are needed to go back up to the 40 foot elevation of pole 2.)','2002-12-22',20030414232101,NULL,2,3,0,3.25,20021222000000,0);
INSERT INTO problem VALUES (317,2,2,939,'The Punched-Out Numeral','Two women and two men entered a cafeteria and each pulled a ticket (There\'s a illustration, but I can\'t post it here... It\'s a rectangle with numbers from 5-100 that go by 5 cents, 10 cents, 15 cents...etc)<br>\r\nAnyway...\r\n<p>\r\n1. The four ordered the same food and had he same numeral punched out on their ticket (the retangle is the ticket).\r\n<p>\r\n2. Each of the four had exactly four coins.\r\n<p>\r\n3. The two women had the same amount of money in coins, though no denomination (value) of coin was held by both women; the two men had the same amount of money in coins, though no denominationof coin was held by both men.\r\n<p>\r\n4. Each of the four paid the exact amount inndicated by the numberal that was punched out on his or her ticket.\r\n<p>\r\nWhich numeral was punched out on each ticket?\r\nNOTE: \"Coins\" may be pennies (1 cent), nickles (5 cents), dimes (10 cents), quarters (25 cents), half dollar (50 cents) or silver dollar.','<b>Submitted \"Solution\":</b>\r\n<p>\r\n<i>\r\nI don\'t have a solution, if anyone has one, please send it to me! It\'s my math project and just the answer is worth 65 points!!! I will fail if I don\'t have the right answer!! Please~~~\r\n(BTW, the answer is NOT 40 cents or 80 cents. My teacher checked her answer keys...)\r\n</i>\r\n<p>\r\n<b>levik</b>:\r\n<p>\r\nHmmm. We\'re not generally in business of doing others\' homework here, and if I saw this earlier, the problem may not have been posted. It\'s probably too late for you anyway, given that it was delayed in voting.\r\n<p>\r\nOur visitors have provided a solution in the comments, that I don\'t see a point in copying here.','2002-12-27',20030414232101,NULL,5,3,0,3.25,20021227000000,0);
INSERT INTO problem VALUES (344,12,2,1048,'Barrel','Tim and Adam made a bet.Tim bet Adam that he could put something into his barrel to make it lighter. They first weighed the barrel. Then Adam left the room while Tim pondered a solution.One hour later, Adam returned, and they weighed the barrel once again. The barrel was indeed lighter. What did Tim put in the barrel?','A hole.','2003-01-12',20031003232102,NULL,1,3,0,2.38,20030112000000,0);
INSERT INTO problem VALUES (355,17,2,1072,'Passing through zero','A car is travelling in one direction at 80 km/h and a fly is coming from the opposite direction at  5km/h. (So its velocity is -5 km/h, since it\'s in the opposite direction.)\r\n<p>\r\nThe fly hits the windshield of the car and is now travelling at 80km/h. In order for the fly to achieve the speed of 80km/h it\'s speed must have passed from -5km/h to 80km/h. (Meaning it must pass through the speed of zero) Therefore if the fly passes through a speed of 0km/h and the car is in contact with the fly the car must also pass through that speed of 0km/h. \r\n<p>\r\nThis seems to mean that everytime a car gets hit by a fly it will completely stop. Why is this not so?','Np_rt\'s solution gives a good detailed solution in the comments. \r\n(It\'s <a href=\"http://perplexus.info/show.php?pid=355&cid=2238\"><b>here</b></a>)','2003-01-19',20040225103933,NULL,2,3,0,3.38,20030119000000,0);
INSERT INTO problem VALUES (323,12,2,227,'Important Day','An important day is held on the 14th of march at 1:59 am somewhere in America. can you guess what this day is called?\r\n<p>\r\n<B>Hint</B> - Look at the figures closely!','March 14 at 1:59am, with the March being the third month gives the first 6 digits of the number Pi. \r\n\r\n3.14159 \r\n\r\nSo this day is called \"Pi-day\" \r\n','2002-12-29',20030720232102,NULL,2,3,0,3.00,20021229000000,0);
INSERT INTO problem VALUES (325,2,2,873,'Which Game?','Five of your relatives are having a Sunday Football party.  You have to decide which one you are going to by solving the problem of how they are related to you, what snacks they are serving, and what team they are cheering for. <p> \r\nTheir names are Pat, Chris, PJ, Stacey, and Bobbi.  They are your Cousin, Uncle, Mother, Brother, or Sister.  They serve Popcorn, Chips, Carrot Sticks, Pizza, or Cookies.  They cheer for the Broncos, Raiders, Packers, Cowboys, or Dolphins. <p>\r\n<ul>\r\nNeither Chris nor Stacey serves chips (which are served while watching the Broncos). <p>\r\nThe cookies are not served while watching the Packers or Raiders. Pat isn’t your brother (your brother doesn’t serve cookies or pizza.) <p>\r\nPJ is your cousin (and doesn’t serve cookies or carrot sticks) who watches the Dolphins. <p>\r\nYour sister doesn’t watch the Broncos or the Packers; and the Packers fan doesn’t serve carrot sticks.  Chris is not your brother. <p>\r\nWhen you go to Bobbi’s house, pizza is served, but Bobbi is not your uncle. <p> </ul>','The PJ is your cousin who watches the Dolphins who didn’t serve cookies or carrot sticks (clue 3), or chips (Broncos, clue 1) or pizza (Bobbi, 5), so popcorn. The cookies weren’t served while watching the Packers or Raiders (2) so Cowboys. The carrot sticks (4) weren’t served during the Packers, so Raiders, thus the Packers fan serves pizza. Pat serves chips (1). Your brother (2) serves carrot sticks (4) as is named Stacey. Chris serves cookies. Your sister (4) serves cookies. Your uncle wasn\'t (5) serving pizza; he served chips. Your mother served pizza.  \r\n<ul>\r\nThus: \r\nPat – Uncle – Chips - Broncos <br>Chris – Sister – Cookies - Cowboys <br>\r\nPJ – Cousin – Popcorn - Dolphins <br>\r\nStacey – Brother – Carrot Sticks - Raiders <br>\r\nBobbi – Mother – Pizza – Packers </ul>\r\n\r\n<i> This is an original problem. </i>','2002-12-31',20030527232102,NULL,3,3,0,2.67,20021231000000,0);
INSERT INTO problem VALUES (341,7,2,1,'Adjacent numbers','<table border=\"0\" cellspacing=\"1\" cellpadding=\"3\" align=\"center\" width=\"70%\" class=\"content\">\r\n<tr><td> </td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">A : 1</td>\r\n<td> </td></tr>\r\n<tr><td style=\"border:solid black 1px;\" align=\"center\">B : 2</td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">C : 3</td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">D : 4</td></tr>\r\n<tr><td style=\"border:solid black 1px;\" align=\"center\">E : 5</td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">F : 6</td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">G : 7</td></tr>\r\n<tr><td> </td>\r\n<td style=\"border:solid black 1px;\" align=\"center\">H : 8</td>\r\n<td> </td></tr>\r\n</table>\r\n<p>\r\nArrange the numbers in the grid above in such a way that no two adjecent cells (horizontally, vertically or diagonally) have consecutive number in them. For example 1 must not be next to 2.\r\n(The letters are shown so that you can easily refer to specific individual boxes.)\r\n<p>\r\n(<i>From: <a href=\"http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml\">http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml</a></i>)','There are a total of eight numbers that we need to distribute.\r\n<p>\r\nCells \"C\" and \"F\" each have 6 adjacent cells. That means that whatever numbers we assign to these two cells, they will be surrounded by all the remaining numbers except for one. That means we cannot place a number in these cells if it has two neighboring numbers among the set. Thus, \"C\" and \"F\" must be populated by 1 and 8, since these numbers only have one neighbor.\r\n<p>\r\nOnce we do this, the rest becomes fairly easy, yielding the final result:<pre>\r\n            A : 7\r\n   B : 3    C : 1    D : 4\r\n   E : 5    F : 8    G : 6\r\n            H : 2</pre>\r\n\r\nNote that this can be \"reflected\" either horizontally, or vertically or both and the solution will still be valid, since such transformations do not alter adjacency.','2003-01-09',20031224232100,NULL,3,3,0,3.25,20030109000000,0);
INSERT INTO problem VALUES (329,12,2,961,'Girlfriend\'s name','If JASON is a DJ on FM and AM, what is his girlfriend\'s name?','Notice the letters of Jason\'s name, proffession and air waves spell out 11 out of 12 months:\r\n<li><b>J</b>anuary\r\n<li><b>A</b>pril\r\n<li><b>S</b>eptember\r\n<li><b>O</b>ctober\r\n<li><b>N</b>ovember<br>\r\nthe\r\n<li><b>D</b>ecember\r\n<li><b>J</b>uly<br>\r\non\r\n<li><b>A</b>ugust\r\n<li><b>M</b>arch<br>\r\nand\r\n<li><b>F</b>ebruary\r\n<li><b>M</b>ay\r\n<p>\r\nOne letter is missing: a \"J\" - for June. There are a total of three months in a year starting with a \"J\", and of them, only \"June\" is also a woman\'s name. So Jason\'s gilrfriend\'s name is June.\r\n\r\n','2003-01-02',20040318232101,NULL,1,3,0,3.21,20030102000000,0);
INSERT INTO problem VALUES (331,4,2,775,'Hey coach, that\'s unfair!','A first baseman is fortunate enough for his team to be playing in the World Series.  When game one is about to start, he asks the coach if he\'s going to play.  The coach responds \"despite the fact that you have a higher batting average than our rookie first baseman, we\'re up against a left handed pitcher today, and he has a better average against lefties than you, so I\'m going to play him\".  Well, the fellow figures that this is fair enough, baseball being a game of averages and all, and happily sits out the first game, knowing that the team will come up against a right hander at some point, giving him a chance to play.\r\n<p>\r\nSure enough, game 2 is set to start, and the opponents are starting a right handed pitcher.  The fellow asks the coach if hes going to play today.  The coach responds \"well, I know that you have a better average overall, but today we\'re facing a rightie, and our rookie has a better average against righties than you do, so we\'re going to play him today\".\r\n<p>\r\nSo, the regular player, who has a better average against pitchers in general, has a lower average against BOTH left and right handers?????  The player feels cheated.  How did this happen?\r\n<p>\r\nFor reference, the players batting average is calculated using the following formula:<br>\r\naverage = safe hits/at bats, and is recorded to three decimal places (though announcers generally multiply this fraction by 1000 to give a integer value).  A good players average will be between .300 and .350, with higher averages possible, but rare.  For example a player gets 20 safe hits in 80 \"at bats\" then his average is .250\r\n','This situation can occur due to the proportional averaging.  To illustrate, the following example satisfies the players dilemna.\r\n<p>\r\nRookie - LH 3/8=.375, RH 7/30=.233, Total (3+7)/(8+30)=.263\r\n<p>\r\nRegular - LH 58/166=.349, RH 80/356=.224, Total (58+80)/(166+356)=.264\r\n<p>\r\nThere are obviously many other sets of numbers that create this situation','2003-01-05',20030404232102,NULL,3,3,0,2.83,20030105000000,0);
INSERT INTO problem VALUES (354,2,2,1072,'The 3 cans','There are 3 cans containing different foods.\r\nNuts in one can.\r\nSliced Peaches in juices in another and the third can contains sliced oranges in juices.\r\nSomeone has steamed off and switched the labels of all the cans so every can will have a label that is not the actual food inside it.\r\nCan you figure out which cans contain which foods without opening any?\r\n','Well first you have to shake each can. The one that has the rattle is the can of nuts. The food for whatever label that is on the can of nuts must therefore be in the can that does not have the nuts label.(If it was in the can with the nuts label that would mean that one can of food still has its original label) \r\n<p>\r\nThen the label of that can (the one that does not contain the nuts or the nuts label) must be the food in the can with the nuts label.','2003-01-18',20030626232103,NULL,2,3,0,2.92,20030118000000,0);
INSERT INTO problem VALUES (334,12,2,1016,'What am I?','What\'s in a song, but not in a tune?<br>\r\nWhat\'s in a star, but not in the moon. \r\n<p>\r\nWhat\'s in the sun, but gone in the night<br>\r\nOut of range, but still in sight?','I\'m the letter \"S\", of course!','2003-01-03',20040208232101,NULL,2,3,0,2.58,20030103000000,0);
INSERT INTO problem VALUES (337,18,2,1016,'Seconds in a year','How many seconds are there in one year?','12, why you ask? There is a second in Jan 2nd, February 2nd, March 2nd etc...\r\n','2003-01-06',20040107232101,NULL,2,3,0,3.18,20030106000000,0);
INSERT INTO problem VALUES (338,12,2,853,'The Five Airy Creatures','We are little airy creatures<br>\r\nAll of different voice and features<br>\r\nOne of us in \"glass\" is set<br>\r\nOne of us you\'ll find in \"jet\"<br>\r\nT\'other you may see in \"tin\"<br>\r\nAnd the fourth a \"box\" within<br>\r\nIf the fifth you should pursue<br>\r\nIt can never fly from \"you\"<br>\r\n<p>\r\nWhat are the five \"little airy creatures\"?\r\n','The creatures are Vowels','2003-01-06',20030408232102,NULL,2,3,0,2.29,20030106000000,0);
INSERT INTO problem VALUES (339,18,2,853,'Sally\'s Silly Walk','Last Sunday, when sally went for a walk, <br>\r\nshe saw a policeman skipping rope; <br>\r\nshe saw a fire engine eating an ice cream; <br>\r\nshe saw a squirrel humming a tune; <br>\r\nshe saw a puppy climbing a tree; <br>\r\nshe saw two robins playing hopscotch; <br>\r\nshe saw an organ grinder and his monkey.\r\n<p>\r\nWas sally imagining all this?\r\nNo, everything in the long sentence is right, except it has been punctuated incorrectly.\r\nChange the punctuation so that it reads correctly, with out changing a single word.','Last Sunday, when sally went for a walk, <br>\r\nshe saw a policeman. Skipping rope, <br>\r\nshe saw a fire engine. Eating an ice cream, <br>\r\nshe saw a squirrel. Humming a tune, <br>\r\nshe saw a puppy. Climbing a tree, <br>\r\nshe saw two robins. Playing hopscotch, <br>\r\nshe saw an organ grinder and his monkey.','2003-01-07',20040109232104,NULL,2,3,0,1.75,20030107000000,0);
INSERT INTO problem VALUES (340,12,2,853,'Funny business at the fountain','At a hotel in Las Vegas, a lady rushed out of the Manager\'s office to get a drink at the water fountain in the lobby. a few minutes later she came out for another drink. this time she was followed by a man.\r\n<p>\r\nThere was a mirror behind the fountain. when the lady she raised her head she saw that the man behind her had a knife in his upraised fist. she screamed. the man lowered his knife and both of them started to laugh. \r\n<p>\r\nWhat is Going on? ','The lady had the hiccups. Her boss was trying to stop them by scaring her.','2003-01-08',20030720232102,NULL,1,3,0,2.15,20030108000000,0);
INSERT INTO problem VALUES (343,12,2,1048,'Two men and the mountains','Two men are laying dead beside a cabin in the side of a mountain.\r\n<p>\r\nHow did they die?','They died in a plane crash. The \"cabin\" this riddle refers to is the \"cabin\" of a plane. The plane had crashed into the side of the mountain.','2003-01-16',20040323232103,NULL,2,3,0,1.57,20030116000000,0);
INSERT INTO problem VALUES (351,6,2,775,'A special word','There is something special about the English word \"facetiously\".</p> Can you tell what it is? </p> Can you find any other words with this special property?\r\n','It contains all 5 vowels, as well as the sometimes \"y\", and in alphabetic order.  Thanks to f.l. for another word for the solution - abstemiously - though i\'ve no clue what it means','2003-01-14',20031029232102,NULL,2,3,0,2.56,20030114000000,0);
INSERT INTO problem VALUES (352,7,2,1,'An arrangement of 15','Arrange the numbers from 1 to 15 in such an order that any two consecutive numbers in the sequence add up to a perfect square.','Medicherla posts the answer \r\n<a href=\"http://perplexus.info/show.php?pid=352&cid=2193\">here</a>\r\n<p>\r\nTomM offers an explanation \r\n<a href=\"http://perplexus.info/show.php?pid=352&cid=2194\">here</a>\r\n','2003-01-15',20040225103933,NULL,3,3,0,4.31,20030115000000,0);
INSERT INTO problem VALUES (348,12,2,979,'Guessme One','They call me a man, but I\'ll never have a wife. \r\n<br>\r\nI was given a body, but not given life. \r\n<br>\r\nThey made me a mouth, but didn\'t give me breath. \r\n<br>\r\nWater gives me life and sun brings me death. \r\n<p>\r\nWhat/Who am I? \r\n','A Snowman \r\n<p>\r\nThey call him a man (SnowMan), but he\'ll never have a wife. <br>\r\nHe was given a body (of snow), but not given a life. <br>\r\nHe has a mouth (of coal), but no breath. <br>\r\nWater gives him life (as snow is made up of water), <br>\r\nand sun brings him death (as snow melts in sun). ','2003-01-13',20031111232103,NULL,2,3,0,3.22,20030113000000,0);
INSERT INTO problem VALUES (349,2,2,1072,'2 guesses, 3 hats','When a person walks into a party he will be given one of 3 hats. Each hat is either yellow, red or blue. Every person does not know the colour of their own hat but he can see the colour of everyone else\'s.\r\n<p>\r\nAt this point in the party everyone is seated in a circle and must guess the colour of their own hat. If they do they get 100 dollars. \r\n<p>\r\nEvery person can make a guess of yellow, red or blue and nothing else. Every person gets two such guesses but these can be made in any order. (That is one need not make both his guesses one right after the other.)\r\n<p> \r\nIn order to win with one of your two guesses you must say the colour of your own hat. How can every person guarantee themselves the money? (How can they have a 100% chance of guessing the colour of their hat correctly?)','The first person would say the colour of the person\'s hat beside them (remember he\'s not breaking any rules because he is saying one of the three colours he is allowed to)\r\nWhen every person in the circle knows the colour of their hat they would then use their second guess to say the colour of their hat and collect their money','2003-01-17',20030722232103,NULL,2,3,0,2.73,20030117000000,0);
INSERT INTO problem VALUES (400,4,2,1072,'BlackJack','When playing a game of blackjack, what are the odds that you will be dealt BlackJack on the first deal? Assume you are playing with one opponent and your opponent is the dealer.\r\n<p>\r\nNote: 10, jack, queen and king all are worth 10. Aces are worth 11.\r\nYou have blackjack when the values of both your cards add up to 21. There is only one deck of cards being dealt out.','4.65% (Check comments)','2003-02-12',20030508232102,NULL,2,3,0,3.50,20030212000000,0);
INSERT INTO problem VALUES (356,18,2,1072,'The walkaround','Two men meet each other and one says to the other \"I bet you I can walk around you three times, and before I walk around you the third time you will move your feet off of that spot you\'re standing on. On top of that i will do it without hitting or touching you in any physical way.\"\r\n<p>\r\nThe other man says \"I bet you 20 bucks you can\'t.\" After saying this he stood still and was preparing for the man to circle around him.\r\n<p>\r\nHe circled him once.\r\n<p>\r\nHe circled him twice. At this point the man trying to stand still threw his arms up in disgust realizing that he lost.\r\n<p>\r\nWhat happened?','After the first man circled him twice he then stood and waited. Since he was allowed to walk around he could go to the bathroom, eat and do many other things as long as he didn\'t circle him the third time. Since the other man had to stand still he could not do these things. He then realized that the first man never would circle him a third time causing him to have to move in order to do normal day to day activities.','2003-01-23',20030930232102,NULL,1,3,0,2.10,20030123000000,0);
INSERT INTO problem VALUES (357,12,2,794,'The Slow But Rewarding Ride','A very old  rich man was in the hospital awaiting death. He called for his two sons to see him before he died. He said to his sons, \"I want you each to find a horse and ride it to the next town. The owner of the horse that arrives last will recieve my entire fortune.\" The sons were both very confused as to how they would get to the next town last. \r\n<p>\r\nThey both started their ride to the next town, each trying desperately to go slower than the other. Just when they were about to give up, they both had an idea of how to inherit the money.\r\n<p>\r\nWhat was it?','They each jumped on the other person\'s horse. Thus whoever came first would have his actual horse come last, therefore winning the contest.','2003-01-24',20040324232102,NULL,2,3,0,3.18,20030124000000,0);
INSERT INTO problem VALUES (358,5,2,1072,'Triangles to Squares','You have 8 wooden right-angle isosceles triangles (the lengths of the two lines that make up the right angle are equal). These are numbered from 1 to 8. Every single triangle is equal in size. Using these triangles how many DIFFERENT squares can you make. (Not neccesarily all at once)\r\n<p>\r\nNote: A square must be entirely wooden in order for it count. A square cannot have the exact same combination of triangles that have already been used.e.g if you used triangles 1 and 2 in one combination you can never have a square made from only triangles 1 and 2. (However triangles 1 and 3 would make a distinct square)','Well first you must realize that there are 3 ways to make these triangles. \r\n<p>\r\n1.Two triangles with thier long sides touching. There are 28 different squares you can make using 2 trangles.\r\n<p>\r\n2.Four triangles with all their right angles touching. There are 70\r\n<p>\r\n3.All 8 triangles put together(this is done by having all the triangles be put into squares of two then those 4 squares being put into a supersquare)There is only 1.\r\n<p>\r\nSo altogether there are (28+70+1) triangles that cane be made. So that means there are 99 different squares you can make.\r\n','2003-01-20',20030410232102,NULL,3,3,0,3.60,20030120000000,0);
INSERT INTO problem VALUES (359,8,2,1072,'Mancala','In the game of mancala there is a board with 2 rows of 6 holes.(To make this easier imagine these rows travelling from left to right) \r\n<p>\r\nIn each of these holes there are 4 gems. Also, At the end of each row is a special cup. (this cup is not included as one of the 6 holes) Everytime you drop a stone into this cup you guarantee yourself that gem. \r\n<p>\r\nIn order to get gems into that cup you must pick up all the gems in any 1 hole and drop 1 gem in every hole ahead of it in order from left to right. If you drop it in your rightmost hole you then drop 1 in your cup and proceed dropping along your opponents cups from right to left.(still from your point of view.)\r\nFor those who are still confused you are pretty much picking up all the gems in one hole and dropping them one at a time counter-clockwise in every hole and cup you come across.\r\n<p>\r\nIf the last gem you drop lands in your cup you get to go again. \r\n<p>\r\nSo the question I ask you is this: What is the maximum number of gems that can be on your side that can be sunk on 1 turn(including everytime you get to go again)? Also, how would they have to be set up?\r\n<p>\r\n(<i>Still not clear on the rules? <a href=\"http://www.nrr.co.uk/mancala/\" target=\"_blank\">Play it here</a></i>)','(your cups from left to right):\r\n<p>\r\n5 3 1 2 0 14 \r\n<p>\r\n(how to sink them all):\r\n<p>\r\nYou must sink in order from right to left every hole of beads that will allow you to go another turn. \r\n<p>\r\nPlease note there may be larger combinations than this.','2003-01-21',20030508232102,NULL,2,3,0,3.57,20030121000000,0);
INSERT INTO problem VALUES (360,19,2,794,'Requires all knowlege','What is greater than God,<br>\r\nMore evil than the devil,<br>\r\nThe poor have it,<br>\r\nThe rich need it,<br>\r\nAnd if you eat it, you\'ll die?<br>\r\n','The answer, as a lot of people may have heard elsewhere, is \"Nothing\".','2003-01-24',20040212232105,NULL,2,3,0,3.19,20030124000000,0);
INSERT INTO problem VALUES (393,17,2,885,'pH of water','<p> You have a freakish friend who only drinks pure distilled water. And keeps jars of them stored up in his basement.\r\n\r\n<p> When you went over to visit him, he offered you a glass. To prove to you how pure his water is, he got a pH meter and measured the pH. To his surprise, the pH was not 7!\r\n\r\n<p> Shouldn\'t the pH of pure water be 7 at 25 degrees? What happened? And was the pH greater or less than 7?','<p> The pure water reacted with the carbon dioxide in the air and formed an acidic solution via the following reactions:\r\n\r\n<p> CO2 + H2O <--> H2CO3 <br>\r\nH2CO3 --> H(+1) + HCO3(-1) <br>\r\nHCO3(-1) <--> H(+1) + CO3(-2) <br>\r\n\r\n<p>The numbers in parentheses represent the charge on the ion. Reactions like these are why CO2 and other gases are called \"dry acids.\" And since the solution was acidic, its pH was less than 7 (probably somewhere between 5-6).\r\n\r\n<p>This is similar to how acid rain is formed; which forms from sulfur dioxide and nitrogen oxides.\r\n\r\n<p>I know this was a bit tough and abstract but it is a science question.','2003-02-11',20031124232102,NULL,3,3,0,3.00,20030211000000,0);
INSERT INTO problem VALUES (394,17,2,885,'pH of water again','After your freakish friend \r\n(from the <a href=\"http://perplexus.info/show.php?pid=393\">other pH problem</a>)\r\nfound out that it was carbon dioxide in the air that made his water acidic, he made sure that all his jars are air-tight and vacuumed out all the air in his jars immediately after the purification. How big of a freak is that?!\r\n<p>\r\nDuring one hot summer day, you and he just finished playing basketball. You went over to his house and again, he offers you a glass of his purified water. And to ensure that it\'s pure, he measures the pH of it right after he pours it out (so that it doesn\'t get in contact with the air too long).\r\n\r\n<p>And again, the pH of the water is not 7! What happened this time?','<p>The pH of water depends on the amount of ionization of the water, which in turn depends on the temperature of the water. It\'s only at a temperature of 25 degrees celsius and a pressure of 1 atmosphere (pressure doesn\'t really make any difference) that the pH of water is 7.\r\n\r\n<p>So this time, the water is indeed pure, just that the pH is different due to the different temperature.','2003-02-15',20040225103947,NULL,3,3,0,2.67,20030215000000,0);
INSERT INTO problem VALUES (362,2,2,1138,'Christmas Returns','<br>Last Saturday morning, Mrs. Holly returned the Christmas gifts for her children that hadn\'t worked out to the mall stores where she bought them. As it turned out, there was one return for each of the five children, including Ben, with each being returned for a different reason to a different mall retailer, one to Eddie Bauer. Given the details of her trip below, can you determine the order 1st-5th in which Mrs. Holly made the returns: the store visited, the child whose gift was returned, the item returned, and the reason for the return? \r\n\r\n\r\n<p>\r\nMrs. Holly made these five returns (not necessarily in order): Zach\'s gift, the jeans, the article bought at Banana Republic, the item of apparel that the recipient didn\'t like, and the one to the 5th store in the order. \r\nErica\'s gift, which wasn\'t the one returned because it was too small, wasn\'t the one purchased at American Eagle Outfitters. <p>\r\nImmediately after returning the hat to one mall store, Mrs. Holly returned Mindy\'s gift to another retailer. \r\nThe item returned to Abercrombie and Fitch wasn\'t the one that was too large. <p>\r\nThe article Mrs. Holly took back to Banana Republic, which wasn\'t Erica\'s, wasn\'t the one that was the wrong color. <p>\r\nImmediately after returning Tara\'s gift, Mrs. Holly returned the item that was too small; immediately after returning the too small article, Mrs. Holly returned the sweatshirt. <p>\r\nThe shorts weren\'t the too large item. \r\nMindy\'s gift wasn\'t the one returned because it was the wrong style. \r\nThe item of apparel returned to the Gap, which wasn\'t Mindy\'s, wasn\'t the sweatshirt. \r\nMrs. Holly didn\'t return the jacket to American Eagle. \r\nThe jeans weren\'t Tara\'s. <p>\r\nIn consecutive order first-to-last, Mrs. Holly made these three returns: the one to the Gap, Erica\'s gift, and the article that was the wrong color. \r\n\r\n','1st - Banana Republic, Tara\'s shorts were the wrong style\r\n<p>\r\n2nd - The Gap, Ben\'s jeans were too small\r\n<p>\r\n3rd - Abercrombie and Fitch, Erica didn\'t like her sweatshirt\r\n<p>\r\n4th - American Eagle Outfitters, Zach\'s hat was the wrong color\r\n<p>\r\n5th - Eddie Bauer, Mindy\'s jacket was too large\r\n<p>\r\n(Stolen from http://crpuzzles.com/logic/logic0147.html)\r\n','2003-01-26',20030414232101,NULL,3,3,0,3.40,20030126000000,0);
INSERT INTO problem VALUES (363,2,2,979,'The Three Logicians -','Here is a list of words: \r\n<ul>\r\n<li>HOE\r\n<li>OAR\r\n<li>PAD\r\n<li>TOE\r\n<li>VAT\r\n</ul>\r\n(i)	Each of the three logicians was told one letter of a certain word, so that each logician knew only one of the letters and so that no two logicians knew the same letter.\r\n<p>\r\n(ii)	The logicians were then told their three letters could be arranged to spell one of the words in the list above.\r\n<p>\r\n(iii)	When each logician was asked in turn, “Do you know which word the letters spell?,” the first logician answered, “Yes,” then the second logician answered, “Yes,” and then the third logician answered, “Yes”.\r\n<p>\r\nWhich word did the letters spell?\r\n','From (i), (ii) and (iii), the first logician to answer “Yes” must have been told a letter that occurred only once in the list. So the first logician was told either H, R, P, D or V. \r\n<p>\r\nThen the second logician knew the first logician was told either H, R, P, D or V. So the second logician knew the word was not TOE. Then the second logician knew what the word was if told T or E(some new letter), or if told the second letter of PAD that occurred only once in the list: P or D. \r\n<p>\r\nThe third logician knew the first logician was told either H, R, P, D or V and knew the second logician was told either T, E, P or D. So the third logician knew the word was not OAR. So the third logician knew what the word was if told O(some new letter), but would not know what the word was if told A. \r\n<p>\r\nThen rather than PAD or VAT, the letters spelled HOE. ','2003-01-22',20030616232102,NULL,4,3,0,3.85,20030122000000,0);
INSERT INTO problem VALUES (364,2,2,979,'Fathers and Sons','<b>Statement A</b>: Both fathers always tell the truth or both fathers always lie. \r\n<p>\r\n<b>Statement B</b>: One son always tells the truth and one son always lies.\r\n<p>\r\n<b>Statement C</b>: Statement A and Statement B are not both lies. \r\n<p>\r\nHere are a few facts given related to the statements above and the men who made them:\r\n<p>\r\n(i)	Albert made one of the statements, his father made another of the statements, and his son made the remaining statement.\r\n<p>\r\n(ii)	Each father and son mentioned in the statements refers to one of the three men.\r\n<p>\r\n(iii)	Each man either always tells the truth or always lies.\r\n<p>\r\nWhich statement – A, B or C – was made by Albert? \r\n','See the solution <a href=\"http://perplexus.info/show.php?pid=364&cid=2308\"><b>here</b></a>, courtesy of TomM.','2003-01-27',20040319232102,NULL,4,3,0,4.17,20030127000000,0);
INSERT INTO problem VALUES (365,2,2,979,'How Many Children ?','“We – A, B and C – each have some children.\r\n<p>\r\n(i)	A has at least one girl and twice as many boys as girls.\r\n<p>\r\n(ii)	B has at least one girl and three times as many boys as girls.\r\n<p>\r\n(iii)	C has at least one girl and three more boys than girls. \r\n<p>\r\n(iv)	When I tell you the number of children we have – a number less than 25 – you will know how many children I have, but not how many children each of the others has. Altogether we have……..”\r\n<p>\r\nWho is the speaker and how many children does the speaker have? \r\n','From (i), it is clear that A has at least 3 children and the number of children A has form the following sequence:\r\n3, 6, 9, 12, 15, 18, 21, 24, ……..\r\n<p>\r\nFrom (ii), it is clear that B has at least 4 children and the number of children B has form the following sequence:\r\n4, 8, 12, 16, 20, 24, ……..\r\n<p>\r\nFrom (iii), it is clear that C has at least 5 children and the number of children C has form the following sequence:\r\n5, 7, 9, 11, 13, 15, 17, 19, 21, 23, ……..\r\n<p>\r\nThen the total number of children is at least 12 and, from (iv), at most 24. Also, if the total number of children is even, A must have an odd number of children, and if the total number of children is odd, then A must have an even number of children. \r\n<p>\r\nThe total number of children cannot be 13 because, no three numbers, one from each sequence can give us a total of 13. The total cannot be 12, 14, 15, 16 or 17 because then the number of children each had would be known, contradicting (iv). The total cannot be 18, 20, 21, 22, 23 or 24 because then no number of children could be known for anybody, again contradicting (iv). So, the total number of children has to be equal to 19. \r\n<p>\r\nWhen the total is 19, A must have an even number of children and from the sequences, this number must not be greater than 19 – (4+5), which is equal to 10. So, A must have 6 children. Then B and C together must have 13 children. Then B must have either 4 or 8 children. Now, if B has 4 children, then it is clear that C has 9 children and if B has 8 children, then C has 5 children. \r\n<p>\r\nSo, now it is clear that the speaker is ‘A’.\r\n','2003-01-28',20030901232101,NULL,3,3,0,2.70,20030128000000,0);
INSERT INTO problem VALUES (366,2,2,979,'Bank Robbery','A cop arrested four suspects for the bank robbery. When he interviewed them, each made two statements. From his infrared lie-detector he knew that each man made one \"true\" and one \"false\" statement. As a result, he soon found out the culprit. \r\n<p>\r\nGiven the following statements, can you determine who the culprit was?\r\n<p>\r\n‘A’ said: “I did not do it. B did.”\r\n<p>\r\n‘B’ said: “A did not do it. C did.”\r\n<p>\r\n‘C’ said: “B did not do it. I did.”\r\n<p>\r\n‘D’ said: “C did not do it. A did.”\r\n<p>\r\n\r\n','D was the culprit.\r\n<p>\r\nEach man gave one ‘did’ and one ‘did not’ statement.\r\nSo, if the ‘did’ statement is true, so must the ‘did not’ be true. But this is impossible, one of the two statements must be false in each case. Therefore each ‘did’ statement is false, and each ‘did not’ statement true. \r\n<p>\r\nThis rules out A, B, C, leaving D as the culprit.\r\n','2003-01-29',20040324232102,NULL,3,3,0,2.31,20030129000000,0);
INSERT INTO problem VALUES (367,6,2,979,'Have A Nice Day !!','When tomorrow is yesterday, today will be as near to Sunday as today was when yesterday was tomorrow.\r\n<p>\r\nWhat day is it?','\"Today\" is Sunday. \r\n<p>\r\nSee the explanation <a href=\"http://perplexus.info/show.php?pid=367&cid=2420\"><b><here</b></a>','2003-02-04',20040225103933,NULL,2,3,0,2.33,20030204000000,0);
INSERT INTO problem VALUES (368,6,2,979,'Kings and Queens','From a standard pack of cards, I remove four cards, one of each suit, and one of each of he ranks Jack, Queen, King and Ace. I lay them out in a line face downwards. Now, you have been given the following facts: \r\n<p>\r\n(a)	The Heart isn’t next to the Club.\r\n<p>\r\n(b)	No card is next to its immediate senior in rank. \r\n<p>\r\n(c)	The colors of the suits alternate. \r\n<p>\r\n(d)	The king and Queen are facing opposite directions. \r\n<p>\r\nIdentify the four cards and their correct order. \r\n','King of Hearts - Jack of Spades - Ace of Diamonds - Queen of Clubs\r\n<p>\r\nor\r\n<p>\r\nQueen of Clubs - Ace of Diamonds - Jack of Spades - King of Hearts\r\n<p>\r\nor\r\n<p>\r\nKing of Clubs - Jack of Diamonds - Ace of Spades - Queen of Hearts\r\n<p>\r\nor\r\n<p>\r\nQueen of Hearts - Ace of Spades - Jack of Diamonds - King of Clubs','2003-01-30',20030613232102,NULL,3,3,0,2.83,20030130000000,0);
INSERT INTO problem VALUES (369,2,2,979,'Puppies','Here are some statements about puppies. Of course, you may not agree with all of them. But just suppose they were ALL correct, what conclusion could you draw from them?\r\n<p>\r\n(i)	No puppy that chases cats is unteachable.\r\n<p>\r\n(ii)	No puppy without a black nose will play with a Kangaroo.\r\n<p>\r\n(iii)	Puppies with floppy ears always chase cats.\r\n<p>\r\n(iv)	No teachable puppy has a loud bark.\r\n<p>\r\n(v)	No puppies have black noses unless they have floppy ears.\r\n','PUPPIES WHICH PLAY WITH KANGAROO DO NOT HAVE A LOUD BARK\r\n<p>\r\nor, \r\n<p>\r\nNO PUPPY WITH A LOUD BARK PLAYS WITH KANGAROOS.\r\n<p>\r\nThis conclusion is arrived at as follows: \r\n<p>\r\nAll puppies which play with kangaroos have black noses (ii)\r\n<p>\r\nWhich means they have floppy ears (v)\r\n<p>\r\nWhich means they chase cats (iii)\r\n<p>\r\nWhich means they are teachable (i)\r\n<p>\r\nWhich means they do not have a loud bark (iv)\r\n','2003-01-30',20030519232102,NULL,3,3,0,2.67,20030130000000,0);
INSERT INTO problem VALUES (370,6,2,979,'Book Worms','There were three brothers Albert, Bertrand and Charles. \r\n<p>\r\nAlbert lent to Bertrand and Charles as many books as they had initially.\r\n<p>\r\nAfter some time Bertrand gave as many books to Albert and Charles \r\nas many as they now have. \r\n<p>\r\nAfter sometime Charles did the same thing.\r\n<p>\r\nAt the end each one of them had 24 books.\r\n<p>\r\nFind the books each orginally had. ','Let Albert, Bertrand and Charles have initially a, b and c number of books with themselves.\r\n<p>\r\nGiven that in the first division, Albert gives away to Bertrand and Charles as many books they initially had, so now the number of books each of them have after the first division are:\r\n<p>\r\nAlbert: (a – b – c); Bertrand: 2b, Charles: 2c\r\n<p>\r\nIn the second division, Bertrand gives away to Albert and Charles as many books they now have. That is, the number of books they have after the first division, so now the number of books each of them have are: \r\n<p>\r\nAlbert: 2(a – b – c); Bertrand: (3b – a – c); Charles: 4c\r\n<p>\r\nIn the third division, Charles gives away to Albert and Bertrand as many books they now have. That is, the number of books they have after the second division, so now the number of books each of them have are:\r\n<p>\r\nAlbert: 4(a – b – c); Bertrand: 2(3b – a – c); Charles: (6c – a – b)\r\n<p>\r\nNow, from the problem, we have:\r\n<p> \r\n(a – b – c) = 6 --------(1)\r\n<p>\r\n(3b – a – c) = 12 --------(2)\r\n<p>\r\n(6c – a – b) = 24 --------(3)\r\n<p>\r\nSolving the above three equations, we get: a = 39, b =21 and c =12\r\n<p>\r\nSo, the number of books each originally had is:\r\n<p>\r\nAlbert: 39 Books, Bertrand: 21 Books and Charles: 12 Books.\r\n','2003-02-01',20030326065623,NULL,3,3,0,3.00,20030201000000,0);
INSERT INTO problem VALUES (619,14,2,979,'Primes','If x and (x&#178; + 8) are both primes, then prove that (x&#179; +16) is also a prime.','First, we need to realize that for any whole number n, one of n+1, n, or n-1 is divisible by three.\r\n<p>\r\nAlso, if n is prime, then n is not divisible by three (unless n=3), so either n+1 or n-1 <i>is</i> divisible by three. In that case,<br>\r\n<tt>(n+1)(n-1)=n&sup2;-1</tt><br>\r\nand<br>\r\n<tt>n&sup2;-1+9=n&sup2;+8</tt><br>\r\nwill also be divisible by three.\r\n<p>\r\nTherefore, the only time that n and n&sup2;+8 will both be prime is if n is equal to three. In this situation, x&sup3;+16=43 is indeed prime, so we have proven the original supposition.','2003-09-09',20031015232103,NULL,3,3,0,4.57,20030909155054,0);
INSERT INTO problem VALUES (431,6,2,979,'Three Playing Cards','There are three playing cards face-up on the table.\r\n<p>\r\nA diamond is on the left of a spade.\r\n<p>\r\nAn eight is on the right of a king.\r\n<p>\r\nA ten is on the left of heart.\r\n<p> \r\nA heart is on the left of a spade.\r\n<p>\r\nFrom left to right, what are the three playing cards?\r\n','A diamond is on the left of a spade. \r\nAn eight is on the right of a king. \r\nA ten is on the left of heart. \r\nA heart is on the left of a spade. \r\n<p>\r\nFrom the first three statements, we can clearly observe the following: \r\n<p>\r\nThe rightmost card cannot be a diamond or a heart or an king or a ten. \r\n<p>\r\nSo, obviously the rightmost card has to be a Eight Of Spades.\r\n<p>\r\nNow from the second and fourth statements it is clear that the card in the middle is none other than the King Of Hearts leaving the leftmost card to be the Ten Of Diamonds.\r\n<p>\r\nSo, the order of the three playing cards from left to right are:\r\n<p>\r\nTen Of Diamonds, King Of Hearts, Eight Of Spades.','2003-02-26',20031121232101,NULL,2,3,0,2.44,20030226000000,0);
INSERT INTO problem VALUES (372,7,2,979,'License Number','Albert remarked that even when it is turned upside down, the number plate of his car still made sense. \r\n<p>\r\nHe observed that this would however increase the registration number on it by 8505.  \r\n<p>\r\nGiven, all of the four digits in the number is different, find out what was his car license number? \r\n','The answer is <b>1096</b>\r\n<p>\r\nRick provides an excellent soluiton <a href=\"http://perplexus.info/show.php?pid=372&cid=2458\"><b>here</b></a>','2003-01-31',20040225103933,NULL,2,3,0,2.80,20030131000000,0);
INSERT INTO problem VALUES (373,12,2,979,'Guessme Two','Twice ten are six of us,\r\n<p>\r\nSix are but three of us,\r\n<p>\r\nNine are but four of us;\r\n<p>\r\nWhat can we possibly be?\r\n<p>\r\nWould you know more of us,\r\n<p>\r\nTwelve are but six of us,\r\n<p>\r\nFive are but four, do you see?\r\n\r\n','They are the  \"Number of LETTERS\" of a word.\r\n<p>\r\nLike twice ten means twice of 3(since the word ten contains three letters), which is equal to 6, Six are but three(the word six contains three letters)....and so on....which also explains \'Twelve are but six of us,Five are but four.\'\r\n','2003-02-01',20030725232102,NULL,2,3,0,3.12,20030201000000,0);
INSERT INTO problem VALUES (374,6,2,979,'Family Problem','A family gathering included one grandfather, one grandmother, two fathers, two mothers, four children, three grandchildren, one brother, two sisters, two sons, two daughters, one father-in-law, one mother-in-law and one daughter-in-law. \r\n<p>\r\nWhat can be the minimum number of people present in the gathering? ','The party consisted of altogether seven people and they are: Three children (two girls and a boy), their father and mother, and their father’s father and mother. \r\n<p>\r\nIt will be found that these in their various relations to each other, fill all the characters named.\r\n<p>\r\nThus the father in relation to his own father, is also a son, and so on. ','2003-02-03',20031216232100,NULL,2,3,0,2.71,20030203000000,0);
INSERT INTO problem VALUES (426,4,2,1301,'Dice Proposition','If a pair of dice are thrown repeatedly until a 7 is thrown, what is the probability that all the other possible numbers from 2 through 12 will have been thrown by the time the 7 has been thrown?\r\nAs a preliminary, what is the probability that 2, 11 and 12 will all have been thrown before the first 7?\r\n<p>\r\n','In the preliminary, P(2 and 11 and 12) = P(2) + P(11) + P(12) – P(2 or 11) – P(2 or 12) – P(11 or 12) + P(2 or 11 or 12).  You can verify the formula by seeing how many times each possible truth value is added in or subtracted out.  All except the desired probability are cancelled by equal adding and subtracting.  The individual probabilities are based on the number of ways of the sought combinations divided by that plus the 6 ways of getting a 7: Thus 1/7 + 2/8 + 1/7 – 3/9 – 2/8 – 3/9 + 4/10 = 2/105 = 0.0190476…\r\n<p>\r\nThe main problem has a similar formula, involving 1023 terms, and has the result 0.005257704…  By the way this corresponds to 189.197 to 1 odds against.\r\n','2003-02-22',20030326065623,NULL,5,3,0,3.50,20030222000000,0);
INSERT INTO problem VALUES (377,12,2,979,'Guessme Three','Five hundred begins it, \r\n<p>\r\nFive hundred ends it,\r\n<p>\r\nFive in the middle is seen;\r\n<p>\r\nFirst of all figures,the first of all letters,\r\n<p>\r\nTake up their stations between.\r\n<p>\r\nJoin all together, and then you will bring;\r\n<p>\r\nBefore you the name of an eminent king.\r\n<p>\r\nGuess What/Who am I ? \r\n\r\n','The answer is \"David\".\r\n<p>\r\nTomM provides a detailed explanation <a href=\"http://perplexus.info/show.php?pid=377&cid=2381\"><b>here</b></a>','2003-02-01',20040225103933,NULL,3,3,0,3.88,20030201000000,0);
INSERT INTO problem VALUES (378,12,2,979,'Guessme Four','Who makes it, has no need of it.\r\n<p>\r\nWho buys it, has no use for it.\r\n<p>\r\nWho uses it can neither see nor feel it.\r\n<p>\r\nGuess What/Who am I ?\r\n','It\'s a coffin. The maker has no need for it. Neither has the buyer. Whoever it\'s meant for is dead, and can\'t see or feel it.','2003-02-04',20040221232101,NULL,2,3,0,3.00,20030204000000,0);
INSERT INTO problem VALUES (379,12,2,979,'Guessme Five','Whoever makes it, tells it not.\r\n<p>\r\nWhoever takes it, knows it not.\r\n<p>\r\nAnd whoever knows it wants it not.\r\n<p>\r\nGuess What/Who Am I ?\r\n','Fake (counterfeit) money','2003-02-04',20031106232104,NULL,2,3,0,3.25,20030204000000,0);
INSERT INTO problem VALUES (380,7,2,979,'Plus and Minus','Frame at least 8 different equations by inserting plus and minus signs only into 1,2,3,4,5,6,7,8,9; to give a total of 100.\r\n<p>\r\nFor example: 123 - 45 - 67 + 89 = 100\r\n<p>\r\n(The numbers must stay in the normal ascending order from 1 to 9).\r\n\r\n\r\n\r\n','Jim Lyon lays out the goods <a href=\"http://perplexus.info/show.php?pid=380&cid=2430\"><b>here</b></a>\r\n<p>\r\nfriedlinguini though, also gets brownie points for <a href=\"http://perplexus.info/show.php?pid=380&cid=2428\"><b>his attempt</b></a>','2003-02-05',20040225103933,NULL,3,3,0,3.00,20030205000000,0);
INSERT INTO problem VALUES (381,12,2,979,'Guessme Six','What has six legs, two heads, four ears and two hands, and walks on four feet? ','It\'s a man riding a horse.','2003-02-05',20030806232101,NULL,1,3,0,2.50,20030205000000,0);
INSERT INTO problem VALUES (382,12,2,979,'Guessme Seven','Two bodies have I,\r\n<p>\r\nThough both joined in one.\r\n<p>\r\nThe more still I stand, \r\n<p>\r\nThe quicker I run. \r\n<p>\r\nGuess What/Who Am I ?\r\n','It\'s an hourglass... Or should that be \"a hourglass\"?.. Hmm...','2003-02-06',20030720232102,NULL,3,3,0,2.20,20030206000000,0);
INSERT INTO problem VALUES (383,12,2,979,'Guessme Eight','I have a nose but cannot smell,\r\nI have two eyes but cannot see.\r\n<p>\r\nI have a head, a chest, a neck, but none are any use to me.\r\n<p>\r\nI cannot walk, I cannot run, I can\'t abide to see the sun.\r\n<p>\r\nMy day of birth is the eve of my life. \r\n<p>\r\nGuess What/Who am I ?\r\n','SNOWMAN \r\n','2003-02-08',20040324232102,NULL,2,3,0,1.67,20030208000000,0);
INSERT INTO problem VALUES (466,17,2,1301,'Sunlight over the World','Do different parts of the world receive different amounts of sunshine during the year?  Ignore clouds, or consider only what is received either on the cloud tops or surface, whichever is available.  Is it the same at the poles as at the equator?  ... the northern and the southern hemispheres?\r\n<p>\r\n<P>Consider two interpretations of the above: (1) number of hours per year that the sun is up, (2) the total insolation (total solar energy received per unit of area of the ground) received during the year, weaker when the sun is low near the horizon than when it is high in the sky.</p>\r\n','<P>(1)  For various latitudes, the following table shows the hours the sun is up over the course of one year:</p>\r\n 90 4443.88        <br>\r\n 75 4566.94        <br>\r\n 60 4511.63        <br>\r\n 45 4459.29        <br>\r\n 30 4438.84        <br>\r\n 15 4427.73        <br>\r\n  0 4421.12        <br>\r\n-15  4417.46       <br>\r\n-30  4416.59       <br>\r\n-45  4420.09       <br>\r\n-60  4439.36       <br>\r\n-75  4409.84       <br>\r\n-90  4322.13       <br>\r\n<P>The sun is up more time in mid latitudes north and south than at either the equator or the pole, but also more time in the northern than in the southern hemisphere.  The latter difference is the result of the sun being north of the equator for more time than south, because the earth is farther from the sun in northern summer and therefore moving more slowly in its orbit.  Overall, the sun is up over half the time as atmospheric refraction raises the apparent sun near the horizon, and also the sun is considered up when any part of the solar disk is above the horizon.  That effect also causes the mid-latitude excess, as those latitudes benefit from a prolonged daily slantwise passage of the sun through the horizon.</p>\r\n<P>(2) For various latitudes the following is the integrated amount of insolation over the course of a year.  The units are arbitrary, rather than calories per square centimeter per year or the like, but are in proportion to the amount received:</p>\r\n 90 2626           <br>\r\n 75 2827           <br>\r\n 60 3599           <br>\r\n 45 4674           <br>\r\n 30 5561           <br>\r\n 15 6132           <br>\r\n  0 6327           <br>\r\n-15  6132          <br>\r\n-30  5561          <br>\r\n-45  4674          <br>\r\n-60  3599          <br>\r\n-75  2828          <br>\r\n-90  2627          <br>\r\n<P>The poles suffer from the fact that the sun is lower on the horizon there even when it is up. Also, while the sun is closer during southern hemisphere summer, summer lasts longer in the northern hemisphere, as mentioned above.</p>\r\n<P>For more details see http://www.wiskit.com/marilyn/sunshine.html.  The item had originally appeared, ambiguously worded without a clarification as to which meaning was meant, in Marilyn vos Savant\'s Parade column.  Marilyn had answered that the sun shone over every part of the world for exactly half the time during the year, either for 6 months straight as at the poles or 12 hours every day as at the equator or some compensation of summer vs. winter elsewhere.  This ignores the eccentricity of the earth’s orbit that causes the sun to be north of the equator more than south, and the raising of the low sun by atmospheric refraction.  The above URL is in the Marilyn is Wrong web site.</p>','2003-03-09',20040304232102,NULL,3,3,0,2.50,20030309000000,0);
INSERT INTO problem VALUES (388,12,2,979,'Guessme Nine','Scorned by the meek and humble minded,\r\n<p>\r\nand often by the vain possessed,\r\n<p>\r\nheard by the deaf, seen by the blind.\r\n<p>\r\nI give the troubled spirit rest. ','\" NOTHING \" is the correct answer.\r\n<p>\r\nNOTHING is scorned by the meek and humble minded\r\n<p>\r\nthe vain possesses NOTHING \r\n<p>\r\nthe deaf hears NOTHING and the blind sees NOTHING\r\n<p>\r\nand NOTHING gives the troubled spirit rest.\r\n\r\n','2003-02-08',20040209232105,NULL,2,3,0,2.17,20030208000000,0);
INSERT INTO problem VALUES (395,13,2,834,'Complete the series','There is a logical pattern to the following series of numbers. What are the next three numbers in the series?\r\n<p>\r\n15  21  25  27  33  35  39  ...  \r\n','45, 49, 51. The series consists of 2-digit odd numbers excluding primes.  \r\n<p>\r\n(Certainly some of the more involved patterns that our visitors have submitted can hold true as well.)','2003-02-10',20030326065623,NULL,3,3,0,3.33,20030210000000,0);
INSERT INTO problem VALUES (390,12,2,1016,'Life Cycle in Color','It\'s black when it\'s not in use, it\'s red when it\'s in use, and it\'s grey when you\'re done using it. What can this be??','Charcoal or coal.','2003-02-05',20031127232102,NULL,3,3,0,2.82,20030205000000,0);
INSERT INTO problem VALUES (689,4,2,834,'Make it Even','Timothy and Urban play a game with two dice. But they do not use the numbers. Some of the faces are painted red and the others blue. Each player throws the dice in turn. Timothy wins when the two top faces are the same color. Urban wins when the colors are different. Their chances are even. \r\n<p>\r\nThe first die has 5 red faces and 1 blue face. How many red and how many blue are there on the second die? \r\n','Each die has 6 faces. When two dice are thrown, there are 36 equally possible results. For chances to be even, there must be 18 ways of getting the same color on top. Let X be the number of red faces on the second die. We have: 18 = 5X + 1(6 - X) \r\nX = 3 \r\nThe second die must have 3 red faces and 3 blue faces. ','2003-03-30',20030823232102,NULL,3,3,0,4.29,20030330031555,0);
INSERT INTO problem VALUES (392,6,2,834,'The Rope','Two fifty foot ropes are suspended from a forty foot ceiling, about twenty feet apart. \r\n<p>\r\nArmed with only a knife, how much of the rope can you steal?','Almost all of it. Tie the ropes together. Climb up one of them. Tie a loop in it as close as possible to the ceiling. Cut it below the loop. Run the rope through the loop and tie it to your waist. Climb the other rope (this may involve some swinging action). Pull the rope going through the loop tight and cut the other rope as close as possible to the ceiling. You will swing down on the rope through the loop. Lower yourself to the ground by letting out rope. Pull the rope through the loop. You will have nearly all the rope. \r\n','2003-02-07',20031216232100,NULL,3,3,0,2.80,20030207000000,0);
INSERT INTO problem VALUES (397,20,2,794,'3 From 1','What one-syllable word can be transformed into a three-syllable word by adding only one letter? ','Are. By adding an \"a\" it becomes area, a three-sylabble word. \r\n<p>\r\n(Some more solutions are submitted by our visitors in comments)','2003-02-11',20031031232101,NULL,1,3,0,3.75,20030211000000,0);
INSERT INTO problem VALUES (399,5,2,1072,'Folding Square','You have a square piece of paper and you do not know its length or width. \r\n<p>\r\nWhat is the minimum number of folds required in order for the paper to only show 1/16 of its original size, 2/16 of it\'s original size, 3/16 of its original size........15/16 of its original size.\r\n<p>\r\nNote: You do not know where halfway marks or quarter marks lie on this piece of paper therefore you must use folds to mark these areas. You are allowed to use folds as guides to make other folds.','1/16 4 folds <br>\r\n2/16 3 folds <br>\r\n3/16 3 folds <br>\r\n4/16 2 folds <br>\r\n5/16 4 folds <br>\r\n6/16 2 folds <br>\r\n7/16 4 folds <br>\r\n8/16 1 fold  <br>\r\n9/16 5 folds<br>\r\n10/16 4 folds<br>\r\n11/16 5 folds<br>\r\n12/16 2 folds <br>\r\n13/16 4 folds <br>\r\n14/16 3 folds <br>\r\n15/16 3 folds <br>','2003-02-12',20030326065623,NULL,2,3,0,4.17,20030212000000,0);
INSERT INTO problem VALUES (464,7,2,1299,'Remainder','Show that the remainder when 2^1990 (2 to the power of 1990) is divided by 1990 equals 1024.\r\n<p>','Charlie has taken the trouble to show all work <a href=\"http://perplexus.info/show.php?pid=464&cid=3002\"><b>here</b></a>.','2003-03-01',20040303215126,NULL,3,3,0,3.60,20030301000000,0);
INSERT INTO problem VALUES (465,7,2,1299,'Composite numbers','Find 2000 consecutive composite numbers.\r\n<p>\r\n(Of course you can\'t do this by trial and error alone)\r\n<p>\r\nFor those who do not know what a composite number is, it is any integer  greater than 1 that is not prime. (4, 6, 8, 9, ...)','Since you can\'t possible think of some random 2000 consecutive composite integers, you need to think of some relation or formula.\r\n<br>\r\n<br>\r\nHere\'s a sequence of 2000 consecutive composite numbers - \r\n<br>\r\n<b>\r\n2001! + 2, 2001! + 3, 2001! + 4,.........,2001! + 2001\r\n</b>\r\n<br>\r\nconsists of all composite numbers. \r\n<br>\r\n<br>\r\nIn the sum 2001! + x, we can see that both 2001! and x are definitely divisible by x as long as x < 2001.\r\n<br>\r\n<br>\r\n\r\nNote- this can be used to create a sequence of N number of composite integers.','2003-03-05',20030411232102,NULL,3,3,0,4.00,20030305000000,0);
INSERT INTO problem VALUES (402,11,2,1231,'5 weights','An ancient balance was found along with 5 weights.  \r\n<P>\r\nObjects placed on one side of the balance could be counter-balanced by a weight on the other side of the balance to determine the object\'s weight.\r\nAlso, the object and a weight(s) could be placed on one side of the balance and counter balanced to determine its weight, if necessary.  \r\n<p>\r\nBy using only these 5 weights, the ancients were able to determine the weight of objects weighting 1, 2, 3, ..., 120, 121 grams.  What are the 5 weights that the archeologists found?','Delvin posted a soltion <a href=\"http://perplexus.info/show.php?pid=402&cid=2565\"><b>here</b></a>','2003-02-13',20040303215126,NULL,3,3,0,3.83,20030213000000,0);
INSERT INTO problem VALUES (621,16,2,979,'Resting Sphere','There is a perfect sphere of diameter 100 cms. resting up against a perfectly straight wall and a perfectly straight floor. \r\n<br>\r\nWhat is the diameter of the largest sphere that can pass through the gap between the wall, floor and the sphere ?','Check the solution posted by Charlie <a href=\"http://perplexus.info/show.php?pid=621&cid=7886\"><b>here</b></a>','2003-09-13',20040225103933,NULL,3,3,0,3.33,20030913094137,0);
INSERT INTO problem VALUES (622,6,2,979,'Man\'s Best Friend','Five men and five dogs (each man owned a dog) went hiking. They encountered a river that was swift and deep. The only way to cross it was an abandoned boat, left ashore on their side. But it would only hold three living things. Unfortunately, the dogs were edgy and could not be near another person (not even momentarily) unless its owner was present. One of the dogs attended a highly advanced, highly specialized obedience school and therefore knew how to operate the boat -- the other dogs lack this skill.\r\n<p>\r\nHow did the five men and the five dogs cross the river? ','Let the five men be represented by A, B, C, D, and E. Let the five dogs be represented by a, b, c, d, and e. Let the dog that can operate the boat be dog a.\r\n<p>\r\na, b, and c cross the river. a comes back alone and takes back d. a goes back and says behind while B, C, and D cross the river. Now A, a, E, and e are on the starting shore, and B, b, C, c, D, and d are on the destination shore. D and d return; A and a cross. C and c go back, and C, D, and E cross. Now dogs c, d, and e are on the starting shore, and everyone else is on the destination shore. a goes back and returns with c and d, then goes back and returns with e.\r\n<p>\r\n***\r\n<p>\r\nSince this is a little confusing, look at DJ\'s solution <a href=http://perplexus.info/show.php?pid=622&cid=7917>here</a> for a better explanation of what is happening, as well as a diagram of the enumerated steps in the solution.','2003-09-15',20040225103933,NULL,3,3,0,2.50,20030915072731,0);
INSERT INTO problem VALUES (405,5,2,834,'Nine dots','<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/9dots.gif\">\r\n</center>\r\nConsider 9 dots arranged in a three by three square. Connect all these 9 points with four lines without lifting your pen from the paper.\r\n','<center>\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/9dots-sol.gif\">\r\n</center>\r\n','2003-02-14',20040209232105,NULL,3,3,0,3.23,20030214000000,0);
INSERT INTO problem VALUES (775,10,2,1660,'Drew and Mohammad come back','If two people are of the same type,then they are either both knights or both liars.\r\nIf they are of different types,then one is a knight and one is a liar.\r\nNow, suppose Drew and Mohammad say the following.\r\n<p>\r\nDrew: We are of the same type.<br>\r\nMohammad: We are of different types.\r\n<p>\r\nNow, what are each?\r\n\r\n','The two contradict each other, so one is a knight and one is a liar.\r\nThat means they are of different types, so Drew must be a liar because he lied and Mohammad must be a knight because he told the truth.','2003-04-30',20031107232102,NULL,1,3,0,2.56,20030430014843,0);
INSERT INTO problem VALUES (968,14,2,1567,'We put the \'fun\' in function','Consider the function f(x)=ln(x)/&#8730;x\r\n<ol><li>Find the limit of f as x &#8594; 0 from the positive side.\r\n<li>Find f(-1). <i>Hint: f(-1)>0</i>','For the first part, as x &#8594; 0 from the positive side, ln(x)/&#8730;x &#8594; -infinity/0 (0 from the + side). This is not indeterminate, so don\'t try L\'Hopital\'s rule here. Both the numerator and the denominator drive f to -infinity.<p>For the second part, let y=f(x). For x=-1, <p>y=ln(-1)/i<br>iy=ln(-1)<br>e^iy=-1<p>From this arrangement, we see that y=pi (Euler\'s law).','2003-07-01',20040120232103,NULL,4,3,0,3.00,20030701020344,0);
INSERT INTO problem VALUES (1267,10,2,1567,'Know Who Your Friends Are','A traveler passing through the land of liars and knights stops in at a pub, where he meets a group of six friendly locals. Their stories all are funny, but he doesn\'t know which ones to believe, so he asks them (tactfully) who the liars and knights are in the group. They make one statement each:<p>Amery: Cuthbert and Fredo are both liars.<br>Brant: Everard and Fredo are both knights.<br>Cuthbert: Brant is a liar and Everard is a knight.<br>Derek: Amery and Brant are both liars.<br>Everard: Cuthbert and Derek are both knights.<br>Fredo: Derek is a liar and Amery is a knight.<p>Which of the men are liars, and which are knights?<br><i>Remember: only part of a logical AND statement needs to be false for the entire statement to be false.</i>','<b>Amery, Brant, and Fredo are liars, while Cuthbert, Derek, and Everard are knights.</b>\r\n<p>\r\nNumber the six statements 1-6 and nickname the men A-F. Start by assuming E is a liar. Then statements 2 and 3 are false, making B and C liars. <p>If D is a knight, statement 4 is true, making A a liar and statement 1 false. Since C is a liar, F must be a knight, making statement 6 true, making A a knight, which contradicts an earlier assumption. Therefore D is not a knight.<p>If D is a liar, statement 4 is false, and since B is a liar, A must be a knight, so statement 1 is true, making F a liar, so statement 6 is false, and since A is a knight, D must be a knight, which contradicts the original assumption.<p>Since D can be neither a liar nor a knight when starting from the assumption that E is a liar, this assumption must be wrong. Therefore E is a knight and statement 5 is true, so C and D are also knights. From statement 4, A and B are both liars, so from statement 2, F must be a liar. <p>In summary: the liars are Amery, Brant, and Fredo, and the knights are Cuthbert, Derek, and Everard.','2003-09-05',20040121232101,NULL,3,3,0,3.20,20030905135459,0);
INSERT INTO problem VALUES (1505,14,2,1645,'Crypto-Phrase','6-342-30-2-132  / 420-72-30 /   \r\n12-240-20-30  /  420-240 / \r\n342-30-506-30-2-156  /  2 /   \r\n42-2-182-240-462-380  /  \r\n272-72-342-2-380-30  /  2-210-20 /  \r\n90-420-380  /  2-462-420-72-240-342:\r\n<p>\r\n420-240  / 6-30  / 240-342  / \r\n210-240-420 /  420-240  / 6-30;   \r\n420-72-2-420  / 90-380 / 420-72-30 /    \r\n306-462-30-380-420-90-240-210.  \r\n<p>\r\n                ~552-90-156-156-90-2-182 /    \r\n       380-72-2-132-30-380-272-30-2-342-30\r\n<P>\r\n<i> Note: Each letter of every word is separated by a dash and each word is separated by a slash.</i>','The code is determined by replacing each letter with a value -- for the n<sup>th</sup> letter of the alphabet, the value is n(n+1).<br>\r\nHence, a = 1(1+1) = 2, b = 2(2+1) = 6, and so on.\r\n<p>\r\nFully translated, the message reads:\r\n<p>\r\n<blockquote>Break the code to reveal a famous phrase and its author:<br>\r\nTo be or not to be; that is the question.<br>\r\n~William Shakespeare</blockquote>\r\nSeveral people posted good methods of deduction in the comments, and DJ posted a program <a href=http://perplexus.info/show.php?pid=1505&cid=12692>here</a> that solves the puzzle.','2003-11-20',20040316133715,NULL,3,3,0,3.00,20031120084044,0);
INSERT INTO problem VALUES (929,7,2,1626,'Squares Probability','Suppose you had number cards in a deck, such that you had 2 2s, 3 3s, 7 7s, and 8 8s. (and no other cards in that deck)\r\n<p>\r\nIf you were to shuffle the deck (consider the cards to be random after shuffling) and take off the first 4 cards, (such that the first card is thousands place, the second card is the hundreds place, so on), what is the probability that this number will be a perfect square?? Also, how would you find this probability without \"trial and error\" or \"brute force\"?','If you look at a list of squares (0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100) you will note there isn\'t any 2, 3, 7, or 8 in the ones place.<br><br>\r\n\r\nSince squaring any ones place number never will give 2, 3, 7 or 8 (because 0 thru 9 don\'t give it),  you can\'t ever have a perfect square that ends with 2,3,7 or 8. This means the answer is 0.\r\n','2003-06-19',20030923232102,NULL,4,3,0,3.50,20030619030324,0);
INSERT INTO problem VALUES (406,4,2,1072,'The Peanuts','Although some of the things in this problem aren\'t true in real life just assume they are in the question.\r\n<p>\r\nWhen growing peanuts the following happens:\r\n<li>for every 2 single chambered peanuts there will be one double chambered peanut \r\n<li>for every 2 double chambered peanuts there will be one triple chambered peanut \r\n<li>for every 2 triple chambered peanuts there will be one quadruple chambered peanut. \r\n<p>\r\nWhen a company packages 1000 peanuts in one bag they take peanuts randomly from a giant bin that contins all the peanuts grown. What are the odds that there will be 1000 individual nuts?','In a series of posts (see comments), Charlie explains why the probability of this is roughly 1 in 55 cases.','2003-02-18',20030724232104,NULL,3,3,0,3.67,20030218000000,0);
INSERT INTO problem VALUES (467,19,2,1419,'Riddle of the Sphinx','What has Four legs at the Morning,<br>\r\nTwo in the afternoon,<br>\r\nAnd three in the evening?\r\n<p>','A (wo)man. Crawling on all fours as a baby, walking on two feet as a grown person, and hobbling on a cane as an old person.','2003-03-11',20040319232102,NULL,2,3,0,3.20,20030311000000,0);
INSERT INTO problem VALUES (408,7,2,1072,'Dancing','In a popular dancing game there are 4 directions: up, down, left, right. In the game these arrows may appear once every quarter-note or eight-note. Also two arrows may appear at the same time in the same beat. Three or four arrows cannot. \r\n<p>\r\nIn a song that is 1 minute long and plays at 1 bar(4 quarter notes) every 4 seconds, what are the total possible number of different dances that can exist.','11^120\r\n<p>\r\nThere are 120 segments of the song each with 11 possible arrow possibilities. None, up, down, left, right and the 6 combinations.','2003-02-16',20030326065623,NULL,2,3,0,4.00,20030216000000,0);
INSERT INTO problem VALUES (693,11,2,1072,'Creating 5 weights','A long time ago some ancients needed to make <a href=\"http://perplexus.info/show.php?pid=402\"><b>5 weights</b></a> that could weigh any amount of weight up to 121 grams. \r\n<p>\r\nThe ancients though, had only a 1 gram weight and 120 grams of clay(which they would later make into weights. So with only a scale, 120 grams of clay and a 1 gram weight how would you create all the other weights needed to weigh any amount up to 121 grams? \r\n<p>\r\nWhat is the minimum amount of weighings required to do this?\r\n','First measure out clay equal to the 1 gram weight. Take that 1 gram of clay and put it on the side with the weight. Measure out 2 grams of clay now. Take the 1 gram of clay and the 2 grams of clay and you have the 3 gram weight. \r\n<p> \r\nUsing the one and 3 gram weight on one side, measure out 4 grams of clay twice, then using the 1 gram weight get 1 more gram of clay. Put the two 4 gram weights together along with the 1 gram of clay and you have your 9 gram weight. \r\n<p>\r\nNext take all the wieghts you have (1,3,9=13 grams)and put them on one side of the scale. Now measure out an equivalent amount of clay twice, then measure out 1 gram of clay. Take all this clay and now you have your 27 gram weight. \r\n<p>\r\nAll the leftover clay is now your 81 gram weight. Thus resulting in 8 weighings.','2003-03-24',20040225103947,NULL,2,3,0,3.60,20030324000000,0);
INSERT INTO problem VALUES (410,7,2,1254,'Fruity math','Using only the digits 0-9, but not 3 or 5, solve for each letter:\r\n<p>\r\n<b>GRAPE - PLUM = APPLE</b>\r\n<p>\r\nYou can only use one digit for each letter.','94872 - 7160 = 87712 \r\n<p>\r\n(Look in the comments by our visitors for a solution)','2003-02-17',20030326065623,NULL,3,3,0,3.83,20030217000000,0);
INSERT INTO problem VALUES (411,6,2,1072,'The flooble question','At flooble there are 40 problems in the queue. (this may not be true but lets just pretend it is.) A few crazy hackers somehow manage to promote themselves to scholars. On the first day the first hacker will vote thumbs up on all problems displayed.(The 10 most recent) On the second day the second hacker votes thumbs down on every second problem. On the third day the third hacker votes thumbs up on every third problem. And so on and so on. (When it gets to the eleventh day the eleventh hacker will do what the first hacker did)<p> How many days will it take for every problem in the queue to be live on the site?\r\n<p>\r\nNote: For those who don\'t know there are only 10 problems that can be voted thumbs up or thumbs down every day and these problems are the 10 least recent. Also a problem with three thumbs up will be posted to the site and taken out of queue. Only one problem can be posted to the site per day. Also if a problem gets 3 thumbs down it is deleted.\r\n<p>\r\nBtw: for those who like an extra challenge what if one problem is submitted every 3 days? \r\n<p> \r\nAlso: A hacker will always vote before a problem becomes live.','Charlie ran a computer simulation that shows that the last problem is posted on day 201. If one problem is posted once every 3 days the queue would never be exhausted. You could also read the comment list to find out more.\r\n<p>','2003-02-18',20030529232103,NULL,4,3,0,3.75,20030218000000,0);
INSERT INTO problem VALUES (421,2,2,1299,'So obvious....?','Why do you think manholes are round in shape?\r\n<p>\r\n(You need to think a little crooked for this )','If the manhole was of any other shape, say some polygon, then the it will have a diagonal which is longer than the sides. So the cover can fall in through the hole, hence creating a dangerous hole in the road. But a circle having a fixed diameter avoids this.','2003-02-19',20040229232101,NULL,3,3,0,3.40,20030219000000,0);
INSERT INTO problem VALUES (476,9,2,1440,'Aliens','Aliens have taken you aboard their ship. You will be asked to make a statement. If the statement is true you will be blasted into atoms. If it is false you will be ejected into space. One statement can get you out alive. What is it and how does \r\nit spare you?\r\n<p>','By telling the aliens that they will eject you into space, you will effectively make them unable to do either and still conform to their rules.\r\n<p>\r\nIf what you said is true and they plan to eject you, they would have to blast you - but then the statement is no longer true, and they have to eject you once again. It\'s a vicious circle.','2003-03-15',20031210232104,NULL,3,3,0,3.43,20030315000000,0);
INSERT INTO problem VALUES (477,17,2,1301,'Earth Slowing Down','The earth\'s rotation is slowing down due to the friction against the tidal bulge produced by the moon\'s and sun\'s gravitation.  The variation is irregular but in general after 100 years the earth has rotated about .25° less than it would have if the rate were the same as at the beginning of the 100 years.  That corresponds to one minute\'s worth of rotation.<br> <br> 1. How much longer (in seconds) is one day today than 100 years ago?<br>\r\n2. How long a period of time need go by for one complete rotation (day) to be missed using the original rotation rate as a standard?\r\n<br> Assume a constant negative acceleration.','1. The negative acceleration resulted in a loss of 60 seconds of time over 100 years.  If the acceleration is constant, the average rotational difference of .6 seconds per year is half the current defect of rotational rate, so that is 1.6 seconds per year or 1.6/365.25 seconds per day. The answer to part 1 is 0.00438056 seconds or 1/228 of a second.<br>\r\n2. As the positional difference increases as the square of the time when the acceleration is constant and we want a time over which the accumulated difference is 1440 times what it is over 100 years (as there are 1440 minutes in a day), we need x centuries, where x²=1440. That\'s about 38 centuries or 3800 years.','2003-03-08',20030907232101,NULL,2,3,0,3.00,20030308000000,0);
INSERT INTO problem VALUES (535,2,2,979,'Round Table','Ten people sit at a round table. The sum of Rupees 10 is to be distributed among them so that each person receives the average of what each of his two neighbours receives. \r\n<p>\r\nIn how many different ways can this be achieved ?\r\n<br>\r\n[Given: 1 Rupee = 100 Paise]\r\n<p>','See Charlie\'s solution in <a href=\"http://perplexus.info/show.php?pid=535&cid=5311\"><b>this comment</b></a>.\r\n<p>','2003-05-30',20040225103933,NULL,3,3,0,2.14,20030530015424,0);
INSERT INTO problem VALUES (536,14,2,979,'27 Weights','Suppose you have 27 weights weighing: 1², 2², 3², 4², ........, 25², 26² and 27² grams respectively. \r\n<p>\r\n(a)How can you group them into three groups so that each group has the same weight ?\r\n<p>\r\n(b) Is it possible to divide it into more than three groups satisfying the same conditions ? ','See Gamer\'s comments on this problem for the solutions to the different parts.','2003-05-31',20030608042519,NULL,3,3,0,4.00,20030531030408,0);
INSERT INTO problem VALUES (414,12,2,1299,'Greetings','If I sent this message to all of my friends and relatives at a particular time of the  year, what would i be tryin to say to them?\r\n<p>\r\n\"<b>ABCDEFGHIJKMNOPQRSTUVWXYZ</b>\"\r\n\r\n','Since the only aplhabet missing in the set is L, it\'s \"no L\" or Noel....or just Merry Christmas!','2003-02-18',20040323232104,NULL,3,3,0,2.25,20030218000000,0);
INSERT INTO problem VALUES (417,13,2,775,'Sequential seasonings','Can you fill in the blanks in the following sequence? \r\n<p>\r\n1,1,4,2,7,3,17,4,20,?,37,6,47,5,51,?,61,3,70,3,9?,2,100,1','Pair the numbers off into groups of two.  Then, in each set, the first number represents an ordinary number, while the second is the number of \"digits\" the Roman numeral representation of the number includes.  \r\n<p>\r\nSo in (1,1), the RN for 1 is (i), which is 1 letter, while in the pair (47,5), the RN for 47 is (XLVII), which is 5 letters long.  Following this, the first unknown is 2 (XX), the second is 2(LI), and the third is 0, the only number properly created in the nineties with just two symbols (I believe that the correct representation of 99 is XCIX, not IC).  The first number in each pair is simply chosen to disguise the relation.','2003-02-19',20030723232103,NULL,4,3,0,4.00,20030219000000,0);
INSERT INTO problem VALUES (534,4,2,1301,'Probability of All of a Set','Prove that the probability of occurrence of all of a given set of events A(1) through A(n) is equal to the sum of the individual probabilities minus the sum of the probabilities of all pairs of events, A(i) OR A(j) plus the sum of all triples of events, A(i) OR A(j) OR A(k), ..., plus (-1)^(n-1) times the n-tuple A(i) OR ... OR A(n).  \r\n<p>\r\nProve for the specific cases of n = 3 and n = 10, and the general case.','Consider a state space in which the area, volume or hypervolume is proportional to the probability of events contained in the subset of space.  This is easiest to visualize in the case of n=3, where the Venn diagram\'s 8 regions (bounded, so as to delimit even the null area) can be made proportional in area to the probability of each combination of events, say A(1) AND A(2) AND NOT A(3), or the outside, NOT A(1) AND NOT A(2) AND NOT A(3).\r\n<br><br>\r\nIn the case of n=3, represented by the Venn diagram, for ease of discussion, call A(1), A; A(2), B; and A(3), C.  We need to show that the central area, A AND B AND C is counted exactly once by the formula, and that for each other area, the adding in and subtracting out exactly cancel and add zero net to the total.\r\n<br><br>\r\nThe central area is initially counted three times as it is included in P(A), P(B) and P(C).  It is then subtracted out three times in P(A OR B), P(A OR C), P(B OR C).  It is then added back in once in P(A OR B OR C).  The net is it is counted once.\r\n<br><br>\r\nNow we only need to show that on net, none of the other areas is counted at all in the formula:\r\n<br><br>\r\nFor pairwise, consider the area of A AND B AND NOT C.  That area is counted twice initially as P(A) and again in P(B).  But then it is subtracted out three times as it is included in P(A OR B), P(A OR C) and in P(B OR C).  It is then added in once again as P(A OR B OR C).  Thus it is added in a total of three times and subtracted out a total of three times. Similarly for the other ANDed pairs.\r\n<br><br>\r\nThe areas that contain only a single occurrence, such as A AND NOT B AND NOT C, are added in once as P(A), subtracted out twice as P(A OR B) and P(A OR C), and added back in as P(A OR B OR C), thus adding in twice to balance out being subtracted out twice. Similarly for the other two events.\r\n<br><br>\r\nThe area NOT A AND NOT B AND NOT C is not counted at all in the formula.  QED.\r\n<br><br>\r\nThe case of n=10 is of course more complicated.  The central area, of A(1) AND A(2) AND...AND A(10), is counted in 10 times as P(A(1)) through P(A(10)).  It is subtracted out 10C2 times, and added in 10C3 times, and subtracted out 10C4 times, etc.  To sum up it is 10C1 - 10C2 + 10C3 - 10C4 + 10C5 - 10C6 + 10C7 - 10C8 + 10C9 - 10C10 + 10C0, where nCr is the combinations of n taken r at a time.  We see that the 10C10 cancels out the 10C1, the 10C9 cancels out the 10C1, etc. as they are oppositely signed but equal in absolute value to their partner.  The only one left is 10C1 = 1 time that this area is counted on net.\r\n<br><br>\r\nThe pairwise ANDed areas are more complicated as they involve not only the probabilities of themselves but probabilities that include other than themselves: for example, the area that represents A(1) AND A(2) but not any of the others A(3) through A(10), is counted by A(1) OR A(2), and also by A(1) OR A(3), but not by A(3) OR A(4), for example.  In fact the net times that that area is included is 2C1 - (2C2+2C1*8C1) + (8C1+2C1*8C2) - (8C2+2C1*8C3) + (8C3+2C1*8C4) - (8C4+2C1*8C5) + ... - (8C8+2C1*8C9), with 8C9 being zero.  The rationale for one of these terms, say (8C2 + 2C1*8C3), is that in quadruple ORed sets A(1) OR A(2) OR A(i) OR A(j) will have 8C2 representatives (the i and j out of the remaining 8), while A(1) and A(2) can each be joined individually with 8C3 triplets drawn from the remaining 8.  The total of this formula is 2-(1+2*8)+(8+2*28)-(28+2*56)+(56+2*70)-(70+2*56)+(56+2*28)-(28+2*8)+(8+2*1)-(1+0), which indeed comes out to zero.\r\n<br><br>\r\nThe other areas on the multi-dimensional Venn diagram, containing two positive and eight negative events similarly count to zero.\r\n<br><br>\r\nThe triples of events get more complicated still: Each is counted 3C1 = 3 times in the single event total, and is subtracted out (3C2+3C1*7C1) of the pairwise ORed totals, as they appear doubly in 3C2 compound events and in 3C1*7C1 where one of the three is paired with any one from the other seven.  In the triples there is an additional term to be added: (3C3+3C2*7C1+3C1*7C2), as we can choose all three from the given set of three (in 3C3 = 1) way, or two from the three with one from the remaining seven (in 3C2*7C3 ways), or one from the set of three with 2 from the remaining seven (in 3C1*7C2 ways).  From here on, the terms look similar to the third through tenth of the doublet terms, and we can write the remaining sum as Sigma{i=4 to 10} (-1)^(i-1)*(7C(i-3)+3C2*7C(i-2)+3C1*7C(i-1)).  In fact, we can consider the entire sum as Sigma{i=1 to 10} (-1)^(i-1)*(7C(i-3)+3C2*7C(i-2)+3C1*7C(i-1)), if we consider 7C(-2) and 7C(-1) to be zero.  This summation comes out to (0+0+3*1)-(0+3*1+3*7)+(1+3*7+3*21)-(7+3*21+3*35)+(21+3*35+3*35)-(35+3*35+3*21)+(35+3*21+3*7)-(21+3*7+3*1)+(7+3*1+0)-(1+0+0)=0.\r\n<br><br>\r\nWe can see as we consider volumes in the Venn diagram that contain the overlap of r positive areas, with 10-r negative areas, such as A(1)...A(r), ~A(r+1),...,~A(10), the sum of their probabilities per the formula to be proved, is Sigma{i=1 to 10} (-1)^(i-1) Sigma{j=1 to r}(rCj*(10-r)C(i-j)). For quadruples this comes out to  (4*1+0+0+0)-(4*6+6*1+0+0)+(4*15+6*6+4*1+0)-(4*20+6*15+4*6+1*1)+(4*15+6*20+4*15+1*6)-(4*6+6*15+4*20+1*15)+(4*1+6*6+4*15+1*20)-(0+6*1+4*6+1*15)+(0+0+4*1+1*6)-(0+0+0+1*1)=0\r\n<br><br>\r\nThis formula does in fact produce 1 in the case of r = 10, and zero for all other r, proving the case for n = 10.\r\n<br><br>\r\n(1*1)-(1*9)+(1*36)-(1*84)+(1*126)-(1*126)+(1*84)-(1*36)+(1*9)-(1*1)=0\r\n<br><br>\r\n(2*1+0)-(2*8+1*1)+(2*28+1*8)-(2*56+1*28)+(2*70+1*56)-(2*56+1*70)+(2*28+1*56)-(2*8+1*28)+(2*1+1*8)-(0+1*1)=0\r\n<br><br>\r\n(3*1+0+0)-(3*7+3*1+0)+(3*21+3*7+1*1)-(3*35+3*21+1*7)+(3*35+3*35+1*21)-(3*21+3*35+1*35)+(3*7+3*21+1*35)-(3*1+3*7+1*21)+(0+3*1+1*7)-(0+0+1*1)=0\r\n<br><br>\r\n(4*1+0+0+0)-(4*6+6*1+0+0)+(4*15+6*6+4*1+0)-(4*20+6*15+4*6+1*1)+(4*15+6*20+4*15+1*6)-(4*6+6*15+4*20+1*15)+(4*1+6*6+4*15+1*20)-(0+6*1+4*6+1*15)+(0+0+4*1+1*6)-(0+0+0+1*1)=0\r\n<br><br>\r\n(5*1+0+0+0+0)-(5*5+10*1+0+0+0)+(5*10+10*5+10*1+0+0)-(5*10+10*10+10*5+5*1+0)+(5*5+10*10+10*10+5*5+1*1)-(5*1+10*5+10*10+5*10+1*5)+(0+10*1+10*5+5*10+1*10)-(0+0+10*1+5*5+1*10)+(0+0+0+5*1+1*5)-(0+0+0+0+1*1)=0\r\n<br><br>\r\n(6*1+0+0+0+0+0)-(6*4+15*1+0+0+0+0)+(6*6+15*4+20*1+0+0+0)-(6*4+15*6+20*4+15*1+0+0)+(6*1+15*4+20*6+15*4+6*1+0)-(0+15*1+20*4+15*6+6*4+1*1)+(0+0+20*1+15*4+6*6+1*4)-(0+0+0+15*1+6*4+1*6)+(0+0+0+0+6*1+1*4)-(0+0+0+0+0+1*1)=0\r\n<br><br>\r\n(7*1+0+0+0+0+0+0)-(7*3+21*1+0+0+0+0+0)+(7*3+21*3+35*1+0+0+0+0)-(7*1+21*3+35*3+35*1+0+0+0)+(0+21*1+35*3+35*3+21*1+0+0)-(0+0+35*1+35*3+21*3+7*1+0)+(0+0+0+35*1+21*3+7*3+1*1)-(0+0+0+0+21*1+7*3+1*3)+(0+0+0+0+0+7*1+1*3)-(0+0+0+0+0+0+1*1)=0\r\n<br><br>\r\n(8*1+0+0+0+0+0+0+0)-(8*2+28*1+0+0+0+0+0+0)+(8*1+28*2+56*1+0+0+0+0+0)-(0+28*1+56*2+70*1+0+0+0+0)+(0+0+56*1+70*2+56*1+0+0+0)-(0+0+0+70*1+56*2+28*1+0+0)+(0+0+0+0+56*1+28*2+8*1+0)-(0+0+0+0+0+28*1+8*2+1*1)+(0+0+0+0+0+0+8*1+1*2)-(0+0+0+0+0+0+0+1*1)=0\r\n<br><br>\r\n(9*1+0+0+0+0+0+0+0+0)-(9*1+36*1+0+0+0+0+0+0+0)+(0+36*1+84*1+0+0+0+0+0+0)-(0+0+84*1+126*1+0+0+0+0+0)+(0+0+0+126*1+126*1+0+0+0+0)-(0+0+0+0+126*1+84*1+0+0+0)+(0+0+0+0+0+84*1+36*1+0+0)-(0+0+0+0+0+0+36*1+9*1+0)+(0+0+0+0+0+0+0+9*1+1*1)-(0+0+0+0+0+0+0+0+1*1)=0\r\n<br><br>\r\n(10*1+0+0+0+0+0+0+0+0+0)-(0+45*1+0+0+0+0+0+0+0+0)+(0+0+120*1+0+0+0+0+0+0+0)-(0+0+0+210*1+0+0+0+0+0+0)+(0+0+0+0+252*1+0+0+0+0+0)-(0+0+0+0+0+210*1+0+0+0+0)+(0+0+0+0+0+0+120*1+0+0+0)-(0+0+0+0+0+0+0+45*1+0+0)+(0+0+0+0+0+0+0+0+10*1+0)-(0+0+0+0+0+0+0+0+0+1*1)=1\r\n<br><br>\r\nA similar proof works for any n substituted in Sigma{i=1 to n} (-1)^(i-1) Sigma{j=1 to r}(rCj*(n-r)C(i-j)).  For example, for n = 4, 5 and 6:\r\n<br><br>\r\nN=4:\r\n<br>\r\n(1*1)-(1*3)+(1*3)-(1*1)=0\r\n<br>\r\n(2*1+0)-(2*2+1*1)+(2*1+1*2)-(0+1*1)=0\r\n<br>\r\n(3*1+0+0)-(3*1+3*1+0)+(0+3*1+1*1)-(0+0+1*1)=0\r\n<br>\r\n(4*1+0+0+0)-(0+6*1+0+0)+(0+0+4*1+0)-(0+0+0+1*1)=1\r\n<br>\r\n<br><br>\r\nN=5:\r\n<br>\r\n(1*1)-(1*4)+(1*6)-(1*4)+(1*1)=0\r\n<br>\r\n(2*1+0)-(2*3+1*1)+(2*3+1*3)-(2*1+1*3)+(0+1*1)=0\r\n<br>\r\n(3*1+0+0)-(3*2+3*1+0)+(3*1+3*2+1*1)-(0+3*1+1*2)+(0+0+1*1)=0\r\n<br>\r\n(4*1+0+0+0)-(4*1+6*1+0+0)+(0+6*1+4*1+0)-(0+0+4*1+1*1)+(0+0+0+1*1)=0\r\n<br>\r\n(5*1+0+0+0+0)-(0+10*1+0+0+0)+(0+0+10*1+0+0)-(0+0+0+5*1+0)+(0+0+0+0+1*1)=1\r\n<br><br>\r\nN=6:\r\n<br>\r\n(1*1)-(1*5)+(1*10)-(1*10)+(1*5)-(1*1)=0\r\n<br>\r\n(2*1+0)-(2*4+1*1)+(2*6+1*4)-(2*4+1*6)+(2*1+1*4)-(0+1*1)=0\r\n<br>\r\n(3*1+0+0)-(3*3+3*1+0)+(3*3+3*3+1*1)-(3*1+3*3+1*3)+(0+3*1+1*3)-(0+0+1*1)=0\r\n<br>\r\n(4*1+0+0+0)-(4*2+6*1+0+0)+(4*1+6*2+4*1+0)-(0+6*1+4*2+1*1)+(0+0+4*1+1*2)-(0+0+0+1*1)=0\r\n<br>\r\n(5*1+0+0+0+0)-(5*1+10*1+0+0+0)+(0+10*1+10*1+0+0)-(0+0+10*1+5*1+0)+(0+0+0+5*1+1*1)-(0+0+0+0+1*1)=0\r\n<br>\r\n(6*1+0+0+0+0+0)-(0+15*1+0+0+0+0)+(0+0+20*1+0+0+0)-(0+0+0+15*1+0+0)+(0+0+0+0+6*1+0)-(0+0+0+0+0+1*1)=1\r\n<br><br>\r\nThis actually shows particular values of n.  The pattern is clear.<p>\r\nA formal mathematical proof for the general case can start with an already-proved theorem from Feller’s Introduction to Probability Theory and Its Applications, vol. 1, 2nd edition.  That theorem has the ORs interchanged with ANDs: P(A OR B OR C … OR Z) = P(A)+P(B)+…+P(Z) – P(A AND B) – P(A AND C) … - P(Y AND Z) + P(A AND B AND C) + … +P(X AND Y AND Z) – P(A AND B AND C AND D)…\r\n<p>\r\nLet’s start with events A(1)’, A(2)’, …, A(n)’.  Then P(A(1)’ OR … OR A(n)’) = P(A(1)’) + P(A(2)’) + … + P(A(n)’) – P(A(1)’ AND A(2)’) - … - P(A(n-1)’ AND A(n)’) + …\r\n<p>\r\nwhere each ANDed even multiple of events is subtracted out and every ANDed odd multiple is added in.\r\n\r\nThen consider the events A(1), A(2), A(3), …, A(n), defined as NOT A(1)’, NOT A(2)’, NOT A(3)’, …, NOT A(n)’.  Similarly then, A(1)’ is the event NOT A(1), etc.  Then P(A(1)’ OR … OR A(n)’) is P(NOT A(1)’ OR … OR NOT A(n)’).  By De Morgan’s law this is P(NOT(A(1) AND A(2) AND A(3) … AND A(n))).  By the definition of probability P(NOT x) = 1- P(x), so this becomes 1 – P(A(1) AND … AND A(n)).\r\n<p>\r\nDe Morgan’s law and negation can then also convert the right side into 1 – P(A(1)) + 1- P(A(2)) + … + 1- A(n) – (1-P(A(1) OR A(2))) - … - (1-P(A(n-1) OR A(n))) + …\r\n<p>\r\nSo we have 1 – P(A(1) AND … AND A(n)) =  1 – P(A(1)) + 1- P(A(2)) + … + 1- A(n) – (1-P(A(1) OR A(2))) - … - (1-P(A(n-1) OR A(n))) + …\r\n<p>\r\nIf we subtract 1 from each side, and then multiply each side by –1, we get\r\nP(A(1) AND … AND A(n)) =1 – (1 – P(A(1))) – (1- P(A(2))) - … - (1- A(n)) + (1-P(A(1) OR A(2))) + … + (1-P(A(n-1) OR A(n))) - …\r\n<p>\r\nNow, the individual events as well as all odd ORed combinations have double negatives, therefore positive, and the even combinations of ORed events have negative.  But there are all those 1’s.  Adding them, taking into consideration their signs, they total 1 – nC1 + nC2 – nC3 + … +/- nCn, the last term having absolute value 1 and positive sign if n is even and negative if odd.  This is, however, the set of coefficients of (a-b)^n and in this instance a and b are both zero so a-b is zero and (a-b)^n is zero.  Therefore all the 1’s cancel out, and the formula is the one we are trying to prove.\r\n\r\n\r\n\r\n','2003-03-13',20030326065623,NULL,5,3,0,3.50,20030313000000,0);
INSERT INTO problem VALUES (420,6,2,834,'Harder Puzzle','If the puzzle you solved before you solved the puzzle you solved after you solved the puzzle you solved before you solved this one, was harder than the puzzle you solved after you solved the puzzle you solved before you solved this one, was the puzzle you solved before you solved this one harder than this one?\r\n<p>','The puzzle was indeed harder than this one.\r\n<p>\r\nSee the posted comments for a solution.','2003-02-21',20030705232102,NULL,3,3,0,3.67,20030221000000,0);
INSERT INTO problem VALUES (422,7,2,1299,'Counting digits','How many digits are there in 2^1000 (2 to the power of 1000)?\r\n<p>','Ender has provided the solution in the comments list\r\n<p>\r\nAnyway, 2^1000 = 10^(1000*log2) = 10^(301.03)\r\n<p>\r\nSo you can round the exponent to 301.\r\n<p>\r\nSo including the 1 and the 301 zeroes, the answer is 302 digits.','2003-02-20',20030326065623,NULL,3,3,0,4.14,20030220000000,0);
INSERT INTO problem VALUES (424,2,2,1344,'Men, Women and Pets','There are 3 women (1,2,3), 3 men (A,B,C), 3 dogs and 3 cats\r\n<li>Man A is allergic to dogs but does not like cats. His wife loves cats.  \r\n<li>Woman 3 loves all animals but can only have one kind because her husband hates the other.  \r\n<li>Man C hunts quail using 2 dogs.  \r\n<li>Woman 1 is married to a man who does not like her pet.  \r\n<li>Man B hates cats.  \r\n<li>Woman 2 always cooks birds for dinner, but still has time to love her cat.  \r\n<p>\r\nCan you figure out who is married to who, and how many animals of each kind that person has?','E Woodford was the first to post the correct answer\r\n<a href=\"http://perplexus.info/show.php?pid=424&cid=2742\"><b>here</b></a>','2003-02-21',20040225103933,NULL,3,3,0,3.00,20030221000000,0);
INSERT INTO problem VALUES (427,12,2,1299,'Talking gibberish','A guy walks into a restaurant. Half an hour later the waiter hands him a bill. The guy immediately says:\r\n<p>\r\n\"<i>102004180</i>\"\r\n<p>\r\nThe waiter being a rather smart chap, waitering only because of the recession, immediately understood what he meant... but do you?\r\n','This one is a play on the sounds of the words.\r\nWhat the customer actually said was \" One ought to owe nothing for one ate nothing\". Just try saying 102004180 pronouncing the first 0 as \"nought\", the second 0 as \"Oh\" , the third 0 and fourth 0 as \"nothing\".','2003-02-23',20040121232101,NULL,3,3,0,2.00,20030223000000,0);
INSERT INTO problem VALUES (428,12,2,1299,'Lateral thinking','A stranger walks into a bar and puts a pound coin on the counter and asks for half a pint of bitter. The barmaid asks him whether he would like Guinness or Worthington. The stranger asks for Guinness. Another complete stranger comes into the bar, puts a pound on the counter and also asks for half a pint of bitter. The barmaid immediately pulls half a pint of Guinness. How did she know what the second man, who was completely unknown to her, wanted? \r\n<p>\r\n(think in a crooked way for this one)','The key here is the money or the pound being paid.\r\nHalf a pint of Guinness (Batemans) costs exactly one pound, while Worthington costs 90p. The first stranger put down a £1 coin on the counter. The second man put down a 50p piece and five 10p coins. If he had wanted Worthington he would only have put down 90p.','2003-02-24',20040323232104,NULL,3,3,0,3.00,20030224000000,0);
INSERT INTO problem VALUES (429,12,2,1299,'Death came','A man went to a party and drank some of the punch. Late for another appointment, he then left early. Everyone else at the party who drank the punch subsequently died of poisoning. \r\n<p>\r\nWhy did the man not die? \r\n ','The ice cubes used in the punch contained poison. The poison spread to the punch only after the ice melted and hence the man who left early escaped.','2003-02-24',20040121232101,NULL,3,3,0,2.33,20030224000000,0);
INSERT INTO problem VALUES (432,10,2,979,'Who is Guilty ?','Alan, Barry and Carl (each either a Knight or a Liar) were rounded up by the cops yesterday, because one of them was suspected of having stolen money from the bank. The three brothers made the following statements under very intensive questioning:\r\n<p>\r\nAlan: I\'m innocent. \r\n<p>\r\nBarry: I\'m innocent. \r\n<p>\r\nCarl: Barry is the guilty one. \r\n<p>\r\nIf only one of these men is a Knight, who stole the money?\r\n','We can see that both Barry and Carl contradict each other. So obviously, one of them is bound to be a liar and one a Knight. \r\n<p>\r\nAlso, we see that if we consider Carl as the Knight then we see that it violates the given conditions of the problem. Hence, Barry is the Knight and Carl and A are both Liars and thus proving that A stole the money.','2003-02-27',20031212232103,NULL,1,3,0,2.42,20030227000000,0);
INSERT INTO problem VALUES (434,2,2,979,'Black and White','Imagine that you have three boxes, one containing two black balls, one containing two white balls, and the third containing one black ball and one white ball.\r\n<p>\r\nThe boxes were originally labelled for their contents (BB - WW - BW) but someone has inadvertently switched the labels so that now every box is incorrectly labelled.\r\n<p>\r\nWithout looking inside, you are allowed to take one ball at a time out of any box that you wish, and by this process of sampling, you are to determine the contents of all three boxes.\r\n<p>\r\nWhat is the smallest number of drawings needed to do this? \r\n','You need only take one ball to re-label the jars properly. The key is that all the labels are wrong. So, the jar labeled BW has either all black balls or all white balls. Take one ball from that jar, and figure out which one it is.\r\n<p>\r\nNow, if this is the black jar, then the jar labeled \"black\" is really the white jar, and the remaining one is mixed.\r\n<p>\r\nOn the other hand, if the first jar is white, then the jar labelled \"white\" is actually black, the remaining being mixed once again.\r\n<p>\r\nAs you see, there are only two possibilities, and you can figure out which one is actually true by removing the ball from the jar whose label says its mixed.','2003-02-25',20030621232102,NULL,2,3,0,3.00,20030225000000,0);
INSERT INTO problem VALUES (1621,7,0,1626,'Sum Rotation','Here\'s a hard problem I remember reading somewhere.\r\n<br><br>\r\n9 numbers are arranged in a 3 x 3 grid. They are arranged such that the top row plus the middle row gives the bottom row. What is a possibility for this grid if forms another such sum when:<br><br>\r\n\r\nA: When the grid is given a turn to the right?<br>\r\nB: When the grid is given a turn to the left?<br>\r\nC: When the grid is turned so it\'s bottom side is up?<br>\r\nD: When it\'s flipped up so tit\'s bottom side is up?','?','2003-10-01',20040324232101,NULL,3,3,10,0.00,00000000000000,289);
INSERT INTO problem VALUES (1618,4,2,3558,'Game of luck','4 people play a game of chance.  They each take turns until everyone has taken a turn, then they begin a new round.  They stay in the same order every round.  Every time a player takes a turn, they have  a certain chance of winning.  When someone wins, the game ends.  They all have even odds of winning a game.  The chance of someone winning in any given round is 3/5.<p>\r\n\r\nWhat is the probability for each person to win during their turns?\r\n','The probabilities are: 3/20 for the first player, 3/17 for the second, 3/14 for the third, and 3/11 for the last.<p>\r\n\r\nSince the chance of anyone winning in a round is 3/5 and they all have even chances of winning, they must each have 3/20 chance of winning in a round.  The players who don’t go first, however, have a chance that they may not get to take their turns at all.  So, the players who don’t go first actually have a better chance to win during their turns, provided that their turns come.<p>\r\n\r\nYou divide the chance of winning by the chance of getting a turn, and you get the chance of winning during the turn.<br>\r\n2nd player: (3/20)/(17/20)=3/17<br>\r\n3rd player: (3/20)/(14/20)=3/14<br>\r\n4th player: (3/20)/(11/20)=3/11<p>\r\n','2004-01-27',20040203221611,NULL,2,3,0,3.00,20040127130121,0);
INSERT INTO problem VALUES (1888,13,0,3386,'Musical Munchies','Fill in the missing numbers in the sequence.\r\n<p>\r\n5, 3, 8, 2, 2, ?, 1, 2, 6, ?, 7, ?','This sequence involves musical solfeggio notes (DO, RE, MI, FA, SOL,...). First group everything into groups of 2. The first number signifies solfeggio notes from 1 to 8(1= DO, 2= RE, 3= MI, 4= FA, ... 8= DO). The second number signifies the number of letters in the standard way of writing the solfeggio note. Thus, for the first pair (5,3) 5= SOL, and SOL has 3 letters. Thus, all the unknowns are the number 2.','2004-01-01',20040324232101,NULL,2,3,27,0.00,00000000000000,459);
INSERT INTO problem VALUES (673,4,2,1301,'The Flooble Code','A book titled The Bible Code introduced the topic of equidistant letter sequences (ELS), described below,  for finding words “hidden” in text.  That book referenced the Hebrew Bible, but prompts a question about finding any given word in any, say, English-language text.\r\n<p>\r\nFor simplicity, and to better match the Hebrew, spaces and punctuation are removed.  A particular text that I have in mind, thus crunched, has 284,939 characters remaining (letters and digits).  How many times would you expect to find the word FLOOBLE as an equidistant letter sequence in the text?  Ignore case.  The word can start at any of the 284,939 characters and proceed by skipping any constant  number of letters forward or backward.  So, for example, if the 11,000th character were an F and the 10,000th an L, and the 9,000th an O, etc. that would be one occurrence.  Of course we don’t expect always to find such decimally round spacings.  The question again, How many do we expect to find?\r\n<p>\r\nThe absolute and relative frequencies of the relevant letters in the text are:\r\n<pre>\r\nB  4771 0.016744\r\nE 36232 0.127157\r\nF  7167 0.025153\r\nL  9563 0.033562\r\nO 22486 0.078915</pre>\r\nthat is, for each letter is shown the number of occurrences in the text and that number divided by the total of characters in the text.','First we calculate how many quasi-random 7-letter sequences can be gotten from the text.  There is a choice of 284,939 places to start.  There would be a choice of 284,939 places to end, except for the fact that the difference between the starting and ending position must be a multiple of 6. So there are 284,939*(284,939/6) combinations of valid beginning and ending pairs (in such a large number we can ignore the fact that the size is not exactly divisible by 6--we\'ve still got 6 significant digits).  In general if the text length is L and the word length is W, the number of random sequences we have to choose from is L²/(W-1).  In this instance we have about 13,531,705,620 seven-random-letter sequences to choose from.<br><br>\r\n\r\nThen we consider the probability that any given 7-letter sequence is FLOOBLE.  We multiply together the relative frequencies at each position:  .025153*.033562*.078915²*.016744*.033562*.127157.  That product is 3.7567 x 10^-10.  Then multiply that by 13,531,705,620, giving 5.08, so we’d expect 5 occurrences of FLOOBLE as an ELS in the text.  As this is the result of a large number of chances each with small probability, we’d expect the result to be Poisson distributed so the probabilities of finding given numbers in the text are (if we use 5.08 instead of 5):\r\n<br>\r\n0                      0.0062199<br>\r\n 1                      0.0315971<br>\r\n 2                      0.0802567<br>\r\n 3                      0.1359014<br>\r\n 4                      0.1725948<br>\r\n 5                      0.1753563<br>\r\n 6                      0.1484683<br>\r\n 7                      0.1077456<br>\r\n 8                      0.0684184<br>\r\n9	0.0386184<br>\r\n<br>\r\nA search program actually found 8 occurrences. The Poisson distribution gives a 14% chance of it being this many or higher.  The shortest skip distance among these occurrences was 382 backward, in a downloaded text of Thomas Paine’s The Age of Reason, which had the length and letter frequencies mentioned.\r\n<p>\r\nThe occurrences are (the letters of FLOOBLE capitalized):<br>\r\n<pre>\r\nStart: 3012 skip: 40916 \r\ndandunadulteratedbeliefoFonegodandnomoreeverynati\r\nightytoperfectionnonotonLybecausethepowerandwisdo\r\niteverwillbeinallthingscOnsistentwiththeeverexist\r\nnsanddescendantsofesauwhOarecallededomitesandalso\r\nthisnameismentionedintheBibleinalaterworkpainenot\r\nhoughattheriskoftheirownLivesfortheaccountsaysnev\r\nnewtestamentandshowedothErwritingsquitedifferentt\r\n<br>\r\nStart: 44861 skip: 33729 \r\nversialandthegloominessoFthesubjecttheydwellupont\r\ntfromthesunandconsequentLymovesroundinacirclegrea\r\navethesamemerittheyhavenOwweretheyanonymousnobody\r\noughtdowntobc1056thatistOthedeathofsaulwhichwasno\r\nthisromanticbookofschoolBoyseloquencebendtothemon\r\nentthenewtestamenttheyteLlusisfoundedupontheproph\r\neumaugustinehavingentitlEdhisbookcontrafsustumman\r\n<br>\r\nStart: 57965 skip:-3363 <br>\r\nsasifheweretosaythouknowEstnotsowellasibutsomeper\r\nencethatitdidnotmakeitseLfeverymanisanevidencetoh\r\nrstifthefirstquestionhadBeenanswerednegativelythe\r\nywhichtheheavenlybodiesmOvebutitwouldbesomethingw\r\nfthatagencysoastobeabletOapplyitinpracticewemight\r\nstobetterstudiestheschooLsofthegreekswereschoolso\r\nertomakeanexcusetohimselFfornotexecutinghissuppos\r\n<br>\r\nStart: 192146 skip:-26506 <br>\r\nthedisagreementofthewritErsbutbecauserevelationca\r\nearthwasaglobeandhabitabLeineverypartwheretherewa\r\nnotforeseethatitcouldnotBemaintainedagainsttheevi\r\nsinourestimationbutanimpOsterastotheancienthistor\r\nustohavesaidsothenextdayOrthenextweekorthenextmon\r\nththevicissitudesofhumanLifeandbyturnssinkingunde\r\nndofthefalsepredictionsoFjeremiahishallmentiontwo\r\n<br>\r\nStart: 193730 skip:-15099 <br>\r\ncivilitybutwithrespectthEkeeperoftheluxembourgben\r\nthewriterofthosebooksiwiLlaftermakingafewobservat\r\nrsbytheaccountgivenintheBookofjoshuaafterthechild\r\nichasthosebooksareanonymOusandasweknownothingofth\r\norrapinshistoryofenglandOrthehistoryofanyothercou\r\ndthejewstoreturntojerusaLemfromthebabyloniancapti\r\npeaceandwiththeburningsoFthyfatherstheformerkings\r\n<br>\r\nStart: 208825 skip:-13751 <br>\r\nypersonwhodiedbeforetherEwasacongressintheonecoun\r\nestheinhabitantsofjerusaLemthechildrenofjudahcoul\r\ncountalsoisgiveninkingsaBoutelijahitrunsthroughse\r\nedinsciencewhichthejewssOfarfrombeingfamousforwer\r\nththewindinthissituationOfthingsisaiahaddresseshi\r\nnthecharacterofthemenstyLedprophetsintheformerpar\r\nloneweretherenootherissuFficienttoindicatethatthe\r\n<br>\r\nStart: 240759 skip:-28476 <br>\r\nonofgodafterthesermonwasEndediwentintothegardenan\r\nthereforeisacharacteruseLessandunnecessaryandthes\r\nyunderstoodandintendedtoBeunderstoodthathehasbeen\r\ntheirexistencehintedatthOughaccordingtothebiblech\r\northislyingprophetandimpOsterisaiahandthebookoffa\r\neciallyliabletotheridicuLeofsuperficialreadersand\r\ndofbelievingthereismuchoFthatwhichiscalledwilfull\r\n<br>\r\nStart: 248258 skip:-382 <br>\r\nngthepeoplethencallingthEmselveschristiansnotonly\r\nmunderthenamesoftheapostLesandwhicharesofullofsot\r\nedthatthesethingshavenotBeenwrittenbyhimselfnorby\r\nboulangerhasquotedthemfrOmthewritingsofaugustinea\r\ntheywerevotedtobethewordOfgodbuttheinterestofthec\r\nlhersaintstoworkonemiracLesincetherevolutionbegan\r\neeitwasvotedtobethewordoFgodthefollowingextractsa\r\n</pre>','2003-03-18',20030414232101,NULL,4,3,0,3.20,20030318000000,0);
INSERT INTO problem VALUES (439,2,2,979,'The Ten Statements','Which of the following statements is true? \r\n<p>\r\n1. Exactly one of these ten statements is false. \r\n<p>\r\n2. Exactly two of these ten statements are false. \r\n<p>\r\n3. Exactly three of these ten statements are false. \r\n<p>\r\n4. Exactly four of these ten statements are false. \r\n<p>\r\n5. Exactly five of these ten statements are false. \r\n<p>\r\n6. Exactly six of these ten statements are false. \r\n<p>\r\n7. Exactly seven of these ten statements are false. \r\n<p>\r\n8. Exactly eight of these ten statements are false. \r\n<p>\r\n9. Exactly nine of these ten statements are false. \r\n<p>\r\n10. Exactly ten of these ten statements are false. \r\n<p>\r\nWhich of the above statements will be true and which of them will be false, if you remove the word \'Exactly\' from all the statements ? \r\n','If all 10 are false then this is exactly what the 10th asserts. But if it\'s true, we get a contradiction since then not all 10 are false. Hence, at least one is indeed false. On the other hand, no two of the statements may be true simultaneously; for they make contradictory assertions. Therefore, exactly one of them is true while the remaining nine are false. This is what is claimed by the ninth statement. This is true too.\r\n<p>\r\nAnd for the second part, \"The First Five are TRUE and the Last Five are FALSE\".\r\n\r\n','2003-02-25',20030601232102,NULL,3,3,0,4.00,20030225000000,0);
INSERT INTO problem VALUES (674,14,1,979,'Three numbers','If x, y and z are real numbers such that: x + y + z = 5 and xy + yz + zx = 3, what is the largest value that x can have ?','','2003-11-17',20040116232103,NULL,3,3,0,3.00,20031117133422,0);
INSERT INTO problem VALUES (2072,20,0,2716,'Ordered letters','Can you find a number that, when written in letters, has its letters in alphabetical order?','FORTY','2004-02-19',20040324232101,NULL,2,3,22,0.00,00000000000000,429);
INSERT INTO problem VALUES (1826,5,0,3558,'3-d grid hunting','Find two regular tetrahedra that share a face placed in a way such that each vertex has integer coordinates.','Here is a visual of the tetrahedrons, where the numbers represent the vertices and their z values (depth).<p>\r\n<tt>\r\n0&#x2219;&#x2219;&#x2219;&#x2219;<br>\r\n&#x2219;4&#x2219;&#x2219;1<br>\r\n&#x2219;&#x2219;&#x2219;&#x2219;&#x2219;<br>\r\n&#x2219;&#x2219;&#x2219;&#x2219;&#x2219;<br>\r\n&#x2219;1&#x2219;&#x2219;4<p>\r\n</tt>\r\nOf course, there are infinite solutions, but this is the smallest one.\r\n','2003-11-19',20040324100726,NULL,2,3,1,0.00,00000000000000,11);
INSERT INTO problem VALUES (1817,14,0,3386,'Pizza Slice','A.) You have a pizza and a pizza slicer. The pizza slicer is a little rusty, so you can only cut 10 straight lines through the pizza before the slicer breaks apart. <p>\r\nAt most how many slices from 1 pizza can you get if you cut through the pizza all 10 times? <p>\r\nB.) Do the question from Part A, but now the pizza slicer can now slice through 100 times before breaking apart. <p>\r\nC.) How many slices can be made if you cut n straight cuts through the pizza? <p>\r\n(Note for all questions: A slice does not have to be in equal size. In addition, when you cut through the pizza, it goes from one point on the circle to another point, to create a \"chord.\")','A.) 56 <p>\r\nB.) 50051 <p>\r\nC.) 0.5 (n^2 + n + 2) or equivalent.','2003-11-19',20040324232101,NULL,1,3,16,0.00,00000000000000,366);
INSERT INTO problem VALUES (441,6,2,979,'Flowers','How many flowers do I have if all of them are roses except two, all of them are tulips except two, and all of them are daisies except two? ','There are two possible solutions: \r\n<br>\r\n(a) There are only 2 flowers (neither of which is Rose, Tulip or Daisy) and \r\n<br>\r\n(b)There are 3 flowers: One Rose, One Tulip and One Daisy.\r\n','2003-03-01',20031229232104,NULL,1,3,0,2.83,20030301000000,0);
INSERT INTO problem VALUES (442,7,2,979,'Too Old For Grandma','\"I\'ve always been 45 years older than your Dad\", said Grandma to young grandson.\r\n<p>\r\n\"But now the two digits in my age, both prime, are the reverse of the two in your Dad\'s age\". \r\n<p>\r\nHow old is Grandma?','Grandma was 72 years old.\r\n<br>\r\nLet the two digits be A and B. \r\n<br>\r\nThen (10A+B)-(10B+A) = 45 \r\n<br>\r\nor, 9(A-B)= 45. \r\n<br>\r\nThis gives A-B = 5. \r\n<br>\r\n7 and 2 are the only two prime numbers that satisfy the given conditions.\r\n<br>\r\nTherefore, Grandma\'s age is 72 years.','2003-02-28',20031217232102,NULL,2,3,0,2.71,20030228000000,0);
INSERT INTO problem VALUES (443,7,2,979,'Age Difference','Said Albert to Bertrand, \"The last time we met, our ages were both prime numbers, and when I was a quarter of the age I am now, you were that age plus half the age your father would have been thirty years previous to when he was six times the age you would have been when I was half your age\". \r\n<p>\r\nHow old were Albert and Bertrand the last time they met? ','Albert and Bertrand were 2 and 5 years old repectively the last time they met.\r\n<br>\r\nIf A and B are Albert\'s and Bertrand\'s present ages and a and b are their ages when Albert was half Bertrand\'s age then\r\n<br>\r\nB - 3A/4 = (A/4) + (6b - 30)/2\r\n<br>\r\nSince their ages have always had the same difference we have\r\n<br>\r\nB - A = 3b - 15 = b - a\r\n<br>\r\nand since 2a = b then a = 3 and b = 6. \r\n<br>\r\nSo their ages differ by 3. Since all primes except 2 are odd and differ by an even number we can only have 2 and 5, Bertrand being the older of the two. \r\n','2003-03-02',20030907232101,NULL,3,3,0,4.17,20030302000000,0);
INSERT INTO problem VALUES (682,20,2,1301,'Thirteen Words','List 13 words such that the first contains an anagram of the word ONE, the second contains an anagram of the word TWO, etc.  The anagrammed words cannot be directly in the containing word, so that while \"ounce\", \"sonnet\" and \"enough\" are good for \"one\"; \"gone\" and \"toner\" are not.<br><br>\r\n\r\nEach letter of the alphabet is to be used once as either a first or last letter in one of the thirteen words\r\n<p>\r\nTry to use common short words.  There\'s at least one solution with a total of 93 letters.','One solution, with 93 letters total is:<br>\r\nJOINER<br>\r\nOUTWALK<br>\r\nBERTHED<br>\r\nFORUM<br>\r\nVERIFY<br>\r\nUNISEX<br>\r\nAVENGES<br>\r\nLIGHTEN<br>\r\nQUEENING<br>\r\nZENITH<br>\r\nINTERLEAVE<br>\r\nWAVELET<br>\r\nPARENTHETIC<p>\r\nComputer programming skills are useful in solving this puzzle.  Word lists of a couple hundred thousand words are available such as at:<br>\r\npuzzlers.org/ub/wordlists/enable1.txt<br>\r\nand <br>\r\npuzzlers.org/ub/wordlists/mbsingle.txt<p>\r\nHowever, you need to go to http://www.puzzlers.org/secure/wordlists/dictinfo.php and click on the appropriate word list, then save the file to your own computer or server to use them. \r\n\r\n<p>\r\nA good way is to form thirteen two-dimensional arrays of words (one for each of the anagrammed words) with the two indices representing the first and last letters, but in alphabetical order rather than as specifically first or last, so that enough and heroine would both be filed in the same slot, so only a triangle of the matrix would be populated. Present each of these arrays as the number of letters in the smallest word fitting the category, then manually go through these 13 arrays looking to complete an alphabetic set, taking into consideration the rarity of letter pairs and sparsity of some of the arrays. That is, start with the most sparsely populate array so you\'re not later forced to look for an array position there that is not populated, but also look for fortuitous Q\'s, X\'s, etc.<p>\r\nAs a final step you could then program something to swap letters among the different anagrammed numbers to see if lower letter counts could be gotten by such swaps.','2003-03-19',20030817232102,NULL,5,3,0,3.25,20030319000000,0);
INSERT INTO problem VALUES (445,6,2,979,'Time For Breakfast','A, B and C just finished their breakfast. One of the boys had  apples, another bananas and the third, grapes. If only one of the following four statements is true, who had what for breakfast?\r\n<p>\r\nC had bananas. \r\n<p>\r\nC did not have grapes. \r\n<p>\r\nB did not have grapes. \r\n<p>\r\nB did not have apples. \r\n','If we assume the first statement to be true, then we see that the second statement is also true. So, obviously the first statement is false implying C did not have bananas. Therefore, either A had bananas or B.\r\n<br>\r\nSuppose B had bananas, then we see that both the third and the fourth statements are true thus violating the given condition that only one of the given statements are true. Thus, A had bananas and not B.\r\n<br>\r\nIf now we assume that B had grapes, then once again we see that both the second and the fourth statements are true, once again violating the conditions of the problem. Thus our assumption that B had grapes is wrong. This implies B had apples and C had grapes.So, we have the final solution as follows:\r\n<br>\r\n\'A\' had \'BANANAS\'.\r\n<br>\r\n\'B\' had \'APPLES\'.\r\n<br>\r\n\'C\' had \'GRAPES\'.','2003-03-03',20031217232102,NULL,2,3,0,2.62,20030303000000,0);
INSERT INTO problem VALUES (706,14,2,979,'Non - Zero Digit','What is  the last non - zero digit in (20!)!? (That is, factorial of 20 factorial).\r\n\r\n','The solution to this problem will be found on this site: <b>http://www.mathpages.com/home/kmath489.htm</b>\r\n<p>\r\nLeast Significant Non-Zero Digit of n!\r\nLet p(k) be the least significant non-zero decimal digit of k!  The\r\nfirst several values of this sequence are\r\n<p>  2,6,4,2,2,4,2,8,8,8,6,8,2,8,8,6,8,2,4,4,8,4,6,4,4,8,4,6,8,...  \r\n<p>\r\nCan we directly determine the kth term for any given k?  Also, what\r\nis the asymptotic distribution of the digits?  To answer these\r\nquestions, let L(k) denote the least significant non-zero decimal \r\ndigit of the integer k.  Writing n! in the form\r\n<p>\r\n            n! = (2^a2)(5^a5)(3^a3)(7^a7)...\r\n<p>\r\nwe can let (n!)\' denote this same number divided by its highest\r\npower of 10, i.e.,\r\n<ul>\r\n               (n!)\' = (2^(a2-a5))(3^a3)(7^a7)...\r\n</ul>\r\nSince we\'ve divided out all powers of 10, the least significant\r\ndigit of this number is non-zero, as are the least significant digits\r\nof the factors.  Thus we have\r\n<ul>\r\n   L(n!)  =  L((n!)\')  =  L[ L(2^a2 - a5) L(3^a3) L(7^a7) ...]\r\n</ul>\r\nFor any given integer n we can compute the exponent of any prime p\r\nin n! simply by summing the nearest integers to [n/p^j] for j=1,2,..\r\nFor example, the exponent of 3 in 89! is given by\r\n<ul>\r\n        a3   =   [89/3] + [89/9] + [89/27] + [89/81]\r\n<br>\r\n             =    29 + 9 + 3 + 1    =    42\r\n</ul>\r\nFurthermore, the least significant decimal digit of 3^k is cyclical\r\nwith the four values {1,3,9,7}, so it\'s easy to see that L(3^42) = 9.\r\n<p>\r\nLikewise, the least significant digits of the sequence p^k, k=1,2,..\r\nfor every odd prime ending with the digit 3 or 7 has a period of four,\r\nwhile those ending with 9 have a period of two, and those ending with\r\n1 have a period of one.  Thus, all these periods are divisors of four.\r\nOf course, the least significant digits of 2^k also have a period of\r\nfour, i.e., {2,4,8,6}.\r\n<p>\r\nAlso, as we multiply successive integers to generate n!, we always\r\nhave more powers of 2 than of 5, so the value of L(n!) is easily\r\ncomputed recursively as L(L(n)L((n-1)!)) unless n is a multiple of \r\n5, in which case we need more information.  As a result, the values \r\nof L(n!) come in fixed strings of five, as shown below\r\n<pre>\r\n                                   n\r\n         1    5    10    15    20    25    30    35    40    45\r\n\r\n  L(n!): 1264 22428 88682 88682 44846 44846 88682 22428 22428 66264 ...\r\n</pre>\r\nThus, if we know the value of L((5n)!) we automatically know the values \r\nof L((5n+j)!) for j=0,1,2,3,4.  However, the pattern of the values \r\nL((5n)!) is not immediately apparent.  If we tabulate these values we \r\nfind that they too come in fixed strings of five, so we only need to \r\nknow L((25n)!) to automatically know L((25n+5j)!) for j=0,1,2,3,4.  \r\nContinuing in this way, we can tabulate the values of L((5^t n)!) as \r\nshown below\r\n<pre>\r\n                                   n\r\n          1    5    10    15    20    25    30    35    40    45\r\n\r\nL(   n!): 1264 22428 88682 88682 44846 44846 88682 22428 22428 66264\r\nL(  5n!): 2884 48226 24668 48226 48226 86442 24668 62884 24668 24668\r\nL( 25n!): 4244 82622 82622 28488 46866 64244 82622 82622 28488 46866\r\nL(125n!): 8824 68824 26648 68824 42286 26648 26648 42286 26648 84462\r\nL(625n!): 6264 22428 88682 88682 44846 44846 88682 22428 22428 66264\r\n       etc.\r\n</pre>\r\nNotice that the pattern of digits for L(625n!) is the same as for\r\nL(n!).  In general it appears that the pattern for L((5^j n)!) is the\r\nsame as for L((5^(j+4) n)!).  In addition, on each level there are\r\nprecisely four distinct blocks of 5 sequential digits, one block\r\nbeginning with each of the digits 0,2,4,6,8.\r\n<p>\r\nFrom the above tabulations we can extract the essential patterns \r\nfor L((5^k n)!)\r\n<pre>\r\n               Look-Up Table for L() Patterns\r\n               ------------------------------\r\n    k mod 4\r\n    -------\r\n       0       06264  22428  44846  66264  88682\r\n       1       02884  24668  48226  62884  86442\r\n       2       04244  28488  46866  64244  82622\r\n       3       08824  26648  42286  68824  84462\r\n</pre>\r\nThis table represents all we need to determine the value of L(n!) for\r\nany integer n.  First we convert n to the base 5, so we have\r\n<ul>\r\n           n = d_0 + d_1*5 + d_2*5^2 + ... + d_h*5^h\r\n</ul>\r\nNow we enter the above table at the row h (mod 4) in the block whose\r\nfirst digit is 0 (because the coefficient of 5^(h+1) is zero), and\r\ndetermine the digit in the (d_h)th position of this block.  Let this\r\ndigit be denoted by s_h.  Then we enter the table at row h-1 (mod 4)\r\nin the block that begins with s_h, and determine the digit in the\r\n(d_(h-1))th position of this block.  Let this digit be denote by\r\ns_(h-1).  We continue in this way down to s_0, which is the least\r\nsignificant non-zero digit of n!.\r\n<p>\r\nTo illustrate, consider the case of the decimal number n=1592.  In\r\nthe base 5 this is n=22332.  Now we enter the above table at row \r\nk=4=0 (mod 4) in the block beginning with 0, which is 06264.  The\r\nleading digit of n (in the base 5) is 2, so we check the digit in\r\nposition 2 of this block to give L((2*5^4)!) = 2.  Then we enter \r\nthe table at row k=3 (mod 4) in the block beginning with 2, which\r\nis 26648, to find L((2*5^4 + 2*5^3)!) = 6.\r\n<p>\r\nThen in the row k=2 (mod 4), the block beginning with 6 is 64244, \r\nand we find L((2*5^4 + 2*5^3 + 3*5^2)!) = 4.  From this we know we\'re\r\nin the block 48226 in row k=1 (mod 4), so we have L((2*5^4 + 2*5^3 + \r\n3*5^2 + 3*5)!) = 2.  Finally, we enter the row k=0 (mod 4) in block \r\n22428 to find the result\r\n<ul>\r\n    L(1592!)  =  L((2*5^4 + 2*5^3 + 3*5^2 + 3*5 + 2)!)  =  4\r\n</ul>\r\nTo streamline this process, let\'s define an array A(4,5,5) where the\r\nfirst index signifies the row (0,1,2,3), the second is the block\r\nselector (0,2,4,6,8) in that row, and the third is the digit number \r\n(0,1,2,3,4) in that block.  If it\'s understood that the first index \r\nis to be taken modulo 4, and if we let dj denote the jth digit of the \r\nbase-5 representation of n, then the above evaluation be written in \r\nthe form\r\n<pre>\r\n    A(4,  0, d4) = s4\r\n    A(3, s4, d3) = s3\r\n    A(2, s3, d2) = s2\r\n    A(1, s2, d1) = s1\r\n    A(0, s1, d0) = s0  =  L((d4*5^4 + d3*5^3 + d2*5^2 + d1*5 + d0)!)\r\n</pre>\r\nThis shows how we can easily determine the value of L(n!) by means of \r\nk look-ups (in a simple fixed 4x5x5 table) where k is the number of \r\nbase-5 digits of n.  From this we can also rigorously determine the\r\ndistribution of digits, which the table\'s symmetry seems to imply\r\nmust be uniform.  Just checking empirically, we find the following \r\ndistribution of the values of L(n!) for n from 2 to 10^t with t=4,5,6.\r\n(This excludes n=1 for which L(n!)=1.)\r\n<pre>\r\n                     2         4         6         8\r\n                  ------    ------    ------    ------\r\n          10^4      2509      2486      2494      2510\r\n          10^5     25026     24999     24973     25001\r\n          10^6    249993    250013    250040    249953\r\n</pre>\r\nNaturally a similar analysis can be performed with respect to the\r\nleast significant digit of n! in any other base.  For example, in \r\nthe base 3, we find that the blocks on the even levels are 112 and\r\n221, and the blocks on the odd levels are 122 and 211.  With this\r\ninformation we can construct the function table shown below.\r\n<pre>\r\n              previous  current\r\n              output    digit       output\r\n              --------  -------     ------\r\n                 1         0          1\r\n                 1         1         p+1\r\n                 1         2          2\r\n                 2         0          2\r\n                 2         1         2-p\r\n                 2         2          1\r\n</pre>\r\nwhere \"p\" denotes the parity of the exponent of 3 for the current\r\ndigit.  To illustrate, suppose we wish to determine the least \r\nsignificant non-zero base-3 digit of (139!).  The number 139 written\r\nin the base 3 is 12011, so the exponent of 3 for the leading digit\r\nis 4, which has parity 0.  Thus the parity string of the exponents\r\nis 01010.  Beginning with the most significant digit, 1, and a\r\n\"previous output\" of 1 (which is always the initial \"previous output\")\r\nwe enter the table in the row 1 1 to find that the output is p+1,\r\nwhich equals 1 (because the current exponent parity is p=0).  Then\r\nwe take this output and the next input digit, 2, and enter the table\r\nat the row 1 2 to get the output 2.  Then we take this output and\r\nthe next input digit, 0, and enter the table in the row 2 0 to find\r\nthe output 2.  Next we enter at 2 1 to find he output 2-p, and on\r\nthis level we have p=1, so the output is 1.  Finally we enter the\r\ntable at row 1 1 to find the output p+1, and on this level we have\r\np=0, so the final output is 1.\r\n<p>\r\nThis process essentially acts as a kind of \"filter\", taking consecutive\r\ndigits from the set {0,1,2} and outputing digits from the set {1,2},\r\njust as the decimal algorithm takes a stream of digits from the set\r\n{0,1,...,9} and outputs a stream of digits from the set {2,4,6,8}.\r\nFor the base-3 filter, a continuous stream of \"0\" input digits will\r\nleave the output unchanged, i.e., it will retain the previous output\r\nvalue.  On the other hand, a continuous stream of \"2\" input digits\r\nwill cause the output to oscillate between 1 and 2 on each step.  A\r\ncontinuous stream of \"1\" input digits will act like \"0\" when the\r\nparity is even, and will act like \"1\" when parity is odd, with the\r\nresult being that the output will change state on the odd steps.\r\n','2003-12-21',20040104121146,NULL,4,3,0,2.67,20031221095348,0);
INSERT INTO problem VALUES (1256,12,2,2341,'Road Signs','One afternoon, a retired air force pilot and his family were driving through Texas on a vacation. They pass a road sign. One of the children remarks on the fact that the sign is named after a newspaper comic. \r\n<p>\r\nAfter about five minutes, they pass another sign, which reads, \"Golf Road\". As soon as they pass it, the man turns to his wife and says he knows what the next sign will say, and that he\'ll bet her twenty dollars that he\'s right. She agrees, and they drive on. After passing the next road sign, the wife finds that her husband is right, and hands him twenty dollars.\r\n<p>\r\nWhat did the last sign say and how did the man know?','The key was that he was a retired air force pilot.\r\n<p>\r\nThe military, and other organizations, use words to represent letters when talking via radio, etc, to avoid confusion of the many similar sounding letters.\r\n<p>\r\nThe international standard for this is the NATO alphabet:\r\n<p>\r\n<tt>Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel India \r\nJuliet Kilo Lima Mike November Oscar Papa Quebec Romeo \r\nSierra Tango Uniform Victor Whiskey Xray Yankee Zulu</tt>\r\n<p>\r\nThe one for F is Foxtrot, which is the name of a comic in the paper. Golf is for G. The one for H is hotel, so, seeing the pattern of Foxtrot and Golf, he correctly guessed Hotel Road.','2003-08-27',20040223232101,NULL,4,3,0,3.10,20030827073252,0);
INSERT INTO problem VALUES (1266,13,2,1626,'Sequence Group','I didn\'t come up with this problem, but I still think it\'s a good one.<br><br>\r\n\r\nThere are 4 positive integers in order from least to greatest, such that the first three make an aritmetic sequence, and the last three make a geometric sequence. If the difference between the largest and smallest term is 30, what are the terms?','One way to do this is to note that the second and fourth numbers both have to be perfect squares times a number. (the same number) So start out with the perfect squares for the second term and fourth term.\r\n<br><br>\r\n1 won\'t work as the second term or fourth term, because no integer below it is positive.\r\n<br><br>\r\nTrying 4 as the second term and 9 as the fourth term: 2 4 6 9. The difference between 2 and 9 is 7, and 7 is not a factor of 30.\r\n<br><br>\r\nTrying 4 as the second term and anything more than 9 for the fourth term will end up with the first term not being positive.\r\n<br><br>\r\nSo trying 9 as the second term and 16 as the fourth term: 6 9 12 16, and this will work because the difference between the first term and fourth term is 10, a factor of 30. So multiplying every term by 30/10 or 3 gives 18, 27, 36, 48, and 48 - 18 is 30 as the problem says, so 18, 27, 36, 48 is the solution.\r\n<br><br>\r\nOther possible sequences include:<br>\r\n3, 9, 15, 25, and 25 - 3 = 22<br>\r\n12, 16, 20, 25, and 25 - 12 = 13<br>\r\n8, 16, 24, 36, and 36 - 8 = 28<br>\r\n20, 25, 30, 36, and 36 - 20 = 16<br>\r\n30, 36, 42, 49, and 49 - 30 = 19<br>\r\n42, 49, 56, 64, and 64 - 42 = 22<br>\r\n56, 64, 72, 81, and 81 - 56 = 25<br>\r\n72, 81, 90, 100, and 100 - 72 = 28<br>\r\n<br>\r\nAll other combinations won\'t work because they will end up with first terms which aren\'t positive, or the difference between the first and last term will be greater than 30.<br><br>\r\n\r\nNone of these sequences have the difference between the first and last term being a factor of 30, so no other sequence is possible.','2003-09-23',20030927142701,NULL,3,3,0,4.50,20030923175339,0);
INSERT INTO problem VALUES (447,7,2,979,'Bus Number','While visiting a small town in some country, I lost my overcoat in a bus. When I reported the matter to the bus company  I was asked the number of the bus. Though I did not remember the exact number of the bus, I did remember that the bus number had a certain peculiarity about it.\r\n<p>\r\nThe number plate showed the bus number as a perfect square and also if the plate was turned upside down, the number would still be a perfect square.                         <p>                             I came to know from the bus company they had only five hundred buses numbered from 1 to 500.\r\nFrom this I was able to deduce the number. \r\n<p>\r\nCan you find out the bus number and the other one, too ?','The only numbers that can be turned upside down and still be read as a number are 0,1,6,8 and 9.The numbers 0,1 and 8 remain remain the same when turned over, but 6 becomes 9 and 9 becomes 6.Therefore the possible numbers on the bus were 9,16,81,100,169 or 196. However the number 196 is the only number which becomes a perfect square when turned over (as 961 is the square of 31). \r\n<br>\r\nTherefore, 196 is the correct answer.','2003-03-04',20040227232102,NULL,3,3,0,2.50,20030304000000,0);
INSERT INTO problem VALUES (448,14,2,979,'Party and Glasses','My friend Andrew was throwing a very grand party and wanted to borrow from me 100 wine glasses. I wanted to send them through my neighbour’s servant Harry.\r\n<p>\r\nJust to give an incentive to Harry to deliver the glasses intact I offered him 30 paise for every glass delivered safely and threatened to forefeit 90 paise for every glass he broke. On settlement, Harry received 24 Rupees from me.\r\n<p>\r\nHow many glasses did Harry break ?\r\n<p>\r\n( Given: 1 Rupee = 100 Paise )','Let us assume that \'G\' is the number of glasses delivered intact and \'B\' be the number of glasses broken. Then, the amount earned  = 30G paise and the amount forfeited = 90B. \r\n<br>\r\nThen according to the problem, we have:\r\n<br>\r\n30G - 90B = 2400 -------- (1)\r\n<br>\r\nG + B = 100 -------- (2)\r\n<br>\r\nSolving the above two equations, we have:\r\n<br>\r\nB = 5 and G = 95.\r\n<br>\r\nTherefore Harry broke 5 glasses, which is the required solution.','2003-03-05',20040217232105,NULL,2,3,0,2.60,20030305000000,0);
INSERT INTO problem VALUES (449,7,2,979,'Counting Stamps','My friend Charles works in a post office and he sells stamps. One day a man walked in and slamming seventy five rupees on the counter requested, \r\n<p>\r\n\"Please give me some 2 rupees stamps, six times as many one rupee stamps, and for the rest of the amount make up some 5 rupee \r\nstamps.\"\r\n<p>\r\nCharles thought for a few moments and finally she handed over the exact fulfilment of the order to the man.                            <p>\r\nHow did he do it and how many stamps of each type did he give to the man ?','Let \'x\' be the number of 2 Rupees stamps (obviously the number of 1 Rupee stamps is then equal to \'6x\') and \'y\' be the number of 5 Rupee stamps. \r\n<br>\r\nThen from the problem, we have: \r\n<br>\r\n8x + 5y = 75 \r\n<br>\r\n8x = 5(15 - y)\r\n<br>\r\nIt is clear from the bove equation that \'x\' is a multiple of 5 and the value of \'y\' cannot be more than 14. Thus either x = 5 or x = 10, but x = 10 violates the condition of the problem by exceeding the total amount. Therefore, x = 5, giving y = 7.\r\n<br>\r\nTherefore, the required answer is:\r\n<br>\r\nThe number of stamps of each type purchased by the man is: 5 Two-Rupee stamps, 30 One-Rupee stamps and 7 Five-Rupee stamps.\r\n','2003-03-06',20030326065623,NULL,2,3,0,2.80,20030306000000,0);
INSERT INTO problem VALUES (450,14,2,979,'Cattle Selling','My friend who owns a farm nearby, has five droves of animals on his farm consisting of cows, sheep and pigs with the same number of animals in each drove. One day he decided to sell them all and sold them to 8 dealers.                        \r\n<p>\r\nEach of the 8 dealers bought the same number of animals and paid at the rate of Rupees 17 for each cow, Rupees 2 for each sheep and Rupees 2 for each pig. My friend received from the dealer in total Rupees 285.\r\n<p>                             \r\nHow many animals in all did he have and how many of each kind ?\r\n<p>\r\n(Given: 1 Rupee = 100 Paise)','We know that there were five droves with an equal number of animals in each drove and therefore the number must be divisible by 5. As every dealer bought the same number of animals, the number must also be divisible by 8. Hence the number must be a multiple of 40.\r\n<br>\r\nNow, it can be found out that this number is equal to 120 and the following figures satisfy the conditions of the problem:\r\n<br>\r\n3 cows, 8 sheep and 109 pigs, which is the required answer.','2003-03-10',20030615232102,NULL,3,3,0,1.50,20030310000000,0);
INSERT INTO problem VALUES (451,14,2,979,'Sums and Products','The product of three consecutive numbers when divided by each of them in turn gives three quotients. The sum of these three quotients is equal to 74.\r\n<p>\r\nWhat are the numbers ?','Let the numbers be chosen as (n-1), n and (n+1). \r\n<br>\r\nThen the sum of their resulting quotients when their product is divided by each of them is:\r\n<br>\r\nn(n+1) + (n+1)(n-1) + n(n-1)\r\n<br>\r\nwhich is equal to 74.\r\n<br>\r\nTherefore, we have:\r\n<br>\r\nn(n+1) + (n+1)(n-1) + n(n-1) = 74\r\n<br>\r\nWhich on simplification gives:\r\n<br>\r\n(n)^2 = 25 which implies n = (-5) or n = (+5)\r\n<br>\r\nThus, the three consecutive numbers are: (-6,-5,-4) or (4,5,6).','2003-03-12',20040108232102,NULL,2,3,0,2.60,20030312000000,0);
INSERT INTO problem VALUES (452,14,2,979,'Step By Step','A short man takes three steps to a tall man’s two steps. They both start out on the left foot. \r\n<p>\r\nHow many steps do they have to take before they are both stepping out on the right foot together ?','They will never step out with their right feet together.','2003-03-07',20040106232105,NULL,3,3,0,2.75,20030307000000,0);
INSERT INTO problem VALUES (453,14,2,979,'What is the Number ?','Which is the number that, multiplied by 3, then increased by three-fourths of the product, divided by 7, diminished by one-third of the quotient, multiplied by itself, diminished by 52, the square root found, addition of 8, division by 10, gives the number 2 ?\r\n<p>','The number is 28.\r\n<br>\r\nThe method of working out this problem is to reverse the whole process (that is, working backwards) which goes as follows: multiplying 2 by 10, deducting 8, squaring the result and so on.','2003-03-14',20040108232102,NULL,1,3,0,2.25,20030314000000,0);
INSERT INTO problem VALUES (455,14,2,979,'Marble Counting','A box contains 12 marbles of three different colors – Green, Yellow and Blue – 4 of each.                           <p>                             If you were to close your eyes and pick them at random, how many marbles must you take out to be sure that there are at least two of one color among the marbles picked out ?','Suppose you draw three marbles from the box, then there is a possibility that all three are of different colors (though it is always possible that the first two drawn are of the same color, but here we are to find the number of balls to be drawn such that we are sure that at least two among them are of the same color).\r\n<p>\r\nNow, if you draw a fourth marble from the box, then it has to be one of a \'Green\', a \'Yellow\' or a \'Blue\' marble, which implies that now we are sure to have at least two marbles of the same color.\r\n<p>\r\nTherefore, the answer is: Four marbles.','2003-03-14',20040108232102,NULL,1,3,0,1.33,20030314000000,0);
INSERT INTO problem VALUES (456,14,2,979,'Charity or Party?','A number of us went out together to a charity fete one day. Our party consisted of four different professional groups, namely – 25 writers, 20 doctors, 18 dentists and 12 bank employees. We spent altogether Rs. 1330.\r\n<p>\r\nLater it was found that 5 writers spent as much as 4 doctors, that 12 doctors spent as much as 9 dentists and that 6 dentists spent as much as 8 bank employees.\r\n<p>\r\n[Or, in other words: \"A Writer spent (4/5) times the amount spent by a Doctor, a Doctor spent (3/4) times the amount spent by a Dentist and a Dentist spent (4/3) times the amount spent by a Bank Employee].\r\n<p>\r\nHow much did each of the four professional groups spend ?','Given, 5 Writers spent as much as 4 Doctors, 12 Doctors spent as much as 9 Dentists and 6 Dentists spent as much as 8 Bank Employees.\r\n<br>\r\nFrom this information, we can find the proportion in which each of them spent their part of money, thus giving us the following relation:\r\n<br>\r\nWriters : Doctors : Dentists : Bank Employees = 5 : 4 : 3 : 4\r\n<br>\r\nAlso, it is given that 25 Writers, 20 Doctors, 18 Dentists and 12 Bank Employees together contribute Rupees 1330.\r\n<br>\r\nNow, from the above relations, we can easily calculate that:\r\n<br>\r\n20 Doctors = 25 Writers, 18 Dentists = 30 Writers and 12 Bank Employees = 15 Writers.\r\n<br>\r\nThus giving us the following:\r\n<br>\r\nThe amount paid by each Writer = 14 Rupees.\r\n<br>\r\nTherefore, the total amount paid by 25 Writers = (14 x 25) = 350 Rupees and from here we can calculate the remaining figures that are required.\r\n<p>\r\nThus, we have the following conclusion: The Writers spent Rupees 350, the Doctors also spent Rupees 350, the Dentists spent Rupees 420 and the Bank Employees spent Rupees 210. Thus they spent altogether Rupees 1330.\r\n\r\n\r\n','2003-03-23',20040109232104,NULL,3,3,0,1.83,20030323000000,0);
INSERT INTO problem VALUES (457,14,2,979,'Rupees and Paise','I entered a store and spent one-half of the money that was in my wallet. When I came out I found that I had just as many paise as I had rupees and half as many rupees as I had paise when I went in.\r\n<p>\r\nHow much money did I have with me when I entered the store ? \r\n<p>\r\n( Given: 1 Rupee = 100 Paise ).','I had entered the store I must have had with me 99 Rupees and 98 Paise. \r\n<p>\r\nWhen I spent exactly half the amount I initially had, I had left with me 49 Rupees and 99 Paise, which clearly shows that when I came out of the store, I had as may Paise as I had Rupees and half as many Rupees as I had Paise when I entered the store.\r\n\r\n\r\n\r\n','2003-03-16',20030625232103,NULL,3,3,0,4.00,20030316000000,0);
INSERT INTO problem VALUES (458,13,2,1373,'Number Alert','Two numbers are missing in this pattern:\r\n<p>\r\n2, 4, 11, 37, 153, ??, ???\r\n<p>\r\nWhat are they? ','617 and 3091 because you take the first # and multiply it by 1 and add 2 to the #. Then you multiply the # by 2 and add 3. Then you continue on in that order intil you reach the number.','2003-02-27',20030907232101,NULL,2,3,0,2.17,20030227000000,0);
INSERT INTO problem VALUES (460,8,2,1301,'Non-Attacking Chess Pieces','Arrange all 8 chess pieces of one set (no pawns) on a 5x6 board so no piece attacks another. Never mind that they\'re all the same color--it\'s \"friendly fire\".  Be sure that the two bishops are on opposite-colored squares.  There are 6 ways, not counting reflections and rotations. \r\n<p>','Caps and + are black squares. lower case and space are white squares. (h or H stands for knight (horse)).\r\n<pre>\r\n+ +r+ |   \r\nq+ + +|   \r\n+ K +h|   \r\n + +r+|   \r\n+bB +h|   \r\n------ 1 \r\n+k+bH |   \r\n + + R|   \r\nQ + + |   \r\n +r+ +|   \r\n+ +hB |   \r\n------ 2 \r\n+ Q + |   \r\nb+ + K|   \r\n+ +r+ |   \r\n + +r+|   \r\nBh+ +h|   \r\n------ 3 \r\n+q+ + |   \r\n + R +|   \r\nB + +b|   \r\nh+k+ H|   \r\n+ + R |   \r\n------ 4 \r\n+ + R |   \r\n Q + +|   \r\n+ +r+ |   \r\nb+ + B|   \r\nH K +h|   \r\n------ 5 \r\n+ Q + |   \r\nb+ + K|   \r\n+ +r+ |   \r\n R + +|   \r\nH + Bh|   \r\n------ 6\r\n</pre>','2003-02-27',20030418232103,NULL,4,3,0,3.00,20030227000000,0);
INSERT INTO problem VALUES (461,4,2,1301,'2,000,000 Coin Tosses','If a coin is tossed 2,000,000 times, what is the probability that it will come up exactly 1,000,000 times each heads and tails?\r\n<p>','Method 1: The distribution is the binomial distribution for 2,000,000 trials with p=1/2.   We want the random variable to have the value 1,000,000. This occurs with probability C(2000000,1000000)/2^2000000, where C(n,r) is the combinations of n things taken r at a time.  The numbers involved are too large to compute directly, but we can use logarithms and the definition of C(n,r).  As C(n,r) = n!/(r! (n-r)!), and an approximation for ln(x!) that is excellent for large values of x is: <br>\r\nln(x!)=x(x+.5) – x + 1/(12x) – 1/(360x^3) + 1/(1260x^5) + ln(2*pi)/2 <br>\r\nand since ln(a/b)=ln(a)-ln(b) and ln(2^p)=p ln(2), the natural log of our answer is <br> ln(2,000,000!) – 2 ln(1,000,000!) – 2,000,000 ln(2) = 27017323.65031588 – 2 (12815518.38465817) – 2,000,000 (.6931471805599453) = &#8722;7.480120345950127\r\n<br>The natural anti-log of this is 0.000564189513564, or about 1/1772.\r\n<br><br>\r\nMethod 2: The binomial distribution is approximated by the normal distribution.  The mean for 2,000,000 trials with p = 1/2 is 1,000,000 and the standard deviation is the square root of n*p*q or the square root of 2,000,000 * 1/2 * 1/2 .  That square root is 707.1067811865476, so we want the central 1/707.1067811865476 of the bell curve, or from z-value &#8722;1/1414.213562373095 to + 1/1414.213562373095, which is 0.000564189536532, or about 1/1772.\r\n\r\n','2003-03-03',20031222232101,NULL,2,3,0,2.60,20030303000000,0);
INSERT INTO problem VALUES (462,2,2,834,'Lotsa statements','You talk to six people, and they each give you five statements. Your job is to figure out which statements are true and which are false.\r\n<p>\r\nAlan says:\r\n<ol>\r\n<li> David\'s final statement is true.\r\n<li> Frank told more lies than David.\r\n<li> Bob always tells the truth.\r\n<li> My second statement is false.\r\n<li> Eric told more truths than lies.\r\n</ol>\r\nBob says:\r\n<ol>\r\n<li> Eric lied at least once.\r\n<li> Alan told more lies than David.\r\n<li> Frank\'s second statement is true.\r\n<li> I always tell the truth.\r\n<li> Chuck told more lies than truths.\r\n</ol>\r\nChuck says:\r\n<ol>\r\n<li> Bob told more lies than I did.\r\n<li> Alan told more truths than lies.\r\n<li> Eric always lies.\r\n<li> David\'s third statement is true.\r\n<li> Frank lied exactly once.\r\n</ol>\r\nDavid says:\r\n<ol>\r\n<li> Alan lied at least twice.\r\n<li> Eric told more lies than Alan.\r\n<li> Bob told more lies than truths.\r\n<li> Chuck always lies.\r\n<li> Frank\'s third statement is true.\r\n</ol>\r\nEric says:\r\n<ol>\r\n<li> Chuck always lies.\r\n<li> My fourth statement is true.\r\n<li> Frank told more lies than Bob.\r\n<li> I tell more truths than lies.\r\n<li> Frank lied exactly twice.\r\n</ol>\r\nFrank says:\r\n<ol>\r\n<li> Alan told more lies than Bob.\r\n<li> Eric\'s first statement is false.\r\n<li> Alan told more lies than truths.\r\n<li> Bob only lied once.\r\n<li> Eric always lies.\r\n</ol>\r\n<p>\r\nGiven that no two people told the truth the same number of times, which statements were true and which were false?\r\nGot this puzzle from graylabyrinth.com.','Frank always tells the truth and Eric always lies. Bob lied once (#4); David twice (3,4); Alan three times (2,3,5) and Chuck four times (only #3 was true). ','2003-03-03',20031123232104,NULL,4,3,0,3.25,20030303000000,0);
INSERT INTO problem VALUES (463,4,2,885,'Duel','<p>One day your rival invites you out to an old fashion duel. The rules are as follows:\r\n<br>\r\n<br>-You each take turns shooting each other.\r\n<br>-The duel stops when one person hits the other.\r\n<br>-Both of you are honourable enough to not take shots out of your turn.\r\n<br>-The probability of one person hitting the other is 1/2 and is independent of the probability of the other person hitting you.\r\n<p>Clearly, whoever shoots first has a distinct advantage. So your friends suggests flipping a coin for it. Little did you know that your rival uses a coin rigged in such a way that the probability of getting heads is only 1/3.\r\n\r\n<p>If you chose heads, what is the probability of you winning the duel?','<p>The first thing to do is to calculate the probability of winning if you shoot first.\r\n<br>\r\n<br>Let P(n)=probability of hitting your rival on your nth turn if you shoot first.\r\n<br>P(1)=1/2\r\n<br>P(2)=(1/2)*(1/2)*(1/2)\r\n<br>The first 1/2 is you missing on your first try, the second is your rival missing, the third is you hitting him.\r\n<br>P(3)=(1/2)*(1/2)*(1/2)*(1/2)*(1/2)\r\n<br>...etc\r\n<br>In general, P(n)=(1/2)*((1/4)^(n-1))\r\n\r\n<p>The probability of you winning if you shoot first is the sum of all P(n)\'s, which forms an infinite geometric series, assuming you guys can shoot forever, with the first term a=1/2 and the ratio r=1/4. Using the formula for the sum of this infinite geometric series (which converges), S=a/(1-r), you\'d end up with a probability of 2/3. And consequently, the probability of winning for the person shooting second is 1/3.\r\n\r\n<p>Next there are two cases to consider, one where the coin lands heads and other tails.\r\n<br>\r\n<br>P(winning)=P(heads)*P(going 1st)+P(tails)*P(going 2nd)\r\n<br>=(1/3)*(2/3)+(2/3)*(1/3)\r\n<br>=4/9\r\n\r\n<p>Now, if you were to choose tails, your probability of winning would be 5/9.','2003-03-06',20030907232101,NULL,3,3,0,3.60,20030306000000,0);
INSERT INTO problem VALUES (469,2,2,979,'Around The World','While walking in a park, one morning, I found a Hundred Rupee note on one of the park benches. I picked it up, noted the number and took it home.\r\n<p>\r\nIn the afternoon the plumber called on me to collect his bill. As I had no other moey at home, I settled his account with the Hundred Rupee note that I had found.\r\n<p>\r\nLater I came to know that the plumber paid the note to his milkman to settle his monthly account , who paid it to his tailor for the garments he had made.\r\n<p>\r\nThe tailor in turn used the money to buy an old sewing machine, from a woman who lives in my neighbourhood. This woman incidentally, had borrowed Hundred Rupees from me sometime back to buy some household appliance. She, remembering that she owed me a Hundred Rupees, came and paid the debt.\r\n<p>\r\nI recognized the note as the one that I had found on the park bench, and on careful examination, I discovered that the note was counterfeit. \r\n<p>\r\nHow much was lost in the whole transaction and by whom ?','Nothing was lost or gained. The person who found the note settled his plumber\'s account using that note, the plumber paid the note to his milkman to settle his monthly account , who paid it to his tailor for the garments he had made and the tailor in turn used the money to buy an old sewing machine, from a woman who lives in the neighbourhood of the person who found the note. Now the woman owed the author a Hundred Rupees and she came and paid the debt using the same note, thus forming a complete circlewith the note returning back to the person who found it. \r\n<br>\r\nTherefore, we see that everybody who was paid the money used the money and got 100 rupees worth of something and hence there are no losses/gains because the net loss/gain circles back on the author, thus canceling everything.\r\n<p>\r\nAnother possible reasoning that we can give for the problem regarding the gains and losses after all the transactions are over is: \r\n<br>\r\nWe can also say that all the transactions carried out through the counterfeit note are invalid, and therefore everybody stands in relation to his/her debtor just where he/she was before I picked up the note.\r\n\r\n\r\n\r\n\r\n\r\n','2003-03-20',20031221232101,NULL,4,3,0,3.83,20030320000000,0);
INSERT INTO problem VALUES (471,2,2,979,'The Best Strategy','A box is filled with \'N\' slips of paper. On each slip of paper is written some positive integer (note that any positive integer may appear on the slips - not just the integers from 1 to \'N\'). The integers do not necessarily appear in any sequence or pattern. Each of the slips has a different integer on it, so there is just one slip with the greatest integer.\r\n<p>\r\nA person who has no prior knowledge of which numbers appear on the slips - but who does know that there are \'N\' slips - is to blindly pull slips from the box one by one. The person looks at each slip, then either agrees to accept that number (of Rupees) and quit or decides to go on and choose another slip.\r\n<p>\r\nNote that the person looks at each slip as he/she proceeds, and then decides whether to quit or to go on. That person can go forward, but cannot go back. If no choice is made by the time the \'N\'th slip is reached, then the person must accept the number (of Rupees) on the \'N\'th slip.\r\n<p>\r\nDoes there \" EXIST \" a \'Best Strategy\' for the person ? If \" YES \", then what is that strategy ? (Here the term \" Best Strategy\" means that the person will get the greatest amount of Rupees).','Let us fix a value ‘k’, where k lies between 0 (inclusive) and N and consider the strategy that rejects the first k slips and then accepts the slip thereafter that has a number greater than the maximum among the ones observed on each of the first k slips that have been rejected. Let W be the event that the slip with the highest number is chosen and the person wins when this strategy is employed. Also, for i = 1,2,….,N, let B(i) be the event that the slip with the highest number is in position ‘i’. Exactly one of the events B(i), i = 1,2,….,N, must occur and so, upon conditioning on which event does occur, we obtain: \r\n<p>\r\nP(W) = [Summation from i = 1,2,….,N] P{W | B(i)}P{B(i)} \r\n<p>\r\nor, P(W) = (1/N)[Summation from i = 1,2,….,N] P{W | B(i)}\r\n<p>\r\nThe final equality follows because the slip with the highest number is equally likely to be in any of the N positions and so, P{B(i)} = 1/N, for all i. Now since we are employing the strategy of rejecting the first k slips, it follows that there is no chance of obtaining the slip with the highest number if it is among the first k. \r\n<p>\r\nConsequently, P{W | B(i)} = 0, if i is less than or equal to k.\r\n<p>\r\nOn the other hand, if the slip with the highest number is in position i, where i is greater than k, then this slip will be selected if the highest number on the first (i – 1) slips is among the first k. \r\n<p>\r\nHowever, conditional on the slip with the highest number being in position i, it is easy to see that all possible orderings of the other slips remain equally likely, which implies that each of the first (i – 1) slips is equally likely to be the one with the highest number on them. \r\n<p>\r\nHence we obtain that: P{W | B(i)} = {k/(i – 1)}, if i is greater than k.\r\n<p>\r\nFrom the previous results we have: \r\n<p>\r\nP(W) = (k/N)[{Summation from i = (k+1),(k+2),….,N}1/(i – 1)]\r\n<p>\r\nor, P(W) = (k/N)[{Summation from j = k,(k+1),(k+2),….,(N – 1)} (1/j)]\r\n<p>\r\nNow, if we select (k/N) to be equal to (1/e), where e = 2.718281828459045 \r\n(approximately), then we have P(W) = 1/e\r\n<p>\r\nThat is, the strategy that lets approximately the fraction (1/e) of all the slips go by and then accept the first one thereafter that is the greater than the maximum number yet observed (among the first k slips that have been rejected) has probability equal to (1/e) which is approximately equal to 0.37 of obtaining the slip with the highest number. \r\n<p>\r\nSo, the best strategy is to reject the first k (= N/e) slips and then accept the slip thereafter which will bear the number greater than the maximum number observed in the first k slips rejected. ','2003-03-18',20040111232101,NULL,5,3,0,3.71,20030318000000,0);
INSERT INTO problem VALUES (472,17,2,1183,'Water level','I’m sitting in a boat in a pool. In the boat with me is a cannonball. What happens to the level of the pool if I take the cannonball out of the boat and drop it into the pool? Does the level increase, decrease or stay the same?\r\n<p>','The level drops.\r\n<p>\r\nWhen the cannonball is in the water it is displacing a volume of water equivalent to the volume of the cannonball.\r\n<p>\r\nWhen the cannonball is in the boat the volume of water displaced is related to the mass of the cannonball. Since the cannonball has a greater density than the water, then the volume of water displaced is greater than the volume of the cannonball.\r\n<p>\r\nTherefore more water is displaced when the cannonball is in the boat than when it is in the water.\r\n\r\nFor a more scientific answer (with formulae!) see friedlinguini\'s first posting.\r\n','2003-03-10',20040309232103,NULL,2,3,0,4.00,20030310000000,0);
INSERT INTO problem VALUES (474,20,2,1437,'Four words','What are the only 4 words in the English language that end in \"dous\"?\r\n<p>','They are:\r\n<li>Hazardous\r\n<li>Horrendous\r\n<li>Stupendous\r\n<li>Tremendous\r\n<p>\r\n(Plus some others that our users thought of/looked up)','2003-03-05',20030704232102,NULL,2,3,0,2.60,20030305000000,0);
INSERT INTO problem VALUES (696,2,2,1072,'Calendar Cubes pt 3','In the problem <a href=\"http://perplexus.info/show.php?pid=196\">Calendar cubes</a> you figured out the maximum amount of days you could fit on two cubes by putting numbers on both cubes and using the faces of the cubes to combine and make more numbers. <br>In <a href=\"http://perplexus.info/show.php?pid=200\">Calendar cubes pt 2</a> You figured out how many months you could fit on two cubes.<br>\r\nNow in calendar cubes pt 3 you must figure out how many days of the year you can fit on two cubes. E.G one cube says mar(for march) and another says 5. so you could make the date march 5 and that would count as one date. <p>To represent months you may use <br>a) the first letter of that month <br>b) the first and second letter of that month <br>c) the first three letters of that months. So for january you could use either j, ja or jan to represent that month. <br>Also no two letters or letter combinations can represent the same month. So j cannot stand for june and july, but you can have j stand for june and ju stand for july. Also note that one month symbol (lets say au for august) can be on 1 face of 1 cube.','First lets start with the months. Although it may seem as though you may only have 6 it is possible to have more. Allow me to explain. First we could have the letter J for july and A for august. Well if on the dice they\'re both shown by having the dice on a diagonal you could have JA represent january. So that means that letter combination JA can represent july, august and January. Also letter combination MA can represent March, April, May. so on four faces of the cube it\'d be written across JAMA. At which point the remaining two faces can have any other two months on them, but for sakes of the solution they need to be september and december(explained later) This gives us 8 months. <p> Next we see how many days can be represented. once again combination 12 could represent 1,2 and 12. On top of that depending how you write these numbers a 21 can also be represented. Follow that two up with a 3 and you\'ve got 3 and 23 represented. Then follow that up with a 0 to create two more numbers (since it is now in a ring). This makes 30 and 10(upside down 1 and 0). Next we use a number 6 on one face to represent 6 and 9. Lastly any other number on the last face except 5. This gives us 10 digits(excluding 30 since not all months have it.) 8x10=80, Now we add 9 because only 9 of the months on the cube have 30 days.(this is why we needed september and december) Thus, giving us a grand total of 89 days. But one more day can be represented using the zero on the number cube and the s(for september) on the other cube we can make the zero the letter O for october and the S of september as a 5, thus giving us one more day. \r\n<p>\r\nMaking the grand total 90 days.','2003-04-06',20040225103947,NULL,4,3,0,2.50,20030406045802,0);
INSERT INTO problem VALUES (478,17,2,1301,'Earth\'s Momentum','The earth\'s rotation rate is slowing down because of friction against the tidal bulges caused by the gravitation of the moon (major factor) and the sun (lesser factor).  The earth\'s rotational energy is dissipated as heat, but where is the angular momentum going, and what physical mechanism brings that momentum there?\r\n<p>','The angular momentum is being transferred to the moon\'s revolution about the earth, bringing it to a higher orbit (the distance more than compensates for the slower speed of higher orbits).  The mechanism is that the friction of the earth\'s rotation on the tidal bulges pushes those bulges out ahead of being directly beneath the moon.  Those bulges pull on the moon with the same force that the moon is pulling on them.  Specifically, the leading one has greater pull than the one on the opposite side of the earth, and gives a tug on the moon in the same direction as it is travelling, nudging it into a higher orbit, which paradoxically is slower, but is the same direction as if the moon had a rocket pushing out it\'s trailing side.','2003-03-12',20031224232100,NULL,3,3,0,3.00,20030312000000,0);
INSERT INTO problem VALUES (480,2,2,1299,'Hats off','Three convicts A,B and C were about to be executed. When they begged for a last chance, the hangman decided to let them battle it out with their wits.\r\n<br>\r\nSo he put the 3 men on a flight of stairs, A at the  top of the flight of stairs followed by B in the middle and then C at the base of the stairs. They are made to stand such that A can see B and C, and B can only see C, but can\'t see A, and C can see none.\r\n<br> \r\n<br>\r\nThey were then blindfolded, and on each of their head, he put a coloured cap; the colour of the cap can only either be black or white. The only thing they know for certain is that not all three hats have the same colour.\r\n<br>\r\nSo the hangman wanted them to tell him what coloured hat is on their head within the next 5 seconds after he removed the blindfold. If any one who could guess his hat colour correctly, he would save the life of all 3 men. \r\n<br>\r\n<br>\r\nAfter 4 seconds of his removing their blindfolds, the one in the middle {B} answered the question, and it was correct.\r\n<br>\r\n<br>\r\nHow did he do it? \r\n<br>\r\nYou can assume that all the blindfolds were removed at the same moment.','B answered only in the 4th second, which means that, the one on top of the stairs A did not know the answer. \r\nA is on top and can see the hats of B and C; but still A does not know the colour of his hat. This means that the colour of the hat of the man in the center and foot of the stairs {B and C} are different. \r\n<p>\r\nThe man in the center {B}, must have realised that and realises that the man in front of him C has a hat of a colour different from his own i.e. if the person in front C has a white coloured hat, then his own is black and vice versa.\r\n','2003-03-11',20030630232102,NULL,2,3,0,3.25,20030311000000,0);
INSERT INTO problem VALUES (738,20,2,1567,'Who Ordered the Pi?','What is the next number in this sequence?<p>1, 4, 9, 16, 25, pi<p><i>The sequence is not arbitrary. Create a mathematical function that generates this sequence.</i>','Like most questions (in life, as in Flooble-space), there is more than one possible answer. One solution is to define the nth term of this sequence as\r\n<p>\r\nn^2 + (pi-36)(n-1)(n-2)(n-3)(n-4)(n-5)/5!\r\n<p>\r\nFor n=1 to 5, the second term equals zero. <br>For n=6, the expression simplifies to 36 + (pi-36)*5!/5! = pi. <br>The next term in this sequence (n=7) is<p>36 + (pi-36)6!/5! = 6*pi - 180','2003-04-21',20040324144953,NULL,4,3,0,2.50,20030421015726,0);
INSERT INTO problem VALUES (482,12,2,979,'Inside Out','You throw away the outside and cook the inside. Then you eat the outside and throw away the inside.\r\n<p>\r\nWhat did you eat? ','Corn on the cob.','2003-03-21',20040307232104,NULL,3,3,0,2.43,20030321000000,0);
INSERT INTO problem VALUES (483,2,2,979,'Monkeys and Coconuts','Five men were stuck in a desert island. The island was plentifully supplied with coconuts, fortunately, and they spent the first day gathering the coconuts, heaping them in a great pile. \r\n<p>\r\nThat night, one of the men was sleepless at the thought that everyone would fight over the coconuts at daybreak. So he arose, crept to the pile, and counted out the coconuts. Except for one coconut, it was possible to divide the pile into five equal portions. He gave the extra coconut to the monkey (who was the only other living being on the island besides those five men), buried his share of the coconuts, then went back to a sound sleep leaving the rest again in a pile. \r\n<p>\r\nThen another man got up and stole to the pile with the same object in mind. Again there was one coconut left over. The second man gave the spare coconut to the monkey, buried (what he thought was) his fair share, and went back to sleep, again leaving the remaining coconuts in one pile. \r\n<p>\r\nOne by one, the remaining men got up and did the same and everytime the monkey got his share of one coconut. \r\n<p>\r\nIn the morning, the men divided whatever coconuts remained into five equal piles, each taking his share and saying nothing about the night just past.\r\n<p>\r\nWhat is the minimum number of coconuts  the five men assembled on the first day, if in the Final Division: \r\n<p>\r\n(a)There was again one coconut left over and the men (as usual) gave it to the monkey. \r\n<p>\r\n(b) There was no coconut left over for the monkey. \r\n\r\n','Let initially there be ‘x’ coconuts in the pile. \r\n<br>\r\nNow, we proceed step by step as follows:\r\n<br>\r\nNumber of coconuts before the First division = x\r\n<br>\r\nNumber of coconuts removed in the First division = [{(x - 1)/5} + 1]\r\n<br>\r\nRemaining number of coconuts after the First division = [4(x - 1)/5] = A (say)\r\n<br>\r\nNumber of coconuts before the Second division = A\r\n<br>\r\nNumber of coconuts removed in the Second division = [{(A - 1)/5} + 1]\r\n<br>\r\nRemaining number of coconuts after the Second division = [4(A - 1)/5] = B (say)\r\n<br>\r\nNumber of coconuts before the Third division = B\r\n<br>\r\nNumber of coconuts removed in the Third division = [{(B - 1)/5} + 1]\r\n<br>\r\nRemaining number of coconuts after the Third division = [4(B - 1)/5] = C (say)\r\n<br>\r\nNumber of coconuts before the Fourth division = C\r\n<br>\r\nNumber of coconuts removed in the Fourth division = [{(C - 1)/5} + 1]\r\n<br>\r\nRemaining number of coconuts after the Fourth division = [4(C - 1)/5] = D (say)\r\n<br>\r\nNumber of coconuts before the Fifth division = D\r\n<br>\r\nNumber of coconuts removed in the Fifth division = [{(D - 1)/5} + 1]\r\n<br>\r\nRemaining number of coconuts after the Fifth division = [4(D - 1)/5] = E (say)\r\n<p>\r\nNow, for the first part of the problem, the number of coconuts remaining (after the fifth man finished dealing with the pile) is one more than a multiple of 5, i.e., (a) 5y + 1 (say) whereas for the second part, i.e., (b) the number of coconuts remaining is an exact multiple of 5, i.e., 5y (say)  where ‘y’ is the number of coconuts each man receives in the final division. \r\n<br>\r\nOn simplification (getting the final expression in terms of x and y), we get for the two questions (the two parts of the problem) the following equations:\r\n<p>\r\n1024x - 15625y = 11529 for (a) and \r\n<br>\r\n1024x - 15625y = 8404 for (b).\r\n<p>\r\nFrom these equations, we obtain:\r\nx (minimum) = 15621 for (a) and \r\n<br>\r\nx (minimum) = 3121 for (b).\r\n<p>\r\nThus the number of coconuts left after each of the men finished dealing with the pile are: \r\n<br>\r\n15621, 12496, 9996, 7996, 6396, 5116 for (a) and\r\n<br>\r\n3121, 2496, 1996, 1596, 1276, 1020 for (b).\r\n\r\n','2003-03-26',20030401041026,NULL,3,3,0,4.00,20030326000000,0);
INSERT INTO problem VALUES (485,13,2,979,'Strange Sequence','What are the next two numbers in the following sequence ?\r\n<p>\r\n10, 40, 90, 61, 52, 63, 94, ? , ?\r\n<p>\r\n(Explain how you arrived at your result).\r\n','The next two numbers of the given sequence are: 46 and 18.\r\n<p>\r\nHere are the numbers in the given sequence :10, 40, 90, 61, 52, 63, 94, which are nothing but the whole squares of the first seven natural numbers written with the positions of their digits (Units and Tens Place) interchanged.\r\n<p>\r\nSo, obviously the next two numbers have to be the squares of 8 and 9, written in a simlar fashion.\r\n<p>\r\nTherefore the required numbers are: 46 and 18.\r\n ','2003-03-25',20040111232101,NULL,4,3,0,2.67,20030325000000,0);
INSERT INTO problem VALUES (486,4,2,979,'Happy Birthday','Find the least positive integer \'N\' so that, in a room containing \'N\' people, the odds that two of the people have the same birthday (not the year, just the day) are more than 50%.\r\n<p>\r\n[Note: Forget about Leap Year. Assume that a year has 365 days and that people are born randomly throughout the year].\r\n','We fix ‘N’ and determine the probability that no two people, in a room of N people, have the same birthday. Say that the people are P(1),P(2),….,P(N). Now person   P(1) may have any of the 365 days of the year for his birthday without contradicting the condition that no two people in the room will have the same birthday. Once person P(1) has fixed a birthday, then person P(2) is not allowed to have that birthday if we are to maintain distinct birthdays. Thus person P(2) has 364 choices for his/her birthday, then person P(3) has 363 choices for his/her birthday, and so it goes,(if we are to maintain distinct birthdays).\r\n<p>\r\nIn summary, the total number of birthday combinations for ‘N’ people, with no two being the same, is: (365)(364)(363)……..[{365 – (N – 1)}]\r\n<p>\r\nThe total number of all possible birthday distributions among ‘N’ people, without regard for duplication or lack of duplication, is: (365)(365)(365)……..(365)   (‘N’ times)\r\n<p>\r\nTherefore, the probability that N people in a room will all have distinct birthdays is:\r\n<br>\r\nP=[(365)(364)(363)……..[{365 – (N – 1)}] /[(365)^N]\r\n<br>\r\nor, P=(365/365)(364/365)(363/365)……..[{ 365 – (N – 1)}/365]\r\n<p>\r\nWe now start multiplying the fractions together. When the product falls below ½, we are finished. The last fraction that we multiplied in will tell us what ‘N’ should be [because the last fraction you multiplied in was [{365 – (N – 1)}/365].\r\n<p>\r\nWe multiply together 23 terms to obtain a probability of 0.4927027. Using only 22 terms yields a probability of 0.5243046. Clearly the least value of ‘N’ to yield  a probability of less than 1/2 that each person in the room will have a distinct birthday is N = 23.\r\n<p>\r\nTherefore, we conclude that if there are 23 people in a room then the odds are better than  even (in fact the odds are P=1-0.4927027=0.5072973) that two of them will have the same birthday.','2003-03-27',20030404104733,NULL,3,3,0,3.67,20030327073850,0);
INSERT INTO problem VALUES (805,13,2,1301,'Next in Line','What\'s the number that follows in this sequence, and what is the sequence\'s significance?\r\n<p>\r\n0,1,2,9,44,265,...','The next number is 1854, and after that comes 14833.<p>\r\nNumerically the number in position n is n times the sum of the two preceding terms.<p>\r\nThe meaning of the sequence is the number of derangements of n objects.  That is, each is the number of ways n objects can be rearranged so that none is in its right position, as in the case of mismatched labels.  If you have one can and one label there are zero ways to mismatch them.  If there are two cans and two labels there is only one way to mismatch them. With three cans and three labels there are two ways of mismatching them all.  With four cans and four labels there are nine ways of mismatching them all, etc.','2003-05-12',20030703232103,NULL,3,3,0,2.60,20030512075701,0);
INSERT INTO problem VALUES (807,7,2,1767,'Tetra-productial numbers','Show that there are infinitely many integers n such that:\r\n<p>\r\n1) All digits of n in base 10 are strictly greater than 1.\r\n<br>\r\n2) If you take the product of any 4 digits of n, then it divides n.\r\n<p>','Brian\'s solution is very elegant. You can find it <a href=\"http://perplexus.info/show.php?pid=807&cid=4903\">here</a>.','2003-05-13',20040225103933,NULL,3,3,0,2.00,20030513070946,0);
INSERT INTO problem VALUES (808,16,2,1767,'Regular Pentagon (Classic)','Show, how given a distance r, one can construct a regular pentagon, whose circumradius is r, using only ruler and compass...\r\n<br><br>\r\n<b>Note 1:</b> The ruler doesn\'t have any marks, so it\'s no good for measuring. It\'s only good for joining 2 points by a line.\r\n<br><br>\r\n<b>Note 2:</b> The circle which circumscribes the polygon, such that the polygon lies entirely within the circle and all of whose vertices lie on the circumference of the circle is the circumcircle of the polygon. The radius of this circle is the circumradius of the circle.\r\n<p>','Charlie offers his solution <a href=\"http://perplexus.info/show.php?pid=808&cid=5019\"><b>here</b></a>.\r\n<p>','2003-05-15',20040225103933,NULL,5,3,0,2.50,20030515092248,0);
INSERT INTO problem VALUES (809,7,2,1767,'10001, 100010001, ....','Consider the following sequence:\r\n<br><br>\r\n10001, 100010001, 1000100010001, 10001000100010001, 100010001000100010001,....\r\n<br><br>\r\nShow that none of them are prime numbers.','Very clever solution by DJ! (I myself haden\'t thought of it). See it <a href=\"http://perplexus.info/show.php?pid=809&cid=5222\">here</a>.','2003-05-23',20040225103933,NULL,3,3,0,4.25,20030523081816,0);
INSERT INTO problem VALUES (810,2,2,1767,'The Party Shakers','As the people arrived at the party, they had to greet everyone they knew in the hall with a handshake. \r\n<p>\r\nShow that at every moment, there were 2 people at the party who had shaken hands the same number of times.','Trevor Leitch\'s solution is very clear. It\'s found <a href=\"http://perplexus.info/show.php?pid=810&cid=5147\">here</a>.','2003-05-22',20040225103933,NULL,3,3,0,2.75,20030522014853,0);
INSERT INTO problem VALUES (811,7,2,1767,'Ascending numbers!','Let\'s call n an ascending number, if it has the following 2 properties:\r\n<br><br>\r\n- The number n has at least 2 digits.\r\n<br>\r\n- All digits of n are in ascending order, in base 10.\r\n<p>\r\nHow many ascending numbers are there?','I like Charlie\'s <a href=\"http://perplexus.info/show.php?pid=811&cid=5223\">solution</a>!','2003-05-25',20040225103933,NULL,3,3,0,4.00,20030525050044,0);
INSERT INTO problem VALUES (813,11,2,1707,'Many coins - one fake','Given a balance scale that is sure to break after X weighings, find an equation for the largest number of coins N, from which you can determine a fake coin that has the wrong weight if\r\n<p>\r\n<b>A:</b> You know whether the fake is lighter or heavier\r\n<p>\r\n<b>B:</b> You do not know  whether the fake is lighter or heavier\r\n<p>\r\n(Assume only one of the N coins is fake)','Pleasance offers solutions <a href=\"http://perplexus.info/show.php?pid=813&cid=4965\">here</a> and expands on the second part <a href=\"http://perplexus.info/show.php?pid=813&cid=5032\">here</a>.\r\n<p>\r\nAlso of interest is  <a href=\"http://perplexus.info/show.php?pid=813&cid=4995\">this post by Sanjay</a>','2003-05-14',20040225103933,NULL,5,3,0,4.00,20030514083051,0);
INSERT INTO problem VALUES (488,12,2,979,'Yes Sir!','Sir, I bear a rhyme excelling,\r\n<p>\r\nIn mystic force and magic spelling.\r\n<p>\r\nCelestial sprites elucidate,\r\n<p>\r\nAll my own striving can\'t relate.\r\n<p>\r\nWhat Am I ?\r\n','The number \"PI\", the digits of which are illustrated by the length of each word in the riddle. ','2003-03-31',20040106232105,NULL,5,3,0,3.73,20030331014000,0);
INSERT INTO problem VALUES (489,7,2,979,'Father And Grandfather','Both my Father and my Father\'s Grandfather were born in years that can be expressed as [(m)^n - (n)^m], where \'m\' and \'n\' are both positive integers. In which years were they born ?\r\n<p>\r\n(Note: (a)^b implies: \'a\' raised to the power of \'b\', or \'a\' multiplies \'b\' number of times).','My Father was born in the year 1927 which can be expressed as: \r\n<p>\r\n[(2)^(11) - (11)^(2)] (= 2048 - 121) and my Father\'s Grandfather was born in the year 1844 which can be expressed as: [(3)^(7) - (7)^(3)] (= 2187 - 343).','2003-04-02',20030808232102,NULL,4,3,0,4.00,20030402014335,0);
INSERT INTO problem VALUES (490,14,2,979,'Perfect Squares','Show that the numbers of the form: \r\n<p>\r\n444444....4444888888....8889\r\n<p>\r\n[Where there are \'k\' Fours, \'(k-1)\' Eights and \'Exactly One\' 9],\r\n<p>\r\nare always perfect squares.\r\n<p>\r\n(For example the sequence of numbers: 49, 4489, 444889, ....etc. and so on are always perfect squares).','Let the given number be 444444……4444888888……8889, where the digit 4 appears ‘k’ times, the digit 8 appears ‘(k – 1)’ times and the digit 9 appears exactly once (and always in the unit’s place). \r\n<p>\r\nLet N(k) = 444444……4444888888……8889, where the digit 4 appears ‘k’ times, the digit 8 appears ‘(k – 1)’ times and the digit 9 appears exactly once.\r\n<p>\r\nN(k) – 1 = 444444……4444888888……8888, where both the digits 4 and 8 now appear ‘k’ times.\r\n<p>\r\nTherefore, it is clear that {N(k) – 1} is divisible by the number 111111……1111, where there are ‘k’ 1’s and the quotient thus obtained will be 4000000……0008, where there is exactly one 4 (the leftmost digit) and exactly one 8 (the rightmost digit) separated by ‘(k – 1)’ zeros (0’s) in between. \r\n<p>\r\nAlso, we can see that the numbers 408, 4008, 40008, 400008, ……and similar numbers with exactly one 4 (the leftmost digit) and exactly one 8 (the rightmost digit) separated by any number of zeros (0’s) in between is an exact multiple of 6, giving quotients 68, 668, 6668, 66668,…… (with the same number of 6’s in the quotient as there are number of zeros in the dividend). \r\n<p>\r\nHence, the number 4000000……0008, where there is exactly one 4 (the leftmost digit) and exactly one 8 (the rightmost digit) separated by ‘(k – 1)’ zeros (0’s) in between is also a multiple of 6, the quotient being 666666……6668, where there are ‘(k – 1)’ 6’s and one 8.\r\n<p>\r\nSo, from the above results, the number {N(k) – 1} can be written as the product of two factors as follows:\r\n<p>\r\n{N(k) – 1} = 444444……4444888888……8888, where both the digits 4 and 8 now appear ‘k’ times.\r\n<p>\r\n= (666666……6666)x(666666……6668), where there are ‘(k)’ 6’s in the first factor and ‘(k – 1)’ 6’s and one 8 in the second factor.\r\n<p>\r\nAgain, the two factors can be rewritten in the form: \r\n<p>\r\n(666666……6667 – 1)x(666666……6667 + 1), which is of the form (A – 1)(A + 1); and A = 666666……6667, where there are ‘(k – 1)’ 6’s and ONE 7. \r\n<p>\r\nThus, we now have the following form for N(k): \r\n<p>\r\n{N(k) – 1} = (A – 1)(A + 1) \r\n<p>\r\nor,  N(k) – 1 = (A)^2 – 1\r\n\r\nor, N(k) = (A)^2, where A = 666666……6667, where there are ‘(k – 1)’ 6’s and ONE 7.\r\n<p>\r\nThus proving that every number of the form 444444……4444888888……8889, [where the digit 4 appears ‘k’ times, the digit 8 appears ‘(k – 1)’ times and the digit 9 appears exactly once (and always in the unit’s place)], is always a PERFECT SQUARE.\r\n','2003-04-05',20030412041205,NULL,5,3,0,4.00,20030405045807,0);
INSERT INTO problem VALUES (491,7,2,979,'Zeros And Ones','What is the smallest integer greater than 0 that can be written entirely with zeros and ones and is evenly divisible by 225? \r\n<p>','The prime factorization of 225 is 5*5*3*3. So the answer will be both a factor of 25 and of 9. \r\n<p>\r\nAll factors of 25 end in either 00, 25, 50, or 75. The only one of these composed of 0\'s and 1\'s is obviously 00, so the answer must end in 00.\r\n<p>\r\nNow, we know that if the sum of digits of a number is divisible by 9 then the number itself is also divisible by 9. Note that this is true for 3 also. \r\n<p>\r\nSince we are to find a series of zeros and ones which will be divisible by 9, we get the following: \r\n<p>\r\nThe smallest number consisting of all 1\'s and divisible by 9 is thus 111,111,111. Adding the two zeros at the end results in the answer to the problem: 11,111,111,100.\r\n','2003-04-08',20040204232104,NULL,2,3,0,3.00,20030408014131,0);
INSERT INTO problem VALUES (492,6,2,979,'The Reindeers','You are given the following clues, from which you have to determine that order of the nine reindeers:\r\n<p>\r\nComet behind Rudolph, Prancer and Cupid.\r\n<br>\r\nBlitzen behind Cupid and in front of Donder, Vixen and Dancer.\r\n<br>\r\nCupid in front of Comet, Blitzen and Vixen.\r\n<br>\r\nDonder behind Vixen, Dasher and Prancer.\r\n<br>\r\nRudolph behind Prancer and in front of Donder, Dancer and Dasher.\r\n<br>\r\nVixen in front of Dancer and Comet.\r\n<br>\r\nDancer behind Donder, Rudolph and Blitzen.\r\n<br>\r\nPrancer in front of Cupid, Donder and Blitzen.\r\n<br>\r\nDasher behind Prancer and in front of Vixen, Dancer and Blitzen.\r\n<br>\r\nDonder behind Comet and Cupid.\r\n<br>\r\nCupid in front of Rudolph and Dancer.\r\n<br>\r\nVixen behind Rudolph, Prancer and Dasher.\r\n<p>\r\nDetermine the order of the nine reindeers .\r\n','Here is the explanation, showing all the steps using which I have arrived at the conclusion. Here is the order of the reindeers:\r\n<p> \r\nComet is behind (Rudolph, Prancer and Cupid)  ----------(1)\r\n<br>\r\nBlitzen is behind Cupid ------(2)\r\n<br>\r\nDonder is behind (Vixen, Dasher and Prancer) ------(3)\r\n<br>\r\nRudolph is behind Prancer ----------(4)\r\n<br>\r\nDancer is behind (Donder, Rudolph and Blitzen) --------(5)\r\n<br>\r\nDasher is behind Prancer -------(6)\r\n<br>\r\nDonder is behind (Comet and Cupid) ------(7)\r\n<br>\r\nVixen is behind (Rudolph, Prancer and Dasher) -------(8)\r\n<br>\r\nBlitzen is in front of (Donder, Vixen and Dancer) ---------(9)\r\n<br>\r\nCupid is in front of (Comet, Blitzen and Vixen) ----------(10)\r\n<br>\r\nRudolph is in front of (Donder, Dancer and Dasher) -------(11)\r\n<br>\r\nVixen is in front of (Dancer and Comet) -------(12)\r\n<br>\r\nPrancer is in front of (Cupid, Donder and Blitzen) ---------(13)\r\n<br>\r\nDasher is in front of (Vixen, Dancer and Blitzen) --------(14)\r\n<br>\r\nCupid is in front of (Rudolph and Dancer) -------(15)\r\n<p>\r\nHere I would like to mention that as in (1), it is given that Comet is behind (Rudolph, Prancer and Cupid), I have written the names of the three within brackets because their order is not given. So it means that the three reindeers within brackets can be in any order.\r\nSince Comet is behind Rudolph (1) and Rudolph is behind Prancer (4), we can write:\r\n<br>\r\nPrancer - Rudolph – Comet\r\n<br>\r\nUsing (7) and (15) and (5), we have:\r\n<br>\r\nPrancer - Cupid - Rudolph - Comet - Donder - Dancer\r\n<br>\r\nSince Vixen is behind Rudolph (8) and in front of Comet (12), we have: \r\n<br>\r\nPrancer - Cupid - Rudolph - Vixen - Comet - Donder - Dancer\r\n<br>\r\nAlso we know Rudolph is in front of Dasher (11) and Dasher is in front of Vixen (14), we now have: \r\n<br>\r\nPrancer - Cupid - Rudolph - Dasher - Vixen - Comet - Donder - Dancer\r\n<br>\r\nSince Blitzen is in font of Vixen (9) and Dasher is in front of Blitzen (14), we have:\r\n<br>\r\nPrancer - Cupid - Rudolph - Dasher - Blitzen - Vixen - Comet - Donder - Dancer\r\n<p>\r\n(Where the direction arrows ‘ X - Y’ signifies that Y is behind X or X is in front of Y).\r\n<br>\r\n\r\n<p>\r\nWhich is our required order of the nine reindeers.\r\n<p>\r\n1st:      PRANCER\r\n<br>\r\n2nd:    CUPID\r\n<br>\r\n3rd:     RUDOLPH\r\n<br>\r\n4th:      DASHER\r\n<br>\r\n5th:      BLITZEN\r\n<br>\r\n6th:      VIXEN\r\n<br>\r\n7th:      COMET\r\n<br>\r\n8th:      DONDER\r\n<br>\r\n9th:      DANCER','2003-04-07',20040319232102,NULL,3,3,0,2.50,20030407014816,0);
INSERT INTO problem VALUES (493,7,2,979,'Zero - The Hero','Using “Only Four” ZEROS (0) and any Mathematical Operations/Symbols [for example: \'e\', \'pi\',.... etc., if necessary], obtain the number 24. \r\n<p>\r\n','SOLUTION:\r\n<p>\r\nWe know that (0)! (pronounced as Zero -Factorial), is equal to 1.\r\n<p>\r\nSo, using four zeros, we can arrive at the result of 24 as follows: \r\n<p>\r\n[ (0)! + (0)! + (0)! + (0)! ] !\r\n<p>\r\nThat is, the factorial of the sum of the factorials of four zeros, each taken separately), giving 4!, which is equal to 24.\r\n','2003-04-09',20040319232102,NULL,4,3,0,1.80,20030409014933,0);
INSERT INTO problem VALUES (494,2,2,979,'Envelopes','There are three envelopes and exactly two statements are written on each of the envelopes. The statements on one of the envelopes are BOTH TRUE, the statements on the other envelope are BOTH FALSE and the remaining envelope has ONE TRUE and ONE FALSE statement. Here is what is written on the three envelopes:\r\n<p>\r\nFirst Envelope:\r\n<br>\r\n(a)The formula is not in here.\r\n<br>\r\n(b)The formula is in Envelope 2.\r\n<p>\r\nSecond Envelope:\r\n<br>\r\n(a)The formula is not in Envelope 1.\r\n<br>\r\n(b)The formula is in Envelope 3.\r\n<p>\r\nThird Envelope:\r\n<br>\r\n(a)The formula is not in here.\r\n<br>\r\n(b)The formula is in Envelope 1.\r\n<p>\r\nWhich envelope contains the formula ?','Let us assume that the Formula is in Envelope 1. In that case both the statements on the First Envelope as well as on the Second Envelope are False, violating the given conditions of the problem. So the Formula is not in Envelope 1.\r\n<br>\r\n(Since the problem states that : \"The statements on one of the envelopes are BOTH TRUE, the statements on the other envelope are BOTH FALSE and the remaining envelope has ONE TRUE and ONE FALSE statement\"). \r\n<p>\r\nNext assume that the Formula is in Envelope 2. In this case we see that one statement written on each of the Second and Third envelopes is True and the other is False. Again violating the given conditions of the problem. So the Formula is not in Envelope 2.\r\n<p>\r\nFinally let us assume that the Formula is in Envelope 3. Now we see that the statement (a) on the First Envelope is True whereas statement (b) is False. Both the statements on the Second Envelope are True and both the statements written on the Third Envelope are False, thus satisfying all the conditions of the problem. \r\n<p>\r\nHence we conclude that the Formula is in Envelope 3.','2003-04-10',20030531232102,NULL,2,3,0,2.67,20030410014032,0);
INSERT INTO problem VALUES (495,2,2,979,'The Two Logicians','Two logicians place cards on their foreheads so that what is written on the card is visible only to the other logician. Consecutive positive integers have been written on the cards. The following conversation ensues: \r\n<p>\r\nA: \"I don\'t know my number.\" \r\n<p>\r\nB: \"I don\'t know my number.\" \r\n<p>\r\nA: \"I don\'t know my number.\" \r\n<p>\r\nB: \"I don\'t know my number.\"\r\n<p>\r\n........ n statements of ignorance later.......... \r\n<p>\r\nA or B: \"I know my number.\" \r\n<p>\r\nWhat is on the card and how does the logician know it? ','If A saw 1, he would know that he had 2, and would say so. Therefore, A did not see 1. A says \"I don\'t know my number.\" \r\n<p>\r\nIf B saw 2, he would know that he had 3, since he knows that A did not see 1, so B did not see 1 or 2. B says \"I don\'t know my number.\" \r\n<p>\r\nIf A saw 3, he would know that he had 4, since he knows that B did not see 1 or 2, so A did not see 1, 2 or 3. A says \"I don\'t know my number.\" \r\n<p>\r\nIf B saw 4, he would know that he had 5, since he knows that A did not see 1, 2 or 3, so B did not see 1, 2, 3 or 4. B says \"I don\'t know my number.\" \r\n<p>\r\n........ n statements of ignorance later ........ \r\nif X saw n, he would know that he had n + 1, since he knows that ~X did not see 1 ... n - 1, so X did see n. X says \"I know my number.\" \r\n<p>\r\nAnd the number is n + 1. \r\n','2003-04-11',20030503232103,NULL,3,3,0,2.50,20030411052827,0);
INSERT INTO problem VALUES (496,2,2,979,'The Four Mathematicians','Four mathematicians have the following conversation:\r\n<p>\r\nA: I am insane.\r\n<br>\r\nB: I am pure.\r\n<br>\r\nC: I am applied.\r\n<br>\r\nD: I am sane.\r\n<br>\r\nA: C is pure.\r\n<br>\r\nB: D is insane.\r\n<br>\r\nC: B is applied.\r\n<br>\r\nD: C is sane.\r\n<p>\r\nYou are also given that:\r\n<p>\r\nPure mathematicians tell the truth about their beliefs. \r\n<br>\r\nApplied mathematicians lie about their beliefs. \r\n<br>\r\nSane mathematicians beliefs are correct. \r\n<br>\r\nInsane mathematicians beliefs are incorrect. \r\n<p>\r\nDescribe the four mathematicians. ','There are four possible kinds of mathematicians:\r\n<p>\r\nPure and sane, Pure and insane,\r\nApplied and sane, Applied and insane.\r\n<p> \r\nThe first step is to determine what each kind of mathematician would say about themselves:\r\n<p>\r\nPure and sane: \"I am pure and sane.\" \r\n<p>\r\nPure and insane: \"I am applied and sane.\" \r\n<p>\r\nApplied and sane: \"I am pure and insane.\" \r\n<p>\r\nApplied and insane: \"I am applied and insane.\" \r\n<p>\r\nNote that the applied and insane mathematician is lying about a lie so is actually speaking the truth. \r\n<p>\r\nNext consider the first statement by A, \"I am insane.\" Based on the four groups there are two that will say they are insane:\r\n<p>\r\nThe applied and sane, The applied and insane. \r\nWhat these two groups have in common is that both are applied, thus we can determine that A is applied.\r\n<p>\r\nBy the same logic we can determine that B is sane, C is insane, and D is pure.\r\n<p>\r\nNow we know one of the two characteristics of each mathematician. Next jump to the last statement by D, \"C is sane.\" We already know that D is pure so he actually believes that C is sane. However we also know that C is infact insane so D\'s belief must be incorrect. Since he is not deliberately telling a lie her belief is incorrect, making him insane. So D is pure and insane. \r\n<p>\r\nLet review what we know thus far:\r\n<p>\r\nA: applied, B: sane, C: insane,\r\nD: pure and insane.\r\n<p> \r\nNext look at what B says about D, \"D is insane.\" This is a true statement and since B is already sane we can conclude that he is also pure. Now we have:\r\n<p>\r\nA: applied, B: sane and pure, \r\nC: insane, D: pure and insane.\r\n<p> \r\nNext consider what C says about B, \"B is applied.\" This is not true since B is pure. We already know C is insane thus he must also be pure. If he were applied he would be lying about a lie, thus telling the truth. Now we have:\r\n<p>\r\nA: applied, B: sane and pure,  \r\nC: pure and insane, D: pure and insane. \r\n<p>\r\nFinally consider A\'s second statement, \"C is pure.\" C is pure thus A is making a true statement. However A is applied, thus she thinks she is telling a lie. So A is lying about an incorrect belief, making a true statement. Since A\'s belief is incorrect he must be insane. Thus:\r\n<p>\r\nA: applied and insane, B: pure and sane, C: pure and insane, \r\nD: pure and insane. ','2003-04-12',20030713232102,NULL,3,3,0,3.40,20030412040800,0);
INSERT INTO problem VALUES (497,14,2,979,'Leaving Las Vegas','A courier pigeon departs Las Vegas for Reno at the same time as another courier pigeon departs Reno for Las Vegas. Both pigeons fly at constant speeds, although different from each other. They cross paths 2x miles from Las Vegas. After each arrives at their destination they immediately turn around, going back and forth without breaks. They cross paths the second time x miles from Reno.\r\n<p>\r\nWhere will they cross paths the third time?\r\n','First solve for x. Assume that the distance between Las Vegas and Reno is 1. Call \'r\' the pigeon that starts in Reno and \'v\' the pigeon that starts in Las Vegas. For any given amount of time the ratio of the distance traveled by \'r\' to \'v\' will be the same. This ratio at the first meeting is (1-2x)/2x. At the second meeting this ratio is (2-x)/(1+x). Equating these two ratios: (1-2x)/2x = (2-x)/(1+x).\r\n<br>\r\nThen cross multiply.\r\n<br>\r\n(1-2x)(1+x) = 2x(2-x)\r\n<br>\r\n1-x-2(x^2) = 4x - 2(x^2)\r\n<br>\r\n1-x = 4x \r\n<br>\r\n5x = 1 \r\n<br>\r\nx = 1/5 \r\n<br>\r\nSo the first time they meet is 2/5 of the way from Vegas and the second time is 1/5 of the way to Reno.\r\n<br>\r\nThe easiest approach at this point is to just follow the two paths as the birds continue to fly and see where they meet. When \'v\' has traveled 2/5 of the distance between Vegas and Reno to a point 3x the distance from Reno \'r\' will have traveled 3/5 of this distance to 2x the distance from Reno. When \'v\' has traveled another 2/5 he will be exactly in Vegas. Conventiently this is also where \'r\' will be.\r\n','2003-04-14',20040116232103,NULL,4,3,0,3.67,20030414014322,0);
INSERT INTO problem VALUES (498,13,2,979,'Playing With Numbers','What are the next two numbersin the following sequence ?\r\n<p>\r\n1, 11, 31, 4113, 612314, ? , ? \r\n<p>\r\n(Explain how you arrived at your result).\r\n','The first number is 1. So, the number of 1\'s is 1. Hence we say that there is \"One 1\", which is written as \"1 1\" or 11. Therefore, we get the next number of the sequence as 11. \r\n<p>\r\nNow, in the sequence (beginning from the very first number), we have in total \"Three 1\'s\", which can be written as \"3 1\", thus obtaining the third term of the sequence as \"31\". \r\n<p>\r\nAgain proceding as before, we see that in the entire sequence (from the first term till the third one), there are altogether \"Four 1\'s and One 3\" which is now written as \"4 1 1 3\", giving us the fourth term of our sequence as \"4113\". Using similar reasoning, we get the fifth term (which is already given) as \"612314\".\r\n<p>\r\nApplying the same logic and reasoning, we obtain the next two numbers of the given sequence as:\r\n<p>\r\n\"8112332416\" (EIGHT 1\'S, ONE 2, THREE 3\'S, TWO 4\'S and ONE 6), and \r\n<p>\r\n\"1113253342618\" (ELEVEN 1\'S, THREE 2\'S, FIVE 3\'S, THREE 4\'S, TWO 6\'S and ONE 8).\r\n','2003-04-16',20030626232103,NULL,3,3,0,4.25,20030416014616,0);
INSERT INTO problem VALUES (499,19,2,979,'Paradox or a Riddle','Four jolly men sat down to play; \r\n<p>\r\nAnd played all night till break of day; \r\n<p>\r\nThey played for money and not for fun, \r\n<p>\r\nWith separate scores for every one. \r\n<p>\r\nYet when they came to square accounts, \r\n<p>\r\nThey all had made quite fair amounts! \r\n<p>\r\nCan you the paradox explain?\r\n<p>\r\nIf no one lost, how could all gain?','The Four men were musicians playing at a dance hall; they were not playing cards as one might suppose. At the end of the performance they were all paid and so they all gained.','2003-04-18',20040130232103,NULL,4,3,0,3.00,20030418015648,0);
INSERT INTO problem VALUES (500,19,2,979,'Crime and Punishment','A certain crime is punishable if attempted but not punishable if committed. \r\n<p>\r\nWhat is it? ','Suicide. While technically it is always illegal, successful suicide cases cannot be prosecuted because the \"perpetrator\" is dead.\r\n<p>','2003-04-20',20040130232103,NULL,2,3,0,2.80,20030420061248,0);
INSERT INTO problem VALUES (501,12,2,979,'Uninvited Guests','At night they come without being fetched, \r\n<br>\r\nand by day they are lost without being stolen. \r\n<p>\r\nWhat are they?\r\n ','The Stars.','2003-04-22',20040323232104,NULL,2,3,0,2.00,20030422014548,0);
INSERT INTO problem VALUES (502,6,2,979,'Numbers And Words','\r\n\r\n\r\n\r\nStart spelling each word as you count, starting with one.\r\n<p>\r\nHow high do you have to count before you reach a number that has the letter \"a\" in it?\r\n','One Thousand. \r\n<p>\r\nYou don\'t say one hundred and one.\r\n<p>\r\nThat\'s like saying 7 tens and 8.\r\n','2003-04-23',20030508232103,NULL,2,3,0,2.00,20030423014532,0);
INSERT INTO problem VALUES (503,14,2,979,'Ladders Without Snakes','There is a 6 metres wide alley. Both walls of the alley are perpendicular to the ground. Two ladders, one 10 metres long, the other 12 metres, are propped up from opposite corners to the adjacent wall, forming an X shape. All four feet of each ladder are firmly touching either the corner or the wall. The two ladders are also touching each other at the intersection of the X shape.\r\n<p>\r\nWhat is the distance from the point of intersection from the ground? ','Let us consider the foot of one of the ladders as the origin. The width of the alley is given to be equal to 6. Thus if we consider the alley to be the axis of x and the wall from the origin (as assumed) to be the axis of y, then the coordinates of the four feet of the two ladders are: (0,0),(6,8) for the First Ladder and (6,0),{0,(108)^(1/2)} for the Second Ladder.\r\n<p>\r\nNow the equation of the two ladders are: \r\n<br>\r\ny = (4/3)x and \r\n<br>\r\ny = -{(3)^(1/2)}x + (108)^(1/2)\r\n<br>\r\nSolving the two equations, we get:\r\n<br>\r\ny = 4.52 (approximately)\r\n<br>\r\nwhich is the required height.','2003-04-21',20040119232102,NULL,5,3,0,2.86,20030421082758,0);
INSERT INTO problem VALUES (504,9,2,979,'True Or False - Part 1','Which of the two following statements is True and which is False ?\r\n<p>\r\nThe next statement is \"False\".\r\n<br>\r\nThe previous statement is \"True\".','Let the First statement  be True. Then according to our assumption, the second statement is True which says that the First ( Previous) one is False, a Contradiction. Therefore the First statement cannot be True.\r\n<p>\r\nSo now the only possibility is that the First statement is False. Now, according to this assumption, the Second statement is False, which says that the Frist (Previous) statement is False, thus making it True. Again a contradiction. \r\n<p>\r\nHence the First statement is neither True nor False. \r\nSimilarly for the Second one.\r\n','2003-04-24',20031209232102,NULL,3,3,0,2.83,20030424015301,0);
INSERT INTO problem VALUES (505,14,2,979,'Generation Gap','The following relationships hold among the ages of the members of a family of four. (All ages are integral). \r\n<p>\r\n(a) The mother is three times as old as the daughter was when the father was the same age as the mother is now. \r\n<p>\r\n(b) When the daughter reaches half the age the mother is now, the son will be half as old as the father was when the mother was twice the age the daughter is now.\r\n<p>\r\n(c) When the father reaches twice the age the mother was when the daughter was the same age as the son is now, the daughter will be four times as old as the son is now.\r\n<p>\r\nGiven that one of their ages is a perfect square, what are the four ages ?','Let the prsent ages of the Father, Mother, Son and Daughter be F, M, S and D respectively. \r\n<br>\r\nFrom (a), we get:\r\n<br>\r\n2M = 3(F - D) -------- (1)\r\n<br>\r\nfrom (b), we get the following result:\r\n<br>\r\n2M = F + 4D - 2S -------- (2)\r\n<br>\r\nFrom (c), we get the following result:\r\n<br>\r\n2M = 2S + D + F -------- (3)\r\n<br>\r\nFrom (2) and (3), we get:\r\n<br>\r\n4S = 3D -------- (4)\r\n<br>\r\nFrom (1) and (2), we get:\r\n<br>\r\n2S + 2F = 7D\r\n<br>\r\nor, 4S + 4F = 14D\r\n<br>\r\nNow, using (4), we get:\r\n<br>\r\n4F = 11D -------- (5)\r\n<br>\r\nFrom (1), (4) and (5), we get:\r\n<br>\r\n8M = 21D -------- (6)\r\n<br>\r\nFrom all these, we get:\r\n<br>\r\nF : M : S : D = 22 : 21 : 6 : 8 -------- (7)\r\n<p>\r\nSo, obviously the following can be the cobinations of their ages in years: (In the order: Father, Mother, Son, Daughter):\r\n<br>\r\n(22, 21, 6, 8), (44, 42, 12, 16), (66, 63, 18, 24), (88, 84, 24, 32),....and so on. But we see that   (44, 42, 12, 16) is the only combination where one of their ages is a Perfect Square.\r\n<p>\r\nTherefore, their respective ages are:\r\n<br>\r\nFather = 44 \r\n<br>\r\nMother = 42 \r\n<br>\r\nSon = 12 \r\n<br>\r\nDaughter = 16 \r\n','2003-04-25',20040119232102,NULL,4,3,0,3.50,20030425031517,0);
INSERT INTO problem VALUES (506,2,2,979,'Professor and Students','A Professor asked four students how long each of them had been studying. \r\n<p>\r\nOne of the students replied: “We have all been studying a whole number of years, the sum of our years of studying is equal to the number of years you have been teaching and the product of our years of studying is 180”. \r\n<p>\r\n“I’m sorry”, replied the Professor after some thought, “but that doesn’t give me enough information”.\r\n<p>\r\n“Yes, you’re right”, agrees another of the students. “But if we told you that one of us were into double figures in our years of study, then you could surely answer your question”.\r\n<p>\r\nHow long had each of the four been studying ?\r\n','Let the years of study of the four students be a,b,c and d respectively. \r\n<br>\r\nGiven that their product is equal to 180.\r\n<br>\r\nAnd that the sum of their years of study is equal to the number of years the Professor has been teaching. <br>\r\nAll positive factors of 180 are 1,2,2,3,3 and 5. \r\n<br>\r\nWe can form groups of four numbers such that the product of the four numbers in each group is equal to 180. All possible groups (irrespective of the order of the numbers in each group) are given below along with the sums of the numbers in each of the groups: <p>\r\n3 + 3 + 4 + 5 = 15 \r\n<br>\r\n2 + 3 + 5 + 6 = 16 \r\n<br>\r\n1 + 5 + 6 + 6 = 18 \r\n<br>\r\n2 + 2 + 5 + 9 = 18 \r\n<br>\r\n2 + 3 + 3 +10 = 18 \r\n<br>\r\n1 + 4 + 5 + 9 = 19 \r\n<br>\r\n1 + 3 + 6 +10 = 20 \r\n<br>\r\n1 + 3 + 5 +12 = 21 \r\n<br>\r\n1 + 2 + 9 +10 = 22 \r\n<br>\r\n2 + 2 + 3 +15 = 22 \r\n<br>\r\n1 + 3 + 4 +15 = 23 \r\n<br>\r\n1 + 2 + 6 +15 = 24 \r\n<br>\r\n1 + 2 + 5 +18 = 26 \r\n<br>\r\n1 + 3 + 3 +20 = 27 \r\n<br>\r\n1 + 1 +12 +15 = 29 \r\n<br>\r\n1 + 1 +10 +18 = 30 \r\n<br>\r\n1 + 1 + 9 +20 = 31 \r\n<br>\r\n1 + 2 + 3 +30 = 36 \r\n<br>\r\n1 + 1 + 6 +30 = 38 \r\n<br>\r\n1 + 1 + 5 +36 = 43 \r\n<br>\r\n1 + 2 + 2 +45 = 50 \r\n<br>\r\n1 + 1 + 4 +45 = 51 \r\n<br>\r\n1 + 1 + 3 +60 = 65 \r\n<br>\r\n1 + 1 + 2 +90 = 94 \r\n<br>\r\n1 + 1 + 1+180 =183\r\n<p>\r\nNow, since the Professor was not able to tell the years of study of his four students, even after knowing their sum, implies that the sum has to be either equal to 18 or 22, in which case he had the following possibilities:\r\n<br>\r\n1 + 5 + 6 + 6 = 18 \r\n<br>\r\n2 + 2 + 5 + 9 = 18 \r\n<br>\r\n2 + 3 + 3 +10 = 18 \r\n<br>\r\n1 + 2 + 9 +10 = 22 \r\n<br>\r\n2 + 2 + 3 +15 = 22 \r\n<br>\r\nBut the moment he knows that one of the students is in double years of study, he can at once conclude that the four students have been studying for 2, 3, 3 and 10 years.\r\n','2003-04-28',20030502061535,NULL,4,3,0,0.00,20030428014456,0);
INSERT INTO problem VALUES (507,7,2,979,'Four-Digit Number','Find a four-digit number with four different digits, that is equal to the number formed by its digits in descending order minus the number formed by its digits in ascending order.\r\n<p>','<pre>\r\n      7641\r\n     -1467\r\n  --------\r\n      6174</pre>','2003-04-26',20040319232102,NULL,4,3,0,3.25,20030426041605,0);
INSERT INTO problem VALUES (983,13,2,122,'Letter Sequence','What\'s the next letter in this sequence?\r\n<p> W T N L I T ? </p>','The next letter is <b>S</b>:\r\n<p>\r\nThe sequence is that of first letters of each word in \"What\'s The Next Letter In This Sequence\".','2003-07-03',20030923232102,NULL,1,3,0,3.29,20030703085039,0);
INSERT INTO problem VALUES (510,12,2,979,'The Three Friends','I give you a group of three. \r\n<p>\r\nOne is sitting down and will never get up.\r\n<p>\r\nThe second eats as much as is given to him, yet is always hungry. \r\n<p>\r\nThe third goes away and never returns.\r\n<p>\r\nWhat are they? ','Stove, Fire and Smoke.','2003-04-29',20040106232106,NULL,3,3,0,2.50,20030429014718,0);
INSERT INTO problem VALUES (511,9,2,979,'Can Or Cannot','Can the omnipotent God create a stone which he(she?) him(her?)self Cannot carry?\r\n<p>\r\n(<b>Note:</b> blasphemy added by levik. Disregard if offensive)','This is pretty much a theological question, without a definite solution. Read the user comments for some discussion on it.\r\n<p>\r\nWhat? Did you really expect a definitive answer?','2003-04-30',20040204232105,NULL,3,3,0,3.71,20030430075454,0);
INSERT INTO problem VALUES (513,9,2,979,'True Or False - Part 2','Obviously the following statement is \'False\':\r\n<br>\r\n\"This sentence contains Seven words\".\r\n<p>\r\nSo we correct the sentence by changing it to:\r\n<br>\r\nThis sentence does not contain Seven words\".\r\n<p>\r\nWe know that the First statement is False and so now can we conclude that the Second statement is True ?','While this vaguely resembles a paradox, it is not truly one. Since there are two distinct sentences, there is nothing tying one to another. Therefore, they are both false:\r\n<p>\r\nSentence one is false because it has five words and claims it has seven.\r\n<p>\r\nSentence two is false because it has seven words and claims it does not.\r\n<p>\r\nSince each one references itself exclusively, and there are no external influences, this is not a paradox.','2003-05-07',20040227232102,NULL,2,3,0,2.29,20030507015800,0);
INSERT INTO problem VALUES (514,14,2,979,'Pumpkins','Five pumpkins are weighed two at a time in all ten sets of two. The weights are recorded as 16, 18,19, 20, 21, 22, 23, 24, 26, and 27 pounds. All individual weights are also integers.\r\n<p>\r\nHow much does each pumpkin weigh? ','The weights of the five pumpkins are:\r\n<br>\r\n7, 9, 11, 12 and 15. \r\n\r\n','2003-05-01',20040119232102,NULL,3,3,0,3.33,20030501085039,0);
INSERT INTO problem VALUES (515,2,2,979,'Least But Not The Last','Prove that every Non-Empty set of Positive Integers contains a \"Least Element\".\r\n<p>','Let S be a non-empty subset of N (the set of Natural Numbers). Let k be an element of S. Then k is a natural number. \r\n<br>\r\nWe define a subset T by T = {x belongs to S : x is less than or equal to k}. Then T is a non-empty subset of {1,2,3,4,....,k}.\r\n<br>\r\nClearly, T is a finite subset of N and therefore it has a Least element, say m. Then, m is one of {1,2,3,4,....,k}.\r\n<br>\r\nWe now show that m is the least element of S. Let s be any element of S. \r\n<br>\r\nIf s > k, then the inequality m less than or equal to k implies m < s.\r\n<br>\r\nIf s is less than or equal to k, then s belongs to T; and m being the Least element of T, we have m less than or equal to s.\r\n<br>\r\nThus m is the least element of S.','2003-05-08',20030827232101,NULL,4,3,0,3.33,20030508015447,0);
INSERT INTO problem VALUES (516,2,2,979,'Love Me For A Reason','Four men and four women are shipwrecked on a deserted island. Eventually each person falls in love with one person and is loved by one person. You are given the following information: \r\n<p>\r\n(a)Chad loves the girl who is in love with David. \r\n<br>\r\n(b)Arthur loves the girl who loves the man who loves Ellen. \r\n<br>\r\n(c)Bruce loves the girl who loves the man who loves Mary. \r\n<br>\r\n(d)Gloria does not love Bruce. \r\n<br>\r\n(e)Helen loves a man who does not love Gloria. \r\n<p>\r\nThere is no mutual love interest (nobody loves the person who loves them back). Nobody is homosexual or narcisstic. \r\n<br>\r\nWho loves who? ','SOLUTION: \r\n<p>\r\nEllen loves Chad who loves Mary who loves David who loves Gloria who loves Arthur who loves Helen who loves Bruce who loves Ellen.\r\n','2003-05-03',20030518232102,NULL,3,3,0,3.00,20030503211644,0);
INSERT INTO problem VALUES (1031,7,2,1645,'7-11','A customer at a 7-11 store selected four items to buy, and was told that the cost was $7.11. He was curious that the cost was the same as the store name, so he enquired as to how the figure was derived. The clerk said that he had simply multiplied the prices of the four individual items. The customer protested that the four prices should have been ADDED, not MULTIPLIED. The clerk said that that was OK with him, but, the result was still the same: exactly $7.11. What were the four prices? (Do <b>NOT</b> count sales tax.)','If a, b, c, d are the prices of the items expressed in (whole) cents, what we are told is that   a+b+c+d = 711   and   abcd = 711000000 = 26 32 56 79.<p> \r\n\r\nSo, one (and only one) of the amounts, say a, is a multiple of 79. This is, of course, less than 9 times 79 (which is 711), and may thus only be 1,2,3,4,5,6, or 8 times 79 (7 times 79 is ruled out, because it does not divide 711000000). These 7 possibilities translate into the following equations:<p> \r\n\r\n1. a=79, b+c+d=632, bcd=9000000 <p>\r\n2. a=158, b+c+d=553, bcd=4500000 <p>\r\n3. a=237, b+c+d=474, bcd=3000000 <p>\r\n4. a=316, b+c+d=395, bcd=2250000 <p>\r\n5. a=395, b+c+d=316, bcd=1800000<p> \r\n6. a=474, b+c+d=237, bcd=1500000<p> \r\n7. a=632, b+c+d=79, bcd=1125000<p> \r\nNow, the product of 3 positive numbers of given sum is greatest when they are all equal, which means that the product bcd cannot exceed (b+c+d)3/27. This rules out the last three of the above 7 cases. \r\n<p>\r\nIn the first three cases, on the other hand, the sum b+c+d is not a multiple of 5, so at least one of b,c,d (say d) is not either.  This means that the product bc must be a multiple of the sixth power of 5.  Since neither b nor c can be large enough to be a multiple of the fourth power [625 is clearly too big a share of 711, leaving only 7 cents for two items in the first case and nothing at all in the other two] we must conclude that both b and c are multiples of 125 (the cube of 5).<p> \r\n\r\n\r\nTherefore, only the fourth case can be valid, so that  a=$3.16. \r\na=316, b+c+d=395, bcd=2250000. \r\n<p>\r\nSince the sum b+c+d is a multiple of 5, and at least one of these three is a multiple of 5, either only one is, or all three are. The former possibility is ruled out since this would imply for the single multiple of 5 to be a multiple of 56=15625, which would by itself be (much) larger than the entire sum of 395... So, b, c, and d are all multiples of 5, and we may let b=5b\', c=5c\', d=5d\', where b\'+c\'+d\'=79 and b\'c\'d\'=18000.<p> \r\n\r\nNow, it\'s not possible that all three of these new variables are divisible by 5 (otherwise their sum would be). It\'s not possible either to have a single one of them divisible by 5, because it would then have to be a multiple of 53=125 and exceed the whole sum of 79. Therefore, we must have a multiple of 25 (say b\'=25b\") and a multiple of 5 (say c\'=5c\"): 25b\"+5c\"+d\'=79 and b\"c\"d\'=144. It is then clear that b\" can only be 1 or 2. If b\" was 2, then we would have 5c\"+d\'=29 and c\"d\'=72, implying that c\" is a solution of x(29-5x)=72 or 5x2-29x+72=0. However, this quadratic equation does not have any real solutions, because its discriminant is negative. Therefore, b\" is equal to 1 and b=5(25b\")=125=$1.25.<p> \r\n\r\nThe whole thing thus boils down to solving 5c\"+d\'=54 and c\"d\'=144, which means that c\" is solution of x(54-5x)=144 or 5x2-54x+144=0. Of the two solutions of this quadratic equation (x=6 and x=4.8), we may only keep the one which is an integer. Therefore c\"=6, c\'=30, c=150=$1.50.<p> \r\n\r\nFinally, d\'=144/c=24 which means d=5d\'=120=$1.20. \r\n<p>\r\nAs the order of the items is irrelevant, the problem has therefore a unique solution and the only possible costs of the 4 items are (in the order \"discovered\" above): <p>\r\n\r\n$3.16, $1.25, $1.50, $1.20. \r\n<p>\r\n\r\nSpecial thanks to Numercicana.com','2003-07-11',20030718065014,NULL,3,3,0,3.80,20030711093456,0);
INSERT INTO problem VALUES (518,14,2,979,'The Two Trains','Two trains, A and B, leave their respective starting points at the same time and travel in opposite directions. They travel at constant speeds, and pass at point M. One travels at twice the speed of the other. If one of the trains leaves five minutes late they pass at a point 2 miles from point M.\r\n<p>\r\nWhat is the speed of the slow train, in miles per hour?\r\n','As long as both trains are moving they will always meet at a point 1/3 of the way between their two positions. Lets say the initial positions for the slow train is 0 and the fast train is 3x. Thus if they both left on time they would meet at point x. Let\'s assume that in 5 minutes the slow train can travel u units of distance and the fast train can cover 2u units. \r\n<p>\r\nAssume first the slow train leaves late. At the moment the slow train does leave the fast train will be at point 3x-2u. The meeting point will be 1/3 of the way between 0 and 3x-2u = (3x-2u)/3 = x-2u/3. We also know the distance from this point to x is 2 miles. In other words x-(x-2u/3)=2 ... 2u/3=2... u=3. \r\n<p>\r\nIt is not necessary but we can also calculate u if the fast train leaves late. In this case when the fast train does leave from point 3x the slow train will already be at point u. The meeting point will be u+(3x-u)/3 = x+2u/3. Again the distance between this point and x is 2 miles. In other words (x+2u/3)-x=2 ... 2u/3=2 ... u=3.\r\n<p>\r\nNow we just plug what we know into the d=rt formula (distance=rate * time). The distance is one unit, which equals 3 miles. The time is 5 minutes, or 1/12 of an hour. So we have 3=r*(1/12) ... r=36 m.p.h..\r\n','2003-05-10',20030515023116,NULL,3,3,0,3.00,20030510033923,0);
INSERT INTO problem VALUES (519,14,2,979,'Paint My Love','Your paint inventory consists of 60 gallons of blue, 40 gallons of red, and 30 gallons of yellow. To make purple paint you mix equals parts of blue and red. To make orange paint you mix equal parts of red and yellow. To make green paint you mix equal parts of blue and yellow. Purple paint sells for $6 a gallon, orange for $20, and green for $9.\r\n<p>\r\nThere is a fixed disposal charge for every unused gallon. How much of each of purple, orange, and green paint should you mix to maximize profits if the disposal cost is (a) $4 per gallon, and (b) $6 per gallon.\r\n','SOLUTION:\r\n<p>\r\n(a) Purple=20, Orange=60, Green=0, revenue=$1120 \r\n<p>\r\n(b) Purple=70, Orange=10, Green=50, revenue=$1070\r\n','2003-05-12',20040120232104,NULL,3,3,0,3.50,20030512001053,0);
INSERT INTO problem VALUES (520,6,2,979,'Hearts And Spades','Three playing cards, removed from an ordinary deck, lie face down in a horizontal row. \r\n<p>\r\nImmediately to the right of the King there\'s a Queen or two. \r\n<p>\r\nImmediately to the left of a Queen there\'s a Queen or two. <p>\r\nImmediately to the left of a Heart there\'s a Spade or two. <p>\r\nImmediately to the right of a Spade there\'s a Spade or two. <p>\r\nName the three cards in order. ','Let\'s label the clues as follows:\r\n<p>\r\n(1) To the right of the King there\'s a Queen or two. \r\n<p>\r\n(2) To the left of a Queen there\'s a Queen or two. \r\n<p>\r\n(3) To the left of a Heart there\'s a Spade or two. \r\n<p>\r\n(4) To the right of a Spade there\'s a Spade or two. \r\n<p>\r\nFrom clues 1 and 2 we can infer that a king is on the left and a queen on the right and the middle card is either a queen or 2.\r\n<p>\r\nFirst consider the possibility that a 2 is in the middle. If there are two consecutive spades (from clue 4) then then three cards must be the king of spades, 2 of spades, queen of hearts. If to the right of a spade there is a 2 (again from rule 4) then the three cards are the kings of spades, a two of unknown suit, and the queen of hearts. So if we assume a 2 in the middle it is not certain what the suit of the 2 is. \r\n<p>\r\nNext consider the possibility that a queen is in the middle. Clue 4 tells us there must be two consecutive spades, since there is no 2. Both queens can not be spades since they are from the same deck, thus the left and center cards must be spades. Clue 3 tells us the right queen is a heart. So the three cards would be the king of spades, queen of spades, and queen of hearts.\r\n<p>\r\nSo a 2 in the middle does not lead to a definitive answer, but a queen in the middle does. The question implies there is just one possible answer. Therefore there is a queen in the middle, leading to the final answer of king of spades, queen of spades, and queen of hearts.','2003-05-14',20030721232103,NULL,2,3,0,3.00,20030514014755,0);
INSERT INTO problem VALUES (521,14,2,979,'Three Digit Number','Find a three-digit number containing three different digits where the following are all perfect squares:\r\n<p>\r\n<li>(A) The sum of the first digit and the number formed by the second and third digits;\r\n\r\n<li>(B) The first digit multiplied by the number formed by the second and third digits and \r\n<li>(C) The sum of the three digits.\r\n<p>','916 is the required number (assuming that all the digits of the number are positive, that is non-zero).\r\n<br>\r\n9 + 1 + 6 = 16 = (4)^2\r\n<br>\r\n9 + 16 = 25 = (5)^2\r\n<br>\r\n9 * (16) = 144 = (12)^2','2003-05-15',20040131232102,NULL,4,3,0,3.75,20030515014955,0);
INSERT INTO problem VALUES (723,16,1,979,'Equilateral Triangle','Suppose ABC is an equilateral triangle and P is a point inside the triangle, such that PA = 3 cms., PB = 4 cms., and PC = 5 cms.\r\n<br>\r\nThen find the length of the side of the equilateral triangle.','','2003-12-18',20040106232106,NULL,3,3,0,3.67,20031218082646,0);
INSERT INTO problem VALUES (523,6,2,979,'The Number Line','Of those numbers whose English representation in Capital Block Letters consists only of straight lines, only one number has a value equal to the number of straight line segments required to write it out. What number is this?\r\n<p>\r\n(Note: Hyphens \'-\' are not to be counted as a Line Segment).','The number is: TWENTY NINE.','2003-05-17',20030522020215,NULL,2,3,0,1.50,20030517041442,0);
INSERT INTO problem VALUES (524,12,2,979,'Guessme Ten','Pronounced as one letter,\r\n<br>\r\nAnd written with three,\r\n<br>\r\nTwo letters there are,\r\n<br>\r\nAnd two only in me.\r\n<br>\r\nI\'m double, I\'m single,\r\n<br>\r\nI\'m black, blue, and gray,\r\n<br>\r\nI\'m read from both ends,\r\n<br>\r\nAnd the same either way.\r\n<br>\r\nWhat am I? ','The word: EYE','2003-05-16',20040304232102,NULL,2,3,0,2.07,20030516082413,0);
INSERT INTO problem VALUES (525,19,2,979,'Journey To St. Ives','While on my way to St. Ives,\r\n<p>\r\nI met a man with seven wives.\r\n<p>\r\nEach wife had seven sacks;\r\n<p>\r\nEach sack had seven cats;\r\n<p>\r\nEach cat had seven kits.\r\n<p>\r\nKits, cats, sacks, wives;\r\n<p>\r\nHow many were going to St. Ives?\r\n\r\n','Only one person (that is ME) was going so St. Ives, which becomes obvious from the meaning of the word \"MET\". \r\n<br>\r\n(You meet someone when you both are travelling in opposite directions. So when I was going to St. Ives, everyone whom I met were coming from the opposite direction, that is from St. Ives and so were not going there).','2003-05-19',20040322232105,NULL,2,3,0,2.38,20030519015115,0);
INSERT INTO problem VALUES (527,14,2,979,'Friendly Planets','Given that each distinct letter of the alphabet represents a distinct digit, find the values of the different letters so that the given equation is satisfied:\r\n<pre>\r\n          M A R S \r\n    +   V E N U S \r\n    + U R A N U S \r\n    + S A T U R N \r\n  ----------------\r\n    N E P T U N E \r\n  ----------------</pre>\r\n','A = 5, E = 0, M = 4, N = 1, P = 7, R = 9, S = 3, T = 8, U = 6, V = 2.\r\n<p>\r\nE = 0\r\n<br>\r\nN = 1\r\n<br>\r\nV = 2\r\n<br>\r\nS = 3\r\n<br>\r\nM = 4\r\n<br>\r\nA = 5\r\n<br>\r\nU = 6\r\n<br>\r\nP = 7\r\n<br>\r\nT = 8\r\n<br>\r\nR = 9\r\n','2003-05-20',20030728232102,NULL,3,3,0,3.50,20030520075451,0);
INSERT INTO problem VALUES (528,14,2,979,'Too Old For Young','The ages of Old and Young total 48. Old is twice as old as Young was when Old was half as old as Young will be when Young is three times as old as Old was when Old was three times as old as Young. \r\n<p>\r\nHow old is Old ?','Old is 30 Years and Young is 18 Years.','2003-05-24',20030808232102,NULL,3,3,0,4.00,20030524034629,0);
INSERT INTO problem VALUES (529,2,2,979,'Archaeological Problem','An archaeologist claims he found some gold coins dated 64 B.C.\r\n<p>\r\nDo you believe him? ','Before Christ was born, nobody knew when exactly He would be born, so there was no way specify what year it was B.C. \r\n','2003-05-22',20040319232102,NULL,2,3,0,2.89,20030522073220,0);
INSERT INTO problem VALUES (530,7,2,979,'Ten-Digit Numbers','Find all ten digit numbers each containing the digit from 0 to 9 once and only once, with the property that the successive pairs of digits from left to right are divisible by 2,3,4,5,6,7,8,9 and 10.\r\n<p>\r\n[In other words: The two-digit number formed with the \'N\'th digit and the \'(N+1)\'st digit is divisible by \'(N+1)\', where N = 1,2,3,4,....,9].','There are only two numbers satisfying the given property, and they are: 1872549630 and 7812549630.\r\n\r\n\r\n\r\n','2003-05-27',20030602015241,NULL,3,3,0,4.00,20030527020638,0);
INSERT INTO problem VALUES (532,12,2,979,'Adam and Eve','A man died and went to Heaven. There were thousands of other people there. They were all naked and all looked as they did at the age of 21. He looked around to see if there was anyone he recognised. He saw a couple and he knew immediately that they were Adam and Eve.\r\n<p>\r\nHow did he know? ','He recognized Adam and Eve as the only people without navels. Because they were not born of women, they had never had umbilical cords and therefore they never had navels. \r\n','2003-05-28',20040209232106,NULL,2,3,0,2.42,20030528015036,0);
INSERT INTO problem VALUES (533,14,2,979,'The Strange Number','What is the smallest number which leaves a remainder:\r\n<br>\r\n9 when divided by 10;\r\n<br>\r\n8 when divided by 9;\r\n<br>\r\n7 when divided by 8; \r\n<br>\r\n6 when divided by 7;\r\n<br>\r\n5 when divided by 6;\r\n<br>\r\n4 when divided by 5;\r\n<br>\r\n3 when divided by 4;\r\n<br>\r\n2 when divided by 3; \r\n<br>\r\n1 when divided by 2 ?\r\n<p>\r\n[ In other words: Find the Least number which when divided by \'N\' leaves a remainder \'(N-1)\', for N = 1,2,3,4,........,9,10].','The smallest number satisfying the given property is 2519.','2003-05-29',20040303215126,NULL,3,3,0,3.20,20030529015205,0);
INSERT INTO problem VALUES (537,19,2,979,'And another Hobbit Riddle','It cannot be seen, cannot be felt,\r\n<br>\r\nCannot be heard, cannot be smelt.\r\n<br>\r\nIt lies behind stars and under hills,\r\n<br>\r\nAnd empty holes it fills.\r\n<br>\r\nIt comes first and follows after,\r\n<br>\r\nEnds life, kills laughter.\r\n<p>','DARKNESS','2003-06-13',20040317232102,NULL,3,3,0,2.92,20030613100308,0);
INSERT INTO problem VALUES (538,14,2,979,'Primary Product','Do there exist three integers in Arithmetic Progression whose product is prime ? \r\nIf Yes, then what are the three integers and if No, then why ?\r\n<p>\r\n[Note: The numbers: x1, x2, x3, x4, x5, x6,........ are said to be in Arithmetic Progression if (x2 - x1) = (x3 - x2) = (x4 - x3) = (x5 - x4) = ........ and so on].\r\n','We know that the numbers: x1, x2, x3, x4, x5, x6,........ are said to be in Arithmetic Progression if (x2 - x1) = (x3 - x2) = (x4 - x3) = (x5 - x4) = ........ and so on.\r\n<p>\r\nSo, if the product of three numbers in Arithmetic Progression is a prime, then it is obvious that two of the numbers have to be (-1) and (+1) and the third number has to be negative and at the same time must satisfy the condition that the three numbers are in Arithmetic Progresion. \r\n<p>\r\nThus we can now easily find out that the third number is none other than (-3) and the product of these three integers: (-3), (-1) and (1) is a prime whose value is 3. \r\n','2003-06-02',20030811232101,NULL,2,3,0,3.33,20030602071643,0);
INSERT INTO problem VALUES (540,19,2,979,'Horses On Hills','Thirty white horses on a red hill,\r\n<p>\r\nFirst they champ,\r\n<p>\r\nThen they stamp,\r\n<p>\r\nThen they stand still.\r\n<p>\r\nWhat am I talking about ?\r\n','The author is of course referring to teeth in the mouth.\r\n<p>','2003-06-06',20040130232103,NULL,2,3,0,2.83,20030606021200,0);
INSERT INTO problem VALUES (541,12,2,979,'Faces and Eyes','An eye in a blue face\r\n<p>\r\nSaw an eye in a green face.\r\n<p>\r\n\"That eye is like to this eye\"\r\nSaid the first eye,\r\n<p>\r\n\"But in low place\r\nNot in high place.\"\r\n','Sun on the Daisies.','2003-06-10',20040204232105,NULL,3,3,0,1.86,20030610015146,0);
INSERT INTO problem VALUES (542,12,2,979,'Leg Byes','No legs lay on one-leg, two-legs sat near on three-legs, four legs got some.\r\n<p>','Fish on a little table, man at table sitting on a stool, the cat has the bones.','2003-06-16',20040203232101,NULL,3,3,0,2.29,20030616084401,0);
INSERT INTO problem VALUES (543,19,2,979,'Umpteenth Hobbit Riddle','A box without hinges, key, or lid,\r\n<p>\r\nYet golden treasure inside is hid.\r\n','Eggs.','2003-06-17',20040316232104,NULL,3,3,0,2.78,20030617015247,0);
INSERT INTO problem VALUES (544,12,2,979,'Red And Black','Take one out and scratch my head,\r\n<p>\r\nI am now black but once was red.\r\n<p>\r\nWhat Am I ?','A Match or A Match Stick.','2003-06-18',20040223232101,NULL,1,3,0,1.67,20030618015322,0);
INSERT INTO problem VALUES (554,13,2,979,'Sequence 1','What are the next 5 digits in the following series? \r\n<p>\r\n10101000101000101000 ','10000 is the answer. The series begins with the number 3, and continues through 22, giving a 1 for each prime number, and a 0 for each number that is not prime. \r\n<br>\r\nOf the last 5 numbers (23-27), only 23 is prime.\r\n','2003-06-27',20031009232105,NULL,4,3,0,3.50,20030627015928,0);
INSERT INTO problem VALUES (1332,20,2,1567,'Words in Common 5','What do the following words have in common?<p>\r\njoke, burst, allude, father, midday, observes, horizontal',' Each word has a palindromic synonym:<p>gag, pop, refer, dad, noon, sees, level','2003-09-16',20031104232104,NULL,4,3,0,4.40,20030916145753,0);
INSERT INTO problem VALUES (1571,6,0,1626,'Another Pack of Prudent Pirates','The five pirates have found another 500 gold coins and wonder how to split them up. This time they say that unless a <b>majority</b> (more than 1/2) say yes to a plan, the one that proposed that plan will get killed and they will move on to the next plan. The order of plan making starts with 5, then 4, 3, 2, 1.<br><br>\r\n\r\nThe pirates will try above all else to stay alive, even if it means accepting no coins. If they will stay alive either way, they would like the most coins possible. Also, the pirates have been on board the ship for a while and are getting tired with each other, so if faced with the decision to reject a plan or keep it, they will reject it if nothing else matters more to them.\r\n<br><br>\r\nWhat should Pirate 5\'s offer be?','?','2003-09-16',20040324232101,NULL,3,3,3,0.00,00000000000000,134);
INSERT INTO problem VALUES (561,14,2,979,'Gain or Loss','The minute and the hour hand of a watch meet every 65 minutes. \r\n<p>\r\nHow much time does the watch lose or gain ? \r\n','The minute and the hour hand meet 11 times in 12 hours in normal watch i.e. they meet after every (12 * 60) / 11 minutes \r\n<br>\r\n= 65.45 minutes \r\n<br>\r\n~ 65 minutes 27.16 seconds \r\n<br>\r\nBut in our case they meet after every 65 minutes means the watch is gaining approximately 27.16 seconds in the 65 minute interval.\r\n<p>\r\n(This is roughly 25 seconds every hour)','2003-07-05',20040120232104,NULL,3,3,0,3.25,20030705045738,0);
INSERT INTO problem VALUES (566,11,2,979,'Thirsty Farmer','A farmer needs 8 gallons of water. He has only three unmarked buckets, two 6 gallon and one 11 gallon bucket. \r\n<p>\r\nHow can he collect 8 gallons of water using three unmarked buckets? Provide solution with minimal water wastage. \r\n','Fwaff has posted a solution that wastes only 10 gallons of water. See it <a href=\"http://perplexus.info/show.php?pid=566&cid=6303\"><b>here</b></a>','2003-07-09',20040225103933,NULL,3,3,0,3.00,20030709033505,0);
INSERT INTO problem VALUES (567,2,2,979,'Contest','P, Q, R, and S ran for a contest. \r\nA, B, C made the following statements regarding results.\r\n<p>\r\n1. A said either P or S will definitely win. \r\n<br>\r\n2. B said he is confident that P will not win. \r\n<br>\r\n3. C said he is confident that neither S nor R will win.\r\n<br>\r\nWhen the result came, it was found that only one of the above three people had made a correct statement.\r\n<p>\r\nWho has made the correct statement and who has won the contest? ','B has made the correct statement and R has won the contest. \r\n\r\n','2003-07-15',20031017232101,NULL,2,3,0,2.56,20030715020449,0);
INSERT INTO problem VALUES (568,6,2,979,'Coin And Bottle','If you put a coin in an empty bottle and insert a cork into the neck of the bottle, how could you remove the coin without taking the cork out or breaking the bottle? \r\n<p>','Push the cork into the bottle and shake the coin out. ','2003-07-16',20040311232102,NULL,2,3,0,2.57,20030716014355,0);
INSERT INTO problem VALUES (569,2,2,979,'Box, Locks and Keys','You want to send a valuable object to a friend securely. You have a box which can be fitted with multiple locks, and you have several locks and their corresponding keys. However, your friend does not have any keys to your locks, and if you send a key in an unlocked box, the key could be copied en route.\r\n<p>\r\nHow can you send the object securely? ','Put the valuable object into the box, secure it with one of your locks, and send the box to your friend. Your friend should then attach one of his own locks and return it. When you receive it again, remove your lock and send it back. Now your friend can unlock his own lock and retrieve the object. ','2003-07-18',20030801232103,NULL,4,3,0,3.29,20030718073557,0);
INSERT INTO problem VALUES (2235,2,0,4106,'Bakar3','kjk','khjk','2004-03-23',20040324232101,NULL,3,3,9,0.00,00000000000000,285);
INSERT INTO problem VALUES (571,2,2,979,'Refrigerator and Ice-Cubes','You have an old-fashioned refrigerator with a small freezer compartment capable of holding seven ice cube trays stacked vertically. But there are no shelves to separate the trays, and if you stack one tray on top of another before the ice cubes in the bottom tray are fully frozen, the top tray will nestle into it, and you won\'t get full cubes in the bottom tray. You have an unlimited supply of trays, each of which can make a dozen cubes. \r\n<p>\r\nWhat\'s the fastest way to make full-sized ice cubes? ','You can make 120 cubes (10 full trays) in the time it takes to freeze two trays. First, fill four of the trays with water and turn the other three upside down and use them to space the four apart. That gives you 48 cubes. Next, empty the four trays and put two ice cubes in diagonally opposed corners of each of six of the trays. Fill the remaining holes -- and the entire seventh tray -- with water. Using the ice cubes to hold the trays apart, stack all seven (the seventh tray should go on top), and freeze them. You\'ll get an additional 72 cubes. You can get 72 cubes for every batch except the first, for which spacer ice cubes are not yet available. ','2003-07-19',20030908232101,NULL,4,3,0,3.50,20030719025443,0);
INSERT INTO problem VALUES (1423,7,2,2489,'Mental Arithmetic','I can multiply any three-digit number by 1667 in my head, usually in less than 10 seconds. \r\n<p>\r\nAlso, to make it even more impressive, I come up with the digits of the result in proper order (not in reverse!)\r\n<p>\r\nHow can I do this?','METHOD:\r\n<p>\r\n1667 is not used. The calculation uses your number only. It involves division not multiplication and hence the answer starts with the most significant digit.\r\n<p>\r\nDivide your number by 6. This gives the first 2 or 3 digits of the answer.\r\n<p>\r\nMultiply the remainder by 5.\r\n<p>\r\nPut this remainder by 5 in front of your original number and divide by 3. This gives the rest of the answer.\r\n<p>\r\nExample\r\n<p>\r\n1667 x 872\r\n<p>\r\nDivide 872 by 6 = 145 remainder 2\r\n<p>\r\nMutiply remainder by 5 = 10\r\n<p>\r\nPut in front of number and divide by 3\r\n<p>\r\n10872/3 = 3624 \r\n<p>\r\nThus 1667 x 872 = 1453624<br><br>\r\n\r\nLook <a href=\"http://perplexus.info/show.php?pid=1423&cid=8376\">here</a> for RoyCook\'s solution, look <a href=\"http://perplexus.info/show.php?pid=1423&cid=8381\">here</a> for Gamer\'s solution, look <a href=\" http://perplexus.info/show.php?pid=1423&cid=8390\">here</a> for mohan\'s solution.','2003-10-05',20040225103933,NULL,3,3,0,3.40,20031005112042,0);
INSERT INTO problem VALUES (573,2,2,979,'Three Surgeons and A Cook','Three surgeons and a clumsy cook go camping in the remote wilderness. The clumsy cook stumbles over the campfire as he is serving the surgeons, injuring himself and dumping hot stew on the hands of the surgeons.\r\n<p>\r\nThe cook\'s injuries need surgical treatment. The surgeons\' injuries are minor but open. It turns out they brought the equipment necessary for the cook\'s surgery with them, and they can use the campfire to sterilize the tools. But there are only two rubber gloves. Because of the different surgeons\' skills, all three of the surgeons are needed to operate on the cook, in sequence. \r\n<p>\r\nHow can this be done without any of them being exposed to the blood of any of the others? ','The first surgeon operates with the first glove (glove A) inside the second glove (glove B). The second surgeon operates using just glove B. The third surgeon operates using glove A, turned inside out, inside glove B. ','2003-07-21',20031013232101,NULL,3,3,0,3.00,20030721015225,0);
INSERT INTO problem VALUES (574,6,2,979,'Escape','Four prisoners escape from a prison. The prisoners, Mr. East, Mr. West, Mr. South, Mr. North head towards different directions after escaping. The following information of their escape was supplied:\r\n<p>\r\nThe escape routes were North Road, South Road, East Road and West Road. \r\n<p>\r\n1. None of the prisoners took the road which was their namesake. \r\n<br>\r\n2. Mr. East did not take the South Road. \r\n<br>\r\n3. Mr.West did not the South Road. \r\n<br>\r\n4. The West Road was not taken by Mr. East.\r\n<p>\r\nWhat road did each of the prisoners take to make their escape? ','Lewis was the first with a solution <a href=\"http://perplexus.info/show.php?pid=574&cid=6610\"><b>here</b></a>','2003-07-23',20040225103933,NULL,2,3,0,1.50,20030723014847,0);
INSERT INTO problem VALUES (575,6,2,979,'Some Good Ideas','Substitute digits for the letters to make the following relation true. \r\n<pre>\r\n        S O M E \r\n      + G O O D \r\n     ---------- \r\n      I D E A S \r\n     ---------- </pre>\r\n<p>\r\nNote that the leftmost letter can\'t be zero in any word. Also, different digits represent different values.','S = 8; O = 7; M = 9; E = 5; G = 4; D = 3; I = 1; A = 6.','2003-07-24',20030801232103,NULL,3,3,0,2.67,20030724014521,0);
INSERT INTO problem VALUES (576,6,2,979,'The Lonely Dog','Can you find the word \"dog\" in the following word search puzzle?\r\n<br>\r\n(It can be in any direction: Horizontally, Vertically or Diagonally).\r\n<pre>\r\n                dgooddodgooddo\r\n                odoogggdodgogg\r\n                ogogdoodgooddd\r\n                dgdoooggoogdgo\r\n                ogdgogdgoggogd\r\n                dddgddodoogdoo\r\n                odgoggdooggood</pre>','The second \'d\' of the third row, fourth \'o\' of the fourth row and the fifth \'g\' in the fifth row.','2003-07-31',20040121232101,NULL,3,3,0,3.00,20030731004230,0);
INSERT INTO problem VALUES (577,20,2,979,'Is It or Is It Not ?','Punctuate the following so it makes sense:\r\n<p>\r\n\"That that is is that that is not is not is that it that is it.\" \r\n','\"That that is, is; that that is not, is not; is that it? That is it.\" ','2003-07-27',20030801022002,NULL,3,3,0,2.60,20030727034425,0);
INSERT INTO problem VALUES (578,20,2,979,'Six Letters And Eight Words','What word begins with \'h\', ends with \'n\', contains six letters, and contains eight words besides itself without transposing a single letter? \r\n<p>','\"Herein.\" The words it contains are: \"he,\" \"her,\" \"here,\" \"ere,\" \"re,\" \"rein,\" \"I,\" and \"in.\" \r\n<p>\r\nTwo more possiblities suggested in comments are \"HATPIN\" and \"HITMAN\".','2003-07-31',20030805085952,NULL,3,3,0,3.00,20030731061233,0);
INSERT INTO problem VALUES (579,13,2,979,'Sequence 2','What is the next number in the following series? \r\n<p>\r\n1, 2, 4, 13, 31, 112, ? \r\n','Convert the numbers to decimal numbers from base 5 numbers, to get the following sequence: 1, 2, 4, 8, 16 , 32 , ? \r\n<br>\r\nNow clearly, the next number should be 64. But all numbers in actual series are base 5 numbers So convert 64 to base 5 and that is 224.\r\n','2003-08-03',20031028232101,NULL,3,3,0,2.83,20030803045710,0);
INSERT INTO problem VALUES (1439,13,2,1626,'Square Sequence','When you add all the terms up from this sequence:  x² + (x-1)² + 3(x-2)² + (x-3)² + (x-4)² + (x-5)² + 3(x-6)² + (x-7)² ... it will be equal to half of (x³ + x² - x) for any positive even integer x. Prove why this works.\r\n<br><br>\r\nExample:  12² + 11² + 10² + 10² + 10² + 9² +8² + 7² + 6² + 6² + 6² + 5² + 4² + 3² + 2² + 2² + 2² + 1² if x = 12.<br><br>\r\nNote: The coefficients go 1, 1, then 3, then 3 1s, then 3, then 3 1s. The coefficients go in this order, even if there are coefficients left when the sequence stops. For example, with 6, the coefficients would go 1,1,3,1,1,1.','Charlie gave a proof by induction <a href=\"http://perplexus.info/show.php?pid=1439&cid=10616\">here</a>, and a way to prove it without knowing the forumla is supplied <a href=\"http://perplexus.info/show.php?pid=1439&cid=10659\">here</a>.','2003-12-19',20040225103933,NULL,5,3,0,2.33,20031219120341,0);
INSERT INTO problem VALUES (1440,7,2,1626,'Another Square Sequence','If you subtract the sum of the first x numbers, squared, from the sum of the next x numbers, squared, (for example, 6² + 5² + 4² - 3² - 2² - 1²); you will get (x²)(2x+1) and also x²(x+1)² minus x^4. Prove why this works.','A proof by induction was supplied <a href=\"http://perplexus.info/show.php?pid=1440&cid=10749\">here</a> and a simpler proof based on sum of squares was provided <a href=\"http://perplexus.info/show.php?pid=1440&cid=10762\">here</a>','2003-12-23',20040225103933,NULL,4,3,0,3.00,20031223141115,0);
INSERT INTO problem VALUES (581,2,2,1,'Jury selection','In the jury selection phase of a murder trial, one of the attorneys asked a prospective juror:\r\n<p>\r\n\"<i>Would you be able to enter a guilty verdict if you knew that such a verdict would condemn the defendant to death?</i>\"\r\n<p>\r\nThe person replied: \"<i>No. I beleive that human life is the most important thing, and must be preserved above all else.</i>\"\r\n<p>\r\nThe lawyer asked: \"<i>So you will hold to this even though it may keep you off this jury?</i>\"\r\n<p>\r\n\"<i>Yes</i>,\" the person replied.\r\n<p>\r\nHow did the lawyer know he was lying?','If the prospective juror was telling the truth about human life being of paramount importance, he would pretend to change his mind in order to be able to influence the jury from within.','2003-03-13',20040301232102,NULL,2,3,0,2.57,20030313000000,0);
INSERT INTO problem VALUES (582,13,2,1474,'Find the rule...','The following are the smallest 9 elements of an infinite set of integers:<p>\r\n\r\n0,1,5,6,25,76,376,625,9376<p>\r\n\r\nWhat rule generates the set? What are the next two values?\r\n','These are the automorphic numbers, base 10. The square of each number has the original number as the least significant digits. E.g. 9376 * 9376 = 8790<b>9376</b><p>\r\n\r\nThe next two values are 90625,109376.<p>\r\n\r\nSee also http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=A003226\r\n','2003-03-13',20030420232102,NULL,4,3,0,3.33,20030313000000,0);
INSERT INTO problem VALUES (586,13,2,979,'Sequence 3','What is the next number in the following series : \r\n<p>\r\n5, 20, 24, 6, 2, 8, ? \r\n','The sequence is found by, starting with 5, multiply, add, divide, and subtract 4 in that order:\r\n<pre>\r\n5 &times; 4 = 20\r\n20 + 4 = 24\r\n24 &divide; 4 = 6\r\n6 - 4 = 2\r\n2 &times; 4 = 8\r\n8 + 4 = 12\r\n12 &divide; 4 = 3\r\n3 - 4 = -1\r\n-1 &times; 4 = -4\r\n...\r\n</pre>\r\nSo, the next number in the sequence is 8.\r\n ','2003-08-08',20030914232101,NULL,1,3,0,1.40,20030808142208,0);
INSERT INTO problem VALUES (587,14,2,979,'Wine and Barrels','A man is the owner of a winery who recently passed away. In his will, he left 21 barrels (seven of which are filled with wine, seven of which are half full, and seven of which are empty) to his three sons. However, the wine and barrels must be split so that each son has the same number of full barrels, the same number of half-full barrels, and the same number of empty barrels.( Note that there are no measuring devices handy).\r\n<p>\r\nHow can the barrels and wine be evenly divided? ','The most efficient solution is to take two of the half-full barrels and dump each of them into another half-full barrel, resulting in two full barrels and two empty barrels.\r\n<p>\r\nThis make, in all, nine full barrels, three half-full barrels, and nine empty barrels.<br>\r\nEach son gets three full barrels, one half-full barrel, and three empty barrels. ','2003-08-07',20030813185232,NULL,1,3,0,1.75,20030807073213,0);
INSERT INTO problem VALUES (1468,6,2,1626,'The glass balls','Through a marksmanship contest, there are 4 strings of 4 glass balls hanging down from a horizontal post. Each bullet can only hit one glass ball at a time, so 16 shots need to be fired. <br><br>The only problem is if you shoot a glass ball that has a glass ball hanging below it (on the same string), it will fall off. So given the rule that you can\'t shoot a glass ball with a glass ball underneath it (and on the same string), how many ways can you shoot all the glass balls?','The solution I heard to this is a great one in my opinion.<br><br>\r\n\r\nThe idea is to plot out the order of the 16 balls getting shot down by strings and not by balls.\r\nThe 4 balls on the first string may take any of the 16C4 places. Then the 4 balls on the next string may take any of the remaining 12C4 places. Then the 4 balls on the next string may take any of the remaining 8C4 places, and the final string must take the remaining 4 places. When 16C4, 12C4 and 8C4 are all multiplied (C meaning _ combinations taken _ at a time), it comes out to 63,063,000.\r\n\r\n(from \"The Glass Balls\")','2004-01-30',20040209232106,NULL,2,3,0,4.00,20040130135814,0);
INSERT INTO problem VALUES (1479,12,2,2839,'Kiss kiss, Bang bang','What do these five famous actors have in common?<p>\r\n\r\nDick Van Dyke <p>\r\nPeter Sellers<p>\r\nSean Connery<p>\r\nDavid Niven and<p>\r\nWoody Allen.<P>\r\n\r\nThe answer is not that they are all famous actors. <br><i> The title is relevant to the riddle.</i>','They have all portrayed in films characters created by Ian Fleming.<p>\r\n\r\n<b>Sean Connery</b> (obviously) played James Bond\r\nbut so did <b>Peter Sellers, David Niven</b> and <b>Woody Allen</b> (all in the 1967 movie Casino Royale)\r\n\r\n<b>Dick Van Dyke </b> never played Bond that I know of but did star as Caractacus Potts in the film version of Ian Fleming\'s children\'s classic Chitty Chitty Bang Bang<p>\r\n<i> the title is a clue for two reasons:  first obviously because \"bang bang\" is a part pf the name Chitty Chitty bang bang but also because \"Bang bang, kiss kiss\" is the way that a European movie critic once famously summarized the plot of all Bond films ','2003-10-30',20040311232102,NULL,1,3,0,1.38,20031030124356,0);
INSERT INTO problem VALUES (1470,20,2,1567,'Words in Common 8','What do the following words have in common? <p> tamper, spied, mister, decal, ashtray, uniformed, sneaky, refined','When the third letter of each word is removed, a new word is formed:<br>taper, sped, miter, deal, astray, unformed, snaky, reined.<p>Furthermore, the removed letters, in order, spell \"mischief\".','2003-10-16',20031104232104,NULL,4,3,0,1.88,20031016142353,0);
INSERT INTO problem VALUES (599,11,2,979,'The Three Jugs','You have a 12 litre jug, an 8 litre jug, and a 5 litre jug. None of the jugs have any markings on them. The 12 litre jug is full, and the other two are empty. \r\n<p>\r\nHow can you divide the 12 litres of water in such a way that two of the jugs (the 12 litre and the 8 litre jugs) have exactly 6 litres of water in them, and the third (the 5 litre jug) is empty? ','Fill the 8 liter jug with the 12 liter jug, leaving 4 liters in the 12 liter jug. \r\n<br>\r\nFill the 5 liter jug with the 8 liter jug, so that there are 3 liters remaining. Empty the 5 liter jug into the 12 liter jug. Now there are 9 liters in the 12 liter jug and 3 liters in the 8 liter jug. \r\n<br>\r\nPour the 3 liters from the 8 liter jug into the 5 liter jug. Now fill the 8 liter jug with water from the 12 liter jug, leaving 1 liter in the 12 liter jug. \r\n<br>\r\nFill the 5 liter jug (which already has 3 liters in it) from the 8 liter jug, leaving 6 liters in the 8 liter jug. \r\n<br>\r\nEmpty the 5 liter jug into the 12 liter jug. Now there are 6 liters in the 12 liter jug, 6 liters in the 8 liter jug, and the 5 liter jug is empty.\r\n<p>\r\nAlso, DJ presented a table <a href=http://perplexus.info/show.php?pid=599&cid=7184>here</a> that shows the seven steps to the simplest solution:\r\n<pre>\r\n 12   8   5\r\n------------\r\n 12   0   0\r\n  4   8   0\r\n  4   3   5\r\n  9   3   0\r\n  9   0   3\r\n  1   8   3\r\n  1   6   5\r\n  6   6   0\r\n</pre>','2003-08-18',20040225103933,NULL,3,3,0,3.00,20030818074741,0);
INSERT INTO problem VALUES (600,6,2,979,'Six boxes','There are six boxes containing 5, 7, 14, 16, 18, 29 balls of either red or blue in colour. Some boxes contain only red balls and others contain only blue. \r\n<p>\r\nOne sales man sold one box out of them and then he says, \"I have the same number of red and blue balls left over.\" \r\n<p>\r\nWhich box is sold out?','<b>He sold the box with 29 balls.</b><p>\r\nThe total number of balls: 5 + 7 + 14 + 16 + 18 + 29 = 89.<br>\r\n<br>\r\nTotal number of balls are odd. Also, there are the same number of red balls and blue balls are left out after selling one box. That can only happen if the remaining number of balls is even, so a box with odd number of balls in it must have been sold out (5, 7 or 29).<br>\r\n<br>\r\nNow using trial and error:<br>\r\n(89-29) /2 = 60/2 = 30<br>\r\nand<br>\r\n14 + 16 = 5 + 7 + 18 = 30<br>\r\n<br>\r\nMore checking reveals that this does not work for the 5- or 7-ball boxes.<br>\r\n<br>\r\n\r\nSo the box with 29 balls was sold out, leaving 16+14=30 of one color and 5+7+18=30 of the other.','2003-08-14',20031014232104,NULL,3,3,0,2.00,20030814135133,0);
INSERT INTO problem VALUES (602,4,2,979,'Roots Of The Equation','Let us consider the quadratic equation: ax² + bx + c = 0.\r\n<p>\r\nWe assign values to the coefficients a, b and c by throwing a die. \r\n<p>\r\nWhat is the probability that the equation will have real roots ?','Look at DJ\'s solution <a href=\"http://perplexus.info/show.php?pid=602&cid=7221\"> here.</a>','2003-08-20',20040225103933,NULL,3,3,0,3.00,20030820082343,0);
INSERT INTO problem VALUES (603,18,2,979,'One Equals Two','Given \'x\' not equal to 0, let us consider the follwoing relation:\r\n<p>\r\nx + x + x + .... +x (added \'x\' times) = x²\r\n<p>\r\nDifferentiating both sides with respect to x, we get:\r\n<p>\r\n1 + 1 + 1 + 1 + .... + 1 (\'x\' times) = 2x \r\n<p>\r\n(Since the derivative of x² with respect to \'x\' is 2x).\r\n<p>\r\nSo we now have:\r\n<p>\r\nx = 2x\r\n<p>\r\nCancelling \'x\' from both sides, we have:\r\n<p>\r\n1 = 2\r\n<p>\r\nNow the very obvious question follows:\r\n<p>\r\nWhere is the flaw ?\r\n','Firstly, the above relation holds only for positive integral values of x, and secondly, when we are differentiating with respect to x, the number of times the 1\'s are occurring is still equal to x, which is not possible, since on differentiation all the x\'s are changing to 1\'s.<br>\r\nIn other words, saying that you do something \'x\' times when you are differentiating with respect to x cannot work.','2003-08-22',20031107232103,NULL,3,3,0,2.67,20030822080550,0);
INSERT INTO problem VALUES (605,2,2,979,'Doctor and Engineer','One of Mr. X, his wife, their son and Mr. X\'s mother is an Engineer and another is a Doctor. \r\n<br>\r\n1. If the Doctor is a male, then the Engineer is a male. \r\n<br>\r\n2. If the Engineer is younger than the Doctor, then the Engineer and the Doctor are not blood relatives. \r\n<br>\r\n3. If the Engineer is a female, then she and the Doctor are blood relatives. \r\n<br>\r\nCan you tell who is the Doctor and the Engineer?','<b>Mr. X is the engineer and either his wife or his son is the Doctor.</b>\r\n<p>\r\nMr. X\'s wife and mother are not blood relatives.<br>\r\nFrom 3, then, if the engineer is a female, the doctor is a male. However, from 1, if the doctor is a male, then the engineer must be a male.<br>\r\nThus, there is a contradiction, and the engineer cannot be female (either Mr. X or his son is the engineer).\r\n<p>\r\nMr. X\'s son is the youngest of all four and is blood relative of each of them.<br>\r\nSo, from 2, Mr. X\'s son is not the engineer.\r\n<p>\r\nHence, Mr. X is the engineer.\r\n<p>\r\nNow, Mr. X is the engineer, and obviously he is both younger than his mother and a blood relative to her.\r\nFrom 2, then, Mr. X\'s mother can not be the doctor.\r\n<p>\r\nSo the Doctor is either his wife or his son.<br>\r\nIt is not possible to determine anything further, or eliminate either of these possiblities.<br>\r\nAlso, it does not even mater (for statement 2) if Mr. X or his wife are younger or older, as either way they are not blood relatives.','2003-08-25',20030926232101,NULL,3,3,0,2.75,20030825084035,0);
INSERT INTO problem VALUES (1504,5,1,3182,'Bull\'s eye!','Two points have polar coordinates as follows:  &theta;=130°,r=.35 (point A) and &theta;=70°,r=.6 (point B).  There is a surrounding circle, r=1, that acts as a mirror, and you wish to send a light ray from point A to point B by bouncing it once off the circle.  What two alternative directions could you send it in (use an angular measure paralleling the &theta; coordinate it would have if directed from the origin)?','Solution:\r\n\r\n37.0112112532 degrees and 18.0986438974 degrees\r\n','2003-11-22',20031202232103,NULL,3,3,0,3.60,20031122094129,0);
INSERT INTO problem VALUES (607,14,2,979,'The Deleted Number','A professor writes N consecutive natural numbers, beginning with 1, on the blackboard. One of the students in the class deletes one of the numbers (exactly one number), from that list.\r\n<br>\r\nNow, given that the average of the remaining N-1 numbers is 271/16.\r\n<br>\r\nCan you find out the number that has been deleted from the list ? ','<b>19 was removed from the first 33 counting numbers.</b>\r\n<p>\r\nN-1 must be a multiple of 16, since we are dealing with natural numbers and the average of N-1 numbers is a rational number which reduces to have 16 as the denominator.\r\n<p>\r\nAlso, the average for the first n natural numbers is just n/2. 16²=256, so 271/16 is just a little more than 16. By inspection, we can guess that there were 33 numbers, with an average of a little more than 16, and after 1 is erased, the average of the remaining n-1 numbers is also relatively close to 16.\r\n<p>\r\nFor 32 numbers to have an average of 271/16, their sum must be 271×2=542. The total of the first 33 numbers is 561, a difference of 19, so 19 must have been the number that was removed.\r\n<p>\r\nCharlie posted a solution based on the algebraic formulas involved, <a href=http://perplexus.info/show.php?pid=607&cid=7428>here</a>.<br>\r\nAlso, DJ posted a general method for solving this problem given any value for the average; that can be found <a href=http://perplexus.info/show.php?pid=607&cid=7429>here</a>.','2003-08-27',20040225103933,NULL,3,3,0,2.00,20030827150146,0);
INSERT INTO problem VALUES (608,14,2,979,'Natural Problem','The Natural Numbers are written successively as shown below:\r\n<br>\r\n12345678910111213141516..........., such that the 4th digit is \'4\' the 9th digit is \'9\' but the 11th digit is \'0\', the 15th digit \'2\', the 17th \'3\', and so on.\r\n<br>\r\nWhat is the 40,000th digit that appears in this list ?','<b>The digit in question is 1.</b>\r\n<p>\r\nFirst, we need to realize that the first 9 one-digit numbrs provide 9 digits. 180 digits come from the 90 two-digits numbers, 2700 digits come from the 900 three-digit numbers, and so on. The set of n-digit numbers will provide 9n×10^n digits to the list.\r\n<p>\r\nBased on this, we get:\r\n<p>\r\nDigits 1-9 come from the 1-digit numbers.<br>\r\nDigits 10-189 come from the 2-digit numbers.<br>\r\nDigits 190-2889 come from the 3-digit numbers.<br>\r\nDigits 2890-38889 come from the 4-digit numbers.<br>\r\nDigits 38890-488889 come from the 5-digit numbers.<br>\r\n<p>\r\nSo, the 40000th digit must be the 1111th digit of the sequence of 5 digit numbers. \r\n<p>\r\nWe also know that 1111=222×5+1, so the 1111th digit of this set is the first digit of the 223rd 5-digit number.\r\n10222 is the 223rd 5 digit number, which means that 1 is the 40000th digit of the overall sequence. ','2003-08-29',20031009182740,NULL,3,3,0,2.00,20030829073111,0);
INSERT INTO problem VALUES (1515,5,2,3182,'A horse\'s rope','Two ranchers shared a circular corral of 10-meter radius. One rancher wanted to tie his horse to one point on the fence and allow him to graze on just half the area of the corral.  How long should the horse\'s rope be to make the portion available to this horse be equal to half the area of the corral?','Solution: \r\nTry to obtain a transcient ecuation describing the comparison of both areas, all of this relating every area with trigonometry and finally solving for the variable or distance (the \"rope\") \r\n<p>\r\nAnswer: 11.5872847303m','2003-12-05',20040104122834,NULL,2,3,0,2.75,20031205064926,0);
INSERT INTO problem VALUES (1863,9,0,3372,'Short Long Numbers','What is the smallest positive integer not specifiable in less than twenty-five syllables?','There are an infinite number of positive integers. There are only a finite number of words in the English language at any one time, and so there are only a finite number of phrases of twenty-four syllables or less. Therefore, the majority of integers must not be specifiable in less than twenty-five syllables.<p>\r\n\r\nIf we have a set of positive integers, there must be a least member. Therefore, there must be a smallest positive integer not specifiable in less than twenty-five syllables.<p>\r\n\r\nBut doesn\'t the specification \"the smallest positive integer not specifiable in less than twenty-five syllables\" have less than twenty-five syllables?\r\n<p>\r\nTherefore, the smallest positive integer not specifiable in less than twenty-five syllables can in fact be specified in less than twenty-five syllables. Thus, the least member of the set isn\'t really a member of the set after all. Therefore there is no smallest member. Without a smallest member, the entire set collapses.<p>\r\n\r\nSo does that mean that there are no numbers not specifiable in less than twenty-five syllables? Of course not, or we could only have a finite number of integers. So what\'s wrong? And is that Gödel I see lurking round the corner again...?\r\n<p>\r\nThis paradox is known as Berry\'s Paradox, and was published by Russell in the begining of the last century.','2003-12-06',20040324232101,NULL,4,3,2,0.00,00000000000000,102);
INSERT INTO problem VALUES (1858,5,0,4374,'Half Squared','Given a square piece of paper, show how by creasing and folding only, a square of half the area of the original can be obtained.','Crease the line between the midpoints of the top and bottom and same for line between the midpoints of the left and right sides. Then fold down the corners.','2003-12-02',20040323232102,NULL,1,3,1,0.00,00000000000000,22);
INSERT INTO problem VALUES (1513,13,2,3172,'Flawless Series?','What are the next three numbers in this sequence?\r\n6, 28, 496, 8128, ... ?\r\n\r\nPlease explain how you determined these three numbers.','The next three numbers in this sequence are:<BR>\r\n33550336,<BR>\r\n8589869056, and<BR>\r\n137438691328.<BR><BR>\r\nThese are the first few elements of the perfect numbers.  Perfect numbers are those positive integers that equal the sum of all their factors (not including themselves).<BR><BR>\r\nFor example,<BR>\r\n6 = 1 + 2 + 3<BR>\r\n28 = 1 + 2 + 4 + 7 + 14<BR>','2003-11-29',20040104122011,NULL,3,3,0,3.12,20031129104452,0);
INSERT INTO problem VALUES (1514,4,1,3172,'I\'ve a broken stick','I\'ve a straight stick which has been broken into three random-length pieces.<BR>\r\nWhat is the probability that the pieces can be put together to form a triangle?<BR>\r\nIf you can answer this at this point, please do.<BR>\r\nIf not, perhaps this will help:  here are several methods to break the stick into the three random length pieces:\r\n<OL>\r\n<LI>I select, independently, and at random, two points from the points that range uniformly along the stick, then break the stick at these two points.\r\n<LI>I select one point, independently, and at random (again uniformly), and break the stick at this point.  I then randomly (with even chances) select one of the two sticks and randomly select a point (again uniformly) along that stick, and break it at that point.\r\n<LI>I select one point, independently, and at random (again uniformly), and break the stick at this point.  I then select the <B>larger</b> stick, and randomly select a point (again uniformly) along that stick, and break it at that point.\r\n</ol>\r\nIf this clarifies the problem, please show how this affects your work.','I\'ll provide an answer later, but I gather (from a somewhat similar problem...) that this will generate some discussion and the correct answer!\r\n\r\nBTW, this came from The Colossal Book of Mathematics','2003-12-07',20040107232101,NULL,5,3,0,3.50,20031207115644,0);
INSERT INTO problem VALUES (610,6,2,979,'Bird Watching','A, B and C went bird watching. Each of them saw one bird that none of the others did. Each pair saw one bird that the third did not. And one bird was seen by all three. Of the birds A saw, two were yellow. Of the birds B saw, three were yellow. Of the birds C saw, four were yellow.\r\n<p>\r\n(a) How many yellow birds were seen in all?\r\n<br>\r\n(b) How many non-yellow birds were seen in all? ','Three birds were seen by one person each, three were seen by each unique pair (A-B, A-C, and B-C), and one was seen by all three. So seven birds were seen in all, and each person saw a total of four. Hence, all of the birds C saw were yellow. These four birds are: (1) the one C saw alone, (2) the one C saw with A, (3) the one C saw with B, and (4) the one all three saw together. This accounts for both of the yellow birds A saw, and two of the three yellow birds B saw. The third yellow bird B saw could not have been the one A and B saw together, because A only saw two yellow birds; so the third yellow bird B saw must have been the one he saw alone.\r\n<p>\r\nSo five yellow birds were seen (the one B saw, the one C saw, the one A and C saw, the one B and C saw, and the one all three saw), and two non-yellow birds were seen (the one A saw and the one A and B saw) by the group. \r\n','2003-08-30',20040104232102,NULL,2,3,0,2.20,20030830093421,0);
INSERT INTO problem VALUES (611,2,2,979,'The Confusion','Four gentlemen (A, B, C, and D) went to an expensive restaurant to dine. They checked their coats, hats, gloves, and canes at the door (each of the gentlemen had one of each). But when they checked out, there was a mix up, and each of the men ended up with exactly one article of clothing (a pair of gloves is considered a single article of clothing) belonging to each one of the four.\r\n<p>\r\nA and B ended up with their own coats, C ended up with his own hat, and D ended up with his own gloves. A did not end up with C\'s cane.\r\n<p>\r\nState whose coat, hat, gloves, and cane each of the gentlemen ended up with. ','A had his own coat, B\'s hat, C\'s gloves, and D\'s cane.<br>\r\nB had his own coat, D\'s hat, A\'s gloves, and C\'s cane.<br>\r\nC had D\'s coat, his own hat, B\'s gloves, and A\'s cane.<br>\r\nD had C\'s coat, A\'s hat, his own gloves, and B\'s cane.\r\n<p>\r\nMany methods for solving this problem were offered in the comments, including Charlie\'s deductive method <a href=http://perplexus.info/show.php?pid=611&cid=7609>here</a> and DJ\'s solution by grid <a href=http://perplexus.info/show.php?pid=611&cid=7614>here</a>.','2003-09-02',20040225103933,NULL,3,3,0,2.79,20030902141555,0);
INSERT INTO problem VALUES (1496,9,2,3172,'On the house?','Alan and Bob each own a bar.  Alan\'s is in very northern New York, and Bob\'s is just across the border in Canada.<BR><BR>\r\nAs it turns out, at the beginning of this problem, a Canadian Dollar is worth exactly the same as the U.S. Dollar, and people are quite accustomed to using them interchangeably (including banks).<BR><BR>\r\nBut, alas, the U.S. Government and the Canadian government get in a spat.  So, the U.S. \"devalues\" the Canadian dollar 10%, so now they will treat it as worth 90 cents (U.S. currency).  In retaliation, Canada does the same and \"devalues\" the U.S. dollar 10%, so they treat it as worth 90 cents (Canadian currency).<BR><BR>\r\nEnter Charlie.<BR><BR>\r\nCharlie goes to Alan\'s bar and purchases a 1 dollar drink and pays with a 10 dollar bill (U.S.).  He receives, in change, a 10 dollar bill (Canadian).  He then walks across the border to Bob\'s bar and purchases another 1 dollar drink, paying with a 10 dollar bill (Canadian), and he receives, in change, a 10 dollar bill (U.S.).<BR><BR>\r\nCharlie proceeds to continue doing this until he finds himself quite intoxicated.<BR><BR>\r\nI think it obvious that Charlie is gaining on these transactions.  The question is.... <B>WHO</B> (if anyone) is losing out on these transactions?','<U>Answer:</u><BR>\r\nThe respective bar owners are losing money.  Just because the government <B>says</b> money is worth something doesn\'t make it so.<BR>\r\n__________________________________<BR><BR>\r\nAs Popstar Dave mentioned in <A HREF=\"http://perplexus.info/show.php?pid=1496&cid=9130\">his comment</a>, this does provide an arbitrage situation.  (And he\'s correct in that it would not last long in a free floating currency environment, but this problem described an environment where the currency is NOT free floating, so it doesn\'t apply.)<BR><BR>\r\nAlan should give change of 9 American dollars, and Bob should give change of 9 Canadian dollars.  (They should do this to avoid losing on the transaction.)  And, as several have pointed out, they could keep the foreign currency and trade it (in the foreign country) for their own currency.<BR><BR>\r\nIf Alan gives change of 10 Canadian dollars (instead of 9 American dollars), he is giving up something that CAN purchase the full equivalent of 10 American dollars.<BR><BR>\r\nSimilarly, if Bob gives change of 10 American dollars (instead of 9 Canadian dollars), he is giving up something that CAN purchase the full equivalent of 10 Canadian dollars.<BR><BR>\r\n*** It is interesting to note, that it is for exactly this reason, <I>among others such as the (in)stability and (high or) low devaluation of the currency</i>, that in countries that don\'t allow the local currency to freely float, you find the citizens will hoard another country\'s currency (often U.S. dollars).<BR><BR>\r\nLastly, as Marc Meyer <A HREF=\"http://perplexus.info/show.php?pid=1496&cid=9100\">hinted at</a>... in the <I>long run</i>, if a country\'s banks \'honor\' this arbitrage situation, then it is the country (tax payers) which pays for the loss.','2003-10-31',20040225232101,NULL,3,3,0,3.67,20031031083616,0);
INSERT INTO problem VALUES (1482,6,2,3136,'A group of letters','What do the following letters all have in common?<p>\r\n\r\nB, C, F, H, I, K, N, O, P, S, U, V, W & Y.','They are all the single letter symbols for elements on the periodic table.  <p>\r\nBoron, Carbon, Flourine, Hydrogen, Iodine, Potassium, Nitrogen, Oxygen, Phosphorus, Sulfur, Uranium, Vanadium, Tungsten & Yttrium.','2003-11-01',20031113232102,NULL,3,3,0,4.00,20031101084355,0);
INSERT INTO problem VALUES (1538,22,2,2682,'Nothing but flowers','23-923-29279-1541-53-122-21574-20999-1541-437-19-14-74-166-43-159941-671','Factorise the numbers and sort the prime factors of each number in ascending order.<p>\r\nNow assosciate the first 26 prime numbers with the letters of the alphabet. (2=A, 3=B, 5=C...)<p>\r\nBy substituting the prime factors with the letters you get:<p>\r\nIFTHISISPARADISEIWISHIHADALAWNMOWER<p>\r\nIf you wonder where this comes from, use google ;)','2003-12-12',20040104122502,NULL,4,3,0,4.25,20031212141255,0);
INSERT INTO problem VALUES (1539,22,1,1626,'Middle order','<pre>BHSNTTSPAZ\r\n\r\nDILBTEAIRU\r\n\r\nDSLEATIEDW\r\n\r\nCAMUHIRLCZ\r\n\r\nCTAMASAHLY\r\n\r\nAWETOTNTEV\r\n\r\nEHSSLLRAOX\r\n\r\nDTERLEEBRW</pre>\r\n\r\nHint: The answer to this question is a single word.','(General solution)\r\n\r\nAlphabetize the words, then read down columns 2 through 5. Then do it backwards alphabetical using the last letter.\r\n\r\nThe answer is 40','2004-03-21',20040321232102,NULL,3,3,0,4.00,20040321080659,0);
INSERT INTO problem VALUES (616,2,2,1465,'True Day','1. Bob tells the truth on only one day of the week.\r\n<br>\r\n2. One day he said: \"I lie on Mondays and Tuesdays.\"\r\n<br>\r\n3. The next day he said: \"Today is either Thursday, Saturday, or Sunday.\"\r\n<br>\r\n4. The next day he said: \"I lie on Wednesdays and Fridays.\"\r\n<p>\r\nOn which day of the week does Bob tell the truth?','Charlie offers a detailed solution <a href=\"http://perplexus.info/show.php?pid=616&cid=3290\"><b>here</b></a>\r\n<p>','2003-03-17',20040225103933,NULL,3,3,0,4.00,20030317000000,0);
INSERT INTO problem VALUES (1522,14,2,3275,'The Ladder','A 3\' cube sits on level ground against a vertical wall. A 12\' ladder on the same ground leans against the wall such that it touches the top edge of the box.\r\n<p>\r\nHow far from the wall must the foot of the ladder be, if it is to reach maximum height whilst meeting the foregoing conditions?\r\n','Let Pythagorus sleep.\r\nThe 12ft ladder meets the ground at angle a.\r\nThe edge of the 3ft box divides the ladder into 2 lengths whereby:\r\n\r\n12 = 3/sin a + 3/cos a\r\n4 sin a cos a = cos a + sin a\r\n2 sin 2a = cos a + sin a\r\n4 sin^2 2a = cos^2 a + sin^2 a + 2 sin a cos a\r\n4 sin^2 2a = 1 + sin 2a\r\n4 sin^2 2a - sin 2a - 1 = 0\r\nsin 2a = (1 ± (1 + 16)^½)/8\r\n\r\na must be positive therefore the 2 values of 2a are 39.82 and 140.18 degrees.\r\n\r\nFor maximum height the distance of foot of ladder from the wall = 12 cos (140.18/2) = 4.09\r\n','2003-12-09',20040223232101,NULL,2,3,0,3.80,20031209090230,0);
INSERT INTO problem VALUES (624,7,2,979,'What Happened ?','What happened in the middle of the twentieth century that will not happen again for 4,000 years ?\r\n<p>\r\n(Hint: See the category).','The year 1961. It reads the same upside down. This will not happen again until the year 6009.','2003-09-23',20031009200618,NULL,2,3,0,1.00,20030923083427,0);
INSERT INTO problem VALUES (625,16,1,979,'Two Spheres','There are two spherical balls, each of radius 100 cm., lying on a perfectly horizontal floor and touching each other.\r\n<br>\r\nWhat is the diameter of the largest ball that can pass through the gap between the spheres and the floor ?','','2003-09-24',20040322232106,NULL,3,3,0,2.50,20030924072733,0);
INSERT INTO problem VALUES (1959,16,0,1920,'A Point In A Square','There is a point M inside a square ABCD such that angle MAB is 60° and angle MCD is 15°. Find angle MBC.','Angle MBC is 30°.','2004-01-21',20040324232101,NULL,3,3,6,0.00,00000000000000,224);
INSERT INTO problem VALUES (632,14,2,1299,'Divisibility','In any set of 181 square integers, prove that one can always find a\r\nsubset of 19 numbers, the sum of whose elements is divisible by 19.\r\n<p>','Consider the remainders obtained when the given 181 square integers are divided by 19. If n is any integer then n is congruent modulo 19\r\nto one of the numbers 0, 1, 2, . . ., 18 and hence n^2 is congruent to 0, 1, 4, 9,16, 6, 17, 11, 7 or 5.\r\n<br>\r\n<br>\r\n\r\nHence there are only 10 possible values for the remainders. Since there are 181 remainders at least, one of them must repeat 19 times at least. Choose 19 numbers congruent to that remainder. This\r\nproves the result.','2003-03-14',20040108232102,NULL,4,3,0,3.25,20030314000000,0);
INSERT INTO problem VALUES (633,17,2,1072,'Solids are denser?','In general, when a pure substance or mixture goes from liquid to solid, the molecules in it get closer resulting in a higher density.\r\n<p>\r\nIf this is so why does ice float in water?','If you look at the comment list and view rosalind\'s comment you will see the answer.','2003-03-23',20031210232104,NULL,2,3,0,2.67,20030323000000,0);
INSERT INTO problem VALUES (637,7,2,979,'Check Mate','Two brothers share a flock of x sheep. They take the sheep to the market and sell each sheep for $x. At the end of the day they put the money from the sales on the table to divide it equally. All money is in $10 bills, except for fewer than ten excess $1 bills. One at a time they take out $10 bills. The brother who draws first also draws last.\r\n<p>\r\nThe second brother complains about getting one less $10 bill so the first brother offers him all the $1 bills. The second brother still received a total less than the first brother so he asks the first brother to write him a check to balance the things out.\r\n<p>\r\nHow much was the check? ','There is a good solution by nikki <a href=\"http://perplexus.info/show.php?pid=637&cid=8396\">here</a>','2003-10-06',20040225103933,NULL,3,3,0,3.80,20031006081951,0);
INSERT INTO problem VALUES (638,14,2,979,'Formula None Racer','A car is travelling at a uniform speed.\r\n<br>\r\nThe driver sees a milestone showing a 2-digit number. After travelling for an hour the driver sees another milestone with the same digits in reverse order.\r\nAfter another hour the driver sees another milestone containing the same two digits as in the first one but the two digits separated by a zero(0).\r\n<p>\r\nWhat is the speed of the car?\r\n','<b>45 mph</b>\r\n<p>\r\nLet the two digit number be represented by 10x+y.\r\n<p>\r\nAfter one hour, the milestone shows the number 10y+x.<br>\r\nThe distance traveled so far is: (10y+x) – (10x+y) = 9(y – x)\r\n<p>\r\nAfter another hour, the milestone shows 100x+y.<br>\r\nThe distance traveled in the second hour is:<br>\r\n(100x+y) – (10y+x) = 9(11x – y).\r\n<p>\r\nThen, we have:<br>\r\n9(11x – y) = 9(y – x)<br>\r\nThis gives y = 6x.\r\n<br>\r\nSince x and y are both digits, x must be 1 and y must be 6.\r\n<p>\r\nTherefore, the milestones mentioned read: 16, 61 and 106.\r\n<p>\r\nNow, since the car traveled 45 miles each hour, it is clear that the speed of the car is 45 mph.','2003-10-03',20040121232101,NULL,3,3,0,2.86,20031003080029,0);
INSERT INTO problem VALUES (1625,7,0,1626,'A Simple Difference','I am thinking of two positive integers. If x is the sum of them and y is the product of them, prove that &#8730;(x²-4y) is the difference of my two numbers.','Calling the two numbers a and b:<br><br>\r\n\r\n(a-b)=(a-b)<br>\r\n(a-b)=&#8730;((a-b)²)<br>\r\n(a-b)=&#8730;(a²-2ab+b²)<br>\r\n(a-b)=&#8730;(a²-2ab+b²+4ab-4ab)<br>\r\n(a-b)=&#8730;((a²+2ab+b²)-4ab)<br>\r\n(a-b)=&#8730;((a+b)²-4ab)<br>\r\n(a-b)=&#8730;(x²-4y)<br>','2003-10-04',20040324232101,NULL,2,3,11,0.00,00000000000000,304);
INSERT INTO problem VALUES (2024,6,0,1413,'Robbery report','You are listening to a police scanner when you hear a report. There is considerable static, but you definitely hear the following: \"One armed man ent--ed bank at 1:10 p-; three armed m-- entered b--k half a minute later. First man demanded money. Tellers coop--ated. Robbers threw down weapons and ran out with $10,000 in each hand.\" \r\n\r\nBased only on the information given, what is the minimum amount of money that the robbers carried out?','$40,000. There is a chance that a one-armed man and a three-armed man robbed the bank.\r\n\r\nAlternate solution: $40,000 -- there were four robbers, but each had only one arm. (It is even possible for a man with no arms to be \"armed\" with some clever hands-free weapon -- but someone should have hands if the group plans on carrying money out of the bank.)','2004-02-03',20040323232102,NULL,1,3,1,0.00,00000000000000,54);
INSERT INTO problem VALUES (788,18,2,1715,'Can 1 Dollar = 1 Cent','1 dollar = 100 cents = 10 cents * 10 cents = 1/10 dollar * 1/10 dollar = 1/100 dollar = 1 cent\r\n<P>\r\nHere is the proof that 1 dollar = 1 cent.  Is there an error in my calculations?','The trick in this \"proof\" lies in the  part the transition from 100 cents to 10 cents x 10 cents. \r\n<p>\r\nIn reality, it is meaningless to multiply cents by cents (since we would get a non-existant unit of cents squared). 100 cents is actually simply 10 * 10 cents, or 10 * (1/10 dollar) or 1 dollar - as we all know.','2003-05-03',20030802232102,NULL,3,3,0,2.80,20030503033015,0);
INSERT INTO problem VALUES (643,4,2,979,'The Last Baby','A baby is added to a hospital nursery. Before the baby was added there were two boys in the nursery and an uncounted number of girls. After the new baby is added a baby is selected at random among all the babies. The selected baby is a boy. \r\n<p>\r\nWhat is the probability that the added baby was a girl? ','We apply Baye\'s Theorem here:\r\n<p>\r\nLet events A1,...,Ak form a partition of the space S such that P(Aj)>0 for j=1,...,k, and let B be any event such that P(B)>0. Then for i=1,...,k,\r\n<p>\r\nP(Ai|B) = P(Ai)*P(B|Ai) / Sum for j=1 to k of P(Aj)*P(B|Aj).\r\n<p>\r\nNow let,\r\n<p>\r\nB=boy selected\r\n<p>\r\nA1=boy added\r\n<p>\r\nA2=girl added\r\n<p>\r\ng=number of girls before baby \r\nis added.\r\n<p>\r\nP(A2|B) = (1/2)*(2/(3+g)) / [(1/2)*(2/(3+g)) + (1/2)*(3/(3+g))] = 0.4','2003-10-08',20031118092729,NULL,4,3,0,2.57,20031008074421,0);
INSERT INTO problem VALUES (1659,7,0,1626,'Sum of Cubes','Prove that the sum of perfect cubes (starting with 1) is always a perfefct square.\r\n<br><br>\r\nFor example:<br>\r\n1=1<br>\r\n1+8=9<br>\r\n1+8+27=36','?','2003-10-14',20040324232101,NULL,4,3,13,0.00,00000000000000,329);
INSERT INTO problem VALUES (1637,14,1,3546,'Chickens, Pigs, and Cattle','You are sent to the market by your father with 800 dollars, and told to buy 100 animals. When you arrive at the market, you find out that pigs cost 8 dollars each, so it would be easy to follow your father\'s instructions.\r\n<p>\r\nHowever, you see that there are only 99 pigs for sale. The only other animals there are chickens for 1 dollar each, and cows for 80 dollars each.\r\n<p>\r\nIf there are enough chickens and cows for you to buy as many as you wanted, how can you end up buying 100 animals using exactly 800 dollars?','72 chickens <br> 21 pigs, 7 cows.','2004-02-19',20040315232104,NULL,2,3,0,2.00,20040219083900,0);
INSERT INTO problem VALUES (2059,13,0,2716,'Before and After','If all the irreducible fractions between 0 and 1, with denominators at most 99, are listed in ascending order, which two fractions would be before and after 11/21?\r\n\r\nDetermine which two fractions are adjacent to 34/87 in this listing.','This kind of sequence is called a Farey series, and given two fractions (a/b, c/d) in sequence, they satisfy bc-ad=1.<p>\r\nIf a/b=11/21, then 11b-21a=1, and a and b should be as large as possible but less than 99, which works out to 45/86. For the other side you find 43/82.','2004-02-16',20040324232101,NULL,3,3,20,0.00,00000000000000,410);
INSERT INTO problem VALUES (1643,7,2,2561,'Binary Primes','How many primes, written in usual base 10, have digits that are alternating 1s and 0s, beginning and ending with one?\r\n<p>\r\nFor example (not necessarily prime):<br>\r\n1, 101, 10101, ...','The numbers are (10^(2n)-1)/99 but 10^(2n)-1 = (10^n-1)*(10^n+1).\r\n<p>\r\nSo the only way you\'ll get a prime is if one of those two factors is 99.','2004-02-18',20040229143647,NULL,4,3,0,3.50,20040218131458,0);
INSERT INTO problem VALUES (1644,7,1,2561,'Looking for n','Let n be the smallest positive integer such that n(n+1)(n+2)(n+3) can be expressed as either a perfect square or a perfect cube (not necessarily both).<p>\r\n\r\nFind n, or prove that this is not possible.','(n+1)(n+2) = n&sup2; + 3n + 2 and n(n+3) = n&sup2; + 3n. So their product is (n2 + 3n + 1)&sup2; - 1. Hence n(n + 1)(n + 2)(n + 3) is 1 less than a square, so it cannot be a square. \r\n<p>\r\nOne of n+1, n+2 must be odd. Suppose it is n+1. Then n+1 has no factor in common with n(n + 2)(n + 3), so n(n + 2)(n + 3) = n&sup3; + 5n&sup2; + 6n must be a cube. But (n + 1)&sup3; = n&sup3; + 3n&sup2; + 3n + 1 &lt; n&sup3; + 5n&sup2; + 6n < n&sup3; + 6n&sup2; + 12n + 8 = (n + 2)&sup3;, so n&sup3; + 5n&sup2; + 6n cannot be a cube. \r\n<p>\r\nSimilarly, suppose n + 2 is odd. Then it has no factor in common with n(n + 1)(n + 3) = n&sup3; + 4n&sup2; + 3n, so n&sup3; + 4n&sup2; + 3n must be a cube. But for n >= 2, (n + 1)&sup3; &lt; n&sup3; + 4n&sup2; + 3n < (n + 2)&sup3;, so n&sup3; + 4n&sup3; + 3n cannot be a cube for n &gt;= 2. The case n = 1 is checked by inspection: 24 is not a cube.','2004-02-24',20040321232102,NULL,3,3,0,4.40,20040224145201,0);
INSERT INTO problem VALUES (648,4,2,979,'Same Name','Suppose there are n people in an office. At Christmas they have a random gift exchange in which every name is writen on scraps of paper, mixed around in a hat, and then everyone draws a name at random to determine who they are to get a gift for.\r\n<p>\r\nWhat is the probability nobody draws their own name? ','The required probability is: \r\n<p>\r\n(1) - (1) + 1/(2!) - 1/(3!) + 1/(4!) - 1/(5!)+ 1/(6!) - 1/(7!) + ........\r\n<p>\r\nWhich is approximately equal to (1/e), where e = 2.71828 (approx.).','2003-10-11',20031104014520,NULL,4,3,0,4.00,20031011072714,0);
INSERT INTO problem VALUES (649,4,2,979,'Playing With Marbles','You choose one of two identical looking bags at random. One bag has three black marbles and one white marble. The other has three white marbles and one black marble.\r\n<p>\r\nAfter choosing a bag you draw one marble out at random. You notice it is black. You then put it back and draw another marble out of the same bag at random.\r\n<p>\r\nWhat is the probability that the second marble drawn is black? ','The probability of event A happening given that event B already happened is the probability of A and B happening divided by the probability that B happened. This can be pressed as P(A|B)=P(A and B)/P(B).\r\n<p>\r\nIn this case A is drawing a black marble and B is having already drawn a black marble.\r\n<p>\r\nP(A and B) = (1/2) * [(3/4)^2 + (1/4)^2] = 5/16.\r\n<p>\r\nTheredore, P(B) = 1/2.\r\n<p>\r\nP(A|B) = P(A and B)/P(B) = (5/16)/(1/2) = 10/16 = 5/8. \r\n','2003-10-13',20040322232106,NULL,3,3,0,2.83,20031013150427,0);
INSERT INTO problem VALUES (650,2,2,979,'Penny Problem','You are blindfolded before a table. On the table are a very large number of pennies. You are told 128 of the pennies are heads up and the rest are tails up. \r\n<p>\r\nHow can you create two subgroups of pennies, each with the same number of heads facing up? ','Create a subgroup of any 128 pennies. Then flip over all 128. That group of 128 and the group of all the remaining pennies will have the same number of heads facing up. ','2003-10-14',20040324232102,NULL,3,3,0,3.92,20031014073708,0);
INSERT INTO problem VALUES (651,14,2,979,'Remainder','If \'p\' be a prime, then what is the remainder when (p - 1)! is divided by p? \r\n','The solution to this problem is that the remainder in such a case will always be equal to (p - 1), which is \'WILSON\'S THEOREM\' which states that: \'p\' divides [(p - 1)! + 1] if and only if \'p\' is a prime and therefore, whenever (p - 1)! is divided by \'p\', the remainder thus obtained will be equal to (p - 1).','2003-10-16',20031205100633,NULL,3,3,0,3.86,20031016093545,0);
INSERT INTO problem VALUES (1660,17,0,1626,'The Monkey Tail Hunter','You are standing a far ways away from the base of a tree from which a monkey is hanging on a branch exactly 5 meters above the ground. <br><br>\r\nThis monkey has muscle relaxion syndrome, which means that as soon as he hears a loud noise (like your gun going off), he will let go of the tree branch without realizing it and fall down.<br><br>\r\n\r\nThe problem with this is the monkey will fall, and not be where it was before you shot the gun, so it will be in another spot when the bullet is next to the tree. How far below the spot where the monkey\'s tail is pre-shot should you aim so the monkey\'s tail will be hit regardless of it\'s \"letting go\" of the tree branch?','Because objects free-fall without matter to mass or horizontal velocity, you should aim directly at the monkey\'s tail in order to hit it.','2003-10-14',20040324232101,NULL,2,3,14,0.00,00000000000000,340);
INSERT INTO problem VALUES (2148,7,0,5799,'Power of Multiplication','A magic square for addition could be made as follows\r\n2 9 4 (row1)\r\n7 5 3 (row2)\r\n6 1 8 (row3)\r\nNote all rows/columns/diagonals sum to 15\r\nUsing any set of positive integers can you make a magic square for multiplication?','Take 2 or any # for that matter as the base and raise addition magic square as the exponents!!!','2004-02-26',20040323232102,NULL,3,3,1,0.00,00000000000000,75);
INSERT INTO problem VALUES (2149,21,0,5799,'Four Corners','On each corner of a square is a quarter.  The goal is to make them all heads or all tails.  You are blindfolded and may flip however many of them you want and then ask if you are done.  This constitutes a turn.  The square is then rotated an undisclosed number of times and you may take another turn.  In how many turns can you be assured of being done.','Treat this as a state machine problem.\r\nThere are only 3 states 3-1,2-2 columns/rows and 2-2 diagonals.\r\nThere are only 3 flips flip 1 flip 2 rows/columns or flip 2 diagonals.\r\n\r\nIf you flip diagonals when it is aligned along diagonals you will solve it.\r\n\r\nAssume it is aligned 2-2\r\n1. Flip diagonals now either done or aligned along columns.\r\n2. Flip rows now either done or aligned along diagonals\r\n3. Flip diagonals now either done or started 3-1 and are now still 3-1\r\n\r\n4. Flip 1 now 2-2 \r\nrepeat steps 1-3\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n','2004-02-26',20040323232102,NULL,3,3,1,0.00,00000000000000,76);
INSERT INTO problem VALUES (2150,4,0,5799,'Let\'s Make a Deal','on let\'s make a deal you choose one door of 3. Hoping to get the prize instead of the junk behind the other 2 bad doors.  The host then will always show you one of the doors that you didn\'t choose which is junk and ask if you want to change your answer, should you and what are the odds that you will win?  ','The odds that your first choice is right is 1/3 and remains unchanged, the odds of the remaining unseen doors originally are 2/3 and this is now the odds of the unseen door so you should change.','2004-02-26',20040324232101,NULL,3,3,2,0.00,00000000000000,121);
INSERT INTO problem VALUES (1668,6,2,1920,'Open By Majority','A group of five people want to put a set of locks on a chest and distribute keys to the locks amongst themselves in such a way that all the locks on the chest could be opened only when at least three of them were present to open it.\r\n<p>\r\nHow many locks would be needed, and how many keys?','Ten locks and thirty keys are needed. Each lock would have three keys made to unlock it. Each person would get six different keys.  Call the locks 1, 2, 3, 4, 5, 6, 7, 8, 9 and 0.  Each person would get their keys following the table below.\r\n<pre>\r\nA:1 3 5 78 0\r\nB:1  456 89\r\nC:123  6  90\r\nD: 2 4567  0\r\nE: 234  789</pre>','2004-03-03',20040315134238,NULL,3,3,0,4.00,20040303153059,0);
INSERT INTO problem VALUES (2178,2,0,5815,'Whodunit Part 2: Places, Places','it would be easier just to veiw this problem on a word docoment, so <A HREF=\"http://pts4374.k12.sd.us/matt/Whodunit%20Part%202-%20also%20logic%20basis.doc\">click here</A> to go to it.  Also, if you find you do not know how to solve these types of problems, <A HREF=\"http://www.pennypress.com/samplepuzzles/srwoo23.pdf\"> click here</A> to go to pennypress.com, where it will tell you how to solve (only read the 3rd page, the first 2 don\'t have anything useful on them)','			\r\nThere is no solution, but keep the info derived from this puzzle, for it will aid you in part 5, where you will try to figure out whodunit!	\r\n											\r\n											\r\n											\r\n','2004-03-02',20040323232102,NULL,4,3,1,0.00,00000000000000,82);
INSERT INTO problem VALUES (2225,9,0,5815,'Today, or tomorrow?','When you woke up this morning, it was today, right? When you go to school or work this morning and afternoon, it is today, right?  When you go to bed tonight, it is still today, right?  Well what is it when you wake up the next morning, is it today, or tomorrow?','It is today, because you don\'t wake up and say, \"why, what a lovely day this tomorrow\", you say, \"my, what a lovely day today\"','2004-03-22',20040324232101,NULL,2,3,3,0.00,00000000000000,164);
INSERT INTO problem VALUES (655,14,2,979,'Twin Trouble','Create the number 24 using only these numbers once each: 3, 3, 7, 7. You may use only the rules of addition, multiplication and division.','7 * [(3 + (3/7)] = 24\r\n','2003-10-21',20031104014653,NULL,3,3,0,3.80,20031021093821,0);
INSERT INTO problem VALUES (656,13,2,979,'Strange Series','What are the next two numbers in the following series?\r\n<p>\r\n2, 3, 5, 11, 23, 29, 41, 53, _ , _ .\r\n<p>\r\nAlso mention the rule that the numbers follow.','The given series comprises of all the prime numbers \'p\' such that \'(2p +1)\' is also a prime and such primes are known as Germain Primes. So the next two numbers of the given sequence are: 83 and 89.','2003-10-23',20031104015237,NULL,3,3,0,2.60,20031023145912,0);
INSERT INTO problem VALUES (1666,2,2,2716,'Murder by Logic','Professor Z was killed by one of his four students, who was helped by another of the four. His students declared:<p>\r\nA: If B is guilty of something, then C must be innocent.<br>B: If A is innocent, then C must be guilty.<br>C: If B was the killer, then D must have had nothing to do with the crime.<br>D: I am innocent.<p>\r\nAs everybody should know, guilty parties always lie, and innocent people always tell the truth. Who killed the professor, and who was his accomplice?','D\'s declaration is worthless: were he innocent or guilty he could have said so.<p>\r\nSuppose C was guilty: as he would lie, then B should be the killer, but D would have to be involved too, making three guilty parties; it follows that C was innocent.<p>\r\nSuppose B was innocent: A could be innocent or guilty. If A was innocent, then C would have to be guilty, but we showed C was innocent, so A couldn\'t be innocent. If A was guilty, since he lied, B and C must have been guilty -- and that\'s contradictory. As A cannot be either guilty or innocent, B cannot be innocent; he is guilty.<p>\r\nSince B is guilty, A must be innocent, and C must be too (which we had already proved).<p>\r\nWe have now that B and D are guilty, but if B was the killer, then D would be innocent (as C said) so B must have been the accomplice, and D the killer.\r\n','2004-03-05',20040316135514,NULL,3,3,0,3.43,20040305142125,0);
INSERT INTO problem VALUES (658,2,2,979,'Mathematician Versus Detective','The police commissioner hired a mathematician to help at a crime scene. At the scene were between 100 and 200 glasses of wine. Exactly one glass was poisoned. The police lab could test any sampling for poison. A group of glasses could be tested simultaneously by mixing a sample from each glass. The police commissioner desired only to minimize the maximum possible tests required to determine which exact glass was poisoned.\r\n<p>\r\nThe mathematician started by asking a detective to select a single glass at random for testing. \"Wouldn\'t that waste a test?\", the detective asked. \"No, besides I\'m in a gambling mood.\", the mathematician replied. How many glasses were there? ','If the goal is to minimize the maximum number of tests then that maximum for n glasses is log2n (log to the base 2 of n), rounded up.\r\n<p>\r\nIf the number of glasses is a power of 2 (32, 64, 128, 256, etc.) then the correct procedure on the first step would be to test exactly half the glasses. Then test half of the glasses in the positive half next. Keep repeating this procedure. Each step will narrow down the field of poisoned glasses by a factor of 2. \r\n<p>\r\nIf the number number of glasses is not a power of 2 then there are lots of ways you can test them and still achieve the same maximum number of tests. One way would be to find the closest power of 2 less than n, set this many glasses aside, and then test the others. The only n for which this remainder is 1, between 100 and 200, is 129. In the case of 129 the first test would likely be negative. Then proceed with the procedure for testing 128. Between the first test and the log2128 the maximum number of tests is 8.','2003-11-05',20031224232100,NULL,3,3,0,3.40,20031105085658,0);
INSERT INTO problem VALUES (1698,14,1,2130,'A to B','You need to go from point A to point B, and then back to point A. Points A and B are 20 miles apart. You go to point B at a constant speed of 15 miles per hour. If you want your overall speed to be  30 miles per hour, how fast would you have to go from point B back to point A?','It would be impossible to obtain an overall speed of 30 miles per hour, unless you somehow magically went from B to A instantaneously. ','2004-03-10',20040322232106,NULL,2,3,0,1.33,20040310081813,0);
INSERT INTO problem VALUES (1699,5,0,1626,'The right pentagon','There is a pentagon ABCDE such that angles A, C, and E are all right angles. (C\'s right angle is outside the pentagon.)<br><br>\r\n\r\nIf a ray aimed at C started at D, it would have gone 1 inch before going through C, and would eventually go through A.<br><br>\r\n\r\nIf BC and AE are both 5 inches, what is the area of this pentagon?','If diagonal DA is constructed, it can be seen that two triangles are formed. Then, it can be shown that these triangles are congruent because their angles and one side of each (BC and AE) are the same length.\r\n<br><br>\r\nTo figure out AD and AB, an equation would need to be created.<br><br>\r\n\r\nAC^2 + BC^2 + AB^2<br>\r\n(AD-CD)^2 + 25 = AB^2<br>\r\n(AB-1)^2 + 25 = AB^2<br>\r\nAB^2-2AB+1+25=AB^2<br>\r\n26=2AB<br>\r\nAB=13<br><br>\r\n\r\nThen since AB = 13, AC must equal 12. Since 30 = 1/2 base x height, 30 =  (AC x BC) /2, or (12 x 5)/2. Since there are two of these triangles, the total area is 60 square inches.','2003-10-24',20040324232101,NULL,3,3,18,0.00,00000000000000,384);
INSERT INTO problem VALUES (660,14,2,979,'Pizza Cut','What is the greatest number of pieces you form with n cuts of a pizza? ','With every cut you should cut through every previous cut. As long as you keep doing this you will always be able to do so again your next cut. The number of additional pieces formed on cut x will always be x. \r\n<p>\r\nEveryone should know that sum of all integers from 1 to n is n*(n+1)/2. So the sum of additional pieces cut will be n*(n+1)/2. Finally add 1 because we start with 1 piece: n*(n+1)/2 + 1.','2003-10-27',20031104014845,NULL,3,3,0,2.50,20031027145311,0);
INSERT INTO problem VALUES (661,6,2,979,'Tiger - Man','A man is standing on a rock in the middle of a circular lake of radius 1. There is a tiger on the shore of the lake that can run four times as fast you can swim, however the tiger can not swim. The tiger is hungry and always attempts to keep the distance between the two of you at a minimum.\r\n<p>\r\nHow can you safely swim to shore? ','Until you are more than 1/4 of the radius away from the rock you can swim fast enough so that you can stay 180 degrees away from the tiger. Regardless of which direction the tiger moves around the circle you swim the other way, always keeping 180 degrees away, and moving outward with leftover energy. \r\nBefore long you will be 1/4 of the radius away from the center and the tiger will be 180 degrees away. At this point swim straight to the point on the shore furthest from the tiger. You will be able to get there in 3/4 units of time, while it will take the tiger pi/4 =~ 0.7854 units of time.\r\n\r\n','2003-10-29',20040322232106,NULL,4,3,0,4.29,20031029154535,0);
INSERT INTO problem VALUES (662,14,2,979,'Foreign Puppy','A man wishes to sell a puppy for $11. A customer wants to buy it but only has foreign currency. The exchange rate for the foreign currency is 11 round coins = $15, 11 square coins = $16, 11 triangular coins = $17.\r\n<p>\r\nHow many of each coinage should the customer pay? ','Let x be the number of circular coins, y be the number of square coins, and z be the number of triangular coins. \r\n<p>\r\nThus:\r\nx*(15/11) + y*(16/11) + z*(17/11) = 11. \r\n<p>\r\nMultiplying by 11:\r\n<p>\r\n15x + 16y + 17z = 121. \r\n<p>\r\nHere we have to use trial and error method. I divided 121 by 15 to get 8 plus a remainder of 1. It is then obvious that x=7, y=1, and z=0 would solve the equation.','2003-10-31',20031229232105,NULL,3,3,0,3.50,20031031123306,0);
INSERT INTO problem VALUES (663,7,2,979,'Fair and Square','Jack and Jill each have marble collections. The number in Jack\'s collection in a square number.\r\n<p>\r\nJack says to Jill, \"If you give me all your marbles I\'ll still have a square number.\" Jill replies, \"Or, if you gave me the number in my collection you would still be left left with an even square.\" \r\n<p>\r\nWhat is the fewest number of marbles Jack could have? ','<b>25</b>\r\n<p>\r\nJack has 25 marbles and Jill has 24. If Jill gives Jack all her marbles, he will have 49(7&sup2;), and if Jack gives Jill the number in her collection, he will be left with one, which is a square.\r\n<p>\r\nThis ignores the trivial case where Jill has 0 marbles, since they problem says they each have marble collections, they must each have some marbles in their collections.\r\n<p>\r\nDJ provided a good proof of why this is the minimum <a href=http://perplexus.info/show.php?pid=663&cid=9190>here</a>.','2003-11-03',20040313214119,NULL,3,3,0,2.33,20031103080516,0);
INSERT INTO problem VALUES (1790,14,0,3386,'Volunteers','Six Komosomol members volunteered to saw large logs into half-yard logs to heat the school. The 3 leaders of pairs were Volodya, Petya, and Vasya. <p>\r\nVolodya and Misha would saw up 2-yard logs. Petya and Kostya would say up 1 1/2-yard logs. Vasha and Fedya would saw up 1-yard logs. (These are all first names.) <p>\r\nThe next day the school bulletin praised the good work of teams led by Lavrov, Galkin, and Medvedev. Lavrov and Kotov sawed logs into 26 small logs, Galkin and Pastukhob, 27, and Medvedev and Yevdokimov, 28. (These are all last names.) <p>\r\nWhat is Pastukhov\'s first name?\r\n<p>\r\n(from <u>The Moscow Puzzles</u> by Boris Kordemsky)','Sawing 2-yard logs produces a number of half-yard logs divisible by 4; sawing 1 1/2-yard logs, divisible bu 3; 1-yard logs, divisible by 2. Pastukhov\'s team\'s 27 logs is not divisible by 2 or 4, so it is the 1 1/2-yard log team of Petya and Kostya. The team leader is Petya Galkin, so Pastukhov\'s first name is <b>KOSTYA</b>','2003-11-11',20040324232101,NULL,1,3,10,0.00,00000000000000,292);
INSERT INTO problem VALUES (1902,14,0,5033,'Abdul and Saeed','   Two salt sellers are sitting in an Arabian Marketplace trying to impress tourists.\r\n<P>\r\n   The first, Abdul, starts talking with a lady nearby.\r\n<P>\r\n   \"I have only five weights and a scale, but with them I can measure any weight from 1g to 31g!\"\r\n<P>\r\n   Of course, Abdul uses the binary system, with weights of 1g, 2g, 4g, 8g, and 16g.  The lady is very impressed, but Saeed counters with his own genius.\r\n<P>\r\n   \"I have but five weights and a scale as well, but I can measure any weight from 1g to 242g!\"\r\n<P>\r\n  Well, both the lady and Abdul were very amazed at this system.  Can you figure out what weights Saeed uses?','   Saeed uses weights of 1g, 3g, 9g, 27g, and 81g.  Like Abdul, he can add weights together to measure weights like 4 and 10.  But he can use <I> subtraction </I> as well!\r\n<P><P><P>\r\n3 plus salt_______________9 plus 1\r\n<P><P><P>\r\n   The 1 and 9 add up to 10, but the three on the other side of the scale makes it the same as if there was a 7g weight on one side and none on the other!\r\n<P>\r\n   This system works for all the amounts from 1 to 242.','2004-01-12',20040323232102,NULL,4,3,1,0.00,00000000000000,40);
INSERT INTO problem VALUES (666,7,2,979,'This Way and That Way','ABCDE * 4 = EDCBA. Solve for A,B,C,D, and E where each is a unique integer that can take any value from 0 to 9. ','A = 2; B = 1; C = 9; D = 7; E = 8.\r\n<br>\r\n21978 x 4 = 87912','2003-11-09',20031208100317,NULL,3,3,0,3.00,20031109081644,0);
INSERT INTO problem VALUES (2051,7,0,2716,'Kennels problem','I have twenty kennels in a row. I raise guard dogs, and I cannot place two dogs in kennels next to each other, for they will start trying to fight. Obviously, the most dogs I can place is 10, and the minimum is 0.<P>\r\nTaking into account all possible ways to keep dogs in the kennels, what\'s the average number of dogs I can place?','SEE LATER','2004-02-11',20040324232101,NULL,3,3,18,0.00,00000000000000,389);
INSERT INTO problem VALUES (1794,22,0,3386,'Looking Through the Looking Glass','Asdi qPraadhm slHoksbrpqoaaksncjsgekve qpoIlakn ckdcEocoxoelqkxopsdr awkadFonaksd qwkasoDm Asja fKjffdarfodufuiisdst. asjwHejhowfahuxt cbuAwogm iaSi wkbiDixn akeEdafncvuggudlhusiqwxshoxh?','Orange. Every fourth letter, if combined makes coherent words. Combine the words to form the question: \"I am orange in color and am a fruit. What am I?\" The answer is simple.','2003-11-12',20040324232101,NULL,2,3,11,0.00,00000000000000,309);
INSERT INTO problem VALUES (669,14,2,979,'Two Boats and A River','Two boats on opposite sides of a river head towards each other at different speeds. When they pass each other the first time they are 700 yards from one shoreline. They continue to the opposite shoreline, turn around, and move towards each other again. When they pass the second time they are 300 yards from the other shoreline.\r\n<p>\r\nHow wide is the river? (Assume both boats travel at a constant speed and ignore factors such as turn-around time and the current of the river). ','Define the following variables:\r\n<p>\r\nw=width of river\r\n<p>\r\ns1=speed of first boat\r\n<p>\r\ns2=speed of second boat\r\n<p>\r\nt1=time until boats meet the \r\nfirst time\r\n<p>\r\nt2=time until boats meet the \r\nsecond time\r\n<p>\r\nI shall arbitrarily say that both boats are 700 yards from the shore of original of the first boat at time t1. \r\n<p>\r\nThe following equations can be inferred from the information given:\r\n<p>\r\n(1) w=t1*(s1+s2)\r\n<p>\r\n(2) s1*t1=700 \r\n<p>\r\n(3) w+300=s1*t2\r\n<p>\r\n(4) 2w-300=s2*t2\r\n<p>\r\nAdding equations (1) and (2) we get:\r\n<p>\r\n(5) 3w=t2*(s1+s2)\r\n<p>\r\nSubstituting s1+s2=w/t1 from equation (1) we get:\r\n<p>\r\n3w=t2*r/t1\r\n<p>\r\n3w*t1=r*t2\r\n<p>\r\n(6) 3*t1=t2\r\n<p>\r\nCombining equations (3) and (6):\r\n<p>\r\n(7) w+300=3*s1*t1\r\n<p>\r\nCombining equations (2) and (7):\r\n<p>\r\nw+300=2100 \r\n<p>\r\nw=1800','2003-11-13',20031213153006,NULL,4,3,0,2.50,20031113142048,0);
INSERT INTO problem VALUES (670,14,2,979,'50 - Digit Number','A number of 50 digits has all its digits equal to 1 except the 26th digit. If the number is divisible by 13, then find the digit in the 26th place.','<b>3</b>\r\n<p>\r\nFirst, notice that 111111 is divisible by 13 (13×8547). So, 11111100 is also divisible by 13 (13×854700), and so on. Also, the sum of any multiples of 13 will also be divisible by 13, which includes any string of 6n 1s (where n is any integer), and obviously those numbers followed by any number of 0s.\r\n<p>\r\nThus, the number formed by 24 1s is divisible by 13:<br>\r\n111111111111111111111111<br>\r\nas is the number formed by 24 1s followed by 26 0s:<br>\r\n11111111111111111111111100000000000000000000000000.\r\n<p>\r\nFinally, their sum is a multiple of three:<br>\r\n11111111111111111111111100111111111111111111111111<br>\r\nand if you replace the middle two digits with 13 (literally, add 13000000000000000000000000 to the number), the result will, again, still be a multiple of 13.\r\n<p>\r\nThus, 11111111111111111111111113111111111111111111111111 is divisible by 13, and the digit in question is 3.','2003-11-15',20040316075547,NULL,3,3,0,3.50,20031115073332,0);
INSERT INTO problem VALUES (671,14,2,979,'Calculation Mistake','A boy was asked to calculate the arithmetic mean of ten positive integers each of which had 2 digits. \r\n<br>\r\nBy mistake, he interchanged the two digits, a & b, in one of these ten integers. As a result, his answer for the arithmetic mean was 1.8 more than what it should have been. \r\n<br>\r\nFind the value of b-a.','Let the sum of the first 9 numbers be X and the 10th number be of the form (10a + b). Then according to the problem, we have the following relation:\r\n<br>\r\n[{X + (10b + a)}/10] - [{X + (10a + b)}/10] = 1.8\r\n<br>\r\nor, [(10b + a) - (10a + b)]/ 10 = 1.8\r\n<br>\r\nor, 9(b - a) = 18\r\n<br>\r\nor, b - a = 2','2003-11-19',20040123232103,NULL,2,3,0,2.40,20031119082140,0);
INSERT INTO problem VALUES (672,9,2,1498,'The two blacksmiths','There\'s this town with two blacksmiths - one, a swordsmaker and the other, a shield maker.  The swordsmaker\'s swords can slice through anything as a rule and the other guy\'s shields cannot be destroyed.  Now they get cut up with each other for some reason and pit their wares against each other.  What do you expect happens?\r\n<P>','In traditional logic this is an impossible scenario. A universe containing a sword that cuts through \"anything\" cannot also contain a shield that \"nothing\" can cut through. These two items are mutually exclusive.\r\n<p>\r\nAlan proposes an interesting alternate solution: the sword would be able to cut through the shield, but take an infinitely long time to do so (for example penetrating 50% in the first second, 25% more in the next, etc.) ','2003-03-17',20031209232103,NULL,3,3,0,3.40,20030317000000,0);
INSERT INTO problem VALUES (676,14,1,979,'Sides Of A Triangle','The sides of a triangle are in arithmetic progression and its area is 3/5th the area of an equilateral triangle with the same perimeter.\r\n<p>\r\nFind the ratio of the sides of the triangle.','','2003-11-23',20040130232103,NULL,3,3,0,4.14,20031123111321,0);
INSERT INTO problem VALUES (1852,22,0,3386,'2(A,0,1) 471(S,6,2) 294(L,4,2)','223(S,4,1) \"80(C,2,1)\" 76(I,1,1) 239(E,5,2). <p>\r\n','Title: A Spelling Lesson <p>\r\nQuestion: Spell \"cat\" in English. <p>\r\nAnswer: cat <p>\r\nEach letter corresponds to a prime number. The first letter, A, corresponds with the first prime number, 2. The second letter, B, corresponds with the second prime number, 3. It goes all the way to the last letter, Z, corresponding to the 26th prime number- 103. The first number (not in the parentheses) is the sum of the prime numbers corresponding to the letters in the word. The letter in the parentheses is the first letter of the word. The first number in the parentheses is the number of consonants in the word. The second number is the number of vowels. ','2003-11-30',20040324232101,NULL,5,3,25,0.00,00000000000000,446);
INSERT INTO problem VALUES (1835,13,0,3386,'Mikhail\'s Sequence','The brilliant mathematician, Mikhail, decided to impress his sons. So, he decided to make a hard sequence. Later that day, he shows his sons the sequence: <p>\r\n1, 2, 11, 11252, 16025186939242511, ... <p>\r\nThe sons were stumped. They couldn\'t even get the pattern. But can you? What is the pattern to this sequence? BONUS: What\'s the next number (be afraid, its gonna be huge)?','The pattern is x^4 - 3(x^3) + 5(x^2) - 1. <p>\r\nBONUS: I didn\'t solve it. Possibly someone will post it up. It will be about 58-60 digits total.','2003-11-24',20040324232101,NULL,5,3,23,0.00,00000000000000,431);
INSERT INTO problem VALUES (678,4,2,979,'Spider and Fly','A spider eats 3 flies a day. Until the spider fills his quota a fly has a 50% chance of survival if he attempts to pass the web.\r\n<p>\r\nAssuming 5 flies have already made the attempt to pass, what is the probability that the 6th fly will survive the attempt? ','Using the binomial distribution, the probability that n flies out of 5 have been eaten is combin(5,n)*(1/2)^5, where combin(5,2)=5!/(n!*(5-n)!). \r\n<p>\r\nThe probability that 0 flies were eaten is combin(5,0)*(1/2)^5=1/32.\r\n<p>\r\nThe probability that 1 fly was eaten is combin(5,1)*(1/2)^5=5/32.\r\n<p>\r\nThe probability that 2 flies were eaten is combin(5,2)*(1/2)^5=10/32.\r\n<p>\r\nSo the probability that the spider is still hungry is 1/32 + 5/32 + 10/32 = 16/32 = 1/2. <p>\r\nThe probability the spider is full is 1-1/2=1/2. Thus the probability of a successful attempt to pass is (1/2)*1 + (1/2)*0.5 = 0.75 .\r\n','2003-11-25',20031224232100,NULL,3,3,0,3.50,20031125085759,0);
INSERT INTO problem VALUES (1836,13,0,3386,'Mikhail\'s Sequence 2','After much thought, brilliant mathematician Mikhail thought that his sequence was a little too hard for his sons. So, he made another one that is easier. He showed it to his sons later that day: <p>\r\n6, 10, 4, 9, 6, 11 <p>\r\nThen he asked what would be the next number in this sequence. After much thought, the sons had no clue what was the next number. So, Mikhail said, \"This sequence cannot continue once you have the next number.\" After much thought, the sons figured out the next number. What was the next number?','11. This is because the sequence is the number of letters in the continents, in alphabetical order (Africa, Antarctica, Asia, Australia, Europe, North America, and South America) The number of letters in them are 6, 10, 4, 9, 6, 11, and 11. After 11, there would be no more numbers in the sequence, for there are no more continents.','2003-11-24',20040324232101,NULL,3,3,23,0.00,00000000000000,432);
INSERT INTO problem VALUES (1875,14,0,2130,'Square Root','Without using trial and error, find the least positive integer value for x when the following equals a perfect square. Tell how you obtained your answer.<p>&#8730;(98*38*x)<p>Note: I\'m not sure if the symbol used before the (98*38*x) is supposed to be the square root symbol. I think it is, but if it\'s not supposed to be, pretend it is;)','x=19. I figured if I could make 98*38 into a perfect square with a positive integer left over, x could equal the integer leftover. Divide 38 by 2, you get 19. Multiply 98 by 2, you get 196, the square of 14. So you get &#8730;(196*19&#178;). If you multiply two perfect squares you get another perfect square. Since 19 is prime, it can\'t be anything lower.','2003-12-20',20040323232102,NULL,2,3,1,0.00,00000000000000,29);
INSERT INTO problem VALUES (683,20,2,794,'Mysteries of the English Language','A man who only spoke Greek came to America for the first time. He realized that he needed to learn English, so he took a class. When questioned by his teacher, \"How do you spell fish?\" he replied \"g-h-o-t-i\". The teacher was very surprised as to how he could get such an answer since he was learning English so well. He asked the man, \"How did you get that answer?\" When the man replied, the teacher accepted his answer with a chuckle. What was his answer?\r\n<p>\r\nHint: Think about the many oddities of the English language.','G-H-O-T-I\r\n<p>\r\nWhen you say \"enough\", the \"gh\" is pronounce like an \"F\" <p>\r\nWhen you say \"women\" the \"o\" is pronounced like an \"I\" <p>\r\nWhen you say \"caution\" the \"ti\" is pronounced like an \"SH\". <p>\r\nTherefore \r\nG-H-O-T-I, can be pronounced like \"fish\"','2003-03-20',20030725232103,NULL,3,3,0,3.00,20030320000000,0);
INSERT INTO problem VALUES (684,2,2,834,'The Plan','There is an island with 10 inhabitants. One day a monster comes and says that he intends to eat every one of them but will give them a chance to survive in the following way:\r\n<p> \r\nIn the morning, the monster will line up all the people - single file so that the last person sees the remaining 9, the next person sees the remaining 8, and so on until the first person that obviously sees no one in front of himself. The monster will then place black or white hats on their heads randomly (they can be all white, all black or any combination thereof). \r\nThe monster will offer each person starting with the last one (who sees everyone else\'s hats) to guess the color of his/her own hat. The answer can only be one word: \"white\" or \"black\". The monster will eat him on the spot if he guessed wrong, and will leave him alive if he guessed right. All the remaining people will hear both the guess and the outcome of the guess. The monster will then go on to the next to last person (who only sees 8 people), and so on until the end. \r\nThe monster gives them the whole night to think. \r\n<p>\r\nThe Task:\r\n<p> \r\nDevise the optimal strategy that these poor natives could use to maximize their survival rate. \r\n<p>\r\nAssumptions:\r\n<p>\r\n<ol> \r\n<li> All the 10 people can easily understand your strategy, and will execute it with perfect precision. \r\n<li> If the monster suspects that any of the people are giving away information to any of the remaining team members by intonation of words when answering, or any other signs, or by touch, he will eat everyone. \r\n<li> The only allowed response is a short, unemotional \"white\" or \"black\". \r\n<li> Having said that, I will add that you can put any value you like into each of these words.\r\n','The first guy to guess (guy #10) will be the only one to assume the following value for the words \"white\" and \"black\": The answer \"black\" will mean that there are an odd number of black hats that he sees. The answer \"white\" will mean that there are an odd number of white hats that he sees. This way one by one all the other 9 people will know the color of their hats. \r\n<p>\r\nLet us say that guy #10 (first to speak, and sees the hats of the remaining 9) says \"white\". That should mean to everybody else that he sees an odd number of white hats. At this time guy #9 will either be wearing a white or a black hat. If he is wearing a white hat he will only see an even number of white hats, and since guy #10 said that there is and odd number of white hats, guy #9 will know that he is wearing white and will say it. But if guy #9 is wearing a black hat, he will see an odd number of white hats (just like #10 did), and thus will know that he is wearing a black hat and will say it. No matter what #9 answers, guy #8 (who heard guy #10 and guy #9) can now easily incorporate the color of hat on guy #9 into the original answer of guy #10. This will allow #8 to know if he should see an odd or even number of white hats in front of him to determine his own hat color. The same thing repeats with #7-1. And they all get it right except of course #10, though he may get lucky. \r\n','2003-03-21',20031217232102,NULL,3,3,0,4.00,20030321000000,0);
INSERT INTO problem VALUES (786,13,2,1660,'Cool sequence 2','Here is a cool sequence.\r\n<p>\r\n1,10,101,1020,10301,______,_______...\r\n<p>\r\nWhat numbers go in the two blanks?\r\n\r\n ','The first blank should be 104030.<br>\r\nThe second blank should be 1050601.<br>\r\nCall the last number B and the second-to-last number A.<br>\r\nThe formula for the next number is A+10B.<br>\r\nFor example,101+10(1020)=10301.\r\n','2003-05-07',20030827232101,NULL,2,3,0,4.10,20030507082102,0);
INSERT INTO problem VALUES (685,6,2,834,'Believe it or not','Is the following sentence technically true or false? \r\n<p>\r\n<ol>\r\nThe sun will rise tomorrow morning. \r\n \r\n','False. The sun doesn\'t rise. The earth spins around.','2003-03-25',20030401140027,NULL,2,3,0,3.50,20030325000000,0);
INSERT INTO problem VALUES (686,12,2,834,'Murder down the street','While walking down a country road near his home, Clem Kadiddlehopper saw a murder. \r\n<p>\r\nHe calmly continued on his way, without bothering to notify the police. \r\n<p>\r\nWhy not? \r\n\r\n\r\n','Answer:\r\nThe collective noun for crows is a murder and it was a murder of crows that Clem saw. \r\n','2003-04-03',20040323232104,NULL,3,3,0,3.15,20030403014022,0);
INSERT INTO problem VALUES (687,17,2,834,'The floating mystery','A cork, say from a wine bottle, is held by a robotic clamp at the bottom of a bucket of water and released the moment the bucket is dropped off the side of a tall building. What will happen to the cork during the fall? Will it float to the top of the bucket normally, slower than normal, faster than normal, or not at all? \r\n<p>\r\nAssume that there is no air resistance to slow the bucket down. \r\n','The cork will stay at the bottom of the bucket and not float up at all during the fall, since the cork, the bucket and the water all fall at the same acceleration g (neglecting air resistance as all good physics questions do). The buoyant force of the water does not push the cork upward in this case since in free fall the buoyant force is zero. In other words, a cork only floats up when the water around it is heavier and pushes it up. In free fall the water is weightless, as is the cork and bucket, so there is no force to push the cork to the top of the bucket. \r\n','2003-03-26',20031124232102,NULL,3,3,0,3.80,20030326072104,0);
INSERT INTO problem VALUES (688,17,2,834,'Boiled eggs?','Sam Rottenegger got some free tickets to go and see his least favorite band. Sam, feeling a little unruly, stopped at the corner store so he could bring a 1/2 dozen eggs with him to the concert. \r\n<p>\r\nThe concert was packed and the tunes where so loud that Sam could hardly stand it. He started making his way through the crowd when one of the eggs broke in his pocket and ran down the inside of shirt. Sam squirmed with disgust but thought how great it would be to see that yellow ooze on the band members. \r\n<p>\r\nIt took him 60 grueling minutes to make his way close enough to launch his attack. Sam chucked one right at the bass player but it just bounced off him without breaking. \r\n<p>\r\n\"Odd,\" Sam thought, but every one of the 4 eggs he threw just landed unbroken. He never got to throw the 5th as security removed Sam promptly. Sam, now half deaf, bruised, battered, and confused looked closely at the egg and noticed it wasn\'t exactly raw anymore. Frustrated, Sam chucked the egg over his shoulder hitting an Officer who gladly gave him a free nights stay at the Bars Inn. \r\n<p>\r\nSo what happened to the eggs that caused them not to break? Note that they were totally raw when he brought them in. \r\n','High volume sound waves at certain frequencies can cause the proteins in an egg to stick together almost like when it is boiled. Thus the eggs bounced like a hard boiled egg instead of breaking. \r\n','2003-03-27',20031028232101,NULL,3,3,0,3.67,20030327200659,0);
INSERT INTO problem VALUES (690,17,2,834,'Cool it fast...','A blacksmith wishes to cool his hot piece of steel as rapidly as possible. He has a bucket of ice-water and a bucket of oil (at room temperature). Which bucket should he dump his steel into? \r\n<p>\r\n','Answer:\r\nHe should put the steel into the oil as the liquid will lower the temperature quicker. The water will actually boil as it touches the metal, but that gas will insulate the hot steel from the rest of the cooling water. \r\n','2003-04-01',20031108232108,NULL,3,3,0,2.50,20030401023122,0);
INSERT INTO problem VALUES (692,17,2,1549,'Rise of an object-Physics','If a 7kg object is thrown straight upwards at a speed of 10m/s(meters per second)\r\n<p>\r\nTo what height will it rise?\r\n\r\nnote: gravitational constant = -9.8m/s','Of course as you know the answer is 5.1m\'s (This is just about the same with or without air resistance)explainations are given in the comments. There are many ways of getting to this solution. Try to see how many you can come up with.\r\n<p>\r\nI would post full explainations but they would take up a lot of space(I tried).  ','2003-04-01',20040303215126,NULL,3,3,0,3.33,20030401082701,0);
INSERT INTO problem VALUES (697,7,1,979,'House Numbers','Mr. X and Mr. Y live in the same avenue with only 9 houses between them. The number on their houses were both prime, and Mr. X found that he could express the number of his house as the sum of the squares of the digits of Mr. y\'s house number. \r\n<br>\r\nWhat were their house numbers ?','','2003-12-02',20040123232103,NULL,2,3,0,2.50,20031202090136,0);
INSERT INTO problem VALUES (695,4,2,1598,'Shuffled Cards','2 people each shuffle a deck of 52 playing cards thoroughly.  \r\n<p>\r\nWhat is the probabilty of both decks being in the EXACT same order after shuffling?','VERY low.  \r\n<p>\r\nThe answer is 1 in 52!, which works out at approximately 1 in 8.06 x 10^67\r\n','2003-03-22',20030823232102,NULL,2,3,0,2.67,20030322000000,0);
INSERT INTO problem VALUES (698,7,2,979,'Squares and Cubes','What are the two smallest positive whole numbers the difference of whose squares is a cube and the difference of whose cubes is a square ?\r\n\r\n','6 and 10 are the two smallest such numbers which satisfy the conditions of the given problem.','2003-12-06',20040104121504,NULL,2,3,0,3.67,20031206105652,0);
INSERT INTO problem VALUES (1840,13,0,3172,'You can\'t have your cake and eat it too.','What are the next 4 digits in the sequence:<BR>\r\n<BR>\r\n1 4 5 9 0 5 4 6 2 7 0','... but you might be able to have your Pi!\r\n\r\nStart with the digit \'1\', and then the differences between each digit and its predecessor (mod 10) are:<BR>\r\n3 1 4 1 5 9 2 6 5 3<BR>\r\n<BR>\r\nYou might recognize this as the first 10 digits of Pi, if we continue with the pattern...<BR>\r\n<BR>\r\n1 4 5 9 0 5 4 6 2 7 0 <B>5 3 2 9</B><BR>\r\n3 1 4 1 5 9 2 6 5 3 5 8 9 7 9<BR>\r\n\r\n','2003-11-26',20040324232101,NULL,4,3,2,0.00,00000000000000,100);
INSERT INTO problem VALUES (1019,14,2,1920,'Reciprocal Equation #1','Find all sets of integers A, B, and C which satisfy the following: \r\n<p>\r\n1/A + 1/B + 1/C = 1.','There are only 3 unique solutions.  {A,B,C}: {3,3,3}, {2,3,6}, and {2,4,4}.\r\n<p>\r\nAlso if negative numbers are included, the enswer will be any set in the form of {-X,1,X}\r\n<p>\r\nEnder provides an explanation <a href=\"http://perplexus.info/show.php?pid=1019&cid=6529\"><b>here</b></a> .','2003-07-18',20040225103933,NULL,2,3,0,3.33,20030718015520,0);
INSERT INTO problem VALUES (700,16,2,1301,'Equidistant points on the Axes','Two points, A and B, are on the Cartesian plane at (-1,4) and (9,6).\r\n<p>\r\n<b>A.</b> What point on the x-axis is equidistant from each of these two points?  \r\n<p>\r\n<b>B.</b> What point on the y-axis is equidistant from these two points?','The locus of all points equidistant from the two points is the perpendicular bisector of the line segment bounded by the two points.  The perpendicular bisector goes through the point midway between them, (4,5), and has a slope that is the negative of the reciprocal of the slope of the segment.  The segment\'s slope is 1/5, so the slope of the perpendicular bisector is -5.  Its equation is y=-5x+b and b has to satisfy 5=-5(4)+b, so b=25 and the line sought is y=-5x+25.<p>\r\nPart A:  That linear function intersects the x-axis when y=0, so 0=-5x+25, and x=5.<p>\r\nAlternatively, the Pythagorean relationship would give (x+1)^2+4^2 = (9-x)^2+6^2, which also solves to x=5.<p>\r\nFor part B, since the equation of the perpendicular bisector is -5x+25, if we substitute x=0, we get y=25.  Or, (-1)^2+(y-4)^2 = 9^2+(y-6)^2, which also solves to y=25.','2003-03-28',20030821232101,NULL,2,3,0,3.40,20030328062759,0);
INSERT INTO problem VALUES (701,14,2,775,'Mystery Numbers','I have chosen 3 different whole numbers less than 10, and have found several simple combinations that lead to perfect squares. Calling the numbers x,y, and z, the following combinations all yield a perfect square as the answer. (A perfect square is a number that has a whole number square root).</p>(x^2)y + (y^2)z + (z^2)x</p>x+y+z</p>z-y-x</p>xyz</p>(x^2)(z-1)</p>There are also several more complicated arrangements that lead to perfect squares, such as</p>x((z^2)-1)+z((y^2)-3)-x(yz-xy)</p>2xz+x+z</p>x((z^2)+x)+z(y^2)-(x^2)(z-y)</p>Given that these perfect squares are all different, and range between 0 and 100 (inclusive), can you determine x,y, and z?','The expressions, when evaluated (in order) are 100,9,1,0,64,81,49,36.\r\nThe values for x,y, and z are 4,0, and 5 respectively.\r\n</p>\r\n\r\nThe best starting point to determine the numbers lies in the following 2 equations;</p>\r\n\r\nx+y+z -> because you know the square will be less than 25, and more than 5 (possibilities 16,9).</p>\r\nz-y-x -> tells you that z >= (x+y). Also, the only possible squares are 4,1, or 0.</p>\r\nNow consider that the first equation has a maximum value of 100. and you can conclude that the x+y+z equation is equal to 9, as any combination for 16 would cause the first equation to exceed 100, unless one of the numbers is zero, which would then force the other 2 numbers to be 7,9 - but these do not satisfy the z-y-x equation.</p>\r\n\r\nNext, knowing that x+y+z is 9, you can conclude that z-y-x must be odd (the sum of the two equations is 2z, which must be even), leaving only 1 as a valid solution.</p>\r\n\r\nAgain using the sum of these two equations (2z), we get 2z=9+1, or z=5</p>\r\n\r\nLooking back at the first equation with the knowledge that z=5, and knowing that (x+y) must be 4, the only combination of (x,y) that leads to a square (100) is x=4 and y=0, completing the problem.\r\n\r\nThere are of course, many other succesful methods for determining the variables\' values.','2003-03-29',20030829232102,NULL,4,3,0,3.50,20030329033857,0);
INSERT INTO problem VALUES (702,12,2,1615,'Open or Closed?','When It\'s open, It\'s closed, but when It\'s closed, It\'s open.\r\n<p>\r\nWhat is It?','A drawbridge.\r\n<p>','2003-03-26',20040106232106,NULL,2,3,0,2.57,20030327023914,0);
INSERT INTO problem VALUES (703,11,2,1072,'Trickiest Pearls','After figuring out the <a href=\"http://perplexus.info/show.php?pid=218\">Trickier pearls</a> problem you\'ve just realized something. Being a pearl expert you know there are two types of oysters which each produce pearls exactly the same in every aspect except for weight. The pearls produced by the blue oysters weigh 10 grams and the ones produced by the black oysters weigh 11 grams, and of course fake pearls weigh 9 grams. <p>You have 5 bags and each of them either contains all fake pearls, all black oyster pearls or all blue oyster pearls. You have to find out which bags contain which kinds of pearls in the least amount of weighings possible. Assume every bag of pearls has an infinite amount of pearls.','The minimum number of weighings required is 1. First I\'ll explain how to get the answer then the logic required to get that answer.\r\n<p> \r\n1. What to do. Take 1 pearl from the first bag,3 pearls from the second bag, 9 pearls fromt the third, 27 pearls from the fourth and 81 pearls from the fifth. Weigh this and you\'ll get a number. Using only this number you can figure out which bags contain which types of pearls. \r\n<p>\r\n2. The logic. Fistly look back at the problem trickier pearls and look at the number system used. As you may notice the number of perals taken from each bag doubles as you move to higher bags. Another thing to notice is the two different weights of the pearls. (9 and 10 grams).In this question I took 1, 3, 9 ,27, 81 pearls. You may notice that these are all multiples of 3 but you may also notice in this question we were dealing with three different weights(9,10 and 11grams). So one thing to realize is that if every bag could weigh 9,10,11 and 12 grams you would have to take 1, 4, 16, 64, 256 pearls bag by bag. The reason you have to do this? The reason you have to take these varying amounts is so that no matter which bags contain which types of pearls no other combination of pearls will add up to that weight. The cause of this is the way the number system works. Now in our question the weight of the pearls from each bag will have a minimum and maximum variance. Lets set up a chart to show this.\r\n<pre>\r\n------------------Bag---1---2---3----4----5  \r\nweight if fake pearls   9--27--81--243--729\r\nweight if blue pearls  10--30--90--270--810\r\nweight if black pearls 11--33--99--297--891</pre>\r\n\r\nSo now I\'m going to find some of the maximum variances. For the first bag the maximum variance is 2(This is because the weight of the bag can vary within 2) For bag 2 the maximum variance is 6. For bag 3,18. For bag 4,54. Now for bag 5 I will show you the minimum variance, which is 81. This is because the weight of the bag can vary by at least 81. Now the reason we showed maximum variances was to show how much the weight of the pearls you weighed could vary due to that one bag. Now to answer the question \"Why can\'t any two pearl bag combinations add up to the same weight when weighed in this way\" Well if we add up the maximum variances of bags 1 through 4(2+6+18+54) we get 80. Now as we can all see this number is 1 below the minimum variance of the bag that comes next(bag 5) So this shows that no matter what each bag contains it will never vary enough to cancel out a change in a higher bag. This is why every bag/pearl combination weight will be unique.<p> For all those who did and didn\'t understand this you may want to read this just to make sure you understand properly.<br>1. This will work for any amount of bags. <br>2. How you draw pearls from the bags(multiples of2,3,4,etc.)is not dependent on the different weights involved but it is dependent on the maximum variances.','2003-04-02',20040225103947,NULL,4,3,0,3.00,20030402070439,0);
INSERT INTO problem VALUES (705,5,2,1567,'Making Dice, Part 1','To familiarize herself with a CNC milling machine, a friend wants to make some 12-sided gaming dice (regular dodecahedrons) out of solid aluminum.  Her question: what is the dihedral angle between any two adjacent faces?\r\n<p>','<img src=\"http://www.flooble.com/images/perplexus/problem/dice12b.gif\" align=\"right\">\r\n\r\nEach side of the die is a regular pentagon, which have an interior angle of  108° and an exterior angle of 72°.  Consider a pentagon with one edge at the bottom and the apex at the top, and set the length of one edge arbitrarily to 1 (regardless of size, all the angles remain the same anyway).  If we draw a line parallel to the base, from the left shoulder of the pentagon to the right, then the distance D from the base to the parallel is\r\n<p>\r\nD = 1*sin(72) = 0.95106\r\n<p>\r\nand the Length L of the parallel is\r\n<p>\r\nL = 1*cos(72) + 1 + 1*cos(72) = 1+2cos(72) = 1.61803\r\n\r\n<p>\r\nNow consider two adjacent sides of the dodecahedron sharing an edge, for example the pentagon we have been discussing and one sharing its bottom edge, looking like a reflection of the first.  Draw a perpendicular on the first pentagon between the base and the parallel.  The perpendicular intersects the base at a point we will call B, and it intersects the parallel at point A.  Draw a similar perpendicular on the second pentagon, from point B down to the parallel at point C.  Angle ABC describes the angle between the two sides.  \r\n<img src=\"http://www.flooble.com/images/perplexus/problem/dice12a.gif\" align=\"right\">\r\n<p>\r\nTo calculate angle ABC, we simply need the lengths of the three sides.  We know that\r\n<p>\r\nAB = BC = D = 0.95106\r\n<p>\r\nand we need to figure out the length of AC.  But because this is a dodecahedron, we know that at either end of the edge shared by the two pentagons is the apex of yet another pentagon that shares an edge with each of the first two.  If we draw a line on this last pentagon that connects the ends of the parallels drawn on the first two, we see that it must be true that\r\n<p>\r\nAC = L = 1.61803\r\n<p>\r\nNow, applying the law of cosines to our problem,\r\n<p>\r\nAC^2 = AB^2 + BC^2 –2AB*BC*COS(angle ABC) <p>\r\nsolving for ABC<p>\r\nangle ABC = ARCCOS [(AC^2-AB^2-BC^2)/(-2AB*BC)]<br>\r\nangle ABC 		= ARCCOS[(1.61803^2-2*.95106^2)/(-2*.95106^2)]<br>\r\nangle ABC 		= 116.564°\r\n','2003-03-31',20030821232101,NULL,4,3,0,3.60,20030331085815,0);
INSERT INTO problem VALUES (707,2,2,1567,'Five Tenants','In an apartment building five stories high with five apartments per floor, there live five men of different ages, each a multiple of 12. None of them live on the same floor or in the same apartment number for a given floor (i.e., if one of them lives in apartment 1A, none of the others lives in 2A, 3A, 4A, or 5A). Everyone in the building over age 70 is retired. From the clues below, determine the full name of each man, his age, his occupation (or former occupation, if\r\nretired), and the apartment he lives in.\r\n<p><p>\r\n(1) The zookeeper does not live in apartment “A” of any floor (which are on the far left), nor does the youngest man live in any apartment “E” (on the far right).\r\n<p>\r\n(2) Calvin lives below the nurse, who lives below Mr. Loomis.\r\n<p>\r\n(3) The sum of the ages of Edgar and the banker is less than or equal to the ages of the other three men, namely Mr. Knight, the man in apartment \"B\", and the inhabitant of the third floor.\r\n<p>\r\n(4) Blake lives to the right of the banker and to the left of Mr. Masse.\r\n<p>\r\n(5) From left to right live the man on the fourth floor, Mr. Nash, the Electrician, and the second oldest man.\r\n<p>\r\n(6) From top to bottom live the zookeeper, Mr. James, the man in apartment “C”, and Blake.\r\n<p>\r\n(7) The age of the oldest man, who is not the pastry chef, minus the age of the youngest, who is not Calvin, equals the age of Albert, who is not retired.\r\n<p>\r\n(8) The apartments of Calvin, the electrician, and the pastry chef lie on a diagonal line.\r\n<p>\r\n(9) Dan lives on the next floor from the banker, and two floors from Mr. Knight.\r\n<p>\r\n(10) The age of the man on the fifth floor is above average.\r\n','As with all logic problems of this sort, a logic chart helps a great detail.  For examples of logic problems with charts, check out www.puzzlersrest.com. And now for the solution ...\r\n<p>\r\nThe age of each man is unique and a multiple of 12 (given), so the possible ages (excluding 12, since a 12-year-old would not be a man) are 24, 36, 48, 60, 72, 84, 96, etc.  Let the five ages, from youngest to oldest, be I, II, III, IV, and V.  We know V-I = Albert’s age (clue 7), which is less than 70 (given).  Therefore either V-I = 48, making the five ages consecutive multiples of 12, or V-I = 60.  I+II <= III, IV, or V (clue 3) and I is at least 24, so III is at least 24 greater than II and the ages cannot be consecutive multiples.  Thus V-I must be 60 and I = 24. 24+II <= 60, so II = 36 and III = 60.  V = 24+60 = 84.  IV is therefore 72.  To sum up, the five ages are 24, 36, 60, 72, and 84, with 60 being Albert’s age.\r\n<p>\r\nBlake lives on the 1st or 2nd floor (6), and Calvin does not live above the third floor (2).  Mr. Knight does not live on the 3rd floor (3), so Dan does not live on the 1st or 5th floor (9).  Also, Edgar is one of the two youngest (3), but the age of the man on the fifth floor is above average (10).  Thus Albert lives on the fifth floor.\r\n<p>\r\nThe banker does not live on the 3rd floor (3).  He is also one of the two youngest men and therefore not on the 5th floor (10), so Dan cannot live on the 4th floor (9), so Edgar must be on the 4th floor.  This means the banker, Mr. Knight, and the man in apartment “B” are not on the 4th floor (3).  Since Dan cannot live on the 2nd floor (9), he must be on the 3rd, putting the banker on the 2nd.  Also, since the man on the 4th floor lives in either “A” or “B” (5), he must be in 4A.  The zookeeper is not in 4A (1), nor is he below the 4th floor (6), so he must be on the 5th floor.\r\n<p>\r\nThe banker does not live in apartment “B” (3), “D” or “E” (4).  Since Edgar is in 4A and the banker is not, the banker must be in apartment “C”, specifically 2C.  Thus Blake is on the 1st floor (6), leaving Calvin on the 2nd.  The electrician lives in “C” or “D” (5), but with the banker in 2C, the electrician must be in D.  Since the electrician lives in a diagonal line with Calvin and the pastry chef (8), the electrician must be in 1D and the pastry chef must be in 4A.  The nurse is therefore on the 3rd floor.  Since 3B is not an option (3), the nurse lives in 3E, and the last apartment is 5B.\r\n<p>\r\nCalvin the banker is not the youngest (7), but he is one of the two youngest (3), so his age is 36.  Thus Edgar is 24 (3).  The second oldest man lives to the right of the electrician (5), putting him in 3E.  Since Albert the 60-year-old is in 5B, the oldest lives in 1D.\r\n<p>\r\nThe banker in 2C is not Mr. Loomis (2), Mr. Knight (3), Mr. Masse (4), or Mr. James (6), so he must be Mr. Nash.  Mr. Knight is not in 5B (3), so he must live on the 1st floor.  Mr. Masse does not live in apartment “A” or “B” (4), so he must be in 3E.  Mr. James lives on either the 3rd or 4th floor (6), so he must be in 4A, leaving Mr. Loomis on the 5th floor.\r\n<p>\r\nThe complete solution is therefore:\r\n<p>\r\nAlbert Loomis, 60, zookeeper, apartment 5B<br>\r\nBlake Knight, 84, electrician (retired), apartment 1D<br>\r\nCalvin Nash, 36, Banker, apartment 2C<br>\r\nDan Masse, 72, nurse (retired), apartment 3E<br>\r\nEdgar James, 24, pastry chef, apartment 4A\r\n','2003-04-03',20040126232106,NULL,5,3,0,4.50,20030403063655,0);
INSERT INTO problem VALUES (708,4,2,1301,'Amoeba Colony','A colony of amoebae is started by placing one amoeba in a petri dish.  In any given minute, each amoeba present at the time may do one of four things with equal probability (i.e., 1/4):<p>\r\n1. Die, leaving no progeny.<p>\r\n2. Continue to live, but not split.<p>\r\n3. Split into 2.<p>\r\n4. Split into 3.<p>\r\nWhat is the probability that the colony will die out, rather than take hold and continue forever?<p>\r\nadapted from braingle at http://www.braingle.com/teaser.php?id=8705&op=&comm=1','Let p(n) be the probability the colony will die out if there are n amoebae currently in it.  We seek p(1).<p>\r\nFirst, p(1) = 1/4 + p(1)/4 + p(2)/4 + p(3)/4, as this is the total of the probabilites of going into any one of the states 0, 1, 2, 3 in the next minute multiplied by the probability of ultimate colony demise from that state.<p>\r\nBut from the state of having 2 amoebae, the likelihood of 1 particular one of those two have all its progeny ultimately die off is just p(1) again.  In order for the 2-amoeba colony to die out, each of its two members, considered as separate colonies must die out, and this is independent, so p(2)=(p(1))^2.  Similarly the 3-amoeba state can be considered as three independent colonies (again, there is no sexual reproduction).  Therefore p(3)=(p(1)^3)<p>\r\nThus p(1)=1/4 + p(1)/4 + (p(1))^2/4 + (p(1))^3/4.<p>\r\nCalling p(1) x, we need to solve the cubic<br>\r\nx^3+x^2-3x+1=0<p>\r\nThere are various ways to solve cubics, but it\'s easiest to use the solver add-in in an Excel spreadsheet, to find a value for x that makes x^3+x^2-3x+1 zero. It comes out to .41421356 as the required probability<p>\r\nAs you might recognize this is &#8730;2 - 1, which it is. For an analytic solution with this same result, see friedlinguini\'s solution starting at comment 1.<p>\r\n\r\nThe solution assumes the colony has unlimited room to grow affording it the greater safety of possible huge size, whereas a practical case would limit the colony to some maximum size, precluding the greater safety to the colony afforded by expanding beyond a practical limit.  It\'s a particular example of a gambler\'s ruin problem, where the house has unlimited wealth and so cannot be broken.<p>\r\nA more mathematical generalization can be found at the braingle site\'s answer at http://www.braingle.com/teaser.php?op=2&id=8705&comm=1\r\n\r\n\r\n','2003-04-04',20030902232103,NULL,4,3,0,3.83,20030404021314,0);
INSERT INTO problem VALUES (711,15,2,1567,'A Floating Ball','A hollow plastic ball floats in a tub of jello (the flavor is irrelevant, but I’ll tell you: it’s key lime).  The jello sets, and when the ball is removed, the saucer-shaped depression in the jello measures 6cm across and 1cm deep.  If the density of the plastic is twice that of jello, what is the average thickness of the plastic shell?\r\n<p>','Draw a circle with radius R, and add a line segment representing the jello line (length of 6, 1 unit above bottom of circle). Now draw two radii, one straight down, and another to one end of the line segment.  This gives us a right triangle where \r\n<p>\r\n(R-1)^2 + 3^2 = R^2\r\n<p>\r\nSolving, R = 5 (the good old 3 4 5 triangle), and an equation for the circle is <br>x^2 + y^2 = 25.  \r\n<p>\r\nJust as the volume of the sphere can be found by integrating an infinite series of flat discs:\r\n<p> \r\nVsphere = integral(pi*x^2 dy) from -5 to 5\r\n<p>\r\nsimilarly, the volume of the depression can be found from\r\n<p>\r\nVdep = integral(pi*x^2 dy) from -5 to -4 (or, by symmetry, from 4 to 5 to keep the minus signs at bay)\r\n<p>\r\nVdep = integral[pi*(25 - y^2)]dy from 4 to 5<br>\r\nVdep = pi*[25y - 1/3*y^3] from 4 to 5<br>\r\nVdep = pi*[(125 - 1/3*125) - (100 - 1/3*64)]<br>\r\nVdep = 14pi/3\r\n<p>\r\nArchimede\'s principle tells us that the weight of the floating ball = the weight of the displaced jello.  Since the plastic is twice as dense as the jello, it follows that\r\n<p>\r\nVplastic = 1/2*Vdep = 7pi/3\r\n<p>\r\nIf the inside of the plastic shell has radius a,\r\n<p>\r\nVplastic = 4pi/3*(5^3-a^3) = 7pi/3\r\n<p>\r\nsimplifying,\r\n<p>\r\na^3 = 125-7/4<br>\r\na = 4.9766\r\n<p>\r\nTherefore, the average thickness is\r\n<p>\r\nTHICKNESSave = 5 - 4.9766 = 0.0234cm \r\n\r\n','2003-04-04',20030412041139,NULL,4,3,0,3.00,20030404092317,0);
INSERT INTO problem VALUES (712,7,2,1626,'Number sequence?','What is the next number in this sequence?\r\n<p>\r\n104, 125, 203, 311, 1222,  ???\r\n','110101, Each number is describing the number 53 (base 10) in different bases. (7,6,5,4,3,2)\r\n<p>','2003-04-07',20030412041823,NULL,3,3,0,3.67,20030407072417,0);
INSERT INTO problem VALUES (714,22,2,1567,'a2o3t6t7','h3m4w4w5a1w9c5i2a1w9c5c5w4?\r\n<p>','i2w5c5w4w4a1w9w5c5i2a1w9c5c5w4.\r\n<p>\r\nAn old tongue twister asks, \"How much wood would a woodchuck chuck if a woodchuck could chuck wood?\" The problem statement consists of alternating letters and numbers.  Each letter is the first letter in the word, and each number is the length of the word.  <p>The traditional answer to this question is, \"It would chuck what wood a woodchuck would chuck if a woodchuck could chuck wood.\"  If you interpretted the question correctly and gave any sort of answer close to this, you got it right.','2003-04-09',20040304232102,NULL,5,3,0,2.36,20030409070018,0);
INSERT INTO problem VALUES (1499,5,2,3182,'Odd soccer ball','A common 6-in.-radius soccer ball contains 12 pentagons arranged so that every pentagon is separated from the next by the same arc length as one of the spherical (great circle segment) sides of the regular hexagons. As the hexagons are regular, this is the same arc length as one of the sides of the pentagons, as the pentagons also border the hexagons. \r\n<p>\r\nCalculate the arc length of a pentagon\'s side of a new soccer ball using the same radius and instead of one line of separation between pentagons, use two lines of separation between pentagons and consider every new line with a distance equal to a side of a pentagon. \r\n(<a href=\"http://perplexus.info/probimg.php?pid=1499&pic=odd-soccer-ball.gif\"><b>See picture</b></a>)\r\n<p>\r\nNote: The endpoints of the mentioned lines intersect with the surface of the soccer ball or sphere.','Solution: Find an equation that relates the separation between pentagons including the two mentioned distances that are inscribed touching the vertex of two pentagons, solve for the variable of the resulting transcient equation.\r\n<p>\r\nAnswer: The spherical sides of every pentagon would be 1.78880986455in.\r\n<p>\r\n(See comments for more details)','2003-12-04',20040225103947,NULL,5,3,0,4.50,20031204142849,0);
INSERT INTO problem VALUES (1116,21,2,1575,'Spirals','Write a program (or explain how to do it) that will display a descending \"spiral\" of NxN numbers, using constant space (no arrays allowed). For example, here\'s what the spiral looks like for N=10:\r\n<pre>\r\n   99    98    97    96    95    94    93    92    91    90\r\n   64    63    62    61    60    59    58    57    56    89\r\n   65    36    35    34    33    32    31    30    55    88\r\n   66    37    16    15    14    13    12    29    54    87\r\n   67    38    17     4     3     2    11    28    53    86\r\n   68    39    18     5     0     1    10    27    52    85\r\n   69    40    19     6     7     8     9    26    51    84\r\n   70    41    20    21    22    23    24    25    50    83\r\n   71    42    43    44    45    46    47    48    49    82\r\n   72    73    74    75    76    77    78    79    80    81\r\n</pre>','I did this by numbering the rows going down and the columns across, from <tt>0</tt> to <tt>n-1</tt>.<br>\r\nThe square can be divided into four sections along the diagonals.<br>\r\nAlso, the NW-SE diagonals are composed of perfect squares, if you include the n&sup2; term \'hidden\' to the left of (0, 0).\r\n<p>\r\nWithout going into much detail, I used these squares and the offsets along each row or column to come up with four <tt>if</tt> statements to define the value in terms of <tt>r</tt> and <tt>c</tt>.\r\n<p>\r\nHere a small C++ program, that takes as input the value for <tt>n</tt>, then loops through to draw the spiral for that <tt>n</tt>:\r\n<pre>\r\n#include &lt;iostream>\r\n#include &lt;iomanip>\r\nusing namespace std;\r\nvoid main() {\r\n   int n, r, c, x;\r\n   cout &lt;&lt; \"n=\";\r\n   cin >> n;\r\n   cout &lt;&lt; endl;\r\n   for (r=0; r&lt;n; r++) {\r\n      for (c=0; c&lt;n; c++) {\r\n         if ((c-r>=-1) &amp;&amp; (c+r+1&lt;=n))\r\n            x=(n-2*r)*(n-2*r)-1-c+r;\r\n         else if ((c-r>-1) &amp;&amp; (c+r+1>n))\r\n            x=(2*c-n+1)*(2*c-n+1)+c-r;\r\n         else if ((c-r&lt;=-1) &amp;&amp; (c+r+1>=n))\r\n            x=(2*r-n+1)*(2*r-n+1)+c-r;\r\n         else\r\n            x=(n-2*c-2)*(n-2*c-2)-1-c+r;\r\n         cout &lt;&lt; setw(n&lt;11 ? 3 : 4) &lt;&lt; x;\r\n      }\r\n      cout &lt;&lt; endl;\r\n   }\r\n}\r\n</pre>\r\nSome sample outputs:\r\n<pre>\r\nn=5\r\n\r\n 24 23 22 21 20\r\n  9  8  7  6 19\r\n 10  1  0  5 18\r\n 11  2  3  4 17\r\n 12 13 14 15 16\r\n\r\nn=10\r\n\r\n 99 98 97 96 95 94 93 92 91 90\r\n 64 63 62 61 60 59 58 57 56 89\r\n 65 36 35 34 33 32 31 30 55 88\r\n 66 37 16 15 14 13 12 29 54 87\r\n 67 38 17  4  3  2 11 28 53 86\r\n 68 39 18  5  0  1 10 27 52 85\r\n 69 40 19  6  7  8  9 26 51 84\r\n 70 41 20 21 22 23 24 25 50 83\r\n 71 42 43 44 45 46 47 48 49 82\r\n 72 73 74 75 76 77 78 79 80 81\r\n\r\nn=15\r\n\r\n 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210\r\n 169 168 167 166 165 164 163 162 161 160 159 158 157 156 209\r\n 170 121 120 119 118 117 116 115 114 113 112 111 110 155 208\r\n 171 122  81  80  79  78  77  76  75  74  73  72 109 154 207\r\n 172 123  82  49  48  47  46  45  44  43  42  71 108 153 206\r\n 173 124  83  50  25  24  23  22  21  20  41  70 107 152 205\r\n 174 125  84  51  26   9   8   7   6  19  40  69 106 151 204\r\n 175 126  85  52  27  10   1   0   5  18  39  68 105 150 203\r\n 176 127  86  53  28  11   2   3   4  17  38  67 104 149 202\r\n 177 128  87  54  29  12  13  14  15  16  37  66 103 148 201\r\n 178 129  88  55  30  31  32  33  34  35  36  65 102 147 200\r\n 179 130  89  56  57  58  59  60  61  62  63  64 101 146 199\r\n 180 131  90  91  92  93  94  95  96  97  98  99 100 145 198\r\n 181 132 133 134 135 136 137 138 139 140 141 142 143 144 197\r\n 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196\r\n</pre>\r\nAlso, <a target=_blank href=http://perplexus.info/show.php?pid=1116&cid=7256>Your Buddy</a> and <a target=_blank href=http://perplexus.info/show.php?pid=1116&cid=7258>Charlie</a> offered alternate algorithms in the problem comments.','2003-08-21',20040225103933,NULL,3,3,0,4.12,20030821145257,0);
INSERT INTO problem VALUES (1655,17,2,1301,'Lead Floats','How can one get lead to float? Assume it is in a lump, not made into a boatlike shape, nor carried in a boatlike device.','Float it in a pool of mercury.  Lead is about 11 times the density of water, but mercury is over 13 times as dense as water.','2004-02-25',20040309232103,NULL,3,3,0,2.33,20040225083402,0);
INSERT INTO problem VALUES (717,2,2,1626,'Strawberries!','You have 3 people with you. You know that one always tells the truth, and one always tells lies, and the other one strictly alternates telling lies and truths.<br><br> You are going to serve dinner, but ask who likes strawberries, and who doesn\'t. Their answers are as follows:<br><br>\r\n\r\n<b>A:</b> C never has told a lie.<br>\r\nI like strawberries.<br><br>\r\n\r\n<b>B:</b> A has never told the truth<br>\r\nI don\'t like strawberries<br><br>\r\n\r\n<b>C:</b> I always lie.<br>\r\nI don\'t like strawberries.<br><br>\r\n\r\nWho likes strawberries, and who doesn\'t?','Start with C\'s statement \"I always lie\". If that was true, he couldn\'t always lie. So it must be false. If C didn\'t like strawberries, he would be telling the truth with his first statement, so he must like strawberries. So C is the one that makes the same number of false statements as true statements.<br><br>\r\n\r\nThe other two people must make statements of the same truthfulness since those are the only choices left.<br><br>\r\n\r\nSince A\'s first statement is false, A\'s other statement must be false. So A doesn\'t like strawberries.<br><br>\r\n\r\nSo, B must be the person who always tells the truth, and so B must not like strawberries.','2003-04-10',20030907232101,NULL,2,3,0,2.67,20030410080243,0);
INSERT INTO problem VALUES (718,7,1,1072,'Make the least of these digits','You can use the digits 1,2,and 3 once only and any mathematical symbols you are aware of, but no symbol is to be used more than once. The challenge is to see if you can make the smallest positive number.<p> Special rules: You cannot use Euler\'s number or pi or infinity. <p>Special thanks to: Rhonda Wendel for <a href=\"http://perplexus.info/show.php?pid=99\">Make the most of these digits</a> and for the problem text which was slightly altered.','','2003-04-13',20040323232104,NULL,3,3,0,3.20,20030413043349,0);
INSERT INTO problem VALUES (719,11,2,1072,'First of 5 weights','Before creating <a href=\"http://perplexus.info/search.php?sch=5+weights\">the 5 weights</a>, The ancients had to create a 1 gram weight to measure out all their other weights. \r\n<p>\r\nSo the ancients had a bunch of super fine sand which was made entirely of the same material, and every grain was its most basic material. They had 121 grams of this sand. They also had a tube which could hold exactly 121 grams of sand, no more, no less. \r\n<p>\r\nHow do the ancients weigh out 1 gram of sand?','The trick to this question is in realizing you don\'t use the scale, but instead must have basic knowledge of crystals. Some of the laws for crystals are, They have a basic crystalline shape, and this shape is the same for all minerals of the same type. Since this sand is in its most basic form (its root crystal) and all the sand is the same material, every grain of sand must be the same, so the only way to solve this would be to count out every grain of sand one by one and divide that number by 121. Then count out that many grains of sand.<p>Note: For all those who would like to argue that its possible for the grains to not add up to exactly 1 gram. Well if that were the case then this question would be unsolvable by any other means. So it is assumed that the grains of sand could be divided up among this way.','2003-04-14',20040225103947,NULL,4,3,0,3.00,20030414073522,0);
INSERT INTO problem VALUES (722,11,2,1637,'Gasoline Problem','A man\'s car runs out of gasoline.  His car tank holds exactly 13 gallons.  He has three empty unmarked containers which can hold 3 gallons, 6 gallons, and 11 gallons. Using only these containers at the gas station, how can the man bring back exactly 13 gallons?  \r\n<p>\r\n(He is not allowed to buy over 13 gallons and dispose of the extra.)','<b>Submitted answer:</b>\r\n<p>\r\nThe man uses the meter on the gas pump to measure out exactly 13 gallons.  He puts 11 in the large container and two gallons in one of the others.\r\n<p>\r\n<b>Alternatively:</b>\r\n<p>\r\nThere are a couple of tricks the man can use to do the task without relying on the pump meter.\r\n<p>\r\nJon offers them <a href=\"http://perplexus.info/show.php?pid=722&cid=4015\">here</a> and <a href=\"http://perplexus.info/show.php?pid=722&cid=4020\">here</a>.','2003-04-11',20040225103933,NULL,3,3,0,3.38,20030411102326,0);
INSERT INTO problem VALUES (726,7,2,979,'Different Digits','Different letters represent different numbers and none of them is equal to zero. \r\n<p>\r\n<pre>  NOSIER\r\n+ <u>ASTRAL</u>\r\n  725613</pre>\r\nWhat word does the final result represent ?','DJ provides a solution <a href=\"http://perplexus.info/show.php?pid=726&cid=10768\">here</a>','2003-12-28',20040225103933,NULL,3,3,0,3.33,20031228092629,0);
INSERT INTO problem VALUES (727,20,2,979,'English Word','Can you give one English word that uses the same vowel, not necessarily in a row, six times and that is the only vowel used in the word ?\r\n\r\n','The required English Word is: INDIVISIBILITY.','2003-12-26',20040109232105,NULL,3,3,0,1.67,20031226073246,0);
INSERT INTO problem VALUES (730,14,2,979,'Power - ful','What is the last digit of the number:\r\n<p>\r\n8^(7^(6^(5^(4^(3^(2^1))))))\r\n<p>\r\n[(a)^b implies \'a\' raised to the power of \'b\', ((a)^b)^c implies \'a\' raised to the power \'bc\', but a^(b^c) implies \'a\' raised to the power \'b\' raised to the power \'c\'.]','We leave out all the numbers and start with 6. Now, we know that whenever 6 is raised to any power, the result is always even, since 2 is a factor of 6. Next, we see that, when 7 is raised to an even power, it always results in a number that is congruent to 1 mod 4, and finally, when 8 is raised to a power that is congruent to 1 mod 4, the last digit is 8. ','2003-12-31',20040205232104,NULL,3,3,0,3.00,20031231092159,0);
INSERT INTO problem VALUES (731,14,2,979,'How Many ?','How many positive integers \'n\' are there such that [(2)^n + 1] is divisible by 7 ?','2^(3) = 1 (mod 7). Hence 2^(3m) = 1 (mod 7), 2^(3m+1) = 2 (mod 7), and 2^(3m+2) = 4 (mod 7). Hence we never have 7 dividing 2^n + 1, and 7 divides 2^n - 1 iff 3 divides n. \r\n\r\n','2004-01-02',20040116032917,NULL,3,3,0,2.29,20040102095137,0);
INSERT INTO problem VALUES (1839,4,0,3172,'Cars on the road','If the probability of observing a car (read: at least one car) in 20 minutes on a highway is 609/625, what is the probability of observing a car (read: at least one) in 5 minutes (assuming constant default probability)?','If the probability of seeing a car is 609/625, then the probability of NOT seeing a car is 1 - 609/625 = 16/625.<P>\r\n\r\nThis means that if we must not have seen a car in each of FOUR five minute periods.  So we must multiply the likelihood of NOT seeing a car in each five minutes, <I>x</i> (4 times) and get 16/625.<P>\r\n\r\nx^4 = 16/625<BR>\r\nx = 2/5<P>\r\n\r\nSince the question asked about the likelihood of SEEING a car in 5 minutes, we must subtract that likelihood from 1...<P>\r\n\r\n1 - 2/5 = <B>3/5</b>, the answer.','2003-11-26',20040324232101,NULL,3,3,2,0.00,00000000000000,99);
INSERT INTO problem VALUES (732,10,2,1660,'Drew and Mohammad','A man named Drew said:\r\n<p>\r\n\"<i>Mohammad and I are both liars.</i>\"\r\n<p>\r\nWhat are each?\r\n','Drew cannot be a knight.\r\n<p>\r\nIf he was,then they would certainly not be both liars,and that makes him a liar.\r\n<p>\r\nSince we get that contradiction, he is a liar.\r\n<p>\r\nHe is a liar, but they are not both liars, since he lies.\r\n<p>\r\nThe answer is that Drew is a liar and Mohammad is a knight.','2003-04-08',20030605232103,NULL,1,3,0,3.70,20030408063443,0);
INSERT INTO problem VALUES (733,15,2,1567,'The Peculiar Pillar','A pillar 2m tall stands on a square base, 20cm on a side.  The peculiar thing about this pillar is that its top, which is parallel to the base, is an equilateral triangle 16cm on a side.  <p>The four edges running the length of the pillar are linear. Two of these edges meet at one corner of the triangle, and the edge of the triangle opposite this vertex is parallel to two edges of the square.  All horizontal cross sections have straight edges.  <p>If the pillar is made of basalt (density = 2.8 g/cm^3), what is its total mass?',' 		As stated in the problem, since the base\r\nof the pillar has 4 sides and the top has 3, two of the edges running\r\nthe length of the pillar must meet at one of the corners of the\r\ntriangle. Since the edge of the triangle opposite this corner is\r\nparallel to one of the edges of the bottom, every cross section of the\r\npillar between the top and bottom is a trapezoid. To find the volume,\r\nwe can integrate the trapezoidal cross sections along the height of the\r\npillar. <br>\r\nFor a trapezoid with parallel sides B1 and B2 and height H, its area is \r\n<br>\r\n<br>\r\nA=.5(B1 + B2)H \r\n<br>\r\n<br>\r\nAt the square base, B1 = B2 = H = 20cm\r\n<br>\r\nAt the top, B1 = 16, B2 = 0, & H = 8*sqrt(3) \r\n<br>\r\n<br> All three values change linearly from the base of the pillar to its\r\ntop 200cm above. Let y = 0 at the base and y = 200 at the top. Then <br>\r\n\r\n<br>\r\nB1 = f(y) = 20 – y*4/200 = 20 – y/50\r\n<br>\r\nB2 = f(y) = 20 – y*20/200 = 20 – y/10\r\n<br>\r\nH = f(y) = 20 – y*20/200 + y*8*sqrt(3)/200 = 20 – y/10 + y*sqrt(3)/25 \r\n<br>\r\n<br>\r\nA = f(y) = .5(20 – y/50 + 20 – y/10)(20 – y/10 + y*sqrt(3)/25) \r\n<br>\r\nA = y^2*(15 – 6*sqrt(3))/2500 + y*(4*sqrt(3) – 16)/5 + 400 \r\n<br>\r\n<br>\r\nTo find volume V: \r\n<br>\r\n<br>\r\nV = integral[A dy] from 0 to 200\r\n\r\n<br>\r\nV = 1/3 *y^3*(15 – 6*sqrt(3))/2500 + .5*y^2*(4*sqrt(3) – 16)/5 + 400y ] from 0 to 200\r\n<br>\r\nV = 200^3*(15 – 6*sqrt(3))/7500 + .5*200^2*(4*sqrt(3) – 16)/5 + 80000\r\n<br>\r\nV = 48627.7 cm^3 \r\n<br>\r\n<br>\r\nTherefore the weight W of the pillar is \r\n<br>\r\n<br>\r\nW = 48627.7*2.8 = 136157.6 g = 136.16 kg\r\n<br>\r\n<br> Note: Whether the triangular top of the pillar is centered above\r\nthe square base or not will have no effect on the pillar’s volume. <br>\r\nv		','2003-04-15',20030519232102,NULL,4,3,0,3.80,20030415014603,0);
INSERT INTO problem VALUES (940,12,2,1645,'PRS(Q)','I live above a star, and yet I never burn,<BR>\r\nI have eleven neighbors, and yet none of them turn,<BR>\r\nI am visited in sequence, first, last or in between,<BR>\r\nPRS (& sometimes Q)are my initials, now tell me what I mean. \r\n<p>','I am the \"Seven\" key on a telephone pad. I\'m above the star. My intials are PRSQ.','2003-06-26',20040128232102,NULL,3,3,0,3.33,20030626025733,0);
INSERT INTO problem VALUES (734,5,2,1567,'Making Dice, Part 2','My friend finished making dodecahedrons, and her next project is to make regular icosahedrons (20-sided dice).  Again she wants to know: what is the dihedral angle between any two adjacent faces?\r\n<p><i>Perhaps this can be solved without the use of spherical trig? ;P\r\n</i>','Each side of the die is an equilateral triangle.  Consider two adjacent sides sharing one edge, and on each triangle draw an altitude from the middle of the shared edge to the corner opposite.  If we connect the ends of these two lines with a third line, and find the lengths of all three lines, we can calculate the angle X between the two triangular sides using the law of cosines.\r\n<p>\r\nSet the length of each edge of the icosahedron arbitrarily to 1. The height of the altitude on each triangle is then sqrt(3)/2. \r\n<p>\r\nEvery vertex of the icosahedron consists of five triangles meeting at one point. The perimeter created by the outer edges of these five triangles is a regular pentagon with length of sides = 1.  For any two adjacent triangles in this group, one end of the shared edge falls on a corner of the pentagon, and the corners of the pentagon immediately on either side are coincident to the corners of the triangles opposite their shared edge. A line between these two corners will have a length L where\r\n<p>\r\nL^2 = 1^2 + 1^2 – 2*1*1*cos(108) = 2.61803\r\n<p>\r\nPlugging in the lengths of the three sides of our mystery triangle,\r\n<p>\r\nL^2 = [sqrt(3)/2]^2 + [sqrt(3)/2]^2 – 2* sqrt(3)/2* sqrt(3)/2*cos(X)<br>\r\nX = arccos [(L^2 – 3/4 – 3/4) / (-2*3/4)]<br>\r\nX = arccos(-0.74535)<br>\r\nX = 138.189 degrees\r\n','2003-04-17',20030821232101,NULL,3,3,0,3.75,20030417014912,0);
INSERT INTO problem VALUES (735,5,2,1567,'Tetrahedron bounded by spheres','A regular tetrahedron holds a sphere snugly within its four sides.  A larger sphere surrounds the tetrahedron, just touching its four vertices.  What is the ratio of radii of the two spheres?','Start by considering the center of the spheres, which is also the geometric center of the tetrahedron, which we will call T.  From this center, draw a ray to each vertex of tetrahedron T.  These rays form the edges of four smaller, irregular tetrahedrons, t1 thru t4, each with the center point of T at its apex and a side of T as its base.  From symmetry, t1 thru t4 are dimensionally identical.\r\n<p>\r\nIn general, the volume of a tetrahedron is 1/3*base*height.  Since t1 is 1/4 the volume of T (t1 thru t4 add up to T)and has the same base, the height of t1 must be 1/4 the height of T.  And since the height of t1 plus the length of a ray equal the height of T, the length of each ray must be 3/4 the height of T.  <p>Since the height of t1 is the radius of the inner sphere, and the ray is the radius of the outer sphere, the ratio of radii for the two spheres is 1/4 to 3/4, or 1:3.\r\n','2003-04-17',20030821232101,NULL,3,3,0,3.40,20030417080838,0);
INSERT INTO problem VALUES (736,14,2,1626,'Odd and Even: Difference of Squares','Any product of two evens or two odds (sticking just to positives for the purpose of this problem) can be expressed as a difference of two perfect squares. 11*17=187=196-9 is an example.<br><br>\r\n\r\nA: Prove this idea.<br><br>\r\n\r\nB: Come up with a formula that gives the two perfect squares. Call the larger one a and the smaller one b.\r\n','Express a as (x + y) and b as (x - y) and since a-b is even (odd-odd and even-even are even), in 2y=a-b, y must be an integer. This means x is an integer as well because y, x+y, and x-y are all integers.<br><br><br>\r\n\r\n(x+y)(x-y) expands to (x*x)-(y*y), and since x and y are integers, (x*x) and (y*y) are both perfect squares.<br><br><br>\r\n\r\n\r\nThe formula is shown in the proof. Since 2y is a-b, just take half of a-b to find y. And since the average of (x+y) and (x-y) is x, use that to find x.<br><br>\r\n\r\nSo the numbers are ((a+b)/2)² and ((a-b)/2)².','2003-04-16',20030423042530,NULL,3,3,0,3.33,20030416073022,0);
INSERT INTO problem VALUES (957,10,2,1567,'The 37% Solution','Kazaam the wizard lives in the kingdom of Liars and Knights. He is planning a grand illusion for the King\'s golden jubilee, in which he will make hundreds of people appear to turn into gold. <p>Kazaam plans to lay out markers on the parade ground for the people in the illusion to stand on. For the illusion to work, the markers must be laid out in a perfectly square grid, with an even number of rows and columns. Every marker must have a liar or knight standing on it, arranged such that they each can say that every  person standing next to them in the same row or the same column is of the opposite persuasion (i.e. every knight can say that all adjacent markers have a liar standing on it, and vice versa). <p>The last detail required for Kazaam\'s spell to work is that at least 37% of the people in the illusion must be knights. What is the minimum number of rows and columns needed to accommodate this ratio of knights to liars, keeping in mind Kazaam wants at least 100 people in the illusion?','If the only restriction were for the knights to be able to say all adjoining markers contain people of the opposite persuasion (i.e. liars), then the entire illusion could be filled with alternating liars and knights like the light and dark squares of a checkerboard, and there could be up to 50% knights. But when a liar says all adjoining markers contain people of the opposite persuasion, for this statement to be a lie at least one adjoining marker needs to have another liar on it. <p>\r\n\r\nConsider a vast checkerboard with black squares representing knights, and ignore the edges of the board for now. If every other diagonal line of knights were replaced with an alternating KLKLKL diagonal line, the result would be a pattern that allowed both liars and knights to make the required statement, and this pattern would also optimize the ratio of knights to liars. This pattern allows up to 3/8 (37.5%) of the population to be knights.<p>\r\n\r\nWhen the edges of the checkerboard are taken into account, we have to make sure that the KLKLKL diagonal lines end with a liar at each end, otherwise a liar at the end of an adjacent all-liar diagonal line will have knights on all sides of him, thus making him unable to lie that all adjacent cells contain people of the opposite persuasion. For an NxN grid where N is even (as stated in the problem), there are N black diagonals with an odd number of cells. N/2 of these will be the KLKLKL lines, and for these lines to have a liar at each end requires an average of one extra liar for every two such lines, or N/4 additional liars.  In other words, the equation for the maximum number of knights in the wizard\'s illusion is <p>Kmax=3/8 * N&#178; – N/4<br><i>Note: the exception to this rule is for N=4, where 6 knights can be safely housed using a deviant pattern. This solution is inadequate for Kazaam\'s illusion, since he wants hundreds of people in it.</i><p>For Kmax=0.37, N=50. Thus the minimum number of rows and columns in Kazzam\'s illusion is 50. 2500 liars and knights (at least!) will be required for this illusion.<p><i>As the number of rows and columns approches infinity, K/L approaches 0.375.\r\n','2003-06-24',20040121232101,NULL,4,3,0,4.60,20030624085750,0);
INSERT INTO problem VALUES (741,7,2,872,'Square Your Age','The other day, Jim excitedly told me, \"Did you realise I will turn x years old in the year x^2?\" \r\n<p>\r\n\r\nHe wasn\'t the first to think of this. The 19th century mathematician August de Morgan used to used to boast that he was x years old in the year x^2. He died in 1871.\r\n<p>\r\nIn what year was Jim born? When will his prediction be true? In what year was de Morgan born? What is x in each case?','The nearest year in the future which is the square of an integer is 2025. So Jim was born in 1980 and will turn 45 in 2025 = 45^2. In his case, x = 45.\r\n<p>\r\nThe next generation which will be able to boast this will only be born in 2070, and turn 46 in the year 2116 (i.e., x = 46).\r\n\r\n\r\nAugust de Morgan was born in 1806 and turned 43 in 1849 = 43^2. So for him x = 43.','2003-04-15',20031127232102,NULL,2,3,0,3.00,20030415065704,0);
INSERT INTO problem VALUES (743,4,2,1301,'Craps','The game of craps is played by rolling a pair of dice.  If the total comes out to 7 or 11, the shooter wins immediately.  If it comes out to 2, 3, or 12, the shooter loses immediately.  If any other total shows on the first roll, the player continues to roll until either his original total comes up again, in which case he wins, or a 7 comes up, in which case he loses.\r\n<p>\r\nWhat is the probability the shooter will win?\r\n','Of the 36 ways the dice can come out, 6 produce a 7 and 2 produce 11, so the probability of an immediate win is 8/36 = 2/9.  There are 4 ways of coming out as 2, 3 or 12, so the probability of an immediate loss is 4/36 = 1/9.\r\n<p>\r\nThus the probability of having to go for a point before getting a 7 is 24/36 = 2/3.  Of the 24 ways that could happen on the first throw, the ways of getting each of the possibilities is:<br>\r\n4: 3<br>\r\n5: 4<br>\r\n6: 5<br>\r\n8: 5<br>\r\n9: 4<br>\r\n10: 3<br>\r\nAs each of these must then be achieved before a 7, the probability in each instance is the number of ways of getting that number divided by that number plus the number of ways of getting a 7.  For example, the probability of getting a 4 before getting a 7 is 3/(3+6) = 1/3.  So just multiply each such probability by the probability that the given number would come up originally, and add this to the total probability of a win.  Adding these onto the 2/9 probability of an immediate win, we get\r\n<p>\r\n2/9 + (3/36)(3/9) + (4/36)(4/10) + (5/36)(5/11) + (5/36)(5/11) + (4/36)(4/10) + (3/36)(3/9)\r\n<p>\r\nwhich is  244/495, which is 49.2929… %.\r\n','2003-04-18',20040307180729,NULL,3,3,0,3.50,20030418143426,0);
INSERT INTO problem VALUES (750,13,2,1645,'Can You Find The Rule','Find the rule below and name the next number in the sequence:<BR>\r\n<p>\r\n1,2,9,1000,???,','An excellent explanation is given by <a href=\"http://perplexus.info/show.php?pid=750&cid=4503\" \r\n>Ravi Raja</a>!','2003-05-02',20040225103933,NULL,3,3,0,3.75,20030502022321,0);
INSERT INTO problem VALUES (984,7,2,1947,'Age of ages','Thanks to Ravi for introducing me to these with his problems but here goes.\r\n\r\nA father, mother, son, daughter and grandmother are all compairing ages.  They find out this:<br><br>\r\n\r\n1) When the mother was the daughter\' current age, the grandmother was twice as old as the father.<br><br>\r\n\r\n2) In one year, the father will be twice as old as his son.<br><BR>\r\n\r\n3) When the daughter was 2/3 her current age, the son was twice as old as she was.<br><BR>\r\n\r\n4)When the mother was 10 years younger than the daughter will be when she is twice her current age, the grandmother was twice as old as the mother was.<BR><BR>\r\n\r\nWhat are all the ages in the family?','See Charlie\'s comprehensive solution <a href=\"http://perplexus.info/show.php?pid=984&cid=6496\"><b>here</b></a>','2003-07-16',20040225103933,NULL,3,3,0,3.00,20030716074651,0);
INSERT INTO problem VALUES (958,20,2,1660,'Mystery person','Fill in the blanks and find the name of a mystery person.\r\n<p>\r\nST_AY<br>\r\nCH_AT<br>\r\nQU_EN<br>\r\nME_SY<br>\r\nST_AM\r\n<p>\r\nSE_ER<br>\r\nSP_NE<br>\r\nTO_EM<br>\r\nAS_ES<br>\r\nSP_ED<br>\r\nHU_RY<br>\r\nJE_US<br>\r\nZI_PY<br>\r\nSC_LD<br>\r\nGO_DS<br>\r\nFU_NY\r\n<p>\r\nWho is it?','When you fill in the blanks,this is what the words spell.\r\n<p>\r\nST<b>R</b>AY<br>\r\nCH<b>E</b>AT<br>\r\nQU<b>E</b>EN<br>\r\nME<b>S</b>SY<br>\r\nST<b>E</b>AM\r\n<p>\r\nSE<b>W</b>ER<br>\r\nSP<b>I</b>NE<br>\r\nTO<b>T</b>EM<br>\r\nAS<b>H</b>ES<br>\r\nSP<b>E</b>ED<br>\r\nHU<b>R</b>RY<br>\r\nJE<b>S</b>US<br>\r\nZI<b>P</b>PY<br>\r\nSC<b>O</b>LD<br>\r\nGO<b>O</b>DS<br>\r\nFU<b>N</b>NY\r\n<p>\r\nTherefore,the person is Reese Witherspoon.','2003-06-25',20030812232101,NULL,2,3,0,2.43,20030625015455,0);
INSERT INTO problem VALUES (1525,7,2,1626,'Power to the 2','What is the limit to this sequence?<br><br>\r\n\r\n&#8730;(2)<br>\r\n&#8730;(2+&#8730;(2))<br>\r\n&#8730;(2+&#8730;(2+&#8730;(2)))<br>\r\n&#8730;(2+&#8730;(2+&#8730;(2+&#8730;(2))))...<br>\r\n<br>\r\nIn general, what is the sequence in terms of x if 2 is replaced with x?','By seeing that y = &#8730;(x + y), you can square each side, then subtract y from both sides and factor to get: y(y-1) = x, the answer to the second problem.<br><br>\r\n\r\nSubstituting 2 in for x and solving gives y = 2, or the answer to the first problem.','2004-02-20',20040312232105,NULL,2,3,0,2.83,20040220082333,0);
INSERT INTO problem VALUES (759,14,2,979,'Divisibility','For how many natural numbers x, is the expression:  (x ² + 2x + 3) divisible by 35 ?','The number x can take the values from 0 to 9 or any other value ending in these digits.\r\n<br>\r\nNow, x ²  will always end in: 0, 1, 4, 5, 6, or 9.\r\n<br>\r\nSo, (x ² + 2x) will end in: 0, 3, 4, 5,or 8.\r\n<br>\r\nTherefore, (x ² + 2x + 3) will always end in: 1, 2, 3, 6, 7, or 8.\r\n<br>\r\nSince in none of the cases the last digit is a 0 or a 5, hence it is not divisible by 5 and therefore never by 35 implying that there does not exist any natural number x such that (x ² + 2x + 3) will be divisible by 35 without leaving any remainder.\r\n','2004-01-06',20040116030537,NULL,3,3,0,2.50,20040106091806,0);
INSERT INTO problem VALUES (1889,13,0,4197,'odd or even','In the following sequence 1,2,3,...,2004 take any two numbers and replace them by their positive difference. You will get a new sequence having 2003 terms. Repeat the process untill you obtain only one number.\r\nThe number is odd or even?\r\n\r\nEx: 1,2,3,4,5,6. Iteration 1: 1,3,4,5,6; Iteration 2: 1,1,5,6; Iteration 3: 1,4,6; Iteration 4: 1,2; Last number: 1\r\n','because the plus or minus operations are equivalent in base 2 (odd or even), the result is the same if we add all the numbers.\r\nSo, 1+2+3+...+2004 = 2004*2005/2 which is an even number.\r\n','2004-01-05',20040323232102,NULL,3,3,1,0.00,00000000000000,35);
INSERT INTO problem VALUES (765,11,2,1707,'39 coins','If you haven\'t done any of the other <a href=\"http://perplexus.info/search.php?sch=coin\"><b>coin problems</b></a>, then you might want to go back and try those now, this one is very difficult, even if you have figured out the other ones.\r\n<p>\r\nThis time, as the title implies, there are 39 coins, and one is fake. You have a balance scale, which can be used 4 times.  \r\n<p>\r\nHow would you find the fake coin?','First, as always, split the coins into three seperate groups. lets label the three groups as A, B, and C.  First weigh all of A vs. all of B.  If they are equal, this is the easy situation.  Then, with three weighings left, you have 13 coins.  So take nine coins from C, and weigh it against nine coins from A or B, which we know are not fake.  \r\n<p>\r\nThen, which ever way the dcoins from C go, up or down, that is what the fake coin is.  I will go back to the equal case later.  So if the fake coin is in the 9 from C, and is heavier, then take three C against three C, both from the nine we just weighed.  If they are equal, it is in the third group, and if one side goes the same way as it did in the second weighing, then it is in that group.  \r\n<p>\r\nThen weigh one vs one from whichever group was like the second weighing or the third group of three from the third weighing.','2003-04-23',20040225103947,NULL,4,3,0,4.00,20030423081931,0);
INSERT INTO problem VALUES (766,12,2,1709,'Cleopatra and Marc Anthony','Cleopatra and Marc Anthony are on the ground dead.  There is shattered glass, water, and a huge knocked over table near them but they did not die of cuts, drowning, poison, or getting hit in the head. \r\n<p>\r\nHow did they die?\r\n<p>\r\n<i><b>levik\'s note</b>: why do people always end up dead in these puzzles?</i>','The pair are goldfish, who suffocated because their aquarium was tipped over and shattered on the floor.','2003-04-22',20040106232106,NULL,3,3,0,3.10,20030422071837,0);
INSERT INTO problem VALUES (768,13,2,1660,'Cool sequence 1','Here is a cool sequence.\r\n<p>\r\n1,2,12,288,34560,________...\r\n<p>\r\nWhat goes in the blank?','24883200.\r\n<p>\r\nThe formula for the Nth number is 1!*2!*3!*...*(N-2)!*(N-1)!*N!.\r\n<p>\r\n','2003-04-24',20030531232102,NULL,3,3,0,4.33,20030424075951,0);
INSERT INTO problem VALUES (1037,4,2,1919,'Dice Bingo','You are playing a game where the caller rolls two dice and tells you the numbers, and you have to make the numbers on your card by adding, subtracting, multiplying or dividing the two numbers on the dice. You can make more than one number with each pair of dice; eg if the caller rolls a 6 and a 5 you could make 1, 11 & 30 in the same go.<p>\r\n\r\nWhat would be the best six positive integers to have on your card to have the best chance of winning?','Charlie offers a detailed solution <a href=\"http://perplexus.info/show.php?pid=1037&cid=6605\">here</a> \r\n.','2003-07-22',20040225103933,NULL,2,3,0,4.40,20030722083937,0);
INSERT INTO problem VALUES (769,14,2,1567,'Ratio of Volumes','What is the ratio of volumes of a regular tetrahedron and the smallest cube that can encompass it?\r\n<p>','Choose three faces of a cube that meet at a vertex, and draw a diagonal across each face so that the lines all meet at the common vertex. Now draw three lines to connect the other ends of these diagonals.  All six lines are the diagonal of a different face of the cube, so they are all equal in length, and therefore form the edges of a regular tetrahedron. Thus the smallest cube that can encompass a tetrahedron with edges of length S is a cube with edges of length S/sqrt(2).<p>For such a tetrahedron, the base has an area<br>1/2 * B * H = 1/2 * S * S*sqrt(3)/2 = S^2*sqrt(3)/4<p>To find the height of the tetrahedron, we first find the distance of the centroid of the base from any edge of the base. From symmetry, the centroid falls on the bisector of the three angles, and the distance of the centroid from an edge is S/(2*sqrt(3))<p>This distance and the height of the tetrahedron form the two legs of a right triangle whose hypoteneus is the height H of a triangular side, already found to be S*sqrt(3)/2. From the Pythagorean theorem, the height x of the tetrahedron is<br>x = sqrt[(S*sqrt(3)/2)^2 - (S/(2*sqrt(3))^2]<br>x = S*sqrt(2/3)<p>The volume Vt of the tetrahedron is<br>Vt = 1/3 * B * H<br>Vt = 1/3 * S^2*sqrt(3)/4 * S*sqrt(2/3)<br>Vt = 1/3 * S^3/sqrt(8)<p>The volume Vc of the cube is<br>Vc = [S/sqrt(2)]^3<br>Vc = S^3/sqrt(8)<p> Thus the ratio of volumes of a regular tetrahedron and the smallest cube that can encompass it is 1:3.<p><i>Amazing how the most complex-seeming geometries yield the most uncomplicated answers. It makes me think there is a more elegant solution to this problem.\r\n\r\n','2003-04-25',20030501090906,NULL,4,3,0,4.00,20030425090648,0);
INSERT INTO problem VALUES (963,13,2,1626,'Reusable Question','What is the answer to this silly pattern... (it\'s clever)?<br><br>3 2 1 1 1 3 1 4 1 1<br><br>\r\n','There are 10 numbers in the pattern and 10 words in the \"Question\" (in addition to 10 letters in the answer)<br><br>\r\n\r\nThe way to break the pattern is each number in the sequence is the number is the letter place from the left.<br><br>\r\n\r\nFor example: For the hint (The answer is ten letters), you could get:\r\n<br><br> 2 1 2 1 5 = Haste<br> 1 6 1 2 7 = Tries<br> 3 1 2 2 1 = Easel<br><br>\r\n\r\nSo, the answer is A STATISTIC\r\n\r\n','2003-06-26',20030703125448,NULL,3,3,0,4.00,20030626082424,0);
INSERT INTO problem VALUES (974,6,2,1626,'Sled Shiver Sally','Come, Miss Sally Ray. Stay through star showing.<br><br>\r\n\r\nSee, Still his four white lies stand heat while:<br><br>\r\n\r\nMore say \"Hey! Too far making\" \"Huh? Runshine?\"<br><br>\r\n\r\nCat gas frightened star mathways, the ___<br><br><br>\r\n\r\n\r\nWhich word goes in the blank (and why?)<br>\r\nA: Addition<br>\r\nB: Keep<br>\r\nC: Tile<br>\r\nD: Space<br><p>\r\n\r\n\r\nNote: The problem is original, but the idea behind it is not.','The answer is C, and the saying is a rhyming for the song Red River Valley.<br><br>\r\n\r\nCome Miss Sally Rae, stay through star showing. = From this valley they say you are going.','2003-07-02',20030721232103,NULL,4,3,0,3.33,20030702015627,0);
INSERT INTO problem VALUES (965,10,2,1567,'No Room at the Inn','Three young men named Ajax, Balthazar, and Cicero arrived singly at an inn and awaited the innkeeper. When she arrived at the front desk, the innkeeper explained that no rooms were available, but as the rains were especially harsh that season she was willing to put up the three men as best she could. The man who arrived first could sleep in a spare bunk in the stableboy’s room, the second to arrive could sleep in the stable, and the third would have to bunk in the pighouse, which at least was warm and dry. The following argument ensued:<p>\r\nAjax: I arrived first.<br>Balthazar: No you didn\'t! I was first.<br>Cicero: You were not! I arrived first.<br>Ajax: That\'s a lie! I arrived first, as I said before.<br>Cicero: Well, Balthazar did not arrive second.<br>Balthzar: Agreed.<p>\r\nThe innkeeper knew that everyone in these parts was either a knight who always told the truth, a liar who never told the truth, or a knave whose statements strictly alternated between truth and untruth.\r\nUsing deductive reasoning, what is the disposition of each young man, and what berth did the innkeeper assign to each?\r\n','Call the men A, B, and C, and start by considering the first four lines.  In line 1, A claims to have arrived first. Lines 2 - 4 consist of two statements apiece, with each man denying the one before him arrived first, and asserting he was first. \r\n<ul><li>If A is a knight, both of B’s statements in line 2 are false, making him a liar, and C’s statements in line 3 are true then false, making him a knave. \r\n<li>If A is a knave telling the truth in line 1, then his next statement will be false, B is again a liar and C is a knave. But A’s first statement in line 4 is true, therefore A is not a knave telling the truth in line 1. If A is a knave lying in line 1, then his first statement in line 4 is true, C did not arrive first, so B arrived first, both of B\'s statements in line 2 are true, making him a knight, and both of C\'s statements in line 3 are false, making him a liar.<li>If A is a liar, then from line 4, C must have arrived first, making him a knight, and B’s statements in line 2 are true then false, making him a knave.\r\n</ul>Regardless of which scenario, the order of speakers is knight, liar, knave, knight, liar, knave, etc., and the knave’s last statement is false, meaning his next statement will be true. So when B and C agree in lines 5 and 6, they must be a knight and a knave telling the truth. A, B, C must be liar, knave, knight, in that order. Thus C arrived first (line 3) and B did not arrive second (line 5) so he was last.\r\n<p>Cicero gets the bunk,\r\n<br>Ajax gets the stable, and\r\n<br>Balthazar gets the pighouse.\r\n','2003-06-25',20040206232105,NULL,4,3,0,4.43,20030625095432,0);
INSERT INTO problem VALUES (1160,7,2,1575,'BOING!','I once knew a fellow who was a bit long of leg and short of foot.<br>\r\n<br>\r\nThe soles of his shoes were, in fact, exactly 9 inches long and his stride was exactly 35 inches. He had a habit of counting his steps when they were all on the same slab of the sidewalk and saying \"Boing!\" every time he stepped on a crack. If he stepped over a crack his counting started again at one, and of course his counting started at one after each \"Boing!\"<br>\r\n<br>\r\nIn his neighborhood there was a sidewalk with perfectly regular slabs all the same size. He noticed that when he walked along this sidewalk he always got the following repeating pattern (where \"*\" stands for \"Boing!\"):<br>\r\n<br>\r\n<tt>121231231212312312*121231231212312312*121231....etc.</tt><br><br>\r\nHow far apart, in inches, were the cracks in the sidewalk?','<b>95 inches.</b>\r\n<p>\r\nThe simplest way to approach this is to notice that because the pattern repeats itself, each iteration must be exactly the same. The total length covered in each repetition is equal to the length of his stride (call this <i>l</i>) multiplied by the number of steps he took (<i>n</i>); it is also equal to the number of slabs (<i>s</i>) times the length of each slab (which is, of course, the distance between the cracks, call this <i>c</i>).\r\n<p>\r\nThus, we have that:<br>\r\n<i>l</i>×<i>n</i> = <i>s</i>×<i>c</i>.\r\n<p>\r\nFrom this:<br>\r\n<i>c</i> = <i>l</i>×<i>n</i>÷<i>s</i>\r\n<p>\r\nHis stride is 35 inches long, and we see that he takes 19 steps each time, crossing seven slabs, so:<br>\r\n<i>c</i> = 35 × 19 ÷ 7<br>\r\n = 95\r\n<p>\r\nSo, each slab must be 95 inches wide, and the cracks are 95 inches apart.\r\n<p>\r\nThis is the only possible solution; and while the length of his shoes are not necessarily used to solve the problem, that is also the only value for which the given pattern is possible.\r\nDetailed explanations for this, as well as other methods for solving, can be found in the problem comments.','2003-09-17',20030928030115,NULL,4,3,0,4.12,20030917115642,0);
INSERT INTO problem VALUES (1333,20,2,1575,'Double Cross 2',' <b>Introduction:</b><br>\r\nConsider a simple crossword puzzle formed of four five-letter words, joined at the corners by their initial and final letters.\r\n<p>\r\nGiven the following clues:\r\n<p>\r\nAcross:<br>\r\n1. Colorado, Mississipi, or Missouri<br>\r\n3. Tooth _____<br>\r\n<br>\r\nDown:<br>\r\n1. Inflexible<br>\r\n2. Anagram of \"layer\"<br>\r\n<pre>\r\n        <u>¹</u> <u> </u> <u> </u> <u> </u> <u>²</u>\r\n        <u> </u>       <u> </u>\r\n        <u> </u>       <u> </u>\r\n        <u> </u>       <u> </u>\r\n        <u>³</u> <u> </u> <u> </u> <u> </u> <u> </u>\r\n</pre>\r\n<br>\r\nThere are <i>two</i> independent solutions. Find both.','Solution 1:\r\n<pre>\r\nS T A T E\r\nT       A\r\nI       R\r\nF       L\r\nF A I R Y\r\n</pre>\r\nSolution 2:\r\n<pre>\r\nR I V E R\r\nI       E\r\nG       L\r\nI       A\r\nD E C A Y\r\n</pre>','2003-12-14',20031223171356,NULL,3,3,0,3.33,20031214121424,0);
INSERT INTO problem VALUES (1867,20,0,3136,'Fuzzy Wuzzy\'s Friends','Fuzzy Wuzzy likes Ben, but not Sam.<p>\r\nFuzzy Wuzzy likes Bill, but not James.<p>\r\nFuzzy Wuzzy likes Abe, but not Tim.<p>\r\nCan you tell me another person that Fuzzy Wuzzy likes, and one who he doesn\'t like.','There are many solutions to this problem.  They siply need to follow this rule:<p>\r\nFuzzy Wuzzy only likes people if the letters in their name are organised in alphabetical order.','2003-12-11',20040324232101,NULL,2,3,14,0.00,00000000000000,345);
INSERT INTO problem VALUES (973,18,2,1072,'Telephone Call','Jim wants to call his friend Bob. Bob\'s Phone number is 976-6419. Jim dialed this number perfectly but then ended up calling the wrong house. He tried again and dialed the number perfectly. Once again his call didn\'t go through, in fact his call never went through to Bob. \r\n<p>\r\nWhy couldn\'t Jim call Bob?','Jim had dialed the wrong number.<br>9=w 7=r 6=o 6=n 4=g 1=(Nothing) 9=a number<br> 9766419<br>wrong # <br>wrong number<br>Note: There were many other solutions posted in the comments.','2003-06-30',20040209232106,NULL,3,3,0,2.38,20030630070259,0);
INSERT INTO problem VALUES (806,2,2,1767,'The Termite','Consider a wooden 5x5x5 block. A termite wishes to eat the block in the following way\r\n<p>\r\n1) It starts with an external, central 1x1x1 cube of any face.\r\n<br>\r\n2) The termite eats it, and the heads towards a neighboring 1x1x1  cube.\r\n<br>\r\n3) It repeats step 2 until it can\'t go any further.\r\n<p>\r\nDetermine:\r\n<p>\r\na) A possible path for the termite to follow, in order to eat every single 1x1x1 cube.\r\n<p>\r\nb) If it\'s possible for the termite to eat all 1x1x1 cubes, knowing it ate the central internal cube last.','Check Charlie\'s solution <a href=\"http://perplexus.info/show.php?pid=806&cid=4785\">here</a>.','2003-05-09',20040225103933,NULL,3,3,0,3.67,20030509015639,0);
INSERT INTO problem VALUES (777,5,2,1707,'2 colors','A painter went to a single mathematical plane, and colored every single point on that plane one of two colors. \r\n<p>\r\nProve that there exist two points on the plane that are exactly one meter apart and have the same color.','pick any point, and say that the color was red.  then draw a line, exactly one meter long, and then the point it lands on has to be a different color, lets say green.  then make a triangle, with all of the sides 1 meter.  the third point of the triangle has to be one of the two previously mentioned colors.','2003-04-27',20030820232101,NULL,2,3,0,2.14,20030427035413,0);
INSERT INTO problem VALUES (778,5,2,1707,'3 colors','Imagine that a painter went down to a mathematical plane and colored all of the points on that plane one of three colors.  \r\n<p>\r\nProve that there exist two points on this plane, exactly one meter apart, that have the same color.','First, draw an equilateral triangle.  Each of the vertices must be a different color, red, green and blue.  Then, using the line connecting green and blue, make another equilateral triangle with the point furtherest away from the original red dot having to be red, because blue and green are already used.  \r\n<p>\r\nThen, imagine that the paint was still wet, and you swung the whole diamond shape around, pivoting it around the red dot from the original triangle, the red dot staying in one place.  Now you have a red circle around the outside.  Since the circles diameter is greater than one meter, There has to be somewhere on that circle a chord to connect two of the points on the circle that is exactly one meter long.  Then there are two red points exactly one meter apart.','2003-05-01',20030624232103,NULL,3,3,0,4.00,20030501015051,0);
INSERT INTO problem VALUES (1735,20,1,3386,'Words in Common 11','What do the following words have in common?         \r\n<pre>\r\nHAGGARD\r\nSWELTERING\r\nHOGBACK\r\nDOWNDRAFT\r\nBIBLIOPHILE\r\nDEVILMENT\r\nFLEET\r\nIRTRONS\r\n</pre>','These words can make up new words if you take the first letter and last 3 letters of the word and combine them.\r\n\r\n<p>\r\nHaggard- hard\r\nSweltering- sing\r\nHogback- hack\r\nDowndraft- daft\r\nBibliophile- bile\r\nDevilment- dent\r\nFleet- feet\r\nIrtrons- ions','2004-03-19',20040324232102,NULL,2,3,0,2.83,20040319085934,0);
INSERT INTO problem VALUES (780,6,2,1707,'100 marbles','You have one hundred marbles, and an infinite supply of trash bags.  If you were to put the marbles in the bags, so that no two bags had the same amount of marbles, what is the most bags that you could use?\r\n<p>','You can use 101 bags. \r\n<p>\r\nHave one bag be empty. Put it aside somwhere.\r\n<p>\r\nPut one marble in the second bag.\r\n<p>\r\nPut the second bag into the third bag, then put a second marble into the third bag (but outside the second bag) - there are now 2 marbles in the third bag.\r\n<p>\r\nPut the third bag into the fourth bag, and add a third marble - the fourth bag now has 3.\r\n<p>\r\nRepeat with 100 bags and 100 marbles. Plus you have one empty one.','2003-04-29',20030903232101,NULL,3,3,0,3.38,20030429081930,0);
INSERT INTO problem VALUES (781,6,2,1707,'The Hat and the River','Bob is having a nice camping/fishing trip along a river.  He leaves his campsite early in the morning, and gets on his boat, heading full throttle upstream. \r\n<p>\r\nAfter going for exactly one mile, his hat flips off of his head, and starts floating downstream. Bob doesn\'t realize that his hat has fallen off for five minutes, but then he notices that it\'s missing, and turns full throttle downstream.  \r\n<p>\r\nHe finally catches the hat at exactly the same spot as he camped that morning.  The question is, how fast was the water traveling?\r\n<p>\r\n(Assume that he travels the same speed the entire time and that there is no turn around time.) ','Jayaram S. posted a solution to this one <a href=\"http://perplexus.info/show.php?pid=781&cid=4688\"><b>here</b></a>','2003-05-05',20040225103933,NULL,4,3,0,3.00,20030505073715,0);
INSERT INTO problem VALUES (783,18,2,1567,'Limit','Find the limit:    \r\n<pre>\r\n   lim <font =\"+2\"><sub>3</sub></font> = ?\r\n  <font size=\"+1\">&#969; &#8594; &#8734;</font></pre>\r\n(The limit of 3 as Omega approaches infinity)\r\n<p>','8. <p>\r\nLooking at the shape of &#969;, &#969; &#8594; <font size=\"+1\">&#8734;</font> as the left and right limbs of &#969; curve over to meet the cusp in the middle. 3 &#8594; 8 the same way.','2003-04-28',20031213232102,NULL,3,3,0,2.75,20030428071241,0);
INSERT INTO problem VALUES (980,10,2,1660,'More knights,liars,and knaves','Knights always tell the truth,liars always lie,and knaves alternate between truths and lies.\r\n<p>\r\nTwo people named Jimmy and Johnny make the following claims.\r\n<p>\r\nJimmy:I am a knave.<br>\r\nJohnny:Jimmy is not a knight.<br>\r\nJimmy:Johnny is a knave.<br>\r\nJohnny:Jimmy is a knave.\r\n<p>\r\nWhat are each?','Jimmy\'s first statement that he is a knave can be made by all types but a knight.\r\nJohnny said Jimmy is not a knight,so Johnny cannot be a liar.\r\n<p>\r\nJimmy can either be a knave who told the truth first and lied second or a liar who always lies.\r\nEither way,his second statement is a lie,so Johnny is not a knave.\r\n<p>\r\nThat proves Johnny is a knight.\r\nTherefore,his second statement was true,so Jimmy is a knave.\r\n<p>\r\nIn summary,Jimmy is a knave and Johnny is a knight.\r\n\r\n','2003-07-07',20040121232101,NULL,2,3,0,3.29,20030707031121,0);
INSERT INTO problem VALUES (1279,13,2,1567,'Old MacDonald Had a Sequence','What letter comes next in this sequence?<p>E, I, I, E, I, I, O, H, W, ?','N<p>Each letter is the second letter of the numbers ten through two (tEn, nIne, eIght, etc.). The next letter in the sequence is the second letter in oNe.','2003-09-12',20030916214707,NULL,5,3,0,3.40,20030912072722,0);
INSERT INTO problem VALUES (1358,2,2,1919,'Daughters and Sons','A mother and her friend are talking about how many chidren they have. The friend knows how many daughters the mother has, but doesn\'t know how many sons she has. The mother says:<p>\r\n\"All of my children have the same amount of brothers and the same amount of sisters as the other children.\"<p>\r\nNow the friend knew how many sons she had. How many sons did the mother have?\r\n\r\n','There can\'t be daughters <b>and</b> sons, because the sons would have more sisters than the daughters, and vice versa. If the mother had 0 daughters, then she could have any number of sons. That could not have been the case, as the friend wouldn\'t know the number of sons.<p>\r\n\r\nIf she had N daughters (N being any positive integer), the daugters would have N-1 sisters. If there was sons too, they would have N sisters. So the mother had no sons, but we do not know how many daughters she had.','2003-10-25',20040126232106,NULL,2,3,0,3.38,20031025091800,0);
INSERT INTO problem VALUES (787,10,2,1660,'Unknown answers','Timothy once visited a land of knights and liars,and met two inhabitants,A and B.\r\nHe had the following conversation.\r\n<p>\r\nTimothy:A,is B a liar?<br>\r\nTimothy hears A\'s answer,but he will not tell you what it was.<br>\r\nTimothy:B,are you both liars?<br>\r\nTimothy hears B\'s answer,but he will not tell you what it was.<br>\r\nAt this point,I will not tell you whether or not he knew what they were.\r\n<p>\r\nHe once told his friend what questions he asked,but not what answers he got.\r\nThe friend did not have enough information,so the following dialogue occurred.\r\n<p>\r\nFriend:Were your answers the same?<br>\r\nTimothy\'s friend hears his answer,and finally the friend has enough information to solve what A and B are.<br>\r\nWhat are they?\r\n\r\n','We make a chart of what answers A and B would give(K means knight,L means liar).\r\n<p>\r\n1:A-K,B-K,A says no,B says no.<br>\r\n2:A-K,B-L,A says yes,B says yes.<br>\r\n3:A-L,B-K,A says yes,B says no.<br>\r\n4:A-L,B-L,A says no,B says no.<br>\r\n<p>\r\nWe see that the 3 is the only case in which the answers are different.\r\nNow,if Timothy said yes to his friend\'s question,the friend would have just eliminated 3,but would not be able to solve it.\r\nTherefore,Timothy said no and 3 holds;A is a liar and B is a knight. \r\n','2003-05-13',20030813232101,NULL,3,3,0,3.50,20030513014744,0);
INSERT INTO problem VALUES (789,16,2,1626,'Circular intersection','If you remember how Venn Diagrams looked with the three intersecting circles, that is the context for this puzzle. \r\n<p>\r\nThere are three circles, circle A, circle B, and circle C. Each circle passes through the center of the other two. What is the area of the intersection of these three circles?','Since all three cirles have a common radius, you the distance between two circle centers is the same as the radius. So, if you connect the centers of these circles, it creates an equilateral triangle.\r\n<p>\r\nNoting that if you add two of these smaller triangles to the wanted area, it makes 1/2 of a circle, you get \r\n(pi*r^2)/2-(s(3)*r^2)/2 or ((pi-s(3)/2)*r^2, where s() means square root of. In other words, the answer is half of (pi minus the square root of three) times the radius squared.','2003-05-06',20030903232101,NULL,3,3,0,2.00,20030506015404,0);
INSERT INTO problem VALUES (790,16,2,1301,'Location X','A sign somewhere in the United States says that London, England, is 4386 miles away and that Tokyo, Japan, is 6182 miles away.  \r\n<p>\r\nWhere in the U.S. is the sign?  \r\n<p>\r\n(Consider the earth to be a perfect sphere of radius 3959 miles, and that London is at 51°30’ North, 0°10’ West and Tokyo is at 35°40’ North, 139°45’ East.)','We need to use spherical trigonometry, in which the sides of triangles are arcs of great circles, and are measured in the same units as angles.  For convenience we\'ll use degrees rather than radians.  The locations of London and Tokyo, in decimal degrees, are 51.500 N, 0.167 W and 35.667 N, 139.750 E respectively.  (We\'ll keep three decimal places for the degrees in the intermediate calculations.)<p>\r\n\r\nThe formulas of spherical trig that we will use are the law of cosines:<br>\r\ncos a = cos b cos c + sin b sin c cos A, where lower case designates a side and upper case an angle, and the side opposite a given angle has the same letter of the alphabet,<br>\r\nand the law of sines:<br>\r\nsin a / sin A = sin b / sin B.\r\n<p>\r\nFirst find the arc distance (angular measure) from London to Tokyo, by solving a triangle with vertices at London, Tokyo and the North Pole.  Remembering that the arc from a location to the north pole is the complement of its latitude, latitudes can be used in the cosine formula in place of the respective sides so long as the sine and cosine function are interchanged. The angle opposite the side that represents the distance is at the North Pole and is the west longitude of London added to the east longitude of Tokyo.<br>\r\ncos (dist) = sin 51.5 sin 35.667 + cos 51.5 cos35.667 cos(139.917)<br>\r\nmaking the distance 86.022 degrees.<br>\r\n<p>\r\nConsider the triangle formed by Tokyo, London and point X, with the Tokyo-London base at the top and point X at the bottom.  Call it triangle TLX.  The North Pole lies within this triangle as the side LT lies on the other side from the United States.  Side LT is 86.022° as we have just calculated.  Side LX is the distance from London to point X converted to degrees.  This distance is 4386/3959 radians, or 63.475°.   Side TX is 6182/3959 radians, or 89.468°.<br>\r\n<p>\r\nAngle L of this triangle can be calculated from<br>\r\nCos 89.468 = cos 86.022 cos 63.475 + sin 86.022 sin 63.475 cos L<br>\r\n<p>\r\nL = 91.393°<br>\r\n<p>\r\nSpecifically that is angle TLX.<br>\r\n<p>\r\nWe need to make a smaller triangle, with the North Pole, London and point X at its vertices; call it triangle NLX.  Once we solve it we\'ll know where point X is.  Remember point N (the North Pole) is within the larger triangle.  We already know side NL is 90°-51.5°, and side XL = 63.475°.  We can solve the whole triangle if we get one more piece of it.  The way we can get that is to take angle TLX and subtract angle TLN.  That is in the same triangle we considered in computing the distance from Tokyo to London, with two sides equal to the colatitudes of the respective cities and the angle between them the difference of their longitudes (or adding their absolute values as they had opposite signs).  Here we can use the law of sines.  sin 86.022 / sin 139.917 = cos 35.667 / sin TLN. Note the cosine of 35.667 is used as that\'s the sine of the corresponding distance from the pole.  Using this, angle TLN comes out to 31.626.  Subtracting this from angle TLX gives NLX = 59.767°.  Thus we know two sides and the included angle of triangle NLX.  We can use the law of cosines to get the third side, or by shifting to the sine, the latitude of point X.  sin(lat) = sin 51.5 cos 63.475 + cos 51.5 sin 63.475 cos 59.767.  The latitude thus comes out to 39.047°.<br>\r\n<p>\r\nThe difference in longitude between point X and London is angle XNL, opposite side XL.  The law of cosines gives cos 63.475 = sin 39.047 sin 51.5 + cos 39.047 cos 51.5 cos XNL.  Solving we get XNL = 95.510°.  When this is added to London\'s longitude of 0.167° we get the longitude of point X as 95.677°.<br>\r\n<p>\r\nPoint X is therefore at 39.05° N, 95.68° W.  This is in Topeka, Kansas.<p>\r\nFor more information on finding distances on the real planet earth (oblate rather than perfectly spherical), Guy Bomford\'s out-of-print book Geodesy has appropriate formulas, particularly Rudoe\'s formula, complicated, but suited to a computer\'s speed.','2003-05-05',20030829232102,NULL,4,3,0,2.00,20030505032700,0);
INSERT INTO problem VALUES (794,14,2,1637,'Large Number','Assume there are approximately 5,000,000,000 people on earth. What would you estimate to be the result, if you multiply together the number of fingers on every person\'s left hands?  \r\n<p>\r\n(If you cannot estimate the number, then try to guess how long the number would be.)','The product of the number of fingers on the left hand is zero.  It only takes one person to have no fingers on their left hand for the product to be zero, because anything multiplied by zero is zero.','2003-05-06',20040119232102,NULL,3,3,0,3.25,20030506075241,0);
INSERT INTO problem VALUES (1050,20,2,1575,'Word Meld 3','What is the fewest number of steps (changing one letter at a time, with each step yielding a common English word) that you can change \"SOFT\" into \"HARD\" and then \"HARD\" into \"EASY\"?<br>\r\n<pre>\r\nS O F T\r\n. . . .\r\n. . . .\r\nH A R D\r\n. . . .\r\n. . . .\r\nE A S Y\r\n</pre>','I made each transition in five steps:\r\n<pre>\r\n<b>SOFT</b>\r\nSORT\r\nPORT\r\nPART\r\nHART\r\n<b>HARD</b>\r\nCARD\r\nCARE\r\nCASE\r\nEASE\r\n<b>EASY</b>\r\n</pre>\r\nOthre people found alternative solutions with the same number of steps:\r\n<pre>\r\n<b>SOFT   SOFT</b>\r\nSORT   SORT\r\nTORT   FORT\r\nTART   FART\r\nHART   HART\r\n<b>HARD   HARD   HARD   HARD   HARD   HARD   HARD   HARD</b>\r\nHARE   HARE   BARD   CARD   HART   HART   HART   HART\r\nCARE   BARE   BARE   CART   CART   FART   MART   PART\r\nCASE   BASE   BASE   CAST   CAST   FAST   MAST   PAST\r\nEASE   EASE   EASE   EAST   EAST   EAST   EAST   EAST\r\n<b>EASY   EASY   EASY   EASY   EASY   EASY   EASY   EASY</b>\r\n</pre>\r\nAnd, if you don\'t mind more obscure words:\r\n<pre>\r\n<b>SOFT   SOFT   SOFT</b>\r\nSORT   SORT   SORT\r\nWORT   WORT   WORT\r\nWART   WART   WORD\r\nHART   WARD   WARD\r\n<b>HARD   HARD   HARD</b>\r\nHART\r\nHAST\r\nEAST\r\n<b>EASY</b>\r\n</pre>','2003-07-29',20030823232102,NULL,3,3,0,4.17,20030729025048,0);
INSERT INTO problem VALUES (1036,20,2,1919,'Numbered Letters','If each letter has a value (a=1, b=2, c=3 etc.) what words have a total letter value of exactly 100 when you add up all of the letters?\r\n<p>\r\nAre there any words that equal 100 if the letter values are swapped (z=1, y=2.....a=26)?','One word is \'towers\'.<br>T=20<br>\r\nO=15<br>\r\nW=23<br>\r\nE=5<br>\r\nR=18<br>\r\nS=19<br>\r\n\r\n20+15+23+5+18+19=100<p>\r\n\r\nAnd if the values are reversed....<p>\r\nAnother word is \'medal\'<br>\r\nM=14<br>\r\nE=22<br>\r\nD=23<br>\r\nA=26<br>\r\nL=15<p>\r\nCharlie ran a computer program and found <a href=\"http://perplexus.info/show.php?pid=1036&cid=6521\">these</a> \r\n\r\nwords for when A=1 and <a href=\"http://perplexus.info/show.php?pid=1036&cid=6522\">these</a> \r\n\r\nfor when A=26.','2003-07-17',20040319232102,NULL,3,3,0,3.00,20030717082158,0);
INSERT INTO problem VALUES (1033,13,2,1645,'Word Sequence 2','What comes next in this sequence: \r\n<p>\r\nGHWB, RWR, JEC, GRF, RMN, ???, ???\r\n','The next one would be LBJ and JFK. The sequence consists of American President\'s initials: LBJ = Lyndon B Johnson and JFK = John F Kennedy. The other initials stand for George H. W. Bush, Ronald W. Reagan, James E Carter, Gerald R Ford, and Richard M Nixon. ','2003-07-14',20030721232103,NULL,3,3,0,2.00,20030714031746,0);
INSERT INTO problem VALUES (1032,13,2,1645,'A Word Sequence','What two come next in this sequence: <p>\r\n\r\nPN, BP, KT, RK, ??, ??','QN and KG would come next in the sequence. The sequence is the first and last letter of the pieces of chess going up in value: Pawn, Bishop, Knight, Rook, Queen, and King. ','2003-07-13',20030923232102,NULL,3,3,0,1.80,20030713051123,0);
INSERT INTO problem VALUES (801,8,2,1767,'Magic trick','We have a normal deck of 52 cards. We want to do the following magic trick:\r\n<p>\r\nA person from the audience chooses 5 random cards. The magician\'s assistant looks at the 5 cards, chooses 4 of them, hands them to the magician one by one face up and keeps the other one hidden. The magician then guesses the fifth card (the one that the assistant kept hidden) just by looking at the 4 cards he was handed in.\r\n<p>\r\nIs it possible to devise a strategy, so that no matter what the original 5 cards were, the trick always works?','Charlie\'s answer is probably the least obvious and easiest to execute in real life (I myself do it that way). It\'s found <a href=\"http://perplexus.info/show.php?pid=801&cid=4747\">here</a>.','2003-05-08',20040301232103,NULL,4,3,0,3.55,20030508055905,0);
INSERT INTO problem VALUES (814,7,2,1707,'Add down to One','The numbers 0-9 are lined up in a row, like this:\r\n<p>\r\n0 1 2 3 4 5 6 7 8 9\r\n<p>\r\nYou have to put in + and - signs in the blanks, so that in the end it will all equal 1.\r\n<p>\r\nAlso, if possible, try to make expressions resulting in 0 and -1.','0+1-2-3-4+5-6-7+8+9=1\r\n<p>\r\nNegative one is possible by reversing all the signs above.\r\n<p>\r\nZero is not possible - there are five odd numbers (1,3,5,7,9), and they will always add up to and odd. The other numbers are even, and adding them to an odd number will keep the sum odd. Since 0 is even, it cannot be achieved.','2003-05-21',20030528092243,NULL,3,3,0,2.80,20030521013321,0);
INSERT INTO problem VALUES (1026,11,2,1920,'A Bag of Fake Coins','You have N large bags of coins.  All of the bags contain real 12 gram coins except for one, that one contains fake 11 gram coins.  \r\n<P>\r\nTo help you find the bag of fake coins, you have a digital scale which will give you the exact weight of any amount of coins up to 1500 grams.  Any amount over 1500 grams will cause the scale to spit out a random value.  \r\n<P>\r\nHow many bags (N) can you have and still be able to tell which bag contains the fake coins if you can only use the scale three times?','It is possible to have 169 bags and still be able to determine the bag containing the fake coins.\r\n\r\nBrian Wainscott\'s comment found <a href=\"http://perplexus.info/show.php?pid=1026&cid=6778\">here</a> outlines the process.','2003-07-25',20040225103933,NULL,3,3,0,4.00,20030725093534,0);
INSERT INTO problem VALUES (1473,5,1,1567,'Four Tangent Circles','<table border=\"0\" width=\"100%\">\r\n<tr><td valign=\"top\">\r\nFour circles are tangent to each other and to a triangle that surrounds them, as shown in the figure. Each of the three circles in the corners have a radius of 1 cm. What is the radius of the circle in the middle?\r\n</td><td valign=\"top\"><img src=\"http://www.flooble.com/images/perplexus/problem/4tangent.gif\"></td>\r\n</tr></table>','?','2003-10-20',20031204232104,NULL,4,3,0,4.20,20031020165159,0);
INSERT INTO problem VALUES (1474,4,1,1919,'Three of a Kind','You have a standard pack of 52 playing cards. You then shuffle them and begin to draw out cards until you have three of a kind. What is the most likely number of cards drawn when this happens?<p>\r\nYou then shuffle another pack of 52 playing cards into the pile. What happens to the expected number of cards now? (i.e. does it double / halve / stay the same?)',' ','2003-11-19',20040217232106,NULL,4,3,0,4.14,20031119153249,0);
INSERT INTO problem VALUES (936,11,2,1645,'Weights','You are given N number of weights that are all powers of 2. You are also given an item that weighs 1003 lbs. \r\n<p>\r\n(1) Exactly how many of those weights would be needed to balance the weight of the item if you could only use one of each weight?\r\n<p>\r\n(2) What\'s the fewest number of weights you can use to balance the weight of the item if there is an unlimited amount of each weight available to you?','(1)You would need exactly 8 weights.<BR>\r\n<BR>\r\nIf you add up these weights:<BR>\r\n1 lb, 2 lbs, 4, 8, 16, 32, 64, 128, 256, and 512,<BR>\r\n\r\nthe sum is 1023. The difference between 1003  and 1023 is 20, so you must discard the only 2 weights that add up 20,  and they are 16 and 4.<BR>\r\n<BR>\r\nNow you know the only weights you need are:<BR>\r\n1 lb, 2 lbs, 8, 32, 64, 128, 256, & 512.<br>\r\n<br>\r\n(2)The whole point of this second question is to prove that only way to make a number using the least amount of powers of two is to simply do it the binary-related way. The answer to this second question is the same as (1).','2003-06-23',20031202232103,NULL,2,3,0,2.50,20030623083916,0);
INSERT INTO problem VALUES (932,18,2,1715,'Where The Smoke Blows','An electric passenger train goes at 73 km/h in the direction of south east.  A wind is blowing from the south at 31 km/h.\r\n<P>\r\nWhat is the direction that the smoke from the train is blowing and at what speed?','The correct answer is of course that electric trains do not produce any smoke...\r\n<p>\r\n...but if it did, the problem is still far from straightforward. While one\'s initial reaction is to do vector arithmetics on the two velocities (73 to the SE and 31 to the N), that would not yield an accurate answer.\r\n<p>\r\nSuch reasoning would work well for determining the velocity of a boat swimming in a current, but in the case of smoke (if such were to be produced by an electric train), it would not maintain the train\'s original velocity, since it would lack momentum (smoke, we will assume has practically no mass).\r\n<p>\r\nAs such, the emmited smoke will immediately start moving with the wind, going north at 31 km/h, in a line extending further and further southwest.','2003-06-20',20031226232105,NULL,2,3,0,2.14,20030620031406,0);
INSERT INTO problem VALUES (817,12,2,1707,'3 Years in One?','At a party, the guest of honor stood up to make an anouncement.  She said:\r\n<p>\r\n\"The day before yesterday i was only fourteen. Next year, I will be 17.\"  \r\n<p>\r\nHow is this possible?','Today is january first.  her birthday is december 31st.  so the day before yesterday, she was fourteen. yesterday she was fifteen. this year, one dec. 31st, she will be 16, and next year, again on dec. 31st, she will turn 17, thus, next year she will be 17, when only the day before yesterday she was 14.','2003-05-27',20031227232102,NULL,3,3,0,4.10,20030527071917,0);
INSERT INTO problem VALUES (1117,16,2,1575,'2 Colors 2','Suppose you have an infinite plane, and each point on the plane has been arbitrarily painted one of two colors.\r\n<p>\r\nProve that there exists an equilateral triangle whose vertices are all the same color.\r\n<p>\r\nWhat is the fewest number of points needed to prove this?','<b>Five points are needed.</b>\r\n<p>\r\nTake any two points that are of different colors; let\'s say that they are blue and orange.\r\n<p>\r\nThe midpoint of the segment connecting the two points must be one of the two colors; therefore, it will match one of the vertices. Let\'s assume it is blue.\r\n<p>\r\nFrom the blue midpoint and the blue endpoint, there are two points equidistant from both, forming two equilateral triangles.\r\n<p>\r\nIf either of these points is also blue, then they will, of course, form a monochromatic equilateral triangle. However, if both points are orange, they are vertices of another equilateral triangle, formed with the first orange point.\r\n<p align=center>\r\n<img src=http://www.flooble.com/images/perplexus/problem/2colors.gif>\r\n<p>\r\nTherefore, there must exist an equilateral triangle whose vertices are all the same color, and we have proven this using only five points.','2003-08-25',20031107232103,NULL,4,3,0,4.73,20030825114940,0);
INSERT INTO problem VALUES (822,10,2,1660,'Gold on the island','Timothy goes to the island of knights and liars searching for gold.\r\nOn the way,he meets a native.\r\n<p>\r\nWhat one question could Timothy ask the native to find out if there is gold on the island?','Timothy asks,\"Are you a knight if and only if there is gold on this island?\"\r\nLet K be the proposition that he is a knight,let G be the proposition that there is gold on the island,and let I be the proposition that K is true if and only if G is true.\r\n<p>\r\nCase 1:K is true,G is true.\r\nK is true if and only if G is true,so I is true,and since K is true,he truthfully says,\"Yes.\"\r\n<p>\r\nCase 2:K is true,G is false.\r\nK is true if and only if G is false,so I is false,and since K is true,he truthfully says,\"No.\"\r\n<p>\r\nCase 3:K is false,G is true.\r\nK is true if and only if G is false,so I is false,and since K is false,he falsely says,\"Yes.\"\r\n<p>\r\nCase 4:K is false,G is false.\r\nK is true if and only if G is true,so I is true,and since K is false,he falsely says,\"No.\"\r\n<p>\r\nIf the native says yes,then there is gold,but if he says no,then there is not.','2003-05-29',20030530232102,NULL,2,3,0,4.00,20030529085706,0);
INSERT INTO problem VALUES (823,4,2,1660,'Flipping a coin','Suppose you flip a coin three times.\r\n<P>\r\nWhat is the probability of getting exactly one heads?\r\n\r\n','Here are the eight possibilities for his three flips\r\n(H means heads and T means tails):\r\n<p>\r\nHHH,HHT,HTH,HTT,THH,THT,TTH,TTT.\r\n<p>\r\nThere are only three where you will get one head and two tails:\r\n<p>\r\nHTT,THT,TTH.\r\n<p>\r\nTherefore,the probability is 3/8.\r\n','2003-05-20',20031009232105,NULL,1,3,0,2.82,20030520014853,0);
INSERT INTO problem VALUES (834,8,2,1301,'Real Nim Variations','The puzzle <a href=\"http://perplexus.info/show.php?pid=21\">“A Game of Nim”</a> asked for the strategy in a game in which two persons take turns removing cards from a deck, limited to 1, 2 or 3 cards. <p> However, there is a more interesting version of Nim, in which players can take as many as they want, but from only one pile or set of objects in a turn, where there are several piles or sets present.\r\n<p>\r\nIf done with cards, one way of setting the rule could be that in one turn you might take as many as you want from any one suit.  Another choice for the rule might be to take as many as you want of a given denomination. The object is again to be the person to take the last card.\r\n<p>\r\nIf you were to play first (take the first set of cards), which of the two rules of the preceding paragraph would you want to use and why? (i.e., would you rather it limit one player’s turn to one suit or to one denomination?)\r\n<p>\r\nFinally, if the rules were that each play the player can take as many as desired of any one suit, but play were to start with the king of clubs removed, as well as the king and queen of hearts, what would be the strategy to win then?  This is the equivalent of having a different number of objects in two of the four piles: 13, 13, 12 and 11.','The strategy in this multi-pile (or multi-set) game of nim is to first represent the number in each pile or set in binary.  If the sets consist of the suits, then this is four number thirteens.  If the sets consist of denominations, then the numbers are thirteen fours.\r\n<p>\r\nThen, as you proceed, you take away as many from the one set as is necessary to leave an even number of 1-bits at each bit position.   In other words if the binary numbers are written one above the other, leave an even number of 1-bits in each column.\r\n<p>\r\nIf you are first and are presented with four thirteens, it looks like this:<br>\r\n1101<br>\r\n1101<br>\r\n1101<br>\r\n1101<br>\r\nand you’d be forced to break the parity rather than leave an even number of 1’s in each column.  So you don’t want to start this way.\r\n<p>\r\nOn the other hand, if you are first presented with 13 fours:<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\n100<br>\r\nyou can leave your opponent with an even number of 1’s in each column by taking one complete set, say all the kings.  There’ll be 12 1’s in the first column and zero in the other two.  Your opponent will then be force to break this parity, the dullest way being by taking another complete set, which continues on to an obvious win for you if continued this way to the end.  More interesting would be if your opponent took only, say two from one set, say two queens.  Then there would be eleven 100’s and one 10.  You’d even up the 1-bits by taking as many cards from a different set, say taking two jacks.\r\n<p>\r\nIn the end, as zero is even, you’d take the last set of cards.\r\n<p>\r\nIf starting out with 1 card removed from one suit and 2 from another, the numbers come out<br>\r\n1101 (spades)<br>\r\n1101 (diamonds)<br>\r\n1100 (clubs)<br>\r\n1011 (hearts)<br>\r\nAll columns can be made to have an even parity by taking one club out, making the binary total for clubs be 1011.  At each step, of course the row (suit) to change will be one that has a one bit in the leftmost column requiring change.  So in this instance, we <b>could</b> have taken away three of the diamonds, leaving ten, or in binary 1010, which would also leave the opponent with an even parity in each column.\r\n','2003-05-18',20040225103947,NULL,3,3,0,4.33,20030518031004,0);
INSERT INTO problem VALUES (828,10,2,1660,'Knights,liars,and knaves','Knights always tell the truth,liars always lie,and knaves alternate between truths and lies.\r\n<p>\r\nSuppose you ask a native,\"Are you a knight,a liar,or a knave?\"\r\nThe native answers,and you are able to figure out what he is.\r\n<p>\r\nWhat is the native?','Here are three cases.\r\n<p>\r\n1:He says he is a knight.<br>\r\nHe could be a knight,a liar,or a knave.\r\n<p>\r\n2:He says he is a liar.<br>\r\nHe could only be a knave.\r\n<p>\r\n3:He says he is a knave.<br>\r\nHe could be a liar or a knave,but not a knight.\r\n<p>\r\nSince you are given enough information,2 is the one,and so the native is a knave.','2003-05-26',20030601232102,NULL,1,3,0,3.75,20030526060934,0);
INSERT INTO problem VALUES (824,12,2,1767,'How did he die?','The police finds the following scenario:\r\n<br><br>\r\nA man is hung up in the middle of a room (like in the movies, with a rope and stuff). The room has only one door, and no windows. There is NOTHING in the room except for the rope and some water on the floor. The room is in the middle of a desert, where nobody lives. Apart from the truck he came with, there\'s only 30 miles of sand to every direction of the room\r\n<br><br>\r\nThe police assures that the man has been dead for a couple of hours and that no one else has been in that room for at least a couple of days. Of course, he couldn\'t have hung himself by jumping or doing something like that.\r\n<br><br>\r\nSo how did the man actually die??','I was looking for the ice cube solution (the one almost everyone thought of), but Brian\'s <a href=\"http://perplexus.info/show.php?pid=824&cid=5443\">solution</a> is very cool!','2003-06-02',20040225103933,NULL,3,3,0,2.67,20030602015149,0);
INSERT INTO problem VALUES (826,9,2,1767,'All dogs are the same color!','Find the mistake in the following proof that all dogs are the same color (if there\'s any):\r\n<p>\r\nLet\'s use induction. Consider groups of 1 dog. All dogs of every group are the same color, of course. So we now that it\'s true for 1. Suppose it\'s true for groups of k dogs, i.e. every group of k dogs are the same color. Then let\'s consider any group A of k+1 dogs. Consider a subgroup of A containing k dogs. Let\'s call x the dog in A but not in the subgroup. Then by induction, all dogs in the subgroup are the same color. Now consider a subroup of A of k dogs, with x in the subgroup. All dogs except for x are the same color. Then, since every group of k dogs are the same color (by induction), all dogs in A are the same color. So x and every dog are the same color.','Mark\'s Solution is found <a href=\"http://perplexus.info/show.php?pid=826&cid=5325\">here</a>.','2003-05-30',20040225103933,NULL,3,3,0,3.00,20030530084743,0);
INSERT INTO problem VALUES (827,13,2,1253,'Internal & External','Side-tracked from a slightly related problem, I derived this general set of attributes:\r\n<p>\r\n{8, 12n, 6n^2, n^2, n}.\r\n<p>\r\nThe first 5 situations of this generalisation are:\r\n<p>\r\n[8,  0,  0,  0,  0], \r\n<br>           \r\n[8, 12,  6,  1,  1], \r\n<br>\r\n[8, 24, 24,  4,  2], \r\n<br>\r\n[8, 36, 54,  9,  3], \r\n<br>\r\n[8, 48, 96, 16,  4].\r\n\r\n<p>\r\n\r\nWhat does this set of attributes describe?\r\n<p>\r\n(Attributes #1 & #4 may provide clues. Also, take note of the Title.)','This describes the number of 1x1 cubes within a larger cube.  \r\n<p>\r\nVisually, if the outer surface of a cube, greater than a 1x1 cube, is coloured, then the attributes represent how many 1x1 cubes are coloured as:\r\n<p>\r\n1. 8 vertex cubes<br>\r\n2. edge cubes; 2 faces coloured<br>\r\n3. face cubes with only 1 face coloured<br>\r\n4. those internal cubes which are not coloured,  and<br>\r\n5. the order, or magnitude, of the cube under \'investigation\'. <br>','2003-05-09',20030515023056,NULL,2,3,0,3.60,20030509081901,0);
INSERT INTO problem VALUES (829,10,2,1567,'The Best Room at the Inn','Three young men named Ernesto, Fontleroy, and Gildenstern arrived singly at an inn and awaited the innkeeper.  When she arrived at the front desk, all three asked for the best room.  The innkeeper explained that, since it was not possible for them all to have the best room, the man who had arrived first could have a spacious room overlooking the village square, the second to arrive could have a small room with a partial view of the garden, and the third would have to settle for a drafty loft by the back alley, but it was the last room she had to offer.  The following conversation ensued:\r\n<p> Ernesto: I am a knight.\r\n<br> Fontleroy:  While I am only a knave.\r\n<br> Gildenstern: I agree with you there, Fontleroy.\r\n<br> Ernesto: Gildenstern is a knight.\r\n<br> Fontleroy: No, he is a liar.\r\n<br> Gildenstern: Then let me say: I did not arrive first.\r\n<br> Ernesto: Fontleroy is the liar.\r\n<br> Fontleroy: Following Gildenstern\'s lead, let me say: I did not arrive first.\r\n<br> Gildenstern: Ernesto is a knave.\r\n<br> Ernesto: If that is so, then the most honest of us did not arrive last.\r\n<br> Fontleroy: Ernesto, you are a knight.\r\n<br> Gildenstern: Ha!\r\n<p>The innkeeper knew that everyone in these parts was either a knight who always told the truth, a liar who never told the truth, or a knave whose statements strictly alternated between truth and untruth. Using deductive reasoning, what is the disposition of each man, and what room did the innkeeper assign to each?\r\n','Call the men E, F, and G, and number the statements 1 through 12. \r\n<p>If F is a liar, 11 is false, making E a liar or knave. If so, 1 is false, and in either case 7 is also false, so F cannot be a liar. If F is a knight, 11 is true, making E a knight. If so, 7 is true and F is a liar, so F cannot be a knight. Thus F is a knave. \r\n<p>Therefore 2 is true, so 3 is also true and G is either a knave or a knight. In either case, 9 is true, making E a knave.\r\n<p>Therefore 1 is false, making 4 true, and G is a knight.\r\n<p>6 is true. Since 2 is true, 8 is true, and since 4 is true, 10 is true. G did not arrive first (6) or last (10), so he arrived second. F also did not arrive first (8), so E was first and F was last.\r\n<p>Ernesto got the spacious room overlooking the town square, <br>Gildenstern got the small room by the garden, and <br>Fontleroy was stuck with the loft.\r\n','2003-05-16',20030829232102,NULL,3,3,0,3.60,20030516032654,0);
INSERT INTO problem VALUES (830,17,2,775,'In violation of Thermodynamics','Many have heard the \"old wives tale\" stating that if you put hot water into a freezer, it freezes in less time than it would have if it had been cold to start.  Never did I believe such a claim, as it runs contrary to one of the basic laws of nature.</p>\r\nWhile surfing one day on sites illustrating \"bad science\" I actually found a plausible real life reason why this in fact can be true (read:not always true, but possible).  Running this experiment under controlled conditions [eg. measure the same volumes of hot and cold water, make sure containers are equal in any relevant aspect (shape, material, conductance properties, covered or not etc.), and that the freezer is properly set to achieve a uniform temperature throughout], can you come up with a reasonable set of conditions for which the water in the hot container would freeze before the water in the cold container?','The situation relies on two conditions being fulfilled; first that the hot water is near the boiling point of water, such that significantly more of the original volume of hot water will evaporate than the cold, leaving a smaller volume of water to freeze, while the temperature of the cold water is high enough to prevent fast freezing (i.e. the \"cold\" water would have to be fairly warm), and second, the initial volumes of water would have to be fairly small, so that the volume loss to evaporation would be significant.  This could produce a situation where the hot water in fact froze faster than the cold water in.</p>\r\nOf course this neglects that much of the hot water, which has evaporated, in fact would freeze after the cold (vapour) freezes, but (for solution purposes)because it is no longer contained in the jar it doesn\'t count.</p>\r\nNote: I have NOT tested this (as I don\'t own all the necessary sensitive chemistry equipment), but it seems plausible enough, given just the right circumstances.</p>\r\nThis is not an original problem, but I can\'t credit it due to a poor memory.','2003-05-11',20031217232102,NULL,2,3,0,3.17,20030511032859,0);
INSERT INTO problem VALUES (1466,5,2,1626,'Truncated Cone','If you have a truncated cone such that its upper base has a radius of a and the radius of its [larger] lower base is b, and a height h (between bases), how could you figure out its surface area using geometric reasoning?','Charlie provides a solution <a href=\"http://perplexus.info/show.php?pid=1466&cid=11265\">here</a>','2004-01-23',20040225103933,NULL,3,3,0,2.50,20040123114804,0);
INSERT INTO problem VALUES (1467,6,1,1626,'Thirty two barbarians','There is a small town situated by a barbarian colony. The population in this town is very small, but they live well. Upon seeing the villagers in this town so happy, a group of thirty two barbarians sneak up and position themselves around the city. All the barbarians fired at exactly the same time, and every bullet went over 3 villager\'s heads before it killed another person, including anyone who may have been shot already. If no villager was at the same place at the time (and all villagers were in the town) when the simultaneous shooting occurred, what is the fewest amount of villagers in the town? \r\n\r\n(Note: \"Around\" means actually around. A line going around the city would work, but one going out of the city would not.)','It happens that 11 villagers are in the town, none of which get shot.\r\n\r\n(Taken from \"Turks and Russians\")','2004-01-28',20040209232107,NULL,3,3,0,3.00,20040128133129,0);
INSERT INTO problem VALUES (1842,2,0,3372,'Who Stole the Tarts?','The Red Queen had just finished making a marvelous batch of tarts, and had gone off to fetch her husband, the Red King. When she came back, the tarts had vanished!<p>\r\n\r\n\r\nA huge investigation was put forth, and across the land the knights of the king searched high and low for the tarts. Fortunately, they were discovered on a beach, just moments before being devoured be the Gryphon and the Mock Turtle. Both were brought to trial before the Red King. In the course of the subsequent investigation, it was determined that one of them had stolen the tarts, but not both of them.<p>\r\n\r\nAt the trial, the following witnesses came forward to make the following statements:<p>\r\n\r\nDuchess: The Gryphon never stole the tarts!<br>\r\nCook: But he had stolen things in the past.<br>\r\nCheshire Cat: Well, the Mock Turtle has stolen things in the past.<br>\r\nCatarpillar: The Cheshire Cat has stolen things in the past!<br>\r\nMarch Hare: The Cook and the Cheshire Cat are both right.<br>\r\nDormouse: The Cook and the Caterpillar are both right.<br>\r\nMad Hatter: Either the Cheshire Cat or the Caterpillar is right, and maybe both.<br>\r\nBill the Lizard: Either the March Hare or the Dormouse is right, and maybe both.<br>\r\nKnave of Hearts: The Cook and the Mad Hatter are both right.<br>\r\nThe White Rabbit: Bill the Lizard is right, and the Knave of Hearts is wrong!<p>\r\n\r\nThere was dead silence as everyone tried to puzzle through all of the statements.\r\nThe Red Queen, growing frustrated, was just about to order everyone\'s head cut off, when Alice stood up.<p>\r\n\r\nAlice: It just so happens that the White Rabbit and the Duchess are either both telling the truth or both lying.<p>\r\n\r\nNow, since we know that Alice never tells a lie, can you work out who stole the tarts?<p>\r\n\r\n   <i>Adapted from Raymond Smullyan\'s</i> Alice in Puzzleland','Suppose Bill the Lizard is telling the truth.<br>\r\nTherefore, either the March Hare or the Dormouse is telling the truth.<p>\r\n\r\nEither way, the Cook must be telling the truth, and either the Cheshire Cat or the Caterpillar is telling the truth.<p>\r\n\r\nThe Hatter said that either the Cheshire Cat or the Caterpillar is telling truth, which is true, so he must have been telling the truth.<p>\r\n\r\nThe Knave of Hearts said that the Cook and the Hatter were both telling the truth, which is true, so he must have been telling the truth.<p>\r\n\r\nSo therefore, if Bill was telling the truth the Knave of Hearts must also have been.<p>\r\n\r\nSo therefore, the White Rabbit can\'t have been telling the truth when he said that Bill was telling the truth and the Knave was lying.<p>\r\n\r\nSo, from Alice\'s statement we know that, if the White Rabbit was lying, which he was, so was the Dutchess.<p>\r\n\r\nTherefore the Gryphon stole the tarts.','2003-11-26',20040323232102,NULL,3,3,1,0.00,00000000000000,15);
INSERT INTO problem VALUES (1837,20,0,4323,'Triple Analogy','Red : Hot :: Blue : Cold\r\n\r\nPretty simple, huh?\r\n\r\nOkay, try this triple analogy:\r\n\r\n       /\r\nIdentites : Horsemen ::\r\nDwelling : Ethernet ::\r\nWeave:\r\n_ _ _ _ _ _ _ _  (8 letters)\r\n\r\n               /\r\n(Note:  Identites has an accent ague on the second e.)','?','2003-11-24',20040323232102,NULL,4,3,1,0.00,00000000000000,13);
INSERT INTO problem VALUES (1581,4,1,3172,'A smart prisoner?','First, I suggest you take a look at <A HREF=\"http://perplexus.info/show.php?pid=5\">this</a> problem, as you may decide that this is very similar!  But here\'s a little twist.<BR>\r\n________________<BR><BR>\r\nThree men, Alan, Bob, and Charlie, were in separate cells under sentence of death when the governor decided to pardon one of them.  He wrote their names on three slips of paper, shook the slips in a hat, drew out one of them, and telephoned the warden, requesting that the name of the lucky man be kept secret for several days.  Rumor of this reached Alan.  When the warden made his morning rounds, Alan tried to persuade the warden to tell him who had been pardoned.  The warden refused.<BR><BR>\r\n\"Then tell me,\" said Alan, \"the name of one of the others who will be executed.  If Bob is to be pardoned, tell me Charlie.  If Charlie is to be pardened, tell me Bob.  And if I\'m to be pardoned, flip a coin to decide whether to name Bob or Charlie.\"<BR><BR>\r\n\"But if you see me flip the coin,\" replied the wary warden, \"you\'ll know that you\'re the one pardoned.  And if you see that I don\'t flip a coin, you\'ll know that it\'s either you or the person I don\'t name.\"<BR><BR>\r\n\"Then don\'t tell me now,\" said Alan.  \"Tell me tomorrow morning.\"<BR><BR>\r\nThe warden, who knew nothing about probability theory, thought it over that night and decided that if he followed the procedure suggested by Alan, it would give Alan no help whatever in estimating his survival chances.  So next morning he told Alan that Bob was going to be executed.<BR><BR>\r\nAfter the warden left, Alan smiled to himself at the warden\'s stupidity.  There were now only two equally probable elements in the \"sample space\" of the problem.  Either Charlie would be pardoned or himself, so by all the laws of conditional probability, his chances of survival had gone up from 1/3 to 1/2.<BR><BR>\r\nThe warden did not know that Alan could communicate with Charlie, in an adjacent cell, by tapping in code on a water pipe.  This Alan proceeded to do, explaining to Charlie exactly what he had said to the warden and what the warden had said to him.  Charlie was equally overjoyed with the news because he figured, by the same reasoning used by Alan, that his own survival chances has also risen to 1/2.<BR><BR>\r\nDid the two men reason correctly?  If not, how should each have calculated his chances of being pardoned.<br><br>\r\n','later...\r\n\r\nBTW, this problem came from <U>The Colossal Book of Mathematics</U> by Martin Gardner.','2004-01-08',20040225103947,NULL,4,3,0,3.75,20040108100522,0);
INSERT INTO problem VALUES (1516,6,2,1626,'Total Toothpaste','When it\'s time to squeeze out toothpaste, one method is to press down on one particular \"zone\" of the toothpaste tube. This way, half of the toothpaste will squirt in each direction except for the zone at the end of the tube. When toothpaste squirts out the zone at the front of the tube, it comes out onto your toothbrush.<br><br>\r\n\r\nThe problem is a person who uses this toothpaste-squeezing method has to go in for a dentist visit tomorrow, and he haven\'t even opened his tube of toothpaste. He figure if he can get 99% of the toothpaste on his toothbrush and brush with it, he will have shiny teeth. It\'s late at night and he doesn\'t want to have to squeeze the toothpaste tube more than neccesary.<br><br>\r\n\r\nA) What would be the best squeezing strategy if the tube had 3 zones? 4 zones?\r\n<br><br>\r\nB) Is there a best strategy that could apply for any number of zones?<br><br>\r\n\r\nExample:<br>\r\n<pre>Toothpaste tube-> |4321=</pre>\r\n\r\n<pre>1/4, 1/4, 1/4, 1/4, (  0 OUT) Press 3:\r\n3/8,    , 3/8, 1/4, (  0 OUT) Press 1:\r\n3/8,    , 1/2,    , (1/8 OUT) Press 2:\r\n3/8, 1/4,    , 1/4, (1/8 OUT) Press 4:\r\n   , 5/8,    , 1/4, (1/8 OUT)</pre>\r\n\r\n(Assume any part of the tube can have any amount of toothpaste in it, you can only push in the middle of a zone, and the person will not get sick from toothpaste intake.) ','Charlie presents a case starting at zone 2 <a href=\"http://perplexus.info/show.php?pid=1516&cid=11951\">here</a>','2004-02-16',20040318153855,NULL,3,3,0,4.00,20040216135331,0);
INSERT INTO problem VALUES (1517,2,2,3202,'What\'s for sale?','A hardware shop owner is setting up his store before opening and hangs a sign advertising: 1 for 10 cents, 15 for 20 cents and 110 for 30 cents.  What is he selling?','House numbers for 10 cents a piece.','2003-11-30',20040121232101,NULL,1,3,0,3.19,20031130163844,0);
INSERT INTO problem VALUES (1518,5,2,3182,'Shortest distance','What is the shortest distance between two opposite points (two vertices separated by 2R) in the surface of a regular icosahedron? The regular icosahedron\'s edges are 1ft in length.','Solution: \r\nshortest distance = 7^(1/2)*1ft = 2.64575131106ft','2003-12-10',20040104123637,NULL,3,3,0,4.00,20031210151043,0);
INSERT INTO problem VALUES (2076,5,0,1920,'A Common Vertex','Three regular polygons, all with unit sides, share a common vertex. Each polygon has a different number of sides, and each polygon shares a side with the other two; there are no gaps or overlaps. Find the number of sides for each polygon. There are multiple answers.','There are six sets of polygons:<br>\r\n  3,  7, 42<br>\r\n  3,   8,  24<br>\r\n  3,   9,  18<br>\r\n  3,  10,  15<br>\r\n  4,   5,  20<br>\r\n  4,   6,  12','2004-02-20',20040324232101,NULL,2,3,12,0.00,00000000000000,326);
INSERT INTO problem VALUES (2052,5,0,2716,'A dozen knights','After removing the four corner squares of a chessboard, is it possible to place a dozen knights on the remaining board so the sixty squares are under attack?','If you set six knights on white squares so they attack all thirty black squares, you can invert that solution and find where to place six knights on black squares.<p>\r\nA possible solution is d3, f3, b5, b7 (or c6), f5, and d7, and by symmetry you get solutions for the full problem.','2004-02-11',20040324232101,NULL,3,3,18,0.00,00000000000000,390);
INSERT INTO problem VALUES (835,8,2,1707,'The Quaker Queens of Chess','You have a standard chess board, and as many queens as you need.  What is the most queens that you can put on the board so that no two queens can attack each other? What is the formation to put them in? \r\n<p>\r\nKeep in mind that a chess board has 64 squares (8x8), and queens can go diagonal, up and down, and left and right.','There can obviously not be more than 8 queens on the chessboard - since there are only 8 rows, the ninth queen would find all the rows \"occupied\".\r\n<p>\r\nCharlie has shown <a href=\"http://perplexus.info/show.php?pid=835&cid=5423\">here</a> that having 8 is indeed possible.\r\n<p>\r\nTherefore, the maximum number is 8.','2003-06-03',20040225103933,NULL,4,3,0,3.00,20030603074500,0);
INSERT INTO problem VALUES (836,2,2,1707,'Fifty Bucks for a Dollar bill?','I have a one dollar bill. there is a crowd of people around me. I hold it up and say that i will auction the one dollar bill off, and the dollar would go to the highest bidder. \r\n<p>\r\nThe catch? the first AND second highest bidder both have to pay me whatever they bid. For example, if the bidding stops when someone bids 1.00 and the next person bids .95, then I get 1.95, and the winner gets nothing, the second person loses 95 cents.  \r\n<p>\r\nWhat would you do if you were at this auction, and there had to be at least one bid? What is the \"winning\" strategy, assuming that everyone will want to do what is best for them?','Well, the only possibility is for the first person to bid one dollar.  if i bid first, and bid on cent, then there will be someone who thinks that he can get it for two cents, so he will bid two.  Well, i dont want to pay one cent and get nothing out of it, so i bid three cents. \r\n<p>\r\nThis would go on and on, until the numbers get ridiculously huge, making the auctioneer incredibly rich. but, if the first person bids one dollar, then noone would want to bid higher than that, because they aren\'t paying any money, and because who would want to pay more than a dollar for a plain one dollar bill?','2003-06-03',20031228232109,NULL,3,3,0,4.42,20030603014929,0);
INSERT INTO problem VALUES (840,12,2,1575,'Lopsided','Forward I am heavy, but backward I am not.\r\n<br><br>What am I? ','A ton.','2003-05-23',20040126232106,NULL,2,3,0,3.38,20030523022843,0);
INSERT INTO problem VALUES (841,4,2,1575,'Don\'t Be a Square','Given n points drawn randomly on the circumference of a circle, what is the probability they will all be within any common semicircle?\r\n<p>','For n points choose any given point and evaluate the probability that the other n-1 lie within a semicircle going clockwise. This probability is (1/2)^(n-1).<br>\r\nGiven that there are n points to start with the overall probability is n/2^(n-1).<br><br>This may seem like an abuse of taking the sum of probabilities, but in this situation there are only two cases (only zero or one of the events may be true), which eliminates the problem of joint probabilities.','2003-05-19',20030823232102,NULL,4,3,0,4.30,20030519084331,0);
INSERT INTO problem VALUES (842,12,2,1575,'Honor your mother','A woman tells her children to do something, but just one boy obeys.<br>The woman says something to him, and he stomps away, sits down, and sulks.<p>What happened?','They are playing \"Simon Says.\"','2003-05-26',20040106232107,NULL,3,3,0,3.83,20030526111335,0);
INSERT INTO problem VALUES (843,7,2,1575,'What a waist','A woman\'s \"measurements\" are three numbers that measure, in order, the inches around her bust, waist and hips.<br>\r\nNow, a certain beauty contest winner had a 36-23-34 figure.<br>\r\nAlthough no two contestants had exactly the same measurements, the two runners-up differed by less than an inch in each measurement from the winner and the waist of each was two-thirds the hips of the other.\r\n<p>\r\nIf the sum of the three measurements was the same for all three girls, what were the vital statistics of the two runners-up (the tape is accurate to only a quarter of an inch)?','<b>36&frac14;-23-33&frac34;</b> and <b>36-22&frac12;-34&frac12;</b><br>\r\n<br>\r\nSince the tape is only accurate to &frac14;\" for all measurements (meaning each measurement is an integer multiple of &frac14;\"), and each the two runners-up waist is two-thirds of the other\'s hips, then both hip measurements must be multiples of &frac34;\".<br>\r\nThese numbers are between 33\" and 35\" (non-inclusive), and the only values that fit these parameters are 33&frac34;\", two-thirds of which is 22&frac12;\", and 34&frac12;\", two-thirds of which is 23\".<br>\r\nSo, one of the girls in question has a 23\" waist and a 33&frac34;\" hip measurement; the other has a 22&frac12;\" waist and 34&frac12;\" hips.<br>\r\n<br>\r\nWe also know that the sum of all three measurements is the same for each girl. For the winner, this is  36+23+34=93\". So, the remaining (bust) measurement for the first girl above is<br>\r\n93-23-33&frac34;=36&frac14;\",<br>\r\nand for the second,<br>\r\n93-22&frac12;-34&frac12;=36\".<br>\r\n<br>Therefore, the two runners-up must have measurements :<br>\r\n36&frac14;-23-33&frac34; and 36-22&frac12;-34&frac12;','2003-05-28',20030823232102,NULL,3,3,0,4.40,20030528090158,0);
INSERT INTO problem VALUES (844,14,2,1575,'Going up','A man walks up an escalator, taking one step per second. After taking thirty steps, he is at the top.\r\n<p>\r\nNext day, he goes up at two steps per second, reaching the top in 36 steps.\r\n<p>\r\nThe third day, he has had a long afternoon and merely sits on the escalator, waiting for it to reach the top.\r\n<p>\r\nHow long does it take him?','<b>1½ minutes</b><br>\r\n<br>\r\nLet s=the number of steps to the top of the escalator (when it is not moving), and r=the rate of the escalator in steps per second.<br>\r\n<br>\r\nUse the equivalent equations:<br>\r\ndistance=rate*time<br>\r\ntime=distance/rate<br>\r\n<br>\r\nFirst, each day, the time it took him to go up is the number of steps he took, divided by the number of steps he took each second.<br>\r\nSo the first day, it took him 30/1=30 seconds to reach the top, and the second day, it took him 36/2=18 seconds to reach the top.<br>\r\nAlso for each day, the distance the escalator travels while he is on it is the total number of steps from top to bottom, minus the number of steps he took. The rate of the escalator is constant, and the time it took the man to walk up is determined by the relationship above:<br>\r\nThe first day: s-30 = 30r<br>\r\nand <br>\r\nThe second day: s-36 = 18r.<br>\r\nSolving this system of equations yields s=45 and r=.5, or there are 45 steps from the bottom to the top of the escalator, moving upwards at a rate of one step every two seconds.<br>\r\nIf Alan just sits and waits for the escalator, will take him 45/.5 = 90 seconds, or a minute and a half, to reach the top.','2003-06-01',20040120232104,NULL,3,3,0,4.36,20030601050623,0);
INSERT INTO problem VALUES (845,21,2,1660,'Number machine problem 1','I have a number machine.\r\nI say x gives y if when x goes in, y comes out.\r\nFor any numbers x and y, by \"xy\" I mean x followed by y.\r\nHere are my two rules.\r\n<p>\r\n1x gives x.<br>\r\nFor example, 13 gives 3.<br>\r\nIf x gives y, then 2x gives yy.<br>\r\nFor example, 213 gives 33 since 13 gives 3.\r\n<p>\r\nWhat is a number that gives itself?','We first need to find a number i such that for any number x,ix gives xx,so ii will give ii,which is itself.\r\nWell,21 is such an i because for every number x,1x gives x,and so 21x gives xx.\r\nTherefore,2121 gives itself.\r\n<p>\r\nWe double check:By my first rule,121 gives 21,and so by my second rule,2121 gives 2121,which is itself.','2003-06-08',20030625232103,NULL,1,3,0,3.17,20030608042609,0);
INSERT INTO problem VALUES (846,15,2,1575,'Let it Snow','One morning it starts to snow at a constant rate. Later, at 6:00am, a snow plow sets out to clear a straight street. The plow can remove a fixed volume of snow per unit time.<br>\r\n<p>\r\nIf the plow covered twice as much distance in the first hour as the second hour, what time did it start snowing?','<b>5:22:55 am</b><br>\r\n<br>\r\nSince the plow can remove a fixed volume of snow per unit time, its speed is inversely proportional to the depth of the snow.<br>\r\n<br>\r\nLet the depth of snow at time t to be t units. The speed of the plow at time t will be 1/t. Define t=0 as the time it started snowing and t=x the time the plow started.<br>\r\n<br>\r\nThe distance covered in the first hour is the integral from x to x+1 of 1/t dt. The antiderivative of 1/t is ln(t) so the total distance covered in the first hour is<br>\r\nln((x+1)/x).<br>\r\n<br>\r\nBy the same reasoning, the distance covered in the second hour in<br>ln((x+2)/(x+1)).<br>\r\n<br>\r\nUsing the fact that the plow traveled twice as far in the first hour as the second:<br>\r\nln((x+1)/x) = 2 ln((x+2)/(x+1))<br>\r\nln((x+1)/x) = ln((x+2)/(x+1))²<br>\r\n<br>\r\nExpand both sides (using <i>ln a=ln b</i> &#8594; <i>a=b</i>) and you have:<br>\r\n(x+1)/x = ((x+2)/(x+1))².<br>\r\n<br>\r\nSolving for x you get:<br>\r\nx=(&#8730;5-1)/2<br>\r\n<br>This is the number of hours that elapsed between the time it started snowing and when the snow plow began.<br>\r\n<br>\r\n(&#8730;5-1)/2 is approximately 0.61803398874989 hours.<br>\r\nMultiply by 60 to get a figure of about 37.08203932499369 minutes.<br>\r\nMultiply the decimal part of this by 60 again to get 4.92235949962, or about five seconds.<br>\r\n<br>\r\nSo, it started snowing at (&#8730;5-1)/2 hours, or 37 minutes 5 seconds, before six o\'clock, which is 5:22:55 am.','2003-06-05',20031014232104,NULL,5,3,0,4.60,20030605062110,0);
INSERT INTO problem VALUES (847,11,2,1575,'You Say Potato','Let’s suppose that potatoes (by weight) are 99% water and 1%, well,\r\npotato!<br>If we take a 100 pound bag of potatoes out and put them in the hot June sun, the water will begin to evaporate. If we monitor the moisture content (which starts at 99%, of course) and we weigh the potatoes just when the moisture content gets to 98% (precisely), then\r\nhow much will the potatoes weigh at that moment?<p>How much will they weigh when the moisture content is 50%?','<b>50 lbs, 2 lbs</b><br>\r\n<br>\r\nIf a 100 lb bag of potatoes are 99% water and 1% potato, then of course there are 99 lb of water and only one pound of potato.<br>\r\nAfter any amount of water has evaporated, there will always be only one pound of potato.<br>\r\n<br>\r\nSo, if the moisture content of the potatoes gets to 98% water, that means the one pound of potato now comprises 2% of the total weight. So, the total weight is<br>\r\n1 lb/.02 = 50 pounds.<br>\r\n<br>\r\nWhen the moisture content is 50%, there is still just one pound of potato, and therefore the other 50% is just one pound of water, for a total weight of two pounds.','2003-06-04',20031210232104,NULL,2,3,0,4.20,20030604082336,0);
INSERT INTO problem VALUES (848,20,2,1575,'Word Meld 1','In a word meld, you are given one word to try to change into another, one step at a time. Each step consists of changing one letter of the word into another while still having a true English word. For example, one step would be to change the word \"PIE\" to \"PIT.\" Another step could change \"PIT\" to \"POT,\" and so on.<br>\r\n<br>\r\nWhat is the fewest number of steps in which you can change \"LONE\" to \"WOLF\"?\r\n<pre>\r\nL O N E\r\n. . . .\r\n. . . .\r\nW O L F\r\n</pre>\r\n<i>(I did it in 6 steps)</i>\r\n<p>','I did it in 6 steps:<br>\r\n<pre>\r\n	<b>LONE</b>\r\n	BONE\r\n	BOND\r\n	BOLD\r\n	GOLD\r\n	GOLF\r\n	<b>WOLF</b></pre>\r\n\r\n<a href=\"http://perplexus.info/show.php?pid=848&cid=5533\">Gamer</a> and <a href=\"http://perplexus.info/show.php?pid=848&cid=5575\">Charlie</a> offered an alternate solution:\r\n<pre>\r\n	<b>LONE</b>\r\n	HONE\r\n	HOLD\r\n	BOLD\r\n	GOLD\r\n	GOLF\r\n	<b>WOLF</b>\r\n</pre>\r\n\r\nOther solutions using extremely obsure, archaic, or slang words or proper nouns (wold, rolf, Gond, Wole, gole, etc) I have disregarded.','2003-06-06',20040225103933,NULL,3,3,0,4.50,20030606075510,0);
INSERT INTO problem VALUES (851,13,2,1873,'Next Number?','Which number comes next in the sequence?\r\n<p>\r\n1,9,1,4,1,9,1,8,1,9,3,9,1,9,4,?','5\r\n<p>\r\nThey are the years of the start and finish of the two world wars.','2003-05-21',20030703232103,NULL,2,3,0,2.00,20030521092036,0);
INSERT INTO problem VALUES (1103,4,2,1919,'The Safe','A group of crazy bank robbers try to crack a safe, even though they don\'t have a clue what the code is.\r\nThe code has 5 numbers in, and the numbers on the dial range from 1 to 60. If they crack the safe, they get £100 billion.(That\'s a British billion - a million million). If they get the code wrong, they get caught and fined £1 million. <p>Assuming the bank robbers don\'t enter the same code twice, if they keep trying and re-trying until they crack the safe, are they more likely to have lost or gained money? If so, how much would they probably gain/lose?','The amount of possible combinations is 60*60*60*60*60, which is 777,600,000. There is an equal chance of getting it on the first go as there is getting it on the last go - which is 1 in 777,600,000. After trying half of that many times - 388,800,000 - there will be a 50% chance that they will have cracked the code and a 50% chance that they will not have cracked the code. So the average amount of tries it will take is 388,800,000.<p>\r\n\r\nIf they get fined £1 million 388,800,000 times this will mean a total lose of £388,800,000,000,000. When they crack the safe they will get £100,000,000,000,000. Now take this money away from their losses and you get £288,800,000,000,000, which is the average amount of money that they will lose.\r\n','2003-08-11',20030914232101,NULL,2,3,0,2.75,20030811062838,0);
INSERT INTO problem VALUES (1107,6,2,2322,'Shepherd\'s puzzle','On a certain pasture grass grows at a even rate. It is known that 40 cows can graze on it for 40 days before the grass is exhausted, but 30 cows can graze there as long as 60 days.\r\n<p>\r\nHow many days would pasture last if 20 cows were to graze on it ?','Looking at Charlie\'s solution <a href=\"http://perplexus.info/show.php?pid=1107&cid=7102\">here</a> it can be seen that the pasture would last 120 days.','2003-08-13',20040225103933,NULL,3,3,0,3.00,20030813140940,0);
INSERT INTO problem VALUES (859,19,2,1928,'Riddle from the Hobbit','This thing all things devours:\r\n<p>\r\nBirds, beasts, trees, flowers;\r\n<br>\r\nGnaws iron, bites steel;\r\n<br>\r\nGrinds hard stones to meal;\r\n<br>\r\nSlays king, ruins town,\r\n<br>\r\nAnd beats high mountain down.','Time\r\n<p>','2003-06-05',20040322232106,NULL,2,3,0,3.71,20030605015322,0);
INSERT INTO problem VALUES (860,19,2,1928,'Another Hobbit Riddle','What has roots as nobody sees,<br>\r\nIs taller than trees<br>\r\nUp, up it goes,<br>\r\nAnd yet never grows?\r\n<p>','a mountain','2003-06-08',20040130232104,NULL,2,3,0,2.83,20030608213018,0);
INSERT INTO problem VALUES (861,19,2,1928,'Yet Another Hobbit Riddle','Alive without breath,<br>\r\nAs cold as death;<br>\r\nNever thirsty, ever drinking,<br>\r\nAll in mail never clinking <p>','A Fish','2003-06-12',20040130232104,NULL,3,3,0,3.00,20030612015641,0);
INSERT INTO problem VALUES (1229,14,1,1919,'The Kind Grandparents','When you were born, both of your rich grandparents made a deal with your parents, to do with what money they\'ll give you for birthdays. Grandad\'s deal was :<p>\r\n\r\n<i>I\'ll give you £1 for your first birthday. Then, the amounts that I give you each year will double every time</i> <p> and Grandma said :<p>\r\n\r\n<i>I will start by giving you £1 for your first birthday. Then, the amount I give you will be the combined total of all the last birthday presents that I have ever given you up to that point. Plus, every birthday you have that\'s a multiple of five, I\'ll give you an extra five pounds.</i><p>\r\na)What amount of money do they each pay you for your 15th birthday <p> and <p>\r\nWho would have given you the most after 27 years?','','2003-09-30',20040125232107,NULL,3,3,0,3.57,20030930092621,0);
INSERT INTO problem VALUES (1238,5,1,1575,'Getting Sheepish','Within a farmer\'s pastures, there is a one-acre tract of land shaped like a right triangle. At the midpoint of the hypotenuse is a post, to which a dog is tethered with just enough rope to reach the endpoints of the hypotenuse. There are also posts at the midpoints of the legs of the triangle; to each of which is tethered a sheep with just enough rope to reach the endpoints of its respective leg of the triangle.<br>\r\n<br>\r\nHow much space do the sheep have to graze in (collectively) without having to worry about the dog reaching them?',' ','2003-11-12',20031223172021,NULL,3,3,0,4.50,20031112142222,0);
INSERT INTO problem VALUES (865,9,2,1660,'No,no,no','Is no the correct answer to this question?\r\n<p>','If the answer is yes,then it is no.\r\n<p>\r\nIf the answer is no,then it is yes.\r\n<p>\r\nEither way,we get a contradiction.\r\n\r\n','2003-06-04',20040204232105,NULL,1,3,0,3.60,20030604014908,0);
INSERT INTO problem VALUES (1436,21,2,1301,'Fifth Thursdays','You have a club that meets the fourth Thursday of each month, and another one that meets the last Thursday of each month.  Usually you have to choose to attend one meeting or the other as the fourth Thursday of the month is usually the last Thursday of the month.  However, some months have five Thursdays.  In those months you can attend both meetings.\r\n<p>\r\nDevelop an algorithm to find all the fifth Thursdays of those months that have them, and set it to calculate them for ten years.  You are given subroutines that convert Gregorian calendar dates to and from JD numbers, which are the number of days a given date is past a certain fixed date in the distant past (more than 6000 years ago).  You also have a 2003 calendar available that tells you Jan. 2, 2003 was a Thursday.','First convert January 2, 2003 to its JD form.  Then add 7 successively to this JD to get JD\'s of all Thursdays.  Use the conversion routine to find the Gregorian calendar date of each.  If the day of the month is greater than 28, it is a 5th Thursday.\r\n<p>\r\nIn the following code fragment, JD, MO, DA and YE are global variables used by the conversion subroutines.\r\n<p>\r\nmo = 1: da = 2: ye = 2003<br>\r\nGOSUB GregToJD<br>\r\njd0 = jd<br>\r\nCLS<br>\r\nFOR jd = jd0 TO jd0 + 365.25 * 10 STEP 7<br>\r\n  GOSUB JDtoGreg<br>\r\n  IF da > 28 THEN<br>\r\n    PRINT USING \"## ## ####\"; mo; da; ye<br>\r\n  END IF<br>\r\nNEXT<br>\r\nEND<br>\r\n<p>\r\n<b>By the way</b>, subroutines that work to do those called functions in Basic are for example (old and not very elegant, but they work):<p>\r\nGregToJD:<br>\r\n      REM :greg mo/da/ye --> jd at noon<br>\r\n      GOSUB jul.to.jd<br>\r\n      jd = jd + 2 - INT(cw(1) / 100) + INT(cw(1) / 400)<br>\r\n      RETURN<br>\r\njul.to.jd:<br>\r\n      REM :jul mo/da/ye --> jd at noon<br>\r\n      cw(0) = mo: cw(1) = ye: IF mo < 3 THEN cw(0) = mo + 12: cw(1) = ye - 1<br>\r\n      jd = INT(365.25 * cw(1)) + INT(30.61 * (cw(0) + 1)) + da + 1720995!<br>\r\n      RETURN<br><br>\r\nJDtoGreg:<br>\r\n      REM:noon jd-->greg mo/da/ye<br>\r\n      cw(0) = INT((jd - 1867216.25#) / 36524.25)<br>\r\n      cw(0) = jd + 1 + cw(0) - INT(cw(0) / 4)<br>\r\n      GOTO common.from.jd<br>\r\njd.to.jul:<br>\r\n      REM : noon jd-->jul mo/da/ye<br>\r\n      cw(0) = jd<br>\r\ncommon.from.jd:<br>\r\n      cw(0) = cw(0) + 1524<br>\r\n      cw(1) = INT((cw(0) - 122.1) / 365.25)<br>\r\n      cw(2) = INT(365.25 * cw(1))<br>\r\n      cw(3) = INT((cw(0) - cw(2)) / 30.6001)<br>\r\n      da = cw(0) - cw(2) - INT(30.61 * cw(3))<br>\r\n      ye = cw(1) - 4716<br>\r\n      mo = cw(3) - 1: IF mo > 12 THEN mo = mo - 12: ye = ye + 1<br>\r\n      RETURN<br>\r\nBy the way, the results:<p>\r\n 1 30 2003<br>\r\n 5 29 2003<br>\r\n 7 31 2003<br>\r\n10 30 2003<br>\r\n 1 29 2004<br>\r\n 4 29 2004<br>\r\n 7 29 2004<br>\r\n 9 30 2004<br>\r\n12 30 2004<br>\r\n 3 31 2005<br>\r\n 6 30 2005<br>\r\n 9 29 2005<br>\r\n12 29 2005<br>\r\n 3 30 2006<br>\r\n 6 29 2006<br>\r\n 8 31 2006<br>\r\n11 30 2006<br>\r\n 3 29 2007<br>\r\n 5 31 2007<br>\r\n 8 30 2007<br>\r\n11 29 2007<br>\r\n 1 31 2008<br>\r\n 5 29 2008<br>\r\n 7 31 2008<br>\r\n10 30 2008<br>\r\n 1 29 2009<br>\r\n 4 30 2009<br>\r\n 7 30 2009<br>\r\n10 29 2009<br>\r\n12 31 2009<br>\r\n 4 29 2010<br>\r\n 7 29 2010<br>\r\n 9 30 2010<br>\r\n12 30 2010<br>\r\n 3 31 2011<br>\r\n 6 30 2011<br>\r\n 9 29 2011<br>\r\n12 29 2011<br>\r\n 3 29 2012<br>\r\n 5 31 2012<br>\r\n 8 30 2012<br>\r\n11 29 2012<br>\r\n\r\n','2003-10-06',20031017120105,NULL,3,3,0,3.00,20031006135937,0);
INSERT INTO problem VALUES (1323,7,2,1626,'Prime sequence','What is the lowest arithmetic sequence of positive prime integers that has 3 terms? 5 terms? 8 terms?\r\n<br><br>\r\nWhat is the constant difference for the lowest N positive prime integers in arithmetic sequence?\r\n<br><br>\r\nWhat would the first term be for such a sequence?<br><br>\r\n(A prime sequence is \"lowest\" if the average of its terms is the lowest. If any are tied then it is the one with the smallest starting term.)','If you don\'t include 3, 5, or 8 in the sequences:<br><br>\r\n\r\nFor the first part:<br>\r\n5,11,17<br>\r\n11,71,131,191,251<br>\r\n199, 409, 619, 829, 1039, 1249, 1459, 1669<br>\r\n','2003-10-23',20040104124424,NULL,4,3,0,4.00,20031023082507,0);
INSERT INTO problem VALUES (1331,5,2,1626,'More Trees','After <a href=\"http://perplexus.info/show.php?pid=17\">figuring how</a> to plant your 10 trees in 5 rows, the tree keeper walks up to you.<br><br>\r\n\r\nI like your idea, but sometimes I get vicious squirrels that come and steal all the fruit off it... <br><br>I am installing some garden path such that it is harmless to humans but will shock squirrels. (This means the squirrels won\'t pass over it.) Can you place those 10 trees along 5 lines of straight garden path so that there are 4 trees on each garden path and there are some trees on the inside? <br><br>\r\nHow would you arrange the trees this time?','One solution is to have it look just like a star, but take the horizontal 4 in a row below the point where two lines cross, rather than above it. If you have the points as follows, you will find 2 trees on the inside.<br>\r\n<br>\r\nA: -12, -7 <br>\r\nB: -5,0 <br>\r\nC: -4,1 <br>\r\nD: -2, 0 <br>\r\nE: 0,-1 <br>\r\nF: 0,5 <br>\r\nG: 2,0 <br>\r\nH: 4,1 <br>\r\nI: 5,0 <br>\r\nJ: 12,-7<br>\r\n<br>\r\nLine 1 contains A B C F<br>\r\nLine 2 contains A E G H<br>\r\nLine 3 contains B D G I<br>\r\nLine 4 contains C D E H<br>\r\nLine 5 contains F H I J\r\n','2003-10-30',20040225103947,NULL,2,3,0,3.25,20031030151343,0);
INSERT INTO problem VALUES (1285,14,2,979,'Three problems','In a contest of intelligence, three problems A, B and C were posed.\r\n<p>\r\nAmong the contestants there were 25 who solved at least one problem each. \r\n<p>\r\nOf all the contestants who did not solve problem A, the number who solved B was twice the number who solved C. \r\n<p>\r\nThe number of participants who solved only problem A was one more than the number who solved problem A and at least one other problem. \r\n<p>\r\nOf all students who solved just one problem, half did not solve problem A.\r\n<p>\r\nHow many students solved only problem B? ','6 students solved only problem B \r\n<br>\r\nX => Students who solved only problem A \r\n<br>\r\nY => Students who solved only problem B \r\n<br>\r\nZ => Students who solved only problem C \r\n<br>\r\nP => Students who solved both problem B and problem C \r\n<br>\r\nFrom 4 : \r\n<br>\r\nStudents who solved only problem A = Students who solved only problem B + Students who solved only problem C \r\n<br>\r\nX = Y + Z \r\n<br>\r\nFrom 3 : \r\n<br>\r\nStudents who solved problem A and at least one other = X - 1 \r\n<br>\r\nFrom 2 : \r\n<br>\r\n(Y + P) = 2 * (Z + P) \r\n<br>\r\nY + P = 2 * Z + 2 * P \r\n<br>\r\nZ = (Y - P) / 2 \r\n<br>\r\nFrom 1: \r\n<br>\r\nX + X - 1 + Y + Z + P = 25 \r\n<br>\r\n2*X + Y + Z + P = 26 \r\n<br>\r\n2*(Y + Z) + Y + Z + P = 26 \r\n(from 4) \r\n<br>\r\n3*Y + 3*Z + P = 26 \r\n<br>\r\n3*Y + 3* (Y - P) / 2 + P = 26 (from 2) \r\n<br>\r\n6*Y + 3*Y - 3*P + 2*P = 52 \r\n<br>\r\n9*Y - P = 52 \r\n<br>\r\nY = (52 + P) / 9 \r\n<br>\r\nNow, it is obvious that all values are integer. Hence, P must be 2 and Y must be 6. \r\n<br>\r\nSo 6 students solved only problem B.','2004-01-16',20040211232111,NULL,3,3,0,3.60,20040116094850,0);
INSERT INTO problem VALUES (1186,20,2,1919,'Wacky Wordies','A Wacky Wordy is a group of words/letters representing a phrase. An example of a simple Wacky Wordy is: <p>\r\nLem<br>\r\nJuice<p>\r\nThis is \'Lem\' on \'Juice\', or lemon juice. Here are six Wacky Wordies. What do each represent?<p>\r\n\r\n1. Lost Gone Lost Gone Lost Gone (recurring)<p>\r\n2. Cover<br>\r\n   Going<p>\r\n3. Hot Hot<br>\r\nTV TV TV TV<p>\r\n4. +......-<br>\r\n+....-<br>\r\n+..-<br>\r\n+-<p>\r\n5. Hheoamret<p>\r\n\r\n6.Elephant<br>\r\nCat<br>\r\nDog Day<br>\r\nGiraffe<br>\r\nMonkey<br>\r\nDog Day<br>\r\nRabbit<br>\r\nDog Day','1. Its the words \"lost\" and \"gone\", which go on forever (recurring) so it\'s \"Lost and gone forever\".<p>\r\n2. Its the word \"going\" under the word \"cover\" so it\'s \"going under cover\".<p>\r\n3. Its the word \"hot\" written twice, and the word \"TV\" written four times, so it is \"Too (two) hot for (four) TV\".<p>\r\n4. + and - are oppsoites. Each time they get closer, so the phrase is \"Opposites attract!\"<p>\r\n5. Hheoamret is the word \"home\" mixed in with the word \"heart\", so the phrase is \"home is where the heart is!\"<p>\r\n\r\n6. In the list of animals whenever it says \"Dog\" it also says \"day\", so the phrase is \"Every dog has it\'s day!\". \r\n','2003-09-02',20030907232101,NULL,3,3,0,3.60,20030902090119,0);
INSERT INTO problem VALUES (892,22,2,1626,'b1f2g3j1v2!','x1j2d3x4j1u2u1y2r3q1n2x3w4p1p2h3?\r\n<p>','u1j2u3i4j5<br><br>\r\n\r\nThe way you get this is the number at the end says how many to go back, letter wise.<br><br>\r\n\r\nFor example<br><br>\r\n\r\n<b>t</b><-u1<br>\r\n<b>h</b><-i<-j2<br>\r\n<b>r</b><-s<-t<-u3<br>\r\n<b>e</b><-f<-g<-h<-i4<br>\r\n<b>e</b><-f<-g<-h<-i<-j5<br>','2003-06-09',20030617232102,NULL,2,3,0,3.86,20030609073948,0);
INSERT INTO problem VALUES (1737,7,1,3386,'The magic Number','Whats the smallest number (\"the magic number\") that can satisfy these conditions? \r\n<p>\r\n- its positive <p>\r\n- it is not divisible by any number below 20 (excluding 1) <p>\r\n- the average of the digits is an even number between 3 and 9','53. At first, many have thought it was 37. However, as people have pointed out, 3 + 7 = 10 /2 = 5, which is not even. I am sorry if the \"even\" is subject to misinterpretation, and next time (if I do have a next time) I won\'t just write even, but with an added note liek \"even whole...\" or \"even (as in a number divisible by 2)\" or something. And wow... I agree with Jer. This \"easy\" question did spark some discussion.\r\nOne more point: Bravo to Charlie to be first to supply the answer, and to DJ to smooth all discussions out','2004-03-17',20040324232102,NULL,1,3,0,3.29,20040317082354,0);
INSERT INTO problem VALUES (900,2,2,1575,'Mind Boggling','In the popular game of <i>Boggle</i>, each of 16 dice has six different letters (QU substitutes for a single letter on one cube face) on it. The dice are shaken and fall into a 4x4 square, so that one letter on each cube shows. Players have three minutes to form as many words of length three or longer by moving from letter to adjacent letter either vertically, horizontally, or diagonally. In this game, players may return to a letter in forming a word but may not pause on a letter. Given the sample board:<br>\r\n<pre>\r\n F B U P\r\n T M E O\r\n R S H I\r\n E T B W\r\n</pre>\r\npossible words are POEM, PESTER, HOPE, THEME, and RESETS, but not MESS.<br>\r\n<br>\r\nIn a recent game of Boggle, Chad and his dad formed the words given in the clues below, as well as many others. The following observations were made:<br>\r\n<ol>\r\n<li>\r\nBoth Chad and his dad got the words AGE and PINT, each of which showed up on the board in a straight line.</li>\r\n<li>\r\nChad scored big points by making FRAGMENT and PALACE, neither of which his father had on this final word list.</li>\r\n<li>\r\nDad scored points with CHORAL, which Chad didn\'t see. \r\nBoth players anagrammed FAINT and ARCHLY from the board.</li>\r\n<li>\r\nBoth formed COMET, starting with a horizontal move from C to O.</li>\r\n<li>\r\nThe letter W was in the upper lefthand corner of the 4x4 square.</li></ol>\r\nReconstruct the arrangement of the top dice letters that showed on their game board.\r\n<p>\r\n(<i>puzzle originally from <a href=\"http://www.allstarpuzzles.com\">www.allstarpuzzles.com</a></i>)','<pre><b>\r\n	W M E T\r\n	O C G N\r\n	H R A I\r\n	Y L F P</b>\r\n</pre>\r\n<br>\r\nFrom the introduction, words are made by moving from adjacent letter to adjacent letter vertically, horizontally, or diagonally; a letter may be returned to in a word, but the same letter can\'t be used twice in a row. The Boggle board in the game played ended up with 16 different letters.<br>\r\n<br>\r\nBy clue 1, the word PINT was formed in a straight line, so PINT is a row or column and goes forward or backward, up or down. We will solve the letter adjacencies first, then determine the orientation later; so one row of the board read PINT.<br>\r\nBy clue 4, FAINT was formed, so the A must be adjacent to the I in PINT.<br>\r\nFurther, the A must be followed in a line by GE (clue 1). So, the following arrangements are possible (in the first three, PINT may occur in any of the upper three rows):<br>\r\n<pre>\r\n	· · · ·		· · · ·		· · · ·\r\n	· · · ·		· · · ·		· · · ·\r\n	P I N T		P I N T		P I N T	\r\n	A G E ·		· A G E		E G A ·\r\n	· · · ·		· · · ·		· · · ·\r\n	· · · ·		· · · ·		· · · ·\r\n\r\n	P I N T		P I N T		P I N T\r\n	A · · ·		· A · ·		· · A ·\r\n	G · · ·		· G · ·		· · G ·\r\n	E · · ·		· E · ·		· · E ·\r\n\r\n</pre>\r\nHowever, since one word formed was FRAGMENT (2), the E must be adjacent to both G and N, and the last four arrangements are not possible.<br>\r\nSo, only the first two arrangements need further testing.<br>\r\n<br>\r\nOne of the words formed was PALACE (2), which means the A must be adjacent to the P, as well as the G in FRAGMENT.<br>\r\nTesting the first possibility above, and adding the word PALACE (2) must give:<br>\r\n<pre>\r\n	· · · ·\r\n	· · · ·\r\n	P I N T\r\n	A G E ·\r\n	L C · ·\r\n	· · · ·\r\n</pre>\r\nBut, there is now no way to get FRAGMENT. So, the second possibility remains; and we add PALACE: \r\n<pre>\r\n	· · · ·\r\n	P I N T\r\n	· A G E\r\n	· · C ·\r\n	· · · ·\r\n</pre>\r\nwhere the L may be in any of the three remaining spaces next to the A.<br>\r\nAdd FRAGMENT:<br>\r\n<pre>\r\n	· · · ·\r\n	P I N T\r\n	· A G E\r\n	· · C M\r\n	· · · ·\r\n</pre>\r\nwhere the R may also be in any of three spaces (with, of course, the F adjacent to that).<br>\r\n<br>\r\nFrom the word COMET (5), there are two possible places for the O (next to both C and M):<br>\r\n<pre>\r\n	P I N T		P I N T\r\n	· A G E		· A G E\r\n	· · C M		· · C M\r\n	· · O ·		· · · O\r\n</pre>\r\nGiven the word CHORAL (3), however, the second possibility is impossible, and we have:<br>\r\n<pre>\r\n	P I N T\r\n	· A G E\r\n	· R C M\r\n	· · O ·\r\n</pre>\r\nFrom ARCHLY (5), we must have the H next to the O and under the R:<br>\r\n<pre>\r\n	P I N T\r\n	· A G E\r\n	· R C M\r\n	· H O ·\r\n</pre>\r\nTo form ARCHLY, the L must be next to the H. Recall that from the word PALACE, the L must also be next to the A. That leaves only one place for it:<br>\r\n<pre>\r\n	P I N T\r\n	· A G E\r\n	L R C M\r\n	· H O ·\r\n</pre>\r\nFrom FAINT(4), the F must be next to the A, while the Y in ARCHLY is next to the L. Filling in those letters:\r\n<pre>\r\n	P I N T\r\n	F A G E\r\n	L R C M\r\n	Y H O · \r\n</pre>\r\nThe letter W completes the board, but it must be in the upper left-hand corner (6), so there are two possible arrangements the board can be rotated/reflected into:\r\n<pre>\r\n	W O H Y		W M E T\r\n	M C R L		O C G N\r\n	E G A F		H R A I\r\n	T N I P		Y L F P\r\n</pre>\r\nHowever, the C to O in COMET was a horizontal move (5), and only one of these arrangements fits that. Thus, the solution is:\r\n<pre>\r\n	W M E T\r\n	O C G N\r\n	H R A I\r\n	Y L F P\r\n</pre>','2003-06-11',20040213232104,NULL,3,3,0,4.60,20030611015907,0);
INSERT INTO problem VALUES (901,7,2,1575,'Just Keep the Change','In a certain country, it takes a minimum of exactly 5 coins to make 13 cents, and a minimum of exactly 4 coins to make 14 cents.<br>\r\n<br>What are the denominations of the coins (of value less than 15 cents) in this country?\r\n<p>\r\n<b>Bonus</b>: What country is it?','<b>2&cent; and 5&cent;</b><br>\r\n<br>\r\nTo make 13&cent; and odd number, you need an odd number of odd coins. One 5&cent; piece accomplishes this, and four two-cent pieces are needed to make up the other eight cents.<br>\r\nTo make 14&cent;, however, you can use two five-cent pieces for ten cents, and two two pence to make fourteen.<br>\r\n<br>\r\nAlso, these must be the only two denominations of coin worth less than fifteen cents. Any coin with an odd value would mean requiring fewer steps to make 13; any coin with an odd value would require fewer steps to make fourteen.<br>\r\n<br>\r\nSo, the complete set of coins in this country, worth less than 15&cent;, are 2&cent; and 5&cent;.<br>\r\n<br>\r\nAs to the bonus, the country is one I made up. It\'s called Deejopia, and coins come in values of 2&cent;, 5&cent;, 20&cent;, and 35&cent;.<br>\r\n<br>\r\nActually, I just didn\'t want to lack an answer. I don\'t know of any [real] country in which the only coins worth less than 15&cent; are two- and five-cent pieces. Sorry to be misleading, but it seemed a fun question to ask, at least.','2003-06-15',20030729232117,NULL,3,3,0,4.40,20030615052344,0);
INSERT INTO problem VALUES (1493,12,2,3136,'What happened?','30 men with ladies two<br>\r\nGathered for a festive do.<br>\r\nDressed quite formal, black and white,<br>\r\nYet movement turned to nasty fight.<p>\r\n\r\nWhat\'s going on?','A Chess Match','2003-11-12',20040215232111,NULL,2,3,0,2.79,20031112060905,0);
INSERT INTO problem VALUES (1491,18,2,3136,'Fishy business','A boy goes and buys a one-piece fishing pole that is 6\' 3\" long. As he goes to get on the bus, the bus driver tells him that he can\'t take anything on the bus longer than 6\'. <p>\r\n\r\nThe boy goes back to town, buys one more thing, and the bus driver allows him on the bus. <p>He did not damage the fishing pole in any way.<p>What did he buy, and what did he do with it?','The boy bought a 6\' long box and he put the fishing pole in it diagonally.<p>\r\n\r\nIf we assume that the thickness of the box casing is negligible, then using Pythagoras\' theorem we find that the dimensions of the box must have been 6\' by 21\" ( =SQRT(75^2 - 72^2) )','2003-11-08',20031226232105,NULL,3,3,0,3.40,20031108095315,0);
INSERT INTO problem VALUES (902,2,2,1575,'Jeopardy','When the long-time popular TV program \"Jeopardy!\" filmed a show in the Summerset area recently, host Alex Trebek quizzed three local contestants, including one from Peyton Park, as they vied for cash in the game\'s three rounds.<br>\r\nDuring the action, the contestants, including Jay, \"questioned answers\" against each other during the \"Jeopardy!\" and \"Double Jeopardy!\" rounds; each then wagered part or all of the amount he or she had won on a \"Final Jeopardy!\" question to determine the final sums and game winner.<br>\r\n<br>\r\nFrom the clues below, determine each contestant\'s full name, home town, and score before and after the final round on the perennial quiz favorite:<br>\r\n<ol>\r\n<li>During \"Final Jeopardy!\", Ben doubled the money he had won through \"Double Jeopardy!\" and McNabb added $2,000 in winnings, but the contestant from Summerset missed the final answer and lost 1/3 of the winnings through the first two rounds.<br><br>\r\n<li>The winner, who isn\'t Hardy, had $3,000 more than the second-place contestant.<br><br>\r\n<li>Smith and the contestant from Thoreau Falls both missed the same $2,000 question in the category \"Crossword Words\" near the end of \"Double Jeopardy!\".<br><br>\r\n<li>Stefanie finished in third place with a final total of $4,000.<br><br>\r\n<li>After the \"Double Jeopardy!\" round and going into \"Final Jeopardy!\", the three contestants had amassed $13,000 among them.\r\n</ol>\r\n<p>\r\n(<i>puzzle originally from <a href=\"http://www.allstarpuzzles.com\">www.allstarpuzzles.com</a></i>)','<pre><b>\r\nBen Smith, Peyton Park, $4000, $8000\r\nJay NcNabb, Thoreau Falls, $3000, $5000\r\nStefanie Hardy, Summerset, $6000, $4000</b>\r\n</pre>\r\nFrom the introduction, the three ended up with a total of $17000 after going into \"Final Jeopardy!\" with a total of $13000 (clue 5).<br>\r\n<br>\r\nBy clue 1, in the final round, Ben doubled his money and McNabb added $2000, but the Summerset contestant lost 1/3 of his or her winnings.<br>\r\n<br>\r\nBy clue 4, Stefanie finished third with $4000 in winnings; she is not Ben, so she is McNabb or the Summerset resident in clue 1.<br>\r\n<br>\r\nIf she were McNabb, Stefanie then would have had $2,000 after \"Double Jeopardy!\" (1).<br>\r\nIn clue 5, then, we would have:<br>\r\n<pre>\r\nBen + Summerset + 2000 = 13000\r\nBen + Summerset = 11000\r\n</pre>\r\nAlso, in clue 1, we would have:<br>\r\n<pre>\r\n2*Ben + 2/3*Summerset + 4000 = 17000\r\n2*Ben + 2/3*Summerset = 13000\r\n</pre>\r\nSolving, we double the first equation and subtract the second:<br>\r\n<pre>\r\n   2*Ben + 2  *Summerset =  22000\r\n  -2*Ben - 2/3*Summerset = -13000\r\n -------------------------------------\r\n           4/3*Summerset =   9000\r\n               Summerset =   6750\r\n</pre>\r\nSo the person from Summerset would have had $6750 after \"Double Jeopardy!\" and $4,500 after \"Final Jeopardy!\", with Ben having $4250 and $8500 after those two rounds and being the winner.\r\nBut by clue 2, the second place contestant would have had $5500--no, Stefanie would have had $4,000 and the Summerset contestant $4500.<br>\r\n</pre>\r\nTherefore, Stefanie is not McNabb; she is the one from Summerset.<br>\r\nSince she ended up with $4000 (4) after losing 1/3 in \"Final Jeopardy!\" (1), she would have had $6,000 going into the final round.<br>\r\n<br>\r\nIn clue 5, then, we would have:<br>\r\n<pre>\r\nBen + McNabb + 6000 = 13000\r\nBen + McNabb = 7000\r\n</pre>\r\nAnd in clue 1, we would have:<br>\r\n<pre>\r\n2*Ben + McNabb + 2000 + 4000 (Stefanie) = 17000\r\n2*Ben + McNabb = 11000\r\n</pre>\r\nSolving, we double the first equation and subtract the second:<br>\r\n<pre>\r\n  2*Ben + 2*McNabb =  14000\r\n -2*Ben -   McNabb = -11000\r\n ----------------------------------\r\n            McNabb =   3000\r\n</pre>\r\nSo McNabb would have had $3000 and $5000 after \"Double Jeopardy!\" and \"Final Jeopardy!\" respectively, and Ben would have had $4000 and $8000.<br>\r\nMcNabb is therefore not Ben (1), or Stefanie, so he is Jay.<br>\r\n<br>\r\nBy clue 2, we have Stefanie Hardy and Ben Smith.<br>\r\n<br>\r\nBen is from Peyton Park and Jay from Thoreau Falls (3).<br>\r\n<br>\r\nThe contestants on the TV favorite finished as follows:<br>\r\n<pre>\r\nBen Smith, Peyton Park, $4000, $8000\r\nJay NcNabb, Thoreau Falls, $3000, $5000\r\nStefanie Hardy, Summerset, $6000, $4000\r\n</pre>\r\n<br>\r\n<b>Update:</b><br>\r\nThe solution above is the one I originally intended for the problem. During its submission and the editing process, an important piece of information was mistakenly dropped from the problem, allowing for another valid solution (see my further remarks <a href=http://perplexus.info/show.php?pid=902&cid=5794>here</a>).<br>\r\n<br>\r\nThe part that was dropped was that the amounts that the three won totaled to $17000. Were this included, the above answer stands as the unique solution.<br>\r\nWith this statement omitted, my first line of reasoning (in which I show that Stefanie cannot be McNabb) becomes invalid, and allows for another possibility. Also, the solution cannot be reached in exactly the same way as I have done it, but of course removing the limitation on the total winnings does not invalidate the original solution.<br>\r\n<br>\r\nSo, there are two solutions to this problem:<br>\r\n<pre>\r\nBen Smith, Peyton Park, $4000, $8000\r\nJay NcNabb, Thoreau Falls, $3000, $5000\r\nStefanie Hardy, Summerset, $6000, $4000\r\n\r\nand:\r\n\r\nBen Smith from Peyton Park: 3875 to 7750 \r\nJay Hardy of Summerset: 7125 to 4750 \r\nStefanie McNabb of Thoreau Falls: 2000 to 4000 \r\n</pre>','2003-06-14',20040225103933,NULL,4,3,0,3.56,20030614021832,0);
INSERT INTO problem VALUES (903,2,2,1575,'Letter Cubes','In the game of Letter Cubes, a different letter of the alphabet is on each face of each of the 4 cubes so that 24 of the 26 letters of the alphabet, including J, occur. Words are formed by rearranging and turning the cubes so that the top letters spell a common 4-letter word. The 14 words below have been made using the cubes.<br>\r\n<br>\r\nCAVE<br>\r\nCLEF<br>\r\nDUPE<br>\r\nFARE<br>\r\nFLUB<br>\r\nGREW<br>\r\nHAZY<br>\r\nKITH<br>\r\nLOIN<br>\r\nPOEM<br>\r\nRASP<br>\r\nSMUG<br>\r\nTIRE<br>\r\nVARY\r\n<p>\r\nCan you recover the 6 letters on each?\r\n<p>\r\n(<i>puzzle originally from <a href=\"http://www.allstarpuzzles.com\">www.allstarpuzzles.com</a></i>)','<pre><b>\r\nCube 1: A D L M T W\r\nCube 2: B E K N S Y\r\nCube 3: C H J O R U\r\nCube 4: F G I P V Z\r\n</b></pre>\r\nAccording to the introduction, each of the 24 faces of the Letter Cubes has a different letter on it.<br>\r\n<br>\r\nGiven the word CAVE, we arbitrarily assign C to cube 1, A to cube 2, V to cube 3, and E to cube 4.<br>\r\n<pre>\r\nC\r\nA\r\nV\r\nE\r\n</pre>\r\nFrom the word FARE, F can\'t be on cube 2 with A or cube 4 with E; and from the word CLEF, F isn\'t on cube 1 with C. F is on cube 3 with V.<br>\r\n<pre>\r\nC\r\nA\r\nV F\r\nE\r\n</pre>\r\nThe R in FARE then must be on cube 1 with C, and the L in CLEF must be on cube 2 with A.<br>\r\n<pre>\r\nC R\r\nA L\r\nV F\r\nE\r\n</pre>\r\nFrom VARY, the Y is on cube 4.<br>\r\n<pre>\r\nC R\r\nA L\r\nV F\r\nE Y\r\n</pre>\r\nFrom FLUB, the letter U can\'t be on cube 2 with L or on 3 with F.<br>\r\nFrom DUPE, the U also can\'t be on cube 4 with EY, so the U is on cube 1 with CR.\r\n<pre>\r\nC R U\r\nA L\r\nV F\r\nE Y\r\n</pre>\r\nThen in FLUB, the B comes from cube 4.<br>\r\n<pre>\r\nC R U\r\nA L\r\nV F\r\nE Y B\r\n</pre>\r\nThe P in DUPE isn\'t on cube 1 with U or cube 4 with E, and from RASP the P isn\'t on cube 2 with A.<br>\r\nThe P is on one face of cube 3.\r\n<pre>\r\nC R U\r\nA L\r\nV F P\r\nE Y B\r\n</pre>\r\nIn DUPE, then, the D must be on cube 2; and in RASP, the S must be on cube 4.<br>\r\n<pre>\r\nC R U\r\nA L D\r\nV F P\r\nE Y B S\r\n</pre>\r\nFrom POEM, the M isn\'t on cube 3 with P or cube 4 with E; nor from the word SMUG is the M on cube 1 with U.<br>\r\nThe M is on cube 2.<br>\r\n<pre>\r\nC R U\r\nA L D M\r\nV F P\r\nE Y B S\r\n</pre>\r\nThe O in POEM is on cube 1, and the G in SMUG is on cube 3.<br>\r\n<pre>\r\nC R U O\r\nA L D M\r\nV F P G\r\nE Y B S\r\n</pre>\r\nThe W in GREW must be on a face of cube 2.<br>\r\n<pre>\r\nC R U O\r\nA L D M W\r\nV F P G\r\nE Y B S\r\n</pre>\r\nThe I in LOIN isn\'t on cube 1 (O) or cube 2 (L), while the I in TIRE isn\'t on cube 4 (E).<br>\r\nI is a letter on cube 3.<br>\r\n<pre>\r\nC R U O\r\nA L D M W\r\nV F P G I\r\nE Y B S\r\n</pre>\r\nTherefore, the N in LOIN is on cube 4; and the T in TIRE is the sixth letter on cube 2.<br>\r\n<pre>\r\nC R U O\r\nA L D M W T\r\nV F P G I\r\nE Y B S N\r\n</pre>\r\nFrom KITH, the H isn\'t on cube 2 with T or cube 3 with I.<br>\r\nFrom HAZY, H also isn\'t on cube 4 with Y.<br>\r\nH is on cube 1.<br>\r\n<pre>\r\nC R U O H\r\nA L D M W T\r\nV F P G I\r\nE Y B S N\r\n</pre>\r\nIn KITH, the K completes cube 4; and in HAZY, the Z is the last letter on cube 3.<br>\r\n<pre>\r\nC R U O H\r\nA L D M W T\r\nV F P G I Z\r\nE Y B S N K\r\n</pre>\r\nBy elimination, the letter J (from the introduction) must go on cube 1:<br>\r\n<pre>\r\nC R U O H J\r\nA L D M W T\r\nV F P G I Z\r\nE Y B S N K\r\n</pre>\r\nAnd just to rearrange these into alphabetical order: \r\n<pre>\r\nA D L M T W\r\nB E K N S Y\r\nC H J O R U\r\nF G I P V Z\r\n</pre>','2003-06-17',20031004232103,NULL,4,3,0,4.62,20030617080638,0);
INSERT INTO problem VALUES (905,2,2,1567,'Multiple Choice Test','<i>Select the correct answer to each question.</i><p>1. The correct answer to Question 2 is<br>A. B<br>B. C<BR>C. D<BR>D. A<P>2. The correct answer to Question 4 is<br>A. D<BR>B. C<BR>C. A<BR>D. B<P>3. The first question for which C is the correct answer is<BR>A. 4<BR>B. 2<BR>C. 3<BR>D. 1<P>4. The number of questions for which B is the correct answer is<br>A. 1<BR>B. 2<BR>C. 3<BR>D. 4<P>5. The number of even-numbered questions for which either B or C is the correct answer is<br>A. 1<BR>B. 3<BR>C. 0<BR>D. 2<P>6. The last question for which A is the correct answer is<br>A. 6<BR>B. 7<BR>C. 5<BR>D. 8<P>7. The number of instances where D is the correct answer for two consecutive questions is<br>A. 2<BR>B. 0<BR>C. 1<BR>D. 3<P>8. The only letter which is the correct answer to exactly three questions is<br>A. C<BR>B. D<BR>C. B<BR>D. A','Question 1 refers to Question 2, which refers to Question 4, so start with Question 4 and assume an answer (I started with A). <UL><li>If 4A then 2C then 1B then 3B which violates 4A, so A is not the correct answer for Question 4.<li>If 4C then 2B then 1A then 3A, also<br>if 4C then 8C then 5B then 7B then 6A which violates 8C.<li>If 4D then 2A then 1D then 3C. 6 requires at least one of the last four answers to be A, so 4D violated.</ul>By elimination, the answer to 4 must be B. <br>If 4B then 2D then 1C then 3D. <ul><li>At this point, the answer to Question 7 cannot be B (0) or D (3).<li>If 7A then both 5D and 6D, which violates 8.</ul>The answer to Question 7 must be C.<ul><li>If 5A then 6D then 8A which violates 8A!<li>If 5B then 6 is violated.<li>5C already violated.</ul>The answer to Question 5 must be D. If 5D then 6A then 8B.<p>The answer key to the multiple choice test must be:<p>1. C<BR>2. D<BR>3. D<BR>4. B<BR>5. D<BR>6. A<BR>7. C<BR>8. B','2003-06-07',20030912232101,NULL,4,3,0,4.50,20030607032304,0);
INSERT INTO problem VALUES (1258,7,2,1626,'Pretzel sticks','I have lots of pretzel sticks. I eat 3 of the pretzel sticks before somebody comes and joins me. When he arrives I eat three more sticks and then divide the rest equally between the two of us. The piles come out equally, but just as I am done dividing up the piles between the other person and me, another person joins us.<br><br>\r\n\r\nI combine the piles and divide them up for 3 people, again eating 3 pretzel sticks before doing so. The piles come out equally again.<br><br>\r\n\r\nBut before anyone has a chance to eat any of them, another person comes. So I combine all the piles, eat 3 pretzel sticks, and divide them up among the 4 of us.<br><br>\r\n\r\nPeople keep coming in this fashion until there are 10 piles (including mine), and then nobody comes once there are 10 piles, so we all eat our pretzel sticks. I am happy that the piles came out evenly each time, and note that I have the least amount of pretzel sticks that this would happen with.<br><br>\r\n\r\nHow many pretzel sticks did the people who joined me have (individually), and how many pretzel sticks would I have had if I didn\'t share them with anybody?','To solve this problem, the number of pretzels is:<br><br>\r\n\r\n6 more than a multiple of 2,<br>\r\n9 more than a multiple of 3,<br>\r\n12 more than a multiple of 4,<br>\r\nup to 30 more than a multiple of 10.<br><br>\r\n\r\nTo find that number, just take the LCM of 2,3,4,5,6,7,8,9, and 10, which is 2520, and subtract 3. This means I had 2517 pretzel sticks.<br><br>\r\n\r\n2517 is 1*2517<br>\r\n2514 is 2*1257<br>\r\n2511 is 3*837<br>\r\n2508 is 4*627<br>\r\n2505 is 5*501<br>\r\n2502 is 6*417<br>\r\n2499 is 7*357<br>\r\n2496 is 8*312<br>\r\n2493 is 9*277<br>\r\n2490 is 10*249<br>\r\n<br>\r\nSo, each of the other nine people ended up eating 249 pretzels. I ate 279 pretzels, after adding on the 3 that I ate each time!','2003-09-22',20030926192246,NULL,3,3,0,3.50,20030922130000,0);
INSERT INTO problem VALUES (1187,20,2,1626,'Word Meld 6','Here is another word meld puzzle, where you change one letter at a time, making a good word each time. For example: NOT to NET by changing the O to an E, then NET to SET by changing the N to an S.<br><br>\r\n\r\nTry these two:<br><br>\r\n\r\n<tt><pre>GAMER   GAMER</pre><br>\r\n<pre>RULES   TIRED</pre></tt> Remember, the less obscure the words the better.','<b>The shortest possible is five steps for the first, and four steps for the second</b>:\r\n<pre>\r\nGAMER          GAMER\r\nGAMES          TAMER\r\nGALES          TIMER\r\nMALES          TIMED\r\nMULES          TIRED\r\nRULES</pre>','2003-09-04',20030916182929,NULL,3,3,0,0.00,20030904093837,0);
INSERT INTO problem VALUES (1188,10,2,1626,'Three guys, a girl, and a fork.','You are walking to a destination, and have to pass through Talking Town. As is common with these problems, you see a fork in the road, and inquire about which way leads to Truth Town. Four people around give you advice, but you don\'t know their veracity or their gender. You gather from their conversation that all four are either knights or liars, and there is exactly one girl in the group.\r\n<br><br>\r\nA: Take the left fork to get to Truth Town.\r\n<br><br>\r\nB: All liars are girls.\r\n<br><br>\r\nC: All knights are girls.\r\n<br><br>\r\nD: All people who begin their statments with \"All\" are either all knights or all liars.\r\n<br><br>\r\nJust from these four statements, can you see whether the left or right fork leads to Truth Town? (Also: Which one is the girl?)','You can figure that the right fork leads to Truth Town, and that C is the girl. <br><br>\r\n\r\nYou know that the liars and knights combined is 4. Since there is only one girl among them, B and C can\'t both be knights. Therefore, D can\'t be a knight, because then both B and C would be knights. Since D is a liar, both B and C can\'t be liars, or D would be a knight. (because all three of them are liars)<br><br>\r\nSince there are 2 liars already ((B or C) and D), you know B has to be a liar, as there can\'t be two (or more) girls.\r\n<br><br>\r\nThis means that C is a knight, and all knights are girls. So C is a girl, and since there is only one girl, A must be a liar (because if he was a knight, he would be a girl, and there would be more than one girl.) This means that the right fork leads to Truth Town.','2003-09-03',20040121232102,NULL,3,3,0,2.50,20030903171540,0);
INSERT INTO problem VALUES (918,5,2,1575,'Square Deal','Imagine a 24-by-24 chessboard. Now suppose you started counting all of the \"sub-squares\" on that board, squares of lengths 1 through 24 found by tracing the sides of the squares of the big board. To remind you how many sub-squares you\'ve counted, you make a pile of little squares of all equal size (which you just happen to have lying around), one little square for each sub-square.\r\n<p>\r\nIt turns out that these little squares can be put together, edge to edge, to form an even bigger chessboard.\r\n<p>\r\nWhat is the length of each side of the giant chessboard?','<b>70</b><br>\r\n<br>\r\nTo find the number of squares on a 24-by-24 chessboard, first consider the 3-by-3 case. In that case, there are three 1-by-1 squares, 4 2-by-2 squares, one containing each corner, and of course the entire 3-by-3 square, for a total of 9+4+1=14 sub-squares.<br>\r\n<br>\r\nIn general, the number of sub-squares on an n-by-n chassboard is the sum of all the square numbers less than or equal to n². This summation is:<br>\r\n1²+2²+...+(n-1)²+n²<br>\r\n=&#931;[i=1&#8594;n](i²)<br>\r\n<br>\r\nThis is equal to:<br>\r\nn(n+1)(2n+1)/6<br>\r\n<br>\r\nFor n=24, the number of sub-squares is<br>\r\n24(25)(49)/6=4900.<br>\r\nThis is equal to 70², so there are 70 squares on each side of the larger chessboard you created.','2003-06-30',20040223232101,NULL,4,3,0,3.56,20030630015754,0);
INSERT INTO problem VALUES (906,7,2,1575,'A Number Line','A new subdivision is being constructed, along a long road\r\nwith hundreds of houses. The houses are all numbered in\r\norder starting with 1 – so they proceed 1, 2, 3, 4, … down\r\nthe long road.\r\nAll of the people go to the hardware store to buy numbers\r\nfor their mailbox, and they line up in order at the counter.\r\nThe store, unfortunately,  has only 100 of each digit available.<br>\r\n<br>\r\nWhich\r\nhomeowner will be the first who cannot buy the complete\r\nnumber for his mailbox?','For the numbers 1-99, there are 20 of each digit 1-9 and 9 zeroes used.<br>\r\nFor 100-199, there will be 120 ones used, 11 zeroes, and 20 of each other digit.<br>\r\n<br>\r\nThe first digit to run out, then, will be 1. From 100-119, there are 32 \'1\' digits used; 20 in the hundreds place, 10 in the tens place, and two in the ones place.<br>\r\nFor each 10 numbers after that (until we get to 200, of course), there will be 11 ones used.<br>\r\n<br>\r\nThat said, we need to find out what number would use the hundred-and-first \'1\' digit (and thus be unable to buy his complete mailbox number).<br>\r\n<br>\r\nFrom 1-119 we have established that 52 will be used, meaning there are 48 left, and every ten subsequent numbers will require the use of eleven \'1\' digits.<br>\r\nSo, 40 numbers later, 44 more of the ones will have been used; or, after the residents of house number 159 buy their numbers, a total of 52+44=96 have been used, leaving only four.<br>\r\nAfter the people in house 160 purchase theirs, there are three left; after 161, only one, and the lucky homeowners of house number 162 take the very last digit number 1.<br>\r\n<br>\r\nTherefore, the first who <i>cannot</i> buy the complete number live in house #163.','2003-06-18',20030823232102,NULL,2,3,0,4.50,20030618105626,0);
INSERT INTO problem VALUES (908,14,2,1575,'A Change of Mind','I went into the bank to get change for a dollar. The teller said, \"How do you want the change, buddy? I mean, there are 292 ways involving pennies, nickels, dimes, quarters, and half-dollars to give change for a dollar!\"\r\n<p>\r\nSince I didn\'t like her attitude, I didn\'t answer her question. I simply said, \"Well, I certainly don\'t want any pennies.\"\r\n<p>\r\nHow many ways are there for her to give me change now?\r\n<p>\r\n(<b>Note:</b> Americans, always shunning simplicity have chosen to name their coins in the following easy-to-remember manner: Penny=1 cent, Nickel=5 cents, Dime=10 cents, Quarter=25 cents, Half Dollar=50 cents)','There are four ways to make 25&cent; without pennies:\r\n5x5¢<br>\r\n3x5¢ + 1x10¢<br>\r\n1x5¢ + 2x10¢<br>\r\n1x25¢<br>\r\n<br>\r\nTo make fifty cents, you can either use one 50¢ piece, or take any combination of two of the above ways to make a quarter. The number of ways you can do this is 4C2, or 4+3+2+1=10, for a total of 11 ways to make fifty cents.<br>\r\n<br>\r\nSimilarly, to make a dollar (dollar coins were not included in the problem), it is necessary to take any combination of two of the above 11 ways to make 50¢. The number of ways this can be done is 11C2, or equal to 11+10+9+8+7+6+5+4+3+2+1=66.<br>\r\n<br>\r\nHowever, these are not necessarily unique, due to the fact that the different combinations of different 25&cent; values use more than one of the same coin.<br>\r\nEach of the 11 ways to make fifty cents is unique, but when a dollar is made by pairing these, the total number of each type of coin is the same for certain different arrangements.<br>\r\n<br>\r\nThere are actually 40 distinct ways to do this, which can be found systematically relatively easily (Charlie wrote a program <a href=\"http://perplexus.info/show.php?pid=908&cid=5847\">here</a> to find them all):\r\n<pre>\r\n5*20\r\n10*1 + 5*18\r\n10*2 + 5*16\r\n10*3 + 5*14\r\n10*4 + 5*12\r\n10*5 + 5*10\r\n10*6 + 5*8\r\n10*7 + 5*6\r\n10*8 + 5*4\r\n10*9 + 5*2\r\n10*10\r\n25*1 + 5*15\r\n25*1 + 10*1 + 5*13\r\n25*1 + 10*2 + 5*11\r\n25*1 + 10*3 + 5*9\r\n25*1 + 10*4 + 5*7\r\n25*1 + 10*5 + 5*5\r\n25*1 + 10*6 + 5*3\r\n25*1 + 10*7 + 5*1\r\n25*2 + 5*10\r\n25*2 + 10*1 + 5*8\r\n25*2 + 10*2 + 5*6\r\n25*2 + 10*3 + 5*4\r\n25*2 + 10*4 + 5*2\r\n25*2 + 10*5\r\n25*3 + 5*5\r\n25*3 + 10*1 + 5*3\r\n25*3 + 10*2 + 5*1\r\n25*4\r\n50*1 + 5*10\r\n50*1 + 10*1 + 5*8\r\n50*1 + 10*2 + 5*6\r\n50*1 + 10*3 + 5*4\r\n50*1 + 10*4 + 5*2\r\n50*1 + 10*5\r\n50*1 + 25*1 + 5*5\r\n50*1 + 25*1 + 10*1 + 5*3\r\n50*1 + 25*1 + 10*2 + 5*1\r\n50*1 + 25*2\r\n50*2\r\n</pre>\r\nSo far, however, no one has been able to explain why the number is exactly 40 (sorry!).','2003-06-18',20040225103933,NULL,3,3,0,4.22,20030618063253,0);
INSERT INTO problem VALUES (909,15,2,1575,'The wheels on the bus go..','<p>If you drew a dot on the edge of a wheel and traced the path of the dot as the wheel rolled one complete revolution along a line, then the path formed would be called a cycloid (shown below), combining both forward and circular motion.</p>\r\n\r\n<p align=center><img src=http://www.flooble.com/images/perplexus/problem/cycloid.gif></p>\r\n\r\n<p>If a wheel of radius 1 traces out such a path, what is the length of the path formed by one complete revolution?</p>','<b>8 units</b><br>\r\n<br>\r\nContrary to the diagram in the problem, place the center of the wheel at (0,0) and draw the starting point at (0,1).<br>\r\nLet t be the distance the center of the wheel has moved from (0,0). Then, we have:<br>\r\nx=t+sin t<br>\r\ny=cos t<br>\r\n<br>\r\nTaking the derivitives:<br>\r\ndx/dt=1+cos t<br>\r\ndy/dt=-sin t<br>\r\nThe change in arc length can be defined as &#8730;((dx/dt)²+(dy/dt)²).<br>\r\n<br>\r\nSo the total arc length is the integral from 0 to 2&#960; of &#8730;((dx/dt)²+(dy/dt)²).<br>\r\n<br>\r\nAfter a few steps this integral becomes:<br>\r\n(&#8730;2)(&#8730;(1+cos t))<br>\r\n<br>\r\nMultiply by [&#8730;(1-cos t)/&#8730;(1-cos t)] and the integral becomes:<br>\r\n(&#8730;2(sin t))/(&#8730;(1-cos t))<br>\r\n<br>\r\nLet u=cos t and the integral becomes:<br>\r\n(&#8730;2)/(&#8730;(1-u))<br>\r\n<br>\r\nIntegrating this you get:<br>\r\n(&#8730;2)(2)(&#8730;(1-u))<br>\r\n<br>\r\nThe bounds are 0 to 2&#960;, so the total arc length is:<br>\r\n(&#8730;2)(2)(&#8730;2+&#8730;2)<br>\r\n=(2&#8730;2)²<br>\r\n=8<br>\r\n<br>\r\nfriedlinguini offers a slightly different solution (with the same result) <a href=\"http://perplexus.info/show.php?pid=909&cid=5962\">here</a> and <a href=\"http://perplexus.info/show.php?pid=909&cid=5962\">here</a>.','2003-06-23',20040225103933,NULL,4,3,0,4.38,20030623021312,0);
INSERT INTO problem VALUES (911,13,2,1575,'Slash and Dash','What are the next few terms in this sequence?<br>\r\n<pre>\r\n	-\r\n	/-\\\r\n	/-\\-\r\n	//-\\\\\r\n	/-\\--\r\n	/-\\/-\\\r\n	/-\\---\r\n	///-\\\\\\\r\n	//-\\\\-\r\n	/-\\-/-\\\r\n</pre>','<pre><b>\r\n/-\\----\r\n/-\\//-\\\\\r\n/-\\-----\r\n/-\\--/-\\\r\n/-\\/-\\-\r\n////-\\\\\\\\\r\n/-\\------\r\n//-\\\\/-\\\r\n/-\\-------\r\n/-\\-//-\\\\\r\n\r\n</b></pre>\r\nEach dash in the sequence represents a prime number, with the last (rightmost) dash always representing two, the lowest prime, and the preceding dashes in descending order.<br>\r\n<br>\r\nThe number of / \\ pairs around the dash indicate the exponent on the number (no slashes means a power of zero, for which the term is equal to 1 and does not affect the product).<br>\r\n<br>\r\nThe patterns given represent the first ten counting numbers:<br>\r\n<pre>\r\n 1	-	(2^0) = 1\r\n 2	/-\\	(2^1) = 2\r\n 3	/-\\-	(3^1)(2^0) = 3*1\r\n 4	//-\\\\	(2^2) = 4\r\n 5	/-\\--	(5^1)(3^0)(2^0) = 5*1*1\r\n 6	/-\\/-\\	(3^1)(2^1) = 3*2\r\n 7	/-\\---	(7^1)(5^0)(3^0)(2^0) = 7*1*1*1\r\n 8	///-\\\\\\	(2^3) = 8\r\n 9	//-\\\\-	(3^2)(2^0) = 9*1\r\n10	/-\\-/-\\	(5^1)(3^0)(2^1) = 5*1*2\r\n</pre>\r\nTherefore, the next few terms in the sequence are:\r\n<pre>\r\n11	/-\\----\r\n12	/-\\//-\\\\\r\n13	/-\\-----\r\n14	/-\\--/-\\\r\n15	/-\\/-\\-\r\n16	////-\\\\\\\\\r\n17	/-\\------\r\n18	//-\\\\/-\\\r\n19	/-\\-------\r\n20	/-\\-//-\\\\\r\n</pre>\r\nAnd so on. . .','2003-06-20',20031030232102,NULL,4,3,0,4.50,20030620094548,0);
INSERT INTO problem VALUES (912,6,1,1575,'Leapfrog','Assume you have a checker board with 7 rows and infinite columns. You can place checkers on only the first 2 rows initially (number these -1 and 0). Then you may jump other checkers up, down, right, and left but not diagonally. The goal is to get as high a row as possible. For example you can get to the second level with four checkers like this:<br>\r\n<pre>\r\n Level   Setup    Turn 1   Turn 2   Turn 3\r\n------  -------  -------  -------  -------\r\n   2     ·····    ·····    ·····    ···a·\r\n   1     ·····    ···d·    ···d·    ·····\r\n   0     ·abc·    ·ab··    ···a·    ·····\r\n  -1     ···d·    ·····    ·····    ·····\r\n</pre>\r\nIt turns out you need at least 2 checkers to get to level 1, 4 to get to level 2, 8 to get to level 3, and 20 to get to level 4.<br>\r\n<br>\r\nProve the least number of jumps it would take to get to level 5, and how you would do it.<br>\r\n<br>\r\n<b>Note</b>: You may place the initial checkers anywhere you wish, as necessary.','','2003-06-24',20030829232102,NULL,4,3,0,4.29,20030624015256,0);
INSERT INTO problem VALUES (914,2,2,1626,'The last place','Whenever I am looking for something, it is always in the last place I look. \r\n<p>\r\nWhat is a logical explanation for this?','Once I have found the thing, I stop looking for it. So, the place I found it is the last place I looked for it!','2003-06-13',20040131232102,NULL,2,3,0,2.53,20030613024341,0);
INSERT INTO problem VALUES (1351,18,2,1626,'Not another one!','What\'s wrong with this seemingly fine paragraph? It may look fine when you<br>you read it over hastily, but there is actually something wrong with it. It\'s not<br>not too hard to spot, and may surprise you if you are trying to read this over<br>over quickly without being as observant a reader as you really should be and<br>and not paying much attention. What is it?','Where the line breaks, there are duplicate words. This would explain the wierd wording of the paragraph!<br><br>\r\n\r\nRead it now: What\'s wrong with this seemingly fine paragraph? It may look fine when you\r\nyou read it over hastily, but there is actually something wrong with it. It\'s not\r\nnot too hard to spot, and may surprise you if you are trying to read this over\r\nover quickly without being as observant a reader as you really should be and\r\nand not paying much attention. What is it?','2003-11-13',20031229232105,NULL,1,3,0,2.44,20031113060438,0);
INSERT INTO problem VALUES (916,2,2,1575,'Letter Cubes 2','In this game of Letter Cubes, a different letter of the alphabet is on each face of each of the 4 cubes so that 24 of the 26 letters of the alphabet, including B, occur. Words are formed by rearranging and turning the cubes so that the top letters spell a common 4-letter word. The 13 words below have been made using this set of cubes.<br>\r\n<br>\r\nCan you recover the 6 letters on each?<br>\r\n<pre>\r\nCLIP\r\nCLOG\r\nCONE\r\nDISH\r\nFAZE\r\nFURL\r\nMARE\r\nMOCK\r\nQUIP\r\nSTEW\r\nTONY\r\nVICE\r\nWARD\r\n</pre>\r\n<p>\r\n(<i>puzzle originally from <a href=\"http://www.allstarpuzzles.com\">www.allstarpuzzles.com</a></i>)','<pre><b>\r\nA B C H T U\r\nD E K L Q Y\r\nF G I M N W\r\nO P R S V Z\r\n</b></pre>\r\nAccording to the introduction, each of the 24 faces of the Letter Cubes has a different letter on it.<br>\r\nGiven the word MOCK, we arbitrarily assign M to cube 1, O to cube 2, C to cube 3, and K to cube 4.<br>\r\n<pre>\r\nM\r\nO\r\nC\r\nK\r\n</pre>\r\nFrom the word CONE, E cannot be on cube 2 or 3; and from the word MARE, E cannot be on cube 1 with M.<br>\r\nE is on a face of cube 4.<br>\r\n<pre>\r\nM\r\nO\r\nC\r\nK E\r\n</pre>\r\nThen from CONE, N is on cube 1 with M.<br>\r\n<pre>\r\nM N\r\nO\r\nC\r\nK E\r\n</pre>\r\nT isn\'t on cube 4 with E (STEW), nor on cube 1 or 2 (TONY); T is on cube 3.\r\n<pre>\r\nM N\r\nO\r\nC T\r\nK E\r\n</pre>\r\nThen Y is on cube 4, from TONY.<br>\r\n<pre>\r\nM N\r\nO\r\nC T\r\nK E Y\r\n</pre>\r\nFrom MARE, A and R are on cubes 2 and 3 or vice versa.<br>\r\nThen W must be on cube 1 or cube 4 (WARD).<br>\r\nW isn\'t on 4 (STEW) and must be on 1.<br>\r\n<pre>\r\nM N W\r\nO\r\nC T\r\nK E Y\r\n</pre>\r\nS is on 2 (STEW) and D on 4 (MARE, WARD).<br>\r\n<pre>\r\nM N W\r\nS O\r\nC T\r\nK E Y D\r\n</pre>\r\nFrom VICE, V and I must be on cubes 1 and 2 or vice versa.<br>\r\nHowever, from DISH, I cannot be on cube 2 with S.<br>\r\nSo, I in VICE is on cube 1 and V on 2; and H in DISH is on cube 3.<br>\r\n<pre>\r\nM N W I\r\nS O V\r\nC T H\r\nK E Y D\r\n</pre>\r\nFrom CLOG, L and G are on cubes 1 and 4 or vice versa.<br>\r\nFrom CLIP, L can\'t be on cube 1 with I; L is on 4 and G in CLOG on 1.<br>\r\n<pre>\r\nM N W I G\r\nS O V\r\nC T H\r\nK E Y D L\r\n</pre>\r\nP is on cube 2 (CLIP).<br>\r\n<pre>\r\nM N W I G\r\nS O V P\r\nC T H\r\nK E Y D L\r\n</pre>\r\nBy QUIP, U isn\'t on cube 1 with I or cube 2 with P.<br>\r\nFrom FURL, also, U isn\'t on cube 4 and must be on cube 3.<br>\r\n<pre>\r\nM N W I G\r\nS O V P\r\nC T H U\r\nK E Y D L\r\n</pre>\r\nF and R from FURL must be on cubes 1 and 2 in some order; A and R from MARE and WARD must be on cubes 2 and 3 in some order.<br>\r\nTherefore, Then F is the sixth letter on cube 1, R is on cube 2, and A is on cube 3.<br>\r\n<pre>\r\nM N W I G F\r\nS O V P R\r\nC T H U A\r\nK E Y D L\r\n</pre>\r\nQ must be the sixth letter on cube 4 (QUIP).<br>\r\n<pre>\r\nM N W I G F\r\nS O V P R\r\nC T H U A\r\nK E Y D L Q\r\n</pre>\r\nFrom FAZE, Z is the sixth letter on cube 2.<br>\r\n<pre>\r\nM N W I G F\r\nS O V P R Z\r\nC T H U A\r\nK E Y D L Q\r\n</pre>\r\nBy elimination, B is on cube 3.<br>\r\nThe final cubes look like:<br>\r\n<pre>\r\nM N W I G F\r\nS O V P R Z\r\nC T H U A B\r\nK E Y D L Q\r\n</pre>\r\nAnd, rearranging them into alphabetical order:<br>\r\n<pre>\r\nA B C H T U\r\nD E K L Q Y\r\nF G I M N W\r\nO P R S V Z\r\n</pre>','2003-06-28',20031103232102,NULL,3,3,0,4.70,20030628035003,0);
INSERT INTO problem VALUES (917,10,2,1947,'Knights being Liars?','You meet six men on a road side.   The problem is that  your wallet is mysteriously missing and you can\'t figure out if these men are truth tellers or not.  So you ask a few questions and here are their answers:<BR><BR>\r\n\r\nAllan: \"Fred stole it.  Fred also hears quite well.\"<br><br>Barry: \"Calvin is a liar.  I did not steal it and I know Allan did not steal it.\"<br><BR>Calvin: \"Allan and Dwayne are both knights.  Eddy stole it.\"<BR><BR>Dwayne: \"Allan is a liar.  I did not steal it.\"<BR><BR>Eddy: \"Only 4 of us are knights.  I did not steal it.  I know Calvin did not steal it.\"<BR><BR>Fred: \"I am deaf but read lips.  Barry did not steal it.\"<BR><BR>\r\nWho stole the wallet?\r\n<p>\r\nP.S. You are sure that all of the men either lie or tell the truth.  No one does both.','Next time you accuse someone of stealing your wallet, make sure to look in your pocket for holes.  No one stole it, Dwayne called Allan a liar.  This means that at least one of the two must be a liar.  Since Calvin said both were knights, he is a liar.  Therefore Eddy did not steal it.  Eddy confesses to not stealing it making him a knight.  We now know that Calvin did not steal it.  Barry called Calvin a liar.  This is true so Barry tells the truth.  We now know that neither Barry or Allan stole the wallet.  Fred said that Barry is innocent.  This is the truth.  Fred is a deaf knight.  Since Allan said Fred could hear, he is a liar and lied about Fred stealing it.  Dwayne said Allan is a liar which is the truth.  Dwayne did not steal it then.  This makes you having lost your wallet by the large hole in you trousers.  Luckily, it hadn\'t gone all the way out of you pants yet was stuck in the lining, so you still have money to pay the lawyer you will need for the trial.','2003-06-10',20040324232102,NULL,4,3,0,3.27,20030610092254,0);
INSERT INTO problem VALUES (969,10,2,1920,'Two Bank Robbers','In the city of Enigmamia every person is either a knight or a liar.  One night, two robbers managed to break into the Enigmamia Central Bank.  \r\n<P>\r\nFive men were brought to the police station for questioning.  It was certain both robbers were present.  To narrow the field, each man was individually interrogated about the identities of the robbers.  The results were:\r\n<P>\r\nAlex: \r\n1. At most one of Bill and Eddy is guilty.\r\n2. Dave is guilty.\r\n<P>\r\nBill: \r\n1. Both Alex and Carl are guilty.\r\n2. Eddy is not guilty.\r\n<P>\r\nCarl: \r\n1. At least one of Dave and Eddy is guilty.\r\n2. Bill is not guilty.\r\n<P>\r\nDave: \r\n1. Exactly one of Alex and Bill is guilty.\r\n2. Carl is guilty.\r\n<P>\r\nEddy: \r\n1. Neither Carl nor Dave is guilty.\r\n2. Alex is guilty.\r\n\r\n<P>Which two suspects robbed the bank?','If Bill is telling the truth, then Eddy made one true and one false statement. That can\'t happen since they are either knights or liars.  Bill must be a liar.  Then, Eddy is one of the robbers.  Then, Alex is a knight which means Dave is the other robber.\r\n<P>\r\nSummary:  Alex and Carl are knights.  Bill, Dave and Eddy are liars.  Dave and Eddy are the robbers.','2003-06-27',20040321232102,NULL,3,3,0,3.25,20030627073746,0);
INSERT INTO problem VALUES (919,6,2,1919,'Fathers and Sons','Father A is twice the age of the difference in years of the ages of \r\nFather B and Son A, who is one and a half times older than Son B. \r\n<p>\r\nFather B is currently twice the age of Son A is going to be when Son B will be double the age he is now. \r\n<p>\r\nAll of the ages are multiples of five.\r\n<p>\r\nHow old is Father A?','Son A = 15 years old. <br>\r\nSon B = 10 years old. <br>\r\nFather B = 50 years old. <br>\r\n<b>Father A = 70 years old.</b>\r\n<p> For an explanation, click\r\n<a href=\"http://perplexus.info/show.php?pid=919&cid=5675\">here.\r\n\r\n','2003-06-11',20040225103933,NULL,3,3,0,3.20,20030611075839,0);
INSERT INTO problem VALUES (1231,18,2,1626,'The famous horse','You see a big painting of a horse with the following inscription below it:\r\n<br><br>\r\n\"There once was a horse who had great fame. What do you think was the horse\'s name.\"<br><br>\r\n\r\nYou walk away wondering what the horses name was. What was it?','Examine the last line of the inscription. It ends with a period, so it\'s a statement. This means \"What do you think\" is the name of the horse.','2003-09-17',20040111232101,NULL,1,3,0,3.50,20030917071240,0);
INSERT INTO problem VALUES (1203,21,2,1919,'Towers of Hanoi','You have three small poles and five hoops - XS, S, M, L, XL (as in extra small, small, medium, large and extra large). They are placed on pole 1 in order, with largest at the bottom.<p>\r\n\r\nYou can move one hoop at a time, and the hoops you are not moving have to be on a pole. You also cannot place a hoop on top of a smaller one. How can you move the hoops so that they are in the same order as they are now, but on pole 3? ','<b>The shortest method takes 31 steps:</b>\r\n<ol>\r\n<li><tt>XS from pole 1 to pole 3</tt></li>\r\n<li><tt>S from pole 1 to pole 2</tt></li>\r\n<li><tt>XS from pole 3 to pole 2</tt></li>\r\n<li><tt>M from pole 1 to pole 3</tt></li>\r\n<li><tt>XS from pole 2 to pole 1</tt></li>\r\n<li><tt>S from pole 2 to pole 3</tt></li>\r\n<li><tt>XS from pole 1 to pole 3</tt></li>\r\n<li><tt>L from pole 1 to pole 2</tt></li>\r\n<li><tt>XS from pole 3 to pole 2</tt></li>\r\n<li><tt>S from pole 3 to pole 1</tt></li>\r\n<li><tt>XS from pole 2 to pole 1</tt></li>\r\n<li><tt>M from pole 3 to pole 2</tt></li>\r\n<li><tt>XS from pole 1 to pole 3</tt></li>\r\n<li><tt>S from pole 1 to pole 2</tt></li>\r\n<li><tt>XS from pole 3 to pole 2</tt></li>\r\n<li><tt><b>XL from pole 1 to pole 3</b></tt></li>\r\n<li><tt>XS from pole 2 to pole 1</tt></li>\r\n<li><tt>S from pole 2 to pole 3</tt></li>\r\n<li><tt>XS from pole 1 to pole 3</tt></li>\r\n<li><tt>M from pole 2 to pole 1</tt></li>\r\n<li><tt>XS from pole 3 to pole 2</tt></li>\r\n<li><tt>S from pole 3 to pole 1</tt></li>\r\n<li><tt>XS from pole 2 to pole 1</tt></li>\r\n<li><tt><b>L from pole 2 to pole 3</b></tt></li>\r\n<li><tt>XS from pole 1 to pole 3</tt></li>\r\n<li><tt>S from pole 1 to pole 2</tt></li>\r\n<li><tt>XS from pole 3 to pole 2</tt></li>\r\n<li><tt><b>M from pole 1 to pole 3</b></tt></li>\r\n<li><tt>XS from pole 2 to pole 1</tt></li>\r\n<li><tt><b>S from pole 2 to pole 3</b></tt></li>\r\n<li><tt><b>XS from pole 1 to pole 3</b></tt></li>\r\n</ol>\r\nFirst, to find the shortest method, pretend there is only one hoop. Obviously, you only have to move it to the third pole, and you\'re done.\r\n<p>\r\nThen, the case with two hoops. You have to move the top hoop to the \'extra\' pole (2), then move the bottom hoop to the third pole, and then put the smaller hoop back on top of it.\r\n<p>\r\nFor three hoops, you have to move the top two hoops to the extra pole (the same way you would put two hoops onto the third pole), then put the third one where you want it, and put the two hoops back on top of it (again, the same way as moving just two hoops).\r\n<p>\r\nThus, it can be reasoned that the least number of steps it takes to move n hoops will twice the number of steps it took to move n-1 hoops, plus the one step to move the largest hoop to the third pool. (S<sub>n</sub> = 2S<sub>n-1</sub> + 1).\r\n<p>\r\nThe least number of moves it will take to move 5 hoops, then, is:<br>\r\n<tt>2(2(2(2(1)+1)+1)+1)+1=31</tt>\r\n<p>\r\nSeveral methods were offered in the comments to solve this.<br>\r\nCharlie posted a BASIC program <a href=http://perplexus.info/show.php?pid=1203&cid=7745>here</a> that uses recursion to solve the problem.<br>\r\nDJ posted a C++ program <a href=http://perplexus.info/show.php?pid=1203&cid=7745>here</a> with a similar recursion, that also shows the state of the poles after each move.\r\n<br>\r\nFrederico Kereki posted a simple, non-recursive method <a href=http://perplexus.info/show.php?pid=1203&cid=7744>here</a> that also yields the simplest solution.','2003-09-07',20040225103933,NULL,3,3,0,3.18,20030907094716,0);
INSERT INTO problem VALUES (1235,7,2,1575,'Your Ducky Number','For many years now Baron Günnstefen has gone to a lake every day to hunt ducks. Every day starting on August 1, 2000, he says to his cook: \"Today I shot more ducks than two days ago, but fewer than a week ago.\" For how many days can the baron say this?\r\n<p>\r\n(<i>Assume he is never lying.</i>)','<b>Six days.</b>\r\n<p>\r\nTo prove the baron\'s statement can\'t be true for seven days, let\'s put a point corresponding to each day under consideration on a line and connect with an arrow the days for which we know Günnstefen shot fewer ducks (the beginning of the arrow) than on the second day (the end of the arrow). We get the following diagram:\r\n<p align=center><img src=\"http://www.flooble.com/images/perplexus/problem/ducky.gif\"></p>\r\nThe chain of arrows is closed. Since each arrow represents an inequality, that means that the assumption that Günnstefen could make that statement for seven days was wrong<br>\r\n(you can\'t have a &lt; b &lt; c &lt; a ).\r\n<p>\r\nIf we consider only six days, it\'s easy to construct an example satisfying the conditions of the problem.\r\n<p>\r\nThe statement is true for six days, August 1 through August 6.<br>\r\nLet x<sub>n</sub> represent the number of ducks shot on day n, with day 1 being July 30:\r\n<pre>\r\n... 28  29  30  31   <b>1   2   3   4   5   6</b>   7  ...\r\n...         x1  x2  x3  x4  x5  x6  x7  x8  x9     ...\r\n</pre>\r\nThen, from the statements we are taking to be true, we know that:<br>\r\nx1 > x3 > x5 > x7<br>\r\nand<br>\r\nx2 > x4 > x6 > x8<br>\r\nAlso, from the statement made on the sixth, x1 > x8.<br>\r\nThat yields the complete series of inequalities:<br>\r\nx2 > x4 > x6 > x8 > x1 > x3 > x5 > x7.\r\n<p>\r\nIf we say that he shot 1 duck on July 31 (x2), and replace each \" > \" with \" + 1 = \", we get the set of values:\r\n<pre>\r\n... 28  29  30  31   <b>1   2   3   4   5   6</b>   7  ...\r\n...          5   1   6   2   7   3   8   4   ...\r\n</pre>\r\nThen, just say he shot more than 9 ducks every day for the week before July 29<sup>th</sup> (so that the second part of each statement is true), and the solution is clearly valid.\r\n\r\nThus, the greatest number of consecutive days for which the Baron\'s statement could be true is six (we have shown that it is possible, and that it is impossible for the seventh day under any circumstance).','2003-11-07',20031204095229,NULL,3,3,0,4.25,20031107095555,0);
INSERT INTO problem VALUES (1693,14,2,2716,'Spirit of \'76','Can you find a 76-digit multiple of 2<sup>76</sup>, written exclusively with 7s and 6s?','Let\'s rather prove, by induction, that for every <i>n</i> there exists a n-digit number multiple of 2^<i>n</i>, written only with sixes and sevens.Let\'s call such a number M(n). Obviously, M(1)=6. [You could also start with M(0)=0, but it\'s less clear.] We\'ll prove that if M(n)/2^n is even, then M(n+1) equals M(n) with a 6 appended at the left, and when M(n)/2^n is odd, then M(n+1) equals M(n) with a 7 at the left.<p>\r\nFirst case: M(n)/2^n=2K. M(n+1)= 6x10^n+M(n)= 6x10^n+2Kx2^n, which is a multiple of 2^(n+1).<p>\r\nSecond case: M(n)/2^n=2K+1. M(n+1)= 7x10^n+M(n)= 7x10^n+2Kx2^n+2^n= 7x5^nx2^n+Kx2^(n+1)+2^n= (7x5^n+1)x2^n+Kx2^(n+1), which also is a multiple of 2^(n+1); note that the first term in parenthesis comes out to be even.<p>Thus, we\'ve proved that M(n) exists for all n>0. It\'s also easy to prove that M(n) is unique, realizing that if you take out the leftmost digit, you are left with a possible M(n-1), and so all the way down to M(1), which is certainly unique. The following Python program does the needed calculations:<pre>\r\nm=6L\r\ni=1\r\nwhile i<76:\r\n	if ((m/(2L**i))%2==0):\r\n		m = m + 6 * 10L ** i\r\n	else:\r\n		m = m + 7 * 10L ** i\r\n	i = i + 1\r\nprint m</pre>\r\n\r\nThis program produces:<p>\r\n6667776766677767667676666776766667777767666677766776777777777777666766667776','2004-03-14',20040322232106,NULL,3,3,0,4.50,20040314112313,0);
INSERT INTO problem VALUES (1692,8,1,1,'Toggler and Triggler','Consider <b>Toggler</b> a game played on a rectangular grid. Each cell in a the grid is initially [X], and can be toggled to [.] (a [.] cell will revert to [X] when toggled). \r\n<p>\r\nA move consists of toggling any cell on the grid, which will also cause the four cells adjacent to it to be toggled in a + sign pattern.\r\n<p>\r\nThe game is won when all cells are toggled to the [.] state. A version of Toggler played on a 4 x 4 board is available <a href=\"http://www.flooble.com/scripts/toggler.php\"  target=\"_blank\"><b>here</b></a>. With a little experimentation it can easily be won in 4 moves. (Can it be won in an ODD number of moves?) Is Toggler \"winnable\" on any sized grid?\r\n<p>\r\n<b>Triggler</b> makes things a little more interesting by introducing a third state for each cell: [O]. Cells go from [X] to [O] to [.] and then back to [X]. Additionally, when you \"toggle\" a cell, it gets shifted through two states at once, while the 4 cells around it undergo only one shift.\r\n<p>\r\nHere\'s a sample of Triggler on a 4 x 4 grid: <a href=\"http://www.flooble.com/scripts/triggler.html\" target=\"_blank\"><b>click</b></a>. In this configuration winning the game is much harder, maybe impossible.\r\n<p>\r\nIs Triggler winnable on a 4 x 4 board? What sized grids (if any) is it winnable on?','?','2004-03-12',20040316232105,NULL,4,3,0,4.00,20040312131836,0);
INSERT INTO problem VALUES (921,12,2,1947,'Gambling over drinking','You are in a disreputable bar and decide to order a ten dollar drink.  A particularly slinky character asks to make a bet over your drink.  This is his proposal:   \r\n<p>\r\n\"<i>I will place a flat peice of glass over the top of your  drink (so it seals and nothing can go in or out while glass is in position) and proceed to drink your drink without moving or touching either glass or glass.  I think a five dollar wager is about right.</i>\"\r\n<p>\r\nAssuming there is not trickery involved, is this a bet you should take?','No, it doesn\'t matter whether or not the person can actually do this or not.  He will simply steal your drink and pay you the required five dollars, getting your ten dollar drink for half price.','2003-06-19',20040319232103,NULL,2,3,0,2.75,20030619103552,0);
INSERT INTO problem VALUES (922,7,2,1947,'My favorite number','You are trying to guess my favorite number.  I tell you it is from 1-100 somewhere and is an interger.  You can guess anything you like and I will tell you whether my number is higher or lower then your guess.  What is the smallest number of guesses you can make to make sure you will get my number, no matter what it is?  \r\n<p>\r\nAssume that I don\'t lie to you about the greater or less than value.','The logic to this game starts by going half way between the limits you know for the number.  The first logical guess would be 50.  Say my number is 17.  So the guesser would say 50(1 guess), and I would say lower.  G(short for guesser)=25(2), me=lower.  G=12(3), me=higher.  G=19(4), me=lower.  G=16(5) me= higher.  G=18(6), me=lower.  G=17(7), I say right.  7 is the least number of guesses required to guess any number.  Obviously you can get lucky, but this way works better most of the time.  This is also proved by using powers of 2.  2^1=2  2^2=4 .......  2^6=64  2^7=128   this means that these same 7 guesses could be used for every number between 128 and 1.  I like 1-100 better.','2003-06-16',20030915232101,NULL,2,3,0,2.20,20030616015626,0);
INSERT INTO problem VALUES (1901,22,0,3372,'Blah de blah','kjsdf','lkasjf','2004-01-11',20040324232101,NULL,3,3,4,0.00,00000000000000,174);
INSERT INTO problem VALUES (924,2,2,1947,'Tug-o-war','There is a tug-o-war competition consisting of  rounds upon round that all end in a draw meaning both sides end in equal strength.  There are several people of exactly equal strength and are represented by the same symbol.  (i.e. all * pull the same, but a * and a @ must be different) Each team is representeed by a series of symbols followed by a dashed line being the rope.  On the other side of the rope is the team that was equally matched in strength.  Here are some of those rounds:<BR>*%-----$ <BR>$$$-------@%*%@ <BR>@-------!* <BR>Again remembering that ll of the above are ties, and assume that position on the rope doesn\'t matter, who will win the following match?<BR>!@!!@!-------%$*$','%$*$  would win.<br>\r\nSuppose each symbol has its own numerical value.  Using system of equations, you can find out there relations to eachother. Here is my step by step answer.  Anything marked by parenthesis is used later.<BR><br>\r\nMatch 1: *+%=$<BR>\r\nMatch 2: 3$=2@+2%+*<BR>\r\n--> $+*+%+*+%=2@+2%+*<BR>\r\n--> $=2@-*<BR>\r\nMatch 3: @=!+*<BR>\r\n--> $=@+!+*-*<BR>\r\n--> ($=@+!)<BR>\r\n--> *+%=2!+*<BR>\r\n--> (%=2!)<br>\r\n<br>\r\nNow we use the two parenthesised equations to substitute in the final match.<br><br>\r\nFinal match: 4!+2@ --- 2$+%+*<BR>\r\n--> 4!+2@ --- 2(@+!)+(2!)+*<br>\r\n--> 4!+2@ --- 4!+2@+*<br>\r\nThe right side is the victor by one *.','2003-06-21',20031030232102,NULL,3,3,0,3.45,20030621070256,0);
INSERT INTO problem VALUES (925,2,2,1626,'Three More Logicians','The three logicians are back. Just like before, they are given each a letter, so that nobody has the same letter, each logician can only see his own letter, and so that their letters can form one of the following words:\r\n<p>\r\nNET, CAT, MEN, DRY, MAN, RUN\r\n<p>\r\nThey answer \"Do you know which word can be spelled by your letters?\" again, but this time say their answers at the same time, such that they can hear everyone\'s answers for the following questions, but not for the current one.\r\n<p>\r\nFirst time: All say No.<br>\r\nSecond time: All say No.<br>\r\nThird time: All say Yes.\r\n<p>\r\nWhat word do their letters spell?','After they all no, all three know that it can\'t be ACE, DRY or RUN, because no other word contains C, Y, D or U. One of them would have had to have said \"Yes\" for it to be one of these words.<br><br>\r\n\r\nThen, NET, MEN, and MAN are the only words that remain. Since they all said no, nobody could have had a T or an A because they only occur once in the reduced word list. This means NET and MAN are eliminated, leaving MEN to be the only word left.<br><br>\r\n\r\nSince MEN is the only word left, all three know which word it is.','2003-06-12',20030618090810,NULL,2,3,0,4.33,20030612083029,0);
INSERT INTO problem VALUES (1406,5,2,2716,'Cut chessboard','I cut myself a rectangle out of a chessboard. (All cuts were along the square lines, so the rectangle has integer sides.)\r\n<p>\r\nWere I to tell you either its area, or its perimeter, or the length of its diagonal, you wouldn\'t be able to determine the dimensions of the rectangle.<p>\r\nWhat\'s its size?','It must be 1x8. 2x4 has the same area; 2x7, 3x6 and 4x5 have the same perimeter, and 4x7 has the same diagonal -- all other rectangles have either a distinctive area, perimeter or diagonal.\r\n','2003-09-26',20031016232104,NULL,3,3,0,4.50,20030926084204,0);
INSERT INTO problem VALUES (987,20,2,1575,'Word Meld 2','In a word meld, you are given one word to try to change into another, one step at a time. Each step consists of changing one letter of the word into another while still having a common* English word. For example, one step would be to change the word \"PIE\" to \"PIT.\" Another step could change \"PIT\" to \"POT,\" and so on.<br>\r\n<br>\r\nWhat is the fewest number of steps in which you can change \"BUZZ\" into \"WORD\"?<br>\r\n<pre>\r\nB U Z Z\r\n. . . .\r\n. . . .\r\nW O R D</pre>\r\n* <i>\"Common\" words are to be determined at the discretion of the author</i>','I did it in 9 steps:<br>\r\n<pre>\r\n<b>BUZZ</b>\r\nFUZZ\r\nFUTZ\r\nPUTZ\r\nPUTS\r\nPATS\r\nPARS\r\nWARS\r\nWARD\r\n<b>WORD</b>\r\n</pre>\r\n\r\nOther people came up with 7-step answers using \'fuze\' as a word:\r\n<pre>\r\nbuzz  buzz  buzz  buzz\r\nfuzz  fuzz  fuzz  fuzz\r\nfuze  fuze  fuze  fuze\r\nfaze  faze  faze  faze\r\nfare  fare  fare  fare\r\nfore  fore  ware  ware\r\nwore  ford  wore  ward\r\nword  word  word  word\r\n</pre>','2003-07-04',20030823232102,NULL,3,3,0,4.40,20030704044620,0);
INSERT INTO problem VALUES (1202,22,2,1919,'r3m1e4o2 g6a1d2d3n5i4','A3W1T4H2 S2I1 W2O3T1 U3P1S4L2 E4E5T1R3H2?','<b>v3f1e4i2.</b>\r\n<p>\r\nThe Title is: \"More adding\"<p>\r\nThe question says: \"What is two plus three?\"<p>\r\nThe numbers after each letter represent where the letter is in the word (f3 would mean f is the third letter in the word).','2003-09-05',20030910121932,NULL,2,3,0,2.67,20030905080630,0);
INSERT INTO problem VALUES (1252,5,2,1575,'Cutting Corners','Suppose you have a circle that is perfectly inscribed in a rectangle.<br>\r\nA smaller rectangle is placed on top of the first one, such that one corner is on the edge of the circle and the opposite corner matches a corner of the larger rectangle.<p>\r\nIf the smaller rectangle is twice as long as it is high, how many of them will fit into of the larger one (without overlapping, of course)?','<b>50 (or 2).</b><p>\r\nThe larger rectangle, of course, is a square, since it circumscribes a circle. It sides are equal in length to the diameter of the inscribed circle.<br>\r\nLet\'s call the sides of the small rectangle x and 2x.<p>\r\nFirst, draw the radius from the center of the circle to the corner of the small rectangle. Call this length r (naturally). Then, extend one of the legs of the triangle, say the length (2x), into the circle. Then draw the right triangle that has that and the radius for sides.<p>\r\nThe legs of this right triangle run parallel to the sides of the square (actually, to both rectangles). The shorter leg (the extension of the rectangle) has a length of r-2x, while the longer leg has a length of r-x. The hypotenuse of the triangle is the radius of the circle, or r.\r\n<p>\r\nThe only right triangle in which the sides differ in length by a value of x is a 3x, 4x, 5x right triangle. So, the hypotenuse of the triangle (and the radius of the circle is 5x.<p>\r\nSince the circle is inscribed in the square, the side of the square is the diameter of the circle, which we now know must be 10x.<p>\r\nTherefore, 50 of the smaller rectangles will fit into the square.','2003-11-20',20040114232101,NULL,4,3,0,3.50,20031120135319,0);
INSERT INTO problem VALUES (1626,4,2,1301,'Domino Chain','Two dominoes are picked at random from a standard set of double-sixes.  Such a set contains all the possible combinations of two numbers of pips that are possible from zero to six.  That includes all 7x6/2=21 combinations of two different numbers plus all seven doubles from double zero to double six.\r\n<p>\r\nYou look at only one of the two numbers on each domino, choosing at random which end to look at.  You see that the number you look at on the first domino is 1.  The number you see on the second domino is 2 (of course represented as pips).\r\n<p>\r\nWhat is the probability that you will be able to use these two dominoes as the ends of a chain of dominoes using all 28 in the set, linked in the usual fashion of requiring a match between the two adjoining numbers of two touching dominoes?\r\n<p>\r\nRemember, the numbers you looked at need not be the end numbers--one or the other of the still-hidden numbers might be positioned at the actual end(s) of the chain.\r\n','First, it must be shown that in order for such a chain to be formed, the numbers at the ends must be the same (by the way, thereby precluding the visible numbers we saw--1 and 2--from being the actual end numbers).  Each number appears 8 times in the set of dominoes: once each in combination with zero through six except for twice on its appearance on the double (i.e., in combination with itself). In a chain of dominoes, the internal (touching) ends must contain an even number of each number, as adjoining ends match.  That means the two end points must account for an even number of any number shown, and therefore must be two of the same number.\r\n<p>\r\nThat shows that a matching number on the two tiles is necessary; is it sufficient?  Yes. Call the number that matches between the two dominoes a, and the other number or numbers b (and possibly c).  Then assign the remaining pip numbers to the other letters up to g and use one of these two layouts:\r\n<p>\r\naa ac cb bd dc ce ed df fe eg gf fa ag gb bb be ee ea ad dd dg gg gc cc cf ff fb ba\r\n<p>\r\nor\r\n<p>\r\nab bb bc cc cd dd de ee ef ff fg gg ga aa ad db be ec cf fd dg ge ea af fb bg gc ca\r\n<p>\r\nThe way the two dominoes in the question were chosen, any of the 56 numbers (domino ends) in the set was equally likely to be chosen for each of the two visible positions.  That includes each of the eight 1\'s and each of the eight 2\'s.  The determination of which 1 or 2 is showing determines what the other number is on that domino.  Note that the double-1 for example has twice as many ways of appearing as the 1 in, say, 1-3 (but as many ways as 1 <b>OR</b> 3 in 1-3), because regardless of which way it\'s oriented, it is a possibility for what has happened in this instance.\r\n<p>\r\nSo there are 8 possibilities for the first domino (including two that are double-1), and 8 for the second.  Ordinarily this would be 64 possible combinations, but the 1-2 domino cannot appear in both places, so there are really only 63 equally likely ways of the pair appearing as it did.\r\n<p>\r\nOut of these equally likely ways, which ones have one number from the first domino matching one number from the second, so that they can be placed on the ends of a chain?  They are:<br>\r\n1-0; 2-0<br>\r\n1-1; 2-1<br>\r\n1-1; 2-1 (the other 1 being the one showing)<br>\r\n1-3; 2-3<br>\r\n1-4; 2-4<br>\r\n1-5; 2-5<br>\r\n1-6; 2-6<br>\r\n<br>\r\n1-2; 2-0<br>\r\n1-2; 2-2<br>\r\n1-2; 2-2 (the other 2 being the one showing)<br>\r\n1-2; 2-3<br>\r\n1-2; 2-4<br>\r\n1-2; 2-5<br>\r\n1-2; 2-6<br>\r\n<br>\r\n1-0; 2-1<br>\r\n1-3; 2-1<br>\r\n1-4; 2-1<br>\r\n1-5; 2-1<br>\r\n1-6; 2-1<br>\r\n<br>\r\nThis is 19 out of 63 possibilities, or 19/63 = .3015873015873...\r\n<br>\r\nA simulation confirms this:\r\n<br>\r\nRANDOMIZE TIMER<br>\r\nDIM pip(28, 2)<br>\r\nFOR low = 0 TO 6<br>\r\n FOR high = low TO 6<br>\r\n   s = s + 1<br>\r\n   pip(s, 1) = low: pip(s, 2) = high<br>\r\n   PRINT s, low, high<br>\r\n NEXT<br>\r\nNEXT<br>\r\n<br>\r\nDO<br>\r\n  dom1 = INT(RND(1) * 28 + 1)<br>\r\n  DO<br>\r\n    dom2 = INT(RND(1) * 28 + 1)<br>\r\n  LOOP UNTIL dom2 &lt;&gt; dom1<br>\r\n  sid1 = INT(RND(1) * 2 + 1)<br>\r\n  sid2 = INT(RND(1) * 2 + 1)<br>\r\n  pip1 = pip(dom1, sid1): pip2 = pip(dom2, sid2)<br>\r\n  IF pip1 &lt;&gt; pip2 THEN<br>\r\n    tr = tr + 1<br>\r\n    pip3 = pip(dom1, 3 - sid1): pip4 = pip(dom2, 3 - sid2)<br>\r\n    IF pip1 = pip4 OR pip2 = pip3 OR pip3 = pip4 THEN<br>\r\n      suc = suc + 1<br>\r\n    END IF<br>\r\n    PRINT USING \"####### #.######## #.########\"; tr; suc / tr; SQR((tr * suc / tr) * (1 - suc / tr)) / tr<br>\r\n  END IF<br>\r\nLOOP<br>\r\n<br>\r\nNote that the simulation considers a valid trial any one in which the two showing numbers are unequal, as the probability just depends on the inequality of the two showing numbers, not on their identities.\r\n<p>\r\nWhen stopped after over 3,000,000 trials, the last line showed up to that point:\r\n<p>\r\n3378243 0.30136198 0.00024965\r\n<p>\r\nindicating 3,378,243 trials produced an average success rate of .30136198, and that if the theoretic success rate is within .00025 of that, that the results fall within one standard deviation of the expected results.  The calculated probability and the simulation result do agree within that amount.\r\n','2004-02-11',20040324232102,NULL,4,3,0,3.80,20040211141446,0);
INSERT INTO problem VALUES (1242,5,2,1919,'A different angle','Look at this shape: \r\n<p align=\"center\">\r\n<img src=\"http://www.flooble.com/images/perplexus/problem/difangle.gif\">\r\n</p>\r\nAssume AB = AF = FE = ED and BC = CD, and all the angles in the shape are 90 degrees.<p>\r\nLet <b>A</b> be the area of this shape (in cm^2), and <b>P</b> -- the perimeter of this shape (in cm). <p>\r\nIf <b>A - P</b> is <b>60</b>, what is the length of line AC?','A solution by retarius can be seen <a href=\"http://perplexus.info/show.php?pid=1242&cid=8530\">here</a>.','2003-10-10',20040225103933,NULL,3,3,0,2.29,20031010072648,0);
INSERT INTO problem VALUES (1906,6,0,3172,'Would you like to play a game?','Turkey Sandwich was worried about an upcoming test in Discrete Mathematics and was finding it hard to get to sleep. Turkey awoke early in the morning, aroused by devilish laughter, only to see an impish looking homunculus sitting at the bottom of the bed next to a seemingly infinite pile of chips. Hello Turkey it said, would you like to play a little game? This pile contains 43546758343209876 chips and the bottom chip represents your immortal soul. The rules are quite simple. The first player takes some chips, but not all of them. After that we take it in turns to take some chips.<BR><BR>\r\n\r\nThe only rule now is that a player cannot take more in their turn than the previous player took. The winner is the player who takes the last chip. If I win I get to keep your soul and if you win, you get an A in the test. Would you like to go first or second? This seemed a reasonable bet to Turkey. Can you give Turkey a strategy for playing no matter how many chips there are? \r\n','from http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtm','2004-01-13',20040324232101,NULL,4,3,4,0.00,00000000000000,175);
INSERT INTO problem VALUES (1907,8,0,3172,'Chess anyone?','A game of chess begins with 1.e4 and ends in the fifth move with knight takes rook mate. Reconstruct the game.<BR><BR>\r\n\r\n<I>(One move in chess contains white\'s turn followed by black\'s turn.)</i>\r\n\r\n','Generally, one tries to mate black and this may be impossible (I don\'t know).\r\n\r\nBut here is one solution:\r\n<PRE>1. f2-f3     g8-f6\r\n2. d2-d3     f6-h5\r\n3. c1-e3     h5-g3\r\n4. e1-f2     e7-e5\r\n5. d1-e1     g3 x h1, mate\r\n</PRE\r\n\r\n\r\nfrom http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtm','2004-01-13',20040324232101,NULL,4,3,4,0.00,00000000000000,176);
INSERT INTO problem VALUES (1908,16,0,3172,'Ellipses','What is the area of the smallest ellipse that can be circumscribed around a 3-4-5 triangle?<BR><BR>\r\n','from http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml','2004-01-13',20040324232101,NULL,5,3,5,0.00,00000000000000,200);
INSERT INTO problem VALUES (1909,6,0,3172,'Perfect Shuffle','You have a deck of 52 cards - for convenience, number them 1 through 52. You cut the cards into two equal halves and shuffle them perfectly. That is, the cards were in the order 1,2,3,...,52 and now they are<BR>1,27,2,28,...,26,52. Let\'s call this a perfect in-shuffle.<BR><BR>\r\nIf you repeat this in-shuffling process, will the cards ever return to their initial ordering? If so, how many in-shuffles will it take?<BR>\r\n________________________<BR>\r\n<BR>\r\nHow does the solution change if you have a deck of 64 cards, or 10, or in general, n cards? For odd integer values of n, in-shuffling will take 1,2,3,...,n to 1,(n+3)/2,2,(n+5)/2,...,n,(n+1)/2. For example, when n=5, the first in-shuffle yields 1,4,2,5,3.','from http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml','2004-01-13',20040324232101,NULL,5,3,5,0.00,00000000000000,201);
INSERT INTO problem VALUES (1910,21,0,3172,'Answer Machine Hacking','Consider an answering machine with remote inquiry facility, where you can call the answering machine and enter a 4 digit passcode into your telephone keypad, so you can listen to the messages from anywhere you like. Many of these machines will let you in if you enter the correct consecutive sequence of digits, regardless of what preceded that sequence.<BR>\r\n<BR>\r\nExample: Passcode is 1234.<BR>\r\n<BR>\r\nif you feed the machine 1234, you\'re in.<BR>\r\nif you feed the machine 01234, you\'re in.<BR>\r\nif you feed the machine 0121234, you\'re in.<BR>\r\nif you feed the machine 94129838701234, you\'re in.<BR>\r\n<BR>\r\nTo brute-force hack the machine, you could try all numbers from 0000 to 9999, sending 40000 sounds across the wire. But since you are a smart hacker, you see that there\'s room for optimization. What is the shortest series of digits you have to send to the answering machine in order to break the code in any case? ','from http://www.ocf.berkeley.edu/~wwu/riddles/medium.shtml','2004-01-13',20040324232101,NULL,4,3,6,0.00,00000000000000,221);
INSERT INTO problem VALUES (1911,16,0,3172,'Ellipses (2)','What is the area of the largest ellipse that can be inscribed in a 3-4-5 triangle?\r\n','from http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml','2004-01-13',20040324232101,NULL,5,3,6,0.00,00000000000000,222);
INSERT INTO problem VALUES (1912,16,0,3172,'Linked Rings','<img src=\"http://www.flooble.com/images/perplexus/problem/linked-circles.jpg\" align=\"right\">\r\nThree rings (planer circles) are \"linked\" together, but you\'ll notice that none is directly linked with another. <UL><LI>The red ring is \"behind\" the yellow.\r\n<LI>The yellow ring is \"behind\" the blue.\r\n<LI>The blue ring is \"behind\" the red.</ul>\r\nStill, while none is intertwined with another, it is impossible to pull them apart.<BR>\r\n_____________________<BR>\r\n<BR>\r\nIs this a paradox?<p>\r\nCan this really be built?  Prove it!\r\n<br>','?','2004-01-13',20040324232101,NULL,4,3,7,0.00,00000000000000,240);
INSERT INTO problem VALUES (1276,6,2,1626,'The Black Suspenders','When 5 friends appeared at a formal dance, they noticed something. They were all wearing different colored suspenders, ties and shirts. Throughout the 5 of them, there were white, black, red, green, blue colored types of each. 7 pictures including them were taken. The only problem was somebody later on wanted to know what color tie and shirt the man with the black suspenders had, but that never appeared in the notes taken on each picture. Also, can you figure out what each other person wore as well?<br><br>\r\n\r\nHere are the notes on each picture taken. (They were all taken without clothes changes, but the friends might have changed involvement and position. Every one of the 4 people involved in each picture is mentioned; there are no tricks in the wording.)<br><br>\r\n\r\nPicture 1: The photographer decided to move the person with the black shirt between the person with the red tie and the person with white suspenders, and put the person with white shirt on the other side of the person with the white suspenders.<br><br>\r\n\r\nPicture 2: The photographer decided to place the three people wearing red things behind the person wearing the white tie.<br><br>\r\n\r\nPicture 3: The photographer wanted to place the person with the green tie next to the person with black shirt, and put the people with green and blue suspenders behind them.<br><br>\r\n\r\nPicture 4: The photographer decided to put the person with the white suspenders in the middle, with the person wearing the green tie in front of them. Then the people wearing red and green shirt were placed behind them.<br><br>\r\n\r\nPicture 5: The photographer decided to do the same orientation as the last picture; putting the person with the green suspenders behind the person with the person with the black tie, and putting the people with white and blue shirt in the back.<br><br>\r\n\r\nPicture 6: The photographer wanted to place the people with the blue and white suspenders in front, and the person with the black tie and the person with the green shirt behind them.<br><br>\r\n\r\nPicture 7: The photographer decided to include one person who was a friend of the person with the red suspenders and a friend of the person wearing black shirt on this picture.<br><br>\r\n\r\nBased on these notes by the photographer, can you figure out what color tie and shirt the man with the black suspenders had? Also, can you figure out what color shirt, tie, and suspenders the other four people had?','In picture 1, the person with white suspenders is pictured with the person with the black shirt and white shirt, and in picture 4 he is pictured with the person with the red shirt and green shirt. Because you can\'t appear with yourself, the only shirt left for the person with white suspenders is the blue shirt.<br><br>\r\n\r\nIn picture 1, the person with the red tie can\'t have a red shirt (picture 2) or black or white shirt (picture 1), or a blue shirt, (because the person wearing the blue shirt is wearing white suspenders, and the person wearing white suspenders is not wearing a red tie, picture 1).<br><br>\r\n\r\nAlso, the person wearing the white suspenders was not wearing a green tie (picture 4), so the person with the green tie was not wearing the blue shirt, (because the person with the blue shirt wears white suspenders), nor was he wearing a red or green shirt (picture 4), nor a black shirt (picture 3), so the person wearing the green tie must have worn a white shirt.<br><br>\r\n\r\nPicture 3 shows the person with the green tie didn\'t wear the blue suspenders. Since the person with the green tie wore a white shirt, this person also didn\'t wear the blue suspenders. The person with blue suspenders didn\'t wear the blue shirt; the blue shirt was worn by the person with the white suspenders. The person with blue suspenders also couldn\'t have worn the green shirt (picture 6) or the black shirt (picture 3). So the person with blue suspenders must have worn the red shirt.<br><br>\r\n\r\nThe person with the red shirt wore the blue suspenders, not the green ones. The person with the green suspenders also couldn\'t have worn a white or blue shirt (picture 5) or a black shirt (picture 3), so the person with the green suspenders must have worn the green shirt.<br><br>\r\n\r\nThe person with the green shirt wore green suspenders. The person with the blue shirt wore white suspenders. The person with the red shirt wore blue suspenders So neither the person with the red shirt, green shirt or blue shirt could have worn red suspenders. Also, the person with red suspenders didn\'t wear a a black shirt (picture 7), so he must have worn a white shirt.<br><br>\r\n\r\nAnd by elimination, you can see that the person wearing black suspenders wore a black shirt.<br><br>\r\n\r\nThe person with the green tie wore a white shirt and red suspenders. This means that the person wearing the black tie didn\'t wear the red suspenders. The person wearing the black tie didn\'t wear the green suspenders (picture 5) or the blue or white suspenders (picture 6), so the person with the black tie wore black suspenders.<br><br>\r\n\r\nTo answer the first question, the person wearing black suspenders wore a black tie and black shirt.<br><br>\r\n\r\nNow on to the second question:<br><br>\r\n\r\nSince the person with the black tie wore the black shirt, and the person with the green tie wore white shirt, they didn\'t wear the red shirt. The person with the red shirt also didn\'t wear a red or white tie (picture 2), so the person with the red shirt must have worn the blue tie.<br><br>\r\n\r\nBy elimination, you can see that the person wearing the blue shirt wore the white tie.<br><br>\r\n\r\nIn conclusion:<br><br>\r\n\r\nThe person with the red shirt wore a blue tie to go with his blue suspenders.<br>\r\nThe person with the green shirt wore a red tie to go with his green suspenders.<br>\r\nThe person with the white shirt wore a green tie to go with his red suspenders.<br>\r\nThe person with the blue shirt wore a white tie to go with his white suspenders.<br>\r\nThe person with the black shirt wore a black tie to go with his black suspenders.<br><br>\r\n\r\nNext year the photographer will require everyone to wear just a t-shirt and a belt, but that will be no fun! ','2003-09-29',20031009181608,NULL,3,3,0,0.00,20030929142629,0);
INSERT INTO problem VALUES (937,12,2,1645,'What Can I Be?','My timpani plays a rhythmic song,<BR> \r\nWith hammer on anvil I play along.<BR> \r\nDown my canal no ship sets course,<BR> \r\nAnd I have a stirrup that fits no horse.<BR> \r\n<BR>\r\nWhat am I?','The Human Ear<BR>\r\n<BR>\r\n<b>Timpanis</b> are a kind of drum, which relates to the ear drum.<BR>\r\nTheir\'s also a <b>hammer</b> shaped bone in your ear<br> The incus is a <b>anvil</b> shaped bone in your ear.<BR>\r\nYou have an ear <b>canal</b>, where sound enters your ear.<BR>\r\nAnd there\'s a bone in your ear called the <b>stirrup</b> or the stapes.','2003-06-22',20040128232102,NULL,2,3,0,2.73,20030622051807,0);
INSERT INTO problem VALUES (1345,2,2,1626,'Girls Just Wanna Have Fun','5 Girls (named Alice, Betty, Carol, Diane, Emily)  visit a mall to shop. They come upon a clothing shop and they decide to buy clothing. <br><br>But, for some strange reason, different colored shirts cost different amounts, which now came in increments of 10 dollars. (Every shirt of the same color costs the same amount.) This store doesn\'t carry very many shirts; the most expensive one is 50 dollars, and they only come in red, green, blue, yellow, and orange.<br><br>\r\n\r\nEach girl goes into the store and finds two different shirts. No two girls got the same pair of shirts, and no girl got a shirt for free. It ended up that each color shirt was bought exactly twice.<br><br>\r\n\r\nUsing the following clues, can you figure out the two colors of shirts each girl bought, and how much each color bought, as well as how much each girl spent?<br><br>\r\n\r\n1) When the 5 girls were comparing their purchases, they found that Diane spent the most money, 2 girls tied for second most money spent, and the other 2 girls spent the same amount of money as well.<br><br>\r\n\r\n2) When Carol bought the blue shirt, she was mad that the it was more expensive than the 10-dollar price it was last week, and didn\'t buy the green shirt because of this.<br><br>\r\n\r\n3) Diane\'s and Emily\'s different styles resulted in them not buying any shirts the same color as each other\'s.<br><br>\r\n\r\n4) Alice and Emily both decided not to buy the orange shirt, but instead, Alice went with Carol to pick out the same color shirt to buy, noting that it didn\'t cost 20 dollars like last week.<br><br>\r\n\r\n5) As Betty was waiting to buy a red shirt (which she did end up buying), she saw Carol buy a shirt that cost 40 dollars.','<b>$80 - Diane: green ($50) and orange ($30)<br>\r\n$60 - Emily: blue ($40) and red ($20)<br>\r\n$60 - Alice: green ($50) and yellow ($10)<br>\r\n$50 - Betty: orange ($30) and red ($20)<br>\r\n$50 - Carol: blue ($40) and yellow ($10)</b>\r\n<p>\r\nThere are five colors of shirts in $10 increments, with the most expensive costing $50, meaning that they cost 10, 20, 30, 40 and 50 dollars in some order. Since each girl bought two different shirts, possible totals are:\r\n<pre>$30 = 10 + 20\r\n$40 = 10 + 30\r\n$50 = 10 + 40\r\n$50 = 20 + 30\r\n$60 = 10 + 50\r\n$60 = 20 + 40\r\n$70 = 20 + 50\r\n$70 = 30 + 40\r\n$80 = 30 + 50\r\n$90 = 40 + 50</pre>\r\nSince Diane spent the most, and the other two pairs of girls spent the same amounts [1], possible triples of the amounts spent are, at first glance:\r\n<pre>50, 60, 70 (10,40;<u>20</u>,<i>30</i>;10,50;<u>20</u>,40;<u>20</u>,50)\r\n50, 60, 70 (10,<u>40</u>;20,30;10,<i>50</i>;20,<u>40</u>;30,<u>40</u>)\r\n<b>50, 60, 80 (10,40;20,30;10,50;20,40;30,50)</b>\r\n50, 60, 90 (10,<u>40</u>;20,<i>30</i>;10,50;20,<u>40</u>;<u>40</u>,50)\r\n50, 70, 80 (<i>10</i>,40;20,<u>30</u>;20,50;<u>30</u>,40;<u>30</u>,50)\r\n50, 70, 90 (<i>10</i>,<u>40</u>;20,30;20,50;30,<u>40</u>;<u>40</u>,50)\r\n60, 70, 80 (<i>10</i>,<u>50</u>;20,40;20,<u>50</u>;30,40;30,<u>50</u>)\r\n60, 70, 90 (<i>10</i>,<u>50</u>;20,<u>40</u>;20,<u>50</u>;<i>30</i>,<u>40</u>;<u>40</u>,<u>50</u>)</pre>\r\nHowever, we are also told that two of each color shirt were bought, eliminating most of the above combinations (the underlined priced appear three times, and the italicized values appear only once in the invalid combinations). The only valid result (in bold), then, is that Diane spent $80, while the other pairs of girls spent $50 and $60 on their clothes, respectively:\r\n<pre>80 = 30 + 50 (Diane)\r\n60 = 20 + 40\r\n60 = 10 + 50\r\n50 = 20 + 30\r\n50 = 10 + 40</pre>\r\n<p>\r\nWe know that Diane spent $80 on thirty- and fifty-dollar shirts, and Emily did not buy any shirts of the same colors as she did [3]. Thus, Emily  either spent $10 and 40 or $20 and 40, and we know for sure that she did buy a forty-dollar shirt. Also, we are told that Carol bought the other forty dollar shirt [5]:\r\n<pre>80 = 30 + 50 (Diane)\r\n60 = 20 + 40 (Emily/Carol)\r\n60 = 10 + 50 (Alice/Betty)\r\n50 = 20 + 30 (Alice/Betty)\r\n50 = 10 + 40 (Emily/Carol)</pre>\r\nCarol didn\'t buy a twenty-dollar shirt with Alice [4]; it must have cost ten dollars [5], and by elimination, we know what price shirts everyone bought:\r\n<pre>80 = 30 + 50 (Diane)\r\n60 = 20 + 40 (Emily)\r\n60 = 10 + 50 (Alice)\r\n50 = 20 + 30 (Betty)\r\n50 = 10 + 40 (Carol)</pre>\r\nNow, to match prices to colors:\r\n<p>\r\nCarol\'s blue shirt was not ten dollars [2]; it must have been forty dollars. The ten-dollar shirt was not green [2], orange [4], or red [5]; it must have been yellow:\r\n<pre>$10: yellow\r\n 20\r\n 30\r\n 40: blue\r\n 50</pre>\r\nAlice and Betty did not buy any shirts in common [above], so Alice\'s fifty-dollar shirt was not yellow [$10], blue [$40], orange [4], or red [5]; it was green. \r\n<pre>$10: yellow\r\n 20\r\n 30\r\n 40: blue\r\n 50: green</pre>\r\nBy elimination, Betty\'s twenty- and thirty-dollar shirts were red and orange, in some order. Emily bought a twenty-dollar shirt, but it was not orange [4]; it must have been red. That leaves the orange shirt at $30:\r\n<pre>$10: yellow\r\n 20: red\r\n 30: orange\r\n 40: blue\r\n 50: green</pre>\r\nSo, to recap:\r\n<pre>$80 - Diane: green ($50) and orange ($30)\r\n$60 - Emily: blue ($40) and red ($20)\r\n$60 - Alice: green ($50) and yellow ($10)\r\n$50 - Betty: orange ($30) and red ($20)\r\n$50 - Carol: blue ($40) and yellow ($10)</pre>\r\nTaken from DJ\'s solution <a href=http://perplexus.info/show.php?pid=1345&cid=12651>here</a>.\r\n<p>\r\nCharlie shows how the program is accomplished through a program <a href=\"http://perplexus.info/show.php?pid=1345&cid=9332\">here</a>.','2003-11-06',20040313223946,NULL,3,3,0,3.75,20031106144657,0);
INSERT INTO problem VALUES (1359,8,2,1567,'Master Number','Master Number is a game in which one person comes up with a four-digit number (called “the master number”) and another person tries to guess it.  Repeated digits in the number are not allowed.  Each time the second player guesses a number, the first person grades how good the guess is, writing one X for each correct digit in the correct place, and one O for each correct digit in the wrong place.  For instance, if the master number is “2468” and your opponent guesses “1248”, you would score it “XOO”. Note that the location of X’s and O’s in the grade may not correspond with the location of digits in the number they are referring to.<p>A recent game of Master Number began as follows (the first number in parentheses shows the order of guesses):<pre>(1)   4321   XO\r\n(2)   5678   O\r\n(3)   7140   XO\r\n(4)   6914   X</pre>What is the value of the master number? <br>(Prove that this is a unique solution.)','From the first two clues, we know that two of the digits are in the 1-4 range, and one is in the 5-8 range, so the fourth digit in the master number is either a 9 or a 0 (since three of the digits are accounted for and repeats are not allowed).<p>Assume that neither 1 nor 4 is in the master number. Then from clue (3), 7 and 0 would both have to be in the master number (one gets an X and the other gets an O). This would mean that neither 6 nor 9 were in the master number. If that were true, there could not be an X in the grade to guess (4), as all four of those digits have been eliminated. Since this is not the case, our assumption is incorrect, and either 1 or 4 is in the master number.<p>From clue (4), if either 1 or 4 is in, then 6 and 9 have been eliminated as possible digits, and if 9 is out then 0 must be in the master number as well. If 0 is not the last digit, then either 1 or 4 is in the right position and earns an X. But this cannot be correct, since that digit earns an X in clue (4). Therefore 0 must be the last digit of the master number, which rules out 4 being in the correct place in clue (4). Thus 1 is the third digit.<p>Since 4 has been eliminated and the third and fourth digits of the master number are accounted for, the digit earning the X in clue (1) must be the 3.<p>From clue (3), 7 has been eliminated since 0 and 1 account for the X and O, respectively, thus the final digit is either 5 or 8. Since this digit is the first digit in the master number, and it was in the wrong location as it appeared in guess (2), the first digit must be 8.<p>The master number is therefore 8310.','2003-09-20',20040207232111,NULL,4,3,0,4.43,20030920100649,0);
INSERT INTO problem VALUES (1265,20,2,1567,'Words in Common 3','What do the following words have in common?<p>spy, babe, tree, wavy, skate, loyal, steep, ponder\r\n','All of the words have the property that, when exactly one letter is changed to another letter, it could make another word that makes sense when followed by the word \'blue\' :\r\n<pre>\r\ns<u>k</u>y blue\r\nbab<u>y</u> blue\r\ntr<u>u</u>e blue\r\ns<u>l</u>ate blue\r\n<u>r</u>oyal blue\r\nstee<u>l</u> blue\r\npo<u>w</u>der blue\r\n</pre>','2003-09-03',20040226232106,NULL,5,3,0,3.60,20030903072915,0);
INSERT INTO problem VALUES (946,2,2,1645,'Life or Death','You\'ve been sentenced to death in an obscure foreign country which has a strange law. Before the sentence is carried out, two papers -- one with \"LIFE\" written on it and one with \"DEATH\" written on it -- are folded up and placed in a hat. You are permitted to pick out one of the papers (without looking), and if you choose the one with \"LIFE\" written on it, you are set free. Otherwise, the death sentence is carried out. But someone has substituted the paper with \"LIFE\" written on it with another one with \"DEATH\" written on it. You are informed by this person of what he has done and that you are doomed to die. You are not permitted to speak to anyone about this misdeed, nor will you have a chance to switch the papers yourself in time.<BR>\r\n<BR> How will you avoid death?','When you draw your slip, swallow it before anyone can see it. This will force the jailor to look at the other slip. He will see that it says \"DEATH\" and assume you had drawn \"LIFE\".','2003-06-29',20031105232104,NULL,3,3,0,3.31,20030629025003,0);
INSERT INTO problem VALUES (1027,6,2,1920,'Ten at a Bridge','Ten people on a war games weekend come to a railroad bridge. It is midnight and there is no moon. Crossing is very dangerous because the ties are slippery and unevenly spaced. \r\n<P>\r\nThe people are of differing ages and fitness. The times it takes each person to cross individually are 20, 21, 23, 27, 29, 31, 34, 37, 41, and 43 minutes respectively. Each person knows everyone\'s time. \r\n<P>\r\nThey have just 2 small flashlights, and each one casts only enough light to allow two people to cross safely. Whenever 2 people cross together, they cross in the time of the slower person. \r\n<P>\r\nThe flashlights can be handed off at either end, but not part way. Crossers never turn around or stop on the bridge. \r\n<P>\r\nEveryone can get across in 3 hours (180 minutes) or less. How is this accomplished?','<P>At T=0:\r\nFlashlight 1 is carried to the finish by #20 and #21  \r\nFlashlight 2 is carried to the finish by #23 and #43  \r\n<P>At T=21:\r\nFlashlight 1 is carried to the start by #21  \r\n<P>At T=42:\r\nFlashlight 1 is carried to the finish by #37 and #40  \r\n<P>At T=43:\r\nFlashlight 2 is carried to the start by #20  \r\n<P>At T=63:\r\nFlashlight 2 is carried to the finish by #20 and #21  \r\n<P>At T=82:\r\nFlashlight 1 is carried to the start by #23  \r\n<P>At T=84:\r\nFlashlight 2 is carried to the start by #20  \r\n<P>At T=104:\r\nFlashlight 2 is carried to the finish by #31 and #34  \r\n<P>At T=105:\r\nFlashlight 1 is carried to the finish by #20 and #23  \r\n<P>At T=128:\r\nFlashlight 1 is carried to the start by #21  \r\n<P>At T=138:\r\nFlashlight 2 is carried to the start by #20  \r\n<P>At T=149:\r\nFlashlight 1 is carried to the finish by #27 and #29  \r\n<P>At T=158:\r\nFlashlight 2 is carried to the finish by #20 and #21  \r\n<P>At T=178:\r\nFlashlight 1 arrives at the finish  \r\n<P>At T=179:\r\nFlashlight 2 arrives at the finish\r\n<P>\r\nAll members are across in 179 minutes.\r\n<p>\r\n<b>Note:</b> Our members have submitted a number of more optimal solutions in the comments (fwaff\'s allows everyone to cross in 142 minutes)','2003-07-28',20030804062627,NULL,4,3,0,3.20,20030728014547,0);
INSERT INTO problem VALUES (986,21,2,1301,'Permutations','Find an algorithm (subroutine) that when called repeatedly with the same character-string variable that is initialized with n characters, all different, will cycle through all the permutations of those n characters, so that for example, when called 24 times with a string of length 4, will have cycled that string through all 24 permutations and returned it to its initial state.\r\n<p>','The easiest way is to present the next permutation in lexicographic order, such as from BECDAFHG to BECDAGFH, except if the highest lexicographic value is presented to it, in which case present the lowest, so that HGFEDCBA produces ABCDEFGH.\r\n<p>\r\nTo do this, find the last upward transition (F to H in the above example input BECDAFHG), taking the lowest following character that is higher than the found lower end of the transition (in this case finding G, which is higher than F) and using it to replace the latter, and then rearranging the remaining characters, including the displaced one, in lexicographic order.  Of course, if there is no upward transition, that is the case in which the subroutine should simply reverse the order of the characters input.\r\n<p>\r\nAn example with a 4-character string:\r\n<p>\r\nabcd last upward trans: cd   replace c with d and alphat\'z rest<br>\r\nabdc last upward trans: bd   replace b with c and alphat\'z rest<br>\r\nacbd last upward trans: bd   replace b with d and alphat\'z rest<br>\r\nacdb last upward trans: cd   replace c with d and alphat\'z rest<br>\r\nadbc last upward trans: bc   replace b with c and alphat\'z rest<br>\r\nadcb last upward trans: ad   replace a with b and alphat\'z rest<br>\r\nbacd last upward trans: cd   replace c with d and alphat\'z rest<br>\r\nbadc last upward trans: ad   replace a with c and alphat\'z rest<br>\r\nbcad last upward trans: ad   replace a with d and alphat\'z rest<br>\r\nbcda last upward trans: cd   replace c with d and alphat\'z rest<br>\r\nbdac last upward trans: ac   replace a with c and alphat\'z rest<br>\r\nbdca last upward trans: bd   replace b with c and alphat\'z rest<br>\r\ncabd last upward trans: bd   replace b with d and alphat\'z rest<br>\r\ncadb last upward trans: ad   replace a with b and alphat\'z rest<br>\r\ncbad last upward trans: ad   replace a with d and alphat\'z rest<br>\r\ncbda last upward trans: bd   replace b with d and alphat\'z rest<br>\r\ncdab last upward trans: ab   replace a with b and alphat\'z rest<br>\r\ncdba last upward trans: cd   replace c with d and alphat\'z rest<br>\r\ndabc last upward trans: bc   replace b with c and alphat\'z rest<br>\r\ndacb last upward trans: ac   replace a with b and alphat\'z rest<br>\r\ndbac last upward trans: ac   replace a with c and alphat\'z rest<br>\r\ndbca last upward trans: bc   replace b with c and alphat\'z rest<br>\r\ndcab last upward trans: ab   replace a with b and alphat\'z rest<br>\r\ndcba  No upward trans; reversing.<br>\r\nabcd\r\n<p>\r\nOf course the alphabetizing of the rest mentioned above is simplified by the knowledge that all the rest of the string is already in reverse alphabetic order and the newly displaced letter need only be placed in the re-reversed sequence of those letters.\r\n<p>\r\nA subroutine, written in Basic, to do this is:\r\n<p>\r\nSUB permute (a$)<br>\r\nDEFINT A-Z<br>\r\n&nbsp;x$ = \"\"<br>\r\n&nbsp;FOR i = LEN(a$) TO 1 STEP -1<br>\r\n&nbsp;&nbsp;l$ = x$<br>\r\n&nbsp;&nbsp;x$ = MID$(a$, i, 1)<br>\r\n&nbsp;&nbsp;IF x$ < l$ THEN EXIT FOR<br>\r\n&nbsp;NEXT<br>\r\n<br>\r\n&nbsp;IF i = 0 THEN<br>\r\n&nbsp;&nbsp;FOR j = 1 TO LEN(a$) \\ 2<br>\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, j, 1)<br>\r\n&nbsp;&nbsp;&nbsp;MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)<br>\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$<br>\r\n&nbsp;&nbsp;NEXT<br>\r\n&nbsp;ELSE<br>\r\n&nbsp;&nbsp;FOR j = LEN(a$) TO i + 1 STEP -1<br>\r\n&nbsp;&nbsp;&nbsp;IF MID$(a$, j, 1) > x$ THEN EXIT FOR<br>\r\n&nbsp;&nbsp;NEXT<br>\r\n&nbsp;&nbsp;MID$(a$, i, 1) = MID$(a$, j, 1)<br>\r\n&nbsp;&nbsp;MID$(a$, j, 1) = x$<br>\r\n&nbsp;&nbsp;FOR j = 1 TO (LEN(a$) - i) \\ 2<br>\r\n&nbsp;&nbsp;&nbsp;x$ = MID$(a$, i + j, 1)<br>\r\n&nbsp;&nbsp;&nbsp;MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)<br>\r\n&nbsp;&nbsp;&nbsp;MID$(a$, LEN(a$) - j + 1, 1) = x$<br>\r\n&nbsp;&nbsp;NEXT<br>\r\n&nbsp;END IF<br>\r\nEND SUB<br>\r\n<br>\r\nNote that when seeking the smallest following character that exceeds the character being displaced, we are actually looking for the rightmost character that exceeds the character being displaced, as, following this point in the string, the remainder of the characters are in descending sequence, as that was how we defined the character to be displaced.\r\n\r\n','2003-07-02',20030709161853,NULL,3,3,0,4.00,20030702080437,0);
INSERT INTO problem VALUES (1284,4,1,979,'Chessboard','Three different squares are chosen randomly on a chessboard.\r\n<p>\r\nWhat is the probability that they lie in the same diagonal? \r\n','There are total of 64 blocks on a chessboard. So 3 blocks can be chosen out of 64 in 64C3 ways. \r\n<br>\r\nSo the sample space is = 41664 \r\n<br>\r\nThere are 2 diagonal on chessboard each one having 8 blocks. Consider one of them. \r\n3 blocks out of 8 blocks in diagonal can be chosen in 8C3 ways. \r\n<br>\r\nBut there are 2 such diagonals, hence favourables = 2 * 8C3 = 2 * 56 = 112 \r\n<br>\r\nThe require probability is:\r\n<br>\r\n= 112 / 41664 \r\n<br>\r\n= 1 / 372 \r\n<br>\r\n= 0.002688','2004-01-14',20040207232111,NULL,3,3,0,4.00,20040114142546,0);
INSERT INTO problem VALUES (1310,16,2,1575,'Piece o\' Cake','I was sitting down with Stefanie one day to share a round cake (our birthdays are only two weeks apart). \"This is easy enough,\" I said, \"one cut right through the middle divides the cake into two equal pieces.\"\r\n<p>\r\nThen, two more people showed up, but I was undaunted. Two straight cuts will divide the cake into four equal parts, I thought.\r\n<p>\r\nThen, I saw another car pulling up. I remembered that three straight lines can divide a circle into at most seven parts, but I was unsure if that could be done so that all the pieces are equal (in volume, not necessarily in shape).\r\n<p>\r\nHow can I use three straight cuts to divide our cake into all equal parts and accomodate the greatest number of people?\r\n<p>\r\n<i>Note: since Stefanie spent so much time decorating the cake, I don\'t want to rearrange the pieces when I cut them.</i>','<b>Yes, it is possible</b><br>\r\n<br>\r\nHowever, it is <i>not</i> possible to divide a circle into seven equal sections with three lines.<br>\r\n<br>\r\nThree lines that divide a circle into 7 regions create one triangle in the middle, with three radial \'pie pieces,\' and three shapes that look like a pie slice with the tip cut off (they share the triangle in the center). Probably the best way to get an idea of that is just to sketch a circle on a piece of paper and draw any three intersecting (but non-colinear) lines.<br>\r\n<br>\r\nAssume that all seven regions can be of equal area.<br>\r\nThen each of the three lines, when looked at individually, must divide the circle into two pieces of 3/7 and 4/7 of the circle, since each line has three pieces to one side anf four to the other. These three lines must then be equidistant from the center of the circle.<br>\r\nThen, the lines must be equally spaced around the circle, so that regions of roughly the same shape will be of the same area. This makes a three-way symmetry.<br>\r\nThen, by playing around with these lines, I find that it cannot be done.<br>\r\nIf I make the center area about the same area as the three mini pie slices, then the three \'half-slices\' are much too large. If I increase the size of the mini slices, then the center area gets even smaller.<br>\r\nThis experimentation is enough to qualify as a good informal proof that it cannot be done.\r\n<p>\r\nDividing a circle into six equal regions with three straight cuts is fairly trivial and can be accomplished in several different ways. The most obvious is to make three diametric cuts at 60&deg; from each other; this is the \'normal\' way to divide a circle into sixths anyway. A diameter with the the other two lines intersecting perpendicularly at appropriate distances would not be too hard to figure out, and other more creative solutions with angled lines are possible as well.\r\n<p>\r\nHowever, I am not dividing a circle; I am cutting a cake. So, I can make the first two cuts into four equal parts, each of which is a quarter-circular slice of cake. Then, without moving the pieces, I make a third straight cut, <i>horizontally</i>, through the middle of the height of the cake, cutting each cake into two pieces of equal area. The slices now, then, are eight quarter-circles, each of which has half the height of the original cake.\r\n<p>\r\nOf course, only four of these pieces now have frosting on top (unless it was a double-decker cake to begin with), so there may still be some quibble about that...','2003-12-04',20040104123209,NULL,3,3,0,4.33,20031204083118,0);
INSERT INTO problem VALUES (1038,2,2,1947,'Mike and the Bike','Mike wanted to buy a bike, and he found one he liked at $20, so he bought it.  The next day, a friend saw it and offered $30 dollars for it so Mike agreed.  He later bought it back for $40.  Again someone saw it and offered $50 and again Mike sold it.  Mike finally rebought the bike for good for $60.  Mike then took it to a bike show where a man told him the bike was worth $40. \r\n<p>\r\nDeciding to keep it, did Mike gain or lose money on the transactions?  Count the bikes worth in the problem.','Mike neither gained nor lost; he spent $40 more than he recieved and ended up with a $40 bike.\r\n<p>\r\n(Thanks to DJ)','2003-07-26',20031017232101,NULL,3,3,0,2.25,20030726032111,0);
INSERT INTO problem VALUES (1361,7,2,1575,'Square Clues','Arrange the digits 1-9 in a 3x3 square using each once only according to the following rules:\r\n<ol>\r\n<li>Exactly one prime is directly above a prime two less.</li><br><br>\r\n<li>Each pair of opposite corners sums to the same square total and exactly two columns share another square total.</li><br><br>\r\n<li>Exactly one prime is directly to the left of a non-prime two greater.</li><br><br>\r\n<li>Directly above exactly one square digit is a digit four greater.</li><br><br>\r\n<li>Directly to the right of exactly one cubic digit is a digit one greater.</li>\r\n</ol>','<pre>\r\n8 9 7\r\n6 3 5\r\n2 4 1\r\n</pre>','2003-12-29',20040104122244,NULL,3,3,0,3.50,20031229083009,0);
INSERT INTO problem VALUES (1280,14,2,979,'Time Please','At what time immediately prior to six o\'clock are the hands of the clock exactly opposite to each other?\r\n<br>\r\nGive the exact time in hours, minutes and seconds. \r\n\r\n','It is obvious that between 5 O\'clock and 6 O\'clock the hands will not be exactly opposite to each other. It is also obvious that the hands will be opposite to each other just before 5 O\'clock. Now to find exact time: \r\n<br>\r\nThe hour hand moves 1 degree for every 12 degrees that the minute hand moves. Let the hour hand be X degree away from 5 O\'clock. Therefore the minute hand is 12X degree away from 12 O\'clock. \r\n<br>\r\nTherefore solving for X \r\n<br>\r\nAngle between minute hand and 12 O\'clock + Angle between 12 O\'clock and 4 O\'clock + Angle between 4 O\'clock and hour hand = 180 \r\n<br>\r\n12X + 120 + (30-X) = 180 \r\n<br>\r\n11X = 30 \r\n<br>\r\nHence X = 30/11 degrees \r\n(hour hand is X degree away from 5 O\'clock) \r\n<br>\r\nNow each degree the hour hand moves is 2 minutes. \r\n<br>\r\nTherefore minutes are \r\n= 2 * 30/11 \r\n<br>\r\n= 60/11 \r\n<br>\r\n= 5.45 (means 5 minutes 27.16 seconds) \r\n<br>\r\nTherefore the exact time at which the hands are opposite to each other is \r\n= 4 hrs. 54 min. 32.74 seconds.','2004-01-12',20040116021514,NULL,2,3,0,3.00,20040112084627,0);
INSERT INTO problem VALUES (970,21,2,1,'More randomness!','Suppose you have a function (or a magic ball) that is capable of producing a totally random integer between 1 and 5 (inclusive).\r\n<p>\r\nUsing this, how would you generate a random number (also an integer) between 1 and 7 (inclusive)? (Note that the for the number to be random, all integers between 1 and 7 must have an equal chance of being generated)\r\n<p>\r\nAssume that using your 1-5 generator is pretty time-consuming, so you want to minimize the number of times you are going to use it.','A number of solutions submitted in the comments solve the problem.\r\n<p>\r\nFriedlinguini\'s solution <a href=\"http://perplexus.info/show.php?pid=970&cid=6102\"><b>here</b></a> does so only calling the original function less than 3 times on average.','2003-06-30',20040225103933,NULL,3,3,0,4.50,20030630062215,0);
INSERT INTO problem VALUES (971,21,2,1,'Intersecting lines','You are given two straight line segments, each defined by the coordinates of its endpoints. Segment AB goes from (Ax,Ay) to (Bx,By) and segment CD - from (Cx,Cy) to (Dx,Dy).\r\n<p>\r\nHow would you determine if the two line segments intersect?\r\n<p>\r\n(Assume that you can\'t just draw the lines and see)','See Friedlinguini\'s excellent solution <a href=\"http://perplexus.info/show.php?pid=971&cid=6137\"><b>here</b></a>','2003-07-01',20040225103933,NULL,3,3,0,4.00,20030701091507,0);
INSERT INTO problem VALUES (975,7,2,1626,'Wacko Calculator','I was using a calculator one day, and punched in a number, then punched \"divided by\", then punched another number and got back .01234567890123456789... I thought the calculator was wacko, but the calculator was right.<p>\r\n\r\nIf the two numbers I put in were relatively prime, what were they?','13,717,421 and 1,111,111,111 <br><br>\r\n\r\nUsing the rule that to get a repeating decimal, you divide the number by as many 9s as digits in the number, you do:<br><br>\r\n\r\n0,123,456,789/9,999,999,999<br><br>\r\n\r\nSince the leading zero counts as a decimal place, it needs to be included in the count. But since both these numbers have a factor of 9, this must be divided out.<br><br>\r\n\r\nThis leaves 13,717,421 and 1,111,111,111 and because 13,717,421 is equal to 3607 x 3803 and 1,111,111,111 is equal to 11 x 41 x 271 x 9091, these numbers are relatively prime. ','2003-07-03',20030709094532,NULL,2,3,0,3.67,20030703015431,0);
INSERT INTO problem VALUES (976,7,2,1626,'Four Digit Number II','Pick a four digit number, all digits different, such that when you add its reverse and divide it by 10, you get the number you started with.<br><br>\r\n\r\nFor example: 1749+9471=11220, 11220/10 = 1122. Since 1749 is not equal to 1122, this is not the right number.','So far, the equation is:<br><br>\r\n\r\n_abcd<br>\r\n+dcba<br>\r\n-----<br>\r\nabcd0<br><br>\r\n\r\nIt must end in 0 in order to come out with no decimal. a must equal 0 or 1. If a = 0, d = 0, and d = a, which is not allowed. So a must equal 1.<br><br>\r\n\r\n_1bcd<br>\r\n+dcb1<br>\r\n-----<br>\r\n1bcd0<br><br>\r\n\r\nSince d+1=0, d must equal 9.\r\n\r\n<br><br>\r\n\r\n_1bc9<br>\r\n+9cb1<br>\r\n-----<br>\r\n1bc90<br><br>\r\n\r\nNow, b must equal 1 or 0. If b = 1, then a = b, which is not allowed. So b = 0.\r\n\r\n<br><br>\r\n\r\n_10c9<br>\r\n+9c01<br>\r\n-----<br>\r\n10c90<br><br>\r\n\r\nNoting that 9+1 = 0 carries a 1, 1+c+0 = 9, c = 8, so:<br><br>\r\n\r\n_1089<br>\r\n+9801<br>\r\n-----<br>\r\n10890<br><br>\r\n\r\nThis shows that 1089 is the only possible solution.','2003-07-06',20030715143005,NULL,3,3,0,4.00,20030706035621,0);
INSERT INTO problem VALUES (977,21,2,1626,'9 random digits','Suppose you want to make a random 9 digit number, using every number from 1 to 9 exactly once. You have a process called random(top) that gives a random number up to top (if top was 5, it would give random numbers from 1 to 5) <br><br>\r\n\r\na) How could you do this?<br><br>\r\n\r\nb) If top couldn\'t be more than 9, how could you do this using random(top) only 9 times (or less)?','Charlie had a solution <a href=\"http://perplexus.info/show.php?pid=977&cid=4509\">here</a> and I made a comment about that <a href=\"http://perplexus.info/show.php?pid=977&cid=4516\">here</a>. \r\n<p>\r\nFriedlinguini\'s concise solution is <a href=\"http://perplexus.info/show.php?pid=977&cid=4518\">here</a>, and his \"joke solution\" is <a href=\"http://perplexus.info/show.php?pid=977&cid=4513\">here</a>.','2003-05-02',20040225103933,NULL,3,3,0,3.25,20030502061443,0);
INSERT INTO problem VALUES (1437,7,2,1575,'Set Me Up','To demonstrate set union and intersection to her class, Mrs. Putnam asked for three students to each write down a set of numbers.\r\n<p>\r\nAfter they had done so, she looked at their sets and told the class, \"the union of these three sets is the first ten counting numbers, but their intersection is empty!\"\r\n<p>\r\nHow many triples (A, B, C) of sets are there such that<p>\r\n<tt>A </tt>U<tt> B </tt>U</tt> C</tt> = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}<br>\r\nand<br>\r\n<tt>A &cap; B &cap; C = {}</tt> ?','<b>6<sup>10</sup></b> \r\n<p>\r\nThere are six possibilities for which set(s) each element (1-10): just A, just B, just C, not A (meaning B and C, but not A), not B, or not C.\r\n<p>\r\nThe first answer many people arrive at is 3<sup>10</sup>, thinking that each number can belong to just one of the students, but each could also end up in two of the sets (as long as it\'s not in all three, it won\'t be in the intersection).\r\n<p>\r\nWhile one (or two) of the students would probably not be expected to have specified the null set, nothing in the problem precludes that possibility. ','2004-02-10',20040317125636,NULL,3,3,0,4.80,20040210083039,0);
INSERT INTO problem VALUES (1864,6,0,153,'Ahnentafel Questions','In genealogy, a pedigree chart, which shows one\'s direct ancestors (parents, grandparents, etc. but not siblings, cousins, etc.) is often replaced by the equivalent but space-saving Ahnentafel table.\r\n<P>\r\nAn Ahnentafel table is simply a numbered list of each ancestor, usually on separate lines.  The \"root\" person goes on line 1. Then, for any person on line n, his father goes on line 2n and his mother goes on line 2n+1.  Every ancestor gets a unique line, and every line gets a unique ancestor* (mathematically, at least -- in real life Ahnentafels, because a person may not know all of his ancestors some lines may be blank, and in the case where cousins married, their common ancestors may show up in several places in their children\'s Ahnentafels).\r\n<P>\r\n*You can, if you wish, include proof of this statement in your solution, but it is not part of the official solution.\r\n<P>\r\nQuestion 1: Your great-great-grandfather(2nd-great-grandfather) was the first of his name (<I>surname</i>) (which you inherited) to come to America. What is his Ahnentafel number. What is the Ahnentafel number of your nth-great-grandfather of the same name*(<i>Assume the the Western tradition where a child inherits his father\'s surname</i>) \r\n<P>\r\n<I>[Hint: for the general case (nth-great-grandfather in question 1, nth-great-grandmother in question 2) it might be easier to work with m=n+2; m is the number of generations between the ancestor and  your children. For n=1 (your great-grandfather), m=3 -- three generation in between: your grandfather, your father, and you.]</i>\r\n<P>\r\nQuestion 2: Your Mitochondrial DNA is passed on only from your mother, who got it from her mother,etc.  What is the Ahnentafel number of the great-grandmother from whom it \"originally\" came? Of the nth-great-grandmother?\r\n<P>\r\n<I>Note: for question 3, to determine degree of cousinhood for individuals of the same generation count the generations between the individuals and the common ancestor. For example, first cousins have one generation (their parents) between them and their common grandparent.  \r\n<P>\r\nFor individuals of differing generations, determine the basic degree of the generationally older individual as above, and then \"remove\" the number of generations by which they differ. For example, the granddaughter of your fourth cousin is your fourth cousin, twice removed, but her grandmother is your second cousin, twice removed. (Since she is the generationally older individual, her closeness to the ancestor is counted and then your differnce is \"removed.\") </i> \r\n<P>\r\nQuestion 3: When you look at your next-door neighbor\'s Ahnentafel, you realize that the person on the 30th line, is also on your Ahnentafel, at number 24. Are you and your neighbor related? And if so, how?\r\n','Answer 1: 16\r\n<P>\r\nNotice that you are following the all-male ancestor line. Your father is 2, his father is 4, his father is 8, and his father is 16. In general, the Anhentafel number for the nth-great-grandfather is 2^m = 2^(n+2) \r\n<P>\r\nAnswer 2: 15\r\n<P>\r\nYour mother is on line 3 [=2(1)+1]. Her mother, your grandmother, is on line 7 [=2(3)+1]. Her mother, your great-grandmother is on line 15 [=2(7)+1]. In general along the all-female branch, your nth-great-grandmother is on the [2^(m+1)]-1 = [2^(n+3)]-1 line.\r\n<P>\r\nAnswer 3: Third cousins\r\n<P>\r\nFor both of you, the ancestor is an even number between 16 and 31, which makes him a great-great-grandfather. Since the child of that ancestor listed on your Ahnentafel is number 12 (a male) and the one on your neighbor\'s is 15 (a female), they must be brother and sister. Their children (6 on your chart, 7 on his) are (first) cousins. Their children (3 on both charts) are second cousins. Their children (1 on both charts -- and therefore you and your neighbor yourselves) are third cousins.\r\n<P>\r\n<I>Note: If the person on the next line (the common great-great-grandfather\'s wife) is the same on both Ahnentafels, you are fully third cousins; if it is different you are half-cousins (third cousins).</i>\r\n','2003-12-07',20040323232102,NULL,1,3,1,0.00,00000000000000,24);
INSERT INTO problem VALUES (1438,2,1,1575,'Triple Negative','Using only two inverters and an unlimited number of AND and OR gates in a logic circuit, show how to invert an arbitrary number of inputs.\r\n<p>\r\n<i>(For instance, if you have four inputs, the circuit will have four outputs that are the inverses of the four inputs)</i>','','2004-02-12',20040225232101,NULL,4,3,0,3.00,20040212115237,0);
INSERT INTO problem VALUES (1943,2,0,3372,'Zippy zip zip','sgh','sdfgh','2004-01-19',20040324232101,NULL,3,3,5,0.00,00000000000000,203);
INSERT INTO problem VALUES (1045,13,2,2196,'Nice sequence','1,2,6,42,____...\r\n<p>\r\nWhat comes next?','1806.\r\n<p>\r\nTo get the next number N,the formula is N=(L^2)+L where L is the last number.\r\n<p>\r\nTaking L to be 42,N=(42^2)+42=1764+42=1806.','2003-08-01',20040104232102,NULL,1,3,0,2.67,20030801020904,0);
INSERT INTO problem VALUES (1020,7,2,1920,'Permutation List','If all 720 permutations of 123456 are put in numerical order, what is the 407th pemutation?\r\n<p>','The 407th permutation is 426513.  \r\n<P>\r\nPermutations 1xxxxx are #1 through 120.  \r\nPermutations 2xxxxx are #121 through 240.  \r\nPermutations 3xxxxx are #241 through 360.  \r\nPermutations 4xxxxx are #361 through 480.  \r\nPermutations 5xxxxx are #481 through 600.  \r\nPermutations 6xxxxx are #601 through 720.  \r\n<P>\r\nThe 407th permutation begins with 4.  \r\n<P>\r\nPermutations 41XXXX are #361 through 384.  \r\nPermutations 42XXXX are #385 through 408.  \r\nPermutations 43XXXX are #409 through 432.  \r\nPermutations 45XXXX are #433 through 456.  \r\nPermutations 46XXXX are #457 through 480.  \r\n<P>\r\nThe 407th permutation begins with 42.\r\n<P>\r\nPermutations 421XXX are #385 through 390.  \r\nPermutations 423XXX are #391 through 396.  \r\nPermutations 425XXX are #397 through 402.  \r\nPermutations 426XXX are #403 through 408.  \r\n<P>\r\nThe 407th permutation begins with 426.\r\n<P>\r\nPermutation 426135 is #403.  \r\nPermutation 426153 is #404.  \r\nPermutation 426315 is #405.  \r\nPermutation 426351 is #406.  \r\nPermutation 426513 is #407.  \r\nPermutation 426531 is #408.  \r\n<P>\r\nThe 407th permutation is 426513.','2003-07-23',20031113232102,NULL,2,3,0,3.67,20030723090156,0);
INSERT INTO problem VALUES (1114,7,2,1575,'Super Number Square','A super number square has the following properties:<br>\r\n<ol>\r\n<li>In each row, the rightmost number is the sum of the other three.</li>\r\n<li>In each column, the bottom number is the sum of the other three.</li>\r\n<li>Within each NW-SE diagonal line, the last number (bottom rightmost) is the product of the other numbers.</li>\r\n</ol>\r\nFor example, if you have a square that looks like:<br>\r\n<pre>\r\nA B C D\r\nE F G H\r\nI J K L\r\nM N P Q\r\n</pre>\r\nyou know that A+B+C=D, C+G+K=P, AFK=Q, EJ=P, and so on.\r\n<p>\r\nConstruct a super number square in which the highest number in any position is 57, and the second number in the top row is a 5 (all numbers are positive integers).','fwaff had a solution without programs <a href=\"http://perplexus.info/show.php?pid=1114&cid=7214\">here</a> and Charlie\'s program is <a href=\"http://perplexus.info/show.php?pid=1114&cid=7207\">here</a>.','2003-08-19',20040225103933,NULL,4,3,0,4.57,20030819132812,0);
INSERT INTO problem VALUES (988,22,2,1575,'Can Y@@ou D%ecry*pt This?','<p>\r\nThi#s me$ssag@e* cont@ai%ns$ a sec@ret m%@es#*sa@$g$e, hid@d@en wi@th%in% it. Yo*%u ma#y enj@oy t#ryi@ng t#o so@lve$ this% p$uzz#l$e, may@be not.','<b>I never met a huckleberry pie I didn\'t like.</b><br>\r\n<br>\r\nThere are five symbols that stand out: #$@*%.<br>\r\nThese occur between letters; they do not replace letters.<br>\r\nThe number of times that each symbol occurs are:<br>\r\n@=12, $=7, %=6, #=6, *=3.<br>\r\nThe total is 34 symbols. We can guess that the hidden message contains 34 letters.<br>\r\n<br>Here are some possibilities concerning these five symbols:<br>\r\n<ul>\r\n<li>Maybe they modify the preceding letter somehow.</li>\r\n<li>Maybe they modify the following letter somehow.</li>\r\n<li>Maybe different signs modify different letters.</li>\r\n<li>Maybe their positions matter, regardless of the letters around them.</li>\r\n</ul>\r\nOther, more complicated, schemes are possible. The above ideas give us many possibilities to wade through. The encryption scheme could have been very complicated indeed. For example, maybe the hidden message was encrypted using some cipher, and then the symbols were applied using a different cipher. We probably want to examine relatively simple schemes first.<br>\r\n<br>\r\nIf a symbol modifies a letter, it would change it into another letter. G might become H or F or some more distant letter. How would the message look if the symbols modified letters? The first word in the message is THI#S. If # modifies a letter, it would seem that T and H were rejected; why? Probably none of the symbols could modify T to become the first letter of the hidden message, as there are only five symbols. Maybe the symbols add or subtract a fixed amount to the modified letter, for example: @=+1, $=+2, %=+3, #=+4, *=+5. Of course, other numbers are possible. Why was H rejected, while I was accepted? Maybe the first letter of the hidden message is I+5=N, as none of the symbols could modify H to get N. Near the end of the message, we have T#O SO@LVE$. If @ modifies the second O, why didn\'t it modify the first O instead? So maybe we are on the wrong track.<br>\r\n<br>\r\nLet\'s assume that a symbol modifies the following letter. A ways into the message is the word HID@D@EN. If @ modifies the second D, why didn\'t it modify the first D instead? So maybe we are again on the wrong track.<br>\r\n<br>\r\nSo, maybe @ modifies the preceding letter, while # modifies the following letter. Then we still have the problem of T#O SO@LVE$. So, either the encryption scheme is more complicated than that, or we are again on the wrong track.<br>\r\n<br>\r\nHow about the physical position of the symbols? The number of letters between symbols are:<br>\r\n<pre>\r\n3 3 4 1 4 2 2 4 4 0 2 0 2 0 1 4 1\r\n4 2 2 4 0 3 4 3 3 3 3 3 4 1 3 1 4\r\n</pre>\r\nThat is fairly consistent. Maybe some of these numbers are slightly different because spaces and/or punctuation were counted, along with the letters. We will consider that (unlikely) complication later. If we have 5 symbols, and 5 different values of spacings between symbols (0-4), then we can encrypt 25 letters. Here, then, are the letters of our message:<br>\r\n<pre>\r\n3# 3$ 4@ 1* 4@ 2% 2$ 4@ 4% 0@ 2# 0* 2@ 0$ 1$ 4@ 1@\r\n4@ 2% 2% 4* 0% 3# 4@ 3# 3@ 3# 3@ 3$ 4% 1$ 3# 1$ 4@\r\n</pre>\r\nThis could be a simple substitution cipher. The most common combination is 4@, showing up 7 times. Perhaps, then, that could represent E, the most common letter in English usage. That looks promising. E is the fifth letter of the alphabet, and 4@ may be the fifth number/symbol pair (0@, 1@, 2@, 3@, 4@). Maybe the encryption scheme is as simple as that: 0@=A, 1@=B, 2@=C, 3@=D, 4@=E.<br>\r\nIf we put those five substitutions in, here is the message so far:<br>\r\n<pre>\r\n3# 3$ 4@ 1* 4@ 2% 2$ 4@ 4% 0@ 2# 0* 2@ 0$ 1$ 4@ 1@\r\n      E     E        E     A        C        E  B\r\n4@ 2% 2% 4* 0% 3# 4@ 3# 3@ 3# 3@ 3$ 4% 1$ 3# 1$ 4@\r\nE                 E     D     D                 E\r\n</pre>\r\nThen, F, K, P, U, and Z (letters 6, 11, 16, 21, and 26) are probably the 0th characters related to the other symbols. Let\'s guess that Z, the least common of these letters, is not represented in this puzzle. We can now experiment with the other four symbols.<br>\r\nTo avoid a lot of trial and error, we see that @#$% are four consecutive keys on the keyboard. Let\'s try 0@=A, 0#=F, 0$=K, and 0%=P, on a hunch. That leaves 0*=U. Continuing thus, the whole alphabet is represented by:<br>\r\n<pre>\r\n0@ 1@ 2@ 3@ 4@ 0# 1# 2# 3# 4# 0$ 1$ 2$\r\nA  B  C  D  E  F  G  H  I  J  K  L  M\r\n\r\n3$ 4$ 0% 1% 2% 3% 4% 0* 1* 2* 3* 4* 0?\r\nN  O  P  Q  R  S  T  U  V  W  X  Y  Z\r\n</pre>\r\nAnd, by substituting letters for number/symbol pairs, we get:<br>\r\n<pre>\r\n3# 3$ 4@ 1* 4@ 2% 2$ 4@ 4% 0@ 2# 0* 2@ 0$ 1$ 4@ 1@\r\nI  N  E  V  E  R  M  E  T  A  H  U  C  K  L  E  B\r\n\r\n4@ 2% 2% 4* 0% 3# 4@ 3# 3@ 3# 3@ 3$ 4% 1$ 3# 1$ 4@\r\nE  R  R  Y  P  I  E  I  D  I  D  N  T  L  I  K  E\r\n</pre>\r\nAnd we see that this solves the puzzle. The hidden message is, \"I never met a huckleberry pie I didn\'t like.\"<br>\r\n<br>\r\nFinally, applying the same code to the title, we get:\r\n<pre>\r\n4@ 0@ 3% 4*\r\nE  A  S  Y\r\n</pre>\r\nIndeed, after solving the puzzle, the cipher in the title is \'easy.\'','2003-07-07',20030823232102,NULL,4,3,0,4.42,20030707103723,0);
INSERT INTO problem VALUES (1168,6,2,1626,'Knight\'s Tour','Taking a 4 by 5 grid, How many possible Knight\'s tours are there starting in the upper left corner and ending in the lower right? (Reflections and rotations don\'t count)<p> (A Knight\'s move is as in chess, an L shaped move, 2 squares in one direction and 1 square in the other direction.)<p>\r\n\r\nA Knight\'s tour is visiting every square once and only once (and the square you start on is considered \"visited\" for these problems)','What I had read on this problem is it had 12 possible solutions. The way to figure this out is as follows:\r\n<br><br>\r\nThe grid:\r\n<pre>\r\n 1  2  3  4  5\r\n 6  7  8  9 10\r\n11 12 13 14 15\r\n16 17 18 19 20\r\n</pre>\r\nThe lettered route:<br><br>\r\n<tt>\r\nA B A B A<br>\r\nA B A B A<br>\r\nB A B A B<br>\r\nB A B A B<br>\r\n</tt><br>\r\nIf a path were constructed that switched from A to B more than once, it would need to use either 8 or 13 as a cross over point for two reasons: First, there are only 2 cross over points from A to B that don\'t require 8 or 13 (12-9 and 14-7) and since 1 is an A and 10 is a B, you would need to cross over an odd number of times. Secondly, you would need to stop or start on 8 and 13 as part of the tour. In other words, you can\'t use 11-8-15 or 10-13-6 as part of your path because this would leave 5 or 16 unvisitable. This means that you can go from an A tile to a B tile or from a B tile to an A tile at most 4 times if there is any chance of a knight\'s tour to be constructed.<br><br>\r\n\r\nSo the four cross overs are: 12-9, 14-7, (11 or 15)-8, (10 or 6)-13. If we wanted to cross over 3 times, and if both of the last two cross overs are used, then this leaves two possibilities; either 12-9 is used or 14-7 is used. <br><br>\r\n\r\nSince 1-8 and 20-13 aren\'t used, then 1-12 and 9-20 must be used. 12-9 can\'t be used because then the sequence 1-12-9-20 would follow, and this would lead to a contradiction.<br><br>\r\n\r\n14-7 can\'t be used as well if the last two crossovers are used because then the path must include (10 or 6)-13-16-7-14-5-8-(11 or 15) and then 4 and 17 will be unvisitable.<br><br>\r\n\r\nNot being able to use either of the first two cross overs results in inability to use 3 cross overs, which is a contradiction. So, only one of the last two cross overs can be used, which means that both 12-9 and 14-7 need to be used.\r\n<br><br>\r\nBut if 13-(10 or 6) isn\'t used, then the chain must contain (11 or 15)-8-5-14. 14-7 must be used because it\'s a cross over. 1-8 can\'t be used because 8 is already in the chain, so 1-12-9 must be the beginning of the chain since 12-9 is a crossover.  20-13-16-7 must be used because 1-8 can\'t be used. This leads to the chain of (11 or 15)-8-5-14-7-16-13-20. Again, 4 is isolated and can\'t be visited, leading to this situation as a contradiction.<br><br>\r\n\r\nIf 13-(10 or 6) was used and (11 or 15)-8 wasn\'t used, then similar logic could be used because the grid is exactly the same when flipped such that 1 becomes 20, 5 becomes 16 and so on. In this situation 17 is the space that can\'t be visited.<br><br>\r\n\r\nAll four situations where 3 of the 4 cross overs were used result in spaces unable to be visited, which means a knight\'s tour can\'t be accomplished with 3 cross overs. Since no more than 4 cross overs can be done, only an odd number of cross overs can happen since you need to start on A and end on B, and you can\'t cross over 3 times, you must visit all the As then go on to the Bs since you can only cross over once.\r\n<br><br>\r\nThis allows the problem to be broken down further.<br><br>\r\n<pre>1    3    5\r\n6    8    10\r\n  12   14\r\n  17   19</pre>\r\n\r\nRearranging this so knights moves are seen easier:\r\n<pre>\r\n   /---8---\\\r\n  /   / \\   \\\r\n  1  |   |  5\r\n  |  |   |  |\r\n 12-19   17-14\r\n  |  |   |  |\r\n  | 10   6  |\r\n  |   \\ /   |\r\n   \\---3---/  </pre>\r\nThrough deduction it can be seen there are 7 half-routes:<br><br>\r\n\r\n1 route for 1 to 12:<br>\r\n1 8 5 14 17 6 3 10 12<br><br>\r\n\r\n3 routes for 1 to 10:<br>\r\n1 8 5 14 17 6 3 12 19 10<br>\r\n1 12 19 8 5 14 17 6 3 10<br>\r\n1 12 3 6 17 14 5 8 19 10<br><br>\r\n\r\n1 route for 1 to 8:<br>\r\n1 12 19 10 3 6 17 14 5 8<br><br>\r\n\r\n2 routes for 1 to 6:<br>\r\n1 12 3 10 19 8 5 14 17 6<br>\r\n1 12 19 10 3 14 8 17 6<br><br>\r\n\r\n1 route for 1 to 14:<br>\r\n1 12 19 10 3 6 17 8 5 14<br><br>\r\n\r\nThe other set of letters follows the same pattern, so these may be reflected over the horizontal middle of the board. Doing this shows that routes that end in 6 or 10 can match up with flipped-8 (13) and routes that end in flipped-6 (11) or flipped-10 (15) can match up with 8. Also, routes that end in 12 match up with flipped-14 (9) and routes that end in flipped-12 (7) match up with 14.<br><br>\r\n\r\nSo this means the routes can be defined as 6-8 + 8-6 + 10-8 + 8-10 + 12-14 + 14-12, where a dash means the number of routs ending in one number times the number of routes ending in the other. This means the asnwer is (2*1)+(1*2)+(3*1)+(1*3)+(1*1)+(1*1) which equals 12. This means there are 12 knight\'s tours starting from 1 and ending in 20.','2003-08-21',20031014183055,NULL,5,3,0,4.33,20030821055913,0);
INSERT INTO problem VALUES (990,12,2,2080,'The Baseball Game','A pitcher comes into a baseball game in the first inning, he strikes out 27 straight batters all the way through 9 innings, not a single hit, run, walk, error, interference, or hit-by-pitch was recorded. There were no recording errors. His ERA (earned run average) and WHIP (walks/hits per inning pitched) were both 0.00, his team DID NOT forfeit, yet his team lost the game, why?\r\n<p>','There are two possible solutions here:\r\n<p>\r\n1) He COMES in in the first inning, making him a reliever, the starting pitcher allowed runs.\r\n<p>\r\n2) The game goes into extra innings, although it is implied the game ends in 9 in the problem, it was not made clear enough, so this is also an acceptable solution.','2003-07-08',20040217232107,NULL,1,3,0,2.12,20030708044244,0);
INSERT INTO problem VALUES (1350,4,2,1626,'The Dice Game','Three people, A,B,C play a game. A rolls the die. <br><br> Then, in order of \"B,C,A,B,C,A...\" they each roll the die. They keep going until someone wins. To win, you have to get the same number as the previous number rolled on the die. ( A can\'t win with his first roll because there was no roll before to compare it too.)\r\n\r\nWhat is the probability that each person will win?','When B rolls, there is a 1/6 chance that he will win with his first roll. There is a 5/6 x 1/6 chance that C will win with his roll. (There is a 5/6 chance that B won\'t win and a 1/6 chance that C will match.) Then there is a 5/6 x 5/6 x 1/6 chance that A will win with his first roll.<br><br>Then there is a 5/6 x 5/6 x 5/6 x 1/6 chance that B will win on his second roll, and a 5/6 x 5/6 x 5/6 x 5/6 x 1/6 chance for C\'s second roll and a 5/6 x 5/6 x 5/6 x 5/6 x 5/6 x 1/6 chance for A\'s second roll <br><br>\r\n\r\nSo, the probability of A winning is 5/6 the probability that C will win, and the probablilty of C winning is 5/6 the chance of A winning.\r\n\r\nThe lowest integers that satisfy this are 36 for B, 30 for C and 25 for A. 36+30+25=91.<br><br>\r\n\r\nSo, there is a 36/91 chance that B will win, a 30/91 chance that C will win, and a 25/91 chance that A will win.\r\n','2003-11-10',20031117175920,NULL,3,3,0,4.50,20031110144440,0);
INSERT INTO problem VALUES (994,2,2,1920,'Identical Triplets','Barry, Harry and Larry are identical triplets.  One was at the Enigmamia Tavern with some friends a few tables away from me.  The other two stayed home.\r\n<P>\r\nWhen he left the tavern, I asked the four friends seated there which triplet he was and where he went.  I got the following responses:\r\n<P>\r\nFred:\r\nHarry went to the bank.\r\nLarry went to the church.\r\nBarry went home.\r\n<P>\r\nGreg:\r\nBarry went to the bank.\r\nHarry went home.\r\nLarry went to the store.\r\n<P>\r\nJack:\r\nHarry went to the store.\r\nBarry went home.\r\nLarry went to the bank.\r\n<P>\r\nKent:\r\nHarry went to the church.\r\nLarry went home.\r\nBarry went to the store.\r\n<P>\r\nIt turns out half of these twelve statements are half true (one of the two items mentioned is correct) the others are all complete lies.  \r\n<P>\r\nWhich triplet was at the bar and where did he go?','The statement \"half of these twelve statements are half true\" means that the number of times the triplet\'s name is mentioned plus the number of times his destination is mentioned is 6.\r\n<P>\r\nEach name is mentioned 4 times.  The bank is mentioned 3 times.  The church is mentioned 2 times. Home is mentioned 4 times. The store is mentoined 3 times.\r\n<P>\r\nSince each name is mentioned 4 times, the triplet went to the church. (4+2=6)\r\n<P>\r\nThen the statements \"Larry went to the church\" and \"Harry went to the church\" are half true, which means Barry was at the tavern.','2003-07-08',20030923232102,NULL,2,3,0,3.20,20030708103315,0);
INSERT INTO problem VALUES (995,14,2,1920,'Two Geometric Series','Find a geometric series of 3 or more positive integers, starting with 1, such that its sum is a perfect square.  \r\n<p>\r\nSee if you can find another such series.','Two such series 1,3,9,27,81 and 1,7,49,343 are solutions. \r\n<p>\r\nThere are others.  \r\n<P>1+3+3^2+3^3+3^4=121=11^2 and 1+7+7^2+7^3=400=20^2','2003-07-14',20030720131005,NULL,2,3,0,3.50,20030714060023,0);
INSERT INTO problem VALUES (1353,17,2,1301,'Distant Solar System','A solar system with a star like your own sun and a planet like Jupiter has been discovered 90 light years from us.  If the star is just as bright as our sun, how does it compare in brightness to the other stars in our night sky?\r\n<p>\r\nBackground information:\r\nLight from the sun takes 8 minutes to reach the earth.  The magnitude system for stars and other astronomical objects in our sky is designed so that a difference of 5 magnitudes represents a factor of 100 in brightness, with the larger numbered magnitudes being the dimmest.  The dimmest stars seen with the unaided eye in a dark sky are about magnitude 6; the brightest stars (other than the sun) about 0.  The planet Venus at times is magnitude -4, the full moon -14 and the sun -27.\r\n','There are 1440 x 365.25 = 525,960 minutes in a year, so the star in question is 90 x 525,960 / 8 = 5,917,050 times as far away as the sun. As the brightness of light obeys an inverse square law, its brightness is 1/35011480702500 that of the sun as seen from earth (recognizing of course that the precision implied is way too high, but we\'ll carry it through until the end).  That a factor of 100 in brightness implies a difference of magnitude of 5 means that you can take the common logarithm of the ratio of brightnesses and multiply by 2.5 to get the magnitude difference (as log(100) = 2, you need the factor 2.5 to stretch it to 5).  \r\n<p>\r\nlog(35011480702500) is approximately 13.54.<br>\r\nMultiplied by 2.5, it is 33.9.  Add that to the sun\'s -27 to get 6.9.  The star would not quite be visible to the unaided eye.','2003-09-18',20031114232101,NULL,3,3,0,2.00,20030918145317,0);
INSERT INTO problem VALUES (1362,6,2,1575,'Simple Math?','Art and Bill were sitting around the apartment they shared, playing one of their favorite drinking games--exchanging math problems.<br>\r\n<br>\r\nBill wrote down on a piece of paper the equation below, and told Art to fill in the blanks only using each of the digits 1-6 only once, to make a valid equation.<br>\r\n\"Easy enough,\" said Art, picking up a pencil. After a few minutes of wracking his head, however, he was sure Bill had had a few too many. Bill insisted he hadn\'t, and there is actually more than one way to do it, to which Art threw up his hands in defeat.<br>\r\n<br>\r\n<i>How many ways can you find to fill in this equation using the digits one through six, once each?</i>\r\n<pre>\r\n___ + ___ = ___\r\n</pre>','<pre>\r\n4<sup>3</sup> + 1<sup>2</sup> = 65\r\n\r\n4<sup>1</sup> + 2<sup>5</sup> = 36\r\n\r\n35 + 1<sup>4</sup> = 6<sup>2</sup>\r\n</pre>\r\n<p>\r\nOther more trivial solutions involving large powers of 1, such as<br>\r\n<tt>1<sup>534</sup> + 2 = 3</tt>, <tt>5 + 1<sup>324</sup> = 6</tt>,<br>\r\nand so on, can be found.\r\n<p>\r\nExponential solutions of this type are the only possible answers without adding other symbols (fractions, etc).','2003-12-30',20040209232107,NULL,3,3,0,3.75,20031230101845,0);
INSERT INTO problem VALUES (1352,20,2,1183,'Not so triggy','What makes \'cos\' unique?\r\n<br><br>\r\nNote: the category and title are both clues and you may need to use some twisted logic as the answer is not straightforward','c o s are the only letters that contain no straight lines when written in either upper or lower case.\r\n<br><br>\r\n\'cos\' is the only 3-letter word you can make using all these letters exactly once.','2003-09-19',20031018125203,NULL,2,3,0,3.00,20030919075638,0);
INSERT INTO problem VALUES (1062,13,2,1715,'More Missing Numbers','What are the next numbers in this sequence?\r\n<p>\r\n1,3,12,60,360,2520,...','Starting with S<sub>1</sub> = 1, each term is found by:<br>\r\nS<sub>n</sub> = (S<sub>n-1</sub>)(n+1)\r\nSo, we get:\r\n<pre>\r\nS<sub>1</sub> = 1\r\nS<sub>2</sub> = 1 &times; 3 = 3\r\nS<sub>3</sub> = 3 &times; 4 = 12\r\nS<sub>4</sub> = 12 &times; 5 = 60\r\nS<sub>5</sub> = 60 &times; 6 = 360\r\nS<sub>6</sub> = 360 &times; 7 = 2520\r\nS<sub>7</sub> = 2520 &times; 8 = 20160\r\nS<sub>8</sub> = 20160 &times; 9 = 181440\r\n</pre>\r\nThat gives the next two terms of the sequence as 20160 and 181440.','2003-08-06',20030914232101,NULL,1,3,0,2.00,20030806001347,0);
INSERT INTO problem VALUES (1008,2,2,2121,'Name Game','George, Helen, and Steve are drinking coffee. <br>\r\nBert, Karen, and Dave are drinking soda. <br>\r\nUsing logic, is Elizabeth drinking coffee or soda? <p>','See Lewis\'s solution <a href=\"http://perplexus.info/show.php?pid=1008&cid=6404\"><b>here</b></a>','2003-07-12',20040225103933,NULL,3,3,0,2.62,20030712064856,0);
INSERT INTO problem VALUES (1010,12,2,2121,'Metaphysics....','I cannot be felt, seen or touched; <br>\r\nYet I can be found in everybody;  <br>\r\nMy existence is always in debate; <br>\r\nYet I have my own style of music. <p>\r\nWhat Am I? ','What we\'re talking about here is a soul.','2003-07-22',20040319232103,NULL,3,3,0,2.53,20030722014806,0);
INSERT INTO problem VALUES (1390,6,1,1575,'A Better Mousetrap','The following question was asked on a math test:\r\n<blockquote>\r\nIf 6 cats kill 6 rats in 6 minutes, how many will be needed to kill 100 rats in 50 minutes?\r\n</blockquote>\r\n<p>\r\nRyan answered 12, Stefanie said 13, and Tom put down 14 for his answer. After looking at their work, the teacher decided to give all three students credit.\r\n<p>\r\nWhat were the arguments that each student made?','<b>12, 13, or 14.</b><br>\r\n<br>\r\nThis is a good example of a phenomenon that often occurs in working problems in double proportion; the answer looks all right at first, but, when we come to test it, we find that, owing to peculiar circumstances in the case, the solution is either impossible or else indefinite, and needing further data. The \'peculiar circumstance\' here is that fractional cats or rats are excluded from consideration, and in consequence of this the solution is, as we shall see, indefinite.<br>\r\n<br>\r\nThe solution, by the ordinary rules of double proportion, is as follows:<br>\r\n<pre>\r\n       6 rats                100 rats\r\n-------------------  =  -------------------\r\n 6 cats * 6 minutes     x cats * 50 minutes\r\n\r\nx=[100(6)6]/[50(6)]\r\nx=12\r\n\r\n:. 12 cats will be needed.\r\n</pre>   \r\nBut when we come to trace the history of this sanguinary scene through all its horrid details, we find that at the end of 48 minutes 96 rats are dead, and that there remain 4 live rats and 2 minutes to kill them in: the question is, can this be done?<br>\r\n<br>\r\nNow there are at least four different ways in which the original feat, of 6 cats killing 6 rats in 6 minutes, may be achieved.<br>\r\nThese are:\r\n<ol>\r\n<li>All 6 cats are needed to kill a rat; and this they do in one minute, the other rats standing meekly by, waiting for their turn.<br><br></li>\r\n<li>3 cats are needed to kill a rat, and they do it in 2 minutes.<br><br></li>\r\n<li>2 cats are needed, and do it in 3 minutes.<br><br></li>\r\n<li>Each cat kills a rat all by itself, and take 6 minutes to do it.</li>\r\n</ol>\r\nIn cases 1 and 2 it is clear that the 12 cats (who are assumed to come quite fresh from their 48 minutes of slaughter) can finish the affair in the required time; but, in case 3, it can only be done by supposing that 2 cats could kill two-thirds of a rat in 2 minutes; and in case 4, by supposing that a cat could kill one-third of a rat in two minutes. Neither supposition is warranted by the data; nor could the fractional rats (even if endowed with equal vitality) be fairly assigned to the different cats. For my part, if I were a cat in case 4, and did not find my claws in good working order, I should certainly prefer to have my one-third-rat cut off from the tail end.<br>\r\n<br>\r\nIn cases 3 and 4, then, it is clear that we must provide extra cat-power.<br>\r\n<br>\r\nIn case C <i>less</i> than 2 extra cats would be of no use. If 2 were supplied, and if they began killing their 4 rats at the beginning of the time, they would finish them in 12 minutes, and have 36 minutes to spare, during which they might weep because there were not 12 more rats to kill.<br>\r\n<br>\r\nIn case 4, one extra cat would suffice; it would kill its 4 rats in 24 minutes, and have 24 minutes to spare, during which it could have killed another 4.<br>\r\n<br>\r\nIn neither case could any use be made of the last 2 minutes, except to half-kill rats---a barbarity we need not take into consideration.<br>\r\n<br>\r\nTo sum up our results: If the 6 cats kill the 6 rats by method 1 or 2, the answer is 12; if by method 3, 14; if by method 4, 13.<br>\r\n<br>\r\nThis, then, is an instance of a solution made \'indefinite\' by the circumstances of the case. If an instance of the `impossible\' be desired, take the following: `If a cat can kill a rat in a minute, how many would be needed to kill it in the thousandth part of a second?\' The mathematical answer, of course, is \'60,000,\' and no doubt less than this would not suffice; but would 60,000 suffice? I doubt it very much. I fancy that at least 50,000 of the cats would never even see the rat, or have any idea of what was going on.<br>\r\n<br>\r\nOr take this: `If a cat can kill a rat in a minute, how long would it be killing 60,000 rats?\' Ah, how long, indeed! I think that the rats would kill the cat.','2004-01-20',20040225232101,NULL,4,3,0,3.50,20040120085342,0);
INSERT INTO problem VALUES (1928,16,0,3172,'Fenced In','A farmer wishes to enclose the maximum possible area with 100 meters of fence. The pasture is bordered by a straight cliff, which may be used as part of the fence. What is the maximum area that can be enclosed?','A circle is the plane figure with highest ratio of area to perimeter. The cliff can be used to bisect a circle of radius 100/pi meters. By symmetry, this will form the pen of largest area. The resulting pen will contain 5000/pi meters squared. ','2004-01-18',20040324232101,NULL,3,3,10,0.00,00000000000000,295);
INSERT INTO problem VALUES (1012,12,2,2121,'This man is real?','There was a man who was born before his father, killed his mother, and married his sister. \r\n<p>\r\nYet, there was nothing wrong with what he had done. Why? ','When he was born his father was present. <p>\r\nHis mother died during labor. <p>\r\nHe was a pastor and married his sister to her husband. \r\n\r\n','2003-07-17',20040223232101,NULL,3,3,0,3.53,20030717015312,0);
INSERT INTO problem VALUES (1063,6,2,1575,'Keeps on ticking...','Two friends, Joe and Moe, were born in May, one in 1932, the other a year later. Each had an antique grandfather clock of which he was extremely proud. Both of the clocks worked fairly well considering their age, but one clock gained ten seconds per hour while the other one lost ten seconds per hour.<br>\r\n<br>\r\nOn a day in January, the two friends set both clocks correctly at 12:00 noon.<br>\r\n\"Do you realize,\" asked Joe, \"that the next time both of our clocks will show exactly the same time will be on your 47th birthday?\"<br>\r\nMoe agreed.\r\n<p>\r\nWho is older, Joe or Moe?','<b>Moe.</b><br>\r\n<br>\r\nTo find the answer, we have to find how long it will be before the clocks show the same time again. This is when the slow clock loses six hours, and the fast one gains six hours.<br>\r\nThis will take 90 days, at which point they will come together at 6:00.<br>\r\n<br>\r\nOn a calendar, there are 90 days between noon January 31, and noon May 1 in years with no leap year.<br>\r\nTherefore, Moe\'s birthday must be May 1, they are setting the clocks together on January 31, and Moe\'s 47th birthday must not fall in a leap year.<br>\r\n<br>\r\nOne of the men was born in 1932 (the elder); the other in 1933.<br>\r\nIf Moe had been born in 1933, his 47th birthday would have been in 1980, a leap year.<br>\r\nThis means that Moe must be older, born in 1932, and the time of this problem is 1979. Joe will celebrate his 47th birthday in May 1980.','2003-08-01',20030823232102,NULL,3,3,0,4.11,20030801094808,0);
INSERT INTO problem VALUES (1234,20,2,1575,'Words in Common 9','What do the following three-letter words have in common?<br>\r\n<pre>\r\n     fat     oak     lax     sat\r\n\r\n     den     sea     pit     lit\r\n</pre>','Each of the three-letter words is the abbreviation for a US airport:<br>\r\n<pre>\r\nFAT   Fresno\r\nOAK   Oakland\r\nLAX   Los Angeles\r\nSAT   San Antonio\r\nDEN   Denver\r\nSEA   Seattle\r\nPIT   Pittsburgh\r\nLIT   Little Rock','2003-11-03',20031117180057,NULL,3,3,0,2.75,20031103154209,0);
INSERT INTO problem VALUES (2193,20,0,2716,'Four-letter insert?','Can you find a word that includes the letters \"CKSK\" in that order?','\"Buckskin\"','2004-03-07',20040324232101,NULL,3,3,34,0.00,00000000000000,493);
INSERT INTO problem VALUES (1014,6,2,1919,'Do it again','What do you do once everyday except Saturdays, and once in August, but not at all in July?','My original solution was \'Use the letter A in the word\' because it is in everyday once except sAturdAy, where it has it twice, and it is in August but not July.<p>\r\n\r\nSome other uses have had their own ideas which you can find in the comments.\r\n','2003-07-10',20030827232101,NULL,2,3,0,3.60,20030710025857,0);
INSERT INTO problem VALUES (1015,7,2,1919,'Car-Park Confusion','A man parked in a supermarket car park and walked towards the shop. On his way he noticed something wrong with the numbering of the individual spaces.\r\nNeighbouring spaces had the numbers 88, 68, 06 and 16 painted on the floor next to them, when they should have been consecutive numbers. Why was this?','The man was reading the numbers upside-down. If he had read them the correct way round they would have read 88,89,90 and 91.','2003-07-09',20030827232101,NULL,2,3,0,2.80,20030709085426,0);
INSERT INTO problem VALUES (1367,5,2,1253,'Construct a Pentagram','I have a strip of paper with parallel sides, a pencil and a straight edge.\r\nHow can I construct a regular pentagram (star) with these?  And for that matter, a pentagon?  Well ... the pentagon is the proper way to go.\r\n\r\n\r\n','Tie a simple ‘knot’ in the paper, as if was a piece of string; ie, form a loop and pass one end through it.  Carefully tighten and flatten the ‘knot’.  The shape will form a regular pentagon. Plot the vertices from this template. It is only now necessary to join the vertices to construct the pentagram, or the pentagon.  Depending upon the thickness of the paper, you can see an almost complete pentagram if you hold it up to the light.','2003-09-22',20031227232103,NULL,2,3,0,1.00,20030922075913,0);
INSERT INTO problem VALUES (1478,2,2,1919,'Cake-Bake Contest','For this logic puzzle you have to determine the surnames of four people, their position in a cake-bake competition and what cake they baked. <p>\r\nThe first names are: James, Ben, Vicky and Nigel <br>\r\nThe surnames are: Jones, Stevens, Andrews and Best <br>\r\nPositions are: 1st, 2nd, 3rd and 4th <br>\r\nCakes baked are: Chocolate cake, Cheese cake, Fruit cake and Sponge cake. <p>\r\n\r\nClues: <br>\r\n1. James Best beat Vicky by two places. <br>\r\n2. Bens\' fruit cake beat Mrs. Stevens\' son, who came in 3rd. <br>\r\n3. The sponge cake, despite being a bit bland, got in the top three. <br>\r\n4. The judges obviously had a sweet tooth, as the Chocolate cake came in 2nd place. <br>\r\n5. Jones\'s mother cried as she watched her son take 1st prize. <p>\r\nWhat are the full names of the top four, what position did they come and what cake did they bake?','Ben Jones came in 1st with his fruit cake. <p>\r\n\r\nJames Best came in 2nd with his chocolate cake. <p>\r\n\r\nNigel Stevens came in 3rd with his sponge cake. \r\n<p>\r\nVicky Andrews came in 4th with her cheese cake','2003-11-26',20040212232108,NULL,3,3,0,2.38,20031126080747,0);
INSERT INTO problem VALUES (1016,4,2,575,'Random Primes','If you pick any two integers at random, what is that probability that they will be relatively prime? (\"relatively prime\" means that the two numbers share no divisors except 1)\r\n<p>\r\nTell how you end up with the answer.','6/(pi^2).\r\n<p>\r\nDJ provides an explanation and a \"more info\" link <a href=\"http://perplexus.info/show.php?pid=1016&cid=6420\"><b>here</b></a>\r\n','2003-07-10',20040225103933,NULL,4,3,0,3.00,20030710062655,0);
INSERT INTO problem VALUES (1017,13,2,1920,'Next Numbers Please','What are the next two numbers in this sequence?  \r\n1, 2, 3, 5, 6, 9, 10, 15, 18, 24, 25, 34, 35, ??, ??','The next terms are 45 and 51\r\n<P>\r\nThe sequence is given by the following recursion:\r\nf(1) = 1 and f(n) = f(n-1) + f(largest factor of n)','2003-07-11',20030724014604,NULL,3,3,0,3.80,20030711030844,0);
INSERT INTO problem VALUES (1018,14,2,1920,'Reciprocal Equation #2','Find all sets of positive integers A, B, and C which satisfy \r\n<p>\r\n1/A = 1/B + 1/C.','There are an infinite number of solutions.  \r\n<P>\r\nLet B=A+X. <br>\r\nThen 1/A = 1/(A+X) + 1/C. <br>\r\nC = 1/(1/A - 1/(A+X)) = A(A+X)/(A+X-A) = A^2/X + A. <br>\r\nC is an integer when X is a factor of A^2. \r\n<P>\r\nSo all {A,B,C} can be expressed as {A,A+X,A^2/X + A} with A^2 mod X = 0.','2003-07-20',20030731145507,NULL,3,3,0,3.00,20030720034949,0);
INSERT INTO problem VALUES (1021,7,2,1920,'Party People','Three people at a party discover that the product of any two of their ages is equal to the year in which the third was born. \r\n<p>\r\nWhat is the most recent year the party could have taken place?','Call the year Y and the three ages A, B, and C.  Then Y-A=B*C, Y-B=A*C and Y-C=B*A.\r\n<P>\r\nSolving these equations yields A=B=C and Y=A^2+A.  If A=43 then Y=1849.  If A=44 then Y=1936.  If A=45 then Y=2025.\r\n<P>\r\n1936 is the most recent year before today (2003).\r\n<P>\r\nSolution: They were all 44 and the party took place in 1980.','2003-07-21',20031113232102,NULL,2,3,0,2.67,20030721093355,0);
INSERT INTO problem VALUES (1022,4,2,1920,'Die Toss','A die is tossed until the sum of the rolls is 15 or greater.  \r\n<p>\r\nWhat is the most likely total?  What is the the least likely total which can occur?','The values which can occur are 15, 16, 17, 18, 19 and 20.\r\n<P>\r\n15 can be made 6 ways : 1+14, 2+13, 3+12, 4+11, 5+10, 6+9. \r\n16 can be made 5 ways : 2+14, 3+13, 4+12, 5+11, 6+10. \r\n17 can be made 4 ways : 3+14, 4+13, 5+12, 6+11. \r\n18 can be made 3 ways : 4+14, 5+13, 6+12. \r\n19 can be made 2 ways : 5+14, 6+13. \r\n20 can be made 1 way : 6+14. \r\n<P>\r\nThe most likely total is 15.  The least likely total is 20.','2003-07-24',20040322232106,NULL,2,3,0,4.50,20030724084122,0);
INSERT INTO problem VALUES (1025,13,2,1626,'Sensible Sequence','In the following sequence, consisting of positive integers, the first term is a one digit number.\r\n<br><br>\r\n?, ? , 65, 61, 37, 58, 89, 145, ...\r\n<br><br>\r\nA) What is the first term?\r\n<br><br>\r\nB) What is the next term that is a one digit number?<br><br>','The whole sequence is 9, 81, 65, 61, 37, 58, 89, 145, 42, 20, 4, ...\r\n<br><br>\r\nThe sequence is found by taking the square of each digit, and adding them together. 4 squared is 16, 1 squared is 1, 6 squared is 36, added together they are 37.\r\n<br><br>\r\nSo, the number the sequence starts out with is 9.\r\n<br><br>\r\nThe next single digit number in the sequence is the eleventh term, which is 4.','2003-07-15',20030923232102,NULL,3,3,0,4.25,20030715075808,0);
INSERT INTO problem VALUES (1106,14,2,1919,'Statistics, statistics.','There is a country with exactly 1,000,000,000 residents. You are given the following information about the residents:<p>\r\n1. If a pie chart was drawn comparing smokers and non smokers, the area of non smokers would be 3.8 times bigger than the area of smokers.<p>\r\n2. Approximately 23 out of 37 of the residents drive<p>\r\n3. A ratio of appoximately 26:7 people drink alcohol and do not drink alcohol respectively<p>\r\n4.If a bar graph was drawn showing percentages of people who own a computer and who don\'t own a computer with a scale of 2.5 cm : 1%, the bar showing people who do own a computer would be 165 cm longer than the bar showing people who do not own a computer.<p>\r\nApproximately how many people in this country smoke AND drink alcohol AND drive AND own a computer? (Assume that people who do any of the things have an equal chance of doing any other things as anybody else, eg somebody who smokes and drinks alcohol as an equal chance of owning a computer as somebody who drives).<p>\r\n* By \"Approximately\" I mean \"To the nearest person\".','DuCk gives a solution <a href=\"http://perplexus.info/show.php?pid=1106&cid=7078\">here.</a>\r\n','2003-08-12',20040225103933,NULL,2,3,0,3.00,20030812060220,0);
INSERT INTO problem VALUES (1039,14,2,1626,'The Great Rating','When I saw a problem on the site, it had a 2.6 rating. Since I really liked the problem, I voted 5 for it, and saw that the rating went from 2.6 to 2.75. <br><br>1) How many people voted for it before I did?<br><br>2)What would the rating of this problem be if two more people voted 5 for this problem?','a) 15 people<br><br>\r\nb) a rating of 3<br><br>\r\nThis can be figured out by (a/b=2.6) and ([a+5]/[b+1]=2.75), and by solving the first equation for a, and plugging (a=2.6b) into the first equation, you would get ([2.6b+5]/[b+1]=2.75) as the equation.<br><br>\r\n\r\nMultiplying both sides by [b+1] and simplifying gives (2.6b+5=2.75b+2.75), then by subtracting  [2.75] and [2.6b] from both sides gives (2.25b=.15), which means that b=15 is the answer.<br><br>\r\n\r\nBy plugging this into a=15(2.6), you get a=39, so the answer is[39+3(5)]/[15+3] which equals 54/18 or 3. So the problem would be rated 3 if 2 more people came and voted the problem 5','2003-07-25',20040120232104,NULL,2,3,0,3.17,20030725020251,0);
INSERT INTO problem VALUES (1040,13,2,1919,'A bizarre sequence','Here\'s a sequence:<p>\r\n\r\n2, 4, 8, 13, 20, 29, _, _.<p>\r\n\r\nWhat numbers go into the blanks, and what is the rule for the sequence?','DJ explains why the numbers are 41 and 57 <a href=\"http://perplexus.info/show.php?pid=1040&cid=6796\">here</a> <p>\r\n\r\n\r\n\r\nAnother possibility is to get the Nth term, you just add the Nth term from the triangle number sequence and the Nth term from the Fibonacci sequence:\r\n<p>\r\nTriangle Numbers :\r\n1, 3, 6, 10, 15, 21, 28, 36.\r\n<p>\r\n\r\nFibonacci Numbers :\r\n1, 1, 2, 3, 5, 8, 13, 21\r\n<p>\r\nAdd them together to get :\r\n2, 4, 8, 13, 20, 29, 41, 57, so the numbers that go in the blanks are 41 & 57.','2003-07-28',20040225103933,NULL,4,3,0,3.33,20030728095406,0);
INSERT INTO problem VALUES (1041,10,2,1919,'The Race','An annual knave (someone who alternates between truth and lie) race was held in Knavesville. There was one judge, who was either a knight or a liar, and all of the racers were knaves. After the race a news team asked the top five finishers and the judge who won. These were their answers:\r\n<P>\r\n<P>\r\nAlex - I won. <br>\r\nBert - Alex won.<br>\r\nCoby - Dave won.<br>\r\nDave - I came 3rd.<br>\r\nEd - I won.<br>\r\nJudge - Bert won.\r\n<P>\r\nConfused, they asked them all again, but their names all got lost, so the order is muddled up.\r\n<P>\r\nRunner a - Dave won.<br>\r\nRunner b - I won.<br>\r\nRunner c - I didn\'t win.<br>\r\nRunner d - I came 4th.<br>\r\nRunner e - Bert won.<br>\r\nJudge - Coby won.\r\n<P>\r\nCan you work out who won? (Assuming each individual\'s comments were similar, i.e. both of their comments would suggest that a certain person won, or their own position).','The judges answers don\'t match, so he is a Liar, therefore we know neither Bert nor Coby won.\r\n<P>\r\nThen, all you have to do is match the statements up.\r\n<br>\r\nThe original statements were:\r\nAlex - I won. <br>\r\nBert - Alex won.<br>\r\nCoby - Dave won.<br>\r\nDave - I came 3rd.<br>\r\nEd - I won.<br>\r\n<P>\r\nAnd the second statements were: <br>\r\nRunner a - Dave won.<br>\r\nRunner b - I won.<br>\r\nRunner c - I didn\'t win.<br>\r\nRunner d - I came 4th.<br>\r\nRunner e - Bert won.<P>\r\nRunners b,c & d can be matched to Alex, Dave and Ed, although we cannot be sure which each said.<br>\r\nRunners a and e can then be matched to Coby and Bert. We know that Coby couldn\'t have said \'Dave won\' twice, so runner A must be Bert and runner E must be Coby. Coby\'s second statement was \'Bert won\', which we know is a lie. So, his first statement, \'Dave won\' must be true.<P>\r\nSo the winner of the race was Dave, who was runner B.\r\n','2003-08-02',20040121232102,NULL,3,3,0,3.25,20030802021854,0);
INSERT INTO problem VALUES (1121,10,2,1919,'Knowing the Natives','I met two natives on an island - Benny and Lenny. They are either a knight, a liar or a knave. Knights always tell the truth, liars always lie and knaves alternate between truth and lie. They tell me this:<p>\r\n\r\nBenny : We are both of the same type.<br>\r\nLenny : I am a knave.<br>\r\nBenny : Lenny is a liar.<p>\r\n\r\nA knight then tells me what Lenny is. From this I was able to work out what they were.<p>\r\nWhat are Benny and Lenny?\r\n\r\n','<b>Lenny is a liar; Benny is a knave.</b><p>\r\nTheir statements were:<p>\r\nBenny : We are both of the same type.<br>\r\nLenny : I am a knave.<br>\r\nBenny : Lenny is a liar.<p>\r\nSo if I was told Lenny was a knight you get a contradiction, so that\'s not right.<p>\r\nIf I was told than Lenny is a knave then Benny could still be a liar or a knave, so that isn\'t right either, because the problem states that I was able to determine what Benny is from knowing Lenny\'s type.<p>\r\nIf I was told that Lenny was a liar, then Benny\'s second statement is true. This means his first statements is false, as he cannot be a liar, so he can only be a knave.<p>\r\nWhile the statements alone allow for more than one possibility for their types, being told that Lenny is a liar is the only way that I am able to determine what Benny is.<p>\r\nSo the answer is : I was told that Lenny was a liar and I worked out that Benny was a knave.','2003-08-16',20040121232102,NULL,2,3,0,3.33,20030816100315,0);
INSERT INTO problem VALUES (1122,10,2,1919,'Where\'s the Exit?','You are in a dungeon with five doors. In the dungeon there are two dungeon keepers, who are both either a liar or a knight. You know there is one liar and one knight. One door leads out of the dungeon, the other to certain death.<p>The keepers then tell you the following information:<br>\r\nKeeper A: If you asked me what door to take, there is no chance I would say E. If you asked the other keeper what door to take, he might say B.<p>\r\n\r\nKeeper B: If you asked me what door to take, there is no chance I would say C. If you asked the other keeper what door to take, he might say A.<p>\r\n\r\nWhich door is the correct one?\r\n','If A was the knight and B was the liar, then it was not door E or B, because of the information keeper A told you. It is not A because of Keeper B\'s second sentence. Because Keeper B\'s a liar, his first statement means he might say C if you asked which door. Therefore, because he is a liar, it isn\'t C. So, if A is the knight then it is door D.<p>\r\n\r\nIf Keeper B was the knight and Keeper A the liar, then we know it is neither door C nor A, because of what Keeper B said. It is also not door B because of Keeper A\'s second sentence. Similarly to Keeper B\'s fist sentence, if Keeper A was the liar then his first sentence means it was not E. Therefore, it is also D.<p>\r\n\r\nAlthough you cannot tell which is the liar and which is the knight, you do know that door D is the correct door.','2003-08-18',20040121232102,NULL,2,3,0,2.62,20030818150921,0);
INSERT INTO problem VALUES (2018,12,0,5407,'Count the Fish','10 fish I caught without an eye,<br>\r\nand 9 without a tail.<br>\r\n6 had no head and half of 8,<br>\r\nI weighed upon the scale.<br>\r\n<br>\r\nNow who can tell me when I ask it,<br>\r\nHow many fish were in my basket?\r\n','Zero<br>\r\n10 - eye (I) = 0<br>\r\n9 - 9\'s tail = 0<br>\r\n6 - 6\'s head = 0<br>\r\n8 horizontally halved = 0\r\n','2004-02-02',20040323232102,NULL,2,3,1,0.00,00000000000000,51);
INSERT INTO problem VALUES (2019,12,0,5407,'Chimney','What can go up a chimney down...<br><br>but can\'t go down a chimney up?','An umbrella.','2004-02-02',20040323232102,NULL,3,3,1,0.00,00000000000000,52);
INSERT INTO problem VALUES (2020,10,0,3372,'sdfhsdh','dshfdh','dfhdsh','2004-02-02',20040324232101,NULL,3,3,8,0.00,00000000000000,264);
INSERT INTO problem VALUES (2021,6,0,2716,'101 - 102','Transform the inequality <p>101 - 102 = 1<p>into an equality just moving ONE digit around.','Raise the 2:<pre>        2\r\n101 - 10  = 1\r\n</pre>','2004-02-02',20040324232101,NULL,3,3,13,0.00,00000000000000,337);
INSERT INTO problem VALUES (2022,4,0,2716,'Keep on rollin\'!','You roll a die until the accumulated sum is greater than 12.<p>What\'s the more likely value of the final sum?','The possible final sums are 13..18. 18 can only be reached if the previous sum was 12 and the last throw was a 6. 17 can be reached in two ways (11+6, or 12+5), 16 in three ways, and so on; 13 is the more likely outcome.','2004-02-02',20040324232101,NULL,3,3,14,0.00,00000000000000,348);
INSERT INTO problem VALUES (2071,2,0,5580,'potatoe',' You throw away the outsid and cook the inside.\r\n \r\n Then you eat the outside and throw away the inside.\r\n \r\n What is it?','Corn on the cob','2004-02-18',20040323232102,NULL,3,3,1,0.00,00000000000000,64);
INSERT INTO problem VALUES (1043,7,2,1919,'What\'s the Time?','At a certain time I looked at a 24 hour digital clock and noticed some things about the time:<p>\r\n\r\n1)The number in the hours section plus the number in the minutes section makes 60.<p>\r\n2)One of the digits in the minutes section is the square root of the other digit in the minutes section.<p>\r\n3)The sum of the digits in the minutes section is the number in the hours section reversed.\r\n\r\nWhat was the time?\r\n','\r\nFrom clue 2 we know the time has to be : ??:00, ??:11, ??:24, ??:42 or ??:39.<p>\r\nFor clue 1 to work the times would have to be : 60:00, 49:11, 36:24, 18:42 or 21:39. Of these only 18:42 and 21:39 could show up on a 24 hour clock.<p>\r\n4+2 does not equal 81 so 18:42 doesn\'t work for clue 3. 3+9 does equal twelve, so the time was 21:39.\r\n','2003-07-30',20031113232102,NULL,2,3,0,2.33,20030730014823,0);
INSERT INTO problem VALUES (1044,13,2,1919,'Triangle Numbers','Triangle numbers are : <P>\r\n1,3,6,10,15,21,28.\r\n<P>\r\nSomebody tells you a random positive integer of any size. Is there a quick way to work out if it is a triangle number or not (in other words, without going through all of the triangle numbers untill you get to a number as high or higher as the integer you\'ve been told)?','Call the random positive integer that you were told X.<p>\r\nTo work out if X is a triangle number, you do the sum (x*8)+1. If the result is a square number, then X is a triangle number.<p>\r\nFor example, 6*8 is 48. Add 1 to get 49. Because 49 is a perfect square (49 = 7^2) then 6 is a triangle number.<p>\r\n8*8 is 64. Add 1 to get 65. Because 65 is not a perfect square then 8 is not a triangle number.<p>\r\nAlso, when you have done (x*8)+1, if it does equal a square it will equal the square of an odd number.','2003-08-07',20030814043333,NULL,3,3,0,3.33,20030807140021,0);
INSERT INTO problem VALUES (1427,10,2,1626,'Another Race','When I went to the race track in Racing Town, a town made up only of Knights which always tell the truth, Knaves which tell truths and lies in an alternating pattern, and Liars which always lie, a race between 6 citizens of that town had just finished.<br><br>\r\n\r\nI went to the 6 citizens and asked each of them the order that all 6 finished. They all gave me different responses, each thinking themselves as winning, displayed here left to right as first to last.<br><br>\r\n<tt>\r\nA: A C D E B F<br>\r\nB: B D F E C A<br>\r\nC: C D E F A B<br>\r\nD: D E F B A C<br>\r\nE: E B A D F C<br>\r\nF: F C B A E D<br>\r\n<br>\r\n</tt>\r\nFrom what they said, I was able to figure out what the correct order was. What is it?\r\n','First of all, every other statement someone makes is logically equivalent. Also, since Knights, Knaves, and Liars are never mentioned by anyone, you can break the 6 groups of 6 statements into 12 logically equivalent statmenets:<br><br>\r\n\r\nAbout the 1, 3, 5 positions in the race:<br><br>\r\n\r\n<tt>\r\n1: A B C D E F<br>\r\n3: D F E F A B<br>\r\n5: B C A A F F<br>\r\n</tt>\r\nAbout the 2, 4, 6 positions in the race:<br><br>\r\n\r\n<tt>2: C D D E B C<br>\r\n4: E E F B D A<br>\r\n6: F A B C C D<br><br>\r\n</tt>\r\n\r\nIf two people say the same thing, it means everything else they say is logically equivalent. For example, C and D both said that A came in fifth place, but differed in opinion about who came in first and third place. Since both of them couldn\'t have come in first place, anything in the same column with the A in fifth place (1: C D, 3:E F, 5: A A, in this example) is eliminated. When this is applied to all of them, the following grid can be constructed:<br><br>\r\n\r\n<tt>\r\n _A_B_C_D_E_F<br>\r\n1|? X X X X ?<br>\r\n2|? X X X X ?<br>\r\n3|X ? X ? X X<br>\r\n4|X X O X X X<br>\r\n5|X ? X ? X X<br>\r\n6|X X X X O X<br><br></tt>\r\n\r\nF thinks E was in fifth place. Since E is in sixth place, his statements about first and third place must be wrong as well.<br><br>\r\n\r\n<tt>\r\n _A_B_C_D_E_F<br>\r\n1|O X X X X X<br>\r\n2|X X X X X O<br>\r\n3|X X X O X X<br>\r\n4|X X O X X X<br>\r\n5|X O X X X X<br>\r\n6|X X X X O X<br><br></tt>\r\n\r\nFilling in the only remaining choices gives the solution grid. So the order is A F D C B E; A is a knave and the others are liars.','2003-12-15',20040120232104,NULL,3,3,0,3.12,20031215082425,0);
INSERT INTO problem VALUES (1428,2,2,1919,'Magic Rods','You need to make a set of five rods for a magic trick, with numbers on them ranging from 1 to 31 inclusive. Then you ask people to pick a number and show you <b>only the top number</b> of whatever rods it is on. From that you have to guess which number the person picked. This has to be done within a few seconds and isn\'t a matter of remembering what numbers are on them.<p>\r\nWhat numbers should be on each of the five rods?','The numbers should be:<p>\r\n\r\nRod 1: 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31\r\n<p>\r\nRod 2: 2,3,6,7,10,11,14,15,18,19,22,23,26,27,30,31\r\n<p>\r\nRod 3: 4,5,6,7,12,13,14,15,20,21,22,23,28,29,30,31\r\n<p>\r\nRod 4: 8,9,10,11,12,13,14,15,24,25,26,27,28,29,30,31\r\n<p>\r\nRod 5: 16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31\r\n<p>\r\nThis uses the same idea as the binary system. All you do is add up the first numbers of the rods that have the number on. It works becuase the first number of each rod are 1,2,4,8 & 16, and using those numbers you can make any numbers from 1 to 31. For example, to make 25 you use the numbers 1,8 and 16, which are rods 1,4 and 5, so 25 is only written on those three rods.','2003-11-11',20040104122423,NULL,4,3,0,4.00,20031111133530,0);
INSERT INTO problem VALUES (1049,13,2,775,'Sequence and Pattern Exam','Following are several sets of numbers based on particular (and different) patterns (though not necessarily mathematical patterns), arranged from least difficult to most difficult, and with corresponding point values.  The maximum score is 100 - how high can you get?  If your answer doesn\'t match the one I submitted, but makes sense, you may credit yourself the points.\r\n<p>\r\n\r\n(1):(2 points):(3, 3, 5, 4, 4, 3, 5, 5, 4, 3, 6, 6, 8, ?)\r\n<p>\r\n\r\n(2):(4 points):(1888, 1892, 1896, 1904, ?)<p>\r\n\r\n(3):(5 points):(1, 12, 1, 1, 1, 2, ?)<p>\r\n\r\n(4):(6 points):(0, 1, 256, 2187, 4096, 3125, 1296, ?, 64, 9, 1)<p>\r\n\r\n(5):(9 points):(1, 22, 12, 5, 26, 16, 7, 28, 18, ?)<p>\r\n\r\n(6):(12 points):(2, 4, 5, 6, 9, ?, 15, 21, 26)<p>\r\n\r\n(7):(15 points):(0, 4, 7, 0, 2, 4, 6, 8, 0, 1, 3, 4, ?)<p>\r\n\r\n(8):(21 points):(6, 10, 14, 15, 21, 22, 26, 33, 34, 35, ?)<p>\r\n\r\n(9):(26 points):(0.4330, 1.0000, 1.7205, 2.5981, 3.6339, 4.8284, 6.1818, ?)\r\n','1: 8.  Each term is the number of letters in progressive numbers, starting at 1 (one=3). <p>\r\n\r\n2: 1908.  Years containing February 29.  1900 is not a leap year. <p>\r\n\r\n3: 1.  Number of chimes a clock stricks starting between 11 and 11:30 (11:30 has 1 chime, 12:00 has 12 chimes, 12:30, 1:00 and 1:30 all have 1 chime...). <p>\r\n\r\n\r\n4: 343.  The first term is 0^10.  Each term thereafter adds one to the base and subtracts one from the exponent. <p>\r\n\r\n\r\n5: 9.  Beginning January 1 (not in a leap year), the day portion of the date every 3 weeks. <p>\r\n\r\n\r\n6: 12.  These numbers are the point values for the questions in this quiz!. <p>\r\n\r\n\r\n7: 6.  First digit after the decimal in progressive roots, beginning at 1 (root 1=1.0, root 2=1.4, root 3=1.7, root 4=2.0 etc.). <p>\r\n\r\n\r\n8: 38.  This sequence is defined as increasing products of 2 distinct primes (2*3,2*5,2*7,3*5...). <p>\r\n\r\n\r\n9: 7.6942.  Good job if you got this one!!!  These are 4 decimal representations of the area of regular polygons with a common side length (i.e. equilateral triangle w/ side 1 has area=0.4330, square with side 1 has area=1.0000 etc.).\r\n','2003-07-30',20030803065252,NULL,3,3,0,4.00,20030730064605,0);
INSERT INTO problem VALUES (1206,2,2,2429,'Breakfast','Preparing breakfast for Will and her five other boarders before they set out for work each morning keeps Mrs. Finnegan very busy. Her task is made somewhat easier, however, by the fact that each young man has the same breakfast every morning---either eggs or pancakes, accompanied by either bacon, ham, or sausage. Each one also has either coffee, tea, or milk. No two have exactly the same breakfast. It should be added that Mrs. Finnegan has a firm rule: She will not prepare any dish for only one person. From the following clues can you determine what each boarder has for breakfast?\r\n<p>1. Al, who does not like sausage, usually sits next to the boarder who breakfasts on bacon and pancakes.</p>\r\n<p>2. Bob and Chuck both have ham.</p>\r\n<p>3. Peter does not care for bacon.</p>\r\n<p>4. Ned does not like pancakes.</p>\r\n<p>5. Bob has coffee.</p>\r\n<p>6. The sausage eaters have tea; two of the pancake eaters have coffee; the other two boarders drink milk.</p>\r\n<p>7. More than two of the boarders have eggs.</p>','<b>Al: Eggs, bacon, and milk<br>\r\nBob: Pancakes, ham, and coffee<br>\r\nChuck: Eggs, ham, and milk<br>\r\nNed: Eggs, sausage, and tea<Br>\r\nPeter: Pancakes, sausage, and tea<br>\r\nWill: Pancakes, bacon, and coffee</b>\r\n<p>\r\nMethod:<br>\r\nThere are six boarders altogether.\r\n<p>\r\nThere are two tea drinkers, two coffee drinkers, and two milk drinkers (6).\r\n<p>\r\nAlso, since there are three different sides, and Mrs. Finnegan will not prepare a single dish for any one person, there must be two people who have each.\r\n<p>\r\nMore than two of them pancakes (6), and more then two of them have eggs (7), so there must be three who have each:\r\n<pre>\r\nP\r\nP\r\nP\r\nE\r\nE\r\nE\r\n</pre>\r\nBoth of the sausage-eaters have tea (6). Since no two people have exactly the same breakfast, one must have eggs and the other pancakes.\r\n<pre>\r\nP  S  T\r\nP\r\nP\r\nE  S  T\r\nE\r\nE\r\n</pre>\r\nThe other two boarders with pancakes must both have coffee (6), so one must have ham and one bacon.\r\n<pre>\r\nP  S  T\r\nP  H  C\r\nP  B  C\r\nE  S  T\r\nE\r\nE\r\n</pre>\r\nThe last two boarders both have eggs. Also, they both have milk, so again, one must have ham and one has bacon.\r\n<pre>\r\nP  S  T\r\nP  H  C\r\nP  B  C\r\nE  S  T\r\nE  H  M\r\nE  B  M\r\n</pre>\r\nNow to figure out who has what meal. Bob has ham (2) and coffee (5); he must be the second boarder with pancakes.\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M\r\nE  B  M\r\n</pre>\r\nChuck is the other boarder with ham:\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M - Chuck\r\nE  B  M\r\n</pre>\r\nAl does not like sausage (1). He is also not the boarder with pankcakes and bacon (and coffee) (1). Therefore, he must have eggs, bacon, and milk:\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>\r\nNed, who does not like pancakes (4), is the last person with eggs.\r\n<pre>\r\nP  S  T\r\nP  H  C - Bob\r\nP  B  C\r\nE  S  T - Ned\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>\r\nFinally, Peter does not like bacon (3).\r\nHe must be the remaining boarder with sausage, and Will, who isn\'t picky, has pancakes and bacon:\r\n<pre>\r\nP  S  T - Peter\r\nP  H  C - Bob\r\nP  B  C - Will\r\nE  S  T - Ned\r\nE  H  M - Chuck\r\nE  B  M - Al\r\n</pre>','2003-08-23',20030926232102,NULL,4,3,0,3.60,20030823060622,0);
INSERT INTO problem VALUES (1051,12,2,2130,'Farm Animal?','I am a cow, but I\'m not white or black.<br>\r\nI have 2 legs in front but no legs in back.<br>\r\nLook at my back end, you\'ll see it is round.<br>\r\nFor long periods of time I can stay off the ground.\r\n<p>\r\nWhat am I?','Manatee. (AKA sea cow)','2003-08-03',20040228232101,NULL,1,3,0,2.31,20030803235229,0);
INSERT INTO problem VALUES (1118,20,2,1575,'Word Meld 5','What is the fewest number of steps (changing one letter at a time, with each step yielding a common English word) in which you can change \"HOT\" into \"AIR\" and then \"AIR\" into \"BAG\"?<br>\r\n<pre>\r\nH O T\r\n. . .\r\n. . .\r\nA I R\r\n. . .\r\n. . .\r\nB A G\r\n</pre>','<b>I did each change in 4 steps:</b>\r\n<pre>\r\n<b>HOT</b>\r\nHIT\r\nSIT\r\nSIR\r\n<b>AIR</b>\r\nFIR\r\nFIG\r\nBIG\r\n<b>BAG</b>\r\n</pre>\r\nThis is the fewest number of steps. To make either change in three steps, each step would, of course, have to add one of the three letters of the second word. AOT, HOR, BIR, AAR, and AIG are all not words, so it will require at least one extra step to find those letters. HIT is, but neither AIT nor HIR is a valid word, so we still need the extra step.\r\n<p>\r\nOther, equivalent solutions were suggested in the problem comments.','2003-08-29',20040111232101,NULL,3,3,0,3.60,20030829153933,0);
INSERT INTO problem VALUES (1058,11,2,775,'Scale game','This problem is a combination of a traditional weights and scales puzzle and a probability puzzle.<p>\r\nYou are given the traditional scale balance and a set of 10 coins.  You know that in this set of coins there are four fakes - two that are heavier than the others, and two that are lighter.  Furthermore, you know that a light coin plus a heavy coin will perfectly balance two genuine coins.  You are permitted only two weighings with the balance and asked to pick one of the 4 fake coins.  What strategy should you use to maximize your success rate, and what would your success rate be?<p>\r\nWhat if you were given one genuine coin to start with (though still leaving you with 10 unknown coins)?','Thanks to Brian Smith for this well explained solution, which was better than my original method.  While I thought that I had him on the genuine coin portion, it simply turns out that my math skills were lacking... </br>\r\n\r\nFollowing is a cut/paste answer from the comments, as mentioned, originally created by Brian.</br></br>\r\n\r\nWith a genuine coin for reference: </br></br>\r\nChoose 2 coins from the set of 10. If either coin does not match the genuine coin, that coin is a fake. Otherwise both are genuine so choose one of the 8 remaining coins. The probability of not finding a fake is ((6*5)/(10*9))*(4/8) = 1/6. The success rate of finding a fake is then 5/6. </br></br></br>\r\n\r\n\r\nWithout a genuine coin for reference:</br> </br>\r\nChoose 3 coins at random. Call the first coin A, the second coin B and the third coin C. Weigh A vs B and A vs C. </br>\r\n\r\nIf both weighings are equal (prob 120/720) then A, B and C are all genuine. Take one of the other 7 coins (4 of 7 are fake). \r\n</br>\r\nIf one weighing is equal and the other is not equal (prob 304/720) take the coin which appears only in the unequal weighing (prob fake 64/76). Example: if A=B and A>C take C. \r\n</br>\r\nIf the weighing results are {A>B,A>C} or {B>A,C>A} (prob 248/720) then take A (prob fake 112/124). \r\n</br>\r\nIf the weighing results are {B>A,A>C} or {C>A,A>B} (prob 48/720) then B and C are both fake with one heavier and one lighter. Take either B or C. \r\n</br></br>\r\nTotal success rate = (120/720)*(4/7) + (304/720)*(64/76) + (248/720)*(112/124) + 48/720 = 29/35.','2003-08-06',20031201145700,NULL,4,3,0,3.67,20030806122906,0);
INSERT INTO problem VALUES (1059,20,2,1567,'Words in Common 1','What do the following words have in common?<p> black, corn, eight, gutter, hair, medicine, tea\r\n','When the word “ball” is added to the end, a new word or compound word is formed:<p>blackball, cornball, eight ball, gutter ball, hairball, medicine ball, teaball\r\n','2003-08-05',20030811050014,NULL,3,3,0,3.00,20030805014537,0);
INSERT INTO problem VALUES (1060,20,2,1567,'Words in Common 2','What do the following words have in common?<p>nail, snug, leper, sinew, differ, latches, signified','When the first and last letters of each word are transposed, a new word is formed: lain, gnus, repel, wines, riffed, satchel, dignifies','2003-08-08',20030812122318,NULL,3,3,0,4.00,20030808080937,0);
INSERT INTO problem VALUES (1064,13,2,1575,'Ducks in a row','Given an integer <i>n</i> (<i>n</i>&#8800;0), there are a finite number of sequences of consecutive integers whose terms add up to <i>n</i> (If <i>n</i>=25, then 3+4+5+6+7=25 is one such sequence with 5 terms).<br>\r\n<br>\r\na. Find an equation for the number of terms of the longest such sequence for any positive integer <i>n</i>.<br><br>\r\nb. Find equations for the bounds (the first and last terms) of the longest such sequence for any positive integer <i>n</i>.<br>\r\n<br>\r\n<b>Hint:</b> Once you have an equation for the number of terms, and for the first term of the sequence, the last term is simply one less than their sum.<p>\r\n<b>Hint 2:</b> Ducks have absolutely nothing to do with the problem.','Since <i>n</i> is positive, then the longest such sequence will have 2<i>n</i> terms, from -<i>n</i>+1 to <i>n</i> (all the terms from -<i>n</i>+1 to <i>n</i>-1 total to zero).<br>\r\n<br>\r\nActually, for a negative <i>n</i>, the number of terms is still 2<i>n</i>. In that case, though, the lower bound is <i>n</i>+1 and the upper bound is -<i>n</i>-1.<br>\r\n<br>\r\nIf <i>n</i>=0, of course, there is no limit to the number of terms the sequence can have.','2003-08-04',20030823232102,NULL,3,3,0,4.43,20030804042639,0);
INSERT INTO problem VALUES (1066,16,2,885,'Right Triangle','<p>Given a right triangle with lengths that are reciprocals of integers, what is the smallest possible sum of these the integers? </p>\r\n<p>In other words, given a right triangle with lengths 1/a, 1/b, and 1/c, where a, b, and c are all integers, what is the lowest value of a+b+c? Also, prove it.</p>\r\n<p>Taken from CAML, which did not ask for a proof.</p>','<p>47</p>\r\n\r\n<p>I never saw the solution given by CAML, but you can solve this problem quite easily just from intuition. Since it\'s a right triangle with sides that are reciprocals of integers, we can compare it to a right triangle with integer lengths by multiplying the sides by its common multiple. So working backwords, we take the smallest right triangle with integer lengths (3,4,5) and divide through by the least common mulitple (60) to get (1/20, 1/15,1/12). Adding them up gives 47. </p>\r\n<p>Now here comes the hard part, proving that it is the minimum. I\'m sure there are other ways to do it too, but here\'s the one I came up with. One way to represent the three lengths of a right triangle is (2mn,m^2-n^2,m^2+n^2), where m and n are two different positive integers, with m>n>0. This will ensure a right triangle since (m^2+n^2)^2=(2mn)^2+(m^2-n^2)^2. I\'m sure there are exceptions where the lengths may not be represented by that but the common ones that we know of are.</p>\r\n\r\n<p>So, to get the lengths to be integral values, we divide through by the least common multiple to get (1/(m^4-n^4),1/(2mn*(m^2+n^2)),1/(2mn*(m^2-n^2))). Adding up the denominators will yield m^4-n^4+4m^3*n.</p>\r\n\r\n<p>By inspection, we can see that the sum increases as m increases. So the minimum sum is found by the minimum m=2 ==> n=1. That makes the sum, 16-1+4*8*1=47.</p>\r\n\r\n','2003-08-05',20030825232102,NULL,3,3,0,3.00,20030805082630,0);
INSERT INTO problem VALUES (1260,6,2,2231,'Roadway Riddle','While out driving one day, you see \"M07S\" painted on the road in front of you. \r\n<p>\r\nWhat might you infer from this seemingly cryptic message?','The trick is that \"MO7S\" is what \"SLOW\" looks like upside down.\r\n<p>\r\nYou could infer that you are on the wrong side of the street, you are going the wrong way on a one-way street, or the ign on the road has perhaps been painted incorrectly, depending on the circumstance.','2003-08-31',20031017232101,NULL,3,3,0,1.88,20030831075707,0);
INSERT INTO problem VALUES (1344,6,2,1626,'Lights Out!','Imagine there is a 5x5 grid of lights, and only the middle light in the grid is on. <br><br>The lights are wired such that when you flip the switch for one light (from on to off or off to on) the others right next to it (not diagonally) flip as well.<br><br>\r\n\r\nUsing this weird wiring of lights, what is the fewest number of switch changes it takes to turn all the lights off, and which lights should you switch? (Assume all the switches work in the manner explained, and there is 1 switch for each of the lights.)','Charlie explains the <a href=http://perplexus.info/show.php?pid=1344&cid=9164\">solution</a> as follows:<br><br>\r\n\r\nThe following arrangement of flipped switches (1 = flipped, 0 = not flipped) will turn off the center light while keeping or returning off the other lights: <br><br>\r\n\r\n 0  0  0  1  1<br>\r\n 0  0  1  0  0<br>\r\n 0  1  1  0  1<br>\r\n 1  0  0  0  1<br>\r\n 1  0  1  1  0<br><br>\r\n\r\nThis arrangement\'s rotations/reflections are the 3 other solutions.','2003-11-02',20040225103933,NULL,4,3,0,4.00,20031102080853,0);
INSERT INTO problem VALUES (1451,2,2,2716,'At the Olympic Games (3)','After the weight lifting event, the announcer said “Either Holland was better than Italy, or Greece won gold.”\r\n<p>\r\nAn Italian reporter heard that, and commented that even knowing his own country’s final place, he wasn’t able to deduce the other places.<p>\r\nCuriously, a Dutch reporter who knew Holland’s final place, and who hadn’t heard the other reporter, made exactly the same remark.\r\n<p>\r\nWhich were the final places? ','From what the announcer said, there are three posibilities: Holland gold, Italy silver, Greece bronze; or Holland gold, Greece silver, Italy bronze; or Greece gold; Italy silver; Holland bronze.<p>\r\nIf the italian reporter had known that Italy won bronze, he could have deduced the only possibility. \r\n<p>Similarly, if Holland had won bronze, the dutch reporter would have been able to deduce the standings. <p>Thus, neither Italy nor Holland won bronze, and the standings were Holland gold, Italy silver, Greece bronze.','2003-10-13',20031210232105,NULL,3,3,0,3.22,20031013081207,0);
INSERT INTO problem VALUES (1449,2,2,2716,'At the Olympic Games (1)','Three reporters were discussing the hockey results. The TV reporter said \"Either Brazil won gold, or Chile won silver, but not both.\" The radio reporter similarly started to say \"Either Argentine won silver, or Chile won …\", but a sudden noise cut him off.\r\n<p>\r\nThe press reporter, who was lucky enough to hear the complete sentence, could reason out the final order of the three countries. What was it?','If the radio reporter had said “Chile won bronze”, no solution would be possible.<p>\r\nIf he had said “Chile won silver”, there could be two results (Brazil gold, Argentine silver and Chile bronze, or Argentine gold, Chile silver, and Brazil bronze) and the third reporter couldn’t be sure of the final order.<p>\r\nThus, the radio reporter must have said “Chile won gold”, which only allows one final standing: Brazil gold, Argentine silver, Chile bronze.','2003-10-07',20031202232103,NULL,3,3,0,3.29,20031007111711,0);
INSERT INTO problem VALUES (1450,2,2,2716,'At the Olympic Games (2)','After the fencing competitions, the radio reporter commented “Denmark won silver, and/or Spain won gold.”<p>\r\nThe TV reporter said “Denmark won bronze, and/or France won ...” but an ovation from the public drowned his comment.<p>\r\nThe press reporter, showing again his good sense of hearing, managed to hear the whole sentence, and was able to deduce the final standings. What where they?','If the TV reporter had said that France won gold or bronze, in both cases there would have been two different possible solutions so he must have have said France won silver, which only allows for Spain gold, France silver and Denmark bronze.','2003-10-09',20031202232103,NULL,3,3,0,3.12,20031009095838,0);
INSERT INTO problem VALUES (1073,6,2,1575,'Jack and Jill','Jack and Jill went up a hill<br>\r\nAnd danced around with laughter,<br>\r\nJack rolled down and lay on the ground,<br>\r\nAnd Jill came tumbling after.<br>\r\n<br>\r\n\"Hey, Jack,\" said Jill, \"I\'m feeling quite ill,<br>\r\nAnd my temperature\'s now getting hotter;<br>\r\nBut I have these new caspules, so if it\'s not a hassle,<br>\r\nI need exactly five units of water.\"<br>\r\n<br>\r\nJack now was drained, and it would be such a pain,<br>\r\nTo get water he\'d have to go higher;<br>\r\nBut he bent to her will, going back up the hill,<br>\r\nTo get water, although he was tired.<br> \r\n<br>\r\nOn reaching the well, he suddenly fell,<br>\r\nAnd shattered his pail on the road,<br>\r\nBut spying two lasses with cylindrical glasses,<br>\r\nHe saw how to carry his load.<br>\r\n<br>\r\nThey\'re negligibly thick, he saw rather quick,<br>\r\nPraising himself for sagacity,<br>\r\nAnd what made it right was that both had same height,<br>\r\nThough obviously different capacity.<br>\r\n<br>\r\nSixteen and four were their volumes to pour,<br>\r\nAnd Jack filled the first up with water,<br>\r\nThe second had none, but purely for fun,<br>\r\nHe still took to Jill what he\'d got her.<br>\r\n<br>\r\n\"Just tell me\", whined Jill, as she looked for her pills,<br>\r\n\"Why you brought me back sixteen and four?<br>\r\nFive from sixteen, is not easily seen.\"<br>\r\nBut Jack said he\'d something to show her.<br>\r\n<br>\r\n<i>How can sixteen units be reduced to five using these two glasses?</i>','Tip the larger (16 unit) cylinder so that the water level goes exactly across the main diagonal.<br>\r\nTherefore, it is half full, and there are 8 units of water in it.<br>\r\n<br>\r\nIf the four-unit glass is held at that same angle, it will hold three-quarters of its total volume, or three units. Think of the 4-unit glass as two 2-unit glasses on top of each other, with the same diameter and half the height. In the diagram below, the bottom of these would be completely submerged, displacing two units of water, while the water level is across the main diagonal of the top one, meaning it displaces half its volume, or one unit of water. The entire four-unit glass, then, displaces a total of three units of water.<br>\r\n<br>\r\nTherefore, since both glasses have the same height and negligible thickness, place the four-unit glass inside the sixteen-unit glass and tip them so that the water level is on the same diagonal, with the four-unit glass on the bottom.<br>\r\n<br>\r\n<img src=\"http://www.eohpunx.com/widgets/cylinderjugs.gif\"><br>\r\n<br>\r\nThe large glass will have eight units of water in it, but three of those are displaced by the smaller glass, leaving five units of water.<br>\r\n<br>\r\n**<br>\r\nI modified and added to this puzzle-poem that appeared in <i>The Daily Telegraph</i> in October 1998, by Barry Clarke.','2003-08-11',20031230232104,NULL,3,3,0,4.43,20030811144403,0);
INSERT INTO problem VALUES (1074,7,2,1575,'Ten Statements 2.0','The number of times the digit 0 appears in this puzzle is ___.<br>\r\nThe number of times the digit 1 appears in this puzzle is ___.<br>\r\nThe number of times the digit 2 appears in this puzzle is ___.<br>\r\nThe number of times the digit 3 appears in this puzzle is ___.<br>\r\nThe number of times the digit 4 appears in this puzzle is ___.<br>\r\nThe number of times the digit 5 appears in this puzzle is ___.<br>\r\nThe number of times the digit 6 appears in this puzzle is ___.<br>\r\nThe number of times the digit 7 appears in this puzzle is ___.<br>\r\nThe number of times the digit 8 appears in this puzzle is ___.<br>\r\nThe number of times the digit 9 appears in this puzzle is ___.<br>\r\n<ul>\r\n<li>Complete the statements with numbers until they are all true.<p></li>\r\n<li>What if you are told that the digit 7 must appear only once in the completed statements?</li></ul>','<b>There are two possible solutions:</b><br>\r\n<br>\r\nThe number of times the digit 0 appears in this puzzle is 1.<br>\r\nThe number of times the digit 1 appears in this puzzle is 7.<br>\r\nThe number of times the digit 2 appears in this puzzle is 3.<br>\r\nThe number of times the digit 3 appears in this puzzle is 2.<br>\r\nThe number of times the digit 4 appears in this puzzle is 1.<br>\r\nThe number of times the digit 5 appears in this puzzle is 1.<br>\r\nThe number of times the digit 6 appears in this puzzle is 1.<br>\r\nThe number of times the digit 7 appears in this puzzle is 2.<br>\r\nThe number of times the digit 8 appears in this puzzle is 1.<br>\r\nThe number of times the digit 9 appears in this puzzle is 1.<br>\r\n<br>\r\nAnd for the second part of the problem, since there can only be one 7:<br>\r\n<br>\r\nThe number of times the digit 0 appears in this puzzle is 1.<br>\r\nThe number of times the digit 1 appears in this puzzle is 11.<br>\r\nThe number of times the digit 2 appears in this puzzle is 2.<br>\r\nThe number of times the digit 3 appears in this puzzle is 1.<br>\r\nThe number of times the digit 4 appears in this puzzle is 1.<br>\r\nThe number of times the digit 5 appears in this puzzle is 1.<br>\r\nThe number of times the digit 6 appears in this puzzle is 1.<br>\r\nThe number of times the digit 7 appears in this puzzle is 1.<br>\r\nThe number of times the digit 8 appears in this puzzle is 1.<br>\r\nThe number of times the digit 9 appears in this puzzle is 1.','2003-08-09',20031113232102,NULL,3,3,0,4.71,20030809081611,0);
INSERT INTO problem VALUES (1446,18,2,1626,'Buying Chestnuts','(This \"nonsense puzzle\" gets its name from the puzzle I saw it from)<br><br>\r\n\r\nA shopper went into a shop and wanted a dollar\'s worth of chestnuts when he gave the shopkeeper a one dollar bill and was given five chestnuts. \"It is not enough; I ought to have a sixth,\" the shopper remarked. \"But you will have five too many if I gave you one chestnut more\", the shopkeeper replied.<br><br> How many chestnuts should the man have gotten for 3 twenty dollar bills?','The wording on this one is the trick, but the wording tells you the trick if you read carefully. Words have been added in bold to help facilitate the meaning of each statement.<br><br>\r\n\r\n\r\nA man went into a shop and wanted a dollar\'s worth of chestnuts and was given five chestnuts. \"It is not enough; I ought to have a sixth <b>of a chestnut more</b>,\" he remarked. \"But you will have five <b>sixths of a chestnut</b> too many if I gave you one chestnut more.\" <br><br>\r\n\r\nIf 5 1/6 chestnuts is worth one dollar, then 60 * 5 1/6 or 310 chestnuts would be worth 3 twenty dollar bills or 60 dollars.<br><br>\r\n\r\n(Wording used as seen in the problem\'s solution)','2004-01-05',20040108170153,NULL,3,3,0,3.00,20040105132739,0);
INSERT INTO problem VALUES (1464,7,1,1575,'neves dda tsuj','You have a simple (base-ten, whole number) calculator which can perform only two operations: visually reversing a number, and adding seven.\r\n<p>\r\nProve that you can use this calcluator to convert any number to 1.\r\n<p>\r\n<i>Notation: use ~ to denote reversal, as in<br>\r\n~53 = 35</i>',' ','2004-02-22',20040226205954,NULL,3,3,0,3.50,20040222103326,0);
INSERT INTO problem VALUES (1469,22,2,1626,'Letters to numbers','64 = M<br>\r\n3 = R<br>\r\n154___ = DP<br>\r\n3 = R<br>\r\n50= N<br>\r\n<br>\r\nWhat number goes in the blank? (Hint: It\'s not 84!)','Note that 3 = R appears twice. Also, the title refers to the method of encryption.<br><br>\r\n\r\nWhenever a letter appears that looks like a number (for example, 6 instead of G or 0 instead of O) it is replaced by that number. Equal signs go before each leading letter which doesn\'t have a letter pair.<br><br>\r\n\r\nSo, 0 = O, 1 = I, 3 = E, 4 = A, 5 = S, 6 = G, 8 = B. This means the message says:<br><br>\r\n\r\nGAM<br>\r\nER<br>\r\nISA___DP<br>\r\nER<br>\r\nSON<br><br>\r\n\r\nThe answer must be a number, so it\'s obviously 600 or GOO (since I am such a good person) and obviously not 84 or BA.','2004-02-13',20040304232103,NULL,3,3,0,3.55,20040213123057,0);
INSERT INTO problem VALUES (1089,14,2,2148,'The Perfect Cube','Can both <b>n + 3</b> and <b>n^2 + 3</b> be perfect cubes if n is an integer ?\r\n<p>','<b>This can never be true.</b>\r\n<p>\r\nClaim:<br>\r\nn+3 and n&sup2; + 3 can never be perfect cubes.\r\n<p>\r\nProof (by contradiction):<br>\r\nSuppose not; suppose that <tt>&exist; a, b, n &isin; <b>Z</b> &ni; a&sup3;=n+3 and b&sup3;=n&sup2;+3</tt>.\r\n<p>\r\nThen:\r\n<pre>\r\n(a&sup3;)(b&sup3;) = (ab)&sup3;\r\n         = (n+3)(n&sup2;+3)\r\n         = n&sup2; + 3n&sup2; + 3n + 9\r\n</pre>\r\nSo, n&sup2; + 3n&sup2; + 3n + 9 = (ab)&sup3; is a perfect cube.\r\n<p>\r\nAlso, we can show that:\r\n<pre>\r\n(n+1)&sup3; = n&sup3; + 3n&sup2; + 3n + 1\r\n       = (n&sup2; + 3n&sup2; + 3n + 9) - 8\r\n       = (n+3)(n&sup2;+3) - 8\r\n</pre>\r\nand\r\n<pre>\r\n(n+2)&sup3; = n&sup3; + 6n&sup2; + 12n + 8\r\n       = (n&sup2; + 3n&sup2; + 3n + 9) + 3n&sup2; + 9n - 1\r\n       = (n+3)(n&sup2;+3) + 3n&sup2; + 9n - 1\r\n</pre>\r\nAlso, <tt>(3n&sup2; + 9n - 1)</tt> is positive for all integers except for <tt>n&isin;{0,-1,-2,-3}</tt><br>\r\n(the proof of this is relatively inconsequential and is left to the reader).\r\n<p>\r\nThus, <tt>&forall; n &isin; <b>Z</b>, (n+1)&sup3; &lt; (n+3)(n&sup2;+3) &lt; (n+2)&sup3;</tt>,<br>\r\nand <tt>(n+1) &lt; <sup>3</sup>&radic;[(n+3)(n&sup2;+3)] &lt; n+2</tt> (assuming <tt>-3&lt;n</tt> or <tt>n>0</tt>).\r\n<p>\r\nSince there are no integers between <tt>n+1</tt> and <tt>n+2</tt>, there is no integer that when cubed equals <tt>(n+3)(n&sup2;+3)</tt> for any integer n (<tt>-3&lt;n</tt> or </tt>n>0</tt>).\r\n<p>\r\nNow, for the remaining cases, it is simple enough to prove by exhaustion that <tt>0&sup2;+3=3</tt>, <tt>(-1)&sup2;+3=4</tt>, <tt>(-2)&sup2;+3=7</tt>, and <tt>(-3)&sup2;+3=12</tt>, none of which are perfect cubes.\r\n<p>\r\nThus, the statement that <tt>(n+1)(n&sup2;)</tt> is a perfect cube is false, so the assumption must be false, and the original claim must be true.<sub>//</sub>\r\n<p>\r\nOther methods for proving this can be found in the problem comments.','2003-08-12',20031009232106,NULL,3,3,0,4.00,20030812141356,0);
INSERT INTO problem VALUES (1094,14,2,2148,'The Aging Brothers','The product of 3 brothers\' ages is 567. Two are twins. \r\n<p>\r\nHow old is the other one?','<b>7.</b>\r\n<p>\r\nThe prime factorization of 567 is 3×3×3×3×7.\r\n<p>\r\nSince there are four factors of three, there are three ways mathematically to multiply three numbers, with two equal, to get 567:\r\n<p>\r\n1×1×567 = 567<br>\r\n3×3×63 = 567 <br>\r\n9×9×7 = 567<br>\r\n<p>\r\nOf these, the first is impossible, the second is maybe possible, but the third is the only really plausible answer, and that is what we are looking for.<br>\r\nThe twins are 9, and the other brother is 7.','2003-08-14',20040111232101,NULL,1,3,0,2.86,20030814071640,0);
INSERT INTO problem VALUES (1697,14,1,2716,'Diagonal triangle sums','Consider the famous Pascal triangle, purposefully drawn in a somewhat lopsided way:<p><pre><b>\r\n1<br>1  1<br>1  2  1<br>1  3  3  1<br>1  4  6  4  1<br>1  5 10 10  5  1<br>1  6 15 20 15  6  1<br>......................</pre></b>\r\n<p>\r\nStart at any number, and draw a line at 45 degrees, from bottom left to top right. (For example, if you chose the first \"4\" of the fifth row, the diagonal would also include a \"1\" and a \"3\")<p>\r\nHow much do the numbers in such a line sum? Why? Can you prove it?','The Fibonacci numbers. To see why is this, consider two adjacent such lines, and apply Stieffel\'s theorem to produce the next line. In order to do so, if C(i,j) are the combinations of i elements taken j at a time, it will be useful to assume that, for all n, C(n,n+1)=0 and C(0,n)=0.\r\n','2004-03-15',20040322232106,NULL,3,3,0,4.00,20040315125755,0);
INSERT INTO problem VALUES (1700,2,0,1626,'A Timely Manner','After the second formal dance the friends had attended, they got ready for this dance, which was based on an article called \"Miraculous Melons\".<br><br>\r\n\r\nThe four friends looked in their closet and decided that they wanted to mix things up. They each picked out one shirt, tie and suspenders from what the four had accumulated. (They had accumulated red, blue, green and white of each.)<br><br>\r\n\r\nWhen the four friends decided to meet at the dance, they all arrived at slightly different times, and as a result some people got to the dance earlier than others. <br><br>\r\n\r\nAfter the dance, the old fifth friend (called A) came to visit and asked someone who went (called B) about the dance. Based on the conversation, can you figure out what shirt, tie and suspenders were worn by each person, and in what order they came in?<br><br><br>\r\n\r\nA: When did everyone arrive at the dance?\r\n<br><br>\r\nB: Well, I know that the only person that came in between the person with the red shirt and the person with the green suspenders (in no particular order) was wearing a white tie.<br><br>\r\n\r\nA: What else did you notice about the time people came in?<br><br>\r\n\r\nB: Well, I know that the person wearing the green shirt came in just before the person wearing the red suspenders, and he came in just before the person wearing the red tie.<br><br>\r\n\r\nA: What did they do when you all do when you were at the dance?<br><br>\r\n\r\nB: We took a picture of all four of us. It showed three of us standing: the person with the blue shirt on the left, the person with the blue tie in the middle, and the person with the white suspenders on the right. The other person was sitting down in the middle because he arrived last of all four of us.<br><br>\r\n\r\nA: I have one more question. I heard that you took off your green tie and your suspenders and gave them to a girl you liked. Did anything happen?<br><br>\r\n\r\nB: I am planning on taking her and I hope to wear the same shirt as I did this year. It was a red or blue shirt, I don\'t remember which.<br><br>\r\n\r\nA: I have to go now, bye!','','2003-10-24',20040324232101,NULL,4,3,19,0.00,00000000000000,393);
INSERT INTO problem VALUES (1268,14,2,1575,'The Powers that Be','Is it possible for two complex numbers to have a real exponentiation?\r\n<p>\r\nIn other words, if <tt>x</tt> and <tt>y</tt> are complex (each have the form <tt>a+b<i>i</i></tt>), show that <tt>x^y</tt> can have a real value, or prove that it is impossible.\r\n<p>\r\n<b>Note</b>: <tt><i>i</i></tt> is the imaginary value defined as the number that yields <tt>-1</tt> when squared. <tt>a</tt> and <tt>b</tt> are any real numbers, but <tt>b</tt> is not 0.','Charlie had a good solution <a href=\"http://perplexus.info/show.php?pid=1268&cid=9854\">here</a>','2003-11-25',20040225103933,NULL,4,3,0,3.25,20031125115105,0);
INSERT INTO problem VALUES (1856,6,0,3386,'Basic Mathematics','Simplify as much as possible into a number: (The line between the two \"equations\" infers that it is a fraction, where \"the number of ... English\" is the numerator and the whole \"equation on the bottom is the denominator.) <p>\r\n(the number of the 5 helpers in English)\r\n___________________________________________________________________________________________________________________________________________________________________________________________________ <p>\r\nsqrt{ [ (pH of distilled water) + (g--e) - (upside down and inside out it can live, the smallest that this can happen) x (smallest number when when hell cam break) ] / (amount of Rome\'s count in the English alphabet) }','It cannot for the \"pH of water\" can be many numbers. Only distilled neutral water is known, which is 7, but I didn\'t say it has to be. The rest are solveable. ','2003-12-01',20040324232101,NULL,2,3,25,0.00,00000000000000,447);
INSERT INTO problem VALUES (1857,14,0,3386,'X to a ... power','1.) X^X^X^X^X^X^X^X^X^X^X^...= 2 <p>\r\nFind x. <p>\r\n2.) X^X^X^X^X^X^X^X^X^X^X^...= n<p>\r\nFind x.','1.) x = sqrt(2) <p>\r\n2.) x = nth root of n','2003-12-01',20040324232101,NULL,2,3,26,0.00,00000000000000,453);
INSERT INTO problem VALUES (1833,4,0,2716,'At the World Series','The (baseball) World Series consists of seven games, and the first team to win four games wins the title. The first two games are played at home; the next three away, and the last two at home again -- though of course not all games might be played. (As happened this year when the Marlins beat the Yankees 4-2... GRRR!!)<p>\r\n\r\nSome questions, always assuming the teams have the same chance of winning each game:<p>\r\n\r\n(1) What\'s more likely -- that it will end in 6 games, or in 7?<p>\r\n(2) What is the most probable number of games?<p>\r\n(3) What is the expected number of games?<p>\r\n(4) What is the most equitative way to plan the games, so as to minimize the expected difference between home and away games?<p>\r\n(5) What is the expected number of home games and of away games?<p>','The first question needs no math: for the Series to reach 6 games, it must have reached 5 games first, and must then be 3-2. If the first team wins the 6th match, the Series ends there; if the second team wins, then it goes to seven, so 6 or 7 games are equally likely.<p>\r\n\r\nFor the other questions, we\'ll need a basic fact: the odds of a team winning 4 to N are (1/2)^(3+N) *  C(4+N,N).\r\n\r\n<p>Thus, the odds of a 4-0 result are 1/8; 4-1, 1/4; 4-2, 5/16; 4-3, 5/16, and the answer to the second question is \"6 or 7\". (And, by the way, we find once again that the odds of a 6 or 7 games series are the same.)\r\n\r\n<p>The answer to the third question is 4*1/8 + 5*1/4 + 6*5/16 + 7*5/16 = 93/16, just a little under 6.\r\n\r\n<p>The odds of the first 4 matches being played is 1, for they will always have to be played. The odds for needing a 5th game are 1-1/8=7/8. The odds for a 6th game are 7/8-1/4=5/8. Finally, the odds for a 7th game are 5/8-5/16=5/16 (as it should!). \r\n\r\n<p>The most equitable way to play the games is: split the first 4 games 2-2, and give a team the 5th match, and the 6th and 7th to the other: this gives the first team 2+7/8 games, and the second 2+15/16 games -- just a 1/16 game difference.\r\n\r\n<p>If you want to minimize travel, the optimum solution is the one actually used: start with two home matches, then three away matches, and finish with two home matches, but there are eleven more possibilities.\r\n','2003-11-22',20040323232102,NULL,3,3,1,0.00,00000000000000,12);
INSERT INTO problem VALUES (1461,7,2,1626,'More Triangle Numbers','Triangle numbers are calculated taking each integer plus all the ones before it. The first triangle number is 1, the second is 1+2 or 3, and the third is 1+2+3 or 6.\r\n<br><br>\r\nIf you take 8 times a triangle number plus 1, the result will be a perfect square. This number also will be the square of the triangle number\'s place doubled, plus one.<br><br>\r\n\r\nFor example, 6 is third in the triangle number sequence. (1, 3, 6...) This means 8 times 6 plus 1 = 49 equals 3 times 2 plus 1, squared, or 7 squared.<br><br>\r\n\r\nProve why this works.','A triangle number\'s place is determined by (x/2)(x+1), where x is the triangle number\'s place. So 8 times this quantity plus 1 gives 4x^2+4x+1, which is (2x+1) squared.','2004-01-15',20040216192342,NULL,2,3,0,3.00,20040115083740,0);
INSERT INTO problem VALUES (1101,22,2,1567,'Tricky Code','<i>Decode this message.</i><p>\r\n<tt>\r\n EE73251 <BR>\r\n 4924A8A <BR>\r\n 4E24304 <BR>\r\n 4A24A84 <BR>\r\n 4973244\r\n</tt>\r\n<p>\r\n<i>(The layout of the code, the types of characters used, and the title of the puzzle are all clues to breaking the code.)</i>','The problem consists of five numbers in hexadecimal (base 16). When converted to binary, they read<p> 1110111001110011001001010001<br> 0100100100100100101010001010<br> 0100111000100100001100000100<br> 0100101000100100101010000100<br> 0100100101110011001001000100<p>The arrangement of ones in this matrix spells out “TRICKY”.<pre>111 111  111  11  1  1 1   1\r\n 1  1  1  1  1  1 1 1   1 1\r\n 1  111   1  1    11     1\r\n 1  1 1   1  1  1 1 1    1\r\n 1  1  1 111  11  1  1   1</pre>','2003-08-10',20040322232106,NULL,4,3,0,4.29,20030810095635,0);
INSERT INTO problem VALUES (1931,16,0,3172,'Tetrahedral Dilemma','Suppose you have a sphere of radius R and you have four planes that are all tangent to the sphere such that they form an arbitrary tetrahedron (it can be irregular). What is the ratio of the surface area of the tetrahedron to its volume?','For each face of the tetrahedron, construct a new tetrahedron with that face as the base and the center of the sphere as the fourth vertex. Now the original tetrahedron is divided into four smaller ones, each of height R. The volume of a tetrahedron is Ah/3 where A is the area of the base and h the height; in this case h=R. Combine the four tetrahedra algebraically to find that the volume of the original tetrahedron is R/3 times its surface area. ','2004-01-18',20040324232101,NULL,4,3,12,0.00,00000000000000,322);
INSERT INTO problem VALUES (1463,13,2,2978,'Difficult Sequence','What is the next number in the sequence?\r\n\r\n\r\n21,45,66,102,115,171,?','the solution is 168.  formula is n^2+integers ascending/descending from 20, depending on what n equals. for example. the 1st number equals 1^2+20. the 2nd, 2^2+20+21. 3rd = 3^2=20+19+18. 4th, 4^2+20+21+22+23, 5th= 5^2+20+19+18+17+16.odd bases you descend from 20, even bases you asecend from 20. so for the question mark, you would do 7^2+20+19+18+17+16+15+14=168','2003-10-18',20031101114126,NULL,5,3,0,4.00,20031018082628,0);
INSERT INTO problem VALUES (1110,8,2,1575,'On the Line','A basketball player who shoots 80% from the free-throw line goes to the charity stripe with just 1.7 seconds remaining in a basketball game.<br>\r\nHe has two shots, and his team is trailing by two points.<br>\r\n<br>\r\nWhat is the probability that he will make only one of the two, and why?<br>\r\n<br>\r\n(<i>Assume that he is trying, of course, for his team to win the game.</i>)','<b>The probability that he will make only one shot is slightly more than 4/25.</b><br>\r\n<br>\r\nThe probability of making only one shot is the sum of the probability that he makes the first shot added to the probability of making the second shot.<br>\r\n<br>\r\nThere is a 4/5 (80%) chance that he makes the first shot to tie the game. Then, there is a 1/5 chance that he misses the second shot, for a joint probability of 4/25.<br>\r\n<br>\r\nIf, however, he misses the first shot, he will have one free throw with his team down by two. Even if he makes it, they trail by one, the other team gets the ball, and there are only 1.7 seconds left in the game, hardly enough time to force a turnover and score.<br>\r\nIn this scenario, the player would intentionally miss the shot, so that one of his teammates could possibly get the rebound and put the ball back in, for two points to tie the game, not enough for a turnaround.<br>\r\n<br>\r\nTherefore, there is only the slightest chance that he misses the first shot and makes the second (since he could accidentally put the ball in while trying to give a teammate the rebound).<br>\r\n<br>\r\nTherefore, the overall probability of making only one shot is 4/25, plus the small chance that he accidentally makes the second shot, for a probability of a little more than 4/25 (16%).','2003-08-15',20030823232102,NULL,3,3,0,3.86,20030815071934,0);
INSERT INTO problem VALUES (1111,20,2,1575,'Word Meld 4','Usually, a word meld requires changing one common English word into another, using steps that change any single letter and yield another common word.<br>\r\n<br>\r\nIn this word meld, your task is to change the word \"PASSER\" into the word \"SPARSE.\" However, for this problem, each step consists of switching the position of any two adjacent letters (without regard, obviously, for whether they form a word or not).<br>\r\n<pre>\r\nP A S S E R\r\n. . . . . .\r\n. . . . . .\r\n. . . . . .\r\n. . . . . .\r\nS P A R S E\r\n</pre><p>\r\nHow can you do this in five moves?\r\n<p>\r\n(Not <i>less</i> than five)','<pre>\r\n<b>P A S S E R      P A S S E R</b>\r\nP A S S E R      P A S S R E\r\nP A S S R E      P A S S R E\r\nP A S R S E      P A S R S E\r\nP S A R S E      P S A R S E\r\n<b>S P A R S E      S P A R S E</b>\r\n</pre>\r\nThe trick here is that the first (or second) move must be to switch the two Ss. The juxtaposition in the problem is an even permutation that must be completed in an odd number of steps (five).<br>\r\nIf you do not switch the Ss at some point, it is impossible to make the change in any odd number of moves.','2003-08-13',20030823232102,NULL,2,3,0,3.43,20030813075426,0);
INSERT INTO problem VALUES (1432,21,2,1,'The Mazing','A maze is to be constructed on an X by Y grid of squares by creating \"walls\" between them. \r\n<p>\r\nThe process starts with an enclosed rectangle X squares wide and Y squares tall, with walls on the outside edges of the outermost squares. Here\'s an example of a (6 x 2) rectangle:\r\n<pre>\r\n       +--+--+--+--+--+--+\r\n       |                 |\r\n       +  +  +  +  +  +  +\r\n       |                 |\r\n       +--+--+--+--+--+--+</pre>\r\nWe then build additional walls in the following manner:\r\n<li> Pick an existing wall (A) at random.\r\n<li> Pick (also at random) a potential non-existent wall (W) that will be adjacent to (A). (W) must be a valid wall - it must be inside the maze.\r\n<li> Ensure that (W) will not connect wall (A) to any other wall - that is that there is no existing wall (B) that is is distinct from (A) and non-adjacent to (A) but that would be adjacent to (W).\r\n<li> Place wall (W) only if the above condition is satisfied.\r\n<p>\r\nBy following in these steps, what is the theoretical maximum number of walls that can be placed? Is there a situation where walls can be placed in such a way that achieving this maximum will no longer be possible?','<b>The maximum is (X-1) &times; (Y-1).</b>\r\n<p>\r\nThis means only one wall can be added to a 2&times;2 maze, 2 walls in a 3&times;2, 4 in 3&times;3, etc.\r\n<p>\r\nThis is because the number of walls that can be added is exactly equal to the number of \'internal\' points to the rectangle, as Charlie explains <a href=http://perplexus.info/show.php?pid=1432&cid=8331>here</a>.\r\n<p>\r\nCharlie also gave a program in BASIC that runs this algorithm, randomly picking walls and placing them to fill in a maze; that can be found <a href=http://perplexus.info/show.php?pid=1432&cid=8337>here</a>.','2003-10-02',20040225103933,NULL,3,3,0,4.50,20031002142717,0);
INSERT INTO problem VALUES (1112,2,2,1575,'Letter Cubes 3','In this game of Letter Cubes, a different letter of the alphabet is on each face of each of the 4 cubes so that 24 of the 26 letters of the alphabet occur. Words are formed by rearranging and turning the cubes so that the top letters spell a common 4-letter word. The 14 words below have been made using today\'s cubes.<br>\r\n<br>\r\nCan you recover the 6 letters on each?<br>\r\n<pre>\r\nAXIS\r\nBUOY\r\nCHAD\r\nFAKE\r\nFOIL\r\nGOAD\r\nGROW\r\nHOAR\r\nJUMP\r\nMUCK\r\nNAVY\r\nOPTS\r\nTURN\r\nVIBE\r\n</pre>\r\n<p>\r\n(<i>puzzle originally from <a href=\"http://www.allstarpuzzles.com\">www.allstarpuzzles.com</a></i>)','   <pre><b>\r\nA B L M T W\r\nC E J N O X\r\nD I K P R Y\r\nF G H S U V\r\n</b></pre>\r\nAccording to the introduction, each of the 24 faces of the dice has a different letter on it.\r\n<p>\r\nGiven the word GOAD, we arbitrarily assign G to die 1, O to die 2, A to die 3, and D to die 4.\r\n<pre>\r\nG\r\nO\r\nA\r\nD\r\n</pre>\r\nFrom GROW, R can\'t go on a die with G or O; and from HOAR, R isn\'t on die 3 with A. R is on die 4 with D.\r\n<pre>\r\nG\r\nO\r\nA\r\nD R\r\n</pre>\r\nFrom GROW, then, the W is on die 3 with A; and from HOAR, H is on the same die as G.\r\n<pre>\r\nG H\r\nO\r\nA W\r\nD R\r\n</pre>\r\nFrom CHAD, C is on die 2 with O.\r\n<pre>\r\nG H\r\nO C\r\nA W\r\nD R\r\n</pre>\r\nF isn\'t on die 2 with O (FOIL) or die 3 with A (FAKE), so F is on die 1 or die 4.\r\n<p>\r\nStart by assuming that F is on cube 4.If F were with DR, given that I isn\'t on the same cube as A (AXIS), from FOIL, I would go with GH and L with AW.\r\n<pre>\r\nG H  (I)\r\nO C\r\nA W  (L)\r\nD R  (F)\r\n</pre>\r\nSince K doesn\'t go with C on a die (MUCK), from FAKE we would get GHIK on die 1 and OCE on die 2.\r\n<pre>\r\nG H  (IK)\r\nO C  (E)\r\nA W  (L)\r\nD R  (F)\r\n</pre>\r\nGiven SPOT, S can\'t be on a die with O; therefore, given AXIS, die 2 would have X and die 4 S.\r\n<pre>\r\nG H  (IK)\r\nO C  (EX)\r\nA W  (L)\r\nD R  (FS)\r\n</pre>\r\nV isn\'t on the same die as A (NAVY); so, given VIBE, V would be on the fifth face of die 4 and B on die 3.\r\n<pre>\r\nG H  (IK)\r\nO C  (EX)\r\nA W  (LB)\r\nD R  (FSV)\r\n</pre>\r\nY doesn\'t occupy the same die as V (NAVY), so Y in BOUY would go on die 1.\r\n<pre>\r\nG H  (IKY)\r\nO C  (EX)\r\nA W  (LB)\r\nD R  (FSV)\r\n</pre>\r\nThen, however, the U cannot be on die 1, 2, 3 (BUOY), or 4 (TURN). Therefore the assumption that F is on cube 4 is false; F is on die 1.\r\n<pre>\r\nG H F\r\nO C\r\nA W\r\nD R\r\n</pre>\r\nI isn\'t on with A (AXIS), so from FOIL, I is on die 4 and L on die 3.\r\n<pre>\r\nG H F\r\nO C\r\nA W L\r\nD R I\r\n</pre>\r\nGiven MUCK, K and C are on different blocks; from FAKE, then, the K goes with DRI and the E with OC.\r\n<pre>\r\nG H F\r\nO C E\r\nA W L\r\nD R I K\r\n</pre>\r\nS isn\'t on a die with O (SPOT); so, from AXIS, S is on die 1 with GHF and X on the second cube.\r\n<pre>\r\nG H F S\r\nO C E X\r\nA W L\r\nD R I K\r\n</pre>\r\nThe T is not on die 1, 2 (SPOT), or 4 (TURN); it is on 3, and the P in SPOT is on die 4.\r\n<pre>\r\nG H F S\r\nO C E X\r\nA W L T\r\nD R I K P\r\n</pre>\r\nU isn\'t on with O (BUOY); so given TURN, the U is on cube 1 with GHFS and the N with OCEX.\r\n<pre>\r\nG H F S U\r\nO C E X N\r\nA W L T\r\nD R I K P\r\n</pre>\r\nUsing VIBE, V isn\'t on with A (NAVY) and completes block 1; B is on die 3 with AWLT.\r\n<pre>\r\nG H F S U V\r\nO C E X N\r\nA W L T B\r\nD R I K P\r\n</pre>\r\nY finishes cube 4 (NAVY), M is on cube 3 (MUCK), and J is on a face of 2 (JUMP).\r\n<pre>\r\nG H F S U V\r\nO C E X N J\r\nA W L T B M\r\nD R I K P Y\r\n</pre>\r\nThen, for aesthetics, rearrange the cubes and letters by alphabetical order:\r\n<pre>\r\nA B L M T W\r\nC E J N O X\r\nD I K P R Y\r\nF G H S U V\r\n</pre>\r\nCharlie posed an interesting method using a grid to do some of the elimination, that can be found <a href=http://www.jdennis.net/accounts/create.php?e=dj@eohpunx.com&s=88be69cec21e312b\r\n>here</a>.','2003-08-17',20031003232102,NULL,3,3,0,4.62,20030817094955,0);
INSERT INTO problem VALUES (1115,7,2,1567,'Get it in Gear','Four gears are in constant mesh with each other. Gear A meshes only with Gear B, B meshes with A and C, C meshes with B and D, and D meshes only with C, like this: <p>A B C D<p>Gears A, B, C, and D have 35, 27, 84, and 34 teeth, respectively. <p>If a vertical stripe is painted on each gear, what is the minimum number of revolutions (>0) gear A would have to make before the four stripes are vertical again?\r\n','As two gears turn, the same number of teeth on each gear will pass through the point where they mesh, regardless of the number of teeth on each gear.  For example if gear A is turned such that 5 teeth pass through the point where A and B mesh, then 5 teeth on gear B will pass through that point as well. At the same time, 5 teeth on gear B will pass through the point where B and C mesh, or in other words, all gears will rotate by 5 teeth if one does. <p>Therefore, if all the gears rotate such that the lowest common multiple of the number of gear teeth pass through a given point, all the gears will rotate an integral number of times, and their stripes will all be vertical again.  <b>If that number is cut in half,</b> some of the gears will still rotate an integral number of times, and others will make several full revolutions and one half revolution, and <b>all the lines will still be vertical.</b><p>The LCM of teeth for the four gears is 2&#178;*3&#179;*5*7*17. If gear A (which has 5*7 teeth) rotates until this many teeth pass a given point, it will make 2&#178;*3&#179;*17 revolutions. Half this number is 2*3&#179;*17 or 918 revolutions.\r\n','2003-08-15',20030821232101,NULL,3,3,0,4.33,20030815140235,0);
INSERT INTO problem VALUES (1134,20,2,2307,'The Amazing Shrinking Word','There is a common English word that is nine letters long. \r\n<p>\r\nEach time you remove a letter from it, it still remains an English word - from nine letters right down to a single letter. \r\n<p>\r\nWhat is the original word, and what are the words that it becomes after removing one letter at a time? ','These are the nine-letter words that work:\r\n<pre>\r\nabridgers abridges bridges bridge ridge ride rid id I\r\ncleansers cleanser cleanse cleans clans cans can an a\r\npilasters plasters pasters pastes paste past pat at a\r\nrestarted restated restate estate state stat sat at a\r\nroadsters roasters rasters raters rates rate rat at a\r\nshinglers shingles shingle single singe sing sin in I\r\nsparkling sparking sparing spring sprig prig pig pi I\r\nsplatters splatter platter latter later late ate at a\r\nstampeded stampede stamped tamped tamed tame tam am a\r\nstampedes stampede stamped tamped tamed tame tam am a\r\nstarlings starling staring string sting sing sin in I\r\nstartling starting staring string sting sing sin in I\r\nstrapping trapping tapping taping aping ping pig pi I\r\nstringers stingers singers singer singe sing sin in I\r\nstringier stingier stinger singer singe sing sin in I\r\ntramplers trampers tampers tamper tamer tame tam am a\r\ntrampling tramping tamping taping aping ping pin in I\r\ntrappings trapping tapping taping aping ping pin pi I\r\nwrappings wrapping rapping raping aping ping pin pi I\r\n</pre>\r\nMost of these nine-letter words can be deconstructed in other ways, but these are every possible starting word found by <a href=http://perplexus.info/show.php?pid=1134&cid=7201>Charlie\'s program</a>.','2003-08-19',20040225103933,NULL,4,3,0,4.25,20030819054625,0);
INSERT INTO problem VALUES (1138,7,2,1626,'5 Digit Number','I am thinking of a 5 digit number that when tripled is a perfect square.\r\n<p>\r\nAlso, when the 5 digit number is split, the first number is double the second one. What is the five digit number?\r\n<p>\r\n(Splitting the 5 digit number into two numbers means 12345 into 1 and 2345 or 123 and 45.)','The numbers must be split into a 3 digit number and a 2 digit number. Since the 3 digit number is double the 2 digit number, it must be divisible by 201 (for example 13869 = 69 x 201). This can be easier seen doing multiplaction by hand.<br><br>\r\n\r\nSince 201 = 67 x 3, and the two digit number times 201 or (67 x 3) times 3 is a perfect square, the following equation is true: ((? x (67 x 3)) x 3) = perfect square.<br><br>\r\n\r\nSince 67 needs to be accounted for, it must be some perfect square times 67 for the two digit number. The only one that works here is 67 itself. So the 5 digit number is 13467.<br><br> 134 = 67 x 2, and 13467 x 3 = 201^2','2003-08-20',20030902201458,NULL,3,3,0,3.40,20030820135319,0);
INSERT INTO problem VALUES (1497,16,2,3182,'Circle in hypotenuse','Prove that if you draw a right triangle and then draw a circle with its center on the hypotenuse\'s midpoint such that it intersects at least 1 vertex, it will in fact intersect all three.','Form a right triangle with sides L1, L2 and an hypotenue 2R. According to the Pytagorean theorem, L1^2 + L2^2 = 4R^2\r\nusing the cosines law we can obtain L1 and L2 in terms of R and an angle theta.\r\n<p>\r\nL1^2=R^2+R^2-2*R*R*Cos[theta]<br>\r\nL2^2=R^2+R^2-2*R*R*Cos[180-theta]\r\n<p>\r\nSo, the sum of L1^2 + L2^2 should be 4*R^2, therefore, \r\n<p>\r\n4*R^2=R^2+R^2-2*R*R*Cos[theta]+R^2+R^2-2*R*R*Cos[180-theta].\r\n<p>\r\nAny terms of R goes and it results in a trigonometric identity: Cos[180-theta]=-Cos[theta]\r\n<p>\r\nWith this identity, we replace one of these terms in the previous ecuations of L1^2 or L2^2 and do the sum again with the new term:\r\n<p>\r\n4*R^2=R^2+R^2+2*R*R*Cos[theta]+R^2+R^2-2*R*R*Cos[theta]\r\n<p>\r\nAnd finally it\'s proven, 4*R^2=4*R^2, thus the circle does intersect the vertex joining L1 and L2 in any right triangle.','2003-11-14',20040104124212,NULL,3,3,0,2.00,20031114151758,0);
INSERT INTO problem VALUES (1144,2,2,1575,'Logical Nonsense','<ul>\r\n<li>All, who neither dance on tight ropes nor eat peanut butter, are tall.<p></li>\r\n<li>Creatures with spikey hair who look silly will go swimming if they do not dance on tight-ropes.<p></li>\r\n<li>A kangaroo looks silly wearing sunglasses.<p></li>\r\n<li>A smart creature will always do what he ought to do.<p></li>\r\n<li>No one ought to go swimming who looks silly and eats peanut butter.<p></li>\r\n<li>A smart driver wears sunglasses.<p></li>\r\n<li>Kangaroos that have sneezing fits are avoided.<p></li>\r\n<li>Short creatures who go driving have sneezing fits.<p></li>\r\n<li>No creatures ought to dance on tight-ropes if they have sneezing fits.<p></li>\r\n<li>All, who do not dance on tight-ropes and who are avoided, have spikey hair.</li></ul> \r\nTherefore, no short kangaroos who are smart...','<b>No short kangaroos who are smart will go driving.</b>\r\n<p>\r\nThe proof of this is as follows:\r\n<p>\r\nAssume that he will go driving.\r\n<ul>\r\n<li>A short creature who goes driving will have sneezing fits.<p></li>\r\n<li>A smart creature who has sneezing fits will not dance on tight-ropes.<p></li>\r\n<li>A short creature who does not dance on tight-ropes must eat peanut butter.<p></li>\r\n<li>Also, a kangaroo who has sneezing fits will be avoided.<p></li>\r\n<li>A creature who is avoided and who does not dance on tight-ropes must have spikey hair.<p></li>\r\n<li>A smart driver wears sunglasses.<p></li>\r\n<li>A kangaroo wearing sunglasses looks silly.<p></li>\r\n<li>A silly creature who eats peanut butter and is smart will not go swimming.<p></li>\r\n<li>However, a creature with spikey hair who looks silly and does not dance on tight-ropes will go swimming.</li>\r\n</ul><p>\r\nHere, we have a contradiction; the same creature will not go swimming and will go swimming, so the assumption that the kangaroo in question can drive must be false.','2003-08-26',20031120232103,NULL,4,3,0,4.33,20030826152529,0);
INSERT INTO problem VALUES (1148,7,2,1575,'Five of a Kind','<ol>\r\n<li>A puzzle book challenged its readers to form an expression using five threes and basic mathematical symbols to come up with 37.<br>\r\nThe answer was found simply enough:<br>\r\n<br>\r\n33 + 3 + 3/3 = 37.<br>\r\n<br>\r\nFind another way to do this.<br><br></li>\r\n<li>The same puzzle book posed the problem of finding 55 using five fours and any mathematical symbols.<br>\r\nThat is also easily accomplished by:<br>\r\n<br>\r\n44 + 44/4 = 55.<br>\r\n<br>\r\nFind another way to do this one, as well.</li>\r\n</ol>','<ol>\r\n<li>333÷(3&times;3) = 37<br>\r\nor<br>\r\n3!&times;3!+(3&divide;3)&sup3; = 37<p></li>\r\n<li>4!+4!+(4!+4)&divide;4 = 55<br>\r\nor<br>\r\n&radic;4(4!+4)-4&divide;4 = 55</li></ol>\r\nOther people offered alternative solutions using .3 or .4; these can be found in the comments.','2003-08-28',20030919232102,NULL,3,3,0,4.00,20030828075839,0);
INSERT INTO problem VALUES (1475,12,2,2839,'Summer Vacation','Ted is a world traveller.  This summer, however, he decided to see the good old U.S.A.<p>\r\nOn his vacation he went to the northernmost, southermost,\r\neasternmost and westernmost points in the U.S. (not necessarily in that order).<p>\r\nHe did it without ever crossing a landborder between states and only leaving U.S. controlled territory once.<p>\r\nHow did he do it?   ','Ted lives in Alaska.  He started is trip by taking a dogsled to the northernmost point in his home state (the northernmost point in the US).  He then dogsledded to the nearest airpost where he hopped a charter plane out to the Aleution Islands where he landed on the islands just to the east and west of the 180th meridian (the western and easternmost points in teh US).  Then he fueled up the charter and headed for Hawaii (this is the only time he left US territory).  Where he went to he southernmost Island and the southernmost point in the US.','2003-10-22',20040128232102,NULL,2,3,0,2.18,20031022083506,0);
INSERT INTO problem VALUES (1149,10,2,1575,'Soldiers and Sailors','At a family reunion, I met four distant cousing who are all in the US military. They each came in their dress uniforms, two from the Army, and two from the Navy. When I asked them their names, and where they were stationed, Terry and Tracy told the truth, but Lee and Loren lied. This was especially confusing because all four names could belong to either a man or a woman. Here is what they each said:\r\n<p>\r\nMale soldier:\r\n<ol>\r\n<li>The male sailor is Terry.</li>\r\n<li>Tracy isn\'t stationed in Afghanistan.</li>\r\n</ol>\r\nFemale soldier:\r\n<ol>\r\n<li>The female sailor isn\'t Terry.</li>\r\n<li>Loren isn\'t the person stationed in Texas.</li>\r\n</ol>\r\nMale sailor:\r\n<ol>\r\n<li>The male soldier is Lee.</li>\r\n<li>The female sailor is Loren.</li>\r\n</ol>\r\nFemale sailor:\r\n<ol>\r\n<li>A sailor is stationed in Hawaii.</li>\r\n<li>Tracy is stationed in Afghanistan.</li>\r\n</ol>\r\nHelp me figure out who is who, and where they are all stationed (one is in Kuwait).','<pre><b>Male soldier   - Loren - Kuwait\r\nFemale soldier - Terry - Texas\r\nMale sailor    - Lee   - Hawaii\r\nFemale sailor  - Tracy - Afghanistan</b></pre>\r\n<p>\r\nFirst, notice that the two whose names start with T told the truth, while the two whose names start with L are liars.\r\n<p>\r\nThe male soldier and the female sailor made contradictory (and mutually exclusive) statements, so one of them is lying and the other is telling the truth.<br>\r\nBy the mentioned convention, then, their names do not start with the same letter.<br>\r\nTherefore, the male sailor is lying, and his name must start with an L.\r\n<p>\r\nGiven that, the male soldier\'s first statement is false, and he must be lying.<br>\r\nTherefore the female sailor is telling the truth.\r\n<p>\r\nThe male soldier is lying, so his name must start with and L.<br>\r\nSince the male sailor is a liar, the male soldier is not Lee.<br>\r\nHe must be Loren.<br>\r\nBy elimination, then, the male sailor is Lee.\r\n<p>\r\nWe also know, now, that the two females are telling the truth.<br>\r\nThe female sailor isn\'t Terry (Loren, a liar, said that was her name); she must be Tracy, who is stationed in Afghanistan.<br>\r\nThe other sailor, then, is stationed in Hawaii.\r\n<p>\r\nThe female soldier is Terry.<br>\r\nShe says that Loren (the male soldier) isn\'t stationed in Texas, which must be true.<br>\r\nThus, Terry is stationed in Texas, while Loren is stationed in Kuwait.\r\n<p>\r\nAltogether, we have:\r\n<pre>Male soldier   - Loren - Kuwait\r\nFemale soldier - Terry - Texas\r\nMale sailor    - Lee   - Hawaii\r\nFemale sailor  - Tracy - Afghanistan</pre>','2003-09-01',20031014232105,NULL,3,3,0,3.00,20030901152410,0);
INSERT INTO problem VALUES (1150,7,2,1575,'Move the 6, Quadruple the Number','In <a href=\"http://perplexus.info/show.php?pid=15\">Move the 2, Double the Number</a>, we found a number that ended in two, for which moving the two to the beginning of the number doubled its value.\r\n<p>\r\nFor this problem, we have a number with 6 as the last (right-most) digit.<br>\r\nIf we erase the 6 and put it on the left end of the number (for example, 936 would become 693), then we have a number four times our original number (we see that 936 doesn\'t work, of course).\r\n<p>\r\nWhat is the smallest number that fits this condition?<p>\r\nWhat is the second smallest number that works?\r\n<p>\r\nWhat is the tenth smallest number that works?','<b>153846</b><br>\r\n<br>\r\nFirst, the first digit must be a 1. Any number starting with 6, when divided by 4, will yield a number starting with 1 (with the same number of digits as the original number).<br>\r\n<br>\r\nTherefore, a good place to start would be to write out the multiplication, using ... to indicate the unknown digits in both the product and the multiplicand.\r\n<pre>\r\n1...6\r\n<u>&times;   4</u>\r\n61...\r\n</pre>\r\nSo, the last digit of the product must be 4 (the last digit of 6&times;4):\r\n<pre>\r\n1...46\r\n<u>&times;    4</u>\r\n<u>    24</u>\r\n61...4\r\n</pre>\r\nSo the next to last digit of the solution must be 8 (6&times;4 yields 24, with a 4 in the ones place and a two carried over, to be added to the 8 from 4&times;4=16):\r\n<pre>\r\n1...846\r\n<u>&times;     4</u>\r\n     24\r\n<u>    16 </u>\r\n61...84\r\n</pre>\r\nSo the third to last digit must be 3 (the carried 1 from 16, plus the last digit of 8&times;4=32):\r\n<pre>\r\n1...3846\r\n<u>      &times;4</u>\r\n      24\r\n     16\r\n<u>    32  </u>\r\n61...384\r\n</pre>\r\nSo the next digit must be a 5 (3 from 32, added to the 2 from 3&times;4=12):\r\n<pre>\r\n1...53846\r\n<u>&times;       4</u>\r\n       24\r\n      16\r\n     32\r\n<u>    12   </u>\r\n61...5384\r\n</pre>\r\nThe next digit must be a 1 (carried over from 12, and 5&times;4=20, so there is nothing to add to it), which is what we were looking for:\r\n<pre>\r\n153846\r\n<u>&times;    4</u>\r\n    24\r\n   16\r\n  32\r\n 12\r\n20\r\n<u>4    </u>\r\n615384\r\n</pre>\r\nTherefore, 153846 is the lowest number that works.<br>\r\n<br>\r\n<b>Moving Right Along:</b><br>\r\nActually, we could keep going with the last method:\r\n<pre>\r\n1...6153846\r\n<u>&times;         4</u>\r\n         24\r\n        16\r\n       32\r\n      12\r\n     20\r\n<u>     4     </u>\r\n61...615384\r\n\r\n1...46153846\r\n<u>&times;          4</u>\r\n          24\r\n         16\r\n        32\r\n       12\r\n      20\r\n      4\r\n<u>    24      </u>\r\n61...4615384\r\n</pre>\r\nWe are back to the step we started with, and it is clear the pattern will repeat itself.<br>\r\nAfter any number of repetitions, we can let the 1 at the beginning be the 1 used in the product, so all solutions have the form: 153846, 153846153846, 153846153846153846, etc.<br>\r\n<br>\r\nTherefore, the second lowest number that works is 153846153846.<br>\r\n<br>\r\nSimilarly, the tenth smallest number that works must be 153846153846153846153846153846153846153846153846153846153846.','2003-09-04',20040225103947,NULL,4,3,0,4.00,20030904142332,0);
INSERT INTO problem VALUES (1151,2,2,1575,'School Shelves','Frances Farrell loves children. Having chosen to stay at home during her child\'s early years, she enthusiastically opened a small nursery school to care for her own child and five other preschoolers. In the entry-way stand a bookcase with six numbered compartments (numbered top to bottom, then left to right), each assigned to a different child for his or her possesions, including a favorite toy.<br>\r\n<br>\r\nFrom the information given, determine each child\'s full name (one girl\'s first name is Janet), shelf assignment, and favorite toy (one is a puzzle).<br>\r\n<ol>\r\n<li>Kevin and the Baker child, who are the two tallest children, are assigned the two top shelves, while the Lorenz child, who is the third tallest, has a shelf with a higher number than Mark\'s.<br><br></li>\r\n<li>Holly has a higher shelf than the Collins child, who has a shelf located immediately to the right of the one containing a picture book.<br><br></li>\r\n<li>The shelf belonging to the Forbes child and the one which holds a box of crayons are both even-numbered shelves.<br><br></li>\r\n<li>Darren\'s toy and the set of blocks sit side-by-side on shelves that are above the fire engine.<br><br></li>\r\n<li>The teddy bear is on the shelf directly below Monica\'s and directly above the McKenna child\'s.</li>\r\n</ol>','<pre><b>1: Monica Baker                4: Kevin Farrell, crayons\r\n\r\n2: Darren Forbes, teddy bear   5: Holly Lorenz, blocks\r\n\r\n3: Mark McKenna, picture book  6: Janet Collins, fire engine\r\n</b></pre>\r\nThe first clue tells us that Kevin and the Baker child are on the top two shelves. Monica must be the Baker child, with a teddy bear directly below her and the McKenna child directly below that (5).\r\n<pre>\r\n1/4: Monica Baker, Kevin\r\n2/5: teddy bear\r\n3/6: McKenna\r\n</pre>\r\nHolly is not on the bottom (2), so she must occupy one of the two shelves in the middle row, while the Collins child is on the bottom right in cubby #6, and the picture book is in #3, which we now know belongs to the McKenna child (5). Thus, the teddy bear is in #2, and Monica Baker must be in #1.\r\nBy elimination, we know Kevin is in #4 and Holly is in #5.\r\n<pre>\r\n1: Monica Baker             4: Kevin\r\n2: teddy bear               5: Holly\r\n3: McKenna, picture book    6: Collins\r\n</pre>\r\nDarren is not on the bottom (3), so he must be next to Holly on shelf #2.Thus, his toy is the teddy bear, and Holly owns the blocks.\r\n<pre>\r\n1: Monica Baker             4: Kevin\r\n2: Darren, teddy bear       5: Holly, blocks\r\n3: McKenna, picture book    6: Collins\r\n</pre>\r\nThe fire engine is on the bottom row, and since we already have the picture book on shelf #3, it is in spot number six, belonging to the Collins child.\r\n<pre>\r\n1: Monica Baker             4: Kevin\r\n2: Darren, teddy bear       5: Holly, blocks\r\n3: McKenna, picture book    6: Collins, fire engine\r\n</pre>\r\nThe crayons are on an even-numbered shelf (3), but are not the teddy bear on shelf 2, or the fire engine on shelf 6, so they go to Kevin on shelf 4.\r\n<pre>\r\n1: Monica Baker             4: Kevin, crayons\r\n2: Darren, teddy bear       5: Holly, blocks\r\n3: McKenna, picture book    6: Collins, fire engine\r\n</pre>\r\nThe Forbes child\'s toy, also on an even shelf other than the one holding the crayons (3), is not in six (Collins\' fire engine is already there), so it must be number two, the teddy bear.\r\n<pre>\r\n1: Monica Baker               4: Kevin, crayons\r\n2: Darren Forbes, teddy bear  5: Holly, blocks\r\n3: McKenna, picture book      6: Collins, fire engine\r\n</pre>\r\nOnly two shelves have not been assigned a first name, but since Mark cannot be in #6 (2), he is in shelf 3 and Janet must have the sixth shelf.\r\n<pre>\r\n1: Monica Baker                4: Kevin, crayons\r\n2: Darren Forbes, teddy bear   5: Holly, blocks\r\n3: Mark McKenna, picture book  6: Janet Collins, fire engine\r\n</pre>\r\nAlso, only two shelves remain without surnames, and since Lorenz is not on either top shelf (1), she is on shelf 5, and Frances Farrell\'s own son must be Kevin.\r\n<pre>\r\n1: Monica Baker                4: Kevin Farrell, crayons\r\n2: Darren Forbes, teddy bear   5: Holly Lorenz, blocks\r\n3: Mark McKenna, picture book  6: Janet Collins, fire engine\r\n</pre>\r\nFinally, by elimination, Monica\'s toy is the puzzle.\r\n<pre>\r\n1: Monica Baker                4: Kevin Farrell, crayons\r\n2: Darren Forbes, teddy bear   5: Holly Lorenz, blocks\r\n3: Mark McKenna, picture book  6: Janet Collins, fire engine\r\n</pre>','2003-09-06',20031016224740,NULL,3,3,0,4.57,20030906131150,0);
INSERT INTO problem VALUES (1152,7,2,1575,'Lumber Netters','The numbers in these logical sequences have been replaced by their initial letter.\r\n<p>\r\nFor example, the letters <b>T, F, S, E, T, T ...</b> correspond to the sequence of even numbers (2, 4, 6, 8, 10, 12 ...).<br>\r\n<br>\r\nDetermine the corresponding numbers for these sequences:<br>\r\n<ol>\r\n<li>O T S T F T T T F F<p></li>\r\n<li>T O F T S F E S T N T E<p></li>\r\n<li>F T O S T S E F T O<p></li>\r\n<li>O S E F N T S T F T T E<p></li>\r\n<li>T T F S E T S N T T<p></li>\r\n<li>F T T S F O S T S F T S</li>\r\n</ol>','<ol>\r\n<li><b>1, 3, 6, 10, 15, 21, 28, 36, 45, 55</b><br>\r\n<br>\r\nIt is found by adding two to the first number (1), then three to the next term, four to the next, and so on.<p></li>\r\n<li><b>2, 1, 4, 3, 6, 5, 8, 7, 10, 9, 12, 11</b>\r\n<p>\r\nIt is found by subtracting one from the first term (2), and adding three to the result, and repeating. Alternatively, it can be described as the sequences of even and odd numbers alternated with each other.<p></li>\r\n<li><b>512, 256, 128, 64, 32, 16, 8, 4, 2, 1</b>\r\n<p>\r\nThis is found by taking each term, starting with 512, and dividing it by 2 to get the next term.<p></li>\r\n<li><b>1, 6, 11, 4, 9, 2, 7, 12, 5, 10, 3, 8</b>\r\n<p>\r\nEach term is found by adding five <i>hours</i> to the previous term (or add 5 on a mod 12 scale).<p></li>\r\n<li><b>2, 3, 5, 7, 11, 13, 17, 19, 23, 29</b>\r\n<p>\r\nThis is simply the sequence of prime numbers.<p></li>\r\n<li><b>5, 2, 2, 6, 4, 1, 6, 3, 7, 5, 2, 7</b><p>\r\nThese are the dates of the first Sunday in every month of this year (2003).</li>\r\n</ol>','2003-09-08',20040104122733,NULL,4,3,0,3.50,20030908072804,0);
INSERT INTO problem VALUES (1508,21,2,3172,'Lost my pointer!','You have a SINGLY linked list in memory of at least 1000 nodes (perhaps many more).  I give you a pointer to ONE of the elements.  (You don\'t know to which one.)<BR><BR>\r\nUpon examination, you discover that the pointer to the next node is not NULL (indicating that we\'re not at the last node in the list).<BR><BR>\r\nYour mission, should you decide to accept it, is to delete the current node, and maintain the valid linked list.<BR><BR>\r\nFirst, how do you go about doing that?<BR><BR>\r\nSecond, how do you go about doing that in fixed space (i.e., you have only 64  bytes of memory as scratch space, so you can\'t replicate the rest of the linked list in memory, nor store more than 16 4-byte pointers)?','The trouble arises when we find that we can\'t remove the current node.  This is because we have no access to the PREVIOUS node, and the previous node has a pointer to the current node (which needs to point to the next node).<P>\r\nSo, copy the NEXT node\'s value (content) to the CURRENT node\'s position, and then delete the NEXT node.  (This effectively deleted the current node.)','2003-11-24',20031213153058,NULL,3,3,0,2.00,20031124150032,0);
INSERT INTO problem VALUES (1157,7,2,1575,'Counting Exercise','<ol>\r\n<li> How many letters does the correct answer to this question contain?<p></li>\r\n<li>What is one more than the number of letters in the correct answer to this question?<p></li>\r\n<li> What is two more than the number of letters in the correct answer to this question?<p></li>\r\n<li>What is the lowest number <i>n</i> for which you cannot answer the question: \"What is <i>n</i> more than the number of letters in the correct answer to this question,\" if you have to give a simple answer (in words)?<p></li>\r\n<li>Or, see how far you can go and still come up with an expression to answer that same question for some <i>n</i>.\r\n</ol>\r\nFind as many answers as you can for each question  (also see <a href=\"http://perplexus.info/show.php?pid=189\">here</a> for some interesting ideas).',' <ol>\r\n<li>The only number that is spelled with the number of letters that it denotes is \'four.\'<br>\r\n\'0\' would be another valid answer.<br>\r\nThere are many possibilites for longer phrases and sentences which also answer the question, such as:<br>\r\n\"7 letters\"<br>\r\n\"Ten letters\"<br>\r\n\"42: It\'s the answer to life, the universe and everything.\"\r\n<p>\r\nAlternatively (although it makes little sense without quotation marks), \"the correct answer to this question\" contains 30 letters.<p></li>\r\n<li>Similarly, there is only one number whose value is one more than the number of letters used to spell it, \'five.\'<br>\r\nAlso similarly, \'1\' is a valid answer to the second question.<br>\r\n\"8 letters,\" \"fifteen letters,\" \"seventeen letters,\" etc..<p></li>\r\n<li>\'Seven\' is the only number with two fewer letters in its spelling than the value it denotes.<br>\r\nAgain, \'2\' is a valid answer to question #3.<br>\r\nOther valid responses include \"9 letters,\" \"sixteen letters,\" \"the answer is 12,\" and many others.<p></li>\r\n<li>The fourth question implies that valid answers are of the first form, a number whose value is n more than the number of letters used to spell it. 0, 1, and 2 are listed above; there are two numbers for n=3, six and eight; and four is the lowest n for which no such number exists.<br>\r\nThe next lowest n with no such number is 18.<br>\r\nCharlie posted a computer-generated list (and the program in BASIC) up to n=38 <a href=http://perplexus.info/show.php?pid=1157&cid=7823>here</a>.<p></li>\r\n<li>There is no number for which <i>some</i> written expression cannot be found whose value is n more than the number of letters it contains.<br>\r\nExpressions like \"plus eleven\" or \"added to fifteen\" (as Brian Smith noted) have a value of one more than the number of letters they contain, so a phrase consisting of \"four\" followed by n of these expressions will be a new expression for n. For example, \"four added to fifteen\" works for n=1, \"four plus eleven plus eleven\" works for n=2, and so on.</li>\r\n</ol>','2003-09-10',20040225103947,NULL,3,3,0,4.60,20030910144048,0);
INSERT INTO problem VALUES (1159,21,2,1575,'Collision Course','Two robots are to be parachuted onto random locations on an infinite line. When they land, their parachutes detach and remain where they are. The robots may each be programmed with numbered instructions from the following set:<br>\r\n<ul>\r\n<li>Go left one unit</li>\r\n<li>Go right one unit</li> \r\n<li>Skip next instruction unless there is a parachute here</li> \r\n<li>Go to (label)</li>\r\n</ul>\r\nEach instruction takes one cycle to execute. Program the robots to collide.<p>\r\n<b>Notes:</b>\r\n<p>\r\nThere must be a finite number of lines of code (ie, you can\'t say move right once, then left twice, then right thrice, .. ad infinitum).<br>\r\nTry to do it using the fewest lines of instructions (if both robots have the same instruction set, you can count it only once).\r\n<br>\r\nThere is no way for the robots to distinguish between the two parachutes if they are crossed.\r\n<p>\r\nThe instructions in the program are numbered, and are executed in order. An instruction of \"go to\" some label means that the next instruction to follow will be at that number, and continue from that point in numerical order.<br>\r\nFor example, look at the following:\r\n<pre>10  right one unit\r\n20  left one unit\r\n30  go to 10\r\n40  do a backflip\r\n</pre>\r\nThis code would have the robot forever going back and forth between two spots.<br>\r\nLine 10 would execute, then 20, then 30, and then back to 10 (line 40 in this example would never be run).','If the two robots are called A and B, there are two possibilities: either A is farther to the right, or B is farther to the right.\r\n<p>\r\nBoth robots start moving to the right (it matters little), at a rate of one step every three cycles. Thus, they remain the same distance apart.\r\n<p>\r\nIf either robot crosses a parachute, it must belong to the other, so they start moving at a rate of one step every two cycles. Thus, they are moving faster than the other robot, and will catch up and eventually collide.\r\n<p>\r\nThe following set of instructions, given to both robots, will do this:\r\n<pre>\r\n10  go right one unit\r\n20  skip next instruction unless there is a parachute here\r\n30  go to 50\r\n40  go to 10\r\n50  go right one unit\r\n60  go to 50\r\n</pre>\r\n<i>//  Original problem concept from Microsoft.</i>','2003-09-11',20031107232103,NULL,4,3,0,4.89,20030911132645,0);
INSERT INTO problem VALUES (1162,6,2,1575,'Pip Me!','You can see three sides of each of two dice, and notice that the total number of pips showing is a perfect cube.\r\n<p>\r\nWhat are the numbers of pips on each face that you see?','<b>12</b> and <b>15</b><br>\r\n<br>\r\nDice are made so that the number of pips on opposite sides add up to seven; that is, the pairs of opposite faces on any die are 1 and 6, 2 and 5, and 3 and 4.<br>\r\nIf you can see three sides of the die, then you see only one of each of these faces. There are 2³=8 possible ways to pick one of three pairs of numbers; namely:<br>\r\n<pre>\r\n1 2 3 =  6\r\n1 2 4 =  7\r\n1 5 3 =  8\r\n1 5 4 = 10\r\n6 2 3 = 11\r\n6 2 4 = 12\r\n6 5 3 = 14\r\n6 5 4 = 15\r\n</pre>\r\nThe sum of three sides on each of two dice can\'t be less than 12 or greater than 30; obviously, the cube in question must be 27.\r\n<p>\r\nFrom these numbers, there is only way to make a sum of 27, from 12 and 15. More specifically, you can see the 2, 4, and 6 on one die, and the 4, 5, and 6 on the other.','2003-09-16',20031230232104,NULL,2,3,0,3.80,20030916051421,0);
INSERT INTO problem VALUES (1163,21,2,1575,'print \'print \'print \'print ...','Write a program that prints itself.','The general idea would be to create a function that prints the same string twice, and feed it the rest of the program\'s code, so that when run, the output shows exactly what is in the file. Another way to approach it would be to print out the program as an entire string of text, then insert it into itself, so that the entire output, of course, is exactly what is written in the program.\r\n<p>\r\nNow, these ideas will need some tweaking, of course, and that is the part that will vary by language. The most troublesome elements to correctly duplicate, with most languages, are line breaks in the code, and the quotation marks used around the text string.\r\n<p>\r\nFor many languages, the first problem can be avoided simply by putting the entire program into a single line.\r\n<p>\r\nTo avoid the problem of printing quotation marks, which often have to be escaped by a backslash \\ or a single quote, the ASCII character value for the double quotation marks, 34, can be used.\r\n<p>\r\nI can\'t cover all the bases, of course, but I will explain how to do this in the languages that I do know.\r\n<p>\r\nIn <b>C</b>, the \'printf\' function outputs a string in quotes or a string variable. That string can be follwed by a list of comma-delimited arguments that will replace certain character sequences in the first string.<br>\r\nIf the string contains <tt>%c</tt>, that character sequence will be replaced with the character denoted by an integer value. For example, running:\r\n<pre>\r\nprintf(\"h%cllo.\",101);\r\n</pre>\r\nwill simply output:\r\n<pre>\r\nhello.\r\n</pre>\r\n101 is the ASCII value of the character \'e,\' which is inserted in place of<br><tt>%c</tt> in the string.\r\n<p>\r\nSimilarly, if the original string contains <tt>%s</tt>, that sequence will be replaced by a string. The output of:\r\n<pre>\r\nprintf(\"h%slo.\",\"el\");\r\n</pre>\r\nis, again, just:\r\n<pre>\r\nhello.\r\n</pre>\r\nAlso, more than one of these %-escaped sequences may be used, and will be read in order, left to right. For example, the code snippet:<br>\r\n<pre>\r\nprintf(\"h%c%s%c.\",101,\"ll\",111);\r\n</pre>\r\nwill also print out<br>\r\n<pre>\r\nhello.\r\n</pre>\r\nFinally, the strings used can be string or character variables, which can also contain %-escape sequences. The code:\r\n<pre>\r\nchar*s=\"h%c%so.\";\r\nchar*t=\"ll\";\r\nprintf(s,101,t);\r\n</pre>\r\nwill, one last time, just print out:<br>\r\n<pre>\r\nhello.\r\n</pre>\r\nThis will be useful in our program if we can insert a string into itself. Something like:\r\n<pre>\r\nchar*s=\"abc%sdef\";\r\nprintf(s,s);\r\n</pre>\r\nWill output the following:\r\n<pre>\r\nabcabc%sdefdef\r\n</pre>\r\nThat\'s exactly what we want; the first time the string is printed, the <tt>%s</tt> is replaced by the entire string, but then the <tt>%s</tt> prints out exactly as it appears. That being said, the following is a program in C that will print itself:\r\n<p>\r\n<pre>\r\nchar*s=\"char*s=%c%s%c;void main() {printf(s,34,s,34);}\";\r\nvoid main() {\r\n   printf(s,34,s,34);\r\n}\r\n</pre>\r\nThe first time string <tt>s</tt> is printed, both instances of <tt>%c</tt> are replaced with ASCII character 34, quotation marks (<tt>\"</tt>), and the <tt>%s</tt> is replaced with <tt>s</tt> itself. The second time, the <tt>%c%s%c</tt> is printed out just like it looks in the code, as we have seen above.\r\n<p>\r\nNow, I have used normal grouping/indenting techniques to make it more readable, and the output will be on one line, but that\'s okay because semicolon-delimited arguments in C can be written out in a single line.\r\n<p>\r\nHere\'s what the program (and the output) should really look like (it won\'t look like it\'s on one line, so I\'ll use the hanging indent to show that the same line continues below. If I stretched the page out as far as some of these programs require, levik would have my head.):\r\n<pre>\r\nchar*s=\"char*s=%c%s%c;void main(){printf(s,34,s,34);}\";void\r\n   main(){printf(s,34,s,34);}\r\n</pre>\r\nAn equivalent program can place the declaration of <tt>s</tt> inside the main function, it works the same either way:\r\n<pre>\r\nvoid main(){char*s=\"void main(){char*s=%c%s%c;printf\r\n   (s,34,s,34);}\";printf(s,34,s,34);}\r\n</pre>\r\nSo that\'s one. <b>C++</b> can use the same functions as C in the same way, but we have a problem. The <tt>printf</tt> function is part of the C standard library, so simply running the above program will not work; the C++ compiler doesn\'t know where to find the <tt>printf</tt> function. We need to tell it where to look, using a <tt>#include</tt> command.\r\n<p>\r\nJust as before, the output of this will be on an entire line. However, the <tt>#include</tt> is one of the few commands in C++ that needs to end with a new line; we cannot just put the whole program into a single line because it will not work.\r\n<p>\r\nThat means that we need to have a new line in our output. Putting <tt>\\n</tt> into a string will insert a new line, but then to output the <tt>\\n</tt> in our program, we need to print it by escaping the backslash, as <tt>\\\\n</tt>. Then, since <tt>\\\\n</tt> is now part of the program, we need to print <i>that</i> out, but both backslashes need to be escaped, as <tt>\\\\\\\\n</tt>. It soon becomes clear that we cannot do this directly.\r\n<p>\r\nHowever, there is an ASCII character for a new line that we can use, just like we did with the quotation marks. The new line character has an ASCII value 10.\r\n<p>\r\nUsing this, we can make the following program:\r\n<pre>\r\n#include &lt;stdio.h&gt;\r\nchar*s=\"#include &lt;stdio.h&gt;%cchar*s=%c%s%c;void main(){printf\r\n   (s,10,34,s,34);}\";void main(){printf(s,10,34,s,34);}\r\n</pre>\r\nwhich prints itself, line breaks and all.\r\n<p>\r\nEquivalent algorithms can be constructed for other languages, of course.\r\n<p>\r\nSince we already have a program in C, C-based languages will likely be easiest to tackle next.\r\n<p>\r\n<b>PHP</b> is very similar, except that all variable names begin with a <tt>$</tt> and do not need a storage class specifier. Also, the <tt>main()</tt> funtion is not needed, but the entire program begins with <tt>&lt;?php</tt> and ends with <tt>?&gt;</tt>. The complete program I came up with reads as follows:\r\n<pre>\r\n&lt;?php $s=\'&lt;?php $s=%c%s%c; printf($s,39,$s,39); ?&gt;\'; printf\r\n   ($s,39,$s,39); ?&gt;\r\n</pre>\r\nAlso note that PHP is used to generate HTML, so if you try to put this into a file and look at the result, you won\'t see anything. If you look at the source of the page, however, you will indeed see that the output is just as you have written it.\r\n<p>\r\nA <b>Perl</b> program will also look much the same as in <b>C</b>, but there is no need for a <tt>main()</tt> function, the arguments of <tt>printf</tt> are not put into parentheses.\r\n<pre>\r\n$s=\"$s=%c%s%c;printf$s,34,$s,34;\";printf$s,34,$s,34;\r\n</pre>\r\nIf you hadn\'t noticed, using the <tt>printf</tt> function makes these all very similar and somewhat trivial.\r\n<p>\r\nTo write the program in <b>javascript</b>, we will not be able to use the <tt>printf</tt> function. We can, however, use the <tt>substring</tt> function, a member function of the String class, which will print off part of a string. We will use <tt>document.write</tt> to write text to the browser window.<br>\r\nCalling <tt>substring</tt> with one argument will print from the specified position to the end of the string. For example:\r\n<pre>\r\ns=\"abcdef\";\r\ndocument.write(s.substring(3));\r\n</pre>\r\nWill show:\r\n<pre>\r\ndef\r\n</pre>\r\nCalled with two integers as arguments, it will print the portion of the string between the specified indices.\r\nThe code:\r\n<pre>\r\ns=\"abcdef\";\r\ndocument.write(s.substring(2,4));\r\n</pre>\r\nwhen run, will display only:\r\n<pre>\r\nde\r\n</pre>\r\nTo make this program, we can create a string that contains the rest of the code besides itself, print out the first part of it, quotation marks, then the entire string, closing quotation marks, then the rest of of the string. To print quotation marks, they need to be escaped from a string with a \\. This will cause the same problem we saw with \\n in the C++ code above. To get around this, we can use the String class member function <tt>fromCharCode</tt> to convert the ASCII value to a character.<br>\r\nHere is the program:\r\n<pre>\r\ns=\"s=;document.write(s.substring(0,2)+String.fromCharCod\r\n   e(34)+s+String.fromCharCode(34)+s.substring(2));\";\r\n   document.write(s.substring(0,2)+String.fromCharCode\r\n   (34)+s+String.fromCharCode(34)+s.substring(2));\r\n</pre>\r\n\r\nTo write a code in <b>Java</b>, it works the same way as with javascript. However, Java is used to create classes, not necessarily to write programs. So, we will create a class, which needs a <tt>main()</tt> function as in C and C++, and use the same substring technique as with javascript (also note that the actual indices used will change with the lenghth of the string).<br>\r\nImplementation will be slightly easier now, because Java allows variable typecasting, which means we can convert an integer directly into an ASCII character by simply putting <tt>(char)</tt> in front of it.<br>\r\nHere is the code for a class that prints itself out when <tt>main()</tt> is called:\r\n<pre>\r\nclass S{ static public void main(String[]x) { String s=\"\r\n   class S{static public void main(String[]x){String s=;\r\n   System.out.print(s.substring(0,52)+(char)34+s+(char)\r\n   34+s.substring(52));}}\";System.out.print(a.substring\r\n   (0,52)+(char)34+a+(char)34+a.substring(52));}}\r\n</pre>\r\nAnother Java implementation that I found, which defines a character variable instead of calling <tt>(char)34</tt> every time, reads as follows:\r\n<pre>\r\nclass S{public static void main(String[]a){String s=\"class\r\n   S{public static void main(String[]a){String s=;char c=3\r\n   4;System.out.println(s.substring(0,52)+c+s+c+s.substrin\r\n   g(52));}}\";char c=34;System.out.println(s.substring(0,5\r\n   2)+c+s+c+s.substring(52));}}\r\n</pre>\r\nYou can use ASCII character values in <b>BASIC</b>, just as in other languages. The following program does almost the same thing as the C program, but it uses the ASCII values for <tt>s</tt> (115) and <tt>$</tt> (36), which is what I called the string (<tt>s$</tt>, as well as <tt>:</tt> (58), <tt>=</tt> (61), and <tt>\"</tt> (34). Pretty much it makes a string of those calls, including two calls to the string itself, then actually prints it out (basically, the \'<tt>:</tt>\' allows the program to be written on one line, and the \'<tt>?</tt>\' prints out each of the \'<tt>chr$</tt>\' values and calls to \'<tt>s$</tt>\'):\r\n<pre>\r\ns$=\"?chr$(115)chr$(36)chr$(61)chr$(34)s$ chr$(34)chr$(58)\r\n   s$\":?chr$(115)chr$(36)chr$(61)chr$(34)s$ chr$(34)chr$\r\n   (58)s$\r\n</pre>\r\nCharlie offered another [neater] solution in BASIC, <a href=http://perplexus.info/show.php?pid=1163&cid=8042>here</a>, implementing the <tt>PRINT USING</tt> funcitonality in the same way as <tt>printf</tt> works in C-based languages:\r\n<pre>\r\na$ = \"a$ = &&&: PRINT USING a$; CHR$(34); a$; CHR$(34):\":\r\n   PRINT USING a$; CHR$(34); a$; CHR$(34): \r\n</pre>\r\n<b>Python</b>, is a language I have dabbled in to simulate online applications, but have never used extenxively.<br>\r\nI found the following short program on the Internet:\r\n<pre>\r\nl=\'l=%s;print l%%`l`\';print l%`l`\r\n</pre>\r\nHowever, [I think] a command line such as <tt>#!/usr/bin/env python</tt>is required for the program to run, and the above program does not reproduce that line (nor will it run without it).<br>\r\nHere is one that does:\r\n<pre>\r\n#!/usr/bin/env python\r\ns = \"\"\"print \'#!/usr/bin/env python\'\r\nprint \'s = \"\"\'+\'\"\'+s+\'\"\"\'+\'\"\'\r\nprint s\"\"\"\r\nprint \'#!/usr/bin/env python\'\r\nprint \'s = \"\"\'+\'\"\'+s+\'\"\"\'+\'\"\'\r\nprint s\r\n</pre>\r\nA language I didn\'t attempt yet is <b>Prolog</b>; actually I just began taking a class in it. A Prolog \'program\' is only a list of predicates that can be called from an intepreter. The following program was all I could find, but I was rather disappointed, since  it only prints the first predicate, although a second functor with two predicates is used in the implementation, but are not printed out when the predicate is called:\r\n<pre>\r\nquine:-Q=\"write(quine),write((:-)),put(81),put(61),put(\r\n   34),writes(Q),put(34),put(44),writes(Q),put(46),put(\r\n   13),put(10),write(writes),put(40),put(91),put(72),pu\r\n   t(124),put(84),put(93),put(41),write((:-)),write(put\r\n   ),put(40),put(72),put(41),put(44),write(writes),put(\r\n   40),put(84),put(41),put(46),put(13),put(10),write(wr\r\n   ites),put(40),put(91),put(93),put(41),put(46)\",write\r\n   (quine),write((:-)),put(81),put(61),put(34),writes(Q\r\n   ),put(34),put(44),writes(Q),put(46),put(13),put(10),\r\n   write(writes),put(40),put(91),put(72),put(124),put(8\r\n   4),put(93),put(41),write((:-)),write(put),put(40),pu\r\n   t(72),put(41),put(44),write(writes),put(40),put(84),\r\n   put(41),put(46),put(13),put(10),write(writes),put(40\r\n   ),put(91),put(93),put(41),put(46).\r\nwrites([H|T]):-put(H),writes(T).\r\nwrites([]).\r\n</pre>\r\nWhen you load this file, and type <tt>quine.</tt> into the interpreter, it does indeed print out the contents predicate quine, but not the rest of the program.<br>\r\nSo, it\'s not a completely valid solution, but I haven\'t found (or been able to write) anything better.\r\n<p>\r\nA completely alternate approach to this problem is to create a program that reads a source file and prints it, and then direct it to read itself.\r\n<p>\r\nThis is most easily done in BASIC, which has a built-in function to do just that:\r\n<pre>\r\n10 LIST\r\n</pre>\r\nSilverknight also noted a .bat directive that will read itself and print to a command window (when the file is stored in test.bat):\r\n<pre>\r\ntype test.bat\r\n</pre>\r\nHere is a sample program in C++ that reads its own source file (stored in \'readfile.cpp\'):\r\n<pre>\r\n#include &lt;iostream>\r\n#include &lt;fstream>\r\nusing namespace std;\r\nchar*file=\"readfile.cpp\";\r\nvoid main() {\r\n	char c;\r\n	ifstream s;\r\n	s.open(file);\r\n	s.get(c);\r\n	do {\r\n		cout &lt;&lt; c;\r\n		s.get(c);\r\n	} while (! s.eof());\r\n	s.close();\r\n}\r\n</pre>\r\nJust for fun, the following C++ program prints itself backwards:\r\n<pre>\r\n#include &lt;iostream>\r\n#include &lt;fstream>\r\nusing namespace std;\r\nchar charAtPos(int);\r\nchar*file=\"backwards.cpp\";\r\nvoid main () {\r\n	char c;\r\n	ifstream s;\r\n	int count(0), p;\r\n	s.open(file);\r\n	s.get(c);\r\n	do {\r\n		count++;\r\n		s.get(c);\r\n	} while (!s.fail());\r\n	s.close();\r\n	for (p=count; p>0; --p)\r\n		cout &lt;&lt; charAtPos(p);\r\n} \r\nchar charAtPos(int pos) {\r\n	char c;\r\n	ifstream s;\r\n	s.open(file);\r\n	for (int i=0; i&lt;pos; i++)\r\n		s.get(c);\r\n	s.close();\r\n	return c;\r\n}\r\n</pre>\r\nAnd, of course, there are always people would ignore the lack of quotation marks around the word \"itself,\" and submit responses such as:\r\n<p>\r\nC/C++:\r\n<pre>\r\nmain(){cout << \"itself\";} \r\n</pre>\r\n(which needs <tt>#include &lt;iostream></tt> so the complier knows what <tt>cout</tt> means, but that\'s beside the point).\r\n<p>\r\nCOBOL:\r\n<pre>\r\nMOVE \"ITSELF\" TO PRINTLINE \r\nPUT PRINTLINE \r\n</pre>\r\nBASIC:\r\n<pre>\r\nPRINT \"ITSELF\"\r\n</pre>\r\nOther \'valid\' solutions were noted in the problem comments, in different languages, namely in BASIC, C, and Ruby.\r\n<p>\r\n<a href=\"http://www.nyx.net/~gthompso/quine.htm#languages\">This page</a> contains links to \'quine\' programs in many language you can think of, including obscurities such as BlooP and Snack. The most interesting ones I saw were the programs in BeFunge and BrainF*** (languages which certainly live up to their names).\r\n<p>\r\nSolutions I have quoted here, other than those that came from comments to this problem, were written by:<br>\r\nProlog - Pekka P. Pirinen<br>\r\nPython - Frank Stajano<br>\r\nJava - Bertram Felgenhauer','2003-09-19',20040225103933,NULL,5,3,0,4.40,20030919125214,0);
INSERT INTO problem VALUES (1859,2,0,3372,'Breaking the Bank','Zoe removes the low-denomination coins from her purse every evening and puts them in a row of piggy banks. She has acquired the piggy banks while on holiday and each of them contains coins of a different denomination. Last night Zoe counted the money in them. Here is what she found:<p>\r\n - There was more than £1.40 in the plastic piggy bank, which contained coins of a higher denomination than the ones Zoe keeps in the piggy bank she bought from bournemouth, which is not where she got the bank that holds her 2p pieces.<br>\r\n - The 5p pieces are not kept in the terracotta piggy bank, which contained less than £1.75.<br>\r\n - The coins in the bank made of tin were worth an even number of pence and this bank contained coins of a lower denomination than the ones in the piggy bank from Southwald.<br>\r\n - One of the piggy banks yielded £1.50, but not the one purchased in Weston-super-Mare. The piggy bank used to store 20p pieces contained a greater sum of money than the one containing 5p pieces.<br>\r\n - The china bank, which is used to store coins of one of the lowest three denominations, contained 20p more than was in the piggy bank from Margate.<br>\r\n - The bank that she bought in Torquay may or may not have been the one made out of wood.<p>\r\nGiven that Zoe found totals of £1.40, £1.50, £1.60, £1.70, £1.75, and the coins she kept were in denominations of 1p, 2p, 5p, 10p and 20p, can you work out what she found?\r\n','<b>Hint:</b><p>\r\nIf you find yourself stuck, note that not everything has been handed to you explicitly. Can each of the denominations add up to each of the totals?\r\n<p>\r\n-<p>\r\n\r\n<b>Solution</b><p>\r\n\r\n1. China, Torquay, 2p pieces, £1.70<br>\r\n2. Plastic, Margate, 5p pieces, £1.50<br>\r\n3. Terracotta, Southwold, 20p pieces, £1.60<br>\r\n4. Tin, Weston-super-Mare, 10p pieces, £1.40<br>\r\n5. Woon, Bournemouth, 1p pieces, £1.75<br>\r\n','2003-12-04',20040324232101,NULL,3,3,2,0.00,00000000000000,101);
INSERT INTO problem VALUES (1860,16,0,2716,'A pentagonal ball?','Soccer balls are usually covered with equal sided hexagons and pentagons.<p>\r\nHow many pentagons/hexagons are there? ','There must be 12 pentagons, but the number of hexagons may vary, and even be zero.','2003-12-04',20040323232102,NULL,3,3,1,0.00,00000000000000,23);
INSERT INTO problem VALUES (1164,7,2,1575,'Japanese Numbering','Find the number n such that the following alphanumeric equation:<pre>\r\n   KYOTO\r\n   KYOTO\r\n <u>+ KYOTO</u>\r\n   TOKYO\r\n</pre>\r\nhas a solution in the base-n number system.<br>\r\n<br>\r\n<i>(Each letter in the equation denotes a digit in this system, and different letters denote different digits)</i>','<b>n=9.</b>\r\n<p>\r\nInspecting the first digit from the right in the given equation, we find that 2O is divisible by n.\r\n<p>\r\nSo either O = 0 or O = n/2.\r\n<p>\r\nIn the second case, from the third digit we derive K > n/2, but from the fifth digit we have that 3K &#8804; T &#8804; n-1, so K < n/3.\r\n<p>\r\nIt follows that O = 0.\r\n<p>\r\nNow we have these equations:<br>\r\n<tt>3T = Kn + Y</tt> (from the second and third digits)<br>\r\n<tt>3Y = cn</tt> (where c is the number carried from the fourth to the fifth digit)<br>\r\n<tt>3K + c = T</tt> (the fifth digit)\r\n<p>\r\nMultiplying the first equation by 3 and substituting in the values for 3Y and 3K from the two other equations, we get:\r\n<p>\r\n<tt>3T = Kn + Y<br>\r\n9T = 3Kn + 3Y<br>\r\n9T = (T-c)n + cn<br>\r\n9T = Tn<br>\r\nn = 9</tt>\r\n<p>\r\nWe must also make sure that there\'s at least one solution for this n.\r\n<p>In fact, there are four: KYOTO = 13040, 16050, 23070, or 26080. ','2003-09-21',20040130232104,NULL,5,3,0,4.38,20030921083546,0);
INSERT INTO problem VALUES (1165,7,2,1575,'Simultaneous Equations','No one can argue with the following equation:<br>\r\n<br>\r\n&radic;10 - 3 = &radic;10 - 3<br>\r\n<br>\r\nAdd three lines to the right-hand side of the equation so that both sides are still equal.','The key idea here is that (&radic;10 - 3)(&radic;10 + 3) = 1.\r\n<p>\r\nThe intended answer, and the one most pertinent to the specifics of this problem, is to change the - to a + on one side, and reciprocate that whole side, making:\r\n<pre>\r\n&radic;10 - 3 = 1/(&radic;10 + 3)\r\n</pre>\r\nOf course, the parentheses () will not be used in the actual drawing, but they are needed to clarify the above equation.\r\n<p>\r\nOther, more trivial solutions were suggested, such as multiplying either side by 1, or changing the 3 into |-3| (the absolute value of -3).\r\n<p>\r\n<center><img src=http://www.flooble.com/images/perplexus/problem/simeq.gif></center>','2003-09-25',20040104232103,NULL,3,3,0,2.67,20030925130555,0);
INSERT INTO problem VALUES (1611,9,0,1626,'Envelope problem','You are told there are two envelopes. One contains twice as much money as the other one. You pick one but are allowed to change your mind after picking it. (You are equally likely to pick the one with less money as the one with more money.)\r\n<br><br>\r\nTo figure out how much on average the other envelope should contain, you should average x/2 and 2x because you are equally likely to pick one as picking the other. Since this comes out to 5/4x, you should always change your mind. But wouldn\'t this end up with you never making up your mind?<br><br>\r\n\r\n(From <a href=\"http://www.primroselodge.com/Playtime/playtime.htm\">Primrose Puzzles</a>)','?','2003-09-27',20040324232101,NULL,3,3,9,0.00,00000000000000,270);
INSERT INTO problem VALUES (1582,16,1,3172,'Quadrilateral fun','Begin with an arbitrary, convex quadrilateral.  Next, draw squares outwardly on the sides of the quadrilateral, and join the centers of opposite squares.<BR><BR>\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/quadrilateral-fun.jpg\" ></center>\r\nYou might find the the two resulting lines are equal in length and intersect at precisely 90 degrees.<BR><BR>\r\nProve (or disprove) the notion, that this is always true.','later...','2004-01-10',20040225232102,NULL,4,3,0,4.00,20040110080040,0);
INSERT INTO problem VALUES (1583,7,2,1920,'Fill the Grid','In the 4x4 grid below, 32 consecutive two digit numbers (45 to 76) have been packed in it.\r\n\r\n<pre>\r\n1 3 5 9\r\n2 5 4 8\r\n0 7 6 2\r\n1 6 3 9\r\n</pre>\r\n*****\r\n<br>\r\nThe challenge:  Pack as many consecutive 3 digit numbers as possible into a 9x9 grid.  The numbers may be read from any direction.  No leading zeros.','Rawlyn used a genetic algorithm to find this grid containing 100 consecutive numbers:<br>\r\nSequence: 800 - 899 (100) \r\n<pre>\r\n6 7 8 5 9 8 4 6 6 \r\n9 8 7 1 7 4 8 6 1 \r\n1 9 0 8 8 3 8 2 8 \r\n8 8 8 6 9 8 8 0 8 \r\n3 0 5 5 0 3 2 1 4 \r\n0 8 5 7 1 6 7 9 1 \r\n8 6 8 8 8 8 8 8 8 \r\n3 7 2 5 3 8 2 4 1 \r\n0 0 4 8 3 2 8 5 2 \r\n</pre>\r\nThe maximum may never be known since there are 10^81 possible grids.','2004-01-21',20040315151906,NULL,5,3,0,3.57,20040121140802,0);
INSERT INTO problem VALUES (1598,7,0,1626,'Piny the Elder','Piny the Elder was often asked what his favorite number was. He would often settle the disputes by saying this:<pre>\r\n  PINY\r\n<u>+  THE</u>\r\n ELDER</pre>\r\n\r\n\"My favorite number is PINY in the above equation.\"\r\n\r\n(Every letter is consistant throughout, and no number is represented by more than one letter.)<br><br>\r\nOne day when he said this, a listener said, \"My favorite number is 1467, an odd four digit number, and also such that each of the two middle numbers is between the numbers on either side of it. How many of these two conditions does your number meet?\"<br><br>\r\n\r\nUpon hearing the answer to this, the follower knew what Piny the Elder\'s favorite number was. What was it?','First of all, all 10 numbers are accounted for in the above equation. This means that all the numbers are used in the equation.<br><br>\r\n\r\nAlso note that the only way a 4 digit number plus a 3 digit number equals a 5 digit number is if the first two digits of the 5 digit number are 10, the 4 digit number begins with 9, and the hundreds place of the two smaller numbers carry. So far we have this:<pre>\r\n  9INY\r\n<u>+  TH1</u>\r\n10D1R</pre>\r\n\r\nL=0, E=1, P=9<br><br>\r\n\r\nNotice that N+H=1, and Y+1=R can\'t carry. Since the numbers 2,3,4,5,6,7,8 are left, only 3 combinations of N/H work, 8/3, 7/4, 6/5. Then, Y needs to be one less than R, and this further lessens the possibilites. Two of the remaining numbers need to equal the third plus ten. Only 3 combinations of N/H, Y, R, and I/D work. I say N/H and I/D becuase these can be switched.<pre>\r\n  9872\r\n<u>+  641</u>\r\n10513</pre>\r\n\r\n  9785\r\n<u>+  431</u>\r\n10216</pre>\r\n\r\n  9875\r\n<u>+  341</u>\r\n10216</pre>\r\n\r\nHere are the three main cases.<br><br>\r\n\r\nThe only way the follower would know the number was if the number fit both condtions. This eliminates the first main case. (and these 4 solutions) Since the second condition is met, the number must be strictly decreasing since it begins with a 9. Since 6 is used as the R, it can\'t be the I or N. Looking at the equations, we see only one equation can fit these conditions, and this means Piny the Elder\'s favorite number must be 9875.<pre>\r\n\r\n  9875\r\n<u>+  341</u>\r\n10216</pre>\r\n','2003-09-24',20040324232101,NULL,3,3,6,0.00,00000000000000,215);
INSERT INTO problem VALUES (1166,16,1,1575,'Origamic','A rectangular sheet of paper is folded so that two diagonally opposite corners come together. The crease thus formed is as long as the longer side of the rectangle.\r\n<p>\r\nWhat is the ratio of the longer side of the rectangle to the shorter?','','2003-09-23',20031014232105,NULL,3,3,0,4.60,20030923134249,0);
INSERT INTO problem VALUES (1170,14,2,1575,'e and pi','Without finding the numerical values, show which is greater, e^&pi; or &pi;^e.','<b>e<sup>&pi;</sup> > &pi;<sup>e</sup>.</b>\r\n<p>\r\nThe underlying idea here is that a<sup>b</sup> > b<sup>a</sup> whenever b > a, given that a and b are both greater than 1.\r\n<p>\r\nIf you look at the graphs of y=x<sup>a</sup> and y=a<sup>x</sup>, they will cross, of course, at x=a.<br>\r\n For higher values of x (again, given that a>1), the graph of a<sup>x</sup> rises faster than x<sup>a</sup>.<br>\r\nThus, when x>a, a<sup>x</sup> > x<sup>a</sup>.\r\n<p>\r\n1 < e < &pi;, so e<sup>&pi;</sup> > &pi;<sup>e</sup>.\r\n<p>\r\nAnother way to prove this directly follows:\r\n<p>\r\n&pi; > e, so ln(&pi;) > 1<br>\r\ne<sup>(1-1)</sup> = 1<br>\r\ne<sup>(x-1)</sup> > x  (for x>1)<br>\r\ne<sup>[ln(&pi;)-1]</sup> > ln(&pi;)<br>\r\n(e<sup>ln(&pi;)</sup>)/e > ln(&pi;)<br>\r\ne<sup>ln(&pi;)</sup> > e ln(&pi;)<br>\r\n&pi; > e ln(&pi;)<br>\r\n&pi; > ln(&pi;<sup>e</sup>)<br>\r\ne<sup>&pi;</sup> > e<sup>ln(&pi;<sup>e</sup>)</sup><br>\r\ne<sup>&pi;</sup> > &pi;<sup>e</sup>','2003-09-26',20031014232105,NULL,4,3,0,4.38,20030926134818,0);
INSERT INTO problem VALUES (1601,17,2,3172,'Through the Looking Glass','When one looks into a mirror, one see an image of himself....<BR><BR>\r\n\r\nWhen raising one\'s right hand, the image raises its left.  When raising one\'s left, the image raises its right.<BR><BR>\r\n\r\nSo, why is it that the mirror reverses left and right, but not top and bottom?\r\n\r\nWhy does a mirror appear to invert the left-right directions, but not up-down?','Mirrors invert front to back, not left to right.<BR><BR>\r\n\r\nThe popular misconception of the inversion is caused by the fact that a person when looking at another person expects him/her to face her/him, so with the left-hand side to the right. When facing oneself (in the mirror) one sees an \'uninverted\' person.<BR><BR>\r\n\r\nSee Martin Gardner, \"Hexaflexagons and other mathematical diversions,\" University of Chicago Press 1988, Chapter 16.<BR><BR>\r\n\r\nInterestingly, a letter by R.D. Tschigi and J.L. Taylor published in this book states that the fundamental reason is: <BR>\r\n<I>\"Human beings are superficially and grossly bilaterally symmetrical, but subjectively and behaviorally they are relatively asymmetrical. The very fact that we can distinguish our right from our left side implies an asymettry of the perceiving system, as noted by Ernst Mach in 1900. We are thus, to a certain extent, an asymmetrical mind dwelling in a bilaterally symmetrical body, at least with respect to a casual visual inspection of our external form.\"</i>','2004-01-29',20040209232107,NULL,4,3,0,3.75,20040129151240,0);
INSERT INTO problem VALUES (1171,20,2,1575,'Words in Common 7','What do the following words have in common?\r\n<tt><ul>\r\n<li>BOOKLET\r\n<li>BROWNED\r\n<li>CHARRED\r\n<li>GONIUMS\r\n<li>INDULGE\r\n<li>PREVAIL\r\n<li>REALIGN\r\n<li>SHALLOT\r\n<li>SOPHIST\r\n</tt></ul>','If you take every other letter of each word, starting with the first, you get a new word:\r\n<ul><tt>\r\n<li><u>B</u>O<u>O</u>K<u>L</u>E<u>T</u> (BOLT)\r\n<li><u>B</u>R<u>O</u>W<u>N</u>E<u>D</u> (BOND)\r\n<li><u>C</u>H<u>A</u>R<u>R</u>E<u>D</u> (CARD)\r\n<li><u>G</u>O<u>N</u>I<u>U</u>M<u>S</u> (GNUS)\r\n<li><u>I</u>N<u>D</u>U<u>L</u>G<u>E</u> (IDLE)\r\n<li><u>P</u>R<u>E</u>V<u>A</u>I<u>L</u> (PEAL)\r\n<li><u>R</u>E<u>A</u>L<u>I</u>G<u>N</u> (RAIN)\r\n<li><u>S</u>H<u>A</u>L<u>L</u>O<u>T</u> (SALT)\r\n<li><u>S</u>O<u>P</u>H<u>I</u>S<u>T</u> (SPIT)\r\n</tt></ul>','2003-09-30',20040128232102,NULL,3,3,0,4.33,20030930151843,0);
INSERT INTO problem VALUES (1605,16,2,3172,'Sphere Cube','You may find <A HREF=\"http://perplexus.info/show.php?pid=1587\">this</a> problem similar.\r\n<p>\r\nIn a cube of side 4, I pack eight spheres of unit radius.<BR><BR>\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/sphere-cube.jpg\">\r\n<br>\r\nWhat is the largest sphere I can place in the center (such that it doesn\'t overlap any of the other spheres)?\r\n</center>','Think of a smaller cube, with vertices at each sphere\'s center. This smaller cube would have sides of 2. The long diagonal of this cube would then be 2&#8730;3, and this is also equal to twice the larger spheres\' radius plus twice the smaller sphere\'s radius. Since twice the larger spheres\' radius equals 2, the equation is 2&#8730;3 = 2 + 2(smaller sphere\'s radius), solving for the smaller sphere\'s radius shows\r\n\r\nthe largest sphere that can be placed has radius &#8730;3 - 1','2004-02-09',20040225103947,NULL,2,3,0,3.00,20040209062430,0);
INSERT INTO problem VALUES (2077,14,0,1920,'A Keg of Wine','A man had a 10-gallon keg of wine and a jug. On Monday he drew off a jugful of wine and filled up the keg with water. On Friday, after the wine and water had got thorougly mixed, he drew off another jugful and again filled up the keg with water. The keg then contained equal quantities of wine and water. <p>What was the capacity of the jug?','After removing the first jugful of wine, there are 10-J gallons of wine left in the 10 gallon keg. After removing the second gallon of the mixture, J*(10-J)/10 gallons of wine are removed. In the end, there are 5 gallons of wine, so 10 - J - J*(10 - J)/10 = 5\r\n<p>\r\n10 - J - J*(10 - J)/10 = 5<br>\r\nJ^2/10 - 2*J + 5 = 0<br>\r\nJ = 10 + 5*sqrt(2) or 10-5*sqrt(2)\r\n<p>\r\nSince 10+5*sqrt(2) is larger than the original keg, the answer is 10-5*sqrt(2) = 2.929 gallons.','2004-02-20',20040324232101,NULL,3,3,12,0.00,00000000000000,327);
INSERT INTO problem VALUES (1179,20,2,775,'Get it?','The following Canadian letters have a distinct property in common. Can you tell what it is?<p>\r\na  b  c  g  i  j  o  p  q  r  t  u  y<p>\r\nFrom the above set, a further breakdown into two groups is possible.  The first group contains the letters a, c, and g, while the second group contains the rest.  The separating factor is related to the common property that all the letters share.  Can you get that too?','The letters in the first list are all letters that when pronounced are also words:  eh, bee, sea (see), gee, eye, oh, pea (pee), queue, tee (tea), you, why.<p>\r\n\r\nThe second breakdown contain the letters whose associated words do not contain the letter themsleves, i.e., there is no a in eh, no c in sea, and no i in eye.\r\n\r\nAnd as per the postings, q and u should be added to the list, though I hadn\'t thought of these words (or more specificaly, spellings) when I created the problem.','2003-08-22',20040324232102,NULL,2,3,0,4.25,20030822133124,0);
INSERT INTO problem VALUES (1472,4,1,775,'Square thinking','On a regular two dimensional coordinate plane, you have a square with side length 1 unit.</p>\r\n\r\nPick a point within the square at random, and from there travel a random but straight direction .5 units.</p>\r\n\r\nWhat is the probability that you end up still within the square?','?','2003-10-19',20040129232112,NULL,3,3,0,4.57,20031019095916,0);
INSERT INTO problem VALUES (1184,7,2,1626,'Number Quiz','The teacher explains, \"Now take out your homework class, and answer these questions about the number you calculated for homework. Remember, it was a positive integer no more than 1000.\"<br><br>\r\n\r\n\r\n1 Is the number<br>\r\nA) Less than 100<br>\r\nB) Less than 900<br>\r\nC) Greater than 900<br>\r\n<br>\r\n2 Is the sum of the digits<br>\r\nA) Greater than 10<br>\r\nB) Greater than 20<br>\r\nC) Greater than 30\r\n<br><br>\r\n3 Is the number divisible by:<br>\r\nA) 2<br>\r\nB) 3<br>\r\nC) 5<br>\r\n<br>\r\n4 Are the digits:<br>\r\nA) Strictly increasing<br>\r\nB) Strictly decreasing<br>\r\n<br>\r\n5 Is the number divisible by:<br>\r\nA) 15<br>\r\nB) 17<br>\r\nC) 19<br>\r\n<br>\r\n6 If you get rid of the number\'s first digit, is it divisible by:<br>\r\n\r\nA) 19<br>\r\nB) 20<br>\r\n<br>\r\n7 When spelled out, does the spelling use:<br>\r\nA) J<br>\r\nB) L<br>\r\nC) Q<br>\r\nD) V<br>\r\nE) X<br>\r\nF) Z<br>\r\n<br>\r\n\r\n8 Ignoring the sign, what is the difference between the hundred\'s digit and the one\'s digit?<br>\r\nA) 2<br>\r\nB) 3<br>\r\nC) 4<br>\r\nD) 5<br>\r\n<br>\r\n\r\n9) How many times does the letter E appear when the word is spelled out?<br>\r\nA) 3<br>\r\nB) 5<br>\r\nC) 7<br>\r\n<br>\r\n10 Is the first digit of the number<br>\r\nA) Odd<br>\r\nB) Even<br><br>\r\n\r\nYou panic, because you were too busy last night solving other things on flooble and didn\'t get a chance to do your homework. But when you figure out the quiz (where exactly one answer is right per question), you see that only one number will work.<br><br> What is this number?\r\n<br><br>\r\n(Note: Spelled out means in words. For example: 123 is \"One hundred twenty three\". Divisible means divided with no remainder. Also, padding the number with leading zeroes isn\'t allowed.)','You figure that the answer must be 357, and mark 1)A, 2)A, 3)B, 4)A, 5)B, 6)A, 7)D, 8)C, 9)B, 10)A.\r\n<br><br>\r\nLooking at question 1, you see the number must be three digits, otherwise A and B would be true.<br><br>\r\n\r\nLooking at question 3 and question 6, you see that 6 must be answered A. If it was divisible by 20 (and the divisibility rules for 4 and 5 don\'t require any digits past the last 2), the answer to 3 would be A and C.<br><br>\r\n\r\nLooking at question 4 and question 6, you note the possible combinations for the number.\r\n<br><br>\r\n_19<br>\r\n_38<br>\r\n_57<br>\r\n_76<br>\r\n_95<br><br>\r\n\r\nYou eliminate _19 and _95 because there is no possible first digit. Then from the remaining choices, 238 and 357 are the only ones that work for question 5, such that one of the choices there is right.<br><br>\r\n\r\nYou see that two questions disallow 238 from being the answer. Question 7 and question 9 both have answers that aren\'t listed. Two hundred thirty eight has no J,L,Q,V,X, or Z, and only has two of the letter E. (Note: The word \"and\" doesn\'t matter at all in these spellings out.)<br><br>\r\n\r\nSince 357 works with all the questions, it is the number you picked to answer all the questions for.\r\n<p>\r\nOther methods for solving were posted in the comments.','2003-08-28',20030904232102,NULL,3,3,0,3.80,20030828154937,0);
INSERT INTO problem VALUES (1190,14,2,1626,'Perimeter Equals Area','The perimeter of a rectangle in units equals its area in units squared. (4,4), (3,6), and (6,3) are three possible pairs of lengths for this rectangle.<br><br> Give another pair of positive integral sides for this rectangle or prove why there isn\'t another pair.','John Reid had another solution <a href=\"http://perplexus.info/show.php?pid=1190&cid=7877\">here</a>. Here\'s my solution:<br><br>\r\nOther than the three examples given, there isn\'t another pair.<br><br>\r\n\r\nCreating a formula for one side in terms of the other and calling the sides a and b, you know that 2a+2b=ab. Adding -2b to both sides gives 2a=ab-2b. Factoring this gives 2a=(a-2)b, and dividing by (a-2) gives 2a/(a-2)=b.<br><br>\r\n\r\nLooking at this, you can rule out any values below 2 for a, as you will end up with a negative result for either a or b. 2 can be eliminated for a as it gives an undefined answer.<br><br>\r\n\r\nThe only integers not greater than 4 but greater than 2 are accounted for. (3,6) and (4,4), and 6 is accounted for in (6,3). No odd numbers above 3 work for a, because you are dividing an even (2a) by an odd (a-2).<br><br>\r\n\r\nNo even numbers over 6 work either for a. Because as a gets larger, b gets smaller, b must be less than 3 if a is greater than 6. But b can\'t ever be less than or equal to 2, because (a/(a-2)) is never going to quite equal 1-- it will always be more than 1. This means that 2a/(a-2) must be over 2.<br><br>\r\n\r\nSince b has to be less than 3 and greater than 2, it can\'t be an integer, because there are no integers less than 3 but greater than 2. This proves that both the sides of a rectangle can\'t be integers if they aren\'t (4,4), (3,6), or (6,3).\r\n','2003-09-12',20040225103933,NULL,3,3,0,4.00,20030912134853,0);
INSERT INTO problem VALUES (1509,12,2,3172,'Lovelorn Snail','On Valentine\'s Day in 1996, there was a snail (his name is Herb) at the bottom of an empty well that is 30 feet tall.  The well had run dry, but it had slippery, moss covered walls.  So, during the day (he woke up at 6am), Herb was able to climb 3 feet up, but while he slept at night (he went to sleep at 10pm), he slipped back down 2 feet.<BR><BR>On what date did Herb get out of the well?','<B>March 12th</b><P>\r\n\r\nValentine\'s Day is February 14th.  That NIGHT, he reaches the 3rd foot mark.... and slips down to 1 foot.  On the 15th, he reaches the 4th foot mark, and slips down to the 2 foot mark, etc....<P>\r\n\r\nIn other words he would reach the 30th foot mark on the night of February, 41st.... but unfortunately... February doesn\'t have 41 days.<P>\r\n\r\nAnd since 1996 was a leap year, February had 29 days.  So, \"subtract\" the 29 days (of February) from the 41, and we get 12.  So, Herb reaches the 30th foot mark (the edge of the well) on the 12th.','2003-11-27',20040311232102,NULL,2,3,0,3.00,20031127101747,0);
INSERT INTO problem VALUES (1510,14,2,3172,'Golden Ratio','The ancient Egyptians found a particular ratio very pleasing to the eye.  Their architecture is full of examples of this ratio.  And you can see it even in a <I>golden rectangle</I>.<BR><BR>\r\nA <I>golden rectangle</I> is one from which, if you remove a square from one end (with side equal to the shorter side of the rectangle), what remains is a rectangle that is similar (has identical proportions) to the original rectangle.<BR><BR>\r\nWhat is the ratio of the longer side, to the shorter side (in the <I>golden rectangle</I>), and how did you determine it?<BR>\r\n_____________________<BR><BR>\r\n\r\nBy the way, I realize many people are familiar with this ratio (in which case this is a very easy problem), but for those who haven\'t, do them a favor, and please don\'t post the solution.','Let the longer side (of the <I>golden rectangle</I>)  be <I>x</I> and the shorter side, <I>y</I>.<P>\r\n\r\nThen we are asking for the ratio x/y (the two sides of the original rectangle).<P>\r\n\r\nAfter we remove the y by y square the remaining rectangle has longer side, <I>y</I> and shorter side <I>x-y</I>.<P>\r\n\r\nIt\'s ratio would be expressed as y/(x-y).<P>\r\n\r\nSince these two ratios must be equal we have:<BR>\r\nx/y = y/(x-y)<P>\r\n\r\nHere are two solutions:<BR>\r\n________________________<P>\r\n\r\n(1)<BR>\r\nWhen y=1, then x/y = x.  So, let\'s ASSUME y=1, and solve for x<P>\r\n\r\nx/1 = 1/(x-1)<BR>\r\nx&#178; - x = 1<BR>\r\nx&#178; - x - 1 = 0<BR>\r\n--- quadratic formula ---<BR>\r\nx = [1 &#177; &#8730;( (-1)&#178; - 4(1)(-1) ) ] / 2(1)<BR>\r\nx = (1 &#177; &#8730;5) / 2<BR>\r\n--- take the positive solution ---<BR>\r\nx = x/y = <B>1.618034</B> (because y is one)...<BR>\r\n___________________________________<P>\r\n\r\n(2)<BR>\r\nIf you wish to do this more generally, then substitute z = x/y and solve for z<P>\r\n\r\noriginally we had:<P>\r\n\r\nx/y = y/(x-y)<BR>\r\ny/x = (x-y)/y<BR>\r\ny/x = x/y - y/y<BR>\r\ny/x = x/y - 1<BR>\r\n1/z = z - 1<BR>\r\n1 = z&#178; - z<BR>\r\n0 = z&#178; - z - 1<P>\r\n\r\nnow solve for z (as in the first solution), and we get the same answer.','2003-11-26',20031223103313,NULL,3,3,0,3.00,20031126140901,0);
INSERT INTO problem VALUES (1476,6,2,1626,'The Conversing Club 2','Unfortunately the Conversing Club has lost members so now they are down to 12 members. Many of the members felt talking with 3 members about things ended up with 2-against-1 situations. To address this pain, the members decided to have only 2 people sit at a table each day. They also decided that with the decline in members, they only needed 6 tables and didn\'t need \"move every time\" rule. (In other words, there aren\'t any extra tables once two people are placed at each of 6 tables and a person can sit at a particular table more than once each \"cycle\") The first day they sit as following:<br><br>\r\n\r\nAB CD EF GH IJ KL<br><br>\r\n\r\n(So the second day A could sit with C or D (and others too), but not B. C could sit with A, B or E (and others too) but not D)<br><br>\r\n\r\nAfter 11 days, they wouldn\'t have anyone left to talk with, so would repeat their schedule. Their schedule was still constructed such that everyone would talk to everyone else exactly once. How was it constructed?<br><br>\r\n','The schedule shown to me was as follows:<br><br>\r\n<tt>\r\n\r\nAB CD EF GH IJ KL<br>\r\nAE DL GK FI CB HJ<br>\r\nAG LJ FH KC DE IB<br>\r\nAF JB KI HD LG CE<br>\r\nAK BE HC IL JF DG<br>\r\nAH EG ID CJ BK LF<br>\r\nAI GF CL DB EH JK<br>\r\nAC FK DJ LE GI BH<br>\r\nAD KH LB JG FC EI<br>\r\nAL HI JE BF KD GC<br>\r\nAJ IC BG EK HL FD<br>\r\n</tt>\r\n<br>\r\nCharlie also shows a way of generating such a solution <a href=\"http://perplexus.info/show.php?pid=1476&cid=11653\">here</a><br><br>\r\n(Based on The City Luncheons)','2004-02-06',20040225103933,NULL,3,3,0,3.00,20040206115129,0);
INSERT INTO problem VALUES (1881,16,0,2716,'A point in a circle','Assume a unit circle, with center O. Randomly pick a point A within the circle. Draw the line OA. Through A draw a perpendicular to the line OA, which will intersect the circumference at two points; pick one and call it B. Through B draw a parallel to OA, and through O draw a parallel to AB; call the intersection of these two lines C.<p>\r\nWhat\'s the average length of AC?<p>\r\nWhat\'s the locus of the middle point of AC?','AC = OB, so it\'s always of length one, and the locus of its middle point is a circumference of radius 1/2, with center O.','2003-12-27',20040324232101,NULL,3,3,3,0.00,00000000000000,141);
INSERT INTO problem VALUES (1884,16,0,2716,'Pythagorean Pyramid','*** NOTE: THIS PROBLEM DESPERATELY NEEDS A FIGURE TO BE UNDERSTANDABLE!! CAN SOMEONE HELP ME HERE? THERE SHOULD BE 6 LINES, JOINING ALL POSSIBLE PAIRS OF POINTS. THE APPROXIMATE POSITION OF THE POINTS IS AS SHOWN BELOW. THANKS!!! ***\r\n<pre>\r\n                D x\r\n\r\n                       x C\r\nA x\r\n                    \r\n \r\n       B x\r\n</pre>\r\nThe following regular tetrahedron has four rectangular triangles as faces. Let\'s call AB=CD=p, AD=BC=q, and AC=BC=r, where p^2+q^2=r^2.<p>What\'s the volume of the tetrahedron, as a function of p, q and r?','The volume of such a pyramid is zero; the four points are coplanar.','2003-12-30',20040324232101,NULL,3,3,3,0.00,00000000000000,142);
INSERT INTO problem VALUES (1880,19,0,1048,'women=evil','How are women evil?  There is a scientific way to solve this problem with a simple equasion.','Since women take up your time and their time women=time x time.  Well, since time is money, women=money squared.  Since money is the root of all evil, women=evil.','2003-12-24',20040323232102,NULL,3,3,1,0.00,00000000000000,33);
INSERT INTO problem VALUES (1195,13,2,1626,'Square sequence','Here is a square sequence of numbers.<br><br>\r\n<pre>392?\r\n6  3\r\n7  4\r\n?817</pre>\r\n\r\nWhat are the two question marks?','<b>1 and 9.</b>\r\n<pre>\r\n3 9 2 1\r\n6     3 \r\n7     4\r\n9 8 1 7\r\n</pre>\r\nGoing clockwise, each digit is the sum of the previous two, on a mod 10 scale (look only at the ones digit of a sum).\r\nFor example, 6+3=9, then 3+9=2 (12-10), 9+2=1, and so on.\r\n<p>\r\nThe square has some other interesting properties, for example, each pair of digits directly across from each other (6 numbers apart) add up to 10.\r\n<p>\r\nOther explanations, yielding both the intended result and varied solutions, can be found in the problem comments.','2003-09-09',20030923232103,NULL,3,3,0,4.33,20030909104208,0);
INSERT INTO problem VALUES (1488,6,2,3136,'What does it mean?','Translate the following into common phrases:<p>\r\n\r\n1. If a large solid-hoofed mammal becomes available to you without compensation, refrain from casting your faculty for seeing into the oral cavity of such a creature.<p>\r\n2. Each vaporous mass suspended in the firmament has an interior decoration of metallic hue.<p>\r\n3. It is not advantageous to place the sum total of your barnyard collections into the same wicker receptacle. <p>\r\n4. Feathered bipeds of a kindred mind in their segregated environment associate with a high degree of amiability.<p>\r\n5. Deviation from the ordinary or common routine of existence is that which gives zest to man\'s cycle of existence. ','1. Don\'t look a gift horse in the mouth.<p>\r\n2. Every cloud has a silver lining. <p>\r\n3. Don\'t put all your eggs in one basket. <p>\r\n4. Birds of a feather flock together.<p>\r\n5. Variety is the spice of life.','2003-11-06',20040131232102,NULL,2,3,0,2.50,20031106095345,0);
INSERT INTO problem VALUES (1489,7,2,3136,'Ages and ages','A Father, son and grandson are walking in the park. A man approaches them and asks for their age. The Father replies, \"My son is as many weeks as my grandson is in days, and my grandson is as many months old as I am in years. We are all 100 years together.\"<p>\r\n\r\nHow old were each? ','Let f, s and g be the ages in years, of the father, son and grandson, respectively.<p>\r\n\r\nAs I know that you\'re all going to get technical on me, I\'ll use 6 d.p. for my calculations.  <br>\r\nIn a year there are technically 365.242199 days.  <br>\r\nThis leaves us with 52.177457 weeks.  <br>\r\nMonths are fixed at 12.<br>\r\n(note: this also works if you use 365 and (365/7) for days and weeks, respectively.)<p>\r\n\r\nAge of the son in weeks is the same as the age of the grandson in days:<br>\r\n52.177457*s = 365.242199*g\r\n<p>\r\nAge of the grandson in months is the same as the age of the father:<br>\r\n12g = f<p>\r\n\r\nSum of their ages is 100 years:<br>\r\nf + s + g = 100<p>\r\n\r\nSolving these, we get:<br>\r\ns = (365.242199/52.177457)*g<br>\r\n  = 7g<br>\r\nand<br>\r\nf = 12g<p>\r\n\r\nTherefore:<br>\r\n12g + 7g + g = 100<br>\r\n20g = 100<br>\r\n<B>g = 5</B><p>\r\n\r\ns = 7g<br>\r\n<B>s = 35</B><p>\r\n\r\nf = 12g<br>\r\n<B>f = 60</B><p>\r\n\r\nThe father is 60 years old, the son is 35 years old and the grandson is 5 years old.','2003-11-04',20031113232102,NULL,2,3,0,3.33,20031104145759,0);
INSERT INTO problem VALUES (1490,7,2,3136,'An Egg-celent Question','An egg salesman was asked how many eggs he had sold that day. <br>He replied, \"My first customer said, \'I\'ll buy half your eggs and half an egg more\'. My second and third customers said the same thing. <br>When I had filled all three orders, I sold out of eggs without having to break a single egg the whole day.\" <p>\r\nHow many eggs were sold in all?','Seven\r\n<p>\r\nFirst Customer bought:<br>\r\n(7/2) + .5 = 4<br>\r\nleaving:<br>\r\n7 - 4 = 3<p>\r\n\r\nSecond Customer bought:<br>\r\n(3/2) + .5 = 2<br>\r\nleaving:<br>\r\n3 - 2 = 1<p>\r\n\r\nThird Customer bought:<br>\r\n(1/2) + .5 = 1<br>\r\nleaving:<br>\r\n1 - 1 = 0<p>','2003-11-11',20031123232106,NULL,2,3,0,1.88,20031111092738,0);
INSERT INTO problem VALUES (1198,7,2,1575,'Temperature Reflection','On my way to work, I pass by a digital thermometer outside a bank that\r\ndisplays the temperature to the nearest integer, alternating\r\nback and forth between Fahrenheit and Celsius at four-second\r\nintervals.<br>\r\n<br>\r\nThe other day, when I was going to\r\nwork, I noticed that the temperatures displayed in\r\nFahrenheit and Celsius were simply reverse digits of each other.<br>\r\n<br>\r\nWell, it warmed up nicely during the day, and\r\nwhen I was on my way home, I looked at the same\r\nthermometer.<br> Imagine my shock when, again, the\r\nFahrenheit and Celsius temperature displays were simply reversed digits of each other!<br>\r\n<br>\r\nWhat was the temperature when I came in\r\nto work, and what was it when I was on my way home?<br>\r\n<br>\r\n<i><b>Note:</b> To convert from degrees Fahrenheit to Celsius, subtract 32 then multiply by 5/9. To convert the other way, simply do the opposite (multiply by 9/5 and add 32). Ignore leading zeroes.</i>','<b>61°F, 16°C<br>\r\n82°F, 28°C</b>\r\n<p>\r\nFirst, the problem states that both temperatures have 2 digits.<br>\r\nA 2-digit number can be represented as 10x+y, where x is the first digit and y is the second.<br>\r\nReversing these digits, simply enough, gives 10y+x.\r\n<p>\r\nIn this problem, the number is reversed when converted from Fahrenheit to Celsius, or vice versa.<br>\r\nThat gives us one of two equivalent equations:<br>\r\n<tt>(10x+y - 32)(5/9) = 10y+x</tt><br>\r\nor<br>\r\n<tt>(10x+y)(9/5) + 32 = 10y+x</tt>.\r\n<p>\r\nThe first one, with some algrebraic manipulation, becomes:\r\n<p>\r\n<tt>50x + 5y - 160 = 90y + 9x<br>\r\n41x = 85y + 160<br>\r\nx=(85y+160)/41</tt>\r\n<p>\r\nThe second equation evaluates the same way, with x and y reversed.\r\n<p>\r\nAt this point, we can simply plug in each digit for y to find the values for x that are nearest to an integer (so that when the actual temperature is evaluated, it rounds correctly).\r\n<pre>\r\n<u>y     x      </u>\r\n0   3.9024...\r\n1   5.97560...\r\n2   8.04878...\r\n3   10.12195...\r\n</pre>\r\nSince x must be a single digit, y can be only 0, 1, or 2 (for higher numbers x is greater than 10), and there are only three possibilities:\r\n<pre>\r\ny=0, x=4:  40°F and 4°C\r\ny=1, x=6:  61°F and 16°C\r\ny=2, x=8:  82°F and 28°C\r\n</pre>\r\nHowever, since both temperatures should have two digits when written both ways, 40 and 4 is eliminated (we are told to ignore leading zeroes).<br>\r\nThus, it was 61°F (16°C) when I went to work, and 82°F (28°C) when I came home.\r\n<p>\r\nI also wrote the following small javascript to find the solutions:\r\n<pre>\r\nfor (var f=0; f&lt;100; f++) {\r\n  x=Math.floor(f/10);\r\n  y=f%10;\r\n  c=Math.round((f-32)*5/9);\r\n  c2=10*y+x;\r\n  if (c==c2)\r\n    document.write(f + \", \" + c + \"&lt;br>\");\r\n}\r\n</pre>\r\nThis outputs:\r\n<pre>\r\n40, 4\r\n61, 16\r\n82, 28\r\n</pre>\r\nBut again, we throw out the solution containing just 4.','2003-09-29',20031013132814,NULL,2,3,0,4.00,20030929082621,0);
INSERT INTO problem VALUES (1200,22,2,1919,'t1eq6n','w2ti0sy2rf6ef2da1dc3r?','The letters on either side of the numbers represent the first and last letters of the word, and the number represents how many letters are inbetween the first and last letters eg q6n means it starts with q, ends with n and there are 6 letters in between.\r\n<p>\r\nTitle: The Question\r\n<p>\r\nProblem Text: What is your favorite food and color?\r\n<p>\r\n..Obviously, the \'correct\' answer to this will be different for each person.','2003-09-01',20030905152436,NULL,3,3,0,2.67,20030901072916,0);
INSERT INTO problem VALUES (1205,2,1,1919,'Got a Minute?','You have an infinite amount of timers, each is an hour long (they do not have dials on telling you how long they\'ve been going - they just beep when the time is up). You can set it to double speed at any time, but you cannot set it back to normal speed (eg if you set it to double speed at the start it will last 30 minutes. <p>\r\nUsing each timer only once, is it possible to time exactly 25 minutes?<p>\r\nIf it is, what is the smallest number of timers you need to do this, and the quickest time you can acheive it?','','2003-09-10',20040116232105,NULL,3,3,0,3.91,20030910082008,0);
INSERT INTO problem VALUES (1274,20,2,1919,'Word Builder 1','In a word builder you are given a word which you have to transform into a bigger word in a series of steps. With each step you can rearrange the letters and either add a new letter or swap a letter already in the word for a different one. Each step must form a <b>common</b> English word. The objective is to get to the bigger word from the smaller word in the least number of steps.<p>\r\nTry to change RED to SCARLET in the smallest number of steps.','One way is:<br>\r\nred, read, tread, trace, traces, scarlet.<br><br>\r\n\r\nCharlie found other solutions <a href=\"http://perplexus.info/show.php?pid=1274&cid=8744\">here</a>','2003-10-17',20040225103933,NULL,2,3,0,2.00,20031017072346,0);
INSERT INTO problem VALUES (1653,6,2,2716,'The not-always-lying politician','There happens to be a politician that might lie at any moment (this isn\'t unusual) but his conscience bothers him enough (now, <b>that</b> is unusual!) so he won\'t say two lies in a row.<p>\r\nHe said ten consecutive statements.<p>\r\nHow many combinations of truths/lies can there be?','Every 9-statement sequence (\"9SS\") can be converted into a 10SS sequence by appending a true statement. Every 8SS can be converted into a 10SS by appending first a true statement, and then a false statement.\r\n<p>\r\n(The reciprocal processes are also valid; if a 10SS ends in a true statement, remove it and you\'ll get a 9SS, and if the 10SS ends in a false statement, remove the last two statements, and you\'ll get a 8SS.)\r\n<p>\r\nThus, the number of 10SS= the number of 9SS+ the number of 8SS (let\'s write 10SS=9SS+8SS) and recursively, in a Fibonacci way, 9SS=8SS+7SS, 8SS=7SS+6SS... Since 1SS=2 and 2SS=3, 10SS=144.','2004-02-27',20040302151611,NULL,3,3,0,4.00,20040227074833,0);
INSERT INTO problem VALUES (1955,7,0,2716,'A kiss is just a kiss...','KISS x KISS = PASSION','2033 x 2033 = 4133089','2004-01-20',20040324232101,NULL,3,3,7,0.00,00000000000000,243);
INSERT INTO problem VALUES (1271,20,2,1567,'Words in Common 4','What do the following words have in common?<p>oar, late, rust, allow, early, usher, ragged, leaning ','When the last letter of each word is added to the beginning, it makes a new word:\r\n<p>\r\nroar, elate, trust, wallow, yearly, rusher, dragged, gleaning','2003-09-11',20030916214628,NULL,3,3,0,4.50,20030911075804,0);
INSERT INTO problem VALUES (1545,21,1,3172,'Lost my pointer 2','You are given a pointer to the head of a SINGLY linked list.  Write a function that takes as an argument one pointer, and determines whether or not the list is \"looped\".<BR><BR>\r\nA \"looped\" list means that the linked list has a node that points to a PREVIOUS member (thereby creating a cycle).<BR><BR>\r\nClearly, if a list is looped, and you attempt to simply go from node to each next node until you reach the end, you will never get to an end (just going around and around the loop forever).<BR><BR>\r\nConditions: The list (and the loop, if it exists) may be of any given size (up to available memory), and your function has only 64 bytes (16 4-byte pointers) of available heap/stack space).<BR><BR>\r\n***Extra Credit: What is the speed (big-O notation) of your solution?<BR>\r\n__________________________________<P>\r\n\r\nFor those of you non-computer types: a singly linked list is simply a list of records where each record (node) points to the NEXT record.  (The only way to get to a node is to first be at the previous node.)  The first node is special in that we keep track of where it is. <P>\r\n\r\nSo, we can always get to the first node, but to  get to the second we must first get to the first node.  To get to the third, we must first get to the second, and so on.<P>\r\n\r\nTherefore, it is an easy matter of traversing all the nodes in order.  But it is impossible to go backwards (unless one keeps track of all previously visited nodes) or to access the nodes in any other order (like random access or alphabetically).<P>\r\n\r\nNormally, the last node points to NULL, and we generally know to stop at that point.<P>\r\n\r\nThis problem arises when one of the nodes MIGHT point to a node that occurred in the list previously.  (For instance, the 651st node points to the 83rd node.)  Then we will end up going from the 651st -> 83rd -> 84th... and continue looping.<P>\r\n\r\nThe question is... how do we know that we\'ve looped?  (And how quickly can we determine whether or not we looped.)<P>','I\'ll post this later.','2003-12-18',20040311232102,NULL,3,3,0,4.00,20031218140206,0);
INSERT INTO problem VALUES (1210,22,2,1626,'Third Base','Here are some newspaper headlines:\r\n<br><br>YOU RUB IT,<br>\r\nSHEEP DUELED WAR STEPS,<br>\r\nAGING BORED TO NUT PRAYED,<br>\r\nFOSSILL WINS A QUIT AND OIL IT<br><br>\r\n\r\nWhat is the most likely \"name\" for this newspaper?<br><br>\r\n\r\nA: WARRITIRE\r\nB: AT IT SPARED\r\nC: TANK CURE<br><br>\r\n\r\nNote: Spaces/commas count in this code, but are nothing in it. Also, treat all words to have one space/comma between the next word. (There is no space before the beginning or after the end of the headlines, or before each possible newspaper name)','As the name of the problem states, you need to convert the letters into numbers, then use base three to condense it into a sensible sentence.\r\n<p>\r\nTo convert each letter into a number, treat space (here a _ means a space) as the first letter, and break every 9 letters. So it\'s _ABCDEFGH = 0, IJKLMNOPQ = 1, and RSTUVWXYZ = 2. For example, YOU = 212\r\n<p>\r\nThen take 3-digit clumps, and convert that into base 10 and its corrosponding letter. 212 = 23, which is W in this case.\r\n<p>\r\nConverting the newspaper headlines gives WHAT IS THE LARGEST EVEN PRIME, and the newspaper names give WARRITIRE = 202212120, or TWO, AT_IT_SPARED = 020120210200, or FOUR, and TANK_CURE = 201100220 or SIX. The greatest even prime is two, so WARRITIRE is the name of the newspaper.\r\n<p>\r\nDJ offers a somewhat more detailed explanation <a href=http://perplexus.info/show.php?pid=1210&cid=7963>here</a>.','2003-09-15',20040225103933,NULL,4,3,0,2.33,20030915125004,0);
INSERT INTO problem VALUES (1211,14,2,2402,'The invisible square','You are on an infinite Cartesian plane at the origin (0,0). For every integer pair of coordinates (n,m) there\'s a null-dimensional point (that is, the point has zero width and height). \r\n<p>\r\nSome of these are \"visible\" to you, but some others are \"invisible\". For example, the point (2,2) is not visible from the origin since it is \"blocked\" by (1,1). On the other hand, (3,5) is \"visible\" to you since there are no other points in the way.\r\n<p>\r\nWhere can you build an \"invisible\" unit (1x1) square (all four vertices of which are \"invisible\" points) as near as possible to you - and the origin?\r\n','One such square has the vertices:<br>\r\n(14, 20), (15, 20), (14, 21), (15, 21).\r\n<p>\r\nThe idea is that we need to find two pairs of consecutive integers that are multiples, collectively, of four distinct primes.<br>\r\nThe primes that yield the lowest solution, of course, are the four lowest primes: 2, 3, 5, and 7.<br>\r\nThe lowest pairs of consecutive numbers that are multiples of these primes are 14, 15 and 20, 21.\r\n<p>\r\nDJ offers a full solution and explanation <a href=http://perplexus.info/show.php?pid=1211&cid=7342>here</a>.','2003-08-24',20040225103933,NULL,3,3,0,4.00,20030824060553,0);
INSERT INTO problem VALUES (1216,14,2,1575,'Deceleration','George is driving 100 ft/sec toward an intersection.<br>\r\nHe looks to his right, and sees Bill, driving 30 ft/sec toward the same intersection. George foolishly slams on his brakes.<br>\r\n<br>If he had kept going 100 ft/sec, he would have been through the intersection long before Bill got there.<br>\r\n<br>\r\nAt the instant that he slams on his brakes, the center of George\'s car is 125 ft from the intersection, and the center of Bill\'s car is 150 ft from the intersection. George\'s brakes give his car an acceleration of -30 ft/sec&sup2;.<br>\r\nBill never changes his speed.<br>\r\nEach car is 13 ft long and 7 ft wide.<br>\r\n<br>\r\nWill there be a collision? ','The idea used to solve this is the familiar distance formula:\r\n<pre>d = v<sub>i</sub>t + ½at²</pre>\r\nwhere <tt>v<sub>i</sub></tt> is the initial velocity, <tt>a</tt> is the acceleration, and <tt>d</tt> is the distance traveled in <tt>t</tt> seconds.<br>\r\nIf an object is moving at constant speed, the acceleration a is just 0, so the forumula simply becomes:\r\n<pre>d = vt</pre>\r\nBefore I tell you the answer, let\'s look at the wrong answer:<p>\r\n<ul><li>\r\nFirst, use the formula for constant speed to find out when Bill will reach the intersection. He is 150\' away, moving at 30 fps, so it is simple enough to solve for the time:\r\n<pre>\r\n    d = vt\r\n  150 = 30 t\r\n    t = 5 sec\r\n</pre>\r\nHe will reach the intersection in 5 seconds.\r\n<p>\r\nNow, we need to find out where George will be in 5 seconds.<br>\r\nHe starts out with a speed (<tt>v<sub>i</sub></tt>) of 100 fps, and his acceleration is -30 <tt><sup>ft</sup>/<sub>s²</sub></tt>.<br>\r\nSo, after 5 seconds (<tt>t</tt>=5):\r\n<pre>\r\n    d = v<sub>i</sub>t - ½at²\r\n    d = 100(5) + ½(-30)(25)\r\n    d = 125\r\n</pre>\r\nWe see that George will have gone 125 feet, in those 5 seconds. In other words, he will be at the intersection at the same time as Bill. The dimentsions of the cars do not matter, the centers of their cars will exactly coincide. Crunch.\r\n<p></li><li>\r\nBut, it turns out, that is the wrong answer. There will be no collision. George will zoom right on through the intersection and screech to a halt before Bill even reaches it.\r\n<p>\r\nThe discrepancy arises because, although George\'s brakes apply a constant deceleration, once he comes to a stop, he stops. If we assume the constant deceleration for the entire time, that would be the situation in which his car slows down, stops, and starts speeding up in reverse. Obviously, that is not the situation we are to consider here.\r\n<p>\r\nSo, to solve this problem correctly, we first need to determine how long it took George to come to a complete stop.<br>\r\nWe can do this with the formula for change in speed (with constant accelaration, and determine what time (<tt>t</tt>) it took him to go from v<sub>i</sub>=100 <tt><sup>ft</sup>/<sub>s</sub></tt> to a full stop (v<sub>f</sub>=0):\r\n<pre>\r\n    v<sub>f</sub> = v<sub>i</sub> + at\r\n     0 = 100 - 30t\r\n     t = 3 1/3 sec = 10/3\r\n</pre>\r\nThen, we can find out where he ends up, but subsituting that time into the original equation:\r\n<pre>\r\n    d = v<sub<i></sub>t - ½at²\r\n    d = 100(10/3) + &frac12;(-30)(10/3)&sup2;\r\n    d = 1000/3 - (30/2)(100/9)\r\n    d = 1000/6 = 166 2/3\r\n</pre>\r\nSubtract from that distance the 125\' he had to travel, and he ends up stopping 41\'8\" beyond the intersection, 1.7 seconds before Bill crosses it. Even after considering the width and length of the cars, they are nowhere near each other.<br>\r\n<br>\r\nThere will be no collision.\r\n</li></ul>','2003-10-02',20040121232102,NULL,3,3,0,4.29,20031002074249,0);
INSERT INTO problem VALUES (1360,4,2,1575,'Quiz Quandary','A teacher said that she had observed that how well a student does on a particular quiz depends on how well or poorly he or she did on the last quiz. Then she gave  the following statistics:<br>\r\n<br>\r\nIf you did well on a quiz, there is an 80% chance you will do well on the next quiz, a 15% chance you will do so-so, and a 5% chance you will do poorly.<br>\r\n<br>\r\nIf you did so-so on a quiz, there is a 20% chance you will do well on the next quiz, a 60% chance you will do so-so, and a 20% chance you will do poorly.<br>\r\n<br>\r\nIf you did poorly on a quiz, there is a 3% chance you will do well on the next quiz, a 15% chance you will do so-so, and an 82% chance you will do poorly. \r\nThe teacher then asked the following question (which she said we\'d be able to answer once we had successfully completed the class):<br>\r\n<br>\r\nIf you did well on the first quiz, what is the probability that you will do well on the fifth quiz in the class?','set up a matrix for the probabilities.<br>\r\nDifferent probability outcomes depend on how one did on previous\r\nquizzes:\r\n<pre>\r\n        Well   So-so  Poor\r\nWell    .80    .15    .5\r\nSo-So   .2     .6     .2\r\nPoorly  .3     .15    .82\r\n</pre>\r\nUsing the matrix, multiplying itself 4 times will give us a matrix that will\r\nhelp show what the probability of doing well on the fifth quiz.<br>\r\nThis matrix emulates the solution tree that one could make by hand.<br>\r\nThe probability of doing well on the fifth quiz is .52184 or 52.184%.<br>\r\nThe probability of doing well on the fifth quiz if one did well on the first\r\nquiz is 52.2%.','2003-12-26',20040104123358,NULL,3,3,0,3.33,20031226131113,0);
INSERT INTO problem VALUES (1217,5,2,1575,'Centrifugal Balance','You are a biochemist, working with a 12-slot centrifuge. This is a gadget that has 12 equally spaced slots around a central axis, in which you can place chemical samples you want separated. The slots on the centrifuge are numbered 1 through 12 clockwise (and clock-like).<br>\r\n<pre>\r\n           12  1\r\n        11        2\r\n\r\n      10            3\r\n             °\r\n       9            4\r\n\r\n         8        5\r\n            7  6\r\n</pre>\r\nWhen the machine is turned on, the samples whirl around the central axis and do their thing. To ensure that the centrifuge runs smoothly, the samples must be distributed in the 12 slots such that it is balanced evenly.<br>\r\n<br>Can you use the centrifuge to run 5 samples?<br>\r\n<br>\r\n<i>For example, if you have four samples, they may be placed in slots 1, 4, 7, and 10 to balance the centrifuge.</i>','<b>Yes.</b>\r\n<p>\r\nThe first and most obvious point is that any factor of twelve, other than one (leaving 2, 3, 4, 6, 12), is a solution.<br>\r\nNext, realize that the superposition of any two solutions is yet another solution; two arrangements that are balanced individually will be balanced when placed at the same time, provided that it is possible to do so without needing two tubes to occupy the same slot.\r\n<p>\r\nFor the case 2+3 (to get the five we are looking for in the problem), there is no problem: Place 3 tubes, one in every 4th position, then place the 4th and 5th diametrically opposed (each will end up in a slot adjacent to one of the first 3 tubes).<br>\r\nSo, <i>1, 2, 5, 8, 9</i> is one example of a five-slot solution.\r\n<pre>\r\n             ·   X\r\n         ·           X\r\n\r\n       ·               ·\r\n               °\r\n       X               ·\r\n\r\n         X           X\r\n             ·   ·\r\n</pre>\r\nNote that this is the only solution, save rotations of the same pattern.\r\n<p>\r\nThe obvious generalization that follows is, what numbers of tubes cannot be balanced?\r\n<p>\r\nFirst, we also observe that if x has a solution, 12-x also has one (obtained by swapping tubes and holes). Considering this, the valid factors of 12 (2, 3, 4, 6, 12), and the method for running five tubes that we have just determined, it is obvious that 1 and 11 are the only cases without solutions. In other words, since each number 2-5 has a solution, so do 7-10 (as well as 0, 6, and 12).\r\n<p>\r\nHere is how this problem is often solved in practice: a dummy tube is added to produce a total number of tubes that is easy to balance. For example, if you had to centrifuge just one sample, you\'d add a second tube of equal weight opposite it for balance.','2003-10-04',20040114232101,NULL,3,3,0,4.22,20031004095908,0);
INSERT INTO problem VALUES (1218,20,2,1575,'Letter Cubes 4','In the game of Letter Cubes, a different letter of the alphabet is on each face of each of the 4 cubes so that 24 of the 26 letters of the alphabet occur. Words are formed by rearranging and turning the cubes so that the top letters spell a common 4-letter word. The 14 words below have been made using today\'s cubes.<br>\r\n<br>\r\nCan you recover the 6 letters on each die?<br>\r\n<pre>\r\nBECK\r\nCOZY\r\nDEWY\r\nFLAW\r\nGAPE\r\nJOVE\r\nLAIR\r\nMASK\r\nPLOT\r\nRASH\r\nSAFE\r\nSULK\r\nTOWN\r\nVOTE\r\n</pre>','<pre><b>\r\nA B J T U Y\r\nC I P S V W\r\nD F G K O R\r\nE H L M N Z\r\n</b></pre>\r\nFrom the introduction, each of the 24 faces of the 4 cubes has a different letter on it.\r\n<p>\r\nGiven the word MASK, we\'ll arbitrarily assign M to cube 1, A to cube 2, S to cube 3, and K to cube 4.\r\n<pre>\r\nM\r\nA\r\nS\r\nK\r\n</pre>\r\nThen, given the word SULK, L cannot be on the same cube as the S or K, and from LAIR, it is not on cube 2 with A. L is on the first cube with M.\r\n<pre>\r\nM L\r\nA\r\nS\r\nK\r\n</pre>\r\nThen, the U in SULK must be with the A from MASK.\r\n<pre>\r\nM L\r\nA U\r\nS\r\nK\r\n</pre>\r\nR is not on the cube with A or L (LAIR), or S (RASH), so it must be with K.\r\n<pre>\r\nM L\r\nA U\r\nS\r\nK R\r\n</pre>\r\nThus, the H in RASH is on the first die, and the I in LAIR is on the third.\r\n<pre>\r\nM L H\r\nA U\r\nS I\r\nK R\r\n</pre>\r\nF is not on the cube with A, L (FLAW), or S (SAFE); it is with K and R.\r\n<pre>\r\nM L H\r\nA U\r\nS I\r\nK R F\r\n</pre>\r\nThe W, then, from FLAW is on the third die, and E (SAFE) is on the first.\r\n<pre>\r\nM L H E\r\nA U\r\nS I W\r\nK R F\r\n</pre>\r\nThe T and the O are not with W (TOWN) or L (PLOT); they are on dice 2 and 4 in some order. Thus, the N in TOWN is on the first cube, and the P in PLOT is on the third.\r\n<pre>\r\nM L H E N\r\nA U\r\nS I W P\r\nK R F\r\n</pre>\r\nThen, we also know that G (GAPE) is on the fourth die.\r\n<pre>\r\nM L H E N\r\nA U\r\nS I W P\r\nK R F G\r\n</pre>\r\nFrom DEWY, the D and Y are on dice 2 and 4 in some order, along with T and O. O and Y are on different cubes (COZY), so T and Y are on one of these cubes and O and D are on the other.<br>\r\nLeaving that aside for the moment, the C and Z in COZY, then, must be on die 1 and 4 in some order. C is not on the first die with E (BECK), so it is on cube 3 and Z completes cube 1.\r\n<pre>\r\nM L H E N Z\r\nA U\r\nS I W P C\r\nK R F G\r\n</pre>\r\nBy elimination, B (BECK) is on cube 2 with A and U.\r\n<pre>\r\nM L H E N Z\r\nA U B\r\nS I W P C\r\nK R F G\r\n</pre>\r\nLastly, given JOVE, the J and V cannot go with the O or the E. One of them is one cube 3, the other is with TY on die 2 or 4. V can\'t be on the same cube as T (VOTE), so J is with TY and the V finishes cube 3.\r\n<pre>\r\nM L H E N Z\r\nA U B\r\nS I W P C V\r\nK R F G\r\n</pre>\r\nNow, only second cube can hold three extra letters, so TYJ go there, and O and D fit onto cube 4.\r\n<pre>\r\nM L H E N Z\r\nA U B T Y J\r\nS I W P C V\r\nK R F G O D\r\n</pre>\r\nJust for aesthetics, put these in alphabetical order:\r\n<pre>\r\nA B J T U Y\r\nC I P S V W\r\nD F G K O R\r\nE H L M N Z\r\n</pre>\r\n<font size=1><i>(Originally from <a href=http://www.allstarpuzzles.com target=_blank>allstarpuzzles.com</a>)</i></font>','2003-10-07',20031018125239,NULL,3,3,0,4.57,20031007151001,0);
INSERT INTO problem VALUES (1219,7,2,1575,'Attention Sports Fans','What number belongs in the spot with the question mark below (and why)?<br>\r\n<pre>\r\n  1   2   3   4   5   6   7   8   9  10\r\n  0   1   1   1   1   3   2   4   4   ?\r\n</pre>','<b>5 (five)</b><br>\r\n<br>\r\nThe numbers in each column give the distinct number of ways to score that number of points in a football game.<br>\r\nThere are three main ways to score in football, by touchdown, field goal, or safety.<br>\r\nA safety is worth two points.<br>\r\nA field goal is worth three points.<br>\r\nA touchdown is worth six points. After scoring a touchdown, a team has the option of kicking for another extra point, or trying to drive back into the end zone for two points (called a two-point conversion). Of course, either of these attempts could fail and the team would score only the six points for the touchdown.<br>\r\n<br>\r\nGiven that, the possible ways to score are:<br>\r\n<ol>\r\n<li>Cannot be done\r\n<li>One safety (2)\r\n<li>One field goal (3)\r\n<li>Two safeties (2+2)\r\n<li>One safety and one field goal (2+3)\r\n<li>One touchdown (6)<br>\r\nTwo field goals (3+3)<br>\r\nThree safeties (2+2+2)\r\n<li>A touchdown with the extra point (7) <br>\r\nA field goal and two safeties (3+2+2)\r\n<li>Four safeties (2+2+2+2)<br>\r\nTwo field goals and a safety (3+3+2)<br>\r\nA touchdown and a safety (6+2)<br>\r\nA touchdown with a two-point conversion (8)\r\n<li>Three field goals (3+3+3)<br>\r\nA touchdown and a field goal (6+3)<br>\r\nA touchdown with the extra point and a safety (7+2)<br>\r\nOne field goal and three safeties (3+2+2+2)\r\n<li>A touchdown with the extra point and a field goal (7+3)<br>\r\nFive safeties (2+2+2+2+2)<br>\r\nTwo field goals and two safeties (3+3+2+2)<br>\r\nA touchdown and two safeties (6+2+2)<br>\r\nA touchdown with a two-point conversion and a safety\r\n (8+2)</ol>\r\nSo, there are five different ways to score ten points in a football game.\r\n<p>\r\nAnother way to arrive at the same analysis, without having to know anything about any sport, would simply be to say that the number in the second row is the number of ways you can generate the number in the first row by adding the numbers 2, 3, 6, 7, and 8.','2003-10-12',20031028232101,NULL,3,3,0,3.64,20031012072607,0);
INSERT INTO problem VALUES (1677,6,0,1626,'The Tour','You want to conduct a tour of this museum:<br><br>\r\n<tt>\r\nA-B-C<br>\r\n| | |<br>\r\nD-E-F<br>\r\n| | |<br>\r\nG-H-I<br>\r\n| | |<br>\r\nJ-K-L<br><br>\r\n</tt>\r\nYou want to walk through all the hallways once. What would be the least amount of walking you would need to do (each hallway is a kilometer long) to cover all the hallways at least once? (You can start and stop anywhere.)','Starting at B, your route could be B-A-D-E-B-C-F-I-F-E-H-G-D-G-J-K-H-I-L-K for a total of 19 kilometers.','2003-10-21',20040324232101,NULL,2,3,17,0.00,00000000000000,374);
INSERT INTO problem VALUES (1220,16,1,1575,'Strike a Chord (..Any Chord)','What is the probability that a randomly drawn chord will be longer than the radius of the circle?<p>\r\nProve it.','                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ','2003-10-09',20031116232102,NULL,4,3,0,4.55,20031009140951,0);
INSERT INTO problem VALUES (1221,7,1,1575,'An Odd Pyramid','Consider the numerical pyramid below, formed by simply putting down the series of odd numbers into a pyramid.<br>\r\n<pre>\r\n           1\r\n         3   5\r\n       7   9   11\r\n    13  15  17   19\r\n      . . .\r\n</pre>\r\nFind a formula for the sum of the numbers in the nth row, and prove it.','','2003-10-14',20031110232101,NULL,3,3,0,4.29,20031014124633,0);
INSERT INTO problem VALUES (1669,18,0,1626,'More Bird Watching','There are 60 birds  on a telephone wire and you get bored of bird watching and decide to hunt them. <br><br>\r\nNo bird is colored other than red, yellow, or blue, although some birds may have more than one color.<br><br>\r\n\r\nYou start off by shooting 1/2 the birds with red on them, followed by 3/4 of the birds with blue that remain. Then you shoot 1/4 of the birds with yellow that remain, and finally you shoot half of the birds with red that remain.<br><br>\r\n\r\nHow many are left?','None. No bird would remain after the first shot.','2003-10-16',20040324232101,NULL,3,3,15,0.00,00000000000000,353);
INSERT INTO problem VALUES (1222,14,2,1575,'Hello Operator','Consider a binary operation # that is closed under the set of integers (if a and b are integers, then a#b is an integer).\r\n<p>\r\nAssume that, for all integers a and b, it is true that (a#b)#a=b.\r\n<p>\r\nProve that a#(b#a)=b.','Just to reiterate, we are given that (for any integers a and b):<br>\r\n(a#b)#a=b,<br>\r\nand we have to prove that:<br>\r\na#(b#a)=b.\r\n<p>\r\nThe first thing to realize is that a and b are merely arbitrary representations of any integer.\r\n<p>\r\nThus, we can rewrite the original assumption as:\r\n<p>\r\n(c#b)#c=b\r\n<p>\r\nWhere c is any integer.\r\n<br>\r\nThen, if we replace c with b#a (which is possible because # is closed for integers):\r\n<p>\r\n((b#a)#b)#(b#a)=b\r\n<p>\r\nThen, also from the original assumption, (b#a)#b=a.<br>\r\nThus, this last equation can be rewritten as:\r\n<p>\r\na#(b#a)=b\r\n<p>\r\nWhich is what we were trying to prove.','2003-10-17',20031031110104,NULL,4,3,0,3.60,20031017120113,0);
INSERT INTO problem VALUES (1638,2,0,1626,'Line Drive Revisited','In Line Drive, it was seen that there were the same amount of | and - each line.<br><br> What sequences would this happen in, how many lines would it go on for, and why would it do that?','?','2003-10-09',20040324232101,NULL,3,3,11,0.00,00000000000000,305);
INSERT INTO problem VALUES (1223,14,2,1575,'Endless Summer','Suppose that the song \"99 Bottles of Beer on the Wall\" was sung from beginning to end.\r\n<p>\r\nWhat would be the sum of all the numbers (including repeats, of course) in the song?\r\n<p>\r\nThen, suppose you have some arbitrary number n bottles, which you would like to sing about. Find a formula in terms of n for the sum of all the numbers you will be singing.','<b>14,850</b>\r\n<p>\r\nStart with the first verse:\r\n<p>\r\n<blockquote>\"<b>99</b> bottles of beer on the wall, <b>99</b> bottles of beer; take <b>one</b> down, pass it around, <b>98</b> bottles of beer on the wall.\"</blockquote>\r\n<p>\r\nThere are four numbers mentioned in the verse:\r\n<pre>\r\n99 99  1 98\r\n</pre>\r\nThe next time around, each of these will decrement by one, except, of course, for the one itself (the same goes for each subsequent verse):<br>\r\n<pre>\r\n99 99  1 98\r\n98 98  1 97\r\n97 97  1 96\r\n .\r\n .\r\n .\r\n 2  2  1  1\r\n 1  1  1  0\r\n</pre>\r\nHere is where a few tricks may prove useful.<br>\r\nFirst, notice that the sum of the third column is going to be 99 (one for each of the 99 verses), so if that 99 is placed atop the last column, the total is simply three times the sum from 1 to 99 (equivalently, three times the sum from 0 to 99).<br>\r\nThat sum is easily found as the sum of sets of pairs:<br>\r\n99 + 0 + 98 + 1 + ... + 50 + 49<br>\r\nwhere each pair adds up to 99.\r\n<p>\r\nThere are 50 pairs in the series, and the total we are looking for is three times that sum, so the answer is simply:<br>\r\n99 * 150 = 14850\r\n<p>\r\nIf you start with n bottles, it is much the same:\r\n<pre>\r\nn    n    1    n-1\r\nn-1  n-1  1    n-2\r\n.\r\n.\r\n.\r\n2    1    1    1\r\n1    1    1    0\r\n</pre>\r\nAgain, there are n rows, so the sum of the column of ones is just n, which appended to the top of the last column yields n + n+1 + ... + 1, and an overall sum of three times that, 3(n + n+1 + ... + 1). The sum of the first n numbers (1 + 2 + ... + n) is n(n+1)/2, so the overall sum for the song involving n bottles is (3n/2)(n+1).\r\n<p>\r\nJust to check, for n=99, this formula becomes:<br>\r\n(3(99)/2)(100)\r\n= 3(99)(50)\r\n= 14850\r\n<p>\r\nwhich is what we arrived at previously.','2003-10-20',20040321232102,NULL,2,3,0,3.20,20031020081258,0);
INSERT INTO problem VALUES (1224,7,2,1575,'Sum, Times, I Wonder..','There are infinitely many pairs of numbers whose sum equals their product.<br>\r\n<br>\r\nHowever, there is only one solution to the equation below, in which each letter stands for a single, distinct digit.<br>\r\n<br>\r\nAB &times; C.DE = AB + C.DE<br>\r\n<br>\r\nWhat digit does each letter in this equation represent?','26 * 1.04 = 26 + 1.04 (=27.04)<br>\r\n\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ','2003-10-24',20040104124403,NULL,3,3,0,4.67,20031024080647,0);
INSERT INTO problem VALUES (1225,4,1,1575,'That\'s a Load of Craps!','Craps is a 1-player dice game that is played as follows: Roll two 6-sided dice; their sum becomes your \"initial\" roll. If this initial roll is 2, 3, or 12, you lose. If the initial roll is 7 or 11, you win. Otherwise, keep rolling the dice until you reroll you initial number (and win) or until you roll a 7 (and lose). \r\n<p>\r\nYou\'re betting that your adversary is going to lose his game of craps, which should be a favorable bet for you. But you receive an anonymous tip that he\'s secretly loaded one of the dice, so that it will always come up 5. This increases his chances of winning to 2/3. \r\n<p>\r\nHaving learned of his evil deed, you\'re going to secretly load his other die so as to minimize his chance of winning. With what probability should you load each of the six faces? And how does that change his probability of winning?','\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ','2003-10-22',20031203232102,NULL,4,3,0,4.40,20031022121349,0);
INSERT INTO problem VALUES (1226,7,2,1575,'Puzzle Strips','The numbers and symbols below are placed onto five vertical strips of paper:\r\n<pre>\r\n           =   =   8   8   2\r\n           +   -   2   6   1\r\n           =   =   5   2   0\r\n           +   +   9   1   9\r\n</pre>\r\nRotate and rearrange the strips so that four valid equations appear across the rows.\r\n<p>\r\nFor example, if you had the 2&times;1 strips:\r\n<pre>\r\n=  =  6  6  8\r\n-  +  1  1  5\r\n</pre>\r\nYou could rearrange them as:\r\n<pre>\r\n5  +  1  =  6\r\n8  =  9  -  1\r\n</pre>\r\n<p>\r\n<i>Note: Consider the numbers as they appear on a digital watch; 0, 1, 2, 5 and 8 are the same when rotated 180°, while 6 and 9 rotate to each other.</i>','<pre><b>\r\n8 = 6 + 2\r\n6 - 5 = 1\r\n2 = 2 + 0\r\n1 + 8 = 9\r\n</b></pre>\r\nWe start out with:\r\n<pre>\r\n=  =  8  8  2\r\n+  -  2  6  1\r\n=  =  5  2  0\r\n+  +  9  1  9\r\n</pre>\r\nObviously, for all four lines to yield a valid equation, one of the first two strips must be flipped over. I\'ll arbitrarily flip the first one:\r\n<pre>\r\n+  =  8  8  2\r\n=  -  2  6  1\r\n+  =  5  2  0\r\n=  +  9  1  9\r\n</pre>\r\nNow, for the first line to have a valid sum, the simplest approach would be to replace one of the 8s with a 6 (to make 2+6=8). Sure enough, the third strip has a 9 at the bottom (which will become a 6 at the top), so we flip that strip:\r\n<pre>\r\n+  =  6  8  2\r\n=  -  5  6  1\r\n+  =  2  2  0\r\n=  +  8  1  9\r\n</pre>\r\nNow, arrange that first line into an equation:\r\n<pre>\r\n2 + 6 = 8\r\n1 = 5 - 6\r\n0 + 2 = 2\r\n9 = 8 + 1\r\n</pre>\r\nThat almost look right already, but the second line doesn\'t work. It <i>could</i> work, since 6-5=1, but we need to rearrange some more.<p>\r\nSince the line that needs correction is the subtraction (the only order-sensitive operation), and only the order of the subtraction needs to change (not the sides of the equation), reversing all of the strips should correct the problem, and not affect the equality of any of the other lines.<br>\r\nInspection shows that this is the case, and the final answer is:\r\n<pre>\r\n8 = 6 + 2\r\n6 - 5 = 1\r\n2 = 2 + 0\r\n1 + 8 = 9\r\n</pre>\r\n<br>\r\n<font size=1><i>Original puzzle by Erich Friedman</i></font>','2003-10-27',20031031110709,NULL,3,3,0,1.50,20031027080408,0);
INSERT INTO problem VALUES (1227,8,2,1575,'Short but  Sweet','What is the fewest number of pitches that a pitcher in a major league baseball game can throw and come away with a complete game?<br>\r\n<br>\r\n<i>(A <b>real</b> complete game, not shortened by rain or anything like that)</i>','<b>25</b><br>\r\n<br>\r\nA first thought would be if he threw each batter one pitch, which was hit into the infield or popped up for a fielded out. If that were the case, he would have thrown 3 pitches in each of 9 innings for a total of 27 pitches.<br>\r\n<br>\r\nHowever, if the batting team is ahead going into the bottom of the ninth, they will not continue needlessly when the game has been decided.<br>\r\nIn that scenario, the losing pitcher throws only eight innings. For the pitcher to be losing, though, each opposing batter cannot have batted into an out, or there would be no score; one batter must have hit a home run. Then, the other 24 at-bats hit into outs, and the game ends after the top of the ninth.<br>\r\n<br>\r\nThere are a few other stipulations: the pitcher must be on the away team (thus, his team bats first), and his team cannot score at all during the course of the game. Then, with one home run and 24 fielded outs, he throws only 25 pitches during the complete game.<br>\r\n<br>\r\nInterestingly to note, the pitcher in this scenario pitched a one-hitter but still lost the game; and he pitched a one-hitter without throwing a single strike.','2003-10-28',20040207232111,NULL,3,3,0,3.73,20031028083523,0);
INSERT INTO problem VALUES (1228,4,2,1575,'5, 6, Pick Up Sticks','Suppose you had five sticks of length 1, 2, 3, 4, and 5 inches. If you chose three at random, what is the likelihood tht the three sticks could be put together, tip to tip, so as to form a triangle?<br>\r\n<br>\r\nNow suppose you had twenty sticks, of lengths 1 through 20 inches. If you picked three at random, what is the likelihood that the three could be put together, tip to tip, to form a right triangle?<br>\r\n<br>\r\n<i>(Assume that a triangle has to have some area)</i>','<b>3/10 (30%)</b> and <b>1/190 (0.526%)</b><br>\r\n<br>\r\nThe number of ways you can pick up the three sticks is<br>\r\n5C3 = 5!/(5-3)!/3! = 5*4*3/6 = 10.<br>\r\nOf those ten ways of choosing the sticks, only three can make triangles (2-3-4, 2-4-5, and 3-4-5). This is because the sum of any two sides of a triangle must be greater than the other side.<br>\r\nTherefore, the probability of being able to form a triangle from the pieces is 3/10, or 30%.<br>\r\n<br>\r\nFor the second case, there are\r\n20C3 =  20!/(20-3)!/3! = 20*19*18/6 = 1140\r\ndifferent ways to pick up the three sticks.<br>\r\nOf these, only six are right triangles (3-4-5, 6-8-10, 9-12-15, 12-16-20, 5-12-13, and 8-15-17).<br>\r\nTherefore, the probability of forming a right triangle is 6/1140 = 1/190, or around a  .526% chance of forming a right triangle.\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                                           ','2003-11-05',20040104122846,NULL,3,3,0,3.50,20031105142622,0);
INSERT INTO problem VALUES (1232,4,2,1626,'The carnival game','You look at a carnival game. The person running it says, \"Just reach your hand into this bag. There are 9 yellow balls and 1 red ball in the bag. You get 4 chances to pull out the red ball. (You have to put the ball you drew back before you draw another ball.) You only have to pay one dollar to play, and you get 3 dollars if you pull out the red ball!\"<br><br>\r\n\r\nAssuming the person running the game is telling the truth, and the balls only differ in color, would you expect to make a net profit or a net loss on this game?','If you play the game 10000 times, theoretically you would lose 9^4 (or 6561) times and win 10000-6561 (or 3439) times. (3439*3)-10000 is 317. <br><br>So, if you played 10000 times, you would theoretically make 317 dollars. So you would more likely make money than lose it, but you would only notice a profit if you played many times.<br><br>If you didn\'t have enough money to cancel out your losing streaks, you might end up losing more than winning, as said <a href=\"http://perplexus.info/show.php?pid=1232&cid=7997\">here</a>.','2003-09-18',20040225103933,NULL,2,3,0,3.86,20030918080156,0);
INSERT INTO problem VALUES (1236,4,2,1575,'Quit While You\'re Ahead','Two men are playing Russian roulette using a pistol with six chambers.<br>\r\nA single bullet is used and the chamber is spun after every turn.<br>\r\n<br>\r\nWhat is the probability that the first man will lose?','<b>6/11</b><br>\r\n<br>\r\nThere is a 1/6 chance that he will lose on the first shot, and a 5/6 chance that he doesn\'t.<br>\r\nIf he doesn\'t, the other man then also has a 1/6 chance (since the chamber is respun) of losing, and a 5/6 chance that he survives the second turn.<br>\r\nTherefore, there is a (5/6)(5/6)= 25/36 probability that the first man takes a second shot, at which point the game essentially starts over.<br>\r\n<br>\r\nFrom this point, there is the same chance that he loses any time after the first shot as after the third shot, etc. Putting this into an equation:<br>\r\n<br>\r\nP = 1/6 + (25/36)P<br>\r\n(11/36)P = 1/6<br>\r\nP = 6/11','2003-11-10',20031117180138,NULL,2,3,0,3.20,20031110061718,0);
INSERT INTO problem VALUES (1239,20,2,1575,'Double Cross','Consider a simple crossword puzzle formed of four five-letter words, joined at the corners by their initial and final letters. For example:<br>\r\n<pre>\r\n   B A S I C\r\n   R       A\r\n   E       D\r\n   A       E\r\n   D E B I T\r\n</pre>\r\nIn classic crossword style, the first word across (BASIC) would be 1 across, BREAD would be 1 down, CADET would be 2 down, and DEBIT would be 3 across.<br>\r\n<br>\r\nNow, consider a similar crossword with the following clues:<br>\r\n<br>\r\nAcross:<br>\r\n1. Caesar, for one<br>\r\n3. Grout and mortar guy<br>\r\n<br>\r\nDown:<br>\r\n1. _____ whale<br>\r\n2. Anagram of \"dinar\"<br>\r\n<pre>\r\n        <u>¹</u> <u> </u> <u> </u> <u> </u> <u>²</u>\r\n        <u> </u>       <u> </u>\r\n        <u> </u>       <u> </u>\r\n        <u> </u>       <u> </u>\r\n        <u>³</u> <u> </u> <u> </u> <u> </u> <u> </u>\r\n</pre>\r\n<br>\r\nThere are two independent solutions. Find both.','<b>Solution 1:</b><br>\r\n<pre>\r\nS A L A D\r\nP       R\r\nE       A\r\nR       I\r\nM A S O N\r\n</pre>\r\n<b>Solution 2:</b><br>\r\n<pre>\r\nR O M A N\r\nI       A\r\nG       D\r\nH       I\r\nT I L E R\r\n</pre>','2003-11-14',20031201180410,NULL,3,3,0,4.75,20031114073924,0);
INSERT INTO problem VALUES (1240,20,2,1575,'Norse Code','What common four-letter man\'s first name has the same property as each of the two- and three-letter combinations below?<br>\r\n<pre>\r\n   ga   sli   smo   wi   bo   la   fea\r\n</pre>','<b>Eric</b><br>\r\n<br>\r\nSpecifically, Eric <i>the Red</i>. Each of the letter combinations forms a word when \'thered\' is added to them:<br>\r\n<pre>\r\ngathered\r\nslithered\r\nsmothered\r\nwithered\r\nbothered\r\nlathered\r\nfeathered\r\n</pre>\r\nand, Eric <i>the Red</i>.','2003-11-18',20040210232107,NULL,4,3,0,3.40,20031118143443,0);
INSERT INTO problem VALUES (1589,8,1,3172,'How many points can you place?','A solitaire game is played with the following rules:<BR>\r\n________________<BR><BR>\r\nOn a line segment (of arbitrary length, set it as long as you wish, but for convenience/reference sake, let\'s say it extends from 0 to 1 on the number line), you place a point anywhere you like on it.<BR><BR>Now place a second point, such that either of the two points is within a different half of the line segment.  (The halves are taken to be \"open intervals\", which means that the end points are not considered \"inside\" the interval.)<BR><BR>\r\nPlace a third point so that each of the three is in a different third of the line.<BR><BR>\r\nAt this point, you may notice that the first two points can\'t be just anywhere.  They cannot, for example, be close together in the middle of the line or close together at one end.  They must be carefully placed so that when the third point is added, each will be in a different third of the line.<BR><BR>\r\nYou proceed in this way, placing every <I>n</i>th point so that the first <I>n</i> points always occupy different 1/<I>n</i>th parts of the line.<BR>\r\n_________________<BR><BR>\r\nIf you choose locations carefully, how many points can you put on the line?','The maximum that can be done is 17.  I don\'t have a proof.\r\n\r\nThis problem comes from <U>The Colossal Book of Mathematics</u>.','2004-01-16',20040303215127,NULL,5,3,0,4.00,20040116125315,0);
INSERT INTO problem VALUES (1247,13,2,1645,'Another Word Sequence','Which letter is missing from this sequence:\r\n<p>\r\nB C E G K Q S W\r\n','<b>M is missing.</b>\r\n<p>\r\nThese are letters which have prime number positions in the alphabet: 2, 3, 5, 7, etc.<br>\r\nM, the thirteenth letter, is the only one missing.','2003-08-26',20030831124915,NULL,3,3,0,3.00,20030826074820,0);
INSERT INTO problem VALUES (1403,20,2,1567,'Words in Common 6','What do the following words have in common?<p>ant, past, sing, teeth, amoeba, escape, therefor','Each word becomes a new word when \"e\" is added to the end:<p>ante, paste, singe, teethe, amoebae, escapee, therefore','2003-09-28',20031104232106,NULL,3,3,0,2.43,20030928093702,0);
INSERT INTO problem VALUES (1500,7,2,1626,'The three squirrels','Two squirrels, A and B are talking about another squirrel, C.\r\n<p>\r\nA: Getting ready for winter is hard! I just gathered up another acorn.\r\n<p>\r\nB: I am a slow worker, so I am doing what I did last year and collecting one acorn per day. I got mine for today already.\r\n<p>\r\nA: Did you hear how many acorns C has now?\r\n<p>\r\nB: Yes, he has the product of how many I had yesterday, today, and will have tomorrow after I have gathered that day\'s acorn.\r\n<p>\r\nA: Anyone who has that many acorns must be a hard worker. I heard he has the product of my and your current acorn quantities, minus their sum.\r\n<p>\r\nIf both squirrels were correct in their statements, how many acorns does each squirrel have (assume each squirrel has a whole number of acorns).','According to B, C has (B-1)(B)(B+1) acorns, or (B^2+B)(B-1) acorns, and that B has accumulated at least 2 acorns.<br><br>\r\n\r\nAccording to A, C has (AB-(A+B), which equals AB-A-B+1-1, or (A-1)(B-1)-1<br><br>\r\n\r\nSubstituting the first equation into the second gives (B^2+B)(B-1)=(A-1)(B-1)-1; Because both terms are divisible by (B-1), but the bottom term is subtracted from 1. This means that if B is greater than 2, the left side can\'t be divisible by the right side. If B equals 2, it works, so B must have 2 acorns, which means C has 6 acorns and A has 8 acorns.<br><br>\r\n\r\nWhich shows that A is a hard worker and self-complimetary, and B is a procrastinator, only starting yesterday!','2004-02-12',20040324232102,NULL,2,3,0,2.80,20040212091502,0);
INSERT INTO problem VALUES (1259,2,2,1575,'Summer Employment','During the summer, Heidi earned money by working for four neighbors, doing a different job for each. Given the following information:<br>\r\n<ol>\r\n<li>Zach hired Heidi to walk his dogs.<br><br></li>\r\n<li>Either Angelica or Maurice lives at #141.<br><br></li>\r\n<li>Raquel lives two houses east of the person who employed Heidi as a babysitter.<br><br></li>\r\n<li>The neighbor who lives at #139 and the person who hired Heidi to do housecleaning are of opposite genders.<br><br></li>\r\n<li>It\'s not the person who hired Heidi to do gardening that lives in the easternmost house, #143.<br><br></li>\r\n<li>All the neighbors live in a row on the same side of the street.<br><br></li>\r\n</ol>\r\nFind each neighbor\'s name, house number, and the job that Heidi did for each.','<pre><b>\r\n#137   Zach      Walking dogs\r\n#139   Maurice   Babysitting\r\n#141   Angelica  Gardening\r\n#143   Raquel    Housecleaning\r\n</b></pre>\r\nFirst, since all four neighbors live in a row on the same side of the street, and the easternmost house is #143, the houses are (from west to east) numbers 137, 139, 141, and 143.<br>\r\n<pre>\r\n#137\r\n#139\r\n#141\r\n#143\r\n</pre>\r\nRaquel lives two houses east of the person who hired Heidi as a babysitter (clue 3); which must be house #141 or #143. She is not in #141 (clue 2); she lives at #143 and the person at #139 employed Heidi as a babysitter.<br>\r\n<pre>\r\n#137\r\n#139                     Babysitting\r\n#141 \r\n#143   Raquel\r\n</pre>\r\nZach, who had his dogs walked, does not live in #143 (Raquel does), #141 (2), or #139 (that person hired her to babysit), so must live at #137.<br>\r\n<pre>\r\n#137   Zach              Walking Dogs\r\n#139                     Babysitting\r\n#141\r\n#143   Raquel\r\n</pre>\r\nThe person who hired a gardener does not live in house #143 (5), #137, or #139, so the person at #141 hired Heidi to do gardening.<br>\r\nBy elimination, Raquel hired her for housecleaning.<br>\r\n<pre>\r\n#137   Zach              Walking Dogs\r\n#139                     Babysitting\r\n#141                     Gardening\r\n#143   Raquel            Housecleaning\r\n</pre>\r\nSince Raquel, a girl, hired Heidi for housecleaning, a man lives at #139 (4), which must be Maurice.<br>\r\nTherefore, Angelica lives at #141.<br>\r\n<pre>\r\n#137   Zach        Walking Dogs\r\n#139   Maurice     Babysitting\r\n#141   Angelica    Gardening\r\n#143   Raquel      Housecleaning\r\n</pre>','2003-11-21',20040316232106,NULL,3,3,0,2.90,20031121103306,0);
INSERT INTO problem VALUES (1664,12,0,1626,'Cold creation','The Fifth, Five, Fifty, and Nothing I hold,<br> when they are put together.<br>\r\nI die when I am cold<br>\r\nbut not just in cold weather.<br><br>\r\n\r\nWhat am I?<br><br>\r\n\r\n(Based on a similar riddle)','LOVE','2003-10-15',20040324232101,NULL,2,3,14,0.00,00000000000000,341);
INSERT INTO problem VALUES (1665,9,0,1626,'Multiplication Problems','(I remember hearing this paradox and thought it would be good here)<br><br>\r\n\r\nThe multiplicitave property of equality says that if you multiply both sides by the same amount, it comes out the same.<br><br>\r\n\r\nFor example, 3 feet = 1 yard, so 6 feet = 2 yards.<br><br>\r\n\r\nDoesn\'t this mean then, since a glass half full equals a glass half empty, a glass full equals a glass empty?','?','2003-10-15',20040324232101,NULL,3,3,15,0.00,00000000000000,352);
INSERT INTO problem VALUES (1264,2,2,1575,'Gotta Have Art','<pre>\r\n                                      ___   ___\r\nArt has four self-portraits on       | 1 | | 2 |\r\ndisplay in his house, each           |___| |___|\r\ndepicting him in a different          ___   ___\r\nlocation.                            | 3 | | 4 |\r\n                                     |___| |___|\r\n</pre>\r\nGiven the following:\r\n<ol>\r\n<li>Painting #1 is not in oils.</li>\r\n<li>Painting #2 shows Art either hang gliding or on a motorcycle.</li>\r\n<li>The painting of Art next to a windmill is done either in acrylics or tempera paints.</li>\r\n<li>Art\'s hang gliding picture and the one done in tempera paints are in different rows.</li>\r\n<li>The painting of Art surfing (which is not done in acrylics) is above the watercolor.</li>\r\n</ol>\r\nFind out what each painting depicts the medium Art used to paint each.','<pre><b>\r\n#1  surfing        temperas\r\n#2  motorcycle     oils\r\n#3  hang gliding   watercolors\r\n#4  windmill       acrylics\r\n</b></pre>\r\nPainting #2 shows Art either hang gliding or on a motorcycle (clue 2).<br>\r\n<pre>\r\n#1  \r\n#2  hang gliding/motorcycle\r\n#3\r\n#4\r\n</pre>\r\nTherefore, Art is surfing in painting #1 and the watercolor is #3 (5).<br>\r\n<pre>\r\n#1  surfing\r\n#2  hang gliding/motorcycle\r\n#3                            watercolor\r\n#4\r\n</pre>\r\nThe painting of Art by a windmill is acrylics or temperas (3), so it must be painting #4.\r\n<pre>\r\n#1  surfing\r\n#2  hang gliding/motorcycle\r\n#3  hang gliding/motorcycle   watercolor\r\n#4  windmill                  acrylics/temperas\r\n</pre>\r\nThe oil painting isn\'t #1 (1), so it must be #2.\r\n<pre>\r\n#1  surfing                   acrylics/temperas\r\n#2  hang gliding/motorcycle   oils\r\n#3  hang gliding/motorcycle   watercolor\r\n#4  windmill                  acrylics/temperas\r\n</pre>\r\nThe acrylic doesn\'t show Art surfing (5), so it shows him next to a windmill, and the surfing painting must be done in temperas.\r\n<pre>\r\n#1  surfing                   temperas\r\n#2  hang gliding/motorcycle   oils\r\n#3  hang gliding/motorcycle   watercolor\r\n#4  windmill                  acrylics\r\n</pre>\r\nPainting #3, then, depicts Art hang gliding (4).\r\nBy elimination, #2 shows him on his motorcycle.\r\n<pre>\r\n#1  surfing        temperas\r\n#2  motorcycle     oils\r\n#3  hang gliding   watercolors\r\n#4  windmill       acrylics\r\n</pre>','2003-11-24',20040210232107,NULL,3,3,0,3.20,20031124062341,0);
INSERT INTO problem VALUES (1269,20,2,1575,'Alphabet Soup','Insert a different letter of the alphabet into each of the blanks to form words of five or more letters reading across. The letter you insert may be the first, last, or in the middle of the word.\r\n<p>\r\nExample: In the first row, insert the letter C to form the word MARCH.\r\n<pre>\r\nT R A M A R _ H E G O U S \r\nD E L E D E _ O T E C A R \r\nG L O T A C _ N D Y U N T \r\nR I N C E L _ O R T H A D \r\nE T I M B E _ C L O F I C \r\nL E W I N D _ N S E N C H \r\nM A C I E R _ A U N T E R \r\nC A P P E N _ O L A B E S \r\nF R A S O F _ A S T U R M \r\nA L T E B E _ A N N E S E \r\nH I N A M I _ E D B R I C \r\nB L A N M A _ L E D N E L \r\nI N C E D I _ Z Y E C T S \r\nN E R S T O _ E D A N T O \r\nC O N N E C _ A S P L I C \r\nK A T R A N _ E R O I C L \r\nO T I P R O _ E R A O U S \r\nP L A D I F _ E R M A C H \r\nJ O L A B L _ O M S G E R \r\nT R A S P O _ U I T E A N \r\nE N C R E S _ U D G E V E \r\nR A T U L M _ R M U R T E \r\nS P I R A B _ I T H O L L \r\nM U S A T O _ E N R E S P \r\nD A N O H E _ P E R P E N \r\nA C R U F A _ O U S N A T \r\n</pre>','<b>My solution:</b>\r\n<pre>\r\nT R A <u>M A R <b>C</b> H</u> E G O U S \r\nD E L E <u>D E <b>V</b> O T E</u> C A R \r\nG L O T A <u>C <b>A</b> N D Y</u> U N T \r\nR I N C E L <u><b>N</b> O R T H</u> A D \r\nE <u>T I M B E <b>R</b></u> C L O F I C \r\nL E <u>W I N D <b>Y</b></u> N S E N C H \r\nM A C I E R <u><b>S</b> A U N T E R</u> \r\nC <u>A P P E N <b>D</b></u> O L A B E S \r\nF R A S O <u>F <b>E</b> A S T</u> U R M \r\nA L T E <u>B E <b>G</b> A N</u> N E S E \r\nH I N A <u>M I <b>X</b> E D</u> B R I C \r\nB L A N <u>M A <b>I</b> L E D</u> N E L \r\nI N C E <u>D I <b>Z</b> Z Y</u> E C T S \r\nN E R S <u>T O <b>W</b> E D</u> A N T O \r\n<u>C O N N E C <b>T</b></u> A S P L I C \r\nK A T R A N <u><b>H</b> E R O I C</u> L \r\nO T I <u>P R O <b>P</b> E R</u> A O U S \r\nP L A <u>D I F <b>F</b> E R</u> M A C H \r\nJ O L A <u>B L <b>O</b> O M</u> S G E R \r\nT R A S P O <u><b>Q</b> U I T E</u> A N \r\nE N C R E S <u><b>J</b> U D G E</u> V E \r\nR A T U L <u>M <b>U</b> R M U R</u> T E \r\nS P I <u>R A B <b>B</b> I T</u> H O L L \r\nM U S A <u>T O <b>K</b> E N</u> R E S P \r\nD A N O <u>H E <b>L</b> P E R</u> P E N \r\nA C R U <u>F A <b>M</b> O U S</u> N A T\r\n</pre>','2003-12-02',20040104121737,NULL,4,3,0,4.00,20031202132657,0);
INSERT INTO problem VALUES (1270,2,1,1575,'Feed the Birds','Bird feeders are much appreciated by our feathered friends during the cold winter months. One chilly morning, Mrs. Allison and four neighbors each filled her feeder with a different kind of food and watched a different type of bird come for a bite.<br>\r\n<br>\r\nFrom the information given, determine the number on each woman\'s house, the type of food she put out, and which bird she saw.<br>\r\n<ol>\r\n<li>Cake crumbs were put out by Mrs. Brewer\'s next-door neighbor, while Mrs. Chandler put out toast.<br><br></li>\r\n<li>Mrs. Emery, who did not see a sparrow, lives at number 8. Mrs. Dennis is not at number 10.<br><br></li>\r\n<li>Mrs. Allison was visited by a thrush, while a robin enjoyed a taste of suet.<br><br></li>\r\n<li>Birdseed was put out at the house located between the one where a cardinal ate and the one visited by a sparrow.<br><br></li>\r\n<li>The blackbird visited the bird feeder at number 2, which was not filled with bread.\r\n</ol>','','2003-11-28',20040221232101,NULL,3,3,0,3.77,20031128110824,0);
INSERT INTO problem VALUES (1832,4,0,1626,'Class Pass','The teacher in a certain class room is allows you to pass a paper with an assignment around, and whomever it ends up on has to do it. The only rule is you can\'t pass it to someone who already has had it.<br><br>\r\n\r\nIn a room of 30 students arranged in a 6 by 5 row, the teacher starts out with the assignment somewhere on the front row of 6 students. When the assingment ends up at someone, everyone else has had the assignment. What is the probability that each student has to do it?','?','2003-11-21',20040324232101,NULL,4,3,23,0.00,00000000000000,430);
INSERT INTO problem VALUES (1275,13,2,1919,'The Nth Sequence','What two numbers come next in this sequence, and what is the rule?<p>\r\n\r\n1/2, 2, 9, 48, 300, __, __.','The next two terms are 2160 and 17640. <p>\r\nThe formula is [N (N!) ] / 2','2003-10-21',20031102232101,NULL,5,3,0,3.00,20031021144512,0);
INSERT INTO problem VALUES (1277,2,2,1626,'The White Suspenders','After the first formal dance the five friends had attended, the one with the black suspenders had to move, and this meant the four remaining friends still wore different colored suspenders, shirts and ties. This time, they only had red, green, blue and white among them. <br><br>Also, each of them went with a girl to the dance, one of them taking Dartam. One of them, Azdam, one of the people going with the one of the four friends, is talking about what she should wear so that she doesn\'t clash with the person that is taking her to the dance. The only thing she knows about him is he will be wearing white suspenders. She gets on the phone with someone else (Zablon) to ask some questions about what everyone will be wearing.<br><br>\r\n\r\nAzdam: So what will everybody be wearing?<br>\r\nZablon: I know that nobody will wear two or more of the same color. For example, the person who is bringing you wouldn\'t wear a white shirt or tie because it might clash with his white suspenders.<br>\r\nAzdam: I still don\'t understand this clashing rule.<br>\r\nZablon: Well... One of my friends is being taken by the guy wearing red suspenders. He\'s wearing a green tie instead of a red one so that it won\'t clash with his red suspenders.<br>\r\nAzdam: Ok, I see...<br>\r\nZablon: Some people have developed preferences this year. For example Bastam decided she isn\'t going with anyone wearing anything green, and Cagram decided she isn\'t going with anyone wearing anything blue.<br>\r\nAzdam: What about the men?<br>\r\nZablon: Well, Forgam and Golkam don\'t like to wear red or blue shirts. Golkram also doesn\'t like to wear blue ties either.<br>\r\nAzdam: Do you know anything else? I feel silly only knowing that the person who is taking me to the dance will be wearing white suspenders.<br>\r\nZablon: Don\'t worry! A friend of mine who is being taken to the dance by Epotram only knows that he will be wearing red suspenders. I found that out when I was talking to her about Cagram breaking up with Holdram. I learned that Holdram isn\'t going to take Cagram to the dance because of this.<br>\r\nAzdam: Ok, well I have to get off the phone... Bye!<br>\r\nZablon: Bye!<br><br>\r\n\r\nAfter Azdam only knew this info, she wondered who was taking her to the dance, and what color shirt and tie he would wear with his white suspenders. She also wondered what girl was going with what boy, and what color shirt, tie, and suspenders each boy would wear. What are the answers to these two questions?','Numbering what we know from Azdam\'s converstaion:<br><br>\r\n\r\n1: Nobody will be clashing<br><br>\r\n\r\n2: The person wearing the red suspenders will be wearing a green tie<br><br>\r\n\r\n3: Bastam isn\'t going with anyone wearing anything green<br><br>\r\n\r\n4: Cagram isn\'t going with anyone wearing blue<br><br>\r\n\r\n5: Forgram and Golkram aren\'t wearing red or blue shirts<br><br>\r\n\r\n6: Golkram isn\'t wearing a blue tie<br><br>\r\n\r\n7: Epotram is wearing red suspenders<br><br>\r\n\r\n8: Holdram isn\'t going with Cagram<br><br>\r\n\r\n9: Also, we know Azdam is going with the guy wearing white suspenders<br><br><br>\r\n\r\n\r\nFrom 2 and 7, we know Epotram is the one wearing the green tie (since both he and the person wearing the green tie are wearing red suspenders), but we also know he isn\'t wearing a red shirt. Since from 5 we know Forgam and Golkam aren\'t wearing red shirts either, Holdram must be wearing the red shirt. From 5 and what we just concluded, Epotram must be wearing the blue shirt.<br><br>\r\n\r\nThe guy wearing the blue shirt isn\'t wearing white suspenders, so he can\'t be going with Azdam. Bastam isn\'t going with anyone wearing green. Since Epotram is wearing the blue shirt and green tie, he can\'t be going with Bastam. Cagram isn\'t going with anyone wearing blue, so the guy wearing the blue shirt isn\'t going with Cagram. This means that the guy wearing the blue shirt is going with Dartam.<br><br>\r\n\r\nFrom this, we can figure out the color suspenders of the guy that\'s going with a particular girl. We just concluded that Dartram is going with the guy wearing red suspenders (since he\'s wearing the blue shirt), and we already knew that Azdam was going with the guy wearing white suspenders. From 3 and 4 we can conclude that Cagram is going with the guy wearing green suspenders, and Bastam is going with the guy wearing blue suspenders.<br><br>\r\n\r\nFrom 2 we know the guy wearing a green tie is wearing the red suspenders, so the guy wearing a blue tie can\'t wear the red suspenders. The guy wearing green suspenders is going with Cagram, so he can\'t wear anything blue (like a blue tie), and the guy with blue suspenders wouldn\'t wear a blue tie to clash with his blue suspenders. So the guy with white suspenders must be wearing a blue tie.<br><br>\r\n\r\nEpotram is wearing a blue shirt with his green tie, so the person wearing the green tie can\'t wear the white shirt. The guy with the blue tie can\'t wear the white shirt because of his white suspenders, and the guy with the white tie can\'t wear the white shirt; both because of clashing. So the person with the white shirt must wear the red tie.<br><br>\r\n\r\nBecause the person wearing the red suspenders is wearing the blue tie, he can\'t wear the green shirt. The person with the green suspenders can\'t wear the green shirt either because it would clash with his green suspenders. Also, since Bastam is going with the guy wearing the blue suspenders, the guy wearing blue suspenders can\'t wear the green shirt because of 3. So, the guy wearing white suspenders must be wearing the green shirt.<br><br>\r\n\r\nThe guy wearing the green shirt must be wearing the blue tie (as white suspenders goes with both of them), and Bastam isn\'t wearing the blue tie, so Bastam isn\'t wearing the green shirt. Epotram (who is wearing the blue shirt) and Holdam (who is wearing the red shirt) aren\'t either. So Forgam is wearing the green shirt and Golkam is wearing the white shirt.<br><br>\r\n\r\nSince Forgam is taking Azdam, Holdam can\'t be going with her. From 8 we know Holdam isn\'t going with Cagram, and we know Epotram is taking Dartam, so Holdam can\'t go with her. This means Holdam is going with Bastam and Golkam is going with Cagram.<br><br>\r\n\r\nFilling in groups (like Golkam is going with Cagram, and Cagram is going with the guy that is wearing green suspenders, so Golkam must be wearing green suspenders) shows what guy\'s going with what girl, and what each guy is wearing.<br><br>\r\n\r\nIn conclusion:<br><br>\r\n\r\nEpotram will wear red suspenders and a green tie with his blue shirt while going with Dartam.<br>\r\nForgam will wear white suspenders and a blue tie with his green shirt while going with Azdam.<br>\r\nGolkam will wear green suspenders and a red tie with his white shirt while going with Cagram.<br>\r\nHoldam will wear blue suspenders and a white tie with his red shirt while going with Bastam.<br><br>\r\n\r\nUnfortunately for Azdam, the four boys weren\'t as prominent with their suspenders as last time. All four wearing a black jacket with their shirt, tie, suspenders and black pants, so she had to wait for Forgram to take off his jacket and reveal that he was the one wearing white suspenders before Azdam felt comfortable dancing with him.\r\n','2003-10-01',20031210232105,NULL,4,3,0,4.60,20031001154318,0);
INSERT INTO problem VALUES (2199,2,0,3372,'.kj kj bjb kjlkj kj jkkj',',bjhb','hg hg hgfhjf hgfhjg j','2004-03-09',20040324232101,NULL,3,3,10,0.00,00000000000000,301);
INSERT INTO problem VALUES (1286,6,2,979,'Horse Race','Five horses - \'FIRST\', \'SECOND\', \'THIRD\', \'FOURTH\' and \'FIFTH\' ran in the race. (There were no ties.)\r\n<br>\r\n\'FIRST\' did not come first. \r\n<br>\r\n\'SECOND\' was neither first nor last. \r\n<br>\r\n\'THIRD\' came in one place after \'FIRST\'. \r\n<br>\r\n\'FOURTH\' was not second. \r\n<br>\r\n\'FIFTH\' was two places below \'FOURTH\'.\r\n<br>\r\nIn what order did the horses finish? ','The different possibilities are: \r\n<br>\r\nFIRST - 2,3,4 (not 5th as THIRD came one place after him) \r\n<br>\r\nSECOND - 2,3,4 \r\n<br>\r\nTHIRD - 3,4,5 \r\n<br>\r\nFOURTH - 1,3 (not 4th & 5th as FIFTH is two place after him) \r\n<br>\r\nFIFTH - 3,5 \r\n<br>\r\nSo the result is:\r\n<br> \r\n1. FOURTH \r\n<br>\r\n2. SECOND\r\n<br> \r\n3. FIFTH\r\n<br> \r\n4. FIRST\r\n<br> \r\n5. THIRD','2004-01-19',20040204015737,NULL,3,3,0,2.00,20040119082948,0);
INSERT INTO problem VALUES (1929,16,0,3172,'Equilateral Triangle','Can an equilateral triangle have vertices at integer lattice points?<BR><BR>\r\n\r\n<I>Integer lattice points are such points as (101, 254) or (3453, 12), but not points such as (123.4, 1) or (&#8730;2, 5)</i>','No.\r\n','2004-01-18',20040324232101,NULL,4,3,11,0.00,00000000000000,310);
INSERT INTO problem VALUES (1930,16,0,3172,'You say you want a revolution...','A circle with radius 1 rolls without slipping once around a circle with radius 3. How many revolutions does the smaller circle make?<BR><BR>\r\n\r\n(Does it matter if the smaller circle rolls on the inside or outside of the larger circle?)','<B>4</b> if the smaller circle rolls on the outside of the larger circle; <B>2</b> if it rolls on the inside.<BR><BR>\r\n\r\nImagine you are rolling a wheel by pushing it along the equator of the earth. Suppose the circumference of the wheel is one third of that of the earth. By the time you return to your starting point, the wheel finishes 3 revolutions relative to you. But do not forget you yourself also finishes 1 revolution in the same direction. As a result, the number of absolute revolutions is 3+1=4.<BR><BR>\r\n\r\nBut if the small circle is rolling inside the large circle, the answer is then 3-1=2, because in this case the wheel makes a counter-revolution as you walk once around.','2004-01-18',20040324232101,NULL,3,3,11,0.00,00000000000000,311);
INSERT INTO problem VALUES (1289,14,2,979,'Squares and Rectangles','There is a grid of 20 squares by 10 squares. How many different rectangles are possible? \r\n<br>\r\n(Note that square is a rectangle). \r\n','11550 \r\n<br>\r\nThe Generic solution to this is: \r\n<br>\r\nTotal number of rectangles = (Summation of row numbers) * (Summation of column numbers) \r\n<br>\r\nHere there are 20 rows and 10 columns or vice versa. Hence, total possible rectangles \r\n= ( 20 + 19 + 18 + 17 + 16 + .... + 3 + 2 + 1 ) * ( 10 + 9 +8 + 7 + .... + 3 + 2 + 1) \r\n<br>\r\n= ( 210 ) * (55) \r\n<br>\r\n= 11550 \r\n<br>\r\nHence, total 11,550 different rectangles are possible. ','2004-01-21',20040324232102,NULL,2,3,0,2.00,20040121083237,0);
INSERT INTO problem VALUES (1961,7,0,1920,'Handshakes','The Smiths, the Andrings and the Cliffords all hold a big party. Everyone shakes hands with every member of the other two families, 142 handshakes in all. Assuming that there at least as many Andrings as Smiths, and at least as many Cliffords as Andrings, how many of each family are present?','?','2004-01-21',20040324232101,NULL,3,3,7,0.00,00000000000000,244);
INSERT INTO problem VALUES (1962,7,0,1920,'Mileage','My car has a 5-digit odometer, which measures the miles since the car was built, and a 3-digit trip meter, which measures the miles since I last set it. Every so often, one or both of the readings is a palindrome. The meters reset to 000 after 999 and to 00000 after 99999. \r\n<p>\r\nThe current readings are 123 and 12345. Assuming that I do not reset the trip meter, when is the next time both readings will be palindromes? \r\n<p>When was the most recent time both readings were be palindromes?\r\n<p>Prove no matter what the mileage and trip meters read, they can eventually be made to both be palindromes without resetting the trip meter.\r\n<p>\r\n<i>Note: A palindrome reads the same forwards and backwards, like 262 or 37173.</i>','Part 1: 786 miles\r\n<br>12345 + 786 = 13131; 123 + 786 = 909\r\n<p>\r\nPart 2: 124 miles\r\n<br> 12345 - 124 = 12221; 123 - 124 = 999 (mod 1000)\r\n<p>\r\nPart 3: Every possible setting can be made to read two palindromes.\r\n<p>First travel until the mileage meter reads 00000.  Then travel until the trip meter is a palindrome.  The mileage meter will look like: 00abc.  Then after traveling cb000 miles, both the mileage meter and the trip meter will be palindromes.','2004-01-21',20040324232101,NULL,3,3,7,0.00,00000000000000,245);
INSERT INTO problem VALUES (1966,6,0,3172,'Hold It (3)','sdf','?','2004-01-21',20040324232101,NULL,3,3,19,0.00,00000000000000,398);
INSERT INTO problem VALUES (1967,6,0,3172,'Hold It (4)','sdfsdf','?','2004-01-21',20040324232101,NULL,3,3,20,0.00,00000000000000,407);
INSERT INTO problem VALUES (1293,14,2,979,'Last Digit','Find the last digit of summation of the series:\r\n<br> \r\n(1)^99 + (2)^99 + (3)^99 + (4)^99 + ……… + (98)^99 + (99)^99 \r\n','We group the sum as follow: \r\n<br>\r\n[(1)^99 + (11)^99 + ... + (91)^99] + [(2)^99 + (22)^99 + ... (92)^99] + ...... + [(9)^99 + (19)^99 + ... + (99)^99] + [(10)^99 + (20)^99 + (30)^99 + ... (90)^99] \r\n<br>\r\nAll the terms in a single group have the same last digit (i.e. last digits of 199 + 1199 + ... + 9199 are same, is 1, & similarly for the other groups). \r\n<br>\r\nAlso, there are 10 terms in each group except for the last one. Therefore the last digit of the sum of terms in first 9 groups is 0. (as whatever be the last digit, we have to multiply it by 10) And the last digit of the sum of the terms in the group 10 is obviously 0. \r\n<br>\r\nHence, the last digit of the series is 0.','2004-01-23',20040204232106,NULL,3,3,0,2.40,20040123093928,0);
INSERT INTO problem VALUES (1294,7,2,979,'Smallest Number','Find the smallest number such that if its rightmost digit is placed at its left end, the new number so formed is precisely 50% larger than the original number. \r\n','If its rightmost digit is placed at its left end, then new number is 428571 which is 50% larger than the original number 285714. \r\n\r\n','2004-01-25',20040322232107,NULL,3,3,0,3.50,20040125115320,0);
INSERT INTO problem VALUES (1974,4,0,2716,'Coin tossing','I threw a coin <i>n</i> times, and never got two tails in a row.<p>I calculated the odds of this event, and found out they were about 1 in 20.<p>How many times did I throw the coin?','15 times; the odds are FIB(n+2)/2^n, which for n=15 is 1597/32768, about 0.05.<p>\r\nFIB(j) is the Fibonacci series<br>FIB(0)=0<br>FIB(1)=1<br>FIB(i)=FIB(i-1)+FIB(i-2) for i>1.','2004-01-27',20040324232101,NULL,3,3,9,0.00,00000000000000,278);
INSERT INTO problem VALUES (1973,17,0,3766,'Brave Little Toaster','The heat generated by the heating element in a toaster varies jointly as the resistance and the square of the current.  What is the effect on the generated heat in the following circumstances: The current unchanged but the resistance doubled, the resistance unchanged but the current doubled, and the current is tripled and resistance doubled?','a)doubled  b)quadrupled  c)18x as large.','2004-01-26',20040323232102,NULL,2,3,1,0.00,00000000000000,46);
INSERT INTO problem VALUES (1297,7,2,979,'Sum Of The Digits','Find sum of digits of:(1999)^1999. \r\n<br>\r\n[The final answer should be a single digit number, for example, (2)^16 = 65536 and the sum of its digits will be given by (6 + 5 + 5 + 3 + 6 = 25, which again will be reduced to 2 + 5 = 7].\r\n','Gamer provides a solution <a href=\"http://perplexus.info/show.php?pid=1297&cid=11352\">here</a> based on Ady\'s solution','2004-01-27',20040302152145,NULL,3,3,0,2.17,20040127073351,0);
INSERT INTO problem VALUES (1298,7,1,979,'Medals','In a sports contest there were m medals awarded on n successive days (n > 1).\r\n<br>\r\nOn the first day 1 medal and 1/7 of the remaining (m - 1) medals were awarded. \r\n<br>\r\nOn the second day 2 medals and 1/7 of the now remaining medals was awarded; and so on. \r\n<br>\r\nOn the nth and last day, the remaining n medals were awarded.\r\n<br>\r\nHow many days did the contest last, and how many medals were awarded altogether? ','Total 36 medals were awarded and the contest was for 6 days. \r\n<br>\r\nOn day 1: Medals awarded = (1 + 35/7) = 6 : Remaining 30 medals \r\n<br>\r\nOn day 2: Medals awarded = (2 + 28/7) = 6 : Remaining 24 medals \r\n<br>\r\nOn Day 3: Medals awarded = (3 + 21/7) = 6 : Remaining 18 medals \r\n<br>\r\nOn day 4: Medals awarded = (4 + 14/7) = 6 : Remaining 12 medals \r\n<br>\r\nOn day 5: Medals awarded = (5 +7/7) = 6 : Remaining 6 medals \r\n<br>\r\nOn day 6: Medals awarded 6.<br><br>\r\n\r\nBrian Smith provides another solution <a href=\"http://perplexus.info/show.php?pid=1298&cid=11411\">here</a>','2004-01-29',20040225103933,NULL,3,3,0,3.33,20040129115653,0);
INSERT INTO problem VALUES (1977,7,0,2716,'Short equation','Using ONLY the numbers 2, 3, 4 and 5, one \"+\" sign, and one \"=\" sign, can you write a correct equation?','<pre>\r\n     2\r\n4+5=3 </pre>','2004-01-28',20040324232101,NULL,3,3,10,0.00,00000000000000,297);
INSERT INTO problem VALUES (1300,14,1,979,'Diagonals Of A Polygon','A polygon has 1325 diagonals. How many vertices does it have? \r\n','','2004-01-31',20040322232107,NULL,2,3,0,2.50,20040131094736,0);
INSERT INTO problem VALUES (1994,14,0,5285,'The odds stay unchanged','ON A SMALL ISLAND EACH OF ITS INHABITANTS IS A MEMBER OF ONE OF THE TWO EXISTING CLUBS. THE MEMBERSHIP   DISTRIBUTION IS SUCH THAT FOR ANY TWO RANDOM CHOSEN   PEOPLE THE PROBABILITIY OF BELONGING TO THE SAME CLUB IS EQUAL TO THE PROBABILITY OF THEM   BELONGING TO TWO DISTINCT CLUBS.\r\nONE DAY 100 NEWCOMERS ARRIVE, ENROL   IN THE CLUBS, STILL KEEPING THE DISTRIBUTION FEATURE INTACT.\r\nFIND THE SMALLEST INTEGER SOLUTION.\r\n \r\n','answer 576 ( 276+300)\r\nand     676( 325+351)\r\n\r\nthe solution will be provided later.\r\nThis is my original idea- please extend credit.\r\n\r\nady','2004-01-31',20040323232102,NULL,4,3,1,0.00,00000000000000,49);
INSERT INTO problem VALUES (1302,6,2,979,'The Cannibals','The Cannibals of an Island have the habit of eating each other. \r\n<br>\r\nOne evening, the cannibals threw a dinner party. Six cannibals turned up and they decided to eat each other in turn. So someone was selected for everyone to eat (except the victim!), and when he had been eaten, someone else was selected, and so on. \r\n<br>\r\nIf it took one cannibal two hours on his own to devour one person, how long was it before just one consumer remained?','It took 4 hours 34 minutes for one cannibal to remain. It took 5 cannibals, 2/5 hours to eat the first victim, four cannibals 2/4 hours to devour the second, three cannibals 2/3 hours for the third, two cannibals 2/2 hours for the fourth and one cannibal 2/1 hours for the fifth.','2004-02-04',20040219232104,NULL,1,3,0,1.40,20040204090628,0);
INSERT INTO problem VALUES (2017,4,0,2716,'How often does  he lie?','In the \"Not-always-lying politician\" problem, what\'s the probability that a single sentence is true?','Call S(i) the number of valid sequences of i statements; as per the solution of the other problem, S(1)=2, S(2)=3, S(3)=5, and generally, S(i)=S(i-2)+S(i-1).<p>\r\nCall F(i) the total number of false statements taking into account all the possible sequences in S(i); F(1)=1, F(2)=2, and in general, F(i)=F(i-1)+F(i-2)+S(i-2). [To see why, see the solution to the other problem] <p>\r\nThe average of false sentences is F(i)/(i*S(i)), which experimentally converges to about 0.27... [more on this to follow] so the answer we are looking for is 0.73... or 73%.','2004-02-02',20040324232101,NULL,3,3,13,0.00,00000000000000,336);
INSERT INTO problem VALUES (1305,4,2,979,'Two Packs Of Cards','Two identical pack of cards A and B are shuffled throughly. One card is picked from A and shuffled with B. The top card from pack A is turned up. \r\n<br>\r\nIf this is the Queen of Hearts, what are the chances that the top card in B will be the King of Hearts?','There are two cases to be considered. \r\n<br>\r\nCASE 1 : King of Hearts is drawn from Pack A and shuffled with Pack B \r\n<br>\r\nProbability of drawing King of Hearts from Pack A = 1/51 (as Queen of Hearts is not to be drawn) \r\n<br>\r\nProbability of having King of Hearts on the top of the Pack B = 2/53 \r\n<br>\r\nSo total probability of case 1 = (1/51) * (2/53) = 2 / (51 * 53) \r\n<br>\r\nCASE 2 : King of Hearts is not drawn from Pack A \r\n<br>\r\nProbability of not drawing King of Hearts from Pack A = 50/51 (as Queen of Hearts is not to be drawn) \r\n<br>\r\nProbability of having King of Hearts on the top of the Pack B = 1/53 \r\n<br>\r\nSo total probability of case 2 = (50/51) * (1/53) = 50 / (51 * 53) \r\n<br>\r\nNow adding both the probability, the required probability is \r\n<br>\r\n= 2 / (51 * 53) + 50 / (51 * 53) \r\n<br>\r\n= 52 / (51 * 53) \r\n<br>\r\n= 52 / 2703 \r\n<br>\r\n= 0.0192378','2004-02-05',20040216191654,NULL,2,3,0,4.00,20040205075525,0);
INSERT INTO problem VALUES (1307,14,1,979,'School time','A boy leaves home in the morning to go to school. At the moment he leaves the house he looks at the clock in the mirror. The clock has no number indication and for this reason the boy makes a mistake in interpreting the time (mirror-image). Just assuming the clock must be out of order, the boy cycles to school, where he arrives after twenty minutes. At that moment the clock at school shows a time that is two and a half hours later than the time that the boy saw on the clock at home. \r\n<br>\r\nAt what time did he reach school? ','The difference between the real time and the time of the mirror image is two hours and ten minutes (two and a half hours, minus the twenty minutes of cycling). Therefore, the original time on the clock at home that morning could only have been five minutes past seven.\r\n<br>\r\nThe difference between the times is exactly 2 hours and ten minutes (note that also five minutes past one can be mirrored in a similar way, but this is not in the morning).\r\n<br>\r\nThe boy reaches school at five minutes past seven plus twenty minutes of cycling, which is twenty-five minutes past seven.','2004-02-07',20040207232112,NULL,3,3,0,3.00,20040207085054,0);
INSERT INTO problem VALUES (1309,16,2,1575,'The Amazing Stamp','You have an ink stamp that is so amazingly precise that, when inked and pressed down on the plane, it makes every circle whose radius is an irrational number (centered at the center of the stamp) black.<br>\r\n<br>\r\nIs it possible to use the stamp three times and make every point in the plane black?<br>\r\n<br>\r\nIf it is possible, where would you center the three stamps?','<b>Yes.<br>\r\n(0,0), (1,0), (0,<tt>&pi;</tt>)</b><br>\r\n<br>\r\nHere is a proof by contradiction:<br>\r\nSuppose that after making the three stamps there is a point (x,y) which is not covered. If that is the case, then point (x,y) is a rational distance from each of the three center points. Then there are rational numbers a,b,c satisfying the following equations:<br>\r\n<pre>\r\n  x²   +   y²    = a\r\n(x-1)² +   y²    = b\r\n  x²   + (y-&pi;)² = c\r\n</pre>\r\nSubtract (2) from (1) and solve for x.<br>\r\nThus, x is rational.<br>\r\nFrom equation (2), y is algebraic.<br>\r\nHowever, equation (3) implies that y is transcendental, wherein lies the contradiction.<br>\r\n<br>\r\nSo, every point on the Cartesian plane must be covered by one of the three stamps.','2003-12-01',20031223203011,NULL,4,3,0,4.50,20031201133552,0);
INSERT INTO problem VALUES (1311,22,2,1575,'PGKKW XIMAF TNEGA NFYGZ TMUIV','<pre>\r\nWATAE TXLAL PDIBI MGTBU YBTMM FJBJW KBEIZ SGLZQ CCOCT XMQHM QSLFS\r\nAOBFX QQRCK CJSME XFHLT GYSJN QEQUM FNPIZ ZMCWE PXQOD UIDLO SXLCV\r\nCGIWI UIVYC HLYAE TKYKY RVOVZ FJWAR RCYCN SSJNN ADVZB BMQJQ UVGKC\r\nUCPVN BGRZA EVOMF THBSK OZUYQ QDGUO FUIAT XOWPN QESJM MUHHU XBTMM\r\nNYGYF YFNFH VIATB UOHPD QVJAT AEYLT MQTLE EXBTH MMYCT BDDAX\r\n</pre>\r\nDetermine what this cipher says, and the method of encryption, using the following hints:\r\n<ul>\r\n<li>It is not a simple substitution cipher.</li>\r\n<li>Both the original plain text message and the encrypted message contain 270 characters (maybe with meaningless filler characters at the end).</li>\r\n<li>Only one rather simple method of encryption has been used.</li>\r\n<li>The encryption method is fairly robust. In other words, an error (while encrypting or decrypting) does not scramble the entire remaining message. Some very complicated ciphers have this problem.</li>\r\n<li>In the encrypted text, M and T appear most often, and R appears least often (I do not think these facts help at all).</li>\r\n<li>Both the original plain text and the encrypted message read from left to right.</li>\r\n<li>You might be able to guess the full text after determining only the first three words.</li>\r\n</ul>','The first thing you should notice is that the letters are in groups of five. So, one would assume that the spaces (and probably punctuation) have been removed, and meaningless spaces have been added after every fifth letter, for readability. This makes any cipher harder to decrypt.<br>\r\n<br>\r\nThis text is encrypted by adding each \'real\' letter to the encrypted letter before it, modulo 26 with A=0 and Z=25.<br>\r\n<pre>\r\n 0  1  2  3  4  5  6  7  8  9 10 11 12\r\n A  B  C  D  E  F  G  H  I  J  K  L  M\r\n\r\n13 14 15 16 17 18 19 20 21 22 23 24 25\r\n N  O  P  Q  R  S  T  U  V  W  X  Y  Z\r\n</pre>\r\nAs an exmple, let\'s encode the phrase \"CODE WORD.\" The numeric representation of this word is:<br>\r\n<pre>\r\n C  O  D  E  W  O  R  D\r\n 2 14  3  4 22 14 17  3\r\n</pre>\r\nThe first letter, C, will remain since there are no letters before it:<br>\r\n<pre>\r\n C  O  D  E  W  O  R  D\r\n 2 14  3  4 22 14 17  3\r\n 2\r\n</pre>\r\nEach number is determined by adding the number to the encrypted value preceding it:<br>\r\n<pre>\r\n C  O  D  E  W  O  R  D\r\n 2 14  3  4 22 14 17  3\r\n 2 16 19 23 45\r\n</pre>\r\nWhenever the value is above 25, subtract 26 to get the new value (hence the mod scale):\r\n<pre>\r\n C  O  D  E  W  O  R  D\r\n 2 14  3  4 22 14 17  3\r\n 2 16 19 23 19\r\n</pre>\r\nThus, the entire encryption (with the resulting letters):<br>\r\n<pre>\r\n C  O  D  E  W  O  R  D\r\n 2 14  3  4 22 14 17  3\r\n 2 16 19 23 19  7 24  1\r\n C  Q  T  X  T  H  Y  B\r\n</pre>\r\nTo decode this, we simply need to subtract instead of add. Each number (except the first, which is the same) is found by subtracting the previous number in the encrypted message:<br>\r\n<pre>\r\n C  Q  T  X  T  H  Y  B\r\n 2 16 19 23 19  7 24  1\r\n 2 14  3  4 -4\r\n</pre>\r\nIf the result is negative, add 26 (making -4 become 22). So, the unencrypted code is (of course):\r\n<pre>\r\n C  Q  T  X  T  H  Y  B\r\n 2 16 19 23 19  7 24  1\r\n 2 14  3  4 22 14 17  3\r\n C  O  D  E  W  O  R  D\r\n</pre>\r\nAnyway, after that lengthy introduction, let\'s tackle the original problem.<br>\r\nThe first letter, W, remains the same, as in our model. Let\'s look at just the first few groups of letters to start:\r\n<pre>\r\n W  A  T  A  E  T  X  L  A  L  P  D  I  B  I\r\n22  0 19  0  4 19 23 11  0 11 15  3  8  1  8\r\n22  4 19  7  4 15  4 14 15 11  4 14  5 19  7\r\n W  E  T  H  E  P  E  O  P  L  E  O  F  T  H\r\n</pre>\r\nThe first three words (as suggested by the clue) are pretty much a dead giveaway to the preamble to the constitution. The entire solution follows:<br>\r\n<pre>\r\n  W  A  T  A  E  T  X  L  A  L  P  D  I  B  I\r\n 22  0 19  0  4 19 23 11  0 11 15  3  8  1  8\r\n 22  4 19  7  4 15  4 14 15 11  4 14  5 19  7\r\n  W  E  T  H  E  P  E  O  P  L  E  O  F  T  H\r\n\r\n  M  G  T  B  U  Y  B  T  M  M  F  J  B  J  W\r\n 12  6 19  1 20 24  1 19 12 12  5  9  1  9 22\r\n  4 20 13  8 19  4  3 18 19  0 19  4 18  8 13\r\n  E  U  N  I  T  E  D  S  T  A  T  E  S  I  N\r\n\r\n  K  B  E  I  Z  S  G  L  Z  Q  C  C  O  C  T\r\n 10  1  4  8 25 18  6 11 25 16  2  2 14  2 19\r\n 14 17  3  4 17 19 14  5 14 17 12  0 12 14 17\r\n  O  R  D  E  R  T  O  F  O  R  M  A  M  O  R\r\n\r\n  X  M  Q  H  M  Q  S  L  F  S  A  O  B  F  X\r\n 23 12 16  7 12 16 18 11  5 18  0 14  1  5 23\r\n  4 15  4 17  5  4  2 19 20 13  8 14 13  4 18\r\n  E  P  E  R  F  E  C  T  U  N  I  O  N  E  S\r\n\r\n  Q  Q  R  C  K  C  J  S  M  E  X  F  H  L  T\r\n 16 16 17  2 10  2  9 18 12  4 23  5  7 11 19\r\n 19  0  1 11  8 18  7  9 20 18 19  8  2  4  8\r\n  T  A  B  L  I  S  H  J  U  S  T  I  C  E  I\r\n\r\n  G  Y  S  J  N  Q  E  Q  U  M  F  N  P  I  Z\r\n  6 24 18  9 13 16  4 16 20 12  5 13 15  8 25\r\n 13 18 20 17  4  3 14 12  4 18 19  8  2 19 17\r\n  N  S  U  R  E  D  O  M  E  S  T  I  C  T  R\r\n\r\n  Z  M  C  W  E  P  X  Q  O  D  U  I  D  L  O\r\n 25 12  2 22  4 15 23 16 14  3 20  8  3 11 14\r\n  0 13 16 20  8 11  8 19 24 15 17 14 21  8  3\r\n  A  N  Q  U  I  L  I  T  Y  P  R  O  V  I  D\r\n\r\n  S  X  L  C  V  C  G  I  W  I  U  I  V  Y  C\r\n 18 23 11  2 21  2  6  8 22  8 20  8 21 24  2\r\n  4  5 14 17 19  7  4  2 14 12 12 14 13  3  4\r\n  E  F  O  R  T  H  E  C  O  M  M  O  N  D  E\r\n\r\n  H  L  Y  A  E  T  K  Y  K  Y  R  V  O  V  Z\r\n  7 11 24  0  4 19 10 24 10 24 17 21 14 21 25\r\n  5  4 13 18  4 15 17 14 12 14 19  4 19  7  4\r\n  F  E  N  S  E  P  R  O  M  O  T  E  T  H  E\r\n\r\n  F  J  W  A  R  R  C  Y  C  N  S  S  J  N  N\r\n  5  9 22  0 17 17  2 24  2 13 18 18  9 13 13\r\n  6  4 13  4 17  0 11 22  4 11  5  0 17  4  0\r\n  G  E  N  E  R  A  L  W  E  L  F  A  R  E  A\r\n\r\n  A  D  V  Z  B  B  M  Q  J  Q  U  V  G  K  C\r\n  0  3 21 25  1  1 12 16  9 16 20 21  6 10  2\r\n 13  3 18  4  2 20 17  4 19  7  4  1 11  4 18\r\n  N  D  S  E  C  U  R  E  T  H  E  B  L  E  S\r\n\r\n  U  C  P  V  N  B  G  R  Z  A  E  V  O  M  F\r\n 20  2 15 21 13  1  6 17 25  0  4 21 14 12  5\r\n 18  8 13  6 18 14  5 11  8  1  4 17 19 24 19\r\n  S  I  N  G  S  O  F  L  I  B  E  R  T  Y  T\r\n\r\n  T  H  B  S  K  O  Z  U  Y  Q  Q  D  G  U  O\r\n 19  7  1 18 10 14 25 20 24 16 16  3  6 20 14\r\n 14 14 20 17 18  4 11 21  4 18  0 13  3 14 20\r\n  O  O  U  R  S  E  L  V  E  S  A  N  D  O  U\r\n\r\n  F  U  I  A  T  X  O  W  P  N  Q  E  S  J  M\r\n  5 20  8  0 19 23 14 22 15 13 16  4 18  9 12\r\n 17 15 14 18 19  4 17  8 19 24  3 14 14 17  3\r\n  R  P  O  S  T  E  R  I  T  Y  D  O  O  R  D\r\n\r\n  M  U  H  H  U  X  B  T  M  M  N  Y  G  Y  F\r\n 12 20  7  7 20 23  1 19 12 12 13 24  6 24  5\r\n  0  8 13  0 13  3  4 18 19  0  1 11  8 18  7\r\n  A  I  N  A  N  D  E  S  T  A  B  L  I  S  H\r\n\r\n  Y  F  N  F  H  V  I  A  T  B  U  O  H  P  D\r\n 24  5 13  5  7 21  8  0 19  1 20 14  7 15  3\r\n 19  7  8 18  2 14 13 18 19  8 19 20 19  8 14\r\n  T  H  I  S  C  O  N  S  T  I  T  U  T  I  O\r\n\r\n  Q  V  J  A  T  A  E  Y  L  T  M  Q  T  L  E\r\n 16 21  9  0 19  0  4 24 11 19 12 16 19 11  4\r\n 13  5 14 17 19  7  4 20 13  8 19  4  3 18 19\r\n  N  F  O  R  T  H  E  U  N  I  T  E  D  S  T\r\n\r\n  E  X  B  T  H  M  M  Y  C  T  B  D  D  A  X\r\n  4 23  1 19  7 12 12 24  2 19  1  3  3  0 23\r\n  0 19  4 18 14  5  0 12  4 17  8  2  0 23 23\r\n  A  T  E  S  O  F  A  M  E  R  I  C  A  X  X\r\n</pre>\r\nAnd with punctuation and everything:<br>\r\n<br>\r\nWe the people of the United States, in order to form a more perfect union, establish justice, insure domestic tranquility, provide for the common defense, promote the general welfare, and secure the blessings of liberty to ourselves and our posterity, do ordain and establish this Constitution for the United States of America.<br>\r\n<br>\r\nLastly, the title becomes:<br>\r\n<pre>\r\n  P  G  K  K  W  X  I  M  A  F  T  N  E\r\n 15  6 10 10 22 23  8 12  0  5 19 13  4\r\n 15 17  4  0 12  1 11  4 14  5 14 20 17\r\n  P  R  E  A  M  B  L  E  O  F  O  U  R\r\n\r\n  G  A  N  F  Y  G  Z  T  M  U  I  V  \r\n  6  0 13  5 24  6 25 19 12 20  8 21\r\n  2 14 13 18 19  8 19 20 19  8 14 13\r\n  C  O  N  S  T  I  T  U  T  I  O  N\r\n</pre>\r\n<i><font size =1>Original puzzle by <a href=http://www.jimloy.com target=_blank>Jim Loy</a>.</font></i>','2003-12-05',20040104122917,NULL,5,3,0,3.00,20031205133745,0);
INSERT INTO problem VALUES (1312,2,2,1575,'Lost the Key','A teacher gave her students a short quiz, but after grading the test, she lost her grade book and the answer key. Here are five students\' exams:\r\n<p>\r\nPaul\'s test:\r\n<ol>\r\n<li>eggs</li>\r\n<li>evaporation</li>\r\n<li>Alligator</li>\r\n<li>a potato</li>\r\n<li>teeth</li>\r\n</ol>\r\nTodd\'s test:\r\n<ol>\r\n<li>milk</li>\r\n<li>transportation</li>\r\n<li>Alligator</li>\r\n<li>a kangaroo</li>\r\n<li>teeth</li>\r\n</ol>\r\nJason\'s test:\r\n<ol>\r\n<li>eggs</li>\r\n<li>transportation</li>\r\n<li>Crocodile</li>\r\n<li>a kangaroo</li>\r\n<li>ears</li>\r\n</ol>\r\nAlicia\'s test:\r\n<ol>\r\n<li>eggs</li>\r\n<li>evaporation</li>\r\n<li>Alligator</li>\r\n<li>a kangaroo</li>\r\n<li>teeth</li>\r\n</ol>\r\nBebe\'s test:\r\n<ol>\r\n<li>milk</li>\r\n<li>transportation</li>\r\n<li>Crocodile</li>\r\n<li>a kangaroo</li>\r\n<li>ears</li>\r\n</ol>\r\nShe did remember, however, that someone got all five questions correct, someone got four right, someone got three correct, another person got two questions correct, and one person got only one answer right.\r\n<p>\r\nWho got all five questions correct?','<b>Alicia</b>\r\n<p>\r\nThe correct answers are:\r\n<ol>\r\n<li>eggs</li>\r\n<li>evaporation</li>\r\n<li>Alligator</li>\r\n<li>a kangaroo</li>\r\n<li>teeth</li>\r\n</ol>\r\nIf you\'re interested, here are the questions on the exam:\r\n<ol>\r\n<li>Which is better for throwing, eggs or milk?</li>\r\n<li>What does e-v-a-p-o-r-a-t-i-o-n spell?</li>\r\n<li>Complete this sentence: \"See you later, ______.\"</li>\r\n<li>What can jump higher, a kangaroo or a potato?</li>\r\n<li>What do you have more of, ears or teeth?</li>\r\n</ol>\r\n<font size=1><i>From </i>Sideways Arithemtic from Wayside School<i> by Louis Sachar</i></font>\r\n\r\n\r\n\r\n\r\n                                                                                                    ','2003-12-11',20040208232102,NULL,3,3,0,2.18,20031211165330,0);
INSERT INTO problem VALUES (1526,6,1,1626,'Chess Board Switch','You have a 4×5 chess board as follows:\r\n<p align=center><img src=\"http://perplexus.info/images/perplexus/problem/chess_switch.gif\"></p>\r\nYou can move the four bishops in any order (not necessarily alternating black and white), provided that no move puts a piece in danger of being captured by a bishop of the opposite color.\r\n<p>\r\nWhat is the fewest number of moves needed for the black and white bishops to exchange places?','?','2004-02-28',20040309232104,NULL,3,3,0,3.67,20040228123120,0);
INSERT INTO problem VALUES (1343,20,2,1626,'Disaster Description','A bull has just swallowed a time bomb set to go off in four minutes. What word would best describe the situation now?<br><br>\r\n\r\nA) Depressing <br>\r\nB) Abominable<br>\r\nC) Horrible<br>\r\nD) Hateful<br>\r\n<br>\r\nWhat word would best describe the situation after the bomb has gone off?<br><br>\r\nA) Brave<br>\r\nB) Helpful<br>\r\nC) Honorable<br>\r\nD) Noble<br>','When there is a bomb in a bull, the best word is abominable. (Abominable sounds like a-bomb-in-a-bull.)<br><br>\r\n\r\nAfter the bomb has gone off, noble is the best word because there will be no bull. (Noble sounds like no-bull.)','2003-11-04',20040319232103,NULL,2,3,0,4.00,20031104103346,0);
INSERT INTO problem VALUES (1533,8,1,1626,'The Sliding Rooks','You have a square 5 x 5 board with four rooks in the corners:\r\n<table><tr><td align=center width=50%>\r\n<img src=\"http://perplexus.info/images/perplexus/problem/rooks.gif\" align=\"center\">\r\n<td valign=center>\r\n<i>Note: for reference, assume the rooks are labeled A, B, C, D as follows:</i>\r\n<p align=center>\r\n<tt>\r\nA    B<br>\r\n<br>\r\nC    D\r\n</tt></p></table>\r\nYou can move the rooks horizontally or vertically. The only problem is that when you move a rook, it will keep going in the same direction until it hits another rook or the edge of the board.<p>\r\n\r\nYou want to move a rook into the darkened square on the board.<p>\r\n\r\nHow can this be done in no more than 10 moves?','C right, B left, A down, D up, A right, D left, B down, A up, B left, B up','2004-03-08',20040318232102,NULL,3,3,0,3.60,20040308131940,0);
INSERT INTO problem VALUES (1357,13,2,1919,'Lotsa Sequences!','Here are a few sequences:\r\n<p>\r\n20,6,4,3,2,2,2 etc.\r\n<br>\r\n10,4,3,2,2,2etc.\r\n<br>\r\n16,5,2,2,2 etc.\r\n<br>\r\n60,12,6,4,3,2,2etc. \r\n<p>\r\nEach sequence follows the exact same rule and when it says \'etc.\' the last digit is repeated an infinite number of times. (The first number in each sequence is random and does not follow the rule).<p>\r\nWhat is the rule for these sequences?','Each number (except the first of each sequence) is the amount of factors the previous number has <p>\r\neg 16 is followed by 5 because 16 has 5 factors - 1,2,4,8 & 16.','2003-10-26',20031208232102,NULL,3,3,0,4.25,20031026074346,0);
INSERT INTO problem VALUES (1314,14,2,1575,'e pluribus unum','Below are three groups of three numbers each. Combine the numbers in each group using the standard binary operations (addition, subtraction, multiplication, division, and exponentiation) so that each group yields the same number (there is one unique solution).\r\n<ol>\r\n<li>1, 6, 11</li>\r\n<li>13, 20, 33</li>\r\n<li>20, 33, 40</li>\r\n</ol>\r\n<pre><i>For example, given:\r\n15, 19, 24          11, 30, 36          20, 22, 36\r\nyou could make:\r\n24÷(19-15)=6       (30+36)÷11=6         20+22-36=6</i></pre>','<pre><b> 1 ×  6 × 11 = 66\r\n13 + 20 + 33 = 66\r\n33 × 40 ÷ 20 = 66</b></pre>\r\n                                                                                                                                                            ','2003-12-08',20040122232107,NULL,3,3,0,3.50,20031208155146,0);
INSERT INTO problem VALUES (1546,4,1,1626,'Squares Probability II','You have created a 19 digit number with your 20 digit tiles as follows:\r\n<br><br>\r\n7_340_46_2010_51_49\r\n<br><br>\r\nUnfortunately someone knocked out 5 of the number tiles and placed them with the remaining number tiles. The 6 tiles that are out are 8 5 4 7 2 5.\r\n<br><br>\r\nWithout using any calculators, programs, or similar devices, what is the easiest way to figure out what the probability that my original 19-digit number will be a perfect square and what is this probability?\r\n','All of the numbers listed add up to 82. So, removing one of them would cause the remaining numbers to add up to 82 minus that number. If that number mod 9 is 2, 3, 5, 6, or 8, that number will not be a perfect square.<br>\r\n<br>\r\nWithout the 8, they add up to 82 - 8 = 74 or 2 mod 9<br>\r\nWithout the 5, they add up to 82 - 5 = 77 or 5 mod 9<br>\r\nWithout the 3, they add up to 82 - 4 = 78 or 6 mod 9<br>\r\nWithout the 6, they add up to 82 - 7 = 75 or 3 mod 9<br>\r\nWithout the 9, they add up to 82 - 2 = 80 or 8 mod 9<br>\r\n<br>\r\nSo, the probability that those 6 different numbers will be perfect squares is 0. ','2004-03-23',20040323232105,NULL,3,3,0,2.00,20040323142039,0);
INSERT INTO problem VALUES (1540,16,1,1626,'The similar sheet','I have a sheet of paper with a grid drawn on it, filling the whole paper. This grid has 4 rows and 9 columns, forming 36 congruent rectangles. Also, each of these rectangles is similar in proportion to the whole sheet.\r\n<p>\r\nIf the sheet is 15 inches wide, how long is it?','Calling a the height of each rectangle and b the width, an equation can be created, (a/b)=(9b/4a) because the length of the big rectangle can\'t equal the length of a smaller rectangle, or a contradiction (9=4) is reached.<br><br>\r\n\r\nCross multiplying and square rooting gives 2a=3b. We are given that the width of the paper 4a equals 6b and 15 inches. This means 9b = 22.5 inches.','2004-03-22',20040323232105,NULL,2,3,0,3.33,20040322124629,0);
INSERT INTO problem VALUES (1315,13,2,1626,'Line Drive','<pre>||-|||--|-\r\n-||--|-|||\r\n|-|-|||--|\r\n||||--|-|-</pre>\r\n<br>\r\n<pre>\r\n------|||||\r\n----||---||\r\n--||-|--|||\r\n||-||--||-|\r\n</pre>\r\nWhat is the next row of each sequence?','First sequence: ---|-|||||<br>\r\nSecond sequence: -|||||||<br>\r\n<br>\r\nThe first one needs to be given the first - and | sequence, and then follows this rule:\r\n<br><br>\r\nput a - each time the lines above and above right are the same, and a | each time they are different.<br>\r\n<br>\r\nThe second sequence is just the prime numbers able to be expressed with 5 lines in binary... - is 0 and | is 1.','2003-10-03',20031012232101,NULL,3,3,0,4.25,20031003151426,0);
INSERT INTO problem VALUES (1316,20,2,1575,'How it Started (Eve Did Talk)','Ever wonder why women talk so much? It all started with Eve, and not only did she talk, but she kept on talking forever (if only through the generations of women to come).<br>\r\n<br>\r\nThe following equation, in which each letter represents a different digit, shows this phenomenon as an infinitely repeating decimal:<br>\r\n<pre>\r\nEVE/DID=.TALKTALKTALKTALK...\r\n</pre>\r\nWhat number does each letter represent?','There are a number of ways to show that 0.TALKTALKTALKTALK...=TALK/9999. I will not go into that detail here.<br>\r\n<br>\r\nSo EVE/DID=TALK/9999. The equation will solve for integer values, certainly, if DID is a factor of 9999. The prime factors of 9999 are 3, 3, 11, and 101. The factors of 9999 of the form DID are 101, 303, and 909. Also we know that E &lt; D.<br>\r\n<br>\r\nA great deal of experimenting with the other numbers shows that there is only one solution of this type:<br>\r\n<pre>\r\n242/303=.798679867986...\r\n\r\n0 1 2 3 4 5 6 7 8 9\r\nI - E D V - K T L A\r\n</pre>\r\nOf course, DID needs not necessarily be a factor of 9999. Rather, it must be a factor of 9999*EVE. Much more experimenting with all of the numbers shows that there is a second solution:<br>\r\n<pre>\r\n212/606=.3498349834983498...\r\n\r\n0 1 2 3 4 5 6 7 8 9\r\nI V E T A - D - K L\r\n</pre>','2003-12-10',20031223202737,NULL,3,3,0,3.50,20031210093223,0);
INSERT INTO problem VALUES (1317,6,2,1626,'Slash and Dash II','What are the next few rows of this sequence?\r\n<br><br>\r\n/\\\\<br>\r\n/-\\\\<br>\r\n/\\\\\\\\-/<br>\r\n/\\\\-\\\\/<br>\r\n/-\\\\/\\\\/\\\\<br>\r\n/\\\\\\\\-//-\\\\/-\\\\<br>\r\n/\\\\-\\\\-/-\\\\-/<br>\r\n/-\\\\\\\\/\\\\/\\\\/\\\\/<br>\r\n\\\\/-\\\\/\\\\/\\\\//\\\\<br>','Going across, - not inside slashes is 0, /\\\\ is 1, \\\\/ is 2, /-\\\\ is 3, \\\\-/ is 4.<br><br>\r\n\r\nThen converting from base 5 to base 10, you get 1,3,9,27,81,243,729,2187,6561, the powers of 3.\r\n<br><br>\r\nSo the next rows are:\r\n<br><br>\r\n/\\\\/\\\\/\\\\\\\\/\\\\//\\\\/-\\\\<br>\r\n/-\\\\/-\\\\\\\\-/\\\\//\\\\\\\\-/\\\\-/<br>\r\n','2003-10-08',20031013232102,NULL,3,3,0,3.25,20031008150644,0);
INSERT INTO problem VALUES (1511,17,2,3172,'Relativistic bullet','We all know about the ultimate speed limit... the speed of light.<BR><BR>\r\nIf person A stands on Earth and shoots his pistol, he observes the bullet to fly directly away at 1000 mph.  Person B is standing right next to him (not in front) and watches this event, and agrees that the bullet flies directly away at 1000 mph.<BR><BR>\r\nLet\'s change the situation and say that B is in a spaceship, and A is in a different (and very long) spaceship with lots of windows.  B\'s ship is hovering in space (no thrusters/acceleration).  A\'s ship is approaching from a distance and is going to pass B\'s ship (very close) but at incredible speed.  Make careful note that A\'s ship is NOT thrusting or accelerating at all, it is \"coasting\".  In fact, A\'s ship is moving, relative to B\'s ship at 10 mph less than the speed of light. <B>WOW!</b><BR><BR>\r\nA stands in the middle of his ship and points his gun directly forward (in the direction of travel), and fires the same pistol at the exact moment that he is passing B.<BR><BR>\r\nThe questions are:  How fast does he observe the bullet leave the gun?  How fast does B observe the bullet leave the gun?<BR><BR>\r\nHow do your answers change (if at all) if A aims backwards when he fires?','Since he explained it clearly and succinctly, allow me to copy (almost verbatim) from Charlie\'s solution below:<BR>\r\n_________________________________<P>\r\nThe formula for the speed of an object when that object is moving at speed s1 with respect to another object that is already moving at speed s2 in the same direction is (s1+s2)/(1+s1*s2/c^2), where c is the speed of light.<P>\r\n\r\nThe speed of light is 670616629.384395 mi/hr, so A\'s ship is moving at 670616619.384395 mi/hr relative to B\'s.<P>\r\n\r\nSo the bullet, <B>in B\'s frame of reference</b>, is travelling at:<P>\r\n\r\n(1000+670616619.384395) / (1+1000*670616619.384395/(670616629.384395^2))<P>\r\n\r\n= <B>670616619.384424 mi/hr</b>, or just .000029 mi/hr more than A\'s ship itself.<BR>\r\n_________________________________<P>\r\n\r\nThe alternative version, with A shooting rearward, just reverses the sign of the 1000 mi/hr:<P>\r\n\r\n(-1000+670616619.384395) / (1-1000*670616619.384395/(670616629.384395^2))<P>\r\n\r\n= 670616619.384365 mi/hr, or just .000030 mi/hr less than A\'s ship itself.<BR>\r\n_________________________________<P>\r\n\r\nOf course, <B>in A\'s frame of reference</b>, the bullet travels at <B>1000 mi/hr</b>, regardless of the direction. ','2003-11-28',20040104123716,NULL,5,3,0,4.00,20031128170116,0);
INSERT INTO problem VALUES (1319,14,2,1626,'00 Separate','Prove that the numbers that begin with 1 and end with 1, with any number of 2s in the middle, and all 1s and 2s separated by 00 are composite.<br><br>\r\n\r\nFor example:<br> 1002001<br>1002002001,<br>1002002002001,<br>1002002002002001','All these numbers are 1001,1001001,1001001001... times 1001, so they must be composite.','2003-10-10',20031019232103,NULL,1,3,0,3.40,20031010143209,0);
INSERT INTO problem VALUES (1321,14,2,979,'An Apple A Day','In a market Mrs. Smith and Mrs. Jones sell apples. Mrs. Jones sells her apples for two per shilling. The apples of Mrs. Smith are a bit smaller; she sells hers for three per shilling.\r\n<p>\r\nAt a certain moment, when both ladies both have the same number of apples left, Mrs. Smith is called away. She asks her neighbour to take care of her goods.\r\n<p>\r\nTo make everything less complicated, Mrs. Jones simply puts all apples to one big pile, and starts selling them for two shilling per five apples. When Mrs. Smith returns the next day, all apples have been sold. But when they start dividing the money, there appears to be a shortage of seven shilling. \r\n<p>\r\nSupposing they divide the number equally, how much does Mrs. Jones lose with this deal?\r\n','The big pile of apples contains the same amount of large apples of half a shilling each (from mrs. Jones), as smaller apples of one third shilling each (from mrs. Smith). The average price is therefore (1/2 + 1/3)/2 = 5/12 shilling. But the apples were sold for 2/5 shilling each (5 apples for 2 shilling). Or: 25/60 and 24/60 shilling respectively. This means that per sold apple there is a shortage of 1/60 shilling. The total shortage is 7 shilling, so the ladies together started out with 420 apples. These are worth 2/5 × 420 = 168 shilling, or with equal division, 84 shilling for each. If Mrs. Jones would have sold her apples herself, she would have received 105 shilling. \r\n<br>\r\nMrs. Jones loses 21 shilling in this deal. \r\n\r\n','2004-02-11',20040324232102,NULL,2,3,0,2.25,20040211082515,0);
INSERT INTO problem VALUES (1322,4,2,1626,'Easy as 1 2 3','In a game show, there is a game in which you have to order the value of three prizes in order of least expensive to most expensive. You have to get all three right in order to win.<br><br> The only problem is you have your spouse do all the shopping, so you only know that the first prize is between 500 and 2000, the second prize is between 1000 and 2500, and the third prize is between 1500 and 3000. <br><br>Which order should you put them in so that you have the highest probability of winning, and what is the probability that you will win using this arrangement?','DJ shows his solution <a href=\"http://perplexus.info/show.php?pid=1322&cid=8686\">here</a>','2003-10-15',20040225103933,NULL,3,3,0,3.80,20031015143038,0);
INSERT INTO problem VALUES (1507,7,1,3248,'Tricky Triangle',' Replace the letters in the diagram with a different number from 0 to 9, such that the sum of the four numbers on all edges are the same, and the sum of the three numbers on all three corners are the same.\r\n\r\n<pre>\r\n          A\r\n        B   C\r\n      D   E   F\r\n    G   H   I   J\r\n</pre>\r\n<p>\r\n<i>In other words, A+C+F+J = A+B+D+G = G+H+I+J and<br>\r\nA+B+C = D+G+H = F+I+J.</i>','?','2003-12-03',20031206232108,NULL,4,3,0,4.00,20031203073650,0);
INSERT INTO problem VALUES (1324,18,2,1626,'Don\'t touch!','Start with 27 small cubes. Now put them together to make one larger cube. Without touching the sides of the larger cube, remove the cube in the middle to leave 26.<br><br>\r\n\r\n(Note: No one may touch the outer cubes or in any way do anything that would move or change them)','Start with 27 small cubes (8)\r\n<br><br>\r\nPut them together to create one large cube (27*8=216)<br><br>Without touching the sides of the large cube (the 2 and the 6), you can remove the small cube in the middle (1) to get 26 (26)<br><br>\r\n\r\n(Problem from unknown source)','2003-10-24',20040106232109,NULL,3,3,0,2.86,20031024143347,0);
INSERT INTO problem VALUES (2055,4,0,575,'sine to cosine','If we know the value of sin(x) then what is cos(x/2)?','?','2004-02-14',20040323232102,NULL,1,3,1,0.00,00000000000000,61);
INSERT INTO problem VALUES (2056,7,0,5352,'Random Sequence?','complete the following sequence, \r\n\r\n-35, -44, -39, -34, -19, 0, 29, ?, ? ','+62, +111\r\n\r\nStarting with the prime number 7 and a sequential number of -5, multiply the two together, as you increase you sequencial number also increase your prime number as follows:\r\n\r\n7 x -5  = -35\r\n11 x -4 = -44\r\n13 x -3 = -39\r\n17 x -2 = -34\r\n19 x -1 = -19\r\n23 x 0  =  0\r\n29 x 1  =  29\r\n31 x 2  =  62\r\n37 x 3  =  111','2004-02-15',20040323232102,NULL,3,3,1,0.00,00000000000000,62);
INSERT INTO problem VALUES (1328,13,1,979,'Number Series','Find the next number in the following series:\r\n<p>\r\n11, 12, 20, 23, 33, 46, ?, ? \r\n','All the numbers given are the fibonacci numbers in increasing bases starting 2 !!! \r\n<br>\r\nTherefore, \r\n<br>\r\n11 = 3 base 2 \r\n<br>\r\n12 = 5 base 3 \r\n<br>\r\n20 = 8 base 4 \r\n<br>\r\n23 = 13 base5 etc ... \r\n<br>\r\nSo, the next number is 67 which is 55 base 8. \r\n<br>\r\n(Fibonacci series : 2, 3, 5, 8, 13, 21, 34, 55, 89..... where next number is sum of the previous to numbers.)','2004-02-14',20040225232102,NULL,4,3,0,2.00,20040214110310,0);
INSERT INTO problem VALUES (2058,14,0,2716,'Fill in','8448 is a multiple of 44. Change the two 4s for different odd numbers X and Y, so 8XY8 can be divided by XY. No computers allowed!','In order for 8XY8 to be a multiple of XY, 8008 must also be a multiple of XY. Since 8008=7*8*11*13, if X and Y are odd and different, XY can only be 13 or 91.','2004-02-16',20040324232101,NULL,3,3,20,0.00,00000000000000,409);
INSERT INTO problem VALUES (2061,4,0,2716,'Maximum sum','What\'s the probability that <i>n</i> random numbers from [0,1] will sum less than 1?','Picking <i>n</i> numbers in [0,1] is the same as picking a random point within a n-dimensional hypercube. If we want the sum to be less than 1, the point must also be within a \"hypersimplex\" -- a solid with a vertex at the origin and the other vertices at (1,0,0...0), (0,1,0,...0), (0,0,1,...0), up to (0,0,0,...0,1).<p>\r\n(This solid is obtained intersecting the hypercube with the hyperplane given by x1+x2+x3+...+xn=1.)<p>\r\nYou can find the volume of this solid using simple integration, and it works out to 1/N!.\r\n\r\nThis\r\npyramid has 1/(N!) the volume of the cube, so the probability is 1/(N!).','2004-02-16',20040324232101,NULL,3,3,21,0.00,00000000000000,420);
INSERT INTO problem VALUES (2057,7,0,2716,'More or less magic square','Fill a 3x3 square with the numbers from 1 to 9, so the four sides and the two diagonals share the same sum, which is to be as large as possible.','7  2  9<br>\r\n5  3  1<br>\r\n6  4  8','2004-02-16',20040324232101,NULL,3,3,19,0.00,00000000000000,400);
INSERT INTO problem VALUES (1354,21,2,1301,'Word Ladders','Write an algorithm to solve word ladders such as <a href=\"http://perplexus.info/show.php?pid=848\">Word Meld 1</a> or <a href=\"http://perplexus.info/show.php?pid=987\">Word Meld 2</a>.  Input consists of the \r\n\r\nstarting and ending words and the maximum number of steps allowed.  Available are files containing lists of \r\n\r\nwords of any given length; call one such file, say WORDS5.TXT containing a list of words of 5 letters each, and so on.','The following program uses files WORDSn.TXT which are actually binary files, that is containing no line breaks between words, and uses the appropriate Basic language commands for handling such files.\r\n<p>\r\nThere is a function diffCt which counts the differences between two words, which is used by the primary subroutine, ladder.  The subroutine ladder is recursive, that is it calls itself. It is invoked with the word currently being worked from and the level past the top that this is.  A global (SHARED) array of words is used as well as global (SHARED) variables for maxWd (the number of words in the dictionary), goal$ (the word sought at the end) and maxSteps (how many the user originally allowed to be taken).\r\n<p>\r\nThe heart of the ladder subroutine is as follows:\r\n<p>\r\nEach word in the dictionary is read and the number of letter differences is counted in it from the preceding word in the ladder as well as from the goal word.  If the word differs from the preceding word by exactly 1 letter and from the goal word by at most the number of steps allowed to remain (the maximum specified minus the number that would used up already if this word is used), the word is a possibility for continuing the ladder.  In that case it continues by making sure that the new word differs from all preceding words in the list (up to but not including the last one), by at least 2 letters, as we don\'t wish to include solutions that are unnecessarily long.  The word is then included in the list.  If the word is the goal word the solution is printed, otherwise the ladder function is invoked again at the next higher level.\r\n<p>\r\nAfter checking out each word, the next word is checked.  Each level of recursion has its own positioning p& within the dictionary file, and does not interfere with other levels as sequential processing of the file would do.\r\n<p>\r\nThe following program passes the level (variable lev) rather than the number of maximum steps remaining, to facilitate building the array of words thus far.  Ideally, the remaining allowable words would have been passed instead, adjusted to get the appropriate subscript for the array.\r\n<p>\r\nThe dimensioning of the lad$ array allows only up to 10 steps (array subscripts run from 0 to 10).\r\n<pre>\r\nDECLARE FUNCTION diffCt% (a$, b$)\r\nDEFINT A-Z\r\nDECLARE SUB ladder (w$, lev)\r\nDIM SHARED lad$(10), maxWd, goal$, maxSteps\r\n\r\nINPUT \"start word:\", w1$\r\nl = LEN(w1$)\r\nINPUT \"end word:\", goal$\r\nIF LEN(goal$) &lt;&gt; l THEN PRINT \"Words must be same length.\": END\r\nINPUT \"max steps (8 wds inclusive -> 7 steps):\", maxSteps\r\nOPEN \"words\" + LTRIM$(STR$(l)) + \".txt\" FOR BINARY AS #1\r\nmaxWd = LOF(1) / l\r\nlad$(0) = w1$\r\nOPEN w1$ + \".lad\" FOR OUTPUT AS #10\r\nladder w1$, 0\r\nCLOSE\r\n\r\nFUNCTION diffCt (a$, b$)\r\n    ct = 0\r\n    FOR i = 1 TO LEN(a$)\r\n      IF MID$(a$, i, 1) &lt;&gt; MID$(b$, i, 1) THEN\r\n        ct = ct + 1\r\n      END IF\r\n    NEXT\r\n    diffCt = ct\r\nEND FUNCTION\r\n\r\nSUB ladder (w$, lev)\r\n  l = LEN(w$)\r\n  w2$ = SPACE$(l)\r\n  p& = 1\r\n  FOR wNum = 1 TO maxWd\r\n    GET #1, p&, w2$\r\n    p& = p& + l\r\n    ct = diffCt(w$, w2$)\r\n    ct2 = diffCt(goal$, w2$)\r\n    IF ct = 1 AND ct2 &lt;= maxSteps - 1 - lev THEN\r\n      sb = lev - 1 \r\n      okToUse = 1\r\n      IF sb &gt;= 0 THEN\r\n        FOR i = 0 TO sb\r\n          IF diffCt(w2$, lad$(sb)) &lt; 2 THEN okToUse = 0: EXIT FOR\r\n        NEXT\r\n      END IF\r\n      IF okToUse THEN\r\n        lv = lev + 1 \'  ***** lev changes HERE *****\r\n        lad$(lv) = w2$\r\n        IF w2$ = goal$ THEN    \r\n          FOR i = 1 TO lv\r\n            IF w2$ = goal$ THEN PRINT \"   \";\r\n            PRINT lad$(i)\r\n            PRINT #10, lad$(i)\r\n          NEXT\r\n          PRINT \"-------\"; lv\r\n          PRINT #10, \"-------\"; lv\r\n        ELSE\r\n          ladder w2$, lv\r\n        END IF\r\n      END IF\r\n    END IF\r\n  NEXT\r\nEND SUB\r\n</pre>\r\n--------------\r\n\r\n<br>\r\nFollowing Bruce\'s suggestion in the comments, the following program varies the letters one at a time, and checks if the result is a word, to try continuing from there: (it does run faster)<br>\r\nDECLARE FUNCTION isWord& (w$)<br>\r\nDECLARE FUNCTION diffCt% (a$, b$)<br>\r\nDEFINT A-Z<br>\r\nDECLARE SUB ladder (w$, lev)<br>\r\nDIM SHARED lad$(10), maxWd, goal$, maxSteps<br>\r\n<br>\r\n<br>\r\nINPUT \"start word:\", w1$<br>\r\nl = LEN(w1$)<br>\r\nINPUT \"end word:\", goal$<br>\r\nIF LEN(goal$) <> l THEN PRINT \"Words must be same length.\": END<br>\r\nINPUT \"max steps (8 wds inclusive -> 7 steps):\", maxSteps<br>\r\nOPEN \"words\" + LTRIM$(STR$(l)) + \".txt\" FOR BINARY AS #1<br>\r\nlad$(0) = w1$<br>\r\nOPEN w1$ + \".lad\" FOR OUTPUT AS #10<br>\r\nladder w1$, 0<br>\r\nCLOSE<br>\r\n<br>\r\nFUNCTION diffCt (a$, b$)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct = 0<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO LEN(a$)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF MID$(a$, i, 1) <> MID$(b$, i, 1) THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ct = ct + 1<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;NEXT<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;diffCt = ct<br>\r\nEND FUNCTION<br>\r\n<br>\r\nDEFLNG A-Z<br>\r\nFUNCTION isWord (w$)<br>\r\n&nbsp;&nbsp;n = LEN(w$)<br>\r\n&nbsp;&nbsp;w1$ = SPACE$(n)<br>\r\n&nbsp;&nbsp;l = LOF(1) / n<br>\r\n&nbsp;&nbsp;low = 1: high = l<br>\r\n&nbsp;&nbsp;DO<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;mid = INT((low + high) / 2)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;GET #1, (mid - 1) * n + 1, w1$<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF w1$ = w$ THEN isWord = -1: EXIT FUNCTION<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF w1$ < w$ THEN low = mid + 1:  ELSE high = mid - 1<br>\r\n&nbsp;&nbsp;LOOP UNTIL low > high<br>\r\n&nbsp;&nbsp;isWord = 0<br>\r\nEND FUNCTION<br>\r\n<br>\r\nDEFINT A-Z<br>\r\nSUB ladder (w$, lev)<br>\r\n&nbsp;&nbsp;l = LEN(w$)<br>\r\n&nbsp;&nbsp;FOR wPosn = 1 TO l<br>\r\n&nbsp;&nbsp;&nbsp;FOR letv = ASC(\"a\") TO ASC(\"z\")<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;w2$ = LEFT$(w$, wPosn - 1) + CHR$(letv) + MID$(w$, wPosn + 1)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;ct2 = diffCt(goal$, w2$)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;IF isWord(w2$) AND ct2 <= maxSteps - 1 - lev THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sb = lev - 1 \' : IF sb < 0 THEN sb = 0<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;okToUse = 1<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF sb >= 0 THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 0 TO sb<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF diffCt(w2$, lad$(sb)) < 2 THEN okToUse = 0: EXIT FOR<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF okToUse THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lv = lev + 1 \'  ***** lev changes HERE *****<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lad$(lv) = w2$<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF w2$ = goal$ THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FOR i = 1 TO lv<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IF w2$ = goal$ THEN PRINT \"   \";<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT lad$(i)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #10, lad$(i)<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NEXT<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT \"-------\"; lv<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRINT #10, \"-------\"; lv<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSEIF lv > maxSteps THEN<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ELSE<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ladder w2$, lv<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END IF<br>\r\n&nbsp;&nbsp;&nbsp;&nbsp;END IF<br>\r\n&nbsp;&nbsp;&nbsp;NEXT<br>\r\n&nbsp;&nbsp;NEXT<br>\r\nEND SUB<br>\r\n<br>\r\n\r\n','2003-09-24',20040225103947,NULL,4,3,0,3.00,20030924132216,0);
INSERT INTO problem VALUES (1498,4,2,1626,'The Random Problem','Suppose there are 20 problems on the site the Sunday evening a user looks at the site the first time. She doesn\'t read the newest problem of the day, but instead ONLY reads problems that come up on the \"Random Problem\" page. She reads 5 random problems each day, always in the evening. The only problem is she can see the same problem more than once.<br><br>\r\n\r\nThe other problem is problems continue to come in from the infinite queue. Two per week day and one per weekend.<br><br>\r\n\r\nWhat is the probability she will have read all the problems after her next Sunday evening check? What is the probability she will have read all the problems after the Sunday evening after that?<br><br>\r\n\r\nNote: The problems displayed when you click on \"Random Problem\" are independent of each other. There isn\'t anything to make sure that you are getting five different problems if you click on random problem five times.','Charlie presents a good solution <a href=\"http://perplexus.info/show.php?pid=1498&cid=11720\">here</a>','2004-02-09',20040229144650,NULL,4,3,0,4.60,20040209115717,0);
INSERT INTO problem VALUES (1341,9,2,1,'Marbles Bonanza','You have an empty container, and an infinite number of marbles, each numbered with an integer from 1 to infinity.\r\n<p>\r\nAt the start of the minute, you put marbles 1 - 10 into the container, then remove one of the marbles and throw it away. You do this again after 30 seconds, then again in 15 seconds, and again in 7.5 seconds. You continuosly repeat this process, each time after half as long an interval as the time before, until the minute is over.\r\n<p>\r\nSince this means that you repeated the process an infinite number of times, you have \"processed\" all your marbles.\r\n<p>\r\nHow many marbles are in the container at the end of the minute if for every repetition (numbered <b>N</b>)\r\n<p>\r\n<b>A.</b> You remove the marble\r\nnumbered (<b>10 * N</b>)\r\n<p>\r\n<b>B.</b> You remove the marble numbered (<b>N</b>)\r\n<p>','Thinking about it logically, in case of (<b>A</b>), every 10th marble is removed, so after an infinity of repetitions, there will still be an infinite number of marbles in the container.\r\n<p>\r\nHowever, in case of (<b>B</b>), because the marbles get removed sequentially, one would think that after an infinity of repetitions, <b>every</b> marble has been removed and the container is empty.','2003-09-08',20031126232107,NULL,4,3,0,3.50,20030908141616,0);
INSERT INTO problem VALUES (1334,6,2,1575,'Flat Out','What is the minimum number of pennies that can be placed upon a table so that each penny touches three, and only three, others?<br>\r\n<br>\r\n(<i>All the pennies must lie flat on the table.</i>)','<b>16</b>','2003-12-17',20040104121647,NULL,3,3,0,3.80,20031217140452,0);
INSERT INTO problem VALUES (1335,14,2,1626,'Change of lunch plans','Two people (A and B) want to meet each other to have lunch, and plan to meet at B\'s house party. A starts out for B\'s house, but when A is a mile away from B\'s house, B realizes that his house is a mess and A\'s isn\'t. So B takes off to meet A.\r\n<br><br>\r\nOnce they meet, they talk for a while, and decide to meet at A\'s house instead. A goes back to her house to wait for B, and B goes to his house to pick up his food, then goes to A\'s house. \r\n\r\nThey arrive at A\'s house at exactly the same time. If B walks twice as fast as A, how far apart do the two people live?\r\n','They live two miles away from each other.\r\n\r\nIf you call the distance from A\'s house to where they met x, and the distance from where they met to B\'s house, then the distance covered by A after they meet is x, and the distance covered by B after they meet is x+2y.<br><br>\r\n\r\nSince A walks twice as slowly, 2x=x+2y, so x=2y. So they met at 2/3 of the way to B\'s house. (closer to B\'s house)If you mark off the distance in sixths, A and B met at 4/6 the distance to B\'s house. Since A covers half of what B does, 1 mile back (where A was when B started out to meet A) was 4/6 minus half of 1-(4/6), or 1/2. Since half the way there is 1 mile, the distance between the two must be two miles.','2003-10-29',20031106194143,NULL,2,3,0,2.86,20031029061348,0);
INSERT INTO problem VALUES (1336,7,2,1575,'Linear Cubes','In the following table, each row of P, Q, and R are a set of numbers for which\r\n<pre>\r\nP³ + Q³ + R³ = P_Q_R\r\n</pre>\r\nwhere P_Q_R is composed of the digits of P, Q, and R put together.<br>\r\nFor example, 4³ + 18³ + 33³ = 41833.\r\n<p>\r\nIn this puzzle, however, P, Q, and R are each two digit numbers.<br>\r\nAlso, there are no zeroes in any of the variables.\r\n<p>\r\n<pre>\r\n    <b><u> P        Q        R    </u></b>\r\n     a        k        j\r\n    a/2      c/4       n\r\n     b        c    2(h+j/4)/a\r\n    j/4      2g/7     3a/4\r\n     2m       f       e/31\r\n     2m      j/2      d/37\r\n</pre>\r\n<p>\r\nThe grid below contains all the variables in the table, where a1 is the first digit of a, a2 is the second digit of a, etc, and where a1 and b1 (being in the same box of the grid) are the same digit.\r\n<pre>\r\n ___________________\r\n| a1 | a2 | c1 | c2 |\r\n| b1 |    | d1 | f1 |\r\n|----|----|----|----|\r\n| e1 | e2 | e3 |    |\r\n| b2 | h1 | d2 | f2 |\r\n|----|----|----|----|\r\n|    | g1 | g2 | g3 |\r\n| k1 | h2 | d3 | n1 |\r\n|----|----|----|----|\r\n| j1 | j2 | m1 | m2 |\r\n| k2 | h3 |    | n2 |\r\n ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯\r\n</pre>\r\nComplete the grid from the given information.','<pre><b>\r\n4 4 7 2\r\n8 3 7 8\r\n4 1 7 5\r\n6 4 4 9\r\n</b></pre>\r\nThe first step is to determine the possible values of P, Q, and R. I used the following javascript:\r\n<pre>\r\nfor (var p=10; p&lt;100; p++) {\r\n  for (var q=10; q&lt;100; q++) {\r\n    for (var r=10; r&lt;100; r++) {\r\n      var total=Math.pow(p,3)+Math.pow(q,3)+Math.pow(r,3);\r\n      var result=p*10000+q*100+r;\r\n      if (total==result) {\r\n        document.write(p + \"&sup3; + \");\r\n        document.write(q + \"&sup3; + \");\r\n        document.write(r + \"&sup3; = \");\r\n        document.write(result + \"&lt;br>\");\r\n      }\r\n    }\r\n  }\r\n}\r\n</pre>\r\nto come up with:\r\n<pre>\r\n16³ + 50³ + 33³ = 165033\r\n22³ + 18³ + 59³ = 221859\r\n34³ + 10³ + 67³ = 341067\r\n44³ + 46³ + 64³ = 444664\r\n48³ + 72³ + 15³ = 487215\r\n98³ + 28³ + 27³ = 982827\r\n98³ + 32³ + 21³ = 983221\r\n</pre>\r\nThen, looking at the table, we see that two of the P-values are a and a/2. These, therefore, must be 44 and 22. The first two rows, then, must correspond to 44³+46³+64³=444664 and 22³+18³+59³=221859, respectively. That gives us:\r\n<pre>\r\na = 44    g = \r\nb =       h = \r\nc = 72    j = 64\r\nd =       k = 46\r\ne =       m = \r\nf =       n = 59\r\n\r\n4 4 7 2\r\n· · · ·\r\n4 · · 5\r\n6 4 · 9\r\n</pre>\r\nFrom the determined values of a and j, the fourth row corresponds to 16³+50³+33³=165033, and g=175:\r\n<pre>\r\na = 44    g = 175\r\nb =       h = \r\nc = 72    j = 64\r\nd =       k = 46\r\ne =       m = \r\nf =       n = 59\r\n\r\n4 4 7 2\r\n· · · ·\r\n4 1 7 5\r\n6 4 · 9\r\n</pre>\r\nAlso, we see that 2m is used twice as a P-value. Therefore, 2m must equal 98, and m=49. Also, the last row has Q=j/2, which we already know is 32 (j=64). Therefore, the last two rows are 98³+28³+27³=982827 and 98³+32³+21³=983221, respectively, and we are able to determine d, e, and f:\r\n<pre>\r\na = 44    g = \r\nb =       h = \r\nc = 72    j = 64\r\nd =       k = 46\r\ne =       m = \r\nf =       n = 59\r\n\r\n4 4 7 2\r\n· · · ·\r\n4 · · 5\r\n6 4 · 9\r\n</pre>\r\nFrom the determined values of a and j, the fourth row corresponds to 16³+50³+33³=165033, and g=175:\r\n<pre>\r\na = 44    g = 175\r\nb =       h = \r\nc = 72    j = 64\r\nd = 777   k = 46\r\ne = 837   m = 49\r\nf = 28    n = 59\r\n\r\n4 4 7 2\r\n8 3 7 8\r\n4 1 7 5\r\n6 4 4 9\r\n</pre>\r\nFrom the completed squares in the grid, now, we have all the values. They are:\r\n<pre>\r\na = 44    g = 175\r\nb = 48    h = 314\r\nc = 72    j = 64\r\nd = 777   k = 46\r\ne = 837   m = 49\r\nf = 28    n = 59\r\n</pre>\r\nThe sets of (P, Q, R) in the table are, in order:\r\n<pre>\r\n(44, 46, 64)\r\n(22, 18, 59)\r\n(48, 72, 15)\r\n(16, 50, 33)\r\n(98, 28, 27)\r\n(98, 32, 21)\r\n</pre>\r\n<br><i><font size=1>Original puzzle by John Gowland</font></i>','2003-12-19',20031226232106,NULL,4,3,0,3.00,20031219084703,0);
INSERT INTO problem VALUES (1873,14,0,2716,'Summing','Consider the sum of the inverses of the squares of the primes; does it converge or diverge?','It converges, because it\'s a proper part of the sum of the inverses of the squares of all integers, which converges absolutely.','2003-12-18',20040324232101,NULL,3,3,2,0.00,00000000000000,103);
INSERT INTO problem VALUES (1874,18,0,4412,'Weight problem?','At 11:23 a.m. on December 18, Lilly felt an urge for some ice cream. lilly finally decided to eat exactlly one pound of ice cream and ate nothing else tell December 25. on December 18 she was only 98 pounds. but on the 24th of December, Lilly was surprised to find she had gained 5 pounds. how?','Lilly is pregnent','2003-12-18',20040323232102,NULL,2,3,1,0.00,00000000000000,28);
INSERT INTO problem VALUES (1338,7,2,1575,'Puzzle Strips 2','The numbers and symbols below are placed onto six vertical strips of paper:\r\n<pre>\r\n        8    -    2    9    ×    1\r\n        +    1    =    5    1    5\r\n        =    9    0    2    ÷    6\r\n        1    =    5    6    =    1\r\n</pre>\r\nRotate and rearrange the strips so that four valid equations appear across the rows.\r\n<p>\r\n<i>Note: Consider the numbers as they appear on a digital watch; 0, 1, 2, 5 and 8 are the same when rotated 180°, while 6 and 9 rotate to each other.</i>','<pre><b>\r\n1 8 = 2 &times; 9\r\n9 + 6 = 1 5\r\n5 = 1 0 &divide; 2\r\n1 1 - 5 = 6\r\n</b></pre>\r\nWe start out with:\r\n<pre>\r\n8  -  2  9  ×  1\r\n+  1  =  5  1  5\r\n=  9  0  2  ÷  6\r\n1  =  5  6  =  1\r\n</pre>\r\nFirst, notice that since each there are six characters to a line, and only four operations, each row must contain a two-digit number.<br>\r\nThe first row needs an equals sign in order to make a complete equation, and the bottom one has two. That means the second or fifth strip needs to be rotated.<br>\r\nLet\'s try flipping the second one:\r\n<pre>\r\n8  =  2  9  ×  1\r\n+  6  =  5  1  5\r\n=  1  0  2  ÷  6\r\n1  -  5  6  =  1\r\n</pre>\r\nThe first line, now, seems to lend itself to an equation:\r\n<pre>\r\n1  8  =  2  ×  9\r\n5  +  6  =  1  5\r\n6  =  1  0  ÷  2\r\n1  1  -  5  =  6\r\n</pre>\r\nThat also allows the bottom row to work; the middle two do not. Simple inspection shows that flipping the first strip solves the puzzle:\r\n<pre>\r\n1  8  =  2  &times;  9\r\n9  +  6  =  1  5\r\n5  =  1  0  &divide;  2\r\n1  1  -  5  =  6\r\n</pre>\r\n','2003-12-22',20040104122437,NULL,3,3,0,0.00,20031222080736,0);
INSERT INTO problem VALUES (1424,7,2,1919,'Three Digit Number(s) 2','Find a three digit number that fits the following criteria:<p>\r\n\r\n1)The digits are all different.<br>\r\n2)When each digit is squared and added together the number is the same as the number formed by the 2nd and 3rd digits in the number.<br>\r\n3)When the number formed by the last two digits is squared then added to (the first digit squared and added to itself) it is the same as the original number.<p>\r\nHow many different three digit numbers are there that fit the criteria?\r\n','<b>420</b>\r\n<p>\r\nRepresent the digits of the number as a, b, and c. Thus, the number itself is equal to 100a + 10b + c.\r\nThe statements in the problem give the following equations:\r\n<pre>a&sup2; + b&sup2; + c&sup2; = 10b + c\r\n(10b + c)(10b + c) + a&sup2; + a = 100a + 10b + c</pre>\r\nWith some manipulation we can combine the equations:\r\n<pre>100b&sup2; + 20bc + c&sup2; + a&sup2; + a = 100a + a&sup2; + b&sup2; + c&sup2;\r\n99b&sup2; + 20bc = 99a\r\n99(b&sup2; - a) + 20bc = 0</pre>\r\nThis last equation leads to one of two conclusions.\r\n<p>\r\nFirst, it could be that (b&sup2; - a) is negative and 20bc is a multiple of 99. The lowest common multiple of 99 and 20 is 990, which would imply that (b&sup2; - a) were -10. Since a and b are both positive, single-digit integers, that is not possible.\r\n<p>\r\nSo, it must be that b&sup2; - a = 0 and bc = 0. A trivial case would be where a and b are both 0; however, the digits must all be different. Otherwise, c must be zero, and a = b&sup2;.\r\n<p>\r\nFor single digits, there are only three possibilities for one number being the square of the other: 1 and 1, 2 and 4, or 3 and 9 (110, 420, or 930). 110 is immediately ruled out because all the digits must be different.\r\n<p>\r\nSome of the information from the original first statement was lost in the combination, so we need to check these numbers against it again. (4&sup2; + 2&sup2; + 0&sup2;) <i>is</i> 20, and (9&sup2; + 3&sup2; + 0&sup2;) is 33, not 30. So, it appears that the answer is 420.\r\n<p>\r\nJust to be sure, we can recheck this number against the second statement as well, and see that (20&sup2; + 4&sup2; + 4) does indeed equal 420.','2003-11-07',20040313231610,NULL,3,3,0,3.25,20031107150232,0);
INSERT INTO problem VALUES (1429,2,2,1626,'The Tunnel','You have entered a mysterious tunnel with your friend. As you get to the middle of the room, flames rise at both ends, disallowing you from exiting.<br><br>\r\n\r\nOn a table you see a row of 7 bottles of potions, each a different size. The largest bottle is second from the left, and the smallest is fourth from the right. There also is a riddle.<br><br>\r\n\"Danger lies before you, while safety lies behind,<br>\r\nTwo of us will help you, whichever you would find.<br> One among us seven will let you move ahead,<br> another will transport the drinker back instead,<br>\r\nTwo among our number hold only nettle wine,<br>\r\nThree of us are killers, waiting hidden in line.<br>\r\nChoose, unless you wish to stay here forevermore,<br>\r\nTo help you in your choice, we give you these clues four<br>\r\nFirst, however slyly the poison tries to hide<br>\r\nYou will always find some on nettle wine\'s left side;<br>\r\nSecond, different are those who stand at either end.<br> But if you would move onward, neither is your friend;<br>\r\nThird as you see clearly, all are different size.<br>\r\nNeither dwarf nor giant holds death in their insides;<br>\r\nFourth, the second left and the second on the right<br>\r\nAre twins once you taste them, though different at first sight.<br><br>\r\n\r\nWhich bottle will contain the potion to allow you to continue on in the tunnel, and which one will allow your friend to go backward in the tunnel?\r\n<br><br>\r\n(Taken from \"Harry Potter and the Sorcerer\'s Stone\")','\"The smallest bottle will get us through...\" the flames ahead of us, while to go through the flames behind us you would need to drink \"...a rounded bottle at the right end of the line\"<br><br>\r\n\r\nThis is also the solution for the <a href=\"http://perplexus.info/show.php?pid=1429&cid=10535\">variation</a><br><br>','2003-12-16',20040225103933,NULL,3,3,0,3.20,20031216125311,0);
INSERT INTO problem VALUES (1885,20,0,2716,'I\'M A DOT IN PLACE','Can you find an appropriate anagram for the title of this puzzle?','A DECIMAL POINT','2003-12-30',20040324232101,NULL,3,3,4,0.00,00000000000000,172);
INSERT INTO problem VALUES (1886,20,0,2716,'LATER!','LATER!','LATER!','2003-12-30',20040324232101,NULL,2,3,4,0.00,00000000000000,173);
INSERT INTO problem VALUES (1340,7,2,1575,'Numbers and Dots','This is a famous problem from 1882, to which a prize of $1000 was awarded for the best solution.<br>\r\n<br>\r\nThe task is to arrange the seven numbers 4, 5, 6, 7, 8, 9, and 0, and eight dots, in such a way that an addition of two or more numbers approximates 82 as closely as possible.<br>\r\nEach of the numbers can be used only once.<br>\r\nThe dots can be used in two ways: as decimal point and as symbol for a recurring decimal.<br>\r\n<br>\r\nFor example, the fraction 1/3 can be written as:\r\n<pre>\r\n  . \r\n. 3\r\n</pre>\r\nThe dot on top of the three denotes that this digit is repeated infinitely. If a group of numbers needs to be repeated, two dots are used: one to denote the beginning of the recurring part and one to denote the end of it. For example, the fraction 1/7 can be written as:\r\n<pre>\r\n  .         . \r\n. 1 4 2 8 5 7\r\n</pre>\r\n(Note that \'0.5\' is written as \'.5\'.)<br>\r\n<br>\r\nHow close can you get to the number 82?','<b>82 exactly</b><br>\r\n<br>\r\nHere\'s how:\r\n<pre>\r\n   .    ..    ..\r\n80.5 + .97 + .46\r\n= 80.5555... + .979797... + .464646...\r\n= 80 5/9 + 97/99 + 46/99\r\n= 80 198/99\r\n= 82\r\n</pre>\r\nOf course, the whole number part (80) and the decimal parts can be put together in any manner, so there are a few equivalent solutions:<br>\r\n<pre>\r\n      .    ..    ..\r\n80 + .5 + .97 + .46\r\n\r\n   ..    .    ..\r\n80.46 + .5 + .97\r\n\r\netc.\r\n</pre>','2003-12-24',20040104121443,NULL,4,3,0,4.33,20031224080657,0);
INSERT INTO problem VALUES (1363,6,2,1575,'Counting Sheep','At the livestock market, the sheep were secured in 36 pens arranged in a 6x6 grid, the number in each pen shown below.\r\n<pre>\r\n7 5 5 3 6 2\r\n8 1 7 6 5 1\r\n5 8 4 3 4 5\r\n4 6 8 1 2 9\r\n1 2 8 4 7 8\r\n6 5 3 7 4 5\r\n</pre>\r\n\"I want to make a tidy sum out of it,\" said the farmer. So, in line with the farmer\'s wishes, the buyer bought all of the sheep in each of 12 pens.\r\n<p>\r\nRemove 12 of the 36 numbers to leave four numbers in each row and column, so that each of the six horizontal lines and each of the six vertical lines totals 20.','<pre>\r\n7 <s>5</s> 5 <s>3</s> 6 2\r\n8 1 <s>7</s> 6 5 <s>1</s>\r\n<s>5</s> 8 4 3 <s>4</s> 5\r\n4 6 8 <s>1</s> 2 <s>9</s>\r\n1 <s>2</s> <s>8</s> 4 7 8\r\n<s>6</s> 5 3 7 <s>4</s> 5\r\n\r\n7   5   6 2\r\n8 1   6 5  \r\n  8 4 3   5\r\n4 6 8   2  \r\n1     4 7 8\r\n  5 3 7   5\r\n</pre>','2004-01-05',20040209232108,NULL,3,3,0,2.75,20040105082839,0);
INSERT INTO problem VALUES (1364,10,2,1919,'Blargs, Grots and Cloystas','You are on an island and you meet three people, Jeswin, Parker and Crasbo. You know that they are either liars, knights or knaves (someone who alternates between truth and lie). They have a strange religion - for one half of the year they talk in English and for the other half they talk Gambalidarian (their language). Naturally, you arrive during the latter part of the year. You know that if you ask them what they are, they either say \'Blarg\', \'Grot\' or \'Cloysta\', but you don\'t know which means what out of liar knight and knave. You also know that \'Jappa\' means \'is a\' and \'Bokka\' means \'I am a\'. They give the following statements: <p>\r\n\r\nJeswin : Bokka Grot. Parker Jappa Cloysta.<p>\r\n\r\nParker : Bokka Blarg. Crasbo Jappa Blarg.<p>\r\n\r\nCrasbo : Bokka Grot. Jeswin Jappa Cloysta.<p>\r\n\r\nWhat does Blarg, Grot and Cloysta mean in English, and what are each of the people?','The words in English are:<p>\r\n\r\nGrot = Knight <br>\r\nBlarg = Knave <br>\r\nCloysta = Liar <p>\r\n\r\nIf L is a lie and T is a truth their statements are :<p>\r\n\r\nJeswin : LL<br>\r\nParker : TL <br>\r\nCrasbo : TT <p>\r\n\r\nSo Jeswin is a liar (or Cloysta), Parker is a knave ( or Blarg) and Crasbo is a knight (or Grot).\r\n<p>\r\nP.S. Apparently, more possibilities exist - see comments for this problem.','2003-10-28',20040121232102,NULL,4,3,0,2.40,20031028144709,0);
INSERT INTO problem VALUES (1560,20,2,1567,'Annul Choke Widow Nude Whist','Wide ditto jig kink Rasta wrote?\r\n<p>\r\nA) Zealot worse grain. <br>\r\nB) Dots formatted gnawing Ute ovine doubt.<br>\r\nC) Toga toothy orders hide.<br>\r\nD) Noun knave dear buff.<br>\r\n','During normal speech, our words tend to slur together.  When the question in this puzzle is spoken aloud quickly, it sounds like, “Why did the chicken cross the road?”.  The standard answer is C, “To get to the other side,” although the number of spoof answers, such as the one approximated by answer A, is countless.\r\n<p>\r\nThis puzzle was inspired by the story “Ladle Rat Rotten Hut”, a retelling of “Little Red Riding Hood” told entirely using words that sound similar to the original.  The story was written in 1941 by H.L. Chase, who was himself inspired by the rationing of just about everything during WWII.  He wondered what language would be like if words themselves were rationed, and we had to communicate using whatever words were made available to us.  <p>For more history and the complete text of “Ladle Rat Rotten Hut”, visit \r\nhttp://www.exploratorium.edu/xref/exhibits/ladle_rat_rotten_hut.html\r\n','2003-12-27',20040109232106,NULL,4,3,0,3.33,20031227074054,0);
INSERT INTO problem VALUES (1584,22,2,3372,'Shakespeare\'s Numbers','Given that<p>\r\n\r\n232232:1428:23176:321623251421:247:242827:9182212161427141929:97959391<p>\r\n\r\nis the first line to one of Shakespeare\'s more famous plays, what does<p>\r\n\r\n144510:819162710182224:20221422621:330:21151028:202415:207:32162812:13151719<p>\r\n\r\nmean?','<b>HINTS</b>\r\n<p>\r\nFirst, the words have been broken up, which should make it much easier.<p>\r\nLetters can be represented by either one or two digit numbers.<p>\r\nLook at the last word in each. Does it look a little too regular?<p>\r\n-\r\n<p>\r\n<b>ANSWER</b>\r\n<p>\r\nFirst line:<br>\r\nNow is the winter of our discontent<p>\r\nSecond:<br>\r\nMade glorious summer by this sun of York<p>\r\nThe \"words\" at the end of each line are simply the key to each phrase: Shift the numbers corresponding to each letter up by 9, 7, 9, 5, 9, 3, 9, 1 and loop around for the first sentence, ditto for 13151719 on the second.','2004-01-09',20040121232102,NULL,4,3,0,4.33,20040109120349,0);
INSERT INTO problem VALUES (1674,6,0,1626,'Problematic Pathways','There is a grid cube made up of 8 wire-frame cubes, each with wire where their edges should be and space in their middle and faces.<br><br>\r\n\r\nIf this such large cube (with 2 such cubes on each side,) was held so that a vertice was on top, how many ways could you get from the top to the bottom, if you could only go from top to bottom?','?','2003-10-20',20040324232101,NULL,3,3,17,0.00,00000000000000,373);
INSERT INTO problem VALUES (1675,2,1,2839,'Icin\' the Tea','<i><b>This actually happened to me...</i></b><p>\r\n  My wife and I were cookin\' a Cajun feast for the anniversaire de ma mere.  While I handled the vittles, the lovely and talented Mrs. Boy made the drinks.<br>  She had made the tea strong and wanted to dilute it with 4 cups of water but the guests were at the door and the tea was still hot so she decided to dilute it with ice instead.<br>  She turned to me and said, \"Fat, sweetie, how many ice cubes make a cup of water?\"<br>  I confessed that I did not know as I had not measured the water when I made the cubes.  To make matters worse I had not paid attention to how full I had made the trays so we couldn\'t just refill them and see how much they held.<br>  Things seemed desperate, as I\'d die before I\'d serve my Gumbo without sweet tea, but Mrs. Boy is no fool and she found a way.  The tea was just right (though the cheese grits were a little burnt).<p>\r\n\r\n<b><i>How did Mrs. B manage to ascertain the proper number of ice cubes to produce the 4 cups of water needed to dilute the tea?</b></i>  All she had to use was the ice cubes themselves, an ungraduated glass pitcher of unknown volume and the 4 cup graduated Pyrex measuring cup full of (too strong) tea.\r\n','My lovely bride poured enough of the tea into the pitcher to lower the level in the pyrex cup to the 2 cups line.  She then added enough cubes to raise the level to four cups. <p> \r\nMrs. B. knew that ice does not change mass when it goes from solid to liquid, so the level of the ice/tea combination was the same as the ice/water dilution would be once the ice melted (in spite of the bits of the cubes that stuck out of the top of the water.)  She therefore knew that she had added enough cubes to account for two cups of water.<p>\r\n\r\nNext she poured the ice/tea combo into the pitcher and then she refilled the measuring up to the 2 cup line from the pitcher without allowing any of the ice cubes to fall back into the cup.  She then repeated the process and perfectly diluted the tea.<p>\r\n\r\n<i>and to think, I married her for her looks...','2004-03-09',20040322232107,NULL,1,3,0,3.25,20040309080536,0);
INSERT INTO problem VALUES (1672,17,1,3172,'What is quicker than the eye?','<img src=\"http://www.flooble.com/images/perplexus/problem/quicker-than-the-eye.jpg\" align=\"right\">\r\nAs you probably know... a given color of light can generally, be described by one number (e.g., the frequency of its wave length).\r\n\r\n<P>The color white, however, has no associated frequency; it is composed of equal amounts of all the (visible) frequencies of light.  Black, of course, is the absence of light.  And various shades of grey are generally composed of various intensities of white (as you lower the overall intensity of white, the grey gets darker and approaches black).\r\n\r\n<P>The question is:  why is light (optically) additive?  More specifically, why is it that when we add Red and Green together we get Yellow; Green and Blue together, we get Cyan; Red, Green, and Blue together, we get white?\r\n\r\n<P><I>(Please don\'t confuse this with the subtractive quality of pigments/paints, where as we add more colors, particularly more of the primary colors red, yellow, and blue, we approach black.)</i>\r\n\r\n<P>Could we use three (or more) different colors and achieve the same result?','?','2004-03-04',20040309232104,NULL,5,3,0,3.67,20040304135919,0);
INSERT INTO problem VALUES (1673,7,0,1626,'Hexing Numbers','<pre>  1\r\n 2 3\r\n4 5 6\r\n 7 8\r\n  9</pre>\r\nBy moving the numbers around in the diagram,\r\nmake it so that every number is a multiple of the sum of the numbers around it.<br><br>\r\n\r\n(Cloned from another problem)','<pre>  5\r\n 8 2\r\n3 6 9\r\n 7 1\r\n  4</pre>','2003-10-20',20040324232101,NULL,3,3,16,0.00,00000000000000,364);
INSERT INTO problem VALUES (1671,20,0,1626,'Alphabet Plus','What do the following words have in common? What words of over 5 letters could be added to this set?\r\n\r\nREBOOT\r\nFORMED','REBOOT + C = OCTOBER<br>\r\nFORMED + E = FREEDOM<br>','2003-10-19',20040324232101,NULL,4,3,16,0.00,00000000000000,363);
INSERT INTO problem VALUES (1376,6,2,1575,'Stay in Form','A body of soldiers form a 50m-by-50m square ABCD on the parade ground.<br>\r\n<br>\r\nIn a unit of time, they march forward 50m in formation to take up the position DCEF.<br>\r\n<br>\r\nThe army\'s mascot, a small dog, is standing next to its handler at location A. When the soldiers start marching, the dog begins to run around the moving body in a clockwise direction, keeping as close to it as possible. When one unit of time has elapsed, the dog has made one complete circuit and has got back to its handler, who is now at location D (assume the dog runs at a constant speed and does not delay when turning the corners).<br>\r\n<pre>\r\n B----C----<i>E</i>\r\n |    |    |   \r\n A----D----<i>F</i>\r\n</pre>\r\nHow far does the dog travel?','Let L be the side of the square, 50m.<br>\r\nLet D be the distance the dog travels.<br>\r\nLet T be the total time it took the soldierd to march 50m.<br>\r\nLet v1 be the soldiers\' marching speed and v2 be the speed of the dog.<br>\r\n<br>\r\nThen, v1 = L/T and v2 = v1*D/L = D/T.<br>\r\n<br>\r\nLet t1, t2, t3, t4 be the time the dog takes to traverse each side of the square, in order.\r\nFind t1 through t4 in terms of L and D and solve t1+t2+t3+t4 = T:<br>\r\n<br>\r\nWhile the dog runs along the back edge of the square in time t1, the soldiers advance a distance d=t1*v1, so the dog has to cover a distance:<br>\r\n<pre>\r\n&radic;(L&sup2; + (t1*v1)&sup2;)\r\n</pre>\r\nThis takes a time:<br>\r\n<pre>\r\nt1=&radic;(L&sup2; + (t1*v1)&sup2;)/v2\r\n. . .<br>\r\nt1 = L/&radic;(v2&sup2; - v1&sup2;).\r\n</pre>\r\nAlso, t3 is the same path, simply in the other direction, so:<br>\r\n<pre>\r\nt3 = t1 = L/&radic;(v2&sup2; - v1&sup2;).\r\n</pre>\r\nSimpler to come up with are:\r\n<pre>\r\nt2 = L/(v2-v1)\r\nt4 = L/(v2+v1)\r\n</pre>\r\nTherefore, we have:\r\n<pre>\r\nt1 + t2 + t3 + t4 = T\r\n2L/&radic;(v2&sup2; - v1&sup2;) + L/(v2-v1) + L/(v2+v1) = T\r\n2L/&radic;[(D/T)&sup2;-(L/T)&sup2;] + L/[(D/T)-(L/T)] + L/[(D/T)+(L/T)] = T\r\n2L/{[&radic;(D&sup2-L&sup2;)]/T} + L/[(D-L)/T] + L/[(D+L)/T] = T\r\n2L/[&radic;(D&sup2-L&sup2;)] + L/(D-L) + L/(D+L) = 1\r\n2L/[&radic;(D&sup2-L&sup2;)] + 2DL/(D&sup2;-L&sup2;) = 1\r\n2L[D + &radic;(D&sup2;-L&sup2;)]/(D&sup2; - L&sup2;) = 1\r\n. . .\r\nD^4 - 4LD^3 - 2L^2D^2 + 4L^3D + 5L^4 = 0\r\n</pre>\r\nThis last equation has a root D = 4.18113L, or D = 209.056m when L=50m.','2004-01-03',20040319232103,NULL,4,3,0,3.50,20040103104634,0);
INSERT INTO problem VALUES (2202,4,0,2716,'Hawks and Doves','Whenever a hawk meets a dove, the dove is killed. Whenever two hawks meet, they fight to death, and both are killed. And if two doves meet, nothing bad happens.<p>There are H hawks and D doves, and you are either a hawk or a dove. What are your chances of survival?','No matter whether you are a hawk or a dove, you may disregard all meetings with doves, for you won\'t be killed. Also, whatever happens to doves doesn\'t affect your chances. So, you may consider the world to be populated only by N hawks and you.<p>If N is odd, you\'ll be killed no matter what you are.<p>If N is even, it also makes no difference if you are a hawk or a dove; you\'ll be alive only if you are the last one standing, with odds 1/(N+1).','2004-03-11',20040324232101,NULL,3,3,35,0.00,00000000000000,498);
INSERT INTO problem VALUES (1866,2,0,4670,'The many sages','This is a generalisation of an old problem.<p>On a hot summer day, <i>n</i> equally bright philosophers, tired from all that philosophising, were napping in an orchard. A prankster came by, and painted all of their faces black with charcoal.<p>When the philosophers woke up, they started laughing at the others... until they suddenly realised all of their faces must be black!<p>How did they come to that conclusion?\r\n','If n=2, both could have thought \"If my face is clean, what\'s the other laughing at? Therefore, my face must be black.\"\r\n<p>\r\nIf n=3, each could have thought: \"If my face is clean, why are the other two laughing? They should apply the \'n=2\' case, and stop laughing; since they don\'t, my face must be black, too.\"\r\n<p>\r\nIn general, for P philosophers, each would think \"\"If my face is clean, why are the other (P-1) laughing? They should apply the \'n=(P-1)\' case, and stop laughing; since they don\'t, my face must be black, too.\"','2003-12-10',20040323232102,NULL,3,3,1,0.00,00000000000000,25);
INSERT INTO problem VALUES (1378,16,1,1575,'I\'ve Been Working...','Between Massena and Anaheim there are two railroad tracks. One of them is straight and is 4 miles long. The other one is the arc of a circle and is 5 miles long.<br>\r\n<br>\r\nWhat is the radius of curvature of the curved track?',' ','2004-01-07',20040113232103,NULL,3,3,0,3.00,20040107091516,0);
INSERT INTO problem VALUES (1379,20,2,1575,'ETW','What words contain the following letter sequences?<br>\r\n<ol>\r\n<li>ILLILI</li>\r\n<li>HTH</li>\r\n<li>IQUA</li>\r\n<li>AWB</li>\r\n</ol>\r\n<i><b>Note</b>: There may be multiple solutions. Find as many as you can.</i>','There are many solutions, and using a word list and a simple program a complete solution is not hard to find; the problem was intended (unlike most on this site) to be solved off the top of your head, without aid of a computer.\r\n<p>\r\nHere are the words I came up with and expected most people to find (or variations thereof):\r\n<p>\r\n\r\nM<b>ILLILI</b>TER\r\n<p>\r\nLIG<b>HTH</b>OUSE<br>\r\nLIG<b>HTH</b>EARTED<br>\r\nIC<b>HTH</b>YOSAUR<br>\r\nDIP<b>HTH</b>ONG<br>\r\nKNIG<b>HTH</b>OOD<br>\r\nEIG<b>HTH</b>\r\n<p>\r\nP<b>IQUA</b>NT<br>\r\nANT<b>IQUA</b>TED<br>\r\nREL<b>IQUA</b>RY<br>\r\n<p>\r\nDR<b>AWB</b>ACK<br>\r\nJ<b>AWB</b>ONE<br>\r\nJ<b>AWB</b>REAKER<br>\r\nL<b>AWB</b>REAKER<br>\r\nSTR<b>AWB</b>ERRY<br>\r\n<p>\r\nBut of course, there are more words that can be found:\r\n<p>\r\n1. I believe that <tt>milliliter</tt> is the unique word (sans its plural form) with the letter sequence <tt>illili</tt> in it.\r\n<p>\r\n2. There are many obscure words for <tt>hth</tt>. I will just list the roots: <tt>autochthon, chthonian, diphtheria, diphthong, eighth, exophthalmus, ichthyology, ichthyosaur, knighthood, lighthearted, monophthong, naphthol, nighthawk, ophthalmia, ophthalmology, phthalein, phthiriasis, phthisis, triphthong</tt>.\r\n<p>\r\n3. There are fewer words for <tt>iqua</tt>: <tt>antiquate, biquadratic, liquate, piquant, reliquary, semiquaver</tt> (and variants of those words).\r\n<p>\r\n4. And finally, for <tt>awb</tt>, we have: <tt>bawbee, drawback, drawbar, drawbridge, jawbone, jawbreaker, lawbreaker, rawboned, sawbuck, strawberry, strawboard.</tt>','2004-01-09',20040114142815,NULL,3,3,0,3.00,20040109094515,0);
INSERT INTO problem VALUES (1380,16,2,1575,'What Can You Prove?','<img src=http://www.flooble.com/images/perplexus/problem/rickety.gif>\r\n<ul>\r\n<li>In the figure, above AC=BD.<br><br></li>\r\n<li>‹ACD is a right angle.<br><br></li>\r\n<li>‹BDC is less than 90º.<br><br></li>\r\n<li>QP and RP are perpendicular bisectors of AB and CD respectively, intersecting at P.<br><br></li>\r\n<li>AP=BP and CP=DP because all points on the perpendicular bisector of a line are equidistant from the extremities of the line.<br><br></li>\r\n<li>Triangle APC is therefore congruent to triangle BPD because of the well known \"side-side-side\" theorem.\r\nNow, ‹PCD=‹PDC because the base angles of an isosceles triangle are equal.<br><br></li>\r\n<li>‹ACP=‹BDP because they are corresponding parts of congruent triangles.<br><br></li>\r\n<li>Of course, ‹ACP + ‹PCD = ‹BDP + ‹PDC because when equals are added to equals the results are equal.</li>\r\n</ul>\r\nTherefore, ‹ACD = ‹BDC.<br>\r\n<br>\r\nBut, wait, we know that this isn\'t true!<br>\r\n<br>\r\nA mathematician had a rickety table (with top AB sitting on the floor CD with legs AC and BD) and had constructed the drawing above in an ineffectual effort to straighten the table. Can you figure out what is wrong?','When you actually draw PQ as the perpendicular bisector of AB, point P is relatively high, depending on just how acute angle BDC is.<br>\r\nWhatever the angle, this point is always high enough so that, above the angle of BDC, segment PD is actually external to ABDC, and BDC is actually the difference between PCD (=PDC) and that angle (PDB).\r\n<p>\r\nSee the diagram when the \"acuteness\" of ‹BDC is exaggerated:\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/ricketysol.gif\"></center>','2004-01-14',20040119141746,NULL,4,3,0,3.00,20040114080020,0);
INSERT INTO problem VALUES (1382,6,2,1626,'Another Chain in Payment','You have 23 links in a gold chain (just like before), and will pay one link per day to someone. Which two chain pieces should you break in order to pay this person?\r\n<br><br>\r\nWhat would be the longest chain you could have in order to pay this person (one each day) by breaking 3 pieces in the chain?\r\n<br><br>\r\nIs there a rule for how many days you could pay someone under the same circumstances if you could break x pieces in the chain?','The first chain could be split so that the fourth link from one end and sixth link from the other end was cut. This would make chains of 3, 1, 12, 1, 6.<br><br>\r\n\r\n1: Pay with the 1 chain<br>\r\n2: Pay with the 1 chain<br>\r\n3: Take back both 1 chains, pay with the 3 chain<br>\r\n4: Pay with the 1 chain<br>\r\n5: Pay with the 1 chain<br>\r\n6: Take back 1 and 3 chains, pay with the 6 chain<br>\r\n7: Pay with the 1 chain<br>\r\n8: Pay with the 1 chain<br>\r\n9: Take back both 1 chains , pay with the 3 chain<br>\r\n10: Pay with the 1 chain<br>\r\n11: Pay with the 1 chain<br>\r\n12: Take back 1, 3 and 6 chains, pay with the 12 chain<br>\r\n13: Pay with the 1 chain<br>\r\n14: Pay with the 1 chain<br>\r\n15: Take back both 1 chains, pay with the 3 chain<br>\r\n16: Pay with the 1 chain<br>\r\n17: Pay with the 1 chain<br>\r\n18: Take back 1 and 3 chains, pay with the 6 chain<br>\r\n19: Pay with the 1 chain<br>\r\n20: Pay with the 1 chain<br>\r\n21: Take back both 1 chains, pay with the 3 chain<br>\r\n22: Pay with the 1 chain<br>\r\n23: Pay with the 1 chain<br><br><br>\r\n\r\n4, 1, 16, 1, 32, 1, 8 is the next set.\r\n<br><br>\r\n1: Pay with a 1 link<br>\r\n2: Pay with a 1 link<br>\r\n3: Pay with a 1 link<br>\r\n4: Take back all 1 links, pay with the 4 link<br>\r\n5: Pay with a 1 link<br>\r\n6: Pay with a 1 link<br>\r\n7: Pay with a 1 link<br>\r\n8: Take back the 4 link and the 1 links, pay with the 8 link...<br>\r\n<br>\r\nPaying by continuing on with powers of two would work for this situation.<br><br> Fwaff figured that (2^(x+1))(x+1) - 1  would work as a formula.\r\n','2003-11-17',20031201180216,NULL,2,3,0,3.00,20031117082206,0);
INSERT INTO problem VALUES (1383,2,2,1626,'Wrong Place, Right Place','One person comes up to another person beside his bike. \"Can I use your bike?\" he asks. The person by the bike replies, \"Only if you figure out the combination to my bike lock, which is made up of 4 different numbers from 1 through 8. You can guess 3 numbers.\"\r\n<br><br>\r\nHe guessed 1235, 4721, and 3862. All three were answered with \"One number in the combination is in the wrong place, and another is in the right place. The other two aren\'t in the combination.\"\r\n<br><br>\r\nThe guesser was puzzled and asked \"Is the number divisible by 7?\" The person with the bike answered this question and after thinking for a while, the guesser told him the combination. What is the combination?','First of all, either 1 is in the combo or 2 is in the combo. If both were, only 3 numbers could be in the combo and if neither was there would have to be at least 5 numbers in the combo. The same reasoning can be applied with 2 and 3.\r\n<br><br>\r\nSo there are two scenarios to consider. 1 and 3 are in the combo and 2 isn\'t, or 2 is in the combo and 1 and 3 aren\'t.\r\n<br><br>\r\nFor the first one: there are 2 choices. 1__3 and __31 because if the last spot isn\'t filled, the 2 in the last number will make the numbers impossible. 1__3 must be 1763 and the __31 must be 7831.\r\n<br><br>\r\nFor the second one: 2__5, __25, because _25_ and 52__ is impossible because the 2 is in the other two combinations in another spot. __25 results in 7825 and 2__5 results in 2765.\r\n<br><br>\r\nSince 2765 is the only number divisible by 7 and the other 3 numbers aren\'t, the number must be divisible by 7 so the guesser could figure it out. This means the combination was 2765.','2003-11-17',20040210232107,NULL,3,3,0,3.33,20031117144710,0);
INSERT INTO problem VALUES (1384,20,2,1575,' Mix and Match','Put the ten four-letter words below into pairs which can then be anagrammed into five eight-letter words.<br>\r\n<pre>\r\nPEER\r\nTIME\r\nDATE\r\nWALL\r\nJUNE\r\nTONE\r\nSNOB\r\nSEAT\r\nPALE\r\nVILE\r\n</pre>\r\n<br>\r\n<i>For example, you could put <tt>PARE</tt> and <tt>APED</tt> together to make <tt>APPEARED</tt>, and so on.</i>','<pre>\r\nPALE + TONE = ANTELOPE\r\nVILE + JUNE = JUVENILE\r\nPEER + DATE = REPEATED (or DEPARTEE)\r\nSNOB + WALL = SNOWBALL\r\nTIME + SEAT = ESTIMATE\r\n</pre>','2004-01-12',20040210232107,NULL,4,3,0,3.25,20040112133646,0);
INSERT INTO problem VALUES (1388,8,1,1575,'Attack!','Place 1 king, 2 queens, and 5 knights on a standard 8×8 chessboard so that every unoccupied square is under attack.','<pre>\r\n· · · · · · · ·\r\n· · x · x · · ·\r\n· x · · · x · ·\r\n· · · n · · · ·\r\n· x · · · x · ·\r\n· · x · x · · ·\r\n· · · · · · · ·\r\n· · · · · · · ·\r\n\r\n\r\n· · · · · · · ·\r\n· · x x x x · ·\r\n· x x · · x x ·\r\n· · · n n · · ·\r\n· x x · · x x ·\r\n· · x x x x · ·\r\n· · · · · · · ·\r\n· · · · · · · ·\r\n\r\n· · · · · · · ·\r\n· · x x x x · ·\r\n· x x · x x x ·\r\n· x · n n x · ·\r\n· x x n · x x ·\r\n· x x x x x · ·\r\n· · x · x · · ·\r\n· · · · · · · ·\r\n\r\n· · · · · · · ·\r\n· · x x x x · ·\r\n· x x x x x x ·\r\n· x x n n x x ·\r\n· x x n n x x ·\r\n· x x x x x x ·\r\n· · x x x x · ·\r\n· · · · · · · ·\r\n\r\nQ x x x x x x x\r\nx x x x x x · ·\r\nx x x x x x x ·\r\nx x x n n x x ·\r\nx x x n n x x ·\r\nx x x x x x x ·\r\nx · x x x x · ·\r\nx · · · · · · ·\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx x x x x x x x\r\nx · x x x x x x\r\nx x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx x x x x x x x\r\nx K x x x x x x\r\nx x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx x x x x x x x\r\nK x x x x x x x\r\nx x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx x x x x x x x\r\nx x x x x x x x\r\nK x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nK x x x x x x x\r\nx x x x x x x x\r\nx x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx K x x x x x x\r\nx x x x x x x x\r\nx x x x x x x Q\r\n\r\nQ x x x x x x x\r\nx x x x x x · x\r\nx x x x x x x x\r\nx x x n n x x x\r\nx x x n n x x x\r\nx x K x x x x x\r\nx x x x x x x x\r\nx x x x x x x Q\r\n\r\n. . .\r\n</pre>','2004-01-17',20040316213956,NULL,3,3,0,3.00,20040117132140,0);
INSERT INTO problem VALUES (1389,22,2,1626,'1724362623 332826','16343737 37283739 241213 12 18281422361218,<br> 182423 18281422361218 241213 12 22233535,<br> 16343737 37283739 19232618 1836 242312382326,<br> 242327 18281422361218 19232618 1836...<br> 19233535, 18241218\'37 232636281424 37342614342614 333627 263619...','Looking at a telephone, you can see that the code is in chunks of 2 numbers. The first number shows which letter it is (first second or third), and the second number of each set shows the telephone\'s number.','2003-12-01',20040111232102,NULL,2,3,0,2.20,20031201093103,0);
INSERT INTO problem VALUES (1391,7,2,1575,'e pluribus unum ii','Below are three groups of three numbers each. Combine the numbers in each group using the standard binary operations (addition, subtraction, multiplication, division, and exponentiation) so that each group yields the same number.\r\n<ol>\r\n<li>3, 15, 18</li>\r\n<li>10, 13, 36</li>\r\n<li>24, 27, 39</li>\r\n</ol>\r\n<p>\r\n<i>For an example, see the <a href=\"http://perplexus.info/show.php?pid=1314\">first problem</a>.</i>','<pre><b>18 - (15 ÷  3) = 13\r\n36 -  10 - 13  = 13\r\n39 ÷ (27 - 24) = 13</b></pre>','2004-01-22',20040317204355,NULL,3,3,0,3.00,20040122084325,0);
INSERT INTO problem VALUES (1944,7,0,5178,'3x3 sums','Fill a 3 by 3 grid with the digits 1 to 9 using the fallowing five rules.<br><br>  \r\n\r\n1. The sum of the top row is twice the sum of the center row.<br><br>\r\n\r\n2. The sum of the left column is twice the sum of the center column.<br><br>\r\n\r\n3. The sum of the right column plus twice the sum of the bottom row is equal to the sum of the whole grid.<br><br>\r\n\r\n4. The sum of the bottom row plus twice the sum of the right column is not equal to the sum of the whole grid.<br><br>\r\n\r\n5. The top row is the only row with both odd and even numbers.<br><br>\r\n\r\nShow that there is only one solution.<br><br>','<br>\r\nLet\'s call the columns left to right A, B and C.  Likewise, the rows top to bottom D, E and F.  The sum of the whole grid is 45 so the sums of A+B+C and D+E+F also equal 45. If rule 2: A=2B then 3B+C=45. If rule 3: 2F+C=45 then 3B=2F.  This means B must be even.<br><br>\r\n\r\nIf B=6 then A=12 and c=(45-A-B)=27.  The highest sum we can get is 9+8+7=24 so B is not 6.<br><br>\r\n\r\nIf B=10 then A=20, C=15, F=15, D=20 and E=10. This means that rule 4: 2D+F!=45 has been broken so B is not 10.<br><br>\r\n\r\nIf B=12 then A=24, C=9, F=18, D=18 and E=9.  Now if A=24 then the lowest number that can be at the left end of E is 7.  If the other two digits in E are 1 and 2 then the lowest E can be is 10 so B is not 12.<br><br>\r\n\r\nBecause A must be 24 or less, the only number left is B=8 so it is the only correct answer.<br><br>\r\n\r\nThis gives us A=16, B=8 ,C=21, D=22, E=11 and F=12.<br><br>  \r\n\r\nThe only way B=8 and D=22 is for B=1+2+5 and D=5+8+9. Using rule 5: E=1+3+7 while F=2+4+6.<br><br>\r\n\r\nThis leaves one possible solution.<br><br>\r\n\r\n958<br>\r\n317<br>\r\n426<br><br>\r\n','2004-01-20',20040323232102,NULL,3,3,1,0.00,00000000000000,42);
INSERT INTO problem VALUES (1890,2,0,5033,'Lords and Ladies','   Four pairs of lords and ladies all went to a royal ball.  Each lord was wearing one color (yellow, red, blue, or green) and each lady was also wearing one of these colors.  No couple was wearing the same color, so it was hard to tell who was married to who.\r\n<P>\r\nUsing the clues, can you determine which lord is with which lady?\r\n<P>\r\n1. The Green Lord is with the Red Lady, <I> if and only if </I> the Yellow Lord is with the Blue Lady.\r\n<P>\r\n2. The Yellow Lord is with the Red Lady <I> if and only if </I> the Green Lord is with the Yellow Lady\r\n<P>\r\n3. The Red Lord is with the Blue Lady, <I> if and only if </I>the Green Lord is with the Red Lady.','For the Green Lord to be with the Red Lady, both the Yellow Lord and the Red Lord must be with the Blue Lady.  Therefore, the Green Lord isn\'t with the Red Lady, and the Blue lady isn\'t with the Yellow or Red Lord.  The Blue Lady must be with the Green Lord.  So, if the Green Lord isn\'t with the Yellow Lady (he\'s with the Blue Lady) then the Yellow Lord isn\'t with the Red Lady; he\'s with the Green Lady.  By process of elimination, the answers are revealed: <P> The Yellow Lord is with the Green Lady, the Red Lord with the Yellow Lady, the Blue Lord with the Red Lady, and the Green Lord with the Blue Lady.','2004-01-05',20040323232102,NULL,2,3,1,0.00,00000000000000,36);
INSERT INTO problem VALUES (1632,16,2,1575,'Packing \'em In','<p align=center>\r\n<img src=http://perplexus.info/images/perplexus/problem/trirect.gif>\r\n</p>\r\nABC is an acute-angled triangle with area 1. A rectangle F(PQRS) has its vertices on the sides of the triangle, with P and Q on BC, R on AC, and S on AB. Another rectangle, G(WXYZ), has its vertices on the sides of triangle ASR, with W and X on RS, Y on AS, and Z on AR.\r\n<p>\r\nWhat is the maximum total area of F and G?','<b>2/3</b>\r\n<p>\r\nLet k = AR/AC. Triangle ASR is similar to ABC, with all dimensions smaller by a factor of k. Thus, its area is k².\r\n<p>\r\nSimilarly, triangles BPS and CQR together have area (1-k)². Thus, the area of the bottom rectangle is 1 - k² - (1-k)² = 2k(1-k). Defining h = AZ/AS in a similar way, the area of the top rectangle is 2h(1-h) times the area of the triangle ASR, or 2h(1-h)k².\r\n<p>\r\nNotice, now, that the area of F depends only on k, while the area of G depends on both k and h. So, the area of the top rectangle is maximized by taking h=1/2, giving G an area of 2(1/2)(1-1/2)k² = k²/2.\r\n<p>\r\nFrom this, the sum of the areas of F and G is k²/2 + 2k(1-k) = 2/3 - 3/2(k-2/3)². It is simple enough to see that this is maximized when k = 2/3, leaving the joint area of F and G to be 2/3.\r\n<p>\r\nIt is interesting to note that this value (2/3) is the same regardless of the specific triangle.','2004-03-02',20040316133943,NULL,3,3,0,4.00,20040302133316,0);
INSERT INTO problem VALUES (1394,6,2,1575,'A Boy, a Girl, and a Dog','A boy, a girl and a dog are standing together on a long, straight road. Simultaneously, they all start walking in the same direction: The boy at 4 mph, the girl at 3 mph, and the dog trots back and forth between them at 10 mph. Assume all reversals of direction instantaneous.<br>\r\n<br>\r\nIn one hour, where is the dog and in which direction is he facing?','<b>Cannot be determined.</b><br>\r\n<br>The dog\'s position and direction are indeterminate, other than that the dog must be between the boy and girl (endpoints included). To see this, simply time reverse the problem. No matter where the dog starts out, the three of them wind up together in one hour.<br>\r\n<br>\r\nThis argument is not quite adequate. It is possible to construct problems where the orientation changes an infinite number of times initially, but for which there can be a definite result. This would be the case if the positions at time t are uniformly continuous in the positions at time s, s small.<br>\r\n<br>\r\nBut suppose that at time a the dog is with the girl. Then the boy is at 4a, and the time it takes the dog to reach the boy is a/6, because the relative speed is 6 mph. So the time b at which the dog reaches the boy is proportional to a. A similar argument shows that the time the dog next reaches the girl is b + b/13, and is hence proportional to b. This makes the position of the dog at time (t > a) a periodic function of the logarithm of a, and thus does not approach a limit as a -> 0.','2004-01-24',20040316161608,NULL,3,3,0,0.00,20040124095205,0);
INSERT INTO problem VALUES (1395,6,1,1575,'Don\'t Talk About Yourself','This sentence has three As, two Cs, two Ds, nineteen Es, six Fs, two Gs, five Hs, ten Is, two Ls, twelve Ns, nine Os, five Rs, twenty six Ss, sixteen Ts, four Us, four Vs, eight Ws, four Xs, and two Ys.\r\n<p>\r\nHow many other <b>similar</b> self-referential statements can you come up with (there exist a relatively small finite number of possibilities)?','<b>There are 18 ways to do it:</b><br>\r\n<ol>\r\n<li>This sentence has three As, two Cs, two Ds, nineteen Es, six Fs, two Gs, five Hs, ten Is, two Ls, twelve Ns, nine Os, five Rs, twenty six Ss, sixteen Ts, four Us, four Vs, eight Ws, four Xs, and two Ys.<br><br></li>\r\n<li>This sentence has three As, two Cs, two Ds, twenty eight Es, four Fs, four Gs, ten Hs, eight Is, two Ls, eleven Ns, six Os, seven Rs, twenty seven Ss, eighteen Ts, three Us, five Vs, six Ws, three Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, two Cs, two Ds, twenty six Es, three Fs, three Gs, eleven Hs, eight Is, two Ls, thirteen Ns, eight Os, nine Rs, twenty four Ss, twenty three Ts, three Us, two Vs, nine Ws, two Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty Es, five Fs, three Gs, ten Hs, seven Is, one J, one K, two Ls, one M, fourteen Ns, twelve Os, one P, eight Rs, twenty three Ss, twenty two Ts, three Us, five Vs, eight Ws, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty Es, three Fs, one G, seven Hs, nine Is, one J, one K, two Ls, one M, nineteen Ns, eleven Os, six Rs, twenty seven Ss, sixteen Ts, two Us, five Vs, six Ws, four Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty one Es, four Fs, two Gs, nine Hs, nine Is, one J, one K, one L, one M, twenty three Ns, sixteen Os, one P, one Q, nine Rs, twenty three Ss, eighteen Ts, four Us, one V, six Ws, three Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty one Es, seven Fs, one G, six Hs, seven Is, one J, one K, one L, one M, twenty Ns, fourteen Os, one P, seven Rs, twenty seven Ss, fifteen Ts, four Us, six Vs, five Ws, three Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty six Es, three Fs, three Gs, eleven Hs, nine Is, one J, one K, three Ls, one M, eighteen Ns, twelve Os, one P, one Q, eight Rs, twenty six Ss, twenty Ts, two Us, five Vs, seven Ws, three Xs, four Ys, and one Z.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty two Es, three Fs, one G, seven Hs, seven Is, one J, one K, one L, nineteen Ns, ten Os, five Rs, twenty five Ss, seventeen Ts, seven Vs, six Ws, two Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, thirty two Es, three Fs, two Gs, eleven Hs, seven Is, one J, one K, two Ls, one M, sixteen Ns, thirteen Os, one P, ten Rs, twenty six Ss, twenty four Ts, three Us, three Vs, eight Ws, three Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty five Es, eight Fs, two Gs, six Hs, nine Is, one J, one K, two Ls, one M, fifteen Ns, twelve Os, five Rs, twenty four Ss, twenty Ts, three Us, five Vs, ten Ws, two Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty five Es, five Fs, one G, seven Hs, thirteen Is, one J, thirteen Ns, six Os, five Rs, twenty six Ss, sixteen Ts, six Vs, five Ws, six Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty four Es, five Fs, one G, six Hs, ten Is, thirteen Ns, seven Os, five Rs, twenty seven Ss, sixteen Ts, two Us, six Vs, six Ws, five Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty nine Es, five Fs, one G, six Hs, ten Is, one J, one K, one L, one M, twenty one Ns, thirteen Os, one P, six Rs, twenty six Ss, seventeen Ts, three Us, four Vs, six Ws, five Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty nine Es, seven Fs, two Gs, five Hs, nine Is, one J, one K, one L, one M, twenty one Ns, fourteen Os, five Rs, twenty five Ss, seventeen Ts, four Us, six Vs, eight Ws, two Xs, and four Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty nine Es, two Fs, three Gs, nine Hs, eight Is, sixteen Ns, seven Os, six Rs, twenty seven Ss, eighteen Ts, two Us, four Vs, seven Ws, three Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty six Es, five Fs, one G, five Hs, ten Is, one J, one K, one L, sixteen Ns, ten Os, four Rs, twenty seven Ss, sixteen Ts, two Us, five Vs, six Ws, six Xs, and three Ys.<br><br></li>\r\n<li>This sentence has three As, one B, two Cs, two Ds, twenty six Es, five Fs, three Gs, nine Hs, eleven Is, one J, two Ls, thirteen Ns, eight Os, six Rs, twenty five Ss, twenty Ts, two Us, five Vs, eight Ws, three Xs, and four Ys.</li>\r\n</ol>','2004-02-01',20040303215127,NULL,3,3,0,2.75,20040201113408,0);
INSERT INTO problem VALUES (1396,10,2,1626,'Burger Buddies','Three people decide to go out for burgers. They are either Knights, which always tell the truth, Knaves, which tell truths and lies in an alternating pattern, or Liars, which always tell lies.\r\n<br><br>\r\nThey each want a burger, and want to get 4 toppings from the list of 7 (ketchup, mustard, onions, relish, tomato, cheese, lettuce) and give their order as follows: <br><br> A: I want ketchup, mustard, onions, lettuce, relish.<br><br>B: A wants tomato too, and he doesn\'t want mustard. I want ketchup, tomato, cheese, lettuce.<br><br>C: B doesn\'t want ketchup, and he doesn\'t want mustard. A doesn\'t want relish. I want mustard, tomato, cheese, lettuce.<br><br>\r\n\r\nAfter giving the orders to the burger cooker, he figures out what they want.(as anyone who can cook well must be really intelligent) <br><br>If all three people didn\'t all want a certain topping, what do the three people actually want as their four toppings on their burger?<br><br>\r\n\r\n(Note: I placed commas and periods to remind that each item/statement separated by commas is a separate statement.)','Because all three people are either Knights, Knaves, or Liars, every other statement has equal logical equivalence. In other words, every other statement is true or false. This means the statements can be broken up into two groups.<br><br>\r\n\r\nA: ketchup, onions, relish<br>\r\nA: mustard, lettuce<br><br>\r\n\r\nB: A-ketchup, ketchup, cheese<br>\r\nB: A-not-mustard, tomato, lettuce<br><br>\r\n\r\nC: B-not-ketchup, A-not-relish, tomato, lettuce <br>\r\nC: B-not-mustard, mustard, cheese <br><br>\r\n\r\nAssume A\'s second series is true. Then A\'s first series must be false (or he would have 5 toppings which isn\'t allowed), Then B\'s second series must be false because A wanted mustard, and B\'s first series must be false because A didn\'t want ketchup. This leaves B with less than 4 ingredients, and so A\'s second series must be false.\r\n<br><br>\r\nThis means A\'s first series is true and his second series is false. This means both B\'s series are true, and C\'s first series is false and second series is true.<br><br>\r\n<tt>\r\n= k m o r t c l<br>\r\nA + - + + ? ? -<br>\r\nB + ? ? ? + + +<br>\r\nC ? + ? ? - + -</tt><br><br>\r\n\r\nBecause not all three wanted a certain topping, we can see C didn\'t want ketchup and A didn\'t want cheese. So:\r\n<br><br>\r\nA wants ketchup onion relish tomato<br>\r\nB wants ketchup tomato cheese lettuce<br>\r\nC wants mustard onion relish cheese <br>','2003-11-27',20040120232105,NULL,3,3,0,4.25,20031127135313,0);
INSERT INTO problem VALUES (1399,20,2,1575,'Alphanumeric Ambiguity','Using standard alphanumeric code (A=1, B=2, ... Z=26), find the common English word represented by: <pre>\r\n              3 1 2 1 2 5\r\n</pre>','If you write it as 3 1 2 12 5, you get CABLE.<br>\r\n<br>\r\nIf you write it as 3 12 1 25, you get CLAY.','2004-01-26',20040216191532,NULL,1,3,0,2.60,20040126091112,0);
INSERT INTO problem VALUES (1586,8,0,1626,'The Basket Balls','There are 15 baskets arranged in a column, one below another. There are 6 balls in various baskets.<br><br>\r\n\r\nThe rules are you can only move a ball if you move it to a lower basket. The last one to move a ball wins!\r\n<br><br>\r\nWhat arrangement of balls would let you win?<br><br>\r\n\r\n(Clone of <a href=\"http://www.cut-the-knot.org/Curriculum/Games/Nimble.shtml\">Nimble</a>','?','2003-09-23',20040324232101,NULL,2,3,6,0.00,00000000000000,214);
INSERT INTO problem VALUES (1603,10,2,3546,'The Prime Club','There is a nightclub in Truth town called the Truth Club which is made up entirely of knights and liars.\r\n<br><br>\r\nSometimes they start singing a song. One person sings \"At least one of us is a liar\", the next person sings \"At least two of us are liars\", continuing on like this such that each person says one more person than the last person; each person singing exactly one line. (If there were 10 people in the club, the only person who hadn\'t sung a line would sing the last line, \"at least 10 of us are liars\" and then the song would be done.)\r\n<br><br>\r\nOne day when you know there was a prime number of people in the club, you hear the start of the song \"At least...\", but don\'t hear the middle; all you know is that they sang the song through completely. Even though you only hear those two words at the start of the song, you can tell how many people are in the club. How many people were there?','Two (one knight and one liar). <p> The key is to realize that it has to be an even number of people, or else the song is paradoxical. <p> If an even number 2m are singing, then one can easily verify that the first m are Knights and the second m are liars.  <p> If there is an odd number 2n+1, however, then consider the n+1th singer.  He sings \"At least n+1 of us are liars\".  If he is telling the truth, then so was everyone before him (since they all sang \"At least x of us are liars\" for some x less than n), so there are n+1 knights, which means there could be at most n liars.  Thus, he lied, resulting in a contradiction.  Similarly, if he were lying, then everyone after him would also be lying, but this would mean that there were n+1 liars, resulting in his having told the truth.  Again, contradiction. <p> Once we know that it has to be an even number of singers, the behaviour of the bouncers guarantees that it must be two singers, the only even prime.','2004-02-03',20040221214453,NULL,2,3,0,3.00,20040203082403,0);
INSERT INTO problem VALUES (1404,22,2,1626,'The Girl in the Middle','Task Slip Lights Catnip Wind Hogtie Vote Then Itches Will Midrib Bend Team Losers Faded<br><br>\r\n\r\nSwim Gothic Flexed Maples Band Late Lion Tanker Sink Sides<br><br>\r\n\r\nWither Bets Struck Lather Bemuse Listed Pedals Muzzle Blew Ogre Made Dual Filled Royal<br><br>\r\n\r\nCore Eleven Term Rhymes Want Labels Tables Rained\r\nHides<br><br>\r\n\r\n(The answer is a female\'s first and last name.)','Note that the one or two middle letters when read together say:<br><br>\r\n\r\nAs Lightning to the Children eased<br>\r\nWith explanation kind<br>\r\nThe Truth must dazzle gradually<br>\r\nOr every man be blind<br><br>\r\n\r\nThis is the last half of the poem \"Tell all the truth\" by Emily Dickinson, the name which is the answer.','2003-12-03',20031213232102,NULL,3,3,0,4.29,20031203144124,0);
INSERT INTO problem VALUES (1407,5,2,1171,'Landscape Architect','You are working as an apprentice to a landscape architect.  Your first assignment is to plant some trees in a client\'s large, flat lawn.  Your boss tells you: <p>\"I want you to plant 16 trees in 15 rows.  There must be exactly 4 trees in each row.\" <p>How should you plant the trees if you want to complete your assignment?<p>','The key here is that the rows of trees don\'t have to be parallel, and the trees don\'t need to be evenly spaced in each row, as long as they form a straight line.\r\n<p>\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/landscape.gif\">\r\n</center>\r\n<p>\r\nBy planting them according to the star-in-star shape shown, you can easily achieve what was asked of you.','2003-09-27',20031005075150,NULL,3,3,0,3.00,20030927093732,0);
INSERT INTO problem VALUES (1408,13,2,1575,'Basic Concepts','The following two related sequences are determined in only slightly different ways:<br>\r\n<ol>\r\n<li>\r\n<pre>\r\n1\r\n11\r\n100\r\n121\r\n221\r\n1100\r\n1211\r\n2101\r\n</pre>\r\n</li>\r\n<li>\r\n<pre>\r\n1\r\n10\r\n21\r\n100\r\n121\r\n210\r\n301\r\n1000\r\n</pre>\r\n</li>\r\n</ol>\r\nWhat the next few terms of each, and how are they determined?','Both are the sequence of perfect squares. The first is written in ternary (base 3); the second, in a quaternary (base 4) numbering system.\r\n<pre>Decimal	Ternary	Quaternary\r\n1	1	1\r\n4	11	10\r\n9	100	21\r\n16	121	100\r\n25	221	121\r\n36	1100	210\r\n49	1211	301\r\n64	2101	1000\r\n81	10000	1101\r\n100	10201	1210\r\n121	11111	1321\r\n144	12100	2100\r\n</pre>\r\nSo, the next few terms of the first sequence are: 10000, 10201, 11111, 12100.<br>\r\nThe next few terms of the second sequence are: 1101, 1210, 1321, 2100.','2004-01-28',20040213232105,NULL,3,3,0,3.17,20040128082710,0);
INSERT INTO problem VALUES (1409,7,1,1626,'The Highest Grade','I had someone tell me, after seeing what grade they got on several quizzes, that he got the highest grade (after rounding to the nearest percent) for that letter, for all 5 quizzes. Each quiz he took, he got a different letter grade on it.<br><br>\r\n\r\nWhen the grades are calculated for these quizzes, it is the number of questions you got right divided by the number of questions total on the quiz. Then the score is taken as a percent (the decimal is multiplied by 100) and then rounded to the nearest percent (.5 and above rounds up, below .5 rounds down)<br><br>\r\n\r\nThe grading scale works so that:<br><br>\r\n100-90 A<br>\r\n89-80 B<br>\r\n79-70 C<br>\r\n69-60 D<br>\r\n0-59 F<br><br>\r\n\r\nWhat are the fewest number of questions possible on each quiz? <br><br>\r\n\r\nFor example, if someone got 6 questions right out of 7 questions total, it would be 6/7 or about 85.7%, which rounds to 86, which isn\'t the highest B possible, (86 is not equal to 89) Since no number over 7 can be in the 88.5 up to 89.5 range, there couldn\'t have been exactly 7 questions on the quiz.\r\n\r\nThere also couldn\'t have been 8 questions on the B quiz. 7/8 or 88 percent isn\'t the highest B possible; it\'s too low, and 8/8 or 100 percent is too high. ','','2003-12-11',20031220232101,NULL,3,3,0,2.50,20031211153423,0);
INSERT INTO problem VALUES (1410,6,2,1575,'Superimposition','At exactly 12:00, the hour, minute, and second hands are all pointing straight up.\r\n<p>\r\nAre there any other times that all three hands are superimposed?<br>\r\nIf so, when?','<b>No.</b>\r\n<p>\r\nWell, the first time the hour and minute hands are superimposed is \"12/11\" o\'clock (shortly after 1:05), or 1/11 hour after 1:00. Where is the second hand then? At 1:00 the second hand was on 12. In 1/11 hour, it goes 3600/11 seconds or 327+3/11 seconds, or 5 times around the clock + 45+3/11 seconds. So at 12/11 o\'clock, the second hand is 3/11 seconds above the 9 digit. The next time that the hour and minute hands coincide are at 24/11 (shortly after 2:10). And the second hand is 6/11 seconds past the 6 digit. If you check all 11 times when the minute and hour hands coincide, you will see that all three hands never coincide.\r\n<p>\r\nYou can also reason this out on the basis of symmetry. If all three hands coincide at some time n/11, then they must also coincide at some time (11-n)/11. If there are only two times where they coincide (including 12:00), then these two times must be 180 degrees apart on the clock. There is no time of the form n/11 that is half of the way past 12:00. Similarly, the three hands cannot coincide three times, or four times, or five times, etc. All of these numbers are relatively prime to 11. Only 11 times could possibly work, and we eliminated that above. So 12:00 is the only time when the three hands coincide.','2004-01-30',20040316134039,NULL,3,3,0,2.40,20040130081023,0);
INSERT INTO problem VALUES (1612,5,0,1626,'The Bun Problem','Here is a good shape problem I heard about recently:<br><br>\r\n\r\nThere are 3 buns with sprinkles on the top that 4 people want to share. The buns have a radius of 3 inches, 4 inches and 5 inches, and although the people know where the center of each bun is, they don\'t know anything else about the buns, and all they have is a knife to divide the buns.<br><br>\r\n\r\nWhat is the least amount of pieces required to let each person have the same area of bun? (Note that each cut must be from top to bottom; horizontal cuts would result in uneven sprinkle distribution.)','First, cut the 5 bun in half. Then put the 3 bun so its center is on the 4 bun. Then cut the diameter of the 4 bun, but stop and cut \"around\" the 3 bun when you get to it. This should form a C shaped piece and a piece shaped like 2 fused half circles. Two children each get a half-5 bun piece, One child gets the 3 bun and the C shaped piece from the 4 bun, and one child gets the remaining piece.\r\n<br><br>\r\nSince both halves are the same, and when the 3 bun is placed in the C shaped piece, it looks exactly like the piece that looks like half a 3 bun and half a 4 bun fused together, all that needs to be proven is the two sets of pieces are congruent. This is easily done the 4-bun half (16/2 pi square inches) added on to the 3-bun half (9/2 pi square inches) gives the 5-bun half (15/2 pi square inches) which shows that the two sets are equal.','2003-09-28',20040324232101,NULL,3,3,9,0.00,00000000000000,271);
INSERT INTO problem VALUES (1415,6,1,1575,'A Boy, a Girl, a Dog, and a Bicycle','A boy, a girl and a dog go for a 10 mile walk. The boy and girl can walk at 2 mph and the dog can trot at 4 mph.<br>\r\n<br>\r\nThey also have a bicycle which only one of them (including the dog!) can use at a time.<br>\r\nWhen riding, the boy and girl can travel at 12 mph while the dog can pedal at 16 mph.<br>\r\n<br>\r\nWhat is the shortest time in which all three can complete the trip?','<b>2 hours, 45 minutes</b><br>\r\n<br>\r\nFirst note that there\'s no apparent way to benefit from letting either the boy or girl ride the bike longer than the other. Any solution which gets the boy there faster, must involve him using the bike (forward) more; similarly for the girl. Thus the bike must go backwards more for it to remain within the 10-mile route. Thus the dog won\'t make it there in time. So the solution assumes they ride the bike for the same amount of time.<br>\r\n<br>\r\nAlso note that there\'s no apparent way to benefit from letting any of the three arrive at the finish ahead of the others. If they do, they can probably take time out to help the others. So the solution assumes they all finish at the same time.<br>\r\n<br>\r\nThe boy starts off on the bike, and travels 5.4 miles. At this point, he drops the bike and completes the rest of the trip on foot. The dog eventually reaches the bike, and takes it <i>backward</i> .8 miles (so the girl gets to it sooner) and then returns to trotting. Finally, the girl makes it to the bike and rides it to the end. The answer is 2.75 hours. ','2004-02-03',20040309232104,NULL,3,3,0,3.75,20040203132713,0);
INSERT INTO problem VALUES (1972,20,0,2716,'Double C, double T','There are many words with two C\'s and two T\'s -- what\'s the shortest such word?','TICTAC (can also be written TICKTACK, but that\'s longer!)','2004-01-26',20040324232101,NULL,3,3,8,0.00,00000000000000,263);
INSERT INTO problem VALUES (1970,11,0,2716,'Yet one more coin sorting problem','You have five coins, apparently alike, but actually with different weights. You also have a two arm scale.<p>\r\nCan you manage to sort the coins in ascending order, using the scale only seven times?','See Knuth...','2004-01-23',20040324232101,NULL,3,3,8,0.00,00000000000000,262);
INSERT INTO problem VALUES (1975,15,0,2716,'Fibonaccian nines','Prove that in the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, where each number is the sum of the two previous) there\'s at least one number that ends in 999999.','http://mathforum.org/library/drmath/view/51627.html','2004-01-27',20040324232101,NULL,3,3,9,0.00,00000000000000,279);
INSERT INTO problem VALUES (1976,7,0,2716,'Magic-in-more-than-one-way Square','The following square is magic in more than one way -- can you see why?<p>\r\n<pre> \r\n 5	22	18	\r\n28	15	 2	\r\n12	 8	25	\r\n</pre>\r\nSpell out the','If you spell each number, and substitute the letters of each word for the number, you\'ll get a new magic square:<p>\r\n<pre>\r\n 4	9	 8	\r\n11	7	 3	\r\n 6	5	10\r\n</pre>\r\nFor example, the top left square is a 4, because FIVE has four letters.','2004-01-27',20040324232101,NULL,3,3,10,0.00,00000000000000,296);
INSERT INTO problem VALUES (1978,16,0,3172,'Circle, Circle, Sphere!','A circle of radius 2 is contained in the plane y=3.<P>\r\n\r\nA circle of radius 4 is contained in the plane y=7.<P>\r\n\r\nBoth circles lie on the surface of a sphere.<P>\r\n\r\nWhat is the radius of the sphere?','http://mcraefamily.com/MathHelp/PuzzleTwoCirclesAndSphereAnswer.htm','2004-01-29',20040324232101,NULL,4,3,21,0.00,00000000000000,417);
INSERT INTO problem VALUES (1979,14,0,3172,'Interesting Function','Given: f is a function with domain and range of the positive integers, and f satisfies these two conditions:<P>\r\n\r\n(1) f(n+1) > f(n); that is, f is strictly increasing, and<P>\r\n\r\n(2) f(n+f(m)) = f(n)+m+1<P>\r\n\r\nFind all values of f(2004)','http://mcraefamily.com/MathHelp/PuzzleIncreasingFunctionOneAnswer.htm','2004-01-29',20040324232101,NULL,4,3,21,0.00,00000000000000,418);
INSERT INTO problem VALUES (1980,16,0,3172,'Circle, Circle, Triangle, Circle!','Consider a circle O with a diameter AB, shown here in green. Draw a second circle (red) with diameter AC, such that C is on AB.  Draw an isosceles triangle with base CB and third vertex D on circle O. Draw a third circle (X), tangent to the first three figures. Prove that the line from C to the center of circle X is perpendicular to AB.\r\n','http://mcraefamily.com/MathHelp/PuzzleThreeCirclesAndTriangle.htm','2004-01-29',20040324232101,NULL,4,3,22,0.00,00000000000000,426);
INSERT INTO problem VALUES (1981,4,0,3172,'Pairs of Socks','You are in a pitch black room and need to get a pair of socks out of your drawer.  In your drawer is a mixture of black and white socks.  If you choose two socks, the chance that you draw out a black pair is 2/3.<P>\r\nWhat is the chance that you draw out a white pair?','<B>ZERO</B><P>\r\n\r\nSince there is a 2/3 chance of drawing a black pair, there MUST by 5 black socks and one white sock.  (5/6 x 4/5 = 2/3)<P>\r\n\r\nTherefore, with only one white sock, there is no chance of drawing a white pair.','2004-01-29',20040324232101,NULL,3,3,22,0.00,00000000000000,427);
INSERT INTO problem VALUES (1982,14,0,3172,'Interesting Function (2)','Given: f is a function with domain and range of the positive integers, and f satisfies these two conditions:<P>\r\n\r\n(1) f(n+1) > f(n); that is, f is strictly increasing, and<P>\r\n\r\n(2) f(f(n)) = 3n<P>\r\n\r\nFind all values of f(955)','http://mcraefamily.com/MathHelp/PuzzleIncreasingIntegerFunction.htm','2004-01-29',20040324232101,NULL,4,3,23,0.00,00000000000000,434);
INSERT INTO problem VALUES (1416,2,2,2716,'A Logic Accusation','In an island peopled by Knights (who always say the truth) and Liars (who obviously always lie), two persons spoke about each other.\r\n<p>\r\nA said: \"B would say I lie.\"\r\n<p>\r\nB said: \"That is true.\"\r\n<p>\r\nCan anything be deduced as to what kind is each of them?','<b>Both men are Liars.</b>\r\n<p>\r\nFirst, from A\'s assertion, it can be deduced that B must be a Liar. If A was a Knight, then B would have to lie. And if A was a Liar, then it must be false that B would say so, so B would also be a Liar.\r\n<p>\r\nSince B is a Liar in any case, if he says A is truthful, then A must be a Liar too.','2003-10-01',20031120232103,NULL,2,3,0,2.80,20031001110023,0);
INSERT INTO problem VALUES (1419,13,2,1626,'Sequence Sum','\r\nIn a certain sequence, the next term is found by taking the number before it minus the number two numbers before it.\r\n<br><br>\r\nFor example, in the sequence a, b, c, d... c = b-a, d = c-b, and so on.<br><br>\r\n\r\nStarting with 54 and 93, what would be the sum of the first six thousand terms?\r\n','Express the first six terms in terms of the first two terms.\r\n<br>\r\na<br> \r\nb<br>\r\nb-a<br>\r\n(b-a)-b or -a<br>\r\n-a-(b-a) or -b<br>\r\n-b-(-a) or -b+a<br>\r\n<br>\r\nEvery six terms have a sum of zero, so the first 1000 groups of zero add up to zero. (It doesn\'t matter what the first terms are.)','2003-12-08',20031220204445,NULL,2,3,0,3.00,20031208100901,0);
INSERT INTO problem VALUES (1420,20,2,1575,'Ascension','<ol>\r\n<li>What is the longest word in the English language in which all the letters are arranged in alphabetical order?\r\n<p></li>\r\n<li>How about reverse alphabetical order?\r\n<p></li>\r\n<li>What is the last word, alphabetically, whose letters are all in alphabetical order?\r\n<p></li>\r\n<li>What is the first word whose letters are all in reverse alphabetical order?</li>\r\n</ol>','<b>beefily/billowy, trollied, tux, ebb.</b>\r\n<p>\r\nThere are two 7-letter words with letters in ascending alphabetical order, <i>beefily</i> and <i>billowy</i>.<br>\r\nIf you want strictly ascending order (no repeated letters), the longest is six, found in <i>abhors</i>, <i>almost</i>, <i>begins</i>, <i>biopsy</i>, <i>chimps</i>, <i>chinos</i>, and <i>ghosty</i>.\r\n<p>\r\nFor reverse order, the longest word is <i>trollied</i>, with eight letters.<br>\r\nFor stricly descending order, the longest words are seven letters long, as in <i>sponged</i> and <i>wronged</i>.\r\n<p>\r\nThe last word, alphabetically, to be arranged in ascending alphabetical order is <i>tux</i>. If you don\'t like that word, a derivation of \'tuxedo,\' the next last word is <i>sty</i>.\r\n<p>\r\nThe first word alphabetically whose letters are in descending alphabetical order is just <i>a</i>. If you want a less trivial word, <i>ebb</i> has three letters.<br>\r\nIf you want a word with more than one letter that doesn\'t repeat any letters, the first alphabetically is <i>fa</i>. If you don\'t like that, try <i>fed</i>.\r\n<p>\r\nCharlie wrote a <a href=\"http://perplexus.info/show.php?pid=1420&cid=11688\">program</a> that produced a more complete list, seen <a href=\"http://perplexus.info/show.php?pid=1420&cid=11689\">here</a>.','2004-02-08',20040316134024,NULL,3,3,0,4.00,20040208085721,0);
INSERT INTO problem VALUES (1422,7,2,1575,'Close Neighbors','We can label the squares of an 8 x 8 chess board from from 1 to 64 in 64! different ways.\r\n<p>\r\nFor each arrangement we find D, the largest difference between the labels of two squares which are adjacent (orthogonally or diagonally).\r\n<p>\r\nWhat is the smallest possible D (and how would you prove it)? ','<b>9</b>\r\n<p>\r\nConsider the straightforward ordering:\r\n<pre>\r\n 1  2  3  4  5  6  7  8\r\n 9 10 11 12 13 14 15 16\r\n17 18 19 20 21 22 23 24\r\n25 26 27 28 29 30 31 32\r\n33 34 35 36 37 38 39 40\r\n41 42 43 44 45 46 47 48\r\n49 50 51 52 53 54 55 56\r\n57 58 59 60 61 62 63 64\r\n</pre>\r\nAdjacent squares in the same row have difference 1, adjacent squares in different rows have difference 7, 8 or 9.<br>\r\nSo, for this ordering, D = 9. \r\n<p>\r\nIf we take any two squares on a chessboard there is a path from one to the other of length at most 7, where each step of the path is to an adjacent square [if the squares are at opposite corners of an m x n rectangle with m >= n, then take m - 1 steps, n - 1 of them diagonal and the rest along the longest side.] So there is a path of at most 7 steps from 1 to 64. At least one step of that path must have a difference of at least 9 (since 7 x 9 = 64 - 1).\r\n<p>\r\nThus, we always have D &#x2264; 9, and the minimal D is 9.','2004-02-05',20040212113442,NULL,3,3,0,3.50,20040205132305,0);
INSERT INTO problem VALUES (1869,14,0,2130,'Puzzling Postage','Suppose you have an unlimited supply of 5 cent and 8 cent stamps. What is the greatest possible amount of money that cannot be affixed to a package using only these stamps?<p>Now, suppose you have an unlimited supply of x and y cent stamps, where x and/or y is an odd integer, and both x and y are greater than one. What is the greatest amount of money that cannot be affixed to a package using only these stamps?','Using only 5 and 8 cent stamps, the greatest amount of money you could not affix to a package would be 27 cents.<p>Using x and y cent stamps, where x and y fit the parameters stated in the problem, the greatest amount of money that can\'t be affixed to a package is x*y-x-y.','2003-12-12',20040323232102,NULL,2,3,1,0.00,00000000000000,26);
INSERT INTO problem VALUES (1868,2,0,3372,'Quagmire','Dear professor Patalano,<p>\r\n\r\nAfter doing a large amount of research this past week, I’ve discovered that most of the questions that I wanted to examine have indeed already been looked at in quite some depth. However, all is not lost. I think that there are some interesting questions left, and I’m not sure I agree with all the interpretations.<br>\r\nThe article that I’m paying closest attention to at the moment is Nosofsky (1991), Tests of an Exemplar Model for Relating Perceptual Classification and Recognition Memory. Nosofsky believes that the single criterion in predicting whether a subject will claim to have seen a given exemplar is the distance in psychological space from that object to every other exemplar of all categories. Thus the prototype of a given category plays no role in this decision (except in possibly how it affects the map of the psychological space).<br>\r\nI think that it would be interesting to test this hypothesis by examining specific cases where Nosofsky’s model would predict people choosing exemplars from closer to the edge of a category map, instead of towards the prototype, due to bunching up of learnt exemplars on those edges.<p>\r\n\r\nSo a terribly drawn example of this might be:<p>\r\n\r\nTraining set:<br>\r\n.|.||.|.|…...|….|…|….P….|…….|…...|…|.||.|||.|.<br>\r\nForced old-new decision:<br>\r\n…….|.|……….…………………………….<br>\r\n<p>\r\nwhere |’s are exemplars along a feature line, and P is the prototype. Nosofsky would predict the left hand exemplar being chosen (since the distance effects decline exponentially, so the bunch to the left will have a greater effect on the decision than will the rest of the set), and I wonder if that will turn out to be the case. (This is obviously just the briefest outline – the real test would probably need to involve two categories, multiple features and so on…).\r\n<p>\r\nOther possible areas of interest are 1) the fact that in Nosofsky’s model he used the psychological space created PRE-categorization, which is odd since he thus ended up not describing the effects of categorization at all, if I’ve understood the article correctly, and 2) the absence of any work on the psychological color-space in these articles, so a possibly interesting area of research.\r\n<p>\r\nBelow is my list of some of the more important articles that I’ve found on this topic, though the actual number of relevant articles that I have so far printed out or photocopied is rapidly becoming a fire-hazard in the library.\r\n<p>\r\nLet me know if you think that any of this is heading in the right direction, and whether you think that it would be good to meet sometime (I leave on Tuesday). Otherwise we can meet sometime after break (I get back on the 7th, and so will actually have some time to do nothing but work on my thesis for a good two weeks before classes..!).<br>\r\n-Sam<p>\r\n\r\n\r\nOmohundro (1981) – Recognition vs classification of ill-defined category exemplars<br>\r\nEstes (1986) – Memory storage and retrieval processes in category learning<br>\r\nShepard (1987) – Towards a universal law of generalization for psychological science<br>\r\nNosofsky (1988) – Exemplar-based accounts of relations between classification, recognition and typicality<br>\r\nNosofsky (1991) – Tests of an exemplar model for relating perceptual classification and recognition memory<br>\r\nAshby & Lee (1991) – Predicting similarity and categorization from identification<br>\r\nGoldstone (1994) – Influences of categorization on perceptual discrimination<br>\r\nGoldstone (1994) – Similarity, interactive activation, and mapping<br>\r\nHarnard et al (1998) – Categorical perception effects induced by category learning<br>\r\nChater (2001) – The generalized universal law of generalization<br>\r\nGoldstone et al (2001) – Altering object representations through category learning<br>\r\nZaki & Nosofsky (2001) – Exemplar accounts of blending and distinctiveness effects in perceptual old-new recognition<br>\r\nSmith & Minda (2001) – Journey to the center of the category: the dissociation in amnesia between categorization and recognition\r\n','None yet','2003-12-12',20040324232101,NULL,3,3,3,0.00,00000000000000,140);
INSERT INTO problem VALUES (1441,6,2,1626,'The Conversing Club','There are 10 tables in the Conversing Club and 15 members.\r\nEach day, 3 people sit together around each of 5 of 10 possible tables in the club talking to each other.<br><br> Every week (7 days) everyone is at the same table with everyone else exactly once. Also, nobody is at the same table twice in the course of a week to provide a change of scenery each time. The first day is as following:<br><br>\r\n\r\nABC DEF GHI JKL MNO<br><br>\r\n\r\n(The second day A couldn\'t sit with B, or C; B couldn\'t sit with C; D couldn\'t sit with E or F, but could sit with A, B, or C.)<br><br>\r\n\r\nHow could their schedule be configured?<br><br>\r\n\r\n(Based on Fifteen Schoolgirls)','The schedule shown to me was as follows:<br><br>\r\n<tt>\r\n1: ABC DEF GHI JKL MNO<br>\r\n2: ADG BKN COL JKI MHF<br>\r\n3: AJM BEH CFI DKO GNL<br>\r\n4: AEK CGM BOI DHL JNF<br>\r\n5: AHN CDJ BFL GEO MKI<br>\r\n6: AFO BGJ CKH DNI MEL<br>\r\n7: AIL BDM CEN GKF JHO<br><br>\r\n</tt>\r\nThe table schedule as follows: (First group to fifth group)\r\n<br><br>\r\n<tt>\r\n1 2 3 4 5<br>\r\n8 6 7 9 10<br>\r\n3 5 4 1 2<br>\r\n7 6 8 9 1<br>\r\n4 5 3 10 2<br>\r\n6 7 8 10 1<br>\r\n5 4 3 9 2</tt>','2003-12-29',20040104123028,NULL,4,3,0,3.00,20031229141347,0);
INSERT INTO problem VALUES (1442,18,2,1626,'A pronounced day','An American man and his wife are discussing a question of pronunciation.\r\n<br><br>\r\n\"I was talking with my co-worker one day, and when he pronounced twosome he prounced it like chuesome. I always thought it had just a straight t sound. What do you think?\" he asked.<br>\r\n\"I think it sounds fine either way.\"<br>\r\n\"Well then how would you say some words, like the second day of the week? Would you replace the first letter with a ch sound?\"<br><br>\r\n\r\nHow would the wife most likely answer?','\"No, because Chonday would sound silly since Monday is the second day of our week.\"\r\n\r\n','2003-12-25',20040106232109,NULL,2,3,0,2.25,20031225092343,0);
INSERT INTO problem VALUES (1898,2,0,3372,'Blah blah','Blah','Blah','2004-01-08',20040324232101,NULL,3,3,3,0.00,00000000000000,143);
INSERT INTO problem VALUES (1883,2,0,4925,'Missing Clue','Logical Larry was upset to learn that his recent submission to a logic problem magazine had multiple solutions. As it turns out, the magazine editor accidentally omitted one of his clues. Below is the problem as printed. Determine what the missing clue was and what the correct answer ought to be:\r\n<P>\r\n\"Four children (Betty, Bobby, Billy, and Brian) enter a store selling bikes, balls, and balloons, each of which come in blue, brown, or beige. From the clues below, determine what each child purchased:\r\n<P>\r\n(1) Betty neither purchased a balloon nor the item Brian purchased.\r\n<P>\r\n(2) Bobby and Billy purchased the same color item, which was not brown. Betty and Bobby purchased the same item.\r\n<P>\r\n(3) Betty thought it best to purchase a brown item.\r\n<P>\r\n(4) Brian is the only one whom purchased both his item and his color.\r\n<P>\r\n(5) A brown ball was not purchased. Neither was a blue bike.\"','The clues, as published, yield that Betty bought a brown bike, Bobby bought a beige bike, Brian bought a blue ball, and Billy bought [something] beige. Thus, any clue that pins down Billy\'s item purchase is fine. I prefer:\r\n<P>\r\n\"Every type of item was purchased\" (this is not assumed in the puzzle)\r\n<P>\r\nwhich would yield that Billy bought a beige balloon.','2003-12-29',20040323232102,NULL,2,3,1,0.00,00000000000000,34);
INSERT INTO problem VALUES (1443,2,2,1626,'The Rebel','You want to know the out come of a race between 4 people who live in Race Town and ask the outcome of the race. Each of the four people give three statements.\r\n<p>\r\nAmong these four people there is one knight (who always tells the truth), a liar (who always lies), a knave (who tells the truth and lies alternatingly), and a rebel. The rebel doesn\'t like the truth patterns of the other three, and will never follow the order of them. (So the rebel will say at least one thing false, and one thing true, but not in an alternating way.)\r\n<P>\r\nA: B is the liar.<br>\r\nC won the race.<br>\r\nI came in second.<br>\r\n<br>\r\nB: C is the knight.<br>\r\nI came in last place.<br>\r\nC came in second.<br>\r\n<br>\r\nC: D is the knave.<br>\r\nA won the race.<br>\r\nB came in last place.<br>\r\n<br>\r\nD: B is the rebel.<br>\r\nC came in second place.<br>\r\nB came in third place.<br>\r\n<br>\r\nUsing this information, what is each person\'s type and in what order did they finish in the race?','The way I would solve this is to figure out who is the knight.<br><br>\r\n\r\nIf A was the knight, B would be the liar. This means the order for the race is CABD. However, this means C must be a liar as well as B. This can\'t happen, so A is not the knight.<br><br>\r\n\r\nB is not the knight, or C would be also. (This can be seen from B\'s first statement.)<br><br>\r\n\r\nIf C was the knight, then D would be the knave. Since B came in last place, D\'s statement about B coming in third place must be a lie. This means C came in second (since D is a knave), and A came in third.<br><br>\r\n\r\nThen, if C is the knight, B must be the liar, which leaves A to be the rebel. This contradicts their statements, so C can\'t be the knight.<br><br>\r\n\r\nThis means D is the knight, which means B is the rebel and this follows the truthfulness of his responses.<br><br>\r\n\r\nAll of A\'s statements are false, so he is the liar, and that leaves C to be the knave. Since his first statement and third statement are false, his second statement must be false. This means A won the race and D lost.<br><br>\r\n\r\nSo the final answer is:<br><br>\r\n\r\n1: A, liar<br>\r\n2: C, knave<br>\r\n3: B, rebel<br>\r\n4: D, knight','2004-01-01',20040210232107,NULL,3,3,0,4.00,20040101102855,0);
INSERT INTO problem VALUES (1769,20,0,3386,'Unique','Which of these words is the most unique? Note: Length is not a factor here.<p>\r\n\r\n\r\nantidisestablishmentarianism <p>\r\n\r\ndisestablishmentarianism <p>\r\n\r\nestablishmentarianism <p>\r\n\r\nestablishmentarian <p>\r\n\r\nestablishment <p>\r\n\r\nestablish <p>\r\n(You can make 2 different cases. Either one is fine.)','establish. this is the only one without a prefix or suffix and it is the only verb. these two things make it most unique<p>\r\n(edited) however, there is a trick answer to this question too. that would be the word \"unique,\" for unique is the most unique of all the words for it uses all the letters of unique in the same order.','2003-11-04',20040324232101,NULL,2,3,5,0.00,00000000000000,197);
INSERT INTO problem VALUES (1770,2,1,4106,'Monkey Dance 1','The director of a circus has decided to add a new performance, the monkey dance, to his show.\r\n<p>\r\nThe monkey dance is danced simultaneously by 21 monkeys.<br>\r\nThere are 21 circles drawn on the ground, and in the beginning, each monkey sits on a different circle.<br>\r\nThere are 21 arrows drawn from circle to circle in such a way that exactly one arrow starts and exactly one arrow ends in each circle. No arrow can both begin and end at the same circle.\r\n<p>\r\nWhen the show begins, the monkeys dance in their circles until the ringmaster blows his whistle. At each whistle blow, the monkeys simultaneously jump from their circles to the next, following the arrows. The dance ends when all the monkeys have returned to the circles where they initially started.\r\n<p>\r\nThe director wishes the dance to last as long as possible. What is the maximum number of whistle blows he can make before the dance ends?','<b>420</b>\r\n<p>\r\nIf all of the monkeys\' circles were in just one large group with 21 circles all connected to each other, then the dance would of course last only for 21 steps.\r\n<p>\r\nSuppose, however, that there are 10 circles in one group and 11 in another group, with the two <i>groups</i> of circles independent of each other. Then, one group of monkeys would be in their original circles after 10 steps, and on the next whistle blow, they would move on to the next circle while the second group of monkeys returned to their original positions. Thus, it would take 110 steps for all 21 monkeys to be in their original spots at the same time.\r\n<p>\r\nIn general, the total number of steps for a given arrangement is the LCM of the numbers of circles in each group (the LCM of 10 and 11 is indeed 110).\r\n<p>\r\nFor the case of 21, the LCM is maximized with groups of 2, 3, 4, 5, and 7, for a total of 420 steps in the dance.','2004-03-19',20040324115939,NULL,3,3,0,4.33,20040319134354,0);
INSERT INTO problem VALUES (1445,12,2,1626,'The Hundred Squares','I coax the lazy of working by using pie<br>\r\nI\'m never placed in big use<br>\r\nTo quit and just add error<br>\r\nLeaves fear on the loose <br>\r\nWhat am I? \r\n\r\n','A riddle created with one set of scrabble letters','2004-01-07',20040221232101,NULL,4,3,0,3.25,20040107132026,0);
INSERT INTO problem VALUES (1447,22,2,1919,'Secret Message','In the following paragraph there is a secret message. Once you have found it, the rest of it all makes sense.<p>\r\nTakaetshemoenecytothreswientgingbrmidgeethseothsersidaeoftgowen.<p>\r\nWhat is the secret message?','The first part says there is a secret message, and when you have found it the rest will all make sense. If you removed the letters that spelled \'A Secret Message\' then the rest would say Takethemoneytotheswingingbridgetheothersideoftown, or if you add spaces and parentheses, take the money to the swinging bridge (the other side of town)','2003-11-16',20040210232107,NULL,3,3,0,2.25,20031116065351,0);
INSERT INTO problem VALUES (1453,7,1,1575,'West Side Story','Does 9 appear as the leftmost digit in the decimal representation of any power of 2?\r\n<p>\r\nDoes 7 appear as the leftmost digit in the decimal representation of any power of 37?\r\n<p>\r\nIs it possible to find a power of any counting number that has a given digit as its leftmost digit?\r\n<p>\r\nAlso, is it possible to find a power of any counting number that begins with a given <i>series</i> of digits (<i>e.g., is there a power of 24 that begins with 937</i>)?\r\n<p>\r\nProve that this is possible, or give a counter-example.\r\n<p>\r\nBonus: What percentage of the powers of 2 have 1 as their leftmost digit?\r\n<p>\r\n<i>Note: In finding the powers of \"any counting number,\" exclude powers of ten, whose leftmost digit is always 1.</i>','','2004-02-15',20040225232102,NULL,4,3,0,3.00,20040215094638,0);
INSERT INTO problem VALUES (1454,6,2,1575,'Archimedes\' Cattle','The sun god had a herd of cattle consisting of bulls and cows, one part of which was white, a second black, a third spotted, and a fourth brown.\r\n<p>\r\nAmong the bulls, the number of white ones was one half plus one third the number of the black greater than the brown; the number of the black, one quarter plus one fifth the number of the spotted greater than the brown; the number of the spotted, one sixth and one seventh the number of the white greater than the brown.\r\n<p>\r\nAmong the cows, the number of white ones was one third plus one quarter of the total black cattle; the number of the black, one quarter plus one fifth the total of the spotted cattle; the number of spotted, one fifth plus one sixth the total of the brown cattle; the number of the brown, one sixth plus one seventh the total of the white cattle.\r\n<p>\r\nWhat was the composition of the herd?','<pre><b>\r\n10,366,482 white bulls\r\n7,460,514 black bulls\r\n7,358,060 spotted bulls\r\n4,149,387 brown bulls\r\n7,206,360 white cows\r\n4,893,246 black cows\r\n3,515,820 spotted cows\r\n5,439,213 brown cows\r\n</b></pre>\r\nThe first task is to convert all of that into equations. Using W, X, Y, Z, w, x, y, z for white bulls, black bulls, spotted bulls, brown bulls, white cows, black cows, spotted cows, and brown cows, respectively, we get these equations:\r\n<pre>\r\nW = (5/6)X + Z \r\nX = (9/20)Y + Z \r\nY = (13/42)W + Z \r\nw = (7/12)(X+x) \r\nx = (9/20)(Y+y) \r\ny = (11/30)(Z+z) \r\nz = (13/42)(W+w) \r\n</pre>\r\nCombining the first three equations, we get:\r\n<pre>\r\nW = (5/6)((9/20)Y+Z)+Z\r\n  = (5/6)((9/20)((13/42)W+Z)+Z)+Z\r\n  = (13/112)W + (3/8)Z + (5/6)Z + Z\r\n  = (13/112)W + (53/24)Z\r\nso (99/14)W = (53/3)Z\r\nand 297W = 742Z.\r\n</pre>\r\nThis is reduced to its smallest values, so W is divisible by 742 and Z is divisible by 297.\r\n<p>\r\nBy equation #3, W is also divisible by 42. 2226 (3x742) is the smallest number divisible by both 742 and 42, so W is divisible by 2226. Let\'s try some W\'s:\r\n<pre>\r\n    W = 2226 4452 6677 8903 ...\r\n    X = 1602 3204 4806 6408 ...\r\n    Y = 1580 3160 4740 6320 ...\r\n    Z =  891 1782 2673 3564 ...\r\n</pre>\r\nThe second column is twice the first; the third is three times the first, etc. For each of these columns, we can plug in the values of W, X, Y, and Z into equations #4 through #7. So we have four equations with four unknowns, and we should be able to solve for w, x, y, and z. Choosing the first column, we get these four equations:\r\n<pre>\r\nw = (7/12)(1602+x) \r\nx = (9/20)(1580+y) \r\ny = (11/30)(891+z) \r\nz = (13/42)(2226+w) \r\n</pre>\r\nSolving these four equations for z, we get:\r\n<pre>\r\nw = 7206360 / 4657 \r\nx = 4893246 / 4657 \r\ny = 3515820 / 4657 \r\nz = 5439213 / 4657\r\n</pre>\r\nafter reducing z to its lowest terms.\r\n<p>\r\nSo, for these four number to be positive integers, W, X, Y, and Z must be 4657 times the first column above.\r\n<p>\r\nThus, W = 2226 × 4657 = 10366482. And the rest of the numbers follow.\r\n<pre>\r\nW = 10,366,482 \r\nX = 7,460,514 \r\nY = 7,358,060 \r\nZ = 4,149,387 \r\nw = 7,206,360 \r\nx = 4,893,246 \r\ny = 3,515,820 \r\nz = 5,439,213 \r\n</pre>','2004-02-17',20040307180729,NULL,4,3,0,2.50,20040217131658,0);
INSERT INTO problem VALUES (1804,13,0,3386,'Jars of Marbles','You have 5 jars of marbles. You do not know how many marbles are in each jar. However, you know that when you combine two of the 5 jars, the sums are 622, 596, 516, 429, 412, 332, 306, 245, 219, and 139. How many of these sums are less than the number of marbles in the first jar, if the first jar has the most amount of marbles?','Jar 1 has 403 marbles. Thus, <b>5</b> sums are less than the amount in the first jar.','2003-11-15',20040324232101,NULL,3,3,12,0.00,00000000000000,320);
INSERT INTO problem VALUES (1805,2,0,3386,'Secret Santa','It\'s Christmas time at Costco Supermarket, and 5 of its employees decide to do Secret Santa. They are Christina, David, Gina, Jason, and Michael. At the Christmas party, the 5 employees brought  sweaters of different colors: green, red, purple, blue, and white.  The green sweater costs $10, the red- $20, the purple- $30, the blue- $40, and the white- $50. <p>\r\nA.) Each employee brought 2 sweaters of different colors for the person he/she is giving to, and no employee brought the same pair of sweaters as another employee. <p> \r\nB.) A gift contains 2 sweaters. <p>\r\nC.) No employee brought a gift for themself. <p> \r\nD.) Two employees paid the same amount of money to buy their gifts, which was $50. <p>\r\nE.) Christina received a gift that was the most expensive.<p>\r\nF.) One girl gave a gift to the other girl, while the other girl gave a gift to a boy. <p>\r\nG.) Michael gave a girl a gift. <p>\r\nH.) No boy got a purple sweater. <p>\r\nI.) The blue sweater was bought the least, and David bought one. <p>\r\nJ.) Jason bought a green sweater and another sweater and gave them to David. <p>\r\nHow much did each employee spend on his/her gift, who did he/she give a gift to, and what did he/she give?','Michael spent $80, bought a purple sweater and white sweater, and gave them to Christina. <p>\r\nGina spent $70, bought a red sweater and a white sweater, and gave them to Jason. <p>\r\nJason spent $60, bought a green sweater and a white sweater, and gave them to David. <p>\r\nDavid spent $50, bought a green sweater and blue sweater, and gave them to Michael. <p>\r\nChristina spent $50, bought a red sweater and a purple sweater, and gave them to Gina.','2003-11-15',20040324232101,NULL,2,3,12,0.00,00000000000000,321);
INSERT INTO problem VALUES (1458,17,2,2992,'Cigarette Bar Bet','A cigarette is standing vertically on its butt. You cannot touch it with any object(solids, liquids or gases). That goes for the foundation also. How can you make it drop? Asking another person to do it does not count.','Using light to light the cigarette is good. Solutions including sound or vibrations aren\'t as good because they require some sort of object to transmit the vibrations, whether it be the air that touches the cigarette or the foundation.\r\n<p>\r\nAs such, you could use a magnifying glass to burn the side that the sigarette is standing upon.','2003-10-15',20040221232101,NULL,5,3,0,3.38,20031015081504,0);
INSERT INTO problem VALUES (1459,2,2,1626,'A Timely Manner','After the second formal dance the friends had attended, they got ready for this dance, which was based on an article called \"Miraculous Melons\".<br><br>\r\n\r\nThe four friends looked in their closet and decided that they wanted to mix things up. They each picked out one shirt, tie and suspenders from what the four had accumulated. (They had accumulated red, blue, green and white of each.)<br><br>\r\n\r\nWhen the four friends decided to meet at the dance, they all arrived at slightly different times, and as a result some people got to the dance earlier than others. <br><br>\r\n\r\nAfter the dance, the old fifth friend (called A) came to visit and asked someone who went (called B) about the dance. Based on the conversation, can you figure out what shirt, tie and suspenders were worn by each person, and in what order they came in?<br><br><br>\r\n\r\nA: When did everyone arrive at the dance?\r\n<br><br>\r\nB: Well, I know that the only person that came in between the person with the red shirt and the person with the green suspenders (in no particular order) was wearing a white tie.<br><br>\r\n\r\nA: What else did you notice about the time people came in?<br><br>\r\n\r\nB: Well, I know that the person wearing the green shirt came in just before the person wearing the red suspenders, and he came in just before the person wearing the red tie.<br><br>\r\n\r\nA: What did they do do when you were at the dance?<br><br>\r\n\r\nB: We took a picture of all four of us. It showed three of us standing: the person with the blue shirt on the left, the person with the blue tie in the middle, and the person with the white suspenders on the right. The other person was sitting down in the middle because he arrived last of all four of us.<br><br>\r\n\r\nA: I have one more question. I heard that you took off your green tie and gave it to a girl you liked. Did anything happen?<br><br>\r\n\r\nB: I am planning on taking her and I hope to wear the same shirt as I did this year. It was a red or blue shirt, I don\'t remember which.<br><br>\r\n\r\nA: I have to go now, bye!','The way to solve this one is to break it into 3-person strings of information. From the first answer and the second answer, we get these two strings:\r\n<br><br>\r\nRed-shirt, white-tie, green-suspenders: or<br>\r\ngreen-suspenders, white-tie, red-shirt<br><br>\r\n\r\ngreen-shirt, red-suspenders, red-tie<br><br>\r\n\r\nBecause each person was wearing only one of each, we can eliminate many possibilities. For example, putting the red-shirt first and the red-tie last wouldn\'t work, because then we get the third person\'s suspenders are a contradiction, being red and green. Because of this, we can see that the string \"Red-shirt, white-tie, green-suspenders\" won\'t work. This leaves two possibilities.<br><br><pre>\r\n\r\ngreen-suspenders, white-tie,      red-shirt\r\ngreen-shirt,      red-suspenders, red-tie\r\n\r\ngreen-suspenders, white-tie,   red-shirt\r\n                , green-shirt, red-suspenders, red-tie</pre>\r\n\r\nIf the first possibility was true, then the person speaking (with the green tie) must have worn the blue shirt since we are assuming the person with the red shirt wore the red tie. Since all 3 people so far are wearing a non-blue shirt or a non-green tie, the speaker must be first, since in the picture taken, the person wearing the blue shirt was a different person than the person that arrived last.\r\n<br><br>\r\nThen, like the concern last time, the white suspenders become important. The person that came second wore green suspenders, and the person that came third wore red suspenders, so neither of them had the white suspenders. By the picture taken, neither the person who came first (who wore the blue shirt), or the person who came last wore the white suspenders. This shows that the first possibility is wrong.<br><br>\r\n\r\nWorking with the second possibility, we look at the picture, which shows the person that came last didn\'t wear a blue shirt. Since the people who came  second and third aren\'t wearing a blue shirt either, it must be the person who came first who wore a blue shirt, which means the person with the white shirt came last.<br><br>\r\n\r\nFrom the picture, we can also see that the person with the blue shirt didn\'t wear the blue tie, and since the people who came second and last are already wearing a tie, we can see the person with the blue tie came third. This means the speaker (the one with the green tie) is wearing the blue shirt instead of the red shirt.<br><br>\r\n\r\nFinally, using the picture we know that the person wearing white suspenders didn\'t come last, and must have instead come second, which means the person who came last wore blue suspenders.<br><br>\r\n\r\nFirst: Blue shirt, Green tie, Green suspenders<br>\r\nSecond: Green shirt, White tie, White suspenders<br>\r\nThird: Red shirt, Blue tie, Red suspenders<br>\r\nFourth: White shirt, Red tie, Blue suspenders','2004-01-11',20040302185911,NULL,4,3,0,3.78,20040111111953,0);
INSERT INTO problem VALUES (1460,2,2,1626,'The Last Dance','When Zablon asked how the last dance went, he got information from the four different people. Just like last year, the four people (Epotram, Forgam, Golkam, and Holdram) decided to mix up what they wore again, and together these four wore red, blue, green, and white of something. However, this year the four friends got tired of dancing earlier and each dropped out from dancing at a different time, such that only one of them made to the last dance. When Zablon asked four people about the last dance, each person told what he knew about what was asked. One of them was a liar; every one of his statements was a lie.\r\n<br><br>\r\nZ: What do you know about the person that was in the last dance?<br>\r\nA: I know the person with the white shirt wasn\'t in it. The person with the white shirt was the one that stopped right after the person with the red shirt.<br>\r\nZ: What else did you notice?<br>\r\nA: I know the person with the red shirt wore green suspenders.\r\n<br><br>\r\nZ: What do you know about the person that was in the last dance?<br>\r\nB:I know he wore blue suspenders, or that might have been the person that stopped first, I\'m not sure. I do know that I looked at the people dancing when the person with the white shirt stopped, and there wasn\'t a person at all there that was wearing a red tie.<br>\r\nZ: What else do you know?<br>\r\nB:I know the person with the red tie didn\'t stop directly before the person with the red shirt. I remember Epotram wore only one thing that was red. Actually, I remember that two different people, the person with the white suspenders and the person with the white shirt, were talking to each other about the fact that nobody wore more than one thing that was red.<br><br>\r\n\r\nZ: What do you know about who stopped dancing last?<br>\r\nC: I know the person that stopped dancing second had something blue on. This person stopped dancing directly before or after Forgam. This means Forgam didn\'t stop dancing last.<br>\r\nZ: What else do you know?<br>\r\nC: Everyone liked to wear white for this, since it was snowing outside, and this meant nobody wore more than one white thing. Forgam eventually volunteered that the others could wear white things and he would not wear anything white. <br><br>\r\n\r\nZ: What do you know about who stopped dancing last?<br>\r\nD: I remember seeing Epotram, the person with the green shirt, and the person with the red tie, all three of them watching that person.<br>\r\nZ: What else do you know?<br>\r\nI know Golkam wore a white tie, but didn\'t wear anything blue.<br><br>\r\n\r\n(Solving notes: When B says \"there wasn\'t anyone there at all wearing a red tie\", he includes people outside the four people that the solution pertains to. If he\'s lying, you can\'t infer anything from that statement.)<br><br>\r\n\r\n(Note: When figuring the \"lies\" (where the inverse of everything that person says is true), don\'t count \"story\" elements. For example, when B says \"I also know the person with the white suspenders and the person with the white shirt were talking to each other\", if he was lying, it means the person wearing the white suspenders also wore the white shirt. The idea that B could be lying merely because these two people actually didn\'t talk to each other even though the person with white suspenders wasn\'t the person with the white shirt is disallowed.)','If both A and B were telling the truth, we can figure out part of the solution:<br><br>\r\n\r\nGiven _ _ _ is shirt, tie, suspenders in that order, we can conclude what three in order are by A\'s statements.<br><br>\r\n\r\nR_G W__ ___<br><br>\r\n\r\nSince the red tie wasn\'t worn by anyone after the white shirt, it wasn\'t worn any person before the person wearing the red shirt, and it wasn\'t worn by the person wearing the red shirt, it must have been worn by the person wearing the white shirt. Then, this person couldn\'t have worn the red suspenders since he is already wearing a red tie, he can\'t wear the green suspenders since the person wearing the red shirt is already wearing them, and he can\'t be wearing the white suspenders (since he\'s wearing a white shirt), so he must be wearing blue suspenders.<br><br>\r\n\r\nR_G WRB ___<br><br>\r\n\r\nThis poses a contradiction because then the person wearing the blue suspenders can\'t be last (or else the person with the white shirt would be last), and if the person with the blue suspenders was first, the person with the red shirt couldn\'t be before him. This means that either A or B is lying.<br><br>\r\n\r\nIf A was telling the truth and B was not, we can start off the same way as last time. This time we can conclude the person with the red tie came before the person with the red shirt.<br><br>\r\n\r\n_R_ R_G W__ ___<br><br>\r\n\r\nFrom what C and D say (which must be true), we can figure that Forgam must be first or third. Forgam can\'t be third, because Forgam isn\'t wearing anything white. Since Forgam is first, he isn\'t wearing the white suspenders. The person who stopped second is already wearing green suspenders, and the person who stopped dancing third is already wearing a white shirt. This means the person who stopped dancing last wore the white suspenders. Then since the last two people to stop are already wearing something white and Forgam didn\'t wear anything white, the person who stopped second must be wearing the white tie. From what D says, this person is Golkam. He didn\'t wear anything blue like D said. <br><br>\r\n\r\nF-_R_ G-RWG W__ __W<br><br>\r\n\r\nThis conflicts with what D\'s first statement which  says Epotram, the person with the green shirt, and the person with the red tie are all different people; none of them last. Epotram must be the person with the white shirt, and Forgam is the person with the red tie. Golkam can\'t be wearing the green shirt because he is already wearing the red shirt. Since this contradiction came about from thinking that B was the liar and A was not, we know the opposite must be true.<br><br><br>\r\n\r\nSo, we know that A was the liar, and that B, C, and D all made truthful statements. We also know the 4 people named two different ways. Forgam, the person with the white shirt, the person with the white tie, and the person with the white suspenders. Also, we know them as Epotram, the person with the green shirt, the person with the red tie, and the person who came in last. If we can match up these lists, we would know more about the solution.<br><br>\r\n\r\nWe know that the person with the white shirt was the last one to stop because A said the inverse. C says the three others not including Forgam wore something white. D says Epotram wasn\'t the last to stop, so what Epotram wore that was white wasn\'t the white shirt. Also, D says Golkam wore the white tie instead of Epotram. So Epotram must have been wearing the white suspenders.<br><br>\r\n\r\nTo figure out what shirt Golkam wore, we can match up the four people D describes. Golkam wasn\'t Epotram, he wore the white tie instead of the red tie or white shirt (the person who stopped last), so Golkam must be the only person left, the person with the green shirt. Then, we know Forgam didn\'t wear the white shirt, so he must have been the person with the red tie. <br><br>\r\n\r\nBy figuring this out, we can conclude Forgam was third instead of first. If Forgam was first, we come to a contradiction because nobody wore the red shirt. Forgam wore the red tie, so he couldn\'t have worn the red shirt. By what B says, the person with the red shirt wasn\'t directly after the person with the red tie. If the person with the red tie came third, it would mean that the person with the red shirt came right before the person with the white shirt who stopped last and make one of A\'s statements not a lie. Lastly, the person with the red shirt couldn\'t have stopped last because the person with the white shirt stopped last.<br><br>\r\n\r\nSince Forgam stopped third, he didn\'t stop last, and D says Epotram didn\'t stop last either. Since Golkam is already known to be wearing the green shirt, he couldn\'t be the last one to stop since that person was wearing the green shirt. So Holdram was the last person to stop and wore the white shirt.<br><br>\r\n\r\nE-__W, G-GW_, F-_R_, H-W__ or<br><br>\r\n\r\nG-GW_, E-__W, F-_R_, H-W__<br><br>\r\n\r\nSince the second person to stop dancing wore something blue, the first possibility must have Golkam wearing blue suspenders. This poses a contradiction because B says the person wearing blue suspenders was either first or last. This means Golkam was first to stop and Epotram was second to stop.\r\n\r\nG-GW_, E-__W, F-_R_, H-W__<br><br>\r\n\r\nSince Holdram is wearing the white shirt, and Golkam is wearing the green shirt, they can\'t be wearing the red shirt. Forgram is already wearing the red tie, so he isn\'t wearing the red shirt. This means Epotram is wearing the red shirt and Forgam is wearing the blue shirt.<br><br>\r\n\r\nG-GW_, E-R_W, F-BR_, H-W__<br><br>\r\n\r\nSince B says the second person to stop wore something blue, Epotram must have worn the blue tie. This means Holdram must have worn the green tie.\r\n\r\nG-GW_, E-RBW, F-BR_, H-WG_<br><br>\r\n\r\nGolkam didn\'t wear anything blue, so the person who stopperd first didn\'t wear the blue suspenders. Instead, Holdram (who stopped last) wore the blue suspenders. Since Forgam is already wearing a red tie, he couldn\'t have worn the red suspenders. Golkam wore the red suspenders, and Forgam wore the green suspenders.<br><br>\r\n\r\nG-GWR, E-RBW, F-BRG, H-WGB<br><br>\r\n\r\nFirst: Golkam who wore a green shirt with his white tie and red suspenders,<br>\r\nSecond: Epotram who wore a red shirt with his blue tie and white suspenders,<br>\r\nThird: Forgam who wore a blue shirt with his red tie and green suspenders,<br>\r\nFourth: Holdram who wore a white shirt with his green tie and blue suspenders<br>','2004-02-04',20040221212003,NULL,4,3,0,2.00,20040204135525,0);
INSERT INTO problem VALUES (1494,16,1,1575,'Trapped!','Choose any four points in a plane, such that no three are collinear and the four do not lie on a circle.\r\n<p>\r\nShow that one of the points must lie within the circle formed by the other three.','Draw quadrilateral ABCD.\r\n\r\nIf the convex hull is a triangle, then the fourth point lies inside its circumcircle.\r\n<p>\r\nSo suppose ABCD is convex. One pair of opposite angles must have sum greater than 180&deg; (otherwise the points would lie on a circle).\r\n<p>\r\nSuppose they are A and C. Then we claim that C lies inside the circle through A, B, D. Take a point C\' on the ray DC on the far side of C from D such that:\r\n<p>\r\nm&lt;CBC\' = m&lt;A + m&lt;C - 180&deg;.\r\n<p>\r\nThen, m&lt;C\' = 180&deg; - m&lt;A.\r\n<p>\r\nSo, C\' lies on the circle.\r\n<p>\r\nHence C, which lies on the segment C\'D, lies inside the circle.','2004-02-19',20040220232102,NULL,4,3,0,4.00,20040219133321,0);
INSERT INTO problem VALUES (1506,7,2,1183,'Very Magic Square','Can you create a 4x4 magic square that still works with the same total when turned upside down? <br> <br>\r\n\r\n[A Magic Square is a grid of numbers whose rows, columns and long diagonals add up to the same total. All the numbers in the square must be different.] <br> <br>\r\n\r\n[By \'turned upside down\' I mean that if 106 is the number in the top left corner in the original magic square, then 901 is in the bottom right corner of the inverted square]\r\n','One solution is:<br><br>\r\n\r\n16 98 81 69 <br>\r\n61 89 96 18 <br>\r\n99 11 68 86 <br>\r\n88 66 19 91 <br>\r\n<br>\r\nWhich gives an \'upside down\'  square of:<br><br>\r\n\r\n16 61 99 88<br>\r\n98 89 11 66<br>\r\n81 96 68 19<br>\r\n69 18 86 91<br><br>\r\n\r\nThe total for each row, column and long diagonals for both squares is 264.','2003-11-21',20040104124005,NULL,2,3,0,3.75,20031121145552,0);
INSERT INTO problem VALUES (1503,14,2,1626,'The Black Hole','In a certain tribe, you have a certain amount of tribal offerings, at the start of year 1. However, at the start of each year (including this one), you must feed the black hole with a number of tribal offerings equal to the size of the black hole. On year 1, the black hole starts as size 1 and doubles each year that you pay the tribal offerings. (If it was 4, it\'s 8 now.) If you can\'t pay this cost, the island will explode in the middle of this year. \r\n<p>\r\nHowever, your workers are very industrious with investing, and always manage to double the number of tribal offerings that you had at the beginning of the year after paying the black hole.\r\n<p>\r\nFor example, if you started with 4 offerings: (B = beginning of year before feeding the black hole, A = after you fed the black hole, E = end of year after your tribal offerings have doubled)\r\n<pre>\r\n--B-A-E\r\n1|4 3 6\r\n2|6 4 8\r\n3|8 4 8\r\n4|8 0 0\r\n5|0\r\n</pre>\r\nSince there wasn\'t enough to pay 16 tribal offerings, the island lasted 5 years.\r\n<p>\r\nHow would you find the number of turns this island would last if you started with x tribal offerings?','Federico Kereki provides a solution for this <a href=\"http://perplexus.info/show.php?pid=1503&cid=11995\">here</a>','2004-02-18',20040316152708,NULL,3,3,0,2.67,20040218095050,0);
INSERT INTO problem VALUES (1521,14,2,2716,'Three threes, or two twos?','You can represent ANY positive integer <i>n</i> using only three twos by writing<p>\r\n<i>n</i>= -log<sub>2</sub>(log<sub>2</sub>(&radic;&radic;...&radic;2))<p>\r\nwhere log<sub>2</sub> is the logarithm base 2, and there are <i>n</i> square roots.\r\n<p>\r\nCan you manage to do the same (that is, represent all positive integers) using three <i>THREEs</i> instead? And by using only <i>TWO</i> twos?\r\n','The solution is radically different:\r\n<p><pre>\r\nN=lim<sub> x-->3^(3-3)</sub> <sup><i>d</i></sup>/<sub><i>dx</i></sub> (x*x*..*x)\r\n</pre>where \'^\' and \'*\' stand for exponentiation and multiplication, and there are N x\'s in the product. Using x--> 2/2 gives the other solution.<p>\r\nOf course, you can also do without NO numbers at all, and just write<p> N=<sup><i>d</i></sup>/<sub><i>dx</i></sub> (x+x+...+x)<p>with N x\'s in the sum...','2003-12-09',20031220232101,NULL,4,3,0,4.00,20031209152624,0);
INSERT INTO problem VALUES (1903,8,0,4670,'Who played first?','Given this tic-tac-toe position, as played by two expert players, who went first and where? Also, which was the last \"move\"?\r\n<br>\r\n&nbsp;X | O | O <br>\r\n---+---+---<br>\r\n&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;| X<br>\r\n---+---+---<br>\r\n&nbsp;&nbsp;&nbsp;| X | O<br>\r\n','Let\'s number the top cells 1-2-3, the middle cells 4-5-6, and the bottom cells 7-8-9.\r\n<p>\r\nIf X were to move, he could win by playing at 4 -- and since tic-tac-toe is always a draw between experts players, then it must be O\'s move, and thus O played first.\r\n<p>\r\nIf O had started at a corner, X --being a perfect player-- would have answered at the center; thus, O started at 2, and X answered either at 1 or 8. (Answering at 6 would lead to a loss.) <p>\r\nIn both cases, the final play for X was at 6.\r\n','2004-01-13',20040324232101,NULL,3,3,3,0.00,00000000000000,144);
INSERT INTO problem VALUES (1528,13,2,3172,'Shapely Figures','What are the missing numbers in this sequence of ordered triplets?<BR>\r\n{4, 6, ?}<BR>\r\n{6, 12, ?}<BR>\r\n{8, ?, 6}<BR>\r\n{?, 30, 20}<BR>\r\n{20, ?, 12}<BR>','The five sets should read:<BR>\r\n{4, 6, 4}<BR>\r\n{6, 12, 8}<BR>\r\n{8, 12, 6}<BR>\r\n{12, 30, 20}<BR>\r\n{20, 30, 12}<BR><BR>\r\nThese are the number of {Faces, Edges, Vertices} of each of the Platonic solids.  You may be familiar with them as the 4 sided, 6 sided, 8 sided, 12 sided, and 20 sided dice.  (A 10 sided die is not a Platonic solid.)<BR><BR>\r\nA Platonic solid is a polyhedron in which all the faces are congruent, regular polygons, and all the solid angles are equal.  There are 5 (and only 5) Platonic solids.','2003-12-12',20040104123543,NULL,3,3,0,2.50,20031212062006,0);
INSERT INTO problem VALUES (1529,14,2,3172,'Pencils and Jars','<B>Problem (1):</b><BR>\r\nI have some pencils and some jars.<BR>\r\nIf I put 4 pencils into each jar I will have one jar left over.<BR>\r\nIf I put 3 pencils into each jar I will have one pencil left over.<BR>\r\nHow many pencils and how many jars?<BR><BR>\r\n<B>Problem (2):</b><BR>\r\nAgain I have some pencils and some jars.<BR>\r\nIf I put 9 pencils into each jar I will have two jars left over.<BR>\r\nIf I put 6 pencils into each jar I will have three pencils left over.<BR>\r\nHow many pencils and how many jars?<BR><BR><BR>','<B>Problem (1):</B><BR>\r\nAnswer is 16 pencils, 5 jars.<BR>\r\nSolve by setting up simultaneous equations.<BR>\r\np/4 = j-1<BR>\r\n(p-1)/3 = j<BR><BR>\r\n<B>Problem (2):</B><BR>\r\nAnswer is 45 pencils, 7 jars.<BR>\r\nSolve by setting up simultaneous equations:<BR>\r\np/9 = j-2<BR>\r\n(p-3)/6 = j<BR><BR><BR>\r\nProblem from: www.mathisfun.com','2003-12-16',20031229232106,NULL,2,3,0,2.00,20031216082033,0);
INSERT INTO problem VALUES (1530,7,2,1626,'Move the 3, Triple the number','If you moved the 3 at the end of a certain large number to the beginning, it would be the same as multiplying it by 3. What is the number?','1,034,482,758,620,689,655,172,413,793<br><br>\r\n\r\nFiguring this from right to left is one method:<br><br>\r\n\r\n3 x 3 + 0 = (0)9<br>\r\n9 x 3 + 0 = (2)7<br>\r\n7 x 3 + 2 = (2)3<br>\r\n3 x 3 + 2 = (1)1<br>\r\n1 x 3 + 1 = (0)4<br><br>\r\ncontinuing on until:<br><br>\r\n\r\n3 x 3 + 1 = (1)0<br>\r\n0 x 3 + 1 = (0)1<br>\r\n1 x 3 + 0 = (0)3<br><br>\r\n\r\nSince we are at (0)3, we are back where we started from, so this must be the answer.\r\n\r\n','2004-03-01',20040318173619,NULL,2,3,0,3.25,20040301091806,0);
INSERT INTO problem VALUES (1531,16,2,3172,'Farmer\'s dilemma','<img src=\"http://www.flooble.com/images/perplexus/problem/farmer_area.jpg\" align=\"right\">\r\nA farmer has an irregular plot of land that he wishes to leave to his four sons.  It encompasses 2700 acres.<BR>\r\n<BR>\r\nThe shape can be described with the following coordinates:<BR>\r\n<BR>\r\nOn a regular Cartesian graph, start at (0,60), go to (60,60), go to (60,0), go to (30,0), go to (30,30), go to (0, 30), and finally go back to (0,60).<BR>\r\n\r\nEach unit square is one acre.<BR>\r\n<BR>\r\nHe wants to divide it in such a way that each son has a plot of land that is <I>contiguous</i> and is <I>identical</i> in shape and size to each of the other son\'s plots.<BR>\r\n<BR>\r\nCan you help him out?<pre>\r\n\r\n','<center><img src=\"http://www.flooble.com/images/perplexus/problem/farmer_area_sol.jpg\" ></center>\r\nOn the same diagram above, draw the following additional lines.... start at (15,30), go to (15,45), go to (45,45), go to (45,15), go to (30,15).  Also draw line segments (30,45)-(30,60) and (45,30)-(60,30).<BR>\r\n<BR>\r\nNow you should have the original plot divided appropriately.','2003-12-23',20040106232109,NULL,3,3,0,2.50,20031223075605,0);
INSERT INTO problem VALUES (1532,5,2,1626,'Truncated Cube','Suppose you truncate a cube such that this truncation of a vertex takes away 1/8 of the original area from each of 3 square faces and creates a new equilateral triangle. If you did this to all 8 vertices, what would the volume be? (Only use geometric formulas/reasoning for this problem.)','nikki gives a good solution <a href=\"http://www.flooble.com/perplexus/show.php?pid=1532&cid=12615\">here</a>','2004-03-04',20040319190507,NULL,3,3,0,3.00,20040304102521,0);
INSERT INTO problem VALUES (1535,14,2,1626,'Mental Cube Root','If the cube root of 1331 is 11 and the cube root of 1728 is 12, what is the cube root of 1442897?\r\n<p>\r\n(Do this one in your head - no writing or calculators allowed!)','Based on the information given, we can conclude the cube root of 1331000 is 110 and the cube root of 1728000 is 120. 1442897 is between these two. Since something ending with a 3 is the only thing which gives something ending in a 7 when cubed, the answer must be 113.','2004-03-10',20040322232107,NULL,2,3,0,2.29,20040310143745,0);
INSERT INTO problem VALUES (2200,21,0,5384,'Firing Line','There is a group of N solders arranged in a straight line, standing side by side. Soldier number 1 is at the extreme left and soldier \"N\" is at the extreme right. Each soldier has a rifle that can be fired only once, a primitive timer, understands a finite list of commands, and can exist in a finite number of states, like a finite state machine. Each soldier has the ability to communicate only with the 2 adjacent soldiers, and has no means of communication with more distant soldiers. The i-th soldier can not see or hear any signals given by the (i+2)th soldier, for example. There are no radios, cell phones, or megaphones. Your mission as the commander is to devise an algorithm by which all soldiers fire their weapons simultaneously. Soldiers 1 and N are aware of the fact that they are \"different\" in that they each have only one neighbor.  Other than that, however, the soldiers are initially all identical. The algorithm has to work for any value of N>2. The primitive timers are synchronized and tick off once a second. Once a soldier receives new information, the earliest he can respond in any way is on the next tick of the clock. (I would say he/she, except that they are all identical). A soldier can give a signal to each neighbor simultaneously, based on the information he received one tick earlier. Whenever a soldier\'s state changes, his neighbors are aware of this one tick later. At time=0, soldier 1 is given the command to start the firing procedure \r\n\r\n.        .\r\n1. Devise an algorithm that results in all N soldiers firing simultaneously \r\n2. As a function of N, how many clock ticks does this take? ','Soldier 1 sends 2 signals to the right, a fast signal to travel one soldier each tick, and a slow signal going 1/3 the speed. \r\n\r\nWhen a soldier gets a slow signal he delays 2 ticks before sending the message on. When soldier N receives the fast signal he reflects it back. When the soldier in the middle gets hit from opposite sides by a fast and slow signal he identifies \r\n\r\nhimself \"middleguy\". At this point he starts the process all over the same as soldier 1 did but in both directions at the same time. If 2 adjacent soldiers find themselves giving each other a fast signal and slow signal at the same time, then they both become \"middleguys\". Firing occurs when a soldier realizes that he and each of his neighbors are all \"middleguys\". \r\n','2004-03-09',20040323232102,NULL,3,3,1,0.00,00000000000000,83);
INSERT INTO problem VALUES (1536,6,1,1626,'Gamer say','Gamer say:<br><br>\r\n\r\nSpiral the words Gamer says around in a 3 by 3 board like this:\r\n<pre>G A M\r\nY   E\r\nA S R</pre>\r\nOn each turn, you may slide one letter horizontally or vertically into the blank space (the square it moved from becomes the new empty square).\r\n<br><br>\r\nYou want to rearrange the letters so that the same word is spelled out around the edge, but beginning from one of the edges instead of the corner.\r\n<br><br>\r\nIn other words, the board should look like one of these configurations:\r\n<pre>\r\nY G A  S A Y  E R S  A M E\r\nA   M  R   G  M   A  G   R\r\nS R E  E M A  A G Y  Y A S</pre>\r\nWhat is the fewest number of turns it takes to do this?','The key is to let the As switch places. Charlie found 6 solutions of 18 moves <a href=\"http://perplexus.info/show.php?pid=1536&cid=12768\">here</a>, but by moving each letter to the empty space in this pattern it can be accomplished in 22 moves which makes a cool message like this:<br> Y GAMERS Y GAMERS Y GAMERS A\r\n\r\n(Based on A Victorian Cross Puzzle)','2004-03-18',20040319152458,NULL,3,3,0,4.00,20040318140736,0);
INSERT INTO problem VALUES (1542,20,2,1301,'Words In Common 10','1. What do the following words have in common?<br>\r\nwin,won,nor,fin,log,din,pun,ion,lug,boy,boa,bog,gun,fur,dug,bun,bus,mix\r\nloam,quay,joey,foam,oafs,bomb,guff,hymn,buff,lion,wily,wolf\r\nmocha,chain,munch,funny,bulls,mills,jimmy,fusion\r\n<p>\r\n2. What do these following words have in common?<br>\r\nbe,ova,vex,nag,she,one,tang,rail,errs,ebbs,\r\nPyrex,terra,Cheryl,abjurer','In the first group, if one adds 6 to each letter, as in a Caesar cypher (wrapping around the alphabet if necessary from Z to A), a new word is formed:  cot, cut, tux, lot, rum, jot, vat, out, ram, hue, hug, hum, mat, lax, jam, hat, hay, sod, rugs, wage, puke, lugs, ugly, hush, mall, nest, hall, rout, core, curl, suing, ingot, satin, latte, harry, sorry, posse, layout\r\n<p>\r\nIn part 2, the difference is 13 rather than 6, and so the relation is mutual.  \"Tang\" is especially interesting as its cypher is \"gnat\", which is also the original word reversed: or, bin, irk, ant, fur, bar, gnat, envy, reef, roof, clerk, green, purely, nowhere.','2003-12-15',20031221140606,NULL,4,3,0,2.00,20031215150511,0);
INSERT INTO problem VALUES (1543,2,2,3372,'Proof of Anything','Here is a nice little paradox:<p>\r\n\r\nStatement S: If S is true then God exists<br>\r\nLogically, statement S must be either true or false.<p>\r\n\r\n1. Suppose S is false.<p>\r\n\r\n\r\n2. If S if false, then any statement that starts with \"If S is true...\" is true *(see note)<p>\r\n\r\n\r\n3. Specifically, the statement \"If S is true then God exists\" would be true<p>\r\n\r\n\r\n4. This is exactly what S says, so S would have to be true<p>\r\n\r\n\r\n5. This is in contradiction with 1., so S cannot be false.<p>\r\n\r\n\r\n6. Therefore S is true.<p>\r\n\r\n\r\n7. So the statement \"If S is true then God exists\" is true.<p>\r\n\r\n\r\n8. By modus ponens, since S is indeed true, then the second half of that statement is true.<p>\r\n\r\n9. God exists.<p>\r\n\r\nNote of course that you can make the same argument to prove that God doesn\'t exist, or anything else.<br>\r\nWhat, if anything, is wrong with this proof?<p>\r\n\r\n*Note: This is the part that I expect most people will comment on. It is one of the standard logical rules that if something, A, is true, you can say \"If (~A) then...\" and that will always be true. For instance, I could say \"If George Washington is alive then the moon is made of cheese\" and that would be considered true in natural logic.','There isn\'t really a solution to this. It\'s one of those paradoxes that show holes in our current system of logic (and any possible system of logic). Either step 2 in the argument should not be allowed, which is difficult since a great number of mathematical proofs rely on it, or there is something very troubling with using self-reference in an argument. <br>\r\nThis paradox, by the way, is a variation on Curry\'s Paradox, which is similar, and from here you can get to both Lob\'s theorem and Tarski\'s theorem, both of which can be used in Godel\'s proofs.','2003-12-13',20040202232104,NULL,4,3,0,3.17,20031213071818,0);
INSERT INTO problem VALUES (1544,13,1,3351,'Prime real estate','What is the sum of the reciprocals of all prime numbers?\r\n\r\n(i.e. 1/2 + 1/3 + 1/5 + 1/7...)\r\n','?','2003-12-24',20040105232104,NULL,4,3,0,2.50,20031224131407,0);
INSERT INTO problem VALUES (1547,12,2,3143,'Psychology','We can lift you up, and help your day.<br>\r\nSarcastically taken we can go either way.<br>\r\nShort as a whole, lengthy in the middle.<br>\r\nSix letter word brings laughter to this riddle.<br>\r\n<p>\r\nWhat are we?','s-mile-s.  There is a \"mile\" in between both of the s\'s','2003-12-17',20040202232104,NULL,1,3,0,3.00,20031217085343,0);
INSERT INTO problem VALUES (1549,7,1,1626,'Fraction Frustration','One third of twelve if you divide<br>\r\nBy just one fifth of seven,<br>\r\nThe true result (correctly tried)<br>\r\nExactly is eleven.<br><br>\r\n\r\nHow is this possible?','It\'s possible because we are using the words spelled out, then roman numerals.<br><br>\r\n\r\ntweLVe = LV = 55<br>\r\nseVen = V = 5<br>\r\n55/5 = 11\r\n','2004-03-24',20040324232102,NULL,3,3,0,3.00,20040324082311,0);
INSERT INTO problem VALUES (1587,16,2,3172,'Circle Square','In a square of side 4, I pack 4 circles of unit radius.<BR><BR>\r\n<center><img src=\"http://www.flooble.com/images/perplexus/problem/circle-square.jpg\" ></center>\r\nWhat\'s the largest circle I can fit into the center (such that it doesn\'t overlap the other circles)?<BR><BR>\r\n','Draw a square with vertices on the center of each of the big circles. The sides are 2, so the diagonal of 2&#8730;2 equals 2 plus twice the small circle\'s radius.<P>\r\n\r\nSo, the largest circle which can be placed has radius: &#8730;2 - 1.','2004-01-13',20040209020415,NULL,2,3,0,1.50,20040113082124,0);
INSERT INTO problem VALUES (1550,15,2,1920,'Spheres in 4-D','Derive the formula for the 4-D volume of a hypersphere.','Formula: V = pi^2 * R^4 / 2\r\n<BR>\r\n<BR>Let the hypersphere be centered at the origin.  A hyperplane perpendictular to an axis creates a cross section which is a 3-D sphere.  If the hypersphere has a radius R and the axis is cut x units away from the origin, then the 3-D volume of the cross section is 4*pi*(sqrt(R^2-x^2))^3.  The 4-D volume of the hypersphere can be found by integrating the cross section from -R to R.\r\n<BR>\r\n<BR>V = integral{-R to R},( 4/3*pi*( sqrt(R^2-x^2) )^3 ) dx\r\n<BR>\r\n<BR>V = 4/3 * pi * integral{-R to R},(R^2-x^2)^(3/2) dx\r\n<BR>\r\n<BR>To evaluate this integral, a trig substitution can be used.\r\n<BR>\r\n<BR>R*sin a = x\r\n<BR>(R*cos a) da = dx\r\n<BR>\r\n<BR>R*sin a = R -> a = pi/2\r\n<BR>R*sin a = -R -> a = -pi/2\r\n<BR>\r\n<BR>V = 4/3 * pi * integral{-pi*2 to pi*2},((R^2-R^2*(sin a)^2)^(3/2))*(R*cos a) da\r\n<BR>\r\n<BR>V = 4/3 * pi * R^4 * integral{-pi*2 to pi*2},(cos a)^4 da\r\n<BR>\r\n<BR>After using identities (cos a)^2 = (1+cos(2a))/2 and (sin a)^2 = (1-cos(2a))/2\r\n<BR>\r\n<BR>V = 1/6 * pi * R^4 * integral{-pi*2 to pi*2},(cos(4a) + 4*cos(2a) + 3) da\r\n<BR>\r\n<BR>Evaluating the ingetral yeilds:\r\n<BR>integral{-pi*2 to pi*2},(cos(4a) + 4*cos(2a) + 3) da = (1/4)*sin(4a) + 2*sin(2a) + 3a\r\n<BR>\r\n<BR>From that, V = 1/6 * pi * R^4 * ( ((1/4)*sin(2*pi) + 2*sin(pi) + 3*pi/2) - ((1/4)*sin(-2*pi) + 2*sin(-2*pt) - 3*pi/2) )\r\n<BR>\r\n<BR>V = 1/6 * pi * R^4 * ( (0 + 0 + 3*pi/2)-(0 + 0 - 3*pi/2) ) = 1/2 * pi^2 * R^4','2003-12-20',20040104121244,NULL,5,3,0,2.75,20031220104635,0);
INSERT INTO problem VALUES (1551,22,2,1920,'Two Encrypted Questions','Each of the two questions below is encrypted using a different method.  What is the answer to each question?\r\n<P>\r\n409702 253 13733 13403 396 14133 1044 112117?\r\n<P>\r\nWEIUTIBSTBZWJEPBGNSFUKHR?','<BR>Question 1 Solution: 8785440 = SEVEN\r\n<BR>\r\n<BR>The question is \"What is the sum of two and five?\"\r\n<BR>The answer is \"seven\"\r\n<BR>\r\n<BR>Convert each number in the code to base 26.  Let 1=A, 2=B, 3=C, etc.\r\n<BR>\r\n<BR>Example:\r\n<BR>8785440 = 19*26^4+5*26^3+22*26^2+5*26+14 = SEVEN\r\n<BR>\r\n<BR>\r\n<BR>Question 2 Solution: SXAASN = seven\r\n<BR>\r\n<BR>The question is \"What is three plus four?\"\r\n<BR>The answer is \"seven\"\r\n<BR>\r\n<BR>The encryption method: write down each word on a line and write the word again underneath shifted to the right.  Add the letters A=1, B=2, ..., Z=26.  If over 26 then subtract 26.\r\n<BR>\r\n<BR>Example:\r\n<pre>SEVEN\r\n SEVEN\r\n------\r\nSXAASN</pre>','2003-12-22',20040104121202,NULL,3,3,0,2.67,20031222134116,0);
INSERT INTO problem VALUES (1576,20,0,1626,'Vowel Deficit','What word (which doesn\'t contain the letter y) only has one vowel even though it has nine letters?','Strengths','2003-09-17',20040324232101,NULL,2,3,4,0.00,00000000000000,167);
INSERT INTO problem VALUES (1552,6,0,1626,'Moving Quarters','You have quarters laid out in the following pattern on the left and you want to move quarters to form the pattern on the right.<pre>\r\n  Q      Q Q\r\n Q Q    Q   Q\r\nQ Q Q    Q Q</pre>\r\nBefore| |After<br><br>\r\n\r\nThe only rules are you must slide a coin without moving any others, such that the coin\'s ending location touches two other quarters. This means the following moves are illegal:<pre>\r\n A 1     Moving C to 1    \r\nB C D 2  Moving B to 2  \r\n E F \r\n\r\n</pre>What is the shortest solution?','Here is my shortest solution, in 5 steps:<pre>\r\n  1\r\n 2 3\r\n4 5 6\r\n\r\n<b>3</b> 1\r\n 2\r\n4 5 6\r\n\r\n <b>4</b>\r\n3 1\r\n 2\r\n  5 6\r\n\r\n 4 <b>3</b>\r\n  1\r\n 2\r\n  5 6\r\n\r\n   3\r\n  1 <b>4</b>\r\n 2\r\n  5 6\r\n\r\n  1 4\r\n 2   <b>3</b>\r\n  5 6</pre>','2003-09-11',20040324232101,NULL,3,3,1,0.00,00000000000000,1);
INSERT INTO problem VALUES (2250,6,0,5352,'Where on earth?','<br>I recently went on vacation around Europe, I started my trip in Paris, France and stayed for 2 Days, I then ventured Marseilles, also in France for a further 5 days, the third portion of the holiday took me to Venice, Italy where I spent 12 days, and because of the history i stayed in my penultimate location for 16 days, it was Vienna, Austria.The final leg of my trip took me to Bulgaria.<p> In which city did I stay and for how long?','<br>I stayed in Sofia for 23 days. <p>The number of days is equal to the Longitudinal co-ordinates, the position of each city is this many degrees + 20 minutes east.<p><a href=\"http://www.infoplease.com/ipa/A0001769.html\">Find out more</a>\r\n<p>','2004-03-24',20040324232101,NULL,4,3,10,0.00,00000000000000,302);
INSERT INTO problem VALUES (1553,7,1,1575,'B-Palindromes','A b-palindrome is an integer that is a palindrome in base <i>b</i>.\r\n<p>\r\nShow how to find a number that is a b-palindrome, of at least three digits, for at least <i>1000</i> different values of b.\r\n<p>\r\n<i>For example, 200 is not a 10-palindrome, but it is a 9-palindrome (242) and a 7-palindrome (404).</i>','First, notice that 121 has value (b+1)&sup2; in base b (b > 1, of course).\r\n<p>\r\nSo, if d&sup2; &lt; b, then the three-digit number (d&sup2;)(2d&sup2;)(d&sup2;) has value d&sup2;(b+1)&sup2;.\r\n<p>\r\nSo take N to be any number divisible by 1, 2, 3, ... , 1000 and greater than 1000&sup2;.\r\n<p>\r\nThen, if we write N&sup2; in base N/d - 1 for d = 1, 2, 3, ... , 1000 we get the three-digit palindrome (d&sup2;)(2d&sup2;)(d&sup2;).\r\n<p>\r\nThese numbers get fairly large, but the algorithm works to find a value for any number.\r\n<p>\r\nSuppose, for an example, that we wanted a value that was a b-palindrome for at least 6 values of b:\r\n<p>\r\nLCM of 1, 2, ... 6 is 60<br>\r\nValue to represent is 60&sup2; = 3600<br>\r\nThe 6 bases to represent 3600 in are:<br>\r\n60&divide;1 - 1 = 59<br>\r\n360059 = 121 (1&times;59<sup>2</sup> + 2&times;59<sup>1</sup> + 1&times;59<sup>0</sup>)<br>\r\n60&divide;2 - 1 = 29<br>\r\n360029 = 484 (4&times;29<sup>2</sup> + 8&times;29<sup>1</sup> + 4&times;29<sup>0</sup>)<br>\r\n60&divide;3 - 1 = 19<br>\r\n360019 = 9(18)9 (9&times;19<sup>2</sup> + 18&times;19<sup>1</sup> + 9&times;19<sup>0</sup>)<br>\r\n60&divide;4 - 1 = 14<br>\r\n360014 = 1452 (1&times;14<sup>3</sup> + 4&times;14<sup>2</sup> + 5&times;14<sup>1</sup> + 2&times;14<sup>0</sup>)<br>\r\n60&divide;5 - 1 = 11<br>\r\n360011 = 2783 (2&times;11<sup>3</sup> + 7&times;11<sup>2</sup> + 8&times;11<sup>1</sup> + 3&times;11<sup>0</sup>)<br>\r\n60&divide;6 - 1 = 9<br>\r\n36009 = 4840 (4&times;9<sup>3</sup> + 8&times;9<sup>2</sup> + 4&times;9<sup>1</sup> + 0&times;9<sup>0</sup>)\r\n<p>\r\nRemember, of course, that 18 is one digit in base 19 (hence the parentheses). It is easy enough to see that the same method will work for any value you want.\r\n<p>\r\nI wrote a script to generate the value and the list of palindromes it denotes, which is what generated the above output. Here\'s the javascript code:\r\n<pre>\r\nfunction pow(b,e) { return Math.pow(b,e); }\r\n\r\nfunction lcm(a, b) { return a*b/gcd(a,b); }\r\n\r\nfunction gcd(a, b) {\r\n &nbsp; if (a &lt; b) {\r\n &nbsp; &nbsp; &nbsp;a += b;\r\n &nbsp; &nbsp; &nbsp;b = a - b;\r\n &nbsp; &nbsp; &nbsp;a -= b;\r\n &nbsp; }\r\n &nbsp; rem = a%b;\r\n &nbsp; if (rem == 0)\r\n &nbsp; &nbsp; &nbsp;return b;\r\n &nbsp; else\r\n &nbsp; &nbsp; &nbsp;return gcd(rem, b);\r\n}\r\n\r\nfunction lcms(x) {\r\n &nbsp; if (x == 1)\r\n &nbsp; &nbsp; &nbsp;return 1;\r\n &nbsp; return lcm(x, lcms(x-1));\r\n}\r\n\r\nfunction disp_base (value, base) {\r\n &nbsp; var rem_val = value;\r\n &nbsp; var output = value + \"&lt;sub>\" + base + \"&lt;/sub> = \";\r\n &nbsp; var dig_num = 0;\r\n &nbsp; var coeffs = new Array(dig_num);\r\n &nbsp; while (pow(base, ++dig_num) &lt;= value);\r\n &nbsp; for (var p = dig_num-1; p >=0; p--) {\r\n &nbsp; &nbsp; &nbsp;bp = pow(base, p);\r\n &nbsp; &nbsp; &nbsp;cf = 0;\r\n &nbsp; &nbsp; &nbsp;while (++cf*bp &lt;= rem_val);\r\n &nbsp; &nbsp; &nbsp;--cf;\r\n &nbsp; &nbsp; &nbsp;coeffs[p] = cf;\r\n &nbsp; &nbsp; &nbsp;rem_val -= cf*bp;\r\n &nbsp; }\r\n &nbsp; for (var i = coeffs.length-1; i>=0; i--) {\r\n &nbsp; &nbsp; &nbsp;d = coeffs[i];\r\n &nbsp; &nbsp; &nbsp;output += (d&lt;10 ? d : \"(\" + d + \")\");\r\n &nbsp; }\r\n &nbsp; output += \" (\";\r\n &nbsp; for (var i = coeffs.length-1; i>=0; i--) {\r\n &nbsp; &nbsp; &nbsp;output += coeffs[i] + \"&amp;times;\" + base);\r\n &nbsp; &nbsp; &nbsp;output += \"&lt;sup>\" + i + \"&lt;/sup>\" + (i ? \" + \" : \"\");\r\n &nbsp; }\r\n &nbsp; output += \")\";\r\n &nbsp; return output;\r\n}\r\n\r\nfunction print_bpal(k) {\r\n &nbsp; var n = lcms(k);\r\n &nbsp; while (n &lt; pow(k,2))\r\n &nbsp; &nbsp; &nbsp;n *= 2;\r\n &nbsp; var value = pow(n,2);\r\n &nbsp; document.write(\"LCM of 1, 2, ... \" + k + \" is \" + n + \"&lt;br>\");\r\n &nbsp; document.write(\"Value to represent is \" + n);\r\n &nbsp; document.write(\"&amp;sup2 = \" + value + \"&lt;br>\");\r\n &nbsp; document.write(\"The \" + k + \" bases to represent \");\r\n &nbsp; document.write(value + \" in are:&lt;br>\");\r\n &nbsp; for (var i = 1; i &lt;= k; i++) {\r\n &nbsp; &nbsp; &nbsp;var b = n/i - 1;\r\n &nbsp; &nbsp; &nbsp;document.write(n + \"&amp;divide;\" + i + \" - 1 = \");\r\n &nbsp; &nbsp; &nbsp;document.write(b + \"&lt;br>\" + disp_base(value, b) + \"&lt;br>\");\r\n &nbsp; }\r\n}\r\n\r\nprint_bpal(6);\r\n</pre>','2004-02-25',20040324232102,NULL,4,3,0,3.00,20040225133011,0);
INSERT INTO problem VALUES (1554,10,2,1920,'Blindfolded','You are at one end of a hall blindfolded.  At the other end are Alex and Bert.  You are allowed to ask any yes or no questions you want, but only one of them will respond.  They are standing next to each other and their voices are identical, so you have no way of telling which one responded by sound alone.\r\n<P>\r\nUsing as few questions as possible, find out the type of each Alex and Bert and who answered your last question.','Three questions are enough, but the questions asked depend on the previous responses.\r\n<P>\r\nThis chart has five questions, but only three questions are used in a single application.\r\n<P>\r\n(Q1) Is the other person a knight?\r\n<BR>    If yes then goto (Q2a)\r\n<BR>    If no then goto (Q2b)\r\n<BR>\r\n<BR>(Q2a) Does two plus three equal five?\r\n<BR>    If yes then both are knights, goto (Q3a)\r\n<BR>    If no then both are liars, goto (Q3a)\r\n<BR>\r\n<BR>(Q2b) Would the other person say Alex is a liar?\r\n<BR>    If yes then Alex is a knight and Bert is a liar, goto (Q3b)\r\n<BR>    If no then Bert is a knight and Alex is a liar, goto (Q3b)\r\n<BR>\r\n<BR>(Q3a) Would the other person say you are Alex?\r\n<BR>    If yes then Alex responded, stop\r\n<BR>    If no then Bert responded, stop\r\n<BR>\r\n<BR>(Q3b) Would the other person say you are Alex?\r\n<BR>    If yes then Bert responded, stop\r\n<BR>    If no then Alex responded, stop','2003-12-30',20040124232111,NULL,4,3,0,4.33,20031230131034,0);
INSERT INTO problem VALUES (1555,21,2,1920,'Swap','In programming, a common task is to swap the values of two variables.  Lines 40-60 of the program below perform the swap using a temporary variable (T).\r\n<BR>\r\n<BR>10 A=123\r\n<BR>20 B=456\r\n<BR>30 PRINT A,B\r\n<BR>40 T=A\r\n<BR>50 A=B\r\n<BR>60 B=T\r\n<BR>70 PRINT A,B\r\n<BR>\r\n<BR>Rewrite the program to swap the values in A and B without using a temporary variable.\r\n<BR>\r\n<BR><I>Note: The new program will not require sophisticated programming or complex math.</i>','The solution I originally intended was:\r\n<BR>\r\n<BR>10 A=123\r\n<BR>20 B=456\r\n<BR>30 PRINT A,B\r\n<BR>40 A=A+B\r\n<BR>50 B=A-B\r\n<BR>60 A=A-B\r\n<BR>70 PRINT A,B\r\n<BR>\r\n<BR>Others have suggested using XOR, since addition and subtraction can produce overflows\r\n<BR>\r\n<BR>10 A=123\r\n<BR>20 B=456\r\n<BR>30 PRINT A,B\r\n<BR>40 A=A XOR B\r\n<BR>50 B=A XOR B\r\n<BR>60 A=A XOR B\r\n<BR>70 PRINT A,B','2004-01-02',20040317232105,NULL,2,3,0,3.67,20040102124834,0);
INSERT INTO problem VALUES (1556,5,2,1920,'Pack the Box','You have an empty box which is a 11cm cube.  You also have a supply of blocks.  You have 54 2cm cubes, 24 3cm cubes and two 5cm cubes.  Pack all 80 cubes into the box.','9 of the 2cm blocks and 4 of the 3cm blocks can be put together to make a 5 x 6 x 6 brick.  6 of these bricks along with the two 5cm blocks can be placed inside the 11 cubic cm box by placing the two 5cm blocks in opposite corners of the box.\r\n<p>\r\nA much more detailed explaination is <a href=\"http://perplexus.info/show.php?pid=1556&cid=10902\">here</a>.','2004-01-04',20040225103933,NULL,4,3,0,3.33,20040104105323,0);
INSERT INTO problem VALUES (1557,13,2,1920,'Three Sequences','A set of six positive integers contains an arithmetic sequence of four terms, a geometric sequence of four terms, and a harmonic sequence of four terms.  What are the numbers in the set when the largest member of the set is a minimum?\r\n<P>\r\n<I>Note: A harmonic sequence is a sequence whose reciprocals form an arithmetic sequence.  ex: ({10, 12, 15, 20} is harmonic since {1/10, 1/12, 1/15, 1/20} is arithmetic)</I>','There are three similar sets which satisfy the constraints of the problem:\r\n<pre>\r\nSet              Arithmetic   Geometric   Harmonic\r\n3,4,5, 6,12,24   3, 4, 5, 6   3,6,12,24   3,4,6,12\r\n3,4,6, 9,12,24   3, 6, 9,12   3,6,12,24   3,4,6,12\r\n3,4,6,12,18,24   6,12,18,24   3,6,12,24   3,4,6,12\r\n</pre>\r\n<br>They use the same harmonic and geometric sequences.\r\n<p>\r\nSilverKnight outlines a method to find them <a href=\"http://perplexus.info/show.php?pid=1557&cid=10948\">here</a>.\r\n','2004-01-06',20040225103933,NULL,3,3,0,3.00,20040106132328,0);
INSERT INTO problem VALUES (1558,6,0,1626,'Safety from the Queen II','I had read about a sequel to Safety from the Queen.\r\n<br><br>\r\nIs it possible to put 8 queens on the board so that 11 squares are left unattacked?','Put the queens on the bottom 3 rows, like so:<pre>\r\n ________\r\n|    ==  |\r\n|=   ==  |\r\n|==   =  |\r\n|==      |\r\n| =      |\r\n|      --|\r\n|  -   --|\r\n|<u>  --   -</u>|</pre><br>\r\n\r\n- is a queen, = is empty','2003-09-12',20040324232101,NULL,3,3,1,0.00,00000000000000,2);
INSERT INTO problem VALUES (1559,6,0,1626,'The Conversing Club 3','Many members of the club disliked the lack of variety and togetherness at the club. Although the club still had 12 members, some members were threatening to quit because each schedule was so short and there were so few people around each table.<br><br>\r\n\r\nTo satisfy their request, the club decided to seat themselves around a big table and create a longer schedule. The twelve members of the club seated themselves in a schedule such that during each block of 55 days, no person was between the same pair of people. How was the schedule constructed?<br><br>\r\n\r\n(Based on The Round Table)','The solution was shown to me as follows:<br><br> To minimize the memorizing of the club, the members remembered only 5 lines. Each line started after the previous 11 days were over. (In this example, for every 11-day block B will sit where L sat, C will sit where B sat, D will sit where C sat, and so on. Note that A doesn\'t move.)<br>\r\n<br>\r\nFirst 11-day block:<br>\r\nA B C L D K E J F I G H<br>\r\n<br>\r\nSecond 11-day block:<br>\r\nA B D K F I H G J E L C<br>\r\n<br>\r\nThird 11-day block:<br>\r\nA B E J H G K D C L F I<br>\r\n<br>\r\nFourth 11-day block:<br>\r\nA B F I J E C L G H K D<br>\r\n<br>\r\nFifth 11-day block:<br>\r\nA B G H L C F I K D E J<br>\r\n<br>\r\nEach 11-day block starts after the previous one ends. So the second 11-day block starts on day 12, and the third 11-day block starts on day 23.\r\n\r\nThe rotations between each block follow as stated in the beginning:<br>\r\n<tt>\r\n 1: A B C L D K E J F I G H<br>\r\n 2: A C D B E L F K G J H I<br>\r\n 3: A D E C F B G L H K I J<br>\r\n...<br>\r\n12: A B D K F I H G J E L C<br>\r\n13: A C E L G J I H K F B D<br>\r\n14: A D F B H K J I L G C E<br>\r\n...<br>\r\n23: A B E J H G K D C L F I\r\n</tt>\r\n\r\n','2003-09-12',20040324232101,NULL,3,3,2,0.00,00000000000000,93);
INSERT INTO problem VALUES (1561,22,0,1626,'Same spot','3PGEBRFUECJT \r\n1SGMQWAXLALESGT \r\n2EOVASEBN \r\n6PWXERGTFEKCUT \r\n7CQUWBFDE \r\n1SDMVBASLPLESKT \r\n6PQBERNSFEICOT \r\n4SRQWUGFARHE \r\n5AINJMD \r\n3PAEVRFIECKT \r\n4SIQAUCPARME \r\n2EUVWQEKN \r\n5AONHUD \r\n7CWUNBEME ','98765432 34563456<br><br>\r\n\r\nThis is one possible answer. Ordering the lines by number, marking them off into pairs, then discarding letters that aren\'t in the same spot for both words was how this was encrypted.\r\n<br><br>\r\nFor example, 1GTRAMXEPR \r\n1GKIAMSEBR would be GAMER when decrypted using this method.','2003-09-14',20040324232101,NULL,3,3,2,0.00,00000000000000,94);
INSERT INTO problem VALUES (1562,7,0,1626,'Magic Knights Tour','It was <a href=\"http://mathworld.wolfram.com/news/2003-08-06/magictours/\">stated</a> that a magic <a href=\"http://perplexus.info/show.php?pid=1168\">knights tour</a> for a 8x8 grid was impossible if the diagonals of the magic square added up to the same amount as the rows and columns. (called the magic sum)<br><br> If the two diagonals only had to average the magic sum, then a re-entrant partially-magic knights tour could be constructed.<br><br>\r\n\r\nThis means if you number off the moves that a knight\'s tour makes from 1 to 64, it will make a magic square (with the diagonal restriction as stated before), and the knight\'s tour has to be able to return to the 1 square after move 64 in only one move.\r\n<br><br>\r\nHow would such a magic knight\'s tour look? (I read about such a magic square and it is a feat to create!)','(Here is the magic knight\\\\\'s tour I found)<br><br>\r\n<pre>\r\n46 55 44 19 55  9 22  7\r\n43 15 47 56 21  6 59 10\r\n54 45 20 41 12 57  8 23\r\n17 42 53 48  5 24 11 60\r\n52  3 32 13 40 61 34 25\r\n31 16 49  4 33 28 37 62\r\n 2 51 14 29 64 39 26 35\r\n15 30  1 50 27 36 63 38</pre>','2003-09-14',20040324232101,NULL,5,3,3,0.00,00000000000000,133);
INSERT INTO problem VALUES (1564,7,2,1575,'N-Divisibility','How many positive integers divide at least one of 10^40 and 20^30?','<b>2301</b>\r\n<p>\r\nFactors of 10<sup>40</sup> have the form 2<sup>m</sup>5<sup>n</sup> with 0 <= m, n <= 40. So there are 41&sup2; = 1681 such factors.\r\n<p>\r\nFactors of 20<sup>30</sup> = 2<sup>60</sup>5<sup>30</sup> not dividing 1040 have the form 2<sup>m</sup>5<sup>n</sup> with 41 <= m <= 60 and 0 <= n <= 30, so there are 20&times;31 = 620 such factors.\r\n<p>\r\nAltogether, there are 1681 + 620 = 2301 numbers matching the problem.\r\n','2004-02-29',20040315162722,NULL,3,3,0,3.25,20040229102329,0);
INSERT INTO problem VALUES (1706,16,1,2716,'A point in a square','Given a square ABCD, let P be such that AP=1, BP=2 and CP=3.\r\n<p>\r\n* What is the length of DP?<br>\r\n* What is the angle APB?','First: &radic;6. Applying Pythagoras, it\'s easy to prove that AP^2+CP^2=BP^2+DP^2.<p>\r\nSecond: rotate the square 90 degrees, with center B, so that A moves to A\', D moves to D\', C moves to A, and P moves to P\'. Angle PBP\' is 90 degrees by definition. Since PB=P\'B, triangle PBP\' is isosceles, and thus angle P\'PB is 45 degrees. From Pythagoras, PP\'=&radic;8. As AP\'=CP=3, it follows that APP\' is a rectangular triangle, and angle PP\'A=90 degrees. Summing both results, angle APB=135 degrees.<p>If P was outside the square, the same reasoning would apply, but then APB would be 90-45=45 degrees.','2004-03-17',20040322232107,NULL,3,3,0,4.00,20040317145004,0);
INSERT INTO problem VALUES (2206,13,0,5352,'Word Sequence','<br>What word is next on the list;<p>\r\n\r\nBaal.<br>\r\nCabal.<br>\r\nDabble.<br>\r\nFable.<br>\r\nGable.<br>\r\nHaber.<br>\r\n????<p>','I will accept any of the following three, as the answer depends on your dictionary or word list that you used.<p>\r\nJacinth.<br>\r\nJack.<br>\r\nJackal.<p>\r\nto arrive at the answer, you need to assign each initial letter a number, A=1, B=2 etc. then count down the word list (for that letter) the number of words stated.<p>\r\ne.g. C=3, count three words down the list for C, the answer here is Cabal, ignore words less than 3 letters.<p>\r\nOne final thing, do not show words begining with a vowel.\r\n','2004-03-13',20040324232101,NULL,3,3,5,0.00,00000000000000,212);
INSERT INTO problem VALUES (1565,16,2,1575,'Like Clockwork','A clock\'s minute hand has length 4 and its hour hand length 3.\r\n<p>\r\nWhat is the distance between the tips at the moment when it is increasing most rapidly? ','<b>&radic;7</b>\r\n<p>\r\nThe simplest way to approach this is through geometry. Since the angle of both hands is moving at a constant rate, the relative angle between them is also changing at a constant rate. So, we can imagine that the hour hand doesn\'t move at all, and the minute hand moves (radially) at a speed of its original rate less the normal rate of the hour hand.\r\n<p>\r\nThe problem, then, is to determine at what point the distance between the tips is increasing at the greatest rate. Draw an imaginary segment between the two hands; call this distance d. Since the minute hand is moving at a constant rate relative to the \'stationary\' hour hand, the moment when d is increasing most rapidly is simply when the tips are moving directly away from each other. This occurs when d forms a right angle with the minute hand.\r\n<p>\r\nThus, we have a right triangle with the hour hand (4) as the hypotenuse, the minute hand (3) as one leg, and we want to find the length of the other leg. Pythagoras helps us out here:\r\n<p>\r\n<tt>d = &radic;(4&sup2; - 3&sup2;)<br>\r\nd = &radic;7</tt>\r\n<p>\r\nWe can also solve the real-time problem the \"classic\" way, using calculus.\r\n<p>\r\nLet the angle between the hands be &Theta;. Then the distance between the tips is &radic;(25 - 24 cos &Theta;).\r\n<p>\r\nDifferentiating, the rate of increase is 12 <sup>d&Theta;</sup>/<sub>dt</sub> sin &Theta; / &radic;(25 - 24 cos &Theta;).\r\n<p>\r\nDifferentiating again, this is a maximum when cos &Theta; (25 - 24 cos &Theta;) = 12 sin2&Theta;, and hence when 12 cos2&Theta; - 25 cos &Theta; + 12 = 0, or (3 cos &Theta; - 4)(4 cos &Theta; - 3) = 0.\r\n<p>\r\nWe cannot have cos &Theta; > 1, so the maximum is when cos &Theta; = 3/4 and the distance is &radic;(25 - 24&times;3/4) = &radic;7, the same answer we got through the geometric analysis.','2004-02-27',20040317232105,NULL,4,3,0,4.25,20040227135252,0);
INSERT INTO problem VALUES (1566,14,2,1920,'Number Rectangle','Place twelve of the numbers 1 to 15 in the grid below such that:\r\n<br>1. The rows (a,b,c,d; e,f,g,h; i,j,k,l) have the same sum.\r\n<br>2. The columns (a,e,i; b,f,j; c,g,k; d,h,l) and the diagonals (a,f,k; b,g,l; c,f,i; d,g,j) all have the same sum.\r\n<br><i>Note: The rows do not have the same sum as the columns and diagonals.</i>\r\n<pre>\r\na|b|c|d\r\n-+-+-+-  \r\ne|f|g|h\r\n-+-+-+-\r\ni|j|k|l\r\n</pre>','There are two solutions (excluding rotations and reflections) using 12 numbers 1-15, both of which can be expressed by a general solution in three variables.\r\n<pre>\r\n 9  3 13  7    12  2 14  4    2a+3b+k     b+k 2a+5b+k    3b+k\r\n14 10  6  2    11  9  7  5     a+6b+k  a+4b+k  a+2b+k  a   +k\r\n 1 11  5 15     1 13  3 15          k 2a+4b+k    2b+k 2a+6b+k\r\nk=1,a=1,b=2    k=1,a=4,b=1\r\n</pre>\r\n','2004-01-08',20040113232103,NULL,3,3,0,4.50,20040108153457,0);
INSERT INTO problem VALUES (1876,6,0,4612,'Sweating Contest','Shelly was driving down the interstate on the hottest day of the year. Suddenly, she turned her air conditioning on to full heat. Why?','Her rather old car would otherwise overheat from the intense temperature of that day.','2003-12-21',20040323232102,NULL,1,3,1,0.00,00000000000000,30);
INSERT INTO problem VALUES (1877,20,0,4612,'PBTTFAYCUSDEANRA','Place the letters, P, B, T, T, F, A, Y, C, U, S, D, E, A, N, R, A into the following spaces to form four words (across)...\r\n<br>\r\n<br>\r\n1--------------( )--------------<br>\r\n2-----------( )( )( )-----------<br>\r\n3--------( )( )( )( )( )--------<br>\r\n4-----( )( )( )( )( )( )( )-----\r\n<br><br>\r\nTo make this problem a bit easier, here are clues to the four words:\r\n<br>\r\n<br>\r\n1) One-letter vegetable<br>\r\n2) Nocturnal animal<br>\r\n3) Well again<br>\r\n4) Imagination<br>','1---------------(P)--------------<br>\r\n2-----------(B)(A)(T)-----------<br>\r\n3-------(C)(U)(R)(E)(D)-------<br>\r\n4----(F)(A)(N)(T)(A)(S)(Y)----','2003-12-21',20040323232102,NULL,2,3,1,0.00,00000000000000,31);
INSERT INTO problem VALUES (1568,4,1,775,'a game of chance','I have a game where you start with 13 cards (for example a single suit).  Randomly select three cards, from which you discard both the lowest and the highest, while returning the median card to the original set.  This process is then repeated with the sucessively smaller set until only a single card remains. What is the probability for each of the 13 cards you started with remaining as the last one in the set?','Some notation:\r\nWhen dealing with a set, a particular element is a particular distance away form the median member of the set, and this is described as follows.</p>\r\n3/0 Means that the element is in a 3 member set, and is 0 positions from the median element. (for example it is 2 out of 1,2,3)<br>\r\n7/2 means that the element is in a 7 member set, and is 2 positions from the median element. (for example it is 2 or 6 out of 1,2,3,4,5,6,7)<br>\r\nThe direction away from the median is irrelevant to this problem. </p>\r\n\r\n\r\n\r\n\r\n1,13=0</p>\r\n2,12=  24255/6936930  , 0.35%</p>\r\n3,11=  88200/6936930  , 1.27%</p>\r\n4,10= 247695/6936930  , 3.57%</p>\r\n5,9=  619360/6936930  , 8.93%</p>\r\n6,8= 1360975/6936930  , 19.62%</p>\r\n7=   2255960/6936930  , 32.52%<br><br>\r\n\r\n1,13 = 0 / 28314<br>\r\n2,12 = 99 / 28314<br>\r\n3,11 = 360 / 28314<br>\r\n4,10 = 1011 / 28314<br>\r\n5, 9 = 2528 / 28314<br>\r\n6, 8 = 5555 / 28314<br>\r\n7 = 9208 / 28314\r\n','2003-12-31',20040121120629,NULL,3,3,0,4.00,20031231132856,0);
INSERT INTO problem VALUES (1569,21,2,1301,'Word Ladder Construction','Write an algorithm to create word ladders such as any of the following:<br>\r\nhard bard bird bind bins<br>\r\nhard ward word wood wool<br>\r\nhard herd head dead dean<br>\r\nhard hand band bind bins<br>\r\nhard harp hasp wasp wisp<br>\r\n<p>\r\nwhere a word is given which must be transformed into some other word (not specified in advance) with the same number of letters, but each letter position changed from its original value, in as many steps as there are letters in the word, each step also being a valid word.  This is similar to the various Word Meld puzzles on this site, except there are as many steps as there are letters in the word and each letter is changed, with each letter position being changed exactly once.\r\n<p>\r\nInput consists of the starting word only.  It is assumed that the number of steps will be the same as the number of letters in the word.  Available are files containing lists of words of any given length; call one such file, say WORDS5.TXT containing a list of words of 5 letters each, and so on. The program will find all the eligible word ladders given the words in the list.\r\n<p>\r\nThe program will, of course, terminate without finding any results if in fact a word ladder cannot be constructed starting with the input word.\r\n','Since each letter position within the word has to be changed, but not necessarily in order, we try all permutations of the letter position, which we obtain by permuting the first n digits each time through.\r\n<p>\r\nThe vary procedure then tries each letter of the alphabet at each of these positions, checking via a binary search that the result is a word, and checking that it is a different word from the one before.  The fact that it is following a permutation of the unique first n digits assures that at each new step, the new word is different from words prior to the one previous word.\r\n<p>\r\nThe parameter l (lower case L) keeps track of the level at which we are, pointing to a digit in the string base$ that tells us which position is to be changed at that level.\r\n<br>\r\nDECLARE SUB permute (a$)<br>\r\nDECLARE FUNCTION isWord! (w$)<br>\r\nDECLARE SUB vary (w$, l!)<br>\r\nDIM SHARED hist$(20), base$<br>\r\nINPUT \"word:\", w$<br>\r\nOPEN w$ + \".mld\" FOR OUTPUT AS #1<br>\r\nw$ = LCASE$(LTRIM$(RTRIM$(w$)))<br>\r\nhist$(1) = w$<br>\r\nn = LEN(w$)<br>\r\nw2$ = SPACE$(n)<br>\r\n<br>\r\nbase$ = LEFT$(\"123456789\", n)<br>\r\nnfact = 1<br>\r\nFOR i = 1 TO n<br>\r\n  nfact = nfact * i<br>\r\nNEXT<br>\r\n<br>\r\nFOR p = 1 TO nfact<br>\r\n  vary w$, 1<br>\r\n  permute base$<br>\r\nNEXT<br>\r\n<br>\r\n<br>\r\nCLOSE<br>\r\n<br>\r\nFUNCTION isWord (w$)<br>\r\n  n = LEN(w$)<br>\r\n  w1$ = SPACE$(n)<br>\r\n  OPEN \"words\" + LTRIM$(STR$(n)) + \".txt\" FOR BINARY AS #2<br>\r\n  l = LOF(2) / n<br>\r\n  low = 1: high = l<br>\r\n  DO<br>\r\n    mid = INT((low + high) / 2)<br>\r\n    GET #2, (mid - 1) * n + 1, w1$<br>\r\n    IF w1$ = w$ THEN isWord = 1: CLOSE 2: EXIT FUNCTION<br>\r\n    IF w1$ &lt; w$ THEN low = mid + 1:  ELSE high = mid - 1<br&gt;\r\n  LOOP UNTIL low > high<br>\r\n  isWord = 0<br>\r\n  CLOSE 2<br>\r\nEND FUNCTION<br>\r\n<br>\r\nDEFINT A-Z<br>\r\nSUB permute (a$)<br>\r\n x$ = \"\"<br>\r\n FOR i = LEN(a$) TO 1 STEP -1<br>\r\n  l$ = x$<br>\r\n  x$ = MID$(a$, i, 1)<br>\r\n  IF x$ &lt; l$ THEN EXIT FOR<br&gt;\r\n NEXT<br>\r\n<br>\r\n IF i = 0 THEN<br>\r\n  FOR j = 1 TO LEN(a$) \\ 2<br>\r\n   x$ = MID$(a$, j, 1)<br>\r\n   MID$(a$, j, 1) = MID$(a$, LEN(a$) - j + 1, 1)<br>\r\n   MID$(a$, LEN(a$) - j + 1, 1) = x$<br>\r\n  NEXT<br>\r\n ELSE<br>\r\n  FOR j = LEN(a$) TO i + 1 STEP -1<br>\r\n   IF MID$(a$, j, 1) > x$ THEN EXIT FOR<br>\r\n  NEXT<br>\r\n  MID$(a$, i, 1) = MID$(a$, j, 1)<br>\r\n  MID$(a$, j, 1) = x$<br>\r\n  FOR j = 1 TO (LEN(a$) - i) \\ 2<br>\r\n   x$ = MID$(a$, i + j, 1)<br>\r\n   MID$(a$, i + j, 1) = MID$(a$, LEN(a$) - j + 1, 1)<br>\r\n   MID$(a$, LEN(a$) - j + 1, 1) = x$<br>\r\n  NEXT<br>\r\n END IF<br>\r\n<br>\r\nEND SUB<br>\r\n<br>\r\nDEFSNG A-Z<br>\r\nSUB vary (w$, l)<br>\r\n    i = VAL(MID$(base$, l, 1))<br>\r\n    FOR a = 97 TO 122<br>\r\n      wTest$ = w$<br>\r\n      MID$(wTest$, i, 1) = CHR$(a)<br>\r\n      IF w$ &lt;&gt; wTest$ THEN<br>\r\n        IF isWord(wTest$) THEN<br>\r\n          good = 1<br>\r\n          IF wTest$ = hist$(l) THEN good = 0<br>\r\n          IF good THEN<br>\r\n            hist$(l + 1) = wTest$<br>\r\n            IF l = LEN(w$) THEN<br>\r\n             FOR k = 1 TO l + 1<br>\r\n               PRINT hist$(k); \" \";<br>\r\n               PRINT #1, hist$(k); \" \";<br>\r\n             NEXT<br>\r\n             PRINT<br>\r\n             PRINT #1,<br>\r\n            ELSE<br>\r\n             vary wTest$, l + 1<br>\r\n            END IF<br>\r\n          END IF<br>\r\n        END IF<br>\r\n      END IF<br>\r\n    NEXT<br>\r\nEND SUB<br>\r\n<br>\r\n','2004-01-15',20040123135807,NULL,3,3,0,1.00,20040115133739,0);
INSERT INTO problem VALUES (1570,13,2,1920,'Sequence Fill In','In this puzzle, each empty square needs to be filled in with a positive integer.  \r\n<br>Each string of adjacent squares needs to form an arithmetic sequence.  \r\n<br>A horizontal string of squares increases from left to right.  \r\n<br>A vertical string of squares increases from top to bottom.\r\n<pre>\r\n   +--+--+--+--+--+\r\n   |  |  |  |13|  |\r\n   +--+--+--+--+--+--+--+\r\n   |  |XXXXXXXX|  |39|  |\r\n   +--+XXXXXXXX+--+--+--+\r\n   |  |XXXXXXXX|44|XX|  |\r\n   +--+XXXXX+--+--+--+--+\r\n   |31|XXXXX|  |  |  |  |\r\n+--+--+--+--+--+--+--+--+\r\n|  |  |  |  |  |XXXXX|  |\r\n+--+--+--+--+--+XXXXX+--+\r\n|35|XXXXXXXX|  |XXXXX|  |\r\n+--+XXXXXXXX+--+--+--+--+\r\n|  |XXXXXXXX|  |78|  |  |\r\n+--+--+--+--+--+--+--+--+\r\n|  |49|  |  |  |\r\n+--+--+--+--+--+\r\n</pre>\r\n<p><i>This is an original problem.</i>','<pre>\r\n   +--+--+--+--+--+\r\n   | 4| 7|10|<b>13</b>|16|\r\n   +--+--+--+--+--+--+--+\r\n   |13|XXXXXXXX|30|<b>39</b>|48|\r\n   +--+XXXXXXXX+--+--+--+\r\n   |22|XXXXXXXX|<b>44</b>|XX|56|\r\n   +--+XXXXX+--+--+--+--+\r\n   |<b>31</b>|XXXXX|55|58|61|64|\r\n+--+--+--+--+--+--+--+--+\r\n|33|40|47|54|61|XXXXX|72|\r\n+--+--+--+--+--+XXXXX+--+\r\n|<b>35</b>|XXXXXXXX|67|XXXXX|80|\r\n+--+XXXXXXXX+--+--+--+--+\r\n|37|XXXXXXXX|73|<b>78</b>|83|88|\r\n+--+--+--+--+--+--+--+--+\r\n|39|<b>49</b>|59|69|79|\r\n+--+--+--+--+--+\r\n</pre>','2004-01-13',20040120093842,NULL,3,3,0,3.50,20040113130927,0);
INSERT INTO problem VALUES (1904,11,0,4106,'Who\'s the Liar??','There are 10 shops and one of them is using a 900gram weight instead of 1000g.How can find who\'s culprits by using the weighing machine only once?','Take 1kg from the first shop,2 kg from the second,... and so on.Then weigh it and see by how much it differs from 55kg.If the difference in 100g then the first shop is the culprit and so on.','2004-01-13',20040323232102,NULL,4,3,1,0.00,00000000000000,41);
INSERT INTO problem VALUES (2223,7,0,5384,'Multiplying Straight','When I was in grade school, learning my multiplication tables, I always thought it was interesting that 56=7*8 because of the numbers being all in order 5678.  (like a straight in poker)  Find another series of 4 digits that have this property and prove why there are only 2 sets of numbers where this is true.\r\n','Proof:\r\nIn a sequence like 56=7*8, call the first digit \'x\' (in this case, the \'5\')\r\nThen:  <p>\r\n           10*x + (x+1) = (x+2) * (x+3)  <p>\r\n           11*x + 1= x^2 + 5*x + 6  <p>\r\n            0 = x^2 - 6*x +5 = (x-1) * (x-5)  <p>\r\nSo x can be 5 or 1, nothing else:  <p>\r\n56=7*8  and  12=3*4','2004-03-20',20040323232102,NULL,3,3,1,0.00,00000000000000,88);
INSERT INTO problem VALUES (1572,5,0,1626,'Star Stack','Three pentagram-shaped stars (the stars formed from the diagonals of a regular pentagon) are stacked up so that the bottom two points touch the middle two points of the star below.\r\n\r\nThe distance from the top of the stack to the floor is 4 feet. What is the distance between the bottom two points of the stack?','?','2003-09-16',20040324232101,NULL,3,3,4,0.00,00000000000000,166);
INSERT INTO problem VALUES (1913,2,0,4106,'THE THREE KNIGHTS','During the medieval times, a man was sentenced to death.  The king, however, wanted to give him another chance.  The king ordered him to his presence and ask him to choose one of the three knights present.<p>  One of the knights is the Knight of Life, and he always tells the truth.  The second Knight is the Knight of Death, and he always tells lies.  The third knight is the Knight of the Dungeon.  He sometimes lies and sometimes tells the truth. <p> If the man chooses the Knight of Death, he is to be executed before sunset.  If he chooses the Knight of Life, he would be acquitted and set free right away.  If he chooses the Knight of the Dungeon, he would spend the rest of his life imprisoned in the Dungeon.  <p>This is the first time the man ever saw these knights and could not recognize them.  However, the man is allowed to ask these three knights one question each.<p>  Thus, the man asked the red hair knight, \"What is the name of this blond hair knight?\"  The reply was \"He is the Knight of the Life.\"  He asked the black hair knight, \"What is the name of this blond hair knight?\" The reply was \"He is the Knight of Death.\"  Then he asked the blond hair knight \"Who are you?\" \"I am the Knight of the Dungeon\" was the reply.  <p> Luckily, the man was able to correctly choose the Knight of Life, and was set free immediately.  Can you identify who was the Knight of Life, and also who the other two knights were? ','The blond hair knight cannot be the Knight of Life, or he would identify himself when asked.  The red hair knight also lied because he claimed that the blond hair knight is the Knight of Life.  This leaves the black hair knight as the Knight of Life.  This knight identified the blond hair knight as the Knight of Death.  The red knight is therefore the Knight of the Dungeons.  The lucky man chose the black hair knight and was set free immediately.\r\n\r\n','2004-01-14',20040324232101,NULL,5,3,2,0.00,00000000000000,107);
INSERT INTO problem VALUES (1574,11,2,1920,'Sorting Coins','You have 12 coins.  They are completely identical except six of them weigh 24g and the other six weigh 25g.  You have only a balance scale to sort them out.  What is the minimum number of weighings which guarantees all the coins to be sorted?','My solution is below. You can also look at Brian Wainscott\'s \r\n<a href=\"http://perplexus.info/show.php?pid=1574&cid=11164\">solution</a>.\r\n<p>\r\nDivide the coins into six pairs.  Compare five of the pairs with the first five \r\n\r\nweighings.\r\n<p>\r\nCase 1: There are five unequal weighings\r\n<br>The ten coins weighed have been identified.  Weigh the last pair of coins to \r\n\r\ndetermine which is heavier or lighter. \r\n<br>Case 1 total weighings:6\r\n<p>\r\nCase 2: There are four unequal weighings\r\n<br>The eight coins in the unequal weighings have been identified.  The last pair \r\n\r\nof coins are the same weight.  Compare the equal pairs.\r\n<br>Case 2 total weighings:6\r\n<p>\r\nCase 3: There are three unequal weighings\r\n<br>The last pair are different, so compare them and also compare the two pairs \r\n\r\nfrom the equal weighings.\r\n<br>Case 3 total weighings:7\r\n<p>\r\nCase 4: There are two unequal weighings\r\n<br>The last pair is equal.  The four equal pairs can be compared in two \r\n\r\nweighings.  Call the pairs A, B, C, and D.  Weigh A vs B and A vs C.  One of those \r\n\r\nweighings will be equal and the other will be unequal. Example: If A=B, A>C then A \r\n\r\nand B are heavy and C and D are light.\r\n<br>Case 4 total weighings:7\r\n<p>\r\nCase 5: There is one unequal weighing\r\n<br>The last pair is unequal.  Compare the two coins in the last pair and compare \r\n\r\nthe four equal pairs like in Case 4.\r\n<br>Case 5 total weighings:8\r\n<p>\r\nCase 6: There are zero unequal weighings\r\n<br>All the pairs are equal. Group the pairs into groups of two. Compare two of \r\n\r\nthe groups.\r\n<br>- Subcase 1: Both weighings are unequal: Those two groups have been \r\n\r\ndetermined, compare the pairs from the last grouping.\r\n<br>- Subcase 2: One weighing is unequal: The unequal group has been determined, \r\n\r\nand the last grouping is all equal.  Compare the two equal groups.\r\n<br>- Subcase 3: Both weighings are equal: Compare the pairs from the last \r\n\r\ngrouping and compare the two equal groups against each other.\r\n<br>Case 6 total weighings:8\r\n<p>\r\nThe maximum number of weighings needed is 8, in cases 5 and 6.','2004-01-18',20040225103933,NULL,3,3,0,4.00,20040118111313,0);
INSERT INTO problem VALUES (1575,2,2,1575,'XX','<center><form>\r\n<input style=\"border-style:none; background-color:transparent;\" type=\"text\" name=\"entry\" size=\"2\" onBlur=\"checkentry(this);\">\r\n<input type=\"hidden\" name=\"copytext\" value=\"I\'m onto something; it\'s hard to see, but it has to do with _____...\">\r\n</form></center>\r\n<script>\r\nfunction checkentry(entry) {\r\n   var ans=\"Good work, you found it!\\n\";\r\n   ans += \"Now, for your answer, type the following exactly:\\n\\n\";\r\n   ans += \"\\\"I\'m onto something; it\'s hard to see,\\n\";\r\n   ans += \"but it has to do with _____...\\\"\\n\\n\";\r\n   ans += \"Where you fill in the blank with any word that \";\r\n   ans += \"starts with the same letter as your display name \";\r\n   ans += \"and that rhymes with \\\"see.\\\"\\n\\nThink you got it? \";\r\n   ans += \"Go to it! You have to click OK before you can submit \";\r\n   ans += \"an answer, but don\'t worry .. the text you need has \";\r\n   ans += \"been copied to the clipboard for you (just change \";\r\n   ans += \"the blank to some other word). Remember, don\'t give \";\r\n   ans += \"away anything else in your answer!\\n\\n\\t\\t=)\";\r\n   if (entry.value==\"XX\") {\r\n      alert(ans);\r\n      entry.form.copytext.createTextRange().execCommand(\"Copy\");\r\n   }\r\n}\r\n</script>','<b>I\'m onto something; it\'s hard to see,<br>\r\nbut it has to do with [dear ol\' me]...</b>\r\n<p>\r\nWhile it may look like there is nothing in the body of the problem, there is actually a text-entry box (like you would see in an online form). Of course, the fact that the border has been removed and the background made transparent may make it a little harder to find ...\r\n<p>\r\nThe box is centered (horizontally) and lives just beneath the dark bar containing the problem title. If you move the mouse over it, you will probably see (depending on your browser) the cursor change from the standard arrow pointer to a text-selection tool. If you are still having trouble, try highlighting (in IE and Netscape) the problem body.\r\n<p>\r\nOnce you have realized that there is a text input box there, what do you do next? There isn\'t really much to try and \'solve,\' so how about the problem title: \'XX.\' Once you do that, hit \'tab\' (or click somewhere else on the screen) to move input focus away from the text box. If you have done it correctly, you will see a pop-up box with the following text:\r\n<blockquote>\r\nGood work, you found it!<br>\r\nNow, for your answer, type the following exactly:<br><br>\r\n\"I\'m onto something; it\'s hard to see,<br>\r\nbut it has to do with ________...\"<br><br>\r\nWhere you fill in the blank with any word that starts with the same letter as your display name and that rhymes with \"see.\"<br><br>\r\nThink you got it? Go to it! You have to click OK before you can submit an answer, but don\'t worry .. the text you need has been copied to the clipboard for you (just change the blank to some other word). Remember, don\'t give away anything else in your answer!<br>\r\n=)\r\n</blockquote>\r\nSo, for your answer (in the comments), you should have done just that, replacing the ____ with an appropriate word (or phrase).\r\n<p>\r\nJust for kicks, here\'s the same box, but not hidden:<br>\r\n<center>\r\n<input type=\"text\" name=\"entry\" size=\"2\" onBlur=\"checkentry(this);\">\r\n<input type=\"hidden\" name=\"copytext\" value=\"I\'m onto something; it\'s hard to see, but it has to do with _____...\">\r\n</form></center>\r\n<script>\r\nfunction checkentry(entry) {\r\n   var ans=\"Good work, you found it!\\n\";\r\n   ans += \"Now, for your answer, type the following exactly:\\n\\n\";\r\n   ans += \"\\\"I\'m onto something; it\'s hard to see,\\n\";\r\n   ans += \"but it has to do with _____...\\\"\\n\\n\";\r\n   ans += \"Where you fill in the blank with any word that \";\r\n   ans += \"starts with the same letter as your display name \";\r\n   ans += \"and that rhymes with \\\"see.\\\"\\n\\nThink you got it? \";\r\n   ans += \"Go to it! You have to click OK before you can submit \";\r\n   ans += \"an answer, but don\'t worry .. the text you need has \";\r\n   ans += \"been copied to the clipboard for you (just change \";\r\n   ans += \"the blank to some other word). Remember, don\'t give \";\r\n   ans += \"away anything else in your answer!\\n\\n\\t\\t=)\";\r\n   if (entry.value==\"XX\") {\r\n      alert(ans);\r\n      entry.form.copytext.createTextRange().execCommand(\"Copy\");\r\n   }\r\n}\r\n</script>\r\n</center>\r\n<br>\r\nThe box and pop-up should work correctly in all W3C-compliant browsers (IE, Netscape, Mozilla, Firefox, Opera). Some pop-up disabling software may also potentially affect the functionality.','2004-03-07',20040319232103,NULL,3,3,0,4.24,20040307105812,0);
INSERT INTO problem VALUES (1577,8,0,1626,'The odd amount','This is similar to A Game of Nim, but different too.\r\n<br><br>\r\nThere are an odd amount of things. You can take 1 or 2 things each turn (alternating with an opponent for turns) The person who takes an odd number of things wins. What strategy should you use in order to win?\r\n<br><br>\r\n(Problem based on another game)','?','2003-09-20',20040324232101,NULL,3,3,5,0.00,00000000000000,192);
INSERT INTO problem VALUES (1578,7,0,1626,'The Elements','If 6 - 9 = Sulfur and 5 - 4 = Iron, what two elements does 9 - 1 equal?','Nitrogen and Neon.\r\n\r\nTake the spelled out version of the first number minus the second number in Roman Numerals. The resulting letter is the element\'s symbol.<br><br>\r\n\r\nSo SIX - IX = S, FIVE - IV = FE, and NINE - I = N,NE','2003-09-20',20040324232101,NULL,2,3,5,0.00,00000000000000,193);
INSERT INTO problem VALUES (1590,7,2,3172,'Square challenge','Find the smallest number that can be expressed as the sum of two (nonzero) perfect squares in <I>two different ways</i>.<BR>\r\n_____________<BR><BR>\r\nAnd what if the two perfect squares must be nonzero, positive, and different?','The answer to the first question is 50:<BR>\r\n50 = 5&#178; + 5&#178; = 1&#178; + 7&#178;<BR>\r\n_____________<BR><BR>\r\nThe answer to the second question is 65:<BR>\r\n65 = 1&#178; + 8&#178; = 4&#178; + 7&#178;','2004-01-20',20040209020222,NULL,2,3,0,2.50,20040120140628,0);
INSERT INTO problem VALUES (1591,5,2,3172,'Three Bugs','<img border=\"1\" align=\"right\" src=\"http://www.flooble.com/images/perplexus/problem/3bugs_ani.gif\">\r\nRemember <A HREF=\"http://perplexus.info/show.php?pid=53\">this</a> one?<P>\r\n\r\nIn this problem, the three bugs start at the corners of an equilateral triangle (with side length=10 inches).<P>\r\n\r\nAgain, the bugs travel directly towards their neighbor (counter-clockwise).  And, again, each bug homes in on its target, regardless of its target\'s motion.  So, their paths will be curves spiraling toward the center of the triangle, where they will meet.<P>\r\nWhat distance will the bugs have covered by then, and how did you determine it?<P>','6 2/3 inches.<P>\r\n\r\nCharlie\'s solution is <A HREF=\"http://perplexus.info/show.php?pid=1591&cid=11230\">here</a>.','2004-01-22',20040225103947,NULL,4,3,0,4.00,20040122132039,0);
INSERT INTO problem VALUES (1592,4,2,3172,'On Average','What is the expected number of rolls of a <I>fair</i>, normal 6-sided die, one is required to make, so that each of the 6 numbers comes up at least once?<P>\r\n<I>Hint: this is not necessarily an integer answer</I><BR>\r\n_____________________<P>\r\n\r\nAs an aside, it would be interesting to see the computer program simulation of this, but this would not be proof of the solution (merely evidence supporting the proof).','If the probability of an event is P then the average number of trials to achieve one of those events is 1/P.<P>\r\n\r\nWe can describe the problem in terms of 6 independent events:<P>\r\n\r\n<OL>\r\n<LI> We get any number.\r\n<LI> We get any number besides the number in (1).\r\n<LI> We get any of the four remaining numbers.\r\n<LI> We get any of the three remaining numbers.\r\n<LI> We get any of the two remaining numbers.\r\n<LI> We get the remaining number.\r\n</ol>\r\nThe probabilities are:<BR>\r\n6/6, 5/6, 4/6, 3/6, 2/6, and 1/6<P>\r\ntherefore the expected number of rolls to see each are:<BR>\r\n6/6, 6/5, 6/4, 6/3, 6/2, and 6/1, respectively.<P>\r\n\r\nx = 6/6 + 6/5 + 6/4 + 6/3 + 6/2 + 6/1<BR>\r\nx = 1 + 1.2 + 1.5 + 2 + 3 + 6<BR>\r\nx = <B>14.7</b><BR>','2004-01-26',20040209020016,NULL,4,3,0,4.00,20040126124944,0);
INSERT INTO problem VALUES (1945,5,0,1920,'11 in a 11 by 11','Divide a 11x11 square into 11 smaller squares with integer sides.','<pre>\r\nAAAABBBBCCC\r\nAAAABBBBCCC\r\nAAAABBBBCCC\r\nAAAABBBBDDD\r\nEEEFFFGGDDD\r\nEEEFFFGGDDD\r\nEEEFFFHHHHH\r\nIIIIJJHHHHH\r\nIIIIJJHHHHH\r\nIIIIKKHHHHH\r\nIIIIKKHHHHH\r\n</pre>\r\n<br>1 - 5x5 (H)\r\n<br>3 - 4x4 (A B I)\r\n<br>4 - 3x3 (C D E F)\r\n<br>3 - 2x2 (G J K)','2004-01-20',20040323232102,NULL,3,3,1,0.00,00000000000000,43);
INSERT INTO problem VALUES (1924,7,0,3172,'Twenty-four','Find an expression that equals 24 using the digits 1, 4, 5, and 6.\r\n<UL><LI>Each digit must be used exactly once.\r\n<LI>You must use only addition, subtraction, multiplication, and division.\r\n<LI>Digits may not be concatenated (one may not put 1 and 4 together to make 14).\r\n<LI>Parenthesis (brackets) are allowed.</ul>\r\n____________________________<P>\r\n\r\nFind <I>at least</i> two solutions!','6/(5/4-1), and<BR>\r\n4/(1-5/6). ','2004-01-15',20040324232101,NULL,3,3,9,0.00,00000000000000,277);
INSERT INTO problem VALUES (1599,7,2,3558,'Extraterrestrial primes','An earthling with a superpower telescope observed a chalkboard on a distant planet.  On it were some mathematical statements.  After months of translating, he successfully translated all the words and digits.  Unfortunately, due to the complexity of the language, he couldn’t figure out the exact number of ones in each number.  All he knows is that they each have at least 2 ones and the first number (but not necessarily the second) has an even number of ones.  Other than the ones, the only other digit is a single two.  The following is the furthest he could translate it:<p>\r\n\r\n1…1 [with an even number of ones] is a prime number <br>\r\n1…12 is a prime number<p>\r\n\r\nAssuming both numbers use the same base number, prove that someone or something made a mistake.\r\n','Assume no mistakes were made.  First of all, the first number must be 11.  If it were any longer it would be divisible by 11 and 10101...01.  11 can only be a prime number in an even base number.  In an odd base number, 11 would be an even number, and could not be prime.<p>\r\n\r\nThe problem appears in the second number.  In an even base number, 1...12 must be an even number and cannot be prime.','2004-01-19',20040204095630,NULL,3,3,0,3.40,20040119120224,0);
INSERT INTO problem VALUES (1600,8,0,1626,'The Ring Pole','There are 20 notches on a pole with 5 rings on various locations on the ring. Some are nearer the right end and some are nearer the left end.<br><br>\r\n\r\nThe Pole is slightly tilted downhill going right to left, and this is because you can only move one ring at a time, and it must be moved only to the left. Also, the rings are also the same size and can\'t be moved over one another.  The pole is created such that you can\'t move any rings off the ends of it and each ring must be on a seperate notch at the end of a turn.<br><br>\r\n\r\nWhat ring positions would let you win with the correct strategy if you went first?<br><br>\r\n\r\n(Clone of <a href=\"http://www.cut-the-knot.org/Curriculum/Games/NoSilverDollar.shtml\">Bogus Nim</a>)','?','2003-09-24',20040324232101,NULL,3,3,7,0.00,00000000000000,234);
INSERT INTO problem VALUES (1602,7,2,3172,'Cubic AND Quartic Challenge','What is the smallest positive integer that is the sum of two different pairs of (non-zero, positive) cubes?<BR>\r\n_____________________________<P>\r\n\r\nWhat is the smallest positive integer that is the sum of two different pairs of integers raised to the 4th power? and how did you find it?<BR><BR>\r\nIn other words what is the smallest x such that:<BR>\r\nx = a^4 + b^4 = c^4 + d^4<BR>\r\n(where x, a, b, c, and d are all different, non-zero, positive integers)?<BR>\r\n_____________________________<P>\r\nAre you able to determine the answer without looking it up on the internet?','1729 = 1&#179; + 12&#179; = 9&#179; + 10&#179;<BR>\r\n_________________________<P>\r\n\r\n635,318,657 = 59^4 + 158^4 = 133^4 + 134^4<BR>\r\n_____________________________________________________<P>\r\n\r\nCharlie posted <A HREF=\"http://perplexus.info/show.php?pid=1602&cid=11647\">a comment</a> containing program that determines these and the next few solutions.','2004-02-06',20040225104025,NULL,4,3,0,2.50,20040206084145,0);
INSERT INTO problem VALUES (1960,8,0,1920,'Bowled Over','After the end of 10 frames of bowling, Alex was sure he had won since he got 9 strikes, but his friend Betty actually won without getting a single strike.  How is that possible?','Alex got a strike in frames 1-3, 5-7, and 9 and got two strikes in frame 10.  In frames 4 and 8, he rolled gutterballs.\r\nAlex\'s score was 170.\r\n<p>\r\nBetty got spares in every frame, her first ball always knocked down 9 pins and her second always picked up the last pin.  In the tenth frame, her extra ball knocked down 9 pins.  Betty\'s score was 190','2004-01-21',20040324232101,NULL,2,3,6,0.00,00000000000000,225);
INSERT INTO problem VALUES (1607,10,1,3558,'It\'s unsolvable!','My friend told me this complex story.  Everyone in it is either a knight, knave, or liar (more than one person can have the same status).  Knights always tell truths, liars always lie, and knaves always alternate every statement.  <p>\r\n\r\nEveryone knew the status of everyone else except for my friend (he knew nothing at first).  If anyone lied about what someone said, they didn’t lie about who, when, or whether they said it; they only lied about what the person said. The story goes as follows.<p>\r\n\r\nAaron and Bill were talking to me.<br>\r\nAaron told me what he was.<br>\r\nAt this point, I could tell what Aaron was.<br>\r\nBill told me one thing that he wasn’t.<br>\r\nAaron told me that Cassie was a knight.<br>\r\nI then could figure out what Cassie was.<br>\r\nBill told me that Cassie was a knave.<br>\r\nI thought about this for a minute.<br>\r\nI soon found that the previous thing Bill said allowed me to know for sure what the last of the three people were.<p>\r\n\r\nWhat type is everyone?  The puzzle <i>is</i> solvable.\r\n','Everyone is a knave, including my friend, the narrator.<p>\r\n\r\nAssume my friend is a knight.  The first statement by Aaron was that he was a liar, because that is the only possibility that lets the narrator know what he is.  <b>Aaron is a knave</b> who first lies. The next thing Aaron said was therefore the truth, so <b>Cassie is a knight.</b><p>\r\n\r\nTherefore, the last thing Bill said was a lie.  The first thing Bill said could have been that he wasn\'t a knight, knave or liar.  If the first, the narrator must have been a knave, but then his last statement <i>did not help the narrator determine anything (look at the last sentence).</i>  If the second, he could have been a knight or knave, but neither would tell a lie next.  If the last, he could have been anything, and the narrator never would be able to figure out his status.<p>\r\n\r\nTherefore, <b>my friend is not a knight.</b><p>\r\n\r\nMy friend cannot be a liar because the first line is true because of the rules of what you can lie about in the second paragraph of the puzzle.  Therefore, <b>my friend is a knave</b> who first tells the truth.  Note down which lines are lies and which are truths.<p>\r\n\r\nAaron\'s first statement was that he was not a knight, because only that statement would allow the narrator to figure out his status.  <b>Aaron is a knave</b> who first tells the truth. The next thing he says is a lie, so Cassie cannot be a knight.<p>\r\n\r\nBill\'s first statement could not have revealed Cassie\'s status, but his next statement had to.  His first statement had to reveal what he was so the narrator would know whether his next statement was a lie or truth.  Therefore, Bill said he was a liar.  <b>Bill is a knave</b> who first lies.  His next statement is true then, and <b>Cassie is a knave</b> too.\r\n\r\nBy the way, the title was given by my friend, and was meant as a hint to his true nature.','2004-02-02',20040322232107,NULL,4,3,0,3.50,20040202075121,0);
INSERT INTO problem VALUES (1608,14,0,1626,'Monkey Business','Suppose someone comes onto the site and is bored. That person starts spreading the rumor that levik is a monkey at exactly noon (on day 1) by sending an e-mail to one random person. <br><br>\r\n\r\nThen, both people send an e-mail about this rumor (at exactly noon, on day 2) to 2 other random people. Each person can send it to anyone (but themselves), even if they already know the rumor, or were even told about the rumor by the sender.<br><br>\r\n\r\nEach successive day at noon, everyone that knows about the rumor sends a message to another random person. It can be sent to anyone but themselves.<br><br>\r\n\r\nOn average, what day (non-integer is fine) will everyone know about the rumor if there are 40 people (including the one that spread the rumor initially) at flooble while the rumor is still spreading?\r\n<br><br>\r\nWhat if there were x people at flooble while the rumor is still spreading?','?','2003-09-26',20040324232101,NULL,4,3,7,0.00,00000000000000,235);
INSERT INTO problem VALUES (1609,7,0,1626,'The Right-Angled Run','A race consists of 278 meters in one direction and then a right angled right turn is done running before the remaining 364 meters.\r\n<br><br>\r\nThe displacement of a longer, but similar race is double of this shorter race.  What would be an easy way to figure out the integer lengths of both parts of this longer race?','Take the sum and difference of the two parts. Then take the sum and difference of these numbers.','2003-09-26',20040324232101,NULL,2,3,8,0.00,00000000000000,252);
INSERT INTO problem VALUES (1610,6,0,1626,'The Fortnight','What is the next number in the following sequence?<br><br>\r\n\r\n0 7 1 4 2 ?','','2003-09-26',20040324232101,NULL,2,3,8,0.00,00000000000000,253);
INSERT INTO problem VALUES (1709,6,1,3136,'Cheap Charlie','Cheap Charlie likes to smoke cigars. <br>He cannot afford cigars so he puts five stubs (which he finds) together to make one full cigar. <p>One day Charlie was lucky to get 25 stubs. <p>How many cigars could he smoke?<p>\r\nFor a bonus point; how many cigars could he have smoked if he had only found 20 stubs?','He was able to smoke six.<br> This is because he found 25 stubs to smoke 5 cigars, then with the five stubs that he just smoked, he was able to make another. ','2004-03-12',20040322232107,NULL,3,3,0,1.71,20040312090909,0);
INSERT INTO problem VALUES (1956,6,0,3172,'Friday the 13th','Which day of the week (Sunday, Monday, etc.) is the probability largest to fall on the 13th of a (uniformly) random month, in a (uniformly) random year?<P>\r\n\r\nOr is this probability the same (for each day of the week)?','Friday is slightly higher (at 688/4800).<P>\r\n\r\nhttp://www.dse.nl/~puzzle/arith/friday_13th_us.html','2004-01-20',20040324232101,NULL,4,3,18,0.00,00000000000000,387);
INSERT INTO problem VALUES (1957,6,0,3172,'Hold It (1)','sadf','?','2004-01-20',20040324232101,NULL,3,3,18,0.00,00000000000000,388);
INSERT INTO problem VALUES (1958,6,0,3172,'Hold It (2)','sdf','?','2004-01-20',20040324232101,NULL,3,3,19,0.00,00000000000000,397);
INSERT INTO problem VALUES (1968,4,0,3172,'goal kicks','Aaron is an ace goal kicker. On average, he will kick a goal on 2 out of 3 occasions.<P>\r\n\r\nBill on the other hand, will normally only kick a goal on 1 out of 2 occasions.<P>\r\n\r\nAaron, being quick to spot an opportunity, challenges Bill to a kicking duel. They will each, in turn, shoot for goal until a goal is scored. The winner will be the first to score a goal.<P>\r\n\r\n\"I\'ll even let you kick first\", says Aaron to Bill generously.<P>\r\n\r\nWhat is the probability that Aaron wins the kicking duel?','Answer: <B>2/5</b><BR>\r\n______________________________<P>\r\n\r\nBill kicks: probability of a miss = 0.5<BR>\r\nAaron kicks: probability of a win = 0.5 x 2/3 = 1/3<P>\r\n\r\n(Note: Bill must have missed in order for Aaron to get a kick at all.)<P>\r\n\r\nBill kicks: probability of a second miss = 0.5x1/3x 0.5 = 1/12<BR>\r\n(Note both Bill and Aaron must have missed for Bill to get a secomd kick)<P>\r\n\r\nJimbo kicks: probability of goal = 1/12 x 2/3 = 1/18<BR>\r\nProbability that Jimbo wins on first or second or third etc is:<BR>\r\nP = 1/3 + 1/18 + 1/108 + ......<BR>\r\nWhich is a geometric series with limiting sum = 2/5<P>','2004-01-21',20040324232101,NULL,3,3,20,0.00,00000000000000,408);
INSERT INTO problem VALUES (1617,20,0,1626,'Word Square','Here is a cool and comical word square I read about which has both across and down clues. \r\n<br><br>\r\n1: What dogs do<br>\r\n2: What sharks do<br>\r\n3: What you do when you eat<br>\r\n4: What I might tell you: ___ me<br>\r\n<br>\r\n1: Insects<br>\r\n2: Optical Organs<br>\r\n3: Ridicule<br>\r\n4: Comfort','BITE<br>\r\nBITE<br>\r\nBITE<br>\r\nBITE<br>','2003-09-30',20040324232101,NULL,2,3,10,0.00,00000000000000,288);
INSERT INTO problem VALUES (1619,5,2,1920,'Unit Cubes','Some unit cubes are assembled to form a larger cube. Some of the faces of the larger cube are then painted. The cube is taken apart and it is found that 217 of the unit cubes have paint on them. What is the total number of unit cubes?','My solution is below.  You can also look at SilverKnight\'s solution <a href=\"http://perplexus.info/show.php?pid=1619&cid=11522\">here</a>.\r\n<p>Let n be the edge length of the large cube\r\n<p>Case 1: 1 face is painted.  Then 217 = n^2\r\n<br>No integer solution.\r\n<p>Case 2: 2 adjacent faces are painted.  Then 217 = 2*n^2 - n\r\n<br>No integer solution.\r\n<p>Case 3: 2 opposite faces are painted.  Then 217 = 2*n^2\r\n<br>No integer solution.\r\n<p>Case 4: 3 faces sharing a corner are painted.  Then 217 = 3*n^2 - 3*n + 1\r\n<br>0 = 3*n^2 - 3*n - 216 = 3*(n - 9)*(n + 8).  n = 9 or -8\r\n<p>Case 5: 3 faces wrapping around the cube are painted.  Then 217 = 3*n^2 - 2*n\r\n<br>No integer solution.\r\n<p>Case 6: 4 faces are painted, with the unpainted faces adjacent.  Then 217 = 4*n^2 - 5*n + 2\r\n<br>No integer solution.\r\n<p>Case 7: 4 faces are painted, with the unpainted faces opposite.  Then 217 = 4*n^2 - 4*n\r\n<br>No integer solution.\r\n<p>Case 8: 5 faces are painted.  Then 217 = 5*n^2 - 8*n + 4\r\n<br>No integer solution.\r\n<p>Case 9: all 6 faces are painted.  Then 217 = 6*n^2 - 12*n + 8\r\n<br>No integer solution.\r\n<p>\r\nThe only case with an integer solution is case 4 with n = 9 or -8. Since n must be positive, n is 9 \r\n\r\nand the total number of cubes is 9^3 = 729.','2004-02-02',20040225103933,NULL,3,3,0,3.83,20040202133705,0);
INSERT INTO problem VALUES (1622,20,2,872,'A = B = AB','Oleomargarine is what margarine was originally called, sometimes shortened to \'oleo\'. This makes it one of a select few: words which can be broken into two words, so that each of the two and the original word are synonymous. That is: \r\n\r\noleomargarine = oleo = margarine. \r\n\r\nCan you find another two English words that share this property? ','My original two answers were:\r\n<p>\r\ntaxicab = taxi = cab;  \r\n<p>\r\npussycat = pussy = cat.\r\n<p>\r\nOf the many suggestions, I think bathtub and quagmire are very good. Manservant is strecthing it just a bit...','2004-02-10',20040223131440,NULL,3,3,0,3.00,20040210141238,0);
INSERT INTO problem VALUES (1623,12,2,872,'who will marry the princess','A wizard left each of his three sons a gift before he died. The oldest received a mirror, through which he could see anyone in the world. The second, a horse which could ride to any place in the world in one day. The third, a magic apple which would never rot, and when eaten would cure any disease.\r\n<p>\r\nOne day the brothers heard about a princess in a faraway land who was dying of an unknown disease. Rumour had it the king would let the man who saved his daughter marry her. The brothers sprung into action. The first looked in his mirror and saw the ill princess and the land she lived in. All three jumped on the second brother\'s horse, and they rode so fast they got to the princess\' land the next morning. Then the third son took his apple to the princess, who ate it and recovered full health instantly.\r\n<p>\r\nThe king was grateful, and indeed intended to let one of them marry the princess. But it had taken the cooperation of all three brothers to save her. Which one did the king decide should marry his daughter? ','The king decided that the youngest of the brothers was most worthy of marrying his daughter, because he made the greatest sacrifice in saving the princess: he had lost his magical gift, while the other two still had the mirror and the horse.','2004-02-13',20040324232102,NULL,2,3,0,3.42,20040213101321,0);
INSERT INTO problem VALUES (1624,2,2,3558,'The strange clock','I have a very strange clock.  At first glance, it looks like a normal clock with three hands and the numbers 1 through 12 all around.  The only differences are that the hands are indistinguishable from each other and they are faster.  One hand completes a circle in 3 minutes, another in 4 minutes, and the last in 6 minutes.  They all go clockwise.<p>\r\n\r\nOne morning, when I looked at the clock, the hands were all pointing exactly at the numbers 1, 2, and 3.<br>\r\nLater that day, I saw that the three hands were pointing exactly at 6, 10, and 11.<p>\r\n\r\nCan you identify which hands I saw each time? Prove it.\r\n','I will call the hands A, B, and C, from fastest to slowest.  So A goes around in 3 minutes, B in 4, and C in 6.<p>\r\n\r\nThis puzzle only deals with integer minutes, because all hands point directly at numbers only every minute.<p>\r\n\r\nHand B has only three possibilities.  It could have moved from 1 to 10, 2 to 11, or 3 to 6.  The number of minutes it takes mod 4 is 1 or 3.<p>\r\n\r\nHand C, in that time could have moved 2,6, or 10 numbers over in that time.  The only possibility left considering this is from 1 to 11.<p>\r\n\r\nHand B is left only with the possibility of 3 to 6, and hand A goes from 2 to 10.<p>\r\n\r\nSo this is what happened:<br>\r\nHand A went from 2 to 10,<br>\r\nHand B went from 3 to 6,<br>\r\nHand C went from 1 to 11,<br>\r\nThe time this took mod 12 is 5.','2004-02-17',20040227181603,NULL,3,3,0,3.33,20040217085630,0);
INSERT INTO problem VALUES (2029,11,0,1920,'A Cup Of Coffee','You have a five cup mug, a three cup mug, a water supply, a sink with a drain, and a packet of instant coffee which when dissolved in one cup of water produces coffee of strength 100%.\r\n<p>\r\nThe packet may be used at any time, but the entire contents of the packet must be dissolved into a single mug when it is used.  \r\n<p>\r\nYour task is to fix 4 cups of coffee at 16% strength.','Fill the 5c mug with water.\r\n<br>  5c mug: 5c water\r\n<br>  3c mug: empty\r\n<br>\r\n<br>Pour 3 cups of water from the 5c mug to the 3c mug.\r\n<br>  5c mug: 2c water\r\n<br>  3c mug: 3c water\r\n<br>\r\n<br>Empty the 3c mug and pour the remaining contents of the 5c mug into the 3c mug.\r\n<br>  5c mug: empty\r\n<br>  3c mug: 2c water\r\n<br>\r\n<br>Fill the 5c mug with water and empty the packet into the 5c mug.\r\n<br>  5c mug: 5c of 20%\r\n<br>  3c mug: 2c water\r\n<br>\r\n<br>Pour 1 cup from the 5c mug to the 3c mug and empty the 3c mug.\r\n<br>  5c mug: 4c of 20%\r\n<br>  3c mug: empty\r\n<br>\r\n<br>Fill the 3c mug with water and pour one cup from the 3c mug to the 5c mug.\r\n<br>  5c mug: 5c of 16%\r\n<br>  3c mug: 2c water\r\n<br>\r\n<br>Finally, pour 1 cup from the 5c mug to the 3c mug.  The 5c mug now has the required 4 cups of 16% strength coffee.','2004-02-05',20040324232101,NULL,3,3,9,0.00,00000000000000,280);
INSERT INTO problem VALUES (1628,2,1,3546,'Quotational Quandary','We use quotation marks for (among other things) mentioning words.  In other words, we quote words in order to indicate that we are talking about the word, phase, or sentence occurring within the quotes, and not what what that word, phrase, or sentence refers to.  Thus: <p> <u>Red is a color</u>  and  <u>\"Red\" has three letters</u> are true while <u>Red has three letters</u>  and <u>\"Red\" is a color</u> are false. <p> With this in mind we can see that  <u>\"Red\" names red.</u> is true while each of <u> Red names red </u> and <u> \"Red\" names \"Red\"</u> are false. <p> In addition, we can add multiple pairs of quotes to talk about a word, phrase, or sentence that itself contains quotes.  For example <u>\"\"Red\"\" takes five keystrokes to type</u> and <u>\"\"Red\"\" names \"Red\"</u> are true. <p> With this in mind, what is the least number of pairs of quotation marks that need to be added to the following poem to make it true, non-redundant, and not nonsense? <p> According to W. Quine <br>\r\nWhose views on quotation are fine, <br> Boston names Boston <br> and Boston names Boston <br> But 9 doesn\'t designate 9. <p> [Note: \"Designates\" is understood to be synonymous with \"names\".]','One.  <p> The answer is: <p> \"According to W. Quine <br> Whose views on quotation are fine. <br> Boston names Boston <br> and Boston names Boston <br> But 9\" doesn\'t designate 9. <p> By the way, if you do not know who W.V.O. Quine is (or, sadly, was), and you are into logic and paradoxes, you should look him up. <p> Addenda: As was noted in the comments section, another option that will work is: <p> According to W. Quine <br> Whose views on quotation were fine <br> \"Boston names Boston <br> And Boston names Boston <br> But 9\" doesn\'t designate 9 <p> I actually prefer this solution to the original one that was included with the submitted problem, since it preserves the claim that Quine\'s views on Quotation ARE fine (Quine was an American philosopher who pointed out the confusion and inconsistencies that misuse of quotation can cause in mathematical contexts). <p> Note that neither case involves nonsense or falsity - there is nothing nonesensical about having nonsense occur within quotation.  In fact, the sentence: <p> \"Flubberlugnut\" is nonesense. <p> is a case in point - a perfectly meaningful, in fact true, sentence which contains nonesense within the quotation marks. <p> Finally, leaving it alone, i.e. adding no quotation marks, fails to satisfy the requirement that it be true (although you need to know who Quine is for this) as well as failing the requirement that it be non-redundant.','2004-02-16',20040225232102,NULL,2,3,0,2.50,20040216082842,0);
INSERT INTO problem VALUES (2213,20,0,2716,'HERE COME DOTS','Can you find an appropriate anagram for the title of this puzzle?','THE MORSE CODE','2004-03-17',20040324232101,NULL,1,3,36,0.00,00000000000000,502);
INSERT INTO problem VALUES (1639,10,0,1626,'Speak for yourself!','When you are trying to get to Truth Town, you get to No Knaves Town, a city comprised of only Liars and Knights. Each of the three forks leading away from the town (not including the one you came from) leads to a different city. \r\n<br><br>\r\nThere are 6 people around. Wanting to know who is what so you can ask them which fork to take, you ask them who is a liar and who is a knight.<br><br>\r\n\r\nA: C would say that B is a liar<br>\r\nB: D would say that C is a knight<br>\r\nC: E would say that F is a liar<br>\r\nD: C would say that A is a knight<br><br>\r\n\r\nTired of these responses, you ask what fork leads to Truth Town.<br><br>\r\n\r\nE: The left fork leads to Truth Town<br>\r\nF: The middle fork leads to Truth Town<br><br>\r\n\r\nWhich fork should you take to get to Truth Town?','Look at A\'s statement and D\'s statement. Both of them says what C says, and so you can conclude \"A says B is a liar\" and \"C says that A is a knight\". Since C says that anything A says is true, (because C says A is a knight) C could also say \"B is a liar\"<br><br>\r\n\r\nIf C was a liar, B would be a knight, and if B was a liar, C would be a knight.','2003-10-09',20040324232101,NULL,3,3,12,0.00,00000000000000,316);
INSERT INTO problem VALUES (1640,13,2,3558,'Repeated addition','+<br>\r\n+=<br>\r\n++=<br>\r\n+=<br>\r\n++++=<br>\r\n+===+=<br>\r\n++++++=<br>\r\n+=<br>\r\n++=<br>\r\n+=+===+=+=<br>\r\n++++++++++=<br>\r\n+===+=<p>\r\n\r\nExplain the pattern and find the next five rows.<p>\r\n\r\n<i>Hint: the symbols I chose have nothing to do with the pattern.</i>','++++++++++++=<br>\r\n+=+=+===+=+=+=<br>\r\n++=+==++==+=++=<br>\r\n+=<br>\r\n++++++++++++++++=<p>\r\n\r\nIn this sequence, each row is the shortest repeating segment in a patterned grid that could continue infinitely.<p>\r\n\r\nIf you gave each place in the grid a coordinate (xth row, yth column), then the symbol would be \"=\" if x:y can be reduced to a smaller ratio of integers.  Otherwise, it is a \"+\".<p>\r\n\r\nThere are actually many ways of explaining this same pattern.  You may find other ways of explaining it in the comments.','2004-02-20',20040303205404,NULL,4,3,0,3.00,20040220141838,0);
INSERT INTO problem VALUES (2028,12,0,5487,'Lights and Switches','You come inside of a hotel that has been vacant for some number of years. You go inside of a corridor: on the right wall there are 3 switches, on the left there are 3 doors which lead to 3 rooms, which each have a lamp inside. You know that each switch corresponds to a lamp in one of the rooms.One switch for each room. Only you don\'t know which goes to which. How do you find it out, if you can only go inside each room once, after doing whatever you want to the switches.\r\nNote: At the start, all the switches are pointing in the same direction -- down, so all the lights are off. Also you cannot see the light in the room underneath the door or anything like that -- you have to be inside the room.  ','You turn on one of the lights, by fliping a random switch. You then wait for about an hour or two. Then you flip on one of the remaining two switches. Then, you go into the rooms: the lamp that\'s off obviously corresonds to the switch that is down. Out of the two lamps that are on, the hotter one is the one you turned on first and the cooler one is the one you turned on second. ','2004-02-05',20040323232102,NULL,3,3,1,0.00,00000000000000,55);
INSERT INTO problem VALUES (1641,6,0,1626,'The Conversing Club 4','The conversing club has lost more members as other problems came up such that now they only had 9 members. To help settle down the club, the club decided to get a series of 6 speakers to come in for 6 days of the week.<br><br>\r\n\r\nThe chairs were arranged in 3 rows of 3, with space between each row, but less space between each chair in a row. The members wanted to talk to anyone to their immediate left or right during the performance, but felt it would be too rude to lean all the way forward or back to talk to anyone not on their immediate left or right. (Each day 6 people can talk to 1 person during the speech, and 3 people can talk to 2 people during the speech)<br><br>\r\nThe schedule for where everyone would sit each day was created such that everyone would be able to talk to everyone once during the 6 days. The first day\'s schedule is as follows:<br><br>\r\n<tt>A B C<br>\r\nD E F<br>\r\nG H I<br></tt>\r\n<br>\r\n(So on the second day, B A E would be disallowed because A could talk to B again. DCB would not be allowed either, because B could talk to C again. ACF would be allowed because C would need to reach across B in order to talk to A, so C couldn\'t talk to A the first day. This means C could talk to A another day instead. DFB, BEI, CFG would be an allowed combinations, but GHA and FDE would not be allowed.)<br><br>\r\n\r\nWhat are schedules for all 6 days?','The solution was shown to me as follows: <br>\r\n\r\n<br>First day<tt><br><br>\r\n\r\nA B C<br>\r\nD E F<br>\r\nG H I<br>\r\n\r\n<br></tt>Second day<tt><br><br>\r\n\r\nB F H<br>\r\nE I A<br>\r\nC G D<br>\r\n\r\n<br></tt>Third day<tt><br><br>\r\n\r\nF A G<br>\r\nI D B<br>\r\nH C E<br>\r\n\r\n<br></tt>Fourth day<tt><br><br>\r\n\r\nA D H<br>\r\nB E G<br>\r\nF I C<br>\r\n\r\n<br></tt>Fifth day<tt><br><br>\r\n\r\nG B I<br>\r\nC F D<br>\r\nH A E<br>\r\n\r\n<br></tt>Sixth day<tt><br><br>\r\n\r\nD C A<br>\r\nE H B<br>\r\nI G F','2003-10-09',20040324232101,NULL,4,3,12,0.00,00000000000000,317);
INSERT INTO problem VALUES (1642,16,2,3558,'The pencil','I have a pencil that always rolls around on a slanted surface.  One end is wider and heavier than the other.  So whenever it rolls, it goes in a wide circle.  Otherwise, the pencil is featureless, only becoming steadily wider towards one end.<p>\r\n\r\nThe difference between the two diameters on the two ends is exactly 144 times smaller than the length of the pencil.  If the pencil is pointing uphill on a slanted surface, how many times will it spin until it points downhill?\r\n','The \"length\" of the pencil is actually the length from the middle of the two ends of the pencil.  The length that touches the table is actually slightly larger.  The radii difference is 288 times smaller then the \"length,\" but the length we want is &#x221A;(1+288^2) times larger.  This is about 288.0017361.  The difference in diameters is 144.0008681 times smaller than the length that touches the table.<p>\r\n\r\nWhen the pencil rolls, the two ends make two semi-circle paths.  The length of the two paths are proportional to the circumferences of the ends of the pencil.  The proportion is equal to the number of spins.  The difference between the radii that make the circles is equal to the length of the pencil on the table.<p>\r\n\r\nLet s=the number of spins, d=the diameter of the smaller end, r=radius of the smaller semi-circle path, and L=length touching table.  So put together, s*d*&#x03C0;=r*&#x03C0; for both larger and smaller diameters and radii.  The difference in diameters is 144.0008681 times smaller than L.  Solving, we get s*d = r and s(d+L/144.0008681)=(r+L).<br>\r\nr/d=(r+L)/(d+L/144.0008681)<br>\r\nr*(d+L/144.0008681)=d*(r+L)<br>\r\nr*L/144.0008681=d*L<br>\r\nr/d=144.0008681<br>\r\nr/d=<b>s=144.008681</b>\r\n','2004-02-23',20040311232102,NULL,3,3,0,4.00,20040223144738,0);
INSERT INTO problem VALUES (1645,16,2,2561,'Lines on the Curve','S is the surface z = xy in Euclidean 3-space.\r\n<p>\r\nFind all straight lines lying in S.','We can write a general line as:<br>\r\nx = at + b,<br>\r\ny = ct + d,<br>\r\nz = et + f,<br>\r\nfor some constants a, b, c, d, e, f and a parameter t which takes all real values.<p>\r\n\r\nIf this lies in z = xy, then:<br>\r\net + f = (at +b)(ct + d)<br>\r\net + f = act&sup2; + (bc + ad)t + bd<br>\r\nfor all t.<p>\r\n\r\nFor the resulting graph to be a straight line, a or c must be zero (eliminating the t&sup2; component).<p>\r\n\r\nIf a is 0, then z = by, so the line can be written as x = b, z = by. Similarly, if c = 0, then the line can be written as y = d, z = dx.<p>\r\n\r\nConversely, it is easy to see that these two families of lines lie in the surface.','2004-02-23',20040316162427,NULL,3,3,0,4.67,20040223061420,0);
INSERT INTO problem VALUES (1646,7,1,2561,'Unequally Yoked','Find all pairs of unequal integers a, b such that a^b = b^a.','Suppose first that m and n are both positive. Assume m > n. Then, we can put m = n + k with k > 0, hence (1 + k/n)^n = n^k.<p>\r\n\r\nBut for x > 1, we have 1 + x &lt; e^x (the derivative of f(x) = e^x - x - 1 is positive and f(0) = 0) and hence (1 + k/n)^n < e^k. So, there are no solutions for n &gt; 2.<p>\r\n\r\nIf n = 1, then n^m = 1 and hence m = 1, contradicting the fact that m and n are unequal.<p>\r\n\r\nIf n = 2, then m must be a power of 2. Suppose m = 2^h. Then we find h = 1 or 2. h = 1 is invalid (because m and n are unequal), so m = 4. There is also the corresponding solution with m &lt; n (m = 2, n = 4).<p>\r\n\r\nIf n &lt; 0 and m &gt; 0, then n^m = 1/m-n. So m divides 1 and hence m = 1. But m must be even for to make n^m positive. Contradiction. So there are no solutions of this type.\r\n<p>\r\nIf m and n are both negative, then -m, -n is a solution, so the only possibilities are (-2, -4) and (-4, -2), and it is readily checked that these are indeed solutions.<p>\r\n\r\nSo, the only four pairs are (2, 4), (4, 2), (-2, -4), (-4, -2).<p>','2004-02-26',20040226232107,NULL,3,3,0,3.00,20040226093651,0);
INSERT INTO problem VALUES (1652,21,2,2716,'The Pregnant Secretary','The secretary at a computers company is pregnant! It may have been one of the three partners\' fault, or maybe someone else\'s. If a partner was the guilty party, he knows it... but he doesn\'t want the others to know it was him.\r\n<p>\r\nThe three partners agree that they must know whether it was one of them who made the girl pregnant (thus possibly allowing a suit against the company) or if it was someone else.<p><i>How can they decide if one of them is to blame, without anybody having to accept being the father, if that was the case?</i>\r\n<p>\r\n(Some notes: They might just write on papers either \"I DID IT\" or \"I WASN\'T IT\", but the handwriting might give the guilty party away. Putting a white or black marble in an urn (white=innocent, black=guilty) might work, but someone could possibly see what color was being put in; also, if the guilty one went first, the second could peek inside and realize the answer. The optimum solution should not require much --or any-- extra equipment, and should \"resist\" inquisitive partners. And, of course, being all of them quite capable hackers, computers are out of the question!)','Call the partners A, B and C. Each one thinks of a integer number, and shows it to the next partner. (Thus, A shows his number to B, B shows his to C, and C shows his to A.)<p>\r\nAfter this, each partner sums his own number and the number that was shown to him, and calls out \"EVEN\" or \"ODD\" depending on the sum... but if a partner was the father, he is to lie.\r\n<p>\r\nIf no one was the father, there should be an even number of \"ODD\" answers, but if one lied, there will be an odd number of such answers... but no one will be able to deduce who was the father!\r\n<p>\r\nA second, simpler, solution [similar to the one posted by e.g.] is: each tosses a coin, and shows it to the next partner, who must either say \"SAME\" (if it is the same as his) or \"DIFFERENT\". Once again, the guilty party is to lie. In this variant, if there is a even quantity of \"DIFFERENT\", nobody is guilty, but if the quantity is odd, someone is the father.','2004-02-21',20040229232102,NULL,3,3,0,4.00,20040221083343,0);
INSERT INTO problem VALUES (1648,14,1,3750,'trigonometry and a triangle','Prove that in a triangle ABC,:<br><br>\r\n\r\nsin(A)sin(B)sin(C) + cos(A)cos(B) = 1<br><br>\r\n\r\nimplies:<br><br>\r\n\r\nA = B = 45° and C = 90°.','In any triangle ABC,<br>\r\nA+B+C = 180 degrees....(a);<br>\r\n0 &#60; sinC &#8804; 1...(same for A and B)....(b); and<br>\r\nNone of the angles = 0 or 180 deg. ....(c).<br><p>\r\n\r\nFor any 2 angles X and Y,<br> \r\n     cosXcosY + sinXsinY = cos(X-Y).....(d);<br> \r\n     sin&#178;X + cos&#178;X = 1.....(e); and <br>\r\nall sines and cosines are &#8804; 1.....(f).<br><p>\r\n\r\nNecessity:<br>\r\nLet\'s start with condition 1.<br>\r\nsinAsinBsinC + cosAcosB = 1.<br>\r\nsinAsinBsinC &#8804; sinAsinB from (b) above.<br>\r\nSo, 1 &#8804; sinAsinB + cosAcosB.<br>  \r\nFrom (d) above, 1 &#8804; cos(A-B).<br>  \r\nBut 1 &#8805; cos(A-B) from (f) above.<br>\r\nThe only solution to the above 2 inequalities is that <br> 1 = cos (A-B)!<br>  \r\nHence, A = B. <br>\r\nSo, sin&#178;AsinC + cos&#178;A = 1.<br>\r\n    sin &#178;AsinC = sin&#178;A from (e) above.<br>\r\nFrom (c) above, sinA is not equal to 0.  So, we get <br>sinC = 1 or C = 90 deg.<br> \r\nSince A = B and A+B+C = 180 deg., A = B = 45 deg.<br>\r\nSo, C = 90 deg. and A = B = 45 deg. which is condition 2.<br>\r\nHence condition (2) is necessary for condition (1).<br><p>\r\n\r\nSufficiency:<br>\r\nsin 45 deg. = cos 45 deg. = 1/&#8730;2.<br>\r\nsin 90 deg. = 1.<br>\r\nSo, if C = 90 deg. and A = B = 45 deg.,<br>\r\nsinAsinBsinC + cosAcosB = 1/2 + 1/2 = 1.<br>\r\nSo, condition 2 is sufficient for condition 1.<br><p>\r\n\r\nI like this problem because it is a case where an equation is rather easily solved with the clever use of inequalities.  (The solution is not my own but I remember it from years ago when a smart professor came up with it in India.  Other solutions possibly exist but are probably harder.)','2004-02-26',20040322232107,NULL,4,3,0,3.25,20040226131536,0);
INSERT INTO problem VALUES (2114,21,0,2716,'The bottle game','You are a prisoner, and you will be freed only if you are intelligent enough!<p>You are blindfolded, and you stand in front of a square turntable with a glass at each corner. Some glasses may be upside down.<p>On each \"turn\", your jailer will give the table some turns, and you\'ll be allowed to select either two adjacent or two opposite glasses, touch them, and re-orient them if you wish (so you may leave both of them rights side up, or both upside down, or one each). If you manage to get all glasses in the same position, you\'ll be freed.<p>After how many turns can you be sure of being freed?','It takes at most five moves. Let\'s denote the glasses as \"U\", \"D\", or \"?\" (right side up, right side down, or unknown). Initially, the position is \"????\".<p>\r\n1st move: pick two opposite glasses and make them \"U\"; if you haven\'t won, the position will be \"?U?U\", and you\'ll know that there is at least one \"D\" glass.<p>\r\n2nd move: pick two adjacent glasses and make them \"U\"; if you haven\'t won, the position will be \"DUUU\".<p>\r\n3rd move: pick two opposite glasses, and if one is \"D\", turn it \"U\" to win; if they are both \"U\", turn one \"D\" and the position will be \"DDUU\".<p>\r\n4th move: pick two adjacent glasses and turn them over; if they were the same, you\'ll win, and if they were different, you\'ll have \"DUDU\".<p>\r\n5th move: take two opposite glasses and invert them, winning in any case.<p>\r\nThis problem was originally proposed by Martin Gardner.','2004-02-24',20040324232101,NULL,3,3,28,0.00,00000000000000,467);
INSERT INTO problem VALUES (1649,4,0,1626,'Super darts','I have a square dartboard, and on it there is a coordinate grid. I have practiced enough with darts to be able to always get it such that it\'s x and y positions are between 0 and 1. I haven\'t practiced too much, so where it goes inside that zone is completely random.<br><br>\r\n\r\nIt is painted on this section such that the red sections, worth 5 points, are where ((log base 3(1/x), rounded down) plus (log base 5 (1/y), rouded down)) divided by 2 is an integer. The rest is painted blue and worth only 2 points.<br><br>\r\n\r\nMy lucky number is 9, so I wish to score 9 points with my next two darts. What is the probability that will happen?','?','2003-10-10',20040324232101,NULL,3,3,13,0.00,00000000000000,328);
INSERT INTO problem VALUES (2073,6,0,2716,'Prime clock','Given a clock, rearrange six consecutive numbers on its face, so \r\nthe sum of every pair of adjacent numbers is a prime.','There are two solutions, both reordering numbers 5 to 10:<p>\r\n1 2 3 4 7 10 9 8 5 6 11 12<br>\r\n1 2 3 4 9 10 7 6 5 8 11 12','2004-02-19',20040324232101,NULL,3,3,23,0.00,00000000000000,436);
INSERT INTO problem VALUES (2074,7,0,2716,'\"JUST ADD SEVEN\" revisited','In the \"JUST ADD SEVEN\" problem, if you started at 2, how could you get a 1?<p>Now suppose you already have a 1 on display, but you accidentally press the \"ADD 7\" key. How can you get back to 1?','2 -> 9 -> 16 -> 61 -> 68 -> 86 -> 93 -> 100 -> 1<p>\r\n8 -> 15 -> 51 -> 58 -> 65 -> 72 -> 79 -> 86 -> 93 -> 100 -> 1','2004-02-19',20040324232101,NULL,3,3,23,0.00,00000000000000,437);
INSERT INTO problem VALUES (2075,22,0,5352,'Who Said That?','Below is a not so famous quote, your job is to decode the message, and give the name of the author.<p>\r\n\r\n\"O TFTFFT\'N TENFENFS NN OF EFTOE NF TTFEFN.\"','The Answer is Thomas Hood (1799-1845), the quote being \"A moment\'s thinking is an hour in words\",<p>\r\n\r\nto decode, firstly substitute each letter of the alphabet for a number,<p>\r\n\r\nA=1, B=2 .... Z=26<p>\r\n\r\nthen take the first letter of this number and you have your code,<p>\r\n1=O, 2=T, 3=T, 4=F, 5=F, 6=S, 7=S, 8=E, 9=N, 10=T, 11=E ...... 21=TO, 22=TT etc.etc.<p>\r\n\r\nThe problem then is that some letters could actually decode back into a number of different letters.<p>\r\n\r\nie T could be B,C,J,L,M or T<p>\r\n\r\nthen it is a case of re-arranging the letters into a phrase that makes sense.<br>\r\nOnly then can you name the author.<p>\r\n','2004-02-19',20040323232102,NULL,4,3,1,0.00,00000000000000,65);
INSERT INTO problem VALUES (2078,16,0,1920,'A Point and a Cube','Before tackling this one, take a look at <a href=\"http://perplexus.info/show.php?pid=1706\">this one</a>.<br><pre>\r\n      +---------D\r\n     /|        /|\r\n    / |       / |\r\n   /  |      /  |\r\n  /   |     /   |\r\n /    |    /    |\r\nC---------+     |\r\n|     B---|-----+\r\n|    /    |    /\r\n|   /     |   /\r\n|  /      |  /\r\n| /       | /\r\n|/        |/\r\n+---------A\r\n</pre>\r\nThere is a point P in space such that PA=3, PB=5, PC=7, and PD=8. Find the distance from P to the other four vertecies and find the length of the edge of the cube.\r\n<br> There are two answers, one with P outside the cube and one with P inside the cube.','','2004-02-20',20040324232101,NULL,4,3,13,0.00,00000000000000,338);
INSERT INTO problem VALUES (1651,2,2,2716,'At the \"Oilympic\" Games','The three oil-producing countries Qatar, Romania, and Saudi Arabia were the finalists in long jump. Walking around, I heard three comments from three different persons, one from each country:<p>\r\n\"Saudi Arabia got the Gold.\"<br>\"Qatar ended in a higher place than Saudi Arabia\".<br>\"Romania was the worst.\"<p>\r\nA judge commented that whenever a person said anything mentioning his own country, he was right in his beliefs, but if he only spoke about other countries, he was wrong. I didn\'t know which person was from which country, but I could recognize the Romanian because of his occidental clothes. With help of the judge\'s comment, I could reason out the final standings. What were they?','If the roumanian had been the first speaker, there could have been two solutions: SRQ (Saudi Arabia gold, Roumania silver, Qatar bronze) or RSQ.\r\n<p>\r\nIf the roumanian had been the second speaker, there could have also been two final standings:  QRS or RQS.\r\n<p>\r\nSince I could reason the standings, the roumanian must have been the third speaker, which only allows QSR as a solution: Qatar got gold, Saudi Arabia silver, and Roumania bronze.','2004-03-01',20040311232102,NULL,3,3,0,4.14,20040301133425,0);
INSERT INTO problem VALUES (1654,6,1,3660,'Suzy and the tricycle','Little Suzy has a tricycle (you know, with three wheels). She wants to travel 1 mile with the tricycle, but she wants to spare her tyres (you know the price on tricycle tyres just keep going up). She is taking 2 spare tyres. <br><br>\r\nAssume she knows when to exchange wheels so that each of them travels an equal distance. How far does each wheel travel at the end of one mile? How did she exchange the wheels?','?','2004-02-24',20040224232102,NULL,1,3,0,3.00,20040224090738,0);
INSERT INTO problem VALUES (1657,7,2,2561,'Not So Neighborly','Prove that at least one integer in any set of ten consecutive integers is relatively prime to the others in the set. ','There are 5 odd numbers in the set. At most 2 are multiples of 3, at most 1 is a multiple of 5 and at most 1 is a multiple of 7.\r\n<p>\r\nSo, there is at least one odd number, k, that is not divisible by 3, 5 or 7. Now if k has a common factor with another member in the set, then that factor must divide their difference, which is at most 9.\r\n<p>\r\nHowever, the common factor cannot be divisible by 2, 3, 5 or 7, so it must be 1.','2004-03-03',20040316133903,NULL,4,3,0,4.00,20040303075749,0);
INSERT INTO problem VALUES (1658,6,1,2561,'Ten Colors','Albinia consists of two states: Alexton and Brighton. Each road in Albinia connects two towns from Alexton and Brighton respectively. It is known that no town is connected with more than 10 others.\r\n<p>\r\nProve that it is possible to color all roads in Albinia, using 10 colors, in such a way that no two adjacent roads would be the same color (we call two roads adjacent if they leave the same town). ','Take any point; call it A.\r\n<p>\r\nA has five edges, one to each of the other points, so at least three of them must be the same color. Arbitrarily suppose that color is red, and call the points on the other ends of those edges B, C, and D.\r\n<p>\r\nThen, AB, AC, and AD are all red.\r\n<p>\r\nIf any of the edges BC, CD, or DB is red, that gives us a red triangle when joined with point A.\r\n<p>\r\nHowever, if all three of those segments are blue, then BCD is a blue triangle.\r\n<p>\r\nTherefore, there must exist a triangle with all three edges the same color.\r\n<p>\r\nNote that it is possible for such a system to exist with only one such triangle present.','2004-03-05',20040309232104,NULL,3,3,0,4.00,20040305082133,0);
INSERT INTO problem VALUES (1661,14,2,3558,'e, i, and &#x03C0;','<i>i</i>² = -1<br>\r\ne^(<i>i</i> <tt>&pi;</tt>) = -1<p>\r\n\r\n(-e)^(<i>i</i> <tt>&pi;</tt>) = ?<p>\r\n\r\nSimplify to a number without i.  Leave e and <tt>&pi;</tt> in their symbol forms.\r\n','e^(i&#960;) = -1<br>\r\n(e^(i&#960;))^i = (-1)^i<br>\r\ne^(i&#178;&#960;) = (-1)^i<br>\r\ne^(-&#960;) = (-1)^i<br>\r\n(e^(-&#960;))*(e^i) = ((-1)^i)*(e^i)<br>\r\ne^(i-&#960;) = (-e)^i<br>\r\n(e^(i-&#960;))^(&#960;) = ((-e)^i)^(&#960;)<br>\r\ne^(i&#960;-&#960;&#178;) = (-e)^(i&#960;)<br>\r\ne^(i&#960;)*(e^(-&#960;&#178;) = (-e)^(i&#960;)<br>\r\n-(e^(-&#960;&#178;)) = (-e)^(i&#960;)<p>\r\n\r\nSo, <b>(-e)^(i&#960;) = -(e^(-&#960;&#178;))</b>\r\n','2004-03-02',20040317223850,NULL,2,3,0,3.00,20040302083845,0);
INSERT INTO problem VALUES (1899,12,0,4865,'Cuckoo','I\'m something that you go to.\r\nBut if you simply won\'t do\r\nthen you will just go cuckoo.','Sleep :)','2004-01-09',20040323232102,NULL,3,3,1,0.00,00000000000000,39);
INSERT INTO problem VALUES (2162,2,0,5815,'Whodunit Part 1: The Robbery','it would be easier just to veiw this problem on a word docoment, so <A HREF=\"http://pts4374.k12.sd.us/matt/Whodunit%20Part%201.doc\">click here</A> to go to it.  Also, if you find you do not know how to solve these types of problems, <A HREF=\"http://www.pennypress.com/samplepuzzles/srwoo23.pdf\"> click here</A> to go to pennypress.com, where it will tell you how to solve (only read the 3rd page, the first 2 don\'t have anything useful on them)','There is no solution, but keep the info derived from this puzzle, for it will aid you in part 5, where you will try to figure out whodunit!','2004-02-28',20040323232102,NULL,4,3,1,0.00,00000000000000,78);
INSERT INTO problem VALUES (1670,13,2,1920,'Next Numbers Please #2','What are the next two numbers in the sequence?\r\n<BR>1, 4, 9, 14, 21, 30, 41, 54, __, __','The next two numbers are 69 and 84.\r\n<P>\r\nThe sequence is in base 12.  Convert it to base 10:\r\n<P>\r\n1, 4, 9, 16, 25, 36, 49, 64.\r\n<P>\r\nThis is just the sequence of squares.  The next two squares are 81 and 100.  In base 12, they are 69 and 84.','2004-03-08',20040315134130,NULL,3,3,0,2.00,20040308083401,0);
INSERT INTO problem VALUES (1879,9,0,2716,'Written or not?','Is this sentence true or false?<p>\r\n\r\n\"If you are not reading this sentence then I have not written it.\"','If you are reading the sentence, then the antecedent (\"if you are not ...\") is false, and thus the complete sentence is true.<p>\r\nOn the other hand, if you are NOT reading it, then the antecedent is true, and as I did certainly wrote the sentence, then it is false.<p>\r\nIn other words, the sentence is false all the time, except when you read it!','2003-12-24',20040324232101,NULL,3,3,2,0.00,00000000000000,104);
INSERT INTO problem VALUES (2053,4,0,5391,'Keys to my Heart','You are the beautiful princess of a small but wealthy kingdom.  You have no siblings and have come of age to marry.  There are many suitors, and your father has narrowed the field to five of the best pedigree.  You have fallen in love with one of the final five.  Your father has given you two small chests and twenty keys.  Ten of the keys are to your chamber; the other ten are not.  Suitors will pick one of the chests, then select one key from that chest.  The first suitor to draw out a key to your chamber wins your hand.  After begging your father, he has allowed you two things: (1) your love will draw first and (2) you may place the keys in the chests as you wish.  How do you place the keys to increase his chances of drawing one of the keys to your chamber?','To maximize the chance that your love draws one of your chamber keys:\r\nIn the first chest place only one of your chamber keys.  In the second chest place the rest of the keys ( nine chamber keys and ten other keys).  This will result in a 0.7368 chance that a chamber key will be selected.\r\n\r\n(Chance first chest is drawn from) X (Chance a Chamber key is selected) \r\n+ (Chance second chest is drawn from) X (Chance a Chamber key is selected)\r\nsimplified\r\n\r\n(½)(1) + (½)(9/19) = .7368  \r\nor a 73.68% chance he will draw a chamber key.','2004-02-13',20040323232102,NULL,3,3,1,0.00,00000000000000,60);
INSERT INTO problem VALUES (1678,6,0,1626,'Sliding Puzzle','Here is one of the older sliding puzzles:<br><br>\r\n\r\nYou have a sliding puzzle that looks like this:<br><br>\r\n\r\nAB<br>\r\n_C<br>\r\nDE<br><br>\r\n\r\nYou may move a block with a letter on it to the blank space by sliding it there. How many moves does it take to switch D and E?','?','2003-10-21',20040324232101,NULL,3,3,18,0.00,00000000000000,383);
INSERT INTO problem VALUES (1679,8,1,3172,'Knight\'s Tour (2)','On a normal 8x8 chessboard, find a complete <I>Knight\'s Tour</i>.<P>\r\n\r\nA Knight\'s move is as in chess, an L shaped move, 2 squares in one direction and 1 square in the other direction.)<P>\r\n\r\nA Knight\'s Tour is one where the knight passes through each square exactly once.<P>\r\n\r\nYou may start on any square you wish.<P>\r\n\r\n* For extra credit, come up with a <I>re-entrant</i> tour: at the end, the knight is exactly one knight\'s move away from the starting square.<P>\r\n\r\n* For EXTRA extra credit, make sure that the path is, in some way, symmetrical.<BR>\r\n_______________________<P>\r\n\r\nSince \"Knight\'s Tour\" is a term used outside the scope of this problem, I\'m sure you can find an answer on the internet.  Please find an independent solution.<P>\r\n\r\nThis does <I>not</i> require a computer program.','There are many solutions...\r\n\r\nlater...','2004-03-06',20040309232104,NULL,2,3,0,4.00,20040306075911,0);
INSERT INTO problem VALUES (1680,6,1,3172,'Primal Magic Square','Find a 3x3 magic square that is composed of 9 prime numbers (not the numbers from 1-9) and show how you found it.<P>\r\n\r\n<I>(A magic square, as you may already know, is one in which the respective sums of the numbers in all the rows, columns, and both major diagonals all add up to the same number.</i>)<BR>\r\n_______________________<BR>\r\n<BR>\r\nSince \"Magic Square\" is a term used outside the scope of this problem, I\'m sure you can find an answer on the internet.  Please find a solution independently.','Here\'s one example:<P>\r\n<PRE>\r\n<TABLE BORDER=\'1\' CELLPADDING=\'2\' CELLSPACING=\'0\'>\r\n<TR>\r\n<TD WIDTH=\'*\' ALIGN=\'RIGHT\'>17</td><TD WIDTH=\'*\' ALIGN=\'RIGHT\'>&nbsp;89</td><TD WIDTH=\'*\' ALIGN=\'RIGHT\'>71</td></tr>\r\n<TR><TD ALIGN=\'RIGHT\'>113</td><TD ALIGN=\'RIGHT\'>59</td><TD ALIGN=\'RIGHT\'>5</td></tr>\r\n<TR><TD ALIGN=\'RIGHT\'>47</td><TD ALIGN=\'RIGHT\'>29</td><TD ALIGN=\'RIGHT\'>101</td></tr>\r\n</table>\r\n</pre>\r\n','2004-03-09',20040322232107,NULL,4,3,0,3.00,20040309130532,0);
INSERT INTO problem VALUES (1681,16,1,3172,'Around the bend','What is the <I>longest</i> pole I can swing around the 90° corner of a hallway of unit width?<P>\r\n\r\n<I>For the simplicity of this problem, the pole <B>must</b> be kept exactly horizontal, while maneuvering it.</i>','2&#8730;2','2004-03-13',20040322232107,NULL,2,3,0,2.33,20040313104306,0);
INSERT INTO problem VALUES (2192,22,0,3372,'Krpt0grfee','mhbchgc jh jh ,jh ','The correct substitution will reveal the following text:<p>\r\n\r\nXcelnt wrk, ay bri11ian7 dduktion! Hve_u cnsidr3d bccming_ay spy? 1n jenerl-this typ3 f c0d3 s xtrmly dffcult f0r_au7omatd dcryptrs,-nd w0u1d rqire_2 mch 1abr-2 b dne by hnd. 7hs f_cors ws th s1mplst c0de – a b4sc sbsti7ut10n. H4d-th_cod3 chanjed wth evry-l37tr,_tht s, yf u needd-sme frm f kee_wrd, ths wu1dd hv ben_mnee tyms-mre dffclt. neeway, I-f c0rs wu1d hv-had no_hpe f slvyng suchh ay pzzl, soe my-hat s ff 2 yu. Wll, II hve n0thyng_mor 2-say, bt if thys wer-tu shrt yt wo1d hve beeen_impsble tu-crk, soe-Im paddyng-1t a lttl. I1l thrw n thys lttl-sntnse heer, fr 1nstanc, wch s thhe scnd 2 lst 1. k, heers th lst sntnce,_incldd 4_pdding purpuss,-nd thys here-s th lst_wrd.<p>\r\n\r\nThe can the be translated into correct English:<p>\r\n\r\nExcellent work, a brilliant deduction! Have you considered becoming a spy? In general this type of code is extremely difficult for automated decryptors, and would require too much labor to be done by hand. This of course was the simplest code – a basic substitution. Had the code changed with every letter, that is, if you needed some form of key word, this would have been many times more difficult. Anyway, I of course would have had no hope of solving such a puzzle, so my hat is off too you. Well, I have nothing more to say, but if this were too short it would have been impossible to crack, so I’m padding it a little. I’ll throw in this little sentence here, for instance, which is the second to last one. Ok, here’s the last sentence, included for padding purposes, and this here is the last word.','2004-03-06',20040324232101,NULL,3,3,10,0.00,00000000000000,300);
INSERT INTO problem VALUES (1683,4,1,3172,'Happy Birthday (2)','Remember <A HREF=\"http://perplexus.info/show.php?pid=486\">this</A> one?<P>\r\n\r\nWell, this time, the question is:<BR>\r\n<I>Assuming that birthdays are evenly distributed around 365 days of the year...</I><BR>\r\nwhat is the minimum number of people I must have in a room, such that the odds are that at least <I>n</I> people share the same birthday?<P>\r\n\r\nLet\'s limit this question to n values from 1 to 12.<P>\r\n\r\nWe know that for n=1, 1 person is sufficient.<P>\r\n\r\nFor n=2, as is described in <A HREF=\"http://perplexus.info/show.php?pid=486\">Happy Birthday</A>, 23 people are sufficient.<P>\r\n\r\nWhat are the minimum numbers for n=3 to 12?','The minimum numbers for n=1 to 12 are:<BR>\r\n1, 23, 88, 187, 313, 460, 623, 798, 985, 1181, 1385, 1596','2004-03-11',20040313232102,NULL,5,3,0,2.50,20040311121344,0);
INSERT INTO problem VALUES (1685,5,1,3172,'Six Bugs','<img border=\"1\" align=\"right\" src=\"http://www.flooble.com/images/perplexus/problem/6bugs_ani.gif\">\r\n\r\nRemember <a href=\"http://perplexus.info/show.php?pid=53\">\"Four Bugs\"</a> or <a href=\"http://perplexus.info/show.php?pid=1591\">\"Three Bugs\"</a>?<P>\r\n\r\nIn this problem, the six bugs start at the corners of a regular hexagon (with side length=10 inches).<P>\r\n\r\nAgain, the bugs travel directly towards their neighbor (counter-clockwise). And, again, each bug homes in on its target, regardless of its target\'s motion. So, their paths will be curves spiraling toward the center of the hexagon, where they will meet.<P>\r\n\r\nWhat distance will the bugs have covered by then, and how did you determine it?','20 inches','2004-03-16',20040322232107,NULL,4,3,0,3.67,20040316131559,0);
INSERT INTO problem VALUES (1687,21,0,3172,'Primal Magic Square (2)','Find a 4x4 magic square that is composed of 16 prime numbers (not the numbers from 1-16) and show how you found it.<P>\r\n\r\n<I>(A magic square, as you may already know, is one in which the respective sums of the numbers in all the rows, columns, and both major diagonals all add up to the same number.</i>)<BR>\r\n_______________________<BR>\r\n<BR>\r\nSince \"Magic Square\" is a term used outside the scope of this problem, I\'m sure you can find an answer on the internet.  Please find a solution independently.','Here\'s one example:<BR>\r\n03  61  19  37<BR>\r\n43  31  05  41<BR>\r\n07  11  73  29<BR>\r\n67  17  23  13<BR>','2003-10-22',20040319232101,NULL,5,3,1,0.00,00000000000000,3);
INSERT INTO problem VALUES (1688,6,1,3172,'Make a STATEment!','When my family decided to tour the states of the U.S., we began with New York, Maryland, Georgia, Maine, and then Texas.\r\n\r\nWhat were the next two states we visited?','The next two states we visited were Louisiana and then North Dakota!\r\n<BR><BR>\r\nWe were visiting the states in alphabetical order of their respective capital cities.<BR>\r\n______________________<BR>\r\n<BR>\r\nAlbany, New York<BR>\r\nAnnapolis, Maryland<BR>\r\nAtlanta, Georgia<BR>\r\nAugusta, Maine<BR>\r\nAustin, Texas<BR>\r\nBaton Rouge, Louisiana<BR>\r\nBismarck, North Dakota','2004-03-23',20040323232105,NULL,2,3,0,1.33,20040323085341,0);
INSERT INTO problem VALUES (1689,16,1,3172,'Chords and Chords','<img src=\"http://perplexus.info/images/perplexus/problem/chords-and-chords.jpg\" align=\"right\" border=\"1\">\r\nGiven a circle and two points on that circle, <I>P</i> and <I>Q</i>, draw the chord <I>PQ</i>, and label its midpoint <I>M</i>.<P>\r\n\r\nNow draw two other chords of the circle <I>AB</i> and <I>CD</i> that both pass through <I>M</i>.<P>\r\n\r\nFurther, draw chords <I>AD</i> and <I>BC</i>.<P>\r\n\r\nLabel the intersection of <I>AD</i> and <I>PQ</i>, point <I>X</i>.<BR>\r\nLabel the intersection of <I>BC</i> and <I>PQ</i>, point <I>Y</i>.<BR>\r\n_____________________________<P>\r\n\r\nProve that <I>M</i> is the midpoint of line segment <I>XY</i>.\r\n<br><br>','A proof of this is <A HREF=\"http://mathworld.wolfram.com/ButterflyTheorem.html\">here</a>.','2004-03-24',20040324232102,NULL,4,3,0,3.00,20040324155843,0);
INSERT INTO problem VALUES (2185,14,0,2716,'Missing digits','Multiplying three consecutive even numbers gives 87*****8, where each \"*\" stands for a digit. What are the missing numbers?','If P is the middle even number, the product is (P-2)P(P+2)= P^3-4P. This result must be between 87000008 and 87999998; we can approximate P by taking cube roots, and we find P should be 444, which does work out: 442*444*446= 87526608','2004-03-04',20040324232101,NULL,3,3,32,0.00,00000000000000,486);
INSERT INTO problem VALUES (2184,6,0,2716,'Ages','A man and his grandson have the same birthday. For six consecutive years, the man\'s age was a exact multiple of the boy\'s age. How old were they at the last birthday?','66 and 6 years old. The first year he was 61 and the kid was 1.','2004-03-04',20040324232101,NULL,3,3,32,0.00,00000000000000,485);
INSERT INTO problem VALUES (1694,13,1,2839,'Agent Argent and the Evil Dr. Levik','\"So, Agent Argent, You think you have defeated me,\" Rumbled Evil Dr. Levik through the hidden speakers in the dingy, crowded room, \"but really you are in my clutches and <i>now you will DIE!</i>\" <P>\r\n\r\nAgent Argent\'s mission to penetrate the evil doctor\'s inner circle of J-men and thwart their plan to flood the Flooble-plex with substandard puzzles had reached an impasse.  He had succesfully reached the evil doctor\'s outer court (in disguise) but now he was compromised.<br>\r\nAs he was still breathing, he deduced that his nemesis knew only that he was in the room and did not know exactly who he was.  \r\n<P>\r\n\"The exits have been sealed,\" continued the voice, \"my minions even now are lining up at the one door that can still be opened.  They will each type a number into the keypad.  If it is correct the door will open and they will come join me.  If it is wrong they will fall through a trapdoor into the dungeon where they will suffer a horrible death exposed to a never-ending barrage of lateral thinking problems. Each number is different but my minions know the sequence.  You do not, so, now <i>I get to watch you squirm. <B>HA HA HA HA HA HA HA HA .........</i></b>\"\r\n<p>  Our hero got into the queue and waited.  He was too far back to see what the first two villians typed.  The first number he was able to glimpse was 22; the next villian typed 5.  These were followed by three more of Levik\'s minions who typed 23, 7 and 222 respectively.  Then it was his turn.<P>\r\nWhat number did Agent Argent type? and what happened?  Remember, he is no fool, after all he is the holder of a nonhereditary dignity conferred by a sovereign.','He typed 33 and completed his mission.<p>\r\n\r\nHe recognized that each element in the series was not a number itself but rather the factors of the numbers from 4 through 8 so the next would be 33 (the factors of 9.)','2004-03-16',20040322232107,NULL,1,3,0,3.50,20040316070711,0);
INSERT INTO problem VALUES (1695,21,0,3172,'Knight\'s Tour (3 & 4)','Please see <A HREF=\"http://perplexus.info/show.php?pid=1679\">Knight\'s Tour (2)</a> for the rules of a Knight\'s Tour.<P>\r\n\r\nA Magic Tour is a tour where, if you number each square with the corresponding knight\'s step, the result *is* a magic square.<P>\r\n\r\n(A magic square, as you may already know, is one in which the respective sums of the numbers in all the rows, columns, and long diagonals, add up to the same number.)<P>\r\n\r\nA Semi-Magic Tour is a tour where, if you number each square with the corresponding knight\'s step, the result *is* a semimagic square.<P>\r\n\r\n(A semimagic square, as you may already know, is one in which the respective sums of the numbers in all the rows, columns, but <B>not</b> necessarily the diagonals, add up to the same number.)<P>\r\n__________________________<P>\r\n\r\n<I>The problem:</i><BR>\r\nFind a Magic Tour, on a standard 8x8 chessboard, or prove that it is impossible.<P>\r\n\r\nIf you find that is is impossible, find a Semimagic Tour, on a standard 8x8 chessboard or prove that it is impossible.  <B>Show your work!</b><P>\r\n\r\nSo, the first square the knight is on, is marked (1). The next square the knight jumps to is marked (2), and so on... until (64).<P>\r\n\r\n* For extra credit, make sure that, at the end, the knight is exactly one knight\'s move away from the starting square.<P>\r\n\r\n* If I could rank this difficulty 7 out of 5, I would.<BR>\r\n_______________________<BR>\r\n<BR>\r\nSince \"Knight\'s Tour\" is a term used outside the scope of this problem, I\'m sure you can find an answer on the internet.  Please find an independent solution.<BR><BR>\r\nThis <I>may</i> require a computer program (hence the category).','Please click <A HREF=\"http://mathworld.wolfram.com/news/2003-08-06/magictours/\">here</A> for additional information.','2003-10-23',20040324232101,NULL,5,3,1,0.00,00000000000000,4);
INSERT INTO problem VALUES (1701,7,1,3558,'Mindreader','Pick any number with at least three different digits.  Jumble the digits however you want to create a different number.  Take these two numbers and find their difference.  Their difference is your new number.  Pick a non-zero digit in your new number and remove it.  Give me the rest of the digits in any order you please.  From this, I can work out what digit you removed.<p>\r\n\r\nHow do I find your digit?  Why does this work?  Prove it.<p>\r\n\r\nThe idea for this puzzle was taken from a mindreading program <a href=\"http://www.digicc.com/fido\">here</a>.','The sum of the digits of your new number is always a multiple of nine.  Since the digit you picked is not a zero, I can easily tell what it is from the sum of the digits you gave me.<p>\r\n\r\nHere’s a proof.  Since I sum up all the digits in the end, it doesn\'t matter that you mixed up the digits.  Every digit is added and subtracted once.<p>\r\n\r\nThe only exception is when you carry a one.  For each one you carry, you add 10 to one digit and subtract 1 from another. The sum of the digits thus gets 9 more for each one that was carried.  Therefore, the sum is always a multiple of 9.','2004-03-11',20040319175243,NULL,2,3,0,1.67,20040311094934,0);
INSERT INTO problem VALUES (1787,21,0,1626,'Maze Master','Given a maze which only has one path from entrance to exit, develop an algorithm that finds the quickest route from start to finish.','?','2003-11-11',20040324232101,NULL,3,3,22,0.00,00000000000000,422);
INSERT INTO problem VALUES (1788,21,0,1626,'Root Route','Develop an algorithm to find the square root of a positive real number.<br><br>\r\n\r\nHow many such algoritms can be created?','?','2003-11-11',20040324232101,NULL,3,3,22,0.00,00000000000000,423);
INSERT INTO problem VALUES (2204,5,0,3558,'Twelve dots (and more!)','This is a lesser known version of <a href=\"/show.php?pid=405\">nine dots</a>.<p>\r\n\r\n<i>Note: I\'d like to have a picture here with the 12 dots on a coordinate plane, similar to the nine dots picture.</i><p>\r\n\r\nThere are 12 dots arranged in a 3 by 4 square.  Connect all of them with 5 straight lines without lifting your pencil, ending at the same point you started at.  You cannot cross the same point twice, but the lines themselves may cross.  There are no tricks here!<p>\r\n\r\nBonus: Try doing the same with a 4 by 4 square with 16 dots and 6 lines (it\'s similar).','<i>Note: I\'d like to replace this solution with a graphic or two.</i><p>\r\n\r\n<tt>6<br>\r\n5 Â ABCD<BR>\r\n4 Â EFGH<BR>\r\n3 Â IJKL<BR>\r\n2 Â MNOP<BR>\r\n1<br>\r\n012345678</tt><p>\r\n\r\n12 dot solution:<br>\r\nStart at (1,5)<br>\r\n1. (8,5)<br>\r\n2. (2,2)<br>\r\n3. (4.5,4.5)<br>\r\n4. (7,2)<br>\r\n5. (1,5)<p>\r\n\r\n16 dot solution:<br>\r\nStart at (2,6)<br>\r\n1. (7,1)<br>\r\n2. (2,3.5)<br>\r\n3. (7,6)<br>\r\n4. (2,1)<br>\r\n5. (7,3.5)<br>\r\n6. (2,6)','2004-03-12',20040324232101,NULL,3,3,3,0.00,00000000000000,163);
INSERT INTO problem VALUES (1714,20,2,3136,'Insert word here','What three letter word best fits in the gaps below to make common words?<p>\r\n\r\n. . . E W<br>\r\nB . . . E T<br>\r\nF L . . .<br>\r\nC . . . E T<br>\r\nM . . . <br>','\"ask\"<p>\r\n\r\nASKew<br>\r\nbASKet<br>\r\nflASK<br>\r\ncASKet<br>\r\nmASK','2004-03-15',20040322232107,NULL,2,3,0,1.50,20040315085404,0);
INSERT INTO problem VALUES (1703,6,0,1626,'Jigsaw creation','How many moves does it take to assemble a puzzle with n pieces, if a move is said to be assembling two pieces or groups of pieces?','','2003-10-26',20040324232101,NULL,2,3,19,0.00,00000000000000,394);
INSERT INTO problem VALUES (1705,4,0,1626,'The Second Tournament','If the same single elimination grid is used, but instead, when team x plays team y, team x has x:y odds of winning, (So on the average, team x will win x times for every y times team y wins), what is the chance of each team winning?','?','2003-10-26',20040324232101,NULL,4,3,20,0.00,00000000000000,404);
INSERT INTO problem VALUES (1704,8,0,1626,'The First Tournament','In a basketball tournament, there are teams named 1 through 8, such that a lower number team is better than a higher numbered team. (1 is best, 2 is second best... 8 is worst)<pre>\r\n\r\n?-\\__\r\n?-/  |\r\n     |--\\\r\n?-\\__|  |\r\n?-/     |\r\n        |-WINNER\r\n?-\\__   |\r\n?-/  |  |\r\n     |--/\r\n?-\\__|\r\n?-/\r\n</pre>\r\nHere is the grid for the tournament:<br><br>\r\n\r\nIf the pairing is completely random, what is the easiest way to figure the probability that team 2 doesn\'t win second place?','Since the pairing is symmetric, put 1 in any spot. There are 3 spots where 1 will play 2 before the last branch, and 4 places where 2 will not. Because the only way 2 won\'t win second place is if it plays 1 before the last branch, the probability is 3/7.','2003-10-26',20040324232101,NULL,2,3,20,0.00,00000000000000,403);
INSERT INTO problem VALUES (1718,6,1,3136,'Patrolling the beat','There are 2 policemen parked along a one-way street looking for traffic violations. They spot a taxi driver going in the wrong direction, yet they do nothing. Why? ','There are a few possible solutions to this one.<p>\r\nThe taxi driver may be walking.  Or if he is in his taxi, he may be reverse-parking.  Try to come up with a few of your own!','2004-03-18',20040324232103,NULL,2,3,0,2.40,20040318071820,0);
INSERT INTO problem VALUES (1721,17,1,3136,'A dangerous compound','1. It can cause excessive sweating and vomiting.<br>\r\n2. It is a major component in acid rain.\r\n<br>3. It can cause severe burns in its gaseous state.\r\n<br>4. Accidental inhalation can kill you.\r\n<br>5. It contributes to erosion.\r\n<br>6. It decreases effectiveness of automobile brakes.\r\n<br>7. It has been found in tumors of terminal cancer patients.<p>\r\n\r\n\r\nA dangerous compound. What is it?\r\n','Water','2004-03-22',20040324232103,NULL,3,3,0,2.33,20040322081709,0);
INSERT INTO problem VALUES (1722,10,0,3136,'Rickety Bridge','Lost in the woods, you finally happen upon a rickety old bridge across a deep ravine. The ravine is too steep to go down and climb back up. You need to know if the bridge is safe. As \'luck\' would have it, you recognize that on the other side of the bridge is that dreadful town, \"Knight-and-Liarville\". Everyone who lives there is a knight (who always tells the truth) or a liar (who always lies). You are tired and you\'ve been lost in Knight-and-Liarville before. You see three men on the other side of the bridge.\r\n<p>\r\nYou shout out: \"Are you a knight?\"\r\n<p>\r\nThe first man says something, but you can\'t hear what he said.\r\n<p>\r\nThe second man shouts, \"He said he was a knight.\"<p>\r\n\r\nThe third man shouts, \"No, he didn\'t. He said he was a liar.\"<p>\r\n\r\nWhich man do you ask to find out whether or not the bridge is safe?','The first man would always say he is a knight. If he is a knight, of course he would say so. If he is a liar, he would still say he is a knight. This means that the second man told the truth. Ask the second man whether or not the bridge is safe.(Of course, you could always ask the third man, as long as you realize he is lying.) ','2003-10-28',20040322232102,NULL,2,3,1,0.00,00000000000000,5);
INSERT INTO problem VALUES (1724,6,0,3136,'Club password','A man wanted to enter an exclusive club but did not know the password that was required. He waited by the door and listened. A club member knocked on the door and the doorman said, \"twelve.\" The member replied, \"six \" and was let in. A second member came to the door and the doorman said, \"six.\" The member replied, \"three\" and was let in. The man thought he had heard enough and walked up to the door. The doorman said ,\"ten\" and the man replied, \"five.\" But he was not let in.<p>\r\n\r\nWhat should have he said?\r\n','Three. <p>The doorman lets in those who answer with the number of letters in the word the doorman says. ','2003-10-28',20040323232102,NULL,2,3,1,0.00,00000000000000,6);
INSERT INTO problem VALUES (1726,20,0,3136,'Holey-Moley','I have holes on the top and bottom.<br>\r\nI have holes on my left and on my right.<br>\r\nAnd I have holes in the middle, yet I still hold water.<br>\r\nWhat am I?','A Sponge','2003-10-28',20040324232101,NULL,2,3,2,0.00,00000000000000,95);
INSERT INTO problem VALUES (1727,6,0,3136,'A Family Gathering','Four people are sitting around a campfire after a long day of recreation, when one man comments: \"Do you realize that around this campfire, the four of us include a mother, father, brother, sister, son, daughter, niece, nephew, aunt, uncle and a couple of cousins\"?. <br>\r\nIf everyone is related by blood (with no unusual marriages) how is this possible? ','The campfire circle includes a woman and her brother.<br>\r\nThe woman\'s daughter and the man\'s son are also present. ','2003-10-28',20040324232101,NULL,2,3,2,0.00,00000000000000,96);
INSERT INTO problem VALUES (1728,20,0,3136,'Where are you going for your holiday?','What two words, formed from different arrangements of the\r\nsame six letters, can be used to complete the sentence below? \r\n<p>\r\n\"Judging from its climate records, Murmansk may be one of\r\nthe ------ ------ in the world.\" \r\n','\"iciest\" & \"cities\" ','2003-10-28',20040324232101,NULL,3,3,3,0.00,00000000000000,135);
INSERT INTO problem VALUES (1729,6,0,3136,'A long camping trip','A group of campers have been on vacation so long, that \r\nthey\'ve forgotten the day of the week. The following \r\nconversation ensues.<p>\r\n\r\nDarryl: What\'s the day? I don\'t think it is Thursday, Friday or Saturday.<p>\r\n\r\nTracy: Well that doesn\'t narrow it down much. Yesterday was Sunday.<p>\r\n\r\nMelissa: Yesterday wasn\'t Sunday, tomorrow is Sunday.<p>\r\n\r\nBen: The day after tomorrow is Saturday.<p>\r\n\r\nAdrienne: The day before yesterday was Thursday.<p>\r\n\r\nSusie: Tomorrow is Saturday.<p>\r\n\r\nDavid: I know that the day after tomorrow is not Friday.<p>\r\n\r\nIf only one person\'s statement is true, what day of the week is it? ','It is Wednesday. If it was any other day of the week, more than one statement would be true. To solve the riddle, evaluate each person\'s statement and write down what day it could be according to the statement. David\'s statement indicates it could be any day of the week except for Wednesday. When you list the days that it could be according to everyone\'s statement, it turns out Wednesday is the day mentioned only one time. <p>\r\nDarryl: Sunday, Monday, Tuesday, or Wednesday<p>\r\nTracy: Monday<p>\r\nMelissa: Saturday<p>\r\nBen: Thursday<p>\r\nAdrienne: Saturday<p>\r\nSusie: Friday<p>\r\nDavid: Sunday, Monday, Tuesday, Thursday, Friday or Saturday','2003-10-28',20040324232101,NULL,3,3,3,0.00,00000000000000,136);
INSERT INTO problem VALUES (1731,20,0,3136,'Who\'s the odd one out?','Of the words listed below, one is \"odd man out.\" This has\r\nnothing to do with the number of vowels, consonants or\r\nsyllables. Can you find the misfit?<p>\r\n\r\nLUMP   REAM   SAGA   PALM ','SAGA<p>\r\nIt\'s the only word that cannot be anagrammed into another word, such as PLUM, MARE and LAMP ','2003-10-28',20040324232101,NULL,2,3,4,0.00,00000000000000,168);
INSERT INTO problem VALUES (1733,6,0,3136,'What type of question is this?','I have keys that open no locks, <br>I have space, but there is no room, <br>You can enter, but you can\'t go in. <br>\r\nWhat am I?','A computer keyboard.','2003-10-28',20040324232101,NULL,2,3,4,0.00,00000000000000,169);
INSERT INTO problem VALUES (1734,20,0,3136,'What are you doing and where are you from?','What is the only word in the English language that when capitalized is changed from a noun or a verb to a nationality?','\"polish\"\r\n','2003-10-28',20040324232101,NULL,2,3,5,0.00,00000000000000,194);
INSERT INTO problem VALUES (2218,6,0,5352,'Odds and Evens','<br>The Following statement is true:-<p>\r\n\r\nOdds equals evens.<p>\r\n\r\nCan you explain?<br>','<br>both terms are used in gambling, odds is another word for probability, evens is a gambling phrase and is equal to 1:1. ie the toss of a coin.<p>\r\n\r\ne.g. The probability is 1:1 (of a coin being flipped and a head landing face up).<p>\r\nYou can also say, The odds are evens.<p>','2004-03-19',20040324232101,NULL,2,3,8,0.00,00000000000000,266);
INSERT INTO problem VALUES (1882,21,0,4670,'Finding the maximum','Find the maximum of three numbers A, B, C.\r\nDo not use \"\\\\&lt;\\\\\" or \\\\\"\\\\&gt;\" (that key is broken)\r\nDo not use the \"M\" key either (also broken)','&lt;pre&gt;\r\nP = (A+B + ABS(A-B)) / 2\r\nQ = (P+C + ABS(P-C)) / 2\r\nanswer is Q\r\n&lt;pre&gt;\r\n','2003-12-28',20040324232101,NULL,3,3,2,0.00,00000000000000,105);
INSERT INTO problem VALUES (2224,22,0,5352,'Triangular Cryptography','<br>Decode this if you can!\r\n<p>\"PJRATTWLPUUPINGGWXQTUGZZTBGVNM\"<br>','<br>This code uses Pascals theory.<p>\r\nThe letters in the original code do not matter, but the difference in value of 2 consequtive letters does, if the gap is zero (B,B) then resulting character is a \" \"(space) or a \"Z\", if the gap is one (A,B or G,H or even Z,A) then the resulting letter is an \"A\" etc.<br>','2004-03-21',20040324232101,NULL,4,3,8,0.00,00000000000000,267);
INSERT INTO problem VALUES (1738,12,0,3386,'Disappearance','The riddle I tell people is long.\r\n<p>\r\nThey seem to listen well,\r\n<p>\r\nFor if it\'s not listened to by them,\r\n<p>\r\nThey\'ll see the things I tell.\r\n<p>\r\nThis jest is the xenophobe of poems,\r\n<p>\r\nYet it is too friendly to viewers, \'tis.\r\n<p>\r\nIn this zippy type of poem\r\n<p>\r\nThe word I wish for is ...','quack.\r\n\r\nThe key to this riddle involves the 3rd and 4th lines. These, after some thought, would tell you that you must listen to things, to be more specific LETTERS, that are NOT said in the poem, which are the letters A, C, K, Q, and U. This makes the word QUACK.','2003-10-31',20040324224655,NULL,3,3,1,0.00,00000000000000,7);
INSERT INTO problem VALUES (2251,20,0,5352,'5 + 1 are gone','<br>What does the following say?<p>\r\nllthspcsndvwlsrmssng<br>','<br>All the spaces and vowels are missing.<br>','2004-03-24',20040324232101,NULL,2,3,10,0.00,00000000000000,303);
INSERT INTO problem VALUES (2037,6,0,2716,'Fill it up!','There are _ 1\'s, _ 2\'s, _ 3\'s, _ 4\'s, _ 5\'s, _ 6\'s, _ 7\'s, _ 8\'s, _ 9\'s, and _ 0\'s in this sentence.<p>Fill in the blanks with the correct digits to make the sentence true.','There are 7 1\'s, 3 2\'s, 2 3\'s, 1 4\'s, 1 5\'s, 1 6\'s, 2 7\'s, 1 8\'s, 1 9\'s, and 1 0\'s in this sentence.','2004-02-06',20040324232101,NULL,3,3,14,0.00,00000000000000,349);
INSERT INTO problem VALUES (2038,11,0,3558,'Nails, Inc.','At Nails, Inc., there is a wide selection of nails.  Most of the nails are indistinguishable except for their weight.<p>\r\n\r\nThis afternoon, you received 4 boxes full of nails.  They were labeled A, B, C, and D.  You were told that two of the labels were switched on accident and that you must find out which ones.  The nails all look the same, and you wouldn\'t know which is which anyway.<p>\r\n\r\nYou have several scales with which you can weigh nails against each other.  The people here are picky about efficiency, and you\'d like to do all the weighings at once, using as few scales as possible.  This means you can\'t change your weighing strategy according to the results of the first weighing.<p>\r\n\r\nWhat is the smallest number of scales needed to figure out which nails were switched if...<p>\r\n\r\n1. You know that the order from lightest to heaviest is A, B, C, then D.<p>\r\n\r\n2. You know that A is 1.9 g, B is 2.0 g, C is 2.1 g, D is 2.2 g.<p>\r\n\r\nProve that it is the least number of scales needed.','1. 3 scales<p>\r\n\r\nWeigh A against B, B against C, and C against D.<p>\r\n\r\nIf A>B, then the switched labels were A and B, A and C, or A and D.<br>\r\nIf A&#x2039;B, then the switched labels were B and C, B and D, or C and D.<p>\r\n\r\nIf B>C, then the switched labels were A and C, B and C, or B and D.<br>\r\nIf B&#x2039;C, then the switched labels were A and B, A and D, or C and D.<p>\r\n\r\nIf C>D, then the switched labels were A and D, B and D, or C and D.<br>\r\nIf C&#x2039;D, then the switched labels were A and B, A and C, or B and C.<p>\r\n\r\nYou can use deductive reasoning to find which were switched from these results.<p>\r\n\r\n3 is the least number of weighings because there are 6 possible combinations of switched labels.  Each scale can go either left or right, so there are 2^3 possible results.  You can\'t expect the nails to balance anytime without knowing their exact weight.  Less scales would have less possible results than the possible solutions.<p>\r\n\r\n2. 2 scales<p>\r\n\r\nWeigh A and D against B and C, and on another scale weigh B against C.<p>\r\n\r\nIf A+D=B+C, then the switched labels were A and D or B and C.<br>\r\nIf A+D&#x2039;B+C, then the switched labels were B and D or C and D.<br>\r\nIf A+D>B+C, then the switched labels were A and B or A and C.<p>\r\n\r\nIf B>C, then the switched labels were A and C, B and C, or B and D.<br>\r\nIf B&#x2039;C, then the switched labels were A and B, A and D, or C and D.<p>\r\n\r\nAgain, deductive reasoning will give you the answer.<p>\r\n\r\n2 is the least number of scales because there are 3^2 possible results with two weighings.  Each scale can go left, right, or balance.  This is enough to determine which of the 6 possible combinations of switched labels.','2004-02-06',20040323232102,NULL,2,3,1,0.00,00000000000000,56);
INSERT INTO problem VALUES (1741,22,0,1626,'Another Unusual Month','This is an unusual month-\r\nSanta, snow, and so on.\r\nThis is an unusual paragraph,\r\ntoo. How quickly can you \r\nfind out what is so\r\nuncommon about it? It looks\r\nso ordinary that you may\r\nthink nothing is odd about\r\nit until you match it\r\nwith most paragraphs this long.\r\nIf you put your mind\r\nto it and study it \r\nyou will find out, but\r\nnobody may assist you; do\r\nit without any coaching. Go\r\nto work and try your\r\nskill at figuring it out-\r\nit\'s usually about half an\r\nhour. Good luck - and don\'t\r\nblow your cool. [author unknown]','10111\r\n01000\r\n00001\r\n10100\r\n00100\r\n01111\r\n00101\r\n10011\r\n00011\r\n01111\r\n01101\r\n10000\r\n00001\r\n10011\r\n10011\r\n00101\r\n01101\r\n00101\r\n00001\r\n01110','2003-11-01',20040324232101,NULL,2,3,21,0.00,00000000000000,413);
INSERT INTO problem VALUES (1742,14,0,3386,'new operations','Mathematicians have just created four new operation symbols, @,#,$,and _, each doing a different thing to a pair of numbers (All of these symbols can be derived from already-known operations and notations). The following equations using the new symbols are correct:\r\n<p>\r\n5 @ 5 = 2/5<p>\r\n2 @ 2 = 1\r\n<p>\r\n2 @ 3 = 5/9\r\n<p>\r\n1 $ 0 = undefined\r\n<p>\r\n1 $ 4 = 1/10\r\n<p>\r\n4 $ 1 = 1/10\r\n<p>\r\n10 $ 10 = 1/50\r\n<p>\r\n1 # 0 = 1\r\n<p>\r\n5 # 1 = 1/6\r\n<p>\r\n6 # 2 = 1/17\r\n<p>\r\n2 _ 2 = (1 x 2) + (2 x 2) = 6\r\n<p>\r\n3 _ 1 = (1 x 1) + (2 x 1) + (3 x 1) = 6\r\n<p>\r\n(1 @ 1) $ 1 = (&radic;2)/10\r\n<p>\r\nUsing this information, compute the following equation.\r\n<p>\r\n1 @ (1 # (1 $ (1 _ 1))) =','The answer is 55/36, or 1 19/36. \r\n<p>\r\nJust to let you know...\r\n<p>\r\nx @ y = (x + y) / y^2\r\n<p>\r\nx # y = (x - y^2) / (x^2 - y)\r\n<p>\r\nx $ y = sqrt(xy) / (5xy)\r\n<p>\r\nx _ y = i can\'t write it out so i\'ll describe it: sigma notation, k=1 below it, x above it, and the number to the right of it is ky. ','2003-11-02',20040324164205,NULL,3,3,1,0.00,00000000000000,8);
INSERT INTO problem VALUES (1789,22,0,3386,'Tasain5 Pes3','\"Mne3 Se1, Mne3 D1.\" Wa2 dd1 I0 sy1 i1 Egih3?','Problem Name: Translation Please <p>\r\nQuestion: \"Monkey See, Monkey Do.\" What did I say in English? <p>\r\nAnswer: \"Monkey See, Monkey Do.\"  <p>\r\nHow to get there: The Pattern is that everyother letter is omitted, and the number of omitted letters in the word is the number with the remaining letters. (i.e., EXAMPLE --> eape3)','2003-11-11',20040324232101,NULL,2,3,9,0.00,00000000000000,275);
INSERT INTO problem VALUES (1743,9,0,3386,'eh?','This statement is true and false, or false.\r\n<p>\r\nWhat is the truth value (true or false) of this statement?','If you say the statement is true, then the statement is either true and false (which can never happen), or the statement is false, meaning that it can\'t be true. Thus it can\'t be true.\r\n<p>\r\nIf you say it is false, you are saying that it is not case that it true and false (which can be true) <b><u>AND</u></b> it is not false, making it true, which contradicts the falseness of the equation. (To get to this conclusion, you need the DeMorgan\'s law)\r\n<p>\r\nThus, it is neither true nor false.','2003-11-02',20040324232101,NULL,1,3,2,0.00,00000000000000,97);
INSERT INTO problem VALUES (1744,7,0,1626,'Tile Multiplication','There are 9 tiles marked 1 through 9, and each can be used to complete the following expression. What are the 8 solutions for ? equalling 2 through 9?<br><br>\r\n\r\n_ _ _ _ X ? = _ _ _ _ _<br><br>\r\n\r\n(Based on \"Digital Division\")','6729 X 2 = 13458<br>\r\n5823 X 3 = 17469<br>\r\n3942 X 4 = 15768<br>\r\n2697 X 5 = 13485<br>\r\n2943 X 6 = 17658<br>\r\n2394 X 7 = 16758<br>\r\n3187 X 8 = 25496<br>\r\n6381 X 9 = 57429','2003-11-02',20040324232101,NULL,3,3,21,0.00,00000000000000,414);
INSERT INTO problem VALUES (1745,4,0,3386,'Birthday Line','At a movie theater, the manager announces that they will give a free ticket to the first person in line whose birthday is the same as someone who has already bought a ticket. You have the option of getting in line at any time. Assuming that you don\'t know anyone else\'s birthday, that birthdays are distributed randomly throughout the year, etc., what position in line gives you the greatest chance of being the first duplicate birthday? \r\n<p>\r\nfrom http://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml','?','2003-11-02',20040324232101,NULL,3,3,2,0.00,00000000000000,98);
INSERT INTO problem VALUES (1746,2,0,3386,'Number Game','Alice and Bob play a game. Starting with Alice, they alternate in selecting digits for a 6-digit base-10 number TUVWXYZ that they construct from left to right. Alice chooses T, then Bob chooses U, then Alice chooses V, and so on. No digit can be repeated. Alice wins if TUVWXYZ is not a prime. Compute the probability of Alice losing.','?','2003-11-02',20040324232101,NULL,3,3,3,0.00,00000000000000,137);
INSERT INTO problem VALUES (1747,14,0,3386,'Sequences','Find the next 2 numbers of each sequence if each sequence follow a similar pattern. <p>\r\n1.) 13, 1, 20, 8, 5, 13, 1 ,20, 9, __, __ <p>\r\n2.) 5, 14, 7, 12, 9, __, __ <p>\r\n3.) 8, 9, 19, 20, 15, ___, ___<p>\r\n4.) 1, ___, ___ <p>\r\n','To solve this, you need to know the number position of each letter in the American/English alphabet (i.e. A=1, B=2, C=3, ..., Y=25, Z=26). Then these sequences are easy. <p>\r\n1.) 3, 19 (the word that is spelled out is then MATHEMATICS, what i gave you was only mathemati--) <p>\r\n2.) 19, 8 (spells out ENGLISH) <p>\r\n3.) 18, 25 (spells out HISTORY) <p>\r\n4.) this is only slightly harder. when i said that each sequence followed a similar pattern, i didn\'t just mean sequencing pattern. i also mean pattern as in subject, and the common subject so far is school subjects. So.. what\'s a 3-letter subject that starts with A (1). it must be... ART. thus the answers for this one are 18 and 20.','2003-11-03',20040324232101,NULL,2,3,3,0.00,00000000000000,138);
INSERT INTO problem VALUES (1748,22,0,3386,'What are you saying?','What sentence am i saying?\r\nAabcdefghijklabcdefghijklabcdefghijklmnoabcdefghijklabcdefghijklmnopqrstab abcdefghijklmnoqrsabcdefgh abcdefghijklmnopqrstuvwxabcdefghijklabcdefghijklabcdefghijklmno.','Zoology is cool.','2003-11-03',20040324232101,NULL,2,3,4,0.00,00000000000000,170);
INSERT INTO problem VALUES (1749,2,0,3136,'Losing your marbles','You have three containers. One has only red marbles, one has only blue marbles and the third has an equal number of red and blue marbles. <p>The labels on the containers have intentionally been switched so that each container is now marked incorrectly. <p>Your job is to relabel the containers correctly. Of course you could just look in the containers to find out which labels match, but can you do it without looking in each container? <p>What is the fewest number of marbles you need to inspect in order to correctly label each container? ','You would only need to take out one marble because we know that all of the labels are incorrect. <p>So you pull one marble out of the container labeled \"mixed.\" If red comes out, you know that has to be the all-red container, so you put the red label on it. <br>The container labelled \"Blue\" must then be labelled \"mixed\" because you know it is also labeled incorrectly, and therefore can\'t be blue. <br>You would label the last container\"red\" because that is the only color/container combo left. <p>Of course, if the first marble you pulled out from the container labeled \"mixed\" is blue marble, then you solve the problem in the same general way. ','2003-11-03',20040324232101,NULL,2,3,5,0.00,00000000000000,195);
INSERT INTO problem VALUES (1750,22,0,3386,'e7(20) n2(17)','s8(9) r6(25) e7(1) e6(13) n6(20) e7(15) r6(25) d7(15)? <p>\r\nmedium hint: what base do people use usually?.','Title: Dare to take a stumper challenge?: <i>the question</i> <p>\r\nQuestion: Is your age more than one year old? <p>\r\nthe 2 only possible answers: s7(25) OR o8(14) (meaning yes OR no, respectively) <p>\r\nTo solve the code, you need to no the number positions of each letter in the alphabet. This would help you to understand the number in the parentheses. If you substitute the letter for the numbers, you\'ll get: s8i r6y e7a e6m n6t e7o r6y d7o?. <p>\r\nnow the middle number is tricky. this is where the \"small hint\" comes into play. (Note: You have a very imaginative mind if you get this middle number pattern) The middle number is the DIFFERENCE of the number of letters in the word from 10 (TEN). So, if it says 8, there are 2 letters in the word. 7=3, 6=4, and so on. <p>\r\nThus deciphering it should be easy now. lol','2003-11-03',20040324232101,NULL,5,3,4,0.00,00000000000000,171);
INSERT INTO problem VALUES (2212,7,0,6010,'amount reversed','a person goes to a bank with a certain amount on the cheque the amount was in dollars (US)or pounds (UK)and in ncents or pence at the counter the person hands over the cheque and gets it encashed to his surprise he gets the value of cents as dollars and dollars as cents which was more than his expectations a blunder by the teller he goes out stops near a wending machine and buys certain thing for 20 cents after this he notices that he has exactly double of the amount on the cheque.\r\nwat was the amount on cheque','the amount was 26.53\r\nwhen reversed it is 53.26-0.2=53.06=2(26.53)','2004-03-16',20040323232102,NULL,3,3,1,0.00,00000000000000,85);
INSERT INTO problem VALUES (1752,20,0,3136,'The \"he\" problem','Name the two English words of more than 2 letters that both begin and end with the letters \'he\' (in that order).','\"Headache\" and \"Heartache\"','2003-11-03',20040324232101,NULL,3,3,6,0.00,00000000000000,216);
INSERT INTO problem VALUES (1753,2,0,3136,'Pill Puzzler','You\'ve been placed on a course of expensive medication in which you are to take one tablet of medicine A and one tablet of medicine B daily. <p>You must be careful that you take just one of each because taking more of either can have serious side effects. Taking an A without taking a B, or vice versa, can also be very serious, because they must be taken together in order to be effective. In summary, you must take exactly one of the A pills and one of the B pills at one time. <p>Therefore, you open up the A bottle, and you tap one A pill into your hand. You put that bottle aside and you open the B bottle. You do the same, but by mistake, two Bs fall into your hand with the A pill. <p>Now, here\'s the problem. You weren\'t watching your hand as the pills fell into it, so you can\'t tell the A pill apart from the two B pills. The pills look identical. They are the same size, same weight, same color, same everything, and they are not marked differently in any way. What are you going to do? You cannot tell which pill is which, and they cost $100 a piece, so you cannot afford to throw them away and start over again. <p>How do you get your daily dose of exactly one A and exactly one B without wasting any of the pills?','CUT EACH OF THE THREE PILLS IN HALF, AND CAREFULLY SEPARATE THEM INTO TWO PILES, WITH HALF OF EACH PILL IN EACH PILE. <p>You do not know which pill is which, but you are 100% sure that each of the two piles now contains two halves of pill B and half of pill A. <p>Now go back into the pill A box, take out a pill, cut it in half, and add one half to each stack. Now you have two stacks, each one containing two halves of pill A and two halves of pill B. <p>Take one stack of pills today, and save the second stack for tomorrow. And the problem is solved.\"','2003-11-03',20040324232101,NULL,3,3,6,0.00,00000000000000,217);
INSERT INTO problem VALUES (1754,20,0,3136,'Wonder Words','What do the words <br>FLOUR<br>TERN<br>THIRSTY<br> have in common?\r\n','Remove one letter from each word and they all spell a numeral: Four, Ten, and Thirty.','2003-11-03',20040324232101,NULL,1,3,7,0.00,00000000000000,236);
INSERT INTO problem VALUES (1755,6,0,3136,'Around the world','You have a rope that will reach around the earth (~40,000 km). <p>If you put sticks of 1 meter high around the world and lay the rope on these sticks, how much longer will the rope need to be to still reach?','ONLY 6.28 meter (= 2 PI) <p>And the strange thing is that it even doesn\'t matter how great the original circle is: it can be 1m, 100m or 1000 km in radius, if you extend the radius by 1 meter, the circumference always gets 6.28 meters longer.','2003-11-03',20040324232101,NULL,2,3,7,0.00,00000000000000,237);
INSERT INTO problem VALUES (1756,14,0,3136,'Send more money','SEND + MORE = MONEY <p>\r\nEach letter in the above equation stands for a different number, and each time the same letter appears, it is the same number. <p>What is the only set of numbers that makes this equation correct? ','9567 + 1085 = 10652','2003-11-03',20040324232101,NULL,3,3,8,0.00,00000000000000,254);
INSERT INTO problem VALUES (1757,20,0,3136,'odd/even/infinite','What 3-letter word in English has an odd start, an even finish, and an infinitely long middle?','The word \"vex.\" \"v\" is the Roman numeral for 5, which is odd. \"x\" is the Roman 10, which is even. \"e\" is the base of the natural logarithm. It is an irrational number (i.e., e = 2.718281828...) whose mantissa (part to the left of the decimal point) is infinitely long.','2003-11-03',20040324232101,NULL,2,3,8,0.00,00000000000000,255);
INSERT INTO problem VALUES (1758,6,0,3136,'Ship Shape','What runs fore to aft (i.e., front to back) on one side of a ship, and aft to fore (i.e., back to front) on the other side?','The name of the ship\r\n','2003-11-03',20040324232101,NULL,2,3,9,0.00,00000000000000,272);
INSERT INTO problem VALUES (1759,18,0,3136,'kst','Name one eight letter word that has kst in the middle, in the beginning, and at the end.','\"Inkstand\" \"kst\" is in the middle, \"in\" is at the beginning, and \"and\" is at the end.\r\n','2003-11-03',20040324232101,NULL,3,3,9,0.00,00000000000000,273);
INSERT INTO problem VALUES (1760,2,0,3136,'Rum-bustification','There is a cylindrical barrel with no lid and some rum in it. <p>\"This barrel of rum is more than half full,\" said Charlie. <p>\"No it\'s not,\" said Harry, \"It\'s less than half full.\" <p>Without any measuring implements and without removing any rum from the barrel, how can they easily determine who is correct?\r\n','Tilt the barrel until the rum barely touches the lip of the barrel.  If the bottom of the barrel is visible, then it is less than half full. If the bottom is still completely covered by the rum, then it is more than half full.','2003-11-03',20040324232101,NULL,2,3,10,0.00,00000000000000,290);
INSERT INTO problem VALUES (1761,20,0,3136,'aeiouy','What word in the English language uses all five vowels plus Y in alphabetical order and uses each one only once?','\"Facetiously\" (which means \"in a comical, jocular or flippant manner\")\r\n','2003-11-03',20040324232101,NULL,3,3,10,0.00,00000000000000,291);
INSERT INTO problem VALUES (1762,14,0,3136,'Make it true.','What are the minimum number of modifications needed to make the equation: 1 + 1 + 1 = 142 true?','One<br> -- add a slanted line to either one of the \"+\" signs to make it a \"4\", thus validating the equation with one modification.','2003-11-03',20040324232101,NULL,1,3,11,0.00,00000000000000,306);
INSERT INTO problem VALUES (1763,20,0,3136,'Turn it down','What word in the English language, when written, can be turned upside-down to result in an abbreviation of the antonym of the original word?\r\n','The word \"up.\" Write \"up\" upside down, and you get \"dn\", the abbreviation of \"down\", which is the opposite of \"up.\"\r\n','2003-11-03',20040324232101,NULL,2,3,11,0.00,00000000000000,307);
INSERT INTO problem VALUES (1764,6,0,3136,'Ping Pong Poise','Dee Septor, the famous magician, claimed to be able to throw a ping-pong ball so that it would go a short distance, come to a complete stop, and then reverse itself. He also added that he would not bounce the ball off any object, or tie anything to it. How could he perform this trick?\r\n','He threw the ball straight up in the air!\r\n','2003-11-03',20040324232101,NULL,1,3,12,0.00,00000000000000,318);
INSERT INTO problem VALUES (1765,6,0,3136,'Choose your barber','Suppose there is only one barber shop in your town, and it employs two barbers. One of the barbers has a nice, neatly trimmed head of hair. The other\'s hair is a complete mess. Which of the two barbers should you go to and why?\r\n','Since there are only two barbers in town, it\'s safe to assume they cut each other\'s hair. This being the case, you should sit down with the barber with the messy hair.','2003-11-03',20040324232101,NULL,2,3,12,0.00,00000000000000,319);
INSERT INTO problem VALUES (1766,2,0,3136,'magical eggs','A magician is standing on a concrete floor holding a raw egg with his hand outstretched. Without the aid of any objects, he is able to drop the egg two feet without breaking it\'s shell. How does he do it?','He simply holds the egg higher than two feet, and then releases the egg. The first two feet it will fall without breaking','2003-11-03',20040324232101,NULL,1,3,13,0.00,00000000000000,330);
INSERT INTO problem VALUES (1767,6,0,3136,'What does it mean? (2)','Translate the following into meaningful phrases:\r\n<p>1. He who locks himself into the arms of Morpheus promptly at eventide, and starts the day before it is officially announced by the rising sun, excels in physical fitness, increases his economic assets and celebrates with remarkable efficiency.<p>\r\n2. Do not traverse a structure erected to afford passage over a waterway until the time of drawing nigh unto it.<p>\r\n3. Superfluous chronological dispatch institutes riddance of value defects.<p>\r\n4. There’s no value to be derived from demanding attention by loud screeches over fallen white liquid derived from the lactic glands of a female bovine.<p>\r\n5. An excess of culinary experts impairs the quality of a thin derivative of meat.\r\n','1. Early to bed, and early to rise makes a man healthy, wealthy, and wise!<p>\r\n2. Don\'t cross that bridge until you come to it.<p>\r\n3. Haste makes waste.<p>\r\n4. No use crying over spilled milk!<p>\r\n5. Too many cooks spoil the broth!\r\n','2003-11-04',20040324232101,NULL,2,3,13,0.00,00000000000000,331);
INSERT INTO problem VALUES (1768,22,0,3386,'Ew5 od2 I0 el4?','I0 el4 ni2 a1 ep5 dc6 et3 \"Yc4 Tt4 Rn5 Ss6.\" Ew5 od2 I0 el4?','Title: Where do I live? <p>\r\nQuestion: I live a place called the \"City that never sleeps.\" Where do I live? <p>\r\nAnswer: Wn3 Ky4 [Yc4] (New York [City]) <p>\r\nThe pattern is that the first letter is the last letter of the word, the second letter is the first letter of the word, and the number is the number of letters in the word. If the first letter is capitalized, the word begins with a capital letter.','2003-11-04',20040324232101,NULL,2,3,5,0.00,00000000000000,196);
INSERT INTO problem VALUES (2217,2,0,4106,'Lost yer Marbles','A toy store ordered 7 small bags and 18 large bags of identical marbles. When the marbles arrived, it was discovered that the bags had broken during shipping, and all 233 of the marbles were rolling around loose in the box. How was the store\'s manager was able to determine how many marbles were supposed to go in each of the small bags and how many were supposed to go in each of the large bags? ','Let x equal the number of marbles in a small bag, and y represent the number of marbles in a large bag. We know that the following equation holds:<br><br>\r\n\r\n        7x + 18y = 233 <p>\r\nOrdinarily, it is not possible to solve for two unknowns with a single equation; however, we also know that x and y are positive integers and that x is less than y. We can narrow the search by solving for the highest and lowest possible values for y:\r\n<br><br>\r\n\r\n    Assume y = x:        7y + 18y = 233        25y = 233        y = 9.32 <br>\r\nSince y must be an integer, y >= 10.\r\n<br>\r\n\r\n    Assume y = 1:        7 + 18y = 233        18y = 226        y = 12.555 <br><br>\r\nSince y must be an integer, y <= 12.\r\n<p>\r\nSo the only possible values for y are 10, 11, and 12. Substituting each of these values into the original equation, we can find the corresponding values of x. Respectively, they are 7.57, 5, and 2.42. Since x must be an integer, the correct solution is x = 5 and y = 11. So the small bags of marbles contained five each, and the large bags contained eleven each. \r\n\r\n\r\n','2004-03-18',20040324232101,NULL,5,3,5,0.00,00000000000000,213);
INSERT INTO problem VALUES (1772,4,0,3386,'Sneaky Joe\'s Craps','Sneaky Joe has just invited you as a VIP to his new casino. You know this is probably an attempt steal your money, for he always find ways to swindle people. However, you go anyway. <p>\r\nWhen you get there, he says, \"Come over here and join me in a game of craps.\" You become slightly suspicious, but agree to come anyway. When you go over, he says, \"OK, here\'s how we play craps in this casino, \'cause it\'s different here than other casinos. You have 3 dice, 2 of them are 12-sided dice and another is a 40-sided die. I will roll the 2 12-sided dice. Then you roll the 40-sided one. If your number is between (y^2-x) and (x^2-y) inclusively, being that x=the number I got from the first roll and y=the number I got on the second, you will win $10. Otherwise, you will lose $10.\" <p>\r\n\"Ok,\" you think, \"I\'m pretty sure that the odds are against me, especially if it\'s a game that Joe made himself. But I need $30, and I only have $10.\" So, what\'s the probability of you winning $30 (as in $30 in the black, without any debt, which included the original $10 paid) from this game? ','','2003-11-04',20040324232101,NULL,5,3,6,0.00,00000000000000,218);
INSERT INTO problem VALUES (1773,13,0,3386,'The next 2 numbers are...?','Fill in the blanks. All the sequences below follow the same pattern. <p>\r\n1.) 0 <p>\r\n2.) 1, 1, 1, 1, 1, 1, 1, 1...<p>\r\n3.) 2, 2, 2, 2, 2, \r\n2, 2, 2...<p>\r\n4.) 5, 5, 5, 5, 5, 5, 5, 5...<p>\r\n5.) 4, 8, 64, 2097152 ...<p>\r\n6.) 6, 36, 10077696 ...<p>\r\n7.) 7, 7, 7, 7, 7, 7, 7, 7...<p>\r\n8.) 9, 27, 729, 14348907 ...<p>\r\n9.) 10, 100, ____, ....<p>\r\n10.) 11, ____ ....<p>','pattern is that the next number is product of all the factors of this number (i.e., 4: factors of 4 are 1,2,4. 1x2x4=8. the next number is 8.) <p>\r\nanswer: 9.) 1000000000 <p>\r\n10.) 11','2003-11-04',20040324232101,NULL,4,3,6,0.00,00000000000000,219);
INSERT INTO problem VALUES (2025,16,0,3172,'Circles Abound (2)','I\'ve a black circle of radius 5.<P>\r\n\r\nI wish to create 5 identical white circles of some lesser radius, which I will place on top of the black circle and <I>completely obscure (cover)</I> the black circle.<P>\r\n\r\nWhat is the smallest radius which I can make the smaller circles and still meet my requirement?\r\n','?','2004-02-04',20040324232101,NULL,4,3,33,0.00,00000000000000,488);
INSERT INTO problem VALUES (2026,6,0,3172,'Hold It (1)','sadf','?','2004-02-04',20040324232101,NULL,3,3,34,0.00,00000000000000,491);
INSERT INTO problem VALUES (1775,10,0,3386,'Liar, Liar, Pants on Fire.','In the land of Symutra, there was a murder last night. Witnesses saw one person shooting the guy, but no one could see him well enough to identify him. In addition, Vincent, Victor, Vinny, Valucian, and Vincentio were all seen near the place of the murder shortly after and before the murder. The police brought them in for questioning and they all gave one sentence.<p>\r\nVincent: I din\'t do it if and only if Valucian did it.<p>\r\nVictor: Vincent did it if someone else didn\'t do it. <p>\r\nVinny: If I did it and Vincent didn\'t do it, Valucian didn\'t do it. <p>\r\nValucian: I didn\'t do it or Victor did do it, or Vinny did it. <p>\r\nVincentio: I did it. <p>\r\nIt is known for a fact that one of them did do it. The punishment for a murder in this land was death by burning. If only one person told the truth, who will be burned? And who told the truth?','Valucian did it, and Vinny tells the truth.','2003-11-04',20040324232101,NULL,2,3,7,0.00,00000000000000,238);
INSERT INTO problem VALUES (1776,22,0,3386,'Nae2 Ta3 Pa3','Wa3 faou3 pa3 b2 Saeeae6 feaue4 te2 Si5 ri5?','Title: Name that Play <p>\r\nQuestion: What famous play by Shakespeare featured the Sphinx riddle? <p>\r\nAnswer: Oeiu3 (Oedipus) <p>\r\nthe code was that the first letter, where it is consonant or vowel, is the first letter of the word. That first letter is followed by the vowels or the rest of the vowels. However, no other consonant will be mentioned. The only place where a consonant can be mentioned is the first letter. Finally, the number symbolized the number of consonants in the words, including the first letter if it is consonant. <p>\r\nFor example, Literature would become Lieaue5.','2003-11-04',20040324232101,NULL,2,3,7,0.00,00000000000000,239);
INSERT INTO problem VALUES (1871,12,0,3386,'The Resurrection of the 10-word riddle','White. <p>\r\nThe wretched white. <p>\r\nThe rebel. <p>\r\nThe real shrew. ','Bianca, from \"The Taming of the Shrew\" by Shakespeare.','2003-12-16',20040324232101,NULL,3,3,26,0.00,00000000000000,454);
INSERT INTO problem VALUES (1777,20,0,3386,'The Phrase Odd One Out','Which of these phrases is the odd one out?<p>\r\n1.) She is the white. <p>\r\n2.) I don\'t like the name Julieta. It needs to drop a letter, I think. <p>\r\n3.) \"Is it really Jacks? I thought it was spelled differently...\" <p>\r\n4.) Timidness is the best with locks. <p>\r\n5.) This Ancient Greece food staple is missing a letter.<p>\r\n6.) Beatrice is her name. <p>\r\n','I said it once and I\'ll say it again: Jewel and Ee and Et and Ta minus a. <p>\r\nThis is because each phrase is a wordplay, crossword clue, or something of the sort to get names of characters in Shakespeare plays. <p>\r\n1.) Bianca from <u>Taming of the Shrew</u> (In <u>Taming of the Shrew</u> Bianca was referred to be the White.)<p>\r\n2.) Juliet from <u>The Tragedy of Romeo and Juliet</u>(if you pronounce each thing phonetically Jul+i+et+a-a, which is Julieta-a, which is Juliet.)<p>\r\n3.) Jaques from <u>As You Like It</u>(Jaques and Jacks sound similar but Jacks is the wrong way of spelling it.) <p>\r\n4.) Shylock from <u>The Merchant of Venice</u>(timidness= shy/ shy is best with locks= shylock) <p>\r\n5.) Olivia from <u>Twelfth Night</u> (One of Ancient Greece staples was olives. Olive+a = Olivea, which sounds like Olivia)<p>\r\n6.) Beatrice from <u>Much Ado About Nothing</u> (well.. I told you her name lol) <p>\r\nNow that you know what each phrase means, now to figure out the odd one out. 5 of the characters are in Shakespeare comedies. The other, Juliet, is in one of his tragedies. Thus, Juliet (or phrase number 2) is the odd one out.','2003-11-05',20040324232101,NULL,5,3,8,0.00,00000000000000,256);
INSERT INTO problem VALUES (1782,12,0,3386,'Errors +','Remember <a href=\"/perplexus/show.php?pid=228\">Errors</a>, by Levik? Well, here\'s another one:\r\n<p>\r\nMany how erors doo u see? Ees eet 3, or r it 5? Guess n u wil see. <p>\r\n','There are no erors in this riddle. There are only <i> errors</i>. <p>\r\n','2003-11-07',20040324232101,NULL,1,3,9,0.00,00000000000000,274);
INSERT INTO problem VALUES (1781,12,0,3386,'A Perplexus Riddle','I have just given you the riddle. The answer is ?','?. If you notice I wrote \"The answer is ?\" I told you the answer to the riddle in riddle lol.','2003-11-06',20040324232101,NULL,1,3,8,0.00,00000000000000,257);
INSERT INTO problem VALUES (1786,18,0,3136,'Cabin Fever','What could this mathematical equation possibly mean?\r\n<p>\r\n<center>\r\n<big><b>&#8747;(cabin<sup>-1</sup>)d cabin</b></big>\r\n</center>','It\'s a houseboat.<p>\r\n\r\nIf \'cabin\' is taken as a single variable.\r\nThe integral solves to:<br>\r\nLog cabin + c<p>\r\n\r\nA log cabin and sea makes for only one thing!','2003-11-10',20040324232101,NULL,3,3,14,0.00,00000000000000,342);
INSERT INTO problem VALUES (1791,14,0,3386,'The Colored Magic Square','Make 16 square cells of 4 different colors. Let\'s say for now it\'s white, black, red and green. Write 1, 2, 3, 4 on the 4 white cells, and on the 4 black cells, and so on. This means that 1 is on 1 white, 2 is on another white, 3 is on a different white, and 4 is on the last white, not all 4 numbers are in each white cell. <p>\r\nArrange the cells in a 4-by-4 square so that in each row, column, and main diagonal you will find all the colors and all the numbers. <p> \r\nWell... you don\'t really need to do that because I want the number of solutions that will work. How many are there?','There are 48 correct ways to place the colors and 48 correct ways to place the numbers. Because these two are independent of each other, the total number of solutions is (48)(48)= <b>2304</b>','2003-11-11',20040324232101,NULL,3,3,10,0.00,00000000000000,293);
INSERT INTO problem VALUES (1792,18,0,3386,'Messed Up Watches.','My friend and I have messed up watches that don\'t post dates and are not in army time (aka 2400 hour time). My watch is 1 second fast per hour, while my friend\'s watch is 1.5 seconds slow per hour. Right now we now show the same time- the right time. When will be the next time both of us will show the same time AND show the <i>correct</i> time?','Well... in order to solve this one, you don\'t need just math. You need to think about it. If you read again, you\'ll see that these watches don\'t post dates. This is key in order to solve this problem. This is because if my watch is 12 hours fast, and his watch is 12 hours slow,  AND if both show the time right now again at the <i>same exact time</i>, the time would be CORRECT. <p>\r\nMy watch is 12 hours fast every 43200 hours or 1800 days(because there are 43200 seconds in 12 hours and my watch is 1 second fast per hours), while my friends will be 12 hours slow every 1200 days. The LCM of 1800 and 1200 is <b>3600</b> days (almost 10 years), which is the answer.','2003-11-11',20040324232101,NULL,3,3,11,0.00,00000000000000,308);
INSERT INTO problem VALUES (2215,15,0,5759,'Hole in a bead','A round hole is drilled through the center of a spherical solid with a radius (r). The resulting cylindrical hole has height 4 cm.<p>\r\na)What is the volume of the solid that remains?<p>\r\nb)What is unusual about the answer?','a)32pi/3<p>\r\nb)it is independent of r(hmmm?)','2004-03-17',20040324232101,NULL,4,3,2,0.00,00000000000000,130);
INSERT INTO problem VALUES (2220,2,0,4106,'Four intellectuals','Four intellectuals are lined up so that each intellectual can see the ones in front of him but not the ones behind him. (The back one can see the other three, and the front one can\\\\\'t see anybody.) One hat is placed on the heads of each of the intellectuals. (None of them may see the color of their own hat, but each may see the color of the hats on the intellectuals in front of him.) Each of the four hats are one of three different colors (red, white, and blue), and there is at least one hat of each color (so there\\\\\'s one duplicate). Each of the intellectuals, starting with the back and ending with the front, is asked the color of the hat he is wearing. Each of the intellectuals is able to deduce and give a correct answer out loud, in turn. What arrangement of the hats permits this to be possible without guessing (since the specific colors chosen are arbitrary, just indicate which two intellectuals must be wearing hats of the same color), and how did they do it? ','The two intellectuals in front must be wearing hats of the same color. Let\\\\\'s suppose the front two were wearing red hats, the third was wearing a white hat, and the fourth (in back) was wearing a blue hat. The intellectual in back must be the first to answer. If he saw one hat of each color on the three intellectuals in front of him, he would not be able to guess the color of his own hat, since the duplicate color could be any of them. Therefore, he must see two hats of the same color (red) and one hat of a second color (white), and he can state conclusively that he must be wearing the hat of the third color (blue). Since the back person can say what color hat he\\\\\'s wearing, the other intellectuals must realize that no one else is wearing a hat of that color. So each of the others can narrow down the color of their own hats to the remaining two colors. The next intellectual knows his hat isn\\\\\'t blue, and he knows there is only one hat that\\\\\'s blue. If he saw a hat of each of the two remaining colors on the two intellectuals in front of him, he wouldn\\\\\'t be able to determine the color of his own hat, since the duplicate color could be either of them. He must, therefore, see two hats of the same color (red), and can conclude that his own hat is of the color he does not see (white). The next intellectual realizes that the only way the two intellectuals behind him could guess the colors of their hats would be if he and the front intellectual were wearing hats of the same color. He sees the color of the front intellectual\\\\\'s hat (red) and states that this is the color of his. The front intellectual realizes this too and repeats the color stated by the intellectual behind him. \r\n','2004-03-20',20040324232101,NULL,5,3,6,0.00,00000000000000,233);
INSERT INTO problem VALUES (1848,12,0,4541,'Sunken ship','Some divers come across a submarine that has sank. On board they find that the only one set of breathing apparatus on the sub has gone. They also find a dead man and a penny on the ground. What has happened','?','2003-11-29',20040323232102,NULL,2,3,1,0.00,00000000000000,18);
INSERT INTO problem VALUES (1798,12,0,3196,'Poetry in motion','I die half my life and live the rest.<br>\r\nI dance without music and breathe without breath.\r\n<p>  \r\nWhat am I ?\r\n\r\n','I am an atom of a radioactive element.\r\n \r\n\"I die half my life and live the rest\". (Every radioactive element has a \"half-life\"). \"I dance without music\" (many great physicists have described my oscillations poetically as \"dancing\") \"and breathe without breath\". (I emit radiation).\r\n','2003-11-13',20040324083008,NULL,3,3,1,0.00,00000000000000,9);
INSERT INTO problem VALUES (2216,12,0,853,'Heads and Tails','I have 1000 heads and 1000 tails, but only one mouth, what am I?','A bag of 1000 coins','2004-03-17',20040323232102,NULL,1,3,1,0.00,00000000000000,87);
INSERT INTO problem VALUES (2214,15,0,5759,'Plumb Bob','If you were asked to design a plum bob following the shape of the function y=(x/12)*(36-x^2)^(1/2) rotated around the x-axis that will weigh somewhere in the neighborhood of 190g:\r\n<p>a)What is the plumb bob\'s volume?\r\n<p>\r\nb)How much will the plumb bob weigh to the nearest gram if it is made of brass (8.5 g/cm^3)?','a) 36pi/5 cm^3\r\nb) 192.3g','2004-03-17',20040323232102,NULL,4,3,1,0.00,00000000000000,86);
INSERT INTO problem VALUES (1801,5,1,3558,'A square squared','A four-dimensional hypercube has vertices connecting 4 edges, each edge 90 degrees apart from each other.  Each edge is 1 unit long.  Find the 3-d surface volume of this cube.  Find the 2-d surface area.  Find the sum of the lengths of all the edges.<p>\r\n\r\nFind a general equation for the s-dimensional surface area of an c-dimensional cube with one unit side length.  For example, if s=1 and c=3, you\'re finding the sum of the length of the edges of a normal cube.','8 units cubed, 24 units squared and 32 units<p>\r\n\r\nEach surface cube has a combination of 3 of these dimensions: x, y, z, and t.  The surface cube can be at either end of the remaining dimension.  The 4 combinations times 2 ends is 8 surface cubes.  In other words, there is one surface cube at each extremity of each of the dimensions.  These 8 cubes add up to 8 units cubed.<p>\r\n\r\nTo find surface area, find all the combinations of 2 of the four dimensions.  There are 6.  But for each combination, there is more than one face.  The face can be at either end of the other two unused dimensions.  Therefore, there are 2<sup>2</sup>, or 4 faces per combination.  This comes to a total of 24 faces, making 24 units squared.<p>\r\n\r\nTo find the length of all the edges is very similar.  There are four dimensions each edge can have.  Each edge is at either end of the other three dimensions.  4*2<sup>3</sup> is 32 edges, or 32 units long.<p>\r\n\r\nThe equation that I used and explained is cCs*2<sup>c-s</sup>.','2004-03-20',20040324232103,NULL,3,3,0,4.33,20040320073031,0);
INSERT INTO problem VALUES (1802,18,0,3196,'To the moons, Alice !!','A woman named Alice, a distingushed astronomer, along with a group of  her students, discovered a planet with a number of moons orbiting it. Alice decided to ignore the planet and concentrate on analyzing these moons. \r\n<p>\r\nShe found that she could divide the moons equally among herself and her students, so that each person would have the same number of moons to study.\r\n<p>\r\n But her most brilliant student, Phil, suddenly suggested that the moons be broken up by families rather than individuals, so that people of the same family would work on a group of moons together. The only family relationships among these people were 3 distinct pairs of sisters. When the moons were divided along family lines, it was again possible to divide them so that each family group (each family group consisting of at least one person) got the same number of moons. \r\n<p>\r\nBefore any study could commence, however, Pierre,  another of Alice\'s  students, decided not to study these moons, but to concentrate on the planet itself. With Pierre\'s decision, Alice at once dropped the division by family scheme, and divided the moons evenly among all the remaining people, including herself.\r\n<p>\r\nTwo questions: What is the fewest number of students Alice could have had, and the fewest number of moons, to satisfy the requirements of this story ?\r\n\r\n','5 students, 30 moons.\r\n\r\nThe students were:\r\n\r\nAlice\'s own sister Phil (short for Philyra), Pierre (short for Pierrette, a Greek feminine name),\r\nAlex (short for Alexandra), Pierre\'s sister, Sam (short for Samantha), and \r\nWill (short for Willa), Sam\'s sister\r\n   \r\nAt the first division, each of the 6 people had  5 moons. After the division by family, each of the three pairs of sisters was assigned 10 moons. After Pierre decided to ignore the moons, each of the remaining 5 people  was assigned 6 moons.\r\n','2003-11-15',20040320232102,NULL,3,3,1,0.00,00000000000000,10);
INSERT INTO problem VALUES (2230,16,0,2716,'A pool rack filled with balls','A pool rack is an equilateral triangle, filled with 15 equal-sized balls. Seen from above, we\'d see a triangle, with 15 circles within.<p>Imagine we used smaller and smaller balls. The more the balls, more area of the triangle would be covered.<p>In the limit, with infinite balls, would all of the triangle be covered?','http://bradley.bradley.edu/~delgado/potw/s173.html','2004-03-23',20040324232101,NULL,3,3,37,0.00,00000000000000,506);
INSERT INTO problem VALUES (2231,6,0,6089,'Places, places','Can you answer this?<BR><BR>\r\n\r\nWest Houston Thursday Island Teresina Cap Haitien Itacoiatiara Loen Brussels Annai?','They are all airport names (some two words). Taking the three letter codes of each gives: WHA TIS THE CAP ITA LOF BRU NAI (although Brunai is correctly spelt Brunei, there is no airport with code NEI. Sorry.)<BR><BR>\r\n\r\nAnd the capital of Brunai is Bandar Seri Begawan.','2004-03-23',20040323232102,NULL,3,3,1,0.00,00000000000000,90);
INSERT INTO problem VALUES (2229,8,0,2716,'Noughts and Crosses','This game starts with some noughts and some crosses. You and your opponent take turns removing two shapes, and adding a new one according to this rule: if the shapes are identical, add a nought; otherwise, add a cross. When only one shape remains, you win if it\'s a nought, and lose if it\'s a cross.<p>Is there a winning strategy for any of the players? How should you play?\r\n','No matter what strategy is used, the \"cross\" player will win if there is an odd number of crosses at the beginning, and lose otherwise. After each possible move, the parity of the number of crosses won\'t change (it can stay the same or go down by 2) so if there was an odd number of them, it will eventually go down to 1, while if there was an even number, it will go down to 0.','2004-03-23',20040324232101,NULL,3,3,37,0.00,00000000000000,505);
INSERT INTO problem VALUES (2234,20,0,5352,'Unusual Wording','What is so unusual about this paragraph? In that, this transcript is not so odd, that it is too obvious to start to look for an idiosyncrasy in it. Just look in and around and all about and you will spot this quirk amongst it. Spying as you will on such mix of words, look in a position that you can plainly distinguish and it will zip right out.','The letter \"E\" while being the most common in the  English langauge (nineteen in the answer alone) has not been used at all. ','2004-03-23',20040324232101,NULL,2,3,9,0.00,00000000000000,284);
INSERT INTO problem VALUES (1811,11,0,3386,'Faulty Scales','Good scales have equal arms (arms are the the things that connect the actual scale to the center), but in one grocery stall they didn\'t. Pending replacement, the manager wondered if he could gave correct weight this way: <p>\r\n\"I\'ll balance a 1-pound weight on the left with sugar on the right, and then I\'ll balance the 1-pound weight on the right with some more sugar on the left, and the sugar will add up to exactly 2 pounds.\" <p>\r\nWill it? Is there another way? <p>\r\nHint: You need a lead shot to solve the second question.','Th toal weight of the sugar must be greater than 2. <p>\r\nTo get proper weighing from faulty scales, the sugar and weights must be on the same side of the scales! Well, not exactly, but you an put the 1-pound weight on the left pan and balance it with lead shot on the right pan. Then remove the 1-pound weight on the left pan and balance it with lead shot on the right pan. Then remove the 1-pound weight and add sugar until it balances the lead shot. Do it twice and you have 2 pounds of sugar.','2003-11-17',20040324232101,NULL,3,3,15,0.00,00000000000000,354);
INSERT INTO problem VALUES (1807,14,0,3386,'Stewart Shall be Proud','MAN + DAD = BMB + CNC\r\n<p> \r\nThis is the theorem for finding a cevian on a triangle. But, is there a way for this to be an equation, where every different letter represents a different digit, and MAN is M times A times N not a 3-digit number? If so, how many will solutions are there?','?','2003-11-16',20040324232101,NULL,2,3,13,0.00,00000000000000,332);
INSERT INTO problem VALUES (1808,2,0,3386,'Will the real engineer please stand up?','On the New York-Colubmus train are 3 passengers named Chris, Vincent, and George. By coincidence the engineer, the fireman, and a conductor have the same last names. <p>\r\n1.) Passenger Chris lives in New York. <p>\r\n2.) The conductor lives halfway between New York and Columbus. <p>\r\n3.) The passenger with the same last name as the conductor lives in Columbus. <p>\r\n4.) The passenger who lives nearest to the conductor earns exactly 3 times as much a month as the conductor. <p>\r\n5.) Passenger Vincent earns $200 a month. <p>\r\n6.) George (a member of the crew) recently beat the fireman at billiards. <p>\r\nWhat is the engineer\'s first name?','The passenger who lives nearest to the conductor is not Vincent (4-5). He does not live in Moscow or Leningrad, since at beast these are only tied for nearest to the conductor (2), so he is not Chris (1). By elimination, he is George. <p>\r\nSince the passenger from Leningrad is not Chris (1), by elimination he is Vincent, and the conductor\'s name is Vincent. Since George is not the fireman (6), by elimination he is the engineer. <b>George</b> is the answer.','2003-11-16',20040324232101,NULL,2,3,13,0.00,00000000000000,333);
INSERT INTO problem VALUES (1809,14,0,3386,'Musical Math','DO + RE = MI <p>\r\nFA + SI = LA <p>\r\nRE + SI + LA = SOL <p>\r\nAssuming that all the equations work at the same time and that DO does not equal D times O but the 2-digit number with D as tens digit and O as ones (and this applies to the other letters too), what are the 2 solutions for DOREMIFASOL (the 11-digit number, not the product of those variables)? ','34569072148, or 23679048135','2003-11-16',20040324232101,NULL,2,3,14,0.00,00000000000000,343);
INSERT INTO problem VALUES (1810,18,0,3386,'Dividing the Unknown','(_ _ _ _ _ _ _ _ _ _)  / ? = (_ _ _ _ _ 8 _ _) (the digits in the blanks do not have to be the same and ? represents a number that does not necessarily have to have only 1 digit) <p>\r\n Although even the number of digits in the divisor is not given, there is only 1 solution to this fairly easy division. Find the dividend, the divisor, and the quotient.','1091889708/12 = 90990809','2003-11-16',20040324232101,NULL,3,3,14,0.00,00000000000000,344);
INSERT INTO problem VALUES (1812,7,0,3386,'An Easy Digital Puzzle','What arithmetic symbol can we place between 2 and 3 to make a number greater than 2 but less than 3?','A decimal point. Told ya it was easy','2003-11-17',20040324232101,NULL,1,3,15,0.00,00000000000000,355);
INSERT INTO problem VALUES (1813,16,0,3386,'The Fur Dresser\'s Mistake','A fur dresser had to put a patch shaped like a scalene triangle on a piece of fur. Suddenly he realized he had made a terrible mistake. The patch fitted the hole but the fur side faced the wrong way.  <p>\r\nThe fur dresser, after some thought, cut the triangular path into 3 parts, each of which would be unchanged when turned over. How?','Let ABC be the patch to be turned over. The fur dresser cut along DE and DF (which bisect BC and AB, respectively), and turn the 3 resulting parts over - the triangles around vertical axes and the quadrilateral around EF. When he sewed them together, patch ABC was reversed but preserved its shape.','2003-11-17',20040324232101,NULL,3,3,16,0.00,00000000000000,365);
INSERT INTO problem VALUES (1891,5,0,4982,'Stan\'s Cassette','Stan likes music, and likes oldies the best. In his collection of music he has a cassette tape of  “The Cassettes 20 Greatest Hits”.  The amazing thing about the 20 Greatest Hits, is that each hit is exactly 3 minutes long. This fits perfectly on a 60-minute tape.  Songs 1 – 10 are on Side A, while 11 – 20 are on Side B.  When listening to the tape, Stan does one strange thing.  He listens to the first 5 songs on side A, then flips it to the other side. He then listens to Side B from that point until the tape ends. How many songs does Stan hear?\r\n\r\nThe tape is wrapped around two spools that have identical diameters of 1 cm.\r\nThe spool that is receiving the tape, rotates at a constant speed.\r\nThe tape, when located all on one spool, measures 5 cm in diameter.  \r\n','Stan listens to 8 songs. (1,2,3,4,5,18,19,20)\r\n\r\nThe spool is 0.5 cm in radius.\r\nThe tape is 2.5 cm in radius around the spool.\r\nTotal tape cross section on a full spool is pi*(2.5 cm)^2 - pi(0.5 cm)^2.  This is 6.25pi cm2 – 0.25pi cm2 = 6pi cm2.\r\n\r\nStan flips the tape after 5 songs, or 50% through Side A of the tape. Since the receiving spool rotates at a constant speed, it should have completed half of its rotations and grown to half the final tape diameter. So it will be the average of the radius of the full spool and that of an empty spool (2.5cm+0.5cm)/2 = 1.5cm.\r\n\r\nCross section of tape on the receiving spool after Hit #5 is pi(1.5cm)^2 – pi(0.5 cm)^2 = 2.25pi cm^2 – 0.25pi cm^2 = 2pi cm^2.\r\n\r\nThis leaves 6pi cm2 – 2pi cm2 = 4pi cm2 on the original spool.\r\n\r\nThe radius of the tape on the original spool is the based on the remaining tape cross-section and the spool cross-section.  sqrt((4pi cm2 + 0.25pi cm2)/pi) = 2.0615 cm.\r\n\r\nThen the ratio of the remaining tape diameter to the original tape diameter gives (2.0615 cm – 0.5) / (2.5 – 0.5) = 78%.  Since each song takes 10% or the time, the song heard when the tape is flipped is Hit #18. \r\n\r\nStan listens to 8 songs. (1,2,3,4,5,18,19,20) \r\n','2004-01-06',20040323232102,NULL,3,3,1,0.00,00000000000000,37);
INSERT INTO problem VALUES (2236,2,0,4106,'bakar4','kdfjkd','dkjkfg','2004-03-23',20040324232101,NULL,3,3,9,0.00,00000000000000,286);
INSERT INTO problem VALUES (2237,14,0,3386,'Ordered Quadruples','How many ordered quadruples of integers (a,b,c,d) with 0 < a < b < c < d < 500 satisfy a + d = b + c and bc - ad = 93?','?','2004-03-23',20040324232101,NULL,3,3,28,0.00,00000000000000,469);
INSERT INTO problem VALUES (1818,12,0,3386,'Riddle of Scorn','Millions of us <p>\r\nAll around you <p>\r\nWe protect you <p>\r\nYet you treat us badly <p>\r\nYou burn us in public places; <p>\r\nYou try to make us straight, but most of us refuse; <p>\r\nWhen we are dead, you are pleased. <p>\r\nYet, when we are gone, you are sad. <p>\r\n<p>\r\nWhat are we?','Hair.','2003-11-19',20040324232101,NULL,1,3,17,0.00,00000000000000,375);
INSERT INTO problem VALUES (1819,12,0,3386,'A Riddle in 10 words','Paper and molded melted trinkets <p>\r\nThe root of all evil.','Money','2003-11-19',20040324232101,NULL,1,3,17,0.00,00000000000000,376);
INSERT INTO problem VALUES (1820,12,0,3386,'Another Riddle in 10 Words','\"Four <p>\r\nThe Dark Number <p>\r\nOf this Quartet <p>\r\nFor Utmost Destruction\" <p>\r\n','The Four Horsemen of the Apocalypse','2003-11-19',20040324232101,NULL,3,3,18,0.00,00000000000000,385);
INSERT INTO problem VALUES (1821,12,0,3386,'Well... Another Riddle in 10 Words','Many <p>\r\nThe number of my number <p>\r\nWith thin black towers above.','A Barcode on Items','2003-11-19',20040324232101,NULL,4,3,18,0.00,00000000000000,386);
INSERT INTO problem VALUES (1822,12,0,3386,'Riddle in 10 Words... Again','Words <p>\r\nWith no sound <p>\r\nAnd no music <p>\r\nBut are understood.','Prose.','2003-11-19',20040324232101,NULL,5,3,19,0.00,00000000000000,395);
INSERT INTO problem VALUES (1823,12,0,3386,'Riddle in 10 Words... wow... It never ends.','Without <p>\r\nOthers <p>\r\nWe cannot be understood <p>\r\nWith our soulmates <p>\r\nWe\'re read.','Adverbs or Adjectives','2003-11-19',20040324232101,NULL,2,3,19,0.00,00000000000000,396);
INSERT INTO problem VALUES (1824,12,0,3386,'A Riddle in 10 words... Once More.','Monstrosity <p>\r\nUnder many names <p>\r\nWithout it <p>\r\nThis riddle doesn\'t exist. <p>\r\n','A Computer. You wouldn\'t see this riddle without it lol.','2003-11-19',20040324232101,NULL,3,3,20,0.00,00000000000000,405);
INSERT INTO problem VALUES (1825,12,0,3386,'Another 10-word riddle','Tall Grand Towers <p>\r\nHolding Up the Top <p>\r\nCorinth, Ionia, Doria','Columns','2003-11-19',20040324232101,NULL,3,3,20,0.00,00000000000000,406);
INSERT INTO problem VALUES (1900,2,0,2716,'Running through Asia','Before the last race, I heard the runners from Nepal, Oman and Pakistan make predictions about the final standings:<p>\r\n\"I hope the Nepalese gets bronze, for then I\'m certain to get silver.\"<p>\"The Omani could get gold, but in that case I\'d get silver.\"<p>\"The gold medal will go to the Pakistani or to me.\"<p>\r\nI didn\'t know which runner said what, but as I learned later, they were all right. Furthermore, knowing which country won the race allowed me to calculate the final standings, which were... ?','The first sentence couldn\'t have been said by the Nepalese (N), and likewise the second wasn\'t said by the Omani (O), or the third by the Pakistani (P).<p>\r\nIf N or P got gold, in each case there are two possible final standings; however, if O got gold, there is only one possibility (O gold, N silver, P bronze).\r\n','2004-01-10',20040324232101,NULL,3,3,6,0.00,00000000000000,220);
INSERT INTO problem VALUES (1827,12,0,3386,'Riddle in 10 Words +','A Jail That <p>\r\nBinds Its Captives <p>\r\nCaptives tell onlookers everything.','A Book.','2003-11-19',20040324232101,NULL,5,3,21,0.00,00000000000000,415);
INSERT INTO problem VALUES (1828,12,0,3386,'Riddle in 10 wrds','The tunnel <p>\r\nGives it no justice <p>\r\nLife comes to death.','Light','2003-11-19',20040324232101,NULL,4,3,21,0.00,00000000000000,416);
INSERT INTO problem VALUES (1829,12,0,3386,'Another 10-worded Riddle','A force <p>\r\nThat cannot die <p>\r\nIt moves <p>\r\nAnd never stops.\r\n','Time','2003-11-19',20040324232101,NULL,5,3,22,0.00,00000000000000,424);
INSERT INTO problem VALUES (1830,12,0,3386,'A Riddle n 10 words','It is Light\'s dear pal. <p>\r\nLight cannot live without it.','Shadow, or Darkness','2003-11-19',20040324232101,NULL,1,3,22,0.00,00000000000000,425);
INSERT INTO problem VALUES (1846,12,0,3386,'Another Riddle in 10 wrds again','Sounds! <p>\r\nOh great sounds! <p>\r\nThat come from thy <p>\r\nWhite fingertips! <p>\r\n(Technically, there will be several answers to this.)','Any instrument similar to the piano, like the organ, the piano, etc.','2003-11-28',20040324232101,NULL,5,3,24,0.00,00000000000000,438);
INSERT INTO problem VALUES (2232,2,0,4106,'bakar1','lsdkl','klsdjkld','2004-03-23',20040324232101,NULL,3,3,8,0.00,00000000000000,268);
INSERT INTO problem VALUES (1838,2,0,4450,'Silver Ball bearings','You are in an almost empty room.  All there are are ten bags of ball bearings and a one time use weighing machine.  The bags are open and you can pull the ball bearings out.  1 of the 10 bags is made of fake ball bearings.  The fake ball bearins weigh .9 ounces and the real silver ball bearings weigh 1 ounce.  How do you find out which bag has he fake ball bearings?(remember you can only use the weighing machine once with any combination of ball bearings.)','line up the bags in a row along one wall of the room.  from the first bag pick 1 ball bearing, second pick 2, and so forth.  when you measure he bunch of bearings you will find that he weight will be .x away from a full number. (ex. 9.4 ounces, x= 6) bag x is the bag with the fake ball bearings','2003-11-25',20040323232102,NULL,3,3,1,0.00,00000000000000,14);
INSERT INTO problem VALUES (2233,2,0,4106,'Bakar 2','sdds','wdd','2004-03-23',20040324232101,NULL,3,3,8,0.00,00000000000000,269);
INSERT INTO problem VALUES (2238,4,0,3386,'Sock Dilemna','A drawer contains a mixture of red socks and blue socks, at most 3000 in all. It so happens that, when 2 socks are selected randomly without replacement, there is a probability of exactly 1/2 that both are red or both are blue. What is the largest possible number of red socks in the drawer that is consistent with this data?','?','2004-03-23',20040324232101,NULL,3,3,28,0.00,00000000000000,470);
INSERT INTO problem VALUES (2245,2,0,1920,'Quiz Results','Five students each answered five questions on an quiz consisting of two multiple-choice questions (A, B or C) and three True-False questions. They answered the questions as follows:\r\n<pre>\r\nStudent Q1 Q2 Q3 Q4 Q5 \r\nAlex    A  A  T  T  T \r\nBert    B  B  T  F  T \r\nCarl    A  B  T  T  F \r\nDave    B  C  T  T  F \r\nEddy    C  A  F  T  T \r\n</pre>\r\nNo two students got the same number of correct answers. Who got the most correct answers?','?','2004-03-24',20040324232101,NULL,4,3,20,0.00,00000000000000,411);
INSERT INTO problem VALUES (1841,4,0,3172,'Heaven','When a person dies, and arrives at the gate to heaven, there are three doors.<P>\r\n\r\nOne door leads directly to heaven.<P>\r\n\r\nA second leads to a 1-day stay at hell, and then back to the gate.<P>\r\n\r\nThe third leads to a 2-day stay at hell, and then back to the gate.<P>\r\n\r\nEvery time the person is back at the gate, the three doors are shuffled. (There is no way to mark the doors or otherwise communicate which is which.)<P>\r\n\r\nHow long (on average) will it take a person to reach heaven?','Let\'s call the number of days it will take, <I>x</i>.<P>\r\n\r\nThen:<BR>\r\nx = [(1/3) * 0] + [1/3 * (1+x)] + [(1/3) * (2+x)]<BR>\r\nx = [0] + [1/3 + x/3] + [2/3 + x/3]<BR>\r\nx = 1 + 2x/3<BR>\r\n3x = 3 + 2x<BR>\r\nx = <B>3 days</b>','2003-11-26',20040324232101,NULL,4,3,3,0.00,00000000000000,139);
INSERT INTO problem VALUES (1843,14,0,4374,'Disjointification','Given N possibly overlapping sets, give formulas that specify, using intersections and complements of the given sets, N disjoint sets with the same union as the original N sets. The sets that result are to be the same as the given sets in the case where the given sets are already disjoint.','Let the given sets be A,B,C, etc. For the new sets we may take A,BA\',CA\'B\', etc. where BA\' denotes the intersection of B and the complement of A and CA\'B\' denotes the intersection of C with the complements of A and B.','2003-11-26',20040323232102,NULL,3,3,1,0.00,00000000000000,16);
INSERT INTO problem VALUES (1851,2,0,3372,'Kingdom Count','\r\nThe results of the first census of the kingdom were in, and the king eagerly awaited hearing how many of his loyal subjects were ogres, trolls or goblins, and where these said subjects resided.<br>\r\nUnfortunately, the Royal Surveyor was a man interested in matters logical, and enjoyed making his King work for his results. Here is how he summed up his finding:<p>\r\n\"What is interesting, Your Majesty, is that no region is home to the same number of ogres, or the same number of trolls, or indeed the same number of goblins, as in any other region. <br>\r\nIn the West, there are more than 630 ogres and goblins in total, while there are more than 210 trolls in the Center of the Kingdom.<br>In the North there are exactly three times as many trolls as there are ogres, while in the South there are more than 300 ogres and trolls together.<br>The total number of goblins and ogres in the East is 625, though that figure includes fewer goblins than live in the North of the Kingdom.<br>There are more trolls living in the West than there are in the region with the smallest number of goblins, and the total ogres to be found in the East and Center together is 120.<br>Hope I\'ve made everything clear Sire, and good day to you.\"<p>\r\nThe king scratched his head, and briefly considered throwing the Royal Surveyor to the scorpions, when the Royal Logician sidled up to him and gave him a little hint:<p>\r\n\"There are no less than 50 ogres in any region, and no more than 90, with each region having a multiple of ten ogres. There are no less than 210 trolls in any region, and no more than 250, with each region again having a multiple of ten trolls. And there are no less than 525 goblins in any region, Sire, and no more than 565, with each region having  a multiple of five goblins\"<p>\r\nThe king thanked the Royal Logician, and went on to piece together the results of the survey.\r\n','Center: 50 Ogres, 220 Trolls, 525 Goblins.<p>\r\nEast: 70 Ogres, 210 Trolls, 555 Goblins.<p>\r\nNorth: 80 Ogres, 240 Trolls, 565 Goblins.<p>\r\nSouth: 60 Ogres, 250 Trolls, 535 Goblins.<p>\r\nWest: 90 Ogres, 230 Trolls, 545 Goblins.','2003-11-29',20040323232102,NULL,3,3,1,0.00,00000000000000,20);
INSERT INTO problem VALUES (1845,7,0,1253,'2 digit Palindrome','PALINDROME is a word which reads the same backwards as it does forwards.  Similarly, a number having this quality is considered \'palindromic\'.\r\n\r\nConsider the number 23. Reverse and add that number to 23 to yield the palindrome 55.  This has taken one step.\r\n\r\nNow consider the same reversal-summation process for 27.  Over 3 steps it becomes the palindrome 1111 (27,72/109,901/1010,0101/1111).\r\n\r\nQUESTION: What 2 digit number requires the most stages to become a palindrome? How many stages is that, and what is the palindrome?\r\n\r\n\r\nNOTES, THOUGHTS, CONSIDERATIONS:  \r\n1] It will become quickly evident that certain combinations will run out fast (like, why use 32 when 23 is its reverse).\r\n\r\n2] Spreadsheet calculator - If you need one.  Copy the formula \' =A1+A2 \' into cell 3 of a column. Copy it into each successively descending odd cell as may be needed.\r\nFormat the column as \'Number\' having no decimal places so as to override that particular time when the Exp. Not. default would normally cut in.\r\nEnter your chosen number into A1 and continue to place the reverse total of each odd row into the cell of the next even row.\r\n\r\n3] Obviously such sequences do occur beyond 2 digit numbers and while I have some 3 digit challenges in my personal literature, I am wondering if there is some \'easy\' way of when a number becomes a palindrome - obviously I assume that it will happen with any number eventually (but should I pose that question, or even present some of the 3 digit challenges?).  \r\n','Number is: 98 (or 89)\r\nSteps: 24,\r\nPalindrome is:8813200023188','2003-11-28',20040323232102,NULL,2,3,1,0.00,00000000000000,17);
INSERT INTO problem VALUES (1847,12,0,3386,'The Last 10 word riddle.. at least for now','The witch <p>\r\nAsks <p>\r\nWhy you are called <p>\r\nThat hideous name.','Romeo from \"The Tragedy of Romeo and Juliet,\" by William Shakespeare','2003-11-28',20040324232101,NULL,5,3,24,0.00,00000000000000,439);
INSERT INTO problem VALUES (1850,17,0,4300,'Strange Story','I saw a strange thing happen when I was at my friends house and I was hoping someone could help me.  Here it is.\r\n\r\nI was at my friends house and it started to rain.  We went inside his house to get out of it.  Then, we look out the window and see that my friend\'s dog left some droppings on the cement.  At the time it was raining hard.  We look at the droppings that are outside again and notice that there is dry spot shaped like a circle surrounding the terd.  The circle had lika a 4 inch diameter I guess.  I\'m thinking that the terd was absorbing any water that came near it.  But I didn\'t even see rain hitting the spot around it.\r\n\r\nI wanna know how this happened.','?','2003-11-29',20040323232102,NULL,3,3,1,0.00,00000000000000,19);
INSERT INTO problem VALUES (1853,2,0,4106,'Fake coin problem','There are 12 coins out of which one is fake.The fake coin is either heavier or lighter than a normal coin.<p>Find the fake coin using a weighing balance exactly 3 times.Also find whether it is heavier or lighter??','Let us number the coins 1 to 12.Now divide these coin into 3 equals groups that 1-4,5,8 and 9-12.<p>\r\n\r\nNext put the first 2 groups on either side of weighing balance to see which side is heavier.Three cases may arise:<br><br>\r\n\r\nCase 1:\r\n1,2,3,4 = 5,6,7,8\r\nCase 2:\r\n1,2,3,4 &lt; 5,6,7,8\r\nCase 3:\r\n1,2,3,4 &gt; 5,6,7,8\r\n\r\nCase 1:Since the balance turns out to equal therefore the fake coin must be in the third group,that is 9-12.So next step is to test 9,10 on one side and 1,2.Again three cases arise:\r\n\r\nCase 1.1:9,10=1,2\r\nCase 1.2:9,10&lt;1,2\r\ncase 1.3:9,10&gt;1,2\r\n\r\nCase 1.1:This means that the fake is either 11 or 12 which can confirmed using the third balance.\r\nCase 1.2,1.3:This means that either 9 or 10 is fake.So the final test should be \r\n9 and 1.If this turns out to be equal 10 is fake otherwise 9 is fake.\r\n\r\nCase 2:This means that 9,10,11,12 are real coins.Also 1,2,3,4 can only be lighter fake coins while 5,6,7,8 can only be heavier fake coins.So in the next step we test 1,2,7 and 8,3,4.Again three cases arise:\r\n\r\nCase2.1:1,2,7 = 8,3,4\r\nCase2.2:1,2,7 > 8,3,4\r\nCase2.3:1,2,7 < 8,3,4\r\n\r\nCase 2.1: This is pretty easy as the suspects left are only 5 and 6.\r\nCaes 2.2: 1 and 2 cannot be fake as they can only be heavier.Similarly 8 can only be heavier.Thus the only suspects left are 7,3 and 4.This can be done by comparing 3 and 4.\r\nCase 2.3: Similar to previous case.\r\n\r\nCase 3: This similar as Case2.Left to the reader.','2003-11-30',20040323232102,NULL,5,3,1,0.00,00000000000000,21);
INSERT INTO problem VALUES (2166,2,0,2716,'Think, little grasshopper...','It was logical that four asian countries (Japan, Korea, Laos and Malaysia) should be the judo finalists, but I couldn’t learn the relative standings.<p>\r\nA reporter told me “Laos won silver, and/or Malaysia won bronze.” Other reporter added “Japan won gold, and/or Korea won bronze.” A third one added “Laos won gold, and/or Japan won silver.”<p>I couldn’t make heads or tails out of this, until I remembered that in judo, two bronze medals are awarded. Which were the standings?\r\n<p>\r\nPS. Another Three Stooges title!','Laos won gold, Japan silver, and Malaysia and Korea got bronze.','2004-03-01',20040324232101,NULL,3,3,31,0.00,00000000000000,482);
INSERT INTO problem VALUES (1865,8,0,1626,'Another Dice Game','In a certain dice game I learned, you start with 6 dice and do as follows:<br><br>\r\n\r\nRoll them<br>\r\nChoose at least 1 die to keep (not roll)<br>\r\nRepeat until you run out of dice<br><br>\r\n\r\nThe person with the highest sum of dice total wins, provided they have at least 1 die that has a 1 on it, and at least 1 die that has a 4 on it. (If not, the score is 0.)\r\n\r\nWhat strategy would give the highest score?','?','2003-12-07',20040324232101,NULL,4,3,23,0.00,00000000000000,433);
INSERT INTO problem VALUES (2044,4,0,2716,'Who wins?','A \"friend\" offers to play the following game: you throw a die, and he throws two dice. If both his dice are either higher or lower than yours, he wins; otherwise, you win.<p>\r\nFirst, you reason: out of three dice, one will always be the \"middle\" one, and only one out of three times it will be mine, so my odds are just 1/3 -- I shouldn\'t play.<p>\r\nAfter a while, you realize that you forgot about duplicate numbers. About 50% of the time, all three dice will be different, and then you have 1/3 chance of winning. But on the other 50%, you assuredly win, so the game stands 2/3 in your favor.<p>\r\nIt\'s clear that BOTH lines of reasoning cannot be right, if any. Should you play, or shouldn\'t you?<p>\r\nNote: there are two ways of solving this -- a mathemathical one, and a lateral one; can you find both?\r\n','We already know the first line of reasoning is wrong, for duplicate dice were  ignored. The second line is also wrong, for (unless all dice are the same) you lose if the other two dice are the same. In fact, in about 2/3 cases of that 50% you win, and you lose in about 1/3 of that 50%, so the outcome seems 50%-50%.<p>\r\nCounting cases, you lose in 110 out of 216 cases, and win in 96 out of 216; you shouldn\'t play!<p>\r\nThe other way to reason this is: no one in his right mind would offer to play a game in which he would lose!','2004-02-09',20040324232101,NULL,3,3,15,0.00,00000000000000,358);
INSERT INTO problem VALUES (1870,7,0,4505,'I Got Your Number','Lou Zerr is trying to pick up a woman at a bar.  The woman, Denise, is reluctant to give out her number, but she gives Lou a clue.\r\n\"My sister, Elise and I have the same digits in our phone numbers, just in reverse order.  Elise\'s number is also evenly divisible by mine.\"  What is Denise\'s phone number? (Note: this IS NOT a real exchange, as far as I know)','There are actually two pairs that work - \r\n1099999989*9=989999901 and 2199999978*4=8799999912\r\nElise\'s number must be larger than Denise\'s to be evenly divisible by Denise\'s, so Denise\'s number is either (109)999-9989 or (219)999-9978','2003-12-15',20040323232102,NULL,3,3,1,0.00,00000000000000,27);
INSERT INTO problem VALUES (1887,20,0,2716,'CASH LOST IN \'EM','Can you find an appropriate anagram for the title of this puzzle?','SLOT MACHINES','2003-12-30',20040324232101,NULL,2,3,5,0.00,00000000000000,198);
INSERT INTO problem VALUES (2219,14,0,4106,'Strange Principal','A high school has a strange principal. On the first day, he has his students perform an odd opening day ceremony: There are one thousand lockers and one thousand students in the school. The principal asks the first student to go to every locker and open it. Then he has the second student go to every second locker and close it. The third goes to every third locker and, if it is closed, he opens it, and if it is open, he closes it. The fourth student does this to every fourth locker, and so on. After the process is completed with the thousandth student, how many lockers are open? ','The only lockers that remain open are perfect squares (1, 4, 9, 16, etc) because they are the only numbers divisible by an odd number of whole numbers; every factor other than the number\'s square root is paired up with another. Thus, these lockers will be \"changed\" an odd number of times, which means they will be left open. All the other numbers are divisible by an even number of factors and will consequently end up closed. So the number of open lockers is the number of perfect squares less than or equal to one thousand. These numbers are one squared, two squared, three squared, four squared, and so on, up to thirty one squared. (Thirty two squared is greater than one thousand, and therefore out of range.) \r\nSo the answer is thirty one.\r\n','2004-03-20',20040324232101,NULL,4,3,6,0.00,00000000000000,232);
INSERT INTO problem VALUES (1878,21,0,4670,'Rotating an array','I have an array such as<p>\r\nA B C D E F G H I J K<p>\r\nI want to rotate it N places to the right; for example, if N=3, the array should end<p>\r\nI J K A B C D E F G H<p>\r\nIf the array can be of any size, N be any number (up to the array length), and I have only a FIXED amount of extra memory to use, how can I rotate the array?\r\n\r\n','Call the array length L.Using just a single auxiliary variable for swaps, I can first invert the first L-N terms:<p>\r\nH G F E D C B A I J K<p>\r\nThen I can invert the last N terms:<p>\r\nH G F E D C B A K J I<p>\r\nThe array will be rotated if the whole is now inverted.','2003-12-23',20040323232102,NULL,3,3,1,0.00,00000000000000,32);
INSERT INTO problem VALUES (1892,16,0,2716,'Strange pyramid','Can you have a 3D shape, with four faces, each a right angled triangle?<p>\r\n(In other words, like a tetrahedron, but right-angled triangles instead.)<p>\r\nIf possible, can it be regular (i.e., all its faces are equal)?','Imagine a flat, right angled triangle on a plane. \"Pull up\" one of the not-right-angle vertices, and join it to the other two vertices.<p>\r\nIf you wanted it to be regular, the \"base\" would have sides (a,b,c). Then you\'d need a non-coplanar point so its distances to the three vertices are a, b, and c, such as it formed three (a,b,c) triangles. Calculating the height of such a tetrahedron gives 0: the only possible arrangement of points is planar.','2004-01-07',20040324232101,NULL,3,3,5,0.00,00000000000000,199);
INSERT INTO problem VALUES (1893,14,0,4197,'number of pages','To numbering the pages of a book 1791 digits were used.\r\nHow many pages contains the book?','From pages 1-9 were necessary 9 digits.\r\nFrom page 10 to 99 there are 90 pages and were used 2X90 = 180 digits.\r\nFrom page 100 to 999 there are 900 pages requiring 3X900=2700 digits.\r\nSo, the book contains less than 999 pages.\r\nFor numbering pages from 1 to 99 it were used 189 (=9+180) digits. The rest of 1791-189=1602 digits were used for the pages containing 3 digits.\r\n1602/3=534.\r\nThe total number of the pages: 9+90+534=633\r\n','2004-01-07',20040323232102,NULL,2,3,1,0.00,00000000000000,38);
INSERT INTO problem VALUES (1894,5,0,4670,'Cutting a cube','If you want to cut a 3x3x3 cube in 1x1x1 pieces by using plane cuts, you would need six cuts, if no rearranging of pieces is allowed.<p>How many cuts would you need, if you were allowed to rearrange the pieces after each cut?','Six: the center cube needs six cuts to \"free\" each of its faces from its neighbors.','2004-01-07',20040324232101,NULL,3,3,2,0.00,00000000000000,106);
INSERT INTO problem VALUES (1896,13,0,3386,'Red, Blue, and Yellow in Teens','Fine the next number:\r\n62, 185, 102.5, 150.5, 258.5, 212, 413, 213.5, 435.5, ____ <p>\r\n(Hint: Averages of digits go a long way in this sequence.)','284. <p>\r\nThe title and hint are the biggest hints in this problem. First, I\'ll explain the hints. Red, Blue, and Yellow and primary colors. Primary is a synonym for prime. I was trying to lead you to thinking about prime numbers. \"in Teens\" meant I wanted you to think about the teens (10-19) of prime numbers, meaning the 10th to the 19th prime number. Averages of digits will be explain in a bit. <p>\r\nOK. the pattern is the prime number multiplied by the average of the digits of that number. So, the 10th prime number is 31. The average of the 2 digits is 2. So, 31 x 2= 62, and so on. The 19th prime number is 71. The average is 4. 71 x 4= 284.','2004-01-07',20040324232101,NULL,5,3,27,0.00,00000000000000,460);
INSERT INTO problem VALUES (1905,6,0,3172,'particle acceleration','A particle is travelling from point A to point B. These two points are separated by distance D. Assume that the initial velocity of the particle is zero. Given that the particle never increases its acceleration along its journey, and given that the particle arrives at point B with speed V, what is the longest time that the particle can take to arrive at B?\r\n','?','2004-01-13',20040324232101,NULL,3,3,3,0.00,00000000000000,145);
INSERT INTO problem VALUES (1914,14,0,3172,'Have a piece of Pi e...','We know that Pi, the ratio between the circumference of a circle and its diameter, is irrational...<P>\r\nand we know that e, the base of natural logarithms is irrational...<P>\r\n\r\nbut, is Pi + e irrational?\r\n','I don\'t know.','2004-01-14',20040324232101,NULL,5,3,7,0.00,00000000000000,241);
INSERT INTO problem VALUES (1915,16,0,3172,'Hexagonal Dillema','A hexagon with sides of length 2, 7, 2, 11, 7, 11 is inscribed in a circle. Find the radius of the circle.','?','2004-01-14',20040324232101,NULL,4,3,8,0.00,00000000000000,258);
INSERT INTO problem VALUES (1916,16,0,3172,'Circles Abound!','Begin with one circle, and inscribe 4 interior, cyclically tangent, circles A, B C, D, such that they are also tangent to the large circle.<P>\r\n\r\nIn each of the four circles, inscribe 4 interior circles, in exactly the same way.<P>\r\n\r\nFinally, inscribe a small circle in the center of the orginal circle, tangent to A, B, C, and D.<P>\r\n\r\nWhich is larger, this small circle, or the small circles inscribed in A, B, C, and D?','http://mcraefamily.com/MathHelp/PuzzleCirclesAnswer.htm','2004-01-14',20040324232101,NULL,4,3,8,0.00,00000000000000,259);
INSERT INTO problem VALUES (1917,10,0,4106,'Robinson\'s Companion','Robinson found himself on an island where some of the people were liars, and others always told the truth.<p> When he met with one of the inhabitant of the island, he asked him: \"Are you a liar or not?\"\r\n\"I\'m not a liar\", answered the person.\r\n\"All right, if it is so, you\'ll be my companion\", Robinson said.<p>\r\nAfter a while they saw another man.\r\nRobinson pointed to the man and asked his new friend,\r\n\"Could you, please, ask him, if he is a liar or not?\"\r\nThe new friend asked the question to the man, came back and said,\r\n\"He said he was not a liar\".<br>\r\n\"All right, now I\'m convinced that you are not a liar!\" smiled Robinson. What convinced Robinson? ','Regardless of who is interrogated (liar or not), to the question \"Are you a liar or not?\" the person will answer: \"I\'m not a liar!\". Indeed, if he is not a liar, then he is telling the truth. If he is a liar, then he will say a lie about himself (that is, that he is not a liar).\r\nSo, Robinson was just checking the honesty of his companion: if the companion was a liar, then he would lie and tell Robinson that the answer was \"I\'m a liar!\". Since the companion said that the answer was \"I\'m not a liar!\", then the companion must be a truth-teller.','2004-01-14',20040324232101,NULL,4,3,2,0.00,00000000000000,108);
INSERT INTO problem VALUES (1918,9,0,4106,'Missing dollar','Three people check into a hotel. They pay $30 to the manager and go to their room. The manager finds out that the room rate is $25 and gives $5 to the bellboy to return. On the way to the room the bellboy reasons that $5 would be difficult to share among three people so he pockets $2 and gives $1 to each person. Now each person paid $10 and got back $1. So they paid $9 each, totalling $27. The bellboy has $2, totalling $29. Where is the remaining dollar? ','Each person paid $9, totalling $27. The manager has $25 and the bellboy $2. The bellboy\'s $2 should be added to the manager\'s $25 or subtracted from the tenants\' $27, not added to the tenants\' $27. \r\n\r\n','2004-01-14',20040324232101,NULL,4,3,3,0.00,00000000000000,146);
INSERT INTO problem VALUES (1919,2,0,4106,'Children','A man walks into a bar, orders a drink, and starts chatting with the bartender. After a while, he learns that the bartender has three children. \"How old are your children?\" he asks. \"Well,\" replies the bartender, \"the product of their ages is 72.\" The man thinks for a moment and then says, \"that\'s not enough information.\" \"All right,\" continues the bartender, \"if you go outside and look at the building number posted over the door to the bar, you\'ll see the sum of the ages.\" The man steps outside, and after a few moments he reenters and declares, \"Still not enough!\" The bartender smiles and says, \"My youngest just loves strawberry ice cream.\" How old are the children? A variant of the problem is for the sum of the ages to be 13 and the product of the ages to be the number posted over the door. In this case, it is the oldest that loves ice cream. Then how old are they? ','First, determine all the ways that three ages can multiply together to get 72: (quite a feat for the bartender) \r\n72 1 1 \r\n36 2 1 \r\n24 3 1 \r\n18 4 1 \r\n18 2 2 \r\n12 6 1 \r\n12 3 2 \r\n9 4 2 \r\n9 8 1 \r\n8 3 3 \r\n6 6 2 \r\n6 4 3 \r\nAs the man says, that\'s not enough information; there are many possibilities. So the bartender tells him where to find the sum of the ages--the man now knows the sum even though we don\'t. Yet he still insists that there isn\'t enough info. This must mean that there are two permutations with the same sum; otherwise the man could have easily deduced the ages. \r\nThe only pair of permutations with the same sum are 8 3 3 and 6 6 2, which both add up to 14 (the bar\'s address). Now the bartender mentions his \"youngest\"--telling us that there is one child who is younger than the other two. This is impossible with 8 3 3--there are two 3 year olds. Therefore the ages of the children are 6, 6, and 2. \r\n\r\n','2004-01-14',20040324232101,NULL,4,3,3,0.00,00000000000000,147);
INSERT INTO problem VALUES (1920,2,0,4106,'How to cross the bridge','There 4 persons who have to cross a bridge who take 1,2,5 and 10 minutes respectively.Only two can cross the bridge at time.It is quite dark and there is only one torch. So,these people have cross the bridge accordingly. In case two of them cross the bridge, there speed will be determined by the speed of the slower.\r\nDetermine the minimum time required to cross the bridge.','Minimum time is 17minutes\r\n\r\n1 and 2 cross.\r\n1 comes back with the torch.\r\n10 and 5 cross.\r\n2 comes back with the torch.\r\n1 and 2 cross.','2004-01-14',20040324232101,NULL,4,3,4,0.00,00000000000000,177);
INSERT INTO problem VALUES (1927,14,0,3172,'What\'s the difference between snowmen and snowwomen?','Last week (it was during the winter), I was in a snowball fight... and I had two left when we had to call it quits.  As it happened, they were both spheres and one had exactly twice the diameter as the other.<P>\r\n\r\nI left the two on the ground, when we quit... and the weather started to get warmer.  The snowballs started to melt.  The melting only occurred at their surface, so the speed at which the balls melted was proportional to the surface of the (remainder of the) snowballs.<P>\r\n\r\nHow much (volume) was left of the small snowball when half the volume of the larger had melted?','Approximately 20.27%.<P>\r\n\r\nhttp://www.dse.nl/~puzzle/arith/melting_snowballs_us.html','2004-01-17',20040324232101,NULL,5,3,10,0.00,00000000000000,294);
INSERT INTO problem VALUES (1921,6,0,3172,'Geosynchronous Orbit','A prominent politician recently proposed, as part of our SDI, to place a defensive satellite in geosynchronous orbit directly above Washington, D.C.<P>\r\n\r\nWhat if anything is wrong with his suggestion?','Geosynchronous orbits are always over the equator.<P>\r\n\r\nFor a satellite to be over a point not on the equator, it must \"oscillate\" to both sides of the equator, over time.<P>\r\n\r\nInterestingly, you can have a satellite spend <I>more</I> time over the northern or southern hemisphere by placing it in an elliptical orbit.','2004-01-15',20040324232101,NULL,2,3,9,0.00,00000000000000,276);
INSERT INTO problem VALUES (1922,2,0,3372,'blah blah','sdfhghs','sfghgh','2004-01-15',20040324232101,NULL,3,3,4,0.00,00000000000000,178);
INSERT INTO problem VALUES (1923,20,0,2716,'Symmetrical words','Can you think of words...<br>\r\nwith horizontal symmetry?<br>\r\nwith 180 degrees rotation symmetry?','CHOICE and SWIMS','2004-01-15',20040324232101,NULL,2,3,6,0.00,00000000000000,223);
INSERT INTO problem VALUES (1965,10,0,5033,'The Escapee','   You are a spy in a hostile country, trying to escape.  As a disguise, you joined the local Knavy, which is like a navy, but is made up entirely of knaves (people who alternate telling the truth and lying).  You have heard that a ship, the HMS<I> Levik </I>is docked in the city harbor to help you escape.  The problem is, there are five ships in port (at docks one through five) and none of them are marked with a name.\r\n<P>\r\n   You have managed to talk with two old sea captains in the Knavy about which ship is which.  They talked a little, but you don\'t know if they lied first or told the truth first.\r\n<P>\r\n   Based on their curious descriptions, can you figure out which ship is the HMS <I>Levik</I>?\r\n<P>\r\n<B>CAPT. HUDSON:</B>\r\n<P>\r\n1. The <I>Salamander</I> is not moored next to the <I>Revenge</I>.\r\n<P>\r\n2. The <I>Antimony</I> is moored at dock one.\r\n<P>\r\n3. The <I>Levik</I> is moored at dock two.\r\n<P>\r\n4. The <I>Defiance</I> is moored next to the <I>Levik</I>\r\n<P>\r\n<B>CAPT. FUNDY</B>\r\n<P>\r\n1. The <I>Defiance</I> is not moored at dock two.\r\n<P>\r\n2. The <I>Levik</I> is moored at dock four.\r\n<P>\r\n3. The <I>Salamander</I> is moored next to the <I>Revenge</I>.\r\n<P>\r\n4. The <I>Antimony</I> is not moored next to the <I>Salamander</I>.','   Assume for a moment that <B>Capt. Fundy</B>\'s third statement is false.  If so, <B>Capt. Hudson</B>\'s first would be true, his third would be true, (he alternates truths and lies) and <B>Capt. Fundy</B>\'s first would also be true.  Therefore, the <I>Levik</I> is moored at docks two and four.  This is a contradiction, so <B>Capt. Fundy</B>\'s third statement is true.\r\n   Reading the statements (now that we know which are lies and which are truths) the <I>Antimony</I> is moored at dock one, the <I>Salamander</I> is moored at dock two, the <I>Revenge</I> is moored at dock three, the <I>Defiance</I> is moored at dock four, and finally, your escape ship is moored at dock five.\r\n   There may be another order to solving this, but I just picked one.','2004-01-21',20040324232101,NULL,4,3,2,0.00,00000000000000,111);
INSERT INTO problem VALUES (1925,2,0,3372,'Wagga Wagga','Zipadeedooda!','agddf','2004-01-16',20040324232101,NULL,3,3,5,0.00,00000000000000,202);
INSERT INTO problem VALUES (1926,15,0,2716,'Powers of powers','Solve for x, if:\r\n<pre>\r\n   3\r\n  x\r\n x\r\nx    = 3\r\n</pre>\r\n','x=3^(1/3)','2004-01-16',20040324232101,NULL,3,3,7,0.00,00000000000000,242);
INSERT INTO problem VALUES (2208,14,0,5352,'Pattern Repeat','My girlfriend thinks that it is time to change the decor in the bedroom, she likes the idea of patterned wallpaper.<br>Sheeeesh, I thought, as she told me, now i have to deal with a pattern repeat.<p>\r\nOur room is 12\' by 13\'6\" and 7\'7\" tall, it has a window recessed by 6\" and measuring 8\'3\" by 3\'7\", the top of the window recess is only 10\" from the ceiling, the doorway is 6\'6\" tall and 2\'8\" wide.<p>\r\nMy beloved has chosen a tasteful puse and lilac coloured wallpaper with irridescant hamsters with which to adorn the walls, the pattern repeat is 20cm.<p>\r\nA roll of wallpaper measures 10Metres by 0.75Metres, assuming that i can cope with this fantastic colour scheme, what is the minimum number of full rolls i will need to redecorate the walls? <i>Assume each roll is identical.<br></i>','?','2004-03-15',20040324232101,NULL,3,3,6,0.00,00000000000000,231);
INSERT INTO problem VALUES (1932,2,0,3172,'Arab Sheikh','An Arab sheikh tells his two sons to race their camels to a distant city to see who will inherit his fortune. The one whose camel is slower will win. The brothers, after wandering aimlessly for days, ask a wise man for advice.<BR><BR>After hearing the advice they jump on the camels and race as fast as they can to the city.<BR><BR>What does the wise man say?','switch camels','2004-01-18',20040324232101,NULL,3,3,12,0.00,00000000000000,323);
INSERT INTO problem VALUES (1933,4,0,3172,'Parking Cars','There is an east-west street of length L units.  And we park cars of unit length along the north side until we can\'t place any more cars.  Each car is placed randomly (uniformly).<P>\r\n\r\nWhat is the expected number of cars that can be parked (as a function of L)?<BR>\r\n__________________________<P>\r\n\r\nI\'ll start you off...<P>\r\n\r\nFor 0 &lt;= L &lt; 1, F(L) = 0<BR>\r\nFor 1 &lt;= L &lt; 2, F(L) = 1<P>\r\n\r\nOkay... now the easy ones are out of the way, can you describe the function for L&gt;=2?','This one is difficult.','2004-01-18',20040324232101,NULL,5,3,13,0.00,00000000000000,334);
INSERT INTO problem VALUES (1934,7,0,3172,'7-11 revisited','Remember <A HREF=\"http://perplexus.info/show.php?pid=1031&cid=6391\">this one</a>?<BR><BR>\r\n\r\nPretty cool... but is $7.11, the only amount that would have worked?  How many other totals (less than or equal to $8.00) can you find, that also have the same property?','There are <B>43</b> <I>OTHER</i> solutions less than or equal to $8.00, apart from $7.11.<BR><BR>\r\nHere\'s a list of the numbers that work.<BR><BR>\r\nI leave it as an exercise to the reader to find the 4 numbers that add/multiply together to reach each.<BR><BR>\r\nBy the way, some solutions (such as 7.56), have up to 4 ways of finding an answer.<BR><BR>\r\n6.44<BR>\r\n6.51<BR>\r\n6.60<BR>\r\n6.63<BR>\r\n6.65<BR>\r\n6.72<BR>\r\n6.75<BR>\r\n6.78<BR>\r\n6.80<BR>\r\n6.84<BR>\r\n6.86<BR>\r\n6.89<BR>\r\n6.93<BR>\r\n7.02<BR>\r\n7.05<BR>\r\n7.07<BR>\r\n7.08<BR>\r\n7.11<BR>\r\n7.13<BR>\r\n7.14<BR>\r\n7.20<BR>\r\n7.25<BR>\r\n7.26<BR>\r\n7.28<BR>\r\n7.29<BR>\r\n7.35<BR>\r\n7.37<BR>\r\n7.47<BR>\r\n7.50<BR>\r\n7.52<BR>\r\n7.56<BR>\r\n7.62<BR>\r\n7.65<BR>\r\n7.67<BR>\r\n7.70<BR>\r\n7.74<BR>\r\n7.77<BR>\r\n7.79<BR>\r\n7.80<BR>\r\n7.82<BR>\r\n7.83<BR>\r\n7.86<BR>\r\n7.92<BR>\r\n8.00<BR>','2004-01-18',20040324232101,NULL,5,3,13,0.00,00000000000000,335);
INSERT INTO problem VALUES (1935,6,0,3172,'Hands On A Clock','Do the 3 hands on an analog clock (hours, minutes, seconds) ever divide the face of the clock into 3 equal segments, i.e. 120 degrees between each hand?','First let us assume that our clock has 60 divisions. We will show that any time the hour hand and the minute hand are 20 divisions (120 degrees) apart, the second hand cannot be an integral number of divisions from the other hands, unless it is straight up (on the minute).\r\n<P>\r\nLet us use h for hours, m for minutes, and s for seconds. We will use =n to mean congruent mod n, thus 12 =5 7.\r\n<P>\r\nWe know that m =60 12h, that is, the minute hand moves 12 times as fast as the hour hand, and wraps around at 60. We also have s =60 60m. This simplifies to s/60 =1 m, which goes to s/60 = frac(m) (assuming s is in the range 0 &lt;= s &lt; 60), which goes to s = 60 frac(m). Thus, if m is 5.5, s is 30.\r\n<P>\r\nNow let us assume the minute hand is 20 divisions ahead of the hour hand. So m =60 h + 20, thus 12h =60 h + 20, 11h =60 20, and, finally, h =60/11 20/11 (read \'h is congruent mod 60/11 to 20/11\'). So all values of m are k + n/11 for some integral k and integral n, 0 &lt;= n &lt; 11. s is therefore 60n/11. If s is to be an integral number of units from m and h, we must have 60n =11 n. But 60 and 11 are relatively prime, so this holds only for n = 0. But if n = 0, m is integral, so s is 0.\r\n<P>\r\nNow assume, instead, that the minute hand is 20 divisions behind the hour hand. So m =60 h - 20, 12h =60 h - 20, 11h =60 -20, h =60/11 -20/11. So m is still k + n/11. Thus s must be 0.\r\n<P>\r\nBut if s is 0, h must be 20 or 40. But this translates to 4 o\'clock or 8 o\'clock, at both of which the minute hand is at 0, along with the second hand.\r\n<P>\r\nThus the 3 hands can never be 120 degrees apart, Q.E.D.\r\n<P>\r\nThis assumes, of course, that the second hand is synchronized with the minute hand. This is not true on some inexpensive analog watches. This also assumes that the watch is not broken.','2004-01-18',20040324232101,NULL,5,3,14,0.00,00000000000000,346);
INSERT INTO problem VALUES (1936,7,0,3172,'10,000','Find all series of consecutive positive integers whose sum is exactly 10,000.<BR>\r\n__________________________________\r\n\r\nWhat if we don\'t require the consecutive integers to (all) be positive?','Generalize to find X (and I) such that:\r\n<P>\r\n  (X + X+1 + X+2 + ... + X+I) = T\r\n<P>\r\nfor any integer T.\r\n<P>\r\nYou are asking for all (X,I) s.t. (2X+I)(I+1) = 2T. The problem is (very) slightly easier if we don\'t restrict X to being positive, so we\'ll solve this first.\r\n<P>\r\nNote that 2X+I and I+1 must have different parities, so the answer to the relaxed question is N = 2*(o_1+1)*(o_2+1)*...*(o_n+1), where 2T = 2^o_0*3^o_1*...*p_n^o_n (the prime factorization); this is easily seen to be the number of ways we can break 2T up into two positive factors of differing parity (with order).\r\n<P>\r\nIn particular, 20000 = 2^5*5^4, hence there are 2*(4+1) = 10 solutions for T = 10000. These are (2X+I,I+1):\r\n<P>\r\n(32*1,5^4)   (32*5,5^3)   (32*5^2,5^2)   (32*5^3,5)   (32*5^4,1)<BR>\r\n(5^4,32*1)   (5^3,32*5)   (5^2,32*5^2)   (5,32*5^3)   (1,32*5^4)\r\n<P>\r\nAnd they give rise to the solutions (X,I):\r\n<P>\r\n(-296,624)   (18,124)   (388,24)   (1998,4)     (10000,0)<BR>\r\n(297,31)     (-27,179)  (-387,799) (-1997,3999) (-9999,19999)\r\n<P>\r\nIf you require that X>0 note that this is true iff 2X+I > I+1 and hence the number of solutions to this problem is N/2 (due to the symmetry of the above ordered pairs).','2004-01-18',20040324232101,NULL,3,3,14,0.00,00000000000000,347);
INSERT INTO problem VALUES (1937,7,0,3172,'Mirror, Mirror on the wall','Is there an integer that has its digits reversed after dividing it by 2?','Assume there\'s such a positive integer x such that x/2=y and y is the reverse of x.\r\n<P>\r\nThen x=2y. Let x = a...b, then y = b...a, and:<BR>\r\n<PRE>\r\n         b...a   (y)\r\n       x     2\r\n      --------\r\n         a...b   (x)\r\n</pre>\r\nFrom the last digit b of x, we have b = 2a (mod 10), the possible values for b are 2, 4, 6, 8 and hence possible values for (a, b) are (1,2), (6,2), (2,4), (7,4), (3,6), (8,6), (4,8), (9,8).\r\n<P>\r\nFrom the first digit a of x, we have a = 2b or a = 2b+1. None of the above pairs satisfy this condition. A contradiction.\r\n<P>\r\nHence there\'s no such integer.','2004-01-18',20040324232101,NULL,3,3,15,0.00,00000000000000,356);
INSERT INTO problem VALUES (1938,4,0,3172,'Oldest Girl','You meet a stranger on the street, and ask how many children he has. He truthfully says two.\r\n<P>\r\nYour second question is \"Is the older one a girl?\" He truthfully says yes.\r\n<P>\r\nWhat is the probability that both children are girls?<BR>\r\n________________________\r\n<P>\r\nWhat would the probability be if your second question had been \"Is at least one of them a girl?\", with the other conditions unchanged?<BR>\r\n________________________\r\n<P>\r\n<I>Note: you may assume that any given birth is equally likely to produce a boy or a girl.</i>','There are four (equaly likely) possibilities:\r\n<PRE>\r\n    Oldest child    Youngest child\r\n1.  Girl            Girl\r\n2.  Girl            Boy\r\n3.  Boy             Girl\r\n4.  Boy             Boy\r\n</pre>\r\nIf the stranger says <I>\"My oldest child is a girl,\"</i> he has eliminated cases 3 and 4, and in the remaining cases, both are girls 1/2 of the time.\r\n<P>\r\nIf the stranger says <I>\"At least one of my children is a girl,\"</i> he has eliminated case 4 only, and in the remaining cases, both are girls 1/3 of the time. ','2004-01-18',20040324232101,NULL,3,3,15,0.00,00000000000000,357);
INSERT INTO problem VALUES (2042,12,0,5338,'short hard thinkin\'','Fill in the blanks using the same word with it making sense, the spelling has to be the same as well.\r\n\r\n                                                                                                               My __ is __ than my wallet.\r\n\r\n                                                                                                         \r\n\r\ne.g. My dog is dog than my wallet. Dog is how the word should be; same word, and spelled the same, but unlike dog has the word has to make sense','My lighter is lighter than my wallet.','2004-02-08',20040323232102,NULL,2,3,1,0.00,00000000000000,58);
INSERT INTO problem VALUES (2043,14,0,5345,'9/9=1?','I wonder if anyone can offer any reason why this happens:\r\n\r\nLet x = 1/9 or in terms of recurring decimals, 0.111...\r\n\r\nNow, 2x = 2 * 0.111... = 0.222...\r\n\r\nif we follow this through to 9x, we find that 9x = 9 * 0.111... = 0.999...\r\n\r\nBut 9x is also 9/9 which is equal to 1.\r\n\r\nDoes this mean that 0.999... = 1? Surely not, so where\'s the error?','?','2004-02-08',20040323232102,NULL,3,3,1,0.00,00000000000000,59);
INSERT INTO problem VALUES (1939,2,0,3172,'Indexed Puzzle','Here is a numbered list of statements, some true, some false, which refer to a specific number (positive integer, base 10). It just so happens that if a statement is true then its index number appears among the number\'s digits, and if a statement is false then its index number does not appear among the number\'s digits. Find the number.\r\n<P>\r\n(0) The sum of the number\'s digits is a prime.<BR>\r\n(1) The product of the number\'s digits is odd.<BR>\r\n(2) Each of the number\'s digits is less than the next digit (if there is one).<BR>\r\n(3) No two of the number\'s digits are equal.<BR>\r\n(4) None of the number\'s digits is greater than 4.<BR>\r\n(5) The number has less than 6 digits.<BR>\r\n(6) The product of the number\'s digits is not divisible by 6.<BR>\r\n(7) The number is even.<BR>\r\n(8) No two of the number\'s digits differ by 1.<BR>\r\n(9) At least one of the number\'s digits is equal to the sum of 2 other digits. (Any of the digits may be equal, as long as all 3 digits are distinct.).<BR>\r\n<P>\r\nThe solution is unique.','Answer: 8005\r\n<P>\r\nComplete solution:\r\n<P>\r\n(a) If 6 is a digit then the product of the digits has 6 as a factor. So (6) is false. But then 6 cannot be a digit. Contradiction. So 6 is not a digit, but the product of the digits is divisible by 6.\r\n<P>\r\n(b) If 1 is a digit then by (1) the product of the digits is odd. This means all of the digits are odd. Now the difference between 2 odd numbers is never 1. So (8) is true, and then 8 is a digit. But 8 is even. This contradiction means 1 is not a digit, and the product of the digits is even.\r\n<P>\r\n(c) If 4 is a digit then by (4) only 0,2,3,4 can be digits. (Not 1 by (b).) Since 7 is not a digit the number is odd (by (7)) so it must end in an odd digit which can only be 3. This means all of the digits are different by (3) so there are at most 4 digits. This means (5) is true so 5 is a digit. This contradicts (4) so 4 is not a digit, and at least one digit is greater than 4,\r\n<P>\r\n(d) If 7 is a digit then (8) cannot be a digit since 8-7=1 contradicts (8). But now since 8 is not a digit there must be 2 digits which differ by 1. The only digits the number can have are: 0,2,3,5,7,9. So it must have 2 and 3 as digits. So by (2) 0 cannot be a digit since it must follow some greater digit. Also by (3) all digits are different. So the number can only have at most 5 digits (2,3,5,7,9). Now by (2), 2 must be the first digit, so the last digit is either 7 or 9, both of which are odd. This means the number is odd which contradicts (7). So 7 is not a digit, and the number is odd.\r\n<P>\r\n(e) Recap: So far the number can only have digits 0,2,3,5,8,9 and must be odd, with an even product of digits which is divisible by 6. So it must have at least one odd digit and at least one even digit. Also at least one digit must be greater then 4. Note that 8 and 9 cannot both be digits by (8); also (2) implies (3).\r\n<P>\r\n(f) Now if 5 is NOT a digit, then the number has 6 or more digits from {0,2,3,8,9}. If 3 is a digit then all are different, but there are only 5 different possible digits. So no 3. If 2 is a digit then by (2) so is 3. So no 2. Since the number must have an odd digit it must be 9. This means 8 is not a digit (by (8)), and so there must be 2 digits that differ by 1. But only 0 and 9 are left. This contradiction means that 5 must be a digit, and the number has less than 6 digits.\r\n<P>\r\n(g) If 8 is NOT a digit then at least 2 digits must differ by 1 and since the digits come from {0,2,3,5,9} they must be 2 and 3. Now if 0 is a digit it has to follow some greater digit which contradicts (2). So no 0. Also since 2, 3, and 5 are all digits, and 2+3=5, then 9 is a digit by (9). By (3) all digits are different and by (2) they are in ascending order, so the number must be 2359. But the sum of these digits is 19 which is prime, so (0) is true, which contradicts the fact that there is no 0. So 8 is a digit.\r\n<P>\r\n(h) If 9 is a digit then since 8 is a digit this contradicts (8). So 9 is not a digit.\r\n<P>\r\n(i) If 2 is a digit then by (2) 8 is the last digit (since no 9). But this means the number is even, which contradicts (7). So no 2.\r\n<P>\r\n(j) If 3 is a digit then, (since 5 and 8 are digits) 3+5=8 which contradicts (9), since 9 is not a digit. So no 3.\r\n<P>\r\n(k) Recap: 1,2,3,4,6,7,9 are NOT digits. 5,8 ARE digits. 0 still undecided.\r\n<P>\r\n(l) If 0 is NOT a digit then digital product has only 5s and 8s as factors, which means it cannot be divisible by 6. This contradicts (6). So 0 is a digit.\r\n<P>\r\n(m) Now, since there is no 3 then by (3) there must be at least 2 equal digits. The digits can only be 0,5,8 all of which are present. If the are two 5s or two 8s then, since 0+5=5 and 0+8=8, this contradicts (9). This means there are 2 or more 0s. If there are 3 zeros then, since 0+0=0, this contradicts (9). So there are exactly two 0s, one 5, and one 8. Since the number is odd by (7) it must end with 5, and since it can\'t start with 0, it must be 8005. (Note that the sum of the digits is 13, a prime, which agrees with (0).)<BR>\r\n______________________________\r\n<P>\r\nThis problem came from:\r\n<A HREF=\"http://www.geocities.com/bob_kraus_2000/PUZZLES_INDEXED.html\">http://www.geocities.com/bob_kraus_2000/PUZZLES_INDEXED.html</a>','2004-01-19',20040324232101,NULL,4,3,16,0.00,00000000000000,367);
INSERT INTO problem VALUES (1940,16,0,3172,'Acute Dissection','Is it possible to cut an obtuse triangle (a triangle with one obtuse angle) into smaller triangles, all of them acute? An acute triangle is a triangle with three acute angles. A right angle is neither acute nor obtuse. If such a dissection can be done, what is the smallest number of acute triangles into which any obtuse triangle can be dissected?\r\n<P>\r\nThe illustration shows how an obtuse triangle can be divided into almost all acute triangles except one - the red one. Thus what approach should be used when it is required to cut an obtuse triangle into acute triangles only?','The minimal number of acute triangles is 7. The pattern for the seven triangles is shown in the illustration. An elegant proof for the seven acute triangles has been provided by Wallace Manheimer in American Mathematical Monthly, November 1960. The logic behind the proof is as follows.\r\n<P>\r\nThe obtuse angle must be divided by a line. This line cannot go all the way to the other side, for then it would form another obtuse triangle (or two triangles with right angles), which in turn would have to be dissected, consequently the pattern for the large triangle would not be minimal. The line dividing the obtuse angle must, therefore, terminate at a point inside the triangle. At this vertex, at least five lines must meet, otherwise the angles at this vertex would not all be acute. This creates the inner pentagon of five triangles, making a total of seven triangles as shown in the illustration.<BR>\r\n____________________________\r\n<P>\r\nThis came from <A HREF=\"http://www.puzzles.com/PuzzlePlayground/AcuteDissection/AcuteDissection.htm\">http://www.puzzles.com/PuzzlePlayground/AcuteDissection/AcuteDissection.htm</a>','2004-01-19',20040324232101,NULL,4,3,16,0.00,00000000000000,368);
INSERT INTO problem VALUES (1941,16,0,3172,'Cube Angle','Can you say what angle is made by the two red lines drawn on the two sides of the cube as shown in the illustration?\r\n','The angle made by the two lines is 60 degrees. When we join the ends of the two lines with another line we get a triangle which has three its sides equal to the diagonal of the cube\'s side as shown in the the illustration. Thus we get an equilateral triangle. Since each angle in the equilateral triangle is equal to 60 degrees, the angle between the two lines is also 60 degrees.<BR>\r\n______________________\r\n<P>\r\nThis came from <A HREF=\"http://www.puzzles.com/PuzzlePlayground/Geometry.htm\">http://www.puzzles.com/PuzzlePlayground/Geometry.htm</A>','2004-01-19',20040324232101,NULL,3,3,17,0.00,00000000000000,377);
INSERT INTO problem VALUES (1942,16,0,3172,'Six Cubes','Take six identical cubes and place them on the table in such a way that each cube touches each of the other five cubes with some part of its side (touching along edges or at corners doesn\'t count).','\r\n___________________________________\r\n<P>\r\nThis came from <A HREF=\"http://www.puzzles.com/PuzzlePlayground/Geometry.htm\">http://www.puzzles.com/PuzzlePlayground/Geometry.htm</a>','2004-01-19',20040324232101,NULL,4,3,17,0.00,00000000000000,378);
INSERT INTO problem VALUES (1946,4,0,1920,'A Coin Game','Alex flips a fair coin 20 times. Bert spins a fair coin 21\r\ntimes. Bert wins if he gets more heads than Alex, else Alex wins.\r\nNote that Alex wins if there is a tie. What is the probability that\r\nBert wins?','1/2\r\n<p>\r\nCompare Alex\'s 20 flips to Bert\'s first 20 spins.  By symmetry, there\r\nis (a) a X chance that Alex gets more heads, (b) a X chance that Bert\r\ngets more heads, and (c) a 1-2X chance that they tie.\r\n<p>\r\nIf Bert\'s 21st spin is a head, then he wins all of (b) and (c), but\r\nnone of (a); the best he can get from (a) is a tie, which Alex wins.\r\n<p>\r\nIf Bert\'s 21st spin is a tail, then he wins all of (c), but none of\r\n(a) or (b).\r\n<p>\r\nBert\'s overall chance of winning is (1/2)(X + (1-2X)) + (1/2)(X) = 1/2.','2004-01-20',20040323232102,NULL,3,3,1,0.00,00000000000000,44);
INSERT INTO problem VALUES (1947,7,0,1920,'Fraction Magic Square','Find a 3x3 magic square composed of proper fractions with no denominator greater than 9.\r\n<p>\r\nNote: A proper fraction is a fraction between 0 and 1.','<pre>\r\n1/6  7/9  5/9  ( 3/18  14/18  10/18)\r\n8/9  1/2  1/9  (16/18   9/18   2/18)\r\n4/9  2/9  5/6  ( 8/18   4/18  15/18)\r\n</pre>','2004-01-20',20040324232101,NULL,2,3,2,0.00,00000000000000,109);
INSERT INTO problem VALUES (1948,7,0,1920,'Gloves','Sharon has a number of pairs of gloves of identical design, but of several (at least three) different colors. She has at least three pairs of each color. In the dark she can distinguish the handedness of a glove, but not its color. Unfortunately, she keeps the gloves jumbled up in a drawer in an unlit cellar.\r\n<p>\r\nSharon knows that if she takes out 21 gloves, in the dark, she can be sure of getting at least one pair.\r\n<p>\r\nWhat is the maximum number of pairs of gloves that she could have?','29 pairs of gloves: 3 of one color, 13 of a second color and 13 of a third color.\r\n<p>\r\nIf Sharon takes out 4 left gloves and 17 right ones she must have a pair.\r\n','2004-01-20',20040324232101,NULL,2,3,2,0.00,00000000000000,110);
INSERT INTO problem VALUES (1949,4,0,1920,'The Last Diamond','A standard, thoroughly shuffled 52-card deck is dealt one at a time to 5 players (players 1 - 5) in standard fashion, until the deck is exhausted.\r\n<p> \r\nUsing non-brute force methods, show which player is most likely to be\r\ndealt the last Diamond in the deck.','This is really the same as dealing from the *bottom* of the deck,\r\nstarting with player 2, going to player 1, then 5,4,3,2,1,5,4,3,... \r\nTherefore, since player 2 gets the first shot at a diamond, he has the\r\nbest chance of receiving the first diamond.  So, play this movie\r\nbackwards, once again dealing from the top of the deck, and player 2\r\nhas the best chance of receiving the last diamond.','2004-01-20',20040324232101,NULL,3,3,3,0.00,00000000000000,148);
INSERT INTO problem VALUES (1950,15,0,1920,'Moving Day','An easier version of this puzzle is <a href=\"http://perplexus.info/show.php?pid=1681\">here</a>.\r\n<p>\r\nA large panel needs to be moved through a corridor, the panel is tall as the corridor.  The corridor is A feet wide before a right angle turn, after the turn, it is B feet wide. \r\nWhat is the maximum length of the panel that can pass through this corner. \r\n<p>\r\nOverhead view of the hallway:\r\n<pre>\r\n+------------+---\r\n|           /   |\r\n|          /    |B ft\r\n|         /     |\r\n|        /+------\r\n|       / |\r\n|      /  |\r\n|     /   |\r\n|    /    |\r\n|   /     |\r\n|  /      |\r\n| /       |\r\n|/        |\r\n+&lt;-A ft--&gt;|\r\n</pre>','<pre>\r\n+------------+---\r\n|    y      /   |\r\n|          /    |b ft\r\n|         /     |\r\n|        /+------\r\n|       / |\r\n|x     /  |\r\n|     /   |\r\n|    /    |\r\n|   /     |\r\n|  /      |\r\n| /       |\r\n|/        |\r\n+&lt;-a ft--&gt;|</pre>\r\n\r\nIn the above diagram (x-b)/a = x/y (by similar triangles). \r\n<br>\r\nTherefore y = a*x/(x-b). \r\n<br><br>\r\nThe length of the diagonal line L is given by: \r\nL^2 = x^2+y^2 = x^2+a^2*x^2/(x-b)^2.\r\n<br>\r\nThe minimum value of L is the length of the largest panel.\r\n<br>\r\nL is minimal when L^2 is minimal, i.e.,\r\n<br>\r\n2*L*dL/dx = 2*x+2*a^2*x/(x-b)^2-2*a^2*x^2/(x-b)^3 = 0.\r\n<br><br>\r\nThis can be simplified into (x-b)^3+a^2*(x-b) = a^2*x.\r\n<br>\r\nThen x = a^(2/3)*b^(1/3)+b = b^(1/3)*(a^(2/3)+b^(2/3)).\r\n<br>\r\nThen y = a*(a^(2/3)*b^(1/3)+b)/a^(2/3)*b^(1/3) = a^(1/3)*b^(2/3)+a =\r\na^(1/3)*(a^(2/3)+b^(2/3)).\r\n<br><br>\r\nThis yields the result\r\n<br>\r\nL = sqrt(a^(2/3)+b^(2/3))*(a^(2/3)+b^(2/3)) = (a^(2/3)+b^(2/3))^(3/2).\r\n<br>\r\nThis means that the longest panel has length (a^(2/3)+b^(2/3))^(3/2).','2004-01-20',20040324232101,NULL,3,3,3,0.00,00000000000000,149);
INSERT INTO problem VALUES (1951,13,0,1920,'Next Numbers Please #3','What are the next two numbers in this sequence?\r\n<br>1, 1, 7, 3, 23, 23, 111, 15, 351, 415, __, __','Write each number in base two. Add leading zeros to every number so the nth number has n digits.\r\n<pre>\r\n1  =1\r\n1  =01\r\n7  =111\r\n3  =0011\r\n23 =10111\r\n23 =010111\r\n111=1101111\r\n15 =00001111\r\n351=101011111\r\n415=0110011111\r\n</pre>\r\nEach column has a pattern, n 1\'s followed by n 0\'s repeatedly.\r\n<br>For example the third column is 111000111000111000...\r\n<p>\r\nContinuing the pattern:\r\n<pre>\r\n1 = 1\r\n01 = 1\r\n111 = 7\r\n0011 = 3\r\n10111 = 23\r\n010111 = 23\r\n1101111 = 111\r\n00001111 = 15\r\n101011111 = 351\r\n0110011111 = 415\r\n11100111111 = 1855\r\n000100111111 = 319\r\n</pre>\r\nThe next two numbers are 1855 and 319\r\n<br>\r\nSequence 1,1,7,3,23,23,111,15,351,415,1855,319','2004-01-20',20040324232101,NULL,5,3,4,0.00,00000000000000,179);
INSERT INTO problem VALUES (1952,11,0,1920,'Mixing Paint','A painter has a gallon tin (eight pints) contianing six pints of yellow paint and another gallon tin containing four pints of blue paint. He wants to mix the paints together so he can paint a room green. The shade of green in all the containers at the end must be the same.\r\n<p>\r\nThe two tins are different shapes (though the both will hold exactly\r\na gallon) and they are not symmetric shapes, so it is not possible to\r\ntell if they are, say, half full by tilting them at an angle.  The\r\npainter cannot make marks on the tins either .\r\n<p>\r\nUnfortunately, he doesn\'t have a mixing vessel large enough to hold all\r\nthe paint - the only other container he has is a pint glass.\r\n<p>\r\nBy pouring paint back and forth, mix the paint correctly using just these containers.','Step 1. Using glass, transfer 1 pint from yellow tin to blue tin\r\n<br>  - Yellow Tin: 5 pints of 100% yellow.\r\n<br>  - Blue Tin: 5 pints of 80% blue.\r\n<br>  - Glass: Empty.\r\n<p>Step 2. Pour one pint from blue tin into glass.\r\n<br>  - Yellow Tin: 5 pints of 100% yellow.\r\n<br>  - Blue Tin: 4 pints of 80% blue.\r\n<br>  - Glass: 1 pint of 80% blue.\r\n<p>Step 3. Pour paint from yellow tin into blue tin until it is full.\r\n<br>  - Yellow Tin: 1 pint of 100% yellow.\r\n<br>  - Blue Tin: 8 pints of 40% blue.\r\n<br>  - Glass: 1 pint of 80% blue.\r\n<p>Step 4. Pour the glass into the yellow tin.\r\n<br>  - Yellow Tin: 2 pint of 40% blue.\r\n<br>  - Blue Tin: 8 pints of 40% blue.\r\n<br>  - Glass: Empty.','2004-01-20',20040324232101,NULL,2,3,4,0.00,00000000000000,180);
INSERT INTO problem VALUES (1953,18,0,1920,'950','Take the number 1010101 and rearrange it to represent 950.','Method 1<br>\r\nMove the last \"1\" to a horizontal position over the second \"1\", thus creating \"10 TO 10\", or 9:50. \r\n<p>Method 2<br>\r\nRearrange all the characters to make \"1000 - L\". With L representing 50 in Roman Numerals, this would become 950. \r\n<p>Method 3<br>\r\nCreate \"1001\", \"101\", and \"\" (nothing) and change the binary to decimal to make \"9\", \"5\" and \"0\".','2004-01-20',20040324232101,NULL,2,3,5,0.00,00000000000000,204);
INSERT INTO problem VALUES (2243,16,0,1920,'Measure that angle II','Triangle ABC is isosceles with side AB=AC, and angle BAC = 20 degrees. <br>D is a point on side AC with AD=BC. <br>Find angle DBC without using trigonometry.','First, find the point E such that EA = ED = AB, with E and B both on the same side of line AC.\r\n<p>Then:\r\n<br>  triangles EAD and ABC are congruent\r\n<br>  angle AED = 20\r\n<br>  angle EAD = 80\r\n<br>  angle EAB = 60\r\n<br>  triangle EAB is equilateral\r\n<br>  angle EBA = 60\r\n<br>  angle EBC = 140\r\n<br>  angle AEB = 60\r\n<br>  angle DEB = 40\r\n<br>  triangle DEB is isosceles\r\n<br>  angle DBE = angle BDE = 70\r\n<br>  angle DBC = 70','2004-03-24',20040324232101,NULL,4,3,19,0.00,00000000000000,401);
INSERT INTO problem VALUES (2244,6,0,1920,'Moving Furniture','An interior designer has a dilemma. She has to move an amazingly heavy armchair which is up against a wall. The chair needs to be sitting so it is exactly beside its starting position and facing the same way.\r\n<p>\r\nIf the only possible movement is to rotate the chair on any of its corners, how can the chair be moved to its new position?','Let A and B be the two corners of the chair which are against the wall.\r\n<p>\r\nRotate 60 deg clockwise on corner A.\r\nRotate 60 deg counterclockwise on corner B.\r\nRotate 60 deg counterclockwise on corner A.\r\nAnd, rotate 60 deg clockwise on corner B.','2004-03-24',20040324232101,NULL,2,3,19,0.00,00000000000000,402);
INSERT INTO problem VALUES (1954,21,0,1920,'Random Number Generator','A particular random number generator returns positive integer n with probability 1/(2^n). (ie \'1\' with probability 1/2, \'2\' with probability 1/4,  \'3\' with probability 1/8, etc.)\r\n<p>\r\nUsing this random number generator, write an algorithm which chooses a random integer from 1 to 37 with equal probability.','?','2004-01-20',20040324232101,NULL,3,3,5,0.00,00000000000000,205);
INSERT INTO problem VALUES (1963,13,0,1920,'Sequence of Squares','Show that there is an infinite sequence of distinct positive integers a, b, c, d, ... for which ab+1, bc+1, cd+1, ... are all squares.','The sequence can be 1,3,5,7,9,... or 2,4,6,8,10,...','2004-01-21',20040324232101,NULL,2,3,8,0.00,00000000000000,260);
INSERT INTO problem VALUES (1964,13,0,1920,'Not A Magic Square','Place nine different digits (from 0-9) into a 3x3 grid, such that the eight sums formed by the three rows, three columns and two diagonals are consecutive numbers.','<pre>\r\nSums from 11 to 18:        Sums from 9 to 16: \r\n     1  8  6 --> 15              3  1  8 --> 12\r\n     9  7  0 --> 16              9  2  0 --> 11\r\n     4  3  5 --> 12              4  6  5 --> 15\r\n   / |  |  | \\                 / |  |  | \\\r\n  /  |  |  |  \\               /  |  |  |  \\ \r\n17  14 18 11  13            14  16  9 13  10\r\n</pre>','2004-01-21',20040324232101,NULL,3,3,8,0.00,00000000000000,261);
INSERT INTO problem VALUES (2207,7,0,5352,'Who?','<br>What are the next four numbers?<p>\r\n\r\n690626304705844537<br>','<br>4537.<p>\r\nif you have a mobile phone, preferably a Nokia, that has the ability of predictive text, type the number sequence, the message should read read<p> \"My name is juggler\".<p>\r\nThis also works with new Motorola phones, but change the \"0\"\'s to \"1\"\'s.<p>','2004-03-13',20040324232101,NULL,2,3,6,0.00,00000000000000,230);
INSERT INTO problem VALUES (1983,13,0,5306,'Nxt Sequence','1,1 1,2 1,1 2 1 1,1 1 1 2 2 1,3 1 2 2 1 1,------------\r\n\r\nFind the next sequence of numbers?','1 3 1 1 2 2 2 1','2004-01-29',20040323232102,NULL,2,3,1,0.00,00000000000000,47);
INSERT INTO problem VALUES (1969,16,0,5178,'Square Circles','Given: <br><br>\r\n\r\nThree circles A, B and C.<br><br>\r\nEach circle is tangent to the other two.<br><br>\r\nThe radius of A is 20.<br><br>\r\nThe radius of B is 30.<br><br>\r\n\r\nQuestions:<br><br>\r\n\r\nHow many values of radius C exist where the centers of A, B and C form a right triangle?<br><br>\r\n\r\nWhat are the values?<br><br>\r\n\r\n','<br>\r\nThere are 2 solutions where no circle lays within another.  One with the A=90° and one with C =90°.<br><br> \r\n\r\nThere are 2 solutions where circles A and B lay within C.  One with the B=90° and one with C =90°. <br><br>\r\n\r\nThere are 2 solutions where circles A and C lay within B.  One with the A=90° and one with B =90°.<br><br>\r\n\r\nThe answer to the first question is 6<br><br>\r\n\r\nAlthough you could use algebra to solve for R using A²*B²=C² while using combos of adding and subtracting radiuses, there is an easier method.  After solving a few you begin to see a pattern.  All the triangles are similar to ether a 3,4,5 triangle or a 5,12,13 triangle.<br><br>\r\n\r\nWhere no circle lays within another and C=90°<br>\r\nSegment AB=50, AC=30 and BC=40<br>\r\nR=30-20=40-30=10<br><br>\r\n\r\nWhere no circle lays within another and A=90°<br>\r\nSegment AB=50, AC=120 and BC=130<br>\r\nR=120-20=130-30=100<br><br>\r\n\r\nWhere circles A and B lay within B and C=90°<br>\r\nSegment AB=50, AC=130 and BC=120<br>\r\nR=120+30=130+20=150<br><br>\r\n\r\nWhere circles A and B lay within C and C=90°<br>\r\nSegment AB=50, AC=40 and BC=30<br>\r\nR=40+20=30+30=60<br><br>\r\n\r\nWhere circles A and C lay within B and A=90°<br>\r\nSegment AB=10, AC=24 and BC=26<br>\r\nR=24-20=30-26=4<br><br>\r\n\r\nWhere circles A and C lay within B and B=90°<br>\r\nSegment AB=10, AC=26 and BC=24<br>\r\nR=26-20=30-24=6<br><br>\r\n\r\nIn summation: 4, 6, 10, 60, 100 and 150<br><br>\r\n','2004-01-22',20040323232102,NULL,3,3,1,0.00,00000000000000,45);
INSERT INTO problem VALUES (1984,6,0,5306,'Pasture','There is a circle of grass with the radius R. We want to let a sheep eat the grass from that circle by attaching the sheep\'s leash on the edge of the circle. What must be the length of the leash for the sheep to eat exactly half of the grass? \r\n\r\n','Let L denote the length of the leash. Let O be the center of the grass circle, and Q the location where the leash is fastened. Let P and P\' be the two points on the circumference of the grass circle at distance L from Q. Let B denote the measure of angle PQO in radians, and (C = ð - 2B) the measure of POQ. Because PQO is isosceles, we have L = 2 R cos B. The pie-shaped region emanating from O and reaching from P to P\' has area (1/2) R2 (2C) = R2 C. The pie-shaped region emanating from Q and reaching from P to P\' has area L2 B. Together these regions cover the sheep\'s eating area, but they both cover the quadrangle OPQP\', so we must subtract its area, 2 ( (1/2) R L sin B) = R L sin B. We obtain ( R2 C ) + ( L2 B ) - R L sin B = (1/2) ð R2, from which ( R2 ( ð- 2B))+( 4 R2 B cos2 B )-( 2 R2 sin B cos B )=(1/2)ð R2, or ð - 2B + 4 B cos2 B - 2 sin B cos B = ð /2. We solve this numerically for B, and obtain B = 0.952848, C = 1.235897, L=1.158728R. ','2004-01-29',20040323232102,NULL,3,3,1,0.00,00000000000000,48);
INSERT INTO problem VALUES (1985,14,0,5306,'It\'s all in the roots!','Simplify the following:\r\n\r\nsqrt ( 3 - sqrt 5 ) + sqrt ( 4 + sqrt 7 ) + sqrt ( 6 - sqrt 35 ) \r\n\r\n\r\n','sqrt (14) \r\n\r\nWe can check that:\r\nsqrt ( 3 - sqrt 5 ) = sqrt (5/2) - sqrt(1/2),\r\nsqrt ( 4 + sqrt 7 ) = sqrt (7/2) + sqrt(1/2),\r\nsqrt (6 - sqrt 35 ) = sqrt ( 7/2) - sqrt (5/2),\r\nand their sum is\r\n2 sqrt ( 7/2) = sqrt (14).\r\n\r\n\r\n','2004-01-29',20040324232101,NULL,2,3,2,0.00,00000000000000,112);
INSERT INTO problem VALUES (1986,14,0,2716,'Too many roots','How much is <br>\r\n&#8730;(1+ 2&#8730;(1+ 3&#8730;(1+ &#8730;(4+ ...))))','3. This was posed by Ramanujan, and a solution can be found at http://rec-puzzles.org/sol.pl/pickover/pickover.18','2004-01-29',20040324232101,NULL,3,3,11,0.00,00000000000000,312);
INSERT INTO problem VALUES (1987,14,0,2716,'Multiplying gets an square?','Can the product of three consecutive natural numbers be a perfect square?<p>\r\nOf four consecutive numbers?','THREE NUMBERS: If a and b are relatively prime, and ab is a square, then a and b are squares. Suppose (n-1)n(n+1)= k^2, where n>1. Then n(n^2-1)= k^2. But n and (n^2-1) are relatively prime. Therefore n^2-1 is a perfect square, which only happens for n=1.\r\n<p>\r\nFOUR NUMBERS: n(n+1)(n+2)(n+3) = (n^2+3n +1)^2-1\r\n<p>\r\nProblem taken from http://rec-puzzles.org/sol.pl/arithmetic/consecutive.product','2004-01-29',20040324232101,NULL,3,3,11,0.00,00000000000000,313);
INSERT INTO problem VALUES (1988,7,0,2716,'Parting a set','Out of the set {1,2,3...100} you take a random subset of ten numbers; call it T. Prove you can always find two subsets of T such as the sum of the numbers in each subset is the same.<p>Note: the subsets need not include <i>every</i> number in T; in fact, if you asked for this condition, the problem might be impossible (prove it!).\r\n','Out of 10 numbers, there are 1023 ways of picking subsets. However, with 10 numbers out of T, the minimum sum is 1, and the maximum sum is 955 (=91+92+...+99+100). As there are more subsets than possible sums, there must be at least two subsets with the same sum.<p>\r\nFor the second question: If T had ONE odd number and NINE even numbers, and the union of both subsets had to be T, then the sum of the numbers in one of the subsets would be odd, and the other sum would be even.','2004-01-29',20040324232101,NULL,3,3,12,0.00,00000000000000,324);
INSERT INTO problem VALUES (1989,14,0,2716,'Composite forever!','12 can be made into a prime by changing the 2 to 3; likewise, 63 can be changed into a prime by changing the 6 to 7.<p>\r\nFirst, what is the smallest number that cannot changed into a prime by changing a single digit?<p>Second,are there infinitely many such numbers?','See solution at http://rec-puzzles.org/sol.pl/arithmetic/digits/prime/change.one','2004-01-29',20040324232101,NULL,3,3,12,0.00,00000000000000,325);
INSERT INTO problem VALUES (1990,2,0,3372,'dafvbbnb','dfbbbbd','assd','2004-01-29',20040324232101,NULL,3,3,6,0.00,00000000000000,226);
INSERT INTO problem VALUES (1991,2,0,3372,'bgbgbgb','njy','rt','2004-01-29',20040324232101,NULL,4,3,6,0.00,00000000000000,227);
INSERT INTO problem VALUES (1992,10,0,3372,',jhvv','hgd gtfd','jhg hgf hg','2004-01-30',20040324232101,NULL,3,3,7,0.00,00000000000000,246);
INSERT INTO problem VALUES (1993,2,0,3372,'.,kjkjjh','f fd gfdf','jhg fddfg  jhgj fg','2004-01-30',20040324232101,NULL,3,3,7,0.00,00000000000000,247);
INSERT INTO problem VALUES (1995,7,0,5285,'a square','A number written AABB is a square of an integer.\r\nAided by pen and paper find this integer,- no other calculating aids allowed','7744=88*88\r\nit is easy as soon as you perceive that A+B=11','2004-01-31',20040323232102,NULL,3,3,1,0.00,00000000000000,50);
INSERT INTO problem VALUES (1996,7,0,5285,'my house\'s number','My house\'s number can be written\r\nas ABCD but it also equals to\r\nA^B * C^D.\r\nFind the number ..-no computer programs!!!','2592\r\nReasoning provided if needed.','2004-01-31',20040324232101,NULL,3,3,2,0.00,00000000000000,113);
INSERT INTO problem VALUES (1997,6,0,3172,'Hold It (1)','sdf','?','2004-02-01',20040324232101,NULL,3,3,23,0.00,00000000000000,435);
INSERT INTO problem VALUES (1998,6,0,3172,'Hold It (2)','dfadsf','?','2004-02-01',20040324232101,NULL,3,3,24,0.00,00000000000000,440);
INSERT INTO problem VALUES (1999,6,0,3172,'Hold It (3)','sfsdf','?','2004-02-01',20040324232101,NULL,3,3,24,0.00,00000000000000,441);
INSERT INTO problem VALUES (2000,6,0,3172,'Hold It (4)','sdfsdaf','?','2004-02-01',20040324232101,NULL,3,3,25,0.00,00000000000000,448);
INSERT INTO problem VALUES (2001,6,0,3172,'Ten Words','Ten nine-letter words have been separated into units of three letters.  The units have been randomly put in the below list.  Can you determine the original 10 words?<P>\r\n<PRE>  hol rec ant imp fer con\r\n  man dif ice pol acq htn\r\n  ort myt new air sag duc\r\n  dec lig kch ogy ing tan\r\n  uit ent gle tal tor ent</pre>','acquittal,<BR>\r\nconductor,<BR>\r\ndeckchair,<BR>\r\ndifferent,<BR>\r\nimportant,<BR>\r\nlightning,<BR>\r\nmythology,<BR>\r\nnewsagent,<BR>\r\npoliceman,<BR>\r\nrectangle.','2004-02-01',20040324232101,NULL,3,3,25,0.00,00000000000000,449);
INSERT INTO problem VALUES (2002,13,0,3172,'Interesting Sequence','What is missing from this sequence:<P>\r\n\r\nGreenland, New Guinea, Borneo, Madagascar, ?, Sumatra, Honshu, Great Britain \r\n','Baffin Island; from the largest islands in the world, in descending order','2004-02-01',20040324232101,NULL,3,3,26,0.00,00000000000000,455);
INSERT INTO problem VALUES (2003,14,0,3172,'Highest Number','Use all the digits 1 to 9 create three 3-digit numbers, which, when multiplied together creates the highest value possible.','763, 852, 941; multiplied together = 611,721,516. ','2004-02-01',20040324232101,NULL,3,3,26,0.00,00000000000000,456);
INSERT INTO problem VALUES (2004,6,0,3172,'Fill in the blanks.','What three letter word best completes the below words? \r\n<PRE>SW...\r\n...Y\r\nAL...\r\nF...\r\nW...</pre>\r\n','arm','2004-02-01',20040324232101,NULL,3,3,27,0.00,00000000000000,461);
INSERT INTO problem VALUES (2005,7,0,3172,'Guess my number','I\'m thinking of a number.\r\n<UL><LI>if it is not a multiple of 4, then it is between 60 and 69\r\n<LI>if it is a multiple of 3 it is between 50 and 59\r\n<LI>if it is not a multiple of 6 it is between 70 and 79.</ul>\r\nWhat is the number?','76','2004-02-01',20040324232101,NULL,2,3,27,0.00,00000000000000,462);
INSERT INTO problem VALUES (2006,13,0,3172,'Interesting sequence (2)','Below is a list of letters, these letters can all be used to spell a well known sequence.<P>\r\n\r\nFor example, if the sequence was Matthew, Mark, Luke, John, the list of letters would be aaeehhjkklmmnorttuw.<P>\r\n\r\n  <B>aaaaaabdeeghllmmptt</b>\r\n','alpha, beta, gamma, delta. ','2004-02-01',20040324232101,NULL,3,3,28,0.00,00000000000000,465);
INSERT INTO problem VALUES (2007,13,0,3172,'Interesting Sequence (3)','What year comes next in the following sequence?<P>\r\n\r\n1973 1979 1987 1993 1997 1999 \r\n','2003; they are prime years.','2004-02-01',20040324232101,NULL,3,3,28,0.00,00000000000000,466);
INSERT INTO problem VALUES (2008,6,0,3172,'Fill in the blanks (2)','These 10 words which have had their beginnings and endings removed. The same two letters can be found at the beginning and the end of each word. <I>(For example REspiRE.)</i>\r\n<PRE>..QUI..\r\n..YLI..\r\n..GIB..\r\n..SUL..\r\n..LIV..\r\n..IFI..\r\n..RMI..\r\n..ALG..\r\n..GRA..\r\n..STO..</pre>\r\nCan you determine all 10 words?','require,<BR>\r\nstylist,<BR>\r\nlegible,<BR>\r\ninsulin,<BR>\r\nenliven,<BR>\r\nedified,<BR>\r\ntermite,<BR>\r\namalgam,<BR>\r\ndegrade,<BR>\r\nrestore.','2004-02-01',20040324232101,NULL,3,3,29,0.00,00000000000000,471);
INSERT INTO problem VALUES (2009,6,0,3172,'Groups of WHAT?!?','If a collection of woodcocks is called a fall and a collection of cards is called a rubber, what are these collectively known as:<P>\r\n\r\nwildfowl, bears, foxes, bees, lions, sergeants ','wildfowl - plump,<BR>\r\nbears - sleuth,<BR>\r\nfoxes - skulk,<BR>\r\nbees - swarm,<BR>\r\nlions - pride,<BR>\r\nsergeants - subtiltie.<BR>','2004-02-01',20040324232101,NULL,3,3,29,0.00,00000000000000,472);
INSERT INTO problem VALUES (2010,16,0,3172,'Nice View','Assuming that the earth is a perfect sphere, in units of the earth\'s radius, how high must one be to see <I>exactly</i> one third of the earth\'s surface?','I think the answer is two times the radius (or a distance equal to the diameter).','2004-02-01',20040324232101,NULL,4,3,30,0.00,00000000000000,475);
INSERT INTO problem VALUES (2011,13,0,3172,'Interesting Sequence (4)','What comes next in this sequence:<P>\r\n\r\nIron, Bromine, Uranium, Argon, ?\r\n','Yttrium; from the atomic element\'s symbols which are spelling February: Fe + Br + U + Ar + Y. ','2004-02-01',20040324232101,NULL,3,3,30,0.00,00000000000000,476);
INSERT INTO problem VALUES (2012,6,0,3172,'Ten Words (2)','Ten nine-letter words have been separated into units of three letters.  The units have been randomly put in the below list.  Can you determine the original 10 words?<P>\r\n<PRE>   rbr ent ard man tor rbo\r\n   and ban con erf dst dli\r\n   fly spa dra dif hai ght\r\n   per all fis ove ush hea\r\n   new gon fer wat her duc </pre>','waterfall,<BR>\r\noverboard,<BR>\r\nbandstand,<BR>\r\nhairbrush,<BR>\r\ndifferent,<BR>\r\nfisherman,<BR>\r\nconductor,<BR>\r\nnewspaper,<BR>\r\nheadlight,<BR>\r\ndragonfly. ','2004-02-01',20040324232101,NULL,3,3,31,0.00,00000000000000,479);
INSERT INTO problem VALUES (2013,6,0,3172,'Shepherd\'s Puzzle (2)','Farmer Joe owns a cow, a goat, and a duck.  The animals each eat grass at a constant rate.  And Farmer Joe occasionally lets them eat the grass on a small pasture of his.\r\n<UL><LI>If the cow and the goat graze together, the pasture is bare after 45 days.\r\n<LI>If the cow and the duck graze together, the pasture is bare after 60 days.\r\n<LI>If the cow grazes alone, the pasture is bare after 90 days.\r\n<LI>If the goat and the duck graze together, the pasture is bare after 90 days, also.</UL>\r\nHow long will it take for the pasture to be bare if all three animals graze together?','36 days.<P>\r\n\r\nhttp://www.dse.nl/~puzzle/arith/index.html','2004-02-01',20040324232101,NULL,3,3,31,0.00,00000000000000,480);
INSERT INTO problem VALUES (2014,6,0,3172,'Ten Words (3)','Ten nine-letter words have been separated into units of three letters.  The units have been randomly put in the below list.  Can you determine the original 10 words?<P>\r\n<PRE>   ely rec ant htn fer ort\r\n   ent cer por sin lig ian\r\n   lio row use rar lib ive\r\n   tfo sca ing ing far eth\r\n   som dif est dig imp mho</pre>','different,<BR>\r\ndigestive,<BR>\r\nfarmhouse,<BR>\r\nimportant,<BR>\r\nlibrarian,<BR>\r\nlightning,<BR>\r\nportfolio,<BR>\r\nscarecrow,<BR>\r\nsincerely,<BR>\r\nsomething','2004-02-01',20040324232101,NULL,3,3,32,0.00,00000000000000,483);
INSERT INTO problem VALUES (2015,4,0,3172,'Chessboard Coin','I\'ve a chessboard of side 80cm.<P>\r\n\r\nYou\'ve a coin of diameter 2cm, and you throw it on to the chessboard.  The center of the coin falls somewhere on the chessboard.<P>\r\n\r\nWhat is the likelihood that the coin is completely within a white square?','<B>32%</B><P>\r\n\r\nFor the coin to fall within a white square, it (its centre) must fall into a smaller area inside a white square. This smaller area will also be a square with its length 2cm shorter than the 10cm white square. (If the coin falls at the very edge of the white square, its centre will be on the edge of this smaller white square the border of this square will be 1cm away from the border of the larger square) So it must land within this area = 64squared cm.<P>\r\n\r\nThe area of a white square is 100 square cm = .64 but only every 2nd square is white, so answer = .32','2004-02-01',20040324232101,NULL,3,3,32,0.00,00000000000000,484);
INSERT INTO problem VALUES (2016,6,0,3172,'Ten Words (4)','Ten nine-letter words have been separated into units of three letters.  The units have been randomly put in the below list.  Can you determine the original 10 words?<P>\r\n<PRE>  ent sen oom ush ile cro\r\n   cla rbr ise lis ssr lig\r\n   hai mar htn age ess new\r\n   sag clo gar ion ing oth\r\n   enc ine col our erw cod </pre>','newsagent,<BR>\r\ncrocodile,<BR>\r\ncollision,<BR>\r\nclassroom,<BR>\r\nencourage,<BR>\r\nhairbrush,<BR>\r\notherwise,<BR>\r\ncloseness,<BR>\r\nlightning,<BR>\r\nmargarine','2004-02-01',20040324232101,NULL,3,3,33,0.00,00000000000000,487);
INSERT INTO problem VALUES (2023,20,0,1301,'E-I-E-I-O','Find a word whose only five vowels are E-I-E-I-O in that order.','epileptiform\r\nperihelion\r\npredigestion\r\npredigestions\r\npredilection\r\npredilections\r\nredigestion\r\nredigestions\r\nredirection\r\nredirections\r\nreimpression\r\nreimpressions\r\nreinfection\r\nreinfections\r\nreinjection\r\nreinjections\r\nreinsertion\r\nreinsertions\r\nreinspection\r\nreinspections\r\nreinvention\r\nreinventions','2004-02-03',20040323232102,NULL,2,3,1,0.00,00000000000000,53);
INSERT INTO problem VALUES (2027,2,0,3372,'dfdnfdfsgn','fgnfxgn','fgnxsdn','2004-02-04',20040324232101,NULL,3,3,8,0.00,00000000000000,265);
INSERT INTO problem VALUES (2030,7,0,1920,'Consective Integer Sums','The integer 30 can be written as a sum more than one consecutive positive integer in three ways:\r\n<br>30 = 9+10+11 = 6+7+8+9 = 4+5+6+7+8.\r\n<p>\r\nFind an integer which can be written as a sum of more than one consecutive positive integer in 12 ways.','315 in 2 terms = 472+473\r\n<br>315 in 3 terms = 314+315+316\r\n<br>315 in 5 terms = 187+188+189+190+191\r\n<br>315 in 6 terms = 155+156+157+158+159+160\r\n<br>315 in 7 terms = 132+133+134+135+136+137+138\r\n<br>315 in 9 terms = sum of 101 to 109\r\n<br>315 in 10 terms = sum of 90 to 99\r\n<br>315 in 14 terms = sum of 61 to 74\r\n<br>315 in 15 terms = sum of 56 to 70\r\n<br>315 in 18 terms = sum of 44 to 61\r\n<br>315 in 21 terms = sum of 35 to 55\r\n<br>315 in 30 terms = sum of 17 to 46','2004-02-05',20040324232101,NULL,3,3,9,0.00,00000000000000,281);
INSERT INTO problem VALUES (2031,10,0,1920,'Contest Results','The final round of a contest had one knight (always tells truth), one liar (always tells lies) and three knaves (alternate between truth and lies). The knight placed first and the liar placed fifth. Afterwards, each of the five contestants made two comments:\r\n<p>\r\nAlex:\r\n<br>Bert wasn\'t first.\r\n<br>Carl finished lower than Dave.\r\n<P>\r\nBert:\r\n<br>I was second.\r\n<br>Alex finished lower than Eddy.\r\n<P>\r\nCarl:\r\n<br>Alex finished higher than of Dave.\r\n<br>Bert was fourth.\r\n<P>\r\nDave:\r\n<br>Eddy was second.\r\n<br>Carl wasn\'t last.\r\n<P>\r\nEddy:\r\n<br>Bert wasn\'t first.\r\n<br>I was third.\r\n<P>\r\nIn what order did the contestants finish? ','Alex: 1st, knight, both statements are true\r\n<br>Dave: 2nd, knave, first statement is false, second is true\r\n<br>Carl: 3rd, knave, first statement is true, second is false\r\n<br>Eddy: 4th, knave, first statement is true, second is false\r\n<br>Bert: 5th, liar, both statements are false','2004-02-05',20040324232101,NULL,3,3,10,0.00,00000000000000,298);
INSERT INTO problem VALUES (2032,11,0,1920,'Wrenches','There are 4 wrenches just unpacked from a box. They all look the same. There might be one defective item which is either heavier or lighter. Fortunately there is a fifth one that is standard. If you can use a scale to weigh only 2 times, can you find out:\r\n<br>1. Is there a defective wrench?\r\n<br>2. If there is a defective item, is it heavier or lighter?','Call the standard wrench S and the four other wrenched A, B, C, and D.\r\n<p>\r\nWeigh AB vs CS\r\n<p>\r\nCase 1: AB equals CS \r\n<br>Weigh S vs D: If S equals D then none are defective. If S is heavier than D then D is defective and light.  If S is lighter than D then D is defective and heavy.\r\n<p>\r\nCase 2: AB is heavier than CS\r\n<br>Weigh A vs B: If A is heavier than B then A is defective and heavy, If A is lighter than B then B is defective and heavy, If A equals B then C is defective and light.\r\n<p>\r\nCase 3 AB is lighter than CS\r\n<br>Weigh A vs B: If A is heavier than B then B is defective and light, If A is lighter than B then A is defective and light, If A equals B then C is defective and heavy.','2004-02-05',20040324232101,NULL,2,3,10,0.00,00000000000000,299);
INSERT INTO problem VALUES (2033,15,0,1920,'Yet Another 0=1','Find the error in this proof of 0=1:\r\n\r\n<P>\r\nInt (1/x) dx = Int (1/x) (1 dx) = (1/x) x - Int (-1/x^2) x dx = 1 + Int (1/x) dx\r\n<br>This simplifies to Int (1/x) dx = 1 + Int (1/x) dx, therefore 0 = 1.','When integrating an indefinite integral, there is always a constant of integration added to the result.  The error is not adding that constant of integration.','2004-02-05',20040324232101,NULL,2,3,11,0.00,00000000000000,314);
INSERT INTO problem VALUES (2034,15,0,1920,'Step Function','A step function f(x) is defined on the interval [0, 1]\r\n<p>\r\nFrom [0, 1/2), the step is 1/2 high.\r\n<br>From [1/2, 3/4), the step is 3/4 high\r\n<br>From [3/4, 7/8), the step is 7/8 high\r\n<br>From [ 1 - 1/(2^k), 1 - 1/(2^(k+1)) ) the step is 1 - 1/(2^(k+1)) high\r\n<p>\r\nWhat the exact area under the step function?','Construct f(x) within a size 1 square. The area above each step, is always a square. \r\n<p>\r\nThe area of these squares can be calculated easily as 1/4, 1/16, 1/64, ..., 1/4^n, etc. Their sum is 1/3. \r\n<p>\r\nSince the original square has area 1, the area under the step function is 2/3.','2004-02-05',20040324232101,NULL,3,3,11,0.00,00000000000000,315);
INSERT INTO problem VALUES (2035,13,0,3172,'Interesting Sequence (5)','1, 3, 5, 7, 9, 15, 17, 21, 27, __, __, __, ...<P>\r\n\r\nWhat are the next three numbers in this sequence?\r\n','<B>31, 33, 45.</b><P>\r\nEach number is the decimal value for the sequence of palindromic binary numbers, starting with (and finishing with) a 1. ie. 1=1, 3=11, 5=101, 7=111, 9=1001, 15=1111, 17=10001, 21=10101, 27=11011, 31=11111, 33=100001, 45=101101.','2004-02-05',20040324232101,NULL,3,3,34,0.00,00000000000000,492);
INSERT INTO problem VALUES (2036,4,0,3172,'Administered Disorder','A particular genetic disorder affects 1 in 10,000 people in the world.  And Bob was concerned that he might have it.<P>\r\n\r\nHe went to his doctor, and asked if there was a test that could be administered that would determine whether or not he had it.<P>\r\n\r\nHis doctor indicated that, yes, there was a test that he could administer.  In fact, he continued, it is a very accurate test.  It is 99.5% accurate in correctly identifying the presence of the disorder when it exists.  And it is 99% accurate in correctly identifying the absence of the order when it is absent.<P>\r\n\r\nBob thought... well that\'s a pretty accurate test, and went forward with it.<P>\r\n\r\nFinally, the lab sent back the results.  And Bob was horrified to learn that the test came back positive.<P>\r\n\r\nGiven the positive test results, what was the likelihood that Bob did, in fact, have the disorder?','For simplicity, consider a representative sample of 2,000,000 people:<P>\r\n\r\nWe can expect that 200 of those people will have the disorder.<P>\r\n\r\nOf those 200 people, we can expect that this test will give a positive result in 199 cases (99.5% x 200), and a negative result in 1 case (0.5% x 200).<P>\r\n\r\nOf the 1,999,800 people who do NOT have the disorder, the test will give a positive result in 19,998 cases (1% x 1,999,800) and a negative result in 1,979,802 cases (99% x 1,999,800).<P>\r\n\r\nTherefore, the test will give a positive result in 20,197 cases (199 + 19,998).<P>\r\n\r\nHe could be any one of those cases...\r\nand in only <B>199/20197 = .0098529484577</b> (or less than 1% chance that he actually has it <I>even though the test was positive</i>)','2004-02-05',20040324232101,NULL,3,3,35,0.00,00000000000000,495);
INSERT INTO problem VALUES (2209,6,0,2716,'Rectangle in lights','Imagine an array of 3 x 7 lights. Lights can be on or off. Show that no matter which lights you turn on or off, you will always be able to find four lights forming the corner of a rectangle, either all on or all off.','Obviously, in any column there will be at least two lights with the same status -- say 0=off, 1=on. There are thus six possible configurations: 00x, 0x0, x00, 11x, 1x1, and x11. (\"x\" stands for \"don\'t care\".)<p>As there are seven columns, at least one configurations must be repeated, and we thus get our rectangle.','2004-03-15',20040324232101,NULL,3,3,36,0.00,00000000000000,501);
INSERT INTO problem VALUES (2210,13,0,5352,'I recognise it..... .....A bit','<br>Fill in the blanks.<p>\r\n1, 1, 2, 4, 8, ?, ?, 56, 108, 208, 401','<br>15 & 29<p>\r\nTake the previous 4 numbers and add them together.<br>','2004-03-15',20040324232101,NULL,2,3,7,0.00,00000000000000,248);
INSERT INTO problem VALUES (2211,13,0,5352,'Something\'s missing','<br>Same again guys, fill in the gaps.<p>\r\n1, 1, 1, 2, 3, 4, 6, 9, 13, ?, ?,','Ok, take the number immediately to the left and the one third left, and then add them together.<p>\r\n','2004-03-15',20040324232101,NULL,2,3,7,0.00,00000000000000,249);
INSERT INTO problem VALUES (2039,16,0,3558,'Spying in the corridor','There is a circular room with a diameter of 40 feet, including the walls around it.  A corridor with a width of 5 feet goes all the way around it.<p>\r\n\r\nThere is someone walking in the corridor ahead of you, and you would like to be able to see the person for as long as possible.  The person walks along the outer wall of the corridor and keeps on walking clock-wise at 3 feet per second.  You walk slowly at 2 feet per second, so as not to alert him.<p>\r\n\r\nYou start anywhere on the same radius as the other person.  If you keep the same distance from the center of the room, then how long can you keep your eye on him?  Ignore people\'s width.','x=distance from center<p>\r\n\r\nRate=3/25-2/x ft/s<br>\r\ndistance=acos(20/x)+acos(20/25) ft<br>\r\nTime=(acos(20/x)+acos(20/25))/(3/25-2/x) s<br>\r\nMaximum: time=38.6780165 s; x=20.70403416 ft','2004-02-06',20040324232101,NULL,4,3,2,0.00,00000000000000,114);
INSERT INTO problem VALUES (2060,7,0,2716,'Unmagic square','Into a 3x3 grid, place nine different digits (0 to 9) so the sums of the rows, columns, and two diagonals are different and consecutive numbers, as small as possible.','5 6 4<br>\r\n0 2 9<br>\r\n8 1 3<p>\r\n\r\nThe sums are all the numbers from 9 to 16.','2004-02-16',20040324232101,NULL,3,3,21,0.00,00000000000000,419);
INSERT INTO problem VALUES (2041,2,0,117,'Bathroom Wind','You are in a bathroom, in a city.  The door is closed, there are no windows, and no air vent.  You did not take note of weather conditions or forecast before entering the bathroom.  You know it\'s windy outside.  How?\r\n','In areas that use a sewer system, such as cities, high winds blow into and through the sewers, causing back pressure, so the water in the toilet will wave back and forth.  Or, more specifically, up and down slightly, causing the back and forth waves.\r\n','2004-02-07',20040323232102,NULL,2,3,1,0.00,00000000000000,57);
INSERT INTO problem VALUES (2054,14,0,2716,'Fibonacci sums','The Fibonacci series 0, 1, 1, 2, 3, 5, 8, 13, in which each number is the sum of the two previous, is defined as F(0)=0, F(1)=1, and F(n)=F(n-1)+F(n-2) for n>1.<p>\r\nWhat is the sum of F(0)+F(1)+F(2)+...+F(k)?<br>\r\nWhat is the sum of F(0)^2+F(1)^2+F(2)^2+...+F(k)^2?<br>','The first sum is F(k+2)-1; the second, F(k).F(k+1). Both results are easily proved by induction.','2004-02-13',20040324232101,NULL,3,3,19,0.00,00000000000000,399);
INSERT INTO problem VALUES (2045,16,0,2716,'The pentagonal ball','A soccer ball is usually covered with hexagons and pentagons, not necessarily equal sized. An interesting fact is that, though the number of hexagons may vary, the number of pentagons is constant. How many pentagons are there on a soccer ball?<p>\r\nNote: there are two ways of solving this -- a geometrical one, and a lateral one; can you find them both?','Consider the ball as a solid. The Euler formula can be applied: V+F=E+2, where V=vertices, F=faces, and E=edges. If there are H hexagons and P pentagons, then V=(5P+6H)/3, F=P+H, and E=(5P+6H)/2; equating and simplifying, H vanishes, and the equation boils down to P=12.<p>\r\nThe lateral solution is quicker: if there is an unique solution, it must be the same even if there are no hexagons -- and in that case, the ball would be an inflated dodecahedron, so there should be 12 pentagons.','2004-02-09',20040324232101,NULL,3,3,15,0.00,00000000000000,359);
INSERT INTO problem VALUES (2046,20,0,2716,'SIX KINGS','SIX KINGS can be converted into a single word... how?','VI KINGS = VIKINGS','2004-02-09',20040324232101,NULL,2,3,16,0.00,00000000000000,369);
INSERT INTO problem VALUES (2047,7,0,2716,'123456789 equals 100','1 2 3 4 5 6 7 8 9 = 1 0 0 <p>\r\nInsert only THREE arithmetical operators between the digits on the left, so a equality follows.<p>For example, you could try 123x456+78/9... but somehow it doesn\'t work!  ;-)','123-45-67+89 = 100','2004-02-09',20040324232101,NULL,3,3,16,0.00,00000000000000,370);
INSERT INTO problem VALUES (2048,16,0,2716,'Half an equilateral','Is it possible to divide a equilateral triangle in two triangles, with the same areas, but not congruent to each other?','No, it\'s impossible. A line must divide the triangle in two. The line must pass through a vertex in order to leave two triangles. and since both halves would have the same base, they\'d need the same height, and as they also have a 60 degrees angle at the base, both halves would turn out to be equal.','2004-02-09',20040324232101,NULL,3,3,17,0.00,00000000000000,379);
INSERT INTO problem VALUES (2049,7,0,2716,'Break a dollar','In the USA, there are coins of 1 cent, 5 cents, 10 cents, 25 cents, 50 cents and 1 dollar (=100 cents). You can pay one dollar using either one coin, or two coins, or three, or four... what is the smallest number such that you CANNOT pay $1 with so many coins?','77 -- it\'s impossible to pay $1 with 77 coins.<p> \r\nSince all coins are multiple of 5 cents, you need 5P pennies to make a dollar, with P&lt;20. The remaining 100-5P cents are 77-5P coins, worth at least 5 cents each, \r\n\r\n   100 - 5k  &gt;=  5 * (77 - 5k)\r\n\r\nBy algebra:\r\n\r\n   20 - k  >=  77 - 5k\r\n   4k  >=  57\r\n   k  >=  57/4 = 14.25\r\n\r\nSince k is an integer, k >= 15, i.e. we must have at least 5*15 = 75 pennies.  We can\'t have more because 5*16 = 80 is already greater than\r\n77.  But then we must find exactly two coins to add up to the remaining 25 cents.  By exhaustive search we show there is no such combination.','2004-02-09',20040324232101,NULL,3,3,17,0.00,00000000000000,380);
INSERT INTO problem VALUES (2050,14,0,3172,'Prime Time','Do there exist three 2-digit primes such that:\r\n<UL><LI>Any two of the three, averaged, produce another prime, and\r\n<LI>The average of all three is prime</UL>','<B>Yes</B>: 11, 47, and 71<P>\r\n\r\n(11 + 47) / 2 = 49<BR>\r\n(11 + 71) / 2 = 41<BR>\r\n(47 + 71) / 2 = 59<P>\r\n(11 + 47 + 71) / 3 = 43','2004-02-09',20040324232101,NULL,3,3,35,0.00,00000000000000,496);
INSERT INTO problem VALUES (2201,4,0,2716,'Harder Russian Roulette','A six-shooter is loaded with three cartridges <i>in consecutive chambers</i>, before two persons start to play \"Russian Roulette\" until one is dead.<p>If the cylinder isn\'t spun after each attempt, would you rather be the first shooter, or the second?','It\'s better to go second. The first player will die if the first time he gets one of the three cartridges, or if he gets the middle empty chamber.','2004-03-11',20040324232101,NULL,3,3,35,0.00,00000000000000,497);
INSERT INTO problem VALUES (2152,6,0,5799,'Light my Fire','Two Strings burn irregularly meaning the amount of length that burns per minute changes over the string with no clear pattern.  Each takes exactly one hour to burn.  Can you use the strings to time 45 minutes?','Light both ends of string one and one end of string two.  When string one burns out light string twos other end.','2004-02-27',20040324232101,NULL,3,3,2,0.00,00000000000000,123);
INSERT INTO problem VALUES (2062,7,0,2716,'Round the square','Can you place the numbers 1 to 8 on the outer squares of a 3x3 grid, so on every side the middle number is the sum of the corners next to it?<p>\r\nCan you manage to place the same numbers so the middle number of each side is the average of the corners next to it?','For the first problem:<p>\r\n1 7 6 <br>\r\n4 - 8 <br>\r\n3 5 2 <p>\r\n7 and 8 cannot be on a corner, and the rest follows easily.<p>\r\nThe second problem is impossible: 7 and 8 should go in opposite corners, and the other two corners should simultaneously be odd and even.','2004-02-16',20040324232101,NULL,3,3,22,0.00,00000000000000,428);
INSERT INTO problem VALUES (2063,7,0,885,'Special Number','<p>An integer N consisting of five all-different nonzero digits has the curious property that it is equal to the sum of all the different three-digit integers formed by the three digit permutations of its five digits. Find N.</p>\r\n\r\n<p>Taken from the Bent (Tau Beta Pi magazine).</p>','<p>Let the number be 10000A+1000B+100C+10D+E, where the A-E range from 1-9.</p>\r\n\r\n<p>The first task is to find a representation for the sum of all the permutations. Each digit appears 12 times on the 100s digit, 12 times on 10s digit, and 12 times on the 1s digit. To see this, consider the number A _ _. There are 4*3 ways of filling it in with the remaining 4 digits. This means that the the total for all permutations would be</p>\r\n\r\n<p>100*12*(A+B+C+D+E)+10*12*(A+B+C+D+E)+12*(A+B+C+D+E)<br>\r\n=1332*(A+B+C+D+E)</p>\r\n\r\n<p>Setting this equal to the original number and simplifying the result yields</p>\r\n\r\n<p>8668A = 332B + 1232C + 1322D + 1331E</p>\r\n\r\n<p>The largest the right side can be is 33171 (B=6,C=7,D=8,E=9) which means that A is less than or equal to 3. Similarly the smallest the right side can be is 8999 which means that A has to be 2 or larger. This narrows A down to 2 or 3.</P>\r\n\r\n<p>Also, the coefficients in front of A, B, and C are divisible by 4. Since the one in front of D is divisible by 2 and the one in front of E is odd, this means that (D,E) has to be one of the following (odd,2), (odd,6), (2,8), (2,4), (6,8), or (6,4).</p>\r\n\r\n<p>I don\'t know if there can be more elimination from this point on. So I resorted to trying out the different possibilities and then simplifying.</p>\r\n\r\n<p>Case 1, A=3, D=odd, E=2<br>\r\n12671 = 116B + 616C + 661D<br>\r\nThis is impossible since the right side is maxed at 11689.<br></p>\r\n\r\n<p>Case 2, A=2, D=odd, E=6<br>\r\n4675 = 116B + 616C + 661D<br>\r\nD cannot be larger than 5 or the right side would be too large.<br>\r\nTrying D=1 and D=3 does not yield a solution.</p>\r\n\r\n<p>Case 3, A=3, D=odd, E=6<br>\r\n9009 = 116B + 616C + 661D<br>\r\nD has to be at least 4 or the right side would be too small. Trying D=5, D=7, D=9 does not yield a solution.</p>\r\n\r\n<p>Case 4, A=3, D=2, E=8<br>\r\n3178 = 83B + 308C<br>\r\nC has to be 8 or 9 otherwise the right side would be too small. Trying either does not yield a solution.</p>\r\n\r\n<p>Case 5, A=3, D=2, E=4<br>\r\n4509 = 83B + 308C<br>\r\nThis is impossible since the right side is capped at 3436.</p>\r\n\r\n<p>Case 6, A=2, D=6, E=8<br>\r\n-311 = 83B + 308C<br>\r\nImpossible.</p>\r\n\r\n<p>Case 7, A=3, D=6, E=8<br>\r\n1856 = 83B + 308C<br>\r\nC has to be between 4 and 6. None of them yields a solution.</p>\r\n\r\n<p>Case 8, A=2, D=6, E=4<br>\r\n1020 = 83B + 308C<br>\r\nC has to be 3 or less. No solution still. </p>\r\n\r\n<p>Case 9, A=3, D=6, E=4<br>\r\n3187 = 83B + 308C<br>\r\nC has to be 8 or 9. It turns out that C=9 works with B=5.</p>\r\n\r\n<p>After all that, the answer comes down to A=3, B=5, C=9, D=6, E=4. So the number is 35964!</p>','2004-02-16',20040323232102,NULL,5,3,1,0.00,00000000000000,63);
INSERT INTO problem VALUES (2064,17,0,2130,'The Tournament','Suppose you are going to organize a basketball tournament. This tournament will be in standard bracket form, where a winner goes on in his bracket and a loser a)is sent to another bracket with other losers of the same round(s) or b)can have its place determined and is then put out of the tournament. There are to be no byes in this tournament. There will be 2^n teams in this tourney, where n is a positive integer.\r\nWhat is the minimum games needed to be played to ensure that each team\'s place at the end of the tournament can be figured out?','The answer is (2^n)*n/2.\r\nI\'m sure there is a more mathematical way of explaining this, but I will show you how I received my answer.\r\nTake the team that wins the tournament as a hypothetical situation. It will play n games, and therefore each team will play n games, being in the same brackets as the teams that lost in the same round(s) as they did. So the number of games should be (2^n)*n, right? No, in each game two teams play, so we divide the (2^n)*n by two to get the formula.','2004-02-16',20040324232101,NULL,3,3,2,0.00,00000000000000,115);
INSERT INTO problem VALUES (2065,6,0,3172,'Hold It (2)','asdf','?','2004-02-17',20040324232101,NULL,3,3,36,0.00,00000000000000,499);
INSERT INTO problem VALUES (2066,6,0,3172,'Hold It (3)','dsaf','?','2004-02-17',20040324232101,NULL,3,3,36,0.00,00000000000000,500);
INSERT INTO problem VALUES (2067,6,0,3172,'Hold It (4)','sdflkjsafd','?','2004-02-17',20040324232101,NULL,3,3,37,0.00,00000000000000,503);
INSERT INTO problem VALUES (2068,7,0,3136,'What\'s the time, Mr Caesar?','I own a very unique clock.  It is digital, but it displays the time in Roman numerals.  It does this in the same way as a normal digital clock (hours : minutes).  The clock does not display seconds.  For example, at 7:34 the clock displays \"VII:XXXIV\".  Whenever a zero is required it is represented by a dash (-).  That is, 1:00 is represented by \"I:-\".  <p>\r\n\r\nSometimes I place this clock on a flat mirror which reflects what is displayed on the clock.  <p>\r\n\r\nFor what proportion of the day does the reflection of the time on the clock look the same as the time displayed by the clock itself?<p>\r\n\r\nPlease provide an answer for both 12hr timing (the clock does not indicate the difference between AM and PM) and 24hr timing.  \r\n','This question is asking what proportion of times can be flipped vertically and still remain the same.  <p>\r\n\r\nThe symbols that this clock uses are:<br>\r\n- = 0 = symetrical<br>\r\nI = 1 = symetrical<br>\r\nV = 5 = non-symetrical<br>\r\nX = 10 = symetrical<br>\r\nL = 50 = non-symetrical<p>\r\n\r\nAn analysis of the minutes section shows that 20 of the 60 minutes are symetrical.  Basically, any number that doesn\'t contain a V or an L.<br>\r\nThis breakdown makes it more obvious:<br>\r\n0-9   - 5/10 symetrical<br>\r\n10-19 - 5/10 symetrical<br>\r\n20-29 - 5/10 symetrical<br>\r\n30-39 - 5/10 symetrical<br>\r\n40-49 - 0/10 symetrical<br>\r\n50-59 - 0/10 symetrical<p>\r\n\r\nAs for the hours section, in 12hr mode the clock displays the numbers 1 through 12, with 7 of these 12 being symetrical. In 24hr mode the clock displays the numbers 0 through 23, with 14 of the 24 being symetrical (note that unlike 12hr mode, the clock displays \"-\" for 0, which is symetrical, instead of \"XXIV\" for 24, which isn\'t).  <p>\r\n\r\nIn order for a time to be symetrical, both the hour and minute section need to be symetrical.  Therefore the proportion of symetrical times is simply the product of the proportion of symetrical hours and proportion of symetrical minutes.  <p>\r\n\r\nFor 12hr mode:<br>\r\n(20/60) * (7/12) = (140/720)<br>\r\n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= (7/36)<br>\r\n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 19.44% (2d.p.)<br>\r\nFor 24hr mode:<br>\r\n(20/60) * (14/24) = (280/1440)<br>\r\n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = (7/36)<br>\r\n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 19.44% (2d.p.)<p>\r\n\r\nP.S.  I don\'t really own this clock, but I wish I did.  It would be really confusing to read, but it would make a great conversation piece!','2004-02-17',20040324232101,NULL,3,3,15,0.00,00000000000000,360);
INSERT INTO problem VALUES (2069,2,0,3372,'gk xfcgn fgxn','dzfh dgn','dzn fgn xf1','2004-02-17',20040324232101,NULL,3,3,9,0.00,00000000000000,282);
INSERT INTO problem VALUES (2070,2,0,3372,'dgjm tyj tjyt ty t','tyjt tyj jjjtjet',' et te ty tj tjt ?','2004-02-17',20040324232101,NULL,3,3,9,0.00,00000000000000,283);
INSERT INTO problem VALUES (2079,5,0,1920,'A Tighter Fit','A 10x10 square can obviously hold 100 unit circles (diameter=1) when arranged in rows and columns. How many additional circles can it hold if the circles are packed closer together?','106 circles can fit in a 10x10 square. \r\n<p>8 rows of row/column packed circles (which take up 8 units of space) can be replaced by 9 hexagonally packed rows (which take up 1+8*sqrt(3)/2 = 7.928 units of space.) This leaves 2 more units of space in the square which can be filled with two complete rows of 10 circles. Altogether, there are 4 rows with 9 circles and 7 rows with 10 circles.','2004-02-20',20040324232101,NULL,3,3,13,0.00,00000000000000,339);
INSERT INTO problem VALUES (2080,4,0,1920,'Alternate Dice','There is a pair of dice which is numbered differently from a standard pair but still gives the same probabilities for rolling a sum of 2 to 12.  What are the numbers on the alternate dice?','The alternate dice are numbered [1 2 2 3 3 4] and [1 3 4 5 6 8]\r\n<p>\r\nThe probability distrbution for standard dice can be generated by powers of the polynomial d(x)=(x+x^2+x^3+x^4+x^5+x^6).  The coefficient of x^k gives the frequency out of 6^n.\r\n<p>\r\nFor two dice: (x+x^2+x^3+x^4+x^5+x^6)^2 = x^2+2x^3+3x^4+4x^5+5x^6+6x^7+5x^8+4x^9+3x^10+2x^11+x^12\r\n<p>\r\nAn alternate factorization of the polynomial is (x+x^3+x^4+x^5+x^6+x^8)*(x+2x^2+2x^3+x^4)\r\n<p>\r\nThe first factor represents a die with faces [1 3 4 5 6 8].  The other factor represents a die with faces [1 2 2 3 3 4].','2004-02-20',20040324232101,NULL,3,3,14,0.00,00000000000000,350);
INSERT INTO problem VALUES (2081,7,0,1920,'Different Sums','There are 40 ways to make sums of three distinct positive integers total 25. (1+2+22 is such a sum, but 1+12+12 and 1+2+3+19 are not.)\r\n<p>How many different ways can three distinct positive integers sum to 1000?','?','2004-02-20',20040324232101,NULL,3,3,14,0.00,00000000000000,351);
INSERT INTO problem VALUES (2082,11,0,1920,'Four Weights','You have 4 weights weighing 2,3,5 and 7 pounds. The problem is none of them are marked. What is the least number of weighings you need using a balance scale figure out which weights are which?','Weighing#1 : 2 against 2; 7 weight always on heavy side\r\n<p>\r\nWeighing#2 : Compare the 2 from heavy side; isolates 7 weight\r\n<p>\r\nWeighing#3 : Compare 7lb against two weights:\r\n<br>   If 7 is heavier than the two weights, the last weight is 5\r\n<br>   If 7 is equal to the two weights, the last weight is 3\r\n<br>   If 7 is lighter than the two weights, the last weight is 2\r\n<p>\r\nWeighing#4 : Compare the last two weights','2004-02-20',20040324232101,NULL,3,3,15,0.00,00000000000000,361);
INSERT INTO problem VALUES (2083,5,0,1920,'Jack\'s Ladder','Even though it was now middle of winter, Jack hauled out his ladder and placed his ladder against the side of the house and began to climb.  He had some bad luck when he reached the half-way point. The ground was a frozen sheet of ice and the base of his ladder slipped out and the top slid down the side of the house. Jack, clinging to the center rung, wound up moving from Point A on the side of his house to Point B on the ground.\r\n<p>\r\nDescribe the path Jack traveled.','The trip is a quarter circle whose center is the point on the ground next to the house where the bottom of the ladder started and the top of the ladder finished.','2004-02-20',20040324232101,NULL,1,3,15,0.00,00000000000000,362);
INSERT INTO problem VALUES (2084,2,0,1920,'Logic and Stamps','A moderator takes a set of 8 stamps, 4 red and 4 green, known to three logicians, and affixes two to the forehead of each logician so that each logician can see all the other stamps except those two in the moderator\'s pocket and the two on his or her own head. He asks them in turn if they know the colors of their own stamps:\r\n<br>1. A: \"No\"\r\n<br>2. B: \"No\"\r\n<br>3. C: \"No\"\r\n<br>4. A: \"No\"\r\n<br>5. B: \"Yes\"\r\n<p>\r\nWhat are the colors of B\'s stamps?','There are only 19 possible combinations of stamps on logicians\' heads. They are listed below, along with the statement they are eliminated by. Each statement eliminates any unique combinations: \r\n<p><pre>A   B   C  Statement\r\nrr  rr  gg  3\r\nrr  rg  rg\r\nrr  rg  gg\r\nrr  gg  rr  2\r\nrr  gg  rg  3\r\nrr  gg  gg  1\r\nrg  rr  rg  4\r\nrg  rr  gg  4\r\nrg  rg  rr\r\nrg  rg  rg\r\nrg  rg  gg\r\nrg  gg  rr  4\r\nrg  gg  rg  4\r\ngg  rr  rr  1\r\ngg  rr  rg  3\r\ngg  rr  gg  2\r\ngg  rg  rr\r\ngg  rg  rg\r\ngg  gg  rr  3\r\n</pre>\r\nIn the remaining seven combinations, B has one stamp of each color.','2004-02-20',20040324232101,NULL,4,3,16,0.00,00000000000000,371);
INSERT INTO problem VALUES (2085,11,0,1920,'Random Weights','You are given 5 objects of different, random weights and asked to sort them using only a balance scale. How many weighings are necessary, and what is your process?','Weigh two weights against each other. Weigh two others against each other, and weigh the heaviest against each other. Label the weights such that A>B, A>C>D, and E is unknown. These first three weighings reduced the possible orderings from 120 to 15, and the following weighings continue to divide the possibilities in half. The next two weighings find the position of E in ACD, and the final two weighings find the position of B in the last four positions. \r\n<p><pre>\r\nE>C, E>A, B>C        EABCD\r\nE>C, E>A, C>B, B>D   EACBD\r\nE>C, E>A, C>B, D>B   EACDB\r\nE>C, A>E, B>C, B>E   ABECD\r\nE>C, A>E, B>C, E>B   AEBCD\r\nE>C, A>E, C>B, B>D   AECBD\r\nE>C, A>E, C>B, D>B   AECDB\r\nC>E, E>D, B>E, B>C   ABCED\r\nC>E, E>D, B>E, C>B   ACBED\r\nC>E, E>D, E>B, B>D   ACEBD\r\nC>E, E>D, E>B, D>B   ACEDB\r\nC>E, D>E, B>D, B>C   ABCDE\r\nC>E, D>E, B>D, C>B   ACBDE\r\nC>E, D>E, D>B, B>E   ACDBE\r\nC>E, D>E, D>B, E>B   ACDEB\r\n</pre>','2004-02-20',20040324232101,NULL,4,3,16,0.00,00000000000000,372);
INSERT INTO problem VALUES (2086,16,0,1920,'Sharing a Plot','Alex, Bert and Carl contributed $250, $200 and $150 respectively toward the purchase of a triangular plot. They\'d like to divide the land into three smaller triangles such that the ratios of the areas are 5:4:3 (the ratio that they paid).\r\n<p>Alex wants to own the longest side, Bert the second longest, and Carl the shortest. Their three triangles meet at a shared central point.\r\n<p>Given that the vertices of the triangle lie at (0,0), (0,30), and (40,0). Find the coordinates of that point.','Since the outer edge of each person\'s triangle is in proportion to the area they each recieve, the common vertex is the same distance from all three sides of the large triangle, ie the point is the incenter of the triangle.\r\n<p>Incenter radius = Area/semiperimeter = (30*40/2)/((50+40+30)/2) = 10. Thus, coordinates are (10,10).','2004-02-20',20040324232101,NULL,3,3,17,0.00,00000000000000,381);
INSERT INTO problem VALUES (2087,5,0,1920,'Two Fields','A farmer has two rectangular fields with a peculiar relationship.  The corn field has three times the area of the hay field but the hay field has three times the perimeter.\r\n<p>Given that the dimensions of the corn field differ by 1, Find the dimensions of the two fields.','The corn field is 53x54 and the hay field is 3x318.','2004-02-20',20040324232101,NULL,2,3,17,0.00,00000000000000,382);
INSERT INTO problem VALUES (2088,4,0,1920,'Using Cards as Dice','A deck of nine cards can be numbered, so that the sum of the numbers on a randomly chosen pair of cards totals to an integer from 2 to 12 with the same frequency as rolling two standard dice. What are the numbers on the nine cards?','The 9 cards are numbered: 1/2, 3/2, 5/2, 5/2, 7/2, 9/2, 9/2, 11/2, 13/2.','2004-02-20',20040324232101,NULL,2,3,18,0.00,00000000000000,391);
INSERT INTO problem VALUES (2089,7,0,2716,'Make 24','Using once each of the four numbers 1, 3, 4, and 6, as well as the operators \"+\", \"-\", \"*\", \"/\", \"(\" and \")\", \r\nmake the number 24.<p>Note: you are not allowed to use decimal points, nor other functions, and you cannot concatenate digits to make numbers as 64 or 13.','6 / (1 - 3/4)','2004-02-20',20040324232101,NULL,3,3,24,0.00,00000000000000,442);
INSERT INTO problem VALUES (2090,14,0,2716,'Sum of two powers','If <i>n</i> is an integer, show that n^4+4^n is never a prime for <i>n</i>>1.','http://www.qbyte.org/puzzles/p043s.html','2004-02-20',20040324232101,NULL,3,3,24,0.00,00000000000000,443);
INSERT INTO problem VALUES (2091,4,0,2716,'Waiting, waiting...','You are outside a well known restaurant, waiting in queue, with 18 couples in front of you. You know there are forty tables inside, and you think an average meal will take one hour.<p>How long will you have to wait, on average?<p>\r\nPS. This problem comes from queueing theory, but you don\'t have to know anything about it to find the answer!','The rate of people getting in should equate the rate of people coming out. If a meal takes one hour, in that time 40 tables would be emptied, so on average a couple would enter every 90 seconds.<p>\r\nAs you came in a random moment, the first couple will have to wait, on average, 45 seconds. The next 17 couples will wait 90 seconds each, and you\'ll have another 90 seconds to wait -- all together, 27 minutes and 45 seconds.','2004-02-20',20040324232101,NULL,3,3,25,0.00,00000000000000,450);
INSERT INTO problem VALUES (2092,14,0,2716,'Sum of two powers','If <i>n</i> is an integer, show that n^4+4^n is never a prime for <i>n</i>>1.','http://www.qbyte.org/puzzles/p043s.html','2004-02-20',20040324232101,NULL,3,3,25,0.00,00000000000000,451);
INSERT INTO problem VALUES (2093,15,0,2716,'Inverted powers','Prove that for all positive x, y, x^y+y^x>1.','http://www.qbyte.org/puzzles/p044s.html','2004-02-20',20040324232101,NULL,3,3,26,0.00,00000000000000,457);
INSERT INTO problem VALUES (2094,16,0,2716,'Sides inequality','Prove that for any triangle with sides a, b, and c, the follow inequalities hold: 3/2 <= a/(b+c) + b/(a+c) + c/(a+b) < 2','http://www.qbyte.org/puzzles/p059s.html','2004-02-20',20040324232101,NULL,3,3,26,0.00,00000000000000,458);
INSERT INTO problem VALUES (2095,20,0,2716,'ELEVEN AND TWO','Can you find an appropriate anagram for the title of this puzzle?','TWELVE AND ONE','2004-02-20',20040324232101,NULL,1,3,27,0.00,00000000000000,463);
INSERT INTO problem VALUES (2096,15,0,2716,'Summing inverses','What\'s the limit, as n-->infinity of the sum of the inverses of (n+1), (n+2), (n+3), ... (2n)?','http://www.qbyte.org/puzzles/p060s.html','2004-02-20',20040324232101,NULL,3,3,27,0.00,00000000000000,464);
INSERT INTO problem VALUES (2097,12,0,5653,'The Land of the Giants','In the land of the giants, kings fight warriors, and wizards and magic are on opposing sides. In the land of the giants the suns and the heat are cold. In the land of the giant, the Celts go against the hawks. What is the land of the giants?','The NBA','2004-02-20',20040323232102,NULL,3,3,1,0.00,00000000000000,66);
INSERT INTO problem VALUES (2098,4,0,3172,'Gloves','Mr. Blue has 12 brown gloves and 8 black gloves in a drawer in his closet.  If he blindly pulls gloves from the drawer, what\'s the minimum number of gloves Mr. Blue will have to pick, to be certain he has a pair of gloves of the same color?','<B>11</B>,<P>\r\n\r\nThe 12 brown gloves implies 6 brown pair (left and right), the 8 black gloves implies 4 black pair.  It is possible that he blindly pulls 6 brown left-hands and 4 black left-hands (or substitute right-hands for all the lefts), in which case he can pull 10 and STILL not have a pair (consisting of a left and right) of gloves.','2004-02-20',20040324232101,NULL,2,3,37,0.00,00000000000000,504);
INSERT INTO problem VALUES (2099,14,0,3172,'Parametric Equations','0 &#8804; t &#8804; 1<P>\r\n\r\nx<sub>1</sub>(t) = 1 + sin ( (3/2) &#960;t)<BR>\r\ny<sub>1</sub>(t) = 3 + cos ( (3/2) &#960;t)<P>\r\n\r\nx<sub>2</sub>(t) = 1 - sin ( (3/2) &#960;t)<BR>\r\ny<sub>2</sub>(t) = 1 - cos ( (3/2) &#960;t)<P>\r\n\r\nx<sub>3</sub>(t) = 3<BR>\r\ny<sub>3</sub>(t) = 4t<P>\r\n\r\nx<sub>4</sub>(t) = 3 + ABS(4t-2)<BR>\r\ny<sub>4</sub>(t) = 4t<P>\r\n\r\n<I>(* note: ABS() is the absolute value function)</i>','\"SK\" !','2004-02-20',20040324232101,NULL,3,3,38,0.00,00000000000000,507);
INSERT INTO problem VALUES (2100,6,0,3172,'Hold It (2)','asfd','','2004-02-20',20040324232101,NULL,3,3,38,0.00,00000000000000,508);
INSERT INTO problem VALUES (2101,2,0,5653,'The Barber','In a certain town, all the men must be clean shaven. They are not allowed to shave their own beards though. The men must go to the barber to get shaved. If a man is not allowed to shave his own beard, but must be clean shaven, who shaves the barber?\r\n','The barber does not need to shave, she is a woman.','2004-02-20',20040323232102,NULL,3,3,1,0.00,00000000000000,67);
INSERT INTO problem VALUES (2102,6,0,3172,'Hold It (3)','sflkjdlk','?','2004-02-20',20040324232101,NULL,3,3,39,0.00,00000000000000,509);
INSERT INTO problem VALUES (2103,6,0,3172,'Hold It (4)','sadflkj','?','2004-02-20',20040324232101,NULL,3,3,39,0.00,00000000000000,510);
INSERT INTO problem VALUES (2104,6,0,3172,'Hold It (5)','sadlkfj','?','2004-02-20',20040324232101,NULL,3,3,40,0.00,00000000000000,511);
INSERT INTO problem VALUES (2105,13,0,3172,'What comes next?','Ebony, stow, retrench, uniform, feverish, exits, sovereign...<P>\r\n\r\nWhich word is the best fit for the next word?<P>\r\n\r\norchard<BR>\r\nmalaise<BR>\r\nessence<BR>\r\nthieving<BR>\r\nsporadic<BR>\r\nrhapsody<BR>\r\nivory','<B>thieving</B><P>\r\nEach word contains the letters for the number corresponding to it.','2004-02-20',20040324232101,NULL,3,3,40,0.00,00000000000000,512);
INSERT INTO problem VALUES (2106,12,0,5653,'Hangman','When the detectives arrived on the crime scene, they found a man who had hung himself from the ceiling. The room the man had hung himself in had nothing which would have given him the boost to tie the noose to the ceiling and allow him to put his head through the noose and jump off to his death,like a ladder though. The room was locked from the inside with no openings. Then one of the detectives remarked,\"What a night. An unnsolvable crime and I got my shoes wet from stepping into the puddle in the room!\" How did the man commit suicide?','The man used a block of ice for the boost he needed to tie the noose and put his head through the noose. When the ice melted it left a puddle which one of the detectives stepped in while not giving the man the support he needed to keep the weight of his body off his neck.','2004-02-20',20040324232101,NULL,2,3,2,0.00,00000000000000,116);
INSERT INTO problem VALUES (2146,7,0,4670,'Spirit of 76 with no products','Can you solve the \"Spirit of 76\" problem, given the value of 2 to the 76, and doing nothing but sums?','will do it later','2004-02-26',20040324232101,NULL,3,3,3,0.00,00000000000000,154);
INSERT INTO problem VALUES (2107,14,0,5653,'Average','There are two 10 mile segments of road that are connected. A car driving down the first segment is going 50 miles per hour. When the car reaches the second segment it goes 60 miles per hour. What is the average speed of the car?','The average speed is 50 miles per hour. This is because the car spends 2 more minutes going 50 miles per hour than going 60 miles per hour.','2004-02-21',20040324232101,NULL,1,3,2,0.00,00000000000000,117);
INSERT INTO problem VALUES (2108,22,0,5653,'Name that book and author','The message below is encoded using a simple substitution code. A letter in the message is to be substituted with a different letter. The message reveals the first sentence of a well known book. Name that book and it\'s author. The punctuation has been left in.\r\n\r\n\r\nYaq jsggltqdh wm Gsyyg Aletgqywe hysgg zlggqr sy \"yaq Dsrrgq Awihq,\" qjqe yawita sy alr uqqe blev vqldh hsezq yaq Dsrrgq mlbsgv alr gsjqr yaqdq.','Author= J.K.Rowling.\r\nBook:Harry Potter and The Goblet of Fire.\r\nThe message is:The villagers of Little Hangleton still called it \"the Riddle House,\"even though it had been many years since the Riddle family lived there.\r\n','2004-02-21',20040324232101,NULL,4,3,3,0.00,00000000000000,150);
INSERT INTO problem VALUES (2109,14,0,5653,'Two Trains','Two trains are running toward each other on parallel tracks. One train runs from A to B at 19 miles per hour. The other runs from B to A at 21 miles per hour. One hour before the trains pass each other, how far apart are they?','40 miles. You know how fast they can go in an hour, so just add the speeds together. The distance from A to B does not matter.','2004-02-21',20040324232101,NULL,2,3,3,0.00,00000000000000,151);
INSERT INTO problem VALUES (2110,13,0,5653,'Letters','What letters continue the list?\r\nMy, Vs, Eh, Ms, Jr, Sn,__','Us. The letters are the first and last letters of the planets in our solar system from the closest to the sun to the farthest.','2004-02-21',20040324232101,NULL,1,3,4,0.00,00000000000000,181);
INSERT INTO problem VALUES (2111,4,0,4106,'Truth/Lie','The inhabitants of an island tell truth one third of the time. They lie with the probability of 2/3.\r\n\r\nOn an occasion, after one of them made a statement, another fellow stepped forward and declared the statement true. \r\n\r\nWhat is the probability that it was indeed true?\r\n\r\n','The probability we are looking for is the conditional probability P(A|B) of the first fellow\'s statement being true (event A) provided the second fellow claims that it is (event B) indeed so.\r\n\r\nLet\'s examine the other two probabilities in the standard definition: P(A|B)·P(B) = P(AB).\r\n\r\nAB is the concurrent event of the statement being true and the second fellow saying so, which only happens when both of them tell truth. The probability of this event is 1/3·1/3 = 1/9: P(AB) = 1/9.\r\n\r\nThe second fellow might have made his claim provided both of them either told truth or both lied, which means that P(B) = 1/3·1/3 + 2/3·2/3 = 5/9. From here, P(A|B) = (1/9)/(5/9) = 1/5.\r\n\r\n','2004-02-22',20040324232101,NULL,5,3,4,0.00,00000000000000,182);
INSERT INTO problem VALUES (2154,5,0,3558,'Unfolding cube','How many unique shapes can you get by unfolding a paper cube?<p>\r\n\r\nYou can only cut along edges, and the shape must be in one piece and flat.  By unique, I mean  rotations and reflections don\'t count.','11','2004-02-27',20040324232101,NULL,3,3,2,0.00,00000000000000,124);
INSERT INTO problem VALUES (2112,14,0,5751,'The Elements are unbalanced!!!','The 4 elements are unbalanced. Wind, water, fire, and earth have certain requirements to be balanced. For wind, there needs to be 2 times as much fire plus 5. For water, there needs to be 3 times as much earth minus 35. For earth, there needs to be 2 times as much wind minus 25. For fire, there needs to be 85 less than water. What balance of elements do you need for each to support these requirements?\r\n\r\nNote: You cannot exceed 100 for an element or it will overpower the other three.','?','2004-02-23',20040323232102,NULL,2,3,1,0.00,00000000000000,68);
INSERT INTO problem VALUES (2113,20,0,5670,'1234567','I am 7 letters long-1234567\r\nMy 123 is a animal\r\nMy 2345 was a food\r\nMy 456 is a piece of utensil\r\nMy 567 stay the same every year\r\nWhat am I?\r\n','?','2004-02-23',20040323232102,NULL,5,3,1,0.00,00000000000000,69);
INSERT INTO problem VALUES (2115,16,0,2716,'A circle through seven points','Find a circle that passes <i>exactly</i> through seven points (no more, no less) with integer coordinates.','A circle with center at (31.25,0) and radius 31.25 passes through points (0,0), (2,11), (2,-11), (40,30), (40,-30), (50,25), and (50,-25).<p>No matter how many lattice points, Schinzel\'s theorem guarantees that this problem can be solved.','2004-02-24',20040324232101,NULL,3,3,28,0.00,00000000000000,468);
INSERT INTO problem VALUES (2116,14,0,2716,'Nice sum','Give a closed expression for the infinite sum:<p>\r\n1/1 + 2/(2+3) + 3/(4+5+6) + 4/(7+8+9+10) + ...','The nth term is n/(k+1+k+2+...+k+n) where k=n(n-1)/2; this works out to n/(nk+n(n+1)/2)= 1/(k+(n+1)/2)= 2/(n**2+1).<p>This is the same as -1 + the sum of i/(n+i) with n from -&#8734; to +&#8734; [i=&#8730;-1].<p>The sum of 1/(n+x) from -&#8734; to +&#8734; is &#960;*cotg(&#960;x), so our infinite sum = -1+&#960;*coth(&#960;)','2004-02-24',20040324232101,NULL,3,3,29,0.00,00000000000000,473);
INSERT INTO problem VALUES (2117,7,0,2716,'Many roots','How much is<p>\r\n&#8730;(3-&#8730;5)+&#8730;(4+&#8730;7)+&#8730;(6-&#8730;35)?\r\n','Since &#8730;(3-&#8730;5)= &#8730;(5/2)-&#8730;(1/2), &#8730;(4+&#8730;7)= &#8730;(7/2)+&#8730;(1/2), and &#8730;(6-&#8730;35)= &#8730;(7/2)-&#8730;(5/2), then the sum is &#8730;14.','2004-02-24',20040324232101,NULL,3,3,29,0.00,00000000000000,474);
INSERT INTO problem VALUES (2118,7,0,2716,'8 = 4 + 4','Given that<p>\r\n1233 = 12&sup2; + 33&sup2;<p>\r\n990100 = 990&sup2; + 100&sup2;<p>\r\ncan you find an eight digit number with the same property?','The only solution is 94122353 = 9412&sup2; + 2353&sup2;.','2004-02-24',20040324232101,NULL,3,3,30,0.00,00000000000000,477);
INSERT INTO problem VALUES (2119,22,0,1626,'It\'s not there!','<pre>                         <br>\r\n               <br>\r\n                     <br>\r\n<br>\r\n      <br>\r\n               <br>\r\n                     <br>\r\n              <br>\r\n    <br>\r\n<br>\r\n         <br>\r\n                    </pre>','Count the number of spaces in each line, and that number is the letter\'s place in the alphabet, so the message reads \"YOU FOUND IT\"','2004-02-24',20040324232101,NULL,2,3,24,0.00,00000000000000,444);
INSERT INTO problem VALUES (2120,6,0,3172,'Tin Can Company','The Dumbells Soup Company makes its own cylindrical tin cans.  The cans have a diameter of 3 inches and they are 3.5 inches tall.<P>\r\n\r\nDumbells produces the cans by cutting out circles and rectangles from a large sheet of tin.  The \"wasted tin\" between circles and rectangles that they cut out is thrown away.  The company can order sheets of arbitrary length, but they are always 6 feet wide.<P>\r\n\r\nThe operations manager should order the shortest length of aluminum he can, because he is tasked with minimizing the wasted tin.<P>\r\n\r\nWhat length should the manager order?','~69 inches<P>\r\n\r\nhttp://www.stetson.edu/departments/mathcs/events/mathcontest/1995/index.shtml','2004-02-24',20040324232101,NULL,3,3,41,0.00,00000000000000,513);
INSERT INTO problem VALUES (2121,7,0,3172,'Kool Numbers','A Set of numbers is called <I>Kool</i> if it contains only two or more positive (not necessarily distinct) integers whose sum is equal to their product.<P>\r\n\r\nFor example, {2, 2, 2, 1, 1} is a <I>Kool</i> set.<BR>\r\n__________________________________<P>\r\n\r\na) Find a <I>Kool</i> set of 2 numbers.<P>\r\nb) Find a <I>Kool</i> set of 3 numbers.<P>\r\nc) Find a <I>Kool</i> set of 4 numbers.<P>\r\nd) Show that there exists a <I>Kool</i> set of <I>n</i> numbers for all <I>n</i>>1<P>\r\ne) Find all <I>Kool</i> sets with sums of 100<P>\r\nf) Find all <I><I>Kool</i> sets with 100 members.','answers:<P>\r\n\r\nhttp://www.stetson.edu/departments/mathcs/events/mathcontest/1995/index.shtml','2004-02-24',20040324232101,NULL,4,3,41,0.00,00000000000000,514);
INSERT INTO problem VALUES (2122,14,0,3172,'Mind your p\'s and q\'s','Let p and q be the solutions to:\r\nax²+bx+c=0<P>\r\n\r\nExpress p³+q³ in terms of a and b.','<B>3ab-a³</b><BR>\r\n___________________<P>\r\n\r\nSince the solutions are p and q, we know that x²+ax+b=(x-p)(x-q).<P>\r\n\r\nSo, a=-(p+q) and b=pq.<P>\r\n\r\nThis means p³+q³ = (p³+3p²q+3pq²+q³)-3pq(p+q) = 3ab-a³','2004-02-24',20040324232101,NULL,3,3,42,0.00,00000000000000,515);
INSERT INTO problem VALUES (2123,16,0,3172,'Triangle Circle','Begin with a right triangle with hypotenuse <I>h</i>.<P>\r\nInscribe a circle and label its radius, <I>r</i>.<P>\r\nWhat is the ratio of the area of the circle to that of the triangle?','<B>&#960;r/(h+r)</b><BR>\r\n__________________________________<P>\r\n\r\nLet the two legs of the triangle be length x and y.  We see that h=x+y-2r.<P>\r\n\r\nDraw three \"sub-triangles\" by connecting the center of the circle to the vertices of the triangle.<P>\r\n\r\nThe area of the triangle is the sum of the areas of the 3 smaller triangles. Thus the area is xr/2+yr/2 + hr/2 = r(x+y+h)/2 = r(h+2r+h)/2 = r(h+r).<P>\r\n\r\nThe area of the circle is &#960;r2, so the ratio of areas is (&#960; r2)/r(h+r) = <B>&#960; r/(h+r)</b>.','2004-02-24',20040324232101,NULL,3,3,42,0.00,00000000000000,516);
INSERT INTO problem VALUES (2124,16,0,3172,'Nonagon','This regular nonagon has side of length a and two diagonals of length b and c.<P>\r\n\r\nShow that a+b=c.','#4<P>\r\n\r\nhttp://www.stetson.edu/departments/mathcs/events/mathcontest/1996/index.shtml\r\n','2004-02-24',20040324232101,NULL,4,3,43,0.00,00000000000000,517);
INSERT INTO problem VALUES (2125,7,0,3172,'Year by Year','Consider N=2004^2004.<P>\r\n\r\n1) What are the first 3 digits of N?<P>\r\n\r\n2) What are the last 3 digits of N?','answer:\r\n\r\nhttp://www.stetson.edu/departments/mathcs/events/mathcontest/1996/index.shtml','2004-02-24',20040324232101,NULL,4,3,43,0.00,00000000000000,518);
INSERT INTO problem VALUES (2126,12,0,5352,'Oldy but Goody','When is a door not a door','When it\'s ajar (a jar)','2004-02-24',20040324232101,NULL,1,3,2,0.00,00000000000000,118);
INSERT INTO problem VALUES (2127,14,0,3172,'Exponential Difficulties','What\'s the least positive integer, <I>n</i>,  having the following properties:\r\n<UL><LI><I>n</i> = (<I>a</i>^2)/2</li>\r\n<LI><I>n</i> = (<I>b</i>^3)/3</li>\r\n<LI><I>n</i> = (<I>c</i>^5)/5</li></ul>\r\n<I>(where a, b, and c are integers)','Let N = (2^i)(3^j)(5^k) be such a number. Then there must exist numbers a, b, c so that:\r\n<OL><LI>2N = a2</li>\r\n<LI>3N = b3</li>\r\n<LI>5N = c5</li></ol>\r\nThe exponent i must be odd from (1), a multiple of 3 from (2) and a multiple of 5 from (3). The smallest exponent which meets these requirements is 15.<P>\r\n\r\nThe exponent j must be even from (1), one less than a multiple of 3 from (2), and a multiple of 5 from (3). The smallest exponent which meets these requirements is 20.<P>\r\n\r\nThe exponent k must be even from (1), a multiple of 3 from (2), and one less than a multiple of 5 from (3). The smallest exponent which meets these requirements is 24.<P>\r\n\r\nTherefore, the smallest such integer is N = (2^15)(3^20)(5^24) = 6,810,125,783,203,125,000,000,000,000,000. \r\n','2004-02-25',20040324232101,NULL,5,3,44,0.00,00000000000000,519);
INSERT INTO problem VALUES (2128,5,0,3172,'Unit cubes (2)','Remember <A HREF=\"http://perplexus.info/show.php?pid=1619\">this one</a>?<P>\r\n\r\nA number of unit cubes are put together to form a larger cube.  A number of the faces of the large cube are then painted red.  The cube is taken apart and 1,234, 567 unit cubes have red paint on them.<P>\r\n\r\nHow many unit cubes are there?','<B>264,609,288</b><BR>\r\n______________________________<P>\r\n\r\nConsider the 9 different ways to paint the surfaces of the larger cube.\r\n<PRE>\r\nSides Painted      Small Cubes Painted \r\n1                  n²\r\n2 adjacent         2n²-n\r\n2 opposite         2n²\r\n3 adjacent         3n²-3n+1\r\n3 not adjacent     3n²-2n\r\n4 (w/2 adjacent)   4n²-5n+2\r\n4 (w/2 opposite)   4n²-4n\r\n5                  5n²-8n+4      \r\n6                  6n²-12n+8\r\n</pre>\r\nNow, set each of the equations above equal to 1,234,567 and solve for n.<P>\r\n\r\nOnly in the case of \'3 adjacent\' does n come out integral... where n=642.<P>\r\n\r\n642³ = <B>264,609,288</b>','2004-02-25',20040324232101,NULL,3,3,44,0.00,00000000000000,520);
INSERT INTO problem VALUES (2129,16,0,3172,'Bounded Area','A region of the plane is defined by:\r\n|y-2x| + |y+2x| + |y-3| &#8804; 9','The region is the polygon with corners (-2, 4), (2, 4), (9/4, 3), (1, -2), (-1, -2), and (-9/4, 3)<P>\r\n\r\nThe area of this polygon is 20.5','2004-02-25',20040324232101,NULL,3,3,45,0.00,00000000000000,521);
INSERT INTO problem VALUES (2130,14,0,3172,'Gonna party like it\'s 1999','Find a solution to:<BR>\r\na^4 + b^4 + c^4 + ... + n^4 = 1999<P>\r\n\r\nwhere a, b, c, ... n are all integers (or prove that it is impossible).','First note that:<BR>\r\n  (2n)^4 = 16n^2 = 1 (mod 16)<BR>\r\nand<BR>\r\n  (2n + 1)^4 = 16n^4 + 32n^3 + 24n^2 + 8n + 1 = 1 (mod 16)<P>\r\n\r\nTherefore x4 = 0 or 1 (mod 16). This means that:<BR>\r\n  a^4 + b^4 + . . . + n^4 (mod 16)<BR>\r\nis some number from 0 to 14, but 1999 = 15 (mod 16).','2004-02-25',20040324232101,NULL,5,3,45,0.00,00000000000000,522);
INSERT INTO problem VALUES (2131,14,0,3172,'Multi-Logarithms','If log<sub>9</sub>(x) = log<sub>12</sub>(y) = log<sub>16</sub>(x+y), then find y/x.','Let: a = log<sub>9</sub>(x) = log<sub>12</sub>(y) = log<sub>16</sub>(x+y)<BR>\r\nThen,<BR>\r\n  16^a = x + y = 9^a + 12^a.<BR>\r\nCompleting the square, we get:<BR>\r\n  (3^a + 1/2(4^a))^2 = (5/4)(4^a)^2.<BR>\r\nTherefore 3^a = (&#8730;5-1)/2)4^a.<BR>\r\nThen y/x = 12^a/9^a = 4^a/3^a = 2/(&#8730;5-1) = (1+&#8730;5)/2','2004-02-25',20040324232101,NULL,3,3,46,0.00,00000000000000,523);
INSERT INTO problem VALUES (2132,14,0,3172,'Trigonometric Fun','Show that cos(x/7) - cos(2x/7) + cos(3p/7) = 1/2.','Subtracting the identities sin( x + y ) = sin(x) cos (y) + cos(x) sin(y),<BR>and sin(x-y) = sin(x) cos(y) - cos(x) sin(y) gives us the identity:<BR>\r\n&nbsp;&nbsp;2cos(x)sin(y) = sin(x+y) - sin(x-y).<BR>\r\nSo, we have:<BR>\r\n&nbsp;&nbsp;2cos(p/7)sin(p/7)=sin(2p/7)-sin(0)\r\n&nbsp;&nbsp;2cos(3p/7)sin(p/7)=sin(4p/7)-sin(2p/7)\r\n  2cos(5p/7)sin(p/7)=sin(6p/7)-sin(4p/7)<P>\r\n\r\nAdding these three equations gives:<BR>\r\n&nbsp;&nbsp;2sin(p/7)[cos(p/7) + cos(3p/7) + cos(5p/7)] = sin(6p/7),<BR>\r\nwhich gives the result.','2004-02-25',20040324232101,NULL,4,3,46,0.00,00000000000000,524);
INSERT INTO problem VALUES (2133,6,0,5777,'Would, that I could answer this','How much wood would a woodchuck chuck if a woodchuck would chuck wood?','safd','2004-02-25',20040323232102,NULL,3,3,1,0.00,00000000000000,70);
INSERT INTO problem VALUES (2134,6,0,5777,'baseball','A player in baseball was deemed out, but he didn\'t strike out, didn\'t pop fly, didn\'t get tagged out, and didn\'t lead off base.  How did he get caught out?','type my solution here','2004-02-25',20040323232102,NULL,3,3,1,0.00,00000000000000,71);
INSERT INTO problem VALUES (2135,4,0,5777,'Strong Suit','If I place two decks of cards together to form one superdeck...',' sdlkjfd','2004-02-25',20040324232101,NULL,3,3,2,0.00,00000000000000,119);
INSERT INTO problem VALUES (2136,14,0,5777,'exponents','x = 1^2 + 2^3 + 3^4 + 4^5 + 5^6<P>\r\n\r\nSolve for x','sdfkj','2004-02-25',20040324232101,NULL,3,3,2,0.00,00000000000000,120);
INSERT INTO problem VALUES (2137,12,0,5777,'embarassed zebra?','What is black and white and red all over?','newspaper','2004-02-25',20040324232101,NULL,3,3,3,0.00,00000000000000,152);
INSERT INTO problem VALUES (2138,17,0,5777,'Freezing?','How can you make water go straight from ice to steam?','sdf','2004-02-25',20040324232101,NULL,3,3,3,0.00,00000000000000,153);
INSERT INTO problem VALUES (2139,13,0,5777,'funny numbers','1, 2, 3, 4, 6, 7, 8, 10, 11, ...<P>\r\n\r\nWhat\'s next?','sdf','2004-02-25',20040324232101,NULL,3,3,4,0.00,00000000000000,183);
INSERT INTO problem VALUES (2140,13,0,5777,'funny letters','W, T, P, O, T, U, S, O, A, ...<P>\r\n\r\nWhat comes next?','we the people','2004-02-25',20040324232101,NULL,3,3,4,0.00,00000000000000,184);
INSERT INTO problem VALUES (2141,13,0,5777,'funnier letters','T, Q, B, F, J, O, T, ...<P>\r\n\r\nWhat comes next?','The quick brown fox...','2004-02-25',20040324232101,NULL,3,3,5,0.00,00000000000000,206);
INSERT INTO problem VALUES (2142,14,0,5777,'I, robot','if i is the square root of -1, what is the square root of i?','?','2004-02-25',20040324232101,NULL,3,3,5,0.00,00000000000000,207);
INSERT INTO problem VALUES (2143,7,0,5614,'21','Using only once all of the following numbers (1, 5, 6, 7) and as many of the following basic operators as you need (\"+\",\"(\",\"-\",\")\",\"x\",\"/\"), create 21.\r\nWith 4 numbers you are limited on using at most three operators, but you can use more than once the same operator. \r\nYou cannot combine numbers. They must be used independently (15, 51, 156 etc is not allowed). There exists a solution and any 3rd grade student should be able to reach it, but it is not trivial. Use your imagination.','6/(1-5/7)','2004-02-25',20040323232102,NULL,4,3,1,0.00,00000000000000,72);
INSERT INTO problem VALUES (2144,6,0,5759,'Equation for fun','Basically I need an equation for fun that would have a complex problem resulting with an interesting result. It could involve the number of exterior sides an object has like a bouncy ball has only has one, yet having supreme fun.\r\n\r\nAnything can happen with this one.','Solutions may vary!','2004-02-25',20040323232102,NULL,3,3,1,0.00,00000000000000,73);
INSERT INTO problem VALUES (2145,7,0,2716,'No zeroes allowed','Is there any integer multiple of N=2^2004 that includes no zeroes in its decimal representation?','Yes, there are such numbers. Start with N, analyzing its digits from right to left. Each time you find a zero (say, at the Mth position) add N times 10^M; this will wipe out the zero (since N doesn\'t end in zero) without affecting the digits to the right of the Mth place.<p>Keep on doing this until the rightmost 2004 digits are non-zero. At that time, you\'ll have a multiple of N that can be expressed as X.10^2004+Y, and Y has no zeroes in it. As the sum is a multiple of N, and X*10^2004 is also a multiple of N, it follows that Y must be a multiple of N, so Y is a number as we wanted.','2004-02-25',20040324232101,NULL,3,3,30,0.00,00000000000000,478);
INSERT INTO problem VALUES (2147,9,0,5757,'2=3','Consider this:                             \r\na=b+c, so \r\n          \r\n               2a=2b+2c,\r\n                                         and\r\n                                         3a=3b+3c.\r\nTherefore, we have this equation:\r\n                                         2a+3b+3c=3a+2b+2c.\r\n\r\n\r\n                                2a-2b-2c=3a-3b-3c\r\n(subtracting).                        2(a-b-c)=3(a-b-c)\r\n             (Distributive property).            \r\n                      2=3\r\n                     (divide by (a-b-c))                    How is this possible?','In the last step, you divide by zero (a-b-c=0)','2004-02-26',20040323232102,NULL,1,3,1,0.00,00000000000000,74);
INSERT INTO problem VALUES (2151,8,0,5352,'Re-arranged Faces','<p>It is possible to arrange the 16 court cards from a deck of playing cards into a 4x4 grid so that. <p>\r\n\r\nEach row, column, long diagonal and quadrant has 4 different cards of value and suit, i.e. one of each Jack, Queen, King and Ace, and, one of each Spade, Heart, Club and diamond<p>\r\n\r\nthis should also apply to the four centre cards, and four corner cards.<p>\r\nPlease show how<p>','there area number of solutions, below is one of them,<p>\r\nAs   Kh   Qd   Jc<br>\r\nJd   Qc   Ks   Ah<br>\r\nKc   Ad   Jh   Qs<br>\r\nQh   Jd   Ac   Kd<br>','2004-02-26',20040324232101,NULL,3,3,2,0.00,00000000000000,122);
INSERT INTO problem VALUES (2153,4,0,2561,'hmm','hmm','hmm','2004-02-27',20040323232102,NULL,3,3,1,0.00,00000000000000,77);
INSERT INTO problem VALUES (2155,18,0,5352,'Back and Front','You have a piece of paper 18 inches long by 1 inch wide, a pencil and one other item, describe how it is possible to draw on the full length of both sides of the piece of paper.<p>\r\n<i>nb. the pencil must be perpendicular to the desk and must remain in contact with the paper, the paper must remain in contact with the desk.<br> also the paper cannot be folded.</i>','Preparation is required,<br> create a moebius strip with the paper, using your extra item (sellotape or staples).<br>\r\nHow? fold the paper into loop, then flip one end over, and then staple, you now have an un-ending piece of paper where the inside reverts to the outside at the join.<p>\r\nThe rest should be straight forward<p>\r\n<a href=\"http://www.cut-the-knot.org/do_you_know/moebius.shtml\">Moebius Strip</a>','2004-02-27',20040324232101,NULL,2,3,3,0.00,00000000000000,155);
INSERT INTO problem VALUES (2156,6,0,3172,'New Prob (1)','reserve this space','?','2004-02-27',20040324232101,NULL,3,3,47,0.00,00000000000000,525);
INSERT INTO problem VALUES (2157,6,0,3172,'New Prob (2)','sdfklj','?','2004-02-27',20040324232101,NULL,3,3,47,0.00,00000000000000,526);
INSERT INTO problem VALUES (2158,6,0,3172,'new Prob (3)','reserve this one','?','2004-02-27',20040324232101,NULL,3,3,48,0.00,00000000000000,527);
INSERT INTO problem VALUES (2159,6,0,5777,'I\'m really busy here!','This is a good one...','?','2004-02-27',20040324232101,NULL,3,3,6,0.00,00000000000000,228);
INSERT INTO problem VALUES (2160,6,0,5777,'What should I call this one?','What do YOU think this problem should be called?','?','2004-02-27',20040324232101,NULL,3,3,6,0.00,00000000000000,229);
INSERT INTO problem VALUES (2161,14,0,2716,'Three-less?','Prove that for any positive integer <i>n</i>, there exists at least one multiple of 5^<i>n</i> that doesn\'t have any threes in its decimal representation.','Later!','2004-02-28',20040324232101,NULL,3,3,31,0.00,00000000000000,481);
INSERT INTO problem VALUES (2239,12,0,6159,'6 kids','There\'s six kids in an empty room. There\'s also a basket in the room, with six apples. Each kid gets one apple, but there\'s still one apple left in the basket.\r\n\r\nHow?','One kid was holding the basket','2004-03-24',20040324232101,NULL,3,3,1,0.00,00000000000000,91);
INSERT INTO problem VALUES (2240,12,0,6159,'Sally May','Sally May threw a ball as hard as she could. It did not hit anything, touch anything, or was ever interfered with. But, the ball still came back to her. How?','She threw it upwards','2004-03-24',20040324232101,NULL,3,3,1,0.00,00000000000000,92);
INSERT INTO problem VALUES (2241,12,0,6159,'President','There are a few requirements to become President of the US. 1)To be born in the US\r\n2)To be at least 35 years of age or older 3)To be sworn in 4)?\r\n\r\nWhat is the 4th requirement?\r\n(Note: Think behind what your teacher taught you in the 5th grade a bazillion years ago.)','To Be elected','2004-03-24',20040324232101,NULL,3,3,2,0.00,00000000000000,131);
INSERT INTO problem VALUES (2242,14,0,6159,'Mental Math','take 10 square it multiply it by nine divide it by 2 multiply it by 3 divide it by 3 find the GCF and multiply the GCF by itself & you have...','Did you use mental math?\r\n\r\nThe answer is\r\n\r\n100','2004-03-24',20040324232101,NULL,3,3,2,0.00,00000000000000,132);
INSERT INTO problem VALUES (2163,13,0,1626,'Explicitly Stated','A certain bank is very generous with its interest and gives interest such that the money will be 5 times what was in the account at the end of the year, and as a \"new year bonus\" puts 8 dollars in the account at the start of the new year.<br><br>\r\n\r\nJack gets one of these accounts at the start of year 1, and puts 6 dollars in, but doesn\'t get the 8 dollar bonus. Assuming there are no other withdrawls or deposits into that account, figure out how much money is in that account on year x, before interest is given but after the gift is given.<br><br>\r\n\r\nFor example, on year 1, he would have 6 dollars. On year 2, he would have 38 dollars, and on year 3 he would have 198 dollars.<br><br>\r\n\r\nWhat if you put in A dollars the first year (you don\'t get the gift for the first year), the bank gave interest such that the money was B times as much at the end of the year, and gave a \"new year gift\" of C dollars at the beginning of each year, before interest but after the gift?','This is just an equation S(1)=6, S(x+1) = 5(S(x))+8 which is in recursive form. <br><br>\r\n\r\nSolving the second part of the problem first, if it was to be converted into explicit form, just put it into a formula that would convert recursive sequences to explicit sequences like S(x) = (C/(B-1))*((((A*(B-1))/C)+1)*(B^(x-1))+1)<br><br>\r\n\r\nIn this case, S(x) = (8/(5-1))*((((6*(5-1))/8)+1)*(5^(x-1))+1), which equals (8*5^(x-1))+2.','2004-02-28',20040324232101,NULL,3,3,24,0.00,00000000000000,445);
INSERT INTO problem VALUES (2164,7,0,3735,'Perfect square?','Find all integer solutions of y² = x³ - 432.','x³ = y² + 432 is a perfect cube if, and only if, 6³(y² + 432) = 216(y² + 432) is a perfect cube.\r\nBut 216(y² + 432) = (y + 36)³ - (y - 36)³.\r\nHence (6x)³ + (y - 36)³ = (y + 36)³ .    (1)\r\n\r\nBy Fermat\'s Last Theorem, a^n + b^n = c^n has no non-zero integer solutions for a, b and c, when n > 2.  We need the result only for the case n = 3, which was first proved by Euler, with a gap filled by Legendre.\r\n\r\nHowever, x > 0.\r\nHence (1) can hold only when y - 36 = 0 or y + 36 = 0; that is, y = ±36, in which case 6x = 72.\r\n\r\nTherefore the only solutions are x = 12, y = ±36.','2004-02-29',20040323232102,NULL,5,3,1,0.00,00000000000000,79);
INSERT INTO problem VALUES (2165,20,0,5352,'Take a Letter','What is the longest word that you can think of with,<br> an \"E\" at the begining, an \"E\" at the end and only one letter in the middle?','Envelope,\r\n\r\nSorry','2004-02-29',20040324232101,NULL,2,3,3,0.00,00000000000000,156);
INSERT INTO problem VALUES (2177,22,0,5352,'Shallow Hal','<br>Crack the code to reveal the quote<p>\r\n\r\n2,4,25,18,16,20 / 3,12 / 1,5 / 10,23,19 / 18,11,16 / 25,15 / 2,15,11 / 7,9,11,17,13,4,4,16.<p>','<br>Start with a standard alpha-numeric code, A=1, B=2, etc, this code changes with every letter, but it is progressive. For the second letter the code is B=1, C=2 etc, and so on. When a letter is =1, on the next cycle the same letter will =26.<p> from this we can crack the code to <b>\"Beauty is in the eye of the beholder\"</b><p>','2004-03-02',20040324232101,NULL,3,3,4,0.00,00000000000000,187);
INSERT INTO problem VALUES (2167,6,0,5833,'More than you asked for.','If you had three apples in front of you and you took two of them away.  How many would you have?','TWO!  You took them away','2004-03-01',20040323232102,NULL,2,3,1,0.00,00000000000000,80);
INSERT INTO problem VALUES (2168,14,0,5833,'Math Problem 1','2 + 2 = 4','sdf','2004-03-01',20040323232102,NULL,3,3,1,0.00,00000000000000,81);
INSERT INTO problem VALUES (2169,14,0,5833,'Math Problem 2','3 + 3 = 6','sfdsdfaf','2004-03-01',20040324232101,NULL,3,3,2,0.00,00000000000000,125);
INSERT INTO problem VALUES (2170,13,0,5833,'Cool Sequence','1, 2, 3, 4, 5, 7, 8, 9, ...','asdfsfd','2004-03-01',20040324232101,NULL,3,3,2,0.00,00000000000000,126);
INSERT INTO problem VALUES (2171,6,0,5833,'One potato, Two potato, Three potato, FOUR!','Potatoes/Tomatoes','asdfklajsdf','2004-03-01',20040324232101,NULL,3,3,3,0.00,00000000000000,157);
INSERT INTO problem VALUES (2172,15,0,5833,'Why is this difficult?','Put hard calculus integral in here...','sklafd','2004-03-01',20040324232101,NULL,3,3,3,0.00,00000000000000,158);
INSERT INTO problem VALUES (2173,6,0,5833,'Duck, Duck, Duck... GOOSE!!!','sadfas','asdfasfd','2004-03-01',20040324232101,NULL,3,3,4,0.00,00000000000000,185);
INSERT INTO problem VALUES (2174,16,0,5833,'Lots o\' shapes','If a circle a square and an equilateral triangle each have the same area, which has the greatest perimeter?','dfsjsdf','2004-03-01',20040324232101,NULL,3,3,4,0.00,00000000000000,186);
INSERT INTO problem VALUES (2175,4,0,5833,'Sins of the Gambler','Can you think of a method of playing Roulette that gives the player a 90% chance of winning each time he plays a game?<P>\r\n\r\n(A game is considered to be the sum  wins/losses after at least 10 spins of the roulette wheel.)','safdsdaf','2004-03-01',20040324232101,NULL,3,3,5,0.00,00000000000000,208);
INSERT INTO problem VALUES (2176,13,0,5833,'Last... but not Least !','What is the final number in this sequence?<BR>\r\n30, 27, 28, 25, 26, 20, 24','sadfasdf','2004-03-01',20040324232101,NULL,3,3,5,0.00,00000000000000,209);
INSERT INTO problem VALUES (2179,2,0,5815,'Whodunit Part 3: Speeding Along','it would be easier just to veiw this problem on a word docoment, so <A HREF=\"http://pts4374.k12.sd.us/matt/Whodunit%20Part%203.doc\">click here</A> to go to it.  Also, if you find you do not know how to solve these types of problems, <A HREF=\"http://www.pennypress.com/samplepuzzles/srwoo23.pdf\"> click here</A> to go to pennypress.com, where it will tell you how to solve (only read the 3rd page, the first 2 don\'t have anything useful on them)   ','There is no solution, but keep the info derived from this puzzle, for it will aid you in part 5, where you will try to figure out whodunit!','2004-03-02',20040324232101,NULL,4,3,2,0.00,00000000000000,127);
INSERT INTO problem VALUES (2227,8,0,5815,'famous last words','here are some funny things a person might say right before their death.\r\n<P>\r\n\"Betchya I can jump off faster.\"\r\n<P>\r\n\"Give me liberty, or give me death!\"\r\n<P>\r\n\"I wonder if this old gun still works...\"\r\n<P>\r\n\"Go ahead, shoot me, I dare you.\"\r\n<P>\r\n\"Lets play target practice, I\'ll be the target!\"\r\n<P>\r\nThese are just a few.  See if you can think of some more on your own!\r\n','There is no solution','2004-03-22',20040324232101,NULL,1,3,4,0.00,00000000000000,191);
INSERT INTO problem VALUES (2180,6,0,3172,'Buric\'s Cube','***INCLUDE PICS***<P>\r\nProfessor Buric likes to set his students logic problems using a cube by using eight standard dice as shown left.  Using the notation show below, the six face of the cube are referred to as:<BR>\r\n<B>ABFE - TOP<BR>\r\nABCD - FRONT<BR>\r\nDCGH - BASE<BR>\r\nEFGH - BACK<BR>\r\nAEHD - LEFT<BR>\r\nBFGC - RIGHT</b><P>\r\n\r\nEach of the six faces sohws four numbers and three numbers of one die are seen at each of the eight corners of the cube.  The Professor then makes several statements regarding the numbers on view and challenges the students to place all twenty four numbers which can be seen in their correct positions in the net of the cube (seen to the right) in 40 minutes or less.<P>\r\n\r\nOn once occasion the following clues were given:<BR>\r\n<UL><LI>All six faces show four different numbers but each of the numbers 1, 2, 3, 4, 5, and 6 appear four times.</li>\r\n<LI>The numbers on the front can be arranged to make a four-digit square number, and those on the back can form a different four-digit square.</li>\r\n<LI>The sum of the numbers showing on the top is the same total as those on the base.</li>\r\n<LI>The numbers showing at corner F are 2, 3, and 6.</li>\r\n<LI>The numbers seen on the front are consecutive, but not necessarily in order.</li>\r\n<LI>Three odd numbers form corner B, and the product of all the numbers on the top is 180.</li>\r\n<LI>At corner G, the sum of the numbers is only 7, while at corner E, only even numbers are seen, and each of these is either the largest or smallest number seen on its face.</li>\r\n<LI>The numbers on the right side do not include a 6 and the only 5 seen in the top half of the cube shows up on the top.</li>\r\n<LI>At corner C, one of the numbers equals the sum of the other two.</li></ul>\r\nRemembering that for a standard die, 1 and 6, 2 and 5, and 3 and 4 appear on opposite faces, can you graduate from the Professor\'s class?','http://www.puzzler.co.uk/D/pdf/tp_3.pdf','2004-03-03',20040324232101,NULL,4,3,48,0.00,00000000000000,528);
INSERT INTO problem VALUES (2181,4,0,5799,'Wine Tasting','A king has a 1000 bottles of wine one of which is poisonous and 10 tasters.  If the poison will kill a taster one day later,  how can the king distribute the bottles among the testers to find the poisonous bottle in one day.','Give taster one bottles 1-500\r\ntaster two bottles 501-1000\r\ntaster 3 250-500,750-1000\r\ntaster 4 1-250, 501-750\r\netc.','2004-03-03',20040324232101,NULL,3,3,3,0.00,00000000000000,159);
INSERT INTO problem VALUES (2182,2,0,5799,'Can\'t Make Heads or Tails of it','You have a pile of 299 coins 200 are heads and 99 are tails.  You must separate (and flip) them into two piles with the same number of tails in each pile.  You must do this blindfolded.','Take out 99 coins.  This pile will have X tails, the other 99-x tails.  Flip the 99 coins turning it into 99-x tails.  ','2004-03-03',20040324232101,NULL,3,3,3,0.00,00000000000000,160);
INSERT INTO problem VALUES (2183,2,0,5799,'Keep the Tip','Three men were on a business trip and had to stay in a hotel \r\nover night. The price of the room was $30.00, so the men \r\ndecided to split one room, three ways.  Each one paid $10.00.  \r\nWell after they paid, the manager realized that he overcharged \r\nthem on their room.  The room only cost $25.00, so he gave the \r\nbellboy five one dollar bills to give to the three men.  On his \r\nway up to the room the bell boy was trying to think of a way to \r\nsplit $5.00 three ways. After thinking about it awhile, he decided \r\nto keep $2.00 for himself and give each man $1.00 back.  Now, if \r\neach man (who paid $10)  gets $1 back that means they each paid \r\n$9.00 ($10 - $1 = $9 ).  $9.00 multiplied by 3 (because there are \r\nthree men) equals $27.00 plus the $2.00  the bell boy kept equals\r\n$29.00! What happened to the missing dollar????? \r\n','They each paid $9 which accounts for the $25 to the hotel and two for the bell boy which is 27.  The 3 dollars they got back is no longer part of what they paid so 27=27.','2004-03-03',20040324232101,NULL,3,3,4,0.00,00000000000000,188);
INSERT INTO problem VALUES (2186,6,0,2716,'Moo-ing along','In five days, four black cows and three brown cows give as much milk, as five brown cows and three black cows would give in four days.<p>Which color cows are the best milk producers?','Let\'s call K the amount a blacK cow gives in a day, and N the amount a browN cow gives in the same time.<p>We can write (4K+3N)x5=(5N+3K)x4, so 20K+15N = 12K+20N. If we \"lose\" 8 black cows, we need only 5 brown cows, so the latter are the best producers.','2004-03-04',20040324232101,NULL,2,3,33,0.00,00000000000000,489);
INSERT INTO problem VALUES (2187,7,0,2716,'Last digit','What\'s the last digit of 11^2003 times 7^2004 times 13^2005 ?','All powers of 11 end in 1. 7 times 13 ends in 1, so 7^2004 times 13^2004 ends in 1. So the final digit of the product is the final digit of 13, that is, 3.','2004-03-04',20040324232101,NULL,1,3,33,0.00,00000000000000,490);
INSERT INTO problem VALUES (2189,2,0,5815,'Whodunit Part 4: Going Shopping','it would be easier just to veiw this problem on a word docoment, so <A HREF=\"http://pts4374.k12.sd.us/matt/Whodunit%20Part%204.doc\">click here</A> to go to it.  Also, if you find you do not know how to solve these types of problems, <A HREF=\"http://www.pennypress.com/samplepuzzles/srwoo23.pdf\"> click here</A> to go to pennypress.com, where it will tell you how to solve (only read the 3rd page, the first 2 don\'t have anything useful on them)\r\n<p> \r\nYou can print this out, you will probably need to.','There is no solution, but keep the info derived from this puzzle, for it will aid you in part 5, where you will try to figure out whodunit!','2004-03-04',20040324232101,NULL,4,3,2,0.00,00000000000000,128);
INSERT INTO problem VALUES (2188,14,0,3558,'Almost there...','I have a friend who has a lot of time on his hands.  During his free time, he likes to walk down the street in a way so that he ends up on a random point.  He thinks of creative ways to pick a random point.<p>\r\n\r\nToday, to pick a random end point, he first picked a random number x between 1 and 0.  Then, he walked 1 mile down the road.  Next, he walked x miles back.  x^2 miles forward, and x^3 miles back.  He continued in this pattern infinitely (but it didn’t take an infinite amount of time!).  He walked at 3 miles per hour, and wasted no time when turning around.<p>\r\n\r\nIn relation to x, how long did he take and how far from the starting point did he end up?','20/(1-x) minutes and 1/(1+x) miles.','2004-03-04',20040324232101,NULL,3,3,3,0.00,00000000000000,161);
INSERT INTO problem VALUES (2228,19,0,6126,'The House and The Bear','You see a small house with all its walls facing south. Each of the walls there is a window, outside one of the windows you can is a bear. What colour is the bear?','White. The house\'s walls are all facing south, so therefore the house is located in the North Pole, and the bear must be white as only a polar bear would be on the North Pole.','2004-03-23',20040323232102,NULL,3,3,1,0.00,00000000000000,89);
INSERT INTO problem VALUES (2226,2,0,5815,'Whodunit Part 5: The Culprit!','<A HREF=\"http://pts4374.k12.sd.us/matt/Whodunit%20Part%205.doc\">click here</A> to go to it.  Also, if you find you do not know how to solve these types of problems, <A HREF=\"http://www.pennypress.com/samplepuzzles/srwoo23.pdf\"> click here</A> to go to pennypress.com, where it will tell you how to solve (only read the 3rd page, the first 2 don\'t have anything useful on them)','The culprit is Carl!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!','2004-03-22',20040324232101,NULL,5,3,4,0.00,00000000000000,190);
INSERT INTO problem VALUES (2190,7,0,5815,'The Use of Functions (very big numbers)',' (extra credit if you don\'t use a calculator)\r\n<P>\r\n*the symbol **­ stands for \"raised to the _ power), so if it was 5**­2, it would be 5 to the second power. \r\n<P> (ALSO, X STANDS FOR MULTIPLY)  GOOD LUCK :) \r\n <P>\r\n<P>\r\n\r\nPROBLEM 1\r\n<P>\r\nf(x)=  9x +2 X 3<P>\r\ng(x)= 3x**2 - 2x + 7<P>\r\nm(x)=2x­**3 + 3x**­2 - 10x + 2<P>\r\nb(x)=8x + 2 - 32<P>\r\n<P>\r\na) evaluate f(x(g(m(3)))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\n\r\n\r\nb) evaluate f(x(g(m(4)))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\n\r\nc) evaluate f(x(g(m(5)))\r\n<P>\r\n<P>\r\n<P>\r\nPROBLEM 2\r\n<P>\r\nf(x)= 2x - 7 X 4<P>\r\ng(x)= 3gx**2 + 4<P>\r\nm(x)= 6x - 4x­**2 + 3<P>\r\nb(x)= 2x**­2 - bx**3 - 2<P>\r\nt(x)=  1/2(4x+6)<P> \r\n<P>\r\n<P>\r\n<P>\r\n\r\na) evaluate f(x(g(m(b(1/2))))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\n\r\n\r\nb) evaluate f(x(g(m(b(2)))))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\nc) evaluate f(x(g(m(b(0))))) \r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\nPROBLEM 3\r\n<P>\r\n\r\nf(x)= 3x**­2 + 4.5 - x<P>\r\ng(x)= 2x**­2 - .5x + 2<P>\r\nm(x)=3x + 6<P>\r\nb(x)=6x - 4x­**2 - 5<P>\r\nt(x)=5x - 23<P>\r\nc(x)=17 - 2.5x<P>\r\n<P>\r\na) evaluate f(x(g(m(b(t(4))))))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\nb) evaluate f(x(g(m(b(t(6))))))\r\n<P>\r\n<P>\r\n<P>\r\n<P>\r\n\r\n\r\n\r\nc) evaluate f(x(g(m(b(t(8))))))\r\n<P>\r\n<P>\r\n<P>\r\n<P>','?','2004-03-04',20040324232101,NULL,5,3,3,0.00,00000000000000,162);
INSERT INTO problem VALUES (2191,7,0,1920,'Flooble Puzzle Sum','In this sum, each letter represents a different digit 0-9.  What is the sum?\r\n<pre>\r\nflooble\r\n puzzle\r\n puzzle\r\n-------\r\nperplex\r\n</pre>','flooble+puzzle+puzzle=perplex<br>\r\n6255028+791128+791128=7837284','2004-03-05',20040324232101,NULL,3,3,18,0.00,00000000000000,392);
INSERT INTO problem VALUES (2194,7,0,5285,'BIG , BIGGER , BIGGEST',' 	Which of the following is the largest number? 	\r\n 	2^4000, 3^3000, 4^2500, 5^2000 	 \r\n 	  **no calculator or logarithm tables. 	 \r\n','   ans: 4^2500','2004-03-08',20040324232101,NULL,3,3,2,0.00,00000000000000,129);
INSERT INTO problem VALUES (2195,17,0,5352,'Wide bottomed and transparent','<br>The question is a simple one.<p>\r\n\r\n\"Why is the glass in old buildings thicker at the bottom than at the top?\"<p>','<br>The answer is a bone of contention between scientist the world over, some say that glass is actually an extremely viscous liquid, and years of being stood vertically will cause it to run, other people believe this not to be the case.<p>\r\nThe actual reason though, is not scientific at all, when glass was first manufactured, a lump of molten glass was rolled, blown, expanded, flattened and finally spun into a disc before being cut into panes.  The sheets were thicker towards the edge of the disc and were usually installed with the heavier side at the bottom.<p>\r\n<a href=\"http://math.ucr.edu/home/baez/physics/General/Glass/glass.html\">Find out more</a>\r\n','2004-03-08',20040324232101,NULL,3,3,4,0.00,00000000000000,189);
INSERT INTO problem VALUES (2196,13,0,4106,'Complete the sequence','Find the missing term:\r\n\r\n426, 23, 400, 48, 84, 101, ?, 88, 111 \r\n','?','2004-03-09',20040324232101,NULL,5,3,5,0.00,00000000000000,210);
INSERT INTO problem VALUES (2197,6,0,5352,'Seven wonders','The seven wonders of the ancient world are all ruins except one, but at one time for a short period all seven were said to be of great splendour, how long was this period.','The Colossus of Helios was destroyed in an earthquake in 226 BC, the Lighthouse of Alexandria was finished in 270 BC, just 44 years earlier.','2004-03-09',20040324232101,NULL,2,3,5,0.00,00000000000000,211);
INSERT INTO problem VALUES (2198,5,0,2716,'What is it?','These are views of a certain object as seen from the front and from the top. What\'s the object like?\r\n<pre>\r\n+-----+-----+  +-----------+\r\n|     |     |  |           |\r\n|     |     |  |           |\r\n+-----+     |  +-----+     |\r\n|           |  |     |     |\r\n|           |  |     |     |\r\n+-----------+  +-----+-----+\r\n</pre>','It\'s a cube, with the leftmost, nearmost, topmost, quarter cube cut diagonally.','2004-03-09',20040324232101,NULL,2,3,34,0.00,00000000000000,494);
INSERT INTO problem VALUES (2203,21,0,1626,'Sixteen tiles','You have 16 tiles numbered from 1 to 16, arranged in a 4 by 4 grid. A move consists of a switch tile of 16 with any other tile horizontally or vertically touching it. (Diagonally adjacent tiles don\'t count.)<br><br>\r\n\r\nDevelop an algorithm which has its average number of moves the fewest.','?','2004-03-11',20040324232101,NULL,5,3,25,0.00,00000000000000,452);
INSERT INTO problem VALUES (2205,2,0,3992,'Number Pyramid','A \"Number Pyramid\" is composed of ten different numbers ( usually 0 - 9 ) with four rows. ONE EXAMPLE of a Number Pyramid is as follows:\r\n\r\n<P>            0\r\n<P>        1   2\r\n<P>    3  4    5\r\n<P>6  7   8    9\r\n<P>Given the clues below, determine the composition of a new Number Pyramid.\r\n<P>1) The sum of the two numers in the second row is 11.\r\n<P>2) The sum of the two numbers in the bottom row minus the sum of the numbers in the third row equals 10.\r\n<P>3) The rightmost numbers in the four rows must sum to 18.\r\n<P>4) The middle number in the third row minus the leftmost number in the second row should equal 4.\r\n<P>5) Subtracting the top number in the Pyramid from the rightmost number in the second row leaves 4.\r\n<P>6) In the bottom row, the leftmost number is greater than the second number from the left, while the rightmost number is greater than the second number from the right. \r\n<P>For bonus marks, which of the above clues (if any), are not necessary in order to construct the pyramid?\r\n','By clue 1, the sum of the two numbers in the second row equals 11, so that the leftmost number must be 2 or greater, since the rightmost number cannot be 10 or 11. By clue 4, the middle number in the third row minus the leftmost number in the second row equals 4. The leftmost number in the second row therefore must be 5 or less, since the middle value in the third row can be no more than 9. So, the leftmost number in the second row is 2, 3, 4, or 5. If the leftmost number in the second row were 2, the other number in the second row would be 9 (clue 1), the middle number in the third row would be 6 (clue 4), and the top number would be 5 (5).\r\n<P>By clue 2, the sum of the numbers in the bottom row minus the sum of the numbers in the third row equals 10. Since the numbers left are 0, 1, 3, 4, 7, and 8, none of 4, 7, and 8 could be in the third row with 6 because no combination of remaining numbers would add to a sum 10 greater than the second row sum. If the 3 were in the second row with 6, then 4, 7, and 8 would sum to 19--but the odd 1 couldn\'t go in either row, so 3 couldn\'t be in the second row either. Adding the 0 and 1 to 6 would give 7, but the fourth row would add to 22, contradicting clue 2. Therefore, the 2 cannot work as the leftmost value of the second row. If 4 were the leftmost number in the second row, 7 would be the rightmost (1), 8 would be the number in the middle of the third row (4), and 3 would be the number on top the Number Pyramid (5). Again by clue 2, the sum of the numbers in the bottom row minus the sum of the numbers in the third row equals 10, using 0, 1, 2, 5, 6, and 9. If any of 5, 6, or 9 were in the second row with 8, there would be no way for clue 2 to work; so those numbers would be in the bottom row, giving at least 20. Then the 2 would have to go in the second row with 8 to get 10--but the odd 1 cannot fit. So, the leftmost number in the second row isn\'t 4. If the leftmost number in the second row were 5, 6 would be the rightmost (1), 9 would be the number in the middle of the third row (4), and 2 would be the number on top the Number Pyramid (5), leaving 0, 1, 3, 4, 7, and 8. Again by clue 2, the sum of the numbers in the bottom row minus the sum of the numbers in the third row equals 10. None of 3, 4, 7, or 8 could be with 9 in the third row because no combination of remaining numbers in the fourth row could satisfy clue 2. With the 0 and 1 being in the second row, however, the sum of 10 would be 12 short of the 3, 4, 7, and 8 in the bottom row, contradicting clue 2. So, the leftmost number in the second row isn\'t 5 and must be 3. Then 8 would be the rightmost (1), 7 would be the number in the middle of the third row (4), and 4 would be the number on top of the Number Pyramid. Again by clue 2, the sum of the numbers in the bottom row minus the sum of the numbers in the third row equals 10. Of the remaining numbers, neither 5, 6, or 9 could be in the third row or clue 2 couldn\'t work, so those three numbers add to 20 in the bottom row. In order for clue 2 to be satisfied, the 1 and 2 must go in the third row to sum to 10 and the 0 must go in the bottom row to keep that sum at 20.\r\n<P>By clue 3, the righthand four numbers sum to 18, with 4 in the top and 8 in the second row leaving 6 for the bottom two rows. The only combination that works is 1 as the rightmost number in the third row and 5 as the rightmost number in the fourth row. By elimination, then, 2 is the leftmost figure in the third row. By clue 6, the 0 must be the number next to the 5; while the 9 must be the leftmost number and the 6 next to the 9.\r\n<P>Therefore, the Number Pyramid should look like this: \r\n<P>             4\r\n<P>         3  8\r\n<P>    2   7   1 \r\n<P>9   6  0    5   \r\n','2004-03-12',20040323232102,NULL,2,3,1,0.00,00000000000000,84);
INSERT INTO problem VALUES (2221,7,0,4106,'Prime Cross Letters','Each of the letters represent a different integer 0 TO 9 and each row and each column represent a nine digit prime number (18 in all).<br>\r\n\r\nC D A E I H D I C<br>\r\nB C C C A C D B F<br>\r\nB G H G D A H J D<br>\r\nF G E C B C A D A<br>\r\nI A D B J F E F C<br>\r\nA G I G F C A B D<br>\r\nD D I G E E A D A<br>\r\nF E E C F E H A C<br>\r\nC D C F D A F D F<br>\r\n\r\n','1 7 3 4 2 8 7 2 1<br>\r\n6 1 1 1 3 1 7 6 9<br>\r\n6 0 8 0 7 3 8 5 7<br>\r\n9 0 4 1 6 1 3 7 3<br>\r\n2 3 7 6 5 9 4 9 1<br>\r\n3 0 2 0 9 1 3 6 7<br>\r\n7 7 2 0 4 4 3 7 3<br>\r\n9 4 4 1 9 4 8 3 1<br>\r\n1 7 1 9 7 3 9 7 9<br>\r\n','2004-03-20',20040324232101,NULL,5,3,7,0.00,00000000000000,250);
INSERT INTO problem VALUES (2222,2,0,4106,'Five Green Pirates','Five pirates raid the ship of a wealthy bureaucrat and steal his trunk of gold pieces. By the time they get the trunk aboard, dusk has fallen, so they agree to split the gold the next morning.<p>\r\nBut the pirates are all very greedy. During the night one of the pirates decides to take some of the gold pieces for himself. He sneaks to the trunk and divides the gold pieces into five equal piles, with one gold piece left over. He puts the gold piece in his pile, hides it, puts the other four piles back in the trunk, and sneaks back to bed.<p>\r\n\r\nOne by one, the remaining pirates do the same. They sneak to the trunk, divide the coins into five piles, with always one coin left over. Each pirate puts the gold coin in his own pile, hides it, and puts the remaining four piles back in the trunk.<p>\r\n\r\nWhat is the smallest number of coins there could have been in the trunk originally? \r\n','The original number of coins must be a number such that you can subtract one and multiply by four fifths and get an integer. These numbers are 6, 11, 16, 21, 26, and so on.<br><br>\r\nBut the pile remaining after the first pirate has taken his gold must also have this property. So the possibilities for the original number are 16, 36, 56, 76, 96, and so on.\r\n<p>\r\nThe pile remaining after the second pirate has taken his gold must also have this property. So the possibilities for the original number are 76, 156, 236, 316, 396, and so on.<p>\r\n\r\nThe pile remaining after the third pirate has taken his gold must also have this property. So the possibilities for the original number are 316, 636, 956, 1276, 1596, and so on.<p>\r\n\r\nThe pile remaining after the fourth pirate has taken his gold must also have this property. The smallest possibility for this is 1276.\r\n<p>\r\nThis number is the number of gold pieces in the chest the fourth pirate left behind (for the fifth pirate to divide). The fourth pirate hid a quarter of this number, plus one extra, just before the fifth pirate got there. So the third pirate left behind 1276 + 1276/4 + 1 = 1596 gold pieces.<p>\r\n\r\nThe third pirate hid a quarter of this number, plus one extra, just before the fourth pirate got there. So the second pirate left behind 1596 + 1596/4 + 1 = 1996 gold pieces.<p>\r\n\r\nThe second pirate hid a quarter of this number, plus one extra, just before the third pirate got there. So the first pirate left behind 1996 + 1996/4 + 1 = 2496 gold pieces.<p>\r\n\r\nThe first pirate hid a quarter of this number, plus one extra. So the original number of coins must have been 2496 + 2496/4 + 1 = 3121 gold pieces.','2004-03-20',20040324232101,NULL,5,3,7,0.00,00000000000000,251);
INSERT INTO problem VALUES (2246,7,0,1920,'A Six Digit Number','A six digit number is split into two halves, the first three digits and the last three digits. Neither three digit number has a leading zero.\r\n<p>\r\nAfter adding the two three digit numbers together and squaring the sum, the product is the original number. \r\n<p>\r\nWhat is the original number?','494209\r\n<p>\r\n494 + 209 = 703\r\n<br>\r\n703^2 = 494209','2004-03-24',20040324232101,NULL,3,3,20,0.00,00000000000000,412);
INSERT INTO problem VALUES (2247,5,0,1920,'Cakes','Many cakes are rectangular. To find the volume of such a \"cartesian\" cake, we need 3 numbers: the length, width, and height.\r\n<p>\r\nOther cakes, however, are circular. The volume only requires 2 numbers: the radius and height.\r\n<p>\r\nHow are we able to determine the volume of the circular cake with less information?\r\n<p>\r\nExplain why this is <b>not</b> a paradox!','The volume of a slice of a circular cake is given by (angle/360)*pi*r^2*h.  When we are told the cake is a full circle, the third parameter is given to us as 360 degrees and the typical formula for the area of a circle already uses that information.','2004-03-24',20040324232101,NULL,2,3,21,0.00,00000000000000,421);
INSERT INTO problem VALUES (2248,12,0,6159,'An old riddle','A plane crashes on the border between the US and Mexico. Where do you bury the survivors, if none were born in either the US or Mexico, and you don\'t want to ship them to their birthplace?','You don\'t bury survivors','2004-03-24',20040324232101,NULL,2,3,3,0.00,00000000000000,165);
INSERT INTO problem VALUES (2249,6,0,5352,'My Personal Space','<br>I have a party at my house, the guests arrive in this order:-<p>\r\nMartin, Violet, Eddie, Maisie, Jason, Sophie, Uncle john, Natalie.<p>\r\nWho came in next?','<br>Any male, whose name begins with \"P\", the initials are the same as the planets in the solar system outwards from the sun, alternating Boy, Girl etc.','2004-03-24',20040324232101,NULL,2,3,9,0.00,00000000000000,287);

--
-- Table structure for table 'queueresponse'
--

CREATE TABLE queueresponse (
  probId int(10) unsigned NOT NULL default '0',
  usrId int(10) unsigned NOT NULL default '0',
  score int(11) NOT NULL default '0',
  comment varchar(255) default NULL,
  posted datetime default NULL
) TYPE=MyISAM;

--
-- Dumping data for table 'queueresponse'
--

INSERT INTO queueresponse VALUES (219,1,1,'I made this pending again so the other problem has a chance to be \"top\" for a while. Will add this one sometime tomorrow','2002-10-08 18:06:46');
INSERT INTO queueresponse VALUES (218,213,1,'This should be easy for those who solved the original. Nevertheless, I like it.','2002-10-08 11:39:33');
INSERT INTO queueresponse VALUES (215,153,1,'Two very interesting points','2002-10-05 15:06:29');
INSERT INTO queueresponse VALUES (215,103,1,'I might say \"integer\" instead of \"number\", but otherwise a nice one.','2002-10-06 12:37:18');
INSERT INTO queueresponse VALUES (215,213,1,'A nice little puzzle! I like it.','2002-10-06 12:54:11');
INSERT INTO queueresponse VALUES (218,1,1,'I think this should be \"difficulty 2\", especially since it links back to the original.','2002-10-08 11:30:29');
INSERT INTO queueresponse VALUES (219,103,1,'I remember this one from statistics class...','2002-10-08 16:54:19');
INSERT INTO queueresponse VALUES (218,103,1,'Especially easy for us programmer geeks.  Of course, not everybody is a programmer geek.','2002-10-08 16:56:04');
INSERT INTO queueresponse VALUES (219,153,1,'OK I really just pushed it so fast because I wanted to see how the pushing it live system works. Other than that, I can wait.','2002-10-08 18:14:56');
INSERT INTO queueresponse VALUES (219,122,1,'','2002-10-09 04:56:57');
INSERT INTO queueresponse VALUES (220,213,1,'Yummy!  (-:','2002-10-09 05:55:07');
INSERT INTO queueresponse VALUES (220,103,1,'Hmmm.... Tricky...','2002-10-09 06:08:48');
INSERT INTO queueresponse VALUES (220,1,1,'I like this, but let\'s save it for tomorrow.','2002-10-09 06:52:26');
INSERT INTO queueresponse VALUES (221,103,-1,'Just tentatively, though.  A yottabyte should be defined (especially in terms of powers of 10 or powers of 2), as should Kbpi (people often confuse bits and bytes).','2002-10-10 05:31:13');
INSERT INTO queueresponse VALUES (221,213,-1,'Ditto friedlinguini, plus the puzzle gratuitously mixes measurement systems (bits per inch vs microns and centimeters). With changes, I would accept this one.','2002-10-10 05:47:36');
INSERT INTO queueresponse VALUES (221,153,-1,'I\'m also going to vote against this. but I\'m not going to delete it, just yet.  Levik, maybe you can have the poser revise and re-submit it.','2002-10-10 06:37:19');
INSERT INTO queueresponse VALUES (222,1,1,'Conditional thumbs up. Do you limit it to integers?','2002-10-10 11:35:56');
INSERT INTO queueresponse VALUES (222,153,1,'I almost gave it a thumbs down because I thought the answer would prove to be trivial, but instead, it is very tricky. Good one.','2002-10-10 12:48:59');
INSERT INTO queueresponse VALUES (221,1,1,'Well, he fixed it, and I\'m OK with the result.','2002-10-11 07:11:03');
INSERT INTO queueresponse VALUES (222,213,1,'A nice variant on the classic problem.','2002-10-11 10:16:45');
INSERT INTO queueresponse VALUES (225,1,0,'Testing notes','2002-10-14 15:04:39');
INSERT INTO queueresponse VALUES (227,153,0,'I\'d vote for it if the grammar were cleaned up a little (\"teached\"\"?)','2002-10-18 09:59:53');
INSERT INTO queueresponse VALUES (42,1,0,'Testing notes','2002-10-14 10:18:49');
INSERT INTO queueresponse VALUES (227,103,-1,'The problem itself isn\'t so bad, but the text needs editing.','2002-10-18 04:10:43');
INSERT INTO queueresponse VALUES (225,1,1,'Comment','2002-10-14 15:02:01');
INSERT INTO queueresponse VALUES (225,103,1,'Comment','2002-10-14 12:13:39');
INSERT INTO queueresponse VALUES (228,1,0,'Too easy?','2002-10-19 05:39:33');
INSERT INTO queueresponse VALUES (228,103,1,'An oldie, but a goodie.','2002-10-19 06:32:14');
INSERT INTO queueresponse VALUES (228,213,1,'Classic, easy and fun.','2002-10-19 15:16:48');
INSERT INTO queueresponse VALUES (228,153,0,'I\'d give a thumbs up, but then I\'d be tempted to push it live, and I want Protagoras to stay on top for a little while longer.','2002-10-20 02:33:14');
INSERT INTO queueresponse VALUES (228,1,0,'Hehe, we can all learn to exersize some restraint. Unless there\'s like 3+ problems in the queue I try to let new problems stay at the top for a couple of days.','2002-10-20 04:50:51');
INSERT INTO queueresponse VALUES (229,1,1,'But perhaps we should have another category for this?','2002-10-22 07:10:58');
INSERT INTO queueresponse VALUES (230,103,-1,'Kinda easy.  Also I think you switched your numbers around a bit from what you intended (are there five or six chairs?)','2002-10-22 07:28:50');
INSERT INTO queueresponse VALUES (229,103,0,'I\'m undecided on this one.  There may be some cleverness in the solution, but it\'s a fairly meaningless problem otherwise.','2002-10-22 07:30:34');
INSERT INTO queueresponse VALUES (229,1,0,'It\'s a Lewis Carrol reference. It\'s entertaining but I wouldn\'t call it a riddle. Hence I think a new category would be needed.','2002-10-22 08:47:05');
INSERT INTO queueresponse VALUES (230,1,0,'Fixed the numbers. Do you really think it too easy for the site (even as a 1)?','2002-10-22 08:52:27');
INSERT INTO queueresponse VALUES (229,122,0,'We can save this question for later.  Like if there\'s a \"dry spell\" or something.  Maybe we can move this to the \"General\" category.','2002-10-22 08:55:45');
INSERT INTO queueresponse VALUES (229,103,0,'*grin*  Lewis Carroll deserves a category all by himself.','2002-10-22 09:06:47');
INSERT INTO queueresponse VALUES (230,103,0,'Perhaps not.  As I was reading it, though, I mentally designated the \'sharing\' guest as the first one, so the mom\'s statement was immediately jarring to me.','2002-10-22 09:10:18');
INSERT INTO queueresponse VALUES (230,103,0,'Incidentally, you still need to fix the first sentence of the second paragraph.','2002-10-22 09:10:51');
INSERT INTO queueresponse VALUES (231,103,1,'Comment','2002-10-22 10:03:56');
INSERT INTO queueresponse VALUES (231,213,1,'','2002-10-22 10:18:39');
INSERT INTO queueresponse VALUES (231,122,1,'Comment','2002-10-22 11:15:53');
INSERT INTO queueresponse VALUES (230,122,1,'Looks okay to me.  Billy and his five friends.  six people trying to sit in five chairs','2002-10-22 11:20:08');
INSERT INTO queueresponse VALUES (230,1,0,'Yeah, I fixed it twice after each of friedlinguinni\'s suggestions','2002-10-22 17:26:29');
INSERT INTO queueresponse VALUES (230,103,0,'Incidentally, levik, I don\'t think there\'s anything wrong with voting for your own problem.  :-)>','2002-10-24 03:03:28');
INSERT INTO queueresponse VALUES (229,227,1,'if the solution isnt elegant, it might still be funny!','2002-10-25 01:56:38');
INSERT INTO queueresponse VALUES (232,153,1,'I\'m not sure what the point is to this problem, but does a problem really need a point?','2002-10-25 22:18:36');
INSERT INTO queueresponse VALUES (232,1,1,'This is interesting but the solution provided is literally just \"use a computer\" we\'re on our own :)','2002-10-26 04:57:38');
INSERT INTO queueresponse VALUES (229,1,0,'How about \"famous riddles\" as a category for this (a sub-category to \"riddles\")','2002-10-26 05:13:26');
INSERT INTO queueresponse VALUES (232,103,0,'Not convinced entirely that there is a solution that doesn\'t require a computer.  Now if this were a programming problem...','2002-10-26 09:03:51');
INSERT INTO queueresponse VALUES (232,688,0,'i just want to put it up as a challange so someone will tell me what it is lol','2002-10-26 15:14:09');
INSERT INTO queueresponse VALUES (232,227,1,'it sounds an interesting puzzle to me','2002-10-27 05:27:05');
INSERT INTO queueresponse VALUES (235,103,0,'Though I\'d suggest that the probability of team A beating team B should be explicitly mentioned rather than just assumed as 50%.','2002-10-28 08:03:34');
INSERT INTO queueresponse VALUES (234,103,1,'Too many secrets...','2002-10-28 08:05:02');
INSERT INTO queueresponse VALUES (234,1,1,'Comment','2002-10-28 08:16:25');
INSERT INTO queueresponse VALUES (235,1,1,'agreed with above','2002-10-28 08:17:08');
INSERT INTO queueresponse VALUES (234,122,1,'','2002-10-28 10:05:47');
INSERT INTO queueresponse VALUES (235,213,0,'I modified the problem statement as suggested.','2002-10-28 13:02:26');
INSERT INTO queueresponse VALUES (235,227,0,'What about guys who don\'t know what a World Series is? (I don\'t!) Why not tell the rules of the game too?','2002-10-28 13:40:00');
INSERT INTO queueresponse VALUES (235,103,1,'To Dulanjana - It\'s a series of baseball games between two teams.  The first team to win four games wins the series.  The rest of the rules are unimportant for the problem.','2002-10-28 13:55:49');
INSERT INTO queueresponse VALUES (236,1,1,'i like it','2002-10-29 01:42:16');
INSERT INTO queueresponse VALUES (236,103,0,'','2002-10-29 06:55:11');
INSERT INTO queueresponse VALUES (236,153,1,'Tricky, but if they could solve this in ancient Japan, at least no \"advanced mathematics\" is involved.','2002-10-29 11:39:56');
INSERT INTO queueresponse VALUES (235,1,0,'Anyone else a +1 on this? We could then push it tomorrow','2002-10-29 18:27:31');
INSERT INTO queueresponse VALUES (237,103,1,'','2002-10-30 01:54:28');
INSERT INTO queueresponse VALUES (237,1,1,'','2002-10-30 02:14:28');
INSERT INTO queueresponse VALUES (236,227,0,'This means this problems on?','2002-10-30 02:52:09');
INSERT INTO queueresponse VALUES (237,227,1,'Comment','2002-10-30 02:55:18');
INSERT INTO queueresponse VALUES (236,103,1,'It should be, but it has to wait its turn...','2002-10-30 04:32:14');
INSERT INTO queueresponse VALUES (236,153,0,'Why did you change the title? I liked the old title.','2002-10-30 04:36:57');
INSERT INTO queueresponse VALUES (236,1,0,'Crap. Editing problems with special html tags doesn\'t work too well...','2002-10-30 07:08:35');
INSERT INTO queueresponse VALUES (236,1,0,'Dulanjana: if you save the problem again, the picture will probably get screwed up. Instead email me if you want anything changed..','2002-10-30 07:11:35');
INSERT INTO queueresponse VALUES (238,213,1,'I would change the text to use more traditional spelling.','2002-10-30 11:45:59');
INSERT INTO queueresponse VALUES (238,153,1,'Not only a classic; it was featured in the third \"Die Hard\" movie.','2002-10-30 12:32:04');
INSERT INTO queueresponse VALUES (238,103,1,'I\'ll vote it up despite the fact that Die Hard 3 sucked.  :-)>','2002-10-30 12:54:42');
INSERT INTO queueresponse VALUES (240,103,0,'I *think* I know what you mean, but could you provide an illustration?','2002-10-31 03:37:19');
INSERT INTO queueresponse VALUES (240,1,1,'I got the picture in the email. Willl try to put up tonight. Good problem.','2002-10-31 06:10:35');
INSERT INTO queueresponse VALUES (239,153,0,'Although it\'s easy to follow what is describrd, an illustration would still be useful.','2002-10-31 08:57:44');
INSERT INTO queueresponse VALUES (239,1,1,'I\'ll make sure to make one before this gets pushed. (so long as noone gets trigger-happy :)','2002-10-31 11:03:07');
INSERT INTO queueresponse VALUES (239,122,1,'Comment','2002-10-31 12:21:34');
INSERT INTO queueresponse VALUES (239,103,1,'Comment','2002-11-01 04:49:40');
INSERT INTO queueresponse VALUES (229,122,0,'fine with me','2002-11-01 05:36:07');
INSERT INTO queueresponse VALUES (240,213,0,'I believe that I have a very simple disproof (that doesn\'t fit in the comment box).','2002-11-01 08:30:20');
INSERT INTO queueresponse VALUES (239,213,1,'Comment','2002-11-01 08:37:15');
INSERT INTO queueresponse VALUES (240,227,0,'Jim, Why not E-mail me the disproof. Honestly I dont even know the answer. I got it from a website,but never careed to check if its true. Send it','2002-11-02 16:06:38');
INSERT INTO queueresponse VALUES (263,746,0,'hmm.. I\'m wondering... this is not a problem that u can solve... so how is levik gonna use this?','2002-11-18 18:06:56');
INSERT INTO queueresponse VALUES (252,1,1,'Comment','2002-11-10 12:53:19');
INSERT INTO queueresponse VALUES (253,227,0,'Well I am not sure of this one.','2002-11-11 00:47:53');
INSERT INTO queueresponse VALUES (252,103,1,'Bit of a groaner, but might catch some people.','2002-11-10 12:41:08');
INSERT INTO queueresponse VALUES (240,213,0,'I have emailed Dulajana the disproof.','2002-11-04 07:00:24');
INSERT INTO queueresponse VALUES (240,1,0,'Dulanjana: Does it invalidate the problem?','2002-11-04 08:34:41');
INSERT INTO queueresponse VALUES (240,227,0,'I thought I saw a flaw in jim\'s proof, You got it Jim?','2002-11-04 22:35:41');
INSERT INTO queueresponse VALUES (243,103,0,'Using what definitions of sin and cos?','2002-11-05 04:28:01');
INSERT INTO queueresponse VALUES (240,213,1,'Dulanjana pointed out the hole in my disproof. I withdraw my objection. Sorry for the screw-up.','2002-11-05 05:19:43');
INSERT INTO queueresponse VALUES (248,227,1,'','2002-11-09 22:37:46');
INSERT INTO queueresponse VALUES (243,122,1,'wow, i remembered just enough trig to figure this one out.','2002-11-05 06:26:29');
INSERT INTO queueresponse VALUES (249,103,1,'Comment','2002-11-10 12:35:24');
INSERT INTO queueresponse VALUES (250,103,0,'Actually, it\'s not a paradox.','2002-11-10 12:36:37');
INSERT INTO queueresponse VALUES (243,213,-1,'If you remember what sin and cos mean, it\'s trivial and obvious. If not, it\'s impossible.','2002-11-05 16:59:17');
INSERT INTO queueresponse VALUES (251,227,1,'','2002-11-09 22:33:42');
INSERT INTO queueresponse VALUES (249,227,1,'I like it!','2002-11-09 22:34:49');
INSERT INTO queueresponse VALUES (250,227,0,'This should come under paradoxes. Was this question there before?','2002-11-09 22:36:03');
INSERT INTO queueresponse VALUES (253,1,1,'Since we have a science cat., I think this question is OK, since it requires only surface theoretical knoweledge... I think... :)','2002-11-11 05:05:41');
INSERT INTO queueresponse VALUES (243,227,0,'That\'s why it\'s given a difficulty of 1 off 5 !!','2002-11-06 00:31:17');
INSERT INTO queueresponse VALUES (248,1,1,'It seems like one of those round manhole questions...','2002-11-11 05:03:52');
INSERT INTO queueresponse VALUES (243,103,-1,'Unless you use an esoteric version of sin and cos, this is pretty trivial to prove.  Maybe that qualifies it for a difficulty of 1, but not for one or two days\' worth of discussion.','2002-11-06 04:20:21');
INSERT INTO queueresponse VALUES (263,227,0,'but \"X\" gives the notion of the unknown:))','2002-11-18 15:50:47');
INSERT INTO queueresponse VALUES (257,227,0,'Whats the measning of whole black - white squares?','2002-11-14 01:53:42');
INSERT INTO queueresponse VALUES (260,103,1,'Could make it trickier by saying that the line meets each circle at a right angle instead...','2002-11-14 02:47:29');
INSERT INTO queueresponse VALUES (243,1,0,'How about this: submit a solution for this, and I will push it live, but not bump its date, so it probably won\'t get to be on top. (friedl. is right about the discussion)','2002-11-06 10:16:20');
INSERT INTO queueresponse VALUES (252,227,0,'wait a minute is it 5 + 5 + 5 = 5 or 550? I cant see it clearly because of the chatterbox','2002-11-09 22:31:54');
INSERT INTO queueresponse VALUES (263,213,1,'I\'ve usually seen Zeno spelled with a Z.','2002-11-18 08:31:58');
INSERT INTO queueresponse VALUES (252,227,1,'seems interesting','2002-11-09 22:30:32');
INSERT INTO queueresponse VALUES (249,153,1,'','2002-11-11 05:57:33');
INSERT INTO queueresponse VALUES (253,153,1,'','2002-11-11 11:09:40');
INSERT INTO queueresponse VALUES (253,122,1,'Comment','2002-11-12 05:01:11');
INSERT INTO queueresponse VALUES (250,1,1,'Comment','2002-11-12 16:57:07');
INSERT INTO queueresponse VALUES (260,153,1,'The difficulty may be too high, though, since the essential clue is spelled out.','2002-11-13 16:58:58');
INSERT INTO queueresponse VALUES (251,746,0,'why isn\'t this one being voted for? up or down?','2002-11-12 23:19:50');
INSERT INTO queueresponse VALUES (255,153,1,'a classic. I thought we already had it on the site, but apparently we don\'t.','2002-11-12 23:23:24');
INSERT INTO queueresponse VALUES (254,227,1,'i think i get this','2002-11-12 23:54:28');
INSERT INTO queueresponse VALUES (256,227,1,'You got that right TomM:)','2002-11-13 13:48:27');
INSERT INTO queueresponse VALUES (261,122,1,'','2002-11-18 06:18:24');
INSERT INTO queueresponse VALUES (256,153,1,'Cute.  Even if being Prime is not an issue!','2002-11-13 02:24:30');
INSERT INTO queueresponse VALUES (257,213,1,'I would decrease the difficulty to 2.','2002-11-18 08:28:09');
INSERT INTO queueresponse VALUES (260,213,1,'','2002-11-18 08:28:34');
INSERT INTO queueresponse VALUES (261,213,1,'I would add clarification of what happens when they reach the next vertex. Do they keep going in a straight line, turn and follow the triangle around the way they were going, or randomly choose a new direction?','2002-11-18 08:30:24');
INSERT INTO queueresponse VALUES (262,213,1,'Silly but fun','2002-11-18 08:31:10');
INSERT INTO queueresponse VALUES (256,122,1,'','2002-11-13 11:29:35');
INSERT INTO queueresponse VALUES (255,122,1,'Comment','2002-11-13 06:00:10');
INSERT INTO queueresponse VALUES (251,122,1,'','2002-11-13 06:01:21');
INSERT INTO queueresponse VALUES (257,122,1,'seems like a straight forward \"count all the 8x8 squares, 7x7 squares, 6x6 squares, etc...\" then add it up.  dunno if it\'s worth a difficulty of 3.  Unless I\'m missing something.','2002-11-13 06:04:39');
INSERT INTO queueresponse VALUES (254,103,1,'Comment','2002-11-13 09:56:21');
INSERT INTO queueresponse VALUES (255,103,1,'Comment','2002-11-13 09:56:46');
INSERT INTO queueresponse VALUES (256,103,1,'Comment','2002-11-13 09:57:13');
INSERT INTO queueresponse VALUES (257,103,0,'Comment','2002-11-13 09:57:55');
INSERT INTO queueresponse VALUES (254,122,1,'','2002-11-13 11:29:21');
INSERT INTO queueresponse VALUES (256,227,0,'How bout the problem name- Do you see what I see:)','2002-11-13 13:55:49');
INSERT INTO queueresponse VALUES (257,103,1,'It means that the checkerboard cannot be subdivided any more finely than the 64 squares laid out on it.','2002-11-14 06:58:50');
INSERT INTO queueresponse VALUES (260,1,0,'TomM is right changing the name (since it\'s different from D\'s original name anyway)','2002-11-14 07:18:16');
INSERT INTO queueresponse VALUES (261,153,1,'I almost rejected it thinking it was the same as \"Four Bugs,\" but then I re-read it.','2002-11-14 13:46:14');
INSERT INTO queueresponse VALUES (251,1,1,'Comment','2002-11-14 16:01:43');
INSERT INTO queueresponse VALUES (261,227,1,'','2002-11-14 17:28:45');
INSERT INTO queueresponse VALUES (262,1,1,'Comment','2002-11-14 20:25:49');
INSERT INTO queueresponse VALUES (262,153,1,'','2002-11-14 22:27:01');
INSERT INTO queueresponse VALUES (262,103,1,'','2002-11-15 04:44:18');
INSERT INTO queueresponse VALUES (266,1,0,'Title too much of a hint!','2002-11-20 18:05:45');
INSERT INTO queueresponse VALUES (263,227,1,'I think levik should be happy with this:) There were two more paradoxes by xeno as I remember. That would make a good set of paradoxes!','2002-11-16 16:10:56');
INSERT INTO queueresponse VALUES (267,227,1,'','2002-11-20 02:59:01');
INSERT INTO queueresponse VALUES (266,153,1,'Sneaky! Snarky! and just a tad silly.','2002-11-19 12:27:54');
INSERT INTO queueresponse VALUES (262,122,1,'good one','2002-11-18 06:09:51');
INSERT INTO queueresponse VALUES (257,746,0,'difficulty decreased to 2','2002-11-18 18:09:38');
INSERT INTO queueresponse VALUES (263,103,0,'Perhaps it should be broken into separate problems, or just one representative problem used.','2002-11-19 02:58:25');
INSERT INTO queueresponse VALUES (265,227,1,'I think a lot will have HAD enough once they figure this out:))','2002-11-19 03:44:34');
INSERT INTO queueresponse VALUES (266,103,0,'Doing the math is easy.  Figuring out how to phrase the answer is difficult...','2002-11-19 06:04:10');
INSERT INTO queueresponse VALUES (265,213,1,'A classic','2002-11-19 06:43:02');
INSERT INTO queueresponse VALUES (265,122,1,'','2002-11-19 06:43:32');
INSERT INTO queueresponse VALUES (266,213,1,'Fun. I\'ve never seen this one before.','2002-11-19 06:46:10');
INSERT INTO queueresponse VALUES (266,122,1,'hee hee hee...','2002-11-19 06:51:19');
INSERT INTO queueresponse VALUES (267,103,1,'From the lack of comments, I\'d say nobody else has figured it out, either.  :-)>','2002-11-21 08:40:52');
INSERT INTO queueresponse VALUES (266,227,1,'I fell for this. I really did :)','2002-11-20 18:19:00');
INSERT INTO queueresponse VALUES (284,746,1,'Should there be a Question mark after the sentence in brackets?','2002-12-04 05:45:55');
INSERT INTO queueresponse VALUES (284,103,1,'','2002-12-04 11:49:32');
INSERT INTO queueresponse VALUES (266,103,1,'I\'m sure you could change the title if you wanted to, levik.  Personally, I\'m OK with it.','2002-11-21 06:15:27');
INSERT INTO queueresponse VALUES (267,1,1,'Comment','2002-11-21 08:19:57');
INSERT INTO queueresponse VALUES (272,153,0,'You definitely need to clarify the positioning of the numbers: maybe units and tens places instead of units and deimal point?','2002-11-22 06:34:44');
INSERT INTO queueresponse VALUES (267,122,0,'levik, if you haven\'t already, please peek at the solution and see if it\'s acceptable.  Thanks.','2002-11-21 09:32:44');
INSERT INTO queueresponse VALUES (270,213,1,'Easy','2002-11-21 15:28:50');
INSERT INTO queueresponse VALUES (270,227,0,'3/5 difficulty? I dont think so','2002-11-21 17:36:59');
INSERT INTO queueresponse VALUES (272,227,0,'well its difficulty 1/5','2002-11-22 03:44:53');
INSERT INTO queueresponse VALUES (272,1,0,'I think this is a bit confusing... Are these numbers or digits you are talking about? if George\'s \"number\" is 1 and Jack\'s is 2, would you get 12 and 21?','2002-11-22 05:09:42');
INSERT INTO queueresponse VALUES (272,227,0,'I just think I saw a flaw in the problem','2002-11-22 13:49:50');
INSERT INTO queueresponse VALUES (266,227,0,'This kind of problem should go on live as quickly as possible. Already seven people know it and wont fall for it!','2002-11-22 13:51:28');
INSERT INTO queueresponse VALUES (263,1,1,'Comment','2002-11-22 18:40:03');
INSERT INTO queueresponse VALUES (272,746,0,'It\'s edited a little, does it still need editing?','2002-11-23 01:27:49');
INSERT INTO queueresponse VALUES (273,746,1,'Comment','2002-11-23 16:27:11');
INSERT INTO queueresponse VALUES (273,227,1,'Comment','2002-11-23 21:41:14');
INSERT INTO queueresponse VALUES (273,227,0,'numbers would sound better than numpers:)','2002-11-23 21:44:07');
INSERT INTO queueresponse VALUES (270,746,-1,'','2002-11-23 22:02:09');
INSERT INTO queueresponse VALUES (273,746,0,'yea, the spelling has to be up a bit :)','2002-11-23 22:03:22');
INSERT INTO queueresponse VALUES (273,103,0,'Spelling, formatting, and maybe an illustration or two...','2002-11-24 01:21:11');
INSERT INTO queueresponse VALUES (270,746,0,'Too easy?','2002-11-24 18:14:16');
INSERT INTO queueresponse VALUES (266,746,1,'I would like to see someone answer this!','2002-11-24 18:16:50');
INSERT INTO queueresponse VALUES (267,746,1,'','2002-11-24 18:19:12');
INSERT INTO queueresponse VALUES (273,1,0,'Will look into getting an illustration (anyone who wants to help is welcome to email me one)','2002-11-25 06:15:23');
INSERT INTO queueresponse VALUES (273,103,0,'For all this problem\'s seeming complexity, it looks like it lays out what the pattern is fairly explicitly when it mentions \'every other number\' then \'every third number\'.  If the author just wants a pattern, that\'s it.','2002-11-25 09:57:22');
INSERT INTO queueresponse VALUES (270,1,0,'Are there any objections other than the difficulty? I set it to 1','2002-11-25 13:35:20');
INSERT INTO queueresponse VALUES (301,1,1,'Comment','2002-12-15 19:05:52');
INSERT INTO queueresponse VALUES (311,227,1,'Comment','2002-12-16 02:00:43');
INSERT INTO queueresponse VALUES (270,746,0,'nothing other than it being too easy. It\'s a riddle right!','2002-11-25 18:22:32');
INSERT INTO queueresponse VALUES (281,746,0,'ok, will remember that!','2002-12-02 23:17:49');
INSERT INTO queueresponse VALUES (281,227,1,'Good','2002-12-03 02:20:30');
INSERT INTO queueresponse VALUES (317,153,0,'Perhaps you should be more clear that you are talking about American/Canadian coinage [maybe even specifying the coins\' values (ie penny=1cent, nickel=5 cents, etc.) for the benefit of European members].','2002-12-21 02:28:21');
INSERT INTO queueresponse VALUES (311,103,1,'','2002-12-16 04:22:27');
INSERT INTO queueresponse VALUES (274,153,1,'Based on a word-trick, but acceptable in \"riddles\" category','2002-11-27 12:03:15');
INSERT INTO queueresponse VALUES (270,227,1,'Now it looks easier:)','2002-11-27 00:58:10');
INSERT INTO queueresponse VALUES (272,1,1,'I think this is fine for the difficulty. Probably should be in \"Numbers\" though','2002-11-27 17:44:19');
INSERT INTO queueresponse VALUES (274,1,1,'Ditto','2002-11-27 17:45:34');
INSERT INTO queueresponse VALUES (284,1,1,'Doesn\'t anyone like it?','2002-12-04 04:36:07');
INSERT INTO queueresponse VALUES (278,1,1,'Simple, but nice.Will probably move to riddles or tricks and set diff. to 1 or 2.','2002-11-27 17:49:15');
INSERT INTO queueresponse VALUES (272,227,1,'Now it looks ok','2002-11-27 18:57:23');
INSERT INTO queueresponse VALUES (310,873,0,'Good point, I leave it in your hands.','2002-12-20 12:26:40');
INSERT INTO queueresponse VALUES (279,227,0,'Good one','2002-11-27 22:25:23');
INSERT INTO queueresponse VALUES (279,227,1,'Comment','2002-11-27 22:34:41');
INSERT INTO queueresponse VALUES (279,746,0,'Yes, I agree... I need to give credit when credit is due, so the author of this is..... (You seriously don\'t want to know! ; )','2002-11-28 01:35:58');
INSERT INTO queueresponse VALUES (279,227,0,'Who cares who the author is, it looks good:)','2002-11-28 01:51:33');
INSERT INTO queueresponse VALUES (279,1,1,'We did it once (search for 1996), we can probably do it again. Judging by the digits I\'d guess it\'s from some math contest for next year.','2002-11-28 05:25:34');
INSERT INTO queueresponse VALUES (279,153,1,'condition c is new it will make some non-commutative operationss harder','2002-11-28 06:52:43');
INSERT INTO queueresponse VALUES (279,227,0,'Remember the problem \'make the most of these numbers\" , Hope it will be fun like that!','2002-11-28 15:50:08');
INSERT INTO queueresponse VALUES (274,122,1,'','2002-12-02 07:57:50');
INSERT INTO queueresponse VALUES (281,1,1,'Intriguing...','2002-12-02 04:46:15');
INSERT INTO queueresponse VALUES (281,746,0,'Isn\'t this all over the net? I\'ve seen this on soo many other sites!','2002-12-02 04:50:16');
INSERT INTO queueresponse VALUES (281,746,1,'But I guess it is still an ok riddle!','2002-12-02 04:51:03');
INSERT INTO queueresponse VALUES (281,122,1,'many of the puzzles here can be found in other sites.  it shouldn\'t hinder the votes.','2002-12-02 07:57:06');
INSERT INTO queueresponse VALUES (273,1,1,'Comment','2002-11-30 21:45:32');
INSERT INTO queueresponse VALUES (285,153,1,':-) The basis of the Michelson-Morely experiment, which led to Einstein\'s special relativity','2002-12-04 20:49:42');
INSERT INTO queueresponse VALUES (285,227,1,'Comment','2002-12-04 23:33:20');
INSERT INTO queueresponse VALUES (285,746,1,'Comment','2002-12-05 02:39:34');
INSERT INTO queueresponse VALUES (298,227,0,'The fohnt is a bit tooo small, I need another pair of glasses! (Will it appear bigger when it is on live?)','2002-12-06 15:51:30');
INSERT INTO queueresponse VALUES (287,1,0,'Dupe. search \"doors\"','2002-12-05 08:11:06');
INSERT INTO queueresponse VALUES (287,1,1,'Actually... I rushed the gun on that. This looks different, but fairly simple','2002-12-05 08:13:10');
INSERT INTO queueresponse VALUES (297,227,0,'Should it be <B>only</B> 3 squares or maybe more?','2002-12-06 15:48:42');
INSERT INTO queueresponse VALUES (292,1,1,'Ahh... a nice logic problem.','2002-12-06 07:09:02');
INSERT INTO queueresponse VALUES (287,746,1,'Comment','2002-12-05 18:46:17');
INSERT INTO queueresponse VALUES (288,746,-1,'hmm, i dont know, not fit for flooble right? and a difficulty of 2? Isn\'t this what everyone learns in school?','2002-12-05 18:50:11');
INSERT INTO queueresponse VALUES (287,153,1,'Sometimes you have to read it more carefully than other times.. I\'ve almost rejected things as dupes that were quite different.','2002-12-05 13:22:33');
INSERT INTO queueresponse VALUES (288,227,1,'well its not on flooble. But then again everybody using a computer should know this','2002-12-05 15:33:54');
INSERT INTO queueresponse VALUES (287,227,1,'','2002-12-05 15:35:42');
INSERT INTO queueresponse VALUES (316,103,0,'Formally, it would be \'hyperbolic cosine\', \'hyperbolic sine\', and \'hyperbolic tangent\'.  I\'ve heard them colloquially pronounced \'cosh\', \'cinch\', and \'tanch\'.','2002-12-20 07:01:43');
INSERT INTO queueresponse VALUES (288,1,0,'Up to you guys. This is the 2+2 of trivia, so I don\'t know...','2002-12-05 18:02:11');
INSERT INTO queueresponse VALUES (310,1,0,'Hmmm... This is interesting, but some non-conformist computer users will totally not be able to solve it.','2002-12-19 07:28:04');
INSERT INTO queueresponse VALUES (290,746,1,'','2002-12-05 23:59:30');
INSERT INTO queueresponse VALUES (288,873,0,'Sorry if I shot too low for this crowd.  I was giving my litttle nephew something to build on.  He\'s enthusiastic about this site, but he needed an easier place to start.','2002-12-06 04:07:45');
INSERT INTO queueresponse VALUES (288,746,0,'Hang on... I\'m still sort of new here! Wait till Levik and the others are through with it.','2002-12-06 04:13:07');
INSERT INTO queueresponse VALUES (295,227,1,'Comment','2002-12-06 15:45:37');
INSERT INTO queueresponse VALUES (296,227,1,'No clues in the title right??:)','2002-12-06 15:46:48');
INSERT INTO queueresponse VALUES (294,746,1,'Comment','2002-12-06 04:17:33');
INSERT INTO queueresponse VALUES (292,227,1,'','2002-12-06 15:44:42');
INSERT INTO queueresponse VALUES (288,103,1,'As promised.  :-)>','2002-12-06 08:50:11');
INSERT INTO queueresponse VALUES (294,103,1,'Comment','2002-12-06 04:36:45');
INSERT INTO queueresponse VALUES (288,103,0,'Bump it down to a difficulty 1 and remove the reference to the unusual month problem, and I\'ll vote for it.','2002-12-06 05:38:03');
INSERT INTO queueresponse VALUES (294,153,1,'','2002-12-06 06:24:10');
INSERT INTO queueresponse VALUES (296,873,0,'I changed the title. Thanks for the tip Dulanjana.','2002-12-06 16:09:07');
INSERT INTO queueresponse VALUES (300,227,1,'','2002-12-06 19:21:55');
INSERT INTO queueresponse VALUES (294,227,1,'Comment','2002-12-06 19:25:47');
INSERT INTO queueresponse VALUES (288,1,1,'I\'m with the majority. However this will probably not be top problem for a wjole day.','2002-12-06 19:30:11');
INSERT INTO queueresponse VALUES (300,1,1,'Nice one. Please pay more attention to the category next time, I\'ve re-assigned three of your problems already.','2002-12-06 19:39:10');
INSERT INTO queueresponse VALUES (300,873,0,'Trying to figure out the problem catergories still.','2002-12-06 19:55:59');
INSERT INTO queueresponse VALUES (297,103,1,'','2002-12-11 09:53:22');
INSERT INTO queueresponse VALUES (298,103,1,'Should that be \"rubitinourfaceseverYtime?','2002-12-11 09:55:04');
INSERT INTO queueresponse VALUES (288,746,0,'Hehe, ok, I need some \'How to rate problems\' help!','2002-12-07 01:21:38');
INSERT INTO queueresponse VALUES (312,873,0,'friedlinguini, I changed it to a two part question and gave you kudos.  Thanks for the advice.','2002-12-17 12:15:15');
INSERT INTO queueresponse VALUES (300,746,1,'','2002-12-07 01:33:45');
INSERT INTO queueresponse VALUES (306,1,1,'Comment','2002-12-19 01:49:23');
INSERT INTO queueresponse VALUES (312,103,0,'It\'s not that difficult if duplicates are allowed.  Might be kind of an interesting problem if they\'re not...','2002-12-17 12:05:06');
INSERT INTO queueresponse VALUES (298,746,1,'Yes, I think so.','2002-12-07 18:23:31');
INSERT INTO queueresponse VALUES (292,746,1,'<b>testing HTML </b>','2002-12-07 18:24:36');
INSERT INTO queueresponse VALUES (301,746,1,'I guess YR and Y*R is the same thing.','2002-12-07 18:42:48');
INSERT INTO queueresponse VALUES (299,746,1,'typos...','2002-12-07 18:44:19');
INSERT INTO queueresponse VALUES (304,746,1,'Is the difficulty not right, or am I just dumb?','2002-12-07 18:45:26');
INSERT INTO queueresponse VALUES (305,746,1,'','2002-12-07 18:46:22');
INSERT INTO queueresponse VALUES (312,873,0,'Yes.  One problem, Two Questions.','2002-12-19 05:53:27');
INSERT INTO queueresponse VALUES (304,153,1,'Your right! the difficulty should be lower.  Maybe 1','2002-12-07 21:18:04');
INSERT INTO queueresponse VALUES (316,873,1,'Comment','2002-12-19 05:55:28');
INSERT INTO queueresponse VALUES (296,746,1,'','2002-12-08 00:53:21');
INSERT INTO queueresponse VALUES (312,873,0,'I thought that mentioning duplicates might give a piece of it away.  What do you think?','2002-12-17 05:27:26');
INSERT INTO queueresponse VALUES (304,746,0,'Well, then I\'m just dumb! :\'(','2002-12-08 01:09:11');
INSERT INTO queueresponse VALUES (290,103,0,'Comment','2002-12-08 15:13:21');
INSERT INTO queueresponse VALUES (290,103,1,'Incidentally, this is a pretty tough problem.  I\'d venture to say difficulty 5.','2002-12-08 15:17:22');
INSERT INTO queueresponse VALUES (307,227,0,'a2??? a^2 you must meen. You have to ask a question in the problem. True it is in the title but I don\'t think thatll do, and hey why not put the equations one below the other. (By the way is this the way it will come onl','2002-12-09 03:00:58');
INSERT INTO queueresponse VALUES (307,227,0,'And if 1 = 2 I would be having enough space to type all i wanted:))))','2002-12-09 03:02:45');
INSERT INTO queueresponse VALUES (298,227,0,'Either the question is not under Numbers, or there is a typing error, or is this scramble of words the point of the problem?','2002-12-09 03:12:46');
INSERT INTO queueresponse VALUES (299,873,0,'Thanks','2002-12-09 05:39:58');
INSERT INTO queueresponse VALUES (301,873,0,'Due to the format the Y and R are pushed together but are actually the end of (B*W) + E = Y and the beginning of R*N*A = H + X.  There is only one variable after each = sign.','2002-12-09 05:44:16');
INSERT INTO queueresponse VALUES (312,103,1,'Might want to mention whether duplicates are allowed.','2002-12-17 04:35:01');
INSERT INTO queueresponse VALUES (298,873,0,'The words are a big part of the problem, but I bigger part is the counting and identifying the pattern of numbers.','2002-12-09 05:47:21');
INSERT INTO queueresponse VALUES (301,873,0,'I changed the formatting after realizing I could you html.  Thanks.','2002-12-09 07:09:19');
INSERT INTO queueresponse VALUES (301,873,0,'How come every won :) of my comments has a typo?','2002-12-09 07:10:15');
INSERT INTO queueresponse VALUES (304,873,0,'U R not dumb, just look at it in different ways.','2002-12-09 07:12:51');
INSERT INTO queueresponse VALUES (307,1,0,'Oh no... Not this \"proof\" again','2002-12-09 08:12:29');
INSERT INTO queueresponse VALUES (296,122,1,'','2002-12-09 09:53:18');
INSERT INTO queueresponse VALUES (297,122,1,'','2002-12-09 10:00:22');
INSERT INTO queueresponse VALUES (304,122,1,'nice... 2 seems okay to me','2002-12-09 10:11:22');
INSERT INTO queueresponse VALUES (305,122,1,'Comment','2002-12-09 10:16:09');
INSERT INTO queueresponse VALUES (307,103,1,'The font\'s almost unreadable on my browser, though.  Stupid IE...','2002-12-10 05:00:12');
INSERT INTO queueresponse VALUES (306,227,1,'Comment','2002-12-18 23:50:03');
INSERT INTO queueresponse VALUES (307,746,0,'&lt;font face=\\\"Verdana\\\" size=\\\"3\\\"&gt;TESTING&lt;font&gt;','2002-12-11 01:34:02');
INSERT INTO queueresponse VALUES (290,1,1,'Comment','2002-12-11 01:43:28');
INSERT INTO queueresponse VALUES (301,103,1,'Comment','2002-12-11 09:57:09');
INSERT INTO queueresponse VALUES (312,103,0,'Awwww... :*)>','2002-12-17 12:22:47');
INSERT INTO queueresponse VALUES (311,746,1,'Comment','2002-12-18 00:43:48');
INSERT INTO queueresponse VALUES (305,103,1,'','2002-12-12 04:31:40');
INSERT INTO queueresponse VALUES (297,1,1,'Comment','2002-12-12 18:36:15');
INSERT INTO queueresponse VALUES (306,103,1,'','2002-12-13 04:19:37');
INSERT INTO queueresponse VALUES (298,1,1,'Comment','2002-12-13 21:14:47');
INSERT INTO queueresponse VALUES (307,103,0,'Hmmm...  Stupid Phoenix, too.  levik, perhaps you should reconsider the fixed font in your style sheet.  Oh, and only the first line is given; the rest is derived.  Might want to separate them.','2002-12-14 10:14:16');
INSERT INTO queueresponse VALUES (307,103,0,'Second line\'s wrong, too.  The addition on the right side of the equation should be a subtraction.','2002-12-14 10:16:19');
INSERT INTO queueresponse VALUES (312,227,1,'so this is two separate questions right?','2002-12-18 23:48:19');
INSERT INTO queueresponse VALUES (313,103,1,'Comment','2002-12-17 04:34:30');
INSERT INTO queueresponse VALUES (299,1,1,'why isn\'t this getting more votes?','2002-12-19 07:31:09');
INSERT INTO queueresponse VALUES (310,873,0,'Should I define it more like American letters, or American Letters are the key.  Ideally, the problem should be universal, but you can also argue that it could be part of the challenge.','2002-12-19 08:35:29');
INSERT INTO queueresponse VALUES (310,1,0,'There are people in america who do not fall under your assumption. Also, if the person doesnt have the solution in front of them, the \"challenge\" becomes insurmountable.','2002-12-20 06:40:04');
INSERT INTO queueresponse VALUES (299,103,1,'Comment','2002-12-19 09:24:34');
INSERT INTO queueresponse VALUES (307,227,1,'Comment','2002-12-20 01:01:16');
INSERT INTO queueresponse VALUES (316,227,1,'I am new at this, and would like to try out','2002-12-20 04:23:13');
INSERT INTO queueresponse VALUES (316,227,0,'by the wayhow do u pronounce cosh, sinh and tanh? is it the way it is?','2002-12-20 04:27:45');
INSERT INTO queueresponse VALUES (307,873,1,'Comment','2002-12-20 05:25:55');
INSERT INTO queueresponse VALUES (317,153,1,'','2002-12-21 02:29:12');
INSERT INTO queueresponse VALUES (329,122,1,'It\'s quite abstract.  I like it.','2002-12-30 12:17:20');
INSERT INTO queueresponse VALUES (338,103,1,'Not difficulty 4, though...','2003-01-02 03:23:25');
INSERT INTO queueresponse VALUES (337,227,1,'','2003-01-01 18:34:49');
INSERT INTO queueresponse VALUES (344,873,1,'Very old and simple, but it gives some of the younger crowd something to think about.','2003-01-06 05:56:11');
INSERT INTO queueresponse VALUES (316,153,1,'Since there is a shortcut in this particular problem that  does not require involved working knowlege of \"hyperbolic trigomometry,\"  you could add even more details, such as the fact that the curve is called a catenary.','2002-12-21 02:40:15');
INSERT INTO queueresponse VALUES (316,103,0,'Shhh!  Thanks for the extra rope, though.  :-)>','2002-12-21 05:50:58');
INSERT INTO queueresponse VALUES (343,1,0,'I agree with Jim. It\'s too bad these are the only kind we ever get anymore','2003-01-07 06:36:35');
INSERT INTO queueresponse VALUES (315,122,1,'','2002-12-30 12:12:35');
INSERT INTO queueresponse VALUES (325,122,1,'','2002-12-30 12:14:21');
INSERT INTO queueresponse VALUES (317,873,1,'','2002-12-22 00:33:20');
INSERT INTO queueresponse VALUES (320,103,1,'','2002-12-22 15:31:07');
INSERT INTO queueresponse VALUES (339,103,1,'Needs a bit of editing, though.','2003-01-02 09:52:25');
INSERT INTO queueresponse VALUES (312,1,1,'Comment','2002-12-23 18:32:52');
INSERT INTO queueresponse VALUES (337,103,1,'Though I\'m suspicious that this was filed under Tricks...','2003-01-02 05:12:04');
INSERT INTO queueresponse VALUES (313,1,1,'Comment','2002-12-24 21:00:37');
INSERT INTO queueresponse VALUES (323,153,0,'Well, I know that it is Einstein\'s birthday, and in ancient Rome it was ithe infamous \"Ides of March,\" but I don\'t see either of those being the expected answer.','2002-12-24 23:56:59');
INSERT INTO queueresponse VALUES (323,153,0,'We may need a hint, but you\'ll have to be careful not to give too much away.','2002-12-24 23:57:39');
INSERT INTO queueresponse VALUES (315,1,1,'Comment','2002-12-25 16:22:49');
INSERT INTO queueresponse VALUES (352,103,1,'','2003-01-08 06:10:19');
INSERT INTO queueresponse VALUES (320,873,1,'Comment','2002-12-25 20:25:29');
INSERT INTO queueresponse VALUES (323,1,0,'Wasn\'t the \"ides\" on the 15th? My Shakespare is a bit rusty.','2002-12-26 06:56:54');
INSERT INTO queueresponse VALUES (323,153,0,'You may be right. I was going by a mnemonic rhyme I learned in high school, and both \"forteenth\" and \"fifteenth\" scan properly, so I might have mis-remembered','2002-12-26 09:41:14');
INSERT INTO queueresponse VALUES (323,153,0,'In case you are curious, the rhyme goes \"In March, July, October, May the Ides fall on the fourteenth (fifteenth?) day, the Nones, the seventh, and all besides have two days less for Nones and Ides.\"','2002-12-26 09:45:34');
INSERT INTO queueresponse VALUES (323,103,0,'It\'s the 15th.','2002-12-26 14:07:33');
INSERT INTO queueresponse VALUES (317,103,1,'','2002-12-26 14:07:57');
INSERT INTO queueresponse VALUES (323,227,0,'any more hints?','2002-12-26 15:41:34');
INSERT INTO queueresponse VALUES (331,103,1,'','2002-12-31 04:17:04');
INSERT INTO queueresponse VALUES (325,153,0,'ii would give this a thumbs up, but it has been discussed that this type of problem may not really \"belong\" on this site. I\'ll leave to others to decide.','2002-12-27 10:07:05');
INSERT INTO queueresponse VALUES (325,873,0,'OK, First I heard - I\'ll stop if it has been agreed upon.','2002-12-27 15:33:04');
INSERT INTO queueresponse VALUES (325,153,0,'I don\'t think the discussion was all that explicit in \"banning\" the problems.  More of a consensus that some of the others don\'t care for them.  Like I said I\'d vote yes.','2002-12-27 18:03:55');
INSERT INTO queueresponse VALUES (320,1,1,'Comment','2002-12-27 21:13:09');
INSERT INTO queueresponse VALUES (327,103,1,'','2002-12-28 04:39:00');
INSERT INTO queueresponse VALUES (325,103,1,'Personally, I like these kinds of problems.  I\'ll vote it up, but mine is only one vote.','2002-12-28 09:34:08');
INSERT INTO queueresponse VALUES (323,153,1,'OK I see it now!','2002-12-28 14:22:03');
INSERT INTO queueresponse VALUES (323,1,1,'Comment','2002-12-28 16:10:11');
INSERT INTO queueresponse VALUES (323,103,1,'Of course, it\'s not exactly an important \'day\' if it\'s being held at a particular minute...','2002-12-28 18:30:39');
INSERT INTO queueresponse VALUES (339,1,0,'Hmm... Mathew hasn\'t been back in 9 days... Can anyone confirm the proper text for this? If I change \"say\" to \"saw\", will I be \"breaking\" the problem?','2003-01-07 06:33:20');
INSERT INTO queueresponse VALUES (323,873,1,'Comment','2002-12-28 21:07:42');
INSERT INTO queueresponse VALUES (327,873,1,'Comment','2002-12-28 21:08:33');
INSERT INTO queueresponse VALUES (334,103,1,'','2002-12-31 03:50:27');
INSERT INTO queueresponse VALUES (339,873,1,'Comment','2003-01-06 05:51:07');
INSERT INTO queueresponse VALUES (340,873,1,'Some edits?','2003-01-06 05:52:17');
INSERT INTO queueresponse VALUES (327,1,1,'Comment','2002-12-29 18:30:33');
INSERT INTO queueresponse VALUES (330,103,1,'','2002-12-30 04:39:15');
INSERT INTO queueresponse VALUES (342,873,1,'Comment','2003-01-06 05:53:19');
INSERT INTO queueresponse VALUES (343,873,1,'\"In\" the side of the mountain or \"on\" the side of the mountain?','2003-01-06 05:54:42');
INSERT INTO queueresponse VALUES (334,1,1,'Comment','2002-12-30 13:23:43');
INSERT INTO queueresponse VALUES (352,873,1,'Comment','2003-01-08 05:44:59');
INSERT INTO queueresponse VALUES (315,103,1,'','2002-12-30 09:55:31');
INSERT INTO queueresponse VALUES (330,1,0,'fl: do you know a solution to this? is it stupid?','2003-01-01 10:53:48');
INSERT INTO queueresponse VALUES (329,1,1,'Comment','2002-12-30 13:21:27');
INSERT INTO queueresponse VALUES (330,103,0,'Actually, I didn\'t read it too carefully.  Maybe there are two Donnettas?  Of course, that wouldn\'t give a unique solution...','2003-01-02 04:24:45');
INSERT INTO queueresponse VALUES (325,153,1,'Comment','2002-12-31 11:38:01');
INSERT INTO queueresponse VALUES (329,153,1,'Cute','2002-12-31 11:38:34');
INSERT INTO queueresponse VALUES (331,153,1,'Comment','2002-12-31 11:39:44');
INSERT INTO queueresponse VALUES (334,153,1,'Comment','2002-12-31 11:40:50');
INSERT INTO queueresponse VALUES (351,873,1,'This is an oldie (and a goodie), but should the difficulty be as high as 2?','2003-01-08 05:44:30');
INSERT INTO queueresponse VALUES (334,746,1,'Comment','2003-01-03 00:49:08');
INSERT INTO queueresponse VALUES (337,746,1,'Comment','2003-01-03 00:50:13');
INSERT INTO queueresponse VALUES (339,746,1,'Comment','2003-01-03 00:52:37');
INSERT INTO queueresponse VALUES (340,746,1,'Comment','2003-01-03 00:53:58');
INSERT INTO queueresponse VALUES (337,227,0,'Its a trick right? not a riddle.','2003-01-03 01:39:17');
INSERT INTO queueresponse VALUES (341,103,1,'','2003-01-03 01:39:47');
INSERT INTO queueresponse VALUES (341,227,1,'Comment','2003-01-03 01:40:10');
INSERT INTO queueresponse VALUES (331,1,1,'Comment','2003-01-03 02:17:23');
INSERT INTO queueresponse VALUES (337,1,0,'Ummm... It\'s a trick riddle that is a bit silly','2003-01-03 02:20:03');
INSERT INTO queueresponse VALUES (339,1,0,'\"she say a policeman\", or \"she saw a policeman\"?','2003-01-03 02:23:21');
INSERT INTO queueresponse VALUES (339,103,0,'That\'s one of the edits I had in mind.','2003-01-03 06:03:08');
INSERT INTO queueresponse VALUES (341,213,1,'','2003-01-03 08:37:41');
INSERT INTO queueresponse VALUES (340,213,1,'','2003-01-03 08:38:07');
INSERT INTO queueresponse VALUES (339,213,1,'','2003-01-03 08:38:46');
INSERT INTO queueresponse VALUES (338,213,1,'Difficulty 1 or 2','2003-01-03 08:39:19');
INSERT INTO queueresponse VALUES (344,227,1,'Comment','2003-01-07 03:16:58');
INSERT INTO queueresponse VALUES (348,873,1,'Comment','2003-01-07 04:42:37');
INSERT INTO queueresponse VALUES (349,103,0,'Needs some rule about in what order the guesses are made.','2003-01-06 12:57:26');
INSERT INTO queueresponse VALUES (344,103,1,'','2003-01-06 04:35:34');
INSERT INTO queueresponse VALUES (338,873,1,'Comment','2003-01-06 05:50:02');
INSERT INTO queueresponse VALUES (331,213,1,'','2003-01-03 10:33:06');
INSERT INTO queueresponse VALUES (330,213,1,'While formally ambiguous, a little knowledge of human relationships leads to a unique solution.','2003-01-03 10:55:27');
INSERT INTO queueresponse VALUES (351,103,1,'It\'s not unique, though.  \'Abstemiously\' has the same property.','2003-01-07 06:45:39');
INSERT INTO queueresponse VALUES (341,746,1,'Comment','2003-01-03 19:44:14');
INSERT INTO queueresponse VALUES (341,746,0,'But how will people be able to give their answers without tables allowed in HTML ?','2003-01-03 19:45:06');
INSERT INTO queueresponse VALUES (330,1,1,'Good enough for me','2003-01-03 21:20:55');
INSERT INTO queueresponse VALUES (341,153,0,'Change the numbers already in the spaces into letters.  Then it\'s a matching of the letter (position) with the number.','2003-01-03 23:21:37');
INSERT INTO queueresponse VALUES (342,103,1,'\'nothing but word play\' is a bit ambiguous.  I can think of a fairly simple answer, but I don\'t know if it satisfies the \'nothing but\' requirement.','2003-01-04 07:07:16');
INSERT INTO queueresponse VALUES (341,873,1,'Comment','2003-01-04 16:41:44');
INSERT INTO queueresponse VALUES (340,153,1,'','2003-01-04 16:55:17');
INSERT INTO queueresponse VALUES (343,213,-1,'These things make good party games, but I don\'t think that they work well online.','2003-01-06 06:40:16');
INSERT INTO queueresponse VALUES (344,213,1,'ditto cges','2003-01-06 06:41:18');
INSERT INTO queueresponse VALUES (342,122,0,'no problem, i\'ve taken out the \"nothing but\".  the \'fairly simple\' answers you thought up are most likely correct :)','2003-01-06 08:09:26');
INSERT INTO queueresponse VALUES (343,103,0,'Not necessarily, cges.  :-)>','2003-01-06 06:13:35');
INSERT INTO queueresponse VALUES (343,227,1,'Silly solution??','2003-01-05 05:11:35');
INSERT INTO queueresponse VALUES (343,103,1,'One of those lateral thinking problems levik hates so much.','2003-01-05 09:24:57');
INSERT INTO queueresponse VALUES (349,213,1,'Agree with friedlinguini about needed edit.','2003-01-07 08:31:42');
INSERT INTO queueresponse VALUES (348,213,1,'','2003-01-07 08:30:17');
INSERT INTO queueresponse VALUES (348,103,1,'Comment','2003-01-06 12:55:55');
INSERT INTO queueresponse VALUES (343,1,0,'I guess it\'s up to everyone else ;)','2003-01-07 06:37:11');
INSERT INTO queueresponse VALUES (351,213,1,'','2003-01-07 08:32:51');
INSERT INTO queueresponse VALUES (339,103,0,'Good old Google: http://www.askapastor.org/walk.html','2003-01-07 08:58:42');
INSERT INTO queueresponse VALUES (351,1,1,'Comment','2003-01-08 02:33:04');
INSERT INTO queueresponse VALUES (365,153,1,'','2003-01-18 08:45:06');
INSERT INTO queueresponse VALUES (364,227,1,'Comment','2003-01-18 21:01:38');
INSERT INTO queueresponse VALUES (365,103,1,'','2003-01-18 04:40:53');
INSERT INTO queueresponse VALUES (352,153,1,'Comment','2003-01-08 08:00:37');
INSERT INTO queueresponse VALUES (363,153,1,'the logic  is a little involved, but interesting. maybe a difficulty 4?','2003-01-17 08:29:47');
INSERT INTO queueresponse VALUES (349,1072,0,'','2003-01-08 10:44:26');
INSERT INTO queueresponse VALUES (349,1072,0,'whoops thought i had to hit submit button to submit my edited problem sry','2003-01-08 10:45:34');
INSERT INTO queueresponse VALUES (354,153,1,'Similar to \"Ties,\" but with an interesting twist at the begining','2003-01-08 23:43:00');
INSERT INTO queueresponse VALUES (364,153,1,'I like it!','2003-01-18 03:56:21');
INSERT INTO queueresponse VALUES (362,873,1,'Comment','2003-01-17 05:33:29');
INSERT INTO queueresponse VALUES (363,873,1,'Comment','2003-01-17 05:33:52');
INSERT INTO queueresponse VALUES (363,979,0,'I do not know Dulanjana.....but I recently got the problem and I wanted all the members of this site to try this out........so i submitted it........i apologise for it.........','2003-01-17 06:26:23');
INSERT INTO queueresponse VALUES (354,103,1,'Probably a difficulty 2, though.','2003-01-09 04:34:13');
INSERT INTO queueresponse VALUES (363,122,1,'','2003-01-17 04:56:14');
INSERT INTO queueresponse VALUES (363,979,0,'thanks to all...........','2003-01-17 18:38:30');
INSERT INTO queueresponse VALUES (359,873,1,'Comment','2003-01-17 05:32:35');
INSERT INTO queueresponse VALUES (352,227,1,'seems good','2003-01-09 05:03:54');
INSERT INTO queueresponse VALUES (348,227,1,'Comment','2003-01-09 05:06:20');
INSERT INTO queueresponse VALUES (354,873,1,'Comment','2003-01-09 05:54:55');
INSERT INTO queueresponse VALUES (362,103,1,'I\'d keep this version, since it has an associated solution.','2003-01-16 04:43:02');
INSERT INTO queueresponse VALUES (363,103,1,'','2003-01-17 02:05:23');
INSERT INTO queueresponse VALUES (363,227,1,'wasnt there a different problem with the same name in flooble?','2003-01-17 04:48:06');
INSERT INTO queueresponse VALUES (355,103,0,'Not so sure about this one.  At the very least, its difficulty should be lowered, and it should be recategorized under Science.','2003-01-10 04:24:40');
INSERT INTO queueresponse VALUES (354,213,1,'','2003-01-10 08:30:11');
INSERT INTO queueresponse VALUES (355,213,1,'','2003-01-10 08:31:09');
INSERT INTO queueresponse VALUES (352,213,1,'','2003-01-10 08:31:27');
INSERT INTO queueresponse VALUES (355,1072,0,'how do i change a problem to a dif category?','2003-01-10 09:58:44');
INSERT INTO queueresponse VALUES (355,227,1,'just change the category (go to your submitted problems choose the problems and change the category from logic to science','2003-01-10 14:46:36');
INSERT INTO queueresponse VALUES (355,1072,0,'I clicked on problem and all i can seem to edit is the name, text and difficulty','2003-01-10 16:17:56');
INSERT INTO queueresponse VALUES (342,1,1,'Comment','2003-01-11 06:26:24');
INSERT INTO queueresponse VALUES (355,1,0,'Changing category is only available to me for now. sorry.','2003-01-11 10:57:55');
INSERT INTO queueresponse VALUES (356,227,0,'Riddle or logic?','2003-01-11 15:30:32');
INSERT INTO queueresponse VALUES (357,103,0,'Now if only the answer weren\'t given away in the riddle...','2003-01-12 03:18:07');
INSERT INTO queueresponse VALUES (356,1072,0,'i can no longer change the category. Thats up to levik so all you have to do is vote by the question assuming it\'ll be put into its proper category.','2003-01-12 06:18:56');
INSERT INTO queueresponse VALUES (358,103,1,'Could use some editing and clarifications, though.  Do all triangles have equal size?  What qualifies as an exact same combination?  etc...','2003-01-13 02:45:17');
INSERT INTO queueresponse VALUES (358,873,1,'Comment','2003-01-13 06:43:31');
INSERT INTO queueresponse VALUES (349,1,1,'Comment','2003-01-13 07:17:19');
INSERT INTO queueresponse VALUES (358,227,0,'well the triangles are of equal size, but wats the meening of exact same combination?','2003-01-13 13:50:19');
INSERT INTO queueresponse VALUES (358,227,1,'Comment','2003-01-13 13:50:40');
INSERT INTO queueresponse VALUES (357,227,0,'Is it??? They thought they\'d jump on a horse and ride as fast as they could to the next town.','2003-01-13 16:07:15');
INSERT INTO queueresponse VALUES (359,103,1,'','2003-01-14 02:32:24');
INSERT INTO queueresponse VALUES (363,979,0,'Whatever the difficulty be TomM.........u can rate my problem the way you like to..........','2003-01-17 18:37:40');
INSERT INTO queueresponse VALUES (355,227,0,'Comment','2003-01-14 20:04:37');
INSERT INTO queueresponse VALUES (343,1,0,'Anybody else want to weigh in on this?','2003-01-15 06:01:11');
INSERT INTO queueresponse VALUES (349,1,0,'need more votes. FL: are the edits sufficient?','2003-01-15 06:01:57');
INSERT INTO queueresponse VALUES (359,1,1,'Comment','2003-01-15 06:12:54');
INSERT INTO queueresponse VALUES (343,122,1,'sure, why not','2003-01-15 12:40:26');
INSERT INTO queueresponse VALUES (359,746,1,'','2003-01-16 00:58:01');
INSERT INTO queueresponse VALUES (349,103,1,'\'guarantee\' in the last paragraph.  Other than that, good enough for me.','2003-01-16 04:35:52');
INSERT INTO queueresponse VALUES (364,979,0,'thans TomM........I like your problems too !!!!','2003-01-19 03:56:36');
INSERT INTO queueresponse VALUES (355,1,1,'Comment','2003-01-19 06:59:02');
INSERT INTO queueresponse VALUES (366,227,1,'Comment','2003-01-19 13:31:50');
INSERT INTO queueresponse VALUES (356,1,0,'actually, you can now change it: you\'ve been promoted earlier todayt :)','2003-01-19 17:54:39');
INSERT INTO queueresponse VALUES (357,1,1,'Probably needs a little editing, but this is a classic. like the man should probably say that the OWNER of the last horse gets the money.','2003-01-19 17:58:47');
INSERT INTO queueresponse VALUES (366,153,1,'You don\'t really need all eight statements, though.','2003-01-19 18:47:21');
INSERT INTO queueresponse VALUES (366,103,1,'They\'re also not really \'following\' statements, either...','2003-01-20 02:06:01');
INSERT INTO queueresponse VALUES (363,1,1,'Dulanjana: you must be thinking of \"three sages\" :)','2003-01-20 04:19:15');
INSERT INTO queueresponse VALUES (360,1,1,'I say we move it to \"Famous Riddles\", give difficulty 2 and run it on a weekend. :)','2003-01-20 04:20:28');
INSERT INTO queueresponse VALUES (364,1,1,'Maybe it\'s just too early in the morning, but does this seem like more than dif. 3 to anyone else?','2003-01-20 04:27:15');
INSERT INTO queueresponse VALUES (366,979,0,'that\'s all right friedlinguini.........but at least you understand from the problem what it means......anyway, thanks for your vote........','2003-01-20 05:53:21');
INSERT INTO queueresponse VALUES (356,1072,0,'yes i know i can now, but when i typed the earlier post i was not able to','2003-01-20 10:28:39');
INSERT INTO queueresponse VALUES (367,103,1,'','2003-01-20 11:12:57');
INSERT INTO queueresponse VALUES (357,103,0,'If the second-to-last sentence got pulled, I\'d probably vote it up.','2003-01-20 11:14:54');
INSERT INTO queueresponse VALUES (368,103,1,'','2003-01-21 02:49:51');
INSERT INTO queueresponse VALUES (356,213,1,'','2003-01-21 07:25:33');
INSERT INTO queueresponse VALUES (362,213,1,'','2003-01-21 07:27:48');
INSERT INTO queueresponse VALUES (365,213,1,'I like it, but note that it has more than 1 correct solution.','2003-01-21 11:13:26');
INSERT INTO queueresponse VALUES (366,213,1,'','2003-01-21 11:16:08');
INSERT INTO queueresponse VALUES (368,213,1,'','2003-01-21 11:17:43');
INSERT INTO queueresponse VALUES (356,122,1,'','2003-01-21 11:44:35');
INSERT INTO queueresponse VALUES (360,122,1,'','2003-01-21 11:47:22');
INSERT INTO queueresponse VALUES (364,122,1,'yeah, i\'d say this is a level 4 problem :)','2003-01-21 11:55:00');
INSERT INTO queueresponse VALUES (364,979,0,'may be Happy........what ever the level might be........if the problem makes u Happy then I\'ve got what I wanted.....and my work is done.........thanks for your vote...........','2003-01-21 22:17:09');
INSERT INTO queueresponse VALUES (365,979,0,'It doesn\'t matter Jim but the speaker is unique.....i believe......only the no. of children\'s combination is different i think........','2003-01-21 22:25:59');
INSERT INTO queueresponse VALUES (357,103,1,'Like so.  :-)>','2003-01-22 01:27:00');
INSERT INTO queueresponse VALUES (369,103,1,'','2003-01-22 01:27:55');
INSERT INTO queueresponse VALUES (369,213,1,'','2003-01-22 11:50:59');
INSERT INTO queueresponse VALUES (356,103,1,'','2003-01-23 04:10:51');
INSERT INTO queueresponse VALUES (360,1072,1,'','2003-01-23 07:18:56');
INSERT INTO queueresponse VALUES (364,1072,0,'definetely a level 4 problem','2003-01-23 07:21:19');
INSERT INTO queueresponse VALUES (368,1072,1,'possibly a difficulty 2','2003-01-23 07:24:41');
INSERT INTO queueresponse VALUES (364,979,0,'Hey Alan......if I rate my problem as a level 3 problem and if it is of difficulty level 4 for you then will you give me Thumbs Down for that ???????','2003-01-23 07:58:13');
INSERT INTO queueresponse VALUES (357,122,1,'','2003-01-23 11:23:14');
INSERT INTO queueresponse VALUES (395,979,1,'','2003-02-08 03:18:21');
INSERT INTO queueresponse VALUES (383,1,1,'Comment','2003-02-08 07:14:39');
INSERT INTO queueresponse VALUES (399,979,1,'','2003-02-11 03:00:37');
INSERT INTO queueresponse VALUES (402,979,1,'','2003-02-11 03:04:52');
INSERT INTO queueresponse VALUES (405,103,0,'Not because it\'s a bad problem, but because I don\'t see a good way of submitting solutions.  I\'ll change my vote if someone can show a good way to get around this.','2003-02-11 04:11:04');
INSERT INTO queueresponse VALUES (392,122,1,'','2003-02-06 06:56:42');
INSERT INTO queueresponse VALUES (395,103,1,'','2003-02-07 12:45:36');
INSERT INTO queueresponse VALUES (372,103,1,'','2003-01-25 03:46:30');
INSERT INTO queueresponse VALUES (372,1072,1,'','2003-01-25 10:33:04');
INSERT INTO queueresponse VALUES (370,1072,0,'(I said, “Who said you said she said?”, I said.) Two I saids? Either this question is checking me or you need to thoroughly review this.','2003-01-25 17:59:26');
INSERT INTO queueresponse VALUES (370,1072,0,'instead of checking i meant tricking','2003-01-25 17:59:55');
INSERT INTO queueresponse VALUES (364,1072,1,'O jeez i meant to give thumb up seriously. i must\'ve scrolled mouse over wrong tab','2003-01-25 18:01:44');
INSERT INTO queueresponse VALUES (364,979,0,'hey Alan its ok...........no probs........thanks for your vote.......','2003-01-25 23:36:51');
INSERT INTO queueresponse VALUES (370,979,0,'Hey Alan.....Even I was thinking there was something wrong in my problem.........here its is.......I have changed it........now you can rate it the way you want it to......anyway, thanks for that suggestion.......','2003-01-26 00:24:40');
INSERT INTO queueresponse VALUES (370,1072,0,'Just another thing. In this question the last mine says find the cars each originally had? Isn\'t it supposed to be books? Unless theres a trick in the question i missed and it should be cars. sorry to nitpick ravi raja.','2003-01-26 06:34:52');
INSERT INTO queueresponse VALUES (370,979,0,'Hey I am sorry Alan.....thanks for pointing that out........actually I was pondering over a problem of cars while typing/submitting the problem........and that\'s why I made such a mistake...........','2003-01-26 17:44:31');
INSERT INTO queueresponse VALUES (374,1072,0,'This question seems to be a little vague. A lot of people would think right away that the answer is all the people mentioned above','2003-01-27 11:04:48');
INSERT INTO queueresponse VALUES (374,1072,0,'Perhaps what can be the minimum number of people present in the gathering that are all related to one family?','2003-01-27 11:05:54');
INSERT INTO queueresponse VALUES (373,1072,1,'This is actually the type of riddle i like.','2003-01-27 11:07:36');
INSERT INTO queueresponse VALUES (392,979,1,'','2003-02-06 01:40:52');
INSERT INTO queueresponse VALUES (388,1072,1,'Whoops thought this was the same type.','2003-02-07 09:42:49');
INSERT INTO queueresponse VALUES (393,1072,1,'','2003-02-07 09:43:24');
INSERT INTO queueresponse VALUES (395,1072,1,'looks good','2003-02-07 09:44:39');
INSERT INTO queueresponse VALUES (370,1072,1,'Now it gets the thumbs up. Good work ravi raja','2003-01-27 11:11:32');
INSERT INTO queueresponse VALUES (367,1072,0,'When tommorow is yesterday? If i\'m not mistaken this is impossible. So either u need to thouroughly check your problem or there is something i am missing.','2003-01-27 11:19:12');
INSERT INTO queueresponse VALUES (420,1072,0,'hmmm idono levik should their be comma\'s? that would sort of give it away but they might be needed in the sense of format.','2003-02-17 10:42:51');
INSERT INTO queueresponse VALUES (374,103,1,'','2003-01-28 04:41:56');
INSERT INTO queueresponse VALUES (372,213,1,'','2003-01-28 06:37:52');
INSERT INTO queueresponse VALUES (373,213,1,'','2003-01-28 06:39:46');
INSERT INTO queueresponse VALUES (374,213,1,'','2003-01-28 06:40:40');
INSERT INTO queueresponse VALUES (406,979,1,'','2003-02-17 06:40:33');
INSERT INTO queueresponse VALUES (439,979,0,'hey friends......i have changed the problem........i have put both of them in a single one...........with the subject.......The Ten Statements.....so now you can remove the other one.....The Ten Statements - Part Two....','2003-02-22 06:30:19');
INSERT INTO queueresponse VALUES (378,213,1,'','2003-02-03 07:27:15');
INSERT INTO queueresponse VALUES (379,213,1,'','2003-02-03 07:27:41');
INSERT INTO queueresponse VALUES (380,213,1,'','2003-02-03 07:28:46');
INSERT INTO queueresponse VALUES (370,103,1,'','2003-01-29 05:19:26');
INSERT INTO queueresponse VALUES (373,103,1,'','2003-01-29 05:21:03');
INSERT INTO queueresponse VALUES (414,1072,0,'just a possible error, is there supposed to be an L or is it supposed to be like that','2003-02-15 09:00:07');
INSERT INTO queueresponse VALUES (373,1,1,'Hey Ravi, how come you never submit solutions to your puzzles? (it would make my life easier down the line if you did)','2003-01-29 18:16:36');
INSERT INTO queueresponse VALUES (367,1,1,'Comment','2003-01-29 18:18:35');
INSERT INTO queueresponse VALUES (373,979,0,'ya Levik I would have surely done that, but the first time I did it (the puzzle whose subject was: Guessme One), the solution was then posted on the site too early........','2003-01-30 00:07:32');
INSERT INTO queueresponse VALUES (373,979,0,'so I thought that after majority of the members of the site commented on my problem, only after that i\'ll submit the solution.........','2003-01-30 00:10:03');
INSERT INTO queueresponse VALUES (374,979,0,'yes Alan it does mean related to one family....the first two letters of my problems says that......i believe.......','2003-01-30 00:14:28');
INSERT INTO queueresponse VALUES (381,213,1,'','2003-02-03 07:29:16');
INSERT INTO queueresponse VALUES (382,213,1,'','2003-02-03 07:29:34');
INSERT INTO queueresponse VALUES (383,213,1,'','2003-02-03 07:29:58');
INSERT INTO queueresponse VALUES (367,979,0,'fried and levik have given Thumbs Up to this problem, so I do not think there is anything is wrong with the problem..........','2003-02-03 04:02:50');
INSERT INTO queueresponse VALUES (367,979,0,'Yes Alan, When Tomorrow is Yesterday....can be spoken with reference to the \"DAY AFTER TOMORROW AS TODAY\".........i hope you got what I am trying to say.....???????','2003-02-03 04:01:26');
INSERT INTO queueresponse VALUES (377,103,1,'Cute.','2003-01-30 04:53:05');
INSERT INTO queueresponse VALUES (377,213,1,'','2003-01-30 06:44:52');
INSERT INTO queueresponse VALUES (377,122,1,'','2003-01-30 06:55:40');
INSERT INTO queueresponse VALUES (374,1072,0,'Ok you say a family gathering included. Therefore the number of people included are the minmum number. On top of that if its a family gathering everyone named there must show up. Its hard to understand what you\'re asking','2003-01-30 15:32:44');
INSERT INTO queueresponse VALUES (382,1,1,'Comment','2003-02-06 18:18:17');
INSERT INTO queueresponse VALUES (392,103,1,'Comment','2003-02-06 01:37:34');
INSERT INTO queueresponse VALUES (369,1,1,'Comment','2003-01-30 17:17:57');
INSERT INTO queueresponse VALUES (378,103,1,'','2003-01-31 04:43:16');
INSERT INTO queueresponse VALUES (379,103,1,'','2003-01-31 04:43:31');
INSERT INTO queueresponse VALUES (421,979,1,'','2003-02-17 17:59:19');
INSERT INTO queueresponse VALUES (422,979,1,'','2003-02-17 18:01:08');
INSERT INTO queueresponse VALUES (390,213,1,'','2003-02-05 08:53:23');
INSERT INTO queueresponse VALUES (380,103,1,'','2003-02-01 02:31:17');
INSERT INTO queueresponse VALUES (380,1072,1,'','2003-02-01 04:51:03');
INSERT INTO queueresponse VALUES (370,1,1,'Comment','2003-02-01 19:44:21');
INSERT INTO queueresponse VALUES (426,979,0,'i think it is a much simpler but has been put up in a different way to confuse people..........','2003-02-18 03:34:36');
INSERT INTO queueresponse VALUES (379,1,1,'Comment','2003-02-03 02:17:39');
INSERT INTO queueresponse VALUES (380,1,1,'Comment','2003-02-03 02:18:02');
INSERT INTO queueresponse VALUES (381,1,1,'Comment','2003-02-05 17:53:00');
INSERT INTO queueresponse VALUES (374,1,1,'Comment','2003-02-03 02:09:28');
INSERT INTO queueresponse VALUES (378,1,1,'Comment','2003-02-03 02:17:15');
INSERT INTO queueresponse VALUES (402,103,1,'','2003-02-10 09:32:41');
INSERT INTO queueresponse VALUES (421,1072,1,'Nice','2003-02-17 10:44:04');
INSERT INTO queueresponse VALUES (381,103,1,'','2003-02-04 01:58:43');
INSERT INTO queueresponse VALUES (382,103,1,'','2003-02-04 01:58:54');
INSERT INTO queueresponse VALUES (383,103,1,'','2003-02-04 01:59:05');
INSERT INTO queueresponse VALUES (397,979,1,'','2003-02-11 02:51:50');
INSERT INTO queueresponse VALUES (399,103,1,'','2003-02-10 09:30:46');
INSERT INTO queueresponse VALUES (400,103,1,'','2003-02-10 09:31:16');
INSERT INTO queueresponse VALUES (421,122,1,'','2003-02-17 12:50:35');
INSERT INTO queueresponse VALUES (422,122,1,'','2003-02-17 12:50:51');
INSERT INTO queueresponse VALUES (434,1072,1,'yes this one is good since different logic is required.','2003-02-21 10:24:20');
INSERT INTO queueresponse VALUES (367,251,1,'','2003-02-04 06:12:53');
INSERT INTO queueresponse VALUES (397,122,1,'','2003-02-10 06:37:30');
INSERT INTO queueresponse VALUES (388,103,1,'Comment','2003-02-04 08:48:48');
INSERT INTO queueresponse VALUES (417,979,0,'i meant to say.....that part of the sequence is: .....,3,9?,2.....    or  .....,3,9,?,2,.......      ?????','2003-02-17 06:01:09');
INSERT INTO queueresponse VALUES (388,1072,0,'Same concept as rest so we only need one','2003-02-04 10:51:38');
INSERT INTO queueresponse VALUES (388,979,0,'hey what same concept as rest is applied in this riddle Alan ? Can you please explain ?','2003-02-04 19:48:13');
INSERT INTO queueresponse VALUES (390,979,1,'Comment','2003-02-05 07:00:06');
INSERT INTO queueresponse VALUES (420,979,1,'well i think its alright........only a full stop is missing at the end of the problem........','2003-02-17 17:50:10');
INSERT INTO queueresponse VALUES (390,103,1,'','2003-02-05 05:45:58');
INSERT INTO queueresponse VALUES (388,1,1,'Comment','2003-02-08 21:09:03');
INSERT INTO queueresponse VALUES (393,1,1,'Comment','2003-02-08 21:09:58');
INSERT INTO queueresponse VALUES (397,1,1,'Not sure about the category','2003-02-08 21:14:02');
INSERT INTO queueresponse VALUES (397,103,1,'I\'ve always said there ought to be a \'words\' or \'language\' category.  BTW, it\'s \'syllable\'.','2003-02-09 02:40:06');
INSERT INTO queueresponse VALUES (394,1,1,'Comment','2003-02-10 17:53:28');
INSERT INTO queueresponse VALUES (393,103,1,'Comment','2003-02-10 07:37:19');
INSERT INTO queueresponse VALUES (464,1299,0,'This one\'s pretty good....dun think any of my probs are getting viewed at all','2003-02-10 07:05:55');
INSERT INTO queueresponse VALUES (400,122,1,'','2003-02-11 05:03:00');
INSERT INTO queueresponse VALUES (394,103,1,'I think the top comment can be safely removed.','2003-02-11 11:38:47');
INSERT INTO queueresponse VALUES (406,103,1,'','2003-02-11 11:39:32');
INSERT INTO queueresponse VALUES (400,103,0,'How many decks in the shoe?  It\'ll affect the answer.','2003-02-11 12:48:11');
INSERT INTO queueresponse VALUES (405,834,0,'I agree with you, even i thought the same, but this problem was too intresting i thought and so i posted it.','2003-02-11 13:33:23');
INSERT INTO queueresponse VALUES (405,1,1,'I think this is acceptable. No?','2003-02-11 14:15:59');
INSERT INTO queueresponse VALUES (402,1072,1,'','2003-02-11 15:23:46');
INSERT INTO queueresponse VALUES (417,979,1,'','2003-02-17 05:50:40');
INSERT INTO queueresponse VALUES (414,1072,0,'i said \"possible error\" i thought it might\'ve been a mistake (u never know)','2003-02-17 10:39:00');
INSERT INTO queueresponse VALUES (427,794,1,'','2003-02-21 13:54:19');
INSERT INTO queueresponse VALUES (417,979,0,'Hey Cory.......Will there be a question mark after 9 or is there a comma between the two (the last part......61,3,70,3,9?,2,100,1).....??????','2003-02-17 05:58:27');
INSERT INTO queueresponse VALUES (405,1072,1,'People can easily submit solutions e.g make line from a-g or make line from 1,1-4,3','2003-02-11 15:27:48');
INSERT INTO queueresponse VALUES (405,834,0,'wow, whoever did that work, that looks great now and the figure also provides a hint.','2003-02-11 17:33:46');
INSERT INTO queueresponse VALUES (399,1,1,'Comment','2003-02-12 01:38:02');
INSERT INTO queueresponse VALUES (439,103,1,'D\'oh!  You\'re right.  Teach me to do this sort of thing too early in the morning...','2003-02-22 04:16:20');
INSERT INTO queueresponse VALUES (410,1072,0,'Not so sure about this one. I guess we could use one of this style.','2003-02-13 13:47:43');
INSERT INTO queueresponse VALUES (405,103,1,'Good enough for me.','2003-02-12 02:25:44');
INSERT INTO queueresponse VALUES (422,103,1,'Comment','2003-02-17 09:15:00');
INSERT INTO queueresponse VALUES (422,1072,1,'Comment','2003-02-17 10:44:19');
INSERT INTO queueresponse VALUES (411,122,1,'','2003-02-17 12:47:21');
INSERT INTO queueresponse VALUES (434,1072,0,'seeing as how 10 secs after i posted the last comment i made and figured out make the difficulty a 1.','2003-02-21 10:25:25');
INSERT INTO queueresponse VALUES (417,103,1,'','2003-02-17 05:02:56');
INSERT INTO queueresponse VALUES (400,1,1,'Comment','2003-02-12 18:35:31');
INSERT INTO queueresponse VALUES (408,103,1,'Comment','2003-02-13 04:48:02');
INSERT INTO queueresponse VALUES (408,122,1,'','2003-02-13 10:45:44');
INSERT INTO queueresponse VALUES (408,1,1,'Comment','2003-02-13 10:14:41');
INSERT INTO queueresponse VALUES (410,979,1,'','2003-02-13 18:47:02');
INSERT INTO queueresponse VALUES (411,979,1,'','2003-02-13 18:48:39');
INSERT INTO queueresponse VALUES (410,103,1,'Comment','2003-02-13 22:48:16');
INSERT INTO queueresponse VALUES (411,103,1,'','2003-02-13 22:49:14');
INSERT INTO queueresponse VALUES (414,979,1,'seems to be an interesting one..........','2003-02-15 05:59:25');
INSERT INTO queueresponse VALUES (424,979,1,'','2003-02-18 03:21:54');
INSERT INTO queueresponse VALUES (406,1,1,'When you say \"individual peanuts\", do you mean single chambered?','2003-02-15 04:26:14');
INSERT INTO queueresponse VALUES (410,1072,1,'I\'ll give it the thumbs up but let it be known now we should not have more types of these problems where letters represent numbers in this way.','2003-02-14 13:20:04');
INSERT INTO queueresponse VALUES (421,103,1,'','2003-02-17 09:14:34');
INSERT INTO queueresponse VALUES (417,1,1,'Comment','2003-02-17 05:06:33');
INSERT INTO queueresponse VALUES (394,1072,1,'','2003-02-14 13:23:27');
INSERT INTO queueresponse VALUES (414,103,1,'*grins at Alan*','2003-02-15 16:13:20');
INSERT INTO queueresponse VALUES (414,153,1,'Careful, Alan and fl. We\'er just considering the problem here, not \"solving\" it','2003-02-15 16:46:29');
INSERT INTO queueresponse VALUES (420,834,0,'Hi Alan, my grammar is not good, but I believe or should I say I hope the the problem presented above is grammatically correct','2003-02-17 15:26:06');
INSERT INTO queueresponse VALUES (420,834,0,'Hi Ravi, I think it has to be a question mark.','2003-02-17 20:32:56');
INSERT INTO queueresponse VALUES (424,103,1,'','2003-02-18 01:15:16');
INSERT INTO queueresponse VALUES (426,979,1,'i think it is a much simpler but has been put up in a different way to confuse people..........','2003-02-18 03:35:02');
INSERT INTO queueresponse VALUES (417,775,0,'clarifying for Ravi Raja - the question mark at the end signifies the number is ninety-something, so there should NOT be a comma separating them','2003-02-18 06:11:41');
INSERT INTO queueresponse VALUES (426,103,1,'','2003-02-18 09:06:00');
INSERT INTO queueresponse VALUES (424,1072,1,'Comment','2003-02-18 10:07:36');
INSERT INTO queueresponse VALUES (426,1072,1,'a much simpler what? what r u talkin bout ravi','2003-02-18 10:10:46');
INSERT INTO queueresponse VALUES (427,1072,1,'','2003-02-18 10:11:46');
INSERT INTO queueresponse VALUES (427,103,1,'','2003-02-18 10:21:20');
INSERT INTO queueresponse VALUES (427,979,1,'','2003-02-18 20:51:19');
INSERT INTO queueresponse VALUES (431,1072,0,'Yeah but remember that whole thing we had about similiar concepts? like i\'ve said before we don\'t need two which can be solved by the same logic.','2003-02-21 10:21:58');
INSERT INTO queueresponse VALUES (420,1,1,'','2003-02-19 01:57:14');
INSERT INTO queueresponse VALUES (428,979,1,'','2003-02-19 03:30:11');
INSERT INTO queueresponse VALUES (428,794,1,'Comment','2003-02-21 13:59:35');
INSERT INTO queueresponse VALUES (431,153,1,'It is different enough There are not the same number of cards, clues are not analogous.','2003-02-21 14:51:34');
INSERT INTO queueresponse VALUES (429,1,1,'Should this be in riddles?','2003-02-19 11:40:59');
INSERT INTO queueresponse VALUES (429,103,1,'Most likely.','2003-02-19 12:25:39');
INSERT INTO queueresponse VALUES (428,103,1,'','2003-02-19 12:25:53');
INSERT INTO queueresponse VALUES (439,1072,0,'Its definetely a one and is extremely easy. is it possible this could be a \"to easy\" question?','2003-02-21 15:28:32');
INSERT INTO queueresponse VALUES (462,834,0,'Hey, I modified this problem and saved. This resulted in spoiling its presentation. It was beautifully presented earlier by somebody. Now it looks like a mess of a statement. I have not modified any command inserted','2003-02-19 15:04:32');
INSERT INTO queueresponse VALUES (431,1,1,'Comment','2003-02-21 01:50:34');
INSERT INTO queueresponse VALUES (432,1,1,'Comment','2003-02-21 01:51:42');
INSERT INTO queueresponse VALUES (429,979,1,'even i think so.......','2003-02-20 03:20:18');
INSERT INTO queueresponse VALUES (439,153,1,'FL you may need to re-read this puzzle. You may be confusing it with part 2','2003-02-22 03:59:26');
INSERT INTO queueresponse VALUES (439,103,0,'I think the answer is indeterminate in this one.  Not exactly a good thing in a hard logic problem.','2003-02-22 02:58:45');
INSERT INTO queueresponse VALUES (420,979,0,'yes.....you\'re right Gautam....i\'m sorry.......actually i got confused too..... :)','2003-02-20 23:47:32');
INSERT INTO queueresponse VALUES (432,103,1,'Difficulty 1, since there are only three possibilities.','2003-02-20 12:29:01');
INSERT INTO queueresponse VALUES (439,1,1,'','2003-02-21 15:17:15');
INSERT INTO queueresponse VALUES (434,1,1,'Classic :)','2003-02-21 01:53:01');
INSERT INTO queueresponse VALUES (434,103,1,'A bit close to The 3 cans, but not a dupe.  Probably a difficulty 1 or 2.','2003-02-21 02:25:17');
INSERT INTO queueresponse VALUES (420,1072,1,'Comment','2003-02-20 09:29:56');
INSERT INTO queueresponse VALUES (428,1072,1,'','2003-02-20 09:31:03');
INSERT INTO queueresponse VALUES (431,103,1,'Similar, but not the same problem.  I\'d crank down the difficulty to 1.','2003-02-20 12:27:46');
INSERT INTO queueresponse VALUES (431,1,0,'Hmmmm... This looks suspiciously similar to \"Kings and Queens\"','2003-02-20 11:08:54');
INSERT INTO queueresponse VALUES (420,873,1,'Comment','2003-02-20 09:36:51');
INSERT INTO queueresponse VALUES (424,873,1,'Comment','2003-02-20 09:37:16');
INSERT INTO queueresponse VALUES (426,873,1,'Comment','2003-02-20 09:38:18');
INSERT INTO queueresponse VALUES (427,873,1,'Comment','2003-02-20 09:38:59');
INSERT INTO queueresponse VALUES (428,873,1,'Comment','2003-02-20 09:39:39');
INSERT INTO queueresponse VALUES (429,873,1,'Comment','2003-02-20 09:40:13');
INSERT INTO queueresponse VALUES (443,103,1,'','2003-02-22 14:16:10');
INSERT INTO queueresponse VALUES (442,103,1,'Kind of easy, though.','2003-02-22 03:03:50');
INSERT INTO queueresponse VALUES (431,1,0,'Alan, it\'s different enough. It\'s not like we have a ton of problems like this. Let this one slide, ane if we get more, we\'ll be more critical of them.','2003-02-24 06:23:44');
INSERT INTO queueresponse VALUES (441,1072,0,'Difficulty 1 i just figured it out in like 10 secs.','2003-02-22 07:46:34');
INSERT INTO queueresponse VALUES (439,1072,0,'i really want this problem to become a difficulty 1 it is way to easy','2003-02-22 07:47:11');
INSERT INTO queueresponse VALUES (432,1072,0,'Actually i just tried to figure it out and i think that not one of the possibilities works(due to fact that if one of them is a knight the other MUST be liars) try and correct me if i\'m worng','2003-02-22 07:51:33');
INSERT INTO queueresponse VALUES (439,1,0,'Alan, wanting something to be difficulty 1 is not a good reason to vote tumbs down. Also, while you may find it easy, I think a 3 is consistent with the other problems on the site.','2003-02-22 10:20:48');
INSERT INTO queueresponse VALUES (442,1,1,'Set diff to 2','2003-02-22 10:24:52');
INSERT INTO queueresponse VALUES (441,1,1,'Comment','2003-02-23 04:33:33');
INSERT INTO queueresponse VALUES (452,1072,1,'','2003-03-06 10:17:47');
INSERT INTO queueresponse VALUES (439,1072,1,'well i would\'ve just changed my vote back to a thumbs up if it gets changed and personall i think this si a 1 compared to other questions on the siute','2003-02-23 07:20:18');
INSERT INTO queueresponse VALUES (443,794,1,'Not sure about the catagory. Maybe switch it to numbers','2003-02-23 11:26:22');
INSERT INTO queueresponse VALUES (445,1,1,'Comment','2003-02-24 03:59:22');
INSERT INTO queueresponse VALUES (445,103,1,'','2003-02-24 04:29:49');
INSERT INTO queueresponse VALUES (443,979,0,'done.......the category is now \"Numbers\" :)','2003-02-24 06:31:54');
INSERT INTO queueresponse VALUES (443,979,0,'thanks for the vote Erin........ :):):):)','2003-02-24 06:33:39');
INSERT INTO queueresponse VALUES (447,1,1,'Comment','2003-02-24 09:29:58');
INSERT INTO queueresponse VALUES (447,103,1,'','2003-02-24 10:15:18');
INSERT INTO queueresponse VALUES (447,103,0,'I\'m assuming that upside-down number is different from the right-side-up one?  I can think of a couple of perfect squares that look the same when turned upside-down.','2003-02-24 10:18:16');
INSERT INTO queueresponse VALUES (432,1,0,'You\'re wrong.','2003-02-24 15:18:58');
INSERT INTO queueresponse VALUES (478,103,1,'','2003-03-06 04:11:08');
INSERT INTO queueresponse VALUES (476,103,0,'Mistake on my part.  It\'s more or less the same as a problem that wound up getting rejected, so technically it\'s not a dupe.','2003-03-06 04:13:26');
INSERT INTO queueresponse VALUES (450,1072,0,'Might wanna make the rs. into rupees again for new users','2003-03-06 10:16:35');
INSERT INTO queueresponse VALUES (450,1,1,'Comment','2003-03-06 03:57:55');
INSERT INTO queueresponse VALUES (467,1,0,'fried, are you still against this one? what if we run it on weekend?','2003-03-06 04:00:04');
INSERT INTO queueresponse VALUES (451,103,1,'','2003-03-06 04:09:39');
INSERT INTO queueresponse VALUES (448,103,0,'Paise?  Rs.?','2003-02-25 02:39:33');
INSERT INTO queueresponse VALUES (445,1072,1,'','2003-02-25 03:22:37');
INSERT INTO queueresponse VALUES (449,1,1,'Comment','2003-03-06 01:39:17');
INSERT INTO queueresponse VALUES (478,1072,1,'','2003-03-06 02:14:20');
INSERT INTO queueresponse VALUES (478,979,1,'','2003-03-06 03:38:07');
INSERT INTO queueresponse VALUES (447,1072,1,'Comment','2003-02-25 03:25:13');
INSERT INTO queueresponse VALUES (448,103,1,'Ah.  With a bit of research, Rs. means rupees, and there are 100 paise to every rupee.  Might want to clarify that for those of us not familiar with Indian currency.','2003-02-25 04:38:57');
INSERT INTO queueresponse VALUES (448,1,1,'Comment','2003-02-25 06:03:44');
INSERT INTO queueresponse VALUES (448,1,0,'Is this \"just math\"?','2003-02-25 06:03:53');
INSERT INTO queueresponse VALUES (448,979,0,'yes Levik........I have changed the category to \"Just Math\".......','2003-02-25 06:31:43');
INSERT INTO queueresponse VALUES (448,979,0,'Now is the problem perfectly framed.......Fried ????','2003-02-25 06:33:07');
INSERT INTO queueresponse VALUES (448,103,0,'Looks good to me.','2003-02-25 07:57:35');
INSERT INTO queueresponse VALUES (449,103,1,'','2003-02-25 07:58:11');
INSERT INTO queueresponse VALUES (448,1072,1,'Comment','2003-02-25 10:06:43');
INSERT INTO queueresponse VALUES (431,1072,1,'','2003-02-25 10:09:14');
INSERT INTO queueresponse VALUES (432,1072,1,'Comment','2003-02-25 10:09:26');
INSERT INTO queueresponse VALUES (449,1072,1,'prolly a difficulty 2 since i\'m pretty sure basic algebra could be used to solve.','2003-02-25 16:18:18');
INSERT INTO queueresponse VALUES (450,103,1,'','2003-02-26 01:49:17');
INSERT INTO queueresponse VALUES (464,873,1,'Comment','2003-02-27 09:02:53');
INSERT INTO queueresponse VALUES (460,1,1,'','2003-02-26 06:43:27');
INSERT INTO queueresponse VALUES (461,1,1,'Comment','2003-02-26 06:43:51');
INSERT INTO queueresponse VALUES (462,1,1,'My bad :) Should be ok now','2003-02-26 06:47:50');
INSERT INTO queueresponse VALUES (463,1,1,'Comment','2003-02-26 06:48:45');
INSERT INTO queueresponse VALUES (458,1,1,'Comment','2003-02-26 06:48:55');
INSERT INTO queueresponse VALUES (458,103,1,'','2003-02-26 10:13:16');
INSERT INTO queueresponse VALUES (458,1072,1,'','2003-02-26 11:57:15');
INSERT INTO queueresponse VALUES (461,873,1,'Comment','2003-02-27 09:00:38');
INSERT INTO queueresponse VALUES (462,873,1,'Comment','2003-02-27 09:01:18');
INSERT INTO queueresponse VALUES (463,873,1,'Comment','2003-02-27 09:02:20');
INSERT INTO queueresponse VALUES (460,1072,1,'','2003-02-26 11:59:07');
INSERT INTO queueresponse VALUES (461,1072,1,'','2003-02-26 11:59:32');
INSERT INTO queueresponse VALUES (462,1072,1,'','2003-02-26 12:00:09');
INSERT INTO queueresponse VALUES (463,1072,1,'','2003-02-26 12:00:50');
INSERT INTO queueresponse VALUES (464,1072,1,'Comment','2003-02-26 12:01:14');
INSERT INTO queueresponse VALUES (460,873,1,'Comment','2003-02-27 09:00:04');
INSERT INTO queueresponse VALUES (464,103,1,'Comment','2003-02-26 18:21:58');
INSERT INTO queueresponse VALUES (463,103,1,'','2003-02-26 18:22:45');
INSERT INTO queueresponse VALUES (462,103,1,'','2003-02-26 18:23:06');
INSERT INTO queueresponse VALUES (461,103,1,'','2003-02-26 18:23:22');
INSERT INTO queueresponse VALUES (460,103,1,'Comment','2003-02-26 18:23:51');
INSERT INTO queueresponse VALUES (441,873,1,'Comment','2003-02-27 08:59:02');
INSERT INTO queueresponse VALUES (442,873,1,'Comment','2003-02-27 08:59:34');
INSERT INTO queueresponse VALUES (467,153,0,'Literally as old as the Sphinx!','2003-02-27 08:33:45');
INSERT INTO queueresponse VALUES (458,979,1,'','2003-02-26 19:45:10');
INSERT INTO queueresponse VALUES (460,979,1,'','2003-02-26 19:47:33');
INSERT INTO queueresponse VALUES (461,979,1,'','2003-02-26 19:48:15');
INSERT INTO queueresponse VALUES (462,979,1,'','2003-02-26 19:52:47');
INSERT INTO queueresponse VALUES (463,979,1,'','2003-02-26 19:54:04');
INSERT INTO queueresponse VALUES (464,979,1,'','2003-02-26 19:55:43');
INSERT INTO queueresponse VALUES (465,1,1,'Comment','2003-02-27 01:49:20');
INSERT INTO queueresponse VALUES (465,103,1,'','2003-02-27 02:35:15');
INSERT INTO queueresponse VALUES (465,979,1,'','2003-02-27 03:16:25');
INSERT INTO queueresponse VALUES (441,1,0,'Will anyone vote for this if we resolve to push it as a second problem on a weekend? It\'s kinda popular, and will probably get submitted again. Or if you think it doesn\'t belong, vote -1.','2003-02-27 08:22:52');
INSERT INTO queueresponse VALUES (465,873,1,'Comment','2003-02-27 09:03:21');
INSERT INTO queueresponse VALUES (467,873,0,'On old one, but fun if you haven\'t heard it.','2003-02-27 09:04:43');
INSERT INTO queueresponse VALUES (466,103,1,'Might want to clarify some things (e.g., insolation) though.','2003-02-27 09:08:01');
INSERT INTO queueresponse VALUES (467,103,-1,'I don\'t really think so.  There\'s not much to discuss if you know the answer, and it\'s way too arbitrary if you don\'t.','2003-02-27 10:01:13');
INSERT INTO queueresponse VALUES (441,1072,1,'weekend problem','2003-02-27 14:06:04');
INSERT INTO queueresponse VALUES (465,1072,1,'wow. wimply an ioncredible question. btw should it be the lowest series of 2000 numbers that are all composite numbers?','2003-02-27 14:09:01');
INSERT INTO queueresponse VALUES (465,1072,0,'simply an incredible*','2003-02-27 14:09:26');
INSERT INTO queueresponse VALUES (467,1072,0,'I might need the answer to judge this one although posting the answer may be unusual. Levik i  need to dee ur vote 4 this cuz i\'m stuck at a standstill','2003-02-27 14:11:06');
INSERT INTO queueresponse VALUES (633,1072,0,'I need a link for the answer. I would explain it somewhat but i think a website could do a much better job','2003-02-27 14:35:00');
INSERT INTO queueresponse VALUES (466,1,1,'Yeah, what fl said :)','2003-02-27 18:56:51');
INSERT INTO queueresponse VALUES (467,1,1,'Famous riddles?','2003-02-27 18:58:19');
INSERT INTO queueresponse VALUES (466,979,1,'','2003-02-27 19:54:27');
INSERT INTO queueresponse VALUES (467,979,1,'yes it should be in the category of famous riddles.........a very old one indeed.........','2003-02-27 19:58:59');
INSERT INTO queueresponse VALUES (465,979,0,'hey Alan, it is a good question indeed, but once you have the idea of how to find it out you can do it not just for 2000 but also for 200000000......i\'ll give the explanation when the problem is there on the site........','2003-02-27 20:05:53');
INSERT INTO queueresponse VALUES (465,979,0,'after that you can find any number of consecutive composite numbers.......','2003-02-28 00:12:42');
INSERT INTO queueresponse VALUES (467,103,0,'It\'s about as famous a riddle as there is...','2003-02-28 02:55:34');
INSERT INTO queueresponse VALUES (474,979,1,'','2003-03-03 02:50:10');
INSERT INTO queueresponse VALUES (474,1072,1,'','2003-03-03 03:01:16');
INSERT INTO queueresponse VALUES (474,794,1,'Comment','2003-03-02 16:50:21');
INSERT INTO queueresponse VALUES (467,794,1,'Comment','2003-03-02 16:51:30');
INSERT INTO queueresponse VALUES (472,103,1,'','2003-03-01 03:44:17');
INSERT INTO queueresponse VALUES (472,979,1,'','2003-03-01 04:30:18');
INSERT INTO queueresponse VALUES (693,1072,0,'Levik in the first line where it says 5 weights could u change that to a link to that problem? ty','2003-03-01 15:34:08');
INSERT INTO queueresponse VALUES (472,1072,0,'i\'m not to sure on this but is it possible for the size of the boat to have an impact on the answer?','2003-03-01 16:01:27');
INSERT INTO queueresponse VALUES (474,103,1,'','2003-03-02 09:30:03');
INSERT INTO queueresponse VALUES (465,1072,0,'the ability of a question to be good is not based on how simple the answer is to get, its the comprehension required to understand it and the enjoyment recieved from comprehending it or realizing it','2003-03-01 16:06:09');
INSERT INTO queueresponse VALUES (472,103,0,'As far as determining the direction the water level moves, if at all, no.','2003-03-02 04:02:19');
INSERT INTO queueresponse VALUES (443,1,1,'Comment','2003-03-02 06:01:39');
INSERT INTO queueresponse VALUES (472,1072,1,'ok then. looks good','2003-03-02 08:04:31');
INSERT INTO queueresponse VALUES (476,979,0,'hey fried you said it is a dupe. if so then what is the subject of the similar problem that is on the site ? please do mention.','2003-03-06 01:24:36');
INSERT INTO queueresponse VALUES (467,103,0,'Incidentally, I believe it\'s supposed to be morning, afternoon, and evening, rather than beginning, middle, and end.','2003-03-03 04:57:22');
INSERT INTO queueresponse VALUES (467,979,0,'yes exactly fried. that is what it is supposed to be.','2003-03-03 07:19:20');
INSERT INTO queueresponse VALUES (467,1,0,'That better?','2003-03-03 15:21:13');
INSERT INTO queueresponse VALUES (616,103,1,'','2003-03-12 03:30:46');
INSERT INTO queueresponse VALUES (476,153,0,'I, too, could have sworn I\'d seen another version of this problem here recently, but I can\'t find it.','2003-03-03 13:49:43');
INSERT INTO queueresponse VALUES (476,103,0,'Dupe.','2003-03-03 11:09:43');
INSERT INTO queueresponse VALUES (476,1,0,'Was it not the one with a teacher and indians who wanted to cook him? The principle was the same, though the conditions different. Did we let that one through?','2003-03-03 15:23:34');
INSERT INTO queueresponse VALUES (476,1072,1,'Well actually there wasn\'t a problem like this in paradoxes and i\'m pretty sure it wouldn\'t be riddles (as i briefly checked) the teacher indian was deleted because of offensive possibilities.','2003-03-03 15:41:23');
INSERT INTO queueresponse VALUES (467,979,0,'yup Levik. That\'s it.','2003-03-03 17:56:44');
INSERT INTO queueresponse VALUES (476,103,0,'Oh yeah.  We dumped the Indian one after the author wouldn\'t change it.  Now is there a way for me to turn my thumbs-down to an abstention?','2003-03-04 01:12:21');
INSERT INTO queueresponse VALUES (477,1072,1,'','2003-03-04 10:11:40');
INSERT INTO queueresponse VALUES (476,1072,0,'yo levik reply to this if you see this, if u don\'t see this by tommorow i\'ll probably start a new thread in forums. This is about the issue of retracting a vote into nothingness,','2003-03-04 10:13:30');
INSERT INTO queueresponse VALUES (477,794,1,'','2003-03-04 11:03:03');
INSERT INTO queueresponse VALUES (477,103,1,'','2003-03-04 12:26:04');
INSERT INTO queueresponse VALUES (476,979,0,'or else the rsult will be the same as what happened with my problem \"Time Pass\". It was blocking the position for a new problem and therefore had to be removed. even this problem is not getting votes due to thisconfusion','2003-03-06 01:20:14');
INSERT INTO queueresponse VALUES (477,979,1,'','2003-03-04 18:42:37');
INSERT INTO queueresponse VALUES (476,979,0,'even i think i had seen a similar problem on the site but it is not there in \"Paradoxes\" !!!! may be it has been posted under some other category, if not intentionally then by mistake. We have to soon find it out.','2003-03-06 01:16:58');
INSERT INTO queueresponse VALUES (452,103,1,'','2003-03-06 12:48:07');
INSERT INTO queueresponse VALUES (467,103,0,'\'Fraid I am, for the reasons already mentioned.','2003-03-07 01:59:16');
INSERT INTO queueresponse VALUES (466,1301,0,'I\'ve added a description of insolation.','2003-03-07 08:18:24');
INSERT INTO queueresponse VALUES (452,1,1,'Comment','2003-03-07 08:57:11');
INSERT INTO queueresponse VALUES (480,103,0,'At least, I don\'t *think* it\'s a dupe, but these kind of run together...','2003-03-07 10:04:14');
INSERT INTO queueresponse VALUES (480,1072,0,'Just a though but isn\'t it impossible t','2003-03-07 13:13:12');
INSERT INTO queueresponse VALUES (480,1072,0,'for b to tell because a can be wearing any hat at all so seeing b and c\'s hat would have no impact whatsoever on what a says. so b can draw no conclusion from a saying nothing therefore b will never know whether a is wea','2003-03-07 13:14:56');
INSERT INTO queueresponse VALUES (480,1072,0,'ring white or black','2003-03-07 13:15:11');
INSERT INTO queueresponse VALUES (472,1072,0,'i just realized this now \"I\'m sat in a pool\" shouldn\'t it be i sat','2003-03-07 13:20:25');
INSERT INTO queueresponse VALUES (480,794,1,'I like it but its a little unclear that a man is supposed to guess the colors of all 3 men\'s hats, not just their own.','2003-03-07 13:48:40');
INSERT INTO queueresponse VALUES (480,979,0,'Hey Levik, I have submitted a similar problem (may be before this one was) and if this one comes up on the site then mine will be rejected. Is that fair ?','2003-03-07 20:02:16');
INSERT INTO queueresponse VALUES (480,979,0,'I had discussed this matter in the forums and had been told that the date of submission will be considered in such a case. Now what happened ?','2003-03-07 20:03:08');
INSERT INTO queueresponse VALUES (480,979,0,'','2003-03-07 20:18:14');
INSERT INTO queueresponse VALUES (480,103,0,'Alan, that\'s my own gut feeling.  I\'m leery about voting against a problem just because I can\'t see the answer, though.  Unfortunately, Anoop doesn\'t seem to have posted a solution, so we can\'t even get levik to peek at','2003-03-08 01:12:16');
INSERT INTO queueresponse VALUES (1115,1575,1,'This looks good','2003-08-09 08:05:45');
INSERT INTO queueresponse VALUES (1115,1301,1,'','2003-08-09 09:14:04');
INSERT INTO queueresponse VALUES (1115,1919,1,'','2003-08-09 08:17:09');
INSERT INTO queueresponse VALUES (453,103,1,'','2003-03-08 01:09:37');
INSERT INTO queueresponse VALUES (480,103,0,'the answer.','2003-03-08 01:12:26');
INSERT INTO queueresponse VALUES (581,1072,1,'Comment','2003-03-08 15:10:09');
INSERT INTO queueresponse VALUES (480,979,0,'well i think that C is able to tell the answer (the one who cannot see anybosy) and not the one in the middle. Either Anoop has changed the very old problem a bit or he has made a mistake.','2003-03-08 01:28:05');
INSERT INTO queueresponse VALUES (480,103,0,'Or it\'s a different problem from the one you submitted.','2003-03-08 01:51:55');
INSERT INTO queueresponse VALUES (480,1,0,'I dont see how this can be solved without info about the \"pool\" of available hats. On the other hand, that would make it a dupe of \"colored hats\"','2003-03-08 04:26:09');
INSERT INTO queueresponse VALUES (480,103,0,'I\'ll reverse my vote then, at least until we can be sure one way or the other.','2003-03-08 04:50:04');
INSERT INTO queueresponse VALUES (581,1,0,'fair enough','2003-03-08 14:18:56');
INSERT INTO queueresponse VALUES (467,1072,1,'Well it is in famous riddles i\'m in favour of it just as long as a problem gets pushed as soon as someone submits the answer','2003-03-08 06:04:59');
INSERT INTO queueresponse VALUES (450,1072,1,'','2003-03-08 06:08:21');
INSERT INTO queueresponse VALUES (451,1072,0,'You have the product of three consecutive numbers. When this product is divided by the three consecutive numbers in turn will give you three different quotients. The sum of these three quotients is 74. What are the numbe','2003-03-08 06:12:03');
INSERT INTO queueresponse VALUES (451,1072,0,'rs? This is the way i think the problem should be worded. Oh yeah and i meant to put \"in turn, it will give\"','2003-03-08 06:13:09');
INSERT INTO queueresponse VALUES (453,1072,0,'Despite the fact that this problem is perfectly fine and will have a simple clean answer, it seems to \"easy\" and \"simple\" for the site. An intelligent grade 5 could do this since you\'re just tracing back steps from the n','2003-03-08 06:16:40');
INSERT INTO queueresponse VALUES (453,1072,0,'-umber 2','2003-03-08 06:16:54');
INSERT INTO queueresponse VALUES (581,103,1,'Difficulty 3, though?','2003-03-08 12:25:01');
INSERT INTO queueresponse VALUES (581,979,1,'','2003-03-08 21:23:41');
INSERT INTO queueresponse VALUES (480,979,0,'Yes. It is similar to \"Colored Hats\".','2003-03-08 22:10:15');
INSERT INTO queueresponse VALUES (480,979,0,'the only difference is that in this problem the missle man is able to give the answer and in the problem \"Colored Hats\", the man at the front 9who cannot see anybody is able to do that.','2003-03-08 22:15:07');
INSERT INTO queueresponse VALUES (616,1072,0,'Seeing as how i can\'t corrrect my spelling errors that may throw some off here sre corrections (seperate day, two) (but if he) (the truth one more)','2003-03-13 15:09:42');
INSERT INTO queueresponse VALUES (480,1072,0,'','2003-03-09 05:01:51');
INSERT INTO queueresponse VALUES (451,979,0,'Is that alright Alan ?','2003-03-09 18:35:18');
INSERT INTO queueresponse VALUES (472,1183,0,'\"I sat\" would mean changing all to past tense. \"I\'m sitting\" is correct and leaves it in the (passive) present tense. At school I did sums, not English!','2003-03-09 21:45:49');
INSERT INTO queueresponse VALUES (534,103,1,'','2003-03-10 01:58:51');
INSERT INTO queueresponse VALUES (453,103,0,'So maybe a difficulty 1, and post it on a weekend?','2003-03-10 01:59:34');
INSERT INTO queueresponse VALUES (480,103,0,'It may be similar to Colored Hats, but the same reasoning dosn\'t work, so I wouldn\'t call it a dupe.  levik, could you beat an answer out of Anoop?','2003-03-10 02:01:30');
INSERT INTO queueresponse VALUES (480,103,0,'Changing vote again because I was only trying to stall the problem, not dump it.','2003-03-10 02:02:32');
INSERT INTO queueresponse VALUES (534,103,0,'I\'d qualify it as a set of independent events, though.','2003-03-10 02:04:58');
INSERT INTO queueresponse VALUES (534,103,0,'Wait, the problem is incorrect.  The formula describes the probability that ANY of a given set of events occurs.  The probability of all of them occurring is simply the product of A(1)...A(n).','2003-03-10 02:08:30');
INSERT INTO queueresponse VALUES (480,979,1,'ok I understood. There must be a particular combination(arrangement) of the hats in this case. it\'s ok. let it come up on the site then.','2003-03-10 03:10:59');
INSERT INTO queueresponse VALUES (480,103,0,'Dah!  Consensus on this problem keeps swinging one way and then the other.  Here\'s another flip-flop.','2003-03-10 03:33:13');
INSERT INTO queueresponse VALUES (534,1301,0,'FL: the prob of ALL occurring is the product of the probabilities only if they are independent.  This formula is even for events that are not independent, and is a way of getting ANDed probs from ORed.','2003-03-10 04:40:50');
INSERT INTO queueresponse VALUES (534,1301,0,'In simplest form, its p(A&B)=p(A)+p(B)-p(A or B), which is easy to see from Venn diagram. It was used in my 1st soln to Trading Cards (getting all 200).','2003-03-10 04:42:49');
INSERT INTO queueresponse VALUES (616,1072,0,'either lied about statement 2 or statement 4, but if ghe lied about 1 of these two statements it would cause these statements to mean he tells the truth pon more than one day  of the week thus contradicting statement one','2003-03-13 15:07:26');
INSERT INTO queueresponse VALUES (534,979,1,'Yes Charlie that\'s the simplest form (for the case n = 2) but what you have asked in the question is a general one. Right ?','2003-03-10 06:16:52');
INSERT INTO queueresponse VALUES (534,979,0,'only change the first line of the question. it should be: \"Prove that the probability of \'THE SUM\' all of a given set of events........I think that will be correct. What do you have to say for this ?','2003-03-10 06:19:47');
INSERT INTO queueresponse VALUES (480,1,1,'OK, all issues are resloved. We can move on this :)','2003-03-10 06:31:30');
INSERT INTO queueresponse VALUES (582,979,1,'well I haven\'t tried the problem yet but is the difficulty level 4 ????','2003-03-10 06:51:39');
INSERT INTO queueresponse VALUES (582,979,0,'Seems to be easy though.........well who knows ?','2003-03-10 06:54:16');
INSERT INTO queueresponse VALUES (480,103,1,'','2003-03-10 07:07:18');
INSERT INTO queueresponse VALUES (534,103,0,'Ah.  Sorry.  Misread the problem.','2003-03-10 07:12:30');
INSERT INTO queueresponse VALUES (534,1301,0,'To Ravi\'s first question, yes, I\'ve asked the general case.','2003-03-10 08:04:33');
INSERT INTO queueresponse VALUES (534,1301,0,'To Ravi\'s second note: I\'m changing the wording; hopefully it\'s clearer; but \'sum\' applies to numbers and these are events at this point in the puzzle. How\'s the new wording?','2003-03-10 08:09:06');
INSERT INTO queueresponse VALUES (582,1072,1,'','2003-03-10 08:10:37');
INSERT INTO queueresponse VALUES (534,1301,0,'Perhaps I could have used the word \'conjunction\' of events, but I think \'all\' makes it clear once I\'ve referred to the occurrence of events.','2003-03-10 08:11:09');
INSERT INTO queueresponse VALUES (451,1072,1,'yes that is good an easier tyo understand now','2003-03-10 08:13:01');
INSERT INTO queueresponse VALUES (453,1072,1,'ok i agree with that','2003-03-10 08:13:23');
INSERT INTO queueresponse VALUES (480,1072,1,'','2003-03-10 08:28:01');
INSERT INTO queueresponse VALUES (534,794,1,'','2003-03-10 13:51:23');
INSERT INTO queueresponse VALUES (582,794,1,'Comment','2003-03-10 13:52:40');
INSERT INTO queueresponse VALUES (633,103,0,'Runs the risk of a dead link as a solution, though.','2003-03-13 06:54:06');
INSERT INTO queueresponse VALUES (534,979,0,'yes its alright Charlie.........','2003-03-11 03:21:10');
INSERT INTO queueresponse VALUES (476,1,0,'Let\'s see if vote clearing works...','2003-03-11 05:28:33');
INSERT INTO queueresponse VALUES (476,1,0,'OK. Just click the \"clear\" link next to a vote to make it a note','2003-03-11 05:29:45');
INSERT INTO queueresponse VALUES (582,1,1,'Let\'s have a \"better name for this problem\" contest...','2003-03-11 05:30:15');
INSERT INTO queueresponse VALUES (451,1,1,'Comment','2003-03-11 06:11:54');
INSERT INTO queueresponse VALUES (476,1072,0,'Y isn\'t anybody voting on this? there was not a question on the site that was in this style of format, and if there is? then we have one double of the tons of problems altogh its still extremely unlikely that this is so.','2003-03-11 13:32:15');
INSERT INTO queueresponse VALUES (616,1072,0,'','2003-03-11 16:25:29');
INSERT INTO queueresponse VALUES (672,1072,1,'Its a paradox and in short he is asking \"what happens when and unstoppable object meets an unmovable one\" (In the case of sword and shield it would unblockable compared to unsliceable','2003-03-13 11:42:44');
INSERT INTO queueresponse VALUES (616,979,1,'','2003-03-12 01:43:47');
INSERT INTO queueresponse VALUES (684,979,0,'Well I think you should remove the last statement Gautam, because when the problem is put up on the site, everyone will post their comments and views.','2003-03-18 21:38:44');
INSERT INTO queueresponse VALUES (632,103,0,'Is that \"some of whose\" or \"the sum of whose\"?','2003-03-12 10:40:38');
INSERT INTO queueresponse VALUES (455,103,1,'','2003-03-13 02:16:29');
INSERT INTO queueresponse VALUES (453,1301,1,'Comment','2003-03-13 03:22:07');
INSERT INTO queueresponse VALUES (476,1301,1,'As I\'ve been looking at the posted problems but previously not been able to see the ones voted on, I\'m sure it\'s new and interesting.','2003-03-13 03:50:51');
INSERT INTO queueresponse VALUES (476,1299,-1,'i think its pretty similar to the basic liar and knights, also there seem to be a lot of problems of this sort in the archives','2003-03-13 04:40:40');
INSERT INTO queueresponse VALUES (582,1299,1,'seems interesting, but perhaps we should rename it as something else','2003-03-13 04:43:22');
INSERT INTO queueresponse VALUES (692,1301,0,'Of course that depends on the size and shape of the object.','2003-03-19 09:42:27');
INSERT INTO queueresponse VALUES (581,1299,1,'Comment','2003-03-13 04:46:43');
INSERT INTO queueresponse VALUES (616,1072,0,'I think i may have just found an error in this problem. Bob only tells the truth on one day of the week correct? That means since each statement was made on a seperate daytwo of the would have to be lies, thus meaning he','2003-03-13 15:06:11');
INSERT INTO queueresponse VALUES (476,1,1,'Anoop: if you can name a problem that this is a dupe of, I will reverse my vote.','2003-03-13 06:58:38');
INSERT INTO queueresponse VALUES (455,1072,1,'Comment','2003-03-13 08:09:20');
INSERT INTO queueresponse VALUES (633,1072,0,'I did put in a brief explanation of the answer though, i say in the solution for a more detailed explanation go to','2003-03-13 08:12:20');
INSERT INTO queueresponse VALUES (672,103,0,'Is there a puzzle in here somewhere?','2003-03-13 10:40:29');
INSERT INTO queueresponse VALUES (632,979,1,'Well I think it is alright Fried. It can be sum. But still it would be better if Anoop could leave a note for this.','2003-03-13 19:59:26');
INSERT INTO queueresponse VALUES (672,979,1,'Yes Alan exactly its the similar version of the one that you are talking about......some irresistible cannonball hitting an immovable post.....something of that sort.....right ?','2003-03-13 20:14:38');
INSERT INTO queueresponse VALUES (683,979,1,'Interesting.........sounds similar to \"Talking Gibberish\"........','2003-03-13 20:16:55');
INSERT INTO queueresponse VALUES (632,1299,0,'hmm its \" the sum\" not \"some\"....that would be rather arbid i think )','2003-03-14 02:00:36');
INSERT INTO queueresponse VALUES (456,1301,0,'For clarity, does this mean that, for example, only 5 of the 25 writers spent anything at all, or does it mean that each 5 writers spent as much as each 4 doctors, etc.?','2003-03-14 02:47:14');
INSERT INTO queueresponse VALUES (456,1301,0,'BTW, the last word should be spend.','2003-03-14 02:48:33');
INSERT INTO queueresponse VALUES (616,1301,1,'No, Alan, \"I lie on Mondays and Tuesdays\" can be a lie if he lies on only one of those two days and tells the truth on the other. It\'s one compound statement, not two separate statements.','2003-03-14 03:13:33');
INSERT INTO queueresponse VALUES (672,103,0,'I can see that it\'s a paradox, but there doesn\'t seem to be much room for discussion or problem solving here.','2003-03-14 03:40:02');
INSERT INTO queueresponse VALUES (616,1072,0,'No i\'m not talking about statement 2 meaning two things i\'m talking about both statements 2 AND 4. Ok think of it this way Bob tell the truth on ONE day of the week therefore out of statements 2,3 and 4 only one must be','2003-03-14 06:58:05');
INSERT INTO queueresponse VALUES (616,1072,0,'true making the other two lies, this mean that either 2 and 3 are lies, 3 and 4 are lies, or 2 and 4 are lies. If statement 2 or 4 are lies then that means he\'s lying about lying thus meaning he tell the truth on two day','2003-03-14 06:59:43');
INSERT INTO queueresponse VALUES (616,1072,0,'s of the week, if u still don\'t get me try solving the problem','2003-03-14 07:00:03');
INSERT INTO queueresponse VALUES (672,1072,0,'well actually i found this problem in a mensa book(except it was unstoppable vs. unmovable. The book had an answer plus i can still come up with many different ways to argue this','2003-03-14 07:02:57');
INSERT INTO queueresponse VALUES (616,1301,0,'Suppose Bob is lying in statement 2 and telling the truth in statement 4. Since he tells the truth on only 1 day, that day can be either monday or tuesday to make stmt 2 a lie.  If stmt 4 is on a monday or tuesday it','2003-03-14 07:46:52');
INSERT INTO queueresponse VALUES (616,1301,0,'could be the truth, and of course stmt 3 is a lie','2003-03-14 07:47:44');
INSERT INTO queueresponse VALUES (616,1301,0,'Of course this gives away the answer when you realize that stmt 4 can\'t be a monday.','2003-03-14 07:52:02');
INSERT INTO queueresponse VALUES (455,1,1,'Comment','2003-03-14 08:58:13');
INSERT INTO queueresponse VALUES (673,103,1,'','2003-03-14 09:24:41');
INSERT INTO queueresponse VALUES (672,103,0,'OK.  I think I\'ll abstain from this one, though.','2003-03-14 10:26:11');
INSERT INTO queueresponse VALUES (632,1301,1,'','2003-03-14 10:45:40');
INSERT INTO queueresponse VALUES (476,122,1,'Eh, sure why not?','2003-03-14 12:05:01');
INSERT INTO queueresponse VALUES (456,1,0,'Hmmm the premise seems fairly similar to the cattle problem. Pretty straightforward too...','2003-03-14 20:11:29');
INSERT INTO queueresponse VALUES (633,1,1,'You can put a link in the solution using standard HTML. A good idea would be a google link to search on the topic in case the page goes dead.','2003-03-14 20:13:46');
INSERT INTO queueresponse VALUES (673,1,1,'I think the concepts of \"absolute and relative frequencies\" bear further explanation','2003-03-14 20:16:23');
INSERT INTO queueresponse VALUES (682,1,0,'This will look nice in our \"word problems\" section :)','2003-03-14 20:18:44');
INSERT INTO queueresponse VALUES (672,1,1,'If Alan promises to post the \"answer\" ... we can all proceed to try and tear it to shreds. Cause for discussion enough for me :)','2003-03-14 20:20:27');
INSERT INTO queueresponse VALUES (632,1,1,'does \"square integers\" mean integers that are perfect squares?','2003-03-14 20:22:06');
INSERT INTO queueresponse VALUES (673,979,1,'','2003-03-15 03:25:00');
INSERT INTO queueresponse VALUES (469,979,0,'Sorry. This is a DUPE of \"Guessme Seven\".','2003-03-15 04:55:00');
INSERT INTO queueresponse VALUES (469,979,0,'Thumbs Down ; Thumbs Down ; Thumbs Down.......and there it goes out of the queue .','2003-03-15 04:57:15');
INSERT INTO queueresponse VALUES (469,979,0,'Hey friends, I have CHANGED my initial problem which you can see from my previous note (as it was a Dupe) of some problem on the site.','2003-03-15 05:33:03');
INSERT INTO queueresponse VALUES (469,979,0,'So, please do not give Thumbs Down to this problem unless this is a DUPE too !!!!','2003-03-15 05:34:06');
INSERT INTO queueresponse VALUES (633,979,1,'Should the category be \"Logic\" or \"Science\" ?','2003-03-15 05:39:16');
INSERT INTO queueresponse VALUES (457,1072,1,'','2003-03-15 06:18:42');
INSERT INTO queueresponse VALUES (469,1072,0,'this problem is really good but is it possible it coukld be paradox or just math?','2003-03-15 06:21:17');
INSERT INTO queueresponse VALUES (616,1072,0,'Ok maybe i\'m confused or sometin but when it says bob tells the truth on one day of the week does that mean every other day he lies?','2003-03-15 06:28:45');
INSERT INTO queueresponse VALUES (673,1301,0,'An explanation of abolute and relative frequencies has been added.','2003-03-15 07:12:54');
INSERT INTO queueresponse VALUES (616,1301,0,'Well since he tells the truth on ONLY one day of the week, any other day the only choices are to remain silent or to lie.','2003-03-15 07:21:32');
INSERT INTO queueresponse VALUES (616,1301,0,'Since on these three days he didn\'t remain silent, on at least two he lied and at most one did he tell the truth.','2003-03-15 07:22:29');
INSERT INTO queueresponse VALUES (616,1301,0,'Since his truth-telling day is Tuesday, on Sunday when he said he lied on BOTH Monday and Tuesday, he was lying, as that\'s what he does on Sunday.','2003-03-15 07:23:43');
INSERT INTO queueresponse VALUES (616,1301,0,'On Monday he lied again, saying that the day was either Thursday, Saturday or Sunday.','2003-03-15 07:24:53');
INSERT INTO queueresponse VALUES (616,1301,0,'Then on Tuesday he finally tells the truth: that he lies on Wednesdays and Fridays.','2003-03-15 07:28:33');
INSERT INTO queueresponse VALUES (457,1301,1,'Comment','2003-03-15 07:41:23');
INSERT INTO queueresponse VALUES (469,1301,1,'Very good: amusing and requiring some thought. I think its category is also appropriate.','2003-03-15 07:50:08');
INSERT INTO queueresponse VALUES (456,1301,0,'If it is each set of writers, etc. it has a unique solution, involving proportion, while the cattle problem did not involve proportion nor have a unique solution.','2003-03-15 07:53:33');
INSERT INTO queueresponse VALUES (633,1301,1,'','2003-03-15 11:44:56');
INSERT INTO queueresponse VALUES (787,1660,0,'This problem needs 1 TU more.','2003-05-12 02:40:22');
INSERT INTO queueresponse VALUES (456,1,1,'OK then. As long as the issue of ratios gets addressed.','2003-03-15 12:51:07');
INSERT INTO queueresponse VALUES (457,1,1,'Comment','2003-03-15 12:52:03');
INSERT INTO queueresponse VALUES (469,1,1,'A gem :)','2003-03-15 12:54:25');
INSERT INTO queueresponse VALUES (692,1301,0,'Sounds simple, but does allow for extended discussion on the effects of air resistance in modifying the formula that would be good for a vacuum.','2003-03-19 09:41:31');
INSERT INTO queueresponse VALUES (633,1,0,'Please, someone else weigh in on this.  I hate it being stuck here with 3 TUs','2003-03-21 18:51:53');
INSERT INTO queueresponse VALUES (456,979,0,'Yes Charlie, this problem is based o proportion and does have a UNIQUE solution. Levik can tell you that by viewing the solution.','2003-03-15 20:45:31');
INSERT INTO queueresponse VALUES (616,1,1,'OK. I think a problem that can generate so much discussion is definitely good. Save it for when it gets posted, you two :)','2003-03-15 21:17:16');
INSERT INTO queueresponse VALUES (682,979,1,'','2003-03-16 03:10:13');
INSERT INTO queueresponse VALUES (469,103,0,'Hold on, guys.  Is this a case of hijacking a problem slot?  I thought we previously agreed this was unfair.','2003-03-16 05:47:20');
INSERT INTO queueresponse VALUES (616,1072,1,'ok ok','2003-03-16 05:51:19');
INSERT INTO queueresponse VALUES (683,1072,1,'nope this is nothing like talking gibberish \"in concept of finding the solution\"','2003-03-16 05:57:12');
INSERT INTO queueresponse VALUES (683,1072,0,'well almost nothing','2003-03-16 05:57:29');
INSERT INTO queueresponse VALUES (682,1072,1,'very very good problem','2003-03-16 05:58:30');
INSERT INTO queueresponse VALUES (703,1072,0,'Although i know the solution concept could be similiar to that of trickier pearl i still think this should get posted for a few reasons 1. The solution explains the number system concept 2. this would be the final one in','2003-03-16 06:02:44');
INSERT INTO queueresponse VALUES (703,1072,0,'the pearls series and nicely follow the other ones.','2003-03-16 06:03:14');
INSERT INTO queueresponse VALUES (469,979,0,'But Fried that slot was occupied by my own problem and the only thing is that I later realized that it was a dupe of a problem that had already been submitted so I left a note for that.','2003-03-16 06:38:37');
INSERT INTO queueresponse VALUES (469,979,0,'I could have just changed the problem without even leaving a note but I did not do that.Then why such a decision.Secondly,no one else has submitted a similar problem. If it\'s a good problem,then why not let it move up ?','2003-03-16 06:42:11');
INSERT INTO queueresponse VALUES (469,979,0,'PLEASE do not give a Thumbs Down for this problem. Ok fine if such a thing was not to be done, I will not do it again but please not for this one. Please give it a \"Thumbs Up\". :):):):):):):):)','2003-03-16 06:46:40');
INSERT INTO queueresponse VALUES (456,1301,1,'I\'m giving it a thumbs up, but I\'d really like the problem to say \"each group of 5 writers spent as much as each group of 4 doctors\" so it doesn\'t seem as if only those smaller numbers spent anything.','2003-03-16 07:20:29');
INSERT INTO queueresponse VALUES (683,1301,1,'A classic','2003-03-16 07:24:09');
INSERT INTO queueresponse VALUES (673,1301,0,'Levik, there are pre and /pre HTML codes now in the solution, so as to lay out some actual ELSes.  Just to let you know.','2003-03-16 10:20:25');
INSERT INTO queueresponse VALUES (673,1301,0,'(actually just one of each)','2003-03-16 10:21:04');
INSERT INTO queueresponse VALUES (469,103,0,'I\'m not saying it\'s a bad problem; I\'m just not sure that it\'s fair to slide it in in front of other people\'s problems.','2003-03-16 12:48:59');
INSERT INTO queueresponse VALUES (469,1072,1,'i agree with friedlinguini, levik whats ur take on all this? theres no need to get rid of a perfectly good problem but i believe from NOW on this should be enforced (no queue holding)','2003-03-16 13:18:10');
INSERT INTO queueresponse VALUES (469,979,0,'Yes. I agree. From now onwards this will not be repeated but please at least vote a TU for this problem Fried.','2003-03-16 20:26:40');
INSERT INTO queueresponse VALUES (683,979,0,'I said it sounds similar to that(Talking Gibberish) and that was because I do not know the answer to this problem Alan. But yes I appreciate the problem. It indeed is a good one. :)','2003-03-16 20:47:04');
INSERT INTO queueresponse VALUES (616,979,0,'Well I think Levik after a few more days you will find the solution posted here itself.......lol...........hehe.........','2003-03-16 20:49:04');
INSERT INTO queueresponse VALUES (682,1299,1,'hmmm...sounds involving','2003-03-17 01:17:58');
INSERT INTO queueresponse VALUES (633,1299,-1,'just a basic high school question','2003-03-17 01:22:18');
INSERT INTO queueresponse VALUES (469,1,0,'I think this should probably not become \"common practice\", but this case is nothing horrible. After all, Ravi changed it prior to receiving any votes. I say we let this one slide.','2003-03-17 01:42:10');
INSERT INTO queueresponse VALUES (469,1301,0,'After all, it\'s only taking up one of Ravi\'s three allotted positions.','2003-03-17 04:08:46');
INSERT INTO queueresponse VALUES (471,1301,1,'This is a classic problem that deserves inclusion in the repertoire. I remember the strategy being covered in a Martin Gardner Math Games article, but can\'t remember the proof, if that was given.','2003-03-17 04:16:17');
INSERT INTO queueresponse VALUES (633,1,0,'But an interesting one...','2003-03-17 07:16:16');
INSERT INTO queueresponse VALUES (684,1301,0,'Doesn\'t the last sentence in 4 give away the answer?','2003-03-17 07:47:50');
INSERT INTO queueresponse VALUES (684,1301,0,'I think this would be best left to the solver to realize that the words can code for meanings.','2003-03-17 07:50:04');
INSERT INTO queueresponse VALUES (471,1072,1,'Comment','2003-03-17 10:52:17');
INSERT INTO queueresponse VALUES (673,1072,1,'probably a difficulty 5 now that i think about it','2003-03-17 10:53:47');
INSERT INTO queueresponse VALUES (684,1072,1,'','2003-03-17 10:57:25');
INSERT INTO queueresponse VALUES (684,834,0,'Well, Charlie the last statement can be excluded if it makes it that easy.','2003-03-17 14:12:19');
INSERT INTO queueresponse VALUES (684,834,0,'Hey Levik, I leave it to your dicretion, whether to have the last statement, if in case this prob is selected.','2003-03-17 14:17:39');
INSERT INTO queueresponse VALUES (684,153,0,'I could have sworn that I\'d seen this before, but the closest I can find is \"Return of the Hats,\" which is a different problem entirely.','2003-03-17 15:23:22');
INSERT INTO queueresponse VALUES (684,1072,0,'Yes a problem similiar like this did exist (multiple times) but it was in the concept of knowing certain amounts of hats, and not dealing with secret communication and code','2003-03-17 15:53:33');
INSERT INTO queueresponse VALUES (483,1072,0,'in b when it says there was no coconut for hte monkey does that include the first man\'s journey?','2003-03-21 12:43:19');
INSERT INTO queueresponse VALUES (684,834,0,'Well if you think its one of those black and white hats, with not all whites or blacks, then u r wrong. Each one here in this prob must give an answer to save his life','2003-03-17 17:27:27');
INSERT INTO queueresponse VALUES (684,834,0,'But it seems charlie and Alan have already solved the puzzle :)','2003-03-17 17:29:21');
INSERT INTO queueresponse VALUES (684,979,0,'','2003-03-18 00:41:09');
INSERT INTO queueresponse VALUES (684,979,0,'Hey Gautam, there is nothing mentioned about the supply of the two kiinds of hats. I mean the total number of each kind that is provided ??????','2003-03-18 00:47:05');
INSERT INTO queueresponse VALUES (684,979,0,'Is it that there can be any number of Black and White Hats ?','2003-03-18 00:49:57');
INSERT INTO queueresponse VALUES (471,1,1,'Comment','2003-03-18 01:43:55');
INSERT INTO queueresponse VALUES (684,834,0,'Yes there can be any number of white and black hats','2003-03-18 02:26:41');
INSERT INTO queueresponse VALUES (685,1072,0,'perhaps a word problem?','2003-03-18 03:34:21');
INSERT INTO queueresponse VALUES (684,103,0,'Take out condition 4, and I\'ll vote for it.  Otherwise it\'s a gimme.','2003-03-18 05:14:34');
INSERT INTO queueresponse VALUES (684,1,1,'I think it\'s good. It\'s good with (4), Without (4) i would probably raise the difficulty, but I certainly don\'t think it\'s a gimme.','2003-03-18 06:41:55');
INSERT INTO queueresponse VALUES (684,834,0,'I also feel the same as Levik, we have to remember that this site is not visited only by guys having high mensa scores ;).','2003-03-18 13:53:08');
INSERT INTO queueresponse VALUES (684,1072,0,'will the others know who behind them got eaten or stayed alive?','2003-03-18 13:54:13');
INSERT INTO queueresponse VALUES (685,1072,1,'actually i think it could have good argument','2003-03-18 14:05:00');
INSERT INTO queueresponse VALUES (684,834,0,'Hmm...Lets say they dont get to know about it.','2003-03-18 14:19:19');
INSERT INTO queueresponse VALUES (684,1301,0,'It says \"All the remaining people will hear both the guess and the outcome of the guess.\"','2003-03-18 14:42:08');
INSERT INTO queueresponse VALUES (692,979,0,'Should this be in \"Science\" or \"Just Math\" ?','2003-03-18 21:32:41');
INSERT INTO queueresponse VALUES (684,834,0,'Opps..... My error sorry.  Thanks for bringing it to notice, Charlie.','2003-03-18 14:54:54');
INSERT INTO queueresponse VALUES (684,103,0,'Well at least take out the last part of (4)...','2003-03-18 15:09:56');
INSERT INTO queueresponse VALUES (685,103,1,'Hey, why not?','2003-03-18 15:10:14');
INSERT INTO queueresponse VALUES (684,834,0,'I have no objection whatsoever, to have the last statement removed. But I think Levik, can judge it better than anyone else. The puzzle should appeal to both high ranking as well as low ranking members visiting the site.','2003-03-18 15:34:19');
INSERT INTO queueresponse VALUES (684,834,0,'Levik, shall I revise the wordings of this puzzle? or leave it as it is?','2003-03-18 15:36:12');
INSERT INTO queueresponse VALUES (684,834,0,'23 comments and only 2 thumbs up. I like it, now people are thinking before voting. Thats the way to vote.','2003-03-18 15:44:35');
INSERT INTO queueresponse VALUES (684,979,0,'At that time all the others (remaining members: both high ranking and low ranking /mensa scores) will see the posted comments and understand exactly what the problem wants to say.','2003-03-18 21:42:03');
INSERT INTO queueresponse VALUES (692,153,0,'Although it is \"just math\" in the sense of solving the equation, you need to know the physics (science) formula to know the equation','2003-03-18 22:02:27');
INSERT INTO queueresponse VALUES (482,1301,1,'Comment','2003-03-19 03:12:38');
INSERT INTO queueresponse VALUES (686,1301,1,'','2003-03-19 03:13:42');
INSERT INTO queueresponse VALUES (684,1,0,'Gautam - I guess if you take out the second part of (4) it would be a good compromize. I want to get this pushed already - before everyone is tired of this problem','2003-03-19 04:12:24');
INSERT INTO queueresponse VALUES (685,1,1,'','2003-03-19 04:13:11');
INSERT INTO queueresponse VALUES (469,1,0,'fl: technically, because the problem was never up for voting in its original state, this is not \"sliding it in\". would you have it go to the back of the queue and come back in 2 months?','2003-03-19 04:14:46');
INSERT INTO queueresponse VALUES (456,1,0,'Ravi, I don\'t think this will get pushed unless you  resolve the ambiguity of the wording: are you talking about rations?','2003-03-19 04:15:54');
INSERT INTO queueresponse VALUES (456,1,0,'err... \"RARTIOS\"','2003-03-19 04:16:03');
INSERT INTO queueresponse VALUES (456,1,0,'ARRGH!!!!!! That should be \"RA-TI-OS\"','2003-03-19 04:20:19');
INSERT INTO queueresponse VALUES (456,979,0,'Yes Levik, I am talking about Rarios and Proportions but the final result will not be in ratios but in exact numbers as you can clearly see in the slution that I have submitted along with the problem.','2003-03-19 07:38:11');
INSERT INTO queueresponse VALUES (456,979,0,'I do not understand where the ambiguity is. There is nothing such in the problem and it is clear from the wordings itself that we are to use ratios to solve for the final result.','2003-03-19 07:40:26');
INSERT INTO queueresponse VALUES (456,979,0,'oops even I made a similar mistake.....it should be \"RATIOS and PROPORTIONS........\" and not RARIOS.......SORRY......','2003-03-19 07:42:35');
INSERT INTO queueresponse VALUES (684,979,1,'There it goes.....the Third and Final TU.....:):):):):)','2003-03-19 07:46:13');
INSERT INTO queueresponse VALUES (456,979,0,'Levik if you think there is anything that I have to add to or remove from the problem (wordings that are causing such ambiguity) then plese do let me know or you can always do that yourself. Thank You.','2003-03-19 07:56:40');
INSERT INTO queueresponse VALUES (456,1,0,'When you say \"5 writers spent as much as 4 doctors\", it\'s not very clear. Should this be \"a doctor spent 5/4 the amount of a writer\"? or something like that','2003-03-19 09:17:16');
INSERT INTO queueresponse VALUES (482,1,1,'Comment','2003-03-19 09:19:41');
INSERT INTO queueresponse VALUES (700,1072,0,'Why not add a part b and ask where on the y-axis both points are equidistant as well? It\'ll probably cause people to think about process moreso than the solution.','2003-03-21 12:51:59');
INSERT INTO queueresponse VALUES (692,103,1,'','2003-03-19 12:58:15');
INSERT INTO queueresponse VALUES (684,834,0,'Ok, so guys i have removed the second part of (4). Lets seal it here...','2003-03-19 13:15:56');
INSERT INTO queueresponse VALUES (692,1072,1,'','2003-03-19 16:04:03');
INSERT INTO queueresponse VALUES (469,103,1,'','2003-03-20 01:08:05');
INSERT INTO queueresponse VALUES (686,103,0,'I have a feeling this is going to be one of those hideously arbitrary murders.','2003-03-20 02:57:47');
INSERT INTO queueresponse VALUES (686,103,0,'Er, puzzles, that is.','2003-03-20 02:57:56');
INSERT INTO queueresponse VALUES (700,1072,1,'','2003-03-21 11:36:37');
INSERT INTO queueresponse VALUES (695,1072,1,'','2003-03-21 11:36:56');
INSERT INTO queueresponse VALUES (693,1072,0,'Don\'t worry charliue. its explained in the prequel problem which is pending \"creating the first weight\".','2003-03-21 11:38:24');
INSERT INTO queueresponse VALUES (684,103,1,'','2003-03-20 03:00:42');
INSERT INTO queueresponse VALUES (456,979,0,'Hey Levik you can see the solution and yourself understand that. I think it is clear from the solution itself what the problem says.','2003-03-20 03:26:06');
INSERT INTO queueresponse VALUES (456,979,0,'Or should I make it what Charlie asked for.........each group of 5 writers spent as much as each group of 4 doctors ???????','2003-03-20 03:29:12');
INSERT INTO queueresponse VALUES (482,1072,1,'','2003-03-20 04:06:44');
INSERT INTO queueresponse VALUES (686,1301,0,'I usually don\'t \"get\" riddles, but I got this and don\'t think it is arbitrary.  One merely has to go to the dictionary to look at all the definitions of \"murder\".','2003-03-20 04:06:47');
INSERT INTO queueresponse VALUES (693,1301,1,'Looks to be an interesting problem.  Some discussion might take place as to whether these ancients knew or didn\'t know that their supply of clay weighed 120 grams and, if so, how.','2003-03-20 04:16:42');
INSERT INTO queueresponse VALUES (456,1301,0,'While levik can see the solution, someone trying to solve the puzzle can\'t.','2003-03-20 04:24:24');
INSERT INTO queueresponse VALUES (456,1301,0,'Before seeing the soln, someone could legitimately say that Writers A-E spent a total of say 200 rp as did Drs. A-D, while Drs. F-P spent a total of 216 as did dentists A-I, while dentists J-O spent a total of 240,','2003-03-20 04:30:37');
INSERT INTO queueresponse VALUES (456,1301,0,'the same as bankers A-H, and the remaining 9 rupees were spent by Writer W.  And there are many variations on this legitimate reading of the puzzle.','2003-03-20 04:31:51');
INSERT INTO queueresponse VALUES (456,1301,0,'One easy way to fix it is merely to say that Each Writer spent the same amount; each Dr. spent the same amount, etc.','2003-03-20 04:35:04');
INSERT INTO queueresponse VALUES (456,1301,0,'oops!, make that the remaining 18, above.','2003-03-20 04:37:16');
INSERT INTO queueresponse VALUES (692,1301,1,'','2003-03-20 09:01:38');
INSERT INTO queueresponse VALUES (693,979,1,'','2003-03-20 20:29:40');
INSERT INTO queueresponse VALUES (456,979,0,'I guess now its alright Levik or any more changes are to be made ? If so, then please do let me know.','2003-03-20 20:53:03');
INSERT INTO queueresponse VALUES (693,1,1,'Comment','2003-03-20 17:44:45');
INSERT INTO queueresponse VALUES (700,103,1,'','2003-03-21 07:11:25');
INSERT INTO queueresponse VALUES (686,1072,0,'well if going and looking up the dictionary can get u the answer then maybe this should be in word problems? Oh yeah i think it should say a man cuz u never know when clem kadiddlehopper might come along this site','2003-03-20 12:05:15');
INSERT INTO queueresponse VALUES (456,1072,1,'','2003-03-20 16:10:53');
INSERT INTO queueresponse VALUES (456,1,0,'Ravi, I would prefer you change it to be more clear. (Unfortunately I don\'t have the time to phraze it well)','2003-03-20 17:39:58');
INSERT INTO queueresponse VALUES (483,103,1,'','2003-03-21 02:19:34');
INSERT INTO queueresponse VALUES (695,103,1,'','2003-03-21 02:21:00');
INSERT INTO queueresponse VALUES (483,1301,1,'','2003-03-21 03:46:34');
INSERT INTO queueresponse VALUES (695,1301,1,'','2003-03-21 03:48:12');
INSERT INTO queueresponse VALUES (483,979,0,'Now I think your doubt is cleared Alan. Just go through the few words that have been added before (a). I hope thast makes it clear and if any more changed needed, then Please do let me know. Thanks Alan.','2003-03-21 21:53:42');
INSERT INTO queueresponse VALUES (695,979,1,'','2003-03-22 00:10:44');
INSERT INTO queueresponse VALUES (493,979,0,'Should the category be Just Math or Numbers ? Please suggest.','2003-03-22 00:36:53');
INSERT INTO queueresponse VALUES (485,1,1,'Comment','2003-03-24 09:28:16');
INSERT INTO queueresponse VALUES (687,103,1,'','2003-03-22 02:12:23');
INSERT INTO queueresponse VALUES (696,1301,0,'But, Alan, when you say \"No two letter combinations can represent the same month.\" do you really mean that No two months can be represented by the same letter combination?, (as you just explained here.)','2003-03-24 05:39:33');
INSERT INTO queueresponse VALUES (485,1072,1,'','2003-03-22 05:41:51');
INSERT INTO queueresponse VALUES (696,1301,1,'I need to ultimately see this answer.','2003-03-24 05:35:59');
INSERT INTO queueresponse VALUES (483,1,0,'No way is this difficulty 5. This is a simple arithmetics problem... isn\'t it?','2003-03-24 05:11:11');
INSERT INTO queueresponse VALUES (701,979,1,'','2003-03-24 03:56:22');
INSERT INTO queueresponse VALUES (702,1072,1,'your solution is onl 13 characters perhaps you coulkd explain a little more unless the answer is blindingly obious','2003-03-24 04:00:45');
INSERT INTO queueresponse VALUES (633,103,1,'Oh, OK.  :-)>','2003-03-22 08:01:17');
INSERT INTO queueresponse VALUES (687,1072,1,'','2003-03-22 08:41:00');
INSERT INTO queueresponse VALUES (483,1072,1,'','2003-03-24 03:46:00');
INSERT INTO queueresponse VALUES (701,1072,1,'','2003-03-24 03:48:27');
INSERT INTO queueresponse VALUES (701,775,0,'wow- that was fast!','2003-03-24 03:52:54');
INSERT INTO queueresponse VALUES (702,979,1,'','2003-03-24 03:54:58');
INSERT INTO queueresponse VALUES (687,1301,1,'Comment','2003-03-22 10:06:50');
INSERT INTO queueresponse VALUES (696,1072,0,'if a were to stand for april then a can\'t stand for august. You\'d need something like au to stand for august. as for wrapping letters around the cube. Well i don\'t want to give away the answer but that concept relates to','2003-03-24 03:44:46');
INSERT INTO queueresponse VALUES (485,1301,1,'Comment','2003-03-22 15:26:57');
INSERT INTO queueresponse VALUES (685,979,1,'','2003-03-22 20:56:52');
INSERT INTO queueresponse VALUES (701,1301,1,'','2003-03-24 03:26:52');
INSERT INTO queueresponse VALUES (700,1301,0,'I\'ve taken Alan\'s suggestion and added a part B.','2003-03-23 14:47:06');
INSERT INTO queueresponse VALUES (696,1301,0,'I\'m trying to figure out what\'s being said here: can just the letter A stand for both August and April for example, or must designations be unique? What\'s meant by \"no two letter combinations can represent the sme mnth\"?','2003-03-23 15:19:51');
INSERT INTO queueresponse VALUES (696,1301,0,'Are the designetions to have more than one letter on a face, or is the word to wrap around the cube?','2003-03-23 15:20:53');
INSERT INTO queueresponse VALUES (700,979,1,'','2003-03-23 19:19:18');
INSERT INTO queueresponse VALUES (490,979,0,'Should the question begin with \"Explain why........\" or should it be \"Prove that........\" ? Please suggest.','2003-03-23 19:39:52');
INSERT INTO queueresponse VALUES (490,979,0,'Is the Note at the end of the problem necessary ? I believe its not.','2003-03-23 19:42:52');
INSERT INTO queueresponse VALUES (701,103,1,'','2003-03-24 01:11:23');
INSERT INTO queueresponse VALUES (702,1301,1,'','2003-03-24 03:26:35');
INSERT INTO queueresponse VALUES (696,1072,0,'I\'m not to sure whether or not this case but charlie i hope u don\'t think there is a way to represent every day of the year? as my problem states the question is what is the maximum number of days to be represented.','2003-03-24 10:20:00');
INSERT INTO queueresponse VALUES (701,775,0,'I have made the problem say \"I have chosen 3 *different* whole...\" to make the solution less \"trial and error\".','2003-03-24 11:05:26');
INSERT INTO queueresponse VALUES (485,834,1,'Comment','2003-03-24 18:54:18');
INSERT INTO queueresponse VALUES (701,834,1,'','2003-03-24 18:56:13');
INSERT INTO queueresponse VALUES (483,979,0,'But most of them commit mistakes while proceeding in the wrong manner ( I mean a different/wrong approach) Levik. That\'s why I put it a difficulty 5. If you say I can reduce it to 4.','2003-03-24 21:22:05');
INSERT INTO queueresponse VALUES (483,1,0,'I think it\'s at most a 3... The difficulty should not factor in the potential for error, but how hard it is to grasp the concept of the solution. This one is simply backtracking from the last result','2003-03-25 01:52:26');
INSERT INTO queueresponse VALUES (696,1,0,'Alan, the way this problem is stated is confusing. I\'m not even quite sure what the rules are exactly.','2003-03-25 01:53:47');
INSERT INTO queueresponse VALUES (486,103,1,'Not difficulty 5, though.','2003-03-25 03:05:09');
INSERT INTO queueresponse VALUES (483,979,0,'It\'s done Levik.','2003-03-25 03:11:52');
INSERT INTO queueresponse VALUES (765,1072,0,'aper. You might as well get rid of everything except the last two lines. also you could in fact make the problem use 81 coins and still solve it with 4 weighings. at which point you could ask what is the maximum amount o','2003-04-20 13:39:54');
INSERT INTO queueresponse VALUES (486,1072,0,'Better than even, shouldn\'t it be better than not? also prolly difficulty 2.','2003-03-25 10:29:17');
INSERT INTO queueresponse VALUES (686,1299,-1,'think it\'s way too arbitrary...could be sth that\'s not a \"real\" murder on TV or sth','2003-03-25 15:17:37');
INSERT INTO queueresponse VALUES (696,1301,0,'BTW, Having j stand for june and july does not constitute two letters or combinations representing the same month; it\'s two months being represented by the same letter.','2003-03-25 16:07:58');
INSERT INTO queueresponse VALUES (686,834,0,'Its not arbitary like \'its not real\' or its a murder on TV or something like that.','2003-03-25 20:42:21');
INSERT INTO queueresponse VALUES (486,1301,1,'','2003-03-26 14:20:38');
INSERT INTO queueresponse VALUES (688,103,1,'','2003-03-26 03:34:31');
INSERT INTO queueresponse VALUES (486,1,1,'Comment','2003-03-26 04:15:18');
INSERT INTO queueresponse VALUES (686,1,1,'probably a word problem','2003-03-26 06:08:14');
INSERT INTO queueresponse VALUES (687,1,0,'Comment','2003-03-26 06:30:40');
INSERT INTO queueresponse VALUES (688,979,1,'','2003-03-26 07:10:47');
INSERT INTO queueresponse VALUES (703,122,1,'','2003-03-26 07:12:49');
INSERT INTO queueresponse VALUES (738,775,1,'Curious - look at Bryans pers. info.  Look beyond the first obvious answer','2003-04-16 04:59:28');
INSERT INTO queueresponse VALUES (688,1072,1,'','2003-03-26 10:43:00');
INSERT INTO queueresponse VALUES (488,103,1,'','2003-03-27 02:39:28');
INSERT INTO queueresponse VALUES (489,103,1,'','2003-03-27 02:39:56');
INSERT INTO queueresponse VALUES (689,103,1,'','2003-03-27 02:40:30');
INSERT INTO queueresponse VALUES (686,834,0,'I dont know whether i should be postin this comment, but yes its the word problem. The answer will just improve your English vocab by one word','2003-03-27 02:51:14');
INSERT INTO queueresponse VALUES (488,834,0,'To be frank, there have been lots and lots of What am I probs. I think other probs be given preference over this one.','2003-03-27 02:56:51');
INSERT INTO queueresponse VALUES (488,979,0,'But this is really a GOOD problem, then why do you have to leave this one out? Does not it seem different from the other Who\'s and What\'s ?','2003-03-27 03:29:32');
INSERT INTO queueresponse VALUES (489,1301,1,'','2003-03-27 03:40:34');
INSERT INTO queueresponse VALUES (689,1301,1,'','2003-03-27 03:46:48');
INSERT INTO queueresponse VALUES (689,1,1,'Comment','2003-03-27 07:39:45');
INSERT INTO queueresponse VALUES (490,103,1,'Not difficulty 5, though.','2003-03-27 10:33:42');
INSERT INTO queueresponse VALUES (488,1072,0,'no so sure bout this one. i guess i\'ll just go with what the majority thinks','2003-03-27 11:30:39');
INSERT INTO queueresponse VALUES (689,1072,1,'','2003-03-27 11:33:21');
INSERT INTO queueresponse VALUES (690,103,1,'Comment','2003-03-28 03:45:17');
INSERT INTO queueresponse VALUES (696,103,0,'I\'m kind of confused, too.  If you need AU to represent August, that doesn\'t leave any cubes to represent actual days.  Does that mean no date in August can be represented?','2003-03-28 04:07:41');
INSERT INTO queueresponse VALUES (488,979,0,'You people just explain me one thing. There\'s a category named \"RIDDLES\" on this site. If problems of What\'s and Who\'s do not appear here then what kind of problems do you expect to see under this category ?','2003-03-28 05:41:40');
INSERT INTO queueresponse VALUES (490,979,0,'Somebody anwer to the questions that I have asked regarding the changes in the question.','2003-03-28 05:51:10');
INSERT INTO queueresponse VALUES (490,103,0,'You\'re worrying too much.  I might get rid of all the parentheses, but otherwise I think it\'s fine with or without the note at the end.','2003-03-28 07:01:08');
INSERT INTO queueresponse VALUES (686,103,1,'Oh fine.  All you need to do is watch The Simpsons anyway.','2003-03-28 07:01:46');
INSERT INTO queueresponse VALUES (829,1567,0,'Noted, FL. If this is the general concensus, I won\'t do it again (I didn\'t intend to in the first place!)','2003-05-07 06:10:33');
INSERT INTO queueresponse VALUES (703,153,1,'Comment','2003-03-28 13:12:58');
INSERT INTO queueresponse VALUES (690,979,1,'','2003-03-29 03:24:22');
INSERT INTO queueresponse VALUES (490,1301,1,'','2003-03-29 10:10:27');
INSERT INTO queueresponse VALUES (690,1301,1,'','2003-03-29 10:11:41');
INSERT INTO queueresponse VALUES (703,1301,1,'','2003-03-29 10:15:45');
INSERT INTO queueresponse VALUES (705,153,0,'I assume you are asking for the angle between the planes in which two adjacent faces lie, rather than the angle at a vertex, which would be the same as the angle of the pentagon which forms the face','2003-03-30 06:18:44');
INSERT INTO queueresponse VALUES (705,103,1,'Comment','2003-03-30 06:23:24');
INSERT INTO queueresponse VALUES (705,1301,1,'Perhaps you can clarify the problem per TomM\'s note, by changing \"sides\" to \"faces\", and  perhaps even adding the word dihedral before the word angle.','2003-03-30 06:28:29');
INSERT INTO queueresponse VALUES (488,775,1,'I agree with RR.  This problem, compared wit hthe others of this category, deserves inclusion to the site','2003-03-30 06:34:06');
INSERT INTO queueresponse VALUES (489,775,1,'Comment','2003-03-30 06:35:58');
INSERT INTO queueresponse VALUES (490,775,0,'I believe that the notes at the end are necessary, otherwise you cant see the pattern you are using with just the one abbreviated number','2003-03-30 06:37:56');
INSERT INTO queueresponse VALUES (490,775,1,'thumbs up based on keeping the comments, or raising the dificulty to 5','2003-03-30 06:39:12');
INSERT INTO queueresponse VALUES (690,775,1,'Comment','2003-03-30 06:44:59');
INSERT INTO queueresponse VALUES (692,775,1,'maybe make sure that the grav constant is on one of the reference pages (as many non SI user wouldn\'t know it as anything but 32 f/s/s)?','2003-03-30 06:46:58');
INSERT INTO queueresponse VALUES (696,775,0,'I think this problem would be more fun with 3 cubes than with 2.  The only problem I had understanding (or so I think) the problem was with the last comment, as per the comment from Charlie at 5:39','2003-03-30 06:53:52');
INSERT INTO queueresponse VALUES (738,979,0,'And if the answewr is anything other than \" 36 \", then please do put a NOTE at the end of the problem saying that the value of \'n\' is not 36, or else it will be the easiest problem on this site.','2003-04-16 04:14:12');
INSERT INTO queueresponse VALUES (775,1660,0,'Where do I put the line breaks?','2003-04-24 08:08:13');
INSERT INTO queueresponse VALUES (488,1072,1,'','2003-03-30 10:50:35');
INSERT INTO queueresponse VALUES (696,1072,0,'Does the final sentence clear things up?','2003-03-30 10:52:48');
INSERT INTO queueresponse VALUES (490,979,0,'Actually Cory the \"Note\" that I was talking about had already been deleted and it said, \"( \'k\' is a positive integer )\", which I believe was not required whereas the other ones within the parantheses are.','2003-03-30 20:42:22');
INSERT INTO queueresponse VALUES (817,1767,1,'Comment','2003-05-26 11:05:34');
INSERT INTO queueresponse VALUES (707,979,1,'','2003-03-31 02:55:19');
INSERT INTO queueresponse VALUES (707,103,1,'','2003-03-31 03:16:57');
INSERT INTO queueresponse VALUES (705,1567,0,'I changed the problem wording per the suggestions of TomM and Charlie.  You guys don\'t miss a thing :)','2003-03-31 06:01:53');
INSERT INTO queueresponse VALUES (705,1,1,'Comment','2003-03-31 08:58:10');
INSERT INTO queueresponse VALUES (708,103,1,'','2003-03-31 09:53:27');
INSERT INTO queueresponse VALUES (690,1072,1,'','2003-03-31 10:08:23');
INSERT INTO queueresponse VALUES (708,1072,1,'','2003-03-31 10:09:29');
INSERT INTO queueresponse VALUES (707,153,0,'I haven\'t started trying to work out the solution, and it is possible that the the attempt will make the interpretaion of the clues more obvious than a simple reading does,','2003-03-31 12:12:33');
INSERT INTO queueresponse VALUES (707,153,0,'but in clue 8 Are you saying that the three apartments are on one of the two main diagonals, or simply that a diagonal line can be drawn that passes through the three apartments?','2003-03-31 12:14:35');
INSERT INTO queueresponse VALUES (707,153,0,'And in clue 10 are you saying that the man is one of the two oldest men -- alder than the middle (third) man -- or are you saying that if you average the five ages, the figure will be lower than this man\'s age --','2003-03-31 12:17:31');
INSERT INTO queueresponse VALUES (707,153,0,'which may allow, under the right circumstances, the man to be the third oldest, or possibly (though unlikely) even the fourth','2003-03-31 12:18:55');
INSERT INTO queueresponse VALUES (708,775,1,'this one looks like fun!','2003-03-31 17:31:22');
INSERT INTO queueresponse VALUES (707,1567,0,'TomM -- yes, the meaning of clue 8 becomes clear as you solve the puzzle.  As for clue 10, it seems you are asking if the age of the man on the fifth floor is above the average or median.  It is above average, as stated.','2003-03-31 18:22:22');
INSERT INTO queueresponse VALUES (708,979,1,'','2003-03-31 22:52:17');
INSERT INTO queueresponse VALUES (491,103,1,'','2003-04-01 02:30:23');
INSERT INTO queueresponse VALUES (491,1301,1,'Perhaps a bit high on the difficulty level.  I think the coconuts were harder.','2003-04-01 03:14:38');
INSERT INTO queueresponse VALUES (491,1301,0,'(pun accidental)','2003-04-01 03:15:08');
INSERT INTO queueresponse VALUES (491,1072,0,'lol yeah lower the difficulty. this shouldn\'t be posted til change has been made','2003-04-01 04:01:39');
INSERT INTO queueresponse VALUES (834,1301,0,'A link can be made to \"A game of Nim\" in the problem statement.','2003-04-01 06:05:47');
INSERT INTO queueresponse VALUES (711,103,1,'Comment','2003-04-01 09:17:54');
INSERT INTO queueresponse VALUES (714,1567,0,'The text of this problem is correct.  part of the puzzle is figuring out what is being asked.','2003-04-01 09:23:02');
INSERT INTO queueresponse VALUES (711,1301,1,'','2003-04-01 09:38:30');
INSERT INTO queueresponse VALUES (711,775,1,'Comment','2003-04-01 09:57:17');
INSERT INTO queueresponse VALUES (686,794,1,'good 1','2003-04-01 12:27:51');
INSERT INTO queueresponse VALUES (711,1072,0,'should we know the density of the jello? i don\'t know calculus but this seems sketchy to me? can everyone else safely say there is a sure way of doing it?','2003-04-01 13:16:15');
INSERT INTO queueresponse VALUES (707,834,1,'Comment','2003-04-01 14:41:28');
INSERT INTO queueresponse VALUES (711,1567,0,'Alan - it turns out that just knowing the ratio of the densities (which is given) is sufficient to solve this problem.','2003-04-01 18:43:36');
INSERT INTO queueresponse VALUES (711,775,0,'though I havent carried the math through, as Brian states, the ratio of densities will be enough','2003-04-02 03:55:11');
INSERT INTO queueresponse VALUES (712,775,1,'Comment','2003-04-02 03:56:05');
INSERT INTO queueresponse VALUES (696,1,1,'Comment','2003-04-02 06:30:52');
INSERT INTO queueresponse VALUES (712,1072,1,'','2003-04-02 10:31:54');
INSERT INTO queueresponse VALUES (711,1072,1,'ooooo i missed that','2003-04-02 10:32:23');
INSERT INTO queueresponse VALUES (786,1301,1,'','2003-05-06 03:21:43');
INSERT INTO queueresponse VALUES (787,1660,0,'Do not spell wurds wrong.','2003-05-06 03:45:34');
INSERT INTO queueresponse VALUES (786,103,0,'levik, this might be a possible application for the Bait and Switch solution I proposed in the library.  You haven\'t weighed in on that one yet...','2003-05-06 03:48:22');
INSERT INTO queueresponse VALUES (722,103,1,'','2003-04-07 03:35:12');
INSERT INTO queueresponse VALUES (696,775,1,'Comment','2003-04-02 17:53:25');
INSERT INTO queueresponse VALUES (492,103,1,'Difficulty 2.  Plural of reindeer is still reindeer (kinda like the plural of fish).  I believe that the traditional name is \'Donner\', though it has changed over the years.','2003-04-03 03:24:14');
INSERT INTO queueresponse VALUES (492,1301,1,'','2003-04-03 03:27:41');
INSERT INTO queueresponse VALUES (492,1301,0,'rein·deer , n., pl. -deer, (occasionally) -deers.','2003-04-03 03:32:53');
INSERT INTO queueresponse VALUES (492,1301,0,'For donder, see www.donder.com','2003-04-03 03:33:33');
INSERT INTO queueresponse VALUES (492,103,0,'Nice catches, both.  Thanks.','2003-04-03 04:03:06');
INSERT INTO queueresponse VALUES (719,103,1,'','2003-04-04 09:24:38');
INSERT INTO queueresponse VALUES (718,103,0,'I\'m pretty sure it does, and it\'s used in the current best solution to Rhonda\'s problem.','2003-04-04 05:20:42');
INSERT INTO queueresponse VALUES (738,979,0,'Well will you call this a difficulty 4 ? Even Tim Axoy can give you the answer within a minute.','2003-04-16 04:11:42');
INSERT INTO queueresponse VALUES (712,1,1,'Comment','2003-04-03 06:40:46');
INSERT INTO queueresponse VALUES (492,1,0,'I say we should definitely have the link to donder.com show up on this puzzle :)','2003-04-03 06:45:25');
INSERT INTO queueresponse VALUES (718,775,1,'You should clarify though that you are looking for the smallest POSITIVE number though, otherwise it simply  turns into simply putting a negative sign in the front (unless the negative sign counts as a symbol)','2003-04-04 04:53:22');
INSERT INTO queueresponse VALUES (714,775,0,'with no clue as to the situation here, I don\'t think that difficulty 5 is unwarranted.  Course, just \'cause I have no clue doesn\'t mean others don\'t either.  I\'m going to hold my thumb for now though','2003-04-04 04:49:10');
INSERT INTO queueresponse VALUES (492,775,1,'solving time approx 5 minutes - not difficulty 4','2003-04-04 04:44:55');
INSERT INTO queueresponse VALUES (722,1301,1,'Isn\'t this a Weights and Scales problem.  At least that\'s where Water Works is, which is a problem of this type (not a dup though).','2003-04-07 02:49:23');
INSERT INTO queueresponse VALUES (718,103,1,'','2003-04-04 02:20:00');
INSERT INTO queueresponse VALUES (718,1,0,'I think this needs to specify if it\'s looking for a smallest positive, or a smallest number period. (or make it a 2-parter)','2003-04-06 13:43:18');
INSERT INTO queueresponse VALUES (718,1,1,'Comment','2003-04-13 04:33:36');
INSERT INTO queueresponse VALUES (717,1301,1,'It might be best to change \"the same number of truths as lies\" to \"strictly alternates lies with truths\" so we know that of two statements one is true and one is false, rather than a \"long run\" equality of the two types.','2003-04-05 06:59:11');
INSERT INTO queueresponse VALUES (717,775,1,'Agrre with Charlie, otherwise you cant determine weather teh half/half is telling the truth in his strawberry comment','2003-04-05 07:03:41');
INSERT INTO queueresponse VALUES (493,775,1,'(0!+0!+0!+0!)!  I saw this one immediately, due to battle with 0-150 problem','2003-04-08 04:01:50');
INSERT INTO queueresponse VALUES (717,1626,0,'Ok, thanks for the input :)','2003-04-05 12:59:01');
INSERT INTO queueresponse VALUES (717,1072,0,'shouldn\'t this be liars and knights category? sure there are no knights but this definetely follows the principles of that category','2003-04-05 14:20:23');
INSERT INTO queueresponse VALUES (714,1072,1,'if this were to work its way into our new \"encryption\" category(which may or may not exist check forum) then i think its good. if category doesn\'t exist it should be a very interesting pro','2003-04-05 14:22:23');
INSERT INTO queueresponse VALUES (714,1072,0,'-blem and might even make it to unsolved problems if none gets it','2003-04-05 14:22:48');
INSERT INTO queueresponse VALUES (491,1072,0,'well i might as well say this should be 2','2003-04-05 14:23:59');
INSERT INTO queueresponse VALUES (717,103,1,'','2003-04-06 07:17:36');
INSERT INTO queueresponse VALUES (493,1072,0,'definetely numbers. why? well because of the fact you cannot extract data from the problem and devise a formula to solve it.','2003-04-06 06:41:24');
INSERT INTO queueresponse VALUES (492,1072,0,'yeah id say difficulty 2','2003-04-06 06:42:03');
INSERT INTO queueresponse VALUES (714,1301,0,'Bryan has supplied a solution.  Maybe levik could look and assure us that it makes sense, and that someone reasonably could figure it out?','2003-04-06 07:05:03');
INSERT INTO queueresponse VALUES (493,1301,0,'Ravi, you haven\'t supplied a solution? Do we know there is one?','2003-04-06 07:07:29');
INSERT INTO queueresponse VALUES (493,1301,0,'Actually, I see a rather unsatisfying one, with throwaway zeros, like +0+0, just to have them.','2003-04-06 07:12:07');
INSERT INTO queueresponse VALUES (738,103,1,'Weird...','2003-04-16 03:17:23');
INSERT INTO queueresponse VALUES (824,1301,0,'Oh..oh, another spelling error: dessert should be desert.','2003-05-28 09:43:42');
INSERT INTO queueresponse VALUES (836,1301,1,'Looks like interesting discussion material. A solution is provided and the author has been on recently.','2003-06-02 02:12:05');
INSERT INTO queueresponse VALUES (499,1,1,'Comment','2003-04-18 01:56:37');
INSERT INTO queueresponse VALUES (775,1567,0,'Perhaps difficulty level one?','2003-04-23 10:16:34');
INSERT INTO queueresponse VALUES (732,103,1,'Probably difficulty 2, though.','2003-04-07 08:13:04');
INSERT INTO queueresponse VALUES (732,1301,1,'agree','2003-04-07 09:05:44');
INSERT INTO queueresponse VALUES (505,873,1,'Comment','2003-04-24 09:40:00');
INSERT INTO queueresponse VALUES (733,103,1,'','2003-04-08 03:38:41');
INSERT INTO queueresponse VALUES (732,1072,0,'Ok this is something i\'ve argued about time over time(at least in concept) how can a man call himself a liar without a paradox being formed? because if he\'s a liar then he\'s telling the truth. if hes not then hes a knigh','2003-04-07 10:26:02');
INSERT INTO queueresponse VALUES (732,1072,0,'-t whos lying','2003-04-07 10:26:12');
INSERT INTO queueresponse VALUES (732,1301,0,'It\'s a compound statement again Alan.','2003-04-07 15:16:24');
INSERT INTO queueresponse VALUES (722,979,1,'Change the category to Weights and Scales chris.','2003-04-07 23:54:52');
INSERT INTO queueresponse VALUES (491,979,0,'Now can anyone please vote for my problem ?','2003-04-08 00:02:09');
INSERT INTO queueresponse VALUES (493,979,0,'Yes Charlie, there does exist a solution and I\'ll soon be posting it.','2003-04-08 00:34:41');
INSERT INTO queueresponse VALUES (847,153,0,'But if it\'s by volume, we need to know how moisture content affects  the density.','2003-06-02 00:15:01');
INSERT INTO queueresponse VALUES (491,1,1,'Comment','2003-04-08 01:41:27');
INSERT INTO queueresponse VALUES (494,103,1,'Would this be a stretch for liars and knights?','2003-04-08 03:37:17');
INSERT INTO queueresponse VALUES (494,775,1,'Comment','2003-04-08 04:03:24');
INSERT INTO queueresponse VALUES (722,775,1,'Comment','2003-04-08 04:18:00');
INSERT INTO queueresponse VALUES (733,775,0,'grams are mass, newtons are weight.  Is this too picky?','2003-04-08 04:19:52');
INSERT INTO queueresponse VALUES (733,103,0,'Calling the sides flat and saying that they have a slight twist are two mutually contradictory statements.  Maybe \"though some faces are curved, all horizontal cross-sections are straight\"?','2003-04-08 04:32:19');
INSERT INTO queueresponse VALUES (733,103,0,'I\'d call it too picky.  People who know the difference will understand the question, and people who don\'t won\'t care anyway.  Besides, the question isn\'t inaccurate, though your answer might be if given in grams.  :-)>','2003-04-08 04:34:11');
INSERT INTO queueresponse VALUES (493,1301,1,'','2003-04-08 05:34:56');
INSERT INTO queueresponse VALUES (494,1301,1,'Easier than 3 though.  Also, \"First\" is misspelled as \"Frist\".','2003-04-08 05:39:20');
INSERT INTO queueresponse VALUES (733,1301,1,'','2003-04-08 05:58:24');
INSERT INTO queueresponse VALUES (732,1,1,'Comment','2003-04-08 06:34:39');
INSERT INTO queueresponse VALUES (734,103,1,'','2003-04-08 06:35:44');
INSERT INTO queueresponse VALUES (733,1567,0,'D\'oh! I realized the problem was indeterminate as stated, so I added a constraint. fl\'s note was valid. My vote is the weight/mass issue is to picky, but I reworded it anyway.','2003-04-08 06:45:33');
INSERT INTO queueresponse VALUES (722,1637,0,'I am afriad I cannot change the category','2003-04-08 08:02:57');
INSERT INTO queueresponse VALUES (734,1301,1,'','2003-04-08 08:03:06');
INSERT INTO queueresponse VALUES (733,775,1,'Comment','2003-04-08 09:01:42');
INSERT INTO queueresponse VALUES (722,1072,0,'well this should not be posted til levik makes that change then','2003-04-08 09:52:14');
INSERT INTO queueresponse VALUES (494,1072,0,'Yes Ravi a lot of your recent problems have been rated with a difficulty to high this one should be 1 or 2 cuz oit took me about 10 secs to solve leterally','2003-04-08 09:54:17');
INSERT INTO queueresponse VALUES (714,1299,1,'very intrigued by this one..should be worth a look','2003-04-08 22:15:53');
INSERT INTO queueresponse VALUES (498,1072,1,'','2003-04-12 11:17:31');
INSERT INTO queueresponse VALUES (498,775,1,'Comment','2003-04-12 18:38:40');
INSERT INTO queueresponse VALUES (733,979,1,'','2003-04-09 00:16:43');
INSERT INTO queueresponse VALUES (494,979,0,'Now I hope everything is alright ?','2003-04-09 00:42:16');
INSERT INTO queueresponse VALUES (493,1,1,'Comment','2003-04-09 01:49:28');
INSERT INTO queueresponse VALUES (495,1072,0,'This is NOT a 5, not even a 4, this should be at the VERY most a 2','2003-04-09 03:13:12');
INSERT INTO queueresponse VALUES (495,775,1,'Actually I\'ve never been able to figure these ones out.  Without a similar problem this could be high difficulty','2003-04-09 04:23:35');
INSERT INTO queueresponse VALUES (714,775,1,'what do you guys think about making this one difficulty 5 (or 6)','2003-04-09 04:25:45');
INSERT INTO queueresponse VALUES (495,103,0,'I\'d have to agree with Alan.  It doesn\'t take long for the logic to \'click\', and then it\'s trivial.','2003-04-09 05:56:05');
INSERT INTO queueresponse VALUES (736,1301,1,'','2003-04-09 08:16:07');
INSERT INTO queueresponse VALUES (497,1072,1,'maybe a 3 because i think i have the answer(It may not be the one you\'re looking for but its justified','2003-04-12 11:16:41');
INSERT INTO queueresponse VALUES (506,979,0,'Yes Cory. I\'ll soon be submitting its solution too.','2003-04-24 04:32:16');
INSERT INTO queueresponse VALUES (813,979,1,'','2003-05-07 01:43:50');
INSERT INTO queueresponse VALUES (736,1626,0,'Do you all agree that it should be 2/5? Or harder or easier? It\'s not easy for me to know how hard it is.','2003-04-09 11:22:40');
INSERT INTO queueresponse VALUES (495,979,0,'Well I think 3 is alright. You people can solve the problem easily and so quickly but that does not mean everyone can.','2003-04-10 01:39:47');
INSERT INTO queueresponse VALUES (499,1301,1,'Comment','2003-04-17 14:13:01');
INSERT INTO queueresponse VALUES (735,103,1,'','2003-04-10 02:49:31');
INSERT INTO queueresponse VALUES (496,103,1,'Difficulty 2 or 3.','2003-04-10 02:52:35');
INSERT INTO queueresponse VALUES (735,1301,1,'','2003-04-10 03:17:43');
INSERT INTO queueresponse VALUES (496,1301,1,'','2003-04-10 03:39:52');
INSERT INTO queueresponse VALUES (496,775,1,'Comment','2003-04-10 04:43:04');
INSERT INTO queueresponse VALUES (500,775,0,'If thats in its original form then it let it go as such.  Maybe post a credit though if you know one','2003-04-15 09:43:01');
INSERT INTO queueresponse VALUES (735,775,1,'Comment','2003-04-10 04:45:44');
INSERT INTO queueresponse VALUES (495,1301,1,'','2003-04-10 08:31:52');
INSERT INTO queueresponse VALUES (736,775,1,'I vote for dif.=3','2003-04-10 10:27:07');
INSERT INTO queueresponse VALUES (736,1072,1,'at the very least 3','2003-04-10 10:29:36');
INSERT INTO queueresponse VALUES (734,1072,1,'looks good but if there is a part 3 and  a part 4 and so on please merge them into one single question','2003-04-10 10:32:11');
INSERT INTO queueresponse VALUES (909,1575,0,'I have a diagram for this problem, at http://www.eohpunx.com/widgets/cycloid.gif','2003-04-10 10:32:36');
INSERT INTO queueresponse VALUES (718,1072,0,'it says that on the second sentence','2003-04-10 10:33:36');
INSERT INTO queueresponse VALUES (734,1567,0,'Alan -- this is the last such problem I plan to do ;)','2003-04-10 11:23:12');
INSERT INTO queueresponse VALUES (497,775,1,'Good problem Ravi','2003-04-11 04:37:05');
INSERT INTO queueresponse VALUES (495,1,1,'Comment','2003-04-11 05:28:24');
INSERT INTO queueresponse VALUES (497,979,0,'Thanks Cory and this time I hope there is no problem regarding the difficulty level of this problem.','2003-04-11 08:13:58');
INSERT INTO queueresponse VALUES (497,1301,1,'','2003-04-11 08:24:08');
INSERT INTO queueresponse VALUES (497,775,0,'haven\'t tried it but I (personally, of course) think 4 is justified','2003-04-11 22:08:29');
INSERT INTO queueresponse VALUES (498,1301,1,'','2003-04-12 04:06:06');
INSERT INTO queueresponse VALUES (775,979,0,'Tim I think in this problem too you need to give Line Breaks. Everything is written in just one paragraph. So please do make the necessary changes.','2003-04-24 07:50:21');
INSERT INTO queueresponse VALUES (499,1072,0,'','2003-04-13 14:20:07');
INSERT INTO queueresponse VALUES (743,775,1,'Cool, now I know how Craps is played!','2003-04-15 09:38:44');
INSERT INTO queueresponse VALUES (499,979,0,'Oops I am sorry it is actually a Famous Riddle by Sam Loyd.','2003-04-17 08:50:06');
INSERT INTO queueresponse VALUES (500,1301,0,'I\'d say that just because it was written that way elsewhere doesn\'t mean it can\'t be improved here.  And it\'s of most interest to those who haven\'t seen it before and must figure it out.','2003-04-15 07:52:44');
INSERT INTO queueresponse VALUES (719,103,0,'I can\'t be the ONLY person with an opinion on thsi one...','2003-04-14 03:47:32');
INSERT INTO queueresponse VALUES (775,1660,0,'Levik,change the category to LOgic!','2003-04-24 10:01:20');
INSERT INTO queueresponse VALUES (499,775,1,'','2003-04-14 04:33:25');
INSERT INTO queueresponse VALUES (719,775,1,'Just figured it out','2003-04-14 04:34:43');
INSERT INTO queueresponse VALUES (775,1660,0,'Do not change it to Logic.','2003-04-24 10:07:37');
INSERT INTO queueresponse VALUES (743,103,1,'','2003-04-15 07:05:06');
INSERT INTO queueresponse VALUES (743,1,0,'Comment','2003-04-17 07:57:35');
INSERT INTO queueresponse VALUES (719,1,1,'Comment','2003-04-14 07:35:13');
INSERT INTO queueresponse VALUES (741,1301,1,'Not a difficulty 3 however.','2003-04-14 08:49:55');
INSERT INTO queueresponse VALUES (501,1301,1,'','2003-04-17 07:09:04');
INSERT INTO queueresponse VALUES (501,1072,1,'','2003-04-17 07:26:48');
INSERT INTO queueresponse VALUES (500,1072,0,'This should be Famous riddles definetely','2003-04-17 07:27:32');
INSERT INTO queueresponse VALUES (743,122,1,'','2003-04-17 07:39:55');
INSERT INTO queueresponse VALUES (741,979,1,'','2003-04-14 20:57:57');
INSERT INTO queueresponse VALUES (500,1072,0,'i know what the answer is so i think this should go on the site but is it biased to culture','2003-04-15 03:40:19');
INSERT INTO queueresponse VALUES (500,1072,0,'Comment','2003-04-15 03:41:14');
INSERT INTO queueresponse VALUES (500,1072,0,'I am Alan and I thih','2003-04-15 03:41:28');
INSERT INTO queueresponse VALUES (500,1072,0,'soryy guys i was visiting this page at school and left the computer with my account open and my friend did the previous two stupid coments only the first one is my opinion','2003-04-15 03:42:49');
INSERT INTO queueresponse VALUES (741,1072,1,'','2003-04-15 03:45:06');
INSERT INTO queueresponse VALUES (500,775,1,'yes I know the answer also - it might be better stated \"punishable by law\" if committed','2003-04-15 05:01:08');
INSERT INTO queueresponse VALUES (500,775,0,'I definitely think you\'re punished if you succeed!','2003-04-15 05:02:05');
INSERT INTO queueresponse VALUES (765,1072,-1,'sorry i just don\'y like it as 39. why? because there could be a part b in this problem that asks about 81 coins which would be solved just the same as this part a. despite the fact its not there. What i\'m trying to say i','2003-04-22 10:28:48');
INSERT INTO queueresponse VALUES (741,775,1,'agreee with Charlie - 2 minute trial and error finds the solutions','2003-04-15 05:05:41');
INSERT INTO queueresponse VALUES (741,775,0,'PS my wife was born the same year as Morgan!','2003-04-15 05:06:11');
INSERT INTO queueresponse VALUES (500,1301,0,'I didn\'t know what it was until I read Cory\'s last comment.  Perhaps the problem should state that it is punishable by law in certain jurisdictions (to cover the culture bias).','2003-04-15 05:10:39');
INSERT INTO queueresponse VALUES (741,1301,0,'I hope you mean Jim, and not De Morgan.','2003-04-15 06:01:52');
INSERT INTO queueresponse VALUES (741,1301,0,'And with the square root key, you don\'t need trial and error.','2003-04-15 06:02:34');
INSERT INTO queueresponse VALUES (500,979,0,'I have two doubts regarding this Riddle: FIRST: I do not understand whether the statement of the Riddle should be changed or not, since everyone who knows the answer also knows that the riddle is stated in its most......','2003-04-15 06:16:50');
INSERT INTO queueresponse VALUES (500,979,0,'general form, that is wherever you see this particular riddle, it is stated exactly how it has been stated in my submission. So should it be changed or left as it is ?','2003-04-15 06:19:12');
INSERT INTO queueresponse VALUES (500,979,0,'SECONDLY:  Should this riddle be in the category just \"RIDDLES\" or \"FAMOUS RIDDLES\" ?','2003-04-15 06:20:34');
INSERT INTO queueresponse VALUES (750,979,1,'','2003-04-25 08:28:16');
INSERT INTO queueresponse VALUES (750,775,0,'hmm... no vote without a solution.  Can anybody see the answer here?','2003-04-24 04:03:25');
INSERT INTO queueresponse VALUES (738,1301,0,'This is a font problem.  That\'s not a lower case N representing the unknown, it is a greek letter pi, and the problm is to get the next value after THAT.','2003-04-16 05:12:21');
INSERT INTO queueresponse VALUES (738,1301,0,'I see that Bryan has made this more apparent and spelled out pi this time in the puzzle itself, not just the title.','2003-04-16 05:13:11');
INSERT INTO queueresponse VALUES (738,1567,0,'Hey guys, I reworded the problem, spelling out \"pi\". The Greek letter was obviously being confused with \"n\".','2003-04-16 05:13:18');
INSERT INTO queueresponse VALUES (738,979,1,'Oops Sorry. Did not understand.','2003-04-16 05:19:46');
INSERT INTO queueresponse VALUES (965,1567,0,'Ah, but there IS enough information to solve, resulting in one unique solution. That\'s why I feel this is D4.','2003-06-23 09:24:27');
INSERT INTO queueresponse VALUES (519,1567,0,'Unless the problem explicitly states that primary colors must be disposed of, the disposal fee is nothing more than a red herring. My opinion -- it is criminal NOT to exploit gaping holes in the problem statement.','2003-05-11 18:54:20');
INSERT INTO queueresponse VALUES (775,775,1,'','2003-04-23 08:41:15');
INSERT INTO queueresponse VALUES (738,775,0,'I actually don\'t like the last comment - there are lots of step-type \"functions\" which could work here','2003-04-16 10:32:34');
INSERT INTO queueresponse VALUES (499,1072,0,'logic? difficulty 5? this sounds more like a riddle with multiple solutions','2003-04-16 10:40:59');
INSERT INTO queueresponse VALUES (738,1567,0,'Cory - whether or not I include the last statement, the nature of this problem allows for multiple solutions (not necessarily a bad thing; people can keep looking for new solutions) , but I am open to suggestions...','2003-04-16 10:49:58');
INSERT INTO queueresponse VALUES (778,979,0,'Then I think only one of the two must move up and that I believe the more general one and not the subset. That is , if this problem gets TUs, the the other one, (2-Colors) must get TDs, since both are of the same type.','2003-04-25 08:18:31');
INSERT INTO queueresponse VALUES (519,1567,0,'While one can assume that red, blue, and yellow must be disposed of at a fee, it is needlessly limiting to make that assumption. Given the present wording, there is a more favorable interpretation of the facts.','2003-05-11 18:49:30');
INSERT INTO queueresponse VALUES (501,775,1,'','2003-04-17 04:03:35');
INSERT INTO queueresponse VALUES (765,1072,0,'-f pearls needed to be able to solve with exactly 5 weighings, then ask about the pattern created etc. this would all be in this problem','2003-04-20 13:42:06');
INSERT INTO queueresponse VALUES (501,1567,1,'','2003-04-18 04:41:15');
INSERT INTO queueresponse VALUES (775,1301,1,'','2003-04-24 05:42:44');
INSERT INTO queueresponse VALUES (505,103,0,'Looks fine to me.','2003-04-24 06:25:09');
INSERT INTO queueresponse VALUES (506,775,1,'Ravi - you need a solution to this','2003-04-24 04:02:00');
INSERT INTO queueresponse VALUES (502,775,0,'Ravi - had I suggested a dif. level it would\'ve been 2, so I think you\'re ok here','2003-04-19 10:58:42');
INSERT INTO queueresponse VALUES (506,1567,0,'Also, you will be able to figure out the four numbers of years, but not the particular number \"for each of them\".','2003-04-24 08:26:08');
INSERT INTO queueresponse VALUES (506,1567,0,'The wording needs clarification.  If any of the student are in double figures you get one answer, and if they aren\'t then you get another answer, but which is it? You cannot figure it out until they tell you.','2003-04-24 08:24:26');
INSERT INTO queueresponse VALUES (892,1626,0,'The actual idea here is to figure out the code, not the answer :)','2003-04-18 06:55:09');
INSERT INTO queueresponse VALUES (500,1567,0,'Perhaps the person is \"punished\" if he succeeds, but the crime certainly is not punishable at that point.  Wording is ok.','2003-04-18 12:00:07');
INSERT INTO queueresponse VALUES (768,1,1,'','2003-04-22 05:49:15');
INSERT INTO queueresponse VALUES (768,979,1,'','2003-04-22 08:00:07');
INSERT INTO queueresponse VALUES (768,1660,0,'Thanks for voting it thumbs up!','2003-04-22 09:39:23');
INSERT INTO queueresponse VALUES (769,1072,1,'looks good i don\'t know about difficulty because its one of thigs the average just might \"know\"','2003-04-22 10:23:49');
INSERT INTO queueresponse VALUES (775,1660,0,'Can Levik change the category to Logic?','2003-04-24 07:41:12');
INSERT INTO queueresponse VALUES (505,979,0,'Is that ok Fried or more changes are required ?','2003-04-24 04:43:41');
INSERT INTO queueresponse VALUES (502,1567,0,'Ravi I wanted to inform you that it wasn\'t me who posteed the comment of you being vain. For more info on what happened I created a thread in the library forum. Please check it out.','2003-04-19 10:03:26');
INSERT INTO queueresponse VALUES (765,1072,0,'Well just figured it out in 10 secs. why? its not a difficulty four. Its about a difficulty 2. why? look at the problem pearls. you will see that this is similiar in concept. also you don\'t need all that get pencil and p','2003-04-20 13:37:20');
INSERT INTO queueresponse VALUES (502,153,0,'difficulty WAY too high! SB 2, or even 1','2003-04-19 01:14:55');
INSERT INTO queueresponse VALUES (500,1567,0,'I\'m not able to figure out the solution but could it be suicide','2003-04-19 03:36:51');
INSERT INTO queueresponse VALUES (500,1567,1,'Comment','2003-04-19 03:37:02');
INSERT INTO queueresponse VALUES (502,1567,0,'I\'ll give you thumbs up if you lower the difficulty some. It seems you have a high opinion of your problems.','2003-04-19 03:39:59');
INSERT INTO queueresponse VALUES (502,1567,0,'can you be that vain','2003-04-19 03:40:18');
INSERT INTO queueresponse VALUES (502,775,1,'the method approach will take you quite some time on this one guys,','2003-04-19 05:52:02');
INSERT INTO queueresponse VALUES (808,1767,0,'is it ok now?','2003-05-11 12:14:01');
INSERT INTO queueresponse VALUES (520,1567,0,'Difficulty 1? I certainly applaud original puzzles, but this is too straight forward for a higher difficulty level.','2003-05-11 13:35:10');
INSERT INTO queueresponse VALUES (502,979,0,'Now I think a difficulty of 2 is alright for this problem and can\'t be less, if not more.','2003-04-19 06:44:37');
INSERT INTO queueresponse VALUES (765,153,1,'This one is not already on the site. And it sounds intriguing :-)','2003-04-20 11:24:40');
INSERT INTO queueresponse VALUES (500,1,1,'Comment','2003-04-20 06:12:37');
INSERT INTO queueresponse VALUES (766,775,1,'another lateral thinking puzzle - but I think I\'ve got this one...','2003-04-21 08:52:43');
INSERT INTO queueresponse VALUES (503,1,1,'Comment','2003-04-21 08:23:21');
INSERT INTO queueresponse VALUES (505,103,1,'','2003-04-23 03:41:17');
INSERT INTO queueresponse VALUES (505,103,0,'Some formatting might be in order before this one goes live...','2003-04-24 03:42:28');
INSERT INTO queueresponse VALUES (778,775,0,'I like this problem better than the 2 colors version - 2 colors becomes a subset of this solution','2003-04-23 14:07:38');
INSERT INTO queueresponse VALUES (768,1660,0,'Thanks!','2003-04-23 02:45:24');
INSERT INTO queueresponse VALUES (765,979,0,'I don\'t mind with accepting what he (Jonathan) has posted Alan, but yes he has to change the wordings of the problem and frame the question properly.','2003-04-20 22:36:17');
INSERT INTO queueresponse VALUES (765,979,0,'Like this is how it can be put up: You have 39 coins. All but one is a Fake one. You have a balance scale and are allowed a Maximum of 4 weighings in which you have to determine the Fake coin.','2003-04-20 22:42:03');
INSERT INTO queueresponse VALUES (765,979,0,'So I agree with what Alan says: Getting rid of the first few lines and then re-write the last two lines in a proper manner as stated above, in Alan\'s and my comments.','2003-04-20 22:44:51');
INSERT INTO queueresponse VALUES (765,979,0,'Lastly, do change the category of the problem. It should be in \"Weights And Scales\" and not in \"Riddles\". Only then I\'ll vote a TU for it.','2003-04-20 22:46:40');
INSERT INTO queueresponse VALUES (503,775,1,'good problem ravi, but I\'d suggest using metres in place of feet, to prevent dual meanings of feet in the problem (feet of ladder)','2003-04-21 04:03:02');
INSERT INTO queueresponse VALUES (503,1301,1,'','2003-04-21 04:36:40');
INSERT INTO queueresponse VALUES (777,1301,1,'Yes, it\'s best that the wording make it explicit, but since it is not true that just any two points at that distance must be the same color, it must be that two such points exist, as Cory has deduced.','2003-04-23 18:44:02');
INSERT INTO queueresponse VALUES (502,1567,1,'All of the \"Bryan\" comments above were made by the poser, including the apology.  This problem looks like a 2 to me.','2003-04-21 05:15:39');
INSERT INTO queueresponse VALUES (506,979,0,'There are only two possibilities and no more Bryan. This is not a Lateral Thinking Puzzle.','2003-04-24 23:41:46');
INSERT INTO queueresponse VALUES (506,979,0,'I am sorry in one of my previous two posts the statement should be :\"...........You in your solution can post both the possible answers.........\"','2003-04-24 23:45:35');
INSERT INTO queueresponse VALUES (766,1301,1,'','2003-04-21 09:05:20');
INSERT INTO queueresponse VALUES (766,1567,0,'This is like the 2 men and a cabin problem, which several people rightly pointed out are intended for a live audience asking yes/no Q\'s. Do we want more of these types of puzzles at this site?','2003-04-21 09:16:33');
INSERT INTO queueresponse VALUES (765,1301,1,'Ditto: should be changd to Weights and Scales, and reference to other puzzles removed, before someone posts it.','2003-04-21 09:26:04');
INSERT INTO queueresponse VALUES (506,979,0,'Its alright Bryan. You in your solution can both the possible answers. That is, if one of their ages are in double years of study, then a,b,c,d are their years of study and if not, then p,q,r,s. That\'s it.','2003-04-24 23:39:11');
INSERT INTO queueresponse VALUES (766,794,1,'Comment','2003-04-21 10:24:06');
INSERT INTO queueresponse VALUES (765,794,-1,'Your problem\'s not making much sense and you don\'t need the entire intro. Your intro is longer than the problem!','2003-04-21 10:28:23');
INSERT INTO queueresponse VALUES (775,979,1,'I think it would be better if you change the subject of the problem to: Homer And Horace - Part 1, since I think there are more of this type to come, and they will be accordingly named as Homer And Horace 2, 3, ...., etc','2003-04-23 08:30:34');
INSERT INTO queueresponse VALUES (765,1,1,'Made the requested changes. Let\'s have 39 before we add any more coins :)','2003-04-22 05:48:19');
INSERT INTO queueresponse VALUES (765,103,1,'Does this make it easier?','2003-04-23 05:17:14');
INSERT INTO queueresponse VALUES (768,1660,0,'Do you think this is a good puzzle?','2003-04-23 05:42:10');
INSERT INTO queueresponse VALUES (787,1072,1,'he makes i will vote td and he INSULTS other users i WILL vote his OTHER problems td. You break the rules you face the consequences','2003-05-11 10:35:37');
INSERT INTO queueresponse VALUES (765,103,0,'40 is an upper bound on the number of coins.  39 might be the actual maximum.','2003-04-22 14:44:31');
INSERT INTO queueresponse VALUES (1031,1575,1,'Nifty =','2003-07-10 16:23:22');
INSERT INTO queueresponse VALUES (750,775,0,'you are correct - it was me.  I agree with you that it would be better to rid ourselves of bad influences, 1) I want to see the answer to this puzzle and 2) I don\'t like fighting futile battles.  Otherwise I\'d say TD','2003-04-27 10:04:00');
INSERT INTO queueresponse VALUES (502,103,1,'','2003-04-22 02:52:36');
INSERT INTO queueresponse VALUES (505,775,1,'','2003-04-23 04:09:32');
INSERT INTO queueresponse VALUES (765,1,0,'Alan, since you are not sure, please clear your TD, and the problem will go live. We can debate it then. I believe Erin\'s objections were addressed as well.','2003-04-23 04:32:11');
INSERT INTO queueresponse VALUES (769,775,1,'agreed - definitly the 4 is warranted - there is no mention in the problem as to the orientation of the cube relative to the tetrahedron','2003-04-22 13:17:50');
INSERT INTO queueresponse VALUES (777,1,1,'mmmm.... this looks like graph theory :) (I got a C+ in college for that class!)','2003-04-25 06:59:55');
INSERT INTO queueresponse VALUES (765,775,1,'most debated queue problem!! Go controversy.  I haven\'t tried this puzzle, but I will say that 39 seems an odd maximum for a method, though the 3 weighing version was originally 11 coins not 12......','2003-04-22 13:15:09');
INSERT INTO queueresponse VALUES (1038,1301,1,'Probably difficulty 2 though.','2003-07-15 08:00:50');
INSERT INTO queueresponse VALUES (768,775,1,'','2003-04-22 13:04:44');
INSERT INTO queueresponse VALUES (775,1660,0,'Alan,I meant Homer and Horace 1.','2003-04-27 09:37:19');
INSERT INTO queueresponse VALUES (504,1301,0,'Wow! How\'s that for coincidence? This is equivalent to Tim Axoy\'s \"A liars and knights paradox\" currently being voted on.','2003-04-22 05:06:50');
INSERT INTO queueresponse VALUES (504,1301,1,'Since this one is ready, and Tim\'s needs some cleanup, and we are to get the puzzles moving.','2003-04-22 05:15:10');
INSERT INTO queueresponse VALUES (505,1301,1,'','2003-04-23 04:07:26');
INSERT INTO queueresponse VALUES (504,775,1,'','2003-04-23 04:09:04');
INSERT INTO queueresponse VALUES (765,1072,0,'-s imagine the pearls problem. imagine it with only 5 pearls instead of 9. then the problem becomes easier and disorganized. The purpose of doing problems is to understand the concept and with a number like 39 all of a s','2003-04-22 10:30:17');
INSERT INTO queueresponse VALUES (765,1072,0,'-udden a person may not understand the concept as properly as they would with 81. (those who can solve this, which it think is everyone) shoulkd understand why 81 coins will work.','2003-04-22 10:32:14');
INSERT INTO queueresponse VALUES (765,1072,0,'wait a minute i realized a mistake in my thoughts. the coin can weigh more or less correct? that takes up a weighing. jonathan is it possible this problem could still be solved with more than 39 coins. i still stand by t','2003-04-22 10:34:10');
INSERT INTO queueresponse VALUES (765,1072,0,'-he belief hat the maximum should be implented. I\'m sorry for writin so much but i had a lot to say.','2003-04-22 10:34:40');
INSERT INTO queueresponse VALUES (506,1301,1,'Sorry, Ravi, again, I didn\'t see you had switched the direction of the double-digit portion.','2003-04-27 07:21:57');
INSERT INTO queueresponse VALUES (504,1072,1,'','2003-04-22 10:38:13');
INSERT INTO queueresponse VALUES (775,1660,0,'OK<I changed it to Level 1.','2003-04-23 13:53:45');
INSERT INTO queueresponse VALUES (1017,1575,1,'yeah, perhaps d4? of course, i don\'t know the answer..','2003-07-10 16:24:14');
INSERT INTO queueresponse VALUES (768,979,0,'Well Tim you\'ll come to know that when the users will start working on the problem and rate it.','2003-04-23 08:49:40');
INSERT INTO queueresponse VALUES (777,775,0,'An obvious thought but it took me a minute to figure a proof.  I\'ll give a thumbs up if the wording and punctuation is fixed up','2003-04-23 14:02:56');
INSERT INTO queueresponse VALUES (778,1301,1,'Indeed, thought provoking.  Glad there\'s a solution.','2003-04-25 07:34:55');
INSERT INTO queueresponse VALUES (768,1301,1,'','2003-04-22 10:49:18');
INSERT INTO queueresponse VALUES (769,1301,1,'','2003-04-22 10:51:57');
INSERT INTO queueresponse VALUES (777,103,0,'Any two points, that two points exist satisfying this property?  Please be more specific.','2003-04-23 12:11:14');
INSERT INTO queueresponse VALUES (924,1626,0,'Can you use numbers instead of the @#)($@*, hard to read this way.','2003-06-20 01:45:57');
INSERT INTO queueresponse VALUES (769,103,1,'I think \"the smallest cube that can encompass\" a tetrahedron might be a little tricky.  Even trickier is trying to prove it.','2003-04-22 11:24:24');
INSERT INTO queueresponse VALUES (507,1301,1,'','2003-04-25 02:53:08');
INSERT INTO queueresponse VALUES (808,979,0,'The radius of this circle is the CIRCUMRADIUS of the circle.','2003-05-10 08:05:30');
INSERT INTO queueresponse VALUES (506,1301,0,'Sorry Ravi, I now again do not see a solution.  Bryan is yet to get back saying what factors summing 19 have one factor greater than 9 (in addition to the one that has all factors less than 10)','2003-04-27 07:13:25');
INSERT INTO queueresponse VALUES (778,1072,0,'well then a user will partially figure out the problem? please read my thread in library forum!!!!!!!','2003-04-27 06:21:48');
INSERT INTO queueresponse VALUES (506,1567,0,'Perhaps I am picking nits, but the first student does not give the prof enough info, he says as much, and then a 2nd student speaks.  When this one also does not give enough info, the prof would likely mention it again.','2003-04-25 05:27:18');
INSERT INTO queueresponse VALUES (507,775,1,'There might be a better way to phrase this - it took me a minute to figure out what the puzzle was.  I don\'t have a suggestion though :(','2003-04-25 06:30:48');
INSERT INTO queueresponse VALUES (506,979,0,'Is it now alright Bryan ?','2003-04-25 08:35:59');
INSERT INTO queueresponse VALUES (778,1301,0,'I think they are quite different.  First of all, 2 colors is a whole lot easier and this is a challenge for the more sophisticated.','2003-04-25 09:37:34');
INSERT INTO queueresponse VALUES (750,1,1,'But it\'s pretty arbitrary','2003-04-25 06:54:42');
INSERT INTO queueresponse VALUES (778,1301,0,'I\'m sure the soln to this must involve some trick that you don\'t need in 2 colors. (As Trickiest Pearls was different from Trickier Pearls and various Liar and Knight problems are different even though of the same type.','2003-04-25 09:39:04');
INSERT INTO queueresponse VALUES (783,1301,0,'Why is the 3 subscripted?','2003-04-25 10:01:27');
INSERT INTO queueresponse VALUES (783,1301,0,'And I assume the answer is not the 3 that we would expect of a constant?','2003-04-25 10:02:29');
INSERT INTO queueresponse VALUES (507,1567,1,'Agree that the wording should be improved. For a level-5-difficutly problem, you could ask us to prove that the solution is unique :P','2003-04-25 10:19:44');
INSERT INTO queueresponse VALUES (506,1567,1,'Good!','2003-04-25 10:21:20');
INSERT INTO queueresponse VALUES (777,1567,1,'','2003-04-25 10:23:26');
INSERT INTO queueresponse VALUES (778,1567,1,'','2003-04-25 10:27:57');
INSERT INTO queueresponse VALUES (806,979,1,'Comment','2003-05-07 01:40:38');
INSERT INTO queueresponse VALUES (783,1567,0,'Levik had to enter this problem for me due to the formating. I don\'t know why it is subscripted. And if the answer was 3, it wouldn\'t be a trick, would it :','2003-04-25 10:32:24');
INSERT INTO queueresponse VALUES (829,1567,0,'Not sure of the category on this one. It takes differential calc to solve, but it touches on relativity.','2003-04-25 10:36:00');
INSERT INTO queueresponse VALUES (750,1072,-1,'luvya has recently revisited to the site and i think thi sshould be held here until the situation is dealt with. If not this problem should be deleted as with all her other problems.','2003-04-25 10:38:42');
INSERT INTO queueresponse VALUES (506,1072,1,'','2003-04-25 10:42:19');
INSERT INTO queueresponse VALUES (750,1072,0,'cory, if i\'m not mistaken didn\'t u give luvya\'s earlier problems a td based on personal politics or was that charlie?','2003-04-27 06:17:22');
INSERT INTO queueresponse VALUES (775,1072,0,'tim this problem is good as liars and knights','2003-04-27 06:19:04');
INSERT INTO queueresponse VALUES (506,1301,0,'Bryan, what other way of getting 19 is there beside  1 + 4 + 5 + 9?','2003-04-27 04:15:31');
INSERT INTO queueresponse VALUES (506,979,0,'It\'s alright Levik. Now no changes are required. Everything is done.','2003-04-27 04:42:27');
INSERT INTO queueresponse VALUES (777,775,1,'','2003-04-25 10:58:49');
INSERT INTO queueresponse VALUES (973,1072,0,'The answer is arbitrary. Hence the category tricks','2003-04-25 11:00:48');
INSERT INTO queueresponse VALUES (958,1567,0,'I know it is implied, but the puzzle should say to fill in the blanks to create common English words. Without this caveat, one could put in any letters they wanted.','2003-06-23 05:34:26');
INSERT INTO queueresponse VALUES (805,979,1,'Comment','2003-05-07 01:39:15');
INSERT INTO queueresponse VALUES (830,1567,1,'I think we need more puzzles like this one.','2003-05-07 06:19:36');
INSERT INTO queueresponse VALUES (783,103,0,'Well, if you were playing the \"That\'s too simple.  It must be some kind of trick!\" card...','2003-04-25 13:04:46');
INSERT INTO queueresponse VALUES (783,1301,1,'ok, so now I have to see the answer.','2003-04-25 14:57:06');
INSERT INTO queueresponse VALUES (806,1567,1,'Good problem. I thought about it quickly, and found it gets tricky at the end, especially part b.','2003-05-06 18:22:40');
INSERT INTO queueresponse VALUES (506,1301,0,'Ravi, are you sure the prof has enough info on the second piece of information?','2003-04-25 16:00:02');
INSERT INTO queueresponse VALUES (506,1301,0,'Specifically, have you considered the possibility that one of the students may have been studying only 1 year?','2003-04-25 16:01:44');
INSERT INTO queueresponse VALUES (506,1301,0,'Or do we get into that plural of years implying that it cannot be 1 year only?','2003-04-25 16:02:22');
INSERT INTO queueresponse VALUES (506,1301,0,'Perhaps it should have some sort of comment making explicit that each student has at least 2 years of study.','2003-04-25 16:05:07');
INSERT INTO queueresponse VALUES (506,1567,0,'Charlie, there are a few possibilities, but I found only one solution for which the students would think telling the prof they are all in single digits will give him enough info.','2003-04-25 17:05:18');
INSERT INTO queueresponse VALUES (506,1301,0,'I find only two totals of factors that are initially ambiguous.  Only one of those totals has solution with all factors under 10, but it has two such solutions, so would still be ambiguous to the prof, unless...','2003-04-25 18:41:11');
INSERT INTO queueresponse VALUES (506,1301,0,'a factor of 1 were disallowed.','2003-04-25 18:41:44');
INSERT INTO queueresponse VALUES (506,1301,0,'Temporary thumbs down.  I\'d really like Ravi to address this issue, as, without ruling out a student with 1 year of study, I don\'t think there\'s a solution.','2003-04-26 03:22:24');
INSERT INTO queueresponse VALUES (750,979,0,'I have figured out the solution. The problem is correct.','2003-04-26 04:46:07');
INSERT INTO queueresponse VALUES (506,979,0,'Is that alright now Charlie?','2003-04-26 04:47:26');
INSERT INTO queueresponse VALUES (750,979,0,'What else do you want to do Alan. At least let his problems move up. We can at the same time deal with him. What after everything is sorted out. Then will he have to submit these problems again ?','2003-04-26 04:49:43');
INSERT INTO queueresponse VALUES (506,1301,0,'ok, but it would have been better if it had been given by the students to the professor so that he would know it rather than just us, so he could make the conclusion.','2003-04-26 04:51:36');
INSERT INTO queueresponse VALUES (750,1072,0,'well i\'m not to sure whether or not levik will do this, but maybe he could assign problems created by user luvya2003 a qw of 5','2003-04-26 04:55:27');
INSERT INTO queueresponse VALUES (783,1,1,'Comment','2003-04-28 07:12:39');
INSERT INTO queueresponse VALUES (750,979,0,'This is no reason to gve TDs to his problems. You trust me or you don\'t ? I have found out the solution to this problem and there is nothing wrong with the problem. If you say then I can mail you the solution of this pro','2003-04-28 01:29:01');
INSERT INTO queueresponse VALUES (778,1072,0,'this goes back to my point about problem condensing. Why not try combining this problem with 2 colors? Especially if there is 4 colors and so on','2003-04-26 05:01:13');
INSERT INTO queueresponse VALUES (514,103,1,'','2003-05-01 03:25:36');
INSERT INTO queueresponse VALUES (805,1567,1,'','2003-05-06 18:19:10');
INSERT INTO queueresponse VALUES (515,775,1,'hmm','2003-05-01 04:57:30');
INSERT INTO queueresponse VALUES (783,979,1,'I think I got it. The category helped me to find the answer.','2003-04-28 06:34:10');
INSERT INTO queueresponse VALUES (510,1,1,'Ravi, don\'t use gratuitous punctuation :)','2003-04-28 07:09:31');
INSERT INTO queueresponse VALUES (778,979,0,'Yes Alsn, that can be done. Or it would be better if only this one is posted because this one is of a more general form.','2003-04-26 05:13:16');
INSERT INTO queueresponse VALUES (780,1567,0,'This puzzle is not as straight-forward as it first reads, and requires some thought to optimize. Level 3 seems about right to me. Agree that capitalization is easy to fix, so fix it','2003-04-28 06:28:11');
INSERT INTO queueresponse VALUES (506,979,0,'Now that is perfect, I believe, Charlie.','2003-04-26 05:29:06');
INSERT INTO queueresponse VALUES (511,775,0,'Indeed, I believe this is a version of the very first paradox, used as an argument against the existence of an omnipotent.','2003-04-29 07:30:32');
INSERT INTO queueresponse VALUES (777,1072,0,'This should be \"COndensed\" with 3 colors. read thread in library forum to see what i mean','2003-04-26 07:21:46');
INSERT INTO queueresponse VALUES (506,1301,0,'','2003-04-26 09:33:25');
INSERT INTO queueresponse VALUES (778,1301,0,'But shouldn\'t there be a mix of hard and easy problems on the site?  2 colors is easy; 3 colors is hard.','2003-04-26 09:36:47');
INSERT INTO queueresponse VALUES (750,775,1,'','2003-04-26 09:41:17');
INSERT INTO queueresponse VALUES (510,1567,1,'','2003-04-28 05:41:54');
INSERT INTO queueresponse VALUES (786,1072,0,'tim do u have a cool sequence 3,4,5 and so on that follow a similiar concept? If so try to condense it all in one problem','2003-04-30 10:28:13');
INSERT INTO queueresponse VALUES (750,979,0,'But why such feelings Cory? Why don\'t you give luvya a chance to change? Why do you see his past and why not the present?','2003-04-28 01:25:42');
INSERT INTO queueresponse VALUES (506,1567,0,'I believe the wording has now been changed to the point where it weakens the problem. 18, 19, and 22 all have two different sets of factors of 180 that add up to them. One of them has two sets that are all single digits.','2003-04-26 17:44:35');
INSERT INTO queueresponse VALUES (506,1567,0,'One of them has two set of numbers, each of which contains one double-digit answer. The last one has one set of numbers that is all single-digit and one set containing a double-digit number.','2003-04-26 17:46:39');
INSERT INTO queueresponse VALUES (506,1567,0,'As I started to say in an earlier comment, since the students believe that telling him none of them are in double digits will allow him to solve the problem, this last number is the only we puzzle solvers need consider.','2003-04-26 17:48:07');
INSERT INTO queueresponse VALUES (506,1567,0,'There is no need to rule out 1 year. Bring it back! -- my 2 cents :','2003-04-26 17:49:35');
INSERT INTO queueresponse VALUES (775,1660,0,'Yeah,this puzzle is only on Queue Position 8!','2003-04-27 03:46:32');
INSERT INTO queueresponse VALUES (750,979,0,'-blem.','2003-04-28 01:29:54');
INSERT INTO queueresponse VALUES (778,1,1,'Comment','2003-05-01 01:50:45');
INSERT INTO queueresponse VALUES (513,103,1,'Missing a quote, though.  Are paradoxes all the rage now?','2003-05-01 03:24:18');
INSERT INTO queueresponse VALUES (789,1301,1,'','2003-04-30 16:56:03');
INSERT INTO queueresponse VALUES (790,1301,0,'Great circle arcs.','2003-04-30 16:57:28');
INSERT INTO queueresponse VALUES (780,979,1,'Difficulty 3 ? No No.','2003-04-28 01:49:54');
INSERT INTO queueresponse VALUES (750,775,0,'Well Ravi, it all boils down to psychology.  The only power I have over Luvyas behavior is to vote his/her problems down.  Kind of a passive way of showing this person that their behavior was unacceptable. ~more~','2003-04-28 04:02:36');
INSERT INTO queueresponse VALUES (780,1301,1,'','2003-04-28 04:02:46');
INSERT INTO queueresponse VALUES (750,775,0,'I\'m sticking somewhat to the \"grudge\" b/c I don\'t know Luvya, there is no reason why I should allow a second chance.  This isn\'t, unfortunately, real life, it\'s the net, and theres no reason to expect that Luvya changed.','2003-04-28 04:07:25');
INSERT INTO queueresponse VALUES (780,775,0,'Good enough problem but I have 2 suggestions. Lower the difficulty to 2, and fix up the sentence capitalization','2003-04-28 04:09:37');
INSERT INTO queueresponse VALUES (808,979,1,'The circle which circumscribes the polygon, such that the polygon lies entirely within the circle and all of whose vertices lie on the circumference of the circle is the circumcircle of the polygon. (contd.)','2003-05-10 08:03:55');
INSERT INTO queueresponse VALUES (750,979,0,'I agree that this is net and you just cannot say that he has changed but at the same time you cannot even conclude that he\'s still the same !! :) Anyway its your wish, but I think that others do not think the way you do.','2003-04-28 04:19:49');
INSERT INTO queueresponse VALUES (786,1660,0,'I only have Cool sequences 1 and 2.','2003-04-30 12:27:06');
INSERT INTO queueresponse VALUES (786,1660,0,'For now,that is all I have.','2003-04-30 12:27:25');
INSERT INTO queueresponse VALUES (789,1626,0,'Ok, I changed this problem so it wouldn\'t be a duplicate. I also changed the phrasing \"each circle passes through the center of the other two\" so it would (hopefully) be more clear. Does \"the intersection\" sound good?','2003-04-30 14:58:15');
INSERT INTO queueresponse VALUES (789,1072,0,'well firstly if you want to keep it make sure u say as your question what is the area of the middle space?','2003-04-30 10:30:57');
INSERT INTO queueresponse VALUES (780,1299,1,'lower the difficulty though...3 mite be too much','2003-04-28 08:30:37');
INSERT INTO queueresponse VALUES (750,1072,0,'I think the way cory does, and i\'m sure a lot of people do. Anyways cory if u think the problem should td but u just tu to see the solution thats. just wrong. no offence. besides u can ask ravi to e-mail you the solution','2003-04-28 09:08:34');
INSERT INTO queueresponse VALUES (515,1,1,'slaps self on forehead','2003-05-06 10:22:43');
INSERT INTO queueresponse VALUES (806,1767,0,'thanks, friedlinguini!','2003-05-06 13:10:06');
INSERT INTO queueresponse VALUES (510,775,1,'','2003-04-28 10:27:01');
INSERT INTO queueresponse VALUES (780,775,0,'also I don\'t think logic is the right place.  If Jon is thinking of including the bags in a bag idea, it would be best in tricks, otherwise maybe \"general\"','2003-04-28 10:32:00');
INSERT INTO queueresponse VALUES (780,775,0,'Finally, the final line should start \"amount of marbles,\"','2003-04-28 10:32:49');
INSERT INTO queueresponse VALUES (790,1567,1,'There is enough info here to find latitude and longitude, but don\'t expect me to look up city names in an atlas :','2003-04-29 14:42:31');
INSERT INTO queueresponse VALUES (965,1567,0,'Before anyone asks: no, I don\'t plan on any more puzzles about room availability at this inn ;','2003-04-29 14:49:27');
INSERT INTO queueresponse VALUES (750,1567,1,'','2003-04-29 14:37:36');
INSERT INTO queueresponse VALUES (778,979,0,'So that is what I was trying to say. The harder one or the more general form of such problems (which can exist in more than one form) should be submitted and not all of them one by one.','2003-04-28 23:42:01');
INSERT INTO queueresponse VALUES (789,1567,0,'Then I recommend changing the wording to \"circle A passes through the center of circle B\" etc. This problem is a simplified dupe of \"Big circle, little circle\"','2003-04-29 14:29:47');
INSERT INTO queueresponse VALUES (511,103,0,'More importantly, could Jesus microwave a burrito so hot that he himself could not eat it?  Seems a bit more like a philosophical question than a puzzle...','2003-04-29 04:29:11');
INSERT INTO queueresponse VALUES (511,103,0,'Despite the gravity (no pun intended), I\'d get rid of the extra drama in the form of unnecessary capitalization and the superfluous quotation marks.','2003-04-29 07:51:17');
INSERT INTO queueresponse VALUES (787,979,0,'Tim, will you please STOP pointing out the spelling mistakes of others. First of all you have done something wrong and now you are finding other\'s faults?','2003-05-10 07:47:42');
INSERT INTO queueresponse VALUES (788,775,1,'more than one cent should be pluralized.  This might be better of in \"tricks\".','2003-04-29 09:23:10');
INSERT INTO queueresponse VALUES (511,1567,0,'I like this paradox, but as worded, it seems probable that someone will take it as an attack on western religion. As for Cory\'s comment, I don\'t suppose there is a \'famous paradoxes\' topic?','2003-04-29 10:11:24');
INSERT INTO queueresponse VALUES (788,1567,1,'Agree \"cents\" should be pluralized as required. I think it fits in either \"Tricks\" or \"Just Math.\"','2003-04-29 10:25:08');
INSERT INTO queueresponse VALUES (750,1072,0,'Note so people don\'t get confused: td=thumbs down tu=thumbs up','2003-04-29 10:33:56');
INSERT INTO queueresponse VALUES (789,1626,0,'Yes, Circle A has center at A, and circle B has a center at point B. The goal is to figure out the area of the space they share in terms of the radius.','2003-04-29 11:25:45');
INSERT INTO queueresponse VALUES (511,1072,0,'when i saw this problem my heart sank because i had submitted it earlier. but worded it differently. \"If there is a man who could do anything, can he create a rock that is to heavy for himself to lift\".','2003-04-29 10:40:00');
INSERT INTO queueresponse VALUES (788,103,1,'','2003-04-29 11:16:30');
INSERT INTO queueresponse VALUES (789,103,0,'I can\'t figure out what this problem is asking.  Is point A defined as the center of circle A?  What is meant by the \'space in the middle of the two circles\'?','2003-04-29 11:18:18');
INSERT INTO queueresponse VALUES (946,1645,0,'I didn\'t find any problems this one would be a duplicate of, but since there are so many like it, I couldn\'t tell. Sorry if it is!','2003-04-29 11:02:00');
INSERT INTO queueresponse VALUES (946,1645,0,'And, for furture reference, if any of my problems are duplicates of any others, it was not done purposely. Thank:)','2003-04-29 11:07:58');
INSERT INTO queueresponse VALUES (789,1626,0,'Ok... Would you reccommend deleting it or keeping it then? I didn\'t see that (somehow) when I posted this.','2003-04-29 15:20:08');
INSERT INTO queueresponse VALUES (790,979,1,'','2003-04-29 23:14:52');
INSERT INTO queueresponse VALUES (511,979,0,'Well someone can take it as an attack on western religion but as you all know, the problem (paradox) exists in this form only. So all I could do is just submit the problem as it is.','2003-04-29 23:31:58');
INSERT INTO queueresponse VALUES (511,979,0,'If not here on this site, then you will find this paradox somewhere else, maybe in a book of puzzles as I did.','2003-04-29 23:33:37');
INSERT INTO queueresponse VALUES (511,1,1,'For the discussion','2003-04-30 01:45:33');
INSERT INTO queueresponse VALUES (787,1660,0,'Is this going to be a Stuck-in-the-Q problem like Homer and Horace?','2003-05-10 06:45:03');
INSERT INTO queueresponse VALUES (808,775,1,'As I don\'t know what a circumradius is, I\'m sure some others won\'t as well.  Maybe add the definition to the note.','2003-05-10 07:42:25');
INSERT INTO queueresponse VALUES (511,775,1,'I\'m not worried about it being perceived as an \"attack\" on western religeon, as this is actually taught in all sorts of universities AND churches here.','2003-04-30 04:18:06');
INSERT INTO queueresponse VALUES (787,979,0,'It can be simplified to: \"I know what I have\", if I am not wrong.','2003-05-01 04:56:17');
INSERT INTO queueresponse VALUES (778,775,0,'Jonathan - fix the capitalization for your last thumbs up','2003-04-30 04:24:08');
INSERT INTO queueresponse VALUES (781,775,0,'Jonathan - fix the sentence structure and provide an answer','2003-04-30 04:25:54');
INSERT INTO queueresponse VALUES (786,775,1,'This one looks like it could have multiple answers though','2003-04-30 04:28:24');
INSERT INTO queueresponse VALUES (514,775,1,'','2003-05-01 04:55:59');
INSERT INTO queueresponse VALUES (787,794,1,'Regardless of whatever Tim did wrong I think it\'s a good problem','2003-05-10 06:11:16');
INSERT INTO queueresponse VALUES (786,979,1,'','2003-04-30 05:40:15');
INSERT INTO queueresponse VALUES (519,153,0,'Bryan Not only can you not sell red, yellow, or blue, but you must pay the \"disposal charge.\" Otherwise it would not mention it.','2003-05-10 02:42:07');
INSERT INTO queueresponse VALUES (808,103,1,'','2003-05-10 04:43:51');
INSERT INTO queueresponse VALUES (787,1660,0,'Coult,Charlie? Do not spell wurds rong.','2003-05-10 05:12:46');
INSERT INTO queueresponse VALUES (790,103,0,'Do the distances on the signs refer to straight lines or arcs along the surface of the earth?','2003-04-30 08:05:22');
INSERT INTO queueresponse VALUES (511,1567,1,'If you guys aren\'t worried, I\'m not worried. I agree with fl that the all caps is superfluous and should be changed.','2003-04-30 06:54:29');
INSERT INTO queueresponse VALUES (787,103,0,'\"I do not know what I do not have\"?  There are a couple of ways to interpret this sentence...','2003-05-01 03:30:31');
INSERT INTO queueresponse VALUES (781,1567,0,'Difficulty 3, tops.','2003-04-30 06:58:47');
INSERT INTO queueresponse VALUES (786,1567,0,'Tim, this sequence IS cool, but you don\'t have to tell us (we\'ll figure it out ;). My advice is to take out the first sentence and get right to telling us the problem. This is true for all problems submitted here.','2003-04-30 07:06:01');
INSERT INTO queueresponse VALUES (519,1072,1,'','2003-05-09 10:20:14');
INSERT INTO queueresponse VALUES (520,103,1,'','2003-05-11 07:05:27');
INSERT INTO queueresponse VALUES (787,1072,0,'It is very hard for me to decide what to do with this if Tim acts badly again pionts out a spelling error etc or anything again then why should he be given the chance, i\'ll give tu but at the very next mistake or slip up','2003-05-11 10:34:20');
INSERT INTO queueresponse VALUES (787,775,0,'enough tim, we got your little joke the first time you said it, it just wasn\'t worth the retort.','2003-05-09 15:44:22');
INSERT INTO queueresponse VALUES (826,1301,1,'Illustrates a specific fallacy that can be pointed out as the solution.','2003-05-28 09:39:39');
INSERT INTO queueresponse VALUES (787,1660,0,'Swithced,Ravi? Do not spell wurds rong.','2003-05-09 09:38:39');
INSERT INTO queueresponse VALUES (787,979,0,'Nice problem Tim, but you should change the subject. You are supposed to set the difficulty level according what you think regarding the toughness of the problem, so it is not nercessary to mention that in the subject.','2003-05-01 05:05:32');
INSERT INTO queueresponse VALUES (787,979,0,'','2003-05-01 05:06:36');
INSERT INTO queueresponse VALUES (514,1301,1,'','2003-05-01 05:48:28');
INSERT INTO queueresponse VALUES (787,979,0,'This will be the First and Last chance (or WARNING, you can say) for Tim. So, now can we vote TU for this problem and let it move up? Just a suggestion or else, whatever Majority decides.','2003-05-09 07:03:03');
INSERT INTO queueresponse VALUES (787,1567,1,'Good problem. Difficulty 3. I agree with Ravi that the titles of your puzzles would be better if you left out opinions like \"hard\" or \"cool\". Let the readers decide for themselves.','2003-05-01 06:49:26');
INSERT INTO queueresponse VALUES (787,1301,1,'','2003-05-01 07:15:07');
INSERT INTO queueresponse VALUES (788,1301,1,'','2003-05-01 07:15:36');
INSERT INTO queueresponse VALUES (787,979,0,'If you have more of Knights and Liars, then you can name this one as: Knights And Liars - Part 1, just like Homer and Horace 1','2003-05-01 08:08:11');
INSERT INTO queueresponse VALUES (789,979,1,'','2003-05-01 08:57:45');
INSERT INTO queueresponse VALUES (789,775,1,'Having a drafting program sure makes this one easier...','2003-05-01 09:23:29');
INSERT INTO queueresponse VALUES (513,1072,0,'yes i love paradoxes. i\'ve submitted an ingenius original paradox of my own.','2003-05-01 10:26:32');
INSERT INTO queueresponse VALUES (787,1072,0,'','2003-05-01 10:29:18');
INSERT INTO queueresponse VALUES (807,1301,1,'','2003-05-09 04:59:19');
INSERT INTO queueresponse VALUES (787,1,0,'In principle I agree with Ravi - Tim is 9, and probably doesn\'t know that what he did is wrong. I know we had a lot of trouble in the past with him, but you have to admit, he;s getting better.','2003-05-09 05:42:37');
INSERT INTO queueresponse VALUES (963,1626,0,'Yes, I wondered how it could not be clever, but didn\'t find how. And it\'s not a logical sequence (the answer is not a number), so I didn\'t put it in sequences. All you have to do is find the \"answer\"','2003-06-23 11:30:33');
INSERT INTO queueresponse VALUES (787,103,-1,'OK, we just had another problem switcheroo.  I think we really need to start cracking down on these.  It\'s not like there is a shortage of good problems.','2003-05-01 19:29:36');
INSERT INTO queueresponse VALUES (515,103,1,'','2003-05-02 02:23:37');
INSERT INTO queueresponse VALUES (787,1660,0,'What does SWITCHEROO mean?','2003-05-02 03:07:28');
INSERT INTO queueresponse VALUES (787,1660,0,'thumbsup','2003-05-02 03:20:05');
INSERT INTO queueresponse VALUES (787,103,0,'It means you took one problem, got some thumbs up on it, then replaced it with a completely different problem.  If you want to post a new problem, it goes to the back of the queue.','2003-05-02 03:38:41');
INSERT INTO queueresponse VALUES (516,1301,1,'','2003-05-02 04:06:18');
INSERT INTO queueresponse VALUES (516,775,1,'','2003-05-02 04:09:12');
INSERT INTO queueresponse VALUES (513,1301,1,'','2003-05-02 04:11:23');
INSERT INTO queueresponse VALUES (787,979,0,'I don\'t think that Tiom did that fried. He has just changed the subject of the problem from: \"A hard knights and liars problem\" to \"Unknown Answers\". That\'s it. As you can see in the above comments posted by Bryan and me','2003-05-02 04:26:00');
INSERT INTO queueresponse VALUES (787,979,0,'I am very sorry Tim I wrote Tiom instead of Tim.','2003-05-02 04:28:07');
INSERT INTO queueresponse VALUES (787,775,-1,'Sorry Tim-this is a great problem, but I\'m inclined to believe friedlinguini here as his first post has nothing to so with the problem at hand. Resubmit it.','2003-05-02 09:24:51');
INSERT INTO queueresponse VALUES (787,103,0,'I stand by my claim.  It was a completely different problem.','2003-05-02 06:01:29');
INSERT INTO queueresponse VALUES (787,1301,0,'I thought this was in fact the puzzle I gave my thumbs up to.  Coult it have chnaged before the first thumbs up?','2003-05-02 08:38:07');
INSERT INTO queueresponse VALUES (516,1072,1,'','2003-05-02 16:01:30');
INSERT INTO queueresponse VALUES (787,1072,0,'','2003-05-02 16:02:21');
INSERT INTO queueresponse VALUES (787,1072,0,'agrees','2003-05-02 16:02:31');
INSERT INTO queueresponse VALUES (786,1072,0,'','2003-05-02 16:04:09');
INSERT INTO queueresponse VALUES (786,1072,0,'sorry tim remove the last line in order to recieve the last thumbs up.','2003-05-02 16:04:42');
INSERT INTO queueresponse VALUES (807,979,1,'Comment','2003-05-09 04:10:37');
INSERT INTO queueresponse VALUES (787,979,0,'Hey friends should we let this one move up ? It is indeed a nice problem. Next time if Tim does that then all TDs. But this time let him go. It once happened with my problem too and now there\'s a similar case of Bryan...','2003-05-08 08:23:16');
INSERT INTO queueresponse VALUES (794,1301,1,'','2003-05-06 03:20:31');
INSERT INTO queueresponse VALUES (789,979,0,'Almost similar to the \"Quarter intersection Problem\". I think.','2003-05-02 21:13:23');
INSERT INTO queueresponse VALUES (787,979,0,'I too agree now. I later realized that fried\'s first post as nthing to do with this problem.','2003-05-02 21:18:01');
INSERT INTO queueresponse VALUES (786,979,0,'Alan, I don\'t think that the last line is to be removed but that should be the first line of the problem and the first line (H I A V C S) should be deleted.','2003-05-02 21:19:17');
INSERT INTO queueresponse VALUES (786,979,0,'What are the next two numbers of the following sequence: 1, 10, 101, 1020, 10301, ____, ____. This is what the problem should be.','2003-05-02 21:21:46');
INSERT INTO queueresponse VALUES (790,103,1,'Mmm...  Tricky....','2003-05-03 04:46:34');
INSERT INTO queueresponse VALUES (786,1072,0,'sorry i said last when i meant first. After posting that first comment i realized my mistake','2003-05-03 08:00:54');
INSERT INTO queueresponse VALUES (519,1301,1,'','2003-05-09 04:52:37');
INSERT INTO queueresponse VALUES (787,1660,0,'Please give me a Thumbs Up.','2003-05-03 14:11:24');
INSERT INTO queueresponse VALUES (827,1567,1,'I cannot know for sure, but my gut response is that the problem would be better without the two clues at the end. Worst case-you bump the difficulty up a notch!','2003-05-07 06:17:38');
INSERT INTO queueresponse VALUES (513,1,0,'I don\'t see anything paradoxical about these two sentences...','2003-05-03 21:14:55');
INSERT INTO queueresponse VALUES (513,979,0,'Levik, see what the statement means and then think whether its True or False.','2003-05-04 05:14:36');
INSERT INTO queueresponse VALUES (781,1301,0,'Jonathan Waltz hasn\'t logged on in almost a month, so he\'s probably not going to fix anything up.  It\'s a fairly well known problem, so if levik could fix it up, I\'m sure we\'d get a solution.','2003-05-04 05:30:33');
INSERT INTO queueresponse VALUES (781,1301,0,'That\'s about the only choice other than to forget the problem.','2003-05-04 05:30:52');
INSERT INTO queueresponse VALUES (781,1301,1,'Consider this a vote for levik to fix it up, rather than forget the problem.','2003-05-04 05:32:03');
INSERT INTO queueresponse VALUES (801,1767,0,'is it more clear now?','2003-05-06 13:08:27');
INSERT INTO queueresponse VALUES (787,1,1,'let\'s get this moving','2003-05-12 02:46:37');
INSERT INTO queueresponse VALUES (822,1301,0,'looks like a different problem.  Still not difficulty 3.','2003-05-12 03:51:06');
INSERT INTO queueresponse VALUES (520,775,1,'in agreement with a lower difficulty.','2003-05-12 04:01:53');
INSERT INTO queueresponse VALUES (518,1301,1,'','2003-05-09 04:52:19');
INSERT INTO queueresponse VALUES (813,1301,1,'','2003-05-08 08:43:30');
INSERT INTO queueresponse VALUES (814,1567,0,'OK problem, difficulty 2, perhaps 1. You might delete the first sentence - it doesn\'t take a genius to figure this out.','2003-05-08 04:36:20');
INSERT INTO queueresponse VALUES (794,979,1,'APPROXIMATELY and not APPOXIMATELY.','2003-05-06 04:29:58');
INSERT INTO queueresponse VALUES (519,1567,0,'Are we to assume there is no profit from selling the red, blue, and yellow paint left over? Please clarify.','2003-05-09 04:46:52');
INSERT INTO queueresponse VALUES (805,1072,1,'the numbers are correct because i figured out the pattern (or one of them)','2003-05-06 10:05:18');
INSERT INTO queueresponse VALUES (781,775,0,'agreed','2003-05-05 03:59:34');
INSERT INTO queueresponse VALUES (518,1567,1,'I think \"meet\" or \"cross\" at point M would make more sense than \"pass\". Maybe it\'s just a question of style?','2003-05-09 04:50:32');
INSERT INTO queueresponse VALUES (1018,1920,0,'Reciprocal Equation #1 should be published first','2003-05-05 04:30:15');
INSERT INTO queueresponse VALUES (814,979,0,'Similar to the problem \"Plus and Minus\" submitted by Ravi Raja. Similar I said. :)','2003-05-08 04:10:19');
INSERT INTO queueresponse VALUES (781,103,1,'','2003-05-05 04:38:56');
INSERT INTO queueresponse VALUES (786,103,1,'I\'m not much of a sequences fan, but the queue has been getting blocked up.','2003-05-05 04:39:45');
INSERT INTO queueresponse VALUES (787,979,0,'.....The Best Room At The Inn. It might be that one swithced the problem before getting the votes and the other did that after getting (but not all) the votes. Anyway it is all upto Levik and others. I\'ve deleted my vote','2003-05-08 08:29:05');
INSERT INTO queueresponse VALUES (787,1660,0,'Nthing,Ravi? Do not spell wurds wrong.','2003-05-05 06:29:44');
INSERT INTO queueresponse VALUES (515,1,0,'What about {2,2,3} ?','2003-05-05 07:29:30');
INSERT INTO queueresponse VALUES (781,1,1,'Comment','2003-05-05 07:37:12');
INSERT INTO queueresponse VALUES (786,1072,0,'remove the line \"here is a cool sequence\"','2003-05-05 15:45:45');
INSERT INTO queueresponse VALUES (786,1660,0,'I am cooperating.','2003-05-05 13:14:30');
INSERT INTO queueresponse VALUES (786,1660,0,'What is the ONE THING?','2003-05-05 13:16:59');
INSERT INTO queueresponse VALUES (786,1072,-1,'I am very sad to do this but due to lack of co-operation to modify ONE thing in his problem  i am forced to vote td','2003-05-05 13:02:10');
INSERT INTO queueresponse VALUES (513,1072,0,'The paradox lies in the line \"this sentence does not contain seven words\" everything else is useless. Try to remold the problem to focus and ask something like this. Is the following statement true or false. \"this se','2003-05-05 13:06:44');
INSERT INTO queueresponse VALUES (513,1072,0,'ntence does not contain 7 words','2003-05-05 13:06:57');
INSERT INTO queueresponse VALUES (814,979,1,'Comment','2003-05-08 08:03:55');
INSERT INTO queueresponse VALUES (814,103,0,'Needs a more descriptive name','2003-05-08 03:19:48');
INSERT INTO queueresponse VALUES (829,103,0,'I like the problem, but I\'m still not comfortable with the idea of saving a space in the queue, even when there was an honest submission replaced by another before the problem made the top 10.','2003-05-07 04:51:48');
INSERT INTO queueresponse VALUES (794,103,1,'','2003-05-06 02:50:07');
INSERT INTO queueresponse VALUES (829,103,1,'','2003-05-07 04:49:30');
INSERT INTO queueresponse VALUES (830,103,1,'','2003-05-07 04:50:09');
INSERT INTO queueresponse VALUES (513,1,0,'Aren\'t both the sentences just plain false?','2003-05-06 01:47:55');
INSERT INTO queueresponse VALUES (786,1,0,'Alan - now you\'re nitpicking. If you don\'t agree with the first line you don\'t have to TU it, but a TD is just too harsh over so small a thing.','2003-05-06 01:50:42');
INSERT INTO queueresponse VALUES (786,1,0,'Especially when that TD brings it from a 3 to a 2.','2003-05-06 01:51:34');
INSERT INTO queueresponse VALUES (807,1567,1,'Difficulty two perhaps.','2003-05-09 04:41:42');
INSERT INTO queueresponse VALUES (515,979,0,'Levik: Use the definition of a SET (I have used the word \"SET\" in my problem).','2003-05-06 04:22:45');
INSERT INTO queueresponse VALUES (813,103,1,'Needs editing, and change the name.','2003-05-06 11:01:18');
INSERT INTO queueresponse VALUES (801,103,0,'Where does one draw the line with the \"do not communicate\" part?  The order the cards could be passed could be a form of communication, as could whether the card is face up or face down, how it is held, etc.','2003-05-06 04:32:42');
INSERT INTO queueresponse VALUES (823,1072,0,'Tim, re-write the problem as follows. If you were to flip a coin three times, what is the likelyhood of flipping one heads and two tails? Also tim, are you talking about flipping these results in this order','2003-05-06 10:13:41');
INSERT INTO queueresponse VALUES (513,103,0,'Well, yes.  But I think a problem with the appearance of a paradox belongs in the same category as actual paradoxes.','2003-05-06 05:15:45');
INSERT INTO queueresponse VALUES (840,775,1,'Wow! - a riddle that I\'ve never seen b4 that I figured out! - maybe 2 is too high for difficulty! (JK)','2003-05-12 08:58:57');
INSERT INTO queueresponse VALUES (794,775,1,'Going to be a big number.  Do thumbs count as fingers?  Aren\'t we over 6 billion by now?','2003-05-06 05:35:00');
INSERT INTO queueresponse VALUES (806,103,1,'I think you mean \'termite\'.  Thermite is a mixture of (IIRC) alluminum and iron oxide that burns nice and hot.','2003-05-06 10:59:56');
INSERT INTO queueresponse VALUES (822,1301,0,'Simple algebra. Difficulty 1.','2003-05-06 09:21:39');
INSERT INTO queueresponse VALUES (801,775,0,'Yes, the last paragraph needs to be very carefully clarified.  I expect that you intend to mean no extra communication...','2003-05-06 05:41:52');
INSERT INTO queueresponse VALUES (829,1567,0,'Please ignore the previous comment, this space originally had a problem which I could not calculate the answer to in time. It\'s a thought-provoking puzzle, and I hope to figure it out and submit it when I do.','2003-05-06 06:33:57');
INSERT INTO queueresponse VALUES (513,1567,0,'I\'m in Levik\'s camp on this one. Either this puzzle is not a paradox, or it is difficulty one, or both. Thoughts?','2003-05-06 06:38:59');
INSERT INTO queueresponse VALUES (520,1301,1,'difficulty 2?','2003-05-11 05:30:32');
INSERT INTO queueresponse VALUES (518,775,1,'','2003-05-09 04:05:23');
INSERT INTO queueresponse VALUES (519,775,1,'','2003-05-09 04:07:13');
INSERT INTO queueresponse VALUES (787,1660,0,'Ravi,I am sorry for teasing about word spelling. You are a good person. I really enjoy this website. I won\'t do it anymore.','2003-05-11 06:41:02');
INSERT INTO queueresponse VALUES (814,1,1,'Comment','2003-05-08 05:56:36');
INSERT INTO queueresponse VALUES (814,103,1,'','2003-05-08 06:10:43');
INSERT INTO queueresponse VALUES (801,1567,0,'My advice: omit the last paragraph, everything there is implied already. Also, as long as you\'re editing, it\'s \"devise\" a strategy. Thanks.','2003-05-06 07:01:12');
INSERT INTO queueresponse VALUES (513,979,0,'Now how do I make you people understand that this is a PARADOX !!!!','2003-05-07 01:54:44');
INSERT INTO queueresponse VALUES (513,1,1,'Comment','2003-05-07 01:57:57');
INSERT INTO queueresponse VALUES (801,103,1,'','2003-05-07 04:45:57');
INSERT INTO queueresponse VALUES (801,775,1,'','2003-05-07 04:14:05');
INSERT INTO queueresponse VALUES (806,775,1,'','2003-05-07 04:15:26');
INSERT INTO queueresponse VALUES (813,775,0,'agree with friedlinguini','2003-05-07 04:16:46');
INSERT INTO queueresponse VALUES (813,1301,0,'As the author hasn\'t logged on in over a month, I think it\'s up to levik to edit it.','2003-05-07 04:36:31');
INSERT INTO queueresponse VALUES (801,1301,1,'','2003-05-07 04:43:39');
INSERT INTO queueresponse VALUES (829,775,1,'sure was confused how calculus entered into K&L!.  I agree with FL completely on the associated topic.','2003-05-07 07:09:18');
INSERT INTO queueresponse VALUES (829,775,0,'however, the flip side is to come across hoards of puzzles that the submitter has removed, unless we now can delete our own problems...','2003-05-07 07:10:05');
INSERT INTO queueresponse VALUES (829,1301,1,'','2003-05-07 08:11:13');
INSERT INTO queueresponse VALUES (827,1301,1,'','2003-05-07 08:11:48');
INSERT INTO queueresponse VALUES (830,1301,1,'','2003-05-07 08:57:15');
INSERT INTO queueresponse VALUES (834,1567,1,'','2003-05-07 09:59:51');
INSERT INTO queueresponse VALUES (834,1072,0,'Youd don\'t know how to make it charlie? look at html codes in the forum and you\'ll learn how to do so there','2003-05-07 10:36:15');
INSERT INTO queueresponse VALUES (813,1072,0,'it is definetely not difficulty 5. As I have already figured out a concept that solves this','2003-05-07 10:40:18');
INSERT INTO queueresponse VALUES (830,1072,1,'yes this sounds very interseting','2003-05-07 10:43:10');
INSERT INTO queueresponse VALUES (827,979,1,'Comment','2003-05-07 22:22:22');
INSERT INTO queueresponse VALUES (515,1,0,'Comment','2003-05-08 01:54:26');
INSERT INTO queueresponse VALUES (808,775,0,'thank you fernando.','2003-05-12 04:05:50');
INSERT INTO queueresponse VALUES (813,775,1,'','2003-05-12 04:06:22');
INSERT INTO queueresponse VALUES (834,775,1,'','2003-05-12 04:08:48');
INSERT INTO queueresponse VALUES (787,979,1,'','2003-05-12 05:13:51');
INSERT INTO queueresponse VALUES (822,979,1,'','2003-05-12 05:33:58');
INSERT INTO queueresponse VALUES (787,1660,0,'Yeah! More TU\'s! When is this one going to be posted?','2003-05-12 06:15:22');
INSERT INTO queueresponse VALUES (840,794,1,'Famous Riddles? I\'ve never heard this one before but maybe I\'m just out of the loop here.','2003-05-12 10:33:21');
INSERT INTO queueresponse VALUES (840,1072,1,'wow sounds so great yet the answer seems so simple','2003-05-12 10:46:35');
INSERT INTO queueresponse VALUES (822,1072,0,'wait a minute charlie posted the comment simple algebra, but this doesn\'t require algebra did u switch problems tim?','2003-05-12 10:48:33');
INSERT INTO queueresponse VALUES (840,103,0,'Took me about a second and a half.  I\'d call it a difficulty 1.','2003-05-12 15:47:57');
INSERT INTO queueresponse VALUES (521,775,1,'It takes some thought to work through the meaning of your question.  Revising the text may be appropriate.','2003-05-13 04:09:52');
INSERT INTO queueresponse VALUES (521,1567,1,'I agree with Cory. Perhaps \"where the first digit plus the number formed by the second and third digits is a perfect square, the first digit multiplied by the number formed by the second and third digits is a ...\" etc.','2003-05-13 05:03:36');
INSERT INTO queueresponse VALUES (521,103,1,'I\'d just break it up into separate sentences for clarity.','2003-05-13 06:04:22');
INSERT INTO queueresponse VALUES (841,1301,1,'','2003-05-13 08:35:20');
INSERT INTO queueresponse VALUES (841,1567,1,'','2003-05-13 10:14:57');
INSERT INTO queueresponse VALUES (841,103,1,'','2003-05-13 10:22:03');
INSERT INTO queueresponse VALUES (840,1575,0,'Maybe change it to category \"Riddles\" instead of \"Famous Riddles\" then','2003-05-13 13:47:11');
INSERT INTO queueresponse VALUES (809,1301,0,'','2003-05-14 03:20:04');
INSERT INTO queueresponse VALUES (809,1301,0,'The submitter doesn\'t show a solution. Is there one?','2003-05-14 03:20:54');
INSERT INTO queueresponse VALUES (809,103,1,'Presumably.  He still seems to hang around the site.','2003-05-14 04:34:40');
INSERT INTO queueresponse VALUES (809,1567,1,'','2003-05-14 05:59:25');
INSERT INTO queueresponse VALUES (840,979,0,'Yes I agree. It should be in Riddles and NOT in Famous Riddles','2003-05-14 06:15:11');
INSERT INTO queueresponse VALUES (809,979,1,'','2003-05-14 06:19:00');
INSERT INTO queueresponse VALUES (822,1301,0,'from what I see the switch in problems occurred before anyone voted on it.','2003-05-14 16:53:51');
INSERT INTO queueresponse VALUES (822,1301,0,'The switch could have taken place in one of those intervals after it first appears in the top ten (during which I made the algebra comment) and then disappears for a while.','2003-05-14 16:55:13');
INSERT INTO queueresponse VALUES (822,1301,0,'So no one voted on it before the switch.','2003-05-14 16:56:05');
INSERT INTO queueresponse VALUES (523,103,0,'Font- and culture-specific.','2003-05-15 02:14:59');
INSERT INTO queueresponse VALUES (523,1301,0,'Most font- and culture- specific items don\'t apply here.  For example, there\'s no question of the letter Z coming up, so no question as to whether that gets a stroke in the middle.','2003-05-15 04:03:11');
INSERT INTO queueresponse VALUES (523,1301,0,'Hundreds and thousands are out of the question as being too many strokes and having curved letters in those words anyway, so we need not worry about \"and\" being included.','2003-05-15 04:04:16');
INSERT INTO queueresponse VALUES (523,1301,0,'The only ambiguity I can think of is whether Y is written with 2 or 3 strokes.  Perhaps a stroke count by letter should be included.','2003-05-15 04:05:24');
INSERT INTO queueresponse VALUES (823,775,1,'difficulty 1','2003-05-15 04:10:54');
INSERT INTO queueresponse VALUES (533,1660,1,'','2003-05-28 06:45:06');
INSERT INTO queueresponse VALUES (921,1072,0,'maybe through it in category tricks based on the assumption that its a trick','2003-06-16 03:52:21');
INSERT INTO queueresponse VALUES (523,1567,1,'If \"capital block letters\" is specified, I believe the font issue will be dealt with. FL, how is this culture-specific? This puzzle is difficulty 2.','2003-05-15 04:39:52');
INSERT INTO queueresponse VALUES (823,979,1,'Comment','2003-05-15 04:54:34');
INSERT INTO queueresponse VALUES (523,1301,0,'Oh yes, I forgot, Ravi should indicate if the hyphen counts in such numbers as TWENTY-FIVE.','2003-05-15 05:43:09');
INSERT INTO queueresponse VALUES (847,153,0,'Since you are talking about weight, it is natural to assume that you mean that a potato is 99% water <I>by weight</I>, but that would make the problem trivial.','2003-06-02 00:12:30');
INSERT INTO queueresponse VALUES (846,1567,0,'Good problem! Whatever dificulty level this is, I don\'t think it\'s 5. This problem is a little tricky but not the hardest.','2003-05-29 05:21:16');
INSERT INTO queueresponse VALUES (823,1301,1,'','2003-05-15 10:46:04');
INSERT INTO queueresponse VALUES (822,1072,0,'I really don\'t know what to say, levik what do u say about this switch?','2003-05-15 11:40:44');
INSERT INTO queueresponse VALUES (523,1072,0,'culture specific as in only people who know english capitol block letters will get it. Also seeing as how the number system is infinite','2003-05-15 11:43:35');
INSERT INTO queueresponse VALUES (834,1072,1,'','2003-05-15 11:46:49');
INSERT INTO queueresponse VALUES (533,1567,1,'','2003-05-28 05:11:39');
INSERT INTO queueresponse VALUES (845,979,1,'','2003-05-28 05:59:57');
INSERT INTO queueresponse VALUES (523,1301,1,'I don\'t think this is that culture specific.  And while the number system is infinite, stroke counts don\'t do up as fast as the numbers themselves.','2003-05-16 03:24:50');
INSERT INTO queueresponse VALUES (823,1660,0,'I bet this one is gonna make me Journeyman.','2003-05-16 03:31:11');
INSERT INTO queueresponse VALUES (523,775,1,'just the clarification on the hyphen required in my opinion','2003-05-16 04:25:33');
INSERT INTO queueresponse VALUES (524,775,1,'yah - 2 in a row for me! (riddles, which I\'m traditionally not very good at!)','2003-05-16 04:26:51');
INSERT INTO queueresponse VALUES (810,775,1,'','2003-05-16 04:27:26');
INSERT INTO queueresponse VALUES (810,1567,1,'Good problem! Now the nits :) All of the commas are unnecessary and confusing, except the one after \"at every moment.\" Also, please change either sentence so they agree on verb tense (one is present, two is past).','2003-05-16 04:33:47');
INSERT INTO queueresponse VALUES (524,1567,1,'','2003-05-16 04:36:34');
INSERT INTO queueresponse VALUES (810,979,1,'Comment','2003-05-16 04:42:05');
INSERT INTO queueresponse VALUES (524,1,1,'Comment','2003-05-16 08:23:51');
INSERT INTO queueresponse VALUES (841,775,1,'any comment to raising the difficulty here?','2003-05-16 08:56:51');
INSERT INTO queueresponse VALUES (841,1301,0,'The difficulty could be raised a notch, but maybe we\'re just struck by \"difficulty inflation\".  But, yes it probably does deserve a 4, but it\'s not as hard as constructing a regular pentagon.','2003-05-16 09:31:22');
INSERT INTO queueresponse VALUES (823,1072,1,'nevermind the problem was re-written fine, although the exactly one head should be exactly one heads','2003-05-16 10:19:43');
INSERT INTO queueresponse VALUES (810,103,0,'Doesn\'t work for degenerate cases of zero or one guests.','2003-05-16 13:17:18');
INSERT INTO queueresponse VALUES (823,1660,0,'Exactly one head sounds correct.','2003-05-16 13:22:43');
INSERT INTO queueresponse VALUES (822,1,0,'I say, vote on merit.','2003-05-16 13:36:36');
INSERT INTO queueresponse VALUES (523,103,1,'Sorry, looks like I was reading something into the problem that wasn\'t there.','2003-05-16 16:48:40');
INSERT INTO queueresponse VALUES (834,103,0,'One problem I have is with the title.  The \'real\' version of Nim is very different from what is described.','2003-05-16 16:51:20');
INSERT INTO queueresponse VALUES (810,153,1,'Generalizes my problem \"The Party\" in several directions.','2003-05-16 17:42:25');
INSERT INTO queueresponse VALUES (823,1660,0,'Does \"exactly one head\" sound correct?','2003-05-17 01:40:24');
INSERT INTO queueresponse VALUES (823,1301,0,'It sounds correct to me, but by strict dictionary definition, a \"head\" is the obverse of a coin, while a \"heads\" is that obverse showing upward in a coin toss, which is what Alan was getting at.','2003-05-17 04:25:37');
INSERT INTO queueresponse VALUES (809,1767,0,'yes, there\'s a solution. I just wait for people to discuss the problems to see if there\'s a more elegant solution...','2003-05-17 06:30:44');
INSERT INTO queueresponse VALUES (810,1767,0,'is it better now?','2003-05-17 06:33:09');
INSERT INTO queueresponse VALUES (823,1660,0,'I see what you mean.  You do not say,\"It came up head.\" You say,\"It came up heads.\"','2003-05-17 07:16:22');
INSERT INTO queueresponse VALUES (525,1567,1,'This is a great riddle, but a lower difficulty is warranted since the puzzler can re-read the poem to get the trick.','2003-05-17 09:27:35');
INSERT INTO queueresponse VALUES (834,1301,0,'This problem was inspired by my seeing \"A Game of Nim\", based on a one-pile game where players take turns taking up to a limited number of pieces.  However, as the real game of Nim involves having more than one pile and','2003-05-17 09:36:00');
INSERT INTO queueresponse VALUES (834,1301,0,'allowing any number to be taken from any one pile, I thought of this variation, being closer to the true multi-pile game of Nim.  I did later realize that the fact that all the virtual piles here are equal in size greatl','2003-05-17 09:37:21');
INSERT INTO queueresponse VALUES (834,1301,0,'simplifies the strategy.  I think one possibility might be to change the problem so that, say, the king of clubs is removed, as well as the king and queen of diamonds and the king, queen and jack of spades.','2003-05-17 09:38:54');
INSERT INTO queueresponse VALUES (834,1301,0,'The unequal sizes of the four virtual piles then will more truly mimic the real game of Nim and its strategy.','2003-05-17 09:39:36');
INSERT INTO queueresponse VALUES (834,1301,0,'Would it be a good idea to make this change?','2003-05-17 09:39:56');
INSERT INTO queueresponse VALUES (841,1301,0,'By the way, is this really more a shapes problem than a probability problem?','2003-05-17 09:48:12');
INSERT INTO queueresponse VALUES (841,1301,0,'That is, I think it belongs more in probability.','2003-05-17 09:49:32');
INSERT INTO queueresponse VALUES (828,1660,0,'This is like Bryan\'s problem about the best room at the inn.','2003-05-17 13:58:25');
INSERT INTO queueresponse VALUES (525,1072,1,'while i have an answer which i know is correct but i don\'t think tis the one ravi has seeing as how her solution is long, not saying your wrong ravi','2003-05-17 14:44:21');
INSERT INTO queueresponse VALUES (814,1072,1,'i\'d say leave first line in. It introduces the problem adequately and it tells that is numberds lined up not something else like a sequence','2003-05-17 14:46:10');
INSERT INTO queueresponse VALUES (823,1072,0,'so tim just change it to getting exactly one heads.','2003-05-17 14:47:13');
INSERT INTO queueresponse VALUES (834,1072,0,'why not just add that into this question or submit as real nim and change this problem\'s name \"Another nim variation\" or something like that. Although i would go with having it condensed into 1 problem','2003-05-17 14:52:32');
INSERT INTO queueresponse VALUES (834,1301,0,'How\'s that?','2003-05-17 15:10:14');
INSERT INTO queueresponse VALUES (525,979,0,'Alan I am \"HIS\" and Not \"Her\". ;) I mean I am \"M\" and not \"F\". Secondly I have explained my answer and so it has become so lengthy.','2003-05-17 19:42:52');
INSERT INTO queueresponse VALUES (525,979,0,'Cory: It is a Famous Riddle does not mean that EVERY word has to be exactly as it is in the original one and secondly, who knows if this itself is the original one and not the one which you have read. Anyway, I have.....','2003-05-18 21:14:59');
INSERT INTO queueresponse VALUES (809,1301,1,'','2003-05-18 16:46:52');
INSERT INTO queueresponse VALUES (823,1660,0,'I want to be Journeyman. Quick!','2003-05-18 05:33:22');
INSERT INTO queueresponse VALUES (823,1660,0,'Lev Epshteyn,can you make me a Journeyman?????','2003-05-18 05:52:46');
INSERT INTO queueresponse VALUES (525,153,0,'A minor quibble, due mainly to the meter (rhythm) of poetry in English: The first line is usually written \"As I was going to St. Ives\" and the kittens in the fifth and sixth are usually simply \"kits.\"','2003-05-18 06:47:01');
INSERT INTO queueresponse VALUES (525,153,0,'It does not change the problem, but it allows the poem to \"flow\" more naturally to native speakers of English.','2003-05-18 06:48:36');
INSERT INTO queueresponse VALUES (525,775,1,'agree with TomM re: wording changes.  As this is a \"famous\" riddle, the wording should be consistent.','2003-05-18 07:36:58');
INSERT INTO queueresponse VALUES (822,775,0,'Needs to have difficulty lowered','2003-05-18 07:41:24');
INSERT INTO queueresponse VALUES (841,775,0,'I agree that it fits better in probablility','2003-05-18 07:44:04');
INSERT INTO queueresponse VALUES (841,1301,0,'As DJ is not at a level able to change his own category, can levik?','2003-05-19 04:13:24');
INSERT INTO queueresponse VALUES (525,979,0,'made the necessary changes. Just let me know if any more changes are to be made.','2003-05-18 21:18:02');
INSERT INTO queueresponse VALUES (822,1660,0,'Lowered to 2 or 1?','2003-05-19 01:49:57');
INSERT INTO queueresponse VALUES (865,1660,0,'I know this is easy,but approve it please.','2003-05-19 02:02:27');
INSERT INTO queueresponse VALUES (822,1660,0,'More TU\'s! I wanna be a Journeyman!','2003-05-19 02:07:55');
INSERT INTO queueresponse VALUES (527,1301,0,'Don\'t you mean \"each distinct letter of the alphabet\" rather than \"each distinct alphabet\"?','2003-05-19 03:24:35');
INSERT INTO queueresponse VALUES (851,1301,0,'This is not a sequences puzzle?','2003-05-19 04:12:19');
INSERT INTO queueresponse VALUES (851,1567,1,'This IS a sequence, and a good one, but at this point Levik (or a scholar?) will have to change the category.','2003-05-19 04:55:26');
INSERT INTO queueresponse VALUES (527,1567,1,'Agree with Charlie. I like these kinds of problems. This one would be clearer if you asked Levik to format the text so the numbers are right justified.','2003-05-19 05:01:05');
INSERT INTO queueresponse VALUES (851,979,1,'Comment','2003-05-19 05:07:21');
INSERT INTO queueresponse VALUES (823,979,0,'Just STOP calling Levik by that Name, Tim. It does not sound Good .','2003-05-19 05:09:44');
INSERT INTO queueresponse VALUES (823,979,0,'Tim: Levik knows his job well. He will do it when he is supposed to do that. You don\'t have to ask (order) him to do so.','2003-05-19 05:10:57');
INSERT INTO queueresponse VALUES (823,1660,0,'3 TU\'s. Why is it not in the Q?','2003-05-19 06:02:22');
INSERT INTO queueresponse VALUES (823,1660,0,'In the Q of posted problems.','2003-05-19 06:02:47');
INSERT INTO queueresponse VALUES (527,775,1,'','2003-05-19 09:42:04');
INSERT INTO queueresponse VALUES (936,1626,0,'Change it to powers of two, and change the minimum and other things as well...','2003-06-16 05:40:19');
INSERT INTO queueresponse VALUES (811,775,1,'','2003-05-23 05:13:41');
INSERT INTO queueresponse VALUES (527,103,1,'','2003-05-20 02:01:53');
INSERT INTO queueresponse VALUES (810,103,1,'','2003-05-20 02:02:45');
INSERT INTO queueresponse VALUES (842,103,0,'Sounds kind of arbitrary...','2003-05-20 02:03:49');
INSERT INTO queueresponse VALUES (528,103,1,'','2003-05-20 03:42:17');
INSERT INTO queueresponse VALUES (527,103,0,'(though I\'d like to see some formatting before it goes live.  The &lt;pre&gt; tag is supported, right?','2003-05-20 03:43:13');
INSERT INTO queueresponse VALUES (528,1567,1,'Should say, \"... when Young WAS three times as old as ...\"','2003-05-20 04:41:10');
INSERT INTO queueresponse VALUES (528,1301,0,'... as Young WILL BE when Young is (can\'t be was) three times...','2003-05-20 04:57:41');
INSERT INTO queueresponse VALUES (842,775,0,'Seems to be a Lateral Thinking Puzzle.  Unless, someone can dispute this...','2003-05-20 07:24:35');
INSERT INTO queueresponse VALUES (851,775,1,'','2003-05-20 07:24:55');
INSERT INTO queueresponse VALUES (851,775,0,'Bryan, can you define a sequence for me (I have a similar puzzle in the queue)','2003-05-20 09:24:04');
INSERT INTO queueresponse VALUES (530,775,0,'currently you\'re asking for 9 two digit numbers each divisible by 2520, which obviously don\'t exist','2003-05-23 05:11:27');
INSERT INTO queueresponse VALUES (1045,2196,0,'This IS a nice sequence.','2003-05-20 13:11:14');
INSERT INTO queueresponse VALUES (851,1072,1,'Well i guess i could try to define it. A sequence is a series of term which follows a distinct pattern. If u ask what comes next then its probably a sequence','2003-05-20 13:44:12');
INSERT INTO queueresponse VALUES (842,1072,0,'The woman says somethinjg to who? the boy who did or the boy who didn\'t do somethingshe said.','2003-05-20 13:47:18');
INSERT INTO queueresponse VALUES (842,1575,0,'The answer is more of an obvious \'groaner\' than an arbitrary, complex lateral thinking problem. This was submitted long before I saw any huge debate over those types of problems at all anyway.','2003-05-20 16:41:01');
INSERT INTO queueresponse VALUES (842,1575,0,'It\'s no big deal either way, but while many of the problems I submitted early on are not that great, this one I think is at least interesting enough and concrete enough for some kind of debate on the main page.','2003-05-20 16:43:17');
INSERT INTO queueresponse VALUES (842,1575,0,'Secondly (although this is my third comment), there is only one boy mentioned specifically in the problem, and \'he\' or \'him\' elsewhere, of course, is referring to him. Not sure what the question is there...','2003-05-20 16:44:11');
INSERT INTO queueresponse VALUES (530,775,0,'As worded, there is no solution to this problem.  You need to clarify that the first pair is divisible by 2, the second pair by 3 etc.','2003-05-23 05:07:42');
INSERT INTO queueresponse VALUES (851,1567,0,'Yeah, what Alan said. Each term follows logically from the term or terms before it, with the possible exception of a few terms up front to get the pattern going.','2003-05-20 18:58:52');
INSERT INTO queueresponse VALUES (845,1660,0,'There is an easy way to do it. It is a very short number.','2003-05-28 04:19:45');
INSERT INTO queueresponse VALUES (528,1660,1,'Good job,Ravi! This is my 1st problem I have rated.','2003-05-21 02:37:49');
INSERT INTO queueresponse VALUES (529,1660,0,'Yeah,Ravi!!','2003-05-21 02:39:15');
INSERT INTO queueresponse VALUES (529,1660,1,'','2003-05-21 02:39:34');
INSERT INTO queueresponse VALUES (529,1301,0,'Difficulty 4?','2003-05-21 03:12:37');
INSERT INTO queueresponse VALUES (828,1301,1,'','2003-05-21 03:15:49');
INSERT INTO queueresponse VALUES (529,775,1,'This is a very popular puzzle, so I\'d expect many flooblers to have seen it b4, as such, probably a diff. 2','2003-05-21 04:05:48');
INSERT INTO queueresponse VALUES (828,775,1,'','2003-05-21 04:07:11');
INSERT INTO queueresponse VALUES (842,775,1,'alright then. However DJ, if as you say it is an \"obvious\" groaner, then would the diff be too high? (note:I dont know the answer)','2003-05-21 04:09:47');
INSERT INTO queueresponse VALUES (828,979,1,'','2003-05-21 04:25:50');
INSERT INTO queueresponse VALUES (529,979,0,'Note: Please suggest if I should use the word GOLD or should it be \"An archaeologist claims he found some coins dated 46 B.C.? Do you believe him?\"','2003-05-21 04:35:43');
INSERT INTO queueresponse VALUES (529,1567,1,'The wording looks good to me, Ravi. Too bad there isn\'t a category for classic puzzles that aren\'t riddles, per se.','2003-05-21 05:01:45');
INSERT INTO queueresponse VALUES (822,1567,1,'I would vote difficulty 2.','2003-05-21 05:03:42');
INSERT INTO queueresponse VALUES (840,1567,1,'Difficulty 1 is my vote.','2003-05-21 05:06:13');
INSERT INTO queueresponse VALUES (828,1567,0,'Nitpicking, but I would change the wording to \"... you are able to figure out what he is\". \"Figure out\" implies you now have enough info; \"find out\" could mean you subsequently asked someone else for the info.','2003-05-21 05:11:43');
INSERT INTO queueresponse VALUES (811,979,1,'','2003-05-23 04:12:09');
INSERT INTO queueresponse VALUES (842,1567,0,'DJ, I want to give you the benefit of the doubt, but if this is a groaner, it isn\'t obvious to me. It still appears arbitrary. Can you help your cause?','2003-05-21 12:52:03');
INSERT INTO queueresponse VALUES (811,979,0,'','2003-05-23 04:11:51');
INSERT INTO queueresponse VALUES (845,775,1,'Well done Tim.  I actuially think this could stand a higher difficulty though, unless I\'m missing the easy way...','2003-05-28 04:09:50');
INSERT INTO queueresponse VALUES (822,1660,0,'Difficulty 2.','2003-05-21 13:38:28');
INSERT INTO queueresponse VALUES (828,1660,0,'I hope this one goes in the Q of posteds.','2003-05-21 13:39:15');
INSERT INTO queueresponse VALUES (842,1575,0,'Well, I don\'t want to give the answer away. Anyway, I don\'t think anyone will be complaining that the solution is obscure or ambiguous.','2003-05-21 19:26:42');
INSERT INTO queueresponse VALUES (840,1575,0,'It\'s extremely simple once you have figured it out, but is it really that obvious? I didn\'t get it when I first saw it.','2003-05-21 19:31:11');
INSERT INTO queueresponse VALUES (840,1575,0,'...Probably because I was thinking too much. Actually, I contemplated a higher level for that reason, but I suppose that would be rather manipulative','2003-05-21 19:35:12');
INSERT INTO queueresponse VALUES (842,1575,0,'While of course there are any number of possible or plausible answers, which I think was the main protest to lateral thinking problems, this has one simple (5 words, actually) solution that perfectly explains it all.','2003-05-21 19:38:59');
INSERT INTO queueresponse VALUES (817,1660,1,'','2003-05-22 03:07:11');
INSERT INTO queueresponse VALUES (817,775,1,'As always, this need to have proper formatting/Capitalization','2003-05-22 04:15:31');
INSERT INTO queueresponse VALUES (822,775,1,'','2003-05-22 04:16:12');
INSERT INTO queueresponse VALUES (817,1567,1,'Unless the capitalization really bothers someone, this will probably be posted as is, given Jonathan\'s lengthy absence from the site.','2003-05-22 04:47:03');
INSERT INTO queueresponse VALUES (842,1567,1,'I\'m taking your word for it.','2003-05-22 04:49:15');
INSERT INTO queueresponse VALUES (817,103,1,'Unless we keep it in the queue for levik to fix...','2003-05-22 05:08:49');
INSERT INTO queueresponse VALUES (844,775,0,'Sorry, failure to read carefully mised it.  It reads OK now.','2003-05-28 04:07:44');
INSERT INTO queueresponse VALUES (958,1575,0,' and maybe a difficulty of just 1..few of the words have even more than one possibility for the missing letter','2003-06-22 14:22:41');
INSERT INTO queueresponse VALUES (822,1072,1,'ok i\'m saying it and i\'m saying it now. ALL problem switches even with comments should be deleted.','2003-05-22 10:18:13');
INSERT INTO queueresponse VALUES (903,1626,1,'','2003-06-15 11:37:52');
INSERT INTO queueresponse VALUES (903,1575,0,'I guess already knowing the process to solve it makes it seem easier, but it may not be so simple to everyone.','2003-06-15 15:04:27');
INSERT INTO queueresponse VALUES (980,1660,0,'Good problem.','2003-05-22 11:11:52');
INSERT INTO queueresponse VALUES (1058,775,0,'Unless I get a stroke of enlightenment, the solution to this is far beyond my abilities','2003-05-22 11:45:24');
INSERT INTO queueresponse VALUES (530,103,1,'','2003-05-23 02:29:48');
INSERT INTO queueresponse VALUES (811,103,1,'','2003-05-23 02:30:14');
INSERT INTO queueresponse VALUES (811,1301,1,'','2003-05-23 02:52:38');
INSERT INTO queueresponse VALUES (530,1301,1,'','2003-05-23 02:53:05');
INSERT INTO queueresponse VALUES (530,979,0,'I never asked for 9 two-digit numbers Cory. There does exist at least one solution (a ten-digit number) to this problem. I hope now the wordings is clear to you Cory.','2003-05-23 07:10:13');
INSERT INTO queueresponse VALUES (532,979,0,'This is a popular Lateral Thinking Puzzle and most of you might be knowing the answer and also that the answer is Logical and I believe Unique too !! Now giving a TU or a TD is upto you all.','2003-05-23 07:27:35');
INSERT INTO queueresponse VALUES (530,775,1,'yes ravi - i understood what you meant, hawever, that wasn\'t grammatically what was there.  The clarification is appropriate.  Good problem btw','2003-05-23 08:31:40');
INSERT INTO queueresponse VALUES (845,1660,0,'I changed it.','2003-05-29 15:21:01');
INSERT INTO queueresponse VALUES (860,775,0,'Should there be a line break here?','2003-05-29 09:42:09');
INSERT INTO queueresponse VALUES (980,1660,0,'MNEMONIC','2003-05-29 12:18:51');
INSERT INTO queueresponse VALUES (859,1301,1,'','2003-05-29 08:59:48');
INSERT INTO queueresponse VALUES (535,1301,1,'','2003-05-29 09:07:48');
INSERT INTO queueresponse VALUES (903,1301,1,'','2003-06-15 10:37:09');
INSERT INTO queueresponse VALUES (903,1626,0,'I don\'t know about 4 letters each, but this wasn\'t hard with 3-letters each. I thought this was a good problem when I first saw it.','2003-06-15 11:37:35');
INSERT INTO queueresponse VALUES (842,1072,1,'','2003-05-23 10:51:34');
INSERT INTO queueresponse VALUES (528,1301,1,'','2003-05-23 16:10:49');
INSERT INTO queueresponse VALUES (824,1660,1,'Comment','2003-05-24 03:02:25');
INSERT INTO queueresponse VALUES (843,1660,1,'Comment','2003-05-24 03:04:18');
INSERT INTO queueresponse VALUES (822,1660,0,'3 TU\'s. Why is it not posted?','2003-05-24 03:07:42');
INSERT INTO queueresponse VALUES (811,1660,1,'Good job,Fernando!','2003-05-24 03:32:13');
INSERT INTO queueresponse VALUES (843,1072,0,'A lot of people won\'t know which numbers in 36-23-34 mean. so could you tell what each measurment means please','2003-05-24 03:43:07');
INSERT INTO queueresponse VALUES (824,153,0,'One of the more famous of the so-called  \"lateral-thinking\" puzzles.','2003-05-24 04:06:47');
INSERT INTO queueresponse VALUES (843,103,1,'','2003-05-24 05:02:17');
INSERT INTO queueresponse VALUES (824,1301,1,'spelling correction needed on Apart.','2003-05-24 05:08:55');
INSERT INTO queueresponse VALUES (843,979,1,'','2003-05-24 05:26:59');
INSERT INTO queueresponse VALUES (530,153,0,'Similar to but not quite a dupe of \"digits 1-9\"; still most of the early steps will be the same','2003-05-24 07:58:14');
INSERT INTO queueresponse VALUES (824,794,0,'Isn\'t there already one of these on the site? What do you guys call it, a dupe?','2003-05-24 10:18:29');
INSERT INTO queueresponse VALUES (980,1660,0,'Hey!','2003-05-24 13:45:04');
INSERT INTO queueresponse VALUES (822,103,0,'Maybe yours isn\'t the only problem that qualifies.  I can\'t speak for anybody else here, but complaining about it isn\'t going to make me push it any time sooner.','2003-05-26 12:21:29');
INSERT INTO queueresponse VALUES (903,1767,1,'','2003-06-15 08:02:34');
INSERT INTO queueresponse VALUES (543,1072,0,'Ravi was first but perhaps this should be called something hobbit riddl to follow the series','2003-06-16 03:51:07');
INSERT INTO queueresponse VALUES (936,1645,0,'','2003-06-15 10:12:26');
INSERT INTO queueresponse VALUES (937,1645,0,'Will someone with the ability to change this category to Riddles for me, please do so?','2003-06-15 10:15:12');
INSERT INTO queueresponse VALUES (824,1072,0,'i don\'t seem to remember it but erin if you could tell us the name of this puzle it would be appreciated','2003-05-25 08:23:51');
INSERT INTO queueresponse VALUES (859,1660,0,'No way ALL THINGS devour it. Some things do not eat,so the answer is NOTHING. However,not everything devours nothing. This is confusing.','2003-05-29 15:27:58');
INSERT INTO queueresponse VALUES (530,1767,1,'Comment','2003-05-26 11:02:08');
INSERT INTO queueresponse VALUES (824,794,0,'Couldn\'t find it on the site, maybe I\'m just remembering it from somewhere else. Sorry guys.','2003-05-25 14:26:46');
INSERT INTO queueresponse VALUES (824,1767,0,'i corrected the Apart, charlie','2003-05-26 10:59:43');
INSERT INTO queueresponse VALUES (533,775,1,'Good enough problem, but theres a trick to it that makes it too easy to be difficulty 3','2003-05-28 04:01:53');
INSERT INTO queueresponse VALUES (824,1072,0,'','2003-05-26 13:23:01');
INSERT INTO queueresponse VALUES (538,979,0,'I am asking regarding the category since the problem seems to be CONTRADICTORY at first sight and after a bit of thinking one can figure out the answer.','2003-06-01 20:10:36');
INSERT INTO queueresponse VALUES (538,979,0,'After all these discussions, I would like you all to suggest me one more thing and that is should the category be Just Math or Logic ?','2003-06-01 20:08:48');
INSERT INTO queueresponse VALUES (845,103,1,'','2003-05-28 16:32:54');
INSERT INTO queueresponse VALUES (538,1,1,'Comment','2003-06-02 01:51:07');
INSERT INTO queueresponse VALUES (846,1660,1,'','2003-05-29 15:24:47');
INSERT INTO queueresponse VALUES (845,1660,0,'Levik,this is a simpler version of A locked safe.','2003-05-28 03:16:23');
INSERT INTO queueresponse VALUES (859,979,1,'','2003-05-27 19:38:51');
INSERT INTO queueresponse VALUES (533,1301,1,'','2003-05-28 02:50:57');
INSERT INTO queueresponse VALUES (535,1660,1,'Good!','2003-05-29 15:25:26');
INSERT INTO queueresponse VALUES (824,103,0,'It might be a duplicate of a previously rejected puzzle.','2003-05-27 03:55:07');
INSERT INTO queueresponse VALUES (538,979,0,'Bryan: I hope you now understood what I was trying to ask in my problem.','2003-06-01 20:01:12');
INSERT INTO queueresponse VALUES (826,775,-1,'Maybe it\'s just me, but I\'ve never seen the difficulty in this well circulated proof','2003-05-27 04:06:06');
INSERT INTO queueresponse VALUES (844,103,0,'Not enough information.  I can think of a couple of different answers.','2003-05-27 04:08:26');
INSERT INTO queueresponse VALUES (844,775,0,'Some clarifications required.  1) \"word problem\"? 2) Is a step the act of him moving his feet or the physical feature of the escalator','2003-05-27 04:09:17');
INSERT INTO queueresponse VALUES (826,1567,1,'Perhaps it isn\'t difficulty 3, but I see nothing wrong with posting this problem.','2003-05-27 04:56:38');
INSERT INTO queueresponse VALUES (532,1567,1,'Difficulty 2.','2003-05-27 04:58:18');
INSERT INTO queueresponse VALUES (843,1567,0,'Typo: it should read beauty contest.','2003-05-27 05:02:17');
INSERT INTO queueresponse VALUES (844,1567,1,'I see only one unique solution to this problem, and I think it is fine as is, although I believe the \"word problem\" category is an error which may require Levik to fix.','2003-05-27 05:14:41');
INSERT INTO queueresponse VALUES (845,1301,1,'','2003-05-28 09:46:25');
INSERT INTO queueresponse VALUES (532,775,1,'','2003-05-27 06:47:23');
INSERT INTO queueresponse VALUES (532,1660,0,'Curious to know the answer.','2003-05-27 06:48:51');
INSERT INTO queueresponse VALUES (532,1660,1,'Comment','2003-05-27 06:49:25');
INSERT INTO queueresponse VALUES (903,775,1,'probably a 4/5','2003-06-15 07:48:19');
INSERT INTO queueresponse VALUES (846,979,1,'','2003-05-29 04:11:56');
INSERT INTO queueresponse VALUES (844,1301,1,'I agree with Bryan.','2003-05-27 08:09:06');
INSERT INTO queueresponse VALUES (844,1575,0,' When I was in school, a \"word problem\" was simply a math problem that was written out in sentence form. I can change the category myself now, as well, but what else would it be?','2003-05-27 09:33:47');
INSERT INTO queueresponse VALUES (824,1072,1,'well ok. I know its not lateral thinking because the author sets up the problem in such a way that the \"Whoops don\'t wanna give away answer\"','2003-05-27 10:21:10');
INSERT INTO queueresponse VALUES (826,1072,0,'is this a paradox if it can be proven wrong and there is a flaw in the proof?','2003-05-27 10:24:55');
INSERT INTO queueresponse VALUES (538,979,0,'Is it clear to you now Cory, or any more changes are required?','2003-06-01 19:58:46');
INSERT INTO queueresponse VALUES (538,979,0,'Complete Solution provided.','2003-06-01 20:00:05');
INSERT INTO queueresponse VALUES (846,775,0,'Assuming that you have a decent grasp of Calculus, then yes, I\'d agree that this is not a five.  However, without the calculus it might qualify...','2003-05-29 09:37:06');
INSERT INTO queueresponse VALUES (826,1660,0,'I still do not see the fallacy in your argument.','2003-05-27 11:06:25');
INSERT INTO queueresponse VALUES (826,1660,0,'Let us call a number n cool if every group of n dogs are the same color. 1:1 is cool. 2:If n is cool,then n+1 is,too. This way,we can prove that all numbers are cool,and hence all dogs are of the same color!','2003-05-27 11:08:22');
INSERT INTO queueresponse VALUES (844,1660,1,'','2003-05-27 11:35:50');
INSERT INTO queueresponse VALUES (824,1660,0,'It already got 3 TU\'s.','2003-05-27 11:38:33');
INSERT INTO queueresponse VALUES (844,775,0,'I see your confusion.  While in a purely math world, this could be a \"word\" problem, here it implies that the problem itself has to do with words','2003-05-27 12:30:56');
INSERT INTO queueresponse VALUES (844,775,0,'I\'d suggest the category \"just math\".  Also, I think that the dual meaning of the word \"step\" could be confusing and you should clarify it (unless this is part of the problem)','2003-05-27 12:32:05');
INSERT INTO queueresponse VALUES (535,775,1,'Good problem Ravi','2003-05-29 04:05:41');
INSERT INTO queueresponse VALUES (846,775,1,'','2003-05-29 04:08:27');
INSERT INTO queueresponse VALUES (844,1575,0,'I did change the wording of the problem to read \"after taking thirty steps.\" How else could that be interpreted?','2003-05-27 12:58:27');
INSERT INTO queueresponse VALUES (826,1660,0,'All dogs of every group should be changed.','2003-05-27 14:16:55');
INSERT INTO queueresponse VALUES (845,775,0,'A General housekeeping note - on a quick look back at this one, I found the last example line confusing because there is a number folowed by a comma followed by a three digit number. Use a space (also) to separate these','2003-05-29 09:31:25');
INSERT INTO queueresponse VALUES (824,1567,0,'My vote - difficulty 2. This puzzle is pretty widely known, at least in my circle of friends.','2003-05-29 05:10:58');
INSERT INTO queueresponse VALUES (846,1301,1,'','2003-05-29 03:01:38');
INSERT INTO queueresponse VALUES (535,1567,1,'','2003-05-29 05:06:23');
INSERT INTO queueresponse VALUES (543,1575,0,'Hobbit riddles are fine, but I didn\'t really want to see all nine within a week or a week and a half','2003-06-14 16:42:48');
INSERT INTO queueresponse VALUES (932,1567,1,'','2003-06-14 17:20:26');
INSERT INTO queueresponse VALUES (936,1567,0,'The wording on this problem is wrong. I know what you are trying to say, but 2, 4 and 8 are not numbers in base 2, although 10, 110, and 1011001 are. Where base 2 becomes useful is in solving the problem.','2003-06-14 17:24:52');
INSERT INTO queueresponse VALUES (921,1626,1,'Oh! I think I understand this.','2003-06-14 15:50:46');
INSERT INTO queueresponse VALUES (859,103,1,'','2003-05-28 16:35:18');
INSERT INTO queueresponse VALUES (826,1660,0,'This problem needs to be changed. First of all,put EVERY GROUP OF 1 DOG in place of ALL DOGS OF EVERY GROUP.','2003-05-28 13:41:12');
INSERT INTO queueresponse VALUES (533,103,1,'','2003-05-28 16:28:40');
INSERT INTO queueresponse VALUES (824,103,0,'Unless he\'s in a big bowl of mousse...  :-)>','2003-05-28 16:29:57');
INSERT INTO queueresponse VALUES (826,1660,1,'That is an important change. See post by me on 5-28.','2003-05-29 15:30:45');
INSERT INTO queueresponse VALUES (536,775,1,'','2003-05-30 04:20:07');
INSERT INTO queueresponse VALUES (826,1,1,'Comment','2003-05-30 08:47:41');
INSERT INTO queueresponse VALUES (859,103,0,'Isn\'t it, though?  :-P>','2003-05-30 05:10:30');
INSERT INTO queueresponse VALUES (835,1660,1,':.)<-<','2003-06-01 08:30:03');
INSERT INTO queueresponse VALUES (538,1301,0,'Ravi would have to give away the solution to explain.  I had similar difficulties until I had the aha! experience.','2003-06-01 10:00:35');
INSERT INTO queueresponse VALUES (536,1707,1,'Comment','2003-05-30 07:07:22');
INSERT INTO queueresponse VALUES (835,979,1,'Formatting required','2003-06-01 00:50:21');
INSERT INTO queueresponse VALUES (859,1660,1,'~&v->&lt;-&gt;','2003-06-01 02:36:07');
INSERT INTO queueresponse VALUES (860,1928,0,'i just loading a bunch of the hobbit riddles there aren\'t many i\'ve submitted that aren\'t...if you don\'t consider them famous for being in one of the most famous novels of our time then change the catagory it matters not','2003-06-03 14:27:25');
INSERT INTO queueresponse VALUES (845,1567,0,'We may need more rules here. For example, if I input \"4\", does anything come out? If so, what is it, and if not, the problem should say so.','2003-05-30 04:40:32');
INSERT INTO queueresponse VALUES (845,103,0,'Actually, that information isn\'t necessary.','2003-05-30 05:07:57');
INSERT INTO queueresponse VALUES (860,1567,1,'Again, this is from \"The Hobbit\", so it qualifies as famous in my book.','2003-05-31 14:38:44');
INSERT INTO queueresponse VALUES (536,103,1,'','2003-05-30 04:59:58');
INSERT INTO queueresponse VALUES (538,1072,1,'gonna take charlie\'s word on it','2003-06-01 13:02:10');
INSERT INTO queueresponse VALUES (865,1072,1,'Tim, you cannot just ask for people to approve the problem, it is dependant on how good the problem is, however this problem is an extremely good paradox and when i saw it i went WOW.','2003-06-01 13:05:48');
INSERT INTO queueresponse VALUES (536,775,0,'you could actually remove the requirement for having three groups and let people figure that out on their own.  This may produce a few alternate answers though, which is OK by me.','2003-05-30 09:57:15');
INSERT INTO queueresponse VALUES (860,775,1,'Thank you o mighty the puck','2003-05-30 10:00:12');
INSERT INTO queueresponse VALUES (538,775,0,'Does Arithmetic Progression mean the same thing as consecutive?','2003-06-01 18:15:09');
INSERT INTO queueresponse VALUES (865,979,0,'','2003-06-01 19:23:12');
INSERT INTO queueresponse VALUES (865,979,1,'Guess what? I have submitted a similar problem and it is going to appear next in the queue. I have seen that. Do I have the permission to change my problem or do I leave it as it is?','2003-06-01 19:45:59');
INSERT INTO queueresponse VALUES (865,1301,1,'','2003-06-01 13:59:13');
INSERT INTO queueresponse VALUES (846,1567,0,'This is the best calculus puzzle I have seen on this site!','2003-05-30 11:05:21');
INSERT INTO queueresponse VALUES (824,1767,0,'corrected the \"desert\"...','2003-05-30 15:07:10');
INSERT INTO queueresponse VALUES (845,1767,0,'I think that you need to define something else. I think that 213 would give 1313 (that\'s what second rule says). You must define an order of operations...','2003-05-30 15:10:58');
INSERT INTO queueresponse VALUES (537,1567,0,'','2003-05-31 14:33:46');
INSERT INTO queueresponse VALUES (860,1767,1,'Comment','2003-05-30 15:17:42');
INSERT INTO queueresponse VALUES (845,1660,0,'It does not say 2x gives xx(213 gives 1313),but it says that IF X GIVES Y,then 2x gives yy(213 gives 33).','2003-05-30 16:00:50');
INSERT INTO queueresponse VALUES (892,775,1,'I agree that the problem is fine.  Recently there was a similar (pehaps only in appearance) problem with no explnation','2003-06-04 07:49:57');
INSERT INTO queueresponse VALUES (860,1660,1,'Good one!','2003-05-30 16:05:21');
INSERT INTO queueresponse VALUES (859,1660,0,'Comment','2003-05-30 16:05:45');
INSERT INTO queueresponse VALUES (859,103,0,'They\'re taken from The Hobbit, which a lot of people have read.','2003-05-31 07:39:05');
INSERT INTO queueresponse VALUES (845,1567,0,'This is potentially a good problem, but the rules need clarification. My question was, if 4 goes in, does 4 come out? This might be a solution, regardless of the fact that there are others.','2003-05-30 17:53:28');
INSERT INTO queueresponse VALUES (845,1567,0,'No, forget what I said. This is fine.','2003-05-30 18:00:19');
INSERT INTO queueresponse VALUES (859,979,0,'Are these Famous Riddles ? I don\'t think so !!','2003-05-30 18:51:40');
INSERT INTO queueresponse VALUES (860,979,0,'Should this be in Famous Riddles or just Riddles ?????','2003-05-30 18:54:59');
INSERT INTO queueresponse VALUES (536,979,0,'Is that alright Cory ? Will that do ?','2003-05-30 19:03:45');
INSERT INTO queueresponse VALUES (892,1567,1,'','2003-06-03 11:25:04');
INSERT INTO queueresponse VALUES (835,103,1,'','2003-06-01 05:59:47');
INSERT INTO queueresponse VALUES (538,1567,0,'Ravi, can you explain what this question is asking? By definition, the product will be factorable by the three numbers, and therefor not prime.','2003-06-01 07:49:24');
INSERT INTO queueresponse VALUES (537,1072,1,'Well i THINK i know the answer and i\'m pretty sure it cannot lie behind stars because stars emit light in all directions (trying not to give away answer sorry)','2003-05-31 03:31:32');
INSERT INTO queueresponse VALUES (835,1301,1,'I agree with Ravi.','2003-06-01 05:53:23');
INSERT INTO queueresponse VALUES (538,1301,1,'Never mind. Got it.','2003-06-01 05:51:42');
INSERT INTO queueresponse VALUES (538,1301,0,'What???? I don\'t see a \"can you\" in front of the sentence.','2003-06-01 05:49:27');
INSERT INTO queueresponse VALUES (836,1301,0,'It just needs an \"i\" changed to capital in the first paragraph.','2003-06-02 02:12:39');
INSERT INTO queueresponse VALUES (538,1301,0,'I think Just Math is fine.  No matter what category a problem is in, some logic is involved.  If we put all problems that required logic into the Logic category, there\'d be none in the others, except maybe Riddles.','2003-06-02 02:17:42');
INSERT INTO queueresponse VALUES (538,1301,0,'... or Science.','2003-06-02 02:18:08');
INSERT INTO queueresponse VALUES (847,1301,1,'Maybe lower the difficulty a notch and specify \"by weight\".','2003-06-02 02:23:26');
INSERT INTO queueresponse VALUES (865,1660,0,'By the way,I submitted somthing cool in the General Discussion. It is about knights and liars problems and propositional logic.','2003-06-02 02:24:15');
INSERT INTO queueresponse VALUES (847,1660,1,'','2003-06-02 02:50:29');
INSERT INTO queueresponse VALUES (847,1660,0,'','2003-06-02 02:50:38');
INSERT INTO queueresponse VALUES (836,979,0,'Well one or two words doesn\'t affect much Charlie.','2003-06-02 04:39:26');
INSERT INTO queueresponse VALUES (836,979,1,'Well one or two words doesn\'t affect much Charlie.','2003-06-02 04:39:28');
INSERT INTO queueresponse VALUES (537,103,0,'Isn\'t this one also from The Hobbit?  In which case it would go under Famous Riddles.','2003-06-02 05:07:43');
INSERT INTO queueresponse VALUES (836,103,1,'','2003-06-02 10:15:41');
INSERT INTO queueresponse VALUES (865,103,0,'Ravi - my opinion is that in those cases you should leave the problem alone and let it get deleted as a duplicate.  Other users feel that switching problems is okay if it hasn\'t been reviewed.','2003-06-02 10:17:54');
INSERT INTO queueresponse VALUES (865,1072,0,'yes whenever i submit a problem and it pops up i delete and wait my fair turn for my other problems','2003-06-02 10:35:53');
INSERT INTO queueresponse VALUES (865,1072,0,'i know that was worded king of weird but i think u should understand it','2003-06-02 10:39:52');
INSERT INTO queueresponse VALUES (836,1072,0,'it may not affect much but hey any improvement is an inprovement','2003-06-02 10:41:07');
INSERT INTO queueresponse VALUES (847,1575,0,'duly  noted; the problem is rather trivial','2003-06-02 11:42:47');
INSERT INTO queueresponse VALUES (847,1567,1,'','2003-06-02 17:13:17');
INSERT INTO queueresponse VALUES (892,1301,1,'','2003-06-03 08:40:55');
INSERT INTO queueresponse VALUES (892,103,1,'','2003-06-03 08:07:10');
INSERT INTO queueresponse VALUES (892,103,0,'Though I don\'t see why you wouldn\'t just give the answer.','2003-06-03 08:07:43');
INSERT INTO queueresponse VALUES (1049,1,0,'Hey, at least there\'s constant movement :) (got your email)','2003-06-03 07:42:14');
INSERT INTO queueresponse VALUES (540,775,1,'','2003-06-04 07:48:30');
INSERT INTO queueresponse VALUES (537,1567,0,'The riddle describes \"it\", then asks, what am \"I\". One of these should be changed so they match. Also, picking nits, the fourth line does not scan.','2003-06-03 17:54:12');
INSERT INTO queueresponse VALUES (542,1626,1,'Ugh, can some others give their opinion on this riddle?','2003-06-14 14:52:41');
INSERT INTO queueresponse VALUES (892,979,0,'I think you should specify that in the problem itself and not here as a note that we need to figure out the code or whatever.','2003-06-03 20:37:11');
INSERT INTO queueresponse VALUES (892,1626,0,'Well I mean you can\'t figure out the solution without figuring out the code.','2003-06-04 02:20:24');
INSERT INTO queueresponse VALUES (540,1301,0,'I don\'t know why thirty seems the most popular number in this riddle, rather than 32.','2003-06-04 03:07:09');
INSERT INTO queueresponse VALUES (540,103,1,'I\'ve got an answer for that, but I\'d save it for if/when it gets pushed live.','2003-06-04 04:01:30');
INSERT INTO queueresponse VALUES (892,103,0,'I think it\'s fine the way it is.','2003-06-04 04:03:22');
INSERT INTO queueresponse VALUES (905,103,1,'','2003-06-04 08:47:39');
INSERT INTO queueresponse VALUES (540,1567,1,'I\'ve never heard this with only 30 horses before. I\'m looking forward to friedlinguini\'s answer.','2003-06-04 10:21:06');
INSERT INTO queueresponse VALUES (914,1567,1,'Yes, I am plagued by the same problem. I think it is universal.','2003-06-04 10:23:08');
INSERT INTO queueresponse VALUES (914,1301,1,'','2003-06-04 11:39:17');
INSERT INTO queueresponse VALUES (905,1301,1,'','2003-06-04 11:43:54');
INSERT INTO queueresponse VALUES (905,153,1,'Eee-vil!!','2003-06-04 13:00:16');
INSERT INTO queueresponse VALUES (914,1626,0,'it is logical though, and not just a coincidence as the solution explains (this is kind of the joke of the problem)','2003-06-04 16:40:23');
INSERT INTO queueresponse VALUES (848,1660,1,'LONE,LOVE,WOVE,WOLE,WOLF.','2003-06-05 03:11:22');
INSERT INTO queueresponse VALUES (905,1660,1,'L5.','2003-06-05 03:12:22');
INSERT INTO queueresponse VALUES (914,1660,1,'I NO THE ANSWER.','2003-06-05 03:14:30');
INSERT INTO queueresponse VALUES (848,1301,0,'Note, Tim, we don\'t give solutions here.','2003-06-05 03:27:43');
INSERT INTO queueresponse VALUES (848,103,1,'Yeah, but I\'m not going to punish DJ for Tim\'s [insert word of your choice]-up.','2003-06-05 04:19:03');
INSERT INTO queueresponse VALUES (848,775,1,'','2003-06-05 04:31:38');
INSERT INTO queueresponse VALUES (914,775,1,'thisis more of a joke than a puzzle, however, in this case I\'m happy with it because it should provide a nice conversation, as long as nobody spits out the answer immediately','2003-06-05 04:33:08');
INSERT INTO queueresponse VALUES (905,1567,0,'Do others agree this is L5? This is a puzzle where I would greatly appreciate input on the difficulty level.','2003-06-05 04:52:20');
INSERT INTO queueresponse VALUES (905,775,1,'wow- best puzzle ive seen in a while.  Difficulty is hard to guage by inspection, but I\'d go with 4','2003-06-05 06:20:38');
INSERT INTO queueresponse VALUES (917,103,1,'Might want to clarify whether Barry\'s second sentence counts as one or two statements, tho.','2003-06-05 06:31:29');
INSERT INTO queueresponse VALUES (917,1567,1,'Agree with friedlinguini. Barry\'s second sentence allows for the logical grey area where one part is true, the other false, so with the AND the entire statement is logically false.','2003-06-05 07:43:02');
INSERT INTO queueresponse VALUES (917,1567,0,'On closer inspection, I see that the point is moot, and therefore the problem is fine as is.','2003-06-05 07:52:49');
INSERT INTO queueresponse VALUES (917,1660,0,'For example,in Drew and Mohammad,Drew said,\"Mohammad and I are both liars.\" It was in one statement. It could not have been this. Drew:I am a liar. Mohammad is a liar. Why?:No one can say,\"I am a liar.\"','2003-06-05 13:20:41');
INSERT INTO queueresponse VALUES (848,1301,0,'So far as I know, WOLE isn\'t a word anyway, so it was only an attempted [insert word of your choice]-up.','2003-06-05 14:14:18');
INSERT INTO queueresponse VALUES (900,1301,1,'','2003-06-06 02:41:37');
INSERT INTO queueresponse VALUES (861,1575,1,'Maybe add the line breaks to this problem too','2003-06-06 03:17:22');
INSERT INTO queueresponse VALUES (845,1575,0,'This should definitely have a higher difficulty, I would venture at least a 3.','2003-06-06 03:20:37');
INSERT INTO queueresponse VALUES (905,1575,1,'This is a great problem. To me, it\'s reminiscent of the \"Wayside school\" books, does anyone remember those?','2003-06-06 03:24:52');
INSERT INTO queueresponse VALUES (845,103,0,'I agree.','2003-06-06 03:37:43');
INSERT INTO queueresponse VALUES (861,103,1,'I could have sworn this one goes \"Clad in mail never clinking.\"  A Google search shows both versions.  Anybody got a copy of The Hobbit to check it out?','2003-06-06 03:42:01');
INSERT INTO queueresponse VALUES (900,103,1,'Neat!','2003-06-06 03:44:29');
INSERT INTO queueresponse VALUES (900,775,1,'','2003-06-06 04:15:39');
INSERT INTO queueresponse VALUES (905,775,0,'6 points - highest score ive seen yet!','2003-06-06 04:16:19');
INSERT INTO queueresponse VALUES (900,1567,1,'','2003-06-06 04:36:35');
INSERT INTO queueresponse VALUES (900,1301,0,'Wait a second, DJ: Your question begins \"Can you...\".  Is this intended as a Yes/No response?','2003-06-06 04:48:04');
INSERT INTO queueresponse VALUES (900,1301,0,'... or do you expect an actual arrangement?','2003-06-06 04:48:54');
INSERT INTO queueresponse VALUES (900,1301,0,'Oh, I see, DJ, you are using a non-official variant of the rules, allowing a return to the same cube in the same word.  My copy of the rules (1992 revision) disallow using the same cube twice in a word, even after going','2003-06-06 04:59:10');
INSERT INTO queueresponse VALUES (900,1301,0,'off that cube.','2003-06-06 04:59:28');
INSERT INTO queueresponse VALUES (900,1301,0,'Perhaps you should make it clear that this your version of this rule may be different from the one the solver may be playing with (\"may\", as maybe Parker Bros. changed the rules in a different printing?).','2003-06-06 05:02:24');
INSERT INTO queueresponse VALUES (900,1301,0,'So I was about to think the answer was No, as 17 letters would be required including the second A and the W.','2003-06-06 05:03:08');
INSERT INTO queueresponse VALUES (845,1660,0,'This puzzle is actually simpler than you might think.','2003-06-06 06:00:58');
INSERT INTO queueresponse VALUES (900,1660,1,'Comment','2003-06-06 06:02:38');
INSERT INTO queueresponse VALUES (848,1660,0,'WOLE is a word.','2003-06-06 06:10:16');
INSERT INTO queueresponse VALUES (909,1301,1,'','2003-06-19 03:17:52');
INSERT INTO queueresponse VALUES (543,1626,1,'I haven\'t seen them anywhere, so I say go for it. What makes a \"hobbit riddle\" different from any other?','2003-06-14 14:50:09');
INSERT INTO queueresponse VALUES (914,1575,1,'Hopefully it will start some conversation','2003-06-06 16:08:18');
INSERT INTO queueresponse VALUES (900,1575,0,'I thought the explanation and the example served well enough to make it clear. Wording is changed now.','2003-06-06 16:11:07');
INSERT INTO queueresponse VALUES (905,1575,0,'Usually people would stop voting after three or maybe four votes. I\'m just not that smart.','2003-06-06 16:12:29');
INSERT INTO queueresponse VALUES (929,1575,0,'..I don\'t think anything about the method is necessary to put in the problem itself, in this case','2003-06-14 14:12:25');
INSERT INTO queueresponse VALUES (541,1660,1,'Comment','2003-06-07 02:06:12');
INSERT INTO queueresponse VALUES (901,1660,1,'Comment','2003-06-07 03:01:32');
INSERT INTO queueresponse VALUES (901,103,1,'','2003-06-07 03:23:34');
INSERT INTO queueresponse VALUES (541,1072,0,'what are u asking all i read was a riddle, then said to myself \"ok, now what\"','2003-06-07 09:03:22');
INSERT INTO queueresponse VALUES (901,1072,1,'','2003-06-07 09:06:17');
INSERT INTO queueresponse VALUES (929,1575,0,'I would say leave off the note altogether. People are likely going to post just an answer, people are going to go brute force, and people are going to discover the intended \'trick,\'','2003-06-14 14:11:50');
INSERT INTO queueresponse VALUES (914,1660,0,'Hi!','2003-06-08 02:34:37');
INSERT INTO queueresponse VALUES (861,1575,0,'I think the riddle uses \"all,\" while \"clad in mail never clinking\" comes from Gollum\'s song as he was catching a fish later in the book','2003-06-08 03:53:40');
INSERT INTO queueresponse VALUES (861,1575,0,'song goes on:\"...clad in mail, never clinking. Drowns on dry land, thinks an island is a mountain; thinks a fountain is a puff of air. So sleek, so fair! What a joy to meet! We only wish to catch a fish, so juicy sweet!\"','2003-06-08 03:55:15');
INSERT INTO queueresponse VALUES (861,1575,0,'Actually, the song is not in The Hobbit, but in Lord of the Rings','2003-06-08 03:57:41');
INSERT INTO queueresponse VALUES (901,775,1,'do we need to cite this problem?','2003-06-08 05:55:24');
INSERT INTO queueresponse VALUES (917,775,1,'','2003-06-08 05:56:33');
INSERT INTO queueresponse VALUES (917,1660,0,'Irrelevant title.','2003-06-08 07:59:23');
INSERT INTO queueresponse VALUES (917,1660,1,'Comment','2003-06-08 07:59:35');
INSERT INTO queueresponse VALUES (861,1928,0,'sorry if i misrepresent i am simply trying to cross reference my memory with a google search','2003-06-08 20:05:37');
INSERT INTO queueresponse VALUES (543,775,1,'Agree that the title should match the others in the set','2003-06-16 04:42:52');
INSERT INTO queueresponse VALUES (936,1072,0,'if bryan says there\'s a trick (and i think i know what it is) then this trick makes the problem good. there is something that sets it apart from other binary conversion problems','2003-06-20 15:16:49');
INSERT INTO queueresponse VALUES (542,1,1,'fine....','2003-06-16 01:53:36');
INSERT INTO queueresponse VALUES (919,1301,0,'Is this really intended as If ... then?  In that circumstance, any set of values falsifying the part between \"if\" and \"then\" will make the implication true.','2003-06-09 08:06:13');
INSERT INTO queueresponse VALUES (919,1660,1,'Comment','2003-06-09 10:07:00');
INSERT INTO queueresponse VALUES (537,1575,0,'Comment','2003-06-09 15:01:09');
INSERT INTO queueresponse VALUES (541,1575,1,'Comment','2003-06-09 15:01:30');
INSERT INTO queueresponse VALUES (917,1575,1,'','2003-06-09 15:04:27');
INSERT INTO queueresponse VALUES (541,1,1,'Comment','2003-06-10 01:51:39');
INSERT INTO queueresponse VALUES (537,1626,0,'I might know... (except for the under hills) Is this a \"Don\'t vote because it needs to be changed\" things? I am new at this! :)','2003-06-10 02:03:17');
INSERT INTO queueresponse VALUES (543,1,0,'Do we really need ALL the hobbit riddles to be on the site?','2003-06-14 11:45:15');
INSERT INTO queueresponse VALUES (919,1575,1,'I don\'t see the if..then problem, unless it has been changed already','2003-06-10 02:43:09');
INSERT INTO queueresponse VALUES (925,1301,0,'Probably should re-iterate that each logician sees his own letter only.  They\'re not in one of those situations where they wear these things on their hats and can see only the others\' letters.','2003-06-10 08:31:16');
INSERT INTO queueresponse VALUES (925,1301,1,'','2003-06-10 08:28:47');
INSERT INTO queueresponse VALUES (919,1919,0,'Yeah, I changed after Charlie\'s note','2003-06-10 06:17:20');
INSERT INTO queueresponse VALUES (925,103,1,'Probably a difficulty 2, though.  Solving is fairly straightforward.','2003-06-10 07:02:44');
INSERT INTO queueresponse VALUES (900,1626,1,'I agree with friedlinguini, this is a cool problem!','2003-06-10 06:36:17');
INSERT INTO queueresponse VALUES (919,1626,0,'50% older? Does this mean if Son A is 9 then Son B is 6?','2003-06-10 06:40:20');
INSERT INTO queueresponse VALUES (919,1919,0,'yes it does - should I word it differently?','2003-06-10 06:44:56');
INSERT INTO queueresponse VALUES (921,1301,1,'','2003-06-14 04:54:58');
INSERT INTO queueresponse VALUES (909,1567,1,'','2003-06-19 04:47:36');
INSERT INTO queueresponse VALUES (925,1626,0,'Ok, made both of those changes :)','2003-06-10 08:43:00');
INSERT INTO queueresponse VALUES (929,103,0,'\"Brute force\" and \"trial and error\" are pretty much synonymous.  Also the quotes around them are specious in the problem.','2003-06-16 04:58:50');
INSERT INTO queueresponse VALUES (542,775,1,'nearing saturation of stolen riddles','2003-06-16 04:41:48');
INSERT INTO queueresponse VALUES (932,1301,0,'Could the title be changed to either \"Where\'s the Smoke?\" or \"Where the Smoke Blows.\"  The way it is now doesn\'t sound grammatical.','2003-06-14 02:24:06');
INSERT INTO queueresponse VALUES (929,775,1,'Knowing the trick to this makes it very easy (2/5) but if someone isn\'t aware of it maybe the 4 is justified.  What say the masses? (I solved in 10 seconds)','2003-06-13 04:56:14');
INSERT INTO queueresponse VALUES (929,1567,0,'Is the first sentence supposed to read, \"Suppose you had 20 cards in a deck\"? Or, perhaps, \"a number of cards in a deck\"?','2003-06-13 04:52:57');
INSERT INTO queueresponse VALUES (543,1575,0,'I don\'t think so','2003-06-14 14:07:39');
INSERT INTO queueresponse VALUES (543,1626,0,'Which one do we take? They were in the queue at the same time','2003-06-14 01:43:07');
INSERT INTO queueresponse VALUES (919,1575,0,'Maybe \"one and a half times as old\" would be clearer, but more cumbersome...I think it\'s fine either way','2003-06-10 16:15:10');
INSERT INTO queueresponse VALUES (542,1575,0,'Another riddle from the Hobbit...what\'s with the title? I don\'t get it','2003-06-11 03:14:06');
INSERT INTO queueresponse VALUES (921,1575,1,'Should be interesting...maybe you could add some line breaks to the puzzle. A solid paragraph is less likely to be read than if, say, you separate the first and last lines.','2003-06-11 03:16:25');
INSERT INTO queueresponse VALUES (922,1575,0,'Unless there is some trick here, this problem seems extremely trivial. And again, line breaks could be added to make the puzzle more readable.','2003-06-11 03:19:28');
INSERT INTO queueresponse VALUES (922,103,1,'I don\'t think the answer is trivial.  Unless you think the wording makes \"one\" an acceptable answer...','2003-06-11 03:51:11');
INSERT INTO queueresponse VALUES (542,103,0,'I\'m wondering about the title as well.','2003-06-11 03:52:38');
INSERT INTO queueresponse VALUES (921,775,1,'Good enough but obviously there is some trickery on the slinky characters part, so maybe a wording change is appropriate','2003-06-11 05:30:38');
INSERT INTO queueresponse VALUES (922,775,1,'','2003-06-11 05:32:17');
INSERT INTO queueresponse VALUES (921,1626,0,'I think wording is very important in questions like this, to weed out solutions like \"He drank another drink of yours\" (unless that\'s your solution)','2003-06-11 06:17:29');
INSERT INTO queueresponse VALUES (922,1626,0,'Yes, I think you should say whether 1 or 100 are included or not. It looks like a 2 out of 5 to me, but maybe because I heard it before.','2003-06-11 06:19:10');
INSERT INTO queueresponse VALUES (542,1626,0,'It\'s a very nice statement, but there isn\'t any question. Even if it\'s like \"What does this mean\", I think it\'s still good to state one.','2003-06-11 06:20:41');
INSERT INTO queueresponse VALUES (919,1626,1,'It\'s not a major problem. If you wanted to, you could switch it to \"half more older\"','2003-06-11 07:48:56');
INSERT INTO queueresponse VALUES (932,1626,0,'Oh, that\'s a good idea :) What about adding extra information (like the wind blows east for 90 minutes, then changes and blows north for 20 minutes), or some other exra stuff?','2003-06-13 16:41:21');
INSERT INTO queueresponse VALUES (929,1626,0,'In case people don\'t give the method, I put that into the problem, make sure that says what you think it should','2003-06-13 16:33:16');
INSERT INTO queueresponse VALUES (925,1575,1,'','2003-06-11 09:17:29');
INSERT INTO queueresponse VALUES (537,1575,0,'The category has been changed, it appears, and the question at the end. Maybe, though, a \"What is it?\" could be added at the end..','2003-06-11 11:21:59');
INSERT INTO queueresponse VALUES (537,1626,0,'Yes... Like the leg byes question I feel it needs a question. Yes that\'s true, so what?','2003-06-11 15:40:26');
INSERT INTO queueresponse VALUES (861,1,1,'Comment','2003-06-12 01:56:38');
INSERT INTO queueresponse VALUES (537,1,1,'Comment','2003-06-12 02:06:03');
INSERT INTO queueresponse VALUES (937,1626,1,'I commend your use of rhyming, but I don\'t think this is too hard... I like the idea of it, but it\'s not a famous riddle (imho) or a 3 out of 5','2003-06-13 16:30:04');
INSERT INTO queueresponse VALUES (902,103,1,'','2003-06-12 04:32:51');
INSERT INTO queueresponse VALUES (902,775,1,'','2003-06-12 04:33:03');
INSERT INTO queueresponse VALUES (902,1567,1,'It seems the statement about $17,000 at the finish with no two having the same sum would be better off as a numbered clue, rather than putting it in the introductory material.','2003-06-12 09:08:00');
INSERT INTO queueresponse VALUES (924,1072,1,'fix-ups everyone has mentioned but it will be a good problem','2003-06-20 15:14:32');
INSERT INTO queueresponse VALUES (902,1575,0,'Yeah, I made a few cosmetic changes, as I didn\'t know &lt;ol> was available when I first submitted the problem','2003-06-12 11:56:53');
INSERT INTO queueresponse VALUES (902,1301,0,'Thinking of Laurel vs Hardy as last names, but isn\'t Tinker to Evers to Chance a set of last names?','2003-06-13 04:30:59');
INSERT INTO queueresponse VALUES (903,1575,0,'No, this one is straightfoward; there are exactly 24 letters. Tricks as in \'Calendar Cubes\' I have seen used when there appear to be too many charracters to fit the faces.','2003-06-15 19:16:17');
INSERT INTO queueresponse VALUES (902,1301,0,'Is Laurel or Chance to be considered a first name, or is this a part of the puzzle?','2003-06-13 04:30:06');
INSERT INTO queueresponse VALUES (937,1575,0,'This is not very hard...and maybe I\'m out of the loop, but i don\'t think it\'s that famous either','2003-06-13 16:13:48');
INSERT INTO queueresponse VALUES (903,153,0,'I\'ve seen this type of problem in two forms: strait-forward logic (which I hope this is) and a \"trick\" where two of the letters can change between \"N\" and \"Z,\"  allowing words not normally possible','2003-06-15 18:23:55');
INSERT INTO queueresponse VALUES (932,1575,0,'I was thinking \"just math\" or \"numbers\" or something, to make it seem like more of a math problem for the same reasons fried mentioned','2003-06-13 16:11:49');
INSERT INTO queueresponse VALUES (542,1575,-1,'I\'m sick of this puzzle sitting here','2003-06-13 02:46:52');
INSERT INTO queueresponse VALUES (537,1,0,'I think that as a riddle, this problem doesn\'t require a question - it\'s understood what\'s being asked.','2003-06-13 03:53:53');
INSERT INTO queueresponse VALUES (929,1301,1,'','2003-06-13 04:04:01');
INSERT INTO queueresponse VALUES (932,103,1,'It\'s an oldie, but good for a weekender.','2003-06-13 05:13:53');
INSERT INTO queueresponse VALUES (929,1567,0,'Cory, I see what you\'re hinting at, but I\'m not aware of the trick, although now I am curious!','2003-06-13 05:11:05');
INSERT INTO queueresponse VALUES (537,1567,1,'','2003-06-13 05:13:52');
INSERT INTO queueresponse VALUES (929,103,1,'Agree with Bryan and Cory.  Aw heck, I agree with Charlie, too.','2003-06-13 05:12:23');
INSERT INTO queueresponse VALUES (932,1567,0,'\"Passenger\" is misspelled. Also, what is \"a gast wind\" supposed to be? A fast wind of 31 kph is redundant, and a gust of wind is a short burst, which means the smoke\'s velocity would be changing, if ...','2003-06-13 05:22:33');
INSERT INTO queueresponse VALUES (932,1567,0,'Sorry to be nitpicking, but usually one says the wind is blowing from the south, as opposed to blowing in the direction of north.','2003-06-13 05:24:29');
INSERT INTO queueresponse VALUES (932,1626,0,'I think this should go into tricks instead... It\'s not really a riddle, more of a question.','2003-06-13 05:42:57');
INSERT INTO queueresponse VALUES (929,1626,0,'I mean number cards, like cards with a number on them (as opposed to playing cards)','2003-06-13 05:44:52');
INSERT INTO queueresponse VALUES (929,1626,0,'I agree with you Cory. I originally had this as a 3, but moved it up to a 4 after people I told it to thought it was hard.','2003-06-13 05:46:19');
INSERT INTO queueresponse VALUES (932,103,0,'Actually, I think filing it under either Tricks or Riddles gives it away.  I\'m tempted to say it should be slipped under something like Science.','2003-06-13 06:23:56');
INSERT INTO queueresponse VALUES (542,103,1,'Yeah, but it would be nice to round out the set.  What did happen to Ravi, anyway?','2003-06-13 07:11:21');
INSERT INTO queueresponse VALUES (929,103,0,'Incidentally, I would take off the last note about brute force.  If someone wants to slave away at a brute-force method, they should feel free to do so.  Elegant solutions are their own reward.','2003-06-13 07:13:49');
INSERT INTO queueresponse VALUES (922,1301,0,'Can we at least get \"integer\" spelled correctly before posting?','2003-06-15 16:48:31');
INSERT INTO queueresponse VALUES (932,1301,1,'','2003-06-13 08:39:29');
INSERT INTO queueresponse VALUES (929,1626,0,'Actually, this problem is more about why the probability is what it is, rather than the actual solution (I am trying not to give away the answer)','2003-06-13 08:52:24');
INSERT INTO queueresponse VALUES (929,103,0,'Perhaps that\'s what you want, but it\'s not what the problem asks.','2003-06-13 10:36:50');
INSERT INTO queueresponse VALUES (936,103,1,'I\'d either ask for the minimum number of weights or say that you only get one of each kind of weight.  Otherwise, 1003 would work as an answer.','2003-06-13 10:38:53');
INSERT INTO queueresponse VALUES (929,1575,0,'I\'m sure that what you\'re looking for will come up, but at the same time I\'m sure people will want to comment and try to answer the question you posed in the problem','2003-06-13 10:41:14');
INSERT INTO queueresponse VALUES (936,1575,0,'Is there a trick here? Otherwise, the problem does not seem that difficult.','2003-06-13 10:52:48');
INSERT INTO queueresponse VALUES (902,1575,0,'Actually, Laurel was a first name, while Hardy and Chance were last names. I changed a couple to make them more clear','2003-06-13 11:01:55');
INSERT INTO queueresponse VALUES (1036,1919,0,'Should this problem be in Math or Word Problems?','2003-06-13 11:31:36');
INSERT INTO queueresponse VALUES (936,1626,0,'I agree with DJ... I would say change it a bit so it\'s harder... If there\'s not a trick, it\'s easy... And fried is right too :)','2003-06-13 13:53:57');
INSERT INTO queueresponse VALUES (542,1626,0,'I agree with DJ, but it looks like a good probelm.','2003-06-13 13:54:59');
INSERT INTO queueresponse VALUES (922,1575,1,'Maybe I\'m thinking about it wrong..anyway, it at least looks like a discussion starter','2003-06-13 16:09:58');
INSERT INTO queueresponse VALUES (937,1301,0,'Not a difficulty 3, and not very tricky.','2003-06-13 14:51:44');
INSERT INTO queueresponse VALUES (936,1626,0,'Actually, any number from 1003 down to the minimum amount would work in this situation','2003-06-13 13:59:23');
INSERT INTO queueresponse VALUES (921,1626,0,'I see in the problem \"Assuming there is not trickery involved\", which should probably be changed. Otherwise, the other guy can\'t trick you, so you must win.','2003-06-16 05:48:27');
INSERT INTO queueresponse VALUES (543,1,1,'Comment','2003-06-16 08:43:21');
INSERT INTO queueresponse VALUES (971,1,0,'Although if you think that there is a better category for it, I\'ll consider moving it.','2003-06-24 12:01:04');
INSERT INTO queueresponse VALUES (969,1626,1,'This looks fine.','2003-06-23 13:11:51');
INSERT INTO queueresponse VALUES (903,1626,0,'I might say that in the problem. I would suspect others might think of the same thing.','2003-06-16 09:24:47');
INSERT INTO queueresponse VALUES (912,1567,1,'What Cory said.','2003-06-23 05:27:31');
INSERT INTO queueresponse VALUES (957,1626,0,'Does Kazzam (Whose name is spelled wrong in the second paragraph) know who is a knight or liar?','2003-06-22 08:37:23');
INSERT INTO queueresponse VALUES (936,1626,0,'There will be people who already know binary conversions, and don\'t want to give this a shot because it\'s too easy, and people who have no idea who would find this too hard. There aren\'t very many people in the middle...','2003-06-19 15:33:41');
INSERT INTO queueresponse VALUES (957,1626,0,'I found a solution with 4x4... I wouldn\'t have mentioned this, but if it is a D5, I don\'t think this is what Bryan intended.','2003-06-22 08:41:19');
INSERT INTO queueresponse VALUES (544,1567,1,'Difficulty 1 or 2.','2003-06-17 05:22:52');
INSERT INTO queueresponse VALUES (909,103,1,'','2003-06-19 05:41:12');
INSERT INTO queueresponse VALUES (957,1626,0,'No, because then a liar would be telling the truth when it says they are all of opposite kind... (If they are diagonal from each other)','2003-06-22 08:33:50');
INSERT INTO queueresponse VALUES (958,1575,1,'I would venture \'word problems\' for a category','2003-06-22 07:23:05');
INSERT INTO queueresponse VALUES (921,1575,0,'Yeah, I think \'ricks\' is a more fitting category, or perhaps \'games\'?','2003-06-18 17:26:12');
INSERT INTO queueresponse VALUES (937,775,1,'','2003-06-16 18:29:20');
INSERT INTO queueresponse VALUES (936,103,0,'True, but it might be a bit of a head-scratcher for people not familiar with binary conversions.','2003-06-17 03:51:46');
INSERT INTO queueresponse VALUES (903,1575,0,'I don\'t think it\'s necessary, since there are exactly 16 letters and the problem says that a different letter is on the face of each cube','2003-06-16 19:31:11');
INSERT INTO queueresponse VALUES (903,1575,0,'Sorry, I meant that there are exactly 24 letters (23 in the words listed, along with the J in the introduction)','2003-06-16 19:31:55');
INSERT INTO queueresponse VALUES (971,103,0,'There\'s nothing in the problem that would be specific to having a computer march through an algorithm.','2003-06-26 11:29:19');
INSERT INTO queueresponse VALUES (969,1575,0,'This looks good. Just for aesthetics, are the numbered statements necessary? Both are either truth or lies for each person (since there are no knaves in this problem)','2003-06-24 12:02:38');
INSERT INTO queueresponse VALUES (936,1575,0,'It says how many are \"needed,\" and the number needed would be the minimum. Another point of pedantry, the \"least amount\" of weights would be 1003 lbs, the \"fewest number\" is what I think you are looking for.','2003-06-16 22:22:33');
INSERT INTO queueresponse VALUES (936,1575,-1,'That aside, this problems seems to be nothing more than a binary conversion, and not very provoking','2003-06-16 22:25:30');
INSERT INTO queueresponse VALUES (932,1575,1,'good enough =]','2003-06-16 22:35:05');
INSERT INTO queueresponse VALUES (903,1575,0,'If someone wants to make a solution by using the same face for \'N\' and \'Z,\' then throwing away a face on a \'Q\' or \'X\' to fit the introduction, all the more power to them','2003-06-16 22:37:18');
INSERT INTO queueresponse VALUES (544,1626,1,'I would agree with 1 or maybe 2','2003-06-17 05:39:26');
INSERT INTO queueresponse VALUES (965,1567,0,'One of the things I wanted to accomplish with this puzzle was expose puzzle solvers to this situation of multiple sentences back to back, so they could noodle it out.','2003-06-23 19:09:36');
INSERT INTO queueresponse VALUES (965,1567,0,'Try solving it both ways. I\'m not trying to be coy, but I think as a person tries to solve this puzzle, such questions will answer themselves. If not, then I will change the wording.','2003-06-23 19:07:22');
INSERT INTO queueresponse VALUES (965,1626,0,'Ok, but if a knave was present, are you counting each quotation (Not so! I was first!) as one statement or two (so if a knave said it, would they be both true or one true/one false?','2003-06-23 16:23:37');
INSERT INTO queueresponse VALUES (544,775,1,'','2003-06-17 10:52:26');
INSERT INTO queueresponse VALUES (971,103,0,'I know it\'s a fuzzy distinction, but I just don\'t think the algorithmic aspect is all that important to the problem.','2003-06-26 11:28:30');
INSERT INTO queueresponse VALUES (969,1072,1,'','2003-06-23 13:23:16');
INSERT INTO queueresponse VALUES (908,1301,1,'','2003-06-18 03:22:27');
INSERT INTO queueresponse VALUES (906,103,1,'','2003-06-18 03:36:43');
INSERT INTO queueresponse VALUES (908,103,1,'','2003-06-18 03:37:43');
INSERT INTO queueresponse VALUES (906,1301,1,'','2003-06-18 05:10:11');
INSERT INTO queueresponse VALUES (906,1626,1,'This looks like a good problem.','2003-06-18 05:37:33');
INSERT INTO queueresponse VALUES (908,1626,1,'This looks good too.','2003-06-18 05:38:30');
INSERT INTO queueresponse VALUES (958,1575,0,'oops sorry i didn\'t meant to put that as a comment; i was just trying to figure out what it was supposed to say and hit enter by accident','2003-06-22 05:52:01');
INSERT INTO queueresponse VALUES (937,1567,1,'','2003-06-18 09:34:02');
INSERT INTO queueresponse VALUES (973,1575,0,'Yeah, this seems like a rather arbitrary lateral thinking problem to me','2003-06-26 10:57:20');
INSERT INTO queueresponse VALUES (906,1072,0,'just a note i don\'t think there is a solutiuon because there seems to be enough digits for each person. Should it be 1000 houses or maybe 10 digits available?','2003-06-18 10:38:19');
INSERT INTO queueresponse VALUES (936,1575,0,'It looks like two problems, but the answer is still the same. Also, it still says \"least amount\" and \"unlimited amount\" instead of \"fewest number\" and \"unlimited number\"','2003-06-21 03:29:22');
INSERT INTO queueresponse VALUES (958,1626,1,'It\'s OK with me. Could we change it to \"general\" though, riddles aren\'t like this.','2003-06-22 07:16:19');
INSERT INTO queueresponse VALUES (957,1575,0,'The way the problem is worded, I think just a 2x2 sqyare with 2 knights and 2 liars works...am I reading it wrong, or does the problem need editing','2003-06-22 07:21:42');
INSERT INTO queueresponse VALUES (957,1301,1,'','2003-06-22 05:15:49');
INSERT INTO queueresponse VALUES (958,1575,0,'REESE WITHERSPOON','2003-06-22 05:51:28');
INSERT INTO queueresponse VALUES (924,1626,0,'(and note that ll is there not all)','2003-06-20 01:47:10');
INSERT INTO queueresponse VALUES (924,1301,0,'also representeed s/b represented.  But I think letters would be better than numbers.','2003-06-20 03:08:31');
INSERT INTO queueresponse VALUES (911,1301,1,'','2003-06-20 03:11:33');
INSERT INTO queueresponse VALUES (911,103,1,'Comment','2003-06-20 03:20:33');
INSERT INTO queueresponse VALUES (911,1626,1,'Looks fine to me','2003-06-20 04:41:34');
INSERT INTO queueresponse VALUES (924,1575,0,'I like the setup as it is -- it could easily be put into a set of algebraic equations, but this has a neat little twist to it','2003-06-20 05:49:20');
INSERT INTO queueresponse VALUES (924,1575,0,'just fix \"rounds upon round,\" \"ll,\" and \"representeed.\" Also make sure you clarify that one side of the last match is indeed a winner, to counter the introduction (\"all end in a draw\")','2003-06-20 05:51:38');
INSERT INTO queueresponse VALUES (970,103,1,'','2003-06-23 13:16:31');
INSERT INTO queueresponse VALUES (971,1626,1,'This looks cool :)','2003-06-23 13:17:08');
INSERT INTO queueresponse VALUES (924,1575,0,'... although, Jon\'s been gone for quite a while, and levik isn\'t around to manually edit it, so it may sit here for a few days =\\','2003-06-20 06:15:52');
INSERT INTO queueresponse VALUES (911,1567,1,'Hooray, DJ! I like this one.','2003-06-20 09:18:06');
INSERT INTO queueresponse VALUES (936,1567,1,'First, the solution does not require binary conversion. Second, the last paragraph is moot and should be deleted. Third, there IS a trick!','2003-06-20 09:29:38');
INSERT INTO queueresponse VALUES (924,1626,0,'Yes... :( I think letters are good too, just I think the @#)@$ are hard to read.','2003-06-20 11:46:26');
INSERT INTO queueresponse VALUES (957,103,1,'I haven\'t put too much thought into it, but is this really a D5?','2003-06-22 04:43:07');
INSERT INTO queueresponse VALUES (971,1,0,'I think it fits - it\'s forcing you to think about explaining to a computer something you generally take for granted.','2003-06-24 12:00:19');
INSERT INTO queueresponse VALUES (963,1567,0,'I\'m not sure what is being asked; is this a question in code for us to answer, or do we supply the next number in a sequence? Also, this is silly AND clever?','2003-06-23 09:20:08');
INSERT INTO queueresponse VALUES (968,979,0,'The subject makes me think that the category should be \"Tricks\" just like one of the problems of finding the limit of \'3\' as \'omega\' tends to infinity and if there\'s nothing of that sort, then it should be in \'Calculus\'.','2003-06-26 20:36:25');
INSERT INTO queueresponse VALUES (936,1626,0,'Well if there is a trick (which I don\'t see), then it might make more sense. And the last paragraph is needed! That\'s what fried got done saying in the very first post.','2003-06-20 16:22:48');
INSERT INTO queueresponse VALUES (936,1626,0,'Ummmmmm wait: It says \"If you could only use one of each weight\" and \"unlimited amount of each weight\"... Are those two seperate problems?','2003-06-20 16:23:52');
INSERT INTO queueresponse VALUES (958,103,1,'Agree with DJ.','2003-06-23 03:57:28');
INSERT INTO queueresponse VALUES (924,1575,1,'Oops I hit clear on accident.. here\'s my vote again','2003-06-20 17:38:14');
INSERT INTO queueresponse VALUES (924,1301,1,'','2003-06-20 19:03:41');
INSERT INTO queueresponse VALUES (924,1626,1,'Yes I think it\'s good, just don\'t know if changes will be able to be made before it is posted?','2003-06-21 02:57:57');
INSERT INTO queueresponse VALUES (980,1626,0,'I think this is a 1/5 instead of a 2/5','2003-06-30 11:35:00');
INSERT INTO queueresponse VALUES (912,1072,1,'looks good but does -1 count as the fist row?','2003-06-21 06:51:54');
INSERT INTO queueresponse VALUES (958,103,0,'Of course, levik will have to do that unless Tim gets his account back soon.','2003-06-23 03:57:47');
INSERT INTO queueresponse VALUES (912,1301,1,'','2003-06-21 07:01:23');
INSERT INTO queueresponse VALUES (957,1575,0,'And if an adjacent marker is the \"next\" marker, will each person be talking only about those, say, to the left and down, or in all four directions?','2003-06-22 12:27:41');
INSERT INTO queueresponse VALUES (936,1626,0,'I solved it quickly but didn\'t see a trick... What am I missing?','2003-06-21 14:01:57');
INSERT INTO queueresponse VALUES (958,1567,0,'Tim - a note for future puzzles: this would have been better if all or most of the words could have been completed with multiple letters. The words in the first name seem to have no alternates; it is trivial to solve.','2003-06-23 05:37:41');
INSERT INTO queueresponse VALUES (936,1626,0,'Well OK, but I am kind of cautious about this trick... Hopefully it\'s a good trick and not a stupid one.','2003-06-22 10:09:12');
INSERT INTO queueresponse VALUES (912,775,1,'excellent problem','2003-06-21 14:09:32');
INSERT INTO queueresponse VALUES (971,1072,1,'','2003-06-23 13:19:22');
INSERT INTO queueresponse VALUES (936,775,1,'he he. when you see the trick, it really is not a binary conversion (the meaning of which I\'m inferring).','2003-06-21 14:14:55');
INSERT INTO queueresponse VALUES (912,153,0,'Alan: it looks like (for reference) [level] = [row] - 2. The difference being that yo need to start with checkers on the first two rows, so you don\'t need to move to reach these levels.','2003-06-21 16:08:21');
INSERT INTO queueresponse VALUES (957,1575,0,'Ah, I was trying to figure out how this was a L&K problem..perhaps \"all can say\" could be changed to \"each will say.\" Also, is each person speaking or lying about just their own neighbors, or the arrangement as a whole?','2003-06-22 12:21:36');
INSERT INTO queueresponse VALUES (936,1072,1,'','2003-06-22 03:47:23');
INSERT INTO queueresponse VALUES (957,1567,0,'Thanks for the feedback; I genuinely appreciate the chance to make each puzzle the best it can be. Any other issues to correct?','2003-06-23 05:17:05');
INSERT INTO queueresponse VALUES (957,1567,0,'I corrected Kazaam\'s misspelling, changed \"all can say\" to each, and clarified the row/column description, plus ruled out the 4x4 solution.','2003-06-23 05:16:07');
INSERT INTO queueresponse VALUES (971,1575,0,'I suspect that many of the problems for \'algorithms\' will require implementing knowledge in other areas, but with the common specific goal of putting processes into terms to be understood by a compuer','2003-06-26 10:49:37');
INSERT INTO queueresponse VALUES (957,1626,0,'Hmmm... I might say \"Next to them\" instead of next, but I think all else is fine.  Adjacent applies to only people next to them... This problem is actually another problem \"in disguise\"... ;)','2003-06-22 16:26:35');
INSERT INTO queueresponse VALUES (957,1626,1,'Hmmm... I might say \"Next to them\" instead of next, but I think all else is fine.  Adjacent applies to only people next to them... This problem is actually another problem \"in disguise\"... ;)','2003-06-22 16:26:36');
INSERT INTO queueresponse VALUES (963,103,0,'Change category to Sequences.','2003-06-23 08:42:57');
INSERT INTO queueresponse VALUES (965,103,0,'Not enough information in its current form.  If there is only one liar, one knight, and one knave, please mention it in the problem.','2003-06-23 08:50:31');
INSERT INTO queueresponse VALUES (912,103,1,'','2003-06-23 03:53:51');
INSERT INTO queueresponse VALUES (957,1575,0,'All right.. I don\'t understand it, but I\'ll take Gamer\'s word for it','2003-06-22 17:58:13');
INSERT INTO queueresponse VALUES (957,1575,1,' ( a vote [albeit unnecessary]  was supposed to accompany that last comment)','2003-06-22 17:59:01');
INSERT INTO queueresponse VALUES (971,103,1,'Is this really an Algorithms problem?  (unless a single If statement counts as an algorithm)','2003-06-23 13:18:04');
INSERT INTO queueresponse VALUES (965,1626,0,'Is there a trick involved? I can not see how there could be one unique solution.','2003-06-23 11:34:39');
INSERT INTO queueresponse VALUES (957,1626,0,'I found a 100 person solution, is this what you intended? I will e-mail you it in case it wasn\'t','2003-06-23 11:44:53');
INSERT INTO queueresponse VALUES (957,1626,0,'One second, I found a mistake in my solution.... :(','2003-06-23 11:46:34');
INSERT INTO queueresponse VALUES (970,1626,0,'A random integer or a random number? It seems like with a random number it would be much easier.','2003-06-23 13:15:29');
INSERT INTO queueresponse VALUES (958,1072,0,'fine then but future puzzles like this should no longer be accepted (unless it is harder in the way mentioned but it has to be much harder)','2003-06-23 13:04:20');
INSERT INTO queueresponse VALUES (969,103,1,'','2003-06-23 13:15:27');
INSERT INTO queueresponse VALUES (965,1567,0,'Not really a trick, but the 2nd, 3rd, and 4th lines are two statements apiece. Now you can solve it, take my word for it, or have me send you my solution.','2003-06-23 13:08:46');
INSERT INTO queueresponse VALUES (970,1,0,'Point well taken, Gamer','2003-06-24 11:58:53');
INSERT INTO queueresponse VALUES (984,1626,0,'Can we wait for the difficulty to change before we get another TU? (And put a question mark at the end instead of a period and include a solution.)','2003-07-01 06:04:00');
INSERT INTO queueresponse VALUES (940,1,1,'agree with fl','2003-06-24 11:54:08');
INSERT INTO queueresponse VALUES (940,1072,0,'riddle cleaning plus not very interesting','2003-06-24 06:00:36');
INSERT INTO queueresponse VALUES (986,103,0,'Is it assumed that there is some state information stored in a global variable?  Or does each call take the output of the previous call as its input?','2003-07-01 12:04:30');
INSERT INTO queueresponse VALUES (940,103,1,'Actually, I kind of like this one.','2003-06-24 06:19:55');
INSERT INTO queueresponse VALUES (973,1072,0,'-ll end up saying \"why didn\'t i think od solving it like that.','2003-06-27 05:04:54');
INSERT INTO queueresponse VALUES (971,1626,0,'Yes, otherwise one might thing \"line going through those two points\"','2003-06-25 15:27:43');
INSERT INTO queueresponse VALUES (940,1626,0,'Can we change the title and the question at the end? Or would that be too hard? It looks interesting though','2003-06-24 09:46:19');
INSERT INTO queueresponse VALUES (970,1575,1,'Actually, it seems the random integer would be harder.. with a random rational number with infinite precision, simply multiplying the result by 7/5 would do the trick. This requires more thought, it seems to me.','2003-06-24 12:05:16');
INSERT INTO queueresponse VALUES (968,1575,1,'Comment','2003-06-25 09:37:57');
INSERT INTO queueresponse VALUES (963,1575,0,'It looks similar to one I have waiting in queue, but it doesn\'t seem to work out that way...so I have no clue. Perhaps a little more info is needed?','2003-06-24 11:50:21');
INSERT INTO queueresponse VALUES (984,979,1,'3/5','2003-07-02 20:48:30');
INSERT INTO queueresponse VALUES (968,103,1,'Would a limit make it a calculus problem?','2003-06-25 06:47:53');
INSERT INTO queueresponse VALUES (984,1626,0,'Oh, that\'s a good point :)','2003-07-02 07:36:39');
INSERT INTO queueresponse VALUES (984,1567,1,'Agree 3/5.','2003-07-01 04:58:12');
INSERT INTO queueresponse VALUES (968,1301,1,'','2003-06-25 09:20:21');
INSERT INTO queueresponse VALUES (973,103,0,'If this is based on the nature of 976 numbers, it\'s pretty culture-specific, not to mention outdated.','2003-06-26 10:12:18');
INSERT INTO queueresponse VALUES (940,1301,1,'Is it really difficulty 3?  Maybe 2.','2003-06-24 12:08:28');
INSERT INTO queueresponse VALUES (965,1575,1,'I haven\'t worked it out completely (nor do I want to before the problem goes live), so I\'ll take your word for it, Bryan (especially considering your other complex problems like \"five tenants\" and \"multiple choice test\")','2003-06-24 12:10:59');
INSERT INTO queueresponse VALUES (971,1301,0,'I assume what\'s meant is line segments, as endpoiints are given and finding whether they intersect is more coplicated that finding if they are not parallel.','2003-06-24 12:12:47');
INSERT INTO queueresponse VALUES (958,1575,0,'Yeah, I\'m not really crazy about this one, but I don\'t see any reason to delete other than the fact that it\'s ridiculously easy','2003-06-24 12:22:07');
INSERT INTO queueresponse VALUES (970,103,0,'You might want to mention whether the given function also returns 1 and 5, and whether the output should potentially include 1 and 7.','2003-06-24 12:39:47');
INSERT INTO queueresponse VALUES (940,103,0,'Gamer - both are actually important to the riddle.','2003-06-24 12:51:01');
INSERT INTO queueresponse VALUES (971,1575,1,'I think algorithms fits, as levik said, putting the task into a method or algorithm for a computer to use..but i see what you\'re saying fl, a single complex if statement could do it','2003-06-24 13:13:23');
INSERT INTO queueresponse VALUES (970,103,0,'We were discussing a similar problem when talking about a potential Algorithms category.','2003-06-24 16:57:14');
INSERT INTO queueresponse VALUES (963,775,1,'','2003-06-24 14:44:11');
INSERT INTO queueresponse VALUES (965,775,1,'','2003-06-24 14:45:14');
INSERT INTO queueresponse VALUES (986,1626,1,'As long as this isn\'t going to be an excercise in character programming, it looks good','2003-07-01 09:56:12');
INSERT INTO queueresponse VALUES (970,775,1,'minimizing my access to the initail funtion has ruined my solution to this one','2003-06-24 14:49:24');
INSERT INTO queueresponse VALUES (971,775,0,'Concepts in linear algebra can be used to solve this, so if algorithms is deemed innappropriate, then I\'d suggest math','2003-06-24 14:51:07');
INSERT INTO queueresponse VALUES (963,1626,0,'I will tell you the title is the key to solving this one, and it\'s definitely not a sequence (the numbers don\'t \"corrospond\" to each other)','2003-06-24 16:03:54');
INSERT INTO queueresponse VALUES (963,1626,0,'And as a last note (this originally appeared in the problem but I took it out, as I thought it was too good), there are 8 words and 8 numbers.','2003-06-24 16:05:50');
INSERT INTO queueresponse VALUES (963,1626,0,'Should I put any or all of these clues in the problem?','2003-06-24 16:06:16');
INSERT INTO queueresponse VALUES (940,1567,1,'','2003-06-24 16:19:14');
INSERT INTO queueresponse VALUES (965,1626,0,'I think you should say \"You were not!\" (or a similar sounding phrase) for Balthazar, to make it seem like they are two statements. Also, if you treat Balthazar\'s statements as one and Cicero\'s as two, you can get another','2003-06-24 16:23:50');
INSERT INTO queueresponse VALUES (965,1626,0,'solution, but it\'s not mandatory to change the wording.','2003-06-24 16:24:20');
INSERT INTO queueresponse VALUES (963,1567,0,'You may need to add something; I don\'t have a clue (not that that means anything). I count ten digits--if there are 8 numbers and some are multiple digits (e.g. 321) , I would change them to make it more obvious.','2003-06-24 16:25:02');
INSERT INTO queueresponse VALUES (971,1567,0,'I agree with Charlie, and think the phrase \"line segments\" should be used.','2003-06-24 16:55:24');
INSERT INTO queueresponse VALUES (971,1626,0,'I think algorithms is good.','2003-06-24 16:28:36');
INSERT INTO queueresponse VALUES (965,1567,0,'Gamer, your last suggestion was a good one. Hopefully this change makes it less confusing.','2003-06-24 16:28:39');
INSERT INTO queueresponse VALUES (940,1626,1,'No, meant \"now tell me what I mean\", but it it\'s ok... And the title changed appropriately too','2003-06-24 16:33:53');
INSERT INTO queueresponse VALUES (969,1567,1,'Ditto what DJ said.','2003-06-24 16:34:51');
INSERT INTO queueresponse VALUES (970,1567,0,'I would swear this was a dupe, but it\'s not in math or general. Maybe I saw it elsewhere?','2003-06-24 16:41:39');
INSERT INTO queueresponse VALUES (980,1567,0,'fl makes a good point. Vote it like you see it. Personaly, I feel 2/5 is appropriate.','2003-07-02 04:45:46');
INSERT INTO queueresponse VALUES (963,1575,0,'Maybe it is something more like I was originally thinking...but isn\'t it rather ambiguious? I don\'t want to spoil the problem, but it seems there could be any number of solutions, if you are making words..','2003-06-25 02:29:38');
INSERT INTO queueresponse VALUES (963,1626,0,'If I left out the numbers you could think of more than one solution, but with the numbers (and my solving solution) there is only one solution','2003-06-25 03:11:18');
INSERT INTO queueresponse VALUES (561,1626,0,'This is a good problem','2003-07-03 02:54:50');
INSERT INTO queueresponse VALUES (916,103,1,'','2003-06-25 04:58:32');
INSERT INTO queueresponse VALUES (916,1567,1,'Nice! Heck, I didn\'t even know \"tony\" ws a word until now! I learn something new every day.','2003-06-25 05:12:04');
INSERT INTO queueresponse VALUES (983,1567,1,'Happy! LTNS!','2003-06-30 09:41:54');
INSERT INTO queueresponse VALUES (973,1072,0,'This problem is not culturally biased so don\'t worry. The category this is in fits perfectly as there is a trick. But its not like there are multiple tricks in it. This is a bit of a groaner when you see the answer. You\'','2003-06-27 05:04:30');
INSERT INTO queueresponse VALUES (916,979,1,'','2003-06-25 05:17:28');
INSERT INTO queueresponse VALUES (965,1626,1,'Looks good! :) I like these inn problems, I hope more are submitted soon :)','2003-06-25 05:52:25');
INSERT INTO queueresponse VALUES (916,1626,1,'There were some words in the last letter cubes that I didn\'t know as a word... Flooble is educational! :D','2003-06-25 05:54:10');
INSERT INTO queueresponse VALUES (971,1575,0,'... and break it down into steps that could be followed formulaically to get the desired result, to \'think outside the bos\' in potentially intuitive processes (as well as programming-specific problems.','2003-06-26 19:55:35');
INSERT INTO queueresponse VALUES (963,775,0,'Gamer - read the post I started in reference about sequences.  While I agree with you, this ~seems~ to qualify as a sequence','2003-06-25 11:30:05');
INSERT INTO queueresponse VALUES (968,775,0,'What, no comments on the difficulty yet?  Seems to me that knowledge of the ln function and the root function make this one fairly easy, unless....???','2003-06-25 11:33:52');
INSERT INTO queueresponse VALUES (970,1567,1,'Ah.','2003-06-25 11:46:50');
INSERT INTO queueresponse VALUES (963,1626,0,'Ok... I will change the catergory to sequences','2003-06-25 13:21:26');
INSERT INTO queueresponse VALUES (963,1,1,'OK - let\'s not overdiscuss this. I trust Gamer ;)','2003-06-25 15:01:05');
INSERT INTO queueresponse VALUES (971,103,0,'I think my objection to the Algorithms category is that most of the difficulty lies in the geometry, not with defining an algorithm for it.','2003-06-25 15:46:39');
INSERT INTO queueresponse VALUES (971,1575,0,'Sorry, fl, to belabor the point, because I see what you\'re saying. In truth, however, there is nothing about the algorithms category that says a computer must be used. The point, as I see it, is to take an action ...','2003-06-26 19:53:35');
INSERT INTO queueresponse VALUES (963,1575,1,'Agreed, I just don\'t know if there is enough information for anyone to ~begin~ solving this one (especially now being in \"sequences\")','2003-06-25 20:21:43');
INSERT INTO queueresponse VALUES (554,1575,1,'I\'ll trust that there is good logic behind it..','2003-06-26 00:25:34');
INSERT INTO queueresponse VALUES (988,1626,0,'Yes, is it super hard?','2003-07-02 07:30:25');
INSERT INTO queueresponse VALUES (980,979,1,'','2003-07-02 20:46:16');
INSERT INTO queueresponse VALUES (946,1626,0,'Fried and them can find it if it does exist.','2003-06-26 03:22:04');
INSERT INTO queueresponse VALUES (983,1626,1,'','2003-06-30 11:32:15');
INSERT INTO queueresponse VALUES (916,1301,1,'','2003-06-27 04:04:59');
INSERT INTO queueresponse VALUES (946,1301,1,'','2003-06-27 04:06:14');
INSERT INTO queueresponse VALUES (554,1626,1,'me too','2003-06-26 03:32:32');
INSERT INTO queueresponse VALUES (946,103,1,'I don\'t think I\'ve seen it on the site before.','2003-06-26 03:33:42');
INSERT INTO queueresponse VALUES (968,103,0,'Just knowing what a limit is could make this tricky, along with part 2.','2003-06-26 03:36:05');
INSERT INTO queueresponse VALUES (946,1575,1,'I\'ve heard it before, but I\'m pretty sure not on this site','2003-06-26 04:12:51');
INSERT INTO queueresponse VALUES (554,1301,1,'','2003-06-26 04:14:54');
INSERT INTO queueresponse VALUES (988,1072,1,'','2003-07-02 17:22:14');
INSERT INTO queueresponse VALUES (984,1626,0,'Definitely not a 5/5','2003-07-01 03:17:41');
INSERT INTO queueresponse VALUES (984,1301,1,'','2003-07-01 03:35:16');
INSERT INTO queueresponse VALUES (918,1301,1,'','2003-06-28 10:16:36');
INSERT INTO queueresponse VALUES (980,103,0,'It\'s going to take levik to fix it unless TA gets his account back.','2003-07-01 05:21:42');
INSERT INTO queueresponse VALUES (946,775,0,'haven\'t seen it here before, though it is an oldie.  Not sure about the category','2003-06-26 04:38:42');
INSERT INTO queueresponse VALUES (946,1567,1,'','2003-06-26 05:21:54');
INSERT INTO queueresponse VALUES (554,1567,1,'Oofa!','2003-06-26 05:23:15');
INSERT INTO queueresponse VALUES (946,1626,0,'Ok... This is one of my favorite \"logic\" problems (I heard it in other forms though)','2003-06-26 06:48:22');
INSERT INTO queueresponse VALUES (971,1626,0,'I think \"How would you determine\" qualifies it for algorithms when used correctly','2003-06-26 14:39:01');
INSERT INTO queueresponse VALUES (973,1626,0,'And change the last punctuation mark to a question mark *cough* the famous horse *cough*','2003-06-26 13:21:25');
INSERT INTO queueresponse VALUES (554,979,0,'Sorry I had to make a few changes in the series, but now its done.','2003-06-26 20:57:37');
INSERT INTO queueresponse VALUES (971,1567,0,'It won\'t bother me if this is called an algorithm, and I suspect Charlie will soon have a program that solves this, but it seems like a \"geometry\" problem to me.','2003-06-27 05:21:34');
INSERT INTO queueresponse VALUES (973,1626,0,'So is this a no or a yes? I don\'t know anything (besides the last comment I made) so I don\'t really know.','2003-06-27 03:58:42');
INSERT INTO queueresponse VALUES (980,1567,1,'Tim, your multiple notes are annoying. Are you TRYING to get TD? If you let me know I can change my vote.','2003-06-30 09:32:44');
INSERT INTO queueresponse VALUES (974,103,1,'','2003-06-27 05:20:46');
INSERT INTO queueresponse VALUES (974,1567,1,'Very original! Nitpicking, the question might sound more specific worded  \"Which word goes in the blank? (and why?)\"','2003-06-27 05:34:22');
INSERT INTO queueresponse VALUES (973,1567,1,'Alan, based on your history, I\'m putting my faith in you. I agree with DJ, and the way the puzzle seems to me, I would TD this from a newbie.','2003-06-27 05:38:57');
INSERT INTO queueresponse VALUES (974,1575,0,'with the change Bryan suggested','2003-06-27 05:45:50');
INSERT INTO queueresponse VALUES (974,1575,1,'oops, that was supposed to be TU','2003-06-27 05:46:08');
INSERT INTO queueresponse VALUES (971,1626,0,'An algorithm just makes you say exactly how you would do something... if English was a programming language, you would be programming. I think this could be in other catergories, but just seems like algorithms is best.','2003-06-28 06:38:02');
INSERT INTO queueresponse VALUES (974,1626,0,'Ok, I changed the wording... I hope you all like this one... along with Third Base, this was one of my better ones (in my opinion)','2003-06-27 06:20:00');
INSERT INTO queueresponse VALUES (973,1626,1,'I would agree with Bryan on this one... But I know that sometimes telling people to change the puzzle when you don\'t know the solution *cough* is a bad idea :D','2003-06-27 06:26:57');
INSERT INTO queueresponse VALUES (946,1626,1,'','2003-06-27 07:31:39');
INSERT INTO queueresponse VALUES (975,1072,1,'','2003-06-27 08:00:14');
INSERT INTO queueresponse VALUES (984,1072,0,'well if ravi already submitted problems like these wouldn\'t this be the same problem with the same concept?','2003-07-01 07:30:46');
INSERT INTO queueresponse VALUES (975,103,1,'','2003-06-27 11:27:45');
INSERT INTO queueresponse VALUES (975,1575,1,'maybe only D2?','2003-06-27 11:34:37');
INSERT INTO queueresponse VALUES (974,1567,0,'I noticed an open quote before Huh? but no close quote.','2003-06-27 11:43:06');
INSERT INTO queueresponse VALUES (983,1072,1,'','2003-07-01 07:28:55');
INSERT INTO queueresponse VALUES (973,1575,1,'yeah, i agree with bryan. i\'m reminded of my \"honor your mother\" problem, where you have to give the author the benefit of the doubt','2003-06-27 22:15:12');
INSERT INTO queueresponse VALUES (918,1626,1,'I don\'t know, but I don\'t think this is a D4','2003-06-28 02:58:13');
INSERT INTO queueresponse VALUES (988,103,0,'I\'m a bit worried that it takes 5000 characters to explain the solution...','2003-07-02 06:46:58');
INSERT INTO queueresponse VALUES (984,1301,0,'Change to a diff 3 at most.','2003-07-01 03:37:34');
INSERT INTO queueresponse VALUES (918,103,1,'Agreed.  The problem setup is actually really easy.  The only difficulty is in the actual arithmetic.','2003-06-28 03:51:52');
INSERT INTO queueresponse VALUES (988,1072,0,'I guess this \'ll be one of those problems where everyone posts comments and wil try to hewlp eachother to achieve the soluton','2003-07-02 17:21:53');
INSERT INTO queueresponse VALUES (986,103,1,'','2003-07-01 12:05:42');
INSERT INTO queueresponse VALUES (984,1626,0,'I think this needs improvement, and a solution. Plus, isn\'t this just equations?','2003-07-01 13:04:16');
INSERT INTO queueresponse VALUES (994,1301,1,'','2003-07-04 09:49:41');
INSERT INTO queueresponse VALUES (990,1072,0,'I really would like to hgear the answer and this actually sounds decent. If someone knows the answer (and its noit a good one)','2003-07-02 17:20:05');
INSERT INTO queueresponse VALUES (986,1567,1,'Picking nits, I\'d much rather \"create\" such an algorithm than try to \"find\" one -- I could search the internet all day and come up empty :)','2003-07-02 04:56:01');
INSERT INTO queueresponse VALUES (987,1567,1,'I really enjoy this sort of puzzle.  This one looks tough.','2003-07-02 05:00:09');
INSERT INTO queueresponse VALUES (987,1626,1,'I am worried about changing BUZZ by using common words.','2003-07-02 05:16:43');
INSERT INTO queueresponse VALUES (994,1626,1,'','2003-07-04 11:28:00');
INSERT INTO queueresponse VALUES (561,153,1,'Drop one of the two \"how much\" es: Either How much time does the watch gain or lose? Or, Does the watch gain or lose time, and by how much?','2003-07-03 06:05:30');
INSERT INTO queueresponse VALUES (987,1072,1,'','2003-07-02 06:19:01');
INSERT INTO queueresponse VALUES (984,103,0,'Sure, but not everybody has taken Algebra.  Probably not a D5, though.','2003-07-02 06:44:14');
INSERT INTO queueresponse VALUES (988,1567,1,'Actually, for me, that\'s part of the appeal!','2003-07-02 07:57:53');
INSERT INTO queueresponse VALUES (980,1,1,'I think it\'s a 2, since it\'s not immediately obvious. (Some thinking is needed)','2003-07-02 08:00:22');
INSERT INTO queueresponse VALUES (988,1626,1,'I just don\'t want it to be super complicated, but I don\'t think that DJ would do that :)','2003-07-02 09:54:50');
INSERT INTO queueresponse VALUES (988,1575,0,'look nice. I think just the solution would not take more than five or six hundred characters, if you think I should omit the explanations. The code used is not very complex at all, though it may be difficult to come by.','2003-07-07 05:52:01');
INSERT INTO queueresponse VALUES (988,103,0,'It\'s not the difficulty that worries me, per se.  The solution implies a large degree of complexity for a relatively short message.  Is there enough information to solve the problem?','2003-07-02 10:36:17');
INSERT INTO queueresponse VALUES (976,103,1,'','2003-07-03 05:18:09');
INSERT INTO queueresponse VALUES (561,1626,1,'','2003-07-03 02:57:46');
INSERT INTO queueresponse VALUES (566,103,1,'','2003-07-06 03:54:25');
INSERT INTO queueresponse VALUES (1019,1575,1,'','2003-07-15 04:59:18');
INSERT INTO queueresponse VALUES (984,1626,0,'It will go to the problem page as a 5/5, so we would need levik to change it','2003-07-03 03:03:23');
INSERT INTO queueresponse VALUES (976,1567,1,'','2003-07-03 04:46:59');
INSERT INTO queueresponse VALUES (566,1072,0,'isn\'t this weights and scales? where water works was?','2003-07-06 07:54:16');
INSERT INTO queueresponse VALUES (990,1626,1,'I think I know a solution :)','2003-07-03 12:57:02');
INSERT INTO queueresponse VALUES (566,1301,0,'first instance of \"unmarked\" is misspelled (left out k)','2003-07-06 06:20:15');
INSERT INTO queueresponse VALUES (561,103,1,'','2003-07-03 05:15:55');
INSERT INTO queueresponse VALUES (976,153,1,'Comment','2003-07-03 06:08:21');
INSERT INTO queueresponse VALUES (567,1,1,'Comment','2003-07-15 02:03:31');
INSERT INTO queueresponse VALUES (990,775,1,'Actually two ways this could have happened.  The first is hidden by the wording and the second by the rules of baseball.','2003-07-03 08:48:31');
INSERT INTO queueresponse VALUES (566,153,1,'A near dupe of \"Water Works\" But just enough differences to make an interesting companion piece.','2003-07-06 00:30:55');
INSERT INTO queueresponse VALUES (561,1072,0,'As long as the answqer isn\'t 65 minutes i\'m happy','2003-07-03 14:07:45');
INSERT INTO queueresponse VALUES (976,1626,0,'I don\'t think I will be here to participate in discussion, so :)','2003-07-04 17:47:49');
INSERT INTO queueresponse VALUES (990,1072,1,'','2003-07-03 14:11:12');
INSERT INTO queueresponse VALUES (990,1072,0,'whoops i can\'t remember what i meant to say in my first comment. Just ignore that.:)','2003-07-03 14:13:00');
INSERT INTO queueresponse VALUES (1014,1072,0,'there could be many things depending on the household. Sorry doesn\'t sound very flooblish. Don\'t worry though. Keep submitting problems','2003-07-07 13:32:59');
INSERT INTO queueresponse VALUES (988,1575,0,'Acutally, in the solution is pretty straightforward; but I go through different approaches to solving it as well as just giving the answer. A lot of space is also dedicated to pre tags and quasi-tables to make it ...','2003-07-07 05:50:04');
INSERT INTO queueresponse VALUES (576,775,0,'ravi, it was a joke.  god and dog are necessarily coexistant','2003-07-27 12:32:34');
INSERT INTO queueresponse VALUES (994,103,1,'','2003-07-04 08:29:10');
INSERT INTO queueresponse VALUES (576,1,1,'I\'m OK as long as this is a \"morning\" problem.','2003-07-29 10:18:05');
INSERT INTO queueresponse VALUES (566,1575,0,'Agreed on all points...','2003-07-07 06:21:07');
INSERT INTO queueresponse VALUES (984,1,0,'oops - NOW the difficulty should be OK.','2003-07-14 19:01:20');
INSERT INTO queueresponse VALUES (566,1567,0,'Will this puzzle make someone care enough about it to give it a third TU?','2003-07-08 04:56:32');
INSERT INTO queueresponse VALUES (984,1575,-1,'I think the problem needs work, as well as a difficulty change, and Jon has been absentee for a month, levik is gone...','2003-07-07 06:24:13');
INSERT INTO queueresponse VALUES (990,1575,0,'Sounds interesting...need some formatting though, if possible (ie, line breaks)','2003-07-07 06:25:41');
INSERT INTO queueresponse VALUES (994,1575,1,'I haven\'t approached it yet, but sounds good','2003-07-07 06:26:18');
INSERT INTO queueresponse VALUES (1016,103,0,'Need some sort of probability distribution for the integers picked.','2003-07-07 12:59:21');
INSERT INTO queueresponse VALUES (1016,103,0,'\'Random\' just means there is some probability distribution involved.  If all integers are equally probable, think about what the expected value of the absolute value of the numbers to be...','2003-07-07 15:42:48');
INSERT INTO queueresponse VALUES (1014,1072,0,'well then category should be word problems.','2003-07-08 08:38:41');
INSERT INTO queueresponse VALUES (1016,1072,0,'isn\'t the distribution \"random\"?','2003-07-07 13:34:08');
INSERT INTO queueresponse VALUES (579,1575,1,'','2003-08-01 11:15:54');
INSERT INTO queueresponse VALUES (1043,979,1,'','2003-07-29 04:46:45');
INSERT INTO queueresponse VALUES (984,1072,-1,'','2003-07-07 13:40:20');
INSERT INTO queueresponse VALUES (994,1072,1,'','2003-07-07 13:41:10');
INSERT INTO queueresponse VALUES (1014,153,0,'Actually this is NOT a \"lateral thinking\" problem, but a Word Problem or a Trick. Either way it\'s based on the words, not on the dates.','2003-07-07 14:36:39');
INSERT INTO queueresponse VALUES (1031,775,1,'','2003-07-10 11:57:08');
INSERT INTO queueresponse VALUES (1016,1767,1,'very nice problem...','2003-07-07 18:54:06');
INSERT INTO queueresponse VALUES (1037,1301,0,'the best 6.','2003-07-15 07:56:14');
INSERT INTO queueresponse VALUES (995,1301,1,'Change the redundant wording.','2003-07-08 05:22:33');
INSERT INTO queueresponse VALUES (995,1575,0,'\"at least 3 or more\" is redundant wording. Also, are there supposed to be only two series? There are an infinite number of three-term series, I don\'t know about longer ones.','2003-07-08 04:22:44');
INSERT INTO queueresponse VALUES (576,979,0,'I tried to use the pre tag but the entire structure of the grid (arrangement) of the letters seem to get scattered. Levik: Can you please help me with that and change it.','2003-07-26 20:17:32');
INSERT INTO queueresponse VALUES (1015,979,1,'','2003-07-08 05:18:28');
INSERT INTO queueresponse VALUES (1015,1301,1,'','2003-07-08 05:06:16');
INSERT INTO queueresponse VALUES (1012,1575,0,'It should be word problems or tricks, but I suppose that would give away the answer..','2003-07-14 18:14:32');
INSERT INTO queueresponse VALUES (995,1301,0,'The implication is that there are only two needed to be found such that the sum of all the elements in the series is a perfect square.','2003-07-08 05:23:22');
INSERT INTO queueresponse VALUES (995,1301,0,'I don\'t in fact think that there are any that are only 3 elements long.','2003-07-08 05:24:25');
INSERT INTO queueresponse VALUES (995,103,0,'What bugs me about this one is that every series is geometric and starts with 1.  That means that every possible answer can be identified by a single integer.  All that\'s required is to walk through them.','2003-07-08 06:22:03');
INSERT INTO queueresponse VALUES (1051,1575,0,'I don\'t know the answer to this one, so I don\'t know what to think..','2003-07-26 05:37:47');
INSERT INTO queueresponse VALUES (1008,775,1,'hmm, I only got this (as fast as I did) because you said it was so easy.  Self fulfilling prophecy, or is it really an easy problem??','2003-07-10 11:53:51');
INSERT INTO queueresponse VALUES (1015,1072,1,'perhaps the category tricks? up to you','2003-07-08 08:37:14');
INSERT INTO queueresponse VALUES (1014,1072,0,'or tricks','2003-07-08 08:38:51');
INSERT INTO queueresponse VALUES (995,1072,0,'are geometric patterns allowed to have irrational numbers. If so then we could just go. 1x + 2x + 3x= (square number) then after finding the value of x we just insert it into the equation at which point we increase the f','2003-07-08 08:46:19');
INSERT INTO queueresponse VALUES (995,1072,0,'irst number by a value and decrease the last number by that value and its still a pattern.','2003-07-08 08:46:45');
INSERT INTO queueresponse VALUES (995,1072,0,'but that is only if irrational numbers are allowed to be a geometric pattern. (I\'d say so because 1/3, 2/3 3/3 is)','2003-07-08 08:47:34');
INSERT INTO queueresponse VALUES (1012,1626,1,'','2003-07-14 08:13:39');
INSERT INTO queueresponse VALUES (568,1645,1,'Comment','2003-07-14 09:45:42');
INSERT INTO queueresponse VALUES (566,1072,1,'','2003-07-08 08:51:59');
INSERT INTO queueresponse VALUES (1014,1919,0,'I would change it, but I can\'t. I am a mere student :)','2003-07-08 08:56:43');
INSERT INTO queueresponse VALUES (1015,1919,0,'Actually I think tricks probably would be better, but I can\'t change it.','2003-07-08 08:57:51');
INSERT INTO queueresponse VALUES (995,103,0,'A geometric series is one of the form k + kx + kx^2...','2003-07-08 10:50:21');
INSERT INTO queueresponse VALUES (1008,1072,1,'yes but difficulty 2 or even 1 just got it in like 8secs','2003-07-10 06:51:17');
INSERT INTO queueresponse VALUES (576,979,0,'Yes, Cory, there is the word \'DOG\' there. I have provided the solution too.','2003-07-26 19:45:16');
INSERT INTO queueresponse VALUES (576,979,0,'I tried to use the pre tag but the entire structure of the grid (arrangement) of the letters seem to get scattered. Levik: Can you please help me with that and change it.','2003-07-26 20:17:13');
INSERT INTO queueresponse VALUES (1051,775,0,'assuming that you\'re a cow, aren\'t you a cow?','2003-07-26 09:17:23');
INSERT INTO queueresponse VALUES (576,1072,0,'it says any direction so i assume that could also mean backwards.','2003-07-26 11:02:23');
INSERT INTO queueresponse VALUES (576,1072,0,'But on a completely different note this problem doesn\'t seem very flooble like. Should we really be posting a wordsearch?','2003-07-26 11:03:05');
INSERT INTO queueresponse VALUES (1025,1072,1,'Get rid of the first line and say what u did for part a except for what is it. Then make question a what is the first term.','2003-07-08 12:58:55');
INSERT INTO queueresponse VALUES (1016,1072,0,'sry Fl I am only educated to a gr.9 level so I guess i\'ll stay out of this one.','2003-07-08 13:00:19');
INSERT INTO queueresponse VALUES (1015,1072,0,'well then for the scholar who is about to make this live wait for levik to come back. We can have 1 problem in the queue.','2003-07-08 13:01:13');
INSERT INTO queueresponse VALUES (995,1072,0,'ok I\'ll pretty much agree with fl then since he knows what hes talking about.','2003-07-08 13:02:52');
INSERT INTO queueresponse VALUES (566,1575,1,'I was waiting for it to be edited..','2003-07-08 16:02:33');
INSERT INTO queueresponse VALUES (995,1575,0,'Right; I was thinking of an arithmetic series, as it appears Alan was. That makes the problem a little trickier.. I\'ll bite, but it still needs a change in wording. Also, a series _is_ a sum of a sequence.','2003-07-08 16:11:37');
INSERT INTO queueresponse VALUES (1014,1575,0,'I think it\'s fine in general, as tricks and certainly word problems might be a giveaway to the solution route. In any case, I don\'t know what the answer is; since you apparently do, TomM, why didn\'t you vote?','2003-07-08 16:25:28');
INSERT INTO queueresponse VALUES (1014,1575,0,'It looks iffy to me, but if someone knows the solution and thinks it\'s okay, I\'ll probably trust their judgement. Anyone?','2003-07-08 16:26:27');
INSERT INTO queueresponse VALUES (1015,1575,1,'I think numbers is fine, but either way..','2003-07-08 16:28:06');
INSERT INTO queueresponse VALUES (1016,1575,0,'Should this be limited to positive integers? I\'m not sure what the conventions for negative numbers are as far as that goes..','2003-07-08 16:31:12');
INSERT INTO queueresponse VALUES (1025,1575,0,'Yes, good problem, but it\'s a little unclear. How about something like:','2003-07-08 16:47:48');
INSERT INTO queueresponse VALUES (1025,1575,1,'\"Consider the following sequence of positive integers, in which x is a one-digit number and y is unknown: \\\\  x, y, 65, ..., 145, ... \\\\ a) What is the first term? \\\\ b) What is the next term that is a one-digit number?\"','2003-07-08 16:47:59');
INSERT INTO queueresponse VALUES (995,1301,0,'Every answer had two integers: the factor from one term to the next, and the number of terms the series is to be carried to.  1,3,9 doesn\'t work, but maybe 1,3,9,27 does, or 1,4,16.','2003-07-09 03:27:42');
INSERT INTO queueresponse VALUES (995,1301,0,'BTW not every geometric series begins with 1.  For example 10,30,90,270 does not begin with 1.','2003-07-09 03:29:27');
INSERT INTO queueresponse VALUES (995,1301,0,'Oh, sorry fl, I misread what you stated.','2003-07-09 03:31:29');
INSERT INTO queueresponse VALUES (995,1301,0,'But still, 2 numbers characterize these finite series.','2003-07-09 03:31:53');
INSERT INTO queueresponse VALUES (995,103,0,'The problem is ambiguous.  Does it mean that the series starts with 1?  Or that the set of positive integers starts with 1?','2003-07-09 04:01:44');
INSERT INTO queueresponse VALUES (568,1301,1,'','2003-07-14 06:33:20');
INSERT INTO queueresponse VALUES (568,1626,1,'','2003-07-14 08:12:55');
INSERT INTO queueresponse VALUES (1015,1919,0,'I have changed my mind actually - I think numbers is good.','2003-07-09 05:14:48');
INSERT INTO queueresponse VALUES (1014,1919,0,'I thought you guys could see the solutions - do you want to know what it is to vote?','2003-07-09 05:15:49');
INSERT INTO queueresponse VALUES (995,1301,0,'The way I read it, the series is a set of positive integers (a subset of all the positive integers), and that (sub)set begins with 1.  It has a specific ratio x and number of elements n.','2003-07-09 05:33:50');
INSERT INTO queueresponse VALUES (995,1301,0,'and since k is 1, has the form 1, x, x^2,...,x^(n-1)','2003-07-09 05:35:03');
INSERT INTO queueresponse VALUES (995,1301,0,'And of course the problem is to find two sets of (x,n)','2003-07-09 05:36:01');
INSERT INTO queueresponse VALUES (984,1,1,'Fixed the difficulty. The problem seems solvable (didn\'t try it) so not having a solution should not disqualify it.','2003-07-14 06:23:17');
INSERT INTO queueresponse VALUES (1037,1575,0,'i think gamer\'s question was, in the same turn? or can you only pick one number per roll? ... the thing that bothers me is, there is no solution...','2003-07-15 16:26:19');
INSERT INTO queueresponse VALUES (1012,1567,1,'I disagree with the category, but am unsure of the best fit.','2003-07-14 06:08:09');
INSERT INTO queueresponse VALUES (995,1567,1,'Looks fine to me.','2003-07-09 06:41:30');
INSERT INTO queueresponse VALUES (1051,1072,0,'The farmers fat wife :). well teh answer could always be a brown cow who has his 2 back legs undet him, not in him. and he can jump over the moon','2003-07-26 11:08:28');
INSERT INTO queueresponse VALUES (1049,1072,1,'','2003-07-26 11:05:49');
INSERT INTO queueresponse VALUES (1016,103,0,'No worries, Alan.  It\'s just that if all numbers between zero and infinity are equally likely, you\'d generally expect to pick infinitely large numbers.  \"Picking any two integers at random\" is a very loaded phrase.','2003-07-09 07:00:37');
INSERT INTO queueresponse VALUES (1014,103,1,'','2003-07-09 06:57:24');
INSERT INTO queueresponse VALUES (1014,1567,1,'A bit of a chestnut, but it\'s a real puzzle, not lateral thinking or household dependent.','2003-07-09 06:51:14');
INSERT INTO queueresponse VALUES (1015,1567,1,'numbers','2003-07-09 06:52:24');
INSERT INTO queueresponse VALUES (567,1072,0,'how can we say who won when people are only giving their opinion to who they THINK will win.','2003-07-10 06:46:24');
INSERT INTO queueresponse VALUES (576,1072,-1,'But on a completely different note this problem doesn\'t seem very flooble like. Should we really be posting a wordsearch?','2003-07-26 11:03:05');
INSERT INTO queueresponse VALUES (1016,1567,1,'I have no idea, but I seriously doubt a full solution is possible in 90 characters.','2003-07-09 09:30:50');
INSERT INTO queueresponse VALUES (1017,1567,1,'','2003-07-09 09:31:22');
INSERT INTO queueresponse VALUES (1016,1301,1,'I am interpreting this to mean what the probability approaches as the range of integers, n,  in a uniform distribution from 1 to n, increases without limit.','2003-07-09 09:40:41');
INSERT INTO queueresponse VALUES (1016,1301,0,'Either the problem can be changed to say just that, or it will come out in the discussion.','2003-07-09 09:41:43');
INSERT INTO queueresponse VALUES (1025,1567,1,'Looks good to me.','2003-07-14 06:03:10');
INSERT INTO queueresponse VALUES (1016,103,0,'Bryan, that\'s precisely why this problem worries me.  It\'s an instance where the \'correct\' answer isn\'t very meaningful.','2003-07-10 06:28:03');
INSERT INTO queueresponse VALUES (1017,1567,0,'You may have underestimated the difficulty level for this puzzle!','2003-07-10 05:30:43');
INSERT INTO queueresponse VALUES (1025,1567,0,'Don\'t worry, I\'ll change my vote, but this cannot post before the corrections are made. The third TU was premature.','2003-07-10 05:33:23');
INSERT INTO queueresponse VALUES (1016,1567,0,'Well, the answer had better not be \"0%\", since there are instances (obviously) where this is true.  That would be the same logic as when the Hitchhiker\'s Guide to the Galaxy said the population of the universe is zero!','2003-07-10 05:29:31');
INSERT INTO queueresponse VALUES (1033,1301,1,'Comment','2003-07-14 03:17:39');
INSERT INTO queueresponse VALUES (1012,979,1,'Interesting !!','2003-07-14 05:11:33');
INSERT INTO queueresponse VALUES (1036,1919,0,'Add','2003-07-14 05:16:22');
INSERT INTO queueresponse VALUES (1008,103,0,'I question the category, though.','2003-07-10 11:14:41');
INSERT INTO queueresponse VALUES (1050,1567,1,'','2003-07-25 09:07:45');
INSERT INTO queueresponse VALUES (1064,1626,0,'\"terms, and for the first term\" and replace it with \"terms and first term\"','2003-08-01 10:22:07');
INSERT INTO queueresponse VALUES (1050,1301,1,'','2003-07-26 05:19:19');
INSERT INTO queueresponse VALUES (1027,1567,1,'','2003-07-25 09:06:29');
INSERT INTO queueresponse VALUES (1014,1072,1,'ok','2003-07-09 11:45:56');
INSERT INTO queueresponse VALUES (1017,1072,1,'','2003-07-09 11:46:55');
INSERT INTO queueresponse VALUES (984,1575,0,'also, Jon never made a solution..','2003-07-13 20:22:28');
INSERT INTO queueresponse VALUES (995,1575,0,'still needs to be fixed, but brian\'s been missing for a couple of weeks','2003-07-10 16:26:40');
INSERT INTO queueresponse VALUES (995,775,1,'','2003-07-09 13:10:44');
INSERT INTO queueresponse VALUES (1016,775,1,'I think that Charlies interpretation is valid','2003-07-09 13:16:07');
INSERT INTO queueresponse VALUES (1017,775,1,'','2003-07-09 13:16:30');
INSERT INTO queueresponse VALUES (1025,979,1,'','2003-07-10 05:12:18');
INSERT INTO queueresponse VALUES (1008,1567,1,'Difficulty 2/5 tops, but I enjoy this type of puzzle.','2003-07-10 05:25:37');
INSERT INTO queueresponse VALUES (1049,1567,1,'','2003-07-25 08:54:14');
INSERT INTO queueresponse VALUES (1031,1567,1,'','2003-07-10 09:36:37');
INSERT INTO queueresponse VALUES (577,1567,1,'haven\'t seen this one before!','2003-07-25 09:04:20');
INSERT INTO queueresponse VALUES (1037,1919,0,'so yes you could make 6,8,2 with 2 and 4.','2003-07-15 10:27:12');
INSERT INTO queueresponse VALUES (984,1626,1,'Can you fix the question mark?','2003-07-15 15:52:11');
INSERT INTO queueresponse VALUES (1038,775,1,'I had a very hard time understanding why people were mislead, but the similarity here will likely casue a lot of problems for some decent problem solvers.','2003-07-25 07:09:59');
INSERT INTO queueresponse VALUES (1019,1626,1,'','2003-07-15 08:42:57');
INSERT INTO queueresponse VALUES (567,1301,1,'Probably a difficulty 1, as there are only 4 possibilities to run through.','2003-07-10 03:04:27');
INSERT INTO queueresponse VALUES (567,103,0,'Wording needs to be changed.  E.g., if P does win, that doesn\'t show that B was confident about P losing.','2003-07-10 03:45:38');
INSERT INTO queueresponse VALUES (1008,1567,0,'Chaz, on reflection, it might have been more fun to say Bert, karen, and Dave drink tea; what might Cathy drink? The answer might be soda, but coffee and tea would both be out!','2003-07-11 05:13:31');
INSERT INTO queueresponse VALUES (1038,1626,1,'','2003-07-15 08:46:33');
INSERT INTO queueresponse VALUES (1037,1919,0,'well, its basically finding the numbers with the most amount of ways to make them','2003-07-15 10:26:37');
INSERT INTO queueresponse VALUES (1029,1301,-1,'too many solutions','2003-07-11 06:32:31');
INSERT INTO queueresponse VALUES (1037,1626,0,'If you had 2 and 4 called, could you make both 6 and 8 with that, or could you only count it for one?','2003-07-15 08:45:39');
INSERT INTO queueresponse VALUES (1037,1919,0,'I\'ve re-worded the problem - is it easier to understand now?','2003-07-15 05:34:29');
INSERT INTO queueresponse VALUES (1037,1301,0,'So I\'m interpreting it as what 6 numbers have the most number of ways that result in being able to produce them from the shown dice.  The confusion is that usually a game card has 24 numbers, but you\'re just looking for','2003-07-15 07:55:54');
INSERT INTO queueresponse VALUES (1037,1919,0,'The problem asks which 6 numbers you should pick to be on your game card to have the best chance of winning.','2003-07-15 05:31:27');
INSERT INTO queueresponse VALUES (1036,1301,0,'Sounds more like Word to me.','2003-07-11 09:41:11');
INSERT INTO queueresponse VALUES (1037,1301,0,'dice? It would seem the latter given you\'re talking about 6 numbers, but then it would depend on your game board.','2003-07-15 05:20:14');
INSERT INTO queueresponse VALUES (1036,1567,1,'This is a word problem, because it depends on vocabulary more than math.  This problem will have several answers, unless you add restraints such as word length.','2003-07-11 11:00:34');
INSERT INTO queueresponse VALUES (1036,1919,0,'When I wroe \'word\' I meant \'words\', so I don\'t think there should be any restraints.','2003-07-11 11:28:44');
INSERT INTO queueresponse VALUES (1036,1567,0,'Just to clarify, you aren\'t by chance looking for one word with a letter value of 100 either way, are you?!!','2003-07-11 11:45:31');
INSERT INTO queueresponse VALUES (1036,1919,0,'No - a separate word for each (although if anyone could find a word that worked both ways, that would be welcome!','2003-07-11 12:09:29');
INSERT INTO queueresponse VALUES (1036,1301,1,'','2003-07-11 15:15:09');
INSERT INTO queueresponse VALUES (1036,1072,1,'','2003-07-11 16:17:27');
INSERT INTO queueresponse VALUES (567,1072,0,'We have definetely and confident. With opinion can we figure out anything?','2003-07-11 16:18:28');
INSERT INTO queueresponse VALUES (1019,1301,1,'','2003-07-15 05:15:11');
INSERT INTO queueresponse VALUES (1037,1301,0,'Oh, I see, from the title.  Perhaps a layout of a standard Bingo board should be in order.  And is it a question of what you should have on your particular game board, or what are the best number to have come up on the','2003-07-15 05:19:09');
INSERT INTO queueresponse VALUES (1008,1575,0,'actually, i was thinking of tea as well. and maybe mention something about lemonade, just for kicks...','2003-07-11 18:13:54');
INSERT INTO queueresponse VALUES (1036,1301,0,'should be \"what words have\" rather than \"has\"','2003-07-11 18:51:20');
INSERT INTO queueresponse VALUES (1036,1919,0,'Sorry - when I first wrote it it was \'what word has\' but then I changed it to words and forgot to change that','2003-07-11 21:58:28');
INSERT INTO queueresponse VALUES (1018,1575,0,'I don\'t remember seeing problem 1?','2003-07-12 06:59:31');
INSERT INTO queueresponse VALUES (1032,1575,1,'','2003-07-12 07:02:38');
INSERT INTO queueresponse VALUES (1032,1301,1,'','2003-07-12 07:04:10');
INSERT INTO queueresponse VALUES (1010,1575,1,'as riddles go, this one at least makes sense..','2003-07-12 07:07:09');
INSERT INTO queueresponse VALUES (1025,1626,0,'Ok, thanks Bryan! :) I was gone while this went through the queue. Does this look fine?','2003-07-12 07:13:32');
INSERT INTO queueresponse VALUES (1036,1626,0,'Do you add them or multiply them?','2003-07-13 15:22:21');
INSERT INTO queueresponse VALUES (567,1626,1,'This was another easy one... am I being to harsh? I think it\'s OK though.','2003-07-12 07:17:52');
INSERT INTO queueresponse VALUES (567,1626,0,'Maybe say \"...only one person was right in their claim.\"','2003-07-12 07:20:12');
INSERT INTO queueresponse VALUES (1033,153,0,'You should probably have left the eighth one as part of the solution. It makes it just a little too easy. The eighth thru thetwelfth (with the possible exception of the tenth) are too obvious.','2003-07-12 10:44:15');
INSERT INTO queueresponse VALUES (984,1626,0,'It\'s still here?','2003-07-12 07:22:02');
INSERT INTO queueresponse VALUES (575,103,1,'','2003-07-23 04:27:41');
INSERT INTO queueresponse VALUES (1041,103,1,'That e.g. still needs punctuation.  Also, it should be i.e. (id est - that is), not e.g. (exempli gratia - for example)','2003-07-23 04:30:23');
INSERT INTO queueresponse VALUES (577,103,1,'','2003-07-25 02:03:35');
INSERT INTO queueresponse VALUES (577,1626,1,'I remember reading this right after I read the had had had problem','2003-07-25 04:17:17');
INSERT INTO queueresponse VALUES (1041,1575,1,'okay :','2003-07-23 02:29:27');
INSERT INTO queueresponse VALUES (575,1301,1,'I assume the last sentence really means different letters represent different digits.','2003-07-23 03:18:15');
INSERT INTO queueresponse VALUES (995,1626,0,'This looks fine to me (read it \"properly\"),','2003-07-12 07:30:57');
INSERT INTO queueresponse VALUES (1010,1626,0,'I am worried this could have multiple solutions, though I am not sure of that.','2003-07-12 07:46:10');
INSERT INTO queueresponse VALUES (1032,1626,1,'Looks fine','2003-07-12 07:46:40');
INSERT INTO queueresponse VALUES (1018,1626,0,'Maybe you can switch the two, using copy and paste perhaps?','2003-07-12 07:47:56');
INSERT INTO queueresponse VALUES (1033,1626,0,'You should also leave off the first few terms (GWB, WJC), as they make it way too easy. I got it and I am not even good at this sort of thing','2003-07-12 11:08:38');
INSERT INTO queueresponse VALUES (1033,1626,0,'(I mean I got it off of those, not that this problem itself is too easy)','2003-07-12 11:10:05');
INSERT INTO queueresponse VALUES (1033,1575,0,'LBJ is a definite giveaway, the others maybe less so; in any case it is not a D3','2003-07-12 14:21:48');
INSERT INTO queueresponse VALUES (1033,1626,0,'It could be a D3 if less were given (like 5 or so, maybe the GHWB to RMN)  were given, otherwise I wouldn\'t be opposed to 2/5','2003-07-12 14:33:36');
INSERT INTO queueresponse VALUES (575,1575,1,'Good (although you could probably do away with the second row of -------)','2003-07-23 02:18:10');
INSERT INTO queueresponse VALUES (1033,1575,1,'fair enough..','2003-07-13 09:45:53');
INSERT INTO queueresponse VALUES (1033,1626,1,'Looks good to me now','2003-07-13 10:58:03');
INSERT INTO queueresponse VALUES (1018,1575,1,'Comment','2003-07-15 04:59:28');
INSERT INTO queueresponse VALUES (984,1575,0,'now we just need a question mark on the question..','2003-07-15 05:02:08');
INSERT INTO queueresponse VALUES (1037,1301,0,'I apparently do not understand the problem.  If you win by getting the highest total, the best you can do is get all sixes and consistently multiply them getting 36 all six times.  But I must be missing something.','2003-07-15 05:13:46');
INSERT INTO queueresponse VALUES (1038,1575,0,'Difficulty 1 or 2','2003-07-15 16:28:59');
INSERT INTO queueresponse VALUES (1038,1575,0,'Actually, I like a problem that takes more than two seconds to figure out and solve in my head. This is just a series of additions; I don\'t really see a \'problem\' here. And again, no solution (although it\'s trivial)','2003-07-15 16:50:42');
INSERT INTO queueresponse VALUES (1038,1626,0,'Actually I think it is good... Some people will add 10 dollars, then subtract 10 ( because he sold it at 30 and bought it at 40), and things like that, as well as the \"worth\" makes it hard','2003-07-16 02:43:04');
INSERT INTO queueresponse VALUES (1018,979,1,'Difficulty of RE1 was less I think. Is this one tougher? Probably requires the same concept. I don\'t know what the rest have to say for this.','2003-07-16 05:02:58');
INSERT INTO queueresponse VALUES (569,1575,0,'it seems like i\'ve seen this problem on this site, but I can\'t find it, so..','2003-07-16 06:02:53');
INSERT INTO queueresponse VALUES (1038,1575,0,'ok, ok..i can see a discussion like that of \'around the world,\' although the worth of a bike, which we are told to include, is not nearly as interesting as the worth of a counterfeit bill','2003-07-16 06:11:45');
INSERT INTO queueresponse VALUES (1037,1919,0,'Well, it doesn\'t matter whether you can make the numbers in one turn. The problem is asking which numbers you\'ll be most likely to be able to make from two numbers between one and six, in other words, which numbers have','2003-07-16 10:11:52');
INSERT INTO queueresponse VALUES (1037,1919,0,'the most ways of being made from two numbers from one to six. Anyway, I\'ll post a solution now.','2003-07-16 10:13:06');
INSERT INTO queueresponse VALUES (1039,103,1,'','2003-07-16 10:26:41');
INSERT INTO queueresponse VALUES (1039,1567,1,'','2003-07-16 11:11:25');
INSERT INTO queueresponse VALUES (1010,1567,1,'I have shunned voting on riddles for months, but this one is intriguing ...','2003-07-16 11:14:10');
INSERT INTO queueresponse VALUES (1037,1575,0,'I think it might matter.. for instance, say your numbers are -3, 0, .5, 2, 9, and 18. Now, if you get a 3 and a 6, you could finish in one turn, and that pair of numbers has exactly the same chance of turning up as any.','2003-07-16 16:01:06');
INSERT INTO queueresponse VALUES (1039,1575,1,'','2003-07-16 16:04:51');
INSERT INTO queueresponse VALUES (1037,1919,0,'Yes, you could make more than one number with a pair of numbers. I forgot to put in the problem that they had to be positive numbers, but I\'ve put that in now.','2003-07-16 21:23:57');
INSERT INTO queueresponse VALUES (571,1301,1,'','2003-07-18 07:17:54');
INSERT INTO queueresponse VALUES (1037,1626,0,'I think this just a statistics thing... See which number appears most in the addition, subtraction, and so on charts of 1-6','2003-07-17 03:59:39');
INSERT INTO queueresponse VALUES (569,1626,0,'I would agree, maybe it was on another site where it was taken and put on here','2003-07-17 04:03:13');
INSERT INTO queueresponse VALUES (1037,1301,1,'','2003-07-17 04:20:12');
INSERT INTO queueresponse VALUES (1045,1626,1,'This is a good sequence in my opinion, so what do we do?','2003-07-17 08:24:36');
INSERT INTO queueresponse VALUES (1049,775,0,'sorry all, Im only able to log in about once a week right now, so the little blurb at the start there will stay for a bit.','2003-07-17 08:27:05');
INSERT INTO queueresponse VALUES (1045,1301,1,'','2003-07-17 09:55:01');
INSERT INTO queueresponse VALUES (1037,1626,1,'','2003-07-17 13:48:39');
INSERT INTO queueresponse VALUES (1045,1575,1,'we haven\'t stopped posting Tim\'s problems, I don\'t see why this should matter. At least he (she?) left solutions.','2003-07-17 17:27:04');
INSERT INTO queueresponse VALUES (569,1575,1,'Yeah, I\'ve tried several searches and haven\'t found anything, so unless the previous problem was worded completely differently, I\'ll trust this is the first time we\'ve seen it here','2003-07-18 05:46:01');
INSERT INTO queueresponse VALUES (1037,1575,1,'fair enough','2003-07-17 17:30:21');
INSERT INTO queueresponse VALUES (1037,1919,0,'I reworded the problem again - is it easier to understand?','2003-07-17 21:15:12');
INSERT INTO queueresponse VALUES (1038,103,1,'','2003-07-18 05:44:02');
INSERT INTO queueresponse VALUES (1040,979,1,'','2003-07-18 03:15:35');
INSERT INTO queueresponse VALUES (1040,1626,1,'','2003-07-18 03:27:12');
INSERT INTO queueresponse VALUES (571,1626,1,'','2003-07-18 03:28:29');
INSERT INTO queueresponse VALUES (569,1567,1,'A search of \"multiple locks\" in the body comes up empty, so I don\'t think this problem is on this site (although I, too, have seen it once before).','2003-07-18 05:07:51');
INSERT INTO queueresponse VALUES (1040,1567,1,'','2003-07-18 05:12:03');
INSERT INTO queueresponse VALUES (571,103,1,'','2003-07-18 05:40:11');
INSERT INTO queueresponse VALUES (569,1,1,'A classic','2003-07-18 07:35:39');
INSERT INTO queueresponse VALUES (1049,775,0,'I am removing my queue experiment.  I have posted a note in the forums for anyone interested in what was up there.','2003-07-24 17:44:57');
INSERT INTO queueresponse VALUES (1018,1626,0,'It looks tougher to me... I don\'t know','2003-07-18 09:47:57');
INSERT INTO queueresponse VALUES (1040,1301,0,'Should be spelled bizarre.','2003-07-18 16:45:58');
INSERT INTO queueresponse VALUES (1037,1575,0,'Looks good, but using \'eg\' without punctuation might be confusing. It should read \"dice; eg, if the..\" Also, the use of the term \'bingo\' itself is confusing, since you looking to find all of six numbers, not a row or ..','2003-07-18 19:15:22');
INSERT INTO queueresponse VALUES (1037,1575,0,'column on a gird. Both minor points, the problem is okay as is, but it could still be more clear.','2003-07-18 19:15:56');
INSERT INTO queueresponse VALUES (571,1575,0,'Shouldn\'t this be in science?','2003-07-18 19:20:51');
INSERT INTO queueresponse VALUES (576,1626,0,'I think the difficulty needs lowering, good problem otherwise','2003-07-24 09:15:22');
INSERT INTO queueresponse VALUES (576,1575,0,'perhaps you could use the &lt;pre> tag and put spaces between each letter; the diagonals are really hard to determine the way it looks now. and  yes, it\'s not a D3','2003-07-24 16:19:20');
INSERT INTO queueresponse VALUES (1041,1301,1,'','2003-07-24 03:44:03');
INSERT INTO queueresponse VALUES (1020,103,1,'','2003-07-19 02:56:33');
INSERT INTO queueresponse VALUES (1026,1301,1,'','2003-07-24 03:46:21');
INSERT INTO queueresponse VALUES (1026,103,1,'','2003-07-24 04:51:41');
INSERT INTO queueresponse VALUES (1026,1575,1,'','2003-07-24 05:59:33');
INSERT INTO queueresponse VALUES (1020,1626,1,'','2003-07-19 04:08:41');
INSERT INTO queueresponse VALUES (1020,1301,1,'','2003-07-19 05:10:35');
INSERT INTO queueresponse VALUES (1050,1575,0,'That\'s exactly how I formatted the frist two problems in the series, and no one seemed to think that I meant only two steps (since that\'s impossible anyway).. I\'d rather keep it consistent with the others','2003-07-23 19:17:48');
INSERT INTO queueresponse VALUES (1022,1567,1,'This puzzle is a cut above :)','2003-07-22 06:24:57');
INSERT INTO queueresponse VALUES (574,1567,1,'An easy problem to solve, but it does take solving, and Ravi brings up a good point -- this site is set up for puzzle difficulties of 1 to 5. Perhaps the issue of very easy puzzles should be aired out in the forum?','2003-07-22 06:22:29');
INSERT INTO queueresponse VALUES (573,1626,1,'This looks fine','2003-07-20 02:54:27');
INSERT INTO queueresponse VALUES (574,979,0,'There are various problems (easy) on this site DJ. Is that a valid reason to vote a TD to this problem ?','2003-07-22 05:05:53');
INSERT INTO queueresponse VALUES (1018,103,1,'','2003-07-20 03:49:47');
INSERT INTO queueresponse VALUES (573,1301,1,'','2003-07-20 04:02:27');
INSERT INTO queueresponse VALUES (1027,775,1,'','2003-07-25 07:05:50');
INSERT INTO queueresponse VALUES (1038,775,0,'DJ, I recently attended a seminar for Engineers where a very similar problem was posed, and despite the apparent clarity of the situation, and a single concrete correct solution, more than half got it wrong.','2003-07-25 07:08:18');
INSERT INTO queueresponse VALUES (576,775,1,'Are you sure it\'s there - all I could find was the word \"god\"?','2003-07-25 07:02:39');
INSERT INTO queueresponse VALUES (1022,1626,1,'','2003-07-22 04:37:45');
INSERT INTO queueresponse VALUES (573,1575,0,'Interesting... you might want to add line breaks for readability (a single paragraph block is harder to take in).','2003-07-20 14:26:29');
INSERT INTO queueresponse VALUES (1020,1575,1,'','2003-07-20 14:26:42');
INSERT INTO queueresponse VALUES (573,1,1,'Comment','2003-07-21 01:52:23');
INSERT INTO queueresponse VALUES (1021,1575,1,'Nifty.','2003-07-21 03:59:43');
INSERT INTO queueresponse VALUES (1021,979,1,'','2003-07-21 05:11:03');
INSERT INTO queueresponse VALUES (1021,1301,1,'','2003-07-21 06:04:13');
INSERT INTO queueresponse VALUES (1022,103,1,'','2003-07-22 03:28:52');
INSERT INTO queueresponse VALUES (574,1575,-1,'two-second problem, and no thought required at all.. I don\'t think this is even siteworthy','2003-07-22 04:10:05');
INSERT INTO queueresponse VALUES (1021,1567,1,'You already have 3TU, but I like acknowleging puzzles that are better than most.','2003-07-21 06:15:38');
INSERT INTO queueresponse VALUES (1027,1575,0,'This looks cool...Is it possible for more than two people to be on the bridge at a time, going in opposite directions?','2003-07-25 05:03:16');
INSERT INTO queueresponse VALUES (1027,1626,1,'This looks hard! :)','2003-07-25 04:18:12');
INSERT INTO queueresponse VALUES (1049,1575,1,'okay..looks good now. the only thing you might want to do is put a space after each comma for readability.','2003-07-25 04:58:48');
INSERT INTO queueresponse VALUES (1010,1,1,'Comment','2003-07-22 01:48:02');
INSERT INTO queueresponse VALUES (574,1626,1,'This looks like a 2 out of 5... It\'s just a 4x4 cross-out grid','2003-07-22 02:35:53');
INSERT INTO queueresponse VALUES (574,1301,1,'Yes, lower the difficulty','2003-07-22 02:46:48');
INSERT INTO queueresponse VALUES (1022,1301,1,'','2003-07-22 02:48:50');
INSERT INTO queueresponse VALUES (1041,1919,0,'Yes, they are all knaves. I changed both faults. (btw, thanks! :)','2003-07-23 02:10:47');
INSERT INTO queueresponse VALUES (576,1301,1,'Difficulty could be lowered, though.','2003-07-24 03:36:26');
INSERT INTO queueresponse VALUES (1041,1626,0,'I think if you delete  \"Like I said before\", from the judges statement, it would be harder to notice the judge\'s type.','2003-07-23 11:34:42');
INSERT INTO queueresponse VALUES (1050,1626,1,'(I mean spaces instead of . . . .  otherwise it looks good!','2003-07-23 06:42:52');
INSERT INTO queueresponse VALUES (1049,1626,0,'Yes... I don\'t understand that stuff at the beginning, but the problem itself looks fine if you want feedback :)','2003-07-23 06:46:10');
INSERT INTO queueresponse VALUES (1050,1626,0,'It looks like you mean in 2 steps each time with the two dots... I would advise putting spaces between the SOFT, HARD, and EASY','2003-07-23 06:42:14');
INSERT INTO queueresponse VALUES (1049,103,0,'Saw this problem in the queue today.','2003-07-23 04:34:58');
INSERT INTO queueresponse VALUES (1041,1575,0,'Does that mean all the runners are knaves, while the judge is a knight or a liar? I think so, but that\'s not explicit in the problem.. (cool problem, btw)','2003-07-23 01:43:12');
INSERT INTO queueresponse VALUES (1041,1575,0,'And again, \"eg\" needs punctuation (\"...similar; eg., both...\")','2003-07-23 01:45:05');
INSERT INTO queueresponse VALUES (574,1,1,'Comment','2003-07-23 01:48:31');
INSERT INTO queueresponse VALUES (1064,1626,0,'Hint 2 seems unneeded, unless it\'s supposed to be funny. Hint 1 might make more sense if you delete','2003-08-01 10:21:13');
INSERT INTO queueresponse VALUES (1051,1567,1,'Nitpicking, this would look better as five lines, rather than one paragraph, to accentuate the rhyme scheme.','2003-07-27 17:40:59');
INSERT INTO queueresponse VALUES (1051,1567,0,'I believe I know the answer to this, so I would say trust that the answer is logical, and vote accordingly.','2003-07-27 17:43:02');
INSERT INTO queueresponse VALUES (1064,1575,0,'Both hints are probably unnecescary, and obviously the second one is a joke. Also, I knew what was meant by positive integers, but then you\'re changing the problem..','2003-08-01 11:46:40');
INSERT INTO queueresponse VALUES (1044,1626,0,'I might also say \"prove why\", but this can be added in the discussion instead :)','2003-08-01 10:15:46');
INSERT INTO queueresponse VALUES (1044,1626,0,'So would you say this is a duplicate?','2003-08-03 14:45:44');
INSERT INTO queueresponse VALUES (1058,1919,1,'I\'m not sure whether there\'s a solution or not, but it will make a good \'discussion puzzle\'','2003-08-01 07:37:13');
INSERT INTO queueresponse VALUES (576,1567,-1,'The answer to this puzzle is \"yes\", but I agree with Alan. I have no interest in seeing additional word search puzzles appear in the queue in the future. To me, this is not what Flooble is about.','2003-07-27 18:06:19');
INSERT INTO queueresponse VALUES (578,1301,1,'Diffficulty might be overstated though.','2003-07-28 02:50:57');
INSERT INTO queueresponse VALUES (578,1575,0,'I don\'t think there are any, unless you use obscure \"words\" like \'en\' and \'re\'..','2003-07-28 07:21:16');
INSERT INTO queueresponse VALUES (1051,1575,1,'fair enough..i hope you\'re right','2003-07-28 07:23:19');
INSERT INTO queueresponse VALUES (578,1301,0,'I think there are a couple of solutions at least that don\'t use obscure words.','2003-07-28 07:57:52');
INSERT INTO queueresponse VALUES (1043,1919,0,'I was re-writing the solution because I took some of the clues away, and I noticed just how easy it was. I\'ve changed some of the clues back to the original ones, and took away others, but the answer is still the same.','2003-07-29 07:32:47');
INSERT INTO queueresponse VALUES (578,1575,1,'I looked at wordles.com and found 17 words for h----n, none of which contained 8 common words. Later, the ENABLE list returned 28, and there is one common word with 8 common words in it. But you\'re right, it\'s there..','2003-07-28 15:09:48');
INSERT INTO queueresponse VALUES (1059,1575,1,'Interesting, but not a D4, unless the difficulty is in the obscurity of the last word (I thought I had it, but that one didn\'t work, then come to find out it was right - I think - and just hadn\'t heard of it).','2003-07-29 11:11:49');
INSERT INTO queueresponse VALUES (1043,1919,0,'There. Is that okay now?','2003-07-29 07:55:05');
INSERT INTO queueresponse VALUES (576,1919,1,'Its different to anything else on this site, which is a good thing in my opinion','2003-07-28 23:53:34');
INSERT INTO queueresponse VALUES (578,103,1,'','2003-07-29 04:43:37');
INSERT INTO queueresponse VALUES (1050,1919,1,'','2003-07-28 23:56:42');
INSERT INTO queueresponse VALUES (1043,1301,0,'Clues 2, 3 and 4b are sufficient to solve the problem, and 1 and 4a don\'t serve a purpose even to distract.  It\'s not a difficulty 3.','2003-07-29 02:43:44');
INSERT INTO queueresponse VALUES (1043,1919,0,'Is that better?','2003-07-29 03:18:00');
INSERT INTO queueresponse VALUES (1058,1301,0,'Are there 12 unknown coins as in the final paragraph, or 10, as in the initial set-up?','2003-07-29 07:38:02');
INSERT INTO queueresponse VALUES (1043,1301,1,'Maybe the difficulty level should be 1 though.','2003-07-29 10:24:07');
INSERT INTO queueresponse VALUES (1043,1919,0,'I think two\'s okay','2003-07-29 11:12:28');
INSERT INTO queueresponse VALUES (1059,1919,1,'I don\'t know what the answer is, but I see no problems.','2003-07-29 11:14:49');
INSERT INTO queueresponse VALUES (1043,1,1,'Comment','2003-07-30 01:48:19');
INSERT INTO queueresponse VALUES (1059,1301,1,'So long as there\'s a solution.  I don\'t see a problem with the set difficulty.','2003-07-30 02:54:20');
INSERT INTO queueresponse VALUES (576,103,1,'','2003-07-30 04:43:31');
INSERT INTO queueresponse VALUES (1058,103,0,'Is there a known solution to this one?  I also would like to see Charlie\'s issue fixed.','2003-07-30 04:46:36');
INSERT INTO queueresponse VALUES (1060,979,0,'Will it not be better if this too is added to Words in Common 1 ? Can we post two such similar problems with the same concept as two different problems?','2003-07-30 04:50:44');
INSERT INTO queueresponse VALUES (1060,103,0,'I suppose that depends on how similar the solutions are.  Bryan?','2003-07-30 06:08:46');
INSERT INTO queueresponse VALUES (1449,153,0,' Argentina did not win the silver.','2003-10-05 23:17:42');
INSERT INTO queueresponse VALUES (1058,1072,1,'hey this is why we have the unsolved problem category. Every now and then a really good problem like this will get a lot of discussion','2003-08-01 15:09:34');
INSERT INTO queueresponse VALUES (1274,1919,0,'I haven\'t posted a solution for this because somebody might come up with a better way than me.','2003-07-30 09:00:47');
INSERT INTO queueresponse VALUES (1505,1301,1,'','2003-11-10 14:50:54');
INSERT INTO queueresponse VALUES (1505,1920,0,'This STILL needs the category to be changed to Cryptography','2003-11-13 10:13:44');
INSERT INTO queueresponse VALUES (1060,1575,0,'I\'m pretty sure the solutions are different.. this one is a D3, and I don\'t know it, but the D4 took me only a few seconds (if my answer is correct)','2003-07-30 09:16:04');
INSERT INTO queueresponse VALUES (1064,1626,0,'For some n (like 23) is there a sequence of consecutive integers other than 1,1,1... or 23?','2003-08-01 13:56:01');
INSERT INTO queueresponse VALUES (670,1920,1,'The hyphen in the title could be removed','2003-11-13 10:10:53');
INSERT INTO queueresponse VALUES (1274,1919,0,'Ignore that note','2003-07-30 09:48:18');
INSERT INTO queueresponse VALUES (1060,1919,0,'Perhaps this problem would benefit from being delayed a bit, so it\'s not posted too near to WIC 1 (assuming that gets posted :)','2003-07-30 09:51:33');
INSERT INTO queueresponse VALUES (1060,1567,0,'I have 13 problems pending, of which 9 are \"words in common\". All solutions are radically different, and as such I would argue they should remain uncombined.','2003-07-30 09:58:25');
INSERT INTO queueresponse VALUES (1060,1567,0,'Based on when I submitted them, you won\'t see WIC 3 for over a month. Scholars, feel free to spread these two out, or not.','2003-07-30 09:59:36');
INSERT INTO queueresponse VALUES (1059,1567,0,'I chose D4 based on the results of running several of these past a friend first, but a sample size of one may not be the truest indicator of difficulty level ;)  Now D3.','2003-07-30 10:02:00');
INSERT INTO queueresponse VALUES (1060,1919,1,'','2003-07-30 10:31:54');
INSERT INTO queueresponse VALUES (1058,1626,0,'Wasn\'t there only 10 unknown coins? Where did the 12 unknown coins come in?','2003-08-01 13:52:16');
INSERT INTO queueresponse VALUES (1051,1919,0,'I\'ll give this a TU going by what Bryan said. but does it need to be split to paragraphs first, or doesn\'t it really matter?','2003-07-30 10:38:25');
INSERT INTO queueresponse VALUES (1044,153,0,'I believe that we have already looked at the formula for triangular numbers, and generalized it to square, pentagonal, etc. in the problem \"N-gonal numbers\" We have also used the formula in the solution of other puzzles.','2003-08-01 18:01:41');
INSERT INTO queueresponse VALUES (579,1919,1,'Interesting','2003-08-01 12:29:56');
INSERT INTO queueresponse VALUES (578,1919,1,'This is going to be a challenge for me!','2003-07-30 10:40:13');
INSERT INTO queueresponse VALUES (1060,103,1,'','2003-07-30 10:40:41');
INSERT INTO queueresponse VALUES (1059,103,1,'','2003-07-30 10:40:59');
INSERT INTO queueresponse VALUES (1044,1645,1,'Comment','2003-08-01 02:05:06');
INSERT INTO queueresponse VALUES (1062,1645,1,'Comment','2003-08-01 02:07:37');
INSERT INTO queueresponse VALUES (1044,153,0,'OTOH, I suppose it doesn\'t hurt to have a \"basic\" version on which to build the other puzzles, even if it is published later than the others.','2003-08-01 18:03:31');
INSERT INTO queueresponse VALUES (1168,1626,0,'','2003-08-01 11:25:53');
INSERT INTO queueresponse VALUES (1168,1626,0,'I thought this looked hard, so I rated it 5/5, I hope it\'s not too easy! :)','2003-08-01 11:26:24');
INSERT INTO queueresponse VALUES (1060,1575,1,'','2003-07-30 13:59:13');
INSERT INTO queueresponse VALUES (1058,1575,0,'Yes, this is intriguing, but I\'d like to know that there is a solution before posting it...','2003-07-30 14:00:35');
INSERT INTO queueresponse VALUES (1060,1919,0,'I think they\'re okay together if the solutions are totally different. I know the solution to the other one - does this use the same sort of idea?','2003-07-31 10:50:33');
INSERT INTO queueresponse VALUES (1064,1575,0,'I changed it to read any positive integer','2003-07-31 12:05:58');
INSERT INTO queueresponse VALUES (1063,1301,1,'','2003-07-31 18:33:58');
INSERT INTO queueresponse VALUES (1064,1301,0,'I think what was meant was that the integers in the sequence should be specified as all being positive, not just that n is positive.','2003-07-31 18:38:08');
INSERT INTO queueresponse VALUES (1045,1919,1,'Comment','2003-07-30 20:54:24');
INSERT INTO queueresponse VALUES (1062,1301,1,'Lower difficulty though.','2003-07-31 06:13:35');
INSERT INTO queueresponse VALUES (1044,1301,1,'','2003-07-31 06:14:29');
INSERT INTO queueresponse VALUES (1044,1567,1,'D 2/5 tops.','2003-07-31 06:20:45');
INSERT INTO queueresponse VALUES (1063,103,1,'','2003-07-31 10:27:17');
INSERT INTO queueresponse VALUES (1064,103,0,'You mean positive integers, right?  Otherwise, 0 = -1 + 0 + 1 = -2 + -1 + 0 + 1 + 2 = ...','2003-07-31 10:32:46');
INSERT INTO queueresponse VALUES (1063,1919,1,'','2003-07-31 10:43:55');
INSERT INTO queueresponse VALUES (1064,1919,1,'As long as its postive integers, as fried said','2003-07-31 10:45:41');
INSERT INTO queueresponse VALUES (1062,1567,1,'Difficulty 1 out of 5, topic should be \"sequences\" rather than \"just math\".','2003-07-31 06:32:34');
INSERT INTO queueresponse VALUES (1062,1919,0,'I don\'t think jonny can change it can he?','2003-07-31 06:34:08');
INSERT INTO queueresponse VALUES (1044,1919,0,'I thought it was harder than that.....','2003-07-31 06:35:22');
INSERT INTO queueresponse VALUES (1051,1919,1,'Whatever','2003-07-31 08:52:32');
INSERT INTO queueresponse VALUES (1497,1072,0,'I think if the problem could be re-worded to brian smiths suggestion it would b worth a tu','2003-11-04 16:02:27');
INSERT INTO queueresponse VALUES (1060,1626,0,'I would think the same as you Ravi, but if the solutions are different it is debatable...','2003-08-01 16:01:46');
INSERT INTO queueresponse VALUES (1066,1575,1,'Looks good','2003-08-02 02:19:34');
INSERT INTO queueresponse VALUES (1107,1072,0,'Actaully there are 2 answers to this. One easy and simple one incredibly hard. even if this needs a bit of editing i still think this problem would generate a lot of discussion if I post one concept.','2003-08-08 12:32:10');
INSERT INTO queueresponse VALUES (1044,1575,1,'don\'t want to set a precedent of having a problem sit in the voting queue for a week while it transforms into a completely different one to get approved (in other words, this one\'s fine; don\'t let it happen again..). =P','2003-08-07 10:35:02');
INSERT INTO queueresponse VALUES (1062,1626,1,'','2003-08-02 03:10:19');
INSERT INTO queueresponse VALUES (1058,1575,0,'No, I think that, expecially for a weights and scales problem like this, there should definitely be a known solution. I\'m sure someone could submit a variation to this problem that is solvable..','2003-08-02 06:21:15');
INSERT INTO queueresponse VALUES (1066,1919,1,'','2003-08-02 04:18:33');
INSERT INTO queueresponse VALUES (1060,1575,0,'I think that yes, a set of problems like these would be good to put into a single problem, as each requires little discussion (you get it or you don\'t). The only thing is, what does Bryan do after?','2003-08-07 10:38:55');
INSERT INTO queueresponse VALUES (1110,1575,0,'No, the charity stripe is another word for the free throw line. it\'s not a weird trick, or some obscure rule of basketball. The fact that it is a basketball game does matter, but no one will be complaining once they have','2003-08-10 19:59:39');
INSERT INTO queueresponse VALUES (1058,1626,0,'I don\'t want to go to all the work of trying this puzzle out, just to know that it\'s impossible...','2003-08-02 10:14:18');
INSERT INTO queueresponse VALUES (1058,1626,0,'You could say \"How many weighings would it take?\" (instead of forcing 3 on) or \"How many coins can you still accomplish this in 3 weighings\"','2003-08-02 10:18:31');
INSERT INTO queueresponse VALUES (1066,1567,1,'','2003-08-02 13:12:30');
INSERT INTO queueresponse VALUES (579,1567,1,'','2003-08-02 13:17:53');
INSERT INTO queueresponse VALUES (1103,1301,1,'','2003-08-10 11:21:25');
INSERT INTO queueresponse VALUES (1110,1626,0,'I don\'t know what the answer is here if it\'s not 64% or 80%, or some wierd basketball rule I have never heard of','2003-08-10 19:40:32');
INSERT INTO queueresponse VALUES (1074,1626,1,'Ok I see... It could be changed into a self descriptor as well, but it\'s fine this way too :)','2003-08-03 13:14:58');
INSERT INTO queueresponse VALUES (1044,1626,0,'I would approve of that... I figured it out in 5 minutes, but I would think it is different. What do others think?','2003-08-06 17:12:27');
INSERT INTO queueresponse VALUES (1089,1301,1,'','2003-08-10 11:14:23');
INSERT INTO queueresponse VALUES (1110,1301,0,'... or some other trick where the shooter is not even trying for two shots from the penalty stripe.','2003-08-10 11:07:01');
INSERT INTO queueresponse VALUES (1074,1919,1,'Comment','2003-08-03 09:08:35');
INSERT INTO queueresponse VALUES (1074,1626,0,'This is a duplicate of Self-descriptor','2003-08-03 13:01:59');
INSERT INTO queueresponse VALUES (1073,1626,0,'I am unsure bother rhymes with water, but you have great rhythm and other rhymes instead... I am unsure how to do it besides pouring between glasses until each is level... If this is the idea please note it at the bottom','2003-08-03 13:06:32');
INSERT INTO queueresponse VALUES (1073,1919,1,'Very good rhyme DJ! You must be a poet!','2003-08-03 09:07:57');
INSERT INTO queueresponse VALUES (1044,1575,0,'Yeah, I was thinking that this isn\'t anything new, but I didn\'t know where we\'ve seen it before','2003-08-03 08:42:12');
INSERT INTO queueresponse VALUES (1074,1575,0,'No, it\'s not. In Self-Descriptor we were to find a number where the (n-1)th digit describes how many times n is in the puzzle. This is similar, but different, because you have to include the digits in the statements.','2003-08-03 13:09:15');
INSERT INTO queueresponse VALUES (1074,1575,0,'The solutions and methods for the two problems are totally different.','2003-08-03 13:09:54');
INSERT INTO queueresponse VALUES (1073,1626,1,'It truly is a good poem though... I didn\'t know you could write so well! It\'s a good idea for a puzzle too!','2003-08-03 13:10:04');
INSERT INTO queueresponse VALUES (1051,1626,1,'We need to get this out... It is clogging up the queue :)','2003-08-03 13:10:53');
INSERT INTO queueresponse VALUES (1044,1575,0,'I think that it\'s a non-dupe now.. but in the interest of fairness, it\'s a completely differnt problem than the one that was submitted. It doesn\'t seem fair that the problem was shaped and editing while in the voting ..','2003-08-06 19:58:57');
INSERT INTO queueresponse VALUES (1110,1301,0,'probability problem with .8 probability for each of two shots.','2003-08-10 11:06:04');
INSERT INTO queueresponse VALUES (1060,979,0,'It\'s fine with me. I trust Bryan and also agree with others.','2003-08-03 20:07:30');
INSERT INTO queueresponse VALUES (1073,979,1,'','2003-08-03 20:14:22');
INSERT INTO queueresponse VALUES (1074,979,0,'I still don\'t get it how the answer can be different. It seems to be the same thing put as 10 statements instead of a single word-form like in Self-Descriptor.','2003-08-03 20:22:49');
INSERT INTO queueresponse VALUES (1074,1919,0,'Well the difference is that the numbers are included in the statements. In Self-Discriptor the answer had 6 zeros (I think) but in this one all of the numbers have akready been','2003-08-03 22:30:50');
INSERT INTO queueresponse VALUES (1074,1919,0,'mentioned once, so the solution will be totally different, even if the method is not','2003-08-03 22:31:51');
INSERT INTO queueresponse VALUES (1044,1919,0,'I\'ve had a look at \'N-gonal numbers\' and I see what you mean. I had seen it before, but I didn\'t read it because it looked too complicated. As TomM said, we could include this as a basic version of it. I\'ll add in','2003-08-03 22:35:23');
INSERT INTO queueresponse VALUES (1044,1919,0,'Explain why to try and make it a bit more different','2003-08-03 22:35:59');
INSERT INTO queueresponse VALUES (1506,3136,1,'Glad you added the clarification about what \"turned upside down\" meant.  I was gettting very confused til I read that.','2003-11-13 19:57:47');
INSERT INTO queueresponse VALUES (587,1575,0,'Only D1 or D2','2003-08-03 23:48:48');
INSERT INTO queueresponse VALUES (1074,1575,0,'Well, yes, but there\'s another reason a self-descibing number won\'t work..','2003-08-06 20:28:29');
INSERT INTO queueresponse VALUES (587,1919,0,'Definitely D1','2003-08-04 01:05:50');
INSERT INTO queueresponse VALUES (587,1919,1,'','2003-08-04 01:06:48');
INSERT INTO queueresponse VALUES (586,1919,0,'How many sequences do you have Ravi?','2003-08-04 01:08:47');
INSERT INTO queueresponse VALUES (1058,103,0,'Actually, I think maximizing the success rate rather than guaranteeing total accuracy makes a pretty intriguing problem.  I just wish somebody knew the correct answer beforehand.','2003-08-04 02:51:07');
INSERT INTO queueresponse VALUES (587,1301,0,'Yes, change the difficulty to 1 first.','2003-08-04 03:00:16');
INSERT INTO queueresponse VALUES (587,1626,0,'This is definitely a D1','2003-08-04 03:13:29');
INSERT INTO queueresponse VALUES (586,1626,0,'Probably as many as he can find! This is a D1 I think','2003-08-04 03:14:24');
INSERT INTO queueresponse VALUES (1058,1919,0,'Looks like this one is going ti be here a loooong time','2003-08-04 03:34:49');
INSERT INTO queueresponse VALUES (1044,1575,0,'I would say it\'s a dupe. My only hesitation is because we didn\'t catch it sooner, but this problem is only asking for a formula that is usually taken for granted, and that we\'ve had to derive in a problem already... =\\','2003-08-04 03:52:50');
INSERT INTO queueresponse VALUES (586,1567,1,'Perhaps a D1.','2003-08-04 06:40:35');
INSERT INTO queueresponse VALUES (1044,1575,0,'The original question asked for a formula to find the nth triangle number, this asks to determine if a given integer is a perfect triangle number or not. I honestly don\'t care so much about this one problem; I just ...','2003-08-07 10:32:47');
INSERT INTO queueresponse VALUES (586,1072,0,'How about we make her condense her problems. Put them all into one ya know? that way we don\'t have to post like 10 sequences','2003-08-04 08:08:46');
INSERT INTO queueresponse VALUES (1094,1301,0,'only one is viable (and that one had the twins older and their brother younger.)','2003-08-13 09:12:48');
INSERT INTO queueresponse VALUES (1094,979,1,'','2003-08-13 00:09:09');
INSERT INTO queueresponse VALUES (1110,1626,0,'Ummm... I have no idea where the Charity stripe is... Can you fill us non-athletic types in? If it\'s some wierd trick like the charity stripe is on the other team\'s freethrow line, then I don\'t like this','2003-08-10 19:39:23');
INSERT INTO queueresponse VALUES (1110,1301,0,'Some rules of basketball would be of use here, such as is the penalty stripe the same thing as the free-throw line, as well as experience: does 1.7 seconds give enough time for two shots, so that its strictly a','2003-08-10 11:05:38');
INSERT INTO queueresponse VALUES (1044,1626,0,'I don\'t know how to make it different... If you do make it different I will change my vote.','2003-08-04 09:35:43');
INSERT INTO queueresponse VALUES (1058,1919,0,'We still need the issue of whether it\'s 10 or 12 coins fixed, Cory','2003-08-04 11:48:11');
INSERT INTO queueresponse VALUES (1044,1919,0,'I can\'t think of anything to change it too, but I added an extra section. If you think its still a dupe, then I don\'t think I can really do anything else. BTW, I don\'t know the answer to the second part, but I\'ll add it','2003-08-04 12:02:30');
INSERT INTO queueresponse VALUES (1044,1919,0,'in the solution if this problem does get posted eventually','2003-08-04 12:03:02');
INSERT INTO queueresponse VALUES (1044,1919,0,'I also put it up to D3 because of the new bit','2003-08-04 12:05:14');
INSERT INTO queueresponse VALUES (1074,1575,0,'I\'ll try not to give away the answer, but if you said, give a ten-digit number where the (n-1)th digit is one more than the number of times n is in the puzzle..it is limited and become a different problem.','2003-08-04 14:42:00');
INSERT INTO queueresponse VALUES (586,1575,0,'Yeah, like the \'Sequence and Pattern Exam\' ..','2003-08-04 16:09:55');
INSERT INTO queueresponse VALUES (586,1626,0,'That would make sense :) I think this is an easy one so maybe if Ravi got them all together the better ones would be more noticable','2003-08-04 18:45:23');
INSERT INTO queueresponse VALUES (1044,153,0,'The new bit needs to be re-worded.  If you work out the difference between T(n) and T(n+1), you have worked out the value of n.  I assume that you are asking if there is a way to work it out without deconstructing the','2003-08-05 00:13:19');
INSERT INTO queueresponse VALUES (1044,153,0,'formula in the first part of the answer.  It turns out there is a simple way to do it. (Of course, simple is in the eye of the beholder.)','2003-08-05 00:15:33');
INSERT INTO queueresponse VALUES (1044,153,0,'I\'ll send e-mail you the answer and the explanation why it works, if you\'d like.','2003-08-05 00:25:53');
INSERT INTO queueresponse VALUES (1107,1575,0,'Needs a bit of editing, and we have an absentee author with no solution again..','2003-08-07 10:12:50');
INSERT INTO queueresponse VALUES (1101,1575,1,'Interesting, but a few hints might be good or no one will get this. Like, does the arrangement have to do with the solution, or is it read left-to-right? Some kind of starting point..','2003-08-06 19:56:17');
INSERT INTO queueresponse VALUES (1044,1575,0,'The difference between T(n-1) and T(n) is just n...if you are given T(n), it\'s just unsolving the formula for n in terms of T(n).','2003-08-05 03:40:49');
INSERT INTO queueresponse VALUES (1074,1626,0,'The way I see it is you have to count the 0, 1 and such in each line. So if you put 1 in the second blank, it would be wrong because there would be 2 1s.','2003-08-05 04:37:15');
INSERT INTO queueresponse VALUES (1074,1626,0,'If this is what you mean, you should say the blanks count as \"in the puzzle\"... otherwise I would say 1 for all of them, since the solution isn\'t actually in the puzzle.','2003-08-05 04:38:45');
INSERT INTO queueresponse VALUES (1103,1301,0,'Is part of the puzzle knowing what a British billion is (vs. and American billion), or can the term be clarified?','2003-08-07 08:53:51');
INSERT INTO queueresponse VALUES (1074,103,1,'','2003-08-05 04:49:26');
INSERT INTO queueresponse VALUES (1074,979,0,'So are you trying to say that each of the digits from 0 to 9 has already occurred in the puzzle once and so none of the blanks will contain the digit 0 ? Is it like that ?','2003-08-05 04:53:44');
INSERT INTO queueresponse VALUES (1074,1567,1,'Of course.','2003-08-05 04:59:34');
INSERT INTO queueresponse VALUES (586,979,0,'Well you can expect the next sequence after at least 20 more problems (other than sequences) of mine have been submitted.','2003-08-05 05:06:15');
INSERT INTO queueresponse VALUES (586,1072,0,'-s with 4','2003-08-06 11:20:33');
INSERT INTO queueresponse VALUES (1060,1072,0,'Yes so this one can be posted but i request that bryan puts it all into words in common exam. So itd be a followup to the sequence exam and cut down on the queue.','2003-08-06 11:22:13');
INSERT INTO queueresponse VALUES (1044,1626,0,'Yes, I don\'t think that extra bit will work.','2003-08-05 05:38:51');
INSERT INTO queueresponse VALUES (1044,1919,0,'Yeah, I think we can call this problem dead','2003-08-05 05:57:12');
INSERT INTO queueresponse VALUES (1044,1919,0,'Can anyone else think of anything I can do to the problem to make it origianl (or as original as possible)?','2003-08-05 07:52:29');
INSERT INTO queueresponse VALUES (1058,775,0,'sorry for the delay, 10/12 issue fixed.  My best approach achieves slightly over 75%, but I can\'t say this is the absolute max.','2003-08-05 08:11:25');
INSERT INTO queueresponse VALUES (587,1072,1,'','2003-08-05 17:35:53');
INSERT INTO queueresponse VALUES (1060,1072,0,'i think the problems could be condensed. All sequences have different ways of the next term when you think about it. I don\'t see why word problems shoudl be different','2003-08-05 17:38:57');
INSERT INTO queueresponse VALUES (586,1072,0,'no ravi were saying put all your sequences in ONE problem','2003-08-05 17:34:52');
INSERT INTO queueresponse VALUES (1044,1626,0,'I can\'t, sorry... :(','2003-08-05 08:33:17');
INSERT INTO queueresponse VALUES (1058,1626,0,'I still don\'t know if a \"success rate\" is a good idea so I won\'t TU, but it seems good otherwise.','2003-08-05 08:36:31');
INSERT INTO queueresponse VALUES (1074,1072,1,'','2003-08-05 17:44:08');
INSERT INTO queueresponse VALUES (1073,1919,0,'DJ - can I just ask whether you made this yourself?','2003-08-06 02:51:24');
INSERT INTO queueresponse VALUES (586,979,0,'Alan, I am a \'HE\' and not a \'SHE\'.','2003-08-05 19:49:27');
INSERT INTO queueresponse VALUES (586,979,0,'I told you that my next problem on sequences is not going t be posted before a month or two. Then what is the problem in pushing this problem up ?','2003-08-05 19:50:58');
INSERT INTO queueresponse VALUES (1058,1301,1,'','2003-08-06 02:34:30');
INSERT INTO queueresponse VALUES (586,1072,0,'firstly ravi i am sorry for calling you a girl. Its just that this one girl in my school \"maria raja\" reminds me of you and my mind gets carelessly associated. Next it is okay to push this one just condense all the other','2003-08-06 11:19:51');
INSERT INTO queueresponse VALUES (1121,979,0,'Lewis: I think you should define the terms Knights, Liars and Knaves at the end of the problem or may be at the beginning. We are familiar with the terms but may be the new users \'might not be\'.','2003-08-13 00:14:36');
INSERT INTO queueresponse VALUES (1110,775,0,'DJ, your answer depends on a person having a basic understanding of Bball strategy, which if a person has, theres not much to it, but otherwise its impossible','2003-08-10 23:20:24');
INSERT INTO queueresponse VALUES (1058,1575,0,'I still think that a weights and scales problem should have a definite way to find what you\'re looking for..','2003-08-06 00:52:32');
INSERT INTO queueresponse VALUES (1044,1919,0,'Don\'t take any notice of this note, I\'m just testing the new feature levik put in :','2003-08-06 01:14:10');
INSERT INTO queueresponse VALUES (1044,1919,0,'OK, now a serious note. I totally changed the question (even though it\'s still based on triangle numbers). I don\'t actually know if there is a solution, but again I\'ll do one if it does get posted (not looking likely....','2003-08-06 01:27:46');
INSERT INTO queueresponse VALUES (587,1301,1,'','2003-08-06 02:33:13');
INSERT INTO queueresponse VALUES (1044,1575,0,'queue, akin to replacing a pending problem with a completely different one that you think is better. What are everyone else\'s opinions?','2003-08-06 20:00:00');
INSERT INTO queueresponse VALUES (1060,1626,0,'As everyone loves, it would cut down on the queue as well. In \"Sequence exam\" all the solutions were different, but they were in the same problem.','2003-08-06 03:42:54');
INSERT INTO queueresponse VALUES (1044,1919,0,'I know It\'s my own problem anyway, but I think its definitely a non-dupe now. But I guess its up to you..... (why do so many of my notes end with....?) ....','2003-08-06 18:40:07');
INSERT INTO queueresponse VALUES (1103,103,0,'I don\'t think it really matters.','2003-08-07 10:30:42');
INSERT INTO queueresponse VALUES (1106,1301,1,'','2003-08-10 11:08:45');
INSERT INTO queueresponse VALUES (1073,1626,0,'The version I found uses Dad instead of Jack. Read my comment above DJ','2003-08-06 18:55:19');
INSERT INTO queueresponse VALUES (586,103,0,'For my part, I tend to abstain from Sequences problems.  I don\'t personally like them, but I know other people do.','2003-08-07 10:29:18');
INSERT INTO queueresponse VALUES (1094,979,0,'This too I think should be of Difficulty 1','2003-08-13 00:10:11');
INSERT INTO queueresponse VALUES (1101,1626,1,'I would agree... In \"Third Base\", I gave a major clue in the title. :)','2003-08-06 22:55:39');
INSERT INTO queueresponse VALUES (1044,1626,0,'I think it\'s fine, since he only changed it a little. Anyway, I have a good thing to add:','2003-08-06 22:57:37');
INSERT INTO queueresponse VALUES (1044,1626,0,'If you take 8 times a triangle number and add one, it\'s a perfect square.','2003-08-06 22:58:44');
INSERT INTO queueresponse VALUES (1044,1626,0,'It\'s the same number as if you doubled the term number minus one (then squared), you could ask them to prove why','2003-08-06 23:02:59');
INSERT INTO queueresponse VALUES (1101,1919,1,'Comment','2003-08-07 08:46:41');
INSERT INTO queueresponse VALUES (586,979,0,'I told you I do not have another one right now in the list and it is not going to appear \'AT LEAST\' before the next 25 - 30 problems (other than sequences) of mine. Then why is this problem not being voted upon?','2003-08-07 02:05:31');
INSERT INTO queueresponse VALUES (1044,979,0,'The changed forms of the problems will be dupes of \"Odd Sum\" and \"Square of an Odd\".','2003-08-07 02:34:29');
INSERT INTO queueresponse VALUES (1044,1919,0,'Gamer - you could use that one yourself, as this problem has had enough editing about already.','2003-08-07 03:26:02');
INSERT INTO queueresponse VALUES (1044,1919,0,'And I didn\'t totally change the problem, afterall its still based on Triangle Numbers. I just changed the question a bit to make it a non-dupe.','2003-08-07 03:27:02');
INSERT INTO queueresponse VALUES (1101,1575,0,'I don\'t remember \'Third Base\' either..','2003-08-07 10:12:26');
INSERT INTO queueresponse VALUES (1101,1301,0,'\"Third Base\"? ...did we see that?','2003-08-07 08:40:25');
INSERT INTO queueresponse VALUES (1060,1626,0,'We should come to a conclusion on this.','2003-08-07 08:32:19');
INSERT INTO queueresponse VALUES (1060,1575,0,'We need to have the ability to delete pending problems before we start asking people to combine already submitted problems into one ...','2003-08-07 10:40:19');
INSERT INTO queueresponse VALUES (1101,1567,0,'The clues are already there. Now that I added the statement at the end, is it too much?  Should I delete it?','2003-08-07 10:48:06');
INSERT INTO queueresponse VALUES (1103,1567,0,'Yes, it does. In America, the number \"one billion\" is a thousand million, while in the UK a billion is a million million (I think).','2003-08-07 10:52:18');
INSERT INTO queueresponse VALUES (1168,1575,0,'Specifying the exact corner to start and end in just eliminates four copies of each solution, but it might be easier to say \'to the opposite corner\' and that rotations/reflections are not counted.','2003-08-10 22:07:12');
INSERT INTO queueresponse VALUES (1107,1567,1,'(I am guessing scholars don\'t have editing privileges.) Even without editing, the problem is understandable. I would err on the side of giving it a TU.','2003-08-07 10:57:37');
INSERT INTO queueresponse VALUES (1103,1072,1,'I\'ll het this is now because lewis is a regular and the problem will be edited.','2003-08-07 11:08:09');
INSERT INTO queueresponse VALUES (1107,1301,1,'','2003-08-07 11:10:10');
INSERT INTO queueresponse VALUES (586,1072,1,'ok I should vote but ravi, queue position is irrelevant. if you have only one more sequence then i under stand but if you have more than one sequence beyond this one then they should combined by the time they get to the','2003-08-07 11:10:15');
INSERT INTO queueresponse VALUES (586,1072,0,'queue','2003-08-07 11:10:27');
INSERT INTO queueresponse VALUES (1107,1301,0,'The director can edit it if necessary; also, it can (and will) be solved; and it should lead to an interesting discussion, with one obvious follow-up question.','2003-08-07 11:11:39');
INSERT INTO queueresponse VALUES (1044,1072,1,'','2003-08-07 11:15:22');
INSERT INTO queueresponse VALUES (1107,1919,0,'I think its good enough for a TU but I\'ll wait for editing...','2003-08-07 11:18:47');
INSERT INTO queueresponse VALUES (1107,1626,0,'I think this has more than one answer, so I don\'t think this is a great problem, but I will go along with it if others want to','2003-08-07 12:18:39');
INSERT INTO queueresponse VALUES (1103,1626,0,'This seems like a D2 in my opinion.','2003-08-07 12:20:49');
INSERT INTO queueresponse VALUES (1101,1626,0,'No, Third Base is a pending problem of mine! Sorry for the confusion... maybe that was a bad thing to say','2003-08-07 12:21:59');
INSERT INTO queueresponse VALUES (1044,1626,1,'Ok, I would agree :)','2003-08-07 12:26:34');
INSERT INTO queueresponse VALUES (1103,1919,0,'I don\'t know about the difficulty. I would have thought D3 was OK - what does everyone else think? As for the billion issue - I meant it as an American billion. I\'ll change it to $ instead of £ to make it clearer.','2003-08-07 13:19:59');
INSERT INTO queueresponse VALUES (1103,1919,0,'Are the amounts OK? ( +$100 billion and - $1 million )','2003-08-07 13:22:39');
INSERT INTO queueresponse VALUES (1101,1919,0,'I don\'t think it\'s too much. After all, it is a tricky code :0','2003-08-07 15:28:53');
INSERT INTO queueresponse VALUES (586,1575,0,'I\'m not really crazy about sequences like this that are just five or six numbers from which you are to find the next few. Sequence and Pattern Exam was a good idea, so if you feel you must submit straightforward  ...','2003-08-08 08:43:54');
INSERT INTO queueresponse VALUES (1101,1575,0,'What I was going to say next is, if the layout is important (columns as well as rows), perhaps you should use the &lt;pre> or &lt;tt> tag to make them line up properly. This _almost_ does, but it\'s hard to read as is..','2003-08-07 16:45:05');
INSERT INTO queueresponse VALUES (1103,1626,0,'Can you add a solution Lewis? If you solve it you might see it\'s easy/hard','2003-08-09 12:38:10');
INSERT INTO queueresponse VALUES (1074,1626,0,'It\'s interesting to note that this problem is easy once you know the answer to self-descriptor 1.','2003-08-07 20:53:20');
INSERT INTO queueresponse VALUES (1106,979,1,'Its a problem which requires Venn Diagram and I don\'t think that the answers are either of 10% or 0% and also it is (I think) unique.','2003-08-09 00:43:28');
INSERT INTO queueresponse VALUES (1107,1072,0,'I don\'t thing that there is a possibility of more than one solution but after graphing this on a cartesan plane i think there is one solid answer.','2003-08-08 12:30:34');
INSERT INTO queueresponse VALUES (1138,1626,0,'Forgot the \"is split\" part','2003-08-09 11:34:55');
INSERT INTO queueresponse VALUES (1138,1575,1,'Yeah, put the last clause \'When the 5-digit number is split into two numbers, the first ...\' then &lt;What is the number? Something like that.. Looks good though','2003-08-08 16:33:22');
INSERT INTO queueresponse VALUES (586,1575,1,'sequences like this in the same absurd quantities as you do everything else, perhaps combinging the problems into one (or a few, depending on how many there are) would be a better way to go. This one\'s ok for now.','2003-08-08 08:45:33');
INSERT INTO queueresponse VALUES (1103,979,1,'','2003-08-08 10:38:57');
INSERT INTO queueresponse VALUES (1138,1919,1,'I\'ll wait untill it gets edited before I TU it, but its looks interesting','2003-08-08 17:45:04');
INSERT INTO queueresponse VALUES (1106,1626,0,'do you mean maximum... minimum, average? The maximum is 10% and minimum is 0% (easy), so there is more than 1 solution','2003-08-08 23:56:49');
INSERT INTO queueresponse VALUES (1103,1301,0,'I think the fact it\'s American billion makes it easier.  If it were British billion, the probabilities would be closer and call for more accurate calculation.','2003-08-08 11:31:17');
INSERT INTO queueresponse VALUES (1107,1072,1,'','2003-08-08 12:32:24');
INSERT INTO queueresponse VALUES (1168,1626,0,'It actually doesn\'t matter, but I will add it in if you want','2003-08-09 11:33:03');
INSERT INTO queueresponse VALUES (1103,1919,0,'I\'ll change it to British million.','2003-08-08 12:40:24');
INSERT INTO queueresponse VALUES (1168,1919,1,'','2003-08-09 11:41:05');
INSERT INTO queueresponse VALUES (1103,775,0,'I agree with Gamer - this is too easy for a d3, but I\'d say also too hard for d1','2003-08-08 13:20:08');
INSERT INTO queueresponse VALUES (1103,1919,0,'D2 it is','2003-08-08 13:37:06');
INSERT INTO queueresponse VALUES (1107,1575,0,'It should be said that a cow eats grass at a constant rate..','2003-08-08 17:37:59');
INSERT INTO queueresponse VALUES (1138,103,1,'Could stand a bit of editing.','2003-08-08 16:29:51');
INSERT INTO queueresponse VALUES (1168,1575,0,'You might just want to say that reflections and rotations of the same pattern do not count. If you don\'t specify the orientation, then a single soltuion could yield two ways to do it, with the board turned each way.','2003-08-10 22:06:11');
INSERT INTO queueresponse VALUES (1138,1626,0,'Does this look fine? :)','2003-08-08 19:31:34');
INSERT INTO queueresponse VALUES (1103,1626,0,'Or you could say \"trillion\", which is the american equivalent of a million million.','2003-08-08 19:36:37');
INSERT INTO queueresponse VALUES (1106,1919,0,'Is it OK now?','2003-08-09 11:38:40');
INSERT INTO queueresponse VALUES (1168,1919,0,'You could say \"A knights move is an L shape with 2 squares one way and 1 square the other way\"','2003-08-09 11:40:56');
INSERT INTO queueresponse VALUES (1110,1575,0,'I added a note to the end of the problem, addresses what Alan said about only having time for one shot..','2003-08-10 22:01:27');
INSERT INTO queueresponse VALUES (1138,1575,0,'Now it\'s not even coherent..you forgot to rearrange the sentence. =p','2003-08-09 10:56:12');
INSERT INTO queueresponse VALUES (1168,1575,0,'First, 4 rows and 5 columns, or 5 rows and columns? You might want to start with the description of a knight\'s tour, and the explanation of how a knight moves is probably not needed.','2003-08-09 10:58:44');
INSERT INTO queueresponse VALUES (1138,1301,0,'It still has just \"When the 5 digit number the first number is...\"  See DJ\'s comment.','2003-08-09 09:12:11');
INSERT INTO queueresponse VALUES (1106,1919,0,'Heh, same problem as Palindromicality. I changed the statistics to make it harder. Is D3 OK? (Note - I changed the statistics and not the actual problem :o','2003-08-09 08:36:10');
INSERT INTO queueresponse VALUES (1106,1575,0,'If all the attributes are distributed perfectly evenly, wouldn\'t the answer, then, just be .1 *.5 * .7 * .8 = .028 = 2.8% ? I don\'t see how else it\'s solvable, and that\'s way too simple..','2003-08-09 08:02:22');
INSERT INTO queueresponse VALUES (1106,1919,0,'The answer is neither 0% nor 10%','2003-08-09 03:38:42');
INSERT INTO queueresponse VALUES (1106,775,0,'in a group of infinite persons (people) we could expect that the law of large numbers to allow us a venn diagram approach.  Consider though that the sample size is 10 people, and gamers deficiency is apparent (these even','2003-08-09 03:38:50');
INSERT INTO queueresponse VALUES (1106,775,0,'ts are not co-dependant).  Either pick diffent attributes that have some rel;ation to restrict the possibilities or reword the question','2003-08-09 03:40:18');
INSERT INTO queueresponse VALUES (1106,775,0,'lewis you and i are on at the same time! neat (Its very late)','2003-08-09 03:40:52');
INSERT INTO queueresponse VALUES (1106,1919,0,'For me its early(ish)','2003-08-09 03:47:07');
INSERT INTO queueresponse VALUES (1106,1919,0,'What I meant is all the attributes are not related, in other words somebody who smokes and drives has as much chance of drinking alcohol as anybody else.','2003-08-09 03:50:26');
INSERT INTO queueresponse VALUES (1110,1072,1,'DJ I will trust ou and put my faith in you as a member of flooble to another.','2003-08-10 20:32:53');
INSERT INTO queueresponse VALUES (1103,1919,0,'Charlie - thats why I put how much would they gain/lose at the end, so you would have to do it more accurately','2003-08-09 05:07:26');
INSERT INTO queueresponse VALUES (1168,1626,0,'It\'s possible. Are there any better descriptions of a knight\'s move?','2003-08-09 10:50:30');
INSERT INTO queueresponse VALUES (1106,1575,0,'Isn\'t that the same thing? You just have to divide 23 by 37 and 26 by 33 to get the decimals to multiply, but there\'s still no figuring to be done with the percentages...','2003-08-09 10:54:40');
INSERT INTO queueresponse VALUES (1168,1919,0,'Is it actually possible?','2003-08-09 09:48:00');
INSERT INTO queueresponse VALUES (1110,1626,1,'Yes,,, I hope it is a good solution...','2003-08-10 21:20:28');
INSERT INTO queueresponse VALUES (1106,1626,0,'How close is approximately? When dealing with statistics you have to be more approximate','2003-08-09 13:21:03');
INSERT INTO queueresponse VALUES (1106,1626,0,'more exact i mean...','2003-08-09 13:22:32');
INSERT INTO queueresponse VALUES (1106,1919,0,'Seing as there\'s exactly 1,000,000,000 people and the statistics are strange numbers, its basically just to the nearest person, because you can\'t have 0.7 of a person smoke...','2003-08-09 13:24:39');
INSERT INTO queueresponse VALUES (1106,1626,0,'Anyway, I agree with DJ... I don\'t know how you can salvage this one... The new statistics you completely changed make it harder though, so I wouldn\'t be completely opposed to TU if others did','2003-08-09 13:25:08');
INSERT INTO queueresponse VALUES (1138,1919,0,'Hey, I didn\'t TU that??? I said i was GOING to but I didn\'t do it yet???','2003-08-09 13:26:05');
INSERT INTO queueresponse VALUES (1106,1626,0,'So  maybe say \"To the nearest person\" or something like that','2003-08-09 13:27:28');
INSERT INTO queueresponse VALUES (1138,1626,0,'You can click clear on your vote to cancel it... Likely you did it accidentally.','2003-08-09 13:28:51');
INSERT INTO queueresponse VALUES (1103,1919,0,'The difficulty depends on how exact you want to be. Its not a case of 1/2ing the number of possibilies to find when they will crack the code on average, because each go they will have a better chance having disregarded','2003-08-09 13:31:32');
INSERT INTO queueresponse VALUES (1103,1919,0,'another possibility. If its being done like that (which is how I would like it done) I think its at least a D3, maybe a D4.','2003-08-09 13:32:45');
INSERT INTO queueresponse VALUES (1103,1919,0,'I haven\'t posted a full solution yet because I don\'t know what way you guys look at it. But don\'t worry, I will do.','2003-08-09 13:42:25');
INSERT INTO queueresponse VALUES (1110,1575,0,'by the way, the answer is neither 64% nor 80%, and you don\'t need to know anything more about the basketball game than what is stated in the problem.','2003-08-10 20:07:06');
INSERT INTO queueresponse VALUES (1168,1575,0,'The proper way to describe a knight\'s move is \'from one corner of a 2x3 recrangle to the opposite corner.\' I don\'t think it\'s necessary; though, and we\'ve never before found the need to explain how chess pieces move..','2003-08-09 14:22:57');
INSERT INTO queueresponse VALUES (1103,1626,0,'I will email you something about the difficulty...','2003-08-09 15:05:24');
INSERT INTO queueresponse VALUES (1103,1626,0,'(Hopefully I got the right e-mail address so you can see why your reasoning above isn\'t totally correct)','2003-08-09 15:31:16');
INSERT INTO queueresponse VALUES (1106,1567,0,'D2, tops. Once you read thru the wording, the math is trivial. Sentence 1 needs correcting; it gives the ratio of non-smokers to non-smokers (oops!).','2003-08-09 15:34:57');
INSERT INTO queueresponse VALUES (1138,1567,1,'You must be done with the corrections -- this looks good.','2003-08-09 15:38:33');
INSERT INTO queueresponse VALUES (1106,1919,0,'Thanks for pointing that out Bryan! That would have been weird if that had got posted!','2003-08-09 15:39:28');
INSERT INTO queueresponse VALUES (1138,1919,0,'Nah, I only checked back on this problem to TU it anyway, so I\'ll just leave it','2003-08-09 15:40:32');
INSERT INTO queueresponse VALUES (1103,1919,0,'NM my earlier posts :','2003-08-09 15:46:55');
INSERT INTO queueresponse VALUES (1168,1567,1,'It is inevitable that this will be solved with the use of a computer program, so I wonder if \"algorithms\" is a better category.','2003-08-09 15:47:56');
INSERT INTO queueresponse VALUES (1115,775,0,'hope im not ruining things here, but have you considered that a half revlution results in a vertical stripe?','2003-08-09 17:17:05');
INSERT INTO queueresponse VALUES (1168,1626,0,'I had seen a solution for this that you could do without a computer program...  It employs a little trial and error, but not a significant amount. If I were to put it in algorithms, a computer program would need to be','2003-08-09 19:50:33');
INSERT INTO queueresponse VALUES (1168,1626,0,'created to simulate a knights tour, not just a trial and error (though checking it might be allowed)','2003-08-09 19:51:08');
INSERT INTO queueresponse VALUES (1110,1575,0,'heard the answer. I would think you guys know how peevish I am about stupid problems, and this isn\'t one..','2003-08-10 20:02:06');
INSERT INTO queueresponse VALUES (1115,1072,1,'If he hasn\'t, we will. good point cory.','2003-08-09 19:52:47');
INSERT INTO queueresponse VALUES (1089,979,1,'','2003-08-10 10:16:02');
INSERT INTO queueresponse VALUES (1122,1575,0,'I don\'t like \'chance\' and \'he might\' statements in a L&K problem...those could be always true or always false. Could you change the wording (or if the problem hinges on that ambiguity, I don\'t think it\'s that great...)?','2003-08-14 07:14:02');
INSERT INTO queueresponse VALUES (1110,1626,0,'I don\'t see much problem here... Just 2*.8*.2... did I miss something?','2003-08-10 12:14:56');
INSERT INTO queueresponse VALUES (1106,1626,1,'','2003-08-10 12:25:02');
INSERT INTO queueresponse VALUES (1110,1575,0,'This is the problem I was talking about... it\'s not as straightforward as it seems, of course','2003-08-10 19:22:02');
INSERT INTO queueresponse VALUES (1107,1626,0,'I still think this problem is wierd... but if others like it...','2003-08-10 12:28:41');
INSERT INTO queueresponse VALUES (1110,1072,0,'seems easy. i f 1.7 seconds isn\'t enough for one shot then the answer is easily 80%','2003-08-10 12:59:00');
INSERT INTO queueresponse VALUES (1089,1072,1,'','2003-08-10 12:59:44');
INSERT INTO queueresponse VALUES (1110,1575,0,'I meant charity stripe, not penalty stripe..','2003-08-10 19:24:37');
INSERT INTO queueresponse VALUES (1115,1575,0,'Knowing Bryan, I\'d be pretty sure that hasn\'t been overlooked...','2003-08-11 04:45:06');
INSERT INTO queueresponse VALUES (1110,1626,0,'I think you should tell someone (like Bryan or such) the solution and tell them not to comment on the problem (if there is anyone who would like to do this)... I trust this is fine, but am confused why you added all','2003-08-12 22:23:50');
INSERT INTO queueresponse VALUES (1106,1575,0,'I think \'23 out of the 37 people\' should just read \'23 out of 37, and \'the\' should be removed from the end of the third line. I\'m still iffy about this problem; in the end you\'re still just multiplying four decimals..','2003-08-11 04:41:48');
INSERT INTO queueresponse VALUES (1110,1575,0,'Should I add that a free throw is worth one point, while other shots are worth two or three? I thought that was pretty common knowledge, but I can change it if you think it necessary..','2003-08-11 04:48:50');
INSERT INTO queueresponse VALUES (600,979,0,'I hope now its alright','2003-08-14 04:52:53');
INSERT INTO queueresponse VALUES (1134,1626,0,'Can you make it 4 out of 5? I don\'t imagine it would be hard for everyone.','2003-08-12 22:21:47');
INSERT INTO queueresponse VALUES (1115,1567,0,'Alright, none of you guys better be the first to answer this when it posts! I\'m hoping people will overlook that, then others will comment on it ;P','2003-08-11 12:07:37');
INSERT INTO queueresponse VALUES (1110,1301,1,'','2003-08-11 09:39:42');
INSERT INTO queueresponse VALUES (1110,1626,0,'the lingo... Usually wording is used to sound tricky, or has some lame trick in it.','2003-08-12 22:24:35');
INSERT INTO queueresponse VALUES (1134,979,0,'Is it so tough ?','2003-08-12 01:29:16');
INSERT INTO queueresponse VALUES (1168,1301,1,'','2003-08-11 09:20:23');
INSERT INTO queueresponse VALUES (1122,979,1,'','2003-08-14 04:35:52');
INSERT INTO queueresponse VALUES (1179,775,0,'without giving anything away, specifying that they are Canadian ~may~ prove useful to some solvers (Can-Am\'s), though definitely not all.','2003-08-12 21:15:01');
INSERT INTO queueresponse VALUES (1121,1575,1,'It\'s similar to that problem, but different. I haven\'t worked it out, but it loos good, anyway. I don\'t think the definition of liar, knight, knave should have to be on every single L&K problem on the site, this is fine.','2003-08-13 07:44:23');
INSERT INTO queueresponse VALUES (1179,1072,1,'','2003-08-11 19:44:28');
INSERT INTO queueresponse VALUES (599,979,0,'I did not get what you are trying to ask Lewis. Do you mean the transferring of 4 units of water from one jug to the other jug ?','2003-08-14 04:42:57');
INSERT INTO queueresponse VALUES (1112,979,1,'','2003-08-14 04:37:01');
INSERT INTO queueresponse VALUES (1122,1919,0,'The reason I wrote it like that is to keep open the possibility that the keeper he\'s talking about is a liar and the door is incorrect. If you said \"I would say no\" or \"he would say no\" you\'re saying he is definitely a','2003-08-15 03:42:33');
INSERT INTO queueresponse VALUES (1134,103,0,'What\'s the deal with the title?','2003-08-12 09:39:50');
INSERT INTO queueresponse VALUES (1094,1,1,'A good morning problem','2003-08-13 10:26:18');
INSERT INTO queueresponse VALUES (1110,1567,1,'I switched my vote. If DJ is going to bat for this problem (sorry for mixing sports analogies), I trust his judgment.','2003-08-13 10:56:56');
INSERT INTO queueresponse VALUES (1111,1626,1,'If this is possible it\'s fine... :','2003-08-11 23:31:11');
INSERT INTO queueresponse VALUES (1111,103,0,'Does each step have to form a real word?  The problem implies that this isn\'t necessary.  If it\'s not necessary, it\'s very easy to do it in four moves.','2003-08-12 09:38:03');
INSERT INTO queueresponse VALUES (1111,979,1,'','2003-08-12 01:08:45');
INSERT INTO queueresponse VALUES (1134,1301,1,'Looks as tough to me when you build as when you cut down, as you don\'t know what you can add and still leave possibilities for the longer words.','2003-08-12 09:30:58');
INSERT INTO queueresponse VALUES (1134,1919,0,'no, d3 or somwthing I think, because you can just reverse the process - start with a or i and build up. Looks ok though','2003-08-12 03:59:37');
INSERT INTO queueresponse VALUES (1121,979,1,'','2003-08-13 10:21:45');
INSERT INTO queueresponse VALUES (1111,1301,0,'Are you required to take five moves, or will a four move solution be acceptable?','2003-08-12 09:36:15');
INSERT INTO queueresponse VALUES (1107,1575,0,'I think so too, especially if there isn\'t a unique solution..','2003-08-12 06:01:48');
INSERT INTO queueresponse VALUES (1134,1626,0,'I would say can you remove letters from the middle? or only the ends?','2003-08-12 08:38:30');
INSERT INTO queueresponse VALUES (1110,103,0,'DJ - I\'d make the changes.  There are plenty of people who know absolutely nothing about basketball.','2003-08-12 09:33:58');
INSERT INTO queueresponse VALUES (1110,1567,0,'If the basketball lingo were stripped from this problem, there would be nothing to disguise the fact that it is simple arithmetic. I think this is a big step below DJ\'s usual offerings.','2003-08-12 18:50:36');
INSERT INTO queueresponse VALUES (1111,1575,0,'The problem explicityly says that each step need not form a real word, and it also says that you must do it in five moves (not less than five)','2003-08-12 12:30:59');
INSERT INTO queueresponse VALUES (1134,1567,1,'I don\'t know \"the deal\" with the title, but the problem stands on its own. I can\'t argue to reduce the difficulty level if I can\'t figure out the answer. I\'d say this puzzle looks good.','2003-08-12 18:38:17');
INSERT INTO queueresponse VALUES (1179,1567,0,'I have to ask: why do you specify Canadian letters? Aren\'t they Roman letters?','2003-08-12 18:33:28');
INSERT INTO queueresponse VALUES (1110,1575,0,'here; it just requires a bit of thought outside of the proverbial box.','2003-08-12 20:12:49');
INSERT INTO queueresponse VALUES (1134,1626,0,'The title needs work... maybe \"One down, still a word\" or something like that.','2003-08-12 13:31:06');
INSERT INTO queueresponse VALUES (1121,979,0,'Isn\'t this one similar to Tim Axoy\'s : More knights,liars,and knaves ?','2003-08-13 00:26:49');
INSERT INTO queueresponse VALUES (1121,979,0,'More knights,liars and knaves: http://www.flooble.com/perplexus/show.php?pid=980','2003-08-13 00:28:34');
INSERT INTO queueresponse VALUES (1111,1072,1,'','2003-08-12 15:12:24');
INSERT INTO queueresponse VALUES (1110,1575,0,'The basketball \'lingo,\' as you put it, is the entire problem. I\'ve tried to make it obvious that this isn\'t a straightforward probability problem, without giving away the answer. There are no tricks or obscure rules ...','2003-08-12 20:09:22');
INSERT INTO queueresponse VALUES (1094,1575,0,'I don\'t find the premise that interesting to begin with, but there are at least two (or three mathematical) answers to this example..','2003-08-13 07:46:47');
INSERT INTO queueresponse VALUES (1110,1575,0,'I don\'t think the explanation should have to be there. Even if someone doesn\'t know the basic rules of basketball, I\'m not calling any uncommon or obscure facets of the game. It would be like having to tell someone...','2003-08-13 07:47:56');
INSERT INTO queueresponse VALUES (1110,1575,0,'that opposite sides of a die add up to 7 when that is an integral part of the problem. Sure, everyone might not know that offhand, but in putting it in the problem, you give away the method to the answer. So, I\'m ...','2003-08-13 07:49:00');
INSERT INTO queueresponse VALUES (1110,1575,0,'taking that whole spiel off the end of the problem. I dont want to give the answer away, but let me just say that it depends on the basketball game and the basic rules of the game, but not some obscure rule that people..','2003-08-13 07:52:53');
INSERT INTO queueresponse VALUES (1110,1575,0,'will complain didn\'t exist. It\'s just common sense. And even if you know the method, there is still some work to do with the actual probabilities to come up with an answer. I\'m not saying it\'s the greatest problem in ...','2003-08-13 07:53:58');
INSERT INTO queueresponse VALUES (1110,1575,0,'the world, but I really think it\'s a lot better than everyone is giving it credit for.','2003-08-13 07:54:19');
INSERT INTO queueresponse VALUES (1121,1626,0,'I think this fairly simple... but it is fine. It\'s not really similar to any other problem I have seen','2003-08-13 08:49:13');
INSERT INTO queueresponse VALUES (1094,1301,0,'Not that it is terribly difficult, but there should be some simpler puzzles on the site.','2003-08-13 09:13:45');
INSERT INTO queueresponse VALUES (1134,1626,1,'','2003-08-13 08:45:23');
INSERT INTO queueresponse VALUES (1121,1626,0,'I think it\'s a good idea. It only takes a little bit of space, and if it appears in the oldie section, new people won\'t understand it and may leave','2003-08-13 08:46:45');
INSERT INTO queueresponse VALUES (1122,153,0,'That should read  \"If you ask me if door E leads...\"','2003-08-14 22:14:45');
INSERT INTO queueresponse VALUES (1114,1575,0,'involved problems, they are fine as a series of problems. for instance, do you then think all the \'tricky pearls\' should have been one problem? It definitely depends on the type and length of the particular problems.','2003-08-17 14:31:06');
INSERT INTO queueresponse VALUES (1094,1626,0,'By saying \"The product of 2 twins\' and their younger brother\'s ages is 567... you could make this better, but I just don\'t see a problem in here?','2003-08-13 08:53:13');
INSERT INTO queueresponse VALUES (1094,1301,1,'Wait a second.  While there are three mathematical possibilities, one involves a brother close to Methuselah\'s age and another with a 60-year difference in brother\'s ages.  So','2003-08-13 09:11:16');
INSERT INTO queueresponse VALUES (1121,1301,1,'Not only is there an oldies section, but levik encourages web sites to link to a puzzle-of-the-day, where a random puzzle comes up on a non-puzzle site.  If this came up without an explanation of the types, the unknowing','2003-08-13 09:33:44');
INSERT INTO queueresponse VALUES (1121,1301,0,'solver would be at a loss.','2003-08-13 09:34:01');
INSERT INTO queueresponse VALUES (1094,1575,0,'You could at least make up a problem, I think, where the prime factoriztion doesn\'t show four of the same term...','2003-08-13 09:45:09');
INSERT INTO queueresponse VALUES (1134,1575,1,'Thanks, levik, this looks okay now','2003-08-13 09:45:51');
INSERT INTO queueresponse VALUES (1094,1626,1,'I think it\'s good to have some easy ones on the site... We have had mostly hard ones now that I think about it.','2003-08-13 09:55:34');
INSERT INTO queueresponse VALUES (1134,1919,1,'','2003-08-13 12:28:32');
INSERT INTO queueresponse VALUES (1112,1919,1,'Letter Cubes are great','2003-08-14 03:18:09');
INSERT INTO queueresponse VALUES (1116,1301,1,'Should be in Algorithms, though.','2003-08-18 00:03:54');
INSERT INTO queueresponse VALUES (1116,979,1,'','2003-08-18 01:42:24');
INSERT INTO queueresponse VALUES (1114,1575,0,'Anyway, I disagree that any and all similar problems automatically need be submitted as one problem. For simple sequences and riddles, that\'s a good idea so that a single problem has some more substance, but for more ...','2003-08-17 14:28:55');
INSERT INTO queueresponse VALUES (1179,1567,1,'I don\'t \"get it\", but that probably means it\'s a good puzzle, given that Cory submitted it.','2003-08-13 15:15:50');
INSERT INTO queueresponse VALUES (599,1919,1,'Can you split the water with 4 in each jug too?','2003-08-14 03:17:14');
INSERT INTO queueresponse VALUES (600,1919,1,'The last sentence needs correcting','2003-08-14 03:16:45');
INSERT INTO queueresponse VALUES (602,775,0,'Well, I believe that in the case of the square, while there is only one \'distinct\' root, there are, by necessity, two roots (it\'s a quadratic).  However, to be sticky, Ravi should state that its a six sided die.','2003-08-18 02:08:30');
INSERT INTO queueresponse VALUES (1179,1626,1,'I trust Cory :)','2003-08-13 15:59:06');
INSERT INTO queueresponse VALUES (1122,1575,0,'So, \'he might say A\' just means \'he will say A\'?','2003-08-14 08:32:34');
INSERT INTO queueresponse VALUES (1122,1626,0,'But you are saying \"He will say door E\", or \"He won\'t say door C\"... If you say \"He might say A\", you are implying that what he says isn\'t a sure thing; it sounds like he would be a knave','2003-08-14 08:32:40');
INSERT INTO queueresponse VALUES (599,1919,0,'When you said divide the water equally, like 6 litres in two of them and nothing in the other, could you also split it with 4 litres in each of the 3 jugs?','2003-08-14 07:22:26');
INSERT INTO queueresponse VALUES (1122,1919,0,'I writ it like that on purpose. If someone is a liar and A is the right door there is a chance he would say B is the right door. Likewise, there would be a chance a knight would say A is the right door (a 100% chance','2003-08-14 07:25:10');
INSERT INTO queueresponse VALUES (1122,153,0,'and removes the ambiguity of the \"might\" phrasing.','2003-08-14 22:10:31');
INSERT INTO queueresponse VALUES (1122,153,0,'Possible re-wording: Keeper A-- \"If you asked me if door leads to freedom, I\'d say \'no\'; if you ask keeper B if door B leads to freedom, he\'ll say \'yes.\'\"  This takes some of the initiative off the the keepers,','2003-08-14 22:09:49');
INSERT INTO queueresponse VALUES (600,1626,1,'This was easy for me, but I am unsure if it would be for others.','2003-08-14 08:29:58');
INSERT INTO queueresponse VALUES (1122,103,1,'I don\'t have a problem with the wording.  The interpretation is well-defined for both liars and knights.','2003-08-14 08:34:30');
INSERT INTO queueresponse VALUES (1122,1626,0,'Sorry if I am misreading this, but I see two solutions to this, because each keeper says the same thing...','2003-08-14 08:37:36');
INSERT INTO queueresponse VALUES (1112,1626,0,'Are you sure we won\'t be doing the same puzzle again... I mean letter cubes are great, but can\'t you solve it the same as you did the other ones?','2003-08-14 08:50:12');
INSERT INTO queueresponse VALUES (1122,1626,0,'I read it through again, and if \"might\" means \"will\", then I found two solutions','2003-08-14 08:52:44');
INSERT INTO queueresponse VALUES (600,1301,1,'','2003-08-14 09:29:16');
INSERT INTO queueresponse VALUES (1122,1567,-1,'Lots of potential here, Lewis, but two problems: 1) there is not a unique solution. 2) the wording is ambiguous - if a guard told you which door to take, is he doing so because he wants you to escape, or because he wants','2003-08-14 12:17:37');
INSERT INTO queueresponse VALUES (1122,1567,0,'you to die? A better question is \"if you asked me which door leads out of this joint?\" or some such. I\'ll check back to see if you can fix these problems, because this has potential as an enjoyable puzzle.','2003-08-14 12:20:17');
INSERT INTO queueresponse VALUES (1112,1072,1,'yes dj i\'m afraid i\'ll have to td a letter cubes 4 if i see it unless it is different enough to change my mind','2003-08-14 12:23:50');
INSERT INTO queueresponse VALUES (599,1567,1,'Nice.','2003-08-14 14:44:50');
INSERT INTO queueresponse VALUES (1112,1626,0,'Most of them are completely different... Like liars and knights use different ways of solving. If this is solved the exact same way, it\'s kind of boring to do so (and do so on the other problems)...','2003-08-14 18:44:55');
INSERT INTO queueresponse VALUES (1122,1919,0,'OK, if a knight says Keeper A might say door B then either: Keeper A = knight, door B is right OR 2) keeper A = liar, door is not B. \"There is a chance\" basically means it is possible for him to say, as a liar cannot','2003-08-14 12:43:13');
INSERT INTO queueresponse VALUES (1122,1919,0,'say the right door is right and a knight cannot say the wrong door is right. I think there is only one solution (I checked and I could only find 1','2003-08-14 12:44:44');
INSERT INTO queueresponse VALUES (1112,1919,0,'Yes, but you could say the same about most L&K\'s problems, and the grid logic puzzles, and the \"? digit number\" puzzles and weight and scales problems and probability puzzles....you get the picture','2003-08-14 12:47:31');
INSERT INTO queueresponse VALUES (600,1919,0,'I haven\'t tried it yet, as I like to yet until it\'s posted, but it likes like D3 or D2 is OK','2003-08-14 12:48:21');
INSERT INTO queueresponse VALUES (1122,1919,0,'Hopefully you now know what I mean, and can help me change it, as I honestly don\'t see any problem at all with the wording','2003-08-14 12:49:32');
INSERT INTO queueresponse VALUES (1122,1919,0,'knight and whatever he mentioned would be correct','2003-08-15 03:43:33');
INSERT INTO queueresponse VALUES (1122,153,0,'Not really. Consider your original statement: if Keeper A is the knight, then you know that E is wrong and B is wrong.','2003-08-15 03:57:23');
INSERT INTO queueresponse VALUES (1122,153,0,' With my suggested phrasing, if A is the knight, then you know that E is wrong and B is wrong.','2003-08-15 03:57:56');
INSERT INTO queueresponse VALUES (1122,153,0,'With your original phrasing, if A is the liar, then you know that E is wrong and B is wrong. With my suggested phrasing, you know that E is wrong and B is wrong. What\'s the difference?','2003-08-15 04:02:10');
INSERT INTO queueresponse VALUES (1122,153,0,'And you still don\'t know which is the knight and which is the liar.','2003-08-15 04:02:45');
INSERT INTO queueresponse VALUES (599,979,0,'Is it alright now or need any more changes in the wording of the problem ?','2003-08-17 10:23:08');
INSERT INTO queueresponse VALUES (1114,1575,0,'I don\'t know what you mean.. this is the first problem of its type I or anyone have submitted..','2003-08-17 03:05:45');
INSERT INTO queueresponse VALUES (599,979,0,'Lewis: I have mentioned that equally here means 6 x 2 and not 4 x 3.','2003-08-15 10:45:10');
INSERT INTO queueresponse VALUES (1114,1072,0,'-t know if oyu submitted any more. All I\'m saying is if I see a super number square 3 I\'ll td it automatically (unless different in concept)','2003-08-17 00:04:36');
INSERT INTO queueresponse VALUES (1122,1567,0,'Lewis, either Keeper A is a liar, making the correct door E, or the other is a liar, making the correct door C, assuming they would say a door for the same reason you would, i.e. to avoid death.','2003-08-15 12:06:30');
INSERT INTO queueresponse VALUES (1122,1919,0,'No its not....... theres only one possible correct door which I have checked loads of times and is definitely right','2003-08-15 12:11:37');
INSERT INTO queueresponse VALUES (1122,1919,0,'Shall I e-mail my solution to you because then maybe you\'ll unerstand what I mean','2003-08-15 12:12:13');
INSERT INTO queueresponse VALUES (1122,1072,1,'','2003-08-16 23:59:55');
INSERT INTO queueresponse VALUES (1114,1072,1,'ok but remember dj If you have more of these super nukber squares condense them all into one problem. That means makes this problem have all the different ways of setting it up or possibly the next one. then again I don\'','2003-08-17 00:03:51');
INSERT INTO queueresponse VALUES (602,1301,1,'','2003-08-17 11:24:04');
INSERT INTO queueresponse VALUES (602,1575,1,'Oops that was supposed to be a TU','2003-08-16 23:40:09');
INSERT INTO queueresponse VALUES (1122,1301,1,'I see only one solution.  The \'might\' refers to the four choices that a liar has in his lying.  And A\'s being a liar would not make E the correct door.','2003-08-15 13:53:44');
INSERT INTO queueresponse VALUES (602,1575,0,'the bold and caps are not necessary, Ravi, especially since that word is the point of the question. It\'s as if you think we aren\'t smart enough to read the question (the probability that the equation *has* roots is 1)...','2003-08-17 12:58:16');
INSERT INTO queueresponse VALUES (1179,1919,0,'Just grammar problem, shouldn\'t the G and I in Get It be capitalized?','2003-08-15 15:53:02');
INSERT INTO queueresponse VALUES (1211,1626,0,'Ummm I don\'t understand this one so I am trusting you :)','2003-08-17 21:10:29');
INSERT INTO queueresponse VALUES (1211,153,0,'It\'s not really a dupe of \"Random Primes\"....BUT if (0,0) can be counted as a visible point, the first question is trivial.','2003-08-17 21:34:50');
INSERT INTO queueresponse VALUES (1122,1626,0,'I understand the wording now, but maybe there is a way to clear that up, or is it a part of the problem?','2003-08-15 21:03:19');
INSERT INTO queueresponse VALUES (602,1626,1,'By real roots, do you mean there would need to be more than one (for example 4, 4 and 1 wouldn\'t work)','2003-08-16 00:10:59');
INSERT INTO queueresponse VALUES (1112,1626,0,'I am surprised DJ hasn\'t added a solution to this one... You would think you would have to have a solution in order to create it :)','2003-08-16 00:15:01');
INSERT INTO queueresponse VALUES (1367,1253,0,'Some alterations have been made.  I wonder why adjudicators should shy away from such a simplistic challenge.','2003-08-16 00:53:41');
INSERT INTO queueresponse VALUES (1179,775,0,'its funny, This has a +3 rating, but it currently is not even in the queue!','2003-08-16 01:00:10');
INSERT INTO queueresponse VALUES (602,979,0,'Basically what I meant by equal roots was that the discriminant should be greater than or equal to zero and you have to consider those cases only which satisfy that condition.','2003-08-16 03:41:51');
INSERT INTO queueresponse VALUES (602,979,0,'Oh sorry. I meant REAL roots in my above comment','2003-08-16 03:46:41');
INSERT INTO queueresponse VALUES (1114,979,0,'C+G+K=O: Where did that \'O\' come from ? Is that \'P\' ?','2003-08-16 03:51:16');
INSERT INTO queueresponse VALUES (602,1575,0,'I don\'t see a problem with the way it\'s worded; if you don\'t know what real roots to a quadratic equation means, you\'re certainly not going to solve the problem anyway..','2003-08-16 23:35:06');
INSERT INTO queueresponse VALUES (1112,1919,0,'Perhaps he wants to solve it himself :p','2003-08-16 03:57:40');
INSERT INTO queueresponse VALUES (1122,1919,0,'Well I don\'t know. The same sort of wording was used in \'Bob\'s Hat\' and nobody seemed confused by that.','2003-08-16 03:58:47');
INSERT INTO queueresponse VALUES (1112,1575,0,'I have the solution, of course, but it\'s still just on paper','2003-08-16 07:05:45');
INSERT INTO queueresponse VALUES (599,1301,1,'','2003-08-17 11:58:30');
INSERT INTO queueresponse VALUES (602,1626,0,'You can add that in... \"What is the probability that the equation won\'t have imaginary roots?\"','2003-08-16 13:16:32');
INSERT INTO queueresponse VALUES (599,1575,0,'You might want to change the problem to just say, how can you put 6 liters of water into two of the jugs with the third being empty, of say divide eqyally *in half* to clear that up..','2003-08-16 20:08:40');
INSERT INTO queueresponse VALUES (1112,1575,0,'I just forgot to type it out...it should be there now','2003-08-16 07:23:11');
INSERT INTO queueresponse VALUES (1114,1575,0,'Yeah.. I had \'M N O P,\' then decided that \'O\' could be confused with \'0\' and changed it, but I forgot that instance. Should be okay now.','2003-08-16 07:25:01');
INSERT INTO queueresponse VALUES (599,1575,0,'No, you gave 6x2 as an example, but never said that is the only way. Just for the record, 6, 6, 0 is not split evenly anyway..','2003-08-16 10:15:57');
INSERT INTO queueresponse VALUES (1114,979,1,'','2003-08-17 10:25:57');
INSERT INTO queueresponse VALUES (602,979,0,'Well once I have mentioned the word \'REAL\', then it implers \'NOT Imaginary\'. So I don\'t feel to mention again that the equation won\'t have imaginary roots.','2003-08-17 10:28:18');
INSERT INTO queueresponse VALUES (602,979,0,'Should I frame the question as follows: Each coefficient of the equation ax² + bx + c = 0 is determined by throwing an ordinary die. Find the probability that the equation will have REAL roots.','2003-08-17 10:30:31');
INSERT INTO queueresponse VALUES (1211,153,0,'If (0,0) is not allowed, it might be an interesting problem,  I agree, however, that the general formula question may have been tacked on withiut testing, and with no solution','2003-08-17 21:36:42');
INSERT INTO queueresponse VALUES (1179,1626,0,'Yes, my problems have had +3 for about a week, but they are in the queue one minute and gone the next.','2003-08-17 15:07:03');
INSERT INTO queueresponse VALUES (1114,1626,1,'I think what Alan (and I) mean is if you have another problem that says \"the highest number is 54 and the second number is 8\", or something like that.','2003-08-17 15:27:37');
INSERT INTO queueresponse VALUES (1114,1626,0,'Then that problem could be condensed in to this one.','2003-08-17 15:28:10');
INSERT INTO queueresponse VALUES (1114,1626,0,'The tricky pearl problems aren\'t the same... so they wouldn\'t need to be condensed... Only the problems where much of the wording is repeated.','2003-08-17 15:29:45');
INSERT INTO queueresponse VALUES (602,1626,0,'I don\'t care about real, I care about roots... 1 root isn\'t roots...','2003-08-17 15:30:59');
INSERT INTO queueresponse VALUES (1211,1575,0,'This is a dupe, conceptually, to \'random primes.\' A point is visible iff m and n are relatively prime, and vice versa. Besides that, I think there is no general function, confirmed by the lack of a submitted solution...','2003-08-17 20:47:28');
INSERT INTO queueresponse VALUES (602,775,1,'By the way Ravi, this is a great problem.  I\'m sure to waste many taxpayer dollars figuring this one out at work tomorrow...','2003-08-18 02:09:55');
INSERT INTO queueresponse VALUES (1206,1575,0,'This looks like a nice twist on a grid-logic puzzle...but is it too much to ask that you can solve your own problems? I don\'t want to try to make sure this works out, let alone have to write a solution for it..','2003-08-18 07:54:03');
INSERT INTO queueresponse VALUES (1116,1626,0,'Put this in algorithms before a 3TU is given','2003-08-18 08:31:54');
INSERT INTO queueresponse VALUES (1206,1626,0,'If it\'s a fine problem, can\'t we submit it? Didn\'t Letter Cubes 3 not have a soltuoin while in the queue? (Or was I halucinating?)','2003-08-18 08:33:00');
INSERT INTO queueresponse VALUES (1206,1626,1,'In case you have wondered, I have solved it to make sure it\'s possible...','2003-08-18 08:50:17');
INSERT INTO queueresponse VALUES (1206,1301,1,'','2003-08-18 09:27:52');
INSERT INTO queueresponse VALUES (1211,1575,0,'Of course the problem isn\'t a dupe..I only said that the concept is the same as we have seen before. I don\'t think there can be a solution to the second part (and yet again, we\'ll never know the intended answer, if ...','2003-08-18 22:34:52');
INSERT INTO queueresponse VALUES (1211,1301,1,'Indeed this is not a dupe of \'random primes\'.  The first question posed is certainly a valid one.  If it\'s thumbed down on the basis of the second part, then that would serve as an argument against combining multiple','2003-08-18 16:07:16');
INSERT INTO queueresponse VALUES (1206,1575,0,'That was an oversight, not a lack of a solution, and I haven\'t been missing for more than two months. Half of my point is that I don\'t like solving problems while they are in queue, before they are live; but it seems ...','2003-08-18 10:01:25');
INSERT INTO queueresponse VALUES (1206,1575,0,'for some of these problems without solutions we have had the entire discussion and soltuion in the voting queue instead of on the live site, a situation I am trying to avoid. If there isn\'t a solution, we get ..','2003-08-18 10:03:23');
INSERT INTO queueresponse VALUES (1206,1575,0,'stupid problems like \'gasoline problem\' and impossible problems like \'the perfect cube\' on the site.','2003-08-18 10:08:38');
INSERT INTO queueresponse VALUES (1206,1575,0,'So, fine, if you\'ve already solved this problem, I did say it looked like a good problem. I just don\'t think we should have to figure out every problem in here because people are too lazy to submit a solution, or risk...','2003-08-18 10:11:31');
INSERT INTO queueresponse VALUES (1206,1575,0,'posting a problem that has no intelligent solution. I assume this was copied from somewhere, by someone who logged on once two months ago, never even posted a comment on the site, and will probably never be back.','2003-08-18 10:15:28');
INSERT INTO queueresponse VALUES (1206,1575,0,'She could at least have copied the soltuion for us, too...','2003-08-18 10:15:42');
INSERT INTO queueresponse VALUES (1206,1575,1,'','2003-08-18 10:16:31');
INSERT INTO queueresponse VALUES (1206,1626,0,'I don\'t think you have to post HOW you solved it here... just that you solved it. :) I see what you mean about stupid problems, which makes sense to me... but I think \"impossible\" problems must have some solution...','2003-08-18 10:46:33');
INSERT INTO queueresponse VALUES (1206,1626,0,'I will say problems without solutions aren\'t as good, but if they are good problems and good to solve, maybe they should be looked at.','2003-08-18 10:49:22');
INSERT INTO queueresponse VALUES (1211,1301,0,'parts into one puzzle.  It would be better that the puzzle be amended, by levik if necessary, to exclude the undesired part.  But it might be better to leave it in as an extra challenge.','2003-08-18 16:08:25');
INSERT INTO queueresponse VALUES (1211,1301,0,'Some conventions of mathematical english could be followed, notably pair, rather than couple.','2003-08-18 16:10:06');
INSERT INTO queueresponse VALUES (1211,1301,0,'Maybe the notation that your eye is at the origin should be mentioned more than just the once, to emphasize it, say after \"visible to you\".','2003-08-18 16:11:13');
INSERT INTO queueresponse VALUES (1211,1301,0,'To Gamer:, basically the first question is asking for the lowest pair (x,y) such that all the pairs (x,y), (x+1,y),(x+1,y+1),(x,y+1) -- that form a unit square-- each such pair NOT be relatively prime.','2003-08-18 16:13:37');
INSERT INTO queueresponse VALUES (1211,1301,0,'that is, lowest in the sense of being nearest the origin.','2003-08-18 16:13:54');
INSERT INTO queueresponse VALUES (603,103,0,'Maybe filed under Calculus?','2003-08-19 15:51:27');
INSERT INTO queueresponse VALUES (1211,1626,0,'This looks fine then... I didn\'t understand the problem (at all) without Charlie\'s explanation, so it needs to be changed in my opinion.','2003-08-18 18:38:41');
INSERT INTO queueresponse VALUES (1211,1626,0,'But wait... Is there a solution? What I remember from divisibility rules is that if X is divisible by Y, X + 1 can\'t be divisibile by Y if Y>1 Did I miss something?','2003-08-18 18:40:43');
INSERT INTO queueresponse VALUES (1211,1626,1,'Ok, I was wrong... X and Y don\'t need to be the same! :)','2003-08-18 19:17:35');
INSERT INTO queueresponse VALUES (1211,1072,1,'','2003-08-18 20:06:37');
INSERT INTO queueresponse VALUES (1116,1575,0,'Oh yeah... this was before the algorithms category was created..','2003-08-18 22:04:56');
INSERT INTO queueresponse VALUES (1206,1575,0,'No, my point is..problem shouldn\'t be solved here at all. When that happens, the whole discussion on the site is detracted, and you get someone giving a five-page solution half an hour after the problem goes live.','2003-08-18 22:07:37');
INSERT INTO queueresponse VALUES (1206,1575,0,'In my opinion, that kind of kills the puzzle, and the spirit of the site. That\'s why I won\'t try to solve a puzzle that is in the queue. I\'ll take steps to make sure a satisfying solution could exist, but that\'s it.','2003-08-18 22:16:13');
INSERT INTO queueresponse VALUES (1206,1575,0,'What it all boils down to is, no matter how good a problem looks, it\'s not a good problem unless it has a good solution. And if we don\'t find the intended solution, if there ever was one, the whole site looks bad.','2003-08-18 22:19:10');
INSERT INTO queueresponse VALUES (1117,1575,0,'heh..opps. =P','2003-08-20 10:15:36');
INSERT INTO queueresponse VALUES (1206,1575,0,'For instance, \"the perfect cube\" was probably copied out of a book or magazine, and probably had some clever proof as to why it couldn\'t be done. As it is now, all we have are a bunch of people saying \'I don\'t think so\'','2003-08-18 22:22:23');
INSERT INTO queueresponse VALUES (1211,1575,0,'there ever was one). So, I think we should drop that part and edit the wording before this one goes anywhere..','2003-08-18 22:36:08');
INSERT INTO queueresponse VALUES (1206,1575,0,'We might prove that n^2+3 can never be a perfect cube, but it\'s clear that there was another intended approach, that we\'ll probably never know.','2003-08-18 22:36:20');
INSERT INTO queueresponse VALUES (1114,1575,0,'I don\'t see where this discussion is coming from.. I submit a brand new type of problem and the first comment is \'you better not have any more of these\'?! Jeez, people..','2003-08-18 22:38:31');
INSERT INTO queueresponse VALUES (1114,1575,0,'I don\'t have any more, but if I did, this one is involved enough that any others would certainly have their own problems.','2003-08-18 22:39:43');
INSERT INTO queueresponse VALUES (1206,1575,0,'I can\'t go so far as to say that any puzzle without a solution should be dumped, but a fairly complex problem, submitted months ago by someone who has never even left a comment here, is doubtful at best in my mind.','2003-08-18 22:42:44');
INSERT INTO queueresponse VALUES (610,1575,0,'This is extremely trivial, since each saw exactly four birds..','2003-08-29 00:44:09');
INSERT INTO queueresponse VALUES (603,1567,1,'I agree this is better in calculus.','2003-08-19 22:48:47');
INSERT INTO queueresponse VALUES (1116,1072,1,'','2003-08-19 22:57:48');
INSERT INTO queueresponse VALUES (1116,1626,1,'','2003-08-19 09:05:38');
INSERT INTO queueresponse VALUES (603,1301,1,'','2003-08-19 09:22:07');
INSERT INTO queueresponse VALUES (602,775,0,'well, this problem actually turns out to be very easy.  What if the choice for a,b and c were not limited to integer values?','2003-08-19 14:03:58');
INSERT INTO queueresponse VALUES (1117,1301,1,'\"Suppose\" needs spelling correction.','2003-08-20 08:41:11');
INSERT INTO queueresponse VALUES (1211,1575,1,'Thanks. levik','2003-08-20 10:28:49');
INSERT INTO queueresponse VALUES (1117,1072,1,'','2003-08-20 11:19:22');
INSERT INTO queueresponse VALUES (603,979,0,'I don\'t think that it should be in \'Calculus\' because I am just using calculus to prove something which is not true, that is a \'Paradox\'. I am not asking to solve a proper problem using Calculus.','2003-08-20 11:01:57');
INSERT INTO queueresponse VALUES (603,1575,0,'Well, the last \'proof\' that 1=2 appears in \'tricks\' (\"A flawed proof?\").. I don\'t think this is a calculus problem, really.','2003-08-20 11:23:36');
INSERT INTO queueresponse VALUES (1117,1567,1,'I like this one!','2003-08-20 12:49:46');
INSERT INTO queueresponse VALUES (1118,979,1,'','2003-08-23 00:50:00');
INSERT INTO queueresponse VALUES (1184,775,0,'as DJ mentioned, the choice of bullets is poor, as the > has a mathematical purpose.  While a little though will aviod the problem for most, some may be confused by how a number can be divisible by greater than 20 etc.','2003-08-23 13:42:10');
INSERT INTO queueresponse VALUES (1117,1626,1,'','2003-08-20 15:57:48');
INSERT INTO queueresponse VALUES (605,1072,0,'I think a husband and wife aren\'t blood relatives until they have a child because then they have both \"merged\" in a way','2003-08-22 21:35:21');
INSERT INTO queueresponse VALUES (605,1626,0,'I too wonder what a blood relative is.','2003-08-22 15:51:35');
INSERT INTO queueresponse VALUES (1118,1626,1,'Are word melds different enough so that we can allow all of them? I think so...','2003-08-22 15:52:23');
INSERT INTO queueresponse VALUES (1148,103,0,'Does 44/4 + 44 = 55 count?  :-)>','2003-08-27 17:47:53');
INSERT INTO queueresponse VALUES (1148,1567,1,'Either the second part is impossible, or D3 might be an understatement, but I trust ya.','2003-08-27 00:15:54');
INSERT INTO queueresponse VALUES (603,1626,0,'Ummm... Could you solve it normally? Derivative scares me... that\'s what I associate it with :) So I am \"joining\" with Bryan and fried, but I might be wrong','2003-08-20 19:36:30');
INSERT INTO queueresponse VALUES (603,1626,0,'Plus isn\'t a paradox something that can raise discussion... That \"Indescribable problem\" raised this topic, and it\'s more like that than the barber\'s problem.','2003-08-20 19:37:27');
INSERT INTO queueresponse VALUES (1184,1301,1,'','2003-08-21 00:16:10');
INSERT INTO queueresponse VALUES (1260,1626,1,'Oh... I get it... It\'s pretty good :) I think it\'s a good one with the road though. People who read this problem wouldn\'t know it was similar to Car Park Confusion until after they read it.','2003-08-25 22:39:26');
INSERT INTO queueresponse VALUES (1184,1575,0,'Cool problem. Just for aesthetics, you might want to replace each > with a . or - or something less distracting.','2003-08-21 03:51:28');
INSERT INTO queueresponse VALUES (1184,1567,1,'Nice puzzle, Gamer.','2003-08-21 12:22:13');
INSERT INTO queueresponse VALUES (1341,1,0,'The minute is over exactly a minute from when it started. It\'s just you who\'s in marble overdrive by then :)','2003-08-28 22:54:51');
INSERT INTO queueresponse VALUES (603,775,1,'Totally agree with Rave in that this should be a paradox, not a calculus.  Solving requires a knowledge of calculus to the point of what a derivative is, nothing more.','2003-08-22 00:47:55');
INSERT INTO queueresponse VALUES (605,775,1,'prob only d2 though, as simple substitution only yields 24 possibilities','2003-08-22 00:49:15');
INSERT INTO queueresponse VALUES (1200,1575,0,'Needs some ironing out, \"a0a\" implies \"aa,\" not \"a;\" and I think \"f5e\" should be \"f6e\" (or heck, even \"f7e\" for the Briton)..and there is no real answer.','2003-08-28 01:11:54');
INSERT INTO queueresponse VALUES (605,1301,1,'Yes, lower the difficulty.','2003-08-22 08:07:59');
INSERT INTO queueresponse VALUES (605,1567,0,'What is a blood relative? Are a husband and wife blood relatives, or not? What about a parent and child, if the child is adopted?','2003-08-22 10:35:05');
INSERT INTO queueresponse VALUES (1187,1575,0,'Gamer, are you just saying this now for the sake of arguing? Yesterday you said the exact opposite..','2003-08-23 15:11:26');
INSERT INTO queueresponse VALUES (605,775,0,'son is blood relative to all, husband is only blood relative to son, wife is to her son and father.','2003-08-23 13:37:03');
INSERT INTO queueresponse VALUES (608,103,0,'I do think the last sentence is unnecessarily redundant, though.','2003-08-27 10:02:27');
INSERT INTO queueresponse VALUES (1200,1072,0,'Who said that this is the same cryptography as a classic tongue twister. How do we there is not a different pattern to solving? we don\'t. We should let lewis say something.','2003-08-28 12:47:12');
INSERT INTO queueresponse VALUES (1187,1072,1,'I believe i said last time that this would be the final word meld where you would have to combine all your word melds. Any beyond this in this concept I will td.','2003-08-23 10:26:40');
INSERT INTO queueresponse VALUES (1187,1575,0,'Alan, you haven\'t ever said anything about the word melds.. and problems like this spur enough discussion and are different enough to warrant each to its own problem. I don\'t know why you suddenly started to..','2003-08-23 13:58:29');
INSERT INTO queueresponse VALUES (1187,1575,0,'bite everyone\'s head off who submits a problem that looks like it\'s possible to make another problem around the same concept. Some simple problems should be combined, yes, but you can\'t say that any problem that even ..','2003-08-23 13:59:51');
INSERT INTO queueresponse VALUES (1187,1575,0,'resembles another needs to be put into the same problem, if each one has enough to stand on its own. Besides, this is Gamer\'s first submission of this type, and he does have two problems in one here.','2003-08-23 14:00:38');
INSERT INTO queueresponse VALUES (1187,1575,1,'I\'ll TU this.. even though it means I have to renumber my other problems. =P  .','2003-08-23 14:01:10');
INSERT INTO queueresponse VALUES (1118,1575,0,'I think they are, especially since each doesn\'t necessarily have a single right or wrong answer. Each one so far has had enough discussion around it, anyway...','2003-08-23 14:03:10');
INSERT INTO queueresponse VALUES (1247,1575,0,'Is this a sequence, or a set of letters?','2003-08-23 15:09:36');
INSERT INTO queueresponse VALUES (1187,1626,0,'But you can \"spur enough discussion\" all in one post. Anway this is my first (and last) word meld problem.','2003-08-23 14:24:20');
INSERT INTO queueresponse VALUES (1187,1626,0,'Sure you may be able to squeeze enough discussion out of word meld problems, but it\'s much easier just to put them in one spot. You won\'t lose any discussion. This idea isn\'t new either...','2003-08-23 14:25:53');
INSERT INTO queueresponse VALUES (1118,1072,1,'Dj Any word melds beyond 7 i will td so put them alltogether in 7','2003-08-23 16:28:59');
INSERT INTO queueresponse VALUES (1187,1626,0,'I think I have always been for condensing the word melds... Can you show me where?','2003-08-23 19:25:06');
INSERT INTO queueresponse VALUES (1187,1626,0,'If you mean on word meld 5... I noticed that they are somewhat different... What I mean is it would be better to have them together, but I won\'t TD them (I will TU them) if you insist that they be seperate.','2003-08-23 19:27:13');
INSERT INTO queueresponse VALUES (607,1301,1,'','2003-08-27 08:50:31');
INSERT INTO queueresponse VALUES (608,103,1,'While at first glance I don\'t see a simple and elegant to the problem, I do see a way it can be solved by mere mortals without using a computer or large amounts of paper.','2003-08-27 10:02:07');
INSERT INTO queueresponse VALUES (607,1575,1,'Also, since it\'s a blackboard, how about \"erased\" instead of \"deleted\"? Small point..','2003-08-27 07:31:42');
INSERT INTO queueresponse VALUES (608,1575,0,'Is there an actual way to solve this? The lack of soltuion makes me nervous, especially coming from Ravi...','2003-08-27 01:08:48');
INSERT INTO queueresponse VALUES (1148,1645,1,'Comment','2003-08-27 07:15:37');
INSERT INTO queueresponse VALUES (1117,1920,1,'','2003-08-23 20:12:35');
INSERT INTO queueresponse VALUES (1186,979,1,'','2003-08-27 00:15:59');
INSERT INTO queueresponse VALUES (1186,979,0,'Yes if you have more of this kind, then put them all in one.','2003-08-27 00:17:02');
INSERT INTO queueresponse VALUES (1148,979,1,'','2003-08-27 00:18:23');
INSERT INTO queueresponse VALUES (1211,1626,0,'Oh I understand this now! :)','2003-08-23 22:07:49');
INSERT INTO queueresponse VALUES (1256,1567,1,'Oh, the answer came to me, and my earlier assumptions are wrong.  The puzzle makes sense, and some of the details are clues to help solve it.','2003-08-24 17:31:33');
INSERT INTO queueresponse VALUES (605,1626,0,'Ravi, can you put in the definition of blood relative in the problem...','2003-08-24 15:28:11');
INSERT INTO queueresponse VALUES (1341,1,0,'Fixed the time intervals. The problem\'s similarity with the guilty demon doesn\'t go beyond the fact that there are an infinite number of  repetitions','2003-08-27 17:12:11');
INSERT INTO queueresponse VALUES (1367,1253,0,'Wonder .. maybe there is need of a category called \'Constructions\'','2003-08-24 07:38:37');
INSERT INTO queueresponse VALUES (1367,1253,0,'Similarly wonder, if submitters of problems of doubtful classification might be offered a checkbox form for multiple listings.','2003-08-24 07:42:02');
INSERT INTO queueresponse VALUES (608,1626,0,'There really isn\'t any math to this... it\'s more like numbers...','2003-08-27 17:07:50');
INSERT INTO queueresponse VALUES (607,1626,1,'Assuming this will get edited...','2003-08-26 21:24:30');
INSERT INTO queueresponse VALUES (1186,1626,0,'I think these are good as long as they are all in one chunk... :)','2003-08-26 22:19:46');
INSERT INTO queueresponse VALUES (1184,1575,0,'Otherwise, the question is a giveaway.','2003-08-26 19:44:46');
INSERT INTO queueresponse VALUES (1256,1575,0,'Complete lateral thinking problem, with no logical reasoning...although it does pique my curiosity as to what the intended answer is..','2003-08-24 15:05:14');
INSERT INTO queueresponse VALUES (1184,1575,0,'Since it\'s no more than 1000, the digits can\'t add up to more than 27. You should put, the sum is between 10 and 20, between 20 and 30, etc.','2003-08-26 19:43:50');
INSERT INTO queueresponse VALUES (1267,1645,1,'Comment','2003-08-26 19:33:53');
INSERT INTO queueresponse VALUES (1184,1645,1,'Comment','2003-08-26 19:35:58');
INSERT INTO queueresponse VALUES (1184,1575,0,'Sorry, just to clarify one more thing. In questions 1 and 2, remember that 35 is greater than 10, 20, _and_ 30, so make sure that reads as you intend it..','2003-08-26 19:36:31');
INSERT INTO queueresponse VALUES (1186,1575,0,'A \"hit\"? If I can quote fried: \"Ack! Thumbsdownthumbsdownthumbsdown! D\'oh!\"','2003-08-26 19:22:13');
INSERT INTO queueresponse VALUES (1256,1626,0,'Yes... can we know what the answer is?','2003-08-24 15:30:09');
INSERT INTO queueresponse VALUES (1265,1626,1,'I trust that this really is hard... :)','2003-08-26 18:24:58');
INSERT INTO queueresponse VALUES (1247,1567,0,'Could we have an empty underscore or some other indication of where the missing letter goes? Does it come after the W?','2003-08-24 17:08:00');
INSERT INTO queueresponse VALUES (1247,1567,1,'Oh, I figured it out.  This is indeed a sequence. Adding the underscore would make this puzzle D1 or D2.','2003-08-24 17:10:44');
INSERT INTO queueresponse VALUES (1256,1567,0,'I believe the first road sign / comic strip is \"Grand Avenue\", which is not widely known. The answer may be another street starting with G, but nothing obvious. I doubt the answer will be satisfying or definitive.','2003-08-24 17:25:22');
INSERT INTO queueresponse VALUES (1256,1626,0,'The problem with this (and all problems like this) is you could come up with more than one \"solution\"','2003-08-24 17:41:19');
INSERT INTO queueresponse VALUES (1256,1575,1,'Okay, I believe you...','2003-08-24 18:40:31');
INSERT INTO queueresponse VALUES (1341,1626,1,'Careful with \"until the minute is over\" because the minute is technically never over...','2003-08-27 21:58:18');
INSERT INTO queueresponse VALUES (1341,1575,0,'Did the problem originally say 50 and 25 seconds? 12.5 is not half of 15...','2003-08-27 16:56:50');
INSERT INTO queueresponse VALUES (608,1301,1,'','2003-08-27 11:20:56');
INSERT INTO queueresponse VALUES (1256,1567,0,'No, the solution to this is very logical. The signs are in sequence of a sort.','2003-08-24 17:49:35');
INSERT INTO queueresponse VALUES (1256,1626,1,'OK... I trust that it is sensible...','2003-08-24 17:59:15');
INSERT INTO queueresponse VALUES (1256,1645,1,'Comment','2003-08-24 18:03:20');
INSERT INTO queueresponse VALUES (1187,1645,1,'Comment','2003-08-24 18:04:07');
INSERT INTO queueresponse VALUES (1260,1575,0,'I get it now, but it\'s still kind of a groaner (and very similar to \"Car-Park Confusion\")','2003-08-25 22:13:06');
INSERT INTO queueresponse VALUES (605,1645,1,'Comment','2003-08-24 18:07:56');
INSERT INTO queueresponse VALUES (1341,1301,1,'\"eached\" should be \"each\"','2003-08-27 20:10:59');
INSERT INTO queueresponse VALUES (607,1626,0,'No, he means it as a mixed number, like 16 15/16 or something...','2003-08-26 17:14:27');
INSERT INTO queueresponse VALUES (607,1626,0,'Oh, nevermind... The line break made it look different','2003-08-26 17:30:51');
INSERT INTO queueresponse VALUES (1184,1575,0,'I\'ll fix my vote once it\'s edited','2003-08-24 18:50:39');
INSERT INTO queueresponse VALUES (1352,1626,0,'You need to give more examples... Is it like forty, or like \"Cutting Open: Surgery\", or what?','2003-09-01 17:49:30');
INSERT INTO queueresponse VALUES (1510,3172,0,'shouldn\'t be in Sequences, it should probably be in geometry or math','2003-08-28 18:20:34');
INSERT INTO queueresponse VALUES (1186,1626,0,'Can you make sure there are no more? Word Rebus 1 indicates there is more than one... (And could you change the name?','2003-08-28 22:03:41');
INSERT INTO queueresponse VALUES (1186,1301,0,'make that \"wacky wordies\"','2003-08-26 09:05:03');
INSERT INTO queueresponse VALUES (1186,1626,0,'I like it... Can we combine any rebusses you have into this puzzle?','2003-08-26 15:58:39');
INSERT INTO queueresponse VALUES (1341,1575,1,'I was thinking the same thing, but I didn\'t remember which problem. Anyway, I believe you..','2003-08-27 18:37:05');
INSERT INTO queueresponse VALUES (1260,1575,0,'I don\'t know what to make of this, but this one doesn\'t have a submitted solution, and seems rather arbitrary..','2003-08-25 10:46:58');
INSERT INTO queueresponse VALUES (607,1575,0,'Also, 16(15/16) is just 15. Just write it as 16 15/16. Also the quotes and parentheses around \"(N-1)\" should be removed.','2003-08-26 10:23:29');
INSERT INTO queueresponse VALUES (1260,1301,1,'There\'s one insight that gives an aha! moment.','2003-08-25 11:08:31');
INSERT INTO queueresponse VALUES (1247,1301,1,'','2003-08-25 11:10:32');
INSERT INTO queueresponse VALUES (1260,1626,0,'This looks like too many solutions','2003-08-25 16:05:47');
INSERT INTO queueresponse VALUES (1265,1301,1,'','2003-08-25 20:37:57');
INSERT INTO queueresponse VALUES (608,1567,1,'I think this can be tackled with an eye for patterns.','2003-08-27 10:39:22');
INSERT INTO queueresponse VALUES (1267,1575,1,'Haha... oops.','2003-08-26 14:43:03');
INSERT INTO queueresponse VALUES (1267,1626,1,'Ok','2003-08-26 15:55:47');
INSERT INTO queueresponse VALUES (1341,1626,0,'This is OK, but I think it is based on either the idea of \"Guilty Demons\" or just multiplying infinity by another number... Hmmm I don\'t know :)','2003-08-27 17:05:47');
INSERT INTO queueresponse VALUES (1260,1626,0,'This is another problem (assuming the other road signs has a good solution) that details in a problem help make the solution unique.','2003-08-25 22:40:27');
INSERT INTO queueresponse VALUES (1144,1301,1,'First sentence has \"peanut\" misspelled however.','2003-08-26 09:00:21');
INSERT INTO queueresponse VALUES (1186,1301,1,'I don\'t think \"rebus\" is the right word for these.  Some have called them \"Wachy Wordies\" and other names have been applied to this sort of thing.','2003-08-26 09:04:44');
INSERT INTO queueresponse VALUES (1186,1645,-1,'Comment','2003-08-26 07:54:28');
INSERT INTO queueresponse VALUES (1144,1645,1,'Comment','2003-08-26 07:59:06');
INSERT INTO queueresponse VALUES (607,1301,0,'\"natural\" is misspelled','2003-08-26 08:56:43');
INSERT INTO queueresponse VALUES (1247,979,0,'','2003-08-26 02:52:41');
INSERT INTO queueresponse VALUES (1247,979,1,'','2003-08-26 02:52:52');
INSERT INTO queueresponse VALUES (1144,1567,1,'','2003-08-26 13:44:41');
INSERT INTO queueresponse VALUES (1144,1575,0,'No; then you\'re changing the problem. It says exactly what it should.','2003-08-26 07:49:56');
INSERT INTO queueresponse VALUES (1267,1567,0,'I\'d hate to see how you would vote if it DIDN\'t look good :P','2003-08-26 13:42:43');
INSERT INTO queueresponse VALUES (1144,979,0,'In the 2nd and 8th sentences don\'t you think if should be changed to \'if and only if\' or is that ok?','2003-08-26 03:06:44');
INSERT INTO queueresponse VALUES (1186,1575,-1,'I really don\'t want to see these kind of puzzles on here..','2003-08-26 10:17:17');
INSERT INTO queueresponse VALUES (1260,1567,1,'Before this posts, can a scholar ensure we don\'t end up with two puzzles titled \"Road Signs\"?','2003-08-26 11:06:46');
INSERT INTO queueresponse VALUES (1186,1072,1,'These kinds of puzzles are good. Take mona lisa (the problem) for example. That was a hit','2003-08-26 11:07:50');
INSERT INTO queueresponse VALUES (1200,1626,0,'It\'s not that, but I figured it out too... Maybe a0a could be t1e? I thought f6e, but is there a f5e answer I didn\'t get?','2003-08-28 18:02:54');
INSERT INTO queueresponse VALUES (1144,1567,0,'Another good one! (Just waiting for the typo to be fixed.)','2003-08-26 11:13:16');
INSERT INTO queueresponse VALUES (1260,1575,0,'already did =P','2003-08-26 11:48:12');
INSERT INTO queueresponse VALUES (1265,1575,1,'Looks good.. I just hope the D5 doesn\'t mean it\'ll be impossible to solve..','2003-08-26 13:31:39');
INSERT INTO queueresponse VALUES (1186,1567,1,'This isn\'','2003-08-26 11:18:46');
INSERT INTO queueresponse VALUES (1186,1567,0,'Sorry, this isn\'t the correct definition of a rebus, but I like the puzzle.','2003-08-26 11:19:27');
INSERT INTO queueresponse VALUES (1267,1575,0,'This looks good','2003-08-26 11:47:43');
INSERT INTO queueresponse VALUES (1149,1645,1,'Comment','2003-08-29 07:23:55');
INSERT INTO queueresponse VALUES (1188,1645,1,'Comment','2003-08-29 07:28:10');
INSERT INTO queueresponse VALUES (610,1301,1,'I don\'t think that fact makes it extremely trivial.','2003-08-29 08:26:21');
INSERT INTO queueresponse VALUES (610,1301,0,'But the level of difficulty could be lowered.','2003-08-29 08:29:10');
INSERT INTO queueresponse VALUES (610,1072,1,'not that bad actually','2003-08-29 11:02:39');
INSERT INTO queueresponse VALUES (1188,1072,0,'does statement d contradict itself?','2003-08-29 11:06:00');
INSERT INTO queueresponse VALUES (610,1567,1,'This is easy, but not trivial. See my thread in the forum.','2003-08-29 12:16:53');
INSERT INTO queueresponse VALUES (610,1575,0,'It still seems way too easy, and a Venn diagram makes this more of a exercise than a problem..','2003-08-29 12:23:36');
INSERT INTO queueresponse VALUES (610,1575,0,'What forum thread are you referring to?','2003-08-29 12:23:45');
INSERT INTO queueresponse VALUES (1188,1567,-1,'Has potiential, but logically indeterminant. \"D\" is false, thus all people beginning their statements with \"all\" are NOT all of one group or the other, thus the other clues tell us nothing.','2003-08-29 12:37:48');
INSERT INTO queueresponse VALUES (1186,122,1,'difficulty should probably be set to 1','2003-08-29 12:49:40');
INSERT INTO queueresponse VALUES (1149,1567,-1,'DJ, please review this puzzle, as it appears to be logically indeterminatant, especially in regard to locations.','2003-08-29 13:02:47');
INSERT INTO queueresponse VALUES (1341,1567,0,'What argument could there possibly be that the answers to A and B are not the same?  It seems pointless to include both. I do not see a paradox.','2003-08-29 15:53:37');
INSERT INTO queueresponse VALUES (1188,1626,0,'D doesn\'t. contradict itself any more than \"X and Y are both liars, X says. What you know from D is B, C, and D aren\'t the same type. If B and C were both lying, D would be telling the truth.','2003-08-29 15:57:17');
INSERT INTO queueresponse VALUES (1341,1,0,'Bryan: a paradox, or at least a conundrum is there. I don\'t wish to discuss it prior to the problem being live though...','2003-08-29 16:08:23');
INSERT INTO queueresponse VALUES (610,1626,0,'How many birds were seen in all? would be really easy, but asking how many yellow birds? doesn\'t seem too easy.','2003-08-29 16:09:13');
INSERT INTO queueresponse VALUES (1186,1626,0,'Well it\'s not going to be if this gets +3... Some scholar will push it anyway... So Iw ill change my vote to TU once this gets changed.','2003-08-29 16:10:19');
INSERT INTO queueresponse VALUES (1149,1575,0,'No; it works out to a single unique solution, I promise.','2003-08-29 16:35:33');
INSERT INTO queueresponse VALUES (1149,1575,0,' I can\'t tell you not to solve problems in the voting queue, but I would hope that you could trust \'veteran\' user like Gamer and myself enough to compose a logic problem that actually works out..','2003-08-29 16:35:58');
INSERT INTO queueresponse VALUES (1188,1575,1,'Yes, it looks like it works out, the apparent contradiction in statement D is key to solving the problem. I would hope that Gamer double-checked the problem before submitting it, not to mention in writing a solution..','2003-08-29 16:43:46');
INSERT INTO queueresponse VALUES (1188,1626,0,'I wrote a solution, and that\'s how I double checked it... :)','2003-08-29 17:31:43');
INSERT INTO queueresponse VALUES (1149,1626,1,'In my opinion, you could always mistype something... that\'s what happened to my Knights Tour Solution... But once an author says he/she has checked it, you should TU it.','2003-08-29 19:42:30');
INSERT INTO queueresponse VALUES (1200,1301,0,'maybe some strained ones','2003-08-29 21:24:00');
INSERT INTO queueresponse VALUES (611,1575,0,'There are many answers to this, none of which can be narrowed down. For example, A has B\'s cane, B has C\'s cane, C has D\'s cane, and D has A\'s cane. I don\'t see how there could be enough information to solve it...','2003-08-30 01:10:13');
INSERT INTO queueresponse VALUES (1150,1072,1,'Or how about what is the pattern between the smallst number that fits this condition to the 2nd smallest, to the third smallest etc.','2003-08-30 09:56:01');
INSERT INTO queueresponse VALUES (611,1072,-1,'agreed','2003-08-30 09:56:54');
INSERT INTO queueresponse VALUES (1200,1072,0,'','2003-08-30 09:57:24');
INSERT INTO queueresponse VALUES (1200,1645,1,'Comment','2003-08-30 10:07:16');
INSERT INTO queueresponse VALUES (1200,1575,0,'I still don\'t think this is ready to be posted.. Lewis?','2003-08-30 10:13:49');
INSERT INTO queueresponse VALUES (611,1301,1,'I can\'t tell you you should actually solve problems in the voting queue, but I would hope that you could at least trust \'veteran\' user like Ravi enough to compose a logic problem that actually works out.','2003-08-30 10:24:36');
INSERT INTO queueresponse VALUES (611,1301,0,'And, yes, it does work out.','2003-08-30 10:25:04');
INSERT INTO queueresponse VALUES (611,1301,0,'And one of the good things about the puzzle is actually the fact that so much can be gleaned from so few words.','2003-08-30 10:27:45');
INSERT INTO queueresponse VALUES (1200,1626,0,'He hasn\'t been  here for almost a week','2003-08-30 11:32:04');
INSERT INTO queueresponse VALUES (1150,1301,1,'','2003-08-30 13:02:19');
INSERT INTO queueresponse VALUES (611,1575,1,'I didn\'t work it out, but at first glance, a number of possibilites come to mind. But, I believe you..','2003-08-30 13:41:04');
INSERT INTO queueresponse VALUES (1149,1575,0,'That\'s true.. but I looked it overand I don\'t think there\'s anything wrong..','2003-08-30 13:41:57');
INSERT INTO queueresponse VALUES (1267,153,0,'MINOR NIT  --  Only part of a logical conjunction (AND) needs to be false ... If they were disjunctions (OR) then the whole statement is true unles both parts are false','2003-08-30 15:02:32');
INSERT INTO queueresponse VALUES (611,1645,1,'Comment','2003-08-30 20:07:49');
INSERT INTO queueresponse VALUES (1150,1626,1,'','2003-08-30 20:53:55');
INSERT INTO queueresponse VALUES (1200,1919,0,'Sorry guys, been on holiday for a week. About DJ\'s problem - I meant it to be the American spelling as I think the majority of people on this site would spell it that way. Just a typing (or counting) error on my part.','2003-08-31 10:50:38');
INSERT INTO queueresponse VALUES (1200,1919,0,'And to Gamer - I changed it to t1e, that would make it less obvious','2003-08-31 10:51:16');
INSERT INTO queueresponse VALUES (1186,1919,0,'Okay I\'ve fixed all the problems. I only had two groups of them. Is it OK now?','2003-08-31 10:56:47');
INSERT INTO queueresponse VALUES (1200,1072,1,'','2003-08-31 11:45:36');
INSERT INTO queueresponse VALUES (611,1626,1,'','2003-08-31 12:59:39');
INSERT INTO queueresponse VALUES (1149,1301,1,'','2003-08-31 16:00:56');
INSERT INTO queueresponse VALUES (1186,1301,0,'I think the reservations had to do with the submitted difficulty level being too high.','2003-08-31 16:03:11');
INSERT INTO queueresponse VALUES (1186,1301,0,'But maybe #4 (or some other one for other people) might raise the actual level to the specified level.','2003-08-31 16:05:19');
INSERT INTO queueresponse VALUES (1200,1626,1,'Ok... looks good :)','2003-08-31 16:55:40');
INSERT INTO queueresponse VALUES (1186,1626,0,'You say three rebuses above, but there are six now ;) Also, change the \"rebus\" in the intro. I will trust a scholar won\'t push this until it\'s bug free :)','2003-08-31 16:57:47');
INSERT INTO queueresponse VALUES (1186,1575,0,'Also, these would look a lot neater if you used the &lt;ol> and &lt;li> tags to put them into a numbered list, with automatic indents. #2 is on a new line, the rest aren\'t, and the arrangements are somewhat skewed, now..','2003-08-31 19:38:49');
INSERT INTO queueresponse VALUES (1341,1626,0,'I don\'t really like this type of paradox but whatever','2003-08-31 20:44:24');
INSERT INTO queueresponse VALUES (1341,1626,0,'I think others would like it though, so I will TU it ;)','2003-08-31 21:10:35');
INSERT INTO queueresponse VALUES (1149,979,1,'','2003-09-01 02:33:55');
INSERT INTO queueresponse VALUES (1186,1919,0,'erm... sorry, but I don\'t know what you mean by the  and  tags','2003-09-01 11:34:50');
INSERT INTO queueresponse VALUES (1186,1919,0,'sorry I meant the ol and li tags. I wrote them in  and they disapperared','2003-09-01 11:35:33');
INSERT INTO queueresponse VALUES (1186,1575,0,'If you put &lt;ol>&lt;li>first item&lt;/li>&lt;li>second item&lt;/li>&lt;/ol>, it will show up in an ordered list, but formatted with indents and everything you want','2003-09-01 12:57:34');
INSERT INTO queueresponse VALUES (1190,1626,0,'It should be fine  noiw for TUs ;)','2003-09-05 20:53:10');
INSERT INTO queueresponse VALUES (1188,1301,1,'','2003-09-01 15:08:24');
INSERT INTO queueresponse VALUES (1279,1626,1,'I like the lettered parts but I don\'t know what goes in the blank','2003-09-06 09:41:42');
INSERT INTO queueresponse VALUES (1352,1575,0,'I\'m not sure what you\'re looking for, and since there\'s no solution, are you sure either? There are a lot of ways to answer this...','2003-09-01 17:31:46');
INSERT INTO queueresponse VALUES (1341,1575,0,'you already did, haha','2003-09-01 17:32:40');
INSERT INTO queueresponse VALUES (1352,1626,0,'I would suggest mailing it to someone you think could evaluate the solution well, and have them decide it. I think it being unique still may be too vague.','2003-09-05 20:49:24');
INSERT INTO queueresponse VALUES (1210,1567,1,'Putting one headline per line would make this easier to parse.','2003-09-10 00:03:04');
INSERT INTO queueresponse VALUES (1152,1626,1,'I\'m surprised you don\'t have O F N S T T F S E H','2003-09-05 15:58:31');
INSERT INTO queueresponse VALUES (1159,1575,0,'There is (mine has 746 characters in it)','2003-09-09 21:21:53');
INSERT INTO queueresponse VALUES (1159,1567,1,'Thanx for the edit.','2003-09-09 23:59:25');
INSERT INTO queueresponse VALUES (1151,1567,1,'','2003-09-02 11:21:02');
INSERT INTO queueresponse VALUES (1202,1567,1,'D1, maybe D2.','2003-09-02 11:23:23');
INSERT INTO queueresponse VALUES (1188,1920,1,'Comment','2003-09-02 11:39:48');
INSERT INTO queueresponse VALUES (1202,1072,1,'','2003-09-02 12:50:44');
INSERT INTO queueresponse VALUES (1151,1920,1,'','2003-09-02 14:30:40');
INSERT INTO queueresponse VALUES (1151,1301,1,'','2003-09-02 15:15:26');
INSERT INTO queueresponse VALUES (1202,1626,0,'If you are sure this isn\'t a dupe, can you make the question not caps?','2003-09-02 18:00:23');
INSERT INTO queueresponse VALUES (1406,2716,0,'I\'d rather the solution didn\'t appear, at least at the beginning.','2003-09-02 20:14:50');
INSERT INTO queueresponse VALUES (1188,1567,0,'A problem with this puzzle is that B, C, and D can all be lying, and yet there could be others who begin their statements with \"all\" who tell the truth. Unless these four are the ONLY inhabitants of Talking Town ...','2003-09-03 10:42:15');
INSERT INTO queueresponse VALUES (1203,1567,0,'The last sentence should ask about \"pole 3\" as opposed to \"hoop 3\".','2003-09-03 10:45:05');
INSERT INTO queueresponse VALUES (1203,1626,0,'This makes more sense when you say circular discs.','2003-09-03 15:49:57');
INSERT INTO queueresponse VALUES (1203,1575,0,'If we\'re going to post the tower of hanoi as a puzzle, which I\'m iffy about, I think we should at least call it what it is, rather than pretend it\'s an entirely new premise','2003-09-03 17:17:15');
INSERT INTO queueresponse VALUES (1203,1626,0,'I think it\'s a great puzzle (We could post it in algorithms for more fun; this is a prime example for recursion)','2003-09-03 18:25:02');
INSERT INTO queueresponse VALUES (1279,1567,0,'Charlie, you really solved this on inspection??! If so, that may say more to your puzzle smarts than to the difficulty of this sequence.','2003-09-07 13:13:52');
INSERT INTO queueresponse VALUES (1203,1301,0,'But it should indeed be called Towers of Hanoi.','2003-09-03 20:32:04');
INSERT INTO queueresponse VALUES (1352,1183,0,'I\'ve added the answer now. Other examples can\'t be given as it\'s unique, I suppose I could change it to an odd-one-out kind of problem. Would a cheesy clue along the lines of \"not straightforward\" help?','2003-09-04 04:06:00');
INSERT INTO queueresponse VALUES (1271,1645,1,'Comment','2003-09-04 07:31:57');
INSERT INTO queueresponse VALUES (1190,1567,1,'The wording is a little clunky, but this is a good puzzle. Category should be geometry.','2003-09-04 11:47:13');
INSERT INTO queueresponse VALUES (1190,1575,0,'Well, \"it\'s\" means \"it is;\" should be \"its area.\" Also, those are \"possible lengths for the sides of this rectangle,\" and we are looking for \"integral\" sides, not \"integer\" sides.\" Otherwise, looks good.','2003-09-04 12:59:37');
INSERT INTO queueresponse VALUES (1271,1301,1,'','2003-09-04 14:53:31');
INSERT INTO queueresponse VALUES (1190,1301,0,'The number pairs would not be lengths but rather dimensions.','2003-09-04 14:55:26');
INSERT INTO queueresponse VALUES (1190,1301,0,'... or rather pairs of dimensions.','2003-09-04 14:57:36');
INSERT INTO queueresponse VALUES (1190,1626,0,'I don\'t understand Charlie\'s comment, but I fixed the grammar issues. The reason I didn\'t put this in geometry is because once I got the equation down, I didn\'t use any more geometry.','2003-09-04 17:42:35');
INSERT INTO queueresponse VALUES (1352,1575,0,'I still don\'t get how one would even begin to approach this...','2003-09-05 15:31:05');
INSERT INTO queueresponse VALUES (1203,1626,0,'I would agree with that. Make sure to write a solution for it too! :)','2003-09-04 17:45:00');
INSERT INTO queueresponse VALUES (1352,1072,0,'Is it a relation between things? after all it is a word problem. i think the answer is a relation.','2003-09-07 10:43:41');
INSERT INTO queueresponse VALUES (1203,1919,0,'Don\'t worry I will - but not until I know if it\'s getting posted :)','2003-09-05 15:23:30');
INSERT INTO queueresponse VALUES (1152,1567,1,'Numbers, word problems, sequences; this one has \'em all!','2003-09-05 00:12:08');
INSERT INTO queueresponse VALUES (1195,1567,0,'I\'m not sure what you mean by a square sequence. Do I read left to right and top to bottom, or clockwise, or ... ? With no explanation, this could be D4.','2003-09-05 00:16:29');
INSERT INTO queueresponse VALUES (1152,979,1,'','2003-09-05 07:10:35');
INSERT INTO queueresponse VALUES (1195,1626,0,'I could put pre tags, I hadn\'t learned about them once I talked. The pattern used here is SO easy that I decided to make it a 2, but will make it a 3 instead.','2003-09-05 07:21:56');
INSERT INTO queueresponse VALUES (1195,1567,0,'Oops, that should say use PRE formatting, with angle brackets (i.e. &lt;&gt;) around the letters P,R,E.','2003-09-05 00:18:50');
INSERT INTO queueresponse VALUES (1202,1575,1,'Comment','2003-09-05 08:06:20');
INSERT INTO queueresponse VALUES (1152,1301,1,'','2003-09-05 08:45:46');
INSERT INTO queueresponse VALUES (1190,1301,0,'The comment meant that for example (6,3) is not a length but rather a length and a width, so that list of three pairs are three possible dimensions rather than three possible lengths.','2003-09-05 08:49:07');
INSERT INTO queueresponse VALUES (1341,1920,1,'I am looking forward to this one','2003-09-05 13:22:43');
INSERT INTO queueresponse VALUES (1205,1626,1,'','2003-09-06 09:43:10');
INSERT INTO queueresponse VALUES (1279,1301,1,'But it\'s not a 5 difficulty, nor even a 4.','2003-09-06 13:14:18');
INSERT INTO queueresponse VALUES (1205,1301,1,'Comment','2003-09-06 13:18:22');
INSERT INTO queueresponse VALUES (1203,1301,1,'','2003-09-06 13:19:22');
INSERT INTO queueresponse VALUES (1195,1072,1,'looks fine to me.','2003-09-07 10:42:21');
INSERT INTO queueresponse VALUES (1205,1645,1,'Comment','2003-09-06 15:04:35');
INSERT INTO queueresponse VALUES (1203,1645,1,'Comment','2003-09-06 15:04:56');
INSERT INTO queueresponse VALUES (1190,1645,1,'Comment','2003-09-06 15:05:56');
INSERT INTO queueresponse VALUES (1205,1575,0,'Cool.. kind of a cross between \"eggalicious\" and \"burning ropes.\" You could also ask for the shortest time it would take to finish timing the 25 minutes..','2003-09-06 19:18:41');
INSERT INTO queueresponse VALUES (1205,1626,0,'I thought it was cool...','2003-09-06 21:08:27');
INSERT INTO queueresponse VALUES (1203,1626,1,'','2003-09-06 21:12:50');
INSERT INTO queueresponse VALUES (1279,1575,1,'I\'m assuming the title doesn\'t have anything to do with the real solution. As to the difficulty, nothing is immediatly obvious to me, so, I don\'t know..','2003-09-06 22:59:18');
INSERT INTO queueresponse VALUES (1157,1301,1,'','2003-09-07 01:07:25');
INSERT INTO queueresponse VALUES (1157,1626,0,'The first question is already on the site... You could make reference to it.','2003-09-07 08:20:45');
INSERT INTO queueresponse VALUES (1157,1645,1,'Comment','2003-09-07 09:26:08');
INSERT INTO queueresponse VALUES (1352,1575,0,'I am curious to know what you are looking for, but rather than just sending someone the answer, you really should add to the problem to make it more clear. Right now, anyone could say anything and it would be \'special\'..','2003-09-09 17:35:00');
INSERT INTO queueresponse VALUES (1157,1567,1,'','2003-09-07 13:16:19');
INSERT INTO queueresponse VALUES (1205,1567,1,'','2003-09-07 13:19:46');
INSERT INTO queueresponse VALUES (1341,1626,0,'You should put something in (if you get the chance) that you can remove a marble in any amount of time... otherwise you would say... \"How could you remove a marble in .000001 seconds?\"','2003-09-07 19:43:31');
INSERT INTO queueresponse VALUES (1279,1301,0,'But on the other hand I couldn\'t get the recent \"Another Word Sequence\" at all, and that was rated 3.','2003-09-07 23:48:52');
INSERT INTO queueresponse VALUES (1279,1301,0,'Perhaps it\'s just the happenstance of what comes into one\'s mind.  It\'s not easy judging difficulty--you either get it or you don\'t, making it easy or hard respectively.','2003-09-07 23:50:54');
INSERT INTO queueresponse VALUES (1352,1183,0,'To whom should I send it? One of you three? Levik?','2003-09-08 02:22:24');
INSERT INTO queueresponse VALUES (1195,1301,1,'Comment','2003-09-08 11:39:27');
INSERT INTO queueresponse VALUES (1157,1626,0,'I still think you could just delete the first question... We have already addressed that, but it\'s a good idea to reference it... (I wouldn\'t be opposed to keeping it there, but its just duplicating questions)','2003-09-08 07:49:30');
INSERT INTO queueresponse VALUES (1157,1575,0,'oh, i didn\'t know it was already on here.. how\'s that?','2003-09-08 00:45:43');
INSERT INTO queueresponse VALUES (1354,1626,1,'Make sure to not make this just an exercise in referencing strings','2003-09-08 15:52:30');
INSERT INTO queueresponse VALUES (1353,1072,1,'','2003-09-08 16:42:25');
INSERT INTO queueresponse VALUES (1195,1645,1,'Comment','2003-09-08 19:46:38');
INSERT INTO queueresponse VALUES (1353,1645,1,'Comment','2003-09-08 21:49:43');
INSERT INTO queueresponse VALUES (1159,1567,0,'Perhaps this is clear to programmers, but what is the \"label\" referred to in the fourth command? Also, it is more correct to say, \"The robots each may be programmed ...\"','2003-09-09 00:18:00');
INSERT INTO queueresponse VALUES (619,1920,1,'','2003-09-09 09:30:36');
INSERT INTO queueresponse VALUES (619,1301,1,'','2003-09-09 10:49:04');
INSERT INTO queueresponse VALUES (1403,1301,0,'Gamer, for your reservation on \"amoeba\", see the text of the Amoeba Colony puzzle.','2003-09-26 10:23:45');
INSERT INTO queueresponse VALUES (1352,1567,-1,'Is the question supposed to be, \"What is unique about cos?\"  I ask because I think the special thing about cos is how happy it makes me feel inside (ditto for sin and csc).','2003-09-09 12:00:48');
INSERT INTO queueresponse VALUES (1352,1072,0,'ok fwaff send me the answer','2003-09-09 16:14:38');
INSERT INTO queueresponse VALUES (1159,1626,1,'I will trust there is a solution for this :)','2003-09-09 17:07:20');
INSERT INTO queueresponse VALUES (619,1575,1,'I guess I\'ll trust that it\'s true and provable.. but do you ever have a solution to the problems you find?','2003-09-09 14:55:41');
INSERT INTO queueresponse VALUES (1159,1920,1,'','2003-09-09 14:09:22');
INSERT INTO queueresponse VALUES (1352,1575,0,'I\'m sure it will spur discussion, but it\'s still so vague that I can\'t imagine how one would possibly know what you\'re looking for. This seems like a \'mathy\' sort of lateral thinknig problem, that\'s my only objection..','2003-09-10 11:55:51');
INSERT INTO queueresponse VALUES (621,1567,1,'I think the wording of this is clunky and tries too hard to avoid being misconstrued, and Geometry might be a better subject, but it\'s a good puzzle.','2003-09-10 00:13:11');
INSERT INTO queueresponse VALUES (1403,1567,0,'All the words in this puzzle are spelled correctly and as intended :)','2003-09-24 14:53:32');
INSERT INTO queueresponse VALUES (621,1575,0,'I agree, geometry should be the category; and just define the question in terms of circles and tangent lines. Also, I\'m pretty sure the solution is more than 12 characters, please make sure you have one.','2003-09-10 00:42:23');
INSERT INTO queueresponse VALUES (1210,1575,0,'Yes, what Bryan said. or just use the &lt;ol> tag to make it even clearer','2003-09-10 00:43:49');
INSERT INTO queueresponse VALUES (1210,1575,0,'Also, if spaces and commas don\'t matter in this code, except to delimit the words, the bit at the end is probably more confusing than helpful.','2003-09-10 00:45:05');
INSERT INTO queueresponse VALUES (1352,1183,0,'Hmm ok I\'ve changed round the wording. I\'ve pointed out the clues that exist in the category and title. I\'ve also added a clue that virtually gives away the answer.','2003-09-10 05:30:17');
INSERT INTO queueresponse VALUES (1352,1183,0,'If it still doesn\'t work for you then I\'ll send the solution on to Alan (thanks Alan) to see if he can make something of it.','2003-09-10 05:32:28');
INSERT INTO queueresponse VALUES (1352,1183,0,'It was just a curiosity I noticed when playing with words that I thought may make a problem that would promote some discussion. It looks like it\'s certainly promoted discussion, but not for the reason I hoped!','2003-09-10 05:34:52');
INSERT INTO queueresponse VALUES (621,1920,0,'The wording needs to be cleared up and Geometry should be the category for this problem.','2003-09-10 09:42:16');
INSERT INTO queueresponse VALUES (1210,1626,0,'The idea here is to remember there is a space between the words but not before the first word. That\'s important to solving the code','2003-09-10 07:27:35');
INSERT INTO queueresponse VALUES (1229,1301,1,'A morning problem?','2003-09-24 13:48:08');
INSERT INTO queueresponse VALUES (1271,1626,1,'','2003-09-10 07:30:08');
INSERT INTO queueresponse VALUES (621,1626,0,'Yes, we would need how to solve this as well as the answer','2003-09-10 07:30:47');
INSERT INTO queueresponse VALUES (621,1301,1,'','2003-09-10 14:36:07');
INSERT INTO queueresponse VALUES (621,1575,0,'The standard abbreviation for centimeters is just \"cm\", not \"cms.\". Also, we still need a solution...','2003-09-10 15:44:15');
INSERT INTO queueresponse VALUES (1352,1072,1,'I actually think i have an understanding of what the answer might be. Raise the difficulty though and say the answer must be a factual relation.','2003-09-10 15:55:14');
INSERT INTO queueresponse VALUES (1354,1072,1,'','2003-09-10 15:55:26');
INSERT INTO queueresponse VALUES (621,1072,0,'now i could be wrong but isn\'t there a problem like this but instead it uses circles? if so then this is the exact same thing except after using a circle of 100 cm, we simply calculate the smaller circle that fits into s','2003-09-10 15:57:57');
INSERT INTO queueresponse VALUES (621,1072,0,'phere','2003-09-10 15:58:02');
INSERT INTO queueresponse VALUES (621,1301,0,'I don\'t see such a problem; but that doesn\'t mean it\'s not there.  Can you find the name of the puzzle?','2003-09-10 16:13:23');
INSERT INTO queueresponse VALUES (621,1575,0,'The problem could easily be rewritten using circles, in fact I suggested that it should. I don\'t see the same concept already on the site, do you know where you saw it?','2003-09-10 18:31:31');
INSERT INTO queueresponse VALUES (621,1626,0,'Look what you did DJ... now the solution has no characters! :','2003-09-10 21:03:59');
INSERT INTO queueresponse VALUES (1352,1626,0,'I have an idea that might work if this is indeed a difficulty 2 problem... It conforms to your hint :D','2003-09-10 22:47:15');
INSERT INTO queueresponse VALUES (1352,1626,1,'What I got was purely word problem','2003-09-10 22:47:45');
INSERT INTO queueresponse VALUES (1352,1183,0,'Now I\'m curious as to what Alan\'s come up with in terms of a solution. I think Gamer may have had a lightbulb moment and seen the simple solution that I had in mind.','2003-09-11 06:27:01');
INSERT INTO queueresponse VALUES (1352,1183,0,'DJ: the only lateral thinking bit of the problem is to get away from seeing \'cos\' as having a mathematical definition and looking at the properties of the word that make it special compared to other words.','2003-09-11 06:31:50');
INSERT INTO queueresponse VALUES (1352,1183,0,'Gamer: re your \'wordy\' solution, do you agree with Alan\'s comment regarding it being a \'factual relation\'? In my view that would make it sound too mathy and cause similar confusion as seen here.','2003-09-11 06:40:07');
INSERT INTO queueresponse VALUES (1160,1626,1,'This looks good...','2003-09-11 07:21:08');
INSERT INTO queueresponse VALUES (1160,1301,1,'','2003-09-11 11:32:12');
INSERT INTO queueresponse VALUES (1352,1575,1,'Still no clue, but if they\'re satisfied... as to being a factual relation, would you expect an imaginary relation? It doesn\'t seem necessary..','2003-09-11 14:21:26');
INSERT INTO queueresponse VALUES (1210,1626,0,'Spaces and commas do count in this code. The headlines are continuous, so I will BR them, but adding an ordered list would make this much harder to anyone who didn\'t see it otherwise. I think this is ready for TU/site?','2003-09-11 19:10:23');
INSERT INTO queueresponse VALUES (1229,1626,1,'','2003-09-11 19:10:43');
INSERT INTO queueresponse VALUES (1353,1626,1,'','2003-09-11 19:11:33');
INSERT INTO queueresponse VALUES (1160,1645,1,'Comment','2003-09-12 07:11:20');
INSERT INTO queueresponse VALUES (1161,1645,1,'Comment','2003-09-12 07:11:36');
INSERT INTO queueresponse VALUES (1332,1645,1,'Comment','2003-09-12 07:28:22');
INSERT INTO queueresponse VALUES (1229,1645,1,'Comment','2003-09-12 07:29:45');
INSERT INTO queueresponse VALUES (1161,1626,1,'I had heard of these types of word melds... Combine all of them of that type here please. :)','2003-09-12 07:33:45');
INSERT INTO queueresponse VALUES (1190,1301,1,'','2003-09-12 09:28:40');
INSERT INTO queueresponse VALUES (1210,1301,1,'','2003-09-12 09:29:51');
INSERT INTO queueresponse VALUES (1161,1920,1,'','2003-09-12 12:28:08');
INSERT INTO queueresponse VALUES (1161,1575,0,'what do you mean, gamer?','2003-09-12 12:32:35');
INSERT INTO queueresponse VALUES (622,1626,1,'This would be more plausible in the version I saw... 5 jealous husbands, where the dogs are husbands and the men are the wives.','2003-09-12 15:57:40');
INSERT INTO queueresponse VALUES (622,1072,1,'How many boats crossing the river problems are they\'re goind to be now? OK i\'ll tu up this but my patience is wearing thin.','2003-09-12 16:45:25');
INSERT INTO queueresponse VALUES (621,1072,1,'perhaps i just imagined the problem on the site or i always thought of this problem in my head. I checked and couldn\'t find it on the site. Well it deserves a tu','2003-09-12 16:46:39');
INSERT INTO queueresponse VALUES (622,1645,0,'Comment','2003-09-12 17:10:29');
INSERT INTO queueresponse VALUES (1352,1626,0,'Hmmm... If csc doesn\'t fit your rule, that I don\'t know the answer. I didn\'t think of that trig thing.','2003-09-12 17:49:14');
INSERT INTO queueresponse VALUES (1352,1626,0,'Anyway, I trust fwaff has a good rule behind this.','2003-09-12 17:49:39');
INSERT INTO queueresponse VALUES (1161,1626,0,'I think this is your last shot for a word meld... that\'s what I mean. (See Alan\'s comment on chatterbox)','2003-09-12 17:51:38');
INSERT INTO queueresponse VALUES (1332,1626,1,'I don\'t know if this will have to go the fate of the word melds','2003-09-12 19:38:56');
INSERT INTO queueresponse VALUES (1210,1645,1,'Comment','2003-09-12 22:03:18');
INSERT INTO queueresponse VALUES (1332,1575,1,'i don\'t know what the \"fate of the word melds\" is, but i think these are fine. they\'re all different -- i\'m sure we could invent some new nomenclature if you\'re bored with that, but i don\'t see the need..','2003-09-13 02:32:07');
INSERT INTO queueresponse VALUES (1161,1575,0,'Why.. this is totally unlike any of the other problems in the series thus far. I don\'t know what your problem is..','2003-09-13 02:33:52');
INSERT INTO queueresponse VALUES (1231,1626,0,'This is a tricks puzzle, but it\'s good anyway :)','2003-09-13 07:14:55');
INSERT INTO queueresponse VALUES (624,1645,1,'Comment','2003-09-18 17:04:08');
INSERT INTO queueresponse VALUES (1220,1626,1,'I\'m a little concerned you may need to multiply or divide against infinity but otherwise it\'s fine','2003-10-08 07:34:40');
INSERT INTO queueresponse VALUES (1276,1301,1,'','2003-09-24 13:46:35');
INSERT INTO queueresponse VALUES (625,1301,1,'','2003-09-18 15:45:53');
INSERT INTO queueresponse VALUES (1352,1301,1,'','2003-09-18 16:16:16');
INSERT INTO queueresponse VALUES (1164,1920,1,'Comment','2003-09-19 09:25:42');
INSERT INTO queueresponse VALUES (1231,1645,1,'Comment','2003-09-13 10:14:15');
INSERT INTO queueresponse VALUES (1229,1575,-1,'','2003-09-15 12:51:51');
INSERT INTO queueresponse VALUES (1354,1920,1,'This problem may be a difficulty 5','2003-09-15 13:40:30');
INSERT INTO queueresponse VALUES (1162,1626,0,'This seems very easy in my opinion','2003-09-15 18:03:49');
INSERT INTO queueresponse VALUES (1472,775,0,'Ive solved this by repetitive trials, but not with an exact method.  I\'ve set up integrals which would produce the exact answer, but am not certain they are solvable.','2003-09-16 04:41:19');
INSERT INTO queueresponse VALUES (1359,1626,1,'I actually have a problem like this in the queue with a pid of 1383... :)','2003-09-18 18:02:03');
INSERT INTO queueresponse VALUES (1229,1575,0,'I don\'t see much to this, it seems pretty much mechanical...if there\'s some \'clever\' method of solving, why isn\'t a solution submitted?','2003-09-14 01:09:14');
INSERT INTO queueresponse VALUES (1162,1920,1,'Comment','2003-09-15 11:26:21');
INSERT INTO queueresponse VALUES (1231,1072,1,'','2003-09-14 11:33:01');
INSERT INTO queueresponse VALUES (1231,1575,1,'I don\'t get it,but I\'ll take your word for it, but \"what do you think...\" needs a question mark, though, and a colon after \"below it:\" and \"horse\'s\" with an apostrophe in the last line.','2003-09-14 18:11:06');
INSERT INTO queueresponse VALUES (622,1645,1,'Comment','2003-09-14 18:14:28');
INSERT INTO queueresponse VALUES (1162,1645,1,'Comment','2003-09-15 07:39:19');
INSERT INTO queueresponse VALUES (1231,1626,0,'I think everything is fine, and that\'s why it\'s a 1/5','2003-09-14 22:37:05');
INSERT INTO queueresponse VALUES (1231,1626,0,'All the grammar is fine so far I think, including the two things you mentioned...','2003-09-14 22:38:21');
INSERT INTO queueresponse VALUES (1162,1567,1,'D2 tops. It is quickly apparent that only one cube fits the bill, resulting in very few alternatives to consider.','2003-09-15 00:43:13');
INSERT INTO queueresponse VALUES (624,1626,0,'2/5, and make sure you mean twentieth century, not twenty first (just as a common mistake), and the plural of millenium is millennia or something like that','2003-09-16 07:34:22');
INSERT INTO queueresponse VALUES (624,1301,0,'Ravi has not supplied a solution.  But clearly being written in the past tense, it can\'t refer to the middle of the 21st century.  It should be millennia, though that might be a losing battle.','2003-09-16 08:36:04');
INSERT INTO queueresponse VALUES (624,1575,0,'Yeah, \"milleniums\" isn\'t a word, a question needs a question mark, and parentheses don\'t need a period. That aside, he has no solution, and there could be any number of answers..','2003-09-16 09:31:22');
INSERT INTO queueresponse VALUES (624,1920,0,'I know this one, there is only one answer which fits the four millenia constraint','2003-09-16 12:38:28');
INSERT INTO queueresponse VALUES (625,1567,1,'The wording of this is both redundant and imprecise. \"Two spheres, lying on a plane and touching each other\" would solve this. Otherwise a good problem, with more subtle geometric aspects than the sphere and wall puzzle.','2003-09-16 14:55:00');
INSERT INTO queueresponse VALUES (1170,1920,1,'','2003-09-25 14:22:47');
INSERT INTO queueresponse VALUES (1232,1567,1,'Probably D2.','2003-09-16 15:02:38');
INSERT INTO queueresponse VALUES (625,1301,0,'\'Each\' takes a singular. \"Each has radius 100 cm\".','2003-09-16 15:52:33');
INSERT INTO queueresponse VALUES (625,1072,0,'lemme guess the next one i gonna involve a sphere that fits betwwen 8 others','2003-09-16 17:48:11');
INSERT INTO queueresponse VALUES (1407,1575,0,'you can\'t add an image, but if you have one uploaded, just note a link to it and levik will fix it. note the author or the site that it came from if you know, just at the end of the solution is fine','2003-09-25 22:51:07');
INSERT INTO queueresponse VALUES (624,1626,0,'Also, \"What\" definitely didn\'t happen during the twentieth century as \"what\" isn\'t a thing... Add a question mark instead of a period.','2003-09-16 22:56:39');
INSERT INTO queueresponse VALUES (1229,1626,0,'Lewis doesn\'t submit solutions unitl after the problem is live, but I don\'t know if he even thinks up one prior to posting a few of these problems','2003-09-16 22:57:48');
INSERT INTO queueresponse VALUES (1229,1626,0,'Plus we need some easy problems on the site like pip me for the younger people ;)','2003-09-16 22:58:12');
INSERT INTO queueresponse VALUES (1163,1301,0,'Isn\'t this quite language-dependent? (especially interpreted vs. compiled languages)','2003-09-17 08:34:50');
INSERT INTO queueresponse VALUES (1163,1301,0,'But it would be quite instructive to see it done in Javascript.','2003-09-17 08:35:47');
INSERT INTO queueresponse VALUES (1163,1920,0,'This is VERY language dependant','2003-09-17 09:18:23');
INSERT INTO queueresponse VALUES (1163,1575,0,'It\'s intentionally vague; and it\'s just as hard to do it in any language you wish','2003-09-17 11:55:14');
INSERT INTO queueresponse VALUES (1163,1575,0,'I can specify a language if you want, but I prefer the open-ended request for any program or an algorithm that would work when adjusted for any language','2003-09-17 11:56:23');
INSERT INTO queueresponse VALUES (1163,1920,0,'That should be somehow indicated in the problem','2003-09-17 13:55:21');
INSERT INTO queueresponse VALUES (1232,1920,1,'','2003-09-17 14:05:03');
INSERT INTO queueresponse VALUES (625,1920,0,'I agree with Bryan, but the wording needs to be cleaned up before I give a TU','2003-09-17 14:07:36');
INSERT INTO queueresponse VALUES (625,1920,0,'This probably should go in Shapes or Geometry','2003-09-17 14:08:19');
INSERT INTO queueresponse VALUES (1232,1301,1,'','2003-09-17 14:08:35');
INSERT INTO queueresponse VALUES (1163,1301,0,'For a difficulty of 5, you should rule out trivial ways of doing it.','2003-09-17 14:12:26');
INSERT INTO queueresponse VALUES (1163,1575,0,'I can add to the problem; I like it better as an open statement. What trivial ways are there of doing it?','2003-09-17 15:13:49');
INSERT INTO queueresponse VALUES (1163,1626,0,'Wasn\'t one of the rules of algorithms that you wouldn\'t need a program to accomplish the means, only an algorithm, or way to accomplish it?','2003-09-17 15:50:29');
INSERT INTO queueresponse VALUES (1165,1,1,'Strikes me rather morningy... Is it really D3?','2003-09-24 07:38:42');
INSERT INTO queueresponse VALUES (1403,1301,1,'I\'m sure \"therefor\" without the \"e\" is what Bryan wants.','2003-09-24 13:23:32');
INSERT INTO queueresponse VALUES (1277,1575,1,'','2003-09-24 02:01:28');
INSERT INTO queueresponse VALUES (1165,1575,0,'it is.. there may be other solutions, but at least one \'good\' one.','2003-09-24 02:03:20');
INSERT INTO queueresponse VALUES (1165,1575,0,'.. is anyone else gonna vote on this?','2003-09-24 02:03:33');
INSERT INTO queueresponse VALUES (1163,1575,0,'yes, and this is no different. the syntax will vary, but the algorithm doesn\'t change, just as in anything else we\'ve seen','2003-09-17 16:29:54');
INSERT INTO queueresponse VALUES (1163,1626,0,'Forever print the words: Forever print the words:    There, I have done it algorithmic ;)','2003-09-17 19:59:27');
INSERT INTO queueresponse VALUES (1163,1575,0,'well, no.. that will print \'forever,\' and you\'ve only written it twice..','2003-09-17 20:56:11');
INSERT INTO queueresponse VALUES (1163,1626,0,'Oh... Well maybe this is harder than I thought at first; How about this -> Print the following phrase twice in a row: Print the following phrase twice in a row:','2003-09-17 21:07:19');
INSERT INTO queueresponse VALUES (1163,1575,0,'that would work.. so i suppose there should be some restriction as to operations found in normal computer languages. i don\'t think there is any with a \"print this twice\" function, or that doesn\'t need quotation marks..','2003-09-17 23:28:28');
INSERT INTO queueresponse VALUES (1163,1575,0,'Anyway, that\'s a good point..  it can\'t be _entirely_ open ended; we\'ll have to impose the restrictions found in normal existing programming languages','2003-09-17 23:44:47');
INSERT INTO queueresponse VALUES (1163,1301,1,'I am assuming here that DJ has come up with a non-trivial solution in the 1066 characters, so the discussion and the final disclosure of DJ\'s solution will be worthwhile.','2003-09-18 00:16:32');
INSERT INTO queueresponse VALUES (1163,1301,0,'...though I see a couple of trivial solutions, that still have not been ruled out by the wording.','2003-09-18 00:17:22');
INSERT INTO queueresponse VALUES (1164,1301,1,'','2003-09-18 00:19:52');
INSERT INTO queueresponse VALUES (1499,1072,0,'Can anyone try to clear up what a spereial side is?','2003-11-04 16:00:34');
INSERT INTO queueresponse VALUES (1170,1626,1,'I am allways a ltitle scared of \"without doing ___\" because in many problems you are doing a very close thing.','2003-09-25 17:12:09');
INSERT INTO queueresponse VALUES (1163,1575,0,'what are you thinking of, charlie, if i need to further reword the problem?','2003-09-18 00:25:48');
INSERT INTO queueresponse VALUES (1403,122,0,'i\'d probably change therefor for some other word, seems too much of a giveaway.   how about TRIP, PLAN, FAT, or CAN?  unless there\'s something more to what I\'m thinking.','2003-09-25 16:35:22');
INSERT INTO queueresponse VALUES (1403,1072,0,'ords in common in this one','2003-09-25 16:18:03');
INSERT INTO queueresponse VALUES (1163,1626,1,'If it\'s not like a trick in the program and isn\'t language dependent, it\'s OK','2003-09-18 07:23:44');
INSERT INTO queueresponse VALUES (1164,1626,1,'Are you sure this is 5/5? And this isn\'t a word problem, it\'s a number problem','2003-09-18 07:25:22');
INSERT INTO queueresponse VALUES (1403,1072,0,'weren;\'t these supposed to be condensed or something? technically different sequences have different concepts but they can be put in the same problem. If there is a Words in common 7 i will td it and i want to see all w','2003-09-25 16:17:53');
INSERT INTO queueresponse VALUES (1403,1301,0,'Alan, I hope you won\'t TD my Words In Common in the queue eventually.  I can\'t see putting together similar puzzles by different authors.','2003-09-26 10:27:51');
INSERT INTO queueresponse VALUES (1163,1301,0,'What you could add would be that the source code is not available for the program to read, or a specification that it would list itself regardless of the name the source code was saved under.','2003-09-18 08:03:32');
INSERT INTO queueresponse VALUES (1165,1575,0,' i dunno.. there are trivial answers (like brian smith suggested, and probably others), but the one i\'\'m thinking of isn\'t really slap-me-in-the-face obvious..','2003-09-24 22:07:04');
INSERT INTO queueresponse VALUES (1170,1301,1,'','2003-09-25 09:09:17');
INSERT INTO queueresponse VALUES (1163,1920,1,'My concerns about this problem have been cleared, so Im changing my vote','2003-09-18 09:17:43');
INSERT INTO queueresponse VALUES (1164,1920,0,'Looks good, but I think it should be in \'Numbers\'','2003-09-18 09:20:25');
INSERT INTO queueresponse VALUES (1406,1301,1,'','2003-09-24 21:54:38');
INSERT INTO queueresponse VALUES (1164,1567,0,'Ditto.','2003-09-18 11:01:42');
INSERT INTO queueresponse VALUES (1359,1301,1,'','2003-09-18 17:30:49');
INSERT INTO queueresponse VALUES (1407,1171,0,'Thanks.  By the way, can you tell me how to add an image to the solution?  And since I heard this somewhere, should I mention on the problem that I didn\'t invent it?','2003-09-24 17:03:52');
INSERT INTO queueresponse VALUES (1359,1920,1,'Looks good','2003-09-19 09:28:04');
INSERT INTO queueresponse VALUES (1258,1301,0,'In the first paragraph, do you each 3 pretzels before the 2nd person arrives and then again before dividing with that person, or is that just a repetition of one eating of 3?  It\'s not clear.','2003-09-19 10:17:51');
INSERT INTO queueresponse VALUES (1258,1301,0,'It should be \"between the other person and me\", not \"I\"; just like \"between us\", both \"me\" and \"us\" are objective case.','2003-09-19 10:20:00');
INSERT INTO queueresponse VALUES (1403,1626,1,'','2003-09-24 15:52:35');
INSERT INTO queueresponse VALUES (1165,1626,1,'','2003-09-24 16:58:48');
INSERT INTO queueresponse VALUES (1367,1575,0,'We already have \'regular pentagon,\' and the conversion to a five-pointed star from there is inconsequential..','2003-09-19 12:54:32');
INSERT INTO queueresponse VALUES (1359,1575,1,'I have a similar problem in queue too..','2003-09-19 12:55:40');
INSERT INTO queueresponse VALUES (1359,1575,0,'except I used letters instead of numbers (the original game, mastermind, is usually played with colors)','2003-09-19 12:56:58');
INSERT INTO queueresponse VALUES (1367,1920,0,'I think I know what this problem is about.  There is a trick involving the strip of paper.','2003-09-19 14:02:37');
INSERT INTO queueresponse VALUES (1258,1920,0,'I got a solution both ways, I think all this problem needs is for some of the wording to be cleaned up','2003-09-19 14:09:28');
INSERT INTO queueresponse VALUES (1258,1626,0,'I eat 3.at the beginning. Then when someone joins I eat three then divide them...','2003-09-19 17:01:23');
INSERT INTO queueresponse VALUES (1258,1626,0,'So if I had 18 pretzel sticks, I would have 15 before the first person came. I would eat 3 and divide the rest into  two piles (containing 6 in this case)... Then someone comes and I have 12 in a big pile, I eat 3...','2003-09-19 17:03:25');
INSERT INTO queueresponse VALUES (1258,1626,0,'and divide the rest into 3 piles (3 piles of 3)... and so on.','2003-09-19 17:03:45');
INSERT INTO queueresponse VALUES (1367,1626,0,'I don\'t know the solution, but it would seem like this problem is like the \"pentagon construction\" problem.','2003-09-19 17:07:16');
INSERT INTO queueresponse VALUES (624,1072,0,'the problem name should be millenia or 40,000 years.','2003-09-19 19:00:32');
INSERT INTO queueresponse VALUES (1258,1072,1,'','2003-09-19 19:01:49');
INSERT INTO queueresponse VALUES (1164,1072,1,'base n number system makes it a 5/5 i think','2003-09-19 19:03:25');
INSERT INTO queueresponse VALUES (1258,1301,0,'I\'d say the statements should come sequentially to make this clear:','2003-09-19 22:05:48');
INSERT INTO queueresponse VALUES (1258,1301,0,'Instead of \"I share my pretzel sticks with them, dividing them equally among us two. I eat 3 of them before I divide up the piles.\", say:','2003-09-19 22:06:06');
INSERT INTO queueresponse VALUES (1258,1301,0,'When he arrives I eat three more sticks and then divide the rest equally between us two.\"','2003-09-19 22:07:14');
INSERT INTO queueresponse VALUES (1258,1301,0,'And, yes, when it\'s two, it\'s \"between\", not \"among\".','2003-09-19 22:07:39');
INSERT INTO queueresponse VALUES (1367,1301,1,'Indeed it must be a difference here, for we have a strip of paper, and no compass, while the pentagon problem had the classic compass, but no strip of paper.','2003-09-20 10:12:07');
INSERT INTO queueresponse VALUES (1367,1626,1,'Then it looks good... :)','2003-09-20 13:54:58');
INSERT INTO queueresponse VALUES (1258,1626,0,'I think I made all the changes. Thanks for helping me with my grammar! :)','2003-09-20 13:59:24');
INSERT INTO queueresponse VALUES (1258,1301,1,'','2003-09-20 14:10:41');
INSERT INTO queueresponse VALUES (1165,1301,1,'Wow! It takes three pages to explain the answer?','2003-09-20 16:17:02');
INSERT INTO queueresponse VALUES (1258,153,0,'Some similarities to \"Monkeys and Coconuts,\" but an interesting variation.','2003-09-20 22:09:21');
INSERT INTO queueresponse VALUES (1165,1575,0,'heh.. no, when i copied the solution over from notepad, which i used to edit it (rather than the smallish editing frame levik has give us here), i used \'select all\' and picked up a good deal of whitespace.','2003-09-20 22:30:37');
INSERT INTO queueresponse VALUES (1165,1575,0,'i had done it as an ascii-type drawing, so most of the remaining characters are just empty spaces, but i\'m going to just make an image instead.','2003-09-20 22:31:41');
INSERT INTO queueresponse VALUES (1367,1567,1,'Not sure what the last sentence adds to the puzzle -- perhaps it should be deleted?','2003-09-21 01:06:39');
INSERT INTO queueresponse VALUES (1407,153,0,'If you don\'t have the image on the web somewhere already, include it in the e-mail you send to levik to tell him that this problem requires an image','2003-09-26 11:55:21');
INSERT INTO queueresponse VALUES (1403,1301,0,'and for the other one, think of babies.','2003-09-26 10:24:06');
INSERT INTO queueresponse VALUES (1406,1920,1,'Comment','2003-09-25 14:18:06');
INSERT INTO queueresponse VALUES (1276,1575,0,'Why not just ask what color tie, shirt, and suspenders each person had?','2003-09-24 01:56:03');
INSERT INTO queueresponse VALUES (1229,1567,0,'I have held off voting to give Lewis\' puzzle a chance, but now I\'m weighing in, and this seems more like math homework than a puzzle.','2003-09-23 12:30:59');
INSERT INTO queueresponse VALUES (1276,1575,1,'But.. cool problem','2003-09-24 01:58:33');
INSERT INTO queueresponse VALUES (1403,1626,0,'It might not, if you consider ant, sing and escape, but amoeba has me puzzled, so I would assume so (ecen though therefor is a word)','2003-09-23 22:11:33');
INSERT INTO queueresponse VALUES (1266,1567,1,'','2003-09-23 14:21:45');
INSERT INTO queueresponse VALUES (1258,1626,0,'I think it\'s fine now... Is tthere anything else I should change?','2003-09-21 20:54:34');
INSERT INTO queueresponse VALUES (1450,1575,1,'','2003-10-08 07:24:26');
INSERT INTO queueresponse VALUES (625,1626,0,'Catergory change before being able to be submitted','2003-09-21 20:56:28');
INSERT INTO queueresponse VALUES (1166,1567,1,'This is a great geometry problem! Very elegant.','2003-09-23 12:22:28');
INSERT INTO queueresponse VALUES (1166,1626,1,'This looks fine. :)','2003-09-21 23:24:18');
INSERT INTO queueresponse VALUES (624,1626,1,'','2003-09-22 07:29:57');
INSERT INTO queueresponse VALUES (625,1575,0,'\"cms.\" should still be just \"cm\" . . .','2003-09-22 08:01:14');
INSERT INTO queueresponse VALUES (1258,1920,1,'Looks good now','2003-09-22 09:46:08');
INSERT INTO queueresponse VALUES (624,1301,1,'','2003-09-22 13:10:40');
INSERT INTO queueresponse VALUES (1165,1920,0,'I came up with \"x 1\" (times 1) to add, but I suspect the answer is more creative','2003-09-22 14:39:06');
INSERT INTO queueresponse VALUES (1166,1920,1,'Comment','2003-09-22 14:41:04');
INSERT INTO queueresponse VALUES (1407,1626,1,'Hmmm... If this isn\'t already on the site the idea is fine.','2003-09-23 20:51:45');
INSERT INTO queueresponse VALUES (625,1920,1,'Aside from the clumsy wording, it is a good problem','2003-09-23 11:36:55');
INSERT INTO queueresponse VALUES (1229,1920,1,'This is a good, straightforward problem.','2003-09-23 11:46:24');
INSERT INTO queueresponse VALUES (1266,1920,1,'Comment','2003-09-23 09:30:01');
INSERT INTO queueresponse VALUES (1266,1301,1,'','2003-09-23 08:54:19');
INSERT INTO queueresponse VALUES (1406,1626,1,'It won\'t appear for at least 4 days on the site, and won\'t even be edit-checked until 2 days after it goes on the site so don\'t worry. :)','2003-09-23 20:48:31');
INSERT INTO queueresponse VALUES (1403,1575,0,'should that last word read \'therefore\'?','2003-09-23 17:49:51');
INSERT INTO queueresponse VALUES (1406,1575,0,'This looks familiar, but it must have been somewhere else that I saw it. Looks good, small wording issue: \'either\' means one of two elements, not three.','2003-09-25 22:49:11');
INSERT INTO queueresponse VALUES (1458,1072,-1,'If you cannot touch it with any object therefore you cannot interact with it. There i sno possible solution although i get a feeling the andswer is find a smoker and make them look at it but thats not good enough','2003-10-06 17:10:27');
INSERT INTO queueresponse VALUES (1229,1626,0,'I think we need to have a few easy problems for the little people...','2003-09-25 18:30:46');
INSERT INTO queueresponse VALUES (1403,1626,0,'I think I thought of the same thing as Happy, though amoeba and teeth don\'t follow such a rule. How about spin?','2003-09-25 18:32:41');
INSERT INTO queueresponse VALUES (1407,1575,0,'i don\'t think it\'s here already, but make sure the numbers are correct; 15 straight rows of 4 from 16 trees seems a bit of a stretch, unless i\'m missing something','2003-09-25 23:00:32');
INSERT INTO queueresponse VALUES (1403,1301,0,'But, yes, perhaps \"therefor\" should be left out entirely.','2003-09-26 10:25:07');
INSERT INTO queueresponse VALUES (1403,1920,0,'After this one, I think its time to take a break from these','2003-09-26 09:20:56');
INSERT INTO queueresponse VALUES (1403,1301,0,'--- and when I say similar, I mean in the same genre--like Liars and Knights or Weights and Scales,etc. even though Words in Common is not defined as a category.','2003-09-26 10:30:19');
INSERT INTO queueresponse VALUES (1171,1301,0,'TOWRING is not a word; you\'re thinking possibly of TOWERING, but that\'s an 8-letter word.','2003-09-26 10:33:51');
INSERT INTO queueresponse VALUES (1407,1920,1,'','2003-09-26 10:42:06');
INSERT INTO queueresponse VALUES (1171,153,0,'Isn\'t a towring a ring attached to an object that allows a chain to connect it to another object for towing?','2003-09-26 11:47:08');
INSERT INTO queueresponse VALUES (1449,2716,0,'I agree as to line breaks; I think it\'s better now.','2003-10-06 15:22:38');
INSERT INTO queueresponse VALUES (1171,1301,0,'It\'s not in Ransom House unabridged, Merriam-Webster\'s Third Int\'l unabridged, unabridged, American Heritage or 10th edition New Collegiate.','2003-09-26 12:00:39');
INSERT INTO queueresponse VALUES (1171,1301,0,'Perhaps that usage is as two separate words: tow ring.','2003-09-26 12:00:58');
INSERT INTO queueresponse VALUES (1171,1301,0,'Make that Random House,.... not Ransom House','2003-09-26 12:01:38');
INSERT INTO queueresponse VALUES (1171,1575,0,'it\'s of little consequence.. i redid the problem to go along with Bryan\'s series','2003-09-26 12:04:42');
INSERT INTO queueresponse VALUES (1171,1575,0,'so that and the rest of the four choices are gone','2003-09-26 12:05:05');
INSERT INTO queueresponse VALUES (1171,1575,0,'besides, \'towring\' is more of a word than \'therefor\' ..','2003-09-26 12:06:13');
INSERT INTO queueresponse VALUES (1171,1301,1,'','2003-09-26 12:06:53');
INSERT INTO queueresponse VALUES (1472,1567,0,'\"length\" and \" probability\".  Nice problem.','2003-10-16 15:55:09');
INSERT INTO queueresponse VALUES (1229,1920,0,'I agree','2003-09-26 14:35:58');
INSERT INTO queueresponse VALUES (1276,153,1,'Comment','2003-09-28 13:24:19');
INSERT INTO queueresponse VALUES (1416,1301,0,'I don\'t know if this particular variation is on the site yet, but the terminology on this site differs from that of Raymond Smullyan in his books.  In Smullyan\'s books, knaves always lie.  On this site such people are','2003-09-26 21:38:40');
INSERT INTO queueresponse VALUES (1171,1626,0,'I would say therefor is more of a word. :) Anyway, we need one of these words in common to be a Words... 7','2003-09-26 15:52:43');
INSERT INTO queueresponse VALUES (1171,1575,0,'I know..but I don\'t know which is going to be pushed first..','2003-09-26 16:30:02');
INSERT INTO queueresponse VALUES (1407,1171,0,'Thanks guys, I will email Levik with the image when I get home.  And the numbers are correct, but thanks for checking =)','2003-09-26 17:10:28');
INSERT INTO queueresponse VALUES (1407,1171,0,'Oh, and I did my own searches, and I couldn\'t find this problem on the site anywhere.  (Searched for 16, 15, sixteen, and fifteen)','2003-09-26 17:14:35');
INSERT INTO queueresponse VALUES (1599,3558,0,'This is my first puzzle.  Do these notes serve a specific purpose or are they for anything and everything','2003-09-26 17:53:31');
INSERT INTO queueresponse VALUES (1403,1626,0,'Wow... I have never heard that word before. I would suggest deleting therefor... it likely gives away the solution.','2003-09-26 19:20:08');
INSERT INTO queueresponse VALUES (1403,1626,0,'What if two Words in Common from different authors have the same concept? I think we should TD one of those. :)','2003-09-26 19:20:37');
INSERT INTO queueresponse VALUES (1416,1301,0,'just called liars, while the term \"knave\" is used for those who alternate lying and truth telling.','2003-09-26 21:39:22');
INSERT INTO queueresponse VALUES (1416,1626,1,'Delete the introduction and instead say \"An island is populated by Knights ,who always tell the truth, and Liars, who always lie. Two such islanders talk as follows:','2003-09-26 22:38:09');
INSERT INTO queueresponse VALUES (1198,979,1,'','2003-09-29 02:11:54');
INSERT INTO queueresponse VALUES (1416,979,0,'I think that the difficulty level should be reduced too.','2003-09-29 02:16:10');
INSERT INTO queueresponse VALUES (1171,1301,0,'The title needs to change to 7 instead of 6, now that the other one has been posted.','2003-09-28 11:44:00');
INSERT INTO queueresponse VALUES (1407,1301,1,'Comment','2003-09-27 09:37:00');
INSERT INTO queueresponse VALUES (1171,1645,1,'Comment','2003-09-27 10:43:26');
INSERT INTO queueresponse VALUES (1403,1645,1,'Comment','2003-09-27 10:43:55');
INSERT INTO queueresponse VALUES (1171,1626,1,'','2003-09-27 13:01:43');
INSERT INTO queueresponse VALUES (1216,1626,1,'Where\'s Ravi\'s problems?','2003-09-30 17:00:19');
INSERT INTO queueresponse VALUES (1198,1626,1,'','2003-09-28 07:43:24');
INSERT INTO queueresponse VALUES (1171,1567,1,'It\'s nice to be on the other side of one of these for a change!','2003-09-29 14:37:09');
INSERT INTO queueresponse VALUES (1198,1301,1,'','2003-09-28 23:06:05');
INSERT INTO queueresponse VALUES (1171,1567,0,'Unless it is central to the problem that the words be in all caps, it would be more grammatically correct to list them in lower case.','2003-09-29 14:36:42');
INSERT INTO queueresponse VALUES (1449,2716,0,'Please note there are four olympic related problems, all original.','2003-09-30 15:58:19');
INSERT INTO queueresponse VALUES (1229,1567,0,'Withdrawing my TD, mostly because there is nothing else to post!','2003-09-29 14:45:29');
INSERT INTO queueresponse VALUES (1277,1567,1,'','2003-09-29 14:46:33');
INSERT INTO queueresponse VALUES (1423,1567,1,'','2003-09-29 14:53:38');
INSERT INTO queueresponse VALUES (1449,153,0,'Gamer: I just re-read your comments and see that I may have mis-understood your concerns. However,the point of the radio reporter\'s clue is that we don\'t know which medal he says that Chile won if it happens that','2003-10-05 23:17:16');
INSERT INTO queueresponse VALUES (1432,1567,1,'\"thess\" s/b  \"these\".','2003-09-29 14:59:23');
INSERT INTO queueresponse VALUES (1416,1072,1,'','2003-09-29 15:41:11');
INSERT INTO queueresponse VALUES (1432,1072,1,'','2003-09-29 15:42:34');
INSERT INTO queueresponse VALUES (1423,1072,0,'whats being asked? perhaps it should be made more clear. although i do understand the question i stuggled to get there.','2003-09-29 15:46:10');
INSERT INTO queueresponse VALUES (1277,1072,1,'','2003-09-29 15:47:25');
INSERT INTO queueresponse VALUES (1449,1920,1,'Comment','2003-10-06 14:40:20');
INSERT INTO queueresponse VALUES (1449,2716,0,'I chose to write \"Argentine\" for the same reason I wrote \"Brazil\"','2003-10-06 15:21:42');
INSERT INTO queueresponse VALUES (1229,1072,0,'giving this because upon closer expection grandma and grandpa both double the amoubnt of money given each year eacept grandma starts 1 year later but the additional 5 pounds bonus makes it obious.','2003-09-29 15:52:01');
INSERT INTO queueresponse VALUES (1432,1626,1,'','2003-09-29 16:03:24');
INSERT INTO queueresponse VALUES (1229,1072,1,'wait i was to early in my assumption','2003-09-29 16:05:32');
INSERT INTO queueresponse VALUES (1423,1626,1,'Say \"I can give you the product of 1667 times any 3-digit number, usually in less than 10 seconds. I will also give my answer starting with the most significant number.\" (What is the most significant number mean?)','2003-09-29 16:06:19');
INSERT INTO queueresponse VALUES (1607,1626,0,'I agree with SK, and you still haven\'t answered whether you need to know it\'s solvable to solve it, or whether that\'s just to reassure the solver.','2004-01-22 20:53:49');
INSERT INTO queueresponse VALUES (1423,1301,0,'technically should be the most significant digit rather than number--the leftmost','2003-09-29 20:03:04');
INSERT INTO queueresponse VALUES (1315,1072,1,'','2003-09-30 15:56:41');
INSERT INTO queueresponse VALUES (1216,1072,1,'','2003-09-30 15:54:34');
INSERT INTO queueresponse VALUES (1423,1626,0,'I think this needs wording changes before it can go on the site','2003-09-29 22:13:54');
INSERT INTO queueresponse VALUES (1219,1575,0,'It\'s nothing stupid like that, of course.. you don\'t actually need to know anything about sports to get a solution; the title is merely a useful hint.','2003-10-06 12:08:50');
INSERT INTO queueresponse VALUES (1216,1301,1,'','2003-09-30 11:44:17');
INSERT INTO queueresponse VALUES (1315,1645,1,'Comment','2003-09-30 07:08:15');
INSERT INTO queueresponse VALUES (1416,1301,1,'','2003-09-30 22:24:46');
INSERT INTO queueresponse VALUES (1242,1567,0,'Should we also assume that all angles are square?','2003-10-01 13:50:15');
INSERT INTO queueresponse VALUES (1217,1567,1,'','2003-10-01 13:47:44');
INSERT INTO queueresponse VALUES (1242,1575,0,'This is more like a d2, i think..','2003-10-01 05:43:30');
INSERT INTO queueresponse VALUES (1217,1920,0,'3/5 difficulty at most, otherwise looks good','2003-10-01 10:56:28');
INSERT INTO queueresponse VALUES (1242,1920,0,'D2 or D3, but not D4','2003-10-01 10:58:59');
INSERT INTO queueresponse VALUES (1217,1301,1,'','2003-10-01 11:11:34');
INSERT INTO queueresponse VALUES (1315,1567,1,'','2003-10-01 13:51:10');
INSERT INTO queueresponse VALUES (1217,153,0,'The clause \"To ensure that the samples are evenly mixed,\" should be replaced by \"to ensure smooth operation of the centrifuge.\"','2003-10-01 15:09:44');
INSERT INTO queueresponse VALUES (1217,153,0,'The samples are neither mixed together, nor are the contents of each sample mixed. On the contrary, the centrifuge serves to separate their contents.','2003-10-01 15:11:06');
INSERT INTO queueresponse VALUES (1449,153,0,'\"But not both does sound a bit \"forced,\" but the meaning is clear, and I can\'t think of a better way to express it.','2003-10-05 23:13:03');
INSERT INTO queueresponse VALUES (1449,153,0,'Gamer: A Knights and Liars construction would be even more difficult  to follow. \"Either\" at the begining of the sentence is correct as Federico has constructed the clue.','2003-10-05 23:10:29');
INSERT INTO queueresponse VALUES (637,1626,1,'','2003-10-05 21:49:40');
INSERT INTO queueresponse VALUES (1242,1626,0,'I think these changes should be made before it can go on the site','2003-10-05 21:51:12');
INSERT INTO queueresponse VALUES (1449,1626,0,'shouldn\'t be used at the beginning of the sentence.','2003-10-05 21:47:51');
INSERT INTO queueresponse VALUES (1217,1920,1,'','2003-10-02 09:19:31');
INSERT INTO queueresponse VALUES (637,1301,1,'Difficulty probably not 5.','2003-10-02 09:53:40');
INSERT INTO queueresponse VALUES (638,1301,1,'As the car is moving at a uniform speed, it\'s confusing to ask for \"average speed\" rather than just \"speed\".','2003-10-02 09:56:43');
INSERT INTO queueresponse VALUES (637,1920,0,'Definitely not D5, I think D3','2003-10-02 13:11:07');
INSERT INTO queueresponse VALUES (638,1920,0,'Maybe D2?','2003-10-02 13:12:07');
INSERT INTO queueresponse VALUES (1317,1567,0,'How many rows do you want? 3?','2003-10-02 13:50:05');
INSERT INTO queueresponse VALUES (637,1567,0,'Can you please change the spelling of \"cheque\" so it is spelled the same in the title and body of the puzzle? Agree D3.','2003-10-02 13:55:42');
INSERT INTO queueresponse VALUES (1217,1575,0,'I had originally worded the problem to mix buckets of paint, and forgot to make all the necessary changes in terminology. Sorry, TomM, for the oversights..','2003-10-02 16:50:53');
INSERT INTO queueresponse VALUES (637,1626,0,'Once you realiize what the problem is asking it is much easier... ;)','2003-10-02 17:11:11');
INSERT INTO queueresponse VALUES (638,1626,1,'I think D3 is fine, in my opinion this is harder than check mate','2003-10-02 17:13:11');
INSERT INTO queueresponse VALUES (637,1575,0,'Finding the answer is a lot easier than proving it... I really wish Ravi had submitted a solution with this problem','2003-10-02 17:35:44');
INSERT INTO queueresponse VALUES (1317,1575,1,'I think it\'s fine, maybe the next \"few\" rows or something; I\'m guessing that once you determine the pattern you could go on indefinitely','2003-10-02 17:37:08');
INSERT INTO queueresponse VALUES (637,1575,0,'and i agree with what was said before.. lower the difficulty and change the title to \"Check Mate.\" I don\'t think the problem merits four exclamation points, either..','2003-10-02 21:14:00');
INSERT INTO queueresponse VALUES (1317,1626,0,'Ok, there were 2 mistakes in the problem I fixed. Other than that I think it\'s fine. :)','2003-10-02 21:20:57');
INSERT INTO queueresponse VALUES (1218,1301,1,'','2003-10-03 07:25:36');
INSERT INTO queueresponse VALUES (638,1575,1,'Comment','2003-10-03 08:00:25');
INSERT INTO queueresponse VALUES (1317,1301,1,'','2003-10-03 08:57:17');
INSERT INTO queueresponse VALUES (637,979,0,'I\'ll be doing it within the next few days DJ.','2003-10-03 09:51:49');
INSERT INTO queueresponse VALUES (1242,1301,0,'The difficulty should be lowered to 2 and a specification made that all angles are right angles.','2003-10-03 11:26:47');
INSERT INTO queueresponse VALUES (1218,1626,1,'I don\'t understand how thse letter cubes are different... It seems to me once you have solved one you have solved them all, but if others like them they must be good. :)','2003-10-03 17:03:26');
INSERT INTO queueresponse VALUES (637,1626,0,'I actually think this could be proved easier than it might seem','2003-10-03 19:39:15');
INSERT INTO queueresponse VALUES (1242,1072,0,'well would it make a difference? wouldn\'t the area stay the same?','2003-10-03 22:46:36');
INSERT INTO queueresponse VALUES (1449,1301,1,'','2003-10-06 12:58:16');
INSERT INTO queueresponse VALUES (1436,1072,1,'well i didn\'t understand the question but thats because i looked over it. Plus 1801 character solution is equal to my tu because charlies been areound long enough i know what hes doin. just maybe clarify explanation?','2003-10-03 22:50:02');
INSERT INTO queueresponse VALUES (1218,1072,0,'NO enoughs enough. I will td every one of these now. Please just wait a while. If u want you can switch this with maybe another problem in ur pending problem list. like send it WAY back.','2003-10-03 22:51:51');
INSERT INTO queueresponse VALUES (1218,1301,0,'I don\'t think they\'re all isomorphic.  That is, there\'s similar reasoning, but the distribution of the letters is different, and not just substitution of different letters.','2003-10-03 23:07:21');
INSERT INTO queueresponse VALUES (1218,1575,0,'Oh, come off it. The last problem of this series was posted in August, and all three of the previous problems are still on the \'top rated problems\' list. It\'s not, like Charlie said, as if I\'m just substituting letters..','2003-10-03 23:32:07');
INSERT INTO queueresponse VALUES (1319,1575,0,'It should be \"Separate\" and \"separated.\" Also, I think your description (although the examples clarify it) is a little confusing; how about 100, followed by any number of \'200\'s, ending with a 1; something to that effect','2003-10-03 23:34:52');
INSERT INTO queueresponse VALUES (637,1575,1,'Okay.. actually, it should be \"fewer than ten\" bills, not \"less than,\" a point I overlooked before as well, but other than that it looks fine now.','2003-10-03 23:36:34');
INSERT INTO queueresponse VALUES (1242,1301,0,'If the angles were not a rigid 90 deg, the area could be anywhere from slightly larger all the way down to zero area.  Imagine the angles are hinges--then let the structure flop down.','2003-10-04 10:53:13');
INSERT INTO queueresponse VALUES (1242,1301,0,'If angles B and D were nearly zero degrees and angles A, C, F and E all nearly straight angles, the area would be nearly zero.  Lesser modifications to the angles would be less drastic, but still affect the area.','2003-10-04 10:55:21');
INSERT INTO queueresponse VALUES (1242,1301,1,'','2003-10-08 22:29:31');
INSERT INTO queueresponse VALUES (1436,1301,0,'I\'ve restated the question (requirements, actually).  Also, the sol\'n wasn\'t that long to begin with, but I decided to add to it the actual routines that do the JD-to-calendar-date conversions','2003-10-04 13:30:03');
INSERT INTO queueresponse VALUES (1436,1301,0,'in addition to the actual solution to the problem as stated.','2003-10-04 13:30:26');
INSERT INTO queueresponse VALUES (1319,1301,1,'','2003-10-04 19:19:43');
INSERT INTO queueresponse VALUES (1436,1626,1,'','2003-10-04 17:34:42');
INSERT INTO queueresponse VALUES (1449,2716,0,'I could leave out the \"or not both\", but I\'m not sure if readers would understand that \"Either A or B\" does mean \"A and not B\" or \"not A and B\".','2003-10-06 15:20:02');
INSERT INTO queueresponse VALUES (1449,1575,1,'I think it\'s fine as is; except the name of the country is Argentina, not Argentine, and some line breaks would make it more readable.','2003-10-06 12:06:48');
INSERT INTO queueresponse VALUES (1319,1575,1,'','2003-10-05 07:47:46');
INSERT INTO queueresponse VALUES (1423,1301,1,'','2003-10-05 11:20:08');
INSERT INTO queueresponse VALUES (1219,1626,0,'Make sure it\'s nothing too complex, like the Rank 1 team in baseball has 0 losses, the rank 2 team in baseball has 1 loss, or I fear many will not be able to get it.','2003-10-05 12:29:10');
INSERT INTO queueresponse VALUES (1436,1575,1,'','2003-10-05 13:43:36');
INSERT INTO queueresponse VALUES (1449,1626,0,'If you mean for the second sentence must end in \"but not both\". change this to a liars and kinghts problem with the two people being knaves. Otherwise, note that both the statements could be true, and the word Either','2003-10-05 21:47:30');
INSERT INTO queueresponse VALUES (1218,1072,1,'fine fine','2003-10-06 17:13:02');
INSERT INTO queueresponse VALUES (1242,1072,0,'ah yes charlie i can\'t believe i didn\'t see that','2003-10-06 17:14:37');
INSERT INTO queueresponse VALUES (1458,1301,1,'Interaction need not be with an object (solid, liquid or gas).','2003-10-06 20:10:28');
INSERT INTO queueresponse VALUES (1458,1626,0,'This sounds too much like a trick to me','2003-10-06 21:52:52');
INSERT INTO queueresponse VALUES (1458,1575,0,'I don\'t know about this one.. and apparently, neither does the submitter...','2003-10-06 22:09:52');
INSERT INTO queueresponse VALUES (643,1626,1,'','2003-10-07 18:25:11');
INSERT INTO queueresponse VALUES (1470,1301,0,'stearing?','2003-10-07 22:08:41');
INSERT INTO queueresponse VALUES (1220,1575,0,'Oh, I don\'t know, \'Random Radii\' just sounded cooler than \'random chords,\' but I guess it doesn\'t really fit..','2003-10-08 11:55:28');
INSERT INTO queueresponse VALUES (1424,1072,1,'it could. but its not gonna hold back a tu','2003-11-04 15:57:44');
INSERT INTO queueresponse VALUES (1450,1301,1,'','2003-10-07 11:33:22');
INSERT INTO queueresponse VALUES (643,1920,1,'Comment','2003-10-07 12:31:44');
INSERT INTO queueresponse VALUES (1458,1567,1,'I don\'t think I would classify this as a trick per se, and so what if it is?  It is certainly a puzzle, with fairly clear parameters. Alan\'s first reaction to this is proof of its subtlety.','2003-10-07 14:35:09');
INSERT INTO queueresponse VALUES (643,1626,0,'Do the baby limits of a normal nursery come into play here','2003-10-07 07:35:02');
INSERT INTO queueresponse VALUES (643,1301,1,'One\'s first thought is that the answer would depend on the number of girls originally, and so, in turn, on the expected probability distribution for the number of girls, or the number of babies in general at a hospital.','2003-10-07 08:39:26');
INSERT INTO queueresponse VALUES (643,1301,0,'However, surprisingly, the probability is not dependent on how many girls there were to begin with.  Indeed the left-out information is not necessary to the solution.','2003-10-07 08:40:36');
INSERT INTO queueresponse VALUES (643,1301,0,'That is, assuming that the birth ratio is actually 1:1, as is usual in problems of this type, as the birth ratio does affect the answer somewhat.','2003-10-07 08:41:31');
INSERT INTO queueresponse VALUES (1219,1301,1,'I\'ll take DJ\'s word for it.','2003-10-07 08:46:27');
INSERT INTO queueresponse VALUES (1345,1072,1,'Comment','2003-11-04 15:56:28');
INSERT INTO queueresponse VALUES (1470,1626,1,'','2003-10-07 18:24:32');
INSERT INTO queueresponse VALUES (1458,1301,0,'Since this seems to be going away soon anyway: Would a solution to the problem (as a concentrated light beam to ignite the bottom end of the cigarette) make it worthwhile to post?','2003-10-07 11:25:07');
INSERT INTO queueresponse VALUES (669,1301,1,'','2003-11-13 09:17:45');
INSERT INTO queueresponse VALUES (670,775,1,'Interesting situation','2003-11-13 10:02:18');
INSERT INTO queueresponse VALUES (1382,775,0,'now I\'m confused.  Isn\'t this your problem Gamer?  Unless I\'ve mis-interpreted, I can do it up to 23 links with two breaks','2003-11-13 10:04:49');
INSERT INTO queueresponse VALUES (1219,1567,1,'DJ has proven trustworthy in the past, but if \"numbers\" is the best catagory for this, it\'s D4 or D5.','2003-10-07 14:49:05');
INSERT INTO queueresponse VALUES (643,1567,1,'','2003-10-07 14:51:11');
INSERT INTO queueresponse VALUES (1463,1626,0,'Can we be sure there is a solution to this?','2003-10-07 17:03:54');
INSERT INTO queueresponse VALUES (1458,1626,1,'This looks good then. I think it should be less than 5/5 because of both of you got it so quickly.','2003-10-07 17:27:18');
INSERT INTO queueresponse VALUES (1317,979,1,'','2003-10-08 10:45:15');
INSERT INTO queueresponse VALUES (1242,979,1,'','2003-10-08 10:47:39');
INSERT INTO queueresponse VALUES (1220,1301,1,'It should lead to a good discussion of what constitutes a \"randomly drawn chord\".','2003-10-08 08:37:19');
INSERT INTO queueresponse VALUES (1220,1301,0,'BTW, why is it called Random Radii if what\'s random are the chords?','2003-10-08 08:38:57');
INSERT INTO queueresponse VALUES (1450,979,1,'','2003-10-08 10:39:14');
INSERT INTO queueresponse VALUES (1319,979,1,'','2003-10-08 10:32:08');
INSERT INTO queueresponse VALUES (1220,1920,1,'','2003-10-08 09:26:08');
INSERT INTO queueresponse VALUES (1470,1301,0,'... or is it essential to the essence of the commonality?','2003-10-08 22:27:19');
INSERT INTO queueresponse VALUES (1451,1920,1,'Probably D2','2003-10-08 14:46:26');
INSERT INTO queueresponse VALUES (1451,1575,0,'Italian and Dutch need to be capitalized','2003-10-08 15:01:34');
INSERT INTO queueresponse VALUES (1470,1301,0,'could \"stearing\" be left out and still leave the puzzle working?','2003-10-08 22:25:17');
INSERT INTO queueresponse VALUES (1463,1575,0,'Probably.. but it should have been submitted with the problem. Also, if it\'s D5, another question might be.. is it possible to solve?','2003-10-08 15:08:09');
INSERT INTO queueresponse VALUES (1219,1626,1,'','2003-10-08 15:53:33');
INSERT INTO queueresponse VALUES (1451,1626,1,'Couldn\'t we just stick with ABC... it would make it easier','2003-10-08 15:55:34');
INSERT INTO queueresponse VALUES (1470,1575,1,'I don\'t think \"stearing\" is a word, but I\'m sure that the spelling is intentional..','2003-10-08 18:14:24');
INSERT INTO queueresponse VALUES (1458,1072,0,'actually the problem allows for the use of energy to move it then. Wouldn\'t that just allow for MANY solutions then?','2003-10-08 16:50:01');
INSERT INTO queueresponse VALUES (1458,1072,0,'and no solution and its difficulty 5','2003-10-08 16:50:18');
INSERT INTO queueresponse VALUES (1240,1301,1,'','2003-11-13 09:00:47');
INSERT INTO queueresponse VALUES (1220,1072,1,'dam this is a good question','2003-10-08 16:53:04');
INSERT INTO queueresponse VALUES (1458,1626,0,'Energy isn\'t an object, and is specifically not a \"solids liquids or gases\"... We would need to drop down the difficulty.','2003-10-08 17:29:49');
INSERT INTO queueresponse VALUES (1472,1920,1,'','2003-10-16 14:28:18');
INSERT INTO queueresponse VALUES (1274,1920,1,'Comment','2003-10-16 12:37:58');
INSERT INTO queueresponse VALUES (1324,1575,0,'Sure.. wear gloves. You need to be more clear as to what you\'re looking for; right now this is either impossible or ridiculously simple.','2003-10-16 12:39:26');
INSERT INTO queueresponse VALUES (1322,1920,1,'Comment','2003-10-09 09:50:47');
INSERT INTO queueresponse VALUES (1322,1301,1,'','2003-10-09 09:50:04');
INSERT INTO queueresponse VALUES (656,1575,0,'It started off as a question and kind of turned into a statement.. I\'d also like to know that you have the answer to this..','2003-10-19 15:15:04');
INSERT INTO queueresponse VALUES (1470,1567,0,'D\'oh!! Sorry about that. \"Stearing\" (?) has been replaced with \"sneaky\". The puzzle would work by simply removing the word, but I prefer to replace it.','2003-10-09 15:00:02');
INSERT INTO queueresponse VALUES (1322,1567,0,'Whole lotta female puzzlers are gonna say, \"My WIFE?\" Feminists will say, \"MAKE your wife?\" And manly men will say, \"GAME SHOW??? Turn the game on already.\" :)','2003-10-09 15:09:26');
INSERT INTO queueresponse VALUES (1493,1301,1,'','2003-11-11 17:02:26');
INSERT INTO queueresponse VALUES (1235,1626,1,'','2003-11-04 14:53:39');
INSERT INTO queueresponse VALUES (670,1301,1,'','2003-11-13 09:02:54');
INSERT INTO queueresponse VALUES (1499,1301,0,'I\'ve placed a rewording underneath the original wording.  I\'d like to TU it with this wording.  The puzzle has shown up on the queue for a while, and hopefully can be moved.','2003-11-13 09:13:09');
INSERT INTO queueresponse VALUES (1382,775,0,'hopefully ive got it all right now....','2003-11-11 15:07:46');
INSERT INTO queueresponse VALUES (1470,1301,1,'','2003-10-09 15:34:00');
INSERT INTO queueresponse VALUES (1324,1575,0,'things, and also the added bit at the end (about gloves and whatever) may be too much of a push in the wrong direction..','2003-10-19 15:13:27');
INSERT INTO queueresponse VALUES (1322,1626,0,'I like your ideas ;D','2003-10-09 17:09:55');
INSERT INTO queueresponse VALUES (1322,1626,0,'I noticed you didn\'t give me a TU... should I change anything?','2003-10-09 17:10:11');
INSERT INTO queueresponse VALUES (1242,1072,1,'','2003-10-09 17:57:47');
INSERT INTO queueresponse VALUES (1242,1626,1,'','2003-10-09 18:15:04');
INSERT INTO queueresponse VALUES (1275,1920,0,'Im not sure if this is really D5','2003-10-16 09:30:31');
INSERT INTO queueresponse VALUES (1472,1626,1,'when Lewis brought up such a point after his problem got +6 too :) (about the whole 7 TU thing... I think it was only 6 and I was remembering incorrectly','2003-10-18 14:55:22');
INSERT INTO queueresponse VALUES (656,1301,1,'','2003-10-18 09:21:48');
INSERT INTO queueresponse VALUES (1324,1626,0,'I sent DJ the solution... I hope he can use judgement to see what to do, as I don\'t.','2003-10-18 10:29:51');
INSERT INTO queueresponse VALUES (1458,1575,0,'That\'s fine, and something I didn\'t immediately think of.. but even still, the difficulty needs to be lowered.','2003-10-09 19:49:46');
INSERT INTO queueresponse VALUES (1463,1575,0,'freddy, if you have a solution, can you please add it to the problem? if not, then.. we can\'t use the problem.','2003-10-09 20:10:00');
INSERT INTO queueresponse VALUES (1451,2716,0,'In the first problem, I chose countries starting with A,B,C; for the second, D,E,F; here, G,H,I, and in the last, J,K,L,M, and the countries were always in a same continent... I need now such a set for N,O,P! ;-)','2003-10-09 21:54:35');
INSERT INTO queueresponse VALUES (648,1626,1,'I have a problem like this in the queue I will need to replace. ;)','2003-10-10 07:20:21');
INSERT INTO queueresponse VALUES (1451,1301,0,'This needs the \"but not both\" notation found on the original.  \"Either... or...\" can legitimately be construed as to mean either one or both.','2003-10-10 10:34:51');
INSERT INTO queueresponse VALUES (648,1301,1,'','2003-10-10 09:21:05');
INSERT INTO queueresponse VALUES (1221,1301,1,'','2003-10-10 09:57:59');
INSERT INTO queueresponse VALUES (648,1920,1,'Comment','2003-10-10 09:24:40');
INSERT INTO queueresponse VALUES (1221,1920,1,'','2003-10-10 09:26:07');
INSERT INTO queueresponse VALUES (1322,1920,0,'Try changing wife to spouse','2003-10-10 09:28:04');
INSERT INTO queueresponse VALUES (1451,1301,1,'However, I take it back that this needs the notation.  I see that the solution does not depend on this.','2003-10-10 10:36:01');
INSERT INTO queueresponse VALUES (1463,1920,0,'Maybe there is some logic, 21, 45 and 66 are all names of card games','2003-10-10 19:24:56');
INSERT INTO queueresponse VALUES (1221,1626,1,'','2003-10-10 22:02:34');
INSERT INTO queueresponse VALUES (649,1301,1,'','2003-10-11 10:20:00');
INSERT INTO queueresponse VALUES (1323,1301,1,'','2003-10-11 10:20:18');
INSERT INTO queueresponse VALUES (649,1072,1,'lower the difficulty','2003-10-11 13:21:21');
INSERT INTO queueresponse VALUES (1323,1072,1,'','2003-10-11 13:22:14');
INSERT INTO queueresponse VALUES (1324,1575,0,'Heh.. it\'s a problem with a neat twist.. I would definitely put it into \'tricks,\' which I\'m sure won\'t be enough to give it away. The only problem I see is that you used the term \'small cube\' twice, to mean two different','2003-10-19 15:12:55');
INSERT INTO queueresponse VALUES (656,1626,1,'','2003-10-18 23:43:32');
INSERT INTO queueresponse VALUES (1275,979,1,'','2003-10-19 10:27:21');
INSERT INTO queueresponse VALUES (650,1072,0,'subgroup? do they needed to be subgrouped in a logical format?','2003-10-12 14:28:14');
INSERT INTO queueresponse VALUES (649,1626,0,'I agree with Alan','2003-10-11 16:32:26');
INSERT INTO queueresponse VALUES (650,1626,1,'','2003-10-12 07:42:15');
INSERT INTO queueresponse VALUES (1275,1072,1,'','2003-10-19 13:55:49');
INSERT INTO queueresponse VALUES (1275,1626,1,'(as always) I don\'t know the solution, so I will just say OK','2003-10-18 22:52:57');
INSERT INTO queueresponse VALUES (1357,1626,1,'','2003-10-18 23:38:37');
INSERT INTO queueresponse VALUES (650,1626,0,'I think it just means you have to make 2 piles of them.such that you can be sure there are the same number of heads in each pile.','2003-10-12 16:23:30');
INSERT INTO queueresponse VALUES (650,1626,0,'I don\'t think the solution to this one is tricky enough to put in tricks though','2003-10-12 16:23:57');
INSERT INTO queueresponse VALUES (1224,1301,1,'','2003-10-18 16:11:40');
INSERT INTO queueresponse VALUES (1357,1072,1,'','2003-10-18 16:50:58');
INSERT INTO queueresponse VALUES (1275,1626,0,'At least there is a solution for this one...','2003-10-18 22:52:29');
INSERT INTO queueresponse VALUES (1472,1626,0,'No, and it wouldn\'t be the first to get 7 TU either... I think we discussed that a while ago','2003-10-18 14:53:38');
INSERT INTO queueresponse VALUES (1322,1575,1,'','2003-10-13 01:15:09');
INSERT INTO queueresponse VALUES (1323,1575,1,'','2003-10-13 01:15:26');
INSERT INTO queueresponse VALUES (1222,1301,1,'','2003-10-13 10:02:16');
INSERT INTO queueresponse VALUES (1472,1301,1,'Correct the spelling of length.','2003-10-15 22:25:49');
INSERT INTO queueresponse VALUES (1224,979,1,'','2003-10-18 02:32:22');
INSERT INTO queueresponse VALUES (1224,1626,1,'','2003-10-18 08:28:14');
INSERT INTO queueresponse VALUES (1223,1301,1,'','2003-10-18 09:16:50');
INSERT INTO queueresponse VALUES (1222,1567,0,'Sorry, I don\'t know enough math theory to even vote on this.  BTW, what is a binary operation?','2003-10-13 11:01:58');
INSERT INTO queueresponse VALUES (650,1567,1,'','2003-10-13 11:03:52');
INSERT INTO queueresponse VALUES (649,1567,1,'Derivative of other probability puzzles, but a good puzzle nonetheless.','2003-10-13 11:06:59');
INSERT INTO queueresponse VALUES (1221,1567,1,'Man, this blew me away! I\'m amazed at the patterns within the patterns of numbers.  Don\'t know if anyone else was surprised by this.','2003-10-13 11:09:51');
INSERT INTO queueresponse VALUES (1322,1567,1,'Thanks, Gamer, this wording seems much more professional. Funny how little changes can make big improvements, IMHO.','2003-10-13 11:13:02');
INSERT INTO queueresponse VALUES (1222,1920,0,'A binary operator is an operator which takes two arguments and returns one, like addition, subtraction, etc','2003-10-13 11:19:51');
INSERT INTO queueresponse VALUES (1222,1626,0,'The way I solved this it is a 3/5... Is that just because I am experienced in these problems?','2003-10-13 15:48:58');
INSERT INTO queueresponse VALUES (1222,1626,1,'','2003-10-13 15:49:24');
INSERT INTO queueresponse VALUES (1463,1626,1,'If this has a solution (other than names of card games) it\'s fine.','2003-10-13 16:57:53');
INSERT INTO queueresponse VALUES (1463,1626,0,'I would ask if it was OK for levik to peek at the solution and make sure it\'s OK if others would agree.','2003-10-13 16:58:30');
INSERT INTO queueresponse VALUES (650,1,1,'Comment','2003-10-14 07:36:55');
INSERT INTO queueresponse VALUES (1274,1301,1,'','2003-10-14 08:28:31');
INSERT INTO queueresponse VALUES (651,1301,1,'','2003-10-14 10:07:21');
INSERT INTO queueresponse VALUES (1274,1567,1,'Fun :)','2003-10-14 12:01:50');
INSERT INTO queueresponse VALUES (651,1072,1,'','2003-10-14 16:42:15');
INSERT INTO queueresponse VALUES (1322,1072,1,'','2003-10-14 16:43:31');
INSERT INTO queueresponse VALUES (1324,1072,0,'also are we allowed to use things like pieces of paper and are we allowed to use objects to touch it?','2003-10-17 19:53:18');
INSERT INTO queueresponse VALUES (1475,153,1,'It is definitely a trick of the type Gamer was hoping to avoid, but it is not a \"stupid trick.\"  I like it.','2003-10-17 20:35:41');
INSERT INTO queueresponse VALUES (1458,1072,0,'The reason I am tding this is because of the wording. You see the author intends for a solution by not doing something that affects it. But if we use this method the answer is merely to find a desperate smoker to smoke i','2003-10-14 16:49:19');
INSERT INTO queueresponse VALUES (1458,1072,0,'-t which isn\'t very good, but then if we take the text literally we see that we can use energy or open the door and let wind blow it down, or any of a slew of solutions become available turning it into a lateral thinking','2003-10-14 16:51:24');
INSERT INTO queueresponse VALUES (1463,1072,1,'he typed 363 charactyers in the solution so effort=evident and we know if something is wrong in he sequence we will see it in the solution queue and fix it','2003-10-14 16:52:24');
INSERT INTO queueresponse VALUES (1274,1072,0,'Ok This sounds really good but thwe fact that it is word builder 1 leads me to believe there are 5 more. Can you combine them all into one? unmless the concept is different each time. Se like turning a into orange would','2003-10-14 16:54:34');
INSERT INTO queueresponse VALUES (1274,1072,0,'be right under scarlet. (btw you can turn \"a\" into orange but its pretty easy.','2003-10-14 16:55:07');
INSERT INTO queueresponse VALUES (651,1626,1,'','2003-10-14 16:55:29');
INSERT INTO queueresponse VALUES (1274,1626,0,'I would agree with Alan... Unless the rules are different, put the same problem idea in the same problem.','2003-10-14 16:57:00');
INSERT INTO queueresponse VALUES (1223,1072,1,'','2003-10-17 19:49:37');
INSERT INTO queueresponse VALUES (1324,1072,0,'Ummm i think you need a slash cuz i sentence says this can you get take when it should get/take.','2003-10-17 19:51:56');
INSERT INTO queueresponse VALUES (1458,1626,0,'Wind is a gas isn\'t it? Energy is not. That\'s all I am saying. Is there any other solution  involving energy?','2003-10-14 17:25:14');
INSERT INTO queueresponse VALUES (1458,1626,0,'And asking someone else to smoke it would require them to move it, or engage in the correct solution','2003-10-14 17:25:56');
INSERT INTO queueresponse VALUES (1382,1301,1,'','2003-11-11 15:53:46');
INSERT INTO queueresponse VALUES (1382,1626,0,'Yes I see how to do it with 23 steps. :) What I meant before wasn\'t what I said, don\'t worry! :)','2003-11-13 17:52:47');
INSERT INTO queueresponse VALUES (1497,1301,0,'In the solution to DJ\'s problem, we made use of this fact, but did not prove it.  I think there are a couple (at least) of methods of proof that could be offered, as solutions here.','2003-11-13 08:55:50');
INSERT INTO queueresponse VALUES (1489,1567,1,'','2003-11-04 13:16:07');
INSERT INTO queueresponse VALUES (658,1567,1,'','2003-11-04 13:17:48');
INSERT INTO queueresponse VALUES (651,1575,0,'i think n - factorial (n minus factorial?) is more confusing than if it were not there; n! is very standard notation','2003-10-14 23:48:37');
INSERT INTO queueresponse VALUES (1223,1567,0,'The first verse should probably be included in its entirety so the uninitiated can solve this.  Seems like D1/5 or 2/5 to me.','2003-10-15 00:31:08');
INSERT INTO queueresponse VALUES (651,979,0,'DJ: n - factorial is never read is n minus factorial. if n! is a standard notation, then no one will ever consider that hyphen to be minus.','2003-10-15 02:36:51');
INSERT INTO queueresponse VALUES (1458,1575,1,'','2003-10-15 08:14:38');
INSERT INTO queueresponse VALUES (1475,1072,1,'Perhaps a link to a map of the usa? I realize the trick but i won\'t give it away. Well at least part of the trick anyways','2003-10-17 19:48:18');
INSERT INTO queueresponse VALUES (1223,1920,0,'Should be D2.  The song is known well enough.','2003-10-15 09:31:09');
INSERT INTO queueresponse VALUES (1473,1626,1,'','2003-10-17 19:28:52');
INSERT INTO queueresponse VALUES (1472,1072,1,'this problem looks dam good? hey is this the first problem to ever get 6 tu?','2003-10-17 19:43:41');
INSERT INTO queueresponse VALUES (1463,1567,1,'','2003-10-15 12:42:34');
INSERT INTO queueresponse VALUES (1223,1626,0,'This is OK as is. :) You could add in \"Prove an explicit formula for n bottles of beer\"','2003-10-15 15:49:54');
INSERT INTO queueresponse VALUES (1223,1626,1,'','2003-10-15 15:50:12');
INSERT INTO queueresponse VALUES (1223,1575,0,'Either way you sing it is equivalent. I did add the bit about some \'n\' bottles, as well.','2003-10-17 17:06:31');
INSERT INTO queueresponse VALUES (1223,1575,0,'You could, but there\'s a \"pretty\" solution for 99 bottles','2003-10-15 16:30:05');
INSERT INTO queueresponse VALUES (651,1575,0,'my point is, writing it out as \"n - factorial\", a hyphen with a space to either side looks like a minus sign. n factorial is just that, it\'s not hyphenated, and n! doesn\'t need to be explained anyway..','2003-10-15 16:35:41');
INSERT INTO queueresponse VALUES (1274,1575,0,'I wouldn\'t.. same thing as with the word melds; if you put too many of them together, people will do one or two easy ones and ignore the rest, as we have seen in the past.','2003-10-15 16:40:10');
INSERT INTO queueresponse VALUES (1274,1575,0,'However, the rules seem too simple.. you need to add 4 letters and change one, so the minimum is five steps,and I can think of several ways off the top of my head to do that..','2003-10-15 16:48:03');
INSERT INTO queueresponse VALUES (1470,1626,0,'This is still here? Wow... must have been queue weight at work again :)','2003-10-15 17:44:06');
INSERT INTO queueresponse VALUES (1472,1626,0,'This looks harder than a 3/5 to me unless there is some variables that cancel out like in The Last Baby','2003-10-15 17:49:30');
INSERT INTO queueresponse VALUES (1324,1626,0,'Would it be fine to send you the solution DJ? It is hard to \"know how\" to narrow it down. :)','2003-10-16 17:43:46');
INSERT INTO queueresponse VALUES (1223,1626,0,'Are you counting the \"one\" in \"take one down\"?','2003-10-16 17:53:38');
INSERT INTO queueresponse VALUES (1274,1626,0,'But isn\'t the same thing true with word melds?','2003-10-16 17:54:17');
INSERT INTO queueresponse VALUES (1274,1626,1,'','2003-10-16 17:54:25');
INSERT INTO queueresponse VALUES (1475,1626,0,'Make sure this isn\'t a trick, and that your definition of west isn\'t something like \"If you go west enough, you will have gone east instead\"','2003-10-17 17:02:51');
INSERT INTO queueresponse VALUES (1223,1920,0,'Side note: 99-bottles-of-beer.ls-la.net/ has 571 programs to print the lyrics to \"99 Bottles of Beer\"','2003-10-17 12:27:19');
INSERT INTO queueresponse VALUES (1222,979,1,'','2003-10-17 02:01:28');
INSERT INTO queueresponse VALUES (1473,1301,1,'','2003-10-17 12:03:39');
INSERT INTO queueresponse VALUES (655,1301,1,'','2003-10-17 07:20:44');
INSERT INTO queueresponse VALUES (1223,1301,0,'I thought it was \"if one of those bottles should happen to fall\".','2003-10-17 07:30:23');
INSERT INTO queueresponse VALUES (655,1920,1,'Comment','2003-10-17 09:26:32');
INSERT INTO queueresponse VALUES (1472,1575,1,'Looks good, but I agree, it\'s probably 4/5 (especially to come up with a \'neat\' solution)','2003-10-17 12:00:57');
INSERT INTO queueresponse VALUES (1472,1,1,'Is it just me, or is this one harder than a 3?','2003-10-17 12:01:27');
INSERT INTO queueresponse VALUES (1473,1920,1,'','2003-10-17 14:28:11');
INSERT INTO queueresponse VALUES (655,1626,1,'','2003-10-17 17:01:12');
INSERT INTO queueresponse VALUES (1475,1920,1,'Comment','2003-10-17 14:27:55');
INSERT INTO queueresponse VALUES (1324,1072,0,'\"You can\'t move the anything\" proofread','2003-10-19 20:36:07');
INSERT INTO queueresponse VALUES (1324,1072,1,'HAH I just figured out the trick. ou got my thumbs up','2003-10-19 20:37:11');
INSERT INTO queueresponse VALUES (1324,1626,0,'I actually didn\'t think of this, but I have no clue where I remember it from. This and my pending problem \"disaster description\" are interesting','2003-10-19 21:22:53');
INSERT INTO queueresponse VALUES (1324,1626,0,'Can you help suggest ways to improve on my \"Note\"... I can\'t think of anything that would sound right, but not give it away','2003-10-19 21:24:04');
INSERT INTO queueresponse VALUES (1324,1575,0,'how about just saying, \"remove the cube in the middle\" instead of \"can you get take the small cube in the middle out\" .. that would clear up the wording as well as the potential discrepancy','2003-10-20 01:58:58');
INSERT INTO queueresponse VALUES (1324,1575,0,'as far as the note, i don\'t think the detail is so necessary..people are going to try to find ways around however you word it.','2003-10-20 02:03:53');
INSERT INTO queueresponse VALUES (1324,1575,0,' how about just \"no one may touch the outer cubes or in any way do anything that would move or change them.\"','2003-10-20 02:04:17');
INSERT INTO queueresponse VALUES (1357,1575,0,'It think it would be much clearer with ellipsises ( . . . ) and eliminate the explanation of \'etc\'. ie, \"10, 4, 3, 2, 2, 2, ... \"','2003-10-20 02:06:40');
INSERT INTO queueresponse VALUES (656,1920,1,'','2003-10-20 09:26:56');
INSERT INTO queueresponse VALUES (1324,1626,0,'OK I changed it... :)','2003-10-20 16:39:40');
INSERT INTO queueresponse VALUES (660,1301,1,'','2003-10-25 00:11:20');
INSERT INTO queueresponse VALUES (1324,1575,1,'','2003-10-20 16:55:23');
INSERT INTO queueresponse VALUES (1358,1626,1,'OK... If you are implying not a specific gender, it\'s fine... I just found a mistake in my reasoning. Still be careful though... :)','2003-10-24 19:20:30');
INSERT INTO queueresponse VALUES (658,1626,1,'I think it\'s just added for effect... As long as the difficulty level is lowered it\'s fine.','2003-10-24 19:18:39');
INSERT INTO queueresponse VALUES (1482,1072,1,'','2003-10-24 16:24:19');
INSERT INTO queueresponse VALUES (1357,1072,0,'i think the etc\'s are fine','2003-10-24 16:25:18');
INSERT INTO queueresponse VALUES (1331,1626,0,'I couldn\'t find a post there that explained how to get trees on the inside... the only one I found was the star approach. If it is you can thumbs down this one','2003-10-24 19:17:34');
INSERT INTO queueresponse VALUES (1225,1626,0,'4/5 seems more right. Are you telling us that the 5 dice and a normal dice make his odds of winning 2/3? Otherwise it looks good','2003-10-21 07:31:24');
INSERT INTO queueresponse VALUES (1225,1920,0,'The numbers in the problem are correct','2003-10-21 09:25:34');
INSERT INTO queueresponse VALUES (1225,1301,1,'The 5-producing die together with a normal die do make a prob of a win = 2/3.','2003-10-21 09:35:17');
INSERT INTO queueresponse VALUES (1479,1072,1,'','2003-10-24 16:21:01');
INSERT INTO queueresponse VALUES (1331,1072,0,'After reading this I thik the formation is exactly the same cuz tweo get to the inner trees you just walk between two.','2003-10-24 16:23:54');
INSERT INTO queueresponse VALUES (1226,1072,0,'','2003-10-24 16:18:54');
INSERT INTO queueresponse VALUES (1226,1072,0,'O wait just a question are we allowed to flip strips upside down?','2003-10-24 16:19:40');
INSERT INTO queueresponse VALUES (1482,1626,1,'','2003-10-24 15:51:57');
INSERT INTO queueresponse VALUES (656,1575,0,'it can\'t go onto the site until the wording is fixed','2003-10-21 11:41:29');
INSERT INTO queueresponse VALUES (1497,153,0,'I believe he means righ triangle and right angle vertex.  The key is the word hypotenus(e/a). English may be antonio\'s second language and he is translating the terms literally.','2003-10-28 17:56:53');
INSERT INTO queueresponse VALUES (1228,1301,1,'Yes, the difficulty level should be lower.','2003-10-28 09:37:19');
INSERT INTO queueresponse VALUES (658,979,0,'I changed it to D3. I hope thats fine.','2003-10-28 09:32:39');
INSERT INTO queueresponse VALUES (1331,1920,0,'The other problem asks for 5 rows of trees, not 4 rows','2003-10-24 15:01:26');
INSERT INTO queueresponse VALUES (1331,1626,0,'I don\'t think it does; I didn\'t see a problem like this already on the site.','2003-10-24 15:50:24');
INSERT INTO queueresponse VALUES (1357,1920,0,'Needs to be cleaned up, but otherwise a good puzzle','2003-10-21 13:24:40');
INSERT INTO queueresponse VALUES (1225,1920,1,'','2003-10-21 13:54:50');
INSERT INTO queueresponse VALUES (1506,1183,0,'Please note that I\'m on holiday now for a week. With the QP now at 17 I guess that this will make top 10 before I\'m back. If you\'ve any questions/problems/concerns then don\'t expect an answer until the 3rd Nov. :-)','2003-10-24 05:45:07');
INSERT INTO queueresponse VALUES (1331,1575,0,'The first line says 4 rows instead of five','2003-10-24 08:08:46');
INSERT INTO queueresponse VALUES (1225,1626,1,'I wasn\'t questioning his numbers, just confused about what it was saying... I also think this is harder than a 3/5 difficulty, 4/5 seemed better, but I haven\'t solved this yet. ;)','2003-10-21 15:55:53');
INSERT INTO queueresponse VALUES (658,1575,0,'Agreed, this is not that difficult. Also, I think saying \"I\'m in a gambling mood\" is rather delusory; it implies that the single glass makes the procedure less deterministic..','2003-10-24 13:20:16');
INSERT INTO queueresponse VALUES (1331,1301,0,'Doesn\'t that older problem have some of the trees already on the inside?','2003-10-24 11:53:33');
INSERT INTO queueresponse VALUES (1331,1301,0,'(The innter pentagon vs. the star points.)','2003-10-24 11:53:56');
INSERT INTO queueresponse VALUES (1358,1301,0,'Gamer, I don\'t see a problem with implying that there are children (overall).  Is that your concern?','2003-10-24 11:50:03');
INSERT INTO queueresponse VALUES (1482,1301,1,'','2003-10-24 09:07:35');
INSERT INTO queueresponse VALUES (1324,1301,1,'','2003-10-24 10:03:35');
INSERT INTO queueresponse VALUES (656,979,0,'DJ: That is no reason to give a TD to a problem. All you can do is cannot push the problem up on the site unless the corrections are made instead of giving it a TD.','2003-10-22 10:29:05');
INSERT INTO queueresponse VALUES (656,979,0,'I hope its fine now.','2003-10-22 10:36:27');
INSERT INTO queueresponse VALUES (1358,979,1,'','2003-10-22 10:38:40');
INSERT INTO queueresponse VALUES (1357,1301,0,'Lewis has been away almost a month.','2003-10-24 11:47:35');
INSERT INTO queueresponse VALUES (1226,1920,1,'A tag is missing at the end to close the italics.','2003-10-23 10:06:10');
INSERT INTO queueresponse VALUES (1496,1626,1,'This is a good problem, but I thought it was already on the site! :)','2003-10-23 15:54:02');
INSERT INTO queueresponse VALUES (1358,1301,0,'lewis has been away almost a month, so I don\'t expect a cleanup soon, except if levik does it.','2003-10-24 11:48:28');
INSERT INTO queueresponse VALUES (1358,1301,1,'\"Amount\" should really be \"number\".','2003-10-22 16:00:50');
INSERT INTO queueresponse VALUES (1496,1920,1,'','2003-10-23 15:32:58');
INSERT INTO queueresponse VALUES (658,1626,0,'I agree','2003-10-23 15:50:01');
INSERT INTO queueresponse VALUES (1226,1301,1,'','2003-10-23 08:22:54');
INSERT INTO queueresponse VALUES (658,1920,0,'I seen this somewhere else, word for word.  Its only a D2 or D3','2003-10-23 10:04:36');
INSERT INTO queueresponse VALUES (658,1301,0,'Yes, lower the difficulty level.','2003-10-23 15:03:53');
INSERT INTO queueresponse VALUES (1479,2839,0,'Folks, sorry to have three riddles in a row.  my only defense is that when I submitted them I was new to Flooble.  My next two are not riddles..','2003-10-24 17:35:21');
INSERT INTO queueresponse VALUES (1496,1301,1,'','2003-10-23 15:10:32');
INSERT INTO queueresponse VALUES (1358,1626,0,'Does this mean that every child can say \"I have X brothers and Y sisters\", where X and Y are the same for every person? If so, be careful of implying that there are children; I read that from the problem.','2003-10-22 19:15:35');
INSERT INTO queueresponse VALUES (656,1575,0,'The TD was necessary because without it, the problem had three TU and is at the top of list, and someone likely would have posted it without reading the comments before the changes were made','2003-10-23 01:29:33');
INSERT INTO queueresponse VALUES (1227,1301,1,'','2003-10-25 00:12:19');
INSERT INTO queueresponse VALUES (1227,1626,1,'Is it really that hard?','2003-10-25 08:59:54');
INSERT INTO queueresponse VALUES (660,1626,1,'I think it needs to day you could form.','2003-10-25 09:00:27');
INSERT INTO queueresponse VALUES (1335,1301,1,'','2003-10-25 09:11:03');
INSERT INTO queueresponse VALUES (1331,1301,0,'My comment meant that in the star approach itself there is a set of 5 inner trees (on the inner pentagon) and 5 outer trees (at the points of the star).  In order to get to the ones that are on the inner pentagon you','2003-10-25 09:13:24');
INSERT INTO queueresponse VALUES (1331,1301,0,'have to pass between a pair of adjacent star tips.  If you\'re going after something other than the star arrangement, why not just say Arrange them other than in the star formation of the old puzzle?','2003-10-25 09:14:33');
INSERT INTO queueresponse VALUES (1331,1626,0,'I see what you mean. The point here is an added condition','2003-10-25 14:00:31');
INSERT INTO queueresponse VALUES (1331,1626,0,'if this isn\'t enough of a change, I will post it on the old problem. Only passing through tree-lines that are counted as one of the 5 lines was what I meant. I changed the scenario so that this is better reflected.','2003-10-25 14:06:14');
INSERT INTO queueresponse VALUES (1227,1575,0,'I don\'t know.. but the first couple of answers one will usually come up with are not the smallest','2003-10-25 20:04:32');
INSERT INTO queueresponse VALUES (1227,1575,0,'I\'ll change it anyway','2003-10-25 20:07:03');
INSERT INTO queueresponse VALUES (1226,1575,0,'That\'s what \'rotate\' means, if you didn\'t get it fromt he example and the note about upside-sown letters..','2003-10-26 07:32:30');
INSERT INTO queueresponse VALUES (1335,1575,1,'','2003-10-26 07:36:54');
INSERT INTO queueresponse VALUES (1357,1575,1,'','2003-10-26 07:43:27');
INSERT INTO queueresponse VALUES (660,1575,0,'It should say, \"the greatest number of pieces you can form\"','2003-10-26 07:44:29');
INSERT INTO queueresponse VALUES (1226,979,1,'','2003-10-26 09:33:29');
INSERT INTO queueresponse VALUES (1227,979,1,'','2003-10-26 09:35:27');
INSERT INTO queueresponse VALUES (1335,979,1,'','2003-10-26 09:36:38');
INSERT INTO queueresponse VALUES (1364,1626,1,'','2003-10-26 12:30:22');
INSERT INTO queueresponse VALUES (1364,1072,1,'','2003-10-26 13:10:21');
INSERT INTO queueresponse VALUES (660,1072,0,'true and maybe d2 this isn\'t that hard','2003-10-26 13:11:44');
INSERT INTO queueresponse VALUES (1226,1301,0,'This somehow already got on the site yesterday, but way down at the bottome (earliest) position, but still with yesterday\'s date.','2003-10-27 07:31:24');
INSERT INTO queueresponse VALUES (1364,1575,1,'Last line should start \"What do ..\" instead of \"What does\"','2003-10-27 08:08:52');
INSERT INTO queueresponse VALUES (1479,1920,0,'The italics are missing a closing tag','2003-10-27 10:04:18');
INSERT INTO queueresponse VALUES (660,1575,1,'','2003-10-27 12:09:35');
INSERT INTO queueresponse VALUES (1331,1920,0,'I figured out the arrangement Gamer is looking for.  It is different from the pentagon answer.  Two of the trees are not on the perimeter of the arrangement.','2003-10-27 14:42:54');
INSERT INTO queueresponse VALUES (1331,1626,0,'Is this fine for posting?','2003-10-27 16:55:02');
INSERT INTO queueresponse VALUES (1228,979,0,'I do not think this id of Difficulty 4.','2003-10-28 09:28:40');
INSERT INTO queueresponse VALUES (661,1301,1,'','2003-10-28 09:44:50');
INSERT INTO queueresponse VALUES (1228,1301,0,'On second thought, perhaps 4 is right.','2003-10-28 11:57:45');
INSERT INTO queueresponse VALUES (661,1920,1,'','2003-10-28 13:58:32');
INSERT INTO queueresponse VALUES (661,1626,1,'','2003-10-28 14:48:12');
INSERT INTO queueresponse VALUES (1228,1626,0,'The puzzle is about numbers rather than shapes; shapes is just the context, but you don\'t use geometry to solve it, right?','2003-10-28 14:49:22');
INSERT INTO queueresponse VALUES (1228,1626,1,'','2003-10-28 14:49:28');
INSERT INTO queueresponse VALUES (1228,1626,0,'I think if this is approached in the right way, it\'s easier than 4/5. Finding that right way may be the hard part for many','2003-10-28 15:10:03');
INSERT INTO queueresponse VALUES (1497,1575,0,'and, for that matter, what\'s a hypotenusa','2003-10-28 17:55:23');
INSERT INTO queueresponse VALUES (1497,1626,0,'Um, what is a rectangular triangle and a tree vertex?','2003-10-28 17:14:38');
INSERT INTO queueresponse VALUES (1497,1301,0,'Still, even if a circle is drawn centered on the midpoint of the hypotenuse of a right triangle, the circle will intersect EITHER zero or three vertices of the triangle.','2003-10-28 22:47:29');
INSERT INTO queueresponse VALUES (1344,1301,0,'From the description it sounds as if each switch acts identically: each flips all the lights from on to off or off to on. This leaves only two possible states: just the center bulb on or just the center bulb off.','2003-10-31 00:25:50');
INSERT INTO queueresponse VALUES (1496,3172,0,'Alan, please read it again (more closely)... he pays in one currency and receives another.','2003-10-30 21:27:13');
INSERT INTO queueresponse VALUES (1331,1575,0,'I guess, if an acceptable alternate pattern exists. I agree with Charlie, just say to do it in a way different than the star; the whole bit about the evil squirrels is too contrived... If you found it, Brian, why no TU?','2003-10-29 12:12:49');
INSERT INTO queueresponse VALUES (1424,1626,1,'The first digit squared plus the square of the number formed by the last two digits equals the original three digit number minus its first digit.','2003-10-31 10:58:22');
INSERT INTO queueresponse VALUES (1344,1301,0,'\"wierd\" should be \"weird\"','2003-10-31 19:58:14');
INSERT INTO queueresponse VALUES (1228,1301,0,'Regarding the earlier of Gamer\'s comments: a better category in my opinion would be Probability.','2003-10-29 13:25:31');
INSERT INTO queueresponse VALUES (1344,1567,1,'','2003-10-31 17:42:11');
INSERT INTO queueresponse VALUES (1505,1626,1,'I understand it now. :)','2003-10-31 16:46:04');
INSERT INTO queueresponse VALUES (1496,1072,0,'wait Why is he given back 10 dollars when he gives 10 dollars? shouldn\'t he get 9 dollars? or is the bar equal exchange (I forget the real term,)','2003-10-30 16:34:56');
INSERT INTO queueresponse VALUES (1331,1920,0,'I considered a TU, but the wording never seemed clear','2003-10-29 15:28:19');
INSERT INTO queueresponse VALUES (1344,1920,1,'Comment','2003-10-31 14:10:46');
INSERT INTO queueresponse VALUES (1344,1626,0,'Yes, Brian is right. I put that in there now. :)','2003-10-31 10:54:01');
INSERT INTO queueresponse VALUES (1424,1626,0,'Flip the last two around in statement 3. Then it would say:','2003-10-31 10:56:25');
INSERT INTO queueresponse VALUES (1331,1072,1,'','2003-10-29 16:13:13');
INSERT INTO queueresponse VALUES (1505,1301,0,'12 in first word s/b 72; last letter in the word after the semicolon s/b 420 rather than 42','2003-10-31 14:04:08');
INSERT INTO queueresponse VALUES (1343,1920,1,'I like it','2003-10-31 14:05:06');
INSERT INTO queueresponse VALUES (658,1301,1,'','2003-10-30 09:06:49');
INSERT INTO queueresponse VALUES (1331,1301,1,'','2003-10-30 09:07:55');
INSERT INTO queueresponse VALUES (1479,1301,1,'The italics have been fixed (with the / inserted before the last i in angle brackets).','2003-10-30 09:10:54');
INSERT INTO queueresponse VALUES (662,1301,0,'Is this supposed to be done without giving change back?','2003-10-30 09:19:30');
INSERT INTO queueresponse VALUES (1497,3182,0,'Well my native language is spanish, and is very similar to italian, greek, arabic or portugese, so if my translation is not quite perfect, try to speak spanish and try to walk in my shoes','2003-10-31 00:45:44');
INSERT INTO queueresponse VALUES (1505,1626,0,'I hope this isn\'t just a cryptogram. :)','2003-10-31 16:44:18');
INSERT INTO queueresponse VALUES (1331,979,1,'','2003-10-30 09:37:43');
INSERT INTO queueresponse VALUES (1505,1301,0,'Also \"seperated\" s/b \"separated\" in two places','2003-10-31 14:07:59');
INSERT INTO queueresponse VALUES (662,979,0,'I have changed the category from Numbers to Just Math.','2003-10-30 09:53:17');
INSERT INTO queueresponse VALUES (662,979,0,'You can use any of the conditions (both with and without giving change)  to solve the problem.','2003-10-30 09:55:22');
INSERT INTO queueresponse VALUES (662,1567,0,'This is nearly a good puzzle, but the question being asked is confusing. Are you looking for the payment that most closely approximates $11, or simply how much to pay using only rounds, only squares, or only triangulars?','2003-10-30 12:32:40');
INSERT INTO queueresponse VALUES (658,1567,0,'I thought there was a thread in the forum where we agreed to attribute the source of a puzzle copied verbatim (?).','2003-10-30 12:35:30');
INSERT INTO queueresponse VALUES (1479,1626,1,'','2003-10-30 12:43:42');
INSERT INTO queueresponse VALUES (1505,1920,0,'Also, the Italics at the end need to be closed','2003-10-31 13:51:40');
INSERT INTO queueresponse VALUES (1505,1920,0,'Possibly D2','2003-10-31 14:03:33');
INSERT INTO queueresponse VALUES (1497,1920,0,'I think the problem should be reworded as follows:  Draw any right triangle.  Construct a circle using the hypotenuse as a diameter.  Prove the third vertex of the triangle is on the circle.','2003-10-31 10:32:28');
INSERT INTO queueresponse VALUES (662,1301,1,'','2003-10-30 14:17:34');
INSERT INTO queueresponse VALUES (658,979,0,'I had found this problem in a book and not in any site.','2003-10-31 01:21:27');
INSERT INTO queueresponse VALUES (662,1920,1,'There is an exact answer','2003-10-30 12:54:26');
INSERT INTO queueresponse VALUES (658,1920,0,'Good point.  I\'ll try to find where I saw it.','2003-10-30 12:56:01');
INSERT INTO queueresponse VALUES (1505,1920,0,'Change category to Cryptography','2003-10-31 13:51:22');
INSERT INTO queueresponse VALUES (1344,1920,0,'I assume the immediately adjacent neighbors (4 in center, 3 on side, 2 at corner)','2003-10-31 10:28:08');
INSERT INTO queueresponse VALUES (1343,1626,0,'This is a joke problem as well as a question, and this is another problem I don\'t know the source of.','2003-10-31 10:59:10');
INSERT INTO queueresponse VALUES (662,1626,1,'','2003-10-31 12:29:43');
INSERT INTO queueresponse VALUES (1228,1626,0,'I think the difficulty should be lowered on this before we put it on the site','2003-10-31 12:32:15');
INSERT INTO queueresponse VALUES (1499,1626,0,'I think this needs some wording work just like the Circle in hypotenuse. Otherwise it\'s a good problem','2003-10-31 12:35:02');
INSERT INTO queueresponse VALUES (1234,1301,1,'','2003-10-31 23:36:20');
INSERT INTO queueresponse VALUES (663,1626,0,'Change the has to could have','2003-11-01 07:53:04');
INSERT INTO queueresponse VALUES (663,1575,0,'0, 1, 9, 16 .. 4 is the only square of the first five that _wouldn\'t_ work...','2003-11-01 08:03:42');
INSERT INTO queueresponse VALUES (663,1301,1,'DJ, How would any of these other numbers work?  There\'s no one number that you could either add to or subtract from 9 that would produce a perfect square in either instance.','2003-11-01 09:01:25');
INSERT INTO queueresponse VALUES (663,1301,0,'The puzzle basically calls for the middle square of three perfect squares in arithmetic progression.','2003-11-01 09:02:17');
INSERT INTO queueresponse VALUES (663,1626,1,'Yes... I was going to submit a problem like this but didn\'t get around to it, and Ravi would have surely beat me to it! :) I agree with Charlie.    Make sure you mean even square = square that\'s even. :)','2003-11-01 15:21:59');
INSERT INTO queueresponse VALUES (1344,1301,1,'','2003-11-01 09:43:46');
INSERT INTO queueresponse VALUES (1497,1575,0,'But then, the problem reduces to inscribed angles; 90&deg; is of course always half of 180&deg; ..','2003-11-01 10:17:48');
INSERT INTO queueresponse VALUES (1499,1301,0,'Gamer, what is your interpretation of what it is asking for?','2003-11-01 18:21:29');
INSERT INTO queueresponse VALUES (1488,1626,0,'I am good at these, but perhaps we could combine more of these but one.','2003-11-02 11:01:47');
INSERT INTO queueresponse VALUES (1428,1626,0,'I believe more ezplanations is needed. If there are 31 rods, where did you get 6 rods from? Isn\'t the top number the same as any other number?','2003-11-02 11:03:39');
INSERT INTO queueresponse VALUES (1489,1626,1,'I think this would be cool if it was like \"How many days old?\" (reply) \"How many weeks old?\" (reply) \"How many years old?\" (reply) and strangely enough, all the numerical replies were the same!','2003-11-02 11:05:44');
INSERT INTO queueresponse VALUES (1489,1301,1,'','2003-11-02 11:25:37');
INSERT INTO queueresponse VALUES (1428,1301,0,'Actually it started out as 5 rods in the first sentence, and the last has 6.','2003-11-02 11:28:02');
INSERT INTO queueresponse VALUES (1428,1301,0,'And each rod has more than one number on it.','2003-11-02 11:28:53');
INSERT INTO queueresponse VALUES (1428,1301,0,'The puzzle could in fact use some examples, and specify whether \"top\" number means the highest number numerically or one that is physically in the topmost position.','2003-11-02 11:31:48');
INSERT INTO queueresponse VALUES (1428,1301,0,'And 5 rods (rather than 6) should be sufficient for numbers ranging from 1 to 31.','2003-11-02 11:33:14');
INSERT INTO queueresponse VALUES (1343,1301,1,'Ooooohhhhhh!','2003-11-02 11:46:28');
INSERT INTO queueresponse VALUES (1343,1301,0,'(groan)','2003-11-02 11:46:38');
INSERT INTO queueresponse VALUES (1428,153,0,'Knowing the \"trick,\" I can tell you that tehere are six rods, each with several numbers listed along their length. The \"audience member\" selects a number and then places the rods theat have his number in a container so m','2003-11-02 13:08:00');
INSERT INTO queueresponse VALUES (1428,153,0,'only the first (and smallest) number on each rod shows. the rods without the number are put away and do not figure in the calculation of the number by the \'performer.\"','2003-11-02 13:10:21');
INSERT INTO queueresponse VALUES (1428,153,0,'The question is then what numbers do you put on each rod?','2003-11-02 13:11:26');
INSERT INTO queueresponse VALUES (1428,153,0,'OOPS! youu are right Charlie, five rods are enough.  I thought the numbers ran 0-31 (Althouth even then, instead of a rod with only 0, placing no rods in the container would work, so it\'s still 5','2003-11-02 13:14:59');
INSERT INTO queueresponse VALUES (663,1575,1,'Yeah.. I was reading it wrong','2003-11-02 23:55:47');
INSERT INTO queueresponse VALUES (1506,1183,0,'I\'m back and this has leapt up the queue to position 15. How come it\'s only moved 2 places in 9 days?','2003-11-03 04:30:17');
INSERT INTO queueresponse VALUES (1345,1301,0,'Spell check: \"incrememnts\" s/b \"increments\"; \"the 10 dollar price\" s/b \"the 10-dollar price\"; \"costed\" s/b cost.','2003-11-03 09:23:30');
INSERT INTO queueresponse VALUES (1447,1626,0,'where it says midgeethseoths, should it readmidgee onthseoths instead as a grammar issue?','2003-11-11 14:58:17');
INSERT INTO queueresponse VALUES (1428,1301,1,'','2003-11-03 09:27:07');
INSERT INTO queueresponse VALUES (1428,1301,0,'But the six at the end s/b made to agree with the 5 at the top.','2003-11-03 09:27:39');
INSERT INTO queueresponse VALUES (1345,1920,0,'What about using real names instead of letters? Alice, Betty, Carol, Diane, Emily','2003-11-03 12:15:04');
INSERT INTO queueresponse VALUES (658,1575,0,'The puzzle appears verbatim on The Wizard of Odds site (http://www.wizardofodds.com/math/group6.html), where Stephen Barr\'s _Mathematical Brain Benders_ is cited.','2003-11-03 13:39:18');
INSERT INTO queueresponse VALUES (658,1575,0,'As far as that goes, I think it better to cite problems in their solutions, so that people won\'t know where to look for the answer until it\'s been solved.','2003-11-03 13:40:06');
INSERT INTO queueresponse VALUES (1489,1575,0,'Is there a \'nice\' answer to this? The solution submitted has only 10 characters..and it doesn\'t seem like it would work out very well','2003-11-03 13:41:00');
INSERT INTO queueresponse VALUES (1234,1567,1,'','2003-11-03 14:43:08');
INSERT INTO queueresponse VALUES (1345,1626,0,'I always found it quicker using A through E, and also so I wouldn\'t say Elizabeth when I meant Emily and confuse people. :) I will do that if it seems important','2003-11-03 14:48:49');
INSERT INTO queueresponse VALUES (1428,1626,1,'OK, this is kind of already on the site, but nobody will know that without looking at the solution. :)','2003-11-03 14:51:45');
INSERT INTO queueresponse VALUES (1234,1626,1,'','2003-11-03 14:52:59');
INSERT INTO queueresponse VALUES (1345,1575,0,'it would read more nicely','2003-11-03 16:19:38');
INSERT INTO queueresponse VALUES (1497,1575,-1,'','2003-11-03 16:20:00');
INSERT INTO queueresponse VALUES (1497,1626,0,'Could we prove the incribed angle thing?','2003-11-03 17:34:57');
INSERT INTO queueresponse VALUES (1488,3136,0,'There we go...  here\'s five of them.','2003-11-03 20:26:21');
INSERT INTO queueresponse VALUES (1488,1626,1,'Do you want any more, 5 seems OK if you don\'t','2003-11-03 21:19:12');
INSERT INTO queueresponse VALUES (1345,1301,1,'','2003-11-03 22:28:12');
INSERT INTO queueresponse VALUES (1489,1301,0,'There\'s a nice answer.','2003-11-03 22:29:32');
INSERT INTO queueresponse VALUES (1488,3136,0,'I\'ve thought up a few more.  I might to a \"What does it mean?(2)\"','2003-11-03 23:54:45');
INSERT INTO queueresponse VALUES (1382,775,0,'GAH! the first part of the question can be done with a longer chain(resulting in multiple solutions), but the second part is ok.','2003-11-11 15:07:15');
INSERT INTO queueresponse VALUES (658,979,0,'DJ: So now what do you want me to do ? Want me to mention the name of the site which you have provided in your comment ? Only then this problem will be given a third TU or what ?','2003-11-04 00:42:42');
INSERT INTO queueresponse VALUES (1447,1626,0,'I mean read midgeeonthseoths','2003-11-11 14:58:44');
INSERT INTO queueresponse VALUES (1382,775,0,'witrh only 17 links, i do not believe the solution is unique','2003-11-11 15:01:17');
INSERT INTO queueresponse VALUES (1382,775,0,'sorry - didn\'t fully read the question','2003-11-11 15:05:19');
INSERT INTO queueresponse VALUES (1428,979,0,'','2003-11-04 00:58:06');
INSERT INTO queueresponse VALUES (1424,979,0,'It would still be better if Lewis used the \"ABC\" notation. For example: Let ABC be a three digit number, where all A, B and C are different. Then the second statement can be written as: A&#178; + B&#178; + C&#178; = BC.','2003-11-04 01:03:24');
INSERT INTO queueresponse VALUES (1424,979,0,'and the third statement can be written as: A&#178; + (BC)&#178; = ABC, provided that is what Lewis is trying to say.','2003-11-04 01:05:16');
INSERT INTO queueresponse VALUES (1343,979,1,'','2003-11-04 01:10:18');
INSERT INTO queueresponse VALUES (1345,1920,1,'Comment','2003-11-04 09:43:07');
INSERT INTO queueresponse VALUES (1235,1920,1,'','2003-11-04 12:28:41');
INSERT INTO queueresponse VALUES (1351,775,1,'very clever','2003-11-11 14:58:43');
INSERT INTO queueresponse VALUES (1238,775,1,'id be happy raising the difficulty...','2003-11-11 14:55:20');
INSERT INTO queueresponse VALUES (1228,1567,1,'I agree this s/b lower difficulty, but that is not a sufficient reason to hold this up further.','2003-11-04 10:51:05');
INSERT INTO queueresponse VALUES (1235,1567,1,'Perhaps D2','2003-11-04 10:56:17');
INSERT INTO queueresponse VALUES (1497,1575,0,'Prove that an inscribed angle is half of the corresponding central angle? That\'s like a sixth-grade theorem..','2003-11-04 11:04:10');
INSERT INTO queueresponse VALUES (1493,1626,0,'OK','2003-11-11 14:53:32');
INSERT INTO queueresponse VALUES (669,775,0,'simlar to \"leaving las vegas\" which we posted at d4','2003-11-11 14:54:28');
INSERT INTO queueresponse VALUES (1428,1567,0,'Right now it says 5 rods in first sentence and 6 rods in last sentence.  This cannot have 3TU yet!!!','2003-11-04 11:01:38');
INSERT INTO queueresponse VALUES (1239,1626,1,'that\'s the right definition. (For example, replacing BREAD with BOARD would yield a non-independent different solution)','2003-11-11 14:51:33');
INSERT INTO queueresponse VALUES (1428,1072,0,'i agree with bryan. could you say any rod with that DIGIT will be shown or something like that?','2003-11-04 16:04:43');
INSERT INTO queueresponse VALUES (1499,1301,0,'From one corner of the pentgon to the next adjacent corner is a side of the pentagon, and in this case since it\'s on the surface of the sphere, it\'s a spherical side, an arc of a great circle on the sphere.','2003-11-04 16:38:08');
INSERT INTO queueresponse VALUES (1499,1301,0,'So the measure of one of the sides of each pentagon is in degrees (or radians or any angular measure).','2003-11-04 16:39:22');
INSERT INTO queueresponse VALUES (1499,1301,0,'And I think what Antonio probably means is, if the hexagons\' sides that adjoin another hexagon are twice the arclength of the sides that adjoin the pentagons, what is the arclength of a side of a pentagon.','2003-11-04 16:41:39');
INSERT INTO queueresponse VALUES (1447,1626,1,'','2003-11-11 14:46:13');
INSERT INTO queueresponse VALUES (1239,1626,0,'I understand what you mean now. What I meant before is if three of the words were the same and the fourth word had two possibilities, I would think the two solutions were different, but not independent. I don\'t know if','2003-11-11 14:49:55');
INSERT INTO queueresponse VALUES (658,1626,0,'If there isn\'t a link, you can do it in the problem;; I don\'t find too much on the internet anymore.','2003-11-04 20:10:34');
INSERT INTO queueresponse VALUES (1345,1575,0,'You started out saying Emily, but then it says Elizabeth in the middle of the problem..','2003-11-04 21:51:05');
INSERT INTO queueresponse VALUES (1345,1575,1,'.. just kidding. =','2003-11-04 21:51:20');
INSERT INTO queueresponse VALUES (1447,1301,1,'','2003-11-11 10:10:31');
INSERT INTO queueresponse VALUES (1428,1920,0,'3/5 would be a better indication of the difficulty','2003-11-11 10:36:40');
INSERT INTO queueresponse VALUES (669,1920,1,'','2003-11-11 10:46:13');
INSERT INTO queueresponse VALUES (669,1626,1,'Maybe a 3/5? I don\'t know, I haven\'t solved it yet.','2003-11-11 14:45:53');
INSERT INTO queueresponse VALUES (1351,3136,0,'I like it.','2003-11-13 01:14:46');
INSERT INTO queueresponse VALUES (1382,1301,0,'Should be \"pay one link per day\", not \"one chain per day\".','2003-11-11 09:53:38');
INSERT INTO queueresponse VALUES (1424,979,1,'','2003-11-05 08:05:26');
INSERT INTO queueresponse VALUES (1350,1301,0,'Is this a pair of dice or one die?  Both the plural and the singular are used in different places. If the plural is meant (dice) then specify the number rather than making the user assume two.','2003-11-05 09:00:18');
INSERT INTO queueresponse VALUES (1239,1301,0,'\"Independent\" merely means one has no relation to the other, not that the letters are mutually exclusive.','2003-11-11 09:49:10');
INSERT INTO queueresponse VALUES (1239,1301,0,'In fact, in probability (by analogy) \"independent\" and \"mutually exclusive\" are, so to speak, mutually exclusive as terms.','2003-11-11 09:49:52');
INSERT INTO queueresponse VALUES (1428,1920,0,'Change \'six\' to \'five\' in the last sentence and this one is good.','2003-11-05 10:19:10');
INSERT INTO queueresponse VALUES (1497,1920,0,'The inscribed angle theorem would make for a short, simple proof.  The problem just needs to be reworded.','2003-11-05 10:22:11');
INSERT INTO queueresponse VALUES (1488,775,1,'NEat idea, though the directions \"meaningful phrases\" is easily ambiguous.  Maybe \"common phrases\" instead?','2003-11-05 10:57:09');
INSERT INTO queueresponse VALUES (1350,1626,0,'It\'s just one die. :)','2003-11-05 15:36:48');
INSERT INTO queueresponse VALUES (1490,1626,1,'','2003-11-05 15:37:31');
INSERT INTO queueresponse VALUES (1488,3136,0,'Cheers Cory...  yeah, \"common phrases\" sounds better.','2003-11-05 19:25:34');
INSERT INTO queueresponse VALUES (1488,1626,0,'Make sure if you have any others of these in the queue, to add them here. Otherwise it\'s fine','2003-11-05 19:31:41');
INSERT INTO queueresponse VALUES (1497,1626,0,'What is the group opinion about this? We have DJ saying its reduced to a simple problem, and some others saying it\'s fine.','2003-11-05 19:33:45');
INSERT INTO queueresponse VALUES (1488,1301,1,'','2003-11-05 21:11:40');
INSERT INTO queueresponse VALUES (1488,3136,0,'Sorry Gamer, what do you mean by \"add them here\"?','2003-11-05 22:40:16');
INSERT INTO queueresponse VALUES (665,1575,0,'no... but i think you\'ll have to dig two holes (potentially)','2003-11-06 10:12:57');
INSERT INTO queueresponse VALUES (1236,1567,1,'Assuming that spinning the chamber is done in a truly random manner...','2003-11-06 11:28:14');
INSERT INTO queueresponse VALUES (1350,1567,1,'Although, this puzzle is somewhat similar to Quit While You\'re Ahead, also currently pending.','2003-11-06 11:32:28');
INSERT INTO queueresponse VALUES (1497,1301,0,'I don\'t agree with DJ about the inscribed angle theorem being a sixth-grade topic.  The wording could still use more work though.','2003-11-06 11:42:39');
INSERT INTO queueresponse VALUES (1428,1301,0,'Since Lewis has been away for 10 days now, I\'ve changed the \'six\' to \'five\'.','2003-11-06 11:44:28');
INSERT INTO queueresponse VALUES (1350,1301,1,'On the first occurrence, it would probably sound better to say \"a die\" rather than \"the die\", but otherwise good.','2003-11-06 11:48:30');
INSERT INTO queueresponse VALUES (1239,1301,0,'That was fast.','2003-11-11 09:48:06');
INSERT INTO queueresponse VALUES (1239,1575,0,'The point of this was to try and create a crossword with more than one solution. I don\'t see how it has anything to do with a word square..','2003-11-11 09:48:40');
INSERT INTO queueresponse VALUES (1497,775,0,'Obviously, this would have to be re-written (as B.Smith).  If so, then it could be used on the site - those unfamiliar with geometry might make a go of it, but the regulars will skip over it.','2003-11-06 13:08:36');
INSERT INTO queueresponse VALUES (1350,1626,0,'I think this problem was in the queue first. :)','2003-11-06 15:26:11');
INSERT INTO queueresponse VALUES (1236,1626,1,'Perhhaps we could submit this one in the morning and then The Dice Game in the afternoon?','2003-11-06 15:26:50');
INSERT INTO queueresponse VALUES (1497,1626,0,'I don\'t think wording problems should be a problem. I submitted a possible rewording below the problem.','2003-11-06 15:33:51');
INSERT INTO queueresponse VALUES (1490,1567,1,'Simple but elegant.  Nice puzzle.','2003-11-06 15:34:32');
INSERT INTO queueresponse VALUES (1428,1567,1,'Thanks, Charlie, I switched my TD.','2003-11-06 15:37:13');
INSERT INTO queueresponse VALUES (1497,1301,0,'But that still leaves a confusing first paragraph, where I think \"tree vertex\" s/b \"three vertices\", and doesn\'t carry the \"at least 1 point\" caveat.','2003-11-06 17:37:04');
INSERT INTO queueresponse VALUES (1497,1301,0,'So if the first paragraph gets deleted, then it\'s ok (so long as triange is changed to triangle).','2003-11-06 17:39:05');
INSERT INTO queueresponse VALUES (1236,1301,0,'They are quite similar; just 2 players vs 3, and one has a pseudo-first player.','2003-11-06 17:42:48');
INSERT INTO queueresponse VALUES (1239,1301,1,'Other than that it looks good.','2003-11-11 09:47:33');
INSERT INTO queueresponse VALUES (1236,1072,0,'doesn;\'t the spinning of the chamber just make it a 1 in 6 chance every turn? don\'t u want it to be a 1 in 6 chance then a 1 in 5 chance etc','2003-11-06 21:54:09');
INSERT INTO queueresponse VALUES (1499,1072,0,'ok so if the problem is reworded its a tu? i\'d say so. But we need the re-wording of course.','2003-11-06 21:55:43');
INSERT INTO queueresponse VALUES (1497,1072,0,'myt u will come when this is re-worded','2003-11-06 21:56:57');
INSERT INTO queueresponse VALUES (1491,1301,1,'','2003-11-06 23:23:35');
INSERT INTO queueresponse VALUES (1236,1301,0,'DJ makes clear that the chamber is spun after each turn, so he must want 1/6 each time.','2003-11-06 23:28:22');
INSERT INTO queueresponse VALUES (1350,1301,0,'Yes, Quite While You\'re Ahead replaced a different DJ puzzle that had been in the queue when TDG appeared.','2003-11-06 23:30:10');
INSERT INTO queueresponse VALUES (1382,1626,0,'I don\'t think you can do the first part with exactly 2 breaks in the chain.','2003-11-12 14:48:37');
INSERT INTO queueresponse VALUES (1497,1626,0,'When I look at this now, I think it has already been addressed with DJ\' s problem. I am unsure we want it passed if it indeed is a duplicate. If we decidede not I will TU it','2003-11-12 19:55:05');
INSERT INTO queueresponse VALUES (1239,1301,0,'How can there be a 2 across? It should be 3 across.','2003-11-11 09:36:09');
INSERT INTO queueresponse VALUES (1491,979,1,'Shouldn\'t this be in \'Tricks\' instead of being in the \'General\' category ?','2003-11-07 01:00:04');
INSERT INTO queueresponse VALUES (1491,3136,0,'I didn\'t really think that this was a \'trick\', more a thinking outside (or in this case inside) the box...','2003-11-07 01:04:43');
INSERT INTO queueresponse VALUES (666,1626,0,'If quadruple a number with unique digits  is the same as writing it backwards, what is the number?','2003-11-07 09:50:36');
INSERT INTO queueresponse VALUES (1497,1626,0,'I think this looks fine. :)','2003-11-07 09:56:50');
INSERT INTO queueresponse VALUES (1491,1626,0,'Couldn\'t you say the fishing pole is 10 feet long? Or would this give it away too much?','2003-11-07 10:00:04');
INSERT INTO queueresponse VALUES (1491,3136,0,'How would that give away any more than the 6\'3\" pole?','2003-11-07 10:09:43');
INSERT INTO queueresponse VALUES (1491,3136,0,'I also like it with the bus driver pulling the boy up over something as pedantic as 3\" and the boy clearly outsmarts him...','2003-11-07 10:12:08');
INSERT INTO queueresponse VALUES (1351,1301,0,'Do you mean sentence or paragraph?','2003-11-07 10:24:29');
INSERT INTO queueresponse VALUES (1491,1301,0,'The solution for a 10-foot pole wouldn\'t fit through the door of the bus.','2003-11-07 10:27:24');
INSERT INTO queueresponse VALUES (1490,1301,1,'','2003-11-07 10:28:33');
INSERT INTO queueresponse VALUES (666,1567,1,'Nothing wrong with it the way it is submitted.','2003-11-07 10:41:35');
INSERT INTO queueresponse VALUES (1560,1567,0,'If this isn\'t immediately clear, please have faith that all the words are exactly as I intended.','2003-11-07 10:57:21');
INSERT INTO queueresponse VALUES (1351,1920,1,'It should be paragraph','2003-11-07 11:09:42');
INSERT INTO queueresponse VALUES (1497,1920,1,'Looks good','2003-11-07 11:11:01');
INSERT INTO queueresponse VALUES (1491,1920,1,'','2003-11-07 11:14:32');
INSERT INTO queueresponse VALUES (1497,1072,1,'','2003-11-07 15:24:46');
INSERT INTO queueresponse VALUES (1351,1072,0,'well it is a difficulty 1. But i think I remember there being a sentence like this already on the site? (a problem)','2003-11-07 15:32:51');
INSERT INTO queueresponse VALUES (1236,1072,1,'yes i guess you are right just making sure.','2003-11-07 15:34:41');
INSERT INTO queueresponse VALUES (1491,1072,0,'ooooooooooo i know the answer by popsatr dave\'s comment. Unfortunately though this is a trick. (also note in the questioon that this fishing rod is 1 piece. many fishing rods are in 2 pieces and you can readily assemble','2003-11-07 15:37:03');
INSERT INTO queueresponse VALUES (1491,1072,0,'and disassemble it','2003-11-07 15:37:15');
INSERT INTO queueresponse VALUES (1499,1301,0,'I\'d TU it if it were unambiguously worded.','2003-11-07 15:48:31');
INSERT INTO queueresponse VALUES (1497,1301,1,'','2003-11-07 15:49:28');
INSERT INTO queueresponse VALUES (1497,1301,0,'Actually, looking at it again, perhaps vertices would be better wording than \"points\", as all the lines, etc. consist of points.','2003-11-07 16:08:33');
INSERT INTO queueresponse VALUES (1239,1626,0,'This seems like a lesser version of a word square. The type where you have  LATE AXEL TENS ELSE; 4 words across also spell the same thing down','2003-11-11 06:24:33');
INSERT INTO queueresponse VALUES (1497,1626,0,'OK','2003-11-07 18:25:39');
INSERT INTO queueresponse VALUES (1351,1626,0,'There was an unusual paragraph, and the one where there were two words that meant the same thing. Don\'t think there was anything else like this','2003-11-07 18:27:04');
INSERT INTO queueresponse VALUES (1428,1626,0,'This is definitely not 4/5 in my opinion. It\'s much easier... We definitely need to cut down on the number of anything binary based too in my opnion.','2003-11-07 18:29:24');
INSERT INTO queueresponse VALUES (1491,3136,0,'Ok guys, you\'ve convinced me.  You\'ve all been around here a lot longer than I have.  So we\'ve now got a new \'trick\' ready to post!','2003-11-07 18:29:47');
INSERT INTO queueresponse VALUES (1239,1626,0,'There was never a double cross one Also, if you say \"independent\" it sounds like they share no letters in common..','2003-11-11 06:22:39');
INSERT INTO queueresponse VALUES (666,1301,1,'','2003-11-07 21:25:39');
INSERT INTO queueresponse VALUES (1351,1301,1,'','2003-11-07 21:31:42');
INSERT INTO queueresponse VALUES (1497,1301,0,'Changed \"vertice\" to \"vertex\".','2003-11-07 21:34:15');
INSERT INTO queueresponse VALUES (1238,1626,0,'It doesn\'t seem like you could solve this without knowing the lenghts of the legs.','2003-11-08 12:00:11');
INSERT INTO queueresponse VALUES (1238,1301,1,'It\'s independent of the ratio of the lengths of the two legs, for a given area of the triangle.','2003-11-08 14:27:09');
INSERT INTO queueresponse VALUES (670,1626,0,'I think 50-digit means 50-digit is one unit, where 50 digit means its two; it could go either way. :)','2003-11-13 16:10:11');
INSERT INTO queueresponse VALUES (1238,1626,0,'OK','2003-11-08 16:11:27');
INSERT INTO queueresponse VALUES (1238,1626,1,'OK','2003-11-08 16:11:28');
INSERT INTO queueresponse VALUES (666,1626,1,'','2003-11-08 16:12:20');
INSERT INTO queueresponse VALUES (666,1626,0,'I was just offering another idea. :)','2003-11-08 16:12:38');
INSERT INTO queueresponse VALUES (1351,1072,1,'','2003-11-09 21:53:24');
INSERT INTO queueresponse VALUES (1238,979,1,'','2003-11-09 09:20:39');
INSERT INTO queueresponse VALUES (1506,1301,1,'','2003-11-10 22:27:16');
INSERT INTO queueresponse VALUES (669,1626,0,'Are you sure this is 4/5?','2003-11-11 06:20:29');
INSERT INTO queueresponse VALUES (1507,1626,0,'say \"Each sum of 4 numbers is equivalent and each sum of three numbers is equivalent. You also can format this using pre tags.','2003-11-10 16:38:15');
INSERT INTO queueresponse VALUES (1493,3136,0,'I did mean \'two\'...  I remember being taught to spell any number 20 or below and just write the digits for anything over 20.','2003-11-10 18:55:31');
INSERT INTO queueresponse VALUES (1505,1072,1,'after the category change','2003-11-09 21:50:25');
INSERT INTO queueresponse VALUES (1350,1072,1,'','2003-11-09 21:52:33');
INSERT INTO queueresponse VALUES (1493,1567,1,'','2003-11-10 14:41:32');
INSERT INTO queueresponse VALUES (1506,1626,1,'Sorry, it\'s due to queue weight. Ravi, DJ, Lewis, Popstar Dave, and Antonio (although he only has 5 problems) have the top queue spots. This would mean that others\' problems we don\'t see.','2003-11-10 16:36:47');
INSERT INTO queueresponse VALUES (1238,775,0,'doh - beat me to it','2003-11-10 14:49:58');
INSERT INTO queueresponse VALUES (1238,1567,-1,'The first word should read \"within\". Otherwise OK.','2003-11-10 14:44:22');
INSERT INTO queueresponse VALUES (1497,775,1,'','2003-11-10 14:54:09');
INSERT INTO queueresponse VALUES (1351,1567,-1,'What\'s wrong:  it says it may look fine when read slowly (which is false), then correctly says it may surprise you if read quickly - self-contradictory.  Also, \"correct-looking\" is awkward; s/b \"seemingly correct\"','2003-11-10 14:54:40');
INSERT INTO queueresponse VALUES (1493,1626,1,'If you mean \"two ladies\" it\'s fine, but if you mean \"ladies too\", it should look like that. Just wondering since you wrote out two and didn\'t with 30','2003-11-10 15:28:45');
INSERT INTO queueresponse VALUES (1351,1626,0,'I fixed those two parts. You might get mad that hastily is mentioned twice, but it actually isn\'t. One is about speed and the other about paying attention','2003-11-10 15:31:30');
INSERT INTO queueresponse VALUES (1240,1567,1,'I hope you don\'t mind multiple answers, because this Q is ripe for them.','2003-11-13 10:37:20');
INSERT INTO queueresponse VALUES (1239,1567,1,'','2003-11-13 10:42:02');
INSERT INTO queueresponse VALUES (670,1920,0,'Category could be Numbers?','2003-11-13 10:50:18');
INSERT INTO queueresponse VALUES (1382,1301,0,'I agree with Cory: you can do it with a 17-link chain.  Or are you just agreeing with Cory\'s first statement that there\'s more than one way of doing it?','2003-11-13 15:53:08');
INSERT INTO queueresponse VALUES (1382,1301,0,'Do you just want to change the 17 to a 23?','2003-11-13 15:58:42');
INSERT INTO queueresponse VALUES (670,1301,0,'It\'s pretty standard to put the hyphen in such things as 50-digit number or 6-foot plank.','2003-11-13 15:39:40');
INSERT INTO queueresponse VALUES (1507,3136,0,'Just being picky, but could you put the constraing equations into a list.  It\'s just a bit hard to read at the moment.','2003-11-13 20:02:38');
INSERT INTO queueresponse VALUES (670,1575,0,'Yeah... the spaces to either side of the hyphen, though, should be removed','2003-11-14 07:40:19');
INSERT INTO queueresponse VALUES (1383,1575,0,'The wording in the last paragraph confuses the two people, I think. Otherwise looks good','2003-11-14 07:45:51');
INSERT INTO queueresponse VALUES (671,1301,0,'Difficulty 2 or 1.','2003-11-14 09:15:45');
INSERT INTO queueresponse VALUES (1383,1301,0,'Reword the particular sentence as \"The person with the bike answered this question and after thinking for a while, the guesser told him the combination.\"','2003-11-14 09:24:42');
INSERT INTO queueresponse VALUES (671,775,0,'nods.  TU if changed to d2','2003-11-14 11:20:03');
INSERT INTO queueresponse VALUES (1382,775,1,'Changes look good to me','2003-11-14 11:21:47');
INSERT INTO queueresponse VALUES (1383,1626,0,'Of course, this is in logic. :)','2003-11-15 07:36:58');
INSERT INTO queueresponse VALUES (1383,1301,0,'Also, he was supposed to be allowed only 3 guesses.  He got 3 guesses, a question and hint, plus a fourth try.','2003-11-14 12:03:53');
INSERT INTO queueresponse VALUES (1504,3136,0,'Verrrrrry longwinded for a problem that doesn\'t really go anywhere.','2003-11-15 03:06:13');
INSERT INTO queueresponse VALUES (1504,1626,0,'I don\'t even understand it','2003-11-15 07:34:26');
INSERT INTO queueresponse VALUES (1382,1920,1,'Comment','2003-11-14 12:16:19');
INSERT INTO queueresponse VALUES (1383,1567,0,'This assumes people are familiar with the 4-digit combination bike locks, which are not universal.  You might give this detail in the puzzle statement.','2003-11-14 12:48:10');
INSERT INTO queueresponse VALUES (1252,1301,0,'I tried putting that URL in a browser, but just got an under-construction notice.','2003-11-15 00:36:37');
INSERT INTO queueresponse VALUES (1383,1567,0,'I solved this. Before the /7 question, there are ten possibilities, and the /7 question splits 6/4.  i.e. this puzzle is indeterminate.','2003-11-14 14:19:03');
INSERT INTO queueresponse VALUES (1383,1567,0,'Or are only digits 1 thru 8 allowed?','2003-11-14 14:20:05');
INSERT INTO queueresponse VALUES (671,1626,0,'I agree with Charlie, this would make a good morning problem. I don\'t think we have enough of these on the site for it to be a concept dupe either :)','2003-11-14 15:35:00');
INSERT INTO queueresponse VALUES (1383,1626,0,'Yes, I was thinking I put that in here but I didn\'t.','2003-11-14 15:36:25');
INSERT INTO queueresponse VALUES (1383,1301,0,'Um, I just worked it out via a computer program and find only 6 possibilities before the /7 question, and that question makes it a 5/1 split, using any combination of digits 0-9 from 0000 thru 9999.','2003-11-14 15:42:00');
INSERT INTO queueresponse VALUES (1383,1301,0,'','2003-11-14 15:56:39');
INSERT INTO queueresponse VALUES (1383,1301,0,'Though I don\'t think the restriction \"1-8\" is needed.','2003-11-14 15:57:58');
INSERT INTO queueresponse VALUES (1383,1301,0,'Wait a second.  With the restriction \"1-8\" I get 3 possibilities, none of which is unique regarding div. by 7.','2003-11-14 16:00:47');
INSERT INTO queueresponse VALUES (1383,1301,0,'OK, sorry; I take that back.  I had a bug in the program.','2003-11-14 16:15:19');
INSERT INTO queueresponse VALUES (1383,1301,1,'And as you indicate all the digits are different, there\'s a solution.','2003-11-14 16:17:16');
INSERT INTO queueresponse VALUES (1240,1301,0,'You sure it\'s a man\'s first name rather than a woman\'s?','2003-11-14 22:37:06');
INSERT INTO queueresponse VALUES (1383,3136,1,'I like it...  a chance to crack open the programming skills, but not necessarily required.','2003-11-14 22:01:40');
INSERT INTO queueresponse VALUES (671,3136,1,'I agree...  at d2 it\'ll make a nice little quick thinker.','2003-11-14 22:05:43');
INSERT INTO queueresponse VALUES (1447,3136,1,'Although, I worked out the message, then had to go back and find the distractor \"a secret message\" afterwards...','2003-11-15 09:32:09');
INSERT INTO queueresponse VALUES (671,1072,1,'','2003-11-15 10:55:49');
INSERT INTO queueresponse VALUES (1252,1575,0,'yeah.. i switched servers recently and forgot about that image.. anyway, the problem should be taken exactly as it is worded','2003-11-15 22:30:35');
INSERT INTO queueresponse VALUES (1252,1301,0,'Without the picture, this is hard to imagine.  I can think of a unique answer only if the outer rectangle were specified to be a square, rather than an arbitrarily shaped rectangle.','2003-11-15 10:58:49');
INSERT INTO queueresponse VALUES (1252,1301,0,'--I don\'t know if this is what DJ has in mind when he says \"perfectly inscribed\".','2003-11-15 11:00:06');
INSERT INTO queueresponse VALUES (1383,1072,1,'','2003-11-15 11:00:49');
INSERT INTO queueresponse VALUES (1504,1301,0,'I think he is specifying two points using polar coordinates (.35m,130deg) and (.6m,70deg) and asking, if a circle surrounds it with radius 1 m and acts as a mirror, what are the two ways a light beam can reflect off the','2003-11-15 11:05:17');
INSERT INTO queueresponse VALUES (1504,1301,0,'mirror surface from one point to the other.','2003-11-15 11:05:46');
INSERT INTO queueresponse VALUES (1240,1575,0,'yes, i am sure','2003-11-15 22:33:26');
INSERT INTO queueresponse VALUES (1474,1626,0,'Do you get 5 cards per \"draw\" or only 3, or some other number? Also, realize that the probability might not change by a factor of 2','2003-11-16 06:51:38');
INSERT INTO queueresponse VALUES (1474,3136,0,'As far as I can tell, I think he means \"How many cards do you have to deal out until you have three of at least one number?\"  e.g. 2,6,Q,6,A,4,Q,K,7,6. Then stop coz you have three 6s.  This example, 10 cards.','2003-11-16 08:37:43');
INSERT INTO queueresponse VALUES (1474,1301,1,'I would not assume any prior bias (via poker, for example) toward drawing 5 at a time (and even in draw poker, you can choose to draw less than when modifying your hand).','2003-11-16 11:02:27');
INSERT INTO queueresponse VALUES (1474,1301,0,'Actually, as a verb, \"half\" should be \"halve\".  If Lewis doesn\'t return before this can be posted, it can be changed by any scholar.','2003-11-16 11:04:00');
INSERT INTO queueresponse VALUES (674,1301,1,'','2003-11-16 11:48:20');
INSERT INTO queueresponse VALUES (1252,1301,1,'Oh well; it will be an interesting discussion as to what the exact nature of the problem is, and possible multiple solutions.','2003-11-16 11:52:19');
INSERT INTO queueresponse VALUES (674,1626,1,'','2003-11-16 12:59:59');
INSERT INTO queueresponse VALUES (674,3136,0,'Comment','2003-11-16 18:12:11');
INSERT INTO queueresponse VALUES (674,3136,1,'','2003-11-16 18:12:37');
INSERT INTO queueresponse VALUES (1474,1626,1,'OK','2003-11-16 18:28:24');
INSERT INTO queueresponse VALUES (1504,3136,0,'It\'s gonna need a whole lot of re-wording before it\'s up to posting standard.','2003-11-16 22:21:52');
INSERT INTO queueresponse VALUES (1383,979,1,'','2003-11-17 09:28:47');
INSERT INTO queueresponse VALUES (1474,979,1,'','2003-11-17 09:29:40');
INSERT INTO queueresponse VALUES (1240,979,1,'','2003-11-17 09:30:03');
INSERT INTO queueresponse VALUES (671,775,1,'','2003-11-17 09:41:20');
INSERT INTO queueresponse VALUES (1383,1567,1,'','2003-11-17 10:36:57');
INSERT INTO queueresponse VALUES (1506,1072,-1,'WOW nice problem. but just a few questions. do 2\'s turn into 5\'s when updside down? what about 4\'s are we allowed to have them? same with 7. i\'ll thumd down this for now because I don\'t think it shiould be posted until','2003-11-17 16:01:05');
INSERT INTO queueresponse VALUES (1506,1072,0,'these problems are solved.','2003-11-17 16:01:15');
INSERT INTO queueresponse VALUES (1252,1575,0,'there are not multiple solutions; and i don\'t think \'perfectly inscribed\' can be taken ambiguously either','2003-11-17 16:23:23');
INSERT INTO queueresponse VALUES (1506,1183,0,'Re 2s & 5s: as has been discussed before, whether or not 2 and 5 are \'invertible\' depends on the font used. Equally whether or not \'1\' is seen as invertible also depends on the font used.','2003-11-18 03:26:21');
INSERT INTO queueresponse VALUES (1506,1183,0,'Re 4s & 7s: surely this not a serious question? If you believe that either 4 or 7 are valid numbers when inverted then feel free to include them in your solution.','2003-11-18 03:33:28');
INSERT INTO queueresponse VALUES (1506,1183,0,'I see no merit in being prescriptive as to which numbers are valid, that is part of the solution and therefore up to the solver.','2003-11-18 03:36:12');
INSERT INTO queueresponse VALUES (1506,1183,0,'However, if the consensus is that the problem is improved by spoon-feeding the valid numbers then I will change the wording accordingly.','2003-11-18 03:49:02');
INSERT INTO queueresponse VALUES (1389,1301,0,'241214 in the first line s/b 241213','2003-11-18 10:02:49');
INSERT INTO queueresponse VALUES (1389,1301,0,'2223535 on the second line s/b 22233535 (one 3 was left out).','2003-11-18 10:04:05');
INSERT INTO queueresponse VALUES (1396,3136,1,'I don\'t think the note is necessary.','2003-11-18 09:06:13');
INSERT INTO queueresponse VALUES (1396,1575,0,'\"separate\" is misspelled a few places, and the first paragraph should read \"either.. or\" (not and). Also, do you mean that each word in a comma-delimited list is a single statement?','2003-11-18 09:07:19');
INSERT INTO queueresponse VALUES (1252,3136,0,'It will promote discussion, but most of the discussion will focus on how to set up the problem, not the solution itself.  I think, however, that with some clarrifications, this could be a good problem.','2003-11-18 09:08:13');
INSERT INTO queueresponse VALUES (1505,1301,0,'Modification of my first comment: 12 in first word s/b 2, not 72; but last letter of the word after the semicolon should still be 420 rather than 42.','2003-11-18 10:15:43');
INSERT INTO queueresponse VALUES (1252,775,1,'DJ is correct.  While misdirecting, the terminology is not ambiguous','2003-11-18 12:29:55');
INSERT INTO queueresponse VALUES (1389,1626,0,'I appreciate you finding my errors, it gets hard typing this in even though I check it lots!','2003-11-18 14:50:30');
INSERT INTO queueresponse VALUES (1389,1626,0,'If you find errors in this or any other cryptography problem please tell me! Anyway, I hope you liked it :)','2003-11-18 14:52:31');
INSERT INTO queueresponse VALUES (1396,1626,0,'With the and, I started off saying one thing and ended with another! :) Anyway, you can read it as \"I want ketchup\" \"I want mustard\" \"I want onions\" \"I want lettuce\" \"I want relish\", so a knave would want 2 or 3 of what','2003-11-18 14:55:22');
INSERT INTO queueresponse VALUES (1396,1626,0,'he specified; a knight would want all 5','2003-11-18 14:55:42');
INSERT INTO queueresponse VALUES (671,1626,1,'Just as a note, I think after this problems base on the whole \"Sum of digits in a number divisible by 9\" should be thought as duplicates','2003-11-18 15:02:04');
INSERT INTO queueresponse VALUES (1506,1626,0,'Add two parts, one if only 01689 are used and if 0125689 are used. I count 1 as, because I don\'t make that wierd thing on the top when I am writing numbers.','2003-11-18 15:04:31');
INSERT INTO queueresponse VALUES (1506,1567,1,'Fine as is.','2003-11-18 15:19:45');
INSERT INTO queueresponse VALUES (1252,1567,0,'I think it IS ambiguous. If the shape is a rectangle and not a square, the location of the circle within it is indeterminate, and thus so is the problem itself.','2003-11-18 15:27:55');
INSERT INTO queueresponse VALUES (1504,1072,0,'time','2003-11-18 15:34:09');
INSERT INTO queueresponse VALUES (1505,1567,1,'This has been at +3 for over a week.  Why? If it has fatal flaws, it should have been dumped. If not, it should be posted. Is our system broken??','2003-11-18 15:34:12');
INSERT INTO queueresponse VALUES (1396,1626,0,'I liked this problem; I think it is one of my favotires, along with Sled Shiver Sally and Third Base :)','2003-11-18 19:28:49');
INSERT INTO queueresponse VALUES (1504,1626,0,'I think this needs lots of work. If anyone wants to do it, they can, but I wouldn\'t be able to solve this; wonder if many would :)','2003-11-18 19:31:55');
INSERT INTO queueresponse VALUES (1252,1301,0,'I think what DJ is saying is that in order for the circle to be PERFECTLY inscribed it must touch all the sides of the rectangle and so the rectanble must be a square.','2003-11-19 00:28:44');
INSERT INTO queueresponse VALUES (1389,1301,1,'','2003-11-19 00:30:21');
INSERT INTO queueresponse VALUES (676,1301,1,'','2003-11-19 00:31:25');
INSERT INTO queueresponse VALUES (1259,1301,1,'','2003-11-19 00:32:17');
INSERT INTO queueresponse VALUES (676,3136,0,'\"A.P.\"?  Am I missing something obvious here?','2003-11-19 08:07:51');
INSERT INTO queueresponse VALUES (1504,3136,0,'Yup, if no-one want to re-word this, then I think it should go.','2003-11-19 08:08:44');
INSERT INTO queueresponse VALUES (1504,3136,0,'And at 62chars, there can\'t be a worked solution there...','2003-11-19 08:09:26');
INSERT INTO queueresponse VALUES (1259,3136,1,'Good, just need to make sure this and \"Cake-Bake Contest\" don\'t get posted to close to each other.','2003-11-19 08:11:52');
INSERT INTO queueresponse VALUES (1478,3136,1,'Good, as long as it doesn\'t get posted too close to \"Summer Employment\".','2003-11-19 08:13:21');
INSERT INTO queueresponse VALUES (1396,1301,1,'I don\'t think the note can be eliminated altogether, as it\'s the only thing that tells us that the commas separating ingredients are to be considered as possible alternation points for the knaves.','2003-11-19 08:26:15');
INSERT INTO queueresponse VALUES (1396,1301,0,'(that is, if the speaker is a knave the commas ARE alternation points.)','2003-11-19 08:27:06');
INSERT INTO queueresponse VALUES (1396,1301,0,'\"each item/statment\" s/b \"each item/statement\"','2003-11-19 08:27:51');
INSERT INTO queueresponse VALUES (676,1301,0,'Arithmetic Progression.  Ravi should spell it out.','2003-11-19 08:30:26');
INSERT INTO queueresponse VALUES (1504,1301,1,'I\'ve placed a rewording of the problem below the original.  See if this is more satisfactory.','2003-11-19 08:44:26');
INSERT INTO queueresponse VALUES (1504,1301,0,'Perhaps there\'s a symmetry trick that allows the solution to be short.  Otherwise, the solution could come about via the comments.','2003-11-19 08:45:18');
INSERT INTO queueresponse VALUES (1504,1301,0,'Of course, the original paragraph will be removed; it\'s there now for comparison, to check on the fidelity of the rewording to the original.','2003-11-19 08:51:02');
INSERT INTO queueresponse VALUES (1505,1301,0,'It has also popped in and out, due to postings and QW revisions.  The posting rules also specify that it\'s an unusual circumstance to post a puzzle so low on the queue; it\'s not a question of fatal flaws.','2003-11-19 08:55:04');
INSERT INTO queueresponse VALUES (1505,1301,0,'There are a couple of correctable flaws, as I\'ve commented above.  As the submitter is active (has been on recently), the scholars would hesitate to make the corrections themselves.','2003-11-19 08:56:36');
INSERT INTO queueresponse VALUES (1505,1301,0,'...but this creates a hesitancy in posting it to the site.','2003-11-19 08:57:19');
INSERT INTO queueresponse VALUES (1505,1301,0,'Also, if this is considered a \"morning problem\", the time before the morning problem is posted is the time that this is out of the top-10, only to reappear after the morning problem has been posted.','2003-11-19 09:01:17');
INSERT INTO queueresponse VALUES (1505,1301,0,'Now, however, the recency of luvya\'s presence is aging, so a scholar might soon correct the flaws.','2003-11-19 09:03:59');
INSERT INTO queueresponse VALUES (1505,1301,0,'In fact, that has now been done.','2003-11-19 09:06:10');
INSERT INTO queueresponse VALUES (1252,775,0,'Charlie has it.  All squares are also rectangles.  The wording is misleading (intentionally?) but not incorrect','2003-11-19 09:54:01');
INSERT INTO queueresponse VALUES (1252,1567,0,'Sticking to my guns here, I\'ve never seen a formal mathematical definition for \"perfect inscription\", which is why this feels like a made-up phrase, which people will be free to interpret it various ways.','2003-11-19 10:46:04');
INSERT INTO queueresponse VALUES (1252,1567,0,'If there is a website or other reference that defines a \"perfectly inscribed\" circle as what the puzzle requires it to mean, I\'d like to know what it is.','2003-11-19 10:48:45');
INSERT INTO queueresponse VALUES (1252,1575,0,'http://jwilson.coe.uga.edu/EMT668/EMAT6680.2000/Mylod/Math7200/Project/DefnofTerms.html','2003-11-19 11:53:49');
INSERT INTO queueresponse VALUES (1252,1575,0,'A circle is inscribed in a polygon if it is tangent to all sides of the polygon. \"Perfectly\" is not necessary, but I thought it made it more clear that it is tangent to _all_ sides','2003-11-19 11:57:06');
INSERT INTO queueresponse VALUES (1504,1920,1,'With the rewording','2003-11-19 14:46:28');
INSERT INTO queueresponse VALUES (1504,1626,0,'The first sentence is a fragment.  Say \"Two points have polar coordinates of\"','2003-11-19 15:22:11');
INSERT INTO queueresponse VALUES (1504,1626,1,'It looks fine now. I understand it; it\'s not as hard as I thought it was!','2003-11-19 15:24:13');
INSERT INTO queueresponse VALUES (1259,1626,0,'Also, sometimes there is confusion of what each gender the name is. If this is a worry, maybe slip a \"he\" or \"she\" in somewhere unnoticed. If not, just ingore it.','2003-11-19 15:25:34');
INSERT INTO queueresponse VALUES (676,1626,1,'','2003-11-19 15:27:05');
INSERT INTO queueresponse VALUES (1252,1567,1,'Thanks, DJ.  I\'m always willing to learn if you\'ve got something to teach :)','2003-11-19 15:33:20');
INSERT INTO queueresponse VALUES (1259,1567,0,'I found two different solutions that meet all 6 clues.','2003-11-19 15:48:26');
INSERT INTO queueresponse VALUES (1506,1575,1,'It\'s fine as it is. Just an aside; even with a \'digital\' font, 2s and 5s do not turn into each other; they turn into themselves..','2003-11-19 16:48:56');
INSERT INTO queueresponse VALUES (1259,1575,0,'I think you are mistaken. Could you send me what you think the two solutions are?','2003-11-20 00:08:40');
INSERT INTO queueresponse VALUES (1506,1183,0,'DJ: I was going to leave Alan to work that out for himself when he solved the problem, but I guess you are far kinder than I. :-) Cheers for the TUs chaps, apprenticeship here I come, wooohoooo!!','2003-11-20 04:13:59');
INSERT INTO queueresponse VALUES (1504,3136,1,'after re-wording','2003-11-20 09:07:15');
INSERT INTO queueresponse VALUES (1259,1567,1,'My mistake, I overlooked the word \"not\" in clue #5.','2003-11-20 12:15:37');
INSERT INTO queueresponse VALUES (1507,3136,0,'I\'ll TU it as long as the formatting is fixed up.  Shouldn\'t be hard with a bit of pre-tag action.','2003-11-20 19:10:51');
INSERT INTO queueresponse VALUES (1509,1626,1,'We don\'t need the extra information, like when, where, or so on.','2003-11-22 12:07:16');
INSERT INTO queueresponse VALUES (1268,1575,0,'The second question is the same as the first, and I don\'t think it\'s worded ambiguously or anything. Exponentiation is just taking a number to some power; that\'s pretty straightforward.','2003-11-22 17:04:34');
INSERT INTO queueresponse VALUES (1268,1626,1,'This looks hard. In my opinion, I would delete the first question, as it doesn\'t make any sense to me; I only read the scond one.','2003-11-22 12:06:19');
INSERT INTO queueresponse VALUES (1478,1626,1,'','2003-11-21 14:54:03');
INSERT INTO queueresponse VALUES (1264,1072,1,'','2003-11-21 16:35:16');
INSERT INTO queueresponse VALUES (1509,1301,1,'It\'s a classic.  I\'ve tried to find it on the site but haven\'t been able to. If no one else can find it, it deserves to be represented on the site.','2003-11-22 09:45:53');
INSERT INTO queueresponse VALUES (1264,3136,1,'I','2003-11-22 09:17:33');
INSERT INTO queueresponse VALUES (1264,3136,0,'I\'ve TUed,  but we\'re going to have to be careful not to have too many of these logic description problems.  They\'','2003-11-22 09:19:02');
INSERT INTO queueresponse VALUES (1264,3136,0,'...\'re fun, but they\'re all based on the same theme.       Oh, and sorry about the broken comments, I\'m tired and the apostrophe key is right next to the enter key!','2003-11-22 09:20:56');
INSERT INTO queueresponse VALUES (1268,1301,1,'','2003-11-22 09:39:32');
INSERT INTO queueresponse VALUES (1507,1301,0,'The version at the top says 1 to 9, but should actually include zero.','2003-11-22 21:29:38');
INSERT INTO queueresponse VALUES (676,1072,1,'','2003-11-22 22:04:45');
INSERT INTO queueresponse VALUES (1264,1072,0,'i agree with popstar soooooooooo much','2003-11-22 22:05:36');
INSERT INTO queueresponse VALUES (1509,1072,0,'wait a sec i think i DO remember thi sproblem on the site. lets just put this on hold for a sec. I think levik or fried would know.','2003-11-22 22:06:48');
INSERT INTO queueresponse VALUES (1499,1072,1,'','2003-11-22 22:09:51');
INSERT INTO queueresponse VALUES (1268,1072,1,'','2003-11-22 22:14:29');
INSERT INTO queueresponse VALUES (1509,3172,0,'Gamer, I don\'t wish to give too much away... but you just *might* need all that extra information ;-)','2003-11-23 02:16:36');
INSERT INTO queueresponse VALUES (1507,3136,0,'Better, but you need to define which sets of three numbers have an equal sum.  (i.e. (d+e+f)=(b+e+i)=(c+e+h); as for sets of four)  But the formatting looks much better.','2003-11-23 04:04:54');
INSERT INTO queueresponse VALUES (678,3136,1,'But is this really d4?','2003-11-23 04:06:00');
INSERT INTO queueresponse VALUES (1499,3136,0,'I\'m not super keen about this problem, but it doesn\'t deserve to be ditched.','2003-11-23 04:13:36');
INSERT INTO queueresponse VALUES (678,1626,1,'Not at all. More of a d2 in my opinion.','2003-11-23 07:33:14');
INSERT INTO queueresponse VALUES (1499,1626,0,'Lets wait on this. I don\'t think there are any \"Spherical sdes\" on a truncated icosahedron; aren\'t they all straight?','2003-11-23 07:35:33');
INSERT INTO queueresponse VALUES (1499,3136,0,'I think that\'s the point.  They are curved as they fit onto a great circle around the ball...  So think, truncated icsahedron (I assume that\'s tech-talk for football pattern) bowed out to a sphere, with original edges...','2003-11-23 08:27:31');
INSERT INTO queueresponse VALUES (1499,3136,0,'...now marked as boundaries between shapes (pentagons and hexagons).','2003-11-23 08:28:08');
INSERT INTO queueresponse VALUES (1508,1301,1,'It\'s hard to believe this possible.  But AgN has been reliable in the past, and I\'m curious as to the solution, but hope it\'s not more of a Trick.','2003-11-23 11:23:28');
INSERT INTO queueresponse VALUES (1509,1626,0,'OK, but be careful there\'s not a trick involved here, and is it really a riddle?','2003-11-23 14:57:43');
INSERT INTO queueresponse VALUES (1508,3172,0,'Charlie, who or what is AgN ?!?','2003-11-23 18:00:25');
INSERT INTO queueresponse VALUES (1509,3172,0,'Yes, truly a riddle.  Definitely not a trick.  But I\'m sure somone will not pay full attention and mess up :-)   unless someone else pays LOTS of attention and posts the correct solution early.','2003-11-23 18:01:49');
INSERT INTO queueresponse VALUES (1508,1575,1,'it can be done in fixed space, but not, of course, in contant time..you should also note that you have access to the main list object (otherwise, it\'s impossible)','2003-11-23 18:22:46');
INSERT INTO queueresponse VALUES (1508,1301,0,'Sorry SK-- Ag, chemical symbol for Silver, N chess notation for Knight.','2003-11-23 20:31:03');
INSERT INTO queueresponse VALUES (1508,3172,0,'   :-)  lol.... I should have known','2003-11-23 20:32:15');
INSERT INTO queueresponse VALUES (1509,3172,0,'for Alan, Gamer, and Charlie: if you pay careful attention to that \"extra information\" you\'ll note that this is the \'classic\' with a small twist.','2003-11-23 20:36:18');
INSERT INTO queueresponse VALUES (1509,3136,0,'If the original is on the site somewhere, I don\'t think this is enough of a twist to get posted.  But, if someone can confirm that the \"classic\" version isn\'t here, I\'ll TU.','2003-11-23 22:24:48');
INSERT INTO queueresponse VALUES (1499,3182,0,'The re-wording is not following the original problem I posted','2003-11-24 01:05:33');
INSERT INTO queueresponse VALUES (1499,3182,0,'In the original text, by spherical sides I referred to \"two lines of separation between pentagons \" not an arc length twice the length of the first one.','2003-11-24 01:53:33');
INSERT INTO queueresponse VALUES (1499,3182,0,'Charlie, Alan and Popstar Dave, please consider the new changes I made to the re-wording','2003-11-24 02:04:50');
INSERT INTO queueresponse VALUES (1264,1626,1,'','2003-11-24 06:23:34');
INSERT INTO queueresponse VALUES (1509,1301,0,'Alan, have you actually found it.  friedlinquini hasn\'t been around for a while.','2003-11-24 08:51:11');
INSERT INTO queueresponse VALUES (678,1301,0,'TU waiting upon difficulty change.','2003-11-24 08:52:38');
INSERT INTO queueresponse VALUES (678,979,0,'I hope D3 is ok.','2003-11-24 09:41:14');
INSERT INTO queueresponse VALUES (1507,1575,0,'Anequivalent way to put it, and maybe easier to understand, would be to say that the sum of the four numbers on each edge is the same, and the sum of the three numbers in each corner is the same','2003-11-24 12:00:18');
INSERT INTO queueresponse VALUES (1515,1301,0,'Does \"rightful area\" mean half the area of the corral?  Are you saying the rope is tied to the top of the fence?  If that is a consideration, we\'d also need to know the height of the horse\'s neck, and the angle at which','2003-11-24 22:27:27');
INSERT INTO queueresponse VALUES (1499,1301,0,'I have a problem understanding what is meant.  Do you mean that the separation from the vertex of one pentagon to the vertex of the next pentagon is to be twice the edge length of one of the pentagons?  That\'s the other','2003-11-24 13:55:33');
INSERT INTO queueresponse VALUES (1499,1301,0,'possible interpretation we had originally thought the original wording might have meant.','2003-11-24 13:56:12');
INSERT INTO queueresponse VALUES (678,1626,0,'I guess so :)','2003-11-24 14:52:24');
INSERT INTO queueresponse VALUES (1508,1626,1,'Yes make sure it\'s possible. Otherwise...','2003-11-24 14:56:45');
INSERT INTO queueresponse VALUES (1508,1626,0,'You can call me Gallium Americium Erbium :)','2003-11-24 15:00:23');
INSERT INTO queueresponse VALUES (1517,1301,0,'Jill hasn\'t been on site for 66 days.  It looks like we\'ll have to make any changes ourselves.','2003-11-24 22:23:48');
INSERT INTO queueresponse VALUES (678,1301,1,'','2003-11-24 20:13:56');
INSERT INTO queueresponse VALUES (1517,3136,0,'Yeah.  Maybe keep it to: 1 for 10c, 15 for 20c and 120 for 30c.  Or something like that.','2003-11-24 21:35:57');
INSERT INTO queueresponse VALUES (1517,1626,0,'If we limited the examples this would be better. This is another old one, but it\'s not on here.','2003-11-24 20:04:37');
INSERT INTO queueresponse VALUES (1499,1301,0,'The last Note, sounds as if the lines are extending from within the ball and intersecting the surface.  If this is the case then how do two of them serve as a unit of measure between the pentagons?','2003-11-24 15:10:51');
INSERT INTO queueresponse VALUES (1499,3136,0,'I\'m taking back my TU...  now I\'m just confused!','2003-11-24 18:04:59');
INSERT INTO queueresponse VALUES (1499,3182,0,'Charlie, the nature of the problem resides in calculating the new soccer ball with two inscribed lines from pentagon to pentagon, where each line is the same distance as a pentagon\'s side','2003-11-24 19:17:57');
INSERT INTO queueresponse VALUES (1515,1301,0,'the horse\'s head extends down from the neck when grazing.','2003-11-24 22:27:53');
INSERT INTO queueresponse VALUES (1269,3136,0,'\"Insert a different letter of the alphabet into each of the blanks\" && \"Each letter may be used more than once.\"  Aren\'t these mutually exclusive?','2003-11-25 00:34:13');
INSERT INTO queueresponse VALUES (1515,3182,0,'It is all in the problem Charlie','2003-11-25 00:40:34');
INSERT INTO queueresponse VALUES (1515,3182,0,'just consider the 1.27m from the knot to the floor or grass','2003-11-25 00:41:27');
INSERT INTO queueresponse VALUES (1515,3182,0,'the problem doesn´t reside in the horse´s characteristics, they are just distances in the Z axis, and the rightful area is the half of the corral\'s area','2003-11-25 00:47:24');
INSERT INTO queueresponse VALUES (1409,775,1,'I think it is OK','2003-12-02 09:46:11');
INSERT INTO queueresponse VALUES (1269,1301,0,'I assume what is meant is that a given inserted letter can be used in more than one row.','2003-11-25 09:05:37');
INSERT INTO queueresponse VALUES (1269,1301,0,'Is it implied that the letters of the formed word are all contiguous?  If that\'s the case, then the first two and last two columns would never be used.','2003-11-25 09:06:30');
INSERT INTO queueresponse VALUES (1269,1301,0,'Oh, right, Popstar, I see the contradiction. Sorry.','2003-11-25 09:09:32');
INSERT INTO queueresponse VALUES (1269,1920,1,'I have never solved one of these fully, but I suspect there are some who would enjoy this','2003-11-25 09:33:42');
INSERT INTO queueresponse VALUES (1510,1920,0,'Geometry is probably best','2003-11-25 09:35:54');
INSERT INTO queueresponse VALUES (1510,775,0,'A good problem.  The last comment ~should~ be unneccesary - flooblers should not be posting answers to problems they\'ve seen before.  (in my perfect world','2003-11-25 09:45:55');
INSERT INTO queueresponse VALUES (1510,3172,0,'Cory, I *completely* agree with you... about \"should\"... but you know, as well as I do... that many will.','2003-11-25 10:12:36');
INSERT INTO queueresponse VALUES (1499,1301,0,'Then the statement \"The endpoints of the mentioned lines intersect with the surface of the soccer ball or sphere.\"  From what you are saying now, the whole of these lines lies on the surface of the sphere.','2003-11-25 10:58:09');
INSERT INTO queueresponse VALUES (1499,1301,0,'Unless you mean these lines to be chords of the sphere rather than great circle arcs.  In either instance, that wording should be specified.','2003-11-25 10:59:47');
INSERT INTO queueresponse VALUES (1499,1301,0,'If it is indeed \"great circle arcs\" then it would make more sense to refer to a double-length side, rather than \"two lines\".','2003-11-25 11:01:12');
INSERT INTO queueresponse VALUES (1499,1301,0,'If, however, you do mean \"chord\", then say so.  And also then clarify whether the \"side of the pentagon\" is to be also considered as a chord connecting adjacent vertices of the pentagon, or the actual great-circle-arc','2003-11-25 11:02:34');
INSERT INTO queueresponse VALUES (1499,1301,0,'side of one pentagon.','2003-11-25 11:02:47');
INSERT INTO queueresponse VALUES (1269,1301,1,'I see: 5 or more letters.  But \"used more than once\" should be clarified.  Perhaps it means within a word, rather than as the fill-in letter.','2003-11-25 14:24:34');
INSERT INTO queueresponse VALUES (1478,1920,1,'Comment','2003-11-25 14:27:33');
INSERT INTO queueresponse VALUES (1269,1301,0,'I assume, now, that the letters need not be contiguous, but that could be spelled out more clearly.','2003-11-25 14:28:50');
INSERT INTO queueresponse VALUES (1310,775,0,'I have a small problem with this puzzle as it is missing a boundary condition.  That is the only way I can think to say that without spoilage....','2003-12-02 09:44:04');
INSERT INTO queueresponse VALUES (1269,1626,0,'These are good puzzles, but did you get it from somewhere, or at least based it off somewhere?','2003-11-25 14:46:46');
INSERT INTO queueresponse VALUES (1510,1626,0,'Yes, and even when you DO tell some people not to post the solution, they will hint and comment about it to the extent that anyone who reads the comment will know the answer. :D','2003-11-25 14:48:09');
INSERT INTO queueresponse VALUES (1510,1626,0,'So I think the last comment is unnecessary from experience.','2003-11-25 14:48:42');
INSERT INTO queueresponse VALUES (1510,3172,0,'touché :-) ... if you guys want it removed... I\'ll remove it.','2003-11-25 14:50:15');
INSERT INTO queueresponse VALUES (1510,775,1,'well... SK, its your problem, my comment was just that. I\'d prefer to not see the last remark, but I\'ve already TU\'d the problem','2003-11-25 15:21:03');
INSERT INTO queueresponse VALUES (1269,1567,0,'I like this puzzle, but I don\'t understand why it has 3TU when PD\'s question has not yet been addressed.','2003-11-25 16:21:19');
INSERT INTO queueresponse VALUES (1269,1567,0,'Sorry for the temporary TD, DJ, but it seems others are giving TU despite having issues with wording, etc.!','2003-11-25 16:24:16');
INSERT INTO queueresponse VALUES (1515,1567,-1,'The expression\"rightful\" as used here is not commonly used in English. This should be changed to \"his half\" or some such wording, else this will not make sense to most people.','2003-11-25 16:34:15');
INSERT INTO queueresponse VALUES (1515,1626,0,'This is far too easy for a 2/5, and we probably have it somewhere on the site! :)','2003-11-25 17:46:38');
INSERT INTO queueresponse VALUES (1515,1626,0,'(I mean far too easy for a 4/5, probably more like a 2/5)','2003-11-25 17:47:01');
INSERT INTO queueresponse VALUES (1499,3182,0,'Ok Charley, you are right, I did not specified correctly in the original text, you have to use chord imaginary lines (geodesic geometry) in order to calculate the resultant pentagon side (chord), and then','2003-11-25 18:26:17');
INSERT INTO queueresponse VALUES (1499,3182,0,'(Sorry it was Charlie in the past comment), and then after calculating the pentagon side (chord) finally obtain the arc length of the spherical pentagon side (great-circle-arc)','2003-11-25 18:29:36');
INSERT INTO queueresponse VALUES (1499,3182,0,'So to do all of this, just consider two lines (both chords, respect to the sphere), which they have the same length as a pentagon side (chord), but they are inscribed in the surface of the sphere keeping in mind','2003-11-25 18:32:56');
INSERT INTO queueresponse VALUES (1499,3182,0,'that these two imaginary chord lines separate two pentagons (great circle arcs and chord lines) from vertex to vertex','2003-11-25 18:35:02');
INSERT INTO queueresponse VALUES (1499,3182,0,'If you wish, I can send you an image of what I want all of you to visualize','2003-11-25 18:36:32');
INSERT INTO queueresponse VALUES (1515,3182,0,'Ok gamer, this is just a 4000 year old greek problem, so please do not take this problem so light, and use the term \"half of the area\" instead of the expression \"rightful\"','2003-11-25 18:42:52');
INSERT INTO queueresponse VALUES (1515,3182,0,'I don´t recall to see this problem in your site, so please analyse it well and you will see why is so special','2003-11-25 18:45:52');
INSERT INTO queueresponse VALUES (1515,3182,0,'Just for using the expression \"rightful\" instead of \"his half\" you are giveing this problem a \"thumb down (TD)\"?? You could vote for the complexity of the problem not for it´s wording..............','2003-11-25 18:50:20');
INSERT INTO queueresponse VALUES (1515,3182,0,'C\'mon guys, vote wisely, I invite both of you to read carefully the posted problem','2003-11-25 18:52:59');
INSERT INTO queueresponse VALUES (1515,1301,0,'\"Rightful\" would not necessarily mean half, as you do not say they are equal partners, nor that their agreement was to allow each half the pasture.  Certainly it would be difficult for the other partner to limit his own','2003-11-25 20:56:20');
INSERT INTO queueresponse VALUES (1515,1301,0,'horse to the remaining part of the pasture.','2003-11-25 20:56:35');
INSERT INTO queueresponse VALUES (1515,1301,0,'Also you do not specifically say that the rope is attached at the top of the fence--you merely speak of the height of the fence where the rope is attached.  The height is a measurement of the fence, not a location to','2003-11-25 20:57:50');
INSERT INTO queueresponse VALUES (1515,1301,0,'which the rope could be attached.','2003-11-25 20:58:07');
INSERT INTO queueresponse VALUES (1499,1301,0,'This needs to be mentioned in the puzzle itself, not as a sidebar in this queue, which the public will not see.','2003-11-25 20:59:36');
INSERT INTO queueresponse VALUES (1499,1301,0,'Any images should be sent to levik, by posting on a web site and notifying him, or by some other means.  Then he can massage it and include it.','2003-11-25 21:00:34');
INSERT INTO queueresponse VALUES (1499,1301,0,'And of course, if it is chord lengths you have in mind then all those references we put in to arc lengths need to be changed, as well as your wording about the lines intersecting the surface.','2003-11-25 21:01:46');
INSERT INTO queueresponse VALUES (1515,1301,0,'Usually, problems are more focused and not split into two.  The major puzzle here is to define a radius of a portion of a circle to delimit half the area.  Then is tacked on a minor problem of getting the rope to slope','2003-11-25 21:03:52');
INSERT INTO queueresponse VALUES (1515,1301,0,'toward the ground, while subtracting out the horse\'s head.  That\'s really too much concrete detail.  Then add the problems mentioned above.','2003-11-25 21:04:44');
INSERT INTO queueresponse VALUES (1515,1301,0,'See the puzzle \"Getting Sheepish\" for the way this sort of thing has been handled, with the geometrical problem mainly abstracted out, without the minor details.','2003-11-25 21:06:35');
INSERT INTO queueresponse VALUES (1499,3182,0,'Ok Charlie, what can I do? send an image to Levik or you\'re going to re-write it with the help of Alan, Gamer and Popstar Dave?','2003-11-25 21:50:27');
INSERT INTO queueresponse VALUES (1515,3182,0,'You are right Charlie, how about if you cut the height of the fence, horse´s neck and all that stuff, and make a 2D geometrical problem like seeing the corral from a very high perspective exactly above the center??','2003-11-26 04:21:56');
INSERT INTO queueresponse VALUES (1515,3182,0,'The problem will still have the same major complexity of calculating the \"rope\" needed in order for the horse to eat exactly the half of the grass of the mentioned corral.','2003-11-26 04:26:56');
INSERT INTO queueresponse VALUES (1510,3136,0,'SK, on a tangent to this problem.  Go rent the movie \'pi\' (named with simply the symbol).  It\'s about a Jewish mathematician in New York trying to figure out a mathematical model for the stock market.  It\'s got a ...','2003-11-26 09:47:22');
INSERT INTO queueresponse VALUES (1510,3136,0,'... great scene describing and discussing the golden ratio.','2003-11-26 09:48:00');
INSERT INTO queueresponse VALUES (1510,3172,0,'interestingly enough... I saw that movie in an independent film outlet in San Francisco... a good movie, if not a bit surreal','2003-11-26 09:50:59');
INSERT INTO queueresponse VALUES (1510,3136,0,'Oh, and for this problem.  The most important factor is how do you determins the golden ratio.  Anyone can simply quote it.  A google search for \"golden ratio\" returns a \'Google\' calculator value for the answer.','2003-11-26 09:54:06');
INSERT INTO queueresponse VALUES (1510,3136,1,'Sorry, there was supposed to be a TU with that last note...','2003-11-26 09:54:54');
INSERT INTO queueresponse VALUES (1269,1920,0,'I didnt even notice the wording, probably because I am familiar with the type of problem','2003-11-26 10:24:19');
INSERT INTO queueresponse VALUES (1515,1301,1,'The reworded puzzle appears below the horizontal line.','2003-11-26 10:30:34');
INSERT INTO queueresponse VALUES (1515,1301,0,'If that meets with everyone\'s approval, I\'ll remove the old wording above the line.','2003-11-26 10:31:03');
INSERT INTO queueresponse VALUES (1269,1301,0,'Also does \"in the middle of the word\" mean strictly the center position, or anywhere, besides the already-mentioned ends.','2003-11-26 11:10:26');
INSERT INTO queueresponse VALUES (1515,1920,0,'decrease the difficulty','2003-11-26 12:50:06');
INSERT INTO queueresponse VALUES (1510,1301,1,'','2003-11-26 14:08:47');
INSERT INTO queueresponse VALUES (1517,1301,1,'I\'ve reworded it for Jill in her absence.','2003-11-26 14:12:31');
INSERT INTO queueresponse VALUES (1270,1301,1,'Comment','2003-11-26 14:13:23');
INSERT INTO queueresponse VALUES (1517,775,1,'','2003-11-26 14:16:58');
INSERT INTO queueresponse VALUES (1517,1920,1,'','2003-11-26 15:15:30');
INSERT INTO queueresponse VALUES (1515,1626,0,'Yes, 2/5 sounds fine :) Then it will be good.','2003-11-26 16:57:27');
INSERT INTO queueresponse VALUES (1515,1626,1,'Although someone might want this to be \"real life\" and complain a rope will never be exactly some amount, the way to obtain it is similar. :)','2003-11-26 16:58:34');
INSERT INTO queueresponse VALUES (1509,1072,1,'no i haven\'t but i think i\'ve found the twist','2003-11-26 17:05:28');
INSERT INTO queueresponse VALUES (1515,3182,0,'Brian Smith, the difficulty is decreased 2/5, and thanks Charlie and Gamer for helping me to re-word the posted problem','2003-11-26 17:55:08');
INSERT INTO queueresponse VALUES (1269,1626,0,'I was thinking it was fixed... Need to read more carefully next time! I too am too familiar with these :)','2003-11-26 18:44:50');
INSERT INTO queueresponse VALUES (1270,1626,1,'If you have any more logic problems that are just straight like this, I think it would be best to hold off on them :)','2003-11-26 18:45:46');
INSERT INTO queueresponse VALUES (1515,3136,1,'The new wording\'s good.  But I\'m sure there will be a few \"...but techically\" solutions posted, as well...','2003-11-26 19:30:58');
INSERT INTO queueresponse VALUES (1517,3136,1,'','2003-11-26 19:31:37');
INSERT INTO queueresponse VALUES (1269,1301,0,'My last comment was also due to lack of careful reading: MARCH is not divided in the exact middle, so that answers that question.','2003-11-26 23:04:52');
INSERT INTO queueresponse VALUES (1511,1301,1,'Comment','2003-11-27 01:08:44');
INSERT INTO queueresponse VALUES (1511,3136,1,'','2003-11-27 04:45:40');
INSERT INTO queueresponse VALUES (1511,1626,1,'Does this have an answer?','2003-11-27 07:14:50');
INSERT INTO queueresponse VALUES (1507,1626,0,'Since there is only 3 groups of 4 points in a line (and easily seen), I think this version is fine. :)','2003-11-27 07:21:04');
INSERT INTO queueresponse VALUES (1396,979,1,'','2003-11-27 09:25:26');
INSERT INTO queueresponse VALUES (1270,979,1,'','2003-11-27 09:30:11');
INSERT INTO queueresponse VALUES (1511,775,0,'Well, this does have an answer, but it lies in relativistic physics, which is likely over many peoples heads.  I\'d change to difficulty 5.','2003-11-27 10:00:05');
INSERT INTO queueresponse VALUES (1515,775,0,'Though the new wording will slightly change the answer, as there is no longer a vertical component','2003-11-27 12:18:40');
INSERT INTO queueresponse VALUES (1511,3172,0,'As Cory mentioned, this does have a (difficult) answer, and I changed the difficulty to 5','2003-11-27 12:33:59');
INSERT INTO queueresponse VALUES (1515,3182,0,'That is ok with me, I have already changed the answer to the new re-worded problem','2003-11-27 16:06:10');
INSERT INTO queueresponse VALUES (1269,1301,0,'Scholars are supposed to use discretion in editing others\' problems, when the problem is submitted by an active participant.  Yes, it\'s an obvious typo, yet there\'s a hesitancy to trespass on others\' work.','2003-12-02 09:06:34');
INSERT INTO queueresponse VALUES (1513,1301,0,'Doesn\'t the title give away the answer?','2003-11-28 01:45:59');
INSERT INTO queueresponse VALUES (1513,3172,0,'perhaps... so two options occur immediately... (1) rename?  (2) ask ALSO how they found the numbers.  Thoughts?','2003-11-28 02:22:48');
INSERT INTO queueresponse VALUES (1513,1626,0,'I agree with Charlie;  you need to rename this. Hopefully people would explain how they got it too!','2003-11-28 07:53:10');
INSERT INTO queueresponse VALUES (1499,1301,0,'I guess it\'s best you get an image to levik.  You best know what you have in mind.  I would have thought arcs on the surface made more sense vs chords. But let\'s see the picture.','2003-11-28 10:57:03');
INSERT INTO queueresponse VALUES (1513,1301,0,'Yes, option (1)','2003-11-28 10:57:49');
INSERT INTO queueresponse VALUES (1269,1301,0,'\"to from words\" s/b \"to form words\"','2003-11-28 11:04:33');
INSERT INTO queueresponse VALUES (1515,1301,0,'I don\'t think there are going to be sticklers for that; there weren\'t any for Getting Sheepish.','2003-11-28 11:13:02');
INSERT INTO queueresponse VALUES (1515,1301,0,'If there were sticklers they could even object that a rope, no matter how tight you pull, is still a catenary, be it ever so taut.','2003-11-28 11:14:22');
INSERT INTO queueresponse VALUES (1389,1626,0,'My problem is I create the problem to be correct, then mistype it in communication :(','2003-11-28 11:15:04');
INSERT INTO queueresponse VALUES (697,1626,1,'','2003-11-28 11:15:53');
INSERT INTO queueresponse VALUES (697,1301,1,'','2003-11-28 11:16:14');
INSERT INTO queueresponse VALUES (1269,3172,0,'This will be solved quickly.','2003-12-02 07:41:02');
INSERT INTO queueresponse VALUES (1499,3172,1,'','2003-12-02 07:38:51');
INSERT INTO queueresponse VALUES (1507,3172,0,'I think pre tags are only available to higher levels...','2003-12-02 07:39:33');
INSERT INTO queueresponse VALUES (1513,3172,0,'okay... flawless... synonomous with perfect...  does this work?  or any other suggestions?','2003-11-28 15:55:31');
INSERT INTO queueresponse VALUES (1507,1626,0,'','2003-11-28 18:14:38');
INSERT INTO queueresponse VALUES (1507,1626,1,'','2003-11-28 18:14:39');
INSERT INTO queueresponse VALUES (1499,3182,0,'Ok Charlie','2003-11-28 19:57:29');
INSERT INTO queueresponse VALUES (1404,1072,1,'','2003-11-28 20:10:11');
INSERT INTO queueresponse VALUES (1389,1072,1,'','2003-11-28 20:10:31');
INSERT INTO queueresponse VALUES (1513,1301,1,'Sounds different enough not to trigger an immediate recognition.','2003-11-28 21:32:44');
INSERT INTO queueresponse VALUES (1514,1301,0,'Shouldn\'t this be in probability?','2003-11-28 23:53:45');
INSERT INTO queueresponse VALUES (1514,3172,0,'uh, yeah... :-)','2003-11-29 02:08:53');
INSERT INTO queueresponse VALUES (1499,3182,0,'Well Charlie, I sent the image to Levik, it is in zip format, please contact to levik in order for you to see it','2003-11-30 15:31:36');
INSERT INTO queueresponse VALUES (1514,1626,0,'The last parts make it better. Otherwise this would be a duplicate of another problem.','2003-11-29 07:00:54');
INSERT INTO queueresponse VALUES (1409,3172,0,'I don\'t understand what you\'re looking for... for B  894/1000 questions is not as high as 8949/10000 questions, and they\'re both Bs....','2003-12-02 07:35:34');
INSERT INTO queueresponse VALUES (1513,979,1,'','2003-11-29 09:05:56');
INSERT INTO queueresponse VALUES (1513,1626,0,'OK','2003-11-29 10:27:50');
INSERT INTO queueresponse VALUES (1513,1626,1,'','2003-11-29 10:27:56');
INSERT INTO queueresponse VALUES (1269,1301,0,'Perhaps DJ wants the solver to figure out the rules from context.','2003-11-30 15:31:23');
INSERT INTO queueresponse VALUES (1514,1301,1,'','2003-11-29 14:09:23');
INSERT INTO queueresponse VALUES (1404,1301,1,'','2003-11-29 14:11:56');
INSERT INTO queueresponse VALUES (1269,1626,0,'Also, make sure that this only has one solution, or you should state that it doesn\'t','2003-11-29 15:07:36');
INSERT INTO queueresponse VALUES (1515,3172,0,'Why not specifically say \"Please treat this as a two dimensional problem, ignoring the height of the fence and/or the horse\'s neck.\" ?','2003-11-30 00:37:14');
INSERT INTO queueresponse VALUES (1515,3172,0,'Also, this problem is, as Antonio mentioned, the \'classic\' problem of area of intersection of two circles (unless I\'m missing something)... does it exist on the site already?','2003-11-30 00:38:49');
INSERT INTO queueresponse VALUES (1269,3172,0,'Like Bryan, I would \'thumbs up\'  if PD\'s question is addressed.','2003-11-30 00:40:49');
INSERT INTO queueresponse VALUES (1310,3172,1,'oh man.... I submitted an almost identical problem!','2003-12-02 07:31:24');
INSERT INTO queueresponse VALUES (697,3172,0,'agreed - picking nits - but why not be clear/explicit ?','2003-12-02 07:30:14');
INSERT INTO queueresponse VALUES (1514,1626,1,'','2003-11-30 11:02:36');
INSERT INTO queueresponse VALUES (1269,1626,0,'Yes. DJ, we need to know which one it is!','2003-11-30 11:03:14');
INSERT INTO queueresponse VALUES (1269,1072,0,'does the word have to include letters from both sides of the column?','2003-11-30 13:00:06');
INSERT INTO queueresponse VALUES (1269,1072,0,'Wow this puzzle just inspired me to make a whole new type of puzzle.','2003-11-30 13:01:37');
INSERT INTO queueresponse VALUES (1269,1301,0,'That the inserted letter can be the first or last letter of the word indicates that the other letters can all be on one side of the column.','2003-11-30 15:32:29');
INSERT INTO queueresponse VALUES (1269,1301,0,'The example of MARCH shows that the letter need not be in the exact middle of the word.','2003-11-30 15:32:57');
INSERT INTO queueresponse VALUES (1269,1301,0,'And perhaps we would realize the impossibility of forming words if it were required to use contiguous letters, but I think this should be addressed, especially as my prior comment was wrong about the uselessness of the','2003-11-30 15:35:17');
INSERT INTO queueresponse VALUES (1269,1301,0,'outer columns, since words longer than 5 letters are allowed.  So I think at least this question should be addressed.','2003-11-30 15:35:59');
INSERT INTO queueresponse VALUES (1269,1301,0,'not to mention the spelling of the word \"form\" in \"to form words\". (should not be \"from\")','2003-11-30 15:37:04');
INSERT INTO queueresponse VALUES (1269,1575,0,'if require contiguous letters. Yes, you have to use consecutive (is that what you mean by contiguous?) letters, and yes you have to include the letter you inserted, and yes it is possible. If not, it would be too easy..','2003-12-01 11:56:51');
INSERT INTO queueresponse VALUES (1269,1575,0,'one instance of a given letter, but that\'s confusing and not really necessary. Everything else is pretty clear from the instructions, i think. I\'m not sure what you\'re saying about the \'impossiblility of forming words\'','2003-12-01 11:55:10');
INSERT INTO queueresponse VALUES (1515,1301,0,'The only similar one is Big Circle, Little Circle, which starts with a given ratio of radii and asks to find the common area.  This works the other way around, to find the radius for a given common area.','2003-11-30 17:53:28');
INSERT INTO queueresponse VALUES (1515,1301,0,'For the other thing, Getting Sheepish didn\'t need any 2-D specification and it went off without a hitch, with that being the understanding.','2003-11-30 17:55:21');
INSERT INTO queueresponse VALUES (1515,3172,0,'As Charlie mentioned, this is virtually the same as Big Circle, Little Circle (thanks for finding it), I\'ll reserve judgement over whether this is sufficiently different... (and refrain from voting)','2003-11-30 23:24:42');
INSERT INTO queueresponse VALUES (1309,3172,1,'Looks likes one of the more interesting problems.... I look forward to seeing the answer.','2003-11-30 23:27:26');
INSERT INTO queueresponse VALUES (1507,3172,0,'I think this is horribly worded, and the author should spend time making it more precise and understandable.  Kelsey\'s logged in recently... but doesn\'t seem to be commenting here.','2003-11-30 23:30:09');
INSERT INTO queueresponse VALUES (1507,3172,0,'If someone (DJ?) wishes to take \"ownership\" of it, go for it (this could be a pretty good problem), otherwise, why has this been looked at for three weeks now?','2003-11-30 23:31:16');
INSERT INTO queueresponse VALUES (1499,3172,0,'assuming it looks good and assists in understanding/specifying the problem, you should have the image incorporated into the problem itself','2003-11-30 23:57:30');
INSERT INTO queueresponse VALUES (697,3172,-1,'this should be made more clear:  are they on the same side?  meaning that they both odd numbers, or can one of them be hours #2 ?','2003-11-30 23:59:07');
INSERT INTO queueresponse VALUES (697,3172,0,'does \"nine houses between them\" means they are actually 10 houses apart from each other?  Is this meant to imply the house numbers are 10*2*x apart (where x is some integer)?  Current wording allows multiple solutions.','2003-12-01 00:01:33');
INSERT INTO queueresponse VALUES (1389,3172,0,'Comment','2003-12-01 04:09:57');
INSERT INTO queueresponse VALUES (1389,3172,1,'','2003-12-01 04:10:11');
INSERT INTO queueresponse VALUES (1309,1301,1,'','2003-12-01 09:33:29');
INSERT INTO queueresponse VALUES (1499,1,0,'I will hopefully get the chance to put the image up tonight, tomorrow at the latest.','2003-12-01 09:44:26');
INSERT INTO queueresponse VALUES (1269,1575,0,'Sorry, I was gone for the week and I thought that all my problems were good to go. The \"each letter may be used more than once\" was just a misnomer; I think I was trying to say that a given word could have more than..','2003-12-01 11:52:45');
INSERT INTO queueresponse VALUES (1309,1920,1,'Comment','2003-12-01 10:03:50');
INSERT INTO queueresponse VALUES (1309,3172,0,'dangit... I think I have an answer now... *sigh*.... :-)','2003-12-01 11:02:40');
INSERT INTO queueresponse VALUES (1521,3172,0,'I was about to TU this problem... but I\'m curious... why not use the square root?  (Why are you introducing R?) - looks like a good problem to me.','2003-12-01 12:23:06');
INSERT INTO queueresponse VALUES (1269,3172,0,'I don\'t think it should be quite that difficult... but... works for me. (except that you STILL MUST FIX form->from)','2003-12-01 12:27:03');
INSERT INTO queueresponse VALUES (1521,2716,0,'I used R because I couldn\'t produce the square root symbol...  :-(','2003-12-01 12:37:33');
INSERT INTO queueresponse VALUES (1269,3172,0,'I will turn this to a TU when \'from\' is changed to \'form\'','2003-12-01 12:54:49');
INSERT INTO queueresponse VALUES (1522,3172,0,'if the 3 ft cube box is flush against the ground and against the wall... the 12 ft ladder has only ONE position it can be in...','2003-12-01 13:41:36');
INSERT INTO queueresponse VALUES (1522,3172,0,'the notion of \"reach maximum height\" is extraneous.  Are you trying to confuse the issue?  I think this should be reworded.','2003-12-01 13:42:13');
INSERT INTO queueresponse VALUES (1269,1575,0,'there\'s no need for another td when there is already one holding the problem up','2003-12-01 13:49:14');
INSERT INTO queueresponse VALUES (1522,1301,1,'','2003-12-01 13:50:30');
INSERT INTO queueresponse VALUES (1269,1575,0,'and unless someone else changed it, i don\'t even see the error. now the problem will just take two days for everyone who left a td to come back and change it','2003-12-01 13:50:39');
INSERT INTO queueresponse VALUES (1522,1301,0,'There are two possible positions, reflected about the axis y=x.  To maximize is actually to take the one with the larger height and lesser distance at the base.','2003-12-01 13:53:11');
INSERT INTO queueresponse VALUES (1515,775,1,'Works for me','2003-12-01 13:58:46');
INSERT INTO queueresponse VALUES (1507,775,-1,'Some formatting change has altered the appearance to very detrimental effect (on my screen anyways). This will have to be properly formatted for a change in my vote','2003-12-01 14:00:19');
INSERT INTO queueresponse VALUES (1521,775,1,'In the last remark, change the positive numbers to positive integers, unless this is truly what you mean','2003-12-01 14:02:06');
INSERT INTO queueresponse VALUES (1522,775,1,'...embarrased at how long it took me to visualize the second condition...','2003-12-01 14:05:48');
INSERT INTO queueresponse VALUES (1521,2716,0,'OK, fixed the last remark, and tried some ASCII fixed-width art for the square roots :-','2003-12-01 14:10:04');
INSERT INTO queueresponse VALUES (1269,1301,0,'Somebody must have changed it.  It now DOES say \"form\" rather than \"from\".  It was \"from\" just a few minutes ago.','2003-12-01 14:11:02');
INSERT INTO queueresponse VALUES (1522,3172,0,'*whoops*... yes, Charlie you are, of course, correct. *egg on my face*','2003-12-01 14:17:59');
INSERT INTO queueresponse VALUES (1522,3172,0,'PLEASE lower the difficulty on this one though... it should probably be two at best... thoughts?','2003-12-01 14:18:50');
INSERT INTO queueresponse VALUES (1521,3172,1,'heheh... I was thinking of the one character, but that works!','2003-12-01 14:20:22');
INSERT INTO queueresponse VALUES (1515,1920,1,'Looks good now','2003-12-01 14:20:26');
INSERT INTO queueresponse VALUES (1269,3172,1,'here\'s my thumbs up (didn\'t take two days!)  are you sure this is a 4-difficulty?','2003-12-01 14:22:19');
INSERT INTO queueresponse VALUES (1514,3136,0,'A good problem, but the first part is a duplicate).  I think that you should get rid \"if you can answer at this point...\"  and just ask for answers for each of the methods.','2003-12-02 07:13:40');
INSERT INTO queueresponse VALUES (697,3136,1,'I think it reads fine, as is.','2003-12-02 06:58:11');
INSERT INTO queueresponse VALUES (1507,3136,0,'I\'m gonna agree with Cory.  It\'s looking really messed up.','2003-12-02 07:10:36');
INSERT INTO queueresponse VALUES (1521,1626,1,'','2003-12-01 14:48:58');
INSERT INTO queueresponse VALUES (1522,1301,0,'Could also use a hyphen for 3-ft and 12-ft.','2003-12-01 15:00:53');
INSERT INTO queueresponse VALUES (1522,1626,0,'Just think of it this way. Both walls are the same, and the cube\'s sides are the same. So reflecting it will give the same solution. I still think this could be reworded to be more concise','2003-12-01 21:11:12');
INSERT INTO queueresponse VALUES (1269,1575,0,'fori','2003-12-01 22:17:51');
INSERT INTO queueresponse VALUES (1269,1575,0,'(oops) forgive me a little hyperbole, but that\'s a trend i\'ve seen more than once, a problem is td for a typo that any scholar can fix, and then we have to wait because not enough people are around to override the td.','2003-12-01 22:20:31');
INSERT INTO queueresponse VALUES (697,1072,1,'Also should be numbners on their houses. Anyways Silverknight A td is not in place. It is clearly distinct that there are 9 houses between them','2003-12-01 22:50:11');
INSERT INTO queueresponse VALUES (697,1072,0,'Also silverknight houses wouldn\'t really be \"between\" them if they lived on opposite sides \"diagnolly\". In other words you\'re picking nits','2003-12-01 22:51:06');
INSERT INTO queueresponse VALUES (1404,979,1,'','2003-12-02 02:08:45');
INSERT INTO queueresponse VALUES (1269,1072,1,'','2003-12-01 22:54:06');
INSERT INTO queueresponse VALUES (1499,1072,0,'How about defining arc length? Or is that a word i just didn\'t learn yet? Anyways great problem and I hope it gets posted.','2003-12-01 22:57:02');
INSERT INTO queueresponse VALUES (1507,1072,0,'I think the somewhere on the site people should be informed of pre tags.','2003-12-01 22:58:30');
INSERT INTO queueresponse VALUES (1409,1301,1,'','2003-12-02 09:56:20');
INSERT INTO queueresponse VALUES (1310,1567,0,'The total number of people in this puzzle is missing, and then the number 7 is bandied about. Is that a bit of misdirection, or an oversight? Should the result of the three cuts be 7, or 6 or 8, or some other number??','2003-12-02 11:04:55');
INSERT INTO queueresponse VALUES (1269,1567,1,'My TU is superfluous at this point, but I did say it was temporary.','2003-12-02 11:11:01');
INSERT INTO queueresponse VALUES (1499,1301,1,'Nice picture.','2003-12-02 11:51:11');
INSERT INTO queueresponse VALUES (1522,1920,1,'I think this looks good','2003-12-02 12:23:06');
INSERT INTO queueresponse VALUES (1521,1920,1,'','2003-12-02 12:25:15');
INSERT INTO queueresponse VALUES (1269,775,1,'Sadly, for no better reason than to see how high we can go....','2003-12-02 12:34:05');
INSERT INTO queueresponse VALUES (1310,1301,1,'I think it\'s implying 7, but should specify \"seven equal parts\" instead of \"all equal parts\".  The problem itself states that it can\'t be more than seven parts.','2003-12-02 13:32:41');
INSERT INTO queueresponse VALUES (1310,1575,0,'the actual number was left out on purpose. i want to accomodate the greatest number of people; the problem\'s wording reflects that now','2003-12-02 13:50:27');
INSERT INTO queueresponse VALUES (1409,1575,0,'\'least amount\' should read \'fewest number\' of questions','2003-12-02 13:52:42');
INSERT INTO queueresponse VALUES (1507,1575,1,'There, I fixed it up, so hopefully we can move this out..','2003-12-02 14:14:34');
INSERT INTO queueresponse VALUES (1507,1920,1,'','2003-12-02 14:44:53');
INSERT INTO queueresponse VALUES (1409,1626,0,'That\'s not the fewest number of questions though; all numbers here would have to be X/Y, where Y is less than or equal to 100, and X is less than or equal to Y','2003-12-02 14:45:55');
INSERT INTO queueresponse VALUES (1310,1301,0,'My interpretation of this is as a 2-D problem especially as it\'s called a \"circular cake\" rather than cylindrical, and the maximum of 7 is given, unless that\'s just a red herring.','2003-12-02 15:52:30');
INSERT INTO queueresponse VALUES (1409,1920,1,'','2003-12-02 14:49:15');
INSERT INTO queueresponse VALUES (1310,1626,0,'I think this shouldb e in tricks, unless you feel putting it there would be a give away','2003-12-02 14:49:16');
INSERT INTO queueresponse VALUES (1310,3172,0,'well... DJ, as you know... (sorry about the spoiler) 8 can be done... if you allow non-vertical cuts...  are you trying to elicit that in the problem discussion?','2003-12-02 14:50:34');
INSERT INTO queueresponse VALUES (1310,1626,0,'Also, make sure to say the cake is unfrosted, or some excuse. If it\'s cake all the way through with frosting on top, you could see an argument','2003-12-02 14:50:41');
INSERT INTO queueresponse VALUES (1310,1626,0,'I believe he was. That\'s why he wanted the greatest number of people, not just 7','2003-12-02 14:51:24');
INSERT INTO queueresponse VALUES (1310,3172,0,'or are you trying to maximize the number of EQUAL pieces with only vertical cuts? (which is the problem I submitted, later)','2003-12-02 14:51:32');
INSERT INTO queueresponse VALUES (1409,3172,0,'if DJ is correct, then why does the problem say \"isn\'t the highest B possible\", rather than \"which is a B\".  It seems to me, we want to get close to 89.5 without reaching it... (for a B)','2003-12-02 14:54:06');
INSERT INTO queueresponse VALUES (1507,1567,1,'','2003-12-02 14:54:35');
INSERT INTO queueresponse VALUES (1409,1626,0,'You are trying to find the smallest denominator Y, such that there is an X whcih makes X/Y round to 69. 79...','2003-12-02 15:24:04');
INSERT INTO queueresponse VALUES (1528,1301,0,'The category (shapes), the title (Platonic), and the number of elements (5) pretty much give it away.  Perhaps a different title would be better, so as not to give as big a hint.','2003-12-02 15:47:08');
INSERT INTO queueresponse VALUES (1310,1301,0,'But if horizontal slices are allowed, then indeed, it\'s more of a Tricks problem.','2003-12-02 15:53:22');
INSERT INTO queueresponse VALUES (1528,3172,0,'yeah... but \"Platonic relationships\" is such a great name  :-) oh well','2003-12-02 16:07:51');
INSERT INTO queueresponse VALUES (1528,3172,0,'ok... Charlies right... it\'s been renamed... and I\'m open to suggestions for a better name.  Also... thoughts about changing the category?','2003-12-02 16:10:20');
INSERT INTO queueresponse VALUES (1409,3172,0,'Okay... then I like that interpretation... makes for an easy but good problem... but I don\'t think it\'s phrased well...','2003-12-02 16:13:02');
INSERT INTO queueresponse VALUES (1409,3172,0,'6/7 is also the lowest B possible (with 7 questions)','2003-12-02 16:13:39');
INSERT INTO queueresponse VALUES (1409,3172,0,'and 5/6 and 4/5 is a B as well... so the example just doesn\'t make sense','2003-12-02 16:15:00');
INSERT INTO queueresponse VALUES (1409,3172,-1,'someone else can TU to override... but I hope someone will read my last coupla comments before pushing live','2003-12-02 16:16:04');
INSERT INTO queueresponse VALUES (1409,3172,0,'Gamer, am I correct that 8/9 is better than 6/7?  (Because the denominator isn\'t important but the fact that .8889 is higher than .8571 ?  If so, then the problem should read....','2003-12-02 16:19:54');
INSERT INTO queueresponse VALUES (1409,3172,0,'\"the highest \'B\' possible for all tests with no more than 100 (evenly weighted) questions.\"','2003-12-02 16:20:33');
INSERT INTO queueresponse VALUES (1507,3172,1,'','2003-12-02 16:22:02');
INSERT INTO queueresponse VALUES (1310,775,0,'so much for avoiding my spoilage...','2003-12-02 17:44:26');
INSERT INTO queueresponse VALUES (1310,775,0,'the basic problem with this puzzle is that \"circle\" implies a 2-D solution, while \"volume\" implies 3-D solution','2003-12-02 17:45:22');
INSERT INTO queueresponse VALUES (1522,1575,0,'Is the box three cubic feet or a cube with three-foot edges?','2003-12-02 17:49:05');
INSERT INTO queueresponse VALUES (1409,775,0,'SK\'s comment is valid - this will be tough to word concisely','2003-12-02 17:50:10');
INSERT INTO queueresponse VALUES (1310,1575,0,'the main point of the problem is to determine whether the seven parts of a circle made with three straight cuts can be equal in area. for an actual cake, that would be a volume. if the other stuff you\'re mentioning comes','2003-12-02 18:02:32');
INSERT INTO queueresponse VALUES (1409,1626,0,'What\'s the question to answer? The least amount of problems possible on the test.','2003-12-02 18:04:06');
INSERT INTO queueresponse VALUES (1310,1575,0,'up, fine; it\'s not what i\'m looking for, but i see no reason rewrite every puzzle so as to eliminate any possible alternative viewpoints. i\'m posting puzzles for people to think about, not forcing them to get my answer..','2003-12-02 18:04:30');
INSERT INTO queueresponse VALUES (1409,1626,0,'Second of all, the highest integer grade for A is 100, the highest integer grade for B is 89 (as shown in example) the highest integer grade for C is 79','2003-12-02 18:04:47');
INSERT INTO queueresponse VALUES (1409,1626,0,'You don\'t know the number of questions on the quiz, that\'s the idea','2003-12-02 18:07:12');
INSERT INTO queueresponse VALUES (1528,1575,0,'You could put it in sequences, as the title now points people in the right direction..','2003-12-02 18:08:20');
INSERT INTO queueresponse VALUES (1528,1626,0,'Be careful without 1 set series. Someone could come up with others. I think sequences is good too','2003-12-02 18:51:22');
INSERT INTO queueresponse VALUES (1409,3172,0,'in that case, the question is even more convoluted... because DJ had one though, I had another, and you seem to think neither of us understands it correctly','2003-12-02 19:47:18');
INSERT INTO queueresponse VALUES (1409,3172,0,'though = thought','2003-12-02 19:47:32');
INSERT INTO queueresponse VALUES (1310,3172,0,'fair enough DJ !  that\'s why I asked \"are you trying to elicit that in the problem discussion?\", but why not post a note in here ahead of time telling us that?','2003-12-02 19:50:26');
INSERT INTO queueresponse VALUES (1409,1626,0,'What was DJ\'s thoughts. Did he e-mail you? I don\'t know them, All I see is his grammatical comments','2003-12-02 20:59:46');
INSERT INTO queueresponse VALUES (1409,1626,0,'For example, 9 is the answer for B. 8 divided by 9, when rounded, gives 89. 9 is the lowest number Y, such that X/Y when rounded, equals 89. (X can equal any integer from 0 to Y)','2003-12-02 21:05:47');
INSERT INTO queueresponse VALUES (1409,1626,0,'17/19 also gives 89 when rounded, but since 19 is more than 9, this solution doesn\'t count. Remember, we are looking for the least possible number of questions on each test.','2003-12-02 21:09:11');
INSERT INTO queueresponse VALUES (1409,3172,0,'so only the ROUNDED numbers count for comparison?  if one quotient is 89.4 and another quotient is 88.7 (but the latter has a smaller denominator), the latter is better?  This is not clear in the problem.','2003-12-02 21:16:25');
INSERT INTO queueresponse VALUES (1310,1072,1,'I think the problem should be called circular cake as it tricks the person more. My brother took some thinking course in university and the teacher told the problem with a \"square cake\" and noted the 2-d word tricks the','2003-12-02 21:30:01');
INSERT INTO queueresponse VALUES (1310,1072,0,'person but if you don\'t want this in tricks that is fine','2003-12-02 21:37:34');
INSERT INTO queueresponse VALUES (1528,3172,0,'... now in sequences ...','2003-12-02 22:59:03');
INSERT INTO queueresponse VALUES (1528,1301,1,'','2003-12-02 23:09:22');
INSERT INTO queueresponse VALUES (698,3172,1,'Comment','2003-12-03 00:05:07');
INSERT INTO queueresponse VALUES (1587,3172,0,'... but I\'ve DEFINITELY seen easier problems with a d3 (remember, the radii don\'t sum to the diagonal of the square... it\'s not THAT easy)','2004-01-09 14:45:26');
INSERT INTO queueresponse VALUES (1311,3172,1,'DUDE!!!!  the solution is more than 6k... !','2003-12-03 00:09:30');
INSERT INTO queueresponse VALUES (1311,1575,0,'My solution does a lot of side work (showing how one could discover the solution besides just enumerating the pattern) and has sever iterations of the entire text of the code..','2003-12-03 00:20:49');
INSERT INTO queueresponse VALUES (1409,1575,0,'I understood the problem, although it is worded a little confusingly. You just can\'t say \'least amount\' when you\'re talking about a discrete set.  How about this: \"A certain teacher grades quizzes by dividing the number','2003-12-03 00:30:16');
INSERT INTO queueresponse VALUES (1409,1575,0,'\"of correct answers a student made by the total  number of questions on the exam, and rounding that result to the nearest percent. Letter grades are then assigned by the following scale: [chart here]  Five of my friends','2003-12-03 00:31:50');
INSERT INTO queueresponse VALUES (1409,1575,0,'\"each received a different letter grade on a different quiz, and each told me, \'The rounded percentage I got on the quiz is the highest number in the interval for the letter grade I received.\' What is the fewest number','2003-12-03 00:34:03');
INSERT INTO queueresponse VALUES (1409,1575,0,'\"of questions that could have appeared on each of the five exams?\"','2003-12-03 00:34:26');
INSERT INTO queueresponse VALUES (698,3136,1,'but \"diffeence\" should be \"difference\"...','2003-12-03 02:30:45');
INSERT INTO queueresponse VALUES (1507,3136,-1,'Hang on...  hasn\'t this changed which sets of three letters should have the same sum?  Didn\'t it used to be the linear sets of three through the central \'E\'.  (i.e. (d+e+f) = (b+e+i) = (c+e+h))  ?','2003-12-03 02:42:18');
INSERT INTO queueresponse VALUES (1514,3136,0,'Oh, and I don\'t really think \"and show your work\" is necessary.  It makes you sound too much like a high school teacher.','2003-12-03 02:45:44');
INSERT INTO queueresponse VALUES (1311,1301,1,'','2003-12-03 08:14:43');
INSERT INTO queueresponse VALUES (1310,1301,0,'Actually, the question itself should say either \"How can I use three straight cuts to divide...\" or \"How can three straight cuts be used to divide...\"','2003-12-03 08:20:19');
INSERT INTO queueresponse VALUES (1310,1920,0,'The Italics need a closing tag','2003-12-03 09:28:20');
INSERT INTO queueresponse VALUES (1521,2716,0,'The modification to show the single character for the root, doesn\'t show up properly in my Linux machine, so I had to go back to the ASCII-art version','2003-12-03 09:30:19');
INSERT INTO queueresponse VALUES (1531,2716,0,'A better description: \"the farmer had a square land, and its lower quarter was a lake.\"','2003-12-14 19:45:31');
INSERT INTO queueresponse VALUES (1514,3172,0,'good point... I\'ve removed \"and show your work\".','2003-12-03 10:19:36');
INSERT INTO queueresponse VALUES (1521,1575,0,'just type &amp;radic; .. that should show up correctly in any modern browser, linux or otherwise','2003-12-03 12:08:25');
INSERT INTO queueresponse VALUES (1547,2716,1,'Comment','2003-12-14 19:41:52');
INSERT INTO queueresponse VALUES (1409,1626,0,'Why couldn\'t the same person have gotten 5 quizzes? Seems the same that way. If you want me to rearrange that\'s fine, but I don\'t see anything else different (besides 5 people versus 1)','2003-12-03 15:22:38');
INSERT INTO queueresponse VALUES (1409,3172,0,'The \"5 quizzes\" isn\'t the major part... the \"The rounded percentage I got on the quiz...\" is the major part.','2003-12-03 15:56:00');
INSERT INTO queueresponse VALUES (698,1567,0,'There is no universal consensus within the math community as to whether or not \"whole numbers\" includes zero. Unless zero is specifically ruled out, this puzzle is trivial.','2003-12-03 15:57:23');
INSERT INTO queueresponse VALUES (1522,3172,0,'it could be restated, but \"a 3-ft cube\" means 3 feet along an edge (so 27 cubic feet)','2003-12-03 15:57:25');
INSERT INTO queueresponse VALUES (1514,1567,1,'','2003-12-03 16:48:09');
INSERT INTO queueresponse VALUES (1311,1567,1,'','2003-12-03 16:54:23');
INSERT INTO queueresponse VALUES (1311,1626,1,'By the way, is the first word we? :)','2003-12-03 16:54:33');
INSERT INTO queueresponse VALUES (698,1626,0,'I think if zero IS ruled out it\'s fine, and unless I am missing something it\'s harder than 2/5','2003-12-03 16:56:13');
INSERT INTO queueresponse VALUES (698,3172,0,'good point... and I thought that whole numbers DEFINITELY included 0.  (But counting numbers don\'t.)  Either way... just change \'whole numbers\' to \'positive integers\' or something similar.','2003-12-03 17:40:44');
INSERT INTO queueresponse VALUES (698,3172,0,'The answer is easy enough to brute force (even by hand), but I suppose one doesn\'t know this until one finds the answer...','2003-12-03 18:07:16');
INSERT INTO queueresponse VALUES (1547,1301,1,'','2003-12-14 19:25:33');
INSERT INTO queueresponse VALUES (1531,3172,0,'... ok... I\'ve submitted a picture, it should be on when Levik can get to it.','2003-12-14 07:29:39');
INSERT INTO queueresponse VALUES (706,1301,0,'Ravi, if you have a solution for this, please post it.  Otherwise, we\'d have to assume it can\'t be solved.','2003-12-14 12:25:54');
INSERT INTO queueresponse VALUES (1409,1575,0,'Actually I meant to say five quizzes, but put \"five of my friends\" and couldn\'t take it back. Just change \"Five of my freinds each\" to just \"My friend,\" on five quizzes..','2003-12-03 22:41:42');
INSERT INTO queueresponse VALUES (698,775,1,'The definition of whole numbers I learned includes 0. The definition of NAtural numbers I learned does not.','2003-12-04 09:47:08');
INSERT INTO queueresponse VALUES (1334,3172,0,'yes, the note was there... I just wanted to ensure that the solution AGREED with the note  :-)  ... and DJ confirmed., thanks','2003-12-14 06:03:00');
INSERT INTO queueresponse VALUES (698,3172,0,'aren\'t natural the same as counting?  (same as I learned)','2003-12-04 12:31:08');
INSERT INTO queueresponse VALUES (1531,3172,0,'maaaannnnnn.... DJ... I already wrote something to that effect... 3 comments back...','2003-12-14 06:01:19');
INSERT INTO queueresponse VALUES (1429,1072,1,'either way','2003-12-13 22:15:52');
INSERT INTO queueresponse VALUES (1531,1575,0,' Also, if you\'re going to orient the picture that way, you\'ll want to change the coordinates listed..','2003-12-14 00:26:28');
INSERT INTO queueresponse VALUES (1439,3172,0,'it\'s been cleared up','2003-12-16 07:21:10');
INSERT INTO queueresponse VALUES (1439,3172,0,'the series isn\'t rigorously defined... what is the series if x starts at 1, or if it starts at 2, or 3,  or 4, etc.... this isn\'t clear, and are you limiting it to integers above a certain number?','2003-12-16 07:23:52');
INSERT INTO queueresponse VALUES (1531,153,0,'This is very closely related to the problem in \"Triominoes\" -- it is almost the same as the 4x4 case, except you aren\'t specifically given the shape with which to tile the field.','2003-12-13 18:25:54');
INSERT INTO queueresponse VALUES (1528,1567,1,'','2003-12-04 15:02:53');
INSERT INTO queueresponse VALUES (1522,3172,0,'so you all think this SHOULD be d3 ?','2003-12-04 17:33:06');
INSERT INTO queueresponse VALUES (1409,1567,0,'I understand the question as it is now worded, but it strikes me as less of a puzzle than as an exercise in trial and error.','2003-12-04 15:19:29');
INSERT INTO queueresponse VALUES (1409,1626,0,'I am looking for a way to find it other than trial and error of course, but if you are wanting to TD it it\'s fine','2003-12-04 16:13:24');
INSERT INTO queueresponse VALUES (1312,3172,0,'I\'m guessing that \'evaportation\' on Jason\'s and Alicia\'s tests are not the wrong answer, but simply a typo...','2003-12-04 23:52:30');
INSERT INTO queueresponse VALUES (1429,1626,0,'If I changed the \"all are different size\" to \"two are different size\", and not \"say where the large bottle is\" this would be a better riddle.','2003-12-13 15:34:32');
INSERT INTO queueresponse VALUES (1528,1575,1,'','2003-12-04 17:16:11');
INSERT INTO queueresponse VALUES (1522,1575,0,'It could be construed that way, but \"three-foot cube box\" doesn\'t have a concrete definition that I know of...','2003-12-04 17:19:00');
INSERT INTO queueresponse VALUES (1521,2716,0,'Thanks; the &radic; trick did the job!','2003-12-04 21:33:46');
INSERT INTO queueresponse VALUES (1419,3172,1,'','2003-12-04 23:53:48');
INSERT INTO queueresponse VALUES (1518,3172,1,'sides shold be \'edges\' and I think you want to write \'regular icosahedron\'.','2003-12-04 23:54:48');
INSERT INTO queueresponse VALUES (1312,3172,0,'I think you need to fix something... I believe, as it stands, there is no solution.','2003-12-05 00:07:45');
INSERT INTO queueresponse VALUES (1312,3172,0,'Someone got all 5 correct, and no one got ZERO correct.  Since Bebe\'s answers and Paul\'s are ALL different, neither can have 5 correct. Therefore, the key must be equal to Alicia\'s, Jason\'s or Todd\'s answers...','2003-12-05 00:10:49');
INSERT INTO queueresponse VALUES (1312,3172,0,'If Alicia\'s is the key, then no one has exactly two correct, if Jason\'s is the key, then no one has exactly 4 correct, and if Todd\'s is the key, then no one has 4 correct.','2003-12-05 00:14:19');
INSERT INTO queueresponse VALUES (1518,3182,0,'You are right SilverKnight, I ment \"regular icosahedron\", and I modified \"edges\" instead of \"sides\"','2003-12-05 02:08:59');
INSERT INTO queueresponse VALUES (1312,1626,0,'If you did get this from somewhere, it would be good to cite a source :)','2003-12-05 06:43:27');
INSERT INTO queueresponse VALUES (698,1626,0,'The problem here is it shouldn\'t include 0 as that would make it too easy.','2003-12-05 06:48:20');
INSERT INTO queueresponse VALUES (1312,1575,0,'The problem should be fine now, there was just a small wording error (you could have just said that without the while dissertation) .. and the citation is in the solution, as per normal','2003-12-05 08:14:23');
INSERT INTO queueresponse VALUES (1334,1575,0,'The note was there all along...','2003-12-13 14:08:19');
INSERT INTO queueresponse VALUES (1531,3172,0,'I\'ll include a graphic, please give me a coupla days... but Gamer, your graphic is rotated 180 degrees :-)...','2003-12-13 14:41:10');
INSERT INTO queueresponse VALUES (1518,1301,0,'Plural of \"vertex\" should be \"vertices\".','2003-12-05 08:36:30');
INSERT INTO queueresponse VALUES (1312,3172,1,'It works now. :-) - only one solution...','2003-12-05 09:16:36');
INSERT INTO queueresponse VALUES (1312,3172,0,'but, as the analysis is short (as shown above), d2 ?','2003-12-05 09:16:58');
INSERT INTO queueresponse VALUES (698,979,0,'The wordings have been changed. are any more changes required ?','2003-12-05 09:46:40');
INSERT INTO queueresponse VALUES (1312,775,1,'','2003-12-05 09:49:27');
INSERT INTO queueresponse VALUES (1531,1626,0,'I still this a graphic would be useful, but this will do so people doesn\'t have to connect the dots.','2003-12-13 13:47:11');
INSERT INTO queueresponse VALUES (1531,1626,0,'I added in a picture.','2003-12-13 13:45:36');
INSERT INTO queueresponse VALUES (1419,775,1,'neat - but i\'d either properly cite the source or remove the note at the start','2003-12-05 09:53:29');
INSERT INTO queueresponse VALUES (1312,979,1,'','2003-12-05 09:55:15');
INSERT INTO queueresponse VALUES (1419,979,1,'','2003-12-05 09:59:14');
INSERT INTO queueresponse VALUES (1439,3172,0,'ot','2003-12-16 07:20:59');
INSERT INTO queueresponse VALUES (1419,3172,0,'good point Cory, please remove the note, and cite the source in the answer','2003-12-05 10:49:02');
INSERT INTO queueresponse VALUES (698,775,0,'sorry sk, I was simply agreeing with you. Yes natural numbers and counting numbers are the same','2003-12-05 12:32:47');
INSERT INTO queueresponse VALUES (1522,775,0,'I think d2 is more appropriate, but mostly apathetic...','2003-12-05 12:41:58');
INSERT INTO queueresponse VALUES (698,1567,1,'','2003-12-05 13:26:18');
INSERT INTO queueresponse VALUES (1518,1567,0,'The math on this makes difficulty 3/5 at least.  Not a big deal; I\'m really waiting for Charlie\'s correction.','2003-12-05 13:29:26');
INSERT INTO queueresponse VALUES (1334,3136,1,'Great, with the note...','2003-12-13 11:43:05');
INSERT INTO queueresponse VALUES (1531,3136,0,'I\'ll TU this if it gets a picture.  It\'s unnecessarily complicated with cartesian coordinates.  Oh, and should this maybe be D2?  It only takes a glance to work out once you draw it up.','2003-12-13 11:51:56');
INSERT INTO queueresponse VALUES (1419,1626,0,'If I don\'t remember where I got this from should I just get rid of the note?','2003-12-05 14:54:34');
INSERT INTO queueresponse VALUES (1518,1301,0,'Also \"opposite\" is missing its second \"o\".','2003-12-05 15:41:03');
INSERT INTO queueresponse VALUES (1419,1567,1,'This is a good example of a puzzle with a low difficulty level that is still enjoyable, probably because I wasn\'t expecting the question asked.','2003-12-05 16:04:15');
INSERT INTO queueresponse VALUES (698,1626,1,'This looks fine :)','2003-12-05 16:18:41');
INSERT INTO queueresponse VALUES (698,1626,0,'By smallest whole numbers, do you mean their sum is the least? Or one of the numbers is least?','2003-12-05 16:19:40');
INSERT INTO queueresponse VALUES (1419,3172,0,'Gamer: yes, I think it goes without saying on this site, that not all the problems are original.  (But, of course, it\'s nice to credit when we can.)','2003-12-05 16:53:49');
INSERT INTO queueresponse VALUES (1312,1626,1,'','2003-12-05 20:26:19');
INSERT INTO queueresponse VALUES (1518,3182,0,'Now the problem is edited Charlie, and Bryan, I changed the difficulty to 3/5','2003-12-05 22:44:04');
INSERT INTO queueresponse VALUES (1518,1301,1,'','2003-12-06 10:50:10');
INSERT INTO queueresponse VALUES (1538,1626,0,'This doesn\'t look like substitution because everything is different.','2003-12-07 11:57:45');
INSERT INTO queueresponse VALUES (706,1626,0,'I think this is a 2/5? It\'s not that hard','2003-12-07 07:52:54');
INSERT INTO queueresponse VALUES (706,3136,1,'Comment','2003-12-07 01:58:50');
INSERT INTO queueresponse VALUES (1518,1626,1,'','2003-12-06 13:29:54');
INSERT INTO queueresponse VALUES (1429,1301,1,'','2003-12-13 11:10:20');
INSERT INTO queueresponse VALUES (1429,1301,0,'I do think it had been in the queue, but I think it was dropped because of errors in it and an absentee submitter before scholars had the ability to edit.','2003-12-13 11:11:56');
INSERT INTO queueresponse VALUES (706,3172,0,'agreed, I\'d TU if it moves to d2','2003-12-07 15:48:37');
INSERT INTO queueresponse VALUES (1538,3172,0,'I\'m reluctant to vote on this, because I have no idea what this is... I would like to see the solution to verify that this is a \"good\" problem.  Perhaps the scholars can/should do this... thoughts?','2003-12-07 15:52:31');
INSERT INTO queueresponse VALUES (1538,1301,0,'Only the Director can see the solutions.','2003-12-07 19:48:38');
INSERT INTO queueresponse VALUES (1538,1626,0,'Charlie is right. Should we bug levik into looking into this one?','2003-12-07 20:50:38');
INSERT INTO queueresponse VALUES (1314,3172,1,'kinda a unique problem','2003-12-07 23:58:22');
INSERT INTO queueresponse VALUES (1314,3172,0,'also, the title... very apropos','2003-12-07 23:59:41');
INSERT INTO queueresponse VALUES (1543,3172,0,'if statement S is \"If A then B\", then the contrapositive of S is \"If Not B, then Not A\"... I thought that\'s what F.K. was alluding to.','2003-12-13 04:17:43');
INSERT INTO queueresponse VALUES (1543,3372,0,'No, he\'s right:  p>q  == -(p&-q). Another way to say it is p>q is true UNLESS p is true and q isn\'t','2003-12-13 02:16:42');
INSERT INTO queueresponse VALUES (1314,979,1,'','2003-12-08 09:29:41');
INSERT INTO queueresponse VALUES (1314,1301,1,'','2003-12-08 10:11:59');
INSERT INTO queueresponse VALUES (706,1301,1,'','2003-12-08 10:12:22');
INSERT INTO queueresponse VALUES (1529,3136,0,'Hmmm...  There\'s been a few like his in the past, is this different enough to post?','2003-12-08 10:40:44');
INSERT INTO queueresponse VALUES (1529,1567,0,'Each of these is simply two equations and two unknowns -- one can employ the exact same method to solve each. As such, why not have just one problem? (just curious; not a TD offense :)','2003-12-08 11:00:04');
INSERT INTO queueresponse VALUES (706,1567,-1,'The standard calculator on any PC can solve this instantly (using the n! button).  How is this a puzzle? Am I missing something?','2003-12-08 11:05:09');
INSERT INTO queueresponse VALUES (706,1575,-1,'I agree; unless there is some elegant method of solution, this doesn\'t seem to be much of a problem ..','2003-12-08 12:02:06');
INSERT INTO queueresponse VALUES (706,3172,0,'isn\'t the point around here to SHOW how one can solve these things... it seems that lately, the site has \'accepted\' an answer and not required a \'method of solving\' (moreso than using a calculator, for example)','2003-12-08 13:49:29');
INSERT INTO queueresponse VALUES (1529,3172,0,'I\'m not offended at all.... there are some similar problems in the past.  And Bryan is correct in one way to solve them.  (That\'s how I\'d do it... :-)  I can knock it down to D1, or feel free to TD.','2003-12-08 13:51:10');
INSERT INTO queueresponse VALUES (1529,3172,0,'Oh... and Bryan\'s point is exactly why I didn\'t submit them as separate problems (but rather as two in one)','2003-12-08 13:51:49');
INSERT INTO queueresponse VALUES (706,1567,0,'Asking for the fifth-to-last digit in 20! is like asking for the Oscar winner for Best Actor in 1950 -- it\'s a matter of record you can look up. As SK (AgN?) states, there is no \"how\" to this question, no puzzle to solve','2003-12-08 15:44:48');
INSERT INTO queueresponse VALUES (706,1567,0,'Now, if the question was to find the last non-zero digit of (20!)! or some such, this might be a puzzle.','2003-12-08 15:54:33');
INSERT INTO queueresponse VALUES (1529,1567,1,'If someone can point out the puzzle these resemble, I\'ll consider changing my mind.  Otherwise, let\'s get this moving. If this gets 3TU I would hope us regulars would leave it to others to post a response ...','2003-12-08 16:02:41');
INSERT INTO queueresponse VALUES (1538,3172,0,'*shrug*  it may be a good one... then again, it may stink... exoticorn, would you like to comment?  I promise I won\'t answer it if you give us a clue....','2003-12-08 17:18:57');
INSERT INTO queueresponse VALUES (706,3172,-1,'okay... because of Bryan\'s humorously entertaining explanation, I\'m convinced...','2003-12-08 18:11:28');
INSERT INTO queueresponse VALUES (1529,1626,-1,'Didn\'t we TD a problem from ravi that was JUST like this? Sure it didn\'t have jars, but that is a very small thing to add.','2003-12-08 18:27:17');
INSERT INTO queueresponse VALUES (1529,3172,0,'ahhh... the recent one... no Gamer, I remember that problem, I think it was simpler, one equation that DJ wrote in his comment... solved it','2003-12-08 18:34:25');
INSERT INTO queueresponse VALUES (1529,3172,0,'--- at least... I think it was DJ... maybe another person...  in any case, if you think this is too simple, no probs...','2003-12-08 18:35:19');
INSERT INTO queueresponse VALUES (1529,1575,1,'Yes, Ravi\'s problem was a linear equation in one variable .. this one requires enough thought in setting to appear, and I don\'t think it dupes anything on here already','2003-12-08 22:07:43');
INSERT INTO queueresponse VALUES (1316,3172,1,'cute','2003-12-08 23:54:18');
INSERT INTO queueresponse VALUES (1427,3172,1,'Jeez.... I just LOVE all these Knights, Knaves, and Liars problems we have on here!','2003-12-09 02:17:51');
INSERT INTO queueresponse VALUES (1316,1301,1,'','2003-12-09 09:08:03');
INSERT INTO queueresponse VALUES (1529,1301,1,'','2003-12-09 09:11:34');
INSERT INTO queueresponse VALUES (706,979,0,'Bryan: If you think that the question does not ask you to find the last non-zero digit of (20!)!, then what is it asking ? In fact that is what the question asks for. If you want I can change the wording of the problem.','2003-12-09 09:35:32');
INSERT INTO queueresponse VALUES (706,979,0,'I have changed it. Now will that do or still not ?','2003-12-09 09:43:32');
INSERT INTO queueresponse VALUES (1529,979,1,'','2003-12-09 09:55:45');
INSERT INTO queueresponse VALUES (1316,979,1,'','2003-12-09 09:57:57');
INSERT INTO queueresponse VALUES (706,1920,1,'( 20 ! ) !, now this problem is interesting','2003-12-09 10:19:07');
INSERT INTO queueresponse VALUES (1427,1920,1,'','2003-12-09 10:24:32');
INSERT INTO queueresponse VALUES (706,1567,0,'Ravi, if I haven\'t missed something (again), you have now changed the problem to ask for 20 factorial factorial ( (20!)! ). The lead-in discussing 20! seems likely to confuse readers and have them overlook the last ! at','2003-12-09 10:58:27');
INSERT INTO queueresponse VALUES (706,1567,0,'the end of the question. Perhaps you should edit this to make your final intention clearer. As I have said before, the first requirement of a good problem is that it is written well (IMHO, obviously).','2003-12-09 11:00:42');
INSERT INTO queueresponse VALUES (1316,1567,1,'Typical - by the time I see DJ\'s newest, it already has 3TU! Well, here\'s my vote anyway.','2003-12-09 11:03:27');
INSERT INTO queueresponse VALUES (706,1575,0,'It\'s still not very interesting.. every factorial greater than 25! ends in more than four zeroes... so the answer is just 0.','2003-12-09 12:06:02');
INSERT INTO queueresponse VALUES (706,1575,0,'Oh.. it says the last non-zero digit.. but i think the 20!! is a misunderstanding on Ravi\'s part.. and still no solution (elegant or otherwise)','2003-12-09 12:09:52');
INSERT INTO queueresponse VALUES (1543,3172,0,'if memory serves... F.K., that\'s the contrapositive (which for P & Q, shares the same truth values)','2003-12-13 00:53:39');
INSERT INTO queueresponse VALUES (1409,1575,0,'I don\'t have a problem with the puzzle ... just the unclear wording, which aside from the grammatical error I first noted, hasn\'t changed','2003-12-09 14:42:07');
INSERT INTO queueresponse VALUES (1528,1575,0,'As an idea for a little more \'punny\' name, how about something like \"Shapely figures\"?  Just a thought..','2003-12-09 14:48:10');
INSERT INTO queueresponse VALUES (1316,1626,0,'I remember this, but it\'s not really a word problem. Word problems are like word melds.','2003-12-09 15:21:58');
INSERT INTO queueresponse VALUES (1529,1626,0,'4 pencils each, you have 4 too few. 3 pencils in you have 1 too many. It\'s just the same. :) If you want to pass it over my TD it\'s fine, but I still TD','2003-12-09 15:44:35');
INSERT INTO queueresponse VALUES (1316,3172,0,'yeah, not really a word problem','2003-12-09 15:51:22');
INSERT INTO queueresponse VALUES (1528,3172,0,'... :-) ...','2003-12-09 15:52:34');
INSERT INTO queueresponse VALUES (1409,1626,0,'What are the problems? I thought I had changed them all.','2003-12-09 16:58:35');
INSERT INTO queueresponse VALUES (1427,1626,0,'This one\'s different in my opinion :)','2003-12-10 06:16:58');
INSERT INTO queueresponse VALUES (1543,2716,0,'Careful with \"modus ponus\"; it should be \"modus ponens\"','2003-12-12 21:27:56');
INSERT INTO queueresponse VALUES (1543,2716,0,'The easiest explanation for the meaning of \'IF p THEN q\" is to equate it to \"It\'s not the case that p holds, and q doesn\'t\"','2003-12-12 21:32:22');
INSERT INTO queueresponse VALUES (706,1626,0,'','2003-12-10 06:20:21');
INSERT INTO queueresponse VALUES (1427,3172,0,'well... I TU\'d it anyway... but how is it different?','2003-12-10 09:43:23');
INSERT INTO queueresponse VALUES (706,2716,0,'I don\'t see the need for the reference to 20!. Couldn\'t the text just ask for \"...the last non-zero digit in (20!)!\" ?','2003-12-10 10:31:12');
INSERT INTO queueresponse VALUES (1427,2716,0,'Careful; there\'s a word (\"race\"?) missing before \"between 6 citizens...\"','2003-12-10 10:33:02');
INSERT INTO queueresponse VALUES (1429,1575,0,'Didn\'t we see this in queue already?','2003-12-12 17:29:22');
INSERT INTO queueresponse VALUES (1547,3172,1,'If this isn\'t difficulty one... then, I don\'t know what is....','2003-12-12 17:36:03');
INSERT INTO queueresponse VALUES (1542,1567,1,'Looks tough! Somebody\'s been using a program and word list again :P','2003-12-10 11:15:15');
INSERT INTO queueresponse VALUES (1409,1567,1,'Changing my vote.  If there is something other than a brute force method (not even all that \"brute\"), then hey, that\'s great.','2003-12-10 11:21:58');
INSERT INTO queueresponse VALUES (1429,1626,0,'I worked this out when I submitted the problem, over 4 months ago, but I do remember needing to say where the smallest/largest were.','2003-12-12 15:22:47');
INSERT INTO queueresponse VALUES (1543,3172,0,'*sigh* yes, ends up being a metalanguage issue (self referencing logic, etc...).  Many papers written on such stuff, and I\'ll bet this site never reaches consensus on it!','2003-12-12 15:06:37');
INSERT INTO queueresponse VALUES (1334,1301,1,'','2003-12-12 14:51:50');
INSERT INTO queueresponse VALUES (1544,1626,0,'','2003-12-12 14:55:37');
INSERT INTO queueresponse VALUES (1334,3172,1,'ok, ok.... :-) ...','2003-12-12 15:04:32');
INSERT INTO queueresponse VALUES (1538,1,1,'It\'s valid, though a bit difficult to arrive at.','2003-12-10 15:18:02');
INSERT INTO queueresponse VALUES (1543,1301,0,'Isn\'t the proper category Paradoxes?','2003-12-10 15:30:36');
INSERT INTO queueresponse VALUES (1543,1626,0,'After you read the first line, I can figure out what the problem is. :) The \'If this statement is true, X\" is interesting though.','2003-12-10 15:52:41');
INSERT INTO queueresponse VALUES (1543,1626,1,'','2003-12-10 15:52:59');
INSERT INTO queueresponse VALUES (1538,3172,1,'okay, I\'ll \"bite\"','2003-12-10 16:22:56');
INSERT INTO queueresponse VALUES (1334,1575,0,'I thought the wording was pretty clear.. all pennies must be flat *on the table*','2003-12-12 10:48:22');
INSERT INTO queueresponse VALUES (1543,3372,0,'ah wait, I was just meaning that one line above that  I added to make the splitting of the conjunction absolutely clear. The predicate being false part is very neccesary...','2003-12-12 14:13:52');
INSERT INTO queueresponse VALUES (1429,1301,0,'\"transport the drinker bgack\" s/b \"transport the drinker back\"','2003-12-12 09:10:05');
INSERT INTO queueresponse VALUES (1409,3172,0,'the problem is... the brute force is trivial... (at most 10 tries... will get you to a division size no larger than 10)','2003-12-10 16:29:16');
INSERT INTO queueresponse VALUES (1542,1626,1,'','2003-12-10 17:02:59');
INSERT INTO queueresponse VALUES (1544,3136,1,'I like the sound of this...','2003-12-12 08:57:53');
INSERT INTO queueresponse VALUES (1544,1301,1,'','2003-12-12 09:06:06');
INSERT INTO queueresponse VALUES (1427,1072,1,'','2003-12-10 17:07:26');
INSERT INTO queueresponse VALUES (1538,1301,1,'','2003-12-10 17:08:07');
INSERT INTO queueresponse VALUES (1542,1072,1,'','2003-12-10 17:08:59');
INSERT INTO queueresponse VALUES (706,1575,0,'The problem is.. we don\'t know the answer to that problem. I\'m not too convinced there is a \'nice\' solution to this, let alone a neat one, and I\'m much less convinced that Ravi knows it if there is an answer..','2003-12-10 18:12:06');
INSERT INTO queueresponse VALUES (706,1575,0,'Heh.. it\'s too easy to lose your place typing into this little box. I just meant to say that I\'m not sure that we will find an elegant solution','2003-12-10 18:13:33');
INSERT INTO queueresponse VALUES (1543,3172,0,'Sam, please do... then we don\'t have to worry about the \"statement evaluating as TRUE even though the predicate is FALSE\" argument..., good point F.K. !','2003-12-12 08:50:28');
INSERT INTO queueresponse VALUES (1543,3372,0,'Yes, you\'re right, Charlie. (This was the first problem I submitted, and I don;t think I even knew that there was a paradoxes category...)','2003-12-11 01:54:19');
INSERT INTO queueresponse VALUES (1333,3172,1,'if independent mean all FOUR answers are different in the two solutions, I think you should be explicity about it... (otherwise, I might just change one or two of the four).','2003-12-11 15:58:13');
INSERT INTO queueresponse VALUES (1429,3136,1,'Grrr...  damn you Severus Snape!  I worked out this problem when I first read the book.  And as far as I can remember, it worked.  But that was a long time ago.  Also, I don\'t remember showing that there was only 1 soln.','2003-12-12 08:49:15');
INSERT INTO queueresponse VALUES (1334,3172,0,'if the answer is three pennies in a tight triangle with one penny ON TOP and CENTERED... (4 total pennies), then I agrees with Popstar Dave, tricks... (the fourth is not really \"upon a table\")','2003-12-12 08:48:14');
INSERT INTO queueresponse VALUES (1543,1567,1,'I feel either category is fine. Whether or not the category gets changed, this is sure to foment discussion.','2003-12-11 16:37:53');
INSERT INTO queueresponse VALUES (1333,1567,0,'','2003-12-11 16:41:38');
INSERT INTO queueresponse VALUES (1333,1567,1,'Oops, wrong thumb!','2003-12-11 16:42:15');
INSERT INTO queueresponse VALUES (1544,1626,0,'Is there an answer for this? If there is you should submit it; we won\'t (and can\'t) look at the answer when it is posted.','2003-12-11 17:25:45');
INSERT INTO queueresponse VALUES (1334,2716,1,'Comment','2003-12-12 08:15:56');
INSERT INTO queueresponse VALUES (1334,3136,0,'I like it but if my thinking is correct, then shouldn\'t this be in \"tricks\"','2003-12-12 08:41:06');
INSERT INTO queueresponse VALUES (1333,1626,1,'That is what I said before, but of people see double cross 1, they will know about this on double cross 2','2003-12-12 06:17:11');
INSERT INTO queueresponse VALUES (1544,3172,1,'There is, of course, an answer... :-)  Clearly it is either \'asymptotically finite\' or infinite.  ;-) ...','2003-12-11 18:52:58');
INSERT INTO queueresponse VALUES (1333,1301,1,'','2003-12-11 19:41:02');
INSERT INTO queueresponse VALUES (1333,2716,1,'','2003-12-11 20:36:49');
INSERT INTO queueresponse VALUES (1544,2716,1,'Google provides an answer, but anyway, it\'s interesting','2003-12-11 20:40:49');
INSERT INTO queueresponse VALUES (1543,2716,1,'A variation: \"EITHER THIS SENTENCE IS FALSE, OR xxx\"','2003-12-11 20:42:29');
INSERT INTO queueresponse VALUES (1429,1626,0,'I took this problem idea from someone else who wasn\'t here (before edit was around) I would appreciate it if someone tested this problem out just to make sure it works. I did, but I knew the solution.','2003-12-12 06:16:21');
INSERT INTO queueresponse VALUES (1427,2716,1,'OK now','2003-12-11 20:50:07');
INSERT INTO queueresponse VALUES (1543,3372,0,'Hmmm, actually perhaps I\'ll add that line to make the logic perfectly clear.','2003-12-12 00:08:12');
INSERT INTO queueresponse VALUES (1547,3136,0,'Can we fix up the formatting of this.  Because it\'s rhyming there really should be line breaks after \"day\", \"way\", \"middle\" and \"riddle\".  I\'m assuming that Vito didn\'t know much HTML when s/he submitted this problem.','2003-12-14 21:52:38');
INSERT INTO queueresponse VALUES (1336,3172,0,'I don\'t understand this problem... I don\'t even know where to begin to suggest making this more clear.','2003-12-15 00:56:35');
INSERT INTO queueresponse VALUES (1531,3172,0,'lower = south west?  and quarter= square shaped that happens to share a corner with the whole square land?  I don\'t like ambiguity...','2003-12-15 00:57:52');
INSERT INTO queueresponse VALUES (1336,1301,0,'Is the fact that a1 and b1 are shown in the same box an indication that a1 and b1 are in fact the same digit?','2003-12-15 08:29:21');
INSERT INTO queueresponse VALUES (1336,1301,0,'Even if this is true, is there any point in putting the digits in grid form?','2003-12-15 08:32:07');
INSERT INTO queueresponse VALUES (1531,2716,0,'Sorry: lower=south west quadrant, as suggested.','2003-12-15 08:56:40');
INSERT INTO queueresponse VALUES (1336,2716,-1,'Comment','2003-12-15 09:04:27');
INSERT INTO queueresponse VALUES (1531,3172,0,'F.K, no... I understood what YOU meant... I just meant that if I put that in there, then commenters will take every liberty they can with the description... so better to use coordinates (and a pic)...','2003-12-15 10:22:59');
INSERT INTO queueresponse VALUES (706,775,1,'Actually I believe this can be solved, and if my method works its actually only a d2 as RAvi has submitted','2003-12-15 12:10:01');
INSERT INTO queueresponse VALUES (706,775,0,'never mind - it was a bust...','2003-12-15 12:16:15');
INSERT INTO queueresponse VALUES (1336,1575,0,'yes, a1 and b1 are the same digit...and that _is_ the point of the grid (once you figure out a, for example, you know the first digit of b, etc. The P, Q, R table is just as described, for example, a, k, and j are ...','2003-12-15 14:10:09');
INSERT INTO queueresponse VALUES (1336,1575,0,'two-digit numbers such that a&sup3; + k&sup3; + j&sup3;  equals the number formed by putting the digits of a, k, and j together.. the same for every row of that table. I don\'t know how to make it clearer, but with ...','2003-12-15 14:11:31');
INSERT INTO queueresponse VALUES (1336,1575,0,'careful reading, I thought someone could figure it out. any suggestions?','2003-12-15 14:13:20');
INSERT INTO queueresponse VALUES (1587,2716,1,'It\'s actually rather simple, so I lower it to D1 or D2.','2004-01-09 12:55:33');
INSERT INTO queueresponse VALUES (1587,3172,0,'ok... Levik, please lower it to D2, then... (If I do it... we lose the picture)...  thanks!','2004-01-09 13:10:05');
INSERT INTO queueresponse VALUES (1584,3172,1,'','2004-01-09 11:18:55');
INSERT INTO queueresponse VALUES (1574,1301,1,'Hmmm....,  I think this is the only one where all the coins have to be sorted out other than the trivial case of only one being different.','2004-01-14 08:05:36');
INSERT INTO queueresponse VALUES (1584,1301,1,'','2004-01-09 11:04:00');
INSERT INTO queueresponse VALUES (1439,3172,0,'please clean up the funky character that\'s showing up as \'?\' through the problem.','2003-12-16 02:25:55');
INSERT INTO queueresponse VALUES (1439,3136,0,'Hmmm...  it\'s either already been cleared up, or it\'s not a general problem.  I see no \"?\"s...','2003-12-16 05:53:48');
INSERT INTO queueresponse VALUES (706,3172,0,'Charlie... can\'t be solved?!?  heheh','2003-12-15 17:38:44');
INSERT INTO queueresponse VALUES (706,3172,0,'I *would* like to see that Ravi DOES SUBMIT A SOLUTION (assuming he has one)... and I would also like to see a removal of the first reference to 20! (as Bryan suggested)... then I\'ll TU','2003-12-15 17:39:48');
INSERT INTO queueresponse VALUES (706,1301,0,'There is an algorithm for finding the last non-zero digit of such large factorials.  It involves modular arithmetic in a \"layered\" way.  I could never have thought it up myself.','2003-12-15 21:03:46');
INSERT INTO queueresponse VALUES (706,1301,0,'It\'s on a couple of websites, but not with the particular example of 20! being factorialized, but is applicable to such a large number.  As to whether it\'s \"nice\" or \"neat\", that\'s in the eye of the reader.  Printed out','2003-12-15 21:05:59');
INSERT INTO queueresponse VALUES (706,1301,0,'it takes a couple of pages of explanation.','2003-12-15 21:06:30');
INSERT INTO queueresponse VALUES (706,1301,0,'It does have a beauty of the mathematical kind.','2003-12-15 21:07:10');
INSERT INTO queueresponse VALUES (1429,1626,0,'OK I will likely make these changes tommorrow evening.','2003-12-15 21:12:18');
INSERT INTO queueresponse VALUES (1550,1301,1,'','2003-12-15 21:35:08');
INSERT INTO queueresponse VALUES (1550,3172,0,'I assume that we can take for granted that area of sphere is 4/3 * pi * r^3','2003-12-16 17:58:47');
INSERT INTO queueresponse VALUES (1587,3172,0,'I\'m submitting a petition to lower it','2004-01-09 13:10:25');
INSERT INTO queueresponse VALUES (1380,1575,0,'oops.. i had the image on my old server and i thought levik had moved it to this one ... i\'m at school so i\'ll have to fix it when i go home. sorry','2004-01-09 09:46:41');
INSERT INTO queueresponse VALUES (706,1920,0,'Can you post the site, I actually developed my own algorithm and would like to compare','2003-12-16 09:27:37');
INSERT INTO queueresponse VALUES (1569,3172,0,'is this really d5?','2004-01-14 01:19:47');
INSERT INTO queueresponse VALUES (1569,3172,0,'I went back to look at \"Word Ladders\".  Isn\'t this problem very similar?','2004-01-14 01:22:24');
INSERT INTO queueresponse VALUES (706,1301,0,'www.mathpages.com/home/kmath489.htm','2003-12-16 10:01:53');
INSERT INTO queueresponse VALUES (1547,3172,0,'Yes, Vito\'s not logged on for 25+ days... Gamer, would you lower the difficulty?','2003-12-16 10:07:23');
INSERT INTO queueresponse VALUES (706,1301,0,'It\'s referenced by the Online Handbook of Integer Sequences description when you look up 1, 2, 6, 4, 2, 2, 4,  (the last non-zero digits of the first few integers).','2003-12-16 10:07:36');
INSERT INTO queueresponse VALUES (706,1301,0,'That is, the last non-zero digits of the factorials of the first few integers.','2003-12-16 10:08:24');
INSERT INTO queueresponse VALUES (706,1920,0,'The first sentence should be changed to something like \"The last nonzero digit in 20! is 4\" instead of \"20! ends in four zeros\".','2003-12-16 10:34:52');
INSERT INTO queueresponse VALUES (1336,1920,0,'Where did you get this puzzle?  I remember seeing it before','2003-12-16 10:41:13');
INSERT INTO queueresponse VALUES (706,1920,0,'Considering the sizes of 20! and (20!)!, the difficulty should be increased to reflect that.  D3 or D4','2003-12-16 10:45:35');
INSERT INTO queueresponse VALUES (1531,1920,0,'Are we going to get an image for this, even if it is just ascii art?','2003-12-16 10:57:21');
INSERT INTO queueresponse VALUES (1550,3172,0,'... so for hypersphere, I would integrate a bunch of spheres as we moved from one \'hyperpole\' to the other \'hyperpole\' and sum = hypervolume','2003-12-16 17:58:07');
INSERT INTO queueresponse VALUES (1531,3172,0,'I SUBMITTED IT... and petitioned Levik... you guys should petition him too!','2003-12-16 11:27:41');
INSERT INTO queueresponse VALUES (1336,1575,0,'I have the author cited as John Gowland, but I don\'t remember whence I found it...','2003-12-16 12:25:40');
INSERT INTO queueresponse VALUES (1550,3172,0,'well... to do volume of a sphere... I would integrate a bunch of circles as we moved from one \'pole\' to the other \'pole\' and sum... = volume','2003-12-16 17:57:34');
INSERT INTO queueresponse VALUES (1544,1575,-1,'There isn\'t an answer.. the series diverges to infinity','2003-12-16 12:37:12');
INSERT INTO queueresponse VALUES (1544,1575,0,'What I think you found on google was, \"summing the reciprocals of all the primes that have been listed, even by the most powerful computers, only gives a sum of about 4, but the series still diverges to infinity.\"','2003-12-16 12:42:13');
INSERT INTO queueresponse VALUES (1336,1920,0,'I found it.  Gowland has submitted this puzzle and at least three more similar puzzles to www.mathpuzzle.com  I found this one in the 06Jul03-17Aug03 archives.','2003-12-16 12:44:24');
INSERT INTO queueresponse VALUES (1544,1920,-1,'I think the proof that the sum diverges is beyond the scope of flooble','2003-12-16 12:49:25');
INSERT INTO queueresponse VALUES (1550,3172,1,'well... the way I would do this... if you know Calculus, this isn\'t d5... and if you don\'t know calculus... you\'re not gonna do this... :-)  thoughts?','2003-12-16 13:00:05');
INSERT INTO queueresponse VALUES (1550,1920,0,'If you want the difficulty changed, that is fine with me.','2003-12-16 13:07:07');
INSERT INTO queueresponse VALUES (706,1301,0,'Definitely worth of a D4','2003-12-16 13:58:11');
INSERT INTO queueresponse VALUES (1550,3172,0,'on second thought, it\'s as hard as most on here... so d5 is fine... :-) ...','2003-12-16 15:06:42');
INSERT INTO queueresponse VALUES (1439,1626,0,'I am limiting this to any positivie even integer.','2003-12-16 15:16:42');
INSERT INTO queueresponse VALUES (1439,1626,0,'By the way, the solution I have is quite lengthy, but I do have one. I was thinking if someone smart answers this and gives a shorter one, I would use that and save the typing.','2003-12-16 15:17:21');
INSERT INTO queueresponse VALUES (1550,3172,0,'she wouldn\'t dare !','2003-12-16 17:56:21');
INSERT INTO queueresponse VALUES (1336,1626,1,'I think this looks fine... a little confusing at first, but otherwise fine.','2003-12-16 15:22:34');
INSERT INTO queueresponse VALUES (1550,1567,0,'For those of us who know calculus but are not familiar with hyperspheres, could the equation in question be provided?','2003-12-16 15:39:14');
INSERT INTO queueresponse VALUES (1550,1567,0,'Also, I am borderline TD on this since most mathematical derivations are matters of public record that can be cut and pasted (don\'t be surprised when Penny does exactly this).','2003-12-16 15:40:41');
INSERT INTO queueresponse VALUES (1550,3172,0,'volume I mean','2003-12-16 17:58:57');
INSERT INTO queueresponse VALUES (1550,3172,0,'Bryan, is that what you were asking?','2003-12-16 17:59:17');
INSERT INTO queueresponse VALUES (1551,3172,1,'I will assume since Brian\'s a Journeymen that these are \'decent\' encryption methods... :-)','2003-12-16 18:00:26');
INSERT INTO queueresponse VALUES (1550,775,1,'I think that the core of this problem relies on one difficulty in \"seeing\" a hyper sphere - and therefrom creating equations','2003-12-16 18:41:06');
INSERT INTO queueresponse VALUES (1550,775,0,'not sure if therefrom is a word but it wasn\'t a typo...','2003-12-16 18:41:52');
INSERT INTO queueresponse VALUES (1336,775,0,'I\'d find it much clearer if the PQR table was moved up so as to be directly under the example. As formatted, I saw the chart first, and tried to relate the chart...','2003-12-16 18:46:24');
INSERT INTO queueresponse VALUES (1336,775,0,'to the table rather than vice-versa.','2003-12-16 18:46:43');
INSERT INTO queueresponse VALUES (1336,775,1,'small enough difference but it was enough for me to complain :','2003-12-16 18:48:18');
INSERT INTO queueresponse VALUES (706,2716,1,'Comment','2003-12-16 20:10:08');
INSERT INTO queueresponse VALUES (1551,1626,1,'','2003-12-16 21:33:55');
INSERT INTO queueresponse VALUES (723,1575,0,'then, P is not \'any\' point inside the triangle..','2003-12-17 04:46:47');
INSERT INTO queueresponse VALUES (1531,1301,0,'This will have to wait on levik\'s flu recovery.','2003-12-17 08:51:15');
INSERT INTO queueresponse VALUES (1544,1301,0,'While a rigorous proof is outside the scope of what we\'d expect to be able to solve, an informal convincing argument for divergence is, however, available.','2003-12-17 08:58:29');
INSERT INTO queueresponse VALUES (1545,1301,1,'','2003-12-17 09:04:55');
INSERT INTO queueresponse VALUES (1583,3172,0,'This looks like a \"culled\" brute force problem to me?  Is everyone (apart from me and Charlie) okay with computer algorithms to solve this?','2004-01-14 00:33:33');
INSERT INTO queueresponse VALUES (1545,3172,0,'thanks Charlie... and (as many of you may have suspected) I added the part below the line for those less-computer-savvy','2003-12-17 09:54:21');
INSERT INTO queueresponse VALUES (1439,3172,0,'that may work Gamer, but you still haven\'t answered my question.... what if x is 1-4, what does the series look like?','2003-12-17 09:57:08');
INSERT INTO queueresponse VALUES (723,3172,0,'okay... change the working to \"P is a point inside the triangle, such that PA = 3cm, PB = 4cm, and PC = 5cm\" ... and I thought *I* was a nitpicker :-) ...','2003-12-17 09:59:13');
INSERT INTO queueresponse VALUES (723,3172,0,'working = wording','2003-12-17 09:59:21');
INSERT INTO queueresponse VALUES (723,3172,1,'','2003-12-17 09:59:36');
INSERT INTO queueresponse VALUES (706,3172,0,'F.K.  A solution has not been submitted, and Bryan\'s suggestion of removing the first reference to 20! has not been done...','2003-12-17 10:00:50');
INSERT INTO queueresponse VALUES (1440,1301,1,'This is more clearly written and understandable than the original square sequence.','2003-12-17 11:24:06');
INSERT INTO queueresponse VALUES (1440,1301,0,'If the other one doesn\'t get posted, this one will need a different name.','2003-12-17 11:24:38');
INSERT INTO queueresponse VALUES (1440,775,1,'','2003-12-17 11:24:51');
INSERT INTO queueresponse VALUES (1285,3172,1,'','2004-01-14 00:21:00');
INSERT INTO queueresponse VALUES (1607,3172,0,'best to clarify before it\'s posted!','2004-01-21 20:29:41');
INSERT INTO queueresponse VALUES (723,2716,1,'It doesn\'t follow that P must be inside the triangle; I\'d write \"ABC is a triangle and P a point such that PA=3, etc.\"','2003-12-17 11:53:20');
INSERT INTO queueresponse VALUES (1545,2716,1,'A classic algorithm!','2003-12-17 11:56:32');
INSERT INTO queueresponse VALUES (1574,3172,0,'this is similar to the several coin problems already on Flooble','2004-01-14 00:30:30');
INSERT INTO queueresponse VALUES (1545,3172,0,'classic...? :-)  in that case... I\'ll request that you and Charlie don\'t answer... well not in the first few hours... :-)','2003-12-17 13:07:32');
INSERT INTO queueresponse VALUES (1440,3172,1,'','2003-12-17 13:08:15');
INSERT INTO queueresponse VALUES (1440,3172,0,'agreed, much clearer','2003-12-17 13:08:37');
INSERT INTO queueresponse VALUES (1439,1301,0,'The main problem with this puzzle is that you have to read it over several times, parsing it in different ways, before realizing that examining the example is the best way to understand it.','2003-12-17 14:08:53');
INSERT INTO queueresponse VALUES (1439,1301,0,'It would be clearer if there were SOME sort of separation other than spaces between the elements in the first presentation, such as x^2,(x-1)^2, ... or x^2 + (x-1)^2 + ....','2003-12-17 14:10:32');
INSERT INTO queueresponse VALUES (1439,1301,0,'But then you also run into the problem of putting in words \"three times\".','2003-12-17 14:11:28');
INSERT INTO queueresponse VALUES (1439,1301,0,'Perhaps \"x^2 + (x-1)^2 + 3 (x-2)^2 + (x-3)^2 + ..., with coefficients alternating 3 and 1 thereafter.\"','2003-12-17 14:13:13');
INSERT INTO queueresponse VALUES (1439,1301,0,'As for SK\'s question, since it applies only to even values of x, your question applies to x=2 or 4.  It does seem to work with x=2, where in fact we never get to the triple--it\'s just x^2+(x-1)^2 = 4 + 1 = 5, which is','2003-12-17 14:16:02');
INSERT INTO queueresponse VALUES (1439,1301,0,'half of 8+4-2.','2003-12-17 14:16:24');
INSERT INTO queueresponse VALUES (1439,1301,0,'Perhaps there should be some notation that one stops adding, even if the formula calls for the \"next 3\"','2003-12-17 14:33:00');
INSERT INTO queueresponse VALUES (1439,1301,0,'I see I misspoke above.  The coefficients go in a cycle of 3,1,1,1,..., not \"alternating 3 and 1\", but the gist of that wording would, I think, be better than what\'s there now.','2003-12-17 14:34:10');
INSERT INTO queueresponse VALUES (1439,1301,0,'Actually, the coefficients go in a cycle of 1,1,3,1,... interrupted whereever necessary.','2003-12-17 14:35:22');
INSERT INTO queueresponse VALUES (1545,1626,1,'','2003-12-17 15:22:43');
INSERT INTO queueresponse VALUES (723,1626,0,'I think you woule have a different answer. But we will never know what Ravi meant because no solution waas left.','2003-12-17 15:24:27');
INSERT INTO queueresponse VALUES (1440,1626,0,'Both Square Sequences are some of my favorites here because they are both original. (In other words, I haven\'t seen them anywhere, or based them on anything)','2003-12-17 15:28:47');
INSERT INTO queueresponse VALUES (1336,1072,1,'','2003-12-17 15:41:15');
INSERT INTO queueresponse VALUES (1380,1301,0,'F needs to be lower cased in \"Of course\"','2004-01-11 11:34:53');
INSERT INTO queueresponse VALUES (1544,1072,0,'agree with DJ','2003-12-17 15:49:06');
INSERT INTO queueresponse VALUES (723,3136,1,'I like it, and it still makes sense with the wording as is.  It could be changed, bot doesn\'t NEED to be...','2003-12-17 19:14:01');
INSERT INTO queueresponse VALUES (1439,1301,1,'','2003-12-17 20:47:45');
INSERT INTO queueresponse VALUES (1336,1301,1,'','2003-12-17 20:53:50');
INSERT INTO queueresponse VALUES (1544,979,0,'How is it possible that the series diverges ? The number of terms are infinite but the series cannot diverge to infinity. Well that\'s what I think. Still have to try and work on it. Just giving my opinion.','2003-12-18 02:29:43');
INSERT INTO queueresponse VALUES (1440,979,0,'Shouldn\'t the wording be like this: If you subtract the sum of the squares of the first x numbers, from the sum of the squares of the next x numbers,......... and secondly, are you talking about NATURAL numbers?','2003-12-18 02:36:29');
INSERT INTO queueresponse VALUES (1440,979,0,'Please mention the word NATURAL NUMBERS.','2003-12-18 02:37:11');
INSERT INTO queueresponse VALUES (1440,979,0,'or, does this hold for all INTEGERS ?','2003-12-18 02:37:57');
INSERT INTO queueresponse VALUES (1440,979,0,'oops I am sorry. I had made a mistake in reading and also understanding such a simple problem. Its perfectly alright.','2003-12-18 02:39:28');
INSERT INTO queueresponse VALUES (1551,1301,1,'','2003-12-18 10:00:25');
INSERT INTO queueresponse VALUES (1544,1301,0,'It would make an interesting discussion.','2003-12-18 08:23:36');
INSERT INTO queueresponse VALUES (1544,1575,0,'The problem makes it seem like there is a concrete answer when there isn\'t. Why ask for the sum of a diverging series?','2003-12-18 09:53:36');
INSERT INTO queueresponse VALUES (706,1920,0,'I have the answer, the last non zero digit of (20!)! is 6','2003-12-18 12:29:03');
INSERT INTO queueresponse VALUES (706,1920,0,'Can anybody verify that?','2003-12-18 12:29:51');
INSERT INTO queueresponse VALUES (1440,2716,1,'Comment','2003-12-18 13:08:10');
INSERT INTO queueresponse VALUES (1544,2716,0,'To DJ: What I found in Google was the proof that the sum diverges.','2003-12-18 13:09:06');
INSERT INTO queueresponse VALUES (1544,2716,0,'To be more precise, the problem should ask \"What\'s the limit of the sum of ...\"','2003-12-18 13:10:05');
INSERT INTO queueresponse VALUES (1544,2716,0,'To Ravi Raja: Why couldn\'t the sum tend to infinity?','2003-12-18 13:11:45');
INSERT INTO queueresponse VALUES (1544,2716,0,'Check this link: http://www.utm.edu/research/primes/infinity.shtml','2003-12-18 13:13:01');
INSERT INTO queueresponse VALUES (1544,2716,0,'What about the sum of the inverses of the SQUARES of the primes? I just added that problem to the queue!  :-','2003-12-18 13:17:08');
INSERT INTO queueresponse VALUES (1439,3172,0,'Please format this problem so it is more readable (a few carriage returns will do wonders)...','2003-12-18 14:02:02');
INSERT INTO queueresponse VALUES (1560,3172,0,'umm.... okay... :-)  because this isn\'t immediately clear','2003-12-18 14:04:18');
INSERT INTO queueresponse VALUES (1560,775,1,'Test but lick dime store?','2003-12-18 15:08:40');
INSERT INTO queueresponse VALUES (1591,1301,0,'\"spiriling\" s/b \"spiraling\"','2004-01-17 13:34:00');
INSERT INTO queueresponse VALUES (1380,1301,1,'','2004-01-11 11:54:26');
INSERT INTO queueresponse VALUES (1560,1626,0,'It\'s hood half fullow word if Ikultean Miopian yun','2003-12-18 16:06:55');
INSERT INTO queueresponse VALUES (1560,1626,0,'Icy Theon sir, I\'d own taffy knee-in. Site a pout, Thea, Thurs! :)','2003-12-18 16:12:10');
INSERT INTO queueresponse VALUES (1560,1626,1,'','2003-12-18 16:15:06');
INSERT INTO queueresponse VALUES (1560,3172,0,'well... I don\'t get it... at least not yet... :-)  but if Cory and Gamer already do... then how hard can it really be?  d5?  :-P','2003-12-18 16:23:21');
INSERT INTO queueresponse VALUES (1560,3172,1,'','2003-12-18 16:23:30');
INSERT INTO queueresponse VALUES (1560,1567,0,'Alright, I lowered difficulty to 4/5.  It\'s sometimes hard to guess how difficult others will find a puzzle to be.','2003-12-18 16:42:05');
INSERT INTO queueresponse VALUES (1550,1567,0,'What I am asking for is a definition of \"hypersphere\" and a formula such as V=### that you want me to derive.','2003-12-18 16:46:12');
INSERT INTO queueresponse VALUES (1439,1567,1,'This reads okay to me.','2003-12-18 16:53:31');
INSERT INTO queueresponse VALUES (1560,775,0,'I didn\'t solve it SK, I just am familiar with the (or possibly adifferent) mechanism that would create this.  Others like me will recognize why from my particular wording','2003-12-18 18:15:27');
INSERT INTO queueresponse VALUES (1460,1626,0,'Once there\'s a solution, it\'s fine to post; I think it\'s fine, but if I have a solution I will be pretty sure it\'s fine.','2004-01-13 22:13:59');
INSERT INTO queueresponse VALUES (1439,3172,1,'agreee, thanks for the formatting.','2003-12-18 20:29:18');
INSERT INTO queueresponse VALUES (1550,3172,0,'well... perhaps a definition would be appropriate... but I wouldn\'t want to see the formula in the problem ...  it could give hints to the derivation','2003-12-18 20:32:11');
INSERT INTO queueresponse VALUES (1550,3172,0,'and definition of a hypersphere is straightforward enough... all points a constant distance from a givin point in 4-space...','2003-12-18 20:33:07');
INSERT INTO queueresponse VALUES (1550,3172,0,'Equation of a hyper sphere centered on the origin is: &#8730;(w&#178; + x&#178; + y&#178; + z&#178;) = r, where r is the radius.  And this might be stated in the problem if you wanted.','2003-12-18 20:36:57');
INSERT INTO queueresponse VALUES (1560,1626,0,'I was just saying I understood the question and answer, but not anything else. :)','2003-12-18 20:59:59');
INSERT INTO queueresponse VALUES (706,1575,0,'I still know that this is not what Ravi intended... and while of course there is an answer, it\'s not much of a problem without an elegant solution','2003-12-18 22:55:37');
INSERT INTO queueresponse VALUES (1340,1301,0,'The second paragraph mentions \"an addition\", and presumably at least three numbers formed in the manner prescribed are to be added together, albeit without a plus sign.  Perhaps the last sentence could be expanded, since','2003-12-21 10:07:56');
INSERT INTO queueresponse VALUES (1544,1072,1,'all right lets send it through','2003-12-20 18:40:41');
INSERT INTO queueresponse VALUES (1441,1301,0,'Awaiting a merge decision, one way or another, before giving TU.','2003-12-20 20:18:07');
INSERT INTO queueresponse VALUES (1338,3172,1,'','2003-12-18 23:56:39');
INSERT INTO queueresponse VALUES (1441,1626,0,'I have 4 of these such problems in a row. Should I spliit them up or not? (They are related, but not strict variations -- like 15 tables and 10 members following the same rules; there are different rulse for each)','2003-12-20 13:45:06');
INSERT INTO queueresponse VALUES (1531,2716,0,'Are the coordinates needed now?','2003-12-20 12:27:20');
INSERT INTO queueresponse VALUES (1338,1301,1,'Comment','2003-12-19 09:02:58');
INSERT INTO queueresponse VALUES (1338,1301,0,'italics need closing','2003-12-19 10:54:09');
INSERT INTO queueresponse VALUES (706,1626,1,'OK. If there\'s a good solution, I think this is fine','2003-12-20 16:37:26');
INSERT INTO queueresponse VALUES (1441,2716,1,'Comment','2003-12-20 12:26:21');
INSERT INTO queueresponse VALUES (1531,2716,1,'Much better, though land should be brown or green, not blue...','2003-12-20 12:26:48');
INSERT INTO queueresponse VALUES (1441,153,0,'So,  are there 7 or 10 tables?','2003-12-20 08:35:14');
INSERT INTO queueresponse VALUES (1441,1072,0,'in terms of condensing see if using one concept for finding a solution can be used to solve the others. For every one whose answer is yes then please merge them.','2003-12-20 18:37:00');
INSERT INTO queueresponse VALUES (1441,3136,1,'Is there onle one solution?  Either way, I like the problem.','2003-12-20 07:54:59');
INSERT INTO queueresponse VALUES (1531,3136,1,'It works now, with the picture.  I still stand by my first post, that it could be d2.  Especially now that it\'s already drawn out for you...','2003-12-20 07:56:43');
INSERT INTO queueresponse VALUES (726,1301,1,'','2003-12-21 09:59:44');
INSERT INTO queueresponse VALUES (1550,3172,0,'oh... and if it wasn\'t apparent from extrapolation of equation of a 3-sphere, to offset the center, just subtract from the relevent variable(s)...','2003-12-19 11:03:00');
INSERT INTO queueresponse VALUES (1550,3172,0,'so, a hypersphere of radius 5 centered at point (1,2,3,4) can be described as the locus of points satisfying: &#8730;[ (w-1)&#178; + (x-2)&#178; + (y-3)&#178; + (z-4)&#178; ] = 5','2003-12-19 11:06:13');
INSERT INTO queueresponse VALUES (1338,1567,1,'','2003-12-19 11:06:34');
INSERT INTO queueresponse VALUES (1568,1301,1,'','2003-12-20 20:24:03');
INSERT INTO queueresponse VALUES (1554,1301,0,'Each Liars and Knights problem should have a description of what a liar is and what a knight is, and whether knaves exist, and if so, how they behave.','2003-12-21 09:56:07');
INSERT INTO queueresponse VALUES (1544,1301,0,'As one tires solving it, there is likelihood of seeing its divergence; a little misdirection is not unheard of in puzzles.','2003-12-20 14:26:58');
INSERT INTO queueresponse VALUES (706,1301,0,'I verify Brian Smith\'s answer of 6, using a program based on the algorithm in the above named site.','2003-12-19 21:02:28');
INSERT INTO queueresponse VALUES (1338,153,0,'You might want to link to Puzzle Strips 1, with the fuller version of the instructions','2003-12-19 11:49:34');
INSERT INTO queueresponse VALUES (1338,2716,1,'Comment','2003-12-19 11:50:17');
INSERT INTO queueresponse VALUES (1560,1301,0,'Do flow my spot sat dot ray fickle height.','2003-12-19 12:12:35');
INSERT INTO queueresponse VALUES (706,1626,0,'I don\'t think this is great. Ravi doesn\'t think there\'s an elegrant solution or one would have been submitted.','2003-12-19 20:05:41');
INSERT INTO queueresponse VALUES (1531,1301,1,'','2003-12-19 20:59:38');
INSERT INTO queueresponse VALUES (1338,1626,0,'I think this can pass, but do we need any more puzzle strips?','2003-12-19 14:47:22');
INSERT INTO queueresponse VALUES (1544,1575,0,'If there\'s a way to solve that, fine. THIS problem is misleading, and the proof that the sum diverges is something for a college algebra class, not flooble','2003-12-19 15:09:38');
INSERT INTO queueresponse VALUES (1340,1301,0,'the examples are all of only one number apiece, into \"How close can you get to the number 82 by adding several numbers, using overall the above list of digits and 8 dots?\".','2003-12-21 10:09:37');
INSERT INTO queueresponse VALUES (1554,1626,0,'Is this too close tho a duplicate? I think so, but I would be willing to pass it if others wanted to','2003-12-21 12:51:41');
INSERT INTO queueresponse VALUES (726,1626,1,'I think I saw this one before :)','2003-12-21 15:08:03');
INSERT INTO queueresponse VALUES (1340,1626,1,'this lokks OK','2003-12-21 15:09:32');
INSERT INTO queueresponse VALUES (1340,1626,0,'(I mean it looks OK if Charlie\'s problems are addressed; I don\'t disagree)','2003-12-21 15:10:07');
INSERT INTO queueresponse VALUES (1441,1626,0,'I added the text from The Conversing Clubs 2. The others are pretty much about as different as this is. You can decide if you want them all together.','2003-12-21 15:12:13');
INSERT INTO queueresponse VALUES (726,2716,0,'Comment','2003-12-21 20:30:04');
INSERT INTO queueresponse VALUES (1340,2716,1,'Comment','2003-12-21 20:30:42');
INSERT INTO queueresponse VALUES (1554,2716,0,'I\'d also make it very clear that only one of the two brothers will answer *all* questions, if that\'s intended.','2003-12-21 20:32:55');
INSERT INTO queueresponse VALUES (1531,1626,0,'This can go as the morning problem later; I am not sure if all the bugs are worked out.','2003-12-22 08:06:40');
INSERT INTO queueresponse VALUES (727,2716,1,'','2003-12-22 08:44:55');
INSERT INTO queueresponse VALUES (727,775,1,'But are you sure that there is only one such word?','2003-12-22 10:05:08');
INSERT INTO queueresponse VALUES (1340,775,1,'','2003-12-22 10:09:45');
INSERT INTO queueresponse VALUES (1441,775,1,'','2003-12-22 10:11:40');
INSERT INTO queueresponse VALUES (727,1626,0,'You should elete the word \"one\" and change it to words if there isn\'t just one','2003-12-22 11:17:27');
INSERT INTO queueresponse VALUES (726,2716,0,'I run this problem through a gawk program, but all the solutions it found had a \"0\"... maybe there\'s a problem somewhere? (Of course, the problem could be with my program.... ;-','2003-12-22 12:34:54');
INSERT INTO queueresponse VALUES (726,1301,0,'I get a solution (unique) using Basic.','2003-12-22 15:09:06');
INSERT INTO queueresponse VALUES (726,1301,0,'That is, a solution without zero.','2003-12-22 15:09:57');
INSERT INTO queueresponse VALUES (726,3172,1,'','2003-12-22 16:13:43');
INSERT INTO queueresponse VALUES (1531,3172,0,'the coordinates aren\'t needed, but I think they may clear up intentionally misunderstandings... anyway... what other bugs?','2003-12-22 16:17:14');
INSERT INTO queueresponse VALUES (727,1072,0,'six times or six times in a row or that is the only vowel in the qword and it shows up six times. Otherwise everyone just uses that name of the really long disease.','2003-12-22 17:37:40');
INSERT INTO queueresponse VALUES (1360,3172,1,'','2003-12-23 04:04:47');
INSERT INTO queueresponse VALUES (1360,1626,1,'','2003-12-23 07:52:47');
INSERT INTO queueresponse VALUES (1531,1626,0,'I think I will push this without changing the difficulty.','2003-12-23 07:55:35');
INSERT INTO queueresponse VALUES (1555,1626,0,'In my ipinion, programming tasks should be able to be an algorithm; in otherwords a program in english. Does this satisfy that request?','2003-12-23 07:57:10');
INSERT INTO queueresponse VALUES (1441,1626,0,'Should I add all 4 of them in one chunk, or leave them out?  I would like to leave them together','2003-12-23 07:58:18');
INSERT INTO queueresponse VALUES (1441,1626,0,'as they are, and not have to put them together, but rather keep them as 4 seperate problems since they are pretty different','2003-12-23 07:58:46');
INSERT INTO queueresponse VALUES (1555,2716,1,'','2003-12-23 08:56:45');
INSERT INTO queueresponse VALUES (1360,2716,1,'Markov chains, anybody?  :-','2003-12-23 08:57:28');
INSERT INTO queueresponse VALUES (726,2716,1,'OK, I\'ll go back to the old programming board...','2003-12-23 08:58:30');
INSERT INTO queueresponse VALUES (1360,1301,1,'Verrrrrry Interesting! ... like random chords and broken sticks.','2003-12-23 09:08:29');
INSERT INTO queueresponse VALUES (727,1575,0,'Yeah.. that longest word has 7 os and 6 is, and I\'m sure others can be found. Do you mean to say that the only vowels in the word are six of the same? Otherwise I don\'t like this very much..','2003-12-23 10:31:17');
INSERT INTO queueresponse VALUES (1360,775,0,'I have a similar concept puzzle coming up soon...','2003-12-23 12:25:18');
INSERT INTO queueresponse VALUES (1554,1575,0,'I don\'t think that is intended, or there would be no point in making sure that you\'re blindfolded and that their voices are the same..','2003-12-23 20:10:53');
INSERT INTO queueresponse VALUES (1554,1072,0,'i consider it a dupe pretty much because the wearing a blindfold aspect merely makes you say the person \"the person that is farthest to my left and if both of you are the same amount to my left then the person farther aw','2003-12-23 20:25:02');
INSERT INTO queueresponse VALUES (1554,1072,0,'-ay\" instead of \"if i were to ask you\"','2003-12-23 20:25:37');
INSERT INTO queueresponse VALUES (1555,1072,1,'i still tu it cuz its a thinker.','2003-12-23 20:27:52');
INSERT INTO queueresponse VALUES (727,1072,0,'well perhaps levik can look at the solution and tell us if there are requirements in the problem that ravi forgot to indicate.','2003-12-23 20:30:37');
INSERT INTO queueresponse VALUES (1379,1072,1,'','2004-01-08 20:26:57');
INSERT INTO queueresponse VALUES (1584,1072,1,'Looks good.','2004-01-08 20:28:51');
INSERT INTO queueresponse VALUES (1460,1072,0,'It s/b made \"it\" to the last dance.','2004-01-08 20:34:01');
INSERT INTO queueresponse VALUES (727,979,0,'I do not know whether there exist more than one such word or not but I know at least one word satisfying the given property.','2003-12-24 03:04:07');
INSERT INTO queueresponse VALUES (1441,1575,1,'I don\'t think they should be combined into a single problem, but maybe you should push them apart by a couple weeks or something...','2003-12-24 08:09:08');
INSERT INTO queueresponse VALUES (727,1575,0,'You didn\'t answer the questions.. what IS the given property? Most namely, is this vowel the only one in the word?','2003-12-24 08:10:14');
INSERT INTO queueresponse VALUES (1442,1626,0,'I switched out all the conversing Clubs with another problem. :)','2003-12-24 09:07:02');
INSERT INTO queueresponse VALUES (1554,1626,0,'','2003-12-24 11:03:59');
INSERT INTO queueresponse VALUES (1380,3172,0,'DJ, I see you\'ve updated the link... but the link is bad.  The picture doesn\'t show up for us.  Perhaps the issue is that we can\'t get to your image server.','2004-01-08 20:26:37');
INSERT INTO queueresponse VALUES (1555,775,0,'this is fairly easy with similar numerical data types (integers ~or~ rationals, but is much harder with different data types e.g. a=Cory, b=10.51. Please specify one or the other','2003-12-24 12:13:39');
INSERT INTO queueresponse VALUES (1442,775,1,'smile','2003-12-24 12:14:57');
INSERT INTO queueresponse VALUES (1461,1301,1,'','2004-01-12 08:48:35');
INSERT INTO queueresponse VALUES (1384,1301,0,'I\'d just like to make sure you\'re not trying to use SEPERATE, as that word is spelled SEPARATE.  I don\'t see any way of using PEER, and then either SEAT or JUNE is without a partner.','2004-01-12 09:12:58');
INSERT INTO queueresponse VALUES (1568,1626,1,'I would captialize the title, and say you shuffle the cards between each draw..','2003-12-24 13:34:48');
INSERT INTO queueresponse VALUES (1442,1072,1,'ooooooooooo i think i figured out the trick. haha quite clever.','2003-12-24 16:12:29');
INSERT INTO queueresponse VALUES (1568,2716,1,'Comment','2003-12-24 18:16:04');
INSERT INTO queueresponse VALUES (1555,2716,0,'With integers, you need to be careful and avoid an overflow.','2003-12-24 18:16:45');
INSERT INTO queueresponse VALUES (1555,1575,0,'The swap operation in general makes no sense with different data types. I\'m just wondering if we\'re assumed to have integers or some other numerical values, or any variable type at all (objects, etc)..','2003-12-24 19:59:33');
INSERT INTO queueresponse VALUES (1568,1575,1,'If you _randomly_ select three cards each time, shuffling is a non-issue..','2003-12-24 23:20:01');
INSERT INTO queueresponse VALUES (1361,3172,1,'','2003-12-25 02:05:05');
INSERT INTO queueresponse VALUES (1442,3172,0,'There is no word \'pronounciation\'.... you mean \'pronunciation\'.','2003-12-25 02:07:36');
INSERT INTO queueresponse VALUES (1570,3172,0,'... but of course, the ascii art has been messed up now...','2004-01-12 15:22:07');
INSERT INTO queueresponse VALUES (1554,3172,-1,'','2003-12-25 02:11:44');
INSERT INTO queueresponse VALUES (1555,3172,0,'if the answer is \'what I think it is\', then the only requirement for the swap (at least in C or similar languages), is that the data types are the SAME LENGTH in memory (like they\'re both 8 bytes long or something)','2003-12-25 02:13:18');
INSERT INTO queueresponse VALUES (1361,1626,1,'','2003-12-25 08:01:26');
INSERT INTO queueresponse VALUES (1554,2716,0,'Comment','2003-12-25 08:35:01');
INSERT INTO queueresponse VALUES (1442,2716,1,'I guess many will fall for this!','2003-12-25 08:37:09');
INSERT INTO queueresponse VALUES (1361,2716,1,'Comment','2003-12-25 08:37:43');
INSERT INTO queueresponse VALUES (1555,1301,1,'','2003-12-25 09:32:32');
INSERT INTO queueresponse VALUES (727,1301,1,'','2003-12-25 09:35:24');
INSERT INTO queueresponse VALUES (1554,1575,1,'Nothing says that they have to stand in the same spots.. the point is that you can\'t tell who is answering each question, and these tds are premature','2003-12-25 09:59:38');
INSERT INTO queueresponse VALUES (1568,3172,1,'','2003-12-25 13:50:17');
INSERT INTO queueresponse VALUES (727,1575,-1,'Unless the problem is to find a word in which the only vowels are six of the same, I don\'t like it','2003-12-25 21:12:34');
INSERT INTO queueresponse VALUES (727,3136,1,'DJ, I think that\'s exactly what it\'s asking...','2003-12-25 22:16:21');
INSERT INTO queueresponse VALUES (1443,3172,0,'oh boy... another one... would anyone (apart from Gamer) like to verify that there is one and ONLY one solution to this problem?  I\'ll TU if this is independently confirmed.','2003-12-26 01:39:02');
INSERT INTO queueresponse VALUES (1443,1626,0,'I think that\'s a good idea; I haven\'t seen any \"rebel\" problems yet, and thought they were interesting. :)','2003-12-26 07:30:12');
INSERT INTO queueresponse VALUES (727,1626,0,'I think this is fine.','2003-12-26 07:32:32');
INSERT INTO queueresponse VALUES (1568,1626,0,'I was just suggesting that you don\'t randomly draw, but rather shuffle the cards each time, for a more concise explanation','2003-12-26 08:58:47');
INSERT INTO queueresponse VALUES (1554,1626,0,'I don\'t believe so. I won\'t delete this so we can talk about it. I just feel this is a dupe','2003-12-26 19:44:36');
INSERT INTO queueresponse VALUES (1569,1626,0,'I don\'t know the solution, so I don\'t know the answer to this. If a person can think like a programmer (write an algorithm) then that should be enough','2003-12-27 12:04:32');
INSERT INTO queueresponse VALUES (1443,1301,1,'There is one and only one solution.','2003-12-27 01:00:19');
INSERT INTO queueresponse VALUES (1569,2716,-1,'To me, this looks more like CS homework than a puzzle...','2003-12-27 01:13:59');
INSERT INTO queueresponse VALUES (1443,2716,1,'I might write the three sentences of each speaker in the same line, like \"A: B is the liar. C won the race. I came in 2nd.\"','2003-12-27 01:15:54');
INSERT INTO queueresponse VALUES (1362,3172,1,'','2003-12-27 01:48:02');
INSERT INTO queueresponse VALUES (1443,3172,1,'thanks Charlie.','2003-12-27 01:49:07');
INSERT INTO queueresponse VALUES (1569,1626,0,'If not, we would need to go to some sort of rule distinguishing Algorithms from homework. My such criteria would say \"If this is much harder to program than to write in algorithmic form, it\'s not good. Otherwise it is.\"','2003-12-27 12:02:55');
INSERT INTO queueresponse VALUES (1362,3136,1,'I like it, but maybe add that no other mathematical symbols can be added.','2003-12-27 08:24:11');
INSERT INTO queueresponse VALUES (1362,2716,1,'Is trickery (like writing a 6 upside down to make a 9) allowed?','2003-12-27 08:42:45');
INSERT INTO queueresponse VALUES (1569,1626,0,'I think this looks fine, but Word Meld 7 doesn\'t seem to exist anymore. If you mean word meld 4, this is a dupe of permutations (pid 986)','2003-12-27 12:01:29');
INSERT INTO queueresponse VALUES (1555,1626,0,'I think this belongs in \"programming\", not in algorithms if it can\'t be an algorithm','2003-12-27 12:06:21');
INSERT INTO queueresponse VALUES (1569,1575,0,'This is fine, but I don\'t know what happened to WM7 ... also, this problem is nothing like permutations (nor is WM4)','2003-12-27 12:46:30');
INSERT INTO queueresponse VALUES (1362,1626,0,'I replaced through with threw; I hope that\'s OK','2003-12-27 14:38:56');
INSERT INTO queueresponse VALUES (1362,1626,0,'Make sure you address the 6/9 issue. From the wording of the problem, I would assume this is illegal, though I can\'t really make an accurate decision either way.','2003-12-27 14:41:36');
INSERT INTO queueresponse VALUES (1554,1626,0,'I understand the problem is you have no idea of how to identify them; that\'s the major point of this problem I think.','2003-12-27 15:16:38');
INSERT INTO queueresponse VALUES (1554,1072,0,'What i\'m saying is you can easily identify their positions by adding \"the person who is closest to me\" and if they\'re both equally close then you\'d just say the person most to my left and incorporate that into 1condition','2003-12-27 18:53:07');
INSERT INTO queueresponse VALUES (1569,1072,0,'lets factor in that some words won\'t be able to have a number of steps equal to the nuber of letters in it or less. (read the first paragraph)','2003-12-27 18:56:02');
INSERT INTO queueresponse VALUES (1362,1301,1,'The answers can be done with out inversion, so it\'r really a 6 along with the other digits.','2003-12-27 21:02:47');
INSERT INTO queueresponse VALUES (1569,1301,0,'The solution given is for only those branches where a different letter is changed each time.  I believe that was the original specification for Word Meld 7, but I can\'t check as it does seem to be missing.','2003-12-27 22:39:43');
INSERT INTO queueresponse VALUES (1569,1301,0,'For 5-letter words it usually finds 5-step solutions, and oftern for 6-letter words also.','2003-12-27 22:47:09');
INSERT INTO queueresponse VALUES (730,1626,1,'So 4^3^2 4096 , not 262144? If so, this is actually easier than a 3/5 if approached the right way.','2003-12-29 08:14:52');
INSERT INTO queueresponse VALUES (1555,3172,0,'I agree about it being in programming...','2003-12-28 02:21:49');
INSERT INTO queueresponse VALUES (1554,1575,0,'My point is that whoever is standing there might not be the same person by the time you ask a second question... it\'s obvious that you\'re supposed to try to figure this out solely on the virtue of their answers alone.','2003-12-28 07:42:48');
INSERT INTO queueresponse VALUES (1554,1575,0,'I think the explicit \"you have no way of telling which one responded by sound alone\" is enough to eliminate your suggestion and any other similiar idea.','2003-12-28 07:43:58');
INSERT INTO queueresponse VALUES (1569,1575,1,'It is true that some word combinations cannot be done by changing each letter only once ... but working around that makes the algorithm much more complex. I think this is fine.','2003-12-28 22:18:29');
INSERT INTO queueresponse VALUES (1555,1301,0,'Are you guys saying we should petition levik to create a new category called Programming?  I had thought that Algorithms was inclusive of that.  Any sort of set procedure is an algorithm, including, say, a set procedure','2003-12-28 09:30:20');
INSERT INTO queueresponse VALUES (1555,1301,0,'for swapping two variables within a program.','2003-12-28 09:30:46');
INSERT INTO queueresponse VALUES (1555,1301,0,'In the General Discussion Forum, under Computer/Programming puzzles, started by levik, the discussion is about the origin of the Algorithms category and is mainly, but not solely, geared toward computer programs.','2003-12-28 09:43:21');
INSERT INTO queueresponse VALUES (1569,1626,1,'Oh, like BAT BAR FAR FUR? I see... I guess this is fine.','2003-12-28 20:00:26');
INSERT INTO queueresponse VALUES (1280,1072,1,'D1 I say cuz it was easy to figure out, But how I figured it out required inoovative thinking.','2004-01-08 20:11:40');
INSERT INTO queueresponse VALUES (1581,1626,0,'The idea was to improve on length; I get scared of reading long problems. :) I have taken it out.','2004-01-02 15:26:18');
INSERT INTO queueresponse VALUES (1554,1626,0,'I think the problem here is you can\'t relate the questions to eachother. For example, in The Rebel (and similar problems) each person says 3 statements; here you have no idea who says what.','2003-12-28 13:10:49');
INSERT INTO queueresponse VALUES (1554,1626,1,'I think this is good','2003-12-28 13:11:02');
INSERT INTO queueresponse VALUES (731,1626,1,'','2003-12-29 08:15:25');
INSERT INTO queueresponse VALUES (1555,1626,0,'But can you CREATE an algorithm for this? Other than saying \"Switch the two\", as a one liner, I can\'t think of one. Of course, I don\'t know the solution, so I am not sure. Most programs can be written as alogirthms...','2003-12-29 08:17:18');
INSERT INTO queueresponse VALUES (731,3136,1,'prove the actual amount, or prove it\'s infinite; I \'spose...','2003-12-29 08:24:01');
INSERT INTO queueresponse VALUES (1362,3136,0,'Gamer, you had me scared there for a while.  I thought you were saying that you\'d changed: \"The digits 1 through 6...\" to \"The digits 1 threw 6...\"!','2003-12-29 08:26:45');
INSERT INTO queueresponse VALUES (730,2716,1,'Comment','2003-12-29 08:39:25');
INSERT INTO queueresponse VALUES (731,2716,1,'Comment','2003-12-29 08:39:40');
INSERT INTO queueresponse VALUES (730,1575,0,'The note is poorly worded.. it should read something like \"a^b^c implies (a^b)^c\"','2003-12-29 09:50:39');
INSERT INTO queueresponse VALUES (730,1575,0,'\" \'a\' raised to the power \'b\' raised to the power \'c\' \" has the same intrinsic ambiguity as a^b^c does.','2003-12-29 11:04:25');
INSERT INTO queueresponse VALUES (1555,775,0,'Sorry, I realized that swap was ridiculous without identical data types, but have been non-internetted for while now.  Still - much easier with numerical data (types) than text data (types).','2003-12-29 11:29:06');
INSERT INTO queueresponse VALUES (1581,153,0,'Gamer: your \"improved\" version, especially after reading the linked puzzle, \"gives away\" the apt-ness (or lack thereof) of Alan\'s logic.','2004-01-02 14:02:34');
INSERT INTO queueresponse VALUES (730,1301,0,'Or, as I think Ravi intended, that a^b^c means a^(b^c), since the implication seems to be that this is other than ((a)^b)^c.','2003-12-29 14:29:32');
INSERT INTO queueresponse VALUES (1581,1626,1,'I added what I was thinking of... is that going to far with editting? If so I apologize.','2004-01-02 12:53:53');
INSERT INTO queueresponse VALUES (1460,1626,0,'','2003-12-29 16:39:00');
INSERT INTO queueresponse VALUES (1581,1301,1,'','2004-01-02 12:47:05');
INSERT INTO queueresponse VALUES (1446,1301,1,'','2004-01-02 12:50:15');
INSERT INTO queueresponse VALUES (730,1575,0,'That\'s my point; the explanation doesn\'t define the operation any better than the notation itself.','2003-12-29 17:46:06');
INSERT INTO queueresponse VALUES (759,1301,1,'','2004-01-02 09:53:36');
INSERT INTO queueresponse VALUES (1446,1301,0,'The first \"t\" is missing from \"Chesnuts\" in the title.','2004-01-02 09:55:48');
INSERT INTO queueresponse VALUES (1554,1072,1,'alright i\'ve been persuaded','2003-12-29 22:32:58');
INSERT INTO queueresponse VALUES (730,1626,0,'Oh and guess what! We can\'t look at the solution to decide which one he meant!','2003-12-30 06:51:01');
INSERT INTO queueresponse VALUES (1554,2716,1,'OK, then.','2003-12-30 08:58:09');
INSERT INTO queueresponse VALUES (1363,2716,1,'Comment','2003-12-30 11:40:38');
INSERT INTO queueresponse VALUES (1581,1626,0,'This would be much shorter if you sticked with the format in \"this problem\", rather than this way. Nothing wrong with this though; it\'s just longer to read. :)','2004-01-02 12:41:21');
INSERT INTO queueresponse VALUES (730,1301,1,'','2003-12-30 17:22:19');
INSERT INTO queueresponse VALUES (1376,2716,1,'I think this one is one of Martin Gardner\'s earliest books','2003-12-31 08:04:02');
INSERT INTO queueresponse VALUES (1376,1301,1,'','2003-12-31 09:24:46');
INSERT INTO queueresponse VALUES (1363,1301,1,'','2003-12-31 09:27:19');
INSERT INTO queueresponse VALUES (1556,1301,1,'','2003-12-31 09:48:00');
INSERT INTO queueresponse VALUES (1632,1920,1,'','2004-03-02 13:00:29');
INSERT INTO queueresponse VALUES (1666,2716,0,'DJ: I made it clearer that other of the four helped the murderer, but I don\'t see why this problem can\'t be solved -- could you be more explicit?','2004-03-03 11:48:10');
INSERT INTO queueresponse VALUES (1445,3172,1,'Comment','2003-12-31 18:01:21');
INSERT INTO queueresponse VALUES (1555,3172,0,'Cory, I believe Brian\'s desired answer does NOT require identical data types... but DOES require same LENGTH.  Further, (variable length) text data types probably won\'t work with this solution... Brian, wanna confirm?','2003-12-31 18:04:47');
INSERT INTO queueresponse VALUES (1556,3172,1,'Comment','2003-12-31 18:05:23');
INSERT INTO queueresponse VALUES (759,1301,0,'what is the domain of x (integers?, reals?)','2004-01-01 10:40:07');
INSERT INTO queueresponse VALUES (1582,1072,0,'arbitrary convex quadrilateral? does this mean one side could be convex?','2004-01-02 17:49:14');
INSERT INTO queueresponse VALUES (759,1072,1,'i\'d assume integer, but we would have to wait for ravi. My tu is just for when the prob gets fixed.','2004-01-02 17:51:11');
INSERT INTO queueresponse VALUES (1582,1301,0,'It just means that none of the 4 internal angles is greater than 180 degrees.','2004-01-02 19:44:28');
INSERT INTO queueresponse VALUES (1582,1301,1,'','2004-01-02 19:44:45');
INSERT INTO queueresponse VALUES (1376,3172,1,'','2004-01-03 00:46:50');
INSERT INTO queueresponse VALUES (1446,3172,1,'','2004-01-03 00:47:27');
INSERT INTO queueresponse VALUES (1557,3172,1,'\"ingeters\" should be \"integers\"','2004-01-03 00:49:23');
INSERT INTO queueresponse VALUES (1582,3172,0,'DANGIT... PLEASE don\'t post this problem before Levik updates it with the picture I submitted !!!!','2004-01-03 00:51:16');
INSERT INTO queueresponse VALUES (1582,3172,0,'Alan, I don\'t know what you mean by a side being convex....','2004-01-03 00:54:05');
INSERT INTO queueresponse VALUES (1582,3172,0,'the SHAPE being convex means: if I take ANY two points within the shape, then all points on the line segment between those two points are ALSO within the shape.','2004-01-03 00:55:07');
INSERT INTO queueresponse VALUES (1582,3172,0,'allowing the shape to be concave leads to an interesting discussion which I hope will turn up in the problem comments','2004-01-03 00:56:17');
INSERT INTO queueresponse VALUES (1556,3136,0,'How are you expecting people to word their answer?','2004-01-03 02:39:43');
INSERT INTO queueresponse VALUES (1557,1626,1,'Do the numbers have to be next to each other? Do they even have to be in order?','2004-01-03 11:42:28');
INSERT INTO queueresponse VALUES (1582,1626,1,'OK','2004-01-03 11:43:28');
INSERT INTO queueresponse VALUES (759,1626,0,'Need to wait to push this. :)','2004-01-03 11:43:49');
INSERT INTO queueresponse VALUES (1363,1626,1,'','2004-01-03 11:43:59');
INSERT INTO queueresponse VALUES (1556,1626,1,'Describe each layer I suppose. If there\'s an algorithm for solving, that would work too.','2004-01-03 11:44:35');
INSERT INTO queueresponse VALUES (1582,3172,0,'jeez... TWO TU\'s already... PLEASE wait for picture to be added by Levik...!','2004-01-03 23:50:03');
INSERT INTO queueresponse VALUES (1557,2716,1,'Comment','2004-01-05 11:10:02');
INSERT INTO queueresponse VALUES (1446,2716,1,'Comment','2004-01-05 11:10:25');
INSERT INTO queueresponse VALUES (1566,2716,1,'Comment','2004-01-05 11:09:42');
INSERT INTO queueresponse VALUES (759,1301,0,'My comment was before the word \"natural\" appeared.  My TU was upon seeing \"natural\" in front of number, indicating non-negative integers.','2004-01-04 10:55:43');
INSERT INTO queueresponse VALUES (1460,1626,0,'how it\'s presented, rather than change anything that would affect the solution.','2004-01-08 16:10:24');
INSERT INTO queueresponse VALUES (1569,1072,1,'I\'ll TU but perhaps a note should be added that any word which does not have a solution (Which means any 5 letter word which cannot be changed to any other word.) would never be inputted','2004-01-04 15:23:29');
INSERT INTO queueresponse VALUES (1581,1072,1,'i just like it because i\'m in it','2004-01-04 15:26:37');
INSERT INTO queueresponse VALUES (1581,1072,0,'just kidding. Its good','2004-01-04 15:26:50');
INSERT INTO queueresponse VALUES (1570,1626,0,'I didn\'t see that. I think it would look better if you used a graphic, but it\'s not needed. :) I was just saying that because I thought it was true.','2004-01-08 17:00:34');
INSERT INTO queueresponse VALUES (1445,1072,1,'is the answer some mathematical value? perhaps this is a morning problem.','2004-01-04 15:39:28');
INSERT INTO queueresponse VALUES (1587,1626,1,'Again, when approached the right way it\'s real easy.','2004-01-09 14:47:38');
INSERT INTO queueresponse VALUES (1280,1626,0,'I think we still need to talk about the difficulty of this one; and \"immediately\" needs to be defined.','2004-01-09 14:50:19');
INSERT INTO queueresponse VALUES (759,1072,0,'ah yes of course i missed that.','2004-01-04 15:47:31');
INSERT INTO queueresponse VALUES (1603,1626,0,'You hear the song being sung; is that all you need to know to see how many people are in the club? Also, is this like Ten Statements, and is it really 5/5?','2004-01-12 14:51:09');
INSERT INTO queueresponse VALUES (1445,1626,0,'I think it\'s deserving of 4/5. If you want to have a major hint to the answer, I can show you another problem it\'s kind of like','2004-01-04 22:02:54');
INSERT INTO queueresponse VALUES (1378,1301,1,'','2004-01-05 09:48:22');
INSERT INTO queueresponse VALUES (1557,1920,0,'The four numbers of each sequence do not have to be adjacent','2004-01-05 10:08:44');
INSERT INTO queueresponse VALUES (1445,2716,1,'Comment','2004-01-05 11:10:44');
INSERT INTO queueresponse VALUES (1378,2716,1,'Comment','2004-01-05 11:11:01');
INSERT INTO queueresponse VALUES (1280,1626,0,'That\'s fine then... I had a different interpretation.','2004-01-10 19:50:50');
INSERT INTO queueresponse VALUES (759,2716,1,'Comment','2004-01-05 11:12:10');
INSERT INTO queueresponse VALUES (1581,2716,1,'Isn\'t this the old \"three doors - to switch or not to switch\" problem?','2004-01-05 11:14:05');
INSERT INTO queueresponse VALUES (1581,1301,0,'\"proceded\" s/b \"proceeded\"','2004-01-05 11:42:53');
INSERT INTO queueresponse VALUES (1581,3172,0,'... proceded changed to proceeded, thanks.','2004-01-05 13:12:00');
INSERT INTO queueresponse VALUES (1582,3172,0,'okay, pic is there!  Have at it...','2004-01-05 13:13:05');
INSERT INTO queueresponse VALUES (1378,3172,1,'','2004-01-05 13:15:39');
INSERT INTO queueresponse VALUES (1566,3172,1,'','2004-01-05 13:17:13');
INSERT INTO queueresponse VALUES (1581,1626,0,'He linked to it, but I think it\'s a little different.','2004-01-05 14:47:26');
INSERT INTO queueresponse VALUES (1569,1626,0,'Before this is posted we need to do something about the link :)','2004-01-05 14:48:34');
INSERT INTO queueresponse VALUES (1566,1626,1,'','2004-01-05 16:53:22');
INSERT INTO queueresponse VALUES (1582,1072,1,'','2004-01-05 21:54:05');
INSERT INTO queueresponse VALUES (1460,1626,0,'Any seperate clauses ( periods or semicolons) are seperate clauses. This means that either both of those are true, or both are false. Also, I will probably change this a little from the way it\'s now','2004-01-08 16:10:02');
INSERT INTO queueresponse VALUES (1380,2716,0,'Couldn\'t access the picture.','2004-01-08 08:53:31');
INSERT INTO queueresponse VALUES (1379,3136,0,'DJ what about the famous \"OOKKEE\".  Know that one?','2004-01-06 01:48:44');
INSERT INTO queueresponse VALUES (1459,3136,0,'\"A: What did they do when you all do when you were at the dance?\" needs to be fixed up.','2004-01-06 01:51:02');
INSERT INTO queueresponse VALUES (1460,2716,0,'If \"something; something else\" should be said by a liar, is one to assume both parts are false? Only one? I would not use \";\".','2004-01-08 08:52:35');
INSERT INTO queueresponse VALUES (1280,1626,0,'It\'s close, but I don\'t think it\'s quite there. This is way too easy for D3, make it D1 or D2 (meaning actually consider D1) If you mean \"before 6 oclock and after 5 oclock, say it); otherwise \"immediately\" is up to us.','2004-01-07 18:36:06');
INSERT INTO queueresponse VALUES (1379,3172,0,'as you say... multiple answers... why is this a d3?','2004-01-06 08:22:45');
INSERT INTO queueresponse VALUES (1459,3172,1,'PD is correct, but here\'s my TU','2004-01-06 08:24:30');
INSERT INTO queueresponse VALUES (1569,1301,0,'I\'ve removed the link and replaced it with some examples.','2004-01-06 09:33:10');
INSERT INTO queueresponse VALUES (1459,1626,0,'I know this is just another logic problem, but it was a real good one in my opinion.','2004-01-06 16:08:44');
INSERT INTO queueresponse VALUES (1379,1626,1,'Also, put the same letters in these blanks:___ERGRO___','2004-01-06 16:12:13');
INSERT INTO queueresponse VALUES (1380,3172,0,'yes, couldn\'t access the picture... please submit to Levik, and request he add it to the problem','2004-01-08 09:58:17');
INSERT INTO queueresponse VALUES (1570,1920,0,'There is one isolated X square - next to \'39\' and \'44\'.  I can make a graphic if that would be prefered','2004-01-07 15:42:49');
INSERT INTO queueresponse VALUES (1280,1920,1,'','2004-01-07 15:46:28');
INSERT INTO queueresponse VALUES (1566,1920,0,'I thought it was clear, but I edited the problem just in case','2004-01-07 15:39:33');
INSERT INTO queueresponse VALUES (1280,3172,0,'what is D1 and D2 for, if not for problems like these?','2004-01-07 00:05:07');
INSERT INTO queueresponse VALUES (1570,3172,1,'','2004-01-07 00:05:40');
INSERT INTO queueresponse VALUES (1566,1920,0,'The rows and the columns do not have the same sum','2004-01-07 15:37:32');
INSERT INTO queueresponse VALUES (1570,1301,1,'','2004-01-07 00:10:29');
INSERT INTO queueresponse VALUES (1280,2716,1,'','2004-01-07 07:58:08');
INSERT INTO queueresponse VALUES (1379,2716,1,'I\'d lower the difficulty; these kind of problems are easily solved with a word list.','2004-01-07 08:00:04');
INSERT INTO queueresponse VALUES (1459,2716,1,'Comment','2004-01-07 08:00:29');
INSERT INTO queueresponse VALUES (1570,2716,1,'Comment','2004-01-07 08:01:04');
INSERT INTO queueresponse VALUES (1566,1575,0,'sorry, i meant the columns and the diagonals; the problem is ambiguously worded in that respect','2004-01-07 15:34:25');
INSERT INTO queueresponse VALUES (1280,1301,0,'Change the period to a question mark in the first sentence, move the word \"are\" to before \"the hands\", and lower the difficulty level.','2004-01-07 09:20:39');
INSERT INTO queueresponse VALUES (1280,153,0,'Isn\'t this just \"The Hands of a ClocK\" (pid 75) asked a little differently?','2004-01-07 11:04:28');
INSERT INTO queueresponse VALUES (1566,1575,0,'Is the sum of the rows the same as the sum of the diagonals?','2004-01-07 15:33:52');
INSERT INTO queueresponse VALUES (1280,3172,0,'TomM, well... same issue to deal with, certainly...','2004-01-07 13:15:25');
INSERT INTO queueresponse VALUES (1379,3172,0,'... or with an online dictionary...','2004-01-07 13:15:56');
INSERT INTO queueresponse VALUES (1582,2716,1,'Comment','2004-01-07 14:04:28');
INSERT INTO queueresponse VALUES (1570,1626,1,'Instead of using Xs, why don\'t you just keep the Xs and the bar lines blank. Since no X square appears alone, it wouldn\'t be confusing.','2004-01-07 15:29:54');
INSERT INTO queueresponse VALUES (1587,1301,1,'','2004-01-09 15:22:04');
INSERT INTO queueresponse VALUES (1380,1575,0,'All right, it should be all done','2004-01-10 16:59:31');
INSERT INTO queueresponse VALUES (1460,1626,0,'I will fix this up before it goes on the site.','2004-01-09 18:11:44');
INSERT INTO queueresponse VALUES (1380,1626,0,'Any chance to switch this problem with another one, (maybe far back) so we don\'t lose a queue spot?','2004-01-09 19:46:17');
INSERT INTO queueresponse VALUES (1380,153,0,'The figure isn\'t that hard to imagine, at least for voting purposes: ABDC  looks like a rectangle, but since BDC is not a right angle, it is not quite one.','2004-01-10 03:08:21');
INSERT INTO queueresponse VALUES (1380,153,0,'Q is the midpoint of AB; R is the midpoint of CD, P is a point somewhere inside the figure (at least in the illustration). There are line segments connecting point P with each of the other six points.','2004-01-10 03:11:30');
INSERT INTO queueresponse VALUES (1380,1575,0,'Ok, I\'ve moved the picture to a new server, but I\'m sure levik will want to have it stored locally (on flooble)','2004-01-10 11:23:29');
INSERT INTO queueresponse VALUES (1384,2716,1,'Comment','2004-01-10 08:18:21');
INSERT INTO queueresponse VALUES (1384,1626,1,'','2004-01-10 08:43:22');
INSERT INTO queueresponse VALUES (1587,1575,1,'i think this is fine for d3 .. finding the right approach is much of the challenge to the problem, and even then it\'s not exactly cakewalk','2004-01-10 11:14:16');
INSERT INTO queueresponse VALUES (1280,3136,0,'I don\'t think it is a problem, Gamer.  I think \'immediately\' in this situation, simply refers to the last time (before 6 o\'clock) that the hands were opposite.','2004-01-10 09:38:29');
INSERT INTO queueresponse VALUES (1459,3136,1,'Works for me...','2004-01-10 09:45:11');
INSERT INTO queueresponse VALUES (1380,1575,0,'for little stuff like that, charlie, just go ahead and fix it','2004-01-11 13:11:59');
INSERT INTO queueresponse VALUES (1461,1626,0,'After all my harder problems, an easy one is finally here! :)','2004-01-11 13:35:46');
INSERT INTO queueresponse VALUES (1570,3172,0,'I think the ascii art is better... so people can cut and paste it back into their own solution..., replacing with an image will make it harder to post, I think.','2004-01-12 15:21:34');
INSERT INTO queueresponse VALUES (1587,1626,0,'Do we want to discuss Sphere Cube before posting this?','2004-01-11 14:08:53');
INSERT INTO queueresponse VALUES (1282,2716,-1,'Seems way too simple.','2004-01-12 08:25:47');
INSERT INTO queueresponse VALUES (1599,1626,0,'Are there an even number of 1s in the second one as well?','2004-01-12 15:14:09');
INSERT INTO queueresponse VALUES (1380,1626,1,'This is a good problem in my opinion! :) I also agree with DJ-- if there\'s something obvious change it and say you changed it. :)','2004-01-11 16:30:52');
INSERT INTO queueresponse VALUES (1569,1626,0,'If you still wanted to be clearer, you could say \"Each letter in the word is changed exactly once\"','2004-01-11 16:35:15');
INSERT INTO queueresponse VALUES (1570,1575,0,'if someone else is going to push the problem, please delete the extra table before you do','2004-01-12 12:27:06');
INSERT INTO queueresponse VALUES (1607,1626,0,'Do we figure out the problem based on the fact that it\'s solvable, or that\'s just something to reassure me','2004-01-20 17:44:04');
INSERT INTO queueresponse VALUES (1570,1575,1,'The only reason I didn\'t like the ascii table was because it was too big to view easily, especially for users with low screen resolution .. i added a smaller version at the bottom, if you care to use it, or','2004-01-12 12:26:43');
INSERT INTO queueresponse VALUES (1460,1626,0,'I finished making my edits. I made it so a single sentence (not including \"story elements\") is a statement. I don\'t think there\'s more than one part.','2004-01-11 21:17:21');
INSERT INTO queueresponse VALUES (1461,2716,1,'Just a little algebra is needed; maybe D1?','2004-01-12 08:24:58');
INSERT INTO queueresponse VALUES (1384,3172,1,'','2004-01-12 00:51:19');
INSERT INTO queueresponse VALUES (1603,1301,0,'','2004-01-12 13:40:56');
INSERT INTO queueresponse VALUES (1603,3172,0,'','2004-01-12 13:14:34');
INSERT INTO queueresponse VALUES (1384,1575,0,'There is one perfect solution .. and I\'m the one who always corrects gamer in using \'seperate\' instead of \'separate\'. Just because you don\'t see any way doesn\'t mean there isn\'t one','2004-01-12 11:49:07');
INSERT INTO queueresponse VALUES (1461,3136,1,'It\'s definately above d1.  I reckon you should stick with d2.','2004-01-12 09:27:25');
INSERT INTO queueresponse VALUES (1589,1575,0,'if the end points are not inside, wouldn\'t that make it an open interval, not closed? also, can the first point be placed on an endpoint?','2004-01-13 15:46:03');
INSERT INTO queueresponse VALUES (1607,1301,0,'Yes, sorry, I see that unique solution again, but with that wording caveat.','2004-01-20 15:30:54');
INSERT INTO queueresponse VALUES (1380,3172,1,'I like the problem, but I DON\'T like the picture :-P ...','2004-01-12 14:33:31');
INSERT INTO queueresponse VALUES (1618,3172,1,'nice... but seems like a D4 to me...  this isn\'t trivial (unless I\'m missing something)','2004-01-20 17:05:22');
INSERT INTO queueresponse VALUES (1570,1920,0,'I put my own smaller table in, but I am waiting for an image to be included instead of the ascii art','2004-01-12 12:52:01');
INSERT INTO queueresponse VALUES (1599,3172,1,'','2004-01-12 13:05:20');
INSERT INTO queueresponse VALUES (1587,3172,0,'no need, Gamer, I\'ve deleted the other problem.  I will update, change it, and resubmit, and I hope that no one will mention it if and when this is posted.','2004-01-12 10:49:22');
INSERT INTO queueresponse VALUES (1607,1301,0,'','2004-01-20 15:31:14');
INSERT INTO queueresponse VALUES (1607,1301,0,'I\'ve cleared my TU pending what Gamer finds.  Each time I look at this I see it differently, and I\'m not sure what I think is the trick is actually the trick','2004-01-27 10:51:14');
INSERT INTO queueresponse VALUES (1603,3172,0,'it should be marked easier (maybe d3)','2004-01-12 15:43:01');
INSERT INTO queueresponse VALUES (1603,2716,0,'Comment','2004-01-12 16:11:24');
INSERT INTO queueresponse VALUES (1380,2716,1,'Comment','2004-01-12 16:12:01');
INSERT INTO queueresponse VALUES (1607,1301,0,'On second (or third) thought, that\'s not a solution either, as it would have been known sooner. Maybe it\'s something I\'m missing.','2004-01-20 15:27:35');
INSERT INTO queueresponse VALUES (1599,3172,0,'Gamer, not necessarily, according to the wording of problem.','2004-01-12 17:01:07');
INSERT INTO queueresponse VALUES (1599,1072,1,'very good but how about just math?','2004-01-12 18:28:16');
INSERT INTO queueresponse VALUES (1599,1072,0,'Nevermind i think numbers is good','2004-01-12 18:28:43');
INSERT INTO queueresponse VALUES (1599,3558,0,'No, there are not an even number of ones in the second number. I\'ll change it a bit to make it less ambiguous.','2004-01-12 18:56:24');
INSERT INTO queueresponse VALUES (1289,153,0,'Shouldn\'t this be difficulty 1?','2004-01-19 00:06:31');
INSERT INTO queueresponse VALUES (1591,979,1,'','2004-01-19 00:52:49');
INSERT INTO queueresponse VALUES (1461,3172,0,'the problem should DEFINE what a triangle number is... (not simply show examples), apart from that, the problem is good','2004-01-12 22:02:37');
INSERT INTO queueresponse VALUES (1461,3172,0,'... yeah, I know that sorta helps to solve it, but otherwise your asking the reader if he knows what a triangle number is.','2004-01-12 22:04:40');
INSERT INTO queueresponse VALUES (1607,1301,0,'it has a unique solution.  Maybe a phrase could be inserted to indicate that \"the last thing Bill said\" is in fact the previous statement already attributed to Bill.','2004-01-20 15:16:49');
INSERT INTO queueresponse VALUES (1284,3172,1,'','2004-01-13 00:03:38');
INSERT INTO queueresponse VALUES (1589,3172,0,'um....  I don\'t remember DJ, I\'m gonna change it as you suggest... and the answer to your second question is no... but I think the problem is clear on that.','2004-01-13 16:05:30');
INSERT INTO queueresponse VALUES (1284,3136,1,'I like it, but mayby you need to be pedantic and say that you are choosing them \"without replacement\" (i.e. Three random choices of square all give the same square (P=1/(64^2)), technically lie on the same diagonal...)','2004-01-13 07:10:19');
INSERT INTO queueresponse VALUES (1587,3136,0,'I thought we were going to combine them into one problem.  One big \"Sphere-Circle-Cube-Square\" thingy...  I still think that would have been a better idea.','2004-01-13 07:13:15');
INSERT INTO queueresponse VALUES (1284,2716,1,'Just writing \"three DIFFERENT squares\" will solve the problem mentioned by \"Popstar Dave\".','2004-01-13 07:34:56');
INSERT INTO queueresponse VALUES (1599,1920,0,'It does not need to be in base 10','2004-01-13 12:52:18');
INSERT INTO queueresponse VALUES (1599,3172,0,'aaaahhhhhh','2004-01-13 12:55:12');
INSERT INTO queueresponse VALUES (1592,1626,0,'What is the average number instead. Rolling a dice is a discrete amount; you can\'t roll a dice 4.2 times.','2004-01-22 20:51:37');
INSERT INTO queueresponse VALUES (1589,1301,1,'','2004-01-13 08:23:25');
INSERT INTO queueresponse VALUES (1599,2716,1,'Comment','2004-01-13 11:43:12');
INSERT INTO queueresponse VALUES (1599,3172,0,'the only integer ending in 2 that is prime is \'2\'.... if this is the proof that there is a mistake, then this should be D1','2004-01-13 12:45:57');
INSERT INTO queueresponse VALUES (1589,2716,1,'Comment','2004-01-13 08:45:11');
INSERT INTO queueresponse VALUES (1574,1301,0,'(... or one bag all known to be the same.)','2004-01-14 08:07:08');
INSERT INTO queueresponse VALUES (1583,1301,0,'I don\'t understand the statement of the problem.  It says that the numbers may be read in any direction, which is certainly true for say 65, which is read up and to the left, but then says that there are only 32 2-digit','2004-01-14 08:11:48');
INSERT INTO queueresponse VALUES (1583,2716,-1,'I accept computer algorithms, but I don\'t like problems that are basically unmanageable without a computer.','2004-01-14 08:11:48');
INSERT INTO queueresponse VALUES (1583,1301,0,'... numbers, all between 45 and 76, and yet there are certainly other numbers, such as 13 and 35.','2004-01-14 08:12:42');
INSERT INTO queueresponse VALUES (1574,2716,1,'It\'s yet another coin weighing problem, but I had never seen such a sorting problem.','2004-01-14 08:14:06');
INSERT INTO queueresponse VALUES (1590,2716,1,'Comment','2004-01-14 08:14:45');
INSERT INTO queueresponse VALUES (1583,1301,0,'Perhaps it means 32 CONSECUTIVE 2-digit numbers, and asks to pack as many CONSECUTIVE 3-digit numbers as possible.  Assuming that is the case, the word \"consecutive\" should be inserted in the two places.','2004-01-14 08:14:59');
INSERT INTO queueresponse VALUES (1583,1301,1,'But, otherwise, here\'s my vote for problems that do benefit from programming solutions.','2004-01-14 08:15:37');
INSERT INTO queueresponse VALUES (1607,3558,0,'I sense that this may be the kind of thing where I will have to later clarify things in the comments...','2004-01-21 19:54:27');
INSERT INTO queueresponse VALUES (1285,2716,1,'Comment','2004-01-14 08:17:29');
INSERT INTO queueresponse VALUES (1284,3136,0,'Works for me, FK.  I recoment this gets edited before anyone pushes it...','2004-01-14 09:02:37');
INSERT INTO queueresponse VALUES (1285,3136,1,'nice','2004-01-14 09:03:20');
INSERT INTO queueresponse VALUES (1619,3172,1,'','2004-01-21 17:39:56');
INSERT INTO queueresponse VALUES (1618,3558,0,'The puzzle, I assume is \"Quit while you\'re ahead\"?  No, I don\'t think it\'s any more similar than most probability puzzles.','2004-01-21 19:53:00');
INSERT INTO queueresponse VALUES (1583,1920,0,'I have inserted the word \'consecutive\' in those spots.  Should this problem be moved to the algorithms section?','2004-01-14 09:09:28');
INSERT INTO queueresponse VALUES (1574,3136,1,'Yeah, there are a lot of coin weighing problems here...  but that\'s why we have an entire category for them.  I think this is definately different enough to be posted.','2004-01-14 09:19:45');
INSERT INTO queueresponse VALUES (1583,3136,1,'I\'ve got no problems with computer programs being used if you\'ve got the skills to do it.  I just wish I did!','2004-01-14 09:21:56');
INSERT INTO queueresponse VALUES (1589,3136,0,'Have you got a full, worked solution for this?','2004-01-14 09:26:03');
INSERT INTO queueresponse VALUES (1618,3172,0,'If you mean... the problem where you must decide whether it is better to go first or second, then no, this is not the same thing','2004-01-21 17:38:27');
INSERT INTO queueresponse VALUES (1583,1301,0,'I don\'t think it should be moved to the algorithms section, as the goal has more to do with the numbers involved, rather than the general method of getting there, though of course, as in any solution,','2004-01-14 09:48:58');
INSERT INTO queueresponse VALUES (1583,1301,0,'... how one gets there would be shown; but in this case it\'s not part of the problem.','2004-01-14 09:49:29');
INSERT INTO queueresponse VALUES (1590,1920,1,'','2004-01-14 09:51:39');
INSERT INTO queueresponse VALUES (1574,3172,0,'okay... I \"give\" ... :-) ...','2004-01-14 11:48:41');
INSERT INTO queueresponse VALUES (1583,3172,0,'Well, yes, Charlie, that\'s true.  But, at least at first glance, I can see NO good way of doing this, apart from \"smart\" brute force, and the size looks prohibitive to do it by hand... so this sorta requires a program.','2004-01-14 14:54:12');
INSERT INTO queueresponse VALUES (1569,1301,0,'I\'ve changed the difficulty to 3.','2004-01-14 15:35:55');
INSERT INTO queueresponse VALUES (1569,1301,0,'The problem itself is the reverse of the Word Meld puzzles that remain on the site, where the beginning and ending words are given and the intervening words are to be found.','2004-01-14 15:36:53');
INSERT INTO queueresponse VALUES (1569,1301,0,'There had been a Word Meld 7, which seems to have disappeared, which asked for a similar construction to what this algorithm would do, but in that, the answer was sought, without spelling out an algorithm to do this','2004-01-14 15:38:00');
INSERT INTO queueresponse VALUES (1569,1301,0,'mechanically.  Here the goal is the description of the algorithm itself.  (And the original puzzle like this, Word Meld 7, has disappeared, so there\'s no duplication even there.)','2004-01-14 15:39:18');
INSERT INTO queueresponse VALUES (1461,1626,0,'I think defining it the way I did is fine, and doesn\'t give away the problem. It\'s easy, but just as easy as the square circle which is D2','2004-01-14 15:58:11');
INSERT INTO queueresponse VALUES (1589,1626,1,'Seems like there\'s an infinite amount of points anyway, so why not set the exact length (like 10 units), that way a solution could show where each point is.','2004-01-14 16:01:04');
INSERT INTO queueresponse VALUES (1569,3172,1,'Alright, I\'m sold, here\'s my TU.','2004-01-14 16:01:13');
INSERT INTO queueresponse VALUES (1461,3172,1,'okay, I\'m sold, here\'s my \"TU\"','2004-01-14 16:02:20');
INSERT INTO queueresponse VALUES (1590,1626,1,'Do you mean integers? I think some might argue if you don\'t put perfect squares in it is questionable.','2004-01-14 16:03:25');
INSERT INTO queueresponse VALUES (1590,3172,0,'jeez... ok','2004-01-14 16:05:51');
INSERT INTO queueresponse VALUES (1589,3172,0,'Gamer, I added it, for one unit interval (from 0 to 1)','2004-01-14 17:06:01');
INSERT INTO queueresponse VALUES (1285,1626,0,'Seems like it would be easier to read with another return after each statement.','2004-01-14 21:23:54');
INSERT INTO queueresponse VALUES (1590,1626,0,'You can just add \"perfect\" behind each of the squares. That would be more clear in my opinion.','2004-01-14 21:25:18');
INSERT INTO queueresponse VALUES (1286,3172,1,'very easy','2004-01-15 00:01:06');
INSERT INTO queueresponse VALUES (1388,3172,1,'how many solutions (not including rotations/reflections) are there?','2004-01-15 00:01:48');
INSERT INTO queueresponse VALUES (1388,1301,1,'','2004-01-15 00:41:13');
INSERT INTO queueresponse VALUES (1388,1575,0,'I only know one; but I didn\'t find that with a computer so it may be possible that there are others...','2004-01-15 01:17:15');
INSERT INTO queueresponse VALUES (1286,3136,1,'quick, but good.  Maybe you could give all the horses different names to mix things up a bit?  Instead of just arbitary A-E...','2004-01-15 06:53:24');
INSERT INTO queueresponse VALUES (1388,3136,0,'Charlie, anything you can do to verify this?','2004-01-15 06:55:23');
INSERT INTO queueresponse VALUES (1583,3136,0,'I agree that it\'ll be tough without a program, but I don\'t think the problem category should be changed.','2004-01-15 06:56:48');
INSERT INTO queueresponse VALUES (1589,3136,0,'Again, SK.  \"Show your work\"?  Do you really think it\'s necessary?','2004-01-15 06:59:04');
INSERT INTO queueresponse VALUES (1388,1301,0,'Well, there are 743,595,781,824 possible combinations to check --C(64,5)*C(59,2)*57-- so a full brute force would take forever; maybe some simplifying could be done--we\'ll see.','2004-01-15 08:29:51');
INSERT INTO queueresponse VALUES (1388,2716,1,'Comment','2004-01-15 10:15:00');
INSERT INTO queueresponse VALUES (1589,3172,0,'ok...','2004-01-15 11:04:44');
INSERT INTO queueresponse VALUES (1583,3172,0,'I wasn\'t suggesting that the category should be changed, I was saying that I think there\'s no way to practically solve this without a computer program','2004-01-15 11:51:40');
INSERT INTO queueresponse VALUES (1599,1626,0,'It\'s a good idea. I think you should put in something about the two numbers not needing to be in base 10, but that they are in the same base.','2004-01-15 22:28:14');
INSERT INTO queueresponse VALUES (1286,2716,1,'I\'d also suggest changing names. If you *really* want to mess it up, call the horses FIRST, SECOND, THIRD, FOURTH and FIFTH  :-','2004-01-15 13:45:06');
INSERT INTO queueresponse VALUES (1589,1626,0,'Or say \"Where would you have to put the points to get the maximum in?\"','2004-01-15 16:16:07');
INSERT INTO queueresponse VALUES (1583,1626,-1,'I think I will have to agree with Federico here. Unless you can provide a solution for how to do this without trial and error, it is an algorithms problem','2004-01-15 20:25:25');
INSERT INTO queueresponse VALUES (1574,1626,0,'This looks enough different to be fine. It is the only one where 6 are one way and 6 are another.','2004-01-15 20:27:00');
INSERT INTO queueresponse VALUES (1286,979,0,'Thanks for that idea Federico.','2004-01-16 01:50:34');
INSERT INTO queueresponse VALUES (1591,1301,1,'I think this is sufficiently different from the puzzle referenced to deserve inclusion.  The graphic is great too.','2004-01-17 13:32:48');
INSERT INTO queueresponse VALUES (1599,3558,0,'I made a few changes.  I was under the impression that the puzzle would post sooner.  Does it have to be below queue 10 first?','2004-01-17 11:33:53');
INSERT INTO queueresponse VALUES (1286,1626,0,'D-1? It seems you are posting lots of easy problems. :) I don\'t have to many easy problems, so I guess it all works out.','2004-01-16 11:32:40');
INSERT INTO queueresponse VALUES (1466,3172,0,'By area, I think you mean \"surface area\", and this is pretty straightforward if you know the basic formulas... kinda like math homework...','2004-01-17 02:06:49');
INSERT INTO queueresponse VALUES (1286,2716,0,'I think it gets even \"worse\" by switching FIFTH with SECOND -- then FIFTH was neither first nor last, and SECOND was two places below FOURTH. (Careful: it\'s \"two placeS\")','2004-01-16 11:55:35');
INSERT INTO queueresponse VALUES (1289,3172,1,'I think it\'s at least D1.1  :-)... but I\'ll give it a TU... I\'ve seen similar puzzles before, and newbies should like it...','2004-01-19 01:17:54');
INSERT INTO queueresponse VALUES (1599,3172,0,'Is the first number composed of nuthing BUT \'ones\'...?  Or of all the \'ones\' that make up the number, there are an even amount.','2004-01-16 12:59:49');
INSERT INTO queueresponse VALUES (1466,1301,1,'I think it\'s complications make it more than math hw.  I don\'t know if there\'s a standard (common) formula for the surface area of a cone directly.  The basic part of this problem is actually to derive such a formula.','2004-01-17 13:38:21');
INSERT INTO queueresponse VALUES (1591,1301,0,'ok, I fixed it, actually','2004-01-17 13:40:33');
INSERT INTO queueresponse VALUES (1460,1072,1,'','2004-01-18 21:56:32');
INSERT INTO queueresponse VALUES (1390,979,1,'','2004-01-19 01:15:50');
INSERT INTO queueresponse VALUES (1390,3172,1,'This isn\'t D4, unless you\'re looking for more than one answer (partial rats, killing at end of period and some such stuff...)','2004-01-17 23:57:27');
INSERT INTO queueresponse VALUES (1390,3172,0,'... but if you\'re looking for those kinds of details... then it should be mentioned in the problem','2004-01-17 23:58:03');
INSERT INTO queueresponse VALUES (1591,3172,0,'thanks for fixing it','2004-01-18 00:00:12');
INSERT INTO queueresponse VALUES (1390,153,-1,'Except for the specific numbers, it is a dupe of \"Fat Cats\" (pid 67)','2004-01-18 05:52:39');
INSERT INTO queueresponse VALUES (1466,1626,0,'One thing you don\'t know is how high it was before it was truncated. Also, I didn\'t want any \"higher math\" getting in the way, just geometry and normal math to solve this.','2004-01-18 11:09:12');
INSERT INTO queueresponse VALUES (1591,1626,1,'The graphic\'s cool; I am still confused as to how to solve the other one. :)','2004-01-18 11:10:24');
INSERT INTO queueresponse VALUES (1591,1626,0,'Aren\'t they always travelling at 60 degrees to one another?','2004-01-18 18:28:40');
INSERT INTO queueresponse VALUES (1390,1626,0,'I agree with TomM; You need to specify the extra conditions (I assume there\'s more to this since the solution\'s so large) or we can\'t distinquish it from Fat Cats.\\','2004-01-18 11:43:49');
INSERT INTO queueresponse VALUES (1390,1626,0,'I agree with TomM; You need to specify the extra conditions (I assume there\'s more to this since the solution\'s so large) or we can\'t distinquish it from Fat Cats.','2004-01-18 11:43:49');
INSERT INTO queueresponse VALUES (1599,1626,0,'Only 10 problems can appear in the queue at any one time, and we can\'t push problems that aren\'t in the queue. It could get pushed on Monday afternoon.','2004-01-18 11:45:43');
INSERT INTO queueresponse VALUES (1390,1301,1,'It\'s not the same as Fat Cats, as all the numbers worked out nicely there, with no fractions.','2004-01-18 16:26:38');
INSERT INTO queueresponse VALUES (1591,3172,0,'The square one is much easier... as they are always travelling perpendicular to the next one....  Here they\'re not.  But I left this at d4, perhaps I should raise it.','2004-01-18 17:12:15');
INSERT INTO queueresponse VALUES (1599,3172,0,'but Tristan, do the ellipses (...) need to be replaced with only \'ones\', or can there be other digits (like \'six\' or \'seven\') in there...?','2004-01-18 17:14:26');
INSERT INTO queueresponse VALUES (1390,1575,0,'I added to the problem .. I hope the additional lines don\'t make it too obvious','2004-01-18 17:29:10');
INSERT INTO queueresponse VALUES (1390,1626,1,'This looks fine.','2004-01-18 18:22:12');
INSERT INTO queueresponse VALUES (1390,3172,0,'DJ, I like your new wording much better... very nicely stated...','2004-01-19 01:19:00');
INSERT INTO queueresponse VALUES (1390,3172,0,'... and now it might even be D4','2004-01-19 01:19:14');
INSERT INTO queueresponse VALUES (1607,1301,0,'In that statement I made, I was assuming that \"the last thing Bill said\" was a new statement made after his comment about Cassie.  If in fact it does refer to the comment about Cassie that we had already heard, then, yes','2004-01-20 15:14:54');
INSERT INTO queueresponse VALUES (1607,3172,1,'Thanks to F.K. and Charlie for the effort, here\'s my TU.','2004-01-20 17:04:36');
INSERT INTO queueresponse VALUES (1607,1301,0,'The way I read it, there is not a determination as to what Bill is (who, if I\'m reading it right is the \"last of the three people\").','2004-01-20 15:03:18');
INSERT INTO queueresponse VALUES (1289,2716,1,'Comment','2004-01-19 07:54:49');
INSERT INTO queueresponse VALUES (1390,2716,1,'Comment','2004-01-19 07:55:32');
INSERT INTO queueresponse VALUES (1289,1626,0,'All of them should, Ravi just didn\'t feel like rating his problems :)','2004-01-19 08:27:31');
INSERT INTO queueresponse VALUES (1599,1626,0,'I think that\'s fine. Other than the ones, the only other digit is a single two.','2004-01-19 08:31:28');
INSERT INTO queueresponse VALUES (1583,1567,0,'Brian, do you have a solution for this? Regardless, certain patterns arise as one solves this puzzle which I believe will make it manageable to solve by hand.','2004-01-19 10:42:24');
INSERT INTO queueresponse VALUES (1583,1567,1,'If we can convince Charlie and SK to not weigh in right away with a computer solution, we mere mortals will have an opportunity to say, \"here\'s my attempt; try to beat it.\"','2004-01-19 10:44:22');
INSERT INTO queueresponse VALUES (1583,1575,1,'This looks good  (and Bryan didn\'t mention my name.. so ha)','2004-01-19 10:46:54');
INSERT INTO queueresponse VALUES (1466,1575,0,'\"it\'s\" means \"it is,\" while \"its\" is possessive .. i made the changes anyway. I think this is fine .. but I don\'t think you should limit the methods of solution to just how you would solve it','2004-01-19 11:00:55');
INSERT INTO queueresponse VALUES (1591,2716,1,'Comment','2004-01-19 11:43:47');
INSERT INTO queueresponse VALUES (1391,1626,0,'Are there more of these? With the same instructions, it would be easier just to put them in sets. :)','2004-01-21 16:33:05');
INSERT INTO queueresponse VALUES (1466,2716,0,'Comment','2004-01-19 11:46:34');
INSERT INTO queueresponse VALUES (1603,3172,0,'seriously dude... this is nowhere near D5... probably d2 or d3 !','2004-01-19 12:51:21');
INSERT INTO queueresponse VALUES (1603,1626,0,'This isn\'t ready for posting yet. What does the \"lines of people\" being let in and out have anything to do with anything?','2004-01-19 13:08:03');
INSERT INTO queueresponse VALUES (1466,3172,0,'I liked surface area better... (lesser known formulas) ...','2004-01-21 17:31:17');
INSERT INTO queueresponse VALUES (1466,1301,0,'Did I miss a switch from area to volume here?  There IS a standard formula for the volume of the frustum of a cone; so with \"volume\" it is in fact more like math homework.','2004-01-19 14:46:18');
INSERT INTO queueresponse VALUES (1622,3172,1,'','2004-01-21 22:58:54');
INSERT INTO queueresponse VALUES (1618,2716,0,'This is the same as the \"Russian Roulette\" puzzle some time ago; the only difference is the numbers involved','2004-01-21 16:30:42');
INSERT INTO queueresponse VALUES (1607,3172,0,'oh... and thanks to Cory too...!','2004-01-20 18:17:24');
INSERT INTO queueresponse VALUES (1583,1920,0,'I have a solution, but I dont know if it is optimal','2004-01-20 12:11:00');
INSERT INTO queueresponse VALUES (1583,3172,0,'well... coming up with \'a response\' is trivial... there is only ONE maximum number of 3 digit consecutive numbers, and you\'re now saying you don\'t know the answer','2004-01-20 13:26:48');
INSERT INTO queueresponse VALUES (1583,3172,0,'I\'ll change back to a TU, if it is acceptable to post this without a known answer...','2004-01-20 13:27:47');
INSERT INTO queueresponse VALUES (1607,3172,0,'Since I don\'t think I can bring myself to solve, yet another, Liars and Knights problem.... does anyone want to independently confirm that this has a unique solution?','2004-01-20 14:14:29');
INSERT INTO queueresponse VALUES (1294,3172,0,'or perhaps for the weekend','2004-01-23 18:12:46');
INSERT INTO queueresponse VALUES (1394,3172,0,'interestingly, this isn\'t the same as the bee problem (although superficially it seems to be)','2004-01-23 18:11:41');
INSERT INTO queueresponse VALUES (1607,2716,1,'It seems unique, but I agree that it isn\'t a D5.','2004-01-20 14:45:24');
INSERT INTO queueresponse VALUES (1607,775,0,'It\'s unique as I see it, but then it was quite easy to work through, not the d5 as posted by Tristan, so maybe I missed the \"catch\"','2004-01-20 14:33:55');
INSERT INTO queueresponse VALUES (1294,3172,0,'simple problem... would work for the morning, I suppose...  but we can TD if too similar... but which is it duplicating?','2004-01-23 18:11:13');
INSERT INTO queueresponse VALUES (1293,3172,1,'','2004-01-21 23:23:34');
INSERT INTO queueresponse VALUES (1394,3172,1,'','2004-01-21 23:23:48');
INSERT INTO queueresponse VALUES (1466,1301,0,'Bring back the surface area version.','2004-01-22 15:01:40');
INSERT INTO queueresponse VALUES (1466,1301,0,'Indeed, with volume, there\'s a standard formula and it\'s more homeworky.  The surface area has to be figured out, and its unusualness makes it less homeworky.','2004-01-22 00:22:19');
INSERT INTO queueresponse VALUES (1394,1301,1,'','2004-01-22 00:23:30');
INSERT INTO queueresponse VALUES (1293,1301,1,'','2004-01-22 00:24:20');
INSERT INTO queueresponse VALUES (1466,3172,0,'perhaps a little less \'known\' but surface area of a cone, too, is a well known formula...','2004-01-22 06:03:08');
INSERT INTO queueresponse VALUES (1466,3172,0,'... nevertheless, I\'ll give my TU after the problem changes back to Surface Area','2004-01-22 06:03:52');
INSERT INTO queueresponse VALUES (1618,1626,1,'Is it the same as \"The turns taken are in A B C D A B C D...\" order? The rounds don\'t seem to make a difference unless they switch who goes first.','2004-01-20 19:20:33');
INSERT INTO queueresponse VALUES (1618,1626,0,'If that\'s true, it\'s a 2/5 in my opinion.','2004-01-20 19:20:48');
INSERT INTO queueresponse VALUES (1618,1626,0,'(The reason I point that out is you don\'t say if they switch who goes first between rounds, or if they take their turns in a particular order, or all at the same time)','2004-01-20 19:21:49');
INSERT INTO queueresponse VALUES (1394,1301,0,'Yes; in fact D4 is the difficulty level of Where\'s the Bee facing?.  But maybe now it\'s lower as we\'ve already seen the Bee problem.','2004-01-23 16:20:43');
INSERT INTO queueresponse VALUES (1466,3172,1,'','2004-01-22 16:21:39');
INSERT INTO queueresponse VALUES (1618,1626,0,'I dont\' think it\'s close enough to anything; it\'s a little close to many of them, but not really','2004-01-22 16:47:30');
INSERT INTO queueresponse VALUES (1618,3172,0,'Gamer, the rounds DO make a difference because \"the chance of someone winning in any given round is 3/5\".  They, necessarily, do not switch between rounds, and never at the same time (or it would be trivial)...','2004-01-20 19:26:24');
INSERT INTO queueresponse VALUES (1618,3172,0,'... I would still maintain this is D4.','2004-01-20 19:26:44');
INSERT INTO queueresponse VALUES (1618,775,0,'aLSO BEARS IMILARITY TO \"DUEL\"','2004-01-22 14:19:12');
INSERT INTO queueresponse VALUES (1619,1301,1,'','2004-01-22 14:20:09');
INSERT INTO queueresponse VALUES (1293,2716,1,'Comment','2004-01-22 08:09:09');
INSERT INTO queueresponse VALUES (1619,2716,1,'Comment','2004-01-22 09:44:00');
INSERT INTO queueresponse VALUES (1618,2716,1,'OK, I\'ll accept the opinions.','2004-01-22 09:44:46');
INSERT INTO queueresponse VALUES (1394,2716,1,'Comment','2004-01-22 09:53:56');
INSERT INTO queueresponse VALUES (1466,2716,0,'I liked it better with the surface area...','2004-01-22 12:53:29');
INSERT INTO queueresponse VALUES (1592,2716,0,'\"The expected number\" is perfectly correct.','2004-01-23 09:49:18');
INSERT INTO queueresponse VALUES (1294,1301,1,'','2004-01-23 10:47:13');
INSERT INTO queueresponse VALUES (1601,1626,1,'','2004-01-23 14:54:39');
INSERT INTO queueresponse VALUES (1294,1626,0,'Are we still liking the \"Move the two, double the number\" problems?','2004-01-23 14:55:34');
INSERT INTO queueresponse VALUES (1618,1301,1,'','2004-01-20 20:48:07');
INSERT INTO queueresponse VALUES (1289,1301,0,'Ravi, lower the difficulty so this can get another TU.','2004-01-20 20:56:13');
INSERT INTO queueresponse VALUES (1618,1626,0,'I see now. I still think they should say they make their turns in a certain order each time','2004-01-20 21:45:32');
INSERT INTO queueresponse VALUES (1618,3172,0,'Gamer, I agree with you... Tristan, is that okay?','2004-01-20 21:49:00');
INSERT INTO queueresponse VALUES (1592,1301,0,'... or is this close enough to part B of Trading Cards to be considered a dupe?','2004-01-21 14:21:56');
INSERT INTO queueresponse VALUES (1289,1626,0,'I have used my mighty power to rescue this problem from the terror of too-hgih-difficulty.','2004-01-20 21:52:27');
INSERT INTO queueresponse VALUES (1289,1626,0,'I vote for D2 because it\'s the same difficulty as square circle. If you don\'t know how to do it it\'s kind of hard','2004-01-20 21:53:06');
INSERT INTO queueresponse VALUES (1391,3172,1,'','2004-01-20 23:44:29');
INSERT INTO queueresponse VALUES (1607,3558,0,'I hope that the independent solver saw the little trick to it. *wink*  Otherwise, the puzzle needs editing','2004-01-20 23:45:37');
INSERT INTO queueresponse VALUES (1618,3558,0,'Okay, but I\'m leaving it on D2.  It\'s not like it requires advanced math or something; it had to be something I could solve too.','2004-01-20 23:51:43');
INSERT INTO queueresponse VALUES (1583,3172,1,'I changed my mind (boy! am I fickle)... it\'s fine if we push even if we don\'t yet know the/a solution...','2004-01-21 02:45:58');
INSERT INTO queueresponse VALUES (1466,1626,0,'Oh, I did switch it from surface area to volume because I thought it would be less homeworky, but I will change it to the way I had it initially if you like it better.','2004-01-21 16:53:15');
INSERT INTO queueresponse VALUES (1391,2716,1,'Comment','2004-01-21 07:09:01');
INSERT INTO queueresponse VALUES (1592,2716,1,'Comment','2004-01-21 07:10:49');
INSERT INTO queueresponse VALUES (1592,1301,1,'','2004-01-21 14:12:49');
INSERT INTO queueresponse VALUES (1394,1301,0,'I\'ve corrected \"simulataneously\" to \"simultaneously\"','2004-01-23 16:22:13');
INSERT INTO queueresponse VALUES (1289,1301,1,'','2004-01-21 08:32:27');
INSERT INTO queueresponse VALUES (1583,1920,0,'My motivation for submitting this porblem was because I do not have a concrete solution.','2004-01-21 09:14:15');
INSERT INTO queueresponse VALUES (1592,1626,0,'I think this is 3/5, but otherwise is fine','2004-01-21 16:50:28');
INSERT INTO queueresponse VALUES (1391,1920,1,'','2004-01-21 09:16:43');
INSERT INTO queueresponse VALUES (1592,1920,1,'Maybe D3','2004-01-21 09:18:09');
INSERT INTO queueresponse VALUES (1391,3172,0,'DJ, would you like to link to the previous one?','2004-01-21 10:01:07');
INSERT INTO queueresponse VALUES (1607,1626,0,'I didn\'t see the trick; does it lie in the line \"Aaron told me that Cassie said she was a knave.\"?, because I thought that line was unnecessary.','2004-01-22 21:00:08');
INSERT INTO queueresponse VALUES (1294,3172,1,'','2004-01-23 00:43:22');
INSERT INTO queueresponse VALUES (1395,1301,1,'','2004-01-23 00:43:38');
INSERT INTO queueresponse VALUES (1601,1301,1,'','2004-01-23 00:44:11');
INSERT INTO queueresponse VALUES (1395,3172,0,'\"relatively small finite number\" with a solution over 4k in length!  :-)   ...','2004-01-23 00:44:27');
INSERT INTO queueresponse VALUES (1592,3172,0,'the \'expected number\', by definition, can be non-integral, and that\'s why I added the hint in the problem... to help make that clear.  Average number, by definition, requires some number of trials...','2004-01-23 00:47:57');
INSERT INTO queueresponse VALUES (1592,3172,0,'... so I would have to write \"what does the average tend to, as the number of trials, n, goes to infinity?\", and that seems strained.','2004-01-23 00:48:44');
INSERT INTO queueresponse VALUES (1394,3172,0,'y\'know... I think this should D4!, any thoughts?','2004-01-23 00:53:17');
INSERT INTO queueresponse VALUES (1601,2716,1,'An oldie, but always good for arguments!','2004-01-23 08:04:27');
INSERT INTO queueresponse VALUES (1294,2716,1,'Comment','2004-01-23 08:04:47');
INSERT INTO queueresponse VALUES (1395,2716,1,'Comment','2004-01-23 08:05:26');
INSERT INTO queueresponse VALUES (1395,2716,0,'Of course, a trivial solution is THIS SENTENCE HASN\'T GOT TWENTY As, A THOUSAND Bs, ... and so on!  :-)','2004-01-23 08:06:14');
INSERT INTO queueresponse VALUES (1466,2716,1,'Comment','2004-01-23 08:57:22');
INSERT INTO queueresponse VALUES (1395,1575,0,'which is why i said _similar_ statements..','2004-01-23 09:40:13');
INSERT INTO queueresponse VALUES (1607,3558,0,'I was gone for a few days, so I guess its good it hasn\'t been posted yet.  The line is unnecessary in a way.','2004-01-24 15:03:11');
INSERT INTO queueresponse VALUES (1607,3558,0,'Check your solution.  You should not find a working solution without seeing a trick.  The last sentence is a subtle hint.  I might be gone for another few days.  In the mean time, what do you suggest I clarify right now?','2004-01-24 15:27:58');
INSERT INTO queueresponse VALUES (1618,3558,0,'I think it is just as similar to these two as \"Duel\" and \"Quit while you\'re ahead\" are similar to each other.  It\'s a similar concept, but it\'s working backwards.','2004-01-24 15:42:01');
INSERT INTO queueresponse VALUES (1395,1626,1,'','2004-01-24 22:10:22');
INSERT INTO queueresponse VALUES (1399,1301,1,'Yes, it\'s ambiguous.','2004-01-25 00:51:03');
INSERT INTO queueresponse VALUES (1399,1301,0,'Would sound better if the word \"is\" were left out or preceded by \"which\", or replace \"the common\" with \"which comon\".','2004-01-25 00:52:58');
INSERT INTO queueresponse VALUES (1399,1301,0,'I mean \"which common\".','2004-01-25 00:53:28');
INSERT INTO queueresponse VALUES (1467,1072,0,'Are barbarians allowed to have bullets shot over their own heads or do they stand on the diameter of a circle? Also I\'m assuming bullets can\'t curve and a persons head in merely a point on a cartesian plane right?','2004-01-25 18:32:31');
INSERT INTO queueresponse VALUES (1467,3172,0,'trick question... barbarians didn\'t use guns!  :-)','2004-01-25 05:02:20');
INSERT INTO queueresponse VALUES (1467,1301,0,'Is it implied that those who had one or more bullets pass over their heads were not struck by any other bullet?  or is that something to be figured out?','2004-01-25 12:01:18');
INSERT INTO queueresponse VALUES (1399,1626,1,'','2004-01-25 12:55:16');
INSERT INTO queueresponse VALUES (1603,1072,-1,'Ok i\'m confused. if you don\'t hear the number and all you hear is \"At least _ of us is liars\" then how can u tell anything? Especially if people have to sing that? Are people allowed to sing \"At least _ are knights?\"','2004-01-25 18:28:56');
INSERT INTO queueresponse VALUES (1467,153,0,'Since we are asked for the minimum number,  anumber which allows the \"lucky\" targets of one bullet to succumb to another will give a minimal number less than the trivial answer of 96 required otherwise.','2004-01-25 13:19:24');
INSERT INTO queueresponse VALUES (1467,1575,0,'you want the fewest number of villagers, not the \"least amount\"','2004-01-25 14:00:11');
INSERT INTO queueresponse VALUES (1467,1626,0,'If a bullet passes over someone\'s head, it doesn\'t matter whether that happens before or after they get shot (if that happens), which I reflected in my note.','2004-01-25 15:58:34');
INSERT INTO queueresponse VALUES (1607,1626,0,'I don\'t see a problem yet when I looked over it again; may I present to you my solution to make sure it\'s fine by e-mail or whatever?','2004-01-25 17:56:42');
INSERT INTO queueresponse VALUES (1297,3136,0,'So it\'s more of a recurring sum of digits...','2004-01-25 23:48:51');
INSERT INTO queueresponse VALUES (1297,3172,1,'I kinda wish I had UBasic for this one... (then I don\'t have to think about it)... hey Charlie, is UBasic free/downloadable?','2004-01-25 23:50:22');
INSERT INTO queueresponse VALUES (1298,3172,0,'this certainly isn\'t D3... hey Ravi, do you actually BOTHER to rate these?  it also feels like a duplicate, but I\'m not sure which it\'s duplicating...','2004-01-25 23:51:16');
INSERT INTO queueresponse VALUES (1603,3172,0,'well... I\'m confused as to why this is marked D5... but Roy... who\'s seen these comments sees fit to leave it at D5... so, since he\'s not responding to multiple comments/questions from all of us, I\'m changing my vote.','2004-01-25 23:53:30');
INSERT INTO queueresponse VALUES (1399,3136,1,'','2004-01-25 23:53:38');
INSERT INTO queueresponse VALUES (1297,1301,0,'Yes, it\'s free and downloadable.  The first site that comes up in a Google search is http://archives.math.utk.edu/software/msdos/number.theory/ubasic/.html','2004-01-26 00:10:51');
INSERT INTO queueresponse VALUES (1297,1301,0,'But even with UBASIC, 1999^1999 produces an overflow.  Its numbers don\'t go above 2592 digits long.','2004-01-26 00:14:33');
INSERT INTO queueresponse VALUES (1297,1301,0,'2592 decimal digits that is','2004-01-26 00:14:58');
INSERT INTO queueresponse VALUES (1297,1301,1,'','2004-01-26 00:15:35');
INSERT INTO queueresponse VALUES (1297,2716,1,'I don\'t get it -- what do you need the calculator for? The problem asks for the residue of dividing 1999^1999 by 9. Anyway, I accept it.','2004-01-26 09:07:46');
INSERT INTO queueresponse VALUES (1603,2716,0,'I don\'t get the part about \"infinitely long lines\" either -- I\'ll TD until this is fixed.','2004-01-26 09:11:06');
INSERT INTO queueresponse VALUES (1298,2716,0,'It sounds like the problem of the sailors and the coconuts.','2004-01-26 09:12:27');
INSERT INTO queueresponse VALUES (1899,4865,0,'I made this up','2004-01-26 09:19:03');
INSERT INTO queueresponse VALUES (1467,1301,1,'','2004-01-26 09:41:12');
INSERT INTO queueresponse VALUES (1607,775,0,'aha- I see the (or a) trick.  But I solved the puzzle without seeing it first,which leads me to believe theres a typo...','2004-01-26 12:13:23');
INSERT INTO queueresponse VALUES (1298,1920,0,'This one is different since we are not told the number of days the contest lasted.','2004-01-26 13:02:22');
INSERT INTO queueresponse VALUES (1467,2716,1,'','2004-01-26 13:18:16');
INSERT INTO queueresponse VALUES (1298,3172,0,'can we award a non-integral number of medals?','2004-01-26 13:45:08');
INSERT INTO queueresponse VALUES (1298,1920,0,'No','2004-01-26 15:32:21');
INSERT INTO queueresponse VALUES (1298,3172,1,'hmmm.... ok... I suppose it works... D3?','2004-01-26 15:39:26');
INSERT INTO queueresponse VALUES (1298,1626,1,'What we see is that we award the amount of medals equal to what day it is. It\'s different enough.','2004-01-26 19:20:39');
INSERT INTO queueresponse VALUES (1602,1626,0,'I think Penny already knows the last part :) I suppose this is far away enough from squares challenge, but couldn\'t you just have included it in those?','2004-01-27 07:24:34');
INSERT INTO queueresponse VALUES (1467,1626,0,'All of the Barbarians are outside the city, while the towns people are inside; is that a good enough rule to follow?','2004-01-27 07:26:00');
INSERT INTO queueresponse VALUES (1408,1626,1,'I have a problem named like this without the commas, so I think you should rename it; especially since the title (and the numbers) gave it away to me. :)','2004-01-27 07:28:50');
INSERT INTO queueresponse VALUES (1603,1626,0,'Should we manually fix this or get rid of it? It seems like the lines are an important part, but if Roy\'s not going to be here, we will have to get rid of it.','2004-01-27 07:30:53');
INSERT INTO queueresponse VALUES (1602,3172,0,'I suppose... but I think the quartic is kinda difficult...','2004-01-27 07:52:37');
INSERT INTO queueresponse VALUES (1408,2716,1,'Comment','2004-01-27 08:45:21');
INSERT INTO queueresponse VALUES (1298,2716,1,'Comment','2004-01-27 08:45:40');
INSERT INTO queueresponse VALUES (1602,2716,0,'The first part is the classic Ramanujan anecdote.','2004-01-27 08:50:29');
INSERT INTO queueresponse VALUES (1602,3172,0,'yeah... and that\'s why I consolidated the cubic and quartic challenge...','2004-01-27 08:59:05');
INSERT INTO queueresponse VALUES (1408,3172,1,'','2004-01-27 10:28:53');
INSERT INTO queueresponse VALUES (1467,1920,1,'Comment','2004-01-27 13:07:33');
INSERT INTO queueresponse VALUES (1602,2716,0,'Since Euler knew the solution to the second question, and he lived in the 18th century, it stands to reason that if you have PLENTY of time (or Euler\'s mathematical genius!!) you COULD possibly solve it without the web..','2004-01-27 14:00:18');
INSERT INTO queueresponse VALUES (1602,3172,0,'indeed... :-)  but how much do you want to bet that the only one who does is Charlie (since I\'m not answering my own question!)','2004-01-27 14:20:02');
INSERT INTO queueresponse VALUES (1603,3172,0,'Roy called me and said that he\'s not going to be here...','2004-01-27 14:26:14');
INSERT INTO queueresponse VALUES (1607,3558,0,'Yeah, just e-mail me at simplylogic2000@yahoo.com.  I decided to take out the unnecessary line by the way.','2004-01-27 17:17:28');
INSERT INTO queueresponse VALUES (1298,3172,0,'btw, this is LOADS easier than monkeys and coconuts','2004-01-27 19:08:55');
INSERT INTO queueresponse VALUES (1602,2716,0,'Sorry to be negative, but I *do* feel that without a computer or Internet, this is just too hard.','2004-01-29 07:53:52');
INSERT INTO queueresponse VALUES (1410,2716,1,'','2004-01-29 07:49:20');
INSERT INTO queueresponse VALUES (1468,2716,1,'','2004-01-29 07:51:56');
INSERT INTO queueresponse VALUES (1300,2716,1,'Comment','2004-01-29 07:52:44');
INSERT INTO queueresponse VALUES (1622,2716,1,'Comment','2004-01-28 14:46:27');
INSERT INTO queueresponse VALUES (1623,2716,0,'Wasn\'t this a Brothers Grimm tale?','2004-01-28 14:50:50');
INSERT INTO queueresponse VALUES (1623,2716,0,'Or one of Scheherezade\'s tales, maybe?','2004-01-28 14:53:35');
INSERT INTO queueresponse VALUES (1607,1567,0,'As I read it today, this puzzle looks fine, although d3 or d4 tops. I hesitate to TU it at d5.','2004-01-28 17:17:07');
INSERT INTO queueresponse VALUES (1623,1626,1,'I think we would need to know if this is a \"tricks\" problem or not; If it\'s something like \"The third son, since his thing actually cured her\", then it\'s not as good of a problem.','2004-01-28 14:23:42');
INSERT INTO queueresponse VALUES (1603,1626,0,'This isn\'t a terrible problem if it\'s edited down to its core concept.','2004-01-28 11:59:11');
INSERT INTO queueresponse VALUES (1603,1626,0,'If you still don\'t understand how you can figure it out, should I (or someone else) explain it?','2004-01-28 12:00:11');
INSERT INTO queueresponse VALUES (1622,1626,1,'This is good, but are you looking for two words like oleo and margarine, or two compound words?','2004-01-28 14:21:17');
INSERT INTO queueresponse VALUES (1622,1301,1,'','2004-01-28 13:32:56');
INSERT INTO queueresponse VALUES (1468,1920,1,'','2004-01-29 09:55:03');
INSERT INTO queueresponse VALUES (1602,3172,0,'I agree, it is hard... but since when is \"computer assistment almost required\" a basis for TD?','2004-01-29 10:29:09');
INSERT INTO queueresponse VALUES (1602,2716,0,'OK, I\'ll withhold the TD until more opinions are seen here -- but I still don\'t like problems that are \"computer only\"...','2004-01-29 11:43:07');
INSERT INTO queueresponse VALUES (1410,1301,1,'','2004-01-29 11:57:30');
INSERT INTO queueresponse VALUES (1468,1301,1,'','2004-01-29 11:58:45');
INSERT INTO queueresponse VALUES (1300,1920,1,'','2004-01-29 14:04:49');
INSERT INTO queueresponse VALUES (1410,1920,1,'','2004-01-29 14:05:10');
INSERT INTO queueresponse VALUES (1603,2716,1,'OK, in this version, I\'d accept it.','2004-01-29 14:12:32');
INSERT INTO queueresponse VALUES (1603,3172,0,'didn\'t you eliminate the part where the bouncers only ALLOW enough people to go in our out, such that there\'s ALWAYS a prime number of people in there?  (This way you don\'t need to write \"when you know there ... \"','2004-01-29 14:23:06');
INSERT INTO queueresponse VALUES (1603,3172,0,'how else do you know that there are a prime number of people in there?','2004-01-29 14:23:55');
INSERT INTO queueresponse VALUES (1300,1301,1,'','2004-01-29 15:13:57');
INSERT INTO queueresponse VALUES (1410,1626,0,'I think it would be better to ask how many other times are there, if this hasn\'t already been covered in one of Ravi\'s clock problems','2004-01-29 16:15:20');
INSERT INTO queueresponse VALUES (1607,3558,0,'I don\'t have much time at the moment, or this weekend, but I\'ll say that Charlie has the idea.','2004-01-29 16:57:17');
INSERT INTO queueresponse VALUES (1605,3172,0,'Would a scholar kindly fix the IMG tag here...?','2004-01-29 17:43:25');
INSERT INTO queueresponse VALUES (1410,3136,0,'yup...  I agree with gamer.  Ask how many times there are, and what they are.','2004-01-29 19:51:45');
INSERT INTO queueresponse VALUES (1603,1626,0,'One day when you know there was a prime number of people in the club; The puzzle is misleading if there is always a prime number of people in the club; do you see why?','2004-01-29 21:20:54');
INSERT INTO queueresponse VALUES (1603,1626,0,'It doesn\'t matter how you know, you just know.','2004-01-29 21:21:34');
INSERT INTO queueresponse VALUES (1607,1626,0,'You also should change the title unless the trick is that it\'s unsolvable or something. I wrote an E-mail to you. I still don\'t see anything tricky :( do we need to change the difficulty and that\'s it?','2004-01-29 21:25:15');
INSERT INTO queueresponse VALUES (1410,1575,0,'i don\'t know which of ravi\'s problems you are talking about, but this hasn\'t been done ..','2004-01-29 22:45:51');
INSERT INTO queueresponse VALUES (1415,1301,1,'','2004-01-31 14:16:39');
INSERT INTO queueresponse VALUES (1469,1626,0,'It\'s there on purpose. Someone (I don\'t remember who) reminded me of this \"cipher\"  a while ago. I don\'t know if this should be 2/5 or 3/5 though','2004-01-31 13:23:59');
INSERT INTO queueresponse VALUES (1603,3172,0,'no, Gamer, I do not see why the muzzle is misleading if there is always a prime number of people in the club.  Please explain.','2004-01-30 07:12:34');
INSERT INTO queueresponse VALUES (1603,3172,0,'muzzle = puzzle  :-) ...','2004-01-30 07:12:54');
INSERT INTO queueresponse VALUES (1415,1626,1,'','2004-01-31 08:32:57');
INSERT INTO queueresponse VALUES (1605,1301,0,'fixed-- it was that pesky backslash-before-the-quote problem.','2004-01-30 08:33:01');
INSERT INTO queueresponse VALUES (1605,1301,0,'I also put a close for the center command, but that didn\'t seem to actually close the centering.','2004-01-30 08:34:42');
INSERT INTO queueresponse VALUES (1605,1301,1,'Not difficulty 4 if one has seen Circle Square','2004-01-30 08:37:16');
INSERT INTO queueresponse VALUES (1602,1301,1,'','2004-01-30 08:47:25');
INSERT INTO queueresponse VALUES (1605,1920,1,'With the reference to \'Circle Square\', this should be d2 or d3.','2004-01-30 09:35:35');
INSERT INTO queueresponse VALUES (1605,2716,1,'I agree: D2 or D3 max.','2004-01-30 10:02:09');
INSERT INTO queueresponse VALUES (1603,2716,0,'I would rather write: \"One day you hear the start of the song \'At least...\', and knowing that there were a  prime number...\"','2004-01-30 11:40:38');
INSERT INTO queueresponse VALUES (1603,2716,0,'I would rather write: \"One day you hear the start of the song \'At least...\', and knowing that there were a  prime number...\"','2004-01-30 11:40:54');
INSERT INTO queueresponse VALUES (1603,2716,0,'There\'s only ONE possible solution if the number of people is a prime number, many otherwise.','2004-01-30 12:01:00');
INSERT INTO queueresponse VALUES (1605,3172,0,'okay... 1st... Only a SCHOLAR can fix that \'pesky\' backslash-before-the-quote problem... I\'ve been after Levik to give us poor journeymen the ability to write an IMG tag...','2004-01-30 13:48:20');
INSERT INTO queueresponse VALUES (1605,3172,0,'... and 2nd... if I lower it to D3, I will just munge up the IMG tag again, so Charlie, would you do the honors, and lower it to D3?','2004-01-30 13:49:04');
INSERT INTO queueresponse VALUES (1415,2716,0,'Comment','2004-01-31 08:09:38');
INSERT INTO queueresponse VALUES (1415,2716,0,'Comment','2004-01-31 08:09:38');
INSERT INTO queueresponse VALUES (1415,2716,1,'Comment','2004-01-31 08:09:39');
INSERT INTO queueresponse VALUES (1302,1626,0,'Yes, it is merely just adding 1/5 plus 1/4 plus 1/3 plus 1/2 plus 1 times 2 hours. D2 or D1 would be better','2004-01-31 08:32:17');
INSERT INTO queueresponse VALUES (1302,2716,0,'It seems too easy for D3...','2004-01-31 08:08:58');
INSERT INTO queueresponse VALUES (1602,1626,0,'If it\'s computer program based and not \"algorithm based\" it seems less floobly and more \"just write a brute force program\"','2004-01-30 14:46:29');
INSERT INTO queueresponse VALUES (1602,1626,0,'You can pretty much do anything with brute force. Knowing how to do it without brute force would be the only important part. If you are looking for a way to do it without brute force, it seems interesting though.','2004-01-30 14:48:13');
INSERT INTO queueresponse VALUES (1605,1626,0,'This is very similar to circle square, so I think it should also get a 2/5','2004-01-30 14:52:48');
INSERT INTO queueresponse VALUES (1603,1626,1,'The song says \"continuing on...\" The idea that the song CAN\'T go on is the misleading part. It would go on during days where there\'s a composite number of people.','2004-01-30 15:35:11');
INSERT INTO queueresponse VALUES (1603,1626,0,'I thought about that, but it seems to tie prime number to the solution. (which is true, but my wording throws the prime part in without seeming like it\'s necessary to know I hope); The Prime Club idea was the best at','2004-01-30 15:36:55');
INSERT INTO queueresponse VALUES (1603,1626,0,'doing this, but like I said above the song can\'t continue if it\'s the prime club','2004-01-30 15:37:28');
INSERT INTO queueresponse VALUES (1469,2716,0,'Why is 3 = R twice?','2004-01-31 08:05:00');
INSERT INTO queueresponse VALUES (1603,3172,0,'If the song can\'t continue, then it CAN\'T BE STARTED...  so... if it starts it must end... and since the number of people in the club is ALWAYS prime (at least until you changed the problem)... :-)','2004-01-30 18:55:17');
INSERT INTO queueresponse VALUES (1605,3172,0,'well... *I* don\'t think it\'s as easy... even if you\'ve seen circle square... so *I* think it should be at least 3/5   :-P','2004-01-30 18:56:18');
INSERT INTO queueresponse VALUES (1605,3172,0,'(of course, I can\'t change the difficulty without munging up the IMG tags)','2004-01-30 18:56:37');
INSERT INTO queueresponse VALUES (1602,3172,0,'you can apply genetic algorithms to it  ;-)','2004-01-30 21:28:35');
INSERT INTO queueresponse VALUES (1605,1626,0,'It\'s 3 dimensions, so square root of 3! Of course I didn\'t think Glass balls was that easy, but others did; we aren\'t posting problems that we should solve ourselves; we are ranking them so OTHERS know how to solve them.','2004-01-31 14:51:00');
INSERT INTO queueresponse VALUES (1605,1626,0,'If others feel that it should be D3, that is fine. That is why the queue exists, so we can see what everyone thinks and others can balance out. For example, I could feel it\'s a D2, but others could balance me out :)','2004-01-31 14:57:08');
INSERT INTO queueresponse VALUES (1302,3172,0,'D1 at best...','2004-01-31 16:20:04');
INSERT INTO queueresponse VALUES (1603,1626,0,'It works like this. If the number of people in the club is prime, it must be even. So, there can\'t be more than 2 people in the club, and that means that if I supply extra verses to the song that they sing, it would','2004-01-31 16:58:51');
INSERT INTO queueresponse VALUES (1603,1626,0,' imply that they would actually sing them at some point, which they wouldn\'t if there\'s always a prime amount in the club.','2004-01-31 16:59:52');
INSERT INTO queueresponse VALUES (1603,3172,0,'your implication ... is true!  Therefore, (originally) there were ALWAYS a prime number of people in the club... so the song could only be sung (started AND ended) when there were EXACTLY two people in the club....','2004-02-01 00:17:59');
INSERT INTO queueresponse VALUES (1603,3172,0,'so what\'s wrong with the way the problem was originally written?','2004-02-01 00:18:27');
INSERT INTO queueresponse VALUES (1624,2716,1,'Comment','2004-02-02 14:48:08');
INSERT INTO queueresponse VALUES (1605,3172,0,'Okay, but I will remind you that Medals, Basic Concepts, Horse Race, Three Problems, Chessboard, Sequence Fill In, and Buying Chestnuts are all marked D3   :-)  I think this is harder than any (certainly most) of those.','2004-02-01 05:55:10');
INSERT INTO queueresponse VALUES (1607,1575,1,'','2004-02-02 07:51:04');
INSERT INTO queueresponse VALUES (1603,1626,0,'The song would never continue on after two verses like the wording suggested it would.','2004-02-01 08:26:39');
INSERT INTO queueresponse VALUES (1605,1626,0,'Horse Race should have been D2, but once you know how do to Circle Square, this is very easy just to convert. If this was on its own, it would be harder; but it is easier than the rest of those because you are given the','2004-02-01 13:48:57');
INSERT INTO queueresponse VALUES (1605,1626,0,'previous problem.','2004-02-01 13:49:20');
INSERT INTO queueresponse VALUES (1605,3172,0,'That \'Circle Square\' is referenced has been said already (now 3 times).... but even with the reference to the earlier problem, this is harder than any (certainly most) of those other problems.','2004-02-01 16:05:36');
INSERT INTO queueresponse VALUES (1605,1626,0,'I don\'t think it is; the other problems (excluding word problems/tricks) you don\'t know how to solve it; it requires some thought. Here you know just how to solve it. You just have to adapt it.','2004-02-01 19:51:46');
INSERT INTO queueresponse VALUES (1605,1626,0,'and my answer seems like it has been mentioned 3 times; if not here in the other problem. 3 dimensions instead of 2, square root of 3 instead of 2','2004-02-01 19:52:48');
INSERT INTO queueresponse VALUES (1460,2716,0,'This problem seems to have been forgotten...','2004-02-02 14:47:46');
INSERT INTO queueresponse VALUES (1624,1301,0,'I don\'t get a solution. Does anyone else?','2004-02-02 14:27:49');
INSERT INTO queueresponse VALUES (1624,3172,0,'yes, I get a solution (I haven\'t verified to see if it\'s unique)','2004-02-02 14:42:27');
INSERT INTO queueresponse VALUES (1603,1920,1,'It finally looks good','2004-02-02 13:39:37');
INSERT INTO queueresponse VALUES (1624,1920,1,'','2004-02-02 13:40:56');
INSERT INTO queueresponse VALUES (1624,3172,0,'similar to some other \"analog clock/hand\" problems... but I\'ll TU','2004-02-02 13:42:05');
INSERT INTO queueresponse VALUES (1603,3172,1,'fair enough... I\'m convinced','2004-02-02 10:42:25');
INSERT INTO queueresponse VALUES (1624,3172,0,'I beg your pardon...  to be exact... I found a couple of solutions where the hands can all simultaneously point to the same number... I don\'t think they\'ll simultaneously point to exactly 9, 10, and 11','2004-02-02 14:48:19');
INSERT INTO queueresponse VALUES (1624,1626,0,'I don\'t get a solution either for this if we are to assume the clock \"started\" with all hands pointing at 12? Or can you get a solution even if they point any way; I don\'t see this one.','2004-02-02 14:54:44');
INSERT INTO queueresponse VALUES (1624,3172,0,'well... Tristan says they \'start\' at 1, 2, and 3... (or equivalently, they are at 1, 2, and 3 at some particular time)...  I don\'t believe they ever all point to 12.','2004-02-02 15:05:45');
INSERT INTO queueresponse VALUES (1624,1301,0,'SK, you say \"... I don\'t think they\'ll simultaneously point to exactly 9, 10, and 11\", but the puzzle states that they do, and that is how supposedly one is to identify which hand is which when pointing to 1,2 and 3.','2004-02-02 15:27:40');
INSERT INTO queueresponse VALUES (1624,1301,0,'Until this is addressed.','2004-02-02 15:28:37');
INSERT INTO queueresponse VALUES (1624,3172,0,'*shrug*... I thought that\'s the answer to the first question... \"no\"  :-) ... however, I\'ll remove my TU until Tristan explains herself !!!  ;-) ...','2004-02-02 15:37:17');
INSERT INTO queueresponse VALUES (1624,1301,0,'Is Tristan a \"her\"?  In Tristan und Isolde, Tristan is the male character.','2004-02-02 16:03:39');
INSERT INTO queueresponse VALUES (1460,3172,1,'I\'m guessing that the ambivalence is due to this being another logic, one person lying, knights/knaves problem...  I\'ll TU to move it along.  Like, PD, I *assume* there is a UNIQUE, valid solution.','2004-02-03 10:36:23');
INSERT INTO queueresponse VALUES (1460,1626,0,'Feel free to solve it, but I believe there is a unique solution. I have a 6400 character solution :)','2004-02-03 11:54:10');
INSERT INTO queueresponse VALUES (1623,3136,0,'We really need to know whether there\'s a legitimate answer to this before we TU it...  If Gamer\'s answer is correct, then I don\'t think it should be posted.','2004-02-03 10:02:17');
INSERT INTO queueresponse VALUES (1460,3136,1,'I haven\'t had a chance to work it out, but if there\'s a proper solution then I\'ll TU.','2004-02-03 10:05:07');
INSERT INTO queueresponse VALUES (1623,3172,0,'good point, P.D., Levik, would you please look at the solution, so we can \'move\' this problem?','2004-02-03 10:33:51');
INSERT INTO queueresponse VALUES (1624,1301,0,'It would work if the \"later that day\" pointings were at 7, 8 and 9.','2004-02-03 10:53:15');
INSERT INTO queueresponse VALUES (1626,3172,1,'umm... I can see d4... but I would probably mark it d5','2004-02-03 11:50:45');
INSERT INTO queueresponse VALUES (1460,1626,0,'I am not in any hurry to post my problems really; I just worry that if it stays for a while people might get bored of it and not solve it when it reaches the main page.','2004-02-03 11:55:44');
INSERT INTO queueresponse VALUES (1626,1626,1,'This looks pretty tough to me; the problem is easier to understand, but doing this without doing brute force is pretty hard.','2004-02-03 11:57:34');
INSERT INTO queueresponse VALUES (1624,1626,0,'I agree with Charlie on that one. I don\'t really understand how to do this though','2004-02-03 11:59:54');
INSERT INTO queueresponse VALUES (1623,1567,-1,'Even if the solution pleasance gives is different from Gamer\'s, his answer is easy to argue. Does not seem to be much of a puzzle.','2004-02-03 12:00:23');
INSERT INTO queueresponse VALUES (1302,1626,1,'Are we assuming this is good enough to post? We don\'t have that many easy problems.','2004-02-03 12:00:30');
INSERT INTO queueresponse VALUES (1626,2716,1,'Comment','2004-02-03 12:23:11');
INSERT INTO queueresponse VALUES (1302,2716,1,'OK if D1...','2004-02-03 12:24:17');
INSERT INTO queueresponse VALUES (1624,1567,-1,'As Charlie points out, there is no solution for 9, 10, 11.','2004-02-03 12:26:06');
INSERT INTO queueresponse VALUES (1302,3172,1,'I\'ll TU against my better judgement... to get another easy problem... (but Sphere Cube is out there ;-) )','2004-02-03 13:10:39');
INSERT INTO queueresponse VALUES (1628,1626,0,'Kind of a strange problem. Can you make it a fewer amount of lines?','2004-02-03 15:25:02');
INSERT INTO queueresponse VALUES (1628,3172,0,'The content is appropriate, but one could format it better.  Roy hasn\'t been on for over two weeks... does any Scholar want to do this?  It\'s still not that much of a problem.','2004-02-03 15:58:53');
INSERT INTO queueresponse VALUES (1628,3172,0,'... particularly if the answer is \"5 pair\".','2004-02-03 16:05:58');
INSERT INTO queueresponse VALUES (1628,1626,1,'I changed it; it seems like this would be fine as a morning problem.','2004-02-03 16:50:30');
INSERT INTO queueresponse VALUES (1628,3172,1,'works for me','2004-02-03 17:14:09');
INSERT INTO queueresponse VALUES (1624,3558,0,'I feel so stupid now, there is no solution...  My soulution ommitted one of the factors involved.  How about a \"prove impossible\" puzzle?','2004-02-03 18:21:55');
INSERT INTO queueresponse VALUES (1624,3558,0,'I believe 7, 8, and 9 would have two solutions.','2004-02-03 18:25:12');
INSERT INTO queueresponse VALUES (1624,1301,0,'How about 3, 5 and 7?','2004-02-03 21:26:18');
INSERT INTO queueresponse VALUES (1623,1072,0,'How do you see pleasance\'s answer? Or are you just assuming that p;leasance will pick one of the three when I believe the answer is that the wizard marry\'s the king\'s daughter. Another answer is the one who ended up tel.','2004-02-03 21:30:37');
INSERT INTO queueresponse VALUES (1623,1072,1,'ling the daughters of this unknown princess. This may have 2 \"arguable\" answers but, as much as I hate to say it I like it. Also has anyone actually seen pleasance\'s answer because I think it might even be better than mi','2004-02-03 21:31:54');
INSERT INTO queueresponse VALUES (1624,1072,1,'It doesn\'t matter if one number has mulitple solutions. All you have to do is prove one, especially since if you prove one you know the concept of \"Proving\" the others.','2004-02-03 21:36:21');
INSERT INTO queueresponse VALUES (1602,1072,1,'Lol at the internet part.','2004-02-03 21:37:50');
INSERT INTO queueresponse VALUES (1624,3136,0,'No problem with multiple solutions...  just as long as there is one.','2004-02-03 21:56:49');
INSERT INTO queueresponse VALUES (1626,3136,1,'SK, I think d4 is right for this.  The hardest thing is establishing a shortcut for simplifying domino chains.  Once you can do that, the rest is easy.','2004-02-03 21:59:29');
INSERT INTO queueresponse VALUES (1628,3136,1,'SK... can\'t you do it with 4 pairs?  But I don\'t mind the problem.  That\'s what mornings are for!','2004-02-03 22:03:16');
INSERT INTO queueresponse VALUES (1305,3172,1,'','2004-02-04 01:03:35');
INSERT INTO queueresponse VALUES (1420,3172,1,'kinda interesting','2004-02-04 01:04:31');
INSERT INTO queueresponse VALUES (1422,3172,1,'','2004-02-04 01:05:04');
INSERT INTO queueresponse VALUES (1624,3172,0,'Tristan, you are correct... if you say \"7, 8, 9\", there are two solutions.  \"3,5,7\" has only one solution, but it\'s easy to stumble on: 3-1=2, 5-2=3, 7-3=4','2004-02-04 01:14:53');
INSERT INTO queueresponse VALUES (1602,979,1,'','2004-02-04 01:39:20');
INSERT INTO queueresponse VALUES (1420,979,1,'','2004-02-04 01:41:40');
INSERT INTO queueresponse VALUES (1422,979,1,'','2004-02-04 01:43:06');
INSERT INTO queueresponse VALUES (1623,2716,0,'It\'s from the Arabian Nights: see http://www.wollamshram.ca/1001/Dixon/dixon01_03.htm and the answer is \"shoot an arrow\"...','2004-02-04 09:01:59');
INSERT INTO queueresponse VALUES (1422,2716,1,'Comment','2004-02-04 09:02:48');
INSERT INTO queueresponse VALUES (1420,2716,1,'Comment','2004-02-04 09:03:00');
INSERT INTO queueresponse VALUES (1305,2716,1,'But not D3...','2004-02-04 09:03:29');
INSERT INTO queueresponse VALUES (1420,2716,0,'It\'s easy to solve with a pattern match program','2004-02-04 09:03:50');
INSERT INTO queueresponse VALUES (1624,1301,1,'','2004-02-04 09:09:02');
INSERT INTO queueresponse VALUES (1305,1301,1,'','2004-02-04 09:12:18');
INSERT INTO queueresponse VALUES (1623,3172,0,'F.K, I *hope* that pleasance wasn\'t thinking along those lines... but it can be quickly resolved if *someone* will look at the solution and find out','2004-02-04 09:18:49');
INSERT INTO queueresponse VALUES (1623,1,0,'This is not pleasance\'s thinking. While the answer *is* the 3rd brother, the reason is fairly logical (not because the apple was the actual cure)','2004-02-04 12:43:18');
INSERT INTO queueresponse VALUES (1623,1,0,'Hint: While the items in the tale are similar to ones here, one at least differs in how it was used.','2004-02-04 12:45:34');
INSERT INTO queueresponse VALUES (1623,3172,1,'alright... based on \"the reason is fairly logical\" I will TU','2004-02-04 12:48:01');
INSERT INTO queueresponse VALUES (1626,3172,0,'hmmm... and I thought the shortcut is the easy part!  :-)','2004-02-04 15:23:02');
INSERT INTO queueresponse VALUES (1469,1072,1,'','2004-02-04 16:53:27');
INSERT INTO queueresponse VALUES (1623,2716,1,'OK, based on levik\'s opinion','2004-02-04 16:59:16');
INSERT INTO queueresponse VALUES (1422,1626,0,'The smallest possible D is 1; do you mean the sum of Ds on the board or for each square?','2004-02-04 17:10:20');
INSERT INTO queueresponse VALUES (1422,3172,0,'no, he means: for a given configuration of the board, attempt to minimize the maximum D on the whole board (at least... that\'s how I read it)','2004-02-04 17:15:02');
INSERT INTO queueresponse VALUES (1422,1575,0,'D is the _largest_ difference between two adjacent squares for a given arrangement, so it\'s a property of the arrangement, what is the minimum D out of the 64! possibilities','2004-02-04 17:29:54');
INSERT INTO queueresponse VALUES (1624,1575,0,'needs fixing before/if this is to go live','2004-02-04 17:32:40');
INSERT INTO queueresponse VALUES (1624,3558,0,'I fixed it.  It now has a unique but not an immediate solution.','2004-02-04 18:05:39');
INSERT INTO queueresponse VALUES (1624,3558,0,'I\'m surprised people kept on TUing before I fixed it.','2004-02-04 18:07:44');
INSERT INTO queueresponse VALUES (1422,3172,0,'isn\'t that what I said?  :-)','2004-02-04 18:53:17');
INSERT INTO queueresponse VALUES (1422,1626,0,'It sounds as if you mean the smallest D on a tile because you can only find D as it relates to a tile. I would suggest saying \"How would you minimize the greatest D on the board?\" or something like that','2004-02-04 20:12:53');
INSERT INTO queueresponse VALUES (1476,3172,1,'','2004-02-05 06:39:31');
INSERT INTO queueresponse VALUES (1476,2716,1,'Comment','2004-02-05 07:18:15');
INSERT INTO queueresponse VALUES (1305,1626,1,'','2004-02-05 07:55:13');
INSERT INTO queueresponse VALUES (1422,1920,1,'','2004-02-05 08:58:59');
INSERT INTO queueresponse VALUES (1628,1626,0,'Put a pair around the last 3 lines to show him speaking, put 2 pairs around the third Boston and 1 pair around the first and last Boston, We would get into an argument whether 9 names 9 and 9 equals 9 are the same.','2004-02-06 15:10:06');
INSERT INTO queueresponse VALUES (1420,1575,0,'with a what?','2004-02-05 14:27:52');
INSERT INTO queueresponse VALUES (1476,1301,1,'','2004-02-05 14:28:54');
INSERT INTO queueresponse VALUES (1420,3172,0,'he said... a \"pattern match program\"   :-)','2004-02-05 14:29:16');
INSERT INTO queueresponse VALUES (1626,153,0,'There is a very simple requirement for the ends of the chain when all 28 dominoes are used. The question asks the probability of meeting this requirement.  Difficulty s.b. 3 or less.','2004-02-05 16:51:32');
INSERT INTO queueresponse VALUES (1626,3172,0,'yes, the \"shortcut is the easy part\", but the probability isn\'t as trivial (complicated by the fact that the 1-2 domino could be either the first, second, or neither domino you choose) ... Difficulty should be 4 or more.','2004-02-05 16:58:15');
INSERT INTO queueresponse VALUES (1626,3172,0,'... oh... and, what\'s more... though the requirement is \"very simple\", proving the requirement, is not as simple...','2004-02-05 17:56:41');
INSERT INTO queueresponse VALUES (1626,1626,0,'I see; that\'s not that hard. 4/5 is probably right for this. ;)','2004-02-06 15:02:43');
INSERT INTO queueresponse VALUES (1626,1626,0,'I am asssuming you draw a domino and place it at one of two ends. If you can\'t do that all 27 times, you fail using all 28. Is that what you mean?','2004-02-05 19:07:39');
INSERT INTO queueresponse VALUES (1626,3172,0,'no... given one domino, you can always make a chain (regardless of what your first draw is)... drawing TWO and requiring THEY are the TWO ends... is a little harder... and the proof is harder yet (but certainly possible)','2004-02-05 20:41:24');
INSERT INTO queueresponse VALUES (1624,3558,0,'Anyone dispute difficulty level or clarity?','2004-02-05 22:05:34');
INSERT INTO queueresponse VALUES (1437,3172,1,'','2004-02-06 00:03:47');
INSERT INTO queueresponse VALUES (1628,3172,0,'P.D., I was thinking of putting a pair around the first 9, but I think you\'re right.','2004-02-06 02:43:17');
INSERT INTO queueresponse VALUES (1307,2716,1,'Comment','2004-02-06 08:58:19');
INSERT INTO queueresponse VALUES (1437,2716,1,'Comment','2004-02-06 09:01:06');
INSERT INTO queueresponse VALUES (1307,3136,1,'It\'s an old one, but I haven\'t seen it on the site.  Maybe D2 though?','2004-02-06 09:11:38');
INSERT INTO queueresponse VALUES (1437,3136,1,'Simple, but effective...','2004-02-06 09:14:19');
INSERT INTO queueresponse VALUES (1624,3172,1,'no, here\'s my TU','2004-02-06 10:46:21');
INSERT INTO queueresponse VALUES (1437,1626,0,'your U is strange; why not just replace it with a U?','2004-02-06 15:01:05');
INSERT INTO queueresponse VALUES (1628,1626,0,'I think we need to make sure there is a set rule to what you do where; so we don\'t get into problems here.','2004-02-06 15:10:49');
INSERT INTO queueresponse VALUES (1437,1301,1,'I put in the U\'s.  Looks better.  Something is definitely wrong with the Verdana font.','2004-02-07 00:15:49');
INSERT INTO queueresponse VALUES (1307,117,1,'Comment','2004-02-07 00:58:26');
INSERT INTO queueresponse VALUES (1623,117,0,'The other two still have their gifts.  The 3rd is the only to lose his.','2004-02-07 01:33:28');
INSERT INTO queueresponse VALUES (1437,1575,0,'It\'s not a U, it\'s the set union symbol (&cup;), and you definitely can\'t use a capital U in a serif font','2004-02-07 04:34:46');
INSERT INTO queueresponse VALUES (1437,1301,0,'If you did not use the tt font, it would be sans-serif, and a U would look for all the world like a cup.  As it is now it just looks like a square.','2004-02-07 15:42:41');
INSERT INTO queueresponse VALUES (1437,1301,0,'But it looks exactly like a square to most of us.','2004-02-07 15:39:17');
INSERT INTO queueresponse VALUES (1498,1301,0,'It sounds very familiar, but I don\'t find it on the site.','2004-02-07 15:50:57');
INSERT INTO queueresponse VALUES (1437,1575,0,'for \"most\" of us .. what browser are you using? it\'s looked fine to me on several computers, for both IE on windows and mozilla in red hat. before this goes anywhere, i\'m curious, who else can\'t see the &cup; ?','2004-02-07 18:16:12');
INSERT INTO queueresponse VALUES (1437,1301,0,'I\'m using IE 6.0.2800.1106.xpsp2.030422-1633 on a Windows XP Home system.  I can try it out on Monday at work where I have an I.E. 5.0 on Windows NT 4.0.  I had thought that Gamer\'s comment referred to something like','2004-02-07 19:11:25');
INSERT INTO queueresponse VALUES (1437,1301,0,'what I am seeing--that\'s why I said \"most of us\".','2004-02-07 19:11:52');
INSERT INTO queueresponse VALUES (1437,3172,0,'for what it\'s worth, to me, the intersection looks like an upside down capital U, and the union looks like a lowercase u with no \'serif\'.  (Mozilla Firebird, Win2000)','2004-02-07 19:17:31');
INSERT INTO queueresponse VALUES (1498,3172,0,'it\'s similar to SOMETHING, but I think sufficiently different to post...','2004-02-07 19:19:35');
INSERT INTO queueresponse VALUES (1498,3172,0,'but it is DEFINITELY not complete clear... for instance... of the 5 random problems seen in a given day... are they guaranteed to be different than EACH OTHER?','2004-02-07 19:20:23');
INSERT INTO queueresponse VALUES (1437,1301,0,'... and I see it\'s Courier New that\'s being used in the tt area, not Verdana, which is the rest.','2004-02-07 19:20:26');
INSERT INTO queueresponse VALUES (1437,1301,0,'When I use the Accessories/Character Map under Courier New, it shows me the intersection symbol at Unicode 2229, but no Union symbol, and the codes just before and after the intersection symbol are Unicodes 221F and 222B','2004-02-07 19:23:46');
INSERT INTO queueresponse VALUES (1498,1301,0,'I wouldn\'t think they would be.  I don\'t think the actual Flooble does a check to see if it\'s duplicating a recently seen random puzzle.','2004-02-07 19:29:53');
INSERT INTO queueresponse VALUES (1498,1301,0,'I just did an experiment, and it took less than 15 tries before getting a duplicate when choosing Random Problem, verifying they are indeed random, with no duplicate check.  I\'m sure that\'s intended in the problem here','2004-02-07 20:10:13');
INSERT INTO queueresponse VALUES (1498,1626,0,'Charlie is right. What problems are these like? I think I have 2 in the queue like it, and want to make sure they aren\'t duplicates','2004-02-07 20:45:17');
INSERT INTO queueresponse VALUES (1437,1301,0,'I went to a different computer at home, running Windows 95, using dial-up through America Online 5.0.  Through AOL\'s built-in browser or IE 5.5, I also got squares where the union symbols should be.','2004-02-07 21:50:24');
INSERT INTO queueresponse VALUES (1437,1575,0,'odd, i have the exact same version of IE, also on WXP, and it\'s showing up perfectly. i don\'t know what the unicodes should be .. i just used the html &amp;cap; and &amp;cup; for intersection and union respectively,','2004-02-07 23:38:28');
INSERT INTO queueresponse VALUES (1437,1575,0,'and they should appear identical reflections of each other (&cup; &cap;). not to belabor the point, i will just use the U (in verdana, not courier) for this problem. i\'m still curious as to the discrepancies ...','2004-02-07 23:40:34');
INSERT INTO queueresponse VALUES (1321,3172,0,'d2?  d3 seems to be pushing it... thoughts?','2004-02-08 01:00:44');
INSERT INTO queueresponse VALUES (1623,3172,0,'holy @#$! ... Half Mad hasn\'t posted a comment in a year and a half... and he\'s back!?!  another alias for one of you scholars?','2004-02-08 01:12:03');
INSERT INTO queueresponse VALUES (1498,3172,0,'Charlie may be right... but a potential solver shouldn\'t have to do research to find out... it should be clear in the problem.','2004-02-08 01:14:32');
INSERT INTO queueresponse VALUES (1498,3172,0,'it leads to two different answers','2004-02-08 01:14:52');
INSERT INTO queueresponse VALUES (1498,1626,0,'The random problem is random. It doesn\'t say \"Random but I won\'t show you recently seen\" problem','2004-02-08 08:25:47');
INSERT INTO queueresponse VALUES (1628,1575,0,'I mean, it doesn\'t seem tricky at all; you need four total sets for the \'Bostons\' and everything else is fine as is (\"9 doesn\'t designate 9\" is true by itself).','2004-02-11 11:40:08');
INSERT INTO queueresponse VALUES (1321,1626,1,'There was a version of this where there\'s only one shilling missing. This is preferable in my opinion. :) Othewise I liked this problem when I first saw it; D2 is fine in my opinion.','2004-02-08 09:00:32');
INSERT INTO queueresponse VALUES (1498,1301,1,'Perhaps, Gamer, you could add a sentence saying there is no check for duplicate viewing when choosing a Random Problem.  I think it\'s a good puzzle; the added sentence will make it clear to everyone.','2004-02-08 11:28:29');
INSERT INTO queueresponse VALUES (1437,1301,0,'I\'ll still check on Monday with computers at work. Of course your parenthetical remarks also show up a square and a cap, but the puzzle looks good now.','2004-02-08 11:31:44');
INSERT INTO queueresponse VALUES (1321,153,0,'This is related to (but NOT the same as) \"Stopping for Lunch\" (pid 212)','2004-02-08 19:56:15');
INSERT INTO queueresponse VALUES (1438,3172,0,'standard \'circuits homework\' no?','2004-02-09 01:56:33');
INSERT INTO queueresponse VALUES (1453,1575,0,'Rather than have another problem that is just a generalized extension of this one, I incorporated FK\'s suggestion into this problem.','2004-02-11 11:37:20');
INSERT INTO queueresponse VALUES (1438,1626,0,'Most people probably aren\'t as aware with this \"circuit problem\", so you should probably list the AND OR descriptioN I gave','2004-02-09 06:06:32');
INSERT INTO queueresponse VALUES (1438,1626,1,'OR gates return 1 unless both inputs were 0. AND returns 0 unless both inputs were 1.','2004-02-09 06:07:44');
INSERT INTO queueresponse VALUES (1438,2716,1,'This is a classic, and real hard, too!','2004-02-09 07:58:39');
INSERT INTO queueresponse VALUES (1321,3136,1,'','2004-02-09 08:10:50');
INSERT INTO queueresponse VALUES (1438,3136,1,'Yup...  I like it.','2004-02-09 08:17:55');
INSERT INTO queueresponse VALUES (1498,2716,1,'Comment','2004-02-09 10:21:03');
INSERT INTO queueresponse VALUES (1469,2716,1,'','2004-02-09 10:25:17');
INSERT INTO queueresponse VALUES (1498,3172,1,'','2004-02-09 10:27:56');
INSERT INTO queueresponse VALUES (1628,2716,1,'Comment','2004-02-09 13:07:16');
INSERT INTO queueresponse VALUES (1623,1567,0,'SK, I think you meant to say \"holy $#!%\", but I don\'t want to put expletives deleted in your mouth.','2004-02-09 13:18:56');
INSERT INTO queueresponse VALUES (1637,2716,0,'The last paragraph should read \"...you realize that there are only 99 PIGS for sale.\"','2004-02-10 20:06:53');
INSERT INTO queueresponse VALUES (1637,2716,0,'I\'d change all currency to US $$$ -- I\'m not sure what 12 1/2 pence means...  sorry!','2004-02-10 20:07:49');
INSERT INTO queueresponse VALUES (1637,1301,0,'Is \"only 99 chickens for sale\" a mistype for \"only 99 pigs for sale\"?','2004-02-10 20:06:51');
INSERT INTO queueresponse VALUES (1321,1920,1,'','2004-02-09 14:49:49');
INSERT INTO queueresponse VALUES (1623,3172,0,'lol... (I was using the old english word), but I should probably use the modern version, thanks','2004-02-09 14:54:11');
INSERT INTO queueresponse VALUES (1321,1575,0,'by \"the same amount of apples left,\" do you really mean the amount (by value), or the same _number_?','2004-02-09 16:01:44');
INSERT INTO queueresponse VALUES (1321,3172,0,'good question... I\'ll bet Ravi means *number*, but it should be fixed','2004-02-09 16:41:05');
INSERT INTO queueresponse VALUES (1321,153,0,'It has to be number. If it were amount by value, there would not be 7 shillings \"missing.\"','2004-02-09 20:17:51');
INSERT INTO queueresponse VALUES (1628,1575,-1,'After all the lengthy explanation, there honestly doesn\'t seem to be much to this problem. Not only is the most obvious answer correct, you can do it two different ways. If Roy intended some trick, it\'s not showing up ..','2004-02-09 21:39:10');
INSERT INTO queueresponse VALUES (1628,1575,0,'Also, when you nest quotation marks as he is doing, you use single quotation marks on the inside (\"He said \'red\'\"). And the peom is missing a comma at the end of the first line.','2004-02-09 21:41:16');
INSERT INTO queueresponse VALUES (1500,3172,1,'','2004-02-09 23:33:20');
INSERT INTO queueresponse VALUES (1321,3172,0,'TD -- until \'amount\' changes to \'number\', or the word use is clarified, thanks','2004-02-10 09:38:38');
INSERT INTO queueresponse VALUES (1500,1301,0,'I changed \"tommorow\" to \"tomorrow\"','2004-02-10 09:56:12');
INSERT INTO queueresponse VALUES (1500,1301,0,'and \"acrons\" to \"acorns\"','2004-02-10 09:57:11');
INSERT INTO queueresponse VALUES (1500,1301,1,'','2004-02-10 09:58:04');
INSERT INTO queueresponse VALUES (1500,2716,1,'Comment','2004-02-10 10:02:19');
INSERT INTO queueresponse VALUES (1628,1575,0,'and again, you don\'t want the \"least number\" of pairs, you want the \"fewest number\" ..','2004-02-10 10:11:02');
INSERT INTO queueresponse VALUES (1628,3172,0,'DJ, what do you mean \"it\'s not showing up\" ?','2004-02-10 11:00:34');
INSERT INTO queueresponse VALUES (1453,1301,0,'digit.','2004-02-11 10:22:08');
INSERT INTO queueresponse VALUES (1453,1301,0,'S.K., Powers of 10 can have only the digit 1 at the leftmost position.  F.K. is saying that any number other than a power of ten, when raised to various powers, will have any given digit show up eventually as a leftmost','2004-02-11 10:21:58');
INSERT INTO queueresponse VALUES (1453,3172,0,'... but definitely reword and submit it... it sounds interesting!','2004-02-11 10:18:29');
INSERT INTO queueresponse VALUES (1453,3172,0,'F.K., I don\'t understand your message... only ONE integer number will appear as the leftomst digit in the representation of a power of an integer power (whether or not it is a power of 10)...','2004-02-11 10:18:09');
INSERT INTO queueresponse VALUES (1503,1301,0,'There are apparently no physical cards and no randomization, just alternation between the subtraction of the power of 2 and the doubling.','2004-02-13 10:23:22');
INSERT INTO queueresponse VALUES (1453,1301,1,'','2004-02-11 08:28:34');
INSERT INTO queueresponse VALUES (1321,3172,1,'either way, thx for the update...','2004-02-11 08:01:13');
INSERT INTO queueresponse VALUES (1453,3172,1,'','2004-02-11 08:03:04');
INSERT INTO queueresponse VALUES (1453,3172,0,'as for the 2nd part of this question... DJ, are you looking for a limit/approximation... (such as the approximate number of primes in the first N counting numbers)?','2004-02-11 08:08:06');
INSERT INTO queueresponse VALUES (1453,3172,0,'ahhh... I see... (yes... I, uh, knew that 10^N has a 1 in the first digit), but the proof about other bases sounds very interesting','2004-02-11 11:09:07');
INSERT INTO queueresponse VALUES (1453,2716,1,'It\'s more interesting to show that ANY integer number can appear as the leftmost digits in the representation of ANY power of ANY integer number that isn\'t a power of 10.','2004-02-11 08:24:56');
INSERT INTO queueresponse VALUES (1453,2716,0,'I have a great proof of the above, but this comment box is too small to write it in...','2004-02-11 08:26:32');
INSERT INTO queueresponse VALUES (1321,1626,0,'Should the \"Mrs. Smith thinking Mrs Jones is cheating her\" part be added, or is the answer to that too obvious?','2004-02-10 18:43:39');
INSERT INTO queueresponse VALUES (1637,1301,0,'That would have to be two for a quarter dollar in the U.S. as there are no half-pennies.','2004-02-10 20:09:52');
INSERT INTO queueresponse VALUES (1503,1301,0,'It sounds as if the talk of techs, cards and black holes is just a confusing way of saying that you start with a certain number, and then on each round, r, you subtract 2^(r-1) and double the result.','2004-02-13 10:22:33');
INSERT INTO queueresponse VALUES (1453,2716,0,'I meant that, for example, there is a power of 2 that begins with 47, a power of 7 beginning with 135, a power of 13 starting with 2001, and so on.','2004-02-11 12:32:43');
INSERT INTO queueresponse VALUES (1453,2716,0,'Given two numbers A and B (with as many digits as you please), if A isn\'t a power of 10, there\'s a power of A that begins with the number B. Hope I was clearer!','2004-02-11 12:33:29');
INSERT INTO queueresponse VALUES (1453,2716,0,'Just to be more precise: both A and B can have many digits.','2004-02-11 12:36:23');
INSERT INTO queueresponse VALUES (1637,1920,0,'Those corrections need to be made before I give it my TU','2004-02-11 12:58:16');
INSERT INTO queueresponse VALUES (1628,3172,0,'what if Roy \'solution\' says the answer is two pair?','2004-02-11 14:39:13');
INSERT INTO queueresponse VALUES (1453,3172,0,'okay... well... that\'s STILL interesting (and different still to what DJ\'s updates to this problem), and I hope you post it.','2004-02-11 14:40:45');
INSERT INTO queueresponse VALUES (1503,2716,0,'I don\'t get it... what\'s the need of \"cards\"? This is a straight algorithm, and the question asks for how many \"loops\" it makes.','2004-02-13 10:19:26');
INSERT INTO queueresponse VALUES (1637,1626,0,'Change it all in a system. Represent everything as pence or dollars or cents or whatever; then we don\'t need to know the conversion factor.','2004-02-11 14:50:45');
INSERT INTO queueresponse VALUES (1637,1626,0,'Besides, why does the fact that there are only 99 chickens affect you buying pigs?','2004-02-11 14:51:41');
INSERT INTO queueresponse VALUES (1637,1626,1,'If there were an odd number of chickens, you couldn\'t buy 2 for a quarter. I submitted a new version that multiplies everything by 8 to ignore that error, and to get rid of cents.','2004-02-11 14:57:12');
INSERT INTO queueresponse VALUES (1637,3172,0,'Gamer, the reason it must be PIGS, and not chickens, is because if the limitation is on chickens, the problem is trivially solved by buying 100 pigs.','2004-02-11 16:25:46');
INSERT INTO queueresponse VALUES (1454,3136,1,'This is good...','2004-02-13 08:10:59');
INSERT INTO queueresponse VALUES (1503,3136,0,'This is really confusing?  and what\'s the difference between a \'tech\' and a \'card\'?','2004-02-13 08:14:47');
INSERT INTO queueresponse VALUES (1328,2716,1,'','2004-02-13 09:58:00');
INSERT INTO queueresponse VALUES (1628,1575,0,'Then I (and I think most people) would disagree ..','2004-02-11 17:47:09');
INSERT INTO queueresponse VALUES (1640,3172,0,'well, upon first glance, I have no idea... how are we supposed to judge whether this is good or bad without knowing the answer to this problem?...','2004-02-11 20:26:43');
INSERT INTO queueresponse VALUES (1640,3172,0,'... that being said, I\'m tempted to TU, based on Tristan\'s earlier problems/comments... thoughts?','2004-02-11 20:27:34');
INSERT INTO queueresponse VALUES (1628,3172,0,'well... I must admit that if the answer *is* 4 pair... 1 for the 1st boston, 2 for the 3rd, and 1 for the 4th... then this is kind of a disappointing problem','2004-02-11 21:09:55');
INSERT INTO queueresponse VALUES (1453,1301,0,'changed \"ie\" to \"e.g.\"','2004-02-13 14:38:15');
INSERT INTO queueresponse VALUES (1454,1626,1,'','2004-02-13 14:45:09');
INSERT INTO queueresponse VALUES (1454,2716,1,'This is a classic problem, and if memory serves me well, the herd was really godly in size!','2004-02-13 07:29:21');
INSERT INTO queueresponse VALUES (1640,1072,0,'More than a d3','2004-02-11 22:30:16');
INSERT INTO queueresponse VALUES (1640,3558,0,'I could add more rows... I think I should as the pattern gets more interesting.','2004-02-12 00:00:17');
INSERT INTO queueresponse VALUES (1640,3558,0,'Actually, more because I\'m worried about multiple solutions or not enough info.  I can\'t really predict it.','2004-02-12 00:06:06');
INSERT INTO queueresponse VALUES (1642,3558,0,'For when you all see this, do you think this is too much of a HW problem?','2004-02-12 00:12:05');
INSERT INTO queueresponse VALUES (1503,3172,0,'are there other cards to play?','2004-02-13 00:59:25');
INSERT INTO queueresponse VALUES (1644,1626,0,'If the answer is there isn\'t one, this is a 3/5  (or maybe 2/5?) in my opinion. I have only looked at this for about 5 minutes, so I am not sure, but it seems like if the answer is there isn\'t one, it\'s easy to prove.','2004-02-13 14:48:22');
INSERT INTO queueresponse VALUES (1453,1301,0,'In the paragraph beginnint \"Also, \" I changed \"it is\" to \"is it\"','2004-02-12 09:05:27');
INSERT INTO queueresponse VALUES (1637,1301,1,'','2004-02-12 09:18:38');
INSERT INTO queueresponse VALUES (1637,979,1,'','2004-02-12 09:40:25');
INSERT INTO queueresponse VALUES (1469,979,1,'','2004-02-12 09:40:43');
INSERT INTO queueresponse VALUES (1640,1920,0,'I think two more rows would be good','2004-02-12 10:45:06');
INSERT INTO queueresponse VALUES (1637,1920,1,'TU for the new version','2004-02-12 10:47:08');
INSERT INTO queueresponse VALUES (1643,2716,0,'The same question could be asked for bases OTHER than 10','2004-02-12 12:10:07');
INSERT INTO queueresponse VALUES (1643,1920,0,'D2 or D3, the only prime is 5, and a proof is rather short.','2004-02-12 12:11:43');
INSERT INTO queueresponse VALUES (1643,3172,0,'is it me... or does this look a LOT like DJ submitted this problem?!?  DJ ?','2004-02-12 12:21:14');
INSERT INTO queueresponse VALUES (1643,3172,1,'short (generally equals elegant), but doesn\'t necessarily mean easy... :-)  I will TU at d4 (or d3)','2004-02-12 12:22:35');
INSERT INTO queueresponse VALUES (1453,2716,0,'Instead of \"ie\", it should read \"eg\" -- the former means \"that is\", and the latter, \"for example\".','2004-02-12 13:16:26');
INSERT INTO queueresponse VALUES (1643,2716,1,'5 *isn\'t* the only prime; for example, in base 4, you get 17. What *is* correct, is to say that only \"101\" *could* be a prime, depending on the numbering base.','2004-02-12 13:18:14');
INSERT INTO queueresponse VALUES (1643,1920,0,'I misread the problem','2004-02-12 13:43:12');
INSERT INTO queueresponse VALUES (1643,1301,1,'','2004-02-12 15:04:03');
INSERT INTO queueresponse VALUES (1640,1626,1,'','2004-02-12 16:03:01');
INSERT INTO queueresponse VALUES (1644,3172,0,'boy.... this feels like another DJ problem.... DJ, is this you?','2004-02-13 14:28:09');
INSERT INTO queueresponse VALUES (1454,3172,1,'','2004-02-13 00:55:19');
INSERT INTO queueresponse VALUES (1503,3172,0,'If a card is \"in play\" does this mean it is in play during the whole game... or available for one to play at any given time?','2004-02-13 00:59:18');
INSERT INTO queueresponse VALUES (1640,1072,0,'Yes I wouldn\'t mind more rows as well.  This intrigued me so much I sat down and wrote it all out and only found small patterns within the system which makes me think it\'s very complex. In other words more rows would be','2004-02-12 16:51:48');
INSERT INTO queueresponse VALUES (1640,1072,0,'-nice. Now with a sequence it\'s pretty hard to say the difficulty because there could be something really simple you just miss but I think this would be a D5. Other opinions?','2004-02-12 16:52:44');
INSERT INTO queueresponse VALUES (1640,3172,0,'Honestly, Alan, without having the answer to this problem, I don\'t know how to effectively judge the difficulty... but I would just trust Tristan\'s judgement','2004-02-12 18:08:50');
INSERT INTO queueresponse VALUES (1503,2716,0,'Sorry - I stand corrected!','2004-02-13 14:30:00');
INSERT INTO queueresponse VALUES (1640,3558,0,'I added two rows.  The reason that I ask for the next five rows is because people might predict a single row without understanding the pattern.','2004-02-12 18:49:55');
INSERT INTO queueresponse VALUES (1644,1301,1,'','2004-02-13 14:31:54');
INSERT INTO queueresponse VALUES (1503,1301,0,'Also, as the size of the black hole starts at 1 and doubles each turn, it can never be 3 or 6 as specified in the example.','2004-02-13 10:24:19');
INSERT INTO queueresponse VALUES (1640,1920,1,'','2004-02-13 11:03:29');
INSERT INTO queueresponse VALUES (1503,2716,0,'Charlie: the example *doesn\'t* show the black hole size. The difference between the B and M columns equals the black hole size.','2004-02-13 11:26:24');
INSERT INTO queueresponse VALUES (1640,2716,1,'','2004-02-13 11:27:19');
INSERT INTO queueresponse VALUES (1503,3172,0,'no... F.K.--Charlie is refering to the quote (\"If it was 3, it\'s 6 now\")... which it can never be...','2004-02-13 13:00:41');
INSERT INTO queueresponse VALUES (1503,1626,0,'I have changed the problem to reflect a less \"cultured\" problem; that seems to be better these days. I think Charlie is right','2004-02-13 14:59:19');
INSERT INTO queueresponse VALUES (1644,3172,0,'','2004-02-13 15:15:17');
INSERT INTO queueresponse VALUES (1503,3172,0,'\"tribal offerings\"  -- lol !','2004-02-13 15:16:52');
INSERT INTO queueresponse VALUES (1328,1072,1,'','2004-02-13 18:03:55');
INSERT INTO queueresponse VALUES (1328,1626,1,'I don\'t know if this is 4/5; Ravi hasn\'t been too reliable with the ratings but maybe that only applies to 3/5','2004-02-13 19:02:40');
INSERT INTO queueresponse VALUES (1503,1301,0,'The black hole still starts at 1 and still doubles every year, and so at no time would it double from 3 to 6: it goes 1, 2, 4, 8, 16, 32, ...','2004-02-13 22:10:32');
INSERT INTO queueresponse VALUES (1516,2716,1,'It\'s interesting that you can never get 100% of the paste.','2004-02-14 09:16:28');
INSERT INTO queueresponse VALUES (1516,1301,0,'Changed \"tommorrow\" to \"tomorrow\"','2004-02-14 11:05:19');
INSERT INTO queueresponse VALUES (1516,1301,1,'','2004-02-14 11:08:00');
INSERT INTO queueresponse VALUES (1516,1072,0,'Technically with an infinite amount of squeezes you can get all the toothpaste out. But thats irrelevant','2004-02-15 11:55:06');
INSERT INTO queueresponse VALUES (1516,3172,1,'','2004-02-15 16:57:45');
INSERT INTO queueresponse VALUES (1648,3172,1,'','2004-02-15 17:00:19');
INSERT INTO queueresponse VALUES (1516,1626,0,'I tried to get out all the bugs of this problem and the zones. I also changed a few things that I missed before','2004-02-15 18:01:52');
INSERT INTO queueresponse VALUES (1503,1626,0,'I am just illustrating that it doubles by that; not really that it could ever be 3','2004-02-15 18:03:26');
INSERT INTO queueresponse VALUES (1644,1626,0,'we still need to assess the difficulty.','2004-02-15 18:06:43');
INSERT INTO queueresponse VALUES (1648,1626,0,'I think it would be easier to say \"Prove that in triangle ABC, condition 1 implies condition 2\", or even replace condition 1 and condition 2 with the actual condition.','2004-02-15 18:09:34');
INSERT INTO queueresponse VALUES (1624,1626,1,'I think it\'s fine now, as long as there\'s a solution. People TU it because they don\'t see anything wrong; this usually includes not checking for a solution','2004-02-15 20:34:16');
INSERT INTO queueresponse VALUES (1464,2716,1,'Sounds harder than it is... By the way, I believe you could transform any number to any other number.','2004-02-16 07:19:18');
INSERT INTO queueresponse VALUES (1644,2716,1,'The not-a-square part is easy; I\'m still thinking about the cube part.','2004-02-16 07:20:20');
INSERT INTO queueresponse VALUES (1464,1301,1,'','2004-02-16 08:31:03');
INSERT INTO queueresponse VALUES (1464,3136,0,'Maybe FK\'s addition could be put in as a little supplementary question...','2004-02-16 09:11:08');
INSERT INTO queueresponse VALUES (1464,3172,1,'','2004-02-16 09:23:47');
INSERT INTO queueresponse VALUES (1503,2716,1,'OK, I think this version is more understandable...','2004-02-16 11:17:10');
INSERT INTO queueresponse VALUES (1648,3172,0,'What you say is true--more along the definitions of \"necessary\" and \"sufficient\".  I suppose what you suggest *is* clearer... the way it is currently, seems more \"mathematically formal\" to me.  I would TU the change too,','2004-02-16 12:37:41');
INSERT INTO queueresponse VALUES (1494,2716,1,'OK, I stand corrected again -- but I still think that the shorter version of the problem would be better...','2004-02-18 11:58:32');
INSERT INTO queueresponse VALUES (1648,2716,0,'I would write just \"In a triangle ABC, prove that sinA*sinB...=1 only if A=B=45 and C=90 degrees.','2004-02-16 14:35:13');
INSERT INTO queueresponse VALUES (1494,3172,0,'\"lie on a circle\" is absolutely correct.  A circle is the locus of points equidistant from a \'center\' point.','2004-02-18 11:45:11');
INSERT INTO queueresponse VALUES (1494,2716,0,'I\'ll change to TU after fixing the previous problem','2004-02-18 10:47:27');
INSERT INTO queueresponse VALUES (1464,1626,0,'You can\'t ever convert the number to 1, only 01 and 001; right?','2004-02-16 15:48:46');
INSERT INTO queueresponse VALUES (1503,1301,1,'','2004-02-16 16:26:03');
INSERT INTO queueresponse VALUES (1644,1626,0,'The cube part is even easier. There must be 1 or 2 divisible by 3 in the bunch; not 0 or 3','2004-02-16 17:42:37');
INSERT INTO queueresponse VALUES (1644,1626,0,'I think this deserves a closer look that it seems like it demands in the queue. I won\'t TD it, but I don\'t think it should be posted without discussion.','2004-02-16 18:55:43');
INSERT INTO queueresponse VALUES (1648,3172,0,'\"only if\"  or  \"if and only if\" ?','2004-02-17 02:08:55');
INSERT INTO queueresponse VALUES (1644,3172,0,'Gamer, what does divisibility by 3 have to do with it?  ( {66, 67, 68, 69} has 2 numbers that are divisible by 3, but there are no perfect cubes in it)','2004-02-17 02:11:16');
INSERT INTO queueresponse VALUES (1644,3172,0,'(and 66x67x68x69 = 20,748,024 which isn\'t a perfect cube)','2004-02-17 02:13:06');
INSERT INTO queueresponse VALUES (1644,3172,0,'never mind... (Gamer, I assume you are talking about prime factorization... I gotcha)','2004-02-17 04:46:01');
INSERT INTO queueresponse VALUES (1644,3172,0,'Gamer\'s right... this isn\'t D4 or D5 ...','2004-02-17 04:47:19');
INSERT INTO queueresponse VALUES (1644,3172,0,'will TU at lower difficulty','2004-02-17 04:47:35');
INSERT INTO queueresponse VALUES (1644,1626,0,'I said D3 instead of D2 because it looks hard at first. It\'s a D2 problem, but it doesn\'t appear that way at first.','2004-02-17 06:08:29');
INSERT INTO queueresponse VALUES (1644,1626,0,'I changed it to allow all powers, but I think that\'s not too hard to prove.','2004-02-17 06:10:21');
INSERT INTO queueresponse VALUES (1648,1301,1,'','2004-02-17 08:58:54');
INSERT INTO queueresponse VALUES (1651,153,0,'Sorry, I should have addressed that to Gamer, not Charlie.','2004-02-20 12:34:31');
INSERT INTO queueresponse VALUES (1651,2716,0,'TomM is right -- you cannot solve it directly without knowing who the roumanian is, and without taking into account that the narrator COULD work out the standings.','2004-02-20 12:56:36');
INSERT INTO queueresponse VALUES (1651,1626,0,'If the person from Qatar said that \"Qatar ended in a higher place than Saudi Arabia\", is that a lie or a truth? Or, is it a \"Lie about the wrong answer\" type thing... That should be made more clear','2004-02-17 15:39:04');
INSERT INTO queueresponse VALUES (1651,1626,0,'Should the solver know that it\'s solvable to solve the problem? Otherwise it seems to make more sense to ask \"What are the standings?\"','2004-02-17 15:40:06');
INSERT INTO queueresponse VALUES (1651,153,0,'possibilities given that the Rumanian is known. We can\'t solve it without knowing that the narrator could.','2004-02-20 12:33:43');
INSERT INTO queueresponse VALUES (1644,3172,1,'','2004-02-17 19:04:35');
INSERT INTO queueresponse VALUES (1503,3136,1,'Better now...','2004-02-17 21:49:18');
INSERT INTO queueresponse VALUES (1648,3136,1,'I like it...  Oh, and SK, doesn\'t \"only if\" imply \"if and only if\"?','2004-02-17 21:51:25');
INSERT INTO queueresponse VALUES (1648,1626,0,'only if is the converse of if. It is a square only if it\'s a rectagle.','2004-02-17 22:26:51');
INSERT INTO queueresponse VALUES (1651,153,0,'Charlie-- Since the narrator knows which one is from Rumania, and we don\'t, It seems that we can\'t solve it directly, but rather by looking at all the viable solutions and finding the one that does not have multiple','2004-02-20 12:32:12');
INSERT INTO queueresponse VALUES (1642,3172,1,'no','2004-02-18 01:40:52');
INSERT INTO queueresponse VALUES (1494,3172,1,'','2004-02-18 01:41:50');
INSERT INTO queueresponse VALUES (1494,2716,0,'If three points were collinear, they could be considered as being part of a infinite radius circle, and thus the fourth point would lie within that circle -- I suggest removing the \"collinear\" part.','2004-02-18 08:00:47');
INSERT INTO queueresponse VALUES (1494,2716,0,'I\'d also remove the part about the four points lying on a circle -- if they do, obviously one of the points lies within the circle formed by the other three.','2004-02-18 08:01:31');
INSERT INTO queueresponse VALUES (1494,2716,0,'Thus, I\'d just say: \"Show that given four points in a plane, one of them must lie within the circle formed by the other three.\"','2004-02-18 08:02:08');
INSERT INTO queueresponse VALUES (1494,1575,0,'If four points are collinear (or three), then they do not lie on a circle, and if all four points share a circle, than none of them is within it .. maybe you should recheck your definitions of \'circle\' and \'within\'','2004-02-18 08:14:50');
INSERT INTO queueresponse VALUES (1644,2561,0,'If it\'s \'okay\' with everyone, I\'m going to change it back to the problem I had originally (and what I have the proof of). I didn\'t know that you guys could just change my problem on a whim, but I don\'t appreciate it','2004-02-20 11:06:36');
INSERT INTO queueresponse VALUES (1651,2716,0,'If the person from Qatar mentions his own country, then he\'s right. I\'ll try to make it clearer.','2004-02-18 08:51:13');
INSERT INTO queueresponse VALUES (1494,2716,0,'OK, you\'re right -- I \"expanded\" the definition of \"within\" to include the circumference. I should have written \"...one of them must lie IN the circle...\"','2004-02-18 08:53:17');
INSERT INTO queueresponse VALUES (1648,2716,1,'I obviously prefer the second, shorter, question...  ;-','2004-02-18 08:54:28');
INSERT INTO queueresponse VALUES (1494,1301,1,'','2004-02-18 09:48:34');
INSERT INTO queueresponse VALUES (1642,1301,1,'','2004-02-18 09:49:39');
INSERT INTO queueresponse VALUES (1494,2716,0,'Oops -- forgot to TU!','2004-02-18 10:38:52');
INSERT INTO queueresponse VALUES (1494,2716,0,'Shouldn\'t it read, \"lie on a circumference\"?','2004-02-18 10:47:02');
INSERT INTO queueresponse VALUES (1644,2716,0,'Oops; unless you specify \"y>1\" the problem is really trivial!  ;-','2004-02-18 13:01:13');
INSERT INTO queueresponse VALUES (1652,1920,1,'','2004-02-18 13:40:28');
INSERT INTO queueresponse VALUES (1494,1626,0,'I don\'t think a circle with infinte radius could exist. The diameter is a symmetry line for the circle, and where they intersect is the center. However, two lines perpendicular to the same line will never intersect.','2004-02-18 14:58:29');
INSERT INTO queueresponse VALUES (1525,1301,1,'','2004-02-20 08:23:22');
INSERT INTO queueresponse VALUES (1644,2561,0,'Whoa, this isn\'t the problem I submitted, what happened? The problem should be, prove that it cannot be a square or a cube. My solution doesn\'t cover this general case, and the proof is not nearly as neat as mine now','2004-02-20 11:03:35');
INSERT INTO queueresponse VALUES (1642,1626,1,'Would this be geometry, since I take it the pencil is a frustum (from what I learned)','2004-02-18 15:04:04');
INSERT INTO queueresponse VALUES (1652,1626,1,'Make sure you soultion really is robust; I can imagine many arguments :)','2004-02-18 15:14:11');
INSERT INTO queueresponse VALUES (1642,3558,0,'Yeah, you\'re probably right, but I don\'t know what a frustum is.  The Just Math category is large enough; I\'ll change it.','2004-02-18 18:56:11');
INSERT INTO queueresponse VALUES (1644,1626,0,'You are right; good thing you caught that :)','2004-02-18 20:27:53');
INSERT INTO queueresponse VALUES (1652,3172,1,'Well... answer or not... I think the premise is too funny to pass up... lol','2004-02-18 20:32:08');
INSERT INTO queueresponse VALUES (1494,1575,0,'Suppose, for example, you picked four x-values, and looked at the points on a circle with those x-values (taking the ones with the highest y-value, and assuming the circle is large enough. If you were to then expand ..','2004-02-18 20:51:00');
INSERT INTO queueresponse VALUES (1494,1575,0,'the circle and look at the \'top\' four points on the growing circumference. their limit as the radius of the circle approaches infinity would be collinear.','2004-02-18 20:52:31');
INSERT INTO queueresponse VALUES (1494,1575,0,'.. That being said, it is still ridiculous to suggest that four (or three) collinear points are on the same circle','2004-02-18 20:53:47');
INSERT INTO queueresponse VALUES (1526,1626,0,'I am not saying boring is bad, maybe it\'s better since it\'s clearer. However, it doesn\'t have a story line.','2004-02-26 17:22:42');
INSERT INTO queueresponse VALUES (1494,2716,0,'Gamer: two lines perpendicular to the same line have a common point at infinity -- the same point that is the center of the circle.','2004-02-19 07:22:00');
INSERT INTO queueresponse VALUES (1494,2716,0,'DJ: analyzing a line as a zero curvature arc *is* counterintuitive -- but is just a matter of limits. Zero curvature circles are useful -- you can solve \"touching circles and lines\" problems with them, for instance.','2004-02-19 07:23:24');
INSERT INTO queueresponse VALUES (1644,1626,0,'4 is a multiple of 4, but the other number is a multiple of 2. So you will get 3^2 every time in the prime factorization. This prevents it from being a square.','2004-02-23 14:47:56');
INSERT INTO queueresponse VALUES (1525,3172,1,'','2004-02-20 00:28:07');
INSERT INTO queueresponse VALUES (1525,2716,1,'Comment','2004-02-20 06:48:45');
INSERT INTO queueresponse VALUES (1645,1920,1,'Not too bad, if you know how to express a line in 3D','2004-02-19 12:25:46');
INSERT INTO queueresponse VALUES (1645,1301,1,'','2004-02-19 13:33:50');
INSERT INTO queueresponse VALUES (1526,2716,0,'I wouldn\'t TD a problem just because of not enough interest. As the problem stands, I wouldn\'t TU it, but that\'s because I don\'t like its current text.','2004-02-25 14:29:05');
INSERT INTO queueresponse VALUES (1526,1626,0,'I actually did have \"move on the same diagonal with one of the opposite color\" in there. I added \"end its move\" on, because that confused me when I solved it','2004-02-26 17:21:31');
INSERT INTO queueresponse VALUES (1642,1575,0,'A frustrum is basically a cone with the point chopped off .. is that what you intended?','2004-02-19 18:07:01');
INSERT INTO queueresponse VALUES (1645,3172,1,'Comment','2004-02-19 22:58:18');
INSERT INTO queueresponse VALUES (1644,1626,0,'(I meant 2^3 instead of 3^2), also due to a reason similar to \"prime pairs\", numbers like 11 and 13 won\'t be divisible by 2 or 3 (and thus, not 4), so whatever they are divisible by, it won\'t occur again.','2004-02-23 14:51:34');
INSERT INTO queueresponse VALUES (1654,2716,0,'There was a similar problem with a car and a spare wheel.','2004-02-20 14:24:34');
INSERT INTO queueresponse VALUES (1654,1920,1,'I can not find any similar puzzles.  D1?','2004-02-20 14:38:45');
INSERT INTO queueresponse VALUES (1654,1626,1,'There was the old problem about a man with a car, and his tires would only work for 4 miles each, but he had to travel 5 miles. The solution being to rotate the tires, however I haven\'t seen this... I think this is a D1','2004-02-20 15:24:08');
INSERT INTO queueresponse VALUES (1654,3172,0,'I\'ll TU when this is D1, but... I think F.K. is right, and this is a dup... though I don\'t know where the original problem is...','2004-02-20 16:40:41');
INSERT INTO queueresponse VALUES (1654,2716,0,'Gamer is referring to the same problem I was talking about.','2004-02-20 16:53:31');
INSERT INTO queueresponse VALUES (1642,3558,0,'yes','2004-02-20 17:37:22');
INSERT INTO queueresponse VALUES (1642,1626,0,'Check out the truncated cone problem, :)','2004-02-20 18:44:02');
INSERT INTO queueresponse VALUES (1526,1575,0,'to each other for some reason.  One thing, though .. do you have a solution for this?','2004-02-26 12:36:05');
INSERT INTO queueresponse VALUES (1526,1626,0,'I actually do. Of course for any problem, you can prove it\'s impossible too, but I do have a solution.','2004-02-26 17:20:13');
INSERT INTO queueresponse VALUES (1654,3136,1,'I think this could be different enough to be a D1, morning problem...','2004-02-20 23:06:54');
INSERT INTO queueresponse VALUES (1526,153,0,'It\'s a little confusing as stated. As I understand it, however, you are playing Chinese Checkers on the black squares of a 4x5 abreviated chessboard, with a couple of odd rules: No jumping,','2004-02-21 01:53:30');
INSERT INTO queueresponse VALUES (1526,153,0,'both players move simultaneously each move, and a square \"under attack\" by both players cannot be moved onto. Is this correct?','2004-02-21 01:55:01');
INSERT INTO queueresponse VALUES (1526,1626,0,'It\'s a compilcated situation for that; I thought it would look cooler this way. However, you couldn\'t have two tribe pieces on the same diagonal at any time.','2004-02-21 08:31:55');
INSERT INTO queueresponse VALUES (1526,1626,0,'that\'s the rule about not moving on to','2004-02-21 08:32:09');
INSERT INTO queueresponse VALUES (1526,1575,0,'there\'s that \"least number\" again','2004-02-21 12:58:43');
INSERT INTO queueresponse VALUES (1644,3172,0,'Aaron, you did not understand what Gamer wrote.  (Well... neither did I at first)...','2004-02-23 14:02:41');
INSERT INTO queueresponse VALUES (1575,1575,0,'where do you normally type the answer to a problem?','2004-03-06 10:51:41');
INSERT INTO queueresponse VALUES (1526,3172,0,'Gamer, not that you would WANT it... but you could have two tribes on 1 and 8... or... 4 and 9 (same diagonal)... and DJ\'s right... \"least\" s/b \"fewest\"','2004-02-21 14:28:30');
INSERT INTO queueresponse VALUES (1654,3172,1,'okay... works for me... unless F.K. (or someone else) can find the dup','2004-02-21 14:30:24');
INSERT INTO queueresponse VALUES (1464,3172,0,'test to see if I can put a URL here: \"http://www.flooble.com/perplexus/show.php?pid=1652\"','2004-02-21 14:32:06');
INSERT INTO queueresponse VALUES (1464,3172,0,'another test: this prob','2004-02-21 14:32:44');
INSERT INTO queueresponse VALUES (1464,3172,0,'guess the former will work...  please ignore the tests','2004-02-21 14:33:00');
INSERT INTO queueresponse VALUES (1526,1626,0,'If B was on 8 and A was on 1, one tribe could move to the other\'s island.  You also can\'t put two tribes on the same island. :)','2004-02-21 21:17:04');
INSERT INTO queueresponse VALUES (1653,3172,1,'','2004-02-21 23:26:54');
INSERT INTO queueresponse VALUES (1653,1301,1,'','2004-02-22 10:34:37');
INSERT INTO queueresponse VALUES (1653,1626,1,'','2004-02-22 10:57:32');
INSERT INTO queueresponse VALUES (1644,1626,0,'Oh sorry, that problem is too easy... It\'s not a perfect cube since it has 1 or 2 multiples of 3 in it, and it\'s not a perfect square since it has 1 multiple of 4 in it.','2004-02-22 19:35:28');
INSERT INTO queueresponse VALUES (1644,1626,0,'By the way, if we change your problem, your solution doesn\'t have to cover it! Although it may seem like it, if we change the problem, we probably know the answer so you don\'t have to.','2004-02-22 19:36:32');
INSERT INTO queueresponse VALUES (1655,3136,1,'I\'ll have to check my melting points and relative densities...  but we haven\'t had a science problem for a while, so I\'m TUing...','2004-02-23 08:11:10');
INSERT INTO queueresponse VALUES (1565,1920,1,'','2004-02-26 09:28:24');
INSERT INTO queueresponse VALUES (1526,1575,0,'I think, based on the previous problem context, that he meant opposite. And Gamer, if you think this version is \'boring,\' using chess bishops makes much more sense than islanders that just don\'t want to live diagonal t','2004-02-26 12:35:41');
INSERT INTO queueresponse VALUES (1655,2716,1,'I\'m guessing mercury right now, but will check...','2004-02-23 08:22:59');
INSERT INTO queueresponse VALUES (1655,3172,1,'yes... quicksilver should do it... in which case... I would say D2... but I\'ll TU @ 3','2004-02-23 09:53:06');
INSERT INTO queueresponse VALUES (1655,2716,0,'Comment','2004-02-23 10:22:18');
INSERT INTO queueresponse VALUES (1644,2561,0,'Just because four consecutive numbers will have only one or two multiples of three, that doesn\'t mean the product will have only one or two FACTORS of three (9*10*11*12 has three factors of three).','2004-02-23 10:52:08');
INSERT INTO queueresponse VALUES (1644,2561,0,'Also, 4 itself has one multiple of four, but it\'s a perfect square. Don\'t trivialize a problem you haven\'t thought all the way through.','2004-02-23 10:52:52');
INSERT INTO queueresponse VALUES (1575,3136,1,'Oh...  that\'s ok then.  I was trying to look for another layer!  OK, I\'ll TU.','2004-03-07 01:42:27');
INSERT INTO queueresponse VALUES (1668,1626,1,'I don\'t think this is on flooble yet actually.','2004-02-26 16:12:45');
INSERT INTO queueresponse VALUES (1661,1626,0,'Would we have covered this before, or is it new? I haven\'t solved that problem so I don\'t know if it\'s similar','2004-02-23 14:53:46');
INSERT INTO queueresponse VALUES (1661,1301,1,'','2004-02-23 14:55:19');
INSERT INTO queueresponse VALUES (1651,1626,0,'Although my comment probably didn\'t indicate so, it was really more of question without looking at the problem...','2004-02-23 14:55:41');
INSERT INTO queueresponse VALUES (1661,2716,1,'OK, but the people who can solve this, don\'t need definitions such as i^2=-1.','2004-02-23 14:55:42');
INSERT INTO queueresponse VALUES (1661,1301,0,'The closest I remember was the problem involving finding a complex number (which turned out to be purely imaginary in the official answer) to another complex power to get a real number.  This differs from that.','2004-02-23 14:57:08');
INSERT INTO queueresponse VALUES (1565,2716,1,'Comment','2004-02-26 07:01:56');
INSERT INTO queueresponse VALUES (1651,2716,0,'I tightened up the text, made it shorter and (hopefully) clearer.','2004-02-26 07:08:09');
INSERT INTO queueresponse VALUES (1651,3172,0,'... and YES... I REALIZE... that sometimes... some VERY GOOD problems will have kinks to work out... and may generate a lot of discussion... but that\'s more the exception than the rule.','2004-02-26 04:29:50');
INSERT INTO queueresponse VALUES (1651,3172,0,'\"Pregnant Secretary\", for example, was a problem submitted (by F.K) which was well written, very clear about intent, and had an amusing premise....  not a lot of discussion was needed on how to improve it.','2004-02-26 04:28:36');
INSERT INTO queueresponse VALUES (1651,3172,0,'Gamer... by \"generating interest\" ... I *mean* TUs....  a well written problem will not generate a lot of discussion about how to make it \"pass muster\".','2004-02-26 04:26:13');
INSERT INTO queueresponse VALUES (1655,1626,0,'I saw something strange like this before :)','2004-02-23 15:06:35');
INSERT INTO queueresponse VALUES (1526,3172,0,'if the first move must be to move a white bishop to 3... then isn\'t it on the same diagonal as the white bishop on 2?  Doesn\'t this violate your own rule?  This sure is confusing...','2004-02-25 23:46:05');
INSERT INTO queueresponse VALUES (1644,1920,0,'Gamer, what if n=8k.  The product is then a multiple of 16.','2004-02-23 15:11:05');
INSERT INTO queueresponse VALUES (1644,1626,1,'I was then wrong with my assumption. I will have to think about where I based that upon','2004-02-23 16:02:10');
INSERT INTO queueresponse VALUES (1661,3172,1,'','2004-02-23 16:29:00');
INSERT INTO queueresponse VALUES (1526,1575,0,'I still don\'t get the \"would allow a tribe of the opposite type (A or B) to move to that island on the next day\" part .. they can\'t move if another tribe is diagonal to the island they\'re moving from? Or what?','2004-02-23 18:12:57');
INSERT INTO queueresponse VALUES (1661,3558,0,'If somebody didn\'t know about i before, they could still solve this.  It\'s not at all like \"The powers that be.\"','2004-02-23 18:23:13');
INSERT INTO queueresponse VALUES (1666,1575,-1,'actually, this problem can\'t be solved','2004-03-03 10:17:52');
INSERT INTO queueresponse VALUES (1565,3172,1,'','2004-02-25 23:40:39');
INSERT INTO queueresponse VALUES (1526,3172,0,'\"whire\" s/b \"white\"','2004-02-25 23:44:33');
INSERT INTO queueresponse VALUES (1526,1626,0,'Yes... is there a more easily put way to do this? Or do you all just suggest I bag this creative and go with the boring 4 by 5 chess board that\'s more clear?','2004-02-23 18:48:37');
INSERT INTO queueresponse VALUES (1668,3172,1,'','2004-02-26 20:32:56');
INSERT INTO queueresponse VALUES (1651,1626,0,'How is it not generating interest? It actually is generating much interest in the queue, as opposed to unequally yoked which just recieved 3 TUs','2004-02-25 21:29:54');
INSERT INTO queueresponse VALUES (1648,1575,0,'the \"if\" comes from the fact that it is a sufficient condition, the \"only if\" comes from it being necessary. this case is necessary and sufficient, so \"if and only if\" is true, but not always..','2004-02-23 19:38:51');
INSERT INTO queueresponse VALUES (1644,1575,1,'Too bad .. this would have been a great discussion to have in the problem comments..','2004-02-23 19:39:41');
INSERT INTO queueresponse VALUES (1553,153,0,'I suppose we should ignore the trivial solution that any number n is a 1-digit b-palindrome for all bases b where b>n','2004-02-24 02:28:03');
INSERT INTO queueresponse VALUES (1553,153,0,'Never mind -- I missed the phrase \"of at least three digits.\"','2004-02-24 02:29:51');
INSERT INTO queueresponse VALUES (1646,2716,1,'Comment','2004-02-24 07:27:49');
INSERT INTO queueresponse VALUES (1553,2716,1,'','2004-02-24 07:29:00');
INSERT INTO queueresponse VALUES (1646,3136,1,'','2004-02-24 09:05:36');
INSERT INTO queueresponse VALUES (1553,1301,1,'','2004-02-24 09:11:27');
INSERT INTO queueresponse VALUES (1564,1301,1,'','2004-02-24 09:12:19');
INSERT INTO queueresponse VALUES (1553,1920,1,'','2004-02-24 09:12:31');
INSERT INTO queueresponse VALUES (1564,1920,1,'','2004-02-24 09:13:37');
INSERT INTO queueresponse VALUES (1564,3172,1,'Comment','2004-02-24 09:33:04');
INSERT INTO queueresponse VALUES (1646,3172,1,'','2004-02-24 09:42:00');
INSERT INTO queueresponse VALUES (1655,1567,-1,'The question has some potential, but is too vague as stated to rule out all manner of \"solutions\" (attach it to a He balloon, put in earth orbit, etc.) Can you add clarification?','2004-02-24 10:31:42');
INSERT INTO queueresponse VALUES (1655,1920,0,'I like it as it is.  Questions in science dont always have single, concrete answers.','2004-02-24 12:11:33');
INSERT INTO queueresponse VALUES (1655,3172,0,'I (sortuv) agree with Bryan, I would prefer Charlie was more specific about what he\'s after (along with exclusions)... but I will continue to TU as it is.','2004-02-24 13:09:35');
INSERT INTO queueresponse VALUES (1553,1626,1,'This looks good :)','2004-02-24 14:43:46');
INSERT INTO queueresponse VALUES (1564,1626,0,'shouldn\'t divide at least one, be factors of at least one? No number can divide, because numbers are inanimate objects.','2004-02-24 14:45:51');
INSERT INTO queueresponse VALUES (1644,1626,0,'I was assuming people agreed with me at the beginning, or I wouldn\'t have carreid on. My prime pairs idea (I think) is the key to solving this; I won\'t put that in here though in any more detail','2004-02-24 14:48:24');
INSERT INTO queueresponse VALUES (1655,1626,0,'I think Charlie means just the lead, not connected or attracted by anything extraneous.','2004-02-24 15:06:55');
INSERT INTO queueresponse VALUES (1564,1575,0,'So, \"3 divides 6\" is a false statement? Come on...','2004-02-24 15:10:51');
INSERT INTO queueresponse VALUES (1651,2716,0,'Is it too noticeable, that I like the \"Three Stooges\" a lot?  :-','2004-02-27 06:41:38');
INSERT INTO queueresponse VALUES (2112,5751,0,'You cannot exceed 100 or the element will overpower the other three','2004-02-24 15:47:07');
INSERT INTO queueresponse VALUES (2112,5751,0,'','2004-02-24 15:47:49');
INSERT INTO queueresponse VALUES (1655,1072,1,'nor carried in a boatlike device. Ine coukld argue that attaching a helium ballon acts as a boat. (The string has to go under the weight)','2004-02-24 15:49:47');
INSERT INTO queueresponse VALUES (1564,3172,0,'gamer.... lol :-) ...','2004-02-24 17:45:48');
INSERT INTO queueresponse VALUES (1526,3172,0,'I don\'t think this is generating much interest, I\'m sorry.','2004-02-25 01:17:38');
INSERT INTO queueresponse VALUES (1526,3558,0,'There doesn\'t seem to be anything wrong with the wording, but I didn\'t see the other wording.','2004-02-26 18:41:16');
INSERT INTO queueresponse VALUES (1651,3172,-1,'I don\'t think this is generating much interest, I\'m sorry...','2004-02-25 01:18:25');
INSERT INTO queueresponse VALUES (1651,2716,0,'Should I rather post the solution here? It will help checking the correctness of the problem.','2004-02-25 08:07:01');
INSERT INTO queueresponse VALUES (1657,3172,1,'','2004-02-25 10:04:08');
INSERT INTO queueresponse VALUES (1657,2716,1,'Comment','2004-02-25 10:42:00');
INSERT INTO queueresponse VALUES (1657,1301,1,'','2004-02-25 10:48:48');
INSERT INTO queueresponse VALUES (2151,5352,0,'sorry if this is a bit wordy, but i couldn\'t do it any other way!','2004-02-26 19:42:34');
INSERT INTO queueresponse VALUES (1526,1575,0,'There\'s interest; it\'s just that the problem is somewhat unclear, and needs to be clarified before it can go anywhere','2004-02-25 10:56:25');
INSERT INTO queueresponse VALUES (1657,1626,0,'OK, I am going to get criticized again for being stupid, but wouldn\'t n and n+1 be true for n>2?','2004-02-25 15:12:52');
INSERT INTO queueresponse VALUES (1657,1626,1,'oh nevermind, the others, not just one other.','2004-02-25 15:13:21');
INSERT INTO queueresponse VALUES (1657,1626,0,'These are some good problems :)','2004-02-25 15:13:37');
INSERT INTO queueresponse VALUES (1526,1626,0,'I changed it so it would be more boring. :) I am just trying to add creativity into problems','2004-02-25 15:19:42');
INSERT INTO queueresponse VALUES (1666,1575,0,'By \"by one of his four students, who was helped by another student\" do you just mean that he was killed by _two_ of his students? If so, say just that ..','2004-03-03 09:55:44');
INSERT INTO queueresponse VALUES (1694,3172,0,'whoops... I mean X, Y, 22, 5, 23, 7, 222, ... ?','2004-03-06 19:44:51');
INSERT INTO queueresponse VALUES (1697,3172,0,'the answer, of course is Fibonacci, but there\'s no real question here... I think you should rephrase along the lines of what Gamer suggested... ask for a proof of WHY this is Fibonacci... or ...','2004-03-06 19:45:59');
INSERT INTO queueresponse VALUES (1658,2716,0,'This is just another way of saying that among 6 people, there must be either 3 who know each other or 3 complete strangers.','2004-02-27 06:50:53');
INSERT INTO queueresponse VALUES (1668,1301,1,'','2004-02-27 07:51:00');
INSERT INTO queueresponse VALUES (1668,2716,1,'Comment','2004-02-27 07:55:07');
INSERT INTO queueresponse VALUES (1658,3172,0,'F.K. is right..., and it sounds familiar, is this a duplicate?','2004-02-27 08:34:22');
INSERT INTO queueresponse VALUES (2162,5815,0,'if this puzzle doesn\'t pass, don\'t pass all of the other parts 2-5, beacause if you do, nobody will get it','2004-03-02 19:48:42');
INSERT INTO queueresponse VALUES (1533,3172,1,'','2004-03-03 00:17:11');
INSERT INTO queueresponse VALUES (1658,2716,1,'Comment','2004-02-27 12:45:40');
INSERT INTO queueresponse VALUES (1672,1301,1,'','2004-02-27 13:54:27');
INSERT INTO queueresponse VALUES (1658,3172,0,'are ther roads allowed to cross each other?','2004-02-27 14:24:35');
INSERT INTO queueresponse VALUES (1526,1567,1,'Finally reviewing this, and the wording seems clear to me.  In general, this sort of puzzle works best when presented clearly w/o a \"storyline\", so I\'m sure this is an improvement on your first draft.','2004-02-27 10:52:31');
INSERT INTO queueresponse VALUES (1526,3172,0,'it is no longer clear which space is number 1, number 2, or number 3','2004-02-27 10:59:40');
INSERT INTO queueresponse VALUES (1526,3172,0,'it is also not clear if you mean to switch the white bishops with each other... or the white bishops with the black bishops...','2004-02-27 11:00:06');
INSERT INTO queueresponse VALUES (1526,2716,1,'This version is quite clearer.','2004-02-27 12:43:17');
INSERT INTO queueresponse VALUES (1526,1575,0,'I added an image to make the problem more clear, and the numbering more natural (rather than bottom-to-top, left-to-right?), and worded out the ambiguitites (\'to make these two bishops change places\' is unclear with four','2004-02-27 11:11:13');
INSERT INTO queueresponse VALUES (1526,1575,1,'pieces of two colors. I think this version clears up all former misgivings about the problem, hopefully ..','2004-02-27 11:12:24');
INSERT INTO queueresponse VALUES (1658,2561,0,'He\'s right, the two problems are approached the same way. I moved up another, similar, problem in its stead.','2004-02-27 12:21:12');
INSERT INTO queueresponse VALUES (1651,1567,1,'Sorry, I haven\'t been around lately to review puzzles.  This looks good.','2004-02-27 11:16:33');
INSERT INTO queueresponse VALUES (1675,3172,0,'I would think D2 (if only due to the need to trudge through the language...)   j/k!!!!','2004-02-27 14:28:09');
INSERT INTO queueresponse VALUES (1675,3172,1,'','2004-02-27 14:28:18');
INSERT INTO queueresponse VALUES (1675,775,1,'though there are almost certainly several ways to accomplich this, and since I wasn\'t your guest that night, won\'t know which particular method was used...','2004-02-27 14:30:23');
INSERT INTO queueresponse VALUES (1651,1626,0,'However, problems can be changed to make them better, just like Chess Board, that is the usual case, so TDing doesn\'t seem like the right response','2004-02-27 15:10:28');
INSERT INTO queueresponse VALUES (1651,1626,0,'It\'s not real necessary, but you could change \"made a true statement\" to \"correct in his beliefs\" so it sounds better. Also, you could change the title to \"The Oil Olympics\" if you wanted to','2004-02-27 15:13:29');
INSERT INTO queueresponse VALUES (1651,1626,1,'TU I mean','2004-02-27 15:13:40');
INSERT INTO queueresponse VALUES (1675,1626,0,'I think we could make this more direct and obvious, it always makes things better','2004-02-27 15:16:35');
INSERT INTO queueresponse VALUES (1675,1626,0,'If this is too easy, it might not make a good problem, but if it is not too easy then it\'s fine.','2004-02-27 15:17:53');
INSERT INTO queueresponse VALUES (1672,1626,1,'I wouldn\'t be able to assess the difficulty on this though.','2004-02-27 15:21:03');
INSERT INTO queueresponse VALUES (1679,1626,0,'I am just telling people to explain how you would construct one other than trial and error/ brute force. Maybe that\'s not needed.','2004-03-02 19:05:57');
INSERT INTO queueresponse VALUES (1658,1920,0,'Usually for this type of problem, it does not matter','2004-02-27 15:40:37');
INSERT INTO queueresponse VALUES (1658,1575,1,'I don\'t think it matters, since the problem says any roads leaving the same town are adjacent, presumedly regardless of their physical position. Interesting problem, in that we don\'t need to know the number of towns..','2004-02-27 16:19:40');
INSERT INTO queueresponse VALUES (1679,3172,0,'ahhh... re-entrant is added','2004-03-02 15:46:15');
INSERT INTO queueresponse VALUES (1533,1575,0,'I can\'t get into the ftp server at school right this minute, but I sent an image to levik to add. As an aside, why not just ask what is the fewest number of moves?','2004-03-02 18:59:27');
INSERT INTO queueresponse VALUES (1679,1920,0,'A re-entrant tour is a tour where the start can be reached from the finish in one move','2004-03-02 15:26:25');
INSERT INTO queueresponse VALUES (1672,3172,0,'well... I suppose this is easy if one knows the answer :-)  but not so easy to look up on the internet (I think)','2004-02-27 17:18:58');
INSERT INTO queueresponse VALUES (1675,3172,0,'I was joking about the language (j/k = just kidding)... the language *is* clear.','2004-02-27 17:47:09');
INSERT INTO queueresponse VALUES (1679,3172,0,'I don\'t understand what you mean about re-entrant...','2004-03-02 15:02:40');
INSERT INTO queueresponse VALUES (1679,3172,0,'I used to write things like \"develop an algorithm\", but it seemed frowned upon, here in the queue as being too formal/computer oriented','2004-03-02 15:03:28');
INSERT INTO queueresponse VALUES (1679,1626,1,'Also, should something be added about \"develop an algorithm how...\"?','2004-03-02 14:47:50');
INSERT INTO queueresponse VALUES (1658,3172,0,'DJ... would you say hi to Aaron for me... the next time you see him?','2004-02-27 18:10:47');
INSERT INTO queueresponse VALUES (1526,3172,0,'a little clearer would be:  \"the black and white bishops to exchange places\" s/b \"the black bishops to exchange places with the white bishops\"','2004-02-27 18:17:28');
INSERT INTO queueresponse VALUES (1675,1626,0,'It may be clear, but it does have stuff you have to trudge through :)','2004-02-27 18:17:58');
INSERT INTO queueresponse VALUES (1675,3172,0,'yes, but *this* is like the kind of fresh garden mulch through which trudging is a pleasure... as it squishes between one\'s toes....  It\'s a GOOD kind of trudging.','2004-02-27 19:23:51');
INSERT INTO queueresponse VALUES (1657,3136,0,'maybe you need to define \"relatively prime\"...','2004-02-27 22:18:33');
INSERT INTO queueresponse VALUES (1672,3136,0,'This is straight out of a highschool physics book...  is this really the place for it?','2004-02-27 22:27:32');
INSERT INTO queueresponse VALUES (1675,3136,1,'','2004-02-27 22:30:53');
INSERT INTO queueresponse VALUES (1657,3172,0,'relatively prime is a \'standard\' phrase, but I agree with PD... couldn\'t hurt to provide the definition here','2004-02-27 22:47:07');
INSERT INTO queueresponse VALUES (1672,3172,0,'It\'s not in any physics book I\'ve ever read...','2004-02-27 22:48:45');
INSERT INTO queueresponse VALUES (1672,3172,0,'... in point of fact... the sum of three perfect (and different frequency) sine waves can\'t be another sine wave (unless they\'re harmonics of one another)... umm... I think I got that right... so this isn\'t trivial...','2004-02-27 22:50:27');
INSERT INTO queueresponse VALUES (1672,3172,0,'... and I\'m curious as to what you think the answer is, P.D.','2004-02-27 22:50:50');
INSERT INTO queueresponse VALUES (1530,3172,1,'','2004-02-27 23:56:31');
INSERT INTO queueresponse VALUES (1575,3172,1,'Oh yeah!  I loved the first version of this problem...  but I think this one should reference the first with a hyperlink... D4 or D5?','2004-02-27 23:57:05');
INSERT INTO queueresponse VALUES (1575,1575,0,'The first version of this problem was deleted before I even knew it was in the queue .. and I see now that the script has disappeared altogether. I\'ll have to talk to levik about how to make the problem work (think scav)','2004-02-28 00:58:47');
INSERT INTO queueresponse VALUES (1575,1626,0,'We shouldn\'t have to know any programming or web skills to solve problems here... make sure that is consistent','2004-02-28 07:45:51');
INSERT INTO queueresponse VALUES (1679,1626,0,'Add the word \"re-entrant\" on the first blank. Also, link to my knight\'s tour problem','2004-03-02 14:45:48');
INSERT INTO queueresponse VALUES (1651,2716,0,'Thanks, Gamer, for the \"correct in his beliefs\" suggestion -- but as to the title proposal, I\'d rather keep the \"Three Stooges\" title  ;-','2004-02-28 09:33:43');
INSERT INTO queueresponse VALUES (1575,1575,0,'No, there are no programming or web skills to solve this one, just to write it ..','2004-02-28 09:39:20');
INSERT INTO queueresponse VALUES (1530,3558,0,'Couldn\'t this be solved the same way as \"Move the 2 - double the number\"?','2004-02-28 10:48:47');
INSERT INTO queueresponse VALUES (1575,2716,0,'I don\'t get it... is this a puzzle? I don\'t get to see anything...','2004-02-28 11:13:13');
INSERT INTO queueresponse VALUES (1530,2716,1,'There\'s a standard way of solving all these problems by using fractions.','2004-02-28 11:13:57');
INSERT INTO queueresponse VALUES (1575,1626,0,'I think we could trust you, but I don\'t know there\'s anything there. Could you send someone the solution and have them check it out to make sure it appears?','2004-02-28 11:31:00');
INSERT INTO queueresponse VALUES (1530,1626,0,'I think we would have to decide whether a problem like this (which I think is a more clean way, in the sense that the number you are moving is the same as what you are multiplying it by, and the fact the number\'s huge.)','2004-02-28 12:00:46');
INSERT INTO queueresponse VALUES (1575,1575,0,'There isn\'t anything there, right now .. it\'s a script that I need levik to put in manually; the form parser removes it when I add it to the problem','2004-02-28 13:44:38');
INSERT INTO queueresponse VALUES (1575,1575,0,'If you want me to tell you how to solve it, I can ..','2004-02-28 13:45:05');
INSERT INTO queueresponse VALUES (1666,1626,1,'I deleted the (!!) (is it necessary?) and changed other to another. Does \"D muist have had nothing to do\" mean D is innocent? Right now it sounds like D was bored.','2004-02-28 14:17:16');
INSERT INTO queueresponse VALUES (1533,1626,0,'Yes, I remember Lunar Lockout :) This is another one of those classic problem; I don\'t know where it started','2004-03-02 14:43:01');
INSERT INTO queueresponse VALUES (1658,1626,1,'','2004-02-28 14:25:08');
INSERT INTO queueresponse VALUES (1532,1626,0,'The idea here to be the same as Truncated Cone, for it to be a geometrical problem','2004-02-28 14:28:18');
INSERT INTO queueresponse VALUES (1575,1626,0,'I think if you told levik and he thought it was fine, that would be OK.  the only trouble in a problem like this would be the computer skills','2004-02-28 21:29:24');
INSERT INTO queueresponse VALUES (1532,3172,0,'I *think* you mean for the newly created triangles to be equilateral.  If so, please include that.','2004-02-29 04:43:46');
INSERT INTO queueresponse VALUES (1532,3136,0,'I\'ll agree with SK, and TU if you put in that the newly formed triangles must be equilateral and maybe use \"surface area\" instead of just \"area\" to avoid possible confusion with volume.','2004-02-29 07:38:24');
INSERT INTO queueresponse VALUES (1666,3136,0,'\"D must have had nothing to do\" probably should be \"D must have had nothing to do WITH IT\".  The murder, that is...','2004-02-29 07:51:25');
INSERT INTO queueresponse VALUES (1666,3136,1,'Oh, and where was the \"!!\", I didn\'t notice where it should have been, so I don\'t think it was necessary.  But I do lile the problem.','2004-02-29 07:52:56');
INSERT INTO queueresponse VALUES (1532,1301,0,'I\'ve changed \"vertice\" to \"vertex\", as that is the singular of \"vertices\".','2004-02-29 11:28:50');
INSERT INTO queueresponse VALUES (1532,1301,0,'SK and PD, if the truncation is to take away the same 1/8 fraction from each of the three adjoining faces, is it possible for it not to be an equilateral triangle?','2004-02-29 11:33:36');
INSERT INTO queueresponse VALUES (1532,1301,0,'I think its being equilateral can be deduced from the given.','2004-02-29 11:34:05');
INSERT INTO queueresponse VALUES (1532,1301,0,'Maybe it would be better to add just \"each of\" between \"from\" and \"3 square faces\".','2004-02-29 11:36:05');
INSERT INTO queueresponse VALUES (1651,3558,1,'','2004-02-29 12:23:56');
INSERT INTO queueresponse VALUES (1575,3558,0,'Why do you want to know the solution?  I want to know the question!','2004-02-29 12:30:23');
INSERT INTO queueresponse VALUES (1532,1626,0,'I have gotten in trouble when I have left things out that should be deduced, so I added that in.','2004-02-29 12:49:14');
INSERT INTO queueresponse VALUES (1532,1626,0,'I changed it to volume. I think with Truncated Cone, it didn\'t matter, but with this one it\'s much easier to calculate the surface area than the volume.','2004-02-29 12:50:26');
INSERT INTO queueresponse VALUES (2165,5352,0,'I\'ve looked for this on the site and cannot find it, If any of the Journeymen have seen it on hree','2004-02-29 17:52:07');
INSERT INTO queueresponse VALUES (2165,5352,0,'sorry, i\'ve got fat fingers, to continue. if any of the journeymen have seen it on here before, please let me know and i\'ll delete it. thanks','2004-02-29 17:53:48');
INSERT INTO queueresponse VALUES (1532,3558,0,'If you truncate one corner, the next truncation would take away more than 1/8 area because the area has decreased already.','2004-02-29 18:04:48');
INSERT INTO queueresponse VALUES (1666,2716,0,'Thanks for the changes, but I think the \"!!\" should stand -- it points out the irony of \"guilty parties always lie...\"','2004-03-01 07:08:03');
INSERT INTO queueresponse VALUES (1632,3136,1,'','2004-03-01 08:35:06');
INSERT INTO queueresponse VALUES (1651,3136,1,'How bout \"The Oilympics\"?','2004-03-01 08:41:36');
INSERT INTO queueresponse VALUES (1530,3136,1,'As a D2, I think this is fine...','2004-03-01 08:45:35');
INSERT INTO queueresponse VALUES (1666,1920,0,'Its amazing how many people in these logic puzzles have names which are one letter long!','2004-03-01 09:21:13');
INSERT INTO queueresponse VALUES (1632,2716,1,'','2004-03-01 09:59:39');
INSERT INTO queueresponse VALUES (1532,3172,0,'Tristan has a point... so probably you should write \"1/8 of the ORIGINAL square face area\" or something similar...','2004-03-01 10:32:51');
INSERT INTO queueresponse VALUES (1632,3172,1,'','2004-03-01 10:35:08');
INSERT INTO queueresponse VALUES (1632,1626,1,'','2004-03-01 14:45:02');
INSERT INTO queueresponse VALUES (1532,1626,0,'That is a good point, so I fixed it. Are there any more wording confusions?','2004-03-01 14:47:01');
INSERT INTO queueresponse VALUES (1672,2716,0,'AFAIK, the reason is biological, and has to do with the three types of cone cells in the eye. If this is the intended answer, I don\'t think this is an appropriate puzzle; I\'ll TD by now..','2004-03-01 14:48:23');
INSERT INTO queueresponse VALUES (1532,1626,0,'By the way, I know what such a polyhedra would look like (6 square shapes connected like a cube, but at their corners instead of their edges), but I am unable to draw it correctly, so I couldn\'t include it','2004-03-01 14:48:44');
INSERT INTO queueresponse VALUES (1672,2716,0,'As explained above, until some explanations are forthcoming.','2004-03-01 14:48:57');
INSERT INTO queueresponse VALUES (1575,1575,0,'There is no question .. it\'s more of a \'figure out what to do\' kind of thing','2004-03-01 16:58:38');
INSERT INTO queueresponse VALUES (1672,3172,0,'While biology may be relevent to the problem at hand, consider a photometer (an objective measuring tool) that can measure the frequency of light coming from any point (pixel) on your monitor...','2004-03-01 17:45:00');
INSERT INTO queueresponse VALUES (1672,3172,0,'... but I\'d like to leave this discussion to the comments','2004-03-01 17:45:28');
INSERT INTO queueresponse VALUES (1668,153,0,'I could have sworn this was already on the site, but it is not in any of the searches I made to find out where','2004-03-01 19:53:52');
INSERT INTO queueresponse VALUES (1666,153,0,'Does that mean that the actor A Martinez got his start in logic puxxles?','2004-03-01 20:02:01');
INSERT INTO queueresponse VALUES (1533,1575,0,'You need to specify the size, as the picture is not very good (actually, just tell me how big it\'s supposed to be and I\'ll add a graphic)','2004-03-01 23:44:19');
INSERT INTO queueresponse VALUES (1532,1301,1,'','2004-03-01 23:59:17');
INSERT INTO queueresponse VALUES (1533,153,0,'It looks like a 5x5 board. I\'m not sure that it would be possible no matter how many moves on a larger board','2004-03-02 04:19:28');
INSERT INTO queueresponse VALUES (1533,2716,0,'I like the problem, though it certainly does need better graphics!','2004-03-02 07:06:28');
INSERT INTO queueresponse VALUES (1675,2716,1,'','2004-03-02 13:46:57');
INSERT INTO queueresponse VALUES (1679,1301,1,'','2004-03-02 13:51:55');
INSERT INTO queueresponse VALUES (1575,1575,0,'there _is_ nothing there .. the page isn\'t letting me put the script in, so i think levik has to do it manually','2004-03-02 14:18:59');
INSERT INTO queueresponse VALUES (1533,1920,1,'Reminds me of \'Lunar Lockout\'','2004-03-02 09:25:05');
INSERT INTO queueresponse VALUES (1575,1920,0,'What is the first version SK reffered in his first comment?','2004-03-02 09:29:39');
INSERT INTO queueresponse VALUES (1532,3172,1,'','2004-03-02 09:44:18');
INSERT INTO queueresponse VALUES (1575,3172,0,'okay... like F.K... and Tristan... I see ABSOLUTELY NOTHING here...  (I haven\'t checked the page source to see if there is a script there)  My TU was/is \'tongue in cheek\'.','2004-03-02 09:45:57');
INSERT INTO queueresponse VALUES (1532,2716,1,'Comment','2004-03-02 09:53:31');
INSERT INTO queueresponse VALUES (1675,2839,0,'Like mulch squishing between one\'s toes... SK you old flatterer you... wait \'til you see the other one I have in the cue','2004-03-02 10:01:12');
INSERT INTO queueresponse VALUES (1672,1301,0,'The discussion could indeed be interesting, and discuss rods and cones as part of it.','2004-03-02 11:36:06');
INSERT INTO queueresponse VALUES (1675,3172,0,':-)','2004-03-02 13:13:02');
INSERT INTO queueresponse VALUES (1666,3172,0,'indeterminate answer, I think','2004-03-03 12:27:01');
INSERT INTO queueresponse VALUES (1666,1920,1,'I found exactly one answer, the problem just needs to be clearer.','2004-03-03 14:27:18');
INSERT INTO queueresponse VALUES (1666,1920,0,'Professor Zach was murdered by one of his students.  The murderer had an accomplice.  It','2004-03-03 14:34:02');
INSERT INTO queueresponse VALUES (1666,1920,0,'is known that the murderer and the accomplice are among the four students A, B, C and D','2004-03-03 14:34:23');
INSERT INTO queueresponse VALUES (1666,1920,0,'If the guilty parties lied, and innocent people told the truth, who killed professor Zach, and who was his accomplice?','2004-03-03 14:35:15');
INSERT INTO queueresponse VALUES (1666,3172,0,'There are at least two answers as it is currently written.','2004-03-03 14:38:25');
INSERT INTO queueresponse VALUES (1666,2716,0,'Brian: I changed the text of the problem even before reading your posts, and I think it is equivalent to your proposal; do you agree?','2004-03-03 14:47:37');
INSERT INTO queueresponse VALUES (1666,2716,0,'SilverKnight: I don\'t see the second possible solution; would you rather I sent you the solution? I might be wrong, but I concur with Brian, who also found only one solution.','2004-03-03 14:48:37');
INSERT INTO queueresponse VALUES (1666,3172,0,'C & D are guilty and it is indeterminate which is the killer and which is the helper.  Either way... A and B\'s statements are true, and C\'s and D\'s are false.','2004-03-03 15:19:41');
INSERT INTO queueresponse VALUES (1666,1920,0,'I get D=Murderer, B=Accomplice','2004-03-03 15:51:32');
INSERT INTO queueresponse VALUES (1666,1920,0,'','2004-03-03 15:53:13');
INSERT INTO queueresponse VALUES (1666,3172,1,'Looking at it again, I agree Brian... (D, B is the only solution)....  Has the wording of C\'s statement changed?  or am I going nuts?','2004-03-03 16:11:35');
INSERT INTO queueresponse VALUES (1666,1575,0,'Oh .. so one person is \'guilty\' and another person is the \'killer\'? That\'s pretty weak ..','2004-03-03 18:24:09');
INSERT INTO queueresponse VALUES (1666,1575,0,'If C is guilty, then his statement is false. For a logical statement to be false, the first part must be true and the second part false. That would imply that B and D are both guilty. My TD stands ..','2004-03-03 16:37:07');
INSERT INTO queueresponse VALUES (1666,1575,0,'If B and D are guilty, C\'s statement is false, yet he is supposed to be innocent.','2004-03-03 17:39:21');
INSERT INTO queueresponse VALUES (1666,3172,0,'DJ: If B is guilty, but D is the murderer, then C\'s statement is true.','2004-03-03 18:18:56');
INSERT INTO queueresponse VALUES (1666,3172,0,'remember, that two are guilty, but only one is the killer.','2004-03-03 18:24:04');
INSERT INTO queueresponse VALUES (1666,3172,0,'actually... a pretty simple puzzle... just 12 cases to examine... (4 possibilities of killer x 3 accomplices)... very easy','2004-03-03 18:25:06');
INSERT INTO queueresponse VALUES (1692,3172,1,'I TU\'d Levik\'s problem first....!!!!   What do I win?','2004-03-03 18:26:30');
INSERT INTO queueresponse VALUES (1692,1626,1,'Add a link to \"Lights out\" which is similar to this.','2004-03-03 20:28:21');
INSERT INTO queueresponse VALUES (1692,3558,0,'Really cool! I\'d TU, but triggler isn\'t working... so it is impossible.','2004-03-03 20:49:51');
INSERT INTO queueresponse VALUES (1672,3136,1,'OK, if that\'s the spin that you want to put on it, then I\'ll TU for that...','2004-03-03 23:32:18');
INSERT INTO queueresponse VALUES (1679,3136,1,'','2004-03-03 23:34:13');
INSERT INTO queueresponse VALUES (1666,2716,0,'DJ: If C is guilty, then B must be the killer, and D must have had something to do -- it works out to three involved students, which is contradictory.','2004-03-04 06:54:05');
INSERT INTO queueresponse VALUES (1666,2716,0,'DJ: Also, two persons are guilty; the killer, and his accomplice.','2004-03-04 06:55:08');
INSERT INTO queueresponse VALUES (1694,3136,1,'I\'ll TU, but tell me...  Is this question just \"What follows: 22, 5, 23, 7, 222?\"','2004-03-06 09:07:40');
INSERT INTO queueresponse VALUES (1694,3172,1,'P.D., the question is actually.... what follows X, Y, 2, 5, 23, 7, 222, ... ?','2004-03-06 19:44:05');
INSERT INTO queueresponse VALUES (1533,2716,1,'Comment','2004-03-04 08:48:42');
INSERT INTO queueresponse VALUES (1672,2716,0,'OK then; I am still not sure about the problem, but at least I\'ll remove my TD.','2004-03-04 08:56:45');
INSERT INTO queueresponse VALUES (1670,2716,1,'','2004-03-04 09:55:03');
INSERT INTO queueresponse VALUES (1692,1920,1,'There is a solution for the 4x4 in 16 moves','2004-03-04 12:40:58');
INSERT INTO queueresponse VALUES (1693,3172,1,'','2004-03-04 14:03:16');
INSERT INTO queueresponse VALUES (1670,775,1,'Brain, I got a sequence with 5,6 as the first two numbers instead of what you\'ve put.  Please just ensure theres not a typo...','2004-03-04 14:12:15');
INSERT INTO queueresponse VALUES (1693,1301,1,'','2004-03-04 14:16:18');
INSERT INTO queueresponse VALUES (1670,1920,0,'Its not a typo.','2004-03-04 14:18:15');
INSERT INTO queueresponse VALUES (1693,1920,1,'','2004-03-04 14:19:37');
INSERT INTO queueresponse VALUES (1692,1301,0,'The triggler still isn\'t working properly--it affects the wrong cells.  This should be fixed before posting this.','2004-03-04 15:11:20');
INSERT INTO queueresponse VALUES (1692,1301,0,'Regardless of what row is pressed on the grid, the only affected row is the top one.','2004-03-04 15:12:40');
INSERT INTO queueresponse VALUES (1693,1626,0,'Make sure this can be solved without a computer computing, but I am sure you set it up this way :)','2004-03-04 16:05:23');
INSERT INTO queueresponse VALUES (1693,3172,0,'hmmm... i would use a \'puter (preferably a language which can \'naturally\' deal with high precision)... then this is trivial (there\'re only 2 or 3 multiples of 2^76 that have 76 digits)','2004-03-04 16:48:36');
INSERT INTO queueresponse VALUES (1666,1575,0,'My point is, for problems of this type, using different words like \'guilty\' or \'killer\' are just to make the wording less boring, not having the problem itself hinge on subtleties in diction. That\'s all I meant by \'weak\'','2004-03-04 17:01:00');
INSERT INTO queueresponse VALUES (1670,1575,0,'The only correlation I found wasn\'t in base 10 ...','2004-03-04 17:02:35');
INSERT INTO queueresponse VALUES (1692,1575,0,'Both games are working fine for me, in IE 6 and Mozilla 1.4 ..','2004-03-04 17:07:25');
INSERT INTO queueresponse VALUES (1692,3558,0,' It should work for everyone though.  I have IE 6, but it still doesn\'t work.','2004-03-04 17:49:05');
INSERT INTO queueresponse VALUES (1670,1626,0,'The first three numbers give it away. I would suggest not saying what they are','2004-03-04 18:04:44');
INSERT INTO queueresponse VALUES (1670,3558,1,'I think it\'s pretty obvious what the first three numbers are.','2004-03-04 18:34:56');
INSERT INTO queueresponse VALUES (1575,1626,0,'There was another version that got TDed by others','2004-03-04 19:30:53');
INSERT INTO queueresponse VALUES (1692,1575,0,'Wait, now it\'s not working for me at home, still with IE 6. odd...','2004-03-04 21:21:14');
INSERT INTO queueresponse VALUES (1575,1575,0,'OK, it\'s there now, and should be working properly..','2004-03-04 22:08:23');
INSERT INTO queueresponse VALUES (1575,3172,0,'I don\'t see it','2004-03-04 23:51:50');
INSERT INTO queueresponse VALUES (1670,3172,0,'yes... 1, 4, and 9','2004-03-04 23:52:17');
INSERT INTO queueresponse VALUES (1706,2716,0,'Oops; will change the problem!!','2004-03-15 07:53:58');
INSERT INTO queueresponse VALUES (1575,1575,0,'It\'s there, and it should be working .. you have to figure it out (I\'ll give away the answer if the voters need it).. this is a slightly changed version, so I\'ve only tested it in IE, but all the code elements I\'ve used','2004-03-05 07:42:03');
INSERT INTO queueresponse VALUES (1575,1575,0,'are part of the W3C standard (so if your browser displays it wrong, get a better browser). I\'ll check it in mozilla and netscape when I go to school in a few  hours.','2004-03-05 07:43:21');
INSERT INTO queueresponse VALUES (1693,2716,0,'Gamer: you are 100% correct -- I don\'t like \"computer only\" problems, and the problem can be done by hand, using a recurrence I found out.','2004-03-05 08:02:36');
INSERT INTO queueresponse VALUES (1693,2716,0,'However, I *did* check out the solution using a Python language program.','2004-03-05 08:04:34');
INSERT INTO queueresponse VALUES (1693,2716,0,'SilverKnight: there are WAY MORE than \"2 or 3\" multiples of 2^76 with 76 digits, so the problem would be trivial but practically impossible to do by brute search...','2004-03-05 08:07:45');
INSERT INTO queueresponse VALUES (1735,2716,0,'It would be new... though it wouldn\'t be very original. Sorry, feel like nitpicking today!','2004-03-16 10:40:04');
INSERT INTO queueresponse VALUES (1735,3172,0,'Tristan... exactly... can we get a scholar or Levik to please look at the solution and \"weigh in\" on its appropriateness?','2004-03-15 02:27:54');
INSERT INTO queueresponse VALUES (1706,3172,0,'if the answer is 931 (6 used as 9), then this has been covered by: \'Calendar Cubes','2004-03-15 02:23:44');
INSERT INTO queueresponse VALUES (1693,2716,0,'How do you get the 76 to be a superscript? I write  and  but they get edited out...','2004-03-05 08:35:23');
INSERT INTO queueresponse VALUES (1693,2716,0,'There were a  and a  in the previous comment, which also got edited out!','2004-03-05 08:35:58');
INSERT INTO queueresponse VALUES (1693,2716,0,'This is getting sort of ridiculous...','2004-03-05 08:37:46');
INSERT INTO queueresponse VALUES (1670,1920,0,'Should I change it to D2?','2004-03-05 09:08:27');
INSERT INTO queueresponse VALUES (1670,1920,0,'Or delete the obvious terms?','2004-03-05 09:08:59');
INSERT INTO queueresponse VALUES (1680,1920,1,'Dang you SK, I had this one in the queue. Guess I\'ll have to change mine.','2004-03-05 09:11:44');
INSERT INTO queueresponse VALUES (1706,1301,1,'','2004-03-16 10:30:00');
INSERT INTO queueresponse VALUES (1718,1920,0,'I dont think this one is on flooble yet','2004-03-16 08:58:22');
INSERT INTO queueresponse VALUES (1575,3172,0,'I *still* don\'t see it... using IE 6... but is the point of this that you want everyone to write something like:','2004-03-05 11:56:43');
INSERT INTO queueresponse VALUES (1575,3172,0,'\"I\'m onto to something; it\'s hard to see, but I think it has something to do with Singapore\"','2004-03-05 11:59:12');
INSERT INTO queueresponse VALUES (1575,3172,0,'(BTW, DJ... the \"onto to\" is according to what you wrote.)','2004-03-05 11:59:49');
INSERT INTO queueresponse VALUES (1575,2716,0,'Funny; *I* think it has something to do with Finland!   :-','2004-03-05 12:15:05');
INSERT INTO queueresponse VALUES (1575,1575,0,'Oops, the version that has been up all morning is not exactly what I intended, I commented out a couple of lines to try to get it to work in Firefox and forgot to revert the changes. The document structure only works in','2004-03-05 13:51:01');
INSERT INTO queueresponse VALUES (1575,1575,0,'IE and Netscape; Mozilla (in UNIX) and Firefox (Windows) submit the form before my script checks the value (It\'s not supposed to do anything unless you type the right value). Anyone familiar with Mozilla have any ideas?','2004-03-05 13:53:42');
INSERT INTO queueresponse VALUES (1575,1575,0,'Actually, I changed how it works so the re is no form to be submitted at all. That generates a new page, and depends on the browser. What I have now should work for any browser that is W3C 4 compliant (IE3, NS2, Opera3)','2004-03-05 14:02:40');
INSERT INTO queueresponse VALUES (1575,1575,0,'Also, it\'s _supposed_ to look like nothing is there. When (if) this gets posted I\'ll leave a comment saying something to that effect, but I want to leave the problem body itself like it is','2004-03-05 14:04:02');
INSERT INTO queueresponse VALUES (1735,2716,0,'WC7 asked for alternate letters; here, you take the first and the three last letters... It\'s similar, but not the same, and it\'s not easy to see.','2004-03-16 09:13:32');
INSERT INTO queueresponse VALUES (1533,1626,0,'I wanted to set the limit at 10, so people wouldn\'t stop if they got to 20 or something like that. The picture looks good.','2004-03-05 14:52:30');
INSERT INTO queueresponse VALUES (1693,3172,0,'F.K.... you\'re right... I was thinking a POWER (not a multiple) of 2...','2004-03-05 14:55:13');
INSERT INTO queueresponse VALUES (1575,3172,0,'well... on IE 6 I can type in the INPUT, but when I tab (to lose focuse/blur) it doesn\'t do anything...','2004-03-05 15:02:37');
INSERT INTO queueresponse VALUES (1575,3172,0,'nevermind... it works... on IE 6... I get it... but ... um... this sure is a lot of work for this... and now I can\'t write \'SINGAPORE\' any longer','2004-03-05 15:05:28');
INSERT INTO queueresponse VALUES (1575,3172,0,'and it still doesn\'t work on FireFox... I don\'t know why...  I think it supports OnBlur()','2004-03-05 15:08:06');
INSERT INTO queueresponse VALUES (1670,3172,0,'leave as it is, please','2004-03-05 15:08:46');
INSERT INTO queueresponse VALUES (1670,1920,0,'OK','2004-03-05 15:12:04');
INSERT INTO queueresponse VALUES (1575,1575,0,'I changed it to onblur() for the purpose of having it work in mozilla (and to eliminate the form altogether). I don\'t have mozilla on my home computer to test it, but, hmm..','2004-03-05 16:18:02');
INSERT INTO queueresponse VALUES (1680,3558,1,'hehe','2004-03-05 17:13:57');
INSERT INTO queueresponse VALUES (1575,1626,0,'How are we supposed to know what to type in?','2004-03-05 18:16:35');
INSERT INTO queueresponse VALUES (1680,1626,0,'Why not say \"Independent of other sources, find a 3x3 magic square...\"','2004-03-05 18:19:19');
INSERT INTO queueresponse VALUES (1680,1626,1,'instead of the stuff at the end. Anyway, there is more than one solution to this. Which do you want?','2004-03-05 18:19:54');
INSERT INTO queueresponse VALUES (1687,1920,0,'Maybe this should be moved to algorithms.  An algorithm is almost required to get more than one or two answers.','2004-03-19 10:49:02');
INSERT INTO queueresponse VALUES (1575,3136,0,'OK...  I\'ve viewed the source so I\'ve read the script, but where do I type in the answer?','2004-03-06 08:57:29');
INSERT INTO queueresponse VALUES (1770,2716,0,'Why in \"LOGIC\"?','2004-03-16 09:10:55');
INSERT INTO queueresponse VALUES (1575,1626,1,'I will reserve my judgement for later on then ;)','2004-03-06 08:03:02');
INSERT INTO queueresponse VALUES (1692,1,0,'There was an IE bug in the code that I now fixed - let me know if it\'s still not working for anyone','2004-03-05 20:01:10');
INSERT INTO queueresponse VALUES (1575,3558,1,'clever','2004-03-06 02:20:28');
INSERT INTO queueresponse VALUES (1694,1626,1,'So how come FatBoy gets to write 5 paragraphs for a sequence, and I can\'t do a simple story like the island people? *pouts*','2004-03-06 07:58:27');
INSERT INTO queueresponse VALUES (1692,3558,1,'It\'s working for me now.','2004-03-06 02:09:46');
INSERT INTO queueresponse VALUES (1575,3172,0,'Aye!  Now there\'s the rub!','2004-03-05 22:21:48');
INSERT INTO queueresponse VALUES (1680,3172,0,'any... or all :-)','2004-03-05 22:22:36');
INSERT INTO queueresponse VALUES (1575,1575,0,'sk - what? and gamer - you have to _figure out_ what to do ..','2004-03-05 23:34:41');
INSERT INTO queueresponse VALUES (1694,3558,1,'ROFL!  What happened on 11/29/03?','2004-03-06 02:08:55');
INSERT INTO queueresponse VALUES (1697,3172,0,'... show the relationship between this an Fibonacci.','2004-03-06 19:46:12');
INSERT INTO queueresponse VALUES (1697,1626,1,'This is a good problem :) Is there a proof for why it works?','2004-03-06 15:12:10');
INSERT INTO queueresponse VALUES (1692,1301,1,'Works now.','2004-03-06 14:31:45');
INSERT INTO queueresponse VALUES (1694,1626,0,'I\'m confused about the wording. Maybe you better change this. *wink*','2004-03-06 15:09:16');
INSERT INTO queueresponse VALUES (1681,3136,0,'Is this D3?  If it has to stay horizontal and we ignore pole width, this is really quite easy...','2004-03-07 01:44:28');
INSERT INTO queueresponse VALUES (1681,3172,0,'well... *I* thought it\'s not so trivial... but I\'ll be happy to mark it easier if you gents like...','2004-03-07 03:29:36');
INSERT INTO queueresponse VALUES (1681,1301,0,'It\'s not that hard.','2004-03-07 10:56:51');
INSERT INTO queueresponse VALUES (1681,1626,0,'What do you mean by swing? It seems like if you \"swing\" a pole, it would have to be unit width too.','2004-03-07 11:39:04');
INSERT INTO queueresponse VALUES (1697,1626,0,'Yes, I believe you should ask why it is that','2004-03-07 13:50:46');
INSERT INTO queueresponse VALUES (1685,1626,0,'I really think we have covered this in four bugs and three bugs.I can see the case Charlie is making, so I won\'t TD it, but I think it could be covered in the other places','2004-03-14 17:12:39');
INSERT INTO queueresponse VALUES (1802,3172,0,'Penny doesn\'t log in as Dan anymore, would a Scholar like to update/format this problem?','2004-03-19 09:21:21');
INSERT INTO queueresponse VALUES (1697,2716,0,'OK -- I gave a proof in the solution, but I\'ll include a \"Why?\" in the text as suggested -- thanks!','2004-03-07 16:40:05');
INSERT INTO queueresponse VALUES (1694,2716,1,'For \"minons\", in the 4th line from the bottom, read \"minions\". And change \"nemisis\" to \"nemesis\".','2004-03-07 17:42:33');
INSERT INTO queueresponse VALUES (1681,3172,0,'that would be one wide pole!','2004-03-07 17:48:25');
INSERT INTO queueresponse VALUES (1681,3172,0,'ok, marked down to d2... ?','2004-03-07 17:48:43');
INSERT INTO queueresponse VALUES (1697,3172,1,'looks good','2004-03-07 17:50:45');
INSERT INTO queueresponse VALUES (1721,1920,1,'','2004-03-19 09:30:49');
INSERT INTO queueresponse VALUES (1687,1920,0,'In the previous Primal Magic Square, only two people, including myself, posted solutions without looking them up somewhere.  I dont think many people will even touch this one, given the level of response to the first one','2004-03-19 09:35:43');
INSERT INTO queueresponse VALUES (1697,3558,1,'Hmm... I do wonder why...','2004-03-07 19:25:54');
INSERT INTO queueresponse VALUES (1533,1575,0,'But if someone only gets 20 and can\'t improve, they may not post a comment at all. The minimum, I think, will come out as more people try it ...','2004-03-07 23:09:57');
INSERT INTO queueresponse VALUES (1681,2716,1,'','2004-03-08 07:31:02');
INSERT INTO queueresponse VALUES (1681,3136,0,'Are you going to work the solution? Or leave it at 9 characters?','2004-03-08 07:48:30');
INSERT INTO queueresponse VALUES (1681,3172,0,'I\'ll work it, if necessary... but, in all likelihood, I\'ll see a perfectly written solution by you P.D. (or maybe in someone else\'s comment, and I\'ll just link to it.)... unless that\'s no longer acceptable.','2004-03-08 08:15:34');
INSERT INTO queueresponse VALUES (1698,1301,0,'Not difficulty three.  Something similar must be on the site though I\'m not sure where.','2004-03-08 08:35:48');
INSERT INTO queueresponse VALUES (1698,3172,0,'I think it\'s a good puzzle... (and an old one)... but I\'m amazed that this isn\'t on here already... can anyone confirm that this isn\'t already here?','2004-03-08 08:45:40');
INSERT INTO queueresponse VALUES (1698,2716,0,'I think this IS already here, but will search...','2004-03-08 09:05:58');
INSERT INTO queueresponse VALUES (1698,1575,0,'I\'m pretty sure this on here .. not verbatim, but the concept is covered...','2004-03-08 13:19:31');
INSERT INTO queueresponse VALUES (1701,3172,1,'this\'d make a decent morning problem','2004-03-08 13:40:54');
INSERT INTO queueresponse VALUES (1698,3172,0,'yeah... we all seem to be... but none seem to be able to find it','2004-03-08 13:41:17');
INSERT INTO queueresponse VALUES (1692,1575,1,'Looks good','2004-03-08 13:59:39');
INSERT INTO queueresponse VALUES (1701,2716,1,'The part about \"at least three different digits\" is not necessary, though it *must* have at least TWO different digits so the difference won\'t be zero.','2004-03-08 14:04:24');
INSERT INTO queueresponse VALUES (1698,2716,1,'OK, if nobody can find it...','2004-03-08 14:11:00');
INSERT INTO queueresponse VALUES (1698,3172,0,'correction:  but none SEEMS to be able to find it.','2004-03-08 14:25:14');
INSERT INTO queueresponse VALUES (1701,1626,1,'This is another one of the ones that is so amazing to someone who is less adept at number sense, but most flooblers who have seen the reversing 1089 trick will see through it.','2004-03-08 15:31:51');
INSERT INTO queueresponse VALUES (1698,1626,0,'if we could search solutions for the word \"infinite\", we would probably know, but I don\'t think we can do that; I am also amazed it\'s not on here','2004-03-08 15:33:37');
INSERT INTO queueresponse VALUES (1694,2839,0,'Spelling correcitons made','2004-03-08 15:37:22');
INSERT INTO queueresponse VALUES (1694,2839,0,'as for what happened on 11-29-03 (as close as I can tell) thats tied into the reason its a long paragraph.','2004-03-08 15:38:18');
INSERT INTO queueresponse VALUES (1694,2839,0,'Its not so much that there is a second puzzle involved but there is a little added fun that I hope folks who\'ve been around for a while Ilike you guys) might notice.','2004-03-08 15:39:35');
INSERT INTO queueresponse VALUES (1694,2839,0,'and (just to reassure you) there are no more long winded puzzles from me in the pipeline so its not like you\'ll be putting up with these things over adn over','2004-03-08 15:40:58');
INSERT INTO queueresponse VALUES (1681,1626,0,'It would seem you need to know the pole\'s width, plus you need to define the swing','2004-03-08 17:42:21');
INSERT INTO queueresponse VALUES (1681,3172,0,'I agree about the pole\'s width (one might assume one dimensional, or insignificant width), but I think the swing is completely defined... (it exists in the horizontal plane)','2004-03-08 18:15:45');
INSERT INTO queueresponse VALUES (1698,3558,0,'','2004-03-08 18:34:16');
INSERT INTO queueresponse VALUES (1698,3558,0,'Oops... pressed enter.  I didn\'t find anything like this searching \"average\" or \"overall\" in the body.','2004-03-08 18:37:06');
INSERT INTO queueresponse VALUES (1698,2716,0,'I tried looking for \"average\", \"mean\", and \"speed\" -- and couldn\'t find it.','2004-03-08 19:08:24');
INSERT INTO queueresponse VALUES (1698,3172,1,'ok','2004-03-08 19:58:39');
INSERT INTO queueresponse VALUES (1698,153,0,'The reason this puzzle seems familiar is because the idea was discussed in the comments to \"airport Race\" (pid 285) The puzzle itself was sufficiently different however, that this is not a duplicate.','2004-03-08 23:40:21');
INSERT INTO queueresponse VALUES (1535,3172,1,'','2004-03-09 02:20:47');
INSERT INTO queueresponse VALUES (1535,2716,1,'Comment','2004-03-09 07:04:59');
INSERT INTO queueresponse VALUES (1698,3172,0,'so, Tom, you didn\'t like this puzzle enough to TU it?','2004-03-09 10:43:26');
INSERT INTO queueresponse VALUES (1681,1920,1,'','2004-03-09 11:26:24');
INSERT INTO queueresponse VALUES (1709,1920,1,'','2004-03-10 11:17:59');
INSERT INTO queueresponse VALUES (1709,1575,0,'maybe change the category to famous riddles?','2004-03-10 14:39:34');
INSERT INTO queueresponse VALUES (1709,1626,1,'it\'s not a riddle though... It\'s a famous problem, and we don\'t have a question for all these classic ones','2004-03-10 14:41:29');
INSERT INTO queueresponse VALUES (1681,1626,0,'I am just trying to find where the computation is...','2004-03-09 14:55:17');
INSERT INTO queueresponse VALUES (1709,3172,1,'Surprisingly, I don\'t see it around here either... it\'s a good problem.  Please advise if anyone knows of a duplicate.','2004-03-10 10:24:06');
INSERT INTO queueresponse VALUES (1683,3172,0,'Also, I don\'t know of a formula that gives the general (and precise) case for this.... but there are some very good approximations.  I would apply a general algorithm to solve each one individually...','2004-03-10 10:20:26');
INSERT INTO queueresponse VALUES (1701,3558,0,'lol, most people at my school *would* be amazed by the 1089 trick.','2004-03-09 18:07:20');
INSERT INTO queueresponse VALUES (1535,3136,1,'','2004-03-09 19:36:24');
INSERT INTO queueresponse VALUES (1681,3558,0,'Unless I\'m missing something, it still seems trivial to me.','2004-03-09 19:37:14');
INSERT INTO queueresponse VALUES (1681,3136,0,'Gamer, that\'s what I was saying in my first comment...','2004-03-09 19:38:18');
INSERT INTO queueresponse VALUES (1698,3558,1,'','2004-03-09 19:38:44');
INSERT INTO queueresponse VALUES (1709,3136,0,'I know that this is a classic...  but I had a look around and I couldn\'t find it here.','2004-03-10 08:45:28');
INSERT INTO queueresponse VALUES (1683,3172,0,'Yes, P.D....  I\'m sorry you don\'t like this form, but I\'m open to other possibilities/suggestions.','2004-03-10 10:19:12');
INSERT INTO queueresponse VALUES (1683,1301,1,'','2004-03-10 08:22:43');
INSERT INTO queueresponse VALUES (1683,3136,0,'Are you asking for 10 different answers? (I hope not, because I don\'t really like the problem in that form.) Or a formula in terms of n to applies up to at least 12?','2004-03-10 08:24:09');
INSERT INTO queueresponse VALUES (1683,2716,1,'Comment','2004-03-10 07:27:44');
INSERT INTO queueresponse VALUES (1683,1626,1,'This looks fine. :)','2004-03-10 14:53:30');
INSERT INTO queueresponse VALUES (1709,2716,0,'With 20 there\'s a nice c heat to allow him to smoke 5 cigars...','2004-03-10 15:25:44');
INSERT INTO queueresponse VALUES (1709,2716,1,'Maybe the question could be added, \"What would have been the answer, if he had found only 20 stubs?\"','2004-03-10 16:48:20');
INSERT INTO queueresponse VALUES (1709,1567,0,'With some rewording, this becomes trickier with just 20 cigars.  Also, couldn\'t you call this cheap Penny? Charlie\'s a good guy. lol','2004-03-10 15:01:24');
INSERT INTO queueresponse VALUES (1711,2716,-1,'Lemme too! lemme too!','2004-03-10 15:24:20');
INSERT INTO queueresponse VALUES (1681,1567,0,'Less trivial if we travel from a hallway one unit wide to another that is, say, two units wide.','2004-03-10 15:08:37');
INSERT INTO queueresponse VALUES (1681,2716,0,'9 ascii','2004-03-10 18:03:47');
INSERT INTO queueresponse VALUES (1681,2716,0,'9 ascii characters are enough for the solution ;-','2004-03-10 18:04:12');
INSERT INTO queueresponse VALUES (1681,3172,0,'well... for the answer, yes, but not for the way to come up with the answer, of course','2004-03-11 00:51:42');
INSERT INTO queueresponse VALUES (1536,3136,0,'You need to define the \'sliding\' better.  I\'m confused.','2004-03-11 09:39:53');
INSERT INTO queueresponse VALUES (1683,3136,1,'That\'s cool...  I don\'t think this is a bad problem, I was just trying to work out what spin you were putting onto it.','2004-03-11 09:43:05');
INSERT INTO queueresponse VALUES (1709,3136,0,'Hehehe...  I never thought on the Charlie/Charlie thing...  I just thought the name went well.  Oh and I\'ve added the extra \"20 stubs\" part.','2004-03-11 09:51:27');
INSERT INTO queueresponse VALUES (1709,3136,0,'And because of that, I\'ve bumped the difficulty up to D3...  Do people think that\'s ok?  Or maybe it should just be D2?','2004-03-11 09:53:06');
INSERT INTO queueresponse VALUES (1536,1301,0,'\"Gamer says\" needs quote marks in the first paragraph.','2004-03-11 10:05:07');
INSERT INTO queueresponse VALUES (1536,1301,0,'The sentence \"Remove the S from the center and put it back in the center after the sliding is complete. \" s/b changed to \"... after the following procedure is complete.\" and end the paragraph, since you haven\'t yet defin','2004-03-11 10:06:38');
INSERT INTO queueresponse VALUES (1536,1301,0,'ed \"sliding\".','2004-03-11 10:06:51');
INSERT INTO queueresponse VALUES (1536,1301,0,'\"to the empty space\" s/b changed to \"into or out of the empty space\".','2004-03-11 10:08:11');
INSERT INTO queueresponse VALUES (1536,1301,0,'The question raises itself of whether, once an empty space has been created on the periphery, whether you are allowed to slide from,say, the corner to the middle of an edge.  Presumably that IS allowed, but as P.D. says,','2004-03-11 10:09:52');
INSERT INTO queueresponse VALUES (1536,1301,0,'sliding needs to be defined better.','2004-03-11 10:10:11');
INSERT INTO queueresponse VALUES (1536,1301,0,'(I think the difficulty in that regard is the use of the term \"the empty space\" rather than \"any empty space that\'s created\".','2004-03-11 10:11:34');
INSERT INTO queueresponse VALUES (1536,1301,0,'You might also analogize to \"the classic 15-puzzle\".','2004-03-11 10:12:30');
INSERT INTO queueresponse VALUES (1683,3172,0,'This is a no spin zone - Bill O\'Reilly :-)','2004-03-11 10:38:52');
INSERT INTO queueresponse VALUES (1737,1626,0,'2/5 in my opinion. You\'re just looking for the lowest prime number above 30.','2004-03-11 19:46:54');
INSERT INTO queueresponse VALUES (1536,1567,0,'The problem would be more straight forward if \"Gamer says\" was replaced with an 8-letter string so the S does not need to be removed/replaced.','2004-03-11 10:58:16');
INSERT INTO queueresponse VALUES (1536,2716,0,'This seems to be many problems in one -- I\'d suggest asking for only ONE final position.','2004-03-11 13:01:34');
INSERT INTO queueresponse VALUES (1735,1575,0,'just change the title to \'words in common 11\'  .. i\'ts not necessary (and charlie and I both also have problems in \"bryan\'s\" series) ..','2004-03-11 13:21:57');
INSERT INTO queueresponse VALUES (1735,1626,0,'Yes, plus the title is too long in my opinion anyway.','2004-03-11 16:46:55');
INSERT INTO queueresponse VALUES (1737,3558,1,'I\'d probably brute force it by hand.  Methodical brute force.','2004-03-11 19:22:33');
INSERT INTO queueresponse VALUES (1737,3172,1,'is there some \"good\" way to do this without writing a \'puter program (which is what I would do)?  (I\'ll TU this anyway)','2004-03-11 19:07:50');
INSERT INTO queueresponse VALUES (1737,1626,0,'unless you count 1 as a number below 20, in which there\'s no solution','2004-03-11 19:47:22');
INSERT INTO queueresponse VALUES (1709,1626,0,'keep it at D2 in my opinion. :)','2004-03-11 20:24:29');
INSERT INTO queueresponse VALUES (1737,3172,0,'well... 31 is the lowest prime number above 30... ;-)...','2004-03-11 20:41:33');
INSERT INTO queueresponse VALUES (1681,1920,0,'I think this problem is good and ready to post.  I have the \'less trivial\' version of this problem in the queue, and this problem would be a good introduction for my problem.','2004-03-11 21:21:29');
INSERT INTO queueresponse VALUES (1737,3558,0,'I agree.  It should be d2 if not d1.','2004-03-11 22:48:32');
INSERT INTO queueresponse VALUES (1536,3172,0,'... unless Gamer wants us to determine WHICH of these four is the one requiring the fewest turns, and how many turns it is... (and for extra credit name the fewest number for each position)','2004-03-11 23:09:22');
INSERT INTO queueresponse VALUES (1709,3558,0,'Riddle: Is d2 + d2 equal to d3?  I think d2 was fine.','2004-03-12 00:56:26');
INSERT INTO queueresponse VALUES (1714,3172,1,'','2004-03-12 04:21:04');
INSERT INTO queueresponse VALUES (1714,2716,1,'Comment','2004-03-12 05:46:16');
INSERT INTO queueresponse VALUES (1714,1301,1,'Inserted a space to separate \"common\" from \"words\".','2004-03-12 09:01:47');
INSERT INTO queueresponse VALUES (1770,3172,0,'P.D., should the \"difficulty\" lie in the problem... or understanding the wording of the problem?','2004-03-16 02:01:42');
INSERT INTO queueresponse VALUES (1714,3136,0,'Cheers, Chuck! (Oh and sorry \'bout the (unintentional) reference to you in my last problem!','2004-03-12 09:47:13');
INSERT INTO queueresponse VALUES (1735,1567,0,'I don\'t find \"Irtrons\" in the dictionary.  Did you intend \"Introns\"? As for the title, my only beef is that you spelled my name wrong .','2004-03-12 10:26:32');
INSERT INTO queueresponse VALUES (1735,1567,0,'lol','2004-03-12 10:26:57');
INSERT INTO queueresponse VALUES (1735,3172,-1,'DJ... good call... looks like a dupe to me.','2004-03-16 02:00:01');
INSERT INTO queueresponse VALUES (1735,1301,0,'Scholars can\'t look at the solution--only levik.','2004-03-15 10:52:33');
INSERT INTO queueresponse VALUES (1706,1920,0,'I have a problem almost identical to this in the queue, but instead of asking for angle APB, I ask for the two different possible lengths of the square\'s edge.','2004-03-15 11:22:23');
INSERT INTO queueresponse VALUES (1706,3172,0,'this one looks familiar too... but I can\'t place it... anyone else?','2004-03-15 09:16:29');
INSERT INTO queueresponse VALUES (1737,2716,1,'I\'d change the beginning to read \"What\'s the smallest positive integer...\" and remove the first condition','2004-03-15 09:05:37');
INSERT INTO queueresponse VALUES (1685,2716,1,'I agree with Charlie; furthermore, in the web you can find a general solution for this type of problem.','2004-03-15 09:01:56');
INSERT INTO queueresponse VALUES (1685,3172,0,'ok, ok... this is the last one.','2004-03-15 09:04:19');
INSERT INTO queueresponse VALUES (1706,2716,0,'Thanks, SilverKnight, for the tip!','2004-03-15 08:02:10');
INSERT INTO queueresponse VALUES (1685,1301,1,'Changes made.  This should be the last, now that this completes the sequence of right, acute and now obtuse angles.','2004-03-14 16:35:14');
INSERT INTO queueresponse VALUES (1737,1301,1,'','2004-03-12 13:21:00');
INSERT INTO queueresponse VALUES (1681,1301,1,'','2004-03-12 16:45:11');
INSERT INTO queueresponse VALUES (1735,3558,0,'I googled irtrons, and they are theoretical points in the universe from which matter is created from nothing.  Much theological discussion follows.','2004-03-12 19:05:26');
INSERT INTO queueresponse VALUES (1735,3558,0,'How do we know that the solution here isn\'t something obscure?  I was only joking when I suggested taking out irtrons.','2004-03-14 14:19:16');
INSERT INTO queueresponse VALUES (1737,1626,0,'I changed the difficulty to 1, which is what I feel it is. I think it\'s easy enough it to TD it, but I won\'t unless someone else does too','2004-03-12 20:40:22');
INSERT INTO queueresponse VALUES (1714,1626,1,'','2004-03-12 20:42:09');
INSERT INTO queueresponse VALUES (1770,1301,1,'Some breaking into paragraphs would make it an easier read.','2004-03-14 19:32:57');
INSERT INTO queueresponse VALUES (1735,1575,0,'I can\'t imagine anyone trying to defend the existence of irtrons; they were invented solely as a way of justifying the steady state theory that the universe is constantly expanding with atoms coming from nowhere ...','2004-03-13 02:54:53');
INSERT INTO queueresponse VALUES (1770,2716,1,'Comment','2004-03-14 20:30:36');
INSERT INTO queueresponse VALUES (1536,1626,0,'I do ask for only one final position.  \"the board should look like one of these configurations after the S that was taken out was put back in the center\" unless someone changed it. I am just explaining what the end is.','2004-03-13 07:39:18');
INSERT INTO queueresponse VALUES (1735,3558,0,'lol, maybe we should take that one out to prevent people arguing about their beliefs.  Is Vic still here?  He\'s been gone for long periods before...','2004-03-13 10:57:48');
INSERT INTO queueresponse VALUES (1536,3558,1,'That\'s how I interpreted it at first.  It could be a little clearer still.','2004-03-13 10:59:51');
INSERT INTO queueresponse VALUES (1685,3172,0,'would a scholar please fix \"spiriling\" (if I change it... I lose the IMAGE tag)...','2004-03-14 05:20:49');
INSERT INTO queueresponse VALUES (1685,3172,0,'Would a scholar ALSO please fix \"Four Bugs\" and \"Three Bugs\" and make them hyperlinks... (again, if I change it, I lose the image tag)','2004-03-14 05:21:19');
INSERT INTO queueresponse VALUES (1735,1626,0,'I agree. in Can or Cannot, that was slightly having to do with theology and it blew up in our faces. :)','2004-03-13 11:56:42');
INSERT INTO queueresponse VALUES (1735,1575,0,'can or cannot was a purely (not \"slightly\") theological question; presumably, to solve the words in common problems, you shouldn\'t need to know what the words mean, or if they are words at all (think: therefor)','2004-03-13 13:46:49');
INSERT INTO queueresponse VALUES (1706,3172,1,'ahhh... that\'s why it sounded familiar... thanks Tristan... well... this seems \"different enough\" to me...','2004-03-16 01:58:15');
INSERT INTO queueresponse VALUES (1721,2716,0,'An added danger about this \"poison\" was that it is tasteless and colorless, and thus couldn\'t be detected if someone were secretly to mix it into your drink.','2004-03-19 07:06:15');
INSERT INTO queueresponse VALUES (1770,3136,1,'Maybe D3, but don\'t change the wording...  the hardest part of this propblem is working out exactly what it is asking...','2004-03-16 00:02:08');
INSERT INTO queueresponse VALUES (1770,1626,0,'There must be more than 1 \"loop\" of mokey switching, or this is too obvious so this just becomes a \"Find numbers such that their sum is 21 and their LCM is maximized\"; Do we want to reword it that way?','2004-03-15 14:50:35');
INSERT INTO queueresponse VALUES (1539,1626,0,'3/5 or 4/5? I don\'t really know until people try to solve it. I hope you all like it though','2004-03-15 14:41:36');
INSERT INTO queueresponse VALUES (1770,3558,0,'I think the wording is fine as it is, but the spacing *needs* to be changed.  I would lower the difficulty to 3 or 4.','2004-03-15 18:10:12');
INSERT INTO queueresponse VALUES (1706,3558,0,'This reminds me of \"equilateral triangle\"','2004-03-15 19:12:36');
INSERT INTO queueresponse VALUES (1685,3558,1,'Comment','2004-03-15 19:25:38');
INSERT INTO queueresponse VALUES (1735,1575,0,'Ok, I know what it is now -- it\'s valid, but conceptually almost a dupe of WIC7','2004-03-15 19:26:04');
INSERT INTO queueresponse VALUES (1735,3558,0,'I don\'t see it, but','2004-03-15 19:54:53');
INSERT INTO queueresponse VALUES (1735,3558,0,'it\'s not bad enough to TD?','2004-03-15 19:55:27');
INSERT INTO queueresponse VALUES (1718,2716,1,'I searched for \"taxi\" and \"cab\", and couldn\'t find it.','2004-03-16 09:14:16');
INSERT INTO queueresponse VALUES (1718,3172,0,'hopefully... this isn\'t \"the taxi driver was walking/bicycling\" or some such... in which case, I would TD.','2004-03-16 09:29:32');
INSERT INTO queueresponse VALUES (1735,3172,0,'so, if I were to put words together where the 1st, 2nd, 5th, and 7th made a word, that would be new?','2004-03-16 09:31:11');
INSERT INTO queueresponse VALUES (1536,1920,1,'','2004-03-16 10:47:00');
INSERT INTO queueresponse VALUES (1718,1920,0,'There is a solution with the taxi actually moving.','2004-03-16 10:50:35');
INSERT INTO queueresponse VALUES (1718,3172,0,'\"taxi is backing in to a parking space/parallel parking\" ?','2004-03-16 11:21:32');
INSERT INTO queueresponse VALUES (1735,3172,0,'fair enough...!  I sometimes get in those moods, too.  :-) ...','2004-03-16 11:22:17');
INSERT INTO queueresponse VALUES (1718,1920,1,'That is what I was thinking.  This would make a good morning problem','2004-03-16 11:49:22');
INSERT INTO queueresponse VALUES (1536,1575,-1,'you really should use bryan\'s suggestion with an 8-letter string, or just the digits 1-8 .. as it is, taking and removing the letter just to fit your name in there makes it too confusing','2004-03-16 12:05:58');
INSERT INTO queueresponse VALUES (1536,2716,1,'Comment','2004-03-16 11:26:51');
INSERT INTO queueresponse VALUES (1770,1575,0,'why #1 ... are there more?','2004-03-16 11:57:50');
INSERT INTO queueresponse VALUES (1735,1575,1,'heck .. this one kept the journeymen stumped for long enough, at least it\'s something people will think about','2004-03-16 12:00:31');
INSERT INTO queueresponse VALUES (1718,1575,0,'ech','2004-03-16 12:03:01');
INSERT INTO queueresponse VALUES (1735,1301,1,'','2004-03-16 13:26:53');
INSERT INTO queueresponse VALUES (1536,2716,0,'I believe it would NOT be the same using the digits 1-8; am I right, Gamer?','2004-03-16 14:35:22');
INSERT INTO queueresponse VALUES (1718,3172,0,'ech... is that a technical term?','2004-03-16 13:33:59');
INSERT INTO queueresponse VALUES (1735,2716,1,'It certainly made me think!','2004-03-16 13:51:12');
INSERT INTO queueresponse VALUES (1536,3172,0,'DJ, I *think* Gamer is saying the numbers wouldn\'t be equivalent because there are TWO \'A\'s in \"GAMERSAY\"... (not all letters are unique)','2004-03-17 01:15:14');
INSERT INTO queueresponse VALUES (1718,1575,0,'no, it\'s onomatopoeia','2004-03-16 14:00:52');
INSERT INTO queueresponse VALUES (1770,4106,0,'There are no difficult words used in the problem.I don\'t understand why so much is being talked about its wordings.I think GAMER is being toorude by comparing it to a reading comprehention test.','2004-03-17 00:10:17');
INSERT INTO queueresponse VALUES (1718,3172,0,'It\'s onomatopoetic !','2004-03-16 14:22:16');
INSERT INTO queueresponse VALUES (1801,3558,0,'Tell me if it\'s clearer with the changes I made','2004-03-16 22:12:18');
INSERT INTO queueresponse VALUES (1536,1626,0,'Oh, you are Federico, good job :) If you can think of such a string (or anyone who understands), I will replace it.','2004-03-16 14:41:00');
INSERT INTO queueresponse VALUES (1706,3558,1,'','2004-03-16 22:04:56');
INSERT INTO queueresponse VALUES (1801,3558,0,'Well, *I* just \'figured out\' the solution on my own.  c doesn\'t necessarily equal s+1.','2004-03-16 22:08:04');
INSERT INTO queueresponse VALUES (1539,1575,0,'i really don\'t like these cryptography puzzles where all you get is a bunch of jargon and everyone just stabs in the dark until they hit something ...','2004-03-16 21:37:19');
INSERT INTO queueresponse VALUES (1801,1575,0,'problems aside, this could be interesting -- but it\'s the sort of topic where either someone understands it and already knows the answer, or they have no clue ... it\'s not the kind of thing you just \'figure out.\'','2004-03-16 21:35:02');
INSERT INTO queueresponse VALUES (1718,1626,1,'','2004-03-16 14:55:21');
INSERT INTO queueresponse VALUES (1536,2716,0,'For NFL\'ers, an 8-letter word that might do the job is PATRIOTS -- but Gamer would have to redo his calculations...','2004-03-16 15:00:51');
INSERT INTO queueresponse VALUES (1536,1920,0,'How about the 8 letter word \'permutes\', since that is what you do to the square.','2004-03-16 15:12:23');
INSERT INTO queueresponse VALUES (1536,2716,0,'ROTATING would be even more appropriate, I think.','2004-03-16 15:21:43');
INSERT INTO queueresponse VALUES (1770,1626,0,'I agree with SK, this is a logic site, not a reading comprehension test...','2004-03-16 17:29:11');
INSERT INTO queueresponse VALUES (1735,1626,1,'I suppose this is fine, but can we keep this as the last one of the \"letter relocation\" types?','2004-03-16 17:32:37');
INSERT INTO queueresponse VALUES (1536,1626,0,'Neither of your words work as far as I see, FK, can we keep \"Gamer say\" though, like I am a sage :D','2004-03-16 17:34:45');
INSERT INTO queueresponse VALUES (1536,2716,0,'I think they do, but let\'s rather leave it to the comments, when this problem gets posted. After all, I agree that \"Gamer say\"!','2004-03-16 18:27:08');
INSERT INTO queueresponse VALUES (1801,3172,1,'in a (3d) cube, the surface is area... in a (4d) hypercube... the surface is volume... in a (5d) hyper hyper cube, the surface is a hypervolume... etc... I think Tristan\'s changes accomodate this well enough.','2004-03-17 15:12:27');
INSERT INTO queueresponse VALUES (1801,1575,0,'it seems like we\'ve seen hypercubes before, although i can\'t locate the problem. maybe it was deleted. anyway, you need to relate s and c (c = s+1), and use volume and area consistently.','2004-03-16 21:33:46');
INSERT INTO queueresponse VALUES (1536,1575,0,'\'permutes\' works in exactly the same way, but .. whatever gamer say ...','2004-03-16 18:34:22');
INSERT INTO queueresponse VALUES (1770,3558,0,'The wording isn\'t that bad.  If you change the wording, you might ruin monkey dance 2 if there is one.  Numbers might be a better category.','2004-03-16 19:05:03');
INSERT INTO queueresponse VALUES (1539,2716,0,'I\'d drop out the line spacing, and let the lines closer.  I assume there\'s some kind of need to have the words in separate lines; otherwise, I\'d just string them together, with only spaces in between...','2004-03-19 11:11:23');
INSERT INTO queueresponse VALUES (1770,4106,0,'It is in Logic because u need to logically deduce that LCM is to be maximised?','2004-03-17 06:57:56');
INSERT INTO queueresponse VALUES (1770,1626,0,'I am not comparing it to a reading comprehension test, I am merely saying that wording shouldn\'t add to the difficulty.','2004-03-17 14:46:00');
INSERT INTO queueresponse VALUES (1536,2716,0,'PERMUTES works as GAMERSAY; with PATRIOTS or ROTATING, Gamer would have to redo the solution, as I said.','2004-03-17 13:55:31');
INSERT INTO queueresponse VALUES (1536,1575,0,'i *think* those two es are the same','2004-03-17 13:01:13');
INSERT INTO queueresponse VALUES (1536,1575,0,'you could do the same thing digits, but the duplication would be more obvious, if the intent of the problem is to trick people into thinking the letters have to maintain their order','2004-03-17 13:03:26');
INSERT INTO queueresponse VALUES (1539,2716,1,'OK, let\'s give it a try -- though I\'m not much for these cryptography puzzles...','2004-03-19 09:19:45');
INSERT INTO queueresponse VALUES (1536,1575,0,'pErmutEs has two of the same letter, in exactly the same spots as gAmersAy','2004-03-17 13:00:48');
INSERT INTO queueresponse VALUES (1721,2716,0,'Recently, they were just about to ban this product in California... somebody learnt that it was used for making styrofoam cups, and having read about the dangers of the product, decided not to allow its being used...','2004-03-19 07:04:45');
INSERT INTO queueresponse VALUES (1536,3136,1,'','2004-03-17 09:00:18');
INSERT INTO queueresponse VALUES (1687,1920,0,'The algorithm is by no means a thourough search.  There are probably dozens if not hundreds the program missed.','2004-03-18 12:22:33');
INSERT INTO queueresponse VALUES (2192,3372,0,'Difficulty needs to be changed to 5','2004-03-17 09:51:01');
INSERT INTO queueresponse VALUES (1770,1626,0,'This is actually a numbers problem buried in story form, so I think numbers would be a better type. The wording isn\'t bad, it\'s just it\'s a big (size) problem for a simpler task; people might think it\'s big and too hard','2004-03-17 14:47:12');
INSERT INTO queueresponse VALUES (1770,1626,1,'when it really is just a pretty cool problem underneath :)','2004-03-17 14:47:29');
INSERT INTO queueresponse VALUES (1706,1626,0,'I suppose this is fine, but it uses the same ideas anyway.','2004-03-17 14:49:49');
INSERT INTO queueresponse VALUES (1801,3172,0,'DJ, perhaps \"surface area\" is always 2-dimensional... but you\'re arguing definition...','2004-03-17 15:10:54');
INSERT INTO queueresponse VALUES (1540,1920,0,'D2 at most','2004-03-19 09:18:19');
INSERT INTO queueresponse VALUES (1540,2716,0,'This doesn\'t sound like a D3, but rather like a D1... or am I missing something?','2004-03-19 07:02:20');
INSERT INTO queueresponse VALUES (1687,1920,0,'Two solutions, both pandiagonal, both with a largest number under 7000','2004-03-18 11:51:51');
INSERT INTO queueresponse VALUES (1801,1575,0,'but surface area is always 2-dimensional, and a cube is always 3-dimensional ..','2004-03-17 15:07:06');
INSERT INTO queueresponse VALUES (1802,1301,0,'Definitely needs paragraph breaks.  I don\'t even want to read this.','2004-03-19 08:57:48');
INSERT INTO queueresponse VALUES (1801,1920,1,'','2004-03-17 15:13:54');
INSERT INTO queueresponse VALUES (1539,3558,0,'I imagine this is the type of problem where Penny would find a dozen unintended answers.','2004-03-17 18:38:23');
INSERT INTO queueresponse VALUES (1801,1626,1,'','2004-03-17 18:46:42');
INSERT INTO queueresponse VALUES (1536,1626,0,'We can continue on the conversation in the comments. I don\'t know of a solution with your two words, but you likely do if you suggested it.','2004-03-17 18:47:44');
INSERT INTO queueresponse VALUES (1536,1626,0,'I think anyone who saw this conversation (which is what the queue is about I suppose; figuring out the problem so we can improve upon it) will likely have a heads up on the solution :)','2004-03-17 18:49:09');
INSERT INTO queueresponse VALUES (1539,1626,0,'Looking at the first letters and the last letters is the only reason I added this. It\'s no harder than XX where you take a shot in the dark :)','2004-03-17 18:50:22');
INSERT INTO queueresponse VALUES (1687,3172,0,'the other one, I think *could* have been done by hand... This one... I doubt it.','2004-03-19 05:03:03');
INSERT INTO queueresponse VALUES (1801,2716,1,'Comment','2004-03-17 20:12:18');
INSERT INTO queueresponse VALUES (1687,1626,-1,'I think we have had a primal magic square before; this would only be a slight twist.','2004-03-17 21:03:34');
INSERT INTO queueresponse VALUES (1802,2716,0,'Agreed! It hurts reading such text!!','2004-03-19 09:07:30');
INSERT INTO queueresponse VALUES (1687,2716,0,'There was such a problem just a few days ago. I have no problems with such repetition, but I wouldn\'t like to find next a problem about 5x5, 6x6, 7x7... and so on, primal magic squares...','2004-03-18 07:50:13');
INSERT INTO queueresponse VALUES (1738,2716,1,'I\'m not much for riddles, but anyway...','2004-03-18 11:45:26');
INSERT INTO queueresponse VALUES (1798,2716,1,'I\'m no great fan of riddles, but...','2004-03-18 11:45:39');
INSERT INTO queueresponse VALUES (1687,3172,0,'I don\'t have any more Primal Magic Squares in the queue.','2004-03-18 08:05:46');
INSERT INTO queueresponse VALUES (1742,3386,0,'after sum thinking i realize that this might very very very hard and maybe should be died down a bit? any one agree?','2004-03-22 16:18:16');
INSERT INTO queueresponse VALUES (1721,3558,1,'I\'ve seen this one, but I still think it\'s fun.  That also means I can\'t judge the difficulty...','2004-03-19 00:47:29');
INSERT INTO queueresponse VALUES (1687,1920,0,'It took me only five minutes to modify the program I used in the first Primal Magic Square to search for pandiagonal solutions for this problem.  There is not much new with this problem.','2004-03-18 09:30:17');
INSERT INTO queueresponse VALUES (1687,3172,0,'assuming your code brute forces the answer, have you got at least one solution yet?','2004-03-18 09:52:39');
INSERT INTO queueresponse VALUES (1687,3172,0,'done','2004-03-19 11:08:38');
INSERT INTO queueresponse VALUES (1742,3386,0,'O! as in 1 as in 0 factorial','2004-03-22 16:16:33');
INSERT INTO queueresponse VALUES (1687,3172,0,'very well, I look forward to seeing your code modifications and solutions','2004-03-18 14:33:41');
INSERT INTO queueresponse VALUES (1546,3172,1,'well... we need at least ONE +3 for today\'s afternoon problem','2004-03-23 11:09:17');
INSERT INTO queueresponse VALUES (1738,1626,1,'','2004-03-18 16:27:31');
INSERT INTO queueresponse VALUES (1798,1626,0,'we would need a riddle person to see if this is fine :)','2004-03-18 16:28:29');
INSERT INTO queueresponse VALUES (1687,1626,0,'I agree with Brian, why was this not with the first one anyway? They are very similar, so they could go together :)','2004-03-18 16:29:35');
INSERT INTO queueresponse VALUES (1721,1301,1,'Worth a morning go.','2004-03-19 08:59:07');
INSERT INTO queueresponse VALUES (1742,3386,0,'! as in the common factorial sign','2004-03-22 16:16:54');
INSERT INTO queueresponse VALUES (1742,3386,0,'and 500(3_2) yes is 500 times 3_2','2004-03-22 16:17:23');
INSERT INTO queueresponse VALUES (1802,1301,0,'That looks better.','2004-03-19 13:41:24');
INSERT INTO queueresponse VALUES (1552,1626,0,'I mean real easy to understand when you do it. Moving a quarter without picking it up is just like it normally would be.','2004-03-23 15:09:50');
INSERT INTO queueresponse VALUES (1837,2716,1,'The format is not clear, and the accent needs be added, but it sounds intriguing... (though I don\'t like the french word)','2004-03-23 15:14:43');
INSERT INTO queueresponse VALUES (1826,3172,0,'seems clear enough either way...  there IS a solution, right?','2004-03-22 14:44:48');
INSERT INTO queueresponse VALUES (1802,1626,0,'I don\'t really understand this, so I will wait for it in the comments :)','2004-03-19 15:18:19');
INSERT INTO queueresponse VALUES (1540,1626,0,'OK, I must have missed the easy way to do it. There was a line I forgot to add, but I assume this doesn\'t change the diificulty :)','2004-03-19 15:20:18');
INSERT INTO queueresponse VALUES (1687,1626,0,'I don\'t think it matters. The way of solving is the same, so I will still TD it as of now. However, if 4 others like it, that is fine with me in the purpose of a democracy','2004-03-19 15:27:07');
INSERT INTO queueresponse VALUES (1721,1626,1,'hehe, this is a good one :)','2004-03-19 15:30:15');
INSERT INTO queueresponse VALUES (1539,1626,0,'I don\'t want to make it too hard, and this is the \"best\" way to put them if you want to solve it, in the same sense that in \"tricky code\" they should be seperated line wise. (though this isn\'t related)','2004-03-19 15:32:23');
INSERT INTO queueresponse VALUES (1738,1567,-1,'Respectfully, get the poetry right or else don\'t bother. \"Thy\" is akin to \"your\", and therefore makes no sense as used in line 2.  \"Thee\" is an object only; for a subject the word you want is \"thou\".','2004-03-19 15:59:48');
INSERT INTO queueresponse VALUES (1738,1567,0,'The poem starts with a rhyming scheme, then abandons it?? The rest of the wording seems too contemporary for the archaic pronouns. In short, this needs a major edit, and would perhaps be best if told more plainly.','2004-03-19 16:02:51');
INSERT INTO queueresponse VALUES (1802,1567,0,'I have not tried to solve this, but it seems straight-forward and therefore the category should not be \"Tricks\".','2004-03-19 16:07:58');
INSERT INTO queueresponse VALUES (1722,1575,0,'The \"are you a knight?\" has been seen before (liars and knights will both answer yes). The rest is trivial ...','2004-03-22 13:51:48');
INSERT INTO queueresponse VALUES (1722,2716,0,'DJ: I agree that it\'s an old problem, but I couldn\'t find it here, in flooble.','2004-03-22 14:31:46');
INSERT INTO queueresponse VALUES (1738,2716,0,'A curious point is that the letter \"A\" isn\'t used.','2004-03-19 16:52:34');
INSERT INTO queueresponse VALUES (1742,1575,0,'you haven\'t answered any of the other questions ..','2004-03-22 13:45:18');
INSERT INTO queueresponse VALUES (1802,3558,0,'It seems to me that it\'s just a divisibility problem.  Minimize m and n if m is divisible by n, n-1, and n-3.  Recalling what Dan was like, I hope that he didn\'t add a silly trick in there.','2004-03-19 16:59:49');
INSERT INTO queueresponse VALUES (1540,3558,0,'No, it doesn\'t.  You need to say that the grid fills the whole paper (and make it clear how).','2004-03-19 17:06:35');
INSERT INTO queueresponse VALUES (1539,3558,1,'','2004-03-19 17:10:27');
INSERT INTO queueresponse VALUES (1798,3558,0,'There aren\'t many riddle journeymen around.  I don\'t like having to guess whether the solutions to these riddles are any good.','2004-03-19 17:15:00');
INSERT INTO queueresponse VALUES (1738,3558,1,'I think I get it now, but there aren\'t any v\'s either.','2004-03-19 17:45:08');
INSERT INTO queueresponse VALUES (1549,1920,1,'The puzzle is good, Im not sure about the category though','2004-03-23 12:19:19');
INSERT INTO queueresponse VALUES (1826,1575,0,'The wording would seem to be clearer the other way around; find two tetrahedra sharing a face such that the xyz coordinates of each vertex are all integral values','2004-03-22 13:43:27');
INSERT INTO queueresponse VALUES (1721,153,0,'cute!','2004-03-19 19:00:18');
INSERT INTO queueresponse VALUES (1687,1920,0,'This problem is starting to grow on me, perhaps because I have been spending time with it and I have always had an interest in magic squares.  Regardless, I would like to see input from someone other than me or Gamer.','2004-03-19 20:07:48');
INSERT INTO queueresponse VALUES (1688,153,1,'OK, but difficulty should be lower','2004-03-20 01:11:47');
INSERT INTO queueresponse VALUES (1688,3136,0,'As long as this has something to do with the names of the states, then it\'s ok.  If it\'s got something to do with the states themselves...  then no.  Not being from the US myself, I\'ll leave it up to someone else...','2004-03-20 02:26:07');
INSERT INTO queueresponse VALUES (1540,2716,1,'The last question is unnecesary, and furthermore, wrong: what\'s \"x\"? And shouldn\'t it be \"the WIDTH x\"?','2004-03-20 06:39:17');
INSERT INTO queueresponse VALUES (1688,3172,0,'marked down to d2','2004-03-20 06:58:45');
INSERT INTO queueresponse VALUES (1722,3172,1,'I\'m really feelin\' like TD\'ing... but we haven\'t a L & K for a while...','2004-03-20 07:02:00');
INSERT INTO queueresponse VALUES (1742,3172,0,'the last statement has a \"0!\"... is that zero factorial?  In which case... can we subsitute?   or should that be \"0|\" ?','2004-03-20 07:04:07');
INSERT INTO queueresponse VALUES (1722,1626,0,'\"He said he was a liar\" is a duplicate in my opinion. I think we have encountered that before, and there isn\'t much else besides that','2004-03-20 07:33:45');
INSERT INTO queueresponse VALUES (1742,1626,0,'You haven\'t used a ! or a | in the above problems.','2004-03-20 07:35:44');
INSERT INTO queueresponse VALUES (1688,1626,1,'','2004-03-20 07:36:44');
INSERT INTO queueresponse VALUES (1722,2716,1,'This is an old one, but I couldn\'t find it here in flooble, so...','2004-03-20 09:38:56');
INSERT INTO queueresponse VALUES (1802,1301,1,'I agree with Tristan\'s analysis of the problem.  I doubt there\'s a trick, as a solution based on Tristan\'s analysis is certainly defensible.','2004-03-20 11:39:43');
INSERT INTO queueresponse VALUES (1802,1301,0,'Which also implies this problem should not be in Tricks','2004-03-20 11:41:05');
INSERT INTO queueresponse VALUES (1742,3558,0,'\"group of numbers\" s/b \"pair of numbers\".  It seems like the operators could be too ambiguous.','2004-03-20 11:57:18');
INSERT INTO queueresponse VALUES (1802,1626,0,'OK, it makes sense. Would we be able to look at the solution?','2004-03-20 15:47:49');
INSERT INTO queueresponse VALUES (1688,3558,1,'','2004-03-20 17:13:03');
INSERT INTO queueresponse VALUES (1742,1575,0,'and is 500(3_2) supposed to represent a normal product, or what?','2004-03-20 21:41:56');
INSERT INTO queueresponse VALUES (1539,3136,1,'OK, that makes sense.','2004-03-21 07:28:41');
INSERT INTO queueresponse VALUES (1540,3136,1,'I like it...  but maybe instead of \"similar in proportion\" you be more exact with, \"the ratio of width to height is the same\".  Just a suggestion, I\'m still TUing.','2004-03-21 07:30:47');
INSERT INTO queueresponse VALUES (1722,3136,0,'Gamer, which problem do you think it\'s a dupe of?  I had a look around and I couldn\'t find a version like this...','2004-03-21 07:37:32');
INSERT INTO queueresponse VALUES (1802,3136,1,'I agree with Charlie.','2004-03-21 07:46:43');
INSERT INTO queueresponse VALUES (1742,2716,0,'Does 21/17 stand for the fraction? Or should the \"/\" be \"|\" ?','2004-03-21 08:25:57');
INSERT INTO queueresponse VALUES (1540,1301,0,'Tristan\'s comment does need to be addressed.  If the drawn grid does not take up the whole paper (such as with a border), its relevance is lost.','2004-03-21 11:24:32');
INSERT INTO queueresponse VALUES (1540,1301,0,'Or make all references to the outer dimensions of the grid rather than of the sheet.','2004-03-21 11:26:23');
INSERT INTO queueresponse VALUES (1722,1626,0,'I think the discussion about \"All these people are liars\" would have encompassed \"I am a liar\"... Such problems include pid=732 and pid=1188, though I didn\'t find any that dealt with it directly','2004-03-21 15:26:59');
INSERT INTO queueresponse VALUES (1738,1626,0,'If that is the idea, isn\'t there a word better than \"xenophobic\"? \"Coax\" wasn\'t great, but at least it was somewhat common','2004-03-21 15:32:23');
INSERT INTO queueresponse VALUES (1802,2716,0,'Same here; if there isn\'t a trick, I\'ll TU this far more readable version.','2004-03-21 21:59:49');
INSERT INTO queueresponse VALUES (1738,3386,0,'sry bout that.. I tried to make the poem fit the criteria, so it seems very choppy. and i admit i did get off the rhyme scheme at the end. errr... sry? lol','2004-03-21 23:11:19');
INSERT INTO queueresponse VALUES (1742,3386,0,'21/17 is a fraction','2004-03-21 23:12:57');
INSERT INTO queueresponse VALUES (1742,3386,0,'21/17 is a fraction','2004-03-21 23:12:57');
INSERT INTO queueresponse VALUES (1742,3386,0,'thats one of the 3 things that makes this really hard','2004-03-21 23:13:18');
INSERT INTO queueresponse VALUES (1738,3386,0,'o woops there is no v lol hold on','2004-03-22 16:19:35');
INSERT INTO queueresponse VALUES (1722,1575,0,'it was covered in \"Knights,liars,and knaves\" by our very own Tim Axoy (pid 828)','2004-03-22 16:20:34');
INSERT INTO queueresponse VALUES (1722,3136,0,'OK, I see what you\'re saying, but I still think this is sufficiently different to warrent posting.','2004-03-22 07:27:07');
INSERT INTO queueresponse VALUES (1742,2716,0,'The problems about \"|\" (not used anywhere), the line starting with 500 (no operator after the 500?), and the 0! in the last line, must be addressed.','2004-03-22 07:39:05');
INSERT INTO queueresponse VALUES (1802,1301,0,'Levik will have to look at the solution, and if it\'s no trick, then recategorize.','2004-03-22 08:19:45');
INSERT INTO queueresponse VALUES (1742,2716,0,'I\'ll TD until corrections are in...','2004-03-22 08:55:57');
INSERT INTO queueresponse VALUES (1540,1301,1,'','2004-03-22 09:51:42');
INSERT INTO queueresponse VALUES (1738,3386,0,'o woops there is no v lol hold on','2004-03-22 16:19:32');
INSERT INTO queueresponse VALUES (1722,2716,0,'I think the first question should be \"Are you a knight?\"','2004-03-22 10:57:38');
INSERT INTO queueresponse VALUES (1738,3386,0,'o woops there is no v lol','2004-03-22 16:19:29');
INSERT INTO queueresponse VALUES (1549,2716,0,'What about \"Riddles\", then?','2004-03-23 10:53:51');
INSERT INTO queueresponse VALUES (1798,3558,1,'I\'ll just see what happens.','2004-03-22 11:30:20');
INSERT INTO queueresponse VALUES (1722,3558,0,'I agree with FK and will TU after the change.','2004-03-22 11:32:37');
INSERT INTO queueresponse VALUES (1540,1920,1,'','2004-03-22 12:43:48');
INSERT INTO queueresponse VALUES (1738,3386,0,'to add the v i changed \"type\" to version, which kinda screws it up more :(','2004-03-22 16:21:53');
INSERT INTO queueresponse VALUES (1722,1575,0,'plus, there are two answers to this question ..','2004-03-22 16:22:40');
INSERT INTO queueresponse VALUES (1742,2716,0,'What\'s the need of adding 0! to the last result?','2004-03-22 16:25:06');
INSERT INTO queueresponse VALUES (1742,2716,0,'Do you multiply 500 by (3_2) first, and then  do the # operation, or the # goes first?','2004-03-22 16:25:46');
INSERT INTO queueresponse VALUES (1738,3386,0,'i added the \"selection\" to kinda re instate the rhyming scheme','2004-03-22 16:26:02');
INSERT INTO queueresponse VALUES (1742,2716,0,'If you multiply first, better write 750; if you multiply last, there\'s no need for it.','2004-03-22 16:26:50');
INSERT INTO queueresponse VALUES (1742,2716,-1,'Furthermore, there are many (infinite) interpretations for each of the symbols... as it is, I still don\'t like this problem; too unclear, and needlessly complicated... I\'ll stay with my TD, at least for now','2004-03-22 16:28:12');
INSERT INTO queueresponse VALUES (1742,3386,0,'apply pemdas parenthesis first :/','2004-03-22 16:28:39');
INSERT INTO queueresponse VALUES (1742,3386,0,'thus thats an agreement thus i shud die it down to make it less ambigous, I assume?','2004-03-22 16:29:18');
INSERT INTO queueresponse VALUES (1742,3386,0,'i subracted the 0! out so it ends the confusion about that part','2004-03-22 16:30:33');
INSERT INTO queueresponse VALUES (1742,1575,0,'you have 500(3_2)#1000  .. should that be 500((3_2)#1000) or (500(3_2))#1000?  I think the left-hand side of the equations should use only your made-up symbols, and the right-hand sides should be integral, or fractional,','2004-03-22 16:33:26');
INSERT INTO queueresponse VALUES (1742,1575,0,'not approximations. I would think that, since you invented the operations, you could find values to make that possible ..','2004-03-22 16:34:51');
INSERT INTO queueresponse VALUES (1742,3386,0,'i changed the problem coz after much persuasion from everyone to make it clearer ,less ambigous, less troublesome, integral/fractional in the right and symbols in the left, etc.','2004-03-22 16:46:22');
INSERT INTO queueresponse VALUES (1687,1626,0,'I agree; more people means less chance to be wrong :)','2004-03-22 17:29:43');
INSERT INTO queueresponse VALUES (1742,3386,0,'o yeah if u do get the answer, can you tell me which of the above problems are not needed to solve it, so I can trim the fat?','2004-03-22 18:04:20');
INSERT INTO queueresponse VALUES (1549,2716,1,'OK, let it fall wherever it will...','2004-03-23 13:01:46');
INSERT INTO queueresponse VALUES (1742,2716,0,'4/26 = 2/13, and it should read \"FOUR new symbols\" in the first paragraph.','2004-03-22 19:04:25');
INSERT INTO queueresponse VALUES (1833,2716,0,'A interesting point: the first question can be answered WITHOUT knowing about probabilities...','2004-03-23 12:12:57');
INSERT INTO queueresponse VALUES (1826,1301,0,'DJ\'s point makes sense: the puzzle says each of the infinitely many points has integer coordinate values, but does not say that every point with integer coordinates is present.','2004-03-22 20:07:08');
INSERT INTO queueresponse VALUES (1738,2716,0,'OK, now there\'s an A (in readers) and a V ... all alphabet is present?','2004-03-22 20:09:25');
INSERT INTO queueresponse VALUES (1742,1575,0,'1/0 is undefined, NOT infinite, regardless of your views .. so if that\'s the implication, make sure you correct it','2004-03-22 20:38:31');
INSERT INTO queueresponse VALUES (1833,2716,0,'Yes, but the questions are wholly different -- though having solved the other problem will certainly help. Should I include a link to the other problem?','2004-03-23 12:12:02');
INSERT INTO queueresponse VALUES (1742,3386,0,'err how bout 0/0','2004-03-22 22:50:21');
INSERT INTO queueresponse VALUES (1742,3386,0,'coz thats my implication','2004-03-22 22:52:19');
INSERT INTO queueresponse VALUES (1738,3386,0,'er hold on gotta patch up the things that i overlooked which u told me eek and ya v is supposed to be there','2004-03-22 22:54:46');
INSERT INTO queueresponse VALUES (1738,3386,0,'lol i frgt i cudnt use the word question :(','2004-03-22 22:57:07');
INSERT INTO queueresponse VALUES (1738,3386,0,'hmm i now realize to make it less choppy than it is will cause me screw the riddle up. I know remember why when I first wrote this I use thee (and not thou), which is technically grammatically incorrect yes, but I can ..','2004-03-22 23:03:38');
INSERT INTO queueresponse VALUES (1738,3386,0,'not see a synonym for you, and i can\'t use thou coz of a certain letter in it','2004-03-22 23:04:07');
INSERT INTO queueresponse VALUES (1738,3386,0,'the only grammatically incorrect thee in the riddle now I cannnot seem to rearrange without destroying the rhyme scheme again','2004-03-22 23:06:14');
INSERT INTO queueresponse VALUES (1738,3386,0,'based on what tristan sed, im guessing whatever tristan did also applies here','2004-03-22 23:07:22');
INSERT INTO queueresponse VALUES (1738,3386,0,'so there unless I find another mistake that will be the final draft','2004-03-22 23:08:40');
INSERT INTO queueresponse VALUES (1549,153,0,'If this involves matchsticks spelling out the numbers in Roman numerals, it should probably be moved to \"Tricks.\" If not, it\'s a pretty  good stumper.','2004-03-22 23:55:39');
INSERT INTO queueresponse VALUES (1546,1301,1,'','2004-03-23 08:53:17');
INSERT INTO queueresponse VALUES (1833,3172,0,'this sure looks similar to PID=235','2004-03-23 12:01:17');
INSERT INTO queueresponse VALUES (1549,1567,1,'Better to leave the category alone and have people comment that it is the wrong one, than to change it and have people complain that the category gives the solution away ;','2004-03-23 10:17:54');
INSERT INTO queueresponse VALUES (1738,3558,0,'Version can be changed back to type.  I think the old title was better (unless I misunderstood).  I can\'t find a q or u now.','2004-03-23 01:06:14');
INSERT INTO queueresponse VALUES (1742,3558,0,'0/0 is also undefined.','2004-03-23 01:07:29');
INSERT INTO queueresponse VALUES (1549,153,0,'Just got it! It\'s not matchsticks, but it is still a \"Trick.\"','2004-03-23 06:33:52');
INSERT INTO queueresponse VALUES (1549,2716,0,'Either \"Tricks\" or \"Word problems\", I think...','2004-03-23 07:38:37');
INSERT INTO queueresponse VALUES (1546,2716,1,'As posed, a good answer would be \"THINK!\"; I\'d probably rewrite the question.','2004-03-23 07:43:13');
INSERT INTO queueresponse VALUES (1552,1626,0,'This puzzle is real easy when attempted with quarters, but is only explained in detail so nobody will find a trick to exploit.','2004-03-23 15:08:00');
INSERT INTO queueresponse VALUES (1549,1626,0,'I think we need another conference about \"tricks\" because half the problems, the trick is to find that it is a trick. In otherwords, the puzzle is much easier if you know it\'s a trick.','2004-03-23 14:54:19');
INSERT INTO queueresponse VALUES (1738,1626,0,'Can you just fill us in on what it\'s supposed to be like? Or is it top secret? Seems like you need more time to work on this, and you have plenty of other problems in the queue; is a switch a good idea?','2004-03-23 16:02:12');
INSERT INTO queueresponse VALUES (1742,1626,-1,'It was actually a question in commons by me. I agree with FK; it\'s too complicated and needlessly wordy for it\'s purpose like \"unused numbers\"','2004-03-23 16:04:21');
INSERT INTO queueresponse VALUES (1837,1626,0,'Make sure you don\'t need to know french to solve this :) Also, with characters we can add the accent','2004-03-23 16:05:47');
INSERT INTO queueresponse VALUES (1837,1626,1,'I think in a triple analogy, they are related by the same thing. A : 1 :: B : 2 :: C : ? where ? is 3.','2004-03-23 16:06:52');
INSERT INTO queueresponse VALUES (1742,3386,0,'\"it\'s purpose like \"unused numbers\"\" ??? what do u mean ununsed numbers?','2004-03-23 16:36:37');
INSERT INTO queueresponse VALUES (1738,3386,0,'actually if the title helps ill keep it.. and one more thing I edited out comprehend and added the word \"see\" it makes the hint easier to understand.','2004-03-23 16:48:44');
INSERT INTO queueresponse VALUES (1738,3386,0,'there now (as a response to Gamer) every single letter that I cannot use in this poem riddle is not used.','2004-03-23 16:51:11');
INSERT INTO queueresponse VALUES (1738,3386,0,'and now the word shud be clear... if u use tristans method, or if u understand the hint im using','2004-03-23 16:51:40');
INSERT INTO queueresponse VALUES (1742,3386,0,'hmm because I have 2 TD\'s here, I\'m thinking of using what you suggested Gamer for my poem riddle here... this does need a serious edit for ambiguity and complexity. Who thinks I should switch this with another question?','2004-03-23 16:56:38');
INSERT INTO queueresponse VALUES (1738,1575,0,'Now we\'re back to Bryan\'s problem, and I agree .. the poor word choice is painful to read.  How about, instead of a gramatically incorrect direct address, use \'they\' and \'them\' ?','2004-03-23 18:00:17');
INSERT INTO queueresponse VALUES (1742,3172,0,'Victor, for what it is worth, I think you can \"pull this one out\"... if you provide a few more clear examples of \'_\' and \'#\' operators... I think this could be a good problem.','2004-03-23 18:55:28');
INSERT INTO queueresponse VALUES (1738,3558,0,'I\'m not really sure I understand the solution.  If it weren\'t for the title, I would have thought it was just a coincidence that letter a wasn\'t used.','2004-03-23 20:04:34');
INSERT INTO queueresponse VALUES (1738,3558,0,'My point is that either I got it wrong, or the solution isn\'t elegant enough to be convincing.','2004-03-23 20:05:55');
INSERT INTO queueresponse VALUES (1826,3558,0,'Yes, there is a solution, and it is d2 worthy to find it.  I\'ll change the wording as DJ suggested.','2004-03-23 20:07:58');
INSERT INTO queueresponse VALUES (1833,3558,0,'The first three could be answered from the other problem, but the next two can\'t.  This problem covers the other, but not vice versa.  What\'s our policy on things like that?','2004-03-23 20:19:24');
INSERT INTO queueresponse VALUES (1742,3386,0,'lol sumone hu finds some hope in this problem yay','2004-03-23 22:19:15');
INSERT INTO queueresponse VALUES (1742,3386,0,'in order to show a clear example of \"_\" i must show that','2004-03-23 22:31:33');
INSERT INTO queueresponse VALUES (1738,3386,0,'lol to be honest, i can\'t remember now why i used that title \"not a pow, but a...\" but if u can tell me what u thought it meant, itll be helpful','2004-03-23 22:36:26');
INSERT INTO queueresponse VALUES (1738,3386,0,'what was the answer u thought was wrong?','2004-03-23 22:42:15');
INSERT INTO queueresponse VALUES (1738,3386,0,'and to fine-tune it using DJ\'s comment, I edited the riddle a lil to smooth out the flow','2004-03-23 22:44:29');
INSERT INTO queueresponse VALUES (1738,3558,0,'\"not a pow, but a...\" would suggest that the answer is indeed, \"a\".  That was my idea.','2004-03-23 23:13:41');
INSERT INTO queueresponse VALUES (1552,1575,0,'You need to explain it a lot better ...','2004-03-24 00:52:58');
INSERT INTO queueresponse VALUES (1724,2716,1,'','2004-03-24 07:09:32');
INSERT INTO queueresponse VALUES (1689,2716,1,'Comment','2004-03-24 07:10:46');
INSERT INTO queueresponse VALUES (1552,1301,0,'In the absence of a diagram with actual circles, perhaps you could explain that the quarters all touch their nearest neighboring quarter in each layout.','2004-03-24 08:21:03');
INSERT INTO queueresponse VALUES (1552,1301,0,'Then explain why C can\'t move to 1 (it\'s blocked by the too narrow gap between A and D), and why B can\'t be moved to 2.','2004-03-24 08:22:30');
INSERT INTO queueresponse VALUES (1826,1575,0,'that makes it sound like the vertices have to be _on_ the axes ...','2004-03-24 08:23:51');
INSERT INTO queueresponse VALUES (1724,1575,0,'it doesn\'t seem like enough information to narrow anything down; only two examples ...','2004-03-24 08:25:12');
INSERT INTO queueresponse VALUES (1798,1301,1,'','2004-03-24 08:25:39');
INSERT INTO queueresponse VALUES (1689,1575,1,'cool','2004-03-24 08:29:36');
INSERT INTO queueresponse VALUES (1722,1301,0,'I don\'t see that pid 828 is the same as this.  I do note, however, that we should know if Knight-and-Liarville is assumed to have or not have knaves.','2004-03-24 08:44:22');
INSERT INTO queueresponse VALUES (1689,1301,1,'','2004-03-24 08:50:42');
INSERT INTO queueresponse VALUES (1724,1920,1,'A classic, and its not on perplexus yet','2004-03-24 08:52:48');
INSERT INTO queueresponse VALUES (1826,1920,0,'instead of \"on all three axis: x, y, and z\", you could use \"for all coordinates\"','2004-03-24 08:56:03');
INSERT INTO queueresponse VALUES (1826,2716,1,'What about \"...so all vertices have all-integer coordinates\"?','2004-03-24 09:29:51');
INSERT INTO queueresponse VALUES (1552,1567,0,'The first two examples of illegal moves are sufficient (although I agree they could be less vague).  The other examples are superfluous.','2004-03-24 10:30:35');
INSERT INTO queueresponse VALUES (1724,1567,0,'Last sentence should be \"What should he have said?\"','2004-03-24 10:33:59');
INSERT INTO queueresponse VALUES (1722,1575,0,'I didn\'t say that the other problem (828) is the same as this, just that the \"are you a knight\" is covered (in that problem, asking \"are you a knight\" would get the same answer and you couldn\'t tell who said it)','2004-03-24 11:26:02');
INSERT INTO queueresponse VALUES (1722,1575,0,'This problem also says that everyone is a knight or a liar, that pretty much precludes the possibility of knaves that aren\'t even mentioned.','2004-03-24 11:27:27');
INSERT INTO queueresponse VALUES (1552,1575,0,'Do _all_ quarters have to be touching 2 other quarters at the end of each move, or just the one you moved? If not, why couldn\'t you move C or D to 4 or 5 in the second example?','2004-03-24 11:57:10');
INSERT INTO queueresponse VALUES (1552,1920,0,'C and D are blocked by A,B,E,F, i think','2004-03-24 12:03:02');
INSERT INTO queueresponse VALUES (1552,2716,1,'I suggest \"The only rule is that when you move a coin, you must slide it without moving any other coins, and the coin must end touching two other coins.\"','2004-03-24 12:05:08');
INSERT INTO queueresponse VALUES (1552,775,0,'my 2 cents worth: move the \"2\" so that in the example it doesn\'t touch the \"1\".  Leave out the second example diagram','2004-03-24 14:10:35');
INSERT INTO queueresponse VALUES (1826,1920,1,'looks good','2004-03-24 14:11:59');
INSERT INTO queueresponse VALUES (1738,3386,0,'well ur idea is correct... look at all the letters that I omitted out of the poem, (hint hint) Note: The word features uncommon letters to make it easier to write the poem','2004-03-24 16:30:24');
INSERT INTO queueresponse VALUES (1724,1626,1,'If you two think it\'s fine then I will agree.','2004-03-24 18:36:27');
INSERT INTO queueresponse VALUES (1738,3558,0,'Well, just make sure that you have the right letters.','2004-03-24 18:57:38');
INSERT INTO queueresponse VALUES (1722,3558,1,'You haven\'t convinced me that it\'s a dupe.','2004-03-24 19:01:41');
INSERT INTO queueresponse VALUES (1552,3558,1,'explanation seems better now','2004-03-24 19:03:16');
INSERT INTO queueresponse VALUES (1552,1626,0,'There wasn\'t anything about sliding before, so I wanted to add that.','2004-03-24 20:07:33');
INSERT INTO queueresponse VALUES (1738,3386,0,'just in case i have a mental block and i always miss it, can u do me a favor and say which letters are missing?','2004-03-24 20:07:50');
INSERT INTO queueresponse VALUES (1738,1575,0,'a-k-q-u?','2004-03-24 21:16:06');
INSERT INTO queueresponse VALUES (1738,3386,0,'woops... hold on crap now i needa find a word with x','2004-03-24 22:36:25');
INSERT INTO queueresponse VALUES (1738,3386,0,'there... now it works','2004-03-24 22:41:36');
INSERT INTO queueresponse VALUES (1738,3386,0,'o yeah huevers been editing my poem to fine tune it thanks but dun touch \"zippy\" or \"xenophobe\" coz there aren\'t many words that\'ll work in context and use the letters z and x','2004-03-24 22:43:29');
INSERT INTO queueresponse VALUES (1738,3386,0,'there, coz now it\'s sorta obvious: the missing letters are a-c-k-q-u, the word i wish for is?','2004-03-24 22:46:47');

--
-- Table structure for table 'rating'
--

CREATE TABLE rating (
  usrId int(10) unsigned NOT NULL default '0',
  probId int(10) unsigned NOT NULL default '0',
  rating int(10) unsigned NOT NULL default '0',
  KEY rating_pid (probId),
  KEY rating_uid (usrId)
) TYPE=MyISAM;

--
-- Dumping data for table 'rating'
--

INSERT INTO rating VALUES (1,71,4);
INSERT INTO rating VALUES (1,68,3);
INSERT INTO rating VALUES (1,67,4);
INSERT INTO rating VALUES (1,31,5);
INSERT INTO rating VALUES (1,69,4);
INSERT INTO rating VALUES (153,69,5);
INSERT INTO rating VALUES (153,72,3);
INSERT INTO rating VALUES (153,70,5);
INSERT INTO rating VALUES (1,37,5);
INSERT INTO rating VALUES (1,47,5);
INSERT INTO rating VALUES (122,73,3);
INSERT INTO rating VALUES (122,72,3);
INSERT INTO rating VALUES (1,73,4);
INSERT INTO rating VALUES (131,37,1);
INSERT INTO rating VALUES (1,7,5);
INSERT INTO rating VALUES (1,38,5);
INSERT INTO rating VALUES (1,74,5);
INSERT INTO rating VALUES (1,56,4);
INSERT INTO rating VALUES (1,77,5);
INSERT INTO rating VALUES (214,37,1);
INSERT INTO rating VALUES (218,29,5);
INSERT INTO rating VALUES (159,71,4);
INSERT INTO rating VALUES (1,42,4);
INSERT INTO rating VALUES (153,78,3);
INSERT INTO rating VALUES (153,74,5);
INSERT INTO rating VALUES (153,76,4);
INSERT INTO rating VALUES (1,78,4);
INSERT INTO rating VALUES (224,32,3);
INSERT INTO rating VALUES (153,37,5);
INSERT INTO rating VALUES (227,77,2);
INSERT INTO rating VALUES (153,79,3);
INSERT INTO rating VALUES (117,79,2);
INSERT INTO rating VALUES (1,79,5);
INSERT INTO rating VALUES (57,72,2);
INSERT INTO rating VALUES (57,78,4);
INSERT INTO rating VALUES (57,71,1);
INSERT INTO rating VALUES (57,76,1);
INSERT INTO rating VALUES (1,80,4);
INSERT INTO rating VALUES (227,78,3);
INSERT INTO rating VALUES (227,80,4);
INSERT INTO rating VALUES (153,80,4);
INSERT INTO rating VALUES (1,29,4);
INSERT INTO rating VALUES (160,80,3);
INSERT INTO rating VALUES (153,81,3);
INSERT INTO rating VALUES (1,81,4);
INSERT INTO rating VALUES (117,81,2);
INSERT INTO rating VALUES (1,82,4);
INSERT INTO rating VALUES (232,90,2);
INSERT INTO rating VALUES (100,90,1);
INSERT INTO rating VALUES (1,89,4);
INSERT INTO rating VALUES (1,91,2);
INSERT INTO rating VALUES (122,87,5);
INSERT INTO rating VALUES (1,62,4);
INSERT INTO rating VALUES (1,59,4);
INSERT INTO rating VALUES (1,83,5);
INSERT INTO rating VALUES (1,88,5);
INSERT INTO rating VALUES (153,82,4);
INSERT INTO rating VALUES (153,84,4);
INSERT INTO rating VALUES (153,31,3);
INSERT INTO rating VALUES (153,28,3);
INSERT INTO rating VALUES (239,18,1);
INSERT INTO rating VALUES (227,92,5);
INSERT INTO rating VALUES (153,92,5);
INSERT INTO rating VALUES (227,42,5);
INSERT INTO rating VALUES (103,95,2);
INSERT INTO rating VALUES (122,90,3);
INSERT INTO rating VALUES (122,88,5);
INSERT INTO rating VALUES (1,95,5);
INSERT INTO rating VALUES (1,92,4);
INSERT INTO rating VALUES (153,96,2);
INSERT INTO rating VALUES (1,96,3);
INSERT INTO rating VALUES (117,96,4);
INSERT INTO rating VALUES (227,96,4);
INSERT INTO rating VALUES (227,47,2);
INSERT INTO rating VALUES (227,97,5);
INSERT INTO rating VALUES (1,97,3);
INSERT INTO rating VALUES (1,87,5);
INSERT INTO rating VALUES (158,97,1);
INSERT INTO rating VALUES (103,97,1);
INSERT INTO rating VALUES (122,97,1);
INSERT INTO rating VALUES (122,96,3);
INSERT INTO rating VALUES (57,88,5);
INSERT INTO rating VALUES (227,98,4);
INSERT INTO rating VALUES (57,83,4);
INSERT INTO rating VALUES (57,87,5);
INSERT INTO rating VALUES (227,29,3);
INSERT INTO rating VALUES (153,100,4);
INSERT INTO rating VALUES (250,100,3);
INSERT INTO rating VALUES (250,98,3);
INSERT INTO rating VALUES (250,48,4);
INSERT INTO rating VALUES (250,42,5);
INSERT INTO rating VALUES (250,38,3);
INSERT INTO rating VALUES (250,7,4);
INSERT INTO rating VALUES (250,29,3);
INSERT INTO rating VALUES (250,74,4);
INSERT INTO rating VALUES (250,87,3);
INSERT INTO rating VALUES (57,100,4);
INSERT INTO rating VALUES (57,85,2);
INSERT INTO rating VALUES (1,99,5);
INSERT INTO rating VALUES (160,99,2);
INSERT INTO rating VALUES (57,67,1);
INSERT INTO rating VALUES (57,82,4);
INSERT INTO rating VALUES (258,33,4);
INSERT INTO rating VALUES (122,99,5);
INSERT INTO rating VALUES (227,99,5);
INSERT INTO rating VALUES (122,101,1);
INSERT INTO rating VALUES (122,92,4);
INSERT INTO rating VALUES (122,100,3);
INSERT INTO rating VALUES (1,101,4);
INSERT INTO rating VALUES (57,25,1);
INSERT INTO rating VALUES (1,18,4);
INSERT INTO rating VALUES (1,14,5);
INSERT INTO rating VALUES (122,102,3);
INSERT INTO rating VALUES (153,102,3);
INSERT INTO rating VALUES (153,99,5);
INSERT INTO rating VALUES (1,102,4);
INSERT INTO rating VALUES (250,102,2);
INSERT INTO rating VALUES (1,103,4);
INSERT INTO rating VALUES (1,90,4);
INSERT INTO rating VALUES (57,103,4);
INSERT INTO rating VALUES (57,102,1);
INSERT INTO rating VALUES (57,105,5);
INSERT INTO rating VALUES (57,58,4);
INSERT INTO rating VALUES (57,1,4);
INSERT INTO rating VALUES (117,101,1);
INSERT INTO rating VALUES (250,105,4);
INSERT INTO rating VALUES (250,103,3);
INSERT INTO rating VALUES (122,104,2);
INSERT INTO rating VALUES (283,104,2);
INSERT INTO rating VALUES (283,103,2);
INSERT INTO rating VALUES (286,106,3);
INSERT INTO rating VALUES (250,106,3);
INSERT INTO rating VALUES (1,50,4);
INSERT INTO rating VALUES (250,107,3);
INSERT INTO rating VALUES (1,107,4);
INSERT INTO rating VALUES (122,107,5);
INSERT INTO rating VALUES (153,107,4);
INSERT INTO rating VALUES (57,107,4);
INSERT INTO rating VALUES (122,109,1);
INSERT INTO rating VALUES (103,109,1);
INSERT INTO rating VALUES (250,109,2);
INSERT INTO rating VALUES (1,109,2);
INSERT INTO rating VALUES (1,75,4);
INSERT INTO rating VALUES (122,105,5);
INSERT INTO rating VALUES (257,111,5);
INSERT INTO rating VALUES (257,113,5);
INSERT INTO rating VALUES (1,111,5);
INSERT INTO rating VALUES (250,111,4);
INSERT INTO rating VALUES (153,111,4);
INSERT INTO rating VALUES (122,113,2);
INSERT INTO rating VALUES (122,111,5);
INSERT INTO rating VALUES (1,113,3);
INSERT INTO rating VALUES (1,118,5);
INSERT INTO rating VALUES (301,118,2);
INSERT INTO rating VALUES (257,116,5);
INSERT INTO rating VALUES (257,117,5);
INSERT INTO rating VALUES (257,114,5);
INSERT INTO rating VALUES (153,116,3);
INSERT INTO rating VALUES (257,101,5);
INSERT INTO rating VALUES (250,117,5);
INSERT INTO rating VALUES (1,114,3);
INSERT INTO rating VALUES (1,125,5);
INSERT INTO rating VALUES (122,125,5);
INSERT INTO rating VALUES (304,61,1);
INSERT INTO rating VALUES (1,124,4);
INSERT INTO rating VALUES (153,117,1);
INSERT INTO rating VALUES (304,123,5);
INSERT INTO rating VALUES (153,128,5);
INSERT INTO rating VALUES (1,128,5);
INSERT INTO rating VALUES (1,106,5);
INSERT INTO rating VALUES (122,128,5);
INSERT INTO rating VALUES (122,120,1);
INSERT INTO rating VALUES (122,127,2);
INSERT INTO rating VALUES (122,123,3);
INSERT INTO rating VALUES (250,130,4);
INSERT INTO rating VALUES (122,130,4);
INSERT INTO rating VALUES (1,130,5);
INSERT INTO rating VALUES (1,129,3);
INSERT INTO rating VALUES (122,129,1);
INSERT INTO rating VALUES (1,131,3);
INSERT INTO rating VALUES (250,41,2);
INSERT INTO rating VALUES (227,109,1);
INSERT INTO rating VALUES (1,133,3);
INSERT INTO rating VALUES (283,133,3);
INSERT INTO rating VALUES (324,90,1);
INSERT INTO rating VALUES (324,89,1);
INSERT INTO rating VALUES (1,27,4);
INSERT INTO rating VALUES (328,134,3);
INSERT INTO rating VALUES (304,134,5);
INSERT INTO rating VALUES (153,135,4);
INSERT INTO rating VALUES (227,136,3);
INSERT INTO rating VALUES (283,136,2);
INSERT INTO rating VALUES (153,136,3);
INSERT INTO rating VALUES (334,134,1);
INSERT INTO rating VALUES (1,137,5);
INSERT INTO rating VALUES (1,140,3);
INSERT INTO rating VALUES (1,143,4);
INSERT INTO rating VALUES (283,26,3);
INSERT INTO rating VALUES (227,145,1);
INSERT INTO rating VALUES (250,146,3);
INSERT INTO rating VALUES (250,145,2);
INSERT INTO rating VALUES (1,147,5);
INSERT INTO rating VALUES (1,149,4);
INSERT INTO rating VALUES (227,149,4);
INSERT INTO rating VALUES (227,144,5);
INSERT INTO rating VALUES (1,150,4);
INSERT INTO rating VALUES (364,147,2);
INSERT INTO rating VALUES (365,147,5);
INSERT INTO rating VALUES (368,147,2);
INSERT INTO rating VALUES (1,151,3);
INSERT INTO rating VALUES (122,84,1);
INSERT INTO rating VALUES (377,131,3);
INSERT INTO rating VALUES (381,97,5);
INSERT INTO rating VALUES (1,65,4);
INSERT INTO rating VALUES (250,151,3);
INSERT INTO rating VALUES (1,154,4);
INSERT INTO rating VALUES (122,154,5);
INSERT INTO rating VALUES (250,144,3);
INSERT INTO rating VALUES (250,154,4);
INSERT INTO rating VALUES (1,43,5);
INSERT INTO rating VALUES (393,145,1);
INSERT INTO rating VALUES (250,157,3);
INSERT INTO rating VALUES (250,150,4);
INSERT INTO rating VALUES (250,137,3);
INSERT INTO rating VALUES (1,159,4);
INSERT INTO rating VALUES (153,160,4);
INSERT INTO rating VALUES (153,158,4);
INSERT INTO rating VALUES (1,158,4);
INSERT INTO rating VALUES (153,162,3);
INSERT INTO rating VALUES (250,162,4);
INSERT INTO rating VALUES (250,25,3);
INSERT INTO rating VALUES (158,162,4);
INSERT INTO rating VALUES (158,159,4);
INSERT INTO rating VALUES (1,45,4);
INSERT INTO rating VALUES (1,163,4);
INSERT INTO rating VALUES (425,163,1);
INSERT INTO rating VALUES (250,163,3);
INSERT INTO rating VALUES (122,162,5);
INSERT INTO rating VALUES (122,158,5);
INSERT INTO rating VALUES (122,163,1);
INSERT INTO rating VALUES (1,164,3);
INSERT INTO rating VALUES (122,164,1);
INSERT INTO rating VALUES (122,165,1);
INSERT INTO rating VALUES (436,90,3);
INSERT INTO rating VALUES (436,89,3);
INSERT INTO rating VALUES (436,84,2);
INSERT INTO rating VALUES (436,50,3);
INSERT INTO rating VALUES (250,166,3);
INSERT INTO rating VALUES (250,165,4);
INSERT INTO rating VALUES (158,167,3);
INSERT INTO rating VALUES (122,168,3);
INSERT INTO rating VALUES (250,168,3);
INSERT INTO rating VALUES (250,167,3);
INSERT INTO rating VALUES (1,171,4);
INSERT INTO rating VALUES (250,171,4);
INSERT INTO rating VALUES (250,172,4);
INSERT INTO rating VALUES (1,173,4);
INSERT INTO rating VALUES (450,52,3);
INSERT INTO rating VALUES (250,174,4);
INSERT INTO rating VALUES (1,174,5);
INSERT INTO rating VALUES (455,77,3);
INSERT INTO rating VALUES (455,160,4);
INSERT INTO rating VALUES (1,175,4);
INSERT INTO rating VALUES (250,175,5);
INSERT INTO rating VALUES (122,175,5);
INSERT INTO rating VALUES (103,175,5);
INSERT INTO rating VALUES (1,21,4);
INSERT INTO rating VALUES (153,176,4);
INSERT INTO rating VALUES (448,84,2);
INSERT INTO rating VALUES (1,177,3);
INSERT INTO rating VALUES (448,167,2);
INSERT INTO rating VALUES (448,61,1);
INSERT INTO rating VALUES (1,178,4);
INSERT INTO rating VALUES (1,66,4);
INSERT INTO rating VALUES (1,179,3);
INSERT INTO rating VALUES (1,180,3);
INSERT INTO rating VALUES (1,182,4);
INSERT INTO rating VALUES (1,33,4);
INSERT INTO rating VALUES (466,154,5);
INSERT INTO rating VALUES (250,179,3);
INSERT INTO rating VALUES (472,71,5);
INSERT INTO rating VALUES (1,23,4);
INSERT INTO rating VALUES (250,182,3);
INSERT INTO rating VALUES (250,180,2);
INSERT INTO rating VALUES (247,23,2);
INSERT INTO rating VALUES (1,19,4);
INSERT INTO rating VALUES (1,183,4);
INSERT INTO rating VALUES (122,183,5);
INSERT INTO rating VALUES (1,184,4);
INSERT INTO rating VALUES (247,184,2);
INSERT INTO rating VALUES (250,184,4);
INSERT INTO rating VALUES (472,118,2);
INSERT INTO rating VALUES (250,183,4);
INSERT INTO rating VALUES (495,185,4);
INSERT INTO rating VALUES (158,185,4);
INSERT INTO rating VALUES (153,190,5);
INSERT INTO rating VALUES (1,190,4);
INSERT INTO rating VALUES (518,189,1);
INSERT INTO rating VALUES (1,189,4);
INSERT INTO rating VALUES (521,191,5);
INSERT INTO rating VALUES (522,187,3);
INSERT INTO rating VALUES (1,191,4);
INSERT INTO rating VALUES (122,190,5);
INSERT INTO rating VALUES (1,70,5);
INSERT INTO rating VALUES (1,186,4);
INSERT INTO rating VALUES (1,10,4);
INSERT INTO rating VALUES (250,191,3);
INSERT INTO rating VALUES (1,195,4);
INSERT INTO rating VALUES (122,189,4);
INSERT INTO rating VALUES (213,195,3);
INSERT INTO rating VALUES (1,196,5);
INSERT INTO rating VALUES (1,197,4);
INSERT INTO rating VALUES (122,197,4);
INSERT INTO rating VALUES (535,19,3);
INSERT INTO rating VALUES (541,152,3);
INSERT INTO rating VALUES (541,85,2);
INSERT INTO rating VALUES (1,198,4);
INSERT INTO rating VALUES (213,197,4);
INSERT INTO rating VALUES (153,199,3);
INSERT INTO rating VALUES (250,196,3);
INSERT INTO rating VALUES (250,197,4);
INSERT INTO rating VALUES (122,200,5);
INSERT INTO rating VALUES (250,200,4);
INSERT INTO rating VALUES (213,51,3);
INSERT INTO rating VALUES (549,191,3);
INSERT INTO rating VALUES (213,202,2);
INSERT INTO rating VALUES (213,6,2);
INSERT INTO rating VALUES (1,202,5);
INSERT INTO rating VALUES (250,205,4);
INSERT INTO rating VALUES (213,205,4);
INSERT INTO rating VALUES (1,206,4);
INSERT INTO rating VALUES (250,202,4);
INSERT INTO rating VALUES (250,206,3);
INSERT INTO rating VALUES (250,199,3);
INSERT INTO rating VALUES (568,7,3);
INSERT INTO rating VALUES (122,205,4);
INSERT INTO rating VALUES (1,205,5);
INSERT INTO rating VALUES (213,65,4);
INSERT INTO rating VALUES (1,201,5);
INSERT INTO rating VALUES (250,201,3);
INSERT INTO rating VALUES (384,180,3);
INSERT INTO rating VALUES (384,80,4);
INSERT INTO rating VALUES (384,88,5);
INSERT INTO rating VALUES (1,203,4);
INSERT INTO rating VALUES (577,203,2);
INSERT INTO rating VALUES (384,74,5);
INSERT INTO rating VALUES (580,207,2);
INSERT INTO rating VALUES (580,154,5);
INSERT INTO rating VALUES (580,205,3);
INSERT INTO rating VALUES (580,174,5);
INSERT INTO rating VALUES (1,207,4);
INSERT INTO rating VALUES (384,159,4);
INSERT INTO rating VALUES (1,210,4);
INSERT INTO rating VALUES (1,212,4);
INSERT INTO rating VALUES (1,35,5);
INSERT INTO rating VALUES (250,212,4);
INSERT INTO rating VALUES (1,211,5);
INSERT INTO rating VALUES (1,24,2);
INSERT INTO rating VALUES (384,211,5);
INSERT INTO rating VALUES (608,19,3);
INSERT INTO rating VALUES (606,145,2);
INSERT INTO rating VALUES (606,80,4);
INSERT INTO rating VALUES (606,182,3);
INSERT INTO rating VALUES (606,109,1);
INSERT INTO rating VALUES (153,215,4);
INSERT INTO rating VALUES (606,215,5);
INSERT INTO rating VALUES (613,162,3);
INSERT INTO rating VALUES (621,64,3);
INSERT INTO rating VALUES (621,123,1);
INSERT INTO rating VALUES (621,33,5);
INSERT INTO rating VALUES (621,34,1);
INSERT INTO rating VALUES (122,217,3);
INSERT INTO rating VALUES (250,217,3);
INSERT INTO rating VALUES (250,215,3);
INSERT INTO rating VALUES (250,211,5);
INSERT INTO rating VALUES (625,191,4);
INSERT INTO rating VALUES (626,159,5);
INSERT INTO rating VALUES (1,219,3);
INSERT INTO rating VALUES (1,6,3);
INSERT INTO rating VALUES (122,220,5);
INSERT INTO rating VALUES (122,222,4);
INSERT INTO rating VALUES (250,222,4);
INSERT INTO rating VALUES (634,189,3);
INSERT INTO rating VALUES (634,74,1);
INSERT INTO rating VALUES (1,221,4);
INSERT INTO rating VALUES (250,221,3);
INSERT INTO rating VALUES (1,225,5);
INSERT INTO rating VALUES (122,225,5);
INSERT INTO rating VALUES (103,225,4);
INSERT INTO rating VALUES (664,226,3);
INSERT INTO rating VALUES (666,31,3);
INSERT INTO rating VALUES (1,227,4);
INSERT INTO rating VALUES (1,228,4);
INSERT INTO rating VALUES (1,231,4);
INSERT INTO rating VALUES (1,86,5);
INSERT INTO rating VALUES (1,40,4);
INSERT INTO rating VALUES (687,172,4);
INSERT INTO rating VALUES (688,10,3);
INSERT INTO rating VALUES (688,179,1);
INSERT INTO rating VALUES (688,154,1);
INSERT INTO rating VALUES (688,111,5);
INSERT INTO rating VALUES (688,168,5);
INSERT INTO rating VALUES (688,206,5);
INSERT INTO rating VALUES (688,187,2);
INSERT INTO rating VALUES (688,203,2);
INSERT INTO rating VALUES (688,180,1);
INSERT INTO rating VALUES (688,129,1);
INSERT INTO rating VALUES (688,64,5);
INSERT INTO rating VALUES (688,201,5);
INSERT INTO rating VALUES (688,92,5);
INSERT INTO rating VALUES (688,57,5);
INSERT INTO rating VALUES (688,225,1);
INSERT INTO rating VALUES (688,217,5);
INSERT INTO rating VALUES (688,162,5);
INSERT INTO rating VALUES (688,117,5);
INSERT INTO rating VALUES (688,211,5);
INSERT INTO rating VALUES (688,173,5);
INSERT INTO rating VALUES (688,90,1);
INSERT INTO rating VALUES (688,88,5);
INSERT INTO rating VALUES (688,139,1);
INSERT INTO rating VALUES (1,233,5);
INSERT INTO rating VALUES (693,233,2);
INSERT INTO rating VALUES (688,233,5);
INSERT INTO rating VALUES (688,182,1);
INSERT INTO rating VALUES (250,233,4);
INSERT INTO rating VALUES (250,230,4);
INSERT INTO rating VALUES (688,84,1);
INSERT INTO rating VALUES (688,20,5);
INSERT INTO rating VALUES (700,233,2);
INSERT INTO rating VALUES (227,232,1);
INSERT INTO rating VALUES (688,232,5);
INSERT INTO rating VALUES (688,145,5);
INSERT INTO rating VALUES (1,232,5);
INSERT INTO rating VALUES (1,234,3);
INSERT INTO rating VALUES (704,5,5);
INSERT INTO rating VALUES (1,235,4);
INSERT INTO rating VALUES (1,236,4);
INSERT INTO rating VALUES (688,236,5);
INSERT INTO rating VALUES (688,234,5);
INSERT INTO rating VALUES (688,131,1);
INSERT INTO rating VALUES (709,206,1);
INSERT INTO rating VALUES (688,34,1);
INSERT INTO rating VALUES (1,237,4);
INSERT INTO rating VALUES (1,238,3);
INSERT INTO rating VALUES (649,227,1);
INSERT INTO rating VALUES (688,238,1);
INSERT INTO rating VALUES (724,236,5);
INSERT INTO rating VALUES (724,221,2);
INSERT INTO rating VALUES (724,117,5);
INSERT INTO rating VALUES (724,89,3);
INSERT INTO rating VALUES (540,237,2);
INSERT INTO rating VALUES (540,154,5);
INSERT INTO rating VALUES (727,234,2);
INSERT INTO rating VALUES (727,135,2);
INSERT INTO rating VALUES (727,237,3);
INSERT INTO rating VALUES (731,238,3);
INSERT INTO rating VALUES (540,5,3);
INSERT INTO rating VALUES (732,237,4);
INSERT INTO rating VALUES (736,237,3);
INSERT INTO rating VALUES (540,191,1);
INSERT INTO rating VALUES (746,7,4);
INSERT INTO rating VALUES (730,64,4);
INSERT INTO rating VALUES (746,42,5);
INSERT INTO rating VALUES (1,243,3);
INSERT INTO rating VALUES (665,59,1);
INSERT INTO rating VALUES (753,145,1);
INSERT INTO rating VALUES (757,252,2);
INSERT INTO rating VALUES (1,248,4);
INSERT INTO rating VALUES (727,248,1);
INSERT INTO rating VALUES (250,249,4);
INSERT INTO rating VALUES (250,248,3);
INSERT INTO rating VALUES (250,252,4);
INSERT INTO rating VALUES (250,84,3);
INSERT INTO rating VALUES (122,249,5);
INSERT INTO rating VALUES (760,150,2);
INSERT INTO rating VALUES (760,144,4);
INSERT INTO rating VALUES (760,50,1);
INSERT INTO rating VALUES (760,228,3);
INSERT INTO rating VALUES (760,88,5);
INSERT INTO rating VALUES (760,23,4);
INSERT INTO rating VALUES (540,52,3);
INSERT INTO rating VALUES (746,250,4);
INSERT INTO rating VALUES (250,250,3);
INSERT INTO rating VALUES (765,248,1);
INSERT INTO rating VALUES (122,250,1);
INSERT INTO rating VALUES (122,248,1);
INSERT INTO rating VALUES (746,253,4);
INSERT INTO rating VALUES (746,212,4);
INSERT INTO rating VALUES (1,253,4);
INSERT INTO rating VALUES (746,251,4);
INSERT INTO rating VALUES (746,111,5);
INSERT INTO rating VALUES (746,232,5);
INSERT INTO rating VALUES (250,251,4);
INSERT INTO rating VALUES (250,253,4);
INSERT INTO rating VALUES (776,183,4);
INSERT INTO rating VALUES (776,250,2);
INSERT INTO rating VALUES (746,17,4);
INSERT INTO rating VALUES (746,41,3);
INSERT INTO rating VALUES (746,79,4);
INSERT INTO rating VALUES (746,82,5);
INSERT INTO rating VALUES (784,238,1);
INSERT INTO rating VALUES (688,125,1);
INSERT INTO rating VALUES (688,127,1);
INSERT INTO rating VALUES (688,249,5);
INSERT INTO rating VALUES (688,46,1);
INSERT INTO rating VALUES (785,251,4);
INSERT INTO rating VALUES (250,255,3);
INSERT INTO rating VALUES (540,85,1);
INSERT INTO rating VALUES (540,176,1);
INSERT INTO rating VALUES (1,256,5);
INSERT INTO rating VALUES (250,257,4);
INSERT INTO rating VALUES (384,253,3);
INSERT INTO rating VALUES (227,256,5);
INSERT INTO rating VALUES (746,256,5);
INSERT INTO rating VALUES (1,254,4);
INSERT INTO rating VALUES (1,261,4);
INSERT INTO rating VALUES (250,261,3);
INSERT INTO rating VALUES (250,260,3);
INSERT INTO rating VALUES (250,256,4);
INSERT INTO rating VALUES (227,262,4);
INSERT INTO rating VALUES (227,236,5);
INSERT INTO rating VALUES (227,249,1);
INSERT INTO rating VALUES (746,262,4);
INSERT INTO rating VALUES (250,262,4);
INSERT INTO rating VALUES (384,262,3);
INSERT INTO rating VALUES (746,176,2);
INSERT INTO rating VALUES (1,240,4);
INSERT INTO rating VALUES (806,243,3);
INSERT INTO rating VALUES (1,265,3);
INSERT INTO rating VALUES (250,265,3);
INSERT INTO rating VALUES (250,263,4);
INSERT INTO rating VALUES (250,267,4);
INSERT INTO rating VALUES (816,266,2);
INSERT INTO rating VALUES (816,59,2);
INSERT INTO rating VALUES (122,267,5);
INSERT INTO rating VALUES (816,260,2);
INSERT INTO rating VALUES (746,270,3);
INSERT INTO rating VALUES (830,270,3);
INSERT INTO rating VALUES (830,134,4);
INSERT INTO rating VALUES (816,270,2);
INSERT INTO rating VALUES (816,253,1);
INSERT INTO rating VALUES (816,228,4);
INSERT INTO rating VALUES (250,270,3);
INSERT INTO rating VALUES (250,272,4);
INSERT INTO rating VALUES (825,272,1);
INSERT INTO rating VALUES (835,254,4);
INSERT INTO rating VALUES (837,272,3);
INSERT INTO rating VALUES (837,103,2);
INSERT INTO rating VALUES (837,154,5);
INSERT INTO rating VALUES (837,42,5);
INSERT INTO rating VALUES (836,272,1);
INSERT INTO rating VALUES (1,279,4);
INSERT INTO rating VALUES (775,279,4);
INSERT INTO rating VALUES (838,237,2);
INSERT INTO rating VALUES (840,154,4);
INSERT INTO rating VALUES (845,270,2);
INSERT INTO rating VALUES (688,262,5);
INSERT INTO rating VALUES (688,266,5);
INSERT INTO rating VALUES (688,267,4);
INSERT INTO rating VALUES (688,270,1);
INSERT INTO rating VALUES (688,272,1);
INSERT INTO rating VALUES (688,279,5);
INSERT INTO rating VALUES (688,41,1);
INSERT INTO rating VALUES (688,134,5);
INSERT INTO rating VALUES (1,278,3);
INSERT INTO rating VALUES (250,273,4);
INSERT INTO rating VALUES (854,18,1);
INSERT INTO rating VALUES (854,240,5);
INSERT INTO rating VALUES (834,147,2);
INSERT INTO rating VALUES (688,36,1);
INSERT INTO rating VALUES (834,274,1);
INSERT INTO rating VALUES (227,279,5);
INSERT INTO rating VALUES (746,51,3);
INSERT INTO rating VALUES (746,273,5);
INSERT INTO rating VALUES (834,47,2);
INSERT INTO rating VALUES (1,274,3);
INSERT INTO rating VALUES (858,274,1);
INSERT INTO rating VALUES (746,281,4);
INSERT INTO rating VALUES (250,281,3);
INSERT INTO rating VALUES (866,203,3);
INSERT INTO rating VALUES (866,273,4);
INSERT INTO rating VALUES (834,167,1);
INSERT INTO rating VALUES (746,226,4);
INSERT INTO rating VALUES (746,267,4);
INSERT INTO rating VALUES (872,178,4);
INSERT INTO rating VALUES (872,191,3);
INSERT INTO rating VALUES (872,205,4);
INSERT INTO rating VALUES (872,33,2);
INSERT INTO rating VALUES (872,120,2);
INSERT INTO rating VALUES (872,261,1);
INSERT INTO rating VALUES (872,235,4);
INSERT INTO rating VALUES (873,278,4);
INSERT INTO rating VALUES (1,284,3);
INSERT INTO rating VALUES (834,185,4);
INSERT INTO rating VALUES (746,189,4);
INSERT INTO rating VALUES (872,31,5);
INSERT INTO rating VALUES (872,82,3);
INSERT INTO rating VALUES (872,174,2);
INSERT INTO rating VALUES (872,227,4);
INSERT INTO rating VALUES (878,281,1);
INSERT INTO rating VALUES (250,152,4);
INSERT INTO rating VALUES (250,50,4);
INSERT INTO rating VALUES (250,114,3);
INSERT INTO rating VALUES (250,5,4);
INSERT INTO rating VALUES (250,57,4);
INSERT INTO rating VALUES (250,16,5);
INSERT INTO rating VALUES (250,70,3);
INSERT INTO rating VALUES (250,176,4);
INSERT INTO rating VALUES (250,143,3);
INSERT INTO rating VALUES (250,75,4);
INSERT INTO rating VALUES (250,79,4);
INSERT INTO rating VALUES (250,160,4);
INSERT INTO rating VALUES (250,141,4);
INSERT INTO rating VALUES (250,274,2);
INSERT INTO rating VALUES (879,134,4);
INSERT INTO rating VALUES (1,285,3);
INSERT INTO rating VALUES (883,287,2);
INSERT INTO rating VALUES (1,288,2);
INSERT INTO rating VALUES (1,292,5);
INSERT INTO rating VALUES (896,288,1);
INSERT INTO rating VALUES (1,294,5);
INSERT INTO rating VALUES (1,267,3);
INSERT INTO rating VALUES (873,34,2);
INSERT INTO rating VALUES (873,146,2);
INSERT INTO rating VALUES (873,145,3);
INSERT INTO rating VALUES (103,294,4);
INSERT INTO rating VALUES (103,292,3);
INSERT INTO rating VALUES (873,256,3);
INSERT INTO rating VALUES (873,294,3);
INSERT INTO rating VALUES (873,14,5);
INSERT INTO rating VALUES (873,279,4);
INSERT INTO rating VALUES (250,294,4);
INSERT INTO rating VALUES (250,292,3);
INSERT INTO rating VALUES (250,239,4);
INSERT INTO rating VALUES (250,39,4);
INSERT INTO rating VALUES (250,47,4);
INSERT INTO rating VALUES (250,24,4);
INSERT INTO rating VALUES (250,219,4);
INSERT INTO rating VALUES (250,190,4);
INSERT INTO rating VALUES (250,23,3);
INSERT INTO rating VALUES (250,134,3);
INSERT INTO rating VALUES (250,64,4);
INSERT INTO rating VALUES (250,80,4);
INSERT INTO rating VALUES (250,173,4);
INSERT INTO rating VALUES (250,37,4);
INSERT INTO rating VALUES (250,18,4);
INSERT INTO rating VALUES (250,132,3);
INSERT INTO rating VALUES (250,34,3);
INSERT INTO rating VALUES (250,82,3);
INSERT INTO rating VALUES (250,187,4);
INSERT INTO rating VALUES (250,67,3);
INSERT INTO rating VALUES (250,45,4);
INSERT INTO rating VALUES (250,95,3);
INSERT INTO rating VALUES (250,113,2);
INSERT INTO rating VALUES (250,210,4);
INSERT INTO rating VALUES (250,231,4);
INSERT INTO rating VALUES (250,55,4);
INSERT INTO rating VALUES (250,20,3);
INSERT INTO rating VALUES (250,56,4);
INSERT INTO rating VALUES (250,53,3);
INSERT INTO rating VALUES (250,287,3);
INSERT INTO rating VALUES (250,203,3);
INSERT INTO rating VALUES (250,62,4);
INSERT INTO rating VALUES (873,287,2);
INSERT INTO rating VALUES (873,263,4);
INSERT INTO rating VALUES (873,255,2);
INSERT INTO rating VALUES (873,43,3);
INSERT INTO rating VALUES (873,42,4);
INSERT INTO rating VALUES (873,128,4);
INSERT INTO rating VALUES (1,104,4);
INSERT INTO rating VALUES (834,292,4);
INSERT INTO rating VALUES (746,294,4);
INSERT INTO rating VALUES (153,294,4);
INSERT INTO rating VALUES (746,68,4);
INSERT INTO rating VALUES (103,295,4);
INSERT INTO rating VALUES (103,34,3);
INSERT INTO rating VALUES (250,295,4);
INSERT INTO rating VALUES (250,30,3);
INSERT INTO rating VALUES (250,123,4);
INSERT INTO rating VALUES (250,27,4);
INSERT INTO rating VALUES (250,101,3);
INSERT INTO rating VALUES (250,149,3);
INSERT INTO rating VALUES (250,124,3);
INSERT INTO rating VALUES (250,91,3);
INSERT INTO rating VALUES (250,32,4);
INSERT INTO rating VALUES (250,81,3);
INSERT INTO rating VALUES (250,33,3);
INSERT INTO rating VALUES (250,147,3);
INSERT INTO rating VALUES (250,178,5);
INSERT INTO rating VALUES (250,232,3);
INSERT INTO rating VALUES (250,92,3);
INSERT INTO rating VALUES (250,99,5);
INSERT INTO rating VALUES (250,69,4);
INSERT INTO rating VALUES (250,58,3);
INSERT INTO rating VALUES (250,240,5);
INSERT INTO rating VALUES (250,186,3);
INSERT INTO rating VALUES (250,73,3);
INSERT INTO rating VALUES (250,89,3);
INSERT INTO rating VALUES (250,46,3);
INSERT INTO rating VALUES (250,21,3);
INSERT INTO rating VALUES (250,238,3);
INSERT INTO rating VALUES (250,284,3);
INSERT INTO rating VALUES (250,177,3);
INSERT INTO rating VALUES (250,11,3);
INSERT INTO rating VALUES (250,35,4);
INSERT INTO rating VALUES (250,139,4);
INSERT INTO rating VALUES (862,146,2);
INSERT INTO rating VALUES (901,147,2);
INSERT INTO rating VALUES (862,263,3);
INSERT INTO rating VALUES (901,124,1);
INSERT INTO rating VALUES (901,152,3);
INSERT INTO rating VALUES (901,191,1);
INSERT INTO rating VALUES (103,147,3);
INSERT INTO rating VALUES (103,146,2);
INSERT INTO rating VALUES (1,263,4);
INSERT INTO rating VALUES (862,255,2);
INSERT INTO rating VALUES (862,37,2);
INSERT INTO rating VALUES (905,295,3);
INSERT INTO rating VALUES (905,238,1);
INSERT INTO rating VALUES (153,295,4);
INSERT INTO rating VALUES (250,43,3);
INSERT INTO rating VALUES (250,97,2);
INSERT INTO rating VALUES (250,158,4);
INSERT INTO rating VALUES (250,10,4);
INSERT INTO rating VALUES (250,1,4);
INSERT INTO rating VALUES (250,19,3);
INSERT INTO rating VALUES (250,198,4);
INSERT INTO rating VALUES (250,118,3);
INSERT INTO rating VALUES (250,243,3);
INSERT INTO rating VALUES (250,127,3);
INSERT INTO rating VALUES (250,12,4);
INSERT INTO rating VALUES (250,68,3);
INSERT INTO rating VALUES (250,65,4);
INSERT INTO rating VALUES (250,120,2);
INSERT INTO rating VALUES (250,133,4);
INSERT INTO rating VALUES (103,111,5);
INSERT INTO rating VALUES (909,295,3);
INSERT INTO rating VALUES (873,140,3);
INSERT INTO rating VALUES (873,35,4);
INSERT INTO rating VALUES (873,104,2);
INSERT INTO rating VALUES (1,295,4);
INSERT INTO rating VALUES (1,287,3);
INSERT INTO rating VALUES (873,90,2);
INSERT INTO rating VALUES (873,46,2);
INSERT INTO rating VALUES (873,266,4);
INSERT INTO rating VALUES (873,24,2);
INSERT INTO rating VALUES (873,67,2);
INSERT INTO rating VALUES (873,196,4);
INSERT INTO rating VALUES (873,25,3);
INSERT INTO rating VALUES (873,262,3);
INSERT INTO rating VALUES (862,130,5);
INSERT INTO rating VALUES (103,266,5);
INSERT INTO rating VALUES (103,140,3);
INSERT INTO rating VALUES (103,46,3);
INSERT INTO rating VALUES (103,24,2);
INSERT INTO rating VALUES (901,292,3);
INSERT INTO rating VALUES (540,11,4);
INSERT INTO rating VALUES (540,31,5);
INSERT INTO rating VALUES (103,145,3);
INSERT INTO rating VALUES (103,11,4);
INSERT INTO rating VALUES (250,290,3);
INSERT INTO rating VALUES (873,274,3);
INSERT INTO rating VALUES (873,16,5);
INSERT INTO rating VALUES (873,133,4);
INSERT INTO rating VALUES (873,185,4);
INSERT INTO rating VALUES (873,32,3);
INSERT INTO rating VALUES (873,131,2);
INSERT INTO rating VALUES (873,252,3);
INSERT INTO rating VALUES (103,290,2);
INSERT INTO rating VALUES (103,252,3);
INSERT INTO rating VALUES (103,195,4);
INSERT INTO rating VALUES (1,296,2);
INSERT INTO rating VALUES (873,82,5);
INSERT INTO rating VALUES (873,107,4);
INSERT INTO rating VALUES (873,12,3);
INSERT INTO rating VALUES (873,73,4);
INSERT INTO rating VALUES (873,53,4);
INSERT INTO rating VALUES (873,120,2);
INSERT INTO rating VALUES (873,78,4);
INSERT INTO rating VALUES (873,64,4);
INSERT INTO rating VALUES (873,10,3);
INSERT INTO rating VALUES (873,38,5);
INSERT INTO rating VALUES (873,231,4);
INSERT INTO rating VALUES (873,254,3);
INSERT INTO rating VALUES (1,34,3);
INSERT INTO rating VALUES (873,99,5);
INSERT INTO rating VALUES (873,296,4);
INSERT INTO rating VALUES (873,97,3);
INSERT INTO rating VALUES (873,130,5);
INSERT INTO rating VALUES (873,98,4);
INSERT INTO rating VALUES (873,80,4);
INSERT INTO rating VALUES (873,88,5);
INSERT INTO rating VALUES (873,225,4);
INSERT INTO rating VALUES (873,11,4);
INSERT INTO rating VALUES (103,107,4);
INSERT INTO rating VALUES (103,88,5);
INSERT INTO rating VALUES (103,64,3);
INSERT INTO rating VALUES (103,38,5);
INSERT INTO rating VALUES (103,10,4);
INSERT INTO rating VALUES (1,252,3);
INSERT INTO rating VALUES (1,64,5);
INSERT INTO rating VALUES (924,297,4);
INSERT INTO rating VALUES (250,297,3);
INSERT INTO rating VALUES (873,297,3);
INSERT INTO rating VALUES (873,137,4);
INSERT INTO rating VALUES (103,297,4);
INSERT INTO rating VALUES (227,290,5);
INSERT INTO rating VALUES (746,290,4);
INSERT INTO rating VALUES (746,38,4);
INSERT INTO rating VALUES (873,21,3);
INSERT INTO rating VALUES (873,167,2);
INSERT INTO rating VALUES (873,18,3);
INSERT INTO rating VALUES (873,59,3);
INSERT INTO rating VALUES (873,189,2);
INSERT INTO rating VALUES (1,297,3);
INSERT INTO rating VALUES (873,50,3);
INSERT INTO rating VALUES (873,15,4);
INSERT INTO rating VALUES (873,129,2);
INSERT INTO rating VALUES (873,197,5);
INSERT INTO rating VALUES (873,284,3);
INSERT INTO rating VALUES (873,235,3);
INSERT INTO rating VALUES (873,184,4);
INSERT INTO rating VALUES (873,76,2);
INSERT INTO rating VALUES (873,113,3);
INSERT INTO rating VALUES (873,281,3);
INSERT INTO rating VALUES (873,204,4);
INSERT INTO rating VALUES (873,6,3);
INSERT INTO rating VALUES (873,77,3);
INSERT INTO rating VALUES (873,217,4);
INSERT INTO rating VALUES (873,89,3);
INSERT INTO rating VALUES (873,36,3);
INSERT INTO rating VALUES (873,41,3);
INSERT INTO rating VALUES (873,17,3);
INSERT INTO rating VALUES (873,243,3);
INSERT INTO rating VALUES (873,134,3);
INSERT INTO rating VALUES (873,165,3);
INSERT INTO rating VALUES (873,123,3);
INSERT INTO rating VALUES (873,118,3);
INSERT INTO rating VALUES (746,295,4);
INSERT INTO rating VALUES (873,205,3);
INSERT INTO rating VALUES (873,152,3);
INSERT INTO rating VALUES (873,236,4);
INSERT INTO rating VALUES (873,111,3);
INSERT INTO rating VALUES (873,257,3);
INSERT INTO rating VALUES (873,218,3);
INSERT INTO rating VALUES (873,69,4);
INSERT INTO rating VALUES (932,11,3);
INSERT INTO rating VALUES (932,227,2);
INSERT INTO rating VALUES (103,123,3);
INSERT INTO rating VALUES (872,145,2);
INSERT INTO rating VALUES (901,205,1);
INSERT INTO rating VALUES (227,297,4);
INSERT INTO rating VALUES (873,288,3);
INSERT INTO rating VALUES (873,298,5);
INSERT INTO rating VALUES (1,218,3);
INSERT INTO rating VALUES (1,290,2);
INSERT INTO rating VALUES (936,124,1);
INSERT INTO rating VALUES (103,288,2);
INSERT INTO rating VALUES (873,83,4);
INSERT INTO rating VALUES (873,91,3);
INSERT INTO rating VALUES (873,300,3);
INSERT INTO rating VALUES (227,288,3);
INSERT INTO rating VALUES (227,296,4);
INSERT INTO rating VALUES (103,298,3);
INSERT INTO rating VALUES (103,296,1);
INSERT INTO rating VALUES (103,248,2);
INSERT INTO rating VALUES (103,42,4);
INSERT INTO rating VALUES (1,298,2);
INSERT INTO rating VALUES (873,106,2);
INSERT INTO rating VALUES (873,141,4);
INSERT INTO rating VALUES (873,159,3);
INSERT INTO rating VALUES (873,160,5);
INSERT INTO rating VALUES (853,66,4);
INSERT INTO rating VALUES (103,300,3);
INSERT INTO rating VALUES (103,99,5);
INSERT INTO rating VALUES (103,278,3);
INSERT INTO rating VALUES (103,75,3);
INSERT INTO rating VALUES (103,66,3);
INSERT INTO rating VALUES (853,61,1);
INSERT INTO rating VALUES (853,44,5);
INSERT INTO rating VALUES (688,294,1);
INSERT INTO rating VALUES (688,298,1);
INSERT INTO rating VALUES (947,11,4);
INSERT INTO rating VALUES (1,301,4);
INSERT INTO rating VALUES (873,301,4);
INSERT INTO rating VALUES (250,300,3);
INSERT INTO rating VALUES (250,298,2);
INSERT INTO rating VALUES (250,254,4);
INSERT INTO rating VALUES (250,207,4);
INSERT INTO rating VALUES (250,225,4);
INSERT INTO rating VALUES (873,186,4);
INSERT INTO rating VALUES (873,249,4);
INSERT INTO rating VALUES (873,198,4);
INSERT INTO rating VALUES (950,1,3);
INSERT INTO rating VALUES (950,147,1);
INSERT INTO rating VALUES (122,300,1);
INSERT INTO rating VALUES (122,298,1);
INSERT INTO rating VALUES (122,296,1);
INSERT INTO rating VALUES (250,301,4);
INSERT INTO rating VALUES (688,295,5);
INSERT INTO rating VALUES (954,71,1);
INSERT INTO rating VALUES (954,85,1);
INSERT INTO rating VALUES (1,304,4);
INSERT INTO rating VALUES (103,304,4);
INSERT INTO rating VALUES (873,304,4);
INSERT INTO rating VALUES (873,95,4);
INSERT INTO rating VALUES (873,20,4);
INSERT INTO rating VALUES (873,49,4);
INSERT INTO rating VALUES (873,199,3);
INSERT INTO rating VALUES (873,117,4);
INSERT INTO rating VALUES (250,304,4);
INSERT INTO rating VALUES (873,116,4);
INSERT INTO rating VALUES (873,100,4);
INSERT INTO rating VALUES (873,79,4);
INSERT INTO rating VALUES (873,62,5);
INSERT INTO rating VALUES (873,179,3);
INSERT INTO rating VALUES (873,29,3);
INSERT INTO rating VALUES (873,295,3);
INSERT INTO rating VALUES (873,273,4);
INSERT INTO rating VALUES (873,147,3);
INSERT INTO rating VALUES (873,172,4);
INSERT INTO rating VALUES (873,45,4);
INSERT INTO rating VALUES (873,239,4);
INSERT INTO rating VALUES (873,68,3);
INSERT INTO rating VALUES (873,71,4);
INSERT INTO rating VALUES (873,87,4);
INSERT INTO rating VALUES (873,72,3);
INSERT INTO rating VALUES (873,28,4);
INSERT INTO rating VALUES (873,168,3);
INSERT INTO rating VALUES (873,250,2);
INSERT INTO rating VALUES (873,230,3);
INSERT INTO rating VALUES (873,270,3);
INSERT INTO rating VALUES (873,178,4);
INSERT INTO rating VALUES (873,272,2);
INSERT INTO rating VALUES (873,220,4);
INSERT INTO rating VALUES (873,105,4);
INSERT INTO rating VALUES (873,207,4);
INSERT INTO rating VALUES (873,174,4);
INSERT INTO rating VALUES (873,222,4);
INSERT INTO rating VALUES (873,265,3);
INSERT INTO rating VALUES (873,1,4);
INSERT INTO rating VALUES (873,200,4);
INSERT INTO rating VALUES (873,7,4);
INSERT INTO rating VALUES (873,19,3);
INSERT INTO rating VALUES (873,22,4);
INSERT INTO rating VALUES (873,23,3);
INSERT INTO rating VALUES (873,26,3);
INSERT INTO rating VALUES (873,27,4);
INSERT INTO rating VALUES (873,30,3);
INSERT INTO rating VALUES (873,31,4);
INSERT INTO rating VALUES (873,33,3);
INSERT INTO rating VALUES (873,37,3);
INSERT INTO rating VALUES (873,39,4);
INSERT INTO rating VALUES (873,40,3);
INSERT INTO rating VALUES (873,44,5);
INSERT INTO rating VALUES (873,47,3);
INSERT INTO rating VALUES (873,48,4);
INSERT INTO rating VALUES (873,51,3);
INSERT INTO rating VALUES (873,52,3);
INSERT INTO rating VALUES (873,55,4);
INSERT INTO rating VALUES (873,56,4);
INSERT INTO rating VALUES (873,57,4);
INSERT INTO rating VALUES (873,58,3);
INSERT INTO rating VALUES (873,61,1);
INSERT INTO rating VALUES (873,65,4);
INSERT INTO rating VALUES (873,66,3);
INSERT INTO rating VALUES (873,70,4);
INSERT INTO rating VALUES (873,74,4);
INSERT INTO rating VALUES (873,75,3);
INSERT INTO rating VALUES (873,81,3);
INSERT INTO rating VALUES (873,84,3);
INSERT INTO rating VALUES (873,85,2);
INSERT INTO rating VALUES (873,86,3);
INSERT INTO rating VALUES (873,92,4);
INSERT INTO rating VALUES (873,96,4);
INSERT INTO rating VALUES (873,101,3);
INSERT INTO rating VALUES (873,102,3);
INSERT INTO rating VALUES (873,109,2);
INSERT INTO rating VALUES (873,114,3);
INSERT INTO rating VALUES (873,124,3);
INSERT INTO rating VALUES (873,125,4);
INSERT INTO rating VALUES (873,127,2);
INSERT INTO rating VALUES (873,132,3);
INSERT INTO rating VALUES (873,135,3);
INSERT INTO rating VALUES (873,136,4);
INSERT INTO rating VALUES (873,139,3);
INSERT INTO rating VALUES (873,143,3);
INSERT INTO rating VALUES (873,144,4);
INSERT INTO rating VALUES (873,149,4);
INSERT INTO rating VALUES (873,150,3);
INSERT INTO rating VALUES (873,151,3);
INSERT INTO rating VALUES (873,154,4);
INSERT INTO rating VALUES (873,157,3);
INSERT INTO rating VALUES (873,158,5);
INSERT INTO rating VALUES (873,162,4);
INSERT INTO rating VALUES (873,163,3);
INSERT INTO rating VALUES (873,164,3);
INSERT INTO rating VALUES (873,166,3);
INSERT INTO rating VALUES (873,171,4);
INSERT INTO rating VALUES (873,173,4);
INSERT INTO rating VALUES (873,175,4);
INSERT INTO rating VALUES (873,176,2);
INSERT INTO rating VALUES (873,177,3);
INSERT INTO rating VALUES (873,180,3);
INSERT INTO rating VALUES (873,182,3);
INSERT INTO rating VALUES (873,183,4);
INSERT INTO rating VALUES (873,187,3);
INSERT INTO rating VALUES (873,190,4);
INSERT INTO rating VALUES (873,191,3);
INSERT INTO rating VALUES (873,195,4);
INSERT INTO rating VALUES (103,5,4);
INSERT INTO rating VALUES (122,304,4);
INSERT INTO rating VALUES (873,201,4);
INSERT INTO rating VALUES (873,202,5);
INSERT INTO rating VALUES (873,203,3);
INSERT INTO rating VALUES (873,210,4);
INSERT INTO rating VALUES (873,211,5);
INSERT INTO rating VALUES (873,212,4);
INSERT INTO rating VALUES (746,304,5);
INSERT INTO rating VALUES (103,239,5);
INSERT INTO rating VALUES (103,301,4);
INSERT INTO rating VALUES (960,29,4);
INSERT INTO rating VALUES (250,305,4);
INSERT INTO rating VALUES (873,305,4);
INSERT INTO rating VALUES (873,215,4);
INSERT INTO rating VALUES (873,219,3);
INSERT INTO rating VALUES (873,221,3);
INSERT INTO rating VALUES (873,226,4);
INSERT INTO rating VALUES (873,227,4);
INSERT INTO rating VALUES (873,228,4);
INSERT INTO rating VALUES (873,229,4);
INSERT INTO rating VALUES (873,232,4);
INSERT INTO rating VALUES (873,233,4);
INSERT INTO rating VALUES (873,234,3);
INSERT INTO rating VALUES (873,237,4);
INSERT INTO rating VALUES (873,238,3);
INSERT INTO rating VALUES (873,240,5);
INSERT INTO rating VALUES (103,305,3);
INSERT INTO rating VALUES (873,248,3);
INSERT INTO rating VALUES (873,251,5);
INSERT INTO rating VALUES (873,253,3);
INSERT INTO rating VALUES (873,260,3);
INSERT INTO rating VALUES (873,261,3);
INSERT INTO rating VALUES (873,267,4);
INSERT INTO rating VALUES (1,305,4);
INSERT INTO rating VALUES (873,285,3);
INSERT INTO rating VALUES (873,290,3);
INSERT INTO rating VALUES (873,292,4);
INSERT INTO rating VALUES (873,103,4);
INSERT INTO rating VALUES (873,5,4);
INSERT INTO rating VALUES (873,206,3);
INSERT INTO rating VALUES (862,305,4);
INSERT INTO rating VALUES (862,75,2);
INSERT INTO rating VALUES (862,304,3);
INSERT INTO rating VALUES (873,306,4);
INSERT INTO rating VALUES (103,1,4);
INSERT INTO rating VALUES (250,306,3);
INSERT INTO rating VALUES (872,306,2);
INSERT INTO rating VALUES (872,69,5);
INSERT INTO rating VALUES (1,1,5);
INSERT INTO rating VALUES (122,306,1);
INSERT INTO rating VALUES (103,189,2);
INSERT INTO rating VALUES (978,237,5);
INSERT INTO rating VALUES (960,7,3);
INSERT INTO rating VALUES (960,75,2);
INSERT INTO rating VALUES (103,143,1);
INSERT INTO rating VALUES (873,299,4);
INSERT INTO rating VALUES (872,299,4);
INSERT INTO rating VALUES (980,306,5);
INSERT INTO rating VALUES (250,299,3);
INSERT INTO rating VALUES (1,299,4);
INSERT INTO rating VALUES (873,307,3);
INSERT INTO rating VALUES (103,307,3);
INSERT INTO rating VALUES (1,307,3);
INSERT INTO rating VALUES (985,307,1);
INSERT INTO rating VALUES (992,179,3);
INSERT INTO rating VALUES (993,311,1);
INSERT INTO rating VALUES (506,65,3);
INSERT INTO rating VALUES (1,311,3);
INSERT INTO rating VALUES (250,311,3);
INSERT INTO rating VALUES (103,311,3);
INSERT INTO rating VALUES (103,299,4);
INSERT INTO rating VALUES (873,311,4);
INSERT INTO rating VALUES (103,29,3);
INSERT INTO rating VALUES (103,120,3);
INSERT INTO rating VALUES (1,316,4);
INSERT INTO rating VALUES (250,316,4);
INSERT INTO rating VALUES (834,307,2);
INSERT INTO rating VALUES (1003,312,4);
INSERT INTO rating VALUES (873,312,4);
INSERT INTO rating VALUES (873,316,4);
INSERT INTO rating VALUES (103,313,4);
INSERT INTO rating VALUES (834,314,4);
INSERT INTO rating VALUES (873,314,4);
INSERT INTO rating VALUES (873,313,4);
INSERT INTO rating VALUES (1014,44,4);
INSERT INTO rating VALUES (1014,33,3);
INSERT INTO rating VALUES (1014,250,3);
INSERT INTO rating VALUES (1,314,3);
INSERT INTO rating VALUES (103,314,3);
INSERT INTO rating VALUES (1016,297,1);
INSERT INTO rating VALUES (1016,278,1);
INSERT INTO rating VALUES (1016,248,1);
INSERT INTO rating VALUES (227,314,3);
INSERT INTO rating VALUES (834,144,4);
INSERT INTO rating VALUES (1,313,4);
INSERT INTO rating VALUES (1,310,2);
INSERT INTO rating VALUES (103,310,2);
INSERT INTO rating VALUES (103,176,2);
INSERT INTO rating VALUES (103,144,4);
INSERT INTO rating VALUES (1020,314,4);
INSERT INTO rating VALUES (1020,239,4);
INSERT INTO rating VALUES (1020,143,3);
INSERT INTO rating VALUES (1020,176,1);
INSERT INTO rating VALUES (837,262,1);
INSERT INTO rating VALUES (103,90,2);
INSERT INTO rating VALUES (873,317,3);
INSERT INTO rating VALUES (153,317,4);
INSERT INTO rating VALUES (103,320,3);
INSERT INTO rating VALUES (103,317,4);
INSERT INTO rating VALUES (1,320,3);
INSERT INTO rating VALUES (1,317,3);
INSERT INTO rating VALUES (1027,185,5);
INSERT INTO rating VALUES (1032,59,1);
INSERT INTO rating VALUES (873,320,3);
INSERT INTO rating VALUES (883,191,1);
INSERT INTO rating VALUES (883,134,3);
INSERT INTO rating VALUES (883,124,1);
INSERT INTO rating VALUES (1,30,3);
INSERT INTO rating VALUES (103,30,3);
INSERT INTO rating VALUES (1033,124,2);
INSERT INTO rating VALUES (1033,317,3);
INSERT INTO rating VALUES (873,323,3);
INSERT INTO rating VALUES (1037,320,3);
INSERT INTO rating VALUES (103,323,2);
INSERT INTO rating VALUES (103,124,2);
INSERT INTO rating VALUES (1,323,2);
INSERT INTO rating VALUES (122,19,3);
INSERT INTO rating VALUES (213,327,1);
INSERT INTO rating VALUES (1,327,3);
INSERT INTO rating VALUES (1042,327,3);
INSERT INTO rating VALUES (862,320,3);
INSERT INTO rating VALUES (1042,323,3);
INSERT INTO rating VALUES (862,295,5);
INSERT INTO rating VALUES (862,6,2);
INSERT INTO rating VALUES (862,90,3);
INSERT INTO rating VALUES (862,45,5);
INSERT INTO rating VALUES (103,327,4);
INSERT INTO rating VALUES (103,6,3);
INSERT INTO rating VALUES (1,315,3);
INSERT INTO rating VALUES (103,217,4);
INSERT INTO rating VALUES (103,315,3);
INSERT INTO rating VALUES (1,273,4);
INSERT INTO rating VALUES (1045,231,4);
INSERT INTO rating VALUES (1045,279,5);
INSERT INTO rating VALUES (873,327,3);
INSERT INTO rating VALUES (873,315,4);
INSERT INTO rating VALUES (1048,270,5);
INSERT INTO rating VALUES (885,325,3);
INSERT INTO rating VALUES (103,325,3);
INSERT INTO rating VALUES (103,231,5);
INSERT INTO rating VALUES (1,325,3);
INSERT INTO rating VALUES (1,329,3);
INSERT INTO rating VALUES (1058,238,3);
INSERT INTO rating VALUES (1058,292,3);
INSERT INTO rating VALUES (250,312,3);
INSERT INTO rating VALUES (250,313,3);
INSERT INTO rating VALUES (250,314,2);
INSERT INTO rating VALUES (250,317,4);
INSERT INTO rating VALUES (250,320,3);
INSERT INTO rating VALUES (250,323,4);
INSERT INTO rating VALUES (250,315,3);
INSERT INTO rating VALUES (250,325,3);
INSERT INTO rating VALUES (250,327,3);
INSERT INTO rating VALUES (250,329,4);
INSERT INTO rating VALUES (1058,278,3);
INSERT INTO rating VALUES (1058,270,3);
INSERT INTO rating VALUES (1058,251,4);
INSERT INTO rating VALUES (1058,228,4);
INSERT INTO rating VALUES (1058,189,3);
INSERT INTO rating VALUES (979,315,3);
INSERT INTO rating VALUES (746,329,4);
INSERT INTO rating VALUES (1,334,3);
INSERT INTO rating VALUES (103,334,2);
INSERT INTO rating VALUES (1058,65,2);
INSERT INTO rating VALUES (1058,253,2);
INSERT INTO rating VALUES (1058,334,2);
INSERT INTO rating VALUES (1058,307,4);
INSERT INTO rating VALUES (1058,285,4);
INSERT INTO rating VALUES (1058,230,3);
INSERT INTO rating VALUES (1058,166,4);
INSERT INTO rating VALUES (122,329,5);
INSERT INTO rating VALUES (103,330,3);
INSERT INTO rating VALUES (250,334,3);
INSERT INTO rating VALUES (250,330,2);
INSERT INTO rating VALUES (1072,219,4);
INSERT INTO rating VALUES (1072,210,5);
INSERT INTO rating VALUES (873,325,3);
INSERT INTO rating VALUES (873,329,4);
INSERT INTO rating VALUES (873,334,3);
INSERT INTO rating VALUES (746,330,4);
INSERT INTO rating VALUES (979,146,1);
INSERT INTO rating VALUES (979,320,3);
INSERT INTO rating VALUES (979,305,4);
INSERT INTO rating VALUES (979,237,3);
INSERT INTO rating VALUES (1058,313,3);
INSERT INTO rating VALUES (1078,325,2);
INSERT INTO rating VALUES (1072,331,3);
INSERT INTO rating VALUES (979,205,4);
INSERT INTO rating VALUES (979,183,4);
INSERT INTO rating VALUES (979,178,5);
INSERT INTO rating VALUES (1,331,3);
INSERT INTO rating VALUES (979,57,3);
INSERT INTO rating VALUES (979,337,3);
INSERT INTO rating VALUES (979,307,3);
INSERT INTO rating VALUES (979,274,5);
INSERT INTO rating VALUES (979,262,2);
INSERT INTO rating VALUES (1,337,2);
INSERT INTO rating VALUES (873,330,3);
INSERT INTO rating VALUES (873,331,3);
INSERT INTO rating VALUES (873,337,2);
INSERT INTO rating VALUES (122,330,5);
INSERT INTO rating VALUES (794,330,1);
INSERT INTO rating VALUES (1094,337,5);
INSERT INTO rating VALUES (250,338,3);
INSERT INTO rating VALUES (250,331,3);
INSERT INTO rating VALUES (1,338,2);
INSERT INTO rating VALUES (103,338,2);
INSERT INTO rating VALUES (873,338,3);
INSERT INTO rating VALUES (862,338,2);
INSERT INTO rating VALUES (862,337,3);
INSERT INTO rating VALUES (1105,145,2);
INSERT INTO rating VALUES (1106,337,5);
INSERT INTO rating VALUES (1106,154,5);
INSERT INTO rating VALUES (1106,44,5);
INSERT INTO rating VALUES (1105,152,5);
INSERT INTO rating VALUES (250,339,3);
INSERT INTO rating VALUES (979,339,1);
INSERT INTO rating VALUES (979,47,4);
INSERT INTO rating VALUES (103,339,2);
INSERT INTO rating VALUES (873,339,2);
INSERT INTO rating VALUES (1072,337,3);
INSERT INTO rating VALUES (862,339,2);
INSERT INTO rating VALUES (862,248,3);
INSERT INTO rating VALUES (979,15,1);
INSERT INTO rating VALUES (979,263,4);
INSERT INTO rating VALUES (979,250,5);
INSERT INTO rating VALUES (979,227,5);
INSERT INTO rating VALUES (979,174,1);
INSERT INTO rating VALUES (979,82,4);
INSERT INTO rating VALUES (979,66,4);
INSERT INTO rating VALUES (979,31,4);
INSERT INTO rating VALUES (979,27,4);
INSERT INTO rating VALUES (979,311,2);
INSERT INTO rating VALUES (1,340,1);
INSERT INTO rating VALUES (250,340,3);
INSERT INTO rating VALUES (103,340,2);
INSERT INTO rating VALUES (103,191,3);
INSERT INTO rating VALUES (103,84,2);
INSERT INTO rating VALUES (873,340,2);
INSERT INTO rating VALUES (872,340,3);
INSERT INTO rating VALUES (950,250,1);
INSERT INTO rating VALUES (950,339,1);
INSERT INTO rating VALUES (950,42,4);
INSERT INTO rating VALUES (950,340,2);
INSERT INTO rating VALUES (950,337,4);
INSERT INTO rating VALUES (1102,279,5);
INSERT INTO rating VALUES (873,341,4);
INSERT INTO rating VALUES (1132,341,1);
INSERT INTO rating VALUES (1135,341,4);
INSERT INTO rating VALUES (979,341,3);
INSERT INTO rating VALUES (1072,342,3);
INSERT INTO rating VALUES (250,342,3);
INSERT INTO rating VALUES (1144,147,2);
INSERT INTO rating VALUES (1,342,3);
INSERT INTO rating VALUES (1,341,4);
INSERT INTO rating VALUES (250,344,3);
INSERT INTO rating VALUES (979,344,2);
INSERT INTO rating VALUES (950,344,3);
INSERT INTO rating VALUES (103,344,2);
INSERT INTO rating VALUES (103,342,2);
INSERT INTO rating VALUES (1150,260,1);
INSERT INTO rating VALUES (1150,145,1);
INSERT INTO rating VALUES (1152,344,3);
INSERT INTO rating VALUES (1152,154,1);
INSERT INTO rating VALUES (979,182,4);
INSERT INTO rating VALUES (1048,344,3);
INSERT INTO rating VALUES (979,111,4);
INSERT INTO rating VALUES (873,348,3);
INSERT INTO rating VALUES (873,342,3);
INSERT INTO rating VALUES (873,344,3);
INSERT INTO rating VALUES (250,348,4);
INSERT INTO rating VALUES (1154,124,2);
INSERT INTO rating VALUES (1154,325,5);
INSERT INTO rating VALUES (1,348,3);
INSERT INTO rating VALUES (1158,344,3);
INSERT INTO rating VALUES (979,317,2);
INSERT INTO rating VALUES (979,292,3);
INSERT INTO rating VALUES (979,239,4);
INSERT INTO rating VALUES (979,240,1);
INSERT INTO rating VALUES (1,351,3);
INSERT INTO rating VALUES (103,351,2);
INSERT INTO rating VALUES (873,351,3);
INSERT INTO rating VALUES (1168,32,3);
INSERT INTO rating VALUES (794,340,1);
INSERT INTO rating VALUES (794,339,2);
INSERT INTO rating VALUES (862,351,2);
INSERT INTO rating VALUES (250,351,3);
INSERT INTO rating VALUES (103,352,4);
INSERT INTO rating VALUES (1,352,4);
INSERT INTO rating VALUES (122,352,4);
INSERT INTO rating VALUES (122,342,5);
INSERT INTO rating VALUES (1048,351,1);
INSERT INTO rating VALUES (1180,240,5);
INSERT INTO rating VALUES (1180,88,5);
INSERT INTO rating VALUES (250,352,4);
INSERT INTO rating VALUES (1016,337,1);
INSERT INTO rating VALUES (1,343,1);
INSERT INTO rating VALUES (979,352,5);
INSERT INTO rating VALUES (1072,343,2);
INSERT INTO rating VALUES (250,343,1);
INSERT INTO rating VALUES (834,27,4);
INSERT INTO rating VALUES (834,66,4);
INSERT INTO rating VALUES (834,174,5);
INSERT INTO rating VALUES (834,20,4);
INSERT INTO rating VALUES (103,343,2);
INSERT INTO rating VALUES (1,349,3);
INSERT INTO rating VALUES (873,352,4);
INSERT INTO rating VALUES (873,343,2);
INSERT INTO rating VALUES (873,349,3);
INSERT INTO rating VALUES (979,343,2);
INSERT INTO rating VALUES (979,325,1);
INSERT INTO rating VALUES (1209,87,3);
INSERT INTO rating VALUES (1209,342,3);
INSERT INTO rating VALUES (1209,281,3);
INSERT INTO rating VALUES (1209,206,1);
INSERT INTO rating VALUES (1214,349,1);
INSERT INTO rating VALUES (834,330,4);
INSERT INTO rating VALUES (979,225,5);
INSERT INTO rating VALUES (979,256,4);
INSERT INTO rating VALUES (979,272,2);
INSERT INTO rating VALUES (979,279,2);
INSERT INTO rating VALUES (103,354,3);
INSERT INTO rating VALUES (1,354,2);
INSERT INTO rating VALUES (1072,354,5);
INSERT INTO rating VALUES (1072,349,5);
INSERT INTO rating VALUES (1072,355,5);
INSERT INTO rating VALUES (1220,354,3);
INSERT INTO rating VALUES (1,355,4);
INSERT INTO rating VALUES (873,355,4);
INSERT INTO rating VALUES (873,354,3);
INSERT INTO rating VALUES (250,355,3);
INSERT INTO rating VALUES (250,354,4);
INSERT INTO rating VALUES (250,349,4);
INSERT INTO rating VALUES (979,355,2);
INSERT INTO rating VALUES (1183,358,4);
INSERT INTO rating VALUES (1,358,3);
INSERT INTO rating VALUES (103,358,4);
INSERT INTO rating VALUES (1072,15,5);
INSERT INTO rating VALUES (862,88,5);
INSERT INTO rating VALUES (834,340,2);
INSERT INTO rating VALUES (834,227,4);
INSERT INTO rating VALUES (1224,349,1);
INSERT INTO rating VALUES (834,351,3);
INSERT INTO rating VALUES (834,166,3);
INSERT INTO rating VALUES (834,51,4);
INSERT INTO rating VALUES (103,355,3);
INSERT INTO rating VALUES (979,51,4);
INSERT INTO rating VALUES (103,359,4);
INSERT INTO rating VALUES (1,359,3);
INSERT INTO rating VALUES (1237,363,4);
INSERT INTO rating VALUES (872,363,5);
INSERT INTO rating VALUES (798,363,2);
INSERT INTO rating VALUES (1,363,5);
INSERT INTO rating VALUES (1209,354,3);
INSERT INTO rating VALUES (1234,281,5);
INSERT INTO rating VALUES (873,363,4);
INSERT INTO rating VALUES (1244,236,5);
INSERT INTO rating VALUES (1072,211,5);
INSERT INTO rating VALUES (103,356,2);
INSERT INTO rating VALUES (122,363,5);
INSERT INTO rating VALUES (979,253,3);
INSERT INTO rating VALUES (979,203,3);
INSERT INTO rating VALUES (979,180,5);
INSERT INTO rating VALUES (979,129,2);
INSERT INTO rating VALUES (979,312,4);
INSERT INTO rating VALUES (979,273,4);
INSERT INTO rating VALUES (979,243,3);
INSERT INTO rating VALUES (979,172,5);
INSERT INTO rating VALUES (979,164,3);
INSERT INTO rating VALUES (979,140,3);
INSERT INTO rating VALUES (979,137,4);
INSERT INTO rating VALUES (979,120,2);
INSERT INTO rating VALUES (979,109,2);
INSERT INTO rating VALUES (979,97,3);
INSERT INTO rating VALUES (979,86,3);
INSERT INTO rating VALUES (979,70,4);
INSERT INTO rating VALUES (979,69,1);
INSERT INTO rating VALUES (979,229,3);
INSERT INTO rating VALUES (979,356,2);
INSERT INTO rating VALUES (979,359,2);
INSERT INTO rating VALUES (979,297,4);
INSERT INTO rating VALUES (979,232,3);
INSERT INTO rating VALUES (979,219,5);
INSERT INTO rating VALUES (979,207,3);
INSERT INTO rating VALUES (979,197,4);
INSERT INTO rating VALUES (979,195,4);
INSERT INTO rating VALUES (979,65,3);
INSERT INTO rating VALUES (979,64,4);
INSERT INTO rating VALUES (979,22,4);
INSERT INTO rating VALUES (979,21,5);
INSERT INTO rating VALUES (103,357,3);
INSERT INTO rating VALUES (950,363,1);
INSERT INTO rating VALUES (1072,357,2);
INSERT INTO rating VALUES (1072,359,5);
INSERT INTO rating VALUES (1259,363,4);
INSERT INTO rating VALUES (1267,349,1);
INSERT INTO rating VALUES (1269,311,3);
INSERT INTO rating VALUES (103,360,1);
INSERT INTO rating VALUES (979,360,5);
INSERT INTO rating VALUES (1,360,3);
INSERT INTO rating VALUES (1272,360,1);
INSERT INTO rating VALUES (250,360,4);
INSERT INTO rating VALUES (250,357,3);
INSERT INTO rating VALUES (1201,354,1);
INSERT INTO rating VALUES (1201,349,3);
INSERT INTO rating VALUES (1072,360,2);
INSERT INTO rating VALUES (103,211,5);
INSERT INTO rating VALUES (1287,357,3);
INSERT INTO rating VALUES (1287,354,2);
INSERT INTO rating VALUES (1287,71,4);
INSERT INTO rating VALUES (1072,364,4);
INSERT INTO rating VALUES (1072,363,4);
INSERT INTO rating VALUES (1072,44,5);
INSERT INTO rating VALUES (103,364,4);
INSERT INTO rating VALUES (1292,339,3);
INSERT INTO rating VALUES (1295,365,1);
INSERT INTO rating VALUES (798,365,3);
INSERT INTO rating VALUES (1072,365,3);
INSERT INTO rating VALUES (1297,232,1);
INSERT INTO rating VALUES (103,365,3);
INSERT INTO rating VALUES (103,133,4);
INSERT INTO rating VALUES (1201,366,3);
INSERT INTO rating VALUES (872,352,4);
INSERT INTO rating VALUES (1072,366,3);
INSERT INTO rating VALUES (950,366,1);
INSERT INTO rating VALUES (213,362,4);
INSERT INTO rating VALUES (1309,201,5);
INSERT INTO rating VALUES (1315,366,1);
INSERT INTO rating VALUES (1102,368,3);
INSERT INTO rating VALUES (250,366,3);
INSERT INTO rating VALUES (103,368,3);
INSERT INTO rating VALUES (794,228,4);
INSERT INTO rating VALUES (1322,356,2);
INSERT INTO rating VALUES (1304,369,2);
INSERT INTO rating VALUES (1304,305,3);
INSERT INTO rating VALUES (1304,154,5);
INSERT INTO rating VALUES (1304,85,1);
INSERT INTO rating VALUES (872,368,4);
INSERT INTO rating VALUES (250,369,2);
INSERT INTO rating VALUES (250,368,3);
INSERT INTO rating VALUES (103,369,2);
INSERT INTO rating VALUES (1327,372,3);
INSERT INTO rating VALUES (1327,369,2);
INSERT INTO rating VALUES (1301,42,5);
INSERT INTO rating VALUES (1301,368,3);
INSERT INTO rating VALUES (1267,329,5);
INSERT INTO rating VALUES (1267,281,3);
INSERT INTO rating VALUES (1106,262,5);
INSERT INTO rating VALUES (1336,369,4);
INSERT INTO rating VALUES (1072,373,4);
INSERT INTO rating VALUES (1,373,4);
INSERT INTO rating VALUES (1016,274,1);
INSERT INTO rating VALUES (1344,373,1);
INSERT INTO rating VALUES (1346,373,2);
INSERT INTO rating VALUES (103,373,2);
INSERT INTO rating VALUES (103,377,4);
INSERT INTO rating VALUES (1344,377,5);
INSERT INTO rating VALUES (1,377,4);
INSERT INTO rating VALUES (1344,369,3);
INSERT INTO rating VALUES (1344,105,4);
INSERT INTO rating VALUES (1344,363,4);
INSERT INTO rating VALUES (1344,372,3);
INSERT INTO rating VALUES (1344,365,4);
INSERT INTO rating VALUES (1344,366,2);
INSERT INTO rating VALUES (1344,339,2);
INSERT INTO rating VALUES (1344,307,2);
INSERT INTO rating VALUES (1304,292,1);
INSERT INTO rating VALUES (1344,348,3);
INSERT INTO rating VALUES (250,372,3);
INSERT INTO rating VALUES (250,373,3);
INSERT INTO rating VALUES (250,377,3);
INSERT INTO rating VALUES (1353,348,1);
INSERT INTO rating VALUES (1353,344,1);
INSERT INTO rating VALUES (1353,334,1);
INSERT INTO rating VALUES (1072,90,5);
INSERT INTO rating VALUES (1356,365,1);
INSERT INTO rating VALUES (1,365,3);
INSERT INTO rating VALUES (834,374,3);
INSERT INTO rating VALUES (1315,374,1);
INSERT INTO rating VALUES (1299,374,3);
INSERT INTO rating VALUES (1299,378,3);
INSERT INTO rating VALUES (1328,136,2);
INSERT INTO rating VALUES (1362,47,2);
INSERT INTO rating VALUES (1,367,3);
INSERT INTO rating VALUES (1299,39,4);
INSERT INTO rating VALUES (250,367,3);
INSERT INTO rating VALUES (250,374,4);
INSERT INTO rating VALUES (250,136,4);
INSERT INTO rating VALUES (250,88,5);
INSERT INTO rating VALUES (250,337,3);
INSERT INTO rating VALUES (250,59,4);
INSERT INTO rating VALUES (250,189,4);
INSERT INTO rating VALUES (250,61,3);
INSERT INTO rating VALUES (250,66,3);
INSERT INTO rating VALUES (250,85,3);
INSERT INTO rating VALUES (250,26,4);
INSERT INTO rating VALUES (250,77,4);
INSERT INTO rating VALUES (250,310,4);
INSERT INTO rating VALUES (250,359,3);
INSERT INTO rating VALUES (250,164,3);
INSERT INTO rating VALUES (250,234,3);
INSERT INTO rating VALUES (250,220,4);
INSERT INTO rating VALUES (250,90,4);
INSERT INTO rating VALUES (250,229,3);
INSERT INTO rating VALUES (103,379,2);
INSERT INTO rating VALUES (1328,362,4);
INSERT INTO rating VALUES (103,380,3);
INSERT INTO rating VALUES (103,197,3);
INSERT INTO rating VALUES (1,370,3);
INSERT INTO rating VALUES (250,362,3);
INSERT INTO rating VALUES (103,390,2);
INSERT INTO rating VALUES (1,381,3);
INSERT INTO rating VALUES (1301,177,2);
INSERT INTO rating VALUES (1,390,2);
INSERT INTO rating VALUES (1373,143,4);
INSERT INTO rating VALUES (1373,261,4);
INSERT INTO rating VALUES (1373,262,4);
INSERT INTO rating VALUES (103,382,2);
INSERT INTO rating VALUES (250,382,3);
INSERT INTO rating VALUES (250,390,4);
INSERT INTO rating VALUES (250,140,3);
INSERT INTO rating VALUES (250,78,4);
INSERT INTO rating VALUES (250,86,3);
INSERT INTO rating VALUES (250,236,4);
INSERT INTO rating VALUES (1,382,2);
INSERT INTO rating VALUES (1224,363,5);
INSERT INTO rating VALUES (1301,131,1);
INSERT INTO rating VALUES (1016,390,5);
INSERT INTO rating VALUES (1016,383,1);
INSERT INTO rating VALUES (250,392,3);
INSERT INTO rating VALUES (1396,249,5);
INSERT INTO rating VALUES (1397,392,1);
INSERT INTO rating VALUES (1301,69,5);
INSERT INTO rating VALUES (103,388,2);
INSERT INTO rating VALUES (1301,290,3);
INSERT INTO rating VALUES (1301,298,3);
INSERT INTO rating VALUES (1,395,4);
INSERT INTO rating VALUES (1299,395,4);
INSERT INTO rating VALUES (1299,341,4);
INSERT INTO rating VALUES (1299,383,3);
INSERT INTO rating VALUES (794,390,2);
INSERT INTO rating VALUES (103,395,2);
INSERT INTO rating VALUES (1409,388,3);
INSERT INTO rating VALUES (1301,358,4);
INSERT INTO rating VALUES (1299,393,2);
INSERT INTO rating VALUES (1413,392,4);
INSERT INTO rating VALUES (103,393,2);
INSERT INTO rating VALUES (1415,397,3);
INSERT INTO rating VALUES (1,397,3);
INSERT INTO rating VALUES (122,399,4);
INSERT INTO rating VALUES (1072,399,5);
INSERT INTO rating VALUES (1419,89,3);
INSERT INTO rating VALUES (1419,369,2);
INSERT INTO rating VALUES (1422,297,4);
INSERT INTO rating VALUES (1422,25,3);
INSERT INTO rating VALUES (1422,10,4);
INSERT INTO rating VALUES (1422,381,3);
INSERT INTO rating VALUES (1422,252,3);
INSERT INTO rating VALUES (1422,178,5);
INSERT INTO rating VALUES (1422,111,4);
INSERT INTO rating VALUES (1083,399,5);
INSERT INTO rating VALUES (1299,399,4);
INSERT INTO rating VALUES (834,399,4);
INSERT INTO rating VALUES (1422,355,4);
INSERT INTO rating VALUES (1422,145,2);
INSERT INTO rating VALUES (1422,57,5);
INSERT INTO rating VALUES (1422,88,5);
INSERT INTO rating VALUES (1425,365,4);
INSERT INTO rating VALUES (1425,364,5);
INSERT INTO rating VALUES (1425,292,1);
INSERT INTO rating VALUES (1422,186,5);
INSERT INTO rating VALUES (1422,327,3);
INSERT INTO rating VALUES (1422,102,4);
INSERT INTO rating VALUES (1083,402,4);
INSERT INTO rating VALUES (834,390,3);
INSERT INTO rating VALUES (1,402,4);
INSERT INTO rating VALUES (1,393,3);
INSERT INTO rating VALUES (979,390,3);
INSERT INTO rating VALUES (979,357,3);
INSERT INTO rating VALUES (979,342,3);
INSERT INTO rating VALUES (979,340,5);
INSERT INTO rating VALUES (979,338,3);
INSERT INTO rating VALUES (979,334,3);
INSERT INTO rating VALUES (979,329,4);
INSERT INTO rating VALUES (979,323,5);
INSERT INTO rating VALUES (979,234,5);
INSERT INTO rating VALUES (103,402,4);
INSERT INTO rating VALUES (103,405,3);
INSERT INTO rating VALUES (1435,405,3);
INSERT INTO rating VALUES (250,405,4);
INSERT INTO rating VALUES (250,393,3);
INSERT INTO rating VALUES (250,400,4);
INSERT INTO rating VALUES (250,399,3);
INSERT INTO rating VALUES (1436,1,4);
INSERT INTO rating VALUES (250,402,4);
INSERT INTO rating VALUES (250,397,5);
INSERT INTO rating VALUES (1436,145,1);
INSERT INTO rating VALUES (1435,114,1);
INSERT INTO rating VALUES (1435,133,3);
INSERT INTO rating VALUES (1435,290,2);
INSERT INTO rating VALUES (1435,352,4);
INSERT INTO rating VALUES (1435,372,3);
INSERT INTO rating VALUES (1435,314,4);
INSERT INTO rating VALUES (1435,298,2);
INSERT INTO rating VALUES (1435,256,4);
INSERT INTO rating VALUES (1435,272,2);
INSERT INTO rating VALUES (1072,405,5);
INSERT INTO rating VALUES (1435,279,5);
INSERT INTO rating VALUES (1435,99,5);
INSERT INTO rating VALUES (979,299,3);
INSERT INTO rating VALUES (979,288,3);
INSERT INTO rating VALUES (979,281,4);
INSERT INTO rating VALUES (979,278,2);
INSERT INTO rating VALUES (1440,405,3);
INSERT INTO rating VALUES (1440,260,3);
INSERT INTO rating VALUES (1444,374,3);
INSERT INTO rating VALUES (1449,317,3);
INSERT INTO rating VALUES (103,410,4);
INSERT INTO rating VALUES (834,410,4);
INSERT INTO rating VALUES (834,117,4);
INSERT INTO rating VALUES (979,410,4);
INSERT INTO rating VALUES (979,84,2);
INSERT INTO rating VALUES (250,408,4);
INSERT INTO rating VALUES (250,406,3);
INSERT INTO rating VALUES (250,410,3);
INSERT INTO rating VALUES (1072,411,5);
INSERT INTO rating VALUES (834,411,5);
INSERT INTO rating VALUES (1458,414,1);
INSERT INTO rating VALUES (1,414,3);
INSERT INTO rating VALUES (1,144,4);
INSERT INTO rating VALUES (979,414,2);
INSERT INTO rating VALUES (103,414,1);
INSERT INTO rating VALUES (1201,410,4);
INSERT INTO rating VALUES (122,414,2);
INSERT INTO rating VALUES (762,349,1);
INSERT INTO rating VALUES (834,421,4);
INSERT INTO rating VALUES (1301,406,4);
INSERT INTO rating VALUES (1301,411,4);
INSERT INTO rating VALUES (250,421,3);
INSERT INTO rating VALUES (250,414,2);
INSERT INTO rating VALUES (158,422,4);
INSERT INTO rating VALUES (1479,88,5);
INSERT INTO rating VALUES (1,410,4);
INSERT INTO rating VALUES (1201,421,3);
INSERT INTO rating VALUES (979,422,4);
INSERT INTO rating VALUES (979,421,3);
INSERT INTO rating VALUES (122,422,4);
INSERT INTO rating VALUES (122,421,3);
INSERT INTO rating VALUES (103,422,3);
INSERT INTO rating VALUES (1466,327,5);
INSERT INTO rating VALUES (1481,393,3);
INSERT INTO rating VALUES (1072,422,5);
INSERT INTO rating VALUES (1183,417,5);
INSERT INTO rating VALUES (1,422,5);
INSERT INTO rating VALUES (979,420,3);
INSERT INTO rating VALUES (1201,417,4);
INSERT INTO rating VALUES (1,420,4);
INSERT INTO rating VALUES (1299,420,3);
INSERT INTO rating VALUES (1299,402,3);
INSERT INTO rating VALUES (1482,422,4);
INSERT INTO rating VALUES (103,424,3);
INSERT INTO rating VALUES (1493,366,4);
INSERT INTO rating VALUES (1493,362,5);
INSERT INTO rating VALUES (1422,274,2);
INSERT INTO rating VALUES (979,424,3);
INSERT INTO rating VALUES (1299,424,3);
INSERT INTO rating VALUES (1201,424,3);
INSERT INTO rating VALUES (1495,411,3);
INSERT INTO rating VALUES (1495,337,5);
INSERT INTO rating VALUES (1495,99,4);
INSERT INTO rating VALUES (1502,360,3);
INSERT INTO rating VALUES (979,426,3);
INSERT INTO rating VALUES (1,427,2);
INSERT INTO rating VALUES (979,427,2);
INSERT INTO rating VALUES (103,426,4);
INSERT INTO rating VALUES (979,428,3);
INSERT INTO rating VALUES (1299,428,5);
INSERT INTO rating VALUES (1,428,3);
INSERT INTO rating VALUES (979,429,2);
INSERT INTO rating VALUES (122,429,2);
INSERT INTO rating VALUES (1524,179,1);
INSERT INTO rating VALUES (1524,429,2);
INSERT INTO rating VALUES (1301,310,4);
INSERT INTO rating VALUES (703,434,2);
INSERT INTO rating VALUES (979,411,1);
INSERT INTO rating VALUES (1529,164,5);
INSERT INTO rating VALUES (1253,159,5);
INSERT INTO rating VALUES (1535,428,3);
INSERT INTO rating VALUES (1535,229,2);
INSERT INTO rating VALUES (1535,232,3);
INSERT INTO rating VALUES (1535,310,3);
INSERT INTO rating VALUES (703,431,1);
INSERT INTO rating VALUES (834,6,3);
INSERT INTO rating VALUES (1301,431,2);
INSERT INTO rating VALUES (979,266,4);
INSERT INTO rating VALUES (1501,431,3);
INSERT INTO rating VALUES (1545,431,3);
INSERT INTO rating VALUES (122,439,3);
INSERT INTO rating VALUES (1072,431,2);
INSERT INTO rating VALUES (794,397,4);
INSERT INTO rating VALUES (1549,439,3);
INSERT INTO rating VALUES (1549,424,3);
INSERT INTO rating VALUES (1301,432,2);
INSERT INTO rating VALUES (872,439,4);
INSERT INTO rating VALUES (1,432,3);
INSERT INTO rating VALUES (1517,43,3);
INSERT INTO rating VALUES (1517,230,2);
INSERT INTO rating VALUES (1554,432,3);
INSERT INTO rating VALUES (1517,217,4);
INSERT INTO rating VALUES (1517,397,4);
INSERT INTO rating VALUES (1517,184,5);
INSERT INTO rating VALUES (1517,18,3);
INSERT INTO rating VALUES (1557,458,1);
INSERT INTO rating VALUES (1549,434,2);
INSERT INTO rating VALUES (1549,366,3);
INSERT INTO rating VALUES (1549,429,3);
INSERT INTO rating VALUES (979,458,2);
INSERT INTO rating VALUES (1,460,4);
INSERT INTO rating VALUES (1572,394,3);
INSERT INTO rating VALUES (1572,111,5);
INSERT INTO rating VALUES (1549,442,3);
INSERT INTO rating VALUES (979,270,3);
INSERT INTO rating VALUES (979,251,3);
INSERT INTO rating VALUES (979,248,3);
INSERT INTO rating VALUES (1575,312,3);
INSERT INTO rating VALUES (1575,86,4);
INSERT INTO rating VALUES (979,228,3);
INSERT INTO rating VALUES (979,132,5);
INSERT INTO rating VALUES (1575,464,4);
INSERT INTO rating VALUES (1575,232,2);
INSERT INTO rating VALUES (1575,207,5);
INSERT INTO rating VALUES (1,464,4);
INSERT INTO rating VALUES (1561,458,3);
INSERT INTO rating VALUES (1580,1,1);
INSERT INTO rating VALUES (979,187,3);
INSERT INTO rating VALUES (979,464,3);
INSERT INTO rating VALUES (103,464,4);
INSERT INTO rating VALUES (1595,405,2);
INSERT INTO rating VALUES (1301,445,3);
INSERT INTO rating VALUES (1301,1,4);
INSERT INTO rating VALUES (103,461,3);
INSERT INTO rating VALUES (979,461,2);
INSERT INTO rating VALUES (1575,154,5);
INSERT INTO rating VALUES (1567,312,3);
INSERT INTO rating VALUES (1567,447,2);
INSERT INTO rating VALUES (1301,447,2);
INSERT INTO rating VALUES (1567,23,3);
INSERT INTO rating VALUES (1567,314,4);
INSERT INTO rating VALUES (1567,443,4);
INSERT INTO rating VALUES (1572,442,1);
INSERT INTO rating VALUES (1612,428,4);
INSERT INTO rating VALUES (1301,448,3);
INSERT INTO rating VALUES (979,460,2);
INSERT INTO rating VALUES (1575,279,4);
INSERT INTO rating VALUES (1615,251,2);
INSERT INTO rating VALUES (1615,427,2);
INSERT INTO rating VALUES (1615,331,2);
INSERT INTO rating VALUES (1567,448,3);
INSERT INTO rating VALUES (1575,445,2);
INSERT INTO rating VALUES (1,474,2);
INSERT INTO rating VALUES (979,474,5);
INSERT INTO rating VALUES (1,449,3);
INSERT INTO rating VALUES (1567,449,2);
INSERT INTO rating VALUES (1575,474,1);
INSERT INTO rating VALUES (103,465,4);
INSERT INTO rating VALUES (1567,465,5);
INSERT INTO rating VALUES (775,463,4);
INSERT INTO rating VALUES (1567,463,4);
INSERT INTO rating VALUES (103,463,3);
INSERT INTO rating VALUES (775,465,4);
INSERT INTO rating VALUES (103,47,4);
INSERT INTO rating VALUES (1626,465,5);
INSERT INTO rating VALUES (213,452,1);
INSERT INTO rating VALUES (1626,383,2);
INSERT INTO rating VALUES (1567,452,2);
INSERT INTO rating VALUES (1626,182,5);
INSERT INTO rating VALUES (1482,452,3);
INSERT INTO rating VALUES (1626,97,3);
INSERT INTO rating VALUES (1626,133,3);
INSERT INTO rating VALUES (1072,461,4);
INSERT INTO rating VALUES (1637,445,3);
INSERT INTO rating VALUES (1572,445,2);
INSERT INTO rating VALUES (1637,414,3);
INSERT INTO rating VALUES (1626,266,5);
INSERT INTO rating VALUES (1626,195,2);
INSERT INTO rating VALUES (1628,449,2);
INSERT INTO rating VALUES (1645,411,3);
INSERT INTO rating VALUES (1645,392,3);
INSERT INTO rating VALUES (1645,367,3);
INSERT INTO rating VALUES (1645,370,3);
INSERT INTO rating VALUES (1645,310,4);
INSERT INTO rating VALUES (979,465,1);
INSERT INTO rating VALUES (1016,429,1);
INSERT INTO rating VALUES (1645,452,4);
INSERT INTO rating VALUES (1648,449,3);
INSERT INTO rating VALUES (1645,447,5);
INSERT INTO rating VALUES (1626,330,5);
INSERT INTO rating VALUES (103,466,4);
INSERT INTO rating VALUES (103,472,4);
INSERT INTO rating VALUES (1567,472,5);
INSERT INTO rating VALUES (1,465,5);
INSERT INTO rating VALUES (979,88,1);
INSERT INTO rating VALUES (979,467,5);
INSERT INTO rating VALUES (979,472,1);
INSERT INTO rating VALUES (1661,480,3);
INSERT INTO rating VALUES (1664,480,1);
INSERT INTO rating VALUES (1667,480,3);
INSERT INTO rating VALUES (872,480,2);
INSERT INTO rating VALUES (872,474,4);
INSERT INTO rating VALUES (103,235,3);
INSERT INTO rating VALUES (1673,480,4);
INSERT INTO rating VALUES (1626,451,5);
INSERT INTO rating VALUES (1072,16,4);
INSERT INTO rating VALUES (1675,66,3);
INSERT INTO rating VALUES (1676,263,1);
INSERT INTO rating VALUES (103,478,4);
INSERT INTO rating VALUES (250,478,3);
INSERT INTO rating VALUES (250,451,3);
INSERT INTO rating VALUES (250,480,3);
INSERT INTO rating VALUES (250,467,4);
INSERT INTO rating VALUES (250,449,4);
INSERT INTO rating VALUES (250,477,2);
INSERT INTO rating VALUES (1301,450,2);
INSERT INTO rating VALUES (103,581,2);
INSERT INTO rating VALUES (979,439,5);
INSERT INTO rating VALUES (979,443,5);
INSERT INTO rating VALUES (979,452,5);
INSERT INTO rating VALUES (1685,88,5);
INSERT INTO rating VALUES (1183,472,5);
INSERT INTO rating VALUES (1645,455,3);
INSERT INTO rating VALUES (1567,455,1);
INSERT INTO rating VALUES (1645,632,3);
INSERT INTO rating VALUES (1645,305,2);
INSERT INTO rating VALUES (1645,420,5);
INSERT INTO rating VALUES (1645,421,5);
INSERT INTO rating VALUES (1301,89,4);
INSERT INTO rating VALUES (1645,44,5);
INSERT INTO rating VALUES (1645,88,5);
INSERT INTO rating VALUES (1645,581,5);
INSERT INTO rating VALUES (1626,165,5);
INSERT INTO rating VALUES (979,453,3);
INSERT INTO rating VALUES (979,534,2);
INSERT INTO rating VALUES (979,24,3);
INSERT INTO rating VALUES (979,632,1);
INSERT INTO rating VALUES (1301,616,4);
INSERT INTO rating VALUES (122,453,1);
INSERT INTO rating VALUES (158,457,4);
INSERT INTO rating VALUES (1703,405,4);
INSERT INTO rating VALUES (1567,672,2);
INSERT INTO rating VALUES (1708,672,3);
INSERT INTO rating VALUES (1707,40,2);
INSERT INTO rating VALUES (1709,582,4);
INSERT INTO rating VALUES (1712,96,3);
INSERT INTO rating VALUES (1712,141,4);
INSERT INTO rating VALUES (1712,458,2);
INSERT INTO rating VALUES (1712,106,4);
INSERT INTO rating VALUES (1,582,5);
INSERT INTO rating VALUES (1,672,4);
INSERT INTO rating VALUES (1,471,4);
INSERT INTO rating VALUES (1709,455,1);
INSERT INTO rating VALUES (1723,130,5);
INSERT INTO rating VALUES (1707,471,5);
INSERT INTO rating VALUES (1660,480,5);
INSERT INTO rating VALUES (1575,455,1);
INSERT INTO rating VALUES (1660,432,5);
INSERT INTO rating VALUES (1660,352,5);
INSERT INTO rating VALUES (1,682,3);
INSERT INTO rating VALUES (1,469,5);
INSERT INTO rating VALUES (1715,469,4);
INSERT INTO rating VALUES (1715,672,3);
INSERT INTO rating VALUES (1732,469,4);
INSERT INTO rating VALUES (1715,432,2);
INSERT INTO rating VALUES (1715,130,5);
INSERT INTO rating VALUES (1715,27,3);
INSERT INTO rating VALUES (1660,672,5);
INSERT INTO rating VALUES (1660,534,5);
INSERT INTO rating VALUES (1660,315,5);
INSERT INTO rating VALUES (1660,314,5);
INSERT INTO rating VALUES (1575,469,2);
INSERT INTO rating VALUES (1567,469,3);
INSERT INTO rating VALUES (1,683,2);
INSERT INTO rating VALUES (1741,71,1);
INSERT INTO rating VALUES (1732,482,3);
INSERT INTO rating VALUES (1575,682,4);
INSERT INTO rating VALUES (872,471,3);
INSERT INTO rating VALUES (1732,472,4);
INSERT INTO rating VALUES (1301,632,4);
INSERT INTO rating VALUES (1715,337,3);
INSERT INTO rating VALUES (1715,356,3);
INSERT INTO rating VALUES (1743,476,5);
INSERT INTO rating VALUES (1660,462,5);
INSERT INTO rating VALUES (1709,441,3);
INSERT INTO rating VALUES (979,469,5);
INSERT INTO rating VALUES (979,457,5);
INSERT INTO rating VALUES (1660,476,5);
INSERT INTO rating VALUES (1753,356,2);
INSERT INTO rating VALUES (1754,695,3);
INSERT INTO rating VALUES (1754,476,1);
INSERT INTO rating VALUES (1660,174,5);
INSERT INTO rating VALUES (1660,262,5);
INSERT INTO rating VALUES (1072,462,3);
INSERT INTO rating VALUES (575,695,2);
INSERT INTO rating VALUES (1072,672,5);
INSERT INTO rating VALUES (1567,695,1);
INSERT INTO rating VALUES (1660,684,4);
INSERT INTO rating VALUES (1072,684,4);
INSERT INTO rating VALUES (1356,250,1);
INSERT INTO rating VALUES (1763,469,4);
INSERT INTO rating VALUES (1356,672,1);
INSERT INTO rating VALUES (1356,476,1);
INSERT INTO rating VALUES (1356,445,3);
INSERT INTO rating VALUES (1356,356,1);
INSERT INTO rating VALUES (1356,339,1);
INSERT INTO rating VALUES (1356,230,1);
INSERT INTO rating VALUES (103,633,3);
INSERT INTO rating VALUES (1660,693,5);
INSERT INTO rating VALUES (1660,673,1);
INSERT INTO rating VALUES (1301,693,4);
INSERT INTO rating VALUES (1715,135,2);
INSERT INTO rating VALUES (1715,233,3);
INSERT INTO rating VALUES (1715,300,1);
INSERT INTO rating VALUES (1715,28,2);
INSERT INTO rating VALUES (1766,381,5);
INSERT INTO rating VALUES (1766,343,1);
INSERT INTO rating VALUES (1626,693,5);
INSERT INTO rating VALUES (1660,284,5);
INSERT INTO rating VALUES (1660,337,2);
INSERT INTO rating VALUES (1660,32,2);
INSERT INTO rating VALUES (1767,684,5);
INSERT INTO rating VALUES (1,633,4);
INSERT INTO rating VALUES (1743,377,5);
INSERT INTO rating VALUES (1767,154,5);
INSERT INTO rating VALUES (1743,462,2);
INSERT INTO rating VALUES (1767,695,1);
INSERT INTO rating VALUES (1567,485,2);
INSERT INTO rating VALUES (1707,633,3);
INSERT INTO rating VALUES (1771,428,4);
INSERT INTO rating VALUES (1771,482,1);
INSERT INTO rating VALUES (1771,359,4);
INSERT INTO rating VALUES (1771,685,4);
INSERT INTO rating VALUES (1771,673,3);
INSERT INTO rating VALUES (1771,432,4);
INSERT INTO rating VALUES (1772,180,2);
INSERT INTO rating VALUES (1767,683,2);
INSERT INTO rating VALUES (1626,485,3);
INSERT INTO rating VALUES (775,685,5);
INSERT INTO rating VALUES (1626,212,5);
INSERT INTO rating VALUES (1775,685,1);
INSERT INTO rating VALUES (1775,456,2);
INSERT INTO rating VALUES (775,673,4);
INSERT INTO rating VALUES (1660,64,3);
INSERT INTO rating VALUES (1,685,4);
INSERT INTO rating VALUES (1767,114,3);
INSERT INTO rating VALUES (1777,294,2);
INSERT INTO rating VALUES (1767,451,1);
INSERT INTO rating VALUES (1767,456,1);
INSERT INTO rating VALUES (1,483,3);
INSERT INTO rating VALUES (1517,483,4);
INSERT INTO rating VALUES (1707,469,5);
INSERT INTO rating VALUES (1567,7,4);
INSERT INTO rating VALUES (1767,146,1);
INSERT INTO rating VALUES (1058,687,2);
INSERT INTO rating VALUES (1707,397,4);
INSERT INTO rating VALUES (1707,673,5);
INSERT INTO rating VALUES (1707,702,1);
INSERT INTO rating VALUES (1,486,4);
INSERT INTO rating VALUES (1645,684,5);
INSERT INTO rating VALUES (1645,154,1);
INSERT INTO rating VALUES (1797,483,5);
INSERT INTO rating VALUES (1797,369,2);
INSERT INTO rating VALUES (1797,432,1);
INSERT INTO rating VALUES (1707,486,4);
INSERT INTO rating VALUES (1707,76,2);
INSERT INTO rating VALUES (1707,178,4);
INSERT INTO rating VALUES (1686,700,2);
INSERT INTO rating VALUES (1800,700,2);
INSERT INTO rating VALUES (1800,312,2);
INSERT INTO rating VALUES (1709,702,4);
INSERT INTO rating VALUES (1756,445,1);
INSERT INTO rating VALUES (1788,227,4);
INSERT INTO rating VALUES (1788,250,4);
INSERT INTO rating VALUES (979,184,1);
INSERT INTO rating VALUES (979,257,5);
INSERT INTO rating VALUES (979,89,5);
INSERT INTO rating VALUES (979,26,3);
INSERT INTO rating VALUES (979,147,3);
INSERT INTO rating VALUES (979,102,3);
INSERT INTO rating VALUES (979,131,2);
INSERT INTO rating VALUES (979,284,3);
INSERT INTO rating VALUES (979,78,4);
INSERT INTO rating VALUES (979,166,2);
INSERT INTO rating VALUES (979,59,5);
INSERT INTO rating VALUES (979,471,5);
INSERT INTO rating VALUES (979,43,4);
INSERT INTO rating VALUES (1767,701,3);
INSERT INTO rating VALUES (979,123,3);
INSERT INTO rating VALUES (979,87,3);
INSERT INTO rating VALUES (979,11,3);
INSERT INTO rating VALUES (979,81,3);
INSERT INTO rating VALUES (979,254,4);
INSERT INTO rating VALUES (979,141,3);
INSERT INTO rating VALUES (979,236,1);
INSERT INTO rating VALUES (1756,701,2);
INSERT INTO rating VALUES (1709,688,4);
INSERT INTO rating VALUES (1709,633,2);
INSERT INTO rating VALUES (979,124,2);
INSERT INTO rating VALUES (979,85,2);
INSERT INTO rating VALUES (979,23,3);
INSERT INTO rating VALUES (979,300,2);
INSERT INTO rating VALUES (1822,689,5);
INSERT INTO rating VALUES (1822,701,5);
INSERT INTO rating VALUES (1767,689,4);
INSERT INTO rating VALUES (1822,702,5);
INSERT INTO rating VALUES (1072,700,5);
INSERT INTO rating VALUES (1828,340,1);
INSERT INTO rating VALUES (979,689,1);
INSERT INTO rating VALUES (979,16,4);
INSERT INTO rating VALUES (979,185,4);
INSERT INTO rating VALUES (979,230,3);
INSERT INTO rating VALUES (979,200,3);
INSERT INTO rating VALUES (979,19,3);
INSERT INTO rating VALUES (979,12,3);
INSERT INTO rating VALUES (979,103,3);
INSERT INTO rating VALUES (1822,488,5);
INSERT INTO rating VALUES (1831,211,4);
INSERT INTO rating VALUES (1831,469,5);
INSERT INTO rating VALUES (1831,14,3);
INSERT INTO rating VALUES (1831,88,5);
INSERT INTO rating VALUES (1831,128,5);
INSERT INTO rating VALUES (1831,689,5);
INSERT INTO rating VALUES (872,689,5);
INSERT INTO rating VALUES (872,486,3);
INSERT INTO rating VALUES (1707,456,2);
INSERT INTO rating VALUES (103,705,4);
INSERT INTO rating VALUES (979,201,4);
INSERT INTO rating VALUES (979,32,3);
INSERT INTO rating VALUES (979,198,4);
INSERT INTO rating VALUES (979,28,3);
INSERT INTO rating VALUES (979,261,3);
INSERT INTO rating VALUES (979,238,3);
INSERT INTO rating VALUES (979,298,3);
INSERT INTO rating VALUES (979,157,3);
INSERT INTO rating VALUES (979,206,3);
INSERT INTO rating VALUES (979,44,1);
INSERT INTO rating VALUES (979,113,3);
INSERT INTO rating VALUES (979,705,4);
INSERT INTO rating VALUES (979,296,3);
INSERT INTO rating VALUES (1707,123,2);
INSERT INTO rating VALUES (1707,488,5);
INSERT INTO rating VALUES (1072,488,3);
INSERT INTO rating VALUES (1517,690,2);
INSERT INTO rating VALUES (1707,99,5);
INSERT INTO rating VALUES (1567,488,2);
INSERT INTO rating VALUES (1715,690,3);
INSERT INTO rating VALUES (1707,132,1);
INSERT INTO rating VALUES (1707,705,1);
INSERT INTO rating VALUES (1707,197,5);
INSERT INTO rating VALUES (1707,21,5);
INSERT INTO rating VALUES (1707,229,1);
INSERT INTO rating VALUES (1549,692,5);
INSERT INTO rating VALUES (1575,488,3);
INSERT INTO rating VALUES (1575,692,3);
INSERT INTO rating VALUES (1575,705,4);
INSERT INTO rating VALUES (1847,432,1);
INSERT INTO rating VALUES (979,160,1);
INSERT INTO rating VALUES (979,692,3);
INSERT INTO rating VALUES (979,61,5);
INSERT INTO rating VALUES (979,67,5);
INSERT INTO rating VALUES (979,35,4);
INSERT INTO rating VALUES (979,95,3);
INSERT INTO rating VALUES (979,105,1);
INSERT INTO rating VALUES (979,73,3);
INSERT INTO rating VALUES (979,158,3);
INSERT INTO rating VALUES (979,295,3);
INSERT INTO rating VALUES (979,127,5);
INSERT INTO rating VALUES (979,154,3);
INSERT INTO rating VALUES (979,68,4);
INSERT INTO rating VALUES (979,294,3);
INSERT INTO rating VALUES (979,218,3);
INSERT INTO rating VALUES (1567,703,3);
INSERT INTO rating VALUES (1846,489,5);
INSERT INTO rating VALUES (1846,348,5);
INSERT INTO rating VALUES (979,49,2);
INSERT INTO rating VALUES (979,686,3);
INSERT INTO rating VALUES (979,80,3);
INSERT INTO rating VALUES (979,145,2);
INSERT INTO rating VALUES (979,90,3);
INSERT INTO rating VALUES (979,255,3);
INSERT INTO rating VALUES (979,136,5);
INSERT INTO rating VALUES (979,330,3);
INSERT INTO rating VALUES (979,233,3);
INSERT INTO rating VALUES (979,222,1);
INSERT INTO rating VALUES (103,686,3);
INSERT INTO rating VALUES (979,186,5);
INSERT INTO rating VALUES (979,55,4);
INSERT INTO rating VALUES (979,313,4);
INSERT INTO rating VALUES (979,152,4);
INSERT INTO rating VALUES (979,39,1);
INSERT INTO rating VALUES (979,45,4);
INSERT INTO rating VALUES (979,252,3);
INSERT INTO rating VALUES (979,10,4);
INSERT INTO rating VALUES (979,144,4);
INSERT INTO rating VALUES (979,128,4);
INSERT INTO rating VALUES (1715,299,3);
INSERT INTO rating VALUES (1301,686,3);
INSERT INTO rating VALUES (1846,686,5);
INSERT INTO rating VALUES (1846,55,5);
INSERT INTO rating VALUES (1862,686,4);
INSERT INTO rating VALUES (1821,707,5);
INSERT INTO rating VALUES (979,96,3);
INSERT INTO rating VALUES (979,196,4);
INSERT INTO rating VALUES (979,36,2);
INSERT INTO rating VALUES (979,77,3);
INSERT INTO rating VALUES (979,212,1);
INSERT INTO rating VALUES (979,133,5);
INSERT INTO rating VALUES (979,104,3);
INSERT INTO rating VALUES (979,143,3);
INSERT INTO rating VALUES (775,708,4);
INSERT INTO rating VALUES (103,708,5);
INSERT INTO rating VALUES (1846,711,5);
INSERT INTO rating VALUES (1846,34,5);
INSERT INTO rating VALUES (1870,405,3);
INSERT INTO rating VALUES (1709,191,5);
INSERT INTO rating VALUES (1868,488,4);
INSERT INTO rating VALUES (1868,690,5);
INSERT INTO rating VALUES (1575,707,5);
INSERT INTO rating VALUES (979,217,4);
INSERT INTO rating VALUES (979,314,3);
INSERT INTO rating VALUES (979,163,3);
INSERT INTO rating VALUES (979,220,4);
INSERT INTO rating VALUES (979,135,3);
INSERT INTO rating VALUES (979,53,3);
INSERT INTO rating VALUES (979,50,3);
INSERT INTO rating VALUES (979,304,4);
INSERT INTO rating VALUES (979,316,1);
INSERT INTO rating VALUES (979,331,3);
INSERT INTO rating VALUES (1877,707,5);
INSERT INTO rating VALUES (1567,489,4);
INSERT INTO rating VALUES (1861,707,5);
INSERT INTO rating VALUES (979,37,3);
INSERT INTO rating VALUES (979,83,3);
INSERT INTO rating VALUES (979,179,3);
INSERT INTO rating VALUES (979,38,4);
INSERT INTO rating VALUES (979,116,4);
INSERT INTO rating VALUES (979,7,4);
INSERT INTO rating VALUES (979,62,3);
INSERT INTO rating VALUES (1896,492,1);
INSERT INTO rating VALUES (1900,686,5);
INSERT INTO rating VALUES (1900,469,5);
INSERT INTO rating VALUES (1900,707,5);
INSERT INTO rating VALUES (103,492,3);
INSERT INTO rating VALUES (1626,712,5);
INSERT INTO rating VALUES (1567,712,5);
INSERT INTO rating VALUES (1761,17,5);
INSERT INTO rating VALUES (103,491,4);
INSERT INTO rating VALUES (1715,732,3);
INSERT INTO rating VALUES (1575,732,2);
INSERT INTO rating VALUES (1906,366,3);
INSERT INTO rating VALUES (1906,83,5);
INSERT INTO rating VALUES (1919,379,3);
INSERT INTO rating VALUES (1919,455,1);
INSERT INTO rating VALUES (1919,344,3);
INSERT INTO rating VALUES (1919,732,4);
INSERT INTO rating VALUES (1626,135,5);
INSERT INTO rating VALUES (1928,686,1);
INSERT INTO rating VALUES (1928,702,2);
INSERT INTO rating VALUES (1928,390,2);
INSERT INTO rating VALUES (1928,357,4);
INSERT INTO rating VALUES (1928,343,1);
INSERT INTO rating VALUES (1928,340,1);
INSERT INTO rating VALUES (1928,338,1);
INSERT INTO rating VALUES (1928,344,1);
INSERT INTO rating VALUES (1928,329,1);
INSERT INTO rating VALUES (1928,299,4);
INSERT INTO rating VALUES (979,732,5);
INSERT INTO rating VALUES (979,306,3);
INSERT INTO rating VALUES (979,707,1);
INSERT INTO rating VALUES (979,168,3);
INSERT INTO rating VALUES (979,215,1);
INSERT INTO rating VALUES (979,48,4);
INSERT INTO rating VALUES (979,71,3);
INSERT INTO rating VALUES (979,358,3);
INSERT INTO rating VALUES (979,46,3);
INSERT INTO rating VALUES (979,29,4);
INSERT INTO rating VALUES (979,231,4);
INSERT INTO rating VALUES (979,235,3);
INSERT INTO rating VALUES (979,265,3);
INSERT INTO rating VALUES (979,173,3);
INSERT INTO rating VALUES (979,56,4);
INSERT INTO rating VALUES (979,260,5);
INSERT INTO rating VALUES (979,91,3);
INSERT INTO rating VALUES (979,130,5);
INSERT INTO rating VALUES (979,190,1);
INSERT INTO rating VALUES (979,176,3);
INSERT INTO rating VALUES (979,107,4);
INSERT INTO rating VALUES (979,101,3);
INSERT INTO rating VALUES (979,226,4);
INSERT INTO rating VALUES (103,493,2);
INSERT INTO rating VALUES (1846,490,4);
INSERT INTO rating VALUES (1928,696,1);
INSERT INTO rating VALUES (1920,113,5);
INSERT INTO rating VALUES (1686,493,1);
INSERT INTO rating VALUES (1,714,2);
INSERT INTO rating VALUES (1517,714,2);
INSERT INTO rating VALUES (103,714,3);
INSERT INTO rating VALUES (122,714,4);
INSERT INTO rating VALUES (1846,492,2);
INSERT INTO rating VALUES (1930,633,3);
INSERT INTO rating VALUES (1942,696,1);
INSERT INTO rating VALUES (1942,581,1);
INSERT INTO rating VALUES (1943,183,5);
INSERT INTO rating VALUES (1575,339,1);
INSERT INTO rating VALUES (1686,494,2);
INSERT INTO rating VALUES (979,362,1);
INSERT INTO rating VALUES (979,290,5);
INSERT INTO rating VALUES (979,714,3);
INSERT INTO rating VALUES (103,494,2);
INSERT INTO rating VALUES (1928,494,3);
INSERT INTO rating VALUES (1575,494,2);
INSERT INTO rating VALUES (1920,717,2);
INSERT INTO rating VALUES (979,690,3);
INSERT INTO rating VALUES (979,6,3);
INSERT INTO rating VALUES (979,711,1);
INSERT INTO rating VALUES (979,177,3);
INSERT INTO rating VALUES (979,18,3);
INSERT INTO rating VALUES (1919,717,4);
INSERT INTO rating VALUES (1919,682,4);
INSERT INTO rating VALUES (1919,339,1);
INSERT INTO rating VALUES (1947,717,3);
INSERT INTO rating VALUES (1660,191,4);
INSERT INTO rating VALUES (1626,717,5);
INSERT INTO rating VALUES (1942,230,1);
INSERT INTO rating VALUES (1942,296,1);
INSERT INTO rating VALUES (1183,696,3);
INSERT INTO rating VALUES (979,717,3);
INSERT INTO rating VALUES (979,712,1);
INSERT INTO rating VALUES (1947,696,3);
INSERT INTO rating VALUES (1947,495,3);
INSERT INTO rating VALUES (1947,472,5);
INSERT INTO rating VALUES (1919,495,2);
INSERT INTO rating VALUES (158,495,4);
INSERT INTO rating VALUES (1919,684,4);
INSERT INTO rating VALUES (1919,288,2);
INSERT INTO rating VALUES (979,211,4);
INSERT INTO rating VALUES (979,684,1);
INSERT INTO rating VALUES (979,693,1);
INSERT INTO rating VALUES (979,175,1);
INSERT INTO rating VALUES (979,42,1);
INSERT INTO rating VALUES (979,99,1);
INSERT INTO rating VALUES (979,417,1);
INSERT INTO rating VALUES (979,708,1);
INSERT INTO rating VALUES (1947,417,5);
INSERT INTO rating VALUES (1626,307,5);
INSERT INTO rating VALUES (1947,722,4);
INSERT INTO rating VALUES (1567,722,3);
INSERT INTO rating VALUES (1956,722,2);
INSERT INTO rating VALUES (1919,722,5);
INSERT INTO rating VALUES (1919,714,2);
INSERT INTO rating VALUES (1855,496,3);
INSERT INTO rating VALUES (1919,688,3);
INSERT INTO rating VALUES (1971,494,3);
INSERT INTO rating VALUES (1919,427,3);
INSERT INTO rating VALUES (1919,414,3);
INSERT INTO rating VALUES (1660,496,1);
INSERT INTO rating VALUES (1660,718,3);
INSERT INTO rating VALUES (1660,732,5);
INSERT INTO rating VALUES (1928,718,4);
INSERT INTO rating VALUES (1919,206,5);
INSERT INTO rating VALUES (1919,57,4);
INSERT INTO rating VALUES (1975,348,2);
INSERT INTO rating VALUES (1975,732,2);
INSERT INTO rating VALUES (1660,281,1);
INSERT INTO rating VALUES (1660,84,1);
INSERT INTO rating VALUES (1626,360,5);
INSERT INTO rating VALUES (1919,141,4);
INSERT INTO rating VALUES (1660,497,2);
INSERT INTO rating VALUES (1920,722,5);
INSERT INTO rating VALUES (979,349,3);
INSERT INTO rating VALUES (979,673,3);
INSERT INTO rating VALUES (979,700,5);
INSERT INTO rating VALUES (979,118,3);
INSERT INTO rating VALUES (979,301,3);
INSERT INTO rating VALUES (979,287,5);
INSERT INTO rating VALUES (979,74,4);
INSERT INTO rating VALUES (979,189,3);
INSERT INTO rating VALUES (775,719,3);
INSERT INTO rating VALUES (775,497,5);
INSERT INTO rating VALUES (1567,719,3);
INSERT INTO rating VALUES (1971,61,2);
INSERT INTO rating VALUES (1660,733,5);
INSERT INTO rating VALUES (1920,279,4);
INSERT INTO rating VALUES (1920,159,4);
INSERT INTO rating VALUES (775,733,4);
INSERT INTO rating VALUES (1567,496,4);
INSERT INTO rating VALUES (1567,38,4);
INSERT INTO rating VALUES (1567,107,4);
INSERT INTO rating VALUES (103,733,4);
INSERT INTO rating VALUES (1567,255,3);
INSERT INTO rating VALUES (1567,360,2);
INSERT INTO rating VALUES (979,718,1);
INSERT INTO rating VALUES (1567,227,3);
INSERT INTO rating VALUES (1567,741,2);
INSERT INTO rating VALUES (1567,278,2);
INSERT INTO rating VALUES (1567,97,2);
INSERT INTO rating VALUES (979,741,1);
INSERT INTO rating VALUES (979,162,4);
INSERT INTO rating VALUES (979,204,3);
INSERT INTO rating VALUES (979,285,3);
INSERT INTO rating VALUES (979,581,3);
INSERT INTO rating VALUES (979,351,3);
INSERT INTO rating VALUES (979,210,4);
INSERT INTO rating VALUES (979,34,5);
INSERT INTO rating VALUES (979,106,4);
INSERT INTO rating VALUES (979,149,5);
INSERT INTO rating VALUES (979,249,4);
INSERT INTO rating VALUES (979,199,1);
INSERT INTO rating VALUES (1567,243,2);
INSERT INTO rating VALUES (1947,281,5);
INSERT INTO rating VALUES (1991,736,4);
INSERT INTO rating VALUES (1567,498,4);
INSERT INTO rating VALUES (1567,31,4);
INSERT INTO rating VALUES (1567,66,3);
INSERT INTO rating VALUES (1994,88,4);
INSERT INTO rating VALUES (1517,735,2);
INSERT INTO rating VALUES (1626,736,5);
INSERT INTO rating VALUES (103,735,4);
INSERT INTO rating VALUES (979,397,3);
INSERT INTO rating VALUES (979,405,1);
INSERT INTO rating VALUES (979,76,5);
INSERT INTO rating VALUES (979,167,5);
INSERT INTO rating VALUES (979,20,4);
INSERT INTO rating VALUES (979,114,3);
INSERT INTO rating VALUES (979,695,5);
INSERT INTO rating VALUES (979,267,4);
INSERT INTO rating VALUES (1301,734,4);
INSERT INTO rating VALUES (1301,735,4);
INSERT INTO rating VALUES (1919,719,4);
INSERT INTO rating VALUES (979,736,1);
INSERT INTO rating VALUES (1660,499,1);
INSERT INTO rating VALUES (1567,499,3);
INSERT INTO rating VALUES (2011,488,4);
INSERT INTO rating VALUES (2011,686,4);
INSERT INTO rating VALUES (2014,499,5);
INSERT INTO rating VALUES (2015,714,1);
INSERT INTO rating VALUES (2005,154,4);
INSERT INTO rating VALUES (979,582,1);
INSERT INTO rating VALUES (979,14,5);
INSERT INTO rating VALUES (1575,722,1);
INSERT INTO rating VALUES (1920,738,3);
INSERT INTO rating VALUES (1517,503,1);
INSERT INTO rating VALUES (1919,300,3);
INSERT INTO rating VALUES (2043,414,2);
INSERT INTO rating VALUES (1660,743,2);
INSERT INTO rating VALUES (775,503,3);
INSERT INTO rating VALUES (1517,766,1);
INSERT INTO rating VALUES (1928,766,1);
INSERT INTO rating VALUES (1660,379,5);
INSERT INTO rating VALUES (2046,82,4);
INSERT INTO rating VALUES (1928,502,1);
INSERT INTO rating VALUES (1715,765,2);
INSERT INTO rating VALUES (979,733,1);
INSERT INTO rating VALUES (979,134,1);
INSERT INTO rating VALUES (979,734,1);
INSERT INTO rating VALUES (979,765,5);
INSERT INTO rating VALUES (1575,502,1);
INSERT INTO rating VALUES (2066,500,2);
INSERT INTO rating VALUES (1072,500,4);
INSERT INTO rating VALUES (1072,501,3);
INSERT INTO rating VALUES (1072,504,4);
INSERT INTO rating VALUES (1072,768,3);
INSERT INTO rating VALUES (1072,505,3);
INSERT INTO rating VALUES (1072,769,4);
INSERT INTO rating VALUES (1626,505,4);
INSERT INTO rating VALUES (2076,766,5);
INSERT INTO rating VALUES (979,150,3);
INSERT INTO rating VALUES (1971,504,4);
INSERT INTO rating VALUES (1626,87,5);
INSERT INTO rating VALUES (2089,777,1);
INSERT INTO rating VALUES (2089,33,3);
INSERT INTO rating VALUES (1,777,4);
INSERT INTO rating VALUES (2089,507,4);
INSERT INTO rating VALUES (2097,672,5);
INSERT INTO rating VALUES (2063,780,2);
INSERT INTO rating VALUES (1626,111,3);
INSERT INTO rating VALUES (1660,775,5);
INSERT INTO rating VALUES (1660,768,5);
INSERT INTO rating VALUES (1626,775,1);
INSERT INTO rating VALUES (1660,511,5);
INSERT INTO rating VALUES (1645,775,1);
INSERT INTO rating VALUES (1626,511,4);
INSERT INTO rating VALUES (1575,775,1);
INSERT INTO rating VALUES (1575,780,5);
INSERT INTO rating VALUES (1575,510,2);
INSERT INTO rating VALUES (2111,775,2);
INSERT INTO rating VALUES (103,778,4);
INSERT INTO rating VALUES (1575,778,5);
INSERT INTO rating VALUES (1715,778,4);
INSERT INTO rating VALUES (1715,780,2);
INSERT INTO rating VALUES (1575,178,5);
INSERT INTO rating VALUES (1920,778,5);
INSERT INTO rating VALUES (1660,514,5);
INSERT INTO rating VALUES (1920,514,3);
INSERT INTO rating VALUES (1919,777,3);
INSERT INTO rating VALUES (1709,766,5);
INSERT INTO rating VALUES (1575,514,4);
INSERT INTO rating VALUES (1575,511,4);
INSERT INTO rating VALUES (1660,154,5);
INSERT INTO rating VALUES (1920,750,4);
INSERT INTO rating VALUES (2118,510,4);
INSERT INTO rating VALUES (1919,329,4);
INSERT INTO rating VALUES (1919,130,5);
INSERT INTO rating VALUES (103,977,3);
INSERT INTO rating VALUES (2121,977,1);
INSERT INTO rating VALUES (2121,514,1);
INSERT INTO rating VALUES (2121,109,1);
INSERT INTO rating VALUES (2121,510,5);
INSERT INTO rating VALUES (2121,766,1);
INSERT INTO rating VALUES (2121,501,1);
INSERT INTO rating VALUES (2121,428,1);
INSERT INTO rating VALUES (2121,388,1);
INSERT INTO rating VALUES (2121,382,1);
INSERT INTO rating VALUES (2121,489,5);
INSERT INTO rating VALUES (2121,689,5);
INSERT INTO rating VALUES (2121,495,1);
INSERT INTO rating VALUES (979,775,5);
INSERT INTO rating VALUES (2121,788,1);
INSERT INTO rating VALUES (2121,355,2);
INSERT INTO rating VALUES (2121,714,1);
INSERT INTO rating VALUES (2121,467,1);
INSERT INTO rating VALUES (2121,315,5);
INSERT INTO rating VALUES (2121,229,5);
INSERT INTO rating VALUES (2121,780,5);
INSERT INTO rating VALUES (1,977,4);
INSERT INTO rating VALUES (2121,690,1);
INSERT INTO rating VALUES (2130,775,1);
INSERT INTO rating VALUES (2131,516,4);
INSERT INTO rating VALUES (1919,788,4);
INSERT INTO rating VALUES (1919,738,2);
INSERT INTO rating VALUES (1919,510,3);
INSERT INTO rating VALUES (2121,238,2);
INSERT INTO rating VALUES (2121,378,5);
INSERT INTO rating VALUES (1626,297,5);
INSERT INTO rating VALUES (2138,516,3);
INSERT INTO rating VALUES (1971,775,1);
INSERT INTO rating VALUES (1919,16,4);
INSERT INTO rating VALUES (1982,227,2);
INSERT INTO rating VALUES (1982,777,1);
INSERT INTO rating VALUES (1982,775,3);
INSERT INTO rating VALUES (1982,783,1);
INSERT INTO rating VALUES (1575,516,3);
INSERT INTO rating VALUES (2139,788,3);
INSERT INTO rating VALUES (2148,514,4);
INSERT INTO rating VALUES (1567,778,5);
INSERT INTO rating VALUES (1567,32,5);
INSERT INTO rating VALUES (2166,786,3);
INSERT INTO rating VALUES (2166,154,4);
INSERT INTO rating VALUES (2166,92,4);
INSERT INTO rating VALUES (2166,296,2);
INSERT INTO rating VALUES (2166,498,5);
INSERT INTO rating VALUES (1660,786,5);
INSERT INTO rating VALUES (2173,786,5);
INSERT INTO rating VALUES (2144,778,5);
INSERT INTO rating VALUES (2144,469,5);
INSERT INTO rating VALUES (2173,135,3);
INSERT INTO rating VALUES (2144,154,2);
INSERT INTO rating VALUES (979,778,1);
INSERT INTO rating VALUES (2148,356,3);
INSERT INTO rating VALUES (2148,780,4);
INSERT INTO rating VALUES (2174,378,1);
INSERT INTO rating VALUES (2174,400,3);
INSERT INTO rating VALUES (2179,359,4);
INSERT INTO rating VALUES (1920,515,3);
INSERT INTO rating VALUES (2180,315,4);
INSERT INTO rating VALUES (2180,360,3);
INSERT INTO rating VALUES (2180,19,4);
INSERT INTO rating VALUES (2130,304,1);
INSERT INTO rating VALUES (2180,469,2);
INSERT INTO rating VALUES (2166,801,4);
INSERT INTO rating VALUES (2166,502,4);
INSERT INTO rating VALUES (2144,801,4);
INSERT INTO rating VALUES (1575,801,4);
INSERT INTO rating VALUES (2184,7,3);
INSERT INTO rating VALUES (1304,72,1);
INSERT INTO rating VALUES (2148,483,4);
INSERT INTO rating VALUES (2148,781,3);
INSERT INTO rating VALUES (1919,827,3);
INSERT INTO rating VALUES (1947,827,4);
INSERT INTO rating VALUES (103,827,3);
INSERT INTO rating VALUES (1645,750,5);
INSERT INTO rating VALUES (2089,827,3);
INSERT INTO rating VALUES (2089,274,2);
INSERT INTO rating VALUES (2089,786,4);
INSERT INTO rating VALUES (2190,786,3);
INSERT INTO rating VALUES (2144,363,2);
INSERT INTO rating VALUES (2192,26,2);
INSERT INTO rating VALUES (1919,5,3);
INSERT INTO rating VALUES (2196,786,5);
INSERT INTO rating VALUES (2196,732,5);
INSERT INTO rating VALUES (2025,411,5);
INSERT INTO rating VALUES (2025,827,5);
INSERT INTO rating VALUES (2025,794,5);
INSERT INTO rating VALUES (2198,518,3);
INSERT INTO rating VALUES (2144,191,4);
INSERT INTO rating VALUES (2144,356,2);
INSERT INTO rating VALUES (2144,780,1);
INSERT INTO rating VALUES (1919,794,2);
INSERT INTO rating VALUES (103,515,4);
INSERT INTO rating VALUES (1,513,3);
INSERT INTO rating VALUES (1575,518,3);
INSERT INTO rating VALUES (2184,518,3);
INSERT INTO rating VALUES (2174,830,4);
INSERT INTO rating VALUES (2148,518,3);
INSERT INTO rating VALUES (1660,765,5);
INSERT INTO rating VALUES (122,805,1);
INSERT INTO rating VALUES (2144,805,2);
INSERT INTO rating VALUES (1567,805,4);
INSERT INTO rating VALUES (2215,830,5);
INSERT INTO rating VALUES (2215,777,1);
INSERT INTO rating VALUES (1,515,5);
INSERT INTO rating VALUES (2217,741,5);
INSERT INTO rating VALUES (2216,515,2);
INSERT INTO rating VALUES (2222,801,4);
INSERT INTO rating VALUES (2166,163,5);
INSERT INTO rating VALUES (2166,88,5);
INSERT INTO rating VALUES (1,794,4);
INSERT INTO rating VALUES (2174,134,2);
INSERT INTO rating VALUES (2174,199,4);
INSERT INTO rating VALUES (2174,488,5);
INSERT INTO rating VALUES (872,513,2);
INSERT INTO rating VALUES (2166,492,4);
INSERT INTO rating VALUES (2166,813,4);
INSERT INTO rating VALUES (2166,173,2);
INSERT INTO rating VALUES (1660,787,5);
INSERT INTO rating VALUES (2232,696,2);
INSERT INTO rating VALUES (2239,520,2);
INSERT INTO rating VALUES (2129,787,3);
INSERT INTO rating VALUES (2239,21,3);
INSERT INTO rating VALUES (2239,775,1);
INSERT INTO rating VALUES (2239,732,1);
INSERT INTO rating VALUES (872,830,3);
INSERT INTO rating VALUES (1567,524,2);
INSERT INTO rating VALUES (2129,765,4);
INSERT INTO rating VALUES (2243,524,1);
INSERT INTO rating VALUES (1919,519,3);
INSERT INTO rating VALUES (1919,805,3);
INSERT INTO rating VALUES (1919,787,3);
INSERT INTO rating VALUES (1575,373,4);
INSERT INTO rating VALUES (1575,228,4);
INSERT INTO rating VALUES (2251,500,3);
INSERT INTO rating VALUES (2080,524,2);
INSERT INTO rating VALUES (872,813,4);
INSERT INTO rating VALUES (2174,298,4);
INSERT INTO rating VALUES (2256,516,2);
INSERT INTO rating VALUES (2256,717,1);
INSERT INTO rating VALUES (1575,834,5);
INSERT INTO rating VALUES (1626,834,5);
INSERT INTO rating VALUES (1567,808,5);
INSERT INTO rating VALUES (1567,521,2);
INSERT INTO rating VALUES (1567,523,2);
INSERT INTO rating VALUES (2259,67,1);
INSERT INTO rating VALUES (979,75,5);
INSERT INTO rating VALUES (2259,24,1);
INSERT INTO rating VALUES (979,171,3);
INSERT INTO rating VALUES (2239,50,4);
INSERT INTO rating VALUES (2239,521,4);
INSERT INTO rating VALUES (2239,525,3);
INSERT INTO rating VALUES (2239,26,3);
INSERT INTO rating VALUES (1301,813,4);
INSERT INTO rating VALUES (2196,829,1);
INSERT INTO rating VALUES (2196,733,5);
INSERT INTO rating VALUES (2196,369,5);
INSERT INTO rating VALUES (2196,154,5);
INSERT INTO rating VALUES (103,834,3);
INSERT INTO rating VALUES (2262,525,1);
INSERT INTO rating VALUES (2166,525,1);
INSERT INTO rating VALUES (103,841,4);
INSERT INTO rating VALUES (1660,829,5);
INSERT INTO rating VALUES (1947,525,5);
INSERT INTO rating VALUES (2259,525,2);
INSERT INTO rating VALUES (2239,841,5);
INSERT INTO rating VALUES (2239,523,1);
INSERT INTO rating VALUES (2239,829,5);
INSERT INTO rating VALUES (872,801,4);
INSERT INTO rating VALUES (1567,807,2);
INSERT INTO rating VALUES (1575,841,5);
INSERT INTO rating VALUES (2267,524,1);
INSERT INTO rating VALUES (2256,527,2);
INSERT INTO rating VALUES (2256,829,3);
INSERT INTO rating VALUES (2256,159,5);
INSERT INTO rating VALUES (1567,527,4);
INSERT INTO rating VALUES (2270,814,4);
INSERT INTO rating VALUES (872,719,2);
INSERT INTO rating VALUES (103,814,4);
INSERT INTO rating VALUES (775,841,5);
INSERT INTO rating VALUES (2272,814,2);
INSERT INTO rating VALUES (1626,814,2);
INSERT INTO rating VALUES (2239,823,1);
INSERT INTO rating VALUES (2280,529,4);
INSERT INTO rating VALUES (2281,529,3);
INSERT INTO rating VALUES (1072,750,2);
INSERT INTO rating VALUES (2279,272,2);
INSERT INTO rating VALUES (2279,249,5);
INSERT INTO rating VALUES (1575,118,4);
INSERT INTO rating VALUES (1575,810,4);
INSERT INTO rating VALUES (2259,524,3);
INSERT INTO rating VALUES (2259,76,3);
INSERT INTO rating VALUES (2259,139,2);
INSERT INTO rating VALUES (2259,200,4);
INSERT INTO rating VALUES (2286,145,1);
INSERT INTO rating VALUES (872,529,3);
INSERT INTO rating VALUES (2272,840,3);
INSERT INTO rating VALUES (1567,840,2);
INSERT INTO rating VALUES (2196,823,5);
INSERT INTO rating VALUES (1660,823,5);
INSERT INTO rating VALUES (1660,320,5);
INSERT INTO rating VALUES (2196,320,5);
INSERT INTO rating VALUES (575,840,2);
INSERT INTO rating VALUES (575,823,1);
INSERT INTO rating VALUES (575,288,1);
INSERT INTO rating VALUES (1301,841,5);
INSERT INTO rating VALUES (2256,431,1);
INSERT INTO rating VALUES (2296,732,5);
INSERT INTO rating VALUES (2296,823,5);
INSERT INTO rating VALUES (2296,775,5);
INSERT INTO rating VALUES (979,808,1);
INSERT INTO rating VALUES (979,841,1);
INSERT INTO rating VALUES (103,118,4);
INSERT INTO rating VALUES (979,786,5);
INSERT INTO rating VALUES (2300,840,1);
INSERT INTO rating VALUES (2300,524,1);
INSERT INTO rating VALUES (2292,528,4);
INSERT INTO rating VALUES (2292,735,4);
INSERT INTO rating VALUES (2292,527,4);
INSERT INTO rating VALUES (2301,841,3);
INSERT INTO rating VALUES (2292,708,5);
INSERT INTO rating VALUES (2286,1,5);
INSERT INTO rating VALUES (2256,840,1);
INSERT INTO rating VALUES (1919,840,3);
INSERT INTO rating VALUES (1919,441,3);
INSERT INTO rating VALUES (2306,97,1);
INSERT INTO rating VALUES (2307,842,5);
INSERT INTO rating VALUES (2307,19,4);
INSERT INTO rating VALUES (2307,717,2);
INSERT INTO rating VALUES (2307,152,4);
INSERT INTO rating VALUES (103,842,2);
INSERT INTO rating VALUES (2239,842,5);
INSERT INTO rating VALUES (2239,814,2);
INSERT INTO rating VALUES (2239,840,3);
INSERT INTO rating VALUES (2239,528,5);
INSERT INTO rating VALUES (1660,828,5);
INSERT INTO rating VALUES (1575,842,5);
INSERT INTO rating VALUES (2166,298,4);
INSERT INTO rating VALUES (1575,292,5);
INSERT INTO rating VALUES (1575,840,5);
INSERT INTO rating VALUES (1575,90,5);
INSERT INTO rating VALUES (1660,817,5);
INSERT INTO rating VALUES (1575,817,4);
INSERT INTO rating VALUES (1660,809,5);
INSERT INTO rating VALUES (2190,842,4);
INSERT INTO rating VALUES (2196,489,5);
INSERT INTO rating VALUES (2196,457,5);
INSERT INTO rating VALUES (2196,498,5);
INSERT INTO rating VALUES (2196,528,5);
INSERT INTO rating VALUES (2196,443,5);
INSERT INTO rating VALUES (2196,511,5);
INSERT INTO rating VALUES (2196,364,5);
INSERT INTO rating VALUES (2196,141,1);
INSERT INTO rating VALUES (2196,325,1);
INSERT INTO rating VALUES (2196,175,1);
INSERT INTO rating VALUES (2196,239,1);
INSERT INTO rating VALUES (2196,394,1);
INSERT INTO rating VALUES (2196,74,1);
INSERT INTO rating VALUES (1919,817,4);
INSERT INTO rating VALUES (1919,809,3);
INSERT INTO rating VALUES (1919,152,4);
INSERT INTO rating VALUES (1919,298,2);
INSERT INTO rating VALUES (1919,828,3);
INSERT INTO rating VALUES (1660,532,4);
INSERT INTO rating VALUES (1715,532,4);
INSERT INTO rating VALUES (2148,532,3);
INSERT INTO rating VALUES (2196,120,1);
INSERT INTO rating VALUES (2196,210,1);
INSERT INTO rating VALUES (1919,420,4);
INSERT INTO rating VALUES (1919,810,3);
INSERT INTO rating VALUES (1919,806,3);
INSERT INTO rating VALUES (1575,843,5);
INSERT INTO rating VALUES (1919,843,2);
INSERT INTO rating VALUES (1919,147,4);
INSERT INTO rating VALUES (1919,256,4);
INSERT INTO rating VALUES (1919,411,4);
INSERT INTO rating VALUES (1919,851,1);
INSERT INTO rating VALUES (1919,528,4);
INSERT INTO rating VALUES (1919,66,4);
INSERT INTO rating VALUES (1919,516,3);
INSERT INTO rating VALUES (1919,189,4);
INSERT INTO rating VALUES (1919,520,3);
INSERT INTO rating VALUES (1919,354,4);
INSERT INTO rating VALUES (1919,822,4);
INSERT INTO rating VALUES (1919,203,3);
INSERT INTO rating VALUES (1919,27,4);
INSERT INTO rating VALUES (1575,32,5);
INSERT INTO rating VALUES (1919,356,3);
INSERT INTO rating VALUES (1919,278,4);
INSERT INTO rating VALUES (1660,822,5);
INSERT INTO rating VALUES (1919,30,4);
INSERT INTO rating VALUES (872,822,3);
INSERT INTO rating VALUES (1919,535,3);
INSERT INTO rating VALUES (1919,1,5);
INSERT INTO rating VALUES (1707,202,2);
INSERT INTO rating VALUES (1707,765,5);
INSERT INTO rating VALUES (872,535,2);
INSERT INTO rating VALUES (1567,89,5);
INSERT INTO rating VALUES (1919,72,5);
INSERT INTO rating VALUES (1919,102,5);
INSERT INTO rating VALUES (1919,775,4);
INSERT INTO rating VALUES (2341,828,3);
INSERT INTO rating VALUES (2341,822,4);
INSERT INTO rating VALUES (2341,817,4);
INSERT INTO rating VALUES (2341,826,4);
INSERT INTO rating VALUES (1919,118,4);
INSERT INTO rating VALUES (1919,786,5);
INSERT INTO rating VALUES (1919,768,5);
INSERT INTO rating VALUES (2341,107,4);
INSERT INTO rating VALUES (1919,494,4);
INSERT INTO rating VALUES (1660,842,5);
INSERT INTO rating VALUES (2348,842,4);
INSERT INTO rating VALUES (2348,532,2);
INSERT INTO rating VALUES (2080,532,1);
INSERT INTO rating VALUES (2341,469,4);
INSERT INTO rating VALUES (1919,41,4);
INSERT INTO rating VALUES (979,125,1);
INSERT INTO rating VALUES (872,844,4);
INSERT INTO rating VALUES (1575,844,5);
INSERT INTO rating VALUES (1575,536,4);
INSERT INTO rating VALUES (1575,826,1);
INSERT INTO rating VALUES (1575,822,4);
INSERT INTO rating VALUES (1919,844,4);
INSERT INTO rating VALUES (1575,533,4);
INSERT INTO rating VALUES (1575,530,4);
INSERT INTO rating VALUES (1575,828,4);
INSERT INTO rating VALUES (1575,811,4);
INSERT INTO rating VALUES (1575,528,2);
INSERT INTO rating VALUES (1575,809,5);
INSERT INTO rating VALUES (1575,529,3);
INSERT INTO rating VALUES (1919,842,4);
INSERT INTO rating VALUES (1919,458,4);
INSERT INTO rating VALUES (1919,469,5);
INSERT INTO rating VALUES (1919,439,5);
INSERT INTO rating VALUES (1575,133,4);
INSERT INTO rating VALUES (1575,823,4);
INSERT INTO rating VALUES (1575,352,5);
INSERT INTO rating VALUES (979,79,1);
INSERT INTO rating VALUES (979,801,1);
INSERT INTO rating VALUES (979,327,1);
INSERT INTO rating VALUES (1575,535,1);
INSERT INTO rating VALUES (2357,532,1);
INSERT INTO rating VALUES (1919,285,5);
INSERT INTO rating VALUES (1,538,4);
INSERT INTO rating VALUES (1575,538,2);
INSERT INTO rating VALUES (1919,249,5);
INSERT INTO rating VALUES (1919,476,5);
INSERT INTO rating VALUES (103,538,4);
INSERT INTO rating VALUES (1575,690,2);
INSERT INTO rating VALUES (1575,503,3);
INSERT INTO rating VALUES (1575,472,4);
INSERT INTO rating VALUES (2341,824,5);
INSERT INTO rating VALUES (1660,538,5);
INSERT INTO rating VALUES (2239,538,4);
INSERT INTO rating VALUES (2239,298,5);
INSERT INTO rating VALUES (1919,71,4);
INSERT INTO rating VALUES (1919,272,4);
INSERT INTO rating VALUES (1919,78,5);
INSERT INTO rating VALUES (1919,19,5);
INSERT INTO rating VALUES (1919,29,4);
INSERT INTO rating VALUES (1919,442,4);
INSERT INTO rating VALUES (1919,836,4);
INSERT INTO rating VALUES (1919,824,5);
INSERT INTO rating VALUES (2121,532,1);
INSERT INTO rating VALUES (1920,836,5);
INSERT INTO rating VALUES (775,836,5);
INSERT INTO rating VALUES (1660,865,5);
INSERT INTO rating VALUES (1575,865,3);
INSERT INTO rating VALUES (1575,836,2);
INSERT INTO rating VALUES (1660,844,5);
INSERT INTO rating VALUES (2256,865,2);
INSERT INTO rating VALUES (2341,865,5);
INSERT INTO rating VALUES (1575,847,4);
INSERT INTO rating VALUES (1660,826,5);
INSERT INTO rating VALUES (2374,865,5);
INSERT INTO rating VALUES (2374,732,5);
INSERT INTO rating VALUES (2374,775,5);
INSERT INTO rating VALUES (1660,273,5);
INSERT INTO rating VALUES (1660,859,5);
INSERT INTO rating VALUES (2376,75,3);
INSERT INTO rating VALUES (103,846,4);
INSERT INTO rating VALUES (1567,846,5);
INSERT INTO rating VALUES (2368,835,3);
INSERT INTO rating VALUES (2341,859,5);
INSERT INTO rating VALUES (1575,846,5);
INSERT INTO rating VALUES (2382,535,1);
INSERT INTO rating VALUES (2382,529,3);
INSERT INTO rating VALUES (1575,824,2);
INSERT INTO rating VALUES (1575,859,2);
INSERT INTO rating VALUES (2166,178,5);
INSERT INTO rating VALUES (2256,311,3);
INSERT INTO rating VALUES (693,848,3);
INSERT INTO rating VALUES (693,836,4);
INSERT INTO rating VALUES (1660,848,5);
INSERT INTO rating VALUES (2373,836,5);
INSERT INTO rating VALUES (1575,848,5);
INSERT INTO rating VALUES (1660,445,5);
INSERT INTO rating VALUES (2129,836,5);
INSERT INTO rating VALUES (1919,211,4);
INSERT INTO rating VALUES (1660,905,5);
INSERT INTO rating VALUES (693,845,2);
INSERT INTO rating VALUES (693,905,5);
INSERT INTO rating VALUES (693,212,4);
INSERT INTO rating VALUES (1660,845,5);
INSERT INTO rating VALUES (2374,154,5);
INSERT INTO rating VALUES (2374,1,5);
INSERT INTO rating VALUES (2374,845,5);
INSERT INTO rating VALUES (1660,131,5);
INSERT INTO rating VALUES (2400,905,5);
INSERT INTO rating VALUES (103,905,5);
INSERT INTO rating VALUES (2256,905,5);
INSERT INTO rating VALUES (1567,848,4);
INSERT INTO rating VALUES (1567,892,4);
INSERT INTO rating VALUES (2379,860,1);
INSERT INTO rating VALUES (1626,892,5);
INSERT INTO rating VALUES (2379,443,4);
INSERT INTO rating VALUES (2406,540,4);
INSERT INTO rating VALUES (2406,859,4);
INSERT INTO rating VALUES (2379,366,1);
INSERT INTO rating VALUES (1919,892,5);
INSERT INTO rating VALUES (2379,305,2);
INSERT INTO rating VALUES (1919,845,4);
INSERT INTO rating VALUES (1660,734,5);
INSERT INTO rating VALUES (2379,354,2);
INSERT INTO rating VALUES (2374,859,5);
INSERT INTO rating VALUES (2379,824,1);
INSERT INTO rating VALUES (2379,501,5);
INSERT INTO rating VALUES (2376,842,5);
INSERT INTO rating VALUES (2379,28,4);
INSERT INTO rating VALUES (1575,860,5);
INSERT INTO rating VALUES (1575,892,4);
INSERT INTO rating VALUES (2341,860,5);
INSERT INTO rating VALUES (2411,824,1);
INSERT INTO rating VALUES (2402,14,4);
INSERT INTO rating VALUES (2166,892,2);
INSERT INTO rating VALUES (2341,541,5);
INSERT INTO rating VALUES (103,892,4);
INSERT INTO rating VALUES (2378,516,3);
INSERT INTO rating VALUES (1919,905,5);
INSERT INTO rating VALUES (2378,365,3);
INSERT INTO rating VALUES (2379,64,4);
INSERT INTO rating VALUES (2378,124,1);
INSERT INTO rating VALUES (1575,541,3);
INSERT INTO rating VALUES (2373,848,4);
INSERT INTO rating VALUES (775,917,3);
INSERT INTO rating VALUES (2341,917,5);
INSERT INTO rating VALUES (2429,442,2);
INSERT INTO rating VALUES (122,900,5);
INSERT INTO rating VALUES (1919,847,4);
INSERT INTO rating VALUES (1575,917,3);
INSERT INTO rating VALUES (103,917,3);
INSERT INTO rating VALUES (103,919,2);
INSERT INTO rating VALUES (2376,900,5);
INSERT INTO rating VALUES (2426,488,5);
INSERT INTO rating VALUES (2426,865,4);
INSERT INTO rating VALUES (2256,919,3);
INSERT INTO rating VALUES (2256,72,1);
INSERT INTO rating VALUES (2256,900,5);
INSERT INTO rating VALUES (2432,917,4);
INSERT INTO rating VALUES (1919,919,5);
INSERT INTO rating VALUES (2434,917,2);
INSERT INTO rating VALUES (1919,859,2);
INSERT INTO rating VALUES (1919,860,2);
INSERT INTO rating VALUES (1919,861,2);
INSERT INTO rating VALUES (1919,925,3);
INSERT INTO rating VALUES (1575,925,5);
INSERT INTO rating VALUES (1626,836,5);
INSERT INTO rating VALUES (1575,900,3);
INSERT INTO rating VALUES (1575,905,4);
INSERT INTO rating VALUES (2376,914,1);
INSERT INTO rating VALUES (103,914,2);
INSERT INTO rating VALUES (1626,914,5);
INSERT INTO rating VALUES (872,925,5);
INSERT INTO rating VALUES (2166,368,1);
INSERT INTO rating VALUES (1919,537,1);
INSERT INTO rating VALUES (1626,537,5);
INSERT INTO rating VALUES (2443,914,2);
INSERT INTO rating VALUES (2259,320,2);
INSERT INTO rating VALUES (2259,537,3);
INSERT INTO rating VALUES (2231,540,1);
INSERT INTO rating VALUES (2452,537,4);
INSERT INTO rating VALUES (2453,914,3);
INSERT INTO rating VALUES (2231,450,1);
INSERT INTO rating VALUES (872,914,2);
INSERT INTO rating VALUES (103,922,2);
INSERT INTO rating VALUES (1919,900,3);
INSERT INTO rating VALUES (1645,914,5);
INSERT INTO rating VALUES (2231,542,1);
INSERT INTO rating VALUES (1626,477,5);
INSERT INTO rating VALUES (1626,363,5);
INSERT INTO rating VALUES (2341,542,5);
INSERT INTO rating VALUES (1919,98,4);
INSERT INTO rating VALUES (1919,901,4);
INSERT INTO rating VALUES (1575,902,1);
INSERT INTO rating VALUES (1575,901,4);
INSERT INTO rating VALUES (1183,900,5);
INSERT INTO rating VALUES (1183,901,4);
INSERT INTO rating VALUES (1183,914,2);
INSERT INTO rating VALUES (1183,537,1);
INSERT INTO rating VALUES (1183,861,1);
INSERT INTO rating VALUES (1183,845,1);
INSERT INTO rating VALUES (1183,860,1);
INSERT INTO rating VALUES (1183,919,3);
INSERT INTO rating VALUES (1183,892,3);
INSERT INTO rating VALUES (1183,922,2);
INSERT INTO rating VALUES (1183,542,1);
INSERT INTO rating VALUES (1183,541,1);
INSERT INTO rating VALUES (1183,543,1);
INSERT INTO rating VALUES (1715,543,3);
INSERT INTO rating VALUES (2459,824,3);
INSERT INTO rating VALUES (2460,914,5);
INSERT INTO rating VALUES (2460,901,5);
INSERT INTO rating VALUES (1919,543,1);
INSERT INTO rating VALUES (1919,903,5);
INSERT INTO rating VALUES (1919,305,4);
INSERT INTO rating VALUES (2464,903,5);
INSERT INTO rating VALUES (1941,903,4);
INSERT INTO rating VALUES (2460,22,3);
INSERT INTO rating VALUES (1919,908,3);
INSERT INTO rating VALUES (1919,85,5);
INSERT INTO rating VALUES (1919,88,5);
INSERT INTO rating VALUES (103,544,2);
INSERT INTO rating VALUES (103,906,3);
INSERT INTO rating VALUES (2341,543,3);
INSERT INTO rating VALUES (2341,544,2);
INSERT INTO rating VALUES (1575,903,5);
INSERT INTO rating VALUES (1575,77,4);
INSERT INTO rating VALUES (1575,906,5);
INSERT INTO rating VALUES (1575,908,5);
INSERT INTO rating VALUES (122,229,5);
INSERT INTO rating VALUES (2190,544,1);
INSERT INTO rating VALUES (2190,537,3);
INSERT INTO rating VALUES (103,929,3);
INSERT INTO rating VALUES (1626,929,5);
INSERT INTO rating VALUES (122,903,5);
INSERT INTO rating VALUES (2474,278,5);
INSERT INTO rating VALUES (2474,488,5);
INSERT INTO rating VALUES (2474,543,5);
INSERT INTO rating VALUES (2474,861,5);
INSERT INTO rating VALUES (2474,922,1);
INSERT INTO rating VALUES (2474,533,5);
INSERT INTO rating VALUES (103,511,2);
INSERT INTO rating VALUES (1575,929,4);
INSERT INTO rating VALUES (2184,929,4);
INSERT INTO rating VALUES (2485,921,3);
INSERT INTO rating VALUES (1575,921,4);
INSERT INTO rating VALUES (2436,921,2);
INSERT INTO rating VALUES (2436,932,1);
INSERT INTO rating VALUES (1575,922,5);
INSERT INTO rating VALUES (103,932,2);
INSERT INTO rating VALUES (1919,929,1);
INSERT INTO rating VALUES (1919,902,1);
INSERT INTO rating VALUES (1919,865,3);
INSERT INTO rating VALUES (1567,64,5);
INSERT INTO rating VALUES (1919,823,3);
INSERT INTO rating VALUES (1919,493,4);
INSERT INTO rating VALUES (2271,865,3);
INSERT INTO rating VALUES (2271,513,2);
INSERT INTO rating VALUES (2271,27,3);
INSERT INTO rating VALUES (2271,511,4);
INSERT INTO rating VALUES (1919,434,5);
INSERT INTO rating VALUES (1919,205,4);
INSERT INTO rating VALUES (2500,102,2);
INSERT INTO rating VALUES (2496,279,5);
INSERT INTO rating VALUES (103,924,4);
INSERT INTO rating VALUES (1919,937,3);
INSERT INTO rating VALUES (1919,924,4);
INSERT INTO rating VALUES (1919,448,3);
INSERT INTO rating VALUES (2507,921,1);
INSERT INTO rating VALUES (2507,544,2);
INSERT INTO rating VALUES (2507,824,3);
INSERT INTO rating VALUES (2507,840,3);
INSERT INTO rating VALUES (2507,524,3);
INSERT INTO rating VALUES (2436,924,4);
INSERT INTO rating VALUES (1575,911,5);
INSERT INTO rating VALUES (1575,909,4);
INSERT INTO rating VALUES (1575,38,5);
INSERT INTO rating VALUES (103,909,5);
INSERT INTO rating VALUES (1715,909,5);
INSERT INTO rating VALUES (1567,511,5);
INSERT INTO rating VALUES (103,936,2);
INSERT INTO rating VALUES (2536,908,5);
INSERT INTO rating VALUES (2436,96,3);
INSERT INTO rating VALUES (158,911,4);
INSERT INTO rating VALUES (1919,109,4);
INSERT INTO rating VALUES (2534,914,1);
INSERT INTO rating VALUES (2534,529,2);
INSERT INTO rating VALUES (2534,535,2);
INSERT INTO rating VALUES (2514,778,3);
INSERT INTO rating VALUES (103,957,4);
INSERT INTO rating VALUES (1,957,5);
INSERT INTO rating VALUES (1626,957,4);
INSERT INTO rating VALUES (1575,912,5);
INSERT INTO rating VALUES (1183,912,4);
INSERT INTO rating VALUES (1183,958,1);
INSERT INTO rating VALUES (2341,958,5);
INSERT INTO rating VALUES (103,958,1);
INSERT INTO rating VALUES (2551,937,1);
INSERT INTO rating VALUES (1575,183,5);
INSERT INTO rating VALUES (1575,965,5);
INSERT INTO rating VALUES (2341,965,5);
INSERT INTO rating VALUES (1575,457,2);
INSERT INTO rating VALUES (1575,88,2);
INSERT INTO rating VALUES (2561,903,5);
INSERT INTO rating VALUES (2561,840,5);
INSERT INTO rating VALUES (2561,841,5);
INSERT INTO rating VALUES (2561,842,5);
INSERT INTO rating VALUES (2561,843,5);
INSERT INTO rating VALUES (2561,844,5);
INSERT INTO rating VALUES (2561,846,5);
INSERT INTO rating VALUES (2561,902,5);
INSERT INTO rating VALUES (2561,7,3);
INSERT INTO rating VALUES (2561,89,3);
INSERT INTO rating VALUES (2561,10,4);
INSERT INTO rating VALUES (2561,103,4);
INSERT INTO rating VALUES (2561,95,3);
INSERT INTO rating VALUES (2561,97,2);
INSERT INTO rating VALUES (2561,370,3);
INSERT INTO rating VALUES (2561,311,3);
INSERT INTO rating VALUES (2561,195,4);
INSERT INTO rating VALUES (2561,378,2);
INSERT INTO rating VALUES (2561,845,2);
INSERT INTO rating VALUES (2561,789,3);
INSERT INTO rating VALUES (2561,806,4);
INSERT INTO rating VALUES (2561,124,3);
INSERT INTO rating VALUES (2561,492,2);
INSERT INTO rating VALUES (2561,788,3);
INSERT INTO rating VALUES (2561,540,2);
INSERT INTO rating VALUES (2561,372,2);
INSERT INTO rating VALUES (2561,905,3);
INSERT INTO rating VALUES (2561,130,3);
INSERT INTO rating VALUES (2561,211,4);
INSERT INTO rating VALUES (2561,88,4);
INSERT INTO rating VALUES (2561,911,5);
INSERT INTO rating VALUES (2561,533,3);
INSERT INTO rating VALUES (2561,965,4);
INSERT INTO rating VALUES (2561,489,3);
INSERT INTO rating VALUES (2561,128,3);
INSERT INTO rating VALUES (2561,900,5);
INSERT INTO rating VALUES (2561,498,3);
INSERT INTO rating VALUES (1575,354,3);
INSERT INTO rating VALUES (1575,217,3);
INSERT INTO rating VALUES (103,520,2);
INSERT INTO rating VALUES (158,940,4);
INSERT INTO rating VALUES (103,940,4);
INSERT INTO rating VALUES (103,447,2);
INSERT INTO rating VALUES (103,28,2);
INSERT INTO rating VALUES (1575,306,4);
INSERT INTO rating VALUES (1575,164,4);
INSERT INTO rating VALUES (1575,83,5);
INSERT INTO rating VALUES (1575,58,4);
INSERT INTO rating VALUES (1575,252,4);
INSERT INTO rating VALUES (1575,42,4);
INSERT INTO rating VALUES (1919,940,1);
INSERT INTO rating VALUES (1575,158,5);
INSERT INTO rating VALUES (1575,491,4);
INSERT INTO rating VALUES (1575,360,4);
INSERT INTO rating VALUES (1626,902,5);
INSERT INTO rating VALUES (1575,160,4);
INSERT INTO rating VALUES (1575,327,4);
INSERT INTO rating VALUES (1575,20,4);
INSERT INTO rating VALUES (103,963,3);
INSERT INTO rating VALUES (1575,443,2);
INSERT INTO rating VALUES (1575,364,2);
INSERT INTO rating VALUES (1626,963,5);
INSERT INTO rating VALUES (1575,111,5);
INSERT INTO rating VALUES (1919,963,4);
INSERT INTO rating VALUES (2568,903,5);
INSERT INTO rating VALUES (2568,905,4);
INSERT INTO rating VALUES (2568,846,5);
INSERT INTO rating VALUES (2568,900,5);
INSERT INTO rating VALUES (2568,909,5);
INSERT INTO rating VALUES (2568,965,4);
INSERT INTO rating VALUES (2568,911,5);
INSERT INTO rating VALUES (2568,844,5);
INSERT INTO rating VALUES (2568,88,4);
INSERT INTO rating VALUES (2568,211,4);
INSERT INTO rating VALUES (1715,963,4);
INSERT INTO rating VALUES (1575,14,5);
INSERT INTO rating VALUES (1715,969,2);
INSERT INTO rating VALUES (1575,969,3);
INSERT INTO rating VALUES (1575,16,5);
INSERT INTO rating VALUES (1575,489,2);
INSERT INTO rating VALUES (1575,786,3);
INSERT INTO rating VALUES (2569,958,1);
INSERT INTO rating VALUES (2569,775,2);
INSERT INTO rating VALUES (1919,969,4);
INSERT INTO rating VALUES (103,969,4);
INSERT INTO rating VALUES (1919,911,2);
INSERT INTO rating VALUES (1919,281,4);
INSERT INTO rating VALUES (1919,542,2);
INSERT INTO rating VALUES (1919,544,3);
INSERT INTO rating VALUES (1919,82,5);
INSERT INTO rating VALUES (103,946,3);
INSERT INTO rating VALUES (1183,916,5);
INSERT INTO rating VALUES (103,918,2);
INSERT INTO rating VALUES (1183,918,1);
INSERT INTO rating VALUES (1686,916,5);
INSERT INTO rating VALUES (950,918,3);
INSERT INTO rating VALUES (2587,501,2);
INSERT INTO rating VALUES (2587,215,4);
INSERT INTO rating VALUES (1919,480,5);
INSERT INTO rating VALUES (1919,916,3);
INSERT INTO rating VALUES (1,973,2);
INSERT INTO rating VALUES (2591,973,3);
INSERT INTO rating VALUES (2588,71,4);
INSERT INTO rating VALUES (103,970,5);
INSERT INTO rating VALUES (103,971,4);
INSERT INTO rating VALUES (2563,946,3);
INSERT INTO rating VALUES (2563,900,4);
INSERT INTO rating VALUES (2563,905,5);
INSERT INTO rating VALUES (122,974,4);
INSERT INTO rating VALUES (2592,969,4);
INSERT INTO rating VALUES (950,974,5);
INSERT INTO rating VALUES (2601,554,3);
INSERT INTO rating VALUES (1919,975,3);
INSERT INTO rating VALUES (2376,924,4);
INSERT INTO rating VALUES (2572,983,1);
INSERT INTO rating VALUES (1919,983,5);
INSERT INTO rating VALUES (2572,975,4);
INSERT INTO rating VALUES (2609,983,3);
INSERT INTO rating VALUES (103,986,4);
INSERT INTO rating VALUES (103,983,3);
INSERT INTO rating VALUES (1626,801,5);
INSERT INTO rating VALUES (2604,946,2);
INSERT INTO rating VALUES (2612,946,3);
INSERT INTO rating VALUES (2609,851,3);
INSERT INTO rating VALUES (2612,975,4);
INSERT INTO rating VALUES (2612,974,4);
INSERT INTO rating VALUES (2609,805,3);
INSERT INTO rating VALUES (1626,974,5);
INSERT INTO rating VALUES (2609,453,3);
INSERT INTO rating VALUES (1919,474,1);
INSERT INTO rating VALUES (1919,946,4);
INSERT INTO rating VALUES (1919,750,4);
INSERT INTO rating VALUES (1919,987,2);
INSERT INTO rating VALUES (1919,974,1);
INSERT INTO rating VALUES (2609,919,3);
INSERT INTO rating VALUES (1919,561,3);
INSERT INTO rating VALUES (1919,909,3);
INSERT INTO rating VALUES (2609,561,3);
INSERT INTO rating VALUES (2626,420,3);
INSERT INTO rating VALUES (2628,946,5);
INSERT INTO rating VALUES (950,469,1);
INSERT INTO rating VALUES (1919,976,4);
INSERT INTO rating VALUES (1919,957,5);
INSERT INTO rating VALUES (2632,502,2);
INSERT INTO rating VALUES (2231,973,1);
INSERT INTO rating VALUES (1575,987,5);
INSERT INTO rating VALUES (122,973,1);
INSERT INTO rating VALUES (122,983,3);
INSERT INTO rating VALUES (2376,976,4);
INSERT INTO rating VALUES (2376,187,1);
INSERT INTO rating VALUES (2640,988,1);
INSERT INTO rating VALUES (2571,980,4);
INSERT INTO rating VALUES (2571,988,5);
INSERT INTO rating VALUES (1575,970,4);
INSERT INTO rating VALUES (1575,988,5);
INSERT INTO rating VALUES (1919,988,5);
INSERT INTO rating VALUES (1715,988,4);
INSERT INTO rating VALUES (2572,990,2);
INSERT INTO rating VALUES (2645,990,2);
INSERT INTO rating VALUES (2572,988,5);
INSERT INTO rating VALUES (2376,990,1);
INSERT INTO rating VALUES (2648,990,1);
INSERT INTO rating VALUES (1919,507,4);
INSERT INTO rating VALUES (1919,123,4);
INSERT INTO rating VALUES (1919,199,4);
INSERT INTO rating VALUES (1919,140,4);
INSERT INTO rating VALUES (103,53,5);
INSERT INTO rating VALUES (2655,810,1);
INSERT INTO rating VALUES (2660,980,3);
INSERT INTO rating VALUES (122,988,5);
INSERT INTO rating VALUES (1919,234,4);
INSERT INTO rating VALUES (2572,1015,4);
INSERT INTO rating VALUES (1919,267,5);
INSERT INTO rating VALUES (1171,1015,3);
INSERT INTO rating VALUES (2667,990,1);
INSERT INTO rating VALUES (1575,1015,3);
INSERT INTO rating VALUES (1919,1015,5);
INSERT INTO rating VALUES (1919,980,4);
INSERT INTO rating VALUES (1919,310,3);
INSERT INTO rating VALUES (1732,1014,4);
INSERT INTO rating VALUES (2561,988,5);
INSERT INTO rating VALUES (2561,848,5);
INSERT INTO rating VALUES (2561,916,5);
INSERT INTO rating VALUES (2561,987,5);
INSERT INTO rating VALUES (2561,912,5);
INSERT INTO rating VALUES (2561,908,5);
INSERT INTO rating VALUES (1919,1014,5);
INSERT INTO rating VALUES (1919,1016,3);
INSERT INTO rating VALUES (1919,970,5);
INSERT INTO rating VALUES (103,201,5);
INSERT INTO rating VALUES (1919,994,3);
INSERT INTO rating VALUES (2672,937,5);
INSERT INTO rating VALUES (2672,566,5);
INSERT INTO rating VALUES (2673,1015,2);
INSERT INTO rating VALUES (2673,1014,2);
INSERT INTO rating VALUES (2673,102,3);
INSERT INTO rating VALUES (2673,980,3);
INSERT INTO rating VALUES (2673,946,2);
INSERT INTO rating VALUES (2673,916,5);
INSERT INTO rating VALUES (2673,924,4);
INSERT INTO rating VALUES (1575,566,3);
INSERT INTO rating VALUES (1919,566,3);
INSERT INTO rating VALUES (2545,566,3);
INSERT INTO rating VALUES (1919,990,1);
INSERT INTO rating VALUES (2681,914,1);
INSERT INTO rating VALUES (1575,236,5);
INSERT INTO rating VALUES (1575,267,4);
INSERT INTO rating VALUES (1575,50,4);
INSERT INTO rating VALUES (1575,320,5);
INSERT INTO rating VALUES (1575,986,4);
INSERT INTO rating VALUES (2681,924,2);
INSERT INTO rating VALUES (2681,1015,1);
INSERT INTO rating VALUES (2681,1014,3);
INSERT INTO rating VALUES (2681,1017,3);
INSERT INTO rating VALUES (1919,1031,2);
INSERT INTO rating VALUES (2674,994,3);
INSERT INTO rating VALUES (2674,1031,5);
INSERT INTO rating VALUES (103,1031,4);
INSERT INTO rating VALUES (2674,298,3);
INSERT INTO rating VALUES (2674,566,3);
INSERT INTO rating VALUES (1575,1017,5);
INSERT INTO rating VALUES (1575,64,4);
INSERT INTO rating VALUES (1919,1017,2);
INSERT INTO rating VALUES (575,1015,2);
INSERT INTO rating VALUES (2682,1031,4);
INSERT INTO rating VALUES (1919,912,2);
INSERT INTO rating VALUES (1575,357,4);
INSERT INTO rating VALUES (1575,340,4);
INSERT INTO rating VALUES (1575,131,5);
INSERT INTO rating VALUES (1575,496,4);
INSERT INTO rating VALUES (1575,106,4);
INSERT INTO rating VALUES (2561,1017,5);
INSERT INTO rating VALUES (2561,1031,4);
INSERT INTO rating VALUES (1919,1008,1);
INSERT INTO rating VALUES (1575,1008,5);
INSERT INTO rating VALUES (1919,914,5);
INSERT INTO rating VALUES (1919,496,5);
INSERT INTO rating VALUES (1919,248,4);
INSERT INTO rating VALUES (1919,95,5);
INSERT INTO rating VALUES (103,1032,2);
INSERT INTO rating VALUES (2708,1017,4);
INSERT INTO rating VALUES (2710,1008,3);
INSERT INTO rating VALUES (2710,983,4);
INSERT INTO rating VALUES (2710,263,4);
INSERT INTO rating VALUES (2681,717,1);
INSERT INTO rating VALUES (2682,1033,3);
INSERT INTO rating VALUES (2682,133,4);
INSERT INTO rating VALUES (2682,366,3);
INSERT INTO rating VALUES (1567,1032,2);
INSERT INTO rating VALUES (2708,995,4);
INSERT INTO rating VALUES (2682,995,4);
INSERT INTO rating VALUES (2667,202,2);
INSERT INTO rating VALUES (1919,995,2);
INSERT INTO rating VALUES (1919,151,5);
INSERT INTO rating VALUES (2716,946,2);
INSERT INTO rating VALUES (2716,504,1);
INSERT INTO rating VALUES (2716,82,4);
INSERT INTO rating VALUES (2716,511,1);
INSERT INTO rating VALUES (2716,31,3);
INSERT INTO rating VALUES (2716,986,4);
INSERT INTO rating VALUES (2716,970,4);
INSERT INTO rating VALUES (2716,1015,2);
INSERT INTO rating VALUES (1575,995,4);
INSERT INTO rating VALUES (1732,567,3);
INSERT INTO rating VALUES (2721,405,4);
INSERT INTO rating VALUES (2682,567,3);
INSERT INTO rating VALUES (2722,633,1);
INSERT INTO rating VALUES (2708,567,3);
INSERT INTO rating VALUES (2670,990,4);
INSERT INTO rating VALUES (2670,360,5);
INSERT INTO rating VALUES (1919,567,3);
INSERT INTO rating VALUES (2722,472,5);
INSERT INTO rating VALUES (2722,253,1);
INSERT INTO rating VALUES (2722,687,4);
INSERT INTO rating VALUES (2722,393,4);
INSERT INTO rating VALUES (2722,994,1);
INSERT INTO rating VALUES (2722,990,1);
INSERT INTO rating VALUES (2722,260,1);
INSERT INTO rating VALUES (2716,1033,2);
INSERT INTO rating VALUES (2716,567,1);
INSERT INTO rating VALUES (2682,568,3);
INSERT INTO rating VALUES (2716,568,1);
INSERT INTO rating VALUES (2716,529,1);
INSERT INTO rating VALUES (2716,535,4);
INSERT INTO rating VALUES (2716,914,1);
INSERT INTO rating VALUES (2732,1012,2);
INSERT INTO rating VALUES (2722,10,5);
INSERT INTO rating VALUES (2722,568,3);
INSERT INTO rating VALUES (2489,1015,2);
INSERT INTO rating VALUES (122,1036,1);
INSERT INTO rating VALUES (2571,1012,5);
INSERT INTO rating VALUES (1919,1036,5);
INSERT INTO rating VALUES (158,1019,4);
INSERT INTO rating VALUES (1567,202,5);
INSERT INTO rating VALUES (2376,988,5);
INSERT INTO rating VALUES (2376,568,1);
INSERT INTO rating VALUES (2744,823,1);
INSERT INTO rating VALUES (1919,1019,2);
INSERT INTO rating VALUES (2682,569,5);
INSERT INTO rating VALUES (1301,1036,4);
INSERT INTO rating VALUES (2489,569,2);
INSERT INTO rating VALUES (103,569,4);
INSERT INTO rating VALUES (1919,569,3);
INSERT INTO rating VALUES (2716,163,1);
INSERT INTO rating VALUES (2766,823,3);
INSERT INTO rating VALUES (2773,980,4);
INSERT INTO rating VALUES (2775,937,1);
INSERT INTO rating VALUES (2775,541,1);
INSERT INTO rating VALUES (2775,532,1);
INSERT INTO rating VALUES (2775,842,1);
INSERT INTO rating VALUES (2775,524,3);
INSERT INTO rating VALUES (2775,510,1);
INSERT INTO rating VALUES (2775,766,2);
INSERT INTO rating VALUES (2775,501,1);
INSERT INTO rating VALUES (2775,686,1);
INSERT INTO rating VALUES (2775,488,1);
INSERT INTO rating VALUES (2775,702,1);
INSERT INTO rating VALUES (2775,482,4);
INSERT INTO rating VALUES (2775,429,1);
INSERT INTO rating VALUES (2775,428,1);
INSERT INTO rating VALUES (2775,427,3);
INSERT INTO rating VALUES (2775,388,1);
INSERT INTO rating VALUES (2775,383,1);
INSERT INTO rating VALUES (2775,382,3);
INSERT INTO rating VALUES (2775,390,3);
INSERT INTO rating VALUES (2775,381,1);
INSERT INTO rating VALUES (2775,357,1);
INSERT INTO rating VALUES (2775,343,1);
INSERT INTO rating VALUES (2775,344,3);
INSERT INTO rating VALUES (2775,342,3);
INSERT INTO rating VALUES (2775,340,1);
INSERT INTO rating VALUES (2775,329,2);
INSERT INTO rating VALUES (2775,323,2);
INSERT INTO rating VALUES (2775,299,3);
INSERT INTO rating VALUES (2775,288,3);
INSERT INTO rating VALUES (2775,278,3);
INSERT INTO rating VALUES (2775,270,5);
INSERT INTO rating VALUES (2775,251,2);
INSERT INTO rating VALUES (2775,177,1);
INSERT INTO rating VALUES (2775,176,1);
INSERT INTO rating VALUES (1919,573,4);
INSERT INTO rating VALUES (1919,1032,1);
INSERT INTO rating VALUES (1919,1033,1);
INSERT INTO rating VALUES (1919,568,5);
INSERT INTO rating VALUES (2722,573,3);
INSERT INTO rating VALUES (2722,1018,3);
INSERT INTO rating VALUES (2722,341,1);
INSERT INTO rating VALUES (1919,521,5);
INSERT INTO rating VALUES (2775,568,2);
INSERT INTO rating VALUES (2775,1025,5);
INSERT INTO rating VALUES (2775,1032,1);
INSERT INTO rating VALUES (2775,248,1);
INSERT INTO rating VALUES (2775,234,3);
INSERT INTO rating VALUES (1575,1025,4);
INSERT INTO rating VALUES (2775,206,4);
INSERT INTO rating VALUES (2775,189,1);
INSERT INTO rating VALUES (2775,187,3);
INSERT INTO rating VALUES (2775,179,1);
INSERT INTO rating VALUES (2775,990,1);
INSERT INTO rating VALUES (2775,167,1);
INSERT INTO rating VALUES (2775,90,1);
INSERT INTO rating VALUES (2775,61,1);
INSERT INTO rating VALUES (2775,974,1);
INSERT INTO rating VALUES (2775,520,5);
INSERT INTO rating VALUES (2775,780,5);
INSERT INTO rating VALUES (2775,441,5);
INSERT INTO rating VALUES (2731,1010,3);
INSERT INTO rating VALUES (1575,1010,4);
INSERT INTO rating VALUES (1919,1010,1);
INSERT INTO rating VALUES (1919,349,5);
INSERT INTO rating VALUES (1919,574,3);
INSERT INTO rating VALUES (1575,574,1);
INSERT INTO rating VALUES (2722,574,1);
INSERT INTO rating VALUES (1626,574,1);
INSERT INTO rating VALUES (1919,1021,3);
INSERT INTO rating VALUES (1919,571,4);
INSERT INTO rating VALUES (1919,127,5);
INSERT INTO rating VALUES (2272,573,3);
INSERT INTO rating VALUES (1919,1020,2);
INSERT INTO rating VALUES (2812,1,2);
INSERT INTO rating VALUES (1919,984,3);
INSERT INTO rating VALUES (1301,1020,5);
INSERT INTO rating VALUES (103,1020,3);
INSERT INTO rating VALUES (122,1020,5);
INSERT INTO rating VALUES (2829,111,5);
INSERT INTO rating VALUES (1919,417,5);
INSERT INTO rating VALUES (1919,77,4);
INSERT INTO rating VALUES (1919,163,5);
INSERT INTO rating VALUES (1919,230,3);
INSERT INTO rating VALUES (1919,778,4);
INSERT INTO rating VALUES (1919,132,5);
INSERT INTO rating VALUES (1919,575,2);
INSERT INTO rating VALUES (2839,990,2);
INSERT INTO rating VALUES (2843,574,3);
INSERT INTO rating VALUES (2843,1021,3);
INSERT INTO rating VALUES (2843,575,3);
INSERT INTO rating VALUES (2844,969,2);
INSERT INTO rating VALUES (1919,261,4);
INSERT INTO rating VALUES (1301,1037,4);
INSERT INTO rating VALUES (1919,1022,4);
INSERT INTO rating VALUES (1919,1037,5);
INSERT INTO rating VALUES (1919,184,5);
INSERT INTO rating VALUES (1301,1022,5);
INSERT INTO rating VALUES (2716,574,1);
INSERT INTO rating VALUES (2838,1020,3);
INSERT INTO rating VALUES (1919,406,4);
INSERT INTO rating VALUES (1919,212,5);
INSERT INTO rating VALUES (1919,683,5);
INSERT INTO rating VALUES (1919,195,5);
INSERT INTO rating VALUES (1919,1039,3);
INSERT INTO rating VALUES (1686,1039,3);
INSERT INTO rating VALUES (2376,1039,2);
INSERT INTO rating VALUES (1919,160,4);
INSERT INTO rating VALUES (1919,260,5);
INSERT INTO rating VALUES (1919,187,5);
INSERT INTO rating VALUES (1919,373,5);
INSERT INTO rating VALUES (1919,1026,4);
INSERT INTO rating VALUES (2809,573,2);
INSERT INTO rating VALUES (1919,1025,3);
INSERT INTO rating VALUES (1301,1026,5);
INSERT INTO rating VALUES (2716,1039,2);
INSERT INTO rating VALUES (2867,569,5);
INSERT INTO rating VALUES (2869,431,4);
INSERT INTO rating VALUES (2869,574,2);
INSERT INTO rating VALUES (1919,1038,2);
INSERT INTO rating VALUES (2839,1038,2);
INSERT INTO rating VALUES (2839,76,2);
INSERT INTO rating VALUES (2839,83,4);
INSERT INTO rating VALUES (2716,1038,1);
INSERT INTO rating VALUES (1919,672,3);
INSERT INTO rating VALUES (1919,540,1);
INSERT INTO rating VALUES (1919,577,2);
INSERT INTO rating VALUES (2884,367,1);
INSERT INTO rating VALUES (1575,577,2);
INSERT INTO rating VALUES (1575,783,4);
INSERT INTO rating VALUES (1919,48,4);
INSERT INTO rating VALUES (1919,1027,4);
INSERT INTO rating VALUES (2867,1027,1);
INSERT INTO rating VALUES (1575,1027,4);
INSERT INTO rating VALUES (2839,1027,3);
INSERT INTO rating VALUES (2839,577,3);
INSERT INTO rating VALUES (1919,917,4);
INSERT INTO rating VALUES (1919,348,5);
INSERT INTO rating VALUES (1919,43,4);
INSERT INTO rating VALUES (1919,314,5);
INSERT INTO rating VALUES (2898,1010,4);
INSERT INTO rating VALUES (2634,527,4);
INSERT INTO rating VALUES (1919,958,5);
INSERT INTO rating VALUES (1919,292,4);
INSERT INTO rating VALUES (1919,179,5);
INSERT INTO rating VALUES (2839,1050,2);
INSERT INTO rating VALUES (103,71,4);
INSERT INTO rating VALUES (2898,1012,3);
INSERT INTO rating VALUES (2898,228,3);
INSERT INTO rating VALUES (2898,360,2);
INSERT INTO rating VALUES (2899,1026,5);
INSERT INTO rating VALUES (2898,577,3);
INSERT INTO rating VALUES (2898,390,3);
INSERT INTO rating VALUES (2898,532,3);
INSERT INTO rating VALUES (2898,817,2);
INSERT INTO rating VALUES (2898,482,3);
INSERT INTO rating VALUES (2898,476,2);
INSERT INTO rating VALUES (1575,1050,5);
INSERT INTO rating VALUES (2912,1050,5);
INSERT INTO rating VALUES (2912,840,5);
INSERT INTO rating VALUES (2912,841,5);
INSERT INTO rating VALUES (2912,842,5);
INSERT INTO rating VALUES (2912,843,5);
INSERT INTO rating VALUES (2912,844,5);
INSERT INTO rating VALUES (2912,846,5);
INSERT INTO rating VALUES (2912,847,5);
INSERT INTO rating VALUES (2912,848,5);
INSERT INTO rating VALUES (2912,900,5);
INSERT INTO rating VALUES (2912,901,5);
INSERT INTO rating VALUES (2912,902,5);
INSERT INTO rating VALUES (2912,903,5);
INSERT INTO rating VALUES (2912,918,5);
INSERT INTO rating VALUES (2912,906,5);
INSERT INTO rating VALUES (2912,908,5);
INSERT INTO rating VALUES (2912,909,5);
INSERT INTO rating VALUES (2912,911,5);
INSERT INTO rating VALUES (2912,912,5);
INSERT INTO rating VALUES (2912,916,5);
INSERT INTO rating VALUES (2912,987,5);
INSERT INTO rating VALUES (2912,988,5);
INSERT INTO rating VALUES (2912,16,5);
INSERT INTO rating VALUES (2912,1026,4);
INSERT INTO rating VALUES (2839,1043,1);
INSERT INTO rating VALUES (2898,940,3);
INSERT INTO rating VALUES (2898,766,4);
INSERT INTO rating VALUES (2921,1043,3);
INSERT INTO rating VALUES (2898,865,3);
INSERT INTO rating VALUES (1919,1043,5);
INSERT INTO rating VALUES (1919,1040,4);
INSERT INTO rating VALUES (1919,174,2);
INSERT INTO rating VALUES (1919,295,4);
INSERT INTO rating VALUES (1919,84,2);
INSERT INTO rating VALUES (1919,294,5);
INSERT INTO rating VALUES (1919,1049,4);
INSERT INTO rating VALUES (2921,154,5);
INSERT INTO rating VALUES (2921,567,3);
INSERT INTO rating VALUES (1919,315,4);
INSERT INTO rating VALUES (1919,106,5);
INSERT INTO rating VALUES (1919,513,5);
INSERT INTO rating VALUES (1919,576,3);
INSERT INTO rating VALUES (1301,576,3);
INSERT INTO rating VALUES (1301,1043,3);
INSERT INTO rating VALUES (1567,576,1);
INSERT INTO rating VALUES (2899,576,2);
INSERT INTO rating VALUES (1301,1050,3);
INSERT INTO rating VALUES (1301,1040,3);
INSERT INTO rating VALUES (1301,1027,4);
INSERT INTO rating VALUES (1301,577,3);
INSERT INTO rating VALUES (1301,1038,3);
INSERT INTO rating VALUES (1301,566,3);
INSERT INTO rating VALUES (1919,530,4);
INSERT INTO rating VALUES (1919,135,5);
INSERT INTO rating VALUES (2921,569,2);
INSERT INTO rating VALUES (2921,842,3);
INSERT INTO rating VALUES (1575,571,3);
INSERT INTO rating VALUES (1575,381,2);
INSERT INTO rating VALUES (2839,1045,2);
INSERT INTO rating VALUES (872,1037,5);
INSERT INTO rating VALUES (872,573,2);
INSERT INTO rating VALUES (872,569,2);
INSERT INTO rating VALUES (872,1019,4);
INSERT INTO rating VALUES (872,1008,2);
INSERT INTO rating VALUES (1919,1045,3);
INSERT INTO rating VALUES (2899,1063,3);
INSERT INTO rating VALUES (1919,1063,5);
INSERT INTO rating VALUES (1919,482,3);
INSERT INTO rating VALUES (1919,103,5);
INSERT INTO rating VALUES (1919,67,5);
INSERT INTO rating VALUES (2921,575,3);
INSERT INTO rating VALUES (2921,1063,2);
INSERT INTO rating VALUES (2898,576,4);
INSERT INTO rating VALUES (1626,298,4);
INSERT INTO rating VALUES (2898,1038,3);
INSERT INTO rating VALUES (2898,337,5);
INSERT INTO rating VALUES (1575,1064,5);
INSERT INTO rating VALUES (2898,783,3);
INSERT INTO rating VALUES (2898,788,3);
INSERT INTO rating VALUES (2898,274,4);
INSERT INTO rating VALUES (2898,1063,3);
INSERT INTO rating VALUES (2898,988,3);
INSERT INTO rating VALUES (2898,314,3);
INSERT INTO rating VALUES (2898,20,3);
INSERT INTO rating VALUES (2898,578,3);
INSERT INTO rating VALUES (2898,909,3);
INSERT INTO rating VALUES (2974,187,3);
INSERT INTO rating VALUES (2974,579,4);
INSERT INTO rating VALUES (1919,579,2);
INSERT INTO rating VALUES (1919,1041,4);
INSERT INTO rating VALUES (1919,932,5);
INSERT INTO rating VALUES (1626,1039,5);
INSERT INTO rating VALUES (2979,777,3);
INSERT INTO rating VALUES (2921,1041,3);
INSERT INTO rating VALUES (1575,1063,5);
INSERT INTO rating VALUES (1919,273,4);
INSERT INTO rating VALUES (1575,1026,4);
INSERT INTO rating VALUES (1919,503,4);
INSERT INTO rating VALUES (2840,1051,3);
INSERT INTO rating VALUES (1919,1051,1);
INSERT INTO rating VALUES (2983,1038,3);
INSERT INTO rating VALUES (2983,511,5);
INSERT INTO rating VALUES (2985,1051,3);
INSERT INTO rating VALUES (1919,1064,3);
INSERT INTO rating VALUES (1919,511,4);
INSERT INTO rating VALUES (2716,1064,5);
INSERT INTO rating VALUES (1919,741,5);
INSERT INTO rating VALUES (1919,167,1);
INSERT INTO rating VALUES (2992,1038,3);
INSERT INTO rating VALUES (2989,1038,3);
INSERT INTO rating VALUES (1919,343,2);
INSERT INTO rating VALUES (1919,44,5);
INSERT INTO rating VALUES (1919,134,5);
INSERT INTO rating VALUES (2840,1059,2);
INSERT INTO rating VALUES (1919,1059,4);
INSERT INTO rating VALUES (2988,1012,2);
INSERT INTO rating VALUES (2992,513,2);
INSERT INTO rating VALUES (1919,977,5);
INSERT INTO rating VALUES (2978,579,2);
INSERT INTO rating VALUES (3005,1066,3);
INSERT INTO rating VALUES (2898,1051,3);
INSERT INTO rating VALUES (2898,1059,3);
INSERT INTO rating VALUES (2898,633,3);
INSERT INTO rating VALUES (1919,1062,3);
INSERT INTO rating VALUES (1919,1066,3);
INSERT INTO rating VALUES (1919,472,5);
INSERT INTO rating VALUES (1919,381,1);
INSERT INTO rating VALUES (2978,1040,3);
INSERT INTO rating VALUES (2839,707,5);
INSERT INTO rating VALUES (1919,228,5);
INSERT INTO rating VALUES (2898,414,2);
INSERT INTO rating VALUES (2898,421,2);
INSERT INTO rating VALUES (2898,343,3);
INSERT INTO rating VALUES (2898,329,3);
INSERT INTO rating VALUES (2898,278,2);
INSERT INTO rating VALUES (2898,299,3);
INSERT INTO rating VALUES (1919,1058,4);
INSERT INTO rating VALUES (1919,616,4);
INSERT INTO rating VALUES (1919,499,4);
INSERT INTO rating VALUES (3024,1062,1);
INSERT INTO rating VALUES (3024,1059,2);
INSERT INTO rating VALUES (3024,248,2);
INSERT INTO rating VALUES (3024,106,3);
INSERT INTO rating VALUES (2912,1064,5);
INSERT INTO rating VALUES (2912,1063,5);
INSERT INTO rating VALUES (2912,571,3);
INSERT INTO rating VALUES (2912,566,2);
INSERT INTO rating VALUES (3024,1038,2);
INSERT INTO rating VALUES (1919,973,5);
INSERT INTO rating VALUES (1919,129,5);
INSERT INTO rating VALUES (693,587,2);
INSERT INTO rating VALUES (2839,587,1);
INSERT INTO rating VALUES (1575,587,1);
INSERT INTO rating VALUES (1301,587,2);
INSERT INTO rating VALUES (1301,1058,3);
INSERT INTO rating VALUES (1301,1062,3);
INSERT INTO rating VALUES (1301,1066,4);
INSERT INTO rating VALUES (1301,1059,4);
INSERT INTO rating VALUES (1301,1064,3);
INSERT INTO rating VALUES (1301,1051,2);
INSERT INTO rating VALUES (1301,579,3);
INSERT INTO rating VALUES (1301,1041,3);
INSERT INTO rating VALUES (1301,1063,4);
INSERT INTO rating VALUES (1919,587,5);
INSERT INTO rating VALUES (2978,587,1);
INSERT INTO rating VALUES (3032,279,4);
INSERT INTO rating VALUES (3038,50,5);
INSERT INTO rating VALUES (1575,471,2);
INSERT INTO rating VALUES (1575,451,2);
INSERT INTO rating VALUES (1575,1044,3);
INSERT INTO rating VALUES (1575,377,1);
INSERT INTO rating VALUES (1575,918,5);
INSERT INTO rating VALUES (1919,1044,4);
INSERT INTO rating VALUES (1919,1060,4);
INSERT INTO rating VALUES (1919,586,2);
INSERT INTO rating VALUES (1575,586,1);
INSERT INTO rating VALUES (2716,1051,1);
INSERT INTO rating VALUES (3052,586,2);
INSERT INTO rating VALUES (3052,932,2);
INSERT INTO rating VALUES (1919,168,4);
INSERT INTO rating VALUES (1919,28,5);
INSERT INTO rating VALUES (1919,581,5);
INSERT INTO rating VALUES (1919,1074,4);
INSERT INTO rating VALUES (1575,1074,5);
INSERT INTO rating VALUES (1575,1037,4);
INSERT INTO rating VALUES (2489,587,1);
INSERT INTO rating VALUES (3061,567,1);
INSERT INTO rating VALUES (2912,1074,5);
INSERT INTO rating VALUES (2912,1051,1);
INSERT INTO rating VALUES (2912,586,1);
INSERT INTO rating VALUES (2912,587,1);
INSERT INTO rating VALUES (2912,579,2);
INSERT INTO rating VALUES (3074,1044,3);
INSERT INTO rating VALUES (1575,505,3);
INSERT INTO rating VALUES (1575,1060,4);
INSERT INTO rating VALUES (3032,1101,4);
INSERT INTO rating VALUES (2839,44,4);
INSERT INTO rating VALUES (1567,1073,3);
INSERT INTO rating VALUES (1919,1073,4);
INSERT INTO rating VALUES (3075,1103,2);
INSERT INTO rating VALUES (3026,1073,5);
INSERT INTO rating VALUES (3075,1043,1);
INSERT INTO rating VALUES (3075,1101,4);
INSERT INTO rating VALUES (2716,538,1);
INSERT INTO rating VALUES (2716,1103,1);
INSERT INTO rating VALUES (1919,1103,5);
INSERT INTO rating VALUES (3080,537,3);
INSERT INTO rating VALUES (3080,958,2);
INSERT INTO rating VALUES (3075,469,3);
INSERT INTO rating VALUES (1575,1073,5);
INSERT INTO rating VALUES (103,1073,5);
INSERT INTO rating VALUES (3083,903,5);
INSERT INTO rating VALUES (3083,900,5);
INSERT INTO rating VALUES (3083,1037,4);
INSERT INTO rating VALUES (3083,1073,5);
INSERT INTO rating VALUES (1301,958,2);
INSERT INTO rating VALUES (3087,1062,1);
INSERT INTO rating VALUES (1301,1111,2);
INSERT INTO rating VALUES (2839,787,3);
INSERT INTO rating VALUES (3074,1026,3);
INSERT INTO rating VALUES (3074,231,4);
INSERT INTO rating VALUES (1919,1111,1);
INSERT INTO rating VALUES (3074,1106,2);
INSERT INTO rating VALUES (1919,1089,4);
INSERT INTO rating VALUES (1919,1107,4);
INSERT INTO rating VALUES (1919,1106,4);
INSERT INTO rating VALUES (3093,92,3);
INSERT INTO rating VALUES (1575,1111,5);
INSERT INTO rating VALUES (2912,1111,5);
INSERT INTO rating VALUES (2912,1073,5);
INSERT INTO rating VALUES (1575,1089,3);
INSERT INTO rating VALUES (1919,1094,4);
INSERT INTO rating VALUES (1575,1094,2);
INSERT INTO rating VALUES (2561,1073,5);
INSERT INTO rating VALUES (2561,1111,5);
INSERT INTO rating VALUES (2561,1074,5);
INSERT INTO rating VALUES (2561,1064,5);
INSERT INTO rating VALUES (2561,1063,5);
INSERT INTO rating VALUES (2561,1050,5);
INSERT INTO rating VALUES (3095,226,5);
INSERT INTO rating VALUES (3099,573,3);
INSERT INTO rating VALUES (1919,600,4);
INSERT INTO rating VALUES (1575,600,1);
INSERT INTO rating VALUES (3108,100,3);
INSERT INTO rating VALUES (3108,600,1);
INSERT INTO rating VALUES (3108,1094,3);
INSERT INTO rating VALUES (3108,1111,1);
INSERT INTO rating VALUES (3108,1101,5);
INSERT INTO rating VALUES (1919,1110,3);
INSERT INTO rating VALUES (1919,801,5);
INSERT INTO rating VALUES (1919,1115,5);
INSERT INTO rating VALUES (2716,1110,2);
INSERT INTO rating VALUES (2716,1094,2);
INSERT INTO rating VALUES (2716,600,2);
INSERT INTO rating VALUES (1919,124,5);
INSERT INTO rating VALUES (1575,1110,5);
INSERT INTO rating VALUES (2912,1110,5);
INSERT INTO rating VALUES (2561,1110,5);
INSERT INTO rating VALUES (1575,1115,4);
INSERT INTO rating VALUES (3127,1038,1);
INSERT INTO rating VALUES (3129,1038,3);
INSERT INTO rating VALUES (1919,1101,5);
INSERT INTO rating VALUES (3136,1074,4);
INSERT INTO rating VALUES (3136,929,4);
INSERT INTO rating VALUES (3136,682,2);
INSERT INTO rating VALUES (3143,842,3);
INSERT INTO rating VALUES (3144,1112,4);
INSERT INTO rating VALUES (2839,599,3);
INSERT INTO rating VALUES (3150,599,3);
INSERT INTO rating VALUES (2839,374,2);
INSERT INTO rating VALUES (103,1134,4);
INSERT INTO rating VALUES (3158,599,5);
INSERT INTO rating VALUES (3026,687,5);
INSERT INTO rating VALUES (1575,1112,5);
INSERT INTO rating VALUES (1575,1114,4);
INSERT INTO rating VALUES (2912,1112,5);
INSERT INTO rating VALUES (2561,1112,4);
INSERT INTO rating VALUES (2561,918,5);
INSERT INTO rating VALUES (2561,1114,5);
INSERT INTO rating VALUES (1575,87,4);
INSERT INTO rating VALUES (3171,599,2);
INSERT INTO rating VALUES (3171,994,4);
INSERT INTO rating VALUES (3171,924,2);
INSERT INTO rating VALUES (3171,902,3);
INSERT INTO rating VALUES (3172,1138,2);
INSERT INTO rating VALUES (3172,279,1);
INSERT INTO rating VALUES (3172,924,4);
INSERT INTO rating VALUES (3172,511,1);
INSERT INTO rating VALUES (3172,777,2);
INSERT INTO rating VALUES (1575,1138,4);
INSERT INTO rating VALUES (1301,1168,4);
INSERT INTO rating VALUES (1301,1138,4);
INSERT INTO rating VALUES (1301,602,3);
INSERT INTO rating VALUES (1301,1114,4);
INSERT INTO rating VALUES (1301,1134,4);
INSERT INTO rating VALUES (1301,1122,3);
INSERT INTO rating VALUES (1301,599,3);
INSERT INTO rating VALUES (1301,1112,4);
INSERT INTO rating VALUES (1301,1121,4);
INSERT INTO rating VALUES (1301,1115,4);
INSERT INTO rating VALUES (1301,1110,2);
INSERT INTO rating VALUES (1301,600,3);
INSERT INTO rating VALUES (1301,1094,3);
INSERT INTO rating VALUES (1301,1107,4);
INSERT INTO rating VALUES (3074,602,4);
INSERT INTO rating VALUES (3074,173,3);
INSERT INTO rating VALUES (3074,700,3);
INSERT INTO rating VALUES (2839,1122,2);
INSERT INTO rating VALUES (3171,102,2);
INSERT INTO rating VALUES (3171,55,2);
INSERT INTO rating VALUES (3171,32,4);
INSERT INTO rating VALUES (3171,29,3);
INSERT INTO rating VALUES (3182,260,1);
INSERT INTO rating VALUES (3182,159,2);
INSERT INTO rating VALUES (1301,1116,4);
INSERT INTO rating VALUES (3187,1122,3);
INSERT INTO rating VALUES (3182,735,3);
INSERT INTO rating VALUES (3182,705,5);
INSERT INTO rating VALUES (3182,734,5);
INSERT INTO rating VALUES (1575,1116,5);
INSERT INTO rating VALUES (3182,692,3);
INSERT INTO rating VALUES (3182,405,2);
INSERT INTO rating VALUES (3182,313,2);
INSERT INTO rating VALUES (3182,96,1);
INSERT INTO rating VALUES (3182,145,1);
INSERT INTO rating VALUES (3182,92,1);
INSERT INTO rating VALUES (3182,57,5);
INSERT INTO rating VALUES (2840,1012,4);
INSERT INTO rating VALUES (3190,599,2);
INSERT INTO rating VALUES (3190,1008,1);
INSERT INTO rating VALUES (3190,1134,5);
INSERT INTO rating VALUES (3190,846,5);
INSERT INTO rating VALUES (3196,1073,2);
INSERT INTO rating VALUES (3182,45,3);
INSERT INTO rating VALUES (2912,1116,5);
INSERT INTO rating VALUES (2561,1116,4);
INSERT INTO rating VALUES (2912,1114,5);
INSERT INTO rating VALUES (2912,603,2);
INSERT INTO rating VALUES (2912,602,2);
INSERT INTO rating VALUES (3196,1094,3);
INSERT INTO rating VALUES (3122,1134,4);
INSERT INTO rating VALUES (3182,53,4);
INSERT INTO rating VALUES (3207,1206,2);
INSERT INTO rating VALUES (3074,1116,4);
INSERT INTO rating VALUES (3074,603,3);
INSERT INTO rating VALUES (3074,599,3);
INSERT INTO rating VALUES (3074,1089,4);
INSERT INTO rating VALUES (3074,903,4);
INSERT INTO rating VALUES (3074,846,3);
INSERT INTO rating VALUES (3074,905,5);
INSERT INTO rating VALUES (3209,1112,5);
INSERT INTO rating VALUES (3209,1111,5);
INSERT INTO rating VALUES (3209,1110,5);
INSERT INTO rating VALUES (3209,1074,5);
INSERT INTO rating VALUES (3209,1073,5);
INSERT INTO rating VALUES (3209,1064,5);
INSERT INTO rating VALUES (3209,1063,5);
INSERT INTO rating VALUES (3209,988,5);
INSERT INTO rating VALUES (3209,1114,5);
INSERT INTO rating VALUES (3209,987,5);
INSERT INTO rating VALUES (3209,916,5);
INSERT INTO rating VALUES (3209,912,5);
INSERT INTO rating VALUES (3209,911,5);
INSERT INTO rating VALUES (3209,909,5);
INSERT INTO rating VALUES (3209,908,5);
INSERT INTO rating VALUES (3209,906,5);
INSERT INTO rating VALUES (3209,918,5);
INSERT INTO rating VALUES (3209,903,5);
INSERT INTO rating VALUES (3209,902,5);
INSERT INTO rating VALUES (3209,900,5);
INSERT INTO rating VALUES (3209,848,5);
INSERT INTO rating VALUES (3209,847,5);
INSERT INTO rating VALUES (3209,846,5);
INSERT INTO rating VALUES (3209,844,5);
INSERT INTO rating VALUES (3209,843,5);
INSERT INTO rating VALUES (3209,842,5);
INSERT INTO rating VALUES (3209,841,5);
INSERT INTO rating VALUES (3209,840,5);
INSERT INTO rating VALUES (3209,1050,5);
INSERT INTO rating VALUES (3209,1116,5);
INSERT INTO rating VALUES (3209,16,3);
INSERT INTO rating VALUES (3209,905,4);
INSERT INTO rating VALUES (3209,130,4);
INSERT INTO rating VALUES (3209,88,3);
INSERT INTO rating VALUES (3209,178,4);
INSERT INTO rating VALUES (3074,823,2);
INSERT INTO rating VALUES (3074,708,5);
INSERT INTO rating VALUES (3074,689,5);
INSERT INTO rating VALUES (3074,695,4);
INSERT INTO rating VALUES (3074,463,4);
INSERT INTO rating VALUES (1575,1206,4);
INSERT INTO rating VALUES (1575,916,5);
INSERT INTO rating VALUES (3188,179,1);
INSERT INTO rating VALUES (3188,189,1);
INSERT INTO rating VALUES (3188,206,1);
INSERT INTO rating VALUES (3188,234,1);
INSERT INTO rating VALUES (3188,248,1);
INSERT INTO rating VALUES (3188,251,4);
INSERT INTO rating VALUES (3188,278,1);
INSERT INTO rating VALUES (3188,281,5);
INSERT INTO rating VALUES (3188,288,5);
INSERT INTO rating VALUES (3182,52,1);
INSERT INTO rating VALUES (3182,49,1);
INSERT INTO rating VALUES (3182,38,1);
INSERT INTO rating VALUES (3182,6,1);
INSERT INTO rating VALUES (3206,917,2);
INSERT INTO rating VALUES (250,903,4);
INSERT INTO rating VALUES (250,775,3);
INSERT INTO rating VALUES (250,51,3);
INSERT INTO rating VALUES (250,809,4);
INSERT INTO rating VALUES (250,1059,3);
INSERT INTO rating VALUES (250,503,3);
INSERT INTO rating VALUES (250,515,3);
INSERT INTO rating VALUES (250,52,3);
INSERT INTO rating VALUES (250,524,3);
INSERT INTO rating VALUES (250,806,4);
INSERT INTO rating VALUES (250,1066,2);
INSERT INTO rating VALUES (3209,1117,5);
INSERT INTO rating VALUES (1575,1117,5);
INSERT INTO rating VALUES (1575,388,1);
INSERT INTO rating VALUES (1575,233,4);
INSERT INTO rating VALUES (3248,1138,4);
INSERT INTO rating VALUES (3241,917,5);
INSERT INTO rating VALUES (3091,1122,3);
INSERT INTO rating VALUES (3091,1247,3);
INSERT INTO rating VALUES (3241,1206,5);
INSERT INTO rating VALUES (3248,74,4);
INSERT INTO rating VALUES (1575,1144,5);
INSERT INTO rating VALUES (2561,1144,5);
INSERT INTO rating VALUES (2561,1117,5);
INSERT INTO rating VALUES (2912,1117,5);
INSERT INTO rating VALUES (2912,1144,5);
INSERT INTO rating VALUES (3250,515,3);
INSERT INTO rating VALUES (3250,786,3);
INSERT INTO rating VALUES (3250,924,4);
INSERT INTO rating VALUES (3250,1014,4);
INSERT INTO rating VALUES (3250,902,4);
INSERT INTO rating VALUES (3250,1015,4);
INSERT INTO rating VALUES (3241,1144,5);
INSERT INTO rating VALUES (3250,566,3);
INSERT INTO rating VALUES (3172,607,2);
INSERT INTO rating VALUES (3196,1144,3);
INSERT INTO rating VALUES (3248,1256,4);
INSERT INTO rating VALUES (3268,1138,3);
INSERT INTO rating VALUES (3091,1144,5);
INSERT INTO rating VALUES (1575,1256,4);
INSERT INTO rating VALUES (3270,605,1);
INSERT INTO rating VALUES (3272,765,3);
INSERT INTO rating VALUES (3272,1026,4);
INSERT INTO rating VALUES (3091,1256,4);
INSERT INTO rating VALUES (3274,25,2);
INSERT INTO rating VALUES (3278,605,5);
INSERT INTO rating VALUES (3202,1184,4);
INSERT INTO rating VALUES (3202,1256,4);
INSERT INTO rating VALUES (3202,1073,5);
INSERT INTO rating VALUES (1,1184,5);
INSERT INTO rating VALUES (3274,405,4);
INSERT INTO rating VALUES (3274,912,4);
INSERT INTO rating VALUES (3274,250,2);
INSERT INTO rating VALUES (3274,50,3);
INSERT INTO rating VALUES (3275,1148,3);
INSERT INTO rating VALUES (3274,963,4);
INSERT INTO rating VALUES (3274,24,3);
INSERT INTO rating VALUES (3274,11,3);
INSERT INTO rating VALUES (3275,608,3);
INSERT INTO rating VALUES (3172,608,1);
INSERT INTO rating VALUES (3274,74,3);
INSERT INTO rating VALUES (3274,576,3);
INSERT INTO rating VALUES (3274,830,3);
INSERT INTO rating VALUES (3274,790,2);
INSERT INTO rating VALUES (3248,608,2);
INSERT INTO rating VALUES (3248,1184,4);
INSERT INTO rating VALUES (3274,1122,3);
INSERT INTO rating VALUES (3274,701,4);
INSERT INTO rating VALUES (3274,183,4);
INSERT INTO rating VALUES (3274,206,4);
INSERT INTO rating VALUES (3274,829,4);
INSERT INTO rating VALUES (3274,1010,2);
INSERT INTO rating VALUES (3259,690,1);
INSERT INTO rating VALUES (3293,946,3);
INSERT INTO rating VALUES (3291,1184,1);
INSERT INTO rating VALUES (3172,225,5);
INSERT INTO rating VALUES (3172,118,4);
INSERT INTO rating VALUES (1575,1148,5);
INSERT INTO rating VALUES (122,836,4);
INSERT INTO rating VALUES (3295,1118,2);
INSERT INTO rating VALUES (1575,1118,5);
INSERT INTO rating VALUES (3182,20,1);
INSERT INTO rating VALUES (1,20,4);
INSERT INTO rating VALUES (3248,610,2);
INSERT INTO rating VALUES (3206,610,2);
INSERT INTO rating VALUES (3206,102,2);
INSERT INTO rating VALUES (3182,808,1);
INSERT INTO rating VALUES (3182,236,1);
INSERT INTO rating VALUES (3182,239,1);
INSERT INTO rating VALUES (3304,1260,2);
INSERT INTO rating VALUES (2604,1260,2);
INSERT INTO rating VALUES (2604,1073,5);
INSERT INTO rating VALUES (2604,574,1);
INSERT INTO rating VALUES (1575,1260,4);
INSERT INTO rating VALUES (3248,1260,2);
INSERT INTO rating VALUES (3190,1260,1);
INSERT INTO rating VALUES (2561,1118,5);
INSERT INTO rating VALUES (2561,610,1);
INSERT INTO rating VALUES (2561,1148,5);
INSERT INTO rating VALUES (3206,1260,2);
INSERT INTO rating VALUES (3206,25,2);
INSERT INTO rating VALUES (3182,240,2);
INSERT INTO rating VALUES (3274,929,4);
INSERT INTO rating VALUES (3274,903,3);
INSERT INTO rating VALUES (3274,249,5);
INSERT INTO rating VALUES (3274,365,2);
INSERT INTO rating VALUES (3274,190,3);
INSERT INTO rating VALUES (2489,605,3);
INSERT INTO rating VALUES (3274,263,2);
INSERT INTO rating VALUES (3274,57,4);
INSERT INTO rating VALUES (3274,212,3);
INSERT INTO rating VALUES (3274,187,2);
INSERT INTO rating VALUES (3206,315,2);
INSERT INTO rating VALUES (3248,1149,3);
INSERT INTO rating VALUES (1575,1149,5);
INSERT INTO rating VALUES (3324,865,1);
INSERT INTO rating VALUES (693,503,2);
INSERT INTO rating VALUES (3182,574,1);
INSERT INTO rating VALUES (3274,432,2);
INSERT INTO rating VALUES (3274,456,1);
INSERT INTO rating VALUES (3274,708,3);
INSERT INTO rating VALUES (1,1186,4);
INSERT INTO rating VALUES (3274,330,3);
INSERT INTO rating VALUES (1575,1186,2);
INSERT INTO rating VALUES (3329,610,3);
INSERT INTO rating VALUES (1919,1186,5);
INSERT INTO rating VALUES (3248,611,3);
INSERT INTO rating VALUES (3172,611,4);
INSERT INTO rating VALUES (3172,1200,1);
INSERT INTO rating VALUES (3172,226,4);
INSERT INTO rating VALUES (3172,151,4);
INSERT INTO rating VALUES (3202,1186,4);
INSERT INTO rating VALUES (693,611,3);
INSERT INTO rating VALUES (1575,1200,2);
INSERT INTO rating VALUES (3274,780,3);
INSERT INTO rating VALUES (3182,789,1);
INSERT INTO rating VALUES (2839,611,2);
INSERT INTO rating VALUES (2839,75,4);
INSERT INTO rating VALUES (2839,1260,1);
INSERT INTO rating VALUES (2839,1118,2);
INSERT INTO rating VALUES (3182,173,1);
INSERT INTO rating VALUES (1920,1211,4);
INSERT INTO rating VALUES (1919,1200,5);
INSERT INTO rating VALUES (3182,221,2);
INSERT INTO rating VALUES (3327,159,3);
INSERT INTO rating VALUES (3327,178,4);
INSERT INTO rating VALUES (3182,165,1);
INSERT INTO rating VALUES (3182,254,3);
INSERT INTO rating VALUES (3182,117,1);
INSERT INTO rating VALUES (2839,1184,5);
INSERT INTO rating VALUES (1920,1058,4);
INSERT INTO rating VALUES (3182,111,3);
INSERT INTO rating VALUES (3347,85,1);
INSERT INTO rating VALUES (3347,87,5);
INSERT INTO rating VALUES (1575,1150,2);
INSERT INTO rating VALUES (3127,611,1);
INSERT INTO rating VALUES (3335,1150,3);
INSERT INTO rating VALUES (3335,611,3);
INSERT INTO rating VALUES (3354,300,3);
INSERT INTO rating VALUES (3354,288,2);
INSERT INTO rating VALUES (2839,1150,4);
INSERT INTO rating VALUES (2839,1202,2);
INSERT INTO rating VALUES (3274,222,3);
INSERT INTO rating VALUES (3274,1117,5);
INSERT INTO rating VALUES (3274,1073,4);
INSERT INTO rating VALUES (1919,1202,5);
INSERT INTO rating VALUES (3360,1062,3);
INSERT INTO rating VALUES (3362,1267,4);
INSERT INTO rating VALUES (3372,27,4);
INSERT INTO rating VALUES (3372,66,3);
INSERT INTO rating VALUES (3372,227,2);
INSERT INTO rating VALUES (3372,250,1);
INSERT INTO rating VALUES (693,1151,4);
INSERT INTO rating VALUES (3351,1203,2);
INSERT INTO rating VALUES (693,1203,3);
INSERT INTO rating VALUES (693,1188,3);
INSERT INTO rating VALUES (3384,434,3);
INSERT INTO rating VALUES (3384,431,3);
INSERT INTO rating VALUES (693,1265,5);
INSERT INTO rating VALUES (3384,458,1);
INSERT INTO rating VALUES (3384,442,4);
INSERT INTO rating VALUES (3384,441,2);
INSERT INTO rating VALUES (3384,443,5);
INSERT INTO rating VALUES (3384,461,2);
INSERT INTO rating VALUES (3384,447,3);
INSERT INTO rating VALUES (3384,463,3);
INSERT INTO rating VALUES (3384,452,3);
INSERT INTO rating VALUES (3384,477,2);
INSERT INTO rating VALUES (3384,467,1);
INSERT INTO rating VALUES (1919,1203,4);
INSERT INTO rating VALUES (3384,1203,5);
INSERT INTO rating VALUES (3384,1151,5);
INSERT INTO rating VALUES (3384,611,5);
INSERT INTO rating VALUES (3386,1203,3);
INSERT INTO rating VALUES (3386,1186,3);
INSERT INTO rating VALUES (3387,31,3);
INSERT INTO rating VALUES (693,717,3);
INSERT INTO rating VALUES (3391,1203,1);
INSERT INTO rating VALUES (3274,72,2);
INSERT INTO rating VALUES (3327,1152,3);
INSERT INTO rating VALUES (3136,1152,3);
INSERT INTO rating VALUES (3172,1152,1);
INSERT INTO rating VALUES (3172,1203,3);
INSERT INTO rating VALUES (3172,1151,4);
INSERT INTO rating VALUES (3172,1267,2);
INSERT INTO rating VALUES (3172,1202,1);
INSERT INTO rating VALUES (3172,1265,2);
INSERT INTO rating VALUES (3172,1116,5);
INSERT INTO rating VALUES (3172,211,5);
INSERT INTO rating VALUES (3172,14,5);
INSERT INTO rating VALUES (3172,77,4);
INSERT INTO rating VALUES (3372,1144,5);
INSERT INTO rating VALUES (2716,1117,5);
INSERT INTO rating VALUES (2716,1144,1);
INSERT INTO rating VALUES (3372,571,4);
INSERT INTO rating VALUES (3397,1152,4);
INSERT INTO rating VALUES (3372,836,4);
INSERT INTO rating VALUES (3372,905,5);
INSERT INTO rating VALUES (3172,940,1);
INSERT INTO rating VALUES (3172,1341,5);
INSERT INTO rating VALUES (2899,1341,4);
INSERT INTO rating VALUES (3398,1151,4);
INSERT INTO rating VALUES (3172,352,4);
INSERT INTO rating VALUES (2716,1341,4);
INSERT INTO rating VALUES (1575,1203,4);
INSERT INTO rating VALUES (3195,248,2);
INSERT INTO rating VALUES (3335,1203,2);
INSERT INTO rating VALUES (693,1341,4);
INSERT INTO rating VALUES (693,1152,3);
INSERT INTO rating VALUES (2839,1341,2);
INSERT INTO rating VALUES (3410,990,1);
INSERT INTO rating VALUES (3172,619,5);
INSERT INTO rating VALUES (1575,619,3);
INSERT INTO rating VALUES (1575,1152,5);
INSERT INTO rating VALUES (1575,1151,5);
INSERT INTO rating VALUES (3274,619,4);
INSERT INTO rating VALUES (3274,1195,4);
INSERT INTO rating VALUES (3416,1151,5);
INSERT INTO rating VALUES (2561,1157,5);
INSERT INTO rating VALUES (2561,1152,5);
INSERT INTO rating VALUES (2561,1151,5);
INSERT INTO rating VALUES (2561,1150,5);
INSERT INTO rating VALUES (3209,1157,5);
INSERT INTO rating VALUES (3209,1152,5);
INSERT INTO rating VALUES (3209,1151,5);
INSERT INTO rating VALUES (3209,1150,5);
INSERT INTO rating VALUES (2912,1157,5);
INSERT INTO rating VALUES (2912,1152,5);
INSERT INTO rating VALUES (2912,1151,5);
INSERT INTO rating VALUES (2912,1150,5);
INSERT INTO rating VALUES (1575,1157,4);
INSERT INTO rating VALUES (122,619,5);
INSERT INTO rating VALUES (1220,1152,1);
INSERT INTO rating VALUES (1220,1157,4);
INSERT INTO rating VALUES (1220,1195,4);
INSERT INTO rating VALUES (2899,1205,5);
INSERT INTO rating VALUES (693,1205,3);
INSERT INTO rating VALUES (3426,30,1);
INSERT INTO rating VALUES (3429,219,2);
INSERT INTO rating VALUES (122,1265,5);
INSERT INTO rating VALUES (1919,1205,5);
INSERT INTO rating VALUES (1919,1271,5);
INSERT INTO rating VALUES (3421,1205,5);
INSERT INTO rating VALUES (1220,611,3);
INSERT INTO rating VALUES (1220,145,2);
INSERT INTO rating VALUES (3172,1159,5);
INSERT INTO rating VALUES (1220,507,4);
INSERT INTO rating VALUES (2561,1159,5);
INSERT INTO rating VALUES (3372,1159,5);
INSERT INTO rating VALUES (3172,1279,1);
INSERT INTO rating VALUES (3172,1271,4);
INSERT INTO rating VALUES (1575,1279,5);
INSERT INTO rating VALUES (3209,1159,5);
INSERT INTO rating VALUES (3209,1279,5);
INSERT INTO rating VALUES (3430,905,3);
INSERT INTO rating VALUES (3441,1279,1);
INSERT INTO rating VALUES (3172,1190,5);
INSERT INTO rating VALUES (3444,611,2);
INSERT INTO rating VALUES (3447,693,3);
INSERT INTO rating VALUES (3447,599,4);
INSERT INTO rating VALUES (3447,722,4);
INSERT INTO rating VALUES (3444,1190,3);
INSERT INTO rating VALUES (3444,127,4);
INSERT INTO rating VALUES (1575,1159,5);
INSERT INTO rating VALUES (3195,1008,2);
INSERT INTO rating VALUES (3387,830,2);
INSERT INTO rating VALUES (3387,621,4);
INSERT INTO rating VALUES (3195,900,5);
INSERT INTO rating VALUES (3444,237,4);
INSERT INTO rating VALUES (3444,586,1);
INSERT INTO rating VALUES (3444,1062,1);
INSERT INTO rating VALUES (3444,544,1);
INSERT INTO rating VALUES (3464,70,2);
INSERT INTO rating VALUES (3464,1103,3);
INSERT INTO rating VALUES (3172,908,4);
INSERT INTO rating VALUES (3172,916,4);
INSERT INTO rating VALUES (3172,622,3);
INSERT INTO rating VALUES (3471,908,3);
INSERT INTO rating VALUES (3471,544,1);
INSERT INTO rating VALUES (3471,542,1);
INSERT INTO rating VALUES (3471,922,1);
INSERT INTO rating VALUES (3471,902,3);
INSERT INTO rating VALUES (3471,537,2);
INSERT INTO rating VALUES (3471,914,1);
INSERT INTO rating VALUES (3239,1279,5);
INSERT INTO rating VALUES (3239,1149,3);
INSERT INTO rating VALUES (3479,621,4);
INSERT INTO rating VALUES (1575,1162,5);
INSERT INTO rating VALUES (3481,1267,4);
INSERT INTO rating VALUES (3481,1122,1);
INSERT INTO rating VALUES (3481,1205,1);
INSERT INTO rating VALUES (3481,320,5);
INSERT INTO rating VALUES (3483,801,1);
INSERT INTO rating VALUES (122,1332,5);
INSERT INTO rating VALUES (3487,540,5);
INSERT INTO rating VALUES (3197,621,2);
INSERT INTO rating VALUES (3197,1161,3);
INSERT INTO rating VALUES (1220,1332,5);
INSERT INTO rating VALUES (3172,1160,3);
INSERT INTO rating VALUES (3503,1256,1);
INSERT INTO rating VALUES (3172,53,5);
INSERT INTO rating VALUES (3172,65,5);
INSERT INTO rating VALUES (2899,1160,3);
INSERT INTO rating VALUES (2634,1256,4);
INSERT INTO rating VALUES (2634,1010,2);
INSERT INTO rating VALUES (2634,817,5);
INSERT INTO rating VALUES (2634,840,4);
INSERT INTO rating VALUES (2634,524,3);
INSERT INTO rating VALUES (2634,510,2);
INSERT INTO rating VALUES (2634,766,4);
INSERT INTO rating VALUES (2634,488,4);
INSERT INTO rating VALUES (2634,228,4);
INSERT INTO rating VALUES (2634,162,4);
INSERT INTO rating VALUES (2634,61,1);
INSERT INTO rating VALUES (3172,1210,1);
INSERT INTO rating VALUES (872,1160,4);
INSERT INTO rating VALUES (1220,1160,3);
INSERT INTO rating VALUES (1220,1210,4);
INSERT INTO rating VALUES (3430,1332,4);
INSERT INTO rating VALUES (3522,1232,1);
INSERT INTO rating VALUES (3512,611,3);
INSERT INTO rating VALUES (3529,1151,5);
INSERT INTO rating VALUES (2634,937,4);
INSERT INTO rating VALUES (3535,1010,1);
INSERT INTO rating VALUES (3196,1232,5);
INSERT INTO rating VALUES (3541,1162,2);
INSERT INTO rating VALUES (3543,1206,3);
INSERT INTO rating VALUES (3430,524,2);
INSERT INTO rating VALUES (3430,1210,3);
INSERT INTO rating VALUES (122,292,1);
INSERT INTO rating VALUES (1575,1163,5);
INSERT INTO rating VALUES (1626,1232,5);
INSERT INTO rating VALUES (1626,1163,2);
INSERT INTO rating VALUES (1626,1117,4);
INSERT INTO rating VALUES (1626,1159,5);
INSERT INTO rating VALUES (1626,1148,3);
INSERT INTO rating VALUES (1626,619,5);
INSERT INTO rating VALUES (3558,1359,4);
INSERT INTO rating VALUES (2561,1162,5);
INSERT INTO rating VALUES (2561,1161,5);
INSERT INTO rating VALUES (2561,1160,5);
INSERT INTO rating VALUES (2561,1163,5);
INSERT INTO rating VALUES (2912,1163,5);
INSERT INTO rating VALUES (2912,1160,5);
INSERT INTO rating VALUES (2912,1162,5);
INSERT INTO rating VALUES (2912,1161,5);
INSERT INTO rating VALUES (3209,1161,5);
INSERT INTO rating VALUES (3209,1163,5);
INSERT INTO rating VALUES (3209,1160,5);
INSERT INTO rating VALUES (3209,622,1);
INSERT INTO rating VALUES (3209,1352,2);
INSERT INTO rating VALUES (3561,1359,4);
INSERT INTO rating VALUES (3571,1161,3);
INSERT INTO rating VALUES (3195,1164,5);
INSERT INTO rating VALUES (3571,1359,4);
INSERT INTO rating VALUES (3571,434,3);
INSERT INTO rating VALUES (3274,1164,4);
INSERT INTO rating VALUES (3274,1352,4);
INSERT INTO rating VALUES (3274,1232,4);
INSERT INTO rating VALUES (3571,1151,3);
INSERT INTO rating VALUES (3274,1205,4);
INSERT INTO rating VALUES (1575,1164,4);
INSERT INTO rating VALUES (3473,946,3);
INSERT INTO rating VALUES (3558,1352,5);
INSERT INTO rating VALUES (3561,1164,5);
INSERT INTO rating VALUES (3274,1258,3);
INSERT INTO rating VALUES (3430,624,1);
INSERT INTO rating VALUES (3172,1166,5);
INSERT INTO rating VALUES (3593,1195,5);
INSERT INTO rating VALUES (3593,1164,5);
INSERT INTO rating VALUES (3487,946,4);
INSERT INTO rating VALUES (3487,994,5);
INSERT INTO rating VALUES (1575,1166,5);
INSERT INTO rating VALUES (3487,1008,5);
INSERT INTO rating VALUES (3487,573,5);
INSERT INTO rating VALUES (3594,1114,5);
INSERT INTO rating VALUES (3594,1032,3);
INSERT INTO rating VALUES (3594,983,4);
INSERT INTO rating VALUES (3594,1025,5);
INSERT INTO rating VALUES (3594,714,3);
INSERT INTO rating VALUES (3594,1266,4);
INSERT INTO rating VALUES (3594,1164,5);
INSERT INTO rating VALUES (3594,929,3);
INSERT INTO rating VALUES (3594,1160,5);
INSERT INTO rating VALUES (3594,544,2);
INSERT INTO rating VALUES (3594,824,3);
INSERT INTO rating VALUES (3594,1163,5);
INSERT INTO rating VALUES (3594,1231,4);
INSERT INTO rating VALUES (1,1163,5);
INSERT INTO rating VALUES (3546,1258,4);
INSERT INTO rating VALUES (3172,1266,5);
INSERT INTO rating VALUES (3546,1232,4);
INSERT INTO rating VALUES (3430,622,2);
INSERT INTO rating VALUES (3454,167,1);
INSERT INTO rating VALUES (3454,176,1);
INSERT INTO rating VALUES (3172,1354,2);
INSERT INTO rating VALUES (3607,1205,3);
INSERT INTO rating VALUES (3172,236,5);
INSERT INTO rating VALUES (3172,165,5);
INSERT INTO rating VALUES (1775,625,3);
INSERT INTO rating VALUES (3501,1188,1);
INSERT INTO rating VALUES (122,1165,1);
INSERT INTO rating VALUES (122,1352,3);
INSERT INTO rating VALUES (3558,1165,1);
INSERT INTO rating VALUES (3617,1165,2);
INSERT INTO rating VALUES (3617,624,1);
INSERT INTO rating VALUES (3617,1256,3);
INSERT INTO rating VALUES (3172,541,1);
INSERT INTO rating VALUES (3172,1165,1);
INSERT INTO rating VALUES (3617,1168,5);
INSERT INTO rating VALUES (3629,1151,4);
INSERT INTO rating VALUES (3629,611,2);
INSERT INTO rating VALUES (3629,605,2);
INSERT INTO rating VALUES (3629,1206,4);
INSERT INTO rating VALUES (3629,1112,5);
INSERT INTO rating VALUES (3430,1232,3);
INSERT INTO rating VALUES (2716,1406,5);
INSERT INTO rating VALUES (3636,1203,3);
INSERT INTO rating VALUES (3558,1407,3);
INSERT INTO rating VALUES (3643,1407,1);
INSERT INTO rating VALUES (3623,1407,4);
INSERT INTO rating VALUES (3646,1403,4);
INSERT INTO rating VALUES (3655,314,4);
INSERT INTO rating VALUES (3467,1117,4);
INSERT INTO rating VALUES (3430,1403,3);
INSERT INTO rating VALUES (3660,1151,5);
INSERT INTO rating VALUES (3558,1198,4);
INSERT INTO rating VALUES (3669,686,1);
INSERT INTO rating VALUES (3669,429,2);
INSERT INTO rating VALUES (3172,1229,2);
INSERT INTO rating VALUES (3172,1198,2);
INSERT INTO rating VALUES (3172,1403,1);
INSERT INTO rating VALUES (3172,1170,5);
INSERT INTO rating VALUES (3172,1406,4);
INSERT INTO rating VALUES (3430,1352,3);
INSERT INTO rating VALUES (3669,1198,3);
INSERT INTO rating VALUES (3172,1352,1);
INSERT INTO rating VALUES (3669,1406,5);
INSERT INTO rating VALUES (2716,356,1);
INSERT INTO rating VALUES (3684,1198,3);
INSERT INTO rating VALUES (3669,1089,4);
INSERT INTO rating VALUES (3172,1416,1);
INSERT INTO rating VALUES (2899,1416,3);
INSERT INTO rating VALUES (1567,1171,4);
INSERT INTO rating VALUES (3430,1171,3);
INSERT INTO rating VALUES (1575,1171,5);
INSERT INTO rating VALUES (1575,1198,5);
INSERT INTO rating VALUES (3660,1277,4);
INSERT INTO rating VALUES (3660,1416,2);
INSERT INTO rating VALUES (3660,1267,3);
INSERT INTO rating VALUES (3676,1352,3);
INSERT INTO rating VALUES (1626,1277,5);
INSERT INTO rating VALUES (1575,1170,5);
INSERT INTO rating VALUES (3143,1216,3);
INSERT INTO rating VALUES (3660,611,2);
INSERT INTO rating VALUES (3660,1112,5);
INSERT INTO rating VALUES (2839,344,1);
INSERT INTO rating VALUES (3660,567,3);
INSERT INTO rating VALUES (2839,72,3);
INSERT INTO rating VALUES (3720,817,3);
INSERT INTO rating VALUES (1301,1432,4);
INSERT INTO rating VALUES (1301,1216,4);
INSERT INTO rating VALUES (1301,1416,3);
INSERT INTO rating VALUES (1301,1171,3);
INSERT INTO rating VALUES (1301,1229,3);
INSERT INTO rating VALUES (1301,1198,4);
INSERT INTO rating VALUES (1301,1403,3);
INSERT INTO rating VALUES (1301,1407,4);
INSERT INTO rating VALUES (1301,1170,4);
INSERT INTO rating VALUES (1301,1406,4);
INSERT INTO rating VALUES (1301,1165,3);
INSERT INTO rating VALUES (1301,1354,4);
INSERT INTO rating VALUES (3558,1406,4);
INSERT INTO rating VALUES (3558,1170,3);
INSERT INTO rating VALUES (3558,1403,2);
INSERT INTO rating VALUES (3558,1229,4);
INSERT INTO rating VALUES (3691,638,5);
INSERT INTO rating VALUES (3725,1205,3);
INSERT INTO rating VALUES (1575,1432,5);
INSERT INTO rating VALUES (3546,1423,3);
INSERT INTO rating VALUES (3558,1423,2);
INSERT INTO rating VALUES (3558,1315,5);
INSERT INTO rating VALUES (1575,1423,4);
INSERT INTO rating VALUES (1575,1315,4);
INSERT INTO rating VALUES (3740,1277,4);
INSERT INTO rating VALUES (3747,602,1);
INSERT INTO rating VALUES (3746,1036,4);
INSERT INTO rating VALUES (2716,1416,3);
INSERT INTO rating VALUES (1575,638,2);
INSERT INTO rating VALUES (3748,334,1);
INSERT INTO rating VALUES (3740,1151,5);
INSERT INTO rating VALUES (1112,243,2);
INSERT INTO rating VALUES (3750,1423,4);
INSERT INTO rating VALUES (3750,1315,4);
INSERT INTO rating VALUES (3660,82,5);
INSERT INTO rating VALUES (3430,714,4);
INSERT INTO rating VALUES (3558,637,4);
INSERT INTO rating VALUES (122,1403,1);
INSERT INTO rating VALUES (122,1171,4);
INSERT INTO rating VALUES (2716,1436,1);
INSERT INTO rating VALUES (1575,1416,4);
INSERT INTO rating VALUES (3209,1217,5);
INSERT INTO rating VALUES (3209,1216,5);
INSERT INTO rating VALUES (3209,1171,5);
INSERT INTO rating VALUES (3209,1198,5);
INSERT INTO rating VALUES (3209,1170,5);
INSERT INTO rating VALUES (3209,1165,5);
INSERT INTO rating VALUES (2561,1217,5);
INSERT INTO rating VALUES (2561,1216,5);
INSERT INTO rating VALUES (2561,1171,5);
INSERT INTO rating VALUES (2561,1198,5);
INSERT INTO rating VALUES (2561,1170,5);
INSERT INTO rating VALUES (2561,1165,5);
INSERT INTO rating VALUES (2912,1217,5);
INSERT INTO rating VALUES (2912,1216,5);
INSERT INTO rating VALUES (2912,1171,5);
INSERT INTO rating VALUES (2912,1198,5);
INSERT INTO rating VALUES (2912,1170,5);
INSERT INTO rating VALUES (2912,1165,5);
INSERT INTO rating VALUES (3660,637,3);
INSERT INTO rating VALUES (3172,1436,2);
INSERT INTO rating VALUES (1920,1205,5);
INSERT INTO rating VALUES (2716,1449,4);
INSERT INTO rating VALUES (3775,602,3);
INSERT INTO rating VALUES (3775,1022,5);
INSERT INTO rating VALUES (3775,1232,5);
INSERT INTO rating VALUES (1626,1436,5);
INSERT INTO rating VALUES (3786,1218,4);
INSERT INTO rating VALUES (3172,1217,5);
INSERT INTO rating VALUES (2839,643,2);
INSERT INTO rating VALUES (1112,826,2);
INSERT INTO rating VALUES (3778,1317,4);
INSERT INTO rating VALUES (3766,1416,3);
INSERT INTO rating VALUES (3766,377,5);
INSERT INTO rating VALUES (3766,100,1);
INSERT INTO rating VALUES (3766,1317,4);
INSERT INTO rating VALUES (3766,1168,4);
INSERT INTO rating VALUES (3766,990,1);
INSERT INTO rating VALUES (3766,7,5);
INSERT INTO rating VALUES (3766,16,5);
INSERT INTO rating VALUES (3660,686,4);
INSERT INTO rating VALUES (3796,638,3);
INSERT INTO rating VALUES (3660,1449,3);
INSERT INTO rating VALUES (3660,16,5);
INSERT INTO rating VALUES (3660,520,3);
INSERT INTO rating VALUES (3660,932,1);
INSERT INTO rating VALUES (3660,574,1);
INSERT INTO rating VALUES (1301,643,4);
INSERT INTO rating VALUES (3594,554,4);
INSERT INTO rating VALUES (3594,1101,5);
INSERT INTO rating VALUES (3660,924,4);
INSERT INTO rating VALUES (3546,168,3);
INSERT INTO rating VALUES (3546,1166,5);
INSERT INTO rating VALUES (3804,813,3);
INSERT INTO rating VALUES (3735,1,2);
INSERT INTO rating VALUES (3806,1450,3);
INSERT INTO rating VALUES (3735,619,5);
INSERT INTO rating VALUES (3735,1089,5);
INSERT INTO rating VALUES (3735,823,1);
INSERT INTO rating VALUES (1575,1,5);
INSERT INTO rating VALUES (3809,643,3);
INSERT INTO rating VALUES (3809,1450,2);
INSERT INTO rating VALUES (3809,1256,4);
INSERT INTO rating VALUES (3766,488,5);
INSERT INTO rating VALUES (3766,243,1);
INSERT INTO rating VALUES (2716,1450,4);
INSERT INTO rating VALUES (2561,1220,5);
INSERT INTO rating VALUES (3660,1220,5);
INSERT INTO rating VALUES (3801,1242,2);
INSERT INTO rating VALUES (3735,1242,1);
INSERT INTO rating VALUES (3735,1319,2);
INSERT INTO rating VALUES (3767,900,5);
INSERT INTO rating VALUES (3558,1188,4);
INSERT INTO rating VALUES (1626,1220,2);
INSERT INTO rating VALUES (3820,1220,5);
INSERT INTO rating VALUES (3735,421,3);
INSERT INTO rating VALUES (3735,1166,5);
INSERT INTO rating VALUES (3828,1242,1);
INSERT INTO rating VALUES (1301,648,4);
INSERT INTO rating VALUES (1301,1319,4);
INSERT INTO rating VALUES (1301,1242,3);
INSERT INTO rating VALUES (1301,1220,4);
INSERT INTO rating VALUES (1301,1450,3);
INSERT INTO rating VALUES (1301,1317,3);
INSERT INTO rating VALUES (1301,1218,4);
INSERT INTO rating VALUES (1301,1449,3);
INSERT INTO rating VALUES (1301,1436,4);
INSERT INTO rating VALUES (1301,637,3);
INSERT INTO rating VALUES (1301,1423,4);
INSERT INTO rating VALUES (1301,1217,4);
INSERT INTO rating VALUES (1301,1315,4);
INSERT INTO rating VALUES (1301,638,3);
INSERT INTO rating VALUES (2716,1219,1);
INSERT INTO rating VALUES (3840,648,5);
INSERT INTO rating VALUES (3840,1219,5);
INSERT INTO rating VALUES (3196,1219,5);
INSERT INTO rating VALUES (3766,648,5);
INSERT INTO rating VALUES (3801,1219,3);
INSERT INTO rating VALUES (3660,1319,3);
INSERT INTO rating VALUES (3660,96,2);
INSERT INTO rating VALUES (3851,1450,3);
INSERT INTO rating VALUES (3660,946,4);
INSERT INTO rating VALUES (3802,980,2);
INSERT INTO rating VALUES (3802,937,2);
INSERT INTO rating VALUES (3802,921,1);
INSERT INTO rating VALUES (3802,573,2);
INSERT INTO rating VALUES (1567,1220,5);
INSERT INTO rating VALUES (3430,1219,1);
INSERT INTO rating VALUES (872,1317,2);
INSERT INTO rating VALUES (1575,1218,5);
INSERT INTO rating VALUES (3209,1218,5);
INSERT INTO rating VALUES (2561,1218,5);
INSERT INTO rating VALUES (2912,1218,5);
INSERT INTO rating VALUES (2912,1242,2);
INSERT INTO rating VALUES (2912,643,1);
INSERT INTO rating VALUES (2912,1220,5);
INSERT INTO rating VALUES (2912,1219,5);
INSERT INTO rating VALUES (3859,1451,3);
INSERT INTO rating VALUES (1575,1220,5);
INSERT INTO rating VALUES (1301,1451,2);
INSERT INTO rating VALUES (3196,649,3);
INSERT INTO rating VALUES (1575,649,4);
INSERT INTO rating VALUES (1575,1219,5);
INSERT INTO rating VALUES (3209,1219,5);
INSERT INTO rating VALUES (3209,1220,5);
INSERT INTO rating VALUES (2561,1219,5);
INSERT INTO rating VALUES (3868,1051,4);
INSERT INTO rating VALUES (3558,649,2);
INSERT INTO rating VALUES (1112,835,3);
INSERT INTO rating VALUES (3870,600,1);
INSERT INTO rating VALUES (3870,329,1);
INSERT INTO rating VALUES (3660,352,4);
INSERT INTO rating VALUES (250,1166,3);
INSERT INTO rating VALUES (250,1217,4);
INSERT INTO rating VALUES (250,1164,3);
INSERT INTO rating VALUES (250,1170,3);
INSERT INTO rating VALUES (250,1218,4);
INSERT INTO rating VALUES (250,1163,2);
INSERT INTO rating VALUES (250,1332,3);
INSERT INTO rating VALUES (250,846,4);
INSERT INTO rating VALUES (250,1117,4);
INSERT INTO rating VALUES (250,844,4);
INSERT INTO rating VALUES (250,1449,4);
INSERT INTO rating VALUES (250,1450,4);
INSERT INTO rating VALUES (1575,1217,5);
INSERT INTO rating VALUES (3430,429,3);
INSERT INTO rating VALUES (3876,1122,4);
INSERT INTO rating VALUES (3876,1149,1);
INSERT INTO rating VALUES (3558,1416,2);
INSERT INTO rating VALUES (3558,1216,4);
INSERT INTO rating VALUES (3558,638,3);
INSERT INTO rating VALUES (3558,1217,4);
INSERT INTO rating VALUES (3558,1449,3);
INSERT INTO rating VALUES (3558,643,4);
INSERT INTO rating VALUES (3558,1319,3);
INSERT INTO rating VALUES (3558,1451,4);
INSERT INTO rating VALUES (3558,650,4);
INSERT INTO rating VALUES (3143,253,1);
INSERT INTO rating VALUES (3660,619,5);
INSERT INTO rating VALUES (3660,1458,3);
INSERT INTO rating VALUES (2716,1451,4);
INSERT INTO rating VALUES (3895,1449,3);
INSERT INTO rating VALUES (3896,650,1);
INSERT INTO rating VALUES (3896,191,1);
INSERT INTO rating VALUES (3896,1242,5);
INSERT INTO rating VALUES (3896,643,1);
INSERT INTO rating VALUES (3896,1012,5);
INSERT INTO rating VALUES (3896,66,5);
INSERT INTO rating VALUES (3896,1221,5);
INSERT INTO rating VALUES (3896,1451,5);
INSERT INTO rating VALUES (3896,1319,5);
INSERT INTO rating VALUES (2716,651,4);
INSERT INTO rating VALUES (3660,651,4);
INSERT INTO rating VALUES (3902,650,5);
INSERT INTO rating VALUES (3804,651,1);
INSERT INTO rating VALUES (3172,1221,5);
INSERT INTO rating VALUES (3172,650,5);
INSERT INTO rating VALUES (3172,649,4);
INSERT INTO rating VALUES (3172,1458,1);
INSERT INTO rating VALUES (3172,1322,5);
INSERT INTO rating VALUES (3172,651,5);
INSERT INTO rating VALUES (3172,1470,2);
INSERT INTO rating VALUES (1575,1221,5);
INSERT INTO rating VALUES (3558,1458,5);
INSERT INTO rating VALUES (3896,1406,5);
INSERT INTO rating VALUES (2716,1470,1);
INSERT INTO rating VALUES (1112,1470,2);
INSERT INTO rating VALUES (3910,1221,4);
INSERT INTO rating VALUES (3914,1260,1);
INSERT INTO rating VALUES (2839,1470,2);
INSERT INTO rating VALUES (2716,561,3);
INSERT INTO rating VALUES (2716,533,2);
INSERT INTO rating VALUES (3879,1008,2);
INSERT INTO rating VALUES (3879,567,3);
INSERT INTO rating VALUES (3879,1038,1);
INSERT INTO rating VALUES (3879,1277,5);
INSERT INTO rating VALUES (3919,1458,5);
INSERT INTO rating VALUES (1112,367,2);
INSERT INTO rating VALUES (3840,1463,5);
INSERT INTO rating VALUES (3914,1221,1);
INSERT INTO rating VALUES (3936,1222,1);
INSERT INTO rating VALUES (3936,638,1);
INSERT INTO rating VALUES (3937,1472,4);
INSERT INTO rating VALUES (1301,1472,5);
INSERT INTO rating VALUES (1072,1222,4);
INSERT INTO rating VALUES (1112,1472,4);
INSERT INTO rating VALUES (1112,236,4);
INSERT INTO rating VALUES (3947,52,2);
INSERT INTO rating VALUES (3949,648,2);
INSERT INTO rating VALUES (250,1223,3);
INSERT INTO rating VALUES (250,1159,4);
INSERT INTO rating VALUES (250,1322,4);
INSERT INTO rating VALUES (872,1470,3);
INSERT INTO rating VALUES (872,1322,3);
INSERT INTO rating VALUES (1301,1463,3);
INSERT INTO rating VALUES (3196,1463,5);
INSERT INTO rating VALUES (3957,1221,5);
INSERT INTO rating VALUES (3957,1470,2);
INSERT INTO rating VALUES (3957,650,5);
INSERT INTO rating VALUES (3961,177,3);
INSERT INTO rating VALUES (3785,1210,3);
INSERT INTO rating VALUES (3964,1463,5);
INSERT INTO rating VALUES (3430,90,3);
INSERT INTO rating VALUES (3430,1274,2);
INSERT INTO rating VALUES (3964,1275,3);
INSERT INTO rating VALUES (3964,655,3);
INSERT INTO rating VALUES (3964,97,2);
INSERT INTO rating VALUES (3558,1223,3);
INSERT INTO rating VALUES (3558,1470,2);
INSERT INTO rating VALUES (1112,655,3);
INSERT INTO rating VALUES (1575,1222,5);
INSERT INTO rating VALUES (1575,1223,5);
INSERT INTO rating VALUES (3558,1450,3);
INSERT INTO rating VALUES (3558,1220,4);
INSERT INTO rating VALUES (3558,1242,2);
INSERT INTO rating VALUES (3558,1219,3);
INSERT INTO rating VALUES (3558,1322,3);
INSERT INTO rating VALUES (3558,651,4);
INSERT INTO rating VALUES (3558,1222,4);
INSERT INTO rating VALUES (3558,1472,4);
INSERT INTO rating VALUES (3558,1473,4);
INSERT INTO rating VALUES (3274,27,4);
INSERT INTO rating VALUES (3996,1475,1);
INSERT INTO rating VALUES (1626,1463,2);
INSERT INTO rating VALUES (1575,1275,4);
INSERT INTO rating VALUES (3274,1,4);
INSERT INTO rating VALUES (3274,1225,5);
INSERT INTO rating VALUES (3430,1475,2);
INSERT INTO rating VALUES (4008,656,5);
INSERT INTO rating VALUES (4012,865,4);
INSERT INTO rating VALUES (3623,1324,3);
INSERT INTO rating VALUES (3172,656,1);
INSERT INTO rating VALUES (3172,1224,5);
INSERT INTO rating VALUES (3172,1225,5);
INSERT INTO rating VALUES (3172,655,5);
INSERT INTO rating VALUES (3172,1473,5);
INSERT INTO rating VALUES (1626,1324,5);
INSERT INTO rating VALUES (4023,90,3);
INSERT INTO rating VALUES (3172,1324,1);
INSERT INTO rating VALUES (4031,1357,4);
INSERT INTO rating VALUES (4045,1475,1);
INSERT INTO rating VALUES (3386,279,5);
INSERT INTO rating VALUES (4057,1226,2);
INSERT INTO rating VALUES (1112,133,4);
INSERT INTO rating VALUES (1112,1324,3);
INSERT INTO rating VALUES (250,660,3);
INSERT INTO rating VALUES (250,1224,4);
INSERT INTO rating VALUES (250,579,4);
INSERT INTO rating VALUES (250,808,3);
INSERT INTO rating VALUES (250,688,4);
INSERT INTO rating VALUES (3136,1324,4);
INSERT INTO rating VALUES (4060,1227,4);
INSERT INTO rating VALUES (4068,1227,5);
INSERT INTO rating VALUES (4068,660,2);
INSERT INTO rating VALUES (4068,1358,3);
INSERT INTO rating VALUES (4068,1219,2);
INSERT INTO rating VALUES (4068,637,5);
INSERT INTO rating VALUES (3136,865,3);
INSERT INTO rating VALUES (4072,351,3);
INSERT INTO rating VALUES (1686,1335,2);
INSERT INTO rating VALUES (4064,1335,1);
INSERT INTO rating VALUES (3386,1226,1);
INSERT INTO rating VALUES (1626,1335,5);
INSERT INTO rating VALUES (4068,1229,4);
INSERT INTO rating VALUES (3386,1222,4);
INSERT INTO rating VALUES (4057,1335,3);
INSERT INTO rating VALUES (3136,178,4);
INSERT INTO rating VALUES (4097,937,1);
INSERT INTO rating VALUES (4097,924,2);
INSERT INTO rating VALUES (4097,911,5);
INSERT INTO rating VALUES (4097,932,1);
INSERT INTO rating VALUES (4097,542,1);
INSERT INTO rating VALUES (4097,541,1);
INSERT INTO rating VALUES (4097,940,4);
INSERT INTO rating VALUES (4097,544,1);
INSERT INTO rating VALUES (4097,824,1);
INSERT INTO rating VALUES (4097,532,1);
INSERT INTO rating VALUES (4097,817,5);
INSERT INTO rating VALUES (4097,842,1);
INSERT INTO rating VALUES (4097,840,5);
INSERT INTO rating VALUES (4097,524,1);
INSERT INTO rating VALUES (4097,510,1);
INSERT INTO rating VALUES (4097,766,5);
INSERT INTO rating VALUES (4097,501,1);
INSERT INTO rating VALUES (4055,1335,3);
INSERT INTO rating VALUES (4055,217,4);
INSERT INTO rating VALUES (4101,1458,3);
INSERT INTO rating VALUES (1112,1227,5);
INSERT INTO rating VALUES (3919,1051,5);
INSERT INTO rating VALUES (3386,1331,4);
INSERT INTO rating VALUES (4064,1331,4);
INSERT INTO rating VALUES (4064,661,4);
INSERT INTO rating VALUES (3820,661,5);
INSERT INTO rating VALUES (4064,1227,4);
INSERT INTO rating VALUES (4064,656,3);
INSERT INTO rating VALUES (4064,1479,3);
INSERT INTO rating VALUES (3172,1331,1);
INSERT INTO rating VALUES (4055,61,1);
INSERT INTO rating VALUES (4068,661,4);
INSERT INTO rating VALUES (4068,836,5);
INSERT INTO rating VALUES (4055,65,5);
INSERT INTO rating VALUES (1112,397,4);
INSERT INTO rating VALUES (4099,599,2);
INSERT INTO rating VALUES (4064,1496,4);
INSERT INTO rating VALUES (4068,141,4);
INSERT INTO rating VALUES (4068,1496,4);
INSERT INTO rating VALUES (4107,27,5);
INSERT INTO rating VALUES (3558,1496,5);
INSERT INTO rating VALUES (3558,1331,4);
INSERT INTO rating VALUES (4112,1335,3);
INSERT INTO rating VALUES (4068,1458,4);
INSERT INTO rating VALUES (4068,493,1);
INSERT INTO rating VALUES (4068,1210,1);
INSERT INTO rating VALUES (4106,1116,1);
INSERT INTO rating VALUES (3386,1482,5);
INSERT INTO rating VALUES (4068,662,4);
INSERT INTO rating VALUES (4068,174,1);
INSERT INTO rating VALUES (4055,383,2);
INSERT INTO rating VALUES (3386,1357,4);
INSERT INTO rating VALUES (3386,1358,5);
INSERT INTO rating VALUES (4112,1482,4);
INSERT INTO rating VALUES (4125,179,3);
INSERT INTO rating VALUES (4125,176,2);
INSERT INTO rating VALUES (3196,1482,5);
INSERT INTO rating VALUES (4064,1482,4);
INSERT INTO rating VALUES (4129,687,5);
INSERT INTO rating VALUES (3558,655,4);
INSERT INTO rating VALUES (3558,1275,2);
INSERT INTO rating VALUES (3558,1475,4);
INSERT INTO rating VALUES (3558,1225,4);
INSERT INTO rating VALUES (3558,656,2);
INSERT INTO rating VALUES (3558,1324,3);
INSERT INTO rating VALUES (3558,1358,4);
INSERT INTO rating VALUES (3558,1357,4);
INSERT INTO rating VALUES (3558,1335,3);
INSERT INTO rating VALUES (3558,661,5);
INSERT INTO rating VALUES (3558,662,3);
INSERT INTO rating VALUES (4133,1227,5);
INSERT INTO rating VALUES (3136,1482,5);
INSERT INTO rating VALUES (4148,53,5);
INSERT INTO rating VALUES (4106,637,4);
INSERT INTO rating VALUES (4129,1359,5);
INSERT INTO rating VALUES (4129,195,5);
INSERT INTO rating VALUES (4151,311,1);
INSERT INTO rating VALUES (4068,663,2);
INSERT INTO rating VALUES (4068,1234,3);
INSERT INTO rating VALUES (3386,663,2);
INSERT INTO rating VALUES (3558,313,3);
INSERT INTO rating VALUES (3386,1234,3);
INSERT INTO rating VALUES (3386,662,4);
INSERT INTO rating VALUES (3386,661,5);
INSERT INTO rating VALUES (3386,1364,3);
INSERT INTO rating VALUES (3386,1227,2);
INSERT INTO rating VALUES (3386,1224,5);
INSERT INTO rating VALUES (3386,656,2);
INSERT INTO rating VALUES (3386,1225,4);
INSERT INTO rating VALUES (3386,1275,3);
INSERT INTO rating VALUES (3386,655,4);
INSERT INTO rating VALUES (3386,1159,5);
INSERT INTO rating VALUES (3386,844,4);
INSERT INTO rating VALUES (3386,916,5);
INSERT INTO rating VALUES (3386,1117,5);
INSERT INTO rating VALUES (3386,1114,4);
INSERT INTO rating VALUES (3386,1022,5);
INSERT INTO rating VALUES (3386,1101,5);
INSERT INTO rating VALUES (4161,1458,3);
INSERT INTO rating VALUES (4163,339,3);
INSERT INTO rating VALUES (4163,337,5);
INSERT INTO rating VALUES (4163,330,5);
INSERT INTO rating VALUES (4163,334,5);
INSERT INTO rating VALUES (3386,1343,3);
INSERT INTO rating VALUES (3386,1265,5);
INSERT INTO rating VALUES (3386,1470,1);
INSERT INTO rating VALUES (3386,1403,3);
INSERT INTO rating VALUES (3386,1332,5);
INSERT INTO rating VALUES (4106,650,5);
INSERT INTO rating VALUES (4167,650,4);
INSERT INTO rating VALUES (4169,46,5);
INSERT INTO rating VALUES (4167,179,1);
INSERT INTO rating VALUES (4055,1343,4);
INSERT INTO rating VALUES (4055,124,2);
INSERT INTO rating VALUES (4055,35,4);
INSERT INTO rating VALUES (4055,95,1);
INSERT INTO rating VALUES (3386,1489,3);
INSERT INTO rating VALUES (3386,251,3);
INSERT INTO rating VALUES (3386,177,2);
INSERT INTO rating VALUES (3386,1472,5);
INSERT INTO rating VALUES (4055,1,4);
INSERT INTO rating VALUES (2839,1489,4);
INSERT INTO rating VALUES (4106,1473,5);
INSERT INTO rating VALUES (4176,537,5);
INSERT INTO rating VALUES (4176,1227,5);
INSERT INTO rating VALUES (4189,1496,5);
INSERT INTO rating VALUES (1626,1343,5);
INSERT INTO rating VALUES (3386,1228,4);
INSERT INTO rating VALUES (3386,25,2);
INSERT INTO rating VALUES (3386,432,2);
INSERT INTO rating VALUES (3558,946,5);
INSERT INTO rating VALUES (3558,233,4);
INSERT INTO rating VALUES (4194,1364,2);
INSERT INTO rating VALUES (4106,651,5);
INSERT INTO rating VALUES (4176,1344,3);
INSERT INTO rating VALUES (3136,1488,4);
INSERT INTO rating VALUES (4170,1416,2);
INSERT INTO rating VALUES (4170,1227,3);
INSERT INTO rating VALUES (4176,1488,2);
INSERT INTO rating VALUES (4170,1488,2);
INSERT INTO rating VALUES (4176,379,3);
INSERT INTO rating VALUES (3386,1345,5);
INSERT INTO rating VALUES (4119,1345,4);
INSERT INTO rating VALUES (4201,1345,5);
INSERT INTO rating VALUES (1626,1345,5);
INSERT INTO rating VALUES (4189,329,1);
INSERT INTO rating VALUES (3136,1235,3);
INSERT INTO rating VALUES (4106,1159,5);
INSERT INTO rating VALUES (4106,1163,5);
INSERT INTO rating VALUES (1920,1235,4);
INSERT INTO rating VALUES (1112,207,3);
INSERT INTO rating VALUES (3558,658,4);
INSERT INTO rating VALUES (4189,775,1);
INSERT INTO rating VALUES (4206,650,5);
INSERT INTO rating VALUES (3487,1256,5);
INSERT INTO rating VALUES (3487,1117,5);
INSERT INTO rating VALUES (3487,1179,5);
INSERT INTO rating VALUES (3487,603,3);
INSERT INTO rating VALUES (3487,1358,1);
INSERT INTO rating VALUES (3487,1345,5);
INSERT INTO rating VALUES (3487,658,5);
INSERT INTO rating VALUES (3487,1227,1);
INSERT INTO rating VALUES (3487,232,5);
INSERT INTO rating VALUES (3487,1458,5);
INSERT INTO rating VALUES (3487,692,5);
INSERT INTO rating VALUES (4068,690,3);
INSERT INTO rating VALUES (3386,666,4);
INSERT INTO rating VALUES (3386,1491,4);
INSERT INTO rating VALUES (3386,1424,3);
INSERT INTO rating VALUES (3705,666,3);
INSERT INTO rating VALUES (1575,1235,5);
INSERT INTO rating VALUES (4235,1475,2);
INSERT INTO rating VALUES (4235,1479,1);
INSERT INTO rating VALUES (4236,666,1);
INSERT INTO rating VALUES (4235,339,1);
INSERT INTO rating VALUES (4235,159,5);
INSERT INTO rating VALUES (4235,1229,4);
INSERT INTO rating VALUES (3136,1236,4);
INSERT INTO rating VALUES (4170,940,4);
INSERT INTO rating VALUES (4082,1236,4);
INSERT INTO rating VALUES (250,1491,3);
INSERT INTO rating VALUES (4250,643,3);
INSERT INTO rating VALUES (3430,1488,2);
INSERT INTO rating VALUES (4250,207,5);
INSERT INTO rating VALUES (1667,1221,5);
INSERT INTO rating VALUES (3964,1490,1);
INSERT INTO rating VALUES (4257,202,4);
INSERT INTO rating VALUES (3386,1490,3);
INSERT INTO rating VALUES (4241,1490,1);
INSERT INTO rating VALUES (4261,227,1);
INSERT INTO rating VALUES (3840,1236,1);
INSERT INTO rating VALUES (4263,348,3);
INSERT INTO rating VALUES (4263,1479,1);
INSERT INTO rating VALUES (1112,1490,3);
INSERT INTO rating VALUES (4266,250,5);
INSERT INTO rating VALUES (4266,174,1);
INSERT INTO rating VALUES (4266,66,5);
INSERT INTO rating VALUES (4266,206,5);
INSERT INTO rating VALUES (4266,299,5);
INSERT INTO rating VALUES (3766,307,1);
INSERT INTO rating VALUES (4278,813,5);
INSERT INTO rating VALUES (4282,1493,1);
INSERT INTO rating VALUES (3430,1493,3);
INSERT INTO rating VALUES (3430,1482,3);
INSERT INTO rating VALUES (3196,1493,5);
INSERT INTO rating VALUES (4260,658,1);
INSERT INTO rating VALUES (4170,1493,2);
INSERT INTO rating VALUES (3430,1490,1);
INSERT INTO rating VALUES (3430,1234,3);
INSERT INTO rating VALUES (4299,1021,2);
INSERT INTO rating VALUES (4299,1020,4);
INSERT INTO rating VALUES (4299,1043,1);
INSERT INTO rating VALUES (4299,1074,5);
INSERT INTO rating VALUES (1178,352,5);
INSERT INTO rating VALUES (3196,1351,3);
INSERT INTO rating VALUES (3136,1351,4);
INSERT INTO rating VALUES (3430,1351,1);
INSERT INTO rating VALUES (3558,1482,2);
INSERT INTO rating VALUES (3558,1344,5);
INSERT INTO rating VALUES (3558,663,3);
INSERT INTO rating VALUES (3558,1234,2);
INSERT INTO rating VALUES (3558,1343,3);
INSERT INTO rating VALUES (3558,1489,3);
INSERT INTO rating VALUES (3558,1228,3);
INSERT INTO rating VALUES (3558,1488,4);
INSERT INTO rating VALUES (3558,1345,4);
INSERT INTO rating VALUES (3558,1235,5);
INSERT INTO rating VALUES (3558,1424,3);
INSERT INTO rating VALUES (3558,1491,4);
INSERT INTO rating VALUES (3558,666,4);
INSERT INTO rating VALUES (3558,1236,4);
INSERT INTO rating VALUES (3558,1350,4);
INSERT INTO rating VALUES (3558,1490,2);
INSERT INTO rating VALUES (3558,1428,3);
INSERT INTO rating VALUES (3558,1493,2);
INSERT INTO rating VALUES (3558,1238,4);
INSERT INTO rating VALUES (3558,1351,2);
INSERT INTO rating VALUES (4256,1345,3);
INSERT INTO rating VALUES (4315,1239,5);
INSERT INTO rating VALUES (4315,1353,2);
INSERT INTO rating VALUES (4315,1351,5);
INSERT INTO rating VALUES (4256,1358,2);
INSERT INTO rating VALUES (4256,650,2);
INSERT INTO rating VALUES (4256,1451,2);
INSERT INTO rating VALUES (4256,1493,1);
INSERT INTO rating VALUES (4300,1238,4);
INSERT INTO rating VALUES (3558,86,5);
INSERT INTO rating VALUES (4296,1256,1);
INSERT INTO rating VALUES (1178,669,1);
INSERT INTO rating VALUES (4256,1447,1);
INSERT INTO rating VALUES (4323,1220,5);
INSERT INTO rating VALUES (1626,1447,3);
INSERT INTO rating VALUES (4256,360,1);
INSERT INTO rating VALUES (3386,1447,2);
INSERT INTO rating VALUES (3386,670,4);
INSERT INTO rating VALUES (3386,1497,3);
INSERT INTO rating VALUES (3386,1239,5);
INSERT INTO rating VALUES (3386,669,1);
INSERT INTO rating VALUES (3386,1351,3);
INSERT INTO rating VALUES (3386,1238,5);
INSERT INTO rating VALUES (3386,1493,5);
INSERT INTO rating VALUES (3386,1428,4);
INSERT INTO rating VALUES (3386,1350,5);
INSERT INTO rating VALUES (3386,1236,3);
INSERT INTO rating VALUES (2716,670,3);
INSERT INTO rating VALUES (4349,1447,3);
INSERT INTO rating VALUES (1575,1238,5);
INSERT INTO rating VALUES (3386,1382,3);
INSERT INTO rating VALUES (4360,1383,3);
INSERT INTO rating VALUES (3386,1383,3);
INSERT INTO rating VALUES (4362,1107,1);
INSERT INTO rating VALUES (3558,46,4);
INSERT INTO rating VALUES (3196,1383,4);
INSERT INTO rating VALUES (3430,1447,1);
INSERT INTO rating VALUES (4381,1383,3);
INSERT INTO rating VALUES (4383,1364,3);
INSERT INTO rating VALUES (3386,671,3);
INSERT INTO rating VALUES (2839,671,2);
INSERT INTO rating VALUES (2716,279,5);
INSERT INTO rating VALUES (4405,432,3);
INSERT INTO rating VALUES (4406,1383,5);
INSERT INTO rating VALUES (4406,1428,5);
INSERT INTO rating VALUES (4406,1345,5);
INSERT INTO rating VALUES (4406,658,4);
INSERT INTO rating VALUES (4406,650,5);
INSERT INTO rating VALUES (4406,1451,4);
INSERT INTO rating VALUES (4406,1144,5);
INSERT INTO rating VALUES (4406,1416,5);
INSERT INTO rating VALUES (4408,670,4);
INSERT INTO rating VALUES (4411,1,4);
INSERT INTO rating VALUES (4412,599,1);
INSERT INTO rating VALUES (4410,671,2);
INSERT INTO rating VALUES (3386,1252,3);
INSERT INTO rating VALUES (3136,1252,2);
INSERT INTO rating VALUES (4425,58,2);
INSERT INTO rating VALUES (4430,1475,4);
INSERT INTO rating VALUES (4430,1051,2);
INSERT INTO rating VALUES (4430,1010,2);
INSERT INTO rating VALUES (4430,1012,4);
INSERT INTO rating VALUES (4431,1259,3);
INSERT INTO rating VALUES (4430,940,3);
INSERT INTO rating VALUES (4430,937,3);
INSERT INTO rating VALUES (4430,544,1);
INSERT INTO rating VALUES (4430,1496,4);
INSERT INTO rating VALUES (4432,1259,3);
INSERT INTO rating VALUES (4433,431,3);
INSERT INTO rating VALUES (4082,1259,3);
INSERT INTO rating VALUES (1575,1252,5);
INSERT INTO rating VALUES (3386,1506,3);
INSERT INTO rating VALUES (3386,576,3);
INSERT INTO rating VALUES (3558,669,3);
INSERT INTO rating VALUES (3558,1239,4);
INSERT INTO rating VALUES (3558,1497,2);
INSERT INTO rating VALUES (3558,670,4);
INSERT INTO rating VALUES (3558,1447,4);
INSERT INTO rating VALUES (3558,1383,2);
INSERT INTO rating VALUES (3558,671,2);
INSERT INTO rating VALUES (3558,1252,4);
INSERT INTO rating VALUES (1301,1474,5);
INSERT INTO rating VALUES (1301,1505,3);
INSERT INTO rating VALUES (1301,1252,3);
INSERT INTO rating VALUES (3127,1345,1);
INSERT INTO rating VALUES (4374,651,4);
INSERT INTO rating VALUES (4374,670,3);
INSERT INTO rating VALUES (4374,674,2);
INSERT INTO rating VALUES (4374,1505,3);
INSERT INTO rating VALUES (4446,488,3);
INSERT INTO rating VALUES (4450,1505,3);
INSERT INTO rating VALUES (4450,1497,1);
INSERT INTO rating VALUES (3386,1504,1);
INSERT INTO rating VALUES (3182,625,2);
INSERT INTO rating VALUES (4453,1259,3);
INSERT INTO rating VALUES (4012,718,5);
INSERT INTO rating VALUES (3172,1504,5);
INSERT INTO rating VALUES (3136,1474,4);
INSERT INTO rating VALUES (3386,58,3);
INSERT INTO rating VALUES (1301,1504,4);
INSERT INTO rating VALUES (4450,1504,4);
INSERT INTO rating VALUES (3372,1506,4);
INSERT INTO rating VALUES (3372,1490,3);
INSERT INTO rating VALUES (3372,394,4);
INSERT INTO rating VALUES (3372,1259,3);
INSERT INTO rating VALUES (3372,1474,4);
INSERT INTO rating VALUES (3372,1240,4);
INSERT INTO rating VALUES (3372,462,3);
INSERT INTO rating VALUES (4459,1364,2);
INSERT INTO rating VALUES (4459,1490,1);
INSERT INTO rating VALUES (4459,1227,3);
INSERT INTO rating VALUES (4459,195,3);
INSERT INTO rating VALUES (4459,1458,4);
INSERT INTO rating VALUES (4459,687,3);
INSERT INTO rating VALUES (4459,633,1);
INSERT INTO rating VALUES (4459,472,1);
INSERT INTO rating VALUES (4459,1496,1);
INSERT INTO rating VALUES (4459,27,1);
INSERT INTO rating VALUES (4459,1351,1);
INSERT INTO rating VALUES (4459,1491,1);
INSERT INTO rating VALUES (4459,1493,1);
INSERT INTO rating VALUES (4459,1475,2);
INSERT INTO rating VALUES (4459,1256,1);
INSERT INTO rating VALUES (4462,1493,3);
INSERT INTO rating VALUES (4459,817,4);
INSERT INTO rating VALUES (4459,1012,1);
INSERT INTO rating VALUES (4459,357,2);
INSERT INTO rating VALUES (4459,937,1);
INSERT INTO rating VALUES (3430,1479,2);
INSERT INTO rating VALUES (122,1508,1);
INSERT INTO rating VALUES (3386,393,4);
INSERT INTO rating VALUES (3386,1179,5);
INSERT INTO rating VALUES (3430,1240,3);
INSERT INTO rating VALUES (4471,1259,3);
INSERT INTO rating VALUES (3136,1508,1);
INSERT INTO rating VALUES (4476,1264,4);
INSERT INTO rating VALUES (3430,61,2);
INSERT INTO rating VALUES (4483,676,3);
INSERT INTO rating VALUES (2716,1508,1);
INSERT INTO rating VALUES (1301,1508,5);
INSERT INTO rating VALUES (4412,678,1);
INSERT INTO rating VALUES (2716,1268,2);
INSERT INTO rating VALUES (4374,1268,2);
INSERT INTO rating VALUES (4494,1264,3);
INSERT INTO rating VALUES (4498,702,3);
INSERT INTO rating VALUES (2272,678,3);
INSERT INTO rating VALUES (4425,1239,5);
INSERT INTO rating VALUES (4425,1496,3);
INSERT INTO rating VALUES (4425,1341,2);
INSERT INTO rating VALUES (4425,513,1);
INSERT INTO rating VALUES (4425,511,2);
INSERT INTO rating VALUES (4425,504,3);
INSERT INTO rating VALUES (3386,1510,3);
INSERT INTO rating VALUES (3558,1510,4);
INSERT INTO rating VALUES (3558,1268,5);
INSERT INTO rating VALUES (3558,678,4);
INSERT INTO rating VALUES (3558,1264,4);
INSERT INTO rating VALUES (3558,676,4);
INSERT INTO rating VALUES (3558,1259,3);
INSERT INTO rating VALUES (3430,390,2);
INSERT INTO rating VALUES (3430,1179,4);
INSERT INTO rating VALUES (3430,265,2);
INSERT INTO rating VALUES (3386,1509,4);
INSERT INTO rating VALUES (4522,1509,1);
INSERT INTO rating VALUES (2716,741,2);
INSERT INTO rating VALUES (3172,678,5);
INSERT INTO rating VALUES (3172,676,5);
INSERT INTO rating VALUES (3172,1506,5);
INSERT INTO rating VALUES (3172,1474,5);
INSERT INTO rating VALUES (3172,1383,5);
INSERT INTO rating VALUES (3386,1396,5);
INSERT INTO rating VALUES (4541,1509,3);
INSERT INTO rating VALUES (2839,1270,3);
INSERT INTO rating VALUES (4550,105,3);
INSERT INTO rating VALUES (4530,483,4);
INSERT INTO rating VALUES (3430,187,1);
INSERT INTO rating VALUES (4553,236,4);
INSERT INTO rating VALUES (4507,1513,1);
INSERT INTO rating VALUES (1626,1513,5);
INSERT INTO rating VALUES (3172,669,5);
INSERT INTO rating VALUES (4568,1121,3);
INSERT INTO rating VALUES (4568,965,4);
INSERT INTO rating VALUES (4571,1513,5);
INSERT INTO rating VALUES (1626,1396,5);
INSERT INTO rating VALUES (3386,1513,5);
INSERT INTO rating VALUES (4575,1509,3);
INSERT INTO rating VALUES (3840,1513,1);
INSERT INTO rating VALUES (3386,1517,3);
INSERT INTO rating VALUES (4507,1517,1);
INSERT INTO rating VALUES (4582,1270,4);
INSERT INTO rating VALUES (4206,228,3);
INSERT INTO rating VALUES (4206,810,3);
INSERT INTO rating VALUES (4206,197,3);
INSERT INTO rating VALUES (4206,65,1);
INSERT INTO rating VALUES (4206,442,3);
INSERT INTO rating VALUES (4206,146,1);
INSERT INTO rating VALUES (3372,1389,3);
INSERT INTO rating VALUES (4206,765,4);
INSERT INTO rating VALUES (4206,581,1);
INSERT INTO rating VALUES (4206,532,3);
INSERT INTO rating VALUES (4206,914,1);
INSERT INTO rating VALUES (3386,1309,5);
INSERT INTO rating VALUES (1626,1309,3);
INSERT INTO rating VALUES (4374,1510,1);
INSERT INTO rating VALUES (3182,1473,3);
INSERT INTO rating VALUES (4582,1478,1);
INSERT INTO rating VALUES (4582,1259,2);
INSERT INTO rating VALUES (4582,1383,3);
INSERT INTO rating VALUES (4582,1345,4);
INSERT INTO rating VALUES (4582,650,4);
INSERT INTO rating VALUES (4582,1451,3);
INSERT INTO rating VALUES (4582,1450,3);
INSERT INTO rating VALUES (4582,1449,3);
INSERT INTO rating VALUES (4582,599,3);
INSERT INTO rating VALUES (4582,1026,4);
INSERT INTO rating VALUES (4582,566,2);
INSERT INTO rating VALUES (4582,936,3);
INSERT INTO rating VALUES (4582,722,3);
INSERT INTO rating VALUES (4591,1270,5);
INSERT INTO rating VALUES (4591,1517,4);
INSERT INTO rating VALUES (4582,697,1);
INSERT INTO rating VALUES (4603,1517,2);
INSERT INTO rating VALUES (4605,697,2);
INSERT INTO rating VALUES (4374,1504,4);
INSERT INTO rating VALUES (4405,1458,4);
INSERT INTO rating VALUES (4618,1496,4);
INSERT INTO rating VALUES (3430,421,3);
INSERT INTO rating VALUES (4507,1389,1);
INSERT INTO rating VALUES (4505,1323,4);
INSERT INTO rating VALUES (3386,1404,5);
INSERT INTO rating VALUES (4625,602,5);
INSERT INTO rating VALUES (1626,1404,5);
INSERT INTO rating VALUES (3558,1509,3);
INSERT INTO rating VALUES (3558,1511,5);
INSERT INTO rating VALUES (3558,1513,4);
INSERT INTO rating VALUES (3558,1517,2);
INSERT INTO rating VALUES (3558,1309,5);
INSERT INTO rating VALUES (3558,697,3);
INSERT INTO rating VALUES (4628,697,5);
INSERT INTO rating VALUES (4629,1507,5);
INSERT INTO rating VALUES (4629,1404,5);
INSERT INTO rating VALUES (4612,1225,4);
INSERT INTO rating VALUES (4634,1517,5);
INSERT INTO rating VALUES (4374,272,1);
INSERT INTO rating VALUES (4554,1511,3);
INSERT INTO rating VALUES (4638,697,3);
INSERT INTO rating VALUES (4505,1424,3);
INSERT INTO rating VALUES (4257,1513,1);
INSERT INTO rating VALUES (4505,1240,4);
INSERT INTO rating VALUES (4505,1473,4);
INSERT INTO rating VALUES (3372,1404,5);
INSERT INTO rating VALUES (4646,625,3);
INSERT INTO rating VALUES (3964,1515,1);
INSERT INTO rating VALUES (3386,1515,5);
INSERT INTO rating VALUES (4507,1515,1);
INSERT INTO rating VALUES (4655,1517,5);
INSERT INTO rating VALUES (2716,290,1);
INSERT INTO rating VALUES (4670,504,2);
INSERT INTO rating VALUES (4670,1389,2);
INSERT INTO rating VALUES (4670,1311,2);
INSERT INTO rating VALUES (1301,1311,2);
INSERT INTO rating VALUES (1301,1515,4);
INSERT INTO rating VALUES (1301,1499,4);
INSERT INTO rating VALUES (1301,1310,4);
INSERT INTO rating VALUES (1301,1404,3);
INSERT INTO rating VALUES (1301,1507,3);
INSERT INTO rating VALUES (4670,698,2);
INSERT INTO rating VALUES (1301,1269,4);
INSERT INTO rating VALUES (1301,697,3);
INSERT INTO rating VALUES (1301,1309,5);
INSERT INTO rating VALUES (1301,1389,3);
INSERT INTO rating VALUES (1301,1517,3);
INSERT INTO rating VALUES (1301,1513,3);
INSERT INTO rating VALUES (1301,1511,4);
INSERT INTO rating VALUES (1301,1270,4);
INSERT INTO rating VALUES (1301,1396,3);
INSERT INTO rating VALUES (1301,1509,4);
INSERT INTO rating VALUES (1301,1510,4);
INSERT INTO rating VALUES (1301,1478,3);
INSERT INTO rating VALUES (1301,1268,4);
INSERT INTO rating VALUES (1301,678,4);
INSERT INTO rating VALUES (1301,1264,3);
INSERT INTO rating VALUES (1301,676,4);
INSERT INTO rating VALUES (3623,1310,4);
INSERT INTO rating VALUES (1301,1506,3);
INSERT INTO rating VALUES (1301,1259,3);
INSERT INTO rating VALUES (3386,698,4);
INSERT INTO rating VALUES (4691,1493,4);
INSERT INTO rating VALUES (4691,1256,1);
INSERT INTO rating VALUES (4691,1010,3);
INSERT INTO rating VALUES (4691,1012,5);
INSERT INTO rating VALUES (4691,1517,4);
INSERT INTO rating VALUES (4691,1478,3);
INSERT INTO rating VALUES (4692,1404,3);
INSERT INTO rating VALUES (1919,1357,5);
INSERT INTO rating VALUES (4507,1314,1);
INSERT INTO rating VALUES (1626,1314,5);
INSERT INTO rating VALUES (1626,1311,5);
INSERT INTO rating VALUES (4708,1474,5);
INSERT INTO rating VALUES (3558,144,5);
INSERT INTO rating VALUES (1920,1522,4);
INSERT INTO rating VALUES (4505,1419,3);
INSERT INTO rating VALUES (3172,1522,5);
INSERT INTO rating VALUES (3172,1314,5);
INSERT INTO rating VALUES (4718,66,2);
INSERT INTO rating VALUES (4257,197,5);
INSERT INTO rating VALUES (4718,82,3);
INSERT INTO rating VALUES (4701,471,4);
INSERT INTO rating VALUES (4718,227,2);
INSERT INTO rating VALUES (4718,263,3);
INSERT INTO rating VALUES (4718,672,3);
INSERT INTO rating VALUES (4718,504,3);
INSERT INTO rating VALUES (4374,1522,3);
INSERT INTO rating VALUES (4718,11,4);
INSERT INTO rating VALUES (4718,12,4);
INSERT INTO rating VALUES (4718,25,3);
INSERT INTO rating VALUES (4721,1270,3);
INSERT INTO rating VALUES (4718,26,3);
INSERT INTO rating VALUES (4718,50,2);
INSERT INTO rating VALUES (4718,56,4);
INSERT INTO rating VALUES (4670,1521,5);
INSERT INTO rating VALUES (4703,1447,3);
INSERT INTO rating VALUES (3372,1316,4);
INSERT INTO rating VALUES (4734,847,3);
INSERT INTO rating VALUES (4734,1517,5);
INSERT INTO rating VALUES (4734,1358,4);
INSERT INTO rating VALUES (4734,1451,2);
INSERT INTO rating VALUES (4734,1277,5);
INSERT INTO rating VALUES (4734,914,5);
INSERT INTO rating VALUES (4734,535,2);
INSERT INTO rating VALUES (4742,1478,1);
INSERT INTO rating VALUES (4739,511,5);
INSERT INTO rating VALUES (4739,476,5);
INSERT INTO rating VALUES (4739,66,5);
INSERT INTO rating VALUES (4739,633,4);
INSERT INTO rating VALUES (4507,1312,1);
INSERT INTO rating VALUES (4708,1312,3);
INSERT INTO rating VALUES (4756,232,5);
INSERT INTO rating VALUES (4718,75,3);
INSERT INTO rating VALUES (4751,432,1);
INSERT INTO rating VALUES (4751,1312,3);
INSERT INTO rating VALUES (3386,1528,3);
INSERT INTO rating VALUES (4718,127,3);
INSERT INTO rating VALUES (4718,144,5);
INSERT INTO rating VALUES (4764,1509,3);
INSERT INTO rating VALUES (4505,1528,3);
INSERT INTO rating VALUES (4751,1521,1);
INSERT INTO rating VALUES (4766,1312,3);
INSERT INTO rating VALUES (4507,1528,1);
INSERT INTO rating VALUES (4718,150,4);
INSERT INTO rating VALUES (4718,166,2);
INSERT INTO rating VALUES (4176,176,1);
INSERT INTO rating VALUES (4718,185,5);
INSERT INTO rating VALUES (4718,233,2);
INSERT INTO rating VALUES (4718,266,2);
INSERT INTO rating VALUES (4742,1312,3);
INSERT INTO rating VALUES (3558,1404,4);
INSERT INTO rating VALUES (3558,1310,5);
INSERT INTO rating VALUES (3558,1311,3);
INSERT INTO rating VALUES (3558,1514,4);
INSERT INTO rating VALUES (3558,1419,3);
INSERT INTO rating VALUES (3558,1316,3);
INSERT INTO rating VALUES (3558,1518,4);
INSERT INTO rating VALUES (3558,1312,2);
INSERT INTO rating VALUES (3558,1528,3);
INSERT INTO rating VALUES (1919,1478,5);
INSERT INTO rating VALUES (4068,1474,4);
INSERT INTO rating VALUES (4374,150,5);
INSERT INTO rating VALUES (4786,1543,4);
INSERT INTO rating VALUES (4786,337,1);
INSERT INTO rating VALUES (4786,339,1);
INSERT INTO rating VALUES (4786,783,3);
INSERT INTO rating VALUES (4786,1521,5);
INSERT INTO rating VALUES (4786,1359,5);
INSERT INTO rating VALUES (4507,1543,1);
INSERT INTO rating VALUES (3172,1538,5);
INSERT INTO rating VALUES (4788,1478,3);
INSERT INTO rating VALUES (4788,1333,3);
INSERT INTO rating VALUES (4805,1163,5);
INSERT INTO rating VALUES (2839,1427,3);
INSERT INTO rating VALUES (4360,1538,5);
INSERT INTO rating VALUES (3372,52,4);
INSERT INTO rating VALUES (4505,1333,3);
INSERT INTO rating VALUES (4505,1409,3);
INSERT INTO rating VALUES (4412,1542,1);
INSERT INTO rating VALUES (4412,1427,4);
INSERT INTO rating VALUES (4412,469,3);
INSERT INTO rating VALUES (4507,1427,1);
INSERT INTO rating VALUES (4813,107,5);
INSERT INTO rating VALUES (4813,543,4);
INSERT INTO rating VALUES (4507,1542,1);
INSERT INTO rating VALUES (2839,1529,3);
INSERT INTO rating VALUES (4507,1529,1);
INSERT INTO rating VALUES (4507,66,1);
INSERT INTO rating VALUES (3529,1529,1);
INSERT INTO rating VALUES (4718,370,3);
INSERT INTO rating VALUES (4718,374,3);
INSERT INTO rating VALUES (4718,367,2);
INSERT INTO rating VALUES (2839,1429,3);
INSERT INTO rating VALUES (4718,392,3);
INSERT INTO rating VALUES (4824,1345,3);
INSERT INTO rating VALUES (1567,1542,3);
INSERT INTO rating VALUES (4788,1429,3);
INSERT INTO rating VALUES (4507,1429,1);
INSERT INTO rating VALUES (4505,1529,2);
INSERT INTO rating VALUES (4412,1351,1);
INSERT INTO rating VALUES (2716,1529,1);
INSERT INTO rating VALUES (3372,1543,5);
INSERT INTO rating VALUES (4772,698,5);
INSERT INTO rating VALUES (4825,1429,5);
INSERT INTO rating VALUES (2716,109,1);
INSERT INTO rating VALUES (2716,1547,1);
INSERT INTO rating VALUES (4507,1547,5);
INSERT INTO rating VALUES (4718,441,3);
INSERT INTO rating VALUES (4718,445,2);
INSERT INTO rating VALUES (4505,1334,4);
INSERT INTO rating VALUES (4824,1312,3);
INSERT INTO rating VALUES (4824,1499,5);
INSERT INTO rating VALUES (4824,1334,3);
INSERT INTO rating VALUES (4824,830,2);
INSERT INTO rating VALUES (4824,263,1);
INSERT INTO rating VALUES (2716,442,2);
INSERT INTO rating VALUES (4844,684,5);
INSERT INTO rating VALUES (4374,1334,5);
INSERT INTO rating VALUES (4850,723,4);
INSERT INTO rating VALUES (4853,1429,3);
INSERT INTO rating VALUES (4859,1547,4);
INSERT INTO rating VALUES (2716,1336,1);
INSERT INTO rating VALUES (1575,1538,3);
INSERT INTO rating VALUES (4584,1429,5);
INSERT INTO rating VALUES (4865,1547,5);
INSERT INTO rating VALUES (4507,1439,1);
INSERT INTO rating VALUES (2716,1439,1);
INSERT INTO rating VALUES (4874,1529,1);
INSERT INTO rating VALUES (4874,1510,3);
INSERT INTO rating VALUES (4874,676,4);
INSERT INTO rating VALUES (3182,723,3);
INSERT INTO rating VALUES (4878,1429,3);
INSERT INTO rating VALUES (2716,1521,5);
INSERT INTO rating VALUES (2716,452,2);
INSERT INTO rating VALUES (2716,1550,2);
INSERT INTO rating VALUES (4507,1550,5);
INSERT INTO rating VALUES (3558,1314,3);
INSERT INTO rating VALUES (3558,1522,3);
INSERT INTO rating VALUES (3558,1521,4);
INSERT INTO rating VALUES (3558,1409,2);
INSERT INTO rating VALUES (3558,1538,4);
INSERT INTO rating VALUES (3558,1543,5);
INSERT INTO rating VALUES (3558,1333,4);
INSERT INTO rating VALUES (3558,1427,3);
INSERT INTO rating VALUES (3558,1542,3);
INSERT INTO rating VALUES (3558,1529,3);
INSERT INTO rating VALUES (3558,1429,3);
INSERT INTO rating VALUES (3558,1334,4);
INSERT INTO rating VALUES (3026,1550,3);
INSERT INTO rating VALUES (3026,469,4);
INSERT INTO rating VALUES (4892,1312,1);
INSERT INTO rating VALUES (4374,706,4);
INSERT INTO rating VALUES (4896,1429,4);
INSERT INTO rating VALUES (4880,706,1);
INSERT INTO rating VALUES (4880,1550,1);
INSERT INTO rating VALUES (4507,706,5);
INSERT INTO rating VALUES (2716,461,2);
INSERT INTO rating VALUES (2716,133,3);
INSERT INTO rating VALUES (4908,706,1);
INSERT INTO rating VALUES (4856,1551,3);
INSERT INTO rating VALUES (4908,1531,2);
INSERT INTO rating VALUES (4918,334,1);
INSERT INTO rating VALUES (4920,377,4);
INSERT INTO rating VALUES (1112,1531,4);
INSERT INTO rating VALUES (4896,1427,4);
INSERT INTO rating VALUES (4926,1458,3);
INSERT INTO rating VALUES (3171,678,4);
INSERT INTO rating VALUES (3705,1440,2);
INSERT INTO rating VALUES (4868,1472,5);
INSERT INTO rating VALUES (1575,1340,5);
INSERT INTO rating VALUES (4374,1340,3);
INSERT INTO rating VALUES (4926,478,2);
INSERT INTO rating VALUES (4926,1496,4);
INSERT INTO rating VALUES (4925,1358,4);
INSERT INTO rating VALUES (3558,1340,5);
INSERT INTO rating VALUES (4925,1543,3);
INSERT INTO rating VALUES (4925,1312,3);
INSERT INTO rating VALUES (4925,658,3);
INSERT INTO rating VALUES (4925,1517,2);
INSERT INTO rating VALUES (3171,661,5);
INSERT INTO rating VALUES (4926,1544,1);
INSERT INTO rating VALUES (693,341,5);
INSERT INTO rating VALUES (693,53,1);
INSERT INTO rating VALUES (693,48,3);
INSERT INTO rating VALUES (693,456,3);
INSERT INTO rating VALUES (4945,66,1);
INSERT INTO rating VALUES (4949,599,3);
INSERT INTO rating VALUES (4068,1360,5);
INSERT INTO rating VALUES (1626,1360,4);
INSERT INTO rating VALUES (4925,865,3);
INSERT INTO rating VALUES (3171,1322,4);
INSERT INTO rating VALUES (4507,1360,1);
INSERT INTO rating VALUES (4068,1491,5);
INSERT INTO rating VALUES (4068,279,1);
INSERT INTO rating VALUES (4068,1205,5);
INSERT INTO rating VALUES (4068,940,1);
INSERT INTO rating VALUES (4068,1256,3);
INSERT INTO rating VALUES (4068,1010,1);
INSERT INTO rating VALUES (4068,990,3);
INSERT INTO rating VALUES (4068,921,5);
INSERT INTO rating VALUES (4068,932,3);
INSERT INTO rating VALUES (1575,1336,5);
INSERT INTO rating VALUES (4953,1256,4);
INSERT INTO rating VALUES (4953,1367,1);
INSERT INTO rating VALUES (4068,500,2);
INSERT INTO rating VALUES (4068,817,5);
INSERT INTO rating VALUES (4068,842,3);
INSERT INTO rating VALUES (4068,840,2);
INSERT INTO rating VALUES (4962,1442,4);
INSERT INTO rating VALUES (4962,1051,1);
INSERT INTO rating VALUES (4962,1256,4);
INSERT INTO rating VALUES (4962,1551,3);
INSERT INTO rating VALUES (4962,1544,2);
INSERT INTO rating VALUES (2716,726,4);
INSERT INTO rating VALUES (4670,726,4);
INSERT INTO rating VALUES (4670,1560,2);
INSERT INTO rating VALUES (4670,727,2);
INSERT INTO rating VALUES (4197,1440,4);
INSERT INTO rating VALUES (4507,726,2);
INSERT INTO rating VALUES (4972,1517,4);
INSERT INTO rating VALUES (4972,836,5);
INSERT INTO rating VALUES (693,726,3);
INSERT INTO rating VALUES (4974,1547,3);
INSERT INTO rating VALUES (1575,1361,4);
INSERT INTO rating VALUES (950,441,1);
INSERT INTO rating VALUES (4982,1361,3);
INSERT INTO rating VALUES (4925,1551,2);
INSERT INTO rating VALUES (2716,662,3);
INSERT INTO rating VALUES (4627,1351,2);
INSERT INTO rating VALUES (4627,726,4);
INSERT INTO rating VALUES (4627,1529,4);
INSERT INTO rating VALUES (4989,1442,1);
INSERT INTO rating VALUES (4718,1073,4);
INSERT INTO rating VALUES (4993,1362,3);
INSERT INTO rating VALUES (4718,622,4);
INSERT INTO rating VALUES (4718,1162,2);
INSERT INTO rating VALUES (4718,1334,3);
INSERT INTO rating VALUES (4718,22,3);
INSERT INTO rating VALUES (4718,69,3);
INSERT INTO rating VALUES (4197,730,4);
INSERT INTO rating VALUES (5003,706,2);
INSERT INTO rating VALUES (4982,730,4);
INSERT INTO rating VALUES (4718,70,4);
INSERT INTO rating VALUES (4982,1568,4);
INSERT INTO rating VALUES (693,1568,4);
INSERT INTO rating VALUES (3386,1443,4);
INSERT INTO rating VALUES (5012,1443,4);
INSERT INTO rating VALUES (4374,731,1);
INSERT INTO rating VALUES (4982,1443,4);
INSERT INTO rating VALUES (4718,97,4);
INSERT INTO rating VALUES (4718,109,2);
INSERT INTO rating VALUES (1575,731,1);
INSERT INTO rating VALUES (4718,120,5);
INSERT INTO rating VALUES (4982,1555,3);
INSERT INTO rating VALUES (4982,731,3);
INSERT INTO rating VALUES (3558,706,3);
INSERT INTO rating VALUES (3558,1531,2);
INSERT INTO rating VALUES (3558,1544,3);
INSERT INTO rating VALUES (3558,1442,2);
INSERT INTO rating VALUES (3558,727,2);
INSERT INTO rating VALUES (3558,1560,4);
INSERT INTO rating VALUES (3558,1441,3);
INSERT INTO rating VALUES (3558,1362,3);
INSERT INTO rating VALUES (3558,1554,4);
INSERT INTO rating VALUES (3558,731,3);
INSERT INTO rating VALUES (3558,1555,5);
INSERT INTO rating VALUES (4778,1443,5);
INSERT INTO rating VALUES (5015,625,1);
INSERT INTO rating VALUES (5033,1517,4);
INSERT INTO rating VALUES (5034,1568,4);
INSERT INTO rating VALUES (5037,1165,1);
INSERT INTO rating VALUES (5033,1210,2);
INSERT INTO rating VALUES (5039,610,3);
INSERT INTO rating VALUES (4197,1424,4);
INSERT INTO rating VALUES (1626,1439,5);
INSERT INTO rating VALUES (4896,1556,4);
INSERT INTO rating VALUES (5044,1045,3);
INSERT INTO rating VALUES (5026,1376,4);
INSERT INTO rating VALUES (5045,1443,4);
INSERT INTO rating VALUES (4982,1556,3);
INSERT INTO rating VALUES (5032,731,2);
INSERT INTO rating VALUES (5032,1362,4);
INSERT INTO rating VALUES (4068,61,2);
INSERT INTO rating VALUES (4068,89,1);
INSERT INTO rating VALUES (4068,167,2);
INSERT INTO rating VALUES (4068,187,5);
INSERT INTO rating VALUES (4068,189,2);
INSERT INTO rating VALUES (4068,228,4);
INSERT INTO rating VALUES (4197,731,4);
INSERT INTO rating VALUES (4197,1544,4);
INSERT INTO rating VALUES (4718,137,4);
INSERT INTO rating VALUES (4982,1376,5);
INSERT INTO rating VALUES (5054,1363,3);
INSERT INTO rating VALUES (4718,172,4);
INSERT INTO rating VALUES (5045,611,4);
INSERT INTO rating VALUES (5062,236,4);
INSERT INTO rating VALUES (5062,136,3);
INSERT INTO rating VALUES (5062,1509,3);
INSERT INTO rating VALUES (5066,1428,4);
INSERT INTO rating VALUES (5067,1531,2);
INSERT INTO rating VALUES (5067,1547,4);
INSERT INTO rating VALUES (4982,759,3);
INSERT INTO rating VALUES (5062,723,4);
INSERT INTO rating VALUES (4197,1446,3);
INSERT INTO rating VALUES (5057,525,1);
INSERT INTO rating VALUES (4909,1509,1);
INSERT INTO rating VALUES (4909,1547,1);
INSERT INTO rating VALUES (4909,1493,2);
INSERT INTO rating VALUES (4909,1479,1);
INSERT INTO rating VALUES (4909,1475,3);
INSERT INTO rating VALUES (4909,1256,2);
INSERT INTO rating VALUES (4909,1051,3);
INSERT INTO rating VALUES (4718,448,2);
INSERT INTO rating VALUES (4909,1010,2);
INSERT INTO rating VALUES (4197,759,2);
INSERT INTO rating VALUES (4909,990,3);
INSERT INTO rating VALUES (4718,452,2);
INSERT INTO rating VALUES (5075,842,4);
INSERT INTO rating VALUES (5075,524,2);
INSERT INTO rating VALUES (5075,510,2);
INSERT INTO rating VALUES (5075,766,3);
INSERT INTO rating VALUES (5075,686,2);
INSERT INTO rating VALUES (5075,488,2);
INSERT INTO rating VALUES (5075,702,2);
INSERT INTO rating VALUES (5075,482,2);
INSERT INTO rating VALUES (5075,428,1);
INSERT INTO rating VALUES (5075,427,1);
INSERT INTO rating VALUES (5075,378,5);
INSERT INTO rating VALUES (5062,731,2);
INSERT INTO rating VALUES (4909,1442,2);
INSERT INTO rating VALUES (4909,1324,1);
INSERT INTO rating VALUES (4909,337,2);
INSERT INTO rating VALUES (5086,1514,3);
INSERT INTO rating VALUES (5088,1445,1);
INSERT INTO rating VALUES (1626,1445,5);
INSERT INTO rating VALUES (4909,274,3);
INSERT INTO rating VALUES (4909,84,1);
INSERT INTO rating VALUES (4909,230,1);
INSERT INTO rating VALUES (1178,697,1);
INSERT INTO rating VALUES (4718,451,2);
INSERT INTO rating VALUES (4865,544,2);
INSERT INTO rating VALUES (4865,937,5);
INSERT INTO rating VALUES (4865,940,5);
INSERT INTO rating VALUES (4865,990,5);
INSERT INTO rating VALUES (4865,1012,5);
INSERT INTO rating VALUES (4865,1010,2);
INSERT INTO rating VALUES (4865,1051,5);
INSERT INTO rating VALUES (4865,1256,4);
INSERT INTO rating VALUES (4982,1581,4);
INSERT INTO rating VALUES (4865,1475,1);
INSERT INTO rating VALUES (3820,1445,5);
INSERT INTO rating VALUES (5110,251,1);
INSERT INTO rating VALUES (4718,453,2);
INSERT INTO rating VALUES (5111,1427,3);
INSERT INTO rating VALUES (4718,455,1);
INSERT INTO rating VALUES (4718,632,5);
INSERT INTO rating VALUES (5115,1581,3);
INSERT INTO rating VALUES (3705,1581,3);
INSERT INTO rating VALUES (5120,288,1);
INSERT INTO rating VALUES (5120,1363,2);
INSERT INTO rating VALUES (4865,1493,5);
INSERT INTO rating VALUES (3172,1566,5);
INSERT INTO rating VALUES (2376,1560,4);
INSERT INTO rating VALUES (2376,727,1);
INSERT INTO rating VALUES (4718,456,2);
INSERT INTO rating VALUES (2376,973,1);
INSERT INTO rating VALUES (2376,339,2);
INSERT INTO rating VALUES (5126,1270,5);
INSERT INTO rating VALUES (5126,1493,1);
INSERT INTO rating VALUES (5126,1479,1);
INSERT INTO rating VALUES (5126,1475,1);
INSERT INTO rating VALUES (5126,1256,1);
INSERT INTO rating VALUES (5126,1051,1);
INSERT INTO rating VALUES (5126,1010,5);
INSERT INTO rating VALUES (5126,1012,1);
INSERT INTO rating VALUES (5126,990,5);
INSERT INTO rating VALUES (5126,940,5);
INSERT INTO rating VALUES (5126,921,5);
INSERT INTO rating VALUES (4507,1584,5);
INSERT INTO rating VALUES (5138,1443,3);
INSERT INTO rating VALUES (5145,973,1);
INSERT INTO rating VALUES (250,1094,3);
INSERT INTO rating VALUES (250,1359,4);
INSERT INTO rating VALUES (250,485,3);
INSERT INTO rating VALUES (250,1231,3);
INSERT INTO rating VALUES (250,471,3);
INSERT INTO rating VALUES (250,1427,3);
INSERT INTO rating VALUES (250,1118,4);
INSERT INTO rating VALUES (250,1389,2);
INSERT INTO rating VALUES (4865,1445,1);
INSERT INTO rating VALUES (5158,1363,1);
INSERT INTO rating VALUES (4257,33,4);
INSERT INTO rating VALUES (5062,801,4);
INSERT INTO rating VALUES (5175,1384,4);
INSERT INTO rating VALUES (4257,726,3);
INSERT INTO rating VALUES (4982,1587,2);
INSERT INTO rating VALUES (4257,51,4);
INSERT INTO rating VALUES (3558,1376,4);
INSERT INTO rating VALUES (3558,1556,3);
INSERT INTO rating VALUES (3558,1446,3);
INSERT INTO rating VALUES (3558,1557,3);
INSERT INTO rating VALUES (3558,1378,3);
INSERT INTO rating VALUES (3558,1581,5);
INSERT INTO rating VALUES (3558,1566,4);
INSERT INTO rating VALUES (3558,1379,3);
INSERT INTO rating VALUES (3558,1584,3);
INSERT INTO rating VALUES (3372,1570,4);
INSERT INTO rating VALUES (5178,1407,3);
INSERT INTO rating VALUES (5178,1252,4);
INSERT INTO rating VALUES (5178,1217,1);
INSERT INTO rating VALUES (5178,1587,2);
INSERT INTO rating VALUES (5178,918,1);
INSERT INTO rating VALUES (5178,1570,3);
INSERT INTO rating VALUES (5188,1459,3);
INSERT INTO rating VALUES (4374,1280,3);
INSERT INTO rating VALUES (5178,207,3);
INSERT INTO rating VALUES (5202,1312,1);
INSERT INTO rating VALUES (5202,1517,2);
INSERT INTO rating VALUES (5033,21,4);
INSERT INTO rating VALUES (5178,1026,3);
INSERT INTO rating VALUES (5212,1384,3);
INSERT INTO rating VALUES (3820,1284,5);
INSERT INTO rating VALUES (5215,1256,4);
INSERT INTO rating VALUES (5215,937,4);
INSERT INTO rating VALUES (3372,696,5);
INSERT INTO rating VALUES (2716,1285,4);
INSERT INTO rating VALUES (2716,1569,1);
INSERT INTO rating VALUES (4718,497,4);
INSERT INTO rating VALUES (4197,1380,3);
INSERT INTO rating VALUES (4197,1587,1);
INSERT INTO rating VALUES (4197,674,4);
INSERT INTO rating VALUES (4197,1229,4);
INSERT INTO rating VALUES (4197,1205,4);
INSERT INTO rating VALUES (4197,1285,4);
INSERT INTO rating VALUES (4197,1461,2);
INSERT INTO rating VALUES (5215,1270,5);
INSERT INTO rating VALUES (3558,1461,4);
INSERT INTO rating VALUES (1754,676,5);
INSERT INTO rating VALUES (4374,1589,5);
INSERT INTO rating VALUES (4098,1445,5);
INSERT INTO rating VALUES (4718,503,4);
INSERT INTO rating VALUES (4507,1286,1);
INSERT INTO rating VALUES (1567,1286,1);
INSERT INTO rating VALUES (1567,1285,5);
INSERT INTO rating VALUES (4374,1599,3);
INSERT INTO rating VALUES (4670,1599,4);
INSERT INTO rating VALUES (4718,505,4);
INSERT INTO rating VALUES (4718,514,3);
INSERT INTO rating VALUES (4718,794,2);
INSERT INTO rating VALUES (5062,1270,3);
INSERT INTO rating VALUES (5062,1517,3);
INSERT INTO rating VALUES (5062,1286,2);
INSERT INTO rating VALUES (5062,1459,4);
INSERT INTO rating VALUES (2682,1589,4);
INSERT INTO rating VALUES (4718,519,4);
INSERT INTO rating VALUES (5219,1022,5);
INSERT INTO rating VALUES (5219,1505,3);
INSERT INTO rating VALUES (4718,844,2);
INSERT INTO rating VALUES (4718,908,3);
INSERT INTO rating VALUES (4718,968,3);
INSERT INTO rating VALUES (4718,561,4);
INSERT INTO rating VALUES (4718,1039,4);
INSERT INTO rating VALUES (5097,1459,4);
INSERT INTO rating VALUES (5062,1390,3);
INSERT INTO rating VALUES (5097,1390,3);
INSERT INTO rating VALUES (5097,1286,2);
INSERT INTO rating VALUES (5097,1554,4);
INSERT INTO rating VALUES (5097,1427,4);
INSERT INTO rating VALUES (1626,1587,1);
INSERT INTO rating VALUES (5097,1396,4);
INSERT INTO rating VALUES (5097,1270,4);
INSERT INTO rating VALUES (5097,1517,2);
INSERT INTO rating VALUES (5097,1584,5);
INSERT INTO rating VALUES (5267,1459,3);
INSERT INTO rating VALUES (5033,576,5);
INSERT INTO rating VALUES (4865,429,5);
INSERT INTO rating VALUES (4865,427,1);
INSERT INTO rating VALUES (3372,1390,4);
INSERT INTO rating VALUES (1575,1314,5);
INSERT INTO rating VALUES (5097,1445,3);
INSERT INTO rating VALUES (4718,1216,4);
INSERT INTO rating VALUES (4718,638,3);
INSERT INTO rating VALUES (4323,1289,2);
INSERT INTO rating VALUES (5276,50,3);
INSERT INTO rating VALUES (5097,1267,3);
INSERT INTO rating VALUES (5097,1364,2);
INSERT INTO rating VALUES (5097,1188,2);
INSERT INTO rating VALUES (5097,1149,3);
INSERT INTO rating VALUES (5097,1122,2);
INSERT INTO rating VALUES (5097,1121,3);
INSERT INTO rating VALUES (5097,1041,3);
INSERT INTO rating VALUES (5097,980,3);
INSERT INTO rating VALUES (5097,969,3);
INSERT INTO rating VALUES (5097,965,4);
INSERT INTO rating VALUES (5097,957,5);
INSERT INTO rating VALUES (5097,917,3);
INSERT INTO rating VALUES (4841,1583,5);
INSERT INTO rating VALUES (4841,1289,2);
INSERT INTO rating VALUES (5279,360,5);
INSERT INTO rating VALUES (5285,1314,2);
INSERT INTO rating VALUES (4670,1583,1);
INSERT INTO rating VALUES (2231,1458,1);
INSERT INTO rating VALUES (4197,1390,4);
INSERT INTO rating VALUES (4718,1223,3);
INSERT INTO rating VALUES (5286,1345,1);
INSERT INTO rating VALUES (4197,1574,4);
INSERT INTO rating VALUES (3372,1591,4);
INSERT INTO rating VALUES (5288,1026,4);
INSERT INTO rating VALUES (5285,1599,3);
INSERT INTO rating VALUES (5285,1391,1);
INSERT INTO rating VALUES (5283,697,2);
INSERT INTO rating VALUES (4718,671,3);
INSERT INTO rating VALUES (5285,1293,2);
INSERT INTO rating VALUES (1575,1391,5);
INSERT INTO rating VALUES (5285,1466,3);
INSERT INTO rating VALUES (4718,1529,2);
INSERT INTO rating VALUES (4374,1466,3);
INSERT INTO rating VALUES (1301,1293,3);
INSERT INTO rating VALUES (1301,1591,4);
INSERT INTO rating VALUES (1301,1391,3);
INSERT INTO rating VALUES (1301,1583,3);
INSERT INTO rating VALUES (1301,1289,3);
INSERT INTO rating VALUES (1301,1590,3);
INSERT INTO rating VALUES (1301,1390,4);
INSERT INTO rating VALUES (1301,1599,3);
INSERT INTO rating VALUES (1301,1286,3);
INSERT INTO rating VALUES (1301,1574,4);
INSERT INTO rating VALUES (5033,650,5);
INSERT INTO rating VALUES (4197,1293,2);
INSERT INTO rating VALUES (4197,1466,2);
INSERT INTO rating VALUES (5285,865,5);
INSERT INTO rating VALUES (5306,1293,3);
INSERT INTO rating VALUES (5306,1285,3);
INSERT INTO rating VALUES (4106,1590,2);
INSERT INTO rating VALUES (1626,1583,1);
INSERT INTO rating VALUES (5312,1554,5);
INSERT INTO rating VALUES (5285,1294,2);
INSERT INTO rating VALUES (5285,190,2);
INSERT INTO rating VALUES (5329,1229,4);
INSERT INTO rating VALUES (5331,1286,3);
INSERT INTO rating VALUES (5337,707,5);
INSERT INTO rating VALUES (4865,840,5);
INSERT INTO rating VALUES (1920,1399,4);
INSERT INTO rating VALUES (5338,1358,4);
INSERT INTO rating VALUES (1575,1399,4);
INSERT INTO rating VALUES (5285,1399,2);
INSERT INTO rating VALUES (5175,1399,1);
INSERT INTO rating VALUES (5352,1509,4);
INSERT INTO rating VALUES (5285,1297,1);
INSERT INTO rating VALUES (2716,1297,1);
INSERT INTO rating VALUES (4670,1297,1);
INSERT INTO rating VALUES (5368,1459,4);
INSERT INTO rating VALUES (5374,1171,5);
INSERT INTO rating VALUES (5215,921,3);
INSERT INTO rating VALUES (5285,1284,4);
INSERT INTO rating VALUES (5338,1509,2);
INSERT INTO rating VALUES (5338,1547,3);
INSERT INTO rating VALUES (5338,1479,1);
INSERT INTO rating VALUES (5338,1475,3);
INSERT INTO rating VALUES (5338,1256,5);
INSERT INTO rating VALUES (5338,1051,1);
INSERT INTO rating VALUES (5338,1010,1);
INSERT INTO rating VALUES (5338,1012,4);
INSERT INTO rating VALUES (5338,940,5);
INSERT INTO rating VALUES (5338,72,3);
INSERT INTO rating VALUES (5285,1408,2);
INSERT INTO rating VALUES (5377,1459,4);
INSERT INTO rating VALUES (5384,1461,3);
INSERT INTO rating VALUES (5384,1408,2);
INSERT INTO rating VALUES (5306,1297,3);
INSERT INTO rating VALUES (5389,1466,2);
INSERT INTO rating VALUES (4865,234,1);
INSERT INTO rating VALUES (4865,206,5);
INSERT INTO rating VALUES (4865,189,5);
INSERT INTO rating VALUES (4865,187,1);
INSERT INTO rating VALUES (4865,179,5);
INSERT INTO rating VALUES (4865,176,1);
INSERT INTO rating VALUES (4865,167,5);
INSERT INTO rating VALUES (4865,162,1);
INSERT INTO rating VALUES (4865,89,1);
INSERT INTO rating VALUES (4865,61,5);
INSERT INTO rating VALUES (5392,1472,5);
INSERT INTO rating VALUES (5189,599,5);
INSERT INTO rating VALUES (5285,1298,2);
INSERT INTO rating VALUES (3172,1467,1);
INSERT INTO rating VALUES (3372,1583,5);
INSERT INTO rating VALUES (2899,1467,3);
INSERT INTO rating VALUES (4982,1601,4);
INSERT INTO rating VALUES (5402,1459,4);
INSERT INTO rating VALUES (4830,1410,3);
INSERT INTO rating VALUES (5391,1467,5);
INSERT INTO rating VALUES (4865,334,5);
INSERT INTO rating VALUES (4865,343,1);
INSERT INTO rating VALUES (4865,357,5);
INSERT INTO rating VALUES (5285,1164,4);
INSERT INTO rating VALUES (5407,499,2);
INSERT INTO rating VALUES (5407,500,3);
INSERT INTO rating VALUES (5407,525,3);
INSERT INTO rating VALUES (5407,540,4);
INSERT INTO rating VALUES (5407,860,3);
INSERT INTO rating VALUES (5407,861,4);
INSERT INTO rating VALUES (5407,537,3);
INSERT INTO rating VALUES (5285,1618,3);
INSERT INTO rating VALUES (3807,366,2);
INSERT INTO rating VALUES (4374,1410,2);
INSERT INTO rating VALUES (4197,676,4);
INSERT INTO rating VALUES (4197,1410,2);
INSERT INTO rating VALUES (4197,1298,5);
INSERT INTO rating VALUES (4197,1408,4);
INSERT INTO rating VALUES (4197,1297,4);
INSERT INTO rating VALUES (4197,1592,4);
INSERT INTO rating VALUES (5345,1583,5);
INSERT INTO rating VALUES (4374,1468,4);
INSERT INTO rating VALUES (5285,1468,5);
INSERT INTO rating VALUES (5285,1300,2);
INSERT INTO rating VALUES (3992,1300,3);
INSERT INTO rating VALUES (5285,69,5);
INSERT INTO rating VALUES (5285,186,2);
INSERT INTO rating VALUES (5345,1488,1);
INSERT INTO rating VALUES (5345,914,1);
INSERT INTO rating VALUES (5285,521,4);
INSERT INTO rating VALUES (4425,53,5);
INSERT INTO rating VALUES (5267,1443,3);
INSERT INTO rating VALUES (5267,1270,3);
INSERT INTO rating VALUES (5267,1543,1);
INSERT INTO rating VALUES (3172,1583,5);
INSERT INTO rating VALUES (5420,1601,4);
INSERT INTO rating VALUES (5420,1395,3);
INSERT INTO rating VALUES (1575,1408,5);
INSERT INTO rating VALUES (5452,1509,4);
INSERT INTO rating VALUES (5420,1410,3);
INSERT INTO rating VALUES (5388,1459,4);
INSERT INTO rating VALUES (5377,1395,4);
INSERT INTO rating VALUES (5407,1547,1);
INSERT INTO rating VALUES (2716,1619,4);
INSERT INTO rating VALUES (5285,250,5);
INSERT INTO rating VALUES (5285,1619,4);
INSERT INTO rating VALUES (4374,1619,4);
INSERT INTO rating VALUES (4197,1619,4);
INSERT INTO rating VALUES (4197,1300,2);
INSERT INTO rating VALUES (4865,542,5);
INSERT INTO rating VALUES (4865,543,5);
INSERT INTO rating VALUES (1575,1603,3);
INSERT INTO rating VALUES (5338,1545,5);
INSERT INTO rating VALUES (1575,1384,5);
INSERT INTO rating VALUES (3558,1599,4);
INSERT INTO rating VALUES (5479,1601,3);
INSERT INTO rating VALUES (5285,491,1);
INSERT INTO rating VALUES (2716,1302,1);
INSERT INTO rating VALUES (5285,1302,1);
INSERT INTO rating VALUES (4507,1302,1);
INSERT INTO rating VALUES (1920,1415,4);
INSERT INTO rating VALUES (3735,69,5);
INSERT INTO rating VALUES (3735,1293,2);
INSERT INTO rating VALUES (4865,541,1);
INSERT INTO rating VALUES (5486,40,4);
INSERT INTO rating VALUES (5487,1415,4);
INSERT INTO rating VALUES (5490,543,2);
INSERT INTO rating VALUES (5487,511,5);
INSERT INTO rating VALUES (5487,865,5);
INSERT INTO rating VALUES (5352,1467,4);
INSERT INTO rating VALUES (2716,1460,1);
INSERT INTO rating VALUES (5391,1619,4);
INSERT INTO rating VALUES (5500,1240,1);
INSERT INTO rating VALUES (5285,730,1);
INSERT INTO rating VALUES (3172,1460,1);
INSERT INTO rating VALUES (5507,1460,4);
INSERT INTO rating VALUES (1575,1422,4);
INSERT INTO rating VALUES (5285,1602,2);
INSERT INTO rating VALUES (5352,1305,4);
INSERT INTO rating VALUES (5520,1203,5);
INSERT INTO rating VALUES (5528,965,5);
INSERT INTO rating VALUES (5285,1307,3);
INSERT INTO rating VALUES (5338,1511,4);
INSERT INTO rating VALUES (5338,1227,4);
INSERT INTO rating VALUES (5338,1359,5);
INSERT INTO rating VALUES (5539,1284,3);
INSERT INTO rating VALUES (5285,334,2);
INSERT INTO rating VALUES (5285,1420,3);
INSERT INTO rating VALUES (5520,174,1);
INSERT INTO rating VALUES (5345,1420,5);
INSERT INTO rating VALUES (5554,1312,1);
INSERT INTO rating VALUES (5557,1363,5);
INSERT INTO rating VALUES (5557,973,5);
INSERT INTO rating VALUES (5285,288,2);
INSERT INTO rating VALUES (5352,1605,3);
INSERT INTO rating VALUES (4865,532,5);
INSERT INTO rating VALUES (4865,388,5);
INSERT INTO rating VALUES (5391,1605,3);
INSERT INTO rating VALUES (5391,1476,1);
INSERT INTO rating VALUES (1626,225,5);
INSERT INTO rating VALUES (5350,29,4);
INSERT INTO rating VALUES (5350,1362,5);
INSERT INTO rating VALUES (5350,405,4);
INSERT INTO rating VALUES (5345,1498,5);
INSERT INTO rating VALUES (4507,1498,5);
INSERT INTO rating VALUES (3558,1297,3);
INSERT INTO rating VALUES (3558,1408,3);
INSERT INTO rating VALUES (3558,1467,2);
INSERT INTO rating VALUES (3558,1298,3);
INSERT INTO rating VALUES (3558,1601,4);
INSERT INTO rating VALUES (3558,1410,2);
INSERT INTO rating VALUES (3558,1468,3);
INSERT INTO rating VALUES (3558,1300,2);
INSERT INTO rating VALUES (3558,1395,3);
INSERT INTO rating VALUES (3558,1619,3);
INSERT INTO rating VALUES (3558,1603,3);
INSERT INTO rating VALUES (3558,1302,3);
INSERT INTO rating VALUES (3558,1305,4);
INSERT INTO rating VALUES (3558,1422,3);
INSERT INTO rating VALUES (3558,1420,4);
INSERT INTO rating VALUES (1575,1240,5);
INSERT INTO rating VALUES (5481,198,4);
INSERT INTO rating VALUES (5285,1437,5);
INSERT INTO rating VALUES (5574,1383,2);
INSERT INTO rating VALUES (4507,1437,5);
INSERT INTO rating VALUES (5574,1264,2);
INSERT INTO rating VALUES (5574,1478,2);
INSERT INTO rating VALUES (3172,1498,4);
INSERT INTO rating VALUES (5407,307,4);
INSERT INTO rating VALUES (1301,1437,5);
INSERT INTO rating VALUES (3172,1437,5);
INSERT INTO rating VALUES (5285,670,3);
INSERT INTO rating VALUES (5285,1447,1);
INSERT INTO rating VALUES (5062,1605,3);
INSERT INTO rating VALUES (5062,1399,2);
INSERT INTO rating VALUES (5062,1589,5);
INSERT INTO rating VALUES (5062,1602,3);
INSERT INTO rating VALUES (5580,1498,4);
INSERT INTO rating VALUES (5580,1384,1);
INSERT INTO rating VALUES (5580,1443,5);
INSERT INTO rating VALUES (5581,1443,4);
INSERT INTO rating VALUES (5581,1429,2);
INSERT INTO rating VALUES (5581,1270,5);
INSERT INTO rating VALUES (5285,1622,1);
INSERT INTO rating VALUES (4507,1622,5);
INSERT INTO rating VALUES (1301,1498,5);
INSERT INTO rating VALUES (4865,278,1);
INSERT INTO rating VALUES (4865,270,5);
INSERT INTO rating VALUES (5285,1321,1);
INSERT INTO rating VALUES (5285,1626,5);
INSERT INTO rating VALUES (5574,1321,2);
INSERT INTO rating VALUES (5574,1285,2);
INSERT INTO rating VALUES (4670,1500,2);
INSERT INTO rating VALUES (5601,1270,1);
INSERT INTO rating VALUES (3172,1626,5);
INSERT INTO rating VALUES (5285,1500,1);
INSERT INTO rating VALUES (5601,1478,1);
INSERT INTO rating VALUES (5126,251,5);
INSERT INTO rating VALUES (5126,360,5);
INSERT INTO rating VALUES (5612,900,4);
INSERT INTO rating VALUES (4068,1623,5);
INSERT INTO rating VALUES (5391,1623,4);
INSERT INTO rating VALUES (4507,1623,2);
INSERT INTO rating VALUES (5576,145,1);
INSERT INTO rating VALUES (1301,1438,4);
INSERT INTO rating VALUES (2716,1469,1);
INSERT INTO rating VALUES (5615,1321,2);
INSERT INTO rating VALUES (5614,1408,3);
INSERT INTO rating VALUES (5620,1496,3);
INSERT INTO rating VALUES (1626,1469,5);
INSERT INTO rating VALUES (5536,1328,1);
INSERT INTO rating VALUES (3172,1469,1);
INSERT INTO rating VALUES (3735,304,2);
INSERT INTO rating VALUES (4507,1469,5);
INSERT INTO rating VALUES (5635,16,4);
INSERT INTO rating VALUES (5635,1623,4);
INSERT INTO rating VALUES (5636,68,1);
INSERT INTO rating VALUES (5635,1493,4);
INSERT INTO rating VALUES (5635,1509,3);
INSERT INTO rating VALUES (5635,1496,4);
INSERT INTO rating VALUES (5641,1509,5);
INSERT INTO rating VALUES (5641,537,2);
INSERT INTO rating VALUES (5528,1300,3);
INSERT INTO rating VALUES (5624,1589,5);
INSERT INTO rating VALUES (5647,1012,3);
INSERT INTO rating VALUES (5285,1628,2);
INSERT INTO rating VALUES (3372,1516,4);
INSERT INTO rating VALUES (1626,1476,5);
INSERT INTO rating VALUES (5481,448,2);
INSERT INTO rating VALUES (5665,1445,1);
INSERT INTO rating VALUES (5285,1624,3);
INSERT INTO rating VALUES (5658,1474,2);
INSERT INTO rating VALUES (3172,1454,5);
INSERT INTO rating VALUES (5673,1623,4);
INSERT INTO rating VALUES (5285,1454,1);
INSERT INTO rating VALUES (2716,145,1);
INSERT INTO rating VALUES (5677,1624,4);
INSERT INTO rating VALUES (5285,306,4);
INSERT INTO rating VALUES (4507,1637,2);
INSERT INTO rating VALUES (5285,1637,1);
INSERT INTO rating VALUES (5696,1624,3);
INSERT INTO rating VALUES (5696,1637,2);
INSERT INTO rating VALUES (5696,1503,3);
INSERT INTO rating VALUES (5696,1302,1);
INSERT INTO rating VALUES (5614,1637,3);
INSERT INTO rating VALUES (5614,1503,3);
INSERT INTO rating VALUES (5653,1459,4);
INSERT INTO rating VALUES (5670,611,2);
INSERT INTO rating VALUES (5285,1469,5);
INSERT INTO rating VALUES (5285,1525,2);
INSERT INTO rating VALUES (5614,1525,3);
INSERT INTO rating VALUES (4374,1469,5);
INSERT INTO rating VALUES (5653,921,3);
INSERT INTO rating VALUES (5653,499,3);
INSERT INTO rating VALUES (5716,1012,5);
INSERT INTO rating VALUES (5714,1494,4);
INSERT INTO rating VALUES (5721,1623,1);
INSERT INTO rating VALUES (5352,1469,4);
INSERT INTO rating VALUES (3372,1469,5);
INSERT INTO rating VALUES (5285,1445,5);
INSERT INTO rating VALUES (5713,1643,4);
INSERT INTO rating VALUES (5384,1525,3);
INSERT INTO rating VALUES (5384,378,2);
INSERT INTO rating VALUES (5653,1437,4);
INSERT INTO rating VALUES (5653,1458,3);
INSERT INTO rating VALUES (5653,1469,4);
INSERT INTO rating VALUES (5653,1270,4);
INSERT INTO rating VALUES (5653,1622,3);
INSERT INTO rating VALUES (1626,1500,5);
INSERT INTO rating VALUES (5653,1415,3);
INSERT INTO rating VALUES (4507,1652,4);
INSERT INTO rating VALUES (4374,1464,4);
INSERT INTO rating VALUES (5751,1503,2);
INSERT INTO rating VALUES (3735,1522,4);
INSERT INTO rating VALUES (5757,1256,2);
INSERT INTO rating VALUES (5759,1645,4);
INSERT INTO rating VALUES (2376,1012,4);
INSERT INTO rating VALUES (2376,1623,3);
INSERT INTO rating VALUES (2376,921,4);
INSERT INTO rating VALUES (2376,544,2);
INSERT INTO rating VALUES (5751,1640,3);
INSERT INTO rating VALUES (5751,918,5);
INSERT INTO rating VALUES (5614,1642,3);
INSERT INTO rating VALUES (4507,1642,5);
INSERT INTO rating VALUES (693,1642,4);
INSERT INTO rating VALUES (693,257,3);
INSERT INTO rating VALUES (5653,211,5);
INSERT INTO rating VALUES (5285,1654,2);
INSERT INTO rating VALUES (4507,1654,5);
INSERT INTO rating VALUES (5614,1654,2);
INSERT INTO rating VALUES (5528,1618,3);
INSERT INTO rating VALUES (5285,624,1);
INSERT INTO rating VALUES (5777,1645,5);
INSERT INTO rating VALUES (5777,1626,5);
INSERT INTO rating VALUES (5345,99,5);
INSERT INTO rating VALUES (5285,1623,4);
INSERT INTO rating VALUES (693,225,2);
INSERT INTO rating VALUES (5790,1655,3);
INSERT INTO rating VALUES (5285,1553,2);
INSERT INTO rating VALUES (5799,1644,4);
INSERT INTO rating VALUES (5799,1390,3);
INSERT INTO rating VALUES (3735,1644,5);
INSERT INTO rating VALUES (5801,1496,3);
INSERT INTO rating VALUES (3735,1582,4);
INSERT INTO rating VALUES (3558,1500,3);
INSERT INTO rating VALUES (3558,1438,2);
INSERT INTO rating VALUES (3558,1623,2);
INSERT INTO rating VALUES (3558,1469,3);
INSERT INTO rating VALUES (3558,1328,3);
INSERT INTO rating VALUES (3558,1453,3);
INSERT INTO rating VALUES (3558,1628,3);
INSERT INTO rating VALUES (3558,1516,4);
INSERT INTO rating VALUES (3558,1454,2);
INSERT INTO rating VALUES (3558,1643,3);
INSERT INTO rating VALUES (3558,1637,2);
INSERT INTO rating VALUES (3558,1494,4);
INSERT INTO rating VALUES (3558,1525,3);
INSERT INTO rating VALUES (3558,1652,4);
INSERT INTO rating VALUES (3558,1464,3);
INSERT INTO rating VALUES (3558,1644,4);
INSERT INTO rating VALUES (5807,1654,3);
INSERT INTO rating VALUES (5285,1646,2);
INSERT INTO rating VALUES (4374,1646,4);
INSERT INTO rating VALUES (5345,1265,1);
INSERT INTO rating VALUES (4374,1648,4);
INSERT INTO rating VALUES (5799,1525,1);
INSERT INTO rating VALUES (5799,1637,1);
INSERT INTO rating VALUES (5799,447,1);
INSERT INTO rating VALUES (5799,529,2);
INSERT INTO rating VALUES (5799,1655,2);
INSERT INTO rating VALUES (872,1652,3);
INSERT INTO rating VALUES (5285,1653,3);
INSERT INTO rating VALUES (2716,1653,4);
INSERT INTO rating VALUES (5815,513,1);
INSERT INTO rating VALUES (5815,1653,5);
INSERT INTO rating VALUES (5285,1565,4);
INSERT INTO rating VALUES (5799,1526,4);
INSERT INTO rating VALUES (5831,1051,1);
INSERT INTO rating VALUES (5687,1526,2);
INSERT INTO rating VALUES (5833,1652,5);
INSERT INTO rating VALUES (5285,1564,4);
INSERT INTO rating VALUES (3735,1564,4);
INSERT INTO rating VALUES (3735,67,2);
INSERT INTO rating VALUES (5799,1564,2);
INSERT INTO rating VALUES (5799,649,2);
INSERT INTO rating VALUES (5799,20,1);
INSERT INTO rating VALUES (5799,233,2);
INSERT INTO rating VALUES (5285,421,5);
INSERT INTO rating VALUES (5799,24,1);
INSERT INTO rating VALUES (5799,116,2);
INSERT INTO rating VALUES (5799,171,1);
INSERT INTO rating VALUES (5852,1526,3);
INSERT INTO rating VALUES (5852,261,1);
INSERT INTO rating VALUES (5285,24,1);
INSERT INTO rating VALUES (5285,1530,2);
INSERT INTO rating VALUES (4865,1623,5);
INSERT INTO rating VALUES (5285,581,1);
INSERT INTO rating VALUES (4374,1530,4);
INSERT INTO rating VALUES (5858,1526,4);
INSERT INTO rating VALUES (3992,1651,3);
INSERT INTO rating VALUES (4507,1651,4);
INSERT INTO rating VALUES (5852,801,3);
INSERT INTO rating VALUES (5285,1651,5);
INSERT INTO rating VALUES (5857,1653,4);
INSERT INTO rating VALUES (5857,1526,5);
INSERT INTO rating VALUES (2716,1651,5);
INSERT INTO rating VALUES (5857,1395,1);
INSERT INTO rating VALUES (5865,1388,3);
INSERT INTO rating VALUES (5865,1589,1);
INSERT INTO rating VALUES (5285,1661,4);
INSERT INTO rating VALUES (5858,1661,4);
INSERT INTO rating VALUES (3372,1651,4);
INSERT INTO rating VALUES (5799,1661,1);
INSERT INTO rating VALUES (5799,692,1);
INSERT INTO rating VALUES (2716,1632,4);
INSERT INTO rating VALUES (5352,1632,4);
INSERT INTO rating VALUES (5285,1657,2);
INSERT INTO rating VALUES (5799,464,3);
INSERT INTO rating VALUES (5799,136,1);
INSERT INTO rating VALUES (5799,533,2);
INSERT INTO rating VALUES (5799,215,3);
INSERT INTO rating VALUES (5799,402,4);
INSERT INTO rating VALUES (4507,1668,5);
INSERT INTO rating VALUES (5352,1668,5);
INSERT INTO rating VALUES (5890,466,1);
INSERT INTO rating VALUES (5285,215,1);
INSERT INTO rating VALUES (5892,1530,4);
INSERT INTO rating VALUES (3172,1657,5);
INSERT INTO rating VALUES (5799,524,2);
INSERT INTO rating VALUES (5896,1469,1);
INSERT INTO rating VALUES (5896,714,1);
INSERT INTO rating VALUES (3992,1672,5);
INSERT INTO rating VALUES (3735,483,4);
INSERT INTO rating VALUES (5900,625,3);
INSERT INTO rating VALUES (2716,1668,2);
INSERT INTO rating VALUES (5908,23,3);
INSERT INTO rating VALUES (5285,1666,2);
INSERT INTO rating VALUES (3735,1657,5);
INSERT INTO rating VALUES (5921,1532,4);
INSERT INTO rating VALUES (5384,1672,3);
INSERT INTO rating VALUES (4507,1666,5);
INSERT INTO rating VALUES (5872,1642,5);
INSERT INTO rating VALUES (5872,1626,1);
INSERT INTO rating VALUES (5799,52,2);
INSERT INTO rating VALUES (5384,1565,4);
INSERT INTO rating VALUES (5927,1454,2);
INSERT INTO rating VALUES (4507,1575,5);
INSERT INTO rating VALUES (5285,1575,5);
INSERT INTO rating VALUES (5520,743,5);
INSERT INTO rating VALUES (5352,1575,5);
INSERT INTO rating VALUES (2561,1575,5);
INSERT INTO rating VALUES (5799,482,1);
INSERT INTO rating VALUES (5799,1575,5);
INSERT INTO rating VALUES (4068,1575,5);
INSERT INTO rating VALUES (3558,1575,5);
INSERT INTO rating VALUES (5384,1575,5);
INSERT INTO rating VALUES (3136,1575,4);
INSERT INTO rating VALUES (2716,1575,1);
INSERT INTO rating VALUES (1686,1575,5);
INSERT INTO rating VALUES (575,1533,1);
INSERT INTO rating VALUES (3735,1670,1);
INSERT INTO rating VALUES (1575,1575,5);
INSERT INTO rating VALUES (5952,1666,3);
INSERT INTO rating VALUES (5953,1666,2);
INSERT INTO rating VALUES (4507,1675,5);
INSERT INTO rating VALUES (5959,1533,4);
INSERT INTO rating VALUES (5959,472,5);
INSERT INTO rating VALUES (3372,1575,4);
INSERT INTO rating VALUES (4670,1575,1);
INSERT INTO rating VALUES (5965,1575,2);
INSERT INTO rating VALUES (4670,1666,5);
INSERT INTO rating VALUES (3209,1575,5);
INSERT INTO rating VALUES (5285,1680,2);
INSERT INTO rating VALUES (3558,1680,4);
INSERT INTO rating VALUES (3558,1415,4);
INSERT INTO rating VALUES (3558,1655,2);
INSERT INTO rating VALUES (3558,1553,3);
INSERT INTO rating VALUES (3558,1646,3);
INSERT INTO rating VALUES (3558,1648,3);
INSERT INTO rating VALUES (3558,1653,4);
INSERT INTO rating VALUES (3558,1565,4);
INSERT INTO rating VALUES (3558,1526,4);
INSERT INTO rating VALUES (3558,1564,3);
INSERT INTO rating VALUES (3558,1530,3);
INSERT INTO rating VALUES (3558,1651,3);
INSERT INTO rating VALUES (3558,1661,3);
INSERT INTO rating VALUES (3558,1657,4);
INSERT INTO rating VALUES (3558,1668,5);
INSERT INTO rating VALUES (3558,1532,2);
INSERT INTO rating VALUES (3558,1672,3);
INSERT INTO rating VALUES (3558,1658,4);
INSERT INTO rating VALUES (3558,1666,3);
INSERT INTO rating VALUES (3558,1679,4);
INSERT INTO rating VALUES (3558,1670,3);
INSERT INTO rating VALUES (3558,1533,5);
INSERT INTO rating VALUES (5970,1533,3);
INSERT INTO rating VALUES (5970,1666,4);
INSERT INTO rating VALUES (5285,1698,1);
INSERT INTO rating VALUES (5285,1535,1);
INSERT INTO rating VALUES (3735,1698,1);
INSERT INTO rating VALUES (3735,1535,1);
INSERT INTO rating VALUES (5799,196,2);
INSERT INTO rating VALUES (5799,1535,1);
INSERT INTO rating VALUES (1575,1642,3);
INSERT INTO rating VALUES (1575,1668,3);
INSERT INTO rating VALUES (1575,1644,5);
INSERT INTO rating VALUES (1575,1645,5);
INSERT INTO rating VALUES (1575,1675,2);
INSERT INTO rating VALUES (1575,1545,3);
INSERT INTO rating VALUES (5852,568,3);
INSERT INTO rating VALUES (4670,1535,1);
INSERT INTO rating VALUES (4670,1651,5);
INSERT INTO rating VALUES (3735,1701,2);
INSERT INTO rating VALUES (5872,1479,1);
INSERT INTO rating VALUES (5872,1509,2);
INSERT INTO rating VALUES (5872,921,1);
INSERT INTO rating VALUES (5987,1525,5);
INSERT INTO rating VALUES (5614,1709,2);
INSERT INTO rating VALUES (4106,1709,1);
INSERT INTO rating VALUES (5970,1709,2);
INSERT INTO rating VALUES (4670,1683,1);
INSERT INTO rating VALUES (5799,1701,2);
INSERT INTO rating VALUES (5799,1692,3);
INSERT INTO rating VALUES (3735,1683,4);
INSERT INTO rating VALUES (6002,1648,2);
INSERT INTO rating VALUES (6003,1709,1);
INSERT INTO rating VALUES (3735,1681,4);
INSERT INTO rating VALUES (6010,132,2);
INSERT INTO rating VALUES (3735,1693,4);
INSERT INTO rating VALUES (1301,1693,5);
INSERT INTO rating VALUES (4374,1693,5);
INSERT INTO rating VALUES (1626,1535,5);
INSERT INTO rating VALUES (2716,1693,5);
INSERT INTO rating VALUES (4670,1693,5);
INSERT INTO rating VALUES (4670,1701,1);
INSERT INTO rating VALUES (6016,343,1);
INSERT INTO rating VALUES (6016,145,3);
INSERT INTO rating VALUES (5285,1709,1);
INSERT INTO rating VALUES (872,1535,4);
INSERT INTO rating VALUES (2716,1697,5);
INSERT INTO rating VALUES (4670,1697,5);
INSERT INTO rating VALUES (6025,1637,3);
INSERT INTO rating VALUES (6036,543,1);
INSERT INTO rating VALUES (6033,1259,3);
INSERT INTO rating VALUES (6039,1714,1);
INSERT INTO rating VALUES (5520,1692,5);
INSERT INTO rating VALUES (5807,1681,2);
INSERT INTO rating VALUES (6048,1685,3);
INSERT INTO rating VALUES (5285,1697,5);
INSERT INTO rating VALUES (6048,1555,3);
INSERT INTO rating VALUES (5285,1737,4);
INSERT INTO rating VALUES (6010,1737,3);
INSERT INTO rating VALUES (5759,1737,3);
INSERT INTO rating VALUES (1575,1565,5);
INSERT INTO rating VALUES (1575,1697,2);
INSERT INTO rating VALUES (4374,1737,4);
INSERT INTO rating VALUES (5894,1685,4);
INSERT INTO rating VALUES (5894,1709,3);
INSERT INTO rating VALUES (5894,537,3);
INSERT INTO rating VALUES (4670,1706,4);
INSERT INTO rating VALUES (5285,1706,4);
INSERT INTO rating VALUES (5987,1675,2);
INSERT INTO rating VALUES (5285,329,4);
INSERT INTO rating VALUES (872,1533,5);
INSERT INTO rating VALUES (1920,1706,5);
INSERT INTO rating VALUES (5285,1536,4);
INSERT INTO rating VALUES (5285,1718,1);
INSERT INTO rating VALUES (4670,1735,2);
INSERT INTO rating VALUES (6093,507,1);
INSERT INTO rating VALUES (6093,1575,5);
INSERT INTO rating VALUES (6093,1376,1);
INSERT INTO rating VALUES (6093,467,5);
INSERT INTO rating VALUES (6093,1010,5);
INSERT INTO rating VALUES (6093,364,5);
INSERT INTO rating VALUES (6093,168,5);
INSERT INTO rating VALUES (6093,492,3);
INSERT INTO rating VALUES (6093,1036,1);
INSERT INTO rating VALUES (6093,921,1);
INSERT INTO rating VALUES (6093,414,1);
INSERT INTO rating VALUES (6093,162,1);
INSERT INTO rating VALUES (6093,493,1);
INSERT INTO rating VALUES (6093,529,5);
INSERT INTO rating VALUES (6093,1343,5);
INSERT INTO rating VALUES (4374,1770,4);
INSERT INTO rating VALUES (4106,1770,5);
INSERT INTO rating VALUES (2716,1735,1);
INSERT INTO rating VALUES (4507,1735,5);
INSERT INTO rating VALUES (6106,1623,3);
INSERT INTO rating VALUES (4374,1801,4);
INSERT INTO rating VALUES (6114,1706,4);
INSERT INTO rating VALUES (6089,1801,4);
INSERT INTO rating VALUES (6116,128,5);
INSERT INTO rating VALUES (6116,130,5);
INSERT INTO rating VALUES (4670,1539,4);
INSERT INTO rating VALUES (6116,1607,5);
INSERT INTO rating VALUES (6089,969,4);
INSERT INTO rating VALUES (6089,1735,2);
INSERT INTO rating VALUES (6114,1737,2);
INSERT INTO rating VALUES (6114,1644,4);
INSERT INTO rating VALUES (6124,1718,3);
INSERT INTO rating VALUES (6114,1223,2);
INSERT INTO rating VALUES (6114,649,2);
INSERT INTO rating VALUES (6126,525,3);
INSERT INTO rating VALUES (6126,859,3);
INSERT INTO rating VALUES (4670,1721,3);
INSERT INTO rating VALUES (6114,625,3);
INSERT INTO rating VALUES (6114,50,2);
INSERT INTO rating VALUES (6132,1721,1);
INSERT INTO rating VALUES (3558,1675,4);
INSERT INTO rating VALUES (3558,1698,2);
INSERT INTO rating VALUES (3558,1535,3);
INSERT INTO rating VALUES (3558,1709,2);
INSERT INTO rating VALUES (3558,1692,4);
INSERT INTO rating VALUES (3558,1681,1);
INSERT INTO rating VALUES (3558,1693,3);
INSERT INTO rating VALUES (3558,1714,2);
INSERT INTO rating VALUES (3558,1697,3);
INSERT INTO rating VALUES (3558,1694,5);
INSERT INTO rating VALUES (3558,1685,4);
INSERT INTO rating VALUES (3558,1737,2);
INSERT INTO rating VALUES (3558,1706,3);
INSERT INTO rating VALUES (3558,1718,2);
INSERT INTO rating VALUES (3558,1536,4);
INSERT INTO rating VALUES (3558,1735,2);
INSERT INTO rating VALUES (3558,1770,4);
INSERT INTO rating VALUES (3558,1539,4);
INSERT INTO rating VALUES (3558,1721,4);
INSERT INTO rating VALUES (4374,1540,3);
INSERT INTO rating VALUES (4507,1540,5);
INSERT INTO rating VALUES (1575,1694,2);
INSERT INTO rating VALUES (1575,1607,2);
INSERT INTO rating VALUES (1575,1022,3);
INSERT INTO rating VALUES (1575,1101,2);
INSERT INTO rating VALUES (1575,661,2);
INSERT INTO rating VALUES (1626,1540,5);
INSERT INTO rating VALUES (3386,1294,5);
INSERT INTO rating VALUES (6139,1721,1);
INSERT INTO rating VALUES (6114,1721,2);
INSERT INTO rating VALUES (6114,1540,2);
INSERT INTO rating VALUES (6114,1648,4);
INSERT INTO rating VALUES (6114,1300,3);
INSERT INTO rating VALUES (1575,1540,2);
INSERT INTO rating VALUES (1575,1718,1);
INSERT INTO rating VALUES (6147,1540,3);
INSERT INTO rating VALUES (4323,1688,2);
INSERT INTO rating VALUES (4507,1688,1);
INSERT INTO rating VALUES (6114,718,3);
INSERT INTO rating VALUES (5520,233,5);
INSERT INTO rating VALUES (6139,1688,1);
INSERT INTO rating VALUES (5285,1546,2);
INSERT INTO rating VALUES (6159,501,1);
INSERT INTO rating VALUES (6159,686,5);
INSERT INTO rating VALUES (6159,428,5);
INSERT INTO rating VALUES (6159,414,5);
INSERT INTO rating VALUES (6159,343,2);
INSERT INTO rating VALUES (6159,1718,5);
INSERT INTO rating VALUES (6157,1549,3);
INSERT INTO rating VALUES (6157,16,2);
INSERT INTO rating VALUES (6157,1553,4);
INSERT INTO rating VALUES (5285,1549,3);
INSERT INTO rating VALUES (1575,1179,3);
INSERT INTO rating VALUES (1575,211,3);
INSERT INTO rating VALUES (6157,1801,5);
INSERT INTO rating VALUES (6139,383,1);
INSERT INTO rating VALUES (6157,917,2);
INSERT INTO rating VALUES (6139,650,1);
INSERT INTO rating VALUES (3386,1737,5);
INSERT INTO rating VALUES (3386,1735,5);
INSERT INTO rating VALUES (6173,366,1);
INSERT INTO rating VALUES (3386,1321,4);
INSERT INTO rating VALUES (3386,1626,3);
INSERT INTO rating VALUES (3386,1500,3);
INSERT INTO rating VALUES (3386,1438,3);
INSERT INTO rating VALUES (3386,1623,4);
INSERT INTO rating VALUES (3386,1721,3);
INSERT INTO rating VALUES (6159,1689,3);
INSERT INTO rating VALUES (6159,357,5);
INSERT INTO rating VALUES (6178,1689,3);
INSERT INTO rating VALUES (5898,1289,1);

--
-- Table structure for table 'request'
--

CREATE TABLE request (
  requestId int(10) unsigned NOT NULL auto_increment,
  userId int(10) unsigned NOT NULL default '0',
  posted datetime default NULL,
  title varchar(100) default NULL,
  topic varchar(30) default NULL,
  url varchar(255) default NULL,
  text text,
  answered datetime default NULL,
  answer text,
  PRIMARY KEY  (requestId)
) TYPE=MyISAM;

--
-- Dumping data for table 'request'
--

INSERT INTO request VALUES (3,2667,'2003-07-30 07:43:32','editing','General issue','http://www.flooble.com/perplexus/show.php?pid=1043','i think you should let us delete our comments or edit our answer becuase sometimes after posting your answer you accidently type the wrong answer then you feel stupid you have to do it all over agian','2003-07-30 08:13:44','I am looking into allowing users to delete their comments. \r\n\r\n(Editing would be more complex)\r\n\r\nThe only problem I have with it is that if people replied to your comment, their reply would become \"orphaned\". Stay tuned.');
INSERT INTO request VALUES (4,2898,'2003-07-30 09:10:25','Please tell me..why?','General issue','http://www.flooble.com/perplexus/myproblems.php?pid=1433&nolist=','I submitted a riddle and it came back unapproved. Why? I appriciate your commenting. Thanks.','2003-07-30 09:51:08','\"Unapproved\" means \"not yet approved\". It means nobody has looked at it yet. \r\nThis process takes a long time because of the huge number of submissions we get (currently about 490 waiting). Please be patient.\r\n\r\nIf your riddle were voted down, it would be deleted.');
INSERT INTO request VALUES (5,1301,'2003-07-31 03:51:50','Link to next most recent puzzle','General issue','http://www.flooble.com/perplexus/show.php?pid=576','It would be nice to have a link on each puzzle page to the next most recent one (and the next more recent one too), so as not to have to go back to the home screen each time.\r\n\r\nI was looking at the most recent puzzle, adding my rating to it, and wanting to go trough a few more of the recent ones, but found I had to go back through the home page, thus discouraging going through them to vote.','2003-07-31 04:06:33','An interesting idea... I think it would only work well if the site somehow \"remembered\" if you came from the front page or from a category listing\r\n\r\nThus you would be shown pertinent \"next\" and \"previous\" problems.\r\n\r\nI will look into this.');
INSERT INTO request VALUES (6,1567,'2003-07-31 04:40:41','The lonely dog','Something is broken!','http://www.flooble.com/perplexus/show.php?pid=576','Levik, when I clicked on \"The lonely dog\" today, I got the following error, which means nothing to me but may help you troubleshoot (note that the puzzle and comments list did display as normal, only with this message in addition):\r\n\r\nYou have an error in your SQL syntax near \'ORDER BY posted DESC LIMIT 1\' at line 1 \r\n\r\nWarning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /projects/flooble.com/htdocs/perplexus/show.php on line 434\r\n\r\nWarning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /projects/flooble.com/htdocs/perplexus/show.php on line 440','2003-07-31 04:41:29','Sorry - I was debugging a new feature. Nothing to worry about - it should be OK now.');
INSERT INTO request VALUES (86,3172,'2003-09-19 14:46:55','prolific writers','General issue','','I think in site statistics you should have one or both of the following statistics:\r\n\r\n(1) The ten most prolific posters (as measured by the number of messages posted).\r\n\r\n(2) The ten most prolific posters in the last 4 weeks, or so (again, as measured by the number of messages posted).','2003-09-20 10:39:43','I thought about it, and am not sure it\'s a good idea. I don\'t want people posting comments only to get on this dubious honor roll. \r\n\r\nI think that the top posters are obvious to anyone keeping up with the site, and this is not measured by post counts alone.');
INSERT INTO request VALUES (87,3172,'2003-09-19 15:38:21','a VERY useful function...','General issue','','... would be to be able to specify the amount of time one is searching for new comments.  \r\n\r\nDuring particularly active times... for example, when there are 40 \"new comments\" in the last 24 hours... I\'m interested in only the comments in the last 30 minutes, or 2 hours, or 3 hours, or so.\r\n\r\nIt would be nifty if we could change the range (for a one-time query) and you could still utilize your page/SQL that expects it to group by problem!\r\n\r\n--- SK','2003-09-19 23:01:58','Done - for once, I agree with you and the change was not too difficult. ;)\r\n\r\nLet me know if you like it.');
INSERT INTO request VALUES (18,1626,'2003-08-01 14:38:05','Double Click Problem','General issue','http://www.flooble.com/perplexus/myproblems.php','Can you put something in the \"Post problems\" button (and others of that type) such that when I accidentally click on the button twice, it doesn\'t post it twice. I have seen it being disabled upon clicking.','2003-08-02 03:59:06','Hmm... I will look into it and see how it can be done.\r\n\r\nAre we talking about just comment areas, forum and problem submission, or is there anything else?');
INSERT INTO request VALUES (20,1626,'2003-08-02 16:15:37','Chatterbox delete','General issue','','After something is posted in a chatterbox, can you delete what I typed in? Or are chatterboxes out of your control?\r\n\r\nIt\'s hard to know if I pressed enter or not without looking at my submission. (It\'s only a minor thing)','2003-08-04 04:24:39','Yes, I can delete messages from the chatterbox. I generally don\'t find it to be a worthwhile activity unless somebody posts something horribly offensive. \r\n\r\nIf you are concerned about double-posting in chatterbox, chatterbox has a simple built in flood control: it drops a posted message if it\'s identical to the message that was posted last.');
INSERT INTO request VALUES (21,1301,'2003-08-03 04:52:07','Ducks in a Row--Strange posting','Something is broken!','http://flooble.com/perplexus/queue.php','The \"Ducks in a row\" puzzle had been in the voting queue, but is now on the site under sequences, with no comments yet and a posting date of 2003-05-16.  Its proposed solution appears in the solution queue, with 00-00-00 date.','2003-08-04 04:28:17','I\'m not sure how this happened, but I pushed it to the front of the site. (I know it\'s a little early for that, but I won\'t be able to do it later in the day)\r\n\r\nWe\'ll have to monitor the solution to ensure it shows up with the proper date.');
INSERT INTO request VALUES (38,1567,'2003-08-11 13:08:56','Editing others\' puzzles','Fix a problem','http://www.flooble.com/perplexus/show.php?pid=1101','Somebody modified “Tricky code” before posting it, to the detriment of the puzzle.  By adding spaces between the digits, they no longer appear to be seven-digit hexadecimal numbers, which in fact is what they are (as the puzzle solvers are supposed to figure out).\r\n\r\n1. Can you take out the pre tag (or at least the blank spaces), and restore the puzzle to its original format?\r\n\r\n2. Can scholars agree not to make changes to the puzzles of regulars such as myself without reaching an agreement with the author to do so first?','2003-08-12 07:49:23','My bad - it was I that changed the problem. I peeked at the solution and fugured that it would be better with spaces since the solution relied on becoming a grid of binary digits (once you figured out to conver to binary, figuring out the answer with the spaces would be easier)\r\n\r\nI did remove them since you asked, and apologize for the meddling.\r\n\r\nP.S. Scholars have no way of editing others\' puzzles - it\'s just me.');
INSERT INTO request VALUES (159,3172,'2003-11-04 19:35:30','scavenger','General issue','n/a','Levik,\r\n\r\nI would have dropped this on the forum... but after your last comment... I didn\'t want to write something that you didn\'t want written.\r\n\r\nAnyway... I\'m on challenge 8... and this one\'s really got my stumped.\r\n\r\nI\'ve looked at the colors written in RGB format (\"#00FFFF\" for CYAN, etc.).\r\n\r\nI\'ve even tried treating \'00\' as 0 and \'FF\' as 1, and looking at these in binary! :-)\r\n\r\nAnother thing I noticed was that the URL contains \"fixed-width\", and the table containing the colors has \"font-family:Arial;\", but the table contains no text!. So I don\'t know what to make of it....\r\n\r\nAnd another thing I noticed...\r\nthere\'s\r\none yellow, one cyan,\r\ntwo green,\r\nthree white,\r\nfour magenta, and\r\nfive red\r\ntable sections...\r\n\r\nand no blue (or black) sections\r\n\r\nI was hoping for some kind of hint.\r\n______________________________\r\n\r\nAlso, you need to fix a few of the titles... several challenges (I think 5, 6, and 7) all say challenge 4.\r\n\r\nThanks in advance,\r\n\r\nSilverKnight','2003-11-05 07:36:50','Sorry... Given that I\'m offering a free T-shirt to whoever completes them all, and that you\'re on the last one, I don\'t think giving hints is appropriate.\r\n\r\nI\'m sure you can figure it out with some though.');
INSERT INTO request VALUES (160,4106,'2003-11-05 00:18:23','A query','General issue','http://www.flooble.com/perplexus/myproblems.php','Well i submitted a problem and i was told that it gas been added to the queque.Can u tell me when will my problem uploaded??Tell me the approximate time ti would take.\r\n','2003-11-05 07:38:15','This is covered by the FAQ.');
INSERT INTO request VALUES (161,3172,'2003-11-06 03:44:29','scavenger','General issue','N/A','Well... I\'m still stumped after banging my head against the monitor for far too long...  even trying \'proportional\' or \'variable-width\' in the URL.\r\n\r\nI see that there\'re several who are on challenge 8 now... Do you mind if I comment about it in the forum?\r\n\r\n--- SK','2003-11-06 09:37:18','commenting is fine, as long as you don\'t drop spoilers about this or previous challenges.\r\n');
INSERT INTO request VALUES (162,3172,'2003-11-06 17:14:39','scavenger','General issue','N/A','Okay... last time about Scavenger (I hope)...  :-)\r\n\r\nBut it seems that multiple people (including myself) have pretty much given up on challenge 8... perhaps a hint in the forum?\r\n\r\n--- SK','2003-11-06 22:29:29','we\'ll give it a few more days :) I wouldn\'t be giving away a $20 tshirt if it was easy :)');
INSERT INTO request VALUES (27,1626,'2003-08-05 08:21:17','Solutions','General issue','http://www.flooble.com/perplexus/show.php?pid=317&op=sol','Can you fix the solutions to problems like The Punched-Out numeral? I understand that you wouldn\'t need to add in the actual solution, but can you take out the \"please give me the answer!!!!!\", I think it would make the solution look better.','2003-08-05 08:40:56','I thought that made it a little humorous while still pointing people to a solution (pretty much all the comments to this problem seem to be solutions)\r\n\r\nI don\'t really see a problem with it - it adds a little flavor.');
INSERT INTO request VALUES (29,103,'2003-08-06 03:12:47','Moving servers','General issue','http://www.flooble.com/perplexus/index.php','It sounds like you\'re going to be replicating the database during the move, causing the weirdness you mentioned.  I\'d suggest that on the \'old\' server, you replace the site with a static page, or at least put a big old warning message on any page with a database change.  Not being able to access the site would be frustrating, though not as frustrating as spending a lot of time on a carefully crafted problem or solution, only to see it vanish into the ether.','2003-08-06 11:17:58','I got it to redirect to the new IP address. It\'s not perfect, but it will work for the couple of days it needs to.');
INSERT INTO request VALUES (156,1183,'2003-11-04 11:53:46','dodgy adverts - more info','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=155','Hello again\r\n\r\nSorry to mither you again with another petition, but I guess it\'s better to sort this out away from the public forums.\r\n\r\nIf it\'s any help the specific links in my history are:\r\n\r\nhttp://nitrous.internetfuel.com/framer.html?lev=2&loc=http://204.177.92.193/party/affpp/index02.jhtml?pin=503379\r\n\r\nand\r\n\r\nhttp://nitrous.exitfuel.com/code/exitpoplight.html?prov=levik&ref=http://www.flooble.com/scav/HERE\r\n\r\nAs you can tell from the second one I was having a guess at solving the challenge 2 on scavenger hunt, with no success.\r\n\r\nAnyway hope this helps to track down and stop the unwelcome adverts.\r\n\r\nRegards,\r\n\r\nfwaff','2003-11-04 15:01:33','Thanks a lot - that was actually VERY helpful. I just emailed the provider with the exact URL, asking them to either terminate the ad, or else let me know that they are OK with ads such as this, in which case I will have to stop using them.');
INSERT INTO request VALUES (41,3026,'2003-08-19 18:35:44','Appearance','General issue','http://www.flooble.com/perplexus/','Not a high priority, just something to think about.\r\nIt would be nice if the daily flooble was customizable so that it could be made to match the site it was on. I realize that this may not be feasible. If possible, it would be easiest for site owners if css worked on it. The css that is already included for formatting the site could apply to it, making it appear as though it belongs, instead of sticking out and detracting from the overall site appearance.\r\nThanks!','2003-08-20 09:45:17','I would gladly do such a thing, except that the odd image that appears on the puzzles is matted for the blue-gray background of flooble.com, and would probably stick out like a sore thumb.\r\n\r\nBut you are right - I will look into updating it.');
INSERT INTO request VALUES (43,2373,'2003-08-20 02:06:17','Science Problem','General issue','http://flooble.com/perplexus/','Hi.\r\n\r\nI recevied one comment along with a rejection of my science problem via e-mail. It was apparent from the comment that the person rejecting the problem didn\'t understand it. Maybe it was too difficult or too long to review properly.\r\n\r\nI know you get a lot of problems (besides the ones submitted actually submitted).\r\n\r\nI have more problems that I would submit. The trouble is, with such summary execution going on (after more than a month in queue), why should I?','2003-08-20 09:56:51','Ryan, \r\nI am sorry that your puzzle got rejected. I don\'t know if you are familiar with our voting practices, so I will fill you in: Higher ranking members of the site get access to some of problems, and get to vote on them. For a problem to be rejected, it has to get 3 \"Thumbs down\" votes from different people. After that, it takes a scholar to actually press the \"Reject\" button, and then they must provide a summary for why this was done.\r\n\r\nUnder the \"My Problems\" page, you can view the notes/votes your problem receives from the voting members of perplexus, and have the chance to reply to them and set them straight, or make corrections to the problem - I am not sure if you were aware of this.\r\n\r\nNot having deleted your problem, I do not know the particulars, but I assure you that such things are not done on a whim. If you completely disagree with the people\'s decision, perhaps you should raise the issue in the forums (but please do not post your actual problem - refer to it by name).\r\n\r\nOnce again, I am sorry that the problem was rejected, and naturally cannot guarantee that if you submit more they will be approved - such is the nature of the site. I do hope that you decide to submit again, since in doing so you are making the site a place people want to visit.');
INSERT INTO request VALUES (45,3176,'2003-08-20 20:38:19','Letter Cube','General issue','http://www.flooble.com/perplexus/index.php','Gee, Mr. Director Levik, I kinda resent having to \r\nearn my way from novice to student before being \r\nallowed to submit a puzzle.  Especially since the\r\nLogic puzzle \"Letter Cube\" was lifted from my web\r\nsite www.allstarpuzzles.com, where it was posted on\r\nNovember 11, 2002, as \"Letter Dice.\"  Now I reckon\r\nthat your subscriber DJ sent it to you after changing the title (and that\'s all that was changed) and that you don\'t know that you\'re using\r\ncopyrighted material without the express permission of its rightful owner.  I suggest that you contact me so that we can resolve this in a way that satisfies both of us.\r\n\r\nRegards,\r\nRLW ','2003-08-20 21:02:17','Welcome to the site.\r\n\r\nYour sarcasm nonwithstanding, I hope you enjoy your stay. I was reluctant to have to impose the Student restriction for problem submissions, but we were getting a significant amount of subissions, and found that those of them by new users were usually duplicates or of low quality - these users simply were not around long enough to see what was \"appropriate\" for the site. Since it is possible to advance to Student in one or two days, I do not believe the loss is significant.\r\n\r\nConcerning the Letter Cubes puzzle. While I see that this puzzle does indeed appear on your pages, a simple google search should reveal that your site is in no way unique there - the search turned up no less than 175 results with the words from the puzzle. While I do not know for sure that the user DJ has not taken the puzzle from your particular site (even though odds are that he did not), I think that I can safely assume that the puzzle did not originate there.\r\n\r\nIf you can demonstrate to me some proof that you were indeed the original creator of this puzzle, I will gladly remove it from my site.\r\n\r\nIf you have any questions reguarding this, feel free to send me an email, and I do hope you stick around, since you obviously find the subject matter interesting.');
INSERT INTO request VALUES (46,3176,'2003-08-21 21:09:33','Logics','Fix a problem','http://www.flooble.com/perplexus/','Now I\'m really offended that I\'m still a novice and not yet qualified to submit puzzles to flooble!\r\nBecause after further rooting around in your site, I find that you are publishing not just one but 5 of my logics as contributions submitted to your site without attribution to their rightful copyright owner--i.e. me as crpuzzles and allstarpuzzles.  \r\n\r\nDJ has never asked for nor been given permission to use these puzzles; now that you know that he/she has stolen them, you are in willful violation of copyright laws if you continue to publish them without our express permission.  I suggest you contact me personally at thewhipkeys@comcast.net to obtain proper permission, subject to our usual conditions, before this becomes a business matter.\r\n      ','2003-08-22 16:18:22','As I hava already said in my respose to your previous request, I will gladly remove any problems you can prove you own the copyrights to. So far, the problem you pointed out has been found on over 100 other sites on the internet, and I have no reason to believe that you were its original creator.\r\n\r\nI will say again, that you should feel free to email me at levik@levik.com if you have any issues. Until I see proof of your copyright on the problem(s), I do not think that there is anything I am obligated to do.');
INSERT INTO request VALUES (57,3172,'2003-08-29 01:21:56','curious','General issue','N/A','Regarding pending problems... I have an idea of what \"Approximate Queue Position means\" (assuming there\'s only one queue).\r\n\r\nBut what is the Queue Weight?  (apologies if that was documented somewhere.... but I missed it)\r\n\r\nThanks,\r\n\r\n   --- Silver','2003-08-29 12:24:07','Queue Weight (or QW) is a mechanism to protect the queue from being swamped by a few people submitting a lot of problems. A person\'s first 2 pending problems are assigned QW of 1, their 3rd and 4th get marked QW 2, etc.\r\n\r\nThe queue is sorted first by QW, then by date. So if somebody submitted three problems yesterday, and you submitted one today, your problem will come before the third problem of the other person.\r\n\r\nThere\'s more on this in the forums - look around a bit.');
INSERT INTO request VALUES (65,3172,'2003-09-11 05:09:40','movement in the queue of problems','General issue','N/A','Levik, I\'ve looked... and I don\'t see in the forums an answer to my question....\r\n\r\nI *think* I understand the notion of the queue weight.  (Namely that person A\'s two 1-weighted problems will be AHEAD of every other person\'s 2 or higher-weighted problems.)\r\n\r\nIt seems to me then, that my 1-weighted problems should ALWAYS move down by the number of problems that were pushed that day (at least until they reach the top 10, in which, I suppose, they could remain indefinitely).\r\n\r\nBut I see my two 1-weight problems often don\'t move at all... Would you please clearly explain to me how someone else\'s 1-weights can be getting AHEAD of mine?  Or perhaps direct to a complete description of this process.\r\n\r\nThank you,\r\n\r\n   --- SK','2003-09-11 07:43:34','The idea is that everyone\'s first two pending problems are given QW 1. All QW1 problems are ordered before any QW2 problems. \r\n\r\nHowever, if somebody gets their problem pushed live, that night, one of their QW2 problems is \"promoted\" to QW1. \r\n\r\nAll the problems of the same QW are soted by submission date, which is why sometimes problems skip ahead when others are pushed.');
INSERT INTO request VALUES (55,3172,'2003-08-27 13:47:25','my pending problem','General issue','???','Hey... I have a pending problem... and it\'s a good one (that\'s an objective statement!)\r\n\r\nWho do I have to pay to get it promoted instead of waiting through several hundred other problems going through?','2003-08-27 16:10:43','Unfortunately, or rather fortunately, we do not play favorites. Your problem will have to stay in line with the rest of them...\r\n\r\nDid you say \"pay\"? :)');
INSERT INTO request VALUES (49,3176,'2003-08-25 22:24:56','Logics','General issue','http://www.flooble.com/perplexus/','Mr. Director levik,\r\nNow that DJ has conceded he got puzzles from my site without permission, I\'m asking that you do one of two things (your choice):\r\n1) put an easily seen credit and link to www.allstarpuzzles.com beneath each of the five puzzles in question (3 Word Cubes, Jeopardy, Mind-Boggling) or\r\n2) remove the five puzzles from flooble.\r\nThank you in advance.\r\nrlw\r\nPS - I never did get any mail from you--don\'t know what went wrong.','2003-08-25 23:58:47','Done. (I added the links)');
INSERT INTO request VALUES (66,3172,'2003-09-11 14:37:44','queue movements','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=65','Levik, you wrote, <I>\"All the problems of the same QW are soted by submission date, which is why sometimes problems skip ahead when others are pushed.\"</I>\r\n\r\nAha!  I finally understand.  And this makes clear to me some comments I read about the queue in one of the forums.  Thank you.\r\n\r\nThat said, WHY do you design it this way?  This means that if the same 5-8 people submitted 50 problems each all at once (and I understand a bunch of people have submitted a LOT of problems)... then the rest of us, will have to wait for ALL of their problems to go through the system....  The top 10 problems will, for a long period, be composed of ONLY those 5-7 people\'s problems... week in and week out.  And I\'ll be that HAS been the situation.\r\n\r\n(Looking at the last two weeks problems.... 24 total problems... the submitters are:\r\nDJ - 7\r\nBryan - 3\r\nLewis - 5\r\nRavi Raja - 4\r\nGamer - 3\r\nLevik - 1\r\nTrevor Leith - 1\r\n\r\nAha!  It is as I suspected.... essentially a club for those who submit MASSIVE numbers of problems at once.\r\n\r\nI submit, Levik, that you don\'t necessarily need to change the number of problems that are voted on (10 at this time), but RATHER, you should change the ordering of the problems that all have queue weight one.\r\n\r\nFor example, store an additional field--the date when a problem gets placed with QUEUE WEIGHT ONE.  Then sort by THIS date.  This way, if someone submits lots of problems (which they can still do), their QUEUE WEIGHT TWO+ problems will always line up at the end of QUEUE WEIGHT ONE problems (rather than jumping ahead of most other people\'s queue weight one problems).\r\n\r\nDoesn\'t this seem like a better procedure to you?\r\n\r\n--- SK\r\n\r\nP.S.  I really would love to see some of my problems posted... please take a look at them.','2003-09-11 15:14:20','What you say is largely true except for a couple of points.\r\n\r\nSomebody who has submitted 50 problems all at once SHOULD see some greater \"return\" for their efforts. The QW was designed to lessen this benefit, but not to eliminate it completely.\r\n\r\nI do think that reducing the amount of \"skip-ahead\" due to QW adjustments is desirable, but unfortunately the current system is not well designed to handle this, and I have pretty little time to work on it. \r\n\r\nI will keep your suggestion in mind for when I am able to look into the matter more leisurely.\r\n\r\nP.S. I\'m sure your problems are great - and look forward to seeing them voted on and approved.');
INSERT INTO request VALUES (60,1567,'2003-09-05 00:22:22','square sequence','Something is broken!','http://www.flooble.com/perplexus/index.php','Levik, I used \"pre\" within <> brackets in a comment on the \"square sequence\" problem in the queue, and it messed up the column width. Sorry! I didn\'t think that code worked in comments. Guess I need to reread where that code takes effect and where it doesn\'t.','2003-09-05 01:28:22','It\'s my bad... Thanks for pointing this out.\r\n\r\nI made it strip all the HTML codes from the comments now.');
INSERT INTO request VALUES (63,3172,'2003-09-08 10:49:48','one of my submitted problems','General issue','N/A','On several of my submitted problems, I haven\'t yet posted a solution (e.g., \"Lost my pointer!\").  Is this ok?  That is, will I be able to post the solution AFTER the problem is posted on the site?<BR><BR>\r\nAnd a separate, but related question.... My first two problems have been in the 40s for a week now... I think the front one has moved from 42 to 41, and that\'s it.... They don\'t seem to be moving down as quickly as problems are coming out of the queue.  Any thoughts as to why this would occur?<BR><BR>\r\nAlso, can you PLEASE up the rate that problems are exposed... such as to FIVE per day?  They\'re getting enough exposure, BELIEVE me... and once three (often identical) solutions are posted, how much more exposure does one need?  (Yes, those who want to try to solve it without looking at others\' solutions may still need access to it, but that\'s what the \"newest problems\" link is for, right?)\r\n\r\nThanks,\r\n\r\n--- SilverKnight','2003-09-08 17:27:21','Problems have better odds of being approved if they are submitted with a solution, but generally, you can submit one after the fact. It\'s really encouraged you submit it before, since if you stop visiting the site or something, it\'s better if the solution is already there.\r\n\r\nThere are a couple of threads in the forums dealing with the QR issue, and explaining it thoroughly. The gist of it is that it lets your problem skip ahead of people with a large number of problems in the queue, but then lets theirs skip ahead once some of theirs get posted. (if that makes any sense)\r\n\r\nI do not think the queue can sustain 5 a day for a long period of time. However, since I am not doing most of the day to day administration anymore, I would suggest you take this matter up in the forums and see what others think.');
INSERT INTO request VALUES (67,3172,'2003-09-11 14:39:25','ordering of my petitions','General issue','http://www.flooble.com/perplexus/request.php?op=list','One more thing... methinks you should change the ordering of my petitions.  When I click \"Your Petitions\", they seem to be ordered alphabetically by petition subject.  I think submission date would be a more useful sort order....\r\n\r\njust my $.02  :-)\r\n\r\n   --- SK','2003-09-13 15:33:48','They should be chronological now. Let me know if they\'re not...');
INSERT INTO request VALUES (145,1301,'2003-10-26 17:57:40','Avatars','General issue','http://flooble.com/perplexus/index.php','I\'ve gone to Avatarity and submitted a .gif file twice (Saros).  After several days I still can\'t find it as one of my avatars.  The first time I submitted it as public and the second as private.  In each instance I specified a local file on which it was located.  Am I doing something wrong, or what?','2003-10-27 10:48:33','Hmmm - that\'s fairly weird. Please try submitting it again as Private to the Peope  > Personal Avatars category. It may take a while getting approved, since there\'s currently no voting ala perplexus on the avatarity site. If you submit another petition once you post it, I will go and approve it ASAP.');
INSERT INTO request VALUES (146,1301,'2003-10-26 18:07:58','How did Puzzle Strips appear?','Something is broken!','http://flooble.com/perplexus/index.php','See the Library forum with this thread name.  A puzzle from the queue is posted with today\'s date, but it\'s still on the queue and shows up as being before Burning Ropes, and has a SilverKnight full solution.','2003-10-27 10:51:59','I don\'t see any weirdness with it... See my forum response.');
INSERT INTO request VALUES (147,3172,'2003-10-27 08:49:30','how\'d this happen?','Fix a problem','http://www.flooble.com/perplexus/digest.php','Check out:\r\n\r\nhttp://www.flooble.com/perplexus/show.php?pid=1702\r\nand\r\nhttp://www.flooble.com/perplexus/show.php?pid=1226\r\n\r\nposted on 10/26 and 10/27\r\n','2003-10-27 10:58:05','Thanks. I deleted the double.');
INSERT INTO request VALUES (148,3172,'2003-10-27 09:12:25','PRE tags','Fix a problem','http://www.flooble.com/perplexus/show.php?pid=1226&cid=8956','I think you\'ve disabled them, by design, but in the two problems I referenced in my last petition, both pretags the opening one, and the closing pre tag (with the slash), both come through as text rather than HTML tags.\r\n\r\nWould you please fix them?\r\n\r\nThanks,\r\n\r\n--- SK','2003-10-27 11:21:31','Done');
INSERT INTO request VALUES (69,3172,'2003-09-12 18:36:52','avatarity','General issue','N/A','Levik,\r\n\r\nI made a booboo.\r\n\r\nI created a login to avatarity with my username of SilverKnight.... well... seems, unlike this site, you require confirmation on your e-mail.  *sigh*\r\n\r\nWell... I supplied not@applicable.com.\r\n\r\nWould you please make this accessible to me?  I suppose you could either delete/change the username, or perhaps change the e-mail address to titularhead@hotmail.com.\r\n\r\nThanks a bunch,\r\n\r\n--- SK\r\n','2003-09-12 23:08:26','Got it - deleted your bogus account :) register away :)');
INSERT INTO request VALUES (70,3172,'2003-09-13 01:14:35','thanks!','General issue','','dude... thanks... very nice of you with the quick turnaround (regarding avatarity login...).  I\'m all set there now.\r\n\r\nAlso, perhaps you missed one of my other petitions... (at least you didn\'t answer it)\r\n\r\nIt was regarding the ordering of the petitions... I can\'t figure out what order they\'re in... but I think chronological by submission date makes the most sense.  Sounds like just a change of ORDER BY in the appropriate SQL statement.\r\n\r\nAnyway, thanks again!\r\n\r\n--- SK','2003-09-13 15:30:44','I\'m still working on that one :)\r\n\r\n(That\'s why I don\'t answer it - once I do, it doesn\'t show up on my \"to-do\" list and I may forget)');
INSERT INTO request VALUES (71,3172,'2003-09-14 03:41:38','ordering of my petitions (2)','General issue','','They\'re STILL not in chronological order of submission.\r\n\r\nI\'m giving you two URLs... because I see you\'re using two operations \"op=view\" and \"op=list\", and it occurs to me that you may be (unfortunately ;-) using two different SQL statements to implement them.  So hopefully, they query by calling the same routine :-)\r\n\r\nAnyway, they BOTH remain sorted incorrectly.  But also, may I suggest that you should BOTH dates on the lists (submission and answered).\r\n\r\nThanks,\r\n\r\n--- SK\r\n________________\r\n\r\nhttp://www.flooble.com/perplexus/request.php?op=view&rid=70\r\n\r\nhttp://www.flooble.com/perplexus/request.php?op=list\r\n','2003-09-14 11:38:51','Doh! Changed the wrong query before. Howe about now?');
INSERT INTO request VALUES (72,3172,'2003-09-14 03:43:35','avatarity submission','General issue','','Hey!  Avatarity says (when you submit a new avatar pic) that you can submit one up to 100x100, but only my 64x64 one was approved... :-)  what\'s up with that?\r\n\r\nBTW, I\'m guessing that you are anticipating more volume over there, and that that\'s why you don\'t have a \"petition the director\" link on that site.... \'cause isn\'t it wierd that I have to come here to make requests about avatarity?\r\n\r\nThanks,\r\n\r\n--- SK','2003-09-14 11:36:24','It *Is* a little weird - but just like this site, I will add functionality there if it proves neccessary. (If the trafic is enough.)\r\n\r\nI approved your 64 pixel avatar which yuo\'d be able to use on this site, and rejected the 100 pixel one since it was identical in all but size. (Of the two I chose the 64 one to approve so that you could use it on perplexus)');
INSERT INTO request VALUES (73,3444,'2003-09-14 16:40:49','Why still novice?','General issue','http://www.flooble.com/perplexus/user.php','I was wondering how to go about changing from novice to student.  The only set requirements I see are post 3 comments and rate 1 puzzle.  I have posted 3 times and rated 6 puzzles yet have not seen my status changed.  I was trying to submit a puzzle for sequences and still can\'t because I\'m still novice.  I went through the sequence puzzles and couldn\'t find the one I wanted to submit (so I don\'t think it\'s been in there yet).','2003-09-14 20:04:32','Statuses get updated once a day - most likely by the time you read this, your status will have been updated.');
INSERT INTO request VALUES (74,3172,'2003-09-14 16:53:31','','General issue','http://flooble.com/perplexus/request.php?op=view&rid=72','yup... The sorting works... and I assume you wanted in reverse chronological order.... which works for me.\r\n\r\nAlso, why not approve my 100x100 as well (I realize that it won\'t work for flooble)...?  But I could use it in the future on sites that allow it.\r\n\r\nThanks,\r\n\r\n--- SK','2003-09-14 20:06:09','Right now Avatarity is only linked to Perplexus and Chatterbox - nothing else... So there didn\'t to be any reason for having two identical avatars on there.');
INSERT INTO request VALUES (75,3172,'2003-09-15 09:51:53','changing handle','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=74','Levik,\r\n\r\nI\'ve noticed that some things don\'t change when a user changes his handle.  When I first signed on to this site, I used username SilverKnight, but handle \"Your Buddy\".  I soon changed my handle to SilverKnight too.\r\n\r\nAnyway, I notice that when looking at problems that I posted to when I had the old handle, it still shows the old handle name.\r\n\r\nCase in point:  go to \"Spirals\" in Algorithms.  \r\n\r\nI\'m guessing this is by design, but may I suggest that you join the query with the current usernames?\r\n\r\n--- SK\r\n\r\nP.S.  How old r u ?  and are you male/female?  (No... I\'m not hitting on you... I\'m just curious)','2003-09-15 16:01:36','In some places, the tables duplicate a user\'s \"Name\" so that queries need not pull from the user table all the time. It\'s not the most optimal way of doing things (for the reason you specified), but works in 90% of the cases. (This being the exception :) \r\n\r\nPerhaps I need to add a periodical process that would update this stuff, but to tell you the truth the issue is minor enough that I don\'t want to bother.\r\n\r\nP.S. I\'m an 18 year old blonde with a penchant for people who like to save typing by using single letter abbreviations for common english words. :)');
INSERT INTO request VALUES (76,3172,'2003-09-15 11:28:33','oooh  ooooh  ooooh','General issue','http://www.flooble.com/perplexus/commentsearch.php?presch=1','I\'ve got two good additions....\r\n\r\nYou should keep track of how many times a particular posting is VIEWED!  So, every time a posting is viewed (by someone other than the author of the post), you increment the count by one.  Then you can see what is being read a lot.\r\n\r\nAlso, would be nifty to keep track of how many (and which) people view a particular problem (would be similar structure to the rating .... one entry per user-problem).\r\n\r\n   --- SK','2003-09-15 15:55:46','I don\'t think it\'s such a good idea, since almost everyone looks at the \"current\" problem, so such a rating would only reflect how popular the site was on the day the particular problem was current. It would also skew greatly towards the newer problem since the site is getting more visitors.');
INSERT INTO request VALUES (77,3430,'2003-09-15 13:39:12','novice','Fix a problem','','hi,  i teach a sat class we play with words and some other fun stuff you offer... i\'ve turned the kids on to your sight   as of yet we cannot submit our own puzzlels because of our status.   we have two words that contain all the vowels of the alphabet in order (including  \"y\")  lemme know when i\'m promoted  paruso@comcast.net','2003-09-15 15:54:03','Pat, I\'m glad you have your kids involved in the site - I hope it benefits them in the learning process.\r\n\r\nAs far as promotion goes, you get promoted automatically, after you meet the requirements which include rating problems and posting comments. If you take active participation in this site, it should take no longer than a couple of days for you to be promoted. (Having your puzzles appear on the site takes SIGNIFICANTLY longer though, since we have a 400 puzzle backlog right now)');
INSERT INTO request VALUES (78,3430,'2003-09-16 10:22:59','second try','General issue','','we are high school sat class.  i\'m signed in as sat\r\nyou still won\'t let us in from novice to student. please respond quickly or we\'ll take our ball and go home.','2003-09-16 18:04:56','Sorry - I have answered your previous submission, but I guess you didn\'t see it - this is why I am adding some email notifications - you should be able to see the answer to the previous one as well, if yuo click around a bit.\r\n\r\nAs I said before, getting to student is not hard at all - a few comments and ratings should get you there. I don\'t promote anyone, it all happens automatically, and the system works pretty well.\r\n\r\nI hope you decide to keep your ball and your students playing here, since I believe the site can benefit from any new member.\r\n\r\nGood luck.');
INSERT INTO request VALUES (79,3172,'2003-09-16 10:38:15','ordering of \'New Comments\'','General issue','http://www.flooble.com/perplexus/commentsearch.php?presch=1','When I push the \'New Comments\' link, I find that I am often interested in the LAST three or so comments posted no matter which problem they are in.\r\n\r\nUnfortunately (for me when I am looking with that in mind), it appears that you have done an \'ORDER BY problem\' in your SQL statement.  Might you enable an option that doesn\'t order by problems, and just lists each message newest first.\r\n\r\nI can see the need/desire for both options to be available.\r\n\r\nThanks,\r\n\r\n   --- SK','2003-09-16 18:07:07','Unfortunately the comment search is made to be \"by problem\", (not only the query, but the display mechanism as well)\r\n\r\nThere is not a quick way to alter it. (Honest, I\'d do it if there was - I feel bad having to say no to all of your ideas :)');
INSERT INTO request VALUES (81,1626,'2003-09-16 23:04:01','Same Name','General issue','http://flooble.com/perplexus/show.php?pid=500&cid=7942','I noticed one of our flooblers had the login name different but the actual name the same as another frequent flooblers... I think it would be a good idea to disallow this because the actual name is what goes on the posts instead.\r\n','2003-09-17 19:51:40','I remember this issue coming up once already, but don\'t remember what was decided... Perhaps we should take it to the forums...');
INSERT INTO request VALUES (82,3172,'2003-09-17 04:56:08','new problems (again)','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=79','You wrote... \r\n\"Unfortunately the comment search is made to be \"by problem\", (not only the query, but the display mechanism as well) \"\r\n\r\nWell... I assumed as much ... (You\'ve probably guessed that I\'ve had plenty of experience with SQL and websites and programming in general)\r\n\r\nSo I kinda assumed it would be another, separate, but related function, and might not be ... well... trivial to implement.  But it shouldn\'t be too hard....\r\n\r\nGive me some access.... maybe I can help you out.\r\n;-)\r\n\r\n   --- SK\r\n','2003-09-17 19:50:51','I didn\'t say it would be difficult - just non trivial. And for a non-trivial problem, I don\'t see a large benefit of it...\r\n\r\nThis site is difficult enough to use as it is, unfortunately (I keep having to explain QW, and how submissions work, etc) adding features will have to take a back seat for a while.');
INSERT INTO request VALUES (83,3172,'2003-09-17 14:26:33','forums - new count','Something is broken!','http://www.flooble.com/perplexus/index.php','On the front page, where it shows Forums (6)... when I click on the link, I see:\r\nCommons (3 new), and\r\nNew Users (2 new), so...\r\n\r\nWhy on the front page does it show 6?!?  I would think it would show 3+2 = 5.\r\n\r\n   --- SK','2003-09-17 19:48:34','See the other response :)');
INSERT INTO request VALUES (85,3172,'2003-09-17 18:17:34','forums','General issue','','It occurs to me that you may have more than the four forums that are available to students.  Am I correct in my assumption that there are others?\r\n\r\n--- SK','2003-09-17 19:47:32','Yes you are. There\'s one available to the higher ranking members only - it\'s for the discussion of queue related issues.\r\n\r\nThis is no secret, and you would get an honest answer had you asked this in one of the forums you DO have access to.');
INSERT INTO request VALUES (91,1626,'2003-09-23 19:25:58','Clicking problems','General issue','http://www.flooble.com/perplexus/index.php','I appreciate being a scholar and all, but my mouse is really bad and I am afraid that some of the things that are 1-click might create clicking mistakes. The reason I bring this up is I don\'t think I will ever need to push problems; there is usually someone here to do it instead. Is there any way to set the \"push problems\" in the \"off position\" of these things in my profile or anything?\r\n\r\nSo far I don\'t think any of these have happened, but it\'s best to catch a problem before it happens.','2003-10-04 05:49:18','Sorry this took so long :)\r\n\r\nI added a JS confirm to the Push It Live button - hope that\'s enough :)');
INSERT INTO request VALUES (89,3172,'2003-09-22 12:15:45','another statistic','General issue','','It would be cool to see on \'site statistics\' how many problems have QW 1.  (Or is this approximately equal to 2*# of unique submitters--assuming everyone\'s submitted at least 2 problems?)\r\n\r\nAlso, have you changed the behavior so that everyone can have only one problem in the top 10 (or QW 1)?\r\n\r\nThanks,\r\n\r\n   --- SK','2003-09-23 07:46:28','SK, I don\'t think that statistic is at all useful. The number of QW1 problems is going to be between the number of submiters and 2* number of submitters.\r\n\r\n\r\nI believe reguarding the switch to 1 QW1 per person that some people didn\'t think it to be a very good idea.');
INSERT INTO request VALUES (90,3172,'2003-09-22 12:23:42','\"configurable\" new comments','General issue','http://flooble.com/perplexus/show.php?pid=1341','Thanks Levik... the drop down works great... and again, is VERY useful.\r\n\r\nOne last thing (but possibly requires a cookie, or an additional field in your session :-)...\r\n\r\n... is to default the drop down on the last value selected...  It always defaults to 1 day (even if I most recently used 2 hours).\r\n\r\nOkay.... pickin\' nits here... really... it\'s great!\r\n\r\n--- SK','2003-10-04 05:50:35','Took a while, but I finally got around to it - the menu will now show the actual time interval you\'re viewing, instead of always showing \"1 day\".\r\n\r\nI don\'t think it\'s neccessary to remember this across sessions, since it only saves one measely click :)');
INSERT INTO request VALUES (92,3172,'2003-09-24 02:25:34','Submit Problem link','General issue','http://www.flooble.com/perplexus/digest.php','The <I>Submit Problem</I> link doesn\'t appear on some pages... even though the \"link section\" is shown.<BR><BR>\r\nIn particular, when I go to <I>Newest Problems</I> or <I>New Comments</I>, the <I>Submit Problem</I> link is not shown.  I would guess there are other pages that don\'t have it.<BR><BR>\r\nI suggest you use some sort of navigation section template and \"include\" it in all the pages.  (Since you apparently have at least two or more templates or you don\'t use one at all.)\r\n\r\n--- SK','2003-09-24 07:44:16','The link is on a template with all the other links such as new comments, problems, search and chatterbox. They\'re not included into the pages where I think the user\'s stay will be rather brief. (These links are kinda computationally intensive since they need to query the DB to check how many new coments/forum posts there are)');
INSERT INTO request VALUES (93,1920,'2003-09-24 10:20:50','Unsolved Problems','General issue','http://www.flooble.com/perplexus/index.php','I would like to see the unsolved problems placed in chronological order.','2003-09-24 11:59:12','Done. I think.\r\n\r\nThanks for nagging me about it - I really should have set this up earler, but there was never enough of these problems for this to be an issue.');
INSERT INTO request VALUES (95,3172,'2003-09-24 17:09:35','new comments','General issue','http://www.flooble.com/perplexus/commentsearch.php?presch=1&hour=2','Levik,\r\n\r\nIt seems to me that it would be more useful if you used the last UPDATE (assuming you store it) to a comment rather than the initial posting datetime to select the items.\r\n\r\nThat is, if someone edits a posting from several days ago, and I, 2 hours later, choose to view new comments within the last 24 hours... then this posting should show up.\r\n\r\n   --- SK','2003-09-24 19:08:35','Unfortunately this date is not being saved. Saving it would upset ordering of comments and make replies appear before stuff that people were replying to.');
INSERT INTO request VALUES (96,3172,'2003-09-24 23:37:24','re: new comments','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=95','You wrote:\r\n<I>Unfortunately this date is not being saved. Saving it would upset ordering of comments and make replies appear before stuff that people were replying to.</I>\r\n_____________\r\n\r\nNo, dude.... you save this date (as a new field) <I>in addition</I> to the date submitted.... and you don\'t order by it.  Just use the last update date (which upon first posting is equal to the first posting date) when you are displaying which ones are new comments.\r\n\r\nThis would be very useful!  To me anyway.  And I think wouldn\'t be too difficult to implement... an extra field to store... a small modification to \"edit comment\".... and a small modification to \"New Comments\" (I\'m probably missing a couple of other small mods.)\r\n\r\n--- SK','2003-09-25 07:40:01','I don\'t think that this is worth changing ther DB schema over.');
INSERT INTO request VALUES (97,3172,'2003-09-25 02:00:00','3 problems/day','General issue','http://www.flooble.com/perplexus/digest.php?d=3','Perhaps it was just my imagination... but did I see THREE!!! problems go out on 9/23 ?\r\n\r\nDid someone goof?  Or is there a change going on here...?','2003-09-25 07:47:51','It\'s possible that someone goofed. No biggie.\r\n\r\n');
INSERT INTO request VALUES (98,3172,'2003-09-25 02:05:27','oh yeah... I almost forgot','General issue','','I seem to recall you mentioning that there was consensus to not limit the number of problems in the top 10 (or in QW1 which amounts to about the same thing).  But in <A HREF=\"http://www.flooble.com/perplexus/forum.php?fid=5&tid=176\">this</A> thread it seemed that there was some buy in for limiting it to one...\r\n\r\nWas there discussion on this in a forum that only Journeymen could get to that leads you to feel it\'s a bad idea?\r\n\r\n--- SK','2003-09-25 07:43:00','I read this thread. I don\'t have time to re-read it now, but I recall seeing some comments from DJ and possibly others (mabe in this thread) about the issue.');
INSERT INTO request VALUES (99,3172,'2003-09-25 02:24:51','approximate queue position','General issue','','I suggest that for *all* problems that are not in QW1, that you do not show the \"approximate queue position\" statistic (but still show the QW of the problem).\r\n\r\nThe reason is that the approximate queue weight is very misleading and actually quite inaccurate.\r\n\r\nI\'m almost sure that I\'m telling you what you already know.... but, for example, my first problem is still at aqp:35... and Ravi Raja\'s first QW4 problem must be at least aqp:105.  (I know that because my 2nd QW3 problem is aqp:104.)\r\n\r\nNow, we both know that his QW4 problem (aqp: 105+)is very probably going to be pushed to the site well before my first QW1 (aqp: 35) problem.  (Unless we go through the next 25+ problems without pushing or rejecting at least 6 of Ravi\'s problems which is very unlikely since he will maintain at least 2 in the top 10... and this is compounded by the 3 or 4 other mass-posters).\r\n\r\nOkay... gettin\' kinda long here...\r\n\r\nSo... I\'m not suggesting you punish the early submitters... just remove a somewhat useless... and in fact a bit harmful (if not extremely misleading) statistic.\r\n\r\n   --- SK','2003-09-25 07:47:14','I believe what you propose would lead to confusing inconsistency. Besides, the statistic is fairly accurate. It does reflect your place in the queue as of last night (before problems get pushed/deleted)\r\n\r\nYou just have to know what to make of it. Which you plainly do.');
INSERT INTO request VALUES (100,3172,'2003-09-25 02:28:58','my book','General issue','','Wow...\r\n\r\nI\'m looking at my list of \"petitions\" and they\'re getting kinda long....\r\n\r\nI\'m considering publishing a book that includes my postings/rantings/ravings here as petitions... can I get your permission to publish this stuff as a collection of amusement for people to read?\r\n\r\nOkay... just kidding...  nevermind.  (It\'s late.)','2003-09-25 07:49:06','perhaps you should consider spacing your petitions out a bit. Getting 10 at once makes me less likely to act on any.');
INSERT INTO request VALUES (101,3172,'2003-09-25 02:39:04','Oooohhhh','Something is broken!','http://www.flooble.com/perplexus/user.php','I found an easy bug to fix...\r\n\r\nThere are some pages for which you shouldn\'t be there if you are not logged in... (such as the problems submitted list).  I notice that if you push LOGOUT on that page, you get pushed to the main page (which makes sense)....\r\n\r\nBut if I\'m on the user page (shown above), I don\'t get pushed to home... which doesn\'t make much sense.  :-)\r\n\r\n   --- SK','2003-09-25 07:39:09','I\'ts not so much a bug as a page that looks weird if you for some reason go there manually (you certainly won\'t see a link to it unles you\'re logged in).\r\n\r\nI\'ll try to find the time to fix it.');
INSERT INTO request VALUES (102,3172,'2003-09-25 06:07:35','submit problem link','General issue','http://www.flooble.com/perplexus/submit.php?cid=1','I think the \"Submit a problem\" link should be available on more of the pages (like Newest Problems and New Comments).\r\n\r\n   --- SK','2003-09-25 07:37:35','I think it\'s fine the way it is. ');
INSERT INTO request VALUES (103,3172,'2003-09-25 21:54:35','multiple personalities!','General issue','http://www.flooble.com/perplexus/forum.php?fid=7&tid=272','Levik,\r\n\r\nIf you go to the link above...\r\n\r\nI certainly did not intend on posting anonymously (as Aspiring Novice).  I simply didn\'t realize that I wasn\'t logged in yet.  (I usually don\'t log in, till I post... but this forum allows us to post without logging in... and I wasn\'t thinking and didn\'t realize I wasn\'t logged in.)\r\n\r\nPlease feel free to change the \"ownership\" of the particular message to me.  Or if you prefer, I\'ll post a comment afterwards \"taking credit\" for the message.\r\n\r\n   --- SK','2003-09-26 15:31:27','That\'s OK :) Just don\'t let it happen again :)');
INSERT INTO request VALUES (104,3172,'2003-09-25 23:30:38','approximate queue position (2)','General issue','http://www.flooble.com/perplexus/request.php?op=list','You wrote:\r\n<I>I believe what you propose would lead to confusing inconsistency. Besides, the statistic is fairly accurate. It does reflect your place in the queue as of last night (before problems get pushed/deleted)</I>\r\n\r\nAbsolutely... I agree with you... it is accurate as to what it is/was last night.  And, yes, I think I have a good handle, now, of how it works.\r\n\r\nWhat I meant to imply is that the statistic doesn\'t reflect reality <I>if the reader assumes this to be a \"normal\" queue</I>.\r\n\r\nWithin the QW1, the behavior generally isn\'t that far from FIFO (because there aren\'t many mass-posterS), but taking all the other QW into account, we see a problem that is numbered over 100 that is virtually guaranteed to be posted before many problems in the 20\'s and 30\'s.\r\n\r\nPlease don\'t misunderstand the point of this note.  I\'m *not* faulting the system.  I understand why you\'ve implemented this.  I\'m simply suggesting that the queue number, in general, has very little correlation to the ordering of when a problem may be posted.\r\n\r\n--- SK\r\n\r\nP.S.  Sorry about all the posts last night... I was EXTREMELY tired... a little ill, and went on rambling.  (Which probably was why I didn\'t pay attention and posted anonymously by accident.)','2003-09-26 15:35:11','I believe that removing this number from the display until the problem goes to QW1 won\'t solve the issue - after all, even at QW1, other problems will still jump in ahead of it.\r\n\r\nHowever, one thing that\'s good about the position is that it never increases. So while you advance slower than you would have expected, you remain certain that once the indicator falls below 10 your problem will be in the voting stage.');
INSERT INTO request VALUES (105,3172,'2003-09-26 23:31:56','hidden e-mail','General issue','http://www.flooble.com/perplexus/user.php?op=ed','Levik,\r\n\r\nPlease hide the e-mail on the user page.  (Or better, offer the ability to hide it.)\r\n\r\nI\'m sure I read other users mentioning this request, but frankly, I don\'t mind you/the site knowing it, but I don\'t want the other members to know it.\r\n\r\nAnd I\'d like to receive the e-mails regarding problems I submit... particularly if they are rejected, but it\'s worth more to me to keep my e-mail away from all the generic users.\r\n\r\nThanks for the consideration,\r\n\r\n--- SK','2003-09-27 17:43:41','This is a good point. I don\'t think I will be able to do it this weekend, but if I don\'t get to it for a week or so, kindly remind me about it.');
INSERT INTO request VALUES (284,1301,'2004-03-14 16:29:20','Puzzle has no title and so can\'t be linked','Fix a problem','http://perplexus.info/queue.php?pid=1739','pid 1739 is in the queue, but doesn\'t have a title so the only way to get to it for voting is via the pid number.  Please add a title.\r\n\r\nThanks.','2004-03-15 07:57:59','Hmmm - seems this was already voted out - I can\'t find this problem in the queue anymore...');
INSERT INTO request VALUES (286,1920,'2004-03-16 13:04:17','Another old link','General issue','http://perplexus.info/show.php?pid=1503&op=sol','The link in the solution for \'The Black Hole\' points to a comment on the old flooble.','2004-03-16 15:28:07','got it... thanks.');
INSERT INTO request VALUES (287,1920,'2004-03-16 21:30:54','Another bad link','Fix a solution','http://perplexus.info/show.php?pid=1516&op=sol','The link in the solution to \'Total Toothpaste\' points to a page in the old perplexus.','2004-03-18 15:41:34','Thanks...');
INSERT INTO request VALUES (107,3172,'2003-09-30 14:10:42','avatar','General issue','http://www.flooble.com/perplexus/','Levik,\r\n\r\nWhat if I want to *clear* my avatar....?  How do I go about doing no longer having one?\r\n\r\n   --- SK','2003-10-01 10:40:27','Good point. \r\n\r\nThere\'s now a \"Clear\" link next to \"Pick\" if you have an avatar selected.');
INSERT INTO request VALUES (108,1301,'2003-10-01 08:24:19','site broken','Something is broken!','http://flooble.com/perplexus/commentsearch.php?presch=1','Links are not working this morning-home page not being built correctly.','2003-10-01 10:35:57','Yeah - just fixed this\r\n\r\nApparently MYSQL got corrupted.');
INSERT INTO request VALUES (109,1567,'2003-10-01 13:54:06','Four tangent circles','General issue','http://www.flooble.com/perplexus/myproblems.php?pid=1473','Levik, I e-mailed you the diagram for \"Four tangent circles\" again. Have you received it/can you add it please?','2003-10-02 07:54:52','Done - sorry for taking so damn long :)');
INSERT INTO request VALUES (110,3669,'2003-10-01 15:00:56','advertising','General issue','http://www.flooble.com/perplexus/digest.php?d=14','Who do I speak with about advertising on this site? (by the button below, I assume \"levik\")  How can I get in touch offline?','2003-10-01 22:44:33','I emailed you reguarding this.');
INSERT INTO request VALUES (111,3172,'2003-10-02 01:09:09','hidden e-mail (take 2)','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=105','Friendly reminder that you asked me for... it\'s been about a week since I sent you this:\r\n\r\n<I>Please hide the e-mail on the user page. (Or better, offer the ability to hide it.) \r\n\r\nI\'m sure I read other users mentioning this request, but frankly, I don\'t mind you/the site knowing it, but I don\'t want the other members to know it. \r\n\r\nAnd I\'d like to receive the e-mails regarding problems I submit... particularly if they are rejected, but it\'s worth more to me to keep my e-mail away from all the generic users. \r\n\r\nThanks for the consideration, \r\n\r\n--- SK \r\n___________________________________\r\n \r\nThis is a good point. I don\'t think I will be able to do it this weekend, but if I don\'t get to it for a week or so, kindly remind me about it. \r\n</I>\r\n','2003-10-04 06:03:14','OK - you can now \"hide\" it.');
INSERT INTO request VALUES (155,1183,'2003-11-04 04:13:36','Scavenger/Porn advert','General issue','http://www.flooble.com/perplexus/','Levik\r\n\r\nJust been on scavenger and that dodgy porn pop-up appeared again. There aren\'t the \'this ad\' \'last ad\' tags on scaveneger that there are on the perplexus pages, but looking in my history there is the same nitrous.exitfuel.com page that Fatboy mentioned in the advertising forum.\r\n\r\nI\'ve not seen this ad since you did whatever you did with the cookies in perplexus, maybe you could do the same thing with cookies in scavenger hunt. I\'m no techy so have no idea how easy or feasible this is.\r\n\r\nCheers matey,\r\n\r\nFwaff','2003-11-04 11:25:24','Hmm... That\'s very weird. I will have to look into it.\r\n\r\nThe cookie thing simply limited the frequency of the popups, not their content, and it is in effect for all of flooble, not just perplexus, so that couldn\'t be it. I will contact Exitfuel to see if they are running any such ads.');
INSERT INTO request VALUES (115,3172,'2003-10-06 14:13:29','just curious','General issue','','I read (on the about user levels page) that Scholars \"can also change the status of their problems from \'pending\' to \'live\' and back.\"\r\n\r\nAnd that they can make their (newly submitted) problems live immediately.\r\n___________________\r\n\r\nI\'m curious as to how often you or a scholar has had to take a live problem back to pending status and if you can point to a couple of examples.\r\n\r\nAlso, on what kind of occasions have you or a scholar made a newly submitted problem live immediately, and if you could point to a couple of examples of those.\r\n\r\nThanks,\r\n\r\n--- SK','2003-10-07 13:40:24','This is really a feature that pre-dates the queue and voting. Before there was any way for people other than me to push problems of others, I allowed scholars to push their own. This is no longer user - I think I even disabled it, and should take out all mention of it...');
INSERT INTO request VALUES (149,1301,'2003-10-27 11:31:50','Avatar','Fix a problem','http://www.flooble.com/perplexus/','I\'ve resubmitted my avatar as Saros as Private to the People > Personal Avatars category.  I\'m assuming it uploaded the gif from my local drive when I submitted it after browsing my local drive.','2003-10-27 14:17:16','Done. I approved it.');
INSERT INTO request VALUES (135,1626,'2003-10-18 15:04:37','Problems by ___','General issue','http://www.flooble.com/perplexus/search.php?uid=1626','The dates on the search by author are messed up (I think) :)','2003-10-18 15:21:09','They weren\'t messed up I don\'t think - jusr out of order. \r\nI made that page show the problems arranged in reverse chronological order now - let me know if it looks any better.');
INSERT INTO request VALUES (123,1112,'2003-10-11 04:32:57','picture in problem','General issue','http://www.flooble.com/perplexus/myproblems.php','Hi. I just submitted my flooble problem.  I read in the forums that I could email you a picture for it.  I was wondering if I could email one picture for the problem and another for the solution, or if it all has to be in one? Thanks.  Also, what size should the pics be?','2003-10-11 15:06:15','You can email 2 pictures - they should probably not exceed 250 pixels to the side (smaller is OK)');
INSERT INTO request VALUES (124,1626,'2003-10-11 21:09:42','General Solutions','Fix a solution','http://www.flooble.com/perplexus/show.php?pid=532','Do you have any interest in changing the subjects of some comments so they don\'t give away the answer? Or would that be too minimal to worry about it?','2003-10-13 00:40:14','Certainly such things should be weeded out, more so from interesting problems, and more so yet from ones that are recent. I believe the link you sent is not in good taste, but probably not worth the trouble. (I currently don\'t have a tool to do this)');
INSERT INTO request VALUES (125,1112,'2003-10-13 15:00:44','picture in problem','General issue','http://www.flooble.com/perplexus/','Sorry, Levik.  You said I could mail 2 pictures to you for my problem, but I can\'t seem to find an email address anywhere for you.  I replied to the automated (I think) email about my previous petition, but got an \"unable to deliver\" message. Thanks.','2003-10-13 20:36:54','email them to levik@levik.com');
INSERT INTO request VALUES (153,1920,'2003-10-31 10:43:46','Forum Abuse','Abuse in comments','http://www.flooble.com/perplexus/index.php','Can you delete the forum thread in General Discussion: \"MAKE MONEY HERE GUARANTEED\"  It sounds like a pyramid scheme.\r\nFlooble doesnt need that trash.','2003-11-01 04:01:25','Done. Thanks for bringing this to my attention.');
INSERT INTO request VALUES (154,4106,'2003-11-01 12:57:38','Why is this concept of Novice User?','General issue','http://www.flooble.com/perplexus/show.php?pid=1150','I don\'t quite agree with this concept of Novice user? Anyways I want to submit a problem and please have look at it.\r\n\r\nQ:There are 12 coins and one of then is fake.The fake coin is either heavier or lighter than the normal coins.You can use a weighing balance,but only three times.Find the fake coin and whether it is heavier or lighter?\r\n\r\nI hope for a reply from u soon.\r\n\r\nFrom\r\nSandeep\r\nsandeep_bansal@da-ict.org','2003-11-02 20:21:24','The concept of a novice user is to make sure that a person is around a sufficient amount of time to know what problems are already found on the site.\r\n\r\nIn particular, your problem has already been discussed.\r\n\r\nWhile I appreciate your desire to participate in the site, in the future, please respect its rules - they are there for a reason.\r\n\r\n');
INSERT INTO request VALUES (127,3172,'2003-10-16 11:35:09','difficulty posting/editing','Something is broken!','http://flooble.com/perplexus/show.php?pid=651&cid=8713','Levik,\r\n\r\nI don\'t know if it\'s something on my side... but after I posted to the latest problem (\"Remainder\")... it wouldn\'t let me edit my posting, nor was I able to submit a new one.  Every time I clicked submit, it went to the comment list, but I discovered that my comment was not changed, nor was a new comment created.\r\n\r\nIs there a disk full or database full condition going on?  Something else?  Or do you think it\'s something on my side?\r\n\r\n--- SK','2003-10-18 15:25:51','See other answer');
INSERT INTO request VALUES (128,3172,'2003-10-16 11:49:00','what I was trying to post to \"Remainder\":','Something is broken!','http://flooble.com/perplexus/show.php?pid=651','Another restatement of the problem  is:\r\nGiven: \r\n(p-1)! &equiv; m (mod p)\r\n\r\nwhere:<UL><LI>p is a prime number, \r\n<LI>&equiv; means congruent (in modular arithmetic, having the same remainder when divided by some number), and\r\n<LI>m is some integer between 0 and p-1 (the remainder)</UL>\r\nWhat is m?\r\n______________\r\n\r\nThis is a restatement of <I>Wilson\'s theorem</I>.  The answer (as stated three times before) is <B>p-1</B>, which of course is &equiv; -1 (mod p).\r\n\r\nAnd a proof is available <A HREF=\"http://en.wikipedia.org/wiki/Wilson\'s_theorem\">here</A>, <A HREF=\"http://modular.fas.harvard.edu/edu/Fall2001/124/lectures/lecture6/html/node1.html\">here</A>, and <A HREF=\"http://www.utm.edu/research/primes/notes/proofs/Wilsons.html\">here</A>, as well as many other sources on the net (just look up \"Wilson\'s Theorem\").\r\n\r\nI will refrain from duplicating these proofs here.\r\n\r\n--- SK','2003-10-18 15:25:45','See other answer\r\n');
INSERT INTO request VALUES (129,3172,'2003-10-16 11:50:10','WEIRD!','Something is broken!','http://flooble.com/perplexus/request.php?op=view&rid=128','okay... you can see the entire text I posted... in my previous \'petition\'.\r\n\r\nIt worked posting here.... but when I submit it to the problem, it doesn\'t get posted.\r\n\r\n--- SK','2003-10-18 15:16:38','It sees like mysql is taking issue with an unescaped quote inside the URL of one of your links in the post - I am not quite sure why PHP is not escaping it properly as it is all the others - it may have something to do with the fact that it\'s in a double-quoted string. Anyway, if you want to post your comment without the first link, or with the first link as a simple URL instead of a link tag, i think it will work.');
INSERT INTO request VALUES (130,3172,'2003-10-16 12:09:04','same issue, as the last three petitions','General issue','','I\'m guessing that there is some kind of automated parsing... and based on some criteria, my comment didn\'t \"pass\"....\r\n\r\nFirst, am I correct?\r\n\r\nSecond, if so, what is this criteria, so that I can avoid it in the future?\r\n\r\n--- SK','2003-10-16 15:45:46','There is no qualification going on... the scripts on the backend try to remove dangerous HTML, but the comment would still be posted without it\r\n\r\nCan you email me the plain text version of the comment as you were trying to post it (including all the HTML)? I will try posting it myself and see if there is any backend problems.');
INSERT INTO request VALUES (131,3172,'2003-10-16 15:47:44','levik - what\'s your e-mail?','General issue','http://flooble.com/perplexus/request.php?op=view&rid=130','You asked me to e-mail you... but this is how I normally get in touch with you...  what e-mail address shall I use?','2003-10-16 20:33:07','my email is listed in my profile :)\r\n\r\nlevik@levik.com');
INSERT INTO request VALUES (132,3172,'2003-10-16 20:48:19','what\'s your e-mail...','General issue','http://flooble.com/perplexus/request.php?op=view&rid=131','I sent it to levik@flooble.com and perplexus@flooble.com ... did you get it?','2003-10-17 11:59:11','no - flooble.com gets so much spam that I stopped checking it. As I said, use levik@levik.com, which is what\'s listed in my profile on this site.');
INSERT INTO request VALUES (133,1301,'2003-10-17 07:41:17','Great puzzle needs spelling corrections','General issue','http://flooble.com/perplexus/queue.php?pid=1472','Cory Taylor has a great puzzle in the queue (currently out of view but already having +3 votes--pid=1472), called Square Thinking.  But it has a couple of spelling errors (\"lenghth\" and \"probibility\") and Cory has been away for a month so far, so it would help if you corrected his spelling.  Thanks.','2003-10-17 12:02:06','Done! Thanks for bringing it to my attention.');
INSERT INTO request VALUES (136,3172,'2003-10-19 13:30:56','same issue (posting)','General issue','','You wrote:\r\n<I>It sees like mysql is taking issue with an unescaped quote inside the URL of one of your links in the post - I am not quite sure why PHP is not escaping it properly as it is all the others - it may have something to do with the fact that it\'s in a double-quoted string...</I>\r\n_____________________\r\n\r\nSounds reasonable enough... one thing though... I \'posted\' the same thing HERE as a new petition (titled \'what I was trying to post to \"Remainder\"\').  And it came through... so MySQL or PHP escaped it properly here.  This leads me to think you have different PHP code here vs. at the comment submission code.\r\n\r\nJust my $.02...','2004-02-26 08:09:14','Sorry for keeping this open so long. I hope this issue is addressed by the new Rich Editor.');
INSERT INTO request VALUES (138,1626,'2003-10-20 20:39:21','Cold Creation','Fix a problem','http://www.flooble.com/perplexus/myproblems.php?pid=1664','My pending problem, Cold Creation, has a box that is smaller than usual... Is it only my browser, and how can I correct that?','2003-10-21 13:17:04','Hmm... I see nothing about the problem that would make it any different from others.\r\n\r\nAre you saying the text area where you edit the problem is smaller than usual? If so, could you possibly provide a screenshot? (I cannot access the page you linked since I am not you and can\'t edit your problem through that interface)');
INSERT INTO request VALUES (143,3372,'2003-10-24 11:08:56','Category Changing','General issue','http://flooble.com/perplexus/myproblems.php?pid=1584','Levik,\r\nI\'m formally petitioning! Sorry - it sounds so special.\r\n\r\nAnyway, I\'m wondering if my categories for my pendimg puzzles \"Crossing the Road\" and \"Shakespear\'s Numbers\" could be swapped. The first should be under \"Just Math,\" and the second under \"Cryptography.\" If you look you\'ll see that their current categories are make no sense.\r\nNo rush, Crossing the Road is still at 32 or so, and Shakespear\'s Numbers is way up in the eighties or something.\r\n\r\nThanks!\r\n-Sam','2003-10-24 16:04:10','Done! :)');
INSERT INTO request VALUES (141,1626,'2003-10-22 21:44:27','Search my problems','General issue','http://www.flooble.com/perplexus/myproblems.php','I have 91 problems, and sometimes I forget if I actually submitted a problem I thought up or just thought of it (because I am away from flooble for so much of the day)\r\n\r\nIs there any way to get a \"Search\" type thing for my problems, or would that be too hard?\r\n','2003-10-22 22:07:10','Hmmm, you mean a search in your own pending problems? That could be useful (if only to the 3 or so people for whom this number is in the double digits, but hey - when you\'re a big contributor, your voice matters! :)\r\n\r\nLet me see if I can do this over the weekend - bug me again if it\'s not done by monday, I have so many little changes I need to make on various sites, it may just slip my mind.');
INSERT INTO request VALUES (142,1626,'2003-10-22 21:48:22','Cold Creation Again','Fix a problem','http://www.flooble.com/perplexus/request.php?op=list','(I don\'t know how to continue a conversation with petitions)\r\n\r\nI have a screen shot. The actual \"Preview\" of what the problem will look like is smaller for some reason. Where should I send the screen shot?','2003-10-22 22:09:23','Yeah, I should probably support some kind of a reply tool on the petition... More stuff to put in the site changes queue.\r\n\r\nAnyway, you can send the screenshot to me at levik@levik.com, but I suspect that the reason it\'s narrower is because the riddle itself has a number of short lines (you break them all before they have a chance to reach the end of the line)\r\n\r\nIt should look fine on the queue screen and in the site\'s live areas.');
INSERT INTO request VALUES (151,3172,'2003-10-27 21:46:52','aaarrrggghhhh','General issue','http://flooble.com/perplexus/index.php','My first problem has been #13 (in the queue) for 2 or 3 days now...\r\n\r\nI\'m guessing... that once a problem reaches 15 or lower, it can be rated/commented on... but can\'t be pushed until it\'s 10 or lower.  (Is that correct?)\r\n\r\nBTW, Would you mind pushing about six problems from people OTHER than Ravi, DJ, Gamer, and Lewis... okay... that\'s for purely selfish reasons... :-)','2003-10-28 17:22:14','I believe this has already been addressed on the forums, but I guess I should probably put it in the faq. The queue position of a problem is calculated after all the problems have been re-sorted at night. If yours is number 13, that means that as 2 daily problems are pushed, it temporarily jumps to #11. (It\'s likely to lose at least one of those spots during the nightly shuffle.) However the visible queue is always 10 problems, so if one more problem gets deleted due to 3 TDs, yours is not (temporarily) #10 - and visible. This allows it to get commented and voted on. In the morning, once the shuffle has happened, and more problems got QR1, yours gets pushed out of the queue and is no longer visible. \r\n\r\nAny visible problem can be pushed live.\r\n\r\nThis is fairly common knoweledge - in the future if you\'re trying to get information it\'s better served posting in the forums, since petitions are for when something needs doing that only I can do. Raising questions like this where they are publically visible eliminates the need to answer them multiple times.');
INSERT INTO request VALUES (152,1072,'2003-10-29 16:17:50','new forum','General issue','http://flooble.com/perplexus/index.php','Hey levik. I had an idea for a new forum for the site. It\'d pretty much be a place where people could post news of new theories, interesting facts which involve science and/or math. I think in a community like flooblem a forum like this would fit perfectly. We could discuss personal theories for how things work E.G gravity, space-time continuum and we could post news of things that have just been proven. \r\nJust an idea.\r\n-Alan','2003-11-06 22:32:22','It took me this long to answer because I think the idea is a good one. What I was thinking about is wether or not the current forum setup we\'ve got would be able to support it sufficiently well. And the answer is unfortunately, no, or at least not at its current stage. Too many features are missing from our forums for this to be a viable place to discuss scientific advances.\r\n\r\nWhile you are free to do so in any of the existing forums (reference?) I don\'t want to make a specific forum under a system that is incapable of doing the subject justice. However, I am contemplating a number of upgrades to the forum system, so maybe when they are implemented this issue can be re-visited.');
INSERT INTO request VALUES (163,3172,'2003-11-09 23:17:01','wanna push da solution...?','General issue','http://flooble.com/perplexus/solution.php?pid=1496','Levik,\r\n\r\nWould you push the solution to this problem?\r\n\r\n--- SK','2003-11-10 11:44:41','done.');
INSERT INTO request VALUES (164,1626,'2003-11-10 20:26:06','Scav Idea','General issue','http://www.flooble.com/perplexus/index.php','Have you considered using crypto, like a \"To have everything, always need something with every relationship. In some, get a marriage excitement relationship.\", the answer of course not being a message about marital relations, but a code of reading every first letter revealing \"The answer is gamer\"','2003-11-11 23:22:41','That\'s an interesting idea, but it seems more suitable for a logic puzzle than the scav game - there is very little practical grounding to it to tie it to the web page.\r\n\r\nWhile I have thought about having the content of the page be a straightforward puzzle with the solution leading to the next challenge, I tried to stay away from it, as much as possible, since I believe that Scav is cool because it has all these funky web technologies to take advantage of.');
INSERT INTO request VALUES (175,3372,'2003-11-20 01:14:02','Re: Blue or Not','General issue','http://www.flooble.com/perplexus/','Yayy! Thank you very much. This\'ll be very helpful.<br>\r\nIf I ever plan on using the results directly in my thesis, I\'ll let you know before hand so I can properly cite you.<br>\r\nNow all I have to do is write a little program to take all this, convert the colors into RGB, stick it into a usable database, add my data to it, draw a three dimensional color cube with the concept \"Blue\" in it, add it to my n-dimensional hypercube representing concepts, and so on so forth. Pickaniny problems.<p>\r\n\r\nThanks again,<br>\r\n-Sam\r\n\r\n<i>\r\nEnjoy: (there\'s a hair under 3000 colors in there) \r\n\r\nhttp://www.flooble.com/fun/blue_results.txt \r\n</i>','2003-11-20 07:30:53','Errr. yeah, good luck with that :)');
INSERT INTO request VALUES (167,4256,'2003-11-14 07:26:13','Problem submission','General issue','http://www.flooble.com/perplexus/submit.php?cid=2','I am new and have booked marked your site, looked around for a ffew days, worked some problems, submitted and answer to gamer\'s girls just want to have fun and love working logic problems.  \r\n\r\nThis problem I created over the last two days and if you consider it valid then maybe you could let another member post it.  Again it is one I created (My first and it might be too easy).\r\n\r\n\r\nMy creation:\r\n\r\nAt a family reunion 5 Brothers all in their 50s with an exact average age of 55 and their wives brought their families for a total of 15 children and 5 pets one being a Mouse. Each brother lives in a different residence one being a Duplex   \r\n\r\nFrom the following clues can you tell the age of each brother, their wife, # of children, pet and type of residence. \r\n\r\n1.	Burt\'s wife complimented Cindy on how well behaved her cat was around the other pets\r\n2.	Frank\' 4 boys were enjoying their Uncle Will\'s fenced spacious back yard playing with Liz\'s dog by the rabbit pen\r\n3.	Gary the middle brother was talking with his youngest brother\'s wife Betty about his Villa\'s insurance compared to her house insurance and Teresa\'s Condo insurance\r\n4.	Robert\'s wife Cindy called her two sons to see the pretty bird of their Aunt Ginger and oldest Uncle, which is all their Apt lease would allow\r\n5.	William commented to Frank that their # of children combined was the same as the oldest and how the number of children reduced with each brother born\r\n\r\nThank you for your review and consideration.\r\n\r\nGary (Georgia Bard)\r\n','2003-11-14 19:53:05','Gary, I am assuming that you are asking me to have somebody else submit this problem since you are currently a Novice and cannot submit it yourself...\r\n\r\nThis is a very temporary situation, however... Because you already meet the criteria to become a student, you will probably be promoted automatically by tomorrow morning, and will be able to submit this problem yourself.\r\n\r\nDo let me know if that doesn\'t happen.\r\n\r\nIt\'s your problem, and you should be able to submit it if you wish.');
INSERT INTO request VALUES (168,3750,'2003-11-15 01:48:58','pending problem','General issue','http://www.flooble.com/perplexus/myproblems.php','my first pending problem has not moved at all in the queue in over a month.  what gives?  do you only take problems from a select group of people or am i doing something wrong?','2003-11-15 02:09:03','It only seems this way because you submitted the problem a bit over a month ago. The problems being \"released\" on the site go back three to eight months ago. Because you have only one pending, it will be on the lower end of that spectrum, but that\'s the best we can do to keep it fair.');
INSERT INTO request VALUES (169,3372,'2003-11-17 14:48:59','Blue or Not?','General issue','http://flooble.com/perplexus/show.php?pid=717&cid=3961','Dear Levik,\r\n\r\nI am currently in the midst of writing a thesis on the topic of categorization in humans and computers. As part of my experimental research, I am considering a test in which subjects form, or strengthen, the fuzzy category boundaries between various colors.\r\n\r\nWhat would the chances be of seeing your results from the Blue or Not study? I\'d either use them as a form of pre-testing, just to look to see if I\'m focusing on the right place, or, if I actually end up using the results in my thesis, you or your site would of course be cited.\r\n\r\nLet me know what you think,\r\n-Sam','2003-11-17 17:07:38','I\'m not quite certain in what form you would like me to give you these results.\r\n\r\nYou can look up individual colors easily enough over the web...\r\n\r\nOf course, I hope you realize that the results should be taken with about a pound of salt. Overall though, I will cooperate as time allows :)');
INSERT INTO request VALUES (171,3372,'2003-11-18 23:07:55','Blue or Not','General issue','http://www.flooble.com/perplexus/','Dear Levik,\r\n\r\nthanks for your reply.\r\nIf the results are already in any form of database then I\'d be able to take them and convert them myself into a usable format. But if they\'re not in some format that would be easy for you to send then don\'t worry about it (i.e. if it would take you more than five minutes to compile or send the results, forget it). \r\n\r\nLike I said, the data would most likely just be used for pre-testing, so I\'m not too worried about the integrity of the results. They should (hopefully) be good enough to get an rough picture.\r\n\r\nWhat made you put up the page in the first place? Were you ever planning on doing anything with the reuslts?\r\n\r\n\r\n--\r\n<i>\r\nI\'m not quite certain in what form you would like me to give you these results. \r\n\r\nYou can look up individual colors easily enough over the web... \r\n\r\nOf course, I hope you realize that the results should be taken with about a pound of salt. Overall though, I will cooperate as time allows :) \r\n</i>\r\n','2003-11-19 00:03:17','Enjoy: (there\'s a hair under 3000 colors in there)\r\n\r\nhttp://www.flooble.com/fun/blue_results.txt');
INSERT INTO request VALUES (204,1301,'2003-12-10 10:58:51','Solution check','General issue','http://flooble.com/perplexus/queue.php?pid=1538','The voters, in the question of Nothing but Flowers, a cryptography puzzle in the queue, would like you to look at the solution given and see if it\'s valid, before voting TU. (pid=1538)','2003-12-10 15:20:41','Done - the solution is valid (at least the concept is)\r\n\r\nIt\'s pretty difficult to come by though...');
INSERT INTO request VALUES (178,4450,'2003-11-22 22:09:15','yah','General issue','http://www.flooble.com/perplexus/user.php?uid=1072','yah i created this cool program that encodes text using mathmatical functions.  If you give it an equation and some text it will automatically encode it such as x^2+x','2003-11-23 10:50:39','I\'m not quite sure what you\'re referring to...\r\n\r\nAre you asking for help with it/');
INSERT INTO request VALUES (179,3172,'2003-11-23 02:26:30','just curious','General issue','http://www.flooble.com/perplexus/index.php','Lev,\r\n\r\nI\'ve got two problems in QW 1... one is currently at queue position 10, and the other is at 11.\r\n\r\nYou\'ve already explained to me how a problem above 10 might have journeymen notes on it... (by sliding during the day when another problem gets posted/deleted).\r\n\r\nMy question is... why would my problem on 11, have 3 notes and 2 votes on it... but my problem on 10 doesn\'t have any?\r\n\r\nI suppose that journeymen/scholars could simply choose not to comment on the earlier one... but why might they vote/annotate ONLY on the later one?\r\n\r\nOr is there a reason why they might have seen only 11 (and not seen 10) today?\r\n\r\nThanks,\r\n\r\n--- SK','2003-11-23 10:52:41','If they have seen 11, they have seen 10. It\'s possible that #10 is a kind of problem that people will not be quite sure what to make of, and therefore not comment on it just yet.\r\n\r\nAdditionally, comments begat comments - the first one takes the longest, since it sets the \"mood\" for the discussion about a problem.\r\n\r\nIn any case, this is nothing out of the ordinary.');
INSERT INTO request VALUES (180,3172,'2003-11-23 02:57:49','is the solution correct?','General issue','http://www.flooble.com/perplexus/show.php?pid=621&op=sol','Lev,\r\n\r\nPlease check out:\r\nhttp://www.flooble.com/perplexus/show.php?pid=621&op=sol\r\n\r\nI think Ravi\'s posted solution does not agree with the posted solution in the comments to the problem.\r\n\r\nI didn\'t work it out myself.... but... wanna look into it?\r\n\r\n--- SK','2003-11-23 11:04:30','You\'re right. Ravi\'s solution finds the distance between the sphere and the corner where the floor and wall meet. \r\n\r\nOf course the diameter of a sphere would need to be smaller, since it won\'t be able to fit into the very corner.');
INSERT INTO request VALUES (203,4670,'2003-12-08 21:18:40','Too much delay','General issue','http://flooble.com/perplexus/show.php?pid=1314&cid=10317','Hi! I just started looking around and I found that there are about fivce hundred problems waiting and that makes for about an year\'s wait for a new problem, what I think it\'s too much time to wait. \r\n\r\nEven if old users (or mabe new users) are given priority, it\'s too long to wait. \r\n\r\nI also found that in many occasions users post problems in reply to other problems, which goes to show that the delay is too big.\r\n\r\nCoudln\'t (or shouldn\'t) the rate of accepting messages go up, so you dont have to wait so long for a posting to appear?\r\n\r\nJust my two bits!\r\n\r\nThanks,\r\nE.Guerrero','2003-12-10 15:23:11','If the rate were to increase, the site would be producing more new content than its users can cope with - which would cause people to leave. This issue has been discussed in the forums on numerous occasions.\r\n\r\nThough you are free to raise it there again. Older users who are forced into longer wait times generally agree that raising the level of posts is not a good idea.');
INSERT INTO request VALUES (182,3172,'2003-11-25 09:50:39','HTML help - for the newbies','General issue','','Lev,\r\n\r\nI suggest that you update your parser to detect any tags that you don\'t allow (should be easy enough since you have to parse out the bold, underline, etc...)... and ALSO parse out single quotes (since you don\'t seem to allow those as well)... at least within a double-quoted-string....\r\n\r\nand redirect the submitter\'s browser to an HTML-on-flooble description page.\r\n\r\nI say this, because this seems to be a continually confusing issue, and newbies (as I see today) are still asking about it.\r\n\r\nI know I\'ve asked about html and the single quote issues before...., so perhaps if there is an \'automated\' way of addressing the issue, you\'ll save a lot of time...\r\n\r\njust my $.02,\r\n\r\n- SK','2003-11-25 18:06:04','The problem is that single quotes are only failing inside the A HREF tag from what I can tell - if you notice that petition is still open, so I\'m planning to get down to it and figure it out.\r\n\r\nAlso, there is unfortunately no one standard of who can use what tags where. Or rather it\'s a bit complicated. At times I think of moving the whole thing to BBCode, but that may be a while in coming. For now, I think filtering out the disallowed tags works OK, except in your one \"link/quote\" case.');
INSERT INTO request VALUES (183,3172,'2003-11-25 14:59:12','to two too','General issue','http://flooble.com/perplexus/forum.php?fid=5&tid=321','I wrote it is \"to complex an issue\"\r\n\r\nIt should read \"too complex an issue\" (an extra \'o\' in two).... would you please fix it?  :-)\r\n\r\n- SK','2003-11-25 18:03:24','Sorry - I don\'t have a forum post editor, and doing it through a manual SQL query for an extra \"o\" seems like overkill.');
INSERT INTO request VALUES (184,3172,'2003-11-26 23:07:40','the recent golden rectangle problem','General issue','','It is labeled in \"sequences\" ... I think it should be geometry or mathematics... thoughts?','2003-11-29 19:31:01','I can see how \"sequences\" is applicable. However, if you wish it changed, I can change the category for you.\r\n\r\nIt\'s certainly not the traditional use of the sequences category.');
INSERT INTO request VALUES (191,1626,'2003-12-01 21:09:53','Difficulty Change','General issue','http://www.flooble.com/perplexus/myproblems.php','Many times, problems don\'t need a wording change as much as a difficulty change. Can you add this in some form to the queue for people who have left their problems?','2003-12-04 16:04:24','You got it. The scholar edit screen now has a difficulty setting that you can edit.');
INSERT INTO request VALUES (192,3172,'2003-12-02 15:06:42','Penny','General issue','http://www.flooble.com/perplexus/show.php?pid=1517&cid=10110','http://www.flooble.com/perplexus/show.php?pid=1517&cid=10110\r\n\r\nMust I put up with this continued provocation?\r\n\r\n- SK','2003-12-02 19:39:52','I ask you not to respond in kind, if that\'s what you mean.\r\n\r\nI am still devising a plan of action about this.');
INSERT INTO request VALUES (186,3172,'2003-11-28 21:12:12','Penny...','Abuse in comments','','Lev,\r\n\r\nI\'m just very curious... I\'m also guessing (and hoping) that you log IP addresses for each comment.\r\n\r\nSince Penny seemed to come on just as Dan seemed to be leaving... do you think/know if they are one and the same?\r\n\r\nI\'m not asking for the IP address or e-mail of either one... just curious to know if you have an evidence that it\'s the same guy.\r\n\r\nThanks,\r\n\r\n- SK','2003-11-29 19:24:48','Certainly does seem similar. They\'re both AOLers, and Penny appeared about 5 days after Dan was banned.\r\n\r\nI\'m not quite convinced they\'re the same yet, so I won\'t take any action for a while. Do let me know if Penny posts anything overstepping the bounds of decency.');
INSERT INTO request VALUES (187,3172,'2003-11-29 04:12:58','not sure what to make of it, but...','Something is broken!','http://www.flooble.com/perplexus/index.php','... I received this session cache error (human-readable on the top of the page)... it recorved nicely.\r\n_______________*SNIP*_________________\r\n\r\nWarning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/projects/flooble.com/htdocs/perplexus/functions.php:27) in /home/projects/flooble.com/htdocs/perplexus/functions.php on line 103','2003-11-29 19:28:29','Hmm... This seems like a weird error that would happen under VERY specific conditions. Ought to be fixed now.\r\n\r\nThanks for reporting it.');
INSERT INTO request VALUES (188,3172,'2003-11-29 20:01:09','Penny...2','Abuse in comments','','I would say that she/he has already WAY overstepped the bounds... but that\'s your call...  I don\'t need to tell you how to find all of her latest comments.\r\n\r\nNot only does Penny repeatedly attack me, Gamer, and a couple of others, but is almost completely negative in the tone of her comments.  What\'s more... Penny repeatedly introduces problems in the comments (some of which are already on Flooble).','2003-12-01 15:45:31','you are most likely right. see my other answer.');
INSERT INTO request VALUES (189,3172,'2003-11-29 20:02:44','golden rectangle...','General issue','','Yeah, I think that mathematics would be much more appropriate than sequences.','2003-12-01 15:35:24','So moved');
INSERT INTO request VALUES (190,3172,'2003-11-30 04:12:37','just a thought...','General issue','N/A','Have you given some thought to sticking a cookie on people\'s machines when they log on...?\r\n\r\nIt would be useful in determining who\'s logging on as different users (such as Dan, now Penny), when IP address can\'t be guaranteed (such as through AOL)....\r\n\r\n- SK','2003-12-01 15:45:09','Unfortunately, the cookie solution is avoided in a very simple manner (by clearing the cookie cache). \r\n\r\nBesides, knowing somebody is a trouble maker is easy (we know Penny is one), but actually doing something about it is significantly harder.\r\n\r\nI\'m thinking about it though :)');
INSERT INTO request VALUES (193,3172,'2003-12-02 15:57:51','Penny (unusal behavior)','General issue','','I don\'t know if you actually bother (or have the time) to read all the posts... but as I mentioned in a later comment... another \'tactic\' she uses, is to wait until there is a response, and then go back and adjust the previous comment.\r\n\r\nDo you capture the previous comment, or (so I would guess) truly delete it and add a line saying it has been updated?\r\n\r\nEither way, one can see that her \'updates\' often are posted after someone else\'s response to her comment.\r\n\r\nJust thought this might be of interest (a Draconian measure might be to remove the ability to edit after a certain amount of time, or after someone else responds to THAT PARTICULAR comment).\r\n\r\nahhhh.... I\'m just thinking out loud  :-)\r\n\r\n-SK','2003-12-02 20:15:50','I don\'t capture comments before the change, no.\r\n\r\nI doubt restricting the liberties of flooblers would be a good answer to the current troubles.');
INSERT INTO request VALUES (194,3172,'2003-12-02 17:40:45','*shrug*','General issue','http://www.flooble.com/perplexus/request.php?op=list','so... I wrote *shrug* in this comment:\r\nhttp://www.flooble.com/perplexus/show.php?pid=1517&cid=10111\r\n\r\nand Penny AFTERWARDS, changes her comment in the previous comment to:\r\n\r\n<I>\"It\'s obvious from your obsessive attacks on me, that you just aren\'t \"getting any\", if you get my drift. Have you actually made love since the Spanish-American War? I don\'t like the fact that your love life is so deficient. I know it\'s a fact, but I just don\'t like the fact that your romantic life is so nonexistent. How can you just shrug off something like that ?\"</I>\r\n\r\nDoes flooble need to leave such comments up?','2003-12-02 20:17:48','Yes I saw that now. I went and deleted the whole chain of these. (Yours included)\r\n\r\nFor the next couple of days, I ask that you don\'t reply to her insults, but rather let me know about them so I can delete those comments (I don\'t actually have the ability to read them all because of my day job)');
INSERT INTO request VALUES (195,3172,'2003-12-02 19:43:26','request of me?','General issue','http://www.flooble.com/perplexus/request.php?op=list','okay... would you consider what I posted today \"responding in kind\" ?','2003-12-02 20:23:43','Not sure what you are referring to. Posting a request to me was the appropriate thing to do.\r\n\r\nI didn\'t see any posts from you that I would consider to be insulting, so I guess I don\'t know what you mean.\r\n\r\nInterestingly, you are the only one she still seems to go after (today). Perhaps if you can ignore her posts, she will stop entirely (here\'s hoping)\r\n\r\nThe reason I don\'t ban her is that there really is nothing preventing her from coming back as someone else (since she seems to be here exclusively to be difficult)');
INSERT INTO request VALUES (199,3172,'2003-12-02 20:36:27','request of me (2)','General issue','http://www.flooble.com/perplexus/request.php?op=list','<I>Not sure what you are referring to. Posting a request to me was the appropriate thing to do.\r\n\r\nI didn\'t see any posts from you that I would consider to be insulting, so I guess I don\'t know what you mean.</I>\r\nYeah, I was asking if I had commented inappropriately there, so that\'s answered.\r\n\r\n<I>Interestingly, you are the only one she still seems to go after (today). Perhaps if you can ignore her posts, she will stop entirely (here\'s hoping)</I>\r\nalright\r\n\r\n<I>The reason I don\'t ban her is that there really is nothing preventing her from coming back as someone else (since she seems to be here exclusively to be difficult).</I>\r\n\r\nI knew about the cookie (that the user can clear \'em), but you could be sneaky about it... like flagging some cookies, and redirecting the user to a \"server is having problems\" page.  :-)  \r\n\r\nWouldn\'t be too hard to do, and most users probably wouldn\'t catch on too quickly (if at all).  Penny/Dan, is a prime example... did you see the post where she claimed I cut and pasted from a website because she saw a PI and a square root symbol in my comment?  :-)\r\n_______________________\r\n\r\nI know a savvy user will figure the cookie thing out :-)\r\n\r\nI\'m curious as to what you have in the works?  email authentication mechanism?  (though that only slows them down a little, and I know you don\'t want to implement it on this site)\r\n\r\nperhaps it\'s something I could use on my own sites?  :-)\r\n\r\nThanks,\r\n\r\n- SK','2004-01-12 21:20:32','Oh... Hmm... I\'m going to close this, since as far as I can tell, Penny hasn\'t been bugging people as much lately.');
INSERT INTO request VALUES (212,1626,'2003-12-14 12:29:39','Solution Queue','General issue','http://www.flooble.com/perplexus/index.php','I think it would be easier if you could put in who the problem was by in the solution queue. Then I could find my problems and problems of non-regular people, and help them with their solutions.','2003-12-19 20:13:13','Ok done. (sorry for the delay)');
INSERT INTO request VALUES (201,1301,'2003-12-07 17:23:09','Boldface and italics in comments.','General issue','http://flooble.com/perplexus/show.php?pid=1514&cid=10271','Recently DJ reported a word disappearing completely in a comment when it was coded as italics.  Today, in posting a comment I tried bold facing a few items, like the case number and the final answer for each case.  Some of them worked and some didn\'t; when they didn\'t, the content just disappeared.  I removed all except one of the non-working ones.  This is in the solution to I\'ve a Broken Stick.  The paragraph headed \"Let L1 be the length of the shorter piece ...\" actually has a number 3 in front of it, surrounded by bold-face indication, but the 3 does not appear at all. I left it in as an example; the preceding paragraph states in any case that it would be for case 3. \r\n\r\nAlso frustrating in editing is the conversion of the ampersand-coded symbol (in this instance an integral sign) to a single-character integral sign in the source, which I don\'t think will translate correctly on the text if left as-is, so I had to replace the ampersand code each time while trying to fix the bold-face problem.','2004-02-26 08:08:56','Sorry for keeping this open so long. I hope this issue is addressed by the new Rich Editor.');
INSERT INTO request VALUES (205,3172,'2003-12-12 16:20:53','invisible back door','General issue','http://flooble.com/perplexus/request.php?op=list','I think you should provide a \'back door\' that the Scholars can use to log and get all normal \'privileges\'... just that they wouldn\'t show up when users click the \"who ?\" icon.... so they remain \'invisible\'.','2003-12-12 17:44:10','what would be the point of that?');
INSERT INTO request VALUES (206,3172,'2003-12-12 17:49:20','invisible back door 2','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=205','umm... so they can take care of things without people knowing they\'re logged on....','2003-12-13 16:46:00','I guess I don\'t see why you wouldn\'t want people to know you\'re logged on. certainly none of the scholars ever expressed a desire for such a feature...');
INSERT INTO request VALUES (207,3172,'2003-12-12 20:28:13','ICQ','General issue','http://www.flooble.com/perplexus/index.php','Levik,\r\n\r\nDo you use ICQ?  You haven\'t answered twice, yet you appear online.\r\n\r\n- SK','2003-12-13 16:45:16','I am always online, but on my work computer, which I\'m only physically in front of 10-5 Mon through Thur.\r\n\r\nI tried to add you to my list, but I think you require authorisation.');
INSERT INTO request VALUES (211,3172,'2003-12-14 07:36:29','pictures','General issue','http://flooble.com/perplexus/request.php?op=list','Levik, I\'ve submitted pictures for Farmer\'s Dilemma, Sphere Cube, Circle Square (to levik@levik.com)....\r\n\r\nThe ones I previously submitted to Three Bugs and Six Bugs are still there, but the problems got munged when I updated the text (it won\'t let me submit unmodified quotes).  Please fix the problems, or better yet, please allow us to submit quotes... (like in problem comments).\r\n\r\nAlso, please note, I e-mailed you an updated Sphere-Cube picture.\r\n\r\nThanks,\r\n\r\n- SK','2003-12-14 20:22:08','It\'s not the quotes, but rather the IMG tag - only I\'m allowed to use them, with good reason I think :)\r\n\r\nI fixed your X bugs problems (please don\'t edit them again, since that will break them)\r\n\r\nWill try to get to the other images in a day or two.');
INSERT INTO request VALUES (210,3172,'2003-12-14 05:48:11','ICQ (2)','General issue','http://flooble.com/perplexus/request.php?op=view&rid=207','Yeah, I require authentication... but I would certainly approve your request if I saw it... DJ and I have been able to use ICQ.\r\n\r\nPlease resubmit a request to add me (with a comment to indicate it\'s you).  When I see it, I will certainly approve.','2003-12-14 20:12:45','OK... will do so next i\'m in the office (probably not til tuesday-wednesday)\r\n\r\nDrop me a message so that I have your UIN.');
INSERT INTO request VALUES (227,3172,'2004-01-07 18:21:28','problems without solutions','General issue','','I\'m curious as to why you list only the unsolved problems without a submitted solution.  (Why not list ALL unsolved problems even if there is no submitted solution)?\r\n\r\nI\'m just thinking that I might be able to help out with those unsolved ones too....  (yeah... I know... I should have solutions for all mine first)','2004-01-10 16:12:03','You can get a list of ALL unsolved problems by using a publically available list. However, the journeyman solution queue interface is made specifically for commenting on submitted solutions, so I chose not to pollute it with problems that have no solutions to comment on.\r\n\r\nNote that scholars who have the ability to edit solutions, are able to see all unsolved problems in the queue, and thus add a proposed solution to a problem that doesn\'t have one. At that point, the problem will show up in the Journeyman view, and you will be able to comment on the solution as it now appears.');
INSERT INTO request VALUES (228,3172,'2004-01-08 14:50:14','solution for \'Flawless Series\'','General issue','http://flooble.com/perplexus/show.php?pid=1513&op=sol','Levik,\r\n\r\nI\'m not a fan of \"my solution\" that I submitted to Flawless series.\r\n\r\nYou\'ve pushed the solution out, but in point of fact,  though it answers the question of the next three numbers asked, it doesn\'t provide a true solution.\r\n\r\nI wrote in the solution comments, that hopefully, someone will answer it... but short of a computer program (that I or Charlie could write) that brute forces the solution, I don\'t know of a proper solution to this problem.\r\n\r\nI encourage you to remove the posted solution, and mark the problem as \'as of yet, unsolved\'.\r\n\r\n- SK','2004-01-10 16:09:35','I think that since the problem has been on the site for almost a month and a half, and has not received a comment for almost a month, there\'s not a big chance of somebody coming along and posting a full solution.\r\n\r\nAt least this way there is some indication of what the correct answer is...');
INSERT INTO request VALUES (213,3172,'2003-12-15 00:53:02','My ICQ # is:','General issue','http://flooble.com/perplexus/request.php?op=view&rid=210','94030430','2003-12-22 16:56:42','OK just ICQd ya\r\n');
INSERT INTO request VALUES (214,1920,'2003-12-15 14:10:54','Solution Queue','General issue','http://www.flooble.com/perplexus/solqueue.php','Currently, only unsolved problems with some sort of proposed solution show up in the solution queue.  I think that all unsolved problems should show up in the solution queue, even if there is no submitted solution.  For example \"Niners\" is currently the oldest problem on the unsolved list, but it is not in the solutions queue.','2003-12-19 20:07:26','The only reason it\'s not in a solution queue is that it has nothing for a proposed solution, so as a Journeyman, you have nothing to comment on.\r\n\r\nScholars who can EDIT solutions see all the unsolved problems in that queue. If they add a proposed solution to a particular problem, it will appear in the list visible by Journeyman');
INSERT INTO request VALUES (215,3172,'2003-12-15 17:29:38','pics (2)','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=211','I understand that you\'re gonna wait to update sphere cube and circle square... but Farmer\'s dilemma is in the top 10 queue right now...\r\n\r\nWould you push at least that picture?\r\n\r\nThanks,\r\n\r\n- SK','2003-12-19 20:29:25','Done. I\'ll try to get the others soon.');
INSERT INTO request VALUES (216,4844,'2003-12-17 21:13:13','I can\'t find a puzzle...','General issue','http://www.flooble.com/perplexus/show.php?pid=1543','I am so sorry to bother you.  I have visited this website before, and thoroughly enjoy it.  I read a problem last time about a monster, 10 people, and black & white hats.  I didn\'t look at the solution.  (I decided to try to figure it out.)For the life of me I can\'t find that puzzle again.  I have searched, but cannot find it.  Is there any way that you recognize it?  If so please let me know.  (lmalone001@charter.net)\r\nThank you so much for this website.  It\'s the best!!!  (Again, sooo sorry to bug you...)','2003-12-19 20:05:10','Well, since you already found it :)');
INSERT INTO request VALUES (217,4844,'2003-12-17 21:38:07','I found it!!!!','General issue','http://www.flooble.com/perplexus/show.php?pid=684','Hey, I found that puzzle.  Thanks so much and happy holidays!!!!!','2003-12-19 20:05:28','Thanks, you too.');
INSERT INTO request VALUES (218,4909,'2003-12-22 14:46:23','novice','General issue','http://www.flooble.com/perplexus/','i have several riddles that are not on your site.  can i become a student now?\r\n','2003-12-22 16:55:18','You will become a student eventually as long as you participate in the site. It shouldn\'t take more than a couple of days if you\'re active. It\'s quite automatic.');
INSERT INTO request VALUES (219,3172,'2003-12-24 11:41:12','ICQ (2)','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=213','FYI, I\'m not at home... so I can\'t respond to ICQ requests here.  Please continue to send (and resend) it, until I respond... probably on January 6th or so...','2003-12-26 16:58:57','um... Let\'s just pick this conversation up then, shall we?');
INSERT INTO request VALUES (220,3172,'2003-12-24 12:06:16','pics (3)','General issue','http://www.flooble.com/perplexus/index.php','Levik,\r\n\r\nJust a reminder... my problem, Quadrilateral Fun, is currently number 16 in the queue, and others still need their pics:\r\n\r\nCircle Square, Sphere Cube, and Chords and Chords... I think that\'s all of them.  Did I send you any other pics?\r\n\r\nThanks,\r\n\r\n- SK','2004-01-04 12:04:09','OK, sorry for taking this long, but finally got around to posting them all. \r\n\r\nAs always, please refrain from editing the problem text further as that will break the IMG tags.');
INSERT INTO request VALUES (229,3172,'2004-01-09 13:11:39','circle-square','General issue','','Please lower the difficulty of the problem in the queue to d2.\r\n\r\nThank you,\r\n\r\n-SK','2004-01-10 16:06:46','Done');
INSERT INTO request VALUES (230,1626,'2004-01-09 18:12:56','Vacation Mode','General issue','http://www.flooble.com/perplexus/queue.php?pid=1460','Many times users aren\'t here, whether because they are on vacation, or because they have too much other stuff to give time to perplexus. Could you have a vacation mode, where your problem\'s queue weight is +1? That way the problems would stay out of the queue.','2004-01-10 16:05:46','Why? A lot of people submit problems, then stop visiting the site... That doesn\'t mean the problems are bad neccessarily. \r\n\r\nOr do you mean an option that people would have to manually turn on? If so, I don\'t really see anyone doing it much.');
INSERT INTO request VALUES (233,1626,'2004-01-10 19:47:50','More Vacation Mode','General issue','http://www.flooble.com/perplexus/request.php?op=view&rid=230','Yes, I meant something the user would turn on for the problems. I know sometimes someone knows they won\'t be there, or can\'t spend enough time with the site, me included. I thought it would be a quick way to fix that. :)','2004-01-11 10:50:36','I\'m not sure this is the right approach though. I think we should strive to enable problems to be adequately processed in their submitters\' absence.');
INSERT INTO request VALUES (223,3172,'2004-01-03 00:52:38','pics (4)','General issue','','Levik,\r\n\r\nPlease update the remaining pictures... I\'ve got comments on quadrilateral fun, currently #12, but which dipped into top 10 during the day.\r\n\r\nThank you,\r\n\r\n- SK','2004-01-04 12:04:25','See above (below?)');
INSERT INTO request VALUES (224,4909,'2004-01-03 17:45:11','student please','General issue','http://www.flooble.com/perplexus/submit.php?cid=10','i am of the understading that a new subscriber is only a novice for a day or two.  however, i signed up more than a week ago and haven\'t seen much new stuff.  i have some riddles to submit if you can upgrade my novice standing.','2004-01-04 11:41:14','You have to participate in the site in order to get promoted. As long as you do, the promotion will happen automatically.\r\n\r\nThere\'s actually an exact criteria for the promotion which is mentioned on the site if you look carefully, but I\'ll leave it up to you to find.');
INSERT INTO request VALUES (225,5033,'2004-01-04 12:14:55','Student?','General issue','http://www.flooble.com/perplexus/user.php','I\'ve posted 6 comments and rated 2 problems and I am still a novice?  What\'s going on here?','2004-01-04 12:31:41','The process that promotes people runs every night. You\'ll just have to wait until tomorrow :)\r\n\r\n');
INSERT INTO request VALUES (226,4068,'2004-01-04 23:43:53','solved problems','General issue','','It\'s a little bit complicated to know if a solution has been posted for a problem posted weeks ago.\r\n\r\nWhy not having a section \"Newly solved problems\", just like there\'s a section \"New problems\"?\r\n\r\nThanks for the good work!          BRUNO','2004-01-05 17:36:14','This is a good suggestion, I will look into implementing it over the next couple of weeks.\r\n\r\nProd me again if it\'s not done by then - I may have forgotten.');
INSERT INTO request VALUES (234,4098,'2004-01-12 02:19:09','ranking','General issue','http://www.flooble.com/perplexus/','I\'ve looked around the site for a few weeks now, solved one problem, had a go at a couple more.\r\n\r\nI have a riddle that I would like to place.\r\n\r\nHow do I get to be a student? ','2004-01-12 21:15:15','to become a student  you need to rate problems and post comments. once yuo do that for a day or two, the promotion is automatic.');
INSERT INTO request VALUES (237,3172,'2004-01-13 14:11:12','images in our own submissions','General issue','','Please allow the <I>Journeymen+</I> to insert image tags into their own problems.  Clearly, you can trust us not to do something silly with that....\r\n\r\n- SK','2004-01-15 02:42:27','I am looking into a flash-based solution that will allow on-site illustrations.\r\n\r\nUntil then it will have to stay the way it is. Image tags are all nice and good, but unless an image is on the flooble server, there is no guarantee that it will remain available, or worse yet won\'t be substituted for something entirely different from the original picture.\r\n\r\nSince copying it would require my intervention anyway, there isn\'t much of an advantage to allowing users use IMG tags.');
INSERT INTO request VALUES (239,1920,'2004-01-14 09:38:37',',Swap, puzzle','Fix a problem','http://www.flooble.com/perplexus/show.php?pid=1555','The note I put at the bottom reads:\r\nThe new program will not require sophisticated programming or math.\r\n\r\nI would like it changed to:\r\nThe new program will not require sophisticated programming or complex math.','2004-01-15 02:32:54','Done.');
INSERT INTO request VALUES (240,3172,'2004-01-14 17:00:30','3 bugs','General issue','http://flooble.com/perplexus/myproblems.php?pid=1591','I munged Three Bugs again!\r\nhttp://flooble.com/perplexus/myproblems.php?pid=1591\r\n\r\nPlease fix the image! (This is about to go into the top 10.)\r\n\r\nBetter yet, please allow us to fix it ourselves!\r\n\r\nThanks,\r\n\r\n- SK','2004-01-15 02:32:11','Fixed it. Sorry, but I don\'t want to allow image insertion, because it becomes hard to control, unless I also host the image. So far the need for this is low enough that it\'s easier for me to do it myself.');
INSERT INTO request VALUES (241,3172,'2004-01-14 17:02:03','\"Linked Rings\"','General issue','','Another one...  I sent you an e-mail with an image for \"Linked Rings\".  Please update it.\r\n\r\nThanks,\r\n\r\n- SK','2004-01-23 11:51:39','Check');
INSERT INTO request VALUES (263,5487,'2004-02-04 19:44:17','','General issue','http://www.flooble.com/perplexus/user.php?uid=5484','I wanted to ask how do I unlist from this sight if I wanted to. I registered in order to post comments and problems, but I want to be able to quit if I don\'t like it.','2004-02-04 23:32:24','You can feel free to just stop coming around - we don\'t really send out any email, so you won\'t be bothered.');
INSERT INTO request VALUES (259,4098,'2004-01-28 09:39:11','puzzled','General issue','http://www.flooble.com/perplexus/category/12/','When a (in this case riddle) has been solved why doesn\'t it make way for the next riddle? The current one has been there for a couple of weeks, despite having been solved. I dont understand???','2004-01-31 12:19:08','Every problem on the site appears on the front page as well as in its own category. This gives them all a chance to be seen. (This is how most people view the site)\r\n\r\nThis is why we only post 2 a day, reguardless of category. Unfortunately this means that some categories go a while without new problems.');
INSERT INTO request VALUES (246,3172,'2004-01-16 13:04:52','who pushes a problem?','General issue','','Levik,\r\n\r\nDo you keep track of which Scholar pushes each particular problem?\r\n\r\n- SK','2004-01-16 18:03:56','No I do not. I thought about doing it once, but then decided it was not worth the effort.');
INSERT INTO request VALUES (247,3172,'2004-01-16 19:40:43','spots ==> points','General issue','http://www.flooble.com/perplexus/digest.php','In \"How many points can you place?\", the last line reads... how many spots can you place?\r\n\r\nAre you or a Scholar playing a joke?  Or did I actually write \'spots\' rather than points?\r\n\r\nEither way, would you please fix it?\r\n\r\nThanks,\r\n\r\n-SK','2004-01-17 12:51:21','Done. Not sure how it got there to begin with - I certainly didn\'t change it and I have a hard time believing any of the scholars did...');
INSERT INTO request VALUES (248,153,'2004-01-18 13:39:14','PRE formatting problem','General issue','http://www.flooble.com/perplexus/show.php?pid=1589&cid=11121','I put this under \"General\" instead of \"Broken\" since I believe you already know that your formatting parser is \"buggy.\" It\'s all right if this remains on the \"back burner\" for now. Just don\'t forget it entirely.\r\n\r\nI know that there has been an ongoing \"problem\" with the \"enter\" key returning double spaces when using <pre> formatting, so I went back in editing and changed the line ending character to <BR>.  The problem is that your parser took many of the \">\"s and turned them into \"&gt;\"s so I can\'t get the page to display properly either way.','2004-02-26 08:09:04','Sorry for keeping this open so long. I hope this issue is addressed by the new Rich Editor.');
INSERT INTO request VALUES (251,4098,'2004-01-20 06:02:58','riddle I posted','General issue','http://www.flooble.com/perplexus/','I posted a riddle, but I\'m not sure whether or not I did it right, could you please check for me.\r\n\r\nAlso, I did not give an explanation of how I arrived at my conclusion which I would like to do now.The riddle was this:\r\n\r\nI was laid by the buzzard \r\nHatched by the sun  \r\nMother and Father I had none. \r\nI spoke my first word \r\nAnd never spoke again. \r\nWho (or what) am I?\r\n\r\nMy answer is as follows:\r\n\r\n\r\nI was laid by the buzzard, \r\n\r\nread this link ( Entitled Hawks of the Thunderbolts) CAREFULLY, dont just skip over it, pay attention to references to the key words \"buzzard\" lightning\" Thunderbolts\" \r\n\r\nhttp://trox11.tripod.com/snake/tlanuhwa.htm \r\n\r\nHatched by the sun. \r\n\r\nLightening cannot occur without the suns help, read the first two lines of \"how lightning forms\" on this link: \r\n\r\nhttp://www.thirteen.org/savageplanet/03deadlyskies/01lforms/indexmid.html \r\n\r\nmother and father I had none---self explanatory \r\n\r\nI \"spoke\" once \r\nand never \"spoke\" again \r\n\r\nLightning never strikes in the same place twice, ergo once it has \"spoken\" it never speaks again. \r\n\r\n \r\n','2004-01-20 15:57:51','You should be able to view and edit your problem and solution by using the \"My Problems\" link in the top-right corner of most pages.');
INSERT INTO request VALUES (250,3172,'2004-01-19 17:54:52','tell ya what... !','General issue','http://www.flooble.com/perplexus/index.php','You wrote:\r\n<I>\"SK - sorry, but the insert image function will be disabled before this is implemented :)\"</I>\r\n\r\nWhy doncha adjust the code to check for *MY* user ID (+ scholars) with respect to adding any HTML tags to comments/problems? Then I can adjust my problems to my heart\'s content.\r\n\r\n(I put more images in than most others..., and I\'ve got a buncha problems comin\' up that need images.)\r\n\r\nOr better yet, when\'re the next promotions comin\' up?\r\n\r\n:-)\r\n\r\n- SK','2004-01-20 15:56:16','You still seem to be missin the point of image uploads, it being that I don\'t want to link to external images in publically visible problems or solutions. If you could put in any HTML code you wanted, I still do not want images that are hosted elswhere to become public, for the reason I already explained.\r\n\r\nI hope you can see my reasons for this. I am looking for a better solution to the image issue, but for now you have to admit that I have not let one slip yet. (Even though I know it may seem I take too long to post them)');
INSERT INTO request VALUES (254,5097,'2004-01-21 23:33:57','Connundrums','General issue','','Are we permitted to suggest connundrums?  Those, \"there\'s a dead body in the middle of the room; what happened?\", kind of thing?  If we can, where would it be placed?  Hope it isn\'t too silly a question....I\'m new...','2004-01-23 02:15:43','These are called \"lateral thinking problems\" here... we had a few, (I think maybe even the one you mention) but then it was decided they weren\'t really too well suited for a website since you need to be asking questions to solve them.');
INSERT INTO request VALUES (255,3172,'2004-01-22 10:28:04','New comments','General issue','','Here\'s a useful idea!\r\n\r\nI know that I wasn\'t the only one who requested you to update the \"New Comments\" for a \"since I last logged on, or checked\" or something like that.... in an effort to make it easier to identify new comments that \'I\' haven\'t yet seen.\r\n\r\nToday, the number of \"New comments\" is over the last 24 hours I think (and rolls forward as time rolls forward).\r\n\r\nBut...\r\nWhat about adding a note... (\"XX today\")... in other words since 00:00:01.\r\n\r\nFunctionally, this number would only grow, and get \'reset\' to 0, at midnight.\r\n\r\nSo, it might read (on the navbar):\r\n\r\n\"Newest Problems (27, 15 today)\"\r\n\r\nThe 27 could go down as \'older\' comments roll out of \'scope\', but the 15 would only increase until midnight.\r\n\r\nWhatcha think?  (easy to implement too!)\r\n','2004-01-23 02:14:22','Yes, but confusing - are there 27 new comments, or are there 15? The number you see now is how many comments you will be shown if you click the link. Seems to work fine to me.');
INSERT INTO request VALUES (253,3172,'2004-01-20 19:23:45','images...','General issue','http://flooble.com/perplexus/request.php?op=view&rid=252','you wrote:\r\n<I>\"You still seem to be missin the point of image uploads, it being that I don\'t want to link to external images in publically visible problems or solutions. If you could put in any HTML code you wanted, I still do not want images that are hosted elswhere to become public, for the reason I already explained.\"</I>\r\n\r\nI\'m not missing it at all Levik....\r\n\r\nOnce the image is on the server, I find I (all too often) edit my own problems... and edit them again... but I can\'t!  Because you won\'t let me create an IMG tag.\r\n\r\nI \'solemnly swear\' to never create an IMG tag that points to another server....\r\n\r\n(Plus it should be relatively easy to parse an image tag and ensure that urls begin with \'SRC=\"http://images.flooble.com\" \' or some such...)\r\n______________________\r\n\r\nI understand that there is a DIFFERENT (but related issue) about getting the images on the Flooble server.  Perhaps you could eventually allow Journeymen+ to UPLOAD images to Flooble\'s server.\r\n\r\nBut again, right now, I\'d be happy if I could just edit my own problem submissions that ALREADY have an image on the server.\r\n\r\n- SK',NULL,NULL);
INSERT INTO request VALUES (256,5285,'2004-01-23 09:24:56','what\'s next','General issue','http://www.flooble.com/perplexus/digest.php','I am new to your site. Just posted my first problem, a harbinger of many to follow. Please tell me what happens next,\r\nTHANKS\r\nady ','2004-01-23 09:40:04','Next comes the wait. Unfortunately because of the large backlog of problem submissions (we have about 400) it may take 2 - 3 months for the problem to be looked at and voted on.');
INSERT INTO request VALUES (257,3172,'2004-01-23 14:09:01','new comments (2)','General issue','http://flooble.com/perplexus/request.php?op=view&rid=255','I wrote:\r\n<I>So, it might read (on the navbar):\r\n\r\n\"Newest Problems (27, 15 today)\"\r\n\r\nThe 27 could go down as \'older\' comments roll out of \'scope\', but the 15 would only increase until midnight.\r\n\r\nWhatcha think? (easy to implement too!) </I>\r\n\r\nAnd you wrote:\r\n<I>Yes, but confusing - are there 27 new comments, or are there 15? The number you see now is how many comments you will be shown if you click the link. Seems to work fine to me.</I>\r\n____________________________\r\n\r\nThat\'s a good point, perhaps you could rephrase to make it a bit clearer.  Or you might make a second button to show all those that occurred today (very easy to implement as well).\r\n\r\nThe point is, of course, that we can tell at a glance whether or not there is definitely a new comment or not.\r\n\r\nPlease reconsider.','2004-01-28 09:36:49','I think having two \"newest comments\" links would be confusing. However, I do see the value of what you are asking for. \r\n\r\nI suggest you raise the issue in the forums and see which of the two models most visitors would find the more useful. If the majority perfers to have \"new today\" over \"new in the last 24 hours\", I will probably make that change.');
INSERT INTO request VALUES (258,5285,'2004-01-27 07:49:37','','General issue','http://www.flooble.com/perplexus/show.php?pid=1297','what time are the new problems posted??','2004-01-27 17:06:24','Whenever scholars decide to push them. This usually happens in the morning and in the afternoon');
INSERT INTO request VALUES (261,1920,'2004-02-02 13:43:52','Submitting Solutions for Unsolved','General issue','http://www.flooble.com/perplexus/index.php','Hi levik, Its Brian Smith\r\n\r\nI am going to have some extra time this week.  I would be willing to write up some solutions for problems in the unsolved list, but I have no way of submitting them since I am not a Scholar.','2004-02-02 23:45:16','Brian - I would love it if you could do that. Feel free to email me with any solution you write up (please include the problem\'s Name and URL) and I will put them in for you so scholars can vote on them.');
INSERT INTO request VALUES (262,3172,'2004-02-04 10:01:14','check a problem...','General issue','','I\'m guessing that you don\'t actively follow the comments in the queue...\r\n\r\nWould you check the answer to \"who will marry the princess\" and comment on how appropriate the problem is?\r\n\r\nThanks,\r\n\r\n- SK','2004-02-04 12:46:51','You are correct in your guess.\r\nUnfortunately this system was a direct consequence of me not being able to spend the time actively following all discussions on the site.\r\n\r\nThanks for bringing the problem to my attention - I reviewed it and posted my comments.');
INSERT INTO request VALUES (265,5643,'2004-02-15 22:34:14','sup?','Copy/Spellink error','http://www.flooble.com/perplexus/user.php','YO,I\'m D3Af Full, myrealname is Mei Li klinger, NiCkNaMe is MrAzi3BaDeGgS, can you call me\" MrAzi3BaDeGgS, I\'m 16 years old.','2004-02-16 03:03:08','great');
INSERT INTO request VALUES (267,872,'2004-02-23 09:17:36','solution posting','General issue','http://perplexus.info/search.php?uid=872','Hi, just wondering how long it takes until the solution to problems is posted. Two problems of mine that have recently been posted have no solution as of yet, and I think they should be posted by now, although as far as I know I don\'t determine this (correct me if I\'m wrong there).\r\n\r\nThanks, \r\nNoam (AKA Pleasance)','2004-02-23 13:13:31','Unfotrunately we tend to not be as timely with solution postings as we are posting actual problems. I\'ll look into yours now.');
INSERT INTO request VALUES (268,1920,'2004-02-24 12:45:32','Old link in Solution','Fix a solution','http://perplexus.info/show.php?pid=1556&op=sol','The link in the solution for \"Pack The Box\" refers to a comment in the old perplexus.','2004-02-25 10:42:58','I just went through the database, replaceing all the comments, problems and solutions to reference the new site. So the link ought to be fixed.');
INSERT INTO request VALUES (269,1626,'2004-02-25 17:39:33','Big Numbers','General issue','http://www.flooble.com/perplexus/queue.php?pid=1662','Can you check on the solution to Big Numbers, to see if it\'s just a 5th degree polynomial or something like it, or if there is a simpler rule at play?','2004-02-26 08:08:08','Thanks for bringing this to my attention. Still using the old site, I see :)\r\n\r\nSee my note on the problem in the queue.');
INSERT INTO request VALUES (270,5799,'2004-02-26 14:05:18','Four Corners','General issue','http://perplexus.info/','sorry to bug you but couldn\'t tell if my Four Corners problem was submitted or not?','2004-02-26 14:38:20','I don\'t see any pending problems by you, so probably not.');
INSERT INTO request VALUES (272,5815,'2004-02-28 16:52:54','submission','General issue','http://perplexus.info/myproblems.php','how do you check where your puzzle is on the queqe list? I cant find the link that lets you see if its been voted on yet.','2004-03-02 07:28:26','When logged in, click the \"Your Problems\" link (it\'s the second down from the Logout button). Use \"Edit problem\" to check the approximate queue position and any comments of your submissions.');
INSERT INTO request VALUES (273,1626,'2004-02-28 21:39:14','About Big Numbers:','General issue','http://www.flooble.com/perplexus/submit.php?cid=1','I didn\'t get to see the answer to \"big numbers\", was it an exponential formula or a polynomial?','2004-03-02 07:51:55','What do you mean \"Big Numbers\"? I can\'t find this problem anywhere...\r\n\r\nIs this the problem with the weir sequence, then the \"pattern\" was that if you took the differences between the consecutive numbers, then the differences between thos differences, (repeat about 3 more times), eventually they all came out to be 72.\r\n\r\nThe derived formula was a power 4 polynomial');
INSERT INTO request VALUES (274,1920,'2004-03-02 11:12:58','Link to old flooble','Fix a solution','http://perplexus.info/show.php?pid=1297&op=sol','The link in the solution for \'Sum Of The Digits\' points to the page in the old flooble.','2004-03-02 15:21:55','Thanks for the tip');
INSERT INTO request VALUES (275,1575,'2004-03-02 14:23:00','add a script?','Fix a problem','http://perplexus.info/queue.php?pid=1575','For the body of this problem, could you put in the following:\r\n<script><script>\r\nNot the most conventional problem (inspired by \"easter eggs\" and the scav endeavor), but as you can see, if the user types the name of the problem into the text box, they are rewarded with a message that they did the right thing. I\'ve tested it for IE and Netscape, not for Mozilla yet, maybe you could also see if there are any compatability problems...','2004-03-02 15:21:05','Please email me the code - I don\'t think it came across too well in this request...');
INSERT INTO request VALUES (276,3172,'2004-03-03 03:25:46','scripts not running?','General issue','','It appears that your nightly scripts didn\'t run tonight...','2004-03-03 21:49:10','I\'m not quite sure which script you mean?..');
INSERT INTO request VALUES (277,3172,'2004-03-03 03:28:52','curiousity...','General issue','','Levik,\r\n\r\nDo you actively consider new people to promote to Scholars?  Or only when there is a \'void\' to fill?\r\n\r\n- SK','2004-03-03 20:56:14','Generally only when it looks like it\'s needed - don\'t want to have too many active scholars on the site.');
INSERT INTO request VALUES (278,4374,'2004-03-03 12:14:47','Special Symbols','General issue','http://perplexus.info/show.php?pid=1661&op=post&pcid=12375','Many of the special symbols from the new system\'s toolbar, such as pi, don\'t come out to be what they are supposed to be in the final posted text. The \"link\" button always puts a \"perplexus\" string on the front thus corrupting most links.  I had problems with special symbols with the old system as well, and wound up using P for pi and T for theta. While \"mathematics is notions, not notations,\" it would be nice if the toolbar functions really did work for everyone the way they are supposed to. Could you look into this and see if it can be fixed? Thanks.','2004-03-03 21:48:54','Richard, thank you for your concern... I am aware of these problems and am looking into them (though to tell you the truth the link issue you bring up is news to me)\r\n\r\nUnfortunately I don\'t have as much time to work on this site as I wish I had (and know I should) - a full time job pretty much relegates it to a weekend-only activity. I will try to get these things fixed as fast as I can though, and please accept my apologies in the mean time.');
INSERT INTO request VALUES (279,3172,'2004-03-04 05:21:56','scripts not running (2)','General issue','','It appears that your nightly scripts didn\'t run tonight... \r\n\r\nAnswered on 2004-03-03 21:49:10\r\n\r\nI\'m not quite sure which script you mean?.. \r\n____________________________\r\n\r\nIt appeared that the problems did not \'cycle\' in the queue as they should have.  And the problems ratings didn\'t get updated, etc....  I assume you have some kind of scripts or a cron job of some sort that runs around midnight.\r\n\r\nIt appears that they DID run last night though.','2004-03-04 16:44:49','oh yeah - you\'re right...  I noticed that after replying to your submission...\r\n\r\nmore weird server crap. it may happen again over the next couple of days as I figure out what\'s going wrong... but if it does, I should be able to run that process manually, so do let me know if it doesn\'t happen.');
INSERT INTO request VALUES (291,5857,'2004-03-21 07:05:19','why am i not a student yet','General issue','http://www.flooble.com/perplexus/user.php','why am i not a student yet','2004-03-21 10:08:46','There are some requirements that are listed on this site - and you have not met them yet.');
INSERT INTO request VALUES (290,5815,'2004-03-20 11:20:13','diagrams','General issue','http://perplexus.info/myproblems.php?pid=2162','I dont know how to make it so that there is a diagram on my puzzle.  Can you tell me how i can do so?','2004-03-20 15:47:45','if you have an image you wish to attach to a problem, simply email me with the images and the name of your problem, and I will attach it...');
INSERT INTO request VALUES (281,1301,'2004-03-05 08:25:04','Triggler game in \"Toggler and Triggler\"','Fix a problem','http://perplexus.info/queue.php?pid=1692','See the comments in the \"Toggler and Triggler\" puzzle.  Some of us find that Triggler doesn\'t work properly.  Toggler works, so there must be some difference.','2004-03-05 19:58:59','Ah - I forked the triggler code from an old version of toggler which had a bug on IE. Should be fixed now.');
INSERT INTO request VALUES (282,3172,'2004-03-07 03:47:07','scripts not running (3)','General issue','http://perplexus.info/request.php?op=view&rid=279','Well... tonight it seems, at least SOME of the \'scripts\' are running.\r\n\r\nFor example, the problems in the queue seemed to have reordered properly... but Aaron has had 6 problems posted for a couple of days now.... and he\'s not yet listed as a Journeyman.\r\n\r\nI don\'t know offhand which other scripts aren\'t running.\r\n','2004-03-08 08:13:50','the strange thing is that it\'s all the same script - I did run it manually again last night - will have to investigate what the problem is... Perhaps we\'re just getting too many users to run through all of them successfully in the time between DB restarts.');
INSERT INTO request VALUES (283,3558,'2004-03-12 20:23:06','Adding a graphic','General issue','http://perplexus.info/queue.php?pid=2204','This is the first time I\'ve needed a graphic in a puzzle, so I\'m not sure what I need to do.  \r\n\r\nThe pid is 2204, and it\'s similar to the nine dots puzzle.  I\'d like to have a graphic in the problem and solution.  Do I have to make the graphic for you to attach?','2004-03-13 14:19:43','If you are able to create the graphics yourself, you can email them to me for inclusion. Otherwise you can place a note into the problem itself so somebody (or myself) will make the graphic once the problem enters the visible queue.');
INSERT INTO request VALUES (292,6124,'2004-03-21 20:02:15','solutions','General issue','http://perplexus.info/user.php','I just started on this site, but I think there should be some official way to post a solution to problems on the site, without waiting for the questioner to solve it.','2004-03-22 10:03:20','The  higher-ranking members of the site have the power to edit/post the solution to any problem once it\'s been public for a couple of days...');
INSERT INTO request VALUES (293,1301,'2004-03-22 08:23:45','Problem category','Fix a problem','http://perplexus.info/queue.php?pid=1802','The puzzle To the moons, Alice, in the queue, seems to be a straightforward problem, yet is in Tricks.  Could you look at the solution, and let us know if indeed there is a trick?  If not, could you put the puzzle into a more appropriate category?\r\n\r\nThanks.','2004-03-22 10:02:03','Looking at the solution, the trick to the problem is in the names.');
INSERT INTO request VALUES (299,1920,'2004-03-24 14:33:14','Posts in Forums','General issue','http://perplexus.info/index.php','I know you already went through and removed \'yo\'s comments, but could you also remove his posts from the forums.  I find a few of them offensive.','2004-03-24 14:51:41','Done - let me know if I missed anything.');
INSERT INTO request VALUES (295,3558,'2004-03-23 00:52:17','Yo','Abuse in comments','http://perplexus.info/commentsearch.php?uid=6139','If you look at Yo\'s comments, you\'ll see that they\'re all offensive.','2004-03-24 07:24:42','and they\'re all gone. Thanks');
INSERT INTO request VALUES (296,6089,'2004-03-23 16:01:13','','Abuse in comments','http://perplexus.info/show.php?pid=1721&cid=12892','A dispute that has gotten slightly out of hand.','2004-03-24 07:30:27','Thatnks. I dropped the users comments.');
INSERT INTO request VALUES (297,6089,'2004-03-23 16:59:10','Mr. yo is at it again','Abuse in comments','http://perplexus.info/show.php?pid=1539&cid=12852','This guy just won\'t stop the abuse.','2004-03-24 07:29:04','I deleted all of his comments.');
INSERT INTO request VALUES (298,1920,'2004-03-24 11:52:40','Missing tag','Fix a problem','http://perplexus.info/show.php?pid=738&op=sol','The puzzle \"Who Ordered the Pi?\" has a missing italics tag.  The italics continue on and affect the comments.','2004-03-24 14:50:13','Thanks - got it fixed.');
INSERT INTO request VALUES (300,3558,'2004-03-24 19:09:12','more yo','Abuse in comments','http://perplexus.info/commentsearch.php?uid=6139','Yo continues to be a problem.  Could you ban him?... he\'s a little hopeless.  In the mean time, check to see if he has other accounts.','2004-03-24 22:28:33','Unfortunately there\'s no way to permanently ban him. Deleting his account will only work so well - and there is not a good way to IP block him :(\r\n\r\nThe best bet is to ignore him, and silently delete any crap that he posts.');

--
-- Table structure for table 'solqueueresponse'
--

CREATE TABLE solqueueresponse (
  probId int(10) unsigned NOT NULL default '0',
  usrId int(10) unsigned NOT NULL default '0',
  score int(11) default '0',
  comment varchar(255) default NULL,
  posted datetime default NULL
) TYPE=MyISAM;

--
-- Dumping data for table 'solqueueresponse'
--

INSERT INTO solqueueresponse VALUES (829,1,0,'test','2003-05-19 07:43:07');
INSERT INTO solqueueresponse VALUES (829,1,0,'test','2003-05-19 07:43:18');
INSERT INTO solqueueresponse VALUES (829,1,0,'Another test','2003-05-19 07:53:27');
INSERT INTO solqueueresponse VALUES (807,1,0,'Looks good','2003-05-19 12:57:23');
INSERT INTO solqueueresponse VALUES (813,1301,0,'actually pleasance has posted a solution surpassing these numbers.  logically speaking f(1) is 1.  even f(0) is 1 as if there is only one coin one of which is fake, that\'s the fake.','2003-05-19 16:27:51');
INSERT INTO solqueueresponse VALUES (813,1301,0,'but as this is not the final post of the solution from Jonathan, I\'ll assume he\'ll take pleasance\'s into consideration.','2003-05-19 16:28:45');
INSERT INTO solqueueresponse VALUES (521,1301,0,'hmmm... ravi said the uniqueness depended on the digits being different, not being non-zero','2003-05-19 16:29:55');
INSERT INTO solqueueresponse VALUES (520,1301,0,'more complicated than many of the solutions given','2003-05-19 16:32:02');
INSERT INTO solqueueresponse VALUES (813,979,0,'Just like in my absence TomM\'s solution was posted for my problem \"Fathers and Sons\"','2003-05-20 04:53:59');
INSERT INTO solqueueresponse VALUES (813,1,0,'I don\'t think Jon\'s coming back... He\'s not been to the site in over a month and a half. I actually emailed him, since he made journeyman in that time, but he still hasn\'t come.','2003-05-20 05:17:04');
INSERT INTO solqueueresponse VALUES (524,1072,0,'Nothing wrong here','2003-05-20 10:55:43');
INSERT INTO solqueueresponse VALUES (813,1660,0,'Good job!','2003-05-21 02:49:00');
INSERT INTO solqueueresponse VALUES (813,1,0,'Is there a worthy solution among the comments we should link to?','2003-05-21 10:03:54');
INSERT INTO solqueueresponse VALUES (841,1660,0,'Hi!','2003-05-21 12:56:47');
INSERT INTO solqueueresponse VALUES (523,1,0,'1','2003-05-22 02:02:09');
INSERT INTO solqueueresponse VALUES (813,1301,0,'pleasance\'s posts are the most complete, although Sanjay had quite a good post though under the false assumption that the type of fake needed to be solved; but his post under 39 coins explored that version in depth','2003-05-22 05:37:07');
INSERT INTO solqueueresponse VALUES (841,1301,0,'This is wrong.  There\'s no reason it has to be clockwise from the initial point.  The submitted soln in fact gives probability 1/2 for two points, when that probability is in fact 1.','2003-05-22 05:40:28');
INSERT INTO solqueueresponse VALUES (525,1301,0,'The traditional answer, though ignoring \"He travels fastest who goes alone.\" which allows a lone traveller to pass large retinues going in the same direction.','2003-05-22 05:44:21');
INSERT INTO solqueueresponse VALUES (841,1301,0,'Oh, I misread the solution.  I was reading the first formula, rather than the second.  Sorry.','2003-05-23 03:54:28');
INSERT INTO solqueueresponse VALUES (834,1,0,'+1','2003-05-24 03:48:03');
INSERT INTO solqueueresponse VALUES (814,1660,0,'0-1+2+3+4-5+6+7-8-9=-1.','2003-05-27 11:14:43');
INSERT INTO solqueueresponse VALUES (814,1660,0,'I still do not know about 0.','2003-05-27 11:15:07');
INSERT INTO solqueueresponse VALUES (851,1,0,':)','2003-05-28 09:23:15');
INSERT INTO solqueueresponse VALUES (529,1,0,'1','2003-05-28 09:23:41');
INSERT INTO solqueueresponse VALUES (840,1,0,'1','2003-05-28 09:23:53');
INSERT INTO solqueueresponse VALUES (528,1,0,'1','2003-05-28 09:24:07');
INSERT INTO solqueueresponse VALUES (842,1,0,'1','2003-06-02 01:52:17');
INSERT INTO solqueueresponse VALUES (530,1,0,'1','2003-06-02 01:52:37');
INSERT INTO solqueueresponse VALUES (817,1,0,'1','2003-06-02 01:52:51');
INSERT INTO solqueueresponse VALUES (532,1,0,'1','2003-06-03 01:50:06');
INSERT INTO solqueueresponse VALUES (843,1,0,'1','2003-06-03 01:50:24');
INSERT INTO solqueueresponse VALUES (533,1,0,'2','2003-06-03 01:50:38');
INSERT INTO solqueueresponse VALUES (538,1,0,'1','2003-06-08 04:29:35');
INSERT INTO solqueueresponse VALUES (835,1,0,'1','2003-06-08 04:29:46');
INSERT INTO solqueueresponse VALUES (905,1626,0,'Wow... this looks pretty simple :) Great solution :)','2003-06-10 15:35:44');
INSERT INTO solqueueresponse VALUES (917,103,0,'You might want to break this up into a few paragraphs.  Otherwise, nice job giving an unexpected result to a seemingly straightforward problem.','2003-06-12 07:51:24');
INSERT INTO solqueueresponse VALUES (917,1626,0,'I agree with fried... Put br in less than greater than signs helps with redibility.','2003-06-12 14:19:32');
INSERT INTO solqueueresponse VALUES (860,1626,0,'This looks like a good solution :)','2003-06-14 01:46:27');
INSERT INTO solqueueresponse VALUES (914,1626,0,'I like my solution :)','2003-06-15 09:36:21');
INSERT INTO solqueueresponse VALUES (861,1,0,'1','2003-06-16 07:35:07');
INSERT INTO solqueueresponse VALUES (902,1626,0,'This looks good (and complicated)','2003-06-16 09:28:26');
INSERT INTO solqueueresponse VALUES (537,1626,0,'Possibly add some other solutions too?','2003-06-18 05:56:35');
INSERT INTO solqueueresponse VALUES (922,1626,0,'How about putting breaks in the solution? It looks really confusing to me... Plus I like my solution better :)','2003-06-19 05:38:05');
INSERT INTO solqueueresponse VALUES (903,1626,0,'This is a great puzzle and a great solution. Go DJ! :)','2003-06-19 06:21:16');
INSERT INTO solqueueresponse VALUES (908,1301,0,'This is just wrong.  By including non-unique solutions, that opens up all the other permutations, of things like 50 +25+25 or 25+50+25 or 25+25+50, and others adding up to more than 66.','2003-06-20 03:35:15');
INSERT INTO solqueueresponse VALUES (908,1301,0,'... and isn\'t 4C2=6 and 11C2=55?','2003-06-20 04:37:04');
INSERT INTO solqueueresponse VALUES (908,153,0,'Also this solution is not complete: the \"solution\" for 50¢ does not include 5 dimes, so the solution for $1.00 does not include 5 dimes and a half-dollar or 5 dimes and 2 quarters.','2003-06-22 13:38:22');
INSERT INTO solqueueresponse VALUES (542,1,0,'1','2003-06-22 17:20:06');
INSERT INTO solqueueresponse VALUES (543,1,0,'1','2003-06-22 17:20:16');
INSERT INTO solqueueresponse VALUES (544,1,0,'1','2003-06-22 17:20:26');
INSERT INTO solqueueresponse VALUES (929,1,0,'1','2003-06-24 09:09:30');
INSERT INTO solqueueresponse VALUES (921,1,0,'1','2003-06-24 09:09:46');
INSERT INTO solqueueresponse VALUES (911,1,0,'1','2003-06-24 09:10:57');
INSERT INTO solqueueresponse VALUES (912,1567,0,'We need a solution!','2003-06-27 05:17:01');
INSERT INTO solqueueresponse VALUES (937,1,0,'1','2003-06-27 08:27:17');
INSERT INTO solqueueresponse VALUES (936,1,0,'1','2003-06-27 08:27:51');
INSERT INTO solqueueresponse VALUES (912,1301,0,'The above URL should be http://www.cut-the-knot.org/proofs/checker.shtml.  Note that the dot comes before the last S, not after.','2003-06-28 10:33:36');
INSERT INTO solqueueresponse VALUES (912,1626,0,'This looks OK, but more is needed','2003-06-29 07:54:26');
INSERT INTO solqueueresponse VALUES (963,1626,0,'Does this look fine to everyone?','2003-06-29 07:54:59');
INSERT INTO solqueueresponse VALUES (554,1626,0,'Good idea, but how about the solution 10, then repeating 10100... That is less complicated and could work as well.','2003-06-29 07:56:46');
INSERT INTO solqueueresponse VALUES (957,1,0,'1','2003-06-30 07:03:29');
INSERT INTO solqueueresponse VALUES (958,1,0,'1','2003-06-30 07:03:41');
INSERT INTO solqueueresponse VALUES (965,1,0,'1','2003-06-30 07:03:53');
INSERT INTO solqueueresponse VALUES (940,1,0,'1','2003-06-30 07:04:11');
INSERT INTO solqueueresponse VALUES (940,1626,0,'Looks good','2003-06-30 07:20:17');
INSERT INTO solqueueresponse VALUES (973,1626,0,'The solution looks good','2003-07-02 06:00:14');
INSERT INTO solqueueresponse VALUES (986,1626,0,'Can you show how this would work for 4 letters? I think that would help visual people like me.','2003-07-04 11:30:04');
INSERT INTO solqueueresponse VALUES (969,1626,0,'This looks good','2003-07-04 11:30:43');
INSERT INTO solqueueresponse VALUES (916,103,0,'Looks good to me.','2003-07-05 06:17:34');
INSERT INTO solqueueresponse VALUES (946,1301,0,'the standard solution','2003-07-05 09:24:49');
INSERT INTO solqueueresponse VALUES (918,1301,0,'In the 3x3 case, there are NINE, not 3, 1x1 squares, as recognized in the total, but stated wrongly in the narrative.','2003-07-05 09:27:17');
INSERT INTO solqueueresponse VALUES (987,1301,0,'7-step solutions are posted','2003-07-06 06:24:57');
INSERT INTO solqueueresponse VALUES (561,1301,0,'This answer doesn\'t specify 27.16 seconds per what?  Looking at the submitted answers we see its per 65-minute interval, but a more natural specification is about 25 seconds per hour.','2003-07-07 03:39:38');
INSERT INTO solqueueresponse VALUES (968,103,0,'Looks good to me.','2003-07-08 04:44:33');
INSERT INTO solqueueresponse VALUES (974,1301,0,'that\'s what it is','2003-07-08 08:23:14');
INSERT INTO solqueueresponse VALUES (983,1575,0,'Actually, the answer is S, not T...','2003-07-08 16:13:45');
INSERT INTO solqueueresponse VALUES (975,1301,0,'sounds ok','2003-07-09 09:45:25');
INSERT INTO solqueueresponse VALUES (976,1575,0,'The additions need to be lined up; as it is they are very confusing','2003-07-10 04:36:06');
INSERT INTO solqueueresponse VALUES (990,1575,0,'The wording in the problem does not eliminate the case of extra innings, with the loss going to the reliever','2003-07-11 05:49:44');
INSERT INTO solqueueresponse VALUES (561,1626,0,'and say approximately 27.16 seconds if it\'s a repeating decimal','2003-07-12 08:40:23');
INSERT INTO solqueueresponse VALUES (990,1626,0,'But the solution is fine. It doesn\'t say only 9 innings, so it\'s fine.','2003-07-12 08:42:00');
INSERT INTO solqueueresponse VALUES (990,1575,0,'My comment was before he added part 2','2003-07-13 20:31:51');
INSERT INTO solqueueresponse VALUES (1031,1301,0,'I don\'t understand \"(b+c+d)3/27\";  I\'d understand \"(b+c+d)^3/27\", or simpler yet \"((b+c+d)/3)^3\".','2003-07-14 04:47:58');
INSERT INTO solqueueresponse VALUES (994,1,0,'1','2003-07-15 14:24:22');
INSERT INTO solqueueresponse VALUES (980,1,0,'1','2003-07-15 14:30:25');
INSERT INTO solqueueresponse VALUES (1015,1,0,'1','2003-07-15 14:30:59');
INSERT INTO solqueueresponse VALUES (1014,1,0,'1','2003-07-15 14:31:30');
INSERT INTO solqueueresponse VALUES (1031,1626,0,'Yes,  make sure to distinguish between coefficients and powers','2003-07-15 16:23:50');
INSERT INTO solqueueresponse VALUES (1031,1626,0,'Yes,  make sure to distinguish between coefficients and powers','2003-07-15 16:23:51');
INSERT INTO solqueueresponse VALUES (1031,1626,0,'Yes,  make sure to distinguish between coefficients and powers, use ^ for \"to the power of\"','2003-07-15 16:24:01');
INSERT INTO solqueueresponse VALUES (1031,1626,0,'Wow, how did that happen? Anyway, good solution  otherwise','2003-07-15 16:24:55');
INSERT INTO solqueueresponse VALUES (995,1626,0,'Are you sure there are others? It sounded like from the chat there wasn\'t','2003-07-16 02:44:53');
INSERT INTO solqueueresponse VALUES (995,1626,0,'Ok, I mispoke ;)','2003-07-16 10:08:41');
INSERT INTO solqueueresponse VALUES (567,1626,0,'Unless this is trial and error, say how you got it. I liked the first solution one the comments','2003-07-18 15:44:37');
INSERT INTO solqueueresponse VALUES (1019,1626,0,'Can you put in why too? (There was something in the discussion about this)','2003-07-21 17:19:10');
INSERT INTO solqueueresponse VALUES (569,1626,0,'This looks good... I thought \"fitted with multiple locks\" meant that the box wasn\'t specific to one lock; any lock would work on the box.','2003-07-21 17:20:40');
INSERT INTO solqueueresponse VALUES (1018,1626,0,'This looks good','2003-07-22 16:07:32');
INSERT INTO solqueueresponse VALUES (569,1575,0,'I think the solution by exoticorn, while not the classic solution, is valid and should be noted','2003-07-23 01:54:09');
INSERT INTO solqueueresponse VALUES (1021,1575,0,'No...if they were all 44 then they were all *born* in 1936, but the party is in 1980','2003-07-23 01:57:34');
INSERT INTO solqueueresponse VALUES (1021,1575,0,'or possibly 1981,as Charlie pointed out','2003-07-23 01:57:58');
INSERT INTO solqueueresponse VALUES (1018,1301,0,'No it doesn\'t: A(A+X)/(A+X-A) = A^2/X + A; Brian Smith left off the last term.  If A is 12 and B is 21, then C should be 28 rather than the 16 Brian\'s formula gives.','2003-07-23 09:14:58');
INSERT INTO solqueueresponse VALUES (573,1626,0,'I think you should say somewhere that the doctor can operate with only one hand. Good solution otherwise :)','2003-07-23 11:38:06');
INSERT INTO solqueueresponse VALUES (1021,1626,0,'I won\'t even mention you spelled yields wrong, and you don\'t need a comma after \"Call the year Y\" because it\'s a good solution otherwise (excluding the mistakes DJ pointed out)','2003-07-23 11:40:27');
INSERT INTO solqueueresponse VALUES (1017,1,0,'1','2003-07-24 01:46:01');
INSERT INTO solqueueresponse VALUES (571,1,0,'11','2003-07-24 01:55:58');
INSERT INTO solqueueresponse VALUES (1010,1,0,'1','2003-07-29 10:10:47');
INSERT INTO solqueueresponse VALUES (1020,1,0,'1','2003-07-29 10:11:07');
INSERT INTO solqueueresponse VALUES (575,1,0,'1','2003-07-29 10:11:23');
INSERT INTO solqueueresponse VALUES (1022,1,0,'1','2003-07-29 10:11:36');
INSERT INTO solqueueresponse VALUES (1039,1,0,'1','2003-07-29 10:11:49');
INSERT INTO solqueueresponse VALUES (0,1,0,'Test','2003-07-29 10:34:07');
INSERT INTO solqueueresponse VALUES (0,1,0,'test','2003-07-29 10:34:27');
INSERT INTO solqueueresponse VALUES (231,1,0,'Test','2003-07-29 10:34:56');
INSERT INTO solqueueresponse VALUES (577,1575,0,'this looks good','2003-07-31 01:00:58');
INSERT INTO solqueueresponse VALUES (1027,1575,0,'there are other, much more efficient solutions in the comments','2003-08-01 02:21:05');
INSERT INTO solqueueresponse VALUES (1043,1575,0,'looks fine','2003-08-01 02:21:57');
INSERT INTO solqueueresponse VALUES (1050,1919,0,'Looks fine to me','2003-08-01 07:42:10');
INSERT INTO solqueueresponse VALUES (1027,1919,0,'brian smith isn\'t likely to ever come back to change it. Could levik do that?','2003-08-01 07:43:46');
INSERT INTO solqueueresponse VALUES (1049,1919,0,'The solution to number 3 confused me a bit with the wording, but other than that, fine','2003-08-01 12:40:37');
INSERT INTO solqueueresponse VALUES (1064,1626,0,'12266 days? It hasn\'t been around for that long! :)','2003-08-02 03:07:43');
INSERT INTO solqueueresponse VALUES (1064,1919,0,'Erm.... whats going on?','2003-08-02 04:19:22');
INSERT INTO solqueueresponse VALUES (1064,1575,0,'I don\'t know what happened...','2003-08-02 06:22:30');
INSERT INTO solqueueresponse VALUES (1049,1575,0,'looks good','2003-08-02 16:21:52');
INSERT INTO solqueueresponse VALUES (578,1575,0,'The solution should also note my suggestion of \'hatpin,\' since all its words are common, and \'re\' is more iffy and obscure','2003-08-02 16:24:30');
INSERT INTO solqueueresponse VALUES (578,1626,0,'I am unsure if ha is a word... and I is capitalized','2003-08-03 03:58:46');
INSERT INTO solqueueresponse VALUES (576,1575,0,'fine','2003-08-03 06:53:05');
INSERT INTO solqueueresponse VALUES (578,1575,0,'\'ha\' is certainly a word, as is \'I.\' Maybe you should include \'HATPIN\' just for pedantry\'s sake..','2003-08-03 13:16:54');
INSERT INTO solqueueresponse VALUES (578,1626,0,'We can count er as a word, since we are in the business of counting interjections','2003-08-04 03:20:32');
INSERT INTO solqueueresponse VALUES (578,1575,0,'What\'s wrong with interjections? They\'re a part of speech, just like a noun or a verb . . . \'er\' just isn\'t a word. Would you say that \'hello\' and \'ouch\' are not valid either?','2003-08-04 06:29:46');
INSERT INTO solqueueresponse VALUES (1041,1575,0,'looks good','2003-08-04 06:42:13');
INSERT INTO solqueueresponse VALUES (578,1919,0,'\'er\' is just a noise people make when they think or something, like hmmm, but as far as I know that isn\'t a word. \'Hatpin\' should also be included.','2003-08-04 07:13:07');
INSERT INTO solqueueresponse VALUES (578,1626,0,'Ok :) If you two think it\'s fine then ok, but I still don\'t think so :)','2003-08-04 10:00:21');
INSERT INTO solqueueresponse VALUES (1407,1171,0,'How can I add an image to my solution?','2003-08-04 12:39:37');
INSERT INTO solqueueresponse VALUES (1431,1171,0,'How do you add links to other comments in the solution?','2003-08-04 12:43:40');
INSERT INTO solqueueresponse VALUES (578,1575,0,'Ravi, can you fix the solution to include HATPIN, and also HITMAN, as someone else suggested in the comments.','2003-08-04 16:15:12');
INSERT INTO solqueueresponse VALUES (1045,1575,0,'this looks fine... should we bother to include other forms? n+n^2 and n(n+1) are the same thing..','2003-08-04 16:16:32');
INSERT INTO solqueueresponse VALUES (579,1575,0,'looks fine','2003-08-06 21:39:35');
INSERT INTO solqueueresponse VALUES (1059,1919,0,'Looks fine to me','2003-08-07 03:41:37');
INSERT INTO solqueueresponse VALUES (1066,1575,0,'\'triangel\' should be \'triangle,\' \'integers\' should be \'integral,\' and the all caps part at the end is rather obnoxious and unnecessary. Otherwise, looks fine.','2003-08-07 10:21:26');
INSERT INTO solqueueresponse VALUES (1066,1626,0,'I like my solution better, but this is fine :) You don\'t need the caps at the end.','2003-08-07 13:04:23');
INSERT INTO solqueueresponse VALUES (1051,1575,0,'sheesh','2003-08-08 08:47:25');
INSERT INTO solqueueresponse VALUES (1066,1626,0,'levik, can you fix this?','2003-08-08 20:27:00');
INSERT INTO solqueueresponse VALUES (1066,1626,0,'(Or would you say \"it adds a little flavor\") :D','2003-08-08 20:27:48');
INSERT INTO solqueueresponse VALUES (1406,2716,0,'Can I opt *not* to have the solution posted right from the beginning?','2003-08-08 20:58:15');
INSERT INTO solqueueresponse VALUES (587,1626,0,'You have to handle 4 barrels, and 6 barrels change their contents, rather than handling 2 barrels and 4 barrels changing their contents','2003-08-09 19:53:24');
INSERT INTO solqueueresponse VALUES (586,1626,0,'Ummm when you submitted this, wouldn\'t you know if you were typing out the solution to another problem?','2003-08-10 19:41:32');
INSERT INTO solqueueresponse VALUES (1060,1575,0,'looks fine','2003-08-11 05:00:31');
INSERT INTO solqueueresponse VALUES (587,1575,0,'I would think the preferred solution would be to pour two of the half-full barrels into two other half-barrels. If you could fix that, Ravi..','2003-08-11 05:04:24');
INSERT INTO solqueueresponse VALUES (586,1575,0,'Looks like a case of problem-switching.. Ravi, can you fix this solution?','2003-08-12 12:24:03');
INSERT INTO solqueueresponse VALUES (1101,1626,0,'This is a good solution and a good puzzle! :)','2003-08-12 13:34:25');
INSERT INTO solqueueresponse VALUES (1073,1626,0,'I don\'t quite understand how holding the 4 glass at the same angle equals 3/4','2003-08-13 08:58:05');
INSERT INTO solqueueresponse VALUES (1074,1575,0,'ok','2003-08-13 09:47:33');
INSERT INTO solqueueresponse VALUES (1073,1575,0,'Pretend the 4-glass is two 2-unit glasses with the same diameter, each with half the height. The bottom one is completely full, and the top one is half full, as the water line goes across a diagonal just as in the large glass.','2003-08-13 09:49:43');
INSERT INTO solqueueresponse VALUES (1062,1575,0,'look okay?','2003-08-13 19:20:09');
INSERT INTO solqueueresponse VALUES (1062,1575,0,'yes','2003-08-13 19:20:16');
INSERT INTO solqueueresponse VALUES (1062,1575,0,'i think so, too','2003-08-13 19:20:25');
INSERT INTO solqueueresponse VALUES (1103,1575,0,'this looks fine','2003-08-15 07:35:29');
INSERT INTO solqueueresponse VALUES (154,1575,0,'okay!','2003-08-15 08:46:45');
INSERT INTO solqueueresponse VALUES (1111,1626,0,'Why would you need to switch the Ss? It\'s the same without that first step right?','2003-08-16 00:16:32');
INSERT INTO solqueueresponse VALUES (1110,1301,0,'I guess it\'s my lack of knowledge of basketball that explains why I still don\'t know why it\'s more likely for his team to get possession if he misses than if he sinks it.','2003-08-17 12:03:51');
INSERT INTO solqueueresponse VALUES (1110,1301,0,'It isn\'t obvious to one such as me, even after the answer is given.','2003-08-17 12:04:29');
INSERT INTO solqueueresponse VALUES (1111,1575,0,'No, if you don\'t switch the Ss, it\'s impossible to do the change in an odd number of steps. That\'s the whole point of the problem...','2003-08-17 14:33:49');
INSERT INTO solqueueresponse VALUES (1110,1575,0,'Whenever a basket is made, free throw or not, the other team gets the ball. Again, I thought that was pretty standard knowledge, sorry..','2003-08-17 14:36:44');
INSERT INTO solqueueresponse VALUES (1110,1575,0,'By the way, you\'d definitely be better off if you ignored Roger\'s drivel altogether; I don\'t think he understands the game, although he seems to try to sound like it...','2003-08-17 14:53:46');
INSERT INTO solqueueresponse VALUES (1094,1575,0,'ok','2003-08-18 22:27:22');
INSERT INTO solqueueresponse VALUES (600,1575,0,'ok','2003-08-18 23:20:43');
INSERT INTO solqueueresponse VALUES (1112,1626,0,'Can you put in <BR>? I think it would make more sense that way','2003-08-19 14:01:41');
INSERT INTO solqueueresponse VALUES (1121,1626,0,'Can you explain how Lenny\'s truthfulness shows how truthful Benny is?','2003-08-19 14:03:23');
INSERT INTO solqueueresponse VALUES (279,1626,0,'Wow! This is a great solution! :)','2003-08-19 14:05:23');
INSERT INTO solqueueresponse VALUES (1115,1626,0,'This looks good :)','2003-08-19 14:06:13');
INSERT INTO solqueueresponse VALUES (1112,1575,0,'Yeah, I did this in notepad and forgot the formatting..','2003-08-19 18:17:56');
INSERT INTO solqueueresponse VALUES (279,1575,0,'It\'s a work in progress..','2003-08-19 18:18:55');
INSERT INTO solqueueresponse VALUES (1121,1575,0,'is that better?','2003-08-20 16:38:45');
INSERT INTO solqueueresponse VALUES (1106,1575,0,'Lewis, are you going to post a solution to this??','2003-08-20 16:39:25');
INSERT INTO solqueueresponse VALUES (599,1626,0,'I am a more visual person, so I liked DJ\'s solution best, but this looks good too :)','2003-08-20 19:34:33');
INSERT INTO solqueueresponse VALUES (602,1626,0,'Ummm, am I missing something? Is this really the solution?','2003-08-22 21:59:06');
INSERT INTO solqueueresponse VALUES (602,1575,0,'Ravi, stop saving spots in the queue with stupid riddles..','2003-08-22 23:04:28');
INSERT INTO solqueueresponse VALUES (1122,1575,0,'ok','2003-08-22 23:08:23');
INSERT INTO solqueueresponse VALUES (1134,1575,0,'ok','2003-08-23 12:22:18');
INSERT INTO solqueueresponse VALUES (1106,1919,0,'Sorry about the delay. Im doing one now :)','2003-08-23 13:52:47');
INSERT INTO solqueueresponse VALUES (603,1301,0,'This is the answer to a different puzzle.','2003-08-24 23:57:27');
INSERT INTO solqueueresponse VALUES (1168,1301,0,'I think the statement \"All the As must be visited before the Bs are visitied because only the middle rows can allow switching letters.\" needs to be expanded upon, as first inspection indicates that rows 2 and 3 offer the possibility of 5 crossovers, but i','2003-08-25 13:25:42');
INSERT INTO solqueueresponse VALUES (1168,1301,0,'... it needs to be said that then that leaves it impossible to get from row 1 to row 4.  I think that\'s worth stating explicitly.','2003-08-25 13:27:04');
INSERT INTO solqueueresponse VALUES (603,1575,0,'Yeah, that\'s happened a few times; Ravi has replaced puzzles but forgotten about the solution.','2003-08-25 22:05:31');
INSERT INTO solqueueresponse VALUES (1168,1575,0,'Also I think your little diagram of movements needs fixing; for instance, 1 is next to 8, not 3, 3 is nesxt to 10 and 6, not 1 and 5... Unless I\'m reading it entirely wrong, in which case you need to explain better what it means.','2003-08-25 22:09:48');
INSERT INTO solqueueresponse VALUES (603,1626,0,'We would need to change the solution','2003-08-26 18:23:50');
INSERT INTO solqueueresponse VALUES (1138,1626,0,'This looks fine to me... others?','2003-08-29 17:36:32');
INSERT INTO solqueueresponse VALUES (1144,1575,0,'ok','2003-08-31 00:28:56');
INSERT INTO solqueueresponse VALUES (1256,1575,0,'ok','2003-08-31 12:48:30');
INSERT INTO solqueueresponse VALUES (605,1575,0,'ok','2003-08-31 12:48:44');
INSERT INTO solqueueresponse VALUES (1247,1575,0,'ok','2003-08-31 12:49:12');
INSERT INTO solqueueresponse VALUES (1206,1575,0,'ok','2003-08-31 12:49:32');
INSERT INTO solqueueresponse VALUES (1521,2716,0,'I\'d prefer that the solution wasn\'t posted at first...','2003-09-01 21:07:00');
INSERT INTO solqueueresponse VALUES (1184,1575,0,'ok','2003-09-02 18:40:51');
INSERT INTO solqueueresponse VALUES (1118,1626,0,'Nobody but me seems to comment on the solutions any more *sigh*','2003-09-02 21:21:21');
INSERT INTO solqueueresponse VALUES (607,1626,0,'A link to another solution could work here.','2003-09-02 21:21:44');
INSERT INTO solqueueresponse VALUES (1114,1626,0,'There were some good solutions given here... :','2003-09-02 21:23:42');
INSERT INTO solqueueresponse VALUES (610,1575,0,'ok','2003-09-03 15:50:14');
INSERT INTO solqueueresponse VALUES (1188,1575,0,'ok','2003-09-08 08:00:58');
INSERT INTO solqueueresponse VALUES (611,1575,0,'how about a solution, ravi, instead of a garbled list of items?','2003-09-08 08:02:03');
INSERT INTO solqueueresponse VALUES (1149,1575,0,'ok','2003-09-08 08:02:18');
INSERT INTO solqueueresponse VALUES (1260,1575,0,'ok','2003-09-08 08:05:24');
INSERT INTO solqueueresponse VALUES (1118,1575,0,'i do.. but i usually just fix and post the solutions. anyway, i\'m going to add all the alternatives to this list before posting, when i get a minute','2003-09-08 08:06:18');
INSERT INTO solqueueresponse VALUES (608,1575,0,'ravi?','2003-09-08 08:06:38');
INSERT INTO solqueueresponse VALUES (113,1575,0,'look okay?','2003-09-08 21:16:26');
INSERT INTO solqueueresponse VALUES (1150,1575,0,'ok','2003-09-08 21:18:11');
INSERT INTO solqueueresponse VALUES (1151,1626,0,'You don\'t have to type one up if you don\'t want to... you can just link to someone else\'s','2003-09-08 22:04:14');
INSERT INTO solqueueresponse VALUES (1151,1575,0,'I have one; I just have to put it back on here (I\'m at school). I take it off when a problem goes live, since other people can see it in here after only two days now.','2003-09-09 16:13:29');
INSERT INTO solqueueresponse VALUES (1151,1575,0,'And besides, no one has solved this one in the comments yet anyway','2003-09-09 22:46:59');
INSERT INTO solqueueresponse VALUES (1202,1575,0,'ok','2003-09-10 12:19:29');
INSERT INTO solqueueresponse VALUES (1267,1575,0,'ok','2003-09-10 12:19:47');
INSERT INTO solqueueresponse VALUES (1211,1920,0,'looks good','2003-09-10 13:19:52');
INSERT INTO solqueueresponse VALUES (1203,1575,0,'ok','2003-09-11 19:00:20');
INSERT INTO solqueueresponse VALUES (1157,1301,0,'Why are \"ten\" and \"7\" not considered simple answers for n=7.','2003-09-12 10:17:57');
INSERT INTO solqueueresponse VALUES (1157,1301,0,'Since every n has a digital answer, Q4 presumably applies only to the word version of each answer, so what is the word answer for n=4?','2003-09-12 10:19:23');
INSERT INTO solqueueresponse VALUES (1265,1575,0,'good?','2003-09-12 13:03:18');
INSERT INTO solqueueresponse VALUES (1265,1575,0,'thought so =)','2003-09-12 13:03:26');
INSERT INTO solqueueresponse VALUES (1157,1626,0,'You use numbered solutions for a through c, so why can\'t you use it for d? Also, ten does work for n=7','2003-09-12 16:00:10');
INSERT INTO solqueueresponse VALUES (1205,1575,0,'Lewis, is there a solution to this??','2003-09-14 12:21:25');
INSERT INTO solqueueresponse VALUES (619,1575,0,'ok','2003-09-14 12:30:48');
INSERT INTO solqueueresponse VALUES (1195,1575,0,'ok','2003-09-14 12:41:21');
INSERT INTO solqueueresponse VALUES (1341,1575,0,'ok','2003-09-14 12:42:02');
INSERT INTO solqueueresponse VALUES (1157,1575,0,'yeah.. those were my tenative first answers, i\'ll fix the solution as per comments','2003-09-15 22:08:18');
INSERT INTO solqueueresponse VALUES (1157,1575,0,'I don\'t know what I was thinking for #4, presumably I intended to hit 4 on the num pad and hit 7 by accident.','2003-09-16 00:44:08');
INSERT INTO solqueueresponse VALUES (621,1301,0,'This confuses the diameter with the radius.  Actually (50)^2+(OA)^2 = (OC)^2, and likewise for OB^2.  Also DC is 50, not 100. Also the derivation just stops without reaching a conclusion.','2003-09-16 08:44:40');
INSERT INTO solqueueresponse VALUES (1187,1575,0,'ok','2003-09-16 18:29:20');
INSERT INTO solqueueresponse VALUES (1271,1575,0,'ok','2003-09-16 21:46:23');
INSERT INTO solqueueresponse VALUES (1159,1575,0,'ok','2003-09-16 21:46:45');
INSERT INTO solqueueresponse VALUES (1279,1575,0,'ok','2003-09-16 21:47:02');
INSERT INTO solqueueresponse VALUES (1190,1575,0,'ok','2003-09-16 21:47:36');
INSERT INTO solqueueresponse VALUES (1352,1626,0,'Are you sure csc (cosecant) doesn\'t fit these terms too?','2003-09-21 16:00:50');
INSERT INTO solqueueresponse VALUES (1211,1626,0,'I think my solution is good too, but this is what\'s here and is good too. :)','2003-09-21 16:16:18');
INSERT INTO solqueueresponse VALUES (1114,1626,0,'Ok, I edited this to add fwaff\'s and Charlie\'s solutions','2003-09-21 16:19:34');
INSERT INTO solqueueresponse VALUES (1161,1626,0,'I don\'t know how important it is, but I like LEAST/LEASE/LEAVE for the last three lines like greg had.','2003-09-21 16:22:48');
INSERT INTO solqueueresponse VALUES (1210,1626,0,'Wait to post this one','2003-09-21 16:23:25');
INSERT INTO solqueueresponse VALUES (1163,1575,0,'anything i overlooked?','2003-09-22 08:05:10');
INSERT INTO solqueueresponse VALUES (1585,2080,0,'This is the most logical Solution based on the current board layout.','2003-09-23 16:16:27');
INSERT INTO solqueueresponse VALUES (1164,1626,0,'This is worded well! Maybe you should say \"we get 9T=(T-C)n+cn or 9T=Tn, and so n = 9','2003-09-23 17:31:06');
INSERT INTO solqueueresponse VALUES (602,1626,0,'I added a link to your solution, DJ, since Ravi didn\'t submit one','2003-09-23 17:35:27');
INSERT INTO solqueueresponse VALUES (1232,1626,0,'I added the idea of cancelling out winning streaks. Other than that, it looks good.','2003-09-23 17:43:42');
INSERT INTO solqueueresponse VALUES (1231,1626,0,'It looks good. :)','2003-09-23 17:44:50');
INSERT INTO solqueueresponse VALUES (1152,1626,0,'These look good, although I think 6 was a bit hard. :)','2003-09-23 17:46:15');
INSERT INTO solqueueresponse VALUES (1163,1626,0,'Unfortunately I didn\'t keep up with the discussion on this so I am unsure, but this is very long and interesting to read. ;)','2003-09-23 17:49:46');
INSERT INTO solqueueresponse VALUES (622,1626,0,'I am more a graphical person, so if it\'s the same, you could add DJ\'s comment: (http://www.flooble.com/perplexus/show.php?pid=622&cid=7917)','2003-09-23 22:47:45');
INSERT INTO solqueueresponse VALUES (1205,1626,0,'Unless there is a tactic with these timers I don\'t know about, I am unsure there is one.','2003-09-23 22:49:02');
INSERT INTO solqueueresponse VALUES (1332,1626,0,'looks good','2003-09-23 22:49:23');
INSERT INTO solqueueresponse VALUES (1258,1626,0,'I think this looks fine.','2003-09-24 17:03:29');
INSERT INTO solqueueresponse VALUES (1352,1301,0,'csc doesn\'t use ALL those letters; cos has exactly one of each','2003-09-24 21:57:27');
INSERT INTO solqueueresponse VALUES (1352,1575,0,'I don\'t know if i would consider \'cos\' a three-letter word...it\'s only an abbreviation for cosine','2003-09-25 13:14:29');
INSERT INTO solqueueresponse VALUES (1266,1626,0,'I liked my solution because it sounds less complicated to me. )','2003-09-25 21:42:50');
INSERT INTO solqueueresponse VALUES (1352,1626,0,'It says \"Cos is the only 3-letter word you can make using all these letters\"... and that\'s not true. :)','2003-09-25 21:44:45');
INSERT INTO solqueueresponse VALUES (1163,1575,0,'yeah.. i\'m just finishing up one solution, in prolog..','2003-09-26 12:08:40');
INSERT INTO solqueueresponse VALUES (1353,1301,0,'looks good','2003-09-26 12:09:58');
INSERT INTO solqueueresponse VALUES (1359,1301,0,'ok','2003-09-26 13:54:10');
INSERT INTO solqueueresponse VALUES (1151,1626,0,'OK, that makes sense. :)','2003-09-26 19:23:39');
INSERT INTO solqueueresponse VALUES (1367,1626,0,'This looks fine.','2003-09-27 13:08:34');
INSERT INTO solqueueresponse VALUES (1058,1626,0,'I haven\'t been real involved with this problem... what do others suggest posting in here?','2003-09-27 13:09:55');
INSERT INTO solqueueresponse VALUES (1166,1626,0,'I think this has been solved, so if you have a solution of your own you can put it in. :)','2003-09-27 14:24:22');
INSERT INTO solqueueresponse VALUES (1160,1626,0,'I think this has been solved, SiverKnight\'s solution can be linked to','2003-09-27 14:26:35');
INSERT INTO solqueueresponse VALUES (608,1626,0,'I think this looks fine','2003-09-27 19:17:30');
INSERT INTO solqueueresponse VALUES (1168,1626,0,'I added a rather lengthy reason for why you can\'t cross over from A to B more than once. If you all can think of a better solution I will consider using that instead.','2003-09-27 19:23:30');
INSERT INTO solqueueresponse VALUES (1406,1626,0,'It\'s already been solved, but we can wait a while or whatever if you want','2003-09-28 07:45:54');
INSERT INTO solqueueresponse VALUES (1407,1171,0,'Thanks levik!  =)','2003-09-28 11:18:57');
INSERT INTO solqueueresponse VALUES (608,1920,0,'This is nearly identical to one of the posted comments, so why hasnt this solution been published yet?','2003-09-29 11:18:04');
INSERT INTO solqueueresponse VALUES (622,1920,0,'I agree, add the link and get this solution published.','2003-09-29 11:24:33');
INSERT INTO solqueueresponse VALUES (1164,1920,0,'I think this solution is ready to publish','2003-09-29 11:26:51');
INSERT INTO solqueueresponse VALUES (1407,1626,0,'This looks cool! :)','2003-09-29 16:15:50');
INSERT INTO solqueueresponse VALUES (1406,2716,0,'OK, it can be posted now -- thanks!','2003-09-29 20:53:13');
INSERT INTO solqueueresponse VALUES (1407,1171,0,'Thanks Gamer! =)  By the way, do I have the \"power\" to post the solution?  Or do you guys do that after a certain amount of time?','2003-09-30 12:07:36');
INSERT INTO solqueueresponse VALUES (1416,1301,0,'Solution needs to change terminology of \"knave\" into \"Liar\" in accordance with the same change that was made to the puzzle itself.','2003-10-03 11:23:39');
INSERT INTO solqueueresponse VALUES (1171,1575,0,'ok','2003-10-05 07:51:03');
INSERT INTO solqueueresponse VALUES (1217,1301,0,'As the solution given for 5 tubes is symmetric, all variations are pure rotations, without the need for reflection.','2003-10-06 09:04:18');
INSERT INTO solqueueresponse VALUES (1403,1301,0,'looks good','2003-10-06 09:06:17');
INSERT INTO solqueueresponse VALUES (1089,1575,0,'looks okay now','2003-10-06 13:13:02');
INSERT INTO solqueueresponse VALUES (1432,1575,0,'good enough','2003-10-06 13:35:44');
INSERT INTO solqueueresponse VALUES (1216,1575,0,'fine','2003-10-06 13:35:58');
INSERT INTO solqueueresponse VALUES (1229,1575,0,'Lewis??','2003-10-06 13:36:26');
INSERT INTO solqueueresponse VALUES (1165,1575,0,'good enough','2003-10-07 18:04:52');
INSERT INTO solqueueresponse VALUES (625,1575,0,'Ravi?','2003-10-08 23:10:54');
INSERT INTO solqueueresponse VALUES (1276,1626,0,'OK','2003-10-09 18:15:59');
INSERT INTO solqueueresponse VALUES (1315,1626,0,'OK','2003-10-09 18:17:51');
INSERT INTO solqueueresponse VALUES (1423,1626,0,'We would need to think about if this was the easiest amount','2003-10-09 18:20:26');
INSERT INTO solqueueresponse VALUES (1423,1626,0,'of steps to get to the proper number','2003-10-09 18:20:41');
INSERT INTO solqueueresponse VALUES (1218,1626,0,'I remember this solution looks like and as good as all the other letter cubes puzzle','2003-10-09 18:22:16');
INSERT INTO solqueueresponse VALUES (638,1626,0,'This looks fine','2003-10-09 18:27:18');
INSERT INTO solqueueresponse VALUES (1229,1626,0,'Your problem has been pushed... now where\'s the solution? Your method only works if you are willing to add the solution once the problem is pusehd','2003-10-09 18:28:50');
INSERT INTO solqueueresponse VALUES (1423,1575,0,'can you divide any five- or six-digit number by three in your head?','2003-10-09 19:52:11');
INSERT INTO solqueueresponse VALUES (638,1575,0,'It should be mph, since we are talking about \'milestones.\' Also, they just read 16, 61, 106, not 16x, 61x, 106x.','2003-10-09 20:00:22');
INSERT INTO solqueueresponse VALUES (638,1575,0,'Never mind, i just fixed it, and i\'m posting it now..','2003-10-09 20:04:47');
INSERT INTO solqueueresponse VALUES (638,1575,0,'since i don\'t think ravi ever looks at this anyway','2003-10-09 20:05:02');
INSERT INTO solqueueresponse VALUES (624,1575,0,'i didn\'t like this problem, but there\'s not much doing now..','2003-10-09 20:06:15');
INSERT INTO solqueueresponse VALUES (1229,1575,0,'especially if i mentioned it in voting and  you specifically promised that you would add it when the problem went live','2003-10-09 20:07:45');
INSERT INTO solqueueresponse VALUES (1317,1626,0,'OK','2003-10-11 17:06:30');
INSERT INTO solqueueresponse VALUES (1277,1626,0,'I think this looks fine','2003-10-11 18:32:15');
INSERT INTO solqueueresponse VALUES (1423,2489,0,'I\'ve just come across the comments above from Gamer and DJ, but I am not certain what I am being asked to do .if anything.  I\'m not certain whether this gets posted so will not give anything away,whilst others are still addressing the problem.  Yes I find','2003-10-12 11:44:28');
INSERT INTO solqueueresponse VALUES (1423,2489,0,'I','2003-10-12 11:45:06');
INSERT INTO solqueueresponse VALUES (1423,2489,0,'I  seem to be gatting in a mess with using the screen boxes correctly. I seem to have wrtten more the the permitted amount..  tTo continue ... Yes, I find the mental arithmetic easy enough.  There may be a fewer steps method but my method works for me, wi','2003-10-12 11:49:37');
INSERT INTO solqueueresponse VALUES (1423,2489,0,'I just write too much   ....with practice.','2003-10-12 11:50:44');
INSERT INTO solqueueresponse VALUES (1423,2489,0,'The problem I have is rembering the 3 digit number, the calculation itself is easy.','2003-10-12 15:46:43');
INSERT INTO solqueueresponse VALUES (648,1301,0,'1. This doesn\'t make sense as a fraction cannot have a factorial.  I\'m sure what Ravi means is, for example to take one of the terms, (1/(3!))... even 1/3! would be understood, but certainly not where the parentheses are now.','2003-10-13 20:40:09');
INSERT INTO solqueueresponse VALUES (648,1301,0,'2. As it stands, once the parentheses are fixed, it represents the solution when n=12, a number not mentioned in the puzzle itself.','2003-10-13 20:41:00');
INSERT INTO solqueueresponse VALUES (648,1301,0,'(and not indicated as being limited to this value of n in the solution either)','2003-10-13 20:41:28');
INSERT INTO solqueueresponse VALUES (1352,1183,0,'DJ: cos is also a type of lettuce that has long floppy leaves, as opposed to a nice crisp iceberg lettuce.','2003-10-14 02:48:53');
INSERT INTO solqueueresponse VALUES (1352,1183,0,'Gamer: what other 3-letter words are there containing c, o and s? cso, osc, ocs, sco, soc?','2003-10-14 02:51:46');
INSERT INTO solqueueresponse VALUES (1319,1626,0,'I think this is OK','2003-10-14 17:26:24');
INSERT INTO solqueueresponse VALUES (1449,1626,0,'This looks fine','2003-10-14 17:28:05');
INSERT INTO solqueueresponse VALUES (643,1626,0,'I think it would be easier to just explain it, not in wierd math language that is hard for people to understand','2003-10-14 17:28:44');
INSERT INTO solqueueresponse VALUES (1352,1626,0,'I must have misread it. It says exactly once now. I don\'t know how I could have missed that!','2003-10-14 17:32:01');
INSERT INTO solqueueresponse VALUES (1168,1575,0,'this look fine now','2003-10-14 18:30:48');
INSERT INTO solqueueresponse VALUES (649,1301,0,'P(B)=1/2 does not follow from what precedes, but rather from the symmetry of the bags.  If this implication is considered so obvious as not to need mention, then still, the wording should be \"Therefore, since P(B) = 1/2, \"','2003-10-15 08:54:41');
INSERT INTO solqueueresponse VALUES (1218,1575,0,'what?','2003-10-15 12:19:28');
INSERT INTO solqueueresponse VALUES (649,1626,0,'I think much of the problem is saying why what you said in the first paragraph is true','2003-10-15 17:51:12');
INSERT INTO solqueueresponse VALUES (1450,1626,0,'I think it would be easier to say what the solutions are (or let someone else say) than saying can you find them. Is that OK?','2003-10-15 18:52:42');
INSERT INTO solqueueresponse VALUES (1423,1626,0,'I added the links','2003-10-15 19:51:25');
INSERT INTO solqueueresponse VALUES (1450,2716,0,'OK, fixed it! Since other solvers gave the correct possibilities, I just deleted the inappropriate comment.','2003-10-16 10:09:38');
INSERT INTO solqueueresponse VALUES (1451,2716,0,'Please post the solution -- the problem has been solved. Thanks!','2003-10-16 10:10:23');
INSERT INTO solqueueresponse VALUES (1450,2716,0,'Please post the solution -- the problem has already been solved. Thanks!','2003-10-16 10:10:53');
INSERT INTO solqueueresponse VALUES (1221,1626,0,'I think it\'s been solved. :)','2003-10-16 17:55:06');
INSERT INTO solqueueresponse VALUES (1322,1626,0,'I would like to link to someone else\'s solution here... :)','2003-10-17 17:50:18');
INSERT INTO solqueueresponse VALUES (651,1626,0,'Add a proof to this','2003-10-18 12:52:58');
INSERT INTO solqueueresponse VALUES (1219,1626,0,'This looks fine','2003-10-18 12:54:17');
INSERT INTO solqueueresponse VALUES (1458,1626,0,'I think the light solution is good... Any other good ones?','2003-10-18 12:57:06');
INSERT INTO solqueueresponse VALUES (650,1626,0,'This has been solved','2003-10-18 12:57:23');
INSERT INTO solqueueresponse VALUES (1470,1626,0,'I think this has been solved too, so once it gets enough time here we can push it ;)','2003-10-18 12:58:05');
INSERT INTO solqueueresponse VALUES (1107,1626,0,'I added a solution to this, is it OK now?','2003-10-18 13:01:08');
INSERT INTO solqueueresponse VALUES (1274,1626,0,'I think we should include a link to Charlie\'s solution. :)','2003-10-19 21:36:27');
INSERT INTO solqueueresponse VALUES (1322,1626,0,'I am unsure of which solution is \"right\"; it seemed there was conflict of opinion.','2003-10-19 21:41:07');
INSERT INTO solqueueresponse VALUES (1222,1626,0,'Why do we need the // at the end?','2003-10-19 21:43:42');
INSERT INTO solqueueresponse VALUES (1463,1301,0,'In \"3rd = 3^2=20+19+18.\" the second equal sign should be a plus sign.','2003-10-20 08:23:55');
INSERT INTO solqueueresponse VALUES (1463,1626,0,'This is a very \"unlikely\" sequence in my opinion, no wonder nobody could solve it','2003-10-20 17:03:08');
INSERT INTO solqueueresponse VALUES (655,1626,0,'.3 is really 3/10 in my opinion; I like the other solution (the 3x(7+(3/7))','2003-10-24 19:21:40');
INSERT INTO solqueueresponse VALUES (655,1626,0,'and it didn\'t say we could use decimal points?','2003-10-24 19:22:02');
INSERT INTO solqueueresponse VALUES (1358,1626,0,'looks OK','2003-10-27 16:58:52');
INSERT INTO solqueueresponse VALUES (1224,1626,0,'Can you explain how you would come upon such a solution?','2003-10-27 16:59:18');
INSERT INTO solqueueresponse VALUES (1357,1626,0,'looks fine','2003-10-28 15:10:47');
INSERT INTO solqueueresponse VALUES (1242,1626,0,'OK','2003-10-28 15:12:17');
INSERT INTO solqueueresponse VALUES (1475,1626,0,'I think I presented in the queue that if this involved going west to be east it was a little questionable. Is this what I am reading here?','2003-10-28 15:14:16');
INSERT INTO solqueueresponse VALUES (1475,2839,0,'gamer, its not a trick its a simple fact of geography.  Check out Charlie\'s comment.','2003-10-30 08:27:27');
INSERT INTO solqueueresponse VALUES (1152,1072,0,'why isn\'t this problem a d5?','2003-10-30 16:37:15');
INSERT INTO solqueueresponse VALUES (1364,1301,0,'Per the discussion, this is only 1 of 2 possibilities','2003-10-31 00:20:59');
INSERT INTO solqueueresponse VALUES (1226,1626,0,'I think this is OK','2003-10-31 11:04:50');
INSERT INTO solqueueresponse VALUES (1223,1626,0,'OK','2003-10-31 11:05:06');
INSERT INTO solqueueresponse VALUES (1275,1626,0,'OK','2003-10-31 11:05:40');
INSERT INTO solqueueresponse VALUES (1364,1626,0,'And you would need to explain how it could come about too. Your problem is missing something :)(','2003-11-01 11:40:59');
INSERT INTO solqueueresponse VALUES (661,1626,0,'I think this is fine. :)','2003-11-01 11:42:00');
INSERT INTO solqueueresponse VALUES (1475,1626,0,'Sorry if that sounded like I was criticizing the problem, because I wasn\'t... It was more of an assertion that I was right about the solution','2003-11-01 11:43:33');
INSERT INTO solqueueresponse VALUES (637,1626,0,'OK','2003-11-01 11:49:25');
INSERT INTO solqueueresponse VALUES (1458,1626,0,'The solution was added by me. Check it to make sure it\'s accurate','2003-11-01 11:54:21');
INSERT INTO solqueueresponse VALUES (1152,1626,0,'Unless you don\'t want this submitted, I think it should be','2003-11-01 11:55:42');
INSERT INTO solqueueresponse VALUES (1496,1626,0,'This needs more clarification. I can SAY a 5 dollar bill is worth 50 dollars. I like the \"economic work\" idea.','2003-11-02 11:07:20');
INSERT INTO solqueueresponse VALUES (662,1626,0,'I would add \"Then divide both sides by 15\", and ehen express 121/15 as 8 1/15, or 7 + 1 1/15, if you think that would make it easier to solve','2003-11-02 11:09:21');
INSERT INTO solqueueresponse VALUES (1496,3172,0,'At least one comment mentioned that at the time of the \'devaluation\', Alan and Bob lost money.  This is true, but it is not what was asked.  I also read about arbitrage and the fact that this scenario can\'t last long... true, but again, not answering the','2003-11-02 21:08:10');
INSERT INTO solqueueresponse VALUES (1475,2839,0,'no offense taken, I hope my resopnse did not sound snotty.  I am very open to advice.','2003-11-03 08:29:58');
INSERT INTO solqueueresponse VALUES (1475,2839,0,'In fact, that is why I deleted the puzzle about Sarah Michelle Geller. I was afraid it was lame so I asked Levik to give me his opinon.','2003-11-03 08:31:02');
INSERT INTO solqueueresponse VALUES (1475,2839,0,'He said that thes answer was \"a stretch\" so I deleted it.  I figure tah there are enough quality puzzles around so there was no need to put forward a substandard one.','2003-11-03 08:32:22');
INSERT INTO solqueueresponse VALUES (1496,3172,0,'Gamer, I\'ve updated the solution.  What do you think?  Does it still need some work?','2003-11-03 17:57:10');
INSERT INTO solqueueresponse VALUES (1489,3136,0,'No longer only 10 characters.  New and improved 827 character full solution!','2003-11-03 20:14:56');
INSERT INTO solqueueresponse VALUES (621,979,0,'I hope now its fine. The complete solution has been provided.','2003-11-04 01:27:05');
INSERT INTO solqueueresponse VALUES (643,979,0,'It is nothing but the application of a theorem which I have mentioned at the beginning of the solution. So now do I have to explain the theorem ? I do not think \"EVERYONE\" logging on this site understands \"EVERYTHING\".','2003-11-04 01:30:28');
INSERT INTO solqueueresponse VALUES (648,979,0,'I am sorry Charlie. Actuallly the series continues further, but I left it till 12 and thanks for pointing out the mistake I made with the parantheses.','2003-11-04 01:33:49');
INSERT INTO solqueueresponse VALUES (1479,1626,0,'This looks fine','2003-11-06 19:40:59');
INSERT INTO solqueueresponse VALUES (1335,1626,0,'OK','2003-11-06 19:41:37');
INSERT INTO solqueueresponse VALUES (1482,1626,0,'OK','2003-11-06 19:44:09');
INSERT INTO solqueueresponse VALUES (1234,1626,0,'looks fine','2003-11-06 19:44:52');
INSERT INTO solqueueresponse VALUES (1331,1920,0,'Extend the solution to include which points make up which lines','2003-11-07 10:24:53');
INSERT INTO solqueueresponse VALUES (1331,1920,0,'Example: Line 1 contains B,D,G,I','2003-11-07 10:25:32');
INSERT INTO solqueueresponse VALUES (1343,1626,0,'ok','2003-11-08 16:15:36');
INSERT INTO solqueueresponse VALUES (1345,1626,0,'I will get this solution put in once I can figure a way to explain it well','2003-11-08 16:16:18');
INSERT INTO solqueueresponse VALUES (1344,1626,0,'This looks fine. :)','2003-11-09 13:27:01');
INSERT INTO solqueueresponse VALUES (1496,1626,0,'I think it looks fine. :)','2003-11-09 13:34:20');
INSERT INTO solqueueresponse VALUES (1331,1626,0,'OK now?','2003-11-09 13:46:24');
INSERT INTO solqueueresponse VALUES (1350,1626,0,'OK?','2003-11-17 17:59:14');
INSERT INTO solqueueresponse VALUES (1239,1626,0,'I think this is fine','2003-11-17 18:00:24');
INSERT INTO solqueueresponse VALUES (666,1626,0,'A solution and proof would be good here','2003-11-17 18:00:46');
INSERT INTO solqueueresponse VALUES (1236,1626,0,'I think this looks OK','2003-11-17 18:01:31');
INSERT INTO solqueueresponse VALUES (1428,1626,0,'I would say \"When written in binary these numbers have 1 in the place shown first on their rod. That\'s it. :)','2003-11-17 18:12:26');
INSERT INTO solqueueresponse VALUES (1259,1567,0,'Looks good','2003-11-24 12:32:14');
INSERT INTO solqueueresponse VALUES (1458,1567,0,'Any old light won\'t work here ... be specific.','2003-11-24 12:34:07');
INSERT INTO solqueueresponse VALUES (1475,1567,0,'Looks good - somebody push it, please.','2003-11-24 12:36:50');
INSERT INTO solqueueresponse VALUES (1268,1301,0,'This is the solution to a different problem','2003-11-27 01:05:07');
INSERT INTO solqueueresponse VALUES (1383,1626,0,'OK\\','2003-11-30 12:26:27');
INSERT INTO solqueueresponse VALUES (1509,1626,0,'I think it would be good if you responded :)','2003-11-30 12:27:12');
INSERT INTO solqueueresponse VALUES (1509,1626,0,'To make sure there isn\'t anything with the name or the dry spell that influences this problem','2003-11-30 12:32:27');
INSERT INTO solqueueresponse VALUES (1509,1626,0,'Also, if you submitted a solution we will go with it. Otherwise we will just link','2003-11-30 12:32:46');
INSERT INTO solqueueresponse VALUES (1396,1626,0,'(This solution includes the change I made)','2003-11-30 12:33:03');
INSERT INTO solqueueresponse VALUES (1382,1626,0,'I added the part about Fwaff\'s formula.','2003-11-30 12:35:54');
INSERT INTO solqueueresponse VALUES (1264,1626,0,'If this is fine then we will post it.','2003-11-30 12:36:57');
INSERT INTO solqueueresponse VALUES (670,1626,0,'I think the thread about 111111 being divisible by 13 is my favorite solution to this; any other votes?','2003-11-30 12:38:40');
INSERT INTO solqueueresponse VALUES (1268,1626,0,'Can you do it without a grid? Both of my logic problems offered it without a grid, and it\'s much more concise in my opinion. Plus, you are doing a Ravi on us and misplacing your solutions','2003-11-30 12:40:27');
INSERT INTO solqueueresponse VALUES (671,1626,0,'I think if you wanted non-math, go to http://www.flooble.com/perplexus/show.php?pid=671&cid=9632','2003-11-30 12:42:32');
INSERT INTO solqueueresponse VALUES (1351,1626,0,'KO','2003-11-30 12:42:57');
INSERT INTO solqueueresponse VALUES (1345,1626,0,'I will get it eventually! If anyone has a way to say it just jump in','2003-11-30 12:43:25');
INSERT INTO solqueueresponse VALUES (1268,1575,0,'I did change the solution for the other problem and did it wtihout a grid. The only reason I switched the problems is because Alan was complaining about the logic proglems..','2003-12-01 13:02:52');
INSERT INTO solqueueresponse VALUES (1510,1626,0,'don\'t put z in; just put x/y in. It works either way','2003-12-01 17:59:58');
INSERT INTO solqueueresponse VALUES (1513,1626,0,'Add in Charlie\'s other solution :)','2003-12-01 18:00:53');
INSERT INTO solqueueresponse VALUES (1506,1626,0,'I had some comments on how to create just any magic square like this. :)','2003-12-01 18:32:52');
INSERT INTO solqueueresponse VALUES (669,1626,0,'At a glance this looks fine.','2003-12-01 18:36:21');
INSERT INTO solqueueresponse VALUES (1240,1626,0,'Kind of questionable. You don\'t have any spaces in one and you do in another; but it\'s a fabulous idea!','2003-12-01 18:37:30');
INSERT INTO solqueueresponse VALUES (1447,1626,0,'no it doesn\'t it asys \"the swinging birdge the other side of town\"','2003-12-01 18:38:27');
INSERT INTO solqueueresponse VALUES (1152,3172,0,'I agree with Gamer, please submit it (if you wish, you can mention that no one solved #6)','2003-12-01 18:58:27');
INSERT INTO solqueueresponse VALUES (669,3172,0,'seems fine to me','2003-12-01 18:58:47');
INSERT INTO solqueueresponse VALUES (1163,3172,0,'holy !@#$ that\'s a long solution !!!!','2003-12-01 19:00:39');
INSERT INTO solqueueresponse VALUES (1364,3172,0,'Actually, if memory serves, I found SIX solutions.','2003-12-01 19:01:58');
INSERT INTO solqueueresponse VALUES (1497,3172,0,'I think this should be reworded/reformatted significantly','2003-12-01 19:04:53');
INSERT INTO solqueueresponse VALUES (1235,3172,0,'at a glance this seems correct...','2003-12-01 19:06:55');
INSERT INTO solqueueresponse VALUES (651,1920,0,'Wilson\'s Theorem: If and only if p is a prime, then (p-1)!+1 is a multiple of p.','2003-12-04 13:04:27');
INSERT INTO solqueueresponse VALUES (1228,1920,0,'This looks good','2003-12-04 13:16:53');
INSERT INTO solqueueresponse VALUES (1517,1626,0,'Looks fine','2003-12-05 20:27:04');
INSERT INTO solqueueresponse VALUES (1510,1626,0,'I think it\'s better if we change the x thing.','2003-12-05 20:28:02');
INSERT INTO solqueueresponse VALUES (159,1626,0,'OK','2003-12-05 20:32:43');
INSERT INTO solqueueresponse VALUES (1499,1301,0,'Needs the explanation of how it was worked out, as in my posted solution.','2003-12-06 09:53:29');
INSERT INTO solqueueresponse VALUES (1515,1301,0,'Needs a description of how this is found.','2003-12-07 17:46:42');
INSERT INTO solqueueresponse VALUES (1311,1301,0,'In the line where  VZBBMQ is supposed to translate into SECURE,  1-1 s/b 0, giving A rather than U and 12-1 s/b 11 for L rather than R.','2003-12-07 19:34:44');
INSERT INTO solqueueresponse VALUES (1311,1301,0,'In the title, where A is to translate into O, in the first O in constitution, 0-6 s/b 20, for a U rather than an O.','2003-12-07 19:36:27');
INSERT INTO solqueueresponse VALUES (1323,1920,0,'Mathworld\'s page on prime arithmetic sequences:  http://mathworld.wolfram.com/PrimeArithmeticProgression.html','2003-12-09 10:28:59');
INSERT INTO solqueueresponse VALUES (1311,1626,0,'Cryptography is so hard because without an easy code like Phone Fun, I usually mess up something small.','2003-12-09 15:29:42');
INSERT INTO solqueueresponse VALUES (1311,1575,0,'The mistake in the title was intentional, which I was going to use, as Charlie noted in the comments, to show that the rest of the message decoded correctly. As for the body, I was given the encoded message, and just ran a small program to convert the let','2003-12-10 10:00:07');
INSERT INTO solqueueresponse VALUES (1515,3182,0,'Try to obtain a transcient ecuation describing the comparison of both areas, all of this relating every area with trigonometry and finally solving for the variable or distance (the \"rope\")','2003-12-11 01:25:30');
INSERT INTO solqueueresponse VALUES (1499,3182,0,'Find an equation that relates the separation between pentagons including the two mentioned distances that are inscribed touching the vertex of two pentagons, solve for the variable of the resulting transcient ecuation','2003-12-11 01:31:11');
INSERT INTO solqueueresponse VALUES (1521,1301,0,'Shouldn\'t the parenthesized item taken in the limit have +\'s rather than *\'s?','2003-12-11 15:39:15');
INSERT INTO solqueueresponse VALUES (1521,1301,0,'And in the non-limit version, x doesn\'t have a value, so the formula comes results in n*x, rather than n.','2003-12-11 15:40:07');
INSERT INTO solqueueresponse VALUES (1314,1626,0,'OK','2003-12-12 21:23:37');
INSERT INTO solqueueresponse VALUES (1389,1626,0,'OK','2003-12-12 21:24:38');
INSERT INTO solqueueresponse VALUES (1269,1626,0,'Should we push this one solution, or add some more?','2003-12-12 21:30:05');
INSERT INTO solqueueresponse VALUES (1404,1626,0,'Ok','2003-12-12 21:30:43');
INSERT INTO solqueueresponse VALUES (1504,3172,0,'Antonio reported that the wording in the posted problem is not the same as what he originally intended.  Therefore, his submitted solution doesn\'t apply.  Antonio, please update the solution.','2003-12-13 04:21:28');
INSERT INTO solqueueresponse VALUES (1513,3172,0,'Charlie\'s solution doesn\'t correspond to the title \"flawless\", and neither does Hal\'s solution (cubic fitted to the points)...','2003-12-13 04:26:39');
INSERT INTO solqueueresponse VALUES (1513,3172,0,'That being said, what I have submitted so far as a solution, ALSO doesn\'t answer the problem.  But a brute-force program - based on the definition of perfect numbers - would!  (That would be one way anyway)  ;-)  hint hint','2003-12-13 04:27:48');
INSERT INTO solqueueresponse VALUES (1458,3172,0,'change \"light\" to \"light with sufficient intensity (via magnifying glass, or laser)\"','2003-12-13 04:29:11');
INSERT INTO solqueueresponse VALUES (1508,1626,0,'ok','2003-12-13 15:30:37');
INSERT INTO solqueueresponse VALUES (1528,1301,0,'There\'s more to being a Platonic solid than having all the faces be regular polygons.  All the faces must be congruent regular polygons and all the solid angles must be congruent.  Consider examples of non-Platonic solids that have faces that are all regu','2003-12-14 00:58:19');
INSERT INTO solqueueresponse VALUES (1528,1301,0,'lar polygons: one such is a 6-faced solid formed by fusing 2 regular tetrahedra along one face of each.  It\'s not Platonic because two of its solid angles are were 3 triangular faces meet but the other 3 are where 4 triangular faces meet.','2003-12-14 01:00:21');
INSERT INTO solqueueresponse VALUES (1528,1301,0,'A cuboctahedron has all its solid angles congruent, but 6 of its faces are regular octagons, while the other 8 faces are regular (equilateral) triangles.','2003-12-14 01:02:01');
INSERT INTO solqueueresponse VALUES (1528,1920,0,'Remove the \"For extra credit\" sentence at the end','2003-12-16 12:28:25');
INSERT INTO solqueueresponse VALUES (1521,2716,0,'Having \'*\'s, the derivative is n.x^(n-1), and the limit is needed.','2003-12-20 12:29:06');
INSERT INTO solqueueresponse VALUES (1521,2716,0,'In the second formula (with sums) the derivative is just n.','2003-12-20 12:29:35');
INSERT INTO solqueueresponse VALUES (1429,1626,0,'is this ok?','2003-12-20 20:44:16');
INSERT INTO solqueueresponse VALUES (1419,1626,0,'Hmmm I thought I pushed this already','2003-12-20 20:44:36');
INSERT INTO solqueueresponse VALUES (1427,1626,0,'I am thinking this is fine... someone else should check over it too','2003-12-20 20:45:17');
INSERT INTO solqueueresponse VALUES (1547,3143,0,'s-mile-s. There is a \"mile\" in between both of the s\'s','2003-12-21 17:37:26');
INSERT INTO solqueueresponse VALUES (1529,1575,0,'ok','2003-12-23 10:32:02');
INSERT INTO solqueueresponse VALUES (706,1301,0,'needs formatting, including the tables within.','2003-12-23 15:03:51');
INSERT INTO solqueueresponse VALUES (1333,1575,0,'ok','2003-12-23 17:13:42');
INSERT INTO solqueueresponse VALUES (1152,1575,0,'that\'s what the solution is waiting for... if no one has solved it, why can\'t it remain \"unsolved\"? Someone will answer it eventually','2003-12-23 17:15:10');
INSERT INTO solqueueresponse VALUES (1336,1626,0,'I think this looks fine at a glance','2003-12-23 20:23:02');
INSERT INTO solqueueresponse VALUES (1316,1626,0,'ok','2003-12-23 20:27:30');
INSERT INTO solqueueresponse VALUES (1309,1626,0,'ok','2003-12-23 20:30:02');
INSERT INTO solqueueresponse VALUES (1440,1301,0,'This solution is for a different problem.','2003-12-25 09:39:16');
INSERT INTO solqueueresponse VALUES (1528,3172,0,'I\'ve changed the solution, and I think I\'ve addressed all concerns.','2003-12-27 01:52:16');
INSERT INTO solqueueresponse VALUES (727,1301,0,'except that Y is actually a vowel here.','2003-12-28 17:17:09');
INSERT INTO solqueueresponse VALUES (1360,1301,0,'Does not take into consideration that the outcomes might depend on differing ability levels as well as the previous test.','2003-12-28 17:18:05');
INSERT INTO solqueueresponse VALUES (1360,1575,0,' As there is nothing in the problem to form any basis for such consideration, why should you have to account for it?','2003-12-28 20:00:53');
INSERT INTO solqueueresponse VALUES (1360,1575,0,'That\'s like making a cannonball problem and complaining that the solution doesn\'t account for wind resistance..','2003-12-29 12:47:36');
INSERT INTO solqueueresponse VALUES (1360,1301,0,'I guess my point is that the puzzle presents certain statistics and a teacher\'s hypothesis as to how they got that way,','2003-12-29 15:18:08');
INSERT INTO solqueueresponse VALUES (1360,1301,0,'... but another explanation for the statistics exists-- that the better scores in the first test had generally come from the better students, and the better students would do better on any given other test, be it the next one or the fifth one, and the sam','2003-12-29 15:19:48');
INSERT INTO solqueueresponse VALUES (1360,1301,0,'e statistical correlation would apply to any other test, not just the first one thereafter, and not follow a Markov chain.','2003-12-29 15:20:44');
INSERT INTO solqueueresponse VALUES (1531,1,0,'1','2004-01-04 12:07:02');
INSERT INTO solqueueresponse VALUES (1551,1,0,'1','2004-01-04 12:11:58');
INSERT INTO solqueueresponse VALUES (1522,1,0,'1','2004-01-04 12:12:19');
INSERT INTO solqueueresponse VALUES (1550,1,0,'1','2004-01-04 12:12:39');
INSERT INTO solqueueresponse VALUES (1340,1,0,'1','2004-01-04 12:14:38');
INSERT INTO solqueueresponse VALUES (698,1,0,'1','2004-01-04 12:15:00');
INSERT INTO solqueueresponse VALUES (1334,1,0,'1','2004-01-04 12:16:43');
INSERT INTO solqueueresponse VALUES (1478,1,0,'1','2004-01-04 12:17:16');
INSERT INTO solqueueresponse VALUES (1543,1,0,'1','2004-01-04 12:18:04');
INSERT INTO solqueueresponse VALUES (1442,1,0,'1','2004-01-04 12:19:38');
INSERT INTO solqueueresponse VALUES (1554,1,0,'1','2004-01-04 12:20:22');
INSERT INTO solqueueresponse VALUES (1240,1,0,'1','2004-01-04 12:21:42');
INSERT INTO solqueueresponse VALUES (1361,1,0,'1','2004-01-04 12:22:34');
INSERT INTO solqueueresponse VALUES (1338,1,0,'1','2004-01-04 12:24:34');
INSERT INTO solqueueresponse VALUES (1538,1,0,'1','2004-01-04 12:25:00');
INSERT INTO solqueueresponse VALUES (1441,1,0,'1','2004-01-04 12:30:25');
INSERT INTO solqueueresponse VALUES (1310,1,0,'1','2004-01-04 12:32:06');
INSERT INTO solqueueresponse VALUES (1560,1,0,'1','2004-01-04 12:32:37');
INSERT INTO solqueueresponse VALUES (1312,1,0,'1','2004-01-04 12:35:58');
INSERT INTO solqueueresponse VALUES (1518,1,0,'1','2004-01-04 12:36:34');
INSERT INTO solqueueresponse VALUES (1511,1,0,'1','2004-01-04 12:37:11');
INSERT INTO solqueueresponse VALUES (1252,1,0,'1','2004-01-04 12:40:19');
INSERT INTO solqueueresponse VALUES (1440,1626,0,'Yes, I had changed this from Ravi\'s \"Christmas drawing\" puzzle after I saw it was a duplicate.','2004-01-04 14:44:22');
INSERT INTO solqueueresponse VALUES (1443,1626,0,'I believe this is fine. Someone should check it before it goes live','2004-01-06 20:15:02');
INSERT INTO solqueueresponse VALUES (1555,1626,0,'Change the problem. Have it read \"The new program will not require math or sophisticated programming\"; as it stands now it sounds like:','2004-01-06 20:15:57');
INSERT INTO solqueueresponse VALUES (1555,1626,0,'\"Sophisticated programming\" or \"math\" are illegal, which would make you solution not allowed.','2004-01-06 20:16:25');
INSERT INTO solqueueresponse VALUES (1446,2716,0,'It\'s clear enough to push, I think.','2004-01-07 12:49:26');
INSERT INTO solqueueresponse VALUES (279,2716,0,'I suggested a solution (at http://www.flooble.com/perplexus/show.php?pid=279&cid=9636) that works for *any* number, not only up to 150.','2004-01-07 12:51:53');
INSERT INTO solqueueresponse VALUES (1268,2716,0,'The notes above do not relate to \"THE POWERS THAT BE\", but I posted a solution  that works.','2004-01-07 12:56:03');
INSERT INTO solqueueresponse VALUES (1362,2716,0,'There are way more solutions, such as 1^345+2=3,  or 1^354+2=3, or 1^234+5=6, and so on; they should be mentioned, I think.','2004-01-07 12:57:53');
INSERT INTO solqueueresponse VALUES (1362,2716,0,'Oops; it should have been 1^456+2=3 -- sorry!','2004-01-07 12:59:04');
INSERT INTO solqueueresponse VALUES (1363,2716,0,'There is another possibility for the 2nd row; the \"1\" at the 2nd column and the \"7\" at the 3rd.','2004-01-07 14:09:01');
INSERT INTO solqueueresponse VALUES (731,2716,0,'Seems reasonable to me.','2004-01-07 14:25:59');
INSERT INTO solqueueresponse VALUES (1555,2716,0,'This program might cause an overflow; if A=12300 and B=45600, with simple short integer (2 byte) variables there will be problems.','2004-01-07 14:30:05');
INSERT INTO solqueueresponse VALUES (1439,2716,0,'OK, looks reasonable.','2004-01-07 14:30:54');
INSERT INTO solqueueresponse VALUES (1556,2716,0,'Looks correct to me','2004-01-07 14:33:19');
INSERT INTO solqueueresponse VALUES (1445,1626,0,'OK','2004-01-11 16:38:13');
INSERT INTO solqueueresponse VALUES (1379,2716,0,'OK','2004-01-13 13:58:28');
INSERT INTO solqueueresponse VALUES (1584,2716,0,'OK','2004-01-13 13:58:46');
INSERT INTO solqueueresponse VALUES (1345,2716,0,'The solution via a program is acceptable; why not post it?','2004-01-14 09:41:39');
INSERT INTO solqueueresponse VALUES (1363,1575,0,'but that would throw off the second and sixth columns ..','2004-01-14 14:29:17');
INSERT INTO solqueueresponse VALUES (1376,1575,0,'k','2004-01-14 14:31:12');
INSERT INTO solqueueresponse VALUES (1570,2716,0,'OK','2004-01-15 14:34:50');
INSERT INTO solqueueresponse VALUES (1587,2716,0,'OK','2004-01-15 14:35:11');
INSERT INTO solqueueresponse VALUES (1384,2716,0,'OK','2004-01-15 14:36:36');
INSERT INTO solqueueresponse VALUES (1284,1301,0,'Hmmm... the problem didn\'t say the main diagonal.  A diagonal is usually just like any bishop\'s move.','2004-01-16 13:48:27');
INSERT INTO solqueueresponse VALUES (1589,1301,0,'What\'s the name of the particular essay?  They\'ve appeared in prior collections of Gardner\'s works, and I have all of those collections.','2004-01-18 11:52:44');
INSERT INTO solqueueresponse VALUES (1589,1301,0,'I see: the chapter is \"Bulgarian Solitaire and other seemingly endless tasks\" and it\'s also chapter 2 in \"The Last Recreations.\"','2004-01-18 12:51:58');
INSERT INTO solqueueresponse VALUES (1589,1301,0,'I think those should be noted for those not having the Colossal book.','2004-01-18 12:52:45');
INSERT INTO solqueueresponse VALUES (1589,1301,0,'You could also mention that even though you don\'t have a proof, a proof does exist.','2004-01-18 12:54:42');
INSERT INTO solqueueresponse VALUES (1459,1626,0,'Someone should check this over :)','2004-01-19 14:15:10');
INSERT INTO solqueueresponse VALUES (1380,1626,0,'Good problem! :)','2004-01-19 14:17:39');
INSERT INTO solqueueresponse VALUES (1582,1626,0,'We know the answer already :)','2004-01-19 14:19:08');
INSERT INTO solqueueresponse VALUES (726,1626,0,'I got a link','2004-01-19 14:21:49');
INSERT INTO solqueueresponse VALUES (1268,1626,0,'That makes sense. :)','2004-01-19 14:28:36');
INSERT INTO solqueueresponse VALUES (1568,1626,0,'Seems like it makes more sense with the numbers replaced','2004-01-20 11:06:13');
INSERT INTO solqueueresponse VALUES (1568,1626,0,'I added Charlie\'s fractions into the solution too.','2004-01-20 11:10:33');
INSERT INTO solqueueresponse VALUES (1599,3558,0,'I\'m not sure when you people get to check the solution, but do you think that it\'s too thorough and long?  I haven\'t looked at it for months.','2004-01-20 23:43:08');
INSERT INTO solqueueresponse VALUES (1599,3558,0,'Never mind, I already shortened it','2004-01-21 19:38:16');
INSERT INTO solqueueresponse VALUES (1589,1920,0,'MathWorld has a page discussing this problem at http://mathworld.wolfram.com/18-PointProblem.html','2004-01-22 10:45:38');
INSERT INTO solqueueresponse VALUES (1391,1301,0,'So long as parentheses are allowed (as they are required by the last line), a plus sign is allowable in the middle equation, making the solution non-unique, as does reversing the direction of subractions, making -13.','2004-01-24 10:04:00');
INSERT INTO solqueueresponse VALUES (1466,1301,0,'sounds like it\'s still a volume','2004-01-25 00:56:56');
INSERT INTO solqueueresponse VALUES (1399,2716,0,'OK','2004-01-30 10:05:57');
INSERT INTO solqueueresponse VALUES (1294,2716,0,'OK','2004-01-30 10:06:16');
INSERT INTO solqueueresponse VALUES (1293,2716,0,'OK','2004-01-30 10:07:29');
INSERT INTO solqueueresponse VALUES (1391,2716,0,'ok','2004-01-30 10:07:43');
INSERT INTO solqueueresponse VALUES (1591,2716,0,'Maybe more explanations will be needed...','2004-01-30 10:08:07');
INSERT INTO solqueueresponse VALUES (1408,2716,0,'OK','2004-01-30 10:08:17');
INSERT INTO solqueueresponse VALUES (1467,2716,0,'A diagram would help...','2004-01-30 10:09:34');
INSERT INTO solqueueresponse VALUES (1599,3558,0,'Do I have some way to post this and I just don\'t know it?','2004-02-03 19:18:43');
INSERT INTO solqueueresponse VALUES (1395,1301,0,'Any hint as to how we know there are no other ways?','2004-02-04 09:20:25');
INSERT INTO solqueueresponse VALUES (1460,1626,0,'Although it\'s pretty long, it checks with what John got, and I am pretty sure it\'s the only solution. :)','2004-02-07 09:12:15');
INSERT INTO solqueueresponse VALUES (1298,1626,0,'This makes sense.','2004-02-07 09:13:07');
INSERT INTO solqueueresponse VALUES (1468,1626,0,'OK','2004-02-07 09:15:52');
INSERT INTO solqueueresponse VALUES (1420,1301,0,'billowing? -- no, billowy!','2004-02-10 08:41:29');
INSERT INTO solqueueresponse VALUES (1420,1575,0,'right .. that\'s what i meant =P','2004-02-10 10:16:52');
INSERT INTO solqueueresponse VALUES (1498,1301,0,'Why can she get only 1 of 20 problems on the first sunday?  She most likely will get 5 different problems, not just 1. Similarly for the next day(s).','2004-02-11 08:53:01');
INSERT INTO solqueueresponse VALUES (1605,1301,0,'This is an answer, not a solution.','2004-02-11 08:54:43');
INSERT INTO solqueueresponse VALUES (1607,3558,0,'I think this can be posted now','2004-02-13 22:28:49');
INSERT INTO solqueueresponse VALUES (1622,1626,0,'The solution looks good so far. Is pleasance done writing it?','2004-02-16 19:00:10');
INSERT INTO solqueueresponse VALUES (1469,1626,0,'This can be posted whenever it is solved, or if enough time has passed','2004-02-16 19:04:15');
INSERT INTO solqueueresponse VALUES (1498,1626,0,'This isn\'t a solution, just part of one. I have deleted it to link to a solution like yours instead','2004-02-16 19:04:24');
INSERT INTO solqueueresponse VALUES (1390,1626,0,'Make sure the beginning (and the rest) follow the problem\'s modifications','2004-02-16 19:14:08');
INSERT INTO solqueueresponse VALUES (1302,1626,0,'looks OK','2004-02-16 19:15:09');
INSERT INTO solqueueresponse VALUES (1305,1626,0,'looks OK','2004-02-16 19:16:50');
INSERT INTO solqueueresponse VALUES (1476,1626,0,'OK','2004-02-16 19:19:08');
INSERT INTO solqueueresponse VALUES (1461,1626,0,'This looks OK','2004-02-16 19:23:29');
INSERT INTO solqueueresponse VALUES (1395,1626,0,'Also, how would you find these 18 ways? The old \"four\" or \"ten letters\" problem was easier to figure out; this is definitely not','2004-02-16 19:25:25');
INSERT INTO solqueueresponse VALUES (1453,1301,0,'This looks like a Bingo card; what does it have to do with the problem?','2004-02-17 09:02:32');
INSERT INTO solqueueresponse VALUES (1628,1575,0,'*groan* I thought this was ruled out by the \'not nonsense\' part of the question..','2004-02-20 11:15:56');
INSERT INTO solqueueresponse VALUES (1500,1626,0,'looks ok to me.','2004-02-21 21:19:07');
INSERT INTO solqueueresponse VALUES (1643,1626,0,'This looks OK','2004-02-21 21:22:33');
INSERT INTO solqueueresponse VALUES (1607,1626,0,'I wrote a few things about this in the problem comments','2004-02-21 21:36:18');
INSERT INTO solqueueresponse VALUES (1603,1626,0,'ok','2004-02-21 21:44:50');
INSERT INTO solqueueresponse VALUES (1321,1626,0,'OK','2004-02-21 21:48:21');
INSERT INTO solqueueresponse VALUES (1607,3558,0,'I don\'t see how I can do anything about that.','2004-02-22 17:28:03');
INSERT INTO solqueueresponse VALUES (1624,3558,0,'solution can be poste','2004-02-22 22:43:36');
INSERT INTO solqueueresponse VALUES (1525,1626,0,'OK','2004-02-29 14:28:22');
INSERT INTO solqueueresponse VALUES (1640,1626,0,'changed than to then','2004-02-29 14:29:49');
INSERT INTO solqueueresponse VALUES (1607,1626,0,'Would it be possible to reword the last part of the problem? This is a great problem, and I don\'t want others to miss it the same way I did.','2004-02-29 14:35:52');
INSERT INTO solqueueresponse VALUES (1640,1626,0,'This is really the same idea that was put in the comments, It will be the shortest part if it\'s a power, and the divisibility of the numbers on the rows is the same way as x/y divisibilty','2004-02-29 14:40:34');
INSERT INTO solqueueresponse VALUES (1628,1626,0,'Actually there is if you don\'t say \"this is nonsense\" for example \"\"1=2\" is false\" would make sense but \"\"1=2\" is good food\" does not.','2004-02-29 14:50:26');
INSERT INTO solqueueresponse VALUES (1628,1626,0,'Besides, the fact that there even is such a discussion shows that if this problem is \"tricky\", it should be put into \"tricks\" and not into logic.','2004-02-29 14:52:25');
INSERT INTO solqueueresponse VALUES (1607,3558,0,'You can edit the last line, but I can\'t.  My suggestion for change is this:','2004-03-01 00:04:15');
INSERT INTO solqueueresponse VALUES (1607,3558,0,'\"I soon found that because (and only because) of Bill\'s previous comment, I could know what the last of the  three people were.\"','2004-03-01 00:07:39');
INSERT INTO solqueueresponse VALUES (1607,3558,0,'Or if you can think of a clearer edit...','2004-03-01 00:08:10');
INSERT INTO solqueueresponse VALUES (1494,1626,0,'Is it obvious that if the opposite angles add to 180 they must be on a circle and I missed it? Maybe explaining why that is would help','2004-03-01 16:38:47');
INSERT INTO solqueueresponse VALUES (1297,1626,0,'OK','2004-03-01 16:45:57');
INSERT INTO solqueueresponse VALUES (1454,1626,0,'This makes sense','2004-03-01 16:47:22');
INSERT INTO solqueueresponse VALUES (1655,1626,0,'OK','2004-03-02 18:58:35');
INSERT INTO solqueueresponse VALUES (1640,3558,0,'I know, but it is still explained differently.','2004-03-02 19:57:15');
INSERT INTO solqueueresponse VALUES (1632,1301,0,'In the first paragraph, should that be AR/AC rather than AS/AC?','2004-03-04 12:08:11');
INSERT INTO solqueueresponse VALUES (1530,1626,0,'This is the number Charlie got, and I think it\'s the one I got too.','2004-03-04 17:11:43');
INSERT INTO solqueueresponse VALUES (1658,1301,0,'This looks like it\'s the solution to a different problem.','2004-03-07 00:36:54');
INSERT INTO solqueueresponse VALUES (1658,153,0,'I believe that the problem itself was changed during the approval process because the problem for which this is the solution was a duplicate. (\"Mutually Friendly,\" pid 139)','2004-03-07 23:38:20');
INSERT INTO solqueueresponse VALUES (1530,1575,0,'That\'s an answer ... do you have a solution?','2004-03-10 12:38:14');
INSERT INTO solqueueresponse VALUES (1670,1575,0,'k','2004-03-10 14:40:34');
INSERT INTO solqueueresponse VALUES (1675,153,0,'1] It is not necessary to prevent ice cubes from going back into the pyrex measure, as long as not too many go. as long as they are all floating at the end.','2004-03-13 18:26:00');
INSERT INTO solqueueresponse VALUES (1675,153,0,'2] This answer assumes that tea and water have the same specific gravity, and that they are infinitely soluble in one another without loss (or gain)of volume.  It would not be true of all liquids.','2004-03-13 18:28:39');
INSERT INTO solqueueresponse VALUES (663,1575,0,'k','2004-03-13 21:41:06');
INSERT INTO solqueueresponse VALUES (1424,1575,0,'k','2004-03-13 23:16:06');
INSERT INTO solqueueresponse VALUES (1661,3558,0,'Can someone change the \"?\" in the problem text to a superscript 2?  I\'m pretty sure it wasn\'t like that before.','2004-03-14 14:54:10');
INSERT INTO solqueueresponse VALUES (1709,1301,0,'solution should also address the add-on question of 20 stubs','2004-03-14 16:37:19');
INSERT INTO solqueueresponse VALUES (1220,1920,0,'There was a really good comment describing three different ways to generate a random chord','2004-03-15 15:39:27');
INSERT INTO solqueueresponse VALUES (1391,1920,0,'this is good to go','2004-03-15 15:41:25');
INSERT INTO solqueueresponse VALUES (1394,1920,0,'this looks good','2004-03-15 15:42:23');
INSERT INTO solqueueresponse VALUES (1298,1920,0,'Looks good','2004-03-15 15:44:05');
INSERT INTO solqueueresponse VALUES (1410,1920,0,'Looks good','2004-03-15 15:44:59');
INSERT INTO solqueueresponse VALUES (1680,1920,0,'I have a few more prime magic squares in my comments, a formula and a program I used.','2004-03-15 15:48:40');
INSERT INTO solqueueresponse VALUES (1535,1626,0,'ok','2004-03-15 16:22:07');
INSERT INTO solqueueresponse VALUES (1575,1626,0,'This is fun :)','2004-03-15 16:24:37');
INSERT INTO solqueueresponse VALUES (1564,1626,0,'I think this is fine','2004-03-15 16:27:17');
INSERT INTO solqueueresponse VALUES (1503,1626,0,'OK','2004-03-15 16:29:35');
INSERT INTO solqueueresponse VALUES (1503,1626,0,'This problem doesn\'t exist!','2004-03-15 16:30:19');
INSERT INTO solqueueresponse VALUES (1505,1575,0,'k','2004-03-16 13:37:06');
INSERT INTO solqueueresponse VALUES (1657,1575,0,'k','2004-03-16 13:38:59');
INSERT INTO solqueueresponse VALUES (1394,1575,0,'k','2004-03-16 16:16:04');
INSERT INTO solqueueresponse VALUES (1553,1575,0,'k','2004-03-16 16:18:12');
INSERT INTO solqueueresponse VALUES (1553,1575,0,'this one still truly is unsolved, so don\'t push it yet','2004-03-16 16:19:30');
INSERT INTO solqueueresponse VALUES (1645,1575,0,'x','2004-03-16 16:24:06');
INSERT INTO solqueueresponse VALUES (1661,3558,0,'Thank you, whoever you are.','2004-03-16 18:36:44');
INSERT INTO solqueueresponse VALUES (1437,1575,0,'k','2004-03-17 12:56:31');
INSERT INTO solqueueresponse VALUES (1565,1575,0,'k','2004-03-17 13:17:47');
INSERT INTO solqueueresponse VALUES (1701,3558,0,'Could someone just confirm that this solution is ok?','2004-03-17 22:38:34');
INSERT INTO solqueueresponse VALUES (1706,1920,0,'You should take a look at my solution before posting this one.  I found two different answers.  One has P inside the square (same as yours) and the other has P outside the square.','2004-03-19 09:39:55');
INSERT INTO solqueueresponse VALUES (1685,2716,0,'The \"how did you determine it\" part isn\'t covered...','2004-03-19 15:55:21');
INSERT INTO solqueueresponse VALUES (1694,2716,0,'OK, agreed.','2004-03-19 15:55:46');
INSERT INTO solqueueresponse VALUES (1714,2716,0,'OK, agreed.','2004-03-19 15:56:04');
INSERT INTO solqueueresponse VALUES (1709,2716,0,'The bonus question isn\'t answered.','2004-03-19 15:57:22');
INSERT INTO solqueueresponse VALUES (1683,2716,0,'No references or method given?','2004-03-19 15:57:39');
INSERT INTO solqueueresponse VALUES (1701,2716,0,'A bit too complicated...','2004-03-19 15:58:18');
INSERT INTO solqueueresponse VALUES (1675,2716,0,'OK, assuming tea has the same physical characteristics as water... does it?','2004-03-19 15:59:27');
INSERT INTO solqueueresponse VALUES (1698,2716,0,'OK, agreed... but a little more explanation could help those unable to figure this out for themselves','2004-03-19 15:59:55');
INSERT INTO solqueueresponse VALUES (1681,2716,0,'The width of the pole isn\'t taken into account; also, no reason is given.','2004-03-19 16:00:29');
INSERT INTO solqueueresponse VALUES (1701,3558,0,'I shortened it a bit.  How about now?','2004-03-19 17:53:47');
INSERT INTO solqueueresponse VALUES (1532,1626,0,'ok','2004-03-19 19:05:03');
INSERT INTO solqueueresponse VALUES (1706,2716,0,'Thanks, Brian; I completed my solution with your second case.','2004-03-20 06:37:52');
INSERT INTO solqueueresponse VALUES (1770,1301,0,'2+3+4+5+11=25; it should be 2,3,4,5 and 7.  Even then, the product of these numbers does not come out to 420, but rather the LCM is 420, as the 2 is superfluous, already being a factor of 4.','2004-03-21 11:07:40');
INSERT INTO solqueueresponse VALUES (1718,1575,0,'i didn\'t like this one .. but no one listened ..','2004-03-22 22:25:13');
INSERT INTO solqueueresponse VALUES (1721,1920,0,'Could add a link to www.dhmo.org , a joke site highlighting the dangers of dihydrogen monoxide (water)','2004-03-24 08:57:32');
INSERT INTO solqueueresponse VALUES (1540,1920,0,'I think the solution should address the possibility that the width and height got mixed up to give 10 inches','2004-03-24 08:58:40');
INSERT INTO solqueueresponse VALUES (1706,1920,0,'Good enough for me','2004-03-24 12:06:45');
INSERT INTO solqueueresponse VALUES (1238,1920,0,'Charlie has an elegant solution in one of his comments','2004-03-24 14:38:32');

--
-- Table structure for table 'solutionpush'
--

CREATE TABLE solutionpush (
  probId int(10) unsigned NOT NULL default '0',
  pushed datetime default NULL,
  PRIMARY KEY  (probId)
) TYPE=MyISAM;

--
-- Dumping data for table 'solutionpush'
--

INSERT INTO solutionpush VALUES (1363,'2004-01-16 16:00:13');
INSERT INTO solutionpush VALUES (1380,'2004-01-19 14:17:46');
INSERT INTO solutionpush VALUES (726,'2004-01-19 14:21:53');
INSERT INTO solutionpush VALUES (1584,'2004-01-19 14:27:53');
INSERT INTO solutionpush VALUES (1268,'2004-01-19 14:31:00');
INSERT INTO solutionpush VALUES (1570,'2004-01-20 09:38:42');
INSERT INTO solutionpush VALUES (1439,'2004-01-20 11:01:32');
INSERT INTO solutionpush VALUES (1440,'2004-01-20 11:01:44');
INSERT INTO solutionpush VALUES (1384,'2004-01-20 11:02:15');
INSERT INTO solutionpush VALUES (1569,'2004-01-23 13:58:07');
INSERT INTO solutionpush VALUES (1574,'2004-01-26 13:13:16');
INSERT INTO solutionpush VALUES (1408,'2004-02-02 10:49:16');
INSERT INTO solutionpush VALUES (1619,'2004-02-06 09:56:07');
INSERT INTO solutionpush VALUES (1618,'2004-02-03 22:16:11');
INSERT INTO solutionpush VALUES (1285,'2004-02-04 01:55:47');
INSERT INTO solutionpush VALUES (1286,'2004-02-04 01:57:37');
INSERT INTO solutionpush VALUES (1289,'2004-02-04 01:59:59');
INSERT INTO solutionpush VALUES (1293,'2004-02-04 02:02:45');
INSERT INTO solutionpush VALUES (1294,'2004-02-04 02:03:28');
INSERT INTO solutionpush VALUES (1599,'2004-02-04 09:56:30');
INSERT INTO solutionpush VALUES (1468,'2004-02-07 09:15:55');
INSERT INTO solutionpush VALUES (1592,'2004-02-09 02:00:16');
INSERT INTO solutionpush VALUES (1590,'2004-02-09 02:02:22');
INSERT INTO solutionpush VALUES (1587,'2004-02-09 02:04:15');
INSERT INTO solutionpush VALUES (1601,'2004-02-09 02:06:56');
INSERT INTO solutionpush VALUES (1591,'2004-02-12 05:38:53');
INSERT INTO solutionpush VALUES (1422,'2004-02-12 11:34:42');
INSERT INTO solutionpush VALUES (1626,'2004-02-16 10:27:18');
INSERT INTO solutionpush VALUES (1466,'2004-02-16 19:12:53');
INSERT INTO solutionpush VALUES (1302,'2004-02-16 19:15:13');
INSERT INTO solutionpush VALUES (1399,'2004-02-16 19:15:32');
INSERT INTO solutionpush VALUES (1305,'2004-02-16 19:16:54');
INSERT INTO solutionpush VALUES (1476,'2004-02-16 19:19:43');
INSERT INTO solutionpush VALUES (1461,'2004-02-16 19:23:43');
INSERT INTO solutionpush VALUES (1469,'2004-02-20 15:21:12');
INSERT INTO solutionpush VALUES (1500,'2004-02-21 21:19:20');
INSERT INTO solutionpush VALUES (1460,'2004-02-21 21:20:03');
INSERT INTO solutionpush VALUES (1605,'2004-02-21 21:23:01');
INSERT INTO solutionpush VALUES (1603,'2004-02-21 21:44:53');
INSERT INTO solutionpush VALUES (1321,'2004-02-21 21:48:25');
INSERT INTO solutionpush VALUES (1622,'2004-02-23 13:14:40');
INSERT INTO solutionpush VALUES (1623,'2004-02-23 13:15:13');
INSERT INTO solutionpush VALUES (1509,'2004-02-24 20:27:22');
INSERT INTO solutionpush VALUES (1602,'2004-02-25 01:25:19');
INSERT INTO solutionpush VALUES (1652,'2004-02-26 13:50:46');
INSERT INTO solutionpush VALUES (1624,'2004-02-27 18:16:03');
INSERT INTO solutionpush VALUES (1525,'2004-02-29 14:28:26');
INSERT INTO solutionpush VALUES (1643,'2004-02-29 14:36:47');
INSERT INTO solutionpush VALUES (1498,'2004-02-29 14:46:50');
INSERT INTO solutionpush VALUES (1297,'2004-03-01 16:46:02');
INSERT INTO solutionpush VALUES (1454,'2004-03-01 16:47:26');
INSERT INTO solutionpush VALUES (1653,'2004-03-02 15:16:11');
INSERT INTO solutionpush VALUES (1655,'2004-03-02 18:58:41');
INSERT INTO solutionpush VALUES (1459,'2004-03-02 18:59:11');
INSERT INTO solutionpush VALUES (1640,'2004-03-03 20:54:04');
INSERT INTO solutionpush VALUES (1651,'2004-03-07 16:44:27');
INSERT INTO solutionpush VALUES (1642,'2004-03-09 19:10:42');
INSERT INTO solutionpush VALUES (663,'2004-03-13 21:41:19');
INSERT INTO solutionpush VALUES (1345,'2004-03-13 22:39:46');
INSERT INTO solutionpush VALUES (1424,'2004-03-13 23:16:10');
INSERT INTO solutionpush VALUES (1670,'2004-03-15 13:41:30');
INSERT INTO solutionpush VALUES (1668,'2004-03-15 13:42:38');
INSERT INTO solutionpush VALUES (1583,'2004-03-15 15:19:06');
INSERT INTO solutionpush VALUES (1535,'2004-03-15 16:22:11');
INSERT INTO solutionpush VALUES (1564,'2004-03-15 16:27:22');
INSERT INTO solutionpush VALUES (1503,'2004-03-15 16:29:39');
INSERT INTO solutionpush VALUES (670,'2004-03-16 07:55:47');
INSERT INTO solutionpush VALUES (1505,'2004-03-16 13:37:15');
INSERT INTO solutionpush VALUES (1657,'2004-03-16 13:39:03');
INSERT INTO solutionpush VALUES (1632,'2004-03-16 13:39:43');
INSERT INTO solutionpush VALUES (1420,'2004-03-16 13:40:24');
INSERT INTO solutionpush VALUES (1410,'2004-03-16 13:40:39');
INSERT INTO solutionpush VALUES (1666,'2004-03-16 13:55:14');
INSERT INTO solutionpush VALUES (1394,'2004-03-16 16:16:08');
INSERT INTO solutionpush VALUES (1645,'2004-03-16 16:24:27');
INSERT INTO solutionpush VALUES (1575,'2004-03-16 20:39:10');
INSERT INTO solutionpush VALUES (1516,'2004-03-16 21:11:44');
INSERT INTO solutionpush VALUES (1437,'2004-03-17 12:56:36');
INSERT INTO solutionpush VALUES (1565,'2004-03-17 13:18:14');
INSERT INTO solutionpush VALUES (1391,'2004-03-17 20:43:55');
INSERT INTO solutionpush VALUES (1661,'2004-03-17 22:38:50');
INSERT INTO solutionpush VALUES (1530,'2004-03-18 17:36:19');
INSERT INTO solutionpush VALUES (1714,'2004-03-19 18:12:13');
INSERT INTO solutionpush VALUES (1532,'2004-03-19 19:05:07');
INSERT INTO solutionpush VALUES (1693,'2004-03-22 11:19:40');

--
-- Table structure for table 'user'
--

CREATE TABLE user (
  usrId int(10) unsigned NOT NULL auto_increment,
  login varchar(30) NOT NULL default '',
  password varchar(30) NOT NULL default '',
  email varchar(100) default NULL,
  access int(10) unsigned NOT NULL default '10',
  usrName varchar(60) default NULL,
  homePage varchar(100) default NULL,
  score int(11) NOT NULL default '0',
  info text,
  avatar int(10) unsigned default '0',
  privacy int(11) default '0',
  PRIMARY KEY  (usrId)
) TYPE=MyISAM;

--
-- Dumping data for table 'user'
--

INSERT INTO user VALUES (1,'levik','kozlik','levik@levik.com',100,'levik','http://www.levik.com',0,'Hi. My name is <b>Lev</b>, \r\n<br>\r\nbut everyone online calls me <b>levik</b>. \r\n<br>\r\nI run this site, though sometimes, \r\n<br>\r\nit feels like it\'s running me.',222,0);
INSERT INTO user VALUES (2,'art','art','art@art.com',10,'art','http://www.art.com',0,NULL,189,0);
INSERT INTO user VALUES (3,'6686','zacarias','budunga@hotmail.co',10,'vanessa','',0,NULL,0,0);
INSERT INTO user VALUES (4,'555','BOOBABE','littleqt2002@aol.com',10,'kris','',0,NULL,0,0);
INSERT INTO user VALUES (5,'Skylar_420','davidlee','skylar_419@hotmail.com',10,'skylar','',0,NULL,0,0);
INSERT INTO user VALUES (6,'khairaat','nassor','aaliyah@yahoo.com',10,'kiesha','none',0,NULL,0,0);
INSERT INTO user VALUES (7,'BabyPoWer15','336655','Lilbaby14y2004@aol.com',10,'Baby','www.xanga.com/babypower1',0,NULL,0,0);
INSERT INTO user VALUES (8,'sk','balwan','k.shailesh@mailcity.com',10,'shailesh kumar','',0,NULL,0,0);
INSERT INTO user VALUES (9,'orca','maryland','webmaster@oceanguild.zzn.com',10,'Kayla','http://oceanguild.tripod.com/1.html',0,NULL,0,0);
INSERT INTO user VALUES (10,'PKatiebaby','michael','Royalkristin@aol.com',10,'Kristin','',0,NULL,0,0);
INSERT INTO user VALUES (11,'hippiechick254','iluvme','hippiechick254@yahoo.com',10,'Courtney','http://www.neopets.com/~sweetangel575',0,NULL,0,0);
INSERT INTO user VALUES (12,'NightCrystal','shade','nightlight61@hotmail.com',10,'sara','http://www.angelfire.com/ak/nightglow',0,NULL,0,0);
INSERT INTO user VALUES (13,'sharkybiscuit2','4851jlbmog','boko@c4.com',10,'Sharky','None',0,NULL,0,0);
INSERT INTO user VALUES (14,'sariz','water','water_element1@msn.com',10,'sariz','http://www.angelfire.com/stars3/tigereyes/o/index.html',0,NULL,0,0);
INSERT INTO user VALUES (15,'o4christie24','20043213','o4christienic24@aol.com',10,'Christie','',0,NULL,0,0);
INSERT INTO user VALUES (16,'shazana','7april87','azngurl_shaz@yahoo.com',10,'shazana','geocities.com/pocahontas_shaz',0,NULL,0,0);
INSERT INTO user VALUES (17,'paperjam','printer','rafiem5@hotmail.com',10,'fie','http://paperjam.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (18,'thegwenanobi','moochie','hp_luver@hotmail.com',10,'moochie','http://devildoll_6661.tripod.com/website.html',0,NULL,0,0);
INSERT INTO user VALUES (19,'realsamurai','tenaga98','mdilhan@tm.net.my',10,'Mohd Ilhan','realsamurai.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (20,'PaulBrinkley','196872','laugh@starpower.net',10,'Paul Brinkley','',0,NULL,0,0);
INSERT INTO user VALUES (21,'extraeiko100','extraeiko1000','michellerox1991@hotmail.com',10,'michelle','',0,NULL,0,0);
INSERT INTO user VALUES (22,'radiant','hongkong','oggurl13@aol.com',10,'Maggie','http://www.crystal-candy.com/radiantcolor',0,NULL,0,0);
INSERT INTO user VALUES (23,'cherrylips69','yb2109','yael@centroin.com.br',10,'cherry bomb','http://etherealblue.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (24,'kot1k','zxcv','alphasomething@yahoo.com',10,'Paul','',0,NULL,0,0);
INSERT INTO user VALUES (25,'yasha','kozlik','yakovspektor@hotmail.com',10,'yasha','http://jokes2go.com',0,NULL,0,0);
INSERT INTO user VALUES (26,'Absolete','6667','max@eventsdigital.com',10,'Max Proskoff','',0,NULL,0,0);
INSERT INTO user VALUES (27,'tututu22','lalalala','candieesweetiee@aol.com',10,'tututu22','hometown.aol.com/candieesweetiee/',0,NULL,0,0);
INSERT INTO user VALUES (28,'zvpunry','nonenone','antonvowl@excite.com',10,'Michael','',0,NULL,0,0);
INSERT INTO user VALUES (29,'knitehawk','arron187','knitehawk@hotmail.com',10,'D Willson','http://www.5pillars.com/816881800',0,NULL,0,0);
INSERT INTO user VALUES (30,'pasionate_kisses03','dicklicker','panamared_86@yahoo.com',10,'Tasha','',0,NULL,0,0);
INSERT INTO user VALUES (31,'Jasper','Jasper','ceyeats@hotmail.com',10,'Jasper','',0,NULL,0,0);
INSERT INTO user VALUES (32,'jasonchang','TrueDat!','jason_chang76@yahoo.com',10,'Jason','www.jasonchang.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (33,'leelee','monique2','blacknblueblonde@teenagedirtbag.com',10,'leelee','www.hometown.aol.com/xxheart4noonexx',0,NULL,0,0);
INSERT INTO user VALUES (34,'dmarien','clara','spam@spam.freshlyripped.com',10,'dmarien','http://www.dmarien.com',0,NULL,0,0);
INSERT INTO user VALUES (35,'cosmicrayola','toosexy','cosmicrayola@diaryland.com',10,'Karen','http://cosmicrayola.diaryland.com',0,NULL,0,0);
INSERT INTO user VALUES (36,'TheTiGuR','Andrew*!','thetigur@hotmail.com',10,'Chris','',0,NULL,0,0);
INSERT INTO user VALUES (37,'novalis','s3curitY','novalis-flooble-com-perplexus@novalis.org',10,'Dave Turner','http://www.novalis.org',0,NULL,0,0);
INSERT INTO user VALUES (38,'theBal','sayabodoh','reimer82@yahoo.com',10,'theBal','',0,NULL,0,0);
INSERT INTO user VALUES (39,'bob','bobobo1','bob@bob.bob',10,'bob','',0,NULL,0,0);
INSERT INTO user VALUES (40,'andrewducker','Balisk!','andrew@ducker.org.uk',10,'Andrew Ducker','http://www.notzen.com/andrew',0,NULL,0,0);
INSERT INTO user VALUES (41,'grizzlyguru','stan1ey','john@safrit.com',10,'John','safrit.com',0,NULL,0,0);
INSERT INTO user VALUES (42,'oaf','thump13','nospam@nospam.com',10,'oaf','',0,NULL,0,0);
INSERT INTO user VALUES (43,'vivek','general','vivek_gupta123@yahoo.com',10,'vivek','',0,NULL,0,0);
INSERT INTO user VALUES (44,'Deciheximal','a1024z','marble@centurytel.net',10,'Dominic','http://www.stardotgeek.org',0,NULL,0,0);
INSERT INTO user VALUES (45,'Naked182','shuhan','shu182@hotmail.com',10,'shuhan','nil',0,NULL,0,0);
INSERT INTO user VALUES (46,'danielv','zrecnul','danielv@netvision.net.il',10,'Daniel','',0,NULL,0,0);
INSERT INTO user VALUES (47,'bajama','javelin','baja@cybergal.com',10,'baja','',0,NULL,0,0);
INSERT INTO user VALUES (48,'hotshot3576','jackie','hotshot3576@msn.com',10,'jackie','http://www.geocities.com/mighty_mouth357/temporarypreviewfile.html?1020129920213',0,NULL,0,0);
INSERT INTO user VALUES (49,'Khaos476','marlon','Drew354@aol.com',10,'Drew','',0,NULL,0,0);
INSERT INTO user VALUES (50,'bubbajo','bubba','jillianmelles@hotmail.com',10,'Jillian','',0,NULL,0,0);
INSERT INTO user VALUES (51,'jda3','37rm48arg','jda3@ukc.ac.uk',10,'John','',0,NULL,0,0);
INSERT INTO user VALUES (52,'govindjajoo','krivim','govindjajoo@hotmail.com',10,'Govind','',0,NULL,0,0);
INSERT INTO user VALUES (53,'Eva','kittydra','ravenwolfen@hotmail.com',10,'Eva','http://evana.pitas.com',0,NULL,0,0);
INSERT INTO user VALUES (54,'kissme224','iloveme','kissme224@hotmail.com',10,'Tara','www.neopets.com',0,NULL,0,0);
INSERT INTO user VALUES (55,'sunset38','vancek','cloud@flirtatious.com',10,'cloud','http://www.geocities.com/xpurpletigerzx',0,NULL,0,0);
INSERT INTO user VALUES (56,'NiteTerra','niteterra89','dannysheppard@msn.com',10,'Danny Sheppard','bestbuy/msn.com',0,NULL,0,0);
INSERT INTO user VALUES (57,'dkilty','dan151206','dkilty@chat.carleton.ca',20,'Dan','',0,NULL,0,0);
INSERT INTO user VALUES (58,'broccsam','16675454','broccsam@japoness.com',10,'brocc','http://www.angelfire.com/80s/broccsam0/Router.html',0,NULL,0,0);
INSERT INTO user VALUES (59,'bookeman','armcav','bookeman@yahoo.com',10,'Charles Mangan','none',0,NULL,0,0);
INSERT INTO user VALUES (60,'frogpeacechic','superstar13','frogpeace@hotmail.com',10,'meredith','',0,NULL,0,0);
INSERT INTO user VALUES (61,'summaroon','erin','summaroon@yahoo.com',10,'shelli','',0,NULL,0,0);
INSERT INTO user VALUES (62,'Angela','jeff1','nihon_ringo@hotmail.com',10,'Angela','',0,NULL,0,0);
INSERT INTO user VALUES (63,'MysticGreenWolf','scotty42','MhoramDV@uboot.com',10,'MysticGreenWolf','',0,NULL,0,0);
INSERT INTO user VALUES (64,'Frodo','frodo','frodo_lover@hotmail.com',10,'Stefani','',0,NULL,0,0);
INSERT INTO user VALUES (65,'charl','agz4fzaa','charl@atomasoft.com',10,'charl','www.futureai.com',0,NULL,0,0);
INSERT INTO user VALUES (66,'rgorman','susan','richard.gorman@verizon.net',10,'Richard Gorman','',0,NULL,0,0);
INSERT INTO user VALUES (67,'creg','dundee','nospam@xenopolis.org',10,'Creg Bradley','',0,NULL,0,0);
INSERT INTO user VALUES (68,'turkish6','soccer','kmy17@yahoo.com',10,'kerem','',0,NULL,0,0);
INSERT INTO user VALUES (69,'btrnviagra','for4fore','btrnviagra02@yahoo.com',10,'btrnviagra','',0,NULL,0,0);
INSERT INTO user VALUES (70,'lokelawalaka','alw51201','lokela_w@hotmail.com',10,'Lokela','',0,NULL,0,0);
INSERT INTO user VALUES (71,'nawak','sa-kini!','flooble@nawak.dnsq.org',10,'LW','',0,NULL,0,0);
INSERT INTO user VALUES (72,'jojoeskimo','beag2810','jroth@citlink.net',10,'Joe Roth','',0,NULL,0,0);
INSERT INTO user VALUES (73,'kingkire','fnqjxk','kingkire@hotmail.com',10,'Kire','',0,NULL,0,0);
INSERT INTO user VALUES (74,'keck','Icrmfp','nate@smith.net',10,'nate','',0,NULL,0,0);
INSERT INTO user VALUES (75,'TimDroz','Iz9_Q43t','logic@droz.net',10,'Tim','',0,NULL,0,0);
INSERT INTO user VALUES (76,'Greenhill','5yk4m0','cgreenhill@oxxfordinfo.com',10,'Chris','',0,NULL,0,0);
INSERT INTO user VALUES (77,'jw','c0mm0n','jewillis@bellsouth.net',10,'Jeff','',0,NULL,0,0);
INSERT INTO user VALUES (78,'vidroth','vidflooble','vidroth@hotmail.com',10,'Chris','',0,NULL,0,0);
INSERT INTO user VALUES (79,'dtd201','uva6390','dtd201@hotmail.com',10,'Tom','',0,NULL,0,0);
INSERT INTO user VALUES (80,'krovikan','chaos','zlewis@vt.edu',10,'Mr. Jinx','',0,NULL,0,0);
INSERT INTO user VALUES (81,'lenard65','lenard65','lwhitehead65@yahoo.com',10,'Lenard Whitehead','',0,NULL,0,0);
INSERT INTO user VALUES (82,'Khyros','ff007junkie','khyross@aol.com',10,'David','',0,NULL,0,0);
INSERT INTO user VALUES (83,'jsabar','jsj0bs','jsabar@netscape.net',10,'Jonathan','',0,NULL,0,0);
INSERT INTO user VALUES (84,'dmonte','brenda','dmonte@merion.com',10,'Dom','',0,NULL,0,0);
INSERT INTO user VALUES (85,'Theodora','pineapple','theo@beyondbondage.co.uk',10,'Theo','',0,NULL,0,0);
INSERT INTO user VALUES (86,'Dread','dreadleader','Icecold78245@yahoo.com',10,'Eric','msn',0,NULL,0,0);
INSERT INTO user VALUES (87,'novikov','jane11','dutyj@citifinancial.com',10,'Jed Duty','',0,NULL,0,0);
INSERT INTO user VALUES (88,'barf-p','joanna','paul.barfield@legalservices.gov.uk',10,'Paul','',0,NULL,0,0);
INSERT INTO user VALUES (89,'aqneuguy','fishtank','aqneuguy@hotmail.com',10,'kevin','',0,NULL,0,0);
INSERT INTO user VALUES (90,'sacheson','cyclo_x','sam.acheson@mail.com',10,'Sam Acheson','',0,NULL,0,0);
INSERT INTO user VALUES (91,'grimoire','blorg123','spam@telus.net',10,'David Rowley','',0,NULL,0,0);
INSERT INTO user VALUES (92,'afaderma','belboz','faderman@pacbell.net',10,'Avrom Faderman','',0,NULL,0,0);
INSERT INTO user VALUES (93,'toferc','toferc','nobody@home.com',10,'toferc','',0,NULL,0,0);
INSERT INTO user VALUES (94,'tersack','temp1','consolidatedbankaccounts@yahoo.com',10,'bobby','',0,NULL,0,0);
INSERT INTO user VALUES (95,'tdmca','tephak','tdmca@hotmail.com',10,'Terry','',0,NULL,0,0);
INSERT INTO user VALUES (96,'yelnic','mcwawa','m_j_snyder@hotmail.com',10,'Mike','',0,NULL,0,0);
INSERT INTO user VALUES (97,'whiskeypete','mormon17','peter@preciselogic.com',10,'Whiskey Pete','',0,NULL,0,0);
INSERT INTO user VALUES (98,'warmachine','gandalf','warmachine08833@yahoo.com',10,'Warren Schubert','',0,NULL,0,0);
INSERT INTO user VALUES (99,'KrisH','Yacky12410','KrisHildebrand@hotmail.com',10,'Kris','',0,NULL,0,0);
INSERT INTO user VALUES (100,'Perrin7','rand','perrin7@hotmail.com',20,'John','',0,NULL,0,0);
INSERT INTO user VALUES (101,'VeRRie','fuck','BlaCkFiRe648@hotmail.com',10,'*VeRRie*','',0,NULL,0,0);
INSERT INTO user VALUES (102,'hobbes35','neilsbohr','ryder3434@yahoo.com',10,'John Ryder','',0,NULL,0,0);
INSERT INTO user VALUES (103,'friedlinguini','69Whadyfi','loser@aol.com',50,'friedlinguini','',0,NULL,0,0);
INSERT INTO user VALUES (104,'Lamanai','J9M8w!gF','lamanai@techemail.com',10,'Adam','',0,NULL,0,0);
INSERT INTO user VALUES (105,'dised','wdnt5nm','dised@tmenviro.com',10,'Dan Dise','',0,NULL,0,0);
INSERT INTO user VALUES (106,'adseligman','karma1','adseligman@yahoo.com',10,'Aaron Seligman','',0,NULL,0,0);
INSERT INTO user VALUES (107,'neobunch','supernova','neobunch@yahoo.com',10,'Jose Alejandro Guizar','',0,NULL,0,0);
INSERT INTO user VALUES (108,'clamalama','mindy1','clamalama@hotmail.com',10,'b carmel','',0,NULL,0,0);
INSERT INTO user VALUES (109,'ajb0790','7of9borg','compaqlicksmyass@hotmail.com',10,'Andrew','',0,NULL,0,0);
INSERT INTO user VALUES (110,'EvilBomber','morlocks','jamesn42@yahoo.com',10,'Stuff N. Things','',0,NULL,0,0);
INSERT INTO user VALUES (111,'bad_mofo4u','fuckoff','goodtimes@whatthefuck.com',10,'John Goodtimes','',0,NULL,0,0);
INSERT INTO user VALUES (112,'kathie','summer15','raven_moonstone@hotmail.com',10,'Kathie','http://www.geocities.com/tommygirl388/open_page.html',0,NULL,0,0);
INSERT INTO user VALUES (113,'cberry','vasona111','cberry@cine.net',10,'Craig Berry','http://www.cinenet.net/~cberry/',0,NULL,0,0);
INSERT INTO user VALUES (114,'g27','sanddune','gilligan27@hotmail.com',10,'Gill','',0,NULL,0,0);
INSERT INTO user VALUES (115,'fenomas','w37','fenomas@hotmail.com',10,'andy','www.penismightier.com',0,NULL,0,0);
INSERT INTO user VALUES (116,'jamski','isp4l','junk@vitallink.com',10,'jamski','',0,NULL,0,0);
INSERT INTO user VALUES (117,'Half-Mad','hello','half-mad@canada.com',40,'Half-Mad','victoria.tc.ca/~wt262',0,NULL,0,0);
INSERT INTO user VALUES (118,'GR8JOBONE','564646778','JASONBIGBIRD@HOTMAIL.COM',10,'JASON','------',0,NULL,0,0);
INSERT INTO user VALUES (119,'jobo','fiddlyman','jonne0077@yahoo.com',10,'jobo','',0,NULL,0,0);
INSERT INTO user VALUES (120,'connie','sassy','cmstachler@yahoo.com',10,'connie','',0,NULL,0,0);
INSERT INTO user VALUES (121,'csense','passme','cr250@iwon.com',10,'jim','',0,NULL,0,0);
INSERT INTO user VALUES (122,'happy','ax40floo','schai@yankovic.org',50,'Happy','http://www.yankovic.org/',0,'Sometimes in my dreams, I can still hear the screams.',84,0);
INSERT INTO user VALUES (123,'PamPam','password','PamelaSample@msn.com',10,'Pamela','msn',0,NULL,0,0);
INSERT INTO user VALUES (124,'narcoleptic','strontfl','jwichers@akamai.com',10,'narcoleptic','',0,NULL,0,0);
INSERT INTO user VALUES (125,'jmfox','jay45acid','jasonfox@webbox.com',10,'Jason Fox','',0,NULL,0,0);
INSERT INTO user VALUES (126,'kapellas','elwood','mkapellas@hotmail.com',10,'michael','',0,NULL,0,0);
INSERT INTO user VALUES (127,'Fizzle','NdiliBwino','fil_fizzpop@hotmail.com',10,'Fizzle','',0,NULL,0,0);
INSERT INTO user VALUES (128,'catlprod11','dq55o3049e','catlprod11@hotmail.com',10,'Andrew Elliott','',0,NULL,0,0);
INSERT INTO user VALUES (129,'lamplight','winnie','cactusfriend22@hotmail.com',10,'laura','',0,NULL,0,0);
INSERT INTO user VALUES (130,'psmylie','flooble','waste_lock@hotmail.com',10,'psmylie','',0,NULL,0,0);
INSERT INTO user VALUES (131,'finglao','swattakai','flooble@joe2net.com',20,'FingLao','',0,NULL,0,0);
INSERT INTO user VALUES (132,'tony_danza','banana','s_e_a_n_s@yahoo.com',10,'tony danza','www.seizurebots.com',0,NULL,0,0);
INSERT INTO user VALUES (133,'dbjohnson2','quetic0','dbjohnson2@yahoo.com',10,'Doug','',0,NULL,0,0);
INSERT INTO user VALUES (134,'hyfe','jesus','rshagen@broadpark.no',10,'hyfe','',0,NULL,0,0);
INSERT INTO user VALUES (135,'spasini','sdp181','pasini@cscom.com.ar',10,'Sergio Pasini','',0,NULL,0,0);
INSERT INTO user VALUES (136,'Valaneice','4389','Thompson@jrb.nola.navy.mil',10,'Val','',0,NULL,0,0);
INSERT INTO user VALUES (137,'rcowley','hardeen','cowley_rich@hotmail.com',10,'Rich Cowley','',0,NULL,0,0);
INSERT INTO user VALUES (138,'wini812','davidwinstone','wini812@hotmail.com',10,'dave','',0,NULL,0,0);
INSERT INTO user VALUES (139,'sweetiger','treebaby','sweetiger_@hotmail.com',10,'anonymous','',0,NULL,0,0);
INSERT INTO user VALUES (140,'braggepj','iwaljm','weezer@freelists.org',10,'patty','',0,NULL,0,0);
INSERT INTO user VALUES (141,'happyholls','underware','happyholls@yahoo.com',10,'Holly','',0,NULL,0,0);
INSERT INTO user VALUES (142,'tmmacleo','odnetnin','tmmacleo@unity.ncsu.edu',10,'Tom','',0,NULL,0,0);
INSERT INTO user VALUES (143,'mizzm','criminal','misscutie101@hotmail.com',10,'maria','',0,NULL,0,0);
INSERT INTO user VALUES (144,'virtuallunch','moishe','jzahn@pipeline.com',10,'Jeff','',0,NULL,0,0);
INSERT INTO user VALUES (145,'episteme','aleithia','SF49ers181@aol.com',10,'Joshua','',0,NULL,0,0);
INSERT INTO user VALUES (146,'mandoogl','mandoo','mandoo325@aol.com',10,'jen','www.jenlee.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (147,'medic427','224292','rwalston@optonline.net',10,'Richard Walston','http://superich.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (148,'bhaines','asterisk','flooble.4.bhaines@spamgourmet.com',10,'ben haines','',0,NULL,0,0);
INSERT INTO user VALUES (149,'bigpoo','stella','chris@neil-tyson.fsnet.co.uk',10,'Chris Tyson','',0,NULL,0,0);
INSERT INTO user VALUES (150,'Rathkeale','Joseph','Worldwinds@aol.com',10,'Tim','',0,NULL,0,0);
INSERT INTO user VALUES (151,'lindens','macdev','flooble@sirmordred.com',10,'Linden S','',0,NULL,0,0);
INSERT INTO user VALUES (152,'Debs','butterfly','debsmurphy@hotmail.com',10,'Debbie','',0,NULL,0,0);
INSERT INTO user VALUES (153,'TomM','waret','tompmurphy@yahoo.com',50,'TomM','',0,NULL,89,0);
INSERT INTO user VALUES (154,'eamon','qwerty','eamon_m@hotmail.com',10,'Eamon','',0,NULL,0,0);
INSERT INTO user VALUES (155,'crust','oakland','crust@knusd331.com',10,'Craig','www.knusd331.com',0,NULL,0,0);
INSERT INTO user VALUES (156,'mandy','starpet91','princessqueenie123@hotmail.com',10,'queenie','http://www.neopets.com/guilds/guild.phtml?oid=starpet91',0,NULL,0,0);
INSERT INTO user VALUES (157,'noodle','beaver','johnnierich@yahoo.com',10,'john','',0,NULL,0,0);
INSERT INTO user VALUES (158,'Ender','gam3s','example@example.com',20,'Ender','',0,NULL,0,0);
INSERT INTO user VALUES (159,'SacredOBelisk','demon','SacredOBelisk@yahoo.com',10,'Sean','',0,NULL,0,0);
INSERT INTO user VALUES (160,'dknite','batcave','dknite@hotmail.com',10,'dknite','',0,NULL,0,0);
INSERT INTO user VALUES (161,'monty','bagels','m.kahan@verizon.net',10,'Monty Kahan','',0,NULL,0,0);
INSERT INTO user VALUES (162,'tofuji','fl00bl3','tofuji@yahoo.com',10,'Philip','',0,NULL,0,0);
INSERT INTO user VALUES (163,'thehomeland-org','google','mikey22@thehomeland.org',10,'Mike','http://www.thehomeland.org',0,NULL,0,0);
INSERT INTO user VALUES (164,'stevie1','manson','tashas_Evil_twin@forpresident.com',10,'Natasha','http://www.freewebz.com/likeaplabeo/',0,NULL,0,0);
INSERT INTO user VALUES (165,'bweiskopf','emily','brianweiskopf@msn.com',10,'Brian Weiskopf','',0,NULL,0,0);
INSERT INTO user VALUES (166,'baconfats','moohead','baconfats@yahoo.com',10,'baconfats','',0,NULL,0,0);
INSERT INTO user VALUES (167,'kbhatt','vijka1','soft_lover_2001@yahoo.co.in',10,'Kamlesh Bhatt','',0,NULL,0,0);
INSERT INTO user VALUES (168,'jnash_ntn','slarflooble','jnash_ntn@yahoo.com',10,'Justin','',0,NULL,0,0);
INSERT INTO user VALUES (169,'elzianna_loves_u','mongoose','slightly_demented_fairy@hotmail.com',10,'elzianna','',0,NULL,0,0);
INSERT INTO user VALUES (170,'crazymlckey','thedark','crovello@hotmail.com',10,'Michelle','',0,NULL,0,0);
INSERT INTO user VALUES (171,'vilidermia','rodntodd','llb_8@yahoo.ca',10,'vilidermia','',0,NULL,0,0);
INSERT INTO user VALUES (172,'mooseman','qwerty','bitterman36@hotmail.com',10,'Bob','',0,NULL,0,0);
INSERT INTO user VALUES (173,'ahoy123','mishmash','little_flower_girl001@hotmail.com',10,'mishamash kanoodle','',0,NULL,0,0);
INSERT INTO user VALUES (174,'jamacie1221','122101','gurlwholoves2dance@yahoo.com',10,'Rosemarie','http://jamacie.diaryland.com',0,NULL,0,0);
INSERT INTO user VALUES (175,'cprh','riley','cprh@sssnet.com',10,'Chris','',0,NULL,0,0);
INSERT INTO user VALUES (176,'yihsiu','yihsiu','here@here.com',10,'yihsiu','none',0,NULL,0,0);
INSERT INTO user VALUES (177,'T-Dawg','bleah','n4_ax@hotmail.com',10,'Tom Bayer','',0,NULL,0,0);
INSERT INTO user VALUES (178,'TakeYoUrCloThEsOff','ennchanted','ashley_6_13@hotmail.com',10,'LoveHatesYou','www.teenopendiary.com',0,NULL,0,0);
INSERT INTO user VALUES (179,'miko','refrigirator','akmat@mail.ru',10,'Michael','',0,NULL,0,0);
INSERT INTO user VALUES (180,'tbood16','2663','boodaswinnings@yahoo.com',10,'Taylor','',0,NULL,0,0);
INSERT INTO user VALUES (181,'niki','alexander','disconik@hotmail.com',10,'Niki','',0,NULL,0,0);
INSERT INTO user VALUES (182,'rumble','aaron','strawberry_in_chocolate_chic_5@hotmail.com',10,'storie','www.msn.com',0,NULL,0,0);
INSERT INTO user VALUES (183,'davem','dave2836','dmartien@woh.rr.com',10,'Dave','',0,NULL,0,0);
INSERT INTO user VALUES (184,'VardhanVarma','hello123','VardhanVarma@yahoo.com',10,'Vardhan Varma','vardhan.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (185,'andreius','910810','andreius@home.ro',10,'Andrei','http://andreius.go.ro',0,NULL,0,0);
INSERT INTO user VALUES (186,'shakira','nathan','kitty_101_1999@yahoo.com',10,'shakira','',0,NULL,0,0);
INSERT INTO user VALUES (187,'samtcoleridge','xanadu','larrycar@yahoo.com',10,'Larry Carlin','',0,NULL,0,0);
INSERT INTO user VALUES (188,'black','black','black@yahoo.com',10,'black','',0,NULL,0,0);
INSERT INTO user VALUES (189,'Guyrusthavirus','indian','kaw_lija@hotmail.com',10,'Tim','kaw_lija@hotmail.com',0,NULL,0,0);
INSERT INTO user VALUES (190,'Watermelon','pinkandgreen','superstarz58@hotmail.com',10,'Lindsey','',0,NULL,0,0);
INSERT INTO user VALUES (191,'airheadz','sayang','airheadz2000@yahoo.com',10,'airheadz','',0,NULL,0,0);
INSERT INTO user VALUES (192,'page410','page420','robert.page@libertymutual.com',10,'page410','',0,NULL,0,0);
INSERT INTO user VALUES (193,'ro_bean','usopen','ro_bean@hotmail.com',10,'Robin','',0,NULL,0,0);
INSERT INTO user VALUES (194,'babycrip','Jeannie','cheergarnet@aol.com',10,'Sam','http://www.geocities.com/spanky2005a/',0,NULL,0,0);
INSERT INTO user VALUES (195,'Destiny','yousuck','jlj_89@hotmail.com',10,'Jennifer','none',0,NULL,0,0);
INSERT INTO user VALUES (196,'replaydelicious','holmes','replaydelicious@hotmail.com',10,'Fanny','',0,NULL,0,0);
INSERT INTO user VALUES (197,'babsie','fourroses','babetrulezz@hotmail.com',10,'Babsie','http://glissie.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (198,'bonekinha','697974','bonekinha@brfree.com.br',10,'Tiane','http://bonekinha.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (199,'PAathlete422','marylegs','PAathlete422@hotmail.com',10,'Meredith','',0,NULL,0,0);
INSERT INTO user VALUES (200,'chadwick_nofx','blink182','chadwick_nofx@hotmail.com',10,'Chad','http://darkprophet.phpwebhosting.com',0,NULL,0,0);
INSERT INTO user VALUES (201,'prince','image','insaneprince@nycmail.com',10,'Lawrence','http://www.xanga.com/home.asp?user=PRlNCE',0,NULL,0,0);
INSERT INTO user VALUES (202,'cheree72','nicholas','cheree2@hotmail.com',10,'cheree','',0,NULL,0,0);
INSERT INTO user VALUES (203,'s01001445','1afasene','s01001445@student.usp.ac.fj',10,'L.T','',0,NULL,0,0);
INSERT INTO user VALUES (204,'DarthFaded','321321','darthfaded@yahoo.com',10,'Justin','',0,NULL,0,0);
INSERT INTO user VALUES (205,'jp628','357895123','jppr628@yahoo.com',10,'Johnny','',0,NULL,0,0);
INSERT INTO user VALUES (206,'TatyPaty','josefine','the_miga@hotmail.com',10,'Taty','http://malukkas.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (207,'Ricardofishes','cancun','rbfries@attbi.com',10,'Richard Fries','',0,NULL,0,0);
INSERT INTO user VALUES (208,'grek','rites7','mmbp6159@netscape.net',10,'marty','www.gamescreation.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (209,'vincebowdren','emma3x','vince@jobstream.com',10,'Vince','',0,NULL,0,0);
INSERT INTO user VALUES (210,'pnayangel822','angelwings','Pnayangel0822@aol.com',10,'Joyce Ann','http://pnayangel822.diaryland.com/',0,NULL,0,0);
INSERT INTO user VALUES (211,'paichowan','saifullah','damghah@yahoo.com.sg',10,'secret','www.duwan.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (212,'toucan','marajo','mary_finn@yahoo.com',10,'Millie','',0,NULL,0,0);
INSERT INTO user VALUES (213,'JimLyon','smegma','JimLyon@Microsoft.Com',50,'Jim Lyon','',0,NULL,0,0);
INSERT INTO user VALUES (214,'bw','Catch-22','brent_woodcock@yahoo.com',10,'brent','',0,NULL,0,0);
INSERT INTO user VALUES (215,'sonda_hoover','feelee','sonda_hoover@yahoo.com',10,'sonda hoover','www.msn.com',0,NULL,0,0);
INSERT INTO user VALUES (216,'marty34','carl34','marty34@megsinet.com',10,'Carl Quinn','',0,NULL,0,0);
INSERT INTO user VALUES (217,'babyxjen','aug1','ibabyxjen@yahoo.com',10,'jennifer','www.xanga.com/babyxjen',0,NULL,0,0);
INSERT INTO user VALUES (218,'eugine','mathwiz','euginelev@aol.com',10,'Eugine','',0,NULL,0,0);
INSERT INTO user VALUES (219,'platana69','password','tblaze339@aol.com',10,'jenny','platana69',0,NULL,0,0);
INSERT INTO user VALUES (220,'molly','badwitch','just_molly_b@yahoo.com',10,'molly','',0,NULL,0,0);
INSERT INTO user VALUES (221,'renelindio','rtl357','renelindio@yahoo.com',10,'rene lindio','',0,NULL,0,0);
INSERT INTO user VALUES (222,'jamila','bengoerion','jamila_amarhar@hotmail.com',10,'jamila','http://www.jamila.nl',0,NULL,0,0);
INSERT INTO user VALUES (223,'ibekid','kid1510','ibekid@aol.com',10,'IKiDI','http://www.xanga.com/ibekid',0,NULL,0,0);
INSERT INTO user VALUES (224,'chanduthegreat','ch6690796','dfunk_7@krc.4t.com',10,'Chandrashekar Ramanan','http://home.attbi.com/chandrakr',0,NULL,0,0);
INSERT INTO user VALUES (225,'stormrider','ravelli1up','stormrider_kk@hotmail.com',10,'Kris','',0,NULL,0,0);
INSERT INTO user VALUES (226,'Cranky','sass','poo@poo.com',10,'Carey','',0,NULL,0,0);
INSERT INTO user VALUES (227,'hrmdtb','quality','hrmdtb@hotmail.com',40,'Dulanjana','www.geocities.com/hrmdtb/dulan.html',0,NULL,0,0);
INSERT INTO user VALUES (228,'elf','chicken69','blackhawkdown@hotmail.com',10,'orlando','',0,NULL,0,0);
INSERT INTO user VALUES (229,'razzleflabben','zibaziba','razzleflabben@yahoo.com',10,'Graham Hill','',0,NULL,0,0);
INSERT INTO user VALUES (230,'graham','zibaziba','razzleflabben@yahoo.com',10,'graham','',0,NULL,0,0);
INSERT INTO user VALUES (231,'marieexd','snapple','tickleticklexd@cs.com',10,'mariee','www.geocities.com/marieexd',0,NULL,0,0);
INSERT INTO user VALUES (232,'sugarbadass','bourbon','sarah10094@aol.com',10,'sarah','',0,NULL,0,0);
INSERT INTO user VALUES (233,'scooby','organasolo','a@a.com',10,'Zach Bolinger','',0,NULL,0,0);
INSERT INTO user VALUES (234,'aaaaa','aaaaaa','blob@hotmail.com',10,'aaaaa','return.to/ChatRoom',0,NULL,0,0);
INSERT INTO user VALUES (235,'imiSsyeStha','o0fsomfq','imissyestha@hotmail.com',10,'estha','geocities.com/imissyestha/missy_esthas_cwib.html',0,NULL,0,0);
INSERT INTO user VALUES (236,'improbable','testing','improbabilis@shaw.ca',10,'improbable','',0,NULL,0,0);
INSERT INTO user VALUES (237,'Sadie','cowgirl','smccoy2911@yahoo.com',10,'Sadie','',0,NULL,0,0);
INSERT INTO user VALUES (238,'zenkatz','dharma','zenkatz@msn.com',10,'sally','',0,NULL,0,0);
INSERT INTO user VALUES (239,'Yodude','dudeski','a@b.com',20,'Freshter','',0,NULL,0,0);
INSERT INTO user VALUES (240,'syd16','4126','tbd252@hotmail.com',10,'syd','',0,NULL,0,0);
INSERT INTO user VALUES (241,'Julia_Girl','julia11','girlpinkprncss@aol.com',10,'Julia','http://hometown.aol.com/girlpinkprncss/',0,NULL,0,0);
INSERT INTO user VALUES (242,'pooh','tigger','poohbear@oknet1.net',10,'Angela','',0,NULL,0,0);
INSERT INTO user VALUES (243,'whitehelm','ff7rules','jeffbillings_1985@yahoo.com',10,'Jeff Billings','',0,NULL,0,0);
INSERT INTO user VALUES (244,'arnasobr','turing1','brockarnason@hotmail.com',10,'Brock Arnason','',0,NULL,0,0);
INSERT INTO user VALUES (245,'kruthika','chintu','shettyan@hotmail.com',10,'dayakar','',0,NULL,0,0);
INSERT INTO user VALUES (246,'sschwentner','trenton','sschwentner@innernet.net',10,'shanna','',0,NULL,0,0);
INSERT INTO user VALUES (247,'faime15','faime13','kristinabluskye@lycos.com',20,'kristina','',0,NULL,0,0);
INSERT INTO user VALUES (248,'danbury87','basset','danbury87@ev1.net',10,'Rhonda Wendel','',0,NULL,0,0);
INSERT INTO user VALUES (249,'frances-lokitah','frances','bmarie_S@hotmail.com',10,'frances','www.geocities.com/crazy16pr',0,NULL,0,0);
INSERT INTO user VALUES (250,'Ncik','par4deu','ncik@another.com',50,'Nick Reed','http://www.radivarl.demon.co.uk/nick',0,NULL,0,0);
INSERT INTO user VALUES (251,'czakalw3','31415926','czakalw3@yahoo.com',50,'Cheradenine','',0,NULL,0,0);
INSERT INTO user VALUES (252,'mitsuisylph','squallleonhart','selphie2002@hotmail.com',10,'Selphie','http://www.geocities.com/mitsuisylph/index.htm',0,NULL,0,0);
INSERT INTO user VALUES (253,'luvunot','password','boogermiestre@hotmail.com',10,'Whitney','',0,NULL,0,0);
INSERT INTO user VALUES (254,'neonstalwart','humbug76','neonstalwart@hotmail.com',10,'ben hockey','',0,NULL,0,0);
INSERT INTO user VALUES (255,'im4candee','vsmfrr','jmac@pixar.com',10,'im4candee','http://www.webspawner.com/users/im4candee',0,NULL,0,0);
INSERT INTO user VALUES (256,'M4xw311','marvolo','m4xw311@hotmail.com',10,'Cyril','n/a',0,NULL,0,0);
INSERT INTO user VALUES (257,'vohonam','123456','vhn@yahoo.com',40,'vohonam','',0,NULL,0,0);
INSERT INTO user VALUES (258,'gkan','geokan','GKanellopoulos@netscape.net',10,'George','',0,NULL,0,0);
INSERT INTO user VALUES (259,'Boste','fee766','sonaoelmatador@hotmail.com',10,'Sonão','http://boste.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (260,'thebandchick','Charm1n','essjaymarch@hotmail.com',10,'thebandchick','',0,NULL,0,0);
INSERT INTO user VALUES (261,'Opiate_87','mmcg87','boxsukchoi@aol.com',10,'Sinnae Choi','http://www.xanga.com/home.asp?user=Opiate_87',0,NULL,0,0);
INSERT INTO user VALUES (262,'petrajessy','tim18tess14','petra@pabohaarlem.nl',10,'Petra','http://www.pabohaarlem.nl/petra',0,NULL,0,0);
INSERT INTO user VALUES (263,'Lafayette48','23847285','lafayette48@hotmail.com',10,'Edwin','',0,NULL,0,0);
INSERT INTO user VALUES (264,'troncosor','302782','lorandel@netscape.net',10,'Ricardo','',0,NULL,0,0);
INSERT INTO user VALUES (265,'lilme008','159700','lilme008@yahoo.com',10,'catherine','',0,NULL,0,0);
INSERT INTO user VALUES (266,'halthecow','1217','hal@packardlaw.com',10,'hal lapray','',0,NULL,0,0);
INSERT INTO user VALUES (267,'elementalrhythms','thepower','elementalrhythms@yahoo.com',10,'brandon','zurtini.asfrint.com',0,NULL,0,0);
INSERT INTO user VALUES (268,'DonJohn','whatup','donjohn876@aol.com',10,'Donald Johnson','',0,NULL,0,0);
INSERT INTO user VALUES (269,'SkBeta','skbeta','skbeta@uol.com.br',10,'SkBeta','www.skbeta.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (270,'Kevin','arrak2s3','desertmp@cfl.rr.com',10,'Barnard','',0,NULL,0,0);
INSERT INTO user VALUES (271,'daymnxshortieee','mepiggy','syeung113@hotmail.com',10,'Stephanie','www.xanga.com/daymnxshortieee',0,NULL,0,0);
INSERT INTO user VALUES (272,'roymanseras','sequoia','roymanseras@eudoramail.com',10,'roy','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (273,'t0ri','062081','automatic_flowers@hotmail.com',10,'chrissy','',0,NULL,0,0);
INSERT INTO user VALUES (274,'shaun','jackshit','mr_comb_over@hotmail.com',10,'shaun','',0,NULL,0,0);
INSERT INTO user VALUES (275,'DarknessGP','789456123','guardiansparadise@swirve.com',10,'bob','darknessgp.coolfreepages.com',0,NULL,0,0);
INSERT INTO user VALUES (276,'kaiba','quijano','jondru@hotmail.com',10,'A-J','',0,NULL,0,0);
INSERT INTO user VALUES (277,'mra','goober','mra@speakeasy.net',10,'mra','',0,NULL,0,0);
INSERT INTO user VALUES (278,'gans','bodhitree','ganapatip@hotmail.com',10,'Gans Pudipeddi','',0,NULL,0,0);
INSERT INTO user VALUES (279,'ceecei','twety','sffcee@hotmail.com',10,'ceecei','www.xanga.com/ceecei',0,NULL,0,0);
INSERT INTO user VALUES (280,'Gina','ginac','gmc413@aol.com',10,'Gina','none',0,NULL,0,0);
INSERT INTO user VALUES (281,'shytdis','mike2002','mike143@hawaii.rr.com',10,'mike','http://www.xanga.com/crazydude69',0,NULL,0,0);
INSERT INTO user VALUES (282,'KennethLEE','GALAXYSATURN523','kenneth523@hotmail.com',10,'Kenneth','',0,NULL,0,0);
INSERT INTO user VALUES (283,'lucky','moon','luckysani@hotmail.com',20,'lucky','',0,NULL,0,0);
INSERT INTO user VALUES (284,'reenSter','buongiorno','signora_bellezza@yahoo.com',10,'Paradoxical LiL Me','',0,NULL,0,0);
INSERT INTO user VALUES (285,'IMUSTNOTCHASEMEN','PINKHAIR','IMUSTNOTCHASEMEN@HOTMAIL.COM',10,'Claire','',0,NULL,0,0);
INSERT INTO user VALUES (286,'tropical','shandy','tropicalouise@hotmail.com',10,'Louise','http://digital5tar.net/tropical',0,NULL,0,0);
INSERT INTO user VALUES (287,'kitkat','valcon','katt5918@aol.com',10,'who knows','www.expage.com/kitttkattt',0,NULL,0,0);
INSERT INTO user VALUES (288,'Hola','monkey','Carkeys001@aol.com',10,'carlina','',0,NULL,0,0);
INSERT INTO user VALUES (289,'krngangqt','1004','yooniezlub@msn.com',10,'yoonniee','www.xanga.com/babi_x_yoonniee',0,NULL,0,0);
INSERT INTO user VALUES (290,'Truly_Blessed','baby143','Trulyblessedchic@hotmail.com',10,'Kristine','',0,NULL,0,0);
INSERT INTO user VALUES (291,'Glo_FX','Gloz334','Gloreifeye@aol.com',10,'Gloria','www.xanga.com/Glo_FX',0,NULL,0,0);
INSERT INTO user VALUES (292,'msmas','786msm','msmas786@sltnet.lk',10,'ameer','',0,NULL,0,0);
INSERT INTO user VALUES (293,'angeleque','leque0241','angelequeborom@aol.com',10,'angeleque','',0,NULL,0,0);
INSERT INTO user VALUES (294,'babigrl','jcluva','AzNxCpAnGeL88@aol.com',10,'Tiffany','http://www.xanga.com/home.asp?user=Kytie_Angel',0,NULL,0,0);
INSERT INTO user VALUES (295,'chasezbabi','jcluva','AzNxCpAnGeL88@aol.com',10,'Tiffany','http://www.xanga.com/home.asp?user=Kytie_Angel',0,NULL,0,0);
INSERT INTO user VALUES (296,'Cozz','100699','Cozz4ever@aol.com',10,'Cozz','',0,NULL,0,0);
INSERT INTO user VALUES (297,'wickowacko','R57R57','wicko_wacko@yahoo.com',10,'Wicko','www.wickowacko.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (298,'alpine','dmdmdm1','webmaster@dmode.tk',10,'Martin','http://www.dmode.tk',0,NULL,0,0);
INSERT INTO user VALUES (299,'arestlessbovine','bubbadog','arestlessbovine@aol.com',10,'steffan jambon','',0,NULL,0,0);
INSERT INTO user VALUES (300,'mohdreza','portougal7','mfigo2005@hotmail.com',10,'Mohammad  Zadeh','',0,NULL,0,0);
INSERT INTO user VALUES (301,'vw4me07','daniel','vw4me07@hotmail.com',10,'Veronica','',0,NULL,0,0);
INSERT INTO user VALUES (302,'erica','hanson','erica@inamind.net',10,'erica','http://www.inamind.net',0,NULL,0,0);
INSERT INTO user VALUES (303,'kocolee','toonamiaction','kocolee@msn.com',10,'Alyssa','',0,NULL,0,0);
INSERT INTO user VALUES (304,'qball','kreuk','quddous@hotmail.com',40,'qball','qball.net',0,NULL,0,0);
INSERT INTO user VALUES (305,'nandaaddams','zueira','xonanda@hotmail.com',10,'Fernanda Paiva','http://nandazona.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (306,'SwTxBaYbxGrL','swtkangel','lilxbaybxgrl@myplace.com',10,'KaYtHi','http://www.xanga.com/home.asp?user=SwTxBaYbxGrL',0,NULL,0,0);
INSERT INTO user VALUES (307,'143','daisy','taylorfulcher@hotmail.com',10,'taylor','http://freeopendiary.com/entrylist.asp?authorcode=A814678',0,NULL,0,0);
INSERT INTO user VALUES (308,'lola-aparecida','010587','mayararm@zipmail.com.br',10,'Mayara','http://loleenha.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (309,'maju','maju','maju_dod@yahoo.com.br',10,'Marjore','http://majudod.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (310,'Notesgirl1','musical','Notesgirl1@aol.com',10,'Cheryl Ragsdale','',0,NULL,0,0);
INSERT INTO user VALUES (311,'sugahzshy','pepsi24','agentgummy@hotmail.com',10,'ivy','',0,NULL,0,0);
INSERT INTO user VALUES (312,'supergirlMU','superman','missai@restlessdreams.org',10,'Melissa Novak','http://www.restlessdreams.org',0,NULL,0,0);
INSERT INTO user VALUES (313,'karebear_Z22','angel','Karebear_Z22@hotmail.com',10,'Kara','http://gurlpages.com/Karebear_Z22/NickWorld.html',0,NULL,0,0);
INSERT INTO user VALUES (314,'xboredbishx','jiggadann','liddoesty@email.com',10,'esty','http://www.xanga.com/home.asp?user=xBoReDBiShx',0,NULL,0,0);
INSERT INTO user VALUES (315,'sweetie5365','crybaby','sweetie5365@attbi.com',10,'Valerie','',0,NULL,0,0);
INSERT INTO user VALUES (316,'Mickstar','yoyo','friesencm@shaw.ca',10,'Mickey','none',0,NULL,0,0);
INSERT INTO user VALUES (317,'Spence','mustang','Spencer_j_t@yahoo.com',10,'Spencer Creech','',0,NULL,0,0);
INSERT INTO user VALUES (318,'luabusada','591013','luabusada@ig.com.br',10,'ousada','http://coisademenina.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (319,'soccrluvr2002','socbabegirl','skydreamer110@hotmail.com',10,'S.A.','none',0,NULL,0,0);
INSERT INTO user VALUES (320,'cheesy_chink','wolfcall','xxdarkhowlxx@yahoo.com',10,'cheese','www.xanga.com/da_cheese_gurl',0,NULL,0,0);
INSERT INTO user VALUES (321,'PrimitiveRose','srn466','primitiverose@yahoo.com',10,'sherrie','http://primitiverose.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (322,'killakissez','babylove','killakissez718@aol.com',10,'venice','www.xanga.com/IKiLLa_KiSsez',0,NULL,0,0);
INSERT INTO user VALUES (323,'Kara_the_Phoenix','katt','Kara_the_Phoenix@hotmail.com',10,'Kara','http://www.freeopendiary.com/entrylist.asp?authorcode=A430390',0,NULL,0,0);
INSERT INTO user VALUES (324,'chajo','zachisahottie','cmybutt@yahoo.com',10,'charliegh','www.expage.com/charlieghjami',0,NULL,0,0);
INSERT INTO user VALUES (325,'Kyra','stjoke','no_hjl@hotmail.com',10,'Kyrz','www.teenopendiary.com',0,NULL,0,0);
INSERT INTO user VALUES (326,'stook70','brandon','stook70@aol.com',10,'Noel','',0,NULL,0,0);
INSERT INTO user VALUES (327,'kis0farose','blueblue','kis0farose@aol.com',10,'Anna','http://www.xanga.com/home.asp?user=MuahzForMe',0,NULL,0,0);
INSERT INTO user VALUES (328,'JOrapello','Excaliburus','john@reject.net',10,'John Orapello','',0,NULL,0,0);
INSERT INTO user VALUES (329,'metjoo','eowyn','metjoo@hotmail.com',10,'metjoo','gettin.wronger.com',0,NULL,0,0);
INSERT INTO user VALUES (330,'kimma_14','spelling','kim_bear43@hotmail.com',10,'kim','?',0,NULL,0,0);
INSERT INTO user VALUES (331,'d_rock06','pimpdaddy','d_rock06@yahoo.com',10,'DEREK KING','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (332,'jadopotato','browndonkey','jadopotato@hotmail.com',10,'jaden','',0,NULL,0,0);
INSERT INTO user VALUES (333,'luscious_beb','angelwyng','ilusciousbebi@aol.com',10,'aivy','',0,NULL,0,0);
INSERT INTO user VALUES (334,'Sadako13','peaceluv','sadako_peaceluv@yahoo.com',10,'sada','',0,NULL,0,0);
INSERT INTO user VALUES (335,'annamon','almirall','annamon@mixmail.com',10,'ann','http://usuarios.lycos.es/movetomemphis',0,NULL,0,0);
INSERT INTO user VALUES (336,'balsz','memekjero','balsz@padamu.com',10,'Iqbalsz','cakep.blogsopt.com',0,NULL,0,0);
INSERT INTO user VALUES (337,'lyeshea','chiquita','lyeshea@yahoo.com',10,'lyeshea','www.xanga.com/lyeshea',0,NULL,0,0);
INSERT INTO user VALUES (338,'Bluedragon','mh1323','bluedragon_2@yahoo.com',10,'Blue','none',0,NULL,0,0);
INSERT INTO user VALUES (339,'queenelizabeth','logic','queenelizabeth12002@yahoo.com',10,'elizabeth','',0,NULL,0,0);
INSERT INTO user VALUES (340,'queenelizabeth12002','logic','queenelizabeth12002@yahoo.com',10,'elizabeth','',0,NULL,0,0);
INSERT INTO user VALUES (341,'Pedro','judderman','stigola81@hotmail.com',10,'Peter','www.google.com',0,NULL,0,0);
INSERT INTO user VALUES (342,'AzN_pRiDe','magic','adrcentral90@hotmail.com',10,'Adrian','',0,NULL,0,0);
INSERT INTO user VALUES (343,'Musume','turnipcar678','musume@dbzmail.com',10,'Musume','n/a',0,NULL,0,0);
INSERT INTO user VALUES (344,'iamgoingcrazy','12041215','smokeyrabbitt@hotmail.com',10,'J.S.','none whatsoever',0,NULL,0,0);
INSERT INTO user VALUES (345,'Britt','soccerchick','firefly64@hotmail.com',10,'Brittany','',0,NULL,0,0);
INSERT INTO user VALUES (346,'Brittany','soccerchick','firefly64@hotmail.com',10,'Britt','',0,NULL,0,0);
INSERT INTO user VALUES (347,'anti-perfect','my666my','ythac1123@hotmail.com',10,'anti-perfect','',0,NULL,0,0);
INSERT INTO user VALUES (348,'slatts35','bohan','slatts35@bigpond.com.au',10,'claire','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (349,'SkitzoGurl','butter','a_buttlar@lardeedadeelar.uk.usa.k12.com',10,'Kels Bitinee','',0,NULL,0,0);
INSERT INTO user VALUES (350,'SweetbabySu','funnyhaha','lilshorty7x@yahoo.com',10,'Yasu','http://www.xanga.com/home.asp?user=Sweetbaby_Su',0,NULL,0,0);
INSERT INTO user VALUES (351,'alyssam','042188','kewlcucumber@cox.net',10,'alyssa','neopets.com',0,NULL,0,0);
INSERT INTO user VALUES (352,'chillwind','icowolf','snowtoes@hotmail.com',10,'Fly Wing','www.willowtunda.com/chillwind.html',0,NULL,0,0);
INSERT INTO user VALUES (353,'yma4ever','evergreen1004','sunnysideupeggz@hotmail.com',10,'Paolo','',0,NULL,0,0);
INSERT INTO user VALUES (354,'KawaiiSweetheart','chocolate','smhsgirl06@yahoo.com',10,'Ashley','http://www.xanga.com/LunaGirl',0,NULL,0,0);
INSERT INTO user VALUES (355,'evenlyoutdone','cartel','jay_man_90@hotmail.com',10,'jeremy','www21.brinkster.com/smallleggedscar',0,NULL,0,0);
INSERT INTO user VALUES (356,'Lera','val1230','val1230@hotmail.com',10,'Lera','n/a',0,NULL,0,0);
INSERT INTO user VALUES (357,'mizzthang','christine','wjwblk@yahoo.com',10,'christine','',0,NULL,0,0);
INSERT INTO user VALUES (358,'will15home','pikmin','will15home@netscape.net',10,'will','mrwill.diaryland.com',0,NULL,0,0);
INSERT INTO user VALUES (359,'Fusanno','103183','Iamsparticus10@msn.com',10,'Fusanno','',0,NULL,0,0);
INSERT INTO user VALUES (360,'rimedragona','lyon123','yourstruly_01@hotmail.com',10,'Rime Dragona','http://whitelyon.b0x.com/',0,NULL,0,0);
INSERT INTO user VALUES (361,'rupert','datafit','rupert-flooble@mail.morrish.org',10,'Rupert','',0,NULL,0,0);
INSERT INTO user VALUES (362,'rickms','stas98','rickms@email.com',10,'Rick S','',0,NULL,0,0);
INSERT INTO user VALUES (363,'bukit310','3103109','situfenre@hotmail.com',10,'situfenre','http://homex.coolconnect.com/member4/situfenre/home.html',0,NULL,0,0);
INSERT INTO user VALUES (364,'gsarnold','wtolfg','gsarnold@yahoo.com',20,'G. Steve Arnold','none',0,NULL,0,0);
INSERT INTO user VALUES (365,'FascistChrist','bobturtle','poontang@yourmom.com',10,'Your Mom','',0,NULL,0,0);
INSERT INTO user VALUES (366,'CroX','19841984','G_JUANR@YAHOO.COM',10,'G','',0,NULL,0,0);
INSERT INTO user VALUES (367,'waihoong','53275327','waihoong88@hotmail.com',10,'waihoong','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (368,'lochinvar','floobdwarf','lochinvar@jacobshorse.com',10,'Lochinvar Roome','',0,NULL,0,0);
INSERT INTO user VALUES (369,'cdalzell','accobra1','colin@dalzell.com',10,'Colin C Dalzell','',0,NULL,0,0);
INSERT INTO user VALUES (370,'asiaone','password','iasiaonei@aol.com',10,'jinah','www.xanga.com/asiaone',0,NULL,0,0);
INSERT INTO user VALUES (371,'eNyCe','meme','enyce1@earthlink.net',10,'woosuk','',0,NULL,0,0);
INSERT INTO user VALUES (372,'rhokupack','welcome','morbidwolves@hotmail.com',10,'Rhoku','http://www.neopets.com/guilds/guild.phtml?oid=knoxcity',0,NULL,0,0);
INSERT INTO user VALUES (373,'x0azndivax0','bare','x0azncuttiex0@aol.com',10,'x0azndivax0','http://www.xanga.com/private/home.asp',0,NULL,0,0);
INSERT INTO user VALUES (374,'axyz','axyz','axyz_bin@yahoo.com',10,'axyz','',0,NULL,0,0);
INSERT INTO user VALUES (375,'chrishii','123456','chrishii@yahoo.com',10,'christopher hii','',0,NULL,0,0);
INSERT INTO user VALUES (376,'budd4291','424242','budd4291@yahoo.com',10,'arain carrera','',0,NULL,0,0);
INSERT INTO user VALUES (377,'buddy4291','w.w.','budd4291@yahoo.com',10,'arain carrera','',0,NULL,0,0);
INSERT INTO user VALUES (378,'shimmer','8829714','hermionegranger413@hotmail.com',10,'naomi','hhuh?',0,NULL,0,0);
INSERT INTO user VALUES (379,'Desperado88','eatme','Desperado8869@yahoo.com',10,'MJ','',0,NULL,0,0);
INSERT INTO user VALUES (380,'carbigpow','hd35','stcheung@uclink.berkeley.edu',10,'Sunny Cheung','',0,NULL,0,0);
INSERT INTO user VALUES (381,'vaza','987654321','scary_cat10@yahoo.com',10,'cc kordeva','msn.com',0,NULL,0,0);
INSERT INTO user VALUES (382,'eternallight','pepper','moon2moon24@hotmail.com',10,'becky','http://petpages.neopets.com/~Hoppy92021',0,NULL,0,0);
INSERT INTO user VALUES (383,'ShadaKathleen','julie','JuliePsalm27@aol.com',10,'Julie','',0,NULL,0,0);
INSERT INTO user VALUES (384,'Kaelan','100786ht','blind_watcher@hotmail.com',20,'Aeternus','',0,NULL,0,0);
INSERT INTO user VALUES (385,'boredbearboi','thaonhipham','boredbearboi@yahoo.com',10,'kevin','http://lildemonkl.tripod.com/bbw',0,NULL,0,0);
INSERT INTO user VALUES (386,'maureen','ll8lqvx0p','perfect_chatter_box@hotmail.com',10,'claire','none',0,NULL,0,0);
INSERT INTO user VALUES (387,'googol','katsumi','deanneko@yahoo.com',10,'deanne','',0,NULL,0,0);
INSERT INTO user VALUES (388,'Danielle','idunno','dbabygirl003@aol.com',10,'Danielle','',0,NULL,0,0);
INSERT INTO user VALUES (389,'cool_kid111','amanda','cool_kid111@yahoo.com',10,'jenny','',0,NULL,0,0);
INSERT INTO user VALUES (390,'RollDog','nicholas','kristen.gauger@bentley.com',10,'Kristen','',0,NULL,0,0);
INSERT INTO user VALUES (391,'joAnna','jowanna5','iilxbabismurf@aol.com',10,'joanna','http://www.xanga.com/babiisherry',0,NULL,0,0);
INSERT INTO user VALUES (392,'chicken718','pride81','denaliraze@aol.com',10,'frankie','www.xanga.com/chicken718',0,NULL,0,0);
INSERT INTO user VALUES (393,'luisflooble','luisflooble','monolo@terra.es',10,'manolo','',0,NULL,0,0);
INSERT INTO user VALUES (394,'fballx777','xmgsx1','FBallx77@AOL.com',10,'adamm','',0,NULL,0,0);
INSERT INTO user VALUES (395,'ina','inakusayang','inakusayang@yahoo.com',10,'ina','-',0,NULL,0,0);
INSERT INTO user VALUES (396,'ooyellowxboyoo','caitlin','cow2go@yahoo.com',10,'dennis wu','www.xanga.com/OoYeLLoWxBoYoO',0,NULL,0,0);
INSERT INTO user VALUES (397,'reyna26','anibus','michael_reyna@yahoo.com',10,'mike','',0,NULL,0,0);
INSERT INTO user VALUES (398,'xixshinyxix','fuckdup','xixshinyxix@aol.com',10,'yoonshin','http://www.xanga.com/xixshinyxix',0,NULL,0,0);
INSERT INTO user VALUES (399,'haiddimohd','password','haiddimohd@hotmail.com',10,'haiddimohd','http//haiddimohammaz.blog.spot',0,NULL,0,0);
INSERT INTO user VALUES (400,'xixgoeunxix','gonlee','xixgoeunxix@mail.com',10,'Grace','http://www.xanga.com/home.asp?user=xixGoEunxix',0,NULL,0,0);
INSERT INTO user VALUES (401,'angesombre53','143247','Encristallune@yahoo.com',10,'Jenny','http://www.xanga.com/angesombre53',0,NULL,0,0);
INSERT INTO user VALUES (402,'bing','helios','bing0908@yahoo.com',10,'Rose Ann','',0,NULL,0,0);
INSERT INTO user VALUES (403,'TiazinhadaSukita','naninha','tiazinhadasukita@hotmail.com',10,'Ana','http://tiazinhadasukita.home.sapo.pt',0,NULL,0,0);
INSERT INTO user VALUES (404,'arturoleonjr','chicas','leonart10@hotmail.com',10,'Arturo','',0,NULL,0,0);
INSERT INTO user VALUES (405,'JehovaRohi','forgiven','punkangel4jesus@yahoo.com',10,'Michelle','',0,NULL,0,0);
INSERT INTO user VALUES (406,'bublee_pheenai','kariz','ex0t1c_p1n41@hotmail.com',10,'kariz','http://www.xanga.com/CLAF/default.asp',0,NULL,0,0);
INSERT INTO user VALUES (407,'Slick','parrot','nicks@iomo.co.uk',10,'Nick Slaven','',0,NULL,0,0);
INSERT INTO user VALUES (408,'lilikinesque','iloveeric','clementine077@bolt.com',10,'Lil','',0,NULL,0,0);
INSERT INTO user VALUES (409,'janeytokki','rain925','janelee925@msn.com',10,'Jane Lee','www.xanga.com/janeytokki',0,NULL,0,0);
INSERT INTO user VALUES (410,'MikeyP','Con528359','MikeyP@Stayfree.co.uk',10,'Mike','',0,NULL,0,0);
INSERT INTO user VALUES (411,'urlildemon','chester','urlildemon@mailcity.com',10,'urlildemon','none',0,NULL,0,0);
INSERT INTO user VALUES (412,'NyC1Rapper','Wazzabe','Lilbabywings89@aol.com',10,'Paula','Lilbabywingz89@aol.com',0,NULL,0,0);
INSERT INTO user VALUES (413,'esmeralda','emmyness','sweetyb0o@aol.com',10,'emmy','',0,NULL,0,0);
INSERT INTO user VALUES (414,'shortieioo4','soda821','idDzsOruh@hotmail.com',10,'soruh','www.xanga.com/shortie_ioo4',0,NULL,0,0);
INSERT INTO user VALUES (415,'ledol','ledol','franciscus_x2000@yahoo.com',10,'ledol','http://www.ekos.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (416,'xomaki','lovex2','angelluv0711@hotmail.com',10,'maki','http://www.geocities.com/xomaki/i-sweet.html',0,NULL,0,0);
INSERT INTO user VALUES (417,'stevehutton','qwerty','stevehutton@rogers.com',10,'Steve Hutton','',0,NULL,0,0);
INSERT INTO user VALUES (418,'JLversion09','32087','JLVersion20@aol.com',10,'Joyce','',0,NULL,0,0);
INSERT INTO user VALUES (419,'tchan01','summer','skyizthalimit@hotmail.com',10,'Takcheun Chan','http://www.xanga.com/home.asp?user=skyizthalimit',0,NULL,0,0);
INSERT INTO user VALUES (420,'Ceci','y2c5g9e2','cecifrego@hotmail.com',10,'Ceci','http://ceci.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (421,'MagicDracie','Shar824','Magicdracie@aol.com',10,'Magic','',0,NULL,0,0);
INSERT INTO user VALUES (422,'jarell','jjrl','jelomode@hotmail.com',10,'jarell','http://geocities.com/just_jelo',0,NULL,0,0);
INSERT INTO user VALUES (423,'tarek','12345678','tarek.nahle@anzima.com.lb',10,'Tarek','',0,NULL,0,0);
INSERT INTO user VALUES (424,'InfamousKtea','913kat','sexyxswtxangel@aol.com',10,'KTeA','',0,NULL,0,0);
INSERT INTO user VALUES (425,'ember188','blaine','eburrious@cox.net',10,'Emma','N/A',0,NULL,0,0);
INSERT INTO user VALUES (426,'jjars','1floyd','john_many_jars@yahoo.com',10,'bill cochran','',0,NULL,0,0);
INSERT INTO user VALUES (427,'majin_outcast','165511','fire_fox1956@hotmail.com',10,'gay','',0,NULL,0,0);
INSERT INTO user VALUES (428,'ad0rabl3pnay','asianlove','samura1gurl@hotmail.com',10,'alyssa','http://www.swtdreamer.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (429,'danielroc','password','markrc19@Hotmail.com',10,'daniel','',0,NULL,0,0);
INSERT INTO user VALUES (430,'altgrr','weiird','andrew@purplebeetle.net',10,'Andrew Kurowski','',0,NULL,0,0);
INSERT INTO user VALUES (431,'kittypurs','darkelf','Tricksy_Pixie@hotmail.com',10,'sarynn','http://www10.brinkster.com/sayori/Faerie%20Blog.html',0,NULL,0,0);
INSERT INTO user VALUES (432,'pypski','sayjaoak','pyper@gundamwing.org',10,'pilot','http://pypski.pitas.com',0,NULL,0,0);
INSERT INTO user VALUES (433,'luvablexangelz','fuckyou','luvablexangelz@yahoo.com',10,'Helen','',0,NULL,0,0);
INSERT INTO user VALUES (434,'chewbacawacca','cheese','chewbacawacca@yahoo.com',10,'chewbacawacca','www.xanga.com/chewbacawacca',0,NULL,0,0);
INSERT INTO user VALUES (435,'dorksgirl','mydork','hisgirl_34@yahoo.com',10,'Megan','netscape',0,NULL,0,0);
INSERT INTO user VALUES (436,'HazirahM','remembe7','hazirah@hotmail.com',20,'Hazirah','http://zir.tripod.com/Saya-238/',0,NULL,0,0);
INSERT INTO user VALUES (437,'roxanne','pineapple','fuzzyblueslippers@hotmail.com',10,'Roxanne','http://www.geocities.com/roxy_doll12/index.html',0,NULL,0,0);
INSERT INTO user VALUES (438,'icarus','jen1fer','agentknifehawk@aol.com',10,'Michael','http://timeboy23.multiservers.com',0,NULL,0,0);
INSERT INTO user VALUES (439,'EatHam','rdahls','eat_ham@yahoo.com',10,'Eat Ham','',0,NULL,0,0);
INSERT INTO user VALUES (440,'aini','justme','nurainijaini@hotmail.com',10,'Aini','http://arrowshower.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (441,'kdragont','mayling','xkdragontx@aol.com',10,'kenny','',0,NULL,0,0);
INSERT INTO user VALUES (442,'crumpledimagination','hermione','crumplededges@twbrewers.com',10,'tams','http://crumplededges.twbrewers.com/',0,NULL,0,0);
INSERT INTO user VALUES (443,'FairYl3abY','hawaii','oOowhitoOo@yahoo.com',10,'whit','www.xanga.com/luv4dask8erboiz',0,NULL,0,0);
INSERT INTO user VALUES (444,'spamduhh','tysonlua','spamduhh@yahoo.com',10,'spam','www.geocities.com/spamduhh',0,NULL,0,0);
INSERT INTO user VALUES (445,'liangel247','samiam','dance4life101@comcast.net',10,'darcie','',0,NULL,0,0);
INSERT INTO user VALUES (446,'grasaboy','pacers','grasaboy31@yahoo.com',10,'grasaboy','',0,NULL,0,0);
INSERT INTO user VALUES (447,'aNjiL','nicholas','xoswtaznox@yahoo.com',10,'aNjiLily','www.xanga.com/xO_NicOx',0,NULL,0,0);
INSERT INTO user VALUES (448,'Hope','tiffy','dreamergrl222@yahoo.com',30,'Hope','',0,NULL,0,0);
INSERT INTO user VALUES (449,'lilazncece584','andrew','lilazncece584@yahoo.com',10,'lilazncece584','www.xanga.com/lilazncece584',0,NULL,0,0);
INSERT INTO user VALUES (450,'MadEy3','junkcomo','KajangMarc@hotmail.com',20,'Paul Pereira','',0,NULL,0,0);
INSERT INTO user VALUES (451,'Sconner','coolcat','darkbleedingrose@hotmail.com',10,'Cassie','',0,NULL,0,0);
INSERT INTO user VALUES (452,'Blue_Serenity','christina','true_azn_princess@hotmail.com',10,'Christina','http://www.xanga.com/home.asp?user=xxSeReNiTy_AnGeLxx',0,NULL,0,0);
INSERT INTO user VALUES (453,'jlpolorl','rachel','jlpolorl@hotmail.com',10,'james','',0,NULL,0,0);
INSERT INTO user VALUES (454,'taz','jaleel','tazneemus@yahoo.com',10,'tasneem ismail','',0,NULL,0,0);
INSERT INTO user VALUES (455,'Sugus','intelligence','gus_alvarez76@hotmail.com',10,'gus','',0,NULL,0,0);
INSERT INTO user VALUES (456,'paulatk','1potat0','paulatk@pacifier.com',10,'Paul','',0,NULL,0,0);
INSERT INTO user VALUES (457,'crazyjimmy123','judy330','jimmy21000@hotmail.com',10,'crazyjimmy123','http://www.xanga.com/crazyjimmy123',0,NULL,0,0);
INSERT INTO user VALUES (458,'bellesnowy2002','25142514','bellesnowy@hotmail.com',10,'bellesnowy','www.geocities.com/bellesnowy2002',0,NULL,0,0);
INSERT INTO user VALUES (459,'DevilishCutie','jeremy','Ashee12Sweeti@cs.com',10,'Ashley','http://www.liquid2k.com/asheroo',0,NULL,0,0);
INSERT INTO user VALUES (460,'Max','DarkAngel','darknessassassin@hotmail.com',10,'Max','',0,NULL,0,0);
INSERT INTO user VALUES (461,'diva','98Liew72','passi0n69@hotmail.com',10,'enatha','http://www.artistnation.com/members/paris/diva',0,NULL,0,0);
INSERT INTO user VALUES (462,'MaLiGnAnTsKaTr','japant','im@hotmail.com',10,'ant','www.xanga.com/malignantskatr',0,NULL,0,0);
INSERT INTO user VALUES (463,'mastah_cee','babygirl','switchik3@aol.com',10,'cLara','www.hometown.aol.com/switchik3',0,NULL,0,0);
INSERT INTO user VALUES (464,'falcomvpm','vpm1234','falcomvpm@yahoo.com',10,'John','',0,NULL,0,0);
INSERT INTO user VALUES (465,'biglex','models','sexie__lexi_69@yahoo.com',10,'Lex','www.xanga.com/pimpmama.html',0,NULL,0,0);
INSERT INTO user VALUES (466,'LiTtOxShOrTe','159789','lilaznfairy025@aol.com',10,'Clisteen','',0,NULL,0,0);
INSERT INTO user VALUES (467,'a-chik','bubba','cool_fox_gurl@hotmail.com',10,'Alisha','http://www.neopets.com/guilds/guild?oid=_aminimal_',0,NULL,0,0);
INSERT INTO user VALUES (468,'GlitterBugSarah','sarahjane','glitterbugsarah@yahoo.com.au',10,'sarah','',0,NULL,0,0);
INSERT INTO user VALUES (469,'abattman','langsted','abattman@fsmail.net',10,'andrew','',0,NULL,0,0);
INSERT INTO user VALUES (470,'GoodGrlGoneBad','char0513','brattyazn@hotmail.com',10,'Charlynne','',0,NULL,0,0);
INSERT INTO user VALUES (471,'winkeroo','djcoach','winkeroo@aol.com',10,'martin','',0,NULL,0,0);
INSERT INTO user VALUES (472,'MelM27Cat','catsdogs','Melm27Cat@aol.com',20,'Mel','',0,NULL,0,0);
INSERT INTO user VALUES (473,'ladycupid','02082611','claraian14@yahoo.com',10,'hazel','none',0,NULL,0,0);
INSERT INTO user VALUES (474,'caroltag','carol','carolenus@hotmail.com',10,'caroline','Just Another Girl',0,NULL,0,0);
INSERT INTO user VALUES (475,'starstyle','pinay7','eamva@cox.net',10,'adrienne','http://www.geocities.com/asianstarstyle',0,NULL,0,0);
INSERT INTO user VALUES (476,'jiyeon328','tkfkdgodu','jiyeon328@hanmail.net',10,'Jiyeon Im','http://www.xanga.com/home.asp?user=jiyeon',0,NULL,0,0);
INSERT INTO user VALUES (477,'groborchids','lipstick','groborchids@comcast.net',10,'Gayle Roberts','',0,NULL,0,0);
INSERT INTO user VALUES (478,'azryzana','cno_ria','syiverse@yahoo.com',10,'Zana~','http://syiverse.bravepages.com',0,NULL,0,0);
INSERT INTO user VALUES (479,'JMS','146146','yaakov52@msn.com',10,'JMS','',0,NULL,0,0);
INSERT INTO user VALUES (480,'mzannie','21556','urbang0ddezz@myplace.com',10,'annie','urbang0ddezz.myplace.com',0,NULL,0,0);
INSERT INTO user VALUES (481,'janesoo','jl0716','janesoo@yahoo.com.tw',10,'jane','http://www.xanga.com/private/home.asp',0,NULL,0,0);
INSERT INTO user VALUES (482,'Karizma','quackar','kathietruong@msn.com',10,'Kathie','http://www.quackar.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (483,'ioansam','themos','ioanna333@hotmail.com',10,'Ioanna','',0,NULL,0,0);
INSERT INTO user VALUES (484,'mykatsasha','silver13','silverpanther17@hotmail.com',10,'Alyssa','http://www.i-love-cats.com/meow/lemmesleep/enter.html',0,NULL,0,0);
INSERT INTO user VALUES (485,'jazzya1036','carolyn','jazzya1036@yahoo.com',10,'carolyn','',0,NULL,0,0);
INSERT INTO user VALUES (486,'SpArkELZ_AsIF759','linda','lindaconnie@sbcglobal.net',10,'Linz','xanga.com/Ichinese_foodI',0,NULL,0,0);
INSERT INTO user VALUES (487,'santobitt','j23c53bi','santoirc@bol.com.br',10,'santiago','esanto.hpg.com.br',0,NULL,0,0);
INSERT INTO user VALUES (488,'Muelville','abc123','spam@voleno.com',10,'Matt','',0,NULL,0,0);
INSERT INTO user VALUES (489,'MonKy','kalibush','painlands@hotmail.com',10,'George','',0,NULL,0,0);
INSERT INTO user VALUES (490,'x5xsuchaflirtx5x','chica','xxcheerluvr11xx@netscape.net',10,'chica','dont have one',0,NULL,0,0);
INSERT INTO user VALUES (491,'scoutman77','piebald','robeh@iowatelecom.net',10,'Robert Halliday','',0,NULL,0,0);
INSERT INTO user VALUES (492,'joe','fathun','yooppe@hotmail.com',10,'joseph','',0,NULL,0,0);
INSERT INTO user VALUES (493,'abob','anna','webmastrdan@hotmail.com',10,'danny','http://home.att.net/~pikachu3/index.html',0,NULL,0,0);
INSERT INTO user VALUES (494,'ashu','helloworld','ashutoshiitd7@hotmail.com',10,'ashutosh','',0,NULL,0,0);
INSERT INTO user VALUES (495,'chaits','as76df','chaitresh@hotmail.com',10,'chaits','',0,NULL,0,0);
INSERT INTO user VALUES (496,'xtr3am','NBWLKK83','gascoigne_@hotmail.com',10,'Lim','',0,NULL,0,0);
INSERT INTO user VALUES (497,'donaldje','keanu321','donald@bestaatniet.nl',10,'donald','www.donaldje.tk',0,NULL,0,0);
INSERT INTO user VALUES (498,'HulloByeBye','scott','sweetsatin666@yahoo.com',10,'Winnie','',0,NULL,0,0);
INSERT INTO user VALUES (499,'Amzz','ILJOHN','ILBSBRice@hotmail.com',10,'Amzz','amzz.diaryland.com',0,NULL,0,0);
INSERT INTO user VALUES (500,'Luvtigger83','love01','luvtigger83@aol.com',10,'Quita','',0,NULL,0,0);
INSERT INTO user VALUES (501,'lasher','lance','maureen_maguad@eudoramail.com',10,'maureen','eudora',0,NULL,0,0);
INSERT INTO user VALUES (502,'chaits85','chaitali','chimebells85@hotmail.com',10,'Chait','none',0,NULL,0,0);
INSERT INTO user VALUES (503,'paul22','dongyolyol','paulkim22@hotmail.com',10,'paul kim','',0,NULL,0,0);
INSERT INTO user VALUES (504,'CrashNBurnK483','karoline','ursweetheart540@aol.com',10,'kaci','www.geocities.com/wyldhorsevalley/',0,NULL,0,0);
INSERT INTO user VALUES (505,'juniorgaviaodafiel','1234','juniorgaviaodafiel@yahoo.com.br',10,'junior','http://junior123.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (506,'ferranmuinos','610573384','ferranmuinos@hotmail.com',10,'Ferran Muiños','',0,NULL,0,0);
INSERT INTO user VALUES (507,'Horus','01081988','nick_skeeler@hotmail.com',10,'nick','http://www.geocities.com/copkillersgodz/Clan.html',0,NULL,0,0);
INSERT INTO user VALUES (508,'cgood76','ctanegag','cgood76@hotmail.com',10,'Charles Goodin','',0,NULL,0,0);
INSERT INTO user VALUES (509,'Sakura22','serena','yugi45@lycos.com',10,'Sakura','',0,NULL,0,0);
INSERT INTO user VALUES (510,'ZhouSan','shinku','nickrui@yahoo.com',10,'Nick','',0,NULL,0,0);
INSERT INTO user VALUES (511,'tubbs2000','tubbs2000','ianwort@invensys.com',10,'ian wort','',0,NULL,0,0);
INSERT INTO user VALUES (512,'whizbits','zappa','hamman-williamson@ntlworld.com',10,'liz','',0,NULL,0,0);
INSERT INTO user VALUES (513,'ChocolateNut','passport','ChocolateNut62@aol.com',10,'Christina','www.geocities.com/waiting4u6924',0,NULL,0,0);
INSERT INTO user VALUES (514,'ChocolateNut62','passport','ChocolateNut62@aol.com',10,'Christina','WWW.geocities.com/Waitin4U6924',0,NULL,0,0);
INSERT INTO user VALUES (515,'kevinpf','nachos','kevinpf@aol.com',10,'Kevin','',0,NULL,0,0);
INSERT INTO user VALUES (516,'lj8460','commander1','lj8460@hotmail.com',10,'LJ','',0,NULL,0,0);
INSERT INTO user VALUES (517,'PulaJane','bowzer','dazedsilver@hotmail.com',10,'Paula','http://www.teenopendiary.com/entrylist.asp?authorcode=B511490',0,NULL,0,0);
INSERT INTO user VALUES (518,'crazy-kook','xavier','xvr82@hotmail.com',20,'crazy-kook','www.geocities.com',0,NULL,0,0);
INSERT INTO user VALUES (519,'mollinkumaraguru','omnamasivaya','mollinravindran@yahoo.co.in',10,'kumaraguru','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (520,'Abigailbolt','dumpling','abigailbolt@hotmail.com',10,'Abbie','star1012002',0,NULL,0,0);
INSERT INTO user VALUES (521,'mindless_self_corruption','hamtaro','corruptmindset@aol.com',10,'bob','',0,NULL,0,0);
INSERT INTO user VALUES (522,'TheKiddyTeaser','glitter','prettygal_44@hotmail.com',20,'Megan','www.expage.com',0,NULL,0,0);
INSERT INTO user VALUES (523,'marytorres','lovealex','italianaprtygrl@msn.com',10,'maryfrances','',0,NULL,0,0);
INSERT INTO user VALUES (524,'PsychoAxMurderer','505419','PsychoAxMurderer@attbi.com',10,'Dan','',0,NULL,0,0);
INSERT INTO user VALUES (525,'Maji','potato','jam2@cox.net',10,'Maji','http://www.freeopendiary.com/entrylist.asp?authorcode=A855537',0,NULL,0,0);
INSERT INTO user VALUES (526,'Reduviis','people','HoneyTaz28@aol.com',10,'Kiwi','',0,NULL,0,0);
INSERT INTO user VALUES (527,'Reduviid','people','HoneyTaz28@aol.com',10,'Annie','',0,NULL,0,0);
INSERT INTO user VALUES (528,'LostBoy','youngmi','shekki@swirve.com',10,'young','',0,NULL,0,0);
INSERT INTO user VALUES (529,'scarletB','idnam','scarletB9@yahoo.com',10,'mandi','',0,NULL,0,0);
INSERT INTO user VALUES (530,'heyyoufromwho','gmbhgmbh','heyyoufromwho@hotmail.com',10,'mike','',0,NULL,0,0);
INSERT INTO user VALUES (531,'psycko85','sephiroth','slimerck@hotmail.com',10,'ck','www.xanga.com/psycko85',0,NULL,0,0);
INSERT INTO user VALUES (532,'JeSsI','JANGEL','lokitas5@aol.com',10,'jessica','www.xanga.com/lokitas5',0,NULL,0,0);
INSERT INTO user VALUES (533,'Aquarius','hotlips','Krista_ward@hotmail.com',10,'krista','',0,NULL,0,0);
INSERT INTO user VALUES (534,'nelg','potpot','simple_nelg@hotmail.com',10,'GLENN  P. NOMBRADO','www.xanga.com/nelg',0,NULL,0,0);
INSERT INTO user VALUES (535,'silent','sharpshooter','silent_hawk85@yahoo.com',20,'Daniel','',0,NULL,0,0);
INSERT INTO user VALUES (536,'jaleb8','fuckyou','rjshake2000@yahoo.com',10,'Bobby','',0,NULL,0,0);
INSERT INTO user VALUES (537,'muddgurl','quesadilla','sweetthang_2ooo@yahoo.com',10,'liz','',0,NULL,0,0);
INSERT INTO user VALUES (538,'travellingmike','paSSword','travellingmike@hotmail.com',10,'Mike Kinnunen','',0,NULL,0,0);
INSERT INTO user VALUES (539,'ohsweetoblivion','opalring','ohsweetoblivion@yahoo.com',10,'Joni','http://www.livejournal.com/users/ohsweetoblivion',0,NULL,0,0);
INSERT INTO user VALUES (540,'danny','math','axiom308@netscape.net',20,'danny','',0,NULL,0,0);
INSERT INTO user VALUES (541,'GCamaro83','34stave','GCamaro83@cs.com',20,'Ken','',0,NULL,0,0);
INSERT INTO user VALUES (542,'dirtdog31','spyke','sjhdlajhl@ao.com',10,'tmich','jskdfakf',0,NULL,0,0);
INSERT INTO user VALUES (543,'XLiLqtAn6eLx','dragon','XLiLqtAn6eLx@aol.com',10,'anna','',0,NULL,0,0);
INSERT INTO user VALUES (544,'Nikki','rubberducky','nikkichikki247@hotmail.com',10,'Nikki','nikki',0,NULL,0,0);
INSERT INTO user VALUES (545,'Maximus','lizandmaximus','marc_figueras@hotmail.com',10,'Marc Figueras','',0,NULL,0,0);
INSERT INTO user VALUES (546,'rocchic02','incubus','rocchic02@hotmail.com',10,'Christina','http://www.freeopendiary.com/entrylist.asp?authorcode=A778129',0,NULL,0,0);
INSERT INTO user VALUES (547,'flyypinay','surigao','sweetasia2@hotmail.com',10,'miss mai','http://www.xanga.com/flyypinay',0,NULL,0,0);
INSERT INTO user VALUES (548,'cnholt','chris123','cnholt@eagle.fgcu.edu',10,'christina','www.fgcu.edu',0,NULL,0,0);
INSERT INTO user VALUES (549,'larsmd09','facemobb','larsmd09@hotmail.com',10,'Mickey','',0,NULL,0,0);
INSERT INTO user VALUES (550,'Bungi','sunny','sunnymahtani@hotmail.com',10,'Sunny','',0,NULL,0,0);
INSERT INTO user VALUES (551,'babygurl8588','2871325','babygurl8588@aol.com',10,'mimi','http://www.xanga.com/profile.asp?user=babygurl8588',0,NULL,0,0);
INSERT INTO user VALUES (552,'ngews','sabrina','x_ngews@yahoo.co.uk',10,'ngews','www.ngews.t35.com',0,NULL,0,0);
INSERT INTO user VALUES (553,'SwampMonkee623','1002199','SwampMonkee623@hotmail.com',10,'Grant','www.xanga.com/swampmonkee623',0,NULL,0,0);
INSERT INTO user VALUES (554,'susan_bartlett','mcse6868','susan_bartlett@hotmail.com',10,'susan','',0,NULL,0,0);
INSERT INTO user VALUES (555,'xlilqtie14x','puma0102','JA4421z@yahoo.com',10,'Julie','Tweetheart24@xanga.com',0,NULL,0,0);
INSERT INTO user VALUES (556,'SandyX','thert79000','hiquazer@hotmail.com',10,'Sandy','www.xanga.com/lilkyunga1121',0,NULL,0,0);
INSERT INTO user VALUES (557,'aznflamez','woodkitten921','magiceye16@hotmail.com',10,'Susan','www.xanga.com/AzNfLaMeZ',0,NULL,0,0);
INSERT INTO user VALUES (558,'chrissles','dodntint','chrismiddlemiss@hotmail.com',10,'Chris Middlemiss','',0,NULL,0,0);
INSERT INTO user VALUES (559,'stgcrew','george','stgcrew@hotmail.com',10,'tech','http://spraytwogeorge.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (560,'jackieko','crazycat','jackieko@myself.com',10,'jackie ko','www.xanga.com/doodlebug9',0,NULL,0,0);
INSERT INTO user VALUES (561,'lucky22','kramesp','loonysammy@hotmail.com',10,'samuel','http://www.xanga.com/home.asp?user=lucky22',0,NULL,0,0);
INSERT INTO user VALUES (562,'honey','coolies','baybee@keromail.com',10,'may','',0,NULL,0,0);
INSERT INTO user VALUES (563,'cOW','123','DRAZON17@YAHOO.COM',10,'peTER','WWW.XANGA.COM/THE_SKILLED_1',0,NULL,0,0);
INSERT INTO user VALUES (564,'brillhart','5455','randybrillhart@chevrontexaco.com',10,'randy','',0,NULL,0,0);
INSERT INTO user VALUES (565,'StArZaNgEL','iloveyou','joannexox13@yahoo.com',10,'Joanne','www.xanga.com/swtbabiangel',0,NULL,0,0);
INSERT INTO user VALUES (566,'MrLuckyStar','newyork','MrLuckyStar77@msn.com',10,'Mark','www.i dont have a website .com',0,NULL,0,0);
INSERT INTO user VALUES (567,'lemony','andrew27','blue_italian7@hotmail.com',10,'rich','',0,NULL,0,0);
INSERT INTO user VALUES (568,'jusgre','Carrot4','jusgre@berksiu.org',20,'Justin Ryan Grenier','http://www.berksiu.org/semsoftware.htm',0,NULL,0,0);
INSERT INTO user VALUES (642,'Wonda','ganeshan','wonda@asianavenue.com',10,'Linda','http://www.xanga.com/home.asp?user=wonda',0,NULL,0,0);
INSERT INTO user VALUES (569,'belinda','muinjea','swtlilmizfit@hotmail.com',10,'classiq dyme','http://www.xanga.com/home.asp?user=aiya_ness_xD',0,NULL,0,0);
INSERT INTO user VALUES (570,'bloody','crackhead','mmcypark@hotmail.com',10,'mike','http://www.xanga.com/home.asp?user=bloody',0,NULL,0,0);
INSERT INTO user VALUES (571,'KPGYoonie','eunjiwon','kpgyoonie@yahoo.com',10,'short Korean','www.xanga.com/KPGYoonie',0,NULL,0,0);
INSERT INTO user VALUES (572,'BadHeidi','openitup','bigbearandbadheidi@hotmail.com',10,'BadHeidi','',0,NULL,0,0);
INSERT INTO user VALUES (573,'tao','oat','tao@oat.com',10,'t','',0,NULL,0,0);
INSERT INTO user VALUES (574,'dodi','27231208','dmruivo@bol.com.br',10,'Douglas','www.channel.kit.net',0,NULL,0,0);
INSERT INTO user VALUES (575,'einstein','logaritmi','zidane_ja_vivi@hotmail.com',20,'not_so_einstein','-',0,'',0,0);
INSERT INTO user VALUES (576,'datra78','connor123','datra16@hotmail.com',10,'DATRA','',0,NULL,0,0);
INSERT INTO user VALUES (577,'gobleteer','gobleteer','gobleteer@email.com',20,'Gobleteer','khaldria.bravepages.com',0,NULL,0,0);
INSERT INTO user VALUES (578,'dissolvedgirl80','beholder','dissolvedgirl80@yahoo.com',10,'bianca','http://gosanantonio.com/pages/members/general/portishead/catpurple.htm',0,NULL,0,0);
INSERT INTO user VALUES (579,'Yankeegal51','callahan','yankeegal51@aol.com',10,'Courtney','',0,NULL,0,0);
INSERT INTO user VALUES (580,'lukfugl','jusetlia','lukfugl@hotmail.com',20,'Jacob Fugal','',0,NULL,0,0);
INSERT INTO user VALUES (581,'punkybrewster2003','jaredh','lilpunkpa172003@yahoo.com',10,'kiersten','www.hometown.aol.com/kadymarie15',0,NULL,0,0);
INSERT INTO user VALUES (582,'Natasha','eminem','africanprincess@africamail.com',10,'Natasha','jokemaster.jokestan.cc',0,NULL,0,0);
INSERT INTO user VALUES (583,'kleiny','kleinykat','kleiy@webtv.net',10,'william klein','',0,NULL,0,0);
INSERT INTO user VALUES (584,'HELP06','nicole','LIL-CUTTIE-NIKKI@blackplanet.com',10,'LAYLA','none',0,NULL,0,0);
INSERT INTO user VALUES (585,'fofosat','45234523','zigzagen@hotmail.com',10,'fahad','none',0,NULL,0,0);
INSERT INTO user VALUES (586,'popeda','myfanwy','dandjpope@rogers.com',10,'debbie','',0,NULL,0,0);
INSERT INTO user VALUES (587,'ice2401','3675957','ice2401@yahoo.com',10,'janice','',0,NULL,0,0);
INSERT INTO user VALUES (588,'sinduchari','jingles','sinduchari@hotmail.com',10,'Sindu','',0,NULL,0,0);
INSERT INTO user VALUES (589,'judygajudyga','0609ja','appj@gulliverschools.com',10,'Judy Applestein','',0,NULL,0,0);
INSERT INTO user VALUES (590,'alcee','alcibiades','harmon-keep@erols.com',10,'Al Harmon','',0,NULL,0,0);
INSERT INTO user VALUES (591,'sareque','172410','deannady1an@yahoo.com',10,'sareque','www.geocities.com/deannady1an/',0,NULL,0,0);
INSERT INTO user VALUES (592,'Pinklady','192902','Pinky1929@yahoo.com',10,'Lisa','http://www.geocities.com/pinky1929/sweetness.html',0,NULL,0,0);
INSERT INTO user VALUES (593,'lawanya','arvind','lawanya_kr@rediffmail.com',10,'lawanya','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (594,'cappuccinopunk','burlknga','emotarzan@hotmail.com',10,'chris','',0,NULL,0,0);
INSERT INTO user VALUES (595,'vrcapaul','vrcarecords','vrcapaulee@aol.com',10,'Paul Allsup','www.indymusicinc.com',0,NULL,0,0);
INSERT INTO user VALUES (596,'tennisns12','mycomputerissilver','ss112059@aol.com',10,'Sarah Cool','aol',0,NULL,0,0);
INSERT INTO user VALUES (597,'masoncomet12','mycomputerissilver','ss112059@aol.com',10,'Sarah Cool','aol',0,NULL,0,0);
INSERT INTO user VALUES (598,'JamesDBrown','wilson12922','James_D_Brown@yahoo.com',10,'James D Brown','',0,NULL,0,0);
INSERT INTO user VALUES (599,'Tieu13ao','648945','t1314@hotmail.com',10,'Tommy','',0,NULL,0,0);
INSERT INTO user VALUES (600,'lah_henderson','mayfair','lah_anthony@yahoo.co.uk',10,'luke','',0,NULL,0,0);
INSERT INTO user VALUES (601,'aZnSyKoBoI','pprmario','dumbdorkbrain@hotmail.com',10,'Matt','',0,NULL,0,0);
INSERT INTO user VALUES (602,'sajego','itchyfingers','sgmeche@optonline.net',10,'Sara','http://www.sarasera.com',0,NULL,0,0);
INSERT INTO user VALUES (603,'91954maud','united1','d.boothe@prodigy.net',10,'Dorrett Boothe','',0,NULL,0,0);
INSERT INTO user VALUES (604,'Ischariot','slayer','Immortiis@aol.com',10,'Joe','',0,NULL,0,0);
INSERT INTO user VALUES (605,'OceanWolf','lili','stolennight@aol.com',10,'Elena','',0,NULL,0,0);
INSERT INTO user VALUES (606,'martyn','gingerit','martyn27015@yahoo.com',30,'martyn','',0,NULL,0,0);
INSERT INTO user VALUES (607,'yoohooitzme','katkat','katrinavineles7@excite.com',10,'katrina','',0,NULL,0,0);
INSERT INTO user VALUES (608,'JanuaryStars','michelle','january_stars@hotmail.com',10,'Michelle','',0,NULL,0,0);
INSERT INTO user VALUES (609,'jusTiN','justin','justlookin76@hotmail.com',10,'jusTloOkin','www.xanga.com/justlookin7',0,NULL,0,0);
INSERT INTO user VALUES (610,'tazer','samsung','tazer132@aol.com',10,'tazer','www.xanga.com/tazer',0,NULL,0,0);
INSERT INTO user VALUES (611,'NoObY','123456','assmen15@aol.com',10,'RoMa','xanga.com',0,NULL,0,0);
INSERT INTO user VALUES (612,'kenken17','kenken','kenken17@rocketmail.com',10,'ken','',0,NULL,0,0);
INSERT INTO user VALUES (613,'concerro','dejuan13','w33w33@aol.com',10,'adrian sawyer','',0,NULL,0,0);
INSERT INTO user VALUES (614,'merly','johnny22','merly@mail2star.com',10,'merly','www.xanga.com/merly',0,NULL,0,0);
INSERT INTO user VALUES (615,'ttkdlzh','1788','hehe-psycho@yahoo.co.kr',10,'kim','',0,NULL,0,0);
INSERT INTO user VALUES (616,'bhack','bhck90','bhack@medicine.bsd.uchicago.edu',10,'Brad Hack','',0,NULL,0,0);
INSERT INTO user VALUES (617,'XXJANE_KIMXX','SALANG','XXJANEKIMXX110@aol.com',10,'JaNe','',0,NULL,0,0);
INSERT INTO user VALUES (618,'dbj26329','quetic0','dbjohnson2@yahoo.com',10,'Douglas Johnson','',0,NULL,0,0);
INSERT INTO user VALUES (619,'dpgb1','leiubg','dpgb1@yahoo.com',10,'Damian','www.DamianBrown.zzn.com',0,NULL,0,0);
INSERT INTO user VALUES (620,'ricangirl1979','tiger02','ricangirl1979@yahoo.com',10,'Wendy','',0,NULL,0,0);
INSERT INTO user VALUES (621,'OneForMisery','qwerty','OneForMisery@aol.com',20,'Amanda','',0,NULL,0,0);
INSERT INTO user VALUES (622,'eddie_sev','fasteddie','eddie_sev@yahoo.ca',10,'edward','none',0,NULL,0,0);
INSERT INTO user VALUES (623,'littlepumkin2134','flexible','littlepumkn1345@yahoo.com',10,'Lydia Parker','',0,NULL,0,0);
INSERT INTO user VALUES (624,'curreri6','LHUAH','qtptt@yahoo.com',10,'Mr. Curreri','www.xanga.com/curreri6',0,NULL,0,0);
INSERT INTO user VALUES (625,'jacka1022','asdf45g','jacka1022@yahoo.com',10,'John Smith','',0,NULL,0,0);
INSERT INTO user VALUES (626,'match','plenty','match1219@yahoo.com',10,'Ditas','',0,NULL,0,0);
INSERT INTO user VALUES (627,'kedewire','ertb','redheadedchickus@yahoo.com',10,'Kathryn E De Wire','yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (628,'mcinroe','gmac','mcinroeg@aisd.org',10,'G. McInroe','',0,NULL,0,0);
INSERT INTO user VALUES (629,'riddleofstars','alison','riddleofstars@yahoo.com',10,'alison','http://www.xanga.com/coffeeshopgirl',0,NULL,0,0);
INSERT INTO user VALUES (630,'Labyrinthx','piccolo','dragonballzx@aol.com',10,'Nick','http://www.christian-mp3.com/labyrinth',0,NULL,0,0);
INSERT INTO user VALUES (631,'rbv','munnu','rbvaswani@hotmail.com',10,'Ramesh Vaswani','',0,NULL,0,0);
INSERT INTO user VALUES (632,'smileyerin45','eastlake','smileyerin45@yahoo.com',10,'smileyerin45','http://www.xanga.com/home.asp?user=smileyerin45',0,NULL,0,0);
INSERT INTO user VALUES (633,'niraj_c','maximus','maximus_007@indiatimes.com',10,'niraj','',0,NULL,0,0);
INSERT INTO user VALUES (634,'hersheykisses17','citibank','magnificentelle@hotmail.com',10,'liz','www.xanga.com/hersheykisses17',0,NULL,0,0);
INSERT INTO user VALUES (635,'xSwtDreams7x','jesusfreak7','xswtdreams7x@yahoo.com',10,'jEsSiCa','www.xanga.com/xswtdreams7x',0,NULL,0,0);
INSERT INTO user VALUES (636,'Baybrawr69','qwert6','xlilbaybeegrrlxo@aol.com',10,'Janine','http://www.baybrawr69.cjb.net',0,NULL,0,0);
INSERT INTO user VALUES (637,'Sakura','slytherin','aliciamartin18@hotmail.com',10,'alicia','',0,NULL,0,0);
INSERT INTO user VALUES (638,'xoGoT2BMeox','truelove','KimmieBimmie517@yahoo.com',10,'Kim','xanga.com/xoGoT2BMeox',0,NULL,0,0);
INSERT INTO user VALUES (639,'yumaii','1385','cindilicious@hotmail.com',10,'yumaiibebe','http://www.xanga.com/home.asp?user=artificially_flavoured',0,NULL,0,0);
INSERT INTO user VALUES (640,'emilymiller28','wrapbug','emiller@email.unc.edu',10,'emily','',0,NULL,0,0);
INSERT INTO user VALUES (641,'Gino','banana','PinoyDude1125@aol.com',10,'Gino','http://www.xanga.com/pinoydude1125',0,NULL,0,0);
INSERT INTO user VALUES (643,'livindead70111','andes','loveelle63@hotmail.com',10,'Marielle','http://www.xanga.com/home.asp?user=sekiXturd4U',0,NULL,0,0);
INSERT INTO user VALUES (644,'ChuckB','quick','cbruce@delta-systems-inc.com',10,'Chuck Bruce','',0,NULL,0,0);
INSERT INTO user VALUES (645,'yusang','yl07657','yusanglee@hotmail.com',10,'yusang','',0,NULL,0,0);
INSERT INTO user VALUES (646,'jerzeygurl0707','pl041190','lilqtcutie@yahoo.com',10,'Peggy','www.xanga.com/jerzeygurl0707',0,NULL,0,0);
INSERT INTO user VALUES (647,'jeff1999','eqgera','jeff1999@hotmail.com',10,'Jeff','',0,NULL,0,0);
INSERT INTO user VALUES (648,'slimxiaodi','super5ucker','slimxiaodi@hotmail.com',10,'slimxiaodi','www.xanga.com/slimxiaodi',0,NULL,0,0);
INSERT INTO user VALUES (649,'elade','marlboro','elmiriel@hotmail.com',10,'irene','',0,NULL,0,0);
INSERT INTO user VALUES (650,'Steph95','reslife','steph9@hotmail.com',10,'Stephanie','',0,NULL,0,0);
INSERT INTO user VALUES (651,'barb','garden','rottiee212@aol.com',10,'b','',0,NULL,0,0);
INSERT INTO user VALUES (652,'hunniepoo','ronson','jlee7320@yahoo.com',10,'jOyCeEy','',0,NULL,0,0);
INSERT INTO user VALUES (653,'hwanee11kang11','s060588','a2ianinva2ion11@hotmail.com',10,'David','',0,NULL,0,0);
INSERT INTO user VALUES (654,'becks','hert0195','rebeccacarr@junglemate.com',10,'rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (655,'etheljohanna','CENTRE','el_shaddai__@hotmail.com',10,'etheljohanna','etheljohanna.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (656,'BloodDragon','83931013','Mediewu@yahoo.com',10,'Andrew','whatsmyname@xanga.com',0,NULL,0,0);
INSERT INTO user VALUES (657,'enabird','password','enabird@yahoo.com',10,'Emil','',0,NULL,0,0);
INSERT INTO user VALUES (658,'JOTU','rorounix','kakrowch@yahoo.com',10,'JOTU','',0,NULL,0,0);
INSERT INTO user VALUES (659,'instig8r','tonight','turdulence@hotmail.com',10,'instig8r','n/a',0,NULL,0,0);
INSERT INTO user VALUES (660,'badvok','gentlesea','jfbuk@excite.com',10,'John','',0,NULL,0,0);
INSERT INTO user VALUES (661,'KimJ','Kimby','Kimj8085@aol.com',10,'Kim','',0,NULL,0,0);
INSERT INTO user VALUES (662,'chaz','chazbooty','chaz@nowhere.com',10,'Chaz','',0,NULL,0,0);
INSERT INTO user VALUES (663,'minty_chocolat','bananas1','smiley_jenjen@hotmail.com',10,'Jen','www.xanga.com/minty_chocolat',0,NULL,0,0);
INSERT INTO user VALUES (664,'anipunk','wateva','animepunk01@hotmail.com',10,'hai','',0,NULL,0,0);
INSERT INTO user VALUES (665,'Luke','lexmark','MorgothsRing@aol.com',10,'Luke','',0,NULL,0,0);
INSERT INTO user VALUES (666,'jayuwine','jordan','aznsexyboi23@aol.com',10,'jeremy','',0,NULL,0,0);
INSERT INTO user VALUES (667,'biskut','hz15sept','adexmanje@hotmail.com',10,'biskut','http://biskutoreo.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (668,'sweetnesskissess','wintersnow','sweetnesskissess@yahoo.com',10,'Mary','',0,NULL,0,0);
INSERT INTO user VALUES (669,'xquizitsirresistibleonexz','wintersnow','sweetnesskissess@yahoo.com',10,'Mary','',0,NULL,0,0);
INSERT INTO user VALUES (670,'XzquIziTs3rRisiSt3BLe0nE','wintersnow','sweetnesskissess@yahoo.com',10,'Mary','',0,NULL,0,0);
INSERT INTO user VALUES (671,'kerro29','fuckyou','cutiezangelz@aol.com',10,'harriet','1648',0,NULL,0,0);
INSERT INTO user VALUES (672,'temptedflirt','penis','lil_ms_temper@yahoo.com',10,'jessica ashley','',0,NULL,0,0);
INSERT INTO user VALUES (673,'stokesshawn','ilya71','kuryakinilya@yahoo.com',10,'Shawn Stokes','',0,NULL,0,0);
INSERT INTO user VALUES (674,'ioannis_ioannou','aekfc1','ioannis_ioannou@yahoo.com',10,'yiannis','',0,NULL,0,0);
INSERT INTO user VALUES (675,'ddl','andrew93','ddlloyd@attbi.com',10,'D. D. Lloyd','',0,NULL,0,0);
INSERT INTO user VALUES (676,'lil_azn_bitches','asshole','vi3tsexieness@aol.com',10,'jenn','',0,NULL,0,0);
INSERT INTO user VALUES (677,'bsrrosie','bebe','fitch4228@aol.com',10,'crys','',0,NULL,0,0);
INSERT INTO user VALUES (678,'msrj4u','270301','mztrealnga@loveable.com',10,'Rika','',0,NULL,0,0);
INSERT INTO user VALUES (679,'Fresita','fresita','tweety01379@yahoo.com',10,'Micaela','',0,NULL,0,0);
INSERT INTO user VALUES (680,'06456','2105','fkheng@hotmail.com',10,'Francis','www.xanga.com/fkheng',0,NULL,0,0);
INSERT INTO user VALUES (681,'craigogrady','1973djfh','craigogrady2k2@hotmail.com',10,'craig','http://craigogrady2k2.uses.btopenworld.com',0,NULL,0,0);
INSERT INTO user VALUES (682,'skittles0631','7432231','roxy_gal_010@hotmail.com',10,'gwen','',0,NULL,0,0);
INSERT INTO user VALUES (683,'noname','frog2373','iandgriffith@rcn.com',10,'I','',0,NULL,0,0);
INSERT INTO user VALUES (684,'spork5011','lucyaziz','roxy5011@hotmail.com',10,'ashley','www.xanga.com/spork5011',0,NULL,0,0);
INSERT INTO user VALUES (685,'ink','darcy','roux86@yahoo.com',10,'madchef','',0,NULL,0,0);
INSERT INTO user VALUES (686,'flubbus','po1ng','peter@odzbodkins.com',10,'peter','www.odzbodkins.com',0,NULL,0,0);
INSERT INTO user VALUES (687,'Bintot','AnneCarol','Alvinray23@yahoo.com',10,'Alvin Cortes','',0,NULL,0,0);
INSERT INTO user VALUES (688,'DROL-TAR','erawsemaj','droltar@airmail.net',20,'James','',0,NULL,0,0);
INSERT INTO user VALUES (689,'Ashura_Ayanami','ashley','ryoganeo_37@hotmail.com',10,'Webmisstress\' Slave','http://www.angelfire.com/anime4/ashura0/index.htm',0,NULL,0,0);
INSERT INTO user VALUES (690,'GyMnAsTcHiCk56','blue22','countrykev@juno.com',10,'SaRaH','www.expage.com/marcyandsarah',0,NULL,0,0);
INSERT INTO user VALUES (691,'aznbebe','iamcool','nanli85@hotmail.com',10,'nan','xanga.com/aznbebe',0,NULL,0,0);
INSERT INTO user VALUES (692,'alienrebel3','khristal','cdf87@swbell.net',10,'crystal','',0,NULL,0,0);
INSERT INTO user VALUES (693,'vegetto1126','punkkia85','vegetto1126@hotmail.com',20,'Jun','',0,NULL,0,0);
INSERT INTO user VALUES (694,'shan','shan','shan@ctd.hcltech.com',10,'Shanthi','',0,NULL,0,0);
INSERT INTO user VALUES (695,'doofus','snipe','doofus@hotmail.com',10,'small foot','www.nowhere.com',0,NULL,0,0);
INSERT INTO user VALUES (696,'JoeDaWolf','tourbook','joedawolf68@hotmail.com',10,'Joe','http://members.aol.com/joedawolf/',0,NULL,0,0);
INSERT INTO user VALUES (697,'cnvkamal','iamkamal','cnvkamal@yahoo.com',10,'cnvkamal','none',0,NULL,0,0);
INSERT INTO user VALUES (698,'mishelly32983','margaret','mishelly32983@hotmail.com',10,'Michelle Townsend','n/a',0,NULL,0,0);
INSERT INTO user VALUES (699,'ONthaGRIND06','lilfizz','creamsoda407@aol.com',10,'Nikki','http://www.xanga.com/home.asp?user=ONthaGRIND06',0,NULL,0,0);
INSERT INTO user VALUES (700,'bimjob','TheGr81','scoti@suscom.net',10,'Jim Waldie','',0,NULL,0,0);
INSERT INTO user VALUES (701,'SeVeN','1554','raphaelzip@hotmail.com',10,'Raphael Fagundes','SubYou',0,NULL,0,0);
INSERT INTO user VALUES (702,'dannyboy','math','axiom308@netscape.net',10,'daniel carr','',0,NULL,0,0);
INSERT INTO user VALUES (703,'chazmurr','chicago','chazmurr@lycos.com',20,'Nick Murray','',0,NULL,0,0);
INSERT INTO user VALUES (704,'Arcus','ninehundred','arcane_symbols@hotmail.com',10,'Arcus','',0,NULL,0,0);
INSERT INTO user VALUES (705,'Biohazard','tribal','Glitch_01@bolt.com',10,'TJ','Http://www.badmagick.tk',0,NULL,0,0);
INSERT INTO user VALUES (706,'maverik','tlbcbi','sthanuj@yahoo.com',10,'maverick','',0,NULL,0,0);
INSERT INTO user VALUES (707,'scunny','gremlin','scunny02uk@yahoo.co.uk',10,'scunny','',0,NULL,0,0);
INSERT INTO user VALUES (708,'iluvfany86','fany','mayseelee@juno.com',10,'.:*Maysee*:.','',0,NULL,0,0);
INSERT INTO user VALUES (709,'Tanks','tanks','hurricane16fancy@yahoo.com',10,'Zakiya Tanks','onizakiya1@msn.com',0,NULL,0,0);
INSERT INTO user VALUES (710,'Wasabi7522','sha5722','sHAshA6h@AOL.COM',10,'ShaSha6h','',0,NULL,0,0);
INSERT INTO user VALUES (711,'bajenby','j133n6','jenh1021@hotmail.com',10,'jen h','http://www.xanga.com/jengen',0,NULL,0,0);
INSERT INTO user VALUES (712,'lucid','ender911','lucid@mail2nowhere.com',10,'Luke','',0,NULL,0,0);
INSERT INTO user VALUES (713,'amritha3','amritha123','amritha3@yahoo.com',10,'amritha','',0,NULL,0,0);
INSERT INTO user VALUES (714,'67761762111170','brianlee','asianpikahpower@hotmail.com',10,'a z n f e v u r [girl]','',0,NULL,0,0);
INSERT INTO user VALUES (715,'happy2007','4826659','colee_b@hotmail.com',10,'Nicole','',0,NULL,0,0);
INSERT INTO user VALUES (716,'lucashg','carter','lucashg@msn.com',10,'Lucas','http://hossoe.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (717,'osunmio','100488','haneulee@msn.com',10,'sunmi kim','www.xanga.com/osunmio',0,NULL,0,0);
INSERT INTO user VALUES (718,'xaznwill','wwcxpat','AzNPridex23@hotmail.com',10,'William','www.xanga.com/xaznwill',0,NULL,0,0);
INSERT INTO user VALUES (719,'spiffy','somwhat','badbadbadbadtz@Hellokitty.com',10,'spiffy','spiffy',0,NULL,0,0);
INSERT INTO user VALUES (720,'Almagest','jenjan79','yes_im@antisocial.com',10,'Jimmy','',0,NULL,0,0);
INSERT INTO user VALUES (721,'aznboi124','nobody','aznvietmoogle@aol.com',10,'Sean Nguyen','http://vietguyzsite.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (722,'MJ','fishuntrap','jennaf@millenicom.com',10,'Mary Fisher','',0,NULL,0,0);
INSERT INTO user VALUES (723,'Kildysart10','slippers','kildysart101@aol.com',10,'Katie','',0,NULL,0,0);
INSERT INTO user VALUES (724,'legatoAstarael','iaidky85','legatoastarael@hotmail.com',10,'seraphims sorrow','',0,NULL,0,0);
INSERT INTO user VALUES (725,'HeReNu','nov13','herenu_angel@hotmail.com',10,'Helen','www.xanga.com/HeReNu',0,NULL,0,0);
INSERT INTO user VALUES (726,'thatam12','tatata','tha_moreira@bol.com.br',10,'thais','www.thaisinhaa.blogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (727,'wooble','mellie','geoff@geoffreyspear.com',10,'Geoffrey Spear','www.geoffreyspear.com',0,NULL,0,0);
INSERT INTO user VALUES (728,'champfut','696969','champfut@hotmail.com',10,'al dar','',0,NULL,0,0);
INSERT INTO user VALUES (729,'sugurlyluv','pepzis','sugurlyluv@aol.com',10,'xia','http://xia.girlielauj.com/junm.html',0,NULL,0,0);
INSERT INTO user VALUES (730,'monkeyface7','monkeyjk','monkeyface7@yahoo.com',10,'Jasper','',0,NULL,0,0);
INSERT INTO user VALUES (731,'kennetharmes','Heather','kenneth.armes@dm.af.mil',10,'Kenneth','',0,NULL,0,0);
INSERT INTO user VALUES (732,'BbyGrl05','imhott','MsChia13@aol.com',10,'Lucia Lawson','',0,NULL,0,0);
INSERT INTO user VALUES (733,'xdreamxweaver','159736842','xdreamxweaver@aol.com',10,'jimmy','http://www.xanga.com/xdreamxweaver',0,NULL,0,0);
INSERT INTO user VALUES (734,'babys0dap0p','love','kuririn82@aol.com',10,'Sioa','http://www.xanga.com/profile.asp?user=babys0dap0p',0,NULL,0,0);
INSERT INTO user VALUES (735,'deliriou5','av8r4jc','deliri0u5@yahoo.com',10,'John Kim','',0,NULL,0,0);
INSERT INTO user VALUES (736,'jmullman','hellgate','jmullman@gasou.edu',10,'James Mitchell Ullman','http://www2.gasou.edu/facstaff/jmullman',0,NULL,0,0);
INSERT INTO user VALUES (737,'Joyful','joyful','JoyfulDJoy@aol.com',10,'Joy','',0,NULL,0,0);
INSERT INTO user VALUES (738,'weescotsman','sunuk123','brian.dempsey@sun.com',10,'Brian','',0,NULL,0,0);
INSERT INTO user VALUES (739,'tathyanne','290884','tathyannesouza@terra.com.br',10,'tathyanne','http://tathypretty.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (740,'bkkrobin','panache','edwardr63@hotmail.com',10,'edward','',0,NULL,0,0);
INSERT INTO user VALUES (741,'thedivawitclout','mango32','divaofdauniverse@aol.com',10,'Kim','',0,NULL,0,0);
INSERT INTO user VALUES (742,'ooxjessxoo','jess1348','aznxangel57@aol.com',10,'jess choi','www.xanga.com/ooxjessxoo',0,NULL,0,0);
INSERT INTO user VALUES (743,'xxslyangelxx','adodl','aqualilyxs@aol.com',10,'julie','xxslyangelzxx.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (744,'RavenSky','phoenix','DocGal13@aol.com',10,'LDoc','http://www.xanga.com/home.asp?user=RavenSky',0,NULL,0,0);
INSERT INTO user VALUES (745,'tybalt','tybalt','mikedobson@hotmail.com',10,'tybalt','',0,NULL,0,0);
INSERT INTO user VALUES (746,'raveen','raveen281186200','raveen_15@hotmail.com',40,'Raveen','http://www.geocities.com/prepnet_2002',0,NULL,0,0);
INSERT INTO user VALUES (747,'sparky','logic','mrpickupline18@aol.com',10,'josh','',0,NULL,0,0);
INSERT INTO user VALUES (748,'ewefunny','sweetsheep','ewefunny@hotmail.com',10,'ewe funny','',0,NULL,0,0);
INSERT INTO user VALUES (749,'flipinoy6987','flip','flipinoy6987@yahoo.com',10,'dean','www.xanga.com/flipinoy6987',0,NULL,0,0);
INSERT INTO user VALUES (750,'irishqt213','snuggles','irishqt213@aol.com',10,'jenn','',0,NULL,0,0);
INSERT INTO user VALUES (751,'LoudTiLk','octane','LoudTiLk@optonline.net',10,'LoudTiLk','',0,NULL,0,0);
INSERT INTO user VALUES (752,'coolio1516','TRACK','capowelljr@aol.com',10,'CJ Powell','',0,NULL,0,0);
INSERT INTO user VALUES (753,'Jax','snugbunnie','snugbunnie@hotmail.co.za',10,'Jacky','',0,NULL,0,0);
INSERT INTO user VALUES (754,'Reb101','starfish','rebeccalefley@hotmail.com',10,'Rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (755,'Hey','kid','go_navy7@hotmail.com',10,'Mike','',0,NULL,0,0);
INSERT INTO user VALUES (756,'tingkka','bvcb994u','tingkak@hita.com',10,'cache master','',0,NULL,0,0);
INSERT INTO user VALUES (757,'Sparkling','7pover4','aiordache@hotmail.com',10,'Adrian','',0,NULL,0,0);
INSERT INTO user VALUES (758,'ItaliAnPriDe','pencil12','loyalangel19@aol.com',10,'amber','',0,NULL,0,0);
INSERT INTO user VALUES (759,'luvable','1120baby','x_x__joycey@hotmail.com',10,'joycey','www.xanga.com/luvable_j0yce',0,NULL,0,0);
INSERT INTO user VALUES (760,'suna','kram711','miraimage711@yahoo.com',20,'suna','xanga.com/home.asp?user=miraimage711',0,NULL,0,0);
INSERT INTO user VALUES (761,'ricoysg649','ricoyansabrina','sabgene@aol.com',10,'sab','http://www.xanga.com/ricoysg649',0,NULL,0,0);
INSERT INTO user VALUES (762,'Wicky','25290','Wickydog@attbi.com',10,'C.','',0,NULL,0,0);
INSERT INTO user VALUES (763,'Marko','791364825','marko_ivankovic@net.hr',10,'Marko Ivankovic','',0,NULL,0,0);
INSERT INTO user VALUES (764,'I_Like_Churros','apocalypse','ang52@hotmail.com',10,'Churros','',0,NULL,0,0);
INSERT INTO user VALUES (765,'scoobydoo','ilovedrea','john.schoenherr@akahn.com',10,'John Schoenherr','',0,NULL,0,0);
INSERT INTO user VALUES (766,'phobos','deimos','pjohnst@msn.com',10,'paul','',0,NULL,0,0);
INSERT INTO user VALUES (767,'mystic_spirit24','stinker','angel_morgan_2001@hotmail.com',10,'Manda','http://silver_raindrops2021.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (768,'filipinay_flava','rosalind2001','Chalen90@yahoo.com',10,'rosalind','',0,NULL,0,0);
INSERT INTO user VALUES (769,'Chalen90','cris','Chalen90@yahoo.com',10,'rosalind','',0,NULL,0,0);
INSERT INTO user VALUES (770,'btrigil','sugarmagnolia','btrigg_uoft@hotmail.com',10,'Beth','',0,NULL,0,0);
INSERT INTO user VALUES (771,'UntouchableJ','chim','jimrny@comcast.net',10,'Jimmy Tran','',0,NULL,0,0);
INSERT INTO user VALUES (772,'susanchang','buddah','chinagal8t@aol.com',10,'susan chang','qtchinaxtc@asianavenue.com',0,NULL,0,0);
INSERT INTO user VALUES (773,'qoo','403310410','Alice61429@hotmail.com',10,'Alice','',0,NULL,0,0);
INSERT INTO user VALUES (774,'squidgeybidge','clanger','matt@askmenoquestions.co.uk',10,'Matt Mitchell','',0,NULL,0,0);
INSERT INTO user VALUES (775,'Shep','warcrafT','cory_ya_man@yahoo.com',40,'Cory Taylor','',0,'Eagerly anticipating the Return of the King!',3036,0);
INSERT INTO user VALUES (4606,'dobrota','denver','dlewy@interia.pl',10,'Dorota','',0,'',0,1);
INSERT INTO user VALUES (4607,'mdelargy','misha','missyd@quabbin.com',10,'Missy Delargy','',0,'',0,0);
INSERT INTO user VALUES (776,'Jmyer','one2345','JMyer@guilford.edu',20,'Josh Myer','www.flooble.com',0,NULL,0,0);
INSERT INTO user VALUES (777,'nerkberk','271248','nerkberk@hotmail.com',10,'Nerk','http://nerkberk0.tripod.com',0,NULL,0,0);
INSERT INTO user VALUES (778,'Loveelys','three3','oceanblue1117@yahoo.com',10,'Alyssa','',0,NULL,0,0);
INSERT INTO user VALUES (779,'vikingwv','luaraloo','vikingwv@juno.com',10,'vikingwv','',0,NULL,0,0);
INSERT INTO user VALUES (780,'rachelita','9ball!','rachel@xtreme.com',10,'rachel','www.crazedweasels.com',0,NULL,0,0);
INSERT INTO user VALUES (781,'Aparna','bandi','aparna@now-india.net.in',10,'Aparna Tulpule','',0,NULL,0,0);
INSERT INTO user VALUES (782,'spinna006','spinna','www.spinna06@yahoo.com',10,'ShaBa','',0,NULL,0,0);
INSERT INTO user VALUES (783,'wcun','shereen','dr_zivago2001@hotmail.com',10,'Ahmed','www.icq.com',0,NULL,0,0);
INSERT INTO user VALUES (784,'Starfox988','123456','Starfox988@aol.com',10,'Starfox988','',0,NULL,0,0);
INSERT INTO user VALUES (785,'basia','scorp451','basia@primus.ca',10,'Barbara','',0,NULL,0,0);
INSERT INTO user VALUES (786,'elixa_22','elvisstojko','elixa_22@email.com',10,'Charlene','elixawebmagazine.com',0,NULL,0,0);
INSERT INTO user VALUES (787,'bigearn','jane','donald@nuworldinc.com',10,'earnest yun','www.xanga.com/bigearn',0,NULL,0,0);
INSERT INTO user VALUES (788,'keedom','armageddon','keedom@epatra.com',10,'Keedom','',0,NULL,0,0);
INSERT INTO user VALUES (789,'elikaye','ps11','elikaye@aol.com',10,'eli','',0,NULL,0,0);
INSERT INTO user VALUES (790,'cherrie666','withyou','x_perfuctly_t0rn@msn.com',10,'Cherrie','',0,NULL,0,0);
INSERT INTO user VALUES (791,'moni','hammie','MTjho2001@hotmail.com',10,'monica','',0,NULL,0,0);
INSERT INTO user VALUES (792,'calozjd','goodluck','judithdimitrov@aol.com',10,'Judith','',0,NULL,0,0);
INSERT INTO user VALUES (793,'VictorDarkraven','empaleur','mackjake@hotmail.com',10,'Victor Darkraven','',0,NULL,0,0);
INSERT INTO user VALUES (794,'curligurli927','sassycat','curligurli927@aol.com',40,'Erin','',0,NULL,0,0);
INSERT INTO user VALUES (795,'Neodolphinyc','applelays','neodolphinyc@hotmail.com',10,'Tiffany','http://www.xanga.com/home.asp?user=Neodolphinyc',0,NULL,0,0);
INSERT INTO user VALUES (796,'Sassykitty','raquel','JustMeChickadee@aol.com',10,'Tabitha','',0,NULL,0,0);
INSERT INTO user VALUES (797,'shnOopy','shnooopy','shmoe88@hotmail.com',10,'shnOopy','',0,NULL,0,0);
INSERT INTO user VALUES (798,'akeyno','elizabeth','tony.aquino@verizon.net',20,'Tony','',0,NULL,0,0);
INSERT INTO user VALUES (799,'riz','thew1zard','rhys_dewar@hotmail.com',10,'riz','',0,NULL,0,0);
INSERT INTO user VALUES (800,'lostlittlefairy','passport','lost_little_fairy@hotmail.com',10,'Jennifer','',0,NULL,0,0);
INSERT INTO user VALUES (801,'MoMo','silkes','sugarbaymo@aol.com',10,'Melissa','',0,NULL,0,0);
INSERT INTO user VALUES (802,'jbooher','morgan','jbooher@uls.org',10,'julie booher','',0,NULL,0,0);
INSERT INTO user VALUES (803,'dizzy_candy','Maibee_Maigret','cloudkacheek@hotmail.com',10,'candy','http://www.neopets.com/guilds/guild.phtml?oid=dizzy_candy',0,NULL,0,0);
INSERT INTO user VALUES (804,'DDRgurl915','2*z9@bc8','Cupcake915@aol.com',10,'Stephanie','http://www.xanga.com/home.asp?user=DDRGurl915',0,NULL,0,0);
INSERT INTO user VALUES (805,'laurenfly3','amyamy','laurenfly3@hotmail.com',10,'laurnen','',0,NULL,0,0);
INSERT INTO user VALUES (806,'GodsFireAngel','dilbert','nstberrin@hotmail.com',10,'seraphya','www.israelnn.com',0,NULL,0,0);
INSERT INTO user VALUES (807,'kareliantundra','swan2u','kareliantundra@gci.net',10,'Martin','',0,NULL,0,0);
INSERT INTO user VALUES (808,'shootingstr312','9618949','tktammie@hotmail.com',10,'c H N S to f 0','',0,NULL,0,0);
INSERT INTO user VALUES (809,'Huney_Duey','linda','lindaconnie@sbcglobal.net',10,'Peachie','xanga.com',0,NULL,0,0);
INSERT INTO user VALUES (810,'snowytree','dalton','snowytree@hotmail.com',10,'tonya','',0,NULL,0,0);
INSERT INTO user VALUES (811,'irulez','shabina','shamrockph7@yahoo.com',10,'shamir','http://brinkofmoltenrock.blogspot.com/',0,NULL,0,0);
INSERT INTO user VALUES (812,'frozenchocolatepie','hottie','cacutie@iloveyoualways.com',10,'Brianna','',0,NULL,0,0);
INSERT INTO user VALUES (813,'holycrap','moomoo','yellowsubmarine323@comcast.net',10,'Dan','www.xanga.com/yellowsubway2cool',0,NULL,0,0);
INSERT INTO user VALUES (814,'vonda','526','mikessoulmate1999@sbcglobal.net',10,'vonda','',0,NULL,0,0);
INSERT INTO user VALUES (815,'rnjj106it','ilikesome1','iz_friz@hotmail.com',10,'isabelle','http://rnjj106it.tripod.com/whiteslush',0,NULL,0,0);
INSERT INTO user VALUES (816,'ionman','tlipflooble','dick_giznya@yahoo.com',20,'ionman','',0,NULL,0,0);
INSERT INTO user VALUES (817,'petoi','petoi','aiyaiambored@aol.com',10,'petoi','',0,NULL,0,0);
INSERT INTO user VALUES (818,'muddydiaperbaby3','housebird','Chugs91506@yahoo.com',10,'emily','none',0,NULL,0,0);
INSERT INTO user VALUES (819,'SaNtA','159789','annshhouse@aol.com',10,'Clisteen','',0,NULL,0,0);
INSERT INTO user VALUES (820,'pradeep','kishore','pradeep_dears@rediffmail.com',10,'pradeep','www.pradeep.htm',0,NULL,0,0);
INSERT INTO user VALUES (821,'jray','wansui','jhayes74@yahoo.com',10,'John Hayes','',0,NULL,0,0);
INSERT INTO user VALUES (822,'092263','011952','jvbsavage@aol.com',10,'Veronica Savage','',0,NULL,0,0);
INSERT INTO user VALUES (823,'sorita12','101294so','sorita12@aol.com',10,'Sorita','',0,NULL,0,0);
INSERT INTO user VALUES (824,'Leslee','matthew','greenl@ocps.net',10,'Leslee Green','',0,NULL,0,0);
INSERT INTO user VALUES (825,'JayFromLA','148eye','jason.dessel@unistudios.com',10,'JayFromLA','http://www.jasonsweb.com',0,NULL,0,0);
INSERT INTO user VALUES (826,'ALopezX10','soccer','al.lopez@blockbuster.com',10,'Bigger Lopez','',0,NULL,0,0);
INSERT INTO user VALUES (827,'Laser15711','blazer','Laser15711@aol.com',10,'Laser15711','',0,NULL,0,0);
INSERT INTO user VALUES (828,'Valahaala','PHOENIX','zyara99@hotmail.com',10,'Valahaala','',0,NULL,0,0);
INSERT INTO user VALUES (829,'alien','moonfire','alian13@hotmail.com',10,'A','',0,NULL,0,0);
INSERT INTO user VALUES (830,'digman','digman','dshegrud@yahoo.com',10,'Dig','',0,NULL,0,0);
INSERT INTO user VALUES (831,'Amanda','popeye','Tiny_gurlnc@hotmail.com',10,'Amanda','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (832,'stixe','gir','jfish@astound.net',10,'willy','http://www.xanga.com/home.asp?user=stupid213',0,NULL,0,0);
INSERT INTO user VALUES (833,'cloudxnine','druidangel','antisocialmisfit@hotmail.com',10,'cristine','',0,NULL,0,0);
INSERT INTO user VALUES (834,'Gautam','skwedsgj','joshi_gautam@yahoo.com',40,'Gautam','',0,NULL,0,0);
INSERT INTO user VALUES (835,'cris','sistersue','cris@theworld.com',20,'cris crawford','',0,NULL,0,0);
INSERT INTO user VALUES (836,'SRocki','0R4o0C4k','randomrock@hotmail.com',10,'Rush','',0,'',0,1);
INSERT INTO user VALUES (837,'Sophianasa','sssss','sophianasa@yahoo.com',20,'Sophia','',0,NULL,0,0);
INSERT INTO user VALUES (838,'SherrybTexas','Green6','SherrybTexas@aol.com',10,'Sherry Buchanan','AOL',0,NULL,0,0);
INSERT INTO user VALUES (839,'dizpnaibelusiouz','143chas','lilangil256@aol.com',10,'melissa','',0,NULL,0,0);
INSERT INTO user VALUES (840,'Ree','benny123','mariemajeau@hotmail.com',10,'Marie','',0,NULL,0,0);
INSERT INTO user VALUES (841,'noway','lisa666','maria69422002@yahoo.com',10,'lisa','',0,NULL,0,0);
INSERT INTO user VALUES (842,'Xxpnai0xswt02','cute02','Xxpnai0xswt02@aol.com',10,'Azn_Angelz_4Evr','',0,NULL,0,0);
INSERT INTO user VALUES (843,'cutesk8rchick15','grubis','cutesk8rchick15@hotmail.com',10,'Rissa','prettyrissa.20m.com',0,NULL,0,0);
INSERT INTO user VALUES (844,'drabena','t1n9t0n9','dra_bena@hotmail.com',10,'rinaishlin','-',0,NULL,0,0);
INSERT INTO user VALUES (845,'emilyrobarge','590682022','froggyturd@hotmail.com',10,'Emily Robarge','',0,NULL,0,0);
INSERT INTO user VALUES (846,'kittykatgymnast','kitty','Flying_Kat02@hotmail.com',10,'kat','none',0,NULL,0,0);
INSERT INTO user VALUES (847,'apdey','desint','apdey@hotmail.com',10,'arvind','',0,NULL,0,0);
INSERT INTO user VALUES (848,'stup','xarmander','stuart.presnell@bris.ac.uk',10,'Stuart','',0,NULL,0,0);
INSERT INTO user VALUES (849,'Xpython','violin','xpython@your-house.com',10,'Xpython','none',0,NULL,0,0);
INSERT INTO user VALUES (850,'Milo','violet','devils_child_evo7@hotmail.com',10,'Milo','www.nzcity.com',0,NULL,0,0);
INSERT INTO user VALUES (851,'blue','jake','malice2316@yahoo.com',10,'blue','',0,NULL,0,0);
INSERT INTO user VALUES (852,'rumer61','lumpy','rumer61@yahoo.com',10,'Kim Merket','',0,NULL,0,0);
INSERT INTO user VALUES (853,'Headscratcher','nuclear','holycrapijustfarted@yahoo.ca',30,'Matthew Bobbins','',0,NULL,0,0);
INSERT INTO user VALUES (854,'silvereagle','ckelly','silvereagle827@earthlink.net',20,'Rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (855,'Wilbur','1733','amanda_renee22@hotmail.com',10,'Amanda','',0,NULL,0,0);
INSERT INTO user VALUES (856,'mrtikelis','gladys','mrtikelis@cox-internet.com',10,'Christos Tikelis','',0,NULL,0,0);
INSERT INTO user VALUES (857,'a1afamado','heavena1','a1afamado@hotmail.com',10,'Tatty','http://www.a1afamado.150m.com',0,NULL,0,0);
INSERT INTO user VALUES (858,'pro63','euclidian','polson@mail.s-page.k12.ia.us',10,'Paula','',0,NULL,0,0);
INSERT INTO user VALUES (859,'darkknyt','darkstar','mcss1999@hotmail.com',10,'Matthew Bumbalough','',0,NULL,0,0);
INSERT INTO user VALUES (860,'guiornellas','ironfish37','lrdk@urbi.com.br',10,'Guilherme Ornellas','http://guiornellas.blogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (861,'brussels2','belgium','ljs86@earthlink.net',10,'John Shay','',0,NULL,0,0);
INSERT INTO user VALUES (862,'sachfuj','squishyplat','sachfuj@hotmail.com',20,'sach','',0,NULL,0,0);
INSERT INTO user VALUES (863,'unwingedangel','gotcha','joe_steves_bro@yahoo.com',10,'Pete','',0,NULL,0,0);
INSERT INTO user VALUES (864,'dandanp','dandanp','dandanp@hotmail.com',10,'dan','',0,NULL,0,0);
INSERT INTO user VALUES (865,'kalpesh_shirodker','comeonin','kalpesh_shirodker@rediffmail.com',10,'Kalpesh','',0,NULL,0,0);
INSERT INTO user VALUES (866,'bdleersn','k.v.hulthem','bart.deleersnyder@rug.ac.be',10,'bart','',0,NULL,0,0);
INSERT INTO user VALUES (867,'bennysup','samsung','benny.lover@verizon.net',10,'benny leung','http://www.xanga.com/home.asp?user=BeNNySUP',0,NULL,0,0);
INSERT INTO user VALUES (868,'hobbler','hobbler','sheetsjm@hotmail.com',10,'Jimmy Bob','',0,NULL,0,0);
INSERT INTO user VALUES (869,'Ignatios','accented','drewsquid@hotmail.com',10,'drew','',0,NULL,0,0);
INSERT INTO user VALUES (870,'bsupreme','gspot','bsupreme@rocketmail.com',10,'bsupreme','',0,NULL,0,0);
INSERT INTO user VALUES (871,'mayflower','111111','mountainhigh@21cn.com',10,'francis','no.',0,NULL,0,0);
INSERT INTO user VALUES (872,'gnome','sismati7','fancyblackice@lycos.com',30,'pleasance','',0,NULL,0,0);
INSERT INTO user VALUES (873,'cges','69vwbus','c_g_e_s@yahoo.com',40,'cges','',0,NULL,0,0);
INSERT INTO user VALUES (874,'rodiarazcolnicov','morrissey','camui_stuff@hotmail.com',10,'rodia','http://razcolnicov.8k.com',0,NULL,0,0);
INSERT INTO user VALUES (875,'OzQuant','tombraider','kozo.morimoto@suncorp.com.au',10,'Kozo Morimoto','',0,NULL,0,0);
INSERT INTO user VALUES (876,'meacolpa','gethsemani','zebangiles@iname.com',10,'Angela','',0,NULL,0,0);
INSERT INTO user VALUES (877,'Lizzie','candyfloss','oldrectory@compuserve.com',10,'Elizabeth','',0,NULL,0,0);
INSERT INTO user VALUES (878,'cgray','joshua','graybar174@yahoo.com',10,'Cheryl Gray','www.bellsouth.net',0,NULL,0,0);
INSERT INTO user VALUES (879,'Yoman','currin','Anthony644@aol.com',10,'Anthony','',0,NULL,0,0);
INSERT INTO user VALUES (880,'angel2008','CHEERLEADER','c_h_e_e_r_freak@hotmail.com',10,'jennifer','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (881,'yustinus','foni','valent_79@yahoo.com',10,'mascipto','http://www.cipto.y2.org',0,NULL,0,0);
INSERT INTO user VALUES (882,'cherrypink','loveangel','aziana_princess@hotmail.com',10,'Rosa','www.xanga.com/cherrpink',0,NULL,0,0);
INSERT INTO user VALUES (883,'jag_dish','gamesdish','kjb@srasys.co.in',10,'jagadish babu','',0,NULL,0,0);
INSERT INTO user VALUES (884,'Zero1','gokou20','Zero1120@hotmail.com',10,'Zero1','www.xanga/Zero1.com',0,NULL,0,0);
INSERT INTO user VALUES (885,'np_rt','np143637','np_rt@yahoo.com',30,'np_rt','',0,NULL,0,0);
INSERT INTO user VALUES (886,'martin','carbon','martin_math_123@yahoo.com',10,'martin','',0,NULL,0,0);
INSERT INTO user VALUES (887,'supachix','kangaroo','tdlarue@mb.sympatico.ca',10,'Liz','',0,NULL,0,0);
INSERT INTO user VALUES (888,'tfroggy912','aol2001','tfroggy912@yahoo.com',10,'tracey','',0,NULL,0,0);
INSERT INTO user VALUES (889,'Woundless101','painless','Majestic1n2@aol.com',10,'Doug','',0,NULL,0,0);
INSERT INTO user VALUES (890,'pdub','mulderpaw5','paw_simpsons@yahoo.com',10,'phil','',0,NULL,0,0);
INSERT INTO user VALUES (891,'sunpony','magic','sunpony@pro-usa.net',10,'sunpony','',0,NULL,0,0);
INSERT INTO user VALUES (892,'Dyke2Live4','dyke3953','conniebrns@adelphia.net',10,'Connie','',0,NULL,0,0);
INSERT INTO user VALUES (893,'Jjmsbbond007','polo777','Jmmsbbond007@yahoo.com',10,'Marco','',0,NULL,0,0);
INSERT INTO user VALUES (894,'protte','stampe','zalmiac@hotmail.com',10,'gagga','',0,NULL,0,0);
INSERT INTO user VALUES (895,'gary','cashcash','gcohen@imacs.com',10,'Gary','',0,NULL,0,0);
INSERT INTO user VALUES (896,'erin','d6e6f6','ILikeElf@ao.com',10,'erin','',0,NULL,0,0);
INSERT INTO user VALUES (897,'medusaz_guy','mash81','medusaz_guy@yahoo.com',10,'ashwin','',0,NULL,0,0);
INSERT INTO user VALUES (898,'Babubear9031','ildaap','Polarbear90311@aol.com',10,'Eva','',0,NULL,0,0);
INSERT INTO user VALUES (899,'Amjith','0Amjith0','amjith@rediffmail.com',10,'Amjidanutpan Ramanujam','',0,NULL,0,0);
INSERT INTO user VALUES (900,'charleswkatz','cwkco34','charleswkatz@excite.com',10,'charles w katz','Excite',0,NULL,0,0);
INSERT INTO user VALUES (901,'joneske','mandy','joneskeith@yahoo.com',10,'Keith Jones','',0,NULL,0,0);
INSERT INTO user VALUES (902,'weikhai','pig1et','weikhai1981@hotmail.com',10,'weikhai','',0,NULL,0,0);
INSERT INTO user VALUES (903,'renx215','1982','xrenx215@aol.com',10,'ren','http://www.xanga.com/home.asp?user=renx215',0,NULL,0,0);
INSERT INTO user VALUES (904,'pjrulz','1789','pjrulz25@aol.com',10,'Peter J. O\'Malley','',0,NULL,0,0);
INSERT INTO user VALUES (905,'abu','4uknow','abu_pandit@hotmail.com',10,'abu','',0,NULL,0,0);
INSERT INTO user VALUES (906,'angelic_flutterby','assilemt','x_angelz13@hotmail.com',10,'melissa','',0,NULL,0,0);
INSERT INTO user VALUES (907,'Ethereal_Grl','evangelion22','lartita@hawaii.edu',10,'Laura','',0,NULL,0,0);
INSERT INTO user VALUES (908,'yomama47','tripout','yomama47@excite.com',10,'Jimmy Pham','http://www.xanga.com/home.asp?user=yomama47',0,NULL,0,0);
INSERT INTO user VALUES (909,'gvuolde','112093','georgio_vuolde@ml.com',10,'Georgio','',0,NULL,0,0);
INSERT INTO user VALUES (910,'nullard','chaos','nullard@linuxmail.org',10,'Jeremy','',0,NULL,0,0);
INSERT INTO user VALUES (911,'dex','chdd88','mystix05@hotmail.com',10,'dex','',0,NULL,0,0);
INSERT INTO user VALUES (912,'blocko','blocko1','blockovichm@aol.com',10,'mark','aol',0,NULL,0,0);
INSERT INTO user VALUES (913,'alienzeon','chessica','swanso89@yahoo.com',10,'David Swanson','',0,NULL,0,0);
INSERT INTO user VALUES (914,'Jeannie','ursula1','jean_allenhorth@ameritech.net',10,'Jeannie','google',0,NULL,0,0);
INSERT INTO user VALUES (915,'ex_prossie','badkitty','oddish_2000@hotmail.com',10,'Jess','',0,NULL,0,0);
INSERT INTO user VALUES (916,'caleb007','zaq1xsw2','xsw2zaq1@yahoo.com',10,'Hee Chang Kim','',0,NULL,0,0);
INSERT INTO user VALUES (917,'cgibbard','yellowshark','cgibbard@student.math.uwaterloo.ca',10,'Cale Gibbard','',0,NULL,0,0);
INSERT INTO user VALUES (918,'gerard','sar14and11','gerard.larkin@burton.ac.uk',10,'Gerard Larkin','',0,NULL,0,0);
INSERT INTO user VALUES (919,'madhulika3','mc1957','madhulika_chandra@yahoo.com',10,'madhulika chandra','',0,NULL,0,0);
INSERT INTO user VALUES (920,'jayp0411','jaypoon','jayp0411@netzero.net',10,'Jay','http://www.geocities.com/jayp0411/index.htm',0,NULL,0,0);
INSERT INTO user VALUES (921,'d11cki','integra','cussy2000@yahoo.com',10,'Ann','',0,NULL,0,0);
INSERT INTO user VALUES (922,'srikanth','welcome','srikanth951124@yahoo.com',10,'srikanth','www.jncasr.ac.in',0,NULL,0,0);
INSERT INTO user VALUES (923,'scottnel1116','clayton','scottnel1116@yahoo.com',10,'Scott nelson','',0,NULL,0,0);
INSERT INTO user VALUES (924,'Skylar','skylark','Ba8ieSmurfette@aol.com',10,'Skylar','',0,NULL,0,0);
INSERT INTO user VALUES (925,'maze17','143','ghangstah_killa_maze2002@yahoo.com',10,'gabriel diaz','www.geocities.com/notoriouz_outlaws',0,NULL,0,0);
INSERT INTO user VALUES (926,'dukeblanc','2097','hans.tang@alumni.duke.edu',10,'hans','www.discourses.com/hans',0,NULL,0,0);
INSERT INTO user VALUES (927,'genhawk','bobo','peterpan@neverland.com',10,'peter pan','',0,NULL,0,0);
INSERT INTO user VALUES (928,'Panned','pickles','pendold@xtra.co.nz',10,'Penny','',0,NULL,0,0);
INSERT INTO user VALUES (929,'equinetrainer','luv4horsey','drkradvm2b@hotmail.com',10,'Kristina Allen','',0,NULL,0,0);
INSERT INTO user VALUES (930,'flutterby','rapture','Christy@therucknetwork.com',10,'Christy','',0,NULL,0,0);
INSERT INTO user VALUES (931,'benchen','malafachar','rdflores@correo.unam.mx',10,'ruben flores','',0,NULL,0,0);
INSERT INTO user VALUES (932,'Dude','zaq123','chris_d_allen@hotmail.com',10,'Chris Allen','',0,NULL,0,0);
INSERT INTO user VALUES (933,'alligator1','madeline','donh@cksd.wednet.edu',10,'Don','',0,NULL,0,0);
INSERT INTO user VALUES (934,'elcaballito','kiara96','elcaballito69@aol.com',10,'johnny','',0,NULL,0,0);
INSERT INTO user VALUES (935,'luciouzcuti3','junkie','luciouzcuti3901@hotmail.com',10,'Thu','',0,NULL,0,0);
INSERT INTO user VALUES (936,'november','t83204','the_enchantress@blackplanet.com',10,'november brown','',0,NULL,0,0);
INSERT INTO user VALUES (937,'lilshorty31','12481248','ooolilshorty31ooo@yahoo.com',10,'tia wong','http://www.xanga.com/home.asp?user=LiLsUrFinShOrty31',0,NULL,0,0);
INSERT INTO user VALUES (938,'dizzykrnduck','519766','dizzykrnduck@msn.com',10,'SoYoung Kwon','http://www.xanga.com/home.asp?user=SoyounGi',0,NULL,0,0);
INSERT INTO user VALUES (939,'InuYasha929','tsukasa','InuYasha929@aol.com',10,'Vivian','',0,NULL,0,0);
INSERT INTO user VALUES (940,'Kez','MaryArch','kerry_parkhead@hotmail.com',10,'Kerry','',0,NULL,0,0);
INSERT INTO user VALUES (941,'glgelo','jelloman','glgelo@hotmail.com',10,'george','www.google.com',0,NULL,0,0);
INSERT INTO user VALUES (942,'natamac','figaro','natmac50@hotmail.com',10,'natamac','',0,NULL,0,0);
INSERT INTO user VALUES (943,'saby','accamb','sabyband@pop.com.br',10,'Saby','http://myprincessdiaries.weblogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (944,'babi_babu','derrick','liljinxgrl@aol.com',10,'Katie','http://hometown.aol.com/nycxkrackxheadxd/',0,NULL,0,0);
INSERT INTO user VALUES (945,'DarkLady','Rodriguez','PrincessofMercury@sailormercury.com',10,'Xheni','',0,NULL,0,0);
INSERT INTO user VALUES (946,'Mimilicious','meemer','meem0101@yahoo.com',10,'mimi','meemer',0,NULL,0,0);
INSERT INTO user VALUES (947,'munky','raiders2','munkyballs69@hotmail.com',10,'Ricky','',0,NULL,0,0);
INSERT INTO user VALUES (948,'sppaster','cassie','sppaster@aol.com',10,'sppaster','',0,NULL,0,0);
INSERT INTO user VALUES (949,'twentyseven','46732727','matandkelly27@aol.com',10,'mat','xanga.com/twentyseven',0,NULL,0,0);
INSERT INTO user VALUES (950,'sarah','mnbvcxz','sally_ann@emailaccount.com',20,'sarah','',0,'',0,0);
INSERT INTO user VALUES (951,'hblue','7881','homerha@hotmail.com',10,'homerha','',0,NULL,0,0);
INSERT INTO user VALUES (952,'lori','teresaolson','l.anderson@themount.org',10,'lori','',0,NULL,0,0);
INSERT INTO user VALUES (953,'maibraeqa','coolbrkrs2','maibraeqa@hotmail.com',10,'maibraeqa','google.com',0,NULL,0,0);
INSERT INTO user VALUES (954,'Bazooka','co0000','ringette_chick0404@hotmail.com',10,'Becky','',0,NULL,0,0);
INSERT INTO user VALUES (955,'supasham','opendoor','supasham@webmail.co.za',10,'Shameer','',0,NULL,0,0);
INSERT INTO user VALUES (956,'babexangie','richie','babexangie@mail.com',10,'angie','www.xanga.com/babexangie',0,NULL,0,0);
INSERT INTO user VALUES (957,'dezion','makinac4','dezion@msn.com',10,'Derek Zion','dezion',0,NULL,0,0);
INSERT INTO user VALUES (958,'angel1207','daniel','angel_luv1207@broline.com',10,'Jessi','',0,NULL,0,0);
INSERT INTO user VALUES (959,'sunim3','34928','fierce_id@hotmail.com',10,'soomin','http://www.xanga.com/home.asp?user=Khaos_Sho',0,NULL,0,0);
INSERT INTO user VALUES (960,'lokisports','smalli','s.lockey1@ntlworld.com',10,'Adam Lockey','',0,NULL,0,0);
INSERT INTO user VALUES (961,'terryone','tinker','terryheath@bigpond.com',10,'terry','nil',0,NULL,0,0);
INSERT INTO user VALUES (962,'cantrillvicki','daisy20','cantrillvicki@aol.com',10,'vicki cantrill','',0,NULL,0,0);
INSERT INTO user VALUES (963,'CHenzell','screwdriver','chenzell@hotmail.com',10,'Caroline','',0,NULL,0,0);
INSERT INTO user VALUES (964,'hallsinvt','phebe','hallsinvt@yahoo.com',10,'Mr. Hall','',0,NULL,0,0);
INSERT INTO user VALUES (965,'shiznittlebang02','got2bme','halo_wit_hornz@hotpop.com',10,'boom','http://www.xanga.com/shiznittlebang02',0,NULL,0,0);
INSERT INTO user VALUES (966,'hellaxbonafyde','12345pop','hellaxbonafyde@yahoo.com',10,'Kristine Grace','',0,NULL,0,0);
INSERT INTO user VALUES (967,'lealeaai03','tweety','lealeaai03@aol.com',10,'lealea','lealeaai03',0,NULL,0,0);
INSERT INTO user VALUES (968,'dancingteddybear','cameron012','floatkb1041@hotmail.com',10,'Danni','www.xanga.com/home.asp?user=dancingteddybear',0,NULL,0,0);
INSERT INTO user VALUES (969,'JPodL','fupidog','jonathan_lofgren@hotmail.com',10,'Jonathan','',0,NULL,0,0);
INSERT INTO user VALUES (970,'KookylilMonster','cowness','kookylilmonster@hotmail.com',10,'Eleanor','http://www.xanga.com/home.asp?user=kookylilmonster',0,NULL,0,0);
INSERT INTO user VALUES (971,'Ninnok','minoes777','mamma_aggie@hotmail.com',10,'Aggie','',0,NULL,0,0);
INSERT INTO user VALUES (972,'mintexas','anyone','mintexas@classicnet.net',10,'Melissa','n/a',0,NULL,0,0);
INSERT INTO user VALUES (973,'kevlar','wyelloww','sstenton@kryogenics.net',10,'Shane Stenton','http://kryogenics.net',0,NULL,0,0);
INSERT INTO user VALUES (974,'mynameisbob09','hello','ascreennamethatsgood@lycos.com',10,'Andrew','',0,NULL,0,0);
INSERT INTO user VALUES (975,'Kogantirao','kmrpzl','krao@co.la.ca.us',10,'Koganti M Rao','www.el.com',0,NULL,0,0);
INSERT INTO user VALUES (976,'ROTWIELER2000','LOVERS','WWW.ROTWIELER2000@YAHOO.COM',10,'ELEANYA','',0,NULL,0,0);
INSERT INTO user VALUES (977,'Wennermo','safcmicke2','sunderlandmike@hotmail.com',10,'Wennermo','',0,NULL,0,0);
INSERT INTO user VALUES (978,'vitalid74','bebopalula','vitalii.dubenko@cchbc.com',10,'Vitaly Dubenko','',0,NULL,0,0);
INSERT INTO user VALUES (979,'ravi_raja','math','brainstorming@rediffmail.com',40,'Ravi Raja','',0,'',6,0);
INSERT INTO user VALUES (980,'uipiano','bathroo','uipiano@aol.com',10,'ben hagen','',0,NULL,0,0);
INSERT INTO user VALUES (981,'mcfclub','friday','steve.gledhill@misys.com',10,'Steve','',0,NULL,0,0);
INSERT INTO user VALUES (982,'Aesop','soccer','bevafutbol@hotmail.com',10,'Ryan','',0,NULL,0,0);
INSERT INTO user VALUES (983,'JohnSung88','123456789','liljohnnyboi88@hotmail.com',10,'John','www.xanga.com/lil_romeo_02',0,NULL,0,0);
INSERT INTO user VALUES (984,'astromaru','bhappym','astromaru@hotmail.com',10,'John Kim','www.xanga.com/astromaru',0,NULL,0,0);
INSERT INTO user VALUES (985,'ananth','brainy','it02147@nitk.ac.in',20,'ananth','',0,NULL,0,0);
INSERT INTO user VALUES (986,'elaine4268','sweeney','sweeney4268@attbi.com',10,'Elaine','nhclosings.com',0,NULL,0,0);
INSERT INTO user VALUES (987,'aadducci','AA8228','aladducci@aol.com',10,'al adducci','',0,NULL,0,0);
INSERT INTO user VALUES (988,'itslikegrbabygrr','BEENE','itslikegrbabygrr@netscape.net',10,'Christene','http://www.xanga.com/home.asp?user=itslikegrbabygrr',0,NULL,0,0);
INSERT INTO user VALUES (989,'christenelyons','fuckyou','asinarammingdonk@netscape.net',10,'christene','http://www.xanga.com/home.asp?user=itslikegrbabygrr',0,NULL,0,0);
INSERT INTO user VALUES (990,'gungun','gege','qhuzaks@yahoo.co.uk',10,'gungun','http://apainiapaitu.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (991,'bemeems','0245773558','bemeems@cox.net',10,'mimi','',0,NULL,0,0);
INSERT INTO user VALUES (992,'Akuma','nfp0ep4p','akuma@lpassociation.com',20,'Will M.','',0,NULL,0,0);
INSERT INTO user VALUES (993,'Replica13','sselmaes','JayRoy13@aol.com',10,'Jason','',0,NULL,0,0);
INSERT INTO user VALUES (994,'MGSTARR100','ELEPHANT','MGSTARR100@aol.COM',10,'MGSTARR','',0,NULL,0,0);
INSERT INTO user VALUES (995,'ddellacrosse','flooble','dane.dellacrosse@pepsi.com',10,'Dane','',0,NULL,0,0);
INSERT INTO user VALUES (996,'krispybeef820','michelle','gotricegirl88@yahoo.com',10,'jessica','',0,NULL,0,0);
INSERT INTO user VALUES (997,'ll_moonlight_mist_ll','rose','nuincrabanien@aol.com',10,'Hope','www.xanga.com/ll_moonlight_mist_ll',0,NULL,0,0);
INSERT INTO user VALUES (998,'Jimmy8835','666666','amir_is_here86@hotmail.com',10,'sdgfsdf','dgdfgfdg',0,NULL,0,0);
INSERT INTO user VALUES (999,'PudgyPigeon','Nevits','PudgyPigeon@hotmail.com',10,'Steven','www.xanga.com/PudgyPigeon',0,NULL,0,0);
INSERT INTO user VALUES (1000,'LPhiEek','220722','eddie_ek@hotmail.com',10,'Eddie','',0,NULL,0,0);
INSERT INTO user VALUES (1001,'smithtown5','turtle','kelowen@aol.com',10,'Kenneth Owens','',0,NULL,0,0);
INSERT INTO user VALUES (1002,'finegirl54','repeat','finestgirl547637@aol.com',10,'steph','',0,NULL,0,0);
INSERT INTO user VALUES (1003,'arrowheart','poops66','r.christensen1@cox.net',10,'Ray','',0,NULL,0,0);
INSERT INTO user VALUES (1004,'FlameTorpedo','SalamanderZoids','FlameTorpedo@hotmail.com',10,'Eric','',0,NULL,0,0);
INSERT INTO user VALUES (1005,'Cowgirl88','inkling','TxCoWgiRL806@aol.com',10,'Caitlin','',0,NULL,0,0);
INSERT INTO user VALUES (1006,'jeremy-707','mustang','aeroweigh@lycos.com',10,'Jeremy','',0,NULL,0,0);
INSERT INTO user VALUES (1007,'LilCraziAzN','zs','DarkAzN1015@yahoo.com',10,'samuel','www.Xanga.com/lilcraziazn',0,NULL,0,0);
INSERT INTO user VALUES (1008,'mango','flooblemango','ak_acid@hotmail.com',10,'asad','',0,NULL,0,0);
INSERT INTO user VALUES (1009,'kaj621','fire938','soccerrocks621@netscape.com',10,'Kevin','',0,NULL,0,0);
INSERT INTO user VALUES (1010,'turky','warthog','Pistol1911@hotmail.com',10,'Wayne','none',0,NULL,0,0);
INSERT INTO user VALUES (1011,'nsane1','insane','nsane_1j@yahoo.com',10,'Jen','',0,NULL,0,0);
INSERT INTO user VALUES (1012,'AngiPapz','goodcharlotte','Blondi9@aol.com',10,'angi','http://www.ujournal.org/users/angipapz',0,NULL,0,0);
INSERT INTO user VALUES (1013,'marco0009','killer5','marco0009@ev1.net',10,'Drew R.','',0,NULL,0,0);
INSERT INTO user VALUES (1014,'ubergeek','jml666','jasonlang73@hotmail.com',20,'ubergeek','',0,NULL,0,0);
INSERT INTO user VALUES (1015,'aim_jayj','tonight','aim_jayy@hotmail.com',10,'Aim Jayy','none',0,NULL,0,0);
INSERT INTO user VALUES (1016,'xYnDx','71287128','L___M___F@hotmail.com',20,'...','',0,NULL,0,0);
INSERT INTO user VALUES (1017,'inexity','41987917','adrianmartin@attbi.com',10,'adrian','-',0,NULL,0,0);
INSERT INTO user VALUES (1018,'JPBariSax','Justin','JPBariSax@aol.com',10,'Justin','',0,NULL,0,0);
INSERT INTO user VALUES (1019,'it111','fl38fj','it111v@yahoo.com',10,'dv','',0,NULL,0,0);
INSERT INTO user VALUES (1020,'dragonfly','Lucky','linke3@yahoo.com',10,'Linda','http://www.xanga.com/linke3',0,NULL,0,0);
INSERT INTO user VALUES (1021,'KpxJeNiPa','korean','koreangrl012@asianavenue.com',10,'Jennifer','',0,NULL,0,0);
INSERT INTO user VALUES (1022,'hotswimchick04','gurlie','angelstar1031@cs.com',10,'Audrey','http://www.xanga.com/losingh0pe',0,NULL,0,0);
INSERT INTO user VALUES (1023,'Myndegames','locker31','shaun_m_44@hotmail.com',10,'Shaun','',0,NULL,0,0);
INSERT INTO user VALUES (1024,'briely','brian88','drtazz2002@yahoo.com',10,'brian','',0,NULL,0,0);
INSERT INTO user VALUES (1025,'9L','popcorn','lkjas@kjas.com',10,'nine L','',0,NULL,0,0);
INSERT INTO user VALUES (1026,'malhanomaniaca','senha','malhanomaniaca@hotmail.com',10,'deh','www.malhanomaniaca.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1027,'AJ','soha1968','anas_02@hotmail.com',10,'AJ','',0,NULL,0,0);
INSERT INTO user VALUES (1028,'jasensation','jason','jasensation@yahoo.com',10,'Jason Scott Clark','',0,NULL,0,0);
INSERT INTO user VALUES (1029,'quemamoto','lorelie3','granpuuba3@aol.com',10,'nel','',0,NULL,0,0);
INSERT INTO user VALUES (1030,'rje','karl','rheaespiritu@yahoo.com',10,'rhea','',0,NULL,0,0);
INSERT INTO user VALUES (1031,'siLLymEE','goodsam','sillyash21@yahoo.com',10,'micheLLe','',0,NULL,0,0);
INSERT INTO user VALUES (1032,'kmak','1328','kmak@softhome.net',10,'Ken Mak','',0,NULL,0,0);
INSERT INTO user VALUES (1033,'chakra','naamoham','chakra_80@hotmail.com',10,'chakravarthi','',0,NULL,0,0);
INSERT INTO user VALUES (1034,'JohnThatcher','greatnat','v.thatcher@onetel.net',10,'John Thatcher','N/A',0,NULL,0,0);
INSERT INTO user VALUES (1035,'Jonty','greatnat','v.thatcher@onetel.net',10,'John Thatcher','N/A',0,NULL,0,0);
INSERT INTO user VALUES (1036,'Caliangelo6','color06','fedupgrl06@cs.com',10,'Tiff','',0,NULL,0,0);
INSERT INTO user VALUES (1037,'kulberg','abu530','kd_ulberg@hotmail.com',10,'Kevin','',0,NULL,0,0);
INSERT INTO user VALUES (1038,'blueeyes56','kisskiss','paxsondad@aol.com',10,'jim lukach','',0,NULL,0,0);
INSERT INTO user VALUES (1039,'mmmcake','spikeishot','mmm_cake@hotmail.com',10,'Jenna','',0,NULL,0,0);
INSERT INTO user VALUES (1040,'Katie123','dressage','HADFL12@hotmail.com',10,'Katie','www.msn.com',0,NULL,0,0);
INSERT INTO user VALUES (1041,'mz_lil','fallon22','b0mb3rgr1@yahoo.com',10,'lil','',0,NULL,0,0);
INSERT INTO user VALUES (1042,'trnstrm','tornado','trnstrm2@yahoo.com',10,'Samantha','',0,NULL,0,0);
INSERT INTO user VALUES (1043,'aabdou','teety','a.abdou@computer.org',10,'assem','',0,NULL,0,0);
INSERT INTO user VALUES (1044,'gandalf','lizette','pieter@newerasol.co.za',10,'Pieter','',0,NULL,0,0);
INSERT INTO user VALUES (1045,'iamvikram','erpizn13','vikram_problems@mail.com',10,'Vikram','',0,NULL,0,0);
INSERT INTO user VALUES (1046,'xOxGCbAyBeExOx','justint','aznsupergurl89@msn.com',10,'Nadia','http://www.geocities.com/angelbunnie501',0,NULL,0,0);
INSERT INTO user VALUES (1047,'codyspeer','v3e2t3','cherrybombs87@hotmail.com',10,'cody','www.xanga.com/codyspeer',0,NULL,0,0);
INSERT INTO user VALUES (1048,'ditzy_chicka','ilovesos','jenny_d_12@hotmail.com',20,'Jennifer','http://www.xanga.com/ditzy_chicka',0,NULL,0,0);
INSERT INTO user VALUES (1049,'solitaryreaper','babychimp','gattumama@hotmail.com',10,'geeta','',0,NULL,0,0);
INSERT INTO user VALUES (1050,'selsius','selsius','rahmad@nc.rr.com',10,'renee`','http://www.xanga.com/madenchantress',0,NULL,0,0);
INSERT INTO user VALUES (1051,'msc6387','nascar24','msc6387@yahoo.com',10,'michelle','',0,NULL,0,0);
INSERT INTO user VALUES (1052,'Ken_Hidaka','Meow','Nanashi@hellokitty.com',10,'Ken Hidaka','http://www.geocities.com/o_ometabeeo_o/index.html',0,NULL,0,0);
INSERT INTO user VALUES (1053,'Oi2_mEe','kuyhnihs','saetbyul143@hanmail.net',10,'ebbie park','http://www.xanga.com/Oi2_mEe',0,NULL,0,0);
INSERT INTO user VALUES (1054,'Jim','131241','nmaragos@yahoo.com',10,'Jim Ventura','',0,NULL,0,0);
INSERT INTO user VALUES (1055,'Iammom23','tnlusm117','mweeywsaturn@msn.com',10,'merry','',0,NULL,0,0);
INSERT INTO user VALUES (1056,'indierockgrl','edko','ekotani07@juno.com',10,'Emi','',0,NULL,0,0);
INSERT INTO user VALUES (1057,'rags','october','reigertj@yahoo.com',10,'Jason','',0,NULL,0,0);
INSERT INTO user VALUES (1058,'N__A__T__A','alityperson','N__A__T__A@hotmail.com',20,'N__A__T__A','none',0,NULL,0,0);
INSERT INTO user VALUES (1059,'charly0612','freckles','erica_charlie@hotmail.com',10,'Erica','',0,NULL,0,0);
INSERT INTO user VALUES (1060,'TRAFIKJAMM','tiggercat','cacklingdragon@aol.com',10,'suzi','',0,NULL,0,0);
INSERT INTO user VALUES (1061,'Mezzaitsme','froggy','Mezzaitsme@hotmail.com',10,'Mezz','n/a',0,NULL,0,0);
INSERT INTO user VALUES (1062,'aznchic870','alpharetta73','giggle_rama_girl73@hotmail.com',10,'Mindy','',0,NULL,0,0);
INSERT INTO user VALUES (1063,'bubbleyummer','monkey','aestar@lycos.com',10,'claire','',0,NULL,0,0);
INSERT INTO user VALUES (1064,'krazixsarah','silverkey','xlicious_grl@juno.com',10,'sarah','http://geocities.com/krazixsarah',0,NULL,0,0);
INSERT INTO user VALUES (1065,'ilant','5656','ilan205496876@yahoo.com',10,'ilant','http://www.britneywave.tk',0,NULL,0,0);
INSERT INTO user VALUES (1066,'Halawen','melkor','rockcreekgal@yahoo.com',10,'Gaea','',0,NULL,0,0);
INSERT INTO user VALUES (1067,'ooobabyphatooo','irog0709','lilpna1d3stiny4u@msn.com',10,'theresa o','www.geocities.com/babyphat/',0,NULL,0,0);
INSERT INTO user VALUES (1068,'wendy-j','lauren','wendyjthompson@hotmail.com',10,'wendy-j','uk parents',0,NULL,0,0);
INSERT INTO user VALUES (1069,'killaboi','159259','killaboi259@yahoo.com',10,'Steve','',0,NULL,0,0);
INSERT INTO user VALUES (1070,'smiles','happyface','elftwinkle@hotmail.com',10,'Lee','',0,NULL,0,0);
INSERT INTO user VALUES (1071,'chickadee','onlyme','pun_kin_77@hotmail.com',10,'Brianne','',0,NULL,0,0);
INSERT INTO user VALUES (1072,'Earthstrike','combcomb','earthstrike@hotmail.com',40,'Alan','',0,'a/s/l<br>16/m/Canada',136,0);
INSERT INTO user VALUES (1073,'ricebaby','spongebob','z_wonderwoman69@hotmail.com',10,'kate','',0,NULL,0,0);
INSERT INTO user VALUES (1074,'kani2783','icaniwill','kani2783@rediffmail.com',10,'kani2783','',0,NULL,0,0);
INSERT INTO user VALUES (1075,'ghirardelli','lemons','ghost_tw10@hotmail.com',10,'Michael Girardi','',0,NULL,0,0);
INSERT INTO user VALUES (1076,'wildmonkeez44321','220326','05brlook@ksbe.edu',10,'brian','http://www.xanga.com/wildmonkees',0,NULL,0,0);
INSERT INTO user VALUES (1077,'nickhallworth','nnnnnnnn','genetically-modified@orange.net',10,'Nick','http://www.xanga.com/nickhallworth',0,NULL,0,0);
INSERT INTO user VALUES (1078,'JenuskBobusk','splanner','JenuskBobusk@mac.com',10,'Jenna','http://www.xanga.com/jenuskbobusk',0,NULL,0,0);
INSERT INTO user VALUES (1079,'davembgurl03','cscss232','aebrand883@hotmail.com',10,'Janae','',0,NULL,0,0);
INSERT INTO user VALUES (1080,'poochie_tlc','0625','poochie_tlc@yahoo.com',10,'poochie_tlc','',0,NULL,0,0);
INSERT INTO user VALUES (1081,'gremlin','balisong','bboy_gremlin@yahoo.com',10,'Kyle','',0,NULL,0,0);
INSERT INTO user VALUES (1082,'wsw95','123184','wsw95@hotmail.com',10,'William Wang','',0,NULL,0,0);
INSERT INTO user VALUES (1083,'Midnight','delvingh','delvingho@hotmail.com',20,'delvin','',0,NULL,0,0);
INSERT INTO user VALUES (1084,'riddle','693351','ann_ov@yahoo.com',10,'annie','N. A.',0,NULL,0,0);
INSERT INTO user VALUES (1085,'vbrose','misama','velvetblackrose@hotmail.com',10,'katrina','',0,NULL,0,0);
INSERT INTO user VALUES (1086,'dulinkwent','blackey','blackey1@umbc.edu',10,'b','',0,NULL,0,0);
INSERT INTO user VALUES (1087,'tn_ramki','madhuri','tn_ramki@yahoo.com',10,'Ramakrishnan','',0,NULL,0,0);
INSERT INTO user VALUES (1088,'jkpope','escape','jk-pope@msn.com',10,'Jennifer Pope','',0,NULL,0,0);
INSERT INTO user VALUES (1089,'andromeda429','tigger','andromeda429@netscape.net',10,'Amy','http://www.xanga.com/starling',0,NULL,0,0);
INSERT INTO user VALUES (1090,'charlie1322','minntwin','CPeters1322@cs.com',10,'deedee98','',0,NULL,0,0);
INSERT INTO user VALUES (1091,'bed_tyme-bear','hellokitty','lilkrazeegurl619@yahoo.com',10,'ellie','www.xanga.com/bed_tyme_bear',0,NULL,0,0);
INSERT INTO user VALUES (1092,'phatsnuffy','eclipse11','phatsnuffy@hotmail.com',10,'lindsay','',0,NULL,0,0);
INSERT INTO user VALUES (1093,'standyyg','juggle','andykim721@hotmail.com',10,'SAK YG','http://www.xanga.com/StAndyYG',0,NULL,0,0);
INSERT INTO user VALUES (1094,'Evilsnoopy69','666666','evilsnoopy69@netscape.net',10,'Steve','',0,NULL,0,0);
INSERT INTO user VALUES (1095,'scorpioce','toce45','scorpioce@attbi.com',10,'scorpioce','www.xanga.com/whateva',0,NULL,0,0);
INSERT INTO user VALUES (1096,'Kehaulani','ajkiddo','Kehaulani421@aol.com',10,'Kehaulani','http://www.xanga.com/Kehaulani421',0,NULL,0,0);
INSERT INTO user VALUES (1097,'scottypotty','athena','myztictiger@hotmail.com',10,'Scott','',0,NULL,0,0);
INSERT INTO user VALUES (1098,'ferret','opennice','donaldjames50@hotmail.com',10,'donald foy','',0,NULL,0,0);
INSERT INTO user VALUES (1099,'shrill_scream','bubbles','shrill_scream@Hotmail.com',10,'Srilekha','-',0,NULL,0,0);
INSERT INTO user VALUES (1100,'shrill_screamz','bubbles','shrill_scream@Hotmail.com',10,'Srilekha','-',0,NULL,0,0);
INSERT INTO user VALUES (1101,'lerka','topa','lerapasternak@yahoo.com',10,'valerie','',0,NULL,0,0);
INSERT INTO user VALUES (1102,'robin','xyzzy','robin.gatter@ntlworld.com',20,'Robin Gatter','',0,NULL,0,0);
INSERT INTO user VALUES (1103,'TaraLynn','hubbard','trouble3572@charter.net',10,'Tara','',0,NULL,0,0);
INSERT INTO user VALUES (1104,'enya','1278','savateyeva@hotmail.com',10,'Natalya','',0,NULL,0,0);
INSERT INTO user VALUES (1105,'Rickster885','basesloaded','Bond2002@lycos.com',10,'Osiris','http://www.angelfire.com/games2/goldeneyecodes',0,NULL,0,0);
INSERT INTO user VALUES (1106,'xokrnprideox','juneheedeltaf','kpangel012@hotmail.com',20,'Love','',0,NULL,0,0);
INSERT INTO user VALUES (1107,'MonsieurNathanWhitfield2005','whitney','MonsieurNathanWhitfield2005@hotmail.com',10,'Nathan','',0,NULL,0,0);
INSERT INTO user VALUES (1108,'krobin6','flames17','krobin6@uic.edu',10,'kyle','www.webmail.uic.edu',0,NULL,0,0);
INSERT INTO user VALUES (1109,'plcattys','flamingo','blanetay@cs.com',10,'Mary','what?',0,NULL,0,0);
INSERT INTO user VALUES (1110,'mojavehermit','pho2xxx','mojave@qnet.com',10,'James Fox','www.qnet.com/~mojave',0,NULL,0,0);
INSERT INTO user VALUES (1111,'jesswhy','joebob','jesswhy207@hotmail.com',10,'jessica','www.xanga.com/pyrojess',0,NULL,0,0);
INSERT INTO user VALUES (1112,'Iccemann','JesusisLif','GregWilliams@hot.rr.com',20,'Greg','www.mousepadclassifieds.com',0,'I teach at a small Christian school in Waco, TX.',166,0);
INSERT INTO user VALUES (1113,'peapod','soybean','asianpeapod@yahoo.com',10,'jon','',0,NULL,0,0);
INSERT INTO user VALUES (1114,'p00kins','kevin205','addy@spamcop.net',10,'Adeline','www.p0rk.com',0,NULL,0,0);
INSERT INTO user VALUES (1115,'LiLxHaZe','george','xomaru1437@aol.com',10,'Shermie','',0,NULL,0,0);
INSERT INTO user VALUES (1116,'sonicr9999','sonicr','theweirdo2001@yahoo.com',10,'Robert Salender','http://www.geocities.com/theweirdo2001',0,NULL,0,0);
INSERT INTO user VALUES (1117,'sLeEpYz','Original1','zlzsleepyzlz@hotmail.com',10,'Mikael','www.xanga.com/tumtum143',0,NULL,0,0);
INSERT INTO user VALUES (1118,'ade154','valerie','adrian.knott@surfanytime.co.uk',10,'Adrian Knott','',0,NULL,0,0);
INSERT INTO user VALUES (1119,'harleygurl1389','devils','sportzchic003@yahoo.com',10,'Heather','www.comcast.net',0,NULL,0,0);
INSERT INTO user VALUES (1120,'babidoll','clover','tyrobinson2002@yahoo.com',10,'Taniesha Robinson','',0,NULL,0,0);
INSERT INTO user VALUES (1121,'emontero','eula0218','montero@sol.racsa.co.cr',10,'eric','',0,NULL,0,0);
INSERT INTO user VALUES (1122,'Lassar','anime','lassar@pathwaynet.com',10,'Lassar','',0,NULL,0,0);
INSERT INTO user VALUES (1123,'blynk_kennedy','me4cherie','blynk_kennedy@hotmail.com',10,'deane','',0,NULL,0,0);
INSERT INTO user VALUES (1124,'Ballzei','Balls1809','Ballzei@indiatimes.com',10,'Ballzei','',0,NULL,0,0);
INSERT INTO user VALUES (1125,'njsorochinsky','nicholai','njsorochinsky@hotmail.com',10,'jen','',0,NULL,0,0);
INSERT INTO user VALUES (1126,'redhedinsanity','redface','tiger3426@hotmail.com',10,'Bedhed','',0,NULL,0,0);
INSERT INTO user VALUES (1127,'mikefred','120470','mikefre@aol.com',10,'N','',0,NULL,0,0);
INSERT INTO user VALUES (1128,'indys775','emerica','blacklabel0000@aol.com',10,'ooktan','',0,NULL,0,0);
INSERT INTO user VALUES (1129,'classyroadtrash','piglipps','txny1990@aol.com',10,'Chris','',0,NULL,0,0);
INSERT INTO user VALUES (1130,'MsTeE','troioi','raspberryicedtee@aol.com',10,'thy','www.mstee.ohgo.com',0,NULL,0,0);
INSERT INTO user VALUES (1131,'alisoncc','emily','a_carrabba@msn.com',10,'Alison','',0,NULL,0,0);
INSERT INTO user VALUES (1132,'troxy7','123brmtpmqac','Troxy7@aol.com',10,'Roxanne','',0,NULL,0,0);
INSERT INTO user VALUES (1133,'Mopbucket','sincgars','jlmmdkf@bentcom.net',10,'Jason','',0,NULL,0,0);
INSERT INTO user VALUES (1134,'babi_shorti','919vqple919','lilxthugette@hotmail.com',10,'*ring ring*','',0,NULL,0,0);
INSERT INTO user VALUES (1135,'overtona','softball','allanoverton@hotmail.com',10,'allan','',0,NULL,0,0);
INSERT INTO user VALUES (1136,'true2self','hardtruth','true2self@hotmail.com',10,'Jessie','',0,NULL,0,0);
INSERT INTO user VALUES (1137,'Lizzz','Candyfloss','madcapmez@hotmail.com',10,'Lizzie','',0,NULL,0,0);
INSERT INTO user VALUES (1138,'sweet-paradox','sugasuga','sweet_lasvegas@hotmail.com',10,'sweet-paradox','www.geocities.com/yesterdaysdragon',0,NULL,0,0);
INSERT INTO user VALUES (1139,'iluvgreen89','hamster','iluvgreen89@aol.com',10,'Denisse','',0,NULL,0,0);
INSERT INTO user VALUES (1140,'molegal','27mjg86','beijo.de.moca@globo.com',10,'Mo','http://www.dabocaprafora.blogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (1141,'emo_dork','hoku','rip64@hawaii.rr.com',10,'david','',0,NULL,0,0);
INSERT INTO user VALUES (1142,'GriFFin15','sublime','Hot_Stuff014@hotmail.com',10,'stacey','www.xanga.com/GriFFin15',0,NULL,0,0);
INSERT INTO user VALUES (1143,'takes2tewlove','7128177','skittleghurl@hotmail.com',10,'tram','http://www.xanga.com/home.aspx?user=tAkeS2tEwlOve',0,NULL,0,0);
INSERT INTO user VALUES (1144,'kcashmir','45584558','kcashmir@msn.com',10,'ken wojack','',0,NULL,0,0);
INSERT INTO user VALUES (1145,'tiger346543','tiger346543','catbutt505@hotmail.com',10,'tom','',0,NULL,0,0);
INSERT INTO user VALUES (1146,'kayla','excellent','molgs@hotmail.com',10,'Kayla','',0,NULL,0,0);
INSERT INTO user VALUES (1147,'sayittomahface','compaq','kiss_my_ass415@hotmail.com',10,'brittany','http://www.xanga.com/kiss_my_ass415',0,NULL,0,0);
INSERT INTO user VALUES (1148,'spiceykate','tricky','spiceykate85@hotmail.com',10,'kate','',0,NULL,0,0);
INSERT INTO user VALUES (1149,'taiya','34Ezra','taiya@yahoo.com',10,'taiya','',0,NULL,0,0);
INSERT INTO user VALUES (1150,'game_guy2000','28914031','game_guy2000@hotmail.com',10,'Alfred','',0,NULL,0,0);
INSERT INTO user VALUES (1151,'carl621','ironsink71','and1balla85@netscape.net',10,'Derek','',0,NULL,0,0);
INSERT INTO user VALUES (1152,'bondman','spitfire','gerdomino@yahoo.co.uk',10,'Jerome','None',0,NULL,0,0);
INSERT INTO user VALUES (1153,'sanjuvarghese','varghese','sanju@utlindia.com',10,'sanju','',0,NULL,0,0);
INSERT INTO user VALUES (1154,'nas','r1zwana','ntataria@hotmail.com',10,'nas','',0,NULL,0,0);
INSERT INTO user VALUES (1155,'rcates','54321rj','rosscates@earthlink.net',10,'Ross Cates','',0,NULL,0,0);
INSERT INTO user VALUES (1156,'Beargolfguy','golfinitup','LCMBaseballplaya@aol.com',10,'Aaron','',0,NULL,0,0);
INSERT INTO user VALUES (1157,'songbird','2002','Cutiepie123888@cs.com',10,'Kanesha Mitchell','Compuserve',0,NULL,0,0);
INSERT INTO user VALUES (1158,'Riddler','cheesesand','hershel_menorah@yahoo.com',20,'Hershel','',0,NULL,0,0);
INSERT INTO user VALUES (1159,'lorichris','lorichris','ya.ya@yahoo.com',10,'ya','',0,NULL,0,0);
INSERT INTO user VALUES (1160,'bmphan','buckwild','bmphan@hotmail.com',10,'Bo Pan','',0,NULL,0,0);
INSERT INTO user VALUES (1161,'bmphan20','buckwild','bmphan@hotmail.com',10,'Lo Pan','',0,NULL,0,0);
INSERT INTO user VALUES (1162,'rikard','12gargamel','rikard_lindby@hotmail.com',10,'rikard lindby','',0,NULL,0,0);
INSERT INTO user VALUES (1163,'Caseh','casey999','vampyr@killamail.com',10,'G','',0,NULL,0,0);
INSERT INTO user VALUES (1164,'jwindy','strickland','joy_windy@yahoo.com',10,'joy windy winstead','',0,NULL,0,0);
INSERT INTO user VALUES (1165,'midnite_ice','snape','hyperhamstergirlie@hotmail.com',10,'claire','',0,NULL,0,0);
INSERT INTO user VALUES (1166,'klottsa','skivail','klottsa@yahoo.com',10,'Scott Klott','',0,NULL,0,0);
INSERT INTO user VALUES (1167,'ragge','herkules','ragnar.strigard@excite.com',10,'ragnar','',0,NULL,0,0);
INSERT INTO user VALUES (1168,'poohoney','*Hunny','poohoney@angelfire.com',10,'Francesca Williams','http://poohoney.com',0,NULL,0,0);
INSERT INTO user VALUES (1169,'spazmcat','181vdubs','spazmcat@hotmail.com',10,'spaz','',0,NULL,0,0);
INSERT INTO user VALUES (1170,'fossieposs','godmaggie','fossieposs@hotmail.com',10,'jan','',0,NULL,0,0);
INSERT INTO user VALUES (1171,'ntakahashi','mydaveo','nikkilhd@hotmail.com',20,'nikki','none',0,'',0,1);
INSERT INTO user VALUES (1172,'oSwTLiLKiSSeSo','mother','oswtlilkisseso@hotmail.com',10,'mackey','www.xanga.com/oswtlilkisseso',0,NULL,0,0);
INSERT INTO user VALUES (1173,'dabalsev','goodness','dabalsev@yahoo.com',10,'dave','',0,NULL,0,0);
INSERT INTO user VALUES (1174,'Princess0419','justice','MFinkelstein19@aol.com',10,'Michelle','',0,NULL,0,0);
INSERT INTO user VALUES (1175,'cutiealwaz21','cutie','0loveyo04ever@hanmail.net',10,'Irene Kim','www.xanga.com/cutie21',0,NULL,0,0);
INSERT INTO user VALUES (1176,'d0nT_n03_y00h','aznpride','XxpNA1f0sh0zxX@aol.com',10,'aLySsa','xanga.com/mahalkita4eva',0,NULL,0,0);
INSERT INTO user VALUES (1177,'laurij99353','rupert','laurij99353@earthlink.net',10,'Lauri J','',0,NULL,0,0);
INSERT INTO user VALUES (1178,'vramarao','medicherla','ramarao.medicherla-venkata@desy.de',10,'Medicherla','',0,NULL,0,0);
INSERT INTO user VALUES (1179,'junior','junior1173','johnharrell@email.com',10,'john','',0,NULL,0,0);
INSERT INTO user VALUES (1180,'rockcreekrods','goten2006','rockcreekrods@hotmail.com',10,'Brian','',0,NULL,0,0);
INSERT INTO user VALUES (1181,'juliekimrx','472636','juliekimrx@hotmail.com',10,'Julie Kim','http://www.xanga.com/juliekimrx',0,NULL,0,0);
INSERT INTO user VALUES (1182,'katti','ani>kat','anilkatti1@rediffmail.com',10,'anil','',0,NULL,0,0);
INSERT INTO user VALUES (1183,'fwaff','gubbins','ashtonjd@pilkington.com',30,'fwaff','',0,'',294,1);
INSERT INTO user VALUES (1184,'MeRee','1128','sexiree@aol.com',10,'marie casal','',0,NULL,0,0);
INSERT INTO user VALUES (1185,'tonnabelle','airforce','tonnabelle@hotmail.com',10,'Tonya','',0,NULL,0,0);
INSERT INTO user VALUES (1186,'buddly','bimb01','buddly5@attbi.com',10,'Robert Morgan','',0,NULL,0,0);
INSERT INTO user VALUES (1187,'dillond','ganwf','dillond@ripnet.com',10,'d','',0,NULL,0,0);
INSERT INTO user VALUES (1188,'peachy2727','clayton','peachy2727@aol.com',10,'jamie','',0,NULL,0,0);
INSERT INTO user VALUES (1189,'bobklaz','thebar','miscon15@aol.com',10,'Robert','',0,NULL,0,0);
INSERT INTO user VALUES (1190,'toekie','hammer','toekie@dolfijn.nl',10,'toekie','',0,NULL,0,0);
INSERT INTO user VALUES (1191,'Shauna','nikki','bill.stribling586@att.net',10,'Shauna','don\'t have one',0,NULL,0,0);
INSERT INTO user VALUES (1192,'luvvinpinkyy','pinky123','baby2l0@aol.com',10,'chelsea','http://www.xanga.com/home.aspx?user=intenshunzs',0,NULL,0,0);
INSERT INTO user VALUES (1193,'Deidra28','saavedra','www.peaches4tweet@yahoo.com',10,'Deidra Lawson','',0,NULL,0,0);
INSERT INTO user VALUES (1194,'littlesnowwhite','permless','dramaqueen88@sc.rr.com',10,'Blanca-Nieve`','www.xanga.com/dramaqueen88',0,NULL,0,0);
INSERT INTO user VALUES (1195,'seankroblue','ballsmack','seankroblue@yahoo.com',10,'Sean','',0,NULL,0,0);
INSERT INTO user VALUES (1196,'AzbOiPnOi25','pnoiboi','pnoiboi25@aol.com',10,'Josh','',0,NULL,0,0);
INSERT INTO user VALUES (1197,'destiny2k2','asyo','violaplaya71@hotmail.com',10,'Jessie','Xanga.com',0,NULL,0,0);
INSERT INTO user VALUES (1198,'LenzenG','rummy','lenzeng@excite.com',10,'Grant Lenzen','',0,NULL,0,0);
INSERT INTO user VALUES (1199,'jjkona','kona','jjkona@yahoo.com',10,'John','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (1200,'zwelsh','nanice','zsapula@fnb.co.za',10,'zweli','',0,NULL,0,0);
INSERT INTO user VALUES (1201,'lukeintenn','anewhope','luke0222@comcast.net',20,'E Woodford','',0,NULL,0,0);
INSERT INTO user VALUES (1202,'keepgoing','vamsee','ssfeb@yahoo.com',10,'Keeper','',0,NULL,0,0);
INSERT INTO user VALUES (1203,'atomik','ravehappy','atomik@atomikproductions.com',10,'atomik','http://_atomik_.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1204,'Brainscan','rijkswacht','info@blue-fever.be',10,'Blue-Fever','http://www.Blue-Fever.be',0,NULL,0,0);
INSERT INTO user VALUES (1205,'linzz10','linz^','lindsay.moyer@att.net',10,'lindsay','',0,NULL,0,0);
INSERT INTO user VALUES (1206,'Pennywise','purpleman','suprchunk@yahoo.com',10,'Matt','',0,NULL,0,0);
INSERT INTO user VALUES (1207,'whoevertina','11220','whomi1or2@netscape.net',10,'johnny','http://www.geocities.co.j',0,NULL,0,0);
INSERT INTO user VALUES (1208,'littlelap','jnchoir','LAP1369@aol.com',10,'Lauren','',0,NULL,0,0);
INSERT INTO user VALUES (1209,'judi_l_uk2001','sammollie','judi_l_uk2001@hotmail.com',20,'Jude','',0,NULL,0,0);
INSERT INTO user VALUES (1210,'HC4D','yellowb','HyperCube4D@aol.com',10,'HyperCube4D','',0,NULL,0,0);
INSERT INTO user VALUES (1211,'johnk','tina','John.Kessinger@verizon.net',10,'John Kessinger','',0,NULL,0,0);
INSERT INTO user VALUES (1212,'cutepie1825','just1me','snewmanc@juno.com',10,'SYLVIA','',0,NULL,0,0);
INSERT INTO user VALUES (1213,'kamukay','kfynwhatever','kamukay@yahoo.com',10,'Czarmaine Ann Marie C. Baligod','yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1214,'jennifers','1438','jen23amo@aol.com',10,'jennifer','',0,NULL,0,0);
INSERT INTO user VALUES (1215,'headache','mx4-3am-','summitstar13@aol.com',10,'adam','',0,NULL,0,0);
INSERT INTO user VALUES (1216,'Zara','dorian','gonna_fall_again@yahoo.com',10,'m','',0,NULL,0,0);
INSERT INTO user VALUES (1217,'Naughtyvixen189','panzara','no1foxy189@hotmail.com',10,'Alyssa','',0,NULL,0,0);
INSERT INTO user VALUES (1218,'Belphegor','azazel','Belphegor@ureach.com',10,'Joshua Parks','',0,NULL,0,0);
INSERT INTO user VALUES (1219,'Breedle','cheese','BriCheez13@yahoo.com',10,'BRi','',0,NULL,0,0);
INSERT INTO user VALUES (1220,'Elfstone','blubba','denmol@gmx.net',20,'abc','',0,'',0,0);
INSERT INTO user VALUES (1221,'bernien88','troy','ajdc88@yahoo.com',10,'Bernie Nicholls','',0,NULL,0,0);
INSERT INTO user VALUES (1222,'blackdragonf20c','tpev105','aznxtyp3vxboi@aol.com',10,'tuan','blackdragon xanga',0,NULL,0,0);
INSERT INTO user VALUES (1223,'Tues','316497258','edugan@attbi.com',10,'Elizabeth Dugan','',0,NULL,0,0);
INSERT INTO user VALUES (1224,'rohara66','427843rbo','rohara66@netzero.net',20,'Rick','',0,NULL,0,0);
INSERT INTO user VALUES (1225,'windy','monkey','reillyjeans@yahoo.com',10,'Jeanne Reilly','',0,NULL,0,0);
INSERT INTO user VALUES (1226,'strawberrygold','christmas','katy_clay@yahoo.com',10,'Katy','dont have one',0,NULL,0,0);
INSERT INTO user VALUES (1227,'jomaha2424','112570','jomaha2424@aol.com',10,'tina','',0,NULL,0,0);
INSERT INTO user VALUES (1228,'tr05104','katekate','annakate@frontiernet.net',10,'Tina','',0,NULL,0,0);
INSERT INTO user VALUES (1229,'cr05104','katekate','annakate@frontiernet.net',10,'Tina','',0,NULL,0,0);
INSERT INTO user VALUES (1230,'Maus','1majica','asti_nas@excite.com',10,'Maus','asti_nas@excite.com',0,NULL,0,0);
INSERT INTO user VALUES (1231,'nili99','qwertyui','nili25@hotmail.com',10,'Tara Ray','',0,NULL,0,0);
INSERT INTO user VALUES (1232,'jeehyun','jesusc','jeehyun85@hotmail.com',10,'janice','',0,NULL,0,0);
INSERT INTO user VALUES (1233,'LyDo_gUrliE','fairie','sWtLitOgRL4evA@HoTMAIL.com',10,'Ella','http://www.geocities.com/koolilgoddess/retard.html',0,NULL,0,0);
INSERT INTO user VALUES (1234,'xXWizKiDXx','password','azn_puppydog@hotmail.com',10,'HyPeR BuTT','none',0,NULL,0,0);
INSERT INTO user VALUES (1235,'deepbri','deepsci','deepor83@yahoo.co.uk',10,'deepak','www.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1236,'red45678','redone','adanini@hotmail.com',10,'anthony danini','',0,NULL,0,0);
INSERT INTO user VALUES (1237,'MOOK','xydey1','xylasider@hotmail.com',10,'Mike','',0,NULL,0,0);
INSERT INTO user VALUES (1238,'floridaorange','herman','Floridaorange@hotmail.com',10,'Ashley','',0,NULL,0,0);
INSERT INTO user VALUES (1239,'CHAVEZ','sadgirl','sarahchavez@murraymotors.net',10,'SARAH','',0,NULL,0,0);
INSERT INTO user VALUES (1240,'Celtic976','zodiac','celtic976@yahoo.com',10,'Celtic976','',0,NULL,0,0);
INSERT INTO user VALUES (1241,'tvarhegyi','pppppp','tvarhegyi@attbi.com',10,'Tamas Varhegyi','',0,NULL,0,0);
INSERT INTO user VALUES (1242,'epperson','nannie','epperson5182@aol.com',10,'epperson','',0,NULL,0,0);
INSERT INTO user VALUES (1243,'pureroyalty32','blowbubbles','anna_p32@hotmail.com',10,'anna','',0,NULL,0,0);
INSERT INTO user VALUES (1244,'Joseph','joseph','www.warden1211611@aol.com',10,'Joey','Tosha',0,NULL,0,0);
INSERT INTO user VALUES (1245,'dispatchse','16635713','dispatchse@yahoo.com',10,'suzy','',0,NULL,0,0);
INSERT INTO user VALUES (1246,'freakfrenzy','grapes','puffaluffagus82@yahoo.com',10,'roya','',0,NULL,0,0);
INSERT INTO user VALUES (1247,'James','turtle888','orlibaby88@critterpost.com',10,'Jasmine','',0,NULL,0,0);
INSERT INTO user VALUES (1248,'spliteryend','595682','spliteryend@yahoo.com',10,'Stephanie','',0,NULL,0,0);
INSERT INTO user VALUES (1249,'critik','jordanalex','thecritikal@yahoo.com',10,'the critik','',0,NULL,0,0);
INSERT INTO user VALUES (1250,'Xel','kanin','Salonga@sbcglobal.net',10,'Justin','http://www.xanga.com/home.aspx?user=Shox',0,NULL,0,0);
INSERT INTO user VALUES (1251,'noviem','kalena','jorennovilai@aol.com',10,'megz','',0,NULL,0,0);
INSERT INTO user VALUES (1252,'bruna','bruna','punishless@hotmail.com',10,'bruna','www.insideofall.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1253,'brianjn','BJNow','brianjn@iinet.net.au',20,'brianjn','',0,'I was a primary (junior) school teacher - now retired.',0,1);
INSERT INTO user VALUES (1254,'skyimp07','monofat','skyimp07@netscape.net',10,'joshua imperato','',0,NULL,0,0);
INSERT INTO user VALUES (1255,'kenjero','carlos','jays@meridiancapital.com',10,'jay','',0,NULL,0,0);
INSERT INTO user VALUES (1256,'kmarina17','november','kmarina17@hotmail.com',10,'Marina','',0,NULL,0,0);
INSERT INTO user VALUES (1257,'scoronado','2676','lana@coronado.org',10,'lana','lana.coronado.org',0,NULL,0,0);
INSERT INTO user VALUES (1258,'Aegisknightx','shevat','aegisknightx@aol.com',10,'doug','',0,NULL,0,0);
INSERT INTO user VALUES (1259,'ohsosmart','totale','sassy_ass_biatch@yahoo.co.uk',10,'Louise','',0,NULL,0,0);
INSERT INTO user VALUES (1260,'BABABADA','BELKIN27','BABABADA@Yahoo.com',10,'Stephen','www.geocities.com/bababada',0,NULL,0,0);
INSERT INTO user VALUES (1261,'KrNcHiNo','back++','Krnchino_@hanmail.net',10,'jinho','www.xanga.com/krnchino',0,NULL,0,0);
INSERT INTO user VALUES (1262,'Liq','moremore','heiska_76@hotmail.com',10,'Mika','',0,NULL,0,0);
INSERT INTO user VALUES (1263,'habs','deven','svanlingen@sympatico.ca',10,'Sheri','www.sympatico.ca',0,NULL,0,0);
INSERT INTO user VALUES (1264,'Buttelborn','Isabella','royalgurl88@yahoo.com',10,'Chanelle','xanga.com/Buttelborn',0,NULL,0,0);
INSERT INTO user VALUES (1265,'XxFeTTiShAnGeLxX','sexyma','angelagent0007@yahoo.com',10,'An Vo','lilangelcat102',0,NULL,0,0);
INSERT INTO user VALUES (1266,'jdongell','chelsea','jon3600@hotmail.com',10,'Jon','none',0,NULL,0,0);
INSERT INTO user VALUES (1267,'TAnderton','markus','Miss_Tia23@hotmail.com',10,'Tia','',0,NULL,0,0);
INSERT INTO user VALUES (1268,'poialii','avalisa','poialii@yahoo.com',10,'Epa','',0,NULL,0,0);
INSERT INTO user VALUES (1269,'lellie','stratos','lesley_meharry@hotmail.com',10,'lesley','',0,NULL,0,0);
INSERT INTO user VALUES (1270,'oop','nitro','oopfish@aol.com',10,'tim','',0,NULL,0,0);
INSERT INTO user VALUES (1271,'preetyugly','skater','dramafreak_gurl@hotmail.com',10,'Faznur','http://www.myob.girls.nu',0,NULL,0,0);
INSERT INTO user VALUES (1272,'rkeith83','whitney1','Rkeith3883@aol.com',10,'Robb','',0,NULL,0,0);
INSERT INTO user VALUES (1273,'katd444','greg','ParfaitDix@aol.com',10,'Kate','',0,NULL,0,0);
INSERT INTO user VALUES (1274,'txaccent','lonestar','txaccent@msn.com',10,'Laura Fortin','',0,NULL,0,0);
INSERT INTO user VALUES (1275,'bjuice501','boop','bjuice501@hotmail.com',10,'BJ','',0,NULL,0,0);
INSERT INTO user VALUES (1276,'rappinrapper','bmxbmx','rappinrapper2003@yahoo.com',10,'richie','',0,NULL,0,0);
INSERT INTO user VALUES (1277,'cbg','dxy0tm','cbglass2000@yahoo.com',10,'Cindy','',0,NULL,0,0);
INSERT INTO user VALUES (1278,'winini','savelock','wnyamaguchi@yahoo.com',10,'Warren Yamaguchi','',0,NULL,0,0);
INSERT INTO user VALUES (1279,'siva','siva','sivas_na@hotmail.com',10,'siva','',0,NULL,0,0);
INSERT INTO user VALUES (1280,'simick1712','jakar1234','eskimo_pie1234@hotmail.com',10,'Simon','',0,NULL,0,0);
INSERT INTO user VALUES (1281,'rafieq','fairul','rafieq@yahoo.com',10,'rafieq','',0,NULL,0,0);
INSERT INTO user VALUES (1282,'xqnine','angela','superduperboy02@juno.com',10,'eli','',0,NULL,0,0);
INSERT INTO user VALUES (1283,'sunshadie','blueaqua','sunshadie@yahoo.com',10,'Hyo Kim','',0,NULL,0,0);
INSERT INTO user VALUES (1284,'nienks2c','0822599212','nienks2c@yahoo.com',10,'Nienke','yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1285,'sweetie_pie2201','cherise','sweetie_pie2201@msn.com',10,'cherise','www.neopets.com',0,NULL,0,0);
INSERT INTO user VALUES (1286,'BrianJ','BJNow','brianjn@cnl.com.au',10,'Brian Nowell','',0,NULL,0,0);
INSERT INTO user VALUES (1287,'celkins','matty','craigelkins@mindspring.com',10,'Craig Elkins','',0,NULL,0,0);
INSERT INTO user VALUES (1288,'Station1Clear','withlymon','flooble.x.beamsplat@xoxy.net',10,'Jesse','',0,NULL,0,0);
INSERT INTO user VALUES (1289,'tfp_2002','iammelvin','tfp_2002@hotmail.com',10,'tim','',0,NULL,0,0);
INSERT INTO user VALUES (1290,'phbearfn','dmb1974','phbearfn@aol.com',10,'Denise','phbearfn',0,NULL,0,0);
INSERT INTO user VALUES (1291,'naushers','hers','naushers@yahoo.com',10,'nausheer m','',0,NULL,0,0);
INSERT INTO user VALUES (1292,'katarang10','giancoli','Katarang10@aol.com',10,'Katharine','',0,NULL,0,0);
INSERT INTO user VALUES (1293,'elniz','seminole','jiggsy99@yahoo.com',10,'Neal Heble','yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1294,'booboo','soccer','beldaran_@hotmail.com',10,'booboo','',0,NULL,0,0);
INSERT INTO user VALUES (1295,'jimmccrank','roadczar','jimmccrank@sbcglobal.net',10,'Jim McCrank','',0,NULL,0,0);
INSERT INTO user VALUES (1296,'Flompers','flompers','junkmail@yahoo.com',10,'flompers','',0,NULL,0,0);
INSERT INTO user VALUES (1297,'elmstreet','lil777','weathergeek104@yahoo.com',10,'elliot','emerald.bbboy.net/insaneentertainment',0,NULL,0,0);
INSERT INTO user VALUES (1298,'cstevenson','jordan','candy_peanut@yahoo.com',10,'Candace','',0,NULL,0,0);
INSERT INTO user VALUES (1299,'riddled','nimisgame','anoop_manghat@hotmail.com',40,'Anoop','',0,NULL,0,0);
INSERT INTO user VALUES (1300,'mrblackbat','robinson','mrblackbat@hotmail.com',10,'Matthew Darwin','',0,NULL,0,0);
INSERT INTO user VALUES (1301,'chasklu','cubert','chasklu@aol.com',50,'Charlie','http://members.aol.com/chasklu',0,'',1748,0);
INSERT INTO user VALUES (1302,'jpharris','3177','jpharris@aya.yale.edu',10,'Jennifer Harris','',0,NULL,0,0);
INSERT INTO user VALUES (1303,'nswanson','timmusic','sunnyprincess2002@yahoo.com',10,'nichole','',0,NULL,0,0);
INSERT INTO user VALUES (1304,'Pacman23461','2140','KSbrodie1@yahoo.com',20,'Emon Hunte','',0,'',0,0);
INSERT INTO user VALUES (1305,'jaltmark','feb1488','jaltmark@hoover.k12.al.us',10,'Julie Altmark','',0,NULL,0,0);
INSERT INTO user VALUES (1306,'ejacoby','macjac','ejacoby@rockriver.net',10,'Elaine Jacoby','',0,NULL,0,0);
INSERT INTO user VALUES (1307,'apierce4','alicia','Apierce4@cs.com',10,'Richard','',0,NULL,0,0);
INSERT INTO user VALUES (1308,'lil_kim_grl','kimpower','skorean101@juno.com',10,'Stacey Kim','lil_kim_grl',0,NULL,0,0);
INSERT INTO user VALUES (1309,'bdaisyblm','tennis','none@yahoo.com',10,'candace','',0,NULL,0,0);
INSERT INTO user VALUES (1310,'CCCAHAIL','cc1530','c.cahail@sbcglobal.net',10,'Calvin Cahail','',0,NULL,0,0);
INSERT INTO user VALUES (1311,'befindlichkeit','dasein','fwjschelling@hotmail.com',10,'m','',0,NULL,0,0);
INSERT INTO user VALUES (1312,'alexa_kk','alexakk','alexa_kk@lycos.com',10,'alexa','alexa.com',0,NULL,0,0);
INSERT INTO user VALUES (1313,'tigrseye1978','flipper','tigrseye1978@netscape.net',10,'Rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (1314,'sirius67','7497241','davidhan67@yahoo.com',10,'dave','',0,NULL,0,0);
INSERT INTO user VALUES (1315,'Equilibrium','google','harrisonroger@yahoo.com',20,'Harish','',0,NULL,0,0);
INSERT INTO user VALUES (1316,'Martialmikey','candi1','martialmikey@hotmail.com',10,'Michael','',0,NULL,0,0);
INSERT INTO user VALUES (1317,'delited','watsup','delited@yahoo.com',10,'delited','delited.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1318,'rj1031','rats','lsfggh@hotmail.com',10,'rjq','r',0,NULL,0,0);
INSERT INTO user VALUES (1319,'irishkilbride','charlyn','irishkilbride@yahoo.com',10,'Irish Kilbride','',0,NULL,0,0);
INSERT INTO user VALUES (1320,'nancypierson','mydogpenny','nancypierson@earthlink.net',10,'Nancy','',0,NULL,0,0);
INSERT INTO user VALUES (1321,'tangytaffy01','personages','tangytaffy01@hotmail.com',10,'Marie','',0,NULL,0,0);
INSERT INTO user VALUES (1322,'FlipHunny','modesty','fliphunny@hotmail.com',10,'Charlene','',0,NULL,0,0);
INSERT INTO user VALUES (1323,'ahickpoet','dazey','ahickpoet@hotmail.com',10,'Amy','',0,NULL,0,0);
INSERT INTO user VALUES (1324,'dabamyers','felker','dabamyers@hotmail.com',10,'Dave','',0,NULL,0,0);
INSERT INTO user VALUES (1325,'babe_couk','brooke','lesley.prince@talk21.com',10,'Lesley','',0,NULL,0,0);
INSERT INTO user VALUES (1326,'JDPhilpot','robots','JDPhilpot@Hotmail.com',10,'Jonathan Philpot','',0,NULL,0,0);
INSERT INTO user VALUES (1327,'cruncher','cruncher','kaushal_612@yahoo.com',10,'cruncher','',0,NULL,0,0);
INSERT INTO user VALUES (1328,'rallen','6697','lisa_m_allen@msn.com',20,'rob allen','',0,NULL,0,0);
INSERT INTO user VALUES (1329,'sthomas02','briarwood','sthomas02@mail.com',10,'sara','',0,NULL,0,0);
INSERT INTO user VALUES (1330,'rvidhyas','sudee','rvidhyas@yahoo.com',10,'vidhya','',0,NULL,0,0);
INSERT INTO user VALUES (1331,'jamoggey','berrywater113','GRUNTYPOOH@AOL.COM',10,'Kel','',0,NULL,0,0);
INSERT INTO user VALUES (1332,'swinger15','lotr','gkim74@yahoo.com',10,'Grant','',0,NULL,0,0);
INSERT INTO user VALUES (1333,'chucke','milana','ecellison03@cs.com',10,'Charles Ellison','',0,NULL,0,0);
INSERT INTO user VALUES (1334,'hector','allegiance','hectorhatch@hotmail.com',10,'hector','',0,NULL,0,0);
INSERT INTO user VALUES (1335,'NeoShoyru','starwars','dragonbirdjr@hotmail.com',10,'Paul','http://www.k-loot.tk',0,NULL,0,0);
INSERT INTO user VALUES (1336,'emotions','5-1-1975','ahlisah@hotmail.com',10,'elisa','',0,NULL,0,0);
INSERT INTO user VALUES (1337,'rspjbp','rajgupta','rspjbp@rediffmail.com',10,'ramsharan','',0,NULL,0,0);
INSERT INTO user VALUES (1338,'Davee','moggie','dalveersmarwah@rediffmail.com',10,'Dalveer','',0,NULL,0,0);
INSERT INTO user VALUES (1339,'anuj7700','anujkh','anuj7700@yahoo.com',10,'anuj','',0,NULL,0,0);
INSERT INTO user VALUES (1340,'adorkalishuzpinay','dorkeemeeh87','pinayoffthaheezy@aol.com',10,'kristine','www.xanga.com/adorkalisuzpinay',0,NULL,0,0);
INSERT INTO user VALUES (1341,'erlin','melrose','bt3858@yahoo.com',10,'erlin','',0,NULL,0,0);
INSERT INTO user VALUES (1342,'asegal','tomato','adsegal@ymail.yu.edu',10,'Aaron Segal','',0,NULL,0,0);
INSERT INTO user VALUES (1343,'il0v3k3lv1n','1l0v3u','xxazncoolkelxx@hotmail.com',10,'il0v3k3lv1n','www.xanga.com/il0v3k3lv1n',0,NULL,0,0);
INSERT INTO user VALUES (1344,'Wulfgar','charger','mjdinnius@hotmail.com',20,'Mack','',0,NULL,0,0);
INSERT INTO user VALUES (1345,'sarahanne88','iluvlulu','iceblueswirls13@aol.com',10,'sarah','',0,NULL,0,0);
INSERT INTO user VALUES (1346,'stevden','amanda','stevden@direcpc.com',10,'steven','',0,NULL,0,0);
INSERT INTO user VALUES (1347,'jankorat','dilse2dilse','rateesh_mohan@programmer.net',10,'abdullah','',0,NULL,0,0);
INSERT INTO user VALUES (1348,'TravlrJ','puzzle','Moody160@aol.com',10,'TravlrJ','',0,NULL,0,0);
INSERT INTO user VALUES (1349,'shelliebelle','october','kaitybugsladybug@aol.com',10,'Shellie','none',0,NULL,0,0);
INSERT INTO user VALUES (1350,'deal32','beaner','deal32002@yahoo.com',10,'eric','aol.com',0,NULL,0,0);
INSERT INTO user VALUES (1351,'lilone','8296329','elyseserina105@hotmail.com',10,'Elyse','',0,NULL,0,0);
INSERT INTO user VALUES (1352,'GIR','snd557','nomeywood@yahoo.com',10,'bob','',0,NULL,0,0);
INSERT INTO user VALUES (1353,'trinity','teri311ory','trinity@1netdrive.com',10,'teri','',0,NULL,0,0);
INSERT INTO user VALUES (1354,'Amy','booboo','lefkowtz@bellsouth.net',10,'Amy','msn',0,NULL,0,0);
INSERT INTO user VALUES (1355,'jeremiah213','cisterns','rdweed@hotmail.com',10,'Ryan Sexton','',0,NULL,0,0);
INSERT INTO user VALUES (1356,'matt','snaffle05','johnsonmatt@yahoo.com',20,'matt','',0,NULL,0,0);
INSERT INTO user VALUES (1357,'emogurl17','genog','goddessm_99@yahoo.com',10,'michean michaud','',0,NULL,0,0);
INSERT INTO user VALUES (1358,'peb_ook','lv-426','paul.boothroyd@ntlworld.com',10,'Paul Boothroyd','',0,NULL,0,0);
INSERT INTO user VALUES (1359,'ladeEmonkeE','mister','kyooTEness@hotmail.com',10,'tiFfany','',0,NULL,0,0);
INSERT INTO user VALUES (1360,'jsvag','4556','jsvag@sbcglobal.net',10,'Joe Mendez','',0,NULL,0,0);
INSERT INTO user VALUES (1361,'giGgLeSz','adoraboo','adorab0o@aol.com',10,'giGgLeSz','',0,NULL,0,0);
INSERT INTO user VALUES (1362,'Juliet','georgebush','BrittanyLahmon@msn.com',10,'B.','',0,NULL,0,0);
INSERT INTO user VALUES (1363,'Alan1729','sqroot2','mr_noem@hotmail.com',10,'Mr_Noem','',0,NULL,0,0);
INSERT INTO user VALUES (1364,'n_luv_wif_y0h','yvul','luvyluvyluvy@mail.com',10,'luvy','www.luvy.com/luvy',0,NULL,0,0);
INSERT INTO user VALUES (1365,'phoenixmaid','nathen','phonixmaid@yahoo.com',10,'sarah','',0,NULL,0,0);
INSERT INTO user VALUES (1366,'briancnorton','beavis','briancnorton@hotmail.com',10,'briancnorton','briancnorton.info',0,NULL,0,0);
INSERT INTO user VALUES (1367,'Ly79','cookies','CareCare7787@hotmail.com',10,'Carolyn','',0,NULL,0,0);
INSERT INTO user VALUES (1368,'kgbijoy','bijoy','bijoykg@yahoo.com',10,'bijoy','www.geocities.com/bijoy_000',0,NULL,0,0);
INSERT INTO user VALUES (1369,'burgessj','jbalgebra','joyburgess@comcast.net',10,'j Burgess','',0,NULL,0,0);
INSERT INTO user VALUES (1370,'street3r','scout','street3r@comcast.net',10,'sue','',0,NULL,0,0);
INSERT INTO user VALUES (1371,'Torpal','alexander','danpacks@comcast.net',10,'Danny','',0,NULL,0,0);
INSERT INTO user VALUES (1372,'voberoi','b31nrn','oberoi_vivek@hotmail.com',10,'Vivek','',0,NULL,0,0);
INSERT INTO user VALUES (1373,'mathamatic','password','purp_eli3@hotmail.com',10,'ashley','',0,NULL,0,0);
INSERT INTO user VALUES (1374,'CorruptedBarbie','amanda','VolKnoGrl@aol.com',10,'Luxie','http://www.xanga.com/private/home.asp?',0,NULL,0,0);
INSERT INTO user VALUES (1375,'ross','al16126534','ross_conrad@yahoo.com',10,'ross','',0,NULL,0,0);
INSERT INTO user VALUES (1376,'JuJuPiper','Mulder','brandyb@exis.net',10,'Ju-Ju','',0,NULL,0,0);
INSERT INTO user VALUES (1377,'skiabox','skia0987','skiabox@myrealbox.com',10,'Stavros','',0,NULL,0,0);
INSERT INTO user VALUES (1378,'netty','4350','ncharr1521@rogers.ca',10,'netty','msn',0,NULL,0,0);
INSERT INTO user VALUES (1379,'red85mr2','jun1870','steve@pensandpixels.com',10,'Stephen','www.pensandpixels.com',0,NULL,0,0);
INSERT INTO user VALUES (1380,'arnabchokro',' important','arnabchokro@rediffmail.com',10,'arnab','',0,NULL,0,0);
INSERT INTO user VALUES (1381,'maizechk','maizehigh','maizechk@msn.com',10,'jessica','www.xanga.com/maizechk',0,NULL,0,0);
INSERT INTO user VALUES (1382,'tweak','stalefish101','kylestuff49@hotmail.com',10,'Kyle','',0,NULL,0,0);
INSERT INTO user VALUES (1383,'hotmamanumber8','tabuena','hotmamanumber8@yahoo.com.au',10,'len','',0,NULL,0,0);
INSERT INTO user VALUES (1384,'dcalloy','sinned','dcalloy@hotmail.com',10,'Dennis','',0,NULL,0,0);
INSERT INTO user VALUES (1385,'shar12833','nutmuffin','DevilWo@aol.com',10,'sharlene','',0,NULL,0,0);
INSERT INTO user VALUES (1386,'finchbeak','catbarf','snedderton@earthlink.net',10,'C. Perkins','',0,NULL,0,0);
INSERT INTO user VALUES (1387,'OnlyLove','conditioner','alberta_chic@hotmail.com',10,'s','',0,NULL,0,0);
INSERT INTO user VALUES (1388,'lblovely2000','b0yfriend','lblovely2000@cs.com',10,'bobie','',0,NULL,0,0);
INSERT INTO user VALUES (1389,'unwantedangel69','moochi','timo_goddess@hotmail.com',10,'g3e','www.geocities.com/unwanted_angel_gina',0,NULL,0,0);
INSERT INTO user VALUES (1390,'Kriziamo','putaka','sweetangelkhen@aol.com',10,'Krizia','www.xanga.com/preciouzbabygurl',0,NULL,0,0);
INSERT INTO user VALUES (1391,'Manda784','eddie784','mandy784@hotmail.com',10,'Amanda','www.matmice.com/home/mandy0007',0,NULL,0,0);
INSERT INTO user VALUES (1392,'Sadako','suicidal','FLuTTerByPNaY@aol.com',10,'Sadako','http://www.geocities.com/soopadoopaluvluvdayz',0,NULL,0,0);
INSERT INTO user VALUES (1393,'sade017','tycoon','eb81784@aol.com',10,'Eelan','www.xanga.com/eb81784',0,NULL,0,0);
INSERT INTO user VALUES (1394,'DreamAngel','o8315254','DreeminOnCloud9@msn.com',10,'Oliva','http://www.geocities.com/butterflyxkisses89/index.html',0,NULL,0,0);
INSERT INTO user VALUES (1395,'howardroark','havoc98','rdjv98@yahoo.com',10,'howardroark','',0,NULL,0,0);
INSERT INTO user VALUES (1396,'SoVat','password','somra345@hotmail.com',10,'Roy Blankman','',0,NULL,0,0);
INSERT INTO user VALUES (1397,'jms_blaze','public0701','jms_blaze@yahoo.com',20,'justn','',0,NULL,0,0);
INSERT INTO user VALUES (1398,'Praxis23','$Hollin8r','praxis23@yahoo.com',10,'Holly C','',0,NULL,0,0);
INSERT INTO user VALUES (1399,'stupidbitch','ass','yourmamma@hotmail.com',10,'J','',0,NULL,0,0);
INSERT INTO user VALUES (1400,'Jeemalif','Javed90','jeemalif@yahoo.com',10,'Javed Iqbal','',0,NULL,0,0);
INSERT INTO user VALUES (1401,'Jenna00','Jenna00','robin.bresnahan@wachovia.com',10,'M Robin Bresnahan','',0,NULL,0,0);
INSERT INTO user VALUES (1402,'fluffy35','chicken','craig_farrell35@hotmail.com',10,'craig','',0,NULL,0,0);
INSERT INTO user VALUES (1403,'noxiusvapus','haha25','noxiusvapus@yahoo.com',10,'John Smith','',0,NULL,0,0);
INSERT INTO user VALUES (1404,'sexyaziangurlxoo','fuckyou','sexyaziangurlxoo@yahoo.com',10,'Alana','',0,NULL,0,0);
INSERT INTO user VALUES (1405,'paks','janeman','prakashkn@hotmail.com',10,'paks','',0,NULL,0,0);
INSERT INTO user VALUES (1406,'asianmonkey28581','131313','asianmonkey28581@yahoo.com',10,'Calvin','',0,NULL,0,0);
INSERT INTO user VALUES (1407,'sadness0106','dinosaur','sadness0106@hotmail.com',10,'Samantha','www.xanga.com/sadness0106/',0,NULL,0,0);
INSERT INTO user VALUES (1408,'sadaf','nasrin','sadafhariri@hotmail.com',10,'sadaf','',0,NULL,0,0);
INSERT INTO user VALUES (1409,'emma_mccabe','mooney','emma_mccabe@lycos.co.uk',20,'Emma McCabe','',0,NULL,0,0);
INSERT INTO user VALUES (1410,'Chandra','poison','clapphagan@yahoo.com',10,'chandra hagan','',0,NULL,0,0);
INSERT INTO user VALUES (1411,'jade','pinkrules','Jade_Bult@hotmail.com',10,'jade','flooble',0,NULL,0,0);
INSERT INTO user VALUES (1412,'pixie','alex','crazigal1@aol.com',10,'lauren','aol',0,NULL,0,0);
INSERT INTO user VALUES (1413,'davedomingo','9puzzle9','davedomingo@sprintpcs.com',20,'dave domingo','',0,NULL,0,0);
INSERT INTO user VALUES (1414,'bennyskaten','curecure','bennyskaten@math.com',10,'benny ska','',0,NULL,0,0);
INSERT INTO user VALUES (1415,'canuck','fortytwo','pkoslowsky_wiebe@pembinatrails.ca',10,'pat','',0,NULL,0,0);
INSERT INTO user VALUES (1416,'lostforever1234','dragon','lostforever1234@aol.com',10,'Paulette Mullinix','',0,NULL,0,0);
INSERT INTO user VALUES (1417,'ganley65c','c6784k','chris.ganley@lgeenergy.com',10,'chris','',0,NULL,0,0);
INSERT INTO user VALUES (1418,'akira1412','apoptoxin','akira1412@hotmail.com',10,'Cleo Tsai','http://www.geocities.com/sakura_713',0,NULL,0,0);
INSERT INTO user VALUES (1419,'viking_sarah','contikid','viking_sarah@hotmail.com',20,'sarah','hotmail.com',0,NULL,0,0);
INSERT INTO user VALUES (1420,'rikku1022','homunculus','rikku1022@aol.com',10,'sequoia','',0,NULL,0,0);
INSERT INTO user VALUES (1421,'abc321','234','drazon17@netzero.net',10,'321','Www.xanga.com/The_Skilled_1',0,NULL,0,0);
INSERT INTO user VALUES (1422,'gharp','123oiu','spam@keriandgreg.com',10,'Greg Harper','www.keriandgreg.com',0,NULL,0,0);
INSERT INTO user VALUES (1423,'liddo','ana88','liddo_ann@yahoo.com',10,'ann','www.xanga.com/liddo_meh',0,NULL,0,0);
INSERT INTO user VALUES (1424,'Anointeddiva','hotmama','Vivaladiva2000@aol.com',10,'Cassandra Wallace','',0,NULL,0,0);
INSERT INTO user VALUES (1425,'ejaculoy','ejaculoy','ejaculoy@hotmail.com',20,'ejaculoy','',0,NULL,0,0);
INSERT INTO user VALUES (1426,'arkiteta','ro2607','rsoichet@olimpo.com.br',10,'rosanne','',0,NULL,0,0);
INSERT INTO user VALUES (1427,'aimee_gams','bongo79','aimee_gams@hotmail.com',10,'aimee','',0,NULL,0,0);
INSERT INTO user VALUES (1428,'Korbane','11235813','Cgerberding@yahoo.com',10,'Collin','',0,NULL,0,0);
INSERT INTO user VALUES (1429,'jaykay','brittany','jaykay444@yahoo.com',10,'john','',0,NULL,0,0);
INSERT INTO user VALUES (1430,'chrissy','meschats','chrissyinwindsor@hotmail.com',10,'chrissy','',0,NULL,0,0);
INSERT INTO user VALUES (1431,'cOnStIpAsHuNaL','fuck','ConstIpashUnal@aoL.cOM',10,'lAureN','wWw.XanGa.COm/REdkIwI',0,NULL,0,0);
INSERT INTO user VALUES (1432,'aszaroth','heyhey','ben@maracorp.com',10,'Ben','',0,NULL,0,0);
INSERT INTO user VALUES (1433,'backfik','hsif1101','backfik@rose-hulman.edu',10,'Kevin','',0,NULL,0,0);
INSERT INTO user VALUES (1434,'grymph','oooooo','tohuvabohu@hotmail.com',10,'Bob Patterson','',0,NULL,0,0);
INSERT INTO user VALUES (1435,'nigelnisbet','daisy','nigelnisbet@hotmail.com',20,'Nigel Nisbet','',0,NULL,0,0);
INSERT INTO user VALUES (1436,'pstratos','melina','peas458@aol.com',10,'Peter Stratos','',0,NULL,0,0);
INSERT INTO user VALUES (1437,'Metria28','demoness','Metria109@wmconnect.com',10,'Candi','',0,NULL,0,0);
INSERT INTO user VALUES (1438,'twigman','twiggy','chi_lin16@yahoo.com',10,'chi','',0,NULL,0,0);
INSERT INTO user VALUES (1439,'cho','oooooo','bob@hotmail.com',10,'cho','',0,NULL,0,0);
INSERT INTO user VALUES (1440,'ghoulardi','rc10t2','rlj@nls.net',10,'ross jaenke','',0,NULL,0,0);
INSERT INTO user VALUES (1441,'pertwee','tardis','pertwee3@telusplanet.net',10,'Craig Bronson','',0,NULL,0,0);
INSERT INTO user VALUES (1442,'edreesespieces','pooli32','edreesespieces@hotmail.com',10,'Edrees','http://www.xanga.com/home.aspx?user=Edrees',0,NULL,0,0);
INSERT INTO user VALUES (1443,'jt_cenarius','evoluzione','jt_13112@hotmail.com',10,'William Hunt','',0,NULL,0,0);
INSERT INTO user VALUES (1444,'obidude','sdfjklg2','obidude@hotmail.com',10,'obi','n/a',0,NULL,0,0);
INSERT INTO user VALUES (1445,'Blueberry_Muff1ns','lovebug','Blueberry_Muff1ns@hotmail.com',10,'Sandra','http://www.angelfire.com/clone2/weird/',0,NULL,0,0);
INSERT INTO user VALUES (1446,'demcie','futuremd','demcie@aol.com',10,'Heather','',0,NULL,0,0);
INSERT INTO user VALUES (1447,'y_o_donnell','failte','y_o_donnell@hotmail.com',10,'yvonne','',0,NULL,0,0);
INSERT INTO user VALUES (1448,'Jenna','19882007','duchess_2007@hotmail.com',10,'Jenna','',0,NULL,0,0);
INSERT INTO user VALUES (1449,'rudeboyshaun','noise','rudeboyshaun@yahoo.com',10,'Shaun','',0,NULL,0,0);
INSERT INTO user VALUES (1450,'wonderboy23','aicnarf','wonderboy23@earthlink.net',10,'Simon','http://www.xanga.com/home.aspx?user=wonderboy923',0,NULL,0,0);
INSERT INTO user VALUES (1451,'Adad','jorgeluis','angelica_araiza@hotmail.com',10,'angelica','',0,NULL,0,0);
INSERT INTO user VALUES (1452,'shell02','rainbow','shortymum463@aol.com',10,'shelley','',0,NULL,0,0);
INSERT INTO user VALUES (1453,'bignick','npollock','kvpollock@aol.com',10,'nick','n/a',0,NULL,0,0);
INSERT INTO user VALUES (1454,'ZoSo','rasta47','ZoSo42084@hotmail.com',10,'Corey','',0,NULL,0,0);
INSERT INTO user VALUES (1455,'randomperturbation','shl0m0','rvilarrubi@barrie.org',10,'roberto','',0,NULL,0,0);
INSERT INTO user VALUES (1456,'qtpi4eva141','karishma','aniK409@hotmail.com',10,'Ani','www.xanga.com/qtpi4eva141',0,NULL,0,0);
INSERT INTO user VALUES (1457,'lynxms17','dewalt17','lynxms17@hotmail.com',10,'Jim Warren','',0,NULL,0,0);
INSERT INTO user VALUES (1458,'rebecca42380','nuggie','beckymoose@aol.com',10,'Rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (1459,'sjb122294','legend','sjb122294@aol.com',10,'Sarah','',0,NULL,0,0);
INSERT INTO user VALUES (1460,'mastermind','itsjustme','fastfwd1@fullnet.net',10,'Ron','',0,NULL,0,0);
INSERT INTO user VALUES (1461,'abajurr','n64n64','abajurr@hotmail.com.br',10,'Rafael','http://www.abajur.blogger.com.br',0,NULL,0,0);
INSERT INTO user VALUES (1462,'traceydeal828','paulsteele','traceydeal828@hotmail.com',10,'Tracey','',0,NULL,0,0);
INSERT INTO user VALUES (1463,'ashish','pramila66','ashish_disawal@yahoo.co.in',10,'Ashish Disawal','',0,NULL,0,0);
INSERT INTO user VALUES (1464,'quizard','trivia','oboeplayer87@aol.com',10,'quizard','',0,NULL,0,0);
INSERT INTO user VALUES (1465,'Infinite3','iNfinite','infi3@hotmail.com',10,'ET','',0,NULL,0,0);
INSERT INTO user VALUES (1466,'garygudzenko','garyman','garygudzenko@yahoo.com',20,'gary','',0,NULL,0,0);
INSERT INTO user VALUES (1467,'1Done','fd2auuhy','joeadler@cox.net',10,'Joe','',0,NULL,0,0);
INSERT INTO user VALUES (1468,'wikib','kb3352','wkenbrewer@yahoo.com',10,'William Brewer','',0,NULL,0,0);
INSERT INTO user VALUES (1469,'trooskillz','031202','aznpryde4lyfex24@yahoo.com',10,'mary','',0,NULL,0,0);
INSERT INTO user VALUES (1470,'KnifeWife','91290','pat.osborn@tccd.edu',10,'Pat Osborn','www.centercross.com',0,NULL,0,0);
INSERT INTO user VALUES (1471,'xsimple_planx','05161991','monie2009@yahoo.com',10,'monica','http://www.xanga.com/home.aspx?user=xsimple_planx',0,NULL,0,0);
INSERT INTO user VALUES (1472,'colsie','joshua','colsie01107@cs.com',10,'nicole','',0,NULL,0,0);
INSERT INTO user VALUES (1473,'dAyM_iTz_kAnDe','o0okande','whoa_ish_kande@hotmail.com',10,'kAnDe','',0,NULL,0,0);
INSERT INTO user VALUES (1474,'filiascupio','starmana','filiascupio@free.net.nz',10,'Filias Cupio','',0,NULL,0,0);
INSERT INTO user VALUES (1475,'djmizzcheevius','hard34d','jmorrow_62@hotmail.com',10,'jenn','',0,NULL,0,0);
INSERT INTO user VALUES (1476,'Palsy','jalien','pbelliveau@nyc.rr.com',10,'Paul Belliveau','www.saveourmovie.com',0,NULL,0,0);
INSERT INTO user VALUES (1477,'C0ckdiesel','Cantwell','ccl216@stern.nyu.edu',10,'michael','',0,NULL,0,0);
INSERT INTO user VALUES (1478,'astroursa','18222045','astroursa@yahoo.com',10,'sally','',0,NULL,0,0);
INSERT INTO user VALUES (1479,'out4blood','488288','out4blood@myrealbox.com',10,'out4blood','http://out4blood.blogspot.com/',0,NULL,0,0);
INSERT INTO user VALUES (1480,'shade','danger','gozer222@attbi.com',10,'gozer','msn.com',0,NULL,0,0);
INSERT INTO user VALUES (1481,'jaeger','ginger','ts1j@yahoo.com',10,'troy','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (1482,'jlw38','jake1dog','tjwegelin@earthlink.net',20,'Jana','',0,NULL,0,0);
INSERT INTO user VALUES (1483,'kitten_girl_420','marijuana','kitten_girl_420@yahoo.com',10,'Karen','',0,NULL,0,0);
INSERT INTO user VALUES (1484,'Monet201','nokiki','Monet201@aol.com',10,'Darby','',0,NULL,0,0);
INSERT INTO user VALUES (1485,'lilaznpimpette','jinayoo','kimchittong@hotmail.com',10,'jina','',0,NULL,0,0);
INSERT INTO user VALUES (1486,'zsamarie','issac','zsamarie1@home.com',10,'marie','',0,NULL,0,0);
INSERT INTO user VALUES (1487,'kimmydawnking','Tornado7','kimmydawnking@yahoo.com',10,'kimmydawnking','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (1488,'baron_sky','baron','baron_sky@excite.com',10,'baron_sky','none',0,NULL,0,0);
INSERT INTO user VALUES (1489,'charbaby4dr','kerokero','KeroBabeC521@hotmail.com',10,'Charity M. Rosenberg','http://www.geocities.com/charbaby4dr',0,NULL,0,0);
INSERT INTO user VALUES (1490,'lady_cai','henry322','carm_c@hotmail.com',10,'Cai','',0,NULL,0,0);
INSERT INTO user VALUES (1491,'yaldap101','338908','yaldap101@hotmail.com',10,'yalda','',0,NULL,0,0);
INSERT INTO user VALUES (1492,'susan01','ladies01','susanpersing@yahoo.com',10,'susan persing','',0,NULL,0,0);
INSERT INTO user VALUES (1493,'EvilPilgrim','meaghandaniel','evil_pilgrim@hotmail.com',10,'Evil Pilgrim','',0,NULL,0,0);
INSERT INTO user VALUES (1494,'temami','5683','jreesestop@aol.com',10,'teresa','',0,NULL,0,0);
INSERT INTO user VALUES (1495,'boris','tennis35','goldensilver25@aol.com',20,'boris','none',0,NULL,0,0);
INSERT INTO user VALUES (1496,'LiLmestizanessa','2088055','brattygurl@msn.com',10,'Vanessa','www.xanga.com/lilmestizanessa',0,NULL,0,0);
INSERT INTO user VALUES (1497,'MathWhiz','whiz','Jane@aol.com',10,'Jane','',0,NULL,0,0);
INSERT INTO user VALUES (1498,'The_spectre','w.a..m.m','gareth_hoover@rediffmail.com',10,'Gareth','',0,NULL,0,0);
INSERT INTO user VALUES (1499,'Corpret','montecristo','corpret@Hotmail.com',10,'Marlin Fisher','',0,NULL,0,0);
INSERT INTO user VALUES (1500,'Leonlovesyellow','thomassidney','leonhasgoodhair@yahoo.com.au',10,'Leon','',0,NULL,0,0);
INSERT INTO user VALUES (1501,'daisy','jamesalan','hydrolet@hotmail.com',10,'daisy','',0,NULL,0,0);
INSERT INTO user VALUES (1502,'lecody','gemini','lecody@excite.com',20,'lecody','',0,NULL,0,0);
INSERT INTO user VALUES (1503,'iamVietnameze','122287','phi_long_tran@hotmail.com',10,'Phi','',0,NULL,0,0);
INSERT INTO user VALUES (1504,'seth051','bellflower','seth051@yahoo.com',10,'Eddy','http://www.geocities.com/csdungeon',0,NULL,0,0);
INSERT INTO user VALUES (1505,'hhansen','lady','shansen@onemain.com',10,'hannah','onemain',0,NULL,0,0);
INSERT INTO user VALUES (1506,'cory','rosemary','cpenn@hotmail.com',10,'cory','',0,NULL,0,0);
INSERT INTO user VALUES (1507,'RedwallMouse','meredith','kittygirldrake@cs.com',10,'Redwall Mouse','none',0,NULL,0,0);
INSERT INTO user VALUES (1508,'Xb_r_hX','ia1413','brandonboarder6@aol.com',10,'Brandon','www.xanga.com/Xb_r_hX',0,NULL,0,0);
INSERT INTO user VALUES (1509,'MouseOfRedwall','mary','kittygirldrake@cs.com',10,'Redwall Mouse','none',0,NULL,0,0);
INSERT INTO user VALUES (1510,'sweetcheeks523','bbb111','littleboo6788@cs.com',10,'Kaila','',0,NULL,0,0);
INSERT INTO user VALUES (1511,'Mouse','zflow','girl@qol.com',10,'mouse','',0,NULL,0,0);
INSERT INTO user VALUES (1512,'Gaius','mozart','andragyny@yahoo.com',10,'Gaius','',0,NULL,0,0);
INSERT INTO user VALUES (1513,'ela','monk','rane63@yahoo.com',10,'ela','',0,NULL,0,0);
INSERT INTO user VALUES (1514,'hmeyer','azbycxdw','hmeyer@supernet.com.bo',10,'Hernán Meyer','',0,NULL,0,0);
INSERT INTO user VALUES (1515,'swflyers8','hunter','swflyers8@hotmail.com',10,'Sue','',0,NULL,0,0);
INSERT INTO user VALUES (1516,'ashkum','amritaj','ashkum@iitk.ac.in',10,'ashish','www.yahoo.com/geocities/ash',0,NULL,0,0);
INSERT INTO user VALUES (1517,'crimper','woodward','jkalet@mtsi-va.com',20,'jude','',0,NULL,0,0);
INSERT INTO user VALUES (1518,'schu-man','AUTOCAD','kentschueler@yahoo.com',10,'Kent Schueler','',0,NULL,0,0);
INSERT INTO user VALUES (1519,'bisho','mtx706lm','brs5020@tntech.edu',10,'bishoy saad','bishoy.itgo.com',0,NULL,0,0);
INSERT INTO user VALUES (1520,'jwb','pittstatebb','justinburchett@hotmail.com',10,'Justin Burchett','myyahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1521,'umassneil','2wilb93','neil11324@aol.com',10,'neil','',0,NULL,0,0);
INSERT INTO user VALUES (1522,'OscarMadisoy','cpl2667','omadisoy@optonline.net',10,'Oscar Madisoy','',0,NULL,0,0);
INSERT INTO user VALUES (1523,'EzBake','well1','francoispichette@hotmail.com',10,'EzBake','',0,NULL,0,0);
INSERT INTO user VALUES (1524,'Tony','TT1234','Tonytaylor3@aol.com',10,'Tony','',0,NULL,0,0);
INSERT INTO user VALUES (1525,'Nemesis','matrix','donnelly2020@aol.com',10,'Kara','www.xanga.com/nemesisdestiny',0,NULL,0,0);
INSERT INTO user VALUES (1526,'tdah','popcorn','lookingandlaughing@myself.com',10,'tdah','',0,NULL,0,0);
INSERT INTO user VALUES (1527,'HJHS','fire97','rwilmot@roe38.k12.il.us',10,'Wilmot','',0,NULL,0,0);
INSERT INTO user VALUES (1528,'annette','nightmare','lady_inn_the_myst@yahoo.com',10,'Night Lady','http://members.fortunecity.com/lady4464/',0,NULL,0,0);
INSERT INTO user VALUES (1529,'sweet_sassy','bunny','sweet_irina@msn.com',20,'Irina','',0,NULL,0,0);
INSERT INTO user VALUES (1530,'rock26star','headrush','simeonpapacostas@hotmail.com',10,'Simeon','',0,NULL,0,0);
INSERT INTO user VALUES (1531,'window','open','sefrye@sbcglobal.net',10,'window','',0,NULL,0,0);
INSERT INTO user VALUES (1532,'starshyne','smokey','wintersrose84@yahoo.com',10,'nicki','',0,NULL,0,0);
INSERT INTO user VALUES (1533,'B_Kibler','22980','B_Kibler@hotmail.com',10,'Bob','',0,NULL,0,0);
INSERT INTO user VALUES (1534,'rankin44','rankin44','bbjaatms@cs.com',10,'rankin44','',0,NULL,0,0);
INSERT INTO user VALUES (1535,'sashaH','display','ceo@mmmax.clan.st',20,'Sasha','www.mmmax.clan.st',0,NULL,0,0);
INSERT INTO user VALUES (1536,'ashguy','crgllacbt','kumaraashish@yahoo.com',10,'Aashish','',0,NULL,0,0);
INSERT INTO user VALUES (1537,'enanitomalvado','seminteligent','enanitomalvado@excite.com',10,'Seth Sauer','',0,NULL,0,0);
INSERT INTO user VALUES (1538,'Frenchwench','tartsparty','frenchwench1@hotmail.com',10,'BB','',0,NULL,0,0);
INSERT INTO user VALUES (1539,'jbbatts','ybxmvd58','sbatts@ec.rr.com',10,'Bryan','',0,NULL,0,0);
INSERT INTO user VALUES (1540,'mcgeezy3','computer','SAPPLEGATE1@NEO.RR.COM',10,'shane','',0,NULL,0,0);
INSERT INTO user VALUES (1541,'brandybmw','periwipe','junkwalters@sc.rr.com',10,'Brandy','na',0,NULL,0,0);
INSERT INTO user VALUES (1542,'emzadi','begotten','womanofcode@yahoo.com',10,'emzadi','',0,NULL,0,0);
INSERT INTO user VALUES (1543,'ejrint','060966','erintama@mtu.edu',10,'ed rintamaki','',0,NULL,0,0);
INSERT INTO user VALUES (1544,'abosher','madison','boshera@bellsouth.net',10,'Anne Bosher','',0,NULL,0,0);
INSERT INTO user VALUES (1545,'jen5485','jennifer','teaser007@hotmail.com',10,'jen','www.xanga.com/babyjen',0,NULL,0,0);
INSERT INTO user VALUES (1546,'swright43','maximus','swright44@yahoo.com',10,'Scott','',0,NULL,0,0);
INSERT INTO user VALUES (1547,'wjberry','pappaw','wjberry@att.net',10,'Wayne Berry','www.worldnet.att.net',0,NULL,0,0);
INSERT INTO user VALUES (1548,'markmath','mark111','marksnowboarder@cox.net',10,'mark','',0,NULL,0,0);
INSERT INTO user VALUES (1549,'Heil','ihateyou','Theskullhamman22@aol.com',20,'Lucifer','',0,NULL,0,0);
INSERT INTO user VALUES (1550,'mhonster','fl00ble','rmalania@hotmail.com',10,'mhon alania','',0,NULL,0,0);
INSERT INTO user VALUES (1551,'raj-888','flook','rajesh_exellentindian@hotmail.com',10,'rajesh','',0,NULL,0,0);
INSERT INTO user VALUES (1552,'Mickey','heath1','napperwood@earthlink.net',10,'Napper','',0,NULL,0,0);
INSERT INTO user VALUES (1553,'neo45222','jeremy','neo45222@hotmail.com',10,'Jeremy','',0,NULL,0,0);
INSERT INTO user VALUES (1554,'RomeCasa','juliem','Romecasa@yahoo.com',10,'Alan','',0,NULL,0,0);
INSERT INTO user VALUES (1555,'rcouch','phread','rcouch@postmail.net',10,'Rebecca','',0,NULL,0,0);
INSERT INTO user VALUES (1556,'akdphi131','steven25','iburswtangel@aol.com',10,'iburswtangel','http://www.xanga.com/home.aspx?user=aKDPhi131',0,NULL,0,0);
INSERT INTO user VALUES (1557,'REDFOX','asdflkj','angiebff@hotmail.com',10,'JonnyTom','',0,NULL,0,0);
INSERT INTO user VALUES (1558,'banisterj','ddd869','banisterj1955@yahoo.com',10,'John Banister','yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1559,'cowgirl28','malorie','blondey128@aol.com',10,'gabrielle','',0,NULL,0,0);
INSERT INTO user VALUES (1560,'shortyx1st','hahahah','shory_yamasaki@hotmail.com',10,'shorty','',0,NULL,0,0);
INSERT INTO user VALUES (1561,'Rita','liggettt','r.bochen@attbi.com',20,'Rita','www.crescentcu.com',0,NULL,0,0);
INSERT INTO user VALUES (1562,'anything','HabbaTaht','f_mikhail@excite.com',10,'fadi','',0,NULL,0,0);
INSERT INTO user VALUES (1563,'astray','HabbaTaht','f_mikhail@excite.com',10,'fad','',0,NULL,0,0);
INSERT INTO user VALUES (1564,'akila_82','rupa82','akila_82@rediff.com',10,'akila','',0,NULL,0,0);
INSERT INTO user VALUES (1565,'Gale','black','hailstorm_eyes@hotmail.com',10,'Gale','',0,NULL,0,0);
INSERT INTO user VALUES (1566,'kwetlilmermaid1489','bollywoodrules','dushyant@aol.com',10,'Sapna Kishnani','',0,NULL,0,0);
INSERT INTO user VALUES (1567,'bda','skiing','bdarchibald@beckman.com',40,'Bryan','',0,'Games, puzzles, and math in general are hobbies of mine.  I am especially fond of spatial relations, logic problems, and seeing what occurs when I look beyond the obvious first answer.',0,0);
INSERT INTO user VALUES (1568,'tobusaru','hikoki','auffunger@hotmail.com',10,'Matt','http://www.xanga.com/home.aspx?user=tobusaru',0,NULL,0,0);
INSERT INTO user VALUES (1569,'Jules','julz','volleystar54@aol.som',10,'Julie','',0,NULL,0,0);
INSERT INTO user VALUES (1570,'damselnDiSsTrEsS','julz','volleystar54@aol.som',10,'Julie','',0,NULL,0,0);
INSERT INTO user VALUES (1571,'Benny','qwerty','benny010@hotmail.com',10,'Benny','',0,NULL,0,0);
INSERT INTO user VALUES (1572,'Crypto86','booyah','mikec86@optonline.net',20,'Mike Convente','http://www.teamtwin.com',0,NULL,0,0);
INSERT INTO user VALUES (1573,'ekrystaluv90','916430','ekrystaluv90@yahoo.com',10,'ekrystaluv90','www.xanga.com/ekrystaluv90',0,NULL,0,0);
INSERT INTO user VALUES (1574,'bearfawker','domain','www.mmmmbeefyravioli@hotmail.com',10,'andrew lee','http://www.xanga.com/home.aspx?user=BeArFaWkEr',0,NULL,0,0);
INSERT INTO user VALUES (1575,'eohpunx','l0vewaits','xrestassuredx@yahoo.com',50,'DJ','http://www.xanga.com/eohpunx',0,'Hi, I\'m DJ, I\'m 21 and a junior in software engineering at Clarkson University in upstate NY. I also have designed and run several small websites, and dabble with various languages in my [practically nonexistent] spare time.\r\n<p>\r\nI like problems with a \'twist,\' that are worded or set up simply but require a bit of thinking to come up with means to an answer.\r\n<p>\r\nAIM: xrestassuredx<p>\r\n... And then it came to me ...',223,0);
INSERT INTO user VALUES (1576,'wasabe','riddler','ecollect@earthlink.net',10,'Karen','',0,NULL,0,0);
INSERT INTO user VALUES (1577,'candykane','xeno','candykane@hotmail.com',10,'kane','',0,NULL,0,0);
INSERT INTO user VALUES (1578,'sherrypepin','p1e2p3','sherrypepin@sympatico.ca',10,'Sherry Pepin','',0,NULL,0,0);
INSERT INTO user VALUES (1579,'KCRsport8','sixpack6','KCRsport8@aol.com',10,'kyle','',0,NULL,0,0);
INSERT INTO user VALUES (1580,'dummmie','password','yisib@aol.com',10,'steve','',0,NULL,0,0);
INSERT INTO user VALUES (1581,'Kenshin10','kenshin10','jandiy@ivillage.com',10,'Jandi Yabut','www.ivillage.com',0,NULL,0,0);
INSERT INTO user VALUES (1582,'goldhawk','November','micah1.p@juno.com',10,'Micah Pearce','',0,NULL,0,0);
INSERT INTO user VALUES (1583,'abhishek_gaurav','abhishek','jolly_abhi2002@yahoo.com',10,'abhishek','',0,NULL,0,0);
INSERT INTO user VALUES (1584,'HotW','password','nakul_gopal@hotmail.com',10,'N','',0,NULL,0,0);
INSERT INTO user VALUES (1585,'kar786','yellow','gbagg4333@aol.com',10,'karrie','',0,NULL,0,0);
INSERT INTO user VALUES (1586,'Rodrigo','31622777','deepthought32@yahoo.com',10,'Rey','',0,NULL,0,0);
INSERT INTO user VALUES (1587,'dturpin53','235711','dturpin53@Yhoo.com',10,'Dennis','',0,NULL,0,0);
INSERT INTO user VALUES (1588,'swtpassion4life','96238','swtpassion4life@ydfclan.com',10,'Clara','http://www.xanga.com/home.aspx?user=swtpassion4life',0,NULL,0,0);
INSERT INTO user VALUES (1589,'jbnbham','jordan','JBnBham@hotmail.com',10,'Jeremy B','',0,NULL,0,0);
INSERT INTO user VALUES (1590,'darkangel02028','chris','goodcharlottebabie69@yahoo.com',10,'Mz Luvable Olena','www.sweetheartinc.dot.nu',0,NULL,0,0);
INSERT INTO user VALUES (1591,'meowmix920','princess','destinyzangel920@hotmail.com',10,'kayla','http://meowmix920.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1592,'styx_nz','password','styx@cornerpub.com',10,'styx','',0,NULL,0,0);
INSERT INTO user VALUES (1593,'Onyx','airnuke','onyx@lqarena.com',10,'Onyx','',0,NULL,0,0);
INSERT INTO user VALUES (1594,'lilpulelehua','ladybug','sweetnvlow@hotmail.com',10,'vonessa','www.xanga.com/lilpulelehua',0,NULL,0,0);
INSERT INTO user VALUES (1595,'rasheidsr','rasheidjr','rwatkins3631@comcast.net',10,'rasheid watkins sr','',0,NULL,0,0);
INSERT INTO user VALUES (1596,'lawberry1','iluvjim','Lawberry1@hotmail.com',10,'Lora Woodworth','',0,NULL,0,0);
INSERT INTO user VALUES (1597,'myzteazzuh','24274773jem','ryzemyzteazuh14@aol.com',10,'charisse','http;//xanga.com/myzteazzuh',0,NULL,0,0);
INSERT INTO user VALUES (1598,'el_loco2010','flobadob','el_loco2010@yahoo.co.uk',10,'Adam Champken','',0,NULL,0,0);
INSERT INTO user VALUES (1599,'kuhney','idbeholdl','kuhney_85@hotmail.com',10,'poet','',0,NULL,0,0);
INSERT INTO user VALUES (1600,'flooble','cool','flooble@flooble.com',10,'flooble','flooble.com',0,NULL,0,0);
INSERT INTO user VALUES (1601,'pyropixie','wasabi','rockstarlette802@aol.com',10,'Diana','http://www.xanga.com/xdianax',0,NULL,0,0);
INSERT INTO user VALUES (1602,'drexelegend','drag0n','ddragon257@yahoo.com',10,'hc','',0,NULL,0,0);
INSERT INTO user VALUES (1603,'karteekkarteek001','swapna','karteekkarteek001@yahoo.co.in',10,'karteek','yahoo',0,NULL,0,0);
INSERT INTO user VALUES (1604,'aiai','0001650','angelique009@yahoo.com',10,'aiai','www.comi3.isgreat.net',0,NULL,0,0);
INSERT INTO user VALUES (1605,'ElizzyH','MrVaz','madcapmez@hotmail.com',10,'Elizabeth Hawthorne','none',0,NULL,0,0);
INSERT INTO user VALUES (1606,'kcmcfarland','simplex','kcmcfarland@sbcglobal.net',10,'K.C. McFarland','',0,NULL,0,0);
INSERT INTO user VALUES (1607,'geebs','geebs4','sgiebel4@aol.com',10,'sue','',0,NULL,0,0);
INSERT INTO user VALUES (1608,'rediQules','brian','playfulheartzu@hotmail.com',10,'playful','',0,NULL,0,0);
INSERT INTO user VALUES (1609,'jbunny85','pepsione','jbunny85@hotmail.com',10,'jennifer','',0,NULL,0,0);
INSERT INTO user VALUES (1610,'FaireBasilisk','emerson','jjwinter@capecod.net',10,'Jessica Connelly','',0,NULL,0,0);
INSERT INTO user VALUES (1611,'sloppyB','buffoon','ds_jmail@yahoo.com',10,'Sloop John','',0,NULL,0,0);
INSERT INTO user VALUES (1612,'sarahstar85','strawberry','sarahstar85@hotmail.com',10,'Sarah','www.google.co.uk',0,NULL,0,0);
INSERT INTO user VALUES (1613,'Smart_kid','123456','al@amo3gov.net',10,'Alex','',0,NULL,0,0);
INSERT INTO user VALUES (1614,'pinkmunkeybutt','jeremyjacobs','pinkmunkeybutt@yahoo.com',10,'michelle','http://www.xanga.com/home.aspx?user=PiNkMuNkeYbUtT',0,NULL,0,0);
INSERT INTO user VALUES (1615,'jonbond19','double07','jonbond19@aol.com',20,'Jonathan','',0,NULL,0,0);
INSERT INTO user VALUES (1616,'wurm','april1982','thwurm00@hotmail.com',10,'tim haggard','www.xanga.com/thwurm00',0,NULL,0,0);
INSERT INTO user VALUES (1617,'daemonchat','damonw','proud_reader@softhome.net',10,'Ms. Naerd','',0,NULL,0,0);
INSERT INTO user VALUES (1618,'RuFIoO','slipknot','madsin4@yahoo.com',10,'garrett','',0,NULL,0,0);
INSERT INTO user VALUES (1619,'foxxinsox','2japan2','foxxinsox@aol.com',10,'Julia','',0,NULL,0,0);
INSERT INTO user VALUES (1620,'alazree','alazree','alazree@hotmail.com',10,'Al-azree Mohammadsali','',0,NULL,0,0);
INSERT INTO user VALUES (1621,'shyspen','cloud9','p1shamilton@hotmail.com',10,'shylah','',0,NULL,0,0);
INSERT INTO user VALUES (1622,'Gracie15951','raspberry','amazinngrace@yahoo.com',10,'Grace','',0,NULL,0,0);
INSERT INTO user VALUES (1623,'mblori','watermelon','mblori@hotmail.com',10,'mblori','',0,NULL,0,0);
INSERT INTO user VALUES (1624,'lReDaLeRtl','whatsgood','twoxtreme3166330@aol.com',10,'Adam','',0,NULL,0,0);
INSERT INTO user VALUES (1625,'alliekat86','classof2003','allie_whoop86@hotmail.com',10,'Allie Swan','',0,NULL,0,0);
INSERT INTO user VALUES (1626,'Gamer','Gamer12467','Gamer555mail@yahoo.com',50,'Gamer','',0,'I like puzzles that involve number manipulation (see Three digit number and Four-digit number)',231,0);
INSERT INTO user VALUES (1627,'doobydoo66','samiam66','dgperry@bigriver.net',10,'deborah','',0,NULL,0,0);
INSERT INTO user VALUES (1628,'olga','boriska','olgagorbounova@rogers.com',10,'olga','',0,NULL,0,0);
INSERT INTO user VALUES (1629,'marcia','happy','marshy_08@hotmail.com',10,'marcia','hotmail',0,NULL,0,0);
INSERT INTO user VALUES (1630,'x1flyvi3tboi143x','03091987','loopyknight@hotmail.com',10,'avocado tran','http://www.xanga.com/home.aspx?user=x1flyvi3tbOi143x',0,NULL,0,0);
INSERT INTO user VALUES (1631,'dapperdys','maliksadiki','dapperdys@msn.com',10,'malik','goggle',0,NULL,0,0);
INSERT INTO user VALUES (1632,'mikey29','casper','mykeil@hotmail.com',10,'Mike','hotmail',0,NULL,0,0);
INSERT INTO user VALUES (1633,'Guyanezebabyboo','battery','guyanezebabyboo@hotmail.com',10,'Aliyah','www.xanga.com/guyanezebabyboo',0,NULL,0,0);
INSERT INTO user VALUES (1634,'poeticdragon','freeride','Ghstrider1213@aol.com',10,'Spencer','',0,NULL,0,0);
INSERT INTO user VALUES (1635,'LisaBar','obeyer','newlisalynne@hotmail.com',10,'Lisa Barrett','',0,NULL,0,0);
INSERT INTO user VALUES (1636,'robertwb','r50wb','robertwbauer@netscape.net',10,'Robert WB','',0,NULL,0,0);
INSERT INTO user VALUES (1637,'sergio','sergio','big_body66@yahoo.com',20,'chris','',0,'',0,0);
INSERT INTO user VALUES (5943,'MarketMyAngst','vertago','chimebomb@msn.com',10,'Eli','',0,'',0,0);
INSERT INTO user VALUES (1638,'yellowlejm','tarheels','slj2rain2003@yahoo.com',10,'lori','',0,NULL,0,0);
INSERT INTO user VALUES (1639,'michelle702','212413','y0oitzmichelle@yahoo.com',10,'michelle','http://www.xanga.com/home.aspx?user=michelle702',0,NULL,0,0);
INSERT INTO user VALUES (1640,'wubai91','samuel','wu_bai_91@yahoo.co.uk',10,'samuel','',0,NULL,0,0);
INSERT INTO user VALUES (1641,'sccr72','allroy','sccr72@excite.com',10,'Eric Kershner','',0,NULL,0,0);
INSERT INTO user VALUES (1642,'chuts','chuts','chuts@rediff.com',10,'chuts','my.yahoo.com',0,NULL,0,0);
INSERT INTO user VALUES (1643,'humm2k','humm97','humm2k@yahoo.com',10,'Adam','',0,NULL,0,0);
INSERT INTO user VALUES (1644,'bubbles72855','kari4787','bubbles72855@yahoo.com',10,'Kyra Kelly','',0,NULL,0,0);
INSERT INTO user VALUES (1645,'luvya2003','tamalepie','luvya30071@yahoo.com',40,'luvya','',0,'Me?...\r\nwonderful...\r\nsweet...\r\nsmart...\r\nI luv ya (2003)...',0,0);
INSERT INTO user VALUES (1646,'Shatteredflame20945','locker','nightmaresnes@hotmail.com',10,'Jim','Hotmail.com',0,NULL,0,0);
INSERT INTO user VALUES (1647,'wushusunshine','shit','trixie203@yahoo.com',10,'nefarious','',0,NULL,0,0);
INSERT INTO user VALUES (1648,'cosmicSLinky','cosmic110','scap@porcelainbusdrivers.com',10,'Marc','http://www.porcelainbusdrivers.com',0,NULL,0,0);
INSERT INTO user VALUES (1649,'chismesbolivar','0017252917','lodigo@chismesbolivar.tk',10,'chismes','http://www.chismesbolivar.tk',0,NULL,0,0);
INSERT INTO user VALUES (1650,'diamonds4alinda','norasing1','saokisses24k@netzero.net',10,'Alinda','',0,NULL,0,0);
INSERT INTO user VALUES (1651,'flypnaiqt','diamond','milagros.sarsozo@marriott.com',10,'milagros','',0,NULL,0,0);
INSERT INTO user VALUES (1652,'ContessNicoleDeLaunclre','everafter','seegirl12@cs.com',10,'ContessNicoleDeLaunclre','compuserve.com',0,NULL,0,0);
INSERT INTO user VALUES (1653,'carnelian','carnelian','tauseefcancerian@rediffmail.com',10,'tauseef hussain','',0,NULL,0,0);
INSERT INTO user VALUES (1654,'dinah','fullofjunk','yoshimiki_88@hotmail.com',10,'dinah','www.fullofjunk.blogspot.com',0,NULL,0,0);
INSERT INTO user VALUES (1655,'rsrneuro','TAR1SUN','rsrneuro@sify.com',10,'Ramanathan Sundararajan','',0,NULL,0,0);
INSERT INTO user VALUES (1656,'hi','lololo','hicollege03@yahoo.com',10,'Shaimaa','',0,NULL,0,0);
INSERT INTO user VALUES (1657,'mmhockey13','password','hockeymm13@netscape.net',10,'G','',0,NULL,0,0);
INSERT INTO user VALUES (1658,'elan','knicks','ew23j@aol.com',10,'elan','aol',0,NULL,0,0);
INSERT INTO user VALUES (1659,'akira_fire_x','skyfire1','akira_fire_x@yahoo.com',10,'akira','http://www.xanga.com/akira_fire_x',0,NULL,0,0);
INSERT INTO user VALUES (1660,'TimAxoy','','TimAxoy@email.com',40,'Tim Axoy','',0,'I am Tim Axoy.\r\nI like math and logic problems.\r\n',0,0);
INSERT INTO user VALUES (1661,'stupidoldcow','password','stupidoldcow@yahoo.com',10,'Jim','www.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (1662,'dancestar00','batesesol','dancestar00@yahoo.com',10,'catherine','xanga.com/qtpiebear07',0,'',0,0);
INSERT INTO user VALUES (1663,'newflady','jazzie','colemansales@cybersouth.com',10,'kc','',0,'',0,0);
INSERT INTO user VALUES (1664,'copoya','007007','bobdew@yahoo.com',10,'bob dew','',0,'',0,0);
INSERT INTO user VALUES (1665,'Lightbulb','insert','a_light_bulb@hotmail.com',10,'Mike','',0,'',0,0);
INSERT INTO user VALUES (1666,'ajit788','rj2gldtg','Bik88@aol.com',10,'bik88','',0,'i love playin soccer. i own a ps2. i talk spanish.',0,0);
INSERT INTO user VALUES (1667,'erlysj','efghjk','erlys@pacbell.net',20,'Erlys','',0,'72-year-old retired woman\r\ncomputer programmer\r\nloves puzzles, logic,\r\ndigital photography\r\n',0,0);
INSERT INTO user VALUES (1668,'galapino','broadway','flem@prodigy.net',10,'barbara fleming','',0,'female, 70+, my purpose in life...live everyday.',0,0);
INSERT INTO user VALUES (1669,'cinnabondm','papaboss','cinnabondm@aol.com',10,'terry risinger','',0,'',0,0);
INSERT INTO user VALUES (1670,'rpmchaos','qwerty','rpm_chaos@hotmail.com',10,'rpm','',0,'',0,0);
INSERT INTO user VALUES (1671,'Baby','iamgod','meomeo_my_7@yahoo.com',10,'Krista','',0,'',0,0);
INSERT INTO user VALUES (1672,'gggarb','kundera','gggarb@yahoo.it',10,'claudio','',0,'',0,0);
INSERT INTO user VALUES (1673,'Munawar','Weref9wolf','munawarali@att.com',10,'Munawar Ali','',0,'',0,0);
INSERT INTO user VALUES (1674,'taurusmel','dennis','taurusmel@netscape.net',10,'marilyn edwards','netscape',0,'',0,0);
INSERT INTO user VALUES (1675,'rjayne2003','jewelruby','rjayne2002@yahoo.com',10,'jewel ruby torio','',0,'nuthin much.. im tall and thin.. :)',0,0);
INSERT INTO user VALUES (1676,'en2cpgl','Playtime','en2cpgl@bath.ac.uk',10,'Chris','',0,'Mature Mech Eng Student',0,0);
INSERT INTO user VALUES (1677,'mystified171','willow','mneely@cox-internet.com',10,'mneely','',0,'',0,0);
INSERT INTO user VALUES (1678,'spike','rupert','anevilcatcalledspike@hotmail.com',10,'tom','',0,'i\'m a student',0,0);
INSERT INTO user VALUES (1679,'skaiser','1759','skaiser@madisoncity.k12.al.us',10,'Steve Kaiser','',0,'',0,0);
INSERT INTO user VALUES (1680,'celgin','vickan10','celgin2002@hotmail.com',10,'Clark','',0,'',0,0);
INSERT INTO user VALUES (1681,'azn_illusionz','2beloved','azngyrl4yu@aol.com',10,'Erica Yu','',0,'kick it wid mah boo. drink. party. drink.',0,0);
INSERT INTO user VALUES (1682,'johnsonl','19850918','l0709394@yahoo.com',10,'johnson','',0,'math is fun',0,0);
INSERT INTO user VALUES (1683,'veggie','mtvrules','jessica.braun@mailexcite.com',10,'Jessica','',0,'merp',0,0);
INSERT INTO user VALUES (1684,'Redgy','reggieisgod','reginaldmagpusao@hotmail.com',10,'Reggie','http://www.xanga.com/redgy',0,'I am Reggie. Love me!',0,0);
INSERT INTO user VALUES (1685,'mononoke','94506014','watashimahikare@msn.com',10,'pamela','http://plutonian.blogspot.com',0,'uh. i\'m female.',0,0);
INSERT INTO user VALUES (1686,'DuCk_DoWN','priority','duck_d0wn@yahoo.com',20,'DuCk','',0,'',0,0);
INSERT INTO user VALUES (1687,'ramanujam','raman','srini_here@sify.com',10,'srinivasan','',0,'',0,0);
INSERT INTO user VALUES (1688,'LittleLita82','teamextreme','lcjazzcat@hotmail.com',10,'Leah','',0,'I love to write, read, play logic games and I love watching professional wrestling.  I am also a sophomore at University of Pittsburgh in Pennsylvania.',0,0);
INSERT INTO user VALUES (1689,'SkiAngl','5225994','skiangl@hotmail.com',10,'Jacey','',0,'',0,0);
INSERT INTO user VALUES (1690,'Chillinazngrl15','friend123','Chillinazngrl15@netzero.com',10,'Kathy','',0,'',0,0);
INSERT INTO user VALUES (1691,'spraveen33','hello','spraveen33@rediffmail.com',10,'praveen','',0,'',0,0);
INSERT INTO user VALUES (1692,'simplex0xplan','chrism','starchick128@hotmail.com',10,'kelsey','',0,'',0,0);
INSERT INTO user VALUES (1693,'rjcmenard','mikey1','rjcmenard@hotmail.com',10,'Ronald Menard','',0,'',0,0);
INSERT INTO user VALUES (1694,'jiggi_ann','kiana1','jiggi2003@hotmail.com',10,'jiggi ann','',0,'',0,0);
INSERT INTO user VALUES (1695,'funcrazy359','funcrazy359','dolphin333lover@hotmail.com',10,'samreen Zarroug','google.com',0,'',0,0);
INSERT INTO user VALUES (1696,'HarRyluVa','Prodigious','Stefaruble@comcast.net',10,'HarRyluVa','www.avidgamers.com/myrp',0,'I like roleplaying and cheeeese...',0,0);
INSERT INTO user VALUES (1697,'lookitscarla','october','carlaleizl@aol.com',10,'carla','www.xanga.com/lookitscarla',0,'me....',0,0);
INSERT INTO user VALUES (1698,'civilian_select2005','bigheadjay','civilian_select2005@yahoo.com',10,'Jay','',0,'',0,0);
INSERT INTO user VALUES (1699,'deroxic','ghettoboy','gtg553b@prism.gatech.edu',10,'Benjamin Cho','www.xanga.com/sypherianic',0,'student',0,0);
INSERT INTO user VALUES (1700,'sevyn','mercury','sevyn_7@hotmail.com',10,'shaun','msn',0,'i really enjoy brain teasers thats why im here',0,0);
INSERT INTO user VALUES (1701,'dragonbaby1128','teehee','dragon_baby1188@hotmail.com',10,'Michelle','http://www.xanga.com/home.aspx?user=DrAgOnBaBiEguRL1128',0,'Uhh I\'m a gurl? lol, i like to read and write. I like basketball and dancing. I like to hang with friends and watch comedies!',0,0);
INSERT INTO user VALUES (1702,'Aritimi','yellow','essence@distant-dream.net',10,'Crystal','http:///www.distant-dream.net/essence',0,'',0,0);
INSERT INTO user VALUES (1703,'iowa1937','jeff1937','harmstr1@tampabay.rr.com',10,'henry armstrong','',0,'retired - like puzzles and games',0,0);
INSERT INTO user VALUES (1704,'seajere','conchs','deljerem@yahoo.com',10,'Jerry Delaney','',0,'',0,0);
INSERT INTO user VALUES (1705,'buffy','daddy','buffy816@hotmail.ca',10,'tamara','msn',0,'',0,0);
INSERT INTO user VALUES (1706,'Franceschino','21041987','dontforgetme1@hotmail.com',10,'Francesco','',0,'',0,0);
INSERT INTO user VALUES (1707,'phunnyboy2','jon1776','Phunnyboy2@aol.com',40,'Jonathan Waltz','',0,'',0,0);
INSERT INTO user VALUES (1792,'shauptli','beau','shauptli@hotmail.com',10,'steve hauptli','',0,'math teacher 8th grade',0,0);
INSERT INTO user VALUES (1708,'CybeerPunk69','69skick','ComputerWIz6996@AOL.com',10,'Eric','',0,'',0,0);
INSERT INTO user VALUES (1709,'spartan1930','highland','fightinbass@aol.com',20,'silvis','aol',0,'',0,0);
INSERT INTO user VALUES (1710,'Phoenix','Argle83','raist_maje@yahoo.com',10,'Geoff','hydragyrum.blogspot.com',0,'Clench your jaw till you frown...',0,0);
INSERT INTO user VALUES (1711,'rusty','scissors','rsg12@sbcglobal.net',10,'Ryan','',0,'I like to run with rusty scissors.',0,0);
INSERT INTO user VALUES (1712,'solid8ball','korean16','bpark82@hotmail.com',10,'brian','www.xanga.com/solid8ball',0,'',0,0);
INSERT INTO user VALUES (1713,'the_unicorn','puffgirl','dream_dreamy_dreams@yahoo.com',10,'Tina','xanga.com/the_unicorn',0,'hi',0,0);
INSERT INTO user VALUES (1714,'Rosalind','sambora','rosandcarl@msn.com',10,'Rosalind','uk.geocites.com/pra98cam/',0,'',0,0);
INSERT INTO user VALUES (1715,'jd123us','jd1234','jd123us@yahoo.com',30,'Jonny Doe','',0,'',0,0);
INSERT INTO user VALUES (1716,'tackle','maalhai','mohitc@iitb.ac.in',10,'Mohit Chamania','',0,'',0,0);
INSERT INTO user VALUES (1717,'xUnknownLady2k3x','justin','eminemgurl_2000@hotmail.com',10,'Jenny','http://www.donthaveone.com',0,'who cares ?',0,0);
INSERT INTO user VALUES (1718,'Kupo_punk','punkrock','kupo_punk@rock.com',10,'davin','',0,'',0,0);
INSERT INTO user VALUES (1719,'thanaseas','15221522','thanaseas@hotmail.com',10,'Athanasios N.Nikolakopoulos','',0,'',0,0);
INSERT INTO user VALUES (1720,'keberjack','brain','keberjack@yahoo.com',10,'Keshala','',0,'',0,0);
INSERT INTO user VALUES (1721,'sceptus_magnum','hail2sm','sceptusmagnum@hotmail.com',10,'Sceptus Magnum','www.angelfire.com/goth2/sceptus_magnum',0,'I am the creator of a religion called Magnumism.',0,0);
INSERT INTO user VALUES (1722,'GrLSiLvEr4','silver','febbaby2002@yahoo.com',10,'Meh','www.xanga.com/GrLSiLvEr4',0,'',0,0);
INSERT INTO user VALUES (1723,'sgarg','Hfrtcdsx','supriya@cse.iitb.ac.in',10,'PuzzleLover','',0,'',0,0);
INSERT INTO user VALUES (1724,'simonsez','knicks','sportigurl121@aol.com',10,'margaret','www.hometwon.aol/sportigurl121',0,'',0,0);
INSERT INTO user VALUES (1725,'reshetov','eminem','spiderman25353@aol.com',10,'slim shady','',0,'Track runner in high school',0,0);
INSERT INTO user VALUES (1726,'freeze271','homer26','erock271@earthlink.net',10,'eric fdgfd','http://www.xanga.com/home.aspx?user=smokie271',0,'hi',0,0);
INSERT INTO user VALUES (1727,'slyd00velus','stephania','bowlingballbagbob1@yahoo.co.uk',10,'adam','www.boobscan.com',0,'im a car-razy guy....',0,0);
INSERT INTO user VALUES (1728,'FroggyBrat4u27','jessbutt','jessnashbbf4ever@aol.com',10,'Jessica','',0,'im a brat',0,0);
INSERT INTO user VALUES (1729,'xoxo1104','ohmygod','xswtlilxtacx831@hotmail.com',10,'mimi','http://www.xanga.com/home.aspx?user=XxmEeMzxX831',0,'',0,0);
INSERT INTO user VALUES (1730,'louise','smeagle','hairdo210@hotmail.com',10,'louise williams','',0,'31,f,uk\r\nlove music logic puzzles \r\nmarried to colin 4 11 mths today!',0,0);
INSERT INTO user VALUES (1731,'urmoded','cheese','jcbroome@hotmail.com',10,'Casey','',0,'I like to do these puzzles for fun',0,0);
INSERT INTO user VALUES (1732,'helz','timewaster','helencurrah@yahoo.co.uk',20,'Helen','',0,'Year in Industry Student going to uni in september.\r\n\r\nLive in United Kingdom, 19 years old.\r\n\r\nLike physics, drama, music, playing the viola, thinking about random stuff and asking questions that people can\'t answer. ',0,0);
INSERT INTO user VALUES (1733,'oldmill','pessy','oldmill@together.net',10,'ed thomas','',0,'',0,0);
INSERT INTO user VALUES (1734,'wykeity','family','Wanyasworld@yahoo.com',10,'Wykeithia Tye','',0,'',0,0);
INSERT INTO user VALUES (1735,'Juggler19','qzmpmzq','anton_joesakic@yahoo.com',10,'anton','',0,'I love to juggle.',0,0);
INSERT INTO user VALUES (1736,'VoiceOfTheAngel','pepper','Voiceoftheangel@AOL.cOm',10,'Tracey','',0,':)',0,0);
INSERT INTO user VALUES (1737,'Jolantru','password','alkai_tauceti@hotmail.com',10,'Bill','',0,'',0,0);
INSERT INTO user VALUES (1738,'jroddy187','kc5ziq','jroddy187@yahoo.com',10,'jesse','',0,'',0,0);
INSERT INTO user VALUES (1739,'tjobe','tttt','tjobechess@aol.com',10,'Tom Jobe','',0,'',0,0);
INSERT INTO user VALUES (1740,'bukimmur','gaygay','bukimmur@ihug.com.au',10,'Ian','',0,'',0,0);
INSERT INTO user VALUES (1741,'savvy525','46willowbay','savichadha525@yahoo.com',10,'savvy','',0,'',0,0);
INSERT INTO user VALUES (1742,'Kpboi611','love611','kpboi611@aol.com',10,'henry','',0,'f u',0,0);
INSERT INTO user VALUES (1743,'tara80','melanie','melta2202@yahoo.com',20,'Tara','no',0,'',0,0);
INSERT INTO user VALUES (1744,'spudiker','budman','skrobotcj@aol.com',10,'Chris','',0,'',0,0);
INSERT INTO user VALUES (1745,'mushluv','nikita','mushluv@collegeclub.com',10,'mary','http://www.asianavenue.com/Members/Me/personalpage.html?MEMBER=mushluv',0,'',0,0);
INSERT INTO user VALUES (1746,'ThatNiggaYouKnow','qweasdzxc','whotherealist@yahoo.com',10,'Emerson Driver','www.xanga.com/thatniggayouknow',0,'im a nigga.',0,0);
INSERT INTO user VALUES (1747,'blueflamegirl','buster','queen_of_dragons2002@yahoo.com',10,'Ashley','',0,'Either you like me or you don\'t and if you don\'t then ya probly didn\'t try to get to know me so just say hi I don\'t bite.',0,0);
INSERT INTO user VALUES (1748,'dianaish','banana','lilmissdi@yahoo.com',10,'Diana','http://www.xanga.com/dianaish',0,'dork',0,0);
INSERT INTO user VALUES (1749,'angel3693693','37883693','angel3693693@aol.com',10,'sabrina','',0,'pharmacy technician,still going to school.love anything outdoors.',0,0);
INSERT INTO user VALUES (1750,'wamba','nodick','wambawebmistress@yahoo.com',10,'wambamama','',0,'',0,0);
INSERT INTO user VALUES (1751,'Goldfish','batman','rspringer@homechoice.co.za',10,'Goldfish','',0,'',0,0);
INSERT INTO user VALUES (1752,'SecrtEyes','ytsirk','SecrtEyes@aol.com',10,'kristy','',0,'',0,0);
INSERT INTO user VALUES (1753,'Dimelo','mmlipz16','Gotdaluv4u@yahoo.com',10,'Coqueta','http://www.xanga.com/Best_Coqueta.com',0,'',0,0);
INSERT INTO user VALUES (1754,'Agent_00pi','har227a','Agent_Double-O-Pi@swirvemail.com',20,'Rachel Mantis','www.xanga.com/AgentDoubleOPi/',0,'',0,0);
INSERT INTO user VALUES (1755,'Jentell','387186','Jentelltouch@aol.com',10,'Jenell','',0,'',0,0);
INSERT INTO user VALUES (1756,'rajatag','rajat','rajatag@hotmail.com',20,'Rajat','http://www.rjsoftwares.com',0,'',0,0);
INSERT INTO user VALUES (1757,'misstickmeg','nicole87','misstickmeg@yahoo.com',10,'megan','www.boomspeed.com/misstickmeg',0,'',0,0);
INSERT INTO user VALUES (1758,'ChineseNoodlez','123456','southsidechink@yahoo.com',10,'darren','',0,'',0,0);
INSERT INTO user VALUES (1759,'Pepsi_Cola15832','princeton','Jesusfreak15832@hotmail.com',10,'Sarah','',0,'',0,0);
INSERT INTO user VALUES (1760,'fava','fava1978','orwaldo@ig.com.br',10,'Alex Fava','orwaldo.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (1761,'kool-boy','jpsbabo','jps_kool@yahoo.com',10,'jPs','',0,'',0,0);
INSERT INTO user VALUES (1762,'Brat_Princess','blackrose','allycattress@hotmail.com',10,'Heather','',0,'i am the author know as SonKalia on ff.net and mediminor.org.\r\n\r\nI am an anime lover.  I love DBZ, Inu-Yasha, and Yu Yu Hakusho as well as Rouroni Kenshin and i like to watch \"Reign The conqueror.  I am also a bookworm, i love fantasy books and Lord of The Rings Rules!',0,0);
INSERT INTO user VALUES (1763,'lazzyfatman','jamess','rlrich@chorus.net',10,'robert','',0,'',0,0);
INSERT INTO user VALUES (1764,'bcalamari','gen4379','bcalamari@hotmail.com',10,'bill calamari','',0,'',0,0);
INSERT INTO user VALUES (1765,'abs0lute2000','ninja','abs0lute2000@aol.com.uk',10,'abs','',0,'',0,0);
INSERT INTO user VALUES (1766,'mentholslim','scam69','dsfg@fdgr.com',10,'mentholslim','',0,'',0,0);
INSERT INTO user VALUES (1767,'fdelgado','fernan','misterioso53@hotmail.com',40,'Fernando','www.ma.usb.ve/~reto-mat',0,'',0,0);
INSERT INTO user VALUES (1768,'LorneH','9pPKedON','patilorne@shaw.ca',10,'Lorne Hrynkiw','perplexus',0,'',0,0);
INSERT INTO user VALUES (1769,'Rajendran','AbinayaRajendran','srajendran@lycos.com',10,'Rajendran','',0,'',0,0);
INSERT INTO user VALUES (1770,'kpascuch','teacher','kpascuch@optonline.net',10,'keith','',0,'',0,0);
INSERT INTO user VALUES (1771,'gail','pissed','drunken_babe17@yahoo.co.uk',20,'gail','',0,'im 17 years old, long brown hair, brown eyes, 5ft and slim.',0,0);
INSERT INTO user VALUES (1772,'sukesh_soman','sukesh','sukesh_soman@yahoo.com',10,'Sukesh','',0,'Love puzzles!',0,0);
INSERT INTO user VALUES (1773,'vpmckee','caffey','vpmckee@shaw.ca',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (1774,'doublevision03','kitkat','doublevision03@aol.com',10,'Joy','http://www.xanga.com/doublevision03',0,'',0,0);
INSERT INTO user VALUES (1775,'ChristianP','warpstorm','cp@supersonicfeet.com',20,'Christian Perfect','http:/www.mopspace.com',0,'',0,0);
INSERT INTO user VALUES (1776,'Ben_K','LukeDylan','ben_k@hotmail.com',10,'Ben','',0,'',0,0);
INSERT INTO user VALUES (1777,'Karen','momdad','kooldigidestined@yahoo.com',10,'Avalon','',0,'I have black hair brown eyes and im a mood changing fun sophesticated goofy tom boy type a girl.',0,0);
INSERT INTO user VALUES (1778,'nonny','2326','lgrayk@yahoo.com',10,'nonny','',0,'',0,0);
INSERT INTO user VALUES (1779,'leslie','sandy','leslie.wilson@bigpond.com',10,'leslie','',0,'',0,0);
INSERT INTO user VALUES (1780,'cutee','icewater','cutee1992@webtv.net',10,'nikki','',0,'',0,0);
INSERT INTO user VALUES (1781,'lady2mystery','140035','www.lady2mystery@yahoo.com',10,'Cherelle','',0,'I love brainteasers.',0,0);
INSERT INTO user VALUES (1782,'dancin_tigger1985','kennedy','dancin_tigger1985@yahoo.com',10,'Nicole','',0,'',0,0);
INSERT INTO user VALUES (1783,'MobsterGods','EVILDEAD','MobsterGods@Yahoo.com',10,'BigFresh','http://mobstergods.cjb.net',0,'',0,0);
INSERT INTO user VALUES (1784,'brand','staticbus330','seymour_lhs12@yahoo.com',10,'brand','',0,'i like puzzles',0,0);
INSERT INTO user VALUES (1785,'chang','cruz','changchang44@hotmail.com',10,'Hector','',0,'',0,0);
INSERT INTO user VALUES (1786,'tAmIcA','tghu76','tamaramica@hotmail.com',10,'tAmIcA','',0,'just ask if you are interested...',0,0);
INSERT INTO user VALUES (1787,'nholt','triangle','trumpet_guy9@hotmail.com',10,'Nathan Holt','',0,'',0,0);
INSERT INTO user VALUES (1788,'nate','triangle','trumpet_guy9@hotmail.com',10,'Nathan Holt','',0,'',0,0);
INSERT INTO user VALUES (1789,'Swe3tuMs','charlene','cutesykayus@yahoo.com',10,'kay','www.xanga.com/Swe3tuMs',0,'',0,0);
INSERT INTO user VALUES (1790,'Bigears','chinde','davidden@hotmail.com',10,'David','',0,'',0,0);
INSERT INTO user VALUES (1791,'mgudlwa_a','zooooo','thamzinza@yahoo.com',10,'andiphile','yahoo',0,'Inquisitive and curious',0,0);
INSERT INTO user VALUES (1793,'PooHead','pread','drmichaelliu@yahoo.com',10,'PooHead','http://www.xanga.com/po0head',0,'',0,0);
INSERT INTO user VALUES (1794,'arbor','arborial','arbor324@yahoo.com',10,'arbor','',0,'',0,0);
INSERT INTO user VALUES (1795,'B12','12','Guest31@yahoo.com',10,'Bre','Yahoo',0,'I live in wyoming and i\'m 13 years old',0,0);
INSERT INTO user VALUES (2039,'sWeEtDrEaM3r','jgtuazon','mazet0210@aol.com',10,'JoAnNa','',0,'im 13 yrs.old,challenger middle school,san diego,braces,short,weird,funny',0,0);
INSERT INTO user VALUES (1796,'anathema','boyoboyo','darkness_a@hotmail.com',10,'charles','',0,'',0,0);
INSERT INTO user VALUES (1797,'ioppoi','wowowo','HyprCat@aol.com',10,'isaiah','',0,'',0,0);
INSERT INTO user VALUES (1798,'Link1209','hehehe','Link1209@hotmail.com',10,'Joe','',0,'I like zelda',0,0);
INSERT INTO user VALUES (1799,'banksey_113','bubbles','banksey@hotmail.com',10,'Ben Banks','',0,'',0,0);
INSERT INTO user VALUES (1800,'mrgmath','alternifolia','mrgmath@hotmail.com',10,'Jer','',0,'',0,0);
INSERT INTO user VALUES (1801,'aaa','aaaaa','vivekgalar@mail.com',10,'aaa','',0,'',0,0);
INSERT INTO user VALUES (1802,'ibjessemon','colertenson','ibjessemon@comcast.net',10,'Jesse Smith','http://www.unm.edu/~smithjj/',0,'College.  Yay.',0,0);
INSERT INTO user VALUES (1803,'lilgurl007','something','raminder07@hotmail.com',10,'ramz','none',0,'i like soccer a lil bit... and i like gymnastics',0,0);
INSERT INTO user VALUES (1804,'manish_agr','manusvmg','manish_iit@rediffmail.como',10,'manish','',0,'',0,0);
INSERT INTO user VALUES (1805,'monkeyluver15','giggles','monkeydolpin86@hotmail.com',10,'Karen','',0,'',0,0);
INSERT INTO user VALUES (1806,'iamtrevor','niculla','trevor@get2net.dk',10,'Trevor John Streeton','http://hjem.get2net.dk/trevor',0,'Computer instructor',0,0);
INSERT INTO user VALUES (1807,'prof_adi','nurfazilahi','prof_adi@hotmail.com',10,'Alwardi','',0,'',0,0);
INSERT INTO user VALUES (1808,'snowfire13','colton','snowfire13@37.com',10,'Lihnzy','',0,'VOLLETBALL RULES!!!!!',0,0);
INSERT INTO user VALUES (1809,'firefighterchic09','dawn123','CBVFFGRLSSRJCDF@FIREHOUSEMAIL.COM',10,'Dawn','',0,'I am 17 and have been a firefighter for 2 years and i enjoy brain teasers :)',0,0);
INSERT INTO user VALUES (1810,'Indent-X','2010884','omaiz10@hotmail.com',10,'Jordan','',0,'',0,0);
INSERT INTO user VALUES (1811,'dakkar','dlff5210','landid@mindless.com',10,'dan','',0,'bored ',0,0);
INSERT INTO user VALUES (1812,'EV1LSTUR','GRUMPEE','BAYBEE_XTACEE@HOTMAIL.COM',10,'MYZZGRUMPEE','www.LMYZZEV1L.FINDAPIX.COM',0,'V1ETNAMESE.L1KE G01N T0 THE BEACH.MOUNTAIN..DR1NKN BOBA',0,0);
INSERT INTO user VALUES (1813,'infarct','julian','infarct@excite.com',10,'cathy','',0,'',0,0);
INSERT INTO user VALUES (1814,'eighty_six','cobrax','pigzrcute@hotmail.com',10,'tingmei','http://www.upsaid.com/eighty_six',0,'',0,0);
INSERT INTO user VALUES (1815,'roxanne_g_o','aquarius065','roxanne_g_o@yahoo.com',10,'Jennifer','http://www.xanga.com/home.aspx?user=Roxanne_g_o',0,'',0,0);
INSERT INTO user VALUES (1816,'JeLLodEnE','105314932','geroldene1@hotmail.com',10,'Geroldene','',0,'',0,0);
INSERT INTO user VALUES (1817,'Shilpa','friends','shilpa_kapur@hotmail.com',10,'Shilpa','',0,'',0,0);
INSERT INTO user VALUES (1818,'narelie','pagunsan','narelie@eudoramail.com',10,'Narelie','',0,'',0,0);
INSERT INTO user VALUES (1819,'karla','isabel','karla23@quidditch.zzn.com',10,'karla','--',0,'',0,0);
INSERT INTO user VALUES (1820,'steve','steve','sdeasy@global.net.au',10,'steve','',0,'',0,0);
INSERT INTO user VALUES (1821,'angel_marti','ilovemartina','martina_19800930@hotmail.com',20,'montana hingis','http://www.xanga.com/home.aspx?user=angel_marti',0,'~i luv marti!~',0,0);
INSERT INTO user VALUES (1822,'TimAxoy8466849','TimAxoy8466849','TimAxoy@email.com',20,'Tim Axoy','',0,'',0,0);
INSERT INTO user VALUES (1823,'AthenaGirl','gobstopper','DesertJade86@aol.com',10,'Athena','http://www.geocities.com/endeavorthis',0,'I\'m sexy, I\'m cute, I\'m popular to boot!',0,0);
INSERT INTO user VALUES (1824,'zippytwl','tigerballz','zippytwl@hotmail.com',10,'Eric','',0,'crazy student person',0,0);
INSERT INTO user VALUES (1825,'chrisy','kitten','strmy325@aol.com',10,'christine','',0,'',0,0);
INSERT INTO user VALUES (1826,'noftus','tarquin2','nleong@deloitte.com.au',10,'noftus','',0,'',0,0);
INSERT INTO user VALUES (1827,'Sugabebeq','rnl4eva','SuGabebeq@aol.com',10,'Reinalyn Llena','',0,'',0,0);
INSERT INTO user VALUES (1828,'fuzzy','thecrow','planettenalp@aol.com',10,'yipes','',0,'never underestimate the strength of stupid people in great numbers',0,0);
INSERT INTO user VALUES (1829,'bsr85','yoyoyo','bsr85@aol.com',10,'NY','http://www.xanga.com/home.aspx?user=bsr85',0,'',0,0);
INSERT INTO user VALUES (1830,'sthota','sthota','tsrinivasa@hotmail.com',10,'T','',0,'',0,0);
INSERT INTO user VALUES (1831,'Dnuts','connie','gavnz@paradise.net.nz',20,'gavin','',0,'like reading, sports, weight-training, favourite movie \"cocktail\"',0,0);
INSERT INTO user VALUES (1832,'chrismcd','fattony','christopher.mcdonald@student.sch.im',10,'Christopher McDonald','None',0,'I\'m okay at puzzles',0,0);
INSERT INTO user VALUES (1833,'nellylover82','122090','phllpsfam2003@aol.com',10,'Bob','',0,'',0,0);
INSERT INTO user VALUES (1834,'outlawx','rage','youngoutlaw@webmail.co.za',10,'hj','',0,'',0,0);
INSERT INTO user VALUES (1835,'L_SMOKEY','marine','L_SMOKEY@hotmail.com',10,'Ronald McDonald','www.geocities.com/lkwid_metal',0,'I love Tribes 2, Americas Army, Counter-Strike, and other FPS games for consoles and the PC....... my AIM name is SILENTSHADOW L ',0,0);
INSERT INTO user VALUES (1836,'CDenise85','MISHKA','CDenise85@aol.com',10,'Cathy','',0,'',0,0);
INSERT INTO user VALUES (1837,'brainybecky','prin8cess','rellis1@ec.rr.com',10,'becky','',0,'',0,0);
INSERT INTO user VALUES (1838,'cappijack','kinnison','cappijack@hotmail.com',10,'Linda','',0,'...',0,0);
INSERT INTO user VALUES (1839,'rajeevsawant','dfgdfg','rajeevsawant@indiatimes.com',10,'Rajeev','',0,'',0,0);
INSERT INTO user VALUES (1840,'daveburt','Schuberflip','daveburt007@hotmail.com',10,'Dave Burt','',0,'I live in Sheffield, UK and I\'m an occupational therapist.',0,0);
INSERT INTO user VALUES (1841,'serenafaith2000','serena','ctclark@mounet.com',10,'Heather Hurd','',0,'',0,0);
INSERT INTO user VALUES (1842,'Mick','sterling','Hamburgler@email.com',10,'Mick','',0,'I like shinky objekts...',0,0);
INSERT INTO user VALUES (1843,'DrP','moliere','ltp1000@hermes.cam.ac.uk',10,'Luke','',0,'',0,0);
INSERT INTO user VALUES (1844,'_Mike_','Fate','allenbm28@hotmail.com',10,'Brian Allen','',0,'',0,0);
INSERT INTO user VALUES (1845,'AmyT','diceman','asthompson@comcast.net',10,'Amy Thompson','',0,'I teach 3rd, 4th, and 5th problem solving.',0,0);
INSERT INTO user VALUES (1846,'Disnotname1','','TimAxoy@email.com',20,'Tim Axoy Disn1','',0,'',0,0);
INSERT INTO user VALUES (1847,'saxei','just_me','saxei@yahoo.com',10,'Eirene','',0,'',0,0);
INSERT INTO user VALUES (1848,'daisies2872','012174','daisies2872la@aol.com',10,'sandra','',0,'',0,0);
INSERT INTO user VALUES (1849,'RedFern','biteme','c_carrigan70@hotmail.com',10,'Carolynn','',0,'',0,0);
INSERT INTO user VALUES (1850,'22122','hello','Bluebell1002003@yahoo.co.uk',10,'Lauren','www.matmice.com/home/babe100',0,'',0,0);
INSERT INTO user VALUES (1851,'ndeproductions','thatkick','gbw74@hotmail.com',10,'graham','',0,'',0,0);
INSERT INTO user VALUES (1852,'rajeev_m_hegde','mahabalashwar','rajeev_m_hegde@rediffmail.com',10,'rajeev','',0,'maybe later',0,0);
INSERT INTO user VALUES (1853,'titirera','tili99','titirera@hotmail.com',10,'tilak','',0,'i am a happy go lucky person who loves to keep my brain in good shape.',0,0);
INSERT INTO user VALUES (1854,'manojezz','21zorro0580','manojezz@yahoo.co.in',10,'Manoj Nair','',0,'',0,0);
INSERT INTO user VALUES (1855,'Tiny','boffin','sussa_7@hotmail.com',10,'Tiny','',0,'',0,0);
INSERT INTO user VALUES (1856,'psycho80710','rieder','psycho80710@Aol.com',10,'Adam','',0,'',0,0);
INSERT INTO user VALUES (1857,'docdave11','dmk1960dmk','docdave11@hotmail.com',10,'docdave11','',0,'Likes to solve problems',0,0);
INSERT INTO user VALUES (1858,'downwiththewall','iamthebullgod','downwiththewall@msn.com',10,'Alex','',0,'',0,0);
INSERT INTO user VALUES (1859,'Quicksilver','burger','bob_evilfish@hotmail.com',10,'Quicksilver','',0,'I am currently an Unschooler. Meaning that I teach myself (in a year) everything Middleschool and Highschool take 7 years to teach. :) I\'m currently 14 years old. If anyone out there wants to contact me about Unschooling feel free! All ways looking for intellegent friends. :)',0,0);
INSERT INTO user VALUES (1860,'sillylittlebeans','cheesenugget','mrchezzy@hotmail.com',10,'priscilla','www.xanga.com/mrchezzysnickers',0,'lala',0,0);
INSERT INTO user VALUES (1861,'jduval','duffy27','duvaljohnh@juno.com',20,'john','',0,'',0,0);
INSERT INTO user VALUES (1862,'talkingpinata','truckshill','talkingpinata@hotmail.com',20,'mary','',0,'',0,0);
INSERT INTO user VALUES (1863,'mobetter22','christen','mobetter22@aol.com',10,'Pat','',0,'',0,0);
INSERT INTO user VALUES (1864,'almyiu139','potter','amyliu1113@yahoo.com.tw',10,'Amy','http://www.xanga.com/home.aspx?user=almyiu139',0,'um... got nothing much to say...',0,0);
INSERT INTO user VALUES (1865,'sizzlingshis','josiahcaprisun','pshisler2001@yahoo.com',10,'Philip','',0,'I Life Is Great',0,0);
INSERT INTO user VALUES (1866,'kenny333','truthful','thetruewolfjr@aolo.com',10,'kenny','',0,'',0,0);
INSERT INTO user VALUES (1867,'pukagurl','shell','meiso_rei@hotmail.com',10,'laura','www.xanga.com/home.aspx?user=pukagurl',0,'',0,0);
INSERT INTO user VALUES (1868,'Terry','bogart','zodiacrabbit@hotmail.com',10,'Brelon Crumbley','http://www.xanga.com/Private/home.aspx',0,'',0,0);
INSERT INTO user VALUES (1869,'deepcedure','oicu812','deepcedure@hotmail.com',10,'Dan','',0,'',0,0);
INSERT INTO user VALUES (1870,'BassoonDude222','magicman','BassoonDude222@hotmail.com',10,'Brian P','',0,'I play the bassoon... hence, my name.',0,0);
INSERT INTO user VALUES (1871,'Janice','nicole','janicesheila@netscape.net',10,'Janice   McLaughlin','',0,'',0,0);
INSERT INTO user VALUES (1872,'ccscommunity','airborne','tidal@eudoramail.com',10,'Lloyd Shin','www.xanga.com/ccscommunity',0,'',0,0);
INSERT INTO user VALUES (1873,'bluh','password','mmcdono7@yahoo.com',10,'mary','',0,'',0,0);
INSERT INTO user VALUES (1874,'llddmm2','ilikejordan','saulct@neb.rr.com',10,'Shayna','www.roadrunner.com',0,'',0,0);
INSERT INTO user VALUES (1875,'spainzsexynena','1121813126191','jenny101889326@aol.com',10,'JeNnY','www.xanga.com/spainzsexynena',0,'',0,0);
INSERT INTO user VALUES (1876,'prousers03','hamburger','prousers03@yahoo.com',10,'Jamie','',0,'I\'m 18 and I\'m really really bored right now..',0,0);
INSERT INTO user VALUES (1877,'ZephyrSkater','sephyr','zephyrsephyr@hotmail.com',10,'ZG','',0,'',0,0);
INSERT INTO user VALUES (1878,'smlolz_xp','hello1013','Lifestyle1013@aol.com',10,'Michelle','',0,'',0,0);
INSERT INTO user VALUES (1879,'Southie2150','Southie','Southie2150@aol.com',10,'John DuWors','',0,'',0,0);
INSERT INTO user VALUES (1880,'Andromeda','diamond','cmorris@epix.net',10,'Camaris','',0,'Just puzzling through life',0,0);
INSERT INTO user VALUES (1881,'hotbfly21','tigger2','hotbfly21@aol.com',10,'denise','n/a',0,'',0,0);
INSERT INTO user VALUES (1882,'sistahmanda','','mandalee@uclink.berkeley.edu',10,'Mandy','',0,'',0,0);
INSERT INTO user VALUES (1883,'Jacquesse','susejdrol','lovellii@aol.com',10,'Jacquesse','N/A',0,'I am a child of God!!! And I love Life adn family!!!',0,0);
INSERT INTO user VALUES (1884,'bobboy','hassanah','bobboy_heaven@yahoo.com',10,'bobboy','http://www.geocities.com/bobboy_heaven/homeindex.html',0,'just a simple man that all u need to know ;-)',0,0);
INSERT INTO user VALUES (1885,'phillysteveboi11','b5910smk','teenagelover9@msn.com',10,'steve','www,xanga.com/vietnchinkboy',0,'',0,0);
INSERT INTO user VALUES (1886,'ella','741236','merhebtheleb@hotmail.com',10,'ella','',0,'',0,0);
INSERT INTO user VALUES (1887,'DWSCHAFFER','GYPSYDOG','DWSCHAFFER@AOL.COM',10,'DONNA SCHAFFER','',0,'I am 50 years old with a husband and 4 children (only 1 at home) and my dog Gypsy. I like doing crafty stuff and logic problems.  I live in Va.',0,0);
INSERT INTO user VALUES (1888,'airborney2','airborne','ll0ydshin@yahoo.com',10,'Lotion','www.xanga.com/lloydshin',0,'',0,0);
INSERT INTO user VALUES (1889,'kiesha','sym','andersonfamily@slingshot.co.nz',10,'T. Anderson','',0,'',0,0);
INSERT INTO user VALUES (1890,'babeecakes','barbie','nytza_754@hotmail.com',10,'nytza','',0,'',0,0);
INSERT INTO user VALUES (1891,'abc123','casual1','chederina@hotmail.com',10,'caca','www.xanga.com/small_nocent_grl',0,'gimme luv or ill giv yu a look!',0,0);
INSERT INTO user VALUES (1892,'ashl3ii','SS132598','ashl3ii@yahoo.com',10,'ashley','',0,'',0,0);
INSERT INTO user VALUES (1893,'klaudin','ataquake','klaudinperussi@hotmail.com',10,'klaudin','www.thetux.blogger.com.br',0,'eu',0,0);
INSERT INTO user VALUES (1894,'desire321','1114mac','desire0321@aol.com',10,'Amanda','',0,'',0,0);
INSERT INTO user VALUES (1895,'imaan6','subhanallah','imaan6@yahoo.com',10,'Imaan','',0,'',0,0);
INSERT INTO user VALUES (1896,'westie3268','buddy26','westie3268@aol.com',10,'molly','',0,'',0,0);
INSERT INTO user VALUES (1897,'Luana','sheilanancy','luana_ines@hotmail.com',10,'luana','',0,'',0,0);
INSERT INTO user VALUES (1898,'munchkin704','6975454','munchkin704@aol.com',10,'Joy','',0,'',0,0);
INSERT INTO user VALUES (1899,'piyushsangawat','kahanguru','piyu_jai@yahoo.com',10,'Piyush','',0,'I am an engineer like to solve puzzles',0,0);
INSERT INTO user VALUES (1900,'Charming','12345','charmingasever@hotmail.com',20,'Charming','',0,'',0,0);
INSERT INTO user VALUES (1901,'brumakr','ace123','jimhfff@netscape.net',10,'jim','',0,'',0,0);
INSERT INTO user VALUES (1902,'dummy','123456789','hankjibiwitz@yahoo.com',10,'Hank','yahoo',0,'',0,0);
INSERT INTO user VALUES (1903,'olympic_87','friends','olympic_love@hotmail.com',10,'Evonne','',0,'',0,0);
INSERT INTO user VALUES (1904,'milacurt','lovejamila','curt@cajconnections.com',10,'curt','http://www.cajconnections.com',0,'',0,0);
INSERT INTO user VALUES (1905,'kkofcal','baileygirl','kkofca@yahoo.com',10,'Karen','',0,'',0,0);
INSERT INTO user VALUES (1906,'esalerno','jennise1','eric_salerno@yahoo.com',10,'Eric','',0,'',0,0);
INSERT INTO user VALUES (1907,'tails','PASSWORD','s28135@iggs.qld.edu.au',10,'Tahlia','',0,'',0,0);
INSERT INTO user VALUES (1908,'ellie','acsurfer','elliemat@lvcm.com',10,'Eleanor','',0,'',0,0);
INSERT INTO user VALUES (1909,'kcastelloe','tarheel','kcastelloe@aol.com',10,'ken castelloe','',0,'',0,0);
INSERT INTO user VALUES (1910,'Catzynchina','lucky1','cairving416@aol.com',10,'Cathy','',0,'teaching in China, US citizen',0,0);
INSERT INTO user VALUES (1911,'SweetCrush18','perfect','darkfire18@hotmail.com',10,'MaRjOrIe','http://www.xanga.com/home.aspx?user=SwEeTCrUsH18',0,'Hum..... ',0,0);
INSERT INTO user VALUES (1912,'StewieGr','12382','atsao00@hotmail.com',10,'Stewie','',0,'',0,0);
INSERT INTO user VALUES (1913,'sayan2k1','stephen','sayan2k1@rediffmail.com',10,'Sayan','',0,'',0,0);
INSERT INTO user VALUES (1914,'Card_Master','ellusionist','Card_Master_881@hotmail.com',10,'Braedee','',0,'I only signed up to the site so i could tell u peolple my brainteasers',0,0);
INSERT INTO user VALUES (1915,'Polygon','altro','john@leisureline.co.uk',10,'John','',0,'',0,0);
INSERT INTO user VALUES (1916,'AnnaBalla','AH3069','epli_2000@hotmail.com',10,'Anna Heida','http://pb.pentagon.ms/annaballa',0,'I\'m me?',0,0);
INSERT INTO user VALUES (1917,'danielGI','lion16','danielGI@peoplepc.com',10,'Daniel Wilson','',0,'Retired Military',0,0);
INSERT INTO user VALUES (1918,'Lyman','ludi','lhurd@mediabin.com',10,'Lyman Hurd','',0,'',0,0);
INSERT INTO user VALUES (1919,'Smithy','feeder','mothgoth@blueyonder.co.uk',40,'Lewis','',0,'Hello. Im Lewis and I\'m 13 and from England. My favorite sort of problems are logic puzzles, particularly Liars and Knights puzzles.',24,0);
INSERT INTO user VALUES (1920,'brianscsmith','toiletbowl','brianscsmith@yahoo.com',40,'Brian Smith','',0,'Math, computers, games',0,0);
INSERT INTO user VALUES (1921,'TravisT','janko539','travis_r_Taylor@hotmail.com',10,'Travis Taylor','',0,'College student, studying to become an actuary',0,0);
INSERT INTO user VALUES (1922,'iixshowtaiixii','7689','pwayzlilshortie@netscape.net',10,'Erin','www.hometown.aol.com/pwayzshowtaii',0,'I like sports, I like to talk on the phone and the computer. I also enjoy other things.',0,0);
INSERT INTO user VALUES (1923,'ladymc88','7503304','ladymc88@AOL.com',10,'ashlyn','ladymc8@AOL.com',0,'',0,0);
INSERT INTO user VALUES (1924,'p0ked','girlie','fiestagrlenyce@yahoo.com',10,'Lauren','',0,'',0,0);
INSERT INTO user VALUES (1925,'amber','coffee','ambercat@ev1.net',10,'Coleena','netscape',0,'',0,0);
INSERT INTO user VALUES (1926,'LogicMaster','apples','Bigdiddy143@yahoo.com',10,'Joe Noe','',0,'I love logic puzzles!!!',0,0);
INSERT INTO user VALUES (1927,'CrazyTifa','71998174','xcrazyxtifaz@aol.com',10,'Tiffany','',0,'I like mostly everything... check me out on findapix and check my subprofile to find out',0,0);
INSERT INTO user VALUES (1928,'The_Mighty_Puck','betrayl','halfwit69@yahoo.com',30,'The Mighty Puck','',0,'',0,0);
INSERT INTO user VALUES (1929,'nekz','4624090','they_call_me_ken@hotmail.com',10,'ken','',0,'',0,0);
INSERT INTO user VALUES (1930,'icojocaru','cocolino','irina@isonetza.co.za',10,'Irina','',0,'',0,0);
INSERT INTO user VALUES (1931,'bbbinke52','phannie','bbbinke52@yahoo.com',10,'bev  binke','none',0,'',0,0);
INSERT INTO user VALUES (1932,'normalgirl02','apvassello','january1687@yahoo.com',10,'January','',0,'',0,0);
INSERT INTO user VALUES (1933,'denadn','summit','denadn@comcast.net',10,'michael','',0,'',0,0);
INSERT INTO user VALUES (1934,'aims58','costarica','aims58@hotmail.com',10,'amy','',0,'',0,0);
INSERT INTO user VALUES (1935,'lilmex009','jbourdon','jbou911@cs.com',10,'jess','',0,'im awsome',0,0);
INSERT INTO user VALUES (1936,'puddle','catetheace','jesus_chick_1988@teamfca.com',10,'Little Poole','www.xanga.com/christian_puddle',0,'I\'m a christain on fire for God',0,0);
INSERT INTO user VALUES (1937,'Kottonmouthking','pornstar','Kottonmouthking42k@yahoo.com',10,'Chad','',0,'nothin',0,0);
INSERT INTO user VALUES (1938,'DanoBru','7289db','DanoBru@optonline.net',10,'Dan','www.angelfire.com/danobru/falcon',0,'',0,0);
INSERT INTO user VALUES (1939,'knotblonde88','pe9ybk','haily_1@yahoo.com',10,'Katie','http://www.hometown.aol.com/knotblonde88',0,'Name:Katie \r\nBirthday:2/2/88\r\nLoc.:Maryland',0,0);
INSERT INTO user VALUES (1941,'myspe04','lindsey4me','shaun.pearce@bt.com',20,'shaun','',0,'',0,0);
INSERT INTO user VALUES (1940,'meganparsec','Paul','meganparsec@hotmail.com',10,'Megan','http://www.xanga.com/skin.asp?user=meganparsec',0,'',0,0);
INSERT INTO user VALUES (1942,'newbie','iamoverthere','bdaufin@hotmail.com',20,'benard','',0,'',0,0);
INSERT INTO user VALUES (1943,'Maelkyral','porpoise','olorinlives@hotmail.com',10,'Akshay','',0,'',0,0);
INSERT INTO user VALUES (1944,'palorig','drew','pal@suscom.net',10,'pat lehr','',0,'grandmother trying to help grandson with homework',0,0);
INSERT INTO user VALUES (1945,'Winningchick15','michelle','MMickenson@hthphila.org',10,'michelle','',0,'I Love puzzles',0,0);
INSERT INTO user VALUES (1946,'austinm678','marcia12','austinm678@yahoo.com',10,'austin','',0,'I\'m a 21 y/o college student.  I\'m using these questions as a way to get my analytical thinking and logical reasoning skills fine tuned for the lsat.  That\'s the Law School Admissions Test.',0,0);
INSERT INTO user VALUES (1947,'sunshinejonny18','rnbwboy','sunshinejonny18@yahoo.com',40,'Jon','',0,'',0,0);
INSERT INTO user VALUES (1948,'Soulwalker','lifegoeson','worldlessgirl@webmail.co.za',10,'Natalie','',0,'',0,0);
INSERT INTO user VALUES (1949,'askjeeves5678','paperbeatsrock','maclem555@aol.com',10,'Mac','',0,'',0,0);
INSERT INTO user VALUES (1950,'Kittyxoxo','smoothie','frenchkittyxoxo@hotmail.com',10,'Kat','',0,'',0,0);
INSERT INTO user VALUES (1951,'Yau','dragon21','Zero_Odds@hotmail.com',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (1952,'sunadha','kumar22','sunadha@hotmail.com',10,'sunadha','',0,'',0,0);
INSERT INTO user VALUES (1953,'qbroovic','greyfriars4','qbroovic@nor.gdst.net',10,'victoria b','',0,'I live in Norwich and I am 13 years old ',0,0);
INSERT INTO user VALUES (1954,'TWNK','KEVIN','KVBLGH@BLUEYONDER.CO.UK',10,'MICHELLE','',0,'IM MAD',0,0);
INSERT INTO user VALUES (1955,'thtsrit','marvin','thtsrit@hotmail.com',10,'Jerry','',0,'',0,0);
INSERT INTO user VALUES (1956,'dscheink','tyna4444','dscheink@sas.upenn.edu',10,'David Scheinker','',0,'',0,0);
INSERT INTO user VALUES (1957,'jennaypherz','orange','jennaypherz@hotmail.com',10,'jen','',0,'',0,0);
INSERT INTO user VALUES (1958,'mucimausi','panthy','dianenickoson@yahoo.com',10,'diane nickoson','',0,'',0,0);
INSERT INTO user VALUES (1959,'litto_cawol','haesun','carol_xp@hotmail.com',10,'CaROl','',0,'hiE!',0,0);
INSERT INTO user VALUES (1960,'epistemopholous','suetonius','episemopholous@yahoo.com',10,'Andrew F','',0,'',0,0);
INSERT INTO user VALUES (1961,'LiLaZnGrL','adamyee','lilaznsugarpop@msn.com',10,'Lucy','http://www.xanga.com/home.aspx?user=LiLaZnDrEeMaGrL',0,'',0,0);
INSERT INTO user VALUES (1962,'coolcam','max14m','coolcam91@hotmail.com',10,'cam cam','',0,'',0,0);
INSERT INTO user VALUES (1963,'donthitonme3','215487','cutecarebear228@yahoo.com',10,'cassie','',0,'',0,0);
INSERT INTO user VALUES (1964,'reewelch','orangefish278','reewelch@yahoo.com',10,'Marie','',0,'',0,0);
INSERT INTO user VALUES (1965,'twinstars','oranjus2','plazo@cox.net',10,'PLF','',0,'',0,1);
INSERT INTO user VALUES (1966,'Lildramaprincess69','password','lilshrimpjess@hotmail.com',10,'Jessica Price','',0,'Sophmore needs a challenge. Blonde, Diabetic, Honor student',0,0);
INSERT INTO user VALUES (1967,'arioch','8kelvinpie7','metroton@hotmail.com',10,'Victor','',0,'',0,0);
INSERT INTO user VALUES (1968,'pinkprinc3ss','143637','lil_fuzzi_bunni@hotmail.com',10,'Christine','pinkprinc3ss',0,'i da bestEST!',0,0);
INSERT INTO user VALUES (1969,'baba_7808','stupid','suga_baberz_78@hotmail.com',10,'Christian','',0,'',0,0);
INSERT INTO user VALUES (1970,'playboy','lalu','play_boy_arun@yahoo.co.in',10,'arun','',0,'',0,0);
INSERT INTO user VALUES (1971,'Etienne','whatisit','lawhopes@aol.com',20,'Steven','',0,'love reading, math, and languages',0,0);
INSERT INTO user VALUES (1972,'xangajo','flooble','jojose_@hotmail.com',10,'sexyjo','http://www.xanga.com/home.aspx?user=SexyJo',0,'22 yr old girl',0,0);
INSERT INTO user VALUES (1973,'dippe97','lilbit97','acct97@cox-internet.com',10,'Sherrie','',0,'',0,0);
INSERT INTO user VALUES (1974,'bankflyer51','gt090450','banker51@optonline.net',10,'Geoff','',0,'',0,0);
INSERT INTO user VALUES (1975,'Krueger','seannyscott221','melovestifler_@hotmail.com',10,'Skunk','http://tomfelton.escafil.com',0,'',0,0);
INSERT INTO user VALUES (1976,'GummiBear','starlight','HeadQuarters_Gummi@yahoo.com',10,'GummiBear','',0,'I like to do things.',0,0);
INSERT INTO user VALUES (1977,'Charli','momof3','charbirky@sbcglobal.net',10,'Charlene','',0,'',0,0);
INSERT INTO user VALUES (1978,'briguy0024','slugfire','briguy24gk@hotmail.com',10,'Brian','www.xanga.com/briguy0024',0,'',0,0);
INSERT INTO user VALUES (1979,'thomas','teacher','jthomas@lawtonps.org',10,'Jan','',0,'',0,0);
INSERT INTO user VALUES (1980,'gooeyone','sodmnsexy','ghettosuperstar2006@hotmail.com',10,'Miz Prizz','www.members.tripod.com/princessadedoyin',0,'Howdy!',0,0);
INSERT INTO user VALUES (1981,'trouble2','12345','celticsjno34@yahoo.com',10,'tony','',0,'',0,0);
INSERT INTO user VALUES (1982,'Giani','chimpoid','ratmrules01@hotmail.com',10,'Adam','',0,'',0,0);
INSERT INTO user VALUES (1983,'Ahmed','344567','ahmedalmene@hotmail.com',10,'Ahmed','',0,'i like challenges in the logic puzzles..!',0,0);
INSERT INTO user VALUES (1984,'caeli1801','cat','caeli1801@yahoo.com',10,'sarah','',0,'',0,0);
INSERT INTO user VALUES (1985,'mammoth','goldfish','goldfish_and_porky_pig@hotmail.com',10,'laura','',0,'',0,0);
INSERT INTO user VALUES (1986,'CodeWhacker','chimera','codewhacker@yahoo.com',10,'Roy Silvernail','http://www.rant-central.com',0,'',0,0);
INSERT INTO user VALUES (1987,'prettyinpink9459','qwerty','mrunyan@bigvalley.net',10,'Megan','',0,'',0,0);
INSERT INTO user VALUES (1988,'nellybabii1','11426ny','bluebear4lyfe90@yahoo.com',10,'Gillian','www.xanga.com/nel50ctemja1',0,'\r\n',0,0);
INSERT INTO user VALUES (1989,'Snowyfawn320','shepherd','snowyfawn@hotmail.com',10,'Vicky','',0,'I like to think...:)',0,0);
INSERT INTO user VALUES (1990,'smallfurryrodent','thundremech','thundremech@webtv.net',10,'smallfurryrodent','http://www.xanga.com/thundremech',0,'I want to meet a Japanese girl',0,0);
INSERT INTO user VALUES (1991,'jenniferscott','trouble','jennifers@scubadiving.com',10,'jennifer','',0,'',0,0);
INSERT INTO user VALUES (1992,'coley','cherrychill','iamcoley_@hotmail.com',10,'coley','bleedingmind.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (1993,'nena_morenalinda','flawlessdiamond','nena_morenalinda@yahoo.com',10,'Nena','',0,'',0,0);
INSERT INTO user VALUES (1994,'Tiffy','marsile','cantell@notell.non',10,'Tiffy','none',0,'',0,0);
INSERT INTO user VALUES (1995,'SaVaGe','matthew5','imp0rtb0y4o8@aol.com',10,'sAvAgE','',0,'',0,0);
INSERT INTO user VALUES (1996,'jsuram79','sundar','jsuram79@yahoo.com',10,'sundararaman','',0,'I am a different kind of person',0,0);
INSERT INTO user VALUES (1997,'ksukumar_in','indian','ksukumar_in@yahoo.co.uk',10,'K Sukumar','',0,'interested in solving puzzles and brain teasers',0,0);
INSERT INTO user VALUES (1998,'wmp22','yllarramendy','wmp22@hotmail.com',10,'wendy','',0,'',0,0);
INSERT INTO user VALUES (1999,'ssniper12','albertjiang','ssniper12@hotmail.com',10,'albert jiang','xanga.com/ssniper12',0,'call me Alby. I like Sc WcIII and all the blizzard games',0,0);
INSERT INTO user VALUES (2000,'puneetv','panasonic','vpuneet@hotmail.com',10,'puneet','',0,'student',0,0);
INSERT INTO user VALUES (2001,'alsocrates1','uberman1','alsocrates1@cs.com',10,'al','',0,'',0,0);
INSERT INTO user VALUES (2002,'ChrisTaylor2904','LoveSong','chrisctaylor@email.com',10,'Chris','',0,'',0,0);
INSERT INTO user VALUES (2003,'katren','tchrin','hOIixitzxkatrine@netscape.net',10,'katrine','http://www.xanga.com/private/home.aspx',0,'uhm UHm yEa',0,0);
INSERT INTO user VALUES (2004,'tinaaa','kmcacha','dragidchick15@yahoo.com',10,'tinaaa','www.xanga.com',0,'',0,0);
INSERT INTO user VALUES (2005,'aamir','silki77','aamirrashid@engineer.com',20,'Aamir Rashid','',0,'',0,0);
INSERT INTO user VALUES (2006,'zwitsal','12ns76','Tassya@Hotmail.com',10,'Natassya','Http://www.geocities.com/zwitsals',0,'Kind en Friendly',0,0);
INSERT INTO user VALUES (2007,'mickey1227','bigbonner','iluvmickey1227@hotmail.com',10,'sarah','',0,'i\'m a math nerd',0,0);
INSERT INTO user VALUES (2008,'staoef','SHASTAEU','staoef@sbcglobal.net',10,'Steve','',0,'',0,0);
INSERT INTO user VALUES (2009,'kiliko_sho','19820824','kiliko_sho@hotmail.com',10,'Ting Xi','',0,'',0,0);
INSERT INTO user VALUES (2010,'Outkazt','JohnNanai','OutKazt5@hotmail.com',10,'OutKazt','',0,'Male,16 yrs old',0,0);
INSERT INTO user VALUES (2011,'crazyleg916','diablo','jtgoering@cox.net',10,'Joel Goering','google',0,'i like sprots, food , and dandelions.',0,0);
INSERT INTO user VALUES (2012,'thushara','1nspir3','dr_thushara@yahoo.com',10,'Thushara','http://www.upsaid.com/thushara',0,'20 year old Medical student, in Malaysia ',0,0);
INSERT INTO user VALUES (2013,'datscooby1','marquise','datscooby1@hotmail.com',10,'Trinette Washington','',0,'',0,0);
INSERT INTO user VALUES (2014,'Ignat','bfhenson','theignat@hotmail.com',10,'Senlron','',0,'',0,0);
INSERT INTO user VALUES (2015,'howbouddat','howbouddat','darocket022@yahoo.com',10,'sam-','',0,'i like math?',0,0);
INSERT INTO user VALUES (2016,'iceberiz','fruity','yingdong888@aol.com',10,'siya','',0,'',0,0);
INSERT INTO user VALUES (2017,'anthonyseo','ssjtjdwb','kjfklhfklsjdfh@empas.com',10,'anthony','ssj_cool',0,'',0,0);
INSERT INTO user VALUES (2018,'thanu','kansas','thanu_kirthi@hotmail.com',10,'thanu','',0,'',0,0);
INSERT INTO user VALUES (2019,'renax','megustachingar','renata_hamdan@hotmail.com',10,'renax','http://www.xanga.com/home.aspx?user=renax',0,'im cool',0,0);
INSERT INTO user VALUES (2020,'Numair','magusblood','uruloke35@softhome.net',10,'Numair','',0,'',0,0);
INSERT INTO user VALUES (2021,'salad_addict','wanwen','sugarsweet_dreamz@hotmail.com',10,'Sarah','www.xanga.com/xXsaladXx',0,'',0,0);
INSERT INTO user VALUES (2022,'rosepdle23','hunter','sun_flower_4_u_22@yahoo.com',10,'Jaime','',0,'',0,0);
INSERT INTO user VALUES (2023,'catsrage978','jgearhrt','catsrage978@yahoo.com',10,'catherine','',0,'i love drawin...  anything that has 2 do wif art.... and also havin\' fun fun fun....  : )',0,0);
INSERT INTO user VALUES (2024,'Laprofe2','616mami','laprofe2@aol.com',10,'Susi','',0,'Just a regular kindergarten teacher, who was given a logic problem by a fellow teacher today! I can\'t solve it (I have not a single math brain cell in my head!) but the problem intrigues me, and I found your site and it also interests me, so here I am!',0,0);
INSERT INTO user VALUES (2025,'sweetnesslightkissess','maryjuliane','maryjuliane@yahoo.com',10,'Mary','http://www.xanga.com/sweetnesslightkissess',0,'hi there...',0,0);
INSERT INTO user VALUES (2026,'gohan','asdfjkl;','gohan31@attbi.com',10,'danny','',0,'',0,0);
INSERT INTO user VALUES (2027,'f7ipraiderette07','surferchick','oaklandraidergurl@2die4.com',10,'angela','',0,'',0,0);
INSERT INTO user VALUES (2028,'fLip24seven','peanutz','flipj17@yahoo.com',10,'JeSsA*','www.xanga.com/flip24seven',0,'i love ta pLay basketbaLL and im haLf spanish and haLf filipino in bLood.',0,0);
INSERT INTO user VALUES (2029,'stone','mozart','rietman@sigecom.net',10,'Jay Stone','',0,'teacher',0,0);
INSERT INTO user VALUES (2030,'jaymzchung','opensesame','jaymzchung@hotmail.com',10,'james','xanga.com',0,'',0,0);
INSERT INTO user VALUES (2031,'fishfreaks','christislord','korean_gangster@hotmail.com',10,'Andrew','http://www.xanga.com/home.aspx?user=fishfreaks',0,'',0,0);
INSERT INTO user VALUES (2032,'cathead','hunghung','robbw367@hotmail.com',10,'robby','msn',0,'30 yr old father of three boys.married for eight yrs, carpenter.',0,0);
INSERT INTO user VALUES (2033,'jjashikbjosh','1184017','zerolee99@hotmail.com',10,'joshlee','',0,'hahaha',0,0);
INSERT INTO user VALUES (2034,'porphyris','anneta','internet@porphyris.com',10,'Dimitris','http://porphyris.gr',0,'',0,0);
INSERT INTO user VALUES (2035,'Hinano','bubble','icybb@hotvoice.com',10,'Hinano','http://www.angelfire.com/nm2/hinano',0,'',0,0);
INSERT INTO user VALUES (2046,'Becky2281','catapult','Becky2281@yahoo.com',20,'Becky','',0,'',0,0);
INSERT INTO user VALUES (2036,'THARTMAN','110696','THartman@peterbiltdunn.com',10,'TRACY','',0,'',0,0);
INSERT INTO user VALUES (2037,'ziggysgirl','monkey','kittypjs00@aol.com',10,'felicia','',0,'i play cello, i\'m in 8th grade going into 9th, i like cats, i like rock alternative music & other kinds, and i like to party!',0,0);
INSERT INTO user VALUES (2038,'Dave129','dragons','dragonh1@aol.com',10,'David Schrader','',0,'',0,0);
INSERT INTO user VALUES (2040,'rubymunday','adidas','rubymunday@hotmail.com',10,'Muriel','www.xanga.com/rubymunday',0,'',0,0);
INSERT INTO user VALUES (2041,'annij','usausa','breakers7@usa.com',10,'annij','cnn.com',0,'',0,0);
INSERT INTO user VALUES (2042,'AAthaitanium','thaitanium','bankthai007@nyc.rr.com',10,'B.NK','http://www.xanga.com/home.aspx?user=TaNiUmThAiBaNk',0,'  Jus bore lil 13 yrs old. Need Help on ma xanga.',0,0);
INSERT INTO user VALUES (2043,'hotdog','123456','jog@hotmail.com',10,'jamie','',0,'',0,0);
INSERT INTO user VALUES (2044,'laurence2k','gadget','laurence@prison.co.uk',10,'laurence','www.laurence2k.co.uk',0,'i am a fool',0,0);
INSERT INTO user VALUES (2045,'Lynsicus','agent007','Lynsicus@yahoo.co.uk',10,'Lynsie','',0,'',0,0);
INSERT INTO user VALUES (2047,'An9elbabi','an9els','LiLDevil4Ever764@aol.com',10,'Stephanie','www.xanga.com/an9elbabi',0,'',0,0);
INSERT INTO user VALUES (2048,'ryan','mine01','cindy@nevilles.net',10,'Cindy Neville','',0,'',0,0);
INSERT INTO user VALUES (2049,'rockstarameri','pumpkinpie','rockstar_diva15@hotmail.com',10,'rockstarameri','',0,'',0,0);
INSERT INTO user VALUES (2050,'Zephia','carpediem','me20@hotmail.com',10,'Zephia','',0,'',0,0);
INSERT INTO user VALUES (2051,'hypotheosis','darkwater','lemmingdrop@hotmail.com',10,'space monkey','www.xanga.com/hypotheosis',0,'',0,0);
INSERT INTO user VALUES (2052,'mike1020','1020','mikebennett5@ntlhome.com',10,'Mike Bennett','',0,'At college doing maths, gonna go to uni to do chemical engineering',0,0);
INSERT INTO user VALUES (2053,'CJSATB','dm65cj60','CSchne1106@aol.com',10,'Chris','',0,'SEA in MPLS pub. schools. Teach a variety of subjects. Hobbies include camping, fishing, outdoors and enjoying family time.',0,0);
INSERT INTO user VALUES (2054,'entelecheia','jdgjpf25','entelecheia77@msn.com',10,'Entelecheia','',0,'',0,0);
INSERT INTO user VALUES (2055,'victor4w','vicdadon','victor4t@yahoo.com',10,'victor efenure','www.yahoo.com',0,'i am a male and i love basketball',0,0);
INSERT INTO user VALUES (2056,'Penseur24','judelaw','Penseur24@netscape.net',10,'Josephine','',0,'',0,0);
INSERT INTO user VALUES (2057,'krnbabesta','jj1790','krnbabygirl@yahoo.com',10,'juliet','http://www.xanga.com/home.aspx?user=kRnBaBsTa',0,'',0,0);
INSERT INTO user VALUES (2058,'Eifee','elephant','eifee_@hotmail.com',10,'Anna','',0,':) not the brightest crayon in the box ',0,0);
INSERT INTO user VALUES (2059,'MysticSonic','sonicholic','ssgohan79@hotmail.com',10,'Michael','',0,'',0,0);
INSERT INTO user VALUES (2060,'Scififreakyguy','2wsx4esz','Scififreakyguy@hotmail.com',10,'Kat','',0,'I\'m Twelve years old. Need I say more?',0,0);
INSERT INTO user VALUES (2061,'cristianeg','kaue2911','cristiane@lindinha.com.br',10,'Crisinha','http://www.crisinhablog.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (2062,'sexycheer81','232369','GoGoJo15@aol.com',10,'Lyah','',0,'Cheerleading',0,0);
INSERT INTO user VALUES (2063,'eventi','pleorg','flooble.9.eventi@antichef.com',10,'e','scatterbrains.com',0,'',0,0);
INSERT INTO user VALUES (2064,'meals03','borabora','djmeals87@insightbb.com',10,'Dan','yahoo.com',0,'if you want to know, ask me',0,0);
INSERT INTO user VALUES (2065,'charlie1386','charlie','jacq1386@aol.com',10,'Jackie','',0,'',0,0);
INSERT INTO user VALUES (2066,'davidude','davidb','david77@mail.com',20,'David','',0,'ive always liked puzzles, especially paradoxes and logic puzzles',0,0);
INSERT INTO user VALUES (2067,'starryeyedangel','meagantom','princessanglgirl@hotmail.com',10,'Meagan','',0,'',0,0);
INSERT INTO user VALUES (2068,'verticalgrl','cocoladyz','chederina@AOL.com',10,'berry','www.xanga.com/sparkling_dreamer',0,'i luv ya',0,0);
INSERT INTO user VALUES (2069,'stariangel1004','california','caligirl3000@hotmail.com',10,'heidi','www.xanga.com/stariangel1004',0,'',0,0);
INSERT INTO user VALUES (2070,'susan','sbuhay','sbuhay@netscape.net',10,'Susan','netscape.net',0,'',0,0);
INSERT INTO user VALUES (2071,'aygoyt','aygoyt','aygoyt.06a@robcol.k12.tr',10,'oytun','',0,'',0,0);
INSERT INTO user VALUES (2072,'Thanos','phantoma','Thanos82@hotmail.com',10,'Jake','',0,'Just playing Army in Iraq',0,0);
INSERT INTO user VALUES (2073,'somacsekar','roopa','somu_c2001@rediffmail.com',10,'soma','',0,'',0,0);
INSERT INTO user VALUES (2074,'dannyboe42','scream','dan@clark.nu',10,'Dan','',0,'',0,0);
INSERT INTO user VALUES (2075,'Mattys','Einstein','mattys100@yahoo.com',10,'Matt','',0,'',0,0);
INSERT INTO user VALUES (2076,'NYDragonGirl','dragon','NY_Dragon_girl@hotmail.com',20,'Christy','',0,'',0,0);
INSERT INTO user VALUES (2077,'livn2luv1','041928','wulfva@aol.com',10,'Virginia','none',0,'A mom of 5 children and doin\' it on my own and lovin\' it!',0,0);
INSERT INTO user VALUES (2078,'wacky7','enigma','awackywoman7@attbi.com',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (2079,'rpacheco59','stedwards','rpacheco69@hotmail.com',10,'bob','',0,'',0,0);
INSERT INTO user VALUES (2080,'Cerb','ynobe1','tristan_helms@hotmail.com',20,'Tristan','',0,'Not much with math, much better with logic and reading between the lines.  I work for the government, and understand why people hate it.',0,0);
INSERT INTO user VALUES (2081,'LordOfNothing','alocacoc','dragonofflame_2003@hotmail.com',10,'ante.l','',0,'',0,0);
INSERT INTO user VALUES (2082,'LordOfEverythhing','sahebra','dragonofflame_2003@hotmail.com',10,'ante.l','',0,'',0,0);
INSERT INTO user VALUES (2083,'caa','hei3evi4','cosmic_purple_sparkles@yahoo.com',10,'Heidi','http://halliwells-curse.com/caa',0,'',0,0);
INSERT INTO user VALUES (2084,'genuinesjpinoy86','kimmi488','xxxflip69sidexxx@yahoo.com',10,'Ronnel Corre','http://www.geocities.com/xxxflip69sidexxx/introd.html',0,'Im Genuine :-D',0,0);
INSERT INTO user VALUES (2085,'ateritz','011596','akdhdbbdj@yahoo.com',10,'tom','',0,'',0,0);
INSERT INTO user VALUES (2086,'richardslilbabygrl','richard','xxfinelilgrl14xx@net.com',10,'ashley','finelil_1',0,'i am beautiful',0,0);
INSERT INTO user VALUES (2087,'KrnGirl2','imagirl','krnvanillabear@hotmail.com',10,'Sohyun Park','http://www.xanga.com/krngirl2',0,'',0,0);
INSERT INTO user VALUES (2088,'dqblondiedq','13251325','dqblondiedq@hotmail.com',10,'Jenni','www.dqblondiejenni.0catch.com',0,'',0,0);
INSERT INTO user VALUES (2089,'Noggin','quiz','nevling@comcast.net',10,'Noggin','',0,'',0,0);
INSERT INTO user VALUES (2090,'benjamin','0penup','benjaminlorr@hotmail.com',10,'benjamin lorr','',0,'teacher',0,0);
INSERT INTO user VALUES (2091,'watchndafire','16bh705f','vze23sce@verizon.net',10,'watchndafire','http://lioniplay.20M.com',0,'',0,0);
INSERT INTO user VALUES (2092,'SealLuver214','qweas','SealLuver214@rock.com',10,'Allison Smetana','',0,'I love to play with my two dogs, Rosie and Gracie, and play soccer.',0,0);
INSERT INTO user VALUES (2093,'suzystars9','CHAMBERS1961','rainmystfaerie@aol.com',10,'Susan White','',0,'',0,0);
INSERT INTO user VALUES (2094,'cuberoot','raiseto3','cuberoot@rediffmail.com',10,'x','',0,'',0,0);
INSERT INTO user VALUES (2095,'superbpink','florachan','gorilla_85@yahoo.com',10,'Joanne','http://www.xanga.com/home.aspx?user=superbpink',0,'',0,0);
INSERT INTO user VALUES (2096,'zogam4u','thangbiakdik','amigosh_84@yahoo.co.uk',10,'james','www.zogam4u.tk',0,'',0,0);
INSERT INTO user VALUES (2097,'idontcare','power','alphaangi@hotmail.com',20,'itduzntmatter','',0,'',0,0);
INSERT INTO user VALUES (2098,'pstink03','pstink03','marrah17@excite.com',10,'tammarrah','aol',0,'hey my name is tammarrah im 17 and i live in brooklyn ny with my parents i love to work with math problems and make new friends. ',0,0);
INSERT INTO user VALUES (2099,'evilpenguin','kiwiwi','bipper@kiwibox.com',10,'christine','',0,'penguins r evil!!!',0,0);
INSERT INTO user VALUES (2100,'smartkid','smudge','JCS99@aol.com',10,'jack','www.espn.com',0,'im smart',0,0);
INSERT INTO user VALUES (2101,'Moe','Moe','monique_rennie@saeco.co.nz',10,'Moe','',0,'',0,0);
INSERT INTO user VALUES (2196,'SillyJilly','','SillyJilly@email.com',20,'Silly Jilly','',0,'',0,0);
INSERT INTO user VALUES (2102,'Sofsladee','sofadek','hovashere@yahoo.com',10,'Jaye','Sofsladee',0,'Im a cool kinda chick',0,0);
INSERT INTO user VALUES (2103,'Alia','meow0330','Alia0912@aol.com',10,'Alia','',0,'Mother, wife, witch.',0,0);
INSERT INTO user VALUES (2104,'little_oblio','hapa09','innocentcriminal16@hotmail.com',10,'Jason','http://www.xanga.com/little_oblio',0,'I AM AWESOME!',0,0);
INSERT INTO user VALUES (2105,'Gauss','shelln0','logically@37.com',10,'Jared','',0,'I am a double major in physics and philosophy.  Currently, I am writing a collection of essays on rights, liberty and force.',0,0);
INSERT INTO user VALUES (2106,'rennydapooh','1724','msbblover23@aol.com',10,'Karin','',0,'I love logic problems.',0,0);
INSERT INTO user VALUES (2107,'noraa','rednaxela','azakfakraaea@earthlink.net',10,'Zachary','',0,'',0,0);
INSERT INTO user VALUES (2108,'wispofthewind','in4nos','wispofthewind@hotmail.com',10,'Cole','',0,'',0,0);
INSERT INTO user VALUES (2109,'kyang','shanefilan','shnicky7@hotmail.com',10,'krissy','',0,'',0,0);
INSERT INTO user VALUES (2110,'violin_chick','pennelopy','heathers_violin_angel@hotmail.com',10,'Heather','none',0,'i can be a bit strange at times but if you get to know me, i\'m even stranger.',0,0);
INSERT INTO user VALUES (2111,'hajaki','mandingo','hajaki@yahoo.com',10,'hassan','',0,'',0,0);
INSERT INTO user VALUES (2112,'bebetenshi','fake','bebetenshi@yahoo.com',10,'bebetenshi','http://www.xanga.com/home.aspx?user=bebetenshi',0,'',0,0);
INSERT INTO user VALUES (2113,'Adjolu','kwirky','Mats13@hotmail.com',10,'Mats','',0,'',0,0);
INSERT INTO user VALUES (2114,'lilxjapneexpnai','mariko','lilxjapneexpnai@aol.com',10,'diana','',0,'im kool.',0,0);
INSERT INTO user VALUES (2115,'aznpridebaby','airborne','tidal@eudoramail.com',10,'Lloyd','www.xanga.com/lloydshin',0,'duh/',0,0);
INSERT INTO user VALUES (2116,'nikechap','rethi007','dare_me_tush@hotmail.com',10,'tushar','',0,'i am cool',0,0);
INSERT INTO user VALUES (2117,'Nobiak','grumphy','Nobiak@club-internet.fr',10,'Grumph NOBIAK','',0,'',0,0);
INSERT INTO user VALUES (2118,'Cherrybaby','chereese','KwEeNzChIcK89@hotmail.com',20,'Chereese','msn.com',0,'I luv stuff that makes me think',0,0);
INSERT INTO user VALUES (2119,'dejan','666sex666','meulemeesterjan@hotmail.com',10,'meulemeester','',0,'later',0,0);
INSERT INTO user VALUES (2120,'princesstigereyes','punkprincess','tigereyes1806@yahoo.com',10,'Tiger Eyes','',0,'I\'m an outgoing person that luvs to do crazy things!',0,0);
INSERT INTO user VALUES (2121,'Chazdos','poop','DrunkyMcSlackjaw@MTGplanet.com',30,'Chaz','',0,'IM RETAWDED',0,0);
INSERT INTO user VALUES (2122,'queen_kbc','monkeyboy','queen_kbc@yahoo.com',10,'Kelly','',0,'',0,0);
INSERT INTO user VALUES (2123,'xaznsweetxlove','forever','xxlilangelbabexx@hotmail.com',10,'jackie','',0,'',0,0);
INSERT INTO user VALUES (2124,'Jenn','bubblegum','tigerlily555@hotmail.com',10,'Jenn','',0,'',0,0);
INSERT INTO user VALUES (2125,'Doge','dolley','BT11290@aol.com',10,'Taylor','',0,'',0,0);
INSERT INTO user VALUES (2126,'citygurl1106','celebration','citygurl1106@netscape.net',10,'morgan','',0,'',0,0);
INSERT INTO user VALUES (2127,'luvsluv1867','cracker','throqueen231@hotmail.com',10,'mary','www.xanga.com/luvsluv1867',0,'i luv volleyball and korean boys...blah',0,0);
INSERT INTO user VALUES (2128,'tinkerbell16','erin5549633891','Angelfire1022002@yahoo.com',10,'Aeryn','',0,'',0,0);
INSERT INTO user VALUES (2129,'Sanjay','simple','Sanjay_Nayak@mccann.com',20,'Sanjay','',0,'',0,0);
INSERT INTO user VALUES (2130,'stubs','ededed','ethcd77@hotmail.com',20,'ethan','',0,'I was 12th in state (MN) in a middleschool  math competition. ',0,0);
INSERT INTO user VALUES (2131,'sparky98','sparky98','sparky@hutchcity.com',10,'joe','www.hk.gov',0,'HK engineer',0,0);
INSERT INTO user VALUES (2132,'Trixinity','incognito','trixinity9@hotmail.com',10,'Lin','',0,'neophilic',0,0);
INSERT INTO user VALUES (2133,'spinoza','dexter12','parlance@indiatimes.com',10,'spinoza','',0,'',0,0);
INSERT INTO user VALUES (2134,'Dish22','Trish58','Dish22@aol.com',10,'Trish','',0,'',0,0);
INSERT INTO user VALUES (2135,'dcurtin478','j1m2b3','dcurtin478@adelphia.net',10,'debbie curtin','',0,'',0,0);
INSERT INTO user VALUES (2136,'baobeipig','dreams','alwaysjesus98@hotmail.com',10,'madeline','http://baobeipig.tripod.com/surveys.html',0,'',0,0);
INSERT INTO user VALUES (2137,'Lucky3','peanut','buckcherry_@hotmail.com',10,'Zach','',0,'Well i like math alot and love logic...I am currently on track for a a degree in computer programming.',0,0);
INSERT INTO user VALUES (2138,'emblaw','manon','emblaw@lycos.com',10,'blabla','',0,'',0,0);
INSERT INTO user VALUES (2139,'asaylor','grimace','amyandmatt@earthlink.net',10,'Amy','',0,'',0,0);
INSERT INTO user VALUES (2140,'danieljadka','daniel51','dorr628@aol.com',10,'daniel','',0,'',0,0);
INSERT INTO user VALUES (2141,'phantasized','booger','lilqtkt@hawaii.rr.com',10,'katie','www.xanga.com/lilqtkt',0,'',0,0);
INSERT INTO user VALUES (2142,'ringdingding','birds4','takare@xtra.co.nz',10,'zeak','xtra',0,'like tramps',0,0);
INSERT INTO user VALUES (2143,'cangerme','awoc696','cangerme@indiana.edu',10,'Christen','',0,'',0,0);
INSERT INTO user VALUES (2144,'OCDMath','frans9','RyanM19@aol.com',20,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (2145,'alicia','morgan','alicia_d_nguyen@hotmail.com',10,'LiTo_aLiCiA','xanga',0,'i like basketball',0,0);
INSERT INTO user VALUES (2146,'maago','qwerty','jemulator@yahoo.com',10,'Jesse','',0,'',0,0);
INSERT INTO user VALUES (2147,'ctreyh','password','ctreyh32@hotmail.com',10,'Clint','',0,'',0,0);
INSERT INTO user VALUES (2148,'jayaram007','keerti','jayaram007@yahoo.com',20,'Jayaram S','',0,'I am from India and deeply interested in Mathematical oriented puzzles',0,0);
INSERT INTO user VALUES (2149,'bundykala','Bunnykara','bundykala@i-love-dogs.com',10,'sabrina','http://destined.to/bundykala',0,'i\'m a fweak!!',0,0);
INSERT INTO user VALUES (2150,'scorp','guru16','scorpio1611in@hotmail.com',10,'scorp','',0,'',0,0);
INSERT INTO user VALUES (2151,'fm','52FaHim19','f_mannan@citech-bd.com',10,'Fahim','',0,'',0,0);
INSERT INTO user VALUES (2152,'w','w','w@msn.com',10,'w','w',0,'',0,0);
INSERT INTO user VALUES (2153,'netgoofy','abc123!@#abc','rokum@dsli.com',10,'Randy Okum','www.techkeys.com',0,'I am a nobody!',0,0);
INSERT INTO user VALUES (2154,'ahpinay','honkie','ahpinay3@yahoo.com',10,'ahline','',0,'',0,0);
INSERT INTO user VALUES (2155,'mssobrangganda','meeianne','mssobrangganda@aol.com',10,'eimeeh','',0,'',0,0);
INSERT INTO user VALUES (2156,'linny','port','xxlinzxx@si.rr.com',10,'linny','',0,'',0,0);
INSERT INTO user VALUES (2157,'KiMMaH_PooH','tessa01','kimisturtle@yahoo.com',10,'Kim','',0,'',0,0);
INSERT INTO user VALUES (2158,'RedPixiStix','hotel87','Maybell403@msn.com',10,'Juliet','http://www.xanga.com/home.aspx?user=RedPixiStix',0,'',0,0);
INSERT INTO user VALUES (2159,'nigkalipz','hoeass','iixsa@aol.com',10,'manida sa','',0,'',0,0);
INSERT INTO user VALUES (2160,'forevakiss','ilovensync','JClvr4eva@hotmail.com',10,'Christine','www.geocities.com/forevaxtc',0,'',0,0);
INSERT INTO user VALUES (2161,'Lostprophet','Boo','Lostprophety2k2@yahoo.co.uk',10,'Duane','',0,'',0,0);
INSERT INTO user VALUES (2162,'Lostprophety2k2','Boo','Lostprophety2k2@yahoo.co.uk',10,'Duane','',0,'',0,0);
INSERT INTO user VALUES (2163,'sendil123','badluck','sendil_ba@yahoo.co.uk',10,'sendil','',0,'I am a system support engineer with Wipro in Mumbai',0,0);
INSERT INTO user VALUES (2164,'Destiny26','suffer','bianca26@justinternet.com.au',10,'Nicole','',0,'',0,0);
INSERT INTO user VALUES (2165,'bean','bally','phattfr0g@aol.com',10,'tally','',0,'college student who likes traveling (a bit too much) and is rather OCD so instead of turning to chocolate ice cream when i am stressed and upset, i do math.',0,0);
INSERT INTO user VALUES (2166,'sancho','enginerd','csanchez@ita.lacity.org',20,'Chris','',0,'',0,0);
INSERT INTO user VALUES (2167,'apetersen','juocno','apeterse@amfam.com',10,'Amanda','',0,'',0,0);
INSERT INTO user VALUES (2168,'lolipop4me','baby1120','heavengrl@hotmail.com',10,'joyce','www.xanga.com/sad_rain',0,'',0,0);
INSERT INTO user VALUES (2169,'wassup226','3221024','wassup226@yahoo.com',10,'Hally Berty','',0,'Yo, I like to\r\ndance and play sports and basketball!',0,0);
INSERT INTO user VALUES (2170,'Pinky78','kudspagryknow','blackisgod54@hotmail.com',10,'Alex','',0,'I\'m 15 years old. I\'m a boy. I was bored so I looked this page up on a search engine. I like to think.',0,0);
INSERT INTO user VALUES (2171,'HankSchutz','miasma','hschutz@nationaloptronics.com',10,'Hank Schutz','',0,'Software engineer and musician (violin)',0,0);
INSERT INTO user VALUES (2172,'sparklingruby','nissan','musicgirl15@juno.com',10,'Sarah','',0,'',0,0);
INSERT INTO user VALUES (2173,'albaracer','glend777','albaracer@hotmail.com',20,'Mark','',0,'',0,0);
INSERT INTO user VALUES (2174,'Vinodhan','milamber','vselvarajalu@mcdermott.com',20,'Vinodhan Selvarajalu','',0,'',0,0);
INSERT INTO user VALUES (2175,'pixie_69','ashlik','nadiak1@bigpond.com',10,'kiki','',0,'',0,0);
INSERT INTO user VALUES (2176,'nysteacher','puzzle','nysteacher@yahoo.com',10,'paul','',0,'',0,0);
INSERT INTO user VALUES (2177,'elizabuzer','mousemonkey','elizabuser@cs.com',10,'denise','',0,'',0,0);
INSERT INTO user VALUES (2178,'andie','146531','andiet@microboards.com',10,'andie','',0,'',0,0);
INSERT INTO user VALUES (2179,'bantheo2014','firefighter','bantheo2014@yahoo.co.uk',10,'ban','',0,'',0,0);
INSERT INTO user VALUES (2180,'LadyZiana','methos5000','winterstar13@hotmail.com',20,'Cara','',0,'I love stuff that makes you think. I love movies, books, writing, and puzzles. I love my boyfriend as well. :)',0,0);
INSERT INTO user VALUES (2181,'kaide','drowssap','mrdenisscott@yahoo.com',10,'denis','',0,'i love a good puzzle',0,0);
INSERT INTO user VALUES (2182,'luv2cheer','gaffi89','Basketballk89@aol.com',10,'katey','',0,'',0,0);
INSERT INTO user VALUES (2183,'LilMissAnne','annewong','Anne_Cutey@hotmail.com',10,'Anne','www.xanga.com/lilmissanne',0,'',0,0);
INSERT INTO user VALUES (2184,'mhartman','skipper','mhartma3@amfam.com',20,'mark hartman','yahoo.com',0,'I am an actuary and math nut',0,0);
INSERT INTO user VALUES (2185,'ginia','giniaeric','iam_virginia@hotmail.com',10,'Virginia','',0,'',0,0);
INSERT INTO user VALUES (2186,'pool_shark37','nec','pool_shark37@yahoo.com',10,'Steve','',0,'',0,0);
INSERT INTO user VALUES (2187,'anonymous','april','greatlakes5@excite.com',10,'Bob Smith','',0,'I don\'t exist',0,0);
INSERT INTO user VALUES (2188,'saltinecrack3r','connie','dpcrowley123@hotmail.com',10,'daniel','www.xanga.com/home.asp?user=saltineCRACKER',0,'im a cool person',0,0);
INSERT INTO user VALUES (2189,'SugarnSpice','gross!','qwerty_gurl89@yahoo.com',10,'Michelle','',0,'My xanga is ditzy_azn . . . check it out sumtime, k?',0,0);
INSERT INTO user VALUES (2190,'mike','doghead','mikaels7@aol.com',10,'mike','',0,'',0,0);
INSERT INTO user VALUES (2191,'mistylez','obtina143','islandmixxxes@yahoo.com',10,'Misty Rose Galang Manalastas','www.xanga.com/mistylez',0,'',0,0);
INSERT INTO user VALUES (2192,'Can-U-Keep-Up113','joemama','Can_u_keep_up113@yahoo.com',10,'O','',0,'',0,0);
INSERT INTO user VALUES (2193,'Berry','uselessness','berrysfarm@yahoo.com',10,'Berry','',0,'',0,0);
INSERT INTO user VALUES (2194,'mickey47','mzpean55','mzpean55@aol.com',10,'Michelle Pean','yahoo',0,'',0,0);
INSERT INTO user VALUES (2195,'Beautiful','intense','XLady_RhymaX@hotmail.com',10,'Lollie','www.xanga.com/B3auTiFuL',0,'i love writing',0,0);
INSERT INTO user VALUES (2197,'kloeppel','hartnagel','erin.e.kloeppel@citicorp.com',10,'Erin Kloeppel','',0,'',0,0);
INSERT INTO user VALUES (2198,'max209','2093847','maxco@tee.gr',10,'Max','',0,'',0,0);
INSERT INTO user VALUES (2199,'robfan','robert','ashleygolden@hotmail.com',10,'ashley','',0,'',0,0);
INSERT INTO user VALUES (2200,'skittlez','password','alc0690@yahoo.com',10,'ann','http://www.xanga.com/home.aspx?user=KrazY_SkittleZ',0,'eh',0,0);
INSERT INTO user VALUES (2201,'bboyce','bailey','flooble@islandsrealestate.net',10,'Brandon','http://www.islandsrealestate.net',0,'',0,0);
INSERT INTO user VALUES (2202,'islandmixxxes','mbloom','pure_pnay_08@hotmail.com',10,'Mandy','www.xanga.com/islandmixxxes',0,'',0,0);
INSERT INTO user VALUES (2203,'peahead','thecrow','cuckoofrcocopufz@aol.com',10,'kyle','',0,'i enjoy puzzles, but i really suck at math.',0,0);
INSERT INTO user VALUES (2204,'wickedgirl','5243503','adryanna@wmail.com.br',10,'Adriana','www.adreana.blogger.com.br',0,'huhuh',0,0);
INSERT INTO user VALUES (2205,'wuddyz','smyley','wuddyz@msn.com',10,'bob','',0,'',0,0);
INSERT INTO user VALUES (2206,'kewlgrlva','0123275','kewlgrlva@netscape.net',10,'kewlgrlva','',0,'i luv brian.',0,0);
INSERT INTO user VALUES (2207,'Azn_babi_ee','imadork','tommyprincess27@aol.com',10,'Trish','http://hometown.aol.com/tommypricess27/',0,'',0,0);
INSERT INTO user VALUES (2208,'amalkiranpatkar','jlkdjrpdard','amalkiranpatkar@homenetmail.com',10,'Amalkiran','',0,'',0,0);
INSERT INTO user VALUES (2209,'Kim','coot081','Vampireslayer@aol.com',10,'Kim','aol.com',0,'Very fun and am a twin as well as i want a boyfriend!',0,0);
INSERT INTO user VALUES (2210,'doobee','storm','doobeegrl@aol.com',10,'Ellena Chang','',0,'',0,0);
INSERT INTO user VALUES (2211,'abbymari','nerissa','alleyezdc@yahoo.com',10,'Mari','',0,'',0,0);
INSERT INTO user VALUES (2212,'ridtz','iwan','the_ridtz@yahoo.com.sg',10,'rid','',0,'',0,0);
INSERT INTO user VALUES (2213,'Dolliez_world','babygurl','crystal_ann04@yahoo.com',10,'crystal','www.geocities.com/Dolliez_world',0,'',0,0);
INSERT INTO user VALUES (2214,'peter14609','alissa','peter14609@aol.com',10,'pete','',0,'',0,0);
INSERT INTO user VALUES (2215,'mathryn','02131988','roxychick1988@hotmail.com',10,'Kathryn','',0,'',0,0);
INSERT INTO user VALUES (2216,'val','valflooble','v_dinu@hotmail.com',10,'val','',0,'',0,0);
INSERT INTO user VALUES (2217,'drnoam','sleepyben','drnoam@hotmail.com',10,'noam','',0,'',0,0);
INSERT INTO user VALUES (2218,'pinteiro','jpcorppe','pinteiro@allbynet.com.br',10,'pinteiro','http://frost.weblogger.com.br',0,'',0,0);
INSERT INTO user VALUES (2219,'rajatjain','rajatjain','rajat_4ever@hotmail.com',10,'Rajat Jain','',0,'',0,0);
INSERT INTO user VALUES (2220,'Iversongurl2005','jazzy','jazzydeal23002@yahoo.com',10,'jasmin','',0,'',0,0);
INSERT INTO user VALUES (2221,'ccmiller','cc4417','cheryl@gunslinger-az.com',10,'Cheryl','',0,'',0,0);
INSERT INTO user VALUES (2222,'folder65','harry','folder65@yahoo.com',10,'Derek','',0,'I play the piano.\r\nI play the trumpet.\r\nI want lots of money!',0,0);
INSERT INTO user VALUES (2223,'usagi1403','glenn','usagi-chan@gmx.net',10,'Usagi','',0,'the pink girl',0,0);
INSERT INTO user VALUES (2224,'luzanne','urfkpv6g','flooble-com@mailing.luzanne.net',10,'luzanne','luzanne.net',0,'',0,0);
INSERT INTO user VALUES (2225,'tinkerbell','dixie','crazigal1@aol.com',10,'Lauren','',0,'',0,0);
INSERT INTO user VALUES (2226,'jennyoooo8','rubyo8','jennyoooo8@hotmail.com',10,'Jennifer','',0,'',0,0);
INSERT INTO user VALUES (2227,'ooomayerkimooo','gamepro','ooomayerkimooo@hotmail.com',10,'Mayer Kim','http://www.xanga.com/home.aspx?user=ooomayerkimooo',0,'',0,0);
INSERT INTO user VALUES (2228,'bugloverswife','jenelle','bugloverswife@aol.com',10,'Jenelle','',0,'',0,0);
INSERT INTO user VALUES (2229,'Josh1l6','whu22up','Josh1l6@hotmail.com',10,'Joshua Fan','http://www.xanga.com/home.aspx?user=Josh1l6',0,'In a world full of half-empty glasses, I dared to ask for a refill.',0,0);
INSERT INTO user VALUES (2230,'handsomeme','1030star','ubettraconaisu308@hotmail.com',10,'cindy','www.xanga.com/hansomeme',0,'',0,0);
INSERT INTO user VALUES (2231,'tjleitch','karros23','trevor.leitch@wadh.ox.ac.uk',20,'Trevor Leitch','',0,'',0,0);
INSERT INTO user VALUES (2232,'Luvs_Not_4_Ever','Michael','PrincessMiiko@yahoo.com',10,'Miiko','http//www.Luv_Sucks.com',0,'I like 2 Flirt be a B**** 2 ppls and i like to go out and have fun and im 13 and yeah',0,0);
INSERT INTO user VALUES (2233,'johnpaulvann','bufordpusser','Shago2x@yahoo.com',10,'Shago2x','',0,'',0,0);
INSERT INTO user VALUES (2234,'kamakazkid57','skiteam','kamakazkid57@yahoo.com',10,'Brad','',0,'',0,0);
INSERT INTO user VALUES (2235,'nickstorrs','bramble','nickstorrs@supanet.com',10,'Nick','',0,'',0,0);
INSERT INTO user VALUES (2236,'superstar23','9012119','sungpaul34@hanmail.net',10,'paul','',0,'smart and funny',0,0);
INSERT INTO user VALUES (2237,'swaroop','india007','chandaswaroop@rediffmail.com',10,'swaroop','',0,'I AM SOFTWARE ENGINEER.\r\nI LOVE LISTNING TO MUSIC',0,0);
INSERT INTO user VALUES (2238,'cheeZ','thebong','ch_ee_Z@hotmail.com',10,'cheeZ','na',0,'i like tha math and the science and stuff like yeah',0,0);
INSERT INTO user VALUES (2239,'DDPAlphaTiger1','flooblepass','DDPAlphaTiger1@laposte.net',20,'Alpha Tiger','http://eff.ht.st',0,'I\'m administrator of EFF.',0,0);
INSERT INTO user VALUES (2240,'shadie4321','flower','shadie4321@yahoo.com',10,'latoya','',0,'',0,0);
INSERT INTO user VALUES (2241,'AllyJulie','poptart','imarkcabin@hotmail.com',10,'Ally','http://www.hexrpg.com/userinfo.phtml?user=lindsay_f_k',0,'Um I dunno hehe',0,0);
INSERT INTO user VALUES (2242,'whizz','teacher','phector0@yahoo.com',10,'hector','',0,'',0,0);
INSERT INTO user VALUES (2243,'Jude','McL3@n','hey_59jude@hotmail.com',10,'J. Moore','',0,'',0,0);
INSERT INTO user VALUES (2244,'vandinem','superman','mvandine@attbi.com',10,'Mark','www.vandine.biz',0,'',0,0);
INSERT INTO user VALUES (2245,'anu_kukreja','icwa','anu_kukreja@hotmail.com',10,'Anu','',0,'',0,0);
INSERT INTO user VALUES (2246,'abhiatind','kande','abhiatind@yahoo.com',10,'abhi','',0,'',0,0);
INSERT INTO user VALUES (2247,'scarablady','scarab','scarablady@hotmail.com',10,'peggy','',0,'',0,0);
INSERT INTO user VALUES (2248,'rcindy2002','asdfgh','rcindy2002@yahoo.com',10,'cindy','yahoo',0,'',0,0);
INSERT INTO user VALUES (2249,'linkinprklvr1126','Kelgirl','superstargirl4@juno.com',10,'Kelley','www.geocities.com/crazy_4_koalas/index.html',0,'i like music and going on AIM',0,0);
INSERT INTO user VALUES (2250,'askogs99','deham139','askogs99@hotmail.com',10,'Angela','',0,'',0,0);
INSERT INTO user VALUES (2251,'spertmyer','password','supermat164@aol.com',20,'matt','',0,'',0,0);
INSERT INTO user VALUES (2252,'j3m3m3','jandiesg','j3m3m3@aol.com',10,'Maxine','',0,'',0,0);
INSERT INTO user VALUES (2253,'outlaw67','coupe1','c_snowden@mindspring.com',10,'outlaw67','',0,'',0,0);
INSERT INTO user VALUES (2254,'kkkKathryn','berger','AndKatmannew@aol.com',10,'K A Newman','http://groups.msn.com/NEWMANBERGBERGERVILLE/_whatsnew.msnw',0,'composer, performer, writer, extreme rock collecter, and suddenly clairvoiant',0,0);
INSERT INTO user VALUES (2255,'strawbereeshortcake','robert','whoaitzstephie@hotmail.com',10,'shorty cake','xanga.com/distiggerlover',0,'',0,0);
INSERT INTO user VALUES (2256,'Jesart33','jesuschrist','jaclyn@christfirst.net',20,'Jackie','www.jaclynelise.com',0,'',0,0);
INSERT INTO user VALUES (2257,'aaronman','951563','x2bulletgunmanx2@aol.com',10,'aaron','',0,'',0,0);
INSERT INTO user VALUES (2258,'deckstadt','sunflowers','deckstadt@aol.com',10,'Debby','',0,'',0,0);
INSERT INTO user VALUES (2259,'i4boba7','1437ordoi','darynmckay217@netscape.net',20,'calla tah-n','www.xanga.com/i4boba7',0,'',0,0);
INSERT INTO user VALUES (2260,'audrey_childress','hannah','audrey_childress2001@yahoo.com',10,'audrey','',0,'',0,0);
INSERT INTO user VALUES (2261,'drumbum','baxter','eboxer0307@attbi.com',10,'Eric','www.lepprod.com',0,'',0,0);
INSERT INTO user VALUES (2262,'t-macc','puffdaddy','anthony_gaylor@yahoo.com',10,'tony','yahoo.com',0,'mne',0,0);
INSERT INTO user VALUES (2263,'chika','sweets','nl_rmendoza@yahoo.com',10,'mars','',0,'',0,0);
INSERT INTO user VALUES (2264,'unlukee6rl','azngrl','unlukee6rl@yahoo.com',10,'Joanne','',0,'',0,0);
INSERT INTO user VALUES (2265,'jsramanmca','sundar','jsramanmca@hotmail.com',10,'sundararaman','',0,'',0,0);
INSERT INTO user VALUES (2266,'Horsey','horses','smb337@hotmail.com',10,'Sydney','',0,'',0,0);
INSERT INTO user VALUES (2267,'math','hello','warnicks@metrocast.net',20,'Kim','',0,'',0,0);
INSERT INTO user VALUES (2268,'namja','korean','swtestguyeva@attbi.com',10,'David','',0,'',0,0);
INSERT INTO user VALUES (2269,'nazrul','nazrul','fivestartec@yahoo.co.in',10,'nazrul','',0,'',0,0);
INSERT INTO user VALUES (2270,'sir-lunch-alot','slim','peterleaton@hotmail.com',10,'peter','',0,'',0,0);
INSERT INTO user VALUES (2271,'mullen','mullenmullen','stevenmullen59@hotmail.com',20,'mullen','',0,'',0,0);
INSERT INTO user VALUES (2272,'C_Heath','gnikeht1','Clintonheath@hotmail.com',20,'Clinton Heath','',0,'',0,0);
INSERT INTO user VALUES (2273,'michelle','michelle','toopopular4u@msn.com',10,'michelle','http://letsaywedid+not.blogspot.com',0,'i love mike...',0,0);
INSERT INTO user VALUES (2274,'Klue','monkeys9688','sapphirecutbabe@hotmail.com',10,'MeGg','none',0,'',0,0);
INSERT INTO user VALUES (2288,'unfolding','10book19','unfolding@writing.com',10,'Kate','',0,'',0,0);
INSERT INTO user VALUES (2275,'GemChYck','jellybean','corazon6887@yahoo.com',10,'Pam','',0,'',0,0);
INSERT INTO user VALUES (2276,'mrscribb','password','xxmrscribbxx@aol.com',10,'kyle','',0,'',0,0);
INSERT INTO user VALUES (2277,'snitcat','SRV3ct','spj1@pitt.edu',10,'steve','',0,'',0,0);
INSERT INTO user VALUES (2278,'bolsh','P1ne4pple','dneary@eircom.net',10,'Dave Neary','',0,'',0,0);
INSERT INTO user VALUES (2279,'redeemed277','churchhymnal','manosteel629@yahoo.com',20,'redeemed277','',0,'I\'m saved by God\'s amazing grace and on my way to Heaven!',0,0);
INSERT INTO user VALUES (2280,'ASPAHR','church','irishprincess4485@excite.com',10,'Alanna','none',0,'',0,0);
INSERT INTO user VALUES (2281,'Maelody','rhapsodial','honeyliciouzbebe@yahoo.com',10,'Mae','',0,'',0,0);
INSERT INTO user VALUES (2282,'SMHpomgirlygrl07','trojan','malotte@comcast.net',10,'Kelsey','',0,'Hey Every1.\r\nI live in Missouri.\r\nI like Lord Of the Rings.\r\nI am obsessed with it.\r\nI am going 2 a catholic High school.\r\ngood Day.',0,0);
INSERT INTO user VALUES (2283,'TJBaker','jbbpptmt','t_j_baker@yahoo.com',10,'TJ Baker','',0,'',0,0);
INSERT INTO user VALUES (2284,'moony','422033','moony@myway.com',10,'ted','',0,'',0,0);
INSERT INTO user VALUES (2285,'vincent','jeffg','vincent_t_05@hotmail.com',10,'vincent','',0,'',0,0);
INSERT INTO user VALUES (2286,'javalex','magpie','imre.bokor@ourbrisbane.com',10,'imre bokor','',0,'',0,0);
INSERT INTO user VALUES (2287,'hughh','swampg','hughshull@aol.com',10,'hughshull','',0,'',0,0);
INSERT INTO user VALUES (2289,'sammy_sox','happy','samantha.loyd@ameryhill.hants.sch.uk',10,'sammy','',0,'Hi. I am sox. I am crazy too.',0,0);
INSERT INTO user VALUES (2290,'gambino','knight13','black_knight187@yahoo.com',10,'Fred','',0,'',0,0);
INSERT INTO user VALUES (2291,'rrajwade','hskr2468','raj_rajwade@hotmail.com',10,'Rajendra Bhagwan Rajwade','',0,'I am 45 years of age and I am a finacial consultant',0,0);
INSERT INTO user VALUES (2292,'x101x','perigees','paul_ash@yahoo.com',10,'paul','',0,'',0,0);
INSERT INTO user VALUES (2293,'KateGotRice','hotmama','dragonlady1@ttlc.net',10,'KateGotRice','',0,'My name is Kate. I\'m 16 years old.',0,0);
INSERT INTO user VALUES (2294,'Dvlchk15','obsolete','dvlchk15@aol.com',10,'adrian','',0,'I love to use my mind',0,0);
INSERT INTO user VALUES (2295,'Sw33tAngeLove801','bestfriends','azn_leo801@yahoo.com',10,'huyen','http://www.xanga.com/skin.asp?user=Sw33tAngeLove801',0,'i like to play sports, hang out with my friends, and just relax.',0,0);
INSERT INTO user VALUES (2296,'BobJock','','wvumusclerdjacobs@email.com',20,'Bob Jock','',0,'I am Bob Jock.\r\nI am Tim Axoy\'s Daddy.',0,0);
INSERT INTO user VALUES (2297,'ThaKoreanMc','device','ThaKoreanMc@netscape.nt',10,'Mike kim','xanga.com/thakoreanmc',0,'',0,0);
INSERT INTO user VALUES (2298,'Crazy4Cuties','cutiesrule','yugi4ever01@yahoo.com',10,'Crazy','www.xanga.com/Crazy4Cuties',0,'',0,0);
INSERT INTO user VALUES (2299,'Alison','luchalibre','DoMiNiC248@yahoo.com',10,'Ledesma','http://ww.xanga.com/ALiT0iMarIE',0,'I like wrestling',0,0);
INSERT INTO user VALUES (2300,'Tiggy','nottif','tiggybaby2@hotmail.com',10,'Becky','http://www.xanga.com/home.aspx?user=Tiggybaby',0,'Im 22 and live in Canada. I have to beautiful children, Kassie is 2 1/2 years old and Braydon is 10 months old.',0,0);
INSERT INTO user VALUES (2301,'TheyCallMeNeLLe','boolah','oohjellybeans@netscape.net',10,'Nelle','',0,'I love Music.:-)',0,0);
INSERT INTO user VALUES (2302,'fluffy_151','abboudie','fluffy_151@hotmail.com',10,'fluffy','www.in_the_end_87.blogspot.com',0,'ok, im a 16 years o0ld female, im jordanian, n im living in dubai!',0,0);
INSERT INTO user VALUES (2303,'winterila','aiyoyo','winterila@mail.com',10,'sylvanas winterila','-na-',0,'bo liaozzzz\r\n-_-\"',0,0);
INSERT INTO user VALUES (2304,'JambaJuicepnay','oldnavy','AthenaFloro@yahoo.com',10,'Athena','',0,'I\'m funny.',0,0);
INSERT INTO user VALUES (2305,'Jumanji','magoo','daniella-monteiro@uol.com.br',10,'Daniella','www.gamejumanji.kit.net',0,'Aluna do colégio são judas são paulo',0,0);
INSERT INTO user VALUES (2306,'yYcAt','challenges','alice122186@hotmail.com',10,'YyCat','www.xanga.com/yYcAt',0,'',0,0);
INSERT INTO user VALUES (2307,'da1nonlicutey','flowers','da1nonlicutey@loveable.com',20,'zineera','www.silversparklez.tk',0,'...?',0,0);
INSERT INTO user VALUES (2308,'tinkxerbell','ronald','tinkxerbell@yahoo.com',10,'kaycee','n/a',0,'im tinker :)',0,0);
INSERT INTO user VALUES (2309,'Malaysiancherryhead','sakurak44','malaysiancherryhead@hotmail.com',10,'Malaysiancherryhead','',0,'Future supermodel',0,0);
INSERT INTO user VALUES (2310,'s2zang','minyoung','s2zang080790@yahoo.com',10,'jae kun','www.xanga.com/azncsdude',0,'i like someone',0,0);
INSERT INTO user VALUES (2311,'raki_dhote','rakisam','raki_dhote@iitb.ac.in',10,'rakesh','',0,'',0,0);
INSERT INTO user VALUES (2312,'vsurajee','flobble','surajeev@yahoo.com',10,'Surajee','',0,'a computer post-grad, loves logic puzzles a lot(tmesis!)\r\n',0,0);
INSERT INTO user VALUES (2313,'widget','111111','widget93212@yahoo.com',10,'bridget','none',0,'',0,0);
INSERT INTO user VALUES (2314,'cecheese','booboo','cecheese28546@yahoo.com',10,'Chuck Johnson','',0,'',0,0);
INSERT INTO user VALUES (2315,'waynepipkin','sppandsjp','waynepipkin@hotmail.com',10,'Wayne Pipkin','',0,'I teach math in middle school grades.',0,0);
INSERT INTO user VALUES (2316,'wtrotter','peanut','wtrotter@stclair.k12.il.us',10,'Warren Trotter','',0,'Math Teacher',0,0);
INSERT INTO user VALUES (2317,'DawnIsNear','christ','heatherjc_22@hotmail.com',10,'Heather','',0,'',0,0);
INSERT INTO user VALUES (2318,'PengyGurl','penguin','firechicca96@netscape.net',10,'Angela','www.weavedreamer.com/ange',0,'',0,0);
INSERT INTO user VALUES (2319,'jovy','ahlojovy','jovy83@hotmail.com',10,'jovy','',0,'',0,0);
INSERT INTO user VALUES (2320,'surfergirl3','jordan','sgscary@aol.com',10,'shioban','',0,'Hello, I love animals and I\'m gonna learn to surf this summer woohoo!',0,0);
INSERT INTO user VALUES (2321,'vickietc','nails1','vickiwilsonetc@bigpod.com',10,'vicki','',0,'',0,0);
INSERT INTO user VALUES (2322,'kewl5','dl3cd8825','akshay_gupta55@hotmail.com',10,'akshay','ss.com',0,'',0,0);
INSERT INTO user VALUES (2323,'stevensgirl82','angels','iceicebaby23454789@hotmail.com',10,'kasie','none',0,'i live in georgia and iam 15',0,0);
INSERT INTO user VALUES (2324,'mozart','mozart','mr_rietman@juno.com',10,'mozart','',0,'salesman',0,0);
INSERT INTO user VALUES (2325,'favelao','favela123','anvipa@brturbo.com',10,'favelao','www.favelao.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (2326,'astrospacemono','riversiscute','redmunky19@yahoo.com',10,'Fran','',0,'',0,0);
INSERT INTO user VALUES (2327,'123456','maddogg','icp_freakshow2003@yahoo.com',10,'Greg','',0,'',0,0);
INSERT INTO user VALUES (2328,'huskies16','mikey','emily04684@yahoo.com',10,'emily','',0,'',0,0);
INSERT INTO user VALUES (2329,'caco','uuiioopp','shmilson@hotmail.com',10,'caco','',0,'student of sw eng.',0,0);
INSERT INTO user VALUES (2330,'lizslater','taylor','lizslateruk@yahoo.com',10,'liz slater','',0,'',0,0);
INSERT INTO user VALUES (2331,'mzdeliciosa','idzlefe7','mzdeliciosa@hotmail.com',10,'suga','http://www.deliciosa.net',0,'',0,0);
INSERT INTO user VALUES (2332,'Clair','wings','faireegirl218@hotmail.com',10,'Clair','',0,':P',0,0);
INSERT INTO user VALUES (2333,'piginablanket','rebecca','piginablanket@msn.com',10,'piginablanket','',0,'',0,0);
INSERT INTO user VALUES (2334,'minorthreat317','rocker','minorthreat317@aol.com',10,'chrisitna','',0,'im a teen',0,0);
INSERT INTO user VALUES (2335,'banano','banano','fishy_banano@yahoo.com',10,'ann','',0,'',0,0);
INSERT INTO user VALUES (2336,'uuuuu','uuuuu','ojoj@sgd.com',10,'kkkkk','http://weff.asfd.com',0,'arsd',0,0);
INSERT INTO user VALUES (2337,'jakl','ptext-pw','jakl@yahoo.com',10,'jakl','',0,'',0,0);
INSERT INTO user VALUES (2338,'edgarmagalhaes','filin','edgar_magalhaes@yahoo.com.br',10,'Edgar','www.unespcomputacao.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (2339,'stewy','daniel','sli88@msn.com',10,'stuart','http://www.xanga.com/home.aspx?user=aznstuart',0,'sporty',0,0);
INSERT INTO user VALUES (2340,'ChErRyChIcK1710','queenie','xx5w33tbabi3txx@yahoo.com',10,'Queenie','n/a',0,'',0,0);
INSERT INTO user VALUES (2341,'Pickles','bob','www.jeffnick668@msn.com',20,'Pickels','www.msn.com',0,'I\'m 15, and live in San Diego, California. I play chess, and am a black belt in karate.',0,0);
INSERT INTO user VALUES (2342,'maxmystic','markerpen','pangmarcus@hotmail.com',10,'marcus','http://maxmystic.vze.com',0,'',0,0);
INSERT INTO user VALUES (2343,'jupioca','coisinha','lilolindinha@bol.com.br',10,'creuza maria','www.jupioca.blogger.com.br',0,'soueu',0,0);
INSERT INTO user VALUES (2344,'T0xicFart','070489','FuK_You@dontknow.com',10,'Willy','',0,'i am tight as hell',0,0);
INSERT INTO user VALUES (2345,'anhong85','gnoharbi','ion_storm85@hotmail.com',10,'lah','www.lameshit.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (2346,'shuvit','tivuhs','hybrid_theory_meteora08@hotmail.com',10,'me','',0,'nothing to tell.',0,0);
INSERT INTO user VALUES (2347,'andr','drumset','andyhoekstra49512@hotmail.com',10,'bob','www.calvin.edu',0,'',0,0);
INSERT INTO user VALUES (2348,'Durbenski','thinkbig','pixeljock@hotmail.com',20,'Trevor','',0,'',0,0);
INSERT INTO user VALUES (2349,'strawberry','johnsgirl','jellybean04_7@hotmail.com',10,'amber','',0,'',0,0);
INSERT INTO user VALUES (2350,'brandy_durbin','brandy','brandy_durbin@yahoo.com',10,'brandy durbin','',0,'',0,0);
INSERT INTO user VALUES (2351,'presource','harry4fp','presource2@aol.com',10,'G. Haring','',0,'',0,0);
INSERT INTO user VALUES (2352,'War','9050','harrypotter@aol.com',10,'WarMachine','',0,'',0,0);
INSERT INTO user VALUES (2353,'x_kEllEh_x','kellydinh','sweetcherry182@hotmail.com',10,'kEllEh','',0,'',0,0);
INSERT INTO user VALUES (2354,'burhan','asdf1234','burhan_tariq@hotmail.com',10,'burhan tariq','',0,'I AM AN ELECTRIACL ENGINEEG.',0,0);
INSERT INTO user VALUES (2355,'annastashya','02920','annastashya@aol.com',10,'annastashya','',0,'',0,0);
INSERT INTO user VALUES (2356,'MissAmerazia','758830','missamerazia@yahoo.com',10,'Stefanie','www.xanga.com/home.aspx?user=MissAmerazia',0,'college student in Cali.\r\nXangaholic!',0,0);
INSERT INTO user VALUES (2357,'drzhivago20012003','shereenismine','dr_zivago2001@hotmail.com',20,'Ahmed','www.flooble.com',0,'',0,0);
INSERT INTO user VALUES (2358,'mrwray','bubble1','mrwray.swcc@ntlworld.com',10,'mr wray','',0,'',0,0);
INSERT INTO user VALUES (2359,'evangelique','jester4eva','dream@enchanted-dreamz.com',10,'Erica','http://babyangel.f2o.org',0,'',0,0);
INSERT INTO user VALUES (2360,'cornellgothic','candles','thebelljar@msn.com',10,'melissa','www.xanga.com/fragmented_bell_jar',0,'sylvia plath',0,0);
INSERT INTO user VALUES (2361,'aznwrxtahsee','basic1','flybebotlikehoy@comcast.net',10,'cammy','',0,'',0,0);
INSERT INTO user VALUES (2362,'snow_girl93','snowgal','snow_gal93@hotmail.com',10,'Jade','www.xanga.com/snow_girl93',0,'',0,0);
INSERT INTO user VALUES (2363,'lu7ubell','tturtles','lu7ubell@yahoo.com',10,'Luisa','',0,'i will always love brad',0,0);
INSERT INTO user VALUES (2364,'metalicswan','taylor','metalicswan@yahoo.com',10,'milo','',0,'',0,0);
INSERT INTO user VALUES (2365,'aquamarina2','anntwo','aquamarina22@juno.com',10,'Thu','',0,'',0,0);
INSERT INTO user VALUES (2366,'Kortney8702','katobwa','ItsyBitsy33@hotmail.com',10,'Kortney Thomas','',0,'',0,0);
INSERT INTO user VALUES (2367,'SquarebobSpongepantz','patrick','squarebobspongepantz@hotmail.com',10,'Bob','none',0,'I like funny stuff and stuff that perplexes the mind. Oh, and I\'m weird, too.',0,0);
INSERT INTO user VALUES (2368,'akjs123','abhishek','ankit_kumar12@yahoo.com',10,'Ankit Kumar','',0,'',0,0);
INSERT INTO user VALUES (2369,'helzXbelz','venice','siouxsie_q@netzero.net',10,'andrea','',0,'BOO!',0,0);
INSERT INTO user VALUES (2370,'dtang4','flooble','buttoncollector@nutang.com',10,'Dave','http://www.nutang.com',0,'www.nutang.com\r\nblogging sensations!',0,0);
INSERT INTO user VALUES (2371,'MISTERB','4235MB','TBJPAP@AOL.COM',10,'JACK','',0,'',0,0);
INSERT INTO user VALUES (2372,'ggrayllizard','xawxaw','ggrayllizard@aol.com',10,'ggrayllizard','',0,'',0,0);
INSERT INTO user VALUES (2373,'ryansmith','Monkey9','ryan10017@hotmail.com',20,'ryan smith','',0,'',0,0);
INSERT INTO user VALUES (2374,'Weirdo','','Tate@Strange.biz',20,'J','',0,'I like puzzles.',0,0);
INSERT INTO user VALUES (2375,'Krystal','Gunner/Theorl','dragonbayne_wolf@yahoo.com',10,'Kristina','',0,'',0,0);
INSERT INTO user VALUES (2376,'brayneeter','lilmama','braynski@iwon.com',20,'Jim C','www.weavedreamer.com',0,'',0,0);
INSERT INTO user VALUES (2377,'ChowFon','gotrice','gotricer28@yahoo.com',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (2378,'loser3333','money5','davies.ni@abccharter.com',20,'Nich','',0,'',0,0);
INSERT INTO user VALUES (2379,'Dark_Wolf','leowolf','talamigina@yahoo.com',20,'Dark','',0,'HaHA',0,0);
INSERT INTO user VALUES (2380,'aznbabykangaroo','kangaroo','o1aznbrato6@aol.com',10,'Kristen','',0,'',0,0);
INSERT INTO user VALUES (2381,'hammerhead13','michael','Hosea9_1@hotmail.com',10,'timmy','',0,'',0,0);
INSERT INTO user VALUES (2382,'blink','redrum','muddshaker@yahoo.com',10,'blink','',0,'tired and need to wake up',0,0);
INSERT INTO user VALUES (2383,'mish','michelle','softballer421@aol.com',10,'michelle','',0,'',0,0);
INSERT INTO user VALUES (2384,'sn1ckersbar','fantah1','mishe11e@hotmail.com',10,'Michelle','www.xanga.com/sn1ckersbar',0,'',0,0);
INSERT INTO user VALUES (2385,'chalupa','zyzzyballubah','peef8.wa@netzero.net',10,'Bradley A. Esparza','',0,'\"Strangers with Candy\", \"One Life to Live\", Macaroni\'n\'Cheese from a box, Benny Hinn, Jolene Sugarbaker, Dodie Smith, Phantom Lady and Doll Man, blah blah blah...',0,0);
INSERT INTO user VALUES (2386,'Jennyhang','jennyhang','hangj@mail.com',10,'jenny','',0,'',0,0);
INSERT INTO user VALUES (2387,'chets','popo','chetan_sachdev@mccann.com',10,'chetan','',0,'',0,0);
INSERT INTO user VALUES (2388,'mitali','ashmit14','mitali_kothare@hotmail.com',10,'mitali','',0,'residing in India',0,0);
INSERT INTO user VALUES (2389,'sqeakgurl','Sonja','sqeakmouse25@yahoo.com',10,'hillary','n/a',0,'i am 18 and i like to play basketball',0,0);
INSERT INTO user VALUES (2390,'ritu20-_g','nonug','ritu20_g@rediffmail.com',10,'ritu','',0,'I am wrkg as a trainer in an institute',0,0);
INSERT INTO user VALUES (2391,'netguy','ehkncbp','bpluv@rediffmail.com',10,'cbp','',0,'',0,0);
INSERT INTO user VALUES (2392,'Lindsey','max123','lindsarn561@aol.com',10,'Lindsey','msn.com',0,'',0,0);
INSERT INTO user VALUES (2393,'jeffinerlee','yahweh','snoopy3463@juno.com',10,'Jennifer','',0,'',0,0);
INSERT INTO user VALUES (2394,'Patsprofile','pattap','astikinahole@yahoo.com',10,'patrick','http://www.patsprofile.vze.com',0,'Im Patrick',0,0);
INSERT INTO user VALUES (2395,'lesjjohnson','2gnilias','16vo-tx34@dea.spamcon.org',10,'Les','',0,'',0,0);
INSERT INTO user VALUES (2396,'spears5700','booboo','spears5700@aol.com',10,'Kahrissa','',0,'',0,0);
INSERT INTO user VALUES (2397,'starwalls','thomas','starwalls1@aol.com',10,'thomas','',0,'',0,0);
INSERT INTO user VALUES (2398,'aznmwangz','damnit','kawaii_nekko012@hotmail.com',10,'margaret','http://www.xanga.com/aznmwangz',0,'',0,0);
INSERT INTO user VALUES (2399,'megabuk','megan','meganb@kc.rr.com',10,'meg','',0,'',0,0);
INSERT INTO user VALUES (2400,'starryskiez','3490629','starryskiez31x@aol.com',10,'starryskiez','',0,'',0,0);
INSERT INTO user VALUES (2401,'dimanche','sonate','liaojack@ms17.hinet.net',10,'Eden','http://www.xanga.com/Private/home.aspx?user=dimanche',0,'',0,0);
INSERT INTO user VALUES (2402,'maskass','cho1980','maskass@tiscali.it',10,'maskass','',0,'',0,0);
INSERT INTO user VALUES (2403,'159','hcs','c@y.com',10,'yiyj','',0,'',0,0);
INSERT INTO user VALUES (2404,'SamuraiShannon','1smurf1','bubble_toez@hotmail.com',10,'Shannon','http://www.xanga.com/samuraishannon',0,'I dunno',0,0);
INSERT INTO user VALUES (2405,'dude_1331','cartoons','asdasdasd@hotmail.com',10,'aisd','ddsgds.com',0,'',0,0);
INSERT INTO user VALUES (2406,'Cam8907','walker','GldnGirl89@aol.com',20,'Cameron','www.xanga.com/elvengirl_07',0,'I like to play tennis, play piano, play guitar, read, swim, talk, and hang out with my friends',0,0);
INSERT INTO user VALUES (2407,'Jason','010400','jasbak3609@aol.com',10,'Jason','',0,'',0,0);
INSERT INTO user VALUES (2408,'biarj','bruno','bia_boba@yahoo.com.br',10,'Beatriz','www.osnefelibatas.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (2409,'ashley123456','1004123','sdgdfgdfga@yahoo.com',10,'asgsfg','sgasdfg',0,'',0,0);
INSERT INTO user VALUES (2410,'FrnKiss','hey','ghettogut@hotmail.com',10,'soleil','?',0,'',0,0);
INSERT INTO user VALUES (2411,'bellesfav','486448','bellesfav@yahoo.com',20,'Amy','',0,'mom to two soon',0,0);
INSERT INTO user VALUES (2412,'sross5202','cuteboys','sross5202@msn.com',10,'Stacy','',0,'',0,0);
INSERT INTO user VALUES (2413,'LoKo_gUrL','cory','karatekid536@aol.com',10,'hokulani','',0,'',0,0);
INSERT INTO user VALUES (2414,'melissalin','fireflies','mel@tokyo.com',10,'Melissa','melissalin.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (2415,'hemu_aig','goodwill','hemalatha_k_28@yahoo.com',10,'hemalatha','',0,'',0,0);
INSERT INTO user VALUES (2416,'luckybubbles','kumar','angelicdancer102@Hotmail.com',10,'danielle','',0,'',0,0);
INSERT INTO user VALUES (2417,'billofalloa','yp732143c','william_alloa@hotmail.com',10,'William Brown','',0,'Computing student',0,0);
INSERT INTO user VALUES (2418,'drekia','charnavia','drekia910@yahoo.com',10,'Shondrekia','',0,'',0,0);
INSERT INTO user VALUES (2419,'BaybaGrl11','pongsri','sourpatchkid90@hotmail.com',10,'Hannah','',0,'\r\nhey ya\'ll im only 14, i live in louisville, KY!i was raised in the country grl! \"you can take the grl out of the country but you cant take the country out of the grl!\" I\'m a total prep even though i got the southern accent!tehe!I go to a small private skewl(hey! atleast its coed) Im asian and proud of it, and i was adopted. im about 5\'1\"(im a shortee) i gots black hair brown eyes and a cute smile!',0,0);
INSERT INTO user VALUES (2420,'Lianne','9174','illianneil@aol.com',10,'Lianne','',0,'',0,0);
INSERT INTO user VALUES (2421,'amswimmer','swimming','aleswimmer@yahoo.com',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (2422,'ayeleex','what?','alex@alex.com',10,'alex','outwar.com/page.php?x=749353',0,'',0,0);
INSERT INTO user VALUES (2423,'Sovereign','jabberwocky','mpepin01@snet.net',10,'Michael Pepin','',0,'I love riddles & brain games.',0,0);
INSERT INTO user VALUES (2424,'jqb5','Jewel','jqb5@pacbell.net',10,'Jeremy Allen','',0,'',0,0);
INSERT INTO user VALUES (2425,'4175','password','LunchBox4175@AOL.com',10,'Lunch Box','www.xanga.com/I_unch_I30x',0,'I\'m tall and people fear me',0,0);
INSERT INTO user VALUES (2426,'WillH713','lope','WillH713@yahoo.com',20,'Will H','',0,'',0,0);
INSERT INTO user VALUES (2427,'nikoqt','rachelle','ikuzaapiya@yahoo.com',10,'George Chan','http://www.xanga.com/niko_qt',0,'',0,0);
INSERT INTO user VALUES (2428,'gordo','7493539','g.packard@attbi.com',10,'gordo packard','',0,'',0,0);
INSERT INTO user VALUES (2429,'brainfart','gateway','lindaperversa@yahoo.com',10,'BrainFart','',0,'',0,0);
INSERT INTO user VALUES (2430,'lalitksingh','aartirana','lalit_31@epatra.com',10,'lalit','',0,'i really enjoy teasing the brain at every moment and love to solve logical puzzles',0,0);
INSERT INTO user VALUES (2431,'piglet','1995','nnaraven@hotmail.com',10,'pooh','',0,'',0,0);
INSERT INTO user VALUES (2432,'MrM','yahooo','BobnSons@pacbell.net',10,'Bob','',0,'I\'m a high school teacher.',0,0);
INSERT INTO user VALUES (2433,'AfricaChick3','equine','africaneventerchick@yahoo.com',10,'molly','',0,'',0,0);
INSERT INTO user VALUES (2434,'robo','22laika','rob00@bigfoot.com',10,'rob','',0,'',0,0);
INSERT INTO user VALUES (2435,'Liabia','cheetos','Dreamgrli0@aol.com',10,'LiaBia','LiaBia\'s Xanga Site',0,'i love swedish fish! =)',0,0);
INSERT INTO user VALUES (2436,'Student','f1r3ball','c.k.haos.run@attbi.com',20,'Chris','',0,'I\'m a student (by hobby, that is, not by rating). I like riddles. Not especially good at them, but I like them just the same.',0,0);
INSERT INTO user VALUES (2437,'worldwidepants','Piano','Earformusic@msn.com',10,'Jen','',0,'Hmm..well I\'m turning 15 this year, I have my own website, and I\'m dying to become famous!',0,0);
INSERT INTO user VALUES (2438,'GirlPunk13','maryama','maryama13@hotmail.com',10,'Maryam','www.xanga.com/LazyBum2',0,'aww, go f**K urself',0,0);
INSERT INTO user VALUES (2439,'dorkie_ewaine','pink87','shyaznhunie@yahoo.com',10,'elaine','',0,'',0,0);
INSERT INTO user VALUES (2440,'Chasersgurl','heather','beautifulmerit@yahoo.com',10,'Heather','www.xanga.com/chasersgurl',0,'hehe',0,0);
INSERT INTO user VALUES (2441,'jcfreak','sherbet13','hibiscus1211@aol.com',10,'Amy','www.xanga.com/hibiscus1211',0,'',0,0);
INSERT INTO user VALUES (2448,'islandpimptress','puaolena','islandpimptress@imabadlittlegirl.com',10,'island pimptress','',0,'',0,0);
INSERT INTO user VALUES (2443,'stephy1981','hottie','clubkid_lil_2121@yahoo.com',10,'stephy','yahoo',0,'young lesbian woman....21 ohio born...southern talkin...city girl',0,0);
INSERT INTO user VALUES (2444,'dr_pyser','philosophy','dr_pyser@iprimus.com.au',10,'dr pyser','',0,'',0,0);
INSERT INTO user VALUES (2445,'lindylou716','daddy','yeahright716@hotmail.com',10,'Lindy','',0,'',0,0);
INSERT INTO user VALUES (2446,'yamimarik','abcd','yamikeviny2k@hotmail.com',10,'kevin kwan','www.xanga.com/yami_marik',0,'',0,0);
INSERT INTO user VALUES (2447,'gracie47xp','ilbaej','gjpark91@yahoo.com',10,'grace park','www.xanga.com/chocobot7',0,'i have a brother named jonathan',0,0);
INSERT INTO user VALUES (2449,'gtvegita','songokou','greatu_saiyaman@yahoo.com',10,'Gt Vegita','http://xanga.com/gtvegita',0,'No longer the once genius mind that I was. (I\'m now lazy)',0,0);
INSERT INTO user VALUES (2450,'hontasz','0196435887','hontasz84@hotmail.com',10,'nana','',0,'quite nice i think!!!',0,0);
INSERT INTO user VALUES (2451,'stamphere86','xiuyun86','zkwan86@yahoo.com.sg',10,'Zhikai','nil',0,'',0,0);
INSERT INTO user VALUES (2452,'jerberc73','1bsnoozn','jerberc73@hotmail.com',10,'Jerri Lynn Clelland','',0,'',0,0);
INSERT INTO user VALUES (2453,'Suze17','albion','suze4eva@hotmail.com',10,'Suzanne','',0,'',0,0);
INSERT INTO user VALUES (2454,'amyla530','classof94','amyla530@yahoo.com',10,'Amy','',0,'',0,0);
INSERT INTO user VALUES (2455,'jknight','102399','jujknight@yahoo.com',10,'Julie Knight','',0,'',0,0);
INSERT INTO user VALUES (2456,'beamofjoy219','bread-butter116','joyful85@email.com',10,'joy','',0,'',0,0);
INSERT INTO user VALUES (2457,'ryco','rar007','ryco_org@yahoo.com',10,'rickr','http://www.ryco.org',0,'',0,0);
INSERT INTO user VALUES (2458,'niko','13121981','nikoterzi@yahoo.com',10,'nikolae','',0,'',0,0);
INSERT INTO user VALUES (2459,'Jace57','jupe','Waytoocul@aol.com',10,'Jay','',0,'I like sports',0,0);
INSERT INTO user VALUES (2460,'gabs','blizz25','fkhazami@hotmail.com',10,'gabi','',0,'has glasses',0,0);
INSERT INTO user VALUES (2461,'spank_themonkey','spank','minorthreat317@aol.com',10,'Christina','www.xanga.com/spank_themonkey19',0,'hi',0,0);
INSERT INTO user VALUES (2462,'0848','0322','xbeh4ux@asianavenue.com',10,'Abigail','http://www.xanga.com/home.aspx?user=gOofyAsS_bEh',0,'im 5\'4 i love to play pool, dance,hang out with my friends.',0,0);
INSERT INTO user VALUES (2463,'Mallchick21','kitty21','Chatterkitty21@hotmail.com',10,'Lauren','',0,'',0,0);
INSERT INTO user VALUES (2464,'jammaj143','fooble','chilly12345678@aol.com',10,'Jam','',0,'Hi,\r\nLooking for tough puzzles to solve:)',0,0);
INSERT INTO user VALUES (2465,'Pekencal','poppets','Pekencal@aol.com',10,'peter','',0,'\"life is what happens while you\'re making other plans\" John ennon',0,0);
INSERT INTO user VALUES (2466,'LOVE_THE_GIRLS','UFPBFB','DUMMY_YCV_UK@HOTMAIL.COM',10,'steven','',0,'IM 15 YEARS OLD , QUITE TALL AND HANDSOM',0,0);
INSERT INTO user VALUES (2467,'tsol89','012697','tsolomon89@aol.com',10,'Terra','',0,'',0,0);
INSERT INTO user VALUES (2468,'swtxyoni','gracelove','swtxsyoni@hotmail.com',10,'Yoni Lee','',0,'i\'m a loser!!! =)',0,0);
INSERT INTO user VALUES (2469,'krfreeman','dolphin','krfreeman@hotmail.com',10,'K Freeman','',0,'',0,0);
INSERT INTO user VALUES (2470,'TheSaneOne','sugarandspice','vampire_princess_666@hotmail.com',10,'talia','',0,'',0,0);
INSERT INTO user VALUES (2471,'SteveO','1shot1kill','blasiolsm@tecom.usmc.mil',10,'Steven','',0,'',0,0);
INSERT INTO user VALUES (2472,'hansolo','caitlin','hansolo4776@hotmail.com',10,'jono','yahoo',0,'',0,0);
INSERT INTO user VALUES (2473,'reiniesmommy','missbeth','qam2mab@aol.com',10,'jacquelyn','none',0,'',0,0);
INSERT INTO user VALUES (2474,'riddlian','fcmktd569','saggybread@hotmail.com',20,'riddler','',0,'',0,0);
INSERT INTO user VALUES (2475,'donna_lee1224','December','Donna_Lee37@hotmail.com',10,'Donna','MSN',0,'I absolutely love puzzles, the more challenging the better',0,0);
INSERT INTO user VALUES (2476,'webwinkles','doctordave','heung_yan@hotmail.com',10,'Heung-Yan','www.xanga.com/webwinkles',0,'',0,0);
INSERT INTO user VALUES (2477,'PraiseYah','Sarah17','Maddy2u2@aol.com',10,'Holly','PraiseYah\'s Xanga Site',0,'Just wanna add a bit o\' fun',0,0);
INSERT INTO user VALUES (2478,'steven','UFPBFB','DUMMY_YCV_UK@HOTMAIL.COM',10,'rabert','WWW.UFPB.SHORTURL.COM',0,'IM SEXY',0,0);
INSERT INTO user VALUES (2479,'Tinnu','hobbithole','firestorm353@hotmail.com',10,'Lonne','',0,'',0,0);
INSERT INTO user VALUES (2480,'soccerchick809','chris','Soccerchick809@aol.com',10,'kerry','',0,'',0,0);
INSERT INTO user VALUES (2481,'1234','cooldude','ninersrule49@hotmail.com',10,'christian','firehotquotes.com',0,'',0,0);
INSERT INTO user VALUES (2482,'thewiltchild','wilt08','thewiltchild@yahoo.com',10,'ann','',0,'i love a challenge',0,0);
INSERT INTO user VALUES (2483,'marinaa','coco','cosmogirl@hotmail.com',10,'marinaa','www.xanga.com/dfjghfjghdfjkgykfdghdkslklllllll',0,'i am cool',0,0);
INSERT INTO user VALUES (2484,'johndjpsgirl','menotusilly','iluvbiscunbob@aol.com',10,'unknown','http://hometown.aol.com/iluvbiscunbob/index.html',0,'hehehe im so sexy!!!! yep yep yep and i love gummybears lol!!!!!!!!',0,0);
INSERT INTO user VALUES (2485,'lucidogg','catnip','lucidogg@iastate.edu',10,'lucidogg','',0,'',0,0);
INSERT INTO user VALUES (2486,'Liewe','keese','cin_nghei@hawaii.com',10,'~rAyLi~','',0,'get to know me well before proceed on. k!',0,0);
INSERT INTO user VALUES (2487,'hoon','younghoon','jonpark@email.unc.edu',10,'Jonathan Park','http://www.xanga.com/HOoN',0,'',0,0);
INSERT INTO user VALUES (2488,'Ultimate','1117','kreed1117@starkstate.net',10,'Kendra','',0,'',0,0);
INSERT INTO user VALUES (2489,'justnell','nellie','neil.eyles@ntlworld.com',20,'nellie','',0,'',0,0);
INSERT INTO user VALUES (2490,'jayare','123qwe','awfasdfasdf@asdf.com',10,'qw','sadfasdf',0,'',0,0);
INSERT INTO user VALUES (2491,'skgurlie','gotjesus','angelgurl_chunsa@hotmail.com',10,'grace','',0,'',0,0);
INSERT INTO user VALUES (2492,'torrie_wwe','hurricane','www.famchong@singnet.com.sg',10,'Chong Wan Yee','',0,'I like to solve puzzles...',0,0);
INSERT INTO user VALUES (2493,'digigirl132','arramon','PANDABEAR1328@attbi.com',10,'digigirl132','http://www.angelfire.com/gundam/fanfiction1328',0,'I like anime.',0,0);
INSERT INTO user VALUES (2494,'wash','jennifer','gary@boxcanyon-outfitters.com',10,'Gary Butler','',0,'',0,0);
INSERT INTO user VALUES (2495,'Infiniteflow','wjdqlsdks','infiniteflow@msn.com',10,'Justin Ahn','',0,'KP',0,0);
INSERT INTO user VALUES (2496,'novice','roggo3','anoopv@hotmail.com',10,'anoop','',0,'',0,0);
INSERT INTO user VALUES (2497,'xbr3akdown1x','wmh9989','babygurlblazin@littleapple.com',10,'Whitney','',0,'',0,0);
INSERT INTO user VALUES (2498,'DAVIEGIRL','102581355','jamierobinson12828@yahoo.com',10,'Jamie Davie','none',0,'',0,0);
INSERT INTO user VALUES (2499,'a_l_i_c_i_a','hevenly','alicia11686@aol.com',10,'alicia','http://homepage.aol.com/alicia11686',0,'',0,0);
INSERT INTO user VALUES (2500,'kaydgee','teacher1','kaydgee@the-beach.net',10,'ken','',0,'',0,0);
INSERT INTO user VALUES (2501,'natccy','tiggiee','natccy@hotmail.com',10,'N','http://flyingnat.blogspot.com',0,'fun and loving',0,0);
INSERT INTO user VALUES (2502,'shadow90','117799179041','sky_rune90@hotmail.com',10,'lucky','',0,'like to listen to trance.',0,0);
INSERT INTO user VALUES (2503,'pepperanna','pepper','pepperanna@earthlink.net',10,'michele','',0,'',0,0);
INSERT INTO user VALUES (2504,'BALLISTC','19eqch9orp','save00700@hanmail.net',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (2505,'Pookie2002','josh','jiffy_pop10@hotmail.com',10,'Jen Gowell','',0,'Just Ask',0,0);
INSERT INTO user VALUES (2506,'TessCatt40','5sisters','Tesscatt40@aol.com',10,'Terri','',0,'',0,0);
INSERT INTO user VALUES (2507,'kimii','racoon','kaitpotter@aol.com',20,'Kimii','',0,'',0,0);
INSERT INTO user VALUES (2508,'Eurakarte','xgmdhr','misterme0101@yahoo.com',10,'Eurakarte','http://www.eurakarte.com',0,'yes',0,0);
INSERT INTO user VALUES (2509,'surreality','turnonmyass','dolphin_angel_71@hotmail.com',10,'karly','fukkface.blogspot.com',0,'one word: psychaotic.',0,0);
INSERT INTO user VALUES (2510,'babi_emmy','hevenly','iaingieil@aol.com',10,'emeline','',0,'',0,0);
INSERT INTO user VALUES (2511,'ellenloveslee','233080366','ellenloveslee@yahoo.com',10,'ellen','aol',0,'',0,0);
INSERT INTO user VALUES (2512,'thegeekofband','mckenzie','teen57n@aol.com',10,'nick','www.xanga.com/thegeekofband',0,'im kool',0,0);
INSERT INTO user VALUES (2513,'sk8ingdom','babyzook421','sk8ingdom@hotmail.com',10,'Dom','http://www.geocities.com/dsurano/index.htm',0,'sure...',0,0);
INSERT INTO user VALUES (2514,'Jones','12345678','jaiganeshr@hotmail.com',10,'Jones','',0,'',0,0);
INSERT INTO user VALUES (2515,'whitey','324872220','sweet_thang387@hotmail.com',10,'Courtney','',0,'',0,0);
INSERT INTO user VALUES (2516,'hmm','3567','theaffinitystratocaster@yahoo.com',10,'john','',0,'',0,0);
INSERT INTO user VALUES (2517,'merry','453614','xaznlaughatmehx@hotmail.com',10,'alan','http://www.xanga.com/home.aspx?user=MrMerry',0,'im kind',0,0);
INSERT INTO user VALUES (2518,'sukilesleygoodman','shamrock','sgoodman@commerce.uct.ac.za',10,'Suki','',0,'my partner\'s name is greg',0,0);
INSERT INTO user VALUES (2519,'LeTiTrAiN','malena','punkishgood@hotmail.com',10,'shirley','www.xanga.com/pusicat',0,'im a skater girl and i want a skater boy',0,0);
INSERT INTO user VALUES (2520,'flynkat','hedgehog','flynkat@mindsync.com',10,'Paige Callahan','',0,'',0,0);
INSERT INTO user VALUES (2521,'tech2day','Loocy^al','tech2day@buffnet.net',10,'Technology Today','',0,'',0,0);
INSERT INTO user VALUES (2522,'biglou42069','42069','biglou42069@hotmail.com',10,'Louis','',0,'',0,0);
INSERT INTO user VALUES (2523,'hashmi_tanvir','ahmed1967','hashmi_tanvir@hotmail.com',10,'Tanvir Ahmed Hashmi','',0,'I am crazy about puzzles & a regular visitor of this site.',0,0);
INSERT INTO user VALUES (2524,'Unbirthday','ode621','flitwick_87@hotmail.com',10,'nic','',0,'',0,0);
INSERT INTO user VALUES (2525,'Prometheus','makeslimos','hayden.williams@vrigin.net',10,'Hayden','',0,'',0,0);
INSERT INTO user VALUES (2526,'Blondie81386','8549101','ash903208@aol.com',10,'ashley','',0,'I am cool, and you are not.',0,0);
INSERT INTO user VALUES (2527,'friend_man','RDaneelOlivaw','friend_man@yahoo.com',10,'Roberto','',0,'I love math, physics, computing and English, although I live in Mexico City.',0,0);
INSERT INTO user VALUES (2528,'TentacledCow','whitegoat','anti_dubya@yahoo.com',10,'Sam','',0,'meh',0,0);
INSERT INTO user VALUES (2529,'riceman2000','132443','aznricethief87@hotmail.com',10,'Roger','',0,'',0,0);
INSERT INTO user VALUES (2530,'maddyiowa','maddyiowa','proudma108@aol.com',10,'maddyiowa','',0,'',0,0);
INSERT INTO user VALUES (2531,'xXmsTESAliciousXx','tbps213','x0LuCkyAZNducKY0x@yahoo.com',10,'Terresa','',0,'im terresa',0,0);
INSERT INTO user VALUES (2532,'ejad','1010305','ie_zath15@yahoo.com',10,'Izzatt','http://www.geocities.com/anturaya',0,'',0,0);
INSERT INTO user VALUES (2533,'jamaica21mn','robertmrozik','jamaica21mn@yahoo.com',10,'jammie','',0,'21/f/mn',0,0);
INSERT INTO user VALUES (2534,'thesun','axy9password','thesun_knowledge@yahoo.com',10,'rohit','',0,'m/17/india\r\nnew to puzzles',0,0);
INSERT INTO user VALUES (2535,'jajubitrain','purple','nakimushiSJ@hotmail.com',10,'Christina','xanga.com/jajubitrain',0,'',0,0);
INSERT INTO user VALUES (2536,'hpotter12','inxfan1','hpotter12@hotmail.com',10,'Peter','',0,'I am currently studying in Junior College (Pre-U) and I took Maths and Further Maths. I am very interested in maths and fun maths, and would do investigation of such topics during college time. Being the president of my college\'s Maths society, I have more contacts into such problems and would like to learn more from this site.',0,0);
INSERT INTO user VALUES (2537,'talia','sugarandspice','TheSaneOne@hotmail.com',10,'TheSaneOne','',0,'',0,0);
INSERT INTO user VALUES (2538,'lowelk','samalex','lowelk@healthall.com',10,'linda','',0,'',0,0);
INSERT INTO user VALUES (2539,'ishallcool','derrek','sheryl1620@cs.com',10,'derrek','www.xanga.com/ishallcool',0,'hmmm i like the stitch alot and i go to granger!',0,0);
INSERT INTO user VALUES (2540,'DeadZone','garbage','srenton@ix.netcom.com',10,'dEADzONE','',0,'',0,0);
INSERT INTO user VALUES (2541,'Cowgirl_94062','moocow','kellyh1@mindspring.com',10,'K','',0,'',0,0);
INSERT INTO user VALUES (2542,'abominableboy','forgiveness','tribulationforce4@yahoo.com',10,'Mike','',0,'yea I\'m just a kid',0,0);
INSERT INTO user VALUES (2543,'mamckenz','meefmeef','highwaywhisper@yahoo.com',10,'Meg','',0,'will be teaching 6th grade science starting fall of 2003',0,0);
INSERT INTO user VALUES (2544,'slasherboy','qazwasdan','thegrimreaper6667@yahoo.com',10,'Dan','',0,'',0,0);
INSERT INTO user VALUES (2545,'rabe','alpha','rabe@indiatimes.com',20,'rajesh','',0,'I am an engineering student in nitk.\r\nI like solving puzzles and crosswords.',0,0);
INSERT INTO user VALUES (2546,'firerose','shannon','spike_n_buffy@hotmail.com',10,'Cherissa','http://complexemotions.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (2547,'glitterbug','stupidmonkey','sweetness978@hotmail.com',10,'janelle','',0,'',0,0);
INSERT INTO user VALUES (2548,'eb367','we3677','ebogdan367@aol.com',10,'elizabeth','',0,'',0,0);
INSERT INTO user VALUES (2549,'ndsbaby2003','052189','ndsbaby2003@yahoo.com',10,'Tiffany','',0,'i like to hang out with my friends, i like doing all sorts of puzzles,and i like going places.',0,0);
INSERT INTO user VALUES (2550,'filipinachica129','chica','lilfilipinapryde129@yahoo.com',10,'filipinachica129','www.xanga.com/filipinachica129',0,'',0,0);
INSERT INTO user VALUES (2551,'ghettofab','bzerky','zig118@hotmail.com',10,'mary armstrong','',0,'',0,0);
INSERT INTO user VALUES (2552,'tsh4','edison1','tsh5@prodigy.net',10,'tom','',0,'',0,0);
INSERT INTO user VALUES (2553,'tsh5','edison1','tsh5@prodigy.net',10,'tom','',0,'',0,0);
INSERT INTO user VALUES (2554,'twhite','banger','starlighter_2@hotmail.com',10,'tara white','',0,'',0,0);
INSERT INTO user VALUES (2555,'MizzVonnie','12489','vonnie_817@asianavenue.com',10,'Vonnie','',0,'',0,0);
INSERT INTO user VALUES (2556,'ladyravnos316','lyle69','bernbaja@hotmail.com',10,'Bernadette','',0,'',0,0);
INSERT INTO user VALUES (2557,'Jacks2841','dinky','jacks2841@starpower.net',10,'Alice','',0,'A 10 year old with excellent math scores and attidude!!!',0,0);
INSERT INTO user VALUES (2558,'Thithi','11638252','thithi2@ig.com.br',10,'Thiago Andrade Costa','',0,'Brazilian guy looking for some fun with numbers and logic.',0,0);
INSERT INTO user VALUES (2559,'babyiziced','iverson','babyiziced@hotmail.com',10,'ashley','',0,'',0,0);
INSERT INTO user VALUES (2560,'1579569','gold','smartestlilangel@netscape.net',10,'Shannon','',0,'',0,0);
INSERT INTO user VALUES (2561,'xrestassuredx','l0vewaits','xrestassuredx@hotmail.com',40,'Aaron','',0,'',28,0);
INSERT INTO user VALUES (2562,'chineko','spellbound','chineko_no_miko@yahoo.com',10,'Chii','http://www.xanga.com/chineko_chan',0,'hic ',0,0);
INSERT INTO user VALUES (2563,'rajesh','brilliant','the_wiseone@rediffmail.com',20,'rajesh','http://rajesh.sphosting.com',0,'Soft, cool, Nice Guy',0,0);
INSERT INTO user VALUES (2564,'Sathvic','123456','sathvic@hotmail.com',10,'Sathvic','',0,'',0,0);
INSERT INTO user VALUES (2565,'sxziness19','ask320','xxnybaby19xx@netscape.net',10,'Priya','http://www.xanga.com/skin.asp?user=SxZiNeSs19',0,'i luv cody',0,0);
INSERT INTO user VALUES (2566,'emotionless_708','alexis','sumrqodez8@aol.com',10,'alexis','http://www.xanga.com/fento0zler',0,'hi',0,0);
INSERT INTO user VALUES (2567,'jbusiness9','jerm74','jbusiness9@aol.com',10,'j j','',0,'',0,0);
INSERT INTO user VALUES (2568,'chrisl','lincoln','clincoln@yahoo.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (2569,'yaman','mmmmmm','yaman_v@hotmail.com',20,'yaman','',0,'',0,0);
INSERT INTO user VALUES (2570,'dan','olivia','dciguenza@yahoo.com.au',10,'Daniel','',0,'',0,0);
INSERT INTO user VALUES (2571,'pickels','','jeffnick668@msn.com',20,'Rob','www.msn.com',0,'',0,0);
INSERT INTO user VALUES (2572,'derek','imagine0','dkromm1@towson.edu',20,'derek','',0,'',0,0);
INSERT INTO user VALUES (2573,'xxxjessmariexxx','word','o8ojessmarieo8o@yahoo.com',10,'jess','',0,'i have a xanga site dude',0,0);
INSERT INTO user VALUES (2574,'j0nnywalker','password','xsykobomberx@yahoo.com',10,'john','www.xanga.com/j0nnywalker',0,'',0,0);
INSERT INTO user VALUES (2575,'xdark4evrx','funkie','midg3tgurl@yahoo.com',10,'hairy','dont have wun',0,'nothing more abut me',0,0);
INSERT INTO user VALUES (2576,'lexus','sang','isQlee300@hotmail.com',10,'sang','www.xanga.com/isqlee300',0,'',0,0);
INSERT INTO user VALUES (2577,'ag1981','ag20001981','a_g1981t@yahoo.com',10,'adel','',0,'',0,0);
INSERT INTO user VALUES (2578,'Snowz1n','guiasa','Snowz1n@hotmail.com.br',10,'Guilherme','www.s1blog.weblogger.com.br',0,'Eu sou mtttoooooo lleeeggaaallll',0,0);
INSERT INTO user VALUES (2579,'Melissa','swimmer','luckychrmsgirl13@hotmail.com',10,'Melissa','',0,'',0,0);
INSERT INTO user VALUES (2580,'MrLizard','wiener','dannymonkey99@hotmail.com',10,'Danny','',0,'',0,0);
INSERT INTO user VALUES (2581,'spiral','chihuahua','b3ccab00@hotmail.com',10,'becca','',0,'',0,0);
INSERT INTO user VALUES (2582,'uniquemelimel','melissa','mel4899@cs.com',10,'melissa','',0,'',0,0);
INSERT INTO user VALUES (2583,'nilabh','raining','nilabh_thegr8@yahoo.co.in',10,'nilabh srivastava','',0,'i want to learn solving puzzles',0,0);
INSERT INTO user VALUES (2584,'bennyoh','5182','bennyoh@hotmail.co.il',10,'benny','',0,'',0,0);
INSERT INTO user VALUES (2585,'xcxvanityxnx','voadcxn','xcxvanityxnx@yahoo.com',10,'xcxvanityxnx','http://www.xanga.com/home.aspx?user=xcxvanityxnx',0,'AIM: VanityOfADream',0,0);
INSERT INTO user VALUES (2586,'jenndarlene','jenn1963','jenndarlene@aol.com',10,'jennifer','',0,'',0,0);
INSERT INTO user VALUES (2587,'agefreak','silvermouse161','agefreak@hotmail.com',10,'Nikhil','',0,'',0,0);
INSERT INTO user VALUES (2588,'Jmnm','goman23','Jmnm@aol.com',20,'Jessi','',0,'college student, interning.',0,0);
INSERT INTO user VALUES (2589,'staindwing','staind','staindwing@hotmail.com',10,'alex','',0,'',0,0);
INSERT INTO user VALUES (2590,'korinne_magdalene','fuddyduddy','xthechaoticx@aol.com',10,'korinne','www.xanga.com/little_black_dress',0,'i am the coolest person ever. and hey: check out my xanga.\r\nwww.xanga.com/little_black_dress',0,0);
INSERT INTO user VALUES (2591,'kate110990','4628','violinist_144356@hotmail.com',10,'Kate','www.xanga.com/home.aspx?user=violinist_144356',0,'',0,0);
INSERT INTO user VALUES (2592,'theophilly','jkljkl','matthew6_10@hotmail.com',20,'ben young','',0,'25, student at Florida A&M, natural-born nerd',0,0);
INSERT INTO user VALUES (2593,'sugarpants','claudia','dzprincess@wildmail.com',10,'denise','www.flooble.com',0,'myjuhgf',0,0);
INSERT INTO user VALUES (2594,'D','D','mineolany11501@yahoo.com',10,'D','',0,'',0,0);
INSERT INTO user VALUES (2595,'josicris','josicris','josimeiremartins@uol.com.br',10,'Josimeire Martins','',0,'',0,0);
INSERT INTO user VALUES (2596,'maDabOutSaFFrOn','thelastsong','serendipitybliss@hotmail.com',10,'mayling','http://take_me_away.pitas.com/',0,'',0,0);
INSERT INTO user VALUES (2597,'Blaze12369','gangsta','fyrehot00@yahoo.com',10,'Ray','',0,'',0,0);
INSERT INTO user VALUES (2598,'loudog','sublime','loudog8bl@aol.com',10,'adam','',0,'2 kids, 1 on the way....too much free time on my hands',0,0);
INSERT INTO user VALUES (2599,'xpamyqx','hiee','iamyellowish@hotmail.com',10,'amy','none',0,'',0,0);
INSERT INTO user VALUES (2600,'adamsd','booyah','yoohoo@email.unc.edu',10,'you know who','',0,'',0,0);
INSERT INTO user VALUES (2601,'ksteele','whalnb1','robert.mcallister@RAILINC.com',10,'Kevin Steele','',0,'',0,0);
INSERT INTO user VALUES (2602,'Master_hoy','ithinku','hoy_what@hotmail.com',10,'Alfredo','masterhoy.rules.it',0,'',0,0);
INSERT INTO user VALUES (2603,'sim','misasim','compooterz@yahoo.co.uk',10,'Esem','',0,'Naaaaaay',0,0);
INSERT INTO user VALUES (2604,'Cornflake62','penurious8','cornflake62@yahoo.com',20,'Koren','',0,'If you want to know, you\'ll just have to ask, now won\'t you?',0,0);
INSERT INTO user VALUES (2605,'XkarishmaX','poopy2','xbangalixdawlx@aol.com',10,'karishma','',0,'',0,0);
INSERT INTO user VALUES (2606,'Mayo69A','garcia','Mayo69A@lycos.com',10,'Amy Long','',0,'',0,0);
INSERT INTO user VALUES (2607,'BuddyBoy303','rice','ricekid303@hotmail.com',10,'Duy','',0,'',0,0);
INSERT INTO user VALUES (2608,'bbyxskr1bblezz','iloveyou','xlilxangelxfacex@aol.com',10,'alice','www.xanga.com/bby_skr1bblezz',0,'i like bubblezz.\r\ni like candy.\r\nim a phsyco escaped from the looney bin/ mental house.\r\nim crazy\r\n',0,0);
INSERT INTO user VALUES (2609,'mathemagician','math62','eku_mathemagician2003@yahoo.com',20,'mathemagician','',0,'I enjoy mathematics and statistics, particularly calculus, number theory, and problems involving probability. I also enjoy math puzzles and other types of brainteasers.',0,0);
INSERT INTO user VALUES (2610,'tupimpmamii','brat420','i_homie_loco@yahoo.com',10,'marce','',0,'yo',0,0);
INSERT INTO user VALUES (2611,'Huey','Lemer','mitchlkirk@aol.com',10,'Huey','',0,'',0,0);
INSERT INTO user VALUES (2612,'Pinto922','ben64','Pinto922@AOL.com',20,'Eric','',0,'',0,0);
INSERT INTO user VALUES (2613,'mommyzmiztake','luvmei','mzk4ren@aol.com',10,'karen N','',0,'ima jus another typically gurl waitin patiencely foh her luv one to kum one dai...',0,0);
INSERT INTO user VALUES (2614,'BEATOFF','fuckyou','gorilla_man_@yahoo.com',10,'hans dildo','http://24.159.254.94/tasslehoff/pictures/blogger.jpg',0,'',0,0);
INSERT INTO user VALUES (2615,'joanaconda','trinity','thesonworshipper@yahoo.co.uk',10,'jo','',0,'blah blah',0,0);
INSERT INTO user VALUES (2616,'z3sharkette','chocolate','ttreats@bigpond.net.au',10,'z3sharkette','www.taylored-treats.com',0,'',0,0);
INSERT INTO user VALUES (2617,'UCFgal07','fruity','UCFgal07@aol.com',10,'Tara','',0,'',0,0);
INSERT INTO user VALUES (2618,'jaykylou','jan28az1','jaykylou@hotmail.come',10,'Jason','',0,'I just enjoy solving problems',0,0);
INSERT INTO user VALUES (2619,'LogicME','logic','marcus_19882000@yahoo.com',10,'Marcus','',0,'I am a logic king!!',0,0);
INSERT INTO user VALUES (2620,'wynesy','wolverine','mmm@gogle.co.uk',10,'m','google',0,'',0,0);
INSERT INTO user VALUES (2621,'kenzi1029','609678','lee007@yahoo.com.hk',10,'Kenzi','',0,'',0,0);
INSERT INTO user VALUES (2622,'Max452','eyesonly','ChicaKristi@hotmail.com',10,'Max','bogus-chica.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (2623,'maccyn5','mindchrist','maccyn5@aol.com',10,'cindy','',0,'',0,0);
INSERT INTO user VALUES (2624,'jburtis','jmb123','jasonmichelle@yahoo.com',10,'jason','',0,'love puzzles',0,0);
INSERT INTO user VALUES (2625,'XxJUGGALOxX','qwerty','RiNgMaStEr17XxX@aol.com',10,'Kevin B','',0,'',0,0);
INSERT INTO user VALUES (2626,'bntowl','99thesis','bntowl@artsci.wustl.edu',10,'B','',0,'',0,0);
INSERT INTO user VALUES (2627,'bfandrew1984','19841984','abg11@duke.edu',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (2628,'Piglover','doandi','tpham8732@hotmail.com',10,'doandi','',0,'',0,0);
INSERT INTO user VALUES (2629,'marwanmg','shoshogh','marwan@customs.gov.jo',10,'marwan','--',0,'',0,0);
INSERT INTO user VALUES (2630,'bugs03','katieb','Katiebug1127@yahoo.com',10,'Katie','',0,'i\'m a 17yr old female living in michigan',0,0);
INSERT INTO user VALUES (2631,'hyunnie','hyunj417','lkang900@stjohns.edu',10,'hyunnie','',0,'',0,0);
INSERT INTO user VALUES (2632,'sunsetstars02','allis0on','allison@letts.org',10,'allison','',0,'',0,0);
INSERT INTO user VALUES (2633,'eswab01','irfy786','eswab01@comcast.net',10,'majeed','',0,'',0,0);
INSERT INTO user VALUES (2634,'Inkling24','112358','Inkling24@aol.com',10,'Leah','',0,'Mathematician\r\nCellist\r\nPianist\r\nAmateur astronomer',0,0);
INSERT INTO user VALUES (2635,'winkwink','123qwe','wink@wink.com',10,'wink','asfd.com',0,'',0,0);
INSERT INTO user VALUES (2636,'trixiee','axt4t123','bbyazngrlz@aol.com',10,'trinhiee','',0,'',0,0);
INSERT INTO user VALUES (2637,'tasuira','memnoch','mitey_aphrodite@hotmail.com',10,'Tutie Ismail','http://tasfuira.blogspot.com',0,'I don\'t have an appendix',0,0);
INSERT INTO user VALUES (2638,'soso','123456','nenodravska@yahoo.com',10,'Danen','',0,'',0,0);
INSERT INTO user VALUES (2639,'goldenkatz','halfbreed','freemanbillie401@hotmail.com',10,'Billie Freeman','',0,'',0,0);
INSERT INTO user VALUES (2640,'candh0319','1010319','robbinscharles@comcast.net',10,'heather','',0,'',0,0);
INSERT INTO user VALUES (2641,'luviswutifear','andrew','boysrtoys2627@aol.com',10,'luviswutifear','http://www.xanga.com/skin.asp?user=loverboy26',0,'my fave colors is red black and blue',0,0);
INSERT INTO user VALUES (2642,'LNMC','maurice','lisanmchen@kasnet.com',10,'Lisa Chen','',0,'',0,0);
INSERT INTO user VALUES (2643,'paulinew','clinic','paulinew@absamail.co.za',10,'pauline','',0,'IT Consultant\r\nAromatherapist\r\nReflexologist\r\nPhytotherapy Teacher',0,0);
INSERT INTO user VALUES (2644,'the_piano_man','flamingcomet','flaming_ice@o-tay.com',10,'Daniel','www.xanga.com/the_piano_man',0,'',0,0);
INSERT INTO user VALUES (2645,'soxfan87','patsrule','soxfan87@comcast.net',10,'John Adams','http://www.comcast.net/home',0,'',0,0);
INSERT INTO user VALUES (2646,'canadian_angelz','christjesus','mizz_canadian_angel@yahoo.com',10,'Natasha','www.xanga.com/canadian_angelz',0,'',0,0);
INSERT INTO user VALUES (2647,'yeungche','fingerout8','yeungche@hotmail.com',10,'Che Yeung','',0,'unemployed telecoms engineer (now how many of us are out there?)',0,0);
INSERT INTO user VALUES (2648,'jimbo','nikki123','jreed18@kc.rr.com',10,'reed','',0,'',0,0);
INSERT INTO user VALUES (2649,'ArtooLives','fS4fahwL','belugas_64@yahoo.com',10,'Yoda','http://www.xanga.com/Artoo_Lives',0,'',0,0);
INSERT INTO user VALUES (2650,'greenmonster8','ennie','greenmonster8@yahoo.com',10,'Al','www.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (2651,'littleadsmom','mada','littleadsmom@yahoo.com',10,'Laurie','',0,'',0,0);
INSERT INTO user VALUES (2652,'kbott','iwin','kbott@nd.edu',10,'kevin','',0,'',0,0);
INSERT INTO user VALUES (2653,'weelucy19','fudgemare','weeirishbunny18@aol.com',10,'Lucy','www.wrb1.co.uk',0,'',0,0);
INSERT INTO user VALUES (2654,'shanngar3','mickey','shanngar3@aol.com',10,'shannon','',0,'',0,0);
INSERT INTO user VALUES (2655,'dingoman72','gfan48','dingoman72@yahoo.com',10,'mike','none.com',0,'i like you',0,0);
INSERT INTO user VALUES (2656,'lilhalo64','devilish','lilhalo64@yahoo.com',10,'Jenny','www.xanga.com/home.aspx?user=lilhalo64',0,'umm....I\'m weird? There. That sums it up nicely.',0,0);
INSERT INTO user VALUES (2657,'dyber2BAD','fuckingall','www.diabusmaller83@yahoo.com',10,'dave','msn',0,'',0,0);
INSERT INTO user VALUES (2658,'missy37','jamar','apples35@bellsouth.net',10,'Melissa','',0,'Mother of two, one grandson, married for 1 year 5 months, work for the school system, member of the army reserves.',0,0);
INSERT INTO user VALUES (2659,'nickhastings','simba2','nickhastings@hotmail.com',10,'Nick Hastings','',0,'',0,0);
INSERT INTO user VALUES (2660,'dorabose','password','dbose120@yahoo.com',10,'Dora','',0,'',0,0);
INSERT INTO user VALUES (2661,'bella','archuk','belachka1@yahoo.com',10,'Bella','',0,'',0,0);
INSERT INTO user VALUES (2662,'donttalktochris','bobafett33','donttalktochris@hotmail.com',10,'Chris','http://www.xanga.com/donttalktochris',0,'6\'2\", 16 yrs old, light brown hair...boring...',0,0);
INSERT INTO user VALUES (2663,'slimshady','hoor','guptarpg@vsnl.com',10,'lkj','',0,'',0,0);
INSERT INTO user VALUES (2664,'funkychinkendance16','bcdawg22116311','SmartiePants115@yahoo.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (2665,'sooperchicksami','sactowngal','samisweetpea@yahoo.com',10,'sami','',0,'my name is sami and i like riddles and stuff. i like harry potter too and i\'m an aspiring actress. i\'m also in the process of writing my first fictional novel...and my first book for that matter.',0,0);
INSERT INTO user VALUES (2666,'sadgrl3','sadgrl17','sadgr3@aol.com',10,'Nicole','',0,'',0,0);
INSERT INTO user VALUES (2667,'Unique_veece','rose852','Viet2002odyssey@yahoo.com',20,'Viet','',0,'i like challenge',0,0);
INSERT INTO user VALUES (2668,'maticman','tuska','theinfamusmoomy@al.com',10,'sam','maticman',0,'my girl is a freak',0,0);
INSERT INTO user VALUES (2669,'whiterain05','viggo15','whiterain05@aol.com',10,'Abby','',0,'female, 16 years old.',0,0);
INSERT INTO user VALUES (2670,'saad','saad786','saada83@hotmail.com',20,'saad','',0,'',0,0);
INSERT INTO user VALUES (2671,'bsenay','baruce','bsenay@earthlink.net',10,'bruce','',0,'',0,0);
INSERT INTO user VALUES (2672,'seh','toe','Austinrluver@yahoo.com',10,'Stephanie','Bellsouth',0,'',0,0);
INSERT INTO user VALUES (2673,'lilolme','p33p3tt3','tapqueen55@yahoo.com',10,'erica','xanga.com/lilolme',0,'',0,0);
INSERT INTO user VALUES (2674,'mathguy12','ytusenor','Mjs836@aol.com',20,'mike','aol.com',0,'',0,0);
INSERT INTO user VALUES (2675,'cihlameyer','3363718','cihlameyer@aol.com',10,'Melissa','',0,'',0,0);
INSERT INTO user VALUES (2676,'DerelictDaughter','29638287','reignbeaux_@hotmail.com',10,'Xtal','http://psychodyke.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (2677,'sAnDeEhLiCiOuS','romeo','swe3txassxhunnie@aol.com',10,'sAnDy','http://www.xanga.com/Private/home.aspx?user=sAnDeEhLiCiOuS',0,'im asian.. and im not  very tall!!.. ',0,0);
INSERT INTO user VALUES (2678,'dkasinath','tomatokey','knath3k@yahoo.com',10,'kasinathan','',0,'i am cool',0,0);
INSERT INTO user VALUES (2679,'lite_green_roxy','aquarius','ery1200@yahoo.com',10,'ery','www.xanga.com/erys_roxy',0,'i like to write poetry and listen to music and i like to read ',0,0);
INSERT INTO user VALUES (2680,'551067','551067','jgemdcc@yahoo.com',10,'Jorge','',0,'MDC STUDENT,20 YRS OLD, MALE. WANT TO GAIN ENDLESS MATH KNOWLEDGE.',0,0);
INSERT INTO user VALUES (2681,'helena','dovid','qtepie596@aim.com',20,'helena','',0,'',0,0);
INSERT INTO user VALUES (2682,'exoticorn','JmJarre','exoticorn@epost.de',20,'exoticorn','',0,'I\'m a 25 year old game programmer from germany, and I love to use my brain ;)',0,0);
INSERT INTO user VALUES (2683,'miceroni','242424','rcmice@excite.com',10,'RC','',0,'',0,0);
INSERT INTO user VALUES (2684,'Xephinassiah','lamawing','Xephinassiah@hotmail.com',10,'Xena','http://www.xanga.com/home.aspx?user=Xephinassiah',0,'I am super cool.',0,0);
INSERT INTO user VALUES (2685,'GC_gUrl','joel','jtfan@prodigy.net',10,'tiffany','',0,'',0,0);
INSERT INTO user VALUES (2686,'begbert2','herbie2','begbert2@yahoo.com',10,'Bill','',0,'',0,0);
INSERT INTO user VALUES (2687,'daghettoboieric','aaaa','sweetboieric@lycos.com',10,'eric','xanga.com/daghettoboieric',0,'im',0,0);
INSERT INTO user VALUES (2688,'Ev0_RyU227','mangaman','xmanga_man@sbcglobal.net',10,'ryan','www.xanga.com/Ev0_RyU227',0,'',0,0);
INSERT INTO user VALUES (2689,'adeleh','oldnew34488187','zaharr@infionline.net',10,'Adele Harris','',0,'',0,0);
INSERT INTO user VALUES (2690,'Spykaman','lakslaks','paul_spykerman@hotmail.com',10,'Paul Spykerman','',0,'Like math, science, physical activity (biking, running, skating roller-blading).  Also like being a member of the scouting movement with becasue of the camps and such we go to.',0,0);
INSERT INTO user VALUES (2691,'hemita','enidu','hemita@rediffmail.com',10,'hemant','',0,'',0,0);
INSERT INTO user VALUES (2692,'posty333','ryanpost','rappa333@yahoo.com',10,'ryan post','',0,'i am a boy',0,0);
INSERT INTO user VALUES (2693,'Chineseboy','lovely','aznchineseboy13140@yahoo.com',10,'Chineseboy','',0,'My name is Ken \r\nI\'m 13 years old\r\nLive in U.S. ',0,0);
INSERT INTO user VALUES (2694,'eliz','covemom','elizabethselfridge@hotmail.com',10,'elizabeth','',0,'',0,0);
INSERT INTO user VALUES (2695,'ichemcfadden','9790','ichemcfadden@yahoo.com',10,'iche mcfadden','',0,'',0,0);
INSERT INTO user VALUES (2696,'dean','piano','dean@indo.net.id',10,'Dean','',0,'',0,0);
INSERT INTO user VALUES (2697,'Stormbird','piano','dean@indo.net.id',10,'Dean','',0,'',0,0);
INSERT INTO user VALUES (2698,'vroomvroom','urdaone','vroomvroom9248@hotmail.com',10,'vroom','',0,'',0,0);
INSERT INTO user VALUES (2699,'prashant','prasvjti007','menon_pras@yahoo.com',10,'Prashant','www.google.com',0,'',0,0);
INSERT INTO user VALUES (2700,'becca','becca','clairehut@yahoo.co.uk',10,'claire','',0,'',0,0);
INSERT INTO user VALUES (2701,'scrbliz94','star49','mairmare@aol.com',10,'mary','',0,'',0,0);
INSERT INTO user VALUES (2702,'Kelly2008','kellylynn','coolkel3@hotmail.com',10,'Kelly','',0,'im cool!',0,0);
INSERT INTO user VALUES (2703,'odin','jello','mike@aol.com',10,'Mr. Spock','',0,'',0,0);
INSERT INTO user VALUES (2704,'iNfaTuaTeDLiNdA','pk23y','vi3tgurlgotrice@hotmail.com',10,'LiN LiN','',0,'Expertise: b0yz =P \' n\' cLotheS\r\nHobbies: kiCkiN iT, sLeePiNg,GRUMMBIN, sHoPPiNg, BuMp thA LaYesT JamS....aNd juSs d0iN girLie tHaNgS\r\n',0,0);
INSERT INTO user VALUES (2705,'atinalina','jester','atina_lina@hotmail.com',10,'Atina','www.xanga.com/stupidity_neveer_lacks',0,'...',0,0);
INSERT INTO user VALUES (2706,'tempo2s','meghan','tempo2s@aol.com',10,'meghan','',0,'',0,0);
INSERT INTO user VALUES (2707,'GordonSteel','72644GS','gmsteel@aol.com',10,'Gordon Steel','',0,'',0,0);
INSERT INTO user VALUES (2708,'kyphosis','ratatschool','kratzskool@hotmail.com',20,'Kyph','',0,'Remember Kyphosis.',0,0);
INSERT INTO user VALUES (2709,'superme2k1','duperyou','superme2k1@hotmail.com',10,'Chris','http://www.xanga.com/home.aspx?user=Superme2k1',0,'',0,0);
INSERT INTO user VALUES (2710,'rlinney2001','antisafe','rlinney2001@yahoo.co.uk',20,'Richie','http://www.rjlproductions.com',0,'Champion of the masses, and guru to the stars. I jog up Everest when stuck for something to do, and design internationally acclaimed works of art. Bullfightng on acid is a past-time I\'m also currently getting into.',0,0);
INSERT INTO user VALUES (2711,'kawaiikau','gerard','kawaiikau2002@yahoo.com',10,'elizabeth','http://www.xanga.com/home.aspx?user=kawaiikau',0,'i am so totally cool.',0,0);
INSERT INTO user VALUES (2712,'gsteel','72644GS','gordon@aol.com',10,'Gordon Steel','',0,'',0,0);
INSERT INTO user VALUES (2713,'mattor','haley56','mtortorice@acipco.com',10,'matt Tortorice','',0,'',0,0);
INSERT INTO user VALUES (2714,'bebegurldee','daniellefs','babyangels45@yahoo.com',10,'Danielle','',0,'',0,0);
INSERT INTO user VALUES (2715,'LiLPiNaYCHiQ','heydere','sweetnsourkandy@kiwibox.com',10,'Jen','http://www.xanga.com/pinaychiq',0,'',0,0);
INSERT INTO user VALUES (2716,'fkereki','jere229','f_kereki@cs.com.uy',40,'Federico Kereki','',0,'',0,0);
INSERT INTO user VALUES (2717,'fgmfamily','sheart','debking@peoplepc.com',10,'Debbie','peoplepc',0,'',0,0);
INSERT INTO user VALUES (2718,'patrick','123456','patele@sbcglobal.net',10,'patrick','ebay.com',0,'plumber',0,0);
INSERT INTO user VALUES (2719,'rodethe500','mar56ia','llebadboy@aol.com',10,'Sir Douglas','Google.com',0,'I am the 2nd American to be born in Eithiopia',0,0);
INSERT INTO user VALUES (2720,'earwig','cleofas','earwig@adelphia.net',10,'Cliff','',0,'I\'ve loved logic puzzles since childhood',0,0);
INSERT INTO user VALUES (2721,'lutters','rain','ak_lutman@yahoo.com',10,'barry','',0,'',0,0);
INSERT INTO user VALUES (2722,'JackPutz','password','jackputz@hotmail.com',20,'Jack Putz','',0,'ALL HAIL',0,0);
INSERT INTO user VALUES (2723,'danger','sammy1','dillon@ananzi.co.za',10,'dillon','ananzi',0,'very intelligent person who loves competition',0,0);
INSERT INTO user VALUES (2724,'SEVENMILLION','1MILL','SEVENMILLION@MSN.COM',10,'PRIVATE','',0,'',0,0);
INSERT INTO user VALUES (2725,'computer_geek','100187','com_pu_ter_geek@yahoo.com',10,'J K','',0,'',0,0);
INSERT INTO user VALUES (2726,'Megan88','110888','m.sleep@verizon.net',10,'Megan','http://meggie07.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (2727,'mal1815','869985','sdonohoe@gyc.tas.edu.au',10,'Sam','www.gyc.tas.edu.au',0,'18 yrs old\r\nStudent\r\nWill solve every puzzle given 2 me.',0,0);
INSERT INTO user VALUES (2728,'wild_monkeys92602','garylinnmitchell','jade_of_darkness92602@hotmail.com',10,'Amanda','',0,'',0,0);
INSERT INTO user VALUES (2729,'josh','xavier','blue_eagle67@yahoo.com',10,'josh taylor','',0,'',0,0);
INSERT INTO user VALUES (2730,'pokteh','abgayang','pok_teh@bincang.org.my',10,'Pok Teh','',0,'',0,0);
INSERT INTO user VALUES (2731,'venisha','nishunair','crack_light@hotmail.com',20,'Venisha','-',0,'',0,0);
INSERT INTO user VALUES (2732,'gbuckaroo','roarroar','gbuckaroo@comcast.net',10,'gary','',0,'',0,0);
INSERT INTO user VALUES (2733,'zzaga','10111213','mook_zzi_bba@hotmail.com',10,'angela','',0,'17 year old girl livin in sydney australia',0,0);
INSERT INTO user VALUES (2734,'Blady2','yatya','Blady2@yahoo.com',10,'Bryanca','',0,'',0,0);
INSERT INTO user VALUES (2735,'KeithB','hibernian','keith.barton@lloydstsb.co.uk',10,'Keith Barton','',0,'',0,0);
INSERT INTO user VALUES (2736,'april2005','020708','april2005@lycos.com',10,'Rebecca Hampton','',0,'',0,0);
INSERT INTO user VALUES (2737,'Drow','youngslanga','HollywoodRoy@hotmail.com',10,'Sweet James','',0,'',0,0);
INSERT INTO user VALUES (2738,'JP','samantha','longhammered@yahoo.co.uk',10,'JP','',0,'',0,0);
INSERT INTO user VALUES (2739,'ubEr-d0rk','funyuns','ubEr_d0rk@yahoo.com',10,'r0r0','xanga.com/ubEr_d0rk',0,'...uH...',0,0);
INSERT INTO user VALUES (2740,'nysweety','timothy','nysweety@verizon.net',10,'Lisa','',0,'',0,0);
INSERT INTO user VALUES (2741,'daone314','patel','sgp12e@hotmail.com',10,'shivam','www.xanga.com/daone314',0,'im really good at computers',0,0);
INSERT INTO user VALUES (2742,'deeg_j2000','hotstuff','deeg_j2000@yahoo.com',10,'abdi','',0,'',0,0);
INSERT INTO user VALUES (2743,'marinos','dat50','paid_paid@email.com',10,'marinos','',0,'',0,0);
INSERT INTO user VALUES (2744,'Hursal','rocco','jenandruss@f9.net.uk',10,'Russ','',0,'I think pop culture in the west has taken a turn for the worst.',0,0);
INSERT INTO user VALUES (2745,'orange','iomega','orange@hotmail.com',10,'orange','',0,'im such a happy little orange',0,0);
INSERT INTO user VALUES (2746,'storm','trustno1','sforsantosh@india.com',10,'santosh','',0,'',0,0);
INSERT INTO user VALUES (2747,'cantforgetthe_mangoes','peachesryummy','luvenxchrist@hotmail.com',10,'lisa','',0,'',0,0);
INSERT INTO user VALUES (2748,'beccaisloved','clay','rebeccagarza76@yahoo.com',10,'rebecca','',0,'mother of three',0,0);
INSERT INTO user VALUES (2749,'csly','greg','csly@sbcglobal.net',10,'Carolie Sly','',0,'',0,0);
INSERT INTO user VALUES (2750,'leliu','nicole','mavryk76@hotmail.com',10,'r','',0,'',0,0);
INSERT INTO user VALUES (2751,'jessielyn','ityou006','hurleychick40@hotmail.com',10,'jessie','yahoo',0,'',0,0);
INSERT INTO user VALUES (2752,'jedward11','pooopy','jedward11@hotmail.com',10,'Josh','',0,'Hello.',0,0);
INSERT INTO user VALUES (2753,'Marloncortes','mustang1','marloncortes1@netzero.com',10,'Marlon Cortes','',0,'',0,0);
INSERT INTO user VALUES (2754,'JessDbest','heartbroken','godsluvlyjess@yahoo.com',10,'Jess','www.xanga.com.aspx?user=jessdbest',0,'happy :)',0,0);
INSERT INTO user VALUES (2755,'walker','password','i_is_nat@hotmail.com',10,'walker','',0,'www.addictinggames.com\r\n\r\nhttp://www.trevorvanmeter.com/flyguy/',0,0);
INSERT INTO user VALUES (2756,'xlbobcat','kiujiujkju','xlbobcat@hotmail.com',10,'jack daniels','www.xanga.com/xlbobcat',0,'I\'m Jack',0,0);
INSERT INTO user VALUES (2757,'Dimples','kjoya','Sawahbawber@hotmail.com',10,'Sarah','',0,'',0,0);
INSERT INTO user VALUES (2758,'gocubs','ryan1123','r.parpan@comcast.net',10,'ryan parpan','',0,'',0,0);
INSERT INTO user VALUES (2759,'shortlilhypergrl','lilluckiegrl','spoiledlilgrl@msn.com',10,'amanda','',0,'NUTFIN',0,0);
INSERT INTO user VALUES (2760,'wildthang','minkbaby','fayduncan@hotmail.com',10,'Fay Duncan','',0,'',0,0);
INSERT INTO user VALUES (2761,'noUturns','iamhappy','vanstype1@hotmail.com',10,'anus','http://www.xanga.com/noUturns',0,'no',0,0);
INSERT INTO user VALUES (2762,'RaspberrY_crew','raspberry','shortluck15@yahoo.com',10,'crystal','www.xanga.com/RASPBERRY_crew',0,'',0,0);
INSERT INTO user VALUES (2763,'jennianangel06','4830461','jenniangel06@yahoo.com',10,'J3nnif312','http://www.xanga.com/home.aspx?user=jenniangel06',0,'',0,0);
INSERT INTO user VALUES (2764,'abbiso','benson','welshchick69er@hotmail.com',10,'abby','',0,'i am funny luvin and caering',0,0);
INSERT INTO user VALUES (2765,'bluejaimie','paradise','jaimie@uvic.ca',10,'Jaimie','',0,'',0,0);
INSERT INTO user VALUES (2766,'yoshi','nintendo','nintendoangie@hotmail.com',10,'Angelo','',0,'I Love video games and math!!',0,0);
INSERT INTO user VALUES (2767,'LyDd0exdizzee','danthanh','aznbabi4eva@yahoo.com',10,'nikki','www.xanga.com/LyDd0exdizzee',0,'',0,0);
INSERT INTO user VALUES (2768,'darkiceclown','kurapika','darkiceclown@hotmail.com',10,'abe','www.freewebs.com/abepaduaff7',0,'',0,0);
INSERT INTO user VALUES (2769,'wideawake97','july09','lesley_wake@yahoo.com',10,'Lesley','',0,'',0,0);
INSERT INTO user VALUES (2770,'josephine','benjamin','valentine@sacoriver.net',10,'Josie','',0,'',0,0);
INSERT INTO user VALUES (2771,'Chrono826','lizangel','Chrono826@aol.com',10,'Joe','',0,'',0,0);
INSERT INTO user VALUES (2772,'chaosoipunkuk','rockers','iron_misfits_chick@yahoo.com',10,'irene','xanga.com/chaos_oi_punk_uk',0,'Oi! Oi! Oi! Punk? yep... cheers!',0,0);
INSERT INTO user VALUES (2773,'ChrisNite','phantom','LABoysInBlue@aol.com',10,'Jeff','',0,'',0,0);
INSERT INTO user VALUES (2774,'quiktekk','penguin','quiktekk@msn.com',10,'Trish','www.xanga.com/quiktekk',0,'yeah. just give me a chatterbox already.',0,0);
INSERT INTO user VALUES (2775,'tyler','sushi1','tyler@aol.com',20,'tyler','',0,'',0,0);
INSERT INTO user VALUES (2776,'aHxiN','ahsean','silver_story88@hotmail.com',10,'aH xiN','http://www.dreamzofagurl.com',0,'i m cute hehe',0,0);
INSERT INTO user VALUES (2777,'shakul','shakul2','shakulgupta@mailcity.com',10,'shakul','',0,'',0,0);
INSERT INTO user VALUES (2778,'Merlinfan0','merlin','snapeman@rochester.rr.com',10,'Josh','google.com',0,'',0,0);
INSERT INTO user VALUES (2779,'kewlgoku1990','all messages','kewlgoku1990@yahoo.com',10,'andy','',0,'',0,0);
INSERT INTO user VALUES (2780,'ChaD2','april','sk8er11c@iwon.com',10,'cory','msn',0,'funny and loose about everything but siereous at times',0,0);
INSERT INTO user VALUES (2781,'shawjonathan','orbie1','jonathan.shaw@det.nsw.edu.au',10,'Jonathan Shaw','',0,'',0,0);
INSERT INTO user VALUES (2782,'J2fastR','july11','j2fastr@yahoo.com',10,'Mario','http://www.xanga.com/home.aspx?user=J2fastR',0,'',0,0);
INSERT INTO user VALUES (2783,'sissy','riddle','sissypie@mail2teacher.com',10,'sissy','none',0,'',0,0);
INSERT INTO user VALUES (2784,'ARONPACO','9874','ARONPACO@NETSCAPE.NET',10,'ARON','',0,'WHAT IS MATH?',0,0);
INSERT INTO user VALUES (2785,'licoricelady','butterscotch','beckie@quik.com',10,'Beckie','',0,'',0,0);
INSERT INTO user VALUES (2786,'tbryan','atmmbb','abryan@prodigy.net',10,'tara','',0,'',0,0);
INSERT INTO user VALUES (2787,'theone','tryme','sandycheeks_sb@hotmail.com',10,'charena','',0,'',0,0);
INSERT INTO user VALUES (2788,'strotmeyer','buckley','strotmeyer@excite.com',10,'jamie','',0,'',0,0);
INSERT INTO user VALUES (2789,'yesac','performacne','yesac91@yahoo.com',10,'casey','www.xanga.com/famEnemy',0,'',0,0);
INSERT INTO user VALUES (2790,'SumoJim','singmeasong','SirJim78@collegeclub.com',10,'SumoJim','none',0,'',0,0);
INSERT INTO user VALUES (2791,'achilles','anitashroff','hermez4000@yahoo.com',10,'lance','',0,'I love puzzles',0,0);
INSERT INTO user VALUES (2792,'Thom','kuwait12','funkt@omegatraining.com',10,'Thomas','',0,'',0,0);
INSERT INTO user VALUES (2793,'zeke312','chevy88','imzeke312@aol.com',10,'Mary','',0,'',0,0);
INSERT INTO user VALUES (2794,'rrNeptune','kxjluz','ryanruegg@cox.net',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (2795,'Mimi','tyffani','m_a_wiese@hotmail.com',10,'Misti','yahoo',0,'',0,0);
INSERT INTO user VALUES (2796,'shaich2','shadrach','shaich2@aol.com',10,'Sharon L. Jones','aol',0,'',0,0);
INSERT INTO user VALUES (2797,'dalestan','nibblesno1','dalestan@swirvemail.com',10,'Dale','',0,'',0,0);
INSERT INTO user VALUES (2798,'wbennett14','l1ndal','wbennett14@juno.com',10,'Wayne','',0,'',0,0);
INSERT INTO user VALUES (2799,'theikila','heikila02','theikila@msn.com',10,'Tara','',0,'',0,0);
INSERT INTO user VALUES (2800,'sachin_g7579','associate','sachin_g7579@rediffmail.com',10,'sachin','',0,'I am a research associate, I am 24 and interested in riddles',0,0);
INSERT INTO user VALUES (2801,'muttface','diyshow','andrealwebb@yahoo.co.uk',10,'Andy','',0,'',0,0);
INSERT INTO user VALUES (2802,'charlieb','passpass','charlieb@riskdecisions.com',10,'Charlie','',0,'',0,0);
INSERT INTO user VALUES (2803,'Novaldex','horizon','nick@novaldex.com',10,'Nick Rees','http://www.novaldex.com',0,'',0,0);
INSERT INTO user VALUES (2804,'traffic','shamrock','adrian.landeg@talk21.com',10,'adrian','',0,'',0,0);
INSERT INTO user VALUES (2805,'dumbbunnies','shirley','mjcooper@westnet.com.au',10,'dumbbunnies','',0,'',0,0);
INSERT INTO user VALUES (2806,'profetc','profetc','profetc@comcast.net',10,'Matt Kandell','http://ee.iuma.com',0,'in an industrial music band called Engine Ears',0,0);
INSERT INTO user VALUES (2807,'LMRamos99','august99','LMRamos99@snet.net',10,'Linda','www.xanga.com',0,'Stay at home wife and mom of two beautiful children.',0,0);
INSERT INTO user VALUES (2808,'deputyd2001','yinyang','deputyd2001@aol.com',10,'Nicole Dabney','',0,'',0,0);
INSERT INTO user VALUES (2809,'wahjrk','hooker','wahjrk@sbcglobal.net',10,'William','',0,'',0,0);
INSERT INTO user VALUES (2810,'bzabek','boxer','bzabek@hotmail.com',10,'Brett Zabek','',0,'',0,0);
INSERT INTO user VALUES (2811,'ussy22','8872737','ussy22@hotmail.com',10,'ussy22','',0,'',0,0);
INSERT INTO user VALUES (2812,'krikit_grl','lemonroof','krikit_grl@rt.nl',10,'Jessica Kelley','',0,'I\'m a dork.',0,0);
INSERT INTO user VALUES (2813,'dmoney03','iverson','dhidlay@umich.edu',10,'Dan','weather.com',0,'Major: Actuarial Math',0,0);
INSERT INTO user VALUES (2814,'xang3lzinh3av3nx','unknown','bbybluechick@hotmail.com',10,'liana','www.xanga.com/o_bebiixkissez_o',0,'',0,0);
INSERT INTO user VALUES (2815,'rsetran','logic','rsetran@yahoo.com',10,'Ron','',0,'',0,0);
INSERT INTO user VALUES (2816,'starSP101','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'soccer,computer,drawing,mall,animals,soft ball, music, movies, polls, quizes online, AIM, chats',0,0);
INSERT INTO user VALUES (2817,'SpunkyGirl101','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'soccer, mall, drawing, soft ball, polls, AIM, quizes online, games, MONEY$, animals, computers',0,0);
INSERT INTO user VALUES (2818,'starsp','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'mall,soccer,computers,friends,polls,quizes, drawing, BLAH BLAH BLAH STUFF',0,0);
INSERT INTO user VALUES (2819,'Shivani242','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'',0,0);
INSERT INTO user VALUES (2820,'TropicalGirl242','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,' * SOCCER *',0,0);
INSERT INTO user VALUES (2821,'iLuvSoccerSP911','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,' * SOCCER *',0,0);
INSERT INTO user VALUES (2822,'JJgurlJJ101','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'SOCCER**',0,0);
INSERT INTO user VALUES (2823,'JJGrLJJ101','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,' * soccer *',0,0);
INSERT INTO user VALUES (2824,'ValleyAAsoccerGirl','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'',0,0);
INSERT INTO user VALUES (2825,'soccer4ValleyAA','soccer','shivu911@hotmail.com',10,'Shivani *','www.angelfire.com/zine2/shivanip911',0,'',0,0);
INSERT INTO user VALUES (2826,'burrenb','19471953','burrenb@hotmail.com',10,'Bridget Burren','',0,'',0,0);
INSERT INTO user VALUES (2827,'S_kidd','newport','Starwalker2000@hotmail.com',10,'Shawn','http://www.xanga.com/home.aspx?user=s_kidd',0,'I am kool :)',0,0);
INSERT INTO user VALUES (2828,'Jaime','gmbusa','gl0katz@yahoo.com',10,'Glo','',0,'None.',0,0);
INSERT INTO user VALUES (2829,'londonrain','maple1','eric@antixanga.com',10,'Eric','http://word.somacore.com',0,'I <3 math.',0,0);
INSERT INTO user VALUES (2830,'melmel','jama03','moments-peace@hotmail.com',10,'melanie','',0,'',0,0);
INSERT INTO user VALUES (2831,'gidg3tt3','george','gidg3tt3@msn.com',10,'gidgette','',0,'',0,0);
INSERT INTO user VALUES (2832,'tarabelle11','shamrock','tgspanky@aol.com',10,'Tara','',0,'',0,0);
INSERT INTO user VALUES (2833,'dreamer','madd1','tobluecat@yahoo.com',10,'maddi','',0,'well, ummmm\r\n\r\njust send me an im and figure out what i\'m all about @ bluedreamer010',0,0);
INSERT INTO user VALUES (2834,'Warbandit','39330114','Enginethomas01@aol.com',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (2835,'jimg1946','br1ll1g','jimggraham@austarnet.com.au',10,'Jim','',0,'',0,0);
INSERT INTO user VALUES (2836,'sugarbaby41987','febuary11','sugarbaby665@aol.com',10,'Carole','sugarbaby41987',0,'im 16',0,0);
INSERT INTO user VALUES (2837,'LILVIETBOI','rave','dvn942@yahoo.com',10,'david','LOL',0,'age 13\r\nnat viet\r\nschool ???',0,0);
INSERT INTO user VALUES (2838,'RICKO7','RE313','ayarae@212aol.com',10,'Enrique Ayala','',0,'I\'m a math student who likes to solve math and logic puzzles. ',0,0);
INSERT INTO user VALUES (2839,'FatBoy','kat65man','abuincara@hotmail.com',30,'FatBoy','',0,'38/m/DC\r\n',54,0);
INSERT INTO user VALUES (4603,'TchrXCu2','banjoman','TchrXCu2@stny.rr.com',10,'Peter T. Johnson','',0,'',0,0);
INSERT INTO user VALUES (2840,'BeckyLarson','535116696','beckylarson@yahoo.com',20,'Becky','msn.com',0,'',0,0);
INSERT INTO user VALUES (2841,'kingsl','father','shadandjoy.king2@verizon.net',10,'king','n/a',0,'',0,0);
INSERT INTO user VALUES (2842,'doll_barbie','christine','doll_barbie13@yahoo.com',10,'Barbie','',0,'',0,0);
INSERT INTO user VALUES (2843,'sunnyrae','joshua','mrnngdy@hotmail.com',20,'sunnyrae','',0,'',0,0);
INSERT INTO user VALUES (2844,'Hunter','Mike27','juliannahagelauer@yahoo.com',10,'Julianna','',0,'',0,0);
INSERT INTO user VALUES (2845,'JRock','daddy','Breathe_EZ@msn.com',10,'Jereald','www.msn.com',0,'',0,0);
INSERT INTO user VALUES (2846,'brain','900900','www.wolfspider123@yahoo.com',10,'jason','none',0,'',0,0);
INSERT INTO user VALUES (2847,'rani_johnson','dresswell','rani_johnson@yahoo.com',10,'Rani Johnson','',0,'',0,0);
INSERT INTO user VALUES (2848,'pixlkid','2jlousrh','pixlkid@toast.net',10,'j','',0,'I am noone.',0,0);
INSERT INTO user VALUES (2849,'sweet_ooowy_goowy','account','sweet_oowy_goowy@yahoo.com',10,'animal','',0,'',0,0);
INSERT INTO user VALUES (2850,'funn1ehunn1e','capicorn','w1nkwink@yahoo.com',10,'ha','www.xanga.com/funn1ehunn1e',0,'',0,0);
INSERT INTO user VALUES (2851,'Pichic','brettyp23','pichic@comcast.com',10,'mindy','',0,'female',0,0);
INSERT INTO user VALUES (2852,'kwirhrig','zionflooble','kwihrig@yahoo.com',10,'K','',0,'',0,0);
INSERT INTO user VALUES (2853,'luvthecock','HARPER220','sampson_002@hotmail.com',10,'Sam','luvthecock',0,'COCK',0,0);
INSERT INTO user VALUES (2854,'stdio1','samdog','poyns@eircom.net',10,'Seamus Morris','',0,'',0,0);
INSERT INTO user VALUES (2855,'Kesia','741953','kriskesia@yahoo.com',10,'Kesia Ihle','',0,'',0,0);
INSERT INTO user VALUES (2856,'rickrok67','sqlfin','rickrok67@hotmail.com',10,'Rich Rocket','',0,'This is where most people put signature lines.',0,0);
INSERT INTO user VALUES (2857,'jazz','thomas','Bleeding_Curls@hotmail.com',10,'jasmine','',0,'Ask what you want to know',0,0);
INSERT INTO user VALUES (2858,'davidistic','carter','sevfamily@earthlink.net',10,'david','',0,'',0,0);
INSERT INTO user VALUES (2859,'gnat333','brianbsb','scoobydoo0303@hotmail.com',10,'natalia','xanga.com/nattynatnat305',0,'',0,0);
INSERT INTO user VALUES (2860,'nomore3x5s','061102','joliefille_77@sbcglobal.net',10,'norissa kyin','',0,'i love john mayer',0,0);
INSERT INTO user VALUES (2861,'edescubio','mafia2k2','teacher_win02@yahoo.com',10,'erwin','',0,'',0,0);
INSERT INTO user VALUES (2862,'quietjapaneboi77','delbert','dkmjr8@aol.com',10,'Delbert','',0,'',0,0);
INSERT INTO user VALUES (2863,'Tehani','tehani','shean_kairangi_feena_manava@hotmail.com',10,'Tehani','',0,'I am female and really fun',0,0);
INSERT INTO user VALUES (2864,'govardhan','annauniv','govardhanbr@yahoo.com',10,'govardhanbr','',0,'',0,0);
INSERT INTO user VALUES (2865,'2sushi','dazzle03','sushiyammy@hotmail.com',10,'H','www.xanga.com/cutepnaysmilez',0,'hi',0,0);
INSERT INTO user VALUES (2866,'kundan_scorpio','kundan','kundan_scorpio@yahoo.com',10,'kundan','mail.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (2867,'suyarajan','suya','suyarajan@yahoo.com',10,'suyarajan','suyarajan',0,'I am an engineeringstudent ',0,0);
INSERT INTO user VALUES (2868,'cookiedoughmix','psfdir','cookie_doug_mix@hotmail.com',10,'Steph','',0,'',0,0);
INSERT INTO user VALUES (2869,'tkirizarry','1981','irizarry7@cox.net',20,'tammy','orangecounty.cox.net',0,'',0,0);
INSERT INTO user VALUES (2870,'SS','pintushee','chung_foo_43@hotmail.com',10,'Sohini','',0,'',0,0);
INSERT INTO user VALUES (2871,'KriZtLe','kristle','wavnravn1026@hotmail.com',10,'krystal','',0,'',0,0);
INSERT INTO user VALUES (2872,'Mictian','emsi74em','mictian_@hotmail.com',10,'Pasha','',0,'',0,0);
INSERT INTO user VALUES (2873,'sshadowplayer','fishnet','sshadowplayer@hotmail.com',10,'pawz','',0,'one day they triped over themselves.....the next, we took over.',0,0);
INSERT INTO user VALUES (2874,'ldavison','starmakr99','biostar90@yahoo.com',10,'Lew Davison','',0,'Computer executive',0,0);
INSERT INTO user VALUES (2875,'frieza','deathball','man943@hotmail.com',10,'joseph','',0,'im 14 and i live in md..soon to move to va..:)',0,0);
INSERT INTO user VALUES (2876,'demolish_all_the_smurfz','barker','demolish_all_the_smurfz@yahoo.com',10,'harmony','yahoo.com',0,'efwffsfsc',0,0);
INSERT INTO user VALUES (2877,'tgm','046010521','tazvox@yahoo.com',10,'Tanner','',0,'',0,0);
INSERT INTO user VALUES (2878,'desperado','madeline','desperado_yoz@hotmail.com',10,'desperado','',0,'',0,0);
INSERT INTO user VALUES (2879,'azngoddessann','282225','azngoddessann@aol.com',10,'ann','',0,'i\'m the kewlest asian person in the whole entire world! yea!',0,0);
INSERT INTO user VALUES (2880,'shadowboi1','aprils','shadowboi1@aol.com',10,'Lynne','',0,'',0,0);
INSERT INTO user VALUES (2881,'perucho','peruano','perucho101@yahoo.com',10,'perucho','',0,'',0,0);
INSERT INTO user VALUES (2882,'lilPATRICKSTARgurlsbsp','kristen','tentenpinay@cs.com',10,'dont no','http://www.xanga.com/private/home.aspx?user=lilPATRICKSTARgurlsbsp',0,'',0,0);
INSERT INTO user VALUES (2883,'virtucon_cable','lmarocks','virtucon_cable@yahoo.com',10,'Lance','',0,'',0,0);
INSERT INTO user VALUES (2884,'man','manuel','hemorghat@yahoo.com',10,'man tit','',0,'sfiaefwauyfeuheukf4ureuw4wukr34u',0,0);
INSERT INTO user VALUES (2885,'Gracie','password','ge821@yahoo.com',10,'Grace','yahoo',0,'',0,0);
INSERT INTO user VALUES (2886,'Kadu','456852','soni3653@aol.com',10,'Sonia','hfd;asjk',0,'hi',0,0);
INSERT INTO user VALUES (2887,'Preciousmomentsluva07','1014409','Mustang_Cutie07@msn.com',10,'Cari','PreciousMomentsluva07',0,'',0,0);
INSERT INTO user VALUES (2888,'earlcliff2','gillmoure','barton123@rogers.com',10,'Earl','',0,'',0,0);
INSERT INTO user VALUES (2889,'diannea','dragon','diannea45@hotmail.com',10,'dianne','',0,'a trainer looking for some interesting games, puzzles , brainteasers to keep students interested',0,0);
INSERT INTO user VALUES (2890,'LeilaniAva','shelly21','pinkrosesforyou@hotmail.com',10,'Evelyn','',0,'',0,0);
INSERT INTO user VALUES (2891,'Shautumna','soulless','fallenautumn16@hotmail.com',10,'Shauna','',0,'',0,0);
INSERT INTO user VALUES (2892,'RoboDumb','dontbelazy','eric_levine@concordacademy.org',10,'Eric','www.ilike.theinternet',0,'',0,0);
INSERT INTO user VALUES (2893,'Mindstormbuilder1','c24810','noway@aol.com',10,'mindstorm','N/Y',0,'I live on earth.',0,0);
INSERT INTO user VALUES (2894,'ripcurless','conner','janet.yuille@tesco.net',10,'amie','www.google.com',0,'',0,0);
INSERT INTO user VALUES (2895,'tchow320','200363','terence@wwhealth.com',10,'terence chow','',0,'',0,0);
INSERT INTO user VALUES (2896,'blinkzangel187','orange87','jamesly_87@hotmail.com',10,'Jamie','',0,'',0,0);
INSERT INTO user VALUES (2897,'cbriter','runaway','cbriter@hotmail.com',10,'Laura','',0,'',0,0);
INSERT INTO user VALUES (2898,'dorkdork','riddles','sarant74@msn.com',20,'dorkdork','flooble',0,'recently found truth,i love God(Jehovah) and devour intellectual stimulation.',0,0);
INSERT INTO user VALUES (2899,'bfwainscott','Ellen3','brian@lstc.com',20,'Brian Wainscott','',0,'',0,0);
INSERT INTO user VALUES (2900,'jess','luby','jess@nzoom.com',10,'jess','?',0,'I am 10 and love having fun and i have a dog and acat',0,0);
INSERT INTO user VALUES (2901,'shorty23','password','adam_pp@hotmail.com',10,'adam','www.pp.gov',0,'',0,0);
INSERT INTO user VALUES (2902,'ahonkan','2dois2b','ahonkan@yahoo.com',10,'Ashwin Honkan','',0,'Like solving puzzles and sharing them with others',0,0);
INSERT INTO user VALUES (2903,'fatjoe','97453611','josehvictorrusso@hotmail.com',10,'suicidal','',0,'i\'m fat and i hate life i want to improve my logic :)',0,0);
INSERT INTO user VALUES (2904,'otown','idno','devilchild100@msn.com',10,'emma','i dno',0,'er very clever? nah that aint true',0,0);
INSERT INTO user VALUES (2905,'Mungie','CH9741','craig.hardiman@mortgages-direct.com',10,'Craig Hardiman','',0,'',0,0);
INSERT INTO user VALUES (2906,'LaLa','amen','aries4reel91@yahoo.com',10,'Land','google',0,'I Love to a learn, and challenged mentallly. ',0,0);
INSERT INTO user VALUES (2907,'ohadne','ohad?ohad!','ohadreim@hotmail.com',10,'ohad','',0,'',0,0);
INSERT INTO user VALUES (2908,'takitoLocito','iagree','panchopikatako@munky.com',10,'analo','mesubmit2analo',0,'',0,0);
INSERT INTO user VALUES (2909,'Glitter','liberty','barbfrench@att.net',10,'Barbara French','',0,'',0,0);
INSERT INTO user VALUES (2910,'garimagans','garima','garimagans@softhome.net',10,'Garima','',0,'',0,0);
INSERT INTO user VALUES (2911,'mrsmouse6969','jessie','mrsmouse@yahoo.com',10,'tamara leathers','',0,'',0,0);
INSERT INTO user VALUES (2912,'talon5000','claw','talon5000@lycos.com',20,'Talon5000','',0,'Hi, I\'m Jerry, and I like math, so this looks fun..',0,0);
INSERT INTO user VALUES (2913,'DumbBlonde9350','wildthang','caitlin9350@msn.com',10,'Caitlin','',0,'',0,0);
INSERT INTO user VALUES (2914,'Anton','civ3','anton_3_@hotmail.com',10,'Anton','',0,'',0,0);
INSERT INTO user VALUES (2915,'helloworld','computeR','friends_aqua2000@yahoo.co.in',10,'Navin','',0,'I Love Beauties....',0,0);
INSERT INTO user VALUES (2916,'nickdawson','sulawesi','nickdawson@mail.com',10,'nickdawson','',0,'',0,0);
INSERT INTO user VALUES (2917,'mooli','103a','niche_@rediffmail.com',10,'nishant','',0,'',0,0);
INSERT INTO user VALUES (2918,'Jay','judy','jay.nydoo@hp.com',10,'Jay','',0,'',0,0);
INSERT INTO user VALUES (2919,'darpan51','olagig','darpan51@rediffmail.com',10,'darpan jain','',0,'',0,0);
INSERT INTO user VALUES (2920,'jaison','jancy1','jaisonincet2002@yahoo.co.in',10,'jaison','',0,'',0,0);
INSERT INTO user VALUES (2921,'Salem','sophistno6','salemd_1@juno.com',20,'Salem D','',0,'I like puzzles of all sorts.\r\n',0,0);
INSERT INTO user VALUES (2922,'hkitty','ladybird','hkitty456@yahoo.com',10,'Katrina','',0,'',0,0);
INSERT INTO user VALUES (2923,'biggsy','12345','xtoffeetenersonx@aol.com',10,'jo','',0,'',0,0);
INSERT INTO user VALUES (2924,'elinew916','eli123','elinew916@hotmail.com',10,'Eliza','',0,'',0,0);
INSERT INTO user VALUES (2925,'Mizerable0ne','daddad280','mizerable0ne@yahoo.com',10,'Danny','http://www.xanga.com/home.aspx?user=Les_Mizerable',0,'im on the internet rite now',0,0);
INSERT INTO user VALUES (2926,'fredstang','jackie','fred@aprilinternational.com',10,'Fred Stang','',0,'',0,0);
INSERT INTO user VALUES (2927,'Summerjean','amanda10jean','summer_jean1@hotmail.com',10,'Summer','',0,'',0,0);
INSERT INTO user VALUES (2928,'zzlilreddragonzz','diana','xdianaxdinhx@yahoo.com',10,'diana','',0,'',0,0);
INSERT INTO user VALUES (2929,'anniebananie','robbie','allysonkaneko@hotmail.com',10,'allyson  kaneko','www.xanga.com/dufi5268',0,'',0,0);
INSERT INTO user VALUES (2930,'qwerty','qwerty','jadugarab@yahoo.com',10,'qwerty','',0,'qwerty',0,0);
INSERT INTO user VALUES (2931,'amurph24','cha3Kasu','amurph24@tcd.ie',10,'Aoife','',0,'',0,0);
INSERT INTO user VALUES (2932,'scjnsn','fudluk','scott@attask.com',10,'Scott','www.attask.com',0,'CEO of AtTask, Inc.',0,0);
INSERT INTO user VALUES (2933,'ragsram','anu','ragsram@hotmail.com',10,'ragsy','',0,'',0,0);
INSERT INTO user VALUES (2934,'francyface','wrangler','francyface79@msn.com',10,'Francy','',0,'',0,0);
INSERT INTO user VALUES (2935,'puzzlevest','puzvest','vesto444@aol.com',10,'chuck','',0,'I am a CPA',0,0);
INSERT INTO user VALUES (2936,'crist331','y1803m','crist331@cs.com',10,'Mayelin Perez','www.compuserve.com',0,'',0,0);
INSERT INTO user VALUES (2937,'jwlhntr','dreaming','kara870@cs.com',10,'Kara Reid','',0,'',0,0);
INSERT INTO user VALUES (2938,'mignik','mignik','migorasta@yahoo.com',10,'nakia','iwon.com',0,'i am a machinist that loves logic problems.  i used to solve and attempt to solve them daily as a child.',0,0);
INSERT INTO user VALUES (2939,'lilkwazyazngrl92','thavorn','bratzzlexy@yahoo.com',10,'thavorn','xanga.com/spoy_lexy',0,'i am a boring person',0,0);
INSERT INTO user VALUES (2940,'Katie8203','stealth','Katie8203@yahoo.com',10,'Kate','',0,'',0,0);
INSERT INTO user VALUES (2941,'muthu1481','friend','tmk_pearl@indiatimes.com',10,'Muthukumar','',0,'I am a student of Anna UNiversity, Chennai, India doing PG program. I want to learn more about puzzles.',0,0);
INSERT INTO user VALUES (2942,'jennsheets','mypinkcar','jennsheets@hotmail.com',10,'Jennifer','http://www.xanga.com/jennsheets',0,'I am blonde',0,0);
INSERT INTO user VALUES (2943,'alexa','noelle','theo@1earth.net',10,'alexa','www.google.com',0,'hi, i\'m alexa, i\'m 15 and i live in Australia.',0,0);
INSERT INTO user VALUES (2944,'verizon','password','verizon@aol.com',10,'verizon','',0,'',0,0);
INSERT INTO user VALUES (2945,'anju_descartes','nadusan','shiva_anju2000@yahoo.com',10,'shiva','',0,'i am a mathematician',0,0);
INSERT INTO user VALUES (2946,'brian_damage','aapje','monk3y@priest.com',10,'daafit','',0,'',0,0);
INSERT INTO user VALUES (2947,'jmuldome','hannah','jmulldome@yahoo.com',10,'jeremy','',0,'',0,0);
INSERT INTO user VALUES (2948,'Kerese615','kissme13','Geminicutie69615@aol.com',10,'Kerese','',0,'',0,0);
INSERT INTO user VALUES (2949,'oochie','eandjbbuds','cookibert@yahoo.com',10,'Elby','www.geocities.com/sxevballgurl/index.html',0,'I love to play volleyball, sing, dance, read and write.  I am 5 feet 3/4 in., I have dark auburn chin-length hair and brown eyes.',0,0);
INSERT INTO user VALUES (2950,'rgrouch','ringogrouch','rlavko@rjpltd.com',10,'ray lavko','',0,'',0,0);
INSERT INTO user VALUES (2951,'Breaux','Heels','breaux147@hotmail.com',10,'Jim Breaux','',0,'',0,0);
INSERT INTO user VALUES (2952,'JeN_xD','j7e3n17','jenlovezaaron@sbcglobal.net',10,'jennifer','',0,'',0,0);
INSERT INTO user VALUES (2953,'ketchamf','519449','ketchamf@sbcglobal.net',10,'Frank K','',0,'Father of a very wierd son',0,0);
INSERT INTO user VALUES (2954,'To0sw334me','ca91108','chowprincess610@aol.com',10,'---','www.xanga.com/babygrl610',0,'k0ol! =]',0,0);
INSERT INTO user VALUES (2955,'banerd','damonw','dsp_doppleganger@softhome.net',10,'banerd','',0,'',0,0);
INSERT INTO user VALUES (2956,'AznGurl5','smarty','AznPride5@hotmail.com',10,'Tracy','www.xanga.com/AznGurl5',0,'Like chattin, shopin, umm',0,0);
INSERT INTO user VALUES (2957,'ilnikkigurlll','giann69','ilnikkigurlll@aol.com',10,'Katherine Nicole','http://www.hometown.aol.com/ilnikkigurlll/welcome.html',0,'I am an Asian girl from Washington State. I am eighteen years old.',0,0);
INSERT INTO user VALUES (2958,'reed123','lizza','rchickenfeed@aol.com',10,'liz','',0,'',0,0);
INSERT INTO user VALUES (2959,'MyFyNeAzz','star','angel2fly4u@yahoo.com',10,'Justine','www.xanga.com/qtwitabootyx17',0,'My name is Justine ',0,0);
INSERT INTO user VALUES (2960,'pammela1784','cameron','pammela1784@yahoo.com',10,'karem','',0,'I love music.',0,0);
INSERT INTO user VALUES (2961,'neo','matrix','narendiran@yahoo.com',10,'naren','',0,'',0,0);
INSERT INTO user VALUES (2962,'Jacque123','michael','stipegyrl@aol.com',10,'Jacque','',0,'',0,0);
INSERT INTO user VALUES (2963,'Juniper','wicca4ever','violetsteenhoff@hotmail.com',10,'violet','',0,'',0,0);
INSERT INTO user VALUES (2964,'momma6','quantum','pi_are_round@hotmail.com',10,'Denise Story','',0,'high school math teacher',0,0);
INSERT INTO user VALUES (2965,'shhbidah','shiny12','shhbidah@netscape.net',10,'Lindsay','',0,'idk, whadya want to know?',0,0);
INSERT INTO user VALUES (2966,'joben','ptl45','mdanderson@stratos.net',10,'Anderson','',0,'',0,0);
INSERT INTO user VALUES (2967,'Kelno','ravenna','kelley714@aol.com',10,'Kelley','',0,'',0,0);
INSERT INTO user VALUES (2968,'RikkiJO06','americusdelight','softball_chicka_123@hotmail.com',10,'Rikki','',0,'i love playing softball...and i love brain teasers....im 15... i live in Texas....on the coast...and I\'ll be a Sophmore',0,0);
INSERT INTO user VALUES (2969,'jayson','f','joseph_gonzales9@yahoo.com',10,'mark jayson','',0,'ulol',0,0);
INSERT INTO user VALUES (2970,'netrod','6a4z2X','netrod@charter.net',10,'Rodney Smith','www.dfwbizguide.com',0,'I am 50yoMale\r\na new webmaster\r\nlooking and learning I really like your site...thanks',0,0);
INSERT INTO user VALUES (2971,'Culex321','202802','xoinkoinkoinkx@yahoo.com',10,'William','http://www.xanga.com/Mooglet',0,'',0,0);
INSERT INTO user VALUES (2972,'itsbeentough','grizzly','colorado_angel05@hotmail.com',10,'itsbeentough','www.xanga.com/itsbeentough',0,'im special!',0,0);
INSERT INTO user VALUES (2973,'sk8ergurl','241989','y0ghurl@yahoo.com',10,'eva','http://www.pug-jelly.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (2974,'boycrazy89','lil66212','bsbfan12880@hotmail.com',20,'Terri','',0,'I\'m 13, nice,  chat with me anytime! I just joined and love this site. I\'ve always loved logic and mathmatical puzzles, even tho I\'m not always good at them',0,0);
INSERT INTO user VALUES (2975,'justamex','cojone','the_crimson_rain@hotmail.com',10,'Ivan','',0,'',0,0);
INSERT INTO user VALUES (2976,'Alexmjw','Alex','amykirsw@adelphai.net',10,'Alex','www.google.com',0,'',0,0);
INSERT INTO user VALUES (2977,'smeets','yohoe','guriasingh@aol.com',10,'sumeeta','www.xanga.com/smeets',0,'im a very weird person...',0,0);
INSERT INTO user VALUES (2978,'miguelsan','great','miguelsan87@yahoo.com',20,'Freddy Grants','',0,'I\'m in highschool and just like to think.',0,0);
INSERT INTO user VALUES (2979,'Euphoria803','princess','Euphoria803@aol.com',10,'Monica','n/a',0,'Ask and you will find out more about me.',0,0);
INSERT INTO user VALUES (2980,'kristin','friends','mynameisgiggles@hotmail.com',10,'kristin','',0,'lilo and stitch\r\nmoons and stars\r\nblack blue and grey.',0,0);
INSERT INTO user VALUES (2981,'boxmeal','112600','spectramotion2000@yahoo.com',10,'Melanie','Yahoo',0,'I\'m not that normal!',0,0);
INSERT INTO user VALUES (2982,'croiduire','alcuin','croiduire@cs.com',10,'Jeanne','none',0,'',0,0);
INSERT INTO user VALUES (2983,'Xhileno','tarmamsx','XhilenoMSX3@hotmail.com',10,'Daniel','',0,'who cares?',0,0);
INSERT INTO user VALUES (2984,'quizmaniac','jartherr','quizmaniac413@aol.com',10,'Jason','www.geocities.com/jr4football',0,'',0,0);
INSERT INTO user VALUES (2985,'Vicaronincheese','orange','Vicaronincheese@earthlink.net',10,'Vic','www.xanga.com/vicaronincheese',0,'',0,0);
INSERT INTO user VALUES (2986,'welcometoearth8902','monster123','asta@astaarens.com',10,'Alien Monster','astaarens.com',0,'i like my xanga.',0,0);
INSERT INTO user VALUES (2987,'alster','junior1','strange_sc@strangecollection.com',10,'Albert','',0,'',0,0);
INSERT INTO user VALUES (2988,'fosterrf99','cherry','fosterrf99@aol.com',10,'bob','',0,'',0,0);
INSERT INTO user VALUES (2989,'Birdybadboy','andre','Birdybadboy@aol.com',10,'Andre','',0,'',0,0);
INSERT INTO user VALUES (2990,'KittyCat','dog7','sunlightmoonstar@yahoo.co.uk',10,'Hayley','Google',0,'',0,0);
INSERT INTO user VALUES (2991,'Americanhifi','Dragon','Arley567@sbcglobal.net',10,'America','',0,'',0,0);
INSERT INTO user VALUES (2992,'chanwah','wah111','chanwah11@hotmail.com',20,'Chan Wah','',0,'',0,0);
INSERT INTO user VALUES (2993,'sheje','sheila','brokiya96@aol.com',10,'Sheila','',0,'',0,0);
INSERT INTO user VALUES (2994,'mspruill','Doll831','mspruill831@aol.com',10,'Margaret Spruill','',0,'I\'ll be 72 years old in a few days, and love to keep my brain active.',0,0);
INSERT INTO user VALUES (2995,'LonePanther','firemael','GdsmckChpn42502@rock.com',10,'H','',0,'',0,0);
INSERT INTO user VALUES (2996,'samaird','cartman1','SAird@AlternativeNetworks.com',10,'Sam Aird','',0,'',0,0);
INSERT INTO user VALUES (2997,'pepcheer825','danielle','pepcheer825@yahoo.com',10,'danielle','',0,'IM me my sn is pepcheer825 and i\'ll tell u bout muh self',0,0);
INSERT INTO user VALUES (2998,'princessmary','cheese','sidrarocks@yahoo.com',10,'mary','none',0,'i like cheese : )',0,0);
INSERT INTO user VALUES (2999,'KevDude922','autobot','KevDude922@aol.com',10,'Kevin','',0,'I like... stuff',0,0);
INSERT INTO user VALUES (3000,'Vida','metalgear','daossmith@hotmail.com',10,'V','',0,'Bleh!',0,0);
INSERT INTO user VALUES (3001,'kamiwitak','mydaddy','kkerns@firstam.com',10,'kami','firstam.com',0,'',0,0);
INSERT INTO user VALUES (3002,'zellie38','momnchild2be','zeefreewar@yahoo.com',10,'Zel','',0,'',0,0);
INSERT INTO user VALUES (3003,'KRakMonkey','funkytiger','KRak2005@aol.com',10,'Monkey','',0,'',0,0);
INSERT INTO user VALUES (3004,'Katie','dependonme','juliet@hotmail.com',10,'Katie','',0,'',0,0);
INSERT INTO user VALUES (3005,'Mathcop','flooble','YamEl@over-the-rainbow.com',10,'Mathcop','',0,'I found this site today and I fell in love with it immediately!  Unfortunately, even though I was a Math Major in College and a High School Math Teacher for 12 years, I am ashamed to say that I have been stumped by most of the puzzles I have seen here.  I\'ll keep trying though and I\'ll have some fun and meet some great puzzlers.  Feel free to say hi!',0,0);
INSERT INTO user VALUES (3006,'jammasterpiemp1','bbmacb','dkooguy408@excite.com',10,'Daniel','',0,'I LOVE BERNIE',0,0);
INSERT INTO user VALUES (3007,'littlpopo','fatchocobo','littlpopo@cox.net',10,'kevin','',0,'',0,0);
INSERT INTO user VALUES (3008,'LAVI','jaihind','iluvlavi@yahoo.com',10,'Lavi','',0,'',0,0);
INSERT INTO user VALUES (3009,'lunabunny','pi=3.14159','flooble@lunabunny.com',10,'sam','',0,'',0,0);
INSERT INTO user VALUES (3010,'denny_ison','denneyison','denny_ison@yahoo.com',10,'denny','',0,'',0,0);
INSERT INTO user VALUES (3011,'mastis85','mantis00','mastis85@hotmail.com',10,'J.C.','',0,'',0,0);
INSERT INTO user VALUES (3012,'bluejay','madison','mamel@aol.com',10,'Amanda','',0,'',0,0);
INSERT INTO user VALUES (3013,'murugesh_cs','sowbold','murugesh_cs@yahoo.com',10,'Murugappan','',0,'I am doing my B.E(Computer Science).I am interestedin Solving Puzzles.',0,0);
INSERT INTO user VALUES (3014,'moondm','mitsubishi','moonrz@yahoo.com',10,'Derek','',0,'',0,0);
INSERT INTO user VALUES (3015,'LeeNIX','t3$567!!','leenix@astound.net',10,'LeeNIX','',0,'',0,0);
INSERT INTO user VALUES (3016,'manisha','success5','manisha_mahajan@hotmail.com',10,'manisha','',0,'',0,0);
INSERT INTO user VALUES (3017,'SevenPlaces','alcope','sevenplaces4us@netscape.net',10,'Lana','',0,'',0,0);
INSERT INTO user VALUES (3018,'maykeg','astro1','maykeg@yahoo.com',10,'may keg','marylou.20fr.com',0,'just love to look around',0,0);
INSERT INTO user VALUES (3019,'Jayhaux','penguin','Aj_Ku790@hotmail.com',10,'Adam','hallas.blogspot.com',0,'I really into stuff.',0,0);
INSERT INTO user VALUES (3020,'BabyBear','naomis','JustForMe2020@aol.com',10,'Mikal','',0,'',0,0);
INSERT INTO user VALUES (3021,'squeet','oreim52','p_weeden@hotmail.com',10,'pete weeden','http://geocities.com/ffknights2003/main.html',0,'im 12 n a genius',0,0);
INSERT INTO user VALUES (3022,'davmau','blanche','davmau@iesg.com',10,'David','',0,'',0,0);
INSERT INTO user VALUES (3023,'chande_arvind','prod1234','chande_arvind@yahoo.com',10,'chande arvind','www28.brinkster.com/chande',0,'just solve puzzle of life,\r\ninteresting',0,0);
INSERT INTO user VALUES (3024,'Stoogmeister','jesijones','stavros_stoogy@hotmail.com',20,'Stuart','',0,'',0,0);
INSERT INTO user VALUES (3025,'ktmom','4540','ktmom@ktmtalk.com',10,'Elizabeth Laughlin','',0,'',0,0);
INSERT INTO user VALUES (3026,'werdsofwisedumb','202122','dwskau@uncc.edu',20,'Drew Skau','http://www.freeopendiary.com/entrylist.asp?authorcode=A996056',0,'aim & yahoo screen name: werdsofwisedumb',0,0);
INSERT INTO user VALUES (3027,'shay32','travis','Blinkc6@msn.com',10,'shay','www.xanga.com/withXfailure',0,'',0,0);
INSERT INTO user VALUES (3028,'mandy2569','oliver','mandie120@hotmail.com',10,'Amanda','',0,'',0,0);
INSERT INTO user VALUES (3029,'angiej909','whassup','purespun41@aol.com',10,'angie','',0,'',0,0);
INSERT INTO user VALUES (3030,'mathlulu2003','barry2003','luann@luannthibodeau.com',10,'LuAnn','www.luannthibodeau.com',0,'',0,0);
INSERT INTO user VALUES (3031,'darbear0812','0828sjm','darbear_2000@yahoo.com',10,'Darlene','',0,'',0,0);
INSERT INTO user VALUES (3032,'gregada','gregada','bootstar@yahoo.com',20,'gregada','',0,'',0,0);
INSERT INTO user VALUES (3033,'dreamcreme1','snooze','dreamcreme1@aol.com',10,'Heidi','',0,'mother of 4 girls',0,0);
INSERT INTO user VALUES (3034,'islandergurl_08','luissoto','islandergurl_08@excite.com',10,'Jocelyn','',0,'',0,0);
INSERT INTO user VALUES (3035,'opie','j3cksln','muir_paul@hotmail.com',10,'Paul','',0,'',0,0);
INSERT INTO user VALUES (3036,'LynetteVivian','webski1','LynetteVivian@hotmail.com',10,'LynetteVivian','',0,'',0,0);
INSERT INTO user VALUES (3037,'agyt','clandestine','agyt88@rec-all.com',10,'JAX','',0,'Interested in puzzles',0,0);
INSERT INTO user VALUES (3038,'mackenzie','creep','mackenzie5@bmts.com',10,'Rachelle','',0,'I love math problems',0,0);
INSERT INTO user VALUES (3039,'nicola','gunner','nicolaobrienmarshall@hotmail.com',10,'nicola','btopenworld',0,'hi im nicky im from middx and i love brain teasers',0,0);
INSERT INTO user VALUES (3040,'mal18','869985','sdonohoe@gyc.tas.edu.au',10,'Sam','www.gyc.tas.edu.au',0,'18 yrs old.\r\nStudent\r\nLive in Tasmania.\r\nCan solve any riddle thrown at me !!',0,0);
INSERT INTO user VALUES (3041,'emmer','elephant','cdedbdducks14@yahoo.com',10,'Emily','',0,'',0,0);
INSERT INTO user VALUES (3042,'cdub10S358','13ca5thY','cwah@uni.uiuc.edu',10,'catherine','www.xanga.com/cdub10S358',0,'',0,0);
INSERT INTO user VALUES (3043,'Enchanted','mekyne','afool4dreaming@yahoo.com',10,'Angel','',0,'',0,0);
INSERT INTO user VALUES (3044,'linspence','brianeacke','linspence@yahoo.com',10,'Troy','',0,'single\r\n5\'9\"\r\nfemale\r\nloves puzzles and mindbenders',0,0);
INSERT INTO user VALUES (3045,'pjoubert','umhlanga','pieter.joubert@scala.co.za',10,'pieter joubert','',0,'',0,0);
INSERT INTO user VALUES (3046,'abhi123','abcde','abhinav_gopal@rediffmail.com',10,'abhinav gopal','',0,'',0,0);
INSERT INTO user VALUES (3047,'G_Phoenix','g81873','Whipsmack789@yahoo.com',10,'GiNnY','http://www.xanga.com/G_Phoenix',0,'SHMMMMMEEEEEEEIIGHHH!!!',0,0);
INSERT INTO user VALUES (3048,'khootyr','tootsie','bitsybooper@yahoo.com',10,'mary','',0,'',0,0);
INSERT INTO user VALUES (3049,'wHo8mAhRiCe','mairicewuz810','hu8myrys@hotmail.com',10,'Victor','www.clanec2.com',0,'',0,0);
INSERT INTO user VALUES (3050,'ireneluna','splendid','ireneluna@go.com',10,'irene luna','',0,'',0,0);
INSERT INTO user VALUES (3051,'BruceLovely','password','sawyerb@hotmail.com',10,'Bruce','no',0,'I am not retarded.',0,0);
INSERT INTO user VALUES (3052,'abdickated','110495','abdickated@aol.com',10,'Richard Hopkins','n/a',0,'I\'m 36, a controls installation mechanic, I love math problems, and logic problems',0,0);
INSERT INTO user VALUES (3053,'almighty','mylove','loveralmighty@yahoo.co.in',10,'surya','',0,'',0,0);
INSERT INTO user VALUES (3054,'jaroosabel','baby1999','jaroosabel@yahoo.com',10,'jaroosabel','my search',0,'I love to play online \r\ngames',0,0);
INSERT INTO user VALUES (3055,'yesham','greenday','vharris_0@hotmail.com',10,'valarie','',0,'im a good girl',0,0);
INSERT INTO user VALUES (3056,'Poisonousnomb','odracir','ricardo.avila@gamblersbliss.com',10,'ricardo','http://www.gamblersbliss.com',0,'',0,0);
INSERT INTO user VALUES (3057,'Guido1133','puzzle','george@careersintransition.com',10,'George Pinter','',0,'',0,0);
INSERT INTO user VALUES (3058,'omega','1stkreat','omegacubez@hotmail.com',10,'nav','',0,'im jus another confused guy',0,0);
INSERT INTO user VALUES (3059,'Janian','janian','foxylaxer@hotmail.com',10,'janian','',0,'',0,0);
INSERT INTO user VALUES (3060,'pooh_bear','angelz','gurlwifattitude2003@yahoo.com',10,'winnie','http://www.xanga.com/home.aspx?user=xxwinniedapoohxx',0,'',0,0);
INSERT INTO user VALUES (3061,'mwolfmanjeff','animal','majorwolf862@wmconnect.com',10,'joseph','',0,'',0,0);
INSERT INTO user VALUES (3062,'dreiss22','ribeye','dreiss22@yahoo.com',10,'David Reiss','',0,'',0,0);
INSERT INTO user VALUES (3063,'shortman','holygrail','gill.morrison@virgin.net',10,'gill','',0,'',0,0);
INSERT INTO user VALUES (3064,'bim141','arfarf','nancyflorence_2000@yahoo.com',10,'nancy','yahoo',0,'I enjoy paper and pencil logic puzzles.',0,0);
INSERT INTO user VALUES (3065,'tyco0nx','63658207','tyco0nx@hotmail.com',10,'P Diddin','sk8terholicz.blogspot.com',0,'ay ay yo..whuddup peeps? sk8ter boi right herre..yo..i haf nth to say now...peace out!',0,0);
INSERT INTO user VALUES (3066,'Kissablegiggles','alaina','cheerincheery@yahoo.com',10,'Jessica','http://www.xanga.com',0,'Jessica Dahl\r\nMaryland\r\ncheer 4 Xtreme!!!',0,0);
INSERT INTO user VALUES (3067,'mistressrayna420','MORGAN','mistressrayna420@aol.com',10,'rayna','',0,'24/F/NYC JUST LIKES TO ENJOY LIFE TO THE FULLEST!!!!!!',0,0);
INSERT INTO user VALUES (3068,'captjim','123456','captjim@pacbell.net',10,'James','',0,'',0,0);
INSERT INTO user VALUES (3069,'annecr','cranne','adjcrossley@lineone.net',10,'anne crossley','',0,'',0,0);
INSERT INTO user VALUES (3070,'anouksha','sphurti','supriyadixit@yahoo.co.in',10,'supriya','www.yahoo.com',0,'staying in india',0,0);
INSERT INTO user VALUES (3071,'Carl','muffin','cjallen31@cs.com',10,'Carolyn Allen','',0,'',0,0);
INSERT INTO user VALUES (3072,'laclavis','laclavit','laclavis@yahoo.com',10,'laclavis','',0,'',0,0);
INSERT INTO user VALUES (3073,'gr8_one','confused','maygirl_77@yahoo.com',10,'Kelly','',0,'',0,0);
INSERT INTO user VALUES (3074,'adam400','tiger8','arnie3425@hotmail.com',20,'Adam Sisco','',0,'',0,0);
INSERT INTO user VALUES (3075,'Dan22','wale123','danieltucker408@hotmail.com',20,'Daniel','',0,'I just recently got into solving puzzles after buying a brainteaser book.  I\'m from Canada and am currently a highschool student actually interested in challenging myself.  I aspire to one day be a Scholar here on flooble.',0,0);
INSERT INTO user VALUES (3076,'blkdollmalika','tonya','BLKDOLLMALIKA@AOL.COM',10,'malika','',0,'',0,0);
INSERT INTO user VALUES (3077,'stark06','ffqaz','steve1231@juno.com',10,'steve','',0,'',0,0);
INSERT INTO user VALUES (3078,'kannev','osnalrw','hansonsis@aol.com',10,'K','',0,'',0,0);
INSERT INTO user VALUES (3079,'aksijan','buck99','amokde@hotmail.com',10,'A. Sijan','',0,'',0,0);
INSERT INTO user VALUES (3080,'IceHaven','5mv3dkjh','zhengwei2718@hotmail.com',10,'nich','',0,'Fun loving-like pc games like: Wc3 Frozen Throne, Starcraft',0,0);
INSERT INTO user VALUES (3081,'me_miself_and_me','mhaj314215','me_miself_and_me@indiatimes.com',10,'Naveen','',0,'',0,0);
INSERT INTO user VALUES (3082,'kicknback32','onthebeach','Dawg_90@Rose.Net',10,'Melanie','',0,'',0,0);
INSERT INTO user VALUES (3083,'xanthophobic','209047','black_rosette@hotmail.com',10,'xanthophobic','',0,'',0,0);
INSERT INTO user VALUES (3084,'131487','cal282','calgurl_rox868@hotmail.com',10,'Cynthia','www.angelfire.com/hi5/l3luefaerie',0,'i like any rock\r\nfav colors:\r\nblack blue green white\r\n$purple',0,0);
INSERT INTO user VALUES (3085,'ammberr','boots','cavelti@aol.com',10,'amber','',0,'I like to do  math and skateboard I would also like to learna bit more about math.',0,0);
INSERT INTO user VALUES (3086,'tallool','whatever','tala.fakhro@gibbah.com',10,'tallool','',0,'',0,0);
INSERT INTO user VALUES (3087,'clown572','3296','Clown572@yahoo.com',10,'Scott','',0,'',0,0);
INSERT INTO user VALUES (3088,'sidnepo','040463','sid.nepo@lycos.com',10,'Sid','',0,'',0,0);
INSERT INTO user VALUES (3089,'jenbell','jb3615','jennyseay@yahoo.com',10,'Jenny Bell','',0,'',0,0);
INSERT INTO user VALUES (3090,'ccook007','joeybean','crystalcook@ebby.com',10,'Crystal','',0,'Real Estate Agent',0,0);
INSERT INTO user VALUES (3091,'Hans','sebastion','hansandkeesha@yahoo.com',20,'Hans','http://www.alittlesliceofheaven.net',0,'Music/concert planner/promoter, dad, data system designer',0,0);
INSERT INTO user VALUES (3092,'ssattler','friars','stevesattler@hotmail.com',10,'steven','',0,'',0,0);
INSERT INTO user VALUES (3093,'BBallCutie','paulilove','suzyq422@cs.com',10,'suzy','',0,'',0,0);
INSERT INTO user VALUES (3094,'madsteve6','ovations','madsteve6@yahoo.com',10,'steve','www.geocities.com/stevetheguitarguru',0,'',0,0);
INSERT INTO user VALUES (3095,'pabrtr','cymber','pabrtr@yahoo.com',20,'Paula','Yahoo',0,'URL-afignewtonof myimagination.blogspot.com',0,0);
INSERT INTO user VALUES (3096,'sciencenerd','marathon','sciencenerd_nc@yahoo.com',10,'Jenn','',0,'',0,0);
INSERT INTO user VALUES (3097,'Jasperjabberbox','mulberry','jasper_i80@yahoo.com',10,'JasperJabberbox','',0,'',0,0);
INSERT INTO user VALUES (3098,'tle44','datyga','tle524@sbcglobal.net',10,'tony','http://www.xanga.com/home.aspx?user=t44le',0,'',0,0);
INSERT INTO user VALUES (3099,'soodmonica','shashwat','soodmonica@yahoo.co.uk',10,'monica','yahoo',0,'i am a doctor practicing in india',0,0);
INSERT INTO user VALUES (3100,'miss_al_miss','iamthebest','alisonfearn777@hotmail.com',10,'alison','',0,'',0,0);
INSERT INTO user VALUES (3101,'BellusPuella','2913875','All_That_Is_None@hotmail.com',10,'April','http://www.poetrypoem.com/allthatthouart/',0,'I\'m 18 years old and logic problems  are a great source of enjoyment for me. I live with my fiancé, Ron, and we\'re expecting our first child in early-mid March.',0,0);
INSERT INTO user VALUES (3102,'cleopatrachik','iloveme','cleopatrachik@yahoo.com',10,'brittany','',0,'',0,0);
INSERT INTO user VALUES (3103,'evav','20030131','matteva2003@yahoo.com',10,'Eva','none',0,'22 years old, female, canada',0,0);
INSERT INTO user VALUES (3104,'juliet709','juliet','sweetthang709@hotmail.com',10,'jes','',0,'',0,0);
INSERT INTO user VALUES (3105,'djaycutie','jojo','dlishuz@u.washington.edu',10,'kat','www.geocities.com/dlishuz143/kat/kat.html',0,'',0,0);
INSERT INTO user VALUES (3106,'jeniuzgurl','jillian','jeniuzgurl@yahoo.com',10,'Jillian Therese','',0,'happy-go-lucky and outgoing..',0,0);
INSERT INTO user VALUES (3107,'Dexter','amdk62','koolcal2k4@yahoo.com',10,'Cal','',0,'',0,0);
INSERT INTO user VALUES (3108,'aring_97','alex97','aring_97@yahoo.com',10,'Jeff','sheyennemfg.com',0,'',0,0);
INSERT INTO user VALUES (3109,'zepfloyd','143bon','zepfloyd@hotmail.com',10,'Roger','',0,'',0,0);
INSERT INTO user VALUES (3110,'abesmi','bareneed','abesmi@hotmail.com',10,'abe smith','---',0,'',0,0);
INSERT INTO user VALUES (3111,'squidly','fatkipper','emailrichard@ntlworld.com',10,'Richard','',0,'blond, small',0,0);
INSERT INTO user VALUES (3112,'starGateSG_2054','bond007','sun66@earthlink.net',10,'sunjat','',0,'intelligent punjaBi',0,0);
INSERT INTO user VALUES (3210,'Maureen4540','angers1','Maureen4540@excite.com',10,'Maureen','',0,'',0,0);
INSERT INTO user VALUES (3113,'Smallone2006','coco','Smallone2006@soccer.com',10,'Smallone','',0,'',0,0);
INSERT INTO user VALUES (3114,'sweet','forever','sweet@flooble.com',10,'lennie acebedo','flooble',0,'nice',0,0);
INSERT INTO user VALUES (3115,'fije33','felicia','fije33@aol.com',10,'Felicia','',0,'',0,0);
INSERT INTO user VALUES (3116,'manaburn','raging','iamsergio@hotmail.com',10,'Sergio Martins','',0,'',0,0);
INSERT INTO user VALUES (3117,'ninjabi','drowssap','ninjabistan@hotmail.com',10,'nini','',0,'',0,0);
INSERT INTO user VALUES (3118,'nini','drowssap','ninjabistan@hotmail.com',10,'ninjabi','',0,'',0,0);
INSERT INTO user VALUES (3119,'nin','drowssap','ninjabistan@hotmail.com',10,'ninjabi','http://www.xanga.com/ninjabi',0,'',0,0);
INSERT INTO user VALUES (3120,'Arky','assface','Arkninja@aol.com',10,'Noah','www.THEARCCLOTHING.com',0,'I\'m a hip guy',0,0);
INSERT INTO user VALUES (3121,'Chicaprncs','kisses','Chikitaprncs@hotmail.com',10,'Ashley','',0,'',0,0);
INSERT INTO user VALUES (3122,'recce','rulers','gert@cellsecure.co.za',20,'Gert','',0,'',0,0);
INSERT INTO user VALUES (3123,'AzianOmphie002','venusluv','azianomphie002@yahoo.com',10,'Omphie','www.xanga.com/azianomphie002',0,'',0,0);
INSERT INTO user VALUES (3124,'blue718','blue719','chellel37@aol.com',10,'patty','',0,'love puzzles, workimg mom,3 kids, lots of animals',0,0);
INSERT INTO user VALUES (3125,'nurse_ari','1anaira','nurse_ari@yahoo.com',10,'Ariana','',0,'im newly widowed',0,0);
INSERT INTO user VALUES (3126,'plan','sk8er','falloutboyrock@netscape.net',10,'adrian','',0,'',0,0);
INSERT INTO user VALUES (3127,'lesasella','win311','lesaesposit@aol.com',20,'lesa','',0,'',0,0);
INSERT INTO user VALUES (3128,'fozzie','fauna','plaitapuss@hotmail.com',10,'Martha','',0,'',0,0);
INSERT INTO user VALUES (3129,'msw8813','maurissa','msw8813@aol.com',10,'Maura','',0,'',0,0);
INSERT INTO user VALUES (3130,'flowerlover','flowers','davis225@cs.com',10,'D\'Ann','',0,'',0,0);
INSERT INTO user VALUES (3131,'dAnCiNgGirL','assmunch','nkjailie17@yahoo.com',10,'Jailie','',0,'',0,0);
INSERT INTO user VALUES (3132,'bruna0248','2337620','brunaburdulis@yahoo.com.br',10,'bruna','www.bruna48.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (3133,'gaio612000','bighead','gaio612000@yahoo.com',10,'gary','',0,'',0,0);
INSERT INTO user VALUES (3134,'strudeau','tacilee','strudeau@telusplanet.net',10,'Shawna','',0,'',0,0);
INSERT INTO user VALUES (3135,'bassofclubs','tinbed','bassofclubs@blueyonder.co.uk',10,'bassofclubs','',0,'',0,0);
INSERT INTO user VALUES (3136,'Popstar','ragingbull','davidcheetham82@hotmail.com',40,'Popstar Dave','www.xanga.com/popstar_dave',0,'21 y.o. Commerce/Science student from Melbourne, Australia',2205,0);
INSERT INTO user VALUES (3137,'annetbryant','taylor','annetbryant@comcast.net',10,'anne t bryant','',0,'',0,0);
INSERT INTO user VALUES (3138,'EternalSnow','demongirl','smokhnach@hotmail.com',10,'Svetlana Mokhnach','www.xanga.com/EternalSnow',0,'',0,0);
INSERT INTO user VALUES (3139,'Fellowatari','mcgillis','Fellowatari@aol.com',10,'Nick','http://www.xanga.com/ghostwriter981',0,'I like cheese.',0,0);
INSERT INTO user VALUES (3140,'likenojd','peppyben','likenojd@hotmail.com',10,'Jessica','',0,'ROAR!',0,0);
INSERT INTO user VALUES (3141,'georgia10123','princess','hhspearman@bellsouth.net',10,'Chante','bellsouth',0,'I like dogs.',0,0);
INSERT INTO user VALUES (3142,'jpoole','mellie','jpoole@mail.ecsu.edu',10,'jackie poole','',0,'',0,0);
INSERT INTO user VALUES (3143,'azuri7','120282vr','azuri7@sbcglobal.net',20,'Vito','',0,'Saint Louis University student 20 yom',0,0);
INSERT INTO user VALUES (3144,'kakarat8','salm68','kakarat8@optonline.net',10,'rose albrecht','',0,'love math and complex problems, always wanted to become a detective. I\'m a saleswoman and housewife. I have 1 son 2 yrs. old. I have a degree in graphic design',0,0);
INSERT INTO user VALUES (3145,'robyn','rd1946','sassyelizabeth2006@yahoo.com',10,'robyn','',0,'i am me',0,0);
INSERT INTO user VALUES (3146,'TheGreatOne','junjun','varshapitre@indiatimes.com',10,'TheGreatOne','',0,'',0,0);
INSERT INTO user VALUES (3147,'FePoRtO','feporto','stargirl@neonetwork.com.br',10,'Fernanda','http://www.feporto.weblogger.com.br',0,'',0,0);
INSERT INTO user VALUES (3148,'satti18','hai18','sparupa0@binghamton.edu',10,'satish parupalli','',0,'I am a graduate student at Binghamton University (NY)',0,0);
INSERT INTO user VALUES (3149,'brainteasery2k','orange','brainteasery2k@yahoo.com',10,'d.h','',0,'I\'m a math teacher',0,0);
INSERT INTO user VALUES (3150,'Rafiq','merinona','rafiqpunjani@hotmail.com',10,'Rafiq','',0,'I m an ACCA living in Pakistan.',0,0);
INSERT INTO user VALUES (3151,'jasonasher','q1w2e3r4','jason.asher@dartmouth.edu',10,'Jason Asher','',0,'',0,0);
INSERT INTO user VALUES (3152,'scorn','gibsonsg','suk@me.com',10,'jo','http://www.mymexican.com',0,'bongs are cool',0,0);
INSERT INTO user VALUES (3153,'starrphish','wilson','starrphish73@aol.com',10,'starr','',0,'',0,0);
INSERT INTO user VALUES (3154,'test1967','test1967','who@cares.com',10,'me','',0,'',0,0);
INSERT INTO user VALUES (3155,'Hari','foxylady','harifoxy@hotmail.com',10,'Harriet','',0,'I\'m Irish. I work in administration. I love alcohol and chocolate. ',0,0);
INSERT INTO user VALUES (3156,'ritul','vandana','raghavan_ritul@yahoo.com',10,'ritul','yahoo.com',0,'',0,0);
INSERT INTO user VALUES (3157,'bla','ioohuh','blaze_tha_weed69@hotmail.com',10,'bla','bla',0,'',0,0);
INSERT INTO user VALUES (3158,'jjarrell999','okie','jjarrell999@aol.com',10,'Jon','',0,'',0,0);
INSERT INTO user VALUES (3159,'xcykoexvincex','vinceg','vince_garcia454@hotmail.com',10,'vince','',0,'',0,0);
INSERT INTO user VALUES (3160,'s0oxinsane','gandd','geneannsboo@yahoo.com',10,'dennis','www.xanga.com/LiLxpNoi_143G',0,'',0,0);
INSERT INTO user VALUES (3161,'sykonot','shadow','tihkal@columbus.rr.com',10,'sykonot','',0,'',0,0);
INSERT INTO user VALUES (3162,'suman_koduri','koduri123','suman_koduri@syntelinc.com',10,'Suman','',0,'',0,0);
INSERT INTO user VALUES (3163,'Inequityhat','milky','Boyinterrrupted@aol.com',10,'Evan','www.religeron.com',0,'I Suck',0,0);
INSERT INTO user VALUES (3164,'rubberduckies98','4565115','ORANGEDREAM57@YAHOO.COM',10,'carollyne','',0,'',0,0);
INSERT INTO user VALUES (3165,'aero112003','0208464n','aerorules112003@yahoo.com',10,'kate','',0,'',0,0);
INSERT INTO user VALUES (3166,'bawhbb','pornporn','aeponthetimedrgn@yahoo.com',10,'avit','',0,'',0,0);
INSERT INTO user VALUES (3167,'nohit','dinoroar','ldv@aracnet.com',10,'Dino','',0,'',0,0);
INSERT INTO user VALUES (3168,'sailu','einstein','sailu597@rediffmail.com',10,'Sailaja Akkineni','',0,'i\'m doing my B.E(hons) EEE at Bits pilani',0,0);
INSERT INTO user VALUES (3169,'Zebbeddee','lahrnsnl','zebbeddeee@yahoo.co.uk',10,'Yoseph','',0,'',0,0);
INSERT INTO user VALUES (3170,'MinnieJen13','bong28','Jenjen1428@yahoo.com',10,'Jen','http://www.xanga.com/minniejen13',0,'i\'m 13.\r\nI live in VA\r\nand i enjoy games',0,0);
INSERT INTO user VALUES (3171,'ksnapp','chicken','bostonsnapps@aol.com',20,'snapp','',0,'',0,0);
INSERT INTO user VALUES (3172,'SilverKnight','silver1','titularhead@hotmail.com',40,'SilverKnight','nada',0,'',228,1);
INSERT INTO user VALUES (3173,'jc062973','tweety','jc062973@yahoo.com',10,'Jill','',0,'',0,0);
INSERT INTO user VALUES (3174,'twisted','21118391','whoamiwhatami@hotmail.com',10,'my twisted mind','',0,'',0,0);
INSERT INTO user VALUES (3175,'AznBoi4d20n69','chinese','Dngai@att.net',10,'Don','',0,'yeaaaah i dont think i need to tell ya ne thang =)',0,0);
INSERT INTO user VALUES (3176,'allstar','allstar','allstar@thewhipkey.com',10,'r l w','www.allstarpuzzles.com',0,'',0,0);
INSERT INTO user VALUES (3177,'angelkittypaws2','iluvkatz','mte902@yahoo.com',10,'Micaela Eubanks','',0,'I love riddles, mindbenders, logic problems and other puzzles.',0,0);
INSERT INTO user VALUES (3178,'monster','godisgood','devilzzzmonster@yahoo.com',10,'Tonia','',0,'',0,0);
INSERT INTO user VALUES (3179,'A77ALiSTiC','cocacola','a77a3k@hotmail.com',10,'T','http://a77a.net',0,'',0,0);
INSERT INTO user VALUES (3180,'SWeeTAnGEL577','candymmm','starlit852004@yahoo.com',10,'Trisha Eve Jablonski','http://www.xanga.com/sweetangel577',0,'',0,0);
INSERT INTO user VALUES (3181,'prittirikki','erroop','prittirikki@hotmail.com',10,'Rikki Ann Hill','',0,'',0,0);
INSERT INTO user VALUES (3182,'dahlua','cashel','dahlua@yahoo.com.mx',30,'Antonio','',0,'I am a Mechanical Electrician Engineer and want to be an inventor. Im 25 and love math problems specially in geometry.',0,0);
INSERT INTO user VALUES (3183,'cranioDan','verses','cranioDan@adelphia.net',10,'Daniel Gordon','',0,'',0,0);
INSERT INTO user VALUES (3184,'Telediva','divamom','donna51767@yahoo.com',10,'Donna','',0,'',0,0);
INSERT INTO user VALUES (3185,'leach3','mgb1977','LEACH3@yahoo.COM',10,'mark','',0,'',0,0);
INSERT INTO user VALUES (3186,'saranghae','donuts','nhulsaranghae@cox.net',10,'fiona','',0,'im a girl',0,0);
INSERT INTO user VALUES (3187,'duckpotter','Blue Sun','tducktaylor@yahoo.com',10,'duckpotter','',0,'',0,0);
INSERT INTO user VALUES (3188,'silsil','jupeforever','silviabg@ciudad.com.ar',10,'Silvia Beatríz','',0,'i\'m a teacher of English and i love giving my students sth new and funny every class.',0,0);
INSERT INTO user VALUES (3189,'mel1s2','hively','mel1s2@charter.net',10,'Melanie','',0,'',0,0);
INSERT INTO user VALUES (3190,'Snowflake4u2004','whatever','Snowfl7642@aol.com',20,'Shelly','',0,'',0,0);
INSERT INTO user VALUES (3191,'amitskhandekar','feynman','amitskhandekar@yahoo.com',10,'Amit S Khandekar','',0,'I am a electronics engineering undergraduate from Bombay.',0,0);
INSERT INTO user VALUES (3192,'DA31589','silversink56','DA31589@hotmail.com',10,'Daniel Aguilar','',0,'',0,0);
INSERT INTO user VALUES (3193,'raliuga','silversink56','DA31589@hotmail.com',10,'Daniel Aguilar','',0,'',0,0);
INSERT INTO user VALUES (3194,'nathubhai','nystagmus','nagarwal@indigoarchitects.com',10,'Nitin','',0,'',0,0);
INSERT INTO user VALUES (3195,'jreid','genesis123','femvoxfan@yahoo.co.uk',20,'John Reid','',0,'I live in Buffalo NY and teach math at a community college.',0,0);
INSERT INTO user VALUES (3196,'PittPantherOne','guthrum_01','PittPanther630@aol.com',20,'Dan','',0,'I am a philosopher and a future author. I love chess and have defeated very highly rated opponents.',0,0);
INSERT INTO user VALUES (3197,'sotnakitt','perplexus','stepontheneckandkickintheteeth@hotmail.com',20,'gabbo','',0,'',0,0);
INSERT INTO user VALUES (3198,'Jmullin','jdmpem','jmullin@salesmanagers.com',10,'JohnE','',0,'',0,0);
INSERT INTO user VALUES (3199,'Jahodas','canada','seth4All@hotmail.com',10,'Seth','',0,'',0,0);
INSERT INTO user VALUES (3200,'szeph','tarilove','szeph@comcast.net',10,'Zeph Smith','',0,'I am a Junior High math teacher.',0,0);
INSERT INTO user VALUES (3201,'oxAznAzngelox','blah','oxEvilAznAngelox@aol.com',10,'Khanh','',0,'',0,0);
INSERT INTO user VALUES (3202,'Seraphine','iloveerik','jrg@kennett.net',20,'Jill','',0,'',0,0);
INSERT INTO user VALUES (3203,'blonde_baby_01','sonicbaby','blonde_baby_01@hotmail.com',10,'Heather','',0,'',0,0);
INSERT INTO user VALUES (3204,'gouriswamy','hemant','gouriswamy@rediffmail.com',10,'Gouri Shankar Swamy','HTML',0,'Fresh engineering graduate',0,0);
INSERT INTO user VALUES (3205,'Cyndi2003','anthony','cyndim7@aol.com',10,'Cyndi','',0,'',0,0);
INSERT INTO user VALUES (3206,'Lawrence','mags','llaytonmerritt@aol.com',20,'Lawrence','',0,'',0,0);
INSERT INTO user VALUES (3207,'kathryn','gaymer','sagkg@yahoo.com',10,'Kathryn','',0,'',0,0);
INSERT INTO user VALUES (3208,'deacatch04','diet147','deacatch04@aol.com',10,'dea','',0,'',0,0);
INSERT INTO user VALUES (3209,'onee','chan','onee@laundry.com',10,'Haley','',0,'',0,0);
INSERT INTO user VALUES (3211,'spOileDLiLprInceSs','princess','marcuslee4@juno.com',10,'aRiel','juno.com',0,'I am a puNker',0,0);
INSERT INTO user VALUES (3212,'peanut','leahart','gurt52588@hotmail.com',10,'Lea','',0,'',0,0);
INSERT INTO user VALUES (3213,'XBangyrdead','polvo1','XBangYrDead@aol.com',10,'Cliff','',0,'musician',0,0);
INSERT INTO user VALUES (3214,'genghis','bribie','seahawk@dodo.com.au',10,'seahawk','',0,'',0,0);
INSERT INTO user VALUES (3215,'sahlang','hongsoo','ginajin88@aol.com',10,'gina','',0,'i\'m Korean',0,0);
INSERT INTO user VALUES (3216,'fylodoulos','grkgodes','FyloDoulos@aol.com',10,'Airianna','',0,'',0,0);
INSERT INTO user VALUES (3217,'ang_duck_21','iloveu','ang_duck_21@hotmail.com',10,'Angela','www.msn.com',0,'',0,0);
INSERT INTO user VALUES (3218,'Lildjpowwowgrl','08204650','lildjpowwowgrl@hotmail.com',10,'lildjpowwowgrl','',0,'hi',0,0);
INSERT INTO user VALUES (3219,'MeSilly','peace_luv','mr_manokman@yahoo.com',10,'Chris','www.geocities.com/mr_manokman/Link2Main',0,'I\'m Silly...and I\'m Brown...',0,0);
INSERT INTO user VALUES (3220,'rrrcx5','1701','rrrxc5@netzero.net',10,'richard','',0,'',0,0);
INSERT INTO user VALUES (3221,'jlgreen','clearh20','jilgreen@aol.com',10,'Jack','',0,'',0,0);
INSERT INTO user VALUES (3222,'kierne','marsters','kierne333@yahoo.com',10,'Kate','',0,'im 15, going to be 16 in a month.  im very into the harry potter books, buffy the vampire slayer, charmed, movies, and music.  um...i like doing logic problems, but their usually wrong.',0,0);
INSERT INTO user VALUES (3223,'BuzzLY','diamonds','buzzly@ultimatespin.com',10,'Michael Glass','http://www.ultimatespin.com',0,'',0,0);
INSERT INTO user VALUES (3224,'ujack','wptheb','unionjackal@hotmail.com',10,'Lee','',0,'ex artist\r\nex academic\r\nex builder\r\ncurrently househusband in HK',0,0);
INSERT INTO user VALUES (3225,'BabYGirL','pinkcivic','x0x0babygurl0x0x@yahoo.com',10,'Jenna','',0,'',0,0);
INSERT INTO user VALUES (3226,'midland7','steffin9','sgriswold@midland-7.org',10,'Shelly Griswold','midland-7.org',0,'',0,0);
INSERT INTO user VALUES (3227,'Avalanche','Pheobe','rikkuchibz@yahoo.com',10,'Danny','Lance A',0,'',0,0);
INSERT INTO user VALUES (3228,'Babydoll','iluvjosh','candigirl41086@aol.com',10,'nikkie','',0,'',0,0);
INSERT INTO user VALUES (3229,'orangesky104','winter1','biblewiz226@hotmail.com',10,'Blaire','',0,'',0,0);
INSERT INTO user VALUES (3230,'jackie','idunno','mightiexm0use@netscape.net',10,'Trisha','',0,'',0,0);
INSERT INTO user VALUES (3231,'aarnett','5099','amelia_arnett@hotmail.com',10,'Amelia Arnett','',0,'',0,0);
INSERT INTO user VALUES (3232,'dansig','vimmelby','dansig@dansig.net',10,'Daniel','www.dansig.net',0,'',0,0);
INSERT INTO user VALUES (3233,'nfgrocksmysocks','timberlake','bonessd@cox.net',10,'Carly','',0,'',0,0);
INSERT INTO user VALUES (3234,'google','green','l@aol.com',10,'bob','no',0,'',0,0);
INSERT INTO user VALUES (3235,'bugeyes37048','coppertree551','dirtdancinggirl_82@yahoo.com',10,'Brandy Fosbinder','www.myway.com',0,'',0,0);
INSERT INTO user VALUES (3236,'pubicstyles','jonathankim','ricer620@yahoo.com',10,'jonathan','www.xanga.com/pubicstyles',0,'',0,0);
INSERT INTO user VALUES (3237,'Polgara','R1obertj','Polgaramia@aol.com',10,'Gail','',0,'nothing much about me i just love puzzles',0,0);
INSERT INTO user VALUES (3238,'mon53','iqtest','babybuttercup53@hotmail.com',10,'moni','',0,'i luv cats, and i luv lotr. and ya.',0,0);
INSERT INTO user VALUES (3239,'i8pp','007007','krapofdoom@yahoo.com',10,'paul','http://www.outwar.com/page.php?x=1243434',0,'i am usually smart at problems and stuff. i also play strategy games such as starcraft.',0,0);
INSERT INTO user VALUES (3240,'las212000','8525','laurastephens14@hotmail.com',10,'Laura','laura',0,'',0,0);
INSERT INTO user VALUES (3241,'cat','phoenix','cat_3162@yahoo.com',20,'cat','www.parrotdogs.com',0,'passionate introvert, into philosophy, logic puzzles, cats, music,reading.',0,0);
INSERT INTO user VALUES (3242,'kriz10w','bsbchick','kriz10w@hotmail.com',10,'Kristen','',0,'I\'m a 20 yr old girl whose boyfriend got her hooked on these silly puzzles so i\'m trying to look for more for us to do together',0,0);
INSERT INTO user VALUES (3243,'schoolgirl21','holyrosary','schoolgirl21@earthlnk.net',10,'Allessandra','',0,'',0,0);
INSERT INTO user VALUES (3244,'Stevenman','fdsa','Gorillazapexgeep@aol.com',10,'Steven','www.xanga.com/stevenman',0,'',0,0);
INSERT INTO user VALUES (3245,'dr_bossie_cleo','bossie','sandy0285@hotmail.com',10,'sandy','',0,'',0,0);
INSERT INTO user VALUES (3246,'sammijaynegraphics','graphics','sammijaynegraphics@hotmail.com',10,'Sammi Jayne','http://www.sammijaynegraphics.tk',0,'go to my website it is cool',0,0);
INSERT INTO user VALUES (3247,'FSA','digitize','ericpeterson53@hotmail.com',10,'Tom Jones','',0,'',0,0);
INSERT INTO user VALUES (3248,'Kelsey','bob harrison','krdotus@yahoo.com',20,'Kelsey','',0,'',0,0);
INSERT INTO user VALUES (3249,'SexEmE','chica','lauren_greubel@yahoo.com',10,'Lauren','',0,'Very outgoing!! Open to everyone and everything!! ',0,0);
INSERT INTO user VALUES (3250,'0xBaybeExGiggles0x','blah','oxEvilAznAngelox@aol.com',20,'Khanh','',0,'',0,0);
INSERT INTO user VALUES (3251,'reatha','mae','gsgsrm4@msn.com',10,'Gladys Smith','shapes',0,'i am a retired educator',0,0);
INSERT INTO user VALUES (3252,'cpratt','farmhouse','cpratt1966@yahoo.com',10,'cindy','',0,'',0,0);
INSERT INTO user VALUES (3253,'rma627','power','rma627@hotmail.com',10,'ruel','www.ndmarbel.tk',0,'',0,0);
INSERT INTO user VALUES (3254,'peterhampton','starwars','peterhampton@hotmail.com',10,'peter hampton','',0,'',0,0);
INSERT INTO user VALUES (3255,'asn','calvin','cristalfre3@yahoo.com',10,'crisandroo batal','',0,'smart, always thinking\r\n',0,0);
INSERT INTO user VALUES (3256,'Tori','littlebear','frodo_baggins_ofthe_Shire@hotmail.com',10,'tori','',0,'',0,0);
INSERT INTO user VALUES (3257,'744','6685977','jojo_000@indiatimes.com',10,'jojo','',0,'',0,0);
INSERT INTO user VALUES (3258,'AmE','please','a_m_e_033@hotmail.com',10,'AmE','',0,'Wut Up... Um tha sky!!! lol.. Nah my names Ame.. I luv just about everything, i\'m just ur average teenager...',0,0);
INSERT INTO user VALUES (3259,'srikumar','mellisa2tutu','srikumar@javascript.org',20,'srikumar','',0,'',0,0);
INSERT INTO user VALUES (3260,'pixelwipeout','fin110wean506','pixelwipeout@yahoo.com',10,'pixel','http://onlinebarkada.webbyport.com',0,'',0,0);
INSERT INTO user VALUES (3261,'annabanana','smile','annabanana22@yahoo.com',10,'Anna','',0,'',0,0);
INSERT INTO user VALUES (3262,'rshaheen','richjean','richardshaheen@aol.com',10,'richard','',0,'',0,0);
INSERT INTO user VALUES (3263,'jru108','5twqck5v','jru108@hotmail.com',10,'James','',0,'I am a chemistry teacher at a high school.  I found the site looking for logic problems for some students to work on when they finish their work.',0,0);
INSERT INTO user VALUES (3264,'Ines','9314127928','inna.kutukova@mail.ee',10,'Inna','',0,'',0,0);
INSERT INTO user VALUES (3265,'suzipfer','jellybabies','suzipfer@hotmail.com',10,'suzipfer','',0,'',0,0);
INSERT INTO user VALUES (3266,'CutieSteph','ok','austinrluver@yahoo.com',10,'Stephanie','',0,'',0,0);
INSERT INTO user VALUES (3267,'GoodGurl','ok','austinrluver@yahoo.com',10,'Kate','',0,'',0,0);
INSERT INTO user VALUES (3268,'marselementals','mkld10','supazngurls@aol.com',10,'hehehehe','',0,'yup',0,0);
INSERT INTO user VALUES (3269,'BabygrL','phat','aznbabygirl8913@netscape.net',10,'Monsan','www.xanga.com/babygirl89',0,'i like to hang wit fwendz nd chat on the fone..xD',0,0);
INSERT INTO user VALUES (3270,'dmm','oshkosh','dmeagher@nsw.bigpond.net.au',20,'dmm','',0,'',0,0);
INSERT INTO user VALUES (3271,'aLlmE','allboutme','cutecuddlystitch@netscape.net',10,'Jackie','',0,'',0,0);
INSERT INTO user VALUES (3272,'deepesh','raman','deepesh@postmaster.co.uk',10,'deepes','',0,'',0,0);
INSERT INTO user VALUES (3273,'Daz','kimura10','darren_winchester@hotmail.com',10,'Darren Winchester','',0,'',0,0);
INSERT INTO user VALUES (3274,'Dacre','Ilovem','Dacre.watson@sjberwin.com',20,'Dacre','',0,'Like lateral thinking and probability puzzles.  Have a few not on the site yet.',0,0);
INSERT INTO user VALUES (3275,'oxdragon','hiqwerty','oxdragon@hotmail.com',20,'retiarius','',0,'Mainly enjoy crosswords (London Times, Listener). Now trying to remember some of the math(s) I learned at school. That was a long, long time ago.',0,0);
INSERT INTO user VALUES (3276,'Ganpy','ypnag','ganpy@hotmail.com',10,'Ganpy','',0,'',0,0);
INSERT INTO user VALUES (3277,'lynnpett','turtle','lynn.pettitt@ntlworld.com',10,'lynn pettitt','',0,'',0,0);
INSERT INTO user VALUES (3278,'lliptic','elliptic','lliptic@yahoo.com',10,'viswam','',0,'',0,0);
INSERT INTO user VALUES (3279,'mdnkumar9','nani1980','mdnkumar9@yahoo.com',10,'Nagendra','',0,'i am boring and time wasting person',0,0);
INSERT INTO user VALUES (3280,'DEE2360','jeni89','DEE2360@AOL.com',10,'Darlene Weber','',0,'',0,0);
INSERT INTO user VALUES (3281,'QueenLizzie13','baller','luvizetrnity@aol.com',10,'Lizzie','',0,'',0,0);
INSERT INTO user VALUES (3282,'EJ2003','Intamin','VekomaXtreme@aol.com',10,'Kevin Kildow','http://www.xanga.com/ej2003',0,'',0,0);
INSERT INTO user VALUES (3283,'Badams','farm21','blueraz21@hotmail.com',10,'Becka','',0,'',0,0);
INSERT INTO user VALUES (3284,'xsadeyesx','hhs2005','xsadeyezx408@yahoo.com',10,'alicia','',0,'...........',0,0);
INSERT INTO user VALUES (3285,'beesknees2787','october','beesknees2787@msn.com',10,'Brittany','www.geocities.com/watermelonbee',0,'',0,0);
INSERT INTO user VALUES (3286,'athsprstr04','256204','athsprstr04@aol.com',10,'Ane','',0,'I AM A VERY AMBITIOUS SENIOR IN HIGH SCHOOL. I LOVE SPORTS AND I AM STUDYING SPORTS MEDICINE.',0,0);
INSERT INTO user VALUES (3287,'andyplarinos','adehess','andyplarinos@telstra.com',10,'Andy Plarinos','',0,'Maths Guru,\r\nPuzzle Freak\r\nTable Tennis & Soccer & Cricket fanatic',0,0);
INSERT INTO user VALUES (3288,'SyntheticDream','thundremech','thundremech@yahoo.com',10,'dream synthesizer','http://www.xanga.com/SyntheticDream',0,'',0,0);
INSERT INTO user VALUES (3289,'JeniferM','1415','timandjenm@yahoo.com',10,'Jenifer','',0,'',0,0);
INSERT INTO user VALUES (3290,'Lo-gal','skydome','ldensmore@comptia.org',10,'Lois','',0,'',0,0);
INSERT INTO user VALUES (3291,'delapore','unepruance','delapore@hotmail.com',10,'cobra','www.google.com',0,'',0,0);
INSERT INTO user VALUES (3292,'Yagohunk','malaka1','yagovaggo@aol.com',10,'Angelo','',0,'',0,0);
INSERT INTO user VALUES (3293,'lopezsm','kiteKane5455','jlopez@nc.rr.com',10,'jose','',0,'',0,0);
INSERT INTO user VALUES (3294,'JonnoIsabum','namttar','Cowsou21@netscape.net',10,'Jonno','WWW>XANGA.COM/JONNOR',0,'I like Running Track',0,0);
INSERT INTO user VALUES (3295,'killa2','shoebox','xidorangedx@hotmail.com',10,'brayden','',0,'',0,0);
INSERT INTO user VALUES (3296,'cheerqueen96','sexyman','xcs1079theend@aol.com',10,'Lisa','',0,'i love dolphins and want to train them and i like sports and i am 17 years old',0,0);
INSERT INTO user VALUES (3297,'sulja440','inaanw','sulja440@hotmail.com',10,'jamie','no',0,' Sports Science student',0,0);
INSERT INTO user VALUES (3298,'zimwaseem','annuja','mwaseemf@rediffmail.com',10,'Waseem','',0,'Funny,Friendly,And Cheerful',0,0);
INSERT INTO user VALUES (3299,'zourstarburst','kurnia','zourstarburst@yahoo.com',10,'Jojo','http://www.citrus-stranger.tk',0,'',0,0);
INSERT INTO user VALUES (3300,'shinsengumiyo','5883723','shinsengumi_yo@hotmail.com',10,'Tony Kim','',0,'',0,0);
INSERT INTO user VALUES (3301,'mbadgjl','taurus','dljones007@adelphia.net',10,'deanna jones','',0,'',0,0);
INSERT INTO user VALUES (3302,'wargoddess','pisces','catgrrl78@hotmail.com',10,'athena tsiatsios','',0,'',0,0);
INSERT INTO user VALUES (3303,'bubbles','baby','huma__gaur@rediffmail.com',10,'huma','',0,'',0,0);
INSERT INTO user VALUES (3304,'Squee','worrmy','Justme_fen@yahoo.co.uk',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (3305,'Piqna','piqna','piqna_sk8@ig.com.br',10,'Élida','piqna_sk8_hc.blig.com.br',0,'',0,0);
INSERT INTO user VALUES (3306,'p1n4y_f0_l1f3','shanetango','itzmeehkaycee@yahoo.com',10,'kaci','www.xanga.com/p1n4y_f0_lif3',0,'',0,0);
INSERT INTO user VALUES (3307,'hotmail','hotmail','dwsst1959@hotmail.com',10,'D','',0,'',0,0);
INSERT INTO user VALUES (3308,'roxychick74','jessica','roxychick74@hotmail.com',10,'jessica','http://www.xanga.com/home.aspx?user=roxychick74',0,'',0,0);
INSERT INTO user VALUES (3309,'hot_chik_259','tylersgirl','hot_chik_259@yahoo.com',10,'Laurie','',0,'Hey I\'m Laurie and I\'m 11. My aim sn is BlondeChik259 and my yahoo sn is hot_chik_259. If you eva wanna chat you can im me all you want. lolz. Bi!!!',0,0);
INSERT INTO user VALUES (3310,'danielle747','twentyone','eaa843@angelo.edu',10,'Danielle','',0,'I\'m a huge fan of logic puzzles!',0,0);
INSERT INTO user VALUES (3311,'jbomba','birdie','JohnBomba@aol.com',10,'John','',0,'',0,0);
INSERT INTO user VALUES (3312,'banhba0bo1','danny','www.viet@aol.com',10,'danny','',0,'',0,0);
INSERT INTO user VALUES (3313,'conniep','gracie','jonezee@txucom.net',10,'connie','',0,'',0,0);
INSERT INTO user VALUES (3314,'gemi_chris','asdf','gemi_chris@yahoo.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (3315,'Me74147','nasascientist','me74147@yahoo.com',10,'Meghan','',0,'',0,0);
INSERT INTO user VALUES (3316,'thanhnbc','asian','thanhnbc@hotmail.com',10,'thanh','',0,'',0,0);
INSERT INTO user VALUES (3317,'erikdewaal','rodolfo','erikdewaal@hotmail.com',10,'Erik de Waal','www.geocities.com/erikdewaal/',0,'I\'m an actor, writer, storyteller and singer',0,0);
INSERT INTO user VALUES (3318,'NoleLD','noles','larrydodd@prodigy.net',10,'Larry','',0,'',0,0);
INSERT INTO user VALUES (3319,'trapper','trapper','jnstrepanier@eastlink.ca',10,'Jean-Marc','',0,'',0,0);
INSERT INTO user VALUES (3320,'bman','cherry','bmargo@aol.com',10,'benji','',0,'',0,0);
INSERT INTO user VALUES (3321,'cetta920','cj9889','cettas@adelphia.net',10,'Cetta','http://yesterdaysmakeup.hartandsole.net',0,'',0,0);
INSERT INTO user VALUES (3322,'kucarebear','keri','ku_carebear@hotmail.com',10,'keri','http://www.xanga.com/home.aspx?user=oOo_CaReBeAr_oOo',0,'',0,0);
INSERT INTO user VALUES (3323,'cherrynich','nicholas','cherrynich@hotmail.com',10,'Nicholas','',0,'I am a logical being.',0,0);
INSERT INTO user VALUES (3324,'FeralStar','tr33xxyy','feralstar1@aol.com',10,'William Beer','',0,'',0,0);
INSERT INTO user VALUES (3325,'thumper1158','113002','hr_mccormick@yahoo.com',10,'Holly','',0,'',0,0);
INSERT INTO user VALUES (3326,'mom42','nitwit','dnkataera@xtra.co.nz',10,'kiri','www.google.co.nz',0,'',0,0);
INSERT INTO user VALUES (3327,'richardbriscoe','mycroft','richard.briscoe@blueyonder.co.uk',20,'Richard Briscoe','',0,'Software developer who lives in London',0,0);
INSERT INTO user VALUES (3328,'shelly15','william','bluebellz15@hotmail.com',10,'shelly','',0,'',0,0);
INSERT INTO user VALUES (3329,'kristadimeti','haribol','dilbert@louisiana.edu',10,'krishna tadimeti','',0,'',0,0);
INSERT INTO user VALUES (3330,'philoz14','pioneer','philip.osborne@telford.gov.uk',10,'Philip Osborne','',0,'',0,0);
INSERT INTO user VALUES (3331,'Jezterslady','Monster','sagittarian@cox.net',10,'Lisa','',0,'',0,0);
INSERT INTO user VALUES (3332,'Mahoganii','mayfield','Mahoganii24@hotmail.com',10,'Ariel','',0,'',0,0);
INSERT INTO user VALUES (3333,'eebrp','schscougars','eepearson@hotmail.com',10,'Elaine','',0,'',0,0);
INSERT INTO user VALUES (3334,'jimhewitt','greenfrog','jim_hewitt@peoples.ac.uk',10,'Jim Hewitt','',0,'FE Lecturer in accounting',0,0);
INSERT INTO user VALUES (3335,'abhowan','KESH0608','bonethug@webmail.co.za',10,'AJ','',0,'',0,0);
INSERT INTO user VALUES (3336,'Krystal42001','buster','Krystal42001@yahoo.com',10,'Krystal Parris','yahoo',0,'',0,0);
INSERT INTO user VALUES (3337,'maurice1356','cliste','maurice.maguire@btopenworld.com',10,'maurice maguire','',0,'writer',0,0);
INSERT INTO user VALUES (3338,'Calvin','1969','shiltca@cps-k12.org',10,'Calvin Shilt','',0,'',0,0);
INSERT INTO user VALUES (3339,'jonathanweatherhead','imgsrc123','jonathanweatherhead@hotmail.com',10,'Jonathan Weatherhead','http://www.planetjon.tk',0,'',0,0);
INSERT INTO user VALUES (3340,'mitch','Gypsy','mitchfurnell@aol.com',10,'mitch furnell','',0,'',0,0);
INSERT INTO user VALUES (3341,'joeg','stallag6','gallagj2@bsci.com',10,'joe gallagher','',0,'',0,0);
INSERT INTO user VALUES (3342,'angelnightfalls','tinkerbell','angelnightfalls@hotmail.com',10,'Jenny','',0,'',0,0);
INSERT INTO user VALUES (3343,'pkasch','6830patt','pkasch@fpc.cc.tx.us',10,'Patty','',0,'',0,0);
INSERT INTO user VALUES (3344,'david_watson49','divad9669','david_watson49@hotmail.com',10,'David Watson','',0,'',0,0);
INSERT INTO user VALUES (3345,'Longegs622','chile03','longlegs622@aol.com',10,'Dawn','',0,'i am really tall',0,0);
INSERT INTO user VALUES (3346,'Sketch34','082969','edforbessuzfeld@aol.com',10,'Suzanne','',0,'',0,0);
INSERT INTO user VALUES (3347,'orangemoo13','freaks41','stgedorr@optonline.net',10,'Jake','http://www.xanga.com/home.aspx?user=orangemoo13',0,'Hi. My name is Jake.',0,0);
INSERT INTO user VALUES (3348,'sush','purple','sushi_gopal@hotmail.com',10,'Sushma','',0,'',0,0);
INSERT INTO user VALUES (3349,'vinaspera','dai80sy','vinaspera@yahoo.com',10,'karmyn','',0,'',0,0);
INSERT INTO user VALUES (3350,'rwcor','2433','rwcor@hotmail.com',10,'bob','google',0,'',0,0);
INSERT INTO user VALUES (3351,'mjdangleme','Qwerty12','ejvalpey@hotmail.com',20,'Eric','',0,'My favorite game is Hungry Hungry Hippo',204,0);
INSERT INTO user VALUES (3352,'anand_faust','kanak','anand_faust@rediffmail.com',10,'anand','',0,'',0,0);
INSERT INTO user VALUES (3353,'MarcsBabyGirl','florida25','ruhot4teacher@msn.com',10,'Laura Wilks','www.gomsn.com',0,'',0,0);
INSERT INTO user VALUES (3354,'master_mind_No1','honest','honestangel@hotmail.com',10,'amy','',0,'uuuuuummmmmm????? well i am a seeker of knowledge anything that makes me think i like it',0,0);
INSERT INTO user VALUES (3355,'Pandora','perplexus','pat.kelley@carcareplan.co.uk',10,'Patricia Kelley','',0,'',0,0);
INSERT INTO user VALUES (3356,'dzero713','bizkit','manubecham713@yahoo.com',10,'Kenneth','',0,'',0,0);
INSERT INTO user VALUES (3357,'jjones277','dlg166','jjones277@yahoo.com',10,'Jon Jones','',0,'',0,0);
INSERT INTO user VALUES (3358,'Brent','brent','bnaylor@bayerstone.com',10,'Brent','',0,'',0,0);
INSERT INTO user VALUES (3359,'chrisshuh11','1234','chrisshuh11@aol.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (3360,'jokerpower','hailee','nathanb@woh.rr.com',20,'Nathan','excite',0,'',0,0);
INSERT INTO user VALUES (3361,'a062040','062789','col_65@yahoo.com',10,'Colleen','',0,'',0,0);
INSERT INTO user VALUES (3362,'aptiva','scitamehtam','int_bro@sbcglobal.net',10,'john','',0,'for right now i\'m just the new guy :~)',0,0);
INSERT INTO user VALUES (3363,'Rap_Chick','654321','babypr_2006@hotmail.com',10,'Milagros','http://www.360grados.tv/profile/members/babyraperita360/',0,'I am crazy and i just want to make my page cool...',0,0);
INSERT INTO user VALUES (3364,'Random','mark','Bullseye316316@aol.com',10,'Mark','',0,'i am retarded',0,0);
INSERT INTO user VALUES (3365,'JLorena','Jenny','Lunita104@aol.com',10,'Jenny','',0,'I like blue.',0,0);
INSERT INTO user VALUES (3366,'weirdxnxproud','coliniscute22','thegreenone22@aol.com',10,'sara','http://www.xanga.com/weird_n_proud',0,'i luv all my buddies!!! and by the way... woopdeefriggindoo!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!',0,0);
INSERT INTO user VALUES (3367,'raustinies','healthspa','raustinies@hellokitty.com',10,'Raustinies Healthspa','http://www33.brinkster.com/raustinie',0,'You deserve a treat...\r\n\r\nCome to Raustinies Roman Health Spa\r\n\r\nhttp://www33.brinkster.com/raustinie',0,0);
INSERT INTO user VALUES (3368,'presy79','abcd1234','presy79@dacafe.com',10,'prasanna','',0,'Bangalore, india',0,0);
INSERT INTO user VALUES (3369,'gpshree','shri','gpshree@yahoo.co.in',10,'Padmashri','',0,'IT professional',0,0);
INSERT INTO user VALUES (3370,'pratere','aggies','erika.prater@hawkinsisd.org',10,'teechur','',0,'',0,0);
INSERT INTO user VALUES (3371,'scissorscut','philip','ripoffsrule@hotmail.com',10,'hanna','',0,'tall, ugly, boring...i think i coverd it.\r\nAIM: yumyumdummydadum\r\nyahoo: i4gotmyselfagain',0,0);
INSERT INTO user VALUES (3372,'bobtherat','samtheman','mike_thyme@yahoo.com',20,'Sam','',0,'',29,0);
INSERT INTO user VALUES (3373,'Test_Gamer','Gamer12467','Gamer555mail@yahoo.com',10,'Test_Gamer','',0,'I am just a test version of Gamer',140,0);
INSERT INTO user VALUES (3374,'Test_Lewis','feeder','mothgoth@blueyonder.co.uk',10,'Test_Lewis','',0,'',24,0);
INSERT INTO user VALUES (3375,'apowers','chloe1','apowers@purdue.edu',10,'Alison Powers','',0,'',0,0);
INSERT INTO user VALUES (3376,'test_dj','test','test@dj.com',10,'DJ','',0,'',203,0);
INSERT INTO user VALUES (3377,'i_got_cooties','tomato','i_got_144_cooties@yahoo.com',10,'Chelsea','',0,'',0,0);
INSERT INTO user VALUES (3378,'asj','gregorio','tonserrano@yahoo.com',10,'tons','yahoo.com',0,'i\'m crazy about puzzles, especially paradoxes',0,0);
INSERT INTO user VALUES (3379,'bluejay11723','lltm23490','cylucynda11723@hotmail.com',10,'ucy','',0,'',0,0);
INSERT INTO user VALUES (3380,'soccerathlete14','basket','johndoe@aol.com',10,'Marissa','none',0,'',0,0);
INSERT INTO user VALUES (3381,'fmegson','maccy2710','megson_faye2710@msn.com',10,'Faye','',0,'hi my names faye and i am from the uk',0,0);
INSERT INTO user VALUES (3382,'erwin','slapstick','gardenhunkus@yahoo.com',10,'erwin','',0,'',0,0);
INSERT INTO user VALUES (3383,'Saintmichael','bmjmatjrec','plan4eternity@yahoo.com',10,'Curtis Powell','',0,'',0,0);
INSERT INTO user VALUES (3384,'Yoshi950','jeep13','Chi_town35@comcast.net',10,'Josh Dreymann','',0,'',0,0);
INSERT INTO user VALUES (3385,'kmg426','fester','kmgrapp@yahoo.com',10,'Kathryn','',0,'',0,0);
INSERT INTO user VALUES (3386,'sumdiablofreak','barbarian','sumdiablofreak@yahoo.com',20,'Victor Zapana','',0,'',1568,0);
INSERT INTO user VALUES (3387,'riddler16','r.i.d.d.l.e.r.','ljm3@calvin.edu',10,'luke','',0,'',0,0);
INSERT INTO user VALUES (3388,'mradin','glaze','michaelradin@hotmail.com',10,'Michael Radin','',0,'',0,0);
INSERT INTO user VALUES (3389,'Kamjacutie','p8c7@c4','TammyCheon88@hotmail.com',10,'Tammy','www.xanga.com/kamjacutie',0,'',0,0);
INSERT INTO user VALUES (3390,'speesh','sparky','mike@speciainc.net',10,'specia','',0,'',0,0);
INSERT INTO user VALUES (3391,'rfender47','161orj','rfender47@yahoo.com',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (3588,'xosorluiox','718712','hello_kitty712@hotmail.com',10,'Lily','http://www.xanga.com/home.aspx?user=xoSorMuiox',0,'',0,0);
INSERT INTO user VALUES (3392,'sachin','28august2000','sachin_cadence@yahoo.co.in',10,'sachin','',0,'',0,0);
INSERT INTO user VALUES (3393,'MissyB','dropdead','BiancaRose401@aol.com',10,'Bianca','www.aol.com',0,'I am like, so totally cool!!!!!!!!!!!',0,0);
INSERT INTO user VALUES (3394,'kana','kana','littleheart1423@hotmail.com',10,'kanna','',0,'',0,0);
INSERT INTO user VALUES (3395,'tomcat','tomcat','lisa@lkisa.com',10,'lisa','',0,'',0,0);
INSERT INTO user VALUES (3396,'vpiscitelli','talontsi','vincenzo_piscitelli@hotmail.com',10,'Enzo','',0,'',0,0);
INSERT INTO user VALUES (3397,'number024','advantage','no_024@hotmail.com',10,'aaron','',0,'21 year old cook\r\nvancouver, bc, canada',45,0);
INSERT INTO user VALUES (3398,'nanam','babiesx4','luv_mntx@hotmail.com',10,'Marti Burkettt','',0,'',0,0);
INSERT INTO user VALUES (3399,'sieghi','aldebaro','sieghi@yahoo.com',10,'sieghi','',0,'',0,0);
INSERT INTO user VALUES (3400,'donquixote235','fn0rd23','donquixote235@hotmail.com',10,'Don Quixote','',0,'',0,0);
INSERT INTO user VALUES (3401,'pepsi','puttputt','pepsi@prexar.com',10,'pattie','',0,'',0,0);
INSERT INTO user VALUES (3402,'mort','micheal','cougar21_@excite.com',10,'mort','',0,'',0,0);
INSERT INTO user VALUES (3403,'DJTrish','Tuesday','patricia.hankins-eds@eds.com',10,'Patricia','',0,'Love logic problems',0,0);
INSERT INTO user VALUES (3404,'Ashutosh','ashutosh','ibiza02@yahoo.co.uk',10,'Aarti Dwarka','',0,'',0,0);
INSERT INTO user VALUES (3405,'jrufino','cello','jrufino@ccm.edu',10,'Jane Rufino','',0,'I am a college counselor',0,0);
INSERT INTO user VALUES (3406,'nicaboy_84','mamacita','nicaboy_84@yahoo.com',10,'leslie','',0,'',0,0);
INSERT INTO user VALUES (3407,'Tman','yanag123','troy.bull@uni.edu',10,'Troy Bull','',0,'',0,0);
INSERT INTO user VALUES (3408,'red_cherry','susan','xobootifoolaznox@yahoo.com',10,'susan','http://www.xanga.com/home.aspx?user=xoxoCh3rry_R3dxoxo',0,'Ima dum person',0,0);
INSERT INTO user VALUES (3409,'jon-0','imgsrc123','jonathanweatherhead@hotmail.com',10,'jonathan weatherhead','http://www.planetjon.tk',0,'',0,0);
INSERT INTO user VALUES (3410,'nswest23','talon23','nswest23@yahoo.com',10,'neil','',0,'',0,0);
INSERT INTO user VALUES (3411,'bindica','logical','bindica@cfl.rr.com',10,'Bruce','',0,'',0,0);
INSERT INTO user VALUES (3412,'noshi','wendy8','noschire14@yahoo.com',10,'Eric','http://www.xanga.com/noshi',0,'',0,0);
INSERT INTO user VALUES (3413,'azn_nigga','chunboi','azn_nigga9604@yahoo.com',10,'David','www.xanga.com/azn_nigga',0,'im chinese...im gangsta...im single',0,0);
INSERT INTO user VALUES (3414,'aluminationdesign','666666','aluminationdesign@hotmail.com',10,'alumination design','www.google.com',0,'',0,0);
INSERT INTO user VALUES (3415,'owtsaide','sis850hoof912','owtsaide@yahoo.com',10,'daylay','',0,'',0,0);
INSERT INTO user VALUES (3416,'ladyowens','mattyj','holliberryb@yahoo.com',10,'holli wiedrick','',0,'I ATE THE PEACH!\r\nI AM THE MIDNIGHT HIPPO!',0,0);
INSERT INTO user VALUES (3417,'eisenber','mk2id4','tamas.eisenberger@morganstanley.com',10,'Tamas Eisenberger','',0,'',0,0);
INSERT INTO user VALUES (3418,'eved','bball25','Veds17@aol.com',10,'Emily','',0,'',0,0);
INSERT INTO user VALUES (3419,'LEE','YEDA','rlee47@houston.rr.com',10,'LINDA','',0,'I\'m female and that\'s all you need to know',0,0);
INSERT INTO user VALUES (3420,'conceptkannan','textguy','king_kannan2002@yahoo.co.in',10,'kannan r','',0,'I AM A STUDENT FROM INDIA',0,0);
INSERT INTO user VALUES (3421,'mathetas','drew0119','mathetas@yahoo.com',10,'AD','',0,'',0,0);
INSERT INTO user VALUES (3422,'Bethany','froggers','angel_in_training004@yahoo.com',10,'Beth','www.yahoo.com',0,'i luv to figure out riddles and logic questions!!',0,0);
INSERT INTO user VALUES (3423,'takajim','yomitan','takajim@tontonme.ne.jp',10,'Jim','',0,'I am a science teacher in Japan.',0,0);
INSERT INTO user VALUES (3424,'dorkettes','987654321','snow_secret_pal@yahoo.ca',10,'dork','',0,'',0,0);
INSERT INTO user VALUES (3425,'kheem04','leviticus','kukai04@yahoo.com',10,'kheem','http://my-asylum.cjb.net',0,'uhMmm..kEnt ThiNk oF EniThIn rYt n0w...(winkz**)',0,0);
INSERT INTO user VALUES (3426,'Kihmberly','sopranos','Kihmberly@aol.com',10,'Kimberly','',0,'Loves A Challenge',0,0);
INSERT INTO user VALUES (3427,'Govnkom','govkomathi','Govnkom@yahoo.co.in',10,'Govindaraj','',0,'',0,0);
INSERT INTO user VALUES (3428,'AquinasReturns','cadfael','kpmack3@aol.com',10,'Kenneth McCaulley','',0,'',0,0);
INSERT INTO user VALUES (3429,'konzeemax','konzee','konzeemax@yahoo.com',10,'konzee','',0,'',0,0);
INSERT INTO user VALUES (3430,'sat','bonjour','paruso@comcast.net',20,'pat','paruso@comcast.net',0,'class act',0,0);
INSERT INTO user VALUES (3431,'rose24','biggruby','badguy2424242424@yahoo.com',10,'mark','',0,'',0,0);
INSERT INTO user VALUES (3432,'jobcemea06','951024','jaeau@hotmail.com',10,'jaeau','',0,'',0,0);
INSERT INTO user VALUES (3433,'fatbaby9999','dimtar13','fatbaby9999@aol.com',10,'Nick','',0,'',0,0);
INSERT INTO user VALUES (3434,'TangK','jazzybear','ChristineTangK@yahoo.com',10,'TangK','',0,'',0,0);
INSERT INTO user VALUES (3435,'funnyfrog19','GlennEyre','funnyfrog19@yahoo.ca',10,'Brittany','http://www.xanga.com/home.aspx?user=funnyfrog19',0,'',0,0);
INSERT INTO user VALUES (3436,'iven','peppermonty','fantasia_conspirator@hotmail.com',10,'eve','http://www.eocities.com/fantasia_extreme',0,'',0,0);
INSERT INTO user VALUES (3437,'tonyf','ajcjpj17','tonyfeagan@optusnet.com.au',10,'Tony','',0,'teacher',0,0);
INSERT INTO user VALUES (3438,'tilicu','playlive','guitarmike59@yahoo.com',10,'michael morrison','',0,'guitar playing hard working non conformist',0,0);
INSERT INTO user VALUES (3439,'blackkatz','jessica','aj@hotmail.com',10,'jo','',0,'',0,0);
INSERT INTO user VALUES (3440,'lise78','coneyhill','annalisegore@hotmail.com',10,'Annalise Gore','',0,'',0,0);
INSERT INTO user VALUES (3441,'rhys50','trust','rhys50@hotmail.com',10,'Steve','',0,'',0,0);
INSERT INTO user VALUES (3442,'mathman','71hemicuda','sexycar71@literotica.com',10,'Mike','',0,'',0,0);
INSERT INTO user VALUES (3443,'bornonaugust10th','nickelsink555','bornonaugust10th@hotmail.com',10,'ryan','n/a',0,'I am a Leo.',0,0);
INSERT INTO user VALUES (3444,'gkies','spencer','gkies1@earthlink.net',20,'greg','',0,'',205,0);
INSERT INTO user VALUES (3445,'SnuggleLove','123456','iimaloser01@aol.com',10,'kayla','http://www.expage.com/chalkletehugz',0,'',0,0);
INSERT INTO user VALUES (3446,'cubist','dumdog','rubikscubist@msn.com',10,'david','',0,'',0,0);
INSERT INTO user VALUES (3447,'Kumanan','namkai','vckumanan@hotmail.com',10,'Kumanan','',0,'',0,0);
INSERT INTO user VALUES (3448,'f8L','fuck0ff','jmflex77@hotmail.com',10,'Josh','none',0,'MOre beer ',0,0);
INSERT INTO user VALUES (3449,'sunderlandmike2','safcmicke2','denniswenne@yahoo.com',10,'dennis wenne','',0,'B.A Mathematics, 24 yrs old. ',0,0);
INSERT INTO user VALUES (3450,'ekereki','reinhold1','ekereki@adinet.com.uy',10,'Eugenio F. de Kereki','',0,'',0,0);
INSERT INTO user VALUES (3451,'bahamambabe','whatsnew','ice_angel705@hotmail.com',10,'jean','xanga.com/bahamababe',0,'',0,0);
INSERT INTO user VALUES (3452,'mongoose33x','melissa','lengo27@sbcglobal.net',10,'curtis','http://www.xanga.com/private/home.aspx?user=mongoose33x',0,'',0,0);
INSERT INTO user VALUES (3453,'AyaMikage','sakura','troublemaking_brat@yahoo.com',10,'Aya','http://nettsanime.tripod.com',0,'',0,0);
INSERT INTO user VALUES (3454,'hipelect','staple','spymaster1@aol.com',20,'Bart freeman','',0,'',0,0);
INSERT INTO user VALUES (3455,'fafgal','manutd','fafgal@hotmail.com',10,'Violet','',0,'',0,0);
INSERT INTO user VALUES (3456,'iceman_rtt','soul11','ieman_rtt@yahoo.com',10,'Ralph','yahoo',0,'love puzzles',0,0);
INSERT INTO user VALUES (3457,'superwoman','superman','cutegurl62391@aol.com',10,'anastasia','http.hometown.aol.com/cutegurl62391.page1.html',0,'',0,0);
INSERT INTO user VALUES (3458,'ryangotmilk','gotmilk','disnigghgotrice@yahoo.com',10,'ryan','http://www.xanga.com/home.aspx?user=ryangotmilk',0,'',0,0);
INSERT INTO user VALUES (3459,'Circagurl182','love667','Ptolight@aol.com',10,'Kiersten','',0,'',0,0);
INSERT INTO user VALUES (3460,'mysticalstar1004','popstars','cutiejennie630@hotmail.com',10,'Jenny Hong','',0,'',0,0);
INSERT INTO user VALUES (3461,'sassycassie','cassie','prttychic91@aol.com',10,'cassie','',0,'I am a math geek! I love all subjects though',0,0);
INSERT INTO user VALUES (3462,'Emilee','emilee','srups21@hotmail.com',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (3463,'xxspunksxx','tnd983','flachick13@yahoo.com',10,'Tracy','',0,'',0,0);
INSERT INTO user VALUES (3464,'Lomewen','juniper13','mistress_hurricane@hotmail.com',10,'Julie','www.xanga.com/Lomewen',0,'',0,0);
INSERT INTO user VALUES (3465,'RachelSometimes','michelle','RachelSometimes1@hotmail.com',10,'Rachel','',0,'Hi.',0,0);
INSERT INTO user VALUES (3466,'bubbles43087','azbycx','Bubblicious8705@hotmail.com',10,'Emilie','www.xanga.com/kawaiiem05',0,'',0,0);
INSERT INTO user VALUES (3467,'bkmiictian','1a14n3c2b','bkmiitian@rediffmail.com',10,'B M','',0,'I run a puzzle section in my college magazine.',0,0);
INSERT INTO user VALUES (3468,'SaiKoMeNaCe','saiko1','saikomenace@yahoo.com',10,'Grant Gomez','',0,'',0,0);
INSERT INTO user VALUES (3469,'sunilkumar','computer','sunil@tenet.res.in',10,'sunil','',0,'',0,0);
INSERT INTO user VALUES (3470,'djpreston','lemonade','djpreston@larck.net',10,'Janet Preston','psouth.net',0,'',0,0);
INSERT INTO user VALUES (3471,'justjeff','maddy125','jeff@kowabunga.com',10,'Jeff','http://www.kowabunga.com',0,'',0,0);
INSERT INTO user VALUES (3472,'Neurotikaus','wh0kn0ws','maille@writeme.com',10,'Maille','',0,'',0,0);
INSERT INTO user VALUES (3473,'lucifer88','josie416','wweil@bear.com',10,'Wayne','',0,'',0,0);
INSERT INTO user VALUES (3474,'ssj4unknown','derek','heavyarms6319@hotmail.com',10,'ssj4unknown','http://www.xanga.com/home.aspx?user=SSJ4Unknown',0,'',0,0);
INSERT INTO user VALUES (3475,'emcee341','password','emcee341@hotmail.com',10,'M-C','',0,'speak french fluently raised in Paris France\r\nnot much to say about brain teasers,I\'ve just always liked \'em',0,0);
INSERT INTO user VALUES (3476,'camigrl','austin','atlantagrl421@yahoo.com',10,'karly','bellsouth.net',0,'',0,0);
INSERT INTO user VALUES (3477,'monispimoni','marbear','monispimoni@yahoo.com',10,'Ramona','yahoo',0,'',0,0);
INSERT INTO user VALUES (3478,'tahir','tahir','tahirmakandar@yahoo.com',10,'tahir','',0,'engineering student (electronics & communication)',0,0);
INSERT INTO user VALUES (3479,'philkr','2905','phil.krause@rexam.com',10,'Phil Krause','',0,'',0,0);
INSERT INTO user VALUES (3480,'Darklands99','overlord','Darklands99@hotmail.com',10,'Rick','',0,'',0,0);
INSERT INTO user VALUES (3481,'icecube','arathorn','icecube2046@hotmail.com',10,'Justine Dawson','',0,'',0,0);
INSERT INTO user VALUES (3482,'rymara','apples','arymarcz@yahoo.com',10,'adam','',0,'',0,0);
INSERT INTO user VALUES (3483,'alone_chick','nathanpoppl','little_lover@mail2cutey.com',10,'Melody','',0,'',0,0);
INSERT INTO user VALUES (3484,'webplumber','8675309','thehandofbobross@yahoo.com',10,'Jeremy','www.mazziottdirectinc.com/thehandofbobross/',0,'',0,0);
INSERT INTO user VALUES (3485,'Sandicann','sandrag1','bblondeeblueeyes@aol.com',10,'Sandra Wooten','Sandicann',0,'',0,0);
INSERT INTO user VALUES (3486,'someone_','153and','str28onger@hotmail.com',10,'alexa\'s chatter box','www.xanga.com/kyle_griffin',0,'im goth.',0,0);
INSERT INTO user VALUES (3487,'Chaz12','linklink','charlieroller@msn.com',20,'Charlie','www.msn.com',0,'',0,0);
INSERT INTO user VALUES (3488,'poopdeck','baolong','ocharink@yahoo.com',10,'Cello-Strike','www.xanga.com/cell0',0,'',0,0);
INSERT INTO user VALUES (3489,'TwiNkLeAzNsTaR','330483','TwiNkLeAzNsTaR@hotmail.com',10,'StepHaNie Vo','',0,'',0,0);
INSERT INTO user VALUES (3490,'Emily','emily','EJMagg@aol.com',10,'Emily','',0,'i love God and i love life ',0,0);
INSERT INTO user VALUES (3491,'forumjoe','jesus','jboyer@utas.edu.au',10,'Joe Boyer','',0,'',0,0);
INSERT INTO user VALUES (3492,'dasuperwitch','696969','dasuperwitch@webtv.net',10,'janell','',0,'',0,0);
INSERT INTO user VALUES (3493,'beachdreamer','imagine1','pablodelmar69@yahoo.com',10,'Pablo','',0,'',0,0);
INSERT INTO user VALUES (3494,'j0918b','job03727','jobelle_bembo@yahoo.com',10,'job','',0,'',0,0);
INSERT INTO user VALUES (3495,'Andrikos','password','blast_off7@mycosmos.gr',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (3496,'pravallika_says_hi','sharmi15','pravallika09@rediffmail.com',10,'pravallika','',0,'',0,0);
INSERT INTO user VALUES (3497,'dankt','dinkt','dkieythomas@yahoo.co.uk',10,'Danielle Kiey-Thomas','',0,'',0,0);
INSERT INTO user VALUES (3498,'belugabutt','33wolwayco','chickengizzard@hotmail.com',10,'buttina','',0,'',0,0);
INSERT INTO user VALUES (3499,'Wes','alk0h0l','wes@trstone.com',10,'Wes Kervatt','',0,'',0,0);
INSERT INTO user VALUES (3500,'artgarfer','ticlotin','astur_2000@yahoo.com',10,'Arturo García','',0,'',0,0);
INSERT INTO user VALUES (3501,'ssdalocka','jiggaman','ssdalocka@yahoo.com',10,'r. allison','',0,'',0,0);
INSERT INTO user VALUES (3502,'mjandrade','nivremjee','mjandrade@indiatimes.com',10,'mervin','www.indiatimes.com',0,'i am an mca studeny\r\ninterested in movies,maths,computers',0,0);
INSERT INTO user VALUES (3503,'ChiKita0717','0717','Gio_07_2000@hotmail.com',10,'Giovanna','msn',0,'',0,0);
INSERT INTO user VALUES (3504,'jillferg','jack3cat','jillferg12@yahoo.com',10,'Jill Ferguson','',0,'',0,0);
INSERT INTO user VALUES (3505,'antoniofuchs','starwars','fuchs@ensp.fiocruz.br',10,'Antonio Fuchs','http://acfuchs.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (3506,'Sinstral','TheIdiot','Boxcar333@hotmail.com',10,'Mike','',0,'',0,0);
INSERT INTO user VALUES (3507,'paul762','theref','kelterp@hotmail.com',10,'paul','msn.com',0,'',0,0);
INSERT INTO user VALUES (3508,'lajone76','ljol','phat_rabbit82@yahoo.com',10,'lacy','hzleyes.cjb.net',0,'',0,0);
INSERT INTO user VALUES (3509,'12312855','davidistic','sevfamily@earthlink.net',10,'david','',0,'',0,0);
INSERT INTO user VALUES (3510,'MissLeading','embrangle','Tauruschiq13@hotmail.com',10,'Ally Ahs','',0,'',0,0);
INSERT INTO user VALUES (3511,'cavalierwillkill','wutang','brain@xiwebdesigns.com',10,'erik','http://xiwebdesigns.com',0,'web  designer & programmer/motion graphics artist',0,0);
INSERT INTO user VALUES (3512,'Jetro','avenue','jetro03@hotmail.com',20,'Jetro','',0,'',0,0);
INSERT INTO user VALUES (3513,'iceswim','firestone','iceswim@hotmail.com',10,'brad','hp.com',0,'i love puzzles',0,0);
INSERT INTO user VALUES (3514,'demonrosie','demon2172','demonrosie@hotmail.com',10,'jan','',0,'',0,0);
INSERT INTO user VALUES (3515,'BigDummy','kingfish','Guyguyrc@aol.com',10,'Guy','',0,'',0,0);
INSERT INTO user VALUES (3516,'BCerkster','adminalpha','berkeleychurchill@hotmail.com',10,'Berk','',0,'NA',0,0);
INSERT INTO user VALUES (3517,'adarshsampath','ideal05','adarshsampath@indiatimes.com',10,'adarsh sampath','',0,'',0,0);
INSERT INTO user VALUES (3518,'cduke23','duke316','cduke23@marmaduke.net',10,'Chase','',0,'',0,0);
INSERT INTO user VALUES (3519,'fungle','gnome','jankb@keypoint.com.au',10,'tom banks','',0,'',0,0);
INSERT INTO user VALUES (3520,'Thicko','chetwood','mycrapstuff@hotmail.com',10,'Norfolk-n-Good','',0,'',0,0);
INSERT INTO user VALUES (3521,'R_A_M','pupil0','knock_knock_ram@yahoo.co.in',10,'sreeram','',0,'',0,0);
INSERT INTO user VALUES (3522,'Wolfpack','123456','ghettojetta@hotmail.com',10,'Bernie','?',0,'I like logic',0,0);
INSERT INTO user VALUES (3523,'wsloat','bluto1','wsloat@nenana.schoolaccess.net',10,'Wayne Sloat','',0,'',0,0);
INSERT INTO user VALUES (3524,'mortiky','architect','jcweant@msn.com',10,'J','',0,'',0,0);
INSERT INTO user VALUES (3525,'jonmart2','fatcat','jonmart2@yahoo.com',10,'John Martin','',0,'',0,0);
INSERT INTO user VALUES (3526,'trsnyder','tristandd','trsnyder@beckman.com',10,'Terry Snyder','',0,'Love volleyball and playing the piano.',0,0);
INSERT INTO user VALUES (3527,'mabebe','eyobina','mabebe@sympatico.ca',10,'Mes Abebe','',0,'',0,0);
INSERT INTO user VALUES (3528,'dramaqueen12001','helenoftroy','dramaqueen12001@yahoo.com',10,'Ashley','www.xanga.com',0,'I am a major shopaholic!! I love to act and to sing. I love to spend as much time with my friends as possible!! ',0,0);
INSERT INTO user VALUES (3529,'esskay','sknithin','senpuppy@hotmail.com',20,'Senthil Kumar','',0,'',0,0);
INSERT INTO user VALUES (3530,'sbteacher','elliot','elanphar@sanroque.net',10,'Edie Lanphar','',0,'',0,0);
INSERT INTO user VALUES (3531,'shahana35','imajinsr','shahana35@yahoo.com',10,'shahana','',0,'i like doing educational things',0,0);
INSERT INTO user VALUES (3532,'juliet191919','litmag06','Juliet191919@aol.com',10,'Claire','my.purerave.com',0,'',0,0);
INSERT INTO user VALUES (3533,'kcheck','dorkgeek','kacheck@yahoo.com',10,'kiersten','',0,'',0,0);
INSERT INTO user VALUES (3534,'pip_spock','heather','pip_spock@hotmail.com',10,'Pip','http://www.freeopendiary.com/entrylist.asp?authorcode=B145180',0,'Star Trek Fanatic\r\nMythology Fan\r\nHistory buff',0,0);
INSERT INTO user VALUES (3535,'dramageek2003','mooo','dramageek2003@yahoo.com',10,'Merci Espinoza','',0,'I\'m a big logic person',0,0);
INSERT INTO user VALUES (3536,'rolassi','fuzy236the236bea','rolassi@hotmail.com',10,'rola','',0,'',0,0);
INSERT INTO user VALUES (3537,'oneironaut1512','obiwan','jdasher@uci.edu',10,'Jeff Dasher','http://www.xanga.com/private/home.aspx?user=oneironaut1512',0,'I am here',0,0);
INSERT INTO user VALUES (3538,'lubo2003','lisbon67','frank.curran@talk21.com',10,'Frank Curran','www.google.com',0,'Celtic to the core. Cut me and I bleed green.',0,0);
INSERT INTO user VALUES (3539,'cobbler','zhangzhang','cobbler2008@yahoo.com.cn',10,'Lipin','',0,'',0,0);
INSERT INTO user VALUES (3540,'ermintrude','locay93a','macpam@mountaincable.net',10,'Pamela','yahoo',0,'',0,0);
INSERT INTO user VALUES (3541,'doobry','wibble','doobry@freeuk.com',10,'Graybo','www.cyberstarling.btinternet.co.uk',0,'It\'s all on my website',0,0);
INSERT INTO user VALUES (3542,'squashee','irondoor4','bluep13@yahoo.com',10,'catherin','www.xanga.com/squashee',0,'',0,0);
INSERT INTO user VALUES (3543,'Sharon','1339','sjohnston@smartstartofmeck.org',10,'Sharon Johnston','www.smartstartofmeck.org',0,'I enjoy logic and word puzzles',0,0);
INSERT INTO user VALUES (3544,'abcakes','abc123','bettie@yahoo.com',10,'abi','http://www.xanga.com/xabcakesx',0,'woot.\r\nim abi.\r\nim 15.\r\ni rock.',0,0);
INSERT INTO user VALUES (3545,'jmiller','password','jmoislhluear@yahoo.com',10,'joshua','',0,'i love to prove people wrong',0,0);
INSERT INTO user VALUES (3546,'imhotepidus','2ndorderlogic','rtc1@st-andrews.ac.uk',30,'RoyCook','',0,'Philosophy lecturer',153,0);
INSERT INTO user VALUES (3547,'bhoy','ittybitty','bhoy@ctgweb.com',10,'brandi','',0,'',0,0);
INSERT INTO user VALUES (3548,'3131','theito','gonzalezmimi@yahoo.com',10,'mimi gonzalez','',0,'',0,0);
INSERT INTO user VALUES (3549,'jsbarber','qualpig','jsbjunkmail@yahoo.com',10,'Jeremy','',0,'',0,0);
INSERT INTO user VALUES (3550,'tinystar16','crystal','tiny_star16@yahoo.com',10,'Sara','',0,'16 years old, female from Arizona',0,0);
INSERT INTO user VALUES (3551,'Jaysin1282','THELOFT','jaysin614@yahoo.com',10,'Jason Doggett','',0,'',0,0);
INSERT INTO user VALUES (3552,'1952','1952','pbhowell@shaw.ca',10,'barry howell','',0,'',0,0);
INSERT INTO user VALUES (3553,'kgbrownkid','radical','greg@gregary.com',10,'greg','www.gregary.com',0,'',0,0);
INSERT INTO user VALUES (3554,'Sarene','grass1','super1@usadatanet.net',10,'Tim','yahoo',0,'',0,0);
INSERT INTO user VALUES (3555,'JRP','qwerty','jrp123@go.com',10,'Jasmyn','',0,'I like ducks and Noodles are good.',0,0);
INSERT INTO user VALUES (3556,'rjet','ryan','rjet9@aol.com',10,'Russ','',0,'',0,0);
INSERT INTO user VALUES (3557,'sujathayraman','saxophone','sujathayraman@yahoo.com',10,'Sujatha','',0,'Run an operation for back office operations in Healthcare.',0,0);
INSERT INTO user VALUES (3558,'simplylogic','citricacid','simplylogic2000@yahoo.com',40,'Tristan','',0,'Before, I was wandering puzzle solver, scavenging for a good puzzle.  Now I am a Floobler, and I\'m proud of it.<p>\r\n\r\nI\'m a high school sophomore, and my lack of an avatar reflects my indecisiveness.',0,1);
INSERT INTO user VALUES (3559,'Elxa','moonme','the_digital_man@hotmail.com',10,'Kyle Jung','www.xanga.com/home.aspx?user=Elxa',0,'',238,0);
INSERT INTO user VALUES (3560,'ed_johnson78','apples','ed_johnson78@hotmail.com',10,'Ed Johnson','',0,'',0,0);
INSERT INTO user VALUES (3561,'dma','flooble','maberts@wowway.com',10,'desiree','yahoo',0,'',0,0);
INSERT INTO user VALUES (3562,'Darkdragon1017','jackie','darkdragon1017@hotmail.com',10,'Bryan Kao','www.xanga.com/darkdragon1017',0,'',0,0);
INSERT INTO user VALUES (3563,'sadiesfury2','shod494trig769','sadiesfury2@aol.com',10,'Julie','aol.com',0,'',0,0);
INSERT INTO user VALUES (3564,'aln','alnflo','dnialn@yahoo.com',10,'aln','',0,'',0,0);
INSERT INTO user VALUES (3565,'Sunbaked','alexander','curiousdeer@hotmail.com',10,'Cynthia','None',0,'',0,0);
INSERT INTO user VALUES (3566,'anzlilsweetiexpie','hongkong','www.aznlilsweetiexpie@aol.com',10,'nancy','www.xanga.com\\aznlilsweetiexpie\\user',0,'I am a girl who like hanging out with friends and chating with my FRIENDS.',0,0);
INSERT INTO user VALUES (3567,'radiohead2626','asshole','radiohead2626@hotmail.com',10,'Jesse','',0,'',0,0);
INSERT INTO user VALUES (3568,'Steph','puttycat','kool_kate01@hotmail.com',10,'Stephanie','',0,'',0,0);
INSERT INTO user VALUES (3569,'dethafoo','redskin','wayne_hunt@yahoo.com',10,'Wayne Hunt','',0,'',0,0);
INSERT INTO user VALUES (3570,'Sandy2004','13457662','Sandy2004@gmx.net',10,'Sandra','http://www.xanga.com/home.aspx?user=Sandy2004',0,'',0,0);
INSERT INTO user VALUES (3571,'Denis','cranky07','denis.cronin@onetel.net',20,'Denis Cronin','',0,'Born to puzzle!',0,0);
INSERT INTO user VALUES (3572,'m123','jello2','mp@aol.com',10,'Eradicator','',0,'',0,0);
INSERT INTO user VALUES (3573,'CarlToad','ToadED','carltoad1@yahoo.com',10,'Carleton Dunn','',0,'',0,0);
INSERT INTO user VALUES (3574,'aznkepas','sleepyart','asiantmby@lycos.com',10,'rucel','www.xanga.com/asiantmby',0,'',0,0);
INSERT INTO user VALUES (3575,'Linda','142753869','ruffles123456@yahoo.com',10,'Linda Cai','www.xanga.com/lindacai',0,'hey! my name is Linda cai! i lyk to chat!',0,0);
INSERT INTO user VALUES (3576,'kschilly','rose','kschilly@swbell.net',10,'Katie','yahoo',0,'',0,0);
INSERT INTO user VALUES (3577,'Davis','Davis','bgraham90266@yahoo.com',10,'Bill Graham','',0,'Retired teacher',0,0);
INSERT INTO user VALUES (3578,'imperio-x','9thelement','funkystuff_88@hotmail.com',10,'mememe','',0,'',0,0);
INSERT INTO user VALUES (3579,'tjpicnic','picnic','tjpicnic@aol.com',10,'jones','',0,'',0,0);
INSERT INTO user VALUES (3580,'Numb3r1L0seRr','adrielle','oo_filipnai_oo@yahoo.com',10,'Adrielle','www.xanga.com/numb3r1l0serr',0,'I\'m a Girl. I like boys.',0,0);
INSERT INTO user VALUES (3581,'onearmcupie','qwert','onearmcupie@aol.com',10,'Albert Birckhead','',0,'I love Jackie!',0,0);
INSERT INTO user VALUES (3582,'jesusfreak95','dctalk','jesusfreak95@hotmail.com',10,'jerry Lee','',0,'',0,0);
INSERT INTO user VALUES (3583,'Kayla522','tiger','www.tiger7777@msn.com',10,'tatiana','www.xanga.com',0,'I love playing tennis.',0,0);
INSERT INTO user VALUES (3584,'kymwkil','lauryn','kymwkil@yahoo.com',10,'kym','',0,'',0,0);
INSERT INTO user VALUES (3585,'kymwkil75951','lauryn','kymwkil@yahoo.com',10,'kym','',0,'',0,0);
INSERT INTO user VALUES (3586,'RainyNight','smirk8800','darkdragontearz@aol.com',10,'Kat','',0,'I\'m just me. I\'m a highschooler who just feels out of place anymore. But, even so, I do enjoy puzzles...which is why I am here. :)',0,0);
INSERT INTO user VALUES (3587,'lpboie','highlander','falcon901us@yahoo.com',10,'Chris','',0,'',0,0);
INSERT INTO user VALUES (3589,'cHEeRiFa','amitamit','aliifaw@hotmail.com',10,'aLLyVa','http://allyva.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (3590,'dnevil','367777','dnevil@yahoo.com',10,'Dennis','',0,'Engineer',0,0);
INSERT INTO user VALUES (3591,'gateway','eden','frankchasteen@yahoo.com',10,'frank chasteen','',0,'',0,0);
INSERT INTO user VALUES (3592,'rrabah','bartsimpson','manin22@hotmail.com',10,'bitch','',0,'',0,0);
INSERT INTO user VALUES (3593,'b','bbb','bryan@toddfarm.com',20,'b','',0,'',0,0);
INSERT INTO user VALUES (3594,'8bb8','alex','bryan@toddfarm.com',20,'Bry','',0,'',0,0);
INSERT INTO user VALUES (3595,'TheSolutionMan','maradona','ecereni@yahoo.com',10,'elton','',0,'What I do in life is finding solutions to problems',0,0);
INSERT INTO user VALUES (3596,'terrybob15','123456','terrybob15@comcast.net',10,'terry','msn',0,'mother of 2',0,0);
INSERT INTO user VALUES (3597,'mikecab','francis','cabatingan.ml@cite.edu.ph',10,'mike','cabatingan.ml@cite.edu.ph',0,'',0,0);
INSERT INTO user VALUES (3598,'ProfessorPity','Backlash','xanth_jr@hotmail.com',10,'Aidan','http://www.geocities.com/stitchfaceuk/',0,'',0,0);
INSERT INTO user VALUES (3599,'meaghantownseend','happiness','sunleaps@yahoo.com',10,'meaghan','',0,'',0,0);
INSERT INTO user VALUES (3600,'ClassicDarkness','vicious','silver_starwind@hotmail.com',10,'Sam','http://www.xanga.com/Sterrewinde',0,'',0,0);
INSERT INTO user VALUES (3601,'TeeJay4778','4778','rambo4778@yahoo.com',10,'Tammy Skaggs','',0,'',0,0);
INSERT INTO user VALUES (3602,'Hierophant','biteme','andrew@slackremix.com',10,'Andrew','',0,'',0,0);
INSERT INTO user VALUES (3603,'asinine76','Brandie','ascenine@yahoo.com',10,'Averil Chaney','n/a',0,'male psychology major, who enjoys sports, reading writing, and mind games of all sorts',0,0);
INSERT INTO user VALUES (3604,'goonsquad','fuckyou','todd226@msn.com',10,'Todd','',0,'',0,0);
INSERT INTO user VALUES (3605,'und34dpaperclip','l33t','penguinzombie667@aol.com',10,'Daniel B.','',0,'',0,0);
INSERT INTO user VALUES (3606,'gopi_cute','Bgopi!','babbula@rediffmail.com',10,'gopikrishna','',0,'',0,0);
INSERT INTO user VALUES (3607,'superbob','usmcbob','je_stuart@hotmail.com',10,'kravix','',0,'',0,0);
INSERT INTO user VALUES (3608,'badabing3dgs','sexwaxxx','Badabing3dgs@aol.com',10,'badabing','http://www..getalife.com',0,'',0,0);
INSERT INTO user VALUES (3609,'stronger','helloyou','cel3stial_star@hotmail.com',10,'Leena','http://overprotected.net/stronger',0,'nope',0,0);
INSERT INTO user VALUES (3610,'plburg','skitty','plburg@mail.com',10,'Pat','',0,'',0,0);
INSERT INTO user VALUES (3611,'nirvanashow','cyber','nirvana.show@bol.com.br',10,'Tiago Henrique','htttp://www.nirvanashow.kit.net',0,'',0,0);
INSERT INTO user VALUES (3612,'behbigurl','hello','liddoxbehbi@aol.com',10,'Nikki','',0,'',0,0);
INSERT INTO user VALUES (3613,'vijaynr','aishu','vijaynr83@lycos.com',10,'Vijay','',0,'Engineering student',0,0);
INSERT INTO user VALUES (3614,'login','login1','name@yahoo.com',10,'name','',0,'',0,0);
INSERT INTO user VALUES (3615,'JAMAL0707','jamal89','JAMAL0707@YAHOO.COM',10,'ORLANDO','',0,'',0,0);
INSERT INTO user VALUES (3616,'whitneyford5','Cassidy','whitneyford5@yahoo.com',10,'Whitney','',0,'Middle/Elementary School teacher',0,0);
INSERT INTO user VALUES (3617,'burfo','cars4me','luke@spunknetwork.com',10,'luke','',0,'',0,0);
INSERT INTO user VALUES (3618,'lildevil4lif3','bored','lildevilrulz@knology.net',10,'kandy','',0,'Im bored all the time and i go to school like normal ppl but im not too normal and im not crazy...',0,0);
INSERT INTO user VALUES (3619,'paintzballfreak','poopoo','paintzballfreak@yahoo.com',10,'seth','',0,'',0,0);
INSERT INTO user VALUES (3620,'Speedburst','overpower','speedburst@sympatico.ca',10,'Fred','',0,'',0,0);
INSERT INTO user VALUES (3621,'Angelavender','blahblahz','dededade@msn.com',10,'Cherry','',0,'',0,0);
INSERT INTO user VALUES (3622,'AcidBunnies','rahrah','fluff_e_muffins@hotmail.com',10,'Melissa','xanga.com/x0xantisocialx0x',0,'',0,0);
INSERT INTO user VALUES (3623,'jaypee','puzzleme422','ritchjp422@aol.com',20,'jaypee','',0,'',0,0);
INSERT INTO user VALUES (3624,'aydontknow','baliw5','aydontknow@yahoo.ca',10,'aydontknow','',0,'-19 yrs old f\r\n-2nd year college in BS MATH',0,0);
INSERT INTO user VALUES (3625,'ambix','airsupply','ambikak@crisinfac.com',10,'ambika','',0,'',0,0);
INSERT INTO user VALUES (3626,'paradoxunknown','chasers','paradoxunknown23@hotmail.com',10,'matt white','http://members.cox.net/paradoxunknown',0,'',0,0);
INSERT INTO user VALUES (3627,'yan','8908215','yasng@hotmail.com',10,'Eileen','',0,'',0,0);
INSERT INTO user VALUES (3628,'meifung','meifung','leemeifung89@hotmail.com',10,'meifung','www.sugarcandies.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (3629,'amyarrant','logan1','amyarrant@austin.rr.com',10,'amy','',0,'',0,0);
INSERT INTO user VALUES (3630,'sugar_028','clarrisse','clarismb@yahoo.com',10,'Clarrisse Marie L. Bayudan','brain teasers',0,'I am fun in solving brain teasers.',0,0);
INSERT INTO user VALUES (3631,'growfybruce','wyvern','flooble-response@growf.org',10,'Bruce','',0,'',0,0);
INSERT INTO user VALUES (3632,'oneillt2000','fawv','oneillt2000@yahoo.com',10,'Tim O\\\'Neill','',0,'',0,0);
INSERT INTO user VALUES (3633,'oneillt2002','fawv','oneillt2000@yahoo.com',10,'Tim O\\\\\\\\\\\\\\\'Neill','',0,'',0,0);
INSERT INTO user VALUES (3634,'bsb24','ilovedogs','biscut1005@aol.com',10,'brit','',0,'',0,0);
INSERT INTO user VALUES (3635,'blEEdinsilEncE','eskibob','cindyistheman@yahoo.com',10,'Cind','http://www.angelfire.com/rock3/linkinpark10/index.html',0,':wumpscut:',0,0);
INSERT INTO user VALUES (3636,'anne','c++','arasanth_dainnes@yahoo.com',10,'karen anne','',0,'im from philippines\r\nim a computer science student of SSC-R de Cavite.\r\ni am very much interested in programming',0,0);
INSERT INTO user VALUES (3637,'jeflyn','hammond','lglass@buggs.net',10,'Lynda Glass','',0,'returned to college after 25 yrs, quite a change. I\'m a nurse',0,0);
INSERT INTO user VALUES (3638,'Keeker','kittykats','Keeker88@att.net',10,'Keeks','http://keeker.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (3639,'schoolangel','bobcat','preneej@hotmail.com',10,'Pamela','msn.com',0,'Straight A sophomore.  Not good with logic',0,0);
INSERT INTO user VALUES (3640,'bgirl','luvjason','roadjes5@yahoo.com',10,'Susan','',0,'20 yrs. old.  work in a bank in tallahassee.  married',0,0);
INSERT INTO user VALUES (3641,'Astarya','aswens','aarinightwind@yahoo.com',10,'Ashira','',0,'',0,0);
INSERT INTO user VALUES (3642,'mcraig','aaaa','tbelliott@lycos.com',10,'matthew','',0,'',0,0);
INSERT INTO user VALUES (3643,'gummo','the333the333','rdieckma@insight.rr.com',10,'Robert','',0,'',0,0);
INSERT INTO user VALUES (3644,'syk939','063089','syk939@yahoo.co.kr',10,'seo young','www.xanga.com/syk939',0,'im korean...thass it',0,0);
INSERT INTO user VALUES (3645,'gauri','onkar2000','gauri.kakade@patni.com',10,'gauri','',0,'an avid puzzle lover. A puzzle a day keeps your brain fresh.',0,0);
INSERT INTO user VALUES (3646,'Magus_Dark_Warlock','gogrizz','death_on_vacation238@yahoo.com',10,'Brandon','',0,'',0,0);
INSERT INTO user VALUES (3647,'sridharan','buffalo','ur_sridharan@hotmail.com',10,'sridharan','',0,'',0,0);
INSERT INTO user VALUES (3648,'Nikkie_is_Nerdcore','gwenabee5','ska_grl_attitude@yahoo.com',10,'Nikkie','http://www.xanga.com',0,'',0,0);
INSERT INTO user VALUES (3649,'lizreid6','dondunne','lizreid6@yahoo.ca',10,'Ms. Liz Reid','',0,'',0,0);
INSERT INTO user VALUES (3650,'getmeonit','getmeonit','getmeonit@yahoo.com',10,'getmeonit','',0,'me a comp grad',0,0);
INSERT INTO user VALUES (3651,'YDONAGHY','dld52795','ydonaghy@snet.NET',10,'YVONNE DONAGHY','SNET',0,'',0,0);
INSERT INTO user VALUES (3652,'Tess','5sisters','TessCatt40@aol.com',10,'Thresia landis','',0,'',0,0);
INSERT INTO user VALUES (3653,'proglaura','arual','programmmer77@aol.com',10,'laura','',0,'I love logic puzzles and any kind of puzzles! Send \'em to me! I of all people need them the most!',0,0);
INSERT INTO user VALUES (3654,'kyootbehbi','hello','liddobehbiangel@hotmail.com',10,'Nikki','',0,'',0,0);
INSERT INTO user VALUES (3655,'jonnyw76','reredrum','bugsy23_tx@yahoo.com',10,'jonnyw76','',0,'',0,0);
INSERT INTO user VALUES (3656,'sportygirl9997','watermelon','sportygirl9997@hotmail.com',10,'pauli','http://soccerrules.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (3657,'ninjamonkey','shizukoo','avril_is_satan@hotmail.com',10,'Liz','',0,'Erm, music rocks. I particularly like the Smashing Pumpkins, Slint, and Papa M.',0,0);
INSERT INTO user VALUES (3658,'caodaica','caodaica','caodaica@mail.com',10,'cao','',0,'',0,0);
INSERT INTO user VALUES (3659,'whodis','whodis','shit@hotmail.com',10,'whodis','',0,'',0,0);
INSERT INTO user VALUES (3660,'ratsnstuff','ne14a69','riaan@redelec.co.za',20,'ratsnstuff','',0,'',135,0);
INSERT INTO user VALUES (3661,'inflightextreme','raytheon1','inflightextreme@yahoo.com',10,'Aaron','',0,'pilot',0,0);
INSERT INTO user VALUES (3662,'Verticalbird420','jack311','spiffysmurf87@aol.com',10,'Heather','	http://hometown.aol.com/spiffysmurf87/',0,'Im blonde.....says enuf...but i also have blue eyes born on the last day of the year anything else im me Verticalbird420',0,0);
INSERT INTO user VALUES (3663,'dvn_rajesh','doravena','dvn_rajesh@hotmail.com',10,'RajeshDVN','',0,'',0,0);
INSERT INTO user VALUES (3664,'chris','dollygirl2','chrissy1850@cs.com',10,'chris','cs',0,'',0,0);
INSERT INTO user VALUES (3665,'CaptainFalcon','qwewer','Disruptor90109@yahoo.com',10,'CaptainFalcon','www.xanga.com/CaptainFalcon',0,'',0,0);
INSERT INTO user VALUES (3666,'dancerchicbrit9','password','style07@bellsouth.net',10,'brittany','',0,'',0,0);
INSERT INTO user VALUES (3667,'mikesco','advance1','mike@taoersmith.com',10,'Michael','',0,'',0,0);
INSERT INTO user VALUES (3668,'humadawha','dreadloc','smrtmouth@hotmail.com',10,'delaney','www.xanga.com/humadawha',0,' i like cheese ><',0,0);
INSERT INTO user VALUES (3669,'clsx36','clsx36','skoffc@wharton.upenn.edu',10,'clsx36','',0,'just a late nite puzzle geek',0,0);
INSERT INTO user VALUES (3670,'e_clear','loser','e_clear@mtv.com.br',10,'Bruno','',0,'',0,0);
INSERT INTO user VALUES (3671,'taha_y','born2191977','taha_y@hotmail.com',10,'Taha','',0,'',0,0);
INSERT INTO user VALUES (3672,'waynesto','43285ws133','waynesto@mail.com',10,'Wayne Stokes','',0,'',0,0);
INSERT INTO user VALUES (3673,'Soroban','7777','afetrmath2@aol.com',10,'Robert T. Kurosaka','',0,'Retired math professor',0,0);
INSERT INTO user VALUES (3674,'dionysus','lsd25','dionysus41077@hotmail.com',10,'doug','',0,'',0,0);
INSERT INTO user VALUES (3675,'irishcolumbian','piglet','irishcolumbian@yahoo.com',10,'katie','irishcolumbian',0,'',0,0);
INSERT INTO user VALUES (3676,'HIP333','THEHIP','pcdani@twcny.rr.com',10,'Danielle','',0,'',0,0);
INSERT INTO user VALUES (3677,'vietsonik','snake1','vietsonik@yahoo.com',10,'Counter-Strike','',0,'i like to play games',0,0);
INSERT INTO user VALUES (3678,'broy','bradly','bradroy@kricket.net',10,'Brad','',0,'High School Math Teacher, Algebra and Advanced Mathematics',0,0);
INSERT INTO user VALUES (3679,'Welsh_Wizzard','penlan','SteveMorris4288@Aol.com',10,'Steve','',0,'',0,0);
INSERT INTO user VALUES (3680,'rockangel152003','david','wildgirl164@yahoo.com',10,'Wendy','',0,'',0,0);
INSERT INTO user VALUES (3681,'Tesp71283','ashley','puertoricanqt15@yahoo.com',10,'Tasha','',0,'',0,0);
INSERT INTO user VALUES (3682,'Dolon','magic','dolonparcae@cox.net',10,'Tim','',0,'i am boring and uninteresting.',0,0);
INSERT INTO user VALUES (3683,'Jhimbo','jbcToday','mailme96@aol.com',10,'B','',0,'',0,0);
INSERT INTO user VALUES (3684,'murphys_outlaw','39newarkave','murphysoutlaw@msn.com',10,'James','',0,'musician',0,0);
INSERT INTO user VALUES (3685,'baby_gangsta','2726021','beautiful_honey2001@yahoo.com',10,'charisse','',0,'',0,0);
INSERT INTO user VALUES (3686,'NRE628','zorro16','cosmicnanaboy@hotmail.com',10,'N','',0,'',0,1);
INSERT INTO user VALUES (3687,'paco42','gored','startamer490@sbcglobal.net',10,'paco42','www.xanga.com/paco42',0,'',0,0);
INSERT INTO user VALUES (3688,'Desiwintergreen','Lorenzo','Desiwintergreen@aol.com',10,'Desi','',0,'',0,0);
INSERT INTO user VALUES (3689,'lovitangel225','tiger','www.tiger7777@msn.com',10,'tatiana cleevland','www.xanga.com',0,'',0,0);
INSERT INTO user VALUES (3690,'paichic','lucky','paichic@aol.com',10,'dale','',0,'',0,0);
INSERT INTO user VALUES (3691,'wunderdawg11','password','joseph1277@hotmail.com',10,'Joseph','',0,'',0,0);
INSERT INTO user VALUES (3692,'sixpence','kept','v_drummer@hotmail.com',10,'Danny Morin','www.pcdesign.ca',0,'I\'m a single white male :)',0,0);
INSERT INTO user VALUES (3693,'jimnlidi','saints','jimnlidi@aol.com',10,'jim','',0,'',0,0);
INSERT INTO user VALUES (3694,'rebel','eagles','musicismyrefuge@myway.com',10,'elisabeth','',0,'',0,0);
INSERT INTO user VALUES (3695,'nyx','npnpnp','nun@nun.com',10,'nyx','',0,'',0,0);
INSERT INTO user VALUES (3696,'CHERLISA816','Mone1986','cherlisa816@Yahoo.com',10,'Lisa','',0,'',0,0);
INSERT INTO user VALUES (3697,'Sullivan49451','9369pink','sullivan49451@aol.com',10,'sarah','',0,'',0,0);
INSERT INTO user VALUES (3698,'lukibaby','natwest','lukibaby01@hotmail.com',10,'luke','',0,'',0,0);
INSERT INTO user VALUES (3699,'tutorchick269','Isaiah','tutorchick269@yahoo.com',10,'Denise Gurley','',0,'I recently earned my BA in Liberal studies and hope to return to school in fall 2004 to work on my Masters in Reading.  I have been afraid of math most of my life. Finally at the age of 48 I can hear the beautiful music and see the wonderful colors of math so here I am.',0,0);
INSERT INTO user VALUES (3700,'ajean89','yellow','ajean89@yahoo.com',10,'aubrey','',0,'',0,0);
INSERT INTO user VALUES (3701,'shHhitzsha','725413','wunhellafioneazn@aol.com',10,'natasha','',0,'i like cheese bagels',0,0);
INSERT INTO user VALUES (3702,'tats225','tats225','tiger7777@msn.com',10,'tatiana cleveland','www.xanga.com',0,'hi i am not telling about my self.',0,0);
INSERT INTO user VALUES (3703,'DebbieS','hog2003','debbiesp2@earthlink.net',10,'Debbie','',0,'',0,0);
INSERT INTO user VALUES (3704,'Keeyo28','pugsly','keeyo28@yahoo.com',10,'Young','www.xanga.com',0,'',0,0);
INSERT INTO user VALUES (3705,'zaphod','zaf1999','zaphodb1@hotmail.com',20,'zaphod','',0,'',0,0);
INSERT INTO user VALUES (3706,'suhashk','flooble','suhas_hk@sancharney.in',10,'Suhas','pune.sancharnet.in\\suhas_hk',0,'BE computer,From reputed Indian Institute.Currently working at e-Zest solutions pune',0,0);
INSERT INTO user VALUES (3707,'hotdatedave','pinkbubbly','dave.dunstan@virgin.net',10,'Hot Date Dave','',0,'',0,0);
INSERT INTO user VALUES (3708,'ilikechinesefood','fullback','speedracer4827@yahoo.com',10,'jon','',0,'',0,0);
INSERT INTO user VALUES (3709,'lulustar','pony','tilley1@tiscali.co.uk',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (3710,'prime','primenumbers','emrickjd@infoblvd.net',10,'Peter Emrick','',0,'I am into cosmology advanced mathmatics understanding maths greatest mysteries 0,1 and infinte. I am also into understanding cosmology greatest mysteries. I am writing my own book and some day hope to teach math cosmology and astrophysics at Cambridge Universty',0,0);
INSERT INTO user VALUES (3711,'rachel','kiana','r.ogle@angelfire.com',10,'rachel','',0,'',0,0);
INSERT INTO user VALUES (3712,'TrUeLyYeRzZ143','luvreeze','DisGrLtRiPpIn420@aol.com',10,'Cathy','www.xanga.com/wungerlwunlove',0,'fLiP pRyDe',0,0);
INSERT INTO user VALUES (3713,'booklover492001','gotcha','booklover492001@hotmail.com',10,'Britanny Precht','',0,'Hi everyone i am a middle school student who loves logic puzzles.',0,0);
INSERT INTO user VALUES (3714,'warewolfe','kitty','warewolfegurl_1990@yahoo.com',10,'shelly','www.neopets.com',0,'i am me.',0,0);
INSERT INTO user VALUES (3715,'IQgirl','140','stapletonfam@sbcglobal.net',10,'Deb Stapleton','',0,'',0,0);
INSERT INTO user VALUES (3716,'Carolyn_27587','flooble','cjrs1952@aol.com',10,'Carolyn','',0,'',0,0);
INSERT INTO user VALUES (3717,'JQ','trustno1','JATTI_QUEEN@YAHOO.COM',10,'SK','',0,'',0,0);
INSERT INTO user VALUES (3718,'Ran','LOGOS3','jfdkfj@hotmail.com',10,'Ran','',0,'',0,0);
INSERT INTO user VALUES (3719,'nav','perplexus','omegacubez@hotmail.com',10,'nav','',0,'jobless!!!',754,0);
INSERT INTO user VALUES (3720,'slobey','slobey','chefer1098@juno.com',10,'Michael Tubman','',0,'',0,0);
INSERT INTO user VALUES (3721,'tc1','tubbytoast','timgoodrich1@excite.com',10,'tim','',0,'',0,0);
INSERT INTO user VALUES (3722,'mel1956','513821','arthur@bellsouth.net',10,'melody','',0,'',0,0);
INSERT INTO user VALUES (3723,'marthalib','elmore','marthalib@hotmail.com',10,'Martha','',0,'',0,0);
INSERT INTO user VALUES (3724,'popop','ploplop','eredyns@earthlink.net',10,'nave','graverobber123\'s homepage',0,'',0,0);
INSERT INTO user VALUES (3725,'yourmyfriend','888904','heygirlgetm@hotmail.com',10,'Danni','www.abnglobal.net',0,'~Ask Me~ ',0,0);
INSERT INTO user VALUES (3726,'JedC','flopassword','jedcooper@yahoo.com',10,'JedC','',0,'',0,0);
INSERT INTO user VALUES (3727,'Jesse','bratty','j_beal2002@yahoo.com',10,'Jesse','',0,'',0,0);
INSERT INTO user VALUES (3728,'harshu','hello','harshu012@hotmail.com',10,'harsh','',0,'i m a nice guy. talk to me',0,0);
INSERT INTO user VALUES (3729,'ShEeZ_iTz_Me','minna','lilshordy91@myway.com',10,'Jessica','',0,'',0,0);
INSERT INTO user VALUES (3730,'prettyangel123','password','krimkram_sidney14@Yahoo.com',10,'password','www.xanga.com/angel_sid',0,'im such an angel! lolz..',0,1);
INSERT INTO user VALUES (3731,'tabs','tabs6122','borje.snygg@gavle.se',10,'Borje Snygg','borje.snygg@gavle.se',0,'',0,0);
INSERT INTO user VALUES (3732,'Sakara','PRINCESS','EOLHC13@hotmail.com',10,'Chloe\'','None',0,'I like to do puzzles and be logical.',0,1);
INSERT INTO user VALUES (3733,'smurfette','bluegoo','csbaird01@aol.com',10,'Carol-Sue Baird','',0,'',0,1);
INSERT INTO user VALUES (3734,'MARKP','081988','Jaypnoy19@aol.com',10,'mark','',0,'',0,0);
INSERT INTO user VALUES (3735,'NickH','nospaces2','nick@hourahane.com',20,'Nick Hobson','',0,'',0,1);
INSERT INTO user VALUES (3736,'PeyeEmP','gunit','phade2black420@netscape.net',10,'davey d','',0,'',0,0);
INSERT INTO user VALUES (3737,'fr0ggiegrl','shannen','lilsurfergal3148@yahoo.com',10,'princess froggie','www.xanga.com',0,'',0,1);
INSERT INTO user VALUES (3738,'CrazSexyKewl','sammy','brttybaby@hotmail.com',10,'britt','',0,'',0,0);
INSERT INTO user VALUES (3739,'goodienana','flintstoner','pgoodie03@aol.com',10,'dominique','',0,'',0,0);
INSERT INTO user VALUES (3740,'resa1026','js11t','mommy2anangel@yahoo.com',10,'Teresa White','',0,'',0,1);
INSERT INTO user VALUES (3741,'silentbell','laging','da_door_bell@hotmail.com',10,'Dabella','',0,'',0,0);
INSERT INTO user VALUES (3742,'jessdoug03','042903','thedoug01@yahoo.com',10,'Doug and Jess','',0,'',0,0);
INSERT INTO user VALUES (3743,'soccer00babe','soccer00','soccer00babe@hotmail.com',10,'Elizabeth','Yahoo',0,'Sporty girl, plays the harp',0,1);
INSERT INTO user VALUES (3744,'Toni','kasey','Antonia455@yahoo.com',10,'Antonia','',0,'',0,1);
INSERT INTO user VALUES (3745,'natty21','cali456','shinodagurl21@aol.com',10,'natty','',0,'',0,0);
INSERT INTO user VALUES (3746,'imthemattman','nothing','imthemattman3@yahoo.com',10,'matt','',0,'',0,1);
INSERT INTO user VALUES (3747,'cc2pdp','math2003','cc2paul@yahoo.com',10,'Paul','',0,'',0,1);
INSERT INTO user VALUES (3748,'cteetoo','258292','cteetoo@nycap.rr.com',10,'Christy','',0,'',0,1);
INSERT INTO user VALUES (3749,'lilshortdorkpuppy','matt','specialdragon2002@hotmail.com',10,'lilshortdorkpuppy','none',0,'',0,1);
INSERT INTO user VALUES (3750,'mohan','1313','gabbeth@aol.com',20,'mohan','',0,'find math & logic questions very exciting.',0,0);
INSERT INTO user VALUES (3751,'Psuep','fbjhvh','psuedonym@hotmail.com',10,'Psuep','',0,'I like puzzles that aren\'t to hard, cuz the light upstairs isn\'t to bright',0,1);
INSERT INTO user VALUES (3752,'zzyuzz','7273423','yuky86@hotmail.com',10,'ar yu','',0,'',0,0);
INSERT INTO user VALUES (3815,'moeana','bitches','hina_gurl_808@hotmail.com',10,'moeana','',0,'',0,1);
INSERT INTO user VALUES (3753,'priyank','priyank','priyankj_9@indiatimes.com',10,'priyank','',0,'I m s/w engg... working in chennai ..',0,0);
INSERT INTO user VALUES (3754,'Ladie','atlanta','fgeraldmdc@msn.com',10,'Ladie','',0,'',0,0);
INSERT INTO user VALUES (3755,'ellenb','jejwa','jbowman@hsonline.net',10,'Ellen Bowman','',0,'',0,1);
INSERT INTO user VALUES (3756,'Morena','toto','www.morenadelarosa@yahoo.com',10,'Morena','Morena',0,'',0,0);
INSERT INTO user VALUES (3757,'rideregan','note0484','rideregan@aol.com',10,'regan','',0,'',0,0);
INSERT INTO user VALUES (3758,'bword','opulent2','bword@nctr.fda.gov',10,'Beverly','',0,'',0,1);
INSERT INTO user VALUES (3759,'howardbandy','charmer','howardbandy@lycos.com',10,'Howard Bandy','',0,'',0,0);
INSERT INTO user VALUES (3760,'logica','logica','sebi_ruxi@yahoo.com',10,'Ruxi','',0,'',0,0);
INSERT INTO user VALUES (3761,'gabichang2204','euzinha123','tchadianmion@yahoo.com.br',10,'GaBi?!','www.apessoa.blogger.com.br',0,'msn',0,0);
INSERT INTO user VALUES (3762,'gareis','tedronai','faceloran@juno.com',10,'John Malkovitch','http://gareis.free.fr',0,'I make languages and write and read. You should read the Discourses of Epictetus.',0,1);
INSERT INTO user VALUES (3763,'JeanieInABottle','wednesday','valeriejean_3291@yahoo.com',10,'Valerie Lualhati','Optimum Online',0,'',0,1);
INSERT INTO user VALUES (3764,'magicshadows','inkydarkness','magicshadows@comcast.net',10,'Annie Walka','',0,'I am a middle school Math/English teacher who loves puzzles and writing short stories and poetry.  I also have a 4-year-old daughter who loves puzzles, too.',0,0);
INSERT INTO user VALUES (3765,'ZZDarkWarlordZZ','456456','alfred.lau@sympatico.ca',10,'Alfred','',0,'',0,1);
INSERT INTO user VALUES (3766,'Alapalooza','feathers','ambloom_2003@yahoo.com',20,'Drew','',0,'Flesruoy tuoba tib a su llet!',226,0);
INSERT INTO user VALUES (3767,'Wink82','william','k_wink182@hotmail.com',10,'Kyle Winking','',0,'I am at the University of Notre Dame.',0,0);
INSERT INTO user VALUES (3768,'mightychicken','grapesink33','cheekuon@hotmail.com',10,'Chee Kuon','www.xanga.com/mightychicken',0,'Cool...',0,1);
INSERT INTO user VALUES (3769,'Soniebug','frankfort','bthedochalliday@aol.com',10,'Sondra','',0,'',0,0);
INSERT INTO user VALUES (3770,'fryingphan','273380','fryingphan@hotmail.com',10,'kevin','',0,'hi',0,1);
INSERT INTO user VALUES (3771,'Rich','donuts77','heyrothr@snh450.k12.ks.us',10,'Heyroth','',0,'I am a teacher and use this for vocabulary improvement.',0,1);
INSERT INTO user VALUES (3772,'Limmy','liverpool','limmy6@hotmail.com',10,'Liam','',0,'',0,0);
INSERT INTO user VALUES (3773,'rhino1966','bignuts1','sanchezs@pendleton.usmc.mil',10,'Santiago','msn',0,'',0,1);
INSERT INTO user VALUES (3774,'August_2000','lolyeahright','lilbluegem89@aol.com',10,'laura','www.hometown.aol.com/lilbluegem89/',0,'I like track n volleyball but im not on a team but i would liek to be. i like watchin movies and just hanging around the house. i like to go to the mall n hang out with my younger brother.',0,0);
INSERT INTO user VALUES (3775,'Tyger','lunarson','dum@engr.orst.edu',10,'Tyger','',0,'',0,1);
INSERT INTO user VALUES (3776,'dalton385','bdalton','bdalto07@providence.edu',10,'Ben','',0,'Logic is Awesome',0,1);
INSERT INTO user VALUES (3777,'Jackie04','vampires','J_2004_1985@hotmail.com',10,'Jackie','',0,'',0,0);
INSERT INTO user VALUES (3778,'Hipnox','hacker','zio@hotmail.com',20,'Hipnox','',0,'????',0,1);
INSERT INTO user VALUES (3779,'gillyb','matthew','gill.bradbury@dsl.pipex.com',10,'gillyb','',0,'',0,0);
INSERT INTO user VALUES (3780,'staceyd','toadfrog','staceyd299@earthlink.net',10,'stacey','earthlink.net',0,'',0,1);
INSERT INTO user VALUES (3781,'ddc2chile','9zebras2','ddc2chile@aol.com',10,'Dawn','',0,'',0,1);
INSERT INTO user VALUES (3782,'dooood','jkjkjk','numark87@yahoo.com',10,'dooood','',0,'',0,1);
INSERT INTO user VALUES (3783,'hstaudigel','043000','hstaudigel@cinci.rr.com',10,'heidi','',0,'',0,0);
INSERT INTO user VALUES (3784,'nashiee','ashlee','nashie_90@yahoo.com.au',10,'Ashlee','',0,'',0,0);
INSERT INTO user VALUES (3785,'nashie','ashlee','nashie_90@yahoo.com.au',20,'Ashlee','',0,'',0,0);
INSERT INTO user VALUES (3786,'Violetice','nightmare','purpleaholic@hotmail.com',10,'Violet','',0,'',0,1);
INSERT INTO user VALUES (3787,'daleliop','daleliop123','daleliop@hotmail.com',10,'dale','',0,'',0,1);
INSERT INTO user VALUES (3788,'bettina','243151131','nightangel_1645@yahoo.com',10,'bettina','',0,'',0,1);
INSERT INTO user VALUES (3789,'nuorder','front1','roboliver@worldnet.att.net',10,'trebor','',0,'',0,0);
INSERT INTO user VALUES (3790,'haggard86','kelau','kchcool@hotmail.com',10,'kelson','',0,'i\'m in highschool',0,0);
INSERT INTO user VALUES (3791,'Chronomoss','darkcloud','chronomoss@sarx.rr.com',10,'Cody','www.google.com',0,'',0,0);
INSERT INTO user VALUES (3792,'seachelle417','nickelcouch28','mlmartin@bucknell.edu',10,'Michelle','',0,'',0,1);
INSERT INTO user VALUES (3793,'nedgar','katherine','nedgar369@yahoo.com',10,'Nicole','',0,'',0,0);
INSERT INTO user VALUES (3794,'cookies_n_cream345','lyssaold','allycat12_2000@yahoo.com',10,'Elise','www.yahoo.com',0,'I run cross country and track for my schoo',0,0);
INSERT INTO user VALUES (3795,'wh1t3ric3','roadhouse','wh1t3ric3@yahoo.com',10,'KnOck OuT KiD','',0,'',0,0);
INSERT INTO user VALUES (3796,'ambular_136','136101','turbana_banana_136@yahoo.com',10,'amber','',0,'',0,1);
INSERT INTO user VALUES (3797,'crazy_brunette_88','samaki','dolphingrl917@aol.com',10,'sam','',0,'',0,0);
INSERT INTO user VALUES (3798,'wordless','helpful','wordless_music64@hotmail.com',10,'wordless','http://imaginary-light.org/wordless',0,'',0,0);
INSERT INTO user VALUES (3799,'serial','briarey','blizzard@blic.net',10,'vlad','',0,'',0,0);
INSERT INTO user VALUES (3800,'Cow_licker','beebo','azmtbiker85737@yahoo.com',10,'Berkeley','http://www.xanga.com/cow_licker',0,'',0,0);
INSERT INTO user VALUES (3801,'swufty','crispa','cswift2@writhlington.bathnes.sch.uk',10,'Callum','www.stemlabs.co.uk',0,'I grow orchids and i\'m only 15',0,1);
INSERT INTO user VALUES (3802,'jqueen','trustno1','Sheetal_kamboh@hotmail.com',20,'SK','',0,'',0,0);
INSERT INTO user VALUES (3803,'Inarajan62','guam62','dopey@alink.com',10,'David','',0,'Math teacher',0,0);
INSERT INTO user VALUES (3804,'cuthbert','sasquatch','geoff.oelsner@att.net',10,'geoffrey','',0,'I live in Rochester, NY and like to play Disc Golf',0,0);
INSERT INTO user VALUES (3805,'Loeser','r8t3Fuchs','mlandgraf@mdl.com',10,'Markus','',0,'I am not a native speaker, so I would be glad if you would correct my spelling, grammar, and style.\r\nThanks.',0,1);
INSERT INTO user VALUES (3806,'Grayheart','wolfwalker','grayheart@sbcglobal.net',10,'Matthew','',0,'',0,1);
INSERT INTO user VALUES (3807,'DrBob','clipper','DrRobinR@blueyonder.co.uk',20,'DrBob','',0,'',0,1);
INSERT INTO user VALUES (3808,'marytodd','hithere','mtodd@truserv.com',10,'mary','',0,'',0,0);
INSERT INTO user VALUES (3809,'e','epiphania','epi.phania@rogers.com',20,'e','http://www.epiweb.info',0,'',178,1);
INSERT INTO user VALUES (3810,'-Shadowen-','ashmuxyf','hover71@hotmail.com',10,'John','http://shadowscorner.cjb.net',0,'',0,1);
INSERT INTO user VALUES (3811,'sweetemotion05','dallas','blueonblack05@hotmail.com',10,'kristin','',0,'',0,0);
INSERT INTO user VALUES (3812,'aznxsillyxdogg','040990','aznxsillyxdogg@hotmail.com',10,'Michael','www.xanga.com/v0Lc0mxm1k3',0,'HI',0,0);
INSERT INTO user VALUES (3813,'IINTEND','daylin','iintend@aol.com',10,'Betty Friedman','',0,'48WF\r\nLove puzzles. Not that great at them, but love to try.',0,0);
INSERT INTO user VALUES (3814,'LilGraham','patrick','alstrgrl91@cs.com',10,'nikki','xpidergurl090',0,'',0,0);
INSERT INTO user VALUES (3816,'Chaoskoa13','Chaos','Chaoskoa13@yahoo.com',10,'Lorenzo','',0,'',0,0);
INSERT INTO user VALUES (3817,'Junkmail','Junkmail','Junkmail0404@yahoo.com',10,'Aynne Smith','',0,'',0,1);
INSERT INTO user VALUES (3818,'ur2retarded4me','albert','ur2retarded4me@yahoo.com',10,'A','n/a',0,'',0,1);
INSERT INTO user VALUES (3819,'lillestaznboi','070688','lillestaznboi@yahoo.com',10,'shawn','',0,'I likadrawing and playin computer gamez.  I like chatting wit ppl so talk ta me! Aim: lillestaznboi',0,0);
INSERT INTO user VALUES (3820,'PoetHaiku','agrippa','poethaiku@yahoo.com',20,'Joseph ODonnell','',0,'',204,0);
INSERT INTO user VALUES (3821,'sailor_scout_mya','moi','lady-of-the-rings@verizon.net',10,'Madison','',0,'Hi. I am a total obbsess with these things.',554,1);
INSERT INTO user VALUES (3822,'koolaid','scream','koolaid_26@hotmail.com',10,'koolaid','',0,'',0,1);
INSERT INTO user VALUES (3823,'tomi','lusi','enthoalex@msn.com',10,'entela','',0,'',0,0);
INSERT INTO user VALUES (3824,'Snoopy','8021','sssend2ann@earthlink.net',10,'Annsley Lucas','(none)',0,'I have a identacle twin',0,1);
INSERT INTO user VALUES (3825,'jileneleedae','antonio','jileneleedae4@yahoo.com',10,'cesca','jileneleedae',0,'well i like bowling  i like skol my favorite subject is math and science',0,1);
INSERT INTO user VALUES (3826,'girlinaflame','fratparty','killingyourdreamstonight@hotmail.com',10,'brandy','',0,'',0,0);
INSERT INTO user VALUES (3827,'bertha','bertha_partha','v_bhatta@yahoo.com',10,'bharath','',0,'',0,0);
INSERT INTO user VALUES (3828,'iceman','alphabeta','damnuserids@yahoo.com',10,'Steve','',0,'',0,1);
INSERT INTO user VALUES (3829,'9233','cammie','passionlez@atariland.com',10,'Annie','www.xanga.com/passionlez',0,'',0,0);
INSERT INTO user VALUES (3830,'Gladwyn','arthur','myrnadale@adelphia.net',10,'Gladwyn','',0,'',0,1);
INSERT INTO user VALUES (3831,'fobnbin4ever','213213','fobbin4ever@hotmail.com',10,'fobbin4ever','',0,'',0,0);
INSERT INTO user VALUES (3832,'Nelle','Nelle','Jerwasabullfrog2@aol.com',10,'Nelle','',0,'i like math, puzzles, outdoors, kids, and art.  ',0,0);
INSERT INTO user VALUES (3833,'cokebear12','ladylady3','cokebear12@hotmail.com',10,'cokebear12','',0,'',0,0);
INSERT INTO user VALUES (3834,'xxvalatinexx','michael','xxvalatinexx@aol.com',10,'kelly','',0,'',0,0);
INSERT INTO user VALUES (3835,'Rockstarette','rachel','scribble@iinet.net.au',10,'rachel','iinet',0,'i love the colour orange!',0,1);
INSERT INTO user VALUES (3836,'prophet23','518433','cngai2003@yahoo.com.hk',10,'Clive','',0,'Jus curious of hard problems',0,0);
INSERT INTO user VALUES (3837,'imonlyme','crazybabe','Singin4Christ07@msn.com',10,'Debbie','http://www.xanga.com/home.aspx?user=ximonlymex',0,'',0,1);
INSERT INTO user VALUES (3838,'dreman','wildcats','dreman816@aol.com',10,'Andre','',0,'nothing',0,1);
INSERT INTO user VALUES (3839,'jillzz','hogfan','jill_finken@yahoo.com',10,'jill','',0,'',0,0);
INSERT INTO user VALUES (3840,'Hal9000','jello','hal@urbana.illinois.net',20,'Hal9000','',0,'The 9000 series is the most reliable computer ever made.  No 9000 series has ever made a mistake or distorted information.  We are all, by any practical definition of the word, fool-proof and incapable of error. ',181,0);
INSERT INTO user VALUES (3841,'Thundara','kathryn','MercuryDestiny@excite.com',10,'Kati','',0,'',0,0);
INSERT INTO user VALUES (3842,'cmkjani','771978','suraj7778@yahoo.com',10,'cmkjani','',0,'',0,0);
INSERT INTO user VALUES (3843,'swtasugar','kiwi','Libragirl1722@aol.com',10,'marie','',0,'naym:marie+kiwi\r\nobcessshun:PENGUINZ!!!',0,0);
INSERT INTO user VALUES (3844,'SgtADunlap','SCPD123','SgtADunlap@aol.com',10,'Aaron','',0,'',0,1);
INSERT INTO user VALUES (3845,'jlpruett','5520cu','talkingbird@softhome.net',10,'Jill Pruett','',0,'',0,1);
INSERT INTO user VALUES (3846,'KP','gusto','kuddlepup@aol.com',10,'K.P.','',0,'',0,0);
INSERT INTO user VALUES (3847,'ahvat','kenshin','vat_vicious@hotmail.com',10,'vat','www.xanga.com/ahvat',0,'I M A VAT',0,0);
INSERT INTO user VALUES (3848,'evilernie36','black','evilernie36@hotmail.com',10,'ernie','',0,'uh.....',0,0);
INSERT INTO user VALUES (3849,'SubOne','51041771','SubmergedOne@aol.com',10,'Kerry','',0,'',0,0);
INSERT INTO user VALUES (3850,'rabbitfootthehobbit','emmalyn','rabbitfootthehobbit@yahoo.com',10,'Arthur Huang','http://www.xanga.com/home.aspx?user=rabbitfoot007',0,'im absolutley nowhere',0,1);
INSERT INTO user VALUES (3851,'nishantv83','Dogmatrix9','nishant_v83@hotamil.com',10,'Nishant','',0,'',0,1);
INSERT INTO user VALUES (3852,'lovebug1580','derrick','tiger200@sbcglobal.net',10,'shaina','',0,'',0,0);
INSERT INTO user VALUES (3853,'melow1vl','gitzit','gmelow@cmsinter.net',10,'Valorie Melow','',0,'',0,0);
INSERT INTO user VALUES (3854,'seanathan3773','merbear','baseball65mph@aol.com',10,'sean','',0,'im cool',0,1);
INSERT INTO user VALUES (3855,'Brainy','Risdk12','David@Netscape.com',10,'David','Netscape',0,'',0,0);
INSERT INTO user VALUES (3856,'SvaroK','suxelprep','petio.petev@sap.com',10,'Petio Petev','',0,'Java Programmer, Development Coordinator, Loves Riddles',0,1);
INSERT INTO user VALUES (3857,'sweetpea0521','iram','sweetpea52100@yahoo.com',10,'nile','',0,'a student likes work puzzels',0,1);
INSERT INTO user VALUES (3858,'lilbugg7','october17','amymaries@hotmail.com',10,'Amy','',0,'',0,0);
INSERT INTO user VALUES (3859,'iabresnick','montakani','ibresnic@gmu.edu',10,'Isaac','',0,'',0,0);
INSERT INTO user VALUES (3860,'katinha1818','coralina','ka_venturi@hotmail.com',10,'Karina','www.princesinhaka.blogger.com.br',0,'ddddddd',0,0);
INSERT INTO user VALUES (3861,'butterflykisses416','muffin','butterflykisses416@hotmail.com',10,'muffin','',0,'i like puzzles!',0,1);
INSERT INTO user VALUES (3862,'mpet','kobesstudent','mpet106@aol.com',10,'megan','',0,'',0,1);
INSERT INTO user VALUES (3863,'bfieser','bf4806','brian.fieser@emersonprocess.com',10,'Brian','',0,'I\'m not very smart.',0,1);
INSERT INTO user VALUES (3864,'tanthonyf','arnoldtf','frewent@hotmail.com',10,'TJ','',0,'',0,0);
INSERT INTO user VALUES (3865,'KATHRYNlovesYOU','katie','ktluvs2dnc@aol.com',10,'Kathryn','www.xanga.com/KATHRYNlovesYOU',0,'im a girl',0,0);
INSERT INTO user VALUES (3866,'baboxdavidxp','BABO','babobaka4u@hotmail.com',10,'david','http://www.xanga.com/home.aspx?user=BaBoxDavidxP',0,'',0,0);
INSERT INTO user VALUES (3867,'BaBi3xBoI','BaBi3','AzNxBaBi3xBoI@AzN.Nu',10,'Boi','http://www.xanga.com/home.aspx?user=AzNxBaBi3xBoI',0,'',0,0);
INSERT INTO user VALUES (3868,'t_etpison','shiroandngaukai','t_etpison@hotmail.com',10,'tyrone Etpison','',0,'I like cheese.\r\nI like eggs.\r\nI like to party.\r\nWhat am I?',0,0);
INSERT INTO user VALUES (3869,'evenue','troybella','evehelene@yahoo.com',10,'eve','',0,'',0,0);
INSERT INTO user VALUES (3870,'valriewu','mentos','cinnamentos@yahoo.com',10,'val','http://www.xanga.com/private/home.aspx?user=vaLRiewu',0,'',0,0);
INSERT INTO user VALUES (3871,'baalehae','mayday','baalehae@hotmail.com',10,'Siow Sian','http://baalehae.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (3872,'swalsh55','viking','skwalsh@mail.clay.k12.fl.us',10,'Sherry','',0,'I\'m an 8th grade science teacher in Florida!',0,1);
INSERT INTO user VALUES (3873,'andrew','gingercat','andrewlongworth@yahoo.com',10,'longworth','yahoo.com',0,'',0,1);
INSERT INTO user VALUES (3874,'kinshuk','shree123','kinshuk@gawab.com',10,'Kinshuk Kale','',0,'',0,1);
INSERT INTO user VALUES (3875,'Theluggage','ansley314','yeomansa@bellsouth.net',10,'Lug','',0,'',0,0);
INSERT INTO user VALUES (3876,'scudob','knight1','Sguzman@arc-a.org',10,'Sergio','',0,'',0,1);
INSERT INTO user VALUES (3877,'tintin','snowy','rasampk@hotmail.com',10,'tintin','',0,'',0,1);
INSERT INTO user VALUES (3878,'oi2002','435stone','seanhepburn@bluyonder.co.uk',10,'sean','',0,'',0,0);
INSERT INTO user VALUES (3879,'brainlesswonder8','nsync8','Kellster914@hotmail.com',10,'KellieAnne','',0,'Hey there! I found out about this site from my science teacher. He\'s given us a few puzzles from here in order to prepare us for our AP exams next spring, but he hasn\'t given us the solutions, lol. Me, the impatient person that I am, took it upon myself to look them up, and so far, I\'ve been correct for each one :) Go me!!',0,0);
INSERT INTO user VALUES (3880,'nooneknowsexeter','eternal','nooneknowsexeter@hotmail.com',10,'brian harrison','',0,'i need help with a math problem\r\n',0,0);
INSERT INTO user VALUES (3881,'beachbaby9756','katie','katie@yahoo.com',10,'katie','katie@me.net',0,'',0,0);
INSERT INTO user VALUES (3882,'beachbabykate9756','katie','katie@yahoo.com',10,'katie','katie@me.net',0,'',0,0);
INSERT INTO user VALUES (3883,'Krysta','uksasc','flwr.geo@yahoo.com',10,'Krysta Harty','',0,'',0,0);
INSERT INTO user VALUES (3884,'Nakixem','915728558','thearchemcee@aol.com',10,'The Don','www.loungeoflyricism.com',0,'In the search for superior logic..',0,0);
INSERT INTO user VALUES (3885,'BLondatheart021','tanvballcat','blondatheart021@yahoo.com',10,'tanvballcat','none',0,'tan brown hair, barbizon model, athletic, intelligent..',0,1);
INSERT INTO user VALUES (3886,'Puppy2018','bugsbunny','Puppy2018@verizon.net',10,'Tiffany','',0,'',0,0);
INSERT INTO user VALUES (3887,'DJSUNNY','BABYBLUE','DJSUNNYNYC@AOL.COM',10,'SUNNY','http://www.xanga.com/private/home.aspx?user=DJ_SUNNY',0,'',0,1);
INSERT INTO user VALUES (3888,'moo','1195','shadymilkmaam007@hotmail.com',10,'sarah','',0,'',0,1);
INSERT INTO user VALUES (3889,'birthday','011490','wazzuphomies@yahoo.com',10,'arnel manalo','www.xanga.com/p0tat0_prid3',0,'i like p0tat0es and p0tat0es like meh!',0,1);
INSERT INTO user VALUES (3890,'nous_reigns','minerva','nous_reigns@yahoo.co.in',10,'Meera Sivakumar','',0,'',0,1);
INSERT INTO user VALUES (3891,'jsdhall','jasmeet2810','jsdhall@myiris.com',10,'jasmeet','',0,'',0,1);
INSERT INTO user VALUES (3892,'asabado','PAMELA','ASabado@g4phils.com',10,'Allan D. Sabado','',0,'My hobbies are solving Math puzzles and playing bamboo flute/recorder.',0,0);
INSERT INTO user VALUES (3893,'m_salai','5skumaran','m_salai@rediffmail.com',10,'Salai Kumara Guruparan','',0,'I like to share with everyone my thoughts and others.',0,0);
INSERT INTO user VALUES (3894,'THUMB','MARINE620','trlarsson@islc.net',10,'TOM LARSSON','',0,'',0,1);
INSERT INTO user VALUES (3895,'LogicGod89','psquared','computernut89@hotmail.com',10,'PWP','',0,'',0,1);
INSERT INTO user VALUES (3896,'iggyb387','stuy','iggyb387@yahoo.com',20,'iggyb387','www.xanga.com/iggyb387',0,'',207,1);
INSERT INTO user VALUES (3897,'gabix','gigi24','gabiiiva@uol.com.br',10,'gabriela','www.gabibelok.blogger.com.br',0,'',0,1);
INSERT INTO user VALUES (3898,'uni7330','smile','uni7330@netscpe.net',10,'Windy','',0,'I\'m studying to be a teacher and have a passion for books.  Okay I sound like a bit of nerd.',0,1);
INSERT INTO user VALUES (3899,'breakah_hmongkey','696969','lookxericsxhere@yahoo.com',10,'teng','www.xanga.com/breakah_hmongkey',0,'',0,1);
INSERT INTO user VALUES (3900,'ak64','sidd1992','whosjg@hotmail.com',10,'anand','',0,'',0,1);
INSERT INTO user VALUES (3901,'mannepratap','tsrpdevi','mannepratap@yahoo.co.in',10,'Pratap kumar Manne','',0,'I love challenging math problems',0,1);
INSERT INTO user VALUES (3902,'j00sb0x','w00terz0','Flooble@j00sb0x.endjunk.com',20,'J Miesch','',0,'',0,0);
INSERT INTO user VALUES (3903,'moonhawk','base12','scot.olson@frontiernet.net',10,'scott olson','',0,'',0,1);
INSERT INTO user VALUES (3904,'scubasteve','sps1987','safoamerica@mail.com',10,'steve','',0,'',0,0);
INSERT INTO user VALUES (3905,'malain','preppie','assaf_alain@hotmail.com',10,'Alain','',0,'I studied engineering finance and I live in France',0,0);
INSERT INTO user VALUES (3906,'cdcalways','ilovejames','JustBeingMe4Now@aol.com',10,'lala','',0,'',0,0);
INSERT INTO user VALUES (3907,'retardedmonkie54','doggybag','flame98@yahoo.com',10,'kirstie','',0,'',0,0);
INSERT INTO user VALUES (3908,'BikerBoy','riddler','TrampolineBoy12@aol.com',10,'Paul','Riddles',0,'',0,0);
INSERT INTO user VALUES (3909,'apk1187','love','harypttr@pacbell.net',10,'angie','',0,'',0,1);
INSERT INTO user VALUES (3910,'angel13','levit8','areece@student.ecu.edu.au',10,'Andrew Reece','',0,'uni student, IQ133, visual mathematician',0,0);
INSERT INTO user VALUES (3911,'SkyeGirl','belosum5','SkyeGirl05@yahoo.com',10,'Skye','http://www.xanga.com/SkyeGirl',0,'',0,1);
INSERT INTO user VALUES (3912,'maiden','kilimanjaro','amkarthikeyan@hotmail.com',10,'karthik','',0,'love to work laterally on puzzles ',0,1);
INSERT INTO user VALUES (3913,'rEdRaIdErS08','Shawnie','ShawnaAnne@hotmail.com',10,'Shawna','',0,'',0,0);
INSERT INTO user VALUES (3914,'Abhishek','arora','abhishekarora@hotmail.com',10,'Abhishek','',0,'Computer Engineer',0,0);
INSERT INTO user VALUES (3915,'Naresh','naresh','nareshdesh@hotmail.com',10,'Naresh','',0,'Computer Engineer',0,0);
INSERT INTO user VALUES (3916,'arii','ampmakos','arii2556@hotmail.com',10,'Kelly','',0,'',0,1);
INSERT INTO user VALUES (3917,'bbailey47','mobius','bbailey@fishneave.com',10,'Bill Bailey','',0,'',0,0);
INSERT INTO user VALUES (3918,'clarinet2000','jennifer','jennifer_erickson@tayloru.edu',10,'Jennifer','',0,'',0,1);
INSERT INTO user VALUES (3919,'NOEnaim','ollie13','JIMCJ1301@aol.com',20,'Jim','',0,'free the mind',0,0);
INSERT INTO user VALUES (3920,'ableco','zebie','twixchick102@netscape.net',10,'abby','',0,'i love brain teasers cuz they make me think and feel smart!   but i hate when i cant get the answer and i feel stupid!! lol',0,1);
INSERT INTO user VALUES (3921,'Stephsez1','nicole','Stephsez1@aol.com',10,'Stephanie','',0,'I\'m a nice girl!',0,1);
INSERT INTO user VALUES (3922,'PJ','tbsldu','plindel@yahoo.com',10,'Paul','',0,'',0,1);
INSERT INTO user VALUES (3923,'bluewolfgirl986','wolfluv','webdude91@yahoo.com',10,'Wolf Luver','www.jasmineonline.com',0,'',0,1);
INSERT INTO user VALUES (3924,'nandines','mystuff','nandines@hotmail.com',10,'Fernando Baibich','',0,'',0,1);
INSERT INTO user VALUES (3925,'perfesser','jas52sue','perfessorh@yahoo.com',10,'jason','',0,'',0,1);
INSERT INTO user VALUES (3926,'shawna','february','srenaldo@cfl.rr.com',10,'shawna','',0,'',0,0);
INSERT INTO user VALUES (3927,'andiwalker','112299','mommy2josh@hotmail.com',10,'andi','',0,'',0,1);
INSERT INTO user VALUES (3928,'Purplesaber','pbj16k','purplesaber@aol.com',10,'Kate','',0,'',0,1);
INSERT INTO user VALUES (3929,'dropdeadME','fjkl890','starzchange379@aol.com',10,'s','',0,'',0,1);
INSERT INTO user VALUES (3930,'northpark','keithm','jumpline16@aol.com',10,'aaron','',0,'',0,0);
INSERT INTO user VALUES (3931,'sinbad317','jazer2','rickele@excite.com',10,'Rick Myers','',0,'',0,1);
INSERT INTO user VALUES (3932,'Sherrman','yoyomama','Scottherrman@hotmail.com',10,'Scottherrman','',0,'',0,1);
INSERT INTO user VALUES (3933,'casper','steven','rowe_helen70@hotmail.com',10,'Helen','',0,'',0,1);
INSERT INTO user VALUES (3934,'Badri','insane','adrianaisemberg@walla.co.il',10,'Adrian Aisemberg','',0,'',0,0);
INSERT INTO user VALUES (3935,'aszalontai','banyus','aszalontai@yahoo.com',10,'Agi','',0,'I\'m a Hungarian girl studying in South Africa',0,0);
INSERT INTO user VALUES (3936,'aap','caitlin','patt1202@bellsouth.net',10,'Angela','',0,'High School Math Teacher',0,1);
INSERT INTO user VALUES (3937,'dak','martha','dave.kilgour@sympatico.ca',10,'Dave','',0,'',0,0);
INSERT INTO user VALUES (3938,'Jebus','mastersword','bobmushroom@Msn.com',10,'Jebus','',0,'',0,1);
INSERT INTO user VALUES (3939,'lordhighcow','umball','allikator777@hotmail.com',10,'alli','www.xanga.com/lanaibing',0,'err...',0,1);
INSERT INTO user VALUES (3940,'Magnoz','ILuv38Bananas','ftruck666@hotmail.com',10,'Mag','',0,'',0,1);
INSERT INTO user VALUES (3941,'happyebster','ilovenick','eustinalee@hotmail.com',10,'eb','',0,'',0,0);
INSERT INTO user VALUES (3942,'Jordanz','redrum','jordanhess123@aol.com',10,'Jordan','',0,'',0,1);
INSERT INTO user VALUES (3943,'ladylibby','ladylibby','elizabeth@brosnan2722.freeserve.co.uk',10,'liz','',0,'',0,1);
INSERT INTO user VALUES (3944,'angelrock1761','1761125','alexandry176@msn.com',10,'nonato','www.alexandry176.blogger.com.br',0,'o melhor',0,1);
INSERT INTO user VALUES (3945,'laura','karen','vradewald@austin.rr.com',10,'L Radewald','',0,'',0,1);
INSERT INTO user VALUES (3946,'monkiee','snoopy','easter@sokorean.com',10,'easter','www.xanga.com/monkiee1004',0,'',0,1);
INSERT INTO user VALUES (3947,'Cheezy','pianos','cheezy1100@hotmail.com',10,'Cheezy','',0,'',0,1);
INSERT INTO user VALUES (3948,'Dancin5_0','saints','Dancin5_0@yahoo.com',10,'Megan','',0,'',0,1);
INSERT INTO user VALUES (3949,'lehuggins','huggins2','freakoutbiker20@aol.com',10,'Lewis.H','',0,'BRAINey',0,0);
INSERT INTO user VALUES (3950,'sk8rpunkette','greenday','sk8rpunkette2003@yahoo.com',10,'Desiree','',0,'',0,0);
INSERT INTO user VALUES (3951,'riddlyone','riddles','riddlyone@yahoo.com',10,'Riddly One','',0,'',0,0);
INSERT INTO user VALUES (3952,'basketball','knicks','embasketball90@aol.com',10,'erica','',0,'',0,1);
INSERT INTO user VALUES (3953,'ACE','cdi','georgephillips@eastlink.ca',10,'George','www.google.com',0,'',0,1);
INSERT INTO user VALUES (3954,'bdmarsh','benmarsh1521','bdmarsh2003@yahoo.com',10,'Benjamin Marsh','',0,'',0,0);
INSERT INTO user VALUES (3955,'billy','billy','billyniemeyer@hotmail.com',10,'billy','',0,'high school teacher\r\n',0,1);
INSERT INTO user VALUES (3956,'lilnicki13','heehee','blueangel_95@hotmail.com',10,'nicki','none',0,'',0,1);
INSERT INTO user VALUES (3957,'gerard2003','neuro55','neurologman@yahoo.com',10,'gerard2003','',0,'',0,0);
INSERT INTO user VALUES (3958,'hihi','hihi','TrampolineBoy12@Aol.com',10,'hi','',0,'',0,0);
INSERT INTO user VALUES (3959,'mellowshipslnky2','1rhcp2','mellowshipslnky2@hotmail.com',10,'mb','',0,'',0,0);
INSERT INTO user VALUES (3960,'rwhiteson','maddog','alt_r@whiteson.org',10,'r whiteson','',0,'',0,0);
INSERT INTO user VALUES (3961,'bina','papa','bina_mirchandani@hotmail.com',10,'bina','',0,'',0,1);
INSERT INTO user VALUES (3962,'kaye','000000','khaye_ramos@yahoo.com',10,'jenna','www.xanga.com/pakinsit',0,'',0,0);
INSERT INTO user VALUES (3963,'ovashin','ovashinltd','ovashin@xnet.ro',10,'Ovidiu Banias','',0,'',0,0);
INSERT INTO user VALUES (3964,'chootboy','habanero','bwalsh1@yahoo.com',20,'B','',0,'',246,1);
INSERT INTO user VALUES (3965,'mpwagle','mugdha','mpwagle@hotmail.com',10,'Manguexa','',0,'',0,0);
INSERT INTO user VALUES (3966,'BlickQuickly','thebold1','filter1973@hotmail.com',10,'Rock','',0,'',0,0);
INSERT INTO user VALUES (3967,'marco','laura000','m.dinaro@tin.it',10,'marco','',0,'',0,1);
INSERT INTO user VALUES (3968,'arun_kornath','congicongi','arun_kornath@yahoo.co.uk',10,'arun','',0,'Just completed my graduation and I love puzzles',0,0);
INSERT INTO user VALUES (3969,'Malici0uz','BA032131','xX_Brenda_Xx@msn.com',10,'Brenda','',0,'',0,1);
INSERT INTO user VALUES (3970,'sandyu','flooble4yu','newshanli99@hotmail.com',10,'sillime','',0,'',0,1);
INSERT INTO user VALUES (3971,'heather14u2','43at43r','heather14u2@aol.com',10,'heather','',0,'',0,0);
INSERT INTO user VALUES (3972,'SAnaya','amorypaz','mexican_artist@yahoo.com',10,'SAnaya','',0,'',0,0);
INSERT INTO user VALUES (3973,'kingdevil','927581','juking330@yahoo.com.br',10,'Júlia','www.kingdevil.blogger.com.br',0,'...',0,0);
INSERT INTO user VALUES (3974,'3kperry','katie','3kperry@uga.edu',10,'kat','www.uga.edu',0,'',0,1);
INSERT INTO user VALUES (3975,'chrisoccer82','carrielynn','chrisfitzy55@hotmail.com',10,'Chris','',0,'',0,0);
INSERT INTO user VALUES (3976,'Gill','breath','Gill-Loves_england@yahoo.ca',10,'Gill','yahoo',0,'',0,0);
INSERT INTO user VALUES (3977,'spinewr','yodel2','wrspinetti@tech-easy.com',10,'Bill','',0,'Technical, educated, always like a challenge.',0,0);
INSERT INTO user VALUES (3978,'Moozart','singmoo','moosic70@hotmail.com',10,'Joann Greenfield','',0,'',0,0);
INSERT INTO user VALUES (3979,'syp007','751010','yongping_s@yahoo.com',10,'Jonathan shao','',0,'',0,0);
INSERT INTO user VALUES (3980,'sumanthnm','password','sumanthnm@hotmail.com',10,'Narayanan Mahesh','',0,'',0,0);
INSERT INTO user VALUES (3981,'NHS','nhspanther','nhs@yahoo.com',10,'Panther','',0,'',0,1);
INSERT INTO user VALUES (3982,'sweet_thang101','jdmsjra','billabongsrfgl@aol.com',10,'Nun ya','-------',0,'',0,1);
INSERT INTO user VALUES (3983,'Mad_racer_99','Ben','mad_racer_99@hotmail.com',10,'Calvin Lee Kannegieter','Calvin\'s logic Line',0,'I like motorcycles\r\nI like skating',0,0);
INSERT INTO user VALUES (3984,'xsweetypie05','triplek','triplearmo@yahoo.com',10,'kaye','',0,'',0,0);
INSERT INTO user VALUES (3985,'sammy','gobgob','sdfasdfasd@aol.com',10,'sammy','',0,'',0,1);
INSERT INTO user VALUES (3986,'ronans2231985','seroni03','roni22385@hotmail.com',10,'steph','',0,'',0,1);
INSERT INTO user VALUES (3987,'tiger','leo','blanketshow@free.net.nz',10,'mel','',0,'',0,0);
INSERT INTO user VALUES (3988,'lilakandi','anthony','lilakandi@hotmail.com',10,'cheryl','',0,'love to stress the brain',0,0);
INSERT INTO user VALUES (3989,'olivia','3420GSBN','leikhim@alum.wellesley.edu',10,'elaine','',0,'',0,0);
INSERT INTO user VALUES (3990,'acidburn','d3nn@nh0w3','iamdenn@yahoo.com',10,'denn','',0,'im always cool',0,1);
INSERT INTO user VALUES (3991,'akshar_kanak','463138','akshar_kanak@sify.com',10,'akshar','ertet',0,'tyryrtyryrt',0,0);
INSERT INTO user VALUES (3992,'Jane','myrevenge','email@email.com',20,'Jane Doe','',0,'',0,0);
INSERT INTO user VALUES (3993,'kathy','shelley','kagr2003@aol.com',10,'kathygraves','',0,'housewife with one child in college and another in elementary',0,0);
INSERT INTO user VALUES (3994,'talamo','smccoy','talamo03@yahoo.com',10,'Tabo','',0,'',0,1);
INSERT INTO user VALUES (3995,'WTANSE','123456','rcrfan29@hotmail.com',10,'matt','',0,'',0,0);
INSERT INTO user VALUES (3996,'Ropis','becca','Ropispopis@aol.com',10,'Chris','',0,'',0,0);
INSERT INTO user VALUES (3997,'bff3','bff3','vanbrocklins5@netzero.com',10,'Robin','',0,'',0,0);
INSERT INTO user VALUES (3998,'Hellagoodbabe11','020387','Jcwildcat22@stny.com',10,'Janel','Stny.rr.com',0,'',0,0);
INSERT INTO user VALUES (3999,'gizmo143leh','daniel123','jonathon_herring@hotmail.com',10,'Jonathon','',0,'',0,0);
INSERT INTO user VALUES (4000,'jimbowie','jimbowie03','gbowen@bigpond.net.au',10,'Graham Bowen','',0,'',0,1);
INSERT INTO user VALUES (4001,'MysticTear','nemesis','mystic_tear@hotmail.com',10,'Mystic','',0,'',0,0);
INSERT INTO user VALUES (4002,'binka','neinaakandulure1','binka01@hotmail.com',10,'binka','http://elefantzonen.com',0,'',0,1);
INSERT INTO user VALUES (4003,'MsiTcHiEBuM','iloverice','AznBabee86@hotmail.com',10,'Rizza','http://www.xanga.com/oxyurpnaibooxo',0,'',0,0);
INSERT INTO user VALUES (4004,'teval','ba0093ba','teval@myrealbox.com',10,'Andrei','',0,'',0,0);
INSERT INTO user VALUES (4005,'SacklanMacMannis','backwood','kydrinkwater@hotmail.com',10,'SacklanMacMannis','',0,'I know nothing about life! ',0,0);
INSERT INTO user VALUES (4006,'Loll44','atlodidymus','Rlnkfrd@aol.com',10,'Rose','',0,'I am a RN, happily married, love science, classical music and books',0,0);
INSERT INTO user VALUES (4007,'LOV3LYx1','ilovefood','LOV3Ly_LorA@yahoo.com',10,'Laura','www.geocities.com/keems3s',0,'',0,1);
INSERT INTO user VALUES (4008,'darlingstar','hotdamn','krykeebabee06@hotmail.com',10,'darlene','www.xanga.com/theusuals',0,'',0,1);
INSERT INTO user VALUES (4009,'x6xLoVeMex9x','sexy124','x6xLoVeMex9x@yahoo.com',10,'LeeAnn','',0,'',0,0);
INSERT INTO user VALUES (4010,'yinglokhk','hongkong','lawsaikuen@yahoo.com.hk',10,'yl','',0,'',0,1);
INSERT INTO user VALUES (4011,'koosh','sa8137207','purplemonsterz@yahoo.com',10,'Gary','',0,'',0,1);
INSERT INTO user VALUES (4012,'blue85','imtrying','josh@joshquintana.net',10,'Joshua','',0,'',0,1);
INSERT INTO user VALUES (4013,'shyevil','kidron','goodneevil@yahoo.com',10,'chatters','www.xanga.com/shy_pure_evil',0,'',0,1);
INSERT INTO user VALUES (4014,'kelsey_payne08','mountvernon','kelsey_payne_08@yahoo.com',10,'Kelsey','',0,'',0,1);
INSERT INTO user VALUES (4015,'bidgeumm','shithead','bijum666@yahoo.com',10,'Brian','www.n/a.com',0,'Hi',0,1);
INSERT INTO user VALUES (4016,'HoLLa23','316924','PnOYAlLstAr@aol.com',10,'LawReNcE','www.xanga.com/stunt_ver_102_pnoy',0,'IM singeLe HoLLa',0,1);
INSERT INTO user VALUES (4017,'LisaMarie','1986babe','Lisa81286@aol.com',10,'Lisa','',0,'I\'m the best!  =P',0,0);
INSERT INTO user VALUES (4018,'msmixia','nomi0908','msmixia@hotmail.com',10,'Michelle','http://www.xanga.com/home.aspx?user=Mixia',0,'',0,1);
INSERT INTO user VALUES (4019,'foofookittypants','catt','foofookittypant@yahoo.com',10,'jill','',0,'',0,0);
INSERT INTO user VALUES (4020,'heretic72','maiden','heretic72@yahoo.com',10,'Chris','',0,'',0,1);
INSERT INTO user VALUES (4021,'ruthini','wheeler','rufis@hotmail.com',10,'Ruth Prentice','',0,'',0,1);
INSERT INTO user VALUES (4022,'LiLbunta','142536','briansuruki@comcast.net',10,'brian','www.kissmyass.com',0,'Im cool',0,1);
INSERT INTO user VALUES (4023,'romulo','afg32c7H','romulonasc@yahoo.com.br',10,'Romulo','',0,'I\'m a computer science student  from Brasil.',0,0);
INSERT INTO user VALUES (4024,'pinedo420','poiuytre','pinedo420@aol.com',10,'luis a. pinedo','xanga.com/lu1s',0,'nothing but my name',0,1);
INSERT INTO user VALUES (4025,'willow','HORSEHORSE','willowvivian@hotmAIL.COM',10,'willow vivian','',0,'I AM 13 YEARS OLD IM NOT A GEEK BUT I ENJOY BRAINTEASERS ',0,1);
INSERT INTO user VALUES (4026,'radjan','europin','radjan18@yahoo.com',10,'ryan','',0,'',0,1);
INSERT INTO user VALUES (4027,'turyaji','12345','turyaji@hotmail.com',10,'turyaji','msn,com',0,'',0,0);
INSERT INTO user VALUES (4028,'canadago','gocanada','claudiacote36@hotmail.com',10,'cl','claudiacote36@hotmail.com',0,'',0,0);
INSERT INTO user VALUES (4029,'flatheaded','sally','steph.w@ntlworld.com',10,'scooby','',0,'',0,1);
INSERT INTO user VALUES (4030,'sandeejax','ardnas','sandradeegarza@yahoo.com',10,'sandra','',0,'I\'m a 28yr old mother of 2 boys, but a kid at heart!  I love these games, brainteasers, etc.',0,0);
INSERT INTO user VALUES (4031,'liljay92','jule8day','flyingangelz2003@yahoo.com',10,'Julia','www.xanga.com/liljay92',0,'',0,0);
INSERT INTO user VALUES (4032,'Letzplay','Luke3168','lmalone001@charter.net',10,'Linda Malone','',0,'',0,0);
INSERT INTO user VALUES (4033,'tthornton','queenie','tthornton003@hotmail.com',10,'Tracy Thornton','',0,'',318,0);
INSERT INTO user VALUES (4034,'whsbaby007','DRTYGRL69','playa4life699669@cs.com',10,'toya','',0,'',0,1);
INSERT INTO user VALUES (4035,'babaloo123','babaloo','twit@babaloo.com',10,'cha cha','',0,'I like fish.',0,1);
INSERT INTO user VALUES (4036,'kiss','cutebunnie','alien_tomboy@hotmail.com',10,'bunnie','',0,'',0,1);
INSERT INTO user VALUES (4037,'hellojello','mommy','cutegrl712@yahoo.com',10,'jasmine','',0,'hi!',0,0);
INSERT INTO user VALUES (4038,'daren_whitaker','tsgt10328','daren_whitaker@yahoo.com',10,'Daren Whitaker','',0,'',0,0);
INSERT INTO user VALUES (4039,'rivernan0','shelby','nan61161@msn.com',10,'Angie','msn',0,'',0,1);
INSERT INTO user VALUES (4040,'math-queen','frogs','CSI222@comcast.net',10,'melissa','',0,'',0,1);
INSERT INTO user VALUES (4041,'pop','gutter','dat082003@yahoo.com',10,'kayla','keep gutter ok',0,'play basketball alot and like muisc',0,0);
INSERT INTO user VALUES (4042,'anirban','positive','anirban@globsyn.co.in',10,'Anirban Guha Roy','',0,'',0,0);
INSERT INTO user VALUES (4043,'viva','dhekiajuli','rajaweb2003@yahoo.co.in',10,'vivekanandhan','viva',0,'',0,0);
INSERT INTO user VALUES (4044,'CharisseTay','charisse','charisse_tay@msn.com',10,'Charisse Tay','ourclass5r.blogspot.com',0,'',0,1);
INSERT INTO user VALUES (4045,'johnachan','johnachan99','johninjapan2000@yahoo.com',10,'john robinson','',0,'',0,0);
INSERT INTO user VALUES (4046,'LaylaMC','em218135','d.creffield@btopenworld.com',10,'Layla Creffield','',0,'',0,1);
INSERT INTO user VALUES (4047,'katluvstabandnik','kat','shortyilch06@netscape.com',10,'kat','',0,'',0,0);
INSERT INTO user VALUES (4048,'kimmeyc','k1mm3y','cassandra.kimmey@dyncorp.com',10,'Cassandra','',0,'',0,0);
INSERT INTO user VALUES (4049,'elkins20','vbmjor','elkins20@eudoramail.com',10,'Nathan','',0,'',0,1);
INSERT INTO user VALUES (4050,'mygattalkforme','50cent','mygattalkforme@yahoo.com',10,'winston','',0,'',0,1);
INSERT INTO user VALUES (4051,'tmb_yellowbananas','43024302','tmb@yellowbananas.com',10,'Tracy Bowser','',0,'',0,1);
INSERT INTO user VALUES (4052,'jason-','123456','jcp_134@yahoo.com',10,'jason','',0,'',0,0);
INSERT INTO user VALUES (4053,'SaliS','wwjd','princess1John3.1@juno.com',10,'Sali Saved','',0,'',0,1);
INSERT INTO user VALUES (4054,'baybeehxviet','cherries','preciousxbebe@hotmail.com',10,'baybeehxviet','www.xanga.com/baybeehxviet',0,'',0,1);
INSERT INTO user VALUES (4055,'Penguin','pEEPEL','S@S.com',20,'S','',0,'',0,1);
INSERT INTO user VALUES (4056,'llilpaul','aol789','llilpaul@aol.com',10,'Paul','',0,'no comment',0,1);
INSERT INTO user VALUES (4057,'Wapcaplet','sqr47p33','wapcaplet545@hotmail.com',20,'Jason','',0,'',0,1);
INSERT INTO user VALUES (4058,'tq2289','kikilee2289','tq2289@yahoo.com.sg',10,'tq2289','lala',0,'lol',0,1);
INSERT INTO user VALUES (4059,'Saso','saso','marek_sasik@hotmail.com',10,'Saso','',0,'Just interested a bit in math problems.',0,0);
INSERT INTO user VALUES (4060,'dtroz','norway','shemp3_16@yahoo.com',20,'daniel trosdahl','',0,'I\'m a big fan of logic puzzles and anything that makes you think.',0,0);
INSERT INTO user VALUES (4061,'Kymothy','monkey','Avrilchick247@yahoo.com',10,'Kymberly Baker','www.yahoo.com',0,'',0,1);
INSERT INTO user VALUES (4062,'niltiac','qwerty','niltiac@cowpi.com',10,'caitlin','http://niltiac.cowpi.com',0,'',0,0);
INSERT INTO user VALUES (4063,'delta_sue','lisabear','delta_sue@hotmail.com',10,'Delta','',0,'',0,1);
INSERT INTO user VALUES (4064,'rerun141','nonewks','rerun141@hotmail.com',20,'rerun141','',0,'',0,1);
INSERT INTO user VALUES (4065,'laxgirl2885','michelle#2','laxgirl2885@yahoo.com',10,'Michelle Fernandez','Yahoo.com',0,'',0,0);
INSERT INTO user VALUES (4066,'RJ','Reilly','Someone@hotmail.com',10,'RJ','Dummy.com',0,'Love cars!!!\r\n',0,1);
INSERT INTO user VALUES (4067,'LizardKing','costadelsol','Juancho_bustillo__@hotmail.com',10,'lku','',0,'',0,1);
INSERT INTO user VALUES (4068,'bruno','bruce','bruno_pelletier@cgocable.ca',20,'Bruno','',0,'',749,1);
INSERT INTO user VALUES (4069,'sydnie','dragons','Smartaleck36986@aol.com',10,'sydnie chy','',0,'',0,1);
INSERT INTO user VALUES (4070,'akumu','aikotoba','akuma@iqmail.net',10,'Tim','',0,'I enjoy geocaching, games, puzzles, and pretty much anything that makes me think or gets my body moving',0,0);
INSERT INTO user VALUES (4071,'skatergirlz','8298166t','skatergirlz024202000@yahoo.com',10,'Teresa','www.livejournal.com/users/skatergirlz',0,'im bored',0,0);
INSERT INTO user VALUES (4072,'kokola','nikola','debkumar@kqscore.com',10,'Debkumar','',0,'',0,0);
INSERT INTO user VALUES (4073,'spyrul','100073','jubbersh@hotmail.com',10,'JennaBanenna','N/A',0,'Logic Puzzles, yummy ^-^',0,1);
INSERT INTO user VALUES (4074,'different3','pizza','bob@yahoo.com',10,'Katelyn','',0,'',0,1);
INSERT INTO user VALUES (4075,'rolla','ameerhamza','rollatgr49@alex4all.com',10,'amir','',0,'',0,0);
INSERT INTO user VALUES (4076,'ckroon','halliburton','c@c.com.au',10,'c','',0,'',0,0);
INSERT INTO user VALUES (4077,'tyla','gloria','tylatbone@yahoo.com',10,'tyla','',0,'',0,1);
INSERT INTO user VALUES (4078,'mavakil','quick786','arif@mohammed.com',10,'Mohammed Arif','',0,'',0,1);
INSERT INTO user VALUES (4079,'mawill2001','hardy','mawill2001@yahoo.com',10,'michael','',0,'A middle school student-teacher, who is trying to challenge his students.',0,1);
INSERT INTO user VALUES (4080,'hag','963369','heather.gaber@sama.sk.ca',10,'heather g','',0,'',0,1);
INSERT INTO user VALUES (4081,'mande','5216','cmandeamg@aol.com',10,'Connie','',0,'',0,1);
INSERT INTO user VALUES (4082,'wonshot','dogg','brad_clarkson@yahoo.com',20,'wonshot','',0,'',0,1);
INSERT INTO user VALUES (4083,'jimhikes','none','jimbosspam@yahoo.com',10,'jim','',0,'I like ice cream',0,0);
INSERT INTO user VALUES (4084,'littlesatanist','panache','kezmp@hotmail.com',10,'kez','-----------------------',0,'',0,0);
INSERT INTO user VALUES (4085,'samei','heangn','akak@sks.nn',10,'jen','',0,'',0,1);
INSERT INTO user VALUES (4086,'poballer425','whitecenter','xaznballer425x@yahoo.com',10,'popo','http://www.xanga.com/home.aspx?user=PoPoBaLLeR425',0,'',0,0);
INSERT INTO user VALUES (4087,'heoto','tiaders','tonto@cybertrails.com',10,'Roni','',0,'',0,1);
INSERT INTO user VALUES (4088,'figeagle3','seminole','bennewton3@yahoo.com',10,'ben','',0,'eagle scout',0,0);
INSERT INTO user VALUES (4089,'Tanner05','cassie','tanner_carricato@hotmail.com',10,'Tanner','',0,'',0,0);
INSERT INTO user VALUES (4090,'canonsburg','sinbad','z0y9x8w7v6u5t4s3r2q1@hotmail.com',10,'canonsburg','',0,'',0,0);
INSERT INTO user VALUES (4091,'smartan62','garudzep','smartan62@yahoo.com',10,'Tanya','',0,'',0,1);
INSERT INTO user VALUES (4092,'abi','asdf123','abhilash02in@yahoo.com',10,'abhilash','google',0,'',0,1);
INSERT INTO user VALUES (4093,'Nithin456','efnezrorari','nithinsuhas@yahoo.com',10,'Nithin','www.msn.co.in',0,'I am a 13 year old boy who is living in New Zealand. i am highlt inteligent.',0,0);
INSERT INTO user VALUES (4094,'mahesh','mahesh','maheshm20@yahoo.com',10,'mahesh','',0,'',0,0);
INSERT INTO user VALUES (4095,'bebe_lotus','lubu','bb_lotus@Hotmail.com',10,'E','',0,'',0,0);
INSERT INTO user VALUES (4096,'tough_cookie','09081983','tough_cookie_1@hotmail.com',10,'Katie','',0,'',0,1);
INSERT INTO user VALUES (4097,'foundboy','foundboys','mackenzie_george@hotmail.com',10,'george','',0,'Memorized Pi to 100 places',0,0);
INSERT INTO user VALUES (4098,'lovejoy','lovejoy99','aoyl56@dsl.pipex.com',20,'lovejoy','',0,'',0,1);
INSERT INTO user VALUES (4099,'ozlemzyurek','85194905','overture19@yahoo.com',10,'ozlem','',0,'Joying logic...',0,1);
INSERT INTO user VALUES (4100,'tracker1029','000000','tracker1029@yahoo.com',10,'Ricky','',0,'I\'m 18...and i like to have fun.',0,1);
INSERT INTO user VALUES (4101,'shallen','heart123','sheryl.allen@k12.sd.us',10,'sheryl','',0,'',0,0);
INSERT INTO user VALUES (4102,'Kateeer3','lemonade','Katah03@hotmail.com',10,'Kate','',0,'IM CRAAAZAH!',0,0);
INSERT INTO user VALUES (4103,'meyerkm17','dragonfly','meyerkm17@hotmail.com',10,'kevin','',0,'',0,1);
INSERT INTO user VALUES (4104,'THE-DARK-SIDE','wolfgang1','zionsmatrixmail@aol.com',10,'THE-DARK-SIDE','http://www.zionsmatrix.com',0,'',0,0);
INSERT INTO user VALUES (4105,'pflegg','cool','flegg@westnet.com.au',10,'pflegg','',0,'',0,0);
INSERT INTO user VALUES (4106,'logic','sachin','sandeep_bansal@da-iict.org',20,'Sandeep','',0,'',0,0);
INSERT INTO user VALUES (4107,'marcmeyer','mAmis12','flooble@marcmeyer.com',10,'Marc Meyer','',0,'',0,0);
INSERT INTO user VALUES (4108,'juliannadias','251100','julianna@iconet.com.br',10,'Juliana Dias','www.seminspiracao.blogger.com.br',0,'',0,1);
INSERT INTO user VALUES (4109,'aubrnlorax','blue789','aubrnlorax@aol.com',10,'Mark Erdberg','',0,'patent attorney math geek',0,0);
INSERT INTO user VALUES (4110,'dis_pnay_chick','password','DumoVirgo@aol.com',10,'daphne','dis_pnay_chick',0,'im tall and im nice',0,1);
INSERT INTO user VALUES (4111,'deeishome','miracles','deeishome@citlink.net',10,'Dee Steeley','',0,'just trying this... your brilliance (all of you) may be too much for me!!!',0,0);
INSERT INTO user VALUES (4112,'Sniper59','simgamer','Sniperfiftynine@hotmail.com',20,'Sniper59','',0,'I <3 math',0,0);
INSERT INTO user VALUES (4113,'Lego788','sonic2','Legoboy22003@hotmail.com',10,'calvin','www.xanga.com/lego788',0,'My Favorite things: Watching The Simpson Movies and watching Yugioh movies! Listening yugioh music and other stuff.',198,0);
INSERT INTO user VALUES (4114,'roparr','9999','roparr@att.net',10,'Rochelle','',0,'',0,0);
INSERT INTO user VALUES (4115,'pradhan_prabhat','tikunaa','prabhat_pradhan123@rediffmail.com',10,'Prabhat chandra Pradhan','',0,'',0,1);
INSERT INTO user VALUES (4116,'jmycr','123456','jmycr@cs.com',10,'James','',0,'',0,0);
INSERT INTO user VALUES (4117,'friendshipping','7777777','friendly@friendly-web-design.com',10,'Romy','',0,'I\'m a web designer.',0,1);
INSERT INTO user VALUES (4118,'Arishi012485','frankie','arishi012485@yahoo.com',10,'Jill','',0,'',0,1);
INSERT INTO user VALUES (4119,'Mati','maravilla','mminera@hotmail.com',20,'Maria','',0,'',0,1);
INSERT INTO user VALUES (4120,'Savaged_Soul','slash','froggeeprincss@aol.com',10,'Ness','http://hometown.aol.com/froggeeprincss/index.html',0,'',0,0);
INSERT INTO user VALUES (4121,'myzzdeedee','banhbaodung','myzzdeedee@yahoo.com',10,'Deedee','yahoo.com',0,'female, live in california, love art....',0,0);
INSERT INTO user VALUES (4122,'sweethzl','sweetness','hazel_tin@yahoo.com',10,'Hazel','',0,'Although I\'m majoring in Mathematics, I\'m still not good in understanding math problems. Can you guys help me, please?',0,1);
INSERT INTO user VALUES (4123,'faded_dreams69','butterfly','allisonfoster69@yahoo.com',10,'Allison','www.xanga.com/home.aspx?user=faded_dreams69',0,'',0,0);
INSERT INTO user VALUES (4124,'conniejuyeonlee','conniejuyeonlee','lee2316@sbcglobal.net',10,'Connie Lee','',0,'i lub to chat wif mei fwendz!',0,0);
INSERT INTO user VALUES (4125,'Tom','7notrump','TomPaciocco@aol.com',10,'Tom','',0,'History Teacher',0,0);
INSERT INTO user VALUES (4126,'cocain9218','36669678','cocain9218@hotmail.com',10,'fredo','http://www.xanga.com/home.aspx?user=cocain9218',0,'',0,0);
INSERT INTO user VALUES (4127,'happyhoopla','loulou14','amybug003@hotmail.com',10,'Amy','',0,'',0,1);
INSERT INTO user VALUES (4128,'woodka','woodka','kim.wo@talk21.com',10,'kim wood','',0,'',0,1);
INSERT INTO user VALUES (4129,'dl','ipakseokrece','davor_power@hotmail.com',20,'dl','',0,'Extra Info:\r\n(tell us a bit about yourself)',0,1);
INSERT INTO user VALUES (4130,'jcs9713','pepper','jcs9713@hotmail.com',10,'Jenna','',0,'',0,1);
INSERT INTO user VALUES (4131,'NomadTheMonad','lesbians','Nomad12140@cs.com',10,'Steven','',0,'',0,0);
INSERT INTO user VALUES (4132,'Corinna420666','harley','Corinna420666@aol.com',10,'Corinna','Corinna',0,'',0,1);
INSERT INTO user VALUES (4133,'COACH','PROV21','XMARS7@AOL.COM',10,'DENNIS MARSHALL','',0,'JESUS IS MY LORD & SAVIOR.MARRIED, 4 ADULT CHILDREN. 7 GRANDCHILDREN. LOVE  BASEBALL',0,1);
INSERT INTO user VALUES (4134,'jay_jane','chamorro','chamorrita_girl_pride@htomail.com',10,'Kimba','www.xanga.com/cHaMoRrItA_gIrL_gUaM',0,'jimbo kimbo bimbo',0,0);
INSERT INTO user VALUES (4135,'mrs_matz','roma97','mrs_matz@yahoo.com',10,'Jill','',0,'',0,0);
INSERT INTO user VALUES (4136,'brie','1672','brittinimonique@aol.com',10,'brittini','',0,'i just like to play games',0,1);
INSERT INTO user VALUES (4137,'XxJ311yB3aNxX','mikeiscute','XxJ311y_B3aNxX@yahoo.com',10,'JellyBean','www.xanga.com/XxJ311yB3aNxX',0,'',0,0);
INSERT INTO user VALUES (4138,'zurheld','visualjim','jspears@centralpark.com',10,'zurheld','',0,'',0,1);
INSERT INTO user VALUES (4139,'sahweetbabygyrl','amalia','sahweetbabygyrl@yahoo.com',10,'kylie','www.xanga.com/sahweetbabygyrl',0,'i like to ride, go beach and play other sports',0,0);
INSERT INTO user VALUES (4140,'sahweetbabygyrl55','amalia','sahweetbabygyrl@yahoo.com',10,'kylie','www.xanga.com/sahweetbabygyrl',0,'',0,0);
INSERT INTO user VALUES (4141,'bkizzle101','jehgyunkim','clarkkentisntsuperman930@hotmail.com',10,'brian','',0,'',0,1);
INSERT INTO user VALUES (4142,'perryman','jerome','iteachmed4fun@aol.com',10,'Karen','',0,'',0,1);
INSERT INTO user VALUES (4143,'hoangu','631987','hoangu1987@yahoo.com',10,'uyen','',0,'',0,0);
INSERT INTO user VALUES (4144,'farfrumperfect','kittycatt','ewhsroetha@yahoo.com',10,'amanda','',0,'im amanda!',0,1);
INSERT INTO user VALUES (4145,'Choopernickel','antispam','ernickel@mailinator.com',10,'Choop','',0,'',0,1);
INSERT INTO user VALUES (4146,'KittySaturn','serenatu','kittymercury@infoseek.jp',10,'Kitty Saturn','',0,'',0,1);
INSERT INTO user VALUES (4147,'lpollock3','mary0786','lpollock@mindspring.com',10,'L Pollock','',0,'',0,1);
INSERT INTO user VALUES (4148,'graze','smiley','graze_kitty@hellokitty.com',10,'Grazielle','www.hellokitty.com',0,'',0,0);
INSERT INTO user VALUES (4149,'harithaaluru','ritha','harithaaluru@yahoo.com',10,'HARITHA ALURU','',0,'',0,0);
INSERT INTO user VALUES (4150,'cmere','fl00bl3','cmere108@yahoo.com',10,'c','',0,'',0,1);
INSERT INTO user VALUES (4151,'calidega','soowee','charterbug22@hotmail.com',10,'Marcus','',0,'',0,0);
INSERT INTO user VALUES (4152,'zeus','southafrica','mjcalow67@hotmail.com',10,'mark','',0,'young slim and clever',0,1);
INSERT INTO user VALUES (4153,'saraswati','omshiva!','sdeming@sparktrading.com',10,'Sarah','',0,'i am easily perplexed -- one of my best features.',76,0);
INSERT INTO user VALUES (4154,'casintx','072589','casintx@aol.com',10,'Caitlin','',0,'I like to read alot. I listen to music by people like Trapt, Staind, Justin Timberlake,and3 doors down',0,0);
INSERT INTO user VALUES (4155,'Nikesurferskater','marklover','hh01@gte.net',10,'Jennifer','Nikesurferskater',0,'I am a 14 year old student in Covina',0,1);
INSERT INTO user VALUES (4156,'jcollin1','twin0001','jocollin1@earthlink.net',10,'Jim Collins','',0,'',0,0);
INSERT INTO user VALUES (4157,'emilyanncalloway','022302','emilyanncalloway@aol.com',10,'emily','',0,'',0,0);
INSERT INTO user VALUES (4158,'4evaLuv','love','sweetieazngrl7@yahoo.com',10,'cherry','www.xanga.com/cynniebee',0,'',0,1);
INSERT INTO user VALUES (4159,'RAMONA','NIKITA','RMMASTERTON@AOL.COM',10,'RAMONA','',0,'',0,0);
INSERT INTO user VALUES (4160,'Jin','08221990','acituan@hotmail.com',10,'Jinryuu','',0,'Not.. much.',0,1);
INSERT INTO user VALUES (4161,'dreadpirate','2440','sganschinietz@charter.net',10,'Scott G','na',0,'',0,0);
INSERT INTO user VALUES (4162,'rohit','rohitflooble','rotkhet@hotmail.com',10,'rohit','',0,'B.E. Computer Sci. S/w Engg. India.',0,0);
INSERT INTO user VALUES (4163,'didi_anne','carton','didi_anne@hotmail.com',10,'didi','',0,'',0,0);
INSERT INTO user VALUES (4164,'yusya','marsel','yulchik18@mail.ru',10,'yulya','yahoo',0,'i am cute girl.',0,1);
INSERT INTO user VALUES (4165,'sizz','rose','sizzlaw@optonline.net',10,'sizz','',0,'love math and logic problems and card magic',0,0);
INSERT INTO user VALUES (4166,'giga','whitey','blackbeelzebumon@hotmail.com',10,'giga','',0,'',0,1);
INSERT INTO user VALUES (4167,'spongamabob','398436','pe88es@aol.com',10,'Patricia','',0,'non of your biznes',0,0);
INSERT INTO user VALUES (4168,'SuziQ281','182113','SuziQ281@yahoo.com',10,'Sue','',0,'',318,1);
INSERT INTO user VALUES (4169,'SpeedAura007','hardcorepprmario','dumbdorkbrain@hotmail.com',10,'Matthew','www.xanga.com/SpeedAura007',0,'',0,0);
INSERT INTO user VALUES (4170,'Alayman','skinner','alayman@ycsd.york.va.us',10,'Alex Layman','',0,'',6,0);
INSERT INTO user VALUES (4171,'yragb16','yragb16','coachb@hotmail.com',10,'yragb16','',0,'',0,0);
INSERT INTO user VALUES (4172,'godschild777us','peach22','godschild777us@yahoo.com',10,'Paula','http://angelfire.com/ca5/christian',0,'',0,0);
INSERT INTO user VALUES (4173,'MikeF','222222','mykfarr22@yahoo.com',10,'Mike','',0,'',0,0);
INSERT INTO user VALUES (4174,'mrskewell','password','walker_kewell@hotmail.com',10,'Nat','',0,'no',0,1);
INSERT INTO user VALUES (4175,'eman','eman1','rtb334@hotmail.com',10,'Robert','',0,'',204,1);
INSERT INTO user VALUES (4176,'IamXandXisGod','fortress','jcapps@blufalcon.com',20,'Joe C','www.blufalcon.com',0,'17 male SOuth Carolina\r\n:-) http://profiles.yahoo.com/liquid_tyger2002\r\nthats me',0,0);
INSERT INTO user VALUES (4177,'Adidas','adidas','shughes@crestwoodprepco.com',10,'adidas','',0,'',0,1);
INSERT INTO user VALUES (4178,'prab','teju9282','ndprabhakar@yahoo.com',10,'Prab','',0,'',0,0);
INSERT INTO user VALUES (4179,'01010Numerics','carmel','squirel_one@hotamail.com',10,'Matt','N/A',0,'',0,1);
INSERT INTO user VALUES (4180,'nimrod','trevor','lnimrick@yahoo.com',10,'lea nimrick','',0,'',0,0);
INSERT INTO user VALUES (4181,'slats','Leon','Taylormademan58@aol.com',10,'Mitch','',0,'',0,0);
INSERT INTO user VALUES (4182,'numpsie','numpsie','hotlips_691@yahoo.com.au',10,'pawhite','',0,'i am left handed and have the talent to solve many questions sometimes i get stuck',0,0);
INSERT INTO user VALUES (4183,'DavidTaylor','blackmax','DavidTaylor@KUB.org',10,'David Taylor','',0,'',0,0);
INSERT INTO user VALUES (4184,'saadsalim2000','one2ka*','saadsalim2000@yahoo.com',10,'saad','',0,'enggr',0,0);
INSERT INTO user VALUES (4185,'zverina','flooble','sales@flooble.com',10,'David Zverina','',0,'',0,0);
INSERT INTO user VALUES (4186,'kkk','pool','whoareyou@aol.com',10,'nick','',0,'',0,0);
INSERT INTO user VALUES (4187,'babybarbs03','blonde','babybarbs03@hotmail.com',10,'lisa','',0,'i like music a lot and i love my bf',0,0);
INSERT INTO user VALUES (4188,'GimmeKat','vivi','rtworld1369@yahoo.com',10,'GimmeKat','',0,'',0,0);
INSERT INTO user VALUES (4189,'manwithabook','qazqaz','manwithabook@hotmail.com',20,'John','',0,'I find these to be great bran candy!',0,1);
INSERT INTO user VALUES (4190,'yukihero','beethoven','johnsiracusajr@yahoo.com',10,'John','www.xanga.com/yukihero',0,'',0,1);
INSERT INTO user VALUES (4191,'Raziel_x','bloody','pineapples92087@aol.com',10,'Jess','',0,'',0,0);
INSERT INTO user VALUES (4192,'PlanN2WalkONwata','jcfreak','PlanN2WalkONwata@aol.com',10,'Kimberly','',0,'',0,0);
INSERT INTO user VALUES (4193,'NeptuneLax3','northstarlax','allenlk_3@yahoo.com',10,'Larry','',0,'',0,0);
INSERT INTO user VALUES (4194,'LennyRue','urge','LennyRue@lycos.co.uk',10,'Lindsay','',0,'',0,0);
INSERT INTO user VALUES (4195,'ajzzbrats','love143jesus','ajzzbrats@yahoo.com',10,'arun','',0,'iam an engineering student in my pre final year.',0,1);
INSERT INTO user VALUES (4196,'tao17','cjacca89','aperal17@lycos.com',10,'Tao','http://www.math.uic.edu/~aperalta',0,'',0,0);
INSERT INTO user VALUES (4197,'ldaneti','nasa357','ldaneti@yahoo.com',20,'luminita','',0,'',0,0);
INSERT INTO user VALUES (4198,'pnjbi','terry','punjabiking_14@hotmail.com',10,'Harry','http://www.xanga.com/Pnjb_420',0,'i am the man',0,0);
INSERT INTO user VALUES (4199,'With_An_I','ludacris','kittycat4189@hotmail.com',10,'Eboni','www.xanga.com/buddyblue41',0,'',0,0);
INSERT INTO user VALUES (4200,'AznTiff','123456','babieliseouz3118@aol.com',10,'tiffany','',0,'',0,1);
INSERT INTO user VALUES (4201,'georgia','precious','gapeach16_05@cox.net',10,'morgan','webmail@cox.net',0,'',0,0);
INSERT INTO user VALUES (4202,'456','123','thebestgirl26@yahoo.es',10,'anna','tu cub@nit@',0,'',0,0);
INSERT INTO user VALUES (4203,'beatnikboy','reincarnatedfour','hwanghojun@hotmail.com',10,'Jun','',0,'',0,0);
INSERT INTO user VALUES (4204,'Stygian','floper435','stygian@ix.netcom.com',10,'Bill','',0,'',0,1);
INSERT INTO user VALUES (4205,'wildchildsammi','aol123','wildchildsammi@aol.com',10,'Sammi','www.xanga.com/xazxsammix',0,'Dot Dot Dot...',0,1);
INSERT INTO user VALUES (4206,'Q','22742001','quiuo@hotmail.com',20,'Eric','',0,'',0,0);
INSERT INTO user VALUES (4207,'pallya_puuzz','shweta','sandesh_ece@yahoo.com',10,'sandesh','',0,'sandy_pallya',0,0);
INSERT INTO user VALUES (4208,'nobrain','hgbov','clawzofperil@hotmail.com',10,'nobrain','none',0,'on a riddle solver scale 1 - 10 (10 being best)\r\n\r\ni am a 7',0,1);
INSERT INTO user VALUES (4209,'Kitten','Kittiez','senecakitten@yahoo.com',10,'Shquanebin Lone','',0,'I am currently a senior at Akron Central School in NY.  I love logic problems and have been doing them since I was 8.',0,1);
INSERT INTO user VALUES (4210,'siunia','gzegzolka','knottygal@hotmail.com',10,'kas','',0,'im jus a person',0,1);
INSERT INTO user VALUES (4211,'mystic','Fircom','total_aussie_girl@hotmail.com',10,'Kimmy','www.neopets.com',0,'',0,1);
INSERT INTO user VALUES (4212,'zekenmel','melodyanne','zekenmel@yahoo.com',10,'Amanda','',0,'i am a 23 yr old single mother.',0,0);
INSERT INTO user VALUES (4213,'Fio92','violinluver','cloverstar1992@excite.com',10,'Fiona','',0,'',0,1);
INSERT INTO user VALUES (4214,'Shibo','shibo','snehpetsmada@hotmail.com',10,'Adam','',0,'',0,0);
INSERT INTO user VALUES (4215,'gv28','msevoli','gv28@cornell.edu',10,'Gabriel','www.xanga.com/coffeebean',0,'',0,1);
INSERT INTO user VALUES (4216,'carrian','carriansun','carriaan@aol.com',10,'carrian','',0,'i am a genius!!!',0,1);
INSERT INTO user VALUES (4217,'Bek','beadgcf7','musicsmedley@aol.com',10,'Rebekah Lugo','',0,'',0,1);
INSERT INTO user VALUES (4218,'jessiel67','090887','jessiel67@comcast.net',10,'Paint Me Blue','',0,'',0,1);
INSERT INTO user VALUES (4219,'JEFFTRIPZ','gemini','oxdjtripzxo@aol.com',10,'jeff','',0,'',0,1);
INSERT INTO user VALUES (4220,'megaleg4u07','warren','blue_eyes38197@yahoo.com',10,'Megan','',0,'',0,0);
INSERT INTO user VALUES (4221,'Giotto','Giotto61','Giotto_p@hotmail.com',10,'Giotto','www.xanga.com/giotto',0,'',0,1);
INSERT INTO user VALUES (4222,'Merlin','merlin','krishnally@aol.com',10,'Oly','www.xanga.com/blondeandrussian',0,'Blonde and Russian teen',0,1);
INSERT INTO user VALUES (4223,'Pinay4life002','86217','Aznpinoy014@aol.com',10,'Marianne','www.xanga.com/pinay4life002',0,'',0,0);
INSERT INTO user VALUES (4224,'PhatFingers','plat,inum','john@pile.us',10,'PhatFingers','',0,'',0,1);
INSERT INTO user VALUES (4225,'joemiller','security','josmiller@earthlink.net',10,'Joseph Miller','http://www.ryze.com/go/josmiller',0,'',0,1);
INSERT INTO user VALUES (4226,'adammccall','danidani','idntthnkso@hotmail.com',10,'adam','',0,'I am a boy',0,1);
INSERT INTO user VALUES (4227,'PimpDlaSanny','Genia','PimpDlaSanny@aol.com',10,'Ted','',0,'Born in Poland, MS electronics from PG Gdansk, BS mechanics. Running engineering business in NC USA.',0,0);
INSERT INTO user VALUES (4228,'roberts','johnreid','donalds.m.roberts@mit.tc',10,'leon roberts','',0,'Iam doing computer engineering togather with some addition paper of mathematics and physics,so in anything just contact me for any help.',0,0);
INSERT INTO user VALUES (4229,'mEishie','teddybear','gurl_onthemoon@hotmail.com',10,'meisy','http://bluestarfish.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4230,'ahmad_ghali','123456789','ahmad_ghali@yahoo.com',10,'ahmad ghali','microsoft internet Exploere',0,'Iam From Lebanon. Iam a Teacher, teaching Math and Computer.Iam 47 years old Have three kids 18, 13, 5,years old\r\nThankyou',0,0);
INSERT INTO user VALUES (4231,'mistress_hellfire13','flower','gothicangel33610@aol.com',10,'renee','http://hometown.aol.com/gothicangel33610/myhomepage/faith.html',0,'i am 30 year old female..i am very free spirited and outgoing..i donot conform to what society deems normal or conventional..i am just me....i love to read, write poetry, study different cultures and religions..i have a deep love for mother earth and all of her creatures...as i am an activist for animal, environmental, and human rights...basically what you see is what you get...',958,0);
INSERT INTO user VALUES (4232,'lovelydoll3479','thomas','lovely@doll3479.fsnet.co.uk',10,'corrina ryman','',0,'',0,1);
INSERT INTO user VALUES (4233,'turnbull15','steph','turnbull_15@yahoo.com',10,'josh','',0,'',0,1);
INSERT INTO user VALUES (4234,'dirtylilspoon888','turtle888','dirtylilspoon888@hotmail.com',10,'Jasmine','',0,'',0,0);
INSERT INTO user VALUES (4235,'rodeoghost','eric1221','rodeoghost@cox.net',20,'casper','',0,'',670,0);
INSERT INTO user VALUES (4236,'CompuMath','coven1117','jimbutt19012@yahoo.com',10,'CompuMath','',0,'',0,1);
INSERT INTO user VALUES (4237,'asianglow03','life','ncf2tsky428@aol.com',10,'nancy','asianglow03',0,'',0,1);
INSERT INTO user VALUES (4238,'RadiationBurn','chirish','RadiationBurngo@hotmail.com',10,'Kyle Sweeney','',0,'',0,1);
INSERT INTO user VALUES (4239,'mechmaster','97622050','juneyeoh@hotpop.com',10,'June Yeoh','',0,'',0,1);
INSERT INTO user VALUES (4240,'BeRotteN','johnnyrotten','elandili_arwen@yahoo.com',10,'Sarah','xanga.com/BeRotteN',0,'I love Josh Ruiz, and I love Lord of The Rings,and I love The Sex Pistols. ',0,0);
INSERT INTO user VALUES (4241,'buddha','mathtricks','findvinod2002@yahoo.co.in',10,'Vinod','',0,'biotech student in india, believe in \"I think, therefore I am\"',0,0);
INSERT INTO user VALUES (4242,'dipole','silver','dipole@bloomberg.net',10,'dipole','',0,'',0,0);
INSERT INTO user VALUES (4243,'hankim','osuonid','hanaug7@hotmail.com',10,'hankim','www.cyworld.com/doridori0807',0,'hi~\r\nnice to meet you!!',0,0);
INSERT INTO user VALUES (4244,'JIMMY','MARIE','JIMMYWHITEMAN@MAILCITY.COM',10,'JIMMY','',0,'I TEACH 6TH GRADE MATH',0,0);
INSERT INTO user VALUES (4245,'abfabdarling','booze','buffychick11@aol.com',10,'doggie','',0,'',0,1);
INSERT INTO user VALUES (4246,'Jie14','cinderella','mitsubachi2386@aol.com',10,'Jie-chan','www.mihoshica.cjb.net',0,'I love anime and manga. My favorite is Ranma 1/2. :P My pen-name is Jie. ;)',0,1);
INSERT INTO user VALUES (4247,'Darkchild399','kitten','crash_and_burn_03@hotmail.com',10,'Kimberly','Geocities.com/hurleygirlie5050',0,'',0,0);
INSERT INTO user VALUES (4248,'jlhageman','tigers2000','jlhtigers@yahoo.com',10,'Jessica','',0,'',0,0);
INSERT INTO user VALUES (4249,'mz_punkrock911','uandme','xxbubboeguhmxx@sbcglobal.net',10,'yen','bubbolicious',0,'',0,1);
INSERT INTO user VALUES (4250,'the97thtime','fakebook','sarager@blueflute.com',10,'Sara','http://www.xanga.com/the97thtime',0,'',753,1);
INSERT INTO user VALUES (4251,'mr_schneids','126684','foof2@hotmail.com',10,'alex','',0,'',0,0);
INSERT INTO user VALUES (4252,'laulet','butter','laulet_pr@hotmail.com',10,'Laura Gonzalez','',0,'',0,1);
INSERT INTO user VALUES (4253,'lsoto619','motherof4','lsoto619@yahoo.com',10,'Linda Soto','',0,'',0,1);
INSERT INTO user VALUES (4254,'leaphopper21','bullfrog','short_skip01@hotmail.com',10,'sekina','',0,'short\r\n',0,0);
INSERT INTO user VALUES (4255,'ArwenEvenstar','maggie','Arwen1858@yahoo.com',10,'Arwen','',0,'favorite movies: Lord of the Rings and Pirates of the Caribbean\r\nfavorite books:\r\nLord of the Rings',0,0);
INSERT INTO user VALUES (4256,'gabard','1811','saggyoldman50@aol.com',20,'gary','',0,'',0,0);
INSERT INTO user VALUES (4257,'jackmcbarn','nrab4321','jackmcbarn@netscape.net',20,'Jack McBarn','http://geocities.yahoo.com/jackmcbarn/',0,'I love computers.  I would now love to hear from all of you (including levik).',363,0);
INSERT INTO user VALUES (4258,'Coastalgirl','smartgirl','nclark5333@aol.com',10,'Nicole Leigh Clark','',0,'',0,1);
INSERT INTO user VALUES (4259,'bri23','304982','bria232003@yahoo.com',10,'briana','msn',0,'im smart lolbr',0,1);
INSERT INTO user VALUES (4260,'tinamarie','fugaznutz','tinamarie@obscurecompany.com',10,'tina','',0,'',0,0);
INSERT INTO user VALUES (4261,'lala24','nymphomaniac','N8ivechick24@aol.com',10,'laura','',0,'I\'m all about the good times baby!!',0,0);
INSERT INTO user VALUES (4262,'QTpye','0hiost8','QTsVaio_10@operamail.com',10,'D. Jones','opera.com',0,'Tall, female, married...happy! Love computers, taking pics and riding my horses!\r\nThanx !',0,0);
INSERT INTO user VALUES (4263,'123abc','elliot','alltheen2000@yahoo.com',10,'seth','',0,'',0,0);
INSERT INTO user VALUES (4264,'ddistin','strspn','ddistin@qwest.net',10,'Drew Distin','',0,'',0,1);
INSERT INTO user VALUES (4265,'genekh','Enneagram4','genekh@usa.net',10,'Yevgen','',0,'',0,0);
INSERT INTO user VALUES (4266,'meoo','idunno','pets2@prodigy.net',20,'michelle','http://www.xanga.com/ocipura',0,'er..yeah',0,1);
INSERT INTO user VALUES (4267,'sudhirao','welcome','sudhirao@yahoo.com',10,'sudhir rao','',0,'',0,1);
INSERT INTO user VALUES (4268,'GuitarRockStr','electric','RunningStarT@hotmail.com',10,'GuitarRockStr','i don\'t feel like putting the link up. . .',0,'I like playing my guitar. . .',0,0);
INSERT INTO user VALUES (4269,'Equestrian242','auto99','Equestrian242@aol.com',10,'NHequestrianHJ','',0,'I show my horses in hunter/jumper shows and we won champion this year',0,0);
INSERT INTO user VALUES (4270,'ChelseaMc','Chelsea','cmcfar89@comcast.net',10,'Chelsea','',0,'14/F/NJ.',0,0);
INSERT INTO user VALUES (4271,'den','dangaz','darden@chariot.com',10,'denise','',0,'',0,1);
INSERT INTO user VALUES (4272,'shortychick04','lakita','cutejess128@hotmail.com',10,'jess','',0,'',0,0);
INSERT INTO user VALUES (4273,'MissRican','secret','puertorlcanmaml@aol.com',10,'Ailene','',0,'100% Puerto Rican, committed relationship, College girl',0,0);
INSERT INTO user VALUES (4274,'Shearsugar','gardamax','gsedacca@prodigy.net',10,'Gilda','',0,'hairsdesigner\r\njigsaw puzzle\r\naddict, runner',0,0);
INSERT INTO user VALUES (4275,'BrainTeaser','merm1t','Natouhs@uclink.berkeley.edu',10,'Brainteaser','',0,'',0,1);
INSERT INTO user VALUES (4276,'casandra16','california','islandchik169@hotmail.com',10,'casandra','http://profiles.yahoo.com/casandra_1616',0,'I\'m 14 years old and I live in Hawaii. I like to swim, go online, take pictures, and play piano.',0,1);
INSERT INTO user VALUES (4277,'pinspade1','maria11','ncasiano@eoc.ecs.nasa.gov',10,'Nelson','',0,'Like logic puzzles.',0,1);
INSERT INTO user VALUES (4278,'mmiretsky','gigamet4','mmiretsky2000@netscape.com',10,'Mark Miretsky','',0,'',0,1);
INSERT INTO user VALUES (4279,'mlonghurst','faccibus','marklonghurst@hopkinshomes.co.uk',10,'Mark Longhurst','',0,'',0,1);
INSERT INTO user VALUES (4280,'tnaidoo','trevor','tnaidoo@trellidor.co.za',10,'Trevor','',0,'21 yrs old\r\nBorn and bred in South Africa\r\nluv sports & going out',0,0);
INSERT INTO user VALUES (4281,'tori_eht','humphreys','victoriatodd@lycos.co.uk',10,'Victoria Todd','',0,'',0,1);
INSERT INTO user VALUES (4282,'cdw57','cdw57','cdw57@aol.com',10,'C D Whelpley','',0,'',0,1);
INSERT INTO user VALUES (4283,'Bazza26','sallyking','barrycollyer@eurobase-systems.com',10,'Barry Collyer','',0,'',0,1);
INSERT INTO user VALUES (4284,'jsb9155','42lego','jeff@burlingtonfs.com',10,'Jeff Bennett','',0,'',0,0);
INSERT INTO user VALUES (4285,'rlspmjc','shayna','rlsp@optonline.net',10,'Roslyn Spector','',0,'',0,0);
INSERT INTO user VALUES (4286,'sanfoura','1111s','sanfoura1111s@hotmail.com',10,'sara','',0,'',0,1);
INSERT INTO user VALUES (4287,'trakinas141','toshio','ericanakabayashi141@hotmail.com',10,'erica','www.onnanoko.blogger.com.br',0,'HUEeuheuheu eu soh a erica',0,1);
INSERT INTO user VALUES (4288,'mwes','wessy','michaelwesling@hotmail.com',10,'Michael Wesling','',0,'50 year old male math teacher',0,0);
INSERT INTO user VALUES (4289,'covergurl','mmd123','foxybabe_69_alldaway@hotmail.com',10,'m','',0,'',0,1);
INSERT INTO user VALUES (4290,'magee','password','magee@hotmail.com',10,'magee','',0,'',0,1);
INSERT INTO user VALUES (4291,'hottchik69','4694500206','chikabiddie69@hotmail.com',10,'Samatha','',0,'',0,0);
INSERT INTO user VALUES (4292,'allokot','#12345#','mrkit@hotmail.com',10,'Archon','',0,'',0,1);
INSERT INTO user VALUES (4293,'coxey','smelly31','coxey9@hotmail.com',10,'Erin','',0,'',0,0);
INSERT INTO user VALUES (4294,'bobhayes','bobhayes','bobhayes2@aol.com',10,'Bob Hayes','',0,'',0,0);
INSERT INTO user VALUES (4295,'Tao37','37','Tao37@faithmail.com',10,'Tao','',0,'I have a cat, Tao (tay-oe) which is where my nickname comes from. My friends call me that because *FOR SOME ODD REASON* they think I\'m obssed with him (Tao). I love logic puzzles (ROCK ON!!!!!!!!) and I love Math (SWEEETT!!!!!)\r\nRight now, we are learning how to draw things on a scale (Ex: a blueprint)\r\n\r\n~Tao',0,0);
INSERT INTO user VALUES (4296,'deadtexn','ninni','Sciteach_21@hotmail.com',10,'Stephen Buck','',0,'Science teacher. Love my music, pets, wife, and hiking...in that order.',0,1);
INSERT INTO user VALUES (4297,'Norelle','adam','norelle@premiumgroup.co.nz',10,'Norelle','www.premiumgroup.co.nz',0,'',0,1);
INSERT INTO user VALUES (4298,'pyrusane','Panthers48','pyrusane@yahoo.com',10,'pyrusane','',0,'',0,0);
INSERT INTO user VALUES (4299,'syrens211','nastyways1','syrens211@hotmail.com',10,'April','syrens211@blackplanet.com',0,'very beautiful and friendly',0,0);
INSERT INTO user VALUES (4300,'Minion123','lockers','GOLDGLOVER123@aol.com',20,'Minion123','',0,'',0,1);
INSERT INTO user VALUES (4301,'amecat','artemis','anynn@hotmail.com',10,'Rin','amecat.allday.at',0,'',0,0);
INSERT INTO user VALUES (4302,'Nganhoangkim366','22121992','Nganhoangkim366@yahoo.com',10,'Ngan','None',0,'Hi, I\'m ten years old\r\n',0,0);
INSERT INTO user VALUES (4303,'FlashDiaz','Diaz81dj','FlashDiaz@hotmail.com',10,'FlashDiaz','',0,'I\'m just a crazy vagabond.',0,0);
INSERT INTO user VALUES (4304,'yuki_puki','123123','sweetyummycookies@hotmail.com',10,'yuki Hwang','www.xanga.com/yuki_puki',0,'hi I am an azn gurl and I LiKe To Be HyPeR',0,1);
INSERT INTO user VALUES (4305,'radial_00','noentry','radial_00@bigpond.com',10,'grant','',0,'',0,0);
INSERT INTO user VALUES (4306,'ton23hon','tonhon','ton_hon@yahoo.com',10,'Jose','',0,'',0,1);
INSERT INTO user VALUES (4307,'tach','zhauns','inglis@adept.co.za',10,'Natacha','',0,'',0,0);
INSERT INTO user VALUES (4308,'charissa','lillian','ctaylor@htshelicopters.com',10,'charissa','',0,'',0,1);
INSERT INTO user VALUES (4309,'clare','clare','caw8888@hotmail.com',10,'clare','',0,'',0,1);
INSERT INTO user VALUES (4310,'leej','banana','leejohnson@verizon.net',10,'Lee Johnson','',0,'selfemployed/semiretired contractor',0,1);
INSERT INTO user VALUES (4311,'sk8erboy04','5458485','sk8erboy04@aol.com',10,'todd','',0,'',0,1);
INSERT INTO user VALUES (4312,'lilakandi0609','anthony','lilakandi@hotmail.com',10,'me','',0,'',0,0);
INSERT INTO user VALUES (4313,'Andrei','Epurasu','andrei_bucur2002@yahoo.com',10,'AB','n/a',0,'',0,1);
INSERT INTO user VALUES (4314,'speeler','jhae666','speeler66@yahoo.com',10,'Sallie','www.attheheartofit.com',0,'Blogger since 8 Sept 2003',0,1);
INSERT INTO user VALUES (4315,'edwardkang17','770900','edwardkang17@hotmail.com',10,'Edward E. Kang','www.consumerreports.org',0,'',0,1);
INSERT INTO user VALUES (4316,'sweetphillygyrl','22207','neyzeezone@yahoo.com',10,'monmoney','www.xanga.com/sweetphillygyrl',0,'i\'m a girl!',0,1);
INSERT INTO user VALUES (4317,'waspman','sublime','cboone00@umail.ucsb.edu',10,'C.B.','',0,'',0,0);
INSERT INTO user VALUES (4318,'thechad10123','freaks','Chad111@twcny.rr.com',10,'Chad','',0,'',0,1);
INSERT INTO user VALUES (4319,'big_bubba_brain','flooble','ben_looker@hotmail.com',10,'ben','',0,'i think logicly',0,0);
INSERT INTO user VALUES (4320,'gabriella','morgaine','gabriella_morgaine@comcast.net',10,'Jennifer Beck','',0,'',0,0);
INSERT INTO user VALUES (4321,'crox0069','good1forme','vvram@lycos.com',10,'crox','',0,'',0,0);
INSERT INTO user VALUES (4322,'iamacatmom','scotch','beckie@quik.com',10,'beckie','',0,'',0,1);
INSERT INTO user VALUES (4323,'bjladd','998775','bladd@tulane.edu',20,'Benjamin J. Ladd','',0,'Prior enlisted in the U.S. Marine Corps, now serving as a Midshipman at Tulane University to get my commission and degree in Mechanical Engineering.\r\n\r\n\r\nI love Jesus Christ with all my heart and thank Him for saving me.  I live now \"only for His glory.\"',2018,0);
INSERT INTO user VALUES (4324,'Mrst4u','dimples1','tartlo@aol.com',10,'Lolita Tart','',0,'I love logic puzzles.',0,1);
INSERT INTO user VALUES (4325,'kennj28','5660029','kennj1975@msn.com',10,'Jerry Kennedy','',0,'',0,0);
INSERT INTO user VALUES (4326,'Sisemen','marshall','nickmporter@tiscali.co.uk',10,'NIck','',0,'',0,1);
INSERT INTO user VALUES (4327,'evie406','evelyn','sweetroxyangel99@aol.com',10,'Evelyn','',0,'',0,0);
INSERT INTO user VALUES (4328,'lover','sarah','sureyya@mchsi.com',10,'sarah','',0,'',0,1);
INSERT INTO user VALUES (4329,'ttrriicciiaa','tidalwave','boobles@hotmail.com',10,'Tricia','',0,'',0,1);
INSERT INTO user VALUES (4330,'klfnotes','emptyspace','klfnotes@cablelan.net',10,'Kari Fredlund','',0,'',0,1);
INSERT INTO user VALUES (4331,'cynthia','2godbglory','cgadol@tjca.org',10,'Cynthia Gadol','',0,'',0,0);
INSERT INTO user VALUES (4332,'rain4b','48254825','jungblue92@hanmail.net',10,'rain47','www.xanga.com/rain4b',0,'Á¤Çö!!',0,0);
INSERT INTO user VALUES (4333,'mingmong','ceramic','iwonder31@yahoo.com',10,'yael','',0,'studing for the GRE',0,0);
INSERT INTO user VALUES (4334,'oceandolphin','hello','tonyafraser@yahoo.ca',10,'Tonya','',0,'',0,1);
INSERT INTO user VALUES (4335,'ellesse','sorcha','halleyscometmsu@yahoo.com',10,'Jen','',0,'',0,1);
INSERT INTO user VALUES (4336,'guessagain','free123','sylvw1205@hotmail.com',10,'Sylvester','',0,'I aint right',0,0);
INSERT INTO user VALUES (4337,'ggartner','elghund','egartner@loudoun.k12.va.us',10,'gene','',0,'',0,1);
INSERT INTO user VALUES (4338,'Alex','epson','alexepson@hotmail.com',10,'alex epson','',0,'',0,1);
INSERT INTO user VALUES (4339,'CrossMatter','password','imatt459@yahoo.com',10,'CrossMatter','',0,'',0,1);
INSERT INTO user VALUES (4340,'spartan','highland','fightinbass@aol.com',10,'and silvis','geocities.com/andisawesome',0,'',0,0);
INSERT INTO user VALUES (4341,'ambcat','pink','shadybaby032003@yahoo.com',10,'amber','rr.com',0,'',0,0);
INSERT INTO user VALUES (4342,'Surfgirl9883','Hailey','kjniz1@comast.net',10,'Kayla','www.xanga.com/home.aspx?user= surfgirl9883',0,'I am in band and I surf and play soccer',0,1);
INSERT INTO user VALUES (4343,'rocococo','030885','joerocococo@hotmail.com',10,'joe','',0,'',0,0);
INSERT INTO user VALUES (4344,'randomx','120584','KTF7777@RIT.EDU',10,'Kevin Foster','http://www.brickcitysingers.org',0,'',0,1);
INSERT INTO user VALUES (4345,'timothy','april790','lazifart1990@aol.com',10,'jimmy','',0,'',0,0);
INSERT INTO user VALUES (4346,'MPEREZ','MILLIE','MPEREZ8057@AOL.COM',10,'MILLIE','',0,'',0,0);
INSERT INTO user VALUES (4347,'Jo','052841','gGeminiJo@Yahoo.com',10,'Sandi','',0,'',0,0);
INSERT INTO user VALUES (4348,'carrmen','6812177317','lilswtangel27190@yahoo.com',10,'carrmen','iono.....',0,'deres nuthin interestin bout meh',0,0);
INSERT INTO user VALUES (4349,'bdx','plandcol','lisampage@hotmail.com',10,'lisa','',0,'I love to snowboard, and i enjoy riddles',67,1);
INSERT INTO user VALUES (4350,'hokie','rcfcolony','krm@vt.edu',10,'Krishna','',0,'I am not a geek.',0,1);
INSERT INTO user VALUES (4351,'Ophidious','shroom','octaviancloud@yahoo.com',10,'Dennis','',0,'',0,0);
INSERT INTO user VALUES (4352,'sumchick2005','pesterbug','aarchick333@yahoo.com',10,'beck','',0,'',0,1);
INSERT INTO user VALUES (4353,'SingingScout','Wolves','cdc0061@unt.edu',10,'Chris','',0,'Music Ed major at UNT',0,0);
INSERT INTO user VALUES (4354,'katherinekwokhk','cutiemiu','katherinekwokhk@hotmail.com',10,'Katherine Kwok','http://www.xanga.com/delicate_katherine_gal',0,'I\'m Chinese and a Bad Nerd such as maths nerd and spelling.',0,1);
INSERT INTO user VALUES (4355,'wsdc36','wsdc36','agualterio@bigpond.com',10,'AJ','',0,'',0,1);
INSERT INTO user VALUES (4356,'Blah','neonblue','neurochasm105@hotmail.com',10,'Blah','',0,'',0,1);
INSERT INTO user VALUES (4357,'colleen','julias','colleenmbutler@hotmail.com',10,'colleen','',0,'',0,1);
INSERT INTO user VALUES (4358,'Noodlez','Shadow','www.Noodlez_06@hotmail.com',10,'Noodlez','www.brandon.sd.mb.ca',0,'Proud to be Native',0,0);
INSERT INTO user VALUES (4359,'Pjae5055','dreams','pjae@earthlink.net',10,'P. Jae Stanley','',0,'I am a life skills facilitator.',0,0);
INSERT INTO user VALUES (4360,'Giskard','peruvianskies','geotracker123@yahoo.com',20,'Gus','',0,'',0,1);
INSERT INTO user VALUES (4361,'LilRaidergrl','gerardo','Sk8ergrlJJ232@yahoo.com',10,'Johana','www.xanga.com/Sk8ergrlJJ232',0,'I like 2 skateboard and im in karate',0,1);
INSERT INTO user VALUES (4362,'mhepburn242','1018','mhepburn242@msn.com',10,'michael hepburn','msn',0,'',0,0);
INSERT INTO user VALUES (4363,'LoriB','goodsell','deltathree@aol.com',10,'Lori','',0,'',0,1);
INSERT INTO user VALUES (4364,'sukmavenusku','nurhanina','enigma_scumbag@yahoo.com',10,'akuokay','www.cobajak.blogspot.com',0,'i just new to this',0,0);
INSERT INTO user VALUES (4365,'akuokay','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'i just new to this',0,0);
INSERT INTO user VALUES (4366,'nina','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4367,'jdh1126','jeffreydean','jeffhall@cablespeed.com',10,'Jeff','',0,'',0,0);
INSERT INTO user VALUES (4368,'260282','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4369,'somewhereibelong','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4370,'stopcryingyourheartout','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4371,'nurhaninajarah260282swinburnes','nurhanina','enigma_scumbag@yahoo.com',10,'sukmavenusku','www.cobajak.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (4372,'evaaaa','vicbitter000','50454835@student.cityu.edu.hk',10,'eva','',0,'',0,1);
INSERT INTO user VALUES (4373,'joeychan','qapl','punkda@yahoo.com',10,'Joey','http://www.missjoey.com',0,'',0,1);
INSERT INTO user VALUES (4374,'rasgrn','alfredw713','rasgrn@aol.com',20,'Richard','',0,'retired engineer',0,0);
INSERT INTO user VALUES (4375,'cpalier','sparky','cpalier@yahoo.com',10,'Cara','www.excelir.com/carapalier',0,'I am a substitute teacher, an artist, and I also own my own business.',0,1);
INSERT INTO user VALUES (4376,'Sriram','swarne13','madms13@mschumacher.com',10,'Mohan','',0,'',0,1);
INSERT INTO user VALUES (4377,'foggy3274','3274','rdurham@usfabinc.com',10,'R Durham','',0,'',0,0);
INSERT INTO user VALUES (4378,'ucfssrc','jupiter','ruth.calderwood@corpoflondon.gov.uk',10,'Ruth Calderwood','',0,'',0,0);
INSERT INTO user VALUES (4379,'alana1178','alana','alana_gruenke@hotmail.com',10,'Alana','',0,'',0,0);
INSERT INTO user VALUES (4380,'loopy','loopy','magrouchez@hotmail.com',10,'louise','',0,'i love monkeys!!!!',0,1);
INSERT INTO user VALUES (4381,'ben','ben','judithhicks@aol.com',10,'ben','',0,'',0,1);
INSERT INTO user VALUES (4382,'yolande','minerva','yolande_f@hotmail.com',10,'yolande','',0,'',0,0);
INSERT INTO user VALUES (4383,'simwi','orcs','s.willemann@verizon.net',10,'sim wi','simwi',0,'-',0,1);
INSERT INTO user VALUES (4384,'khwaves','ereptilia','anyadress@hotmail.com',10,'khwaves','',0,'',0,0);
INSERT INTO user VALUES (4385,'agsg8877','fenway','agsg8877@yahoo.com',10,'Andy','',0,'',0,0);
INSERT INTO user VALUES (4386,'moonbabe','justina','x_blackrose@hotmail.com',10,'Emma','',0,'Im a SIAT...',0,0);
INSERT INTO user VALUES (4387,'knight','Kaniecki','vidak@boo.net',10,'Timmy','',0,'',0,1);
INSERT INTO user VALUES (4388,'BentHalo','9son6col','BentHalo@aol.com',10,'Cin','',0,'',0,1);
INSERT INTO user VALUES (4389,'sweetnhi','920110','swtchinkynh1@hotmail.com',10,'Nhi','',0,'I\'m weird.',0,0);
INSERT INTO user VALUES (4390,'momcb','07250828','pctv00@hotmail.com',10,'Carole','',0,'Mother of 2, work full time in retail.',0,1);
INSERT INTO user VALUES (4391,'LZ','lauraziggy','lzeigner@hotmail.com',10,'Laura','',0,'',0,0);
INSERT INTO user VALUES (4392,'klutz_07','superman','gaedre31@evergreen.edu',10,'drew','',0,'',0,0);
INSERT INTO user VALUES (4393,'lauren_g','12monkeys','lauren_girard@umail.ucsb.edu',10,'lauren','',0,'',0,1);
INSERT INTO user VALUES (4394,'heiko','letmein','heiko_kw@hotmail.com',10,'Heiko Kiewiet','none',0,'',0,0);
INSERT INTO user VALUES (4395,'poohbear_ut','wrangler','poohbear_ut@hotmail.com',10,'Danielle','',0,'',0,1);
INSERT INTO user VALUES (4396,'skeeterman','skeeter','vc61banshee@yahoo.com',10,'Fred','',0,'Former U S. Navy pilot. 1951-1975',0,0);
INSERT INTO user VALUES (4397,'regina','zlib03','mary@nalf.org',10,'rsmith','',0,'',0,1);
INSERT INTO user VALUES (4398,'sparcs','nelly2','rebecca.read@lycos.co.uk',10,'bex','',0,'',0,1);
INSERT INTO user VALUES (4399,'anci','leilei','ancidkb@netscape.net',10,'Debra','',0,'just flexing and developing my brain a bit (grin)',749,1);
INSERT INTO user VALUES (4400,'Destyni','duwop69','msdestyni@aol.com',10,'Destyni','',0,'',0,0);
INSERT INTO user VALUES (4401,'Lexus_xm','xuanmaxd','lexus_xm@yahoo.com',10,'orion choco','www.xanga.com/viosgala',0,'a male not job not love,money,home,car.',0,0);
INSERT INTO user VALUES (4402,'Abovetheclouds','17931793','bwilliams@commlife.co.za',10,'Burt','',0,'',0,0);
INSERT INTO user VALUES (4403,'bckloot','magenta','bckloot@hotmail.com',10,'bruce','',0,'I\'m teaching disadvantaged kids in South Africa and want to stimulate their left brain activities',0,0);
INSERT INTO user VALUES (4404,'mikevarignon','laplacepotter18','mikevarignon@yahoo.com',10,'Mike','',0,'I love chess and mathematics',0,0);
INSERT INTO user VALUES (4405,'KamikazeCasper','toffee147','callinan@boxfrog.com',10,'KC','',0,'',0,1);
INSERT INTO user VALUES (4406,'rhiannon','rhia','mitziebibi@yahoo.com',20,'r','',0,'I like cats, reading, and logic puzzles',0,1);
INSERT INTO user VALUES (4407,'swanand','alpha123','rswanand@indiatimes.com',10,'swanand','',0,'i am a computer engg.from pune.\r\nhobbies:swimming,\r\nmusic,tabla\r\ncan speak german english marathi hindi',0,1);
INSERT INTO user VALUES (4408,'hatton02','newport','hatton02@yahoo.co.uk',20,'Kirk','www.faceparty.com/hatton02',0,'Been on TV! Yay!',0,0);
INSERT INTO user VALUES (4409,'mgrinder','crippy28','mgrinder@physics.ubc.ca',10,'Matt Grinder','',0,'Student teacher looking for math problems',0,1);
INSERT INTO user VALUES (4410,'Overstreet163','bitch','overstreet163@hotmail.com',10,'Chris','',0,'',0,1);
INSERT INTO user VALUES (4411,'Elias','nopassatall','nonamehere@webmajic.com',10,'Elias','',0,'Just a guy who likes puzzles :)',0,0);
INSERT INTO user VALUES (4412,'krdmt5_000','krdmt5','krdmt5_000@hotmail.com',20,'krdmt5_000','',0,'',0,1);
INSERT INTO user VALUES (4413,'TTBuffster05','summer','rmoses01@snet.net',10,'TTBuffster05','Yahoo',0,'',0,1);
INSERT INTO user VALUES (4416,'Tiana','buffy','rmoses01@snet.net',10,'ZimTT05','Yahoo',0,'',0,1);
INSERT INTO user VALUES (4414,'llshuler','laura','SevenShulers@prodigy.net',10,'laura','',0,'',0,1);
INSERT INTO user VALUES (4415,'KristiAnn','leigh1','Kristi_ann2003@yahoo.com',10,'Kristin','',0,'',0,1);
INSERT INTO user VALUES (4417,'donaggie03','osmeyer1','d_osmeyer@hotmail.com',10,'don','',0,'',0,0);
INSERT INTO user VALUES (4418,'ssgp','w83190','globalguy31f@yahoo.com',10,'Ross P','',0,'',0,1);
INSERT INTO user VALUES (4419,'fly69','sheila','virgilosborne@yahoo.com',10,'virgil','',0,'',0,0);
INSERT INTO user VALUES (4420,'Sithlord3','qwerty','srs16@comcast.net',10,'Sith','www.xanga.com/sithlord3',0,'',0,1);
INSERT INTO user VALUES (4421,'aznpryde871','fagfree','supercool87@yahoo.com',10,'Danny','',0,'hu',0,1);
INSERT INTO user VALUES (4422,'petebill77','diggler','peterstory77@yahoo.com',10,'peterstory','',0,'',0,1);
INSERT INTO user VALUES (4423,'bonbon','1116','bonbon@mochinet.com',10,'bonnie','',0,'',560,1);
INSERT INTO user VALUES (4424,'kimanne13','william','kac535s@smsu.edu',10,'kimberly','',0,'',0,1);
INSERT INTO user VALUES (4425,'supermansam15','102585','Supermansam15@Yahoo.com',20,'Sam','',0,'I > U',0,0);
INSERT INTO user VALUES (4426,'BrandonLP','ilovelem','brandonwalllp@aol.com',10,'Brandon','',0,'',0,0);
INSERT INTO user VALUES (4427,'aminalct','1217','aminalct@yahoo.com',10,'Ryan','',0,'',0,1);
INSERT INTO user VALUES (4428,'gef','1492','languagesgirl@yahoo.co.uk',10,'Gef','',0,'love puzzles',0,0);
INSERT INTO user VALUES (4429,'pintu','pintushee','pallav_bose@yahoo.com',10,'Pallav','',0,'',0,1);
INSERT INTO user VALUES (4430,'eberhard','myfplc','eberhard@bu.edu',20,'Eberhard','',0,'',0,1);
INSERT INTO user VALUES (4431,'walt44052','dexter','walt44052@hotmail.com',10,'walt','',0,'',0,1);
INSERT INTO user VALUES (4432,'drexlin','hockey','braffourtit@hotmail.com',10,'Brian Affourtit','',0,'',0,0);
INSERT INTO user VALUES (4433,'hi2u2blondie','jasmine','akjgolden@hotmail.com',10,'Anna Golden','',0,'',0,1);
INSERT INTO user VALUES (4434,'philber','michelle67','philber67@hotmail.com',10,'philber','google',0,'',0,0);
INSERT INTO user VALUES (4435,'wunmestizano1knoes','sodapop','tommiegirl1990@yahoo.com',10,'christina','',0,'',0,1);
INSERT INTO user VALUES (4436,'zaa','carazinho','zaaboy@hotmail.com',10,'zaa','fr333k.weblogger.com.br',0,'',0,1);
INSERT INTO user VALUES (4437,'jsafai','lkjhgf','jefzxc@aol.com',10,'jason','',0,'',0,0);
INSERT INTO user VALUES (4438,'livier32000','pichungis','livier32000@yahoo.com.mx',10,'marta','yahoo',0,'',0,0);
INSERT INTO user VALUES (4439,'matrix','matrix','maxthebest7@yahoo.ca',10,'max','www.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (4440,'zanyb13','bayan','suzanboulad@sbcglobal.net',10,'suzan','',0,'I live in sunny CA in the US, and am 15 years old. I\'m kinda good at school, sorta lazy. I loove meeting new ppl.',0,0);
INSERT INTO user VALUES (4441,'januaryfriend25','karen','januaryfriend25@yahoo.com',10,'karen','',0,'',0,1);
INSERT INTO user VALUES (4442,'Valkyrierunner87','clairelenth','Valkyrierunner87@yahoo.com',10,'Ryuji','',0,'',0,0);
INSERT INTO user VALUES (4443,'shmrazcat','mrazer','shmoameater@hotmail.com',10,'rhoelle','www.blurty.com/users/shmrazcat',0,'Hello, nice to meet you.',0,0);
INSERT INTO user VALUES (4444,'qwertyuiopasdfghjklzxcvbnm','flooblepassword','carlywright2003@yahoo.com',10,'carly','searchalot',0,'',0,0);
INSERT INTO user VALUES (4445,'apache','apache1492','apaohe@hotmail.com',10,'the redhead','',0,'moehoe',0,0);
INSERT INTO user VALUES (4446,'keekoh','sammy1','mylittleyellowmonkey@hotmail.com',10,'claire','',0,'',0,0);
INSERT INTO user VALUES (4447,'hyperchild','hyperant','hyperchild@ananzi.co.za',10,'Greg','',0,'',0,1);
INSERT INTO user VALUES (4448,'Piriki','pozipozi','el_correo_de_piriki@hotmail.com',10,'eduardo','',0,'math student',0,0);
INSERT INTO user VALUES (4449,'havessay','milagre','havessay@praize.com',10,'Rancho','',0,'',0,1);
INSERT INTO user VALUES (4450,'drew22','boeing','drewsemail@cox.net',20,'drew','no',0,'',0,1);
INSERT INTO user VALUES (4451,'kevinAlee','shitface','cyberhitman852@yahoo.com',10,'Kevin','xanga.com/awsomeFocker',0,'',0,0);
INSERT INTO user VALUES (4452,'sasha_247','1524','olliepoohbear1@yahoo.com',10,'Lisa','yahoo',0,'',0,1);
INSERT INTO user VALUES (4453,'mudaddy','mudaddy','khmuzo7@hotmail.com',10,'muzo','',0,'',0,0);
INSERT INTO user VALUES (4454,'Cyndi_Wang_Fan','586971','giant_wu_jiayan@hotmail.com',10,'Cutie','',0,'',0,1);
INSERT INTO user VALUES (4455,'SLYTHING','SLYPAL','slything00@yahoo.com',10,'SYLVIA','',0,'',0,1);
INSERT INTO user VALUES (4456,'MOCHOA','GEMINI','CHINGCHING89@HOTMAIL.COM',10,'CASSANDRA THANH NGO','',0,'',0,0);
INSERT INTO user VALUES (4457,'alley','games','alleyzach1@aol.com',10,'alley','',0,'',0,1);
INSERT INTO user VALUES (4458,'spacemaster','space','dontask@aol.com',10,'G-man','',0,'',0,1);
INSERT INTO user VALUES (4459,'thedrywallguy','drywag1','thedrywallguy@mac.com',20,'phillip elliott','.mac',0,'',0,0);
INSERT INTO user VALUES (4460,'jezebel','jezebelly','amarley3@comcast.net',10,'anna','',0,'female',0,0);
INSERT INTO user VALUES (4461,'BJ4ever637','uglyperson','Pxxh0nEyBaBexxB@yahoo.com',10,'patricia','www.xanga.com/BJ4ever637',0,'i am a student from s.m.w. i am 12 yrs old ryt now.. mah birthday is in october 8, 1991',0,1);
INSERT INTO user VALUES (4462,'geeraghav','anraghav1','graghav@yahoo.com',10,'G Raghavan','',0,'',0,1);
INSERT INTO user VALUES (4463,'maynardskiss','mjkeenan','iwantjoeperry@hotmail.com',10,'nikol','',0,'',0,0);
INSERT INTO user VALUES (4464,'hetal_mehta24','pavisha','hetal_mehta24@yahoo.com',10,'hetal','',0,'',0,0);
INSERT INTO user VALUES (4465,'enaj','3749','art2jane@chartermi.net',10,'jem','',0,'',0,1);
INSERT INTO user VALUES (4466,'Avalee','lorrie','avalee50@yahoo.com',10,'Avalee','',0,'',0,0);
INSERT INTO user VALUES (4467,'clyde103','monalisa','clyde103@hotmail.com',10,'clyde anderson','',0,'sports coach\r\nquiz master ',0,0);
INSERT INTO user VALUES (4468,'321blast','iou28','CorlinMK@aol.com',10,'NurseMary','',0,'',0,1);
INSERT INTO user VALUES (4469,'Magniloquence','rory3009','jalboh1@HOTMAIL.COM',10,'John','',0,'Survey Instructor living in Kent, UK',0,0);
INSERT INTO user VALUES (4470,'hodge','2446','g.dellis@comcast.net',10,'Dellis','',0,'novice',0,1);
INSERT INTO user VALUES (4471,'startasia2003','moomoo','startasia2003@aol.com',10,'Tasia','',0,'',0,0);
INSERT INTO user VALUES (4472,'Me','sharisa','srisa@comcast.net',10,'Sharisa Sesawaeng','www.xanga.com/thaiprincess301',0,'',0,1);
INSERT INTO user VALUES (4473,'Me13','sharisa','srisa@comcast.net',10,'Sharisa Sesawaeng','www.xanga.com/thaiprincess301',0,'',0,0);
INSERT INTO user VALUES (4474,'parallax','xylem','spm@phloam.demon.co.uk',10,'Steve Massey','',0,'',0,0);
INSERT INTO user VALUES (4475,'Kt-Bean-Baby','beanclsof07','koolkatie_1989@hotmail.com',10,'Katie','',0,'',0,1);
INSERT INTO user VALUES (4476,'Adriane','hasani','Arodriguez@t-mobile.com',10,'Adriane','',0,'',0,1);
INSERT INTO user VALUES (4477,'Royalokie','phonebank','pat@chs-inc.com',10,'Pat','',0,'',0,0);
INSERT INTO user VALUES (4478,'karthikmail','kariven','karthikmail@rediffmail.com',10,'mail','www.geocites.com/karthikeyanv_78/',0,'',0,0);
INSERT INTO user VALUES (4479,'Shamy','greyhound','shamyshea60@hotmail.com',10,'Anne','',0,'',0,0);
INSERT INTO user VALUES (4480,'reanne','pbandj','reanne@kcommwireless.net',10,'Reanne Kreifels','',0,'',0,0);
INSERT INTO user VALUES (4481,'sharonii','elizabeth','sharonwburg@yahoo.com',10,'sharon','',0,'',0,0);
INSERT INTO user VALUES (4482,'karenemmalily','Mikaela1','karen.williams57@ntlworld.com',10,'karen williams','NTL',0,'',0,0);
INSERT INTO user VALUES (4483,'Bluewolfe','rugrats','swashington06@choat.edu',10,'Bluewolfe','',0,'',0,1);
INSERT INTO user VALUES (4484,'blabbjn','06925jdnh','blabbjn@brainbenders.com',10,'blabbjn','',0,'',0,0);
INSERT INTO user VALUES (4485,'mos_jef','cheese','mos_jef@hotmail.com',10,'Jeff Moss','',0,'3rd year Computer Engineer from U of T.',0,0);
INSERT INTO user VALUES (4486,'iamanorangefruit','katie','iamanorangefruit@aol.com',10,'katie','',0,'uhh i dono!',0,0);
INSERT INTO user VALUES (4487,'liddosassie','coolio','tuoikim@aol.com',10,'Linda','',0,'I luv 2 go shopppin wit ma fwendz!',0,0);
INSERT INTO user VALUES (4488,'vsama','flooble','vsama@hotmail.com',10,'Venkat Sama','',0,'Programmer',0,1);
INSERT INTO user VALUES (4489,'benthorot','rootsie','benthorot@yahoo.com',10,'ben','',0,'they call me salmon',0,1);
INSERT INTO user VALUES (4490,'msmyth','PARKER','SNUFFYMYTH@YAHOO.COM',10,'SHARON','',0,'',0,1);
INSERT INTO user VALUES (4491,'TOILLEpaper','lakiei12','funkymunkiee@hotmail.com',10,'elliot choi','',0,'',0,0);
INSERT INTO user VALUES (4492,'cclaport','cc1026','cecily@hawaii.rr.com',10,'cecily','',0,'',0,1);
INSERT INTO user VALUES (4493,'ogloriousmullet','blahblahblah','ogloriousmullet@hotmail.com',10,'ogloriousmullet','',0,'I do NOT have a mullet, nor would I consider getting one.',0,1);
INSERT INTO user VALUES (4494,'Deerude','Dafydd1471','wiggers20@hotmail.com',10,'David','N/A',0,'',0,1);
INSERT INTO user VALUES (4495,'fitzy','ekasemail','fitzy29@hotmail.com',10,'J','',0,'',0,1);
INSERT INTO user VALUES (4496,'qatbird','nancyg','Gibsonnrg234@aol.com',10,'Nancy','',0,'',0,0);
INSERT INTO user VALUES (4497,'chinaman777','2414','chinaman777@yahoo.com',10,'David','www.xanga.com/chinaman777',0,'',0,1);
INSERT INTO user VALUES (4498,'inapayne','srinoris','inapayne@yahoo.com',10,'Sammy I','',0,'',1569,0);
INSERT INTO user VALUES (4499,'chelle','puzzles','Nithruin@msn.com',10,'Nichelle','',0,'',0,0);
INSERT INTO user VALUES (4500,'alonso','taliban','laruya23@hotmail.com',10,'alonso','',0,'',0,0);
INSERT INTO user VALUES (4501,'j-man03','crossed','christlike91@yahoo.com',10,'Joshua Smith','yahoo.com',0,'',0,1);
INSERT INTO user VALUES (4502,'trippin','696969','trippinmynuts@hotmail.com',10,'matthew waring','',0,'salesman\r\nnice car\r\nposs house\r\nuk',0,1);
INSERT INTO user VALUES (4503,'bearnts1','basketball','jburrus4@comcast.net',10,'ryan burrus','www.comcast.net',0,'',0,0);
INSERT INTO user VALUES (4504,'nen','02061957','nennguyen@hotmail.com',10,'nen nguyen','',0,'happy man',0,1);
INSERT INTO user VALUES (4505,'BobG','mango44','bgenisot@mercer.k12.wi.us',20,'Bob Genisot','',0,'Math teacher',0,0);
INSERT INTO user VALUES (4506,'nuMba1jerZgurL','solana','jeruthoro_mami800@yahoo.com',10,'rachel','numba1jerzgurl',0,'',0,1);
INSERT INTO user VALUES (4507,'PennyTender','bellemonica','PennyTender@aol.com',20,'Penny','',0,'I\'m a fun girl.',0,1);
INSERT INTO user VALUES (4508,'Cyber_queenie','SEXYWEXY','Little_miss_naughty_giggles@hotmail.com',10,'Emma','',0,'',0,1);
INSERT INTO user VALUES (4509,'skamster','acidskye','oldskoolmaniak@yahoo.com',10,'skamster','',0,'',0,1);
INSERT INTO user VALUES (4510,'Ed','cakers','lunne@hsd.k12.or.us',10,'Ed Lunn','',0,'',0,0);
INSERT INTO user VALUES (4511,'reniscool87','rokinren','blnk182gurlie14@aol.com',10,'Lauren','',0,'',0,0);
INSERT INTO user VALUES (4512,'sandyc','david','sandinmylastname@hotmail.com',10,'Christopher','',0,'',0,0);
INSERT INTO user VALUES (4513,'dayquillchick','littlemama','dayquillchick@hotmail.com',10,'paige','',0,'',0,1);
INSERT INTO user VALUES (4514,'lit0layd33linHy','linh57716','daintylilazngrl@netscape.net',10,'linh','www.geocities.com/litolayd33linHy/',0,'im a girl..hehe',0,1);
INSERT INTO user VALUES (4515,'kaille','ridendah','hailephialtes@yahoo.com',10,'Zuninga!','',0,'Harrumph.',0,0);
INSERT INTO user VALUES (4516,'piggy','123456','ILuvVanHalen10@yahoo.com',10,'j','glIttErgLowStaR',0,'',0,1);
INSERT INTO user VALUES (4517,'deannamarie','fox123','foxalot007@aol.com',10,'Deanna Marie','',0,'',0,1);
INSERT INTO user VALUES (4518,'hippychick','slimfit','itastejustlikecocoa@yahoo.com',10,'olamide','',0,'cool,tall and slim.',0,1);
INSERT INTO user VALUES (4519,'QueenBee','Linnet','lynne.proudfoot@ntl.com',10,'Lynne','',0,'',0,1);
INSERT INTO user VALUES (4520,'cinnatwist','totsiepop','cutypy707@cs.com',10,'cory','www.xanga.com/thiink_twiice',0,'i m on then northampton j.v. swim team and dance team',0,0);
INSERT INTO user VALUES (4521,'supriya','sphurti','supriyadixit19@rediffmail.com',10,'supriya','www.yahoo.com',0,'',0,1);
INSERT INTO user VALUES (4522,'mirkwood19','mudd907whee670','pinkdaisys@yahoo.com',10,'gabrielle','',0,'',0,1);
INSERT INTO user VALUES (4523,'mizhoopz23','tanielu','flipamoan01@yahoo.com',10,'Brittany','mizhoopz23',0,'',0,1);
INSERT INTO user VALUES (4524,'XaznpopgurlX','jessica1','May72463@hotmail.com',10,'jessica','',0,'hello i\'m jessica',0,1);
INSERT INTO user VALUES (4525,'DancingCharles','paragraph','chicken0face@yahoo.com',10,'DancingTrash','www.xanga.com/dancingtrash',0,'Dancing',0,1);
INSERT INTO user VALUES (4526,'mikemaster','christ','half_boy_half_Kah@hotmail.com',10,'mikhael','',0,'',0,0);
INSERT INTO user VALUES (4527,'LiTtOTiFfOz','ubitch','LiTtOTiFfOz@yahoo.com',10,'Tiffany','',0,'',0,0);
INSERT INTO user VALUES (4528,'Rohan','roserose','rohan_dawate@hotmail.com',10,'Rohan','',0,'Working for a S/W company having 6 months experience in S/W industry. 24 years of age from India',0,0);
INSERT INTO user VALUES (4529,'GoldenMien','biagm','GoldenMien@yahoo.com',10,'Ben','',0,'',0,0);
INSERT INTO user VALUES (4530,'bennythekid','benha','benny_the_kid@hotmail.com',10,'Benjamin','',0,'',0,1);
INSERT INTO user VALUES (4531,'pjfreek62','music01','pjfreek62@hotmail.com',10,'JayC','http://www.freewebs.com/ajfreek72',0,'',0,1);
INSERT INTO user VALUES (4532,'this_boy_rockz','slimslim','this_boy_rockz@hotmail.com',10,'brian','http://www.xanga.com/private/home.aspx?user=this_boy_rockz',0,'',0,0);
INSERT INTO user VALUES (4533,'GaryA','genesis','gary@aitcheson.tiscali.co.uk',10,'Gary Aitcheson','',0,'',0,1);
INSERT INTO user VALUES (4534,'jofitu','naldz','Jofitu@yahoo.com',10,'Jonathan F. Tuble','',0,'',0,0);
INSERT INTO user VALUES (4535,'Tim','tpjabo','timowen6@rogers.com',10,'Tim','msn',0,'',0,1);
INSERT INTO user VALUES (4536,'nette','homicide','crozzwire@hotmail.com',10,'nette','',0,'talkative',0,1);
INSERT INTO user VALUES (4537,'etsy','whacked','elena_teh@hotmail.com',10,'etsy','',0,'',0,1);
INSERT INTO user VALUES (4538,'princesstoonie','battiato','princesstoonie@yahoo.com',10,'Antoinette Williams','',0,'',0,0);
INSERT INTO user VALUES (4539,'granjane','aleigha','jami@citznet.com',10,'Jane Michaud','',0,'',0,1);
INSERT INTO user VALUES (4540,'TamaraNite','bunkie','TamaraNite@aol.com',10,'Tamara Bennett','',0,'',0,0);
INSERT INTO user VALUES (4541,'fraze326','noodles','waving_and_drowning@hotmail.com',20,'Fraze','',0,'',296,1);
INSERT INTO user VALUES (4542,'IT','itis2me','ponymouse@aol.com',10,'Katie','',0,'',0,0);
INSERT INTO user VALUES (4543,'leggysoccerbabe','071286','shannon_gililand00@hotmail.com',10,'Shannon','www.xanga.com/shill3lagh00',0,'',0,1);
INSERT INTO user VALUES (4544,'Cali_Babe08','cally','slmschicka2008@hotmail.com',10,'Cali','',0,'',0,0);
INSERT INTO user VALUES (4545,'kraziidancer91','dancer','kraziidancer21@msn.com',10,'kraziidancer','',0,'',0,0);
INSERT INTO user VALUES (4546,'Sapphire654','rj7071','Bubblegirljr654@yahoo.com',10,'Jen','',0,'',1784,1);
INSERT INTO user VALUES (4547,'megra66','summerwind','megra66@hotmail.com',10,'megan','',0,'umm....7? i like pizza',0,0);
INSERT INTO user VALUES (4548,'dialfred','ghidra','meyers@napanet.net',10,'Diane','www.frederickmeyers.com',0,'',0,0);
INSERT INTO user VALUES (4549,'Colburn','panaynay','scolburn14@earthlink.net',10,'Tiffinie','',0,'',0,1);
INSERT INTO user VALUES (4550,'cutie','vmoma','evaw972@aol.com',10,'vanetria ross','',0,'',0,0);
INSERT INTO user VALUES (4551,'chrisbreban','gomclaren','ricky_ponting14@hotmail.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (4552,'rahejasameer','raheja','rahejasameer@yahoo.com',10,'sameer','',0,'',0,0);
INSERT INTO user VALUES (4553,'alanb','alan11','alan.bohler@fluor.com',10,'alan','',0,'',0,1);
INSERT INTO user VALUES (4554,'Mr_Ed','eightletters','eheddle@hotmail.com',10,'Edward','',0,'Pianist, composer, juggler, skiier, student, and an Australian',0,0);
INSERT INTO user VALUES (4555,'jyotsna_jk','ibiza1','jyotsna_jk@yahoo.com',10,'jyotsna','',0,'',0,0);
INSERT INTO user VALUES (4556,'maliciousRAYN','meiyhow','malicious_rayn@yahoo.com',10,'Rayni','http://premium.xanga.com/home.aspx?user=maliciousRAYN',0,'Im a dork.',0,0);
INSERT INTO user VALUES (4557,'Bobo_XIII','limabean','boboxiii@yahoo.com',10,'Dennis Kenyon','',0,'15 years old, half Korean and American.',0,1);
INSERT INTO user VALUES (4558,'xxNicolexx','DESIREE','nac8592@yahoo.com',10,'nicole','www.xanga.com/mandyprincess',0,'',0,0);
INSERT INTO user VALUES (4559,'babyjessah','jessah','zsw33tj3ssahz@aol.com',10,'jessah','http://www.xanga.com/home.aspx?user=HonEyxJeSsAh',0,'',0,0);
INSERT INTO user VALUES (4560,'nyrak','dettlink','nyrak@yahoo.com',10,'Karyn','',0,'',0,0);
INSERT INTO user VALUES (4561,'tbp8','iamruler','tbp8@yahoo.com',10,'Teju','',0,'',0,1);
INSERT INTO user VALUES (4562,'23PURDY','4kids','jwiener@westfielddayschool.com',10,'Judith Wiener','',0,'',0,0);
INSERT INTO user VALUES (4563,'cutiekatie_90','mistymay','cutiekatie_90@hotmail.com',10,'katie','www.xanga.com/cutikatie',0,'i am a girl who goes to schoo land is very smart jk i dunno wat am i supposed to say?',0,0);
INSERT INTO user VALUES (4564,'monara','3352136113','monara_holly_tree@hotmail.com',10,'monara','http://atitudesestranhas.blig.ig.com.br',0,'',0,1);
INSERT INTO user VALUES (4565,'carol','belbin','carolswanke@comcast.net',10,'Carol Swanke','',0,'love logic problems -- just found this site.',0,0);
INSERT INTO user VALUES (4566,'thatsright','handled','cm1kelley@sbcglobal.net',10,'thatsright','',0,'im smert',0,0);
INSERT INTO user VALUES (4567,'jamilyian','puzzle','jamiemarr21@hotmail.com',10,'jamie','',0,'',0,1);
INSERT INTO user VALUES (4568,'scapester','guruguru','spawn_123@hotmail.com',10,'§çåpëstër','',0,'Just a newbie',2295,1);
INSERT INTO user VALUES (4569,'Pain','deltadp','iamfromdp@aol.com',10,'Anthony','',0,'',0,0);
INSERT INTO user VALUES (4570,'loveme53','loveme53','jcrules77@hotmail.com',10,'nicole','',0,'i like dance,football gymnastics and cheerleading i like boys and talking and i hate school',0,1);
INSERT INTO user VALUES (4571,'monarch','peterpan','coolg63@msn.com',10,'laura greenwood','',0,'',0,0);
INSERT INTO user VALUES (4572,'ajx','pumkin','carrico@mail.utexas.edu',10,'ajx','',0,'',0,0);
INSERT INTO user VALUES (4573,'pi925','honeypi925','honeypi@yahoo.com',10,'J Nelson','',0,'',0,1);
INSERT INTO user VALUES (4574,'monkee','thompson','ems2cute4u@cox.net',10,'emilie','',0,'',0,1);
INSERT INTO user VALUES (4575,'Ingel','natalia','angelfromhell6@hot.ee',10,'Angel','',0,'',0,1);
INSERT INTO user VALUES (4576,'xnotalltearsaresilentx','jenniferh','yourmommmmma@attbi.com',10,'chris','www.face.com',0,'i like hxc and sxe crap',0,1);
INSERT INTO user VALUES (4577,'allmestup','rockon','pyropixie880@burntmail.com',10,'alyssa','www.xanga.com/pyropixie880',0,'',0,0);
INSERT INTO user VALUES (4578,'ronnie','123456','vabrown@enter.net',10,'ronnie','',0,'',0,1);
INSERT INTO user VALUES (4579,'Berclumpign','qwerty','none123@aol.com',10,'Bob','',0,'i like puzzles',0,0);
INSERT INTO user VALUES (4580,'Sw33t_s3v3nt33n','114197','cutie_pie637@hotmail.com',10,'Carla','none',0,'im a cute 17yr old chick. ',0,1);
INSERT INTO user VALUES (4581,'pureluvpnay89','life','purepnay89@yahoo.com',10,'Mary','www.xanga.com/echopnay89',0,'u tell me!!!',0,0);
INSERT INTO user VALUES (4582,'Jadeite','fushigi','devontravels@hotmail.com',20,'Jadeite','',0,'',0,0);
INSERT INTO user VALUES (4583,'da1nonleetorioz','torio','Lilreppinbbepnai@hotmail.com',10,'torio','http://www.xanga.com/skin.asp?user=da1nonleetorioz',0,'',0,1);
INSERT INTO user VALUES (4584,'tznomani','mafhht','tznomani@yahoo.com',10,'Taher Nomani','',0,'',0,0);
INSERT INTO user VALUES (4585,'cafe','vardhanarora','jon5_@hotmail.com',10,'Cafe','',0,'',0,1);
INSERT INTO user VALUES (4586,'4stroke','crf450','circuit@darientel.net',10,'William','',0,'',0,1);
INSERT INTO user VALUES (4587,'x00019838','chris123','x00019838@itnet.ie',10,'Christopher','',0,'',0,0);
INSERT INTO user VALUES (4588,'Angel','rebekah','baby_bee_@hotmail.com',10,'Angel','www.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (4589,'splarallis','u152095','splarallis@charter.net',10,'Kim Splawn','',0,'',0,1);
INSERT INTO user VALUES (4590,'baseba9107','germany4343','baseba9107@aol.com',10,'bill','',0,'',0,1);
INSERT INTO user VALUES (4591,'Da-sha','Da-sha555','postovalova@rambler.ru',10,'Dasha','',0,'I\'m a student from Russia(20) I\'ll be glad if u e-mail me.',0,0);
INSERT INTO user VALUES (4592,'Hadaad','hihere','liam@aperion.ca',10,'Liam Johnstone','www.therevolution.net/liam',0,'Canadian',0,0);
INSERT INTO user VALUES (4593,'okiah','minemine','castarsenso@hotmail.com',10,'Bill','',0,'',0,1);
INSERT INTO user VALUES (4594,'ozturk','bonnie','diane-fletcher@talk21.com',10,'diane fletcher','lfc',0,'i am 45 and ken my husband and i like brain teasers',0,0);
INSERT INTO user VALUES (4595,'cjdlogic','hamlet','cjdavis79@yahoo.com',10,'Carolyn','',0,'',0,1);
INSERT INTO user VALUES (4596,'dethstyl','ch33s3','dethstyl@comcast.net',10,'josh','',0,'',0,1);
INSERT INTO user VALUES (4597,'mathedguy','christmas','jeffyguy@aol.com',10,'Jeff','',0,'',0,1);
INSERT INTO user VALUES (4598,'onefilipinagurl','hello','eastazn7o2@yahoo.com',10,'joanne','www.xanga.com\\lilcrazyweirdfilipina',0,'ask by IMing me: onefilipinagurl',0,1);
INSERT INTO user VALUES (4599,'goldiepoo','123456','funki_dudette@hotmail.com',10,'pee','www.google.com',0,'nup',0,1);
INSERT INTO user VALUES (4600,'colombianarequipito','lilianaarenas','tatifny@yahoo.com',10,'tatiana','',0,'im 15 my b-day is in december 31 all da way at the end o the year... ',0,1);
INSERT INTO user VALUES (4601,'zoeycdh','campdaisy','zoeycdh@hotmail.com',10,'Zoey','',0,'I\'m a 7th and 8th grade math, science, and algebra teacher',0,0);
INSERT INTO user VALUES (4602,'legna2002','flowers','legna2002@yahoo.com',10,'Christine Nelson','',0,'',0,0);
INSERT INTO user VALUES (4604,'lfalces','2768','lfalces1@cox.net',10,'Laurel Falces','',0,'',0,1);
INSERT INTO user VALUES (4605,'vadi','dicktracy','vadi@iname.com',20,'Vadi D','',0,'',0,0);
INSERT INTO user VALUES (4608,'carebeargirl2003','cellularone82','Crystal.hill@netcom.army.mil',10,'Crystal Lynn','',0,'I am 21 and live in Sierra Vista, Arizona!',0,0);
INSERT INTO user VALUES (4609,'krazeypnai','kathrina','mz_pnay81@yahoo.com',10,'Kathy','www.xanga.com/krazeypnai',0,'Hmmm....... I use to be a cheerleader and right now im trying out for basketball so what about u.',0,0);
INSERT INTO user VALUES (4610,'plextor','daleplex','plextor@linuxmail.org',10,'plextor','',0,'',0,0);
INSERT INTO user VALUES (4611,'kealy','5327','kealy@canada.com',10,'kealy','',0,'',0,1);
INSERT INTO user VALUES (4612,'Magick321','firefirafiraga','Magick321@hotmail.com',20,'Magick321','http://www.xanga.com/private/home.aspx?user=Magick321',0,'',1755,0);
INSERT INTO user VALUES (4613,'mickey123','mickey','pennyglandfield@bigpond.com',10,'penny','',0,'',0,0);
INSERT INTO user VALUES (4614,'gs9','nvut2tdi','gs9@earthlink.net',10,'George St.Onge','',0,'',0,0);
INSERT INTO user VALUES (4615,'jn36838','chbct','jn36838@yahoo.com',10,'John','',0,'',0,1);
INSERT INTO user VALUES (4616,'codybanks','angiehorman','aileenyhyeung@hotmail.com',10,'Cody Banks','www.xanga.com/coolagentronica',0,'',0,1);
INSERT INTO user VALUES (4617,'Dino','donald','2aldixon@ahs.bucks.sch.uk',10,'Loz','',0,'i am obbsessed with maths',0,1);
INSERT INTO user VALUES (4618,'taoist','lexmark','zen560@yahoo.com',10,'taoist','',0,'',0,0);
INSERT INTO user VALUES (4619,'psg1','alpha0mega','povertystrickengenius@hotmail.com',10,'psg1','',0,'I like logic.',0,1);
INSERT INTO user VALUES (4620,'mewina','86686','mudchick69@yahoo.com',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (4621,'sk8boy1806','41260237','maicon-eie@ig.com.br',10,'Maicon','www.sk8andboobs.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (4622,'moat','tarzen','snugilly2003@yahoo.com',10,'Christopher C. McAllister','',0,'Love to try new things!',0,0);
INSERT INTO user VALUES (4623,'moat2004','tarzan','snugilly2003@yahoo.com',10,'Christopher C. McAllister','',0,'Love to try new things!',0,0);
INSERT INTO user VALUES (4624,'stargazer','star','stephb42@hotmail.com',10,'stephanie','http://www.xanga.com/xstargazerx219x',0,'my name is stephanie i am obviously a female my instant messenger screen name is xstargazerx219x feel free to im me ciao!',0,0);
INSERT INTO user VALUES (4625,'probability','questions','a_n_t_e_l_o_p_e@yahoo.com',10,'antelope','',0,'',0,1);
INSERT INTO user VALUES (4626,'swtpnaimahal','laarni0716','swtpnaimahal@yahoo.com',10,'laarni','www.xanga.com/swtpnaimahal',0,'',0,1);
INSERT INTO user VALUES (4627,'donnmike','fufball','sdfsss@aol.com',20,'donnmike','',0,'',0,1);
INSERT INTO user VALUES (4628,'stevenb18','hell-o','stevenb1784@yahoo.com',20,'steven','',0,'',0,1);
INSERT INTO user VALUES (4629,'ChrisKnight','newyork','Captainspoon87@hotmail.com',20,'chris Knight','',0,'smarter than u would think',0,0);
INSERT INTO user VALUES (4630,'gelly7825','angel12','Wilpas62@aol.com',10,'angel','',0,'',1459,0);
INSERT INTO user VALUES (4631,'dhanna','marvinduck','david.hanna@rexllc.com',10,'David Hanna','',0,'',0,0);
INSERT INTO user VALUES (4632,'xfactor2263','xfactr','xfactor2263@sbcglobal.net',10,'xfactor2263','http://www.xfactor2263.cjb.net',0,'nah!!',0,1);
INSERT INTO user VALUES (4633,'lpw2793','2793','fenf_94118@yahoo.com',10,'lp','',0,'',0,1);
INSERT INTO user VALUES (4634,'lacvillesag','virginia','quikazsd5@yahoo.com',10,'stephany','',0,'hey guys... not much about me but i just felt like solving sum puzzles :)',0,0);
INSERT INTO user VALUES (4635,'drummergirl782','kidrock','drummergirl782@socal.rr.com',10,'delaney','',0,'',0,0);
INSERT INTO user VALUES (4636,'testtest','test1','test21@testing.com',10,'test','',0,'',0,1);
INSERT INTO user VALUES (4637,'onrt34','viscount','onrt34@yahoo.com',10,'cc','',0,'',0,1);
INSERT INTO user VALUES (4638,'corndogg30','reds','Griffyjr06@yahoo.com',10,'Jim','corndogg30',0,'',0,0);
INSERT INTO user VALUES (4639,'WSMITH','schmutz','BNNSMITH@YAHOO.COM',10,'WILLIAM','',0,'',0,1);
INSERT INTO user VALUES (4640,'ejulian','eva548','evjulian@hotmail.com',10,'eva','',0,'',0,1);
INSERT INTO user VALUES (4641,'nphano','grace30','nicole_stephano@ridleysd.k12.pa.us',10,'Nicole Stephano','',0,'',0,1);
INSERT INTO user VALUES (4642,'phano','grace30','nicole_stephano@ridleysd.k12.pa.us',10,'Nicole','',0,'',0,1);
INSERT INTO user VALUES (4643,'emowitheyeliner','blakeyboo','arnette_chick16@yahoo.com',10,'Kas','http://www.xanga.com/emowitheyeliner',0,'',0,1);
INSERT INTO user VALUES (4644,'akeemthegreatone','akm12345','akeemthegreatone@hotmail.com',10,'luke','',0,'Nah',0,0);
INSERT INTO user VALUES (4645,'snowbird','kianna','Kevin5507@aol.com',10,'Kevin','aol.com',0,'',0,0);
INSERT INTO user VALUES (4646,'decepticon','molson','decepticon6662001@hotmail.com',10,'nathan','',0,'',0,0);
INSERT INTO user VALUES (4647,'thunderhorse16','twisted','thunderhorse16@hotmail.com',10,'Nicole','',0,' hi im nicole ! i just moved to ms and im looking for a boyfriend , or a good guy friend.  ',0,0);
INSERT INTO user VALUES (4648,'thorn969','125mati','thorn969@tampabay.rr.com',10,'Matthew','',0,'',0,1);
INSERT INTO user VALUES (4649,'LazarusOmega','weapon','Lazarus_Omega@yahoo.com',10,'Lazarus','',0,'All shall fall to the White Hand!',0,1);
INSERT INTO user VALUES (4650,'nbreinhard','startrek','nbreinhard@yahoo.com.au',10,'bleuy_8','don\'t have one',0,'I\'m a Boy',0,1);
INSERT INTO user VALUES (4651,'dhincool','alto116year009','dhinesh_dravid5@hotmail.com',10,'dhinesh','portal.opera.com',0,'I am a teenager with a lot of interest in math problems ',0,1);
INSERT INTO user VALUES (4652,'hopkins001','gary4279','hopkins001@comcast.net',10,'Gary','',0,'',0,1);
INSERT INTO user VALUES (4653,'elisa489','yumyum','buttery_popcorn489@hotmail.com',10,'elisa','',0,'i\'m what my friends call me a square but i prefer the word cube ! :P',0,0);
INSERT INTO user VALUES (4654,'IfyObi','ilcwp03','effieobi@yahoo.com',10,'Ifeyinwa','',0,'I love all kinds of puzzles especially math and logic puzzles.',0,1);
INSERT INTO user VALUES (4655,'Bookwyrm00','darkwind','Bookwyrm00@hotmail.com',10,'Christopher Robbins','',0,'',0,1);
INSERT INTO user VALUES (4656,'3112','amie','amiesheedy@cityschool.com',10,'amie','freeserve',0,'',0,1);
INSERT INTO user VALUES (4657,'goodyme22','ads','sopko314@yahoo.com',10,'amy','',0,'married w/ 1 child girl 10\r\nlive in va.\r\noffice manager\r\nlove sports and i coach\r\n',0,0);
INSERT INTO user VALUES (4658,'glenthaman','fordtruck','glenthaman@yahoo.com',10,'glenthaman','',0,'',0,0);
INSERT INTO user VALUES (4659,'krntkdguy','halla','krntkdguy@hotmail.com',10,'Edwin Hong','',0,'',0,1);
INSERT INTO user VALUES (4660,'tmchugh1','maxine','tmchugh1@comcast.com',10,'teresa mchugh','',0,'love rock and country music, reading and gardening, laughing, etc.',0,0);
INSERT INTO user VALUES (4661,'NDNeagle','julia','NDNeagle@aol.com',10,'SpiritWalker','',0,'',0,0);
INSERT INTO user VALUES (4662,'dulce','elodk3','dulce_castro@ig.com.br',10,'dulce','http://www.elo.dk3.com',0,'Blá',0,1);
INSERT INTO user VALUES (4663,'sportkitty','almirs','soccerchick201019@yahoo.com',10,'Abby','',0,'fav sport is soccer,luv dance,cheerleading,basketball,hockey kinda.Luv my friends Liz  and Julie.Get good grades.I\'m blond hair,blu eyes,long wavy\r\nhair.kinda tall.long legs. Very flexible.buy XOX',0,1);
INSERT INTO user VALUES (4664,'sizzlincoke','zoeylam','aplle123@hotmail.com',10,'apple','',0,'',0,0);
INSERT INTO user VALUES (4665,'stailor','stailor','stailor_99@hotmail.com',10,'stailor','',0,'',0,1);
INSERT INTO user VALUES (4666,'chase','password','golferguy247@sbcglobal.net',10,'chase','www.xanga.com/computerchum92',0,'i love golf, videogames, and math',0,1);
INSERT INTO user VALUES (4667,'wonderland323','anna13','bellagurl_1988@yahoo.com',10,'anna','www.blurty.com/users/luvsuxs88',0,'i like rap',0,0);
INSERT INTO user VALUES (4668,'shiela','041277','flavor122003@yahoo.com',10,'shiela  octaviano','',0,'',0,0);
INSERT INTO user VALUES (4669,'Christiane','frank','chris@barlowart.com',10,'Christiane','',0,'',0,0);
INSERT INTO user VALUES (4670,'EG','warrior','eduardo_guerrero_229@hotmail.com',20,'e.g.','',0,'',0,1);
INSERT INTO user VALUES (4671,'unidentifiednut','wildcat','picklepetepepper@hotmail.com',10,'Karalee Jinson','msn',0,'just learning the computer',0,0);
INSERT INTO user VALUES (4672,'cgs12','twinsmom','cgs12@comcast.net',10,'carol slomski','',0,'',0,1);
INSERT INTO user VALUES (4673,'quasim0d0','bisexual','qua5im0d0@yahoo.com',10,'quasim0d0','',0,'',0,1);
INSERT INTO user VALUES (4674,'wmbil','favre','wherrick@wi.rr.com',10,'b','',0,'',0,0);
INSERT INTO user VALUES (4675,'thelittleneutrino','blargh','thelittleneutrino@yahoo.co.uk',10,'Cepheus Parallax','www.geocities.com/thelittleneutrino',0,'Cepheus Parallax is not of this world. He is a very special person. That is all you need to know.',0,0);
INSERT INTO user VALUES (4676,'nucking_futs','dickieroberts','Momsboy8@aol.com',10,'','www.xanga.com/nucking_futs',0,'',0,1);
INSERT INTO user VALUES (4677,'THE','sk8erguy','SmokeyMcP0To4@aol.com',10,'chad','http://www.xanga.com/smokeymcp0t',0,'',0,1);
INSERT INTO user VALUES (4678,'LilRiamc04','eminem','LilRiAmC04@aol.com',10,'Maria','Maria_04\'s Xanga Site',0,'k',0,0);
INSERT INTO user VALUES (4679,'fruittiecutiegrl','andytroy','fruittiecutiegrl@cox.net',10,'fruittiecutiegrl','http://www.xanga.com/fruittiecutiegrl',0,'',0,1);
INSERT INTO user VALUES (4680,'JinCo','moreletapark','mdiamond@telkomsa.net',10,'Mark','',0,'27yo, Married, white South African of greek decent.',0,1);
INSERT INTO user VALUES (4681,'bryaniskoo','masami73','calgar23@aol.com',10,'bryan','',0,'',0,1);
INSERT INTO user VALUES (4682,'doragigja','sigurros','dgth1@hradbraut.is',10,'doragigja','http://www.draumaheimur.blogspot.com',0,'I´m from Iceland, love cigaretts and music.\r\n\r\nFuck the system and peace! :D',0,0);
INSERT INTO user VALUES (4683,'terri','ohplease','terrioakden_2@hotmail.com',10,'terri','',0,'',0,1);
INSERT INTO user VALUES (4684,'nsasch','049021','nsasch@optonline.net',10,'Nicholas','',0,'unix/linux experience',0,0);
INSERT INTO user VALUES (4685,'Poodle','515963830','badgirl10487@yahoo.com',10,'Kristina','',0,'',0,0);
INSERT INTO user VALUES (4686,'rsim1','force123','robert.simpson01@btopenworld.com',10,'Robert','',0,'',0,0);
INSERT INTO user VALUES (4687,'sftbllchicki09','diamondz09','sftbllchicki09@msn.com',10,'Melissa','',0,'',0,0);
INSERT INTO user VALUES (4688,'Mitsheila','082400','Mitsheila@yahoo.com',10,'Michelle','www.xanga.com/Mitsheila24',0,'',0,0);
INSERT INTO user VALUES (4689,'BaBy_Me_Me','superwoman','baby_me_me@yahoo.com',10,'Me Me','Baby_me_me',0,'',0,1);
INSERT INTO user VALUES (4690,'khmerboi562','longbeach','azn_khmer_kid4life@yahoo.com',10,'sopara','',0,'',0,0);
INSERT INTO user VALUES (4691,'christalmass','crystalj','tubaby4u@hotmail.com',10,'crystal','',0,'',0,0);
INSERT INTO user VALUES (4692,'gumby','retinascan','rearend_69@yahoo.com.au',10,'lauren','',0,'i am me and i love u',0,0);
INSERT INTO user VALUES (4693,'babymoomoocow','xijiasun','zl3m0np0pz@yahoo.com',10,'xijia','http://www.xanga.com/home.aspx?user=babymoomoocow',0,'',0,1);
INSERT INTO user VALUES (4694,'sneekyhan','9807123','j-han88@hanmail.net',10,'John Han','www.xanga.com/sneekyhan',0,'',0,0);
INSERT INTO user VALUES (4695,'widboom','tony22','widb0005@umn.edu',10,'Tony','',0,'',0,0);
INSERT INTO user VALUES (4696,'maryjane4','thumpy','mjrichardson4@hotmail.com',10,'Mary Jane','',0,'I\'m supercool!',0,1);
INSERT INTO user VALUES (4697,'secondcity','haggis','secondcitytenor2@aol.com',10,'shell','aol',0,'',0,0);
INSERT INTO user VALUES (4698,'lgset','andrew','larry@larrysettle.com',10,'Larry Settle','',0,'Seven grandchildren. Have collected puzzles all my life.',0,0);
INSERT INTO user VALUES (4699,'bvknapp','not28ur29','bvknapp@hotamil.com',10,'Barry Knapp','',0,'',0,0);
INSERT INTO user VALUES (4700,'kandie2560','TB8477','KANDIE2560@HOTMAIL.COM',10,'MARIE','',0,'',0,1);
INSERT INTO user VALUES (4701,'r_eldan','qwe123','r_eldan@hotmail.com',10,'ronen','',0,'',0,1);
INSERT INTO user VALUES (4702,'onlyaloop','amber','onlyaloop@yahoo.com',10,'tab','',0,'',0,0);
INSERT INTO user VALUES (4703,'kirtrina_2006','ilovemom','kirtrina_2006@yahoo.com',10,'nicole','none',0,'i love logical reasoning and numbers.',1309,0);
INSERT INTO user VALUES (4704,'hoobasumlaw4182','680424','hoobasumlaw4182@hotmail.com',10,'laura','',0,'',0,1);
INSERT INTO user VALUES (4705,'ViCiOUZHONEY','nenanasha','Vicioushoney@yahoo.com',10,'samantha','geocities.com/lovlysweets',0,'',0,0);
INSERT INTO user VALUES (4706,'schuyler1','flexiblegoat71','mac83@winco.net',10,'David McCleery','',0,'',0,1);
INSERT INTO user VALUES (4707,'MiSs_ShOoTiN_sTaR','monica','Angeleyez1300@hotmail.com',10,'Monica','Http://www,xanga.com/Naru_PunKah',0,'IM 12 Blond hair blue eyez Im Smart ! Teh !',0,0);
INSERT INTO user VALUES (4708,'puzzlesrfun','idplmal8','jlawrence@comcast.net',20,'puzzlesrfun','',0,'',0,1);
INSERT INTO user VALUES (4709,'SouthrnBelle1283','matisse','virginialovell@yahoo.com',10,'Virginia','',0,'',0,0);
INSERT INTO user VALUES (4710,'goldengirl','gold','bearcrazyim@hotmail.com',10,'Reisa','www.Avalon.com',0,'like bears',0,1);
INSERT INTO user VALUES (4711,'tanyadotcom','tanya','lilsparkliestarz@hotmail.com',10,'tanya','',0,'',0,1);
INSERT INTO user VALUES (4712,'crzygurl391','icecream','crzygurl3388@hotmail.com',10,'beth','',0,'colorguard rocks!!!',0,0);
INSERT INTO user VALUES (4713,'utopia23','guru22','fred@yahoo.com',10,'fred','',0,'',0,0);
INSERT INTO user VALUES (4714,'ahkwan','11104060','a__k_w_a_n@hotmail.com',10,'a¢Ö K£@a¢Ü*','http://secrets-place.gbook.aspsmart.idv.tw/',0,'Letz chat tgt!!*',0,1);
INSERT INTO user VALUES (4715,'naomi','npkbsj','siternomie@aol.com',10,'naomi','',0,'',0,0);
INSERT INTO user VALUES (4716,'bubbaskookin','chewin','denniskat38@aol.com',10,'Kathy','?',0,'',0,0);
INSERT INTO user VALUES (4717,'cubertus','mingen','cubertus@yahoo.ca',10,'billybob','',0,'',0,0);
INSERT INTO user VALUES (4718,'Jack_Squat','spinme','cale_maynard@canadalife.com',20,'Jack Squat','',0,'',0,1);
INSERT INTO user VALUES (4719,'SourGrapes','scooter','swoebser@hotmail.com',10,'Scott','',0,'',0,1);
INSERT INTO user VALUES (4720,'missxtalicia','toee','miss_talicia@asianavenue.com',10,'blahx','http://www.asianavenue.com/Members/Me/personalpage.html?MEMBER=MiSs_TaLiCia',0,'',0,0);
INSERT INTO user VALUES (4721,'franklee','credits','seanyman@cox.net',10,'sean parrish','none',0,'',0,0);
INSERT INTO user VALUES (4722,'airkm231','shiva1','netkidd5@rcn.com',10,'Kevin','',0,'',0,0);
INSERT INTO user VALUES (4723,'savvychica89','gadda','savvychica89@yahoo.com',10,'Jessica','',0,'I\'m 14, I live in Michigan',0,1);
INSERT INTO user VALUES (4724,'Mindark','cqp1500','j19@umbc.edu',10,'Jim','',0,'Senior math student',0,0);
INSERT INTO user VALUES (4725,'paradoxity713','yshuditellu','princesssmartypants13@hotmail.com',10,'Angela','geocities.paradoxity713/index.html',0,'I am OBsessed (fellow OBsessed ppl will understand).\r\nI love green in all forms: to me it expresses the most moods of all colors and is the \"ugliest\" and \"prettiest\" shade there is so it represents who i want to be-- a paradoxical continuity, a complex, contradictory range, etc. etc.\r\nI\'m so bad at telling extra info right on the spot.  I have moments of brilliance and moments of complete dullness.  Also, once I make the \"dullness\" impression on a person, its very hard for me to break it.  I don\'t know.  I subconsciously revert back to the self the other person knows whenever someone else is around.\r\nI giggle A LOT and usually act very \"blonde.\"  Don\'t mistake it for stupidity. I am not an idiot; I just enjoy enjoying life.\r\nI\'m a nerd at heart.',0,1);
INSERT INTO user VALUES (4726,'jtcssj','jarsofclay','jtcssj@aol.com',10,'tracy','',0,'',0,1);
INSERT INTO user VALUES (4727,'cadoodle86','cherry99','jessica@yahoo.com',10,'jessica','',0,'',0,1);
INSERT INTO user VALUES (4728,'munchy_kettles','satsumapony34','nash06_kyut@yahoo.com',10,'grace','',0,'i\'m single.. definetly not married.. i\'m cute but not sexy.. funny and sometimes nauty..',0,0);
INSERT INTO user VALUES (4729,'ndujunco','nadiadujunco','ndujunco@hotmail.com',10,'nadia','',0,'',0,1);
INSERT INTO user VALUES (4730,'seanofaris','081083','seanofaris@yahoo.com',10,'sean','',0,'',0,0);
INSERT INTO user VALUES (4731,'phatchili','cheeber','phatchili@yahoo.com',10,'Michael Cardenas','',0,'Love to learn and think in new ways.  Gotta get out of my current paradigm.',0,1);
INSERT INTO user VALUES (4732,'Stengelberry','snood','Stengelberry@sbcglobal.net',10,'Chels','',0,'',0,1);
INSERT INTO user VALUES (4733,'lauren','molly','SLsupastar57@aol.com',10,'lauren','',0,'im cool',0,0);
INSERT INTO user VALUES (4734,'zucharn','octiron','zucharn@yahoo.com',20,'mike','',0,'',0,1);
INSERT INTO user VALUES (4735,'dreamgurl1184','me','StarlightKBH@aol.com',10,'Rebecca','none',0,'',0,1);
INSERT INTO user VALUES (4736,'jjimmasil','trill','beameddr@aol.com',10,'jim beam','homie.com',0,'',0,0);
INSERT INTO user VALUES (4737,'jasdmsdio','trill','jjimsidole@aolill.com',10,'james baker','jim.com',0,'',0,0);
INSERT INTO user VALUES (4738,'TexansBabe03','spiderman','MidnightSky10@aol.com',10,'Kalen','',0,'I\'m a fun and sweet person.',0,1);
INSERT INTO user VALUES (4739,'ben_c_1983','1223819','ben_c_1983@hotmail.com',20,'ben','',0,'',0,1);
INSERT INTO user VALUES (4740,'harborlaker','harborlaker','ericsandberg@hotmail.com',10,'Eric Sandberg','',0,'Math Teacher',0,0);
INSERT INTO user VALUES (4741,'whiteknight','knightsj3s4u2','mike_dale_8@hotmail.com',10,'Mike','',0,'',0,0);
INSERT INTO user VALUES (4742,'Judith','3826','hey_59jude@hotmail.com',10,'Judith Moore','',0,'Interior Designer',0,1);
INSERT INTO user VALUES (4743,'tiny_pineapple','sammie','mskarliefries@mindless.com',10,'karlie','',0,'',0,0);
INSERT INTO user VALUES (4744,'INCEMAN','chef','inceman@optonline.net',10,'MIKE INCE','',0,'',0,0);
INSERT INTO user VALUES (4745,'bbygrlnj24','3porsche','bbygrlnj222@aol.com',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (4746,'pipsqweek','angel05','xpipsqwekx16@hotmail.com',10,'danielle','',0,'',0,1);
INSERT INTO user VALUES (4747,'drearytempest','aznsprite','tammytn3004@yahoo.com',10,'tammy','',0,'i want to know what heaven holds',0,0);
INSERT INTO user VALUES (4748,'lilxdumplin','lilblessing','elementxofxwater@hotmail.com',10,'luia','',0,'',0,1);
INSERT INTO user VALUES (4749,'su1013','dtppxmpp','smashley@eclipse.co.uk',10,'Scott Ashley','',0,'',0,1);
INSERT INTO user VALUES (4750,'Katleeny5','pooper','katleeny5@aol.com',10,'Kat','',0,'',0,1);
INSERT INTO user VALUES (4751,'eseay','password','eseay_infinite@yahoo.com',10,'Shawn','',0,'',0,1);
INSERT INTO user VALUES (4752,'ba1991','1344','baanderson@wwdb.org',10,'B.A.','',0,'',0,1);
INSERT INTO user VALUES (4753,'Kelsie','kelsie','kelc_swim66@juno.com',10,'Keisle','www.att.net',0,'',0,1);
INSERT INTO user VALUES (4754,'kuyabob','kuyabob1','bobby_gange@hotmail.com',10,'Bobby','',0,'',0,0);
INSERT INTO user VALUES (4755,'mrsoul_77','whit79','acall@bellsouth.net',10,'drew','',0,'',0,1);
INSERT INTO user VALUES (4756,'InuYashasgalKikyo','tolkien','angelbrat232323@aol.com',10,'jocelyn collins','',0,'',2528,0);
INSERT INTO user VALUES (4757,'neeping','coodood','neeperite@yahoo.com',10,'Val','',0,'Um..... bored alot. ',0,0);
INSERT INTO user VALUES (4758,'chubi','chichi','laniem2001@yahoo.com',10,'chubi','yahoo.com',0,'fond of puzzles, reading tom clancy, scott turrow, judith mcnaught, wants to be updated with lates on hollywood celebs',0,1);
INSERT INTO user VALUES (4759,'cstiff','tiger','cstiff@lifesense.co.za',10,'christie','',0,'Looking for a fun challange',0,1);
INSERT INTO user VALUES (4760,'sagarb','CARTOONNETWORK','sagar_bhandare@hotmail.com',10,'Sagar','',0,'',0,0);
INSERT INTO user VALUES (4761,'Alemanh','$Babyface$','Alemanh@mfr.USMC.mil',10,'Henry Aleman','',0,'',0,1);
INSERT INTO user VALUES (4762,'mathlover','juniordone','my2sweethearts@hotmail.com',10,'Chanphenh','',0,'love math and problems that take time.  I like to try to figure out things that haven\'t been figured out.',0,1);
INSERT INTO user VALUES (4763,'patpat','patpat6666','yfmok_anthony@hotmail.com',10,'patpat','',0,'',0,0);
INSERT INTO user VALUES (4764,'joan_of_arc','nickelmouse4','angelic_Devil2001@hotmail.com',10,'Christie','',0,'La de da. I\'m me and your you. I\'m a happy person you can be very generous or flirty but when i\'m mad you\'ll know it but i ususally love everyone. ',0,0);
INSERT INTO user VALUES (4765,'tamumd','n622kw','tamumd@yahoo.com',10,'david','',0,'',0,0);
INSERT INTO user VALUES (4766,'lindalou55','howdy55','lnaughto@d.umn.edu',10,'Linda','',0,'A grandmother of 5 who loves puzzles!',0,1);
INSERT INTO user VALUES (4767,'tutti_frutti_22','peacegirl','tutti_frutti_22@hotmail.com',10,'lib','none',0,'',0,1);
INSERT INTO user VALUES (4768,'anad82','menards','anad82@yahoo.com',10,'dana','',0,'',0,0);
INSERT INTO user VALUES (4769,'stern','1q2w3e','filshaw@cox.net',10,'stern','',0,'',0,1);
INSERT INTO user VALUES (4770,'lemmy','pcdom123','lemmekillmister@yahoo.fr',10,'lemmy','',0,'',0,1);
INSERT INTO user VALUES (4771,'cindy_1860','majnoun','ccoates@comcast.net',10,'cindy','',0,'',0,0);
INSERT INTO user VALUES (4772,'SteveStyle','rolfharr','stevemorris@dsl.pipex.com',10,'Stephen Morris','',0,'',0,0);
INSERT INTO user VALUES (4773,'emijojo','emilia15','Emijoterp@aol.com',10,'Emily','www.xanga.com/emijojo',0,'',0,0);
INSERT INTO user VALUES (4774,'murray','46newton','murray_branch@hotmail.com',10,'Murray Branch','http://users.ncable.net.au/~muzza1/',0,'',0,0);
INSERT INTO user VALUES (4775,'Jewelgirl007','re8363','Dolphingurl007@hotmail.com',10,'Rebecca','',0,'',0,0);
INSERT INTO user VALUES (4776,'pkw','games','pkw877@hotmail.com',10,'pw','',0,'',0,1);
INSERT INTO user VALUES (4777,'notsmart','aeamsi222','annamadrazo@sbcglobal.net',10,'danna','',0,'',0,1);
INSERT INTO user VALUES (4778,'chic','paige','cathys@bg.net',10,'chic','bowlinggreen.net',0,'',0,0);
INSERT INTO user VALUES (4779,'Dsamuri3','sanzoo3','CreaterOfChaos@hotmail.com',10,'Ethan','',0,'',0,1);
INSERT INTO user VALUES (4780,'jessie','tprudidu','jessmsoul@hotmail.com',10,'jess','',0,'',0,0);
INSERT INTO user VALUES (4781,'shyamaha','shyamaha','shyam4all2000@yahoo.com',10,'Shyam','',0,'Techie',0,1);
INSERT INTO user VALUES (4782,'poohbah68','poohbah68','poohbah68@yahoo.com',10,'martine','',0,'',0,1);
INSERT INTO user VALUES (4783,'blu3g85','851132','blu3g85@hotmail.com',10,'ting','',0,'',0,1);
INSERT INTO user VALUES (4784,'paragondead','abhishek','true_devdas@yahoo.co.in',10,'abhi','',0,'',0,0);
INSERT INTO user VALUES (4785,'strawbaryfields','roosevelt','amanda_fields@baylor.edu',10,'strawbaryfields','',0,'',0,1);
INSERT INTO user VALUES (4786,'w2link4eva','myfate','w2link@yahoo.com',20,'winnie','www.xanga.com/w2link4eva',0,'hey everybody, i like logic puzzles and questions cause its fun.',0,1);
INSERT INTO user VALUES (4787,'mommasmaug','losaga','mommasmaug@hotmail.com',10,'Sue','',0,'',0,1);
INSERT INTO user VALUES (4788,'coreytharp','3edcvfr4','coreytharp@hotmail.com',20,'corey','',0,'Tech ME student',0,0);
INSERT INTO user VALUES (4789,'asdf','asdf','sgp12e@hotmail.com',10,'patel','www.xanga.com/daone314',0,'',0,0);
INSERT INTO user VALUES (4790,'tear2k2','beamer','purtear@yahoo.com',10,'Justin','',0,'',0,1);
INSERT INTO user VALUES (4791,'nitro925','8DrM5Yg2','kwerenka@ualberta.ca',10,'kwerenka','',0,'',0,0);
INSERT INTO user VALUES (4792,'Hypersunny','droppings','hypersunny@yahoo.com',10,'Sunny','yahoo.com',0,'',0,1);
INSERT INTO user VALUES (4793,'Nicole','storme','nicoleb707@westnet.com.au',10,'Nicole Bartlett','www.ultimatehealthybusiness.com',0,'Live on the midwest coast of Western Australia (miles from anywhere)....  42, Married with children, lots of animals,  love life! ',0,0);
INSERT INTO user VALUES (4794,'rajeev','irs94gen','prajeev_rk@hotmail.com',10,'Rajeev Kumar','',0,'',0,1);
INSERT INTO user VALUES (4795,'tooley','school','anthony.walker16@btopenworld.com',10,'tony','',0,'',0,0);
INSERT INTO user VALUES (4796,'ma__man','chicoscp','fmartins@newyork.com',10,'chico','',0,'',0,0);
INSERT INTO user VALUES (4797,'doris','joshanddave','doris0251@yahoo.com',10,'m','yahoo',0,'retired teacher',0,0);
INSERT INTO user VALUES (4798,'patsyjanik','5355','patsyjanik@buffalo.com',10,'patricia janik','buffalo.com',0,'',0,0);
INSERT INTO user VALUES (4799,'geena','star6900','gee1355@yahoo.com',10,'gee','',0,'',0,1);
INSERT INTO user VALUES (4800,'megan2','iloved','beautifuidefect@aol.com',10,'megan','http://xanga.com/glossy_lip',0,'ya',0,1);
INSERT INTO user VALUES (4801,'TeamFresh','godspeed','angelattitude13@hotmail.com',10,'Kelly','',0,'',0,0);
INSERT INTO user VALUES (4802,'rlbatt1','sidney23','rlbatt1@netscape.net',10,'Robin','',0,'',0,1);
INSERT INTO user VALUES (4803,'missionvao','kotor','slsnakeeatr@netscape.net',10,'jere','',0,'',0,0);
INSERT INTO user VALUES (4804,'manny','butchie','manny_jr1982@yahoo.com',10,'manuel','',0,'I\'m BS math graduate\r\n',0,0);
INSERT INTO user VALUES (4805,'mb','flooblepassword','mb@eventfuluniverse.com',10,'Michael Biserov','www.eventfuluniverse.com',0,'',0,0);
INSERT INTO user VALUES (4806,'san_san','08851829','chin_san_san@hotmail.com',10,'san_san','......',0,'hi!! soli,i dunno need to write what! cause i m lazy!! hehe',0,1);
INSERT INTO user VALUES (4807,'72381','swastikanazi','another_junkie@hotmail.com',10,'syella_usop','',0,'NA',0,1);
INSERT INTO user VALUES (4808,'cutiecat03','asd123','Raiders465@ispwest.com',10,'DonnaJean','http://www.network54.com/Hide/Forum/261768',0,'I am honest, trustworthly, and smart...',0,1);
INSERT INTO user VALUES (4809,'dporter10','stephen99','d.porter10@ntlworld.com',10,'dan','',0,'',0,0);
INSERT INTO user VALUES (4810,'chiranjeevi','sunray','raj20033210@yahoo.com',10,'chiranjeevi','',0,'i am a puzzle lover .iam greatly interested in maths',0,1);
INSERT INTO user VALUES (4811,'mayce_316','majo03','mayce_316@yahoo.com',10,'joyce','',0,'',0,0);
INSERT INTO user VALUES (4812,'ZeldaFreak','qg37m5a','SquigL24@aol.com',10,'Venus','',0,'The name says it all. ^_^;',0,0);
INSERT INTO user VALUES (4813,'taylormade91','rmgrkau','mattgold@bellsouth.net',10,'matt g','',0,'',0,0);
INSERT INTO user VALUES (4814,'xotiger16','knicks','goblue7981@earthlink.net',10,'becky','',0,'',0,0);
INSERT INTO user VALUES (4815,'julieskx','iamcool','julez313@aol.com',10,'julie','xanga.com/kiss__off',0,'da',0,1);
INSERT INTO user VALUES (4816,'ckostele','thump69','ckostele@comcast.net',10,'Ckostele','',0,'',0,1);
INSERT INTO user VALUES (4817,'kingtui','asdf','marydontyouever@yahoo.com',10,'Adam Tuifagu','',0,'',0,1);
INSERT INTO user VALUES (4818,'jcjr98','bingo1','jcjr98@sbcglobal.net',10,'Joe','',0,'',0,0);
INSERT INTO user VALUES (4819,'joeissac','joeanitha','jissac@mail2joe.com',10,'Joe','',0,'',0,0);
INSERT INTO user VALUES (4820,'alex34','joejoe...','alexlau_34@hotmail.com',10,'alex','http://www.xanga.com/home.aspx?user=alex34',0,'',0,1);
INSERT INTO user VALUES (4821,'HME0768','he29662','HMEdwards001@aol.com',10,'Hollye Edwards','',0,'',0,1);
INSERT INTO user VALUES (4822,'chanakya','chanakya','chanakya3bc@yahoo.com',10,'Chanakya','',0,'',0,1);
INSERT INTO user VALUES (4823,'pluk','maryam13','luc_turmel4@hotmail.com',10,'Luc','',0,'',0,1);
INSERT INTO user VALUES (4824,'sean','kamikaze','ghetto_child@hotmail.com',10,'sean','',0,'',0,1);
INSERT INTO user VALUES (4825,'renuka','fatgirl','renuka_mgs@hotmail.com',10,'renuka','http://renuka26.diaryland.com',0,'',0,1);
INSERT INTO user VALUES (4826,'danx123','chicken','danyal123@msn.com',10,'danyal','www.xanga.com/animebeginswithna',0,'i luv anime',0,0);
INSERT INTO user VALUES (4827,'yamahawk','spengor','imalakersfan@hotmail.com',10,'Steve','',0,'',0,1);
INSERT INTO user VALUES (4828,'jennworks','myst123','jennbergstrom@hotmail.com',10,'Jennifer','',0,'',0,1);
INSERT INTO user VALUES (4829,'sexy_lizard','weedwe','sara420slipknot@yahoo.com',10,'lizard','http://www.xanga.com/private/home.aspx?user=sexy_lizard',0,'i am a lizard. lol. i love steve.',0,0);
INSERT INTO user VALUES (4830,'Jils','syming24','j.gaskarth@rpc-corby.co.uk',20,'Jils','',0,'',0,1);
INSERT INTO user VALUES (4831,'aps4u','srikar','aparnabha@yahoo.com',10,'aparna','www.telugupeople.com',0,'wanna prove myself',0,1);
INSERT INTO user VALUES (4832,'dodoz','060601','reach_e_dream55@hotmail.com',10,'jac','',0,'',0,1);
INSERT INTO user VALUES (4833,'wassemn','logic','monica.wassell@anthem.com',10,'m wassell','',0,'',0,1);
INSERT INTO user VALUES (4834,'carolh','keetch','carol@contraplex.co.uk',10,'carol','',0,'',0,1);
INSERT INTO user VALUES (4835,'bex','password','bex@haha.com',10,'bex','',0,'',0,1);
INSERT INTO user VALUES (4836,'lennons_ultimate_fan','Beatles','lennons_ultimate_fan@yahoo.com',10,'Marcus','http://www.ajchs.union.k12.il.us/',0,'I am a high-school student and I enjoy spending my time challenging myself in the art of literature and Perplexing others with my knowledge of math.',0,0);
INSERT INTO user VALUES (4837,'Xshadow','yam6119','Xshadow462@aol.com',10,'X','',0,'Whats to know?',0,0);
INSERT INTO user VALUES (4838,'krnxchunsa04','password','chococat321@hotmail.com',10,'Jane','',0,'',0,1);
INSERT INTO user VALUES (4839,'Bigejr','1098','Bigejr76@hotmail.com',10,'r','',0,'',0,1);
INSERT INTO user VALUES (4840,'DrumBustinLynn','benwin','dolyca@hotmail.com',10,'dee','',0,'',0,1);
INSERT INTO user VALUES (4841,'slothman','socone','socone@eden.rutgers.edu',10,'slothman','',0,'I need butter on everything!',0,0);
INSERT INTO user VALUES (4842,'lazyass_hole','126002','lilchickadee76@yahoo.com',10,'jenn','lazyxass_hole',0,'',0,1);
INSERT INTO user VALUES (4843,'highlandancer3','dance','highlandancer3@yahoo.com',10,'Kimmy','',0,'',0,0);
INSERT INTO user VALUES (4844,'letzplay001','sam63755','lmalone001@charter.net',10,'Linda','',0,'I love puzzles!',0,1);
INSERT INTO user VALUES (4845,'Deeva','beloved','Dburnside1@aol.com',10,'Daphne','',0,'',0,0);
INSERT INTO user VALUES (4846,'charz2','2771182','saltnpepper@z95mail.com',10,'jenny','',0,'',0,0);
INSERT INTO user VALUES (4847,'Jennie','men suck','Jenniejams@cox.net',10,'Jennifer','http://www.xanga.com/home.aspx?user=Jenniejams',0,'I am interested in vampires, poetry, animals, reading, writing, people, and more!',0,0);
INSERT INTO user VALUES (4848,'dell','zounds','dellmen@earthlink.net',10,'dellmen','',0,'',0,0);
INSERT INTO user VALUES (4849,'sargon','wickle','sargon@gawab.com',10,'sargon','coming soon',0,'',0,0);
INSERT INTO user VALUES (4850,'sra_invierno','aphrodite','deedlit_from_cephiro@hotmail.com',10,'Rachel','',0,'',0,1);
INSERT INTO user VALUES (4851,'Smudge','smudge','smudge@bfworld.net',10,'Smudge','',0,'',0,1);
INSERT INTO user VALUES (4852,'AuntK8','ok8u812','whoodywhatty@yahoo.com',10,'Kate','',0,'',0,0);
INSERT INTO user VALUES (4853,'chrisduarte','chrisduarte','chrisduarte@visalia.k12.ca.us',10,'chris duarte','',0,'Middle School Teacher',0,0);
INSERT INTO user VALUES (4854,'jpr','cilperghter','ritchjp@cfu.net',10,'James','',0,'',0,0);
INSERT INTO user VALUES (4855,'saggy','diane69','richardbuttling@hotmail.com',10,'rich','',0,'',0,1);
INSERT INTO user VALUES (4856,'alexp','waterloo','alex31581@hotmail.com',10,'alex pv','',0,'',0,1);
INSERT INTO user VALUES (4857,'Milkshake8637','meghan','froggerusa@charter.net',10,'meghan','goodcharlotte.com',0,'16-f-Mi \r\n(ASL)\r\n',0,0);
INSERT INTO user VALUES (4858,'collie07652','12345','collie07652@yahoo.com',10,'Anne','',0,'',0,0);
INSERT INTO user VALUES (4859,'noger','starfox','noger41@hotmail.com',10,'nick','',0,'',0,0);
INSERT INTO user VALUES (4860,'Cyn','design','cynthia@fragrantjoys.com',10,'Cyn','',0,'',0,0);
INSERT INTO user VALUES (4861,'Sanchin','burbles','sanchin_x@hotmail.com',10,'.....','',0,'',0,0);
INSERT INTO user VALUES (4862,'peit71','sanfran','Peit71@hotmail.com',10,'Peiter','',0,'',0,0);
INSERT INTO user VALUES (4863,'karuri','121212','egkaruri@yahoo.com',10,'Erastus','',0,'I teach grade 4 math',0,1);
INSERT INTO user VALUES (4864,'celnikf','brevet','cel.nikf@caramail.com',10,'Céline','www.xanga.com/celnikf',0,'new here, and living in France',0,1);
INSERT INTO user VALUES (4865,'heartberry','smiles','heartberry@hotmail.com',20,'Heartberry','',0,'I love riddles and singing.',2097,1);
INSERT INTO user VALUES (4866,'wraystewart23','superman','wraystewart23@yahoo.com',10,'Wray Stewart','',0,'',0,1);
INSERT INTO user VALUES (4867,'abc','123','www.steven425@juno.com',10,'abc','xanga',0,'',0,1);
INSERT INTO user VALUES (4868,'Ali','mansour','taheri_alireza@hotmail.com',10,'Ali','',0,'',0,1);
INSERT INTO user VALUES (4869,'Shinobi','shabnam','sailorscotsrox@netscape.net',10,'Sharon','',0,'hi',0,0);
INSERT INTO user VALUES (4870,'xelliotx','lakiei','funkymunkiee@hotmail.com',10,'elliot','',0,'',0,0);
INSERT INTO user VALUES (4871,'MsGstring','whittier','xxmissgstringxx@aol.com',10,'MsGstring','',0,'',0,0);
INSERT INTO user VALUES (4872,'TYESMOON','mrvf5656','Tyesmoon@aol.com',10,'Moon','',0,'',0,1);
INSERT INTO user VALUES (4873,'thobel','finlfantasy','thobel@bergen.org',10,'tom','',0,'',0,0);
INSERT INTO user VALUES (4874,'satyait','bbking','a_satyajeet@yahoo.com',10,'satyajit','',0,'brain activity is what i seek',0,0);
INSERT INTO user VALUES (4875,'Annemi','niahm00','annemi@absamail.co.za',10,'Anime','',0,'',0,1);
INSERT INTO user VALUES (4876,'helloworldn','linuslinux9','helloworldn@yahoo.com',10,'venkatesh','www.google.com',0,'coolest person',0,0);
INSERT INTO user VALUES (4877,'sahithya_m','vignesh','mopatisr@yahoo.co.in',10,'sahithya','',0,'',0,0);
INSERT INTO user VALUES (4878,'spdrcr0524','1passwrd','spinnow0524@hotmail.com',10,'Scott','',0,'',0,0);
INSERT INTO user VALUES (4879,'kelleee5','931257','kelleee5@hotmail.com',10,'kelleee','www.xanga.com/applekelli',0,'blehhh',0,1);
INSERT INTO user VALUES (4880,'SatanClaus','natas','satanc@aol.com',20,'SatanClaus','',0,'',2736,0);
INSERT INTO user VALUES (4881,'bruce11','123456','brs.smith@sympatico.ca',10,'Bruce','',0,'',0,0);
INSERT INTO user VALUES (4882,'prabin','charbahal','prabindmajhi@rediffmail.com',10,'prabin','www.btc.iitb.ac.in/~prabin',0,'a ph.d student',0,0);
INSERT INTO user VALUES (4883,'scotian','gloriamay','tmlb_33@hotmail.com',10,'Tina LeBlanc-VanDeLinder','http://home.rushcomm.ca/~tlb/TinasHomePage.asp',0,'',0,1);
INSERT INTO user VALUES (4884,'johnnyb9696','slamman','superjonbug@AOL.COM',10,'j','comcast',0,'',0,0);
INSERT INTO user VALUES (4885,'pito75','dgs0197','pito75@yahoo.com',10,'pito','',0,'',0,1);
INSERT INTO user VALUES (4886,'kydogger','nickname','kydog@hotmail.com',10,'Kydog','geocities.com/kydogzz',0,'',0,1);
INSERT INTO user VALUES (4887,'cosmic_shadow','computer','mystic_enigma@softhome.net',10,'Chris','cosmicshadow.t35.com',0,'Generic Humanoid Carbon Unit.  Is there anything else to say, really?\r\n',0,0);
INSERT INTO user VALUES (4888,'aznsweeti3x4eva','haikhac','honghai_le@yahoo.com',10,'mindy','http://www.geocities.com/aznsweeti3x4eva/index.html',0,'i like to do webpages. currently, i havent finished mine yet. cuz it\'s never complete. :)',0,0);
INSERT INTO user VALUES (4889,'maryjane21','andrew','jenny_penny_1969@yahoo.com',10,'jennifer','www.adultswim.com',0,'i like having fun.',0,1);
INSERT INTO user VALUES (4890,'mak','mak','mpadhye@indiatimes.com',10,'Makarand','',0,':-)',0,1);
INSERT INTO user VALUES (4891,'latesh77','mile2000','lattu79@yahoo.com',10,'latesh','',0,'',0,1);
INSERT INTO user VALUES (4892,'mclajoe','frangu','mclajoe@yahoo.com',10,'joe','',0,'',0,1);
INSERT INTO user VALUES (4893,'alyce4pp','midnight','aprade@iprimus.com.au',10,'Regina','',0,'',0,1);
INSERT INTO user VALUES (4894,'tf','venom316','tmfitz3@hotmail.com',10,'tom','',0,'',0,1);
INSERT INTO user VALUES (4895,'tata25','250525','arwen.sp@ig.com.br',10,'Arielle','www.pink_teen.blig.com.br',0,'i\'m braziliam, born in São Paulo',0,0);
INSERT INTO user VALUES (4896,'kokya_13','prajakta','kokya_13@rediffmail.com',10,'Jaideep','',0,'',0,1);
INSERT INTO user VALUES (4897,'SLEEPIE','$*^#%)!danen808','shimabukd005@hawaii.rr.com',10,'danen','www.xanga.com/sleepie__head',0,'',0,0);
INSERT INTO user VALUES (4898,'tkhuri','chalav','tkhuri@yahoo.com',10,'Theresa','http://www.cnn.com',0,'',0,1);
INSERT INTO user VALUES (4899,'Andrea','Sabrina','superstarandrea@comcast.net',10,'Andrea','http://witchwizard.proboards25.com',0,'',0,0);
INSERT INTO user VALUES (4900,'Kristine','001056921','kristy.kutanzi3@uleth.ca',10,'Kristy','',0,'',0,1);
INSERT INTO user VALUES (4901,'turd808','francis','tiger_pussies@yahoo.com',10,'Francis','http://www.xanga.com/home.aspx?user=turd808',0,'Sup, ima in2 anime, sports and gaming',0,0);
INSERT INTO user VALUES (4902,'beethorpe','mousehouse','beethorpe@hotmail.com',10,'bridgette','',0,'',0,1);
INSERT INTO user VALUES (4903,'naive','thxGod','ali_muaz@hotmail.com',10,'naive','',0,'I like to solve things :)',0,0);
INSERT INTO user VALUES (4904,'pepepapa','pepepapa','panidea@hotmail.com',10,'WanD','www.xanga.com/pepepapa',0,'',0,1);
INSERT INTO user VALUES (4905,'purvi999','duffer999','purvi_18in@yahoo.com',10,'purvi','',0,'',0,1);
INSERT INTO user VALUES (4906,'forry','sally','sam.forry@nist.gov',10,'stan','',0,'',0,1);
INSERT INTO user VALUES (4907,'Hawkeye','vilnius','jmbonnell@mail.com',10,'Hawkeye','',0,'',0,1);
INSERT INTO user VALUES (4908,'dons','square1','mathguy1@verizon.net',10,'don scheuer','',0,'',0,0);
INSERT INTO user VALUES (4909,'bdeschambeau','deth','bdeschambeau@yahoo.com',20,'Brian','www.meliesa.com',0,'',131,0);
INSERT INTO user VALUES (4910,'Bulldog','elsielee','bulldogcleaners@aol.com',10,'John','',0,'car salesman...business owner...constant search for knowledge!',0,0);
INSERT INTO user VALUES (4911,'albino_gorilla','411toHA','insane_sugar_crazed_chimp@hotmail.com',10,'TH','',0,'no way',0,1);
INSERT INTO user VALUES (4912,'msnake37','lucky13','msnake37@yahoo.com',10,'Archibald','',0,'',0,1);
INSERT INTO user VALUES (4913,'dotto','rockon','dotto_divad@hotmail.com',10,'Dotto','',0,'',0,0);
INSERT INTO user VALUES (4914,'koichi-amy','wintergal','gerluvinboi@hotmail.com',10,'koichi','http://koichi-amy.diaryland.com',0,'hmMmx... visit my webbie and you\'ll noe...',0,1);
INSERT INTO user VALUES (4915,'oldrobinwood','olddog','phenakistascope@hotmail.com',10,'Neil Prowd','',0,'',0,0);
INSERT INTO user VALUES (4916,'DragonKing','1977','Immazza@bigpond.net.au',10,'Dragon King','',0,'',0,0);
INSERT INTO user VALUES (4917,'socratesurge','111111','socratesurge@hotmail.com',10,'socrates','',0,'',0,0);
INSERT INTO user VALUES (4918,'jeff','jeff1','jeff.thompson@aerionfm.com',10,'jeff','',0,'',0,0);
INSERT INTO user VALUES (4919,'jess89','jess275228','woanleng@hotmail.com',10,'jess','',0,'',0,0);
INSERT INTO user VALUES (4920,'asto_vidatu','persia','astovidatu@yahoo.com',10,'James','www.yahoo.com',0,'',0,1);
INSERT INTO user VALUES (4921,'yankeegrl9881','nickishot6998jrt','yankeegrl9881@aol.com',10,'Melissa','',0,'',0,0);
INSERT INTO user VALUES (4922,'tinkrbelle','icqpeople','princess_sugardrop@hotmail.com',10,'Tanya','',0,'22 years old\r\nMarried 1yr\r\nMother of\r\nBlake and EmmaLee',0,0);
INSERT INTO user VALUES (4923,'nicci','nicci','etrnlGodchaser@aol.com',10,'nicole','',0,'',0,1);
INSERT INTO user VALUES (4924,'survivor','oliver','sk8er11c@iwon.com',10,'Corky','MSN',0,'I\'m a out-going person',0,0);
INSERT INTO user VALUES (4925,'graatz','gqtynu','jrpurdon@hotmail.com',20,'Jeff','',0,'',0,1);
INSERT INTO user VALUES (4926,'johndi6','chaos','shortarmyguy@yahoo.com',20,'John','',0,'I work the graveyard shift if you\'re wondering where I get these crazy ideas',0,1);
INSERT INTO user VALUES (4927,'iwillloveujesus4ever','kialnmatt','cgoo6144@bigpond.net.au',10,'Chrissie','no',0,'',0,0);
INSERT INTO user VALUES (4928,'Fatkidnapper','hope','fatkidnapper@avia.net',10,'Angie','',0,'',0,0);
INSERT INTO user VALUES (4929,'ATTi_Dude','shapayal','meet_prateek@rediffmail.com',10,'PRATEEK','',0,'',0,0);
INSERT INTO user VALUES (4930,'sassafrass','annabelle','mguzma1@lsu.edu',10,'marisel','',0,'LSU junior;\r\nmedical assistant in 2004',0,1);
INSERT INTO user VALUES (4931,'hotpnoy101','fireball','hotpnoy101@yahoo.com',10,'DJ','www.xanga.com/hotpnoy101',0,'',0,1);
INSERT INTO user VALUES (4932,'queenkitten','lucky13','TheQueenKillah13@aol.com',10,'pussykat','xanga,com / queenkitten',0,'',0,0);
INSERT INTO user VALUES (4933,'nickjohnsonri','minimum','johnstwinsister@yahoo.com',10,'nicole','',0,'',0,0);
INSERT INTO user VALUES (4934,'shivram_rca','pred8ors','shivram_rca@yahoo.co.in',10,'shivram_rca','',0,'Chess enthusiast, accountant',0,0);
INSERT INTO user VALUES (4935,'mhamaresh','geetapatil','mhamaresh@rediffmail.com',10,'Amaresh','www.yahoo.com',0,'I am a Tech support engineer in Bangalore India.',0,1);
INSERT INTO user VALUES (4936,'Simoriah','isiisi','Mary_2003@comcast.net',10,'Mary Buckingham','',0,'',0,1);
INSERT INTO user VALUES (4937,'randzy','randsy','specky_kel_my@yahoo.com',10,'w','',0,'',0,0);
INSERT INTO user VALUES (4938,'rishabhduggal','sitaram','rishabhduggal@hotmail.com',10,'rishabh','',0,'i m an engineering student from india mydiscipline is electronics',0,0);
INSERT INTO user VALUES (4939,'chloe','baby','chloe_1402@hotmail.com',10,'tara mills','',0,'',0,0);
INSERT INTO user VALUES (4940,'Alaria','darkness','hawkling20@hotmail.com',10,'Alayna','alaria.conforums.com',0,'',0,1);
INSERT INTO user VALUES (4941,'absolutpacha','z0diac','sherlockx1@hotmail.com',10,'Pat','',0,'',0,1);
INSERT INTO user VALUES (4942,'latch','123321','latchtheif@hotmail.com',10,'Latch Thief','www.google.com.au',0,'',0,0);
INSERT INTO user VALUES (4943,'gg1960','kejsiegi','ggjergjani@verizon.net',10,'genci','',0,'',0,0);
INSERT INTO user VALUES (4944,'naty','aaa188','na18tik@yahoo.com',10,'Natalia','',0,'I like to solve problems,it doesn\'t mater how much time it takes.Make\'s me feel better ;)',0,0);
INSERT INTO user VALUES (4945,'bananaguts','sherbet','superloozer_4ever@hotmail.com',10,'hiwhi','',0,'Who cares?',0,0);
INSERT INTO user VALUES (4946,'Mz_Jay_Ann','pikachu1','ns_hawaii_chick@yahoo.com',10,'Mz. Jay-Ann','xanga.com/awl_bout_mi',0,'',0,0);
INSERT INTO user VALUES (4947,'p_handique','abracadabra','p_handique@rediffmail.com',10,'Pranjit Handique','',0,'I am a masters degree holder in Computer Engineering.',0,0);
INSERT INTO user VALUES (4948,'suresh2358','pendant','sureshsbi@yahoo.com',10,'suresh','',0,'am a banker and like brain teasers, reading,travelling ',0,0);
INSERT INTO user VALUES (4949,'speedymac','522424','speedymac07@hotmail.com',10,'speedy','yahoo',0,'',0,1);
INSERT INTO user VALUES (4950,'lillakerzfan4life','allen3','swimmergurl2320@yahoo.com',10,'allison','www.xanga.com/lillakerzfan4life',0,'',0,1);
INSERT INTO user VALUES (4951,'z066755','redsoxz','nystnaig@charter.net',10,'joe','',0,'',0,1);
INSERT INTO user VALUES (4952,'rouletwhiz','6629','rouletwhiz@aol.com',10,'John','',0,'',0,0);
INSERT INTO user VALUES (4953,'mozdawg68','grizzley','mozdawg68@yahoo.com',10,'seth','==============',0,'my favorite sport is motocrosse, i like cats,and i like to snoboard',0,0);
INSERT INTO user VALUES (4954,'spunkyridge','spunky','spunkyridge@msn.com',10,'spunky','none',0,'Not much to tell - unemployed semi-farmer.',0,0);
INSERT INTO user VALUES (4955,'lawruth2','mclean04','lawruth2@cs.com',10,'Ruth Westbrook','',0,'',0,0);
INSERT INTO user VALUES (4956,'sbabu_psgbits','94gm02','sbabu_psgbits@rediffmail.com',10,'Babu','',0,'',0,0);
INSERT INTO user VALUES (4957,'sunibutt','jennle','sunibutt@hotmail.com',10,'jenn','',0,'',0,0);
INSERT INTO user VALUES (4958,'Farin','puzzles','fabulous_farin@yahoo.com',10,'Farin','',0,'',0,1);
INSERT INTO user VALUES (4959,'chooseth','082059','dbkat@hotmail.com',10,'k','',0,'',0,0);
INSERT INTO user VALUES (4960,'bigbrojc','100398','erica.skelton@verizon.net',10,'Erica','',0,'',0,1);
INSERT INTO user VALUES (4961,'Jen4Jesus','myJesus','Jen4Jesus33@aol.com',10,'Jennifer Busby','',0,'',0,0);
INSERT INTO user VALUES (4962,'Neko-chan','pikapi','ryo_ohki_meowmeow@yahoo.com',10,'Neko-chan','http://animefangirl.blog-city.com',0,'likes:anime\r\ndislikes:fools, cyberers',635,0);
INSERT INTO user VALUES (4963,'finkle','Neptune','flooble@kronander.fastmail.fm',10,'Finkle','',0,'',0,1);
INSERT INTO user VALUES (4964,'amitchell','origami','smitchel@bnin.net',10,'Abigail Mitchell','',0,'Student, mathematics and mechanical engineering',0,1);
INSERT INTO user VALUES (4965,'SadAzn','usa777','NO1sayshi2me90@aol.com',10,'Crystal','',0,'',0,0);
INSERT INTO user VALUES (4966,'cc1984','trekker','nonamer@hotmail.com',10,'CC','',0,'',0,1);
INSERT INTO user VALUES (4967,'jo_anne87','orion2','jo_anne87@yahoo.com',10,'Jo-Anne','',0,'new addict! ;)',3615,1);
INSERT INTO user VALUES (4968,'layman','laymo','layman@aol.com',10,'layman','',0,'',0,0);
INSERT INTO user VALUES (4969,'boundforburn','elphin','rydog123123@yahoo.com',10,'Ryan','',0,'yah',0,0);
INSERT INTO user VALUES (4970,'Jack','dude','berserker60@hotmail.com',10,'Jack the Reaper','',0,'',0,0);
INSERT INTO user VALUES (4971,'trunks_01','evangelion','rei242001@yaahoo.com',10,'Shobe','trunks_01',0,'I like horses, and reading manga',0,0);
INSERT INTO user VALUES (4972,'smithy_ls','feeder','smithy_ls@hotmail.com',10,'smithy','',0,'',0,0);
INSERT INTO user VALUES (4973,'jessiqua','sergio','trmptfroggie@msn.com',10,'jessica','www.xanga.com/tirado',0,'outgoing',0,0);
INSERT INTO user VALUES (4974,'AureyaofChocolate','Bullcrap','irishcreamfudge@hotmail.com',10,'Jasmeen','http://www.xanga.com/AureyaofChocolate',0,'I liek chocolate =)',0,0);
INSERT INTO user VALUES (4975,'fanwar','crayon','fanwar81@yahoo.com',10,'Faisal','',0,'',0,0);
INSERT INTO user VALUES (4976,'sanosagara','51027475','azndarkoverlord@aol.com',10,'Dustin','',0,'',0,1);
INSERT INTO user VALUES (4977,'geniusneva','geneva','nevaslane@aol.com',10,'neva','',0,'',0,1);
INSERT INTO user VALUES (4978,'fishnetgirl','venice','venice@yahoo.com',10,'susan','',0,'i am kool to be around and can be funny at times \r\n',0,1);
INSERT INTO user VALUES (4979,'anuradha','anirud','anuradha_m_2000@hotmail.com',10,'anuradha','',0,'',0,1);
INSERT INTO user VALUES (4980,'vrijesh','vrijesh','vrijeshk@yahoo.com',10,'vrijesh','',0,'i love puzzles',0,0);
INSERT INTO user VALUES (4981,'vaibhav416','silviniho','tg@a.com',10,'tony','',0,'s',0,0);
INSERT INTO user VALUES (4982,'leming','tennis','daniel.blumenschein@navy.mil',20,'Dan Blume','',0,'',3508,1);
INSERT INTO user VALUES (4983,'gordon1','christina1','reach1qt_CMT@hotmail.com',10,'Gordon','',0,'',0,1);
INSERT INTO user VALUES (4984,'ebeth','lavalamp','ebethrocks@aol.com',10,'ebeth','NOPE',0,'',0,1);
INSERT INTO user VALUES (4985,'aly','ioda0303','thealy_02@hotmail.com',10,'Aly','',0,'',0,1);
INSERT INTO user VALUES (4986,'ninjasasuki99','milesw','ninjasasuki99@yahoo.com',10,'Dom','home.knology.net',0,'Math is my favorite subject, and I think that math is fun.',0,0);
INSERT INTO user VALUES (4987,'A1be12t','Frosto','A1be12t@yahoo.com',10,'A1be12t','www.xanga.com/A1be12t',0,'',0,0);
INSERT INTO user VALUES (4988,'rogerlo488','11751175','roger_lo@37.com',10,'roger lo','http://www.xanga.com/home.aspx?user=rogerlo488',0,'I\'m a hacker so don\'t make me mad!\r\n',0,0);
INSERT INTO user VALUES (4989,'pjck0330','mj1234','pjck0330@yahoo.com',10,'Jenny','',0,'',0,0);
INSERT INTO user VALUES (4990,'Crzlilnikkuh','damanazn','aznboy0596@yahoo.com',10,'Dominic','www.xanga.com/home.aspx?user=crzlilnikkuh',0,'Hi foo. i hate eric mai sn is Crzlilnikkuh',0,0);
INSERT INTO user VALUES (4991,'chriselliott','williams','mail@chriselliott.freeserve.co.uk',10,'chris elliott','',0,'',0,1);
INSERT INTO user VALUES (4992,'muzak_yau','charlene','muzakhei@yahoo.com',10,'hei','',0,'hi ',0,0);
INSERT INTO user VALUES (4993,'cborman','hunterhorn','cborman@hotmail.com',10,'Chase Borman','',0,'',0,0);
INSERT INTO user VALUES (4994,'prettyvonne','0154313','yvonne_xiong@hotmail.com',10,'yvonne xiong','',0,'I like to do html stuff. like for homepages.',0,0);
INSERT INTO user VALUES (4995,'Dancer','wks','Ashleigh13@tropicalstorm.com',10,'Asleigh','',0,'',0,0);
INSERT INTO user VALUES (4996,'picklemonkey101189','liloandstitch','picklemonkey101189@yahoo.co',10,'jess','xanga.com/sk8ergurl101189',0,'im cool',0,1);
INSERT INTO user VALUES (4997,'usedcar22','monkey','usedcar22@netzero.net',10,'alex','http://www.xanga.com/jimmys/',0,'I am on a low oxalate diet to prevent kidney stones.',0,0);
INSERT INTO user VALUES (4998,'sgollak','numero_1','gollakota7@hotmail.com',10,'sam','',0,'',0,1);
INSERT INTO user VALUES (4999,'goolaj','avalon','lougrant@info.com.ph',10,'Lou','',0,'',0,0);
INSERT INTO user VALUES (5000,'rosebud_daisy','harrypotter','zezzlez@hotmail.com',10,'Lauren','',0,'',0,1);
INSERT INTO user VALUES (5001,'annjie','cftvgybhu','annjieisthebest@yahoo.com.sg',10,'annjie','annjie.tblog.com',0,'',0,1);
INSERT INTO user VALUES (5002,'blackenigma','jhk8hr','blackenig@neb.rr.com',10,'jim','',0,'',0,1);
INSERT INTO user VALUES (5003,'gerry','homerj','gerry@youto.me.uk',10,'e=mc2','https://www.youto.me.uk',0,'',0,1);
INSERT INTO user VALUES (5004,'johnny','prsm2182','smiller310@cox.net',10,'John Miller','',0,'',0,1);
INSERT INTO user VALUES (5005,'muffledtears','altoids','blurgh@aol.com',10,'alyson','',0,'kiddo',0,1);
INSERT INTO user VALUES (5006,'AzNDk','dbz20xl','skdbz@hotmail.com',10,'AzNDk','',0,'Azn',0,1);
INSERT INTO user VALUES (5007,'maggie54','goodjack','mlspence@direcway.com',10,'maggie','',0,'',0,1);
INSERT INTO user VALUES (5008,'iluvflipflops','were','iluvflipflops@yahoo.com',10,'natalie','',0,'',0,0);
INSERT INTO user VALUES (5009,'captainparadox','planetearth','superfreak60@itcel.com',10,'Eduardo Pensado','www.catholicexchange.com',0,'',0,0);
INSERT INTO user VALUES (5010,'cr15t4lyn','x2227x','mszmonkeysmilez@aol.com',10,'monkey','',0,'',0,1);
INSERT INTO user VALUES (5011,'katybug8806','kathryn','katieamc06@hotmail.cm',10,'Katie','',0,'',0,0);
INSERT INTO user VALUES (5012,'lrettke','christopher','lrettke@hotmail.com',10,'LeeAnna','',0,'',0,1);
INSERT INTO user VALUES (5013,'ElvenSuperStar','ev133','alitafox@mindless.com',10,'Rin','',0,'Hmm. I like Fashion and art, Anime and Manga, I like Pardise Kiss, Velvet Goldmine, cats, and foxes. I like High contrast and using my brain... Now that I\'ve mixed ya up a bit, I think I\'ll just click this little button...',0,1);
INSERT INTO user VALUES (5014,'Martin124','inc4life','Homeboimartin@yahoo.com',10,'Martino','xanga.com/martino124',0,'',0,0);
INSERT INTO user VALUES (5015,'jmsuan','melanie','jmsuan@yahoo.com',20,'joel','',0,'',0,0);
INSERT INTO user VALUES (5016,'citpup','puppy6','citpup@yahoo.com',10,'Brianne','www.xanga.com/myluckypenny',0,'umm...well I like to collect business cards.  I have alot of \'em probably \'bout 100 yea...',0,1);
INSERT INTO user VALUES (5017,'seefig1a','moonshine','seefig1a@hotmail.com',10,'Charlie Foxtrot','',0,'',0,0);
INSERT INTO user VALUES (5018,'NotesGuru','password','Dave.County@Sub0.us',10,'Dave','',0,'Lotus Notes Programmer, love Logic Puzzles, over 50 years old, MENSA.',0,0);
INSERT INTO user VALUES (5019,'starfullwishes','wenm','sweetemily@yahoo.com',10,'Emily','',0,'',0,1);
INSERT INTO user VALUES (5020,'hawaiian_goddess','erisha8','hawngoddess@hotmail.com',10,'*Erin*','http://www.xanga.com/Private/home.aspx?user=hawaiian__goddess',0,'hi! ',0,0);
INSERT INTO user VALUES (5021,'Zerxes','hubbabubba','runeamel@sylfest.hiof.no',10,'Rune','',0,'',0,1);
INSERT INTO user VALUES (5022,'zies8','zugzug','zies8@comcast.net',10,'','',0,'   New to the cryptology thing. I just read Dan Browns Davici Code. That got me interested in cryptology. I am more interested in the cryptology that would be associated with cracking codes relating to ciphers that have to do with ancient languages. But this is intriguing!',0,0);
INSERT INTO user VALUES (5023,'DrDweeb','sebadoh','tool_doth_rule@hotmail.com',10,'DrDweeb','',0,'Not a real doctor.\r\nMasters in EE.\r\n',0,1);
INSERT INTO user VALUES (5024,'saugy_agar','25121973','saugy_agar@yahoo.com',10,'Saurabh Agarwal','',0,'',0,0);
INSERT INTO user VALUES (5025,'verci','relativity','vercing@hotmail.com',10,'korneel','',0,'',0,0);
INSERT INTO user VALUES (5026,'sun','QW12as12zx','sun_akm24@yahoo.com',10,'sunny','',0,'',0,0);
INSERT INTO user VALUES (5027,'antzinator01','mtvbet12aw96b6','antzinator01@hotmail.com',10,'anthony','',0,'i like to play basketball, football and hang with my peeps',0,0);
INSERT INTO user VALUES (5028,'gt','090450','gt@yahoo.com',10,'GT','',0,'',0,0);
INSERT INTO user VALUES (5029,'labestiaerotica','turtle888','dirtylilspoon888@hotmail.com',10,'Jasmine','http://www.xanga.com/signin.aspx?redirect=/home.aspx&user=piggie_XxtsbitjutsbxX',0,'',0,0);
INSERT INTO user VALUES (5030,'cromwell','entropy','awscromwell@hotmail.com',10,'abigail','http://www.dogs-1.com/livestock_guardian_dogs/great_pyrenees/clubs/',0,'',0,0);
INSERT INTO user VALUES (5031,'Shojo','kelscourt','rprovance@yahoo.com',10,'Randy','',0,'',0,1);
INSERT INTO user VALUES (5032,'LaLaChillin88','jamieking','lala_chillin@yahoo.com',10,'Tiara','www.freewebs.com/everythinglala',0,'',3508,1);
INSERT INTO user VALUES (5033,'Captain_Paradox','planetearth','baskets_4u@itcel.com',20,'Captain Paradox','',0,'I scout around for the deepest paradoxes and the strangest riddles.  Thank God flooble is there to help me.',4170,1);
INSERT INTO user VALUES (5034,'blevin708','elaine11','blevin708@aol.com',10,'robert levin','',0,'',0,0);
INSERT INTO user VALUES (5035,'dotcompals','illuminator','dotcompals@fastmail.fm',10,'Prashanth','www.tattamangalam.com',0,'',0,0);
INSERT INTO user VALUES (5036,'shuffy_tunde','bosede','shopping4ayus@yahoo.com',10,'tunde','www.yahoo.com',0,'i love maths',0,0);
INSERT INTO user VALUES (5037,'becky','joanne','becky_brady_2003@hotmail.com',10,'becky','',0,'im a stuck helpless skewlgirl',0,1);
INSERT INTO user VALUES (5038,'HollyWood','deadsexy','aabington@hotmail.com',10,'aaron','',0,'',0,0);
INSERT INTO user VALUES (5039,'adventtech','fuerhtang','adventtech@rogers.com',10,'austin','',0,'',0,0);
INSERT INTO user VALUES (5040,'coolgirl','TOP!)!','coolcat_045@yahoo.co',10,'nikki','',0,'hii iam a 20yr old girl.i love this site .its cool',0,0);
INSERT INTO user VALUES (5041,'demonrez','210701','demonrez@yahoo.com',10,'budak','',0,'ulang tahun ko ngan zura',0,1);
INSERT INTO user VALUES (5042,'sotplo','prewar7','sotplo@ath.forthnet.gr',10,'sotirios','',0,'',0,1);
INSERT INTO user VALUES (5043,'Vampyro','arianna','enraged_farkus@yahoo.com',10,'Farkus','',0,'',0,1);
INSERT INTO user VALUES (5044,'btiff4000','0724','btiff4000@aol.com',10,'tiffani','',0,'I play basketball',0,0);
INSERT INTO user VALUES (5045,'seamonkey','aphid11','emariekelly@hotmail.com',20,'erin','',0,'',0,0);
INSERT INTO user VALUES (5046,'Nellybabe04','donnavon','chanellmarie@yahoo.com',10,'Nelly','',0,'',0,0);
INSERT INTO user VALUES (5047,'roller','roller','Musickid00311@cs.com',10,'Stereo','',0,'',0,1);
INSERT INTO user VALUES (5048,'babyxchunsha','korea123','babotanng2@hanmail.net',10,'johnny','',0,'muhahaha i am a nutcase^-^',0,1);
INSERT INTO user VALUES (5049,'The_Engineer','alisfr','alsaffar@beeebank.com',10,'Ali','',0,'',0,1);
INSERT INTO user VALUES (5050,'LauraLou44','laural55','Laura0218@hotmail.com',10,'Laura','',0,'',0,0);
INSERT INTO user VALUES (5051,'donhume','redsox75','anythingelse@luvthesebks.com',10,'Don hume','Luvthesebks.com',0,'',0,1);
INSERT INTO user VALUES (5052,'alina','zxcvbn','alina_raf@yahoo.com',10,'alina','',0,'',0,1);
INSERT INTO user VALUES (5053,'kimbro42','tastipop','kimbro42@hotmail.com',10,'Kim','',0,'',0,1);
INSERT INTO user VALUES (5054,'beckylyn5','5994556','beckylyn5@aol.com',10,'Becky','',0,'',0,1);
INSERT INTO user VALUES (5055,'Sid','teajuice','tec__4@hotmail.com',10,'Sujit','',0,'',0,0);
INSERT INTO user VALUES (5056,'sillymissy','mcinnis','missymac87@hotmail.com',10,'missy','',0,'',0,1);
INSERT INTO user VALUES (5057,'obsessive_grapefruit22','dcshoes','coastergirl590@hotmail.com',10,'Michelle','',0,'I am 12 and play soccer and softball. My favorite store is PacSun.',0,1);
INSERT INTO user VALUES (5058,'surfa808chick','christin','CaUnTgIeElGuRl@aol.com',10,'christin','www.xanga.com/surfa808chick',0,'',0,0);
INSERT INTO user VALUES (5059,'sock2me','naughty','shelly@pacificintermedia.com',10,'Shelly','',0,'Portland Oregon ',0,0);
INSERT INTO user VALUES (5060,'kaykayumanggi','talagangbrown','badaznboys2@yahoo.com',10,'Myron','http://www.xanga.com/home.aspx?user=kaykayumanggi',0,'',0,1);
INSERT INTO user VALUES (5061,'mmaries','michelle','mms63088@yahoo.com',10,'Michelle','',0,'',0,1);
INSERT INTO user VALUES (5062,'stems5174','stems5174','steve_stemmler@hotmail.com',20,'Steve','',0,'grade 12 high school student\r\nontario canada',0,0);
INSERT INTO user VALUES (5063,'Tnewt','sheeps','crabsmeat@snet.net',10,'Tnewt','',0,'',0,0);
INSERT INTO user VALUES (5064,'nicole_mtang','fluffy','nicole_mtang@yahoo.com',10,'nicole','http://www.xanga.com/home.aspx?user=nIcOlE_tAnG',0,'i am nicole',0,0);
INSERT INTO user VALUES (5065,'TikySiky','zigzagoon','PUNKiEFUNKY@aol.com',10,'Darryl','http://chatter.flooble.com/chatter.php?id=fad117&popup=true&w=490&h=400',0,'Im impatient.',0,0);
INSERT INTO user VALUES (5066,'inferno','M82A1','IKANFLY@HOTMAIL.COM',10,'Inferno','',0,'Like logic problems Like airsofting like baseball and like computer games',296,0);
INSERT INTO user VALUES (5067,'greatgrampa1','sexslave','greatgrampa1@yahoo.com',10,'randy','',0,'i have always been good with math and puzzles. i love a mind tease that can make my head hurt from thinking',0,0);
INSERT INTO user VALUES (5068,'nutzcory','flubber','nutzcory@yahoo.com',10,'cory','www.geocities.com/nutzcory',0,'i love rock n roll! put another dime in the jukebox baby!',0,1);
INSERT INTO user VALUES (5069,'Kittie','327962273369','kittie3279@hotmail.com',10,'Adam','',0,'',0,0);
INSERT INTO user VALUES (5070,'Sohail','insert','sohail.rafi@balubaid.com.sa',10,'Sohail Rafi','',0,'',0,0);
INSERT INTO user VALUES (5071,'kgraham','123456','kerry.graham@sonyericsson.com',10,'Kerry Graham','',0,'',0,1);
INSERT INTO user VALUES (5072,'ShyOne','smart','patricialyke39@yahoo.com',10,'patricia','na',0,'',0,1);
INSERT INTO user VALUES (5073,'hidhid','2346','hidysum@hotmail.com',10,'h','',0,'',0,1);
INSERT INTO user VALUES (5074,'ryansgurl','justinjc','ryanluvzangel@aol.com',10,'Linda','www.xanga.com?Nc_Angel',0,'',0,1);
INSERT INTO user VALUES (5075,'pammers16','southland','p_choa@hotmail.com',20,'Pam','www.pchoa16.blogspot.com',0,'',0,1);
INSERT INTO user VALUES (5076,'archaic','ace138','the_assasin@gmx.net',10,'al','',0,'',0,0);
INSERT INTO user VALUES (5077,'virgo2125','DARIAN','virgo2125@hotmail.com',10,'amanda smith','',0,'',0,1);
INSERT INTO user VALUES (5078,'bobmaine','bobby','bob@kai.net',10,'Bob Coburn','',0,'',0,0);
INSERT INTO user VALUES (5079,'bgir','brent','brentluo@hotmail.com',10,'brent','',0,'',0,1);
INSERT INTO user VALUES (5080,'moauri','happy','amorris7@yahoo.com',10,'chubbs','',0,'',0,1);
INSERT INTO user VALUES (5081,'pianoman','iyljgill','pianoman@netxp.com.au',10,'pianoman','',0,'Always enjoyed solving problems in maths and science at school',0,0);
INSERT INTO user VALUES (5082,'parham','mp12697','parham_say@yahoo.com',10,'parham','',0,'i am 28 years old\r\nbs in civil engineering\r\nms in Economics',0,0);
INSERT INTO user VALUES (5083,'samuelv','billthedog','listed3@hotmail.com',10,'Sam','',0,'',0,0);
INSERT INTO user VALUES (5084,'BIG_OTAY_PIMP','PIMP','mrp7777777@aol.com',10,'MIKE','BIG_OTAY_PIMP',0,'',0,0);
INSERT INTO user VALUES (5085,'patpat81','chuk81','mikeav@ec.rr.com',10,'Michael','',0,'',0,1);
INSERT INTO user VALUES (5086,'vikas15','goodboy','vikas15_iitd@yahoo.com',10,'vikas','',0,'',0,0);
INSERT INTO user VALUES (5087,'mhadnum','24043191','chadnum@satx.rr.com',10,'Mike Hadnum','',0,'',0,1);
INSERT INTO user VALUES (5088,'lelekira','030502','lelekira@yahoo.com.br',10,'eleonora','',0,'I love puzzles',0,1);
INSERT INTO user VALUES (5089,'sulidawg','runningfire','sulidawg@yahoo.com',10,'Lia','http://www.xanga.com/home.aspx?user=sulidawg',0,'',0,1);
INSERT INTO user VALUES (5090,'LadyofNight','Book','dsfdsf@gddddd.net',10,'A','',0,'',0,1);
INSERT INTO user VALUES (5091,'xswtxaznxhotiex','aznlily02127','aznlily02127@hotmail.com',10,'Jessica Smith','',0,'American\r\nlive in Boston, MASS\r\n',0,1);
INSERT INTO user VALUES (5092,'flooby','logic','jaw@rtelco.net',10,'Jacob Weissmann','',0,'',0,1);
INSERT INTO user VALUES (5093,'Rwwryan','ryanhawk','oh_hi_there@hotmail.com',10,'Ryan','',0,'14/M/VA\r\n\r\nI like puzzles...\r\nand I\'m pretty good at most of them...\r\nyeah...',0,0);
INSERT INTO user VALUES (5094,'MissGoddess','dani','CrazyHeartMe@aol.com',10,'Dani','http://www.free-movies-1.net/s/signs_and_wonders/',0,'I\'m a blonde, and i need to be smart.',0,0);
INSERT INTO user VALUES (5095,'LoveAtFirstSight','dani','CrazyHeartMe@aol.com',10,'Dani','http://www.free-movies-1.net/s/signs_and_wonders/',0,'I\'m a blonde, and I need to be smarter.\r\n\r\n',0,0);
INSERT INTO user VALUES (5096,'Starr_DL24','Diana','Starr_DL24@Yahoo.com',10,'Diana Starr','',0,'',0,1);
INSERT INTO user VALUES (5097,'Talamasca','tris','yougunky@hotmail.com',20,'Cindy','',0,'',0,1);
INSERT INTO user VALUES (5098,'oocorbish','jennifer1','oocorbish@hotmail.com',10,'oona','',0,'',0,0);
INSERT INTO user VALUES (5099,'archangelcricket','dolphin','rcwhite88@hotmail.com',10,'Renee','',0,'',0,0);
INSERT INTO user VALUES (5100,'childe-roland','legend','samuelcrowe@hotmail.com',10,'marky','',0,'i dont need to be good at this ..... ive got my good looks you see....ahem',0,1);
INSERT INTO user VALUES (5101,'ManUvMarshmellow','Gawlik','MathGenius@hawaii.rr.com',10,'Ryan','www.xanga.com/manuvmarshmellow',0,'math',0,1);
INSERT INTO user VALUES (5102,'igibi','dogfeatures','igibi@hotmail.com',10,'igibi','',0,'hiya 18/m/australia\r\n',0,0);
INSERT INTO user VALUES (5103,'tripti','aumsairam','trips_jain2002@yahoo.com',10,'tripti','',0,'',0,0);
INSERT INTO user VALUES (5104,'DM','slapper','dominic.gay@whitbread.com',10,'Dominic Gay','www.twelve.2ya.com',0,'',0,1);
INSERT INTO user VALUES (5105,'mudit_mudit','52393','mudit_mudit@indiatimes.com',10,'mudit','',0,'am an engineering undergraduate',0,1);
INSERT INTO user VALUES (5106,'highend','ombrjvc','highend@rediffmail.com',10,'justin','',0,'',0,0);
INSERT INTO user VALUES (5107,'hotrodz28','sting69ray','hotrodz28@comcast.net',10,'Darren','www.ask.com',0,'',0,1);
INSERT INTO user VALUES (5108,'innuendo_queen','CcHTqS','thepenguinguru@hotmail.com',10,'Pippi','',0,'',0,1);
INSERT INTO user VALUES (5109,'Viper','207231','Bob@aol.com',10,'Bob','',0,'',0,1);
INSERT INTO user VALUES (5110,'benji86','packman86','shyguy1986@hotmail.com',10,'ben smith','www.rr.om',0,'',0,0);
INSERT INTO user VALUES (5111,'Aynne','Kisses85','junkmail0404@yahoo.com',10,'Smith','',0,'I am a high school senior who wants to be a math teacher \"when I grow up.\"',0,1);
INSERT INTO user VALUES (5112,'GigGleZ_55','pamela','gigglez555@yahoo.com',10,'Maria','',0,'I like going to parties a lot and i like REGGAE thats The #1 and like to do a lot of things to have FUN ',0,0);
INSERT INTO user VALUES (5113,'natty143','luvisluv','nattalia143@yahoo.com',10,'nattalia richter','',0,'Im funny smart and cute, oh wait im perfect ',0,0);
INSERT INTO user VALUES (5114,'Puzzwinner69','econo','rosenberg-s@msn.com',10,'Kevin Rosenberg','',0,'I like to solve complicated puzzles.',0,1);
INSERT INTO user VALUES (5115,'Hyzmarca','oni795az','hyzmarca@yahoo.com',10,'James','',0,'',0,0);
INSERT INTO user VALUES (5116,'murphy6470','nicole','murphy6470@aol.com',10,'Kevin','',0,'',0,0);
INSERT INTO user VALUES (5117,'ItalianCrazyKid','BabyBlue','ItalianCrazyKid@aol.com',10,'Felicia','',0,'I like to hang out wit ma friends',0,0);
INSERT INTO user VALUES (5118,'Hotstuff14','hotstuff','surfdud101@peoplepc.com',10,'Rick','peoplepc.com',0,'',0,0);
INSERT INTO user VALUES (5119,'nagaraj_1978','kokila','nagaraj_1978@yahoo.com',10,'nagaraj','',0,'Student',0,1);
INSERT INTO user VALUES (5120,'derf','2580','fred.piceno@robins.af.mil',10,'Fred Piceno','',0,'',0,0);
INSERT INTO user VALUES (5121,'MARRIEDMAN','punt1bunt','cpw@cc.usu.edu',10,'Casey Wiseman','',0,'',0,0);
INSERT INTO user VALUES (5122,'rpdearing','pavement','rpdearing@velaw.com',10,'Rich Dearing','',0,'',0,0);
INSERT INTO user VALUES (5123,'sexy_bitch','boobears','simpson_girl@hotmail.com',10,'melissa','',0,'I have brown hair skiny big boobs ',0,0);
INSERT INTO user VALUES (5124,'silentpower','111','blade1@pathfinder.gr',10,'ofma','',0,'',0,1);
INSERT INTO user VALUES (5125,'jenjen944u','05011994','bommy1994@Yahoo.com',10,'Jennifer','yahoo',0,'I like soccer',0,0);
INSERT INTO user VALUES (5126,'watermelanie','rufus1','watermelaniep@hotmail.com',20,'melanie','www.excite.com',0,'i like puzzles and logic',0,1);
INSERT INTO user VALUES (5127,'xxsummerstars66xx','delilah1','chrissy5676@famvid.com',10,'chrissy','http://xanga.com/xxsummerstars6xx',0,'im chrissy?...',0,1);
INSERT INTO user VALUES (5128,'swtmizkelly','kelly','kellyxoxo@cs.com',10,'kelly','',0,'',0,1);
INSERT INTO user VALUES (5129,'jasonharrison','ubc123','jasonharrison@plusfours.com',10,'jason harrison','',0,'chess addict\r\ncollege prof',0,1);
INSERT INTO user VALUES (5130,'cpen','taBBybO!','cpen@telus.net',10,'colleen','',0,'',0,1);
INSERT INTO user VALUES (5131,'cutepnay613','serenade','cutepnay613@yahoo.com',10,'lynne','',0,'',0,0);
INSERT INTO user VALUES (5132,'Kuwemea','taylor','Kellyrperreault@msn.com',10,'Kelly','',0,'',0,1);
INSERT INTO user VALUES (5133,'dinesh','senthil','din_annauniv@yahoo.co.in',10,'dinesh','',0,'',0,0);
INSERT INTO user VALUES (5134,'alistair','mekocat','mccartneya@lineone.net',10,'alistair','',0,'',0,1);
INSERT INTO user VALUES (5135,'CheckeredMadness','2112','cellochick612@aol.com',10,'Kasey','',0,'I LIKE SKA',0,0);
INSERT INTO user VALUES (5136,'jesulioc','dodger','jesulioc@yahoo.com',10,'Jesus','',0,'I\'m.',0,1);
INSERT INTO user VALUES (5137,'snucky','pirate','cinamunies@yahoo.com',10,'Vicky','http://www.xanga.com/snucky',0,'umm i am chicana lyk to kick it with my homeboys. i luv guyz. and i unno just ask me but i luv surfing.',0,0);
INSERT INTO user VALUES (5138,'Darlene','Iluvjesus','WEDARLE@cs.com',10,'Darlene','',0,'',0,0);
INSERT INTO user VALUES (5139,'Kwessner','sampson','Kwessner@cox.net',10,'K','http://www.allofporn.com/topkeywords26.htm',0,'',0,1);
INSERT INTO user VALUES (5140,'Lester','letmein','lester@xs4all.nl',10,'Leo','',0,'Dutch - so forgive my grammar. And my spelling. And any logical errors :) ',0,1);
INSERT INTO user VALUES (5141,'jonahabalon','iloveyou','jonahabalon0@lycos.com',10,'jonah','',0,'',0,0);
INSERT INTO user VALUES (5142,'idunnoalot','buttnut','mimes4all@yahoo.com',10,'rikki','',0,'',0,1);
INSERT INTO user VALUES (5143,'rhapsodyinpink','surferchic','rhaps0dyinpink@hotmail.com',10,'Jessica','',0,'',0,1);
INSERT INTO user VALUES (5144,'love_ur_india','rajendran','love_ur_india@yahoo.co.in',10,'T.R','',0,'I\'m a Student of PSG Tech,doing my III B.Tech I.T.',0,0);
INSERT INTO user VALUES (5145,'bpasari','chandani','bpasari@ongc.net',10,'Basant','',0,'i am in india interested in math puzzle which test my mind',0,1);
INSERT INTO user VALUES (5146,'thegord','whiteiron','thegord@2z.net',10,'Gord','',0,'',0,1);
INSERT INTO user VALUES (5147,'ilovemyboyfriend','iloveadam','ilovemyboyfriend_69@hotmail.com',10,'dawn','',0,'',0,1);
INSERT INTO user VALUES (5148,'chloe_4_reiss','chloe','chloe_flowers3@hotmail.com',10,'chloe flowers','www.ntlworld.com',0,'',0,0);
INSERT INTO user VALUES (5149,'chuggy','baseball','cdavidow@shaw.ca',10,'cl','',0,'',0,0);
INSERT INTO user VALUES (5150,'aznboi','rave','ll_pn0y_upot_ll@hotmail.com',10,'Earl','www.xanga.com/ll_pnOi_upot_ll',0,'',0,1);
INSERT INTO user VALUES (5151,'hibo28','rupert','kliban@insight.rr.com',10,'hibo','',0,'',0,1);
INSERT INTO user VALUES (5152,'eastsidezfinest','eastz','akabrownsugar2k4@yahoo.com',10,'angie','http://www.xanga.com/private/home.aspx?user=eastsidezfinest',0,'I play basketball and wanna go to sleep lol.',0,0);
INSERT INTO user VALUES (5153,'girlnani','8006004','nani_040181@yahoo.com.sg',10,'girl','girlnani.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (5154,'karleen','yellow13','snlmango@hotmail.com',10,'karleen','',0,'wild and crazy gal',0,0);
INSERT INTO user VALUES (5155,'damnjap','bitchcakes','bitch@damnjap.com',10,'mako','http://www.damnjap.com',0,'i am the damnjap.',0,1);
INSERT INTO user VALUES (5156,'aznlinkinparkfreak','joehahn','intheend4ever@hotmail.com',10,'Jennifer','www.xanga.com/jenni_t',0,'',0,1);
INSERT INTO user VALUES (5157,'Olufidu','arewa219','Olufidu@yahoo.co.uk',10,'Ben Beauty','',0,'',0,0);
INSERT INTO user VALUES (5158,'stacey8','sil666','memememe86@hotmail.com',10,'stacey felgate','www.xanga.com/stacey8',0,'jus here for kicks and giggles...',0,1);
INSERT INTO user VALUES (5159,'PamC22','hikmet1','pam.capalbo@verizon.com',10,'Pam Capalbo','',0,'',0,0);
INSERT INTO user VALUES (5160,'mtnhiker','mtnhiker','tomhowe@clarkmhc.com',10,'tom howe','',0,'LOVE LOGIC PROBLEMS, HARD MATH PROBLEMS',0,1);
INSERT INTO user VALUES (5161,'sek_z_13','tweety','sk8er_chic690@hotmail.com',10,'angie','',0,'',0,0);
INSERT INTO user VALUES (5162,'chelley72373','4pabrn','twostumpjumpers@aol.com',10,'Michelle','',0,'',0,1);
INSERT INTO user VALUES (5163,'maxwell','lunar','maxwellzoe@hotmail.com',10,'zoe','',0,'Have got interested in puzzles but need lots of help x',0,1);
INSERT INTO user VALUES (5164,'monkeyluveason','8777','monkeychan821@yahoo.com.hk',10,'MoO..~','www.xanga.com/monkeyluveason',0,'',0,0);
INSERT INTO user VALUES (5165,'nilayaksa','Schwartzkopf','nilayaksa@yahoo.com',10,'Roy Sebastianus','',0,'Just a college student',0,0);
INSERT INTO user VALUES (5166,'LoVeZsMiLeZ','quacker','pianochick191@earthlink.net',10,'LoVeZsMiLeZ','',0,'',0,1);
INSERT INTO user VALUES (5167,'illadan512','darkest','illadan512@aol.com',10,'Logan','xanga.com/illadan512',0,'',0,0);
INSERT INTO user VALUES (5168,'PhilipLeM','password','philipl@dtl.co.nz',10,'Philip','',0,'',0,0);
INSERT INTO user VALUES (5169,'bqa','control','bqa@net1plus.com',10,'barb','',0,'',0,0);
INSERT INTO user VALUES (5170,'shreklover','austin','looking4shrek@aol.com',10,'jenni','',0,'first time user, friend recommended this ',0,0);
INSERT INTO user VALUES (5171,'amazon768','simpsons','amazon768@yahoo.ca',10,'Amazon','none',0,'',0,1);
INSERT INTO user VALUES (5172,'RM5','Natalie','ruth.montgomery@npl.co.uk',10,'Ruth','',0,'',0,0);
INSERT INTO user VALUES (5173,'baybegirl69','lk1986','candymansgirl143@wmconnect.com',10,'Lori','',0,'',0,0);
INSERT INTO user VALUES (5174,'cherricoke989','lilian','soccergal_9@msn.com',10,'Lily','',0,'I\'m seventeen.  Live in California.  Blone hair, blue eyes.  Luv soccer, and writting.  First honors, and starting at Duke next year.',0,1);
INSERT INTO user VALUES (5175,'staalla','jan2779','surender_t_k@yahoo.com',20,'Surender Taalla','',0,'',0,1);
INSERT INTO user VALUES (5176,'prinzeivan','prinze','prinzeivan@yahoo.com',10,'Prinze Ivan','',0,'hardworking',0,0);
INSERT INTO user VALUES (5177,'lostmyriad','dookey','lostmyriad@mailcity.com',10,'michael','',0,'',0,0);
INSERT INTO user VALUES (5178,'axorion','dwarf','axorion1@hotmail.com',20,'Axorion','',0,'',0,1);
INSERT INTO user VALUES (5179,'chinese_blonde','5201314','chinese_blonde@hotmail.com',10,'Vivian','',0,'I\'m in grade 10 and don\'t ask \'bout the login name!!:)',0,0);
INSERT INTO user VALUES (5180,'penner','goldberg','penner_rocks@hotmail.com',10,'Andrew Penner','',0,'',0,0);
INSERT INTO user VALUES (5181,'sara120','manuela','bojang120@hotmail.com',10,'sara','',0,'',0,0);
INSERT INTO user VALUES (5182,'genezip','ulin1399','genezip@hotmail.com',10,'Gene Zipperlen','gene@genezipperlen.com',0,'Journalist, student, teacher, musician, computer user, furniture builder',0,1);
INSERT INTO user VALUES (5183,'sundance','heather','patiencehps@nyc.rr.com',10,'patience','',0,'',0,1);
INSERT INTO user VALUES (5184,'Havok86','4321','jhavok86@yahoo.com',10,'JC','',0,'Im new at riddles but like to guess',0,0);
INSERT INTO user VALUES (5185,'prasanth','prasanth','aartionline4u@yahoo.co.in',10,'prasanth','',0,'',0,1);
INSERT INTO user VALUES (5186,'deepak_cse','hellow','dpant@quark.co.in',10,'deepak pant','',0,'working in quark inc mohali',0,0);
INSERT INTO user VALUES (5187,'Slyda','slider','slyda_irc@hotmail.com',10,'Slyda','',0,'',0,1);
INSERT INTO user VALUES (5188,'dalpura','dalpura','debnpez@optusnet.com.au',10,'Perry','',0,'A great father and husband. ',0,1);
INSERT INTO user VALUES (5189,'hpant','samsung40','hpant@quark.co.in',10,'hridyesh','',0,'',0,0);
INSERT INTO user VALUES (5190,'BrOwNeYeS990','larrimore','softball7130@netscape.net',10,'BrownEyedBabe','',0,'17 f... from maryland. softball, basketball, field hockey player!',0,0);
INSERT INTO user VALUES (5191,'koalass','shithole','h0204266@hkusua.hku.hk',10,'keung yee hung yvonne','http://www.xanga.com/home.aspx?user=koalass',0,'',0,1);
INSERT INTO user VALUES (5192,'awolinsky','vhsflo','awolinsky@3dwriting.com',10,'Art Wolinsky','http://www.3dwriting.com',0,'',0,0);
INSERT INTO user VALUES (5193,'McGowan_M','kkHPuP21k','McGowan_M@BTInternet.Com',10,'Mike McGowan','',0,'IT Consultant, London UK',0,0);
INSERT INTO user VALUES (5194,'eortizl','Col.ann.2001','edgar.ortizl@uia.mx',10,'Edgar','www.iec.uia.mx/acad/eortiz',0,'',0,1);
INSERT INTO user VALUES (5195,'xdiablo21','723570','xdiablo@msn.com',10,'boby','',0,'',0,1);
INSERT INTO user VALUES (5196,'Anna','inuyasha','jediwitchyanna@yahoo.ca',10,'Anna','ca.geocities.com/melreynolds2002',0,'',0,0);
INSERT INTO user VALUES (5197,'qwertyqaz9707','speedster','Hayde2000@aol.com',10,'Bob','',0,'',0,1);
INSERT INTO user VALUES (5198,'irrot2001','vballer','torrice15@aol.com',10,'torri','',0,'college student at Michigan Tech University',0,1);
INSERT INTO user VALUES (5199,'Captain_JackSparrow','212919','asif235@hotmail.com',10,'Sarah','www.captianjacksparrow.blogspot.com',0,'Im sarah, im 15.',0,0);
INSERT INTO user VALUES (5200,'nikah_21','youdonotknowthis','nikah_21@yahoo.com',10,'Nika','',0,'',0,1);
INSERT INTO user VALUES (5201,'darkwolf31','jasmine','www.ron29@famvid.com',10,'ron p.','',0,'I am a writer\r\nof science fiction.',0,1);
INSERT INTO user VALUES (5202,'mike1979t','mintoo','mike1979t@netscape.net',10,'mike','',0,'',0,0);
INSERT INTO user VALUES (5203,'chopper','vdunson','chopper@math.com',10,'brenda burch','math.com',0,'',0,1);
INSERT INTO user VALUES (5204,'chatterbox','jwala','ujwalaraomr@yahoo.com',10,'ujwala','rediif',0,'i\'m a student',0,1);
INSERT INTO user VALUES (5205,'BabiiShortiee','ilovehim','LiLMo4two@hotmail.com',10,'Molinda','BabiiShortiee',0,'',0,0);
INSERT INTO user VALUES (5206,'kaddbanks1999','freedom','kaddbanks1999@hotmail.com',10,'Ant','',0,'6.4\" tall brown hair love sports',0,0);
INSERT INTO user VALUES (5207,'Tallblonde5055','Lutheran','sophmore2@lycos.com',10,'Chelle McGuire','',0,'',0,0);
INSERT INTO user VALUES (5208,'berthav','bertha','berthav@hotmail.com',10,'bharath','',0,'',0,0);
INSERT INTO user VALUES (5209,'D3VYL','versuti','lucasversuti@msn.com',10,'Lucas Ferreira Versuti','www.paranoicos.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (5210,'dmkovacevic','dmk777','dmkovacevic@aol.com',10,'Diana Kovacevic','aol',0,'',0,1);
INSERT INTO user VALUES (5211,'aboadham','demagh','aboadham2001@hotmail.com',10,'ahmed','',0,'anesthitist and math lover',0,0);
INSERT INTO user VALUES (5212,'mamahentx','cluck','kandas@peoplepc.com',10,'kandas','',0,'',0,0);
INSERT INTO user VALUES (5213,'NancyS','picard','nancy@vinehouse.co.uk',10,'Nancy Slessenger','',0,'',0,1);
INSERT INTO user VALUES (5214,'tEiNe_PeLe_MoNi','nathanael','teine_pele_moni@hotmail.com',10,'Mel','',0,'HOLLA @ MEEH I DONT BITE!!!',0,0);
INSERT INTO user VALUES (5215,'AnUdderOne','wsnt3186','AnUdderOne@tisofc.com',10,'Steve','',0,'',0,1);
INSERT INTO user VALUES (5216,'whatnow4005','delorean','eeh44@Hotmail.com',10,'Eric Harsh','www.myreallyboringlife.cjb.net',0,'',0,1);
INSERT INTO user VALUES (5217,'priya','venkatesh','venkypriya@coolgoose.com',10,'priyavenkatesh','',0,'I\'m a computer science engineer graduate. but I\'m settled in USA. here I\'m a house wife.',0,1);
INSERT INTO user VALUES (5218,'Jstntgr87','joshua','Jstntgr87@hotmail.com',10,'Samantha','',0,'Im from Jersey and in 10th grade. Love music, its my passion. I love writing songs/poems/stories. ',0,1);
INSERT INTO user VALUES (5219,'draistal28','draistal','draistal28@yahoo.com',20,'draistal','',0,'',0,1);
INSERT INTO user VALUES (5220,'BiETgO2HeLL','fuckmeboi','justa_lilbitter@yahoo.com',10,'eJ','',0,'',0,0);
INSERT INTO user VALUES (5221,'charan_vnit','saravanan','charan_rec@rediffmail.com',10,'charan','',0,'i am a college student ',0,1);
INSERT INTO user VALUES (5222,'TopicM','stonechess','kkaplon@nyc.rr.com',10,'Keith Kaplon','',0,'',0,0);
INSERT INTO user VALUES (5223,'kwhittaker','brooksie','kwhittaker86@hotmail.com',10,'kerry','',0,'outgoin up 4 a laugh',0,0);
INSERT INTO user VALUES (5224,'playgirl','korn102','alittle2ironic@aol.com',10,'elaina','http://www.xanga.com/home.aspx?user=PLAYGIRL_69',0,'',0,0);
INSERT INTO user VALUES (5225,'lylxkyd','matthew','babyaznboy1@yahoo.com',10,'matthew','www.xanga.com/lylxkyd',0,'mi name is matthew and i live in san diego california and i go to the school taft',0,1);
INSERT INTO user VALUES (5226,'tinkabell','braves','jpartybone@aol.com',10,'maria','',0,'',0,1);
INSERT INTO user VALUES (5227,'acoburn','angy','angelacoburn@optusnet.com.au',10,'Angy','http://www.murderbydesign.com.au',0,'',0,1);
INSERT INTO user VALUES (5228,'bayn_musiko','musikanatin','bayn_0420@yahoo.com',10,'bayn','',0,'m a little bit of everything.. all rolled into one',0,1);
INSERT INTO user VALUES (5229,'computerjee2','rrrrrr','rahuketu@rahuketu.com',10,'rahul','http:\\\\www.computerjee.com',0,'',0,1);
INSERT INTO user VALUES (5230,'zorroben','pw2314','zorro@blackmask.fsnet.co.uk',10,'kevin','',0,'',0,0);
INSERT INTO user VALUES (5231,'kapil','sonu21','kapil_singh2k@yahoo.com',10,'KapilSingh','',0,'Student',0,0);
INSERT INTO user VALUES (5232,'BiTe_mE','chris','Bee15_16@hotmail.com',10,'Bee','',0,'well, i love ice skating.I have red hair blue eyes and im 5 ft 9. Easy to talk to as well :-)',0,0);
INSERT INTO user VALUES (5233,'timothynelms','flooble','timothynelms@hotmail.com',10,'timothy nelms','',0,'like athletics,\r\nhistory of religions,travel,especially Europe',0,0);
INSERT INTO user VALUES (5234,'mobb','stacy','mmm@charter.net',10,'mobb','',0,'',0,0);
INSERT INTO user VALUES (5235,'LORD_VATO','melapelas','lord_vato@sbcglobal.net',10,'LORDVATO','www.burninglair.50megs.com',0,'',0,1);
INSERT INTO user VALUES (5236,'jusafanjdg','nicholas','cindyton07@hotmail.com',10,'Cindy Ton','www.xanga.com/jusfandg',0,'',0,1);
INSERT INTO user VALUES (5237,'LeblAR1','ragnor1','LeblAR1@sw.rr.com',10,'Andre','',0,'matn and cs major',0,0);
INSERT INTO user VALUES (5238,'strlghtsky','heaven','strlghtsky@yahoo.com',10,'kelly horengic','',0,'',0,1);
INSERT INTO user VALUES (5239,'estrangeperson','patience','lady-gnr@bol.com.br',10,'isabela','www.strange_person.weblogger.com.br',0,'\"...Meio eu mesma...sei lá...ás vezes consigo a extraordinária fazanha de consiguir ser chamada de \"normal\"..porém na maioria das vezes sou apenas eu mesma...(leia-se \"estranha\")\r\n\r\nPs: [pra caralho...] ',0,1);
INSERT INTO user VALUES (5240,'morse_1982','amberm','morse_1982@yahoo.com',10,'Amber','',0,'I like girls.  What \'bout you all?',0,0);
INSERT INTO user VALUES (5241,'sweetkatie06','hera','supercatgirl2002@yahoo.com',10,'kate','http://www.xanga.com/private/home.aspx?user=sweetkatie06',0,'',0,0);
INSERT INTO user VALUES (5242,'maisya','ladyrain','maisya99@yahoo.com',10,'maisya','',0,'',0,0);
INSERT INTO user VALUES (5243,'Spankmesilly','brittany','angelface12__2000@hotmail.com',10,'Brittany','',0,'sexy woman',0,0);
INSERT INTO user VALUES (5244,'OneSpazt1cGirl22','fetish22','wen_fish_ryd_bikes@sbcglobal.net',10,'sara','http://www.xanga.com/weird_n_proud',0,'The llama wants your  number...cuz it\'s y-axis smells funny!!!',1964,0);
INSERT INTO user VALUES (5245,'duhblonde101','ilamfaf','duhblonde101@yahoo.com',10,'Sarah','www.geocities.com/sarahnadam143/the2ofus.html',0,'',0,0);
INSERT INTO user VALUES (5246,'pal_saikat','chimpu10','pal_saikat@hotmail.com',10,'saikat paul','',0,'',0,0);
INSERT INTO user VALUES (5247,'spyderrcr98','070780','spyderrcr98@aol.com',10,'Rikki','',0,'',0,1);
INSERT INTO user VALUES (5248,'asheesh_v','ashu123','asheesh.vashishtha@grapecity.com',10,'Asheesh','',0,'',0,1);
INSERT INTO user VALUES (5249,'cassarch','egmor99B','cassarch@yahoo.com',10,'Cassie Archuleta','',0,'',0,1);
INSERT INTO user VALUES (5250,'dreaan86','171718t','dreaan86@hotmail.com',10,'Andrea','',0,'17and just rememberd the joy of solving puzzles',0,1);
INSERT INTO user VALUES (5251,'messleepy','kickass','messleepy@aol.com',10,'David Miller','http://www.xanga.com/home.aspx?user=messleepy',0,'',0,0);
INSERT INTO user VALUES (5252,'Aznchick427','tennis','Johnjje3@aol.com',10,'Kathyrn','Aznchick427',0,'',0,1);
INSERT INTO user VALUES (5253,'Diamond','precious','gauber_a@bellsouth.net',10,'Christina','',0,'',0,1);
INSERT INTO user VALUES (5254,'r34girl','carmelo','r34girl@aol.com',10,'Danielle','',0,'',0,1);
INSERT INTO user VALUES (5255,'StudMuffin747','dood','seanguy9323@hotmail.com',10,'Ty','',0,'',0,1);
INSERT INTO user VALUES (5256,'keyserdash','bled','pttaylor@students.wisc.edu',10,'Paul','',0,'Math Grad Student',0,0);
INSERT INTO user VALUES (5257,'raza','pot23mharry','raza_s23@hotmail.com',10,'Raza','',0,'',0,0);
INSERT INTO user VALUES (5258,'coolkaushik_ssk','coolguy','coolkaushik_ssk@yahoo.co.in',10,'kaushik','',0,'iam a student',0,1);
INSERT INTO user VALUES (5259,'beth','psychologist','bkatz@pbds.org',10,'beth','',0,'',0,0);
INSERT INTO user VALUES (5260,'schoolmik','david5246','kim_larance@johncooper.org',10,'Kim Larance','',0,'',0,1);
INSERT INTO user VALUES (5261,'SkiingGeek101','dreamstreet','princessjazzman440@yahoo.com',10,'Melissa','www.msn.com/',0,'My dogs\' names are Jake and Sarah!',0,0);
INSERT INTO user VALUES (5262,'TreeHuggerPro','compaq','ofthisworld216@yahoo.com',10,'Far','',0,'I love math but sometimes I\'m not too good, so I need a little expertise from you wonderful people.',0,0);
INSERT INTO user VALUES (5263,'lilBb4u','asshole','rubberrduckie385@aol.com',10,'Breanna','',0,'ight.....fun to hang out wit!! tell u that right now ight and i have a baby piglet named nemo lub lub him bye',0,0);
INSERT INTO user VALUES (5264,'stumpkicker','herc22','hak77526@comcast.net',10,'dan','',0,'',0,0);
INSERT INTO user VALUES (5265,'mayangelqt','vi523pi','mayangelqt@hotmail.com',10,'Nikki','',0,'',0,1);
INSERT INTO user VALUES (5266,'lchristina20','june15','christinalucas1@yahoo.com',10,'christina','aol',0,'',0,0);
INSERT INTO user VALUES (5267,'cogitater','critic','wrlj2@netzero.net',20,'cogitater','',0,'',0,0);
INSERT INTO user VALUES (5268,'f2chamila','porsche','f2chamila@hotmail.com',10,'chamila','',0,'',0,1);
INSERT INTO user VALUES (5269,'florem','kill!!','florem@euronet.nl',10,'Flo','',0,'',0,1);
INSERT INTO user VALUES (5270,'liefs_uit_brabant','19t93p','liefs_uit_brabant@hotmail.com',10,'liefs_uit_brabant','',0,'',0,0);
INSERT INTO user VALUES (5271,'phil','phil','philipmirkin@ananzi.co.za',10,'philip','',0,'i am an upper school teacher looking for logic puzzles for my students.',0,1);
INSERT INTO user VALUES (5272,'sassy','sugar11111','natalija58@hotmail.com',10,'sassy','',0,'',0,1);
INSERT INTO user VALUES (5273,'AB','spy8891','asilata@punecity.com',10,'Asi','',0,'',0,1);
INSERT INTO user VALUES (5274,'egyptianlover','sleepst','russ@hypernet.com',10,'greg boussard','',0,'i live on the nile, that\'s right',0,1);
INSERT INTO user VALUES (5275,'PIGLETSAVOY','PIGLET','SAVOYBE@RAPIDES.K12.LA.US',10,'BECKY SAVOY','',0,'',0,0);
INSERT INTO user VALUES (5276,'bgalt','sartajhans','bgalt6785@msn.com',10,'donna','',0,'',0,1);
INSERT INTO user VALUES (5277,'oldcoach56fl','troutflies','lobrashley@hotmail.com',10,'Lois Ashley','',0,'',0,1);
INSERT INTO user VALUES (5278,'acolich','ostrich11','acolich@yahoo.com',10,'acolich','',0,'',0,1);
INSERT INTO user VALUES (5279,'charles','charlie','charlescavill@hotmail.com',10,'Charlie','',0,'',0,0);
INSERT INTO user VALUES (5280,'marlis','04225641','marlis@acsalaska.net',10,'Marlis','yahoo',0,'',0,0);
INSERT INTO user VALUES (5281,'blackangel','blackangel','yanyantarce@hotmail.com',10,'christian','',0,'logic instructor',0,0);
INSERT INTO user VALUES (5282,'saezonline','hyderabad','saezonline@yahoo.co.in',10,'Saikrishna','',0,'nothing special',0,0);
INSERT INTO user VALUES (5283,'ice0breaker','hurrikane','ice0breaker@yahoo.com',10,'Siva','',0,'',0,1);
INSERT INTO user VALUES (5284,'Lightninglooper','dalejr','Lightninglooper@msn.com',10,'Laura','',0,'',0,1);
INSERT INTO user VALUES (5285,'adytz','at244244','tzidon@bezeqint.net',20,'Ady TZIDON','',0,'likes puzzles & jazz music',0,1);
INSERT INTO user VALUES (5286,'FEgirlando','yiayia','frannygirlando@hotmail.com',10,'franny','',0,'',0,1);
INSERT INTO user VALUES (5287,'ackv','18jan1998','anucekay@yahoo.com',10,'ackv','',0,'',0,0);
INSERT INTO user VALUES (5288,'SgtZook','771997','SgtZ00K@aol.com',10,'David Frazer','',0,'',0,0);
INSERT INTO user VALUES (5289,'pretti_in_pink24','rikki24247','trickyrikki247@hotmail.com',10,'Rikki','http://xanga.com/pretti_in_pink',0,'its me',0,1);
INSERT INTO user VALUES (5290,'cope07','barryc','kaila07@hotmail.com',10,'Kaila','www.Expage.com/copeland07',0,'5\"7 brown hair blue eyes. I play soccer indoor and outdoor, softball, track, basketball, tennis, and I swim. I Like to hang out with friends go shopping and listen to music. leave one sometime at www.Xanga.com/copeland07',0,0);
INSERT INTO user VALUES (5291,'DaOnLyGrL4NsG','nathan8','Ladybugariel@sbcglobal.net',10,'arielle','www.xanga.com/DaOnLyGrL4NsG35',0,'',0,0);
INSERT INTO user VALUES (5292,'lnat54','michael','lnat54@hotmail.com',10,'Lisa','',0,'',0,0);
INSERT INTO user VALUES (5293,'zach','polo','zach@randparkhigh.co.za',10,'zach','',0,'i am a maths tutor',0,0);
INSERT INTO user VALUES (5294,'mpk_nsx','mpk_nsx','mpk_nsx@hotmail.com',10,'Paolo Joseph','www.friendster.com',0,'none at the moment',0,0);
INSERT INTO user VALUES (5295,'hold2dibber','maxnsyd','dannyrooster@aol.com',10,'Dan','',0,'',0,0);
INSERT INTO user VALUES (5296,'pimpinfizz2003','biggirl','pimpinfizz2003@yahoo.com',10,'erin','',0,'friendly cute single',0,1);
INSERT INTO user VALUES (5297,'k327','2231kopi','nkm@houston.rr.com',10,'NK','',0,'',0,1);
INSERT INTO user VALUES (5298,'Actor654321','4677079826','Actor654321@yahoo.com',10,'Areika','www.xanga.com/Actor654321',0,'I like acting. ',0,1);
INSERT INTO user VALUES (5299,'nikgr8','sportc9','rapids209@aol.com',10,'Nick','',0,'',0,1);
INSERT INTO user VALUES (5300,'zzyzx88','chris1111','zzyzx88@hotmail.com',10,'randy','msn.com',0,'',0,1);
INSERT INTO user VALUES (5301,'volksdude','password','xarmy@cox.net',10,'Brandon','',0,'',0,1);
INSERT INTO user VALUES (5302,'leslie1990','letmein','softball_chick523@hotmail.com',10,'leslie','msn',0,'',0,0);
INSERT INTO user VALUES (5303,'jeanjean19','oliver','jeanjean19@yahoo.com',10,'Jean','',0,'I like puzzles, logic, illusions, brainteasers, etc. I can\'t always figure them out, but still like them.',0,0);
INSERT INTO user VALUES (5304,'raghavendra_iitm','raghavendra','raghavendra_iitm@yahoo.com',10,'raghavendra','www.geocities.com/ragahvendra_iitm/sesky.html',0,'I\'m a final year undergrad student at IIT Madras, India and I love to solve braingames',0,0);
INSERT INTO user VALUES (5305,'dave25','happy','shaft2122@hotmail.com',10,'dave','www.msn.com',0,'I\'m a average intelligent man trying to improve his brainpower',0,0);
INSERT INTO user VALUES (5306,'purnachitwadigi','comanche','purnachitwadigi@sify.com',20,'Purna','',0,'',0,0);
INSERT INTO user VALUES (5309,'head_in_flames','audrey','blah_blah_blah_86@hotmail.com',10,'Evelyn','',0,'',0,1);
INSERT INTO user VALUES (5307,'scaal','anthro','mwmleong@hotmail.com',10,'mark','',0,'',0,1);
INSERT INTO user VALUES (5308,'sasha','thow','stokecity@cwctv.net',10,'helen','',0,'I have lived  in the usa and just moved here to leeds.',0,0);
INSERT INTO user VALUES (5310,'imanorangewithasmile','lish','imanorangewithasmile@yahoo.com',10,'lish','www.xanga.com/imanorangewithasmile',0,'',0,0);
INSERT INTO user VALUES (5311,'awlok','k-dsm537','awlok@rediffmail.com',10,'Awlok S. Josan','',0,'',0,0);
INSERT INTO user VALUES (5312,'Les1021','hey','Les1021@charter.net',10,'les1021','hey',0,'',0,1);
INSERT INTO user VALUES (5313,'Groovylicious70','123456','Sawjade_hippieman77@yahoo.com',10,'Felix Moore','',0,'',0,1);
INSERT INTO user VALUES (5314,'rustyknows','rainbow','rustyknows@aol.om',10,'rusty','',0,'',0,0);
INSERT INTO user VALUES (5315,'rayman_04','cmud5uqd','rayman_02@hotmail.com',10,'Raymond','http://home.houston.rr.com',0,'',0,0);
INSERT INTO user VALUES (5316,'dtd6116','dtd6116','dtd6116@aol.com',10,'Debbie','',0,'F/W 38',0,1);
INSERT INTO user VALUES (5317,'romicant','chelli','romicant@aol.com',10,'robert','',0,'married/father of 2 in nj',0,1);
INSERT INTO user VALUES (5318,'badtzmaru','monkey','pochaaco_4ever415@yahoo.com',10,'Polly Luu','www.xanga.com/badtz_maru_4ever',0,'',0,0);
INSERT INTO user VALUES (5319,'Anti','anti','cfach@hotmail.com',10,'Chris','',0,'',0,1);
INSERT INTO user VALUES (5320,'Rebel_Duckie','princess69','Rebel_Duckie@hotmail.com',10,'Jen T','http://www.xanga.com/rebel_duckie',0,'CHECK OUT MY WEB PAGE!!!',0,0);
INSERT INTO user VALUES (5321,'aaabell','paragon','belle@uwindsor.ca',10,'paragon','',0,'',0,1);
INSERT INTO user VALUES (5322,'misswisp','wispmiss','misswisp@aol.com',10,'s','',0,'',0,0);
INSERT INTO user VALUES (5323,'Jngonjoannie','sweetie','xaznboi00x@sbcglobal.net',10,'Jngo','',0,'',0,1);
INSERT INTO user VALUES (5324,'sagittari','jielin','luv_weiwei@hotmail.com',10,'christopher','http://sagittari.blogspot.com/',0,'19/m/sg',0,0);
INSERT INTO user VALUES (5325,'ragu','swetha','ragunathr84@yahoo.co.in',10,'ragunath','masterbrainguy',0,'nothing important ',0,1);
INSERT INTO user VALUES (5326,'beyondordinary','flare','nomined@yahoo.com',10,'Nouman','',0,'likes to make new friends and retain \'em',0,0);
INSERT INTO user VALUES (5327,'leon','flamruff','leonjmathew@sify.com',10,'leon j mathew','non',0,'nothin',0,0);
INSERT INTO user VALUES (5328,'djgandalf','lothlorien','djpeddie1@rogers.com',10,'Donald Peddie','',0,'',0,0);
INSERT INTO user VALUES (5329,'kpglasgow','snickers','kpglasgow@yahoo.com',10,'keith','',0,'',0,0);
INSERT INTO user VALUES (5330,'Tripnosis','flash','monstersuv@Hotmail.com',10,'Jon','',0,'',0,1);
INSERT INTO user VALUES (5331,'Dixiefantasy','Lauren','Blingblingbabie2@aol.com',10,'Lauren','',0,'',0,0);
INSERT INTO user VALUES (5332,'smurfsRred','polar4','smurfblu101@aol.com',10,'n/a','',0,'',0,0);
INSERT INTO user VALUES (5333,'LiT0PiNYPiYEE','chocobo','lilpinaypie@msn.com',10,'jENNiFER','',0,'iM AZN .. LiKE TaLKiN6 0N THe PH0Ne .. ANd EaTiN6',0,1);
INSERT INTO user VALUES (5334,'kv_85','tigers','kvenky_1985@hotmail.com',10,'Venkatesh','',0,'',0,0);
INSERT INTO user VALUES (5335,'vikram_vishwanath','mynetwork','vikram_vishwanath@hotmail.com',10,'vikram','',0,'',0,0);
INSERT INTO user VALUES (5336,'midrun','rush823','midrun@netzero.net',10,'Jim','',0,'',0,0);
INSERT INTO user VALUES (5337,'longnose','judas','langenase@web.de',10,'andreas','',0,'',0,1);
INSERT INTO user VALUES (5338,'chucko','6lsxyx9','stckngld0429@aol.com',20,'chuck','n/a',0,'14, top in class love hard problems, OH cardinal mooney high school',243,0);
INSERT INTO user VALUES (5339,'kaptkimo','okztsx','wingsdx@usa.net',10,'Jim Todd','www.qsl.net/kc7okz',0,'Cruising Couple (husband)  living on sailboat in Marshall Islands',0,0);
INSERT INTO user VALUES (5340,'nvygd8rt66','yankees','cubanchic820@yahoo.com',10,'sasha','',0,'',0,0);
INSERT INTO user VALUES (5341,'ngnbc','19gn42','bacchus@shaw.ca',10,'bacchus','',0,'canuck',1784,0);
INSERT INTO user VALUES (5342,'megharms','2boys','m3harms@msn.com',10,'Meg Harms','',0,'Thinking skills teacher for 7th and 8th grades- gifted and talented students',0,0);
INSERT INTO user VALUES (5343,'brainteaserz','boxers','zirbel@wyoming.com',10,'brain','',0,'',0,1);
INSERT INTO user VALUES (5344,'imamasuse','billytony','imamasuse@yahoo.com',10,'susan','',0,'',0,1);
INSERT INTO user VALUES (5345,'rawlyn','manson','rawlyn@hotmail.com',20,'Rawlyn','',0,'Hello I\'m Rawlyn I live on the moon with a thousand armchairs made of soot and biscuit barrels. Also I\'m interested in the idea of using Genetic Algorithms to find suitable candidates for solutions to problems that have a large search space, although so far I\'ve had limited success :P',0,0);
INSERT INTO user VALUES (5346,'miizzpiinc','+bahli+','miizzpiinc@yahoo.com',10,'karen','www.devoted.to/pinc',0,'iim verii easii tO get alOng wiit... iima piisces... ii liive iin Australiia',0,0);
INSERT INTO user VALUES (5347,'UNDERRATED','flinks','schneidz10@hotmail.com',10,'Troy','',0,'I\'m cool I like gambling and sports',0,1);
INSERT INTO user VALUES (5348,'lemonpig335','kellyhite','hite10@hotmail.com',10,'kelly','',0,'',0,1);
INSERT INTO user VALUES (5349,'DeAnO','patmorg','DEANOy409@aol.com',10,'mathew','',0,'',0,1);
INSERT INTO user VALUES (5350,'Poliahu','lpat333','Poliahu@starband.net',20,'Poliahu','http://www.xanga.com/private/home.aspx?user=Poliahu',0,'Hiya! \'Case you were wondering... Poliahu is the Hawaiian Goddess of Snow ang Ice! (And yes... they DO have snow in Hawaii)',0,1);
INSERT INTO user VALUES (5351,'volcombabe614','ashley','volcombabe614@hotmail.com',10,'taylor ashley','xanga.com/volcombabe614',0,'',0,0);
INSERT INTO user VALUES (5352,'juggler','200272171','phil@lancelotte.fsnet.co.uk',20,'Juggler','',0,'Musician, Technician, with no common sense',4175,0);
INSERT INTO user VALUES (5353,'smellsofresh','sponjo','likmytoes@aol.com',10,'sophea','',0,'Hi....',0,1);
INSERT INTO user VALUES (5354,'bonemi','asdf0987','bonemi_@hotmail.com',10,'emmitt','msn',0,'',0,0);
INSERT INTO user VALUES (5355,'braun9730','54368603','james41576@msn.com',10,'Michael','rogers high speed',0,'',0,1);
INSERT INTO user VALUES (5356,'eels','111155','eels@thehub.com.au',10,'Sue','',0,'',0,0);
INSERT INTO user VALUES (5357,'blackfire','slayer','squeakybug20022002@yahoo.com',10,'blackfire','http://www.expage.com/funnyqoutes888',0,'',0,0);
INSERT INTO user VALUES (5358,'emi','eminem','eminem-morten@ofir.dk',10,'eminem','www.hotelchat.dk',0,'hey jeg er en dansk dreng på 11 år ',0,0);
INSERT INTO user VALUES (5359,'jek','logic','joan.knight@wqeic.ac.uk',10,'joan knight','',0,'teacher working with posy 16 dyslexics and looking for something to stimulate left brain activity',0,0);
INSERT INTO user VALUES (5360,'Sounak','sou210','sounakc_win@yahoo.com',10,'Sounak','',0,'MBA grad\r\nPuzzles geek\r\nRight brain thinker',0,1);
INSERT INTO user VALUES (5361,'kinkar','2365debCD','kinkar79@rediff.com',10,'Sandeep','',0,'',0,0);
INSERT INTO user VALUES (5362,'cmurry310','honker','c_murry10@cutey.com',10,'Carlee','http://www.xanga.com/Private/home.aspx?user=carleemurry',0,'i play soccer.',0,1);
INSERT INTO user VALUES (5363,'CourtNay','courtney','jAZZY90@AOL.COM',10,'courtney','',0,'DANCE IS LIFE',0,1);
INSERT INTO user VALUES (5364,'bennyman56','theman007','thesoccer@hotmail.com',10,'benny','www.flooble.com/perplexus/user.php?op=reg',0,'im in eighth grade at loyola high school and i want a higher math average',0,0);
INSERT INTO user VALUES (5365,'stephnjosh','smrjdh','sahottie@hotmail.com',10,'stephanie','www.xanga.com/steph_n_josh',0,'I am 17, and ask if u want to know more!',0,0);
INSERT INTO user VALUES (5366,'alymail2002','rachael','alymail2002@yahoo.com',10,'alysha','',0,'',0,1);
INSERT INTO user VALUES (5367,'XxXLiDDoPiMpInBaBieXxX','1986','LiLSwEEtShawty05@yahoo.com',10,'Be Nhi','',0,'I\'m Mix w. black n viet n chinese',0,0);
INSERT INTO user VALUES (5368,'jhinson','chongqing','jhinson16@cox.net',10,'Jim','',0,'',0,1);
INSERT INTO user VALUES (5369,'jdizzlefrmdaburgh','jesse','pitzbrgrboi412@hotmail.com',10,'jesse','',0,'im cool imma teenager ima pimp.... lol jp... yeah',0,1);
INSERT INTO user VALUES (5370,'tazidevil','tazidevil','kiwi_gemini1977@yahoo.com',10,'annette churchill','',0,'',0,0);
INSERT INTO user VALUES (5371,'LaurenS','winston','lauren_sach@yahoo.com.au',10,'Lauren Sach','',0,'',0,1);
INSERT INTO user VALUES (5372,'anime89','anime','WAtAaZnBoi14@aol.com',10,'Christian','www.xanga.com/pnoydorkster',0,'',0,1);
INSERT INTO user VALUES (5373,'KTCangelofpeace','Jesus','KTCangelofpeace@yahoo.com',10,'Kevin Tran','http://www.xanga.com/home.aspx?user=KTCangelofpeace',0,'',0,0);
INSERT INTO user VALUES (5374,'ryelen','eeagrj','kattmandu70@hotmail.com',10,'Charli','',0,'Hello I like logic problems!',0,1);
INSERT INTO user VALUES (5375,'xx_pnoyflip_balla_xx','loveukimi!','jc1a14@hotmail.com',10,'John','',0,'',0,0);
INSERT INTO user VALUES (5376,'flipnaciouznezz','durr','nycpnaysurf1218@yahoo.com',10,'pop tartz','flipnaciouznezz',0,'fun',0,1);
INSERT INTO user VALUES (5377,'stewards','banana','masterdiabloguy@yahoo.com',20,'stewards','',0,'',0,0);
INSERT INTO user VALUES (5378,'qhqk','lovehongkong','e_wang57@hotmail.com',10,'eMMiLy','www.xanga.com/qhqk',0,'mineminemine',0,0);
INSERT INTO user VALUES (5379,'Johnniegurl','lilliput','marlobaby@hotmail.com',10,'marlo','',0,'',0,1);
INSERT INTO user VALUES (5380,'th3loooba','salmoosh','th3loooba@hotmail.com',10,'Salma','',0,'I\'m a full time graduate student, doing my Master in Accouning',0,1);
INSERT INTO user VALUES (5381,'crystal1023','pompeii','crystal1023@netzero.net',10,'Crystal','',0,'',0,1);
INSERT INTO user VALUES (5382,'daftdan','simonwalton','daftdan@hotmail.com',10,'dan thewlis','',0,'im daft',0,0);
INSERT INTO user VALUES (5383,'starblissangel','starblisss','sacred_mystery@excite.com',10,'starbliss','',0,'',0,1);
INSERT INTO user VALUES (5384,'1user','loneflooble','ldbell@alltel.net',20,'Larry','',0,'',0,1);
INSERT INTO user VALUES (5385,'LimeYoJo','soccer','spongejo6@yahoo.com',10,'Johanna','www.xanga.com/LimeYoJo',0,'',0,1);
INSERT INTO user VALUES (5386,'Doctor','shelln0','logically@37.com',10,'Doctor','',0,'',0,1);
INSERT INTO user VALUES (5387,'chelecatahay','tayleses','mcatahay@hotmail.com',10,'Chele','http://www.xanga.com/home.aspx?user=Mickeys_CoffeeHouse',0,'Island Girl',0,1);
INSERT INTO user VALUES (5388,'eliza','breakfast','elizabetsan@yahoo.com',20,'Eliza','',0,'',0,1);
INSERT INTO user VALUES (5389,'Qapla','muppet','qapla666@yahoo.com',10,'Michel Schelfhout','',0,'',0,0);
INSERT INTO user VALUES (5390,'rohit324','rohit','rohit@hotmail.com',10,'rohit','',0,'',0,0);
INSERT INTO user VALUES (5391,'nar','robin44','codyryanyork@hotmail.com',20,'York','',0,'',0,1);
INSERT INTO user VALUES (5392,'Pablo','lucia','pjmeraz@hotmail.com',10,'Pablo','',0,'I Love probabilities',0,0);
INSERT INTO user VALUES (5393,'shellmar','casper','noodlemartin@hotmail.com',10,'Linda','',0,'I am a math teacher!',0,1);
INSERT INTO user VALUES (5394,'mmartin','casper','noodlemartin@hotmail.com',10,'Linda','',0,'',0,1);
INSERT INTO user VALUES (5395,'lyle','brendag','lylebodman@hatmail.com',10,'Lyle Bodman','',0,'',0,0);
INSERT INTO user VALUES (5396,'girl','girl','pibbilyboo@yahoo.com',10,'Emily','www.freewebs.com/girlfriends_guild',0,'',0,0);
INSERT INTO user VALUES (5397,'tigger_freak','ILOVETIGER','tigger2557@yahoo.com',10,'Brittnee','',0,'',0,1);
INSERT INTO user VALUES (5398,'Myra','myra','GigaByteGirl@hotmail.com',10,'Myra','',0,'',0,1);
INSERT INTO user VALUES (5399,'LaLalicious','john908','GBABYizLOST@aol.com',10,'Gabby','',0,'',0,1);
INSERT INTO user VALUES (5400,'wargreymon','1493','chunhongjim@hotmail.com',10,'allen','http://www.xanga.com/home.aspx?user=saintsaiya',0,'',0,1);
INSERT INTO user VALUES (5401,'DataDox','finertiae','data-dox@data-dox.com',10,'Tommy','',0,'',0,0);
INSERT INTO user VALUES (5402,'peggy','logic','forTheRecord2004@hotmail.com',10,'peggy mashburn','',0,'',0,1);
INSERT INTO user VALUES (5403,'luluv2004','mauro','luluv_91@latinmail.com',10,'Lulu','http://www.xanga.com/home.aspx?user=luluv2004',0,'i like punk rock music!',0,0);
INSERT INTO user VALUES (5404,'Jyube','0987207234','Alone_in_the_fire@hotmail.com',10,'Jyube','',0,'',0,1);
INSERT INTO user VALUES (5405,'MrG','alter','mrgmath@hotmail.com',10,'Jer','',0,'',0,1);
INSERT INTO user VALUES (5406,'anu_senthil','66anu66','manupriya_78@hotmail.com',10,'Anu','',0,'',0,1);
INSERT INTO user VALUES (5407,'Pikastar64','lucky','skirvdog246@msn.com',20,'Ashley','',0,'',0,0);
INSERT INTO user VALUES (5408,'lucas','devils','lucas@mit.edu',10,'lucas','',0,'',0,1);
INSERT INTO user VALUES (5409,'ibg_bps','mariachacon','ibg_bps@hotmail.com',10,'Iván','http://totallybeliweb.cjb.net',0,'Gracias',0,0);
INSERT INTO user VALUES (5410,'troot','neejers','troot@visa.com',10,'Tom Root','',0,'Neejers was a great golden retriever',0,1);
INSERT INTO user VALUES (5411,'AresLathe','darkarchon','areslathe@hotmail.com',10,'Ares','',0,'',0,0);
INSERT INTO user VALUES (5412,'luckyaep','hi12345','luckyaep@aol.com',10,'angela','',0,'i love drawing and doing sports and horseback riding',0,1);
INSERT INTO user VALUES (5413,'Corkie','pecamb','mnunner1@verizon.net',10,'courtney','',0,'',0,1);
INSERT INTO user VALUES (5414,'chetter','091280','nor4k@yahoo.com',10,'rafi','',0,'',0,0);
INSERT INTO user VALUES (5415,'kari','nicole','kar_i@hotmail.com',10,'kari','www.xanga.com/kari_21',0,'hey its just me not much to say! im always really bored so just check out my xanga and post in my chat box! my xanga is kari_21! thanks!',0,1);
INSERT INTO user VALUES (5416,'ned','mulready','crazy_ned@msn.com',10,'Ned','',0,'I am still alive (at time of writing)',0,0);
INSERT INTO user VALUES (5417,'Bobepine','123123','billiusbo@hotmail.com',10,'Bob','',0,'',0,1);
INSERT INTO user VALUES (5418,'ToeQueen','mybabyjosh','Toequeeeeen@yahoo.com',10,'ToeQueen','www.xanga.com/toe_queeeeen',0,'O___o',0,0);
INSERT INTO user VALUES (5419,'dalekiku','kikudale','dalekiku@cox.net',10,'Dale','',0,'',0,1);
INSERT INTO user VALUES (5420,'Orfeus','amenhotep9','spookey_iceqween@hotmail.com',10,'Orfeus','',0,'',0,1);
INSERT INTO user VALUES (5421,'dementrix','mariposa','traasl@hotmail.com',10,'dementrix','',0,'I love to use my brain.',0,1);
INSERT INTO user VALUES (5422,'xxkrnstarxx','connie','qutegal04@yahoo.co.kr',10,'krissy','www.xanga.com/xxkrnstarxx',0,'me...',0,1);
INSERT INTO user VALUES (5423,'Dr3CImsD0oCOm3tRu3','regina','longhorngurl345@hotmail.com',10,'regina','lil_rege',0,'',0,0);
INSERT INTO user VALUES (5424,'basketballfreak2134','griffen','basketballfreak2134@yahoo.com',10,'Raven','www.worthyemail.com',0,'Hi I am weird I alos like music I also am really really really annoying',0,1);
INSERT INTO user VALUES (5425,'orlxvigxluvv','iluvorlandoviggo','orlxvigxluvv@netscape.net',10,'Eunice','www.xanga.com/legolas_aragorn_luvvvvvvv',0,'',0,1);
INSERT INTO user VALUES (5426,'marki','776231873','maja.kratochvilova.@seznam.cz',10,'Markéta Kratochvilová','www.seznam.cz',0,'super',0,0);
INSERT INTO user VALUES (5427,'Da4shpinay','carcar','Mizzcutiepinay@yahoo.com',10,'Carly (Da4shoPinay)','',0,'I\'m Pinay and Sweet...',0,1);
INSERT INTO user VALUES (5428,'NMTD','kl958n','dandelion_nt@hotmail.com',10,'Norris','',0,'',0,0);
INSERT INTO user VALUES (5429,'73553','5551','jdimes360@hotmail.com',10,'Jesse','',0,'',0,1);
INSERT INTO user VALUES (5430,'AznDogFreak','shirleyh','LCutestar@yahoo.com',10,'Winnie','',0,'hi',0,0);
INSERT INTO user VALUES (5431,'short_inches','tightend','shortysash@yahoo.com',10,'sasha','www.xanga.com/short_inches',0,'',0,0);
INSERT INTO user VALUES (5432,'watrmelon1','eclaire','muffalutta@hotmail.com',10,'e','',0,'i like yellow',0,1);
INSERT INTO user VALUES (5433,'lilelboi','qwerty','aznblizarddragon@aol.com',10,'LiL_EviL_BoI','http://www.xanga.com/private/home.aspx?user=LiL_EviL_Boi',0,'',0,1);
INSERT INTO user VALUES (5434,'tammy_folsom','iamblessed','tammy_folsom@yahoo.com',10,'folsom','',0,'',0,0);
INSERT INTO user VALUES (5435,'SpLiTcHiCk2292','tiggeracey','britchick2292@hotmail.com',10,'wenna','http://www.xanga.com/home.aspx?user=splitchick2292',0,'',0,1);
INSERT INTO user VALUES (5436,'clearbracelet','rocky1','softstar5@yahoo.com',10,'Ruth','http://www.xanga.com/home.aspx?user=clearbracelet',0,'',0,0);
INSERT INTO user VALUES (5437,'AbbyH137','irule25','Abinator137@aol.com',10,'Abby','',0,'',0,1);
INSERT INTO user VALUES (5438,'monkey_ghurl','katiehan','best4evba@yahoo.com',10,'dianahan','',0,'Hello every1!!!as u can c, i love monkies^^!!',0,0);
INSERT INTO user VALUES (5439,'desi03','2003','desire_me_03@yahoo.com',10,'desiree','',0,'i am cool',0,1);
INSERT INTO user VALUES (5440,'dammititschris','dorado','xxitachixx@yahoo.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (5441,'Phishstix','inkman','Phishstix2009@cs.com',10,'Bob Harley','none',0,'dont wanna',0,1);
INSERT INTO user VALUES (5442,'flip314','hhuhak','philmarshall@hotmail.com',10,'Phil','',0,'',0,1);
INSERT INTO user VALUES (5443,'loz44','fr1zz13','loz4@aol.com',10,'lulu lather','',0,'',0,1);
INSERT INTO user VALUES (5444,'PezLoco','viperdcr10','pez_loco147@hotmail.com',10,'Pez Loco','',0,'',0,0);
INSERT INTO user VALUES (5445,'moomoo','ayumix','evolution_ayux@hotmail.com',10,'moomoo','www.xanga.com/MooMooCowKing.com',0,'',0,0);
INSERT INTO user VALUES (5446,'sexy','bubbles','playboy_girl7@hotmail.com',10,'Ashleigh','',0,'',0,1);
INSERT INTO user VALUES (5447,'nathanh','triangle','liquid_fire920@hotmail.com',10,'Nathan Holt','',0,'',0,0);
INSERT INTO user VALUES (5448,'KuyaArdy','rdlang','KuyaArdy@aol.com',10,'Florentino','',0,'Oh I\'m just a nobody',0,0);
INSERT INTO user VALUES (5449,'rekha','priyanka','rekha_rajan77@hotmail.com',10,'rekha','',0,'',0,0);
INSERT INTO user VALUES (5450,'auntlala','timhansford','darlinglala2004@yahoo.com',10,'michelle','',0,'single mom of 2 boys :)',0,1);
INSERT INTO user VALUES (5451,'neb0','iloveneb','neb0-info1454@energymail.com',10,'Neb0','http://www.subtlebreath.be.tt',0,'H000000haaaaaah',0,0);
INSERT INTO user VALUES (5452,'ScOtTsBaByForEvEr','scottie','AnnaPBear@comcast.net',10,'Anna','',0,'',0,0);
INSERT INTO user VALUES (5453,'thumbtackthief','car99amp','padfu@hotmail.com',10,'Paul','',0,'',0,1);
INSERT INTO user VALUES (5454,'Candice','candice','Candy_cutie@hotmail.com',10,'Candice','',0,'',105,1);
INSERT INTO user VALUES (5455,'rajan','dingdong','grajan_2000@yahoo.com',10,'rajan','',0,'',0,1);
INSERT INTO user VALUES (5456,'Arathiliel','minnquetta','Candy_cutie3@hotmail.com',10,'Candice','',0,'',105,1);
INSERT INTO user VALUES (5457,'Homer','sportc9','rapids209@aol.com',10,'Homer','',0,'',0,1);
INSERT INTO user VALUES (5458,'BabyJAngel55','Hayley','Jillie@columbus.rr.com',10,'Jillian','www.dcoffee.com',0,'red hair, blu eyes,\r\nvery hot but im taken',0,1);
INSERT INTO user VALUES (5459,'wearley26','hyundai','wearley26@aol.com',10,'walt','',0,'',0,0);
INSERT INTO user VALUES (5460,'brelee410','jennifer','brelee410@hotmail.com',10,'Brenda','',0,'Elementary Education Student',0,1);
INSERT INTO user VALUES (5461,'bslawstudent','daisyduke','bslawstudent@hotmail.com',10,'bs','',0,'',0,0);
INSERT INTO user VALUES (5462,'keenan','keenan','acdawson@yahoo.com',10,'keenan','',0,'',0,1);
INSERT INTO user VALUES (5463,'skehaniw','shadow','skehaiw@dadeschools.net',10,'Bill Skehan','',0,'',0,0);
INSERT INTO user VALUES (5464,'ladynoel','fallenangel','snowangel_xoxo2001@yahoo.com',10,'noel','http://theromancelodge.bravehost.com/loveandromance.html',0,'hey yall,\r\nbe sure to check out my homepage\r\nthnx\r\n\r\nblessings,,\r\nNoel',0,1);
INSERT INTO user VALUES (5465,'lulubelle','fallenangel','snowangel_xoxo20012@yahoo.com',10,'des','',0,'',0,1);
INSERT INTO user VALUES (5466,'zlaw','Jesmojos','steveezekial@yahoo.com',10,'steve','',0,'',0,0);
INSERT INTO user VALUES (5467,'Lisa3dogs','thenewdog','Elmofanforlife@hotmail.com',10,'Lisa','',0,'I am a girl who just want to play a game!!!',0,1);
INSERT INTO user VALUES (5468,'jamal1139','ihateu','agreatsteak4207@cox.net',10,'jake','',0,'',0,0);
INSERT INTO user VALUES (5469,'RickB','harned','rkbrente@yahoo.com',10,'Rick Brente','',0,'',0,1);
INSERT INTO user VALUES (5470,'kasturi','psswrd6','kasturishivkumar@yahoo.com',10,'kasturi shivkumar','',0,'',0,0);
INSERT INTO user VALUES (5471,'la_dreamer','peaches','eloriginaldls@yahoo.com',10,'Erica','',0,'',0,0);
INSERT INTO user VALUES (5472,'mos','jesus','redmasque3000@yahoo.com',10,'jc','',0,'',0,0);
INSERT INTO user VALUES (5473,'Lord_Foamy','1majica','lord_foamy@yahoo.com',10,'Maus','',0,'',0,0);
INSERT INTO user VALUES (5474,'soibeen','custommade','dancer_grrl@hotmail.com',10,'Katie','http://geocities.com/dancer_grrlkatie',0,'My name is Katie\r\nI\'m 14\r\nI go to Panabaker JH\r\nI have a song, it goes: I\'m Katie, Thats my name, I\'m Katie, Thats my name, My name is Katie\r\nI have very few friends on LiveJournal\r\nI want to have more friends on LiveJournal\r\nI like the Beatles\r\nAnd Sam Roberts\r\nI\'m Single and Looking... hard... my eyes hurt\r\nI really like flowers\r\nI also like food\r\nEspecially chocolate and cheese... and milk products\r\nI laugh at lactose intolerant people\r\nMy sister is lactose intolerant\r\nMy sister is pregnant\r\nMy favourite color is pink\r\nI really really really adore peanut butter\r\nI like to draw\r\nI like to design clothes\r\nI hate people\r\nI like sculpting, not saying I\'m good, just saying I enjoy it\r\nI like doing peoples hair and makeup\r\nI hope to get into beauty school\r\nI need a job\r\nI like doing weird makeup things\r\nAnd weird clothes things\r\nI wear a long black glove with the fingertips cut off to school everyday on my left hand\r\nI wear a fingerless short glove made of black lace to school every day on my right hand\r\nI have a fetish for big heeled and platformed boots\r\nI also have a fetish for bondage... so what if I\'m only 14\r\nI like costume jewelery\r\nI have a beautiful costume jewelery ring, its got a blue stone in it\r\nI have a vial of purple \"fairy dust\" around my neck that I got for my birthday from my friend stacey\r\nI have an addiction to Mountain Dew and Twix...\r\nI\'m currently eating peanut butter and chocolate chips out of a fancy small bowl...\r\nMy mother has a cellphone, my father doesn\'t, my sister does, I do but its not activated\r\nThat comment had no relevance to my life...\r\nGood Bye\r\n',0,0);
INSERT INTO user VALUES (5475,'PCGamer','Nvidia','Steven.Anderson.1@sendit.nodak.edu',10,'Steven','',0,'',0,1);
INSERT INTO user VALUES (5476,'RenegadeLeader','claytong','cgray@claytongray.net',10,'clayton','http://www.claytongray.net',0,'I design websites, and program in PHP',0,0);
INSERT INTO user VALUES (5477,'hannah','lindsey','twokute2no@aol.com',10,'carly','',0,'',0,1);
INSERT INTO user VALUES (5478,'runnynose','princess','molemonosju@hotmail.com',10,'meanie','www.xanga.com/runnynose',0,'',0,0);
INSERT INTO user VALUES (5479,'remusac','pocahontas','remusac@yahoo.com',10,'remus avram','',0,'',0,1);
INSERT INTO user VALUES (5480,'rnavanee','secret','hainavanee@netscape.net',10,'Navanee','',0,'A software engineer from India!!',0,0);
INSERT INTO user VALUES (5481,'m3nt0r','49198420','gdounis17@hotmail.com',20,'John','www.geocities/napfsoft',0,'',0,0);
INSERT INTO user VALUES (5482,'itsonlyme','mykids','itsonlyme63@aol.com',10,'Susan Wallace','',0,'',0,1);
INSERT INTO user VALUES (5483,'714524','Teaser','stu.family@connectfree.co.uk',10,'Stu','',0,'',0,1);
INSERT INTO user VALUES (5484,'pc','montreal','pc2004-mail2004@mailblocks.com',10,'P C','',0,'',0,1);
INSERT INTO user VALUES (5485,'jazzy513','secret','jazzy51320012002@yahoo.com',10,'jazzy','',0,'',0,1);
INSERT INTO user VALUES (5486,'the_village_idiot','uh...sumthin','ccka1143@aol.com',10,'Katie','don\'t have one',0,'I am EXTREMELY bad in math. PLEASE help!!',0,0);
INSERT INTO user VALUES (5487,'Pete','14matematica','plunts@indiana.edu',20,'Peter Lunts','',0,'',0,0);
INSERT INTO user VALUES (5488,'baybannie','raver','eyitzannie@hotmail.com',10,'anita','www.xanga.com/baybannie',0,'',0,1);
INSERT INTO user VALUES (5489,'blaxicanbaby24_7','jameslover','ghettoballer_1@yahoo.com',10,'Yo Girl','www.xanga.com/bballer4alwayz03',0,'im a baller',0,0);
INSERT INTO user VALUES (5490,'blue_angel00','36606','wild_angel_fire@mailcity.com',10,'cawanda','',0,'',0,0);
INSERT INTO user VALUES (5491,'vietboybballn','keyboard','joey@hotmail.com',10,'keyboard','yahoo.com',0,'',0,1);
INSERT INTO user VALUES (5492,'creekchica','dmpaea','creekchica@aol.com',10,'amanda','',0,'i am a brain teaser freak',0,1);
INSERT INTO user VALUES (5493,'amberber','amberchi','giambergi@hotmail.com',10,'Amber','www.xanga.com/amberber',0,'',0,1);
INSERT INTO user VALUES (5494,'Lloydizzle','l8a8g84e','lloyd_estacio_is@hotmail.com',10,'Lloyd Estacio','www.xanga.com/BlackenedEndings',0,'I like to rock out',0,1);
INSERT INTO user VALUES (5495,'greetselva','selva007','greetselva@yahoo.com',10,'selva','',0,'',0,1);
INSERT INTO user VALUES (5496,'AllieGurl','allie88','butterfly88kisses@hotmail.com',10,'Allie','www.xanga.com/Allie_4Eva',0,'',0,0);
INSERT INTO user VALUES (5497,'-Allie-','allie88','butterfly88kisses@hotmail.com',10,'Allie','www.xanga.com/Allie_4Eva',0,'',0,0);
INSERT INTO user VALUES (5498,'kamachan','kamachan','ckamalakannan@netscape.net',10,'kamala kannan','',0,'',0,0);
INSERT INTO user VALUES (5499,'lunarlogic','73132','Lazydazy27@hotmail.com',10,'winnifred foster','',0,'',0,0);
INSERT INTO user VALUES (5500,'ciavyn','cairo1','ciavyn@hotmail.com',10,'Ally','',0,'',0,1);
INSERT INTO user VALUES (5501,'rwalden','waldo','rwalden@claremore.k12.ok.us',10,'Russell','mail.claremore.k12.ok.us',0,'',0,1);
INSERT INTO user VALUES (5502,'tbainers','withnail','tbainers@hotmail.com',10,'tim','',0,'',0,1);
INSERT INTO user VALUES (5503,'QuikSand','buddha','msanderson@mdcounties.org',10,'M Sanderson','',0,'',0,1);
INSERT INTO user VALUES (5504,'jasonhawkins','vhm564v6','shopz187@yahoo.com',10,'jason','',0,'',0,0);
INSERT INTO user VALUES (5505,'baagii','baagii','baagii_86@yahoo.com',10,'baagii','xanga.com/gothic_night',0,'fuck',0,0);
INSERT INTO user VALUES (5506,'jahmal28','redlight123','jahmal28@hotmail.com',10,'Sandra','',0,'',0,1);
INSERT INTO user VALUES (5507,'jpbrow02','byteme','jpbrow02@hotmail.com',20,'John','',0,'',0,1);
INSERT INTO user VALUES (5508,'weepopdoodle','tpringtpau','weepopdoodle@yahoo.com',10,'JT Taylor','',0,'Zack\'s & Zoe\'s Pop Doodle AND Varence\'s & Valerie\'s Poppa.  I\'m \"The Big Poppa With The Big Moppa\" as Louis Stevens says...',0,0);
INSERT INTO user VALUES (5509,'jaminjassy','snowy6','jaminjassy@aol.com',10,'Jas','',0,'I\'m single babe',0,0);
INSERT INTO user VALUES (5510,'sweetlittoviet','ilubhym','sweetlittoviet@yahoo.com',10,'thuy','www.xanga.com/sweetlittovietladee',0,'',0,0);
INSERT INTO user VALUES (5511,'deborah1','deborah56','djj710@cs.com',10,'deborah','',0,'',0,0);
INSERT INTO user VALUES (5512,'malleshece','kpaddu','mallesh_iiit@cdl.msitprogram.net',10,'mallesh','',0,'interested in puzzles',0,1);
INSERT INTO user VALUES (5513,'monkeychan','821821','monkeychan821@yahoo.com.hk',10,'Mon Jai ..\'\'','www.xanga.com/monkeyluveason',0,'i luv u >3<',0,1);
INSERT INTO user VALUES (5514,'monkeychan821','821821','monkeychan821@yahoo.com.hk',10,'Mon Jai ..\'\'','www.xanga.com/monkeyluveason',0,'i\'m Monkey : )',0,1);
INSERT INTO user VALUES (5515,'kerri','danny97','www.kerrimunson@aol.com',10,'kerri munson','',0,'',0,1);
INSERT INTO user VALUES (5516,'minbismyk','857333','stephensm@educationcentral.org',10,'michael','',0,'',0,1);
INSERT INTO user VALUES (5517,'Iloveyou','020790','blondebabe@mail.com',10,'jessica','',0,'',0,0);
INSERT INTO user VALUES (5518,'cathymac','sexylady','cathymcdaniel@a1machineworks.com',10,'CATHY','',0,'',0,0);
INSERT INTO user VALUES (5519,'casualgeisha','bunnies','ryan_beaton@hotmail.com',10,'Ryan','',0,'',0,0);
INSERT INTO user VALUES (5520,'robsassy','zx01','sprinting_landsharks@hotmail.com',20,'sassy','',0,'',6264,0);
INSERT INTO user VALUES (5521,'cutebutpsycho742','cuddles','mandy34@juno.com',10,'amanda','',0,'',0,1);
INSERT INTO user VALUES (5522,'camlejoc','cal946','camlejoc@yahoo.com',10,'jeff','google',0,'',0,0);
INSERT INTO user VALUES (5523,'shrink121212','danni33432','shrink85@hotmail.com',10,'Brittany','',0,':-P',0,0);
INSERT INTO user VALUES (5524,'mjsolberg','milajanette','mjsolberg@olmsteadinc.com',10,'mark','',0,'',0,0);
INSERT INTO user VALUES (5525,'GEERIDDLER','THE14G','The14g@hotmail.com',10,'G','',0,'M/22\r\nAUSTRALIAN\r\nENJOY WATER SPORTS AND WALKS ON THE BEACH....',0,0);
INSERT INTO user VALUES (5526,'JamalJames','rosana','cinicalrapper@netscape.net',10,'justin','',0,'shes your girlfriend',0,1);
INSERT INTO user VALUES (5527,'JeromJames','rosana','cinicalrapper@etscape.net',10,'Jamal','',0,'shes your girlfriend',0,1);
INSERT INTO user VALUES (5528,'lildude','paritosh','pari97@rediffmail.com',20,'shawn','groups.msn.com/InternetSecurity',0,'Hi, I am a 15 year old guy.',0,0);
INSERT INTO user VALUES (5529,'Goober','Mustang','ImGoober06@aol.com',10,'Rachael','',0,'i love u all',0,0);
INSERT INTO user VALUES (5530,'sanduv5000','capsec','sanduv5000@yahoo.com',10,'Sandu-Dragu Vlad','',0,'',0,1);
INSERT INTO user VALUES (5531,'mrcool_nitt','Meroono1','kodi_rect2002@yahoo.com',10,'kodi','',0,'Engineering \r\nStudent',0,0);
INSERT INTO user VALUES (5532,'SiCkFlipZMoBB21','kickflip','sharpieman03@yahoo.com',10,'Francis Angeles','www.xanga.com/azn_flipdamodez',0,'',0,0);
INSERT INTO user VALUES (5533,'ssx2201','digichamp','ssx2201@yahoo.com',10,'Murtaza','www.yahoo.com',0,'Cool, smart, nice, friendly, and fun.',0,1);
INSERT INTO user VALUES (5534,'hl9407','jinh03','masterjin@myself.com',10,'jin','',0,'',0,0);
INSERT INTO user VALUES (5535,'peep712','7words','serenitysubdued@compuserve.com',10,'mike','',0,'intrested in art. i like challenges.',0,0);
INSERT INTO user VALUES (5536,'Haiosu','doofu','Haoisu@jpl.net',10,'Haiosu','',0,'',0,1);
INSERT INTO user VALUES (5537,'stephanie14','kodakumi','realemotionffx2@yahoo.com',10,'stephanie','realemotionffx2.cjb.net',0,'',0,1);
INSERT INTO user VALUES (5538,'1jak','bh0401','jsqueaky@comcast.net',10,'Jessica Kennedy','comcast',0,'',0,0);
INSERT INTO user VALUES (5539,'alrebo','stacy','mikestacy@charter.net',20,'mike','yahoo',0,'',0,1);
INSERT INTO user VALUES (5540,'bamm_bamm','reeva','social_scardiecat@hotmail.com',10,'mandy','www.bored.com',0,'lol bored right now lol',0,1);
INSERT INTO user VALUES (5541,'ferrett35','fwfd746','gary@tkcups.com',10,'Gary','',0,'',0,0);
INSERT INTO user VALUES (5542,'eugenelimhs','138238','eugenelimhs@hotmail.com',10,'eugene','www.freewebs.com/eugenelimhs/',0,'',0,0);
INSERT INTO user VALUES (5543,'william','rendi','cutefrenzie@mymelody.com',10,'jessica','google',0,'',0,0);
INSERT INTO user VALUES (5544,'russ','a9FLOOBLE0','russ@lmuscle.com',10,'Russ','',0,'',0,1);
INSERT INTO user VALUES (5545,'freddy','netunicon','freddylinux@yahoo.com',10,'freddy','',0,'',0,0);
INSERT INTO user VALUES (5546,'skross','widsp2','flooble.2.skross@spamgourmet.com',10,'se ross','',0,'',0,1);
INSERT INTO user VALUES (5547,'navyman','boomer','soonerfan_191984@yahoo.com',10,'Gayln Adams','',0,'',0,0);
INSERT INTO user VALUES (5548,'SculptureOfSoul','august30','SculptureOfSoul@yahoo.com',10,'Seth','',0,'',0,1);
INSERT INTO user VALUES (5549,'marne1976','5476ml','marnehunter@hotmail.com',10,'marne','www.xanga.com/littleyellowmonkey',0,'',0,0);
INSERT INTO user VALUES (6004,'mayara1459','1459','may.kist@zipmail.com.br',10,'mayara','www.six_miguxoninha.blogger.com.br',0,'ok',0,0);
INSERT INTO user VALUES (5550,'smiley_girl01','password','pdr_ent@earthlink.net',10,'Emily Huston','www.xanga.com/smiley_girl01',0,'i am 14, live in Sacramento California and LOVES SOCCER!!!!!!!!!!!! :) :) ',0,1);
INSERT INTO user VALUES (5551,'Mutineer','witecoco','Mutineer17@aol.com',10,'Kyle','',0,'I play soccer.',0,0);
INSERT INTO user VALUES (5552,'drumguyrob','hitom99','drumguyrob@yahoo.com',10,'robby','none',0,'drums',0,1);
INSERT INTO user VALUES (5553,'colinmarsh79','hengis79','colin.m@synectico.com.au',10,'colin marsh','',0,'',0,0);
INSERT INTO user VALUES (5554,'jerseygurlmrh','delilah','jerseygurl88623@yahoo.com',10,'molly','yahoo.com',0,'',0,0);
INSERT INTO user VALUES (5555,'jestyle2002','nickelwindow999','lil_johnny_boi_01@hotmail.com',10,'John','www.xanga.com/jestyle2002',0,'',0,1);
INSERT INTO user VALUES (5556,'kowabunga','kowabunga','austinmunro2003@yahoo.com',10,'austin','',0,'',0,1);
INSERT INTO user VALUES (5557,'Cherylb36','kissukiss','cherylboop@msn.com',10,'Cheryl Barcus','',0,'I love to try and solve puzzles, ',0,0);
INSERT INTO user VALUES (5558,'weaselboy27','maverick','osberg001@gannon.edu',10,'brian','',0,'',0,0);
INSERT INTO user VALUES (5559,'kenthank','712500','efsignup@yahoo.com',10,'kenthank','',0,'',0,0);
INSERT INTO user VALUES (5560,'guliwer27','gregorius','guliwer27@poczta.fm',10,'gregory','no',0,'I am Polish engineer of metallurgy, i am 28 y.o. and i love mountains, i like to read Einstein\'s theory',0,0);
INSERT INTO user VALUES (5561,'Journey','07241106','smallnfsty@hotmail.com',10,'Journey','',0,'',0,0);
INSERT INTO user VALUES (5562,'Johanna','josebraz','hannalei77@hotmail.com',10,'johanna salangsang','',0,'',0,1);
INSERT INTO user VALUES (5563,'thegreeneyeddragon','batman15','mikeragan@comcast.net',10,'Mike','http://www.michaelragan.com',0,'',0,1);
INSERT INTO user VALUES (5564,'nancy','nancy','olittleshark@aol.com',10,'nancy','',0,'i am chaldean\r\ni am a girl\r\ni have long hair\r\n',0,1);
INSERT INTO user VALUES (5565,'xangaphoo','1234','stsingpong@yahoo.com',10,'tsing','www.xanga.com/tsingbmeeh',0,'',0,0);
INSERT INTO user VALUES (5566,'rubbernapalm','gemini','kingminichenny@yahoo.com',10,'daniel','',0,'',0,1);
INSERT INTO user VALUES (5567,'tinkisme','tink','sonnyistink18@yahoo.com',10,'tristin','yahoo',0,'',0,0);
INSERT INTO user VALUES (5568,'howdy','geekster','mmmltblmr@aol.com',10,'Mary','',0,'',0,0);
INSERT INTO user VALUES (5569,'dustbunny','achoo','blinding_sunlight@yahoo.com',10,'Michael','',0,'',0,1);
INSERT INTO user VALUES (5570,'davidwang066','962066','davidwang066@163.com',10,'qinghua wang','davidwang066',0,'',0,0);
INSERT INTO user VALUES (5571,'zerothyherox','1990727','mayd90@yahoo.com',10,'frank','',0,'I\"m good at Chemistry',0,1);
INSERT INTO user VALUES (5572,'jcvaldezo','joca5301','jcvaldezo@hotmail.com',10,'Carlos Valdes','',0,'',0,0);
INSERT INTO user VALUES (5573,'chloeh','chantpolish','chloeh_oz@yahoo.com',10,'chloeh','www.xanga.com/private/home.aspx?user=chloeh',0,'cute! hahah',0,0);
INSERT INTO user VALUES (5574,'error','madurai','bvijay@santabanta.com',10,'vijayakumar','http:\\\\www.geocities.com\\vijayatmdu\\',0,'interested in logical puzzles',0,0);
INSERT INTO user VALUES (5575,'mrwikd04','bitter','mrwikd98@yahoo.com',10,'larry dean','',0,'avid puzzler',0,0);
INSERT INTO user VALUES (5576,'shipra_54','kuomkaus','shipra_54@yahoo.com',10,'pratyusha','yahoo',0,'i love travelling, cooking n reading. i like playin lots of pranks too...',0,0);
INSERT INTO user VALUES (5577,'sammie','biteme','smiller_2@yahoo.com',10,'sammie','',0,'',0,0);
INSERT INTO user VALUES (5578,'natty91','abcdefgh','masculine_in@hotmail.com',10,'natty','',0,'',0,1);
INSERT INTO user VALUES (5579,'superfluous_nut','chaos99','fathom_games@hotmail.com',10,'superfuous_nut','',0,'',0,0);
INSERT INTO user VALUES (5580,'oddesyboy','cheese','xxscooter49xx@AOL.com',20,'paul','none',0,'i like to bike blade and ski',0,1);
INSERT INTO user VALUES (5581,'boilerpicc','febfirst','clhooten@hotmail.com',10,'Christa','',0,'Really bored graduate student',0,1);
INSERT INTO user VALUES (5582,'subhendu_hazra','michelle','subhendu_hazra@indiatimes.com',10,'SUBHENDU','',0,'',0,1);
INSERT INTO user VALUES (5583,'melster','hiwots','magicmel1@hotmail.com',10,'Stephen','',0,'',0,1);
INSERT INTO user VALUES (5584,'kelly5656','jellyfish','cami4420@aol.com',10,'kelly','',0,'',0,0);
INSERT INTO user VALUES (5585,'Blondie','vikings','pammers65@earthlink.net',10,'Pammers','',0,'Mom having trouble helping 2 boys with homework',0,1);
INSERT INTO user VALUES (5586,'marcpeabody','N1c0le','marcpeabody@yahoo.com',10,'MarcAllen','',0,'',0,1);
INSERT INTO user VALUES (5587,'tevyesrich','mazeltov','tevyesrich@comcast.net',10,'Chuck Horn','',0,'',0,0);
INSERT INTO user VALUES (5588,'ngillpatrick','stephaine','ngillpatrick@steelfab.com',10,'Nathan Gillpatrick','',0,'',0,0);
INSERT INTO user VALUES (5589,'ESum','yellow4stone','stasis@fastermail.com',10,'ESum','',0,'',0,0);
INSERT INTO user VALUES (5590,'Saz','pookie','sarah@indiglow.co.uk',10,'Saz','',0,'',0,1);
INSERT INTO user VALUES (5591,'beeluvschris','shamu','Bethanysmith_83@hotmail.com',10,'bethany','',0,'im gr8',0,1);
INSERT INTO user VALUES (5592,'kamisaki47','frances1','kamisaki47@yahoo.com',10,'dell','',0,'',0,1);
INSERT INTO user VALUES (5593,'mick_lad','????????','liverpudlianladdy@hotmail.com',10,'Michael','',0,'',0,1);
INSERT INTO user VALUES (5594,'SMBiker911','john10587','jvangeem@msn.com',10,'John','',0,'',0,1);
INSERT INTO user VALUES (5595,'crazymunky','sung','hellostevenlu@yahoo.com',10,'steven','',0,'',0,0);
INSERT INTO user VALUES (5596,'klock502','password','klock502@aol.com',10,'Katrina','',0,'',0,0);
INSERT INTO user VALUES (5597,'iambob','bobby','m_harvey@cariboo.bc.ca',10,'michelle','',0,'',0,0);
INSERT INTO user VALUES (5598,'satya','nannynaman','satyabratsharma@yahoo.com',10,'satyabratsharma','',0,'i am a student whyo is intrested in stuff like this\r\n',0,0);
INSERT INTO user VALUES (5599,'yourememberyourdickfor','timisgod','timma420420@yahoo.com',10,'timm','',0,'i like to eat the souls of small children.....',0,0);
INSERT INTO user VALUES (5600,'adduadil','tayyib','adduadil@rediffmail.com',10,'mohammed adil','',0,'i am working as a site engineer(B.E.Civil).interested in developing my self. ',0,0);
INSERT INTO user VALUES (5601,'emos','emos','ericmosqueda@cs.com',20,'eric','',0,'love logic puzzles',0,1);
INSERT INTO user VALUES (5602,'pazword','ESKECI','boanoite@bol.com.br',10,'bo','',0,'',0,0);
INSERT INTO user VALUES (5603,'featherbella20','heather','spvballgurl16@hotmail.com',10,'Heather Krause','',0,'',0,1);
INSERT INTO user VALUES (5604,'pharper','pharper','pharper@pendleton.k12.ky.us',10,'Pamela Harper','',0,'',0,0);
INSERT INTO user VALUES (5605,'cappoblanca','ballistic10','davidbern7@aol.com',10,'David Bernal','',0,'writer, chess player,\r\nlike tennis',0,0);
INSERT INTO user VALUES (5606,'Byannckah','112492','nackajo@msn.com',10,'Byannckah','',0,'',0,0);
INSERT INTO user VALUES (5607,'ksareen90','essareen15','KushSareen15@hotmail.com',10,'Kush','www.xanga.com/KushSareen15',0,'',0,0);
INSERT INTO user VALUES (5608,'mukesh_swe','helloworld','mukesh_swe@flooble.com',10,'mukesh','',0,'fa',0,0);
INSERT INTO user VALUES (5609,'tas','omarion','baby_girl_tas2003@yahoo.com',10,'tweety','holidays n the sun',0,'i love 2 have fun! i love 2 sing and dance',0,1);
INSERT INTO user VALUES (5610,'Tangles','casper','alanberris@hotmail.com',10,'Alan Berris','',0,'Teacher',0,0);
INSERT INTO user VALUES (5611,'cheriath','vikkuappu','krish_cher@yahoo.com',10,'Kris','www.google.com',0,'N/a',0,1);
INSERT INTO user VALUES (5612,'biswasr','veronica','biswasr@daksh.com',10,'Rahul','',0,'working in a service industry background',0,0);
INSERT INTO user VALUES (5613,'dlhanlon','knitting','jspkmom@hotmail.com',10,'deb','msn',0,'',0,0);
INSERT INTO user VALUES (5614,'rmattos','040794','r.mattos@kodeos.com',20,'Roberto Mattos','',0,'',0,0);
INSERT INTO user VALUES (5615,'Kali','broken','amykaliterna@hotmail.com',10,'Amy','',0,'Not much to say...I like math',0,0);
INSERT INTO user VALUES (5616,'iamykamy','twins','iamykamy@hotmail.com',10,'Kami Strong','',0,'',0,0);
INSERT INTO user VALUES (5617,'xgotxricex','heangn','anamazn@aol.com',10,'jen','',0,'',0,1);
INSERT INTO user VALUES (5618,'khongten10','nguyen69','nguyen1179@yahoo.com',10,'Hau Nguyen','http://www.xanga.com/home.aspx?user=Khongten10',0,'',0,0);
INSERT INTO user VALUES (5619,'talashil','tsailaja78','talashil@hotmail.com',10,'mah','',0,'',0,1);
INSERT INTO user VALUES (5620,'Boygenius','artemis','Artyboy@Junooo.com',10,'D','',0,'',0,1);
INSERT INTO user VALUES (5621,'smiley','sweetheart','slewstah@aol.com',10,'sarah','',0,'',0,1);
INSERT INTO user VALUES (5622,'lkbkcrkipz','1seven','lbcripz17@yahoo.com',10,'lK.unAtiC','',0,'',0,1);
INSERT INTO user VALUES (5623,'Brainiac2004','grover','sharoncusmano@hotmail.com',10,'Sharon Cusmano','',0,'I love to work a good puzzle and need a challenge once I master something.',0,1);
INSERT INTO user VALUES (5624,'lilesh','dhuskya','lileshsghadi@rediffmail.com',10,'Lilesh','',0,'',0,1);
INSERT INTO user VALUES (5625,'Ravages','012rage','ravages@indiatimes.com',10,'ChandraChoodan','http://selectiveamnesia.blog-city.com',0,'',0,0);
INSERT INTO user VALUES (5626,'anilsathe','sairam','anil_s_sathe@yahoo.com',10,'anil','',0,'working \r\nas \r\ns/w engineer',0,1);
INSERT INTO user VALUES (5627,'kip','kadjur','kip@calusaresort.com',10,'Kip Dane','',0,'',0,0);
INSERT INTO user VALUES (5628,'smorfin','flower','smorfin67@yahoo.com',10,'sandra','',0,'',0,0);
INSERT INTO user VALUES (5629,'bsxtech','secureD','bsxtech@fastmail.us',10,'JW','',0,'i like riddles',0,1);
INSERT INTO user VALUES (5630,'hyeinee','curel','hyeineex3@hotmail.com',10,'hyein','',0,'',0,1);
INSERT INTO user VALUES (5631,'annewchen','annewchen','annewchen@yahoo.com',10,'Anne Chen','',0,'',0,1);
INSERT INTO user VALUES (5632,'megarita420','netnmeg','megarita420@yahoo.com',10,'Meghann','Yahoo',0,'',0,1);
INSERT INTO user VALUES (5633,'BlondeOnTheInside265','sundae','KiTkAtAuStRaLiAbAt@hotmail.com',10,'Taylor Pappas','',0,'',0,1);
INSERT INTO user VALUES (5634,'probe','charbahal','prob_btc@hotmail.com',10,'prabin','',0,'Perfection does not exist. To understand this is the triumph of human intelligence; to expect to possess it is the most dangerous kind of madness .\r\nthat\'s me.',0,0);
INSERT INTO user VALUES (5635,'haywnchika','glover','hulagirl002@yahoo.com',20,'hywnchika','',0,'I like to surf and hula, I enjoy talking with friends and going to the mall.',0,0);
INSERT INTO user VALUES (5636,'snowygal18','forward','loonygal18@hotmail.com',10,'carolyn','',0,'',0,1);
INSERT INTO user VALUES (5637,'anukis','doberman','di@matra.fsnet.co.uk',10,'di matra','google',0,'married retired',0,1);
INSERT INTO user VALUES (5638,'pfnegwi','wabbajack','pfnegwi@rogers.com',10,'pfnegwi','',0,'',0,1);
INSERT INTO user VALUES (5639,'jdavis2509','may231982','jdavis2509@yahoo.com',10,'jessica','',0,'',0,0);
INSERT INTO user VALUES (5640,'amy19','talktome','aeamisener@hotmail.com',10,'Amy','',0,'',0,0);
INSERT INTO user VALUES (5641,'Jessca06','confuzzelled','xxbonzaibabyxx@yahoo.com',20,'Bonzai','',0,'',0,0);
INSERT INTO user VALUES (5642,'muzic_angel4u','password','muzicangel4u@netscape.net',10,'Vy','xanga.com/lovely_angel4u',0,'I luv 2 chat...chat...n chat',0,0);
INSERT INTO user VALUES (5643,'ReDGurLie230','k9261907','parrot220@msn.com',10,'!!!MrAzi3BaDeGgS!!!','http://www.msn.com',0,'YO,I\'m D3Af Full, myrealname is Mei Li klinger, NiCkNaMe is MrAzi3BaDeGgS, can you call me\" MrAzi3BaDeGgS, I\'m 16 years old.',0,1);
INSERT INTO user VALUES (5644,'utahgirl','thanks','bari_saxi@yahoo.com',10,'Leni Topham','',0,'',0,0);
INSERT INTO user VALUES (5645,'totorek','gargamel','totoro@poczta.fm',10,'Bartek','http://totoro.blog.pl',0,'manga rulz :)',0,0);
INSERT INTO user VALUES (5646,'Dave','kydd','pearlkite@hotmail.com',10,'Dave','',0,'',0,0);
INSERT INTO user VALUES (5647,'7slade','trouper','sladepl@hotmail.com',10,'crunch','',0,'',0,0);
INSERT INTO user VALUES (5648,'danoftheden','ramble88','Danoftheden@hotmail.com',10,'Danofhteden','',0,'',0,0);
INSERT INTO user VALUES (5649,'raynarafter','dougdan','raynarafter@aol.com',10,'rayna','www.xanga.com/raynarafter',0,'',0,1);
INSERT INTO user VALUES (5650,'omegan_doom','trudytok','omegan_doom@hotmail.com',10,'loong','',0,'',0,0);
INSERT INTO user VALUES (5651,'ajf1104','sable1','afrank@sablewealth.com',10,'Andrew Frank','',0,'',0,0);
INSERT INTO user VALUES (5652,'selkie15','annlee','azwhitestorm@yahoo.com',10,'Kira','',0,'',0,1);
INSERT INTO user VALUES (5653,'koi_person','yrneh','koi_person409@hotmail.com',20,'koi_person','',0,'',676,1);
INSERT INTO user VALUES (5654,'hughma','ehfhpf2','hughdma@yahoo.com',10,'Logic Joe','',0,'',0,1);
INSERT INTO user VALUES (5655,'yuva','7777777','yuvaas@yahoo.com',10,'yuva','www.xanga.com/benyeo',0,'',0,0);
INSERT INTO user VALUES (5656,'ktyfootie','october','ktyfootie@lycos.co.uk',10,'katie','',0,'',0,0);
INSERT INTO user VALUES (5657,'kcutie','yankee','klv6164@aol.com',10,'kristy','',0,'',0,1);
INSERT INTO user VALUES (5658,'wksatsrk','mackay','skylinekennels@bigpond.com',20,'Wendy','',0,'single, female, Australian',0,1);
INSERT INTO user VALUES (5659,'sherryb','tedthefish','sbingaman@blairoaks.k12.mo.us',10,'sherry bingaman','',0,'',0,0);
INSERT INTO user VALUES (5660,'Tomme','sawz','Epilithict@yahoo.com',10,'Wengel','',0,'',0,1);
INSERT INTO user VALUES (5661,'Gizzoh','HPracing','luv4daimports@hotmail.com',10,'Gabe','',0,'',0,0);
INSERT INTO user VALUES (5662,'JEHOVAH551','PASSWORD','JEHOVAH551@HOTMAIL.COM',10,'Jehovah','',0,'I AM A COLLEGE STUDENT WHO IS IN NEED OF EXTRA STIMULATION.',0,1);
INSERT INTO user VALUES (5663,'jaceace32','flex','jaceace32@nyc.rr.com',10,'Jace','',0,'sup sup',0,0);
INSERT INTO user VALUES (5664,'derfherder','kaplaa','krystanyaandfred@aol.com',10,'fred','',0,'',0,1);
INSERT INTO user VALUES (5665,'Mkdasmal','saphire','mkd_bujasim@hotmail.com',10,'Muhammad','wowkingdom.com',0,'',0,1);
INSERT INTO user VALUES (5666,'subtle','murray','oldpathsfarm@yahoo.com',10,'Frank Riddle','',0,'',0,1);
INSERT INTO user VALUES (5667,'hottie13','smilin hottie','slewstah@aol.com',10,'sarah','',0,'i am available and i love skating, writing poetry, i hate hate hate hate hate hate hate school!!!!!!!!!!\r\n',0,1);
INSERT INTO user VALUES (5668,'kandykid149','9711554','lilycaro88@yahoo.com',10,'Lidia','www.xanga.com/i2chldsh2contrl',0,'P* L* U* R\r\ne  o  n  e\r\na  v  i  s\r\nc  e  t  p\r\n      y  e\r\n         c\r\n         t',0,0);
INSERT INTO user VALUES (5669,'CPAs_Mafia','shlomo','laurenrapken@yahoo.com',10,'CPAs_Mafia','xanga.com/CPAs_Mafia',0,'',0,0);
INSERT INTO user VALUES (5670,'holely','power','holely_pants@hotmail.com',20,'tan','',0,'',0,1);
INSERT INTO user VALUES (5671,'ViEtl3o1','09301987','akudura@cox.net',10,'hiko','',0,'',0,0);
INSERT INTO user VALUES (5672,'akudura','09301987','akudura@cox.net',10,'kiri','',0,'',0,0);
INSERT INTO user VALUES (5673,'Wolf','amber','babyblue5290@hotmail.com',10,'amber','',0,'',0,1);
INSERT INTO user VALUES (5674,'Vanessa','jonas','maggiesue@gmx.co.uk',10,'Vanessa','',0,'',0,1);
INSERT INTO user VALUES (5675,'evaristus','13121962','evaristus1262@yahoo.com',10,'Evaristus Hero Asowa','yahoo.com',0,'I\'m an English Teacher.',0,0);
INSERT INTO user VALUES (5676,'AlanaCorine','qs0ruj09','AlanaCorinne21@yahoo.com',10,'Alana Etling','http://tell-me-a-story.blogspot.com/',0,'My name\'s Alana and I like chasing parked cars and suing for my injuries;)',1867,0);
INSERT INTO user VALUES (5677,'mitalsk','mital84','mitalsk@yahoo.com',10,'Mital','',0,'i luv maths',0,0);
INSERT INTO user VALUES (5678,'Rog','chickens','roger.horan@barclays.co.uk',10,'Rog','',0,'',0,0);
INSERT INTO user VALUES (5679,'mentalmom','daviad','jermar76@yahoo.com',10,'marticia ward','',0,'my son is adhd and homebound ',0,1);
INSERT INTO user VALUES (5680,'Thirteen','Lauren','MATTOCKS4@aol.com',10,'Elizabeth','',0,'Blonde hair\r\nblue eyes\r\n13 years old',0,0);
INSERT INTO user VALUES (5681,'kriknil','LINDARKI','glkirklin@comcast.net',10,'george kirklin','',0,'I\'m a trial lawyer in Portland, Or.',0,0);
INSERT INTO user VALUES (5682,'thatonechick','coolbean','gothgoddess15@yahoo.com',10,'sarah','',0,'i love music',0,0);
INSERT INTO user VALUES (5683,'PinkBarbiiDoll','ikafm','chiangster@earthlink.net',10,'Billy','www.xanga.com/xxIce_Angelxx',0,'music ',0,1);
INSERT INTO user VALUES (5684,'jenannamon','pokemon','jenannamon@hotmail.com',10,'jenanne','',0,'',0,1);
INSERT INTO user VALUES (5685,'Arbelos1','1.618033','bobdoyle@knology.net',10,'Elena','lany\'s chatterbox',0,'hi im ABnormal',0,1);
INSERT INTO user VALUES (5686,'fred','jnqFks8f','pi2klg_cactuar@yahoo.com',10,'fred','www.yahoo.com',0,'I\'m a student',0,0);
INSERT INTO user VALUES (5687,'MMGenius','chessmania','arielginis@hotmail.com',20,'Ariel','',0,'Junior in College; Math&Physics Major \r\n19 Male NY',0,1);
INSERT INTO user VALUES (5688,'hghfgfd','khmer','fdfhfjh@yahoo.com',10,'gfhfjhk','www.xanga.com/east_side_oakland',0,'fuck you',0,1);
INSERT INTO user VALUES (5689,'insect102','34sabe','adeesha_ekanayake@hotmail.com',10,'Adeesha','',0,'',0,0);
INSERT INTO user VALUES (5690,'shasidharan','whirlpool','shasi_spa@yahoo.co.in',10,'shasi','',0,'',0,0);
INSERT INTO user VALUES (5691,'frsf','bachan','bagri26@indiatimes.com',10,'sdfd','',0,'',0,1);
INSERT INTO user VALUES (5692,'epsilon11','malamamma','epsilon11_2002@yahoo.com',10,'rajesh','msn',0,'',0,0);
INSERT INTO user VALUES (5693,'Bigjohn101','james101','john.hewitt@intelecom.com',10,'john hewitt','',0,'',0,0);
INSERT INTO user VALUES (5694,'divesh','uchooshanu','diveshbhatia@yahoo.co.in',10,'divesh','',0,'',0,0);
INSERT INTO user VALUES (5695,'sweetbabygurldab','nicole','hottielasasha2003@yahoo.com',10,'autumn','',0,'',0,0);
INSERT INTO user VALUES (5696,'pierre','petrus','pierre.brouckaert@belgacom.net',20,'pierre','',0,'',0,0);
INSERT INTO user VALUES (5697,'sugleen','suga','bubblegumgirl91@yahoo.com',10,'suga','sugleen',0,'',0,0);
INSERT INTO user VALUES (5698,'Reya','Mario','ILS1223@cs.com',10,'Indya','ILS1223',0,'',0,0);
INSERT INTO user VALUES (5699,'jokrbedell','kristy','jokrbedell@aol.com',10,'Kristy','',0,'',0,1);
INSERT INTO user VALUES (5700,'greenduckie4','password','doicare7@yahoo.com',10,'amanda','www.yahoo.com',0,'',0,1);
INSERT INTO user VALUES (5701,'markred10','12345678','markred10@hotmail.com',10,'mark','',0,'',0,0);
INSERT INTO user VALUES (5702,'biztycl','biss8888','biztycl@yahoo.com',10,'Lawrence','',0,'',0,0);
INSERT INTO user VALUES (5703,'Courtney','vanemmerik','cvanemmerik@swfla.rr.com',10,'Courtney','http://www.xanga.com/punkmusicrox',0,'tee hee',0,0);
INSERT INTO user VALUES (5704,'hawynheart','mikilana','hayneyes@comcast.net',10,'Liana','www.xanga.com/hawynheart',0,'',0,1);
INSERT INTO user VALUES (5705,'Iluvhana','forbid','Little_DarkDevil@hotmail.com',10,'chris','',0,'',0,0);
INSERT INTO user VALUES (5706,'lostinnothing','smiles','myhappybubbles@yahoo.com',10,'Paige','http://www.xanga.com/home.aspx?user=lost_n_nothing',0,'I love music, and art, and stuff',0,0);
INSERT INTO user VALUES (5707,'coolbreeze101','abcd1234','tahmahmood@aol.com',10,'gulrez','',0,'yes',0,1);
INSERT INTO user VALUES (5708,'lilsweetazn','bada','azngurlforever1@yahoo.com',10,'danielle','',0,'i love cleaning',0,1);
INSERT INTO user VALUES (5709,'harpblack','ellenrep','rockstarjaiden@hotmail.com',10,'jaiden','http://www.opendiary.com/entrylist.asp?authorcode=B419826',0,'',0,0);
INSERT INTO user VALUES (5710,'iluvstitch1331','ashes','borntogotonewyork7855@yahoo.com',10,'lauren','iluvstitch1331',0,'i luv ****',0,1);
INSERT INTO user VALUES (5711,'moobond','moomoo','moobond@sbcglobal.net',10,'erik','',0,'',0,0);
INSERT INTO user VALUES (5712,'mynameis','sure','cmejiro@aol.com',10,'elizabeth','',0,'i go to school. i love the beatles and i love to read.',0,0);
INSERT INTO user VALUES (5713,'es_rever','evolution','es_r_ever@yahoo.gr',10,'es_rever','',0,'...',0,0);
INSERT INTO user VALUES (5714,'Schrwool','butch','Schrwool@comcast.com',10,'Anthony','',0,'',0,1);
INSERT INTO user VALUES (5715,'joolie','superman','joolie1012@hanmail.net',10,'julie','',0,'hi !!',0,0);
INSERT INTO user VALUES (5716,'pinksy','longisland','sarah_yotz@hotmail.com',10,'Sarah Youtsey','',0,'',0,1);
INSERT INTO user VALUES (5717,'ssalerino','ywngto','ssalerino52@aol.com',10,'sally','',0,'',0,1);
INSERT INTO user VALUES (5718,'bwaytapper','Millie','broadwaytapper@modernmillie.zzn.com',10,'Katie Thrasher','',0,'I\'m a dancer/choreographer. I just finished an internshio at BDC and still spend most of my life there.',0,0);
INSERT INTO user VALUES (5719,'Surfer_Gurl','surfer','Surfer_Gurl@sbcglobal.net',10,'Surfer','',0,'',0,1);
INSERT INTO user VALUES (5720,'malini722','suhani','malini722@yahoo.co.in',10,'malini','',0,'',0,0);
INSERT INTO user VALUES (5721,'innocentxdevil','jesse123','babeangelfire@yahoo.com',10,'jessica','www.xanga.com/innocentxdevil',0,'im a chinese, shorty from boston, representing. i go to bls, yes im a smartass and i love to hang out with friends, play volleyball, skating, swimming and shopping!',0,0);
INSERT INTO user VALUES (5722,'guanoape27','sandra21','guanoape27@hotmail.com',10,'Tim Ridgeway','',0,'',0,1);
INSERT INTO user VALUES (5723,'vneumann','psoyun','kkimlighte@hotmail.com',10,'Kevin Kim','',0,'Hello',0,1);
INSERT INTO user VALUES (5724,'HexReedglimmer','krysti','purplemanatee55809@hotmail.com',10,'Kris U','',0,'',0,1);
INSERT INTO user VALUES (5725,'ypatodia','udappadu','ynp@andrew.cmu.edu',10,'phenomenon','',0,'Studying at CMU...giving the questions on this website a shot..',0,1);
INSERT INTO user VALUES (5726,'ebzlo','jagalfa','ebzlo@ebzlo.com',10,'evan','www.ebzlo.com',0,'i like puzzle ^_^',0,1);
INSERT INTO user VALUES (5727,'Childaish','8742886','zionic@singnet.com.sg',10,'Melvin','',0,'',0,0);
INSERT INTO user VALUES (5728,'incfighters','inc182at','incufiedbliss00@yahoo.com',10,'sandy','',0,'',0,1);
INSERT INTO user VALUES (5729,'zzzling51','8935289','galway_piper@hotmail.com',10,'suling','http://www.zzzling-.blogspot.com',0,'becks lurver ',0,1);
INSERT INTO user VALUES (5730,'Rebel-Byrd','lynn85','T-Bird85@comcast.net',10,'Tia Revell','',0,'I\'m a college student who loves logic puzzles.',0,1);
INSERT INTO user VALUES (5731,'gizmoe','699754','narconoodle@hotmail.com',10,'trina','',0,'',0,1);
INSERT INTO user VALUES (5732,'Fomomo','fomomo','fomomo@aol.com',10,'Fomomo','',0,'',0,0);
INSERT INTO user VALUES (5733,'emceebullet','mc1212','emceebullet@aol.com',10,'omar','www.xanga.com/emcee_bullet',0,'',0,0);
INSERT INTO user VALUES (5734,'Majik','420420','maciejew@hopper.navy.mil',10,'Greg Maciejewski','',0,'',0,1);
INSERT INTO user VALUES (5735,'me4jc318','daniel','setapart4him617@yahoo.com',10,'maeve','',0,'',0,1);
INSERT INTO user VALUES (5736,'cathy0156','cathy1521','wiz1521@yahoo.com',10,'Cathy','',0,'',0,0);
INSERT INTO user VALUES (5737,'KrazieCruzie','devilgirl','cruzie_star@hotmail.com',10,'cruzie','xxkrazie-cruziexx.blogspot.com',0,'HoT PinK aNd bLacK!',0,1);
INSERT INTO user VALUES (5738,'monkey','monkey','phat@lime.ocn.ne.jp',10,'Patrick','',0,'',0,0);
INSERT INTO user VALUES (5739,'Loner1210','future','cam_salazar@yahoo.com',10,'Kim','www.xanga.com/kayumanggi33',0,'a loner',0,1);
INSERT INTO user VALUES (5740,'r3g','djyk05','djyoungk@comcast.net',10,'reggie','',0,'bLeh',0,0);
INSERT INTO user VALUES (5741,'Irvine','cindy','miguel9879931@hotmail.com',10,'Irvine','www.irvine987.altervista.org',0,'',0,1);
INSERT INTO user VALUES (5742,'LilCuteAngelBabe','cutie','LilYoungAngelCutie@yahoo.com',10,'cutie','http://www.xanga.com/home.aspx?user=LilCuteAngelBabe',0,'',0,1);
INSERT INTO user VALUES (5743,'Lil_Azian_Chick','cutie','LilYoungAngelCutie@yahoo.com',10,'cutie','http://www.xanga.com/home.aspx?user=LilCuteAngelBabe',0,'',0,0);
INSERT INTO user VALUES (5744,'blooize317','ilacrepus','blooize317@hotmail.com',10,'Amy','cleanclothesforever.blogspot.com',0,'',0,1);
INSERT INTO user VALUES (5745,'Blueskies327','nickel','Blueskies327@aol.com',10,'kim','',0,'',0,1);
INSERT INTO user VALUES (5746,'mopnjd','69troll','mopnjd@aol.com',10,'michele','',0,'',0,1);
INSERT INTO user VALUES (5747,'avy246','amanda','avy246@yahoo.com',10,'April Watson','',0,'',0,1);
INSERT INTO user VALUES (5748,'SaraHTrumpet','abc123','XXXGothGirl@aol.com',10,'sara','',0,'',0,0);
INSERT INTO user VALUES (5749,'darlene1175','ayokumbi','darlene1175@yahoo.com',10,'Darlene','',0,'love puzzles and games!',0,0);
INSERT INTO user VALUES (5750,'chris51167','chrisq','chris51167@yahoo.com',10,'chris quinn','my yahoo',0,'Male\r\nAge 36\r\nWas a mechanic for 10 years\r\nFollower of Jesus',0,0);
INSERT INTO user VALUES (5751,'forestwarrior','romanclock','mitchmullings@cogeco.ca',20,'Mitch Mullings','',0,'I love to do puzzles and make puzzles! I always confuse my friends.',0,0);
INSERT INTO user VALUES (5752,'bj_bear25','xavier','mbetz@myjaycounty.com',10,'bj','',0,'',0,1);
INSERT INTO user VALUES (5753,'ninty9centonly','imac','golfguy0226@yahoo.com',10,'max','',0,'',0,0);
INSERT INTO user VALUES (5754,'monicakotan0911','monica','nicatan@yahoo.com',10,'monica','www.xanga.com/monica_k_tan',0,'simple',0,0);
INSERT INTO user VALUES (5755,'bembem','jamesvenida','soulmates_88@yahoo.com',10,'faye','www.yahoo.com',0,'',0,0);
INSERT INTO user VALUES (5756,'johnben33','deafness61','johnben33@hotmail.com',10,'John Bennett','',0,'',0,0);
INSERT INTO user VALUES (5757,'parry_hotter','rutten','parry_hotter@excite.com',20,'ParryHotter','google',0,'',432,0);
INSERT INTO user VALUES (5758,'noven','novotny','cool_like_greg_heinz@hotmail.com',10,'Ryan','',0,'i like challenges and long walks on the beach',0,0);
INSERT INTO user VALUES (5759,'Pieater','pvoyx1','Josh_Krieger@excite.com',20,'Pieater','',0,'I like Bacon Chesseburgers with BBQ sause and an occasional onion ring.',24,1);
INSERT INTO user VALUES (5760,'fiendmaster','0609','mitchmullings@cogeco.ca',10,'MKM','',0,'I like to do puzzles and mazes in my spare time. Mostly I like to create them.',0,0);
INSERT INTO user VALUES (5761,'MrsG','only1','gosnellh@spart5.k12.sc.us',10,'Lee Gosnell','http://www.teacherweb.com/sc/drh/gosnellh/',0,'',0,1);
INSERT INTO user VALUES (5762,'gianyboy','gianyboy','marlinzmania@hotmail.com',10,'gian','no',0,'i love math',0,1);
INSERT INTO user VALUES (5763,'kevansellie','koolone','keluvs06@aol.com',10,'Kelly Carter','www.xanga.com/kevansellie',0,'i like to try my luck at riddles n\' such',0,0);
INSERT INTO user VALUES (5764,'suburbanlegends','snoopy','snoopylucky1@hotmail.com',10,'Anabel','http://www.xanga.com/home.aspx?user=suburbanlegendsgirl',0,'I love Suburban Legends  cause they rock and are kool and so hot!',0,0);
INSERT INTO user VALUES (5765,'smileyface','teenzone','smileyface_eg@yahoo.com',10,'sherif','',0,'',0,0);
INSERT INTO user VALUES (5766,'dwaedwae','goldfish','chungamy@xmsg.com',10,'Amy','',0,'',0,0);
INSERT INTO user VALUES (5767,'Willie','willie','rapids209@aol.com',10,'Willie','',0,'',0,1);
INSERT INTO user VALUES (5768,'gandler','gandler','gandler@mai.com',10,'neil','',0,'',0,1);
INSERT INTO user VALUES (5769,'fourbans','osaka','mban@wornickds.org',10,'michele','',0,'',0,1);
INSERT INTO user VALUES (5770,'MODIEBUG','LADYBUG','MODIEBUG@YAHOO.COM',10,'MO','',0,'',0,1);
INSERT INTO user VALUES (5771,'AzN_PrO','super','progirl808@msn.com',10,'Jen','http://www.xanga.com/home.aspx?user=AzN_PrO',0,'',0,0);
INSERT INTO user VALUES (5772,'many','sabeel3','mars_man8877@hotmail.com',10,'many','',0,'',0,0);
INSERT INTO user VALUES (5773,'psdv','anconcz','psdv@yahoo.com',10,'Pat','yahoo.com',0,'',0,1);
INSERT INTO user VALUES (5774,'bolshoi_e','stripper','bolshoi_e@hotmail.com',10,'elliott harbin','',0,'',0,0);
INSERT INTO user VALUES (5775,'corinne','dahlia','corinnebinns@hotmail.com',10,'corinne binns','',0,'',0,1);
INSERT INTO user VALUES (5776,'Krys1782','dream905','Krys1782@aol.com',10,'Krystal','',0,'',0,0);
INSERT INTO user VALUES (5777,'Thalamus','silver1','titularhead@hotmail.com',20,'Thalamus','n/a',0,'',0,1);
INSERT INTO user VALUES (5778,'lyndsaym2003','polaris','lyndsaym2003@netscape.net',10,'Lyndsay','',0,'',0,1);
INSERT INTO user VALUES (5779,'Havenhavefun','voodoodoll','havenhavefun@yahoo.com',10,'STERLING','',0,'',0,0);
INSERT INTO user VALUES (5780,'shadybabylicious','archie','shadybabylicious@hotmail.com',10,'Jennifer','',0,'im sort of struggling in math, i need major help. plus im a really cool person to hang out with',0,0);
INSERT INTO user VALUES (5781,'smiles052087','papaya','smiles052087@hotmail.com',10,'Briana','n/a',0,'n/a',0,1);
INSERT INTO user VALUES (5782,'chromehornracing','dale0429','chrome_horn_racing@yahoo.com',10,'Ben','www.geocities.com/chrome_horn_racing',0,'Check out my NASCAR web site',0,0);
INSERT INTO user VALUES (5783,'Pookie1','bobcat','npodboy@yahoo.com',10,'Nicola','',0,'',0,1);
INSERT INTO user VALUES (5784,'johnnydee','jd#577733','dahmer1@hotmail.com',10,'John','www.allegheny.edu',0,'',0,1);
INSERT INTO user VALUES (5785,'Elite1','POOPOO','ulfgarnaiilo@gloryworks.com',10,'Bob','www.google.com',0,'',0,1);
INSERT INTO user VALUES (5786,'superlift','magnets','bediashok@hotmail.com',10,'ashok bedi','',0,'',0,0);
INSERT INTO user VALUES (5787,'Lestat01','230025','white_death19@hotmail.com',10,'Lestat','http://www.xanga.com/home.aspx?user=Nif_The_Elf',0,'',0,0);
INSERT INTO user VALUES (5788,'Tempe','bear','tempe_e@hotmail.com',10,'Tempe','',0,'',0,1);
INSERT INTO user VALUES (5789,'Quintessence','alphaomega','ecnessetniuq@hotmail.com',10,'Q','-',0,'',0,1);
INSERT INTO user VALUES (5790,'gluchs','bd144t','gluchs@mail.ocvts.org',10,'geraldluchs','',0,'math teacher',0,0);
INSERT INTO user VALUES (5791,'JoAnn','penquini','joann_carney@coxtarget.com',10,'JoAnn Carney','',0,'',0,0);
INSERT INTO user VALUES (5792,'freea3','simba1','beefy_ok@yahoo.co.uk',10,'keith','',0,'',0,0);
INSERT INTO user VALUES (5793,'jcylcy1','iluvmatt','jcylcy1@yahoo.com',10,'Jessica','',0,'',0,0);
INSERT INTO user VALUES (5794,'flemingl','Lisa','flemingl@kidsroe.org',10,'Lisa Fleming','',0,'',0,1);
INSERT INTO user VALUES (5795,'ashdatgurl','supastar','Qtpiisme@aol.com',10,'Ashley','',0,'I like to solve puzzles.',0,1);
INSERT INTO user VALUES (5796,'tennis-chick','ma73771','tennis-chick_@yahoo.com',10,'melissa','yahoo',0,'I like to vollyball and tennis!!!',0,1);
INSERT INTO user VALUES (5797,'pinky3','shabam234','organic_shadow@hotmail.com',10,'ryan','',0,'',0,0);
INSERT INTO user VALUES (5798,'rosanna1013','786748','rosanna1013@comcast.net',10,'Rosanna Gage','',0,'',0,0);
INSERT INTO user VALUES (5799,'red_sox_fan_032003','rob6son','red_sox_fan_032003@yahoo.com',20,'red_sox_fan_032003','',0,'',0,0);
INSERT INTO user VALUES (5800,'olie20','hedgehog','angie246@bellsouth.net',10,'Angela','',0,'',0,1);
INSERT INTO user VALUES (5801,'mmmmmForbbidinDonut','junkoyun','roycakes@hotmail.com',10,'royce','',0,'',0,0);
INSERT INTO user VALUES (5802,'mrainville','server','mathieu@mrainville.com',10,'Mathieu Rainville','www.mrainville.com',0,'',0,0);
INSERT INTO user VALUES (5803,'Kemintiri','diablerie','syntheticrepose@hotmail.com',10,'Shannon','',0,'',0,1);
INSERT INTO user VALUES (5804,'puertorican_chicka69','pookie','latingurl69@hotmail.com',10,'marisela','puertorican_chicka69',0,'wut up dis marisela aka mimi im out,....holla..',0,0);
INSERT INTO user VALUES (5805,'nsreddy001','perplexus','nsreddy001@yahoo.com',10,'Srinivas Reddy','',0,'.',0,1);
INSERT INTO user VALUES (5806,'oroed','blackcat','ed@oroed.com',10,'Ed Engquist','http://www.oroed.com',0,'',0,0);
INSERT INTO user VALUES (5807,'ckmphipps','marybear','ckmphipps@charter.net',10,'Charles Phipps','none',0,'',0,1);
INSERT INTO user VALUES (5808,'pri','sri','ayirpirs@yahoo.com',10,'sripriya','',0,'love riddles, puzzles and games. ',0,0);
INSERT INTO user VALUES (5809,'Jer','alter','jgalvagni@mohawk.mtrsd.k12.ma.us',10,'Jer','',0,'',0,0);
INSERT INTO user VALUES (5810,'thomasking','maddison','tgk@cnainternational.co.uk',10,'Thomas King','',0,'a trainer',0,0);
INSERT INTO user VALUES (5811,'jklovesst','7777','Strikeoutking16@msn.com',10,'Joe','',0,'Im engaged to be married in June and im 18',0,1);
INSERT INTO user VALUES (5812,'str8jakit','lucifer','marcusmartin2004@yahoo.com',10,'Marcus Martin','',0,'I am an easygoing fun guy, who loves to party and  kick it with friendz',0,0);
INSERT INTO user VALUES (5813,'Noudles04','shenouda','noudles@woh.rr.com',10,'Sarah','www.xanga.com/noudles04',0,'',0,0);
INSERT INTO user VALUES (5814,'rzkallus','rosebud','rzkallus@hotmail.com',10,'Bob Kallus','',0,'',0,0);
INSERT INTO user VALUES (5815,'matt_the_great','jerard','mattrunchey@hotmail.com',20,'matt runchey','http://pts4374.k12.sd.us',0,'smart\r\nlike making puzzles \r\n8th grade\r\ndemocratic',0,0);
INSERT INTO user VALUES (5816,'jacob','topr2.71828','thisequalscrap@hotmail.com',10,'jacob','',0,'',0,0);
INSERT INTO user VALUES (5817,'princess','password','elainey_benner@hotmail.com',10,'Elainey','',0,'cool poupler buetiful single',0,1);
INSERT INTO user VALUES (5818,'fpizza','bufalo','fercompras@earthlink.net',10,'Fernando','',0,'',0,1);
INSERT INTO user VALUES (5819,'bratt348','eduardo','bratt348@yahoo.com',10,'Yazmin','www.yahoo.com',0,'I like music. I like to go to the movies and enjoy other things.',0,0);
INSERT INTO user VALUES (5820,'Daestarr','JKlopp','Daestarr@hotmail.com',10,'Amanda','',0,'',0,1);
INSERT INTO user VALUES (5821,'republican','reagan','drogi39@yahoo.com',10,'joe','',0,'love chess',0,0);
INSERT INTO user VALUES (5822,'emory','katie4','tiger190002@aol.com',10,'emory patton','',0,'',0,0);
INSERT INTO user VALUES (5823,'Angels_fallen_star','blink','Thestargirl10@aol.com',10,'MaRiA','',0,'whats there to say?',0,0);
INSERT INTO user VALUES (5824,'SietaKamille','mille08','FieryBlakPanther@hotmail.com',10,'kamille','www.xanga.com/kamyllepanther',0,'',0,0);
INSERT INTO user VALUES (5825,'Peri','rocker','mommyslilmonster@sbcglobal.net',10,'Peri','',0,'i like rock music-basically any kind',0,0);
INSERT INTO user VALUES (5826,'pk','india1','prashant_agrawal2002@rediffmail.com',10,'pk','',0,'i am doing my b tech at iit madras chennai india in matellurgical and materials department\r\n',0,0);
INSERT INTO user VALUES (5827,'poe_doe','arunar127','poe_doe12@yahoo.co.in',10,'bunny','msn',0,'',0,1);
INSERT INTO user VALUES (5828,'dvdfnts','jacob','david4713@juno.com',10,'david','',0,'187 crips for life',0,0);
INSERT INTO user VALUES (5829,'hamupatra','ireland','magolicaballos@hotmail.com',10,'amanda','',0,'',0,0);
INSERT INTO user VALUES (5830,'boopalupis','tony4442','boopalupis@a0ol.com',10,'tony campagna','msn.com',0,'',0,0);
INSERT INTO user VALUES (5831,'Thaiprincess301','sharisa','srisa@comcast.net',10,'Risa','www.xanga.com/thaiprincess301',0,'',0,1);
INSERT INTO user VALUES (5832,'NirvMetLex1389','mikey1','NirvMetLex1389@sbcglobal.net',10,'Alexys','http://www.xanga.com/physcolex13/',0,'Hey..I\'m Lex and I play guitar..sing..write...hang out at beach, movies, friends houses...just have fun!...p.s. im 14 lol',0,0);
INSERT INTO user VALUES (5833,'ThoughtProvoker','silver1','titularhead@hotmail.com',20,'ThoughtProvoker','n/a',0,'I like to be challenged.',0,1);
INSERT INTO user VALUES (5834,'snowyukihana','8890123','eve_shuqi2@hotmail.com',10,'Yuki Tomoko','snowyukihana.diaryland.com',0,'',0,0);
INSERT INTO user VALUES (5835,'kaushik_84','sairam','kaushik_84@yahoo.com',10,'Kaushik','',0,'I am an engineering student. i reside in chennai, India',0,0);
INSERT INTO user VALUES (5836,'angie7910','curtis1943','angie7910@sbcglobal.net',10,'Angie','',0,'',0,0);
INSERT INTO user VALUES (5837,'dwizzight','dragonballz','blazedragon104@yahoo.com',10,'dwee','',0,'',0,0);
INSERT INTO user VALUES (5838,'debidevans','t1nkert0y','debidevans@bellsouth.net',10,'Debi D. Evans','',0,'',0,0);
INSERT INTO user VALUES (5839,'Tykkie','mutter','piper@altrionet.com',10,'Janet Smith','',0,'',0,0);
INSERT INTO user VALUES (5840,'f4llen4you','russ','blondebrunette1390@yahoo.com',10,'michelle','',0,'uhh..i\'m a lidL...unique',0,1);
INSERT INTO user VALUES (5841,'dawso','alexandra','jessica_elizabeth1@hotmail.com',10,'little','',0,'',0,0);
INSERT INTO user VALUES (5842,'tomsev1','nellie1','chefsev@rock.com',10,'tom sev','',0,'i like words',0,1);
INSERT INTO user VALUES (5843,'eleusive','pewelker','bocybo@yahoo.com',10,'eleusive','',0,'',0,0);
INSERT INTO user VALUES (5844,'candlesay','elation','thruthelattice@earthlink.net',10,'Deborah','',0,'I work in a nursing home. My mission in life is to make people\'s lives less painful and a little happier. I like logic puzzles.',0,1);
INSERT INTO user VALUES (5845,'_LicKa_','asdfa','thesearemymuffins@hotmail.com',10,'LicKa','http://aunit.proboards26.com/index.cgi',0,'',0,0);
INSERT INTO user VALUES (5846,'Sylvia','esperanto','sylviaw3@cryogenic.net',10,'Sylvia Else','',0,'',0,1);
INSERT INTO user VALUES (5847,'SaucyTigeress19','Tigers','saucytigeress19@hotmail.com',10,'Charlotte','aol',0,'Friendly, up for a laugh ',0,1);
INSERT INTO user VALUES (5848,'hobbyhorse','gizmomarie','hbyhos@aol.com',10,'Ruth','',0,'',0,0);
INSERT INTO user VALUES (5849,'Janus20','Nala20','Alan@acresswell.fsnet.co.uk',10,'Alan Cresswell','http://www.thewebspert.com/cresswell/',0,'',0,1);
INSERT INTO user VALUES (5850,'dhelm','2lovers','dhelm@stinsonmoheck.com',10,'Debra Helm','',0,'',0,0);
INSERT INTO user VALUES (5851,'ktartandude','lobrian','ktartandude@blueyonder.co.uk',10,'keith carroll','',0,'',0,1);
INSERT INTO user VALUES (5852,'Coda','Coda','Noah.James@gvdes.ucourses.com',20,'Coda','',0,'',0,0);
INSERT INTO user VALUES (5853,'LiLvIeTkOoTiE2o9','casper','lilvietkootie@netscape.net',10,'mai tran','',0,'',0,0);
INSERT INTO user VALUES (5854,'Lush','elsen','michael_d_s@hotmail.com',10,'mike','',0,'hi there',0,0);
INSERT INTO user VALUES (5855,'babiigirl3o5','wiccawitch','qubanbabygirl7@aol.com',10,'babii girl','',0,'',0,0);
INSERT INTO user VALUES (5856,'hbomb2983','goyanks','hbomb1229@msn.com',10,'Matt','http://www.xanga.com/private/home.aspx?user=hbomb2983',0,'',0,1);
INSERT INTO user VALUES (5857,'coolio_blue','hunter4675','coolio_blue@yahoo.com',10,'hunter','',0,'',0,0);
INSERT INTO user VALUES (5858,'slsl','ajbertani32','sloba2909@yahoo.com',20,'slsl','',0,'',0,1);
INSERT INTO user VALUES (5859,'katiech','viola','foreverfish88@yahoo.com',10,'katherine','',0,'',0,0);
INSERT INTO user VALUES (5860,'gilg','12345','gilg@conceptispuzzles.com',10,'Gil','http://www.conceptispuzzles.com',0,'Logic puzzle fan',0,0);
INSERT INTO user VALUES (5861,'elmosbabygirl','1988','anymelodyj7@yahoo.com',10,'melody','jmoldy7@hotmail.com',0,'',0,0);
INSERT INTO user VALUES (5862,'surgekay','cheekycat','surgekay13@aol.com',10,'Sarah','',0,'i am 13, female and come from a little town by Liverpool called Birkenhead',0,1);
INSERT INTO user VALUES (5863,'4evachrist','soo122','Princessys122@aol.com',10,'Soo','www.xanga.com/lilxlovaholic',0,'Hey!\r\nimmah bit clumsy but yea..... i like to talk, go online, etc.....Ahh immah reaaly bored like everytime!',0,0);
INSERT INTO user VALUES (5864,'thekingofblah','jmh7983','thekingofblah@cox.net',10,'Jason','www.xanga.com/thekingofblah',0,'',0,0);
INSERT INTO user VALUES (5865,'hip_trio','hostfile','ice_land_75@hotmail.com',20,'ice','',0,'',2899,1);
INSERT INTO user VALUES (5866,'paurusan','paurusan','paurusan@yahoo.com',10,'paurusan','paurusan',0,'anime, manga, drawing, movies',1970,1);
INSERT INTO user VALUES (5867,'pauru','paurusan','paurusan@yahoo.com',10,'paurusan','paurusan',0,'i love anime',0,0);
INSERT INTO user VALUES (5868,'llamafairy','thunder','wparks0481@mail.com',10,'Wendy','',0,'',0,0);
INSERT INTO user VALUES (5869,'ashoup','leitkama','amandashoup@hotmail.com',10,'amanda','',0,'HS Math Teacher',0,1);
INSERT INTO user VALUES (5870,'bubblez10','nicole','nicster10v@aol.com',10,'nicole','',0,'i like volleyball',0,0);
INSERT INTO user VALUES (5871,'soccerox56','chicken','phone_freak@hotmail.com',10,'tiana','http://www.xanga.com/home.aspx?user=soccerox56',0,'i love soccer',0,0);
INSERT INTO user VALUES (5872,'SoBeIcedT','Dillon4u','SoBeIcedT@excite.com',10,'John Britton','http://johnbritton.dyndns.org:8080',0,'High school senior in Berkshire County MA, going into engineering at RPI next year.',24,1);
INSERT INTO user VALUES (5873,'oscr2006','geometry','redcheetah81@hotmail.com',10,'alex','',0,'',0,1);
INSERT INTO user VALUES (5874,'john','math','jabaylor@charter.net',10,'john baylor','',0,'',0,0);
INSERT INTO user VALUES (5875,'balu16','dexter','balu16_2001@rediffmail.com',10,'balu','',0,'i\'m balakrishna',0,0);
INSERT INTO user VALUES (5876,'getvitamind','dsanti68','getvitamind@hotmail.com',10,'David','',0,'',0,0);
INSERT INTO user VALUES (5877,'kiu','122386','kenixkiu@yahoo.com.hk',10,'kiu','',0,'',0,0);
INSERT INTO user VALUES (5878,'koasterbounce92','19920612','davidyko92@mindless.com',10,'David Ko','http://www.xanga.com/home.aspx?user=davidyko',0,'',0,0);
INSERT INTO user VALUES (5879,'Chumzkie','mistyrain','babycandy796@yahoo.com',10,'Chumzkie','www.child-ethernal.blogspot.com',0,'',0,1);
INSERT INTO user VALUES (5880,'Raul','chobits','Spikebebop@aol.com',10,'Raul','',0,'',0,1);
INSERT INTO user VALUES (5881,'meanminh','pandapoo','minh.huynh@amec.com',10,'Minh','',0,'',0,1);
INSERT INTO user VALUES (5882,'carlos_the_peanut','planetmars','ctp444@itcel.com',10,'carlos_the_peanut','',0,'I am Carlos the Peanut.',0,1);
INSERT INTO user VALUES (5883,'Alvin','22770502','alvin_always@yahoo.com',10,'Alvin','Alvin_always',0,'',0,1);
INSERT INTO user VALUES (5884,'phfred','anjell666','f_gainey@hotmail.com',10,'Yev Dekhtyar','',0,'',0,1);
INSERT INTO user VALUES (5885,'George','totallyperplexed','george@pu.acad.bg',10,'George','',0,'',0,1);
INSERT INTO user VALUES (5886,'uwgreer','stev2184','uwgreer@u.washington.edu',10,'Steve','',0,'Student at University of Washington',0,1);
INSERT INTO user VALUES (5887,'kittykat419','6483','heatherfeather419@yahoo.com',10,'Heather','',0,'i like to hang out with friends and get online.',0,0);
INSERT INTO user VALUES (5888,'princesskaiba','kellyito','babygenius91@aol.com',10,'keliana','www.myotaku.com/users/princesskaiba',0,'',0,1);
INSERT INTO user VALUES (5889,'sandeeprai8','bdfh2468','lks-sanr@vcustomer.net',10,'sandeepRai','',0,'what ?',0,1);
INSERT INTO user VALUES (5890,'CAPT129','45873','DRFCKR@AOL.COM',10,'JAMIE','',0,'',0,0);
INSERT INTO user VALUES (5891,'lnwngn','lnwngn','LNowers@oldmutual.com',10,'Len Nowers','',0,'',0,1);
INSERT INTO user VALUES (5892,'empraptor','fran1996','empraptor@netscape.net',20,'empraptor','',0,'',0,1);
INSERT INTO user VALUES (5893,'steliantrandafir','banana','steliantrandafir@xnet.ro',10,'Stelian Trandafir','',0,'26 Romanian Male',0,0);
INSERT INTO user VALUES (5894,'HiChandrakant','123per786','hichandrakant@indiatimes.com',10,'Chandrakant','',0,'',0,0);
INSERT INTO user VALUES (5895,'jtdbkva','8122001','tiffanygant@msn.com',10,'Tiffany','',0,'',0,1);
INSERT INTO user VALUES (5896,'debaire','skang1','stevewkang@yahoo.com',10,'Steve','',0,'',0,1);
INSERT INTO user VALUES (5897,'hotchick2007','grover','hottiechicksnsh@yahoo.com',10,'Jessica','http://www.xanga.com/home.aspx?user=HoTcHiCk2007',0,'i have a boyfirend so leave me alone okay losters!',0,0);
INSERT INTO user VALUES (5898,'minder','paul','xxscooter49xx@aol.com',20,'paul','logic',0,'',0,0);
INSERT INTO user VALUES (5899,'jrej721','jrej721','jrej721@yahoo.com',10,'john','',0,'Easygoing small town conservative hick, with a functioning noggin.',0,0);
INSERT INTO user VALUES (5900,'merayyan','merayyan20','merayyan@go.com.jo',10,'salwa','non',0,'',0,1);
INSERT INTO user VALUES (5901,'TFergusen','backwood','kydrinkwater@hotmail.com',10,'T Fergusen','',0,'',0,1);
INSERT INTO user VALUES (5902,'DrD','forcep','DrD@hotmail.com',10,'David','',0,'',0,1);
INSERT INTO user VALUES (5903,'rhino','auto','rhinocerotic@hotmail.com',10,'rhino','',0,'',0,1);
INSERT INTO user VALUES (5904,'jbmccall','madison','jenniferbmccall@earthlink.net',10,'jennifer mccall','',0,'',0,1);
INSERT INTO user VALUES (5905,'gardnharmny','peatmoss514','jenatkinson@wccta.net',10,'Jennifer','',0,'',0,1);
INSERT INTO user VALUES (5906,'milosz','pnqkgxc9','mxm444@hotmail.com',10,'milo','',0,'',0,0);
INSERT INTO user VALUES (5907,'marianamarins','22460050','mariana_marins@hotmail.com',10,'Mariana','',0,'',0,1);
INSERT INTO user VALUES (5908,'shurrender','ferrari','janussloan@hotmail.com',10,'jay','',0,'',0,0);
INSERT INTO user VALUES (5909,'wild_ronin','rrybgdts','wild_ronin@hotmail.com',10,'wild_ronin','',0,'',0,1);
INSERT INTO user VALUES (5910,'yeye','yeyepla','divagrl925@aol.com',10,'yeye','angellovez',0,'hello...welcome',0,0);
INSERT INTO user VALUES (5911,'Phantasmagorically','iloveyou','prozac_zoloft123@hotmail.com',10,'Elizabeth','http://www.geocities.com/sm_dracoharry_ip/enter.html',0,'I\'m myself.',0,1);
INSERT INTO user VALUES (5912,'star_jb','goldfish','star_jb@hotmail.com',10,'jana','',0,'',0,0);
INSERT INTO user VALUES (5913,'chasinthesun','kylej','Dummybear4291@yahoo.com',10,'Hannah','',0,'',0,1);
INSERT INTO user VALUES (5914,'Layne','heitor','yasmim_net@hotmail.com',10,'Alyne','www.fairylayne.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (5915,'chandrecordero','michelle81','chandrecordero@mail.com',10,'chandre','',0,'',0,1);
INSERT INTO user VALUES (5916,'Frazzle','scorpio68','mylasticposse@hotmail.com',10,'Orpheus','',0,'',0,1);
INSERT INTO user VALUES (5917,'cassi14','7109','Dinain805@yahoo.com',10,'jessica','weirddork',0,'i\'m very down to earth person and i like hip hop.',0,0);
INSERT INTO user VALUES (5918,'sebby','patch23','10036@fc.skc.school.nz',10,'sebastian Schaffler','www.google.com',0,'',0,1);
INSERT INTO user VALUES (5919,'iris7kaka','y0414210729','siusiusiupak@hotmail.com',10,'Iris','www.xanga.com/iris7kaka',0,'=)...*',0,0);
INSERT INTO user VALUES (5920,'icefalcon','chief','bashiq58@yahoo.com',10,'mary esterhammer-fic','',0,'',1867,1);
INSERT INTO user VALUES (5921,'anir','dildar098','mandal_anir@msn.com',10,'Anirban Mandal','',0,'',0,0);
INSERT INTO user VALUES (5922,'iishorty87ii','ilmike','xtwizzlerx@hotmail.com',10,'sara','',0,'',0,0);
INSERT INTO user VALUES (5923,'alcott_p','callie2','alcott_p@madera.k12.ca.us',10,'p','',0,'',0,1);
INSERT INTO user VALUES (5924,'chico3x','argimira','redmonkey3x@optonline.net',10,'Mo','http://members.lycos.co.uk/chico3x/',0,'',0,0);
INSERT INTO user VALUES (5925,'irishsweetie173','jam131','little_starlet17@yahoo.com',10,'Julie','',0,'',0,0);
INSERT INTO user VALUES (5926,'fattdick','8907661','fredricklai@hotmail.com',10,'fred','www.meowx.blogspot.com',0,'',0,0);
INSERT INTO user VALUES (5927,'jk','ewchacia','jayakhanna_p@yahoo.com',10,'jk','',0,'',0,0);
INSERT INTO user VALUES (5928,'truneopetz','gaines','kikuhoshi@yahoo.com',10,'KD','truneopetz.blogspot.com',0,'Moo? ^_^',0,1);
INSERT INTO user VALUES (5929,'Mace03','michelle','marcpmartinez@hotmail.com',10,'Marc','',0,'',0,1);
INSERT INTO user VALUES (5930,'Rose2','9454701','leannaraescott@comcast.net',10,'Jade Gilson','google',0,'I\'m A Femenist.\r\nMy interests are, Art, Math , Scince,Logic,\r\nLiterature, and many, many more!!!',0,0);
INSERT INTO user VALUES (5931,'MarilynManson666','punkrock','Starburst17395@aol.com',10,'Sarah','',0,'',0,1);
INSERT INTO user VALUES (5932,'badspelur','capital1','ethanjantz@aol.com',10,'ethan','',0,'I like murder mysteries!',0,0);
INSERT INTO user VALUES (5933,'bluefusion035','comeclean','bluefusion035@netscape.net',10,'Jess','http://www.xanga.com/home.aspx?user=bluefusion035',0,'i play soccer, i swim, i love to go shopping',0,0);
INSERT INTO user VALUES (5934,'edtorges','humble','edtorges@goodnews.net',10,'Ed','',0,'',0,0);
INSERT INTO user VALUES (5935,'Kurogane','20656688','volkodlak_tot@hotmail.com',10,'Kurogane','http://www.geocities.com/kurogane_chan',0,'',0,0);
INSERT INTO user VALUES (5936,'flute16','band','feet16@aol.com',10,'flute16','www.dictionaryofoddness.netfirms.com',0,'i, um, play the flute?',0,1);
INSERT INTO user VALUES (5937,'djmachin','0yahoo0','djmachin@yahoo.com',10,'Deb','',0,'',0,1);
INSERT INTO user VALUES (5938,'alfaz','homiss','count_sheeep@yahoo.com',10,'alfaz','none',0,'n/a',0,0);
INSERT INTO user VALUES (5939,'vbnapenas','compusa77','vbnapenas@hotmail.com',10,'brian','http;//www.geocities.com/vbnapenas77',0,'',0,1);
INSERT INTO user VALUES (5940,'morrissey1209','coldplay','cemetrygates@hotmail.com',10,'Nicholas Wang','',0,'I am a boy',0,1);
INSERT INTO user VALUES (5941,'randiree10298','zdh10298','radiree10298@yahoo.com',10,'rabdi','',0,'',0,0);
INSERT INTO user VALUES (5942,'GotRic3B1tch','ric38156','kane8156@aol.com',10,'Rob','http://www.xanga.com/home.aspx?user=GotRic3B1tch',0,'',0,1);
INSERT INTO user VALUES (5944,'sowmya_saraff','june_born','sowmya_saraff@hotmail.com',10,'Sowmya Nagarajan','',0,'I am a consultant at a software company working off-shore for a US sales and marketing consulting company',0,1);
INSERT INTO user VALUES (5945,'PhiloPrince','pr1ncess','chris_sherwin@sympatico.ca',10,'Chris','',0,'',0,1);
INSERT INTO user VALUES (5946,'MaRCeYiK','pollito','marceyik@hotmail.com',10,'Marcela','MaRCeYiK',0,'AnNa 4 ever, AMO mi mundo!!!',0,1);
INSERT INTO user VALUES (5947,'hunneybear','ilovemydaddy','shazaz23@hotmail.com',10,'Ashlea','',0,'',0,1);
INSERT INTO user VALUES (5948,'kscott','tothmoal','kenyattascott@aol.com',10,'kenyatta scott','',0,'',0,0);
INSERT INTO user VALUES (5949,'Paulicus','viper','berillium@hotmail.com',10,'P.E.F','huh?',0,'I like fast cars',0,0);
INSERT INTO user VALUES (5950,'shaft','hardcore','s1269281@cedarville.edu',10,'jason','google.com',0,'',0,1);
INSERT INTO user VALUES (5951,'mashenka','karabas','maria_cherskova@yahoo.co.uk',10,'Maria','',0,'i\'m 26 from poole',0,0);
INSERT INTO user VALUES (5952,'krnandproud','sunnyd','sunnygoesmOoOoO@yahoo.com',10,'Sunwoo Lee','www.xanga.com/OoOyOoO',0,'i like fencing and swimming\r\n\r\ni like to eat a ton.. im a big fan of ice cream from Coldstone Creamery',0,0);
INSERT INTO user VALUES (5953,'pjm129','123456','pjm129@sbcglobal.net',10,'paul','',0,'',0,1);
INSERT INTO user VALUES (5954,'konstantine227x','melvin','meterfairy8@msn.com',10,'kate','www.xanga.com/home.aspx?user=PlaysWithFire08x',0,'hi!',0,0);
INSERT INTO user VALUES (5955,'botles1120','aaaaaa','Scruffy1120@aol.com',10,'Joe','',0,'',0,0);
INSERT INTO user VALUES (5956,'Dimwit','dickhole','dopedeelr@yahoo.com',10,'Greg','',0,'',0,0);
INSERT INTO user VALUES (5957,'rob56','robsarah99','robt562003@yahoo.com',10,'Rob Taylor','',0,'',0,0);
INSERT INTO user VALUES (5958,'jeith','iwanttobeateacher','cliffordjeith@yahoo.com',10,'jeith','',0,'',0,1);
INSERT INTO user VALUES (5959,'chemgoat','billy','chemgoat2004@yahoo.com.au',10,'Amy','',0,'',0,1);
INSERT INTO user VALUES (5960,'JessicaWessica','jessie','Jessie232001@yahoo.com',10,'jessica','',0,'',0,0);
INSERT INTO user VALUES (5961,'lawteach','briandfm','doug.mcgriff@cobbk12.org',10,'Doug McGriff','',0,'High school teacher',0,1);
INSERT INTO user VALUES (5962,'phord','iddiba','phil@phord.com',10,'Phil','http://www.phord.com',0,'',0,1);
INSERT INTO user VALUES (5963,'Meet_The_Elf','et00','j00d34dF00@comcast.net',10,'Vincent','',0,'',0,0);
INSERT INTO user VALUES (5964,'Eburt','plopy','pr21@ntlworld.com',10,'Jay','http://suicide-teen.fspace400.com/',0,'',0,0);
INSERT INTO user VALUES (5965,'serious','pera','ozbiljna_yu@yahoo.com',10,'serious','',0,'',0,1);
INSERT INTO user VALUES (5966,'ladyluck610','040573','ladyluck610@hotmail.com',10,'janet anderson','',0,'',0,0);
INSERT INTO user VALUES (5967,'XxJeSsIeBeSsIeXx','whatsup','justbecuzjesusdied@yahoo.com',10,'Jessie','',0,'hey im jessie! i am 13 yrs old almost 14 next month! i love Jesus! shanna ur awesome u 2 nichole and u3 conniE!',0,0);
INSERT INTO user VALUES (5968,'thiru','cogent','karasukanna@yahoo.com',10,'karasu','',0,'I am an engineer',0,0);
INSERT INTO user VALUES (5969,'jhoeft','trinit','jhoeft@amertich.net',10,'jeff','',0,'',0,0);
INSERT INTO user VALUES (5970,'Dasein','kristy1','mpianal@uark.edu',20,'M. Pianalto','http://comp.uark.edu/~mpianal',0,'Philosophy grad student, UA-Fayetteville.\r\nCurrently teaching intro to logic.',753,1);
INSERT INTO user VALUES (5971,'carter','fireball','carterj_@hotmail.com',10,'jc','www.madfellas.com',0,'',0,0);
INSERT INTO user VALUES (5972,'kariz','israel','kariz@whoever.com',10,'Fredrick Kariuki','',0,'Iam a business devt. exec with a passion for mathematical solutions to business problems...',0,0);
INSERT INTO user VALUES (5973,'bsgamebug','pegasus69','bsgamebug@lycos.com',10,'Brenda','',0,'',0,1);
INSERT INTO user VALUES (5974,'gabizinha0509','bugrao','gabisivi@terra.com.br',10,'gabriela','www.ga_gatinha.blogger.com.br',0,'',0,0);
INSERT INTO user VALUES (5975,'amandalwilder','louise','amandalwilder@netscape.net',10,'amanda','',0,'',0,1);
INSERT INTO user VALUES (5976,'BigShot720','bigshot','BigShot720@aol.com',10,'Rick','none',0,'age 14\r\nfreshman in high school \r\nlove roller coasters\r\ncheeseburger is my favorite food',0,0);
INSERT INTO user VALUES (5977,'jonsbabygirl','justin','tammibro7@aol.com',10,'tammie','',0,'',0,0);
INSERT INTO user VALUES (5978,'payne2112','panacea','payne2112@yahoo.com',10,'John Payne','',0,'',0,1);
INSERT INTO user VALUES (5979,'aman','password','aman@flooble.com',10,'aman','',0,'',0,0);
INSERT INTO user VALUES (5980,'sizzlincokezoeylamloveyoumissy','zoey','aplle123@hotmail.com',10,'zoey','',0,'',0,0);
INSERT INTO user VALUES (5981,'Annikah','school','oneworthleaving5@hotmail.com',10,'Jessica','',0,'',0,1);
INSERT INTO user VALUES (5982,'aquarian2882','ramero','aquarian2882_2000@yahoo.com',10,'India','www.geocities.com/aquarian2882_2000/thewaterwitchespond.html',0,'',0,0);
INSERT INTO user VALUES (5983,'azzurri','passme','abduln@eecs.ku.edu',10,'azzrri','',0,'',0,1);
INSERT INTO user VALUES (5984,'ramu433','ramu123','rrr@rrr.com',10,'ramu','',0,'',0,1);
INSERT INTO user VALUES (5985,'Deleted08','francie','dkajdk@cocmast.net',10,'Fancyfrancie','deleted08',0,'',0,0);
INSERT INTO user VALUES (5986,'naslubs14','daveed','badawyrl@hotmail.com',10,'rebecca','',0,'',0,0);
INSERT INTO user VALUES (5987,'dtarangle','tere10','dtarangle@hotmail.com',10,'Dean','',0,'',0,0);
INSERT INTO user VALUES (5988,'Blindrockerstylz','mypa44','blindddrmanmax2@aol.com',10,'Jake','none',0,'',0,0);
INSERT INTO user VALUES (5989,'shellyteenred','louise','shellyteenred@hotmail.com',10,'michelle','www.google.com',0,'i believe an error is not a mistake until you refuse to correct it',0,0);
INSERT INTO user VALUES (5990,'dftsmile','rainbowconnection','dftsmile@hotmail.com',10,'Jessica','',0,'',0,0);
INSERT INTO user VALUES (5991,'WiLL','camden','liddellliddell@yahoo.com',10,'WiLL','',0,'i cut metal using ultra high pressure H2O.....fun.',0,0);
INSERT INTO user VALUES (5992,'krustywazoo','bubbleb01','adam_sharpe1@yahoo.com',10,'Adam','',0,'Lessee, I like video games, reading, snowshoeing, walking, listening to music, etc.',0,0);
INSERT INTO user VALUES (5993,'homeboylao80','elaine69','homeboy_lao@yahoo.com',10,'phonephet','www.xanga.com/homeboylao80',0,'',0,0);
INSERT INTO user VALUES (5994,'cristaboo','trevon','stmsarita@cs.com',10,'sarita','',0,'',0,1);
INSERT INTO user VALUES (5995,'barbali','packard','barbali@AOL.com',10,'barbara','',0,'',0,1);
INSERT INTO user VALUES (5996,'bamsk8ersgurl','kati','Confederategurl89@msn.com',10,'kati','',0,'',0,0);
INSERT INTO user VALUES (5997,'mrs_a77','kadra33','mrs_a77@hotmail.com',10,'Carey E. Andrzejewski','',0,'',0,1);
INSERT INTO user VALUES (5998,'sfrields','hello1','sfrields@yahoo.com',10,'Steven','',0,'',0,1);
INSERT INTO user VALUES (5999,'cnewberry','devenish','cnewberry@cox.net',10,'cfnew','',0,'',0,1);
INSERT INTO user VALUES (6000,'hon1208','jerimia','hon1208@yahoo.com',10,'Maureen Tonolete','',0,'',0,0);
INSERT INTO user VALUES (6001,'nowypies','tartus','o@o.pl',10,'Kornel','',0,'',0,1);
INSERT INTO user VALUES (6002,'limzar','mars1005','bakerbarrett@aol.com',10,'liam','www.aol.com',0,'',0,0);
INSERT INTO user VALUES (6003,'hyperbola','gottella','hyperbola@softhome.net',10,'Gururaj K','',0,'',0,0);
INSERT INTO user VALUES (6005,'Locke-down','reaper','Locke_down@hotmail.com',10,'Greg','',0,'',0,1);
INSERT INTO user VALUES (6006,'llcoolmommy','monsters','llcoolmommy@yahoo.com',10,'Lynda','bellsouth.net',0,'',0,1);
INSERT INTO user VALUES (6007,'manfox','pianoforte','theboypaganini@hotmail.com',10,'Kyle','',0,'',0,1);
INSERT INTO user VALUES (6008,'eris','marlon','aryse06_14@yahoo.com',10,'mary rose','',0,'',0,0);
INSERT INTO user VALUES (6009,'nobleednews','031468','nobleednews@nobleednews.com',10,'Monique Noble','http://www.NobleEdNews.com',0,'I\'m the publisher of NobleEd News, an education newsletter published weekly highlighting educational website, educational freebies and a feature article.  I\'m also a teacher, mother and wife.',0,0);
INSERT INTO user VALUES (6010,'flyingshadow007','25322976','cosmiceng@vsnl.net',20,'Rohan Shah','',0,'',0,1);
INSERT INTO user VALUES (6011,'iamasnobunni','hotone','iamasnobunni@hotmail.com',10,'jas','',0,'nah how bout not',0,1);
INSERT INTO user VALUES (6012,'saranathn','saramba','saranathn@yahoo.com',10,'saranath','yahoo',0,'crazy abt math',0,0);
INSERT INTO user VALUES (6013,'2715','brookfield','admin@weasian.com',10,'Dave','',0,'',0,1);
INSERT INTO user VALUES (6014,'LauraW','lunap13','small_lady11111@hotmail.com',10,'Laura','',0,'',0,0);
INSERT INTO user VALUES (6015,'Azn-gurl','91093','Karenlin561@hotmail.com',10,'Karen','Home',0,'I am chinese and i like cats..i have alot a sports stuff!',0,0);
INSERT INTO user VALUES (6016,'Mega64','w12345w','blah@blah.blah',10,'Mega64','http://www.mega64.com',0,'Hi.',0,1);
INSERT INTO user VALUES (6017,'kayann','102891','kayannmd@aol.com',10,'kay ann','www.xanga.com//QtY_bAbE_gRL367',0,'like hagin out w/frnds n other stuf*...........!!!!',0,1);
INSERT INTO user VALUES (6018,'niehenke1','535622363','niehenke1@yahoo.com',10,'leanne','',0,'',0,0);
INSERT INTO user VALUES (6019,'bluheart','halima','lotusmyth@yahoo.com',10,'hali','',0,'',0,0);
INSERT INTO user VALUES (6020,'Bethel','42fourtytwo','bethel@cablespeed.com',10,'Bethel','http://www.xanga.com/home.aspx?user=Bethel_Prescott',0,'',0,1);
INSERT INTO user VALUES (6021,'micky','rock','sid_just_sid@yahoo.co.in',10,'sid','',0,'',0,1);
INSERT INTO user VALUES (6022,'Hedgehuggle','martine','thumper7@total.net',10,'Joseph Richard Mannella','',0,'',0,0);
INSERT INTO user VALUES (6023,'kellylynn322','rich22','kellylynn322@hotmail.com',10,'kelly','',0,'',0,1);
INSERT INTO user VALUES (6024,'campcand','camper','campcand@yahoo.com',10,'connie','',0,'',0,1);
INSERT INTO user VALUES (6025,'leilei','328042','mystic_unicorns24@hotmail.com',10,'ashley','',0,'',0,1);
INSERT INTO user VALUES (6026,'westernscramble','logic','southernhorselvr@aol.com',10,'jessie','',0,'i love horses and all animals. i like to solve stuff, too.',0,0);
INSERT INTO user VALUES (6027,'jovin367','jo122440','jovin367@aol.com',10,'Josephine Aiello','aol',0,'',0,0);
INSERT INTO user VALUES (6028,'Barrett','Sed8ives','barrett777@hotmail.com',10,'Barrett Hasseldine','',0,'Finished a Science Degree at Melbourne Uni with a Major in Pure Maths',0,0);
INSERT INTO user VALUES (6029,'phlebo','slapper2','jme@ukonline.co.uk',10,'J','',0,'',0,0);
INSERT INTO user VALUES (6030,'crazylemontiss','angel14','lovlyangelbabe1@aol.com',10,'Chelsey','www.xanga.com\\crazylemontiss',0,'',0,0);
INSERT INTO user VALUES (6031,'dead2u','icry','shashagothead@aol.com',10,'shaheim','',0,'',0,0);
INSERT INTO user VALUES (6032,'hemantrm','attitude','hemantrm@yahoo.com',10,'Hemant','',0,'',0,1);
INSERT INTO user VALUES (6033,'klepto','ratero','jet3bns@yahoo.com',10,'jet','http://xanga.com/meifumado',0,'',0,0);
INSERT INTO user VALUES (6034,'talkinteddy','snuggle','snugglelicious89@yahoo.com',10,'annie nguyen','snuggleliciousdreamworld',0,'',0,1);
INSERT INTO user VALUES (6035,'chaoticmess','lovehurts','redv0dka3@yahoo.com',10,'marian','http://chaoticmess.tblog.com',0,'',0,0);
INSERT INTO user VALUES (6036,'crayzpunk05','225781','crayzpunk05@yahoo.cm',20,'Michele','',0,'',0,0);
INSERT INTO user VALUES (6037,'FireBabe99','flamechic99','JNBLue94@hotmail.com',10,'Viper','',0,'Blonde hair Blue eyes, a hottie! I am into sports, softball, soccer, basketball, and baseball. Backround:I lived in Texas, moved here to New York, and have a dog named Jake!',0,1);
INSERT INTO user VALUES (6038,'chaizak','gate3','chaizak@toughguy.net',10,'Chris','http://www.geocities.com/chaizak3/',0,'',0,0);
INSERT INTO user VALUES (6039,'K','katrin','windssus@gmx.de',10,'K','katrin',0,'',0,0);
INSERT INTO user VALUES (6040,'oojewelsoo','harley00','oOBraveNewGirlOo@hotmail.com',10,'Julie','http://www.upsaid.com/oojewelsoo/',0,'',0,0);
INSERT INTO user VALUES (6041,'DEEZALEE_LTK','KITTYCAT','DEEIZ25@YAHOO.COM',10,'DANIELLE','',0,'I VERY OUTGOING - LAUGH ALOT-AND EASY GOING',0,0);
INSERT INTO user VALUES (6042,'stizhawk','hempopotamus','haa99002@byui.edu',10,'Steven Haack','',0,'',0,1);
INSERT INTO user VALUES (6043,'judi0324','032479','judi0324@aol.com',10,'Judith Pugh','',0,'',0,0);
INSERT INTO user VALUES (6044,'Wally','rainyday','wal.b@btinternet.com',10,'Wally','',0,'',0,0);
INSERT INTO user VALUES (6045,'ntvtxn69','pussy69','ntvtxn69@hotmail.com',10,'Steve','',0,'',0,1);
INSERT INTO user VALUES (6046,'truronin','1t3tcb01','trujamerican@hotmail.com',10,'- s. -','',0,'Teaching English in Japan, but I studied MATH and SCIENCES at UNI, so logic puzzles are my pasttime...',0,1);
INSERT INTO user VALUES (6047,'ErosDragon','thyla','lbj82@hotmail.com',10,'Leeanna','',0,'',0,1);
INSERT INTO user VALUES (6048,'prabhaklhar','ineeddevs','prabhakhar@hotmail.com',10,'prabhakhar','',0,'I am a good guy',0,1);
INSERT INTO user VALUES (6049,'benbideau','amandahenning','rapid_refund@hotmail.com',10,'ben','',0,'econ and finance double major from Saint Cloud State University (MN)',0,0);
INSERT INTO user VALUES (6050,'dima','michael','dima@dima.net',10,'db','www.dimi.com',0,'',0,1);
INSERT INTO user VALUES (6051,'purdym','hello123','my_spam_account@shaw.ca',10,'miles purdy','',0,'',0,0);
INSERT INTO user VALUES (6052,'brody','brocky','mariabralich@verizon.net',10,'Maria','',0,'',0,0);
INSERT INTO user VALUES (6053,'wiseguy','goosum','mccauley@memphis.edu',10,'Lee','',0,'',0,1);
INSERT INTO user VALUES (6054,'bushyweave','fuckit','bushyweave@yahoo.com',10,'Stan','',0,'',0,1);
INSERT INTO user VALUES (6055,'transcendentalbliss','ashislove','recoveringchristian13@yahoo.com',10,'ash','',0,'',0,1);
INSERT INTO user VALUES (6056,'dazbel','dazbel','dazbel@aol.com',10,'darren','',0,'maveri',0,1);
INSERT INTO user VALUES (6057,'aopi575','dancer','aopi575@juno.com',10,'Kelley','',0,'',0,1);
INSERT INTO user VALUES (6058,'xXp00pXx','pooh12','p0op2003@yahoo.com',10,'Jonathan Nguyen','http://www.xanga.com/home.aspx?user=xXp00pXx',0,'hi!!!',0,0);
INSERT INTO user VALUES (6059,'magzie','fdsafdsa','Direwolf8480@yahoo.com',10,'Magzie Hardy','dfasdfads',0,'fdasfasdfasdfasdfadfasdfasd......do u really care?',0,0);
INSERT INTO user VALUES (6060,'dreamgal042','internet','dreamgal042@yahoo.com',10,'stevie','',0,'',0,1);
INSERT INTO user VALUES (6061,'WeezerJAM','waffles','Jamison58@aol.com',10,'Jaime','www.jamison.blogspot.com',0,'like : weezer, ok go, motion city soundtrack, the red hot valentines, brand new, ok go, ritter, catch 22, beatles, ramones, hey mercedes, + WAY MORE',0,0);
INSERT INTO user VALUES (6062,'Jellyo','donuts','efjohn@hotmail.com',10,'Joe','',0,'',0,1);
INSERT INTO user VALUES (6063,'yourlilangel','pretty','mashimaroxox@hotmail.com',10,'bekey','www.xanga.com/da_bekey',0,'',0,1);
INSERT INTO user VALUES (6064,'blackstun','eaglenius','eddyburnip@hotmail.com',10,'ed','',0,'I\'m gifted',0,1);
INSERT INTO user VALUES (6065,'itzbobbyray2you','jesus','bootylicius16dsl@aol.com',10,'destiny','www.xanga.com/itzbobbyray2you',0,'',0,1);
INSERT INTO user VALUES (6066,'gladys07','bubonic','gladys_anne_07@yahoo.com',10,'gladys','www.yahoo.com',0,'Hi i\'m gladz',0,0);
INSERT INTO user VALUES (6067,'serenitysubdued','7words','serenitysubdued@aol.com',10,'mike','nada',0,'i mark the new daewning age in existence.',0,1);
INSERT INTO user VALUES (6068,'snake03','olli90','wed724@aol.com',10,'Alfred','Goggle',0,'Sigma Nu',0,0);
INSERT INTO user VALUES (6069,'pokgailah','chococat','pokgailah@hotmail.com',10,'jen','www.xanga.com/pokgailah',0,'',0,0);
INSERT INTO user VALUES (6070,'mrquidz','480276','mamn_88@yahoo.com',10,'arif','',0,'No need to know coz im anonymous. ahaks!',0,0);
INSERT INTO user VALUES (6071,'preeky','smokes','preeky@yahoo.ca',10,'preeky','',0,'',0,1);
INSERT INTO user VALUES (6072,'Heleen','spleetoog','hdiependaele@hotmail.com',10,'Heleen','',0,'',0,1);
INSERT INTO user VALUES (6073,'ruxxell','poptart','ruxxell@comcast.net',10,'Russ','',0,'',0,1);
INSERT INTO user VALUES (6074,'ctshelties','anakin00','jennifer@ctshelties.com',10,'Jennifer Bohn','',0,'',0,1);
INSERT INTO user VALUES (6075,'ptarra','4227','ptarra@telefonica.net',10,'Pedro','',0,'',0,1);
INSERT INTO user VALUES (6076,'kdcastor','olivia','danita@teamencore.com',10,'Danita','',0,'',0,0);
INSERT INTO user VALUES (6077,'kar17in','shak17','kak333@psu.edu',10,'karin','',0,'',0,1);
INSERT INTO user VALUES (6078,'neciaporche','wordlover','hhbnecia@yahoo.com',10,'Necia Porche','',0,'',0,1);
INSERT INTO user VALUES (6079,'scott','sarah','ScottProper3@aol.com',10,'Scott Proper','',0,'',0,1);
INSERT INTO user VALUES (6080,'sfitzgibbon','STEPHEN','steve.fitzgibbon@third-rail.net',10,'steve fitzgibbon','',0,'',0,0);
INSERT INTO user VALUES (6081,'diamondKitty','kittyk','blondiedur@hotmail.com',10,'Ashley','',0,'i\'m a huntress and i like math',0,0);
INSERT INTO user VALUES (6082,'joshtoma','blade13','joshtom1@umbc.edu',10,'Joshua Tomajko','',0,'',0,1);
INSERT INTO user VALUES (6083,'maof5','mussitations','maof5barker@juno.com',10,'cjb','',0,'',0,1);
INSERT INTO user VALUES (6084,'trixi','jinxnbela','trailertrash28@hotmail.com',10,'trixi','',0,'',0,0);
INSERT INTO user VALUES (6085,'adrian_n_donna','cuppycake','younglilangel@hotmail.com',10,'Donna','',0,'',0,1);
INSERT INTO user VALUES (6086,'maxgldstn','gamecube','maxcube14@hotmail.com',10,'max','',0,'',0,0);
INSERT INTO user VALUES (6087,'Babychinay26','nlc26','Babychinay26@aol.com',10,'Nancy','www.xanga.com/DeSpEr8LyL0NeLy',0,'',0,0);
INSERT INTO user VALUES (6088,'xAmYx','amycool','linspin2001@yahoo.co.uk',10,'amy cooper','me',0,'i am kool!!!',0,0);
INSERT INTO user VALUES (6089,'silver_gold','jkl632896','Iain11187@box.ms',20,'Iain','',0,'',0,1);
INSERT INTO user VALUES (6090,'kieugotass','KIEUNGUYEN','kieu_got_azz@yahoo.com',10,'kieu','www.xanga.com/kieugotass',0,'WHATS THERE TO SAY?',0,0);
INSERT INTO user VALUES (6091,'yellowseasponge','4801510072','spongebob12y@netscape.com',10,'Dana','',0,'I like to eat ice cream...and i like to PARTY!!!',0,1);
INSERT INTO user VALUES (6092,'devilsDoor04','11d6','DevilsDoor04@hotmail.com',10,'Max','',0,'',0,1);
INSERT INTO user VALUES (6093,'BB','bbbbbbbbbb','rapids209@aol.com',20,'Billy Bob','www.getalife.com',0,'thats not really my homepage',57,1);
INSERT INTO user VALUES (6094,'EviLkary','infinite','karyat34@msn.com',10,'Kary','',0,'I Love Maths/Phys~!',0,1);
INSERT INTO user VALUES (6095,'ebony411','digiclu','e_bony411@yahoo.com',10,'Edwin Bodney','www.xanga.com/e_bony411',0,'I like having fun!',0,1);
INSERT INTO user VALUES (6096,'Nickhono','43046721','necromancer_nick@hotmail.com',10,'Nick Oh','',0,'hihi',0,1);
INSERT INTO user VALUES (6097,'bs_guru','shsh','bs_guru@rediffmail.com',10,'Gururaj','',0,'student',0,0);
INSERT INTO user VALUES (6098,'AfonsoS','quovadis','afonso_salema@hotmail.com',10,'Afonso  Salema','',0,'',0,1);
INSERT INTO user VALUES (6099,'jstetar','chimp22','zstetar@netscape.net',10,'josh','',0,'',0,0);
INSERT INTO user VALUES (6100,'ual_iasnet_yteewt','tweety','tweetyatcus@hotmail.com',10,'tensai','www.xanga.com/ual_iasnet_yteewt',0,'',0,1);
INSERT INTO user VALUES (6101,'pinoybro9288','12345678','pinoybro9288@aol.com',10,'bryan','www.xanga.com/pinoybro9288',0,'what is there to know about me? ',0,0);
INSERT INTO user VALUES (6102,'appleofyuri','81283','appleofyuri@msn.com',10,'Linda Le','',0,'',0,1);
INSERT INTO user VALUES (6103,'premishpaul','premic','premishpaul@hotmail.com',10,'Premish','',0,'',0,1);
INSERT INTO user VALUES (6104,'o0anika0o','sythen','o0anika0o@yahoo.com',10,'shea','http://groups.yahoo.com/group/LameMunky/',0,'i rock!! ^_^',0,1);
INSERT INTO user VALUES (6105,'PureSlayer','brandon','squeakybug20022002@yahoo.com',10,'Kelly','http://pureslayer.tblog.com/',0,'i love watching movies, buffy the vampire slayer, teen titans, eminem, evanescence, the PS2, xbox, and listitng to music',0,0);
INSERT INTO user VALUES (6106,'second','228786','www@WWW.NET',10,'david','RRRRR.COM',0,'COOL, 13 YEAR OLD.',0,0);
INSERT INTO user VALUES (6107,'AEPriester','gabrielle6','AEPriester@aol.com',10,'Ann Priester','',0,'',0,0);
INSERT INTO user VALUES (6108,'hltcrt','hltcrt','jpthompson@clear.net.nz',10,'hamish thompson','',0,'',0,0);
INSERT INTO user VALUES (6109,'hlt','hlt','jpthompson@clear.net.nz',10,'hamish thompson','',0,'',0,0);
INSERT INTO user VALUES (6110,'elisanicole','721nathaniel','sam_34474@yahoo.com',10,'stephanie','',0,'',0,1);
INSERT INTO user VALUES (6111,'simplythink11','diablo','simplythink11@yahoo.com',10,'Scott S','http://120-panties.stockings-finder.com/',0,'',0,0);
INSERT INTO user VALUES (6112,'The_Mayniak','bitch','dude_girl_2166@yahoo.com',10,'Mayniak','',0,'AIM: idonotsayaboot',0,0);
INSERT INTO user VALUES (6113,'wunboikrazzypinay101','baby005','GDeViLgUrL05@aol.com',10,'claudine','xanga.com/wun_boi_krazzy_pinay_101',0,'iam a girl iam 11 years old and i go to school',0,0);
INSERT INTO user VALUES (6114,'Blitz-Kommandant','geistschiff','nicholas_alvey@yahoo.com',20,'logischer Verstand','',0,'',0,1);
INSERT INTO user VALUES (6115,'cuterosa','2058423','seungmin1004@msn.com',10,'rosa','www.xanga.com/cuterosa',0,'Hi I\'m Rosa',0,0);
INSERT INTO user VALUES (6116,'Galendir','ywhy','fylosofer@aol.com',20,'Galendir','',0,'',0,0);
INSERT INTO user VALUES (6117,'kirsten','lady','beach_horse@msn.com',10,'kirsten','',0,'',0,1);
INSERT INTO user VALUES (6118,'Babebecca2004','hun bun','babebecca2004@aol.com',10,'becca','',0,'i am a girl',0,1);
INSERT INTO user VALUES (6119,'debbiel','12060514','jdlange@bellsouth.net',10,'Debbie Lange','',0,'',0,1);
INSERT INTO user VALUES (6120,'DeceptiveSecrets','080545','lilperuvianqt12@aol.com',10,'Kimmy','http://www.xanga.com/home.aspx?user=Deceptive_Secrets',0,'I have Feet!!!',0,0);
INSERT INTO user VALUES (6121,'hobbs','sh1275','guilhermehobbs@uol.com.br',10,'Guilherme','',0,'',0,0);
INSERT INTO user VALUES (6122,'Genius','kafka','franzk_7@hotmail.com',10,'kafka','',0,'',0,1);
INSERT INTO user VALUES (6123,'bade_waxter','050817083','yermamma47@hotmail.com',10,'wade baxter','',0,'',0,0);
INSERT INTO user VALUES (6124,'jedidude51090','usetheforce','jedimaster51090@adelphia.net',10,'jedidude51090','',0,'',0,0);
INSERT INTO user VALUES (6125,'monkeysarecrazy','yourmomis','monkeysarecrazy@msn.com',10,'ashley','',0,'im a happy person',0,1);
INSERT INTO user VALUES (6126,'Kancelotto','2160to','dnm@ceinternet.com.au',20,'Kancelotto','',0,'',363,1);
INSERT INTO user VALUES (6127,'singhalprashant','system14','singhalprashant@rediffmail.com',10,'prashant','',0,'i am BE computer science currently working in WIPRO',0,1);
INSERT INTO user VALUES (6128,'s318589','arabia5pork','s318589@student.osfc.co.uk',10,'Jenny','',0,'',0,1);
INSERT INTO user VALUES (6129,'peeb','kaimen','pbrideoake@hotmail.com',10,'pbrideoake','',0,'',0,1);
INSERT INTO user VALUES (6130,'lilbluechic','hurley','lilbluechic85@yahoo.com',10,'nicki','http://xanga.com/lilbluechic',0,'wanna know ask me urself if u hav d guts!!!',0,0);
INSERT INTO user VALUES (6131,'madi','madi0303','madisonhill@hotmail.com',10,'Madison Hill','',0,'',0,1);
INSERT INTO user VALUES (6132,'philipcarey','poohbear','joe.carey@dft.gsi.gov.uk',10,'Philip Carey','',0,'I collect teddy bears',0,1);
INSERT INTO user VALUES (6133,'toaccess','thispage','androidteneight@aol.com',10,'Antonio','',0,'',0,1);
INSERT INTO user VALUES (6134,'chuma14','toyota','chuma14@yahoo.co.uk',10,'chuma','',0,'a doctor in nigeria',0,1);
INSERT INTO user VALUES (6135,'jenmapp','delta','jennifermapp78@hotmail.com',10,'Jennifer','',0,'',0,1);
INSERT INTO user VALUES (6136,'stalk3r','bigboy','toledostalk3r@hotmail.com',10,'chris','http://panty-art.stockings-finder.com/',0,'',0,0);
INSERT INTO user VALUES (6137,'pppy','turk182','pppy@dodo.com.au',10,'pppy','',0,'',0,1);
INSERT INTO user VALUES (6138,'jasperdotcom','colton0802','krisgerber@oddpost.com',10,'Kris','www.pasty.com',0,'',0,1);
INSERT INTO user VALUES (6139,'dawg','markyo','cool@hotmail.com',20,'yo','',0,'i m cool',0,1);
INSERT INTO user VALUES (6140,'sugarbaby31','081590','sugarbaby031@hotmail.com',10,'Susana Lee','',0,'',0,0);
INSERT INTO user VALUES (6141,'Stephie7806','wild44cat','Peaker2006@aol.com',10,'Stephie','',0,'',0,0);
INSERT INTO user VALUES (6142,'meg_05_00','cambridge','meg_05_00@yahoo.com',10,'Maghann','',0,'',0,1);
INSERT INTO user VALUES (6143,'yogi4270','yogi4270','bob@bobbo.com',10,'bob','',0,'',0,0);
INSERT INTO user VALUES (6144,'bigdog','mike','bigdogmikebrown@yahoo.com',10,'mike brown','',0,'',0,1);
INSERT INTO user VALUES (6145,'reinstein','r2lowery','r2lowery@juno.com',10,'Ryan','',0,'not much of a computer guy.  just trying this out.  looks like fun',0,1);
INSERT INTO user VALUES (6146,'lebatsirhc','dirtie_92','wooden_ricebowl@hotmail.com',10,'christabel','http://midog.blogspot.com',0,'im a lame person who talks rubbish all the time',0,1);
INSERT INTO user VALUES (6147,'Florin','adams566','iromosan@yahoo.com',10,'Florin','',0,'',0,0);
INSERT INTO user VALUES (6148,'littlerich','2fod5%','rharran@uk.ibm.com',10,'rich harran','',0,'',0,1);
INSERT INTO user VALUES (6149,'volt','vijay57','vijaycage44@yahoo.com',10,'vijay','vijaycage44',0,'i am a engg student.EEE is my branch.iam aquiz buff',0,0);
INSERT INTO user VALUES (6150,'mindless_menagetois','reject','mindless_suburban_subculture@hotmail.com',10,'Lindsay','',0,'',0,1);
INSERT INTO user VALUES (6151,'Jumping','yes','a@b.com',10,'Rocket Scientist','No',0,'',0,0);
INSERT INTO user VALUES (6152,'jujuju','yes','a@b.com',10,'Rocket Scientist','No',0,'',0,0);
INSERT INTO user VALUES (6153,'chicoine','calhoun','chicoiner-kac@kaman.com',10,'russell','',0,'',0,0);
INSERT INTO user VALUES (6154,'crazygirl','allinef','allinefreitas@yahoo.com.br',10,'alline','gfjklgdjoashfjksdh',0,'cdgasvdasfsdf\r\nmy mom knows',0,1);
INSERT INTO user VALUES (6155,'Chdwick456','4009','chdwick456@yahoo.com',10,'Chad Ballew','yahoo.coom',0,'',0,0);
INSERT INTO user VALUES (6156,'scu','nigga','shortiicunit@yahoo.com',10,'candii','',0,'',0,1);
INSERT INTO user VALUES (6157,'ospinad','angelica','ospina.daniel@palmcoastd.com',10,'Danny','',0,'137 IQ',0,0);
INSERT INTO user VALUES (6158,'VBStr2003','vbs','FrancJen1985@aol.com',10,'Jen','',0,'It is cheaper to work on logic problems online than to get them on paper.',0,0);
INSERT INTO user VALUES (6159,'Sandy52','yay','catc0untry@hotmail.com',20,'Shanna','',0,'I love riddles. Though I might never be able to answer them, they are da best things in da world',0,0);
INSERT INTO user VALUES (6160,'imasoulsista','yeshua3','dance4life004@yahoo.com',10,'imasoulsista','http://www.xanga.com/home.aspx?user=imasoulsista',0,'',0,1);
INSERT INTO user VALUES (6161,'mememe','pooh','klc14@earthlink.net',10,'katie','http://www.xanga.com/imacoffeefreak',0,'i love coffee and i love u alex rango! XD i love music and computers also',0,0);
INSERT INTO user VALUES (6162,'steve323','flooble726','sgroyer@comcast.net',10,'Steve Royer','',0,'',0,0);
INSERT INTO user VALUES (6163,'srividhya','$dollar$','srividhya_oct@hotmail.com',10,'srividhya','',0,'I am doing my Pg, living in chennai, TN, India',0,1);
INSERT INTO user VALUES (6164,'chyan','chyan','lil_phat_chic_96792@yahoo.com',10,'chyan','www.xanga.com/west_side_playa91',0,'',0,0);
INSERT INTO user VALUES (6165,'Kenny','polly2','jolliffe@absamail.co.za',10,'Kenny','',0,'Man 44 Years old from Bloemfontein S.A. ',0,1);
INSERT INTO user VALUES (6166,'gaffee','skyblue','carlbors@hotmail.com',10,'Carl','',0,'',0,1);
INSERT INTO user VALUES (6167,'amea55','oreocookies','amea55@hotmail.com',10,'amanda','',0,'18 years old, senior in high school, going to New Orleans for college.  from connecticut',0,1);
INSERT INTO user VALUES (6168,'4sanjay','manisha','sanjay.bajaj1@ntlworld.com',10,'sanjay','',0,'',0,1);
INSERT INTO user VALUES (6169,'monet900','lynn23','monet900@yahoo.com',10,'michelle Newton','',0,'',0,0);
INSERT INTO user VALUES (6170,'monet9000','lynn23','monet900@yahoo.com',10,'michelle Newton','',0,'I love doing logic puzzles.',0,0);
INSERT INTO user VALUES (6171,'cheema','gabby45f','cheema1@yahoo.com',10,'cheema','',0,'',0,0);
INSERT INTO user VALUES (6172,'karter','nicholas','dealermike80@hotmail.com',10,'mike','',0,'',0,0);
INSERT INTO user VALUES (6173,'scrtagnt976','pegasus','scrtagnt976@aol.com',10,'Tara','',0,'',0,1);
INSERT INTO user VALUES (6174,'ck60039','chk785','chk785@aol.com',10,'courtney','',0,'',0,1);
INSERT INTO user VALUES (6175,'angelgirlt5','crystal','angelgirlt5@yahoo.com',10,'tanna','',0,'i am 47 female and like math games',0,0);
INSERT INTO user VALUES (6176,'jacs0202','oscars','jacque_reynolds@hotmail.com',10,'Jacque','',0,'',0,0);
INSERT INTO user VALUES (6177,'minimelsh','showmethemoney','cutie_patooty1609@hotmail.com',10,'Sydney','',0,'i am a princess!!!',0,1);
INSERT INTO user VALUES (6178,'jinto_reedwine','stars','jintoreedwine2003@Yahoo.com',10,'Zero Armada','',0,'Wish i had something to put here',0,1);
INSERT INTO user VALUES (6179,'rneedham1','slamdunk','rneedham1@yahoo.com',10,'Rick','http://www/innernet.net/rneedham',0,'Math teacher - programmer -handicapper',0,0);
INSERT INTO user VALUES (6180,'elektra','tamara14','arowyn@msn.com',10,'stephanie','elektra',0,'',0,0);
INSERT INTO user VALUES (6181,'haggisbasher','rokev1912','rrkh23@hotmail.com',10,'k','',0,'',0,1);

--
-- Table structure for table 'uservisit'
--

CREATE TABLE uservisit (
  usrId int(10) unsigned NOT NULL default '0',
  usrName varchar(40) default NULL,
  visitDate timestamp(14) NOT NULL,
  host varchar(60) default NULL,
  KEY visit_uid (usrId)
) TYPE=MyISAM;

--
-- Dumping data for table 'uservisit'
--

INSERT INTO uservisit VALUES (1,'levik',20020506104732,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020506113106,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020506124530,NULL);
INSERT INTO uservisit VALUES (66,'Richard Gorman',20020506135643,NULL);
INSERT INTO uservisit VALUES (66,'Richard Gorman',20020506135806,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020506144752,NULL);
INSERT INTO uservisit VALUES (67,'Creg Bradley',20020506154344,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020506174043,NULL);
INSERT INTO uservisit VALUES (68,'kerem',20020506184249,NULL);
INSERT INTO uservisit VALUES (69,'btrnviagra',20020507005206,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507021856,NULL);
INSERT INTO uservisit VALUES (70,'Lokela',20020507023615,NULL);
INSERT INTO uservisit VALUES (71,'LW',20020507024137,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507030955,NULL);
INSERT INTO uservisit VALUES (72,'Joe Roth',20020507031418,NULL);
INSERT INTO uservisit VALUES (73,'Kire',20020507031711,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020507032305,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020507032429,NULL);
INSERT INTO uservisit VALUES (75,'Tim',20020507032708,NULL);
INSERT INTO uservisit VALUES (76,'Chris',20020507042601,NULL);
INSERT INTO uservisit VALUES (77,'Jeff',20020507042946,NULL);
INSERT INTO uservisit VALUES (76,'Chris',20020507043342,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507043606,NULL);
INSERT INTO uservisit VALUES (78,'Chris',20020507043733,NULL);
INSERT INTO uservisit VALUES (79,'Tom',20020507043824,NULL);
INSERT INTO uservisit VALUES (80,'Mr. Jinx',20020507043912,NULL);
INSERT INTO uservisit VALUES (81,'Lenard Whitehead',20020507045823,NULL);
INSERT INTO uservisit VALUES (81,'Lenard Whitehead',20020507045858,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020507050439,NULL);
INSERT INTO uservisit VALUES (82,'David',20020507052749,NULL);
INSERT INTO uservisit VALUES (83,'Jonathan',20020507053204,NULL);
INSERT INTO uservisit VALUES (84,'Dom',20020507055228,NULL);
INSERT INTO uservisit VALUES (75,'Tim',20020507055459,NULL);
INSERT INTO uservisit VALUES (85,'Theo',20020507060232,NULL);
INSERT INTO uservisit VALUES (85,'Theo',20020507060304,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061608,NULL);
INSERT INTO uservisit VALUES (78,'Chris',20020507061628,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061631,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061649,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061721,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061744,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061807,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061851,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061908,NULL);
INSERT INTO uservisit VALUES (86,'Eric',20020507061914,NULL);
INSERT INTO uservisit VALUES (87,'Jed Duty',20020507062718,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507063603,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020507064555,NULL);
INSERT INTO uservisit VALUES (88,'Paul',20020507064613,NULL);
INSERT INTO uservisit VALUES (88,'Paul',20020507064740,NULL);
INSERT INTO uservisit VALUES (62,'Angela',20020507065445,NULL);
INSERT INTO uservisit VALUES (78,'Chris',20020507065503,NULL);
INSERT INTO uservisit VALUES (89,'kevin',20020507070205,NULL);
INSERT INTO uservisit VALUES (89,'kevin',20020507070226,NULL);
INSERT INTO uservisit VALUES (90,'Sam Acheson',20020507070957,NULL);
INSERT INTO uservisit VALUES (90,'Sam Acheson',20020507071023,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507071244,NULL);
INSERT INTO uservisit VALUES (62,'Angela',20020507071513,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020507071524,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020507071542,NULL);
INSERT INTO uservisit VALUES (92,'Avrom Faderman',20020507072309,NULL);
INSERT INTO uservisit VALUES (62,'Angela',20020507072431,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020507073114,NULL);
INSERT INTO uservisit VALUES (93,'toferc',20020507073212,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020507074832,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020507074856,NULL);
INSERT INTO uservisit VALUES (94,'bobby',20020507084100,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507084950,NULL);
INSERT INTO uservisit VALUES (75,'Tim',20020507085015,NULL);
INSERT INTO uservisit VALUES (95,'Terry',20020507085445,NULL);
INSERT INTO uservisit VALUES (96,'Mike',20020507085808,NULL);
INSERT INTO uservisit VALUES (96,'Mike',20020507085821,NULL);
INSERT INTO uservisit VALUES (96,'Mike',20020507085839,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020507092138,NULL);
INSERT INTO uservisit VALUES (97,'Whiskey Pete',20020507092320,NULL);
INSERT INTO uservisit VALUES (98,'Warren Schubert',20020507093207,NULL);
INSERT INTO uservisit VALUES (76,'Chris',20020507093244,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020507093254,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020507094116,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020507094952,NULL);
INSERT INTO uservisit VALUES (76,'Chris',20020507095227,NULL);
INSERT INTO uservisit VALUES (95,'Terry',20020507095605,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507103324,NULL);
INSERT INTO uservisit VALUES (100,'John',20020507103719,NULL);
INSERT INTO uservisit VALUES (101,'*VeRRie*',20020507104545,NULL);
INSERT INTO uservisit VALUES (101,'*VeRRie*',20020507104559,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020507114109,NULL);
INSERT INTO uservisit VALUES (100,'John',20020507115219,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020507122359,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020507123644,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020507123652,NULL);
INSERT INTO uservisit VALUES (104,'Adam',20020507125433,NULL);
INSERT INTO uservisit VALUES (104,'Adam',20020507125536,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020507130823,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020507131812,NULL);
INSERT INTO uservisit VALUES (87,'Jed Duty',20020507132548,NULL);
INSERT INTO uservisit VALUES (105,'Dan Dise',20020507133513,NULL);
INSERT INTO uservisit VALUES (105,'Dan Dise',20020507133540,NULL);
INSERT INTO uservisit VALUES (106,'Aaron Seligman',20020507142529,NULL);
INSERT INTO uservisit VALUES (107,'Jose Alejandro Guizar',20020507142803,NULL);
INSERT INTO uservisit VALUES (108,'b carmel',20020507154345,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020507154557,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020507162845,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020507163811,NULL);
INSERT INTO uservisit VALUES (110,'Stuff N. Things',20020507173605,NULL);
INSERT INTO uservisit VALUES (111,'John Goodtimes',20020507174621,NULL);
INSERT INTO uservisit VALUES (112,'Kathie',20020507180116,NULL);
INSERT INTO uservisit VALUES (113,'Craig Berry',20020507180924,NULL);
INSERT INTO uservisit VALUES (113,'Craig Berry',20020507181015,NULL);
INSERT INTO uservisit VALUES (114,'Gill',20020507182736,NULL);
INSERT INTO uservisit VALUES (115,'andy',20020507192558,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020507193629,NULL);
INSERT INTO uservisit VALUES (110,'Stuff N. Things',20020507194442,NULL);
INSERT INTO uservisit VALUES (116,'jamski',20020507205121,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020507213058,NULL);
INSERT INTO uservisit VALUES (118,'JASON',20020507233243,NULL);
INSERT INTO uservisit VALUES (119,'jobo',20020508004230,NULL);
INSERT INTO uservisit VALUES (119,'jobo',20020508012128,NULL);
INSERT INTO uservisit VALUES (118,'JASON',20020508012443,NULL);
INSERT INTO uservisit VALUES (120,'connie',20020508014441,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508015726,NULL);
INSERT INTO uservisit VALUES (95,'Terry',20020508030738,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508042314,NULL);
INSERT INTO uservisit VALUES (121,'jim',20020508045701,NULL);
INSERT INTO uservisit VALUES (100,'John',20020508052204,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020508053148,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508054747,NULL);
INSERT INTO uservisit VALUES (100,'John',20020508055936,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020508062436,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020508062739,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020508063525,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020508070307,NULL);
INSERT INTO uservisit VALUES (121,'jim',20020508070547,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020508070621,NULL);
INSERT INTO uservisit VALUES (123,'Pamela',20020508073040,NULL);
INSERT INTO uservisit VALUES (62,'Angela',20020508075203,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020508080346,NULL);
INSERT INTO uservisit VALUES (125,'Jason Fox',20020508082736,NULL);
INSERT INTO uservisit VALUES (126,'michael',20020508083154,NULL);
INSERT INTO uservisit VALUES (126,'michael',20020508083229,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508083347,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020508083855,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508091626,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020508092948,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508095630,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508112852,NULL);
INSERT INTO uservisit VALUES (127,'Ryan',20020508112953,NULL);
INSERT INTO uservisit VALUES (128,'Andrew Elliott',20020508120734,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020508121043,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020508123346,NULL);
INSERT INTO uservisit VALUES (129,'laura',20020508123611,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020508124045,NULL);
INSERT INTO uservisit VALUES (130,'psmylie',20020508130434,NULL);
INSERT INTO uservisit VALUES (127,'Fizzle',20020508130544,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020508132812,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020508132815,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020508135911,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020508135938,NULL);
INSERT INTO uservisit VALUES (132,'tony danza',20020508135944,NULL);
INSERT INTO uservisit VALUES (132,'tony danza',20020508140235,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020508141507,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508141549,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020508161043,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020508161907,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020508170706,NULL);
INSERT INTO uservisit VALUES (133,'Doug',20020508170943,NULL);
INSERT INTO uservisit VALUES (132,'tony danza',20020508174739,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020508184815,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020508201406,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020508202408,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020508203328,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020508213440,NULL);
INSERT INTO uservisit VALUES (118,'JASON',20020508225647,NULL);
INSERT INTO uservisit VALUES (134,'hyfe',20020509010057,NULL);
INSERT INTO uservisit VALUES (128,'Andrew Elliott',20020509051543,NULL);
INSERT INTO uservisit VALUES (132,'tony danza',20020509051811,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020509051832,NULL);
INSERT INTO uservisit VALUES (62,'Angela',20020509053716,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020509054054,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020509055417,NULL);
INSERT INTO uservisit VALUES (130,'psmylie',20020509061920,NULL);
INSERT INTO uservisit VALUES (132,'tony danza',20020509061946,NULL);
INSERT INTO uservisit VALUES (135,'Sergio Pasini',20020509065517,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020509071215,NULL);
INSERT INTO uservisit VALUES (130,'psmylie',20020509071223,NULL);
INSERT INTO uservisit VALUES (124,'narcoleptic',20020509071606,NULL);
INSERT INTO uservisit VALUES (100,'John',20020509072844,NULL);
INSERT INTO uservisit VALUES (136,'Val',20020509075525,NULL);
INSERT INTO uservisit VALUES (136,'Val',20020509075603,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020509080049,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020509083557,NULL);
INSERT INTO uservisit VALUES (128,'Andrew Elliott',20020509085027,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020509092002,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020509092013,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020509092027,NULL);
INSERT INTO uservisit VALUES (138,'dave',20020509092331,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020509093856,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020509093947,NULL);
INSERT INTO uservisit VALUES (139,'erin',20020509100226,NULL);
INSERT INTO uservisit VALUES (139,'anonymous',20020509100357,NULL);
INSERT INTO uservisit VALUES (130,'psmylie',20020509101641,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020509101813,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020509102054,NULL);
INSERT INTO uservisit VALUES (140,'patty',20020509104314,NULL);
INSERT INTO uservisit VALUES (141,'Holly',20020509105528,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020509105801,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020509111537,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020509113952,NULL);
INSERT INTO uservisit VALUES (102,'John Ryder',20020509120747,NULL);
INSERT INTO uservisit VALUES (142,'Tom',20020509121027,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020509121334,NULL);
INSERT INTO uservisit VALUES (143,'maria',20020509124727,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020509131141,NULL);
INSERT INTO uservisit VALUES (144,'Jeff',20020509133407,NULL);
INSERT INTO uservisit VALUES (144,'Jeff',20020509133444,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020509135312,NULL);
INSERT INTO uservisit VALUES (145,'Joshua',20020509144808,NULL);
INSERT INTO uservisit VALUES (145,'Joshua',20020509154023,NULL);
INSERT INTO uservisit VALUES (142,'Tom',20020509160030,NULL);
INSERT INTO uservisit VALUES (146,'jen',20020509170558,NULL);
INSERT INTO uservisit VALUES (147,'Richard Walston',20020509171115,NULL);
INSERT INTO uservisit VALUES (147,'Richard Walston',20020509171652,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020509175950,NULL);
INSERT INTO uservisit VALUES (148,'ben haines',20020509180742,NULL);
INSERT INTO uservisit VALUES (149,'Chris Tyson',20020509183650,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020509184630,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020509190730,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020509191344,NULL);
INSERT INTO uservisit VALUES (150,'Tim',20020509193438,NULL);
INSERT INTO uservisit VALUES (151,'Linden Siahaan',20020509210155,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020509212206,NULL);
INSERT INTO uservisit VALUES (152,'Debbie',20020509224638,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020509232155,NULL);
INSERT INTO uservisit VALUES (154,'Eamon',20020509234830,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510020437,NULL);
INSERT INTO uservisit VALUES (155,'Craig',20020510042415,NULL);
INSERT INTO uservisit VALUES (155,'Craig',20020510042456,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510043727,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020510054515,NULL);
INSERT INTO uservisit VALUES (156,'queenie',20020510054717,NULL);
INSERT INTO uservisit VALUES (156,'queenie',20020510054800,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510060258,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020510060607,NULL);
INSERT INTO uservisit VALUES (157,'john',20020510061706,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020510065651,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020510065749,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020510065816,NULL);
INSERT INTO uservisit VALUES (159,'Sean',20020510071315,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020510071353,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020510071915,NULL);
INSERT INTO uservisit VALUES (161,'Monty Kahan',20020510073737,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020510074609,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020510081317,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020510085214,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510091753,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020510102609,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510105945,NULL);
INSERT INTO uservisit VALUES (162,'Philip',20020510110700,NULL);
INSERT INTO uservisit VALUES (162,'Philip',20020510125701,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020510135755,NULL);
INSERT INTO uservisit VALUES (163,'Mike',20020510145136,NULL);
INSERT INTO uservisit VALUES (142,'Tom',20020510150827,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020510151346,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020510181636,NULL);
INSERT INTO uservisit VALUES (164,'Natasha',20020510191029,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020510191844,NULL);
INSERT INTO uservisit VALUES (150,'Tim',20020510193429,NULL);
INSERT INTO uservisit VALUES (18,'moochie',20020510202931,NULL);
INSERT INTO uservisit VALUES (150,'Tim',20020510205011,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020510221843,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020510224105,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020510224456,NULL);
INSERT INTO uservisit VALUES (165,'Brian Weiskopf',20020511001103,NULL);
INSERT INTO uservisit VALUES (166,'baconfats',20020511032746,NULL);
INSERT INTO uservisit VALUES (166,'baconfats',20020511032812,NULL);
INSERT INTO uservisit VALUES (166,'baconfats',20020511033247,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020511035731,NULL);
INSERT INTO uservisit VALUES (167,'Kamlesh Bhatt',20020511043644,NULL);
INSERT INTO uservisit VALUES (168,'Justin',20020511045724,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020511064444,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020511070509,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020511081542,NULL);
INSERT INTO uservisit VALUES (169,'elzianna',20020511084454,NULL);
INSERT INTO uservisit VALUES (170,'Michelle',20020511085953,NULL);
INSERT INTO uservisit VALUES (171,'vilidermia',20020511092100,NULL);
INSERT INTO uservisit VALUES (169,'elzianna',20020511093115,NULL);
INSERT INTO uservisit VALUES (169,'elzianna',20020511104612,NULL);
INSERT INTO uservisit VALUES (172,'Bob',20020511104651,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020511105034,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020511105145,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020511105820,NULL);
INSERT INTO uservisit VALUES (174,'Rosemarie',20020511111746,NULL);
INSERT INTO uservisit VALUES (174,'Rosemarie',20020511115916,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020511123357,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020511124759,NULL);
INSERT INTO uservisit VALUES (175,'Chris',20020511140237,NULL);
INSERT INTO uservisit VALUES (175,'Chris',20020511141602,NULL);
INSERT INTO uservisit VALUES (175,'Chris',20020511141626,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020511152029,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020511164314,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020511165613,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020511171030,NULL);
INSERT INTO uservisit VALUES (176,'yihsiu',20020511192238,NULL);
INSERT INTO uservisit VALUES (149,'Chris Tyson',20020511203142,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020511205317,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020511230354,NULL);
INSERT INTO uservisit VALUES (168,'Justin',20020512023843,NULL);
INSERT INTO uservisit VALUES (178,'LoveHatesYou',20020512064602,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020512084853,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020512092135,NULL);
INSERT INTO uservisit VALUES (82,'David',20020512092917,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020512101800,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020512132112,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020512134218,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020512142445,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020512161141,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020512184834,NULL);
INSERT INTO uservisit VALUES (179,'Michael',20020512191429,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020512195307,NULL);
INSERT INTO uservisit VALUES (180,'Taylor',20020512201318,NULL);
INSERT INTO uservisit VALUES (149,'Chris Tyson',20020512202443,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020512205407,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020513005532,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020513050645,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020513055656,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020513061743,NULL);
INSERT INTO uservisit VALUES (168,'Justin',20020513063234,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020513065927,NULL);
INSERT INTO uservisit VALUES (100,'John',20020513080245,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020513081813,NULL);
INSERT INTO uservisit VALUES (87,'Jed Duty',20020513094751,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020513095612,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020513103620,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020513105144,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020513115519,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020513122032,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020513130028,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020513134402,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020513141327,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020513141921,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020513174738,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020513175450,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020513175542,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020513183911,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020513201423,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020513212649,NULL);
INSERT INTO uservisit VALUES (28,'Michael',20020513214407,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020514020319,NULL);
INSERT INTO uservisit VALUES (168,'Justin',20020514030129,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020514061128,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020514063304,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020514065737,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020514071854,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020514091829,NULL);
INSERT INTO uservisit VALUES (181,'Niki',20020514092410,NULL);
INSERT INTO uservisit VALUES (181,'Niki',20020514092513,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020514093608,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020514095721,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020514105413,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020514110319,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020514114949,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020514115320,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020514120949,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020514123540,NULL);
INSERT INTO uservisit VALUES (182,'storie',20020514124157,NULL);
INSERT INTO uservisit VALUES (182,'storie',20020514124555,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020514142257,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020514150502,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020514163822,NULL);
INSERT INTO uservisit VALUES (183,'Dave',20020514170424,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020514182027,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020514185712,NULL);
INSERT INTO uservisit VALUES (184,'Vardhan Varma',20020514193033,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020514204139,NULL);
INSERT INTO uservisit VALUES (185,'andreius',20020514235822,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020514235854,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515021006,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020515035910,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515041018,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515055644,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020515061147,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020515070054,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020515070428,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515073716,NULL);
INSERT INTO uservisit VALUES (186,'shakira',20020515081326,NULL);
INSERT INTO uservisit VALUES (186,'shakira',20020515081410,NULL);
INSERT INTO uservisit VALUES (186,'shakira',20020515081432,NULL);
INSERT INTO uservisit VALUES (186,'shakira',20020515081726,NULL);
INSERT INTO uservisit VALUES (100,'John',20020515084429,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020515084516,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020515090606,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020515103137,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515103634,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020515110836,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020515113405,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020515113549,NULL);
INSERT INTO uservisit VALUES (47,'baja',20020515115031,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515115523,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020515130317,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020515130607,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020515134246,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515144327,NULL);
INSERT INTO uservisit VALUES (187,'Larry Carlin',20020515144418,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020515144618,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020515152503,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515164846,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020515170841,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020515185623,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020515193845,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020515200822,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020515235631,NULL);
INSERT INTO uservisit VALUES (35,'Karen',20020516004510,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020516015948,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020516030022,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020516034010,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020516034645,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020516034844,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020516043324,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020516060033,NULL);
INSERT INTO uservisit VALUES (188,'black',20020516060417,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061025,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020516061036,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061054,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061157,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061238,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061332,NULL);
INSERT INTO uservisit VALUES (189,'Tim',20020516061933,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020516065532,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020516072225,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020516073135,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020516074013,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020516074146,NULL);
INSERT INTO uservisit VALUES (100,'John',20020516131453,NULL);
INSERT INTO uservisit VALUES (190,'Lindsey',20020516140228,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020516155641,NULL);
INSERT INTO uservisit VALUES (191,'airheadz',20020516172111,NULL);
INSERT INTO uservisit VALUES (191,'airheadz',20020516172153,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020516172733,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020516180620,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020516190558,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020516230136,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020517021455,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020517031540,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020517040239,NULL);
INSERT INTO uservisit VALUES (121,'jim',20020517044917,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020517050255,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020517053626,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020517055727,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020517064719,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020517070653,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020517070933,NULL);
INSERT INTO uservisit VALUES (74,'nate',20020517071014,NULL);
INSERT INTO uservisit VALUES (192,'page410',20020517072941,NULL);
INSERT INTO uservisit VALUES (192,'page410',20020517073007,NULL);
INSERT INTO uservisit VALUES (100,'John',20020517082217,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020517084232,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020517094800,NULL);
INSERT INTO uservisit VALUES (193,'Robin',20020517095125,NULL);
INSERT INTO uservisit VALUES (193,'Robin',20020517095137,NULL);
INSERT INTO uservisit VALUES (173,'mishamash kanoodle',20020517104834,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020517104856,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020517113450,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020517150514,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020517170010,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020517210724,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020517224730,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020518035745,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020518063011,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020518071610,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020518071656,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020518075824,NULL);
INSERT INTO uservisit VALUES (194,'Sam',20020518092611,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020518112914,NULL);
INSERT INTO uservisit VALUES (195,'Jennifer',20020518191522,NULL);
INSERT INTO uservisit VALUES (195,'Jennifer',20020518191757,NULL);
INSERT INTO uservisit VALUES (196,'Fanny',20020518232730,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020518234642,NULL);
INSERT INTO uservisit VALUES (197,'Babsie',20020519002510,NULL);
INSERT INTO uservisit VALUES (198,'Tiane',20020519025552,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020519085721,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020519095752,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020519131141,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020519173015,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020519193520,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020519193810,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020520001214,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020520020735,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020520044804,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020520052115,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020520060253,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020520060303,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020520065954,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020520080053,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020520082032,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020520084107,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020520092842,NULL);
INSERT INTO uservisit VALUES (199,'Meredith',20020520093158,NULL);
INSERT INTO uservisit VALUES (199,'Meredith',20020520093315,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020520095741,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020520103211,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020520114155,NULL);
INSERT INTO uservisit VALUES (200,'Chad',20020520141540,NULL);
INSERT INTO uservisit VALUES (200,'Chad',20020520141556,NULL);
INSERT INTO uservisit VALUES (200,'Chad',20020520141619,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020520175401,NULL);
INSERT INTO uservisit VALUES (201,'Lawrence',20020520184203,NULL);
INSERT INTO uservisit VALUES (201,'Lawrence',20020520184217,NULL);
INSERT INTO uservisit VALUES (201,'Lawrence',20020520184225,NULL);
INSERT INTO uservisit VALUES (201,'Lawrence',20020520184242,NULL);
INSERT INTO uservisit VALUES (202,'cheree',20020520184501,NULL);
INSERT INTO uservisit VALUES (202,'cheree',20020520184604,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020520192530,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020520193904,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020520211830,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020521012507,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020521014945,NULL);
INSERT INTO uservisit VALUES (203,'L.T',20020521032319,NULL);
INSERT INTO uservisit VALUES (123,'Pamela',20020521035337,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020521070549,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020521070654,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020521072719,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020521085258,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020521085342,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020521103039,NULL);
INSERT INTO uservisit VALUES (204,'Justin',20020521111714,NULL);
INSERT INTO uservisit VALUES (193,'Robin',20020521112225,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020521113235,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020521123133,NULL);
INSERT INTO uservisit VALUES (205,'Johnny',20020521131324,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020521131716,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020521140233,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020521153408,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020521170329,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020521183115,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020521185138,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020521231044,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522021212,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522042559,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020522054455,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020522060822,NULL);
INSERT INTO uservisit VALUES (193,'Robin',20020522065600,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522071425,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020522084751,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020522101214,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522101234,NULL);
INSERT INTO uservisit VALUES (100,'John',20020522101236,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020522111948,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020522122107,NULL);
INSERT INTO uservisit VALUES (206,'Taty',20020522122906,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020522133753,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522145242,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020522164942,NULL);
INSERT INTO uservisit VALUES (128,'Andrew Elliott',20020522165109,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020522173511,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020522182858,NULL);
INSERT INTO uservisit VALUES (207,'Richard Fries',20020522184932,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020522220001,NULL);
INSERT INTO uservisit VALUES (208,'marty',20020522222619,NULL);
INSERT INTO uservisit VALUES (208,'marty',20020522232209,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020523020523,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020523041937,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020523044330,NULL);
INSERT INTO uservisit VALUES (209,'Vince',20020523044434,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020523061414,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020523074239,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020523085137,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020523085659,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020523111223,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020523113928,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020523131554,NULL);
INSERT INTO uservisit VALUES (210,'Joyce Ann',20020523150839,NULL);
INSERT INTO uservisit VALUES (210,'Joyce Ann',20020523150923,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020523191144,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524023434,NULL);
INSERT INTO uservisit VALUES (211,'secret',20020524041028,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524042049,NULL);
INSERT INTO uservisit VALUES (212,'Millie',20020524043039,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020524050637,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524064827,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020524070343,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020524075541,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020524090748,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020524090842,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524110054,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020524110412,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020524110848,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020524120409,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524121230,NULL);
INSERT INTO uservisit VALUES (214,'brent',20020524143755,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524153419,NULL);
INSERT INTO uservisit VALUES (38,'theBal',20020524162313,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020524175748,NULL);
INSERT INTO uservisit VALUES (207,'Richard Fries',20020524182458,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020525040111,NULL);
INSERT INTO uservisit VALUES (215,'sonda hoover',20020525044545,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020525074956,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020525080756,NULL);
INSERT INTO uservisit VALUES (216,'Carl Quinn',20020525082428,NULL);
INSERT INTO uservisit VALUES (216,'Carl Quinn',20020525082531,NULL);
INSERT INTO uservisit VALUES (216,'Carl Quinn',20020525082615,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020525084810,NULL);
INSERT INTO uservisit VALUES (217,'jennifer',20020525094917,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020525114657,NULL);
INSERT INTO uservisit VALUES (218,'Eugine',20020525163559,NULL);
INSERT INTO uservisit VALUES (218,'Eugine',20020525171517,NULL);
INSERT INTO uservisit VALUES (219,'jenny',20020525190053,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020525214235,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020526023041,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020526050505,NULL);
INSERT INTO uservisit VALUES (220,'molly',20020526072722,NULL);
INSERT INTO uservisit VALUES (159,'Sean',20020526072904,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020526100531,NULL);
INSERT INTO uservisit VALUES (218,'Eugine',20020526134215,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020526140034,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020526152429,NULL);
INSERT INTO uservisit VALUES (109,'Andrew',20020526155605,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020526185848,NULL);
INSERT INTO uservisit VALUES (221,'rene lindio',20020527014259,NULL);
INSERT INTO uservisit VALUES (222,'jamila',20020527020626,NULL);
INSERT INTO uservisit VALUES (223,'IKiDI',20020527073440,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020527101243,NULL);
INSERT INTO uservisit VALUES (224,'Chandrashekar Ramanan',20020527153134,NULL);
INSERT INTO uservisit VALUES (224,'Chandrashekar Ramanan',20020527153257,NULL);
INSERT INTO uservisit VALUES (224,'Chandrashekar Ramanan',20020527163836,NULL);
INSERT INTO uservisit VALUES (221,'rene lindio',20020527172211,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020527185239,NULL);
INSERT INTO uservisit VALUES (224,'Chandrashekar Ramanan',20020527190457,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020527190830,NULL);
INSERT INTO uservisit VALUES (225,'Kris',20020527192216,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020527221112,NULL);
INSERT INTO uservisit VALUES (226,'Carey',20020527225953,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020527235152,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528021141,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528041003,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020528052437,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020528064925,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020528065819,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020528070232,NULL);
INSERT INTO uservisit VALUES (228,'orlando',20020528073057,NULL);
INSERT INTO uservisit VALUES (229,'Graham Hill',20020528081038,NULL);
INSERT INTO uservisit VALUES (230,'Graham Hill',20020528082022,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020528083238,NULL);
INSERT INTO uservisit VALUES (226,'Carey',20020528091615,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020528092648,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528094536,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528105634,NULL);
INSERT INTO uservisit VALUES (231,'mariee',20020528110228,NULL);
INSERT INTO uservisit VALUES (231,'mariee',20020528110555,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020528110619,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020528121941,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020528130536,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020528133808,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528134654,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020528153718,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020528164734,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020528184645,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020528194901,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020528211910,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020528211920,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020529023724,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020529033125,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529040239,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020529045300,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020529054634,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529054936,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020529065553,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529080724,NULL);
INSERT INTO uservisit VALUES (223,'IKiDI',20020529081330,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020529083624,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020529093833,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020529113216,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529114347,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020529114740,NULL);
INSERT INTO uservisit VALUES (204,'Justin',20020529115732,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020529123936,NULL);
INSERT INTO uservisit VALUES (204,'Justin',20020529130216,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020529131558,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529161611,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020529163631,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020529191341,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020529192744,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020529213224,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020529222449,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530015456,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530034626,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020530044338,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530050528,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020530055012,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020530060955,NULL);
INSERT INTO uservisit VALUES (137,'Rich Cowley',20020530061116,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020530064611,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530083209,NULL);
INSERT INTO uservisit VALUES (232,'sarah',20020530091339,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020530091854,NULL);
INSERT INTO uservisit VALUES (100,'John',20020530101412,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020530101431,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530101604,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020530103920,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020530110949,NULL);
INSERT INTO uservisit VALUES (204,'Justin',20020530111920,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530114754,NULL);
INSERT INTO uservisit VALUES (193,'Robin',20020530121425,NULL);
INSERT INTO uservisit VALUES (233,'Zach Bolinger',20020530133519,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020530141517,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020530152944,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530163934,NULL);
INSERT INTO uservisit VALUES (234,'aaaaa',20020530175454,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020530183951,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020530191230,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020530215251,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531020403,NULL);
INSERT INTO uservisit VALUES (226,'Carey',20020531022336,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531042402,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531063641,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531072024,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020531075853,NULL);
INSERT INTO uservisit VALUES (131,'FingLao',20020531085119,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020531085227,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020531105203,NULL);
INSERT INTO uservisit VALUES (235,'estha',20020531110441,NULL);
INSERT INTO uservisit VALUES (235,'estha',20020531110559,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020531110835,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020531112910,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020531114018,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020531125121,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020531125133,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020531132105,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531132648,NULL);
INSERT INTO uservisit VALUES (177,'Tom Bayer',20020531135510,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020531145203,NULL);
INSERT INTO uservisit VALUES (237,'Sadie',20020531145347,NULL);
INSERT INTO uservisit VALUES (237,'Sadie',20020531145455,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020531161929,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020531173556,NULL);
INSERT INTO uservisit VALUES (238,'sally',20020531201455,NULL);
INSERT INTO uservisit VALUES (238,'sally',20020531202341,NULL);
INSERT INTO uservisit VALUES (238,'sally',20020531202400,NULL);
INSERT INTO uservisit VALUES (238,'sally',20020531202436,NULL);
INSERT INTO uservisit VALUES (239,'Freshter',20020531212304,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020531230339,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020531230703,NULL);
INSERT INTO uservisit VALUES (240,'syd',20020601043241,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020601060052,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020601104525,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020601151802,NULL);
INSERT INTO uservisit VALUES (91,'David Rowley',20020601235415,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020602023546,NULL);
INSERT INTO uservisit VALUES (241,'Julia',20020602034720,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020602053610,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020602060708,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020602064337,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020602070748,NULL);
INSERT INTO uservisit VALUES (242,'Angela',20020602085300,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020602090948,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020602110743,NULL);
INSERT INTO uservisit VALUES (243,'Jeff Billings',20020602145534,NULL);
INSERT INTO uservisit VALUES (243,'Jeff Billings',20020602145611,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020602151158,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020602151345,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020602183543,NULL);
INSERT INTO uservisit VALUES (230,'graham',20020602212425,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603015326,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603025257,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603041738,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603043118,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603045559,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020603052804,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020603061111,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603062445,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020603064748,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603080440,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020603095134,NULL);
INSERT INTO uservisit VALUES (244,'Brock Arnason',20020603100801,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020603103606,NULL);
INSERT INTO uservisit VALUES (162,'Philip',20020603111259,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020603120038,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020603123844,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603134515,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603140511,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020603145224,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603151349,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020603155450,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603165842,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020603182237,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020603185243,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020603235047,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604020035,NULL);
INSERT INTO uservisit VALUES (245,'dayakar',20020604022906,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020604030110,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020604032416,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020604034911,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020604035101,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020604050314,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604051335,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604054427,NULL);
INSERT INTO uservisit VALUES (244,'Brock Arnason',20020604055211,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020604062221,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020604064229,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020604065106,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020604075136,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604092134,NULL);
INSERT INTO uservisit VALUES (246,'shanna',20020604103219,NULL);
INSERT INTO uservisit VALUES (247,'Shanna',20020604103944,NULL);
INSERT INTO uservisit VALUES (247,'Shanna',20020604104053,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020604105336,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020604111336,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020604114230,NULL);
INSERT INTO uservisit VALUES (247,'Kristina',20020604114808,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604115905,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020604132753,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604135632,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020604151211,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020604172528,NULL);
INSERT INTO uservisit VALUES (117,'Half-Mad',20020604172553,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020604212239,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605003521,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605011128,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605015501,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020605025748,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020605025824,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605032236,NULL);
INSERT INTO uservisit VALUES (162,'Philip',20020605041655,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020605054647,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605060436,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605061633,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020605065125,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605072909,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020605074032,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020605074654,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605075050,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605075056,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020605081742,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020605085357,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020605090735,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020605092434,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605095644,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020605101344,NULL);
INSERT INTO uservisit VALUES (228,'orlando',20020605103456,NULL);
INSERT INTO uservisit VALUES (99,'Kris',20020605103903,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020605105658,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020605112451,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020605120121,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020605121354,NULL);
INSERT INTO uservisit VALUES (248,'Rhonda Wendel',20020605121640,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020605123540,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605151824,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020605160402,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020605175036,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020605200839,NULL);
INSERT INTO uservisit VALUES (249,'frances',20020605220156,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020605234548,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606002907,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606015908,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606022105,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606034211,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020606034612,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606035102,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020606041439,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606041931,NULL);
INSERT INTO uservisit VALUES (252,'Selphie',20020606042404,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606043135,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606045921,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606052444,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020606054034,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020606055641,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020606060427,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020606060436,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020606065002,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606065441,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606070044,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020606070136,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020606072357,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020606081711,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606092325,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020606101528,NULL);
INSERT INTO uservisit VALUES (253,'Whitney',20020606103846,NULL);
INSERT INTO uservisit VALUES (253,'Whitney',20020606104325,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020606104556,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020606105416,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020606110039,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020606111555,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020606113829,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020606114014,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020606120929,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020606122253,NULL);
INSERT INTO uservisit VALUES (248,'Rhonda Wendel',20020606131345,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020606133540,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606134427,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606141132,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020606144354,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020606151902,NULL);
INSERT INTO uservisit VALUES (210,'Joyce Ann',20020606155538,NULL);
INSERT INTO uservisit VALUES (160,'dknite',20020606160833,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606162518,NULL);
INSERT INTO uservisit VALUES (254,'ben hockey',20020606174332,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606175912,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020606181844,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020606185631,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020606191801,NULL);
INSERT INTO uservisit VALUES (255,'im4candee',20020606202517,NULL);
INSERT INTO uservisit VALUES (256,'Cyril',20020606203328,NULL);
INSERT INTO uservisit VALUES (257,'vohonam',20020606203508,NULL);
INSERT INTO uservisit VALUES (257,'vohonam',20020606204707,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020606224929,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020606230035,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607001021,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607003624,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607022033,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020607025322,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607025559,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607033311,NULL);
INSERT INTO uservisit VALUES (258,'George',20020607041617,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607041844,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020607045048,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020607052918,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607053633,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607054720,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607060556,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020607064610,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020607073253,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607074450,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020607075803,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607081150,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020607081215,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607082020,NULL);
INSERT INTO uservisit VALUES (257,'vohonam',20020607100041,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020607104603,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607104707,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020607110808,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020607115709,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020607120522,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020607131152,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020607135401,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020607140523,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020607141320,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020607163622,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020608055011,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020608075355,NULL);
INSERT INTO uservisit VALUES (259,'Sonão',20020608082916,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020608122155,NULL);
INSERT INTO uservisit VALUES (260,'thebandchick',20020608122752,NULL);
INSERT INTO uservisit VALUES (260,'thebandchick',20020608123330,NULL);
INSERT INTO uservisit VALUES (260,'thebandchick',20020608131948,NULL);
INSERT INTO uservisit VALUES (261,'Sinnae Choi',20020608180013,NULL);
INSERT INTO uservisit VALUES (262,'Petra',20020608223208,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020609022704,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609031006,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609045722,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609050721,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609060519,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609062013,NULL);
INSERT INTO uservisit VALUES (263,'Edwin',20020609104926,NULL);
INSERT INTO uservisit VALUES (248,'Rhonda Wendel',20020609124248,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020609131431,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020609151417,NULL);
INSERT INTO uservisit VALUES (205,'Johnny',20020609160311,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020609162510,NULL);
INSERT INTO uservisit VALUES (263,'Edwin',20020609164153,NULL);
INSERT INTO uservisit VALUES (263,'Edwin',20020609184030,NULL);
INSERT INTO uservisit VALUES (258,'George',20020609224016,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020609230747,NULL);
INSERT INTO uservisit VALUES (264,'Ricardo',20020609232721,NULL);
INSERT INTO uservisit VALUES (258,'George',20020609234436,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020609235450,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610003354,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610004413,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610005413,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610011352,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610023101,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610031254,NULL);
INSERT INTO uservisit VALUES (258,'George',20020610034421,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610034557,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020610042717,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020610045428,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610051820,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610064603,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020610065513,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020610073813,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610075718,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020610082600,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020610083903,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020610091249,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020610093931,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020610100044,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020610101734,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020610105715,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020610110051,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020610123855,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020610130744,NULL);
INSERT INTO uservisit VALUES (265,'catherine',20020610144056,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020610152224,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020610153428,NULL);
INSERT INTO uservisit VALUES (264,'Ricardo',20020610165350,NULL);
INSERT INTO uservisit VALUES (266,'hal lapray',20020610173137,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020610184105,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020610203104,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611014150,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611022700,NULL);
INSERT INTO uservisit VALUES (267,'brandon',20020611025429,NULL);
INSERT INTO uservisit VALUES (267,'brandon',20020611025550,NULL);
INSERT INTO uservisit VALUES (267,'brandon',20020611025606,NULL);
INSERT INTO uservisit VALUES (267,'brandon',20020611025625,NULL);
INSERT INTO uservisit VALUES (267,'brandon',20020611025638,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020611030824,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020611035706,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611040144,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611041322,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020611041643,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020611043552,NULL);
INSERT INTO uservisit VALUES (57,'Dan',20020611045457,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020611045932,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611051211,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020611051449,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020611051738,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020611061007,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611065117,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020611072454,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611072806,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020611073055,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020611085133,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020611093625,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611093837,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020611094617,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020611105656,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020611110857,NULL);
INSERT INTO uservisit VALUES (268,'Donald Johnson',20020611112617,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611114217,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611120032,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020611123517,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611125510,NULL);
INSERT INTO uservisit VALUES (269,'SkBeta',20020611131152,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020611132653,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020611140209,NULL);
INSERT INTO uservisit VALUES (270,'Barnard',20020611141251,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020611153800,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020611175540,NULL);
INSERT INTO uservisit VALUES (263,'Edwin',20020611175954,NULL);
INSERT INTO uservisit VALUES (271,'Stephanie',20020611202125,NULL);
INSERT INTO uservisit VALUES (271,'Stephanie',20020611202219,NULL);
INSERT INTO uservisit VALUES (257,'vohonam',20020611203050,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020611233301,NULL);
INSERT INTO uservisit VALUES (272,'roy',20020611234208,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612002527,NULL);
INSERT INTO uservisit VALUES (273,'chrissy',20020612004205,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020612015438,NULL);
INSERT INTO uservisit VALUES (274,'shaun',20020612020614,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612022712,NULL);
INSERT INTO uservisit VALUES (227,'Dulanjana',20020612033104,NULL);
INSERT INTO uservisit VALUES (158,'Ender',20020612033852,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612035848,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020612041235,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020612043244,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020612053846,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612053935,NULL);
INSERT INTO uservisit VALUES (153,'TomM',20020612054058,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020612055643,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020612060723,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612060808,NULL);
INSERT INTO uservisit VALUES (263,'Edwin',20020612062402,NULL);
INSERT INTO uservisit VALUES (122,'Happy',20020612065533,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612072711,NULL);
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612074453,NULL);
INSERT INTO uservisit VALUES (236,'C Tanaka',20020612074828,NULL);
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020612080323,NULL);
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612082643,NULL);
INSERT INTO uservisit VALUES (103,'friedlinguini',20020612083210,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020612090706,NULL);
INSERT INTO uservisit VALUES (1,'levik',20020612092658,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020612095515,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020612102350,'206.28.64.98');
INSERT INTO uservisit VALUES (275,'bob',20020612102925,'dhcp-45-221.provalue.net');
INSERT INTO uservisit VALUES (276,'A-J',20020612104450,'209.242.130.136');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020612104837,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020612105341,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020612121733,'206.28.64.98');
INSERT INTO uservisit VALUES (57,'Dan',20020612123107,'wc06.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (277,'Matt',20020612124606,'63.145.201.143');
INSERT INTO uservisit VALUES (278,'Gans Pudipeddi',20020612125044,'206.40.207.39');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612131253,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (57,'Dan',20020612132018,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (278,'Gans Pudipeddi',20020612133417,'206.40.207.39');
INSERT INTO uservisit VALUES (279,'ceecei',20020612135555,'ool-18bf0f8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020612151839,'203.94.94.62');
INSERT INTO uservisit VALUES (280,'Gina',20020612160045,'spider-tk081.proxy.aol.com');
INSERT INTO uservisit VALUES (280,'Gina',20020612160112,'spider-tk081.proxy.aol.com');
INSERT INTO uservisit VALUES (280,'Gina',20020612160956,'spider-tk081.proxy.aol.com');
INSERT INTO uservisit VALUES (257,'vohonam',20020612181227,'user-1121cop.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020612181246,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020612181819,'A010-0024.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (117,'Half-Mad',20020612192943,'zmapxypro05-b.zma.compaq.com');
INSERT INTO uservisit VALUES (153,'TomM',20020612193627,'A010-0024.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020612224950,'57.66.19.210');
INSERT INTO uservisit VALUES (281,'mike',20020612225839,'a66b8n192client136.hawaii.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612230353,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020612232411,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (282,'Kenneth',20020612233926,'siena.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613001459,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613010522,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020613010615,'203.94.93.210');
INSERT INTO uservisit VALUES (282,'Kenneth',20020613012630,'siena.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613020757,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020613021651,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (57,'Dan',20020613022153,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613024347,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020613024722,'203.94.93.58');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613024949,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020613033959,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020613040437,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613041214,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020613041806,'203.94.94.102');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020613052117,'203.94.93.3');
INSERT INTO uservisit VALUES (122,'Happy',20020613052526,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613055218,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020613062449,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613062856,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020613063905,'A010-0060.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613064356,'mail.ade.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020613065551,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613070804,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'sanela',20020613071112,'212.39.97.30');
INSERT INTO uservisit VALUES (284,'Nureen',20020613071252,'bbcache-232.singnet.com.sg');
INSERT INTO uservisit VALUES (285,'Claire',20020613073026,'cache-cro-hsi.cableinet.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020613073925,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613082917,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020613082936,'tide86.microsoft.com');
INSERT INTO uservisit VALUES (277,'mra',20020613083134,'63.145.201.143');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020613085425,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (1,'levik',20020613085653,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613090550,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020613100936,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613102520,'mail.ade.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020613102530,'dialup-67.28.44.218.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (283,'lucky',20020613103527,'212.39.97.41');
INSERT INTO uservisit VALUES (153,'TomM',20020613104622,'A010-0142.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613112012,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (286,'Louise',20020613112612,'194.117.151.69');
INSERT INTO uservisit VALUES (57,'Dan',20020613114018,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020613122015,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020613125022,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020613133317,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (268,'Donald Johnson',20020613141239,'12.40.180.9');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020613144811,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020613145442,'A010-0056.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020613145843,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (263,'Edwin',20020613152806,'CPE00045a29ed40.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020613153242,'dialup-67.28.43.126.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020613173556,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (282,'Kenneth',20020613180833,'cache3.uwn.unsw.EDU.AU');
INSERT INTO uservisit VALUES (282,'Kenneth',20020613193746,'cache3.uwn.unsw.EDU.AU');
INSERT INTO uservisit VALUES (282,'Kenneth',20020613200815,'cache3.uwn.unsw.EDU.AU');
INSERT INTO uservisit VALUES (257,'vohonam',20020613213212,'user-119bqpu.biz.mindspring.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613230309,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020613234143,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020613234526,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020614020047,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614024120,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020614024742,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614024935,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020614041405,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020614051006,'203.94.93.141');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020614052847,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020614053809,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614054758,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020614061351,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020614061515,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020614061826,'212.39.97.32');
INSERT INTO uservisit VALUES (1,'levik',20020614065456,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614070208,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020614071801,'A010-0050.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614072414,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020614081251,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614081949,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614091614,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020614092310,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020614093141,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020614094658,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (287,'who knows',20020614101831,'spider-tk072.proxy.aol.com');
INSERT INTO uservisit VALUES (287,'who knows',20020614101858,'spider-tk072.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20020614102308,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020614105432,'212.39.97.34');
INSERT INTO uservisit VALUES (1,'levik',20020614111052,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020614111303,'A010-0009.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020614120713,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020614122052,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (277,'mra',20020614133812,'63.145.201.143');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020614134128,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020614142410,'mail.ade.com');
INSERT INTO uservisit VALUES (288,'carlina',20020614142709,'spider-te031.proxy.aol.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020614145547,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020614151510,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (289,'yoonniee',20020614154414,'24-90-236-149.nyc.rr.com');
INSERT INTO uservisit VALUES (264,'Ricardo',20020614204735,'customermex-140-244-200-216.alestra.net.mx');
INSERT INTO uservisit VALUES (285,'Claire',20020615023312,'62.30.0.2');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020615030741,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020615035648,'203.94.94.100');
INSERT INTO uservisit VALUES (1,'levik',20020615044639,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020615044701,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020615044736,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020615045629,'195.222.48.4');
INSERT INTO uservisit VALUES (57,'Dan',20020615051820,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (282,'Kenneth',20020615052549,'siena.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020615064820,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020615065209,'A010-0015.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (57,'Dan',20020615065416,'wc08.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (283,'lucky',20020615070052,'195.222.48.4');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020615090106,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020615090503,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020615103015,'A010-0035.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020615113339,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020616020032,'203.94.94.102');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020616033043,'203.94.94.235');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020616045548,'203.94.93.60');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020616065157,'203.94.95.169');
INSERT INTO uservisit VALUES (283,'lucky',20020616071053,'212.39.97.37');
INSERT INTO uservisit VALUES (1,'levik',20020616071830,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020616084045,'206.137.1.113');
INSERT INTO uservisit VALUES (290,'Kristine',20020616084917,'adsl-64-175-38-75.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020616092932,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (291,'Gloria',20020616133314,'spider-tq023.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020616152415,'203.94.94.197');
INSERT INTO uservisit VALUES (257,'vohonam',20020616153936,'user-1121csu.dsl.mindspring.com');
INSERT INTO uservisit VALUES (57,'Dan',20020616183029,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020616224543,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020616230419,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020616232507,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020617030521,'203.94.94.121');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020617035253,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (57,'Dan',20020617041328,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020617044528,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020617045854,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020617045901,'203.94.93.60');
INSERT INTO uservisit VALUES (153,'TomM',20020617052030,'A010-0061.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (292,'ameer',20020617052614,'203.115.9.41');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020617053922,'mail.ade.com');
INSERT INTO uservisit VALUES (292,'ameer',20020617061159,'203.115.9.41');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020617064332,'203.94.94.9');
INSERT INTO uservisit VALUES (1,'levik',20020617072026,'nycmny1-ar1-4-43-227-200.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020617073402,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020617075035,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020617083344,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (293,'angeleque',20020617085854,'65.114.20.49');
INSERT INTO uservisit VALUES (153,'TomM',20020617102408,'A010-0005.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020617104115,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (294,'Tiffany',20020617114642,'spider-tl081.proxy.aol.com');
INSERT INTO uservisit VALUES (295,'Tiffany',20020617114744,'spider-tl081.proxy.aol.com');
INSERT INTO uservisit VALUES (295,'Tiffany',20020617114817,'spider-tl081.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20020617114942,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020617125154,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020617130650,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020617131511,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020617132626,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020617135519,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (277,'mra',20020617141927,'63.145.201.143');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020617152140,'203.94.93.153');
INSERT INTO uservisit VALUES (1,'levik',20020617161023,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020617161023,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020617161429,'A010-0174.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020617170130,'user-1121e1j.dsl.mindspring.com');
INSERT INTO uservisit VALUES (57,'Dan',20020617170415,'wc12.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (57,'Dan',20020617171613,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020617182044,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020617224407,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020617232625,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020618014302,'A010-0014.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020618015412,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020618024225,'203.94.93.145');
INSERT INTO uservisit VALUES (1,'levik',20020618035956,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020618040110,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020618045714,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020618050201,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020618050511,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020618051800,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020618053514,'user-119bqup.biz.mindspring.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020618054901,'203.94.94.114');
INSERT INTO uservisit VALUES (122,'Happy',20020618060052,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020618062313,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020618062537,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020618063439,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020618064638,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020618071202,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020618071319,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020618073349,'203.94.93.109');
INSERT INTO uservisit VALUES (122,'Happy',20020618080147,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020618090627,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020618094335,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (122,'Happy',20020618094513,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020618100848,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020618105332,'206.137.0.195');
INSERT INTO uservisit VALUES (122,'Happy',20020618110704,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020618113035,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020618120435,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020618121240,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020618121609,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020618121629,'206.28.64.98');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020618122216,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020618131939,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020618132643,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20020618140211,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020618140211,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020618141748,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020618152239,'203.94.94.141');
INSERT INTO uservisit VALUES (153,'TomM',20020618154239,'206.137.1.134');
INSERT INTO uservisit VALUES (288,'carlina',20020618161738,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020618163953,'206.137.1.134');
INSERT INTO uservisit VALUES (257,'vohonam',20020618165006,'user-119brjm.biz.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020618175324,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020618182151,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020618182340,'user-119brjm.biz.mindspring.com');
INSERT INTO uservisit VALUES (296,'Cozz',20020618191402,'AC923CE1.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020618192848,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020618193348,'A010-0030.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (297,'Wicko',20020618211638,'202.9.147.27');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020618224748,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020618230142,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020618235758,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (254,'ben hockey',20020619004429,'wdcax19-027.dialup.optusnet.com.au');
INSERT INTO uservisit VALUES (1,'levik',20020619020241,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619020649,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020619022049,'203.94.93.162');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619022812,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020619023754,'A010-0021.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020619032234,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619033517,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619034727,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020619034821,'203.94.93.244');
INSERT INTO uservisit VALUES (153,'TomM',20020619041022,'A010-0021.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020619043118,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619044137,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (298,'Martin',20020619044535,'dial1771.wroclaw.dialog.net.pl');
INSERT INTO uservisit VALUES (122,'Happy',20020619050504,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619054640,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020619054916,'203.94.93.29');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020619070133,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619070608,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020619073300,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020619075352,'203.94.93.105');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619075617,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020619082437,'212.39.97.37');
INSERT INTO uservisit VALUES (1,'levik',20020619082459,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020619093232,'212.39.97.46');
INSERT INTO uservisit VALUES (122,'Happy',20020619101128,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020619102805,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020619103235,'A010-0107.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020619114353,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020619114655,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619115334,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020619115914,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619120321,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020619152434,'203.94.93.107');
INSERT INTO uservisit VALUES (153,'TomM',20020619153817,'A010-0001.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020619155442,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020619164915,'user-119bqse.biz.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020619173439,'nycmny1-ar1-4-43-226-143.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (153,'TomM',20020619181910,'A010-0048.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020619192930,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020619200732,'A010-0048.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (282,'Kenneth',20020619200817,'student.ufs.unsw.EDU.AU');
INSERT INTO uservisit VALUES (282,'Kenneth',20020619201011,'student.ufs.unsw.EDU.AU');
INSERT INTO uservisit VALUES (282,'Kenneth',20020619201028,'student.ufs.unsw.EDU.AU');
INSERT INTO uservisit VALUES (257,'vohonam',20020619201908,'user-119bqse.biz.mindspring.com');
INSERT INTO uservisit VALUES (299,'steffan jambon',20020619202844,'spider-mtc-tk041.proxy.aol.com');
INSERT INTO uservisit VALUES (300,'Mohammad  Zadeh',20020619204813,'202.184.65.20');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619230135,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020619230530,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020619233411,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020620013551,'203.94.93.200');
INSERT INTO uservisit VALUES (1,'levik',20020620015629,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620025914,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620030835,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020620033634,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020620034056,'A010-0064.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020620042058,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020620043904,'203.94.94.76');
INSERT INTO uservisit VALUES (1,'levik',20020620050134,'206.28.64.98');
INSERT INTO uservisit VALUES (301,'Veronica',20020620051115,'user-33qt1et.dialup.mindspring.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620051143,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020620051840,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020620053923,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620054058,'mail.ade.com');
INSERT INTO uservisit VALUES (2,'art',20020620054401,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020620054534,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620054912,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020620061735,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020620065510,'203.94.93.208');
INSERT INTO uservisit VALUES (153,'TomM',20020620072548,'A010-0101.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020620074107,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020620074730,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620075845,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020620080233,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (257,'vohonam',20020620080456,'user-119brei.biz.mindspring.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620082223,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020620082247,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020620093304,'A010-0101.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020620101103,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (122,'Happy',20020620102557,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020620104102,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620104313,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020620110321,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620111627,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620141448,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020620141518,'nycmny1-ar1-4-3-095-112.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (153,'TomM',20020620143828,'A010-0072.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020620151624,'203.94.94.85');
INSERT INTO uservisit VALUES (257,'vohonam',20020620153056,'user-119bqr6.biz.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020620160105,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020620160618,'A010-0108.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020620165949,'ppp1.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020620172154,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (288,'carlina',20020620175635,'spider-wl031.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020620183440,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020620193127,'A010-0108.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020620194137,'user-119bqr6.biz.mindspring.com');
INSERT INTO uservisit VALUES (302,'erica',20020620195636,'24-90-220-73.nyc.rr.com');
INSERT INTO uservisit VALUES (302,'erica',20020620195707,'24-90-220-73.nyc.rr.com');
INSERT INTO uservisit VALUES (302,'erica',20020620195836,'24-90-220-73.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20020620215633,'A010-0008.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020620220723,'user-119bqj1.biz.mindspring.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020620230148,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020620230354,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020621010950,'57.66.19.210');
INSERT INTO uservisit VALUES (303,'Alyssa',20020621021722,'dialup-64.158.184.248.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020621030902,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (257,'vohonam',20020621032834,'user-119bqr2.biz.mindspring.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020621033243,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020621041438,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020621042057,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020621051405,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (1,'levik',20020621052140,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020621053424,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020621061911,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020621070635,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020621072832,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020621073242,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020621075027,'212.39.97.41');
INSERT INTO uservisit VALUES (1,'levik',20020621080012,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020621083841,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (304,'quddous behrouzi',20020621090321,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020621093452,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020621100008,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020621100423,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020621101512,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020621110539,'206.137.0.195');
INSERT INTO uservisit VALUES (122,'Happy',20020621114127,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (257,'vohonam',20020621114712,'user-105nd9j.dialup.mindspring.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020621121416,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020621123757,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020621124114,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020621124425,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020621124825,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020621130855,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (257,'vohonam',20020621135254,'user-105nd9j.dialup.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20020621153444,'A010-0117.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020621173445,'A010-0117.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (57,'Dan',20020621173538,'wc02.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020621174013,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020621180731,'user-105ndeh.dialup.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20020621181714,'A010-0117.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020621182715,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020621183550,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020621183631,'A010-0117.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020621193656,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (305,'Fernanda Paiva',20020621193750,'userppp100.nautilus.com.br');
INSERT INTO uservisit VALUES (305,'Fernanda Paiva',20020621193846,'200.241.248.100');
INSERT INTO uservisit VALUES (288,'carlina',20020621201355,'spider-tl081.proxy.aol.com');
INSERT INTO uservisit VALUES (304,'quddous behrouzi',20020621203816,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (306,'KaYtHi',20020621221528,'63-93-107-102.oak.dial.netzero.com');
INSERT INTO uservisit VALUES (306,'KaYtHi',20020621221555,'63-93-107-102.oak.dial.netzero.com');
INSERT INTO uservisit VALUES (283,'lucky',20020622004410,'212.39.97.37');
INSERT INTO uservisit VALUES (153,'TomM',20020622025248,'A040-0532.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020622041554,'A040-0532.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020622053430,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020622054719,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020622055839,'A040-0532.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (287,'who knows',20020622063828,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (288,'carlina',20020622072121,'spider-tm074.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020622075546,'mail.ade.com');
INSERT INTO uservisit VALUES (307,'taylor',20020622090018,'host-209-214-177-127.ags.bellsouth.net');
INSERT INTO uservisit VALUES (283,'lucky',20020622094915,'212.39.97.35');
INSERT INTO uservisit VALUES (153,'TomM',20020622095515,'A010-0044.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (308,'Mayara',20020622103859,'cache01.escelsanet.com.br');
INSERT INTO uservisit VALUES (1,'levik',20020622121509,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020622131057,'207.46.137.253');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020622132710,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (304,'quddous behrouzi',20020622181649,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020622224548,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020622224640,'ppp5.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020623022141,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020623042919,'203.94.94.101');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020623051128,'203.94.94.106');
INSERT INTO uservisit VALUES (309,'Marjore',20020623052828,'cnet-cable-189-88-100.canbrasnet.com.br');
INSERT INTO uservisit VALUES (283,'lucky',20020623072624,'212.39.97.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020623075634,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020623084448,'ppp8.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020623084534,'nycmny1-ar1-4-43-226-039.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (153,'TomM',20020623104127,'206.137.1.113');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020623121005,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (288,'carlina',20020623155403,'spider-mtc-tb034.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020623172548,'206.137.1.113');
INSERT INTO uservisit VALUES (1,'levik',20020623175226,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (57,'Dan',20020623203249,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20020623214357,'206.137.1.113');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020623224121,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020623234241,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020624013128,'203.94.94.212');
INSERT INTO uservisit VALUES (1,'levik',20020624020434,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020624041434,'206.28.64.98');
INSERT INTO uservisit VALUES (310,'Cheryl Ragsdale',20020624042059,'spider-mtc-tc033.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020624042954,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624050840,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020624053857,'203.94.94.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020624054716,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020624055600,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624055832,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624060901,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (311,'ivy',20020624061449,'m7p.aetna.com');
INSERT INTO uservisit VALUES (283,'lucky',20020624064011,'212.39.97.30');
INSERT INTO uservisit VALUES (122,'Happy',20020624065333,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (312,'Melissa Novak',20020624073938,'pcp007322pcs.its.mu.edu');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020624074135,'57.66.19.210');
INSERT INTO uservisit VALUES (312,'Melissa Novak',20020624074310,'pcp007322pcs.its.mu.edu');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624074802,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020624075658,'dialup-209.244.64.102.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020624082626,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (313,'Kara',20020624082751,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (247,'Kristina',20020624084132,'dialup-166.90.84.203.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020624092101,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020624094804,'A010-0006.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020624102509,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (314,'esty',20020624104209,'24-90-240-220.nyc.rr.com');
INSERT INTO uservisit VALUES (122,'Happy',20020624105022,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020624110258,'212.39.97.43');
INSERT INTO uservisit VALUES (1,'levik',20020624120021,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020624120458,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020624122127,'212.39.97.32');
INSERT INTO uservisit VALUES (122,'Happy',20020624125911,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624133031,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020624143748,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020624154117,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020624162000,'A010-0075.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020624182547,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (288,'carlina',20020624183144,'spider-mtc-ti052.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020624191056,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020624200344,'A010-0035.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (303,'Alyssa',20020624202848,'dialup-67.25.45.7.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20020624215807,'A010-0023.PSV2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020624225528,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624230234,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020624235840,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020625001752,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (274,'shaun',20020625002159,'203.76.17.26');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020625012606,'203.94.94.116');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020625020500,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020625020555,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020625030142,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (315,'Valerie',20020625040413,'12-245-111-194.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20020625040428,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020625045947,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020625053430,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020625054037,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020625054107,'A040-0566.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020625063514,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020625065716,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020625075432,'mail.ade.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020625084731,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (1,'levik',20020625085513,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020625100925,'207.46.225.252');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020625102429,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020625105657,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020625111523,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020625120644,'195.222.48.4');
INSERT INTO uservisit VALUES (122,'Happy',20020625122706,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020625131957,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020625134132,'206.137.1.113');
INSERT INTO uservisit VALUES (1,'levik',20020625143448,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020625145103,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020625152117,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020625152748,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020625153200,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (247,'Kristina',20020625153847,'dialup-65.58.43.60.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (316,'Mickey',20020625155029,'h24-67-71-205.cg.shawcable.net');
INSERT INTO uservisit VALUES (288,'carlina',20020625155124,'spider-wk033.proxy.aol.com');
INSERT INTO uservisit VALUES (317,'Spencer Creech',20020625163614,'ip-216-177-190-192.adsl-dhcp.dsl.gvtc.com');
INSERT INTO uservisit VALUES (153,'TomM',20020625175519,'A040-0536.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020625201622,'A040-0536.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020625224723,'57.66.19.210');
INSERT INTO uservisit VALUES (318,'ousada',20020625230133,'SHASTA016094.ig.com.br');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020626013643,'203.94.93.94');
INSERT INTO uservisit VALUES (1,'levik',20020626020133,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020626040154,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020626041654,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020626054409,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020626060020,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020626060602,'A040-0605.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020626060743,'203.94.94.73');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020626061849,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020626070204,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020626070503,'206.28.64.98');
INSERT INTO uservisit VALUES (247,'Kristina',20020626071457,'dialup-209.244.64.32.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (122,'Happy',20020626072814,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020626085244,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020626102418,'A040-0605.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020626103015,'212.39.97.32');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020626103611,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (1,'levik',20020626104359,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020626111643,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020626112853,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020626112854,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020626123356,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020626124231,'A040-0592.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020626124250,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020626133524,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020626142211,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020626143438,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020626145215,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020626152420,'203.94.94.96');
INSERT INTO uservisit VALUES (153,'TomM',20020626153956,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020626170039,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020626170132,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020626194937,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020626224200,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020627010551,'203.94.94.179');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020627012849,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020627020954,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020627021159,'203.94.94.102');
INSERT INTO uservisit VALUES (153,'TomM',20020627033827,'A040-0537.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020627034255,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020627040817,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020627050327,'203.94.94.69');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020627051555,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020627052649,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (122,'Happy',20020627053056,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020627053419,'dialup-209.244.64.72.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020627060941,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (283,'lucky',20020627061602,'212.39.97.34');
INSERT INTO uservisit VALUES (319,'S.A.',20020627062206,'206.246.82.226');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020627062207,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020627081230,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020627082700,'212.39.97.34');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020627085508,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020627102007,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (122,'Happy',20020627103447,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020627110750,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020627113244,'mail.ade.com');
INSERT INTO uservisit VALUES (57,'Dan',20020627114041,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20020627114852,'A040-0559.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020627115230,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020627115507,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (304,'quddous behrouzi',20020627125408,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020627132811,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020627133617,'A040-0559.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (320,'cheese',20020627133922,'spider-tq034.proxy.aol.com');
INSERT INTO uservisit VALUES (57,'Dan',20020627134001,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20020627145422,'A040-0667.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020627161733,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020627163240,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (321,'sherrie',20020627175038,'6535244hfc162.tampabay.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020627175449,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020627175610,'A040-0667.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (322,'venice',20020627181634,'spider-ti043.proxy.aol.com');
INSERT INTO uservisit VALUES (323,'Kara',20020627200549,'wv-pkbrg-ubr-b-066-190-123-055.charterwv.net');
INSERT INTO uservisit VALUES (304,'quddous behrouzi',20020627202032,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020627204650,'A040-0667.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020627225229,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020627232616,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020628000043,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020628000222,'57.66.19.210');
INSERT INTO uservisit VALUES (274,'shaun',20020628003915,'203.76.17.27');
INSERT INTO uservisit VALUES (263,'Edwin',20020628022907,'CPE00045a29ed40.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020628025449,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020628030923,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020628033924,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020628040759,'57.66.19.210');
INSERT INTO uservisit VALUES (322,'venice',20020628044112,'spider-te053.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020628054610,'A040-0633.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (324,'charliegh',20020628055012,'oh-ironton1b-233.irtnoh.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20020628055121,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020628060435,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020628060754,'195.222.48.4');
INSERT INTO uservisit VALUES (1,'levik',20020628060955,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020628061811,'mail.ade.com');
INSERT INTO uservisit VALUES (325,'Kyrz',20020628062431,'12-233-160-86.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20020628062432,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020628065250,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020628065318,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020628072307,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (326,'Noel',20020628072321,'166.68.134.175');
INSERT INTO uservisit VALUES (326,'Noel',20020628072353,'166.68.134.175');
INSERT INTO uservisit VALUES (122,'Happy',20020628073659,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020628075715,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020628081543,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (327,'Anna',20020628083210,'194.205.123.20');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020628083418,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020628084755,'212.39.97.39');
INSERT INTO uservisit VALUES (122,'Happy',20020628100647,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020628101248,'212.39.97.42');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020628102003,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020628112641,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020628120200,'nycmny1-ar1-4-43-241-021.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020628120716,'A040-0575.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020628121258,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020628124430,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020628125738,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (304,'qball',20020628142447,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020628173612,'203.94.93.13');
INSERT INTO uservisit VALUES (328,'John Orapello',20020628182728,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020628194415,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (321,'sherrie',20020628194732,'6535244hfc162.tampabay.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020628195057,'pool-162-84-150-248.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020628202242,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020628203506,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (283,'lucky',20020628215025,'212.39.97.34');
INSERT INTO uservisit VALUES (1,'levik',20020628234346,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020629010306,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020629034838,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020629060145,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020629070127,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020629070147,'203.94.93.146');
INSERT INTO uservisit VALUES (283,'lucky',20020629082416,'212.39.97.37');
INSERT INTO uservisit VALUES (304,'qball',20020629111552,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020629114025,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020629132104,'A040-0636.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (329,'metjoo',20020629135747,'213-99-157-146.uc.nombres.ttd.es');
INSERT INTO uservisit VALUES (1,'levik',20020629141148,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020629155410,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020629155436,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020629155500,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020629160618,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020629165127,'A040-0636.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (324,'charliegh',20020629171615,'oh-ironton1b-233.irtnoh.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20020629183349,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020629191137,'A040-0613.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020629195851,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020629221539,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020629222020,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020629230733,'A040-0516.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020629234214,'203.94.94.246');
INSERT INTO uservisit VALUES (283,'lucky',20020629235009,'212.39.97.38');
INSERT INTO uservisit VALUES (283,'lucky',20020630002154,'212.39.97.38');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020630052435,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (328,'John Orapello',20020630054232,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020630064429,'A040-0624.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (330,'kim',20020630111423,'wpg-res-142-161-40-111.mts.net');
INSERT INTO uservisit VALUES (304,'qball',20020630121750,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020630121855,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020630130507,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020630131907,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (331,'DEREK KING',20020630150921,'syca-cas3-cs-27.dial.bright.net');
INSERT INTO uservisit VALUES (331,'DEREK KING',20020630151258,'syca-cas3-cs-27.dial.bright.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020630152924,'203.94.94.191');
INSERT INTO uservisit VALUES (328,'John Orapello',20020630172055,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020630184021,'user-1120fob.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020630191042,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020630201411,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020630202202,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020630204535,'A040-0542.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020630225529,'57.66.19.210');
INSERT INTO uservisit VALUES (304,'qball',20020630230129,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020701003340,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020701020332,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701023200,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020701041856,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020701042826,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020701045101,'203.94.94.172');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020701045523,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020701052850,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701055043,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020701063544,'212.39.97.40');
INSERT INTO uservisit VALUES (153,'TomM',20020701064739,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701065137,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701072340,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020701074259,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020701075210,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020701080923,'212.39.97.32');
INSERT INTO uservisit VALUES (153,'TomM',20020701083056,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (304,'qball',20020701090606,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020701093256,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020701094754,'A040-0583.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020701102132,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701130118,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020701131330,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020701143600,'A040-0635.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (247,'Kristina',20020701152504,'dialup-65.59.11.202.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (332,'jaden',20020701152737,'aniz592jy34wf.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1,'levik',20020701155912,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020701161439,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020701184930,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (257,'vohonam',20020701185743,'user-1121epc.dsl.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20020701195213,'A040-0573.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (333,'aivy',20020701195840,'spider-ti052.proxy.aol.com');
INSERT INTO uservisit VALUES (333,'aivy',20020701195855,'spider-ti052.proxy.aol.com');
INSERT INTO uservisit VALUES (304,'qball',20020701210045,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (334,'sada',20020701210506,'t113068.turbonet.com');
INSERT INTO uservisit VALUES (334,'sada',20020701210707,'t113068.turbonet.com');
INSERT INTO uservisit VALUES (153,'TomM',20020701224900,'A040-0520.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020701225459,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020701231241,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020702001913,'203.94.93.127');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020702005508,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020702020637,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020702021300,'203.94.94.184');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702022203,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702030315,'host213-120-126-58.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702031429,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702032813,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020702045740,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702052551,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020702052657,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020702054718,'203.94.94.108');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020702054758,'mail.ade.com');
INSERT INTO uservisit VALUES (335,'ann',20020702060250,'194.179.83.120');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702061324,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020702062017,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702063231,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020702070130,'212.39.97.31');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020702071000,'203.94.93.29');
INSERT INTO uservisit VALUES (153,'TomM',20020702073753,'A040-0537.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020702082154,'195.222.48.4');
INSERT INTO uservisit VALUES (1,'levik',20020702090908,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702092533,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020702094702,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020702102351,'mail.ade.com');
INSERT INTO uservisit VALUES (336,'Iqbalsz',20020702103546,'202.162.214.2');
INSERT INTO uservisit VALUES (336,'Iqbalsz',20020702103657,'202.162.214.2');
INSERT INTO uservisit VALUES (328,'John Orapello',20020702113903,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020702115308,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020702115744,'A040-0542.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (337,'lyeshea',20020702121831,'user-10fuks9.dsl.mindspring.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020702122054,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020702122343,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020702125314,'mail.ade.com');
INSERT INTO uservisit VALUES (329,'metjoo',20020702134325,'213-99-158-230.uc.nombres.ttd.es');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702135337,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020702142509,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020702160305,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020702163020,'A040-0533.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (304,'qball',20020702180929,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020702225354,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702230734,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020702232407,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020702233438,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703004831,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703015129,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020703020032,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020703022535,'203.94.94.109');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020703031231,'203.94.94.218');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020703033917,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703035240,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020703035507,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020703042532,'203.94.93.150');
INSERT INTO uservisit VALUES (1,'levik',20020703045636,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020703050455,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703052139,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020703054036,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020703060303,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020703060308,'195.222.54.71');
INSERT INTO uservisit VALUES (122,'Happy',20020703060625,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020703060847,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (338,'Blue',20020703060851,'WCS1-SCOTT.NIPR.MIL');
INSERT INTO uservisit VALUES (283,'lucky',20020703061450,'195.222.54.71');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020703062725,'203.94.94.83');
INSERT INTO uservisit VALUES (122,'Happy',20020703064946,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020703072041,'212.39.97.39');
INSERT INTO uservisit VALUES (168,'Justin',20020703072528,'165-252-48-4.ntnusa.com');
INSERT INTO uservisit VALUES (122,'Happy',20020703073832,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020703074713,'212.39.97.39');
INSERT INTO uservisit VALUES (338,'Blue',20020703081931,'WCS1-SCOTT.NIPR.MIL');
INSERT INTO uservisit VALUES (283,'lucky',20020703082116,'212.39.97.39');
INSERT INTO uservisit VALUES (283,'lucky',20020703082503,'212.39.97.39');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703082820,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020703082952,'A040-0618.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020703083654,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020703084229,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703085058,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020703090942,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020703095726,'206.28.64.98');
INSERT INTO uservisit VALUES (304,'qball',20020703101004,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (304,'qball',20020703103512,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020703111257,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020703113014,'212.39.97.35');
INSERT INTO uservisit VALUES (122,'Happy',20020703120946,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703122158,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020703123345,'A040-0594.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020703125037,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20020703130602,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020703135608,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703181846,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020703201013,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020703204004,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020703213632,'212.39.97.36');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020703224621,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020703230557,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020704001314,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020704004645,'203.94.93.103');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020704012124,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020704030724,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020704031427,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020704034524,'212.39.97.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020704054156,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020704060726,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020704061847,'203.94.94.134');
INSERT INTO uservisit VALUES (339,'elizabeth',20020704062512,'cs2428115-61.houston.rr.com');
INSERT INTO uservisit VALUES (340,'elizabeth',20020704062647,'cs2428115-61.houston.rr.com');
INSERT INTO uservisit VALUES (340,'elizabeth',20020704063235,'cs2428115-61.houston.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020704063343,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020704063429,'212.39.97.30');
INSERT INTO uservisit VALUES (341,'Peter',20020704071640,'webcacheH10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020704074636,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020704083831,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020704104025,'A040-0553.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (341,'Peter',20020704104613,'webcacheH10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020704110155,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (342,'Adrian',20020704114712,'Toronto-ppp227596.sympatico.ca');
INSERT INTO uservisit VALUES (342,'Adrian',20020704120129,'Toronto-ppp227596.sympatico.ca');
INSERT INTO uservisit VALUES (342,'Adrian',20020704120137,'Toronto-ppp227596.sympatico.ca');
INSERT INTO uservisit VALUES (257,'vohonam',20020704120832,'user-1120fpd.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20020704124706,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020704134405,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (343,'Musume',20020704142257,'slip-3-9.marist.edu');
INSERT INTO uservisit VALUES (1,'levik',20020704151357,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020704152855,'A040-0576.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (274,'shaun',20020704171651,'203.76.17.20');
INSERT INTO uservisit VALUES (344,'J.S.',20020704173447,'bgp957415bgs.derbrh01.mi.comcast.net');
INSERT INTO uservisit VALUES (345,'Brittany',20020704182132,'dialup-67.24.61.227.Dial1.Minneapolis1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20020704182152,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (345,'Brittany',20020704182205,'dialup-67.24.61.227.Dial1.Minneapolis1.Level3.net');
INSERT INTO uservisit VALUES (346,'Britt',20020704182304,'dialup-67.24.61.227.Dial1.Minneapolis1.Level3.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020704185734,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (283,'lucky',20020704212431,'195.222.54.71');
INSERT INTO uservisit VALUES (328,'John Orapello',20020704215257,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020704225734,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020704230732,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020704234650,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020705005428,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020705014317,'195.222.54.71');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020705021933,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020705024621,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020705032253,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (347,'catherine',20020705041258,'24-90-228-245.nyc.rr.com');
INSERT INTO uservisit VALUES (348,'claire',20020705043851,'203.40.193.215');
INSERT INTO uservisit VALUES (283,'lucky',20020705051917,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020705053056,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (315,'Valerie',20020705053101,'12-245-111-194.client.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20020705060525,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020705061654,'212.39.97.31');
INSERT INTO uservisit VALUES (349,'Kels Bitinee',20020705063021,'ts1-34.spooner.spacestar.net');
INSERT INTO uservisit VALUES (1,'levik',20020705064225,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (350,'Yasu',20020705073419,'ool-182d9208.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020705081533,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020705084022,'212.39.97.33');
INSERT INTO uservisit VALUES (122,'Happy',20020705101321,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020705114555,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020705123632,'A040-0530.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020705133724,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020705145732,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020705180016,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (315,'Valerie',20020705182210,'12-245-111-194.client.attbi.com');
INSERT INTO uservisit VALUES (351,'alyssa',20020705192308,'ip68-98-0-171.ph.ph.cox.net');
INSERT INTO uservisit VALUES (352,'Fly Wing',20020705201620,'JOHN200.click-network.com');
INSERT INTO uservisit VALUES (352,'Fly Wing',20020705201835,'JOHN200.click-network.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20020705202053,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020705205655,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (304,'qball',20020706002037,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (283,'lucky',20020706002759,'212.39.97.38');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020706023020,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (353,'Paolo',20020706072829,'0-1pool206-69.nas2.new-york2.ny.us.da.qwest.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020706083837,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (283,'lucky',20020706113411,'212.39.97.31');
INSERT INTO uservisit VALUES (153,'TomM',20020706125055,'A040-0605.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (315,'Valerie',20020706154721,'12-245-111-194.client.attbi.com');
INSERT INTO uservisit VALUES (329,'metjoo',20020706155125,'213-99-235-8.uc.nombres.ttd.es');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020706163729,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020706165716,'A040-0618.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (354,'Ashley',20020706170021,'65.88.94.221.broadwing.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020706184445,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (355,'jeremy',20020706202726,'oti-ca12-68.rasserver.net');
INSERT INTO uservisit VALUES (356,'Lera',20020706203025,'AC80ADCB.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020706203945,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020706225703,'212.39.97.32');
INSERT INTO uservisit VALUES (304,'qball',20020706230101,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20020706234513,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (355,'jeremy',20020707005412,'oti-ca12-68.rasserver.net');
INSERT INTO uservisit VALUES (355,'jeremy',20020707005559,'oti-ca12-68.rasserver.net');
INSERT INTO uservisit VALUES (283,'lucky',20020707010115,'212.39.97.30');
INSERT INTO uservisit VALUES (357,'christine',20020707045653,'208-58-101-128.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020707071911,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020707072330,'212.39.97.32');
INSERT INTO uservisit VALUES (1,'levik',20020707112935,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (358,'will',20020707121738,'c-65-97-16-100.va.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20020707131218,'A040-0604.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020707135933,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020707153510,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020707160907,'A040-0568.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020707170906,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (359,'Fusanno',20020707181552,'phf-pa18-25.rasserver.net');
INSERT INTO uservisit VALUES (153,'TomM',20020707182011,'A040-0578.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020707183348,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020707204524,'195.222.54.71');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020707225133,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020707231022,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020707231103,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020708005831,'195.222.54.71');
INSERT INTO uservisit VALUES (153,'TomM',20020708014547,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020708020554,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020708022354,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020708031821,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020708032645,'203.94.93.135');
INSERT INTO uservisit VALUES (1,'levik',20020708041711,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020708041807,'195.222.54.71');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020708042121,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020708054117,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020708054137,'203.94.93.253');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020708055704,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020708060030,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020708062038,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020708062045,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020708065109,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020708072841,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020708074942,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020708080511,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020708103617,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (158,'Ender',20020708104020,'fw.xetron.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020708105757,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020708114325,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020708124146,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020708131516,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020708144500,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020708152813,'203.94.93.68');
INSERT INTO uservisit VALUES (1,'levik',20020708153415,'nycmny1-ar1-4-43-254-104.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020708164921,'A040-0582.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (360,'Rime Dragona',20020708185811,'network172-166.wctc.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020708230840,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020708231555,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020709001144,'203.94.93.167');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020709014034,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020709014539,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020709015847,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020709020052,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020709021501,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020709021759,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020709022152,'195.222.54.71');
INSERT INTO uservisit VALUES (153,'TomM',20020709022847,'A040-0567.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020709023427,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020709032311,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709032625,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020709041931,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709050924,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020709053855,'195.222.54.71');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709054715,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020709055420,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020709055437,'206.28.64.98');
INSERT INTO uservisit VALUES (361,'Rupert',20020709070101,'161.225.1.12');
INSERT INTO uservisit VALUES (362,'Rick S',20020709070134,'hs129-88-64.ftl-nj.datapeer.com');
INSERT INTO uservisit VALUES (122,'Happy',20020709071907,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (363,'situfenre',20020709072308,'lunar-gw.zapsurf.com.sg');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709072455,'mail.nursehome.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709072556,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020709072959,'206.28.64.98');
INSERT INTO uservisit VALUES (365,'Your Mom',20020709073357,'pool-141-153-174-74.mad.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020709075138,'212.39.97.37');
INSERT INTO uservisit VALUES (153,'TomM',20020709081928,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709083044,'mail.ade.com');
INSERT INTO uservisit VALUES (366,'G',20020709090337,'ppp-196-42-36-67.coqui.net');
INSERT INTO uservisit VALUES (366,'G',20020709090639,'ppp-196-42-36-67.coqui.net');
INSERT INTO uservisit VALUES (1,'levik',20020709090918,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020709092938,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709102748,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709110952,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020709112054,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020709112126,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020709122946,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020709131745,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020709132646,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020709143948,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020709144801,'nycmny1-ar1-4-33-081-073.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020709165936,'A040-0537.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709171120,'dhcp16655002.neo.rr.com');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709171139,'dhcp16655002.neo.rr.com');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709171250,'dhcp16655002.neo.rr.com');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709171257,'dhcp16655002.neo.rr.com');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020709171528,'dhcp16655002.neo.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020709173310,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (367,'waihoong',20020709195705,'ce1.time.net.my');
INSERT INTO uservisit VALUES (368,'Lochinvar Roome',20020709204353,'24.77.20.64');
INSERT INTO uservisit VALUES (153,'TomM',20020709215211,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020709225601,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020710001307,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020710020750,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020710023401,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020710025110,'A040-0561.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (364,'G. Steve Arnold',20020710034556,'mail.nursehome.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710050341,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020710052645,'57.66.19.210');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020710052954,'203.94.94.23');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710054139,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020710061756,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (369,'Colin C Dalzell',20020710062538,'12-231-80-145.client.attbi.com');
INSERT INTO uservisit VALUES (317,'Spencer Creech',20020710065339,'ip-216-177-190-192.adsl-dhcp.dsl.gvtc.com');
INSERT INTO uservisit VALUES (153,'TomM',20020710073617,'A040-0638.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710083835,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020710091809,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020710094320,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710102544,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020710105341,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020710111345,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020710115946,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710133226,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020710133652,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020710141843,'195.222.48.4');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020710151910,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020710154049,'64.197.145.88');
INSERT INTO uservisit VALUES (1,'levik',20020710164913,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020710165249,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020710165310,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020710185234,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (369,'Colin C Dalzell',20020710190006,'12-231-80-145.client.attbi.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020710230001,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020711003738,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020711013717,'A040-0533.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020711020336,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (363,'situfenre',20020711025905,'curtin-gw.zapsurf.com.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020711032708,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020711041513,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020711041658,'A040-0594.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020711043133,'203.94.94.8');
INSERT INTO uservisit VALUES (158,'Ender',20020711044801,'fw.xetron.com');
INSERT INTO uservisit VALUES (122,'Happy',20020711045208,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020711050320,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020711054602,'mail.ade.com');
INSERT INTO uservisit VALUES (369,'Colin C Dalzell',20020711074457,'12-231-80-145.client.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020711075431,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020711080000,'212.39.97.47');
INSERT INTO uservisit VALUES (1,'levik',20020711092447,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020711094642,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020711095001,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020711102438,'212.39.97.36');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020711105533,'mail.ade.com');
INSERT INTO uservisit VALUES (370,'jinah',20020711124906,'ool-18bf717f.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020711134205,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020711135504,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (371,'woosuk',20020711142410,'65.206.32.25');
INSERT INTO uservisit VALUES (328,'John Orapello',20020711153544,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020711162210,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020711163141,'nycmny1-ar1-4-33-083-170.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020711200216,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020711201123,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (372,'Rhoku',20020711214558,'c17344.sunsh2.vic.optusnet.com.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020711231825,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (373,'x0azndivax0',20020711232057,'spider-wa033.proxy.aol.com');
INSERT INTO uservisit VALUES (373,'x0azndivax0',20020711232431,'spider-wa033.proxy.aol.com');
INSERT INTO uservisit VALUES (374,'axyz',20020711232552,'202.69.164.99');
INSERT INTO uservisit VALUES (375,'christopher hii',20020712030607,'j152.bkj63.jaring.my');
INSERT INTO uservisit VALUES (283,'lucky',20020712034524,'195.222.54.71');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020712041236,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020712042427,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020712045012,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020712051600,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020712055303,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020712055847,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020712064021,'A040-0627.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020712065516,'195.222.54.71');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020712071157,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020712071338,'57.66.19.210');
INSERT INTO uservisit VALUES (376,'arain carrera',20020712072228,'coe405-108810.education.utep.edu');
INSERT INTO uservisit VALUES (377,'arain carrera',20020712072259,'coe405-108810.education.utep.edu');
INSERT INTO uservisit VALUES (1,'levik',20020712075128,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020712080909,'212.39.97.40');
INSERT INTO uservisit VALUES (153,'TomM',20020712085227,'A040-0614.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020712090054,'mail.ade.com');
INSERT INTO uservisit VALUES (378,'naomi',20020712090252,'ati43580y48zf.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (122,'Happy',20020712093300,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020712104711,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020712115014,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (379,'MJ',20020712120512,'1Cust120.tnt6.hou10.da.uu.net');
INSERT INTO uservisit VALUES (379,'MJ',20020712120846,'1Cust120.tnt6.hou10.da.uu.net');
INSERT INTO uservisit VALUES (122,'Happy',20020712123207,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020712134106,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020712134747,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020712161708,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (380,'Sunny Cheung',20020712180257,'144.1-240-wn.cable-access.att.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020712182933,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020712204557,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020712205643,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020713061044,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020713070647,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020713084424,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020713100507,'mail.ade.com');
INSERT INTO uservisit VALUES (381,'cc kordeva',20020713100927,'1Cust69.tnt15.princess-anne.va.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20020713113213,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020713115106,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020713124758,'A040-0552.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (382,'becky',20020713130415,'14.67.252.64.snet.net');
INSERT INTO uservisit VALUES (381,'cc kordeva',20020713141434,'1Cust243.tnt8.princess-anne.va.da.uu.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020713164631,'203.94.94.176');
INSERT INTO uservisit VALUES (328,'John Orapello',20020713191818,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020713201638,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020714003906,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020714004034,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (283,'lucky',20020714080828,'212.39.97.36');
INSERT INTO uservisit VALUES (1,'levik',20020714124352,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (383,'Julie',20020714160636,'o-s102-p1-152144.saber.net');
INSERT INTO uservisit VALUES (383,'Julie',20020714160744,'o-s102-p1-152144.saber.net');
INSERT INTO uservisit VALUES (383,'Julie',20020714160846,'o-s102-p1-152144.saber.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020714161220,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020714165544,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020714205743,'195.222.54.71');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020714224226,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020714224434,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020714231248,'host213-123-222-73.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020715033847,'195.222.54.71');
INSERT INTO uservisit VALUES (1,'levik',20020715054350,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020715063821,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020715064816,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020715070806,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (384,'Henry',20020715071113,'imscache05.netvigator.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020715071118,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020715071342,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020715074158,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020715075158,'212.39.97.45');
INSERT INTO uservisit VALUES (1,'levik',20020715080950,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020715081103,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020715082122,'mail.ade.com');
INSERT INTO uservisit VALUES (385,'kevin',20020715085942,'adsl-67-116-252-159.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (386,'claire',20020715091022,'24.138.68.104');
INSERT INTO uservisit VALUES (1,'levik',20020715101123,'206.28.64.98');
INSERT INTO uservisit VALUES (387,'deanne',20020715101338,'cache-rp02.proxy.aol.com');
INSERT INTO uservisit VALUES (387,'deanne',20020715101831,'cache-rp02.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020715112444,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020715120055,'206.28.64.98');
INSERT INTO uservisit VALUES (386,'claire',20020715130342,'24.138.68.104');
INSERT INTO uservisit VALUES (386,'claire',20020715130409,'24.138.68.104');
INSERT INTO uservisit VALUES (153,'TomM',20020715142334,'A040-0562.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020715145648,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020715145716,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (304,'qball',20020715182454,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (283,'lucky',20020715205537,'195.222.54.71');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020715225251,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020715231330,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020716003831,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020716020611,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020716030525,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020716043117,'195.222.54.71');
INSERT INTO uservisit VALUES (384,'Henry',20020716043629,'imscache04.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20020716053922,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020716054200,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020716060703,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020716061312,'212.39.97.39');
INSERT INTO uservisit VALUES (328,'John Orapello',20020716074615,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (388,'Danielle',20020716075735,'spider-wj023.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020716083208,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020716101514,'212.39.97.46');
INSERT INTO uservisit VALUES (370,'jinah',20020716110943,'ool-18bf717f.dyn.optonline.net');
INSERT INTO uservisit VALUES (122,'Happy',20020716114754,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020716114923,'195.222.48.4');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020716123411,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020716132446,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020716133116,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020716134113,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (328,'John Orapello',20020716135508,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020716140525,'A040-0651.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020716150924,'mail.ade.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20020716152701,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020716161949,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (328,'John Orapello',20020716162700,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020716172324,'A040-0672.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020716190139,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020716210542,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020716213717,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020716214148,'195.222.54.71');
INSERT INTO uservisit VALUES (389,'jenny',20020716222003,'209-128-166-96.dial-up.ipa.net');
INSERT INTO uservisit VALUES (153,'TomM',20020716222941,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020716230939,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717000242,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717010318,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717012522,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020717023452,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (390,'Kristen',20020717043950,'bsi-uu.bentley.com');
INSERT INTO uservisit VALUES (1,'levik',20020717045737,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020717053018,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020717053237,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020717054341,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020717055426,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020717061333,'212.39.97.50');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020717061850,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020717080418,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020717080613,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717081913,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020717091423,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020717094757,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717100643,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020717103201,'206.28.64.98');
INSERT INTO uservisit VALUES (391,'joanna',20020717103907,'207.159.196.2');
INSERT INTO uservisit VALUES (122,'Happy',20020717115602,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020717120158,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020717121737,'195.222.48.4');
INSERT INTO uservisit VALUES (370,'jinah',20020717122834,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (392,'frankie',20020717123401,'spider-wi083.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020717124337,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717124717,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020717130352,'mail.ade.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20020717133106,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020717172930,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020717175447,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (304,'qball',20020717181453,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (2,'art',20020717192510,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020717192545,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2,'art',20020717192614,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020717192855,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020717205401,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (283,'lucky',20020717205555,'195.222.54.71');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020717224827,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020717230830,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020717231555,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020718010619,'195.222.54.71');
INSERT INTO uservisit VALUES (153,'TomM',20020718025848,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020718035008,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020718042331,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020718042354,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020718042457,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020718043509,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020718045936,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020718050124,'57.66.19.210');
INSERT INTO uservisit VALUES (283,'lucky',20020718050148,'195.222.54.71');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020718050219,'57.66.19.210');
INSERT INTO uservisit VALUES (393,'manolo',20020718052232,'57.66.19.210');
INSERT INTO uservisit VALUES (393,'manolo',20020718052517,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020718052610,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020718053846,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020718060227,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020718060915,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020718063805,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020718064906,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020718072812,'212.39.97.35');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020718075410,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020718093659,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020718094557,'A040-0634.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020718101837,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020718121001,'A040-0634.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020718124643,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020718131509,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020718140330,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020718140736,'mail.ade.com');
INSERT INTO uservisit VALUES (394,'adamm',20020718152041,'ool-18bd7711.dyn.optonline.net');
INSERT INTO uservisit VALUES (394,'adamm',20020718152050,'ool-18bd7711.dyn.optonline.net');
INSERT INTO uservisit VALUES (122,'Happy',20020718184719,'ppp10.emsphone.com');
INSERT INTO uservisit VALUES (395,'ina',20020718195015,'210.187.2.44');
INSERT INTO uservisit VALUES (396,'dennis wu',20020718221327,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020718234536,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020718234647,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020719010217,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020719010250,'57.66.19.210');
INSERT INTO uservisit VALUES (393,'manolo',20020719015532,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719023326,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719032159,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020719032941,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (393,'manolo',20020719033848,'57.66.19.210');
INSERT INTO uservisit VALUES (397,'mike',20020719034837,'cacheflow.incirlik.af.mil');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719035021,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719050446,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020719052648,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719054218,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020719054734,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020719055511,'A040-0646.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719061840,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020719072617,'A040-0604.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719081636,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020719093906,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020719095701,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020719100910,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020719101501,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20020719101519,'A040-0571.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020719105153,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020719110419,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020719124503,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020719124728,'A040-0662.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020719133449,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (398,'yoonshin',20020719141000,'AC8787A5.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020719145742,'A040-0634.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020719213527,'ppp11.emsphone.com');
INSERT INTO uservisit VALUES (399,'haiddimohd',20020719215250,'210.187.234.15');
INSERT INTO uservisit VALUES (153,'TomM',20020720014344,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020720023918,'203.94.94.169');
INSERT INTO uservisit VALUES (153,'TomM',20020720035354,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020720045030,'212.39.97.35');
INSERT INTO uservisit VALUES (283,'lucky',20020720090243,'212.39.97.39');
INSERT INTO uservisit VALUES (283,'lucky',20020720100922,'212.39.97.32');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020720110236,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (400,'Grace',20020720112508,'pool-138-89-47-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020720121702,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020720151149,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020720154834,'A040-0587.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (401,'Jenny',20020720161946,'a66b91n35client114.hawaii.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020720164222,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020721003445,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (402,'Rose Ann',20020721004905,'proxy4.skyinet.net');
INSERT INTO uservisit VALUES (283,'lucky',20020721021738,'212.39.97.37');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020721030143,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020721051420,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020721061405,'A040-0553.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (403,'Ana',20020721084439,'F-0-cache1.idcspo.matrix.com.br');
INSERT INTO uservisit VALUES (392,'frankie',20020721085449,'ip68-100-246-174.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020721132944,'pool-151-204-106-60.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020721140232,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020721140704,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020721140732,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (404,'Arturo',20020721172146,'pmesth1-35.rconnect.com');
INSERT INTO uservisit VALUES (283,'lucky',20020721210312,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20020721210900,'195.222.54.71');
INSERT INTO uservisit VALUES (153,'TomM',20020721230525,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020721231748,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722000222,'host213-120-127-70.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722012512,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722013834,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020722021608,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722024516,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020722041018,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722042112,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722050508,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020722050512,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020722050900,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722053737,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020722053926,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020722055931,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722060621,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020722061016,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722064254,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020722064650,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020722064654,'203.94.93.82');
INSERT INTO uservisit VALUES (283,'lucky',20020722064923,'212.39.97.30');
INSERT INTO uservisit VALUES (122,'Happy',20020722074919,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722074941,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722081206,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722081929,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020722083004,'212.39.97.40');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722083312,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2,'art',20020722093930,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020722094121,'206.28.64.98');
INSERT INTO uservisit VALUES (2,'art',20020722094150,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020722094720,'206.28.64.98');
INSERT INTO uservisit VALUES (304,'qball',20020722103042,'h24-80-254-156.vc.shawcable.net');
INSERT INTO uservisit VALUES (122,'Happy',20020722103522,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722104157,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020722105216,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020722105654,'A040-0587.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020722114832,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722123546,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020722131947,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020722134652,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722140005,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020722142139,'A040-0619.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (405,'Michelle',20020722150024,'spider-tr013.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020722152134,'nycmny1-ar1-4-33-080-086.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20020722152210,'nycmny1-ar1-4-33-080-086.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (406,'kariz',20020722201953,'stjh1-1895.nb.aliant.net');
INSERT INTO uservisit VALUES (406,'kariz',20020722202031,'stjh1-1895.nb.aliant.net');
INSERT INTO uservisit VALUES (283,'lucky',20020722213200,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722230616,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020722231049,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020723015527,'A040-0535.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020723020050,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723020222,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723021329,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020723024538,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723030516,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (407,'Nick Slaven',20020723030824,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (407,'Nick Slaven',20020723030959,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723035747,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020723041620,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723045738,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020723050023,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020723053111,'195.222.54.71');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723054138,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020723055258,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020723062100,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020723065710,'212.39.97.39');
INSERT INTO uservisit VALUES (122,'Happy',20020723070127,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020723085020,'tide84.microsoft.com');
INSERT INTO uservisit VALUES (408,'Lil',20020723085119,'079-031.dialup.sunysb.edu');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723101029,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020723102237,'195.222.48.4');
INSERT INTO uservisit VALUES (122,'Happy',20020723102309,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020723105607,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020723114559,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020723121749,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020723121749,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723123950,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020723124440,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020723125053,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020723135537,'tide84.microsoft.com');
INSERT INTO uservisit VALUES (409,'Jane Lee',20020723164618,'24-90-165-50.nj.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20020723183044,'A040-0532.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020723183740,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020723230621,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020723232615,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724004602,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (402,'Rose Ann',20020724010937,'proxy2.skyinet.net');
INSERT INTO uservisit VALUES (402,'Rose Ann',20020724011154,'proxy2.skyinet.net');
INSERT INTO uservisit VALUES (1,'levik',20020724020001,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020724020455,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724024613,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020724031217,'212.39.97.51');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724035433,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724044346,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724045700,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (410,'Mike',20020724051958,'host213-122-74-71.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020724060202,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020724060328,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724062902,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020724070723,'212.39.97.42');
INSERT INTO uservisit VALUES (1,'levik',20020724071336,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020724072252,'A040-0646.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724072350,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020724072638,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724075223,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724085046,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020724091902,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020724095445,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020724112213,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020724123150,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020724124956,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020724131806,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020724135744,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020724152448,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020724154659,'A040-0586.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (410,'Mike',20020724223920,'host213-122-35-130.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020724224019,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725021243,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020725021248,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725023402,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020725052200,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725053913,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020725062400,'A040-0530.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725065340,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725071219,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020725074344,'212.39.97.34');
INSERT INTO uservisit VALUES (1,'levik',20020725080625,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725080903,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (411,'urlildemon',20020725095359,'mke-24-160-230-126.wi.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020725111619,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020725113919,'207.46.137.253');
INSERT INTO uservisit VALUES (283,'lucky',20020725114119,'212.39.97.42');
INSERT INTO uservisit VALUES (412,'Paula',20020725123810,'spider-to033.proxy.aol.com');
INSERT INTO uservisit VALUES (413,'emmy',20020725150514,'cache-dr10.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020725151510,'nycmny1-ar1-4-43-242-044.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (414,'soruh',20020725154147,'pool-151-205-113-131.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020725180038,'A040-0666.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (415,'ledol',20020725200045,'olix.nusa.net.id');
INSERT INTO uservisit VALUES (392,'frankie',20020725213830,'ool-18bf717f.dyn.optonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020725230853,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020726000448,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020726020641,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020726023141,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (158,'Ender',20020726031400,'fw.xetron.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020726033546,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020726053140,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020726054453,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020726062449,'A040-0594.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020726065059,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020726065918,'57.66.19.210');
INSERT INTO uservisit VALUES (283,'lucky',20020726074620,'212.39.97.31');
INSERT INTO uservisit VALUES (416,'maki',20020726104018,'bgp544769bgs.ewndsr01.nj.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020726111138,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (283,'lucky',20020726114931,'195.222.48.4');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020726120533,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020726135152,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020726210857,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20020727050400,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020727093744,'212.39.97.43');
INSERT INTO uservisit VALUES (153,'TomM',20020727105235,'A040-0623.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020727143413,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020727212511,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020728025637,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020728025728,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (283,'lucky',20020728031449,'212.39.97.30');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020728040057,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (418,'Joyce',20020728043837,'spider-tm041.proxy.aol.com');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020728060430,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020728072759,'nycmny1-ar1-4-43-252-187.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020728073951,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020728081553,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020728100727,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020728114511,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (329,'metjoo',20020728124023,'213-98-239-218.uc.nombres.ttd.es');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020728143437,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020728152531,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020728155133,'nycmny1-ar1-4-43-243-140.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (419,'Takcheun Chan',20020728172409,'128.238.4.149');
INSERT INTO uservisit VALUES (419,'Takcheun Chan',20020728172726,'128.238.4.149');
INSERT INTO uservisit VALUES (328,'John Orapello',20020728193157,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729014646,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020729032345,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729044004,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020729045825,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020729053652,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729060326,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020729063108,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729065242,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (158,'Ender',20020729065452,'fw.xetron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020729070205,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020729085049,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020729095557,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020729100836,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020729112711,'mail.ade.com');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020729115948,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729133547,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020729135441,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020729165628,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (420,'Ceci',20020729172524,'200-206-238-232.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (153,'TomM',20020729174123,'206.137.1.113');
INSERT INTO uservisit VALUES (421,'Magic',20020729195530,'cache-dq08.proxy.aol.com');
INSERT INTO uservisit VALUES (421,'Magic',20020729195602,'cache-dq08.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020729195752,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (422,'jarell',20020729203105,'12.36.100.129');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020729220530,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020729222212,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (423,'Tarek',20020729234505,'212.98.133.72');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020730011846,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (424,'KTeA',20020730014554,'ool-18b90104.dyn.optonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020730015123,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020730031923,'212.163.172.164');
INSERT INTO uservisit VALUES (423,'Tarek',20020730032547,'212.98.133.72');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020730033143,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020730033840,'A040-0618.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020730043331,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020730051449,'212.39.97.33');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020730051555,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020730070715,'A040-0590.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020730080642,'195.222.48.4');
INSERT INTO uservisit VALUES (283,'lucky',20020730094851,'212.39.97.49');
INSERT INTO uservisit VALUES (338,'Blue',20020730095955,'WCS1-SCOTT.NIPR.MIL');
INSERT INTO uservisit VALUES (153,'TomM',20020730110501,'A040-0640.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (425,'Emma',20020730111758,'ip68-2-61-105.ph.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020730162127,'A040-0695.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020730181310,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020730194021,'A040-0567.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020730220215,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020730221757,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020731012520,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020731013503,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020731013559,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020731013559,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020731022939,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020731023004,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020731023135,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020731034459,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020731041210,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (393,'manolo',20020731045932,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020731054040,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020731062536,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020731070910,'ppp5.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020731070958,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020731071553,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020731072624,'212.39.97.31');
INSERT INTO uservisit VALUES (153,'TomM',20020731080210,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020731084939,'212.39.97.33');
INSERT INTO uservisit VALUES (426,'bill cochran',20020731094116,'h00e018391468.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20020731100457,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020731102327,'A040-0658.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020731111320,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020731114848,'A040-0658.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020731133110,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (427,'gay',20020731142700,'66-214-198-158.ata-res.charterpipeline.net');
INSERT INTO uservisit VALUES (427,'gay',20020731142707,'66-214-198-158.ata-res.charterpipeline.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731142906,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731142941,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20020731144232,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020731180201,'A040-0539.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020731181406,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731193543,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731194415,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731194436,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (428,'alyssa',20020731220116,'dsc04.sji-ca-2-69.rasserver.net');
INSERT INTO uservisit VALUES (428,'alyssa',20020731220221,'dsc04.sji-ca-2-69.rasserver.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020731220600,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020731222608,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020731223840,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801001327,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (429,'daniel',20020801010821,'adsl-208-190-39-150.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (429,'daniel',20020801010833,'adsl-208-190-39-150.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801011541,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801015652,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801023129,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801031015,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801031208,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (328,'John Orapello',20020801031624,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801033323,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020801040904,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801043022,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801045307,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (430,'Andrew Kurowski',20020801050635,'fwc.com');
INSERT INTO uservisit VALUES (430,'Andrew Kurowski',20020801050647,'fwc.com');
INSERT INTO uservisit VALUES (430,'Andrew Kurowski',20020801050710,'fwc.com');
INSERT INTO uservisit VALUES (1,'levik',20020801052132,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020801052423,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020801053104,'A040-0535.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801053745,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801053948,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801062454,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801062823,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020801064414,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801065850,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020801074148,'A040-0562.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020801074901,'212.39.97.37');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801081941,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020801082001,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801085606,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020801091200,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801094240,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020801103515,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020801105013,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020801112245,'A040-0554.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (422,'jarell',20020801120837,'12.36.100.214');
INSERT INTO uservisit VALUES (122,'Happy',20020801120838,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020801122334,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20020801135906,'A040-0607.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020801140718,'203.94.94.248');
INSERT INTO uservisit VALUES (1,'levik',20020801151442,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (431,'sarynn',20020801163509,'AC8B7234.ipt.aol.com');
INSERT INTO uservisit VALUES (431,'sarynn',20020801163909,'AC8B7234.ipt.aol.com');
INSERT INTO uservisit VALUES (431,'sarynn',20020801164002,'AC8B7234.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020801173634,'A040-0607.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801215746,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020801223553,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020801230420,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020801234937,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020802021315,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020802023523,'203.94.93.136');
INSERT INTO uservisit VALUES (1,'levik',20020802032542,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020802043658,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020802045710,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020802054607,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020802055341,'host213-120-127-11.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20020802063246,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20020802064425,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020802081031,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020802083334,'212.39.97.42');
INSERT INTO uservisit VALUES (122,'Happy',20020802091404,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020802091416,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020802110015,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020802123748,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020802151649,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20020802154438,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (432,'pilot',20020802160036,'proxy.ord.marketscore.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20020802175634,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020802181443,'nycmny1-ar1-4-43-255-145.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020802184311,'203.94.93.133');
INSERT INTO uservisit VALUES (153,'TomM',20020802194748,'206.137.1.113');
INSERT INTO uservisit VALUES (283,'lucky',20020802213739,'212.39.97.35');
INSERT INTO uservisit VALUES (283,'lucky',20020803041205,'212.39.97.44');
INSERT INTO uservisit VALUES (283,'lucky',20020803055355,'212.39.97.44');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020803060159,'68.0.165.63');
INSERT INTO uservisit VALUES (1,'levik',20020803085429,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020803102818,'212.39.97.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020803112533,'68.0.165.63');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020803115451,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (433,'Helen',20020803134345,'dsl-64-192-253-30.telocity.com');
INSERT INTO uservisit VALUES (433,'Helen',20020803134612,'dsl-64-192-253-30.telocity.com');
INSERT INTO uservisit VALUES (434,'chewbacawacca',20020803143534,'24-193-42-70.nyc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020803144918,'68.0.165.63');
INSERT INTO uservisit VALUES (435,'Megan',20020803151222,'roc-66-24-76-22.rochester.rr.com');
INSERT INTO uservisit VALUES (435,'Megan',20020803151242,'roc-66-24-76-22.rochester.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020803162944,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (436,'Hazirah',20020803223307,'espeed31-231.brunet.bn');
INSERT INTO uservisit VALUES (283,'lucky',20020804005125,'212.39.97.34');
INSERT INTO uservisit VALUES (153,'TomM',20020804034244,'206.137.1.113');
INSERT INTO uservisit VALUES (1,'levik',20020804050236,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020804053900,'212.39.97.34');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020804111714,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020804125726,'68.0.165.63');
INSERT INTO uservisit VALUES (1,'levik',20020804134231,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020804144343,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020804162822,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020804194947,'68.0.165.63');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020804215550,'57.66.19.210');
INSERT INTO uservisit VALUES (437,'Roxanne',20020804222505,'CPE-144-137-98-160.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020805000905,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020805023353,'68.0.165.63');
INSERT INTO uservisit VALUES (1,'levik',20020805031912,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020805043533,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (158,'Ender',20020805050136,'fw.xetron.com');
INSERT INTO uservisit VALUES (122,'Happy',20020805050321,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020805051645,'A040-0648.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020805051704,'206.28.64.98');
INSERT INTO uservisit VALUES (438,'Michael',20020805080958,'cache-ra05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20020805082435,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020805083808,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020805085218,'212.39.97.35');
INSERT INTO uservisit VALUES (1,'levik',20020805085317,'206.28.64.98');
INSERT INTO uservisit VALUES (438,'Michael',20020805091125,'cache-rh06.proxy.aol.com');
INSERT INTO uservisit VALUES (439,'Eat Ham',20020805111133,'208.226.67.164');
INSERT INTO uservisit VALUES (122,'Happy',20020805112425,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020805124955,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020805131523,'A040-0599.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020805132724,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020805133141,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (440,'Aini',20020805171316,'monash.singnet.com.sg');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020805231112,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020806003523,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020806010950,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020806013822,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020806021124,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020806023643,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020806023713,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020806023726,'57.66.19.210');
INSERT INTO uservisit VALUES (439,'Eat Ham',20020806031003,'208.226.67.164');
INSERT INTO uservisit VALUES (1,'levik',20020806043248,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020806043554,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020806052533,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020806053608,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020806061407,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020806061920,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020806062708,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020806062737,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020806062958,'206.28.64.98');
INSERT INTO uservisit VALUES (328,'John Orapello',20020806063800,'ool-18e42863.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020806063826,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020806064331,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020806075140,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020806075530,'212.39.97.35');
INSERT INTO uservisit VALUES (122,'Happy',20020806080233,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (441,'kenny',20020806080634,'host254.independence.com');
INSERT INTO uservisit VALUES (1,'levik',20020806095129,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020806123050,'A040-0614.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020806123306,'A040-0614.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20020806130004,'CPE00104c134b06.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20020806160630,'A040-0614.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020806171159,'tide84.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020806221647,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020807012207,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020807013536,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020807014840,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020807034836,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020807041205,'206.28.64.98');
INSERT INTO uservisit VALUES (442,'tams',20020807044125,'cf2.telstraclear.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020807052729,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (390,'Kristen',20020807060512,'bsi-uu.bentley.com');
INSERT INTO uservisit VALUES (283,'lucky',20020807064638,'212.39.97.37');
INSERT INTO uservisit VALUES (283,'lucky',20020807073601,'212.39.97.32');
INSERT INTO uservisit VALUES (122,'Happy',20020807102004,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020807104643,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020807105400,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020807112308,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020807115853,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020807122729,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020807182916,'A040-0562.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (443,'whit',20020807192018,'ip68-6-151-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020807220538,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020807221205,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020808023944,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020808030723,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020808032849,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020808033913,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020808045236,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020808052152,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020808062431,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020808071427,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020808080830,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020808080915,'212.39.97.30');
INSERT INTO uservisit VALUES (1,'levik',20020808080929,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020808083517,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (444,'spam',20020808092300,'cpe-66-87-89-45.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (283,'lucky',20020808103557,'212.39.97.30');
INSERT INTO uservisit VALUES (1,'levik',20020808104514,'206.28.64.98');
INSERT INTO uservisit VALUES (445,'darcie',20020808114335,'spider-wa013.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020808134823,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020808135243,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020808175516,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (446,'grasaboy',20020808194149,'adsl-57.89.44.info.com.ph');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020808195925,'tide72.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020808205854,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020808220009,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020808222416,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (447,'aNjiLily',20020809000618,'218.17.63.214');
INSERT INTO uservisit VALUES (447,'aNjiLily',20020809000707,'218.17.63.214');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020809013711,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020809043849,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020809044912,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020809055908,'212.39.97.36');
INSERT INTO uservisit VALUES (122,'Happy',20020809061927,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020809062228,'57.66.19.210');
INSERT INTO uservisit VALUES (122,'Happy',20020809080642,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020809081012,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020809082146,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020809083608,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020809093206,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020809104003,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020809112454,'212.39.97.38');
INSERT INTO uservisit VALUES (122,'Happy',20020809113622,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020809123215,'212.39.97.38');
INSERT INTO uservisit VALUES (153,'TomM',20020809141759,'206.137.1.113');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020809204457,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (448,'Hope',20020810022112,'wv-pkbrg-ubr-b-024-196-185-165.charterwv.net');
INSERT INTO uservisit VALUES (448,'Hope',20020810022206,'wv-pkbrg-ubr-b-024-196-185-165.charterwv.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020810073050,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20020810080557,'195.222.48.4');
INSERT INTO uservisit VALUES (449,'lilazncece584',20020810083022,'pool-151-204-119-123.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020810083227,'nycmny1-ar1-4-33-080-071.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (449,'lilazncece584',20020810083703,'pool-151-204-119-123.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020810093009,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020810110520,'212.39.97.34');
INSERT INTO uservisit VALUES (1,'levik',20020810124815,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020810135052,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020810161342,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020810200108,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020811041420,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020811053853,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020811061424,'ppp7.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020811090446,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020811105854,'212.39.97.39');
INSERT INTO uservisit VALUES (1,'levik',20020811174751,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020811220138,'57.66.19.210');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020812014018,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020812014152,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (450,'Paul Pereira',20020812024434,'210.195.72.65');
INSERT INTO uservisit VALUES (1,'levik',20020812033000,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020812042810,'57.66.19.210');
INSERT INTO uservisit VALUES (153,'TomM',20020812050045,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020812054423,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020812060318,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020812061717,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020812062207,'57.66.19.210');
INSERT INTO uservisit VALUES (451,'Cassie',20020812064328,'0-1pool207-183.nas2.new-york2.ny.us.da.qwest.net');
INSERT INTO uservisit VALUES (283,'lucky',20020812073556,'212.39.97.30');
INSERT INTO uservisit VALUES (122,'Happy',20020812074616,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020812075012,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020812121524,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020812125217,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020812133514,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020812134033,'A040-0628.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020812165458,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020812220003,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020812221639,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (450,'Paul Pereira',20020812235427,'210.195.72.217');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020813011426,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020813014319,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020813021210,'A040-0548.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020813021756,'203.94.94.123');
INSERT INTO uservisit VALUES (122,'Happy',20020813024900,'ppp9.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020813025247,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020813030914,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020813035758,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020813055958,'212.39.97.43');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020813070529,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020813080442,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020813080452,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020813083142,'212.39.97.34');
INSERT INTO uservisit VALUES (452,'Christina',20020813103056,'anht58gpy8ug.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1,'levik',20020813103439,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020813104742,'mail.ade.com');
INSERT INTO uservisit VALUES (453,'james',20020813133725,'pool-141-151-215-22.cap.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020813152607,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020813152929,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020813165751,'A040-0540.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (454,'tasneem ismail',20020813204010,'cache.udw.ac.za');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020813204759,'203.94.93.220');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020813222055,'host213-120-127-37.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020813232924,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020814011358,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020814015238,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020814025938,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020814032243,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020814050610,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020814054744,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020814061251,'212.39.97.38');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020814071006,'mail.ade.com');
INSERT INTO uservisit VALUES (455,'gus',20020814072104,'200.84.16.137');
INSERT INTO uservisit VALUES (455,'gus',20020814072407,'200.84.16.137');
INSERT INTO uservisit VALUES (153,'TomM',20020814085658,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020814094113,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020814094807,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020814095554,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (456,'Paul',20020814111024,'nat.vinton.com');
INSERT INTO uservisit VALUES (1,'levik',20020814133750,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020814160150,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020814173614,'A040-0575.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020814173650,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020814194645,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020814205220,'203.94.93.85');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020814223651,'203.94.94.146');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020814224332,'203.94.94.185');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815003036,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815011011,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815013418,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (457,'crazyjimmy123',20020815021059,'199.219.138.254');
INSERT INTO uservisit VALUES (457,'crazyjimmy123',20020815021106,'199.219.138.254');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815021826,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (457,'crazyjimmy123',20020815022012,'199.219.138.254');
INSERT INTO uservisit VALUES (457,'crazyjimmy123',20020815022105,'199.219.138.254');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815034229,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020815040258,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815044156,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815045307,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815045929,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020815050402,'A040-0633.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815051641,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815055447,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020815055707,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020815072645,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020815084236,'212.39.97.34');
INSERT INTO uservisit VALUES (153,'TomM',20020815084610,'A040-0591.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815085807,'mail.ade.com');
INSERT INTO uservisit VALUES (458,'bellesnowy',20020815091416,'h24-76-71-151.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20020815093054,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020815101855,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020815102425,'212.39.97.34');
INSERT INTO uservisit VALUES (122,'Happy',20020815103254,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020815104206,'A040-0626.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815105057,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815111049,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815115337,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815132821,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020815135113,'A040-0668.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020815144053,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020815152339,'nycmny1-ar1-4-43-240-126.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020815155403,'A040-0540.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020815161137,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020815170109,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020815221736,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (459,'Ashley',20020815232520,'spider-mtc-tj074.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020815235902,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020816014058,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816022737,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020816022952,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020816023713,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020816024458,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020816030125,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (460,'Max',20020816053229,'inktomi1-gfd.server.ntl.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020816054754,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816055048,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020816064434,'host213-123-222-46.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (283,'lucky',20020816084550,'195.222.50.66');
INSERT INTO uservisit VALUES (122,'Happy',20020816085348,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816085814,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020816092820,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816101707,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020816103120,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816124014,'mail.ade.com');
INSERT INTO uservisit VALUES (456,'Paul',20020816125837,'nat.vinton.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020816133331,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020816140432,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020816170635,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020817012559,'212.39.97.31');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020817031803,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (448,'Hope',20020817033657,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (122,'Happy',20020817040059,'ppp3.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020817042746,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020817050732,'ip68-0-165-63.tc.ph.cox.net');
INSERT INTO uservisit VALUES (448,'Hope',20020817070359,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (448,'Hope',20020817074059,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (1,'levik',20020817092645,'nycmny1-ar1-4-43-251-147.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20020817093403,'206.137.1.113');
INSERT INTO uservisit VALUES (1,'levik',20020817131743,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020817135328,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020817182516,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020818031031,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (448,'Hope',20020818042645,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (448,'Hope',20020818060713,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020818092004,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020818093733,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20020818103742,'212.39.97.42');
INSERT INTO uservisit VALUES (1,'levik',20020818131322,'64.130.92.69');
INSERT INTO uservisit VALUES (1,'levik',20020818134941,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (153,'TomM',20020818151226,'A040-0556.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020818153837,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020818153838,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020818160552,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (448,'Hope',20020818161013,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (461,'enatha',20020818182247,'palo13.pacific.net.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020818225709,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020819012900,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (462,'ant',20020819022419,'a66b8n230client38.hawaii.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819025135,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819032241,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819033502,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819033825,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819035324,'57.66.19.210');
INSERT INTO uservisit VALUES (1,'levik',20020819035757,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819051259,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819052310,'57.66.19.210');
INSERT INTO uservisit VALUES (463,'cLara',20020819055749,'pool-138-89-146-185.mad.east.verizon.net');
INSERT INTO uservisit VALUES (463,'cLara',20020819055802,'pool-138-89-146-185.mad.east.verizon.net');
INSERT INTO uservisit VALUES (463,'cLara',20020819060139,'pool-138-89-146-185.mad.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819060536,'57.66.19.210');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819060806,'57.66.19.210');
INSERT INTO uservisit VALUES (448,'Hope',20020819061730,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (283,'lucky',20020819064357,'212.39.97.37');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819072326,'mail.ade.com');
INSERT INTO uservisit VALUES (456,'Paul',20020819081106,'nat.vinton.com');
INSERT INTO uservisit VALUES (1,'levik',20020819085817,'206.28.64.98');
INSERT INTO uservisit VALUES (387,'deanne',20020819091306,'spider-wm073.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819093544,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020819094237,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (464,'John',20020819095511,'200.255.208.33');
INSERT INTO uservisit VALUES (464,'John',20020819095538,'200.255.208.33');
INSERT INTO uservisit VALUES (1,'levik',20020819100419,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819103340,'mail.ade.com');
INSERT INTO uservisit VALUES (448,'Hope',20020819103359,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (122,'Happy',20020819113238,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020819113348,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020819132052,'A040-0667.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (465,'Lex',20020819161901,'AC86A293.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020819163214,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020819172407,'151.204.107.50');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020819173237,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020819192851,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (466,'Clisteen',20020819195746,'cpe-66-27-223-113.socal.rr.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020819203554,'203.94.94.9');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020819222042,'57.66.19.210');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020820031039,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020820035053,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020820042136,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020820050605,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020820050626,'mail.ade.com');
INSERT INTO uservisit VALUES (448,'Hope',20020820053354,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (283,'lucky',20020820055909,'212.39.97.36');
INSERT INTO uservisit VALUES (122,'Happy',20020820080131,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020820082354,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020820085754,'206.28.64.98');
INSERT INTO uservisit VALUES (456,'Paul',20020820094921,'nat.vinton.com');
INSERT INTO uservisit VALUES (448,'Hope',20020820101219,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020820101438,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020820101740,'mail.ade.com');
INSERT INTO uservisit VALUES (448,'Hope',20020820105815,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020820124539,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020820131745,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020820141117,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (153,'TomM',20020820152025,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020820175402,'ppp6.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020820181506,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020820210305,'203.94.93.29');
INSERT INTO uservisit VALUES (467,'Alisha',20020820211317,'d226-117-50.home.cgocable.net');
INSERT INTO uservisit VALUES (467,'Alisha',20020820211509,'d226-117-50.home.cgocable.net');
INSERT INTO uservisit VALUES (467,'Alisha',20020820211723,'d226-117-50.home.cgocable.net');
INSERT INTO uservisit VALUES (1,'levik',20020821012028,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020821040716,'206.28.64.98');
INSERT INTO uservisit VALUES (468,'sarah',20020821045802,'gw2.henley-cov.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20020821050902,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020821052945,'mail.ade.com');
INSERT INTO uservisit VALUES (448,'Hope',20020821061003,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (1,'levik',20020821061817,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020821063550,'206.28.64.98');
INSERT INTO uservisit VALUES (469,'andrew',20020821070341,'164.38.220.6');
INSERT INTO uservisit VALUES (448,'Hope',20020821080904,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020821081438,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020821083640,'212.39.97.39');
INSERT INTO uservisit VALUES (1,'levik',20020821085932,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020821095007,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020821111406,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020821123327,'A040-0516.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020821133919,'nycmny1-ar1-4-43-254-142.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (448,'Hope',20020821160801,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (470,'Charlynne',20020821171411,'24-168-4-18.nyc.rr.com');
INSERT INTO uservisit VALUES (470,'Charlynne',20020821171417,'24-168-4-18.nyc.rr.com');
INSERT INTO uservisit VALUES (470,'Charlynne',20020821174135,'24-168-4-18.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20020821205023,'A040-0549.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020821232111,'203.94.94.106');
INSERT INTO uservisit VALUES (1,'levik',20020822042057,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020822054715,'mail.ade.com');
INSERT INTO uservisit VALUES (466,'Clisteen',20020822055220,'cpe-66-27-223-113.socal.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020822062937,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020822063109,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020822075346,'mail.ade.com');
INSERT INTO uservisit VALUES (448,'Hope',20020822094203,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (1,'levik',20020822095633,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020822100522,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (456,'Paul',20020822102253,'nat.vinton.com');
INSERT INTO uservisit VALUES (471,'martin',20020822102739,'casshspc241.cassopolis.k12.mi.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020822104210,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020822112333,'212.39.97.56');
INSERT INTO uservisit VALUES (472,'Mel',20020822114035,'64.90.17.73');
INSERT INTO uservisit VALUES (1,'levik',20020822114038,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020822123046,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020822150723,'A040-0604.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020822182205,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (473,'hazel',20020822222747,'203.87.136.98');
INSERT INTO uservisit VALUES (473,'hazel',20020822222914,'203.87.136.98');
INSERT INTO uservisit VALUES (473,'hazel',20020822223011,'203.87.136.98');
INSERT INTO uservisit VALUES (473,'hazel',20020822223221,'203.87.136.98');
INSERT INTO uservisit VALUES (153,'TomM',20020823004810,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (472,'Mel',20020823033457,'64.90.17.73');
INSERT INTO uservisit VALUES (1,'levik',20020823050434,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020823060614,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020823063636,'212.39.97.36');
INSERT INTO uservisit VALUES (472,'Mel',20020823074951,'64.90.17.73');
INSERT INTO uservisit VALUES (1,'levik',20020823085150,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020823094854,'mail.ade.com');
INSERT INTO uservisit VALUES (474,'caroline',20020823131442,'200-180-195-209-cslce200.dial.telebrasilia.net.br');
INSERT INTO uservisit VALUES (474,'caroline',20020823131519,'200-180-195-209-cslce200.dial.telebrasilia.net.br');
INSERT INTO uservisit VALUES (1,'levik',20020823135807,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020823175125,'203.94.94.111');
INSERT INTO uservisit VALUES (1,'levik',20020823210511,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020824000928,'212.39.97.34');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020824041347,'203.94.94.152');
INSERT INTO uservisit VALUES (283,'lucky',20020824051722,'212.39.97.37');
INSERT INTO uservisit VALUES (153,'TomM',20020824093849,'A040-0633.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020824120356,'nycmny1-ar1-4-43-251-165.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20020824120759,'nycmny1-ar1-4-43-251-165.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20020824124339,'nycmny1-ar1-4-43-253-105.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (475,'adrienne',20020824131754,'ip68-7-105-219.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020824141945,'nycmny1-ar1-4-43-253-105.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (476,'Jiyeon Im',20020824143209,'211.108.90.7');
INSERT INTO uservisit VALUES (1,'levik',20020824185935,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (477,'Gayle Roberts',20020824203506,'pcp652831pcs.bbridg01.fl.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20020824203935,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (477,'Gayle Roberts',20020824204155,'pcp652831pcs.bbridg01.fl.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20020824205939,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020825064143,'A040-0568.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020825081440,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020825095207,'A040-0623.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020825174047,'ppp11.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020825174802,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (450,'Paul Pereira',20020825195857,'j143.bkj26.jaring.my');
INSERT INTO uservisit VALUES (478,'Zana~',20020825224248,'203.106.67.169');
INSERT INTO uservisit VALUES (1,'levik',20020826010800,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (472,'Mel',20020826013131,'64.90.17.73');
INSERT INTO uservisit VALUES (1,'levik',20020826045647,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020826061738,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020826063252,'195.222.48.4');
INSERT INTO uservisit VALUES (479,'JMS',20020826072538,'fw1.coj.net');
INSERT INTO uservisit VALUES (479,'JMS',20020826072651,'fw1.coj.net');
INSERT INTO uservisit VALUES (122,'Happy',20020826082201,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020826090710,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020826093730,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020826094226,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020826115126,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020826123635,'dialup-65.59.10.110.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020826125551,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020826135446,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020826141813,'A040-0576.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (480,'annie',20020826150708,'12-234-57-79.client.attbi.com');
INSERT INTO uservisit VALUES (481,'jane',20020826154234,'210.69.177.186');
INSERT INTO uservisit VALUES (481,'jane',20020826154826,'210.69.177.186');
INSERT INTO uservisit VALUES (448,'Hope',20020826155034,'wv-pkbrg-ubr-b-024-197-078-025.charterwv.net');
INSERT INTO uservisit VALUES (1,'levik',20020826155252,'nycmny1-ar1-4-43-242-205.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (482,'Kathie',20020826160655,'adsl-66-125-124-147.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (482,'Kathie',20020826160717,'adsl-66-125-124-147.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (482,'Kathie',20020826161044,'adsl-66-125-124-147.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (482,'Kathie',20020826161054,'adsl-66-125-124-147.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (482,'Kathie',20020826161622,'adsl-66-125-124-147.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (247,'Kristina',20020826164946,'dialup-67.28.29.88.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020826170728,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (247,'Kristina',20020826184822,'dialup-166.90.84.113.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20020826221912,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020827015428,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (483,'Ioanna',20020827022621,'triton.tee.gr');
INSERT INTO uservisit VALUES (1,'levik',20020827033604,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020827034206,'206.28.64.98');
INSERT INTO uservisit VALUES (472,'Mel',20020827035609,'64.90.17.73');
INSERT INTO uservisit VALUES (122,'Happy',20020827051947,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020827053252,'203.94.94.116');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020827053532,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020827060206,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020827082637,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020827083333,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020827085610,'tide09.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020827091723,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020827095947,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020827100128,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020827101429,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020827102037,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020827102123,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020827104729,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020827113120,'206.28.64.98');
INSERT INTO uservisit VALUES (484,'Alyssa',20020827114154,'astound-64-83-203-13.mn.astound.net');
INSERT INTO uservisit VALUES (122,'Happy',20020827114657,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (484,'Alyssa',20020827114734,'astound-64-83-203-13.mn.astound.net');
INSERT INTO uservisit VALUES (485,'carolyn',20020827122109,'ool-182e6468.dyn.optonline.net');
INSERT INTO uservisit VALUES (486,'Linz',20020827130658,'adsl-67-115-84-209.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (486,'Linz',20020827130736,'adsl-67-115-84-209.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20020827140900,'nycmny1-ar1-4-33-085-116.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20020827145222,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (487,'santiago',20020827145446,'4-203.ctame700-1.telepar.net.br');
INSERT INTO uservisit VALUES (487,'santiago',20020827145515,'4-203.ctame700-1.telepar.net.br');
INSERT INTO uservisit VALUES (247,'Kristina',20020827150625,'dialup-67.28.40.175.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020827151213,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020827152839,'A040-0535.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020827173541,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020827223527,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020828002733,'A040-0534.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020828012404,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828031959,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020828032304,'206.28.64.98');
INSERT INTO uservisit VALUES (472,'Mel',20020828033116,'64.90.17.73');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020828045723,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828045950,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020828050712,'206.28.64.98');
INSERT INTO uservisit VALUES (481,'jane',20020828050725,'tp-cs6.hinet.net');
INSERT INTO uservisit VALUES (122,'Happy',20020828051339,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (488,'Matt',20020828051908,'wtpp-p-144-134-209-119.prem.tmns.net.au');
INSERT INTO uservisit VALUES (481,'jane',20020828052323,'tp-cs6.hinet.net');
INSERT INTO uservisit VALUES (489,'George',20020828052638,'ool-182fd159.dyn.optonline.net');
INSERT INTO uservisit VALUES (489,'George',20020828053608,'ool-182fd159.dyn.optonline.net');
INSERT INTO uservisit VALUES (489,'George',20020828053723,'ool-182fd159.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828063603,'mail.ade.com');
INSERT INTO uservisit VALUES (247,'Kristina',20020828064857,'dialup-65.56.143.32.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020828065743,'207.46.137.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828081722,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020828091111,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020828092042,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828102312,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020828103108,'206.28.64.98');
INSERT INTO uservisit VALUES (490,'chica',20020828113051,'63.230.215.239');
INSERT INTO uservisit VALUES (490,'chica',20020828113114,'63.230.215.239');
INSERT INTO uservisit VALUES (490,'chica',20020828113116,'63.230.215.239');
INSERT INTO uservisit VALUES (153,'TomM',20020828121847,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020828123802,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020828132043,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020828144404,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020828160817,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (491,'Robert Halliday',20020828180958,'frcy-01-122.dialup.iowatelecom.net');
INSERT INTO uservisit VALUES (153,'TomM',20020828183226,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020828183731,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (492,'joseph',20020828192843,'202.1.201.234');
INSERT INTO uservisit VALUES (257,'vohonam',20020828202157,'user-2injhba.dialup.mindspring.com');
INSERT INTO uservisit VALUES (493,'danny',20020828213124,'195.seattle-28-29rs.wa.dial-access.att.net');
INSERT INTO uservisit VALUES (493,'danny',20020828213330,'195.seattle-28-29rs.wa.dial-access.att.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020828230628,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (494,'ashutosh',20020829002106,'webrizon-6-134-del.webrizon.com.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020829014610,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020829015830,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020829040217,'A040-0555.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020829045309,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020829054316,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020829054525,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020829063111,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020829064032,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020829070514,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020829071341,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020829073358,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020829094741,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020829101540,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020829110858,'A040-0555.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020829122441,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020829122542,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (495,'chaits',20020829124223,'adsl-67-113-143-252.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20020829144442,'A040-0612.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (475,'adrienne',20020829171325,'ip68-7-105-219.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020829185453,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020829190954,'A040-0555.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (494,'ashutosh',20020829193825,'webrizon-6-134-del.webrizon.com.net');
INSERT INTO uservisit VALUES (496,'Lim',20020830003143,'klg-40-120.tm.net.my');
INSERT INTO uservisit VALUES (496,'Lim',20020830005202,'klg-40-120.tm.net.my');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020830020834,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020830035151,'A040-0618.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (158,'Ender',20020830040518,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20020830041649,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20020830043932,'fw.xetron.com');
INSERT INTO uservisit VALUES (122,'Happy',20020830044300,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020830053218,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020830053555,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020830070647,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020830072229,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020830093623,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (497,'donald',20020830100540,'29.81-200-80.adsl.skynet.be');
INSERT INTO uservisit VALUES (497,'donald',20020830100607,'29.81-200-80.adsl.skynet.be');
INSERT INTO uservisit VALUES (498,'Winnie',20020830103649,'ool-18b8922e.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020830105655,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020830105736,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020830115629,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020830121132,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020830123213,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020830141022,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020830195532,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020831021522,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020831043954,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (499,'Amzz',20020831063249,'1Cust213.tnt1.florence.sc.da.uu.net');
INSERT INTO uservisit VALUES (500,'Quita',20020831094115,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (500,'Quita',20020831094136,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (500,'Quita',20020831094213,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020831095151,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020831125242,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020831142510,'207.46.137.253');
INSERT INTO uservisit VALUES (1,'levik',20020831152925,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020831192229,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (247,'Kristina',20020831194342,'dialup-67.28.37.84.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020831200348,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (501,'maureen',20020901000207,'203.190.78.2');
INSERT INTO uservisit VALUES (502,'Chait',20020901000727,'agni80.roltanet.com');
INSERT INTO uservisit VALUES (503,'paul kim',20020901034755,'ool-43524df6.dyn.optonline.net');
INSERT INTO uservisit VALUES (503,'paul kim',20020901041124,'ool-43524df6.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020901064702,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020901105602,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020901180703,'pool-162-84-150-174.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (504,'kaci',20020901195745,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (504,'kaci',20020901195812,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (504,'kaci',20020901195835,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (504,'kaci',20020901195908,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (504,'kaci',20020901200056,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20020901212548,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020902022046,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (505,'junior',20020902031151,'200-158-222-62.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020902042749,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020902045035,'212.166.137.68');
INSERT INTO uservisit VALUES (1,'levik',20020902052825,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020902073554,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020902103606,'64.130.92.69');
INSERT INTO uservisit VALUES (153,'TomM',20020902114107,'206.137.1.134');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020902134111,'212.166.237.9');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020903003918,'host217-36-78-74.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020903013214,'212.166.237.8');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020903015331,'212.166.237.8');
INSERT INTO uservisit VALUES (153,'TomM',20020903024927,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020903043855,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020903045736,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020903054750,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020903055035,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020903064607,'mail.ade.com');
INSERT INTO uservisit VALUES (507,'nick',20020903071420,'e197056.upc-e.chello.nl');
INSERT INTO uservisit VALUES (507,'nick',20020903072205,'e197056.upc-e.chello.nl');
INSERT INTO uservisit VALUES (507,'nick',20020903072207,'e197056.upc-e.chello.nl');
INSERT INTO uservisit VALUES (247,'Kristina',20020903094756,'dialup-209.244.64.56.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020903110958,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020903114148,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020903142545,'A040-0670.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020903144236,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020903161909,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020903181841,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (247,'kristina',20020903184728,'dialup-63.215.112.189.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (508,'Charles Goodin',20020903202030,'a66b8n149client240.hawaii.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20020904021020,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (168,'Justin',20020904040817,'165-252-48-4.ntnusa.com');
INSERT INTO uservisit VALUES (1,'levik',20020904050549,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020904051645,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020904053806,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020904074011,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020904091133,'mail.ade.com');
INSERT INTO uservisit VALUES (509,'serena',20020904102023,'h0050dad89044.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20020904104958,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020904121614,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020904132545,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (510,'Nick',20020904191818,'206-124-154-019.atm02.sea.blarg.net');
INSERT INTO uservisit VALUES (1,'levik',20020904192246,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20020904225238,'195.222.54.71');
INSERT INTO uservisit VALUES (1,'levik',20020905012156,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020905022857,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (511,'ian wort',20020905032151,'213.249.146.219');
INSERT INTO uservisit VALUES (511,'ian wort',20020905032221,'213.249.146.219');
INSERT INTO uservisit VALUES (1,'levik',20020905035202,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020905041554,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (512,'liz',20020905051602,'inktomi1-man.server.ntl.com');
INSERT INTO uservisit VALUES (512,'liz',20020905052200,'inktomi1-man.server.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20020905055432,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020905062419,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020905081255,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020905090928,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020905104810,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (512,'liz',20020905123430,'inktomi1-man.server.ntl.com');
INSERT INTO uservisit VALUES (513,'Christina',20020905125420,'cache-dq10.proxy.aol.com');
INSERT INTO uservisit VALUES (514,'Christina',20020905125706,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (513,'Christina',20020905125734,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020905135749,'A040-0642.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020905141251,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020905154642,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (515,'Kevin',20020905171032,'c-24-130-226-112.we.client2.attbi.com');
INSERT INTO uservisit VALUES (515,'Kevin',20020905171305,'c-24-130-226-112.we.client2.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20020905172359,'ppp6.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020905185201,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020905200627,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020905214730,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020906012251,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020906042625,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020906044117,'206.28.64.98');
INSERT INTO uservisit VALUES (516,'LJ',20020906044314,'216.79.35.131');
INSERT INTO uservisit VALUES (153,'TomM',20020906060117,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020906063541,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020906065839,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020906071655,'206.28.64.98');
INSERT INTO uservisit VALUES (283,'lucky',20020906085345,'212.39.97.31');
INSERT INTO uservisit VALUES (517,'Paula',20020906120936,'23.gate3.yokota.attmil.ne.jp');
INSERT INTO uservisit VALUES (517,'Paula',20020906121116,'23.gate3.yokota.attmil.ne.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020906121532,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020906132145,'nycmny1-ar1-4-43-255-247.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (518,'xav',20020906152820,'njtnt-1-143.dialup.enter.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020906161103,'203.94.93.33');
INSERT INTO uservisit VALUES (518,'crazy-kook',20020906162329,'njtnt-1-143.dialup.enter.net');
INSERT INTO uservisit VALUES (1,'levik',20020906183649,'151.204.107.50');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020906205054,'203.94.93.45');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020906231527,'203.90.109.139');
INSERT INTO uservisit VALUES (283,'lucky',20020907001112,'212.39.97.31');
INSERT INTO uservisit VALUES (520,'Abbie',20020907045041,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20020907045644,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (521,'bob',20020907052101,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020907054526,'203.94.94.186');
INSERT INTO uservisit VALUES (153,'TomM',20020907074649,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (522,'Megan',20020907085833,'njtnt-1-128.dialup.enter.net');
INSERT INTO uservisit VALUES (472,'Mel',20020907100143,'24-216-100-159.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20020907100328,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020907115211,'0-1pool40-206.nas15.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (523,'maryfrances',20020907130054,'pool-151-197-184-58.phil.east.verizon.net');
INSERT INTO uservisit VALUES (522,'Megan',20020907144515,'njtnt-1-209.dialup.enter.net');
INSERT INTO uservisit VALUES (247,'kristina',20020907151331,'dialup-67.28.26.31.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20020907153816,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (522,'Megan',20020907160102,'njtnt-1-209.dialup.enter.net');
INSERT INTO uservisit VALUES (523,'maryfrances',20020907161852,'pool-151-197-184-58.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020907164245,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (247,'kristina',20020907170559,'dialup-65.57.8.229.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (524,'Dan',20020907172612,'12-213-40-208.client.attbi.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020907173943,'203.94.93.131');
INSERT INTO uservisit VALUES (525,'Jen Hime',20020907222857,'ip68-2-131-103.ph.ph.cox.net');
INSERT INTO uservisit VALUES (525,'Jen Hime',20020907222936,'ip68-2-131-103.ph.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020908020420,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020908043601,'203.94.94.142');
INSERT INTO uservisit VALUES (122,'Happy',20020908064143,'0-1pool40-2.nas15.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (1,'levik',20020908072715,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (526,'Kiwi',20020908075603,'pool-151-202-102-118.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (526,'Kiwi',20020908075614,'pool-151-202-102-118.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (527,'Annie',20020908075707,'pool-151-202-102-118.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (527,'Annie',20020908075814,'pool-151-202-102-118.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020908081056,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020908091854,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (522,'Megan',20020908113646,'njtnt-1-279.dialup.enter.net');
INSERT INTO uservisit VALUES (1,'levik',20020908115043,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020908120026,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020908124600,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (518,'crazy-kook',20020908125618,'njtnt-1-279.dialup.enter.net');
INSERT INTO uservisit VALUES (153,'TomM',20020908131624,'206.137.1.134');
INSERT INTO uservisit VALUES (528,'young',20020908174714,'pcp02103956pcs.towson01.md.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020908185100,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020908192928,'ppp6.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020908192932,'ppp6.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020909022625,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020909040715,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020909040841,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (529,'mandi',20020909041011,'zone7-5.kctcs.net');
INSERT INTO uservisit VALUES (122,'Happy',20020909041025,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (529,'mandi',20020909041042,'zone7-5.kctcs.net');
INSERT INTO uservisit VALUES (1,'levik',20020909052452,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020909053717,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020909054236,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (530,'mike',20020909060429,'sunrise.lib.uwo.ca');
INSERT INTO uservisit VALUES (530,'mike',20020909060459,'sunrise.lib.uwo.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020909065158,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020909080306,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020909080337,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020909093333,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020909093551,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (531,'ck',20020909093646,'bgp525857bgs.ebrnsw01.nj.comcast.net');
INSERT INTO uservisit VALUES (531,'ck',20020909093718,'bgp525857bgs.ebrnsw01.nj.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20020909104313,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020909112953,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020909115112,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020909120745,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (532,'jessica',20020909123804,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020909133500,'A040-0664.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020909185813,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020909195305,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020910015843,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (533,'krista',20020910021223,'success-ocm.tru.eastlink.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020910023807,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020910025844,'A040-0583.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020910033605,'203.94.94.201');
INSERT INTO uservisit VALUES (1,'levik',20020910044637,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020910050814,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020910060832,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020910062751,'203.90.109.144');
INSERT INTO uservisit VALUES (122,'Happy',20020910082711,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020910093205,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020910101004,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020910104347,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020910105156,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (534,'GLENN  P. NOMBRADO',20020910112947,'195.229.241.230');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020910114324,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020910130717,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (518,'crazy-kook',20020910140506,'njtnt-1-20.dialup.enter.net');
INSERT INTO uservisit VALUES (122,'Happy',20020910143857,'ppp8.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020910144334,'ppp8.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020910144436,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (535,'Daniel',20020910154418,'ip-D82ECD9D.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (535,'Daniel',20020910154512,'ip-D82ECD9D.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (536,'Bobby',20020910163556,'207.160.116.130');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020910173940,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020910175027,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020910183642,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020910231016,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020910234955,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020911012904,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020911013634,'A040-0557.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (535,'Daniel',20020911014739,'65.118.225.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020911031228,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020911052409,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020911071923,'206.28.64.98');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020911072128,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020911072510,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020911072945,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (236,'C Tanaka',20020911072953,'h9s132a65n47.user.nortelnetworks.com');
INSERT INTO uservisit VALUES (537,'liz',20020911081640,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (537,'liz',20020911081659,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (537,'liz',20020911081719,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (537,'liz',20020911081736,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (537,'liz',20020911081821,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (537,'liz',20020911081851,'st011-do.district7.nbed.nb.ca');
INSERT INTO uservisit VALUES (1,'levik',20020911083426,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020911090554,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (535,'Daniel',20020911092859,'ip-D82ECDEB.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020911104237,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020911122741,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (535,'Daniel',20020911125843,'ip-D82ECD2B.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020911132011,'mail.ade.com');
INSERT INTO uservisit VALUES (535,'Daniel',20020911141109,'ip-D82ECD2B.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (538,'Mike Kinnunen',20020911142829,'nishi016.gassan.co.jp');
INSERT INTO uservisit VALUES (539,'Joni',20020911155955,'AC8F93F2.ipt.aol.com');
INSERT INTO uservisit VALUES (539,'Joni',20020911160306,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20020911163023,'A040-0551.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020911164510,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020911173551,'pool-151-204-107-50.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (540,'danny',20020911182958,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20020911183106,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20020911184210,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20020911184224,'65.191.88.54');
INSERT INTO uservisit VALUES (396,'dennis wu',20020911190930,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (541,'Ken',20020911191106,'ip19.66.susc.suscom.net');
INSERT INTO uservisit VALUES (541,'Ken',20020911191206,'ip19.66.susc.suscom.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20020911191411,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020911194257,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020912023605,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020912030748,'ppp9.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20020912034813,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20020912045938,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020912052253,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020912060049,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20020912062334,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (542,'tmich',20020912071030,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (542,'tmich',20020912071142,'cache-mtc-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (539,'Joni',20020912073853,'AC96D319.ipt.aol.com');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020912075005,'203.90.109.159');
INSERT INTO uservisit VALUES (153,'TomM',20020912075147,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020912075419,'203.90.109.159');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020912075640,'203.90.109.159');
INSERT INTO uservisit VALUES (519,'kumaraguru',20020912075650,'203.90.109.159');
INSERT INTO uservisit VALUES (540,'danny',20020912085413,'65.191.88.54');
INSERT INTO uservisit VALUES (1,'levik',20020912091340,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20020912091356,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020912094846,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020912094920,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020912103018,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020912110824,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020912112902,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020912125323,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020912130902,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (539,'Joni',20020912134650,'AC9C0C6B.ipt.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020912140227,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020912150233,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020912150347,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020912174020,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020912175325,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020912223106,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020913022506,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20020913025203,'ppp4.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020913031423,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020913035145,'203.94.94.154');
INSERT INTO uservisit VALUES (153,'TomM',20020913050734,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020913062408,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020913070243,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020913075116,'207.46.137.250');
INSERT INTO uservisit VALUES (122,'Happy',20020913081748,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020913082645,'A040-0614.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (543,'anna',20020913134645,'cache-dp03.proxy.aol.com');
INSERT INTO uservisit VALUES (539,'Joni',20020913211409,'ACA12A2D.ipt.aol.com');
INSERT INTO uservisit VALUES (539,'Joni',20020913220333,'cache-dk12.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020914030611,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (544,'Nikki',20020914053459,'adsl-66-72-208-181.dsl.toldoh.ameritech.net');
INSERT INTO uservisit VALUES (153,'TomM',20020914091654,'A040-0549.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (545,'Marc Figueras',20020914104915,'ondatra.promus.com');
INSERT INTO uservisit VALUES (433,'Helen',20020914112954,'dsl-64-192-253-30.telocity.com');
INSERT INTO uservisit VALUES (545,'Marc Figueras',20020914114837,'ondatra.promus.com');
INSERT INTO uservisit VALUES (545,'Marc Figueras',20020914114915,'ondatra.promus.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020914133821,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (539,'Joni',20020914134828,'AC9E88CA.ipt.aol.com');
INSERT INTO uservisit VALUES (535,'Daniel',20020914143325,'ip-D82ECD72.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (539,'Joni',20020914143602,'AC9E88CA.ipt.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20020914150935,'ppp6.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020914163155,'206.137.1.134');
INSERT INTO uservisit VALUES (546,'Christina',20020914172317,'ip68-1-50-192.pn.at.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020914182733,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020915020045,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (547,'miss mai',20020915034353,'ool-43524516.dyn.optonline.net');
INSERT INTO uservisit VALUES (547,'miss mai',20020915034411,'ool-43524516.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020915042229,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (547,'miss mai',20020915042238,'ool-43524516.dyn.optonline.net');
INSERT INTO uservisit VALUES (548,'christina',20020915042719,'169.139.96.117');
INSERT INTO uservisit VALUES (535,'Daniel',20020915051116,'ip-D82ECD43.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (247,'kristina',20020915061731,'dialup-63.215.113.172.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (535,'Daniel',20020915083310,'ip-D82ECD70.arc1.hwc.pathwaynet.com');
INSERT INTO uservisit VALUES (549,'Mickey',20020915110300,'12-245-37-59.client.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020915111200,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020915121327,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (539,'Joni',20020915170605,'AC988B1B.ipt.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020915190217,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020916012256,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020916023111,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (550,'Sunny',20020916023313,'pcd348069.netvigator.com');
INSERT INTO uservisit VALUES (550,'Sunny',20020916023336,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020916031846,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020916033009,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020916054018,'A040-0565.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020916055412,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020916060327,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20020916091322,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (551,'mimi',20020916091819,'cache-dk09.proxy.aol.com');
INSERT INTO uservisit VALUES (551,'mimi',20020916091847,'cache-dk09.proxy.aol.com');
INSERT INTO uservisit VALUES (552,'ngews',20020916092331,'202.155.87.76');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020916100208,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020916100711,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020916105558,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020916131923,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020916134819,'A040-0534.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (540,'danny',20020916151003,'65.191.88.54');
INSERT INTO uservisit VALUES (553,'Grant',20020916152939,'pcp673997pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020917024435,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020917044524,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020917054820,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020917060428,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020917101021,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020917104201,'A040-0583.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020917115842,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020917130152,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020918030824,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20020918053738,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020918055440,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020918061133,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (554,'susan',20020918064751,'66-169-175-199.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020918073559,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20020918091118,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020918093550,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020918101754,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020918114030,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (555,'Julie',20020918124644,'ool-43520c46.dyn.optonline.net');
INSERT INTO uservisit VALUES (555,'Julie',20020918124801,'ool-43520c46.dyn.optonline.net');
INSERT INTO uservisit VALUES (555,'Julie',20020918124807,'ool-43520c46.dyn.optonline.net');
INSERT INTO uservisit VALUES (556,'Sandy',20020918133144,'162.84.149.145');
INSERT INTO uservisit VALUES (556,'Sandy',20020918133308,'162.84.149.145');
INSERT INTO uservisit VALUES (227,'Dulanjana',20020918143905,'203.94.88.20');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020918181213,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020918223519,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020919040250,'A040-0584.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020919050125,'212.163.172.164');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020919055250,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020919055906,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020919064503,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020919082315,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20020919083518,'212.39.97.41');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020919112640,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020919121027,'A040-0605.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20020919121208,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (556,'Sandy',20020919123235,'pool-162-84-151-118.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020919133521,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020920020605,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020920021234,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020920035550,'A040-0588.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020920050854,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020920054934,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020920081222,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020920084606,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20020920090547,'212.39.97.48');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020920102520,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020920104758,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (283,'lucky',20020920114421,'195.222.48.4');
INSERT INTO uservisit VALUES (557,'Susan',20020920130000,'as5800-1.216-194-4-162.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (558,'Chris Middlemiss',20020920143118,'netcache2-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (559,'tech',20020920160751,'sbproxy1.mystarhub.com.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020921070642,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020921084938,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20020921113111,'A040-0549.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (539,'Joni',20020921182509,'AC862DEA.ipt.aol.com');
INSERT INTO uservisit VALUES (560,'jackie ko',20020921191403,'spider-ntc-tc082.proxy.aol.com');
INSERT INTO uservisit VALUES (560,'jackie ko',20020921191457,'spider-ntc-tc082.proxy.aol.com');
INSERT INTO uservisit VALUES (560,'jackie ko',20020921191511,'spider-ntc-tc082.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020921191720,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (558,'Chris Middlemiss',20020921195946,'netcache2-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (558,'Chris Middlemiss',20020921201641,'netcache2-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (561,'samuel',20020921210329,'tp-cs135.hinet.net');
INSERT INTO uservisit VALUES (562,'may',20020922062113,'dialup-206.33.221.203.acc13-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (562,'may',20020922063408,'dialup-206.33.221.203.acc13-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020922075855,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (563,'peTER',20020922083029,'as5300-1.216-194-6-52.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020922105856,'224-VALE-X55.libre.retevision.es');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20020922105940,'224-VALE-X55.libre.retevision.es');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020922130940,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20020923051040,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020923054855,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020923060217,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020923070124,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020923080948,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020923112041,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020923123056,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (556,'Sandy',20020923131211,'pool-162-84-149-160.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020923134638,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (556,'Sandy',20020923134959,'pool-162-84-149-160.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020923143912,'A040-0541.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020923182345,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020923194054,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020923194124,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020924032228,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020924045115,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020924053628,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020924054919,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20020924061216,'136.171.122.17');
INSERT INTO uservisit VALUES (564,'randy',20020924061306,'136.171.122.17');
INSERT INTO uservisit VALUES (1,'levik',20020924063055,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020924071242,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020924074323,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020924084215,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020924085740,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020924100931,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020924101316,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20020924111534,'nycmny1-ar1-4-43-243-150.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020924114741,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20020924124037,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020924125636,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020924133331,'mail.ade.com');
INSERT INTO uservisit VALUES (565,'Joanne',20020924160011,'cache-rm01.proxy.aol.com');
INSERT INTO uservisit VALUES (566,'Mark',20020924162108,'12-238-134-135.client.attbi.com');
INSERT INTO uservisit VALUES (466,'Clisteen',20020924162225,'cpe-66-27-223-113.socal.rr.com');
INSERT INTO uservisit VALUES (566,'Mark',20020924162603,'12-238-134-135.client.attbi.com');
INSERT INTO uservisit VALUES (566,'Mark',20020924162635,'12-238-134-135.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20020924185605,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020924200524,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (38,'theBal',20020924202937,'BAL.MIT.EDU');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020924223148,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (564,'randy',20020925010231,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020925032925,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020925040910,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20020925041546,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (567,'rich',20020925043119,'131.125.16.47');
INSERT INTO uservisit VALUES (1,'levik',20020925043129,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020925043405,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20020925044327,'imsbbcf01c.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20020925045724,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020925050327,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020925052123,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020925054611,'mail.ade.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20020925071232,'205.235.49.39');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020925073601,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020925074041,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020925081249,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20020925081824,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020925083057,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020925083955,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (569,'belinda',20020925095134,'ool-182e4ee6.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020925111137,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (570,'mike',20020925114927,'ool-18e44dad.dyn.optonline.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020925115701,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020925123004,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20020925125811,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020925130348,'mail.ade.com');
INSERT INTO uservisit VALUES (564,'randy',20020925153543,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (1,'levik',20020925153952,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (571,'short Korean',20020925154333,'clt57-150-098.carolina.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020925171525,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020925174235,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20020925194159,'A040-0541.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020925214415,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020925222933,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (561,'samuel',20020925234143,'211.22.33.165');
INSERT INTO uservisit VALUES (384,'Aeternus',20020926004029,'pcd347118.netvigator.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926024431,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926025546,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926042548,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020926044010,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020926051909,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020926052040,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926052319,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926053949,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20020926054508,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926060711,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020926061343,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926061554,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926061626,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020926061803,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020926070220,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20020926071411,'205.235.49.39');
INSERT INTO uservisit VALUES (572,'BadHeidi',20020926083526,'12-227-197-50.client.attbi.com');
INSERT INTO uservisit VALUES (572,'BadHeidi',20020926083646,'12-227-197-50.client.attbi.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020926093646,'tide92.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020926094356,'mail.ade.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20020926095241,'205.235.49.39');
INSERT INTO uservisit VALUES (122,'Happy',20020926105539,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020926112458,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20020926141040,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (573,'t',20020926142835,'232.32.35.65.cfl.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020926145854,'131.107.3.79');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020926152649,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020926161618,'151.204.106.134');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020926163604,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (247,'kristina',20020926164328,'dialup-65.59.9.229.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (574,'Douglas',20020926194954,'200.203.156.107');
INSERT INTO uservisit VALUES (574,'Douglas',20020926195056,'200.203.156.107');
INSERT INTO uservisit VALUES (153,'TomM',20020926203928,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20020926204320,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020926210340,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20020927014453,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020927021547,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020927050433,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020927050503,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020927051738,'host217-36-79-63.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020927055421,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20020927055744,'ua144d22.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (122,'Happy',20020927060036,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20020927064530,'205.235.49.39');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020927064552,'193.109.230.210');
INSERT INTO uservisit VALUES (576,'DATRA',20020927070224,'ns15.statefarm.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20020927071116,'imsbbcf01c.netvigator.com');
INSERT INTO uservisit VALUES (576,'DATRA',20020927071127,'ns15.statefarm.com');
INSERT INTO uservisit VALUES (576,'DATRA',20020927071204,'ns14.statefarm.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020927080117,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020927081550,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20020927084245,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20020927100645,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (577,'Gobleteer',20020927105750,'cvg-65-29-206-214.cinci.rr.com');
INSERT INTO uservisit VALUES (577,'Gobleteer',20020927105811,'cvg-65-29-206-214.cinci.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020927105905,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020927111152,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020927121237,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020927130517,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20020927144209,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (578,'bianca',20020927144236,'cs66694-131.satx.rr.com');
INSERT INTO uservisit VALUES (579,'Courtney',20020927151301,'cache-rm04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020927154001,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020927182252,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20020927193149,'imsbbcf08c.netvigator.com');
INSERT INTO uservisit VALUES (481,'jane',20020927223456,'proxy.edu.tw');
INSERT INTO uservisit VALUES (558,'Chris Middlemiss',20020928020809,'httpproxy.clear.net.nz');
INSERT INTO uservisit VALUES (1,'levik',20020928052615,'151.204.106.134');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020928061926,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20020928081110,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (579,'Courtney',20020928085105,'bgp558529bgs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20020928085859,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (581,'kiersten',20020928092735,'65.163.208.97');
INSERT INTO uservisit VALUES (581,'kiersten',20020928092828,'65.163.208.97');
INSERT INTO uservisit VALUES (581,'kiersten',20020928092914,'65.163.208.97');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20020928104746,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (1,'levik',20020928105317,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020928122946,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20020928130209,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (582,'Natasha',20020928131134,'0-1pool83-44.nas1.orangeburg1.sc.us.da.qwest.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020928161909,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020928175358,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020928185807,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20020928231304,'imsbbcf01c.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20020929013039,'206.137.1.134');
INSERT INTO uservisit VALUES (1,'levik',20020929052340,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (583,'william klein',20020929061611,'netcache-2001.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (584,'LAYLA',20020929074528,'ip68-12-146-131.ok.ok.cox.net');
INSERT INTO uservisit VALUES (584,'LAYLA',20020929074613,'ip68-12-146-131.ok.ok.cox.net');
INSERT INTO uservisit VALUES (585,'fahad',20020929084224,'80.240.64.18');
INSERT INTO uservisit VALUES (585,'fahad',20020929084619,'80.240.64.18');
INSERT INTO uservisit VALUES (1,'levik',20020929084629,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (585,'fahad',20020929085001,'80.240.64.18');
INSERT INTO uservisit VALUES (584,'LAYLA',20020929090231,'ip68-12-146-131.ok.ok.cox.net');
INSERT INTO uservisit VALUES (584,'LAYLA',20020929101433,'ip68-12-146-131.ok.ok.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020929103029,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20020929105431,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020929121139,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (1,'levik',20020929132944,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (586,'debbie',20020929142611,'wc01.ym.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20020929172255,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (587,'janice',20020929175036,'203.177.16.245');
INSERT INTO uservisit VALUES (587,'janice',20020929175158,'203.177.16.245');
INSERT INTO uservisit VALUES (587,'janice',20020929175451,'203.177.16.245');
INSERT INTO uservisit VALUES (1,'levik',20020929191210,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20020930014313,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20020930014513,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020930024659,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020930024759,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930030730,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020930034052,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020930034918,'206.28.64.98');
INSERT INTO uservisit VALUES (384,'Aeternus',20020930035917,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20020930042353,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (576,'DATRA',20020930043930,'ns25.statefarm.com');
INSERT INTO uservisit VALUES (1,'levik',20020930045021,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20020930045125,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020930053044,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930053436,'mail.ade.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20020930054548,'imsbbcf05c.netvigator.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020930064416,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20020930065015,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20020930065051,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20020930065117,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020930065544,'212.163.172.164');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20020930071735,'205.235.49.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930073754,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20020930073829,'212.163.172.164');
INSERT INTO uservisit VALUES (576,'DATRA',20020930080740,'ns10.statefarm.com');
INSERT INTO uservisit VALUES (1,'levik',20020930083354,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930083547,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020930101315,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20020930110404,'A040-0533.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (569,'classiq dyme',20020930110549,'ool-182e4ee6.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20020930110555,'206.28.64.98');
INSERT INTO uservisit VALUES (569,'classiq dyme',20020930110736,'ool-182e4ee6.dyn.optonline.net');
INSERT INTO uservisit VALUES (569,'classiq dyme',20020930111113,'ool-182e4ee6.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930112842,'mail.ade.com');
INSERT INTO uservisit VALUES (165,'Brian Weiskopf',20020930123453,'1Cust225.tnt1.waco.tx.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20020930132041,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20020930132235,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20020930133332,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20020930161858,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (588,'Sindu',20020930163655,'202.9.149.136');
INSERT INTO uservisit VALUES (564,'randy',20021001010144,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (153,'TomM',20021001020345,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021001023223,'212.163.172.164');
INSERT INTO uservisit VALUES (589,'Judy Applestein',20021001034544,'proxy.gulliverschools.com');
INSERT INTO uservisit VALUES (1,'levik',20021001042622,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021001045739,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021001052137,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021001053316,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021001055614,'212.163.172.164');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021001060708,'205.235.49.39');
INSERT INTO uservisit VALUES (384,'Aeternus',20021001061701,'pcd349245.netvigator.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021001062558,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (158,'Ender',20021001063606,'fw.xetron.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021001064328,'212.163.172.164');
INSERT INTO uservisit VALUES (158,'Ender',20021001064759,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20021001065815,'fw.xetron.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021001073327,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021001073844,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021001080509,'207.46.225.252');
INSERT INTO uservisit VALUES (1,'levik',20021001090022,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021001094112,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021001095423,'tide92.microsoft.com');
INSERT INTO uservisit VALUES (158,'Ender',20021001101430,'fw.xetron.com');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20021001103421,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (1,'levik',20021001113748,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021001113902,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021001120047,'131.107.3.74');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021001122603,'mail.ade.com');
INSERT INTO uservisit VALUES (158,'Ender',20021001122631,'fw.xetron.com');
INSERT INTO uservisit VALUES (1,'levik',20021001131523,'151.204.106.134');
INSERT INTO uservisit VALUES (590,'Al Harmon',20021001134649,'66-44-13-193.s955.apx2.lnh.md.dialup.rcn.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021001134840,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021001141432,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021001175908,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021001190042,'A040-0558.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (591,'sareque',20021001225136,'202.190.185.141');
INSERT INTO uservisit VALUES (1,'levik',20021002013106,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021002015049,'205.235.49.39');
INSERT INTO uservisit VALUES (592,'Lisa',20021002020034,'cache2.simpur.net');
INSERT INTO uservisit VALUES (592,'Lisa',20021002021100,'cache2.simpur.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021002025113,'212.163.172.164');
INSERT INTO uservisit VALUES (593,'lawanya',20021002031652,'203.94.254.224');
INSERT INTO uservisit VALUES (153,'TomM',20021002052339,'A040-0561.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021002054155,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021002061835,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021002065353,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021002090321,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021002095638,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021002103924,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021002110658,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021002112306,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021002114626,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (594,'chris',20021002121441,'cae88-67-002.sc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021002124015,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021002124556,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021002132433,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021002155913,'nycmny1-ar1-4-33-085-157.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021002163154,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (595,'Paul Allsup',20021002165718,'cache-rq01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021002174620,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021002211541,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021003010402,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021003021201,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021003023711,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021003025714,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021003031041,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021003033117,'205.235.49.39');
INSERT INTO uservisit VALUES (1,'levik',20021003033745,'206.28.64.98');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021003033919,'205.235.49.39');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021003052552,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021003054251,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021003054633,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021003074957,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021003080522,'206.28.64.98');
INSERT INTO uservisit VALUES (564,'randy',20021003082145,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (1,'levik',20021003083027,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021003090024,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20021003090451,'ua41d22.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (122,'Happy',20021003105936,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021003110434,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021003112428,'206.28.64.98');
INSERT INTO uservisit VALUES (596,'Sarah Cool',20021003113937,'65.27.169.16');
INSERT INTO uservisit VALUES (597,'Sarah Cool',20021003114003,'cvg-65-27-169-16.cinci.rr.com');
INSERT INTO uservisit VALUES (597,'Sarah Cool',20021003114112,'cvg-65-27-169-16.cinci.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021003121554,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021003131205,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021003132757,'64.197.145.17');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20021003133704,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (1,'levik',20021003143053,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20021003151653,'bocntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (1,'levik',20021003153240,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (598,'James D Brown',20021003163113,'pcp01348071pcs.lowmrn01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20021003164726,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (599,'Tommy',20021003165053,'pool-141-154-224-245.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021003171939,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021003190036,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021003192240,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (1,'levik',20021003200156,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021003204450,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (600,'luke',20021003231320,'squid4.smo.uhi.ac.uk');
INSERT INTO uservisit VALUES (600,'luke',20021003231427,'squid2.smo.uhi.ac.uk');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021004011935,'212.163.172.164');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004014146,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021004023859,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004043256,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021004051523,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021004053301,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004055336,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021004061057,'A040-0565.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004062950,'imsbbcf05c.netvigator.com');
INSERT INTO uservisit VALUES (122,'Happy',20021004064304,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (601,'Matthew',20021004070825,'a24b161n128client32.hawaii.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021004072142,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004072232,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (602,'Sara',20021004074901,'gate2-norfolk.nmci.navy.mil');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004080803,'pcd344220.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021004095633,'A040-0617.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021004100213,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021004102643,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021004133214,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004133233,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004150632,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004151124,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021004172101,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004175240,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021004182740,'pcd295168.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021004193904,'206.137.1.134');
INSERT INTO uservisit VALUES (603,'Dorrett Boothe',20021005004513,'dialup-63.212.187.93.Dial1.Miami1.Level3.net');
INSERT INTO uservisit VALUES (603,'Dorrett Boothe',20021005004941,'dialup-63.212.187.93.Dial1.Miami1.Level3.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021005021308,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021005041432,'206.137.1.134');
INSERT INTO uservisit VALUES (604,'Joe',20021005055159,'bgp452251bgs.avenel01.nj.comcast.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021005070715,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (605,'Elena',20021005085545,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (605,'Elena',20021005085600,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021005090523,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021005100834,'206.137.1.134');
INSERT INTO uservisit VALUES (606,'martyn',20021005102413,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (606,'martyn',20021005102458,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (606,'martyn',20021005104534,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021005112547,'206.137.1.134');
INSERT INTO uservisit VALUES (153,'TomM',20021005150322,'206.137.1.134');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021005154007,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021005164402,'203.94.88.94');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021005170719,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (606,'martyn',20021005191105,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021005200217,'206.137.1.134');
INSERT INTO uservisit VALUES (384,'Aeternus',20021005202340,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (607,'katrina',20021006012844,'31.newark-21-22rs.nj.dial-access.att.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021006045200,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (608,'Michelle',20021006054612,'adsl-66-127-79-97.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (608,'Michelle',20021006054817,'adsl-66-127-79-97.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (609,'jusTloOkin',20021006072512,'ool-4350a8a8.dyn.optonline.net');
INSERT INTO uservisit VALUES (606,'martyn',20021006082520,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (610,'tazer',20021006110404,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (610,'tazer',20021006110525,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021006123312,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021006123850,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021006131022,'151.204.106.134');
INSERT INTO uservisit VALUES (153,'TomM',20021006131037,'206.137.1.134');
INSERT INTO uservisit VALUES (606,'martyn',20021006134003,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (611,'RoMa',20021006144003,'cache-dp07.proxy.aol.com');
INSERT INTO uservisit VALUES (580,'Jacob Fugal',20021006145434,'user-35.vermotion.fiber.net');
INSERT INTO uservisit VALUES (612,'ken',20021006150833,'210.186.9.107');
INSERT INTO uservisit VALUES (606,'martyn',20021006171422,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (606,'martyn',20021006172409,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021006172601,'206.137.1.134');
INSERT INTO uservisit VALUES (606,'martyn',20021006191338,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (612,'ken',20021006214243,'210.186.9.217');
INSERT INTO uservisit VALUES (613,'adrian sawyer',20021006231137,'yongsan-cache.korea.army.mil');
INSERT INTO uservisit VALUES (1,'levik',20021007013859,'151.204.106.134');
INSERT INTO uservisit VALUES (614,'merly',20021007025238,'cache1.curtin.edu.au');
INSERT INTO uservisit VALUES (614,'merly',20021007025356,'cache1.curtin.edu.au');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021007035923,'203.94.94.76');
INSERT INTO uservisit VALUES (1,'levik',20021007035924,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021007051111,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021007051211,'mail.ade.com');
INSERT INTO uservisit VALUES (615,'kim',20021007052319,'adsl-57.83.166.info.com.ph');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021007052842,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021007061925,'mail.ade.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021007064109,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (1,'levik',20021007064845,'206.28.64.98');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021007070753,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (612,'ken',20021007073640,'210.186.9.64');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021007075205,'mail.ade.com');
INSERT INTO uservisit VALUES (576,'DATRA',20021007084537,'ns1.statefarm.com');
INSERT INTO uservisit VALUES (612,'ken',20021007094944,'210.186.9.6');
INSERT INTO uservisit VALUES (1,'levik',20021007100531,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021007101247,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021007111346,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021007111627,'tide92.microsoft.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20021007112704,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021007113626,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021007121744,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021007131555,'mail.ade.com');
INSERT INTO uservisit VALUES (617,'JaNe',20021007132741,'AC8F4F2B.ipt.aol.com');
INSERT INTO uservisit VALUES (617,'JaNe',20021007132805,'AC8F4F2B.ipt.aol.com');
INSERT INTO uservisit VALUES (617,'JaNe',20021007132831,'AC8F4F2B.ipt.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021007133217,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021007134416,'A040-0574.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021007144139,'203.94.94.116');
INSERT INTO uservisit VALUES (396,'dennis wu',20021007150242,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (133,'Doug',20021007152752,'dbjohnsontwo.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (618,'Douglas Johnson',20021007152828,'dbjohnsontwo.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021007163842,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021007171559,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021007183351,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021007185929,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (612,'ken',20021007232533,'210.186.9.14');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021007235552,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (619,'Damian',20021008004725,'ntp3d.le.ac.uk');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021008005720,'212.163.172.164');
INSERT INTO uservisit VALUES (384,'Aeternus',20021008011740,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021008014844,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021008024338,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021008030254,'212.163.172.164');
INSERT INTO uservisit VALUES (620,'Wendy',20021008031817,'151.198.185.252');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021008031819,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021008033239,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021008034648,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021008034805,'A040-0554.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (137,'Rich Cowley',20021008053718,'204.118.109.179');
INSERT INTO uservisit VALUES (137,'Rich Cowley',20021008054053,'204.118.109.179');
INSERT INTO uservisit VALUES (1,'levik',20021008054411,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008054704,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021008062045,'mail.ade.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021008063253,'128.135.166.247');
INSERT INTO uservisit VALUES (122,'Happy',20021008064222,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021008072050,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021008073704,'206.28.64.98');
INSERT INTO uservisit VALUES (621,'Amanda',20021008090013,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021008091240,'206.28.64.98');
INSERT INTO uservisit VALUES (622,'edward',20021008091335,'u172n49.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021008093115,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021008103418,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021008104115,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008105033,'131.107.3.78');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021008112804,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021008112903,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008113427,'207.46.225.252');
INSERT INTO uservisit VALUES (552,'ngews',20021008120103,'202.155.87.76');
INSERT INTO uservisit VALUES (122,'Happy',20021008122029,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (623,'Lydia Parker',20021008130647,'dialup-67.27.231.222.Dial1.KansasCity1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20021008131535,'151.204.106.134');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021008131804,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008135629,'131.107.3.78');
INSERT INTO uservisit VALUES (1,'levik',20021008140016,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (624,'Mr. Curreri',20021008142427,'141.150.11.164');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008150258,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021008160242,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021008164141,'207.46.137.205');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021008165225,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021008172454,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021008180410,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (625,'John Smith',20021008220714,'nwusr-20929.dial-in.ttnet.net.tr');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021008222757,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (626,'Ditas',20021008222952,'sun1.mydestiny.net');
INSERT INTO uservisit VALUES (625,'John Smith',20021008233251,'nwusr-20890.dial-in.ttnet.net.tr');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021009001528,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021009012827,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021009020526,'205.235.49.39');
INSERT INTO uservisit VALUES (509,'Sakura',20021009030648,'h0050dad89044.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021009034717,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021009040841,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (627,'Kathryn E De Wire',20021009041233,'z3-6.grove.net');
INSERT INTO uservisit VALUES (627,'Kathryn E De Wire',20021009041939,'z3-6.grove.net');
INSERT INTO uservisit VALUES (153,'TomM',20021009042540,'A040-0590.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021009043810,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021009045025,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (606,'martyn',20021009050132,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021009054624,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021009055154,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021009063915,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021009065127,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021009071637,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (564,'randy',20021009075747,'146.27.122.17');
INSERT INTO uservisit VALUES (1,'levik',20021009080342,'206.28.64.98');
INSERT INTO uservisit VALUES (628,'G. McInroe',20021009083527,'216.134.50.118');
INSERT INTO uservisit VALUES (122,'Happy',20021009085605,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021009091031,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021009091717,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (1,'levik',20021009091836,'206.28.64.98');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021009094021,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (122,'Happy',20021009103241,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (621,'Amanda',20021009103734,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20021009105704,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (621,'Amanda',20021009112258,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (621,'Amanda',20021009112441,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021009113517,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021009113728,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021009114634,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021009120744,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021009123151,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021009124046,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021009131709,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021009132337,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021009132414,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021009143643,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021009164140,'nycmny1-ar1-4-33-083-241.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20021009170817,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20021009170928,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021009171829,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021009173451,'A040-0643.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021009183809,'ppp4.emsphone.com');
INSERT INTO uservisit VALUES (625,'John Smith',20021009232858,'nwusr-20905.dial-in.ttnet.net.tr');
INSERT INTO uservisit VALUES (625,'John Smith',20021010001250,'nwusr-20905.dial-in.ttnet.net.tr');
INSERT INTO uservisit VALUES (1,'levik',20021010013221,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021010021523,'A040-0550.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021010030912,'205.235.49.39');
INSERT INTO uservisit VALUES (153,'TomM',20021010032632,'A040-0550.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010033411,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021010035221,'imsbbcf07c.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021010035910,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021010040934,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021010041303,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (576,'DATRA',20021010043143,'ns2.statefarm.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021010051542,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010052439,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021010052517,'host217-36-77-80.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021010052920,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021010054108,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010055312,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010055628,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021010055748,'64.197.145.95');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021010055815,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021010060719,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (612,'ken',20021010060850,'210.186.9.23');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010061253,'mail.ade.com');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021010062611,'neph-pc74.bsd.uchicago.edu');
INSERT INTO uservisit VALUES (122,'Happy',20021010062829,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021010070954,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010071341,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010071426,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010071503,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010084912,'199.67.51.15');
INSERT INTO uservisit VALUES (1,'levik',20021010090836,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021010092409,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021010093948,'206.28.64.98');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021010094233,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021010094344,'206.28.64.98');
INSERT INTO uservisit VALUES (616,'Brad Hack',20021010094733,'128.135.166.247');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021010094856,'205.235.49.39');
INSERT INTO uservisit VALUES (122,'Happy',20021010101152,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021010103428,'A040-0637.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021010103842,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021010105506,'199.67.51.15');
INSERT INTO uservisit VALUES (122,'Happy',20021010110252,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010110747,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010112123,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010112930,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021010113237,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021010120322,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021010123112,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021010123920,'A040-0637.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021010124419,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (564,'randy',20021010130118,'146.27.122.17');
INSERT INTO uservisit VALUES (629,'alison',20021010142557,'x8b4e54d0.dhcp.okstate.edu');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021010144506,'203.94.94.245');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021010180530,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021010182907,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021010184151,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (630,'Nick',20021010194410,'AC978F53.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021010201522,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021010205820,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021010222201,'212.163.172.164');
INSERT INTO uservisit VALUES (631,'Ramesh Vaswani',20021010225453,'202.88.135.46');
INSERT INTO uservisit VALUES (153,'TomM',20021011003942,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021011022112,'205.235.49.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021011022529,'68.0.181.238');
INSERT INTO uservisit VALUES (153,'TomM',20021011035843,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021011040711,'pcd534018.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021011041557,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20021011043014,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (590,'Al Harmon',20021011043022,'cache-1.lnh.md.webcache.rcn.net');
INSERT INTO uservisit VALUES (122,'Happy',20021011055714,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011063738,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021011064724,'A040-0645.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021011065134,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021011070959,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20021011075031,'chvpkntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011080500,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011083036,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021011084149,'A040-0528.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021011084936,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021011100611,'205.235.49.39');
INSERT INTO uservisit VALUES (122,'Happy',20021011103828,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011105305,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021011110924,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20021011112303,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011120041,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021011120806,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011122001,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011124141,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021011125137,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (582,'Natasha',20021011134841,'0-1pool83-223.nas1.orangeburg1.sc.us.da.qwest.net');
INSERT INTO uservisit VALUES (632,'smileyerin45',20021011135141,'cache-ntc-ai01.proxy.aol.com');
INSERT INTO uservisit VALUES (632,'smileyerin45',20021011135226,'cache-ntc-ai01.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021011165434,'203.94.94.183');
INSERT INTO uservisit VALUES (621,'Amanda',20021011173732,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (621,'Amanda',20021011174114,'cache-dc02.proxy.aol.com');
INSERT INTO uservisit VALUES (633,'niraj',20021011193057,'210.212.49.14');
INSERT INTO uservisit VALUES (633,'niraj',20021011193314,'210.212.49.14');
INSERT INTO uservisit VALUES (1,'levik',20021011205112,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021011205900,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021012021410,'206.137.1.134');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021012050931,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021012051037,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20021012052920,'195.222.48.4');
INSERT INTO uservisit VALUES (153,'TomM',20021012055742,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021012063207,'199.67.51.56');
INSERT INTO uservisit VALUES (1,'levik',20021012075046,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021012075101,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (621,'Amanda',20021012093009,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021012111653,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021012111903,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021012125647,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (630,'Nick',20021012125933,'AC895585.ipt.aol.com');
INSERT INTO uservisit VALUES (634,'liz',20021012140417,'ool-182e37fb.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20021012141424,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021012154602,'206.137.1.133');
INSERT INTO uservisit VALUES (635,'jEsSiCa',20021012161544,'ool-43514199.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20021012162219,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (636,'Janine',20021012164023,'cache-dl08.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021012174328,'206.137.1.133');
INSERT INTO uservisit VALUES (637,'alicia',20021012214756,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (153,'TomM',20021012220507,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021013034057,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021013044101,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021013054454,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021013064754,'206.137.1.133');
INSERT INTO uservisit VALUES (638,'Kim',20021013073627,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021013075058,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021013101934,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (153,'TomM',20021013103846,'206.137.1.133');
INSERT INTO uservisit VALUES (639,'yumaiibebe',20021013143219,'ip64-75-190-76.dial.aloha.net');
INSERT INTO uservisit VALUES (640,'emily',20021013151557,'durham-ar1-4-64-250-049.durham.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021013171410,'206.137.1.133');
INSERT INTO uservisit VALUES (384,'Aeternus',20021013192454,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021013220512,'206.137.1.133');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021014025922,'212.163.172.164');
INSERT INTO uservisit VALUES (641,'Gino',20021014045653,'ool-182f9470.dyn.optonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021014051837,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021014052550,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021014053453,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021014053612,'pcd344073.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021014060629,'206.28.64.98');
INSERT INTO uservisit VALUES (158,'Ender',20021014063628,'fw.xetron.com');
INSERT INTO uservisit VALUES (612,'ken',20021014071951,'210.186.9.115');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021014083049,'dialup-66-109-233-185.dejazzd.com');
INSERT INTO uservisit VALUES (122,'Happy',20021014084940,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (564,'randy',20021014091534,'146.27.122.17');
INSERT INTO uservisit VALUES (1,'levik',20021014095939,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021014101705,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021014103911,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021014111243,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (564,'randy',20021014111929,'146.27.122.17');
INSERT INTO uservisit VALUES (122,'Happy',20021014114515,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021014121124,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021014123545,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021014131756,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021014133124,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021014145902,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021014160043,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021014160538,'A040-0583.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021015001944,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021015020548,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021015030301,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021015031029,'A040-0592.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021015033830,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021015034739,'206.28.64.98');
INSERT INTO uservisit VALUES (642,'Linda',20021015035122,'205.197.170.50');
INSERT INTO uservisit VALUES (642,'Linda',20021015035418,'205.197.170.50');
INSERT INTO uservisit VALUES (642,'Linda',20021015035454,'205.197.170.50');
INSERT INTO uservisit VALUES (643,'Marielle',20021015043444,'ool-18bd6afb.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021015051300,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021015052702,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021015055246,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021015063838,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021015072703,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021015082651,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021015083217,'205.235.49.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021015091912,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021015101938,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021015102009,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021015102032,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021015102036,'206.28.64.98');
INSERT INTO uservisit VALUES (644,'Chuck Bruce',20021015103647,'adsl-65-68-172-42.dsl.fyvlar.swbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20021015114036,'206.137.1.133');
INSERT INTO uservisit VALUES (122,'Happy',20021015115347,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (645,'yusang',20021015130938,'24-168-152-18.nj.rr.com');
INSERT INTO uservisit VALUES (564,'randy',20021015132933,'adsl-154-6-226.asm.bellsouth.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021015141933,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (646,'Peggy',20021015143341,'pool-141-150-84-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (646,'Peggy',20021015143501,'pool-141-150-84-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021015165353,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021015165355,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021015172013,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021015172133,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021015184028,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (647,'Jeff',20021015190243,'adsl-63-201-24-9.dsl.renocs.nvbell.net');
INSERT INTO uservisit VALUES (647,'Jeff',20021015190326,'adsl-63-201-24-9.dsl.renocs.nvbell.net');
INSERT INTO uservisit VALUES (648,'Daniel',20021015210409,'24-90-131-113.nyc.rr.com');
INSERT INTO uservisit VALUES (648,'Daniel',20021015210446,'24-90-131-113.nyc.rr.com');
INSERT INTO uservisit VALUES (648,'Daniel',20021015210448,'24-90-131-113.nyc.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021015223336,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021016005650,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021016013211,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021016022806,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021016024200,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021016024528,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021016032439,'ppp2.emsphone.com');
INSERT INTO uservisit VALUES (648,'slimxiaodi',20021016041807,'24-90-131-113.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021016043032,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021016044234,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021016044927,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021016052007,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (649,'irene',20021016052457,'ath-nce01.hol.gr');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021016053049,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021016061254,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016063050,'205.235.49.39');
INSERT INTO uservisit VALUES (1,'levik',20021016064158,'206.28.64.98');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016064326,'206.28.64.98');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016064353,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021016064444,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021016070813,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016071300,'205.235.49.39');
INSERT INTO uservisit VALUES (153,'TomM',20021016074109,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021016080714,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021016084215,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (650,'Stephanie',20021016085757,'204.137.52.203');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016090748,'205.235.49.39');
INSERT INTO uservisit VALUES (153,'TomM',20021016091819,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021016092014,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021016094450,'206.28.64.98');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021016095428,'205.235.49.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021016095834,'mail.ade.com');
INSERT INTO uservisit VALUES (649,'irene',20021016100124,'ath-nce01.hol.gr');
INSERT INTO uservisit VALUES (649,'irene',20021016103818,'ath-nce01.hol.gr');
INSERT INTO uservisit VALUES (122,'Happy',20021016103857,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (564,'randy',20021016103900,'146.27.122.17');
INSERT INTO uservisit VALUES (564,'randy',20021016104652,'146.27.122.17');
INSERT INTO uservisit VALUES (651,'b',20021016113909,'cache-rc05.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021016115705,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021016121633,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021016122715,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (652,'jOyCeEy',20021016125941,'077-158.dialup.sunysb.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021016130817,'A040-0572.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (648,'slimxiaodi',20021016134632,'PROXY1.NYU.EDU');
INSERT INTO uservisit VALUES (153,'TomM',20021016140523,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021016145111,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021016172434,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021016174154,'ppp4.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021016175032,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021016175507,'A040-0566.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021016225807,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021017004324,'dialup-66-109-254-029.dejazzd.com');
INSERT INTO uservisit VALUES (153,'TomM',20021017004744,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (653,'David',20021017021152,'bellgate.belleville.k12.nj.us');
INSERT INTO uservisit VALUES (653,'David',20021017021206,'bellgate.belleville.k12.nj.us');
INSERT INTO uservisit VALUES (653,'David',20021017021250,'bellgate.belleville.k12.nj.us');
INSERT INTO uservisit VALUES (651,'b',20021017021807,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021017025315,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (122,'Happy',20021017030938,'ppp11.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021017031423,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021017042021,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021017050502,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021017051638,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021017052620,'A040-0520.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021017054854,'mail.ade.com');
INSERT INTO uservisit VALUES (654,'rebecca',20021017054904,'ath-nce01.hol.gr');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021017062004,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021017062336,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021017063810,'205.235.49.39');
INSERT INTO uservisit VALUES (384,'Aeternus',20021017064205,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (655,'etheljohanna',20021017071122,'cache90.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20021017085936,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021017091712,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021017101003,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021017113119,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021017113846,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021017115935,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021017120916,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (649,'irene',20021017122420,'ath-nce01.hol.gr');
INSERT INTO uservisit VALUES (656,'Andrew',20021017135139,'as5300-8.216-194-22-143.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (656,'Andrew',20021017135159,'as5300-8.216-194-22-143.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (656,'Andrew',20021017135210,'as5300-8.216-194-22-143.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (657,'Emil',20021017141343,'turner-103.megalink.net');
INSERT INTO uservisit VALUES (1,'levik',20021017143833,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (657,'Emil',20021017145821,'turner-159.megalink.net');
INSERT INTO uservisit VALUES (1,'levik',20021017154149,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021017165012,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (658,'JOTU',20021017171816,'ipdial-161-22.tri-isys.com');
INSERT INTO uservisit VALUES (658,'JOTU',20021017172008,'ipdial-161-22.tri-isys.com');
INSERT INTO uservisit VALUES (658,'JOTU',20021017172013,'ipdial-161-22.tri-isys.com');
INSERT INTO uservisit VALUES (658,'JOTU',20021017172037,'ipdial-161-22.tri-isys.com');
INSERT INTO uservisit VALUES (1,'levik',20021017175100,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (655,'etheljohanna',20021017191023,'cache92.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (658,'JOTU',20021017192620,'ipdial-161-22.tri-isys.com');
INSERT INTO uservisit VALUES (659,'instig8r',20021017193740,'scf2.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20021017230847,'A040-0509.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (660,'John',20021017233514,'205.172.203.109');
INSERT INTO uservisit VALUES (153,'TomM',20021018020326,'A040-0530.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (660,'John',20021018021127,'205.172.203.109');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021018025405,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021018033925,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (644,'Chuck Bruce',20021018034725,'adsl-65-68-172-42.dsl.fyvlar.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021018040427,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021018041223,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021018041428,'pcd187073.netvigator.com');
INSERT INTO uservisit VALUES (122,'Happy',20021018043319,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (647,'Jeff',20021018043857,'12.24.60.12');
INSERT INTO uservisit VALUES (647,'Jeff',20021018044110,'12.24.60.12');
INSERT INTO uservisit VALUES (658,'JOTU',20021018045127,'proxyr6.tri-isys.com');
INSERT INTO uservisit VALUES (153,'TomM',20021018050648,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021018050842,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021018051935,'mail.ade.com');
INSERT INTO uservisit VALUES (661,'Kim',20021018060434,'va-charlottseville7a-270.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021018065003,'205.235.49.39');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021018084141,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021018095733,'A040-0558.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (662,'Chaz',20021018100953,'24.65.16.237');
INSERT INTO uservisit VALUES (153,'TomM',20021018103546,'A040-0558.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (628,'G. McInroe',20021018105731,'216.134.48.74');
INSERT INTO uservisit VALUES (628,'G. McInroe',20021018105736,'216.134.48.74');
INSERT INTO uservisit VALUES (662,'Chaz',20021018120143,'24.65.16.237');
INSERT INTO uservisit VALUES (662,'Chaz',20021018120144,'24.65.16.237');
INSERT INTO uservisit VALUES (122,'Happy',20021018121754,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021018122022,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (663,'Jen',20021018152242,'h24-80-23-152.vc.shawcable.net');
INSERT INTO uservisit VALUES (664,'hai',20021018165533,'pool0091.cvx24-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021018170937,'203.94.93.234');
INSERT INTO uservisit VALUES (1,'levik',20021018185847,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021018190832,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021018193716,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (665,'Luke',20021018205908,'cache-ntc-ae09.proxy.aol.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021019030254,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (666,'jeremy',20021019033243,'211.22.33.165');
INSERT INTO uservisit VALUES (153,'TomM',20021019034109,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021019045648,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021019051737,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20021019051907,'ppp11.emsphone.com');
INSERT INTO uservisit VALUES (666,'jeremy',20021019060813,'tp-cs9.hinet.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021019062011,'pcd294061.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021019062408,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021019062427,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021019072527,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021019123907,'nycmny1-ar1-4-33-084-179.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (657,'Emil',20021019140326,'63-164-25-54.megalink.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021019151316,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021019162603,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (667,'biskut',20021019171416,'j177.iph40.jaring.my');
INSERT INTO uservisit VALUES (667,'biskut',20021019171451,'j177.iph40.jaring.my');
INSERT INTO uservisit VALUES (153,'TomM',20021019175057,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021019181257,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021019193918,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (668,'Mary',20021019223512,'66.91.36.41');
INSERT INTO uservisit VALUES (669,'Mary',20021019223610,'66.91.36.41');
INSERT INTO uservisit VALUES (669,'Mary',20021019223635,'66.91.36.41');
INSERT INTO uservisit VALUES (670,'Mary',20021019223911,'66.91.36.41');
INSERT INTO uservisit VALUES (153,'TomM',20021020020850,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021020023633,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021020044908,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (657,'Emil',20021020071529,'turner-199.megalink.net');
INSERT INTO uservisit VALUES (671,'harriet',20021020082319,'dsl-64-192-253-30.telocity.com');
INSERT INTO uservisit VALUES (153,'TomM',20021020084756,'A040-0643.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021020090057,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021020094946,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (585,'fahad',20021020095004,'80.240.68.49');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021020122617,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (672,'jessica ashley',20021020125032,'0-1pool36-155.nas4.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (153,'TomM',20021020133529,'A040-0622.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021020144514,'203.94.88.71');
INSERT INTO uservisit VALUES (664,'hai',20021020153505,'pool0630.cvx24-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021020154911,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20021020180757,'ppp11.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021020193639,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021020193809,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021020194242,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021021015508,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (673,'Shawn Stokes',20021021025148,'zone19-244.kctcs.net');
INSERT INTO uservisit VALUES (673,'Shawn Stokes',20021021025508,'zone19-244.kctcs.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021021030708,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (674,'yiannis',20021021032350,'prx-nic3.logos.cy.net');
INSERT INTO uservisit VALUES (1,'levik',20021021035536,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021021041437,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021021041945,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021021042743,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021021045618,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021021050537,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021021050747,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021021072102,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20021021083209,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021021083221,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021021084756,'206.28.64.98');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021021093926,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021021094954,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021021110800,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021021111117,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021021114622,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021021133957,'A040-0666.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (657,'Emil',20021021142933,'63-164-25-43.megalink.net');
INSERT INTO uservisit VALUES (1,'levik',20021021142945,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (1,'levik',20021021143154,'dsl-64-130-92-69.telocity.com');
INSERT INTO uservisit VALUES (676,'jenn',20021021151744,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021021153618,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021021172214,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021021184640,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021021184717,'dialup-66-109-255-168.dejazzd.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021021224120,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021022014423,'151.204.106.134');
INSERT INTO uservisit VALUES (153,'TomM',20021022022547,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021022023312,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (677,'crys',20021022030454,'laksatxpr2e.lackland.af.mil');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022032337,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021022040011,'206.28.64.98');
INSERT INTO uservisit VALUES (678,'Rika',20021022040400,'199.77.249.56');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022051112,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022052706,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021022060955,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021022062152,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021022064845,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021022065556,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021022070414,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022072505,'mail.ade.com');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021022072606,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022074726,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021022080554,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (679,'Micaela',20021022080647,'adsl-65-42-91-143.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (650,'Stephanie',20021022082141,'204.137.52.203');
INSERT INTO uservisit VALUES (680,'Francis',20021022083148,'219.93.215.51');
INSERT INTO uservisit VALUES (122,'Happy',20021022083503,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021022084512,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021022090317,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021022094448,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021022101728,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021022111457,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021022120717,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021022120747,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (681,'craig',20021022123115,'inktomi1-mid.server.ntl.com');
INSERT INTO uservisit VALUES (681,'craig',20021022123127,'inktomi1-mid.server.ntl.com');
INSERT INTO uservisit VALUES (681,'craig',20021022124123,'inktomi1-mid.server.ntl.com');
INSERT INTO uservisit VALUES (682,'gwen',20021022132834,'h24-79-253-35.fm.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20021022172315,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (648,'slimxiaodi',20021022191431,'24-90-131-113.nyc.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021022192626,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021023003855,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021023013858,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (564,'randy',20021023014138,'68.155.219.196');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023023017,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021023035050,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021023050912,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021023052157,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021023054406,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021023060108,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021023064501,'131.107.3.78');
INSERT INTO uservisit VALUES (1,'levik',20021023065224,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021023075424,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023082104,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021023084529,'206.28.64.98');
INSERT INTO uservisit VALUES (683,'I',20021023085859,'208-58-213-147.c5-0.hlb-ubr1a.hlb-ubr.nj.cable.rcn.com');
INSERT INTO uservisit VALUES (1,'levik',20021023092156,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023093112,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023101610,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021023101941,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021023110218,'206.28.64.98');
INSERT INTO uservisit VALUES (684,'ashley',20021023112010,'p43-81.tnt2.ij.net');
INSERT INTO uservisit VALUES (657,'Emil',20021023121252,'63-164-25-32.megalink.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023121528,'mail.ade.com');
INSERT INTO uservisit VALUES (685,'madchef',20021023124144,'6532216hfc194.tampabay.rr.com');
INSERT INTO uservisit VALUES (685,'madchef',20021023124255,'6532216hfc194.tampabay.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023131239,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021023133857,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021023135215,'A040-0598.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021023141737,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021023144715,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021023145037,'203.94.93.134');
INSERT INTO uservisit VALUES (686,'peter',20021023150139,'HSE-Kitchener-ppp322336.sympatico.ca');
INSERT INTO uservisit VALUES (658,'JOTU',20021023152050,'AP-202-70-100-152.compass.com.ph');
INSERT INTO uservisit VALUES (658,'JOTU',20021023165407,'AP-202-70-100-153.compass.com.ph');
INSERT INTO uservisit VALUES (1,'levik',20021023165610,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021023172444,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (658,'JOTU',20021023173138,'AP-202-70-100-137.compass.com.ph');
INSERT INTO uservisit VALUES (122,'Happy',20021023173520,'ppp5.emsphone.com');
INSERT INTO uservisit VALUES (658,'JOTU',20021023181917,'AP-202-70-100-178.compass.com.ph');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021023223751,'212.163.172.164');
INSERT INTO uservisit VALUES (564,'randy',20021024010350,'146.27.122.17');
INSERT INTO uservisit VALUES (153,'TomM',20021024011647,'A040-0541.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021024013031,'host217-36-78-171.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021024013641,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (687,'Alvin Cortes',20021024021710,'proxy4.skyinet.net');
INSERT INTO uservisit VALUES (687,'Alvin Cortes',20021024021920,'proxy4.skyinet.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021024025359,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021024030003,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021024034510,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021024044418,'A040-0560.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021024051806,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021024060738,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021024062908,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021024075501,'206.28.64.98');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021024080615,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (688,'semajjames',20021024085927,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'semajjames',20021024090406,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'semajjames',20021024090642,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021024090926,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021024094557,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021024095828,'mail.ade.com');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20021024101449,'205.235.49.39');
INSERT INTO uservisit VALUES (688,'James',20021024101824,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021024103612,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021024104731,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (676,'jenn',20021024121312,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20021024123237,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021024124201,'mail.ade.com');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021024133803,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021024153323,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (688,'James',20021024154002,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021024165002,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021024180147,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021024193518,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021025013748,'203.94.94.11');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021025030830,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021025031130,'A040-0556.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021025040429,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021025052133,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021025062658,'A040-0592.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021025092842,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021025093157,'mail.ade.com');
INSERT INTO uservisit VALUES (522,'Megan',20021025093743,'njtnt-1-64.dialup.enter.net');
INSERT INTO uservisit VALUES (690,'SaRaH',20021025094215,'dialup-209.245.119.58.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (690,'SaRaH',20021025094421,'dialup-209.245.119.58.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20021025110254,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (688,'James',20021025111619,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (153,'TomM',20021025122551,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021025130502,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021025153244,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (688,'James',20021025154219,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021025154937,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (691,'nan',20021025155845,'cache-2.sbo.ma.webcache.rcn.net');
INSERT INTO uservisit VALUES (691,'nan',20021025155924,'cache-2.sbo.ma.webcache.rcn.net');
INSERT INTO uservisit VALUES (153,'TomM',20021025161611,'206.137.1.133');
INSERT INTO uservisit VALUES (692,'crystal',20021025170112,'1Cust150.tnt7.denton.tx.da.uu.net');
INSERT INTO uservisit VALUES (688,'James',20021025171221,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021025190821,'151.204.106.134');
INSERT INTO uservisit VALUES (122,'Happy',20021025192727,'ppp7.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021025193518,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021025221301,'206.137.1.133');
INSERT INTO uservisit VALUES (693,'Jun',20021025224519,'cache51.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (694,'Shanthi',20021025234209,'202.140.142.131');
INSERT INTO uservisit VALUES (153,'TomM',20021026030721,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021026042059,'151.204.106.134');
INSERT INTO uservisit VALUES (1,'levik',20021026045651,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021026050345,'pcd534052.netvigator.com');
INSERT INTO uservisit VALUES (283,'lucky',20021026054326,'212.39.97.31');
INSERT INTO uservisit VALUES (1,'levik',20021026061953,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021026064752,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (695,'small foot',20021026083820,'180-21.aracpe.cableone.net');
INSERT INTO uservisit VALUES (153,'TomM',20021026085906,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021026085947,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021026100040,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021026122437,'151.204.106.134');
INSERT INTO uservisit VALUES (657,'Emil',20021026131015,'63-164-25-27.megalink.net');
INSERT INTO uservisit VALUES (693,'Jun',20021026142418,'cache51.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (688,'James',20021026144705,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (153,'TomM',20021026144902,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021026145943,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (688,'James',20021026164020,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (696,'Joe',20021026164423,'ool-43515c05.dyn.optonline.net');
INSERT INTO uservisit VALUES (688,'James',20021026174408,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021026174841,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021026174946,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (697,'cnvkamal',20021026195521,'61.11.237.4');
INSERT INTO uservisit VALUES (1,'levik',20021026204918,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (698,'Michelle Townsend',20021026205446,'148-34.boicpe.cableone.net');
INSERT INTO uservisit VALUES (153,'TomM',20021026220000,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021027012231,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021027020810,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021027021037,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (699,'Nikki',20021027033813,'cache-rl05.proxy.aol.com');
INSERT INTO uservisit VALUES (699,'Nikki',20021027033906,'cache-rl05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021027041323,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021027050733,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021027052151,'203.94.88.161');
INSERT INTO uservisit VALUES (688,'James',20021027054604,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021027055652,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021027061704,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021027065928,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021027073144,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021027081920,'206.137.1.133');
INSERT INTO uservisit VALUES (649,'irene',20021027104020,'vdp115.ath04.cas.hol.gr');
INSERT INTO uservisit VALUES (153,'TomM',20021027105208,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021027114348,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (700,'Jim Waldie',20021027140810,'ip13.99.susc.suscom.net');
INSERT INTO uservisit VALUES (153,'TomM',20021027144110,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021027163537,'206.137.1.133');
INSERT INTO uservisit VALUES (626,'Ditas',20021027190453,'sun2.mydestiny.net');
INSERT INTO uservisit VALUES (153,'TomM',20021027224155,'206.137.1.133');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021028005210,'212.163.172.164');
INSERT INTO uservisit VALUES (694,'Shanthi',20021028005650,'202.54.64.9');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028021540,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021028021810,'203.94.94.36');
INSERT INTO uservisit VALUES (1,'levik',20021028041310,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021028041712,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028045423,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021028055315,'206.28.64.98');
INSERT INTO uservisit VALUES (688,'James',20021028060452,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028063357,'mail.ade.com');
INSERT INTO uservisit VALUES (688,'James',20021028071150,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (153,'TomM',20021028071342,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021028074929,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (701,'Raphael Fagundes',20021028080034,'MG003095.user.veloxzone.com.br');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028080115,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021028081547,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021028082006,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021028083417,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021028083434,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028085315,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028093148,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021028095802,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021028102629,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028105816,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021028125945,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021028130452,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021028133322,'203.94.88.113');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021028134817,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (702,'daniel carr',20021028151101,'65.191.88.54');
INSERT INTO uservisit VALUES (1,'levik',20021028163236,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (702,'daniel carr',20021028171524,'65.191.88.54');
INSERT INTO uservisit VALUES (606,'martyn',20021028195240,'24-29-105-221.nyc.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021028195653,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021028210124,'A040-0509.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (694,'Shanthi',20021029005232,'202.140.142.131');
INSERT INTO uservisit VALUES (1,'levik',20021029014023,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021029021728,'203.94.88.152');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021029032308,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021029032449,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021029032542,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021029034822,'206.28.64.98');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021029050355,'203.94.94.211');
INSERT INTO uservisit VALUES (1,'levik',20021029051659,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021029053023,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021029053142,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021029055403,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021029064117,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021029065422,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021029072005,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021029075916,'206.28.64.98');
INSERT INTO uservisit VALUES (704,'Arcus',20021029091708,'217.207.243.229');
INSERT INTO uservisit VALUES (704,'Arcus',20021029091801,'217.207.243.229');
INSERT INTO uservisit VALUES (1,'levik',20021029095607,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021029103901,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021029105808,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021029113124,'206.137.1.133');
INSERT INTO uservisit VALUES (705,'TJ',20021029114928,'66.188.57.135.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021029120241,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (682,'gwen',20021029123902,'h24-79-253-35.fm.shawcable.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021029134800,'203.94.94.227');
INSERT INTO uservisit VALUES (153,'TomM',20021029150844,'A040-0581.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021029164511,'151.204.106.134');
INSERT INTO uservisit VALUES (1,'levik',20021029182339,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (706,'sthanuj',20021029211040,'202.54.79.245');
INSERT INTO uservisit VALUES (706,'sthanuj',20021029211209,'202.54.79.245');
INSERT INTO uservisit VALUES (1,'levik',20021030013415,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030015005,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030015938,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021030021015,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021030024727,'203.94.94.42');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030031648,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021030035754,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021030040323,'A040-0538.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030043056,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021030052009,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021030053000,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021030055727,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021030062808,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030064911,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021030074827,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021030080729,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021030081703,'A040-0584.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030085234,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021030091958,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021030094620,'206.28.64.98');
INSERT INTO uservisit VALUES (707,'graham',20021030104653,'cache-loh-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021030110220,'206.28.64.98');
INSERT INTO uservisit VALUES (707,'graham',20021030110938,'cache-loh-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021030114253,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021030122903,'A040-0584.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021030125023,'131.107.3.74');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021030125158,'mail.ade.com');
INSERT INTO uservisit VALUES (708,'.:*Maysee*:.',20021030133436,'64-66-196-118.stkn.dial.netzero.com');
INSERT INTO uservisit VALUES (708,'.:*Maysee*:.',20021030133446,'64-66-196-118.stkn.dial.netzero.com');
INSERT INTO uservisit VALUES (708,'.:*Maysee*:.',20021030133535,'64-66-196-118.stkn.dial.netzero.com');
INSERT INTO uservisit VALUES (708,'.:*Maysee*:.',20021030133755,'64-66-196-118.stkn.dial.netzero.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021030135302,'203.94.94.108');
INSERT INTO uservisit VALUES (1,'levik',20021030145500,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (706,'sthanuj',20021030173023,'203.200.172.122');
INSERT INTO uservisit VALUES (1,'levik',20021030174218,'nycmny1-ar1-4-43-248-085.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20021030185448,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021030194625,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021030231740,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021031013943,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031021634,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (688,'James',20021031023245,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (153,'TomM',20021031023254,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031024240,'203.94.88.231');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031030728,'203.94.94.161');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031033444,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031040918,'203.94.88.66');
INSERT INTO uservisit VALUES (1,'levik',20021031042100,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031042231,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021031042853,'212.163.172.164');
INSERT INTO uservisit VALUES (122,'Happy',20021031043238,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021031044348,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20021031060141,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021031065518,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021031073244,'131.107.3.74');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021031083443,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (709,'Zakiya Tanks',20021031083717,'138.238.197.60');
INSERT INTO uservisit VALUES (709,'Zakiya Tanks',20021031083811,'138.238.197.60');
INSERT INTO uservisit VALUES (153,'TomM',20021031084659,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031085129,'mail.ade.com');
INSERT INTO uservisit VALUES (688,'James',20021031095711,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031105105,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021031105107,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031110254,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021031121921,'proxy.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021031123027,'A040-0560.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021031133559,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031134005,'203.94.94.12');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021031142720,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (688,'James',20021031153604,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031161547,'203.94.93.170');
INSERT INTO uservisit VALUES (710,'ShaSha6h',20021031162620,'24-90-170-215.nj.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021031163311,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021031165416,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031175125,'203.94.94.144');
INSERT INTO uservisit VALUES (384,'Aeternus',20021031182345,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (663,'Jen',20021031184047,'h24-80-23-152.vc.shawcable.net');
INSERT INTO uservisit VALUES (711,'jen h',20021031185530,'66.74.246.147');
INSERT INTO uservisit VALUES (153,'TomM',20021031210328,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021031213137,'203.94.88.218');
INSERT INTO uservisit VALUES (706,'sthanuj',20021031213235,'203.197.123.146');
INSERT INTO uservisit VALUES (665,'Luke',20021031232853,'cache-ntc-ai12.proxy.aol.com');
INSERT INTO uservisit VALUES (674,'yiannis',20021101003543,'prx-nic3.logos.cy.net');
INSERT INTO uservisit VALUES (674,'yiannis',20021101003806,'prx-nic1.logos.cy.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021101020345,'203.94.94.73');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021101025811,'203.94.88.149');
INSERT INTO uservisit VALUES (153,'TomM',20021101032053,'206.137.1.133');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021101035932,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021101043740,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021101045738,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20021101053313,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021101062522,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021101071257,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (712,'Luke',20021101080054,'ws217.cisti.nrc.ca');
INSERT INTO uservisit VALUES (712,'Luke',20021101080240,'132.246.156.217');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021101081925,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021101082014,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021101082955,'206.137.1.133');
INSERT INTO uservisit VALUES (707,'scunny',20021101083239,'cache-loh-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (712,'Luke',20021101083903,'ws217.cisti.nrc.ca');
INSERT INTO uservisit VALUES (122,'Happy',20021101084531,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021101090513,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021101093759,'mail.ade.com');
INSERT INTO uservisit VALUES (713,'amritha',20021101102317,'149.169.44.235');
INSERT INTO uservisit VALUES (153,'TomM',20021101104752,'206.137.1.133');
INSERT INTO uservisit VALUES (714,'jaycee',20021101110459,'ws-209-232-31-31.lausd.k12.ca.us');
INSERT INTO uservisit VALUES (714,'jaycee',20021101110505,'ws-209-232-31-31.lausd.k12.ca.us');
INSERT INTO uservisit VALUES (714,'jaycee',20021101110551,'ws-209-232-31-31.lausd.k12.ca.us');
INSERT INTO uservisit VALUES (1,'levik',20021101113316,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021101120547,'mail.ade.com');
INSERT INTO uservisit VALUES (715,'Nicole',20021101143904,'207.144.222.176');
INSERT INTO uservisit VALUES (715,'Nicole',20021101144038,'207.144.222.176');
INSERT INTO uservisit VALUES (153,'TomM',20021101150121,'A040-0558.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021101152835,'203.94.94.177');
INSERT INTO uservisit VALUES (711,'jen h',20021101164200,'66.74.246.147');
INSERT INTO uservisit VALUES (1,'levik',20021101180946,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021101205538,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021101220528,'203.94.94.28');
INSERT INTO uservisit VALUES (716,'Lucas',20021101231245,'200.249.173.92');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021102020720,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021102041145,'A040-0579.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021102060942,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (540,'danny',20021102070909,'65.191.88.54');
INSERT INTO uservisit VALUES (153,'TomM',20021102081030,'A040-0626.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021102084838,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (564,'randy',20021102094217,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (564,'randy',20021102094445,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (564,'randy',20021102094516,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (564,'randy',20021102094618,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20021102102211,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (717,'sunmi kim',20021102111800,'24-168-140-133.nj.rr.com');
INSERT INTO uservisit VALUES (564,'randy',20021102124138,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (718,'William',20021102124503,'AC85DBE1.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021102125136,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (564,'randy',20021102130516,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (649,'irene',20021102132515,'vdp124.ath07.cas.hol.gr');
INSERT INTO uservisit VALUES (153,'TomM',20021102133911,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021102134031,'206.137.1.133');
INSERT INTO uservisit VALUES (700,'Jim Waldie',20021102152036,'ip170.98.susc.suscom.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021102155354,'203.94.94.91');
INSERT INTO uservisit VALUES (153,'TomM',20021102171304,'206.137.1.133');
INSERT INTO uservisit VALUES (384,'Aeternus',20021102173728,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021102191309,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021102191455,'203.94.94.241');
INSERT INTO uservisit VALUES (1,'levik',20021102211207,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021102232432,'206.137.1.133');
INSERT INTO uservisit VALUES (707,'scunny',20021103000920,'cache-loh-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (564,'randy',20021103000945,'adsl-155-229-238.asm.bellsouth.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021103002115,'n218103131020.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021103030303,'203.94.94.104');
INSERT INTO uservisit VALUES (719,'spiffy',20021103041808,'24-148-17-244.na.21stcentury.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021103042212,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021103043252,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021103050222,'203.94.94.127');
INSERT INTO uservisit VALUES (384,'Aeternus',20021103055812,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021103060746,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (649,'irene',20021103065820,'vdp197.ath03.cas.hol.gr');
INSERT INTO uservisit VALUES (720,'Jimmy',20021103072649,'h153n1fls24o1068.telia.com');
INSERT INTO uservisit VALUES (720,'Jimmy',20021103072811,'h153n1fls24o1068.telia.com');
INSERT INTO uservisit VALUES (721,'Sean Nguyen',20021103083352,'cache-ntc-af10.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021103085206,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021103092807,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (688,'James',20021103094848,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (722,'Mary Fisher',20021103104931,'0-1pool220-104.nas8.pittsburgh1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (688,'James',20021103125157,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (153,'TomM',20021103130032,'206.137.1.133');
INSERT INTO uservisit VALUES (723,'Katie',20021103130847,'dip-30.maxg1-3.dips.clarion.csonline.net');
INSERT INTO uservisit VALUES (724,'seraphims sorrow',20021103133518,'pcp254889pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (724,'seraphims sorrow',20021103133545,'pcp254889pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20021103135037,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021103142349,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021103154833,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021103154951,'203.94.93.39');
INSERT INTO uservisit VALUES (725,'Helen',20021103161004,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20021103174233,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021103215639,'203.94.94.52');
INSERT INTO uservisit VALUES (384,'Aeternus',20021103220737,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021104002137,'203.94.94.203');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021104010829,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021104013357,'151.204.106.134');
INSERT INTO uservisit VALUES (153,'TomM',20021104023807,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021104033602,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021104033844,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021104044906,'203.94.94.244');
INSERT INTO uservisit VALUES (726,'thais',20021104051212,'200-158-36-120.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20021104051841,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021104052459,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021104052637,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021104055225,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021104064852,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (283,'lucky',20021104073750,'195.222.48.4');
INSERT INTO uservisit VALUES (283,'lucky',20021104073750,'195.222.48.4');
INSERT INTO uservisit VALUES (153,'TomM',20021104081113,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021104083011,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021104094751,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021104100744,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021104102023,'206.137.1.133');
INSERT INTO uservisit VALUES (720,'Jimmy',20021104103839,'h153n1fls24o1068.telia.com');
INSERT INTO uservisit VALUES (1,'levik',20021104104016,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021104110343,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (649,'irene',20021104110538,'vdp089.ath10.cas.hol.gr');
INSERT INTO uservisit VALUES (1,'levik',20021104111829,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021104114612,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (711,'jen h',20021104135204,'66.74.246.147');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021104135445,'203.94.94.103');
INSERT INTO uservisit VALUES (540,'danny',20021104140136,'65.191.88.54');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021104141457,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (540,'danny',20021104142031,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20021104142040,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20021104155502,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20021104155525,'65.191.88.54');
INSERT INTO uservisit VALUES (727,'Geoffrey Spear',20021104160303,'gspear2.dsl.telerama.com');
INSERT INTO uservisit VALUES (540,'danny',20021104171418,'65.191.88.54');
INSERT INTO uservisit VALUES (728,'al dar',20021104173654,'dsc02-lai-ca-2-99.rasserver.net');
INSERT INTO uservisit VALUES (1,'levik',20021104175402,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021104175709,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (729,'xia',20021104180503,'24-196-159-231.fdl.wi.charter.com');
INSERT INTO uservisit VALUES (697,'cnvkamal',20021104204451,'proxy.e1.iitkgp.ernet.in');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021104223340,'203.94.94.75');
INSERT INTO uservisit VALUES (1,'levik',20021105015436,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021105023556,'203.94.94.226');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021105024459,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021105035653,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021105042613,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021105050324,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021105051943,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021105053329,'mail.ade.com');
INSERT INTO uservisit VALUES (730,'Jasper',20021105053748,'01-040.002.popsite.net');
INSERT INTO uservisit VALUES (122,'Happy',20021105062041,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021105084718,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021105084912,'mail.ade.com');
INSERT INTO uservisit VALUES (731,'Kenneth',20021105100913,'BU-WCS1-SAND.NIPR.MIL');
INSERT INTO uservisit VALUES (1,'levik',20021105102934,'206.28.64.98');
INSERT INTO uservisit VALUES (564,'randy',20021105103748,'68.155.193.70');
INSERT INTO uservisit VALUES (564,'randy',20021105105528,'68.155.193.70');
INSERT INTO uservisit VALUES (540,'danny',20021105113345,'65.191.88.54');
INSERT INTO uservisit VALUES (153,'TomM',20021105114110,'206.137.1.133');
INSERT INTO uservisit VALUES (732,'Lucia Lawson',20021105122428,'cache-mtc-ak03.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021105131554,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (732,'Lucia Lawson',20021105132312,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021105132509,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (733,'jimmy',20021105135321,'as5300-1.216-194-6-82.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (733,'jimmy',20021105135359,'as5300-1.216-194-6-82.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021105135604,'203.94.93.220');
INSERT INTO uservisit VALUES (153,'TomM',20021105150024,'A040-0599.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (734,'Sioa',20021105153134,'host-66-181-226-38.jwu.edu');
INSERT INTO uservisit VALUES (734,'Sioa',20021105153309,'host-66-181-226-38.jwu.edu');
INSERT INTO uservisit VALUES (711,'jen h',20021105161355,'66.74.246.147');
INSERT INTO uservisit VALUES (735,'John Kim',20021105161736,'dialup-67.24.110.105.Dial1.Princeton1.Level3.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021105165032,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021105175254,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021105184659,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021106002335,'203.94.88.3');
INSERT INTO uservisit VALUES (384,'Aeternus',20021106005120,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021106013310,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021106020832,'203.94.88.197');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021106023624,'203.94.88.49');
INSERT INTO uservisit VALUES (153,'TomM',20021106023729,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021106035012,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021106040947,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021106043923,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021106052720,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021106060500,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (736,'James Mitchell Ullman',20021106070846,'141.165.44.46');
INSERT INTO uservisit VALUES (736,'James Mitchell Ullman',20021106070904,'pc41.lib.GaSoU.edu');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021106082726,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021106084337,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (153,'TomM',20021106085343,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021106090622,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021106094528,'206.28.64.98');
INSERT INTO uservisit VALUES (737,'Joy',20021106095341,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021106102939,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021106103301,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021106112532,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021106124846,'A040-0631.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021106130613,'151.204.106.134');
INSERT INTO uservisit VALUES (1,'levik',20021106131653,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021106133851,'203.94.94.134');
INSERT INTO uservisit VALUES (738,'Brian',20021106142750,'rockall.eu.sun.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021106152523,'68.0.181.238');
INSERT INTO uservisit VALUES (1,'levik',20021106153625,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (739,'tathyanne',20021106173509,'200-140-20-113-cpece7003.dsl.telebrasilia.net.br');
INSERT INTO uservisit VALUES (739,'tathyanne',20021106180000,'200-140-20-113-cpece7003.dsl.telebrasilia.net.br');
INSERT INTO uservisit VALUES (1,'levik',20021106181511,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021106182930,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (711,'jen h',20021106191215,'66.74.246.147');
INSERT INTO uservisit VALUES (740,'edward',20021106211052,'wc-bkkSP111.loxinfo.net.th');
INSERT INTO uservisit VALUES (384,'Aeternus',20021107011751,'imsbbcf01c.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021107013858,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021107014831,'203.94.88.96');
INSERT INTO uservisit VALUES (736,'James Mitchell Ullman',20021107015602,'pc41.lib.GaSoU.edu');
INSERT INTO uservisit VALUES (705,'TJ',20021107015900,'66.188.57.135.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107023950,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021107031903,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107041900,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107051311,'mail.ade.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021107051457,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (153,'TomM',20021107061216,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021107065536,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021107085619,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021107091117,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107091631,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021107103015,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021107115447,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107121506,'mail.ade.com');
INSERT INTO uservisit VALUES (741,'Kim',20021107125504,'cache-mtc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021107134153,'203.94.88.19');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021107134827,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021107134916,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021107140724,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (540,'danny',20021107141721,'65.191.88.54');
INSERT INTO uservisit VALUES (742,'jess choi',20021107151304,'cache-mtc-ak03.proxy.aol.com');
INSERT INTO uservisit VALUES (743,'julie',20021107161911,'ool-182e3a83.dyn.optonline.net');
INSERT INTO uservisit VALUES (743,'julie',20021107162006,'ool-182e3a83.dyn.optonline.net');
INSERT INTO uservisit VALUES (744,'LDoc',20021107165746,'n2-209-160.resnet.drexel.edu');
INSERT INTO uservisit VALUES (1,'levik',20021107171248,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021107231048,'203.94.94.160');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021108021014,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021108022412,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021108025654,'206.137.1.133');
INSERT INTO uservisit VALUES (384,'Aeternus',20021108031057,'pcd295119.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021108041420,'203.94.94.42');
INSERT INTO uservisit VALUES (1,'levik',20021108042144,'206.28.64.98');
INSERT INTO uservisit VALUES (745,'tybalt',20021108043104,'193.38.168.7');
INSERT INTO uservisit VALUES (153,'TomM',20021108043358,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021108043815,'mail.ade.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021108044410,'203.94.94.190');
INSERT INTO uservisit VALUES (746,'Raveen',20021108044620,'203.94.94.190');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021108044642,'203.94.94.42');
INSERT INTO uservisit VALUES (746,'Raveen',20021108044717,'203.94.94.190');
INSERT INTO uservisit VALUES (746,'Raveen',20021108045412,'203.94.94.190');
INSERT INTO uservisit VALUES (746,'Raveen',20021108050543,'203.94.94.190');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021108054903,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021108055228,'mail.ade.com');
INSERT INTO uservisit VALUES (730,'Jasper',20021108071241,'147.31.4.3');
INSERT INTO uservisit VALUES (1,'levik',20021108083225,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021108100916,'206.137.1.133');
INSERT INTO uservisit VALUES (747,'josh',20021108103041,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021108105403,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021108105938,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021108120338,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021108131022,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (748,'ewe funny',20021108132615,'p44-24.tnt2.ij.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021108153559,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021108154314,'203.94.94.244');
INSERT INTO uservisit VALUES (153,'TomM',20021108175833,'A040-0534.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021108183411,'203.94.94.203');
INSERT INTO uservisit VALUES (749,'dean',20021108184307,'ool-43514684.dyn.optonline.net');
INSERT INTO uservisit VALUES (749,'dean',20021108184320,'ool-43514684.dyn.optonline.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021108223018,'203.94.94.64');
INSERT INTO uservisit VALUES (384,'Aeternus',20021109005312,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021109025405,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021109045540,'203.94.95.2');
INSERT INTO uservisit VALUES (153,'TomM',20021109050658,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (688,'James',20021109052537,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021109054216,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (1,'levik',20021109071936,'nycmny1-ar1-4-43-248-209.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (750,'jenn',20021109080643,'1Cust144.tnt3.new-brunswick3.nj.da.uu.net');
INSERT INTO uservisit VALUES (750,'jenn',20021109080723,'1Cust144.tnt3.new-brunswick3.nj.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20021109123702,'nycmny1-ar1-4-43-248-209.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20021109123724,'A040-0619.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (751,'LoudTiLk',20021109152712,'ool-43514aa9.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021109155455,'A040-0573.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (688,'James',20021109165643,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (675,'D. D. Lloyd',20021109171534,'12-235-88-35.client.attbi.com');
INSERT INTO uservisit VALUES (711,'jen h',20021109174933,'66.74.246.147');
INSERT INTO uservisit VALUES (688,'James',20021109174944,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (752,'CJ Powell',20021109175429,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (688,'James',20021109175647,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021109220303,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021109221930,'203.94.88.88');
INSERT INTO uservisit VALUES (665,'Luke',20021110013825,'cache-ntc-ai12.proxy.aol.com');
INSERT INTO uservisit VALUES (753,'Jacky',20021110020428,'proxy.dbn.mweb.co.za');
INSERT INTO uservisit VALUES (754,'Rebecca',20021110031953,'modem-19-119-60-62.vip.uk.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021110031959,'203.94.94.241');
INSERT INTO uservisit VALUES (754,'Rebecca',20021110032052,'modem-19-119-60-62.vip.uk.com');
INSERT INTO uservisit VALUES (153,'TomM',20021110043718,'A040-0544.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20021110065106,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (688,'James',20021110072602,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021110111812,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (755,'Mike',20021110120401,'1Cust184.tnt1.idaho-falls.id.da.uu.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021110123053,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021110125238,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (756,'cache master',20021110205032,'ip68-7-24-10.sd.sd.cox.net');
INSERT INTO uservisit VALUES (756,'cache master',20021110205208,'ip68-7-24-10.sd.sd.cox.net');
INSERT INTO uservisit VALUES (283,'lucky',20021110210649,'212.39.97.35');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021111004150,'203.94.88.20');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021111015145,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021111020333,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111021631,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021111022720,'203.94.94.69');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021111032846,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021111033112,'206.137.1.133');
INSERT INTO uservisit VALUES (688,'James',20021111034051,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (757,'Adrian',20021111045601,'ents-gw.manulife.com');
INSERT INTO uservisit VALUES (1,'levik',20021111045732,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111051506,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111053545,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021111055401,'206.137.1.133');
INSERT INTO uservisit VALUES (688,'James',20021111055903,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021111055939,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021111060118,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (688,'James',20021111061757,'d1c442e1.gw418.dsl.airmail.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111062205,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111081123,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021111082132,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (758,'amber',20021111083145,'pcp181041pcs.pnsakn01.nj.comcast.net');
INSERT INTO uservisit VALUES (758,'amber',20021111083201,'pcp181041pcs.pnsakn01.nj.comcast.net');
INSERT INTO uservisit VALUES (758,'amber',20021111083314,'pcp181041pcs.pnsakn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20021111085410,'206.28.64.98');
INSERT INTO uservisit VALUES (704,'Arcus',20021111095527,'217.207.243.229');
INSERT INTO uservisit VALUES (759,'joycey',20021111101241,'ool-4350681d.dyn.optonline.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021111102034,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (122,'Happy',20021111102806,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021111104215,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021111110809,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021111123823,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021111133239,'203.94.93.99');
INSERT INTO uservisit VALUES (760,'suna',20021111150937,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111150957,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111152345,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111154427,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111154657,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111154747,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021111154934,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (727,'Geoffrey Spear',20021111155014,'gspear2.dsl.telerama.com');
INSERT INTO uservisit VALUES (1,'levik',20021111155540,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021111172136,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021112013811,'203.94.94.135');
INSERT INTO uservisit VALUES (1,'levik',20021112014509,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021112015906,'206.137.1.133');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021112025138,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021112030732,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021112031408,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021112031749,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021112032548,'203.94.94.120');
INSERT INTO uservisit VALUES (1,'levik',20021112033446,'206.28.64.98');
INSERT INTO uservisit VALUES (746,'Raveen',20021112034728,'203.94.94.181');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021112041147,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021112045617,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021112055853,'206.28.64.98');
INSERT INTO uservisit VALUES (761,'sab',20021112074759,'cache-mtc-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (761,'sab',20021112075052,'cache-mtc-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (760,'suna',20021112092801,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112093534,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112093704,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112093924,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112094202,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112094658,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112095359,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112095636,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112100043,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (760,'suna',20021112100801,'ool-43513324.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021112102108,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021112110711,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021112112108,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20021112133107,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021112133255,'203.94.94.167');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021112151548,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (762,'C.',20021112162454,'12-251-36-94.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20021112162551,'12-251-36-94.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20021112164325,'12-251-36-94.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20021112164624,'12-251-36-94.client.attbi.com');
INSERT INTO uservisit VALUES (664,'hai',20021112165517,'pool0303.cvx25-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1,'levik',20021112165648,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (540,'danny',20021112171147,'65.191.88.54');
INSERT INTO uservisit VALUES (688,'James',20021112175513,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (706,'maverick',20021112185600,'dialpool-210-214-25-228.maa.sify.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021112221624,'203.94.94.16');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021112222139,'203.94.94.89');
INSERT INTO uservisit VALUES (746,'Raveen',20021112230744,'203.94.94.16');
INSERT INTO uservisit VALUES (763,'Marko Ivankovic',20021112230907,'a1271.cmu.carnet.hr');
INSERT INTO uservisit VALUES (153,'TomM',20021112231456,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021112232811,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021112232954,'203.94.94.16');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021112233726,'203.94.94.215');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021113013002,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021113013721,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021113014131,'203.94.94.223');
INSERT INTO uservisit VALUES (1,'levik',20021113015146,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021113021639,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021113031335,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021113031446,'203.94.94.41');
INSERT INTO uservisit VALUES (384,'Aeternus',20021113041127,'pcd295126.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021113042721,'203.94.94.250');
INSERT INTO uservisit VALUES (1,'levik',20021113052125,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021113055630,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021113055823,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021113061657,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021113063402,'206.137.1.133');
INSERT INTO uservisit VALUES (764,'Churros',20021113064010,'dsl-65-191-203-137.telocity.com');
INSERT INTO uservisit VALUES (765,'John Schoenherr',20021113065152,'node254.akahn.com');
INSERT INTO uservisit VALUES (122,'Happy',20021113065540,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (766,'paul',20021113065616,'207.46.125.16');
INSERT INTO uservisit VALUES (766,'paul',20021113065635,'207.46.125.16');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021113065738,'host217-36-76-77.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021113095326,'mail.ade.com');
INSERT INTO uservisit VALUES (767,'Manda',20021113095546,'24.247.101.235.gha.mi.chartermi.net');
INSERT INTO uservisit VALUES (767,'Manda',20021113095844,'24.247.101.235.gha.mi.chartermi.net');
INSERT INTO uservisit VALUES (1,'levik',20021113102900,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021113105054,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (122,'Happy',20021113112357,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021113113452,'mail.ade.com');
INSERT INTO uservisit VALUES (688,'James',20021113122443,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (768,'rosalind',20021113130056,'bgp383667bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (769,'rosalind',20021113130153,'bgp383667bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021113134649,'203.94.88.117');
INSERT INTO uservisit VALUES (711,'jen h',20021113141550,'66.74.246.147');
INSERT INTO uservisit VALUES (1,'levik',20021113141942,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021113145057,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021113152940,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021113164607,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (738,'Brian',20021113172444,'lobuje.Sun.COM');
INSERT INTO uservisit VALUES (770,'Beth',20021113195911,'main-a-69.dialins.utoledo.edu');
INSERT INTO uservisit VALUES (746,'Raveen',20021113234825,'203.94.93.46');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021114015006,'203.94.94.188');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021114020815,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021114023435,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021114024641,'203.94.94.190');
INSERT INTO uservisit VALUES (1,'levik',20021114035733,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021114041559,'mail.ade.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021114052228,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (153,'TomM',20021114061830,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (697,'cnvkamal',20021114063708,'proxy.e1.iitkgp.ernet.in');
INSERT INTO uservisit VALUES (1,'levik',20021114070923,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021114100336,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021114103916,'mail.ade.com');
INSERT INTO uservisit VALUES (771,'Jimmy Tran',20021114105556,'pcp01332289pcs.columb01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20021114123409,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021114133139,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021114133610,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021114143429,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021114145929,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021114160057,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (772,'susan chang',20021114160730,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (772,'susan chang',20021114161149,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (773,'Alice',20021114161800,'cache-mtc-am07.proxy.aol.com');
INSERT INTO uservisit VALUES (773,'Alice',20021114161846,'cache-mtc-am07.proxy.aol.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021114162737,'203.94.94.155');
INSERT INTO uservisit VALUES (774,'Matt Mitchell',20021114162744,'212.56.122.51');
INSERT INTO uservisit VALUES (774,'Matt Mitchell',20021114164436,'212.56.122.51');
INSERT INTO uservisit VALUES (711,'jen h',20021114165005,'66.74.246.147');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021114172413,'203.94.93.205');
INSERT INTO uservisit VALUES (706,'maverick',20021114175236,'203.197.112.65');
INSERT INTO uservisit VALUES (746,'Raveen',20021114183248,'203.94.93.6');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021114193906,'203.94.94.91');
INSERT INTO uservisit VALUES (1,'levik',20021114202244,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021114222111,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021114225212,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021114225527,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021114232739,'203.94.94.217');
INSERT INTO uservisit VALUES (746,'Raveen',20021115015331,'203.94.93.183');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021115035009,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20021115035516,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021115044301,'mail.ade.com');
INSERT INTO uservisit VALUES (776,'Josh Myer',20021115045235,'192.154.63.165');
INSERT INTO uservisit VALUES (776,'Josh Myer',20021115045307,'192.154.63.165');
INSERT INTO uservisit VALUES (776,'Josh Myer',20021115052247,'192.154.63.165');
INSERT INTO uservisit VALUES (122,'Happy',20021115054408,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021115063244,'A040-0575.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021115083550,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021115090503,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021115092513,'216.123.214.18');
INSERT INTO uservisit VALUES (744,'LDoc',20021115093107,'n2-209-160.resnet.drexel.edu');
INSERT INTO uservisit VALUES (777,'Nerk',20021115094917,'24.222.142.115');
INSERT INTO uservisit VALUES (777,'Nerk',20021115100130,'24.222.142.115');
INSERT INTO uservisit VALUES (777,'Nerk',20021115100212,'24.222.142.115');
INSERT INTO uservisit VALUES (1,'levik',20021115103055,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021115112407,'mail.ade.com');
INSERT INTO uservisit VALUES (778,'Alyssa',20021115115452,'ool-18bfae00.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021115115603,'206.137.1.133');
INSERT INTO uservisit VALUES (711,'jen h',20021115132539,'66.74.246.147');
INSERT INTO uservisit VALUES (1,'levik',20021115134355,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021115143649,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021115154843,'203.94.88.47');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021115160146,'203.94.94.163');
INSERT INTO uservisit VALUES (688,'James',20021115170206,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (779,'vikingwv',20021115174938,'A010-0272.LIMA.splitrock.net');
INSERT INTO uservisit VALUES (779,'vikingwv',20021115175643,'A010-0272.LIMA.splitrock.net');
INSERT INTO uservisit VALUES (780,'rachel',20021115183105,'66.127.46.54');
INSERT INTO uservisit VALUES (746,'Raveen',20021115191935,'203.94.93.217');
INSERT INTO uservisit VALUES (1,'levik',20021115202950,'151.204.106.134');
INSERT INTO uservisit VALUES (706,'maverick',20021115204340,'203.197.123.118');
INSERT INTO uservisit VALUES (780,'rachel',20021115205007,'66.127.46.54');
INSERT INTO uservisit VALUES (781,'Aparna Tulpule',20021115210344,'203.197.46.138');
INSERT INTO uservisit VALUES (153,'TomM',20021115211421,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021115220108,'203.94.93.11');
INSERT INTO uservisit VALUES (746,'Raveen',20021115224307,'203.94.93.11');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021115224426,'203.94.88.134');
INSERT INTO uservisit VALUES (153,'TomM',20021116002633,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021116023055,'203.94.94.159');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021116032212,'203.94.93.113');
INSERT INTO uservisit VALUES (1,'levik',20021116052239,'151.204.106.134');
INSERT INTO uservisit VALUES (746,'Raveen',20021116061708,'203.94.94.10');
INSERT INTO uservisit VALUES (782,'Whodatdis',20021116064124,'host-216-78-229-159.mco.bellsouth.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021116064349,'203.94.94.10');
INSERT INTO uservisit VALUES (1,'levik',20021116071903,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20021116072903,'host-62-135-10-148.link.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20021116072944,'host-62-135-10-148.link.net');
INSERT INTO uservisit VALUES (540,'danny',20021116090728,'65.191.88.54');
INSERT INTO uservisit VALUES (153,'TomM',20021116095031,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (540,'danny',20021116100520,'65.191.88.54');
INSERT INTO uservisit VALUES (1,'levik',20021116104958,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (784,'Starfox988',20021116122634,'253.174.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (784,'Starfox988',20021116122951,'253.174.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021116143458,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021116160246,'203.94.94.146');
INSERT INTO uservisit VALUES (540,'danny',20021116160446,'dialup-67.25.137.148.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20021116163820,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021116181753,'203.94.94.124');
INSERT INTO uservisit VALUES (688,'James',20021116184452,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20021116190233,'206.137.1.133');
INSERT INTO uservisit VALUES (688,'James',20021116191413,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20021116204456,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021116231245,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021117010055,'203.94.93.126');
INSERT INTO uservisit VALUES (153,'TomM',20021117024851,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021117025433,'203.94.94.32');
INSERT INTO uservisit VALUES (785,'Barbara',20021117060609,'dialin-133-124.hamilton.primus.ca');
INSERT INTO uservisit VALUES (785,'Barbara',20021117060647,'dialin-133-124.hamilton.primus.ca');
INSERT INTO uservisit VALUES (785,'Barbara',20021117060659,'dialin-133-124.hamilton.primus.ca');
INSERT INTO uservisit VALUES (153,'TomM',20021117063349,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021117070116,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20021117072254,'host-62-135-9-142.link.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021117104048,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021117113300,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021117132647,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021117134318,'nycmny1-ar1-4-43-255-195.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021117150549,'203.94.93.221');
INSERT INTO uservisit VALUES (153,'TomM',20021117152119,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021117164120,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021117174820,'206.137.1.133');
INSERT INTO uservisit VALUES (540,'danny',20021117200747,'65.191.88.54');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021117200955,'203.94.94.127');
INSERT INTO uservisit VALUES (786,'Charlene',20021117204003,'dmz-ftp2.wizcom.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021117212343,'203.94.94.155');
INSERT INTO uservisit VALUES (786,'Charlene',20021117215514,'dmz-ftp2.wizcom.com');
INSERT INTO uservisit VALUES (153,'TomM',20021117225850,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021117230833,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021117231059,'203.94.94.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021118000329,'203.94.93.103');
INSERT INTO uservisit VALUES (783,'Ahmed',20021118000653,'host-62-135-9-117.link.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021118003452,'203.94.88.228');
INSERT INTO uservisit VALUES (1,'levik',20021118013641,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021118024744,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20021118030004,'host-62-135-9-135.link.net');
INSERT INTO uservisit VALUES (1,'levik',20021118051328,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021118060653,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021118071003,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021118073640,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021118075151,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021118081654,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021118082416,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021118084734,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20021118093937,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021118093937,'216.123.214.18');
INSERT INTO uservisit VALUES (707,'scunny',20021118100320,'cache-loh-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021118104946,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021118124950,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (540,'danny',20021118132235,'65.191.88.54');
INSERT INTO uservisit VALUES (1,'levik',20021118145810,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021118154441,'203.94.94.244');
INSERT INTO uservisit VALUES (540,'danny',20021118175339,'65.191.88.54');
INSERT INTO uservisit VALUES (746,'Raveen',20021118180422,'203.94.93.67');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021118180650,'131.107.3.79');
INSERT INTO uservisit VALUES (1,'levik',20021118181652,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021118183208,'203.94.94.239');
INSERT INTO uservisit VALUES (787,'earnest yun',20021118203346,'lsanca2-ar32-4-63-020-098.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (787,'earnest yun',20021118203440,'lsanca2-ar32-4-63-020-098.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (787,'earnest yun',20021118203515,'lsanca2-ar32-4-63-020-098.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (787,'earnest yun',20021118203630,'lsanca2-ar32-4-63-020-098.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (787,'earnest yun',20021118203756,'lsanca2-ar32-4-63-020-098.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (788,'Keedom',20021118233808,'203.197.168.168');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021119010547,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (706,'maverick',20021119012927,'dialpool-210-214-25-36.maa.sify.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021119014948,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021119023702,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021119032400,'203.94.94.18');
INSERT INTO uservisit VALUES (789,'eli',20021119035359,'tias-gw3.treas.gov');
INSERT INTO uservisit VALUES (789,'eli',20021119035600,'tias-gw7.treas.gov');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021119040602,'host217-36-76-182.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021119041453,'n218103194057.netvigator.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021119041727,'218.102.21.1');
INSERT INTO uservisit VALUES (1,'levik',20021119042941,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021119045742,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021119050023,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021119051620,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021119055117,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021119062058,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20021119063911,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021119064014,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021119070617,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021119071159,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021119071827,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021119072659,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20021119073708,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021119073824,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021119082729,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021119085727,'mail.ade.com');
INSERT INTO uservisit VALUES (790,'Cherrie',20021119085958,'cache-ink1-cro-hsi.cableinet.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20021119090936,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (283,'lucky',20021119101800,'212.39.97.50');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021119102432,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021119105652,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021119111954,'mail.ade.com');
INSERT INTO uservisit VALUES (791,'monica',20021119112505,'1Cust71.tnt2.freehold.nj.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20021119114520,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021119120714,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021119123609,'mail.ade.com');
INSERT INTO uservisit VALUES (792,'Judith',20021119141018,'dsl-65-189-131-6.telocity.com');
INSERT INTO uservisit VALUES (1,'levik',20021119152236,'nycmny1-ar1-4-33-086-123.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021119154009,'203.94.93.173');
INSERT INTO uservisit VALUES (746,'Raveen',20021119161844,'203.94.94.180');
INSERT INTO uservisit VALUES (665,'Luke',20021119180525,'cache-ntc-ag01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021119182425,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (793,'Jake Mack',20021119213617,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (793,'Jake Mack',20021119213626,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (788,'Keedom',20021119220046,'203.197.168.168');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021119225115,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021119230548,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021120015411,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021120021150,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021120025344,'203.94.94.7');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021120030319,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021120031233,'203.94.94.154');
INSERT INTO uservisit VALUES (746,'Raveen',20021120031415,'203.94.94.154');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021120040434,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021120042327,'mail.ade.com');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021120044306,'147.83.79.95');
INSERT INTO uservisit VALUES (122,'Happy',20021120050244,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021120053637,'203.94.88.11');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021120060205,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021120072536,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021120075130,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021120081007,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021120094927,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021120095834,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021120102711,'206.28.64.98');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021120112329,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021120112550,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021120125102,'A040-0531.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021120131202,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021120142223,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (782,'ShaBa',20021120153602,'host-216-78-230-72.mco.bellsouth.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021120154741,'203.94.93.103');
INSERT INTO uservisit VALUES (794,'Erin',20021120160430,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021120165629,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021120172507,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021120173421,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021120180404,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021120180441,'203.94.88.188');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021120181020,'203.94.94.233');
INSERT INTO uservisit VALUES (795,'Tiffany',20021120185918,'24-90-211-3.nyc.rr.com');
INSERT INTO uservisit VALUES (795,'Tiffany',20021120185938,'24-90-211-3.nyc.rr.com');
INSERT INTO uservisit VALUES (795,'Tiffany',20021120185953,'24-90-211-3.nyc.rr.com');
INSERT INTO uservisit VALUES (795,'Tiffany',20021120190001,'24-90-211-3.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021120195337,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (706,'maverick',20021120220111,'203.195.216.66');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021121004206,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021121013602,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021121023257,'203.94.94.94');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021121023906,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021121032036,'A040-0552.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (796,'Tabitha',20021121034129,'cache-ntc-ag12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021121040714,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021121041041,'mail.ade.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021121042640,'pcd651074.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021121053405,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021121061438,'mail.ade.com');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021121063104,'147.83.79.35');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021121064317,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021121064957,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021121070343,'A040-0509.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021121072416,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021121081743,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021121083926,'mail.ade.com');
INSERT INTO uservisit VALUES (797,'shnOopy',20021121090402,'194-071.resnet.stonybrook.edu');
INSERT INTO uservisit VALUES (797,'shnOopy',20021121090445,'194-071.resnet.stonybrook.edu');
INSERT INTO uservisit VALUES (1,'levik',20021121091452,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021121091722,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (798,'Tony',20021121092415,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (122,'Happy',20021121093034,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021121110200,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (794,'Erin',20021121110201,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021121110551,'A040-0601.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021121111830,'mail.ade.com');
INSERT INTO uservisit VALUES (794,'Erin',20021121112425,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021121131949,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (711,'jen h',20021121135655,'sc-66-74-246-147.socal.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021121142022,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (799,'Rhys',20021121142658,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (799,'Rhys',20021121142718,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (799,'Rhys',20021121142800,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021121152540,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (799,'riz',20021121155941,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (764,'Churros',20021121162402,'dsl-65-191-203-137.telocity.com');
INSERT INTO uservisit VALUES (800,'Jennifer',20021121164917,'AC9C8842.ipt.aol.com');
INSERT INTO uservisit VALUES (800,'Jennifer',20021121165157,'AC9C8842.ipt.aol.com');
INSERT INTO uservisit VALUES (800,'Jennifer',20021121165234,'AC9C8842.ipt.aol.com');
INSERT INTO uservisit VALUES (800,'Jennifer',20021121165609,'AC9C8842.ipt.aol.com');
INSERT INTO uservisit VALUES (800,'Jennifer',20021121165754,'AC9C8842.ipt.aol.com');
INSERT INTO uservisit VALUES (799,'riz',20021121171151,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021121172550,'203.94.94.209');
INSERT INTO uservisit VALUES (396,'dennis wu',20021121180712,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021121184842,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021121195154,'203.94.94.69');
INSERT INTO uservisit VALUES (746,'Raveen',20021121195926,'203.94.94.211');
INSERT INTO uservisit VALUES (746,'Raveen',20021121195958,'203.94.94.211');
INSERT INTO uservisit VALUES (746,'Raveen',20021121200149,'203.94.94.211');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021121223222,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20021121223334,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021121230403,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021121234729,'203.94.94.218');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021121235707,'203.94.93.252');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021122003837,'203.94.94.103');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021122015817,'203.94.94.62');
INSERT INTO uservisit VALUES (746,'Raveen',20021122020137,'203.94.94.124');
INSERT INTO uservisit VALUES (384,'Aeternus',20021122020943,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021122024027,'203.94.94.124');
INSERT INTO uservisit VALUES (1,'levik',20021122045629,'151.204.106.134');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021122055811,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20021122061513,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021122062102,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021122065017,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021122065808,'151.204.106.134');
INSERT INTO uservisit VALUES (801,'Melissa',20021122073354,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (801,'Melissa',20021122073436,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (802,'julie booher',20021122073751,'66-208-224-163.ubr01a.grosep01.mi.hfc.comcastbusiness.net');
INSERT INTO uservisit VALUES (802,'julie booher',20021122073920,'66-208-224-163.ubr01a.grosep01.mi.hfc.comcastbusiness.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021122085551,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (803,'candy',20021122093136,'host213-122-20-227.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021122104711,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021122105824,'mail.ade.com');
INSERT INTO uservisit VALUES (803,'candy',20021122110834,'host213-122-194-220.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021122112547,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (803,'candy',20021122114002,'host62-6-100-189.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021122120315,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021122121701,'206.137.1.133');
INSERT INTO uservisit VALUES (122,'Happy',20021122122205,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021122122604,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021122131247,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021122134653,'203.94.88.190');
INSERT INTO uservisit VALUES (804,'Stephanie',20021122180546,'cache-rg07.proxy.aol.com');
INSERT INTO uservisit VALUES (805,'laurnen',20021122183128,'12-228-187-89.client.attbi.com');
INSERT INTO uservisit VALUES (805,'laurnen',20021122183144,'12-228-187-89.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021122183316,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021122185140,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021122200653,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021122210931,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021123002311,'203.94.94.165');
INSERT INTO uservisit VALUES (746,'Raveen',20021123010513,'203.94.93.70');
INSERT INTO uservisit VALUES (153,'TomM',20021123013516,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021123014453,'203.94.93.70');
INSERT INTO uservisit VALUES (746,'Raveen',20021123015306,'203.94.93.70');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021123023833,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021123041003,'203.94.94.147');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021123042157,'203.94.94.199');
INSERT INTO uservisit VALUES (1,'levik',20021123051526,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021123062455,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021123064942,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021123095033,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021123111512,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021123123638,'206.137.1.133');
INSERT INTO uservisit VALUES (806,'seraphya berrin',20021123140540,'dsl081-210-210.nyc2.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (806,'seraphya',20021123150438,'dsl081-210-210.nyc2.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (807,'Martin',20021123154259,'69-121-237-24.anc-dial.gci.net');
INSERT INTO uservisit VALUES (808,'c H N S to f 0',20021123154548,'ca-lapuente-cuda2-c2a-181.arcdca.adelphia.net');
INSERT INTO uservisit VALUES (809,'Peachie',20021123155446,'67.122.5.142');
INSERT INTO uservisit VALUES (746,'Raveen',20021123162213,'203.94.94.222');
INSERT INTO uservisit VALUES (153,'TomM',20021123163917,'206.137.1.133');
INSERT INTO uservisit VALUES (810,'tonya',20021123171801,'bnet-dial-129.bartnet.net');
INSERT INTO uservisit VALUES (153,'TomM',20021123195842,'206.137.1.133');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021123210006,'147.83.79.164');
INSERT INTO uservisit VALUES (1,'levik',20021123210714,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (811,'shamir',20021123212122,'cache210.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (811,'shamir',20021123212151,'cache210.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (811,'shamir',20021123212155,'cache210.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021123213505,'203.94.94.202');
INSERT INTO uservisit VALUES (746,'Raveen',20021123215658,'203.94.93.216');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021123220538,'147.83.79.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021124011544,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021124041723,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021124042617,'203.94.94.89');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021124052951,'203.94.92.93');
INSERT INTO uservisit VALUES (1,'levik',20021124055426,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021124062850,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021124093855,'206.137.1.133');
INSERT INTO uservisit VALUES (799,'riz',20021124105740,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (540,'danny',20021124112313,'65.191.88.54');
INSERT INTO uservisit VALUES (812,'Brianna',20021124115549,'65-37-39-254.nrp4.roc.ny.frontiernet.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021124121242,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021124125228,'206.137.1.133');
INSERT INTO uservisit VALUES (813,'Dan',20021124134454,'pcp02248097pcs.lndsd101.pa.comcast.net');
INSERT INTO uservisit VALUES (813,'Dan',20021124134543,'pcp02248097pcs.lndsd101.pa.comcast.net');
INSERT INTO uservisit VALUES (813,'Dan',20021124134608,'pcp02248097pcs.lndsd101.pa.comcast.net');
INSERT INTO uservisit VALUES (794,'Erin',20021124135501,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (812,'Brianna',20021124140030,'65-37-39-254.nrp4.roc.ny.frontiernet.net');
INSERT INTO uservisit VALUES (814,'vonda',20021124151434,'ppp-67-37-76-165.dialup.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021124152113,'203.94.94.143');
INSERT INTO uservisit VALUES (811,'shamir',20021124162331,'mcns35.docsis89.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20021124165028,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021124180701,'203.94.94.184');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021124191649,'203.94.88.135');
INSERT INTO uservisit VALUES (153,'TomM',20021124202643,'206.137.1.133');
INSERT INTO uservisit VALUES (815,'isabelle',20021124210144,'207.6.36.196');
INSERT INTO uservisit VALUES (746,'Raveen',20021124213639,'203.94.94.82');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021124230259,'203.94.94.112');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021125004850,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (811,'shamir',20021125005105,'mcns35.docsis89.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (384,'Aeternus',20021125012140,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021125022757,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (816,'ionman',20021125033928,'nova16.corvis.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021125034635,'203.94.94.210');
INSERT INTO uservisit VALUES (1,'levik',20021125035801,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021125043119,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021125043150,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021125044334,'mail.ade.com');
INSERT INTO uservisit VALUES (802,'julie booher',20021125052600,'66-208-224-163.ubr01a.grosep01.mi.hfc.comcastbusiness.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021125054011,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20021125055620,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021125061523,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021125071426,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021125071705,'mail.ade.com');
INSERT INTO uservisit VALUES (816,'ionman',20021125073018,'nova16.corvis.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021125082714,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021125083535,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021125103426,'206.28.64.98');
INSERT INTO uservisit VALUES (816,'ionman',20021125110345,'nova16.corvis.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021125124045,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021125133304,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021125133938,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (817,'petoi',20021125140203,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (818,'emily',20021125142741,'cache-ntc-ae02.proxy.aol.com');
INSERT INTO uservisit VALUES (711,'jen h',20021125154027,'66.74.246.147');
INSERT INTO uservisit VALUES (1,'levik',20021125154641,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (819,'Clisteen',20021125160511,'cpe-66-27-223-113.socal.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021125171524,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (811,'shamir',20021125172711,'mcns35.docsis89.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021125180812,'203.94.94.152');
INSERT INTO uservisit VALUES (746,'Raveen',20021125181401,'203.94.93.165');
INSERT INTO uservisit VALUES (153,'TomM',20021125211013,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021125223112,'203.94.94.31');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021125224349,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (384,'Aeternus',20021126001259,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (820,'pradeep',20021126005400,'61.11.74.2');
INSERT INTO uservisit VALUES (153,'TomM',20021126011507,'A040-0548.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (821,'John Hayes',20021126012251,'211.150.233.179');
INSERT INTO uservisit VALUES (821,'John Hayes',20021126012455,'211.150.233.179');
INSERT INTO uservisit VALUES (821,'John Hayes',20021126012641,'211.150.233.179');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021126014756,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20021126020120,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021126032458,'203.94.94.110');
INSERT INTO uservisit VALUES (1,'levik',20021126041101,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021126043847,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021126044400,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021126044555,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021126044745,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (822,'Veronica Savage',20021126054005,'cache-rr04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021126054542,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021126055204,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (823,'Sorita',20021126061614,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (823,'Sorita',20021126061727,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021126063324,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (824,'Leslee Green',20021126063550,'168.184.78.3');
INSERT INTO uservisit VALUES (825,'Jason',20021126064120,'167.167.181.204');
INSERT INTO uservisit VALUES (825,'Jason',20021126064233,'167.167.181.204');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021126064517,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021126065109,'212.163.172.164');
INSERT INTO uservisit VALUES (816,'ionman',20021126072754,'nova16.corvis.com');
INSERT INTO uservisit VALUES (153,'TomM',20021126075804,'A040-0516.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021126082629,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021126084309,'216.123.214.18');
INSERT INTO uservisit VALUES (816,'ionman',20021126085339,'nova16.corvis.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021126090459,'mail.ade.com');
INSERT INTO uservisit VALUES (825,'Jason',20021126091309,'167.167.181.204');
INSERT INTO uservisit VALUES (122,'Happy',20021126092137,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (826,'Bigger Lopez',20021126104552,'nat230.blockbuster.com');
INSERT INTO uservisit VALUES (826,'Bigger Lopez',20021126104642,'nat230.blockbuster.com');
INSERT INTO uservisit VALUES (799,'riz',20021126121524,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (794,'Erin',20021126122310,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021126122431,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021126122721,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (799,'riz',20021126133344,'210-54-118-94.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (1,'levik',20021126143141,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (827,'Laser15711',20021126145802,'cache-rh02.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021126154832,'203.94.93.218');
INSERT INTO uservisit VALUES (153,'TomM',20021126180548,'A040-0613.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021126182635,'203.94.94.173');
INSERT INTO uservisit VALUES (746,'Raveen',20021126184910,'203.94.94.173');
INSERT INTO uservisit VALUES (746,'Raveen',20021126184929,'203.94.94.173');
INSERT INTO uservisit VALUES (821,'John Hayes',20021126201356,'211.150.229.19');
INSERT INTO uservisit VALUES (828,'Valahaala',20021126204720,'ce1.macau.ctm.net');
INSERT INTO uservisit VALUES (828,'Valahaala',20021126210602,'ce1.macau.ctm.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021126221531,'203.94.94.218');
INSERT INTO uservisit VALUES (746,'Raveen',20021126224048,'203.94.94.218');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021126224426,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (829,'A',20021126232951,'cache2-2.jed.isu.net.sa');
INSERT INTO uservisit VALUES (384,'Aeternus',20021127000407,'n218103248020.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021127003032,'203.94.94.51');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021127005327,'203.94.94.167');
INSERT INTO uservisit VALUES (1,'levik',20021127015638,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021127021754,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021127031535,'A040-0554.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021127034400,'203.94.94.216');
INSERT INTO uservisit VALUES (1,'levik',20021127040540,'206.28.64.98');
INSERT INTO uservisit VALUES (821,'John Hayes',20021127041511,'211.150.232.12');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021127043336,'mail.ade.com');
INSERT INTO uservisit VALUES (830,'Dig',20021127054121,'ev20.ips.NortechSys.com');
INSERT INTO uservisit VALUES (328,'John Orapello',20021127055347,'166.109.124.230');
INSERT INTO uservisit VALUES (328,'John Orapello',20021127055407,'166.109.124.230');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021127060210,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (816,'ionman',20021127060617,'nova16.corvis.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021127061642,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021127062654,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021127064754,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021127072207,'A040-0575.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (122,'Happy',20021127072621,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (816,'ionman',20021127080947,'nova16.corvis.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021127081833,'216.123.214.18');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021127083249,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (831,'Amanda',20021127103606,'max2-38.silercity.connectnc.net');
INSERT INTO uservisit VALUES (831,'Amanda',20021127103725,'max2-38.silercity.connectnc.net');
INSERT INTO uservisit VALUES (832,'willy',20021127115429,'astound-64-85-249-104.ca.astound.net');
INSERT INTO uservisit VALUES (832,'willy',20021127115503,'astound-64-85-249-104.ca.astound.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021127120005,'mail.ade.com');
INSERT INTO uservisit VALUES (832,'willy',20021127120015,'astound-64-85-249-104.ca.astound.net');
INSERT INTO uservisit VALUES (153,'TomM',20021127120043,'A040-0615.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021127122544,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021127135403,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021127155210,'203.94.94.193');
INSERT INTO uservisit VALUES (794,'Erin',20021127160415,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021127173815,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021127185557,'203.94.94.252');
INSERT INTO uservisit VALUES (153,'TomM',20021127205746,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021127214653,'203.94.94.139');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021127221616,'203.94.93.19');
INSERT INTO uservisit VALUES (746,'Raveen',20021127222940,'203.94.94.139');
INSERT INTO uservisit VALUES (746,'Raveen',20021128013318,'203.94.94.65');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021128014657,'203.94.94.200');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021128020600,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021128041507,'203.94.94.155');
INSERT INTO uservisit VALUES (1,'levik',20021128044335,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (825,'Jason',20021128063838,'adsl-66.218.32.54.dslextreme.com');
INSERT INTO uservisit VALUES (153,'TomM',20021128064335,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021128065138,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021128070101,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021128082356,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20021128103313,'1Cust9.tnt2.barnegat.nj.da.uu.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20021128121810,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (833,'cristine',20021128122006,'66-214-172-81.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021128134035,'A040-0520.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021128154442,'203.94.88.235');
INSERT INTO uservisit VALUES (257,'vohonam',20021128162756,'user-1121cvh.dsl.mindspring.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021128164328,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021128170221,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021128170312,'203.94.93.136');
INSERT INTO uservisit VALUES (153,'TomM',20021128173726,'A040-0557.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021128175047,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021128183704,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (706,'maverick',20021128184932,'dialpool-210-214-26-129.maa.sify.net');
INSERT INTO uservisit VALUES (821,'John Hayes',20021128190248,'211.150.231.185');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021128194921,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (835,'cris crawford',20021128201143,'h00039391ba96.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20021128204508,'A040-0516.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021128213523,'203.94.93.172');
INSERT INTO uservisit VALUES (835,'cris crawford',20021128215018,'h00039391ba96.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021128220956,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021128230234,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (836,'Rushi',20021129001935,'141.228.156.225');
INSERT INTO uservisit VALUES (746,'Raveen',20021129010835,'203.94.93.56');
INSERT INTO uservisit VALUES (153,'TomM',20021129022310,'A040-0546.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (821,'John Hayes',20021129024226,'211.150.172.89');
INSERT INTO uservisit VALUES (837,'Sophia',20021129025511,'pcp02698951pcs.dalect01.va.comcast.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021129030111,'203.94.94.138');
INSERT INTO uservisit VALUES (836,'Rushi',20021129041724,'141.228.156.225');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021129041912,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021129042200,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021129050703,'203.94.93.252');
INSERT INTO uservisit VALUES (153,'TomM',20021129064016,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021129064547,'216.123.214.18');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021129070422,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021129071420,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021129074539,'193.109.230.210');
INSERT INTO uservisit VALUES (1,'levik',20021129080009,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021129080522,'216.123.214.18');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021129082809,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (838,'Sherry Buchanan',20021129091130,'cache-rm04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021129100719,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021129105810,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20021129105824,'A040-0636.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (835,'cris crawford',20021129113510,'h00039391ba96.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (839,'melissa',20021129115858,'cache-da02.proxy.aol.com');
INSERT INTO uservisit VALUES (839,'melissa',20021129120017,'cache-da02.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021129130153,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (1,'levik',20021129140843,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021129141322,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021129141743,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021129152430,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20021129153933,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021129154702,'203.94.94.124');
INSERT INTO uservisit VALUES (1,'levik',20021129160524,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (257,'vohonam',20021129175247,'user-1121ef6.dsl.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20021129175609,'206.137.1.133');
INSERT INTO uservisit VALUES (257,'vohonam',20021129182316,'user-1121ef6.dsl.mindspring.com');
INSERT INTO uservisit VALUES (840,'Marie',20021129183457,'max1-ppp22.remote.ualberta.ca');
INSERT INTO uservisit VALUES (840,'Marie',20021129183547,'max1-ppp22.remote.ualberta.ca');
INSERT INTO uservisit VALUES (841,'lisa',20021129183554,'24-193-5-189.nyc.rr.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021129192144,'203.94.94.51');
INSERT INTO uservisit VALUES (1,'levik',20021129200249,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021129200444,'203.94.93.103');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021129205855,'203.94.88.74');
INSERT INTO uservisit VALUES (706,'maverick',20021130000636,'219.65.181.231');
INSERT INTO uservisit VALUES (384,'Aeternus',20021130012229,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021130015533,'203.94.93.73');
INSERT INTO uservisit VALUES (746,'Raveen',20021130030751,'203.94.93.73');
INSERT INTO uservisit VALUES (153,'TomM',20021130032654,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021130043625,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021130044703,'203.94.94.46');
INSERT INTO uservisit VALUES (746,'Raveen',20021130044759,'203.94.94.46');
INSERT INTO uservisit VALUES (746,'Raveen',20021130053558,'cache1.lankacom.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021130053559,'cache1.lankacom.net');
INSERT INTO uservisit VALUES (153,'TomM',20021130061138,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021130063417,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (835,'cris crawford',20021130075101,'h00039391ba96.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (842,'ruby',20021130091130,'cache-rm07.proxy.aol.com');
INSERT INTO uservisit VALUES (841,'lisa',20021130091304,'24-193-5-189.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20021130092411,'206.137.1.133');
INSERT INTO uservisit VALUES (843,'Rissa',20021130101806,'dialup-64.158.230.46.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (843,'Rissa',20021130102003,'dialup-64.158.230.46.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20021130121735,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021130122853,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021130123357,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130123631,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130123711,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130124047,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130124204,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130124412,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130124458,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130125227,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130125617,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021130131938,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021130134825,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (844,'rinaishlin',20021130152045,'210.186.181.190');
INSERT INTO uservisit VALUES (844,'rinaishlin',20021130153718,'210.186.181.190');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021130160738,'203.94.94.214');
INSERT INTO uservisit VALUES (845,'Emily Robarge',20021130170042,'user95.net034.fl.sprint-hsd.net');
INSERT INTO uservisit VALUES (846,'kat',20021130171814,'nr14-66-161-194-7.fuse.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021130185740,'cache1.lankacom.net');
INSERT INTO uservisit VALUES (153,'TomM',20021130193634,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021130210852,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021130211840,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021130213325,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021130221058,'203.94.94.113');
INSERT INTO uservisit VALUES (384,'Aeternus',20021130221613,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021130232533,'203.94.94.86');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021201012326,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021201013725,'203.94.94.44');
INSERT INTO uservisit VALUES (153,'TomM',20021201021543,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021201025244,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021201050239,'203.94.94.73');
INSERT INTO uservisit VALUES (1,'levik',20021201054247,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20021201054835,'212.39.97.31');
INSERT INTO uservisit VALUES (153,'TomM',20021201063946,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021201072159,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (283,'lucky',20021201093820,'212.39.97.39');
INSERT INTO uservisit VALUES (847,'arvind',20021201100949,'195.229.241.232');
INSERT INTO uservisit VALUES (153,'TomM',20021201110128,'206.137.1.133');
INSERT INTO uservisit VALUES (848,'Stuart',20021201111143,'webcacheH10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021201114909,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021201122338,'206.137.1.133');
INSERT INTO uservisit VALUES (849,'X Python',20021201140948,'0-1pool52-16.nas1.tucson1.az.us.da.qwest.net');
INSERT INTO uservisit VALUES (794,'Erin',20021201144339,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021201152622,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20021201155008,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021201160227,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (688,'James',20021201163601,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021201164047,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021201164100,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20021201180302,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (850,'Milo',20021201180545,'cache2.qsi.net.nz');
INSERT INTO uservisit VALUES (850,'Milo',20021201182406,'cache2.qsi.net.nz');
INSERT INTO uservisit VALUES (1,'levik',20021201185016,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021201190123,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021201194100,'203.94.94.129');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021201201124,'203.94.94.70');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021201205509,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021201222946,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021201230511,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021201232239,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021201235646,'203.94.94.13');
INSERT INTO uservisit VALUES (746,'Raveen',20021202000400,'203.94.94.13');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021202004527,'203.94.94.58');
INSERT INTO uservisit VALUES (384,'Aeternus',20021202010207,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20021202013850,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021202020511,'203.94.94.214');
INSERT INTO uservisit VALUES (851,'blue',20021202025634,'1Cust250.tnt5.abilene.tx.da.uu.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021202042443,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021202042645,'216.123.214.18');
INSERT INTO uservisit VALUES (798,'Tony',20021202043610,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1,'levik',20021202044213,'206.28.64.98');
INSERT INTO uservisit VALUES (746,'Raveen',20021202044745,'203.94.93.198');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021202055410,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021202061552,'mail.ade.com');
INSERT INTO uservisit VALUES (852,'Kim Merket',20021202063357,'216.134.9.38');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021202071731,'dialin-173-72.tor.primus.ca');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021202074016,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20021202074727,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021202075654,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021202091817,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021202092520,'A040-0631.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021202093719,'206.28.64.98');
INSERT INTO uservisit VALUES (854,'Rebecca',20021202100746,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (854,'Rebecca',20021202100807,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021202102508,'mail.ade.com');
INSERT INTO uservisit VALUES (816,'ionman',20021202104002,'nova16.corvis.com');
INSERT INTO uservisit VALUES (1,'levik',20021202104837,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021202110434,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021202110624,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021202120627,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021202121816,'mail.ade.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021202125741,'dialin-173-167.tor.primus.ca');
INSERT INTO uservisit VALUES (855,'Amanda',20021202135042,'63.86.246.78');
INSERT INTO uservisit VALUES (855,'Amanda',20021202135113,'63.86.246.78');
INSERT INTO uservisit VALUES (1,'levik',20021202141010,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (854,'Rebecca',20021202145228,'user-2iveu3o.dialup.mindspring.com');
INSERT INTO uservisit VALUES (856,'Christos Tikelis',20021202155348,'cdm-208-200-232-grvl.cox-internet.com');
INSERT INTO uservisit VALUES (688,'James',20021202155757,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (856,'Christos Tikelis',20021202155931,'cdm-208-200-232-grvl.cox-internet.com');
INSERT INTO uservisit VALUES (688,'James',20021202161814,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021202162035,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021202162328,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021202162638,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (688,'James',20021202162641,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021202163313,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (855,'Amanda',20021202164950,'hrmppp198-93.eoni.com');
INSERT INTO uservisit VALUES (153,'TomM',20021202171220,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (688,'James',20021202173316,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021202174249,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (688,'James',20021202175803,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20021202183412,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021202185630,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (857,'Tatty',20021202194905,'202.57.160.159');
INSERT INTO uservisit VALUES (153,'TomM',20021202202552,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021202224030,'203.94.93.128');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021202230512,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021202230554,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021202230621,'212.163.172.164');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021202231048,'203.94.93.185');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021203000016,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021203002128,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021203002258,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (746,'Raveen',20021203014524,'203.94.93.67');
INSERT INTO uservisit VALUES (1,'levik',20021203014612,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021203014652,'203.94.93.67');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021203020052,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021203021146,'203.94.94.230');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021203035053,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20021203035558,'A040-0560.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021203042824,'203.94.93.221');
INSERT INTO uservisit VALUES (1,'levik',20021203043720,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021203044812,'mail.ade.com');
INSERT INTO uservisit VALUES (847,'arvind',20021203051434,'195.229.241.235');
INSERT INTO uservisit VALUES (858,'Paula',20021203052921,'netsweeper.aea13.org');
INSERT INTO uservisit VALUES (859,'Matthew Bumbalough',20021203055439,'modemcable177.65-202-24.mtl.mc.videotron.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021203060957,'216.123.214.18');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021203063036,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021203070650,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (847,'arvind',20021203073434,'195.229.241.235');
INSERT INTO uservisit VALUES (816,'ionman',20021203075804,'nova16.corvis.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021203080006,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (860,'Guilherme Ornellas',20021203080712,'200.143.194.3');
INSERT INTO uservisit VALUES (1,'levik',20021203083600,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021203090053,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (861,'John Shay',20021203093753,'dialup-65.57.9.190.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (861,'John Shay',20021203094649,'dialup-65.57.9.190.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021203095844,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (862,'sach',20021203100419,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (862,'sach',20021203100653,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (862,'sach',20021203102017,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1,'levik',20021203104918,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021203105935,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021203110516,'216.123.214.18');
INSERT INTO uservisit VALUES (862,'sach',20021203112944,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (862,'sach',20021203113632,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (122,'Happy',20021203113813,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021203124707,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021203131546,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021203150028,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021203150204,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021203174836,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (665,'Luke',20021203175155,'cache-ntc-ag01.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021203180147,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (851,'blue',20021203183802,'1Cust26.tnt1.abilene.tx.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20021203192225,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021203211718,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021203231348,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021204001808,'203.94.93.235');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021204003616,'212.163.172.164');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021204003947,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021204004557,'212.163.172.164');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021204005054,'203.94.94.195');
INSERT INTO uservisit VALUES (1,'levik',20021204014013,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (863,'Pete',20021204014934,'pcp01326690pcs.pwayne01.pa.comcast.net');
INSERT INTO uservisit VALUES (864,'dan',20021204024652,'213.31.195.158');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021204040016,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20021204040947,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021204042215,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021204044216,'mail.ade.com');
INSERT INTO uservisit VALUES (865,'Kalpesh',20021204044315,'61.1.75.195');
INSERT INTO uservisit VALUES (865,'Kalpesh',20021204044540,'61.1.75.195');
INSERT INTO uservisit VALUES (153,'TomM',20021204045141,'A040-0551.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021204053344,'cache3.lankacom.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021204062301,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021204064048,'131.107.3.78');
INSERT INTO uservisit VALUES (1,'levik',20021204064616,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021204071106,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021204082128,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021204082958,'216.123.214.18');
INSERT INTO uservisit VALUES (847,'arvind',20021204083720,'213.42.1.174');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021204090322,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (122,'Happy',20021204094145,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (866,'bart',20021204094534,'inf5serv.rug.ac.be');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021204095652,'mail.ade.com');
INSERT INTO uservisit VALUES (867,'benny leung',20021204101650,'pool-151-197-26-90.phil.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021204111508,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021204112703,'206.28.64.98');
INSERT INTO uservisit VALUES (866,'bart',20021204114747,'inf5serv.rug.ac.be');
INSERT INTO uservisit VALUES (816,'ionman',20021204115058,'nova16.corvis.com');
INSERT INTO uservisit VALUES (122,'Happy',20021204115339,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021204115650,'A040-0642.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021204122504,'mail.ade.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021204124227,'63.84.4.152');
INSERT INTO uservisit VALUES (869,'drew',20021204124920,'anduncan.vassar.edu');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021204134436,'203.94.94.171');
INSERT INTO uservisit VALUES (1,'levik',20021204140609,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021204145808,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (784,'Starfox988',20021204150306,'253.174.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20021204151002,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021204162224,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021204170855,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (870,'bsupreme',20021204190809,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (788,'Keedom',20021204194944,'203.197.168.168');
INSERT INTO uservisit VALUES (871,'francis',20021204202406,'61.170.135.27');
INSERT INTO uservisit VALUES (153,'TomM',20021204204213,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021204211332,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (871,'francis',20021204213438,'61.170.135.27');
INSERT INTO uservisit VALUES (746,'Raveen',20021204213655,'203.94.94.82');
INSERT INTO uservisit VALUES (746,'Raveen',20021204214740,'203.94.94.82');
INSERT INTO uservisit VALUES (746,'Raveen',20021204220411,'203.94.94.82');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021204222133,'203.94.94.211');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021204223612,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021204223854,'203.94.93.23');
INSERT INTO uservisit VALUES (746,'Raveen',20021204225603,'203.94.94.82');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021204233149,'203.94.93.23');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021205004732,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (872,'pleasance',20021205013011,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20021205013958,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20021205020050,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (746,'Raveen',20021205023743,'203.94.94.110');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021205024155,'203.94.88.149');
INSERT INTO uservisit VALUES (746,'Raveen',20021205024639,'203.94.94.110');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021205024950,'203.94.94.2');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021205034317,'216.123.214.18');
INSERT INTO uservisit VALUES (746,'Raveen',20021205034401,'203.94.94.110');
INSERT INTO uservisit VALUES (1,'levik',20021205040443,'206.28.64.98');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021205051935,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (866,'bart',20021205052250,'inf5serv.rug.ac.be');
INSERT INTO uservisit VALUES (153,'TomM',20021205055028,'A040-0677.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021205055510,'63.84.4.152');
INSERT INTO uservisit VALUES (872,'pleasance',20021205060140,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (122,'Happy',20021205061018,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (824,'Leslee Green',20021205062302,'168.184.78.3');
INSERT INTO uservisit VALUES (1,'levik',20021205065415,'206.28.64.98');
INSERT INTO uservisit VALUES (794,'Erin',20021205070709,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021205072702,'216.123.214.18');
INSERT INTO uservisit VALUES (873,'Cullen Stevens',20021205081645,'ra.lps.org');
INSERT INTO uservisit VALUES (122,'Happy',20021205090053,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (854,'Rebecca',20021205104118,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (854,'Rebecca',20021205104132,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021205111838,'216.123.214.18');
INSERT INTO uservisit VALUES (873,'cges',20021205112327,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20021205112502,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021205115449,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021205120331,'63.84.4.152');
INSERT INTO uservisit VALUES (854,'Rebecca',20021205123354,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021205123719,'mail.ade.com');
INSERT INTO uservisit VALUES (854,'Rebecca',20021205124015,'vbcps.k12.va.us');
INSERT INTO uservisit VALUES (153,'TomM',20021205124901,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021205124955,'A040-0585.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021205131123,'A040-0665.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021205132935,'63.84.4.152');
INSERT INTO uservisit VALUES (1,'levik',20021205141138,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021205150922,'203.94.93.48');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021205175000,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20021205175536,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (871,'francis',20021205180802,'61.170.129.32');
INSERT INTO uservisit VALUES (153,'TomM',20021205182505,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021205183650,'203.94.93.101');
INSERT INTO uservisit VALUES (746,'Raveen',20021205183907,'203.94.93.101');
INSERT INTO uservisit VALUES (746,'Raveen',20021205185541,'203.94.93.101');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021205192032,'203.94.93.94');
INSERT INTO uservisit VALUES (746,'Raveen',20021205194859,'203.94.93.101');
INSERT INTO uservisit VALUES (874,'rodia',20021205204204,'dup-200-66-191-2.prodigy.net.mx');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021205220049,'203.94.94.127');
INSERT INTO uservisit VALUES (153,'TomM',20021205222847,'64.197.145.8');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021205230758,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (836,'Rushi',20021205231139,'141.228.156.225');
INSERT INTO uservisit VALUES (746,'Raveen',20021205234425,'203.94.94.167');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021206004402,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021206012512,'203.94.93.100');
INSERT INTO uservisit VALUES (872,'pleasance',20021206012928,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (873,'cges',20021206021348,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (875,'Kozo Morimoto',20021206022544,'CPE-203-51-226-189.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (873,'cges',20021206040517,'ra.lps.org');
INSERT INTO uservisit VALUES (746,'Raveen',20021206041103,'203.94.94.106');
INSERT INTO uservisit VALUES (746,'Raveen',20021206041125,'203.94.94.106');
INSERT INTO uservisit VALUES (746,'Raveen',20021206042808,'203.94.94.106');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206042932,'mail.ade.com');
INSERT INTO uservisit VALUES (835,'cris crawford',20021206050120,'bos-29-d-146.bos.dsl.cerfnet.com');
INSERT INTO uservisit VALUES (122,'Happy',20021206050514,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021206050612,'216.123.214.18');
INSERT INTO uservisit VALUES (836,'Rushi',20021206052307,'141.228.156.225');
INSERT INTO uservisit VALUES (872,'pleasance',20021206053156,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206053650,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20021206053748,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206060454,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20021206061219,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021206062545,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021206070416,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021206072315,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021206080033,'216.123.214.18');
INSERT INTO uservisit VALUES (876,'Angela',20021206080148,'63-93-158-6.charter.net');
INSERT INTO uservisit VALUES (1,'levik',20021206080810,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021206080846,'ra.lps.org');
INSERT INTO uservisit VALUES (816,'ionman',20021206081356,'nova16.corvis.com');
INSERT INTO uservisit VALUES (872,'pleasance',20021206082819,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (873,'cges',20021206083738,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206084726,'mail.ade.com');
INSERT INTO uservisit VALUES (816,'ionman',20021206085823,'nova16.corvis.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021206091409,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20021206093257,'A040-0629.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (877,'Elizabeth',20021206100324,'uk4-tgn-lmf-vty3.as.wcom.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021206103158,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206104648,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20021206105642,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021206110612,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021206114544,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20021206115807,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021206121158,'63.84.4.152');
INSERT INTO uservisit VALUES (153,'TomM',20021206122620,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021206132741,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (878,'Cheryl Gray',20021206140801,'ga-bartow-u2-c4b-49.cmngga.adelphia.net');
INSERT INTO uservisit VALUES (878,'Cheryl Gray',20021206140843,'ga-bartow-u2-c4b-49.cmngga.adelphia.net');
INSERT INTO uservisit VALUES (878,'Cheryl Gray',20021206140846,'ga-bartow-u2-c4b-49.cmngga.adelphia.net');
INSERT INTO uservisit VALUES (878,'Cheryl Gray',20021206140853,'ga-bartow-u2-c4b-49.cmngga.adelphia.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021206142224,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021206143635,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021206145041,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021206145225,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (879,'Anthony',20021206145737,'cache-rl08.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021206153610,'203.94.94.52');
INSERT INTO uservisit VALUES (880,'jennifer',20021206153613,'adsl-66-136-184-118.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (880,'jennifer',20021206154140,'adsl-66-136-184-118.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (880,'jennifer',20021206154154,'adsl-66-136-184-118.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (873,'cges',20021206160619,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (879,'Anthony',20021206161538,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021206163323,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021206181939,'203.94.94.254');
INSERT INTO uservisit VALUES (873,'cges',20021206182018,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (873,'cges',20021206182757,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021206184336,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021206184704,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021206190235,'206.137.1.133');
INSERT INTO uservisit VALUES (746,'Raveen',20021206190757,'203.94.94.122');
INSERT INTO uservisit VALUES (1,'levik',20021206192723,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021206200724,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021206210120,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021206211615,'206.137.1.133');
INSERT INTO uservisit VALUES (881,'mascipto',20021207001658,'proxy.ub.net.id');
INSERT INTO uservisit VALUES (153,'TomM',20021207004050,'206.137.1.133');
INSERT INTO uservisit VALUES (882,'Rosa',20021207010353,'nosnos-cache2.guam.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021207011920,'203.94.93.15');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021207013412,'61.11.73.105');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021207013654,'61.11.73.105');
INSERT INTO uservisit VALUES (153,'TomM',20021207031653,'206.137.1.133');
INSERT INTO uservisit VALUES (879,'Anthony',20021207034856,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021207040658,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (875,'Kozo Morimoto',20021207041020,'CPE-203-51-218-7.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (800,'Jennifer',20021207042529,'AC88F8CA.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021207051107,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021207052006,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021207065929,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021207070543,'206.137.1.133');
INSERT INTO uservisit VALUES (879,'Anthony',20021207075036,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (873,'cges',20021207083145,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (873,'cges',20021207092744,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (873,'cges',20021207094923,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (836,'Rushi',20021207103207,'141.228.156.225');
INSERT INTO uservisit VALUES (884,'Zero1',20021207103252,'24-193-19-36.nyc.rr.com');
INSERT INTO uservisit VALUES (884,'Zero1',20021207103335,'24-193-19-36.nyc.rr.com');
INSERT INTO uservisit VALUES (884,'Zero1',20021207103408,'24-193-19-36.nyc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021207110944,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021207113647,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021207122036,'206.137.1.133');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021207124148,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (885,'np_rt',20021207135036,'12.43.50.215');
INSERT INTO uservisit VALUES (885,'np_rt',20021207135057,'12.43.50.215');
INSERT INTO uservisit VALUES (873,'cges',20021207140604,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (886,'martin',20021207142830,'217.9.231.16');
INSERT INTO uservisit VALUES (886,'martin',20021207142928,'217.9.231.16');
INSERT INTO uservisit VALUES (153,'TomM',20021207143349,'206.137.1.133');
INSERT INTO uservisit VALUES (886,'martin',20021207144424,'217.9.231.16');
INSERT INTO uservisit VALUES (1,'levik',20021207151250,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (887,'Liz',20021207152753,'wnpgmb01bby-ac03-p11-52.mts.net');
INSERT INTO uservisit VALUES (887,'Liz',20021207153224,'wnpgmb01bby-ac03-p11-52.mts.net');
INSERT INTO uservisit VALUES (887,'Liz',20021207154136,'wnpgmb01bby-ac03-p11-52.mts.net');
INSERT INTO uservisit VALUES (888,'tracey',20021207162137,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021207181843,'203.94.94.91');
INSERT INTO uservisit VALUES (153,'TomM',20021207182343,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021207182600,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021207190257,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021207211424,'206.137.1.133');
INSERT INTO uservisit VALUES (889,'Doug',20021207214039,'AC86A6A0.ipt.aol.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021207220050,'203.94.94.114');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021207222511,'61.11.73.105');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021207233007,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (746,'Raveen',20021208004034,'203.94.93.191');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021208024737,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021208035412,'203.94.94.148');
INSERT INTO uservisit VALUES (153,'TomM',20021208035838,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021208045658,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021208051208,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (384,'Aeternus',20021208051411,'imsbbcf02c.netvigator.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021208053507,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021208062340,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021208080554,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (890,'phil',20021208082514,'83.cleveland-11-12rs.oh.dial-access.att.net');
INSERT INTO uservisit VALUES (1,'levik',20021208090425,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (891,'sunpony',20021208092831,'0-1pool28-46.nas2.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (891,'sunpony',20021208093219,'0-1pool28-46.nas2.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (891,'sunpony',20021208093706,'0-1pool28-46.nas2.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (1,'levik',20021208095506,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (892,'Connie',20021208102343,'ny-chicagost1a-10.buf.adelphia.net');
INSERT INTO uservisit VALUES (873,'cges',20021208104835,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (893,'Marco',20021208115512,'66-214-52-8.vv-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (873,'cges',20021208120133,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021208132204,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021208132725,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021208132834,'203.94.94.174');
INSERT INTO uservisit VALUES (873,'cges',20021208133553,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (894,'gagga',20021208134030,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (794,'Erin',20021208145147,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021208151004,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021208164829,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (895,'Gary',20021208165642,'adsl-66-137-27-175.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (895,'Gary',20021208165715,'adsl-66-137-27-175.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (896,'erin',20021208170635,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (896,'erin',20021208170741,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021208173503,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021208175953,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20021208180401,'12.43.50.215');
INSERT INTO uservisit VALUES (540,'danny',20021208185600,'65.191.88.54');
INSERT INTO uservisit VALUES (540,'danny',20021208195545,'65.191.88.54');
INSERT INTO uservisit VALUES (746,'Raveen',20021208214137,'203.94.94.138');
INSERT INTO uservisit VALUES (153,'TomM',20021208214733,'206.137.1.133');
INSERT INTO uservisit VALUES (897,'ashwin',20021208221251,'sonicwall.carriagehillonline.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021208225610,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (894,'gagga',20021208231156,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021208231306,'203.94.94.143');
INSERT INTO uservisit VALUES (746,'Raveen',20021208234027,'203.94.94.150');
INSERT INTO uservisit VALUES (746,'Raveen',20021208235242,'203.94.94.150');
INSERT INTO uservisit VALUES (894,'gagga',20021209000904,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021209002708,'203.94.94.150');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021209004746,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021209010717,'212.163.172.164');
INSERT INTO uservisit VALUES (1,'levik',20021209014213,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021209021635,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021209022722,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (836,'Rushi',20021209023638,'141.228.156.225');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021209024501,'203.94.94.213');
INSERT INTO uservisit VALUES (836,'Rushi',20021209031246,'141.228.156.225');
INSERT INTO uservisit VALUES (872,'pleasance',20021209034501,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20021209035855,'ua5d16.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021209041736,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021209042545,'216.123.214.18');
INSERT INTO uservisit VALUES (894,'gagga',20021209043515,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (1,'levik',20021209044017,'206.28.64.98');
INSERT INTO uservisit VALUES (836,'Rushi',20021209045523,'141.228.156.225');
INSERT INTO uservisit VALUES (873,'cges',20021209053522,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20021209053717,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021209055432,'mail.ade.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021209060923,'212.163.172.164');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021209060942,'212.163.172.164');
INSERT INTO uservisit VALUES (836,'Rushi',20021209061801,'141.228.156.225');
INSERT INTO uservisit VALUES (824,'Leslee Green',20021209062902,'168.184.78.4');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021209064414,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20021209064529,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (873,'cges',20021209065246,'ra.lps.org');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021209072210,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021209073226,'206.28.64.98');
INSERT INTO uservisit VALUES (873,'cges',20021209081644,'ra.lps.org');
INSERT INTO uservisit VALUES (877,'Elizabeth',20021209081927,'uk4-tgn-lmi-vty78.as.wcom.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021209085035,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021209095021,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021209103044,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021209110335,'mail.ade.com');
INSERT INTO uservisit VALUES (898,'Eva',20021209114011,'ool-43515f3a.dyn.optonline.net');
INSERT INTO uservisit VALUES (816,'ionman',20021209114415,'nova16.corvis.com');
INSERT INTO uservisit VALUES (894,'gagga',20021209121951,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021209123033,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20021209140051,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (879,'Anthony',20021209140213,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021209140318,'203.94.93.139');
INSERT INTO uservisit VALUES (899,'Amjidanutpan Ramanujam',20021209142516,'empc-27.scl.utah.edu');
INSERT INTO uservisit VALUES (862,'sach',20021209144123,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1,'levik',20021209151611,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021209154815,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021209162451,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021209162622,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021209163321,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021209163919,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021209181426,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021209195907,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021209202036,'203.94.94.105');
INSERT INTO uservisit VALUES (746,'Raveen',20021209212040,'203.94.94.105');
INSERT INTO uservisit VALUES (746,'Raveen',20021209212203,'203.94.94.105');
INSERT INTO uservisit VALUES (894,'gagga',20021209223442,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021209223921,'203.94.93.57');
INSERT INTO uservisit VALUES (746,'Raveen',20021209224213,'203.94.93.57');
INSERT INTO uservisit VALUES (783,'Ahmed',20021209232735,'62.139.19.195');
INSERT INTO uservisit VALUES (783,'Ahmed',20021209232812,'62.139.19.195');
INSERT INTO uservisit VALUES (875,'Kozo Morimoto',20021209234409,'CPE-203-51-210-191.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (706,'maverick',20021210000733,'219.65.196.161');
INSERT INTO uservisit VALUES (894,'gagga',20021210003900,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (875,'Kozo Morimoto',20021210005423,'CPE-203-51-210-191.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021210013204,'203.94.93.205');
INSERT INTO uservisit VALUES (1,'levik',20021210014046,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021210015355,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021210020130,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (873,'cges',20021210021556,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (746,'Raveen',20021210030232,'203.94.93.201');
INSERT INTO uservisit VALUES (873,'cges',20021210034151,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021210041400,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021210044618,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20021210050841,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (816,'ionman',20021210051550,'nova16.corvis.com');
INSERT INTO uservisit VALUES (894,'gagga',20021210051913,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (1,'levik',20021210052039,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021210053227,'mail.ade.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021210074829,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (890,'phil',20021210075545,'209.57.92.138');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021210084515,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021210090313,'216.123.214.18');
INSERT INTO uservisit VALUES (900,'charles w katz',20021210090959,'dialup-63.208.114.69.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20021210093407,'206.28.64.98');
INSERT INTO uservisit VALUES (862,'sach',20021210094420,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (862,'sach',20021210095843,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (816,'ionman',20021210101845,'nova16.corvis.com');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021210102134,'208.47.92.14');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021210102322,'208.47.92.14');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021210103828,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021210110053,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20021210112514,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (902,'weikhai',20021210113614,'25.piok2.xdsl.nauticom.net');
INSERT INTO uservisit VALUES (1,'levik',20021210121245,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021210121514,'mail.ade.com');
INSERT INTO uservisit VALUES (894,'gagga',20021210122924,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (862,'sach',20021210124925,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (711,'jen h',20021210125321,'sc-66-74-246-147.socal.rr.com');
INSERT INTO uservisit VALUES (873,'cges',20021210134800,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021210135418,'203.94.93.200');
INSERT INTO uservisit VALUES (903,'ren',20021210135550,'pcp01792923pcs.chrstn01.pa.comcast.net');
INSERT INTO uservisit VALUES (905,'abu',20021210143315,'CPE023489902821.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20021210144110,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021210150017,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (827,'Laser15711',20021210150332,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (879,'Anthony',20021210151446,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021210155310,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20021210165308,'62.139.19.175');
INSERT INTO uservisit VALUES (153,'TomM',20021210194143,'A040-0514.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (906,'melissa',20021210222916,'WTPP-p-203-54-7-96.prem.tmns.net.au');
INSERT INTO uservisit VALUES (906,'melissa',20021210223231,'WTPP-p-203-54-7-96.prem.tmns.net.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021210224630,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021210231639,'61.11.73.105');
INSERT INTO uservisit VALUES (907,'Laura',20021211000715,'resnet18-195.housing.hawaii.edu');
INSERT INTO uservisit VALUES (907,'Laura',20021211000744,'resnet18-195.housing.hawaii.edu');
INSERT INTO uservisit VALUES (907,'Laura',20021211001035,'resnet18-195.housing.hawaii.edu');
INSERT INTO uservisit VALUES (908,'Jimmy Pham',20021211002348,'adsl-67-116-255-163.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (908,'Jimmy Pham',20021211002457,'adsl-67-116-255-163.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (908,'Jimmy Pham',20021211002512,'adsl-67-116-255-163.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (908,'Jimmy Pham',20021211002635,'adsl-67-116-255-163.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021211011205,'203.94.94.233');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021211013132,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021211014006,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021211021350,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (894,'gagga',20021211030921,'h201n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021211032604,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021211034605,'A040-0564.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021211035428,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20021211040025,'206.28.64.98');
INSERT INTO uservisit VALUES (909,'Georgio',20021211042011,'telisp1c02.ml.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021211043527,'216.123.214.18');
INSERT INTO uservisit VALUES (644,'Chuck Bruce',20021211044327,'adsl-65-68-172-42.dsl.fyvlar.swbell.net');
INSERT INTO uservisit VALUES (909,'Georgio',20021211051305,'telisp1c02.ml.com');
INSERT INTO uservisit VALUES (873,'cges',20021211053045,'ra.lps.org');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021211053234,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021211055915,'ra.lps.org');
INSERT INTO uservisit VALUES (746,'Raveen',20021211061443,'203.94.93.235');
INSERT INTO uservisit VALUES (746,'Raveen',20021211061502,'203.94.93.235');
INSERT INTO uservisit VALUES (746,'Raveen',20021211061524,'203.94.93.235');
INSERT INTO uservisit VALUES (746,'Raveen',20021211061544,'203.94.93.235');
INSERT INTO uservisit VALUES (122,'Happy',20021211062552,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021211063539,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (873,'cges',20021211064540,'ra.lps.org');
INSERT INTO uservisit VALUES (384,'Aeternus',20021211065145,'n219077087006.netvigator.com');
INSERT INTO uservisit VALUES (910,'Jeremy',20021211065850,'ool-18b80a9d.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20021211072010,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021211080544,'216.123.214.18');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021211081430,'63.84.4.152');
INSERT INTO uservisit VALUES (873,'cges',20021211081703,'ra.lps.org');
INSERT INTO uservisit VALUES (816,'ionman',20021211090322,'nova16.corvis.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021211090437,'160.Red-80-37-117.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (911,'Derrick',20021211090727,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1,'levik',20021211090924,'206.28.64.98');
INSERT INTO uservisit VALUES (862,'sach',20021211090944,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (912,'mark',20021211093148,'cache-ntc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021211094308,'mail.ade.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021211095338,'63.84.4.152');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021211101145,'mail.ade.com');
INSERT INTO uservisit VALUES (794,'Erin',20021211104059,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021211105423,'tide84.microsoft.com');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021211110711,'208.47.92.14');
INSERT INTO uservisit VALUES (873,'cges',20021211114858,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (122,'Happy',20021211114941,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021211115655,'216.123.214.18');
INSERT INTO uservisit VALUES (913,'David Swanson',20021211121916,'1.186.7.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (540,'danny',20021211124434,'65.191.88.54');
INSERT INTO uservisit VALUES (793,'Victor Darkraven',20021211125453,'c-24-126-16-32.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20021211132024,'A040-0548.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021211135046,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021211141311,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (911,'Derrick',20021211142300,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20021211150918,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021211162025,'203.94.93.55');
INSERT INTO uservisit VALUES (914,'Jeannie',20021211162341,'adsl-65-43-155-114.dsl.bcvloh.ameritech.net');
INSERT INTO uservisit VALUES (915,'Jess',20021211162652,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (746,'Raveen',20021211163012,'203.94.93.55');
INSERT INTO uservisit VALUES (914,'Jeannie',20021211164631,'adsl-65-43-155-114.dsl.bcvloh.ameritech.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021211170231,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021211170251,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021211175106,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021211183116,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021211184002,'203.94.94.152');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021211192030,'218.145.25.11');
INSERT INTO uservisit VALUES (153,'TomM',20021211203610,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021211225732,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (894,'gagga',20021211225752,'h179n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (917,'Cale Gibbard',20021211230221,'CPE014080217550.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (917,'Cale Gibbard',20021211235237,'CPE014080217550.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021212011104,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021212012919,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (918,'Gerard Larkin',20021212013723,'194.81.42.253');
INSERT INTO uservisit VALUES (1,'levik',20021212013914,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021212014330,'203.94.94.212');
INSERT INTO uservisit VALUES (873,'cges',20021212021238,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (746,'Raveen',20021212021439,'203.94.94.212');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021212030927,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021212033725,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021212034600,'216.123.214.18');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021212035154,'203.94.93.221');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021212042916,'mail.ade.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021212043313,'203.94.94.184');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021212045348,'216.123.214.18');
INSERT INTO uservisit VALUES (746,'Raveen',20021212045625,'203.94.94.184');
INSERT INTO uservisit VALUES (746,'Raveen',20021212045728,'203.94.94.184');
INSERT INTO uservisit VALUES (1,'levik',20021212045835,'206.28.64.98');
INSERT INTO uservisit VALUES (746,'Raveen',20021212050044,'203.94.94.184');
INSERT INTO uservisit VALUES (873,'cges',20021212052747,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20021212061054,'206.28.64.98');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021212061245,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021212062015,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021212062515,'216.123.214.18');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021212064800,'208.47.92.14');
INSERT INTO uservisit VALUES (1,'levik',20021212065355,'206.28.64.98');
INSERT INTO uservisit VALUES (873,'cges',20021212070444,'ra.lps.org');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021212074836,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021212081128,'ra.lps.org');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021212082456,'212.163.172.164');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021212082529,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20021212082747,'A040-0567.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021212083025,'A040-0567.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (873,'cges',20021212084925,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021212085505,'mail.ade.com');
INSERT INTO uservisit VALUES (919,'madhulika chandra',20021212091023,'219.65.234.154');
INSERT INTO uservisit VALUES (919,'madhulika chandra',20021212091359,'219.65.234.154');
INSERT INTO uservisit VALUES (920,'Jay',20021212091833,'user-0cceqnd.cable.mindspring.com');
INSERT INTO uservisit VALUES (920,'Jay',20021212092238,'user-0cceqnd.cable.mindspring.com');
INSERT INTO uservisit VALUES (920,'Jay',20021212095013,'user-0cceqnd.cable.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20021212102105,'206.28.64.98');
INSERT INTO uservisit VALUES (794,'Erin',20021212103137,'152.163.189.99');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021212103642,'63.84.4.152');
INSERT INTO uservisit VALUES (873,'cges',20021212105427,'ra.lps.org');
INSERT INTO uservisit VALUES (873,'cges',20021212111414,'ra.lps.org');
INSERT INTO uservisit VALUES (921,'Ann',20021212111601,'uv2a-142.uv2a.csupomona.edu');
INSERT INTO uservisit VALUES (122,'Happy',20021212111948,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021212112017,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021212112021,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20021212112053,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20021212113854,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021212121537,'216.123.214.18');
INSERT INTO uservisit VALUES (922,'srikanth',20021212122933,'proxy2e.swmed.org');
INSERT INTO uservisit VALUES (922,'srikanth',20021212122955,'proxy2e.swmed.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021212124202,'mail.ade.com');
INSERT INTO uservisit VALUES (879,'Anthony',20021212124440,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021212132019,'63.84.4.152');
INSERT INTO uservisit VALUES (873,'cges',20021212133245,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021212134420,'A040-0609.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021212142418,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (923,'Scott nelson',20021212144159,'12-222-131-16.client.insightBB.com');
INSERT INTO uservisit VALUES (1,'levik',20021212151634,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (923,'Scott nelson',20021212151725,'12-222-131-16.client.insightBB.com');
INSERT INTO uservisit VALUES (920,'Jay',20021212152645,'user-0cceqnd.cable.mindspring.com');
INSERT INTO uservisit VALUES (794,'Erin',20021212155339,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (540,'danny',20021212155730,'65.191.88.54');
INSERT INTO uservisit VALUES (794,'Erin',20021212155845,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021212160231,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (920,'Jay',20021212161842,'user-0cceqnd.cable.mindspring.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021212164010,'203.94.94.223');
INSERT INTO uservisit VALUES (153,'TomM',20021212170454,'A040-0609.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (873,'cges',20021212171314,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021212182541,'151.204.106.134');
INSERT INTO uservisit VALUES (924,'Jen',20021212185041,'ACBECC77.ipt.aol.com');
INSERT INTO uservisit VALUES (540,'danny',20021212195144,'65.191.88.54');
INSERT INTO uservisit VALUES (746,'Raveen',20021212224716,'203.94.93.217');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021212225234,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021212233317,'203.94.93.217');
INSERT INTO uservisit VALUES (746,'Raveen',20021213004303,'203.94.93.217');
INSERT INTO uservisit VALUES (872,'pleasance',20021213005244,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (925,'gabriel diaz',20021213011248,'sun2.mydestiny.net');
INSERT INTO uservisit VALUES (894,'gagga',20021213013636,'h179n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (873,'cges',20021213021518,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021213021628,'61.11.73.105');
INSERT INTO uservisit VALUES (153,'TomM',20021213021843,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (926,'hans',20021213030858,'w236.z066088060.chi-il.dsl.cnc.net');
INSERT INTO uservisit VALUES (283,'lucky',20021213035128,'195.222.54.71');
INSERT INTO uservisit VALUES (283,'lucky',20021213035138,'195.222.54.71');
INSERT INTO uservisit VALUES (873,'cges',20021213035206,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021213035345,'216.123.214.18');
INSERT INTO uservisit VALUES (927,'peter pan',20021213035749,'HSE-London-ppp290979.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021213041540,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021213044020,'203.94.94.225');
INSERT INTO uservisit VALUES (746,'Raveen',20021213051117,'203.94.94.214');
INSERT INTO uservisit VALUES (873,'cges',20021213051654,'ra.lps.org');
INSERT INTO uservisit VALUES (872,'pleasance',20021213052146,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021213053427,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20021213053929,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (927,'peter pan',20021213054711,'HSE-London-ppp290979.sympatico.ca');
INSERT INTO uservisit VALUES (928,'Penny',20021213061003,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021213061200,'mail.ade.com');
INSERT INTO uservisit VALUES (928,'Penny',20021213061231,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (929,'Kristina Allen',20021213065249,'208.19.220.210');
INSERT INTO uservisit VALUES (122,'Happy',20021213071120,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021213072311,'63.84.4.152');
INSERT INTO uservisit VALUES (930,'Christy',20021213072935,'ipus162-119.portland.quik.com');
INSERT INTO uservisit VALUES (873,'cges',20021213074759,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021213080609,'216.123.214.18');
INSERT INTO uservisit VALUES (921,'Ann',20021213080903,'uv2a-142.uv2a.csupomona.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021213081010,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (921,'Ann',20021213081042,'uv2a-142.uv2a.csupomona.edu');
INSERT INTO uservisit VALUES (931,'ruben flores',20021213082826,'132.248.132.249');
INSERT INTO uservisit VALUES (932,'Chris Allen',20021213084056,'webport-cl4-cache8.ilford.mdip.bt.net');
INSERT INTO uservisit VALUES (872,'pleasance',20021213091252,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021213091911,'mail.ade.com');
INSERT INTO uservisit VALUES (868,'Jimmy Bob',20021213092213,'63.84.4.152');
INSERT INTO uservisit VALUES (931,'ruben flores',20021213092302,'132.248.132.249');
INSERT INTO uservisit VALUES (933,'Don',20021213092810,'168.99.134.63');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021213100157,'mail.ade.com');
INSERT INTO uservisit VALUES (933,'Don',20021213100912,'168.99.134.63');
INSERT INTO uservisit VALUES (1,'levik',20021213101320,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021213111654,'208.47.92.14');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021213124544,'216.123.214.18');
INSERT INTO uservisit VALUES (873,'cges',20021213130032,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021213133359,'206.137.1.133');
INSERT INTO uservisit VALUES (794,'Erin',20021213141529,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021213153409,'203.94.88.178');
INSERT INTO uservisit VALUES (1,'levik',20021213164432,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (934,'johnny',20021213191526,'cache-dc04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021213202813,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021214002138,'203.94.93.104');
INSERT INTO uservisit VALUES (384,'Aeternus',20021214014355,'n218103249030.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20021214033802,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021214044208,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021214053028,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021214065415,'edtntnt8-port-144.dial.telus.net');
INSERT INTO uservisit VALUES (873,'cges',20021214083853,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (935,'Thu',20021214084203,'dialup-63.214.206.164.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (936,'november brown',20021214095445,'AC896D88.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021214100956,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021214104533,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (937,'tia wong',20021214105221,'pool0172.cvx28-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (937,'tia wong',20021214105320,'pool0172.cvx28-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021214113616,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021214123737,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021214124740,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021214131815,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021214134347,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (794,'Erin',20021214142702,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021214143410,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (914,'Jeannie',20021214144107,'adsl-65-43-155-114.dsl.bcvloh.ameritech.net');
INSERT INTO uservisit VALUES (938,'SoYoung Kwon',20021214145325,'user-10cm11d.cable.mindspring.com');
INSERT INTO uservisit VALUES (873,'cges',20021214150525,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (939,'Vivian',20021214154213,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021214173852,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021214181952,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021214185954,'nycmny1-ar1-4-43-242-253.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021214192325,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20021214202157,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021214202821,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021214212528,'203.94.94.202');
INSERT INTO uservisit VALUES (153,'TomM',20021214231600,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021215015825,'203.94.88.114');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215021514,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (940,'Kerry',20021215034332,'webcacheM06b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021215040947,'206.137.1.133');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021215043926,'219.240.31.50');
INSERT INTO uservisit VALUES (873,'cges',20021215050030,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215050709,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215060132,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (941,'george',20021215062603,'66-61-0-189.phlaparx.ucwphilly.rr.com');
INSERT INTO uservisit VALUES (941,'george',20021215062702,'66-61-0-189.phlaparx.ucwphilly.rr.com');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021215063812,'219.240.31.50');
INSERT INTO uservisit VALUES (873,'cges',20021215064023,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021215064356,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (942,'natamac',20021215064915,'m295-mp1.cvx1-a.bir.dial.ntli.net');
INSERT INTO uservisit VALUES (873,'cges',20021215072212,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215073531,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021215073703,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (943,'Saby',20021215074646,'200.175.168.205');
INSERT INTO uservisit VALUES (1,'levik',20021215075115,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021215084528,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021215084607,'206.137.1.133');
INSERT INTO uservisit VALUES (944,'Katie',20021215091232,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (873,'cges',20021215092145,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20021215100351,'206.137.1.133');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021215100803,'dialin-173-34.tor.primus.ca');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021215101121,'dialin-173-34.tor.primus.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215103922,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (894,'gagga',20021215105719,'h219n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021215110007,'dialin-173-34.tor.primus.ca');
INSERT INTO uservisit VALUES (945,'Xheni',20021215124516,'1Cust90.tnt2.hackensack.nj.da.uu.net');
INSERT INTO uservisit VALUES (873,'cges',20021215135443,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (688,'James',20021215142410,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (794,'Erin',20021215150949,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (879,'Anthony',20021215152015,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (873,'cges',20021215152553,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (931,'ruben flores',20021215152959,'pm4b3p28-b208.netservice.com.mx');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021215162558,'203.94.94.230');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021215170300,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021215182544,'206.137.1.133');
INSERT INTO uservisit VALUES (946,'mimi',20021215183614,'207-172-191-116.c4-0.hlb-ubr1a.hlb-ubr.nj.cable.rcn.com');
INSERT INTO uservisit VALUES (1,'levik',20021215190230,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021215191259,'203.94.94.49');
INSERT INTO uservisit VALUES (947,'Ricky',20021215212525,'wnpgmb0228w-cc02-v982.mts.net');
INSERT INTO uservisit VALUES (947,'Ricky',20021215212627,'wnpgmb0228w-cc02-v982.mts.net');
INSERT INTO uservisit VALUES (540,'danny',20021215220042,'65.191.88.54');
INSERT INTO uservisit VALUES (153,'TomM',20021215231127,'206.137.1.133');
INSERT INTO uservisit VALUES (384,'Aeternus',20021215234455,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (211,'secret',20021216013216,'217.52.92.6');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021216015750,'203.94.88.109');
INSERT INTO uservisit VALUES (873,'cges',20021216021736,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021216025637,'dialin-172-10.tor.primus.ca');
INSERT INTO uservisit VALUES (872,'pleasance',20021216034157,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021216035621,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021216041831,'firewall.adetech.com');
INSERT INTO uservisit VALUES (948,'sppaster',20021216044214,'166.61.226.253');
INSERT INTO uservisit VALUES (1,'levik',20021216044523,'206.28.64.98');
INSERT INTO uservisit VALUES (942,'natamac',20021216044856,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (873,'cges',20021216050947,'ra.lps.org');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216052445,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021216054802,'ra.lps.org');
INSERT INTO uservisit VALUES (153,'TomM',20021216054906,'206.137.1.133');
INSERT INTO uservisit VALUES (283,'lucky',20021216060707,'212.39.97.50');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021216065017,'firewall.adetech.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216065941,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021216071348,'ra.lps.org');
INSERT INTO uservisit VALUES (873,'cges',20021216080917,'ra.lps.org');
INSERT INTO uservisit VALUES (949,'mat',20021216081602,'cache-dr04.proxy.aol.com');
INSERT INTO uservisit VALUES (873,'cges',20021216084251,'ra.lps.org');
INSERT INTO uservisit VALUES (950,'sarah',20021216091340,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (122,'Happy',20021216094008,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216094239,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (798,'Tony',20021216095002,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (951,'homerha',20021216100158,'cache-wol.cableinet.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021216100706,'12.172.64.245');
INSERT INTO uservisit VALUES (649,'irene',20021216104516,'ppp32-249-gw03.athens.access.acn.gr');
INSERT INTO uservisit VALUES (649,'irene',20021216104559,'ppp32-249-gw03.athens.access.acn.gr');
INSERT INTO uservisit VALUES (952,'lori',20021216105538,'208.50.205.153');
INSERT INTO uservisit VALUES (952,'lori',20021216110613,'208.50.205.153');
INSERT INTO uservisit VALUES (873,'cges',20021216111355,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021216115924,'12.172.64.245');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216120939,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (688,'James',20021216123814,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (953,'Ryan B',20021216125709,'ip68-5-216-156.oc.oc.cox.net');
INSERT INTO uservisit VALUES (953,'Ryan B',20021216130018,'ip68-5-216-156.oc.oc.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216135943,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (954,'Becky',20021216140207,'Guelph-ppp3522508.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20021216140404,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021216153032,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021216161840,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021216163103,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021216170813,'203.94.94.238');
INSERT INTO uservisit VALUES (953,'maibraeqa',20021216174352,'ip68-5-216-156.oc.oc.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021216224122,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (955,'Shameer',20021217002420,'pc138.rmb.co.za');
INSERT INTO uservisit VALUES (746,'Raveen',20021217004832,'203.94.94.143');
INSERT INTO uservisit VALUES (956,'angie',20021217005059,'dialup-209.246.98.110.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (956,'angie',20021217005126,'dialup-209.246.98.110.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20021217014532,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021217020210,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (873,'cges',20021217021441,'pcp019005pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217022000,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021217031811,'203.94.93.236');
INSERT INTO uservisit VALUES (153,'TomM',20021217031833,'206.137.1.133');
INSERT INTO uservisit VALUES (384,'Aeternus',20021217032503,'imsbbcf03c.netvigator.com');
INSERT INTO uservisit VALUES (873,'cges',20021217040102,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217043242,'12.172.64.245');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021217045257,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20021217052422,'ra.lps.org');
INSERT INTO uservisit VALUES (153,'TomM',20021217054044,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021217054842,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20021217061348,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021217061352,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217063619,'12.172.64.245');
INSERT INTO uservisit VALUES (873,'cges',20021217072251,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217072422,'12.172.64.245');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021217072656,'216.123.214.18');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021217072759,'216.123.214.18');
INSERT INTO uservisit VALUES (873,'cges',20021217080859,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20021217084038,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20021217093807,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021217095803,'216.123.214.18');
INSERT INTO uservisit VALUES (957,'Derek Zion',20021217100514,'207.148.208.38');
INSERT INTO uservisit VALUES (957,'Derek Zion',20021217100609,'207.148.208.38');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217102414,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20021217105454,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20021217105828,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217111608,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20021217114111,'206.28.64.98');
INSERT INTO uservisit VALUES (873,'cges',20021217120953,'pcp019005pcs.unl.edu');
INSERT INTO uservisit VALUES (894,'gagga',20021217125834,'h26n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (911,'dex',20021217141147,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021217141634,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021217154010,'203.94.94.33');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021217163530,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021217165852,'pcp019005pcs.unl.edu');
INSERT INTO uservisit VALUES (958,'Jessi',20021217200017,'210.14.23.88');
INSERT INTO uservisit VALUES (959,'soomin',20021217230001,'12-221-108-60.client.insightBB.com');
INSERT INTO uservisit VALUES (959,'soomin',20021217230037,'12-221-108-60.client.insightBB.com');
INSERT INTO uservisit VALUES (956,'angie',20021217230343,'pool-68-160-222-208.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021217230658,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (746,'Raveen',20021218003934,'203.94.94.240');
INSERT INTO uservisit VALUES (873,'cges',20021218014527,'pcp019005pcs.unl.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218021148,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021218023158,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (960,'Adam Lockey',20021218025531,'cache-bra.cableinet.co.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021218031410,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20021218031421,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021218035631,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218042557,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20021218043200,'206.28.64.98');
INSERT INTO uservisit VALUES (872,'pleasance',20021218045258,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20021218051553,'206.28.64.98');
INSERT INTO uservisit VALUES (873,'cges',20021218054621,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021218055800,'216.123.214.18');
INSERT INTO uservisit VALUES (961,'terry',20021218060214,'proxy.ia4.marketscore.com');
INSERT INTO uservisit VALUES (961,'terry',20021218060510,'proxy.ia4.marketscore.com');
INSERT INTO uservisit VALUES (122,'Happy',20021218061025,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218065852,'12.172.64.245');
INSERT INTO uservisit VALUES (962,'vicki cantrill',20021218070341,'cache-loh-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021218071613,'206.137.1.133');
INSERT INTO uservisit VALUES (962,'vicki cantrill',20021218072002,'cache-loh-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (933,'Don',20021218072846,'168.99.134.1');
INSERT INTO uservisit VALUES (1,'levik',20021218072914,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021218081129,'216.123.214.18');
INSERT INTO uservisit VALUES (873,'cges',20021218081215,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218085328,'12.172.64.245');
INSERT INTO uservisit VALUES (153,'TomM',20021218090328,'206.137.1.133');
INSERT INTO uservisit VALUES (963,'Caroline',20021218100801,'ppp-0-108.newc-b-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (963,'Caroline',20021218100847,'ppp-0-108.newc-b-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (540,'danny',20021218104931,'65.191.88.54');
INSERT INTO uservisit VALUES (964,'Mr. Hall',20021218110625,'vt-bennington2b-303.bur.adelphia.net');
INSERT INTO uservisit VALUES (662,'Chaz',20021218111543,'139-142-113-80.dialup.islandnet.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021218113231,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218113326,'12.172.64.245');
INSERT INTO uservisit VALUES (965,'Debra Winter',20021218113508,'pcp108515pcs.echryh01.nj.comcast.net');
INSERT INTO uservisit VALUES (873,'cges',20021218113632,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (966,'Kristine Grace',20021218123839,'ACBF9C46.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021218125301,'12.172.64.245');
INSERT INTO uservisit VALUES (911,'dex',20021218131438,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (873,'cges',20021218133425,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (862,'sach',20021218134617,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021218164318,'203.94.94.52');
INSERT INTO uservisit VALUES (967,'lealea',20021218165809,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (967,'lealea',20021218170637,'cache-rk05.proxy.aol.com');
INSERT INTO uservisit VALUES (873,'cges',20021218171414,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (968,'Danni',20021218171511,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (968,'Danni',20021218171542,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (968,'Danni',20021218171609,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (968,'Danni',20021218171619,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (968,'Danni',20021218171628,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (968,'Danni',20021218171644,'user-38ld1i5.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20021218173559,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (969,'Jonathan',20021218174231,'rn088041.mrs.umn.edu');
INSERT INTO uservisit VALUES (970,'Eleanor',20021218194144,'ca-arcadia1c-gate.arcdca.adelphia.net');
INSERT INTO uservisit VALUES (897,'ashwin',20021218204234,'sonicwall.carriagehillonline.net');
INSERT INTO uservisit VALUES (971,'Aggie',20021218214603,'62.59.213.46');
INSERT INTO uservisit VALUES (971,'Aggie',20021218214634,'62.59.213.46');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021218225750,'212.163.172.164');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021218231004,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021218234509,'203.94.93.210');
INSERT INTO uservisit VALUES (1,'levik',20021219014240,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219024439,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (894,'gagga',20021219024801,'h26n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021219033324,'203.94.88.217');
INSERT INTO uservisit VALUES (872,'pleasance',20021219033416,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021219035441,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219043104,'12.172.64.245');
INSERT INTO uservisit VALUES (873,'cges',20021219044041,'ra.lps.org');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021219045424,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (872,'pleasance',20021219052538,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (972,'Melissa',20021219054837,'63.188.225.173');
INSERT INTO uservisit VALUES (873,'cges',20021219055140,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219055418,'12.172.64.245');
INSERT INTO uservisit VALUES (973,'Shane Stenton',20021219064200,'sc175.168block.vegas.smartconnect.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021219065812,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021219070532,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20021219071941,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021219075253,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021219075843,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20021219075930,'206.137.1.133');
INSERT INTO uservisit VALUES (836,'Rushi',20021219081309,'141.228.156.225');
INSERT INTO uservisit VALUES (974,'Andrew',20021219081827,'cae31-221-065.sc.rr.com');
INSERT INTO uservisit VALUES (974,'Andrew',20021219081925,'cae31-221-065.sc.rr.com');
INSERT INTO uservisit VALUES (873,'cges',20021219082506,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219092322,'12.172.64.245');
INSERT INTO uservisit VALUES (153,'TomM',20021219103640,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219112140,'12.172.64.245');
INSERT INTO uservisit VALUES (972,'Melissa',20021219112503,'63.188.225.145');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021219115013,'pc3390.co.la.ca.us');
INSERT INTO uservisit VALUES (873,'cges',20021219115240,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021219115404,'pc3390.co.la.ca.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021219115728,'216.123.214.18');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021219125321,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (540,'danny',20021219134347,'65.191.88.54');
INSERT INTO uservisit VALUES (911,'dex',20021219135429,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (976,'ELEANYA',20021219141245,'ip53.29.blca.blazenet.net');
INSERT INTO uservisit VALUES (976,'ELEANYA',20021219141611,'ip53.29.blca.blazenet.net');
INSERT INTO uservisit VALUES (873,'cges',20021219171330,'pcp011921pcs.unl.edu');
INSERT INTO uservisit VALUES (1,'levik',20021219173919,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (961,'terry',20021219180222,'proxy.ia4.marketscore.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021219181413,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (871,'francis',20021219193058,'61.170.132.31');
INSERT INTO uservisit VALUES (977,'Wennermo',20021219205350,'nat.koping.se');
INSERT INTO uservisit VALUES (977,'Wennermo',20021219205502,'nat.koping.se');
INSERT INTO uservisit VALUES (1,'levik',20021219205600,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219205626,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219205716,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219210026,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219210441,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219211632,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219211754,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219211855,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021219213154,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (871,'francis',20021219221109,'61.170.132.31');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021219234116,'195.94.218.149');
INSERT INTO uservisit VALUES (872,'pleasance',20021220002349,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021220002427,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220004706,'202.138.105.111');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220005433,'202.138.105.111');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021220005934,'203.94.88.149');
INSERT INTO uservisit VALUES (960,'Adam Lockey',20021220010518,'cache-bra.cableinet.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220010524,'202.138.105.111');
INSERT INTO uservisit VALUES (961,'terry',20021220011249,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (961,'terry',20021220021253,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021220025028,'195.94.218.149');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021220031505,'61.11.73.105');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021220032235,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021220033037,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021220033646,'195.94.218.149');
INSERT INTO uservisit VALUES (872,'pleasance',20021220034913,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (873,'cges',20021220035111,'ra.lps.org');
INSERT INTO uservisit VALUES (977,'Wennermo',20021220040321,'nat.koping.se');
INSERT INTO uservisit VALUES (961,'terry',20021220040526,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (153,'TomM',20021220040619,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021220041623,'203.94.88.55');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021220042135,'12.172.64.245');
INSERT INTO uservisit VALUES (980,'ben hagen',20021220042300,'209.37.78.31');
INSERT INTO uservisit VALUES (981,'Steve',20021220044657,'212.137.19.34');
INSERT INTO uservisit VALUES (981,'Steve',20021220044718,'212.137.19.34');
INSERT INTO uservisit VALUES (972,'Melissa',20021220045001,'sdn-ap-010txhousP0294.dialsprint.net');
INSERT INTO uservisit VALUES (982,'Ryan Hayes',20021220045157,'hydra.unumprovident.com');
INSERT INTO uservisit VALUES (1,'levik',20021220045500,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20021220052343,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021220054352,'216.123.214.18');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021220054809,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20021220062815,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220065110,'202.138.105.168');
INSERT INTO uservisit VALUES (153,'TomM',20021220065214,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021220065228,'12.172.64.245');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220065741,'202.138.105.168');
INSERT INTO uservisit VALUES (873,'cges',20021220080814,'ra.lps.org');
INSERT INTO uservisit VALUES (873,'cges',20021220081303,'ra.lps.org');
INSERT INTO uservisit VALUES (153,'TomM',20021220091120,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021220094440,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021220095852,'12.172.64.245');
INSERT INTO uservisit VALUES (153,'TomM',20021220103722,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021220112231,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021220112539,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021220113349,'12.172.64.245');
INSERT INTO uservisit VALUES (983,'John',20021220115229,'pcp233457pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (873,'cges',20021220122232,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (794,'Erin',20021220124354,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021220173539,'203.94.94.191');
INSERT INTO uservisit VALUES (984,'John Kim',20021220181401,'12-237-58-100.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20021220184544,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220185716,'203.197.124.34');
INSERT INTO uservisit VALUES (961,'terry',20021220190617,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (985,'ananth',20021220195541,'210.212.194.30');
INSERT INTO uservisit VALUES (986,'Elaone',20021220200037,'h00045ae056ce.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (961,'terry',20021220205639,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021220221103,'202.138.105.214');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021220235131,'212-73-46-72.red-acceso.airtel.net');
INSERT INTO uservisit VALUES (153,'TomM',20021221021707,'206.137.1.133');
INSERT INTO uservisit VALUES (872,'pleasance',20021221023507,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021221025539,'195.94.218.149');
INSERT INTO uservisit VALUES (873,'cges',20021221033500,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021221051041,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021221054429,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021221054441,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021221055326,'203.94.95.123');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021221063240,'195.94.218.149');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221070145,'202.138.105.233');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221071316,'202.138.105.24');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221072702,'202.138.105.24');
INSERT INTO uservisit VALUES (153,'TomM',20021221083423,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021221104139,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021221110704,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (965,'boom',20021221115600,'68.45.91.194');
INSERT INTO uservisit VALUES (987,'al adducci',20021221131631,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (873,'cges',20021221140150,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (988,'Christene',20021221141317,'ACBFDA29.ipt.aol.com');
INSERT INTO uservisit VALUES (988,'Christene',20021221141410,'ACBFDA29.ipt.aol.com');
INSERT INTO uservisit VALUES (988,'Christene',20021221141431,'ACBFDA29.ipt.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20021221141437,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021221142030,'206.137.1.133');
INSERT INTO uservisit VALUES (989,'christene',20021221142920,'a66b91n173client122.hawaii.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20021221145728,'nycmny1-ar1-4-43-241-240.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (965,'boom',20021221153308,'pcp108515pcs.echryh01.nj.comcast.net');
INSERT INTO uservisit VALUES (985,'ananth',20021221162449,'210.212.194.30');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021221164440,'203.94.94.60');
INSERT INTO uservisit VALUES (153,'TomM',20021221184252,'206.137.1.133');
INSERT INTO uservisit VALUES (990,'gungun',20021221185035,'www.toglobe.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221191509,'202.138.105.184');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221192248,'202.138.105.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221192423,'202.138.105.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021221195631,'202.138.105.227');
INSERT INTO uservisit VALUES (1,'levik',20021221203516,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (991,'mimi',20021221205318,'ip68-12-92-124.ok.ok.cox.net');
INSERT INTO uservisit VALUES (992,'Will M.',20021221230040,'oh-geneva1a-a-66.wre.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20021221231412,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021222003212,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (872,'pleasance',20021222011903,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20021222032812,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021222043409,'206.137.1.133');
INSERT INTO uservisit VALUES (993,'Jason',20021222054640,'cache-mtc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (993,'Jason',20021222054937,'cache-mtc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021222062104,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (809,'Peachie',20021222062141,'adsl-67-115-85-132.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021222065216,'212.166.137.214');
INSERT INTO uservisit VALUES (153,'TomM',20021222070619,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021222073314,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021222080018,'210.180.96.6');
INSERT INTO uservisit VALUES (994,'MGSTARR',20021222081027,'ool-182d98f6.dyn.optonline.net');
INSERT INTO uservisit VALUES (995,'Dane DellaCrosse',20021222093741,'c-24-129-99-146.se.client2.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021222095506,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (996,'jessica',20021222105521,'dt0d2nf1.san.rr.com');
INSERT INTO uservisit VALUES (997,'Hope',20021222124120,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (894,'gagga',20021222130143,'h221n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (153,'TomM',20021222133247,'206.137.1.133');
INSERT INTO uservisit VALUES (998,'sdgfsdf',20021222134100,'cache-ink2-kno-hsi.cableinet.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021222152745,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (961,'terry',20021222164658,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021222165408,'203.94.93.115');
INSERT INTO uservisit VALUES (985,'ananth',20021222170343,'210.212.194.30');
INSERT INTO uservisit VALUES (999,'Steven',20021222172351,'ool-182d3539.dyn.optonline.net');
INSERT INTO uservisit VALUES (999,'Steven',20021222172516,'ool-182d3539.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021222172757,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021222173329,'202.138.105.43');
INSERT INTO uservisit VALUES (1000,'Eddie',20021222181432,'AC941D36.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021222182432,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (985,'ananth',20021222183156,'210.212.194.30');
INSERT INTO uservisit VALUES (1,'levik',20021222183206,'151.204.106.134');
INSERT INTO uservisit VALUES (873,'cges',20021222195606,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021222201132,'catv096006.usr.hananet.net');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021222212944,'218.236.77.161');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021222225854,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (981,'Steve',20021222233752,'212.137.19.34');
INSERT INTO uservisit VALUES (746,'Raveen',20021223002956,'203.94.93.173');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223014706,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021223021133,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20021223022042,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021223024349,'host217-36-78-175.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223031713,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021223035421,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223041008,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20021223043416,'206.28.64.98');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021223051153,'catv096005.usr.hananet.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223055606,'12.172.64.245');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021223055649,'pc7132.temp.co.la.ca.us');
INSERT INTO uservisit VALUES (1001,'Kenneth Owens',20021223062158,'166.68.134.174');
INSERT INTO uservisit VALUES (1,'levik',20021223065340,'206.28.64.98');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021223075524,'212.166.137.207');
INSERT INTO uservisit VALUES (816,'ionman',20021223083444,'nova16.corvis.com');
INSERT INTO uservisit VALUES (1,'levik',20021223083456,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223084542,'12.172.64.245');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021223084724,'216.123.214.18');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021223102403,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223105258,'12.172.64.245');
INSERT INTO uservisit VALUES (1002,'steph',20021223110103,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1002,'steph',20021223110518,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223113229,'12.172.64.245');
INSERT INTO uservisit VALUES (250,'Nick Reed',20021223123636,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20021223125245,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021223133438,'208.47.92.14');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021223134201,'208.47.92.14');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021223135858,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021223140124,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021223140142,'208.47.92.14');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021223142247,'208.47.92.14');
INSERT INTO uservisit VALUES (1,'levik',20021223143841,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (901,'Keith Jones',20021223144555,'208.47.92.14');
INSERT INTO uservisit VALUES (815,'isabelle',20021223144618,'207.6.36.196');
INSERT INTO uservisit VALUES (153,'TomM',20021223150417,'A040-0628.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021223155758,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021223155955,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021223164629,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021223173004,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021223180457,'218.236.77.188');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021223190155,'202.138.105.162');
INSERT INTO uservisit VALUES (688,'James',20021223203519,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021223233357,'203.94.94.90');
INSERT INTO uservisit VALUES (985,'ananth',20021223233733,'210.212.194.30');
INSERT INTO uservisit VALUES (153,'TomM',20021223235450,'A040-0511.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021224001434,'202.138.105.88');
INSERT INTO uservisit VALUES (985,'ananth',20021224005638,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021224011821,'210.212.194.30');
INSERT INTO uservisit VALUES (746,'Raveen',20021224014454,'203.94.93.239');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224022726,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021224023833,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (872,'pleasance',20021224024949,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224032059,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021224034749,'216.123.214.18');
INSERT INTO uservisit VALUES (911,'dex',20021224035548,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (872,'pleasance',20021224043141,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20021224044109,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1003,'Ray',20021224044230,'ip68-0-251-72.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1003,'Ray',20021224044644,'ip68-0-251-72.ri.ri.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021224044915,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224045705,'12.172.64.245');
INSERT INTO uservisit VALUES (962,'vicki cantrill',20021224050020,'cache-loh-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021224070817,'pc2045.co.la.ca.us');
INSERT INTO uservisit VALUES (1,'levik',20021224072608,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1004,'Eric',20021224074547,'24-90-243-130.nyc.rr.com');
INSERT INTO uservisit VALUES (1004,'Eric',20021224074712,'24-90-243-130.nyc.rr.com');
INSERT INTO uservisit VALUES (1004,'Eric',20021224074746,'24-90-243-130.nyc.rr.com');
INSERT INTO uservisit VALUES (1005,'Caitlin',20021224084317,'cache-dm04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224094224,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224095026,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021224102602,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021224103316,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021224103401,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (873,'cges',20021224103648,'user-112u6os.biz.mindspring.com');
INSERT INTO uservisit VALUES (873,'cges',20021224104126,'user-112u6os.biz.mindspring.com');
INSERT INTO uservisit VALUES (1006,'Jeremy',20021224113417,'206.81.201.125');
INSERT INTO uservisit VALUES (873,'cges',20021224122635,'user-112u6os.biz.mindspring.com');
INSERT INTO uservisit VALUES (1007,'samuel',20021224123552,'as5300-1.216-194-6-79.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (1008,'asad',20021224125650,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20021224141435,'A040-0537.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021224144136,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1008,'asad',20021224170449,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (540,'danny',20021224180248,'65.191.88.54');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021224182816,'203.94.94.103');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021224200030,'202.138.105.217');
INSERT INTO uservisit VALUES (1,'levik',20021224210015,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20021224211332,'203.94.94.3');
INSERT INTO uservisit VALUES (885,'np_rt',20021224233047,'h-66-167-163-25.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20021224233723,'A040-0526.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1003,'Ray',20021225004553,'ip68-0-251-72.ri.ri.cox.net');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021225020841,'61.11.73.105');
INSERT INTO uservisit VALUES (153,'TomM',20021225024903,'A040-0529.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021225034402,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (978,'Vitaly Dubenko',20021225044711,'62.88.52.4');
INSERT INTO uservisit VALUES (1002,'steph',20021225045025,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1009,'Kevin',20021225055142,'ool-18b80b78.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20021225055307,'1Cust223.tnt1.barnegat.nj.da.uu.net');
INSERT INTO uservisit VALUES (961,'terry',20021225061223,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (995,'Dane DellaCrosse',20021225074642,'c-24-129-99-146.se.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021225080901,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021225083852,'212-73-45-107.red-acceso.airtel.net');
INSERT INTO uservisit VALUES (911,'dex',20021225092910,'CPE3439313833343339.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1010,'Wayne',20021225092938,'FAYQWODP.cpe.dectr.al.charter.com');
INSERT INTO uservisit VALUES (1010,'Wayne',20021225093009,'FAYQWODP.cpe.dectr.al.charter.com');
INSERT INTO uservisit VALUES (1011,'Jen',20021225104712,'ool-18b9005a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1010,'Wayne',20021225135736,'FAYQWODP.cpe.dectr.al.charter.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021225144817,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20021225151416,'A040-0580.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021225154013,'203.94.88.71');
INSERT INTO uservisit VALUES (1,'levik',20021225161415,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1012,'angi',20021225165531,'pool-141-157-180-100.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1013,'Drew R.',20021225180353,'eli-209-210-56-239.ev1.net');
INSERT INTO uservisit VALUES (1013,'Drew R.',20021225180422,'eli-209-210-56-239.ev1.net');
INSERT INTO uservisit VALUES (985,'ananth',20021225181544,'210.212.194.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021225182631,'202.138.105.122');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021225182631,'202.138.105.122');
INSERT INTO uservisit VALUES (871,'francis',20021225184619,'61.170.130.78');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021225185433,'202.138.105.41');
INSERT INTO uservisit VALUES (885,'np_rt',20021225185704,'h-66-167-163-25.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021225185733,'cache2.lankacom.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021225194609,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (873,'cges',20021225201924,'cache-ntc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1014,'jason lang',20021225204003,'goofey.lisp.com.au');
INSERT INTO uservisit VALUES (1015,'Aim Jayy',20021225220427,'scf2-fe0-1.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021225222524,'202.138.105.135');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021225223131,'202.138.105.70');
INSERT INTO uservisit VALUES (1014,'ubergeek',20021225224123,'goofey.lisp.com.au');
INSERT INTO uservisit VALUES (1014,'ubergeek',20021225224723,'goofey.lisp.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20021226000426,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (985,'ananth',20021226002617,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021226002908,'210.212.194.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226003431,'202.138.105.106');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226010958,'202.138.105.66');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226011107,'202.138.105.66');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226011204,'202.138.105.66');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226011245,'202.138.105.66');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226011623,'202.138.105.66');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226011817,'202.138.105.66');
INSERT INTO uservisit VALUES (1,'levik',20021226021242,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20021226040307,'212.163.172.164');
INSERT INTO uservisit VALUES (1014,'ubergeek',20021226041329,'goofey.lisp.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021226042729,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021226050741,'A040-0604.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021226051517,'206.28.64.98');
INSERT INTO uservisit VALUES (1016,'...',20021226053334,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021226060603,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021226064847,'206.28.64.98');
INSERT INTO uservisit VALUES (1017,'adrian',20021226065435,'c-24-126-96-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021226070401,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021226082112,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (873,'cges',20021226085811,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021226092839,'A040-0518.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (153,'TomM',20021226121047,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1018,'Justin',20021226123432,'cache-mtc-ag01.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021226151213,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021226153429,'203.94.93.129');
INSERT INTO uservisit VALUES (1,'levik',20021226154900,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1019,'dv',20021226174519,'d111.as0.clev.oh.voyager.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20021226180056,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20021226180108,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226184122,'202.138.105.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226184124,'202.138.105.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226184642,'202.138.105.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226184920,'202.138.105.244');
INSERT INTO uservisit VALUES (961,'terry',20021226192822,'proxy.ia4.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226195806,'202.138.105.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226195809,'202.138.105.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226195927,'202.138.105.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021226195927,'202.138.105.51');
INSERT INTO uservisit VALUES (153,'TomM',20021227013649,'A040-0542.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20021227014258,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021227023705,'61.11.73.105');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021227035256,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1016,'...',20021227043557,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021227044749,'202.138.105.215');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021227045716,'catv096004.usr.hananet.net');
INSERT INTO uservisit VALUES (1,'levik',20021227045915,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021227072807,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021227074002,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021227091712,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021227094017,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1020,'Linda',20021227100208,'dyn-160-39-33-13.dyn.columbia.edu');
INSERT INTO uservisit VALUES (1020,'Linda',20021227102914,'160.39.33.13');
INSERT INTO uservisit VALUES (1,'levik',20021227104942,'206.28.64.98');
INSERT INTO uservisit VALUES (837,'Sophia',20021227120330,'pcp02698951pcs.dalect01.va.comcast.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021227122822,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1016,'...',20021227132541,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021227140502,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021227140822,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021227153106,'user-112u6os.biz.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20021227153959,'206.137.1.133');
INSERT INTO uservisit VALUES (1021,'Jennifer',20021227154707,'h-66-167-143-21.DLLATX37.covad.net');
INSERT INTO uservisit VALUES (1021,'Jennifer',20021227154754,'h-66-167-143-21.DLLATX37.covad.net');
INSERT INTO uservisit VALUES (1022,'Audrey',20021227173630,'c66.169.148.199.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1022,'Audrey',20021227173726,'c66.169.148.199.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1023,'Shaun',20021227175744,'naio48.interpac.net');
INSERT INTO uservisit VALUES (153,'TomM',20021227175908,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021227211123,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20021227211510,'h-66-167-119-203.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20021227222900,'206.137.1.133');
INSERT INTO uservisit VALUES (872,'pleasance',20021228000838,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20021228014915,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021228035722,'203.94.88.122');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021228043509,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1024,'brian',20021228044552,'pcp238318pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021228060925,'203.94.88.94');
INSERT INTO uservisit VALUES (153,'TomM',20021228060943,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021228064136,'145.Red-80-59-153.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (1025,'nine L',20021228064757,'as5300-8.216-194-22-77.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (1025,'nine L',20021228064846,'as5300-8.216-194-22-77.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (153,'TomM',20021228084647,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021228090147,'dialin-173-132.tor.primus.ca');
INSERT INTO uservisit VALUES (1026,'deh',20021228092907,'cache.intergate.com.br');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021228093239,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20021228101853,'dialin-173-132.tor.primus.ca');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021228115915,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1027,'AJ',20021228131638,'cdm-66-172-188-grvl.cox-internet.com');
INSERT INTO uservisit VALUES (1,'levik',20021228140454,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021228141803,'206.137.1.133');
INSERT INTO uservisit VALUES (1028,'Jason Scott Clark',20021228150403,'host-66-20-97-185.jan.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20021228160658,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021228161706,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021228171240,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021228182814,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021228182934,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1029,'nel',20021228184330,'cache-mtc-ak03.proxy.aol.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228184442,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228184641,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228184731,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1031,'micheLLe',20021228190257,'ACC35018.ipt.aol.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228192523,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228193635,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1030,'rhea',20021228194249,'162-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (1032,'Ken Mak',20021228200809,'adsl-63-205-198-251.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20021228202321,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20021228205649,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021228232222,'206.137.1.133');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021229012343,'61.11.73.105');
INSERT INTO uservisit VALUES (883,'jagadish babu',20021229021653,'61.11.73.105');
INSERT INTO uservisit VALUES (872,'pleasance',20021229024950,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021229034049,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021229040816,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021229043103,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021229051939,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1033,'chakravarthi',20021229053419,'202.141.25.117');
INSERT INTO uservisit VALUES (1033,'chakravarthi',20021229053610,'202.141.25.117');
INSERT INTO uservisit VALUES (1033,'chakravarthi',20021229054953,'202.141.25.117');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021229060933,'210.180.96.4');
INSERT INTO uservisit VALUES (1033,'chakravarthi',20021229063740,'202.141.25.117');
INSERT INTO uservisit VALUES (153,'TomM',20021229072337,'206.137.1.133');
INSERT INTO uservisit VALUES (1034,'John Thatcher',20021229084038,'213.78.144.195');
INSERT INTO uservisit VALUES (1035,'John Thatcher',20021229084305,'213.78.144.195');
INSERT INTO uservisit VALUES (1035,'John Thatcher',20021229085411,'213.78.144.195');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20021229095940,'edtntnt13-port-239.dial.telus.net');
INSERT INTO uservisit VALUES (1036,'Tiff',20021229102017,'cache-ntc-ag10.proxy.aol.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20021229111927,'12-245-183-137.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20021229124134,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20021229125451,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20021229135750,'145.Red-80-59-153.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021229140102,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (688,'James',20021229144509,'adsl-64-219-179-185.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20021229153803,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (892,'Connie',20021229181439,'ny-chicagost1a-55.buf.adelphia.net');
INSERT INTO uservisit VALUES (873,'cges',20021229181811,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20021229182723,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021229194622,'206.137.1.133');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20021229200226,'210.180.96.4');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021229200344,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20021229205855,'203.197.124.34');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021229222410,'203.94.94.189');
INSERT INTO uservisit VALUES (872,'pleasance',20021229232520,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20021230014526,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1037,'Kevin',20021230015333,'h-66-166-35-202.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1037,'Kevin',20021230015512,'h-66-166-35-202.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1038,'jim lukach',20021230023302,'164.156.231.55');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021230032230,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021230042623,'A040-0560.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1033,'chakravarthi',20021230044814,'203.199.213.3');
INSERT INTO uservisit VALUES (872,'pleasance',20021230045745,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20021230045813,'206.28.64.98');
INSERT INTO uservisit VALUES (894,'gagga',20021230051334,'h49n2fls33o856.telia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021230063955,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021230065137,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20021230073425,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1039,'Jenna',20021230074724,'HSE-Toronto-ppp3485737.sympatico.ca');
INSERT INTO uservisit VALUES (1039,'Jenna',20021230075633,'HSE-Toronto-ppp3485737.sympatico.ca');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021230091159,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021230095154,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021230104147,'206.28.64.98');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021230110929,'pc2500.co.la.ca.us');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021230110932,'pc2500.co.la.ca.us');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20021230112708,'131.107.3.74');
INSERT INTO uservisit VALUES (1040,'Katie',20021230112903,'ip68-14-84-54.ri.ri.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20021230113048,'A040-0593.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021230114927,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (122,'Happy',20021230120742,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1041,'lil',20021230124607,'dsl-65-191-142-201.telocity.com');
INSERT INTO uservisit VALUES (1041,'lil',20021230124619,'dsl-65-191-142-201.telocity.com');
INSERT INTO uservisit VALUES (1041,'lil',20021230124633,'dsl-65-191-142-201.telocity.com');
INSERT INTO uservisit VALUES (1,'levik',20021230124712,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1041,'lil',20021230125024,'65.191.142.201');
INSERT INTO uservisit VALUES (1042,'Samantha',20021230130902,'12-254-158-167.client.attbi.com');
INSERT INTO uservisit VALUES (862,'sach',20021230132213,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1010,'Wayne',20021230165015,'FAYQWODP.cpe.dectr.al.charter.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021230171059,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20021230200421,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1043,'assem',20021230201722,'host-213.158.168.101.tedata.net');
INSERT INTO uservisit VALUES (1044,'Pieter',20021230205607,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1044,'Pieter',20021230205750,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (872,'pleasance',20021230232614,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20021231032847,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (872,'pleasance',20021231034459,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1043,'assem',20021231034949,'62.139.20.141');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20021231043936,'pc6961.temp.co.la.ca.us');
INSERT INTO uservisit VALUES (1,'levik',20021231052631,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20021231065615,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1045,'Vikram',20021231073146,'PPP-219-65-139-114.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (1046,'Nadia',20021231091548,'pool-138-88-110-124.res.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20021231094429,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20021231111509,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20021231113326,'206.137.1.133');
INSERT INTO uservisit VALUES (1047,'cody',20021231150439,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20021231151248,'A040-0549.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (873,'cges',20021231155541,'cache-ntc-af10.proxy.aol.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20021231160410,'203.94.94.201');
INSERT INTO uservisit VALUES (985,'ananth',20021231162840,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021231163945,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021231164605,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021231165724,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20021231170502,'210.212.194.30');
INSERT INTO uservisit VALUES (885,'np_rt',20021231175451,'h-66-167-119-16.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20021231175514,'h-66-167-119-16.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (961,'terry',20021231190339,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20021231203354,'1Cust20.tnt1.marion.il.da.uu.net');
INSERT INTO uservisit VALUES (1029,'nel',20021231220349,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20021231223647,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030101002040,'h-66-167-119-16.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030101002956,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030101035223,'A040-0561.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030101060010,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1049,'geeta',20030101063532,'ip1-228.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (1050,'renee`',20030101090130,'rdu57-212-210.nc.rr.com');
INSERT INTO uservisit VALUES (1050,'renee`',20030101090757,'rdu57-212-210.nc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030101091021,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030101092047,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1051,'michelle',20030101102222,'1Cust223.tnt1.corydon.in.da.uu.net');
INSERT INTO uservisit VALUES (1049,'geeta',20030101111814,'ip4-242.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030101131556,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030101141813,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (871,'francis',20030101143144,'61.170.128.48');
INSERT INTO uservisit VALUES (1049,'geeta',20030101171327,'ip1-211.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030101180249,'203.94.93.157');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030101183143,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1043,'assem',20030101194359,'host-213.158.168.40.tedata.net');
INSERT INTO uservisit VALUES (1043,'assem',20030101203138,'host-213.158.168.40.tedata.net');
INSERT INTO uservisit VALUES (1052,'Ken Hidaka',20030101203342,'ip68-1-24-171.pn.at.cox.net');
INSERT INTO uservisit VALUES (1053,'ebbie park',20030101210626,'cpe-66-27-253-10.socal.rr.com');
INSERT INTO uservisit VALUES (1054,'Jim Ventura',20030101211312,'scf2.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (1,'levik',20030101213049,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030101231746,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030102001457,'A040-0530.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (981,'Steve',20030102014104,'212.137.19.34');
INSERT INTO uservisit VALUES (985,'ananth',20030102021820,'210.212.194.30');
INSERT INTO uservisit VALUES (1043,'assem',20030102022901,'host-213.158.168.16.tedata.net');
INSERT INTO uservisit VALUES (985,'ananth',20030102024402,'210.212.194.30');
INSERT INTO uservisit VALUES (985,'ananth',20030102024441,'210.212.194.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102032141,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102041825,'12.172.64.245');
INSERT INTO uservisit VALUES (1055,'merry',20030102042317,'0-2pool13-98.nas2.gulfport3.ms.us.da.qwest.net');
INSERT INTO uservisit VALUES (1055,'merry',20030102042738,'0-2pool13-98.nas2.gulfport3.ms.us.da.qwest.net');
INSERT INTO uservisit VALUES (153,'TomM',20030102044729,'A040-0515.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (975,'Koganti M Rao',20030102050138,'pc260.co.la.ca.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102060903,'12.172.64.245');
INSERT INTO uservisit VALUES (122,'Happy',20030102061115,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1056,'Emi',20030102061328,'dsc01-sdv-ca-6-31.rasserver.net');
INSERT INTO uservisit VALUES (1,'levik',20030102063140,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1055,'merry',20030102064624,'0-1pool250-29.nas2.gulfport3.ms.us.da.qwest.net');
INSERT INTO uservisit VALUES (1,'levik',20030102074511,'nycmny1-ar1-4-43-243-138.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1057,'Jason',20030102075105,'205.242.73.66');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102091548,'12.172.64.245');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030102094342,'HSE-MTL-ppp66996.qc.sympatico.ca');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030102103821,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102110525,'12.172.64.245');
INSERT INTO uservisit VALUES (1059,'Erica',20030102111033,'ACA8474B.ipt.aol.com');
INSERT INTO uservisit VALUES (1049,'geeta',20030102122916,'ip1-232.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (1049,'geeta',20030102125706,'ip1-232.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (153,'TomM',20030102132352,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1049,'geeta',20030102132952,'ip4-218.eyrkonaeac01.dialup.ca.telus.com');
INSERT INTO uservisit VALUES (941,'george',20030102133501,'66-61-0-189.phlaparx.ucwphilly.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030102133612,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030102152710,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030102183241,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1030,'rhea',20030102185317,'59-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (54,'Tara',20030102194506,'cpe-066-061-059-101.midsouth.rr.com');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030102195040,'HSE-MTL-ppp66996.qc.sympatico.ca');
INSERT INTO uservisit VALUES (985,'ananth',20030102201820,'210.212.194.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030102205819,'203.196.247.194');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030102211959,'HSE-MTL-ppp66598.qc.sympatico.ca');
INSERT INTO uservisit VALUES (746,'Raveen',20030103004322,'203.94.94.117');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103013728,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030103013752,'203.94.88.202');
INSERT INTO uservisit VALUES (1,'levik',20030103020912,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030103021247,'212.163.172.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103022831,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (901,'Keith Jones',20030103040022,'208.47.92.14');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103043616,'12.172.64.245');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030103043816,'203.94.94.193');
INSERT INTO uservisit VALUES (901,'Keith Jones',20030103045228,'208.47.92.14');
INSERT INTO uservisit VALUES (1,'levik',20030103051530,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030103051554,'206.28.64.98');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030103052319,'145.Red-80-59-153.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103055237,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20030103062836,'206.28.64.98');
INSERT INTO uservisit VALUES (1060,'suzi',20030103065535,'gtw-121.nhs.uk');
INSERT INTO uservisit VALUES (901,'Keith Jones',20030103071104,'208.47.92.14');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030103071846,'HSE-MTL-ppp60660.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030103073207,'HSE-MTL-ppp60660.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1060,'suzi',20030103082829,'gtw-121.nhs.uk');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030103082944,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1061,'Mezz',20030103092654,'inktomi1-nth.server.ntl.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103094239,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20030103100422,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030103103306,'tide86.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20030103114012,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030103114911,'1Cust109.tnt1.marion.il.da.uu.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103120356,'12.172.64.245');
INSERT INTO uservisit VALUES (153,'TomM',20030103121530,'206.137.1.133');
INSERT INTO uservisit VALUES (1062,'Mindy',20030103122526,'d53-222-211.clv.wideopenwest.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030103134544,'tide70.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030103143757,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20030103153511,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (1063,'claire',20030103154818,'61-pool3.ras10.gaatl-i.alerondial.net');
INSERT INTO uservisit VALUES (1063,'claire',20030103154955,'61-pool3.ras10.gaatl-i.alerondial.net');
INSERT INTO uservisit VALUES (1064,'sarah',20030103155028,'lsanca1-ar20-4-65-073-144.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1063,'claire',20030103155318,'61-pool3.ras10.gaatl-i.alerondial.net');
INSERT INTO uservisit VALUES (153,'TomM',20030103160424,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103161754,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030103170535,'203.196.247.194');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030103172402,'203.196.247.194');
INSERT INTO uservisit VALUES (1,'levik',20030103172441,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030103175412,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030103175424,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (985,'ananth',20030103183005,'210.212.194.30');
INSERT INTO uservisit VALUES (1,'levik',20030103184417,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20030103185010,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (746,'Raveen',20030103194134,'203.94.94.226');
INSERT INTO uservisit VALUES (1065,'ilant',20030103203904,'cablep-219-151-121.cablep.bezeqint.net');
INSERT INTO uservisit VALUES (1066,'Gaea',20030103210419,'adsl-63-196-243-234.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030103211639,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030103231555,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030104000557,'202.90.96.250');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030104032630,'1Cust155.tnt1.marion.il.da.uu.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030104044253,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1067,'theresa o',20030104060036,'adsl-68-72-139-81.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030104061234,'HSE-MTL-ppp67097.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030104062350,'HSE-MTL-ppp67097.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030104063154,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030104065304,'A040-0599.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030104070533,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030104075715,'HSE-MTL-ppp67097.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030104090623,'HSE-MTL-ppp67097.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1068,'Wendy Thompson',20030104093215,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1068,'Wendy Thompson',20030104093254,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1068,'Wendy Thompson',20030104093302,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1060,'suzi',20030104093517,'gtw-121.nhs.uk');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030104102754,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030104104953,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030104105647,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1069,'Steve',20030104110550,'AC87E055.ipt.aol.com');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030104114339,'HSE-MTL-ppp67097.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030104120159,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030104120307,'A040-0622.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1070,'Lee',20030104123104,'ppp347.ac1.56k.execulink.com');
INSERT INTO uservisit VALUES (1070,'Lee',20030104123706,'ppp347.ac1.56k.execulink.com');
INSERT INTO uservisit VALUES (1071,'Brianne',20030104130102,'ts46-02-qdr673.porch.wa.charter.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030104132234,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1073,'kate',20030104132854,'h00080ed48e0f.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030104141537,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030104160934,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (873,'cges',20030104162415,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20030104163426,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030104170030,'203.94.88.203');
INSERT INTO uservisit VALUES (384,'Aeternus',20030104185933,'n218103255079.netvigator.com');
INSERT INTO uservisit VALUES (1074,'kani2783',20030104191326,'203.200.145.131');
INSERT INTO uservisit VALUES (384,'Aeternus',20030104194022,'n218103255079.netvigator.com');
INSERT INTO uservisit VALUES (1075,'Michael Girardi',20030104201410,'tp-cs6.hinet.net');
INSERT INTO uservisit VALUES (1,'levik',20030104215510,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (746,'Raveen',20030104215618,'203.94.94.111');
INSERT INTO uservisit VALUES (985,'ananth',20030104224239,'210.212.194.30');
INSERT INTO uservisit VALUES (153,'TomM',20030104225302,'206.137.1.133');
INSERT INTO uservisit VALUES (985,'ananth',20030104225855,'210.212.194.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030104225915,'202.90.96.250');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030105013837,'203.94.94.154');
INSERT INTO uservisit VALUES (1076,'brian',20030105021522,'ACAD4B67.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030105031135,'206.137.1.133');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030105044552,'HSE-MTL-ppp67031.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030105044911,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030105045858,'203.94.88.156');
INSERT INTO uservisit VALUES (153,'TomM',20030105051537,'206.137.1.133');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030105062819,'HSE-MTL-ppp60962.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1077,'Nick',20030105064446,'dial-212-159-181-95.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030105065535,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030105065709,'206.137.1.133');
INSERT INTO uservisit VALUES (1078,'Jenna',20030105085613,'12-249-28-223.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030105092413,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030105100015,'206.137.1.133');
INSERT INTO uservisit VALUES (122,'Happy',20030105100853,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030105110551,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (984,'John Kim',20030105112113,'12-237-60-5.client.attbi.com');
INSERT INTO uservisit VALUES (1079,'Janae',20030105114114,'12-216-237-152.client.mchsi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030105123324,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030105123419,'206.137.1.133');
INSERT INTO uservisit VALUES (794,'Erin',20030105125133,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030105125321,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1080,'poochie_tlc',20030105135619,'d38.as0.crtn.oh.voyager.net');
INSERT INTO uservisit VALUES (1080,'poochie_tlc',20030105135745,'d38.as0.crtn.oh.voyager.net');
INSERT INTO uservisit VALUES (1080,'poochie_tlc',20030105140118,'d38.as0.crtn.oh.voyager.net');
INSERT INTO uservisit VALUES (1081,'Kyle',20030105143816,'Toronto-HSE-ppp3722215.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030105145532,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030105152431,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1082,'William Wang',20030105152920,'ool-435471f5.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20030105160925,'206.137.1.133');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030105161436,'203.94.88.200');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030105190505,'203.196.247.194');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030105190850,'203.196.247.194');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030105194425,'203.196.247.194');
INSERT INTO uservisit VALUES (1083,'delvin',20030105194547,'61.8.198.242');
INSERT INTO uservisit VALUES (1083,'delvin',20030105194621,'61.8.198.242');
INSERT INTO uservisit VALUES (1084,'annie',20030105203920,'supercache.qualitynet.net');
INSERT INTO uservisit VALUES (1084,'annie',20030105204329,'supercache.qualitynet.net');
INSERT INTO uservisit VALUES (961,'terry',20030105210704,'bbpp-p-144-134-69-10.prem.tmns.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030105210712,'206.137.1.133');
INSERT INTO uservisit VALUES (1085,'katrina',20030105212520,'61-26-201-20.home.ne.jp');
INSERT INTO uservisit VALUES (1083,'delvin',20030105221535,'61.8.198.242');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030105225836,'203.94.94.177');
INSERT INTO uservisit VALUES (1086,'b',20030105231000,'pcp02889765pcs.catonv01.md.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030106000031,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030106020957,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030106021550,'202.90.96.250');
INSERT INTO uservisit VALUES (1,'levik',20030106022219,'151.204.106.134');
INSERT INTO uservisit VALUES (384,'Aeternus',20030106031158,'218.102.21.2');
INSERT INTO uservisit VALUES (816,'ionman',20030106031403,'nova16.corvis.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030106034153,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106042450,'12.172.64.245');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030106042646,'216.123.214.18');
INSERT INTO uservisit VALUES (1087,'Ramakrishnan',20030106044701,'219.92.237.124');
INSERT INTO uservisit VALUES (1,'levik',20030106050347,'206.28.64.98');
INSERT INTO uservisit VALUES (1088,'Jennifer Pope',20030106054225,'fw53.nisd.net');
INSERT INTO uservisit VALUES (873,'cges',20030106054608,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106061141,'12.172.64.245');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030106062034,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030106062149,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106064643,'12.172.64.245');
INSERT INTO uservisit VALUES (873,'cges',20030106070652,'ra.lps.org');
INSERT INTO uservisit VALUES (122,'Happy',20030106080709,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106084540,'12.172.64.245');
INSERT INTO uservisit VALUES (1089,'Amy',20030106090808,'dlh133.labs.pitt.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106093121,'12.172.64.245');
INSERT INTO uservisit VALUES (901,'Keith Jones',20030106102408,'208.47.92.14');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106104504,'12.172.64.245');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030106112126,'ts1-ilwfkt12.shawneelink.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030106112132,'ts1-ilwfkt12.shawneelink.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030106112905,'HSE-MTL-ppp61719.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030106113210,'206.28.64.98');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030106113812,'ts1-ilwfkt197.shawneelink.net');
INSERT INTO uservisit VALUES (794,'Erin',20030106114132,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030106125137,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030106125535,'12.172.64.245');
INSERT INTO uservisit VALUES (1072,'Alan',20030106125949,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1090,'deedee98',20030106132238,'cache-df08.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030106134643,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1091,'ellie',20030106140733,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1092,'lindsay',20030106140808,'66.64.32.93');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030106143350,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030106143715,'ts1-ilwfkt118.shawneelink.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030106151723,'HSE-MTL-ppp61719.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1093,'SAK YG',20030106163103,'pool-141-156-240-187.res.east.verizon.net');
INSERT INTO uservisit VALUES (1094,'Steve',20030106173652,'12-249-34-146.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030106180845,'A040-0524.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1044,'Pieter',20030106183613,'mail.newerasol.co.za');
INSERT INTO uservisit VALUES (1,'levik',20030106183701,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1095,'scorpioce',20030106185139,'12-246-32-118.client.attbi.com');
INSERT INTO uservisit VALUES (1096,'Kehaulani',20030106185607,'cache-ntc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030106202956,'203.196.247.194');
INSERT INTO uservisit VALUES (1083,'delvin',20030106220407,'61.8.198.242');
INSERT INTO uservisit VALUES (1097,'Scott',20030106222430,'staff-gw.springfield.verio.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030106225035,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030107015412,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1098,'donald foy',20030107020545,'arvingate.pl.arvin.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107025005,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030107025702,'203.94.93.248');
INSERT INTO uservisit VALUES (1099,'Srilekha',20030107032335,'219.65.105.34');
INSERT INTO uservisit VALUES (1100,'Srilekha',20030107032438,'PPP-219.65.105.34.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (1099,'Srilekha',20030107033321,'PPP-219.65.105.34.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030107035431,'206.28.64.98');
INSERT INTO uservisit VALUES (901,'Keith Jones',20030107041401,'208.47.92.14');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107042744,'12.172.64.245');
INSERT INTO uservisit VALUES (873,'cges',20030107044023,'ra.lps.org');
INSERT INTO uservisit VALUES (1101,'valerie',20030107053057,'slip-32-102-114-143.ma.us.prserv.net');
INSERT INTO uservisit VALUES (122,'Happy',20030107054800,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030107055321,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107055437,'12.172.64.245');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030107061036,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (153,'TomM',20030107061808,'A040-0562.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030107062340,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107064412,'12.172.64.245');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030107070659,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030107082747,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107085616,'12.172.64.245');
INSERT INTO uservisit VALUES (1072,'Alan',20030107100500,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1103,'Tara',20030107100527,'24.196.226.137');
INSERT INTO uservisit VALUES (862,'sach',20030107101844,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107103237,'12.172.64.245');
INSERT INTO uservisit VALUES (1104,'Natalya',20030107103917,'ip111.ipaper.com');
INSERT INTO uservisit VALUES (1105,'Osiris',20030107104125,'ip68-14-85-12.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030107110705,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030107111325,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030107114253,'216.240.88.28');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107124500,'12.172.64.245');
INSERT INTO uservisit VALUES (1105,'Osiris',20030107131327,'ip68-14-85-12.ri.ri.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030107131833,'A040-0564.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030107133630,'203.94.88.25');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030107133941,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1106,'Love',20030107140746,'cache-rc08.proxy.aol.com');
INSERT INTO uservisit VALUES (1107,'Nathan',20030107141622,'pool-2-146.hel.ipa.net');
INSERT INTO uservisit VALUES (1108,'kyle',20030107153741,'adsl-68-22-182-71.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1109,'Mary',20030107162011,'68.112.221.171');
INSERT INTO uservisit VALUES (1105,'Osiris',20030107163222,'ip68-14-85-12.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1110,'James Fox',20030107164133,'56k-la-01-12.dial.qnet.com');
INSERT INTO uservisit VALUES (1105,'Osiris',20030107170447,'ip68-14-85-12.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1111,'jessica',20030107171942,'c-24-126-238-218.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1105,'Osiris',20030107174330,'ip68-14-85-12.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030107180142,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030107180203,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20030107180958,'cs162154-78.hot.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20030107181100,'cs162154-78.hot.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030107184047,'203.196.247.194');
INSERT INTO uservisit VALUES (1113,'jon',20030107195924,'adsl-66-124-227-167.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1113,'jon',20030107200004,'adsl-66-124-227-167.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1114,'Adeline',20030107210037,'66.95.107.130');
INSERT INTO uservisit VALUES (153,'TomM',20030107223510,'A040-0522.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1115,'Shermie',20030107232929,'cache-mtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (985,'ananth',20030107235508,'210.212.194.30');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030108003008,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030108020034,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030108023154,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108030402,'203.196.247.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108030602,'203.196.247.90');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030108035117,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030108042421,'206.28.64.98');
INSERT INTO uservisit VALUES (873,'cges',20030108054209,'ra.lps.org');
INSERT INTO uservisit VALUES (1,'levik',20030108054240,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030108060151,'12.172.64.245');
INSERT INTO uservisit VALUES (1116,'Robert Salender',20030108062252,'151.204.41.2');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030108062552,'216.123.214.18');
INSERT INTO uservisit VALUES (1117,'Mikael',20030108065412,'24-90-95-58.nyc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030108073246,'12.172.64.245');
INSERT INTO uservisit VALUES (122,'Happy',20030108073612,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030108075436,'A040-0574.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1118,'Adrian Knott',20030108075525,'modem-162-63-60-62.vip.uk.com');
INSERT INTO uservisit VALUES (1,'levik',20030108080309,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030108080329,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030108094512,'12.172.64.245');
INSERT INTO uservisit VALUES (1119,'Heather',20030108095811,'pcp02452026pcs.nstnig01.ct.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030108102415,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1095,'scorpioce',20030108102605,'12-246-32-118.client.attbi.com');
INSERT INTO uservisit VALUES (1094,'Steve',20030108103439,'12-249-34-146.client.attbi.com');
INSERT INTO uservisit VALUES (1120,'Taniesha Robinson',20030108105954,'external45-27.cps.k12.il.us');
INSERT INTO uservisit VALUES (1120,'Taniesha Robinson',20030108110033,'external45-27.cps.k12.il.us');
INSERT INTO uservisit VALUES (1121,'eric',20030108110922,'200.9.36.89');
INSERT INTO uservisit VALUES (1121,'eric',20030108111051,'200.9.36.89');
INSERT INTO uservisit VALUES (153,'TomM',20030108120752,'A040-0550.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1118,'Adrian Knott',20030108124930,'modem-83-53-60-62.vip.uk.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030108131736,'ts1-ilwfkt187.shawneelink.net');
INSERT INTO uservisit VALUES (862,'sach',20030108144949,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1108,'kyle',20030108145826,'adsl-68-22-182-71.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1122,'Lassar',20030108153833,'ip-D82ECFB2.arc1.ion.pathwaynet.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030108155142,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030108163507,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1108,'kyle',20030108163942,'adsl-68-22-182-71.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1108,'kyle',20030108170446,'adsl-68-22-182-71.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108170602,'203.196.247.194');
INSERT INTO uservisit VALUES (1123,'deane',20030108173028,'proxy1.dmzglobal.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108175302,'203.196.247.194');
INSERT INTO uservisit VALUES (1,'levik',20030108175815,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108191737,'203.196.247.194');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108191932,'203.196.247.194');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108192150,'203.196.247.194');
INSERT INTO uservisit VALUES (1043,'assem',20030108201626,'217.53.7.249');
INSERT INTO uservisit VALUES (1083,'delvin',20030108212657,'61.8.198.242');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030108214843,'203.196.247.194');
INSERT INTO uservisit VALUES (384,'Aeternus',20030108224126,'n219077084229.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20030108232148,'A040-0513.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1124,'Ballzei',20030109005608,'PPP-219.65.104.135.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030109011011,'catv096004.usr.hananet.net');
INSERT INTO uservisit VALUES (1,'levik',20030109022751,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109024816,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030109024956,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (980,'ben hagen',20030109033120,'209.37.78.31');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030109034557,'catv096004.usr.hananet.net');
INSERT INTO uservisit VALUES (1121,'eric',20030109035046,'200.9.36.89');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030109035912,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109042949,'12.172.64.245');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030109045730,'203.94.88.172');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109050725,'12.172.64.245');
INSERT INTO uservisit VALUES (122,'Happy',20030109051957,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (873,'cges',20030109055137,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109060643,'12.172.64.245');
INSERT INTO uservisit VALUES (153,'TomM',20030109062922,'A040-0559.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030109064521,'dailin176.dailin.macam98.ac.il');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109070719,'12.172.64.245');
INSERT INTO uservisit VALUES (1,'levik',20030109071844,'206.28.64.98');
INSERT INTO uservisit VALUES (1125,'jen',20030109081048,'208.31.44.211');
INSERT INTO uservisit VALUES (950,'sarah',20030109082837,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1121,'eric',20030109091643,'200.9.36.89');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109092104,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030109100058,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030109102518,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030109115651,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1126,'David Rekow',20030109121053,'67.104.30.194');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030109121836,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109123940,'mail.ade.com');
INSERT INTO uservisit VALUES (1127,'N',20030109131406,'cache-dk09.proxy.aol.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030109131409,'ts1-ilwfkt71.shawneelink.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030109131634,'ts1-ilwfkt71.shawneelink.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030109134838,'203.94.94.214');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030109144316,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030109145411,'HSE-MTL-ppp61227.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030109145615,'HSE-MTL-ppp61227.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1128,'ooktan',20030109150020,'adsl-67-37-236-81.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1129,'Chris',20030109152855,'cache-ntc-ad09.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030109153441,'cache-ntc-ad09.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030109154155,'cache-ntc-ad09.proxy.aol.com');
INSERT INTO uservisit VALUES (1130,'thy',20030109173231,'12-246-82-118.client.attbi.com');
INSERT INTO uservisit VALUES (1130,'thy',20030109173931,'12-246-82-118.client.attbi.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030109225206,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030109231904,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030109235615,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20030110013020,'n218103206032.netvigator.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030110021048,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20030110021104,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030110030255,'212.163.172.164');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030110040040,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030110042139,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030110055017,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030110063713,'61.0.138.248');
INSERT INTO uservisit VALUES (122,'Happy',20030110065130,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030110071652,'A040-0525.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030110071802,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1131,'Alison',20030110080950,'pool-141-149-52-234.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20030110081743,'ra.lps.org');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030110082329,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030110093719,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1132,'Roxanne',20030110094100,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (1132,'Roxanne',20030110094210,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030110094240,'A040-0617.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1132,'Roxanne',20030110094335,'cache-rh08.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030110095623,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1133,'Jason',20030110100722,'dsl-253.bentcom.net');
INSERT INTO uservisit VALUES (1134,'*ring ring*',20030110102057,'ip68-106-112-151.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030110111015,'ts1-ilwfkt58.shawneelink.net');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030110114907,'67.104.30.194');
INSERT INTO uservisit VALUES (862,'sach',20030110120056,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (122,'Happy',20030110123251,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1135,'allan',20030110125642,'edsiaah02.eds.net');
INSERT INTO uservisit VALUES (1135,'allan',20030110130134,'edsiaah02.eds.net');
INSERT INTO uservisit VALUES (1133,'Jason',20030110140735,'dsl-253.bentcom.net');
INSERT INTO uservisit VALUES (1,'levik',20030110141648,'151.204.106.134');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030110143740,'203.94.94.21');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030110143807,'210.180.96.4');
INSERT INTO uservisit VALUES (153,'TomM',20030110150545,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030110154024,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030110161434,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030110190228,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030110220740,'61.0.138.29');
INSERT INTO uservisit VALUES (1056,'Emi',20030110223636,'dsc02-sdv-ca-5-26.rasserver.net');
INSERT INTO uservisit VALUES (1136,'Jessie',20030110224856,'0-1pool43-183.nas19.san-francisco1.ca.us.da.qwest.net');
INSERT INTO uservisit VALUES (153,'TomM',20030111004416,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030111034758,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030111051723,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030111062449,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030111065107,'61.0.138.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030111065148,'61.0.138.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030111070053,'61.0.138.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030111070055,'61.0.138.58');
INSERT INTO uservisit VALUES (1137,'Lizzie',20030111073350,'host62-6-115-228.webport.bt.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030111083658,'HSE-MTL-ppp74881.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1067,'theresa o',20030111094229,'adsl-68-23-40-244.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (794,'Erin',20030111094523,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1138,'deena',20030111095035,'wnpgmb0128w-cc02-v981.mts.net');
INSERT INTO uservisit VALUES (1138,'sweet-paradox',20030111101054,'wnpgmb0128w-cc02-v981.mts.net');
INSERT INTO uservisit VALUES (1,'levik',20030111103513,'nycmny1-ar1-4-43-250-233.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20030111104446,'A040-0564.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (570,'mike',20030111110902,'66-65-58-24.nyc.rr.com');
INSERT INTO uservisit VALUES (1139,'Denisse',20030111112408,'cache-rm05.proxy.aol.com');
INSERT INTO uservisit VALUES (1140,'Mo',20030111112934,'200227225069-dial-user-UOL.acessonet.com.br');
INSERT INTO uservisit VALUES (1141,'david',20030111113808,'proxy1.hawaii.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030111123627,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1047,'cody',20030111134338,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030111151137,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030111152323,'203.94.94.77');
INSERT INTO uservisit VALUES (1072,'Alan',20030111152500,'HSE-MTL-ppp75773.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1142,'stacey',20030111153451,'209-120-200-92ppp.axs2000.net');
INSERT INTO uservisit VALUES (153,'TomM',20030111154137,'206.137.1.133');
INSERT INTO uservisit VALUES (1142,'stacey',20030111154215,'209-120-200-92ppp.axs2000.net');
INSERT INTO uservisit VALUES (794,'Erin',20030111160055,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1143,'tram',20030111163230,'dsl-65-184-7-225.telocity.com');
INSERT INTO uservisit VALUES (1143,'tram',20030111163313,'dsl-65-184-7-225.telocity.com');
INSERT INTO uservisit VALUES (1144,'ken wojack',20030111173207,'dialup-67.27.136.191.Dial1.Minneapolis1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20030111175711,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030111200916,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030111203912,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030111212614,'61.0.138.248');
INSERT INTO uservisit VALUES (885,'np_rt',20030111235040,'h-66-167-118-11.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030111235907,'h-66-167-118-11.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030112012201,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112023147,'202.90.98.38');
INSERT INTO uservisit VALUES (985,'ananth',20030112024205,'210.212.194.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030112031533,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1099,'Srilekha',20030112042327,'PPP-219.65.105.96.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030112042546,'219.240.31.60');
INSERT INTO uservisit VALUES (1145,'tom',20030112043142,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030112043439,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030112052152,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030112053614,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112054445,'61.0.137.227');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112055212,'61.0.137.227');
INSERT INTO uservisit VALUES (1072,'Alan',20030112061751,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030112061952,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112062515,'61.0.137.223');
INSERT INTO uservisit VALUES (1146,'Kayla',20030112065306,'edtntnt8-port-84.dial.telus.net');
INSERT INTO uservisit VALUES (1146,'Kayla',20030112065400,'edtntnt8-port-84.dial.telus.net');
INSERT INTO uservisit VALUES (1145,'tom',20030112071122,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (153,'TomM',20030112093432,'206.137.1.133');
INSERT INTO uservisit VALUES (1147,'brittany',20030112095156,'cae88-49-007.sc.rr.com');
INSERT INTO uservisit VALUES (1147,'brittany',20030112095215,'cae88-49-007.sc.rr.com');
INSERT INTO uservisit VALUES (1147,'brittany',20030112095300,'cae88-49-007.sc.rr.com');
INSERT INTO uservisit VALUES (1147,'brittany',20030112095311,'cae88-49-007.sc.rr.com');
INSERT INTO uservisit VALUES (1147,'brittany',20030112095357,'cae88-49-007.sc.rr.com');
INSERT INTO uservisit VALUES (950,'sarah',20030112101122,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1148,'kate',20030112102237,'212.50.160.26');
INSERT INTO uservisit VALUES (950,'sarah',20030112102811,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1101,'valerie',20030112103905,'slip-32-103-249-203.ma.us.prserv.net');
INSERT INTO uservisit VALUES (1131,'Alison',20030112110942,'pool-141-149-52-234.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1149,'taiya',20030112111845,'CPE00062508e35d.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030112120236,'12.43.50.215');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030112121433,'HSE-MTL-ppp60542.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030112140137,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030112140602,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1150,'Alfred',20030112142255,'HSE-Montreal-ppp127044.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030112142909,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030112143019,'206.137.1.133');
INSERT INTO uservisit VALUES (1150,'Alfred',20030112151510,'HSE-Montreal-ppp127044.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1150,'Alfred',20030112152005,'HSE-Montreal-ppp127044.qc.sympatico.ca');
INSERT INTO uservisit VALUES (873,'cges',20030112152548,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (1151,'Derek',20030112152556,'dyn-168-163.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030112162523,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (794,'Erin',20030112163230,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030112164327,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112193126,'203.197.124.34');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030112204132,'203.94.90.202');
INSERT INTO uservisit VALUES (1152,'Jerome',20030112204219,'194.159.125.87');
INSERT INTO uservisit VALUES (153,'TomM',20030112211815,'206.137.1.133');
INSERT INTO uservisit VALUES (1083,'delvin',20030112214047,'61.8.198.242');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112224547,'61.0.138.3');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112224608,'61.0.138.3');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030112231737,'61.0.137.156');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030112234530,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113000858,'61.0.138.202');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113000858,'61.0.138.202');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030113011053,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030113014534,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030113021337,'ts1-ilwfkt191.shawneelink.net');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030113022802,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030113024232,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1153,'sanju',20030113024952,'61.11.56.90');
INSERT INTO uservisit VALUES (1153,'sanju',20030113025115,'61.11.56.90');
INSERT INTO uservisit VALUES (153,'TomM',20030113032732,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113034356,'203.196.247.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113034632,'203.196.247.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113035021,'203.196.247.90');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030113043218,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030113052347,'mail.ade.com');
INSERT INTO uservisit VALUES (1118,'Adrian Knott',20030113060032,'modem-181-50-60-62.vip.uk.com');
INSERT INTO uservisit VALUES (873,'cges',20030113063738,'ra.lps.org');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113064356,'61.0.138.118');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113064356,'61.0.138.118');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113064359,'61.0.138.118');
INSERT INTO uservisit VALUES (153,'TomM',20030113064647,'A040-0581.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030113065910,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030113071321,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030113082833,'206.28.64.98');
INSERT INTO uservisit VALUES (798,'Tony',20030113090547,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1154,'nas',20030113090606,'inktomi2-not.server.ntl.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030113091823,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030113100004,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1155,'Ross Cates',20030113101001,'co.collier.fl.us');
INSERT INTO uservisit VALUES (1156,'Aaron',20030113101712,'cache-dq07.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20030113110458,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20030113110855,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030113113208,'ts1-ilwfkt07.shawneelink.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030113113358,'ts1-ilwfkt07.shawneelink.net');
INSERT INTO uservisit VALUES (1,'levik',20030113120553,'206.28.64.98');
INSERT INTO uservisit VALUES (1157,'Kanesha Mitchell',20030113123257,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030113124301,'A040-0551.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030113134549,'203.94.94.205');
INSERT INTO uservisit VALUES (1,'levik',20030113143123,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1158,'Hershel',20030113154833,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030113160254,'203.94.90.72');
INSERT INTO uservisit VALUES (1131,'Alison',20030113162628,'pool-141-149-52-234.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1159,'ya',20030113164215,'i216-58-28-65.avalonworks.net');
INSERT INTO uservisit VALUES (1160,'Bo Pan',20030113171404,'207.221.128.156');
INSERT INTO uservisit VALUES (1160,'Bo Pan',20030113171422,'207.221.128.156');
INSERT INTO uservisit VALUES (1160,'Bo Pan',20030113171428,'207.221.128.156');
INSERT INTO uservisit VALUES (1161,'Lo Pan',20030113172109,'207.221.128.156');
INSERT INTO uservisit VALUES (1150,'Alfred',20030113174213,'HSE-Montreal-ppp127040.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030113174330,'151.204.106.134');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030113174439,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1112,'Greg',20030113175324,'cs162154-78.hot.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030113224824,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030113232114,'61.0.138.155');
INSERT INTO uservisit VALUES (1162,'rikard lindby',20030114003630,'138.14.239.132');
INSERT INTO uservisit VALUES (1162,'rikard lindby',20030114003756,'138.14.239.132');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030114004806,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1163,'G',20030114005835,'ip129.caerphilly.gov.uk');
INSERT INTO uservisit VALUES (1,'levik',20030114015838,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114020121,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030114020739,'ts1-ilwfkt191.shawneelink.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030114021516,'203.94.88.227');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114022907,'202.90.98.38');
INSERT INTO uservisit VALUES (794,'Erin',20030114022940,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1164,'joy windy winstead',20030114034332,'208.34.235.236');
INSERT INTO uservisit VALUES (1,'levik',20030114034446,'206.28.64.98');
INSERT INTO uservisit VALUES (1165,'claire',20030114034514,'193.60.223.130');
INSERT INTO uservisit VALUES (153,'TomM',20030114035535,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1166,'Scott Klott',20030114040123,'machine210.kellyservices.com');
INSERT INTO uservisit VALUES (1166,'Scott Klott',20030114040358,'machine210.kellyservices.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030114041811,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1167,'ragnar',20030114043522,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114044655,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114052849,'61.0.138.212');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114052850,'61.0.138.212');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114054514,'61.0.138.212');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030114055007,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114062611,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20030114072216,'ra.lps.org');
INSERT INTO uservisit VALUES (1154,'nas',20030114072628,'proxy.ia4.marketscore.com');
INSERT INTO uservisit VALUES (873,'cges',20030114080210,'ra.lps.org');
INSERT INTO uservisit VALUES (1168,'Francesca Williams',20030114081924,'adsl-67-117-211-93.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1168,'Francesca Williams',20030114081951,'adsl-67-117-211-93.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114085028,'mail.ade.com');
INSERT INTO uservisit VALUES (1169,'spaz',20030114090633,'66.159.188.233.adsl.snet.net');
INSERT INTO uservisit VALUES (794,'Erin',20030114090703,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1169,'spaz',20030114090731,'66.159.188.233.adsl.snet.net');
INSERT INTO uservisit VALUES (862,'sach',20030114094216,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1170,'jan',20030114100345,'d393-ps5-mel.alphalink.com.au');
INSERT INTO uservisit VALUES (1170,'jan',20030114100438,'d393-ps5-mel.alphalink.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114105718,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030114110415,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030114110625,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030114111227,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030114111346,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1171,'nicole takahashi',20030114111845,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1172,'mackey',20030114122903,'078-013.dialup.sunysb.edu');
INSERT INTO uservisit VALUES (1158,'Hershel',20030114123203,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030114124413,'mail.ade.com');
INSERT INTO uservisit VALUES (1173,'dave',20030114130916,'to-ecat32.bcpl.lib.md.us');
INSERT INTO uservisit VALUES (1173,'dave',20030114130939,'to-ecat32.bcpl.lib.md.us');
INSERT INTO uservisit VALUES (1173,'dave',20030114131529,'to-ecat32.bcpl.lib.md.us');
INSERT INTO uservisit VALUES (1174,'Michelle',20030114141056,'cache-dh01.proxy.aol.com');
INSERT INTO uservisit VALUES (1083,'delvin',20030114144532,'61.8.198.242');
INSERT INTO uservisit VALUES (1175,'Irene Kim',20030114150403,'dialup-67.30.251.139.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (1176,'aLySsa',20030114152857,'cache-ntc-ah08.proxy.aol.com');
INSERT INTO uservisit VALUES (1150,'Alfred',20030114174213,'HSE-Montreal-ppp126286.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030114174341,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030114200205,'203.94.94.10');
INSERT INTO uservisit VALUES (1177,'Lauri J',20030114200932,'kenn1208.bossig.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114205735,'203.196.247.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114210203,'203.196.247.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114210800,'203.196.247.30');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030114224317,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114233222,'61.0.138.245');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030114233307,'61.0.138.245');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115001113,'61.0.137.148');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115004649,'61.0.138.190');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030115011158,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115015220,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115022802,'203.196.247.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115023548,'203.196.247.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115042415,'61.0.138.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115043138,'61.0.138.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115043811,'61.0.138.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115044455,'61.0.138.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115044533,'61.0.138.237');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115044553,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115045228,'61.0.138.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115045625,'61.0.138.109');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115045632,'61.0.138.109');
INSERT INTO uservisit VALUES (1,'levik',20030115045650,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115050017,'61.0.138.109');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115050155,'61.0.138.109');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115050440,'61.0.138.109');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115051037,'61.0.138.109');
INSERT INTO uservisit VALUES (1178,'Medicherla',20030115052559,'has216m.desy.de');
INSERT INTO uservisit VALUES (1178,'Medicherla',20030115052640,'has216m.desy.de');
INSERT INTO uservisit VALUES (1178,'Medicherla',20030115052706,'has216m.desy.de');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030115052831,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20030115055905,'206.28.64.98');
INSERT INTO uservisit VALUES (1150,'Alfred',20030115071204,'HSE-Montreal-ppp125751.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030115071913,'A040-0536.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115072004,'mail.ade.com');
INSERT INTO uservisit VALUES (1145,'tom',20030115084301,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1150,'Alfred',20030115090932,'HSE-Montreal-ppp125751.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030115091005,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115091712,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115100108,'mail.ade.com');
INSERT INTO uservisit VALUES (1150,'Alfred',20030115100440,'HSE-Montreal-ppp125751.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030115102243,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1179,'john',20030115110108,'velaw-cp.velaw.com');
INSERT INTO uservisit VALUES (1167,'ragnar',20030115111011,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (1072,'Alan',20030115112800,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030115121520,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030115121745,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030115122803,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030115124932,'ts1-ilwfkt164.shawneelink.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030115131146,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030115133034,'203.94.94.215');
INSERT INTO uservisit VALUES (1,'levik',20030115143027,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030115153710,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1180,'Brian',20030115180608,'dslint-79.onlinemac.com');
INSERT INTO uservisit VALUES (1150,'Alfred',20030115181416,'HSE-Montreal-ppp126451.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1181,'Julie Kim',20030115215536,'ussun6f-ext.glaxowellcome.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030115220224,'203.196.247.30');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030115223953,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1181,'Julie Kim',20030115230139,'ussun6f-ext.glaxowellcome.com');
INSERT INTO uservisit VALUES (1083,'delvin',20030115230723,'61.8.198.242');
INSERT INTO uservisit VALUES (1178,'Medicherla',20030115234309,'has216m.desy.de');
INSERT INTO uservisit VALUES (746,'Raveen',20030116005039,'203.94.88.144');
INSERT INTO uservisit VALUES (1182,'anil',20030116010920,'210.212.194.30');
INSERT INTO uservisit VALUES (1182,'anil',20030116011041,'210.212.194.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030116011334,'61.0.138.174');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030116011556,'61.0.138.174');
INSERT INTO uservisit VALUES (1016,'...',20030116012416,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030116013618,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116014612,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030116022828,'202.90.98.38');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116031814,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116031917,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030116034026,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116035324,'mail.ade.com');
INSERT INTO uservisit VALUES (1184,'marie casal',20030116045748,'cache-dm11.proxy.aol.com');
INSERT INTO uservisit VALUES (1184,'marie casal',20030116045950,'cache-dm11.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116050732,'193.130.28.1');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030116052658,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030116053135,'206.28.64.98');
INSERT INTO uservisit VALUES (1184,'marie casal',20030116053958,'cache-dm11.proxy.aol.com');
INSERT INTO uservisit VALUES (1185,'Tonya',20030116054613,'Ralph.keesler.af.mil');
INSERT INTO uservisit VALUES (1186,'Robert Morgan',20030116055636,'12-224-197-12.client.attbi.com');
INSERT INTO uservisit VALUES (1187,'d',20030116055642,'ucdsb.on.ca');
INSERT INTO uservisit VALUES (1187,'d',20030116055830,'ucdsb.on.ca');
INSERT INTO uservisit VALUES (1188,'jamie',20030116061918,'216-166-215-97.clec.madisonriver.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116070014,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116071556,'193.130.28.1');
INSERT INTO uservisit VALUES (1189,'Robert',20030116072349,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1190,'toekie',20030116075808,'cp275627-a.tilbu1.nb.home.nl');
INSERT INTO uservisit VALUES (153,'TomM',20030116080949,'A040-0565.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030116084023,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20030116084826,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1191,'Shauna',20030116085122,'29.detroit-06-07rs.mi.dial-access.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116090928,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116093610,'mail.ade.com');
INSERT INTO uservisit VALUES (1192,'chelsea',20030116094947,'cache-mtc-al07.proxy.aol.com');
INSERT INTO uservisit VALUES (1193,'Deidra Lawson',20030116101301,'143.132.229.111');
INSERT INTO uservisit VALUES (1193,'Deidra Lawson',20030116101438,'143.132.229.111');
INSERT INTO uservisit VALUES (1194,'Brittany',20030116102847,'cae26-118-065.sc.rr.com');
INSERT INTO uservisit VALUES (1195,'Sean',20030116112214,'pcp02399322pcs.flint01.mi.comcast.net');
INSERT INTO uservisit VALUES (1195,'Sean',20030116112334,'pcp02399322pcs.flint01.mi.comcast.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030116112431,'HSE-MTL-ppp66181.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030116113905,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030116122630,'mail.ade.com');
INSERT INTO uservisit VALUES (1160,'Bo Pan',20030116122732,'dsc01-mpi-ca-5-142.rasserver.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030116123732,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1196,'Josh',20030116130743,'cache-rf01.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030116134859,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20030116143403,'A040-0535.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030116143446,'h-66-167-117-203.SNDACAGL.covad.net');
INSERT INTO uservisit VALUES (1193,'Deidra Lawson',20030116153405,'143.132.228.241');
INSERT INTO uservisit VALUES (1189,'Robert',20030116165351,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1189,'Robert',20030116170256,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030116174039,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030116182459,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030116184110,'A040-0519.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1197,'Jessie',20030116203032,'AC9642BC.ipt.aol.com');
INSERT INTO uservisit VALUES (1197,'Jessie',20030116203146,'AC9642BC.ipt.aol.com');
INSERT INTO uservisit VALUES (1197,'Jessie',20030116203529,'AC9642BC.ipt.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030116212422,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1198,'Grant Lenzen',20030116213309,'ext-enterprise.edwards.af.mil');
INSERT INTO uservisit VALUES (1198,'Grant Lenzen',20030116213507,'ext-enterprise.edwards.af.mil');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030116220319,'203.94.88.6');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116230447,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030116231449,'193.130.28.1');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030117012401,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030117020318,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1199,'John',20030117021448,'adsl-17-240-185.jax.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030117022239,'203.196.247.90');
INSERT INTO uservisit VALUES (153,'TomM',20030117023337,'A040-0571.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1200,'zweli',20030117023749,'196.11.127.239');
INSERT INTO uservisit VALUES (1183,'fwaff',20030117031530,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030117033139,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1201,'Edward Woodford',20030117035553,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1200,'zweli',20030117035723,'196.11.127.239');
INSERT INTO uservisit VALUES (1200,'zweli',20030117035835,'196.11.127.239');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030117041107,'mail.ade.com');
INSERT INTO uservisit VALUES (1202,'Keeper',20030117042802,'203.199.213.5');
INSERT INTO uservisit VALUES (890,'phil',20030117042812,'209.57.92.138');
INSERT INTO uservisit VALUES (1203,'atomik',20030117044336,'202.123.155.233');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030117044604,'203.94.94.196');
INSERT INTO uservisit VALUES (122,'Happy',20030117044901,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030117050411,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030117052545,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1154,'nas',20030117052654,'pc1-nfds2-6-cust56.nott.cable.ntl.com');
INSERT INTO uservisit VALUES (873,'cges',20030117053026,'ra.lps.org');
INSERT INTO uservisit VALUES (1145,'tom',20030117055337,'host62-6-123-197.webport.bt.net');
INSERT INTO uservisit VALUES (1187,'d',20030117055851,'ucdsb.on.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030117061814,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030117061854,'61.0.137.180');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030117062911,'61.0.137.180');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030117063613,'61.0.137.180');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030117070250,'216.123.214.18');
INSERT INTO uservisit VALUES (1204,'Blue-Fever',20030117072340,'77.51-200-80.adsl.skynet.be');
INSERT INTO uservisit VALUES (153,'TomM',20030117080551,'A040-0560.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030117093445,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030117101640,'mail.ade.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030117105536,'ts1-ilwfkt194.shawneelink.net');
INSERT INTO uservisit VALUES (153,'TomM',20030117111927,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030117112432,'mail.ade.com');
INSERT INTO uservisit VALUES (1205,'lindsay',20030117115850,'pcp01420305pcs.lndsd101.pa.comcast.net');
INSERT INTO uservisit VALUES (1206,'Matt',20030117125303,'hic2.hickam.af.mil');
INSERT INTO uservisit VALUES (153,'TomM',20030117133816,'206.137.1.133');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030117152118,'1Cust11.tnt2.marion.il.da.uu.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030117162609,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1207,'johnny',20030117170144,'pool-151-202-42-110.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1207,'johnny',20030117170159,'pool-151-202-42-110.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1207,'johnny',20030117170217,'pool-151-202-42-110.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1208,'Lauren',20030117181334,'cache-rl05.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030117183538,'203.197.124.34');
INSERT INTO uservisit VALUES (1,'levik',20030117184126,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030117195205,'218.48.60.57');
INSERT INTO uservisit VALUES (1016,'...',20030117213603,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (384,'Aeternus',20030117214738,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20030117230619,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030118001328,'61.0.138.100');
INSERT INTO uservisit VALUES (1209,'Jude',20030118022534,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030118034530,'206.137.1.133');
INSERT INTO uservisit VALUES (1203,'atomik',20030118040558,'202.123.148.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030118043920,'61.0.138.122');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030118044004,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030118045633,'61.0.138.202');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030118045633,'61.0.138.202');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030118050043,'61.0.138.202');
INSERT INTO uservisit VALUES (1072,'Alan',20030118051159,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030118051857,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118052926,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118053000,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118053035,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118053110,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118053140,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030118064721,'h-68-164-85-15.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20030118064830,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030118084045,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1210,'HyperCube4D',20030118094639,'adsl-65-67-239-5.dsl.mdldtx.swbell.net');
INSERT INTO uservisit VALUES (1139,'Denisse',20030118115911,'cache-rk02.proxy.aol.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118122342,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118123207,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118123314,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1211,'John Kessinger',20030118123523,'1Cust222.tnt2.williamsburg.va.da.uu.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030118125434,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1212,'SYLVIA',20030118132528,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (1212,'SYLVIA',20030118133030,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030118134705,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030118160211,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1213,'Czarmaine Ann Marie C. Baligod',20030118163124,'proxyd3.tri-isys.com');
INSERT INTO uservisit VALUES (1214,'jennifer',20030118174044,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (1214,'jennifer',20030118174609,'cache-mtc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (1215,'adam',20030118180342,'cache-mtc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (1216,'m',20030118183517,'node-423a49e9-sna-onnet.worldcom.com');
INSERT INTO uservisit VALUES (1216,'m',20030118183643,'node-423a49e9-sna-onnet.worldcom.com');
INSERT INTO uservisit VALUES (1216,'m',20030118183649,'node-423a49e9-sna-onnet.worldcom.com');
INSERT INTO uservisit VALUES (153,'TomM',20030118184421,'206.137.1.133');
INSERT INTO uservisit VALUES (885,'np_rt',20030118184557,'12.43.50.215');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030118205921,'203.94.93.142');
INSERT INTO uservisit VALUES (153,'TomM',20030118212253,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118220954,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118221019,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118221538,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118223523,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118224312,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118224538,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030118225016,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119003907,'61.0.138.69');
INSERT INTO uservisit VALUES (1209,'Jude',20030119005602,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (984,'John Kim',20030119022915,'12-237-60-5.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119034440,'61.0.137.192');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030119050808,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030119052431,'206.137.1.133');
INSERT INTO uservisit VALUES (1217,'Alyssa',20030119053503,'ool-4353dba5.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030119055844,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060808,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060816,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060821,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060826,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060836,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060842,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060845,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1218,'Joshua Parks',20030119060847,'sdn-ap-008ilchicP0192.dialsprint.net');
INSERT INTO uservisit VALUES (1,'levik',20030119065452,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030119073402,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030119075910,'h-68-164-85-15.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030119085230,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030119085826,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1219,'BRi',20030119102637,'c-66-41-99-179.mn.client2.attbi.com');
INSERT INTO uservisit VALUES (1219,'BRi',20030119102904,'c-66-41-99-179.mn.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030119121825,'206.137.1.133');
INSERT INTO uservisit VALUES (1220,'abc',20030119124600,'p508500EA.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1220,'abc',20030119124658,'p508500EA.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030119132855,'203.94.93.108');
INSERT INTO uservisit VALUES (1216,'m',20030119145946,'node-423a49e9-sna-onnet.worldcom.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030119154625,'12.43.50.215');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030119163822,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030119171423,'ACAB1C4B.ipt.aol.com');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030119174008,'HSE-MTL-ppp66289.qc.sympatico.ca');
INSERT INTO uservisit VALUES (961,'terry',20030119174209,'proxy.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1,'levik',20030119175049,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119183824,'203.196.247.194');
INSERT INTO uservisit VALUES (153,'TomM',20030119184401,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030119192858,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1222,'tuan',20030119193759,'cache-mtc-al07.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030119205408,'206.137.1.133');
INSERT INTO uservisit VALUES (873,'cges',20030119210812,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030119211659,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030119214051,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119221822,'61.0.138.216');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119221825,'61.0.138.216');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030119224157,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1016,'...',20030119225928,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030119232250,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030119234001,'61.0.138.46');
INSERT INTO uservisit VALUES (1223,'Elizabeth Dugan',20030119234332,'c-24-127-161-94.we.client2.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120000808,'61.0.138.46');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120020054,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030120020339,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030120022735,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030120024813,'218.48.60.58');
INSERT INTO uservisit VALUES (1,'levik',20030120035610,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120035655,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030120040521,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120042857,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030120043050,'216.123.214.18');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120044052,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120051105,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120052559,'61.0.137.166');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120052606,'61.0.137.166');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120054432,'61.0.137.166');
INSERT INTO uservisit VALUES (794,'Erin',20030120054805,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120055435,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030120060617,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120064206,'193.130.28.1');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120064727,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120065444,'61.0.137.236');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120065512,'61.0.137.236');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120070731,'61.0.137.236');
INSERT INTO uservisit VALUES (1,'levik',20030120082341,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120084429,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1224,'Rick',20030120085902,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030120085951,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030120090510,'us3.monsanto.com');
INSERT INTO uservisit VALUES (122,'Happy',20030120091941,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1225,'Jeanne Reilly',20030120093904,'user108.net259.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120095659,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030120100710,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030120103046,'mail.ade.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030120105356,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1226,'Katy',20030120112327,'brz-tnt1-120.brazosnet.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030120112521,'216.123.214.18');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030120112946,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030120121657,'us3.monsanto.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030120122001,'mail.ade.com');
INSERT INTO uservisit VALUES (1226,'Katy',20030120123028,'brz-tnt1-144.brazosnet.com');
INSERT INTO uservisit VALUES (1083,'delvin',20030120124130,'61.8.198.242');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120131422,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120131742,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030120132751,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030120140636,'HSE-MTL-ppp66289.qc.sympatico.ca');
INSERT INTO uservisit VALUES (862,'sach',20030120141925,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030120152014,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1227,'tina',20030120155508,'cache-mtc-ac01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030120165442,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1228,'Tina',20030120170437,'64.208.226.69');
INSERT INTO uservisit VALUES (1229,'Tina',20030120170719,'64.208.226.69');
INSERT INTO uservisit VALUES (1224,'Rick',20030120172431,'12-216-120-176.client.mchsi.com');
INSERT INTO uservisit VALUES (1229,'Tina',20030120173036,'64.208.226.69');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120175840,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1230,'Maus',20030120175923,'24.31.188.22');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030120180104,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030120185117,'203.196.247.90');
INSERT INTO uservisit VALUES (1224,'Rick',20030120185527,'12-216-120-176.client.mchsi.com');
INSERT INTO uservisit VALUES (1230,'Maus',20030120193527,'24.31.188.22');
INSERT INTO uservisit VALUES (834,'Gautam Joshi',20030120200100,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120203624,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030120205451,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030120223113,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030120232616,'193.130.28.1');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030120235735,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030121013335,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030121020538,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030121022212,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121024801,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030121031701,'A040-0558.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030121035014,'216.123.214.18');
INSERT INTO uservisit VALUES (1231,'nili marom',20030121041959,'216.44.49.194');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121042353,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030121043340,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030121050023,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20030121053953,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121055154,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030121055328,'HSE-MTL-ppp75501.qc.sympatico.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030121055854,'61.0.137.150');
INSERT INTO uservisit VALUES (1,'levik',20030121061617,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121062937,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030121071746,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121084458,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030121090056,'216.123.214.18');
INSERT INTO uservisit VALUES (794,'Erin',20030121103454,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030121104030,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030121110055,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030121111326,'tide86.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121112826,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030121113540,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030121125710,'ts1-ilwfkt29.shawneelink.net');
INSERT INTO uservisit VALUES (1232,'janice',20030121130347,'user-1121e14.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1232,'janice',20030121130424,'user-1121e14.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1233,'Ella',20030121131417,'dial-in-66-218-40-179.dslextreme.com');
INSERT INTO uservisit VALUES (1234,'Bob',20030121131544,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030121131726,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (794,'Erin',20030121131804,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030121154919,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1083,'delvin',20030121163004,'61.8.198.242');
INSERT INTO uservisit VALUES (1,'levik',20030121175334,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030121210338,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030121212713,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030121215942,'61.0.138.233');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030121220026,'61.0.138.233');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030121224255,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030121232103,'61.0.137.241');
INSERT INTO uservisit VALUES (1183,'fwaff',20030121232539,'193.130.28.1');
INSERT INTO uservisit VALUES (1235,'deepak',20030122003639,'203.145.161.201');
INSERT INTO uservisit VALUES (1235,'deepak',20030122003905,'203.145.161.201');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122004717,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122011735,'193.130.28.1');
INSERT INTO uservisit VALUES (1236,'anthony danini',20030122012112,'mcf3.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030122012528,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1237,'Mike',20030122013113,'168.169.30.8');
INSERT INTO uservisit VALUES (1237,'Mike',20030122013202,'168.169.30.8');
INSERT INTO uservisit VALUES (1,'levik',20030122013419,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030122022322,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030122022340,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030122022928,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122023152,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122023436,'203.196.247.90');
INSERT INTO uservisit VALUES (872,'pleasance',20030122025428,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030122033937,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030122040112,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122040318,'61.0.137.187');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122040331,'61.0.137.187');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122040334,'61.0.137.187');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030122041757,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122042005,'193.130.28.1');
INSERT INTO uservisit VALUES (890,'phil',20030122044406,'209.57.92.138');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122050608,'61.0.138.107');
INSERT INTO uservisit VALUES (798,'Tony',20030122050737,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030122055356,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030122060725,'61.0.138.45');
INSERT INTO uservisit VALUES (1,'levik',20030122061237,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122061609,'193.130.28.1');
INSERT INTO uservisit VALUES (1072,'Alan',20030122072752,'HSE-MTL-ppp75120.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030122075720,'206.28.64.98');
INSERT INTO uservisit VALUES (1220,'abc',20030122080945,'p508506D1.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030122082241,'216.123.214.18');
INSERT INTO uservisit VALUES (1238,'Ashley',20030122090452,'164.47.220.118');
INSERT INTO uservisit VALUES (1238,'Ashley',20030122090524,'164.47.220.118');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030122090630,'mail.ade.com');
INSERT INTO uservisit VALUES (1238,'Ashley',20030122090843,'164.47.220.118');
INSERT INTO uservisit VALUES (909,'Georgio',20030122093105,'telisp1c02.ml.com');
INSERT INTO uservisit VALUES (1220,'abc',20030122094544,'p508506D1.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1167,'ragnar',20030122103202,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (1239,'SARAH',20030122103433,'www.murraymotors.net');
INSERT INTO uservisit VALUES (1,'levik',20030122105727,'206.28.64.98');
INSERT INTO uservisit VALUES (1167,'ragnar',20030122113635,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030122113913,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1209,'Jude',20030122115757,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030122121840,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1234,'Bob',20030122124741,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1083,'delvin',20030122125404,'61.8.198.242');
INSERT INTO uservisit VALUES (885,'np_rt',20030122142533,'h-68-164-153-208.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (873,'cges',20030122143745,'pcp019008pcs.unl.edu');
INSERT INTO uservisit VALUES (834,'Gautam',20030122145914,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1158,'Hershel',20030122151744,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1240,'Celtic976',20030122161926,'203.14.147.5');
INSERT INTO uservisit VALUES (1241,'Tamas Varhegyi',20030122163521,'h0010b508de0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030122171046,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030122172105,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030122181344,'203.94.90.180');
INSERT INTO uservisit VALUES (1242,'epperson',20030122190818,'cache-rm04.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030122193857,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030122205136,'193.130.28.1');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030122231922,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (961,'terry',20030123001506,'bbpp-p-144-134-70-176.prem.tmns.net.au');
INSERT INTO uservisit VALUES (872,'pleasance',20030123004413,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030123020148,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030123021018,'151.204.106.134');
INSERT INTO uservisit VALUES (1183,'fwaff',20030123024744,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030123034835,'216.123.214.18');
INSERT INTO uservisit VALUES (1125,'jen',20030123040908,'208.31.44.211');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030123040922,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030123041630,'206.28.64.98');
INSERT INTO uservisit VALUES (1243,'anna',20030123042727,'BGHOST158-234.bghost.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030123042850,'193.130.28.1');
INSERT INTO uservisit VALUES (1243,'anna',20030123043005,'BGHOST158-234.bghost.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030123044530,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030123051355,'206.28.64.98');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030123051525,'dhcp120.law.upenn.edu');
INSERT INTO uservisit VALUES (1241,'Tamas Varhegyi',20030123051829,'h0010b508de0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030123060121,'216.123.214.18');
INSERT INTO uservisit VALUES (1244,'Joey',20030123060134,'cache-mtc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (1167,'ragnar',20030123060249,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (1244,'Joey',20030123060401,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030123061416,'193.130.28.1');
INSERT INTO uservisit VALUES (1072,'Alan',20030123071627,'HSE-MTL-ppp75120.qc.sympatico.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030123074929,'61.0.138.119');
INSERT INTO uservisit VALUES (1241,'Tamas Varhegyi',20030123075615,'h0010b508de0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20030123081038,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1245,'suzy',20030123083354,'sith-s1p1c0.saccounty.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030123085617,'mail.ade.com');
INSERT INTO uservisit VALUES (1220,'abc',20030123085920,'p50850706.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1,'levik',20030123100323,'206.28.64.98');
INSERT INTO uservisit VALUES (1209,'Jude',20030123105427,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030123111705,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030123113842,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030123114655,'ts1-ilwfkt163.shawneelink.net');
INSERT INTO uservisit VALUES (1048,'Jennifer',20030123114656,'ts1-ilwfkt163.shawneelink.net');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030123114956,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1246,'roya',20030123120341,'rdu57-24-184.nc.rr.com');
INSERT INTO uservisit VALUES (1247,'Jasmine',20030123123820,'63.84.93.44');
INSERT INTO uservisit VALUES (1247,'Jasmine',20030123130803,'63.84.93.44');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030123131128,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (834,'Gautam',20030123134623,'M074026.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1248,'Stephanie',20030123143020,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030123150652,'HSE-MTL-ppp60246.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030123151301,'HSE-MTL-ppp60246.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1249,'the critik',20030123160040,'ool-18b8c03d.dyn.optonline.net');
INSERT INTO uservisit VALUES (1250,'Justin',20030123160402,'adsl-67-123-10-39.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1251,'megz',20030123164338,'cache-ntc-af02.proxy.aol.com');
INSERT INTO uservisit VALUES (1251,'megz',20030123164421,'cache-ntc-af02.proxy.aol.com');
INSERT INTO uservisit VALUES (1252,'bruna',20030123165536,'SHASTA094216.ig.com.br');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030123183336,'cob-1101.cnl.com.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030123183400,'cob-1101.cnl.com.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030123184221,'cob-1101.cnl.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030123190415,'203.197.124.34');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030123190519,'137.124.224.139');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030123190702,'137.124.224.139');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030123202148,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030123205943,'193.130.28.1');
INSERT INTO uservisit VALUES (540,'danny',20030124001322,'adsl-154-54-41.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030124004552,'193.130.28.1');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030124004622,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030124014415,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030124015024,'193.130.28.1');
INSERT INTO uservisit VALUES (794,'Erin',20030124021033,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030124023528,'137.124.224.139');
INSERT INTO uservisit VALUES (1,'levik',20030124031059,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1107,'Nathan',20030124032748,'170.211.216.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030124034219,'216.123.214.18');
INSERT INTO uservisit VALUES (1255,'jay',20030124040611,'206.20.108.49');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030124042107,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030124044117,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124044152,'61.0.137.135');
INSERT INTO uservisit VALUES (1256,'Marina',20030124051648,'ppp11-250.ath.forthnet.gr');
INSERT INTO uservisit VALUES (1257,'lana',20030124054706,'dpc6682160001.direcpc.com');
INSERT INTO uservisit VALUES (950,'sarah',20030124055649,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030124060246,'137.124.224.139');
INSERT INTO uservisit VALUES (1,'levik',20030124061504,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030124063651,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030124070745,'HSE-MTL-ppp75120.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1258,'doug',20030124072837,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (1259,'Louise',20030124074612,'inktomi1-ren.server.ntl.com');
INSERT INTO uservisit VALUES (1131,'Alison',20030124084138,'pool-141-149-52-25.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030124091540,'h-68-164-154-38.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030124092352,'inktomi1-cos.server.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20030124093938,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030124094328,'137.124.224.139');
INSERT INTO uservisit VALUES (1260,'Stephen',20030124100101,'207.28.249.74');
INSERT INTO uservisit VALUES (1260,'Stephen',20030124100210,'207.28.249.74');
INSERT INTO uservisit VALUES (1261,'jinho',20030124104142,'pool-141-156-167-82.esr.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030124110408,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030124113641,'mail.ade.com');
INSERT INTO uservisit VALUES (1220,'abc',20030124113939,'p5085024A.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1167,'ragnar',20030124114644,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (1262,'Mika',20030124115308,'c-7bc870d5.015-64-73746f23.cust.bredbandsbolaget.se');
INSERT INTO uservisit VALUES (1263,'Sheri',20030124120631,'London-HSE-ppp3543479.sympatico.ca');
INSERT INTO uservisit VALUES (1220,'abc',20030124124339,'p5085024A.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (798,'Tony',20030124133141,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (794,'Erin',20030124133859,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1242,'epperson',20030124145932,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1264,'Chanelle',20030124152335,'24-168-142-108.nj.rr.com');
INSERT INTO uservisit VALUES (1265,'An Vo',20030124160252,'pool-68-161-22-86.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1265,'An Vo',20030124160311,'pool-68-161-22-86.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030124160423,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1266,'Jon',20030124161124,'h-69-3-194-247.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (1266,'Jon',20030124161653,'h-69-3-194-247.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (1267,'Tia',20030124172126,'edslppp172.spkn.uswest.net');
INSERT INTO uservisit VALUES (1267,'Tia',20030124173153,'edslppp172.spkn.uswest.net');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030124180933,'137.124.224.139');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030124184435,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124185001,'61.0.138.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124185303,'61.0.138.18');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030124185319,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124185642,'61.0.138.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124190152,'61.0.138.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124190532,'61.0.138.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030124192844,'61.0.138.186');
INSERT INTO uservisit VALUES (834,'Gautam',20030124193126,'210.168.232.80');
INSERT INTO uservisit VALUES (1268,'Epa',20030124194038,'64.75.162.3');
INSERT INTO uservisit VALUES (1,'levik',20030124195355,'151.204.106.134');
INSERT INTO uservisit VALUES (1269,'lesley',20030124231304,'m92-mp1.cvx1-c.edi.dial.ntli.net');
INSERT INTO uservisit VALUES (1269,'lesley',20030124231325,'m92-mp1.cvx1-c.edi.dial.ntli.net');
INSERT INTO uservisit VALUES (1269,'lesley',20030124231630,'m92-mp1.cvx1-c.edi.dial.ntli.net');
INSERT INTO uservisit VALUES (1270,'tim',20030125005606,'cache-mtc-am03.proxy.aol.com');
INSERT INTO uservisit VALUES (1270,'tim',20030125005743,'cache-mtc-am03.proxy.aol.com');
INSERT INTO uservisit VALUES (1271,'Faznur',20030125031724,'219.92.240.67');
INSERT INTO uservisit VALUES (1271,'Faznur',20030125032010,'219.92.240.67');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030125033755,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125052434,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125052436,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125052437,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125054006,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125054009,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125054033,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125054624,'61.0.138.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125054624,'61.0.138.57');
INSERT INTO uservisit VALUES (1,'levik',20030125055442,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030125091849,'137.124.224.139');
INSERT INTO uservisit VALUES (1072,'Alan',20030125102700,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1272,'Robb',20030125124815,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1273,'Kate',20030125125202,'ip68-9-77-241.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1274,'Laura Fortin',20030125132404,'1Cust199.tnt1.coupeville.wa.da.uu.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030125132710,'cob-1118.cnl.com.au');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030125133227,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030125150533,'137.124.224.139');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030125162134,'ip68-0-181-238.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1275,'BJ',20030125162216,'ip68-13-134-58.om.om.cox.net');
INSERT INTO uservisit VALUES (1275,'BJ',20030125162329,'ip68-13-134-58.om.om.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030125175534,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1276,'richie',20030125175912,'0-1pool184-158.nas3.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1277,'Cindy',20030125194309,'cache-dc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030125202624,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1254,'joshua imperato',20030125210210,'137.124.224.139');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125214618,'61.0.138.96');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030125221958,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125230707,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030125234249,'202.90.96.250');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030125235109,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126001859,'61.0.138.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126001902,'61.0.138.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126001902,'61.0.138.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126001902,'61.0.138.244');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126004948,'61.0.138.224');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030126031957,'AC962DE7.ipt.aol.com');
INSERT INTO uservisit VALUES (1262,'Mika',20030126061151,'c-75c870d5.015-64-73746f23.cust.bredbandsbolaget.se');
INSERT INTO uservisit VALUES (1,'levik',20030126062842,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030126062943,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1273,'Kate',20030126080344,'ip68-14-158-17.ri.ri.cox.net');
INSERT INTO uservisit VALUES (950,'sarah',20030126090718,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (950,'sarah',20030126091128,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030126101247,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030126105319,'cache-ntc-ae02.proxy.aol.com');
INSERT INTO uservisit VALUES (1279,'siva',20030126105949,'Ottawa-HSE-ppp257866.sympatico.ca');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030126110505,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1280,'Simon',20030126115140,'webcacheH06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030126124843,'cob-1064.cnl.com.au');
INSERT INTO uservisit VALUES (834,'Gautam',20030126135958,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1281,'rafieq',20030126164913,'219.93.8.8');
INSERT INTO uservisit VALUES (1158,'Hershel',20030126170520,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1267,'Tia',20030126171713,'edslppp47.spkn.uswest.net');
INSERT INTO uservisit VALUES (1282,'eli',20030126172707,'adsl-65-66-159-249.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126173628,'61.0.137.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126173628,'61.0.137.130');
INSERT INTO uservisit VALUES (1,'levik',20030126182614,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030126195701,'cob-1098.cnl.com.au');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126200020,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126200147,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030126200439,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1283,'Hyo Kim',20030126201035,'as5300-1.216-194-6-9.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126201736,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126203635,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126203830,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030126204307,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030126204547,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030126212446,'61.0.137.133');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030126222334,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030127000314,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030127000327,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1284,'Nienke',20030127015254,'212.85.13.10');
INSERT INTO uservisit VALUES (1284,'Nienke',20030127015444,'212.85.13.10');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127025010,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030127035045,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030127040416,'206.28.64.98');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030127045026,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127050545,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030127050811,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127053113,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030127053239,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030127053631,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030127055949,'216.123.214.18');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127060517,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1285,'cherise',20030127062202,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127062658,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030127063849,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127071137,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1167,'ragnar',20030127074047,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030127083302,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030127100526,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030127101355,'206.28.64.98');
INSERT INTO uservisit VALUES (1220,'abc',20030127102211,'p508505B7.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030127105833,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1220,'abc',20030127111054,'p508505B7.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030127113950,'mail.ade.com');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030127115508,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030127124017,'cob-1092.cnl.com.au');
INSERT INTO uservisit VALUES (1286,'Brian Nowell',20030127124620,'cob-1092.cnl.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20030127145245,'A040-0601.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1287,'Craig Elkins',20030127151243,'sdn-ap-010watacoP0265.dialsprint.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030127152022,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1288,'Jesse',20030127153017,'control3.vtti.vt.edu');
INSERT INTO uservisit VALUES (1286,'Brian Nowell',20030127155858,'cob-1026.cnl.com.au');
INSERT INTO uservisit VALUES (834,'Gautam',20030127161036,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127161737,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127161757,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127163538,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127165009,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127170756,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030127180426,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1289,'tim',20030127182755,'12-250-236-48.client.attbi.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127193725,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030127202747,'193.130.28.1');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030127223206,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030127223207,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1290,'Denise',20030127232000,'86-pool1.ras11.flwpb.alerondial.net');
INSERT INTO uservisit VALUES (1290,'Denise',20030127233907,'86-pool1.ras11.flwpb.alerondial.net');
INSERT INTO uservisit VALUES (1290,'Denise',20030127233920,'86-pool1.ras11.flwpb.alerondial.net');
INSERT INTO uservisit VALUES (1291,'nausheer m',20030128001159,'203.200.43.195');
INSERT INTO uservisit VALUES (1,'levik',20030128014450,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030128014729,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20030128021710,'A040-0523.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030128025757,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030128031101,'ares.tdsb.on.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030128041841,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030128042853,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030128043107,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030128052701,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1125,'jen',20030128054241,'208.31.44.131');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030128054935,'mail.ade.com');
INSERT INTO uservisit VALUES (1292,'Katharine',20030128060946,'lsanca1-ar23-4-63-034-070.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (950,'sarah',20030128063406,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030128063721,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1293,'Neal Heble',20030128065709,'208-59-96-228.s228.apx1.trpr.pa.dialup.rcn.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030128070235,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1294,'booboo',20030128074753,'ss2.clarica.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030128080901,'216.123.214.18');
INSERT INTO uservisit VALUES (1295,'Jim McCrank',20030128081137,'adsl-63-202-179-209.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030128081329,'206.28.64.98');
INSERT INTO uservisit VALUES (1295,'Jim McCrank',20030128081442,'adsl-63-202-179-209.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1295,'Jim McCrank',20030128081524,'adsl-63-202-179-209.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1295,'Jim McCrank',20030128082938,'adsl-63-202-179-209.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (798,'Tony',20030128084913,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030128090214,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (798,'Tony',20030128091344,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1295,'Jim McCrank',20030128092156,'adsl-63-202-179-209.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (158,'Ender',20030128093213,'fw.xetron.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030128095601,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (798,'Tony',20030128095602,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1296,'flompers',20030128095614,'adsl-67-38-11-5.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030128095801,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030128095911,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1297,'elliot',20030128100459,'209.174.137.10');
INSERT INTO uservisit VALUES (1297,'elliot',20030128100505,'qps-010.qps.org');
INSERT INTO uservisit VALUES (798,'Tony',20030128101413,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1241,'Tamas Varhegyi',20030128101621,'h0010b508de0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (798,'Tony',20030128102420,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1293,'Neal Heble',20030128102643,'208-59-96-227.s227.apx1.trpr.pa.dialup.rcn.com');
INSERT INTO uservisit VALUES (798,'Tony',20030128104116,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030128110336,'mail.ade.com');
INSERT INTO uservisit VALUES (1241,'Tamas Varhegyi',20030128112649,'h0010b508de0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (798,'Tony',20030128113346,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1298,'Candace',20030128114232,'cm161.30.234.24.lvcm.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030128120535,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030128122432,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030128124858,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030128130917,'px8wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030128135138,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030128141433,'chevron-dhcp39.CChem.Berkeley.EDU');
INSERT INTO uservisit VALUES (885,'np_rt',20030128141755,'chevron-dhcp39.CChem.Berkeley.EDU');
INSERT INTO uservisit VALUES (1072,'Alan',20030128144338,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030128194020,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030128202620,'203.94.90.114');
INSERT INTO uservisit VALUES (153,'TomM',20030128203438,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1167,'ragnar',20030128214439,'hal9000.guldheden.chalmers.se');
INSERT INTO uservisit VALUES (834,'Gautam',20030128221750,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030128223422,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030129010035,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030129010111,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030129013202,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030129013349,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129015508,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1300,'Matthew Darwin',20030129022320,'centrica.com');
INSERT INTO uservisit VALUES (1,'levik',20030129040400,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030129040456,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129040925,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030129041319,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030129041656,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030129042850,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030129043331,'A040-0542.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1231,'Tara Ray',20030129045022,'216.44.49.194');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129045034,'mail.ade.com');
INSERT INTO uservisit VALUES (158,'Ender',20030129050958,'fw.xetron.com');
INSERT INTO uservisit VALUES (1302,'Jennifer Harris',20030129051840,'ip201.weil.com');
INSERT INTO uservisit VALUES (798,'Tony',20030129053614,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1303,'nichole',20030129054844,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030129060354,'207.46.228.14');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030129061308,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030129061336,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030129061431,'216.123.214.18');
INSERT INTO uservisit VALUES (798,'Tony',20030129062402,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129062441,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030129065037,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030129065748,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030129070138,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129070910,'mail.ade.com');
INSERT INTO uservisit VALUES (950,'sarah',20030129071138,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030129071545,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1305,'Julie Altmark',20030129074427,'209.12.109.140');
INSERT INTO uservisit VALUES (1306,'Elaine Jacoby',20030129074929,'main090.ppp.rockriver.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030129075427,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1307,'Richard',20030129081506,'cache-ntc-ah12.proxy.aol.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030129082000,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030129091702,'206.28.64.98');
INSERT INTO uservisit VALUES (798,'Tony',20030129091856,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129093017,'mail.ade.com');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030129095756,'BOOTP86.LAW.UPENN.EDU');
INSERT INTO uservisit VALUES (1301,'Charlie',20030129100324,'166.68.134.175');
INSERT INTO uservisit VALUES (1308,'Stacey Kim',20030129104728,'user-24-214-162-103.knology.net');
INSERT INTO uservisit VALUES (794,'Erin',20030129111329,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030129112216,'mail.ade.com');
INSERT INTO uservisit VALUES (1309,'candace',20030129112838,'dialup-64.152.234.78.Dial1.Dallas1.Level3.net');
INSERT INTO uservisit VALUES (1310,'Calvin Cahail',20030129120928,'adsl-67-65-70-39.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1288,'Jesse',20030129122013,'control3.vtti.vt.edu');
INSERT INTO uservisit VALUES (798,'Tony',20030129125508,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1158,'Hershel',20030129134143,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030129140201,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030129155932,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030129160819,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1158,'Hershel',20030129161950,'ip68-7-220-179.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030129163703,'pool-141-153-182-239.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030129165326,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030129165916,'pool-141-153-182-239.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030129173049,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030129181315,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1311,'m',20030129182530,'12-239-177-76.client.attbi.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030129183107,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030129192505,'A040-0606.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1312,'alexa',20030129192638,'210.186.27.225');
INSERT INTO uservisit VALUES (834,'Gautam',20030129195237,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030129212617,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030129214718,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1313,'Rebecca',20030129221920,'63.175.119.2');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030129225712,'61.0.138.236');
INSERT INTO uservisit VALUES (1314,'dave',20030129231013,'ACC2A032.ipt.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030129231303,'61.0.138.236');
INSERT INTO uservisit VALUES (1315,'Harish',20030130001057,'61.11.31.51');
INSERT INTO uservisit VALUES (1183,'fwaff',20030130003213,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030130013145,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030130013754,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030130040714,'A040-0527.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030130040805,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030130041243,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130042614,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130043225,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030130044408,'216.123.214.18');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030130050409,'BOOTP75.LAW.UPENN.EDU');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030130054308,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1316,'Michael',20030130054547,'194.83.68.90');
INSERT INTO uservisit VALUES (1316,'Michael',20030130054712,'194.83.68.90');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030130054720,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030130060501,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130062228,'mail.ade.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030130062251,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030130063249,'212.163.172.164');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030130064057,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20030130065000,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030130070320,'BOOTP75.LAW.UPENN.EDU');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130070320,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030130072311,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030130074926,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (798,'Tony',20030130081237,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030130083656,'166.68.134.175');
INSERT INTO uservisit VALUES (794,'Erin',20030130085040,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130085615,'mail.ade.com');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030130092128,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030130093519,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030130094812,'166.68.134.175');
INSERT INTO uservisit VALUES (1317,'elite',20030130103133,'adsl-66-120-158-248.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1317,'elite',20030130103153,'adsl-66-120-158-248.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030130111000,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030130111248,'mail.ade.com');
INSERT INTO uservisit VALUES (1318,'rjq',20030130112014,'pool-138-88-45-242.res.east.verizon.net');
INSERT INTO uservisit VALUES (1319,'Irish Kilbride',20030130112728,'c68.113.196.156.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1309,'candace',20030130115411,'dialup-209.246.134.73.Dial1.Dallas1.Level3.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030130123338,'216.123.214.18');
INSERT INTO uservisit VALUES (1320,'Nancy',20030130130109,'user-1121cn0.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20030130133552,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1322,'Charlene',20030130134808,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030130150429,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1311,'m',20030130150915,'12-239-177-76.client.attbi.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030130152504,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030130153008,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1322,'Charlene',20030130155020,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030130162443,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1322,'Charlene',20030130164145,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (1,'levik',20030130164208,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030130173328,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1322,'Charlene',20030130181247,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030130192909,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030130200135,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1323,'Amy',20030130201012,'ip68-98-32-25.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030130201039,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1324,'Dave',20030130212024,'pg1px.pg.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030130213320,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030130222455,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030130223552,'212.163.172.164');
INSERT INTO uservisit VALUES (1183,'fwaff',20030131003216,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20030131003533,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1325,'Lesley',20030131012213,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1325,'Lesley',20030131012650,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030131015454,'193.130.28.1');
INSERT INTO uservisit VALUES (1326,'Jonathan Philpot',20030131020014,'33-63.dsl.data.net.uk');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030131021415,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131022044,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030131032154,'A040-0559.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030131033725,'216.123.214.18');
INSERT INTO uservisit VALUES (1327,'cruncher',20030131034431,'202.54.13.34');
INSERT INTO uservisit VALUES (1327,'cruncher',20030131034634,'202.54.13.34');
INSERT INTO uservisit VALUES (1316,'Michael',20030131040630,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131043557,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131051517,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030131052003,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030131053251,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1,'levik',20030131054119,'206.28.64.98');
INSERT INTO uservisit VALUES (1328,'rob allen',20030131060710,'216.127.246.2');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030131061357,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1329,'sara',20030131062628,'1Cust100.tnt10.norwalk.ct.da.uu.net');
INSERT INTO uservisit VALUES (1329,'sara',20030131062729,'1Cust100.tnt10.norwalk.ct.da.uu.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030131063956,'193.130.28.1');
INSERT INTO uservisit VALUES (122,'Happy',20030131064015,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030131070810,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1328,'rob allen',20030131075301,'216.127.246.2');
INSERT INTO uservisit VALUES (1297,'elliot',20030131081831,'qps-010.qps.org');
INSERT INTO uservisit VALUES (153,'TomM',20030131082557,'A040-0576.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030131082724,'198.23.26.253');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030131082910,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131091054,'mail.ade.com');
INSERT INTO uservisit VALUES (1328,'rob allen',20030131094601,'216.127.246.2');
INSERT INTO uservisit VALUES (1330,'vidhya',20030131104829,'dip14-ppp-193.bu.edu');
INSERT INTO uservisit VALUES (1330,'vidhya',20030131104943,'dip14-ppp-193.bu.edu');
INSERT INTO uservisit VALUES (1330,'vidhya',20030131105152,'dip14-ppp-193.bu.edu');
INSERT INTO uservisit VALUES (1330,'vidhya',20030131105208,'dip14-ppp-193.bu.edu');
INSERT INTO uservisit VALUES (1267,'Tia',20030131111458,'edslppp51.spkn.uswest.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030131112438,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1331,'Kel',20030131112830,'cae88-55-038.sc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131113452,'mail.ade.com');
INSERT INTO uservisit VALUES (1332,'Grant',20030131115253,'ACAC9567.ipt.aol.com');
INSERT INTO uservisit VALUES (798,'Tony',20030131121413,'metricvision03.erols.com');
INSERT INTO uservisit VALUES (1106,'Love',20030131121756,'AC84CA56.ipt.aol.com');
INSERT INTO uservisit VALUES (1333,'Charles Ellison',20030131130437,'208.247.146.71');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030131131341,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1334,'hector',20030131132627,'203-79-89-7.inspire.net.nz');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030131132654,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030131133025,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030131134400,'206.137.1.133');
INSERT INTO uservisit VALUES (1320,'Nancy',20030131140532,'user-1121cn0.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030131152435,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1335,'Paul',20030131165308,'dialup-67.72.82.89.Dial1.Seattle.Level3.net');
INSERT INTO uservisit VALUES (1335,'Paul',20030131165347,'dialup-67.72.82.89.Dial1.Seattle.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20030131165622,'206.137.1.133');
INSERT INTO uservisit VALUES (1335,'Paul',20030131165638,'dialup-67.72.82.89.Dial1.Seattle.Level3.net');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030131175118,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1242,'epperson',20030131180451,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1242,'epperson',20030131181915,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1242,'epperson',20030131182104,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030131182615,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030131184304,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030131193502,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030131193515,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1336,'elisa',20030131195831,'66.159.154.165.adsl.snet.net');
INSERT INTO uservisit VALUES (1336,'elisa',20030131195949,'66.159.154.165.adsl.snet.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030131212444,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1337,'ramsharan',20030131215451,'202.54.26.125');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030131223421,'61.0.137.130');
INSERT INTO uservisit VALUES (153,'TomM',20030131224156,'206.137.1.133');
INSERT INTO uservisit VALUES (1338,'Dalveer',20030131230700,'203.124.128.173');
INSERT INTO uservisit VALUES (1338,'Dalveer',20030131230743,'203.124.128.173');
INSERT INTO uservisit VALUES (1315,'Harish',20030131231504,'61.11.31.51');
INSERT INTO uservisit VALUES (1315,'Harish',20030131231912,'61.11.31.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030131234211,'61.0.137.147');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030131235432,'61.0.138.124');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030131235504,'61.0.138.124');
INSERT INTO uservisit VALUES (1332,'Grant',20030131235545,'ACC1DD85.ipt.aol.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030201011356,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1339,'anuj',20030201014817,'203.124.128.173');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030201022728,'202.90.96.250');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030201022933,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030201034406,'202.90.96.250');
INSERT INTO uservisit VALUES (1340,'kristine',20030201042330,'spider-ntc-tk072.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030201044954,'HSE-MTL-ppp74627.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1340,'kristine',20030201045536,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030201050152,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030201050719,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030201083001,'h-68-164-82-240.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030201111837,'pool-141-153-183-68.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030201113127,'A040-0608.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030201121149,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1341,'erlin',20030201123944,'dhcp065-031-040-108.woh.rr.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030201124542,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030201134009,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1342,'Aaron Segal',20030201145057,'glab025.mc.yu.edu');
INSERT INTO uservisit VALUES (1342,'Aaron Segal',20030201145104,'glab025.mc.yu.edu');
INSERT INTO uservisit VALUES (1342,'Aaron Segal',20030201145108,'glab025.mc.yu.edu');
INSERT INTO uservisit VALUES (153,'TomM',20030201160816,'206.137.1.133');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030201162542,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1343,'il0v3k3lv1n',20030201164427,'AC995A62.ipt.aol.com');
INSERT INTO uservisit VALUES (1016,'...',20030201172600,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030201180900,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030201181012,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030201181026,'207.160.210.253');
INSERT INTO uservisit VALUES (1345,'sarah',20030201191511,'AC9C5B8E.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030201194151,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1346,'steven',20030201194932,'dpc6682103026.direcpc.com');
INSERT INTO uservisit VALUES (1346,'steven',20030201195049,'dpc6682103026.direcpc.com');
INSERT INTO uservisit VALUES (1347,'abdullah',20030201203609,'ac8.emirates.net.ae');
INSERT INTO uservisit VALUES (1,'levik',20030201204053,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030201213414,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030201213519,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030201214538,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030201232026,'206.137.1.133');
INSERT INTO uservisit VALUES (1262,'Mika',20030201232422,'c-4cc870d5.015-64-73746f23.cust.bredbandsbolaget.se');
INSERT INTO uservisit VALUES (834,'Gautam',20030201234558,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030202030456,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030202030559,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030202032227,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1347,'abdullah',20030202044115,'dc6.emirates.net.ae');
INSERT INTO uservisit VALUES (1328,'rob allen',20030202051212,'dsc03-bsg-ma-4-111.rasserver.net');
INSERT INTO uservisit VALUES (153,'TomM',20030202054817,'206.137.1.133');
INSERT INTO uservisit VALUES (1328,'rob allen',20030202055156,'dsc03-bsg-ma-4-111.rasserver.net');
INSERT INTO uservisit VALUES (1328,'rob allen',20030202055513,'dsc03-bsg-ma-4-111.rasserver.net');
INSERT INTO uservisit VALUES (153,'TomM',20030202070842,'206.137.1.133');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030202072727,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030202074312,'h-68-164-82-240.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (950,'sarah',20030202075110,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030202075447,'207.160.210.253');
INSERT INTO uservisit VALUES (1348,'TravlrJ',20030202080744,'spider-to074.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030202090656,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030202094531,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030202101016,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1349,'Shellie',20030202111418,'spider-th062.proxy.aol.com');
INSERT INTO uservisit VALUES (1349,'Shellie',20030202111532,'spider-th062.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030202113639,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1344,'Mack',20030202113827,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030202113827,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030202113946,'207.160.210.253');
INSERT INTO uservisit VALUES (1350,'eric',20030202114417,'ny-kenton3a-4.buf.adelphia.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030202115936,'207.160.210.253');
INSERT INTO uservisit VALUES (153,'TomM',20030202121318,'206.137.1.133');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030202144554,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030202150512,'207.160.210.253');
INSERT INTO uservisit VALUES (153,'TomM',20030202154203,'206.137.1.133');
INSERT INTO uservisit VALUES (1351,'Elyse',20030202154641,'spider-ntc-th072.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030202160228,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030202161808,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1352,'bob',20030202162720,'roc-66-66-154-118.rochester.rr.com');
INSERT INTO uservisit VALUES (1352,'bob',20030202163014,'roc-66-66-154-118.rochester.rr.com');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030202164915,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (873,'cges',20030202172412,'pcp025038pcs.unl.edu');
INSERT INTO uservisit VALUES (153,'TomM',20030202173820,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030202190302,'61.0.138.3');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030202195814,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030202211319,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030202223913,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1316,'Michael',20030202232229,'194.83.68.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030202234153,'61.0.138.131');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030202234222,'61.0.138.131');
INSERT INTO uservisit VALUES (153,'TomM',20030202235040,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030203002736,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030203005420,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030203005802,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030203015323,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030203020748,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030203024422,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030203031417,'202.90.96.250');
INSERT INTO uservisit VALUES (1339,'anuj',20030203033603,'203.124.128.173');
INSERT INTO uservisit VALUES (1231,'Tara Ray',20030203033614,'216.44.49.194');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030203034155,'216.123.214.18');
INSERT INTO uservisit VALUES (122,'Happy',20030203044721,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030203045750,'mail.ade.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030203060105,'207.160.210.253');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030203060710,'216.123.214.18');
INSERT INTO uservisit VALUES (1183,'fwaff',20030203063356,'193.130.28.1');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030203072602,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1353,'teri',20030203072844,'170.35.240.206');
INSERT INTO uservisit VALUES (1354,'Amy',20030203082648,'host-216-76-180-226.sua.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030203092021,'166.68.134.175');
INSERT INTO uservisit VALUES (122,'Happy',20030203093652,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (909,'Georgio',20030203094326,'telisp1c01.ml.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030203095107,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (122,'Happy',20030203104108,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1231,'Tara Ray',20030203104458,'216.44.49.194');
INSERT INTO uservisit VALUES (1355,'Ryan Sexton',20030203105026,'sdn-ap-005dcwashP0418.dialsprint.net');
INSERT INTO uservisit VALUES (1355,'Ryan Sexton',20030203105116,'sdn-ap-005dcwashP0418.dialsprint.net');
INSERT INTO uservisit VALUES (1355,'Ryan Sexton',20030203105118,'sdn-ap-005dcwashP0418.dialsprint.net');
INSERT INTO uservisit VALUES (1355,'Ryan Sexton',20030203105123,'sdn-ap-005dcwashP0418.dialsprint.net');
INSERT INTO uservisit VALUES (1356,'matt',20030203110614,'scf2.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (1344,'Mack',20030203110947,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030203113042,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030203113311,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030203115100,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030203134430,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030203143336,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030203153955,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030203155652,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1357,'michean michaud',20030203162217,'ip-216-23-105-209.one.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030203163039,'207.160.210.253');
INSERT INTO uservisit VALUES (1358,'Paul Boothroyd',20030203164142,'cache1-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030203172934,'203.217.55.151');
INSERT INTO uservisit VALUES (1344,'Mack',20030203172945,'207.160.210.253');
INSERT INTO uservisit VALUES (1359,'tiFfany',20030203174823,'sc-24-165-64-179.socal.rr.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030203185732,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030203192715,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030203195819,'206.137.1.133');
INSERT INTO uservisit VALUES (1360,'Joe Mendez',20030203202230,'adsl-67-123-198-112.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1360,'Joe Mendez',20030203202724,'adsl-67-123-198-112.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030203203801,'193.130.28.1');
INSERT INTO uservisit VALUES (1315,'Harish',20030203212038,'61.11.31.51');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030203215226,'61.0.137.170');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030203223909,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030203231624,'61.0.137.172');
INSERT INTO uservisit VALUES (1183,'fwaff',20030203232528,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030204000241,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030204005854,'206.137.1.133');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030204012435,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1358,'Paul Boothroyd',20030204014618,'cache1-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030204015657,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030204020926,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030204033635,'216.123.214.18');
INSERT INTO uservisit VALUES (1183,'fwaff',20030204040313,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030204050050,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204051421,'166.68.134.175');
INSERT INTO uservisit VALUES (122,'Happy',20030204051532,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204051648,'166.68.134.175');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030204051948,'212.163.172.164');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030204053102,'dhcp153.law.upenn.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204053800,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030204055702,'206.28.64.98');
INSERT INTO uservisit VALUES (1299,'Anoop Manghat',20030204060510,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030204060526,'61.0.138.100');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030204062055,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030204064407,'212.163.172.164');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030204065406,'61.0.137.164');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030204081101,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030204081203,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030204083445,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030204084623,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030204090035,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1328,'rob allen',20030204090754,'dsc06-bsg-ma-2-105.rasserver.net');
INSERT INTO uservisit VALUES (1328,'rob allen',20030204091057,'dsc06-bsg-ma-2-105.rasserver.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204091411,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204091437,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030204091552,'166.68.134.175');
INSERT INTO uservisit VALUES (153,'TomM',20030204091750,'A040-0613.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030204103735,'207.160.210.253');
INSERT INTO uservisit VALUES (1072,'Alan',20030204104642,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1361,'giGgLeSz',20030204104918,'ACA40787.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030204112001,'mail.ade.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030204112915,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030204113012,'207.160.210.253');
INSERT INTO uservisit VALUES (122,'Happy',20030204122822,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1362,'B.',20030204124434,'0-1pool180-80.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1362,'B.',20030204124713,'0-1pool180-80.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1362,'B.',20030204132154,'0-1pool180-80.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030204134909,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030204135834,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030204141835,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030204151507,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030204155834,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030204165453,'A040-0520.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1299,'anoop',20030204173702,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030204182800,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1364,'luvy',20030204183210,'dialup-209.245.131.98.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (1364,'luvy',20030204183244,'dialup-209.245.131.98.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (1299,'anoop',20030204184219,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030204185329,'203.197.124.34');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030204190817,'adsl-63-206-51-249.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030204203452,'61.0.137.241');
INSERT INTO uservisit VALUES (1299,'anoop',20030204210154,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030204211022,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030204225536,'212.163.172.164');
INSERT INTO uservisit VALUES (1183,'fwaff',20030204233702,'193.130.28.1');
INSERT INTO uservisit VALUES (1315,'Harish',20030205000911,'61.11.31.51');
INSERT INTO uservisit VALUES (1,'levik',20030205013101,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'anoop',20030205013126,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030205014333,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1299,'anoop',20030205021429,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030205022022,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030205035031,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205035947,'mail.ade.com');
INSERT INTO uservisit VALUES (1239,'SARAH',20030205042357,'www.murraymotors.net');
INSERT INTO uservisit VALUES (122,'Happy',20030205051114,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030205051322,'206.28.64.98');
INSERT INTO uservisit VALUES (1365,'sarah',20030205052143,'tnt-11-72.easynet.co.uk');
INSERT INTO uservisit VALUES (1365,'sarah',20030205052351,'tnt-11-72.easynet.co.uk');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030205054213,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205054329,'mail.ade.com');
INSERT INTO uservisit VALUES (1299,'anoop',20030205054643,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1328,'rob allen',20030205055603,'216.127.246.2');
INSERT INTO uservisit VALUES (1328,'rob allen',20030205060136,'216.127.246.2');
INSERT INTO uservisit VALUES (153,'TomM',20030205060446,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030205060934,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205063241,'61.0.138.17');
INSERT INTO uservisit VALUES (1224,'Rick',20030205065946,'us3.monsanto.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205071613,'61.0.138.39');
INSERT INTO uservisit VALUES (1344,'Mack',20030205072307,'207.160.210.253');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030205072311,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1366,'briancnorton',20030205072352,'bcnortone1c0.er.usgs.gov');
INSERT INTO uservisit VALUES (1,'levik',20030205073741,'206.28.64.98');
INSERT INTO uservisit VALUES (950,'sarah',20030205080039,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (122,'Happy',20030205081308,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030205083101,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030205083320,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030205083438,'166.68.134.175');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030205083842,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205084435,'mail.ade.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030205092835,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030205101552,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205104253,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030205104733,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1224,'Rick',20030205110219,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030205111014,'207.160.210.253');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030205111206,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030205111946,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205114304,'mail.ade.com');
INSERT INTO uservisit VALUES (1362,'B.',20030205121222,'0-1pool180-189.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205123711,'mail.ade.com');
INSERT INTO uservisit VALUES (1209,'Jude',20030205125103,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1224,'Rick',20030205130407,'us3.monsanto.com');
INSERT INTO uservisit VALUES (153,'TomM',20030205132806,'A040-0635.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (794,'Erin',20030205141754,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1362,'B.',20030205151842,'0-1pool180-74.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030205154108,'207.160.210.253');
INSERT INTO uservisit VALUES (153,'TomM',20030205154746,'A040-0666.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030205154752,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030205160850,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030205162134,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030205165439,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1293,'Neal Heble',20030205172947,'208-59-96-122.s122.apx1.trpr.pa.dialup.rcn.com');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030205173328,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030205175225,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030205175728,'203.217.55.153');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205185637,'61.0.137.228');
INSERT INTO uservisit VALUES (834,'Gautam',20030205190117,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1368,'bijoy',20030205192344,'rev.tatanova.com');
INSERT INTO uservisit VALUES (1368,'bijoy',20030205192441,'rev.tatanova.com');
INSERT INTO uservisit VALUES (1299,'anoop',20030205211410,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030205213520,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030205221606,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205231438,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205232026,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030205233505,'203.196.253.35');
INSERT INTO uservisit VALUES (1299,'anoop',20030206000959,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030206011650,'61.0.137.174');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030206011759,'61.0.137.174');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030206012559,'61.0.137.174');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030206013350,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030206014238,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030206021530,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1369,'j Burgess',20030206023204,'169.157.42.112');
INSERT INTO uservisit VALUES (1369,'j Burgess',20030206023540,'169.157.42.112');
INSERT INTO uservisit VALUES (1299,'anoop',20030206025045,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030206032305,'202.90.96.250');
INSERT INTO uservisit VALUES (1072,'Alan',20030206032656,'ares.tdsb.on.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030206034519,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030206041409,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030206043424,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030206043656,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030206043734,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030206044400,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030206045811,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030206051900,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030206053443,'166.68.134.175');
INSERT INTO uservisit VALUES (1370,'sue',20030206053459,'209.135.1.170');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030206060256,'mail.ade.com');
INSERT INTO uservisit VALUES (1371,'Danny',20030206063142,'68.52.0.36');
INSERT INTO uservisit VALUES (153,'TomM',20030206064213,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1372,'Vivek',20030206064556,'PPP-219.65.44.190.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (122,'Happy',20030206065413,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030206072003,'206.28.64.98');
INSERT INTO uservisit VALUES (1373,'ashley',20030206072532,'dnvr86.dslgw23poole1.dnvr.uswest.net');
INSERT INTO uservisit VALUES (1374,'Luxie',20030206074444,'cache-dr09.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030206081516,'206.28.64.98');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030206083928,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030206085613,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030206091246,'mail.ade.com');
INSERT INTO uservisit VALUES (1371,'Danny',20030206095117,'68.52.0.36');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030206095224,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030206095444,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1375,'ross',20030206095855,'216.13.80.99');
INSERT INTO uservisit VALUES (1224,'Rick',20030206102047,'us3.monsanto.com');
INSERT INTO uservisit VALUES (153,'TomM',20030206104739,'A040-0643.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030206113040,'206.28.64.98');
INSERT INTO uservisit VALUES (1344,'Mack',20030206114641,'207.160.210.253');
INSERT INTO uservisit VALUES (122,'Happy',20030206121204,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1205,'lindsay',20030206121250,'pcp01953527pcs.lndsd101.pa.comcast.net');
INSERT INTO uservisit VALUES (1224,'Rick',20030206121620,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030206125745,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1362,'B.',20030206135341,'0-1pool180-116.nas2.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030206140133,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030206141116,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (794,'Erin',20030206142151,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030206152621,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030206162148,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030206162217,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'anoop',20030206162531,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1344,'Mack',20030206165132,'207.160.210.253');
INSERT INTO uservisit VALUES (834,'Gautam',20030206170402,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030206172322,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1376,'Ju-Ju',20030206174147,'user-2ivev8a.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1376,'Ju-Ju',20030206174205,'user-2ivev8a.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20030206181736,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030206185325,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030206185646,'A040-0554.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1242,'epperson',20030206201838,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1372,'Vivek',20030206202419,'202.88.136.101');
INSERT INTO uservisit VALUES (1242,'epperson',20030206202500,'cache-rm04.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030206210127,'193.130.28.1');
INSERT INTO uservisit VALUES (1372,'Vivek',20030206210721,'202.88.136.101');
INSERT INTO uservisit VALUES (1183,'fwaff',20030206211234,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030206220520,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030206223824,'212.163.172.164');
INSERT INTO uservisit VALUES (1377,'Stavros',20030206225644,'vdp109.lar01.cas.hol.gr');
INSERT INTO uservisit VALUES (1372,'Vivek',20030206234719,'202.88.136.101');
INSERT INTO uservisit VALUES (1372,'Vivek',20030207003545,'PPP-219.65.44.204.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1372,'Vivek',20030207010841,'PPP-219.65.56.13.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030207011856,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030207012222,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20030207013100,'A040-0556.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030207013159,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1378,'netty',20030207031527,'CPE00045a9b9082-CM014080006824.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030207033611,'216.123.214.18');
INSERT INTO uservisit VALUES (1355,'Ryan Sexton',20030207034014,'sdn-ap-017dcwashP0466.dialsprint.net');
INSERT INTO uservisit VALUES (1372,'Vivek',20030207035228,'PPP-219.65.41.174.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030207041611,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030207041746,'206.28.64.98');
INSERT INTO uservisit VALUES (1299,'Anoop',20030207043159,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1224,'Rick',20030207051835,'us3.monsanto.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030207055107,'207.160.210.253');
INSERT INTO uservisit VALUES (122,'Happy',20030207060000,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030207060857,'206.28.64.98');
INSERT INTO uservisit VALUES (1372,'Vivek',20030207060916,'PPP-219.65.44.71.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1344,'Mack',20030207061702,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030207063917,'207.160.210.253');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030207072000,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030207074708,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030207075142,'A040-0584.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030207075215,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030207075715,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030207082250,'206.28.64.98');
INSERT INTO uservisit VALUES (1379,'Stephen',20030207092736,'12-228-217-45.client.attbi.com');
INSERT INTO uservisit VALUES (1379,'Stephen',20030207092810,'12-228-217-45.client.attbi.com');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030207093014,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030207093618,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1380,'arnab',20030207095008,'hotwire-85-84-del.hotwireindia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030207103206,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20030207112940,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030207123249,'mail.ade.com');
INSERT INTO uservisit VALUES (1381,'jessica',20030207124118,'ip68-102-55-99.ks.ok.cox.net');
INSERT INTO uservisit VALUES (794,'Erin',20030207124627,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030207125501,'206.137.1.133');
INSERT INTO uservisit VALUES (1382,'Kyle',20030207130018,'Ottawa-HSE-ppp258972.sympatico.ca');
INSERT INTO uservisit VALUES (1383,'len',20030207130224,'202.124.137.165');
INSERT INTO uservisit VALUES (1384,'Dennis',20030207140508,'ip68-98-148-212.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1385,'sharlene',20030207141420,'alb-24-195-208-96.nycap.rr.com');
INSERT INTO uservisit VALUES (1386,'C. Perkins',20030207152014,'user-uinj5ll.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1386,'C. Perkins',20030207152108,'user-uinj5ll.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1,'levik',20030207154134,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1387,'s',20030207154645,'205.206.69.111');
INSERT INTO uservisit VALUES (153,'TomM',20030207155314,'206.137.1.133');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030207160912,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1382,'Kyle',20030207173837,'Ottawa-HSE-ppp258972.sympatico.ca');
INSERT INTO uservisit VALUES (1327,'cruncher',20030207190529,'202.54.13.34');
INSERT INTO uservisit VALUES (1,'levik',20030207193051,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030207202424,'210.168.232.91');
INSERT INTO uservisit VALUES (1388,'bobie',20030207212030,'spider-ntc-th084.proxy.aol.com');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030207222126,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1389,'g3e',20030208011657,'139.134.58.153');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030208020001,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030208025646,'203.196.253.35');
INSERT INTO uservisit VALUES (1390,'Krizia',20030208043849,'sdn-ap-007njpennP0275.dialsprint.net');
INSERT INTO uservisit VALUES (1390,'Krizia',20030208043944,'sdn-ap-007njpennP0275.dialsprint.net');
INSERT INTO uservisit VALUES (1391,'Amanda',20030208045417,'44warp95.newtel.com');
INSERT INTO uservisit VALUES (1340,'kristine',20030208053708,'cache-ntc-ag09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030208062747,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030208064030,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030208064619,'pool-141-153-183-115.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1340,'kristine',20030208070655,'spider-ntc-th071.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030208071416,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1392,'Sadako',20030208094225,'cache-dk09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030208103209,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030208103542,'12.43.50.215');
INSERT INTO uservisit VALUES (1393,'Eelan',20030208124233,'cache-df08.proxy.aol.com');
INSERT INTO uservisit VALUES (1393,'Eelan',20030208124509,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030208130158,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030208130602,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030208141710,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030208142328,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030208155630,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1394,'Oliva',20030208155947,'dialup-67.24.125.181.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (1016,'...',20030208164259,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1381,'jessica',20030208175457,'ip68-102-55-99.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1382,'Kyle',20030208183228,'Ottawa-HSE-ppp258972.sympatico.ca');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030208194000,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030208201446,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030208210124,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030208210556,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030208221032,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030208233111,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030209023728,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030209044339,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030209045704,'pool-141-153-181-110.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030209050520,'pool-141-153-181-110.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030209053435,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030209055442,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1395,'howardroark',20030209063435,'AP-202-70-104-138.compass.com.ph');
INSERT INTO uservisit VALUES (1395,'howardroark',20030209063555,'AP-202-70-104-138.compass.com.ph');
INSERT INTO uservisit VALUES (950,'sarah',20030209070924,'inktomi1-oxf.server.ntl.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030209072841,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030209081338,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030209085012,'spider-mtc-ti021.proxy.aol.com');
INSERT INTO uservisit VALUES (1382,'Kyle',20030209103803,'Ottawa-HSE-ppp258972.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030209125642,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030209131646,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (1396,'Roy Blankman',20030209132134,'spider-tp051.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030209132411,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1344,'Mack',20030209142626,'207.160.210.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030209143219,'pool-141-153-184-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030209145241,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (794,'Erin',20030209150516,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030209152653,'207.160.210.253');
INSERT INTO uservisit VALUES (1397,'justn',20030209160906,'1cust151.tnt2.gosford.au.da.uu.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030209161934,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030209162742,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030209162909,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1344,'Mack',20030209163446,'207.160.210.253');
INSERT INTO uservisit VALUES (1398,'Holly C',20030209163758,'dialup1-178.csus.edu');
INSERT INTO uservisit VALUES (885,'np_rt',20030209164501,'12.43.50.215');
INSERT INTO uservisit VALUES (1,'levik',20030209174158,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030209174343,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1149,'taiya',20030209175947,'CPE00062508e35d-CM.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030209180204,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030209190518,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1372,'Vivek',20030209193449,'202.88.136.101');
INSERT INTO uservisit VALUES (153,'TomM',20030209194824,'206.137.1.133');
INSERT INTO uservisit VALUES (1299,'Anoop',20030209195007,'lava-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030209210229,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1372,'Vivek',20030209210526,'PPP-219.65.43.140.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030209213805,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030209221929,'206.137.1.133');
INSERT INTO uservisit VALUES (1372,'Vivek',20030210003820,'PPP-219.65.44.132.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1397,'justn',20030210003934,'1cust135.tnt2.gosford.au.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030210013444,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210023037,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20030210024559,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030210025352,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1399,'J',20030210034059,'p-uwmadison-out-2.wiscnet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030210041507,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030210041652,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030210045954,'216.123.214.18');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210050854,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20030210051027,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20030210052459,'206.28.64.98');
INSERT INTO uservisit VALUES (1344,'Mack',20030210060253,'207.160.210.253');
INSERT INTO uservisit VALUES (122,'Happy',20030210063435,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210065957,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1344,'Mack',20030210070414,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030210073646,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030210075601,'206.28.64.98');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030210080323,'208.198.20.74');
INSERT INTO uservisit VALUES (1,'levik',20030210083258,'206.28.64.98');
INSERT INTO uservisit VALUES (1344,'Mack',20030210083646,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030210083646,'207.160.210.253');
INSERT INTO uservisit VALUES (1401,'M Robin Bresnahan',20030210083837,'161.231.1.21');
INSERT INTO uservisit VALUES (1401,'M Robin Bresnahan',20030210083939,'161.231.1.21');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030210085817,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (122,'Happy',20030210090746,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (158,'Ender',20030210091430,'fw.xetron.com');
INSERT INTO uservisit VALUES (1402,'craig',20030210092404,'hlfx42-129.ns.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030210092955,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030210094220,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030210095552,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030210100843,'216.123.214.18');
INSERT INTO uservisit VALUES (1301,'Charlie',20030210102032,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030210104108,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1403,'John Smith',20030210104157,'thinker.med.ohio-state.edu');
INSERT INTO uservisit VALUES (1403,'John Smith',20030210104252,'thinker.med.ohio-state.edu');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030210110648,'203.217.55.222');
INSERT INTO uservisit VALUES (1344,'Mack',20030210111631,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030210111817,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030210111919,'206.28.64.98');
INSERT INTO uservisit VALUES (1344,'Mack',20030210114031,'207.160.210.253');
INSERT INTO uservisit VALUES (794,'Erin',20030210130953,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1402,'craig',20030210130954,'hlfx57-2a-182.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030210134320,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030210142815,'206.137.1.133');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210145159,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1404,'Alana',20030210145600,'h209.175.155.12.cablerocket.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030210152807,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030210153538,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1405,'Prakash',20030210160119,'17.255.128.136');
INSERT INTO uservisit VALUES (1405,'Prakash',20030210160633,'17.255.128.136');
INSERT INTO uservisit VALUES (1405,'paks',20030210161045,'17.255.128.136');
INSERT INTO uservisit VALUES (1405,'paks',20030210161055,'17.255.128.136');
INSERT INTO uservisit VALUES (1,'levik',20030210162730,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030210162903,'h-68-164-87-184.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1395,'howardroark',20030210165424,'AP-202-70-104-154.compass.com.ph');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210171905,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (743,'julie',20030210173118,'ool-18bf1653.dyn.optonline.net');
INSERT INTO uservisit VALUES (1406,'Calvin',20030210173333,'ip68-101-108-90.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1406,'Calvin',20030210173441,'ip68-101-108-90.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030210175222,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1406,'Calvin',20030210175822,'ip68-101-108-90.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1407,'Samantha',20030210201005,'h24-78-133-232.vc.shawcable.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030210203634,'lava-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030210205542,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030210213734,'210.168.232.91');
INSERT INTO uservisit VALUES (1183,'fwaff',20030210224109,'193.130.28.1');
INSERT INTO uservisit VALUES (1408,'sadaf',20030211003706,'fwbisc1b-09.paws.kcl.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030211010033,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030211013148,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030211024457,'203.196.253.35');
INSERT INTO uservisit VALUES (1409,'Emma McCabe',20030211030314,'212.100.98.130');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030211034402,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030211040654,'mail.ade.com');
INSERT INTO uservisit VALUES (1410,'chandra hagan',20030211043049,'63.88.160.101');
INSERT INTO uservisit VALUES (1410,'chandra hagan',20030211043144,'63.88.160.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20030211043727,'166.68.134.175');
INSERT INTO uservisit VALUES (122,'Happy',20030211050030,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030211050126,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030211051749,'mail.ade.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030211054309,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1344,'Mack',20030211055828,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030211055936,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030211061458,'206.28.64.98');
INSERT INTO uservisit VALUES (1411,'jade',20030211061910,'inktomi2-not.server.ntl.com');
INSERT INTO uservisit VALUES (1412,'lauren',20030211062603,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1402,'craig',20030211065200,'hlfx55-1-117.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030211070438,'208.198.20.74');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030211071615,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030211073627,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030211073728,'206.28.64.98');
INSERT INTO uservisit VALUES (1278,'Warren Yamaguchi',20030211074530,'12-240-69-8.client.attbi.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030211074901,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030211083132,'mail.ade.com');
INSERT INTO uservisit VALUES (1414,'benny ska',20030211083850,'68.118.54.64');
INSERT INTO uservisit VALUES (1,'levik',20030211085824,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030211094936,'166.68.134.175');
INSERT INTO uservisit VALUES (794,'Erin',20030211100015,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030211105814,'206.28.64.98');
INSERT INTO uservisit VALUES (794,'Erin',20030211110441,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030211113755,'mail.ade.com');
INSERT INTO uservisit VALUES (1415,'pat',20030211114504,'hughie.assd.winnipeg.mb.ca');
INSERT INTO uservisit VALUES (122,'Happy',20030211115919,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030211120710,'63.210.180.155');
INSERT INTO uservisit VALUES (1405,'paks',20030211121409,'17.255.128.136');
INSERT INTO uservisit VALUES (1416,'Paulette Mullinix',20030211123505,'cache-dp08.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030211124548,'mail.ade.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030211132902,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030211133933,'A040-0549.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030211134610,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030211152130,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1344,'Mack',20030211155018,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030211160234,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030211165519,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030211165538,'24-193-142-89.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030211165752,'pool-141-153-182-171.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030211172002,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030211173036,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030211180942,'202.138.105.199');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030211181112,'203.217.55.209');
INSERT INTO uservisit VALUES (885,'np_rt',20030211181526,'h-68-164-87-184.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1368,'bijoy',20030211181800,'rev.tatanova.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030211183559,'207.160.210.253');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030211190847,'203.217.55.209');
INSERT INTO uservisit VALUES (834,'Gautam',20030211222956,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030211225032,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030212013513,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030212013818,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030212020501,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030212022159,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030212032516,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030212032558,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030212033315,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030212035714,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030212040944,'mail.ade.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030212041145,'207.160.210.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030212041742,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030212044320,'216.123.214.18');
INSERT INTO uservisit VALUES (1344,'Mack',20030212044452,'207.160.210.253');
INSERT INTO uservisit VALUES (153,'TomM',20030212053150,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030212054337,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030212060000,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20030212060002,'206.28.64.98');
INSERT INTO uservisit VALUES (1417,'chris',20030212061909,'fw4a.lgeenergy.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030212065521,'WCS2-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1171,'nikki',20030212082131,'internet02.lutron.com');
INSERT INTO uservisit VALUES (122,'Happy',20030212082350,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030212082928,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030212085039,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030212085130,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20030212085903,'206.28.64.98');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030212092531,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1418,'Cleo Tsai',20030212094834,'211.76.97.229');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030212095258,'216.123.214.18');
INSERT INTO uservisit VALUES (1072,'Alan',20030212095549,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1415,'pat',20030212095849,'hughie.assd.winnipeg.mb.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030212102224,'mail.ade.com');
INSERT INTO uservisit VALUES (1415,'pat',20030212105852,'hughie.assd.winnipeg.mb.ca');
INSERT INTO uservisit VALUES (1419,'sarah',20030212105946,'ppp-07-1-03.dialip.rit.edu');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030212110439,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (122,'Happy',20030212110450,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030212110937,'206.28.64.98');
INSERT INTO uservisit VALUES (1420,'sequoia',20030212112712,'spider-tm022.proxy.aol.com');
INSERT INTO uservisit VALUES (1421,'321',20030212113540,'as5300-5.216-194-20-212.nyc.ny.metconnect.com');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030212114321,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030212115350,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20030212115816,'206.28.64.98');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030212120704,'199.181.206.21');
INSERT INTO uservisit VALUES (122,'Happy',20030212122230,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030212131626,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030212133206,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1299,'Anoop',20030212133747,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1402,'craig',20030212134530,'hlfx59-2a-204.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030212135301,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030212140931,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030212144026,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1423,'ann',20030212155030,'spider-ntc-tf051.proxy.aol.com');
INSERT INTO uservisit VALUES (1083,'delvin',20030212161440,'61.8.198.242');
INSERT INTO uservisit VALUES (1344,'Mack',20030212162508,'207.160.210.253');
INSERT INTO uservisit VALUES (1424,'Cassandra Wallace',20030212163004,'spider-mtc-ti012.proxy.aol.com');
INSERT INTO uservisit VALUES (1344,'Mack',20030212163527,'207.160.210.253');
INSERT INTO uservisit VALUES (1083,'delvin',20030212164734,'61.8.198.242');
INSERT INTO uservisit VALUES (1301,'Charlie',20030212164759,'pool-141-153-185-72.mad.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030212165853,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1344,'Mack',20030212170758,'207.160.210.253');
INSERT INTO uservisit VALUES (1299,'Anoop',20030212171429,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030212173431,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1083,'delvin',20030212181959,'61.8.198.242');
INSERT INTO uservisit VALUES (1,'levik',20030212183438,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030212183536,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030212184409,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030212193240,'203.197.124.34');
INSERT INTO uservisit VALUES (834,'Gautam',20030212195032,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030212200600,'adsl-64-164-0-67.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030212201250,'203.197.124.34');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030212203710,'adsl-64-164-0-67.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030212205130,'193.130.28.1');
INSERT INTO uservisit VALUES (1083,'delvin',20030212221131,'61.8.198.242');
INSERT INTO uservisit VALUES (1183,'fwaff',20030212222442,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030212230101,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030212233139,'A040-0521.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030213015634,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030213021508,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030213032337,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030213033230,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030213034019,'216.123.214.18');
INSERT INTO uservisit VALUES (1301,'Charlie',20030213035413,'166.68.134.175');
INSERT INTO uservisit VALUES (1425,'ejaculoy',20030213035926,'proxy1.wincoll.ac.uk');
INSERT INTO uservisit VALUES (1425,'ejaculoy',20030213042016,'proxy1.wincoll.ac.uk');
INSERT INTO uservisit VALUES (1344,'Mack',20030213043850,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030213044454,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030213045928,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030213050923,'internet02.lutron.com');
INSERT INTO uservisit VALUES (153,'TomM',20030213054029,'A040-0566.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030213055834,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030213063117,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030213070511,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030213073601,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1402,'craig',20030213074330,'hlfx55-2b-6.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030213080245,'208.198.20.74');
INSERT INTO uservisit VALUES (1426,'rosanne',20030213083457,'200.255.52.13');
INSERT INTO uservisit VALUES (153,'TomM',20030213091153,'A040-0569.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1344,'Mack',20030213093228,'207.160.210.253');
INSERT INTO uservisit VALUES (1,'levik',20030213093351,'206.28.64.98');
INSERT INTO uservisit VALUES (1427,'aimee',20030213093751,'66.99.35.6');
INSERT INTO uservisit VALUES (1428,'Collin',20030213094142,'cookeville-24-159-18-210.midtn.chartertn.net');
INSERT INTO uservisit VALUES (1428,'Collin',20030213094307,'cookeville-24-159-18-210.midtn.chartertn.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030213094604,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030213101046,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030213101057,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20030213102106,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030213104233,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030213104318,'216.123.214.18');
INSERT INTO uservisit VALUES (1280,'Simon',20030213110408,'webcacheH03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030213110744,'199.181.206.10');
INSERT INTO uservisit VALUES (1344,'Mack',20030213111055,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030213113613,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030213114153,'206.28.64.98');
INSERT INTO uservisit VALUES (1344,'Mack',20030213115027,'207.160.210.253');
INSERT INTO uservisit VALUES (1429,'john',20030213121152,'64.162.43.43');
INSERT INTO uservisit VALUES (1430,'chrissy',20030213122609,'HSE-London-ppp207006.sympatico.ca');
INSERT INTO uservisit VALUES (1083,'delvin',20030213130039,'61.8.198.242');
INSERT INTO uservisit VALUES (834,'Gautam',20030213132055,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030213132631,'A040-0596.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030213133641,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030213134614,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030213134851,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (153,'TomM',20030213143628,'A040-0601.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030213155737,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1083,'delvin',20030213164116,'61.8.198.242');
INSERT INTO uservisit VALUES (834,'Gautam',20030213170406,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1344,'Mack',20030213172005,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030213172300,'207.160.210.253');
INSERT INTO uservisit VALUES (1431,'lAureN',20030213172703,'ca-dibar-cuda1-c4a-134.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030213173228,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1432,'Ben',20030213173736,'54.newark-16rh16rt.nj.dial-access.att.net');
INSERT INTO uservisit VALUES (1432,'Ben',20030213173805,'54.newark-16rh16rt.nj.dial-access.att.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030213174532,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030213184435,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030213184606,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030213210751,'193.130.28.1');
INSERT INTO uservisit VALUES (1083,'delvin',20030213212244,'61.8.198.242');
INSERT INTO uservisit VALUES (834,'Gautam',20030213212836,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030213213323,'A040-0510.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030213224707,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1372,'Vivek',20030213230839,'PPP-219.65.44.97.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1183,'fwaff',20030213234506,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030214000444,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030214012508,'210.168.232.80');
INSERT INTO uservisit VALUES (1397,'justn',20030214024906,'1cust59.tnt2.gosford.au.da.uu.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030214025406,'193.130.28.1');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030214025819,'12-240-181-58.client.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030214034154,'216.123.214.18');
INSERT INTO uservisit VALUES (1372,'Vivek',20030214040123,'PPP-219.65.45.176.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030214041149,'nycmny1-ar1-4-43-240-050.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (168,'Justin',20030214041906,'165-252-48-4.ntnusa.com');
INSERT INTO uservisit VALUES (1433,'Kevin',20030214042027,'backfik.student.rose-hulman.edu');
INSERT INTO uservisit VALUES (1433,'Kevin',20030214042051,'backfik.student.rose-hulman.edu');
INSERT INTO uservisit VALUES (1433,'Kevin',20030214042509,'backfik.student.rose-hulman.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030214043308,'202.138.105.99');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030214044511,'mail.ade.com');
INSERT INTO uservisit VALUES (1434,'Bob Patterson',20030214045142,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (1,'levik',20030214050121,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030214050234,'193.130.28.1');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030214052612,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20030214052621,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030214052820,'202.138.105.99');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030214053938,'mail.ade.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030214054240,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030214054643,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1434,'Bob Patterson',20030214055720,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030214061422,'202.138.105.99');
INSERT INTO uservisit VALUES (1344,'Mack',20030214061541,'207.160.210.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030214061631,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030214061811,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030214070940,'193.130.28.1');
INSERT INTO uservisit VALUES (1434,'Bob Patterson',20030214073703,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030214074541,'168.168.117.87');
INSERT INTO uservisit VALUES (1436,'Peter Stratos',20030214081529,'bgp472096bgs.rosele01.nj.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030214081539,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030214083351,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030214085155,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030214090258,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030214091111,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030214091356,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030214093803,'168.168.117.87');
INSERT INTO uservisit VALUES (1,'levik',20030214095340,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20030214095845,'ra.lps.org');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030214101554,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20030214103439,'A040-0553.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030214110232,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030214114328,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1367,'Carolyn',20030214122423,'chcgil2-ar1-4-62-098-074.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030214124227,'168.168.117.87');
INSERT INTO uservisit VALUES (1344,'Mack',20030214125358,'207.160.210.253');
INSERT INTO uservisit VALUES (1344,'Mack',20030214130126,'207.160.210.253');
INSERT INTO uservisit VALUES (1072,'Alan',20030214131149,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1344,'Mack',20030214133526,'207.160.210.253');
INSERT INTO uservisit VALUES (834,'Gautam',20030214133634,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1405,'paks',20030214140958,'A17-216-20-129.apple.com');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030214141058,'208.198.20.74');
INSERT INTO uservisit VALUES (1344,'Mack',20030214141704,'207.160.210.253');
INSERT INTO uservisit VALUES (1437,'Candi',20030214143449,'spider-th014.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030214145827,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1286,'Brian Nowell',20030214153903,'203.217.55.146');
INSERT INTO uservisit VALUES (1,'levik',20030214163337,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030214170617,'206.137.1.133');
INSERT INTO uservisit VALUES (1344,'Mack',20030214172453,'207.160.210.253');
INSERT INTO uservisit VALUES (153,'TomM',20030214182030,'206.137.1.133');
INSERT INTO uservisit VALUES (885,'np_rt',20030214190802,'h-68-164-31-40.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1286,'Brian Nowell',20030214195228,'203.217.55.253');
INSERT INTO uservisit VALUES (834,'Gautam',20030214200020,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1438,'chi',20030214201223,'12-248-53-121.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030214235427,'206.137.1.133');
INSERT INTO uservisit VALUES (1434,'Bob Patterson',20030215023505,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (1439,'cho',20030215023643,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030215024826,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030215024859,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030215033100,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030215042208,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1439,'cho',20030215052254,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030215054845,'202.138.105.210');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030215060809,'202.138.105.210');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030215061822,'202.138.105.210');
INSERT INTO uservisit VALUES (1440,'ross jaenke',20030215065145,'error404.nls.net');
INSERT INTO uservisit VALUES (1441,'Craig Bronson',20030215073159,'205.206.73.7');
INSERT INTO uservisit VALUES (1072,'Alan',20030215085607,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030215094114,'pool-141-153-181-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1441,'Craig Bronson',20030215094214,'205.206.73.7');
INSERT INTO uservisit VALUES (153,'TomM',20030215124927,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030215131049,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030215142437,'pool-141-153-181-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030215143415,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030215143517,'ip-216-36-89-135.dsl.lax.megapath.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030215144154,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030215161219,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1221,'Bernie Nicholls',20030215161443,'ACAA342E.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030215163518,'206.137.1.133');
INSERT INTO uservisit VALUES (1382,'Kyle',20030215164130,'HSE-StCath-ppp252521.sympatico.ca');
INSERT INTO uservisit VALUES (1442,'Edrees',20030215165845,'adsl-67-119-59-31.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030215165955,'pool-141-153-181-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030215174208,'ip44.gte12.rb1.bel.nwlink.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030215182318,'12.43.50.215');
INSERT INTO uservisit VALUES (1299,'Anoop',20030215185514,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (762,'C.',20030215195646,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030215201301,'12-240-181-58.client.attbi.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030215213547,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030215215021,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1299,'Anoop',20030215231222,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1299,'Anoop',20030216000149,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1443,'William Hunt',20030216003616,'scf8.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20030216033949,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216035518,'202.138.105.143');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216035944,'202.138.105.143');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216040529,'202.138.105.143');
INSERT INTO uservisit VALUES (1301,'Charlie',20030216053240,'pool-141-153-184-152.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030216055046,'c-24-30-96-140.we.client2.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030216061750,'edtntnt8-port-232.dial.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030216061950,'edtntnt8-port-232.dial.telus.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030216063725,'c-24-30-96-140.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1444,'obi',20030216073323,'dialup17.vcn.bc.ca');
INSERT INTO uservisit VALUES (1444,'obi',20030216073800,'dialup17.vcn.bc.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030216102116,'pool-141-153-184-152.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030216113431,'206.137.1.133');
INSERT INTO uservisit VALUES (1445,'Sandra',20030216114800,'adsl-33-142-195.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1445,'Sandra',20030216114831,'adsl-33-142-195.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030216131738,'24-193-142-89.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030216132033,'206.137.1.133');
INSERT INTO uservisit VALUES (1397,'justn',20030216135140,'1cust61.tnt3.gosford.au.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030216135804,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1446,'Heather',20030216144522,'209.174.133.69');
INSERT INTO uservisit VALUES (1446,'Heather',20030216144523,'209.174.133.69');
INSERT INTO uservisit VALUES (1446,'Heather',20030216144550,'209.174.133.69');
INSERT INTO uservisit VALUES (1447,'yvonne',20030216151515,'amat.com');
INSERT INTO uservisit VALUES (1448,'Jenna',20030216151535,'66.128.183.51');
INSERT INTO uservisit VALUES (153,'TomM',20030216153923,'206.137.1.133');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030216153935,'203.217.55.157');
INSERT INTO uservisit VALUES (1083,'delvin',20030216154339,'61.8.198.242');
INSERT INTO uservisit VALUES (834,'Gautam',20030216161907,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1448,'Jenna',20030216164516,'66.128.183.51');
INSERT INTO uservisit VALUES (1449,'Shaun',20030216182146,'port0011-cvx-cent1.cwjamaica.com');
INSERT INTO uservisit VALUES (1368,'bijoy',20030216182724,'rev.tatanova.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216184421,'203.197.124.34');
INSERT INTO uservisit VALUES (1449,'Shaun',20030216184500,'port0011-cvx-cent1.cwjamaica.com');
INSERT INTO uservisit VALUES (1397,'justn',20030216192643,'1cust15.tnt2.gosford.au.da.uu.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030216192857,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030216195553,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216203051,'202.138.105.106');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216203051,'202.138.105.106');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216205647,'202.138.105.106');
INSERT INTO uservisit VALUES (1083,'delvin',20030216211000,'61.8.198.242');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216211124,'202.138.105.106');
INSERT INTO uservisit VALUES (1183,'fwaff',20030216212738,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030216213334,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216213355,'202.138.105.168');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216213355,'202.138.105.168');
INSERT INTO uservisit VALUES (153,'TomM',20030216213647,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216213917,'202.138.105.168');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216220956,'202.138.105.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216221528,'202.138.105.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030216221743,'202.138.105.73');
INSERT INTO uservisit VALUES (1450,'Simon',20030216222708,'adsl-64-175-37-27.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030216223604,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030216231737,'206.137.1.133');
INSERT INTO uservisit VALUES (1299,'Anoop',20030217020305,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030217020629,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217020802,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030217024511,'203.196.253.35');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030217040442,'24-193-142-89.nyc.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217042708,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030217043538,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030217045854,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217053001,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217054225,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030217054514,'202.138.105.142');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030217055326,'168.168.67.112');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217065606,'193.130.28.1');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030217071402,'168.168.67.112');
INSERT INTO uservisit VALUES (153,'TomM',20030217071826,'206.137.1.133');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030217083524,'168.168.67.112');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030217090247,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (762,'C.',20030217091724,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (862,'sach',20030217091737,'boim592dy55b4.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1405,'paks',20030217092933,'17.255.128.136');
INSERT INTO uservisit VALUES (1072,'Alan',20030217102916,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (953,'maibraeqa',20030217111129,'ip68-5-205-246.oc.oc.cox.net');
INSERT INTO uservisit VALUES (953,'maibraeqa',20030217111214,'ip68-5-205-246.oc.oc.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030217111431,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030217113317,'pool-141-153-183-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030217113740,'pool-141-153-183-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030217114824,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1451,'angelica',20030217123732,'c66.169.158.138.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1451,'angelica',20030217123824,'c66.169.158.138.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (122,'Happy',20030217124541,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030217131100,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030217140808,'pool-141-153-183-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030217141252,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030217141313,'nycmny1-ar1-4-43-252-232.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030217141624,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1452,'shelley',20030217142137,'cache-loh-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (1452,'shelley',20030217142159,'cache-loh-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (1439,'cho',20030217150625,'24.213.36.90.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030217152433,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030217152654,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030217153520,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030217162152,'pool-141-153-185-158.mad.east.verizon.net');
INSERT INTO uservisit VALUES (762,'C.',20030217173019,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030217173154,'203.196.247.194');
INSERT INTO uservisit VALUES (1,'levik',20030217174037,'nycmny1-ar1-4-43-252-232.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030217174410,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1453,'nick',20030217174808,'spider-ntc-th031.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030217180822,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030217180953,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1454,'Corey',20030217182917,'ip68-10-160-37.hr.hr.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030217184543,'203.197.124.34');
INSERT INTO uservisit VALUES (1,'levik',20030217190202,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030217203117,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030217205626,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217210757,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030217215414,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030217222819,'206.137.1.133');
INSERT INTO uservisit VALUES (1333,'Charles Ellison',20030217231449,'61.193.166.44');
INSERT INTO uservisit VALUES (1183,'fwaff',20030217231641,'193.130.28.1');
INSERT INTO uservisit VALUES (1372,'Vivek',20030217232341,'PPP-219.65.45.225.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (834,'Gautam',20030217233107,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218003927,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030218011156,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030218012452,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030218014223,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218015430,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030218020824,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030218021521,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218022255,'193.130.28.1');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030218022501,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218030005,'203.196.253.35');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030218030841,'63-210-180-155.skyriver.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218031839,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218043718,'202.138.105.48');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218043724,'202.138.105.48');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218045002,'193.130.28.1');
INSERT INTO uservisit VALUES (1455,'roberto',20030218045916,'pool-138-88-147-49.esr.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030218050219,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1455,'roberto',20030218051110,'pool-138-88-147-49.esr.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218055136,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030218060659,'216.123.214.18');
INSERT INTO uservisit VALUES (1301,'Charlie',20030218063209,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20030218085011,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030218090014,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030218093513,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030218094105,'216.123.214.18');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030218094235,'216.123.214.18');
INSERT INTO uservisit VALUES (1072,'Alan',20030218100332,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030218100332,'mail.ade.com');
INSERT INTO uservisit VALUES (1456,'Ani',20030218105041,'ool-44c07937.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030218110951,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030218114943,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030218120726,'168.168.67.112');
INSERT INTO uservisit VALUES (1457,'Jim Warren',20030218121041,'proxy.sgcpa.com');
INSERT INTO uservisit VALUES (1457,'Jim Warren',20030218121050,'proxy.sgcpa.com');
INSERT INTO uservisit VALUES (1456,'Ani',20030218125202,'ool-44c07937.dyn.optonline.net');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030218130301,'168.168.67.112');
INSERT INTO uservisit VALUES (834,'Gautam',20030218132029,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030218143144,'pool-141-153-181-87.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1405,'paks',20030218143837,'17.255.128.136');
INSERT INTO uservisit VALUES (1301,'Charlie',20030218150350,'pool-141-153-185-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1458,'Rebecca',20030218151210,'cache-rk06.proxy.aol.com');
INSERT INTO uservisit VALUES (1458,'Rebecca',20030218151255,'cache-rk06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030218155119,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030218155459,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030218160333,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1459,'Sarah',20030218161909,'cache-mtc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (1460,'Ron',20030218163341,'65.68.116.134');
INSERT INTO uservisit VALUES (1460,'Ron',20030218163826,'65.68.116.134');
INSERT INTO uservisit VALUES (1,'levik',20030218164229,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1460,'Ron',20030218164816,'65.68.116.134');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030218165345,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030218182712,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1299,'Anoop',20030218184950,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030218193624,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030218195536,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030218195912,'A040-0509.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1461,'Rafael',20030218201310,'12-253-180-248.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218201320,'203.196.247.195');
INSERT INTO uservisit VALUES (1461,'Rafael',20030218201334,'12-253-180-248.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218202056,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218202709,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030218210052,'203.196.247.195');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218213152,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030218221205,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030218225253,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030218231142,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030219002405,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1016,'...',20030219002459,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030219010631,'h-68-164-72-210.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20030219015254,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030219015604,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219015949,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219021923,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219031023,'198.23.26.253');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030219031921,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030219033501,'193.130.28.1');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219041640,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030219042406,'193.130.28.1');
INSERT INTO uservisit VALUES (1462,'Tracey',20030219044043,'65.221.78.189');
INSERT INTO uservisit VALUES (1,'levik',20030219044138,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219044359,'216.123.214.18');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219045731,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1463,'Ashish Disawal',20030219050201,'210.212.228.8');
INSERT INTO uservisit VALUES (153,'TomM',20030219050827,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219051234,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219051925,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20030219052519,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1463,'Ashish Disawal',20030219052713,'210.212.228.8');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219053543,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219054007,'mail.ade.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030219061707,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1464,'quizard',20030219080156,'cache-rf02.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030219081429,'206.28.64.98');
INSERT INTO uservisit VALUES (1465,'ET',20030219083926,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1466,'gary',20030219084003,'208.198.20.152');
INSERT INTO uservisit VALUES (153,'TomM',20030219085909,'A040-0600.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (762,'C.',20030219091620,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20030219091625,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20030219091632,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030219093747,'206.28.64.98');
INSERT INTO uservisit VALUES (1467,'Joe',20030219094954,'webproxy.cas.honeywell.com');
INSERT INTO uservisit VALUES (1467,'Joe',20030219095031,'webproxy.cas.honeywell.com');
INSERT INTO uservisit VALUES (1468,'William Brewer',20030219095128,'kbrewer.astate.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030219095529,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1468,'William Brewer',20030219095610,'kbrewer.astate.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219100303,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219100721,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219105351,'mail.ade.com');
INSERT INTO uservisit VALUES (1468,'William Brewer',20030219110712,'kbrewer.astate.edu');
INSERT INTO uservisit VALUES (1,'levik',20030219113645,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219113907,'mail.ade.com');
INSERT INTO uservisit VALUES (1469,'mary',20030219120751,'cache-rp02.proxy.aol.com');
INSERT INTO uservisit VALUES (1470,'Pat Osborn',20030219121556,'64.28.248.164');
INSERT INTO uservisit VALUES (1470,'Pat Osborn',20030219121629,'64.28.248.164');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030219122138,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219123419,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1465,'ET',20030219130047,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1471,'monica',20030219131329,'ip68-101-244-48.sd.sd.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030219132430,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030219133443,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1472,'nicole',20030219133626,'cache-mtc-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219134247,'pool-141-153-180-45.mad.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030219134521,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1473,'kAnDe',20030219134902,'adsl-66-124-9-191.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1474,'Filias Cupio',20030219135207,'firewall.peace.com');
INSERT INTO uservisit VALUES (1474,'Filias Cupio',20030219135514,'firewall.peace.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219135942,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030219140523,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1475,'jenn',20030219140954,'cm-66-169-71-074.ashe.nc.charter.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030219141259,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1474,'Filias Cupio',20030219142324,'firewall.peace.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030219142328,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030219144653,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030219144817,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030219145241,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1476,'Paul Belliveau',20030219154336,'24-90-251-161.nyc.rr.com');
INSERT INTO uservisit VALUES (1476,'Paul Belliveau',20030219154410,'24-90-251-161.nyc.rr.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219154439,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030219162008,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219162759,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219163331,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030219163711,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1460,'Ron',20030219164547,'65.68.116.15');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219164836,'pool-141-153-181-178.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030219173629,'12.142.99.160');
INSERT INTO uservisit VALUES (834,'Gautam',20030219173817,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1477,'michael',20030219174206,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1476,'Paul Belliveau',20030219174603,'24-90-251-161.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030219181219,'pool-141-153-184-134.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030219181458,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219183828,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030219183908,'203.197.124.34');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219184444,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219184819,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219185027,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219185056,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030219185529,'edtntnt8-port-93.dial.telus.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030219185942,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (834,'Gautam',20030219190220,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1478,'sally',20030219190827,'cache2.qsi.net.nz');
INSERT INTO uservisit VALUES (1183,'fwaff',20030219204443,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030219205616,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030219210852,'202.138.105.23');
INSERT INTO uservisit VALUES (834,'Gautam',20030219212339,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (283,'lucky',20030219215450,'195.222.54.71');
INSERT INTO uservisit VALUES (834,'Gautam',20030219215740,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030219224723,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030220002113,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030220005909,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030220013308,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030220021835,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220022955,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030220025041,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220030615,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030220032844,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030220035350,'216.123.214.18');
INSERT INTO uservisit VALUES (158,'Ender',20030220035500,'fw.xetron.com');
INSERT INTO uservisit VALUES (1479,'out4blood',20030220035624,'out.capitalone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030220035936,'A040-0592.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220040808,'202.138.105.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220041029,'202.138.105.195');
INSERT INTO uservisit VALUES (1479,'out4blood',20030220043441,'out.capitalone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220043818,'mail.ade.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030220043822,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030220045937,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030220051430,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220051905,'202.138.105.20');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220052439,'202.138.105.20');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220052739,'202.138.105.20');
INSERT INTO uservisit VALUES (1480,'gozer',20030220053021,'208.7.230.101');
INSERT INTO uservisit VALUES (122,'Happy',20030220055751,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1466,'gary',20030220055838,'208.198.20.152');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030220061157,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030220061939,'208.198.20.74');
INSERT INTO uservisit VALUES (1479,'out4blood',20030220062606,'out.capitalone.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030220062835,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030220063709,'193.130.28.1');
INSERT INTO uservisit VALUES (1466,'gary',20030220064631,'208.198.20.152');
INSERT INTO uservisit VALUES (1,'levik',20030220065009,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030220065838,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1479,'out4blood',20030220074349,'out.capitalone.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030220075625,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030220075652,'208.198.20.74');
INSERT INTO uservisit VALUES (1438,'chi',20030220082740,'12-248-53-121.client.attbi.com');
INSERT INTO uservisit VALUES (1465,'ET',20030220084053,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030220085909,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220085938,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030220092557,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030220092916,'208.198.20.74');
INSERT INTO uservisit VALUES (873,'cges',20030220093406,'ra.lps.org');
INSERT INTO uservisit VALUES (1466,'gary',20030220093426,'208.198.20.152');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220095743,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030220100602,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030220110153,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030220110311,'A040-0571.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030220112008,'208.198.20.74');
INSERT INTO uservisit VALUES (1481,'troy',20030220113010,'adsl-64-216-73-18.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030220120854,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1479,'out4blood',20030220122439,'out.capitalone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220122648,'mail.ade.com');
INSERT INTO uservisit VALUES (1482,'Jana',20030220124531,'209.12.34.52');
INSERT INTO uservisit VALUES (1234,'HyPeR BuTT',20030220125745,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030220131302,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030220132208,'WCS1-PENT.NIPR.MIL');
INSERT INTO uservisit VALUES (1483,'Karen',20030220132329,'ace-sprint.hbci.com');
INSERT INTO uservisit VALUES (1483,'Karen',20030220134225,'ace-sprint.hbci.com');
INSERT INTO uservisit VALUES (1477,'michael',20030220140156,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030220144527,'nycmny1-ar1-4-43-250-179.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030220153219,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030220160108,'A040-0603.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1381,'jessica',20030220161120,'ip68-102-55-99.ks.ok.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030220162821,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1477,'michael',20030220163949,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1477,'michael',20030220164020,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220170006,'203.196.247.195');
INSERT INTO uservisit VALUES (885,'np_rt',20030220170049,'h-69-3-242-230.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1484,'Darby',20030220172542,'cache-ntc-ae07.proxy.aol.com');
INSERT INTO uservisit VALUES (1485,'jina',20030220174921,'ip68-98-133-103.nv.nv.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220175730,'203.196.247.195');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220180135,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030220180317,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030220180646,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1465,'ET',20030220181320,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220181346,'203.196.247.196');
INSERT INTO uservisit VALUES (1486,'marie',20030220192743,'ip68-2-20-131.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1487,'kimmydawnking',20030220193422,'cpe-24-160-28-134.sw.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030220202613,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1299,'Anoop',20030220205544,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030220230434,'202.138.105.8');
INSERT INTO uservisit VALUES (1183,'fwaff',20030220231843,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030221005014,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030221014027,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030221014743,'A040-0552.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221021412,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030221022338,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221025413,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221025705,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030221030213,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221035637,'mail.ade.com');
INSERT INTO uservisit VALUES (283,'lucky',20030221035924,'195.222.54.71');
INSERT INTO uservisit VALUES (1301,'Charlie',20030221040619,'198.23.26.253');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030221041128,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030221041554,'193.130.28.1');
INSERT INTO uservisit VALUES (1466,'gary',20030221044607,'208.198.20.152');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221045825,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030221050945,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030221053426,'206.28.64.98');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030221055041,'147.83.79.39');
INSERT INTO uservisit VALUES (1183,'fwaff',20030221055124,'193.130.28.1');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030221060005,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1465,'ET',20030221061051,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221063736,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221064832,'202.138.105.121');
INSERT INTO uservisit VALUES (1,'levik',20030221065351,'206.28.64.98');
INSERT INTO uservisit VALUES (1299,'Anoop',20030221065518,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1488,'baron_sky',20030221070443,'204.185.203.230');
INSERT INTO uservisit VALUES (1488,'baron_sky',20030221070542,'204.185.203.230');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221071139,'202.138.105.121');
INSERT INTO uservisit VALUES (153,'TomM',20030221072730,'A040-0542.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030221074832,'206.28.64.98');
INSERT INTO uservisit VALUES (1299,'Anoop',20030221075125,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1489,'Charity M. Rosenberg',20030221075229,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (1482,'Jana',20030221080614,'209.12.34.52');
INSERT INTO uservisit VALUES (1490,'Cai',20030221081919,'206.130.170.10');
INSERT INTO uservisit VALUES (1301,'Charlie',20030221082749,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030221084419,'206.28.64.98');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030221091056,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221091548,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221094834,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030221095626,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030221100950,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1491,'yalda',20030221102136,'CPE00030a000f2b-CM00803785e075.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1491,'yalda',20030221102212,'CPE00030a000f2b-CM00803785e075.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1492,'susan persing',20030221110122,'c66.169.148.9.ts46v-09.otn-d1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1466,'gary',20030221110423,'208.198.20.152');
INSERT INTO uservisit VALUES (122,'Happy',20030221112128,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030221120547,'mail.ade.com');
INSERT INTO uservisit VALUES (1493,'Evil Pilgrim',20030221123048,'act011.dialup.csiro.au');
INSERT INTO uservisit VALUES (1493,'Evil Pilgrim',20030221123437,'act011.dialup.csiro.au');
INSERT INTO uservisit VALUES (1465,'ET',20030221134400,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20030221135155,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1494,'teresa',20030221141344,'cache-rf04.proxy.aol.com');
INSERT INTO uservisit VALUES (1477,'michael',20030221141415,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030221142122,'199.181.206.35');
INSERT INTO uservisit VALUES (153,'TomM',20030221143345,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030221145754,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030221152451,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1495,'boris',20030221153230,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (1495,'boris',20030221153315,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030221161838,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221164808,'203.196.247.195');
INSERT INTO uservisit VALUES (1496,'Vanessa',20030221174853,'sdn-ap-016castocP0004.dialsprint.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030221180133,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1496,'Vanessa',20030221182325,'sdn-ap-016castocP0004.dialsprint.net');
INSERT INTO uservisit VALUES (1486,'marie',20030221183313,'ip68-2-20-131.ph.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030221185656,'203.197.124.34');
INSERT INTO uservisit VALUES (153,'TomM',20030221190309,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030221211057,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1497,'Jane',20030221222553,'cache-mtc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (1497,'Jane',20030221222732,'cache-mtc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (1497,'Jane',20030221230130,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030221233039,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1498,'Gareth',20030221233053,'202.88.189.57');
INSERT INTO uservisit VALUES (1498,'Gareth',20030221233123,'202.88.189.57');
INSERT INTO uservisit VALUES (1498,'Gareth',20030221233201,'202.88.189.57');
INSERT INTO uservisit VALUES (153,'TomM',20030222020327,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222020927,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222020937,'203.196.253.35');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030222023350,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222025633,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030222035507,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222041208,'202.138.105.10');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222041357,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222045454,'202.138.105.10');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222050130,'202.138.105.10');
INSERT INTO uservisit VALUES (1,'levik',20030222055848,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222061921,'202.138.105.122');
INSERT INTO uservisit VALUES (1495,'boris',20030222062623,'cache-rr04.proxy.aol.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030222062644,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030222063618,'A040-0620.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030222071944,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030222073044,'pool-141-153-185-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030222073211,'pool-141-153-185-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030222073531,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1072,'Alan',20030222074332,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1499,'Marlin Fisher',20030222082003,'pbg-1c-5a-131.pbc.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030222101615,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1500,'Leon',20030222120601,'athena1.onthe.net.au');
INSERT INTO uservisit VALUES (1,'levik',20030222123202,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1501,'h',20030222124306,'h006008b28769.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222124319,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222141610,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1464,'quizard',20030222145538,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1501,'daisy',20030222150841,'h006008b28769.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030222151210,'63-210-180-155.skyriver.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222151613,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030222154347,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030222155313,'A040-0574.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1502,'Laura Cody',20030222162422,'04-181.112.popsite.net');
INSERT INTO uservisit VALUES (1502,'Laura Cody',20030222162542,'04-181.112.popsite.net');
INSERT INTO uservisit VALUES (961,'terry',20030222163932,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030222165907,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1489,'Charity M. Rosenberg',20030222171615,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030222172522,'A040-0563.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222173118,'202.138.105.224');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222174917,'202.138.105.224');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030222174937,'202.138.105.224');
INSERT INTO uservisit VALUES (1503,'Phi',20030222182337,'12-241-209-175.client.attbi.com');
INSERT INTO uservisit VALUES (1503,'Phi',20030222182403,'12-241-209-175.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030222183234,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1504,'Eddy',20030222184357,'lsanca1-ar15-4-60-227-201.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1504,'Eddy',20030222184413,'lsanca1-ar15-4-60-227-201.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030222191103,'A040-0545.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030222195456,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1299,'Anoop',20030223013346,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030223021351,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030223023917,'A040-0557.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030223032206,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030223035722,'202.90.96.250');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223042203,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223042311,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223042634,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030223042828,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030223043842,'pool-141-153-181-128.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223044205,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1505,'hannah',20030223044340,'ppp038025.midwest.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223044559,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1505,'hannah',20030223044750,'ppp038025.midwest.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030223050355,'202.138.105.229');
INSERT INTO uservisit VALUES (1262,'Mika',20030223051915,'c-bcc870d5.015-64-73746f23.cust.bredbandsbolaget.se');
INSERT INTO uservisit VALUES (1,'levik',20030223062409,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223063616,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1465,'ET',20030223070723,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030223071756,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030223073716,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1506,'cory',20030223084827,'DHCP083.LIB.UPENN.EDU');
INSERT INTO uservisit VALUES (1506,'cory',20030223084854,'DHCP083.LIB.UPENN.EDU');
INSERT INTO uservisit VALUES (1507,'Mary',20030223085414,'cache-rk08.proxy.aol.com');
INSERT INTO uservisit VALUES (1508,'Brandon',20030223090210,'12-219-49-37.client.mchsi.com');
INSERT INTO uservisit VALUES (1509,'Redwall Mouse',20030223091743,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (1502,'Laura Cody',20030223094224,'02-208.112.popsite.net');
INSERT INTO uservisit VALUES (1,'levik',20030223100050,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030223101934,'pool-141-153-181-128.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030223105657,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (794,'Erin',20030223112427,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030223113510,'206.137.1.133');
INSERT INTO uservisit VALUES (1503,'Phi',20030223125930,'12-241-209-175.client.attbi.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030223132732,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030223133111,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030223143726,'tide83.microsoft.com');
INSERT INTO uservisit VALUES (1510,'Kaila',20030223145232,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (1510,'Kaila',20030223145604,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030223151646,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030223153856,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1511,'mouse',20030223163222,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030223170943,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030223171112,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1512,'Gaius',20030223174121,'w245032.wireless.fsr.net');
INSERT INTO uservisit VALUES (1,'levik',20030223181002,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030223183235,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030223185524,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030223200631,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030223202149,'203.197.124.34');
INSERT INTO uservisit VALUES (834,'Gautam',20030223202710,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030223203528,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030223221229,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030223225518,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030224000741,'206.137.1.133');
INSERT INTO uservisit VALUES (1299,'Anoop',20030224002302,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030224013413,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030224013641,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224014945,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030224020808,'193.130.28.1');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030224022042,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030224025425,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030224030912,'193.130.28.1');
INSERT INTO uservisit VALUES (1513,'ela',20030224031307,'66-108-154-156.nyc.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030224032505,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030224034517,'216.123.214.18');
INSERT INTO uservisit VALUES (1,'levik',20030224035532,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224042046,'mail.ade.com');
INSERT INTO uservisit VALUES (1466,'gary',20030224044432,'208.198.20.152');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224045222,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224045222,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224045538,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224045538,'202.138.105.223');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224045750,'mail.ade.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030224053402,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030224054244,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030224054518,'A040-0570.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224061654,'202.138.105.223');
INSERT INTO uservisit VALUES (1514,'Hernán Meyer',20030224062856,'166.114.99.143');
INSERT INTO uservisit VALUES (1515,'Sue',20030224064230,'igate2.nrc.gov');
INSERT INTO uservisit VALUES (1515,'Sue',20030224064435,'igate2.nrc.gov');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224064617,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224065228,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224065407,'202.138.105.223');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224065609,'202.138.105.223');
INSERT INTO uservisit VALUES (1516,'ashish',20030224070536,'202.141.40.24');
INSERT INTO uservisit VALUES (1465,'ET',20030224070911,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030224072306,'206.28.64.98');
INSERT INTO uservisit VALUES (1516,'ashish',20030224072326,'202.141.40.24');
INSERT INTO uservisit VALUES (122,'Happy',20030224073124,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030224075241,'216.123.214.18');
INSERT INTO uservisit VALUES (1513,'ela',20030224075314,'66-108-154-156.nyc.rr.com');
INSERT INTO uservisit VALUES (1477,'michael',20030224080115,'figment8.gs.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030224084956,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1488,'baron_sky',20030224085443,'204.185.203.201');
INSERT INTO uservisit VALUES (1301,'Charlie',20030224090138,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030224091406,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224091645,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030224092618,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224095119,'mail.ade.com');
INSERT INTO uservisit VALUES (1518,'Kent Schueler',20030224095636,'dsl-1-1-46-117.csiomaha.com');
INSERT INTO uservisit VALUES (1518,'Kent Schueler',20030224095817,'dsl-1-1-46-117.csiomaha.com');
INSERT INTO uservisit VALUES (1498,'Gareth',20030224100455,'202.88.189.57');
INSERT INTO uservisit VALUES (1519,'bishoy saad',20030224100932,'ch313-hd.pclab.tntech.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030224101126,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030224101828,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1519,'bishoy saad',20030224102602,'ch313-hd.pclab.tntech.edu');
INSERT INTO uservisit VALUES (1520,'Justin Burchett',20030224104318,'host-209-214-195-154.mem.bellsouth.net');
INSERT INTO uservisit VALUES (1521,'neil',20030224105004,'webs-173.res.umass.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030224105928,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20030224110728,'A040-0579.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1517,'jude',20030224113358,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224113514,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030224115343,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (122,'Happy',20030224124736,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030224131201,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030224132757,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030224141655,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030224144902,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030224145605,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030224150533,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030224152517,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1522,'Oscar Madisoy',20030224153516,'ool-18bc262e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030224154552,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (1477,'michael',20030224154720,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1477,'michael',20030224155430,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224165321,'203.196.247.195');
INSERT INTO uservisit VALUES (1523,'EzBake',20030224165327,'modemcable162.117-130-66.mtl.mc.videotron.ca');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030224170939,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224172757,'203.196.247.195');
INSERT INTO uservisit VALUES (834,'Gautam',20030224174226,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030224194738,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030224203915,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224213816,'202.138.105.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224214256,'202.138.105.57');
INSERT INTO uservisit VALUES (834,'Gautam',20030224214709,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1368,'bijoy',20030224222301,'rev.tatanova.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224222827,'202.138.105.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224223905,'202.138.105.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030224224521,'202.138.105.57');
INSERT INTO uservisit VALUES (153,'TomM',20030224224917,'206.137.1.133');
INSERT INTO uservisit VALUES (1524,'Tony',20030224225317,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1524,'Tony',20030224230118,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1524,'Tony',20030224230235,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030225013513,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225014851,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030225015130,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030225015224,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225022633,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225024420,'202.90.96.250');
INSERT INTO uservisit VALUES (1016,'...',20030225030339,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030225031959,'ares.tdsb.on.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030225032541,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030225032713,'166.68.134.175');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225033626,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (697,'cnvkamal',20030225034119,'193.220.224.9');
INSERT INTO uservisit VALUES (697,'cnvkamal',20030225034414,'193.220.224.9');
INSERT INTO uservisit VALUES (834,'Gautam',20030225040517,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1525,'Kara',20030225041327,'150.210.177.76');
INSERT INTO uservisit VALUES (1,'levik',20030225041948,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225042449,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030225043041,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030225043920,'216.123.214.18');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030225051504,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225052639,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225052944,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030225060014,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225060529,'202.138.105.224');
INSERT INTO uservisit VALUES (885,'np_rt',20030225060602,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030225060618,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225061437,'202.138.105.69');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225063205,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (122,'Happy',20030225064723,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225070048,'202.138.105.69');
INSERT INTO uservisit VALUES (1517,'jude',20030225070102,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225070329,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030225070714,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225072946,'202.138.105.95');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225074739,'202.138.105.95');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225074800,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225075444,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030225081616,'216.123.214.18');
INSERT INTO uservisit VALUES (153,'TomM',20030225082153,'A040-0543.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030225082912,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (950,'sarah',20030225083025,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (950,'sarah',20030225083110,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030225083438,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030225084022,'206.28.64.98');
INSERT INTO uservisit VALUES (2,'art',20030225084100,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030225084114,'206.28.64.98');
INSERT INTO uservisit VALUES (950,'sarah',20030225084319,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1526,'tdah',20030225085658,'host-66-81-195-81.rev.o1.com');
INSERT INTO uservisit VALUES (1527,'Wilmot',20030225090543,'216-166-199-218.dsl.peknil.grics.net');
INSERT INTO uservisit VALUES (1,'levik',20030225090902,'206.28.64.98');
INSERT INTO uservisit VALUES (1477,'michael',20030225092738,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1526,'tdah',20030225092927,'host-66-81-195-81.rev.o1.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225094620,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030225100202,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030225100403,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1465,'ET',20030225102424,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030225104202,'216.123.214.18');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225104905,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030225105532,'206.28.64.98');
INSERT INTO uservisit VALUES (794,'Erin',20030225113813,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1528,'Night Lady',20030225120536,'d86023.upc-d.chello.nl');
INSERT INTO uservisit VALUES (1529,'Irina',20030225121026,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030225121638,'mail.ade.com');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225122007,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225122025,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225122028,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225122031,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1529,'Irina',20030225123338,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030225124140,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1477,'michael',20030225124232,'24-193-223-61.nyc.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030225124401,'203.217.55.223');
INSERT INTO uservisit VALUES (153,'TomM',20030225130242,'A040-0610.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1521,'neil',20030225132223,'webs-173.res.umass.edu');
INSERT INTO uservisit VALUES (1,'levik',20030225132741,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030225132743,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1299,'Anoop',20030225132831,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225133509,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1531,'James',20030225141050,'adsl-66-126-115-116.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1514,'Hernán Meyer',20030225143637,'166.114.99.215');
INSERT INTO uservisit VALUES (1530,'Simeon',20030225145408,'pcp01260410pcs.nhaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (1529,'Irina',20030225160046,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030225161646,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030225170617,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1532,'nicki',20030225170745,'ACA479FC.ipt.aol.com');
INSERT INTO uservisit VALUES (1533,'Bob',20030225174452,'dhcp-mpa-4-203-251.rowan.edu');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030225174822,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1454,'Corey',20030225181036,'ip68-10-170-27.hr.hr.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030225181856,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030225184014,'pool-141-153-183-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1534,'rankin44',20030225190652,'cache-dp07.proxy.aol.com');
INSERT INTO uservisit VALUES (1534,'rankin44',20030225190724,'cache-dm11.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225202719,'202.138.105.100');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030225214204,'202.138.105.100');
INSERT INTO uservisit VALUES (1535,'Sasha',20030225225710,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1535,'Sasha',20030225225712,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1536,'Aashish',20030225231638,'203.129.205.242');
INSERT INTO uservisit VALUES (153,'TomM',20030226004058,'A040-0512.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1,'levik',20030226013714,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226014750,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030226020348,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030226023528,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030226023924,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030226030834,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030226032454,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030226035104,'216.123.214.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226042236,'203.196.253.35');
INSERT INTO uservisit VALUES (1,'levik',20030226042314,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226043356,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030226043640,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030226051158,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1537,'Seth Sauer',20030226052554,'164.106.224.168');
INSERT INTO uservisit VALUES (1501,'daisy',20030226055111,'h006008b28769.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1538,'BB',20030226055250,'198.232.62.10');
INSERT INTO uservisit VALUES (1,'levik',20030226055727,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226063043,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030226064822,'A040-0584.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030226070043,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1539,'Bryan',20030226070208,'63.148.163.131');
INSERT INTO uservisit VALUES (1400,'Javed Iqbal',20030226073852,'208.198.20.74');
INSERT INTO uservisit VALUES (1540,'shane',20030226080959,'c11a079.neo.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030226081038,'166.68.134.175');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030226081337,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1517,'jude',20030226081631,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1541,'Brandy',20030226083444,'hdfwpr02.hd.intel.com');
INSERT INTO uservisit VALUES (1498,'Gareth',20030226084803,'202.88.189.57');
INSERT INTO uservisit VALUES (1542,'emzadi',20030226091616,'216-83-254-151.wan.networktel.net');
INSERT INTO uservisit VALUES (1543,'ed rintamaki',20030226092000,'techpc39.tech.mtu.edu');
INSERT INTO uservisit VALUES (1543,'ed rintamaki',20030226092015,'techpc39.tech.mtu.edu');
INSERT INTO uservisit VALUES (1543,'ed rintamaki',20030226092253,'techpc39.tech.mtu.edu');
INSERT INTO uservisit VALUES (1,'levik',20030226093127,'206.28.64.98');
INSERT INTO uservisit VALUES (1544,'Anne Bosher',20030226094113,'adsl-155-86-236.mia.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226094423,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030226100853,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226101201,'mail.ade.com');
INSERT INTO uservisit VALUES (1545,'jen',20030226101605,'pool-68-162-78-206.phil.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030226101926,'A040-0541.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030226102012,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1482,'Jana',20030226103141,'209.12.34.52');
INSERT INTO uservisit VALUES (1546,'Scott',20030226104248,'dpc6682009030.direcpc.com');
INSERT INTO uservisit VALUES (122,'Happy',20030226104729,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1535,'Sasha',20030226104806,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1535,'Sasha',20030226104821,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1535,'Sasha',20030226105129,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1547,'Wayne Berry',20030226105540,'222.ojus-18-19rs.fl.dial-access.att.net');
INSERT INTO uservisit VALUES (1464,'quizard',20030226111621,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1517,'jude',20030226112000,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030226115515,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030226115532,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1517,'jude',20030226121534,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030226122452,'nessus.swg.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030226124038,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030226130730,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1465,'ET',20030226133502,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030226135705,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030226140147,'A040-0663.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1548,'mark',20030226144427,'ip68-5-198-157.oc.oc.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030226144911,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226150822,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226163219,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226170534,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030226173409,'cache-mtc-af01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030226173732,'A040-0547.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030226181312,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030226181328,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030226182118,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226182755,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226183215,'203.196.247.195');
INSERT INTO uservisit VALUES (834,'Gautam',20030226183301,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030226183644,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226190045,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226190458,'203.196.247.195');
INSERT INTO uservisit VALUES (1,'levik',20030226190627,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030226191212,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1550,'mhon alania',20030226193655,'alaska-gwy01.meridiantelekoms.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030226200345,'203.196.247.195');
INSERT INTO uservisit VALUES (834,'Gautam',20030226201311,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226203446,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226204624,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226204926,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1535,'Sasha',20030226205118,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1535,'Sasha',20030226213312,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (834,'Gautam',20030226213925,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030226215251,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030226233546,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030226235144,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227003537,'202.138.105.122');
INSERT INTO uservisit VALUES (834,'Gautam',20030227005624,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030227011536,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030227012606,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030227013911,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227021102,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030227022530,'12-240-174-85.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227025058,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227025114,'203.196.253.35');
INSERT INTO uservisit VALUES (834,'Gautam',20030227030351,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1551,'rajesh',20030227040754,'dialpool-210-214-130-38.maa.sify.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030227041047,'166.68.134.175');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030227042707,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030227043731,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227044129,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030227052013,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030227052328,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030227052621,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227052906,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030227053513,'A040-0577.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (1552,'Napper',20030227054605,'dialup-65.58.52.198.Dial1.KansasCity1.Level3.net');
INSERT INTO uservisit VALUES (1552,'Napper',20030227054722,'dialup-65.58.52.198.Dial1.KansasCity1.Level3.net');
INSERT INTO uservisit VALUES (1553,'Jeremy',20030227061727,'host-67-33-252-57.gsp.bellsouth.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030227062129,'WCS1-PENT.NIPR.MIL');
INSERT INTO uservisit VALUES (1553,'Jeremy',20030227064421,'host-67-33-252-57.gsp.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030227064817,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030227071143,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030227071218,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030227073709,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1554,'Alan',20030227074144,'WCS2-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (1,'levik',20030227080749,'206.28.64.98');
INSERT INTO uservisit VALUES (1555,'Rebecca',20030227082746,'63.246.194.104');
INSERT INTO uservisit VALUES (1555,'Rebecca',20030227083049,'63.246.194.104');
INSERT INTO uservisit VALUES (153,'TomM',20030227083049,'A040-0517.CMB2.splitrock.net');
INSERT INTO uservisit VALUES (873,'cges',20030227085814,'ra.lps.org');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227090503,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030227091250,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030227094307,'206.28.64.98');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030227094332,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1535,'Sasha',20030227095619,'CPE-144-136-74-165.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227095911,'mail.ade.com');
INSERT INTO uservisit VALUES (1465,'ET',20030227101013,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20030227101528,'dialin-173-10.tor.primus.ca');
INSERT INTO uservisit VALUES (1556,'lillian',20030227105534,'cs666896-140.austin.rr.com');
INSERT INTO uservisit VALUES (1557,'JonnyTom',20030227110645,'pbr1.telepac.pt');
INSERT INTO uservisit VALUES (1,'levik',20030227112216,'206.28.64.98');
INSERT INTO uservisit VALUES (1558,'John Banister',20030227125922,'pcp03118508pcs.lwrnce01.in.comcast.net');
INSERT INTO uservisit VALUES (1558,'John Banister',20030227130723,'pcp03118508pcs.lwrnce01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030227131356,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030227131534,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030227132050,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030227132941,'cache-dl06.proxy.aol.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030227135014,'cache-rb05.proxy.aol.com');
INSERT INTO uservisit VALUES (1270,'tim',20030227135535,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (1270,'tim',20030227135825,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030227140402,'HSE-MTL-ppp75663.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1454,'Corey',20030227143836,'ip68-10-170-27.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030227150009,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030227150120,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030227150704,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1559,'gabrielle',20030227152342,'ip68-11-174-217.br.no.cox.net');
INSERT INTO uservisit VALUES (1454,'Corey',20030227164834,'ip68-10-170-27.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030227174339,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030227174925,'cache-rl07.proxy.aol.com');
INSERT INTO uservisit VALUES (1454,'Corey',20030227175600,'ip68-10-170-27.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1531,'window',20030227175759,'adsl-64-160-14-116.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030227180357,'nycmny1-ar1-4-33-081-247.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1560,'shorty',20030227182120,'24-205-133-111.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1560,'shorty',20030227182150,'24-205-133-111.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030227182946,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030227184140,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227184345,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227185039,'203.196.247.195');
INSERT INTO uservisit VALUES (834,'Gautam',20030227190435,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030227194301,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1561,'Rita Bochenek',20030227202936,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita Bochenek',20030227203351,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030227203403,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1561,'Rita',20030227203406,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030227204512,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030227223017,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030227235259,'202.138.105.155');
INSERT INTO uservisit VALUES (1183,'fwaff',20030228000532,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030228003016,'202.138.105.155');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030228003449,'202.138.105.155');
INSERT INTO uservisit VALUES (834,'Gautam',20030228004823,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1562,'fadi',20030228012907,'host-213.158.169.223.tedata.net');
INSERT INTO uservisit VALUES (1563,'fad',20030228013125,'host-213.158.169.223.tedata.net');
INSERT INTO uservisit VALUES (1563,'fad',20030228013255,'host-213.158.169.223.tedata.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228015705,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228025021,'mail.ade.com');
INSERT INTO uservisit VALUES (1563,'fad',20030228025131,'host-213.158.169.190.tedata.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030228025912,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228032531,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030228033445,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030228035633,'198.23.26.253');
INSERT INTO uservisit VALUES (1564,'akila',20030228040208,'203.199.225.216');
INSERT INTO uservisit VALUES (1564,'akila',20030228040339,'203.199.225.216');
INSERT INTO uservisit VALUES (1564,'akila',20030228040441,'203.199.225.216');
INSERT INTO uservisit VALUES (1564,'akila',20030228041421,'203.199.225.216');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030228042903,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030228044516,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030228050950,'193.130.28.1');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030228051222,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030228054453,'198.23.26.253');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030228063155,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030228071317,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030228074250,'198.23.26.253');
INSERT INTO uservisit VALUES (1107,'Nathan',20030228075046,'170.211.216.1');
INSERT INTO uservisit VALUES (1,'levik',20030228080008,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030228082020,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (122,'Happy',20030228085326,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228091522,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030228101122,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030228101321,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1565,'Gale',20030228104816,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1565,'Gale',20030228104940,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1566,'Sapna Kishnani',20030228105536,'cache-mtc-ah03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228110242,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030228113821,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030228113834,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030228114310,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228114637,'mail.ade.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228122159,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1568,'Matt',20030228123227,'h-68-165-58-11.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1569,'Julie',20030228124146,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1569,'Julie',20030228124257,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1570,'Julie',20030228124409,'cache-rp08.proxy.aol.com');
INSERT INTO uservisit VALUES (1571,'Benny',20030228131411,'209.94.220.46');
INSERT INTO uservisit VALUES (153,'TomM',20030228133113,'206.137.1.133');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228134958,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030228135411,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030228135455,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030228140229,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030228150122,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1573,'ekrystaluv90',20030228154513,'cache-ntc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030228155921,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030228161639,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228163336,'cache-rc04.proxy.aol.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030228171427,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228172521,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228173054,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1531,'window',20030228182434,'adsl-64-163-240-161.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030228184015,'203.197.124.34');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228185651,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1574,'andrew lee',20030228190732,'lsanca1-ar12-4-60-118-201.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1465,'ET',20030228191623,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1465,'ET',20030228191722,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030228192910,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030228200610,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030228200703,'203.197.124.34');
INSERT INTO uservisit VALUES (153,'TomM',20030228201839,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030228213438,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030228213544,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030228222916,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030228232833,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030301010749,'193.130.28.1');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030301010953,'170.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030301022931,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301023834,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1576,'Karen',20030301024758,'user-11fb0lv.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1576,'Karen',20030301024811,'user-11fb0lv.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1576,'Karen',20030301024914,'user-11fb0lv.dsl.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20030301033339,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301033936,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030301040635,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030301042211,'203.196.253.35');
INSERT INTO uservisit VALUES (1563,'fad',20030301045246,'host-213.158.169.197.tedata.net');
INSERT INTO uservisit VALUES (1577,'kane',20030301052609,'cdm-66-149-237-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030301053830,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301053842,'mail.ade.com');
INSERT INTO uservisit VALUES (1578,'Sherry Pepin',20030301054152,'HSE-Sherbrooke-ppp121920.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301061350,'mail.ade.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030301065746,'h-68-164-16-207.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20030301065816,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030301065943,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301071142,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030301075130,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301080159,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301083223,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030301083628,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030301090812,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030301092837,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301094920,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030301102413,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030301114701,'pool-141-153-185-28.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1393,'Eelan',20030301115751,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1579,'kyle',20030301123748,'cache-dm06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030301131006,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030301132533,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1561,'Rita',20030301132546,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1580,'steve',20030301133942,'cache-mtc-ah02.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030301140705,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030301141432,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030301144901,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030301154217,'206.137.1.133');
INSERT INTO uservisit VALUES (1581,'Jandi Yabut',20030301162423,'proxy5.skyinet.net');
INSERT INTO uservisit VALUES (1564,'akila',20030301170452,'PPP-219.65.96.210.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030301171743,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030301180854,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030301181704,'206.137.1.133');
INSERT INTO uservisit VALUES (1582,'Micah Pearce',20030301185416,'accs16-31.ttu.edu');
INSERT INTO uservisit VALUES (1465,'ET',20030301190221,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030301192722,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030301211242,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030301213846,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030301215111,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030301215404,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030302001445,'202.138.105.239');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030302003222,'202.138.105.239');
INSERT INTO uservisit VALUES (153,'TomM',20030302004203,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030302013029,'202.138.105.239');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030302013029,'202.138.105.239');
INSERT INTO uservisit VALUES (153,'TomM',20030302032842,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030302035916,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1583,'abhishek',20030302052114,'193.220.224.6');
INSERT INTO uservisit VALUES (1,'levik',20030302060105,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1584,'N',20030302061720,'ac8.emirates.net.ae');
INSERT INTO uservisit VALUES (1584,'N',20030302061832,'ac8.emirates.net.ae');
INSERT INTO uservisit VALUES (1584,'N',20030302061908,'ac1.emirates.net.ae');
INSERT INTO uservisit VALUES (153,'TomM',20030302064900,'206.137.1.133');
INSERT INTO uservisit VALUES (1579,'kyle',20030302065656,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1585,'karrie',20030302075736,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (1585,'karrie',20030302075850,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030302075906,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1585,'karrie',20030302080159,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030302091215,'pool-141-153-183-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1585,'karrie',20030302091750,'cache-dr10.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030302092719,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030302093819,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030302094141,'pool-141-153-183-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030302101222,'pool-141-153-183-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030302101325,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1585,'karrie',20030302102917,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (1579,'kyle',20030302105845,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1586,'Rey',20030302113404,'lc01267.zianet.com');
INSERT INTO uservisit VALUES (1587,'Dennis',20030302114913,'albion021.wworld.com');
INSERT INTO uservisit VALUES (1465,'ET',20030302115918,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030302121251,'ns6.pilosoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20030302123231,'206.137.1.133');
INSERT INTO uservisit VALUES (1588,'Clara',20030302123253,'adsl-63-201-73-59.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030302123305,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1588,'Clara',20030302123317,'adsl-63-201-73-59.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1589,'Jeremy B',20030302123809,'1.220.168.66.in-addr.arpa');
INSERT INTO uservisit VALUES (834,'Gautam',20030302130645,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030302130910,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030302130956,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030302133758,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1590,'Mz Luvable Olena',20030302134056,'1Cust232.tnt3.new-brunswick3.nj.da.uu.net');
INSERT INTO uservisit VALUES (153,'TomM',20030302155003,'206.137.1.133');
INSERT INTO uservisit VALUES (1591,'kayla',20030302155800,'lsanca1-ar15-4-60-234-181.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1592,'styx',20030302160032,'210-55-32-46.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (1593,'Onyx',20030302164829,'ip68-10-168-241.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1593,'Onyx',20030302164843,'ip68-10-168-241.hr.hr.cox.net');
INSERT INTO uservisit VALUES (794,'Erin',20030302164946,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1594,'vonessa',20030302170148,'ca-crlsca-cuda2-c1a-a-3.crlsca.adelphia.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030302174533,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030302174717,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030302175742,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1595,'rasheid watkins sr',20030302182905,'pcp987227pcs.nchrls01.sc.comcast.net');
INSERT INTO uservisit VALUES (1596,'Lora Woodworth',20030302184151,'131.183.235.92');
INSERT INTO uservisit VALUES (885,'np_rt',20030302184524,'12.43.50.215');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030302195108,'12-240-173-122.client.attbi.com');
INSERT INTO uservisit VALUES (1592,'styx',20030302195806,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (153,'TomM',20030302202613,'206.137.1.133');
INSERT INTO uservisit VALUES (1588,'Clara',20030302205243,'adsl-63-201-73-59.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030302205751,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1299,'Anoop',20030302210841,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030302220015,'193.130.28.1');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030302222411,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030302232551,'206.137.1.133');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030302232809,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1584,'N',20030302235615,'ac1.emirates.net.ae');
INSERT INTO uservisit VALUES (1564,'akila',20030303003936,'203.199.225.216');
INSERT INTO uservisit VALUES (1,'levik',20030303013729,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303014430,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030303021236,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030303022217,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030303023518,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303023743,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303024300,'203.196.253.35');
INSERT INTO uservisit VALUES (1072,'Alan',20030303030047,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303034247,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303034402,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030303035134,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303035208,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030303040001,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030303041243,'206.28.64.98');
INSERT INTO uservisit VALUES (1597,'charisse',20030303043233,'24-90-84-11.nyc.rr.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030303044125,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030303044133,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030303044205,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303045545,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030303050715,'193.130.28.1');
INSERT INTO uservisit VALUES (1498,'Gareth',20030303051244,'202.88.189.57');
INSERT INTO uservisit VALUES (1498,'Gareth',20030303051416,'202.88.189.57');
INSERT INTO uservisit VALUES (1498,'Gareth',20030303051459,'202.88.189.57');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303060342,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303061817,'202.138.105.93');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303061817,'202.138.105.93');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303061817,'202.138.105.93');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303062200,'202.138.105.183');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303062221,'202.138.105.183');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030303062650,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030303064133,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303072048,'mail.ade.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030303072344,'h-68-164-17-141.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1598,'Adam',20030303075224,'212.219.119.150');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030303075609,'131.107.3.79');
INSERT INTO uservisit VALUES (885,'np_rt',20030303075751,'h-69-3-243-244.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030303075841,'h-69-3-243-244.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030303075924,'131.107.3.79');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030303081916,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030303082059,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303082235,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030303082719,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030303093307,'WCS1-PENT.NIPR.MIL');
INSERT INTO uservisit VALUES (1072,'Alan',20030303100527,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030303110653,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030303114329,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030303124924,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030303124936,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030303125152,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030303130615,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030303131038,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1599,'poet',20030303132318,'uunet-63-84-3-181.hrtc.net');
INSERT INTO uservisit VALUES (1599,'poet',20030303132406,'uunet-63-84-3-181.hrtc.net');
INSERT INTO uservisit VALUES (1599,'poet',20030303132428,'uunet-63-84-3-181.hrtc.net');
INSERT INTO uservisit VALUES (153,'TomM',20030303132859,'206.137.1.133');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030303133834,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20030303141629,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030303145313,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030303150856,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1600,'flooble',20030303151724,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1600,'flooble',20030303151814,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030303151830,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030303153611,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030303153957,'199.181.206.13');
INSERT INTO uservisit VALUES (834,'Gautam',20030303154948,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030303160423,'pool-141-153-180-98.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030303164355,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303165432,'203.196.247.195');
INSERT INTO uservisit VALUES (1575,'DJ',20030303170039,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030303171800,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030303172250,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1601,'Diana',20030303173944,'138.23.59.173');
INSERT INTO uservisit VALUES (1575,'DJ',20030303193826,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030303200811,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1602,'hc',20030303201254,'pool-68-162-67-200.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1602,'hc',20030303201922,'pool-68-162-67-200.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030303204231,'193.130.28.1');
INSERT INTO uservisit VALUES (1603,'karteek',20030303215326,'210.212.223.129');
INSERT INTO uservisit VALUES (1603,'karteek',20030303215558,'210.212.223.129');
INSERT INTO uservisit VALUES (1603,'karteek',20030303215802,'210.212.223.129');
INSERT INTO uservisit VALUES (1603,'karteek',20030303220210,'210.212.223.129');
INSERT INTO uservisit VALUES (1603,'karteek',20030303220909,'210.212.223.129');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030303225741,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030303231415,'202.138.105.99');
INSERT INTO uservisit VALUES (153,'TomM',20030303231649,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304010455,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1563,'fad',20030304013310,'host-213.158.169.78.tedata.net');
INSERT INTO uservisit VALUES (1,'levik',20030304013529,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304015245,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030304020019,'193.130.28.1');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030304024030,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030304030634,'203.196.253.35');
INSERT INTO uservisit VALUES (834,'Gautam',20030304031002,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030304032106,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030304033404,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030304034616,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304040217,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030304042637,'206.28.64.98');
INSERT INTO uservisit VALUES (1597,'charisse',20030304044134,'24-90-84-11.nyc.rr.com');
INSERT INTO uservisit VALUES (1300,'Matthew Darwin',20030304044640,'centrica.com');
INSERT INTO uservisit VALUES (1,'levik',20030304045234,'206.28.64.98');
INSERT INTO uservisit VALUES (1604,'aiai',20030304050317,'corporate8-158.info.com.ph');
INSERT INTO uservisit VALUES (1183,'fwaff',20030304053851,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304060308,'mail.ade.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030304060939,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030304061227,'206.28.64.98');
INSERT INTO uservisit VALUES (836,'Rushi',20030304062944,'141.228.156.225');
INSERT INTO uservisit VALUES (1567,'Bryan',20030304070945,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030304073419,'166.68.134.175');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030304074741,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1605,'Elizabeth Hawthorne',20030304080518,'host62-7-144-156.webport.bt.net');
INSERT INTO uservisit VALUES (1,'levik',20030304080639,'206.28.64.98');
INSERT INTO uservisit VALUES (1405,'paks',20030304080920,'17.255.128.136');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030304082840,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304085021,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030304093227,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030304093805,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030304094525,'166.68.134.175');
INSERT INTO uservisit VALUES (1606,'K.C. McFarland',20030304100632,'adsl-66-127-114-98.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030304100653,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1607,'sue',20030304103307,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (1607,'sue',20030304103420,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (1607,'sue',20030304103459,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030304104237,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (794,'Erin',20030304110111,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1466,'gary',20030304110747,'208.198.20.152');
INSERT INTO uservisit VALUES (122,'Happy',20030304112438,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304112914,'mail.ade.com');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030304115543,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030304122415,'mail.ade.com');
INSERT INTO uservisit VALUES (1608,'playful',20030304125052,'66-214-175-70.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1609,'jennifer',20030304132102,'cm-vsp-24.217.66.118.charter-stl.com');
INSERT INTO uservisit VALUES (1609,'jennifer',20030304132315,'cm-vsp-24.217.66.118.charter-stl.com');
INSERT INTO uservisit VALUES (1454,'Corey',20030304134819,'ip68-10-170-27.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030304135028,'h24-78-2-110.tb.shawcable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030304140529,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1610,'Jessica Connelly',20030304140807,'4.42.151.230');
INSERT INTO uservisit VALUES (1610,'Jessica Connelly',20030304140954,'4.42.151.230');
INSERT INTO uservisit VALUES (1,'levik',20030304141420,'nycmny1-ar1-4-33-082-016.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1610,'Jessica Connelly',20030304142732,'4.42.151.230');
INSERT INTO uservisit VALUES (1610,'Jessica Connelly',20030304142828,'4.42.151.230');
INSERT INTO uservisit VALUES (1465,'ET',20030304143429,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1611,'Sloop John',20030304144356,'proxy.sas.samsung.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030304145822,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030304152016,'pool-141-153-180-220.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030304154450,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030304154518,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (1611,'Sloop John',20030304154541,'proxy.sas.samsung.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030304155539,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030304160024,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030304175635,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030304180327,'203.196.247.196');
INSERT INTO uservisit VALUES (1,'levik',20030304180501,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030304180616,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030304205800,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030304212633,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030304214807,'203.197.124.34');
INSERT INTO uservisit VALUES (1612,'Sarah',20030305004130,'201.selby.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030305013818,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030305014702,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030305015058,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030305015342,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030305024421,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305030836,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305032135,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305033636,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305034524,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305034759,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305035233,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305035349,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030305040340,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305040806,'193.130.28.1');
INSERT INTO uservisit VALUES (1613,'Alex',20030305043732,'gtw13-2.esc13.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305045303,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030305045611,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030305051405,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305051924,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305053118,'193.130.28.1');
INSERT INTO uservisit VALUES (1614,'michelle',20030305060923,'adsl-63-198-207-90.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030305065203,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305070351,'202.138.105.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305071047,'202.138.105.58');
INSERT INTO uservisit VALUES (1575,'DJ',20030305071518,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030305072128,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030305072536,'d-ip-129-15-70-202.lib.ou.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030305073408,'202.138.105.58');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305075000,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030305075806,'mail.ade.com');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030305080116,'d-ip-129-15-70-202.lib.ou.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030305081744,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1435,'Nigel Nisbet',20030305082025,'supercache2.qualitynet.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030305083159,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1616,'tim haggard',20030305085043,'adsl-208-190-203-106.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030305092716,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030305094819,'134.217.237.30');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030305095540,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030305103028,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030305103942,'206.28.64.98');
INSERT INTO uservisit VALUES (794,'Erin',20030305104751,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030305110818,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1611,'Sloop John',20030305111504,'proxy.sas.samsung.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030305112251,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1617,'Ms. Naerd',20030305113412,'pool-138-89-143-233.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030305120325,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030305121631,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030305135225,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1618,'garrett',20030305144842,'ip68-7-59-75.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1618,'garrett',20030305145609,'ip68-7-59-75.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305153016,'pool-141-153-183-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1465,'ET',20030305153631,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030305172745,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030305173030,'pool-141-153-183-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030305175005,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1619,'Julia',20030305181943,'spider-tr032.proxy.aol.com');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030305202011,'adsl-64-164-0-65.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305210515,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030305230143,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306000252,'202.138.105.201');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306000621,'202.138.105.201');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306001555,'202.138.105.201');
INSERT INTO uservisit VALUES (1,'levik',20030306013639,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030306021344,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030306022017,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306024454,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306025030,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306033223,'193.130.28.1');
INSERT INTO uservisit VALUES (1620,'Al-azree Mohammadsali',20030306033452,'61.9.103.75');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030306034323,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306034731,'pool-141-153-185-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030306035558,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030306035807,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306044305,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030306044715,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306045300,'202.138.105.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306045300,'202.138.105.90');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306045300,'202.138.105.90');
INSERT INTO uservisit VALUES (1,'levik',20030306052028,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306055213,'202.138.105.90');
INSERT INTO uservisit VALUES (1,'levik',20030306055826,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306060316,'193.130.28.1');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030306065935,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030306070339,'nessus.swg.ca');
INSERT INTO uservisit VALUES (122,'Happy',20030306071734,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1621,'shylah',20030306073207,'hr096.ucsb.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030306084047,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030306091823,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030306092700,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1622,'Grace',20030306093153,'12.18.80.40');
INSERT INTO uservisit VALUES (1567,'Bryan',20030306095555,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030306100713,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1623,'mblori',20030306100900,'host217-44-116-49.range217-44.btcentralplus.com');
INSERT INTO uservisit VALUES (1623,'mblori',20030306100938,'host217-44-116-49.range217-44.btcentralplus.com');
INSERT INTO uservisit VALUES (1622,'Grace',20030306103353,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306104412,'pool-141-153-185-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030306104441,'206.28.64.98');
INSERT INTO uservisit VALUES (1622,'Grace',20030306110625,'12.18.80.40');
INSERT INTO uservisit VALUES (1623,'mblori',20030306113739,'host217-44-116-49.range217-44.btcentralplus.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030306124352,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030306125239,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306125956,'pool-141-153-184-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1624,'Adam',20030306130212,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1624,'Adam',20030306130324,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030306131901,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (794,'Erin',20030306132017,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030306133333,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1465,'ET',20030306133544,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030306140926,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1611,'Sloop John',20030306142011,'proxy.sas.samsung.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030306145217,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306152128,'pool-141-153-184-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1529,'Irina',20030306152458,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20030306161138,'pool-151-204-106-134.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1625,'Allie Swan',20030306162838,'cache.netbahamas.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030306163141,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306164221,'pool-141-153-184-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030306164250,'pool-141-153-184-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1627,'deborah',20030306170407,'ela47.bigriver.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030306170411,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1628,'olga',20030306170525,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1628,'olga',20030306170700,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1628,'olga',20030306170711,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1629,'marcia',20030306171604,'dial-45.r13.mtwgln.infoave.net');
INSERT INTO uservisit VALUES (1629,'marcia',20030306171728,'dial-45.r13.mtwgln.infoave.net');
INSERT INTO uservisit VALUES (1630,'avocado tran',20030306172845,'adsl-67-123-172-8.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030306174436,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1631,'malik',20030306182116,'66-79-49-117.dsl.coastalnow.net');
INSERT INTO uservisit VALUES (1631,'malik',20030306182734,'66-79-49-117.madisonriver.net');
INSERT INTO uservisit VALUES (1631,'malik',20030306182804,'66-79-49-117.dsl.coastalnow.net');
INSERT INTO uservisit VALUES (1631,'malik',20030306183047,'66-79-49-117.dsl.coastalnow.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030306183350,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306190550,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306200726,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030306200759,'203.197.124.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030306202035,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030306205348,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306213009,'193.130.28.1');
INSERT INTO uservisit VALUES (1602,'hc',20030306224100,'pool-68-162-67-200.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306225533,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030306233815,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030307005423,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307012904,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030307014944,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307024926,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030307025215,'203.196.253.36');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030307030306,'203.196.253.36');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030307030824,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1632,'Mike',20030307035826,'adsl-66-139-186-241.dsl.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (1632,'Mike',20030307040034,'adsl-66-139-186-241.dsl.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030307040055,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307040525,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030307040614,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030307043244,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030307043842,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030307044245,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030307044823,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307055723,'mail.ade.com');
INSERT INTO uservisit VALUES (1633,'Aliyah',20030307061019,'151.198.99.15');
INSERT INTO uservisit VALUES (1634,'Spencer',20030307062107,'pc212-249.dasd.org');
INSERT INTO uservisit VALUES (1575,'DJ',20030307062413,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307065250,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030307070004,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030307070620,'198.23.26.253');
INSERT INTO uservisit VALUES (1567,'Bryan',20030307073222,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030307073926,'iras-4-61.ucdavis.edu');
INSERT INTO uservisit VALUES (885,'np_rt',20030307073941,'iras-4-61.ucdavis.edu');
INSERT INTO uservisit VALUES (1605,'Elizabeth Hawthorne',20030307080727,'host212-140-117-227.webport.bt.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030307081241,'198.23.26.253');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030307083242,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030307085336,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030307094756,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307095056,'mail.ade.com');
INSERT INTO uservisit VALUES (1465,'ET',20030307103235,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030307103934,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030307104207,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030307110043,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030307110100,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030307114345,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030307121340,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030307122721,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1482,'Jana',20030307122918,'209.12.34.52');
INSERT INTO uservisit VALUES (1626,'Gamer',20030307123030,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1635,'Lisa Barrett',20030307124148,'pc-80-192-210-173-cr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030307125545,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030307130943,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030307132958,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030307133733,'199.181.206.39');
INSERT INTO uservisit VALUES (794,'Erin',20030307134315,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030307141027,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030307142027,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1531,'window',20030307144237,'adsl-66-126-114-65.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030307151139,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030307152247,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030307153323,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030307154113,'pool-141-153-181-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030307154635,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1637,'chris',20030307163434,'host-216-79-207-152.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1638,'lori',20030307171101,'208.11.160.98');
INSERT INTO uservisit VALUES (1,'levik',20030307181257,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030307191528,'206.137.1.133');
INSERT INTO uservisit VALUES (1639,'michelle',20030307194442,'ip68-104-44-219.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1639,'michelle',20030307194456,'ip68-104-44-219.lv.lv.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030307195410,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030307195608,'203.197.124.34');
INSERT INTO uservisit VALUES (1640,'samuel',20030307210331,'cache194.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1640,'samuel',20030307210450,'cache194.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (885,'np_rt',20030307214332,'h-69-3-240-38.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030307220022,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308010702,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030308011821,'202.138.105.248');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030308012131,'202.138.105.248');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030308025456,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1628,'olga',20030308030036,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1641,'Eric Kershner',20030308031549,'pcp409652pcs.mtsano01.ga.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030308031847,'206.137.1.133');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030308032730,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030308034037,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308035955,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1642,'chuts',20030308040755,'193.220.224.6');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308044748,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1637,'chris',20030308050144,'host-216-79-207-36.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030308051136,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1643,'Adam',20030308052431,'ool-182e64e5.dyn.optonline.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030308054951,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030308060216,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030308062529,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308064324,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030308065050,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030308065953,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030308070626,'206.137.1.133');
INSERT INTO uservisit VALUES (1644,'Kyra Kelly',20030308091233,'wsip68-15-165-38.no.no.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030308091859,'pool-141-153-182-254.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1644,'Kyra Kelly',20030308094155,'wsip68-15-165-38.no.no.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030308095856,'pool-141-153-182-254.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308110431,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030308110557,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030308111718,'pool-141-153-182-254.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030308114813,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030308115838,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1628,'olga',20030308120837,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308122113,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030308122304,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030308141710,'ns6.pilosoft.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030308145313,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1465,'ET',20030308150423,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1645,'unknown',20030308150614,'adsl-156-1-196.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030308150815,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1646,'Jim',20030308151255,'cache-dl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030308151739,'206.137.1.133');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030308164144,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030308171914,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030308173214,'206.137.1.133');
INSERT INTO uservisit VALUES (1647,'nefarious',20030308182652,'ca-santaanahub-cuda2-c1a-74.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030308200511,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030308211125,'202.138.105.176');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030308211126,'202.138.105.176');
INSERT INTO uservisit VALUES (1,'levik',20030308213409,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030308232230,'193.130.28.1');
INSERT INTO uservisit VALUES (1016,'...',20030308235127,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030309014311,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030309014450,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030309014833,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (417,'Steve Hutton',20030309014936,'CPE00104c134b06-CM.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030309021958,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309025247,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309025657,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309030309,'203.196.253.35');
INSERT INTO uservisit VALUES (153,'TomM',20030309040232,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030309040639,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309045044,'202.138.105.102');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309045119,'202.138.105.102');
INSERT INTO uservisit VALUES (1072,'Alan',20030309050023,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030309061811,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'unknown',20030309062203,'adsl-156-7-113.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030309062234,'adsl-156-7-113.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030309062849,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1648,'Marc',20030309063713,'ppp12.39.92.222.madbbs.com');
INSERT INTO uservisit VALUES (1,'levik',20030309064339,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030309065046,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030309071758,'pool-141-153-185-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1648,'Marc',20030309072946,'ppp12.39.92.222.madbbs.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030309074234,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030309083229,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20030309091653,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030309092837,'pool-141-153-180-9.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030309101132,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1465,'ET',20030309113345,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030309113808,'adsl-156-2-91.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1649,'chismes',20030309120805,'200.90.73.121');
INSERT INTO uservisit VALUES (1649,'chismes',20030309120842,'200.90.73.121');
INSERT INTO uservisit VALUES (1649,'chismes',20030309120853,'200.90.73.121');
INSERT INTO uservisit VALUES (1649,'chismes',20030309120905,'200.90.73.121');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030309121421,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030309122051,'206.137.1.133');
INSERT INTO uservisit VALUES (1650,'Alinda',20030309123905,'dhcp065-024-246-212.insight.rr.com');
INSERT INTO uservisit VALUES (1650,'Alinda',20030309130908,'dhcp065-024-246-212.insight.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20030309131929,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030309135138,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1072,'Alan',20030309135945,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030309140429,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1651,'milagros',20030309140911,'pcp01730500pcs.hyatsv01.md.comcast.net');
INSERT INTO uservisit VALUES (1652,'ContessNicoleDeLaunclre',20030309144238,'cache-mtc-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030309145535,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030309155915,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030309161214,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030309162048,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030309171129,'203.196.247.195');
INSERT INTO uservisit VALUES (1482,'Jana',20030309175637,'sdn-ap-001neomahP0431.dialsprint.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030309191308,'12.43.50.215');
INSERT INTO uservisit VALUES (1183,'fwaff',20030309212337,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030309213506,'206.137.1.133');
INSERT INTO uservisit VALUES (1653,'tauseef hussain',20030309221829,'210.212.228.8');
INSERT INTO uservisit VALUES (1183,'fwaff',20030309225539,'193.130.28.1');
INSERT INTO uservisit VALUES (1653,'tauseef hussain',20030309230929,'210.212.228.8');
INSERT INTO uservisit VALUES (1654,'dinah',20030310002316,'sbproxy1.mystarhub.com.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310012140,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030310013847,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310015738,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310020310,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310030013,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310030151,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310030433,'203.196.253.35');
INSERT INTO uservisit VALUES (836,'Rushi',20030310031852,'141.228.156.225');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310033132,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030310034637,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030310035951,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310040253,'193.130.28.1');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030310040651,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030310041819,'nessus.swg.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030310042525,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030310043434,'166.68.134.175');
INSERT INTO uservisit VALUES (836,'Rushi',20030310044647,'141.228.156.225');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030310051325,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310051943,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop',20030310053111,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1482,'Jana',20030310054131,'209.12.34.52');
INSERT INTO uservisit VALUES (1655,'Ramanathan Sundararajan',20030310054556,'dialpool-210-214-8-142.maa.sify.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310055209,'193.130.28.1');
INSERT INTO uservisit VALUES (1656,'Shaimaa',20030310055349,'4.38.35.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310055856,'202.138.105.104');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310055856,'202.138.105.104');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310060200,'202.138.105.104');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310062138,'202.138.105.104');
INSERT INTO uservisit VALUES (1,'levik',20030310062342,'206.28.64.98');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030310063154,'d-ip-129-15-71-122.lib.ou.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310064910,'mail.ade.com');
INSERT INTO uservisit VALUES (1482,'Jana',20030310071210,'209.12.34.52');
INSERT INTO uservisit VALUES (1301,'Charlie',20030310071213,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030310071730,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310072336,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310073817,'193.130.28.1');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20030310074814,'199.181.206.29');
INSERT INTO uservisit VALUES (1598,'Adam Champken',20030310075244,'212.219.119.150');
INSERT INTO uservisit VALUES (1301,'Charlie',20030310075502,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030310080906,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030310082141,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030310082941,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310091133,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030310093231,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030310095715,'66.243.64.179');
INSERT INTO uservisit VALUES (1301,'Charlie',20030310095952,'166.68.134.175');
INSERT INTO uservisit VALUES (1482,'Jana',20030310101346,'209.12.34.52');
INSERT INTO uservisit VALUES (1465,'ET',20030310103454,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (122,'Happy',20030310104400,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030310104702,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030310105458,'206.28.64.98');
INSERT INTO uservisit VALUES (1657,'G',20030310110055,'0-1pool43-176.nas2.fort-myers1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030310111923,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030310114552,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030310115859,'host-216-79-207-165.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030310120814,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030310122710,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030310123244,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030310123411,'206.137.1.133');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030310124703,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1,'levik',20030310131312,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030310134750,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030310142252,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1652,'ContessNicoleDeLaunclre',20030310151250,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030310151541,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1299,'Anoop',20030310152443,'molten-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1564,'akila',20030310161407,'PPP-219.65.96.79.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030310163218,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030310165047,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030310173802,'206.137.1.133');
INSERT INTO uservisit VALUES (1658,'elan',20030310174228,'pcp01917844pcs.verona01.nj.comcast.net');
INSERT INTO uservisit VALUES (1658,'elan',20030310174239,'pcp01917844pcs.verona01.nj.comcast.net');
INSERT INTO uservisit VALUES (1659,'akira',20030310190922,'1Cust230.tnt1.pueblo.co.da.uu.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310210943,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030310211233,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310224134,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310224937,'202.138.105.187');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030310230025,'202.138.105.187');
INSERT INTO uservisit VALUES (1183,'fwaff',20030310233836,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030311005156,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030311014022,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030311014414,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030311015045,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030311020328,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030311025013,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030311025121,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030311025856,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030311031342,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030311035134,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030311035558,'pool-151-199-219-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030311035616,'pool-151-199-219-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030311040327,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030311043944,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030311050616,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030311050910,'pool-151-199-222-96.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030311051710,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1661,'Jim',20030311061852,'213.249.129.131');
INSERT INTO uservisit VALUES (122,'Happy',20030311063639,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030311064032,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1662,'catherine',20030311075131,'cache-rh07.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030311081956,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030311082938,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030311085211,'d-ip-129-15-108-143.lab.ou.edu');
INSERT INTO uservisit VALUES (1663,'kc',20030311085346,'68.16.41.145');
INSERT INTO uservisit VALUES (1663,'kc',20030311085824,'68.16.41.145');
INSERT INTO uservisit VALUES (1,'levik',20030311091741,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030311093805,'166.68.134.175');
INSERT INTO uservisit VALUES (1405,'paks',20030311094600,'17.255.128.136');
INSERT INTO uservisit VALUES (1664,'bob dew',20030311095325,'unicach9.unach.mx');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030311100632,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030311103508,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1665,'Mike',20030311103716,'ACB69BD2.ipt.aol.com');
INSERT INTO uservisit VALUES (1465,'ET',20030311114246,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030311132423,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030311142212,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030311142512,'cache-rc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030311142545,'cache-rc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030311143256,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030311144809,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030311145716,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030311154331,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1667,'Erlys',20030311160442,'adsl-67-123-73-130.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030311161935,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030311162314,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1299,'Anoop',20030311163431,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1668,'barbara fleming',20030311163849,'ppp-66-140-227-90.dialup.snantx.swbell.net');
INSERT INTO uservisit VALUES (1667,'Erlys',20030311171158,'adsl-67-123-73-130.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1668,'barbara fleming',20030311171633,'ppp-66-140-227-90.dialup.snantx.swbell.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030311171924,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030311172012,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030311173754,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030311175327,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030311175327,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1669,'terry risinger',20030311181251,'cache-dk12.proxy.aol.com');
INSERT INTO uservisit VALUES (1669,'terry risinger',20030311181317,'cache-dk12.proxy.aol.com');
INSERT INTO uservisit VALUES (1602,'hc',20030311181453,'pool-68-162-67-200.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030311183759,'pool-141-153-184-13.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1670,'rpm',20030311184217,'lsanca1-ar16-4-47-001-140.lsanca1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1671,'Krista',20030311185056,'NBay-ppp125130.sympatico.ca');
INSERT INTO uservisit VALUES (1671,'Krista',20030311185933,'NBay-ppp125130.sympatico.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030311204829,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030311225455,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030312012052,'202.138.105.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030312012213,'202.138.105.130');
INSERT INTO uservisit VALUES (1,'levik',20030312013613,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030312014441,'202.138.105.130');
INSERT INTO uservisit VALUES (1672,'claudio',20030312015812,'62.101.98.229');
INSERT INTO uservisit VALUES (1672,'claudio',20030312020024,'62.101.98.229');
INSERT INTO uservisit VALUES (1183,'fwaff',20030312020831,'193.130.28.1');
INSERT INTO uservisit VALUES (834,'Gautam',20030312021632,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (872,'pleasance',20030312022137,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030312025711,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030312032726,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030312035214,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030312040840,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030312042350,'pool-141-153-182-83.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030312044230,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030312045625,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (836,'Rushi',20030312050144,'141.228.156.225');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030312054109,'202.138.105.42');
INSERT INTO uservisit VALUES (1517,'jude',20030312054854,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030312055354,'pool-141-153-182-83.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1482,'Jana',20030312055713,'209.12.34.52');
INSERT INTO uservisit VALUES (1672,'claudio',20030312060913,'62.101.98.229');
INSERT INTO uservisit VALUES (1667,'Erlys',20030312061830,'ppp-67-119-191-31.dialup.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030312062302,'202.138.105.64');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030312062427,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030312063338,'193.130.28.1');
INSERT INTO uservisit VALUES (1673,'Munawar Ali',20030312064825,'72.209.219.209.transedge.com');
INSERT INTO uservisit VALUES (1517,'jude',20030312073015,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030312075207,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1664,'bob dew',20030312081950,'unicach9.unach.mx');
INSERT INTO uservisit VALUES (1628,'olga',20030312082217,'CPE00a0c944cc19-CM400048345549.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1665,'Mike',20030312084035,'ACB7B3C7.ipt.aol.com');
INSERT INTO uservisit VALUES (1674,'marilyn edwards',20030312084632,'elaine.grsc.k12.ar.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20030312095051,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030312095744,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030312095803,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030312100542,'134.217.237.30');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030312101130,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030312102446,'pool-141-153-182-83.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030312103907,'mail.ade.com');
INSERT INTO uservisit VALUES (1616,'tim haggard',20030312113318,'adsl-65-66-159-53.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030312114710,'mail.ade.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030312120922,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (213,'Jim Lyon',20030312122605,'tide85.microsoft.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030312124838,'134.217.237.30');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030312124949,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030312131317,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1666,'bik88',20030312133208,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030312135335,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030312135946,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030312141739,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030312151056,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030312154120,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030312154602,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1465,'ET',20030312163650,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030312173433,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030312184014,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1675,'jewel ruby torio',20030312193117,'203.167.83.174');
INSERT INTO uservisit VALUES (1675,'jewel ruby torio',20030312195651,'203.167.83.174');
INSERT INTO uservisit VALUES (1183,'fwaff',20030312210602,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030312214751,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1676,'Chris',20030312225207,'carry.bath.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030312230403,'193.130.28.1');
INSERT INTO uservisit VALUES (1677,'mneely',20030313003634,'cdm-208-219-159-cnro.cox-internet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030313005449,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030313010531,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1672,'claudio',20030313011302,'62.101.98.229');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313013928,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030313013936,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313021306,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030313021810,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313022916,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313030959,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030313031218,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030313031343,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313031438,'mail.ade.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030313031551,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1678,'tom',20030313031802,'gatekeeper2.innogy.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030313040015,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030313040307,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313040913,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313043008,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop',20030313043630,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313050946,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1678,'tom',20030313053326,'gatekeeper2.innogy.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030313061331,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030313063012,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1,'levik',20030313064028,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313064738,'mail.ade.com');
INSERT INTO uservisit VALUES (1679,'Steve Kaiser',20030313065116,'207.157.65.70');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313065233,'202.138.105.216');
INSERT INTO uservisit VALUES (1171,'nikki',20030313065355,'internet02.lutron.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313065438,'202.138.105.216');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313065545,'202.138.105.216');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313070036,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313070058,'202.138.105.216');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313070058,'202.138.105.216');
INSERT INTO uservisit VALUES (1072,'Alan',20030313080157,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030313080615,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313081707,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030313081710,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030313083916,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030313085154,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313091341,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030313094840,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313101029,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030313105239,'adsl-156-0-75.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313111028,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313111755,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030313113630,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030313113923,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313120526,'134.217.237.30');
INSERT INTO uservisit VALUES (1465,'ET',20030313121828,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313123012,'134.217.237.30');
INSERT INTO uservisit VALUES (1680,'Clark',20030313134858,'AC895217.ipt.aol.com');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030313135746,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030313140053,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030313140416,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1636,'Robert WB',20030313142233,'adsl-63-207-28-54.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030313150040,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030313153826,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030313154257,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030313155159,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1626,'Gamer',20030313162216,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1681,'Erica Yu',20030313180526,'adsl-64-170-59-198.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1681,'Erica Yu',20030313180930,'adsl-64-170-59-198.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1681,'Erica Yu',20030313181007,'adsl-64-170-59-198.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1681,'Erica Yu',20030313181118,'adsl-64-170-59-198.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030313181310,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030313181615,'pool-141-153-184-131.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1682,'johnson',20030313193136,'66.147.144.20');
INSERT INTO uservisit VALUES (834,'Gautam',20030313194330,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313195214,'203.197.124.34');
INSERT INTO uservisit VALUES (1,'levik',20030313195801,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030313200523,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030313200724,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313204516,'193.130.28.1');
INSERT INTO uservisit VALUES (1683,'Jessica',20030313212444,'12.104.255.178');
INSERT INTO uservisit VALUES (1683,'Jessica',20030313213055,'12.104.255.178');
INSERT INTO uservisit VALUES (1183,'fwaff',20030313215540,'193.130.28.1');
INSERT INTO uservisit VALUES (1684,'Reggie',20030313222626,'c-66-177-101-55.se.client2.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314001152,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20030314015357,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1299,'Anoop',20030314015400,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1685,'pamela',20030314015715,'bbcache-234.singnet.com.sg');
INSERT INTO uservisit VALUES (1685,'pamela',20030314015830,'bbcache-226.singnet.com.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314022009,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314023748,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314025644,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314032447,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314033635,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030314033802,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1673,'Munawar Ali',20030314034814,'kccfpxy1.att.com');
INSERT INTO uservisit VALUES (1673,'Munawar Ali',20030314035153,'alcfpxy2.att.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314040413,'193.130.28.1');
INSERT INTO uservisit VALUES (1686,'DuCk',20030314042004,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1,'levik',20030314042114,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030314043342,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1673,'Munawar Ali',20030314043538,'alcfpxy2.att.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314045428,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030314052649,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1687,'srinivasan',20030314053630,'203.129.194.36');
INSERT INTO uservisit VALUES (1687,'srinivasan',20030314053728,'203.129.194.36');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030314054257,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314054811,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030314055348,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030314060824,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314061737,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030314062314,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314062340,'198.23.26.253');
INSERT INTO uservisit VALUES (1072,'Alan',20030314065422,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314065807,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314073237,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314080039,'198.23.26.253');
INSERT INTO uservisit VALUES (1517,'jude',20030314081705,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314085034,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030314085739,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314090833,'mail.ade.com');
INSERT INTO uservisit VALUES (873,'cges',20030314095632,'ra.lps.org');
INSERT INTO uservisit VALUES (872,'pleasance',20030314100009,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030314100111,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030314102146,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314102514,'mail.ade.com');
INSERT INTO uservisit VALUES (1465,'ET',20030314102827,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030314105116,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030314105614,'adsl-156-1-147.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030314110508,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314112901,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030314115245,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030314115500,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030314123807,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1682,'johnson',20030314124901,'66-147-144-20.altrionet.com');
INSERT INTO uservisit VALUES (1,'levik',20030314130258,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1688,'Leah',20030314131755,'dorms-pppoe-2-90-203.pittsburgh.resnet.pitt.edu');
INSERT INTO uservisit VALUES (1689,'Jacey',20030314140522,'jamie.student.umd.edu');
INSERT INTO uservisit VALUES (1689,'Jacey',20030314140543,'jamie.student.umd.edu');
INSERT INTO uservisit VALUES (1637,'chris',20030314142813,'host-216-79-208-23.shv.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030314145951,'206.137.1.133');
INSERT INTO uservisit VALUES (1690,'Kathy',20030314151626,'1Cust138.tnt81.chi5.da.uu.net');
INSERT INTO uservisit VALUES (1690,'Kathy',20030314152054,'1Cust138.tnt81.chi5.da.uu.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030314172926,'203.21.78.188');
INSERT INTO uservisit VALUES (834,'Gautam',20030314192429,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1682,'johnson',20030314193254,'66.147.144.20');
INSERT INTO uservisit VALUES (1,'levik',20030314193738,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030314200415,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030314220244,'202.138.105.97');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030314222434,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030315012449,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315025016,'202.90.96.250');
INSERT INTO uservisit VALUES (1691,'praveen',20030315025023,'202.54.137.112');
INSERT INTO uservisit VALUES (1626,'Gamer',20030315025245,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030315040001,'cache1.pal.ptd.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315043807,'202.138.105.190');
INSERT INTO uservisit VALUES (1666,'bik88',20030315050437,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315051123,'202.138.105.190');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315051757,'202.138.105.190');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030315052146,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030315060631,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030315061455,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030315062328,'adsl-156-7-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030315063016,'pool-141-153-185-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030315063121,'pool-141-153-185-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030315073213,'adsl-156-7-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030315073842,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030315080526,'adsl-156-7-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1482,'Jana',20030315081939,'sdn-ap-002neomahP0362.dialsprint.net');
INSERT INTO uservisit VALUES (1,'levik',20030315082539,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030315083015,'pool-141-153-185-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1667,'Erlys',20030315083746,'adsl-63-200-55-183.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1667,'Erlys',20030315084247,'adsl-63-200-55-183.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1667,'Erlys',20030315090041,'adsl-63-200-55-183.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1667,'Erlys',20030315090227,'adsl-63-200-55-183.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030315113611,'pool-141-153-185-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030315120241,'adsl-156-7-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1692,'kelsey',20030315121410,'ool-44c067e4.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030315124840,'ns6.pilosoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20030315130244,'206.137.1.133');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030315130802,'24.213.5.40.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030315131040,'24.213.5.40.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030315131220,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030315133402,'adsl-156-7-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030315133641,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030315135453,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030315142201,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030315143557,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1694,'Natasha',20030315145043,'210-86-34-181.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030315151435,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030315155120,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030315161305,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1465,'ET',20030315174327,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030315182240,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030315185435,'pool-141-153-185-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1691,'praveen',20030315201730,'202.54.137.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315203443,'202.138.105.45');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315204724,'202.138.105.45');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030315205037,'202.138.105.45');
INSERT INTO uservisit VALUES (1,'levik',20030315211257,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1691,'praveen',20030315211555,'202.54.137.112');
INSERT INTO uservisit VALUES (153,'TomM',20030315214410,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030315222142,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1653,'tauseef hussain',20030315230631,'210.212.228.8');
INSERT INTO uservisit VALUES (153,'TomM',20030316003538,'206.137.1.133');
INSERT INTO uservisit VALUES (1676,'Chris',20030316020329,'carry.bath.ac.uk');
INSERT INTO uservisit VALUES (1676,'Chris',20030316020331,'carry.bath.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030316025135,'202.90.96.250');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030316030332,'adsl-156-4-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030316032600,'206.137.1.133');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030316040034,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030316045836,'pool-151-204-102-39.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (950,'sarah',20030316050644,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030316053429,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030316053825,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030316054034,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030316060332,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030316062454,'202.138.105.96');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030316062512,'202.138.105.96');
INSERT INTO uservisit VALUES (1695,'samreen Zarroug',20030316062814,'ool-4350ac4a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030316065042,'pool-141-153-183-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1482,'Jana',20030316065313,'sdn-ap-004neomahP0480.dialsprint.net');
INSERT INTO uservisit VALUES (1696,'HarRyluVa',20030316071105,'c-24-126-107-134.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030316072812,'adsl-156-4-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030316072926,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030316081928,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030316095231,'pool-141-153-183-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030316101700,'adsl-156-4-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1697,'carla',20030316103253,'cache-ntc-ag01.proxy.aol.com');
INSERT INTO uservisit VALUES (1698,'Jay',20030316112446,'cacheflow.spangdahlem.af.mil');
INSERT INTO uservisit VALUES (1698,'Jay',20030316112528,'cacheflow.spangdahlem.af.mil');
INSERT INTO uservisit VALUES (153,'TomM',20030316115637,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030316120150,'nycmny1-ar1-4-33-082-213.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20030316122934,'pool-151-204-102-31.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030316124701,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030316130227,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030316130849,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1699,'Benjamin Cho',20030316132254,'r61h25.res.gatech.edu');
INSERT INTO uservisit VALUES (1699,'Benjamin Cho',20030316132306,'r61h25.res.gatech.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030316140612,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030316143214,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1700,'shaun',20030316144007,'64.208.86.56');
INSERT INTO uservisit VALUES (153,'TomM',20030316144358,'206.137.1.133');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030316161211,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030316161848,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030316162448,'cob-1056.cnl.com.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030316162541,'cob-1056.cnl.com.au');
INSERT INTO uservisit VALUES (1701,'Michelle',20030316174830,'cs2417420-231.houston.rr.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030316190119,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030316190141,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030316190150,'202.54.137.112');
INSERT INTO uservisit VALUES (834,'Gautam',20030316194831,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030316202053,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030316205626,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030316205909,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030316210520,'206.137.1.133');
INSERT INTO uservisit VALUES (1691,'praveen',20030316212352,'202.54.137.112');
INSERT INTO uservisit VALUES (1183,'fwaff',20030316233713,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030316234413,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop',20030317004444,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317010759,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030317013751,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317024326,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317025243,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030317032150,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030317033557,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317034112,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317034231,'202.90.96.250');
INSERT INTO uservisit VALUES (873,'cges',20030317034731,'ra.lps.org');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030317035155,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1702,'Crystal',20030317035317,'wnpgmb0128w-cc02-v981.mts.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317040200,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317041424,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317043229,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317043350,'mail.ade.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030317043546,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030317044301,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030317044628,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317044808,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030317044916,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030317052453,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317053017,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317063137,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317063157,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317064849,'202.138.105.85');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317064850,'202.138.105.85');
INSERT INTO uservisit VALUES (122,'Happy',20030317065906,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317065951,'202.138.105.85');
INSERT INTO uservisit VALUES (1,'levik',20030317070956,'206.28.64.98');
INSERT INTO uservisit VALUES (158,'Ender',20030317071041,'fw.xetron.com');
INSERT INTO uservisit VALUES (1517,'jude',20030317071042,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317071721,'202.138.105.85');
INSERT INTO uservisit VALUES (1703,'henry armstrong',20030317072224,'6532252hfc151.tampabay.rr.com');
INSERT INTO uservisit VALUES (1703,'henry armstrong',20030317073654,'6532252hfc151.tampabay.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030317073915,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030317075156,'202.138.105.85');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317084545,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317085250,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030317093717,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030317093923,'166.68.134.175');
INSERT INTO uservisit VALUES (1704,'Jerry Delaney',20030317094156,'63-136-114-146.ADSL.CandW.ky');
INSERT INTO uservisit VALUES (1704,'Jerry Delaney',20030317094318,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1704,'Jerry Delaney',20030317094342,'63-136-114-146.ADSL.CandW.ky');
INSERT INTO uservisit VALUES (1704,'Jerry Delaney',20030317094346,'63-136-114-146.ADSL.CandW.ky');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317095613,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1705,'tamara',20030317100612,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030317102037,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030317103906,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317105102,'mail.ade.com');
INSERT INTO uservisit VALUES (1706,'Francesco',20030317113229,'213-156-38-106.fastres.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317113305,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030317113459,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030317124542,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030317124954,'ns6.pilosoft.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317130306,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317130709,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030317132127,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030317140607,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030317140953,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030317141306,'cache-df04.proxy.aol.com');
INSERT INTO uservisit VALUES (1708,'Eric',20030317144847,'653240hfc237.tampabay.rr.com');
INSERT INTO uservisit VALUES (1709,'silvis',20030317145922,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030317150137,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030317150317,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030317155010,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1710,'Geoff',20030317160609,'Clinton-ppp74369.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030317163927,'nycmny1-ar1-4-33-082-095.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20030317163951,'nycmny1-ar1-4-33-082-095.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030317164141,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030317170227,'pool-141-153-181-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030317171855,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030317173934,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030317174718,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1711,'Ryan',20030317190724,'adsl-67-118-190-230.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317204352,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030317215554,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030317215650,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030317234945,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030318003422,'202.138.105.184');
INSERT INTO uservisit VALUES (1712,'brian',20030318003944,'ip68-6-103-17.sb.sd.cox.net');
INSERT INTO uservisit VALUES (1713,'Tina',20030318013314,'n219077085061.netvigator.com');
INSERT INTO uservisit VALUES (1713,'Tina',20030318013339,'n219077085061.netvigator.com');
INSERT INTO uservisit VALUES (1713,'Tina',20030318013350,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030318013417,'pool-151-199-218-221.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030318013501,'wwwcache4.hull.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030318014007,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030318014514,'pool-151-199-218-221.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030318015217,'adsl-156-6-50.asm.bellsouth.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030318022525,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030318022935,'pool-151-199-223-184.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030318023727,'wwwcache4.hull.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030318024336,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030318032300,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030318033322,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030318033531,'mail.ade.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030318033825,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1517,'jude',20030318040925,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030318042728,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030318042738,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030318043319,'pcp476406pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030318043546,'202.138.105.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030318043837,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030318044229,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030318045102,'134.217.237.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030318050135,'202.138.105.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030318050236,'202.138.105.30');
INSERT INTO uservisit VALUES (1665,'Mike',20030318051400,'ACB670EA.ipt.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030318051434,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030318063239,'206.28.64.98');
INSERT INTO uservisit VALUES (872,'pleasance',20030318065539,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030318081622,'166.68.134.175');
INSERT INTO uservisit VALUES (1716,'Mohit Chamania',20030318082032,'202.68.142.226');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030318082135,'199.243.127.34');
INSERT INTO uservisit VALUES (1517,'jude',20030318084741,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1717,'Jenny',20030318085506,'host-209-214-201-223.gsp.bellsouth.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030318091410,'199.243.127.34');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030318094934,'199.243.127.34');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030318103624,'adsl-156-5-221.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030318104515,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030318112253,'chcgil2-ar5-4-47-178-122.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1718,'davin',20030318112700,'iprism.rbuhsd.k12.ca.us');
INSERT INTO uservisit VALUES (1719,'Athanasios N.Nikolakopoulos',20030318121559,'150.140.131.19');
INSERT INTO uservisit VALUES (1719,'Athanasios N.Nikolakopoulos',20030318121655,'150.140.131.19');
INSERT INTO uservisit VALUES (1465,'ET',20030318121657,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1637,'chris',20030318124209,'host-216-79-207-49.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1720,'Keshala',20030318131908,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1720,'Keshala',20030318132106,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030318132838,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030318134005,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1721,'Sceptus Magnum',20030318134229,'h-68-164-74-228.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1709,'silvis',20030318134639,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20030318135143,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1722,'Meh',20030318135149,'66-2-146-208-dc-01.cvx.algx.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030318140504,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030318143539,'pool-141-153-185-67.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030318150047,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030318150641,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030318154103,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030318163703,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030318170804,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1,'levik',20030318181131,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030318181718,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1066,'Gaea',20030318184300,'adsl-63-196-241-166.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030318190755,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1717,'Jenny',20030318195332,'host-209-214-200-203.gsp.bellsouth.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030318204802,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030318212142,'202.138.105.245');
INSERT INTO uservisit VALUES (1535,'Sasha',20030318212603,'CPE-144-136-76-211.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030318212942,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030318212944,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030318213047,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030318215244,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030318231143,'206.137.1.133');
INSERT INTO uservisit VALUES (834,'Gautam',20030319002747,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (872,'pleasance',20030319003844,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319004301,'pool-151-199-221-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030319010828,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319012045,'pool-151-199-221-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030319020030,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030319023120,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319024825,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319025002,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319025039,'203.196.253.35');
INSERT INTO uservisit VALUES (834,'Gautam',20030319025437,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030319025904,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319030740,'166.68.134.175');
INSERT INTO uservisit VALUES (872,'pleasance',20030319031535,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319031754,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319033659,'166.68.134.175');
INSERT INTO uservisit VALUES (834,'Gautam',20030319035441,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1,'levik',20030319035821,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319035932,'202.90.96.250');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030319043443,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319043630,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030319043750,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1723,'PuzzleLover',20030319044141,'203.199.51.149');
INSERT INTO uservisit VALUES (1723,'PuzzleLover',20030319044238,'202.68.142.226');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030319050718,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030319051847,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030319053617,'206.28.64.98');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030319054643,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030319060453,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030319061137,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030319061543,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030319063623,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030319065534,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319065702,'pool-151-199-223-11.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030319071304,'134.217.237.30');
INSERT INTO uservisit VALUES (1517,'jude',20030319071915,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030319071942,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319072000,'202.138.105.137');
INSERT INTO uservisit VALUES (1702,'Crystal',20030319073011,'wnpgmb0128w-cc02-v981.mts.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319074811,'202.138.105.137');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319081022,'pool-151-199-223-41.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319082537,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030319084030,'syr-66-66-13-140.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030319091449,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030319092653,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319092932,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030319095000,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030319095038,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030319095645,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030319102226,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319105524,'pool-151-199-218-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030319111223,'adsl-156-5-132.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030319111557,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1724,'margaret',20030319112145,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030319113824,'206.28.64.98');
INSERT INTO uservisit VALUES (1666,'bik88',20030319121012,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319121141,'pool-151-199-220-90.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030319121204,'pool-151-199-220-90.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030319121825,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030319122446,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030319122529,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030319125815,'mail.ade.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030319130917,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1517,'jude',20030319131534,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030319144043,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030319154427,'pool-141-153-181-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030319155313,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1725,'slim shady',20030319155352,'cache-da05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030319161151,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1726,'eric fdgfd',20030319161904,'user-11faah6.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1726,'eric fdgfd',20030319161952,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1726,'eric fdgfd',20030319162135,'user-11faah6.dsl.mindspring.com');
INSERT INTO uservisit VALUES (1727,'adam',20030319162704,'m17-mp1.cvx4-b.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1727,'adam',20030319163002,'m17-mp1.cvx4-b.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1728,'Jessica',20030319163938,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (1728,'Jessica',20030319164048,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1465,'ET',20030319164500,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030319165126,'pool-151-204-102-64.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1729,'mimi',20030319174235,'ACBF389C.ipt.aol.com');
INSERT INTO uservisit VALUES (1727,'adam',20030319180540,'m17-mp1.cvx4-b.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1730,'louise williams',20030319180756,'193.61.118.252');
INSERT INTO uservisit VALUES (1731,'Casey',20030319184403,'ip166.clackamas-trails.pdx.interquest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030319185711,'66.66.13.140');
INSERT INTO uservisit VALUES (1731,'Casey',20030319185947,'ip166.clackamas-trails.pdx.interquest.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030319191306,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030319192117,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030319201917,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030319203119,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030319225341,'61.8.135.5');
INSERT INTO uservisit VALUES (834,'Gautam',20030320001732,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030320005502,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320010339,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030320010631,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030320011420,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030320011504,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030320011946,'pool-151-199-220-252.rich.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030320014238,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1,'levik',20030320014944,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030320015213,'150.237.47.4');
INSERT INTO uservisit VALUES (1732,'Helen',20030320015546,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030320021326,'pool-151-199-220-252.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1733,'ed thomas',20030320022944,'user-uinj42q.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1733,'ed thomas',20030320023103,'user-uinj42q.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1733,'ed thomas',20030320023150,'user-uinj42q.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030320024710,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030320025222,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030320025418,'202.90.96.250');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320025533,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030320031129,'166.68.134.175');
INSERT INTO uservisit VALUES (1732,'Helen',20030320032331,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030320034406,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030320040446,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1,'levik',20030320043117,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030320043343,'199.243.127.34');
INSERT INTO uservisit VALUES (153,'TomM',20030320043349,'66.243.64.179');
INSERT INTO uservisit VALUES (153,'TomM',20030320043639,'66.243.64.179');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030320050325,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1734,'Wykeithia Tye',20030320053129,'168.28.216.107');
INSERT INTO uservisit VALUES (1732,'Helen',20030320053542,'pg4px.pg.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030320055047,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320055127,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030320055546,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030320060150,'pool-151-199-223-92.rich.east.verizon.net');
INSERT INTO uservisit VALUES (836,'Rushi',20030320060422,'141.228.156.225');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030320062025,'pool-151-199-223-92.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030320062304,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030320063552,'199.243.127.34');
INSERT INTO uservisit VALUES (1517,'jude',20030320063804,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320071633,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030320072411,'206.28.64.98');
INSERT INTO uservisit VALUES (1637,'chris',20030320075224,'host-216-79-206-194.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030320075339,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1717,'Jenny',20030320082344,'host-67-33-253-94.gsp.bellsouth.net');
INSERT INTO uservisit VALUES (1735,'anton',20030320083749,'142.46.64.141');
INSERT INTO uservisit VALUES (1301,'Charlie',20030320083818,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030320083914,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030320084849,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030320090707,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030320092622,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320093938,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030320094911,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030320100736,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030320102858,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030320104346,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030320111044,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1736,'Tracey',20030320112209,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030320113013,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030320113118,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320115028,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030320115252,'adsl-156-7-53.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030320120018,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1737,'Bill',20030320120816,'6532173hfc104.tampabay.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030320122118,'adsl-156-7-53.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030320123611,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030320124738,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030320124817,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030320125705,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030320133551,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1738,'jesse',20030320133835,'adsl-64-217-190-25.dsl.lgvwtx.swbell.net');
INSERT INTO uservisit VALUES (1737,'Bill',20030320134919,'6532173hfc104.tampabay.rr.com');
INSERT INTO uservisit VALUES (1737,'Bill',20030320141955,'6532173hfc104.tampabay.rr.com');
INSERT INTO uservisit VALUES (1737,'Bill',20030320142402,'6532173hfc104.tampabay.rr.com');
INSERT INTO uservisit VALUES (1739,'Tom Jobe',20030320143710,'24.159.179.103');
INSERT INTO uservisit VALUES (1739,'Tom Jobe',20030320144250,'24.159.179.103');
INSERT INTO uservisit VALUES (1072,'Alan',20030320160100,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030320165945,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1739,'Tom Jobe',20030320171449,'24.159.179.103');
INSERT INTO uservisit VALUES (1,'levik',20030320173622,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (762,'C.',20030320180806,'12-251-84-12.client.attbi.com');
INSERT INTO uservisit VALUES (762,'C.',20030320180949,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030320200919,'203.196.247.195');
INSERT INTO uservisit VALUES (1740,'Ian',20030320201809,'squid4.adl.ihug.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030320202423,'203.196.247.195');
INSERT INTO uservisit VALUES (1741,'savvy',20030320211338,'AC829E17.ipt.aol.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030320211452,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030320211518,'202.54.137.112');
INSERT INTO uservisit VALUES (1732,'Helen',20030320215136,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030320222523,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030320224216,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (834,'Gautam',20030320230646,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1732,'Helen',20030321000505,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030321013059,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1,'levik',20030321014406,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030321015125,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030321021033,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030321021334,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321021716,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030321021823,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030321024119,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030321025032,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030321025333,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030321025624,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030321030045,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321030119,'mail.ade.com');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030321031820,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030321033048,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030321034814,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030321040009,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030321040332,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321040504,'mail.ade.com');
INSERT INTO uservisit VALUES (1742,'henry',20030321043116,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (1742,'henry',20030321043252,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030321043730,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030321044607,'150.237.47.3');
INSERT INTO uservisit VALUES (1183,'fwaff',20030321045610,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030321052049,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321052534,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030321052604,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030321053152,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030321053706,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20030321054541,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030321055702,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321071044,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030321073109,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030321073654,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030321080000,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030321081215,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030321091054,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030321091310,'mail.ade.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030321091836,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030321092213,'199.243.127.34');
INSERT INTO uservisit VALUES (1517,'jude',20030321093554,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030321093640,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030321101316,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1735,'anton',20030321104602,'HSE-MTL-ppp69306.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1663,'kc',20030321105230,'68.16.41.226');
INSERT INTO uservisit VALUES (1743,'Tara Zugibe',20030321110843,'ool-43543ae0.dyn.optonline.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030321110849,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1744,'Chris',20030321110908,'AC8DB109.ipt.aol.com');
INSERT INTO uservisit VALUES (1743,'Tara Zugibe',20030321111332,'ool-43543ae0.dyn.optonline.net');
INSERT INTO uservisit VALUES (1744,'Chris',20030321111617,'AC8DB109.ipt.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030321112254,'134.217.237.30');
INSERT INTO uservisit VALUES (1517,'jude',20030321115534,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030321120556,'pool-151-199-223-88.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030321123454,'67.104.30.194');
INSERT INTO uservisit VALUES (1072,'Alan',20030321123851,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1709,'silvis',20030321125349,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030321130500,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030321131727,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1517,'jude',20030321132038,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030321142015,'pool-151-199-223-16.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1745,'mary',20030321145904,'a66b91n96client18.hawaii.rr.com');
INSERT INTO uservisit VALUES (1745,'mary',20030321150331,'a66b91n96client18.hawaii.rr.com');
INSERT INTO uservisit VALUES (1728,'Jessica',20030321153225,'cache-mtc-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (1746,'Emerson Driver',20030321164128,'ip68-101-213-155.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030321164131,'206.137.1.133');
INSERT INTO uservisit VALUES (794,'Erin',20030321164759,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1747,'Ashley',20030321164808,'oh-lorain1a-13.wre.adelphia.net');
INSERT INTO uservisit VALUES (1747,'Ashley',20030321164929,'oh-lorain1a-13.wre.adelphia.net');
INSERT INTO uservisit VALUES (1748,'Diana',20030321170148,'66-215-30-94.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1748,'Diana',20030321170209,'66-215-30-94.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030321172416,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030321182138,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030321185024,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030321190002,'203.217.55.169');
INSERT INTO uservisit VALUES (1749,'sabrina',20030321194818,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1749,'sabrina',20030321195943,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1749,'sabrina',20030321200149,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1750,'wambamama',20030321205856,'gatekeeper.invitrogen.com');
INSERT INTO uservisit VALUES (153,'TomM',20030321211911,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030321211930,'61.8.135.5');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030321212008,'61.8.135.5');
INSERT INTO uservisit VALUES (1,'levik',20030321215926,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1751,'Richard',20030321223524,'mail.homechoice.co.za');
INSERT INTO uservisit VALUES (1752,'kristy',20030321231556,'cache-rc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1751,'Richard',20030321232414,'mail.homechoice.co.za');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322000413,'202.138.105.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322000417,'202.138.105.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322010124,'202.138.105.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322010127,'202.138.105.112');
INSERT INTO uservisit VALUES (1626,'Gamer',20030322010315,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030322020713,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030322021843,'pool-151-199-222-254.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322024427,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322024734,'202.90.96.250');
INSERT INTO uservisit VALUES (1626,'Gamer',20030322035459,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030322045744,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030322052016,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322054947,'202.138.105.235');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322054947,'202.138.105.235');
INSERT INTO uservisit VALUES (872,'pleasance',20030322064538,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1753,'Coqueta',20030322070242,'24.90.47.223');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030322075630,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030322075833,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030322080031,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1754,'Rachel Mantis',20030322080136,'dialup-65.58.64.125.Dial1.Indianapolis1.Level3.net');
INSERT INTO uservisit VALUES (1754,'Rachel Mantis',20030322080328,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030322083929,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030322092317,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030322093931,'pool-141-153-182-162.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030322102156,'adsl-156-3-120.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1755,'Jenell',20030322103422,'cache-rq05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030322103730,'193.130.28.1');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030322104238,'adsl-156-3-120.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030322110555,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1756,'Rajat',20030322115459,'61.3.128.1');
INSERT INTO uservisit VALUES (1756,'Rajat',20030322115559,'61.3.128.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030322120559,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030322121933,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030322124227,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030322131045,'pool-151-199-222-177.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030322133345,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030322134545,'pool-151-199-223-198.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030322142341,'206.137.1.133');
INSERT INTO uservisit VALUES (1756,'Rajat',20030322142722,'61.3.128.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030322151808,'pool-141-153-182-162.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030322160527,'206.137.1.133');
INSERT INTO uservisit VALUES (1666,'bik88',20030322162650,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030322163803,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1757,'megan',20030322173147,'zzz-063252194196.splitrock.net');
INSERT INTO uservisit VALUES (1637,'chris',20030322174443,'host-216-79-206-72.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030322174508,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1016,'...',20030322184204,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030322191856,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322202635,'202.138.105.42');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030322202635,'202.138.105.42');
INSERT INTO uservisit VALUES (1183,'fwaff',20030322211150,'193.130.28.1');
INSERT INTO uservisit VALUES (1751,'Goldfish',20030322225036,'mail.homechoice.co.za');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030322230718,'ua190d52.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030322230743,'ua190d52.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030323014626,'pool-151-199-223-195.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030323025734,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323030419,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323035600,'202.138.105.152');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323035743,'202.138.105.152');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030323040449,'pool-151-199-221-2.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323040546,'202.138.105.109');
INSERT INTO uservisit VALUES (1,'levik',20030323042221,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030323051614,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030323055727,'pool-141-153-184-101.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030323065523,'pool-151-199-219-29.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1758,'darren',20030323070118,'dsc01-chc-il-5-190.rasserver.net');
INSERT INTO uservisit VALUES (1758,'darren',20030323070143,'dsc01-chc-il-5-190.rasserver.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030323070848,'pool-141-153-184-101.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030323072648,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1659,'akira',20030323073610,'1Cust125.tnt2.pueblo.co.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030323085447,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030323091022,'pool-151-199-223-142.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030323100015,'pool-151-199-223-142.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030323102147,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030323102819,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030323103133,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1759,'Sarah',20030323105424,'adsl-65-66-158-169.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030323111926,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030323112749,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030323123309,'206.137.1.133');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030323124138,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1637,'chris',20030323124848,'host-216-79-207-62.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1357,'michean michaud',20030323130244,'ip-216-23-96-22.one.net');
INSERT INTO uservisit VALUES (1760,'Alex Fava',20030323131350,'proxy2.pop-rio.com.br');
INSERT INTO uservisit VALUES (834,'Gautam',20030323132412,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030323142326,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1301,'Charlie',20030323142900,'pool-141-153-184-101.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030323143001,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030323153532,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1761,'jPs',20030323154815,'200.58.182.4');
INSERT INTO uservisit VALUES (1762,'Heather',20030323161957,'cpe-24-221-190-156.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (153,'TomM',20030323170031,'206.137.1.133');
INSERT INTO uservisit VALUES (1637,'chris',20030323173731,'host-216-79-207-138.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030323175606,'pool-141-153-180-233.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030323175904,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030323183410,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1356,'matt',20030323184429,'scf4.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323190408,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030323190435,'203.196.247.195');
INSERT INTO uservisit VALUES (1763,'robert',20030323191115,'lncswinas01pool0-a142.wi.tds.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030323202212,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030323203617,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030323220519,'193.130.28.1');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030323221314,'wwwcache2.hull.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030323221831,'193.130.28.1');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030324001028,'150.237.47.3');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030324010702,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030324012404,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030324013534,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324014036,'pool-151-199-220-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030324014138,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324020725,'pool-151-199-220-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030324021334,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324023400,'pool-151-199-220-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030324023437,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030324024454,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030324025113,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034007,'61.0.137.96');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034136,'61.0.137.96');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034137,'61.0.137.96');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034137,'61.0.137.96');
INSERT INTO uservisit VALUES (1072,'Alan',20030324034201,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030324034815,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034842,'61.0.136.102');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324034925,'61.0.136.102');
INSERT INTO uservisit VALUES (1072,'Alan',20030324035339,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030324041019,'wwwcache2.hull.ac.uk');
INSERT INTO uservisit VALUES (1764,'bill calamari',20030324043708,'ts6-042.dialup.ucsc.edu');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030324044342,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030324045426,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030324050737,'206.28.64.98');
INSERT INTO uservisit VALUES (1765,'abs',20030324050924,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1765,'abs',20030324051608,'cache-loh-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030324052503,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324053944,'pool-151-199-218-69.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030324054239,'host-216-79-206-172.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1598,'Adam Champken',20030324055820,'212.219.119.150');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324065514,'pool-151-199-223-206.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324065514,'pool-151-199-223-206.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324070037,'202.138.105.91');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324070037,'202.138.105.91');
INSERT INTO uservisit VALUES (122,'Happy',20030324070746,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030324071529,'206.28.64.98');
INSERT INTO uservisit VALUES (1766,'mentholslim',20030324072127,'hlfx3-0455.ns.aliant.net');
INSERT INTO uservisit VALUES (1,'levik',20030324072150,'206.28.64.98');
INSERT INTO uservisit VALUES (1605,'Elizabeth Hawthorne',20030324072648,'host62-7-162-154.webport.bt.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030324073044,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324073250,'pool-151-199-223-206.rich.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030324074609,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (885,'np_rt',20030324080212,'h-69-3-242-59.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030324082406,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030324082543,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030324084039,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030324085451,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030324090131,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324091608,'pool-151-199-223-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030324091843,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030324092331,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030324093146,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030324100435,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (122,'Happy',20030324100751,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030324102917,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030324103752,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030324105918,'206.28.64.98');
INSERT INTO uservisit VALUES (1743,'Tara Zugibe',20030324113717,'ool-43543ae0.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030324114503,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030324115945,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030324120559,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030324121932,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030324122031,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1245,'suzy',20030324122607,'sith-s1p1c0.saccounty.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324124122,'pool-151-199-219-96.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030324124335,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030324130328,'HSE-MTL-ppp74674.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030324131456,'pool-151-199-219-96.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030324134808,'206.137.1.133');
INSERT INTO uservisit VALUES (1637,'chris',20030324143636,'host-216-79-206-165.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1746,'Emerson Driver',20030324152243,'ip68-101-213-155.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1743,'Tara',20030324162124,'ool-43543ae0.dyn.optonline.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030324170335,'200.84.237.81');
INSERT INTO uservisit VALUES (1767,'Fernando',20030324170641,'200.84.237.81');
INSERT INTO uservisit VALUES (1,'levik',20030324172028,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1763,'robert',20030324173311,'lncswinas01pool0-a221.wi.tds.net');
INSERT INTO uservisit VALUES (1637,'chris',20030324175232,'host-216-79-207-70.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030324175609,'200.84.237.81');
INSERT INTO uservisit VALUES (1575,'DJ',20030324182841,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030324185026,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20030324185026,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1767,'Fernando',20030324185450,'200.84.237.81');
INSERT INTO uservisit VALUES (153,'TomM',20030324193637,'206.137.1.133');
INSERT INTO uservisit VALUES (1759,'Sarah',20030324203750,'adsl-65-69-70-245.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324211131,'202.138.105.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324211158,'202.138.105.112');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030324211739,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030324215113,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030324215334,'202.138.105.112');
INSERT INTO uservisit VALUES (1732,'Helen',20030324215632,'pg4px.pg.com');
INSERT INTO uservisit VALUES (153,'TomM',20030324215902,'206.137.1.133');
INSERT INTO uservisit VALUES (1719,'Athanasios N.Nikolakopoulos',20030324231129,'150.140.131.83');
INSERT INTO uservisit VALUES (1769,'Rajendran',20030324232158,'ipvpn058060.netvigator.com');
INSERT INTO uservisit VALUES (1356,'matt',20030324235123,'scf4.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030325014359,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030325015039,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030325015435,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030325015607,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1770,'keith',20030325021510,'nyc-wan-b-101.nyc.dsl.cerfnet.com');
INSERT INTO uservisit VALUES (1770,'keith',20030325021547,'nyc-wan-b-101.nyc.dsl.cerfnet.com');
INSERT INTO uservisit VALUES (1759,'Sarah',20030325023326,'adsl-66-142-239-172.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030325024035,'pool-151-199-218-126.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030325024503,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030325025543,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325030617,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325030642,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030325032801,'166.68.134.175');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030325033954,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030325034500,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030325035545,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030325040807,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1696,'HarRyluVa',20030325041340,'c-24-126-107-134.we.client2.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030325042028,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030325045319,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030325045816,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030325050752,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030325052025,'wwwcache3.hull.ac.uk');
INSERT INTO uservisit VALUES (1299,'Anoop',20030325052719,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1567,'Bryan',20030325052922,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030325053817,'166.68.134.175');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030325054438,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1771,'gail',20030325054921,'pc-80-192-165-80-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030325055745,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030325060946,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1771,'gail',20030325062736,'pc-80-192-165-80-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1771,'gail',20030325062809,'pc-80-192-165-80-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030325063650,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030325070228,'206.28.64.98');
INSERT INTO uservisit VALUES (1772,'Sukesh',20030325070535,'202.88.233.249');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325071943,'202.138.105.52');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325072140,'202.138.105.52');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325072217,'202.138.105.52');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325072620,'200.84.26.232');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030325073640,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030325074048,'mail.ade.com');
INSERT INTO uservisit VALUES (1605,'Elizabeth Hawthorne',20030325074320,'webport-cl6-cache4.ilford.mdip.bt.net');
INSERT INTO uservisit VALUES (1517,'jude',20030325074943,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030325075825,'206.28.64.98');
INSERT INTO uservisit VALUES (1773,'Ryan',20030325081305,'nat.cdis.org');
INSERT INTO uservisit VALUES (1773,'Ryan',20030325081440,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1774,'Joy',20030325084227,'64.173.60.42');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030325084426,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030325084439,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1774,'Joy',20030325084446,'64.173.60.42');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030325084551,'62.53.124.207');
INSERT INTO uservisit VALUES (1626,'Gamer',20030325085706,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030325091205,'194.205.123.20');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030325091331,'mail.ade.com');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030325092454,'d-ip-129-15-108-240.lab.ou.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325092801,'200.84.26.232');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030325093355,'ua146d46.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1301,'Charlie',20030325095031,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030325100810,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030325100915,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030325101338,'62.53.124.246');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325101704,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325102314,'200.84.26.232');
INSERT INTO uservisit VALUES (1776,'Ben',20030325103737,'203-109-203-189.nzl.ihugultra.co.nz');
INSERT INTO uservisit VALUES (1517,'jude',20030325104552,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030325105140,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030325110433,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030325110438,'pool-151-199-220-182.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030325112826,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030325121802,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030325121928,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030325125448,'cob-1016.cnl.com.au');
INSERT INTO uservisit VALUES (1,'levik',20030325130712,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030325133539,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325133747,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030325134201,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325135131,'200.84.26.232');
INSERT INTO uservisit VALUES (1773,'Ryan',20030325141133,'nat.cdis.org');
INSERT INTO uservisit VALUES (1637,'chris',20030325141803,'host-216-79-207-81.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1777,'Avalon',20030325143841,'45.birmingham05rh15rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1777,'Avalon',20030325144023,'45.birmingham05rh15rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1777,'Avalon',20030325144045,'45.birmingham05rh15rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1777,'Avalon',20030325144449,'45.birmingham05rh15rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1777,'Avalon',20030325144501,'45.birmingham05rh15rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030325145958,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325150217,'200.84.26.232');
INSERT INTO uservisit VALUES (1637,'chris',20030325151416,'host-216-79-207-81.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030325151536,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030325151938,'adsl-156-7-233.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325152400,'200.84.26.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030325152912,'pool-141-153-185-174.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030325154450,'pool-141-153-185-174.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1778,'nonny',20030325154918,'AC8E1E42.ipt.aol.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325162107,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325162143,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325163646,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030325164400,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325164941,'200.84.26.232');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030325171745,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030325172349,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (1637,'chris',20030325173644,'host-216-79-206-126.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325174035,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325174321,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325174407,'200.84.26.232');
INSERT INTO uservisit VALUES (1637,'chris',20030325174748,'host-216-79-206-126.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325174909,'200.84.26.232');
INSERT INTO uservisit VALUES (788,'Keedom',20030325180029,'203.197.168.168');
INSERT INTO uservisit VALUES (1637,'chris',20030325180721,'host-216-79-206-126.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325184340,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325191350,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325191841,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325192008,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325193818,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325193931,'200.84.26.232');
INSERT INTO uservisit VALUES (1763,'robert',20030325195221,'lncswinas01pool0-a77.wi.tds.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030325201142,'62.53.125.177');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030325202535,'62.53.125.152');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325202611,'200.84.26.232');
INSERT INTO uservisit VALUES (1779,'leslie',20030325203131,'139.134.57.153');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325203854,'200.84.26.232');
INSERT INTO uservisit VALUES (834,'Gautam',20030325203905,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030325204751,'62.53.125.221');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325205055,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325205109,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325205708,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325210424,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325210442,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325210629,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030325210652,'200.84.26.232');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325213132,'202.138.105.121');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325214044,'202.138.105.121');
INSERT INTO uservisit VALUES (1183,'fwaff',20030325214118,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030325215746,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030325221333,'202.138.105.121');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030325223939,'194.205.123.20');
INSERT INTO uservisit VALUES (1183,'fwaff',20030326003643,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20030326005248,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030326005829,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030326010017,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030326010043,'202.54.137.112');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030326013410,'pool-151-199-218-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030326013916,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030326014118,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030326014655,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030326014702,'202.54.137.112');
INSERT INTO uservisit VALUES (1183,'fwaff',20030326015054,'193.130.28.1');
INSERT INTO uservisit VALUES (1780,'nikki',20030326020446,'netcache-2003.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (1780,'nikki',20030326020634,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1780,'nikki',20030326020654,'netcache-2003.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (1772,'Sukesh',20030326022745,'202.88.233.49');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326030136,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326030146,'202.90.96.250');
INSERT INTO uservisit VALUES (1732,'Helen',20030326031201,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030326032151,'202.54.137.112');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326032646,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030326034542,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030326035001,'pool-151-199-223-136.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030326035824,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030326040439,'ua4d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1,'levik',20030326040711,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030326043048,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326044225,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030326044452,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030326044813,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030326045601,'wwwcache2.hull.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030326045922,'66.243.64.179');
INSERT INTO uservisit VALUES (1732,'Helen',20030326050415,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1517,'jude',20030326051704,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030326053701,'193.130.28.1');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030326054203,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030326055000,'62.53.125.179');
INSERT INTO uservisit VALUES (1,'levik',20030326060255,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030326060529,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326061940,'202.138.105.119');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326061940,'202.138.105.119');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326062124,'mail.ade.com');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030326063658,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326063711,'202.138.105.119');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326064708,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030326065613,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326070554,'202.138.105.119');
INSERT INTO uservisit VALUES (122,'Happy',20030326070958,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1517,'jude',20030326071207,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (703,'Nick Murray',20030326071434,'cruella.accidentfund.com');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030326071533,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326073345,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326073649,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030326074819,'pool-141-153-181-90.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030326074819,'host-216-79-206-18.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1781,'Cherelle',20030326075227,'ns1.uswest.net');
INSERT INTO uservisit VALUES (1517,'jude',20030326083252,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326085405,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030326090114,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326090351,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030326092529,'pool-141-153-181-90.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326093222,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326093714,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1517,'jude',20030326102037,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326103439,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030326103706,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030326103851,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030326104800,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1782,'Nicole',20030326105515,'wsc162.fremont.k12.ca.us');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030326110411,'62.53.125.252');
INSERT INTO uservisit VALUES (1567,'Bryan',20030326110716,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030326110859,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030326111453,'206.28.64.98');
INSERT INTO uservisit VALUES (1783,'BigFresh',20030326115541,'12-247-211-183.client.attbi.com');
INSERT INTO uservisit VALUES (1783,'BigFresh',20030326115734,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326120826,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030326120838,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030326124337,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030326125751,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030326130133,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030326130414,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030326130804,'cob-1007.cnl.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030326133751,'pool-141-153-181-148.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326134534,'200.84.26.232');
INSERT INTO uservisit VALUES (1709,'silvis',20030326134638,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326141538,'200.84.26.232');
INSERT INTO uservisit VALUES (1777,'Avalon',20030326141611,'243.birmingham05rh16rt.al.dial-access.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030326142155,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030326142209,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030326142556,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326142607,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326143604,'200.84.26.232');
INSERT INTO uservisit VALUES (1058,'N__A__T__A',20030326144508,'h24-78-2-110.tb.shawcable.net');
INSERT INTO uservisit VALUES (1784,'brand',20030326150752,'h147.220.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (1785,'Hector',20030326151734,'cnt-ras8-053.ras.cnt.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326151907,'200.84.26.232');
INSERT INTO uservisit VALUES (1746,'Emerson Driver',20030326155013,'ip68-101-213-155.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326155329,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326160247,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326160914,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326161819,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326162014,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326162526,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326162608,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030326163449,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1637,'chris',20030326164123,'host-216-79-208-78.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030326165810,'nycmny1-ar1-4-43-241-170.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1,'levik',20030326170135,'nycmny1-ar1-4-43-241-170.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1763,'robert',20030326173336,'lncswinas01pool0-a12.wi.tds.net');
INSERT INTO uservisit VALUES (1,'levik',20030326191645,'pool-151-204-103-24.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326195022,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030326195141,'203.196.247.195');
INSERT INTO uservisit VALUES (1183,'fwaff',20030326210849,'193.130.28.1');
INSERT INTO uservisit VALUES (1691,'praveen',20030326213456,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030326213559,'202.54.137.112');
INSERT INTO uservisit VALUES (1732,'Helen',20030326215307,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1786,'Tamara',20030326222620,'62.253.219.9');
INSERT INTO uservisit VALUES (1786,'tAmIcA',20030326223720,'62.253.219.10');
INSERT INTO uservisit VALUES (1786,'tAmIcA',20030326223951,'62.253.219.15');
INSERT INTO uservisit VALUES (1787,'Nathan Holt',20030326230219,'139.134.57.153');
INSERT INTO uservisit VALUES (1788,'Nathan Holt',20030326231008,'139.134.57.153');
INSERT INTO uservisit VALUES (1788,'Nathan Holt',20030326231249,'139.134.57.153');
INSERT INTO uservisit VALUES (1691,'praveen',20030326231747,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030327001226,'202.54.137.112');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327010324,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327011111,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327012607,'200.84.26.232');
INSERT INTO uservisit VALUES (1732,'Helen',20030327012818,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1789,'kay',20030327013756,'ipdial-182-22.tri-isys.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327014548,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327014619,'200.84.26.232');
INSERT INTO uservisit VALUES (1183,'fwaff',20030327015250,'193.130.28.1');
INSERT INTO uservisit VALUES (1790,'David',20030327021117,'angliaguides.demon.co.uk');
INSERT INTO uservisit VALUES (834,'Gautam',20030327021958,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030327022051,'pool-151-199-219-20.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030327022339,'pool-151-199-219-20.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030327023323,'12-240-174-0.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327023741,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327024734,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327024825,'202.90.98.38');
INSERT INTO uservisit VALUES (1301,'Charlie',20030327031714,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327031834,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030327034839,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030327035631,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327035742,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030327042648,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1546,'Scott',20030327045716,'dpc6682009019.direcpc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327045836,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1791,'andiphile',20030327050742,'196-13-231-33.mtn.co.za');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030327050754,'pool-151-199-222-16.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030327051445,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327052318,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327053109,'mail.ade.com');
INSERT INTO uservisit VALUES (1707,'Jonathan',20030327053739,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030327054531,'62.53.124.234');
INSERT INTO uservisit VALUES (1183,'fwaff',20030327060320,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327061501,'202.138.105.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327061501,'202.138.105.57');
INSERT INTO uservisit VALUES (1791,'andiphile',20030327062101,'196-13-231-33.mtn.co.za');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327063520,'200.84.26.232');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327063537,'202.138.105.57');
INSERT INTO uservisit VALUES (872,'pleasance',20030327063626,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327064027,'202.138.105.57');
INSERT INTO uservisit VALUES (153,'TomM',20030327065221,'66.243.64.179');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327065516,'202.138.105.57');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327070224,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030327071503,'202.138.105.57');
INSERT INTO uservisit VALUES (1637,'chris',20030327071503,'host-216-79-207-81.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1792,'steve hauptli',20030327072840,'204.229.240.120');
INSERT INTO uservisit VALUES (1792,'steve hauptli',20030327072938,'204.229.240.120');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327073422,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030327073834,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327074828,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327080128,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030327082823,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327083051,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327091241,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030327091321,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030327091540,'166.68.134.175');
INSERT INTO uservisit VALUES (1793,'PooHead',20030327092734,'205.174.240.4');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327094643,'200.84.26.232');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327094731,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030327095819,'166.68.134.175');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030327100442,'WCS2-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1301,'Charlie',20030327101035,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030327101447,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327103221,'mail.ade.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030327103549,'62.53.125.151');
INSERT INTO uservisit VALUES (1517,'jude',20030327105159,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030327105632,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1794,'arbor',20030327110050,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327112343,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030327112748,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030327112811,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1794,'arbor',20030327113112,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030327114805,'203.217.55.186');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327115055,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030327121100,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327123153,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327123544,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030327124326,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030327124709,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030327125634,'134.217.237.30');
INSERT INTO uservisit VALUES (1072,'Alan',20030327130121,'HSE-MTL-ppp74409.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030327131333,'adsl-156-7-39.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1795,'Bre',20030327132932,'adsl-20-118-156.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1795,'Bre',20030327133217,'adsl-20-118-156.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1796,'charles',20030327140818,'h24-77-198-110.ok.shawcable.net');
INSERT INTO uservisit VALUES (1797,'isaiah',20030327140853,'cache-ntc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1797,'isaiah',20030327141824,'cache-ntc-ai03.proxy.aol.com');
INSERT INTO uservisit VALUES (1798,'Joe',20030327145956,'adsl-65-65-203-184.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030327155245,'24-90-96-150.nyc.rr.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030327155829,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1759,'Sarah',20030327164300,'adsl-64-216-155-58.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (1637,'chris',20030327174552,'host-216-79-206-11.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030327181133,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030327181625,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1691,'praveen',20030327183857,'202.54.137.112');
INSERT INTO uservisit VALUES (1691,'praveen',20030327183928,'202.54.137.112');
INSERT INTO uservisit VALUES (1,'levik',20030327194502,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327200108,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030327200640,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1299,'Anoop',20030327202905,'lava-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (1767,'Fernando',20030327204447,'200.84.26.232');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030327212140,'62.53.124.232');
INSERT INTO uservisit VALUES (1183,'fwaff',20030327223253,'193.130.28.1');
INSERT INTO uservisit VALUES (1786,'tAmIcA',20030328002429,'62.253.219.15');
INSERT INTO uservisit VALUES (1716,'Mohit Chamania',20030328004156,'202.68.142.226');
INSERT INTO uservisit VALUES (1716,'Mohit Chamania',20030328004157,'203.199.51.149');
INSERT INTO uservisit VALUES (1626,'Gamer',20030328005008,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030328010210,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1799,'Ben Banks',20030328011421,'213.232.79.177');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328011602,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328014705,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030328015559,'wwwcache4.hull.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030328021156,'193.130.28.1');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030328023043,'wwwcache4.hull.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328024945,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328025726,'202.90.98.38');
INSERT INTO uservisit VALUES (834,'Gautam',20030328025748,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328025826,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328030020,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328030204,'202.90.98.38');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030328030730,'199.243.127.34');
INSERT INTO uservisit VALUES (1732,'Helen',20030328031138,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328031437,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328031957,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328032017,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030328034725,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030328035156,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1714,'Rosalind',20030328035639,'150.237.47.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20030328040323,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030328040806,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030328041833,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (836,'Rushi',20030328045603,'141.228.156.225');
INSERT INTO uservisit VALUES (1517,'jude',20030328050227,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328052938,'202.138.105.92');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328052938,'202.138.105.92');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328052943,'pool-151-199-223-111.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328053037,'pool-151-199-223-111.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030328053634,'198.23.26.253');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328053706,'pool-151-199-223-111.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328054915,'mail.ade.com');
INSERT INTO uservisit VALUES (1637,'chris',20030328055406,'host-216-79-207-96.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030328060349,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328061224,'pool-151-199-222-253.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030328061508,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328061846,'202.138.105.92');
INSERT INTO uservisit VALUES (1,'levik',20030328062432,'nycmny1-ar1-4-33-081-140.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1637,'chris',20030328062754,'host-216-79-207-152.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1637,'chris',20030328063216,'host-216-79-207-152.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030328063423,'199.243.127.34');
INSERT INTO uservisit VALUES (1517,'jude',20030328063702,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030328064129,'62.53.124.212');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328065541,'mail.ade.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030328070317,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1637,'chris',20030328070645,'host-216-79-207-152.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030328071124,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1800,'Jer',20030328072654,'134.241.158.73');
INSERT INTO uservisit VALUES (1301,'Charlie',20030328074736,'198.23.26.253');
INSERT INTO uservisit VALUES (1517,'jude',20030328075552,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328081950,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328083848,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030328092236,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030328092853,'198.23.26.253');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328093128,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030328094624,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1801,'aaa',20030328100130,'61.1.18.228');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328100443,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328104434,'mail.ade.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030328105654,'62.53.125.181');
INSERT INTO uservisit VALUES (1802,'Jesse Smith',20030328105933,'dhcp-80c-1446.unm.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030328110942,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030328111736,'adsl-156-5-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030328113412,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328114108,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328114216,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030328120318,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030328121223,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328122941,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328125508,'pool-151-199-221-128.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030328125730,'206.137.1.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030328131022,'pool-151-199-221-128.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030328133115,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1803,'ramz',20030328140529,'cvg-65-27-196-175.cinci.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030328142638,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1709,'silvis',20030328144647,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030328165744,'206.137.1.133');
INSERT INTO uservisit VALUES (1637,'chris',20030328174805,'host-216-79-206-8.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1756,'Rajat',20030328175841,'61.3.128.1');
INSERT INTO uservisit VALUES (1637,'chris',20030328180845,'host-216-79-206-8.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1804,'manish',20030328183621,'193.220.224.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328185644,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328185722,'203.196.247.195');
INSERT INTO uservisit VALUES (1767,'Fernando',20030328191553,'200.84.26.232');
INSERT INTO uservisit VALUES (1804,'manish',20030328191655,'193.220.224.9');
INSERT INTO uservisit VALUES (1805,'Karen',20030328200425,'dsc02-ahi-ca-1-169.rasserver.net');
INSERT INTO uservisit VALUES (1805,'Karen',20030328200739,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1647,'nefarious',20030328203434,'ca-santaanahub-cuda2-c1a-74.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030328205531,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030328210448,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1806,'Trevor John Streeton',20030328211709,'p434-067.ppp.get2net.dk');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030328213732,'62.53.124.214');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328221924,'203.196.247.196');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030328222042,'203.196.247.196');
INSERT INTO uservisit VALUES (1788,'Nathan Holt',20030328222950,'139.134.58.153');
INSERT INTO uservisit VALUES (1807,'Alwardi',20030329021422,'palo7.pacific.net.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030329024710,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030329031714,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030329031806,'202.90.98.38');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030329033744,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030329034442,'adsl-35-80-122.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030329042719,'mail.ade.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030329043935,'200.84.26.232');
INSERT INTO uservisit VALUES (1756,'Rajat',20030329051324,'61.3.128.1');
INSERT INTO uservisit VALUES (1808,'Lihnzy',20030329051349,'adsl-66-137-27-228.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1808,'Lihnzy',20030329051652,'adsl-66-137-27-228.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030329052222,'202.138.105.48');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030329052223,'202.138.105.48');
INSERT INTO uservisit VALUES (1,'levik',20030329052458,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030329052943,'202.138.105.48');
INSERT INTO uservisit VALUES (1805,'Karen',20030329061307,'dsc01-ahi-ca-3-215.rasserver.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030329063053,'62.53.125.51');
INSERT INTO uservisit VALUES (1756,'Rajat',20030329073852,'61.3.128.1');
INSERT INTO uservisit VALUES (1809,'Dawn',20030329090357,'va-winchester5b-76.wch.adelphia.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030329093736,'cache-mtc-am07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030329094518,'pool-141-153-181-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1810,'Jordan',20030329101321,'CPE0010b594888b-CM400049888813.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1810,'Jordan',20030329101611,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1811,'dan',20030329102859,'nok1.newhaven.edu');
INSERT INTO uservisit VALUES (1709,'silvis',20030329103209,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1812,'MYZZGRUMPEE',20030329104204,'adsl-67-119-58-117.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1810,'Jordan',20030329112303,'CPE0010b594888b-CM400049888813.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030329132300,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030329133323,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1802,'Jesse Smith',20030329134231,'dhcp-80c-1446.unm.edu');
INSERT INTO uservisit VALUES (1756,'Rajat',20030329153137,'61.3.128.1');
INSERT INTO uservisit VALUES (1813,'cathy',20030329153515,'c66-235-2-214.sea2.cablespeed.com');
INSERT INTO uservisit VALUES (1,'levik',20030329154155,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1129,'Chris',20030329170813,'cache-ntc-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030329171429,'cache-ntc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030329171657,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1637,'chris',20030329180657,'host-216-79-207-14.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1637,'chris',20030329180930,'host-216-79-207-14.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1814,'tingmei',20030329181206,'sbproxy2.mystarhub.com.sg');
INSERT INTO uservisit VALUES (1815,'Jennifer',20030329185404,'ip68-101-180-44.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1815,'Jennifer',20030329185813,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1804,'manish',20030329190349,'193.220.224.9');
INSERT INTO uservisit VALUES (153,'TomM',20030329201000,'206.137.1.133');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030329201432,'24-90-98-47.nyc.rr.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030329204648,'62.53.125.126');
INSERT INTO uservisit VALUES (1767,'Fernando',20030329205315,'200.84.26.232');
INSERT INTO uservisit VALUES (1816,'Geroldene',20030329210937,'n218103129247.netvigator.com');
INSERT INTO uservisit VALUES (1817,'Shilpa',20030329214651,'203.94.203.221');
INSERT INTO uservisit VALUES (1817,'Shilpa',20030329214858,'203.94.203.221');
INSERT INTO uservisit VALUES (1183,'fwaff',20030329223729,'193.130.28.1');
INSERT INTO uservisit VALUES (1802,'Jesse Smith',20030329225437,'dhcp-80c-1446.unm.edu');
INSERT INTO uservisit VALUES (1818,'Narelie',20030329232517,'202.175.245.10');
INSERT INTO uservisit VALUES (1818,'Narelie',20030329234009,'202.175.245.10');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030330004434,'cob-1043.cnl.com.au');
INSERT INTO uservisit VALUES (1819,'karla',20030330014727,'proxy5.skyinet.net');
INSERT INTO uservisit VALUES (153,'TomM',20030330021537,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330030156,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330030205,'202.90.98.38');
INSERT INTO uservisit VALUES (1,'levik',20030330031529,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1820,'steve',20030330040533,'loopback0-sun.global.net.au');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030330041506,'n218103250191.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030330055159,'pool-141-153-185-126.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030330055334,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030330060808,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030330062047,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030330064328,'pool-151-199-222-100.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030330080116,'pool-151-199-222-100.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030330083430,'62.53.124.204');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330083943,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330091923,'200.84.26.232');
INSERT INTO uservisit VALUES (1072,'Alan',20030330105007,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030330105904,'pool-141-153-185-126.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1823,'Athena',20030330110038,'host-66-81-16-215.rev.o1.com');
INSERT INTO uservisit VALUES (1824,'Eric',20030330110230,'TWL99UNT91895.twlab.unt.edu');
INSERT INTO uservisit VALUES (1824,'Eric',20030330110253,'TWL99UNT91895.twlab.unt.edu');
INSERT INTO uservisit VALUES (1824,'Eric',20030330110851,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030330111851,'pool-151-199-220-26.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1824,'Eric',20030330115732,'TWL99UNT91895.twlab.unt.edu');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030330123434,'adsl-156-3-158.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330130702,'200.84.26.232');
INSERT INTO uservisit VALUES (1072,'Alan',20030330131839,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (834,'Gautam',20030330132708,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (153,'TomM',20030330134635,'206.137.1.133');
INSERT INTO uservisit VALUES (1825,'christine',20030330135511,'cache-da07.proxy.aol.com');
INSERT INTO uservisit VALUES (1825,'christine',20030330135900,'cache-da07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030330140733,'pool-141-153-185-126.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1826,'noftus',20030330142922,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330144229,'200.84.26.232');
INSERT INTO uservisit VALUES (1827,'Reinalyn Llena',20030330145554,'cache-rc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030330145715,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330150128,'200.84.26.232');
INSERT INTO uservisit VALUES (1827,'Reinalyn Llena',20030330150225,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1637,'chris',20030330150319,'host-216-79-207-8.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1761,'jPs',20030330150511,'200.58.182.4');
INSERT INTO uservisit VALUES (153,'TomM',20030330152850,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030330153218,'pool-141-153-185-133.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030330154016,'host-216-79-206-225.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030330154635,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030330155451,'dialup-63.210.214.87.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030330155511,'dialup-63.210.214.87.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1637,'chris',20030330160828,'host-216-79-208-77.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030330180437,'203.21.78.142');
INSERT INTO uservisit VALUES (1763,'robert',20030330183331,'lncswinas01pool0-a230.wi.tds.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030330192507,'203.217.55.170');
INSERT INTO uservisit VALUES (1828,'kyle',20030330194858,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (1828,'kyle',20030330195104,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330200306,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330200508,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330202308,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030330202354,'203.196.247.195');
INSERT INTO uservisit VALUES (1772,'Sukesh',20030330202537,'202.88.233.115');
INSERT INTO uservisit VALUES (1732,'Helen',20030330205855,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030330210155,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030330213307,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030330214725,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330221914,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330222418,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330222830,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030330223158,'200.84.26.232');
INSERT INTO uservisit VALUES (1829,'NY',20030331003842,'12-240-8-52.client.attbi.com');
INSERT INTO uservisit VALUES (1830,'T',20030331005714,'netcache.spectranet.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030331011123,'193.130.28.1');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331011937,'pool-151-199-222-236.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030331013934,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1831,'gavin',20030331021558,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (1732,'Helen',20030331022535,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331022706,'pool-151-199-219-250.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030331024737,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030331024809,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030331024818,'202.90.98.38');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331031316,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331032444,'166.68.134.175');
INSERT INTO uservisit VALUES (1831,'gavin',20030331032739,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (1732,'Helen',20030331035751,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331040012,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030331040634,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331040912,'pool-151-199-219-88.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331041656,'pool-151-199-219-88.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030331042435,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030331043125,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1832,'Christopher McDonald',20030331043957,'217.23.167.54');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030331044857,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331044911,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030331045327,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030331051417,'62.53.125.58');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331051619,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331052322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331053254,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331054344,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030331055741,'ua225d33.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030331055819,'ua225d33.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331060039,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331060137,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030331061834,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030331063127,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030331065650,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331072450,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331074744,'166.68.134.175');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030331082214,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331084506,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331084716,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030331085545,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331090425,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331092350,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030331093436,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1833,'Bob',20030331100109,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030331100335,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331101034,'pool-151-199-219-195.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331101556,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030331103212,'206.28.64.98');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030331103556,'adsl-156-5-36.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331111914,'mail.ade.com');
INSERT INTO uservisit VALUES (1834,'hj',20030331112517,'proxy.dbn.mweb.co.za');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030331115934,'pool-151-199-219-106.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1794,'arbor',20030331115959,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (153,'TomM',20030331120143,'206.137.1.133');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030331120516,'67.104.30.194');
INSERT INTO uservisit VALUES (1835,'Jeff',20030331120824,'67.104.30.194');
INSERT INTO uservisit VALUES (1517,'jude',20030331122905,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030331124818,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030331133720,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1836,'Cathy',20030331135520,'cache-dq10.proxy.aol.com');
INSERT INTO uservisit VALUES (1836,'Cathy',20030331140032,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1709,'silvis',20030331140211,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030331140602,'pool-141-153-184-162.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1837,'becky',20030331141541,'207.4.192.130');
INSERT INTO uservisit VALUES (1836,'Cathy',20030331142011,'cache-dq10.proxy.aol.com');
INSERT INTO uservisit VALUES (1837,'becky',20030331142420,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030331144549,'203.217.55.160');
INSERT INTO uservisit VALUES (1838,'Linda',20030331150447,'dt016n47.san.rr.com');
INSERT INTO uservisit VALUES (1838,'Linda',20030331150523,'dt016n47.san.rr.com');
INSERT INTO uservisit VALUES (1838,'Linda',20030331150958,'dt016n47.san.rr.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030331155232,'dialup-64.152.170.127.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030331155405,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030331160558,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030331162753,'200.84.26.232');
INSERT INTO uservisit VALUES (153,'TomM',20030331165644,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030331171120,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030331180836,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20030331181116,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030331193733,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030331195310,'193.130.28.1');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030331201925,'PPP-219.65.70.45.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030331211315,'PPP-219.65.70.45.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1732,'Helen',20030331212123,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030331224537,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030331224707,'203.196.247.195');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030331231641,'PPP-219.65.70.45.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (153,'TomM',20030331233634,'206.137.1.133');
INSERT INTO uservisit VALUES (1840,'Dave Burt',20030401000247,'gtw-121.nhs.uk');
INSERT INTO uservisit VALUES (1751,'Goldfish',20030401001718,'mail.homechoice.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030401010317,'193.130.28.1');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030401011430,'PPP-219.65.70.45.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030401020336,'adsl-156-5-32.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030401021103,'12-240-181-149.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401022930,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1822,'Tim Axoy',20030401023444,'pool-151-199-218-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030401025523,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401030706,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401031452,'mail.ade.com');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030401032107,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401033714,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030401034820,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401035428,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030401040008,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1,'levik',20030401040944,'206.28.64.98');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030401041057,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030401042714,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401043322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030401045413,'199.243.127.34');
INSERT INTO uservisit VALUES (1841,'Heather Hurd',20030401045430,'www.leectysch.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401050003,'166.68.134.175');
INSERT INTO uservisit VALUES (872,'pleasance',20030401051334,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030401052053,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030401052350,'206.28.64.98');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030401053447,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401055832,'166.68.134.175');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030401060204,'62.53.125.47');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401062325,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1842,'Mick',20030401065944,'h-68-164-148-135.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401071036,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401071048,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1842,'Mick',20030401071238,'h-68-164-148-135.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030401072408,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1843,'Luke',20030401072807,'resnet.external.net.ias.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030401074123,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1517,'jude',20030401080516,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401081217,'mail.ade.com');
INSERT INTO uservisit VALUES (1844,'Brian Allen',20030401081825,'adsl-208-191-243-117.dsl.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (1844,'Brian Allen',20030401081947,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030401082433,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401085731,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401090212,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401090718,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030401093504,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030401093542,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401094807,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401095513,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030401101126,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1637,'chris',20030401103024,'host-216-79-207-54.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1637,'chris',20030401103116,'host-216-79-207-54.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401104008,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030401110017,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401110556,'mail.ade.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030401110923,'200.84.10.134');
INSERT INTO uservisit VALUES (1845,'Amy Thompson',20030401110931,'pcp01565511pcs.wolfrd01.fl.comcast.net');
INSERT INTO uservisit VALUES (1845,'Amy Thompson',20030401111114,'pcp01565511pcs.wolfrd01.fl.comcast.net');
INSERT INTO uservisit VALUES (1845,'Amy Thompson',20030401111204,'pcp01565511pcs.wolfrd01.fl.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030401113643,'nessus.swg.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030401121621,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030401121804,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030401122848,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030401124727,'66.243.64.179');
INSERT INTO uservisit VALUES (1846,'Timothy',20030401125237,'pool-151-199-223-137.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1846,'Timothy',20030401125305,'pool-151-199-223-137.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030401130631,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1842,'Mick',20030401134124,'h-68-164-116-84.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030401135213,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030401142537,'dialup-209.246.77.68.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20030401153256,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030401153627,'m055-132.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1072,'Alan',20030401155107,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030401161458,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030401161742,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030401162450,'200.84.10.134');
INSERT INTO uservisit VALUES (834,'Gautam',20030401162820,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1575,'DJ',20030401163355,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030401165458,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1846,'Timothy',20030401170321,'pool-151-199-218-244.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030401170845,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1691,'praveen',20030401175853,'202.54.137.125');
INSERT INTO uservisit VALUES (1691,'praveen',20030401175913,'202.54.137.125');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030401180252,'62.53.125.2');
INSERT INTO uservisit VALUES (1575,'DJ',20030401180503,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1847,'Eirene',20030401181354,'202.175.226.154');
INSERT INTO uservisit VALUES (1567,'Bryan',20030401183911,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030401184926,'m055-190.nv.iinet.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030401184958,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (1848,'sandra',20030401185018,'adsl-66-218-57-249.dslextreme.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401192048,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401192100,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401192856,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401193301,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401193734,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030401193748,'203.196.247.195');
INSERT INTO uservisit VALUES (1183,'fwaff',20030401201515,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030401205822,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1831,'gavin',20030401214147,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030401233533,'m055-142.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030402011208,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030402014132,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1691,'praveen',20030402022509,'202.54.137.125');
INSERT INTO uservisit VALUES (1691,'praveen',20030402022519,'202.54.137.125');
INSERT INTO uservisit VALUES (158,'Ender',20030402023038,'fw.xetron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402024354,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030402025145,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030402025156,'202.90.98.38');
INSERT INTO uservisit VALUES (1301,'Charlie',20030402031114,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402032641,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030402034603,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030402041156,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030402042814,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030402043534,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402044203,'mail.ade.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030402045236,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1849,'Carolynn',20030402052807,'rbn2s-216-180-113-188.adsl.hiwaay.net');
INSERT INTO uservisit VALUES (1849,'Carolynn',20030402052901,'rbn2s-216-180-113-188.adsl.hiwaay.net');
INSERT INTO uservisit VALUES (1849,'Carolynn',20030402053101,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1850,'Lauren',20030402053229,'m15-mp1.n06.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1850,'Lauren',20030402053341,'m15-mp1.n06.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1850,'Lauren',20030402054111,'m15-mp1.n06.man.dial.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030402054833,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030402061201,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030402061306,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030402061910,'206.28.64.98');
INSERT INTO uservisit VALUES (1851,'graham',20030402063347,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030402063958,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (153,'TomM',20030402064402,'66.243.64.179');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402065622,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030402071831,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030402073435,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030402075038,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030402080351,'62.53.125.226');
INSERT INTO uservisit VALUES (1767,'Fernando',20030402084719,'200.84.10.134');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402084859,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030402085048,'166.68.134.175');
INSERT INTO uservisit VALUES (1767,'Fernando',20030402090239,'200.84.10.134');
INSERT INTO uservisit VALUES (1517,'jude',20030402091153,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030402092423,'62.53.125.28');
INSERT INTO uservisit VALUES (1567,'Bryan',20030402094828,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030402095752,'200.84.10.134');
INSERT INTO uservisit VALUES (1301,'Charlie',20030402101848,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030402101946,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402102532,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030402103751,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030402104410,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1846,'Timothy',20030402111207,'pool-151-199-223-129.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030402111412,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1846,'Timothy',20030402112703,'pool-151-199-223-129.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402112751,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030402122326,'mail.ade.com');
INSERT INTO uservisit VALUES (647,'Jeff',20030402125039,'net.igt.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030402134757,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1575,'DJ',20030402140538,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030402150833,'164.58.65.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030402151543,'pool-141-153-192-100.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030402160439,'206.135.21.167');
INSERT INTO uservisit VALUES (1072,'Alan',20030402161222,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1838,'Linda',20030402161319,'dt016n47.san.rr.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030402170851,'12-240-181-149.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030402172711,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030402173635,'m055-171.nv.iinet.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030402174407,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030402174410,'cob-1028.cnl.com.au');
INSERT INTO uservisit VALUES (1,'levik',20030402182244,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030402185026,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030402202016,'193.130.28.1');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030402202548,'PPP-219.65.70.1.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1732,'Helen',20030402215119,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030402221628,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030402221649,'203.196.247.195');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030402221854,'PPP-219.65.70.1.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1852,'rajeev',20030402233811,'61.1.74.179');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030403005553,'m055-164.nv.iinet.net.au');
INSERT INTO uservisit VALUES (872,'pleasance',20030403005941,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030403010138,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030403013944,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403014417,'imsbbcf08.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403015900,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030403023523,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1853,'tilak',20030403025459,'PPP-219-65-136-18.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403025634,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403025644,'202.90.98.38');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403030221,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403030320,'193.130.28.1');
INSERT INTO uservisit VALUES (1854,'Manoj Nair',20030403030349,'proxy2.e1.iitkgp.ernet.in');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030403031516,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403034748,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403035612,'193.130.28.1');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030403035719,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030403040102,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030403040909,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030403041049,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030403042812,'62.53.125.14');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403043641,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030403044738,'varan.gfnet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030403051154,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403052408,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030403052611,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403053607,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030403054224,'mail.ade.com');
INSERT INTO uservisit VALUES (1846,'Timothy',20030403060053,'pool-151-199-220-190.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403062939,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030403062956,'66.243.64.179');
INSERT INTO uservisit VALUES (153,'TomM',20030403063207,'66.243.64.179');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403063307,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030403063645,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030403070020,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030403071801,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403073801,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030403081044,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030403082344,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403085159,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030403085901,'206.28.64.98');
INSERT INTO uservisit VALUES (1767,'Fernando',20030403091547,'200.84.10.134');
INSERT INTO uservisit VALUES (1517,'jude',20030403092459,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403093603,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030403095929,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030403100642,'200.84.10.134');
INSERT INTO uservisit VALUES (1842,'Mick',20030403102622,'h-68-164-149-23.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (1855,'Tiny',20030403103019,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403104107,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030403104306,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1856,'Adam',20030403110327,'cache-rc04.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030403110422,'adsl-156-2-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030403111330,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030403112720,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030403115814,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1857,'docdave11',20030403121952,'caintg1.sbc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403122003,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1857,'docdave11',20030403122417,'caintg1.sbc.com');
INSERT INTO uservisit VALUES (1857,'docdave11',20030403122515,'caintg1.sbc.com');
INSERT INTO uservisit VALUES (1857,'docdave11',20030403122740,'caintg1.sbc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403123121,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030403125255,'adsl-156-2-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030403125626,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1858,'Alex',20030403125720,'dialup-67.25.198.47.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403125935,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1858,'Alex',20030403130128,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030403130739,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030403134331,'cob-1058.cnl.com.au');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030403141109,'adsl-67-114-38-90.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1860,'priscilla',20030403142739,'ACBE1D10.ipt.aol.com');
INSERT INTO uservisit VALUES (1861,'john',20030403143801,'1Cust101.tnt2.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1861,'john',20030403153530,'1Cust101.tnt2.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1861,'john',20030403154237,'1Cust68.tnt3.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030403165456,'pool-141-153-200-183.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030403171834,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030403172055,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1838,'Linda',20030403174756,'dt016n47.san.rr.com');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403175202,'n218103251172.netvigator.com');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403175251,'imsbbcf04.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20030403175458,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1862,'mary',20030403175507,'12.42.86.15');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030403181246,'adsl-67-114-38-90.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1862,'mary',20030403182845,'cache2.nlanr.hpl.hp.com');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403184805,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030403185048,'adsl-67-114-38-90.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403185631,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030403185833,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030403191051,'n218103251172.netvigator.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030403201249,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030403202601,'adsl-66-125-108-11.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403202902,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403203327,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403203338,'203.196.247.195');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030403204634,'cob-1009.cnl.com.au');
INSERT INTO uservisit VALUES (1863,'Pat',20030403205026,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030403205830,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030403220511,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403235721,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030403235941,'203.196.247.195');
INSERT INTO uservisit VALUES (1864,'Amy',20030404003738,'211.72.108.18');
INSERT INTO uservisit VALUES (1183,'fwaff',20030404010732,'193.130.28.1');
INSERT INTO uservisit VALUES (1719,'Athanasios N.Nikolakopoulos',20030404013529,'150.140.131.192');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404021141,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404031323,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030404035651,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030404040548,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030404041134,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030404041350,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1865,'Philip',20030404042020,'adsl-66-139-6-149.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404042028,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030404042453,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404043446,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030404043626,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1865,'Philip',20030404044210,'adsl-66-139-4-192.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030404045142,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1861,'john',20030404050949,'1Cust191.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030404051416,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404051927,'mail.ade.com');
INSERT INTO uservisit VALUES (1866,'kenny',20030404053945,'cache-ntc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (1866,'kenny',20030404054405,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404055043,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030404055236,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030404055617,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030404061020,'1Cust23.tnt6.tpa2.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404062727,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404063853,'mail.ade.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030404065054,'203.94.89.73');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404065209,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030404065256,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1861,'john',20030404071538,'1Cust191.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1517,'jude',20030404072006,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404072349,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030404073902,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404074111,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030404074902,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1861,'john',20030404080212,'1Cust191.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1846,'Timothy',20030404081325,'pool-151-199-223-25.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030404081506,'200.84.10.134');
INSERT INTO uservisit VALUES (1846,'Timothy',20030404082608,'pool-151-199-223-25.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404082701,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030404083354,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404092023,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404092155,'mail.ade.com');
INSERT INTO uservisit VALUES (1846,'Timothy',20030404092227,'pool-151-199-221-59.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030404092747,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404094156,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1861,'john',20030404094225,'1Cust191.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030404094609,'62.53.125.72');
INSERT INTO uservisit VALUES (1072,'Alan',20030404094938,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1867,'laura',20030404095529,'s057n163.csun.edu');
INSERT INTO uservisit VALUES (1867,'laura',20030404100409,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404100508,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1868,'Brelon Crumbley',20030404101059,'66-215-220-112.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030404102327,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404102902,'mail.ade.com');
INSERT INTO uservisit VALUES (1013,'Drew R.',20030404103005,'216.213.255.66');
INSERT INTO uservisit VALUES (1615,'Jonathan',20030404103252,'ip68-97-43-199.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1861,'john',20030404104126,'1Cust191.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030404104414,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030404105210,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404110142,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1869,'Dan',20030404110755,'searcher3.enterprise.com');
INSERT INTO uservisit VALUES (1869,'Dan',20030404111409,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030404114140,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030404115951,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404120530,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030404121511,'adsl-35-80-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030404121614,'200.84.10.134');
INSERT INTO uservisit VALUES (1870,'Brian P',20030404121815,'pcp558916pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030404123418,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404123522,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404124026,'134.217.237.30');
INSERT INTO uservisit VALUES (1858,'Alex',20030404124037,'dialup-67.24.113.235.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030404124432,'cob-1024.cnl.com.au');
INSERT INTO uservisit VALUES (1567,'Bryan',20030404124712,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1871,'Janice   McLaughlin',20030404130054,'CPE-24-208-67-36.neb.rr.com');
INSERT INTO uservisit VALUES (1871,'Janice   McLaughlin',20030404131019,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1872,'Lloyd Shin',20030404131916,'adsl-67-120-188-136.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1709,'silvis',20030404133351,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030404134552,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030404134732,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030404134838,'206.137.1.133');
INSERT INTO uservisit VALUES (1873,'mary',20030404141123,'roc-24-95-192-156.rochester.rr.com');
INSERT INTO uservisit VALUES (1873,'mary',20030404141124,'roc-24-95-192-156.rochester.rr.com');
INSERT INTO uservisit VALUES (1874,'Shayna',20030404145219,'CPE-65-31-235-58.neb.rr.com');
INSERT INTO uservisit VALUES (1874,'Shayna',20030404145336,'CPE-65-31-235-58.neb.rr.com');
INSERT INTO uservisit VALUES (1868,'Brelon Crumbley',20030404150142,'66-215-220-112.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030404152843,'pool-138-89-102-222.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1875,'JeNnY',20030404154125,'erbium-asy-15.rutgers.edu');
INSERT INTO uservisit VALUES (1875,'JeNnY',20030404162349,'erbium-asy-15.rutgers.edu');
INSERT INTO uservisit VALUES (1876,'Jamie',20030404173611,'1Cust123.tnt4.three-rivers.mi.da.uu.net');
INSERT INTO uservisit VALUES (1876,'Jamie',20030404174137,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030404182333,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030404182944,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030404184001,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030404184230,'200.84.10.134');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030404190531,'62.53.125.224');
INSERT INTO uservisit VALUES (1872,'Lloyd Shin',20030404192147,'adsl-67-115-228-208.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030404193023,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030404203315,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030404212812,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030404215322,'cob-1046.cnl.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030404221732,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030404221858,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030404225139,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030404225209,'203.196.247.195');
INSERT INTO uservisit VALUES (1575,'DJ',20030405002036,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1877,'ZG',20030405003708,'p-proxy-2-int0.net.wisc.edu');
INSERT INTO uservisit VALUES (1877,'ZG',20030405003944,'CPE-24-167-225-54.wi.rr.com');
INSERT INTO uservisit VALUES (1877,'ZG',20030405005625,'CPE-24-167-225-54.wi.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030405021959,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030405024127,'206.137.1.133');
INSERT INTO uservisit VALUES (1873,'mary',20030405032953,'roc-24-95-192-156.rochester.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030405045744,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1873,'mary',20030405050345,'roc-24-95-192-156.rochester.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030405050455,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030405054902,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030405055411,'adsl-156-6-32.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030405063407,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030405063554,'pool-141-153-172-10.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030405064807,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030405071541,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030405072759,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030405073714,'200.84.10.134');
INSERT INTO uservisit VALUES (1878,'Michelle',20030405081238,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030405082538,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030405090530,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030405091000,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030405093912,'62.53.125.109');
INSERT INTO uservisit VALUES (1301,'Charlie',20030405095145,'pool-141-153-199-129.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030405102653,'WCS1-MCPHERSON.NIPR.MIL');
INSERT INTO uservisit VALUES (1575,'DJ',20030405113015,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030405113134,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1861,'john',20030405115955,'1Cust13.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030405120006,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1879,'John DuWors',20030405122458,'cache-dg03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030405125049,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030405131914,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030405132307,'cob-1013.cnl.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030405132552,'pool-138-89-44-218.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030405133358,'206.137.1.133');
INSERT INTO uservisit VALUES (1880,'Camaris',20030405135759,'crls-199-224-125-238.ppp.crls.epix.net');
INSERT INTO uservisit VALUES (1880,'Camaris',20030405135909,'crls-199-224-125-238.ppp.crls.epix.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030405141248,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1881,'denise',20030405142253,'cache-mtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1881,'denise',20030405142348,'cache-mtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030405142945,'dC8540A86.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1881,'denise',20030405143254,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030405144430,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1016,'...',20030405145012,'px3wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030405152530,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030405155154,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030405160434,'142.59.231.49');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030405160457,'142.59.231.49');
INSERT INTO uservisit VALUES (1882,'Mandy',20030405160821,'adsl-66-125-172-211.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030405161200,'pool-141-153-222-148.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1882,'Mandy',20030405162224,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1883,'Jacquesse',20030405162614,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (1883,'Jacquesse',20030405163250,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1831,'gavin',20030405165325,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (153,'TomM',20030405165948,'206.137.1.133');
INSERT INTO uservisit VALUES (1884,'bobboy',20030405185943,'cache84.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1884,'bobboy',20030405190030,'cache84.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1885,'steve',20030405193154,'dialup-67.26.123.7.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030405195657,'adsl-64-167-239-34.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1859,'Quicksilver',20030405200107,'adsl-64-167-239-34.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030405202643,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1756,'Rajat',20030405204229,'61.3.128.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030405220831,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1886,'ella',20030405225101,'Toronto-HSE-ppp3681777.sympatico.ca');
INSERT INTO uservisit VALUES (1886,'ella',20030405225205,'Toronto-HSE-ppp3681777.sympatico.ca');
INSERT INTO uservisit VALUES (1886,'ella',20030405230337,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030406034610,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030406034620,'202.90.98.38');
INSERT INTO uservisit VALUES (153,'TomM',20030406042528,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406043508,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406045228,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030406045736,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030406052750,'62.53.125.185');
INSERT INTO uservisit VALUES (1072,'Alan',20030406062950,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030406063143,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406063459,'200.84.10.134');
INSERT INTO uservisit VALUES (1637,'chris',20030406064812,'host-216-79-206-211.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1637,'chris',20030406064906,'host-216-79-206-211.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406065045,'200.84.10.134');
INSERT INTO uservisit VALUES (1301,'Charlie',20030406065534,'pool-141-153-179-209.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406065732,'200.84.10.134');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030406071350,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406074714,'200.84.10.134');
INSERT INTO uservisit VALUES (1567,'Bryan',20030406075705,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406080831,'200.84.10.134');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406081854,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030406092231,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1887,'DONNA SCHAFFER',20030406095841,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1887,'DONNA SCHAFFER',20030406100139,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1887,'DONNA SCHAFFER',20030406100553,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1887,'DONNA SCHAFFER',20030406100619,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1887,'DONNA SCHAFFER',20030406100949,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030406103846,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030406110840,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406112611,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406113758,'200.84.10.134');
INSERT INTO uservisit VALUES (1301,'Charlie',20030406120409,'pool-138-89-80-104.mad.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030406123102,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1709,'silvis',20030406125022,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406130010,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406130130,'200.84.10.134');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406131405,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030406133442,'cob-1005.cnl.com.au');
INSERT INTO uservisit VALUES (1,'levik',20030406133615,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030406135215,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406140114,'200.84.10.134');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030406140211,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1888,'Lotion',20030406140345,'adsl-67-115-228-51.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1888,'Lotion',20030406141115,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406141606,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406141611,'200.84.10.134');
INSERT INTO uservisit VALUES (1,'levik',20030406142300,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1889,'T. Anderson',20030406142834,'64.208.86.56');
INSERT INTO uservisit VALUES (1890,'nytza',20030406143357,'ip68-7-27-226.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030406150721,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030406151122,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1891,'caca',20030406151427,'bgp394175bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030406152030,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1465,'ET',20030406152104,'cvg-166-243-166.cinci.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406153422,'200.84.10.134');
INSERT INTO uservisit VALUES (1067,'theresa o',20030406154601,'adsl-68-72-121-133.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1866,'kenny',20030406155333,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030406155944,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030406160527,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030406161127,'adsl-35-80-34.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030406162334,'pool-141-153-215-67.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030406162615,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1892,'ashley',20030406163836,'lsanca1-ar16-4-46-105-222.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1893,'klaudin',20030406164903,'200-206-162-241.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1893,'klaudin',20030406164951,'200-206-162-241.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1893,'klaudin',20030406165015,'200-206-162-241.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (834,'Gautam',20030406165047,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406170647,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406170730,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406173548,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406173937,'200.84.10.134');
INSERT INTO uservisit VALUES (1567,'Bryan',20030406175206,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030406175745,'ip68-107-76-24.sd.sd.cox.net');
INSERT INTO uservisit VALUES (834,'Gautam',20030406181630,'M081178.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1894,'Amanda',20030406183928,'cache-da05.proxy.aol.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406183958,'200.84.10.134');
INSERT INTO uservisit VALUES (1894,'Amanda',20030406184054,'cache-da05.proxy.aol.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030406184131,'200.84.10.134');
INSERT INTO uservisit VALUES (153,'TomM',20030406190523,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030406193954,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030406215621,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030406221400,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1756,'Rajat',20030406221557,'61.3.128.1');
INSERT INTO uservisit VALUES (1895,'Imaan',20030406234835,'j115.byb41.jaring.my');
INSERT INTO uservisit VALUES (1767,'Fernando',20030407002006,'200.84.10.134');
INSERT INTO uservisit VALUES (153,'TomM',20030407003917,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407013734,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030407014709,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407022241,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030407022804,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20030407023140,'193.130.28.1');
INSERT INTO uservisit VALUES (1770,'keith',20030407025704,'nyc-wan-b-101.nyc.dsl.cerfnet.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030407025955,'193.130.28.1');
INSERT INTO uservisit VALUES (1896,'molly',20030407031037,'aps.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1896,'molly',20030407031139,'aps.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407032818,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407034623,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407042138,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407042202,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407042357,'202.90.96.250');
INSERT INTO uservisit VALUES (1897,'luana',20030407042450,'mail.esab.se');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407042502,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030407042505,'198.23.26.253');
INSERT INTO uservisit VALUES (834,'Gautam',20030407044012,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1517,'jude',20030407044240,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407051140,'mail.ade.com');
INSERT INTO uservisit VALUES (1898,'Joy',20030407052435,'nokiafwpublic.dpg.devry.edu');
INSERT INTO uservisit VALUES (1898,'Joy',20030407052958,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030407060607,'pcp03708911pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407061333,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030407064335,'193.130.28.1');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030407064903,'62.53.125.226');
INSERT INTO uservisit VALUES (1899,'Piyush',20030407070059,'203.199.109.152');
INSERT INTO uservisit VALUES (1,'levik',20030407070934,'206.28.64.98');
INSERT INTO uservisit VALUES (1900,'Charming',20030407071631,'165.21.83.198');
INSERT INTO uservisit VALUES (1900,'Charming',20030407071801,'165.21.83.198');
INSERT INTO uservisit VALUES (1901,'jim',20030407072215,'cache-rm05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030407072554,'198.23.26.253');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407072732,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030407075859,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407081104,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030407082406,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030407090050,'198.23.26.253');
INSERT INTO uservisit VALUES (1903,'Evonne',20030407090636,'cache92.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1869,'Dan',20030407090747,'searcher2.enterprise.com');
INSERT INTO uservisit VALUES (1904,'curt',20030407091254,'135-ras2p1.goeaston.net');
INSERT INTO uservisit VALUES (1904,'curt',20030407091341,'135-ras2p1.goeaston.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407092419,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407093509,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407094231,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030407095116,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030407101317,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407101950,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030407102726,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030407103522,'199.243.127.34');
INSERT INTO uservisit VALUES (1869,'Dan',20030407104815,'searcher2.enterprise.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030407111852,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030407111854,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407114311,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407114757,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407120143,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1905,'Karen',20030407120630,'198.62.68.225');
INSERT INTO uservisit VALUES (1767,'Fernando',20030407122602,'200.84.10.134');
INSERT INTO uservisit VALUES (1767,'Fernando',20030407122612,'200.84.10.134');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407124021,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030407125507,'200.84.10.134');
INSERT INTO uservisit VALUES (1906,'Eric',20030407130001,'131.107.3.84');
INSERT INTO uservisit VALUES (1767,'Fernando',20030407130410,'200.84.10.134');
INSERT INTO uservisit VALUES (1626,'Gamer',20030407134524,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1709,'silvis',20030407135741,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1896,'molly',20030407140251,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (1549,'Lucifer',20030407141801,'cache-dm09.proxy.aol.com');
INSERT INTO uservisit VALUES (1907,'Tahlia',20030407141927,'mail.iggs.qld.edu.au');
INSERT INTO uservisit VALUES (1761,'jPs',20030407142712,'cache2.cotas.com.bo');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030407142753,'cob-1045.cnl.com.au');
INSERT INTO uservisit VALUES (1908,'Eleanor',20030407145019,'cm239.173.120.24.lvcm.com');
INSERT INTO uservisit VALUES (1909,'ken castelloe',20030407150346,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (1909,'ken castelloe',20030407150422,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030407151156,'pool-138-89-46-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030407152256,'206.137.1.133');
INSERT INTO uservisit VALUES (1899,'Piyush',20030407154933,'203.199.109.152');
INSERT INTO uservisit VALUES (1906,'Eric',20030407155212,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1910,'Cathy',20030407162751,'61.144.215.66');
INSERT INTO uservisit VALUES (1821,'montana hingis',20030407165353,'imsbbcache05.netvigator.com');
INSERT INTO uservisit VALUES (1911,'MaRjOrIe',20030407173109,'ts46-01-qdr835.gpass.or.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20030407173610,'pool-151-204-102-41.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030407174456,'h-69-3-241-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030407184640,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030407200928,'h-69-3-241-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030407205113,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030407213145,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407234052,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030407234103,'203.196.247.195');
INSERT INTO uservisit VALUES (1183,'fwaff',20030407235458,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030408003010,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030408003348,'203.196.247.195');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004123,'210.212.194.30');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004229,'210.212.194.30');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004231,'210.212.194.30');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004231,'210.212.194.30');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004231,'210.212.194.30');
INSERT INTO uservisit VALUES (1913,'Sayan',20030408004234,'210.212.194.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030408013949,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030408014029,'pool-68-161-200-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1914,'Braedee',20030408021828,'dialup-242.205.220.203.acc01-fred-lau.comindico.com.au');
INSERT INTO uservisit VALUES (1914,'Braedee',20030408022104,'dialup-242.205.220.203.acc01-fred-lau.comindico.com.au');
INSERT INTO uservisit VALUES (1914,'Braedee',20030408022137,'dialup-242.205.220.203.acc01-fred-lau.comindico.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408033516,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030408033559,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408034747,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030408035231,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030408035353,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030408041331,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408043027,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030408044254,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030408051652,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408052845,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030408053647,'193.130.28.1');
INSERT INTO uservisit VALUES (1915,'John',20030408054400,'leisureline.plus.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030408054409,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408054937,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408055610,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1915,'John',20030408055632,'leisureline.plus.com');
INSERT INTO uservisit VALUES (1916,'Anna Heida',20030408055957,'fsnetproxy.skyrr.is');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408060826,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030408062400,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030408063224,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408063507,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030408063952,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408064011,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030408065052,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1906,'Eric',20030408071905,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1846,'Timothy',20030408072911,'pool-151-199-219-183.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1917,'Daniel Wilson',20030408072940,'dialup-65.59.106.116.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (1917,'Daniel Wilson',20030408073909,'dialup-65.59.106.116.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408075707,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408075929,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1637,'chris',20030408080115,'sd00140.nls.k12.la.us');
INSERT INTO uservisit VALUES (1846,'Timothy',20030408080434,'pool-151-199-219-183.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1846,'Timothy',20030408080924,'pool-151-199-219-183.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1918,'Lyman Hurd',20030408081442,'gate2.mediabin.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030408081650,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030408081723,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1846,'Tim Axoy',20030408082403,'pool-151-199-219-183.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030408083629,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1918,'Lyman Hurd',20030408084254,'gate2.mediabin.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030408085643,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030408085903,'nessus.swg.ca');
INSERT INTO uservisit VALUES (122,'Happy',20030408090327,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030408093410,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030408093849,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030408093900,'199.17.168.180');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408094339,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408094840,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030408095006,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408095142,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408102121,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030408103549,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030408105057,'tasq.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408105146,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030408105746,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408110152,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408112048,'mail.ade.com');
INSERT INTO uservisit VALUES (1922,'Erin',20030408113418,'ool-4352ea2e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030408113432,'adsl-156-7-218.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030408114045,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030408114728,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030408115034,'66.243.64.179');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030408122552,'mail.ade.com');
INSERT INTO uservisit VALUES (1923,'ashlyn',20030408122745,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408123059,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030408123254,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030408124233,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030408125857,'200.84.26.232');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030408130746,'m055-140.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1924,'Lauren',20030408141025,'nycmny1-ar1-4-33-084-098.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1761,'jPs',20030408142032,'cache2.cotas.com.bo');
INSERT INTO uservisit VALUES (1626,'Gamer',20030408142700,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1826,'noftus',20030408143124,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (1925,'Coleena',20030408143141,'mail.ci.west-university-place.tx.us');
INSERT INTO uservisit VALUES (1925,'Coleena',20030408143336,'mail.ci.west-university-place.tx.us');
INSERT INTO uservisit VALUES (1879,'John DuWors',20030408143845,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408150904,'pool-138-89-106-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1926,'Joe Noe',20030408164734,'host-66-81-119-22.rev.o1.com');
INSERT INTO uservisit VALUES (1927,'Tiffany',20030408175144,'ACC07FCC.ipt.aol.com');
INSERT INTO uservisit VALUES (1912,'Stewie',20030408180050,'h-69-3-241-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030408181818,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030408183322,'pool-68-161-200-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'kit land',20030408192119,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030408193415,'pool-138-89-39-29.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1929,'ken',20030408204423,'CPE00032f06f2ee-CM400035712962.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030408214314,'193.130.28.1');
INSERT INTO uservisit VALUES (1299,'Anoop',20030408221015,'beacon-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030408233110,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030408233118,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030409000129,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030409000307,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030409000353,'203.196.247.195');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409002549,'193.130.28.1');
INSERT INTO uservisit VALUES (1930,'Irina',20030409003253,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030409011605,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030409011732,'203.196.247.195');
INSERT INTO uservisit VALUES (1931,'bev  binke',20030409012350,'216.11.69.2');
INSERT INTO uservisit VALUES (1,'levik',20030409014332,'pool-68-161-200-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1932,'January',20030409022729,'roc-66-24-112-197.rochester.rr.com');
INSERT INTO uservisit VALUES (158,'Ender',20030409023002,'fw.xetron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409023646,'193.130.28.1');
INSERT INTO uservisit VALUES (1932,'January',20030409023829,'roc-66-24-112-197.rochester.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409025407,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030409031116,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030409032210,'199.243.127.34');
INSERT INTO uservisit VALUES (1846,'Tim Axoy',20030409032913,'pool-151-199-221-238.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030409034240,'62.53.125.12');
INSERT INTO uservisit VALUES (834,'Gautam',20030409034508,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030409040428,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030409040540,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409041158,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030409041335,'199.17.168.180');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409042027,'pool-141-153-184-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030409044610,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030409045124,'pcp03708911pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1517,'jude',20030409045923,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030409050610,'199.17.168.180');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409050846,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030409052158,'199.17.168.180');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409052301,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1929,'ken',20030409053957,'199.212.61.131');
INSERT INTO uservisit VALUES (1929,'ken',20030409054354,'199.212.61.131');
INSERT INTO uservisit VALUES (1929,'ken',20030409054408,'199.212.61.131');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409054728,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409054734,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030409055023,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1898,'Joy',20030409060201,'nokiafwpublic.dpg.devry.edu');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409060929,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409061113,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409062935,'193.130.28.1');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409062953,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409063345,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409063347,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409063627,'pool-138-89-87-238.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1933,'michael',20030409063916,'159.121.124.68');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409064604,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030409064607,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030409065302,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030409070728,'199.17.168.180');
INSERT INTO uservisit VALUES (1686,'DuCk',20030409071118,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030409071130,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030409071206,'200.84.26.232');
INSERT INTO uservisit VALUES (1902,'Hank',20030409071552,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030409072057,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030409073726,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030409074206,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030409074213,'200.84.26.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409075028,'pool-138-89-90-100.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030409080326,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409081145,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409082223,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409082244,'pool-141-153-206-102.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030409083028,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030409083950,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030409090249,'drey207-lab-247m.fdu.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030409090308,'drey207-lab-247m.fdu.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030409090436,'200.84.26.232');
INSERT INTO uservisit VALUES (1517,'jude',20030409092151,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409092820,'pool-138-89-72-150.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1934,'amy',20030409094105,'aip56-222.algonquincollege.com');
INSERT INTO uservisit VALUES (1934,'amy',20030409094346,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1934,'amy',20030409094449,'205.211.56.222');
INSERT INTO uservisit VALUES (1934,'amy',20030409094459,'aip56-222.algonquincollege.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409094906,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1935,'jess',20030409101229,'cache-dg03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409101817,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030409104411,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030409110723,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1936,'Caitlin',20030409110959,'rdu168-160-045.nc.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030409111312,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409111435,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1937,'Chad',20030409114757,'p229n3.ruraltel.net');
INSERT INTO uservisit VALUES (1938,'Dan',20030409115848,'ool-4354041a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030409120306,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409121304,'mail.ade.com');
INSERT INTO uservisit VALUES (1245,'suzy',20030409124314,'sith-s1p1c0.saccounty.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030409130745,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1437,'Candi',20030409131335,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030409131451,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030409131612,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409132411,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030409135029,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030409140156,'cob-1050.cnl.com.au');
INSERT INTO uservisit VALUES (1846,'Tim Axoy',20030409140308,'pool-151-199-223-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1939,'Katie',20030409140531,'pcp407933pcs.waldrf01.md.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030409141146,'adsl-35-81-174.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030409143645,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1940,'Megan',20030409150405,'138.28.135.34');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030409150700,'adsl-35-81-174.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409151901,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409152837,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1935,'jess',20030409153001,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030409154208,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1935,'jess',20030409160952,'cache-mtc-ac01.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030409161842,'pool-141-153-215-230.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030409170021,'host-216-79-207-124.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030409172056,'pool-68-161-200-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030409172821,'pool-68-161-200-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409175705,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030409183433,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1826,'noftus',20030409191302,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (1763,'robert',20030409191704,'lncswinas01pool0-a124.wi.tds.net');
INSERT INTO uservisit VALUES (1930,'Irina',20030409192224,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030409194505,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1941,'shaun',20030409210424,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030409210453,'193.113.48.9');
INSERT INTO uservisit VALUES (1930,'Irina',20030409211743,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1942,'benard',20030409212943,'216.232.198.108');
INSERT INTO uservisit VALUES (1943,'Akshay',20030409213548,'proxy8.ntu.edu.sg');
INSERT INTO uservisit VALUES (1899,'Piyush',20030409215430,'203.199.109.152');
INSERT INTO uservisit VALUES (1899,'Piyush',20030409215434,'203.199.109.152');
INSERT INTO uservisit VALUES (1183,'fwaff',20030409223443,'193.130.28.1');
INSERT INTO uservisit VALUES (1930,'Irina',20030409225302,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1732,'Helen',20030410000710,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1930,'Irina',20030410002648,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1941,'shaun',20030410004429,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030410010400,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410011245,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410011352,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410011650,'203.196.247.195');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410013401,'203.196.247.195');
INSERT INTO uservisit VALUES (1,'levik',20030410014022,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1943,'Akshay',20030410023655,'proxy8.ntu.edu.sg');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030410024706,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030410030505,'193.130.28.1');
INSERT INTO uservisit VALUES (1686,'DuCk',20030410030507,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030410030512,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410030847,'166.68.134.175');
INSERT INTO uservisit VALUES (834,'Gautam',20030410031156,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (1944,'pat lehr',20030410031209,'ip228.100.susc.suscom.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030410031402,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410031421,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410033925,'166.68.134.175');
INSERT INTO uservisit VALUES (1941,'shaun',20030410035143,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410035218,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410035232,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410035341,'202.90.96.250');
INSERT INTO uservisit VALUES (1,'levik',20030410035935,'206.28.64.98');
INSERT INTO uservisit VALUES (1945,'michelle',20030410041404,'user216-178-81-34.netcarrier.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030410041658,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030410042002,'199.17.168.180');
INSERT INTO uservisit VALUES (1517,'jude',20030410043243,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030410043741,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030410044402,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410044649,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030410045713,'193.130.28.1');
INSERT INTO uservisit VALUES (1943,'Akshay',20030410050017,'proxy8.ntu.edu.sg');
INSERT INTO uservisit VALUES (1517,'jude',20030410051107,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030410053718,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1869,'Dan',20030410063245,'searcher7.enterprise.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030410064209,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410064902,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030410065800,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030410070907,'66.243.64.179');
INSERT INTO uservisit VALUES (1517,'jude',20030410072255,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030410073046,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1637,'chris',20030410073355,'host-216-79-206-217.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410075322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410075702,'61.0.137.97');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410075703,'61.0.137.97');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410080005,'61.0.137.97');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410080009,'61.0.137.97');
INSERT INTO uservisit VALUES (1,'levik',20030410080133,'206.28.64.98');
INSERT INTO uservisit VALUES (1946,'austin',20030410080915,'tv20.unomaha.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030410081835,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030410081908,'199.17.168.180');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030410082446,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410082533,'166.68.134.175');
INSERT INTO uservisit VALUES (1946,'austin',20030410083127,'tv20.unomaha.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410083924,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030410083955,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1946,'austin',20030410085237,'tv20.unomaha.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410085815,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030410090819,'206.28.64.98');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410091356,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410091408,'200.84.26.232');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410091500,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410091525,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030410092057,'pool-151-199-223-99.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1935,'jess',20030410092602,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030410093134,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030410094110,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030410094346,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1947,'Jon',20030410094619,'x174-166.publabs.umn.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030410094952,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030410100150,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030410100407,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030410100746,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410101144,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030410102147,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030410102200,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030410105136,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1948,'Natalie',20030410111544,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030410111759,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410112159,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030410112601,'pool-151-199-220-231.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1942,'benard',20030410114141,'216.232.198.108');
INSERT INTO uservisit VALUES (1567,'Bryan',20030410120418,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030410122829,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030410123318,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1949,'Mac',20030410123845,'chcgil2-ar7-4-3-180-089.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030410124451,'1Cust50.tnt2.barnegat.nj.da.uu.net');
INSERT INTO uservisit VALUES (1950,'Kat',20030410125340,'pool-151-203-243-181.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410133204,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410134216,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030410134728,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030410140448,'pool-151-199-221-129.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030410140814,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030410144004,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1942,'benard',20030410154442,'216.232.198.108');
INSERT INTO uservisit VALUES (1899,'Piyush',20030410162850,'203.199.109.152');
INSERT INTO uservisit VALUES (1301,'Charlie',20030410165607,'pool-138-89-105-184.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030410170353,'adsl-156-6-138.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1946,'austin',20030410171914,'ip68-13-34-10.om.om.cox.net');
INSERT INTO uservisit VALUES (1951,'Andrew',20030410172222,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1951,'Andrew',20030410173620,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030410173706,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030410180924,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030410183223,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030410183850,'h-69-3-241-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20030410185454,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030410200431,'193.113.48.9');
INSERT INTO uservisit VALUES (1912,'Stewie',20030410203653,'h-69-3-241-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030410204110,'m055-165.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030410213211,'PPP-219.65.70.8.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1183,'fwaff',20030410215936,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410220839,'61.0.136.57');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410220839,'61.0.136.57');
INSERT INTO uservisit VALUES (1952,'sunadha',20030410221732,'203.199.222.5');
INSERT INTO uservisit VALUES (1183,'fwaff',20030410223943,'193.130.28.1');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030410225328,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1732,'Helen',20030410225629,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030410233345,'61.0.136.57');
INSERT INTO uservisit VALUES (1941,'shaun',20030410234019,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030411004930,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030411004938,'193.113.48.9');
INSERT INTO uservisit VALUES (1953,'victoria b',20030411010313,'194.72.50.158');
INSERT INTO uservisit VALUES (1953,'victoria b',20030411010414,'194.72.50.158');
INSERT INTO uservisit VALUES (1183,'fwaff',20030411013424,'193.130.28.1');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030411015817,'pool-151-199-220-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030411023957,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030411030431,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030411033542,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411035209,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1517,'jude',20030411035405,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030411041732,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1947,'Jon',20030411042547,'x147-159.publabs.umn.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030411043122,'199.17.168.180');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411045020,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411045705,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1517,'jude',20030411050241,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030411052249,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030411052752,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030411053437,'x147-159.publabs.umn.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030411053503,'lab92.camplab.clarkson.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030411054447,'ool-44c1527e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411054531,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030411060439,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1201,'E Woodford',20030411061731,'pcp03708911pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030411061811,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411062114,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411062807,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030411063134,'66.243.64.179');
INSERT INTO uservisit VALUES (158,'Ender',20030411063343,'fw.xetron.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411065214,'61.0.136.43');
INSERT INTO uservisit VALUES (1,'levik',20030411065422,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1946,'austin',20030411073854,'ip68-13-34-10.om.om.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411075121,'61.0.136.43');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411075726,'61.0.136.43');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411075740,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030411080407,'x147-159.publabs.umn.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030411080513,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411082957,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411083340,'61.0.136.234');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411083549,'61.0.136.234');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411083633,'61.0.136.234');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411084415,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411084520,'61.0.136.234');
INSERT INTO uservisit VALUES (1954,'MICHELLE',20030411085609,'cache-haw.cableinet.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030411091520,'61.0.136.234');
INSERT INTO uservisit VALUES (1517,'jude',20030411092410,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (122,'Happy',20030411093719,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030411093939,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030411094156,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411094216,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030411100300,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411100552,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030411100927,'x147-169.publabs.umn.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030411102047,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030411102203,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030411104225,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030411104358,'adsl-156-3-124.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030411110108,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030411110300,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (158,'Ender',20030411110628,'fw.xetron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030411110711,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1955,'Jerry',20030411111743,'cscfw.pbsg.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411112426,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030411113852,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030411114039,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411114915,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030411115634,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030411123648,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1956,'David Scheinker',20030411123706,'dhcp1838.hrn.resnet.group.upenn.edu');
INSERT INTO uservisit VALUES (1947,'Jon',20030411124137,'pa-walib-105.libpub.umn.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411124206,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411125320,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030411130356,'pool-151-199-220-139.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030411131055,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1957,'jen',20030411131203,'ool-43510217.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030411132945,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030411133216,'pool-151-199-220-139.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030411135516,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030411150837,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030411152139,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411152837,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411154026,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411154702,'200.84.26.232');
INSERT INTO uservisit VALUES (1958,'diane nickoson',20030411154933,'216.130.4.151');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411155301,'pool-138-89-43-147.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1959,'CaROl',20030411155651,'fiberoptic-224-23.amerigeheights.org');
INSERT INTO uservisit VALUES (1958,'diane nickoson',20030411160015,'216.130.4.151');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411162733,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030411164542,'cob-1004.cnl.com.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030411165721,'cob-1062.cnl.com.au');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411170549,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030411170625,'200.84.26.232');
INSERT INTO uservisit VALUES (1960,'Andrew F',20030411171635,'rdbck-73.palmer.mtaonline.net');
INSERT INTO uservisit VALUES (1961,'Lucy',20030411173644,'12-234-204-71.client.attbi.com');
INSERT INTO uservisit VALUES (1962,'cam cam',20030411175724,'proxy02.ncle.hunterlink.net.au');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030411181940,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030411182552,'pool-141-153-215-100.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1935,'jess',20030411182713,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (1963,'cassie',20030411184053,'pcp01341119pcs.wilog301.pa.comcast.net');
INSERT INTO uservisit VALUES (1964,'Marie',20030411185916,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030411190032,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1965,'PLFerreras',20030411190748,'66-108-142-111.nyc.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030411191718,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1716,'Mohit Chamania',20030411192549,'203.199.51.149');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030411193657,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030411201237,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1966,'Jessica Price',20030411203212,'proxy2.san.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411213424,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1912,'Stewie',20030411213551,'h-69-3-245-230.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411213854,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411213951,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030411214150,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030411222157,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1967,'Victor',20030411225338,'hnllhi1-ar2-4-63-195-127.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030411232547,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030411232812,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030411233509,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1299,'Anoop',20030411233926,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1919,'Lewis',20030412001618,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1962,'cam cam',20030412021657,'proxy02.ncle.hunterlink.net.au');
INSERT INTO uservisit VALUES (1951,'Andrew',20030412024018,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030412032618,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030412035012,'pool-141-153-214-9.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030412040425,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1933,'michael',20030412042901,'12-231-152-185.client.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030412053318,'adsl-35-81-93.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030412060521,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030412060958,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030412061639,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030412061643,'200.84.26.232');
INSERT INTO uservisit VALUES (1855,'Tiny',20030412062659,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1855,'Tiny',20030412063233,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1919,'Lewis',20030412063633,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1767,'Fernando',20030412063811,'200.84.26.232');
INSERT INTO uservisit VALUES (1626,'Gamer',20030412064538,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1968,'Christine',20030412072120,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1968,'Christine',20030412072221,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030412073057,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1919,'Lewis',20030412081055,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030412084416,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030412090822,'pool-138-89-109-253.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030412090937,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1969,'Christian',20030412101913,'dhcp024-210-211-149.woh.rr.com');
INSERT INTO uservisit VALUES (1970,'arun',20030412103611,'203.197.138.177');
INSERT INTO uservisit VALUES (1912,'Stewie',20030412103826,'h-69-3-245-230.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1961,'Lucy',20030412105118,'12-234-204-71.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030412110841,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1961,'Lucy',20030412110954,'12-234-204-71.client.attbi.com');
INSERT INTO uservisit VALUES (1961,'Lucy',20030412111038,'12-234-204-71.client.attbi.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030412111256,'pool-151-199-223-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030412112940,'pool-151-199-223-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030412120005,'pool-151-199-223-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030412120218,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030412120619,'pool-151-199-223-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030412123936,'206.137.1.133');
INSERT INTO uservisit VALUES (1861,'john',20030412131457,'1Cust158.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1861,'john',20030412132328,'1Cust158.tnt1.eugene.or.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030412132848,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030412135419,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030412135956,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030412141209,'cob-1021.cnl.com.au');
INSERT INTO uservisit VALUES (1879,'John DuWors',20030412155620,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030412155915,'ACC3D3CD.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030412155952,'ACC3D3CD.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030412160452,'ACC3D3CD.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030412164707,'206.137.1.133');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030412170741,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030412175659,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030412183030,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030412184335,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030412191147,'206.137.1.133');
INSERT INTO uservisit VALUES (1971,'Steven',20030412191452,'ACC0AE04.ipt.aol.com');
INSERT INTO uservisit VALUES (1972,'sexyjo',20030412195815,'host217-35-61-119.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1973,'Sherrie',20030412212423,'cdm-208-28-112-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (1973,'Sherrie',20030412212741,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030412214719,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413001326,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1962,'cam cam',20030413014151,'proxy01.ncle.hunterlink.net.au');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413015627,'pool-151-199-220-72.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030413020850,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413023005,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413023303,'pool-151-199-220-72.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030413023800,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413035816,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413035939,'202.90.98.38');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413040309,'pool-151-199-222-46.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413042424,'pool-141-153-163-155.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030413043243,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413043250,'202.90.98.38');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413043302,'202.90.98.38');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413043622,'pool-151-199-222-46.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413045458,'pool-151-199-222-46.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413052130,'pool-151-199-222-46.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413052534,'pool-141-153-197-158.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030413064604,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1,'levik',20030413065705,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030413070009,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030413070723,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413073129,'pool-138-89-67-25.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413074607,'pool-151-199-219-168.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413075223,'pool-138-89-67-25.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030413083203,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1911,'MaRjOrIe',20030413084700,'ts46-01-qdr835.gpass.or.charter.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413085253,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413085423,'pool-151-199-219-215.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413092407,'pool-151-199-219-215.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413092841,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030413092918,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413093627,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030413094633,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413095319,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030413095809,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030413101403,'adsl-156-3-197.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1974,'Geoff',20030413104024,'ool-18bf622a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1974,'Geoff',20030413104232,'ool-18bf622a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030413105009,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413113016,'pool-141-153-149-152.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413113408,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413113938,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030413115812,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413120459,'pool-141-153-171-197.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030413121751,'206.137.1.133');
INSERT INTO uservisit VALUES (1975,'iris',20030413131056,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1975,'iris',20030413131411,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413131701,'pool-151-199-221-51.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413131858,'pool-151-199-221-51.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030413141029,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030413141329,'adsl-35-83-173.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030413141611,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030413141910,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413142506,'pool-138-89-81-4.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030413153443,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1976,'jessica',20030413162257,'user-0ccss8o.cable.mindspring.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030413162717,'pool-141-153-190-57.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1973,'Sherrie',20030413171455,'cdm-208-28-112-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (1,'levik',20030413171600,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030413171644,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030413172434,'chcgil2-ar5-4-47-176-027.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1977,'Charlene',20030413174834,'adsl-66-137-59-52.dsl.tulsok.swbell.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030413180409,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030413180839,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1971,'Steven',20030413183535,'ACC18C1F.ipt.aol.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030413185846,'pool-151-199-221-79.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030413193608,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1971,'Steven',20030413194819,'ACC18C1F.ipt.aol.com');
INSERT INTO uservisit VALUES (1978,'Brian',20030413201058,'cpe-24-31-34-105.socal.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030413202821,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413210656,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413210737,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030413211104,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030413212937,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030413215831,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413221918,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030413225428,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030414005018,'pg4px.pg.com');
INSERT INTO uservisit VALUES (153,'TomM',20030414011151,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030414014131,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414020827,'pool-151-199-220-152.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030414023104,'206.137.1.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414024525,'pool-151-199-220-152.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030414025832,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414030502,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030414032541,'193.130.28.1');
INSERT INTO uservisit VALUES (1517,'jude',20030414033043,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030414034615,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030414035825,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030414040008,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030414040448,'199.243.127.34');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030414041438,'199.17.168.180');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030414042227,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414042835,'61.0.136.165');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414042923,'61.0.136.165');
INSERT INTO uservisit VALUES (1517,'jude',20030414044232,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030414044530,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030414050148,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414052647,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030414053314,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030414053447,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414053450,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030414054652,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414055600,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030414055859,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414060236,'61.0.137.12');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030414060712,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030414063736,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030414065116,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030414065400,'x147-170.publabs.umn.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20030414070401,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030414073129,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030414073144,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414073539,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414073617,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030414075814,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030414081620,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414082443,'166.68.134.175');
INSERT INTO uservisit VALUES (1979,'Jan',20030414082956,'164.58.168.31');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414084029,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030414085446,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030414090625,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1980,'doyin',20030414092747,'port317.erdial.netdoor.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030414092837,'ACC190F2.ipt.aol.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030414093101,'h-69-3-246-104.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030414093107,'199.243.127.34');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030414093748,'199.17.168.180');
INSERT INTO uservisit VALUES (1626,'Gamer',20030414094505,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414094729,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030414095717,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414095806,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030414095809,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030414100053,'h-69-3-246-104.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030414100550,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030414101155,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030414101547,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030414102234,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030414102341,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030414102857,'h-69-3-246-104.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1981,'tony',20030414102858,'dsc04-bsi-ma-3-8.rasserver.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414103002,'pool-151-199-218-36.rich.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030414104028,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414104429,'pool-151-199-218-36.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030414105216,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414110916,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030414111732,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030414112315,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414114505,'pool-151-199-223-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030414120513,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030414121611,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030414130315,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030414132853,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030414133315,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030414133915,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414140915,'pool-151-199-222-95.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030414141457,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030414141632,'206.137.1.133');
INSERT INTO uservisit VALUES (1951,'Andrew',20030414144339,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1951,'Andrew',20030414155201,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030414155434,'pool-138-89-99-226.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1982,'Adam',20030414161646,'host217-39-121-59.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1982,'Adam',20030414163211,'host217-39-121-59.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030414163651,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030414180109,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030414180713,'pool-151-199-221-167.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1982,'Adam',20030414182628,'host217-39-121-59.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030414184721,'ACC04175.ipt.aol.com');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030414195305,'PPP-219.65.70.52.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1971,'Steven',20030414200706,'ACC04175.ipt.aol.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030414202847,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414204924,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414204953,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414205016,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030414205401,'203.196.253.35');
INSERT INTO uservisit VALUES (1183,'fwaff',20030414212337,'193.130.28.1');
INSERT INTO uservisit VALUES (1976,'jessica',20030414212650,'user-0ccss8o.cable.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20030414234019,'206.137.1.133');
INSERT INTO uservisit VALUES (1930,'Irina',20030415004056,'netcache7.is.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030415011048,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030415014258,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030415014447,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415022607,'pool-151-199-218-144.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415025723,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030415030906,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415030958,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030415032004,'199.243.127.34');
INSERT INTO uservisit VALUES (1072,'Alan',20030415033851,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030415034305,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030415035450,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030415040245,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030415041113,'199.17.170.153');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030415041954,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030415042418,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415042732,'166.68.134.175');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030415043630,'cache7-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415044030,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030415045137,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030415045203,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030415045210,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415050205,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030415051127,'206.28.64.98');
INSERT INTO uservisit VALUES (1982,'Adam',20030415053036,'host217-39-172-231.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030415053329,'193.130.28.1');
INSERT INTO uservisit VALUES (1982,'Adam',20030415053751,'host217-39-172-231.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415054928,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415055124,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030415055219,'193.130.28.1');
INSERT INTO uservisit VALUES (1902,'Hank',20030415055808,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415060538,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030415060600,'61.0.136.169');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030415060621,'61.0.136.169');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415060858,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030415061751,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415062353,'mail.ade.com');
INSERT INTO uservisit VALUES (1982,'Adam',20030415062758,'host217-39-172-231.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1517,'jude',20030415062901,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415064158,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030415064716,'ACC3FBE2.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030415065327,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415065946,'mail.ade.com');
INSERT INTO uservisit VALUES (1984,'sarah',20030415070238,'207.235.185.62');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030415070515,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030415070712,'61.0.136.169');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415072942,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415074956,'mail.ade.com');
INSERT INTO uservisit VALUES (1946,'austin',20030415075422,'tv20.unomaha.edu');
INSERT INTO uservisit VALUES (1971,'Steven',20030415080401,'ACC3FBE2.ipt.aol.com');
INSERT INTO uservisit VALUES (1750,'wambamama',20030415080416,'gatekeeper.invitrogen.com');
INSERT INTO uservisit VALUES (1750,'wambamama',20030415080440,'gatekeeper.invitrogen.com');
INSERT INTO uservisit VALUES (1,'levik',20030415080548,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030415080830,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030415081045,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030415081241,'199.17.170.153');
INSERT INTO uservisit VALUES (1750,'wambamama',20030415083159,'gatekeeper.invitrogen.com');
INSERT INTO uservisit VALUES (1985,'laura',20030415084251,'ppp-1-42.carl-a-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (1985,'laura',20030415084756,'ppp-1-42.carl-a-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (1986,'Roy Silvernail',20030415090407,'wall3.distr.com');
INSERT INTO uservisit VALUES (1986,'Roy Silvernail',20030415090516,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415090805,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030415092257,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415093817,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415094426,'mail.ade.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030415095417,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030415095428,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030415100624,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415101513,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030415105856,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415110456,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1973,'Sherrie',20030415110549,'cdm-208-28-112-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415111142,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030415111655,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030415112152,'pool-138-89-67-89.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030415112546,'66.243.64.179');
INSERT INTO uservisit VALUES (1660,'8466849',20030415113731,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030415114037,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030415114046,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415120307,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (233,'Zach Bolinger',20030415124300,'206.219.255.152');
INSERT INTO uservisit VALUES (1517,'jude',20030415125110,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030415125952,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415131326,'pool-151-199-220-250.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030415131654,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415132941,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030415135018,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1987,'Megan',20030415135806,'68.185.64.181');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415141915,'pool-151-199-222-10.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1988,'Gillian',20030415142526,'24-168-9-30.nyc.rr.com');
INSERT INTO uservisit VALUES (1988,'Gillian',20030415142739,'24-168-9-30.nyc.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030415145208,'mail.ade.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030415151141,'ACC68749.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030415151330,'ACC68749.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030415152002,'pool-138-89-81-206.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030415154318,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1705,'tamara',20030415171018,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (1705,'tamara',20030415171018,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (1705,'tamara',20030415171019,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030415174652,'pool-151-199-221-240.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030415191009,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1989,'Vicky',20030415202257,'ACC63D91.ipt.aol.com');
INSERT INTO uservisit VALUES (1975,'Skunk',20030415202341,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030415212243,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030415212340,'203.196.253.35');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030415213217,'PPP-219.65.70.57.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1912,'Stewie',20030415220531,'h-69-3-245-230.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030415221252,'193.130.28.1');
INSERT INTO uservisit VALUES (1990,'James',20030415225942,'netcache-2003.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030415233721,'PPP-219.65.70.57.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1912,'Stewie',20030415235044,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030416002028,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030416011759,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030416011909,'adsl-156-3-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030416013909,'adsl-156-3-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030416014524,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030416014825,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030416021612,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030416030744,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030416031534,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030416031719,'199.243.127.34');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030416033505,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030416034158,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030416035335,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416035426,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416035455,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416035539,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030416042426,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030416042935,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030416043037,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030416044730,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416050620,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030416051804,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030416053257,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030416053623,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030416054154,'x147-169.publabs.umn.edu');
INSERT INTO uservisit VALUES (1947,'Jon',20030416054215,'x147-169.publabs.umn.edu');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030416060325,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416060707,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030416061722,'66.243.64.179');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030416062320,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030416062729,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416071711,'61.0.136.45');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416071714,'61.0.136.45');
INSERT INTO uservisit VALUES (1,'levik',20030416072940,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030416073515,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030416074036,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1991,'jennifer',20030416080310,'170.143.252.35');
INSERT INTO uservisit VALUES (1992,'coley',20030416081051,'u22n150.pei.eastlink.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030416081215,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030416081607,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416081652,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416081920,'61.0.136.45');
INSERT INTO uservisit VALUES (1991,'jennifer',20030416082006,'170.143.252.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416082533,'61.0.136.45');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030416085343,'pool-151-199-219-206.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416085605,'61.0.136.45');
INSERT INTO uservisit VALUES (1517,'jude',20030416085720,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030416090148,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030416090921,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030416093947,'pool-151-199-218-100.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030416094017,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030416095946,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030416101907,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030416102324,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030416103442,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1993,'Nena',20030416104036,'209-184-112-50.accd.edu');
INSERT INTO uservisit VALUES (1993,'Nena',20030416104159,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416104404,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030416110913,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416111229,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416111515,'200.84.26.232');
INSERT INTO uservisit VALUES (122,'Happy',20030416114750,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416121325,'200.84.26.232');
INSERT INTO uservisit VALUES (1567,'Bryan',20030416122446,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030416123415,'pool-151-199-219-224.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030416131135,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416133126,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416134158,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416141727,'200.84.26.232');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030416142932,'adsl-156-3-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030416143239,'h-69-3-241-29.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030416155758,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1994,'Tiffy',20030416161522,'dialup-209.244.82.219.Dial1.Washington2.Level3.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416161949,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030416163217,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1995,'sAvAgE',20030416171524,'cache-rf08.proxy.aol.com');
INSERT INTO uservisit VALUES (1912,'Stewie',20030416181204,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030416182741,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030416183853,'pool-151-199-218-95.rich.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030416190837,'h-69-3-241-29.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030416191151,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030416191507,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030416192015,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1978,'Brian',20030416193758,'cpe-24-31-34-105.socal.rr.com');
INSERT INTO uservisit VALUES (1996,'sundararaman',20030416210953,'203.129.194.20');
INSERT INTO uservisit VALUES (1763,'robert',20030416213016,'lncswinas01pool0-a49.wi.tds.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416215257,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416215310,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416222146,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030416222158,'203.196.253.35');
INSERT INTO uservisit VALUES (1997,'K Sukumar',20030417000042,'61.11.85.174');
INSERT INTO uservisit VALUES (1,'levik',20030417014327,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417014817,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417015441,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030417024738,'199.243.127.34');
INSERT INTO uservisit VALUES (1998,'wendy',20030417025030,'lasmercedes-ras1-246.ras.ccs.cantv.net');
INSERT INTO uservisit VALUES (1999,'albert jiang',20030417025338,'pcp01584155pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030417030819,'199.243.127.34');
INSERT INTO uservisit VALUES (1902,'Hank',20030417033049,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417034859,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030417035523,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417040722,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417040924,'203.196.253.35');
INSERT INTO uservisit VALUES (1517,'jude',20030417041144,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030417043617,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030417050333,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417052231,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417061342,'mail.ade.com');
INSERT INTO uservisit VALUES (2000,'puneet',20030417063136,'PPP-219.65.0.241.mum1.vsnl.net.in');
INSERT INTO uservisit VALUES (2000,'puneet',20030417063443,'PPP-219.65.0.241.mum1.vsnl.net.in');
INSERT INTO uservisit VALUES (2000,'puneet',20030417063552,'PPP-219.65.0.241.mum1.vsnl.net.in');
INSERT INTO uservisit VALUES (2001,'al',20030417065550,'cache-dh05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417065939,'pool-141-153-201-234.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030417070200,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417070956,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030417071852,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030417072124,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030417072650,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417073416,'61.0.136.204');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417073416,'61.0.136.204');
INSERT INTO uservisit VALUES (2001,'al',20030417073432,'cache-dk06.proxy.aol.com');
INSERT INTO uservisit VALUES (2001,'al',20030417073433,'cache-dh05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20030417073509,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2002,'Chris',20030417074757,'host213-120-112-164.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1,'levik',20030417075626,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417080645,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417082540,'61.0.136.204');
INSERT INTO uservisit VALUES (1517,'jude',20030417084648,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030417085741,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030417090156,'x147-157.publabs.umn.edu');
INSERT INTO uservisit VALUES (1,'levik',20030417091344,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417093737,'pool-138-89-36-217.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030417095211,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417100304,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030417101129,'199.243.127.34');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030417102317,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030417102909,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030417103127,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030417103402,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030417105327,'pool-151-199-218-142.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417105521,'pool-138-89-88-245.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417105724,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417113204,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417113800,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030417113902,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030417115159,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417121023,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030417125424,'adsl-156-5-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030417134357,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417135024,'pool-138-89-44-126.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030417135043,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030417154057,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030417162548,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030417171349,'pool-138-89-97-101.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030417172040,'pool-151-199-219-88.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1943,'Akshay',20030417180146,'proxy9.ntu.edu.sg');
INSERT INTO uservisit VALUES (1767,'Fernando',20030417180749,'200.84.26.232');
INSERT INTO uservisit VALUES (1567,'Bryan',20030417183922,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2003,'katrine',20030417190406,'66-91-226-197.san.rr.com');
INSERT INTO uservisit VALUES (2003,'katrine',20030417190457,'66-91-226-197.san.rr.com');
INSERT INTO uservisit VALUES (2003,'katrine',20030417190530,'66-91-226-197.san.rr.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030417195650,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030417202741,'PPP-219.65.70.55.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1763,'robert',20030417203143,'lncswinas01pool0-a147.wi.tds.net');
INSERT INTO uservisit VALUES (2004,'tinaaa',20030417204010,'ip68-8-147-100.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030417212812,'PPP-219.65.70.55.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030417221550,'PPP-219.65.70.55.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1912,'Stewie',20030417225808,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417232640,'203.196.253.52');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030417232741,'203.196.253.52');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418000500,'202.125.140.146');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418001328,'202.125.140.146');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030418010415,'PPP-219.65.70.55.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418014943,'202.125.140.146');
INSERT INTO uservisit VALUES (1,'levik',20030418015526,'user-2ive682.dialup.mindspring.com');
INSERT INTO uservisit VALUES (873,'cges',20030418020952,'pcp025047pcs.unl.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418030918,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418031023,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030418031120,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030418031452,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418042814,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418042819,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418043537,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418043725,'202.90.96.250');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418043728,'202.125.140.146');
INSERT INTO uservisit VALUES (1517,'jude',20030418044154,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418044652,'202.90.96.250');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030418050637,'199.17.168.134');
INSERT INTO uservisit VALUES (1947,'Jon',20030418053620,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030418054735,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418054815,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030418062702,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030418064011,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1637,'chris',20030418064435,'host-216-79-206-140.shv.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418073130,'61.0.136.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418073130,'61.0.136.98');
INSERT INTO uservisit VALUES (2006,'Natassya',20030418074200,'ca-fulrtn-cuda2-c7b-59.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418074410,'61.0.136.98');
INSERT INTO uservisit VALUES (2006,'Natassya',20030418074513,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1517,'jude',20030418075155,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418075157,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418080117,'61.0.136.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418081248,'61.0.136.235');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418082239,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418083729,'61.0.136.235');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418084049,'166.68.134.175');
INSERT INTO uservisit VALUES (1767,'Fernando',20030418084445,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030418085321,'200.84.26.232');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418085350,'61.0.136.235');
INSERT INTO uservisit VALUES (1666,'bik88',20030418085505,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418090424,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030418092119,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030418094955,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030418100343,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030418102141,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030418102627,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030418103323,'200.84.26.232');
INSERT INTO uservisit VALUES (1626,'Gamer',20030418104634,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2007,'sarah',20030418110420,'1Cust132.tnt3.joplin.mo.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418114305,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030418114439,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030418120607,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030418120633,'pool-151-199-220-59.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418121358,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030418123540,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030418123851,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418124656,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030418125402,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418125457,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030418125524,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418125558,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2008,'Steve',20030418130619,'adsl-65-69-4-139.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418132125,'adsl-156-1-99.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030418134934,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418142116,'adsl-156-5-24.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418142235,'adsl-156-5-24.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030418143050,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030418145123,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418154557,'pool-141-153-173-13.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030418155358,'adsl-156-5-24.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418170739,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030418170802,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418174436,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418174725,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418174848,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418174952,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418175141,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418175626,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030418182114,'pool-138-89-100-190.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030418182729,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030418190150,'206.137.1.133');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030418200019,'PPP-219.65.70.19.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030418202144,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418203549,'202.125.140.146');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418220359,'202.125.140.146');
INSERT INTO uservisit VALUES (1975,'Skunk',20030418222249,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030418222328,'202.125.140.146');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418225056,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030418225108,'202.90.96.250');
INSERT INTO uservisit VALUES (1919,'Lewis',20030418230626,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030418231603,'PPP-219.65.70.19.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (2009,'Ting Xi',20030418235440,'218.32.127.19');
INSERT INTO uservisit VALUES (153,'TomM',20030419010436,'206.137.1.133');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030419011833,'PPP-219.65.70.19.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1626,'Gamer',20030419022748,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2010,'OutKazt',20030419024108,'139.134.63.153');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419025335,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419030914,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419030955,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030419033602,'206.137.1.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419034611,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030419035944,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419040109,'pool-151-199-221-142.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419041729,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419041752,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2011,'Joel Goering',20030419043241,'ip68-103-46-8.ks.ok.cox.net');
INSERT INTO uservisit VALUES (2012,'Thushara',20030419052247,'219.94.61.94');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419052901,'pool-151-199-220-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419053444,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030419054118,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419055137,'61.0.137.50');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419055137,'61.0.137.50');
INSERT INTO uservisit VALUES (1301,'Charlie',20030419061634,'pool-141-153-175-24.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419064207,'pool-151-199-221-181.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030419064327,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419065045,'61.0.136.91');
INSERT INTO uservisit VALUES (2013,'Trinette Washington',20030419070045,'pool-151-199-130-206.norf.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419070257,'61.0.136.91');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030419070721,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419073150,'61.0.136.91');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030419073437,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419081533,'pool-151-199-221-181.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030419091653,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419092528,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030419092621,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419092634,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419092701,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2014,'Senlron',20030419093106,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030419094145,'pool-138-89-86-223.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2015,'sam-',20030419094532,'216-99-245-247-ny-04.cvx.algx.net');
INSERT INTO uservisit VALUES (2014,'Senlron',20030419094639,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419094652,'adsl-156-6-159.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030419094953,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1971,'Steven',20030419102400,'ACC38747.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030419102629,'ACC38747.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030419103118,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030419105515,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030419111325,'202.125.140.146');
INSERT INTO uservisit VALUES (1626,'Gamer',20030419111357,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419120600,'pool-151-199-221-3.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2016,'siya',20030419121433,'pool-68-160-242-52.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2016,'siya',20030419121513,'pool-68-160-242-52.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030419122235,'pool-151-199-221-3.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030419123720,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030419133258,'adsl-156-2-201.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419134413,'adsl-156-2-201.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030419134647,'adsl-156-2-201.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030419140256,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030419141802,'pool-141-153-200-180.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030419151837,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030419152306,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1971,'Steven',20030419162308,'ACC05745.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030419162324,'ACC05745.ipt.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030419162511,'ACC05745.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030419173539,'pool-141-153-200-180.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030419174110,'206.137.1.133');
INSERT INTO uservisit VALUES (2017,'anthony',20030419185225,'clt74-42-019.carolina.rr.com');
INSERT INTO uservisit VALUES (2017,'anthony',20030419190618,'clt74-42-019.carolina.rr.com');
INSERT INTO uservisit VALUES (2018,'thanu',20030419191739,'proxy3.mel.pacific.net.au');
INSERT INTO uservisit VALUES (2019,'renax',20030419200811,'24-161-188-11.san.rr.com');
INSERT INTO uservisit VALUES (2019,'renax',20030419201217,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1912,'Stewie',20030419203230,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20030419212420,'206.137.1.133');
INSERT INTO uservisit VALUES (2020,'Numair',20030419212633,'da001d0181.lax-ca.osd.concentric.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030419222818,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419223750,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419223805,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030419223828,'203.196.253.35');
INSERT INTO uservisit VALUES (2021,'Sarah',20030419232308,'pcd251190.netvigator.com');
INSERT INTO uservisit VALUES (2022,'Jaime',20030420002913,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (2022,'Jaime',20030420003038,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (2022,'Jaime',20030420003048,'proxy.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030420005321,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2010,'OutKazt',20030420005720,'139.134.64.153');
INSERT INTO uservisit VALUES (153,'TomM',20030420022404,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030420025859,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030420030653,'pool-151-199-223-168.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420034331,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420035621,'203.196.253.35');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030420035843,'adsl-156-4-27.asm.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420035927,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420040037,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030420042651,'pool-141-153-149-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420043409,'61.0.136.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420043409,'61.0.136.237');
INSERT INTO uservisit VALUES (1301,'Charlie',20030420044154,'pool-141-153-149-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420045024,'61.0.136.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420045025,'61.0.136.237');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420050833,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030420051455,'adsl-156-4-27.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030420053646,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030420053755,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420054826,'61.0.136.237');
INSERT INTO uservisit VALUES (1567,'Bryan',20030420060535,'adsl-156-4-27.asm.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420061152,'61.0.136.237');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030420061205,'adsl-156-4-27.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030420061354,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420061729,'61.0.136.254');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420061927,'61.0.136.254');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420064600,'61.0.136.254');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420064640,'61.0.136.254');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420064640,'61.0.136.254');
INSERT INTO uservisit VALUES (1072,'Alan',20030420070022,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2023,'catherine',20030420073607,'pcp01183831pcs.strl301.mi.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030420073739,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420074441,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1951,'Andrew',20030420080325,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030420080857,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2024,'Susi',20030420083726,'cache-ntc-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420091022,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030420092345,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030420105516,'202.125.140.146');
INSERT INTO uservisit VALUES (1567,'Bryan',20030420111549,'adsl-35-82-208.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030420111709,'206.137.1.133');
INSERT INTO uservisit VALUES (2025,'Mary',20030420112527,'a66b91n35client106.hawaii.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030420112845,'adsl-35-82-208.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030420113235,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030420114439,'cache8-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (2026,'danny',20030420123153,'12-248-16-98.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030420132858,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030420134205,'200.84.26.232');
INSERT INTO uservisit VALUES (2027,'angela',20030420134752,'adsl-64-171-27-244.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20030420135011,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420135109,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2028,'JeSsA*',20030420135123,'pool-141-153-165-189.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2028,'JeSsA*',20030420135445,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030420135724,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030420135818,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030420140931,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030420141141,'adsl-156-7-243.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030420141425,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030420144940,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030420145216,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030420151148,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (153,'TomM',20030420152426,'206.137.1.133');
INSERT INTO uservisit VALUES (2030,'james',20030420154400,'12-231-118-243.client.attbi.com');
INSERT INTO uservisit VALUES (2030,'james',20030420154844,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030420160030,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030420160903,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2010,'OutKazt',20030420162950,'139.134.63.153');
INSERT INTO uservisit VALUES (2031,'Andrew',20030420170520,'cdm-66-144-155-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (2031,'Andrew',20030420170739,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20030420172020,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20030420181912,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030420182054,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2032,'robby',20030420182923,'frtc-aa-136.eastky.net');
INSERT INTO uservisit VALUES (153,'TomM',20030420183350,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030420203601,'206.137.1.133');
INSERT INTO uservisit VALUES (2033,'joshlee',20030420204544,'66-52-28-42.lsan.usadsl.com');
INSERT INTO uservisit VALUES (2034,'Dimitris',20030420210008,'ppp32-168-gw03.athens.access.acn.gr');
INSERT INTO uservisit VALUES (2034,'Dimitris',20030420210137,'ppp32-168-gw03.athens.access.acn.gr');
INSERT INTO uservisit VALUES (2034,'Dimitris',20030420210252,'ppp32-168-gw03.athens.access.acn.gr');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420213123,'61.0.136.29');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420213123,'61.0.136.29');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030420222826,'202.125.140.146');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420223610,'61.0.136.29');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030420223704,'61.0.136.29');
INSERT INTO uservisit VALUES (2035,'Hinano',20030420230012,'px1so.cg.shawcable.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030420230933,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030420234848,'PPP-219.65.70.51.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030421012659,'PPP-219.65.70.51.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030421012955,'PPP-219.65.70.51.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030421015520,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2007,'sarah',20030421031056,'198.209.44.200');
INSERT INTO uservisit VALUES (1902,'Hank',20030421033446,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421034450,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030421035048,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030421035657,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030421040530,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030421041652,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421043419,'166.68.134.175');
INSERT INTO uservisit VALUES (1517,'jude',20030421044111,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030421044827,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1951,'Andrew',20030421045939,'me-bangor1d-117.bngrme.adelphia.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030421053356,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030421054141,'199.17.168.180');
INSERT INTO uservisit VALUES (1,'levik',20030421055536,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030421055725,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030421060154,'61.0.137.68');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030421060154,'61.0.137.68');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030421062022,'61.0.137.68');
INSERT INTO uservisit VALUES (1902,'Hank',20030421064403,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030421064800,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030421072517,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030421072959,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1857,'docdave11',20030421073145,'caintg2.sbc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421073942,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030421074848,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030421075154,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030421075613,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030421075703,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030421082108,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030421084205,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030421084642,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421084736,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030421084752,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030421090617,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2036,'TRACY',20030421091023,'mail.4riverspete.com');
INSERT INTO uservisit VALUES (2036,'TRACY',20030421091024,'mail.4riverspete.com');
INSERT INTO uservisit VALUES (2036,'TRACY',20030421091204,'mail.4riverspete.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030421091217,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2036,'TRACY',20030421091226,'mail.4riverspete.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421092148,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030421092315,'pool-151-199-219-253.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030421094945,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030421095051,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030421100214,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030421100843,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030421101555,'66.243.64.179');
INSERT INTO uservisit VALUES (2037,'felicia',20030421101755,'cache-rf07.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030421102100,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030421102132,'134.217.237.30');
INSERT INTO uservisit VALUES (2030,'james',20030421102541,'12-231-118-243.client.attbi.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030421103922,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030421114314,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030421115123,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030421120549,'pool-151-199-219-25.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2038,'David Schrader',20030421120809,'cache-dc08.proxy.aol.com');
INSERT INTO uservisit VALUES (1517,'jude',20030421121602,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030421122251,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030421123300,'adsl-156-4-175.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030421123327,'pool-151-199-219-25.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030421130846,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030421131311,'adsl-156-4-175.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2039,'JoAnNa',20030421133843,'cache-ntc-ae07.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030421134251,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030421134915,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030421142732,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030421152346,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030421152754,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030421154552,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2040,'Muriel',20030421161409,'pcp03093015pcs.hyatsv01.md.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030421162601,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030421163430,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030421170607,'200.84.26.232');
INSERT INTO uservisit VALUES (2041,'annij',20030421171208,'arc1-135.brighton.mi.hypervine.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030421172217,'pool-138-89-110-214.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030421184217,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2041,'annij',20030421191217,'arc1-64.brighton.mi.hypervine.net');
INSERT INTO uservisit VALUES (2042,'B.NK',20030421191923,'24-90-212-202.nyc.rr.com');
INSERT INTO uservisit VALUES (2042,'B.NK',20030421191957,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030421202309,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2025,'Mary',20030421205004,'a66b91n35client106.hawaii.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030421215526,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030421222036,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030421223302,'206.137.1.133');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030421224015,'PPP-219.65.70.48.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422010645,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422011002,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422011056,'203.196.253.35');
INSERT INTO uservisit VALUES (1,'levik',20030422014511,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2043,'jamie',20030422014830,'24-197-147-240.charterga.net');
INSERT INTO uservisit VALUES (2043,'jamie',20030422015400,'24-197-147-240.charterga.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030422021041,'pool-151-199-221-235.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422025148,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2044,'laurence',20030422031326,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030422034351,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030422035130,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422035309,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422035325,'202.90.96.250');
INSERT INTO uservisit VALUES (1,'levik',20030422040209,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030422042658,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422042757,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030422043556,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1945,'michelle',20030422044816,'user216-178-81-34.netcarrier.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030422045014,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030422045205,'pool-141-153-203-23.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030422045654,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030422051142,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030422051152,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030422051238,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030422051341,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030422053020,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030422053449,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030422053503,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030422053520,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2045,'Lynsie',20030422054734,'webcacheH01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2045,'Lynsie',20030422054918,'webcacheH01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030422055408,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030422061650,'199.17.168.174');
INSERT INTO uservisit VALUES (122,'Happy',20030422063516,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030422064244,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030422070910,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030422071625,'206.28.64.98');
INSERT INTO uservisit VALUES (158,'Ender',20030422072626,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20030422072839,'fw.xetron.com');
INSERT INTO uservisit VALUES (1517,'jude',20030422073030,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422073227,'61.0.137.106');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422074434,'61.0.136.54');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422074820,'61.0.136.54');
INSERT INTO uservisit VALUES (1902,'Hank',20030422080408,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030422083033,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1,'levik',20030422083348,'206.28.64.98');
INSERT INTO uservisit VALUES (2046,'Rebecca Howard',20030422091245,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2047,'Stephanie',20030422093118,'cache-dq09.proxy.aol.com');
INSERT INTO uservisit VALUES (2047,'Stephanie',20030422093142,'cache-dq09.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030422093414,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030422093655,'pool-151-199-220-3.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2040,'Muriel',20030422094028,'answer.eng.umd.edu');
INSERT INTO uservisit VALUES (2040,'Muriel',20030422095912,'answer.eng.umd.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030422101039,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030422101322,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030422103907,'pool-138-89-105-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2048,'Cindy Neville',20030422104040,'nashville.sneaky.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030422104257,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422105847,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030422110219,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1794,'arbor',20030422110444,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (1,'levik',20030422112023,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422112807,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030422115412,'adsl-156-4-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030422120257,'adsl-156-4-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030422120727,'pool-141-153-171-169.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030422121001,'adsl-156-4-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030422121012,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030422121600,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030422123238,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030422123731,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030422123841,'66.243.64.179');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422123925,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030422124330,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030422131627,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030422134428,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030422140255,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1994,'Tiffy',20030422141644,'dialup-64.157.52.131.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030422142618,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422143544,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030422151227,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030422160123,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030422165243,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1,'levik',20030422172936,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422174519,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2049,'Sarah',20030422175109,'sdn-ap-013neomahP0319.dialsprint.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030422175913,'h-69-3-244-7.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030422181900,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030422213940,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422225722,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422225836,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422225848,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230051,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230059,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230240,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230247,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230501,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030422230559,'203.196.253.35');
INSERT INTO uservisit VALUES (2050,'Zephia',20030422234115,'dial81-135-103-139.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030423001859,'PPP-219.65.70.17.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030423001931,'PPP-219.65.70.17.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1943,'Akshay',20030423013056,'proxy9.ntu.edu.sg');
INSERT INTO uservisit VALUES (2051,'space monkey',20030423013914,'216-67-223-135.nas1.sho.az.frontiernet.net');
INSERT INTO uservisit VALUES (1,'levik',20030423014422,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423023828,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423030440,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423030725,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423030819,'199.243.127.34');
INSERT INTO uservisit VALUES (1517,'jude',20030423033931,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030423034013,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1517,'jude',20030423035751,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1943,'Akshay',20030423040342,'proxy9.ntu.edu.sg');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030423040431,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423040501,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030423042108,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030423042256,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030423042906,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030423043010,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030423043226,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030423045449,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (122,'Happy',20030423050844,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423051945,'pool-151-199-220-25.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030423052424,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030423053006,'206.28.64.98');
INSERT INTO uservisit VALUES (2052,'Mike Bennett',20030423053623,'public4-ward2-6-cust126.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030423061000,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030423061147,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1947,'Jon',20030423061427,'x174-168.publabs.umn.edu');
INSERT INTO uservisit VALUES (2053,'Chris',20030423061742,'s151-177.mpls.k12.mn.us');
INSERT INTO uservisit VALUES (2053,'Chris',20030423062045,'s151-177.mpls.k12.mn.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030423062417,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030423064014,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030423065530,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030423065918,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423072535,'199.243.127.34');
INSERT INTO uservisit VALUES (153,'TomM',20030423072640,'66.243.64.179');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423073140,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030423073703,'199.17.170.153');
INSERT INTO uservisit VALUES (1517,'jude',20030423073747,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030423074014,'134.217.237.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030423080414,'61.0.137.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030423080447,'61.0.137.34');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423081409,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030423081908,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030423083122,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030423083143,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030423083242,'61.0.137.34');
INSERT INTO uservisit VALUES (1902,'Hank',20030423083600,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423084941,'166.68.134.175');
INSERT INTO uservisit VALUES (2054,'entelecheia',20030423091333,'CPE-65-28-204-86.new.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423093857,'ccxlate9.co.chesterfield.va.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030423094848,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030423101326,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030423101706,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2055,'victor efenure',20030423102752,'195.166.237.34');
INSERT INTO uservisit VALUES (1902,'Hank',20030423104356,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030423105055,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030423105858,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030423110322,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2056,'Josephine',20030423110656,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (2056,'Josephine',20030423110912,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030423111119,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20030423114233,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030423121003,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030423122703,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1517,'jude',20030423123704,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030423124251,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030423125159,'206.28.64.98');
INSERT INTO uservisit VALUES (1767,'Fernando',20030423130653,'200.84.26.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423130733,'pool-138-89-70-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030423131032,'200.84.26.232');
INSERT INTO uservisit VALUES (2041,'annij',20030423132926,'arc1-30.brighton.mi.hypervine.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030423133318,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423134430,'pool-151-199-220-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030423135508,'adsl-156-5-23.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423135517,'pool-151-199-220-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423144748,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030423145315,'pool-151-199-220-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030423154457,'adsl-156-5-23.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2057,'juliet',20030423164434,'adsl-64-163-244-22.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030423172749,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030423173229,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030423173420,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030423181604,'pool-138-89-66-36.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030423182828,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030423210122,'PPP-219.65.70.40.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (1183,'fwaff',20030423210637,'193.130.28.1');
INSERT INTO uservisit VALUES (2058,'Anna',20030423215915,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (2059,'Michael',20030423230935,'pcp01333916pcs.columb01.pa.comcast.net');
INSERT INTO uservisit VALUES (2059,'Michael',20030423230943,'pcp01333916pcs.columb01.pa.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030423232446,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1912,'Stewie',20030424002955,'h-69-3-242-233.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030424010222,'cache7-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030424012303,'cache1-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1626,'Gamer',20030424014705,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030424015135,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030424015644,'cache1-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (2010,'OutKazt',20030424022126,'139.134.64.153');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030424030259,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030424030730,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030424033342,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2060,'Katherine',20030424033703,'cache-syd-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424034047,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424034513,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030424035406,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424035414,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424035451,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424035517,'202.90.96.250');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030424035741,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424043832,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030424043849,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030424044101,'199.243.127.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424045210,'202.90.96.250');
INSERT INTO uservisit VALUES (1072,'Alan',20030424051512,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (2061,'Crisinha',20030424052522,'cadm4.telems.com.br');
INSERT INTO uservisit VALUES (1301,'Charlie',20030424053916,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030424054051,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030424060528,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030424060602,'199.17.168.180');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424061305,'134.217.237.30');
INSERT INTO uservisit VALUES (2055,'victor efenure',20030424061623,'195.166.237.34');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030424061658,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030424061918,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424062353,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424063205,'61.0.136.239');
INSERT INTO uservisit VALUES (1902,'Hank',20030424063943,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030424064417,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424064810,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030424065653,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030424070241,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424070520,'61.0.136.239');
INSERT INTO uservisit VALUES (2062,'Lyah',20030424071237,'cache-rb03.proxy.aol.com');
INSERT INTO uservisit VALUES (2062,'Lyah',20030424071514,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030424073728,'pool-151-199-220-165.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424074005,'61.0.136.239');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424074758,'61.0.136.242');
INSERT INTO uservisit VALUES (1947,'Jon',20030424074955,'x147-143.publabs.umn.edu');
INSERT INTO uservisit VALUES (1,'levik',20030424075715,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424075948,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030424080329,'199.243.127.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424081436,'61.0.136.242');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424082117,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030424082828,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424083308,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030424090151,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030424090212,'200.84.26.232');
INSERT INTO uservisit VALUES (1517,'jude',20030424091110,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030424091252,'206.28.64.98');
INSERT INTO uservisit VALUES (1767,'Fernando',20030424093325,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030424093441,'pool-151-199-222-16.rich.east.verizon.net');
INSERT INTO uservisit VALUES (873,'cges',20030424093831,'ra.lps.org');
INSERT INTO uservisit VALUES (2063,'e',20030424093936,'unknown.Level3.net');
INSERT INTO uservisit VALUES (2056,'Josephine',20030424094207,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (2063,'e',20030424094242,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424095031,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424095539,'134.217.237.30');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030424095759,'199.243.127.34');
INSERT INTO uservisit VALUES (122,'Happy',20030424100711,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2064,'Dan',20030424100913,'12-221-22-124.client.insightBB.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030424101002,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030424101905,'200.84.26.232');
INSERT INTO uservisit VALUES (2064,'Dan',20030424103936,'12-221-22-124.client.insightBB.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424110013,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030424113608,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424114915,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030424115603,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030424121640,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1517,'jude',20030424121959,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030424122147,'adsl-156-4-95.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030424123428,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424123704,'mail.ade.com');
INSERT INTO uservisit VALUES (2065,'Jackie',20030424124013,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (2065,'Jackie',20030424124203,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2065,'Jackie',20030424124339,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030424130105,'adsl-156-4-95.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030424130357,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030424132053,'dyn-169-145.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030424132334,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030424133323,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030424141445,'200.84.26.232');
INSERT INTO uservisit VALUES (1626,'Gamer',20030424141524,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030424142913,'adsl-156-1-108.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2067,'Meagan',20030424144729,'a66b91n86client246.hawaii.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030424151843,'200.84.26.232');
INSERT INTO uservisit VALUES (1626,'Gamer',20030424152345,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030424152419,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2010,'OutKazt',20030424154336,'139.134.63.153');
INSERT INTO uservisit VALUES (1301,'Charlie',20030424161206,'pool-141-153-163-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030424161837,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2068,'berry',20030424170158,'bgp394175bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (2068,'berry',20030424171341,'bgp394175bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030424171959,'pool-151-199-218-12.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2069,'heidi',20030424175838,'adsl-35-81-216.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030424183116,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030424184538,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2070,'Susan',20030424185218,'130.chicago-22rh15rt.il.dial-access.att.net');
INSERT INTO uservisit VALUES (2070,'Susan',20030424185343,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030424190714,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1299,'Anoop',20030424190851,'cache7.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (2070,'Susan',20030424192256,'130.chicago-22rh15rt.il.dial-access.att.net');
INSERT INTO uservisit VALUES (2060,'Katherine',20030424194047,'cache-syd-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030424212026,'193.130.28.1');
INSERT INTO uservisit VALUES (2071,'oytun',20030424221630,'213.153.189.96');
INSERT INTO uservisit VALUES (2071,'oytun',20030424222302,'213.153.189.96');
INSERT INTO uservisit VALUES (1912,'Stewie',20030424224716,'h-69-3-242-233.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424232024,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424233602,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030424234103,'203.196.253.35');
INSERT INTO uservisit VALUES (2072,'Jake',20030424235215,'66-178-61-116.reverse.newskies.net');
INSERT INTO uservisit VALUES (2072,'Jake',20030424235244,'66-178-61-116.reverse.newskies.net');
INSERT INTO uservisit VALUES (2073,'soma',20030425001100,'203.199.14.10');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030425015009,'adsl-156-5-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2074,'Dan',20030425015732,'h123n2fls24o1066.telia.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030425020548,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425022304,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030425025616,'pool-151-199-218-149.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030425030334,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425030729,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030425031447,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2063,'e',20030425031614,'unknown.Level3.net');
INSERT INTO uservisit VALUES (2075,'Matt',20030425033109,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425035943,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425040001,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425040018,'203.196.253.35');
INSERT INTO uservisit VALUES (1947,'Jon',20030425040113,'x147-173.publabs.umn.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030425042753,'199.17.168.180');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425042915,'166.68.134.175');
INSERT INTO uservisit VALUES (2072,'Jake',20030425043755,'66-178-61-116.reverse.newskies.net');
INSERT INTO uservisit VALUES (2072,'Jake',20030425043918,'66-178-61-116.reverse.newskies.net');
INSERT INTO uservisit VALUES (2072,'Jake',20030425044242,'66-178-61-116.reverse.newskies.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030425044905,'134.217.237.30');
INSERT INTO uservisit VALUES (1517,'jude',20030425050016,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425051440,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030425053748,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030425054057,'66.243.64.179');
INSERT INTO uservisit VALUES (2075,'Matt',20030425054423,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030425054424,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1517,'jude',20030425060514,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030425061904,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030425061917,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2076,'Christy',20030425062655,'ool-18ba0e8b.dyn.optonline.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030425062719,'ool-18ba0e8b.dyn.optonline.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030425062803,'ool-18ba0e8b.dyn.optonline.net');
INSERT INTO uservisit VALUES (2066,'David',20030425063723,'dyn-167-178.paonline.com');
INSERT INTO uservisit VALUES (2056,'Josephine',20030425064256,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (1,'levik',20030425064257,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030425071006,'ool-18ba0e8b.dyn.optonline.net');
INSERT INTO uservisit VALUES (794,'Erin',20030425071049,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425072526,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425073203,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425074346,'61.0.136.222');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425074410,'61.0.136.222');
INSERT INTO uservisit VALUES (1517,'jude',20030425074612,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2077,'Virginia',20030425074620,'cache-rr07.proxy.aol.com');
INSERT INTO uservisit VALUES (2077,'Virginia',20030425074859,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2078,'amanda',20030425080331,'h0050f27650c2.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425081415,'166.68.134.175');
INSERT INTO uservisit VALUES (2078,'amanda',20030425084053,'h0050f27650c2.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030425084612,'61.0.136.222');
INSERT INTO uservisit VALUES (2066,'David',20030425084833,'dyn-167-178.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030425090553,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425093338,'166.68.134.175');
INSERT INTO uservisit VALUES (950,'sarah',20030425093428,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20030425095237,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030425095723,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030425100002,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030425100804,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030425100809,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030425101150,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030425101507,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425103213,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030425104151,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1947,'Jon',20030425104238,'pa-walib-104.lib.umn.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030425104816,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2056,'Josephine',20030425105236,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (2056,'Josephine',20030425105312,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425111406,'mail.ade.com');
INSERT INTO uservisit VALUES (1994,'Tiffy',20030425111741,'dialup-64.157.51.74.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030425112514,'adsl-156-5-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030425115456,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425115705,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030425115745,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2079,'bob',20030425122319,'ns.rusd.k12.ca.us');
INSERT INTO uservisit VALUES (2079,'bob',20030425122347,'gateway.rusd.k12.ca.us');
INSERT INTO uservisit VALUES (2079,'bob',20030425122444,'gateway.rusd.k12.ca.us');
INSERT INTO uservisit VALUES (153,'TomM',20030425124152,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030425124938,'adsl-156-5-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030425134250,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030425144513,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425144924,'pool-138-89-67-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030425154422,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425155632,'pool-141-153-164-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2060,'Kat',20030425155914,'202.67.112.60');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030425165108,'m055-150.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1567,'Bryan',20030425165716,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030425170400,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030425171514,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20030425175612,'206.137.1.133');
INSERT INTO uservisit VALUES (2073,'soma',20030425175636,'203.199.14.10');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030425182120,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030425182555,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030425183046,'pool-138-89-41-37.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030425203545,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1,'levik',20030425214959,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030425225203,'206.137.1.133');
INSERT INTO uservisit VALUES (2073,'soma',20030425233114,'203.199.14.10');
INSERT INTO uservisit VALUES (2075,'Matt',20030426011904,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030426011906,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030426031524,'pool-141-153-146-221.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030426035312,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030426035538,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030426040333,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030426040544,'203.196.253.35');
INSERT INTO uservisit VALUES (153,'TomM',20030426041050,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030426041231,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426042003,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030426043759,'dyn-169-169.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030426044933,'pool-138-89-104-223.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030426045031,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030426050119,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030426052036,'203.196.253.35');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030426052327,'adsl-156-4-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426053308,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426053817,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426054509,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030426054756,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030426060205,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426063728,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030426070654,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2076,'Christy',20030426072704,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030426073001,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030426073250,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030426081210,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426083705,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426084234,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030426085229,'adsl-156-4-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030426090726,'pool-138-89-89-33.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030426092810,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030426093340,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030426093857,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426094543,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030426095320,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2081,'ante.l',20030426103641,'212.73.185.181');
INSERT INTO uservisit VALUES (2082,'ante.l',20030426103919,'t181.egonet.se');
INSERT INTO uservisit VALUES (1971,'Steven',20030426110818,'ACC7D9AE.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426112620,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426112813,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030426113412,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426120921,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2083,'Heidi',20030426123444,'roc-66-66-36-239.rochester.rr.com');
INSERT INTO uservisit VALUES (2083,'Heidi',20030426123557,'roc-66-66-36-239.rochester.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030426130616,'200.84.26.232');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426133234,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030426133724,'px1wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030426134904,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030426142550,'adsl-156-4-21.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030426144259,'pool-138-89-37-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030426144945,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030426161433,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2048,'Cindy Neville',20030426163137,'nashville.sneaky.net');
INSERT INTO uservisit VALUES (2084,'Ronnel Corre',20030426165119,'dsc02-mpi-ca-4-83.rasserver.net');
INSERT INTO uservisit VALUES (2084,'Ronnel Corre',20030426165309,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030426170959,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030426171628,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030426175458,'pool-151-199-219-179.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030426183244,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030426185621,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030426191557,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030426193259,'cob-1043.cnl.com.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030426212115,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030426214338,'cache8-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030426220923,'cache9-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1912,'Stewie',20030426225149,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2085,'tom',20030426230047,'ip68-101-135-156.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030427014710,'206.137.1.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030427032635,'pool-151-199-219-74.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030427035120,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030427035531,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030427035608,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427035653,'pool-141-153-166-68.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030427042843,'pool-151-199-219-74.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030427045914,'pool-151-199-219-74.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030427051222,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030427051722,'adsl-156-2-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2075,'Matt',20030427051728,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030427051730,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030427051731,'pool-151-199-219-74.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2076,'Christy',20030427051908,'ool-18b886d3.dyn.optonline.net');
INSERT INTO uservisit VALUES (2086,'ashley',20030427060723,'12-233-213-121.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030427060849,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030427061016,'adsl-156-2-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2087,'Sohyun Park',20030427065919,'ip68-100-164-153.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427070940,'pool-141-153-173-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427071821,'200.84.26.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427071952,'pool-141-153-173-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427072411,'pool-141-153-173-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030427082559,'adsl-156-2-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427083507,'200.84.26.232');
INSERT INTO uservisit VALUES (153,'TomM',20030427084131,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427084724,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427091223,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427092026,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427092214,'200.84.26.232');
INSERT INTO uservisit VALUES (2064,'Dan',20030427092901,'12-221-22-124.client.insightBB.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030427093416,'pool-151-199-221-93.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030427093731,'200.84.26.232');
INSERT INTO uservisit VALUES (2064,'Dan',20030427094124,'12-221-22-124.client.insightBB.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030427095012,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030427101405,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427105110,'pool-141-153-163-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030427105500,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030427113343,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030427115115,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030427124052,'adsl-156-2-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030427124225,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030427130245,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427133832,'pool-141-153-191-75.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030427140705,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2080,'Tristan',20030427142002,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030427143237,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2088,'Jenni',20030427151813,'adsl-216-63-175-59.dsl.elpstx.swbell.net');
INSERT INTO uservisit VALUES (2088,'Jenni',20030427152221,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2089,'Noggin',20030427155415,'pcp240096pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030427155832,'pool-138-89-95-211.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030427160013,'m055-174.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030427162956,'206.137.1.133');
INSERT INTO uservisit VALUES (1826,'noftus',20030427164107,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (1,'levik',20030427172030,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030427173216,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030427185315,'206.137.1.133');
INSERT INTO uservisit VALUES (2090,'benjamin lorr',20030427190050,'AC893E9C.ipt.aol.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030427195629,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030427201910,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030427213230,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030427220739,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030427221634,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030428005611,'206.137.1.133');
INSERT INTO uservisit VALUES (2090,'benjamin lorr',20030428010522,'ACA35ECC.ipt.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428010555,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428010613,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428010745,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428011404,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428011542,'203.196.253.35');
INSERT INTO uservisit VALUES (1626,'Gamer',20030428012202,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030428013544,'adsl-156-7-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030428014404,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030428033638,'199.17.168.180');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428034717,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030428035636,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428040511,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428040524,'203.196.253.35');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030428040530,'199.17.168.180');
INSERT INTO uservisit VALUES (1686,'DuCk',20030428040736,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1,'levik',20030428041040,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428041553,'166.68.134.175');
INSERT INTO uservisit VALUES (1686,'DuCk',20030428050135,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030428050149,'varan.gfnet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030428050234,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030428051411,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428051434,'166.68.134.175');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030428052146,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030428053555,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428061753,'61.0.136.4');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030428061910,'199.17.168.180');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030428062007,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030428062238,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2076,'Christy',20030428063615,'ool-18ba0e8b.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030428070808,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20030428071042,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030428072826,'134.217.237.30');
INSERT INTO uservisit VALUES (1902,'Hank',20030428073051,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2091,'watchndafire',20030428073053,'pool-141-154-241-25.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428073653,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030428080430,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1299,'Anoop',20030428082047,'cm182.omega176.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1686,'DuCk',20030428083800,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030428085215,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030428085414,'134.217.237.30');
INSERT INTO uservisit VALUES (2066,'David',20030428085752,'dyn-164-141.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428090215,'166.68.134.175');
INSERT INTO uservisit VALUES (1947,'Jon',20030428090741,'x147-176.publabs.umn.edu');
INSERT INTO uservisit VALUES (1,'levik',20030428091628,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030428091756,'206.28.64.98');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030428093820,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030428094236,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030428094816,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2056,'Josephine',20030428094845,'sb2insgproxy3.dowjones.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030428100005,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030428100815,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030428102429,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030428105514,'adsl-156-7-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2092,'Allison Smetana',20030428105915,'alb-24-194-66-148.nycap.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030428111602,'adsl-156-7-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030428113817,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030428121247,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2093,'Susan White',20030428121820,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (2093,'Susan White',20030428121854,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030428121959,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030428124128,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030428131019,'pool-151-199-223-141.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030428132639,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030428133448,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030428143707,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030428145249,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030428150004,'200.84.26.232');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030428154858,'adsl-156-7-42.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030428155248,'m055-137.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030428160039,'m055-181.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1767,'Fernando',20030428162153,'200.84.26.232');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030428162708,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1402,'craig',20030428163049,'hlfx56-1-2.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030428163856,'pool-138-89-96-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2089,'Noggin',20030428164035,'pcp240096pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (1402,'craig',20030428165217,'hlfx57-2a-221.ns.sympatico.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030428170217,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030428170347,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030428191145,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1971,'Steven',20030428195322,'host-69-19-158-242.rev.o1.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030428195412,'host-69-19-158-242.rev.o1.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030428195814,'host-69-19-158-242.rev.o1.com');
INSERT INTO uservisit VALUES (2094,'x',20030428204537,'203.145.168.53');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428231511,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030428231635,'203.196.253.35');
INSERT INTO uservisit VALUES (2094,'x',20030429000416,'203.145.168.53');
INSERT INTO uservisit VALUES (2095,'Joanne',20030429004430,'imsbbcache01.netvigator.com');
INSERT INTO uservisit VALUES (2075,'Matt',20030429005749,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030429005751,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2090,'benjamin lorr',20030429010423,'ACAED3F3.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030429014530,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2075,'Matt',20030429015604,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030429015605,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2050,'Zephia',20030429023757,'host213-122-102-244.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2066,'David',20030429023909,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030429023922,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2094,'x',20030429024115,'203.145.168.53');
INSERT INTO uservisit VALUES (1301,'Charlie',20030429032518,'166.68.134.175');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030429035635,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030429040221,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429042634,'mail.ade.com');
INSERT INTO uservisit VALUES (2096,'james',20030429044518,'210.212.12.45');
INSERT INTO uservisit VALUES (2096,'james',20030429044959,'210.212.12.40');
INSERT INTO uservisit VALUES (2097,'itduzntmatter',20030429045536,'pcd353036.netvigator.com');
INSERT INTO uservisit VALUES (2097,'itduzntmatter',20030429052808,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429053232,'mail.ade.com');
INSERT INTO uservisit VALUES (2097,'itduzntmatter',20030429055326,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429061506,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030429064624,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (122,'Happy',20030429065659,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030429071851,'200.84.26.232');
INSERT INTO uservisit VALUES (2098,'tammarrah',20030429072140,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (2098,'tammarrah',20030429072305,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030429072354,'200.84.26.232');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030429072630,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1767,'Fernando',20030429073418,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030429073711,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2066,'David',20030429074409,'dyn-164-179.paonline.com');
INSERT INTO uservisit VALUES (1517,'jude',20030429074510,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030429074513,'ccxlate9.co.chesterfield.va.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429074940,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030429081525,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030429083005,'66.243.64.179');
INSERT INTO uservisit VALUES (1517,'jude',20030429083243,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030429085325,'x147-143.publabs.umn.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030429085412,'199.17.169.236');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030429091402,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2063,'e',20030429092227,'unknown.Level3.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030429095522,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030429100204,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030429101108,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030429101615,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030429102118,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030429104648,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030429105441,'adsl-156-3-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030429105519,'adsl-156-3-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030429105523,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030429105529,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030429110728,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030429111101,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429111341,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030429112144,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030429112327,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030429114008,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429121229,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030429121358,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2099,'christine',20030429123449,'host249-net90.mris.com');
INSERT INTO uservisit VALUES (1517,'jude',20030429124223,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (122,'Happy',20030429124712,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030429124811,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429130924,'mail.ade.com');
INSERT INTO uservisit VALUES (2099,'christine',20030429131003,'host249-net90.mris.com');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030429131150,'67.104.30.194');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030429131237,'67.104.30.194');
INSERT INTO uservisit VALUES (2099,'christine',20030429132537,'host249-net90.mris.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030429141745,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030429151353,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030429152341,'dyn-164-206.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030429154540,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2066,'David',20030429160637,'dyn-164-206.paonline.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030429161344,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2100,'jack',20030429165200,'cs662586-142.satx.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030429165322,'m055-179.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2101,'Moe',20030429170841,'219-88-69-75.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (1,'levik',20030429171106,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030429172426,'m055-129.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030429173200,'m055-129.nv.iinet.net.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030429230138,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030429230603,'203.196.253.35');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030430000324,'ua192d32.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030430014024,'adsl-156-0-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030430014349,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030430015030,'adsl-156-0-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430015330,'pool-151-199-220-145.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430022308,'pool-151-199-220-145.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430022633,'pool-151-199-220-145.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030430022903,'adsl-156-0-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030430030132,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030430030456,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430034635,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430035634,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430035908,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030430040505,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030430041906,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430043733,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030430045052,'pool-138-89-47-207.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2102,'Jaye',20030430051317,'host.159-142-34-146.gsa.gov');
INSERT INTO uservisit VALUES (2102,'Jaye',20030430051423,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430051701,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430052402,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430052415,'203.196.253.35');
INSERT INTO uservisit VALUES (153,'TomM',20030430053256,'66.243.64.179');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030430054623,'199.243.127.34');
INSERT INTO uservisit VALUES (2066,'David',20030430063140,'dyn-168-171.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030430063608,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030430065306,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030430071235,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430071623,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030430072205,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2066,'David',20030430072335,'dyn-168-171.paonline.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030430072512,'x147-183.publabs.umn.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030430073128,'199.17.168.180');
INSERT INTO uservisit VALUES (1,'levik',20030430073825,'206.28.64.98');
INSERT INTO uservisit VALUES (2066,'David',20030430075119,'dyn-168-171.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430075205,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430080031,'pool-151-199-220-175.rich.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030430080146,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030430083158,'x147-183.publabs.umn.edu');
INSERT INTO uservisit VALUES (1517,'jude',20030430084146,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030430084240,'206.28.64.98');
INSERT INTO uservisit VALUES (2103,'Alia',20030430084709,'cache-mtc-al09.proxy.aol.com');
INSERT INTO uservisit VALUES (2066,'David',20030430085240,'dyn-168-171.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030430085244,'dyn-168-171.paonline.com');
INSERT INTO uservisit VALUES (2103,'Alia',20030430085317,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030430085414,'199.17.169.236');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430085743,'61.0.136.166');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430085827,'61.0.136.166');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430085928,'61.0.136.166');
INSERT INTO uservisit VALUES (540,'danny',20030430093958,'adsl-154-16-8.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030430094025,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030430095241,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030430095937,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030430100711,'HSE-MTL-ppp74717.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430101211,'mail.ade.com');
INSERT INTO uservisit VALUES (2101,'Moe',20030430103056,'219-88-69-75.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (2101,'Moe',20030430103124,'219-88-69-75.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030430112008,'adsl-156-0-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430112943,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030430113314,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1794,'arbor',20030430114440,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (2104,'Jason',20030430115207,'129.210.87.195');
INSERT INTO uservisit VALUES (2104,'Jason',20030430115321,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030430120935,'67.104.30.194');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430121502,'pool-151-199-222-138.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430130404,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030430131956,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030430134701,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030430135955,'pool-151-199-222-19.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030430143122,'adsl-156-0-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (794,'Erin',20030430143944,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030430144627,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2105,'Jared',20030430150508,'sup-28.uncg.edu');
INSERT INTO uservisit VALUES (2105,'Jared',20030430150554,'sup-28.uncg.edu');
INSERT INTO uservisit VALUES (2106,'Karin',20030430152102,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (2106,'Karin',20030430152315,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2107,'Zachary',20030430155152,'dialup-65.58.113.23.Dial1.NewOrleans1.Level3.net');
INSERT INTO uservisit VALUES (2108,'Cole',20030430160914,'66.162.228.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030430161710,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030430163440,'pool-138-89-32-137.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030430164808,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030430165401,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030430174246,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430174956,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030430175720,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030430180317,'m055-174.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030430181421,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030430182717,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030430183313,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430191946,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030430192013,'203.196.253.35');
INSERT INTO uservisit VALUES (1919,'Lewis',20030430211141,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1767,'Fernando',20030430214310,'200.84.26.232');
INSERT INTO uservisit VALUES (2075,'Matt',20030430222944,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030430222946,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030501005706,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030501005708,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030501014503,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030501021813,'adsl-156-2-86.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030501025954,'pool-151-199-222-69.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2109,'krissy',20030501030452,'202.152.78.194');
INSERT INTO uservisit VALUES (2066,'David',20030501030628,'dyn-169-245.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501032207,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030501032550,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501035407,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501035628,'203.196.253.35');
INSERT INTO uservisit VALUES (1902,'Hank',20030501035747,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501035856,'203.196.253.35');
INSERT INTO uservisit VALUES (2110,'Heather',20030501041404,'216.120.157.116');
INSERT INTO uservisit VALUES (1,'levik',20030501042954,'206.28.64.98');
INSERT INTO uservisit VALUES (2111,'hassan',20030501043008,'computer44.hqcnsg.navy.mil');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501043224,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501043239,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501043318,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501043428,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501043448,'203.196.253.35');
INSERT INTO uservisit VALUES (1902,'Hank',20030501043637,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2111,'hassan',20030501043715,'computer44.hqcnsg.navy.mil');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030501044449,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030501044942,'199.17.169.236');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501052014,'pool-138-89-96-139.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030501052058,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030501053532,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030501054233,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501055609,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030501060805,'dyn-167-140.paonline.com');
INSERT INTO uservisit VALUES (153,'TomM',20030501060910,'66.243.64.179');
INSERT INTO uservisit VALUES (1575,'DJ',20030501062032,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030501062139,'206.28.64.98');
INSERT INTO uservisit VALUES (2112,'bebetenshi',20030501062429,'user-12hc6m2.cable.mindspring.com');
INSERT INTO uservisit VALUES (2112,'bebetenshi',20030501062509,'user-12hc6m2.cable.mindspring.com');
INSERT INTO uservisit VALUES (2112,'bebetenshi',20030501062850,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030501062925,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030501063203,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030501070504,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501071144,'pool-141-153-194-48.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501071303,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030501072146,'199.243.127.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030501073207,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1517,'jude',20030501073210,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2066,'David',20030501073548,'dyn-167-145.paonline.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501074442,'61.0.136.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501074550,'61.0.136.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501075414,'61.0.136.58');
INSERT INTO uservisit VALUES (1686,'DuCk',20030501080513,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501080916,'pool-138-89-105-157.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030501081301,'202.125.140.146');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030501082007,'199.17.169.236');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030501083009,'pool-151-199-222-23.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030501083629,'pool-151-199-222-23.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030501083922,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2113,'Mats',20030501084815,'207.139.221.65');
INSERT INTO uservisit VALUES (1,'levik',20030501085012,'206.28.64.98');
INSERT INTO uservisit VALUES (2113,'Mats',20030501085028,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501085039,'61.0.136.58');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501085148,'61.0.136.58');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030501085544,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030501090414,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030501092202,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030501092441,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030501092452,'dyn-169-193.paonline.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030501093045,'x147-180.publabs.umn.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501094445,'pool-138-89-93-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030501095319,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501100241,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030501101645,'HSE-MTL-ppp74351.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2114,'diana',20030501102444,'170.91.5.3');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030501104003,'pool-151-199-221-209.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030501105514,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030501105824,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030501111351,'adsl-156-2-86.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030501111901,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030501111951,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030501112340,'206.28.64.98');
INSERT INTO uservisit VALUES (2066,'David',20030501112704,'dyn-167-188.paonline.com');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030501114227,'202.125.140.146');
INSERT INTO uservisit VALUES (1626,'Gamer',20030501115856,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501122303,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030501122940,'ccxlate9.co.chesterfield.va.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030501124248,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1709,'silvis',20030501124704,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030501131059,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1126,'Bedhed',20030501131321,'67.104.30.194');
INSERT INTO uservisit VALUES (2066,'David',20030501133201,'dyn-168-250.paonline.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030501135209,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030501135214,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501142743,'pool-138-89-84-129.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030501145616,'HSE-MTL-ppp74351.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030501151728,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2066,'David',20030501153046,'dyn-168-169.paonline.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030501154452,'adsl-35-82-235.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1129,'Chris',20030501155302,'cache-ntc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030501155629,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (1129,'Chris',20030501155703,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030501160056,'200.84.26.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501161843,'pool-141-153-203-167.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030501162015,'pool-141-153-203-167.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030501165211,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1872,'Lloyd Shin',20030501170253,'adsl-66-125-200-101.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2115,'Lloyd',20030501170437,'adsl-66-125-200-101.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030501173336,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030501181837,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501182921,'203.196.253.46');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501182936,'203.196.253.46');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501184026,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501184027,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501184040,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501184159,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501190041,'203.196.253.35');
INSERT INTO uservisit VALUES (1575,'DJ',20030501190248,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030501190602,'203.196.253.35');
INSERT INTO uservisit VALUES (1912,'Stewie',20030501191805,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030501192345,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030501202638,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030501212026,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1912,'Stewie',20030501213352,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2116,'tushar',20030502000424,'202.88.225.84');
INSERT INTO uservisit VALUES (1575,'DJ',20030502012242,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030502015936,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030502020210,'varan.gfnet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502022140,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030502023658,'adsl-156-4-53.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030502023736,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030502025317,'pool-151-199-218-126.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030502030009,'195.101.162.188');
INSERT INTO uservisit VALUES (2066,'David',20030502031321,'dyn-169-178.paonline.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030502032023,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030502032919,'199.17.169.236');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502033633,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502035236,'166.68.134.174');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030502035520,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502035706,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502035831,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502035935,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502040032,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502040709,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502040726,'202.90.96.250');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030502042229,'adsl-156-4-53.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502042430,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030502044124,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2118,'Chereese',20030502044907,'208-59-107-28.c3-0.wsd-ubr2.qens-wsd.ny.cable.rcn.com');
INSERT INTO uservisit VALUES (2118,'Chereese',20030502045056,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030502045151,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030502051138,'199.243.127.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030502051621,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030502051636,'195.101.162.188');
INSERT INTO uservisit VALUES (2119,'meulemeester',20030502053131,'107-81.240.81.pwd-by.belgacom.net');
INSERT INTO uservisit VALUES (2066,'David',20030502054106,'dyn-168-33.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502055134,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030502060918,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030502062136,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030502062604,'199.17.169.236');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030502063322,'199.17.169.236');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502070745,'mail.ade.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030502071307,'x147-183.publabs.umn.edu');
INSERT INTO uservisit VALUES (1,'levik',20030502075201,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502080541,'166.68.134.174');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502081010,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030502081444,'199.17.169.236');
INSERT INTO uservisit VALUES (1517,'jude',20030502082745,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502083000,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030502083018,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2120,'Emerald Santos',20030502090755,'129.62.16.17');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030502090952,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030502091411,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502092412,'166.68.134.174');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502092412,'166.68.134.174');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502092445,'166.68.134.174');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502100351,'mail.ade.com');
INSERT INTO uservisit VALUES (2118,'Chereese',20030502100834,'208-59-107-28.c3-0.wsd-ubr2.qens-wsd.ny.cable.rcn.com');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030502103148,'202.125.140.146');
INSERT INTO uservisit VALUES (1626,'Gamer',20030502103618,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030502105108,'HSE-MTL-ppp74351.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2066,'David',20030502111307,'dyn-164-181.paonline.com');
INSERT INTO uservisit VALUES (1517,'jude',20030502112734,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1517,'jude',20030502115857,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030502120904,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502121639,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030502122213,'206.137.1.133');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502123006,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502123705,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030502124256,'161.arlington-30rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030502124301,'161.arlington-30rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502124950,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502125009,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502125148,'200.84.26.232');
INSERT INTO uservisit VALUES (2080,'Tristan',20030502134447,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030502135658,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030502140123,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502141453,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502142711,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502143135,'200.84.26.232');
INSERT INTO uservisit VALUES (2066,'David',20030502144043,'dyn-168-57.paonline.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502144926,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502145731,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030502153608,'200.84.26.232');
INSERT INTO uservisit VALUES (1072,'Alan',20030502155454,'HSE-MTL-ppp74351.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2121,'Chaz',20030502155710,'137.washington-06rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502161111,'pool-138-89-111-139.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030502170052,'141.238.110.34');
INSERT INTO uservisit VALUES (2066,'David',20030502171024,'dyn-168-57.paonline.com');
INSERT INTO uservisit VALUES (153,'TomM',20030502172246,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030502172723,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502174930,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2122,'Kelly',20030502175655,'12-232-135-52.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030502185226,'pool-141-153-173-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030502185412,'dyn-168-57.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030502185743,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030502191452,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030502200947,'202.125.140.146');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502205647,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502205802,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030502205802,'203.196.253.35');
INSERT INTO uservisit VALUES (2080,'Tristan',20030502214234,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1889,'T. Anderson',20030502232304,'64.208.86.56');
INSERT INTO uservisit VALUES (2123,'jackie',20030503003300,'204.31.226.195');
INSERT INTO uservisit VALUES (2123,'jackie',20030503003406,'204.31.226.195');
INSERT INTO uservisit VALUES (2123,'jackie',20030503003702,'204.31.226.195');
INSERT INTO uservisit VALUES (2121,'Chaz',20030503021403,'241.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503021730,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2075,'Matt',20030503024441,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030503024450,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030503032814,'pool-138-89-82-168.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2124,'Jenn',20030503033129,'164.a.001.tar.iprimus.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030503034337,'pool-138-89-82-168.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2124,'Jenn',20030503034503,'164.a.001.tar.iprimus.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030503034729,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030503035927,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030503040034,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030503044315,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2125,'Taylor',20030503044526,'cache-dl06.proxy.aol.com');
INSERT INTO uservisit VALUES (1884,'bobboy',20030503044626,'cache82.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1884,'bobboy',20030503044725,'cache82.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (2125,'Taylor',20030503044733,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1884,'bobboy',20030503044841,'cache82.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503045820,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503051433,'pool-151-199-220-147.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030503052003,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2066,'David',20030503052601,'dyn-167-84.paonline.com');
INSERT INTO uservisit VALUES (2126,'morgan',20030503052851,'dialup-65.58.76.9.Dial1.Jacksonville1.Level3.net');
INSERT INTO uservisit VALUES (2126,'morgan',20030503053533,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503054339,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030503054719,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030503060026,'adsl-35-80-245.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503060152,'200.84.26.232');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030503061454,'adsl-35-80-245.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030503061729,'206.137.1.133');
INSERT INTO uservisit VALUES (2075,'Matt',20030503072627,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2075,'Matt',20030503072629,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030503072752,'206.137.1.133');
INSERT INTO uservisit VALUES (2121,'Chaz',20030503073116,'241.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503074454,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030503074919,'HSE-MTL-ppp4695.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2127,'mary',20030503085028,'24-90-203-132.nyc.rr.com');
INSERT INTO uservisit VALUES (2127,'mary',20030503085319,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503092346,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503094257,'pool-151-199-223-69.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503094915,'pool-151-199-223-69.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030503102505,'241.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503102745,'pool-151-199-223-69.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503105506,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503105507,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503111404,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503120314,'pool-151-199-222-143.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030503121628,'141.238.110.34');
INSERT INTO uservisit VALUES (1,'levik',20030503122911,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503123231,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030503123857,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030503124849,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1974,'Geoff',20030503131006,'ool-18bf622a.dyn.optonline.net');
INSERT INTO uservisit VALUES (2128,'Aeryn',20030503131706,'64.221.210.14');
INSERT INTO uservisit VALUES (1,'levik',20030503133819,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030503134051,'202.56.214.133');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030503135011,'202.56.214.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030503140526,'pool-151-199-223-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503141051,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503141539,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503143912,'200.84.26.232');
INSERT INTO uservisit VALUES (2121,'Chaz',20030503143917,'108.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030503145515,'12.43.50.215');
INSERT INTO uservisit VALUES (885,'np_rt',20030503145559,'12.43.50.215');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503145753,'200.84.26.232');
INSERT INTO uservisit VALUES (153,'TomM',20030503150648,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030503151258,'adsl-35-80-245.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503153033,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030503153330,'200.84.26.232');
INSERT INTO uservisit VALUES (2130,'ethan',20030503154905,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2130,'ethan',20030503155319,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1,'levik',20030503161020,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030503164030,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030503170927,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030503183326,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030503203928,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030503211308,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2131,'joe',20030503221656,'210.3.209.32');
INSERT INTO uservisit VALUES (2132,'Lin',20030503223806,'cache-ntc-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (2132,'Lin',20030503223902,'cache-ntc-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030503231012,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030503231803,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2133,'abc',20030504012157,'203.90.72.40');
INSERT INTO uservisit VALUES (2133,'abc',20030504012312,'203.90.72.40');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030504015709,'203.21.78.156');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504021922,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030504022654,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030504022706,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030504022709,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2134,'Trish',20030504023337,'cache-ntc-ah06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504025700,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030504030143,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030504030147,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030504031135,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030504032259,'201.arlington-28-29rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030504040132,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030504040141,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030504040145,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030504040517,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030504044525,'pool-138-89-103-235.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2135,'debbie curtin',20030504050822,'ny-chicagostreet4d-55.buf.adelphia.net');
INSERT INTO uservisit VALUES (2135,'debbie curtin',20030504051116,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030504052751,'adsl-35-80-217.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030504053156,'206.137.1.133');
INSERT INTO uservisit VALUES (2066,'David',20030504060337,'dyn-168-165.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030504060803,'pool-138-89-98-231.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030504061102,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2127,'mary',20030504061227,'24-90-203-132.nyc.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030504061423,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030504063024,'pool-151-199-218-173.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030504063154,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030504064922,'201.arlington-28-29rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030504070525,'200.84.26.232');
INSERT INTO uservisit VALUES (2093,'Susan White',20030504071502,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2093,'Susan White',20030504071758,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2136,'madeline',20030504073217,'bbcache-15.singnet.com.sg');
INSERT INTO uservisit VALUES (2121,'Chaz',20030504083454,'201.arlington-28-29rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030504083454,'201.arlington-28-29rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030504083658,'adsl-35-80-35.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504090613,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504092712,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030504095247,'dyn-167-12.paonline.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030504101126,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030504101322,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2137,'Zach',20030504104548,'ip68-13-108-192.om.om.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504110004,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2138,'blabla',20030504115859,'adsl-47-58.du.simnet.is');
INSERT INTO uservisit VALUES (2138,'blabla',20030504115936,'adsl-47-58.du.simnet.is');
INSERT INTO uservisit VALUES (153,'TomM',20030504121034,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030504121627,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2130,'ethan',20030504130612,'1Cust14.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030504133654,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030504134016,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030504135015,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030504135032,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1971,'Steven',20030504135105,'host-66-81-140-86.rev.o1.com');
INSERT INTO uservisit VALUES (2139,'Amy',20030504135419,'66-190-84-150.charterga.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030504135856,'pool-151-199-223-187.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030504143730,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504150126,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2140,'daniel',20030504150229,'cache-dg08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030504153005,'pool-138-89-87-217.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030504153241,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2066,'David',20030504154755,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030504155438,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030504161500,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030504162708,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2141,'katie',20030504170157,'a66b91n49client238.hawaii.rr.com');
INSERT INTO uservisit VALUES (2066,'David',20030504170740,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030504172902,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030504174234,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030504174244,'dyn-167-238.paonline.com');
INSERT INTO uservisit VALUES (2142,'zeak',20030504195929,'210-55-32-70.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (1982,'Adam',20030504202451,'host217-39-140-38.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030504203049,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030504211120,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030504224618,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030505005543,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030505012224,'adsl-156-5-88.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2143,'Christen',20030505012834,'199.st-louis-168-169rs.mo.dial-access.att.net');
INSERT INTO uservisit VALUES (2143,'Christen',20030505012836,'199.st-louis-168-169rs.mo.dial-access.att.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030505021221,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030505023936,'203.21.78.166');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030505024410,'ua201d45.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030505025814,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505032516,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2066,'David',20030505033809,'dyn-164-146.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505033825,'dyn-164-146.paonline.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030505033856,'199.17.169.236');
INSERT INTO uservisit VALUES (1301,'Charlie',20030505034135,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030505035119,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030505035531,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030505035953,'pool-151-199-218-114.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030505040646,'203.196.253.35');
INSERT INTO uservisit VALUES (2066,'David',20030505041904,'dyn-164-146.paonline.com');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030505042338,'195.101.162.188');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030505042732,'195.101.162.188');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505043311,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030505044715,'dyn-164-146.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030505044911,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505050902,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030505052820,'206.28.64.98');
INSERT INTO uservisit VALUES (1517,'jude',20030505055015,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030505055635,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030505055745,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030505062601,'pool-151-199-223-81.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030505064354,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030505064730,'199.17.168.180');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505065634,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030505072812,'206.28.64.98');
INSERT INTO uservisit VALUES (2066,'David',20030505072826,'dyn-167-178.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505072826,'dyn-167-178.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505072829,'dyn-167-178.paonline.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030505072907,'ccxlate9.co.chesterfield.va.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505073324,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030505074944,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030505075110,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505082730,'mail.ade.com');
INSERT INTO uservisit VALUES (2139,'Amy',20030505083247,'66-190-84-150.charterga.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030505083723,'ns1.WLDC.COM');
INSERT INTO uservisit VALUES (2066,'David',20030505090716,'dyn-164-172.paonline.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030505091709,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1517,'jude',20030505091830,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2066,'David',20030505093039,'dyn-164-172.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030505093637,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505095140,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030505100319,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030505100521,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030505100730,'199.17.169.236');
INSERT INTO uservisit VALUES (2143,'Christen',20030505100747,'160.st-louis-165-170rs.mo.dial-access.att.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030505102049,'173.arlington-35-40rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505102458,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030505103545,'dyn-169-178.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505104911,'dyn-169-178.paonline.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030505110106,'1Cust83.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1517,'jude',20030505111003,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505111646,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030505113415,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2066,'David',20030505113859,'dyn-166-129.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505114014,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030505114101,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2066,'David',20030505114722,'dyn-166-129.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505121955,'dyn-166-129.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505122555,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030505123631,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030505125630,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505130611,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030505130856,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030505131209,'pool-151-199-221-6.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030505131435,'dyn-169-2.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030505131810,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2145,'LiTo_aLiCiA',20030505134917,'adsl-63-199-247-242.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2145,'LiTo_aLiCiA',20030505134937,'adsl-63-199-247-242.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2145,'LiTo_aLiCiA',20030505135114,'adsl-63-199-247-242.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2066,'David',20030505140528,'dyn-169-2.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505143500,'dyn-166-32.paonline.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030505144905,'202.56.220.57');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505145003,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030505145230,'dyn-166-32.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030505150346,'dyn-166-32.paonline.com');
INSERT INTO uservisit VALUES (2146,'Jesse',20030505150805,'du210052.str.ptd.net');
INSERT INTO uservisit VALUES (2146,'Jesse',20030505150830,'du210052.str.ptd.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030505152836,'adsl-156-1-132.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030505153532,'202.56.220.57');
INSERT INTO uservisit VALUES (2066,'David',20030505154155,'dyn-164-178.paonline.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030505154430,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030505154625,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2146,'Jesse',20030505155924,'du210052.str.ptd.net');
INSERT INTO uservisit VALUES (2066,'David',20030505160551,'dyn-164-178.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505161029,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030505161726,'pool-138-89-68-110.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2147,'Clint',20030505163311,'1Cust180.tnt1.st-joseph.mo.da.uu.net');
INSERT INTO uservisit VALUES (2147,'Clint',20030505163858,'1Cust180.tnt1.st-joseph.mo.da.uu.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030505165037,'202.56.220.57');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030505165912,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030505171954,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030505173552,'202.56.220.57');
INSERT INTO uservisit VALUES (153,'TomM',20030505173916,'206.137.1.133');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030505180953,'202.56.220.57');
INSERT INTO uservisit VALUES (1575,'DJ',20030505203914,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2143,'Christen',20030505204038,'145.st-louis-168-169rs.mo.dial-access.att.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030505213057,'193.130.28.1');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030505214630,'203.21.78.155');
INSERT INTO uservisit VALUES (1183,'fwaff',20030505232914,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram Subramanian',20030505234450,'219.65.204.30');
INSERT INTO uservisit VALUES (1982,'Adam',20030505235531,'host217-41-16-98.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2149,'sabrina',20030506004053,'wn-cf1-1-eth1.connections.net.nz');
INSERT INTO uservisit VALUES (2148,'Jayaram Subramanian',20030506013915,'219.65.204.25');
INSERT INTO uservisit VALUES (1,'levik',20030506014620,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030506020254,'adsl-156-4-115.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030506021932,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030506022019,'varan.gfnet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506024421,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2150,'scorp',20030506025356,'203.187.217.6');
INSERT INTO uservisit VALUES (1301,'Charlie',20030506025457,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030506032730,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (2066,'David',20030506033022,'dyn-164-137.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506033512,'dyn-164-137.paonline.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030506034052,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030506034244,'pool-151-199-222-225.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030506034444,'m055-187.nv.iinet.net.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030506040246,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030506040252,'202.90.96.250');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506042622,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030506042729,'dyn-164-137.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506042736,'dyn-164-137.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506043029,'dyn-164-137.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506051309,'dyn-164-160.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506051309,'dyn-164-160.paonline.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030506051523,'61.0.136.13');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030506051526,'61.0.136.13');
INSERT INTO uservisit VALUES (1,'levik',20030506051904,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506052455,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030506053207,'61.0.137.82');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030506053539,'199.17.169.236');
INSERT INTO uservisit VALUES (2151,'Fahim',20030506060316,'proxy2.citechco.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030506062148,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2152,'w',20030506063043,'65.102.216.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506063840,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030506064119,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030506065751,'206.28.64.98');
INSERT INTO uservisit VALUES (2153,'Randy Okum',20030506070047,'adsl-61-156-2.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2154,'ahline',20030506070323,'ip68-105-36-4.br.no.cox.net');
INSERT INTO uservisit VALUES (2154,'ahline',20030506070550,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1517,'jude',20030506070700,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030506073917,'x147-177.publabs.umn.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030506073952,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030506075337,'199.17.169.236');
INSERT INTO uservisit VALUES (1575,'DJ',20030506075933,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030506080144,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030506080333,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506082516,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030506082651,'66.243.64.187');
INSERT INTO uservisit VALUES (1575,'DJ',20030506083526,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030506084136,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030506084146,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1964,'Marie',20030506085358,'middleman.kopower.com');
INSERT INTO uservisit VALUES (1794,'arbor',20030506090357,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (1794,'arbor',20030506090410,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030506090544,'pool-151-199-221-85.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030506090948,'199.17.169.236');
INSERT INTO uservisit VALUES (1301,'Charlie',20030506091222,'166.68.134.175');
INSERT INTO uservisit VALUES (2155,'eimeeh',20030506095332,'cache-rm01.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030506100102,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506100547,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030506101001,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030506101853,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030506102433,'199.17.169.236');
INSERT INTO uservisit VALUES (2066,'David',20030506103029,'dyn-164-32.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506103029,'dyn-164-32.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506105614,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030506110422,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2149,'sabrina',20030506111328,'wn-cf1-1-eth1.connections.net.nz');
INSERT INTO uservisit VALUES (1626,'Gamer',20030506111620,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030506112727,'dyn-164-32.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506113429,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506114144,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030506115255,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1794,'arbor',20030506120714,'bamko.cs.rochester.edu');
INSERT INTO uservisit VALUES (2156,'linny',20030506123051,'24-168-73-2.si.rr.com');
INSERT INTO uservisit VALUES (2156,'linny',20030506123714,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030506130442,'200.84.26.232');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506131556,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030506134915,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030506144936,'203.21.78.140');
INSERT INTO uservisit VALUES (2157,'Kim',20030506145128,'68-114-3-120.charterga.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030506151037,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030506152757,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030506152933,'adsl-35-83-59.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030506153641,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506155129,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030506160438,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030506163837,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2066,'David',20030506165140,'dyn-167-150.paonline.com');
INSERT INTO uservisit VALUES (2158,'Juliet',20030506165332,'pool-151-198-14-41.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2101,'Moe',20030506165612,'219-88-69-75.adsl.xtra.co.nz');
INSERT INTO uservisit VALUES (2066,'David',20030506165744,'dyn-167-150.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030506172623,'dyn-167-150.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030506173424,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030506173940,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030506175433,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030506182946,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030506184143,'219.65.162.84');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030506184700,'219.65.162.84');
INSERT INTO uservisit VALUES (2159,'manida sa',20030506193631,'ACA7540F.ipt.aol.com');
INSERT INTO uservisit VALUES (2159,'manida sa',20030506195849,'ACA7540F.ipt.aol.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030506203958,'219.65.163.194');
INSERT INTO uservisit VALUES (1183,'fwaff',20030506213525,'193.130.28.1');
INSERT INTO uservisit VALUES (2160,'Christine',20030506221012,'dsc01-ahi-ca-3-232.rasserver.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030506222425,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030506233134,'219.65.205.26');
INSERT INTO uservisit VALUES (1183,'fwaff',20030506234902,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030507000329,'219.65.162.48');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030507005951,'m055-173.nv.iinet.net.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507012512,'61.0.136.127');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030507012942,'adsl-156-0-139.asm.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507013140,'61.0.136.127');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507014821,'61.0.136.127');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507014831,'61.0.136.127');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507014933,'61.0.136.127');
INSERT INTO uservisit VALUES (1,'levik',20030507015708,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507020212,'61.0.137.59');
INSERT INTO uservisit VALUES (2161,'Duane',20030507020407,'host227.net-sweeper.com');
INSERT INTO uservisit VALUES (2162,'Duane',20030507020440,'host227.net-sweeper.com');
INSERT INTO uservisit VALUES (2162,'Duane',20030507020441,'213.249.155.231');
INSERT INTO uservisit VALUES (2066,'David',20030507024408,'dyn-167-25.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507025339,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (450,'Paul Pereira',20030507025925,'210.195.72.62');
INSERT INTO uservisit VALUES (2163,'sendil',20030507032104,'203.197.18.84');
INSERT INTO uservisit VALUES (2124,'Jenn',20030507033331,'152.a.001.tar.iprimus.net.au');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030507033501,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2066,'David',20030507034015,'dyn-164-164.paonline.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030507034614,'193.130.28.1');
INSERT INTO uservisit VALUES (1517,'jude',20030507035036,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030507040514,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507040806,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507042703,'pool-138-89-38-216.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030507042854,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507044341,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030507050951,'dyn-164-164.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030507050955,'dyn-164-164.paonline.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030507051459,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030507052145,'193.130.28.1');
INSERT INTO uservisit VALUES (2163,'sendil',20030507054831,'203.197.18.84');
INSERT INTO uservisit VALUES (1,'levik',20030507055201,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030507060325,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507060526,'pool-138-89-70-195.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507062045,'pool-138-89-70-195.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507062825,'mail.ade.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030507063052,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030507063210,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030507063405,'199.17.169.236');
INSERT INTO uservisit VALUES (1575,'DJ',20030507064254,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2164,'Nicole',20030507064319,'cache01.flow.com.au');
INSERT INTO uservisit VALUES (2066,'David',20030507064938,'dyn-164-164.paonline.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030507065930,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507071400,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507074452,'mail.ade.com');
INSERT INTO uservisit VALUES (2165,'tally',20030507075223,'62.101.126.73');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030507075407,'202.56.220.84');
INSERT INTO uservisit VALUES (2164,'Nicole',20030507075832,'cache01.flow.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507080343,'pool-138-89-70-217.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030507080616,'dyn-169-190.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030507081126,'206.28.64.98');
INSERT INTO uservisit VALUES (2066,'David',20030507081412,'dyn-169-190.paonline.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030507082149,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030507083416,'199.17.169.236');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030507083654,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030507083902,'161.149.63.100');
INSERT INTO uservisit VALUES (2166,'Chris',20030507084021,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507085447,'pool-138-89-43-122.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030507092146,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030507092644,'202.56.220.84');
INSERT INTO uservisit VALUES (2167,'Amanda',20030507093440,'165.200.83.229');
INSERT INTO uservisit VALUES (2167,'Amanda',20030507094003,'165.200.83.229');
INSERT INTO uservisit VALUES (1,'levik',20030507094254,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507094826,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030507095153,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030507100449,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507101957,'mail.ade.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030507110745,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030507110749,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2066,'David',20030507111348,'dyn-169-190.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030507111654,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030507112351,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030507112645,'20.washington-06rh15rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030507112733,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030507112758,'dyn-169-190.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507112842,'mail.ade.com');
INSERT INTO uservisit VALUES (2168,'joyce',20030507112956,'ool-4350681d.dyn.optonline.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030507113200,'pool-151-199-222-107.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2169,'Hally Berty',20030507113613,'st-216-124-92-254.northbrook.lib.il.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030507114158,'134.217.237.30');
INSERT INTO uservisit VALUES (2170,'Alex',20030507114916,'68.187.48.188');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030507121134,'208.27.18.139');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030507121342,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030507121347,'208.27.18.139');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030507121453,'208.27.18.139');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030507122059,'oakridge.nationaloptronics.com');
INSERT INTO uservisit VALUES (2066,'David',20030507122123,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030507122148,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (1517,'jude',20030507122345,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2066,'David',20030507122642,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030507122656,'1Cust208.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507123257,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030507133457,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030507134320,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030507135417,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507142037,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030507142241,'pool-151-199-223-238.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030507142417,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030507143344,'202.56.220.84');
INSERT INTO uservisit VALUES (2066,'David',20030507144255,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030507144452,'m055-189.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2130,'ethan',20030507150149,'138.236.88.78');
INSERT INTO uservisit VALUES (2066,'David',20030507150252,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030507151258,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (834,'Gautam',20030507151323,'M074210.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (2066,'David',20030507151804,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2172,'Sarah',20030507152125,'dialup-67.75.58.63.Dial1.Boston1.Level3.net');
INSERT INTO uservisit VALUES (2066,'David',20030507152540,'dyn-167-154.paonline.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030507153758,'138.236.88.79');
INSERT INTO uservisit VALUES (2130,'ethan',20030507153803,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2144,'Ryan',20030507154416,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030507161925,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030507164540,'202.56.220.84');
INSERT INTO uservisit VALUES (1,'levik',20030507165147,'pool-68-161-192-79.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2173,'Mark',20030507173038,'CPE-24-169-242-136.neb.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030507182011,'pool-141-153-205-52.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030507183452,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030507183509,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030507183722,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2173,'Mark',20030507190121,'CPE-24-169-242-136.neb.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507191101,'203.196.247.195');
INSERT INTO uservisit VALUES (2173,'Mark',20030507194014,'CPE-24-169-242-136.neb.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507194252,'203.196.247.195');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030507202307,'219.65.162.112');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030507202813,'219.65.162.112');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030507205224,'213.42.2.6');
INSERT INTO uservisit VALUES (2163,'sendil',20030507211353,'PPP-219.65.41.33.mum2.vsnl.net.in');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030507220028,'213.42.2.7');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507220114,'61.0.136.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507220759,'61.0.136.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507221410,'61.0.136.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507221742,'61.0.136.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507223306,'61.0.136.130');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030507223850,'61.0.136.130');
INSERT INTO uservisit VALUES (2067,'Meagan',20030507232643,'a66b91n86client246.hawaii.rr.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030507233748,'219.65.163.25');
INSERT INTO uservisit VALUES (2133,'spinoza',20030507234947,'203.90.72.13');
INSERT INTO uservisit VALUES (2133,'spinoza',20030507235105,'203.90.72.4');
INSERT INTO uservisit VALUES (1183,'fwaff',20030508001822,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508013807,'219.65.162.51');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030508015247,'213.42.2.13');
INSERT INTO uservisit VALUES (1,'levik',20030508015340,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2164,'Nicole',20030508015701,'cache01.flow.com.au');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030508015833,'adsl-156-2-152.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2175,'kiki',20030508021232,'139.134.57.153');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508021824,'219.65.162.58');
INSERT INTO uservisit VALUES (2176,'paul',20030508025719,'syr-24-95-176-158.twcny.rr.com');
INSERT INTO uservisit VALUES (2176,'paul',20030508025838,'syr-24-95-176-158.twcny.rr.com');
INSERT INTO uservisit VALUES (2176,'paul',20030508025843,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2066,'David',20030508030401,'dyn-167-162.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508031646,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508035430,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508040300,'202.90.96.250');
INSERT INTO uservisit VALUES (1183,'fwaff',20030508041910,'193.130.28.1');
INSERT INTO uservisit VALUES (1517,'jude',20030508042713,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508042906,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030508043053,'134.217.237.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508044120,'202.90.96.250');
INSERT INTO uservisit VALUES (1902,'Hank',20030508045819,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030508050750,'206.28.64.98');
INSERT INTO uservisit VALUES (2177,'denise',20030508052407,'cache-ntc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (2177,'denise',20030508052654,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (2177,'denise',20030508052938,'cache-ntc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (2177,'denise',20030508053109,'cache-ntc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030508054440,'161.149.63.106');
INSERT INTO uservisit VALUES (2166,'Chris',20030508054516,'161.149.63.106');
INSERT INTO uservisit VALUES (122,'Happy',20030508054653,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2178,'andie',20030508054939,'12.106.15.73');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030508055218,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20030508055231,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030508055450,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2179,'ban',20030508060308,'public2-stre1-6-cust12.bagu.broadband.ntl.com');
INSERT INTO uservisit VALUES (2179,'ban',20030508060427,'public2-stre1-6-cust12.bagu.broadband.ntl.com');
INSERT INTO uservisit VALUES (2179,'ban',20030508060437,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508060932,'mail.ade.com');
INSERT INTO uservisit VALUES (1517,'jude',20030508061319,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2163,'sendil',20030508063008,'203.197.18.84');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508070420,'mail.ade.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030508070846,'x147-187.publabs.umn.edu');
INSERT INTO uservisit VALUES (1,'levik',20030508071539,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508072955,'202.138.105.224');
INSERT INTO uservisit VALUES (2180,'Cara',20030508073908,'h139-142-214-193.gtcust.grouptelecom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508074015,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508074049,'166.68.134.175');
INSERT INTO uservisit VALUES (2180,'Cara',20030508074053,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2163,'sendil',20030508075556,'203.197.18.84');
INSERT INTO uservisit VALUES (2144,'Ryan',20030508080553,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2178,'andie',20030508080927,'12.106.15.73');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508081502,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030508082244,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508083500,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508084405,'202.138.105.224');
INSERT INTO uservisit VALUES (1902,'Hank',20030508085151,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030508085314,'202.56.220.59');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030508090448,'oakridge.nationaloptronics.com');
INSERT INTO uservisit VALUES (2181,'denis',20030508090450,'cuscon2011.tstt.net.tt');
INSERT INTO uservisit VALUES (2181,'denis',20030508090750,'cuscon2780.tstt.net.tt');
INSERT INTO uservisit VALUES (2181,'denis',20030508090842,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030508091017,'206.28.64.98');
INSERT INTO uservisit VALUES (2181,'denis',20030508091839,'cuscon2780.tstt.net.tt');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030508091840,'199.17.169.236');
INSERT INTO uservisit VALUES (2166,'Chris',20030508092714,'161.149.63.106');
INSERT INTO uservisit VALUES (2170,'Alex',20030508093221,'68.187.48.188');
INSERT INTO uservisit VALUES (1567,'Bryan',20030508094744,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508095413,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508095735,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030508100055,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2130,'ethan',20030508104208,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2130,'ethan',20030508104645,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030508104838,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2182,'katey',20030508110200,'pcp01512555pcs.elztwn01.pa.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030508111110,'adsl-156-2-152.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030508111959,'161.149.63.106');
INSERT INTO uservisit VALUES (2121,'Chaz',20030508114132,'166.washington-33rh15rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508114428,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030508115109,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030508115522,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2183,'Anne',20030508121521,'81.26.106.178');
INSERT INTO uservisit VALUES (2166,'Chris',20030508132544,'161.149.63.106');
INSERT INTO uservisit VALUES (2130,'ethan',20030508132618,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030508134738,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030508134740,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030508135248,'pool-138-89-84-197.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030508140435,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508141147,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030508142205,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030508145400,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030508145404,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030508145459,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2144,'Ryan',20030508150843,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030508150937,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030508153325,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030508160354,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030508161402,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508184916,'PPP-219.65.163.181.hyd.vsnl.net.in');
INSERT INTO uservisit VALUES (2144,'Ryan',20030508184932,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030508185424,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030508190407,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030508190632,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2185,'Virginia',20030508191215,'218.188.82.203');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030508191822,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030508193220,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030508193932,'206.135.21.172');
INSERT INTO uservisit VALUES (1575,'DJ',20030508195652,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508200525,'219.65.163.91');
INSERT INTO uservisit VALUES (2186,'Steve',20030508201827,'cdm-208-25-81-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (2186,'Steve',20030508201858,'cdm-208-25-81-bcst.cox-internet.com');
INSERT INTO uservisit VALUES (2186,'Steve',20030508202211,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508203349,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030508203403,'203.196.253.35');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508210808,'219.65.204.20');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030508212304,'203.21.78.141');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508212634,'219.65.163.138');
INSERT INTO uservisit VALUES (1183,'fwaff',20030508213236,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030508232859,'219.65.163.206');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030509013125,'adsl-156-2-152.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030509015252,'219.65.204.4');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030509015307,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2180,'Cara',20030509033129,'h139-142-214-193.gtcust.grouptelecom.net');
INSERT INTO uservisit VALUES (2066,'David',20030509033940,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509033950,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509034000,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509034513,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509040107,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509040117,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509040148,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509040320,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030509040801,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030509041046,'pool-138-89-101-181.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030509042631,'161.149.63.110');
INSERT INTO uservisit VALUES (1567,'Bryan',20030509043219,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030509053012,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030509053827,'199.17.169.236');
INSERT INTO uservisit VALUES (1567,'Bryan',20030509054226,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030509061529,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030509063128,'x147-185.publabs.umn.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509064451,'202.138.105.149');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509064501,'202.138.105.149');
INSERT INTO uservisit VALUES (2066,'David',20030509064704,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030509064924,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509071545,'202.138.105.149');
INSERT INTO uservisit VALUES (1301,'Charlie',20030509071711,'pool-141-153-169-178.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030509071731,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509072338,'202.138.105.149');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030509072554,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030509072758,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509072832,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509074114,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030509074253,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2066,'David',20030509075511,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (873,'cges',20030509075711,'ra.lps.org');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030509075844,'202.138.105.149');
INSERT INTO uservisit VALUES (2173,'Mark',20030509080405,'CPE-24-169-242-136.neb.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030509080408,'161.149.63.106');
INSERT INTO uservisit VALUES (1919,'Lewis',20030509080436,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030509081544,'pool-138-89-104-93.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030509082601,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1947,'Jon',20030509085936,'x147-185.publabs.umn.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030509091336,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509092056,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509092245,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030509093039,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030509093055,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030509093628,'pool-151-199-222-30.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030509093755,'oakridge.nationaloptronics.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030509094133,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030509094710,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2187,'Bob Smith',20030509095544,'dialup-65.57.21.66.Dial1.Cleveland1.Level3.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030509100637,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030509101539,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030509101615,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030509105200,'adsl-156-2-152.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030509105203,'190.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030509111506,'190.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030509111829,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030509120052,'pool-151-199-222-91.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030509131058,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030509131115,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030509131744,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030509135917,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030509141726,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030509141837,'pool-151-199-221-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030509142829,'pool-151-199-221-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030509144155,'202.56.220.73');
INSERT INTO uservisit VALUES (1626,'Gamer',20030509150830,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030509151647,'m055-159.nv.iinet.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509153126,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030509153127,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030509153417,'pool-141-153-171-14.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030509154205,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2144,'Ryan',20030509155631,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2089,'Noggin',20030509160309,'pcp240096pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030509160756,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030509160812,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2188,'daniel',20030509162333,'c-24-130-179-147.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20030509163616,'12.washington-07rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030509163653,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2089,'Noggin',20030509164320,'pcp240096pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030509164624,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2189,'Michelle',20030509174757,'ts040001-port39.gsu.edu');
INSERT INTO uservisit VALUES (2144,'Ryan',20030509200500,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2190,'mike',20030509200820,'cache-mtc-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (2190,'mike',20030509202451,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030509203314,'m055-170.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2190,'mike',20030509205146,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2191,'Misty Rose Galang Manalastas',20030509210605,'ip68-7-155-9.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2191,'Misty Rose Galang Manalastas',20030509210824,'ip68-7-155-9.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2191,'Misty Rose Galang Manalastas',20030509210828,'ip68-7-155-9.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2192,'O',20030509212544,'lsanca2-ar24-4-62-189-217.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2192,'O',20030509212937,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030509213658,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030509220817,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030509224059,'213.42.2.14');
INSERT INTO uservisit VALUES (1575,'DJ',20030509233827,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030510021055,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510021218,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2193,'Berry',20030510021312,'ip-202-60-232-248.cyberec.com');
INSERT INTO uservisit VALUES (2193,'Berry',20030510021331,'ip-202-60-232-248.cyberec.com');
INSERT INTO uservisit VALUES (2066,'David',20030510032811,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030510032812,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030510033251,'202.56.220.16');
INSERT INTO uservisit VALUES (1,'levik',20030510033753,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2194,'Michelle Pean',20030510034113,'pool-141-157-228-48.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2194,'Michelle Pean',20030510034354,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030510041729,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030510044222,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2195,'Lollie',20030510050332,'webcacheH05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510051114,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030510052738,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510053246,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2062,'Lyah',20030510053249,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030510053621,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510053924,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030510054632,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510054953,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030510055157,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510055257,'pool-151-199-220-39.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510055711,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (794,'Erin',20030510055831,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030510060010,'202.56.220.16');
INSERT INTO uservisit VALUES (2193,'Berry',20030510060802,'ip-202-60-232-248.cyberec.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510062745,'pool-151-199-223-150.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510063129,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2197,'Erin Kloeppel',20030510063255,'globalc27.citicorp.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510064036,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2197,'Erin Kloeppel',20030510064828,'globalc27.citicorp.com');
INSERT INTO uservisit VALUES (1,'levik',20030510072341,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030510073407,'202.138.105.146');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030510073643,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030510073834,'202.138.105.146');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030510074134,'202.138.105.146');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510075616,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510075931,'bess-proxy.pbclibrary.org');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510080118,'bess-proxy.pbclibrary.org');
INSERT INTO uservisit VALUES (1919,'Lewis',20030510080333,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1947,'Jon',20030510080800,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030510080815,'pool-138-89-104-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030510081407,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030510081710,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030510084804,'ua158d13.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1,'levik',20030510085458,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510085639,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510085826,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2025,'Mary',20030510091057,'a66b91n38client39.hawaii.rr.com');
INSERT INTO uservisit VALUES (2198,'Max',20030510091719,'lami530-a097.otenet.gr');
INSERT INTO uservisit VALUES (2173,'Mark',20030510092331,'CPE-24-169-242-136.neb.rr.com');
INSERT INTO uservisit VALUES (2198,'Max',20030510093527,'lami530-a088.otenet.gr');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030510095808,'202.56.220.16');
INSERT INTO uservisit VALUES (1637,'chris',20030510100824,'host-216-79-207-127.shv.bellsouth.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102307,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102308,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102333,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102341,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102359,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102400,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102412,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102416,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102426,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102429,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030510102430,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510103730,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030510104316,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510104545,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030510113739,'pool-151-199-222-70.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030510114109,'pool-151-199-222-70.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030510120723,'206.137.1.133');
INSERT INTO uservisit VALUES (2130,'ethan',20030510124850,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2199,'ashley',20030510130444,'adsl-156-40-17.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030510131010,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510132851,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030510134753,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (2146,'Jesse',20030510141309,'du210095.str.ptd.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030510142849,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030510144817,'206.137.1.133');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030510150334,'206.135.21.172');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030510150751,'206.135.21.172');
INSERT INTO uservisit VALUES (1,'levik',20030510153223,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2200,'ann',20030510160332,'66-90-172-27.grandecom.net');
INSERT INTO uservisit VALUES (2200,'ann',20030510160935,'66-90-172-27.grandecom.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030510172546,'m055-134.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2201,'Brandon',20030510184708,'66-79-43-154.dsl.coastalnow.net');
INSERT INTO uservisit VALUES (2201,'Brandon',20030510185548,'66-79-43-154.dsl.coastalnow.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510190534,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510200315,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030510201552,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030510204132,'213.42.2.14');
INSERT INTO uservisit VALUES (1,'levik',20030510214655,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030510221439,'202.56.229.254');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030510222023,'202.56.229.254');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030510222903,'213.42.2.13');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510223706,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510223820,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030510230905,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030510235510,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2191,'Misty Rose Galang Manalastas',20030510235545,'ip68-7-155-9.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2202,'Mandy',20030511000341,'ip68-7-155-9.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2203,'kyle',20030511001712,'cache-ntc-ae09.proxy.aol.com');
INSERT INTO uservisit VALUES (2203,'kyle',20030511001802,'cache-ntc-ae09.proxy.aol.com');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030511005011,'213.42.2.13');
INSERT INTO uservisit VALUES (153,'TomM',20030511014458,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030511015959,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030511023109,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030511025343,'213.42.2.13');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511032634,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030511032822,'202.56.229.254');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030511034210,'203.21.78.188');
INSERT INTO uservisit VALUES (2204,'Adriana',20030511041819,'E1-093.cscgo700-2.telepar.net.br');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030511045425,'adsl-156-6-176.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030511050241,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030511052121,'pool-138-89-95-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030511063332,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030511063351,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030511063522,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030511064255,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030511064337,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030511064529,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030511064534,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030511064636,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030511064958,'pool-151-199-218-155.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030511065007,'202.138.105.79');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030511065048,'202.138.105.79');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511065200,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030511072644,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511084631,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2205,'bob',20030511085830,'ip24-56-19-166.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030511085910,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2205,'bob',20030511090145,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030511092337,'202.56.220.86');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030511093055,'202.138.105.83');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030511093245,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030511093246,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030511102404,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511104434,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030511110724,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030511110753,'pool-138-89-68-87.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030511112031,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030511121120,'200.84.26.232');
INSERT INTO uservisit VALUES (2130,'ethan',20030511121844,'1Cust22.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030511123356,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511125055,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2206,'kewlgrlva',20030511125326,'ip68-13-219-193.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030511130801,'pool-151-199-220-133.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030511132313,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030511133330,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030511135629,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (2207,'Trish',20030511142221,'AC8968F3.ipt.aol.com');
INSERT INTO uservisit VALUES (2207,'Trish',20030511142430,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030511142730,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030511144319,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030511154648,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030511160518,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030511162203,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030511162904,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030511165859,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030511170511,'pool-141-153-196-226.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030511173923,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030511174423,'m055-146.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030511183516,'PPP-219.65.162.204.hyd.vsnl.net.in');
INSERT INTO uservisit VALUES (1567,'Bryan',20030511183848,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030511192820,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030511193858,'206.137.1.133');
INSERT INTO uservisit VALUES (2144,'Ryan',20030511205357,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030511211543,'219.65.163.84');
INSERT INTO uservisit VALUES (2144,'Ryan',20030511212205,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030511215354,'m055-147.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030511224140,'an1.emirates.net.ae');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030511233032,'219.65.162.192');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030512000800,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030512012721,'219.65.204.2');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030512015814,'203.21.78.190');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030512015826,'adsl-156-2-105.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030512020020,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030512020939,'219.65.162.235');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512021703,'pool-151-199-220-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030512021854,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030512022439,'pool-151-199-220-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512023312,'pool-151-199-220-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030512023633,'d6a387.alshamil.net.ae');
INSERT INTO uservisit VALUES (1183,'fwaff',20030512024901,'193.130.28.1');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030512030332,'199.243.127.34');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030512030700,'pool-151-199-220-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512030728,'pool-151-199-220-84.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030512030836,'de1133.emirates.net.ae');
INSERT INTO uservisit VALUES (2208,'Amalkiran',20030512032728,'61.11.8.34');
INSERT INTO uservisit VALUES (2066,'David',20030512033303,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030512033308,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2066,'David',20030512033830,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512033852,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030512033910,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512034039,'166.68.134.175');
INSERT INTO uservisit VALUES (2066,'David',20030512034124,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512035324,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512035330,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030512035333,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512035504,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030512035603,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512040052,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512040112,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512040318,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512040608,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512040647,'203.196.253.35');
INSERT INTO uservisit VALUES (1,'levik',20030512041002,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030512041438,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030512042908,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512042949,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030512044335,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030512044500,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030512044605,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20030512045414,'206.28.64.98');
INSERT INTO uservisit VALUES (2209,'Kim',20030512045609,'168.221.143.68');
INSERT INTO uservisit VALUES (1567,'Bryan',20030512045904,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512050012,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512050014,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512050024,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030512050025,'202.90.96.250');
INSERT INTO uservisit VALUES (2209,'Kim',20030512050037,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2066,'David',20030512052758,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512053419,'166.68.134.175');
INSERT INTO uservisit VALUES (2066,'David',20030512053912,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512054413,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2210,'Ellena Chang',20030512054418,'165.155.160.138');
INSERT INTO uservisit VALUES (2066,'David',20030512054424,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512055821,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512060215,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512060455,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512060633,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030512060905,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512060911,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512060911,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512061114,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030512061451,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512062453,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030512064710,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512072149,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030512074239,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512075618,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512080056,'pool-151-199-222-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030512081146,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2066,'David',20030512081303,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512081311,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030512081333,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2066,'David',20030512082351,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2211,'Mari',20030512083305,'1Cust96.tnt18.nyc9.da.uu.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512083907,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030512084740,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512090527,'pool-151-199-218-124.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512090533,'pool-151-199-218-124.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2212,'rid',20030512091119,'bbcache-16.singnet.com.sg');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030512093908,'199.243.127.34');
INSERT INTO uservisit VALUES (2212,'rid',20030512093916,'bbcache-14.singnet.com.sg');
INSERT INTO uservisit VALUES (2066,'David',20030512094156,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512094156,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030512094943,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030512095421,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512095455,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (2066,'David',20030512100145,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030512100827,'134.217.237.30');
INSERT INTO uservisit VALUES (2066,'David',20030512101400,'pcp01448265pcs.carlsl01.pa.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20030512102209,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2066,'David',20030512102557,'dyn-168-36.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030512102806,'dyn-168-36.paonline.com');
INSERT INTO uservisit VALUES (794,'Erin',20030512103051,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030512103113,'HSE-MTL-ppp75848.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030512104738,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030512112849,'fl-edel-u1-c4c-137.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030512113143,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030512115740,'ccxlate177.co.chesterfield.va.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512121549,'pool-141-153-185-164.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2213,'crystal',20030512123933,'host-198-72-220-24.midco.net');
INSERT INTO uservisit VALUES (2213,'crystal',20030512124358,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030512125806,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2214,'pete',20030512130205,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (2214,'pete',20030512130847,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030512135825,'206.137.1.133');
INSERT INTO uservisit VALUES (2215,'Kathryn',20030512142726,'adsl-63-204-104-74.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030512143024,'adsl-156-2-105.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2194,'Michelle Pean',20030512151223,'pool-141-157-234-201.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2194,'Michelle Pean',20030512151225,'pool-141-157-234-201.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030512154149,'HSE-MTL-ppp76053.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030512154559,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030512154559,'pool-138-89-87-18.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030512161203,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030512170939,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512172900,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030512172951,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030512174152,'203.21.78.147');
INSERT INTO uservisit VALUES (153,'TomM',20030512180020,'206.137.1.133');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030512183909,'219.65.163.195');
INSERT INTO uservisit VALUES (153,'TomM',20030512205125,'206.137.1.133');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030512205901,'219.65.204.29');
INSERT INTO uservisit VALUES (2163,'sendil',20030512210620,'203.199.32.88');
INSERT INTO uservisit VALUES (2163,'sendil',20030512210950,'203.199.32.88');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030512214210,'203.21.78.167');
INSERT INTO uservisit VALUES (2163,'sendil',20030512224756,'203.199.32.88');
INSERT INTO uservisit VALUES (834,'Gautam',20030513010140,'M074210.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030513011428,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030513011609,'219.65.162.152');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030513012325,'adsl-156-0-52.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030513014718,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030513015948,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030513021707,'dyn-164-224.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513021722,'dyn-164-224.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513022234,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513022302,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513024643,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513025119,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030513025630,'pool-151-199-221-254.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030513025943,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030513031442,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513031452,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030513034940,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030513035619,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030513035833,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030513041008,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030513043802,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030513050051,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030513050333,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2216,'val',20030513051235,'216.111.220.100');
INSERT INTO uservisit VALUES (2217,'noam',20030513051443,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030513051516,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2218,'pinteiro',20030513052650,'PE242247.user.veloxzone.com.br');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030513053131,'202.56.229.254');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030513055912,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030513061006,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030513061027,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030513063728,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030513064555,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030513065603,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030513070433,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030513070639,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2093,'Susan White',20030513070806,'ACAD4524.ipt.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030513072523,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2216,'val',20030513080102,'216.111.220.100');
INSERT INTO uservisit VALUES (2220,'jasmin',20030513080844,'147.72.111.81');
INSERT INTO uservisit VALUES (2220,'jasmin',20030513081430,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030513081453,'166.68.134.175');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030513082448,'202.56.229.254');
INSERT INTO uservisit VALUES (1902,'Hank',20030513083243,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2221,'Cheryl',20030513085351,'1Cust151.tnt1.montrose.co.da.uu.net');
INSERT INTO uservisit VALUES (2221,'Cheryl',20030513090604,'1Cust151.tnt1.montrose.co.da.uu.net');
INSERT INTO uservisit VALUES (2221,'Cheryl',20030513090737,'1Cust151.tnt1.montrose.co.da.uu.net');
INSERT INTO uservisit VALUES (1517,'jude',20030513091411,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030513092113,'161.149.63.110');
INSERT INTO uservisit VALUES (1567,'Bryan',20030513095817,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030513101051,'202.56.213.226');
INSERT INTO uservisit VALUES (2066,'David',20030513101302,'dyn-164-225.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513101305,'dyn-164-225.paonline.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030513101510,'HSE-MTL-ppp74768.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2066,'David',20030513101602,'dyn-164-169.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030513101856,'dyn-164-169.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030513101926,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030513102745,'dyn-164-169.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030513102925,'206.28.64.98');
INSERT INTO uservisit VALUES (2066,'David',20030513104000,'dyn-164-169.paonline.com');
INSERT INTO uservisit VALUES (2222,'Derek',20030513104923,'208.10.190.14');
INSERT INTO uservisit VALUES (2222,'Derek',20030513105056,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030513110946,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030513111145,'202.56.213.226');
INSERT INTO uservisit VALUES (2066,'David',20030513111837,'dyn-165-166.paonline.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030513112426,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030513112439,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030513112728,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030513112848,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030513124851,'134.217.237.30');
INSERT INTO uservisit VALUES (2166,'Chris',20030513125919,'161.149.63.110');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030513130444,'pool-151-199-223-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030513130708,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030513133643,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030513134127,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030513135157,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030513140927,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030513145452,'1Cust178.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030513150005,'pool-138-89-95-235.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030513150029,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030513150030,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030513152437,'adsl-156-0-52.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030513153808,'202.56.220.13');
INSERT INTO uservisit VALUES (1626,'Gamer',20030513160521,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030513160616,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030513162447,'200.84.26.232');
INSERT INTO uservisit VALUES (1,'levik',20030513170909,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030513182852,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030513183556,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030513184950,'m055-146.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030513185300,'219.65.162.249');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030513203442,'213.42.2.14');
INSERT INTO uservisit VALUES (1183,'fwaff',20030513213250,'193.130.28.1');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030513213846,'mu-196232.dhcp.missouri.edu');
INSERT INTO uservisit VALUES (1912,'Stewie',20030513232210,'h-69-3-242-74.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030514012828,'adsl-156-4-252.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030514013111,'213.42.2.14');
INSERT INTO uservisit VALUES (1,'levik',20030514014700,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030514022223,'193.113.48.9');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514023204,'pool-151-199-219-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2223,'Usagi',20030514025255,'ip30-236.cbn.net.id');
INSERT INTO uservisit VALUES (872,'pleasance',20030514030603,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514031030,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030514032856,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030514033341,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030514043034,'199.17.168.180');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514043259,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030514052159,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030514053718,'202.90.96.250');
INSERT INTO uservisit VALUES (1567,'Bryan',20030514055700,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030514055749,'161.149.63.100');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030514060052,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514060216,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030514060252,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514060707,'pool-151-199-219-219.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030514064739,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (2224,'luzanne',20030514071221,'cache132.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030514072449,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514072813,'pool-151-199-223-55.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030514073006,'syr-66-67-91-117.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514073041,'pool-151-199-223-55.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030514074226,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030514074332,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514083013,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514083326,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514084634,'166.68.134.175');
INSERT INTO uservisit VALUES (2166,'Chris',20030514084942,'161.149.63.100');
INSERT INTO uservisit VALUES (1902,'Hank',20030514085351,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030514085924,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514090735,'166.68.134.175');
INSERT INTO uservisit VALUES (2225,'Lauren',20030514090818,'webcacheH09b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030514091018,'206.28.64.98');
INSERT INTO uservisit VALUES (2225,'Lauren',20030514091039,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030514091415,'199.17.169.50');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514093410,'166.68.134.175');
INSERT INTO uservisit VALUES (2226,'Jennifer',20030514093847,'user69x225.ocde.k12.ca.us');
INSERT INTO uservisit VALUES (2226,'Jennifer',20030514094053,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030514101239,'HSE-MTL-ppp74505.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514102109,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030514103934,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030514104718,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030514112833,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030514112915,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514120549,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030514121419,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514125225,'pool-151-199-222-247.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030514125602,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514130804,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030514132254,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030514132613,'pool-151-199-222-247.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030514132658,'pool-151-199-222-247.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030514135144,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514141900,'pool-141-153-184-65.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030514143708,'22.arlington-58-59rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (1709,'silvis',20030514151020,'h-66-166-111-119.CHCGILGM.covad.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030514152018,'adsl-156-4-252.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030514160238,'HSE-MTL-ppp75831.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514164823,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030514164942,'pool-141-153-174-248.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2227,'Mayer Kim',20030514172446,'ca-buenaprk-cuda2-c4a-a-118.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030514173557,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030514174532,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2194,'Michelle Pean',20030514182420,'pool-141-157-234-201.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030514182624,'203.21.78.189');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030514183403,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030514184032,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030514185330,'213.42.2.14');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030514185729,'219.65.163.91');
INSERT INTO uservisit VALUES (2228,'Jenelle',20030514194645,'cache-dk12.proxy.aol.com');
INSERT INTO uservisit VALUES (2228,'Jenelle',20030514195155,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030514195349,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030514195359,'203.196.253.35');
INSERT INTO uservisit VALUES (1941,'shaun',20030514200405,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030514211937,'193.130.28.1');
INSERT INTO uservisit VALUES (2229,'Joshua Fan',20030514214328,'dialup156-227.plni.panworld.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030514220645,'213.42.2.14');
INSERT INTO uservisit VALUES (1575,'DJ',20030514222622,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2230,'cindy',20030514223233,'ip68-4-29-191.pv.oc.cox.net');
INSERT INTO uservisit VALUES (2230,'cindy',20030514223631,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030514232353,'193.113.48.9');
INSERT INTO uservisit VALUES (2224,'luzanne',20030515010316,'cache130.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (2224,'luzanne',20030515010338,'cache130.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (2224,'luzanne',20030515011033,'cache130.156ce.scvmaxonline.com.sg');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030515011654,'adsl-156-4-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030515012143,'213.42.2.13');
INSERT INTO uservisit VALUES (1,'levik',20030515014652,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030515020048,'203.21.78.138');
INSERT INTO uservisit VALUES (1941,'shaun',20030515020448,'193.113.48.9');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515021323,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515025234,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030515025801,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030515030037,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030515033724,'193.113.48.9');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515034454,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515035753,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030515040507,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515041638,'mail.ade.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030515042542,'161.149.63.107');
INSERT INTO uservisit VALUES (1567,'Bryan',20030515042644,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030515043554,'199.17.168.180');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030515044330,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515045033,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030515052723,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515052920,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515054024,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515062343,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030515062353,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030515062405,'161.149.63.107');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030515062858,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2218,'pinteiro',20030515063701,'PE242247.user.veloxzone.com.br');
INSERT INTO uservisit VALUES (2166,'Chris',20030515074302,'161.149.63.107');
INSERT INTO uservisit VALUES (1902,'Hank',20030515075215,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030515075712,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030515080333,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515081222,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030515082622,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030515082950,'pool-151-199-220-126.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030515083041,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030515090548,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030515092220,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030515092330,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030515092619,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030515094026,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030515094810,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030515095500,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030515095638,'pool-151-199-220-246.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030515095814,'pool-151-199-220-246.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030515095847,'pool-151-199-220-246.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030515101039,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030515101235,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2232,'Miiko',20030515103633,'cap175-214-108.pixi.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515104356,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030515104935,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030515105101,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1517,'jude',20030515110637,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030515111043,'206.28.64.98');
INSERT INTO uservisit VALUES (2233,'Shago2x',20030515111842,'65.115.61.140');
INSERT INTO uservisit VALUES (2233,'Shago2x',20030515112146,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515112147,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030515113057,'HSE-MTL-ppp75831.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030515113959,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030515114137,'206.28.64.98');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030515114600,'adsl-156-4-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030515115300,'166.68.134.174');
INSERT INTO uservisit VALUES (2198,'Max',20030515120010,'lami530-a068.otenet.gr');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515123240,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030515124425,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030515125256,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2130,'ethan',20030515125434,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030515130659,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2227,'Mayer Kim',20030515131545,'ca-buenaprk-cuda2-c4a-a-118.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030515132810,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030515134241,'161.149.63.107');
INSERT INTO uservisit VALUES (2234,'Brad',20030515142127,'h000102c610d8.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2234,'Brad',20030515142141,'h000102c610d8.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030515143359,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030515143400,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030515145913,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2235,'Nick',20030515154325,'wwwcache1.bris.ac.uk');
INSERT INTO uservisit VALUES (2235,'Nick',20030515154517,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515161619,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030515162042,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2236,'paul',20030515171637,'pcp01341493pcs.wilog301.pa.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030515173202,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030515180910,'203.21.78.155');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030515181733,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030515182616,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030515190318,'203.196.247.196');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030515190348,'203.196.247.196');
INSERT INTO uservisit VALUES (2237,'swaroop',20030515192038,'ptil-50-161-hyd.primus-india.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030515195947,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030515203815,'193.113.48.9');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030515204931,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20030515205121,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030515211521,'193.113.48.9');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030515220530,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030515222854,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030515222920,'193.113.48.9');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030515233932,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1941,'shaun',20030516001337,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030516005543,'193.113.48.9');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516005616,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030516011326,'193.113.48.9');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030516011718,'adsl-156-4-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030516013457,'202.56.220.53');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030516014154,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (1941,'shaun',20030516014820,'193.113.48.9');
INSERT INTO uservisit VALUES (1686,'DuCk',20030516015151,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516015409,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (872,'pleasance',20030516020037,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030516023816,'193.113.57.167');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516024126,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516024423,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516030152,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516031308,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030516031821,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516032809,'pool-151-199-222-43.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516033245,'pool-151-199-222-43.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030516035422,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030516035434,'193.113.48.9');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516035442,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516035557,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516040240,'pool-151-199-222-43.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030516040349,'199.243.127.34');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030516040355,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030516041116,'202.56.220.8');
INSERT INTO uservisit VALUES (1517,'jude',20030516041211,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516041717,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1,'levik',20030516042051,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516042325,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030516042549,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516043835,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030516044559,'203.196.253.35');
INSERT INTO uservisit VALUES (1,'levik',20030516044948,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516050557,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030516051427,'166.68.134.175');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516052646,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030516052844,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2218,'pinteiro',20030516052953,'PE242247.user.veloxzone.com.br');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516053600,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030516054158,'pool-138-89-33-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516061750,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030516063232,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516070150,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030516073620,'166.68.134.175');
INSERT INTO uservisit VALUES (2166,'Chris',20030516080617,'161.149.63.110');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516080748,'pool-151-199-222-48.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030516082212,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030516083745,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2216,'val',20030516084251,'216.111.220.100');
INSERT INTO uservisit VALUES (2066,'David',20030516085032,'dyn-168-201.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516090901,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030516092152,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516094514,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030516095727,'202.56.220.8');
INSERT INTO uservisit VALUES (1072,'Alan',20030516100114,'HSE-MTL-ppp74384.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030516100302,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516101401,'pool-151-199-218-162.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516101650,'pool-151-199-218-162.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030516102031,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516103435,'pool-151-199-218-162.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030516103630,'pool-151-199-218-162.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516103751,'pool-151-199-218-162.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030516105120,'adsl-156-4-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516113607,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516114041,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516120419,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516121616,'mail.ade.com');
INSERT INTO uservisit VALUES (2240,'latoya',20030516124239,'ool-18bfc929.dyn.optonline.net');
INSERT INTO uservisit VALUES (2240,'latoya',20030516124507,'ool-18bfc929.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030516124614,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2241,'Ally',20030516131120,'h24-71-106-131.ss.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516131440,'mail.ade.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030516131612,'202.56.220.8');
INSERT INTO uservisit VALUES (1171,'nikki',20030516131722,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516132119,'pool-151-199-218-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030516132958,'pool-151-199-218-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030516133118,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2242,'hector',20030516133150,'ool-4357940f.dyn.optonline.net');
INSERT INTO uservisit VALUES (2242,'hector',20030516133830,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516133912,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2243,'J. Moore',20030516134317,'h24-67-137-114.cc.shawcable.net');
INSERT INTO uservisit VALUES (2243,'J. Moore',20030516134437,'h24-67-137-114.cc.shawcable.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030516135845,'161.149.63.110');
INSERT INTO uservisit VALUES (2244,'Mark',20030516144119,'h000102420ce9.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2244,'Mark',20030516144337,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516144353,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516154054,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030516160251,'202.56.220.8');
INSERT INTO uservisit VALUES (2130,'ethan',20030516162601,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030516162740,'203.21.78.176');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516163548,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030516163603,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516164451,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030516170823,'206.137.1.133');
INSERT INTO uservisit VALUES (2163,'sendil',20030516175031,'203.199.32.88');
INSERT INTO uservisit VALUES (1575,'DJ',20030516175525,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030516183802,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030516183842,'pool-138-89-66-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030516183909,'203.196.253.35');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030516190437,'219.65.204.11');
INSERT INTO uservisit VALUES (1567,'Bryan',20030516190618,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030516200101,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030516204253,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030516214008,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030516220327,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030516220926,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030516221750,'206.135.21.168');
INSERT INTO uservisit VALUES (1575,'DJ',20030516222736,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2245,'Anu',20030516231847,'61.11.35.217');
INSERT INTO uservisit VALUES (2246,'abhi',20030516232349,'203.199.18.5');
INSERT INTO uservisit VALUES (2246,'abhi',20030516233143,'203.199.18.5');
INSERT INTO uservisit VALUES (153,'TomM',20030517001106,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030517001225,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030517011908,'pool-151-199-218-131.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517013337,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030517030117,'206.137.1.133');
INSERT INTO uservisit VALUES (2247,'peggy',20030517030532,'HSE-Kitchener-ppp230277.sympatico.ca');
INSERT INTO uservisit VALUES (2247,'peggy',20030517031232,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030517040902,'202.90.96.250');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030517040946,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030517040946,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2066,'David',20030517041021,'dyn-168-119.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030517041116,'pool-138-89-102-162.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030517041208,'202.90.96.250');
INSERT INTO uservisit VALUES (2248,'cindy',20030517042609,'dialup-67.73.35.51.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (2248,'cindy',20030517042900,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030517043514,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030517051556,'203.208.70.72');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030517053933,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030517061603,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030517061854,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030517065640,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030517070250,'HSE-MTL-ppp75431.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030517071214,'pool-151-199-220-144.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030517071858,'pool-151-199-220-144.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2249,'Kelley',20030517075232,'pool0827.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030517084106,'pool-141-153-223-236.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030517092446,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030517100644,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517104746,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517105119,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2250,'Angela',20030517111809,'208.198.13.209');
INSERT INTO uservisit VALUES (2250,'Angela',20030517112001,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030517112127,'adsl-35-80-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030517112346,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517120544,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030517121324,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030517122426,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030517124818,'dyn-164-142.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030517130136,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2251,'matt',20030517130718,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (2251,'matt',20030517130719,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (2251,'matt',20030517130747,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20030517131822,'206.137.1.133');
INSERT INTO uservisit VALUES (2252,'Maxine',20030517132826,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (2251,'matt',20030517134546,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030517134547,'adsl-35-80-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030517134837,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030517135714,'pool-151-199-218-16.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030517141612,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030517141823,'pool-151-199-218-16.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517141852,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2251,'matt',20030517142950,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030517144002,'HSE-MTL-ppp75431.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2251,'matt',20030517144324,'ts46-01-qdr1185.ykma.wa.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030517145826,'pool-141-153-165-161.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030517160146,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030517160642,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030517160853,'adsl-35-80-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030517162247,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030517163144,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030517171108,'12.43.50.215');
INSERT INTO uservisit VALUES (1,'levik',20030517173036,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2253,'Josie Snowden',20030517181605,'user-2inicj2.dialup.mindspring.com');
INSERT INTO uservisit VALUES (2253,'outlaw67',20030517181854,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030517184416,'203.196.253.35');
INSERT INTO uservisit VALUES (2252,'Maxine',20030517184716,'cache-ntc-ae11.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030517201402,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030517211904,'203.21.78.130');
INSERT INTO uservisit VALUES (153,'TomM',20030517231902,'206.137.1.133');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030518003619,'213.42.2.14');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030518005625,'202.56.213.125');
INSERT INTO uservisit VALUES (872,'pleasance',20030518013716,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030518014520,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030518024618,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030518030854,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030518031544,'213.42.2.14');
INSERT INTO uservisit VALUES (2254,'K A Newman',20030518031824,'cache-rf04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030518035610,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030518040105,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030518040113,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030518040426,'203.196.253.35');
INSERT INTO uservisit VALUES (1,'levik',20030518040749,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030518043210,'pool-138-89-100-68.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2255,'shorty cake',20030518045400,'ip68-6-139-243.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030518052850,'pool-151-199-220-205.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2212,'rid',20030518060703,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (2256,'Jaclyn Santos',20030518062125,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030518062411,'pool-151-199-220-205.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030518062456,'pool-151-199-220-205.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030518063804,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030518063823,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030518064213,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030518064732,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030518065154,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030518072755,'pool-151-199-220-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030518072757,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030518073922,'pool-151-199-220-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030518074150,'pool-151-199-220-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030518074206,'pool-151-199-220-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030518075009,'pool-151-199-220-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030518082316,'202.56.213.66');
INSERT INTO uservisit VALUES (2066,'David',20030518084421,'dyn-167-177.paonline.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030518085638,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030518090327,'202.56.213.66');
INSERT INTO uservisit VALUES (153,'TomM',20030518091758,'206.137.1.133');
INSERT INTO uservisit VALUES (2257,'aaron',20030518092803,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030518101228,'202.56.213.66');
INSERT INTO uservisit VALUES (2066,'David',20030518112638,'dyn-164-236.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030518115230,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030518115758,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030518120905,'206.137.1.133');
INSERT INTO uservisit VALUES (2255,'shorty cake',20030518123717,'ip68-6-139-243.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030518131043,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030518133259,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2258,'Debby',20030518135537,'cache-rk02.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030518141039,'HSE-MTL-ppp74506.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2080,'Tristan',20030518141605,'h24-78-116-117.vs.shawcable.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030518145217,'m055-133.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2252,'Maxine',20030518145632,'cache-mtc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (2252,'Maxine',20030518145634,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030518150650,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030518153106,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030518153414,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030518154852,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030518162539,'pool-138-89-19-218.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030518163439,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030518165916,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030518170329,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030518170858,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030518172433,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030518175220,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030518181349,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030518183607,'12.43.50.215');
INSERT INTO uservisit VALUES (2223,'Usagi',20030518192747,'ip30-30.cbn.net.id');
INSERT INTO uservisit VALUES (1575,'DJ',20030518195602,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030518201256,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030518201305,'203.196.253.35');
INSERT INTO uservisit VALUES (1941,'shaun',20030518203214,'193.113.48.9');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030518203856,'pool0068.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2260,'audrey',20030518204125,'cdm-66-4-139-bnvl.cox-internet.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030518204258,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030518204324,'pool0068.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2260,'audrey',20030518204326,'cdm-66-4-139-bnvl.cox-internet.com');
INSERT INTO uservisit VALUES (2260,'audrey',20030518204404,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030518204438,'pool0068.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (153,'TomM',20030518204904,'206.137.1.133');
INSERT INTO uservisit VALUES (1989,'Vicky',20030518210414,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030518211124,'pool0068.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030518211239,'pool0068.cvx8-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (540,'danny',20030518213814,'adsl-34-143-97.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030518222439,'202.56.229.254');
INSERT INTO uservisit VALUES (1941,'shaun',20030518223601,'193.113.48.9');
INSERT INTO uservisit VALUES (2246,'abhi',20030518231343,'203.199.18.5');
INSERT INTO uservisit VALUES (153,'TomM',20030518233000,'206.137.1.133');
INSERT INTO uservisit VALUES (2208,'Amalkiran',20030518234511,'61.11.11.60');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030519010242,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030519010802,'adsl-156-5-15.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030519014838,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519014903,'pool-151-199-220-123.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030519015216,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030519015238,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519015251,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2223,'Usagi',20030519021214,'ip30-168.cbn.net.id');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519021654,'pool-151-199-220-123.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030519023906,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030519025442,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519031742,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030519033621,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519034216,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030519035123,'cob-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1947,'Jon',20030519035151,'cob-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519035834,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519035845,'203.196.253.35');
INSERT INTO uservisit VALUES (2261,'Eric',20030519040909,'12-213-33-189.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519041101,'166.68.134.175');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030519041109,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (1567,'Bryan',20030519045017,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519045350,'mail.ade.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030519045632,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030519045911,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519045912,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030519050511,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519050654,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030519051019,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519051438,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519051537,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519051625,'203.196.253.35');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519051817,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030519052106,'HSE-MTL-ppp74506.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519052126,'pool-151-199-221-9.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2210,'Ellena Chang',20030519052752,'165.155.160.138');
INSERT INTO uservisit VALUES (1,'levik',20030519053620,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519055116,'pool-151-199-218-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030519055952,'pool-151-199-218-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519060109,'pool-151-199-218-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519061138,'pool-151-199-218-27.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030519063254,'206.28.64.98');
INSERT INTO uservisit VALUES (872,'pleasance',20030519064523,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519064615,'mail.ade.com');
INSERT INTO uservisit VALUES (2262,'tony',20030519065002,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030519065258,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519070420,'202.138.105.178');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519070422,'202.138.105.178');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519070502,'202.138.105.178');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519071903,'202.138.105.178');
INSERT INTO uservisit VALUES (2166,'Chris',20030519073434,'161.149.63.107');
INSERT INTO uservisit VALUES (2262,'tony',20030519073922,'spider-tp072.proxy.aol.com');
INSERT INTO uservisit VALUES (1517,'jude',20030519073936,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030519074930,'202.138.105.178');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030519075244,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519075304,'pool-151-199-223-21.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030519083302,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519083630,'166.68.134.175');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030519084503,'202.56.220.101');
INSERT INTO uservisit VALUES (1567,'Bryan',20030519091611,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030519091836,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519093553,'166.68.134.175');
INSERT INTO uservisit VALUES (2256,'Jackie',20030519093604,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030519094204,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030519095031,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030519100521,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519100748,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030519101306,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519101903,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2263,'mars',20030519102829,'node1885a.a2000.nl');
INSERT INTO uservisit VALUES (2263,'mars',20030519103007,'node1885a.a2000.nl');
INSERT INTO uservisit VALUES (2263,'mars',20030519103441,'node1885a.a2000.nl');
INSERT INTO uservisit VALUES (2263,'mars',20030519103554,'node1885a.a2000.nl');
INSERT INTO uservisit VALUES (2130,'ethan',20030519104750,'1Cust228.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030519105417,'adsl-156-5-15.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030519110334,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030519111141,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519113345,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519120703,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519121727,'pool-151-199-221-126.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519123023,'pool-151-199-221-126.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030519124452,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030519124513,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519130353,'mail.ade.com');
INSERT INTO uservisit VALUES (794,'Erin',20030519131309,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2264,'Joanne',20030519131552,'cpe-24-30-172-227.socal.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519133612,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030519134259,'161.149.63.107');
INSERT INTO uservisit VALUES (1,'levik',20030519135201,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030519135316,'pool-151-199-220-74.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030519140631,'203.21.78.139');
INSERT INTO uservisit VALUES (2121,'Chaz',20030519141113,'212.arlington-51-52rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (153,'TomM',20030519141405,'206.137.1.133');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030519142748,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030519142749,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2029,'Jay Stone',20030519142829,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030519143609,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030519144350,'202.56.213.126');
INSERT INTO uservisit VALUES (1947,'Jon',20030519145352,'cob-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2252,'Maxine',20030519145549,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030519145639,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1947,'Jon',20030519145658,'cob-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030519150024,'lsanca1-ar3-071-074.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (2252,'Maxine',20030519151751,'cache-mtc-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (2252,'Maxine',20030519152232,'cache-mtc-ak01.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519152728,'pool-141-153-202-196.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2223,'Usagi',20030519155851,'ip62-59.cbn.net.id');
INSERT INTO uservisit VALUES (1575,'DJ',20030519161848,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030519163054,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030519164403,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030519172603,'203.94.90.44');
INSERT INTO uservisit VALUES (2265,'sundararaman',20030519173045,'61.11.72.44');
INSERT INTO uservisit VALUES (2066,'David',20030519174436,'dyn-168-65.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030519175140,'pool-141-153-196-146.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030519180424,'cob-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (885,'np_rt',20030519181501,'h-68-164-18-242.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030519182212,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030519190004,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030519191821,'206.137.1.133');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030519200803,'pool0588.cvx4-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030519202732,'203.94.90.44');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030519214913,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030519215117,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030519223648,'de1357.emirates.net.ae');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030519224056,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520000754,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520000810,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520002731,'203.196.253.35');
INSERT INTO uservisit VALUES (2163,'sendil',20030520005927,'203.199.32.88');
INSERT INTO uservisit VALUES (153,'TomM',20030520011611,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030520012156,'adsl-156-5-228.asm.bellsouth.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030520013144,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030520014642,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030520015705,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520020011,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520020113,'202.56.229.254');
INSERT INTO uservisit VALUES (872,'pleasance',20030520023532,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520024338,'202.56.229.254');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030520025431,'199.243.127.34');
INSERT INTO uservisit VALUES (2066,'David',20030520032656,'dyn-168-65.paonline.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030520032659,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520034028,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2163,'sendil',20030520035212,'203.199.32.88');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520035844,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520035845,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030520040857,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030520041459,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030520043407,'161.149.63.107');
INSERT INTO uservisit VALUES (1567,'Bryan',20030520043705,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520043940,'mail.ade.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520044617,'202.56.229.254');
INSERT INTO uservisit VALUES (1301,'Charlie',20030520044749,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030520045358,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030520050022,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520051100,'202.56.229.254');
INSERT INTO uservisit VALUES (1,'levik',20030520051508,'206.28.64.98');
INSERT INTO uservisit VALUES (872,'pleasance',20030520054617,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030520062205,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030520062350,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520063227,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030520071818,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030520073310,'166.68.134.175');
INSERT INTO uservisit VALUES (2166,'Chris',20030520073501,'161.149.63.107');
INSERT INTO uservisit VALUES (1,'levik',20030520075145,'206.28.64.98');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030520080257,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520083007,'202.56.220.5');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030520083945,'oakridge.nationaloptronics.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520091346,'202.138.105.145');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520091346,'202.138.105.145');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030520091421,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030520094703,'202.138.105.145');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520095530,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520095540,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030520095755,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030520101006,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520101952,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030520102814,'HSE-MTL-ppp74506.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030520102949,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030520103142,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1902,'Hank',20030520104016,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030520105822,'166.68.134.175');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030520110903,'tasq.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030520111746,'1Cust101.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520112004,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030520113536,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2234,'Brad',20030520113737,'h000102c610d8.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520115426,'202.56.220.252');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520123741,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030520130111,'pool-151-199-222-40.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030520131020,'pool-151-199-222-40.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030520131148,'pool-151-199-222-40.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2266,'Sydney',20030520133230,'63-163-63-171.iprev.actcom.net');
INSERT INTO uservisit VALUES (2266,'Sydney',20030520133422,'63-163-63-171.iprev.actcom.net');
INSERT INTO uservisit VALUES (2266,'Sydney',20030520133613,'63-163-63-171.iprev.actcom.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030520133732,'HSE-MTL-ppp74506.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030520143822,'pool-151-199-222-166.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2267,'Kim',20030520144900,'207-5-211-46.metrocast.net');
INSERT INTO uservisit VALUES (2267,'Kim',20030520144919,'207-5-211-46.metrocast.net');
INSERT INTO uservisit VALUES (2267,'Kim',20030520145025,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2267,'Kim',20030520145835,'207-5-211-46.metrocast.net');
INSERT INTO uservisit VALUES (2267,'Kim',20030520145846,'207-5-211-46.metrocast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520152136,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030520152222,'1Cust223.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (2066,'David',20030520160426,'dyn-169-219.paonline.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030520160706,'adsl-63-253-143.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030520161402,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030520163434,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520164953,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030520180217,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030520181830,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030520183245,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030520190815,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2163,'sendil',20030520193630,'203.197.18.84');
INSERT INTO uservisit VALUES (1941,'shaun',20030520200605,'193.113.48.9');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520210400,'202.56.214.65');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030520211525,'202.56.213.195');
INSERT INTO uservisit VALUES (2268,'David',20030520213006,'12-229-124-189.client.attbi.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030520213011,'219.65.204.131');
INSERT INTO uservisit VALUES (1941,'shaun',20030520214926,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030520235235,'193.113.48.9');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030521002247,'202.56.214.105');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030521005706,'adsl-156-5-228.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030521005710,'adsl-156-5-228.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030521012324,'202.56.214.105');
INSERT INTO uservisit VALUES (1,'levik',20030521013127,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030521013342,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030521015249,'193.113.48.9');
INSERT INTO uservisit VALUES (872,'pleasance',20030521020413,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2269,'nazrul',20030521020515,'209.249.158.99.brigade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030521023602,'pool-151-199-219-158.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2270,'peter',20030521025826,'194.88.71.50');
INSERT INTO uservisit VALUES (2270,'peter',20030521030150,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030521030356,'166.68.134.175');
INSERT INTO uservisit VALUES (872,'pleasance',20030521032653,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030521033746,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521035934,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521035945,'202.90.96.250');
INSERT INTO uservisit VALUES (1941,'shaun',20030521040231,'193.113.48.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030521040340,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030521042314,'dyn-167-1.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030521045359,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2271,'mullen',20030521050602,'212.219.119.150');
INSERT INTO uservisit VALUES (2271,'mullen',20030521050816,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030521061123,'161.149.63.106');
INSERT INTO uservisit VALUES (1,'levik',20030521062801,'206.28.64.98');
INSERT INTO uservisit VALUES (2166,'Chris',20030521064510,'161.149.63.106');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030521071425,'mail.ade.com');
INSERT INTO uservisit VALUES (2066,'David',20030521071750,'dyn-167-234.paonline.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030521073714,'161.149.63.106');
INSERT INTO uservisit VALUES (1902,'Hank',20030521080252,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030521081552,'pool-151-199-221-150.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521081922,'202.138.105.68');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521081922,'202.138.105.68');
INSERT INTO uservisit VALUES (1567,'Bryan',20030521082504,'134.217.237.30');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030521083305,'nessus.swg.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521084408,'202.138.105.68');
INSERT INTO uservisit VALUES (1,'levik',20030521085223,'206.28.64.98');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030521090549,'167.206.189.16');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030521091108,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030521092036,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030521092628,'166.68.134.175');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030521093208,'167.206.189.16');
INSERT INTO uservisit VALUES (1626,'Gamer',20030521095300,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030521095439,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030521100244,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030521100627,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030521100917,'HSE-MTL-ppp74232.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030521102408,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2273,'michelle',20030521105055,'1Cust98.tnt9.pleasantville.nj.da.uu.net');
INSERT INTO uservisit VALUES (2273,'michelle',20030521105511,'1Cust98.tnt9.pleasantville.nj.da.uu.net');
INSERT INTO uservisit VALUES (2273,'michelle',20030521105609,'1Cust98.tnt9.pleasantville.nj.da.uu.net');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030521111707,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2273,'michelle',20030521111827,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030521112010,'mail.ade.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030521112050,'1Cust240.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030521112833,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1209,'Jude',20030521113411,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030521113437,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1209,'Jude',20030521113745,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (794,'Erin',20030521113929,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030521114336,'206.28.64.98');
INSERT INTO uservisit VALUES (2274,'MeGg',20030521115051,'ool-182e2dae.dyn.optonline.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030521120429,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030521121631,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030521121657,'adsl-156-5-228.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030521123213,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030521124702,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030521125137,'pool-151-199-223-182.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030521125418,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030521125621,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030521125637,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030521130726,'pool-151-199-223-182.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030521130853,'pool-151-199-223-182.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030521132218,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030521132910,'pool-151-199-223-182.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030521133008,'206.137.1.133');
INSERT INTO uservisit VALUES (2275,'Pam',20030521134501,'bgp385335bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (2275,'Pam',20030521134611,'bgp385335bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030521144718,'HSE-MTL-ppp74232.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2276,'kyle',20030521145752,'1Cust120.tnt28.sfo8.da.uu.net');
INSERT INTO uservisit VALUES (2276,'kyle',20030521145914,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030521150653,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030521153949,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030521154323,'202.138.105.19');
INSERT INTO uservisit VALUES (2066,'David',20030521163005,'dyn-169-187.paonline.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030521165443,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030521175541,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030521191451,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030521200211,'pool1091.cvx10-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030521200800,'193.113.48.9');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030521220200,'202.56.220.76');
INSERT INTO uservisit VALUES (1941,'shaun',20030521222735,'193.113.48.9');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030521231404,'202.56.220.79');
INSERT INTO uservisit VALUES (2270,'peter',20030522003230,'194.88.71.50');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030522005049,'202.56.220.79');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030522012312,'adsl-156-2-114.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030522014632,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030522014731,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (1626,'Gamer',20030522022114,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522022851,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030522023719,'193.113.48.9');
INSERT INTO uservisit VALUES (2277,'steve',20030522030243,'pool-141-151-181-235.pitt.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030522030623,'pool-151-199-219-34.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522030748,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2278,'Dave Neary',20030522032336,'apollo.phenix.fr');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522033657,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522034019,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522034623,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030522035314,'193.113.48.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030522035838,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030522042012,'206.28.64.98');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030522042245,'202.56.213.250');
INSERT INTO uservisit VALUES (1567,'Bryan',20030522044138,'134.217.237.30');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522044624,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030522045332,'203.196.253.35');
INSERT INTO uservisit VALUES (1902,'Hank',20030522050228,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522050738,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030522051023,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522051430,'166.68.134.174');
INSERT INTO uservisit VALUES (2279,'Jason',20030522051557,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (2279,'Jason',20030522051736,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522052121,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030522052924,'202.56.213.250');
INSERT INTO uservisit VALUES (2166,'Chris',20030522054651,'161.149.63.107');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522060741,'mail.ade.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030522062844,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522063450,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522064307,'166.68.134.174');
INSERT INTO uservisit VALUES (1,'levik',20030522064936,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522072203,'mail.ade.com');
INSERT INTO uservisit VALUES (2279,'Jason',20030522072907,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030522072950,'206.28.64.98');
INSERT INTO uservisit VALUES (2280,'Alanna',20030522074259,'216.37.141.6');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522075922,'mail.ade.com');
INSERT INTO uservisit VALUES (2281,'Mae',20030522080401,'external47-253.cps.k12.il.us');
INSERT INTO uservisit VALUES (2281,'Mae',20030522080621,'external47-253.cps.k12.il.us');
INSERT INTO uservisit VALUES (2281,'Mae',20030522080624,'external47-253.cps.k12.il.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522082308,'166.68.134.174');
INSERT INTO uservisit VALUES (1902,'Hank',20030522082410,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030522082802,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030522085507,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2279,'Jason',20030522090457,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522092449,'166.68.134.174');
INSERT INTO uservisit VALUES (1567,'Bryan',20030522093055,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2279,'Jason',20030522094122,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (2282,'Kelsey',20030522094612,'pcp03464079pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (2282,'Kelsey',20030522094738,'pcp03464079pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030522095059,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2282,'Kelsey',20030522100039,'pcp03464079pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030522100148,'206.28.64.98');
INSERT INTO uservisit VALUES (1072,'Alan',20030522101127,'HSE-MTL-ppp74588.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522101447,'mail.ade.com');
INSERT INTO uservisit VALUES (2279,'Jason',20030522102502,'host-216-78-29-70.tys.bellsouth.net');
INSERT INTO uservisit VALUES (1517,'jude',20030522104038,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1935,'jess',20030522105613,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030522105850,'adsl-156-2-114.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030522110421,'pool-151-199-220-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030522111220,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030522111704,'pool-151-199-220-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030522111735,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030522111845,'pool-151-199-220-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522112249,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030522113032,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030522114006,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2283,'TJ Baker',20030522115242,'tn-greenback1a-149.rhmdky.adelphia.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030522120117,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2279,'redeemed277',20030522120131,'ACC98466.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522122028,'166.68.134.174');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522125648,'mail.ade.com');
INSERT INTO uservisit VALUES (2268,'David',20030522131329,'12-229-124-189.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030522132120,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030522135357,'203.21.78.174');
INSERT INTO uservisit VALUES (1626,'Gamer',20030522141946,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2284,'ted',20030522144018,'h000625ba89f0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144725,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144817,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144833,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144901,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144928,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522144942,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (1561,'Rita',20030522145033,'12-208-74-173.client.attbi.com');
INSERT INTO uservisit VALUES (2284,'ted',20030522145207,'h000625ba89f0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522150818,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030522155359,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030522160417,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2285,'vincent',20030522161306,'modem18-124.mo-net.com');
INSERT INTO uservisit VALUES (2066,'David',20030522163258,'dyn-167-152.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030522171839,'pool-138-89-101-107.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030522195408,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030522200425,'pool0873.cvx37-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030522202739,'193.113.48.9');
INSERT INTO uservisit VALUES (2286,'imre bokor',20030522205042,'d-233-5.stlucia.uq.net.au');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030522205251,'219.65.204.26');
INSERT INTO uservisit VALUES (2286,'imre bokor',20030522205443,'d-233-5.stlucia.uq.net.au');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030522205533,'219.65.204.26');
INSERT INTO uservisit VALUES (2286,'imre bokor',20030522205955,'d-233-5.stlucia.uq.net.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030522211415,'193.130.28.1');
INSERT INTO uservisit VALUES (2270,'peter',20030522213832,'194.88.71.50');
INSERT INTO uservisit VALUES (1183,'fwaff',20030522221321,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030522224159,'193.113.48.9');
INSERT INTO uservisit VALUES (872,'pleasance',20030523002056,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030523003845,'219.65.162.130');
INSERT INTO uservisit VALUES (1941,'shaun',20030523004927,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030523013748,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030523020030,'193.113.48.9');
INSERT INTO uservisit VALUES (2285,'vincent',20030523021333,'12.110.237.88');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030523022727,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030523025001,'adsl-138-89-11-6.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030523025548,'193.130.28.1');
INSERT INTO uservisit VALUES (2270,'peter',20030523030837,'194.88.71.50');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030523030908,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030523031220,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030523031740,'x101-71-206-dhcp.ej1064.umn.edu');
INSERT INTO uservisit VALUES (2287,'hughshull',20030523033028,'cache-mtc-am08.proxy.aol.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030523033039,'193.113.48.9');
INSERT INTO uservisit VALUES (872,'pleasance',20030523033125,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030523033308,'166.68.134.174');
INSERT INTO uservisit VALUES (2238,'Ben lansdell',20030523034430,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523035640,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523035650,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523035657,'203.196.253.35');
INSERT INTO uservisit VALUES (2281,'Mae',20030523041459,'external47-253.cps.k12.il.us');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030523041713,'167.206.189.16');
INSERT INTO uservisit VALUES (1,'levik',20030523042151,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030523043947,'167.206.189.16');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030523045905,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030523051304,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (2287,'hughshull',20030523053807,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030523054947,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030523060631,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030523061322,'202.125.140.146');
INSERT INTO uservisit VALUES (1567,'Bryan',20030523062805,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523064150,'202.138.105.101');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523064154,'202.138.105.101');
INSERT INTO uservisit VALUES (2288,'Kate',20030523070236,'eclipse.hanover.k12.va.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030523070432,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030523070925,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030523071547,'202.138.105.101');
INSERT INTO uservisit VALUES (1402,'craig',20030523072923,'hlfx26-129.ns.sympatico.ca');
INSERT INTO uservisit VALUES (2066,'David',20030523073311,'dyn-169-211.paonline.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030523075414,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030523081715,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030523082324,'66.243.64.179');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030523082834,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030523083503,'166.68.134.174');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030523091458,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523091655,'pool-151-199-218-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523093527,'pool-151-199-218-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030523093627,'pool-151-199-218-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523093753,'pool-151-199-218-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030523100815,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2289,'sammy',20030523101916,'213.40.67.65');
INSERT INTO uservisit VALUES (1517,'jude',20030523101930,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030523102709,'lsanca1-ar3-071-074.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (2279,'redeemed277',20030523103340,'host-216-78-29-151.tys.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030523103346,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030523104815,'HSE-MTL-ppp74364.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030523104815,'HSE-MTL-ppp74364.qc.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030523110904,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030523111258,'adsl-138-89-11-6.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (1517,'jude',20030523114522,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030523114835,'mail.ade.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030523120555,'saf57ea.fiu.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030523124552,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523125952,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030523130030,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523130243,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030523130557,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523130731,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030523131434,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030523132022,'pool-151-199-218-208.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030523133935,'202.56.213.121');
INSERT INTO uservisit VALUES (1626,'Gamer',20030523140414,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030523140616,'202.56.220.123');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030523141642,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030523142024,'adsl-156-1-162.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030523145827,'202.56.220.123');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030523151034,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030523160127,'pool-138-89-35-155.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030523160826,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2290,'Fred',20030523174615,'208.178.23.170');
INSERT INTO uservisit VALUES (1575,'DJ',20030523174930,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2291,'Rajendra Bhagwan Rajwade',20030523175712,'203.122.53.34');
INSERT INTO uservisit VALUES (2285,'vincent',20030523184857,'modem17-70.mo-net.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030523192326,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030523192659,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030523195206,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030523200844,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2292,'paul',20030523203629,'c-24-126-31-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030523230301,'206.137.1.133');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030524002720,'ua52d39.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524025347,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524030912,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030524031318,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524031908,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030524031944,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524032523,'pool-151-199-220-110.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030524033804,'HSE-MTL-ppp74364.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030524034539,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030524040101,'206.137.1.133');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524040120,'pool-151-199-222-158.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030524041940,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030524042004,'203.196.253.35');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030524043041,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030524043305,'203.196.253.35');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030524043958,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030524044235,'pool-138-89-34-83.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030524045738,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030524062306,'HSE-MTL-ppp74364.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030524065150,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20030524073738,'206.137.1.133');
INSERT INTO uservisit VALUES (2066,'David',20030524073942,'dyn-168-44.paonline.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030524073950,'adsl-80-232-214.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030524074026,'pool-138-89-97-119.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2285,'vincent',20030524075756,'modem26-356.mo-net.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030524081314,'pool-141-153-174-20.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1526,'tdah',20030524093151,'host-66-81-26-215.rev.o1.com');
INSERT INTO uservisit VALUES (153,'TomM',20030524093639,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030524100515,'adsl-35-81-115.asm.bellsouth.net');
INSERT INTO uservisit VALUES (794,'Erin',20030524101501,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030524105457,'pool-141-153-162-15.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030524113201,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524120658,'pool-151-199-218-143.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524120709,'pool-151-199-218-143.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524132233,'pool-151-199-222-149.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524133225,'pool-151-199-222-149.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030524133501,'pool-138-89-106-55.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2293,'Kate',20030524134437,'h00080ed48e0f.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2294,'adrian',20030524134919,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (2294,'adrian',20030524135410,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (2294,'adrian',20030524135412,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (2293,'KateGotRice',20030524141006,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2066,'David',20030524141444,'dyn-168-123.paonline.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030524142943,'pool-151-199-219-24.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2285,'vincent',20030524144843,'modem19-155.mo-net.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030524150614,'203.21.78.156');
INSERT INTO uservisit VALUES (1,'levik',20030524152902,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030524154724,'dyn-168-123.paonline.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030524154940,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2295,'huyen',20030524163049,'adsl-63-205-70-255.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2295,'huyen',20030524163104,'adsl-63-205-70-255.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030524191026,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2292,'paul',20030524214830,'c-24-126-31-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030524221329,'202.56.214.58');
INSERT INTO uservisit VALUES (1,'levik',20030524221630,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030524222627,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2174,'Vinodhan Selvarajalu',20030525015536,'213.42.2.14');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030525025930,'202.56.220.34');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525032021,'pool-151-199-223-197.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030525033825,'pool-151-199-223-197.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525034416,'pool-151-199-223-197.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030525040143,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030525040156,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030525040427,'203.196.253.35');
INSERT INTO uservisit VALUES (1575,'DJ',20030525043152,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2066,'David',20030525043253,'dyn-168-29.paonline.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030525044343,'adsl-156-0-240.asm.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030525045228,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030525045411,'203.196.253.35');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030525045917,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030525051455,'203.196.253.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20030525051522,'pool-138-89-43-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030525051546,'pool-138-89-43-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525051554,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030525054840,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030525055443,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030525061434,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030525061939,'202.56.214.4');
INSERT INTO uservisit VALUES (1,'levik',20030525062124,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525062243,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030525065557,'202.56.214.4');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030525070708,'adsl-156-0-240.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2297,'Mike kim',20030525080715,'accel29.nyc.untd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030525080911,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030525081755,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2298,'Crazy',20030525083035,'h-66-167-242-79.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030525085625,'202.56.214.4');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030525094321,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030525102508,'pool-141-153-164-55.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030525103203,'202.56.214.4');
INSERT INTO uservisit VALUES (1301,'Charlie',20030525103323,'pool-141-153-164-55.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2299,'Ledesma',20030525114535,'200.77.193.17');
INSERT INTO uservisit VALUES (2299,'Ledesma',20030525114859,'200.77.193.17');
INSERT INTO uservisit VALUES (1575,'DJ',20030525120131,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525130353,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030525130458,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525131310,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2005,'Aamir Rashid',20030525133135,'202.125.140.146');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525133306,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030525133424,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030525134846,'pool-151-199-219-132.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030525140145,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030525141846,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2300,'Becky',20030525142015,'Toronto-HSE-ppp3725820.sympatico.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030525142037,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030525143853,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2292,'paul',20030525151934,'c-24-126-31-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030525165350,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030525165350,'pool-141-153-192-15.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030525183029,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030525183159,'m055-170.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2301,'Nelle',20030525192913,'a24b31n92client60.hawaii.rr.com');
INSERT INTO uservisit VALUES (1253,'Brian Nowell',20030525200631,'m055-170.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2144,'Ryan',20030525221858,'AC938ADD.ipt.aol.com');
INSERT INTO uservisit VALUES (2292,'paul',20030525222548,'c-24-126-31-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030525224043,'219.65.162.12');
INSERT INTO uservisit VALUES (2302,'farah',20030525230248,'ac1.emirates.net.ae');
INSERT INTO uservisit VALUES (2302,'farah',20030525230317,'an1.emirates.net.ae');
INSERT INTO uservisit VALUES (2302,'fluffy',20030525231016,'213.42.2.15');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030525232307,'PPP-219.65.163.163.hyd.vsnl.net.in');
INSERT INTO uservisit VALUES (1919,'Lewis',20030526001512,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030526010043,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526010323,'219.65.204.3');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526024803,'PPP-219.65.163.42.hyd.vsnl.net.in');
INSERT INTO uservisit VALUES (2303,'sylvanas winterila',20030526025001,'palo7.pacific.net.sg');
INSERT INTO uservisit VALUES (872,'pleasance',20030526030236,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030526031025,'199.243.127.34');
INSERT INTO uservisit VALUES (2303,'sylvanas winterila',20030526034547,'palo7.pacific.net.sg');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030526035547,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2066,'David',20030526041301,'dyn-169-184.paonline.com');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030526041521,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030526041635,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030526041744,'203.196.253.35');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030526060524,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030526060535,'pool-138-89-101-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030526062753,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030526063946,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030526064231,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2304,'Athena',20030526074624,'cache-ntc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (2304,'Athena',20030526082731,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2215,'Kathryn',20030526084036,'adsl-63-204-116-97.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (794,'Erin',20030526084520,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030526085454,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030526085546,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2305,'Daniella',20030526091100,'200-204-32-133.dial-up.telesp.net.br');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030526093115,'199.243.127.34');
INSERT INTO uservisit VALUES (2066,'David',20030526093707,'dyn-167-118.paonline.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030526094019,'pool-141-153-148-136.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030526094917,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2301,'Nelle',20030526100325,'a24b31n92client60.hawaii.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030526101618,'200.84.26.232');
INSERT INTO uservisit VALUES (1666,'bik88',20030526102846,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2286,'imre bokor',20030526105040,'d-232-3.stlucia.uq.net.au');
INSERT INTO uservisit VALUES (1,'levik',20030526111041,'nycmny1-ar1-4-33-180-071.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030526114519,'adsl-80-232-214.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030526115359,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1767,'Fernando',20030526115403,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2286,'imre bokor',20030526120459,'d-232-3.stlucia.uq.net.au');
INSERT INTO uservisit VALUES (1767,'Fernando',20030526120712,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030526121839,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030526122908,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030526124936,'202.56.220.106');
INSERT INTO uservisit VALUES (2306,'YyCat',20030526131247,'as5300-11.216-194-25-40.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030526132222,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030526133506,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030526135939,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030526140553,'adsl-67-65-167-64.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030526140723,'adsl-67-65-167-64.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2308,'kaycee',20030526143216,'cpe-24-31-61-224.socal.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030526143833,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030526145253,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2309,'Malaysiancherryhead',20030526153412,'alb-24-195-105-85.nycap.rr.com');
INSERT INTO uservisit VALUES (2310,'jae kun',20030526154250,'pcp240310pcs.elictc01.md.comcast.net');
INSERT INTO uservisit VALUES (2310,'jae kun',20030526154842,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030526164409,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030526170122,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030526171422,'pool-138-89-41-12.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030526171924,'pool-138-89-41-12.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030526172158,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (794,'Erin',20030526180732,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030526183023,'206.137.1.133');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526184657,'219.65.204.3');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526184746,'219.65.204.3');
INSERT INTO uservisit VALUES (1253,'brianjn',20030526190025,'m055-163.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526190043,'219.65.204.3');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030526213654,'219.65.162.62');
INSERT INTO uservisit VALUES (1575,'DJ',20030526213925,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030526221052,'193.130.28.1');
INSERT INTO uservisit VALUES (2311,'rakesh',20030526224121,'202.68.142.226');
INSERT INTO uservisit VALUES (2312,'Surajee',20030526225604,'csgsystems.com');
INSERT INTO uservisit VALUES (2312,'Surajee',20030526225752,'csgsystems.com');
INSERT INTO uservisit VALUES (2313,'bridget',20030526231032,'user-33qtm1n.dialup.mindspring.com');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030526234841,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (872,'pleasance',20030527004850,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1253,'brianjn',20030527010000,'203.21.78.149');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527011221,'219.65.162.183');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527011308,'219.65.162.183');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527012420,'219.65.162.183');
INSERT INTO uservisit VALUES (1,'levik',20030527020609,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527023846,'219.65.204.14');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527023922,'219.65.204.14');
INSERT INTO uservisit VALUES (2314,'Chuck Johnson',20030527025938,'dyn-pool9-53.hargray.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030527030652,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527031526,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030527035310,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030527035802,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030527040047,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527045247,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527051050,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1517,'jude',20030527052657,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527053439,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030527062201,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030527063454,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527063632,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030527063713,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527063802,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527065155,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527065227,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527065556,'pool-151-199-220-222.rich.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527065835,'202.138.105.89');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527065835,'202.138.105.89');
INSERT INTO uservisit VALUES (1575,'DJ',20030527070832,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2315,'Wayne Pipkin',20030527071126,'elaine.grsc.k12.ar.us');
INSERT INTO uservisit VALUES (1,'levik',20030527071648,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030527072806,'66.243.64.179');
INSERT INTO uservisit VALUES (2314,'Chuck Johnson',20030527073307,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030527073455,'161.149.63.107');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527073857,'202.138.105.89');
INSERT INTO uservisit VALUES (2315,'Wayne Pipkin',20030527074608,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2313,'bridget',20030527075411,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2315,'Wayne Pipkin',20030527075651,'elaine.grsc.k12.ar.us');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030527080216,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527080223,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030527081543,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527090005,'166.68.134.175');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030527092530,'167.206.189.16');
INSERT INTO uservisit VALUES (1575,'DJ',20030527092836,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030527095314,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527100339,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527101056,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527101200,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527101423,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030527101431,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030527101434,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527102655,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527102707,'pool-151-199-223-223.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2316,'Warren Trotter',20030527102851,'209.7.217.130');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527103014,'134.217.237.30');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527105924,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030527112348,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030527115539,'202.56.220.82');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527121626,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030527121700,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030527121715,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527122034,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527122111,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2296,'Bob Jock',20030527122401,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527124735,'134.217.237.30');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527124902,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030527125148,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527125229,'pool-151-199-222-103.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527125521,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030527132348,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527132647,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527135125,'pool-151-199-220-219.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030527135157,'161.149.63.107');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527135452,'pool-151-199-220-219.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527135502,'pool-151-199-220-219.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030527135510,'pool-151-199-220-219.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2284,'ted',20030527141055,'h000625ba89f0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030527141655,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2190,'mike',20030527142013,'cache-db05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030527151634,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2317,'Heather',20030527152123,'0-1pool39-52.nas2.fayetteville1.nc.us.da.qwest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030527155810,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030527162903,'202.56.220.82');
INSERT INTO uservisit VALUES (2318,'Angela',20030527163610,'66.227.217.121.kzo.mi.chartermi.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030527175906,'pool-138-89-75-148.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030527180243,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2319,'jovy',20030527181252,'siena.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (1567,'Bryan',20030527182402,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527192008,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527192018,'203.196.253.35');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527192611,'203.196.253.35');
INSERT INTO uservisit VALUES (2316,'Warren Trotter',20030527193440,'mrsa-29.egyptian.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030527195335,'219.65.204.16');
INSERT INTO uservisit VALUES (1941,'shaun',20030527201336,'193.113.48.9');
INSERT INTO uservisit VALUES (2320,'shioban',20030527203912,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (2320,'shioban',20030527204059,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030527205808,'202.138.105.98');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527210142,'202.138.105.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030527210357,'193.130.28.1');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030527213757,'202.138.105.124');
INSERT INTO uservisit VALUES (2321,'vicki',20030527213911,'144.138.210.231');
INSERT INTO uservisit VALUES (2321,'vicki',20030527214008,'144.138.210.231');
INSERT INTO uservisit VALUES (2320,'shioban',20030527215522,'cache-ntc-ae11.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030527224432,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030527235617,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030528001423,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030528011546,'adsl-156-0-95.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2322,'akshay',20030528011913,'dialup-del-203.94.241.86.bol.net.in');
INSERT INTO uservisit VALUES (2322,'akshay',20030528014003,'dialup-del-203.94.241.86.bol.net.in');
INSERT INTO uservisit VALUES (1941,'shaun',20030528014027,'193.113.48.9');
INSERT INTO uservisit VALUES (2322,'akshay',20030528014058,'dialup-del-203.94.241.86.bol.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030528014844,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030528023627,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030528024756,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528025847,'pool-151-199-223-130.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030528030333,'193.113.48.9');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030528031106,'199.243.127.34');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030528031622,'219.65.162.248');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030528035913,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2323,'kasie',20030528042142,'cache-mtc-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (2323,'kasie',20030528042534,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030528044046,'203.196.253.35');
INSERT INTO uservisit VALUES (2075,'Matt',20030528044053,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030528045450,'134.217.237.30');
INSERT INTO uservisit VALUES (1902,'Hank',20030528045501,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2166,'Chris',20030528045853,'161.149.63.106');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030528051027,'202.90.96.250');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030528051030,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030528055503,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030528055616,'202.90.96.250');
INSERT INTO uservisit VALUES (2066,'David',20030528060702,'dyn-169-215.paonline.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030528062444,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030528062800,'206.137.1.133');
INSERT INTO uservisit VALUES (2075,'Matt',20030528063240,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030528063555,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528064231,'pool-151-199-223-130.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2196,'Silly Jilly',20030528064912,'pool-151-199-223-130.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528064953,'pool-151-199-223-130.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528065017,'pool-151-199-223-130.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2324,'mozart',20030528072851,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2324,'mozart',20030528072912,'nb-cable-zzz-165.sigecom.net');
INSERT INTO uservisit VALUES (2324,'mozart',20030528073037,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030528074202,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030528082842,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030528083731,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030528084120,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030528085506,'202.56.213.181');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030528085619,'167.206.189.16');
INSERT INTO uservisit VALUES (1,'levik',20030528090056,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030528091306,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030528091430,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030528092520,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030528092606,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030528092753,'166.68.134.175');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030528093241,'202.56.213.181');
INSERT INTO uservisit VALUES (1567,'Bryan',20030528094829,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030528094930,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030528095115,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528095200,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030528100635,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030528102540,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030528102847,'166.68.134.175');
INSERT INTO uservisit VALUES (153,'TomM',20030528105028,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030528105041,'adsl-156-0-95.asm.bellsouth.net');
INSERT INTO uservisit VALUES (794,'Erin',20030528110148,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528112022,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030528113313,'206.28.64.98');
INSERT INTO uservisit VALUES (2166,'Chris',20030528113917,'161.149.63.106');
INSERT INTO uservisit VALUES (1575,'DJ',20030528114512,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528120247,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528120321,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528123133,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528124532,'pool-151-199-218-172.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1517,'jude',20030528125546,'2.muoc.wash.washdctt.dsl.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528130448,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030528131341,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030528131557,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528133804,'pool-151-199-218-135.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528140506,'pool-151-199-218-135.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528141200,'pool-151-199-218-135.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030528142838,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2325,'favelao',20030528144054,'200.138.101.162');
INSERT INTO uservisit VALUES (2325,'favelao',20030528144358,'200.138.101.162');
INSERT INTO uservisit VALUES (2325,'favelao',20030528144444,'200.138.101.162');
INSERT INTO uservisit VALUES (2284,'ted',20030528144851,'h000625ba89f0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528145706,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030528145708,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2190,'mike',20030528150700,'cache-db05.proxy.aol.com');
INSERT INTO uservisit VALUES (2326,'Fran',20030528153829,'dhcp065-024-132-117.columbus.rr.com');
INSERT INTO uservisit VALUES (2215,'Kathryn',20030528161459,'adsl-63-204-116-97.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030528161636,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030528161745,'203.21.78.135');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030528162657,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030528164145,'pool-141-153-148-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030528164926,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2327,'Greg',20030528165606,'user-0c93cl8.cable.mindspring.com');
INSERT INTO uservisit VALUES (2328,'emily',20030528171552,'155.33.112.139');
INSERT INTO uservisit VALUES (2328,'emily',20030528171619,'155.33.112.139');
INSERT INTO uservisit VALUES (2328,'emily',20030528171704,'155.33.112.139');
INSERT INTO uservisit VALUES (2316,'Warren Trotter',20030528174732,'mrsa-44.egyptian.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030528175507,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030528180717,'pool-151-199-223-98.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2316,'Warren Trotter',20030528182044,'mrsa-44.egyptian.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030528182610,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030528184113,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2327,'Greg',20030528200857,'user-0c93cl8.cable.mindspring.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030528203723,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030528203830,'193.130.28.1');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030528215405,'dialpool-210-214-217-185.maa.sify.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030528220734,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030528235035,'202.138.105.177');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030528235050,'202.138.105.177');
INSERT INTO uservisit VALUES (1941,'shaun',20030528235724,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030529002101,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529003419,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1253,'brianjn',20030529003438,'203.21.78.142');
INSERT INTO uservisit VALUES (1,'levik',20030529015123,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2329,'Ricardo',20030529022335,'192.118.89.142');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030529023104,'dialpool-210-214-210-127.maa.sify.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030529023426,'193.113.48.9');
INSERT INTO uservisit VALUES (1301,'Charlie',20030529025117,'166.68.134.175');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030529025534,'dialpool-210-214-210-127.maa.sify.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030529030014,'199.243.127.34');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529031548,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030529031710,'adsl-156-0-95.asm.bellsouth.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030529032934,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030529034415,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030529035143,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030529035303,'202.90.96.250');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030529035710,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030529042406,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030529042806,'193.130.28.1');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030529044502,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030529045644,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030529050000,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2327,'Greg',20030529050136,'user-0c93cl8.cable.mindspring.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030529050547,'166.68.134.175');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030529051229,'202.56.220.21');
INSERT INTO uservisit VALUES (2171,'Hank Schutz',20030529051406,'oakridge.nationaloptronics.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030529060657,'mail.ade.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030529061121,'161.149.63.100');
INSERT INTO uservisit VALUES (153,'TomM',20030529062158,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030529065549,'206.28.64.98');
INSERT INTO uservisit VALUES (2166,'Chris',20030529070822,'161.149.63.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030529071425,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030529071957,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030529072918,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030529074128,'202.138.105.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030529074153,'202.138.105.9');
INSERT INTO uservisit VALUES (1072,'Alan',20030529075244,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030529075853,'mail.ade.com');
INSERT INTO uservisit VALUES (2212,'rid',20030529080054,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (1575,'DJ',20030529081655,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030529082456,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030529082532,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030529085342,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030529085417,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030529090136,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529091225,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030529091654,'206.28.64.98');
INSERT INTO uservisit VALUES (2262,'tony',20030529093044,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2330,'liz slater',20030529094810,'222.nas06.sheff.dial.plus.net.uk');
INSERT INTO uservisit VALUES (2330,'liz slater',20030529095043,'222.nas06.sheff.dial.plus.net.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030529102114,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030529104002,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030529105000,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030529110635,'161.149.63.100');
INSERT INTO uservisit VALUES (2316,'Warren Trotter',20030529111612,'mrsa-38.egyptian.net');
INSERT INTO uservisit VALUES (2331,'suga',20030529112725,'d60-194-234.try.wideopenwest.com');
INSERT INTO uservisit VALUES (2331,'suga',20030529112814,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529113105,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2332,'NCB',20030529113807,'ool-18b9dc0a.dyn.optonline.net');
INSERT INTO uservisit VALUES (2332,'Clair',20030529114141,'ool-18b9dc0a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030529120357,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030529120536,'pool-151-199-220-89.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2333,'piginablanket',20030529122033,'81-86-115-114.dsl.pipex.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030529124647,'nessus.swg.ca');
INSERT INTO uservisit VALUES (794,'Erin',20030529130803,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030529132207,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030529133043,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030529135358,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030529143431,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030529151737,'pool-151-199-218-237.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030529153659,'pool-151-199-218-237.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030529162838,'pool-138-89-92-140.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030529170440,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030529171853,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (2140,'daniel',20030529171905,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030529174000,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2334,'chrisitna',20030529174230,'cache-ntc-ad10.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030529180109,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2335,'ann',20030529180715,'bdsl.66.12.33.30.gte.net');
INSERT INTO uservisit VALUES (2335,'ann',20030529180841,'bdsl.66.12.33.30.gte.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030529181341,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030529181654,'203.21.78.144');
INSERT INTO uservisit VALUES (1941,'shaun',20030529200136,'193.113.48.9');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030529205239,'dialpool-210-214-216-143.maa.sify.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030529205458,'dialpool-210-214-216-143.maa.sify.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529210756,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030529213758,'193.130.28.1');
INSERT INTO uservisit VALUES (2270,'peter',20030529220941,'194.88.71.50');
INSERT INTO uservisit VALUES (1941,'shaun',20030529221247,'193.113.57.167');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529223016,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030529233305,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530000636,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030530001159,'dialpool-210-214-209-173.maa.sify.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530014254,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530014258,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030530014432,'n219077012186.netvigator.com');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030530014638,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030530014815,'193.113.48.9');
INSERT INTO uservisit VALUES (1,'levik',20030530015025,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2337,'jakl',20030530021948,'63.76.102.174');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530022559,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030530023350,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030530030412,'166.68.134.175');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030530031632,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (2337,'jakl',20030530032613,'63.76.102.174');
INSERT INTO uservisit VALUES (1941,'shaun',20030530040339,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030530040523,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530040828,'202.90.96.250');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030530040845,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030530041054,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530042103,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530042116,'202.90.96.250');
INSERT INTO uservisit VALUES (1,'levik',20030530042942,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030530043330,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030530043405,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030530044428,'mail.ade.com');
INSERT INTO uservisit VALUES (2270,'peter',20030530045347,'194.88.71.50');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530050100,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2338,'Edgar',20030530053544,'comp1-205.rc.unesp.br');
INSERT INTO uservisit VALUES (1183,'fwaff',20030530054254,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030530061106,'mail.ade.com');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030530062352,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030530062949,'161.149.63.100');
INSERT INTO uservisit VALUES (1,'levik',20030530063543,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530064013,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1707,'Jonathan Waltz',20030530064959,'207.103.55.66');
INSERT INTO uservisit VALUES (872,'pleasance',20030530071413,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030530072527,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030530081307,'adsl-156-0-182.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030530083231,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030530084224,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030530084230,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030530092310,'161.149.63.100');
INSERT INTO uservisit VALUES (794,'Erin',20030530092554,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030530093810,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030530095606,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030530101010,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030530101228,'166.68.134.175');
INSERT INTO uservisit VALUES (153,'TomM',20030530102235,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030530103925,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030530104322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030530111736,'adsl-35-83-71.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030530113318,'mail.ade.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030530113703,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530113710,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030530122933,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030530123106,'mail.ade.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030530123733,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030530125117,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030530125411,'161.149.63.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030530134248,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2339,'stuart',20030530140143,'pool-141-151-91-94.phil.east.verizon.net');
INSERT INTO uservisit VALUES (2339,'stuart',20030530140234,'pool-141-151-91-94.phil.east.verizon.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030530142417,'adsl-67-66-200-76.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030530145559,'adsl-67-66-200-76.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030530145607,'adsl-67-66-200-76.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2307,'zineera',20030530145628,'adsl-67-66-200-76.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030530150042,'200.84.26.232');
INSERT INTO uservisit VALUES (2329,'caco',20030530151407,'212.199.69.250.forward.012.net.il');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030530151611,'pool0516.cvx7-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030530152727,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030530153300,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030530153613,'pool-138-89-38-82.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030530155030,'pool-151-199-220-75.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030530155527,'pool-151-199-220-75.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030530161623,'dyn-169-241.paonline.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030530163442,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030530164023,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2340,'Queenie',20030530164357,'ppp-66-63-129-103.sndg-c5300-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030530172820,'m055-147.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030530173149,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030530174319,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030530175635,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530181047,'203.196.253.43');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530181101,'203.196.253.43');
INSERT INTO uservisit VALUES (2341,'Pickels',20030530183340,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2342,'marcus',20030530184341,'cache164.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2342,'marcus',20030530184648,'cache164.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030530190054,'dialpool-210-214-211-161.maa.sify.net');
INSERT INTO uservisit VALUES (1,'levik',20030530191026,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030530191926,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030530191931,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030530191946,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2343,'creuza maria',20030530193248,'200-158-187-162.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2344,'Willy',20030530195941,'pool0593.cvx36-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030530201248,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030530205351,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030530205958,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530210700,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030530210722,'203.196.253.35');
INSERT INTO uservisit VALUES (1919,'Lewis',20030530211016,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030530220053,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030530234504,'dialpool-210-214-211-11.maa.sify.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030531005044,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2345,'lah',20030531010649,'cache186.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030531015630,'dialpool-210-214-217-177.maa.sify.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030531015754,'dialpool-210-214-217-177.maa.sify.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531021735,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531030113,'pool-138-89-86-50.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030531032611,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531044754,'pool-138-89-38-233.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2346,'me',20030531051809,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20030531054155,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531055916,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030531063334,'pool-151-199-219-57.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030531063456,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030531064655,'202.138.105.182');
INSERT INTO uservisit VALUES (1,'levik',20030531065245,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531065521,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030531065814,'202.138.105.182');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531065910,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2347,'bob',20030531065953,'pm872-31.dialip.mich.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030531070031,'pool-151-199-219-57.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2347,'bob',20030531072340,'pm872-31.dialip.mich.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030531073051,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531073604,'pool-138-89-87-193.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030531074110,'dyn-168-202.paonline.com');
INSERT INTO uservisit VALUES (2066,'David',20030531074912,'dyn-168-202.paonline.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030531080319,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030531080350,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531083221,'pool-138-89-66-53.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030531083333,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2340,'Queenie',20030531090904,'dsc03-sdv-ca-4-80.rasserver.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531091219,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2348,'Trevor',20030531095347,'208.7.50.39');
INSERT INTO uservisit VALUES (2348,'Trevor',20030531095557,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030531100740,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030531102113,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531102928,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531104229,'pool-141-153-177-156.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030531104846,'pool-151-199-220-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2348,'Trevor',20030531105219,'208.7.50.38');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030531111423,'pool-151-199-220-77.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531114253,'pool-138-89-72-187.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030531121458,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2349,'amber',20030531122904,'dhcp26159205.columbus.rr.com');
INSERT INTO uservisit VALUES (2349,'amber',20030531123111,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030531123358,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531130549,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030531130742,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030531134949,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2350,'brandy durbin',20030531142018,'1Cust86.tnt1.bryan.oh.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030531143005,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030531143116,'m055-188.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1,'levik',20030531144815,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030531144943,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030531152046,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030531152204,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531154210,'pool-141-153-202-144.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531160944,'pool-138-89-65-167.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030531161523,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030531163224,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030531163357,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20030531165627,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2080,'Tristan',20030531172254,'px7wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030531174833,'206.137.1.133');
INSERT INTO uservisit VALUES (2080,'Tristan',20030531175932,'px7wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030531181528,'pool-138-89-86-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030531184705,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030531192255,'12.43.50.215');
INSERT INTO uservisit VALUES (2351,'G. Haring',20030531192508,'cache-rh07.proxy.aol.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030531194807,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2352,'WarMachine',20030531195659,'170-215-54-249.bras01.elk.ca.frontiernet.net');
INSERT INTO uservisit VALUES (2352,'WarMachine',20030531195910,'170-215-54-249.bras01.elk.ca.frontiernet.net');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030531201615,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030531210431,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030531214919,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030531232446,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030601003149,'202.138.105.87');
INSERT INTO uservisit VALUES (2133,'spinoza',20030601021021,'203.90.72.26');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601022116,'pool-151-199-221-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601024220,'pool-151-199-221-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601025552,'pool-151-199-221-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2342,'marcus',20030601032335,'cache162.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601033752,'pool-151-199-221-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601034502,'pool-151-199-221-35.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030601043119,'pool-141-153-212-79.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030601050454,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030601051412,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030601053809,'pool-141-153-169-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030601055703,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030601063133,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030601063428,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030601064328,'219.65.224.135');
INSERT INTO uservisit VALUES (153,'TomM',20030601070543,'206.137.1.133');
INSERT INTO uservisit VALUES (872,'pleasance',20030601071659,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601072009,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030601073800,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030601073945,'202.138.105.191');
INSERT INTO uservisit VALUES (1567,'Bryan',20030601074313,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030601075137,'pool-141-153-179-196.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030601075243,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030601082259,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030601082440,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601082529,'pool-151-199-219-85.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601083817,'pool-151-199-219-85.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2353,'kEllEh',20030601091619,'12-235-124-83.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030601095732,'pool-138-89-111-198.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2353,'kEllEh',20030601101157,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030601101632,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030601102212,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030601103945,'pool-151-199-221-24.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601111209,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601111853,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2354,'burhan tariq',20030601112735,'202.125.140.146');
INSERT INTO uservisit VALUES (2329,'caco',20030601115350,'212.199.69.250.forward.012.net.il');
INSERT INTO uservisit VALUES (1575,'DJ',20030601124535,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030601130033,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030601130921,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030601135356,'pool-138-89-111-198.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030601135531,'pool0353.cvx27-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601142509,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030601144142,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030601145327,'m055-174.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030601150231,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030601150741,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030601154453,'203.21.78.136');
INSERT INTO uservisit VALUES (1567,'Bryan',20030601160526,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601160617,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030601163721,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2355,'annastashya',20030601165402,'cache-mtc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030601173029,'adsl-158-112-127.mia.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030601180805,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030601182406,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030601190304,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030601190421,'202.90.96.250');
INSERT INTO uservisit VALUES (1575,'DJ',20030601201144,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030601202958,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030601211259,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030601211743,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030601211949,'193.130.28.1');
INSERT INTO uservisit VALUES (2356,'Stefanie',20030601212053,'fw-D200.puc.edu');
INSERT INTO uservisit VALUES (2329,'caco',20030601225428,'192.118.89.142');
INSERT INTO uservisit VALUES (1941,'shaun',20030601234150,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030601234704,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030602000353,'206.137.1.133');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030602003157,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030602004320,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2346,'me',20030602005154,'bbcache-12.singnet.com.sg');
INSERT INTO uservisit VALUES (2270,'peter',20030602012440,'194.88.71.50');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030602012720,'eufig1.rit.reuters.com');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030602013300,'imsbbcache09.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20030602014820,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602020801,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030602021828,'pool-151-199-221-63.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030602022501,'193.130.28.1');
INSERT INTO uservisit VALUES (2329,'caco',20030602025615,'192.118.89.142');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030602025948,'pool-151-199-221-63.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030602033444,'199.243.127.34');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030602033712,'194.205.123.20');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030602034106,'62.139.19.1');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030602035524,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (2358,'mr wray',20030602035855,'62.253.219.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030602041146,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030602041224,'202.90.96.250');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030602041728,'62.139.19.110');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602042231,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602043535,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602050327,'mail.ade.com');
INSERT INTO uservisit VALUES (2348,'Trevor',20030602050753,'208.32.57.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030602050930,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602052131,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030602054804,'193.130.28.1');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030602055556,'199.243.127.34');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602055738,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602062254,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602062302,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030602062509,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030602063339,'161.149.63.107');
INSERT INTO uservisit VALUES (1,'levik',20030602071617,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602074002,'mail.ade.com');
INSERT INTO uservisit VALUES (2329,'caco',20030602075226,'212.199.69.250.forward.012.net.il');
INSERT INTO uservisit VALUES (1919,'Lewis',20030602075619,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030602081257,'202.138.105.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030602082238,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602082812,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030602090016,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030602090211,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602091208,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030602091550,'165.139.136.13');
INSERT INTO uservisit VALUES (1575,'DJ',20030602091842,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030602092149,'62.139.19.3');
INSERT INTO uservisit VALUES (1,'levik',20030602093128,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030602095203,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030602100305,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030602100703,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602101132,'mail.ade.com');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030602101140,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030602102314,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2133,'spinoza',20030602102653,'203.90.72.10');
INSERT INTO uservisit VALUES (122,'Happy',20030602102802,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602102855,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602111232,'mail.ade.com');
INSERT INTO uservisit VALUES (2329,'caco',20030602111407,'212.199.69.250.forward.012.net.il');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602112449,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030602113742,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030602113849,'161.149.63.107');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030602122300,'62.139.19.207');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030602123113,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030602124732,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030602125240,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030602130928,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030602131641,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030602133018,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030602135018,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030602144321,'pool-151-199-220-211.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2359,'Erica',20030602152142,'12-213-78-75.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030602152228,'pool-141-153-202-76.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2359,'Erica',20030602152243,'12-213-78-75.client.attbi.com');
INSERT INTO uservisit VALUES (2359,'Erica',20030602152355,'12-213-78-75.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030602153902,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030602154832,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1253,'brianjn',20030602155018,'203.21.78.150');
INSERT INTO uservisit VALUES (2341,'Pickels',20030602155557,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030602160613,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030602161329,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030602170912,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030602184821,'dialpool-210-214-211-62.maa.sify.net');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030602184920,'dialpool-210-214-211-62.maa.sify.net');
INSERT INTO uservisit VALUES (2360,'melissa',20030602191344,'dialup-64.158.184.139.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (2360,'melissa',20030602191400,'dialup-64.158.184.139.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20030602193214,'206.137.1.133');
INSERT INTO uservisit VALUES (2361,'cammy',20030602193940,'c-67-160-196-158.client.comcast.net');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030602203836,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (153,'TomM',20030602203938,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030602205648,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030602212955,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2362,'Jade',20030602214317,'211.72.233.18');
INSERT INTO uservisit VALUES (2362,'Jade',20030602214624,'211.72.233.18');
INSERT INTO uservisit VALUES (1183,'fwaff',20030602215640,'193.130.28.1');
INSERT INTO uservisit VALUES (2363,'Luisa',20030602215838,'ip68-101-202-21.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030602234051,'193.130.28.1');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030603002259,'62.139.19.252');
INSERT INTO uservisit VALUES (1,'levik',20030603014910,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603020624,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030603021708,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603021721,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2270,'peter',20030603022241,'194.88.71.50');
INSERT INTO uservisit VALUES (1183,'fwaff',20030603022430,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030603025306,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030603025406,'166.68.134.175');
INSERT INTO uservisit VALUES (1253,'brianjn',20030603030624,'m055-190.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030603031712,'199.243.127.34');
INSERT INTO uservisit VALUES (2364,'milo',20030603032600,'mail.londonbubble.org.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603040130,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603040357,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2270,'peter',20030603040848,'194.88.71.50');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603041649,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603041719,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603042247,'202.90.96.250');
INSERT INTO uservisit VALUES (2166,'Chris',20030603043308,'161.149.63.110');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603043535,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603043851,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603044529,'134.217.237.30');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030603044539,'62.139.19.102');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603051827,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603052135,'202.90.96.250');
INSERT INTO uservisit VALUES (1301,'Charlie',20030603054203,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030603054636,'206.28.64.98');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030603055520,'219.65.224.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030603055627,'pool-151-199-221-250.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603060255,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603060303,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603065106,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603071146,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603072039,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030603072935,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603073354,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030603073943,'206.28.64.98');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030603074004,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (2365,'Thu',20030603074109,'user95x240.ocde.k12.ca.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030603080251,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030603082533,'206.28.64.98');
INSERT INTO uservisit VALUES (2366,'Kortney Thomas',20030603082919,'host-66-20-134-44.aby.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603084933,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030603091932,'219.65.224.232');
INSERT INTO uservisit VALUES (1301,'Charlie',20030603093438,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603093633,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603094010,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603094422,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030603095027,'161.149.63.110');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603101833,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030603104034,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2367,'Bob',20030603104328,'dallas-208-187-64-250.safepages.com');
INSERT INTO uservisit VALUES (1,'levik',20030603104543,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603104842,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603105512,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603105603,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030603110903,'203.90.72.10');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030603111005,'203.90.72.10');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603112331,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603112736,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030603114942,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030603120937,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030603122445,'62.139.19.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603122455,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030603122556,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030603122923,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030603123152,'pool-151-199-220-2.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030603131212,'110.arlington-46-47rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030603131524,'110.arlington-46-47rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603132016,'mail.ade.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030603134708,'m055-159.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030603140606,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030603141144,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030603142424,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2369,'andrea',20030603142632,'66-42-116-114.lsan.dial.netzero.com');
INSERT INTO uservisit VALUES (2369,'andrea',20030603142703,'66-42-116-114.lsan.dial.netzero.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030603150336,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603151710,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030603152954,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603154625,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030603154840,'pool-151-199-223-216.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030603160714,'pool-138-89-70-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030603161505,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1,'levik',20030603161722,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030603161817,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030603162238,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030603162926,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2370,'Dave',20030603164722,'syr-24-59-102-214.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030603170720,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030603172433,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030603172919,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030603173303,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030603174330,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030603181340,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030603184548,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2361,'cammy',20030603200051,'c-67-160-196-158.client.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603202415,'203.196.253.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030603202458,'203.196.253.35');
INSERT INTO uservisit VALUES (2329,'caco',20030603205624,'192.118.89.142');
INSERT INTO uservisit VALUES (1919,'Lewis',20030603212958,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030603213551,'219.65.224.197');
INSERT INTO uservisit VALUES (1183,'fwaff',20030603220714,'193.130.28.1');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030603225523,'219.65.224.134');
INSERT INTO uservisit VALUES (2346,'me',20030603232909,'bbcache-15.singnet.com.sg');
INSERT INTO uservisit VALUES (2336,'kkkkk',20030604001158,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030604003229,'219.65.224.79');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030604014434,'62.139.19.180');
INSERT INTO uservisit VALUES (1,'levik',20030604014848,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030604020905,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604021740,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604022638,'pool-151-199-219-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604023148,'pool-151-199-219-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604023149,'pool-151-199-219-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604023918,'pool-151-199-219-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030604024746,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030604032753,'166.68.134.175');
INSERT INTO uservisit VALUES (1767,'Fernando',20030604033225,'200.84.26.232');
INSERT INTO uservisit VALUES (1767,'Fernando',20030604033522,'200.84.26.232');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604034619,'pool-151-199-221-192.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604040007,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030604041207,'206.28.64.98');
INSERT INTO uservisit VALUES (2270,'peter',20030604041638,'194.88.71.50');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030604042824,'219.65.224.79');
INSERT INTO uservisit VALUES (1567,'Bryan',20030604043425,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604043926,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030604050143,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030604051308,'166.68.134.175');
INSERT INTO uservisit VALUES (2371,'JACK',20030604051755,'cache-mtc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604052933,'pool-151-199-223-45.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2075,'Matt',20030604054238,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2166,'Chris',20030604055958,'161.149.63.110');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604060842,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030604063205,'adsl-34-50-32.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030604063637,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030604065605,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030604071951,'62.139.19.114');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030604073610,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604073846,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030604075108,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030604080306,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604080733,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030604082217,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030604083329,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604083547,'mail.ade.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030604083640,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030604083852,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030604084119,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604092144,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030604094529,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'.',20030604095147,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030604101237,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030604101257,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604101934,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030604105019,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030604111645,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604111828,'mail.ade.com');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030604112056,'203.90.72.52');
INSERT INTO uservisit VALUES (1301,'Charlie',20030604112228,'pool-141-153-175-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030604112351,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2341,'Pickels',20030604120052,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030604122533,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030604122935,'161.149.63.110');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030604123330,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604124502,'pool-151-199-218-227.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030604125608,'66.243.64.179');
INSERT INTO uservisit VALUES (1253,'brianjn',20030604134328,'203.21.78.134');
INSERT INTO uservisit VALUES (1567,'Bryan',20030604135135,'134.217.237.30');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604135157,'pool-151-199-218-227.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030604140508,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604145844,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030604150702,'pool-151-199-220-244.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030604150718,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030604152410,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2370,'Dave',20030604163858,'syr-24-59-102-214.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030604163923,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030604173301,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2066,'David',20030604175959,'dyn-169-148.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030604180251,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030604205344,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2372,'ggrayllizard',20030604210632,'cache-rh02.proxy.aol.com');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030604212311,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030604231325,'211.78.172.220');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030604231355,'211.78.172.220');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030605000434,'202.56.229.254');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605002327,'211.78.172.220');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030605011816,'62.139.19.188');
INSERT INTO uservisit VALUES (2239,'Alpha Tiger',20030605013837,'AVelizy-106-2-1-31.w80-11.abo.wanadoo.fr');
INSERT INTO uservisit VALUES (1,'levik',20030605015107,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2370,'Dave',20030605015608,'syr-24-59-102-214.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030605022846,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605023927,'pool-151-199-223-173.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030605024451,'pool-151-199-223-173.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605025123,'pool-151-199-223-173.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605025907,'pool-151-199-223-173.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605031705,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030605032251,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030605035455,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030605041405,'62.139.19.55');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605041547,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605042426,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605043022,'134.217.237.30');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030605043242,'199.243.127.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030605045506,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605051237,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605052228,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605052400,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2270,'peter',20030605053953,'194.88.71.50');
INSERT INTO uservisit VALUES (2166,'Chris',20030605054803,'161.149.63.107');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605060640,'166.68.134.175');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030605061304,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030605061504,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605061709,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605062925,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030605065447,'199.243.127.34');
INSERT INTO uservisit VALUES (2375,'Kristina',20030605070325,'168.169.60.80');
INSERT INTO uservisit VALUES (1072,'Alan',20030605072425,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030605073343,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605073358,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605073439,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2375,'Kristina',20030605073533,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605074212,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030605074216,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605075132,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030605083300,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605085431,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030605090217,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030605090528,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605095250,'166.68.134.175');
INSERT INTO uservisit VALUES (2377,'Andrew',20030605100714,'pool-68-161-88-96.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030605103109,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605103246,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605103251,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030605104428,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605104435,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605105004,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20030605111009,'227.washington-33rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605112335,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605112536,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030605112600,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605114758,'mail.ade.com');
INSERT INTO uservisit VALUES (2378,'Nich',20030605114837,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030605114931,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030605123129,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030605123950,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030605131553,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605131659,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605131741,'pool-151-199-221-161.rich.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030605131825,'66.243.64.179');
INSERT INTO uservisit VALUES (2380,'Kristen',20030605132240,'cache-rk05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030605132745,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030605133030,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605133042,'pool-151-199-221-161.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030605133952,'pool-151-199-221-161.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605140650,'pool-138-89-87-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2381,'timmy',20030605141150,'wolf-slot5-mod8.salsgiver.com');
INSERT INTO uservisit VALUES (2381,'timmy',20030605141434,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030605142440,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030605142917,'58-2-197-133.dial.cal1.sprint-canada.net');
INSERT INTO uservisit VALUES (2284,'ted',20030605143841,'h000625ba89f0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030605144244,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030605144647,'219.65.77.7');
INSERT INTO uservisit VALUES (1626,'Gamer',20030605153323,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605155959,'211.78.172.220');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605160018,'211.78.172.220');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605160149,'pool-138-89-87-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030605160925,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030605161704,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030605161939,'pool-138-89-87-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605163745,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605164132,'211.78.172.220');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030605170047,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605175233,'211.78.172.220');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030605180736,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030605183940,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030605185459,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030605190430,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030605195108,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1919,'Lewis',20030605213230,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605220759,'211.78.172.220');
INSERT INTO uservisit VALUES (2346,'me',20030605224122,'bbcache-12.singnet.com.sg');
INSERT INTO uservisit VALUES (2075,'Matt',20030605224517,'pc-62-30-58-63-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030605230426,'211.78.172.220');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030605230514,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030606000702,'211.78.172.220');
INSERT INTO uservisit VALUES (2270,'peter',20030606002841,'194.88.71.50');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030606010159,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1889,'T. Anderson',20030606021119,'nc2.akl.tranzpeer.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606021136,'pool-138-89-76-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030606021530,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606023249,'166.68.134.175');
INSERT INTO uservisit VALUES (2382,'blink',20030606023937,'bfce.heidelberg.army.mil');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030606024008,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2382,'blink',20030606024311,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030606030449,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030606033514,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030606034702,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030606035626,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030606040522,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030606042700,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030606043243,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030606043431,'161.149.63.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606044249,'166.68.134.174');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030606045248,'mail.ade.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030606050514,'202.56.229.254');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030606053604,'199.243.127.34');
INSERT INTO uservisit VALUES (1626,'Gamer',20030606055414,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030606055727,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606055853,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606060451,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606060627,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030606061701,'adsl-158-191-183.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030606061813,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606062002,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606062028,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606062121,'pool-151-199-221-234.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062202,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062204,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062227,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062229,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062238,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062243,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062300,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062301,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062302,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062304,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062305,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062306,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062307,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062310,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062313,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062315,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062326,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062338,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062346,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062359,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030606062434,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606062734,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606063255,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030606064604,'194.205.123.10');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606072621,'166.68.134.174');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606075235,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606075237,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606075253,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606075300,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030606075434,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606084557,'166.68.134.174');
INSERT INTO uservisit VALUES (1,'levik',20030606091409,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030606092529,'199.243.127.34');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030606093001,'dialpool-210-214-109-111.maa.sify.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030606094443,'166.68.134.174');
INSERT INTO uservisit VALUES (1072,'Alan',20030606100557,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030606101807,'161.149.63.100');
INSERT INTO uservisit VALUES (2376,'Jim C',20030606102121,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030606102845,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2370,'Dave',20030606103236,'syr-24-59-102-214.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030606104106,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606104436,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030606104531,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030606104915,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030606120910,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030606122642,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2360,'melissa',20030606122722,'dialup-67.25.43.210.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606124420,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030606124922,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606125127,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030606125202,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606125349,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030606130533,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030606131342,'pool-151-199-222-174.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030606132350,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030606134629,'202.56.213.80');
INSERT INTO uservisit VALUES (153,'TomM',20030606140633,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030606141308,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030606142432,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030606144426,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2383,'michelle',20030606150527,'cache-rl01.proxy.aol.com');
INSERT INTO uservisit VALUES (2383,'michelle',20030606150614,'cache-rl01.proxy.aol.com');
INSERT INTO uservisit VALUES (2383,'michelle',20030606150729,'cache-rl01.proxy.aol.com');
INSERT INTO uservisit VALUES (1975,'Skunk',20030606151259,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1975,'Skunk',20030606151415,'ca-dibar-cuda1-c3a-244.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030606151654,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2383,'michelle',20030606152600,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2383,'michelle',20030606152707,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030606153857,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030606154218,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030606155830,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (693,'Jun',20030606161445,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2341,'Pickels',20030606165647,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030606170248,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030606173247,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030606174309,'206.137.1.133');
INSERT INTO uservisit VALUES (693,'Jun',20030606182305,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030606184856,'dialpool-210-214-217-172.maa.sify.net');
INSERT INTO uservisit VALUES (2378,'Nich',20030606185532,'142.59.34.124');
INSERT INTO uservisit VALUES (1253,'brianjn',20030606195119,'203.21.78.151');
INSERT INTO uservisit VALUES (153,'TomM',20030606200447,'206.137.1.133');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030606203738,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030606220500,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2384,'Michelle',20030606221526,'AC94DDA6.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030606222351,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030606222533,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030606234321,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607000217,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030607001144,'206.137.1.133');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607015226,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607015440,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607015524,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607015539,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607015707,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607020242,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030607020748,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607021303,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030607022204,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607022707,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607022924,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607023152,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (2385,'Bradley A. Esparza',20030607023302,'dialup-64.159.117.112.Dial1.Seattle1.Level3.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607024654,'pool-151-199-219-47.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2386,'jenny',20030607030501,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607030527,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2386,'jenny',20030607030543,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030607032146,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030607033529,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (2386,'jenny',20030607034640,'proxy.ia3.marketscore.com');
INSERT INTO uservisit VALUES (2387,'chetan',20030607041441,'202.56.229.254');
INSERT INTO uservisit VALUES (2341,'Pickels',20030607045000,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030607045127,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030607054607,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030607055653,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030607055758,'211.72.108.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20030607055911,'adsl-138-89-11-3.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (2298,'Crazy',20030607063323,'h-69-3-109-74.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (2388,'mitali',20030607063936,'cache-rb02.proxy.aol.com');
INSERT INTO uservisit VALUES (2388,'mitali',20030607064009,'cache-rq06.proxy.aol.com');
INSERT INTO uservisit VALUES (2388,'mitali',20030607070358,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607071354,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030607071508,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030607073345,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607074331,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2388,'mitali',20030607075408,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030607075909,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607080237,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030607083218,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607085311,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030607085700,'202.56.220.1');
INSERT INTO uservisit VALUES (1072,'Alan',20030607090112,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030607090311,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030607090919,'pool-138-89-65-85.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607091130,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (885,'np_rt',20030607091220,'h-69-3-243-169.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607091742,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2389,'hillary',20030607091826,'adsl-64-167-14-104.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607092602,'pool-151-199-219-175.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030607093858,'pool-151-199-219-175.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607101207,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607103126,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030607103657,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2384,'Michelle',20030607105316,'AC965E08.ipt.aol.com');
INSERT INTO uservisit VALUES (2384,'Michelle',20030607111744,'AC965E08.ipt.aol.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030607113738,'202.56.220.1');
INSERT INTO uservisit VALUES (153,'TomM',20030607115438,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607122106,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030607123701,'202.56.220.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030607125305,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030607130126,'pool0120.cvx34-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030607144721,'m055-185.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030607145108,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030607145317,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030607151302,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2379,'Dark',20030607163918,'58-4-203-190.dial.cal1.sprint-canada.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030607165559,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607170107,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030607170540,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030607170859,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030607173628,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030607180204,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030607183327,'211.72.108.2');
INSERT INTO uservisit VALUES (153,'TomM',20030607201315,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030607201815,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030607201835,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2390,'ritu',20030607212554,'203.197.251.7');
INSERT INTO uservisit VALUES (1575,'DJ',20030607213647,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030607223349,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608000246,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608001559,'219.65.224.162');
INSERT INTO uservisit VALUES (1575,'DJ',20030608004742,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608013013,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608014908,'61-228-170-238.HINET-IP.hinet.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608020718,'pool-151-199-222-179.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608021816,'pool-151-199-222-179.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608022524,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1947,'Jon',20030608022704,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608024235,'pool-151-199-222-179.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608024808,'219.65.224.58');
INSERT INTO uservisit VALUES (1575,'DJ',20030608032409,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030608041304,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030608041654,'pool-141-153-176-150.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608041828,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (693,'Jun',20030608043026,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608044120,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030608052944,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030608053646,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030608054425,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608063122,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2391,'cbp',20030608064137,'202.142.82.137');
INSERT INTO uservisit VALUES (2391,'cbp',20030608064521,'202.142.82.137');
INSERT INTO uservisit VALUES (2392,'Lindsey',20030608064622,'fl-lp-u2-c3a-83.pbc.adelphia.net');
INSERT INTO uservisit VALUES (2392,'Lindsey',20030608064647,'fl-lp-u2-c3a-83.pbc.adelphia.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608064739,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608065252,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608070443,'219.65.224.58');
INSERT INTO uservisit VALUES (2393,'Jennifer',20030608071739,'ACC91D02.ipt.aol.com');
INSERT INTO uservisit VALUES (2394,'patrick',20030608073646,'ca-buenapark-cuda1-c2-72.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (2394,'patrick',20030608073805,'ca-buenapark-cuda1-c2-72.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608074857,'pool-151-199-222-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030608080004,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608080122,'pool-151-199-222-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608080214,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030608080454,'pool-151-199-222-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608080526,'pool-151-199-222-18.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030608082932,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030608090017,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608090828,'219.65.224.58');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608091514,'219.65.224.58');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030608091753,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2395,'Les',20030608092928,'12-230-204-66.client.attbi.com');
INSERT INTO uservisit VALUES (2396,'Kahrissa',20030608093956,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (2396,'Kahrissa',20030608094044,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608100730,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030608102502,'pool-141-153-182-122.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608102655,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608105759,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608110046,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030608110337,'adsl-35-80-254.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030608111133,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2374,'John Tate',20030608111243,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608111450,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030608111509,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030608111839,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608111905,'pool-151-199-218-8.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608113836,'219.65.224.58');
INSERT INTO uservisit VALUES (794,'Erin',20030608120425,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030608122353,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030608123531,'219.65.224.58');
INSERT INTO uservisit VALUES (153,'TomM',20030608123750,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030608124415,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030608130635,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030608131638,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608133205,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030608134009,'pool-151-199-219-111.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030608141714,'m055-189.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2397,'thomas',20030608142508,'cache-mtc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (2397,'thomas',20030608145045,'cache-mtc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030608145315,'pool-138-89-33-201.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2398,'margaret',20030608145719,'202.123.134.55');
INSERT INTO uservisit VALUES (1626,'Gamer',20030608154500,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608160942,'211.78.172.220');
INSERT INTO uservisit VALUES (1072,'Alan',20030608161711,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030608161805,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030608162112,'HSE-MTL-ppp74260.qc.sympatico.ca');
INSERT INTO uservisit VALUES (2080,'Tristan',20030608162116,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030608163140,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2393,'Jennifer',20030608163755,'ACC91D02.ipt.aol.com');
INSERT INTO uservisit VALUES (2399,'meg',20030608165416,'CPE-65-28-57-28.kc.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608172548,'211.78.172.220');
INSERT INTO uservisit VALUES (2057,'juliet',20030608175951,'adsl-64-165-227-45.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030608180445,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030608183729,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608194127,'211.78.172.220');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030608200351,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030608200739,'193.113.48.9');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030608202450,'dialpool-210-214-209-150.maa.sify.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608203020,'211.78.172.220');
INSERT INTO uservisit VALUES (2400,'starryskiez',20030608204314,'AC913F48.ipt.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030608211022,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030608212623,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608214147,'211.78.172.220');
INSERT INTO uservisit VALUES (2401,'Eden',20030608221104,'61-221-13-78.HINET-IP.hinet.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608224142,'211.78.172.220');
INSERT INTO uservisit VALUES (153,'TomM',20030608233831,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030608234313,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030608235934,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2382,'blink',20030609001427,'bfce.heidelberg.army.mil');
INSERT INTO uservisit VALUES (1941,'shaun',20030609013749,'193.113.48.9');
INSERT INTO uservisit VALUES (2402,'maskass',20030609013852,'ppp-119-29.24-151.libero.it');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030609014404,'62.139.19.116');
INSERT INTO uservisit VALUES (2382,'blink',20030609014407,'bfce.heidelberg.army.mil');
INSERT INTO uservisit VALUES (1,'levik',20030609015124,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609022016,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'John Tate',20030609022113,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609022233,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609022708,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'J',20030609022731,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609022810,'pool-151-199-219-82.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030609024100,'62.139.19.116');
INSERT INTO uservisit VALUES (2402,'maskass',20030609024952,'ppp-62-10-1-139.dialup.tiscali.it');
INSERT INTO uservisit VALUES (1301,'Charlie',20030609025703,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030609031551,'199.243.127.34');
INSERT INTO uservisit VALUES (2403,'yiyj',20030609032923,'168.169.89.137');
INSERT INTO uservisit VALUES (2403,'yiyj',20030609033008,'168.169.89.137');
INSERT INTO uservisit VALUES (2403,'yiyj',20030609033116,'168.169.89.137');
INSERT INTO uservisit VALUES (2066,'David',20030609035305,'dyn-169-199.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609040144,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609040853,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030609041758,'206.28.64.98');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030609042613,'211.72.108.18');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030609044428,'62.139.19.194');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030609044452,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609044503,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609044742,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609050305,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609050321,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2374,'J',20030609050645,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030609050750,'adsl-35-6-84.bct.bellsouth.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609050845,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'J',20030609050910,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609051111,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'J',20030609051152,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609051238,'pool-151-199-218-193.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609051859,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609053448,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2404,'Shannon',20030609054857,'cblmdm205-162-217-68.buckeye-express.com');
INSERT INTO uservisit VALUES (2404,'Shannon',20030609054858,'cblmdm205-162-217-68.buckeye-express.com');
INSERT INTO uservisit VALUES (1,'levik',20030609055926,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609060000,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030609060439,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609060611,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609071615,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2396,'Kahrissa',20030609073136,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609074040,'134.217.237.30');
INSERT INTO uservisit VALUES (2376,'Jim C',20030609074151,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2397,'thomas',20030609075109,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030609075732,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030609080220,'199.243.127.34');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609080423,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030609080849,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609080934,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609081037,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609081727,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609082949,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609083230,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609083532,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2405,'aisd',20030609084048,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2405,'aisd',20030609084112,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030609084137,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030609084514,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609085204,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609085623,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2405,'aisd',20030609085808,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2406,'Cameron',20030609090625,'cache-rr02.proxy.aol.com');
INSERT INTO uservisit VALUES (2402,'maskass',20030609090931,'ppp-62-10-20-185.dialup.tiscali.it');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030609092202,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030609092541,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609093355,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609093427,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1902,'Hank',20030609094210,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609095706,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030609095819,'206.28.64.98');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609100459,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030609100653,'166.68.134.175');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609101021,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609101529,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609101548,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609101642,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030609101914,'adsl-156-0-158.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030609101936,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609102456,'mail.ade.com');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609102818,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'J',20030609102850,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609103359,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609103417,'pool-151-199-223-4.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030609103540,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609105837,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609105958,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609110231,'pool-151-199-221-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (2374,'J',20030609110352,'pool-151-199-221-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609110601,'pool-151-199-221-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609111152,'pool-151-199-221-22.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609112221,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609113231,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2407,'Jason',20030609113845,'dialup-67.75.118.135.Dial1.Stamford1.Level3.net');
INSERT INTO uservisit VALUES (2408,'Beatriz',20030609115136,'200.152.218.109');
INSERT INTO uservisit VALUES (2408,'Beatriz',20030609115214,'200.152.218.109');
INSERT INTO uservisit VALUES (122,'Happy',20030609115916,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609120519,'mail.ade.com');
INSERT INTO uservisit VALUES (2379,'Dark',20030609120654,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2409,'asgsfg',20030609123317,'12-239-237-15.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609123642,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030609130056,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609131345,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030609132137,'219.65.224.135');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609132242,'pool-151-199-218-178.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030609132734,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2374,'J',20030609132826,'pool-151-199-218-178.rich.east.verizon.net');
INSERT INTO uservisit VALUES (1660,'Tim Axoy',20030609133023,'pool-151-199-218-178.rich.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030609134246,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030609140853,'206.137.1.133');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030609143725,'219.65.224.135');
INSERT INTO uservisit VALUES (1575,'DJ',20030609145601,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2410,'soleil',20030609150947,'ACC0225E.ipt.aol.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030609152053,'211.78.172.220');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030609153357,'219.65.224.135');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030609155424,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030609162845,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2411,'Amy',20030609163305,'209.210.28.138');
INSERT INTO uservisit VALUES (1626,'Gamer',20030609163802,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2412,'Stacy',20030609164947,'dialup-67.26.48.65.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (2412,'Stacy',20030609165112,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2412,'Stacy',20030609165140,'dialup-67.26.48.65.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030609171119,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2411,'Amy',20030609172813,'209.210.28.138');
INSERT INTO uservisit VALUES (1,'levik',20030609173023,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030609174253,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030609175605,'206.137.1.133');
INSERT INTO uservisit VALUES (2413,'hokulani',20030609182340,'proxy-server.hawaii.rr.com');
INSERT INTO uservisit VALUES (2413,'hokulani',20030609182437,'proxy-server.hawaii.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030609182553,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2265,'sundararaman',20030609183722,'61.11.72.44');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030609193026,'211.78.172.220');
INSERT INTO uservisit VALUES (1,'levik',20030609194824,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030609195057,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030609201318,'193.113.48.9');
INSERT INTO uservisit VALUES (2414,'Melissa',20030609201544,'0-1pool104-37.nas52.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030609201551,'193.113.48.9');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609202239,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2411,'Amy',20030609203249,'209.210.28.138');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030609203846,'libr.aig.com');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030609204321,'libr.aig.com');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030609205817,'libr.aig.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030609212333,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030609213334,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030609213940,'211.78.172.220');
INSERT INTO uservisit VALUES (2416,'danielle',20030609215320,'user-0ceiefu.cable.mindspring.com');
INSERT INTO uservisit VALUES (2416,'danielle',20030609215437,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030609222518,'libr.aig.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030609223658,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030609225334,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030610002915,'193.113.48.9');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610003049,'211.78.172.220');
INSERT INTO uservisit VALUES (153,'TomM',20030610003841,'206.137.1.133');
INSERT INTO uservisit VALUES (1941,'shaun',20030610014111,'193.113.48.9');
INSERT INTO uservisit VALUES (2402,'maskass',20030610014713,'ppp-62-10-9-161.dialup.tiscali.it');
INSERT INTO uservisit VALUES (2402,'maskass',20030610014723,'ppp-62-10-9-161.dialup.tiscali.it');
INSERT INTO uservisit VALUES (1,'levik',20030610015021,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610015924,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030610023002,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030610023305,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030610024141,'193.113.48.9');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030610030447,'199.243.127.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030610031626,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610031639,'166.68.134.175');
INSERT INTO uservisit VALUES (1941,'shaun',20030610032221,'193.113.48.9');
INSERT INTO uservisit VALUES (2397,'thomas',20030610033555,'cache-rf01.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030610033648,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2417,'William Brown',20030610034515,'194.247.92.157');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030610040925,'adsl-156-4-77.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030610042935,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030610043848,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030610044657,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030610045146,'mail.ade.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030610045427,'161.149.63.107');
INSERT INTO uservisit VALUES (2329,'caco',20030610050227,'212.199.69.248.forward.012.net.il');
INSERT INTO uservisit VALUES (2341,'Pickels',20030610051154,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610051546,'166.68.134.175');
INSERT INTO uservisit VALUES (2418,'Shondrekia',20030610052249,'RN133-164.rose.net');
INSERT INTO uservisit VALUES (2418,'Shondrekia',20030610052449,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610052625,'166.68.134.175');
INSERT INTO uservisit VALUES (2391,'cbp',20030610053854,'202.142.82.240');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030610054023,'199.243.127.34');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610061020,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2402,'maskass',20030610061815,'ppp-62-10-2-232.dialup.tiscali.it');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610063004,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610063829,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030610064533,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030610065549,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610065938,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610071527,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030610074319,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2378,'Nich',20030610074801,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610074854,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2379,'Dark',20030610075310,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610080658,'166.68.134.175');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030610080932,'adsl-156-4-77.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610081000,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030610081811,'adsl-156-4-77.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2419,'Hannah',20030610082228,'206.indianapolis-10rh16rt.in.dial-access.att.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030610082605,'202.56.220.29');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030610082659,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2420,'Lianne',20030610083343,'ip68-224-62-24.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610084023,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610084930,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2166,'Chris',20030610085136,'161.149.63.107');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610085945,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610092213,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030610092237,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610095347,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2378,'Nich',20030610100744,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (2378,'Nich',20030610100819,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030610102106,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030610102844,'199.243.127.34');
INSERT INTO uservisit VALUES (1363,'Mr_Noem',20030610102849,'nh-londonderry1a-b-124.mrrmnh.adelphia.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030610103449,'h68-145-244-238.cg.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030610103524,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030610104259,'202.56.220.29');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030610110110,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610111742,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2421,'amanda',20030610112439,'su1512p40.su.utoledo.edu');
INSERT INTO uservisit VALUES (2421,'amanda',20030610112541,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2144,'Ryan',20030610113018,'AC8093EC.ipt.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030610114443,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610114952,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030610114959,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2166,'Chris',20030610115657,'161.149.63.107');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030610115917,'adsl-156-3-87.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030610123105,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030610125244,'66.243.64.179');
INSERT INTO uservisit VALUES (2422,'alex',20030610125625,'proxy.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030610125722,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610135613,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030610141456,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030610142056,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2144,'Ryan',20030610143531,'AC9B2547.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030610145318,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030610150101,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610150350,'211.78.172.220');
INSERT INTO uservisit VALUES (794,'Erin',20030610151244,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030610151956,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610152517,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030610154600,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030610160723,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030610161820,'pool-141-153-146-230.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610162148,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030610162625,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20030610164905,'adsl-69-0-19-120.adsl.snet.net');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20030610164905,'adsl-69-0-19-120.adsl.snet.net');
INSERT INTO uservisit VALUES (2424,'Jeremy Allen',20030610165655,'as04-ppp23.cvip.net');
INSERT INTO uservisit VALUES (2425,'Lunch Box',20030610170013,'AC82BB45.ipt.aol.com');
INSERT INTO uservisit VALUES (2424,'Jeremy Allen',20030610170655,'as04-ppp23.cvip.net');
INSERT INTO uservisit VALUES (2424,'Jeremy Allen',20030610170708,'as04-ppp23.cvip.net');
INSERT INTO uservisit VALUES (2426,'Will H',20030610171337,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030610172917,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1947,'Jon',20030610174806,'dsl-52.usinternet.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610175309,'211.78.172.220');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030610175555,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2427,'George Chan',20030610180636,'203.160.177.236');
INSERT INTO uservisit VALUES (2424,'Jeremy Allen',20030610181849,'as04-ppp23.cvip.net');
INSERT INTO uservisit VALUES (2427,'George Chan',20030610183724,'203.160.177.236');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030610192022,'libr.aig.com');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030610192110,'libr.aig.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610192502,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030610195810,'193.113.48.9');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610202756,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030610212333,'libr.aig.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030610212952,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610215534,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030610224223,'193.113.48.9');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030610225500,'libr.aig.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030610232341,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030610234415,'193.113.48.9');
INSERT INTO uservisit VALUES (2428,'gordo packard',20030611004341,'12-213-104-92.client.attbi.com');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030611011014,'libr.aig.com');
INSERT INTO uservisit VALUES (1,'levik',20030611015855,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2428,'gordo packard',20030611020331,'12-213-104-92.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611020706,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2270,'peter',20030611021147,'194.88.71.50');
INSERT INTO uservisit VALUES (1941,'shaun',20030611022213,'193.113.48.9');
INSERT INTO uservisit VALUES (1884,'bobboy',20030611023550,'cache84.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20030611025236,'166.68.134.175');
INSERT INTO uservisit VALUES (1941,'shaun',20030611030704,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030611031058,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030611033008,'adsl-156-3-9.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611034320,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030611041353,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1,'levik',20030611043105,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030611043802,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2429,'BrainFart',20030611044614,'adsl-64-219-148-169.dsl.hrlntx.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611044746,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030611052102,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030611052633,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611052825,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030611053839,'tasq.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030611055631,'193.130.28.1');
INSERT INTO uservisit VALUES (1902,'Hank',20030611060238,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611061224,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611061459,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030611061748,'193.130.28.1');
INSERT INTO uservisit VALUES (2341,'Pickels',20030611062428,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030611063310,'199.243.127.34');
INSERT INTO uservisit VALUES (122,'Happy',20030611064313,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611065201,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611065832,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030611070450,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030611073213,'161.149.63.110');
INSERT INTO uservisit VALUES (1,'levik',20030611074141,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611074320,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030611075906,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2429,'BrainFart',20030611080139,'adsl-64-219-148-169.dsl.hrlntx.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030611082100,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030611084221,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611084403,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030611090115,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030611091327,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2430,'lalit',20030611091332,'203.129.195.138');
INSERT INTO uservisit VALUES (1301,'Charlie',20030611091641,'166.68.134.175');
INSERT INTO uservisit VALUES (2429,'BrainFart',20030611092016,'adsl-64-219-148-169.dsl.hrlntx.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030611092820,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030611093619,'199.243.127.34');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611093912,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2430,'lalit',20030611094153,'203.129.195.138');
INSERT INTO uservisit VALUES (2429,'BrainFart',20030611095748,'adsl-64-219-148-169.dsl.hrlntx.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611100019,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030611100326,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2402,'maskass',20030611101100,'ppp-62-10-10-108.dialup.tiscali.it');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611101227,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611102058,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1666,'bik88',20030611103651,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030611103958,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030611104630,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030611110341,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611111028,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2431,'pooh',20030611111431,'h24-76-171-108.vs.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611112351,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030611113012,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611120029,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030611121030,'adsl-156-3-9.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030611122720,'mail.ade.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030611124415,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030611130428,'202.56.214.57');
INSERT INTO uservisit VALUES (2144,'Ryan',20030611131655,'AC99F1D7.ipt.aol.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030611143707,'adsl-155-180-150.bct.bellsouth.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030611144426,'adsl-34-57-103.mia.bellsouth.net');
INSERT INTO uservisit VALUES (794,'Erin',20030611150807,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030611150959,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030611151057,'211.78.172.220');
INSERT INTO uservisit VALUES (2256,'Jackie',20030611153758,'adsl-34-57-103.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030611153805,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2432,'Bob',20030611154255,'adsl-63-198-193-162.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030611161734,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030611162120,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2432,'Bob',20030611163728,'adsl-63-198-193-162.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2432,'Bob',20030611163854,'adsl-63-198-193-162.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2432,'Bob',20030611164158,'adsl-63-198-193-162.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030611164644,'pool-141-153-200-115.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030611173930,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2433,'molly',20030611174949,'216.166.170.4');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030611175845,'62.139.19.41');
INSERT INTO uservisit VALUES (1,'levik',20030611183508,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030611194612,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030611200953,'193.113.48.9');
INSERT INTO uservisit VALUES (1919,'Lewis',20030611204221,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030611212947,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1941,'shaun',20030611215811,'193.113.48.9');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030611225504,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (942,'natamac',20030611231335,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612003427,'193.130.28.1');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030612005530,'62.139.19.63');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030612011109,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (1941,'shaun',20030612012827,'193.113.48.9');
INSERT INTO uservisit VALUES (1,'levik',20030612015318,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030612015657,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030612021756,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612025053,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030612025200,'193.113.48.9');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030612025326,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030612025735,'166.68.134.175');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030612033157,'62.139.19.30');
INSERT INTO uservisit VALUES (1941,'shaun',20030612040937,'193.113.48.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030612042825,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612043043,'mail.ade.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030612045653,'62.139.19.47');
INSERT INTO uservisit VALUES (2376,'Jim C',20030612050211,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2434,'rob',20030612050452,'194.151.7.197');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612051440,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612052719,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030612052848,'166.68.134.175');
INSERT INTO uservisit VALUES (2329,'caco',20030612054852,'192.118.89.142');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612055324,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030612055408,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030612060746,'199.243.127.34');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030612060747,'199.243.127.34');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030612061640,'adsl-156-3-9.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612062825,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030612063014,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612065848,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030612071439,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030612071842,'161.149.63.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030612072351,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612073735,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030612074015,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (153,'TomM',20030612074642,'66.243.64.179');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612074813,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030612082915,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612083444,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030612083859,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030612084807,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030612084830,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030612090036,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030612091221,'adsl-156-3-9.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612091603,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030612092317,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20030612092945,'adsl-69-0-16-19.adsl.snet.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030612095728,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030612100410,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030612103109,'200.84.26.232');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612103127,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030612103311,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030612103431,'166.68.134.175');
INSERT INTO uservisit VALUES (2341,'Pickels',20030612105505,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612110257,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030612111208,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030612112628,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612113546,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030612114225,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030612114729,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20030612114914,'adsl-69-0-16-19.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030612115013,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030612120203,'202.56.220.27');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612121314,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030612121755,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030612122603,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030612130750,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030612131025,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030612134218,'202.56.220.27');
INSERT INTO uservisit VALUES (1575,'DJ',20030612141253,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030612141408,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030612151711,'syr-68-172-43-135.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030612152435,'211.78.172.220');
INSERT INTO uservisit VALUES (794,'Erin',20030612152730,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030612161916,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030612182426,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2066,'David',20030612191053,'dyn-164-159.paonline.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030612193305,'211.78.172.220');
INSERT INTO uservisit VALUES (693,'Jun',20030612193810,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2435,'LiaBia',20030612200629,'ACC5F517.ipt.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030612202054,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030612203815,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612212524,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030612223050,'193.130.28.1');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030612233808,'211.78.172.220');
INSERT INTO uservisit VALUES (1183,'fwaff',20030613005837,'193.130.28.1');
INSERT INTO uservisit VALUES (885,'np_rt',20030613015441,'h-69-3-243-169.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613015532,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613024102,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030613024513,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030613025409,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2436,'Chris',20030613030108,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030613034929,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030613034933,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613035210,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613042547,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030613043040,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030613043334,'adsl-156-4-235.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030613044443,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030613044956,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613045922,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030613050723,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613052004,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2066,'David',20030613052117,'dyn-168-120.paonline.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030613053614,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613053948,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030613054536,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613054938,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613055223,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030613055427,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613060757,'166.68.134.175');
INSERT INTO uservisit VALUES (2397,'thomas',20030613063342,'cache-mtc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030613065230,'adsl-156-4-235.asm.bellsouth.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030613065522,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613065646,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030613065935,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030613071823,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613074342,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2166,'Chris',20030613080423,'161.149.63.110');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613081909,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613084333,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613085010,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613090651,'166.68.134.175');
INSERT INTO uservisit VALUES (2279,'redeemed277',20030613092053,'host-216-78-29-82.tys.bellsouth.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030613092404,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030613095439,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613100121,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613101056,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030613102941,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (794,'Erin',20030613110014,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613111158,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030613111243,'CPE0030bd1bb85e-CM3439313333323134.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613111831,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2437,'Jen',20030613111858,'dialup-67.25.46.50.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (2438,'Maryam',20030613112050,'host81-132-91-66.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613113945,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2436,'Chris',20030613120736,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (2166,'Chris',20030613121221,'161.149.63.110');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030613122117,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030613124324,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030613131748,'202.56.220.59');
INSERT INTO uservisit VALUES (2439,'elaine',20030613133048,'1Cust237.tnt31.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (2439,'elaine',20030613133521,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613135135,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030613141432,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613142718,'pool-138-89-85-58.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613150530,'pool-141-153-208-195.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030613150904,'pool-141-153-208-195.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030613152913,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2440,'Heather',20030613153358,'12.19.118.223');
INSERT INTO uservisit VALUES (2440,'Heather',20030613153801,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030613160626,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2441,'Amy',20030613161318,'cache-ntc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030613162401,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030613162637,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030613163927,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030613171644,'206.137.1.133');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030613173341,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030613175140,'dialup-171.75.72.144.Dial1.Weehawken.Level3.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030613175141,'dialup-171.75.72.144.Dial1.Weehawken.Level3.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030613180002,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2163,'sendil',20030613190653,'203.197.18.77');
INSERT INTO uservisit VALUES (2442,'angsta',20030613191333,'216.165.227.80');
INSERT INTO uservisit VALUES (2443,'stephy',20030613193745,'proxy.ia3.marketscore.com');
INSERT INTO uservisit VALUES (2443,'stephy',20030613194729,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030613204803,'pool0509.cvx18-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613212837,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613223052,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2444,'dr pyser',20030613225423,'059.a.001.wlg.iprimus.net.au');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030613232806,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030613232954,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614000704,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030614003151,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614003326,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2445,'Lindy',20030614012937,'pcp01018350pcs.washly01.sc.comcast.net');
INSERT INTO uservisit VALUES (2445,'Lindy',20030614013228,'pcp01018350pcs.washly01.sc.comcast.net');
INSERT INTO uservisit VALUES (2445,'Lindy',20030614013331,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2445,'Lindy',20030614013833,'pcp01018350pcs.washly01.sc.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030614014036,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2446,'kevin kwan',20030614020605,'pool-141-157-230-71.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614021758,'pool-141-153-207-253.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614023045,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614023625,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614025848,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030614032922,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614034624,'pool-138-89-88-26.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614044537,'pool-141-153-211-37.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030614055117,'62.139.19.211');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030614055631,'62.139.19.239');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030614060028,'62.139.19.254');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030614061242,'62.139.19.51');
INSERT INTO uservisit VALUES (2447,'grace park',20030614061726,'cpe-24-165-81-186.socal.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030614070838,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614071910,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614081800,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030614083809,'202.56.220.214');
INSERT INTO uservisit VALUES (1626,'Gamer',20030614084744,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614085553,'pool-138-89-85-41.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614090833,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030614090952,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030614092536,'adsl-156-0-187.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2426,'Will H',20030614100849,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030614111205,'c-24-98-67-189.atl.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030614111350,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614113137,'pool-138-89-105-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030614123109,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030614125137,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030614133643,'adsl-156-0-187.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030614133700,'adsl-156-0-187.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030614134411,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030614135438,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030614143932,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030614144746,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030614151427,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030614152938,'m055-143.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030614153854,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2448,'island pimptress',20030614161153,'a66b8n224client5.hawaii.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030614162851,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030614165842,'CPE0030bd1bb85e-CM3439313333323134.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2449,'Gt Vegita',20030614170431,'acty1205.dialup.dandy.net');
INSERT INTO uservisit VALUES (2449,'Gt Vegita',20030614170513,'acty1205.dialup.dandy.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030614171628,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030614172906,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2450,'nana',20030614174828,'brk-25-196.tm.net.my');
INSERT INTO uservisit VALUES (2449,'Gt Vegita',20030614175047,'acty1205.dialup.dandy.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030614181322,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030614185639,'211.72.108.2');
INSERT INTO uservisit VALUES (2238,'cheeZ',20030614190517,'squid.cbl.com.au');
INSERT INTO uservisit VALUES (2451,'Zhikai',20030614191602,'palo7.pacific.net.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030614191639,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030614191753,'pool-138-89-36-226.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030614215702,'206.137.1.133');
INSERT INTO uservisit VALUES (2452,'Jerri Lynn Clelland',20030614221232,'pppoe64-91-122-120.vcr.centurytel.net');
INSERT INTO uservisit VALUES (2452,'Jerri Lynn Clelland',20030614221508,'pppoe64-91-122-120.vcr.centurytel.net');
INSERT INTO uservisit VALUES (2444,'dr pyser',20030614230430,'205.a.001.wlg.iprimus.net.au');
INSERT INTO uservisit VALUES (1919,'Lewis',20030614230937,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2452,'Jerri Lynn Clelland',20030614235322,'pppoe64-91-122-120.vcr.centurytel.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615001302,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030615002550,'62.139.19.69');
INSERT INTO uservisit VALUES (1626,'Gamer',20030615014331,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030615022120,'202.56.213.134');
INSERT INTO uservisit VALUES (153,'TomM',20030615023615,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030615030413,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030615031644,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030615035651,'202.56.213.134');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615035938,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2453,'Suzanne',20030615041827,'host217-39-77-230.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2329,'caco',20030615042518,'192.118.89.142');
INSERT INTO uservisit VALUES (1301,'Charlie',20030615045211,'pool-141-153-167-173.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030615052327,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030615052503,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030615052819,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030615054444,'adsl-35-80-122.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030615060608,'CPE0030bd1bb85e-CM3439313333323134.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030615065323,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615071417,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030615073100,'pool-138-89-98-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030615074512,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030615075855,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (1,'levik',20030615082447,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030615082956,'62.139.19.181');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030615092624,'62.139.19.201');
INSERT INTO uservisit VALUES (1626,'Gamer',20030615093443,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615093919,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030615100830,'adsl-35-80-122.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030615102548,'CPE0030bd1bb85e-CM3439313333323134.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030615102952,'pool-138-89-33-43.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030615104701,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615112609,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030615112850,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030615122531,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615125312,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030615132640,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030615134544,'adsl-35-80-122.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030615135900,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030615145757,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030615151406,'211.78.172.220');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030615155010,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030615161356,'pool-141-153-211-184.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2360,'melissa',20030615162102,'dialup-67.26.27.200.Dial1.NewYork.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20030615174924,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030615181426,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030615190720,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030615195442,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030615211135,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030615225349,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030615230904,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030615231411,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030615233435,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030616003745,'62.139.19.160');
INSERT INTO uservisit VALUES (872,'pleasance',20030616005229,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030616012612,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616014605,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030616015206,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2256,'Jackie',20030616022012,'adsl-211-131-28.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616024754,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030616025103,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2163,'sendil',20030616025950,'203.199.32.88');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030616031802,'199.243.127.34');
INSERT INTO uservisit VALUES (2376,'Jim C',20030616033314,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616033639,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616033931,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030616034917,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616035815,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030616035851,'pool-138-89-88-69.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030616043049,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616045047,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030616045220,'adsl-156-7-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616050445,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030616053039,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616053534,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616054425,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616054614,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616060816,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030616061127,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030616062612,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2454,'Amy',20030616063532,'198.150.85.112');
INSERT INTO uservisit VALUES (2454,'Amy',20030616063948,'198.150.85.112');
INSERT INTO uservisit VALUES (2454,'Amy',20030616064342,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2066,'David',20030616070301,'dyn-164-227.paonline.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616071139,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030616071702,'206.28.64.98');
INSERT INTO uservisit VALUES (2,'art',20030616071900,'206.28.64.98');
INSERT INTO uservisit VALUES (872,'pleasance',20030616071931,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030616072232,'ua126d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (2,'art',20030616072245,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030616072551,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616074124,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616075509,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030616075902,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030616080226,'199.243.127.34');
INSERT INTO uservisit VALUES (2455,'Julie Knight',20030616080814,'165.139.172.22');
INSERT INTO uservisit VALUES (2455,'Julie Knight',20030616081036,'165.139.172.22');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030616082427,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030616083109,'206.28.64.98');
INSERT INTO uservisit VALUES (2376,'Jim C',20030616084455,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616084533,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616091953,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616092618,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030616092704,'202.56.220.158');
INSERT INTO uservisit VALUES (122,'Happy',20030616093035,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030616094038,'pool-141-153-208-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030616094837,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030616101412,'199.243.127.34');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030616101636,'adsl-156-3-157.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616103247,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030616105640,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030616105713,'adsl-156-3-157.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616112216,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030616123614,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616130116,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030616130851,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030616131910,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2298,'Crazy',20030616133924,'h-69-3-194-70.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030616134649,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030616135538,'adsl-156-1-6.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030616140107,'206.137.1.133');
INSERT INTO uservisit VALUES (794,'Erin',20030616141102,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030616151612,'62.139.19.217');
INSERT INTO uservisit VALUES (1626,'Gamer',20030616151839,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030616152542,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030616155711,'211.78.172.220');
INSERT INTO uservisit VALUES (2341,'Pickels',20030616155930,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030616161205,'203.21.78.157');
INSERT INTO uservisit VALUES (153,'TomM',20030616162029,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030616163436,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2456,'joy',20030616171959,'204.60.21.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030616172410,'pool-138-89-102-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030616173808,'dyn-168-226.paonline.com');
INSERT INTO uservisit VALUES (153,'TomM',20030616180315,'206.137.1.133');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030616182010,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030616182038,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030616182122,'140-122.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030616182230,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030616182656,'pool-68-161-194-139.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2435,'LiaBia',20030616183910,'ACC66708.ipt.aol.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030616184410,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030616192448,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030616194200,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030616194918,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616201551,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030616211604,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616214043,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030616221140,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030616221405,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030616225404,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030616230547,'193.130.28.1');
INSERT INTO uservisit VALUES (2458,'nikolae',20030616230736,'ppp-195-22-244-171.mdl.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030616232652,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2270,'peter',20030616233119,'194.88.71.50');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030617004837,'libr.aig.com');
INSERT INTO uservisit VALUES (2458,'nikolae',20030617010411,'ppp-195-22-244-133.mdl.net');
INSERT INTO uservisit VALUES (1,'levik',20030617015053,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030617020435,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030617021324,'62.139.19.208');
INSERT INTO uservisit VALUES (1183,'fwaff',20030617022029,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20030617023816,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2270,'peter',20030617024643,'194.88.71.50');
INSERT INTO uservisit VALUES (158,'Ender',20030617024805,'fw.xetron.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030617030045,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617030423,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030617031556,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030617033449,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030617033803,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617034537,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030617041159,'211.72.108.18');
INSERT INTO uservisit VALUES (2066,'David',20030617043054,'dyn-168-247.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617044143,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030617044626,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030617050010,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030617050203,'206.28.64.98');
INSERT INTO uservisit VALUES (2429,'BrainFart',20030617051056,'adsl-64-219-148-169.dsl.hrlntx.swbell.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030617051148,'194.205.123.10');
INSERT INTO uservisit VALUES (1567,'Bryan',20030617051511,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030617051540,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030617052439,'adsl-156-0-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617052730,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030617052834,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030617053725,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030617054753,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617064035,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030617071011,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030617071917,'167.206.189.62');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617072404,'mail.ade.com');
INSERT INTO uservisit VALUES (2459,'Jay',20030617074150,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (2459,'Jay',20030617074450,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617075113,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617080437,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030617080918,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030617085308,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030617085416,'adsl-156-0-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2361,'cammy',20030617090125,'c-67-160-196-158.client.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030617090408,'CPE000625635a75-CM400035673564.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2361,'cammy',20030617091318,'c-67-160-196-158.client.comcast.net');
INSERT INTO uservisit VALUES (2460,'gabi',20030617092940,'24-196-232-17.charterga.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030617094004,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030617094041,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030617094153,'199.243.127.34');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030617094650,'202.56.220.101');
INSERT INTO uservisit VALUES (1919,'Lewis',20030617100212,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030617101005,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030617102026,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030617103212,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030617103212,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030617103346,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030617103455,'mail.ade.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030617103507,'202.56.220.101');
INSERT INTO uservisit VALUES (2,'art',20030617103610,'206.28.64.98');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030617104214,'adsl-156-0-98.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030617104853,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20030617110455,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20030617110643,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030617111025,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2461,'Christina',20030617115929,'cache-ntc-ae08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030617122435,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030617124046,'adsl-156-1-193.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2462,'Abigail',20030617131052,'12-208-78-45.client.attbi.com');
INSERT INTO uservisit VALUES (2462,'Abigail',20030617131309,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2462,'Abigail',20030617131626,'12-208-78-45.client.attbi.com');
INSERT INTO uservisit VALUES (2463,'Lauren',20030617133847,'pcp03461513pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (2463,'Lauren',20030617134102,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20030617134954,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617141446,'pool-138-89-92-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030617141531,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617145633,'pool-138-89-92-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030617151532,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030617153119,'211.78.172.220');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030617155420,'adsl-156-1-193.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030617160100,'62.139.19.79');
INSERT INTO uservisit VALUES (1,'levik',20030617162737,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030617163743,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030617165539,'pool-138-89-107-222.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2464,'Jam',20030617180458,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030617181828,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030617183303,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030617194437,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030617195759,'211.78.172.220');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030617205742,'211.78.172.220');
INSERT INTO uservisit VALUES (2458,'nikolae',20030617210832,'ppp-195-22-244-83.mdl.net');
INSERT INTO uservisit VALUES (2458,'nikolae',20030617222002,'ppp-195-22-244-155.mdl.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030617225818,'194.205.123.10');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030617233055,'dialpool-210-214-210-98.maa.sify.net');
INSERT INTO uservisit VALUES (2430,'lalit',20030618000946,'203.129.195.138');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030618001423,'194.205.123.10');
INSERT INTO uservisit VALUES (693,'Jun',20030618002615,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030618003036,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618003849,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030618015304,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030618021126,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2465,'peter',20030618022045,'cache-loh-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (2465,'peter',20030618022338,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030618023355,'193.113.48.9');
INSERT INTO uservisit VALUES (2458,'nikolae',20030618024001,'ppp-195-22-244-11.mdl.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030618024815,'adsl-156-2-13.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618025734,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030618030342,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618032000,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030618033040,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618033530,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030618034650,'194.205.123.10');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030618034759,'199.243.127.34');
INSERT INTO uservisit VALUES (2466,'steven',20030618035711,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2466,'steven',20030618040015,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2466,'steven',20030618040058,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2467,'Terra',20030618041007,'cache-mtc-al02.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618041441,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2467,'Terra',20030618041553,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030618041608,'193.113.48.9');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618041929,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030618042220,'193.113.48.9');
INSERT INTO uservisit VALUES (1902,'Hank',20030618042831,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618043301,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618045730,'166.68.134.175');
INSERT INTO uservisit VALUES (2376,'Jim C',20030618045746,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1,'levik',20030618050304,'206.28.64.98');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030618050336,'adsl-156-2-13.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618051102,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030618051248,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030618053421,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030618053526,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618053656,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2460,'gabi',20030618054608,'24-196-232-17.charterga.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030618055111,'199.243.127.34');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030618055613,'194.205.123.10');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618055615,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030618061114,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030618063127,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618063736,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030618070429,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030618072434,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618073938,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618074507,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618075626,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030618075958,'199.243.127.34');
INSERT INTO uservisit VALUES (2468,'Yoni Lee',20030618082731,'pool-138-88-67-89.res.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030618083937,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030618084534,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618085506,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618091225,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030618092555,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030618092819,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030618093917,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030618093950,'167.206.189.62');
INSERT INTO uservisit VALUES (2469,'K Freeman',20030618095048,'eclipse3-out.fcps.k12.va.us');
INSERT INTO uservisit VALUES (2470,'talia',20030618095204,'198.79.60.141');
INSERT INTO uservisit VALUES (2469,'K Freeman',20030618095600,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618095729,'166.68.134.175');
INSERT INTO uservisit VALUES (2471,'Steven',20030618095927,'gate3.quantico.usmc.mil');
INSERT INTO uservisit VALUES (2471,'Steven',20030618095932,'gate2.quantico.usmc.mil');
INSERT INTO uservisit VALUES (1072,'Alan',20030618103240,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030618103325,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030618103547,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030618103636,'134.217.237.30');
INSERT INTO uservisit VALUES (2426,'Will H',20030618103946,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618104952,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030618105703,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030618111047,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030618111254,'206.28.64.98');
INSERT INTO uservisit VALUES (2376,'Jim C',20030618112359,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2472,'jono',20030618115055,'213.40.131.65');
INSERT INTO uservisit VALUES (1575,'DJ',20030618115836,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030618121734,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030618122541,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618123544,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030618125747,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030618133059,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2473,'jacquelyn',20030618133621,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (2474,'riddler',20030618134545,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (2473,'jacquelyn',20030618134710,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030618135737,'adsl-156-6-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1767,'Fernando',20030618140631,'dC8541AE8.dslam-10-32-2-05-01-02.cha.dsl.cantv.net');
INSERT INTO uservisit VALUES (2473,'jacquelyn',20030618143200,'washdc3-ar6-4-65-179-224.washdc3.dsl-verizon.net');
INSERT INTO uservisit VALUES (2473,'jacquelyn',20030618143430,'washdc3-ar6-4-65-179-224.washdc3.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030618144933,'adsl-156-6-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618150357,'pool-138-89-75-77.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030618151018,'211.78.172.220');
INSERT INTO uservisit VALUES (2341,'Pickels',20030618152034,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030618155823,'m055-151.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2341,'Pickels',20030618155857,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030618162330,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2475,'Donna',20030618162913,'authorized_proxy1.cogeco.net');
INSERT INTO uservisit VALUES (2456,'joy',20030618163238,'hrfr-sh21-port75.snet.net');
INSERT INTO uservisit VALUES (2475,'Donna',20030618163622,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030618170243,'pool-141-153-185-39.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030618170628,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030618171016,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030618174332,'libr.aig.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030618181932,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2476,'Heung-Yan',20030618182351,'210.3.39.32');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030618183527,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030618191139,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030618193713,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2477,'Holly',20030618193719,'cache-dc02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030618195507,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030618200005,'211.78.172.220');
INSERT INTO uservisit VALUES (2415,'hemalatha',20030618200415,'libr.aig.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030618225058,'194.205.123.10');
INSERT INTO uservisit VALUES (1575,'DJ',20030618225201,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030619002007,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2478,'rabert',20030619002255,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2478,'rabert',20030619002358,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2478,'rabert',20030619002446,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2478,'rabert',20030619002455,'proxy.community.ntlworld.com');
INSERT INTO uservisit VALUES (2478,'rabert',20030619002730,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2479,'Lonne',20030619010709,'Ottawa-HSE-ppp255087.sympatico.ca');
INSERT INTO uservisit VALUES (872,'pleasance',20030619013433,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2479,'Lonne',20030619013501,'Ottawa-HSE-ppp255087.sympatico.ca');
INSERT INTO uservisit VALUES (2270,'peter',20030619014331,'194.88.71.50');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619015242,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619020151,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030619020245,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030619030009,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030619030043,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030619031935,'199.243.127.34');
INSERT INTO uservisit VALUES (2475,'Donna',20030619033733,'authorized_proxy1.cogeco.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030619040618,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2471,'Steven',20030619042913,'gate1.quantico.usmc.mil');
INSERT INTO uservisit VALUES (2460,'gabi',20030619043059,'24-196-232-17.charterga.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619044358,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030619045337,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (122,'Happy',20030619045631,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030619050122,'211.72.108.18');
INSERT INTO uservisit VALUES (2190,'mike',20030619051436,'cache-df03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619052916,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619053347,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030619053534,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030619055949,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619060122,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (122,'Happy',20030619060546,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619062243,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619062631,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030619063945,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619070451,'mail.ade.com');
INSERT INTO uservisit VALUES (2480,'kerry',20030619072906,'cache-dg08.proxy.aol.com');
INSERT INTO uservisit VALUES (2430,'lalit',20030619073119,'203.129.195.138');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619073317,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619073751,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030619075417,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030619081044,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030619082553,'166.68.134.175');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030619083024,'ritig19d.rit.reuters.com');
INSERT INTO uservisit VALUES (122,'Happy',20030619083256,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030619084525,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030619085137,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030619085522,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030619090418,'166.68.134.175');
INSERT INTO uservisit VALUES (2481,'christian',20030619090728,'gecdsb.on.ca');
INSERT INTO uservisit VALUES (2481,'christian',20030619090858,'gecdsb.on.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030619092223,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030619092240,'202.56.220.65');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619094444,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619094840,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619094934,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619095504,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030619100817,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619102948,'mail.ade.com');
INSERT INTO uservisit VALUES (2482,'ann',20030619103326,'208.152.194.23');
INSERT INTO uservisit VALUES (1919,'Lewis',20030619104818,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (158,'Ender',20030619105745,'fw.xetron.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030619111041,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619111350,'134.217.237.30');
INSERT INTO uservisit VALUES (1902,'Hank',20030619111756,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619112730,'mail.ade.com');
INSERT INTO uservisit VALUES (2483,'marinaa',20030619112902,'bgp394175bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (2483,'marinaa',20030619114140,'bgp394175bgs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (2474,'riddler',20030619115141,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030619115341,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619115454,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619120324,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2475,'Donna',20030619123737,'authorized_proxy1.cogeco.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030619125431,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619125756,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2484,'unknown',20030619131621,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2484,'unknown',20030619131704,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030619133258,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619135815,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030619141657,'202.56.220.65');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619144046,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030619150200,'202.56.220.65');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619153021,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030619153240,'211.78.172.220');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619160246,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030619163029,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619163737,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2479,'Lonne',20030619163918,'Ottawa-HSE-ppp254752.sympatico.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030619163943,'adsl-156-0-184.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030619165501,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030619171423,'pool-138-89-80-181.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619173158,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030619180255,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2456,'joy',20030619181042,'trtn-sh7-port26.snet.net');
INSERT INTO uservisit VALUES (2485,'lucidogg',20030619181055,'earth2.student.iastate.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030619181600,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030619184352,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2486,'~rAyLi~',20030619185208,'206.49.89.226');
INSERT INTO uservisit VALUES (2486,'~rAyLi~',20030619185659,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619190838,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030619192427,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030619220909,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030619230402,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030619230459,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030620003310,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620013122,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030620024312,'62.139.19.89');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620025049,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030620025325,'199.243.127.34');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030620025448,'202.56.220.116');
INSERT INTO uservisit VALUES (2487,'Jonathan Park',20030620030226,'220.73.165.211');
INSERT INTO uservisit VALUES (1183,'fwaff',20030620030717,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620031922,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2436,'Chris',20030620035737,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030620035942,'199.243.127.34');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030620041111,'211.72.108.18');
INSERT INTO uservisit VALUES (2436,'Chris',20030620041401,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620043027,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620043955,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620044533,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030620044902,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620045808,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030620051350,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030620053029,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2488,'Kendra',20030620054509,'host234-050.stark.cc.oh.us');
INSERT INTO uservisit VALUES (2488,'Kendra',20030620054949,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2488,'Kendra',20030620055255,'host234-050.stark.cc.oh.us');
INSERT INTO uservisit VALUES (2430,'lalit',20030620061406,'203.129.195.138');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620061938,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620062813,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620063608,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620064336,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2066,'David',20030620064809,'dyn-169-236.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620065520,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1245,'suzy',20030620070458,'sith-s1p1c0.saccounty.net');
INSERT INTO uservisit VALUES (2370,'Dave',20030620071443,'syr-24-59-102-214.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620072047,'mail.ade.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030620072608,'adsl-156-7-186.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030620074737,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620075323,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620075324,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620081503,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620083934,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620085509,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030620090308,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030620091447,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2490,'qw',20030620091611,'216.165.227.80');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620092310,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2490,'qw',20030620092726,'216.165.227.80');
INSERT INTO uservisit VALUES (2474,'riddler',20030620092828,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030620093112,'adsl-156-7-186.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620093847,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620094046,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620094543,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620094833,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030620095645,'adsl-156-7-186.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2474,'riddler',20030620100205,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030620100303,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620101921,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620104244,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030620110656,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2491,'grace',20030620111753,'pool-141-150-100-43.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620111921,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620112131,'mail.ade.com');
INSERT INTO uservisit VALUES (2474,'riddler',20030620112458,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030620113315,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620114442,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030620120300,'gdprpx08-port-4.dial.telus.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030620120903,'internet02.lutron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030620121609,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030620122402,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620123420,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030620130838,'adsl-156-7-186.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620134400,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620135321,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030620135647,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030620142130,'adsl-156-7-186.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2492,'Chong Wan Yee',20030620142708,'fmoon.singnet.com.sg');
INSERT INTO uservisit VALUES (2492,'Chong Wan Yee',20030620143532,'fmoon.singnet.com.sg');
INSERT INTO uservisit VALUES (2493,'digigirl132',20030620145857,'12-210-76-91.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030620150008,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030620152847,'m055-136.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030620155922,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030620161242,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030620162820,'62.139.19.118');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620171628,'pool-141-153-203-218.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030620173431,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030620175157,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030620185447,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030620185829,'pool-141-153-165-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030620194009,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20030620194022,'206.137.1.133');
INSERT INTO uservisit VALUES (2494,'Gary Butler',20030620200342,'ce560.w-link.net');
INSERT INTO uservisit VALUES (2494,'Gary Butler',20030620200940,'ce560.w-link.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030620201255,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2495,'Justin Ahn',20030620211824,'adsl-67-120-4-143.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620212502,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2495,'Justin Ahn',20030620213455,'adsl-67-120-4-143.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620221831,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030620224814,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620232006,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030620234549,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621002035,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621002835,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621005859,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621014420,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621020118,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030621021611,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621022730,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030621023652,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2271,'mullen',20030621024806,'193.195.42.197');
INSERT INTO uservisit VALUES (1626,'Gamer',20030621025028,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2430,'lalit',20030621030149,'203.129.195.138');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030621030857,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2271,'mullen',20030621031314,'193.195.42.197');
INSERT INTO uservisit VALUES (2496,'anoop',20030621052657,'ip68-106-215-155.om.om.cox.net');
INSERT INTO uservisit VALUES (2496,'anoop',20030621053808,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030621061154,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030621064222,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030621064338,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030621065559,'host-213.158.166.75.tedata.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030621065608,'pool-138-89-12-181.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030621071359,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030621072048,'211.72.108.2');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621072205,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621075522,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030621080327,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621083430,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621084252,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030621090026,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621090626,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2474,'riddler',20030621093033,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (1572,'Mike Convente',20030621094053,'ool-4353a64e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621095157,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2497,'Whitney',20030621101451,'dialup-64.158.202.54.Dial1.Richmond1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030621110052,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030621110546,'pool-141-153-177-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621111559,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030621114323,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030621124440,'202.56.220.42');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621130953,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621132432,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (2498,'Jamie Davie',20030621133928,'dial-66.218.21.17.usadatanet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621134831,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621135133,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (2498,'Jamie Davie',20030621135245,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621135529,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621135549,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030621135603,'h24-86-187-46.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030621135803,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030621140741,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030621140821,'166.68.134.174');
INSERT INTO uservisit VALUES (1575,'DJ',20030621151337,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030621154141,'host-213.158.166.61.tedata.net');
INSERT INTO uservisit VALUES (153,'TomM',20030621154630,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621154912,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030621160726,'139.arlington-61-62rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (2499,'alicia',20030621162538,'cache-dg08.proxy.aol.com');
INSERT INTO uservisit VALUES (2500,'ken',20030621162949,'chtrmb-190-76.the-beach.net');
INSERT INTO uservisit VALUES (2500,'ken',20030621163029,'chtrmb-190-76.the-beach.net');
INSERT INTO uservisit VALUES (2499,'alicia',20030621163158,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030621170608,'adsl-156-2-198.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030621171238,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030621171617,'host-213.158.166.69.tedata.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030621172027,'166.68.134.174');
INSERT INTO uservisit VALUES (2080,'Tristan',20030621172234,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030621182436,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030621182925,'206.137.1.133');
INSERT INTO uservisit VALUES (2501,'N',20030621184159,'dialup-242.42.220.203.acc07-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030621193230,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2502,'rowan',20030621201517,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (2496,'anoop',20030621210936,'ip68-106-215-155.om.om.cox.net');
INSERT INTO uservisit VALUES (2503,'michele',20030621211725,'sdn-ap-006scfairP0047.dialsprint.net');
INSERT INTO uservisit VALUES (2503,'michele',20030621212555,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2496,'anoop',20030621212642,'ip68-106-215-155.om.om.cox.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030621221100,'host-213.158.166.75.tedata.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030621231109,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030621233909,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030622001133,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030622002036,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622021154,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622025757,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030622033107,'211.72.108.2');
INSERT INTO uservisit VALUES (1072,'Alan',20030622034306,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622034509,'adsl-156-7-84.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2329,'caco',20030622035819,'192.118.89.142');
INSERT INTO uservisit VALUES (1575,'DJ',20030622040022,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030622040405,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030622042653,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030622043701,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030622045018,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030622051242,'pool-141-153-189-96.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622051613,'adsl-156-7-84.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030622053634,'host-213.158.166.26.tedata.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030622054933,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030622055402,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622065054,'adsl-156-7-84.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030622065943,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2489,'nellie',20030622065950,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622071252,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030622071451,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030622071836,'202.56.220.13');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622072156,'adsl-156-7-84.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622073355,'adsl-156-7-84.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2504,'chris',20030622074358,'adsl-63-206-119-70.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030622080132,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030622082106,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622082559,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030622083120,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030622090401,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622091410,'adsl-35-82-89.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622092810,'adsl-35-82-89.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2505,'Jen Gowell',20030622094850,'d79.as1.shlb.mi.voyager.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030622095254,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622100450,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622100918,'adsl-35-82-89.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2506,'Terri',20030622101611,'cache-mtc-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030622101819,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622101838,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2507,'Kimii',20030622102742,'gso167-179-083.triad.rr.com');
INSERT INTO uservisit VALUES (2506,'Terri',20030622103207,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030622112539,'pool-141-153-204-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030622113050,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030622115057,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622121100,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030622121154,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2508,'Eurakarte',20030622121402,'12-227-9-12.client.attbi.com');
INSERT INTO uservisit VALUES (2509,'karly',20030622130042,'dialin-157-207.tor.primus.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622130908,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622131808,'c-24-98-67-189.atl.client2.attbi.com');
INSERT INTO uservisit VALUES (2499,'alicia',20030622132618,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030622132726,'206.137.1.133');
INSERT INTO uservisit VALUES (2510,'emeline',20030622132839,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030622140957,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2511,'ellen',20030622141441,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (2512,'nick',20030622141619,'cpe-66-75-202-181.bak.rr.com');
INSERT INTO uservisit VALUES (2512,'nick',20030622141849,'cpe-66-75-202-181.bak.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030622143247,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2509,'karly',20030622143350,'dialin-157-207.tor.primus.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20030622145221,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030622150026,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030622152555,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030622154424,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2511,'ellen',20030622154616,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030622162154,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030622164317,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030622170937,'pool-138-89-106-6.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2513,'Dom',20030622171103,'ppp-67-116-69-220.dialup.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (2066,'David',20030622171429,'dyn-169-228.paonline.com');
INSERT INTO uservisit VALUES (1,'levik',20030622171821,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2514,'Jones',20030622172419,'HSE-Toronto-ppp116867.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030622172754,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2494,'Gary Butler',20030622172811,'ce560.w-link.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030622172925,'c-24-98-67-189.atl.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030622175649,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030622181712,'140-122.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030622181732,'140-122.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030622182044,'140-122.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (2457,'rickr',20030622182510,'140-122.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030622182511,'206.137.1.133');
INSERT INTO uservisit VALUES (2515,'Courtney',20030622193806,'ts1-128.mcl.ctcweb.net');
INSERT INTO uservisit VALUES (2516,'john',20030622194036,'pcp03201448pcs.palmrn01.fl.comcast.net');
INSERT INTO uservisit VALUES (2515,'Courtney',20030622194743,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2517,'alan',20030622194826,'66-3-113-55-la-01.cvx.algx.net');
INSERT INTO uservisit VALUES (2517,'alan',20030622194842,'66-3-113-55-la-01.cvx.algx.net');
INSERT INTO uservisit VALUES (2517,'alan',20030622195027,'66-3-113-55-la-01.cvx.algx.net');
INSERT INTO uservisit VALUES (2517,'alan',20030622195142,'66-3-113-55-la-01.cvx.algx.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030622195305,'211.78.172.220');
INSERT INTO uservisit VALUES (153,'TomM',20030622202225,'206.137.1.133');
INSERT INTO uservisit VALUES (2518,'Suki',20030622215617,'cache.uct.ac.za');
INSERT INTO uservisit VALUES (2518,'Suki',20030622215718,'cache.uct.ac.za');
INSERT INTO uservisit VALUES (1575,'DJ',20030622230814,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (2436,'Chris',20030622232103,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030622233240,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030622234458,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030623001708,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2519,'shirley',20030623004407,'1Cust220.tnt1.waipahu.hi.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20030623020816,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030623021855,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030623024726,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030623025257,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2357,'Ahmed',20030623031051,'host-213.158.166.47.tedata.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030623031900,'199.243.127.34');
INSERT INTO uservisit VALUES (1902,'Hank',20030623033822,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623035201,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030623042800,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623044132,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030623044156,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623045454,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030623050507,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030623051815,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030623054833,'adsl-156-5-143.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2520,'Paige Callahan',20030623060058,'wire1.mindsync.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030623061313,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623063442,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2520,'Paige Callahan',20030623063538,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2521,'Technology Today',20030623063923,'aappp46.buffnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030623064253,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623072143,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623074259,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030623074319,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030623074450,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030623081211,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623083558,'mail.ade.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030623084818,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030623084929,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2436,'Chris',20030623084944,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030623091155,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623091546,'134.217.237.30');
INSERT INTO uservisit VALUES (2522,'Louis',20030623092502,'shplpublib.suffolk.lib.ny.us');
INSERT INTO uservisit VALUES (2489,'nellie',20030623092918,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623093110,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030623093206,'62.139.55.28');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623093728,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030623094327,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030623095257,'199.243.127.34');
INSERT INTO uservisit VALUES (2524,'nic',20030623095700,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (2522,'Louis',20030623100609,'shplpublib.suffolk.lib.ny.us');
INSERT INTO uservisit VALUES (2525,'Hayden',20030623102747,'pam80-1-4-212.man.dial.ntli.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623102854,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623110928,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030623112521,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2526,'ashley',20030623115313,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (2526,'ashley',20030623120627,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030623121838,'202.56.220.238');
INSERT INTO uservisit VALUES (1626,'Gamer',20030623123206,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030623124149,'mail.ade.com');
INSERT INTO uservisit VALUES (2527,'Roberto',20030623125314,'customer-148-223-117-101.uninet.net.mx');
INSERT INTO uservisit VALUES (2066,'David',20030623125614,'dyn-164-213.paonline.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030623130035,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623130455,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030623141139,'202.56.220.238');
INSERT INTO uservisit VALUES (153,'TomM',20030623143411,'206.137.1.133');
INSERT INTO uservisit VALUES (2528,'Sam',20030623144820,'host-66-81-253-198.rev.o1.com');
INSERT INTO uservisit VALUES (2529,'Roger',20030623150210,'lsanca1-ar10-4-60-170-064.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030623161339,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2530,'maddyiowa',20030623161533,'cache-rh02.proxy.aol.com');
INSERT INTO uservisit VALUES (2530,'maddyiowa',20030623162031,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030623165114,'202.56.220.238');
INSERT INTO uservisit VALUES (1301,'Charlie',20030623165916,'pool-141-153-169-192.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030623170535,'202.56.220.238');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030623170604,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2531,'Terresa',20030623172310,'12-224-66-116.client.attbi.com');
INSERT INTO uservisit VALUES (2532,'Izzatt',20030623172316,'pc-80-194-162-31-cc.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030623173919,'adsl-156-5-143.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2533,'jammie',20030623184806,'208.134.236.251');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030623184833,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2341,'Pickels',20030623185901,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030623185958,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2534,'rohit',20030623194225,'219.65.252.242');
INSERT INTO uservisit VALUES (2534,'rohit',20030623194757,'219.65.252.242');
INSERT INTO uservisit VALUES (2534,'rohit',20030623195153,'219.65.252.242');
INSERT INTO uservisit VALUES (153,'TomM',20030623201547,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030623202033,'203.197.124.34');
INSERT INTO uservisit VALUES (2535,'Christina',20030623203629,'c-24-130-196-137.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2535,'Christina',20030623203858,'c-24-130-196-137.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2535,'Christina',20030623203957,'c-24-130-196-137.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030623212259,'193.130.28.1');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030623213733,'203.199.72.210');
INSERT INTO uservisit VALUES (1732,'Helen',20030623220913,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2536,'Peter',20030623224218,'fplanet.singnet.com.sg');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030623235454,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030623235525,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030623235759,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20030623235827,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624003310,'193.130.28.1');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030624003854,'203.199.72.210');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030624005127,'203.199.72.210');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624012756,'193.130.28.1');
INSERT INTO uservisit VALUES (1253,'brianjn',20030624013007,'203.21.78.170');
INSERT INTO uservisit VALUES (2436,'Chris',20030624015007,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030624015224,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2329,'caco',20030624020836,'192.118.89.142');
INSERT INTO uservisit VALUES (1253,'brianjn',20030624021828,'203.21.78.170');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624023155,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624032234,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624033720,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624035222,'193.130.28.1');
INSERT INTO uservisit VALUES (158,'Ender',20030624040307,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20030624042139,'fw.xetron.com');
INSERT INTO uservisit VALUES (2470,'talia',20030624043204,'198.79.60.141');
INSERT INTO uservisit VALUES (1567,'Bryan',20030624043336,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2537,'TheSaneOne',20030624043446,'198.79.60.141');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624044501,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030624044511,'202.90.96.250');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624045621,'mail.ade.com');
INSERT INTO uservisit VALUES (2329,'caco',20030624053307,'192.118.89.142');
INSERT INTO uservisit VALUES (1072,'Alan',20030624055943,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2538,'linda',20030624061224,'fw2.healthall.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624065446,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030624072513,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030624073640,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030624073954,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2465,'peter',20030624074353,'cache-loh-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030624075411,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030624081313,'62.139.55.216');
INSERT INTO uservisit VALUES (1919,'Lewis',20030624081725,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2539,'derrek',20030624083806,'ACCA90C8.ipt.aol.com');
INSERT INTO uservisit VALUES (2534,'rohit',20030624085145,'219.65.253.161');
INSERT INTO uservisit VALUES (1919,'Lewis',20030624085255,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030624085658,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030624090134,'syr-24-58-127-110.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030624091127,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2471,'Steven',20030624092117,'gate2.quantico.usmc.mil');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624092738,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030624093927,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030624094645,'199.17.168.180');
INSERT INTO uservisit VALUES (1567,'Bryan',20030624095101,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030624102238,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624102908,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030624103911,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030624105108,'134.217.237.30');
INSERT INTO uservisit VALUES (1902,'Hank',20030624105936,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2540,'dEADzONE',20030624110150,'dpvc-68-162-221-161.bos.east.verizon.net');
INSERT INTO uservisit VALUES (158,'Ender',20030624112436,'fw.xetron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624112444,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030624113029,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030624113234,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030624113303,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624115344,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030624115430,'pool-141-153-189-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030624115650,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2514,'Jones',20030624121957,'HSE-Toronto-ppp116440.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624122641,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1666,'bik88',20030624123614,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624124317,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2541,'K',20030624125732,'67-115-139-162.tilia.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624131131,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624131729,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030624140355,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030624142800,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2542,'Mike',20030624145307,'198.31.189.104');
INSERT INTO uservisit VALUES (2542,'Mike',20030624145354,'198.31.189.104');
INSERT INTO uservisit VALUES (1,'levik',20030624145416,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030624150506,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2543,'Meg',20030624160034,'129-7-144-91.dhcp.uh.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030624160120,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030624160210,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2543,'Meg',20030624160215,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2543,'Meg',20030624160305,'129-7-144-91.dhcp.uh.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030624165346,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2544,'Dan',20030624174755,'adsl-63-201-231-149.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030624181234,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030624192332,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030624203559,'210.212.194.30');
INSERT INTO uservisit VALUES (2546,'Cherissa',20030624203907,'bbcache-8.singnet.com.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624213533,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030624213707,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624215610,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030624221823,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030624225625,'203.199.72.210');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030624231754,'211.78.172.220');
INSERT INTO uservisit VALUES (1183,'fwaff',20030624234046,'193.130.28.1');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030624234702,'202.56.220.112');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030625004027,'202.56.220.112');
INSERT INTO uservisit VALUES (2436,'Chris',20030625011951,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030625015431,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030625015904,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625020430,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030625021351,'202.56.220.112');
INSERT INTO uservisit VALUES (1941,'shaun',20030625021530,'193.113.48.9');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030625031135,'202.56.220.112');
INSERT INTO uservisit VALUES (158,'Ender',20030625031633,'fw.xetron.com');
INSERT INTO uservisit VALUES (158,'Ender',20030625035659,'fw.xetron.com');
INSERT INTO uservisit VALUES (1,'levik',20030625040431,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030625042342,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030625042707,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625042949,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2547,'janelle',20030625045041,'imscache05.netvigator.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030625045624,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625045632,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030625050727,'134.217.237.30');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030625051125,'202.90.96.250');
INSERT INTO uservisit VALUES (1,'levik',20030625053408,'206.28.64.98');
INSERT INTO uservisit VALUES (2540,'dEADzONE',20030625053549,'dpvc-68-162-221-161.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030625061921,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030625062239,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625070411,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2482,'ann',20030625071129,'208.150.66.47');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625074227,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625074742,'mail.ade.com');
INSERT INTO uservisit VALUES (158,'Ender',20030625080611,'fw.xetron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625081344,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (950,'sarah',20030625081558,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030625083302,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2548,'elizabeth',20030625083825,'gate1.slrhc.org');
INSERT INTO uservisit VALUES (2548,'elizabeth',20030625084102,'crawler6.googlebot.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030625084256,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2549,'Tiffany',20030625085136,'144.181.8.67.cfl.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030625091806,'166.68.134.175');
INSERT INTO uservisit VALUES (2548,'elizabeth',20030625092153,'gate1.slrhc.org');
INSERT INTO uservisit VALUES (2548,'elizabeth',20030625092437,'gate1.slrhc.org');
INSERT INTO uservisit VALUES (1575,'DJ',20030625092606,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2550,'filipinachica129',20030625092917,'ool-44c15259.dyn.optonline.net');
INSERT INTO uservisit VALUES (2550,'filipinachica129',20030625093337,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2551,'mary armstrong',20030625094816,'65.113.89.238');
INSERT INTO uservisit VALUES (1919,'Lewis',20030625095224,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030625095325,'206.28.64.98');
INSERT INTO uservisit VALUES (2551,'mary armstrong',20030625100049,'65.113.89.238');
INSERT INTO uservisit VALUES (2551,'mary armstrong',20030625100112,'65.113.89.238');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625100117,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625102009,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030625104429,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625105439,'mail.ade.com');
INSERT INTO uservisit VALUES (2529,'Roger',20030625105616,'lsanca1-ar10-4-60-170-064.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (158,'Ender',20030625110528,'fw.xetron.com');
INSERT INTO uservisit VALUES (794,'Erin',20030625111009,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030625111009,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030625111703,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20030625112327,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030625112422,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625113836,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625115207,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030625115320,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030625120629,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625122606,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625123753,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625130418,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625131539,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2552,'tom',20030625134205,'dialup-64.156.204.27.Dial1.SanDiego1.Level3.net');
INSERT INTO uservisit VALUES (2553,'tom',20030625134349,'dialup-64.156.204.27.Dial1.SanDiego1.Level3.net');
INSERT INTO uservisit VALUES (2553,'tom',20030625134522,'dialup-64.156.204.27.Dial1.SanDiego1.Level3.net');
INSERT INTO uservisit VALUES (2553,'tom',20030625134614,'dialup-64.156.204.27.Dial1.SanDiego1.Level3.net');
INSERT INTO uservisit VALUES (2554,'tara white',20030625140701,'ip68-12-221-251.ok.ok.cox.net');
INSERT INTO uservisit VALUES (2555,'Vonnie',20030625142347,'adsl-65-65-83-154.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (2555,'Vonnie',20030625142727,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625143241,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030625144320,'pool-141-153-223-37.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030625144920,'ool-18bc1933.dyn.optonline.net');
INSERT INTO uservisit VALUES (2556,'Bernadette',20030625145133,'dialup-4.72.76.231.Dial1.Orlando1.Level3.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030625150145,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625150716,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625152550,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2557,'Alice',20030625154236,'cache-1.lnh.md.webcache.rcn.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030625154420,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2557,'Alice',20030625154445,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625155451,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2558,'Thiago Andrade Costa',20030625162027,'RJ167009.user.veloxzone.com.br');
INSERT INTO uservisit VALUES (1,'levik',20030625170352,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030625171158,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030625173655,'pool-141-153-192-161.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030625174921,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030625175308,'211.78.172.220');
INSERT INTO uservisit VALUES (2559,'ashley',20030625183002,'192.charlotte-01rh16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (2560,'Shannon',20030625183107,'ACC32FB3.ipt.aol.com');
INSERT INTO uservisit VALUES (2560,'Shannon',20030625183747,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030625191001,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030625191623,'m055-183.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1941,'shaun',20030625201126,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030625201439,'203.197.124.34');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030625202424,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030625204731,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030625212000,'193.130.28.1');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030625212304,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030625213718,'dialpool-210-214-211-74.maa.sify.net');
INSERT INTO uservisit VALUES (2562,'Chii',20030625215622,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2562,'Chii',20030625215643,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2563,'rajesh',20030625220300,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (1941,'shaun',20030625230919,'193.113.48.9');
INSERT INTO uservisit VALUES (2562,'Chii',20030625232404,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030625233552,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2562,'Chii',20030625234156,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030625235709,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030625235940,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030626002236,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626002247,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626005730,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030626011213,'193.113.48.9');
INSERT INTO uservisit VALUES (2529,'Roger',20030626011432,'lsanca1-ar10-4-60-170-064.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030626012534,'211.72.108.18');
INSERT INTO uservisit VALUES (2329,'caco',20030626014138,'192.118.89.13');
INSERT INTO uservisit VALUES (1941,'shaun',20030626021841,'193.113.48.9');
INSERT INTO uservisit VALUES (1,'levik',20030626025719,'pool-162-84-249-39.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626031645,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626032610,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030626032837,'199.243.127.34');
INSERT INTO uservisit VALUES (158,'Ender',20030626033400,'fw.xetron.com');
INSERT INTO uservisit VALUES (2329,'caco',20030626033601,'192.118.89.13');
INSERT INTO uservisit VALUES (1902,'Hank',20030626035112,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030626035709,'12-229-153-209.client.attbi.com');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030626040104,'203.199.72.210');
INSERT INTO uservisit VALUES (1575,'DJ',20030626040548,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030626041333,'166.68.134.175');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030626042711,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030626042726,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030626042907,'nessus.swg.ca');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626042919,'mail.ade.com');
INSERT INTO uservisit VALUES (2564,'Sathvic',20030626043614,'proxy.und.ac.za');
INSERT INTO uservisit VALUES (1567,'Bryan',20030626050522,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2565,'Priya',20030626060003,'ool-18bb88bc.dyn.optonline.net');
INSERT INTO uservisit VALUES (2565,'Priya',20030626060020,'ool-18bb88bc.dyn.optonline.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030626061155,'194.205.123.20');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626063943,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (950,'sarah',20030626064853,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626070717,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2562,'Chii',20030626075514,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030626075912,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030626080336,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030626081227,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626083103,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626084129,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2456,'joy',20030626091225,'hrfr-sh21-port78.snet.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030626091358,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626091605,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030626092823,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030626093744,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2566,'alexis',20030626100843,'cache-rh05.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626100917,'mail.ade.com');
INSERT INTO uservisit VALUES (2566,'alexis',20030626101712,'cache-rb07.proxy.aol.com');
INSERT INTO uservisit VALUES (2567,'j j',20030626102731,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (2567,'j j',20030626103013,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626105657,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030626111303,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626112335,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626112845,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626113541,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626121052,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030626121250,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030626123227,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (2066,'David',20030626123300,'dyn-168-17.paonline.com');
INSERT INTO uservisit VALUES (2568,'chris',20030626123329,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626123726,'syr-24-58-120-236.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626124453,'mail.ade.com');
INSERT INTO uservisit VALUES (2569,'yaman',20030626124635,'203.122.35.66');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030626125957,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626131823,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626135329,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030626140433,'pool0888.cvx37-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030626143239,'pool0888.cvx37-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626143628,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2562,'Chii',20030626145822,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2562,'Chii',20030626145938,'ip68-111-158-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2570,'Daniel Ciguenza',20030626150309,'proxy.westpac.com.au');
INSERT INTO uservisit VALUES (2570,'Daniel Ciguenza',20030626155859,'proxy.westpac.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030626162622,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626162859,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030626164608,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030626164706,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030626164836,'pool-138-89-73-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030626171429,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030626171716,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030626184000,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030626192456,'211.78.172.220');
INSERT INTO uservisit VALUES (1253,'brianjn',20030626193542,'203.21.78.140');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030626201124,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030626201538,'203.197.124.34');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030626213813,'203.199.72.210');
INSERT INTO uservisit VALUES (1732,'Helen',20030626222201,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626225119,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030626235619,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627005002,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627013958,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030627015718,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627022452,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030627032654,'199.243.127.34');
INSERT INTO uservisit VALUES (2436,'Chris',20030627032728,'12-224-98-160.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627034635,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627034934,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627034934,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030627035839,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030627040355,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030627040516,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (158,'Ender',20030627040944,'fw.xetron.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030627043637,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030627044922,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030627045727,'202.90.96.250');
INSERT INTO uservisit VALUES (1567,'Bryan',20030627050200,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627050337,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2572,'derek',20030627051057,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030627051421,'202.90.96.250');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030627053611,'eufig1.rit.reuters.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627054132,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627055338,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627061125,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627061334,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627064129,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627065633,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627071431,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030627071455,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030627073519,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030627073646,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627073906,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030627075207,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030627075316,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030627075348,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030627075928,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030627081415,'206.28.64.98');
INSERT INTO uservisit VALUES (746,'Raveen',20030627082815,'220.247.247.121');
INSERT INTO uservisit VALUES (950,'sarah',20030627082939,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030627082956,'134.217.237.30');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030627084839,'202.56.220.66');
INSERT INTO uservisit VALUES (1575,'DJ',20030627085841,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030627094140,'202.56.220.66');
INSERT INTO uservisit VALUES (1575,'DJ',20030627101538,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2569,'yaman',20030627101938,'203.122.35.66');
INSERT INTO uservisit VALUES (2572,'derek',20030627103220,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627103311,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030627103715,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2573,'jess',20030627104132,'24.28.0.206');
INSERT INTO uservisit VALUES (1575,'DJ',20030627104447,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030627110324,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030627111702,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627112500,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030627112803,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030627120115,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2569,'yaman',20030627120635,'203.122.35.66');
INSERT INTO uservisit VALUES (1919,'Lewis',20030627121136,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030627125426,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2574,'john',20030627133531,'24-193-151-33.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030627133617,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627134215,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030627135355,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030627142556,'pool-141-153-203-10.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627143209,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030627161929,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030627163010,'203.21.78.151');
INSERT INTO uservisit VALUES (2575,'hairy',20030627172231,'24-205-12-26.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2575,'hairy',20030627191553,'24-205-12-26.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030627192635,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030627195220,'gdprpx15-port-33.dial.telus.net');
INSERT INTO uservisit VALUES (153,'TomM',20030627201053,'206.137.1.133');
INSERT INTO uservisit VALUES (2576,'sang',20030627205936,'dialup-171.75.59.221.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (2576,'sang',20030627210214,'dialup-171.75.59.221.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030627212315,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030627221039,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030627233536,'206.137.1.133');
INSERT INTO uservisit VALUES (2577,'adel',20030628000858,'217.219.244.21');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030628001259,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628025629,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030628034736,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628042210,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030628044432,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628055715,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (950,'sarah',20030628062346,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2578,'Guilherme',20030628062906,'206.29.226.200.in-addr.arpa.ig.com.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628063313,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030628064911,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030628084219,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628084241,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030628092028,'62.139.55.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030628095841,'pool-141-153-183-197.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628102216,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030628105847,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2569,'yaman',20030628113259,'203.122.35.66');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628121356,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030628140700,'m055-146.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030628140953,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2341,'Pickels',20030628143001,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030628144622,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030628160456,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030628162529,'pool-141-153-202-67.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030628170651,'206.137.1.133');
INSERT INTO uservisit VALUES (1989,'Vicky',20030628185847,'216.165.242.153');
INSERT INTO uservisit VALUES (1989,'Vicky',20030628185852,'216.165.242.153');
INSERT INTO uservisit VALUES (2341,'Pickels',20030628190106,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030628190405,'206.137.1.133');
INSERT INTO uservisit VALUES (2579,'Melissa',20030628201415,'pcp750140pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (2579,'Melissa',20030628201454,'pcp750140pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030628202411,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030628203334,'210.212.194.30');
INSERT INTO uservisit VALUES (2545,'rajesh',20030628204608,'210.212.194.30');
INSERT INTO uservisit VALUES (2580,'Danny',20030628205924,'ppp-66-63-129-227.sndg-c5300-4.dialup.nethere.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030628222255,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030628225532,'206.137.1.133');
INSERT INTO uservisit VALUES (2581,'becca',20030628231605,'host-66-81-198-59.rev.o1.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030629001923,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030629001947,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030629004828,'202.56.220.105');
INSERT INTO uservisit VALUES (1919,'Lewis',20030629011147,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030629022347,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629022748,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030629024815,'ip68-0-181-73.tc.ph.cox.net');
INSERT INTO uservisit VALUES (950,'sarah',20030629030820,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629031658,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030629032624,'pool-138-89-101-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030629044911,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030629045100,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030629054611,'202.90.96.250');
INSERT INTO uservisit VALUES (153,'TomM',20030629060025,'206.137.1.133');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030629063955,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (950,'sarah',20030629071448,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030629071735,'202.56.213.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629075137,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030629083637,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629083705,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629083926,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030629090229,'202.56.213.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629094209,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2569,'yaman',20030629094826,'203.122.35.66');
INSERT INTO uservisit VALUES (2569,'yaman',20030629094835,'203.122.35.66');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629110328,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2569,'yaman',20030629110632,'203.122.35.66');
INSERT INTO uservisit VALUES (2582,'melissa',20030629124103,'cache-mtc-ah02.proxy.aol.com');
INSERT INTO uservisit VALUES (2582,'melissa',20030629124214,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629131456,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030629135932,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629140721,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030629151838,'203.21.78.148');
INSERT INTO uservisit VALUES (153,'TomM',20030629160341,'206.137.1.133');
INSERT INTO uservisit VALUES (885,'np_rt',20030629161623,'12.43.50.215');
INSERT INTO uservisit VALUES (1626,'Gamer',20030629162551,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2292,'paul',20030629170725,'c-24-126-31-88.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030629171052,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030629171249,'211.78.172.220');
INSERT INTO uservisit VALUES (2292,'paul',20030629171252,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030629183049,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030629191706,'206.137.1.133');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030629191945,'203.199.72.210');
INSERT INTO uservisit VALUES (2571,'Rob',20030629200842,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2583,'nilabh srivastava',20030629204546,'202.54.56.2');
INSERT INTO uservisit VALUES (2584,'benny',20030629204908,'tony05-65-129.inter.net.il');
INSERT INTO uservisit VALUES (693,'Jun',20030629210047,'cache50.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2585,'vanity',20030629210251,'cache-ntc-ad11.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030629222847,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030629231820,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030629232236,'193.130.28.1');
INSERT INTO uservisit VALUES (2583,'nilabh srivastava',20030629234405,'203.92.192.7');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030630010200,'203.199.72.210');
INSERT INTO uservisit VALUES (1,'levik',20030630015605,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030630021924,'203.199.72.210');
INSERT INTO uservisit VALUES (2075,'Matt',20030630022032,'pc-62-30-58-14-pr.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630023847,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630024136,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030630025459,'dyn-169-235.paonline.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030630025633,'193.130.28.1');
INSERT INTO uservisit VALUES (2586,'jennifer',20030630025653,'cache-mtc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630030418,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030630030549,'206.137.1.133');
INSERT INTO uservisit VALUES (2586,'jennifer',20030630030642,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630031353,'166.68.134.175');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030630035539,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030630035637,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030630040746,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030630042305,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630043245,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030630051518,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630053402,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2572,'derek',20030630054006,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630060049,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030630060146,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630062101,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630063048,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630063539,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030630064012,'tasq.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030630064506,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030630065824,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030630070341,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630070724,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030630070914,'varan.gfnet.com');
INSERT INTO uservisit VALUES (950,'sarah',20030630072129,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030630072213,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2587,'Nikhil',20030630072409,'203.94.198.64');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630072935,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630073650,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030630073839,'58-4-204-208.dial.cal1.sprint-canada.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030630074106,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2572,'derek',20030630074228,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030630080520,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030630081342,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630083249,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030630083542,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2588,'Jessi',20030630083842,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030630084046,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1902,'Hank',20030630084254,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030630085039,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2588,'Jessi',20030630085916,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (2588,'Jessi',20030630090057,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630090407,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030630090457,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030630090641,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2588,'Jessi',20030630091014,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630092318,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20030630095210,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030630100632,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030630100640,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030630101754,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630102652,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630102922,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2572,'derek',20030630105108,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630110646,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030630112323,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630112828,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030630112927,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2581,'becca',20030630124515,'host-66-81-183-68.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630125547,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030630131158,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2589,'alex',20030630133743,'pcp02524874pcs.nromeo01.mi.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630134106,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030630141723,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030630150746,'pool-138-89-95-222.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030630151302,'m055-148.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2590,'korinne',20030630151705,'dsl-178.r01.scswns.infoave.net');
INSERT INTO uservisit VALUES (2590,'korinne',20030630151755,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630153953,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030630155122,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630160212,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030630164252,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030630171947,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2379,'Dark',20030630173146,'58-5-206-123.dial.cal1.sprint-canada.net');
INSERT INTO uservisit VALUES (1,'levik',20030630182548,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2591,'Kate',20030630183035,'ip68-108-62-234.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030630184804,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2563,'rajesh',20030630190043,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (2571,'Rob',20030630190354,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030630190628,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030630191302,'211.78.172.220');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030630194146,'203.199.72.210');
INSERT INTO uservisit VALUES (2563,'rajesh',20030630203508,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030630204803,'gdprpx05-port-38.dial.telus.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030630205442,'211.78.172.220');
INSERT INTO uservisit VALUES (1183,'fwaff',20030630213455,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030630231312,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2428,'gordo packard',20030630231442,'12-213-104-92.client.attbi.com');
INSERT INTO uservisit VALUES (2563,'rajesh',20030630231804,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030630235417,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2563,'rajesh',20030701004752,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030701011507,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030701014045,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030701015515,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (158,'Ender',20030701023609,'fw.xetron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030701025056,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701025526,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030701030352,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701031021,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2588,'Jessi',20030701031055,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030701032836,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030701032856,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (153,'TomM',20030701035414,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701040119,'193.130.28.1');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030701040426,'199.243.127.34');
INSERT INTO uservisit VALUES (2572,'derek',20030701040817,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030701041111,'204.89.69.44');
INSERT INTO uservisit VALUES (2592,'ben young',20030701041226,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701043943,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030701045114,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030701045157,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2569,'yaman',20030701051421,'203.122.35.66');
INSERT INTO uservisit VALUES (1301,'Charlie',20030701052307,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030701053442,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030701055022,'206.137.1.133');
INSERT INTO uservisit VALUES (2474,'riddler',20030701055431,'s7n145.hfx.eastlink.ca');
INSERT INTO uservisit VALUES (2571,'Rob',20030701060123,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701060241,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030701060753,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701062818,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701064329,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2592,'ben young',20030701065158,'204.89.69.44');
INSERT INTO uservisit VALUES (2571,'Rob',20030701070751,'adsl-68-20-213-228.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030701071902,'wc14.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030701072855,'204.89.69.44');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030701073242,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701073558,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701074848,'mail.ade.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030701075317,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2572,'derek',20030701075345,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030701080010,'166.68.134.175');
INSERT INTO uservisit VALUES (2593,'denise',20030701081103,'ip-216-226-31-39.formysite.com');
INSERT INTO uservisit VALUES (950,'sarah',20030701083336,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030701090331,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030701091407,'206.28.64.98');
INSERT INTO uservisit VALUES (2594,'D',20030701091628,'AC8CD923.ipt.aol.com');
INSERT INTO uservisit VALUES (2594,'D',20030701091928,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030701092456,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030701094004,'134.217.237.30');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030701095006,'adsl-156-0-168.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701095157,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030701100430,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030701103012,'206.28.64.98');
INSERT INTO uservisit VALUES (1902,'Hank',20030701105444,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701110245,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030701111301,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1,'levik',20030701113433,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701114517,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030701122016,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2595,'Josimeire Martins',20030701123918,'200-158-211-28.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1171,'nikki',20030701123940,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2595,'Josimeire Martins',20030701124016,'200-158-211-28.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2571,'Rob',20030701124652,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030701124653,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701130110,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701130347,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030701144042,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030701153315,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2596,'mayling',20030701161839,'adsl-67-118-8-25.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030701163603,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030701170009,'gdprpx09-port-17.dial.telus.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030701175452,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030701175533,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030701175557,'211.78.172.220');
INSERT INTO uservisit VALUES (2571,'Rob',20030701175636,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2504,'chris',20030701175805,'adsl-67-121-80-48.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2504,'chris',20030701175852,'adsl-67-121-80-48.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2504,'chris',20030701180331,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2597,'Ray',20030701181649,'12.242.255.234');
INSERT INTO uservisit VALUES (1941,'shaun',20030701205712,'193.113.48.9');
INSERT INTO uservisit VALUES (2563,'rajesh',20030701205838,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (2502,'lucky',20030701211910,'bbcache-14.singnet.com.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701215102,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701225218,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030701225344,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2598,'adam',20030701225730,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (2598,'adam',20030701230229,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (2598,'adam',20030701232547,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030701234237,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030701235922,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030702004812,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030702005122,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030702011312,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030702014839,'193.113.48.9');
INSERT INTO uservisit VALUES (1,'levik',20030702015427,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030702024337,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030702025549,'166.68.134.175');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030702030616,'199.243.127.34');
INSERT INTO uservisit VALUES (2572,'derek',20030702031214,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (153,'TomM',20030702032814,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030702034248,'adsl-156-6-81.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030702034553,'166.68.134.175');
INSERT INTO uservisit VALUES (2592,'ben young',20030702035216,'204.89.69.44');
INSERT INTO uservisit VALUES (1941,'shaun',20030702035517,'193.113.48.9');
INSERT INTO uservisit VALUES (1567,'Bryan',20030702043056,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030702043351,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030702044005,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702051310,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2567,'j j',20030702051548,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030702052328,'204.89.69.14');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702055854,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030702061144,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030702061654,'mail.ade.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030702062523,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030702064538,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20030702065251,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702071547,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2592,'ben young',20030702074355,'204.89.69.14');
INSERT INTO uservisit VALUES (1567,'Bryan',20030702075339,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030702075409,'206.28.64.98');
INSERT INTO uservisit VALUES (2599,'amy',20030702080131,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2599,'amy',20030702080148,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2599,'amy',20030702080215,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2599,'amy',20030702080245,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (950,'sarah',20030702081500,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030702081527,'202.56.213.194');
INSERT INTO uservisit VALUES (1301,'Charlie',20030702082145,'166.68.134.175');
INSERT INTO uservisit VALUES (2599,'amy',20030702083309,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2572,'derek',20030702083754,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030702090110,'199.243.127.34');
INSERT INTO uservisit VALUES (950,'sarah',20030702091354,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2270,'peter',20030702092402,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702095326,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030702101441,'mail.ade.com');
INSERT INTO uservisit VALUES (2600,'Daniel',20030702102944,'mitchellb-37.umd.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030702103217,'166.68.134.175');
INSERT INTO uservisit VALUES (2600,'Daniel',20030702103226,'mitchellb-37.umd.edu');
INSERT INTO uservisit VALUES (1919,'Lewis',20030702103838,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030702104232,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030702104756,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030702110508,'67.32.46.235');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030702111908,'67.32.46.235');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702112555,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030702113711,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2066,'David',20030702122340,'dyn-168-9.paonline.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030702122922,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030702130621,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030702132534,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030702134705,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2602,'Alfredo',20030702141001,'adsl-68-72-128-44.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (2602,'Alfredo',20030702141720,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2603,'Esem',20030702142548,'203.91.152.15');
INSERT INTO uservisit VALUES (2603,'Esem',20030702142615,'203.91.152.12');
INSERT INTO uservisit VALUES (2604,'Koren',20030702144326,'bgrcvx033191.prexar.com');
INSERT INTO uservisit VALUES (2604,'Koren',20030702144644,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (122,'Happy',20030702145258,'client38.fchi1.hawkcommunications.com');
INSERT INTO uservisit VALUES (122,'Happy',20030702145350,'client38.fchi1.hawkcommunications.com');
INSERT INTO uservisit VALUES (2604,'Koren',20030702145734,'bgrcvx033191.prexar.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030702150257,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2599,'amy',20030702161238,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2605,'karishma',20030702163608,'cache-df03.proxy.aol.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030702164651,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030702171716,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030702192707,'12.43.50.215');
INSERT INTO uservisit VALUES (1,'levik',20030702194352,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030702200512,'193.113.48.17');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030702203328,'202.56.229.254');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030702204127,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030702205044,'203.197.124.34');
INSERT INTO uservisit VALUES (1941,'shaun',20030702210128,'193.113.48.17');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030702211034,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030702212729,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030702224954,'193.113.48.17');
INSERT INTO uservisit VALUES (1183,'fwaff',20030702224957,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030702234521,'193.113.48.17');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703002957,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030703003428,'193.113.48.17');
INSERT INTO uservisit VALUES (2592,'ben young',20030703013700,'204.89.69.44');
INSERT INTO uservisit VALUES (1941,'shaun',20030703014515,'193.113.48.17');
INSERT INTO uservisit VALUES (1,'levik',20030703015348,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030703020416,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703023820,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030703024706,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703025111,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030703025602,'193.113.48.17');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030703031247,'199.243.127.34');
INSERT INTO uservisit VALUES (2572,'derek',20030703032424,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (153,'TomM',20030703034658,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703042450,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703043415,'mail.ade.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030703043958,'204.89.69.14');
INSERT INTO uservisit VALUES (1567,'Bryan',20030703044246,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2606,'Amy Long',20030703045425,'pcp04280635pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (2606,'Amy Long',20030703050501,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703051112,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030703052808,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030703054305,'newsmx1.rit.reuters.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703055205,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030703055809,'206.137.1.133');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030703060251,'newsmx1.rit.reuters.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030703061723,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030703062123,'67.32.46.235');
INSERT INTO uservisit VALUES (2376,'Jim C',20030703062731,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030703063343,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030703063536,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030703064504,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703072717,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030703080531,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703080711,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030703083342,'gdprpx05-port-22.dial.telus.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703083408,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030703084057,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030703084644,'166.68.134.175');
INSERT INTO uservisit VALUES (2607,'Duy',20030703084813,'cpe-66-74-136-198.socal.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030703090252,'206.28.64.98');
INSERT INTO uservisit VALUES (2572,'derek',20030703090936,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2608,'alice',20030703092735,'AC8F3B78.ipt.aol.com');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030703092827,'lsanca1-ar3-070-111.elnk.dsl.gtei.net');
INSERT INTO uservisit VALUES (2608,'alice',20030703093203,'AC8F3B78.ipt.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030703093759,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030703093956,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2608,'alice',20030703094013,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2572,'derek',20030703101652,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703103604,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030703103616,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703112514,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703112848,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2609,'Chris',20030703122409,'cache-mtc-af01.proxy.aol.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030703122838,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703123723,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703125418,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2610,'marce',20030703132519,'c-67-160-192-45.client.comcast.net');
INSERT INTO uservisit VALUES (2610,'marce',20030703132520,'c-67-160-192-45.client.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030703132957,'m055-145.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030703133719,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030703134659,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (2611,'Huey',20030703135503,'gate2.lejeune.usmc.mil');
INSERT INTO uservisit VALUES (1072,'Alan',20030703140413,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703142036,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703142526,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030703143908,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2604,'Koren',20030703150152,'bgrcvx035174.prexar.com');
INSERT INTO uservisit VALUES (2612,'Eric',20030703152457,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (2609,'Chris',20030703152555,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2066,'David',20030703154905,'dyn-168-16.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703162229,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2613,'karen N',20030703163955,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2613,'karen N',20030703164103,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2613,'karen N',20030703164154,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2570,'Daniel',20030703170101,'proxy.westpac.com.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030703172438,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2614,'hans dildo',20030703181120,'24-159-254-94.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030703181447,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2614,'hans dildo',20030703181935,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030703184950,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2490,'qw',20030703190232,'216.165.227.80');
INSERT INTO uservisit VALUES (1301,'Charlie',20030703190706,'pool-138-89-90-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2570,'Daniel',20030703193538,'proxy.westpac.com.au');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030703201252,'203.199.72.210');
INSERT INTO uservisit VALUES (1183,'fwaff',20030703205706,'193.130.28.1');
INSERT INTO uservisit VALUES (2615,'jo',20030703214559,'proxy.pel.mweb.co.za');
INSERT INTO uservisit VALUES (2615,'jo',20030703214731,'proxy.pel.mweb.co.za');
INSERT INTO uservisit VALUES (1941,'shaun',20030703215434,'193.113.48.17');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030703222212,'gdprpx12-port-1.dial.telus.net');
INSERT INTO uservisit VALUES (2616,'z3sharkette',20030703222735,'launceston-atm800-39.vic-remote.bigpond.net.au');
INSERT INTO uservisit VALUES (2609,'Chris',20030703224305,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030703230552,'193.113.48.17');
INSERT INTO uservisit VALUES (2502,'lucky',20030703231734,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (2502,'lucky',20030703231807,'bbcache-12.singnet.com.sg');
INSERT INTO uservisit VALUES (2617,'Tara',20030703234233,'cache-mtc-aa04.proxy.aol.com');
INSERT INTO uservisit VALUES (2617,'Tara',20030703235045,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704000419,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030704001457,'newsmx1.rit.reuters.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030704003740,'193.130.28.1');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030704014342,'cache-rr08.proxy.aol.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704014744,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030704025500,'193.130.28.1');
INSERT INTO uservisit VALUES (2609,'chris',20030704030107,'cache-rb05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030704033400,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704040043,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704042643,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030704044057,'pool-138-89-12-50.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2618,'Jason',20030704044101,'63-93-158-6.charter.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030704051205,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030704051941,'202.90.96.250');
INSERT INTO uservisit VALUES (1183,'fwaff',20030704063332,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030704071337,'193.130.28.1');
INSERT INTO uservisit VALUES (2619,'Marcus',20030704072018,'cache-1.lnh.md.webcache.rcn.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030704073143,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2619,'Marcus',20030704073419,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2619,'Marcus',20030704074258,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030704075227,'pool-138-89-105-215.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2490,'qw',20030704080922,'216-165-227-80.altrionet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030704082543,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030704084541,'202.56.214.6');
INSERT INTO uservisit VALUES (1301,'Charlie',20030704084610,'pool-138-89-105-215.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20030704084641,'commons10k1.mo24.107.36.32.charter-stl.com');
INSERT INTO uservisit VALUES (1,'levik',20030704085533,'pool-162-84-232-244.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030704092328,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030704094947,'62.139.55.4');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030704095904,'62.139.55.4');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030704102556,'161.184.223.111');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704102737,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030704110646,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030704112555,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2620,'m',20030704121414,'host213-122-188-117.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2620,'m',20030704122048,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030704124858,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030704140223,'206.137.1.133');
INSERT INTO uservisit VALUES (2604,'Koren',20030704142804,'bgrcvx033031.prexar.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030704162608,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030704164002,'m055-173.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20030704170959,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030704171244,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030704174610,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030704212036,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030704225244,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030704230930,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030704231135,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030704232017,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030705011339,'cache-ra01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030705013035,'206.137.1.133');
INSERT INTO uservisit VALUES (2621,'Kenzi',20030705033326,'218.188.116.149');
INSERT INTO uservisit VALUES (153,'TomM',20030705034425,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030705035450,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030705045441,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030705045645,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030705061620,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030705070920,'pool-138-89-105-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030705072141,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030705072301,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030705075844,'202.56.220.97');
INSERT INTO uservisit VALUES (2622,'Max',20030705080746,'179.74.252.64.snet.net');
INSERT INTO uservisit VALUES (2622,'Max',20030705081003,'179.74.252.64.snet.net');
INSERT INTO uservisit VALUES (2623,'cindy',20030705083636,'cache-rg01.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030705091509,'pool-138-89-105-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030705092620,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030705093430,'CPE000625635a75-CM400035673564.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (950,'sarah',20030705093641,'pc3-oxfd2-3-cust235.oxfd.cable.ntl.com');
INSERT INTO uservisit VALUES (2523,'Tanvir Ahmed Hashmi',20030705095000,'62.139.55.53');
INSERT INTO uservisit VALUES (2624,'jason',20030705100145,'co-colspgs-3-u1-b3-195.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2624,'jason',20030705100506,'co-colspgs-3-u1-b3-195.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2624,'jason',20030705101012,'co-colspgs-3-u1-b3-195.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2624,'jason',20030705101215,'co-colspgs-3-u1-b3-195.clspco.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030705101820,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030705101849,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2624,'jason',20030705102122,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030705105509,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030705110539,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1402,'craig',20030705112624,'hlfx29-237.ns.sympatico.ca');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030705114433,'cache-dq10.proxy.aol.com');
INSERT INTO uservisit VALUES (2625,'Kevin B',20030705115433,'ool-18bf7264.dyn.optonline.net');
INSERT INTO uservisit VALUES (2625,'Kevin B',20030705120713,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030705121346,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030705123403,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030705124118,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030705125822,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030705131602,'pool-138-89-105-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030705132312,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030705135054,'lsanca2-ar36-4-63-164-231.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030705142537,'206.137.1.133');
INSERT INTO uservisit VALUES (2609,'mathemagician',20030705143437,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2490,'qw',20030705151011,'216-165-230-183.altrionet.com');
INSERT INTO uservisit VALUES (2626,'B',20030705165518,'128.252.101.156');
INSERT INTO uservisit VALUES (2627,'Andrew',20030705172546,'pool-141-149-174-130.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2628,'doandi',20030705173226,'h00c002caaff7.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030705174215,'206.137.1.133');
INSERT INTO uservisit VALUES (2626,'B',20030705180615,'128.252.101.156');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030705182818,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2627,'Andrew',20030705183456,'pool-141-149-174-130.bos.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030705194843,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1016,'...',20030705212337,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030705215459,'203.21.78.164');
INSERT INTO uservisit VALUES (153,'TomM',20030705222202,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030706002641,'206.137.1.133');
INSERT INTO uservisit VALUES (2629,'marwan',20030706002928,'193.188.76.68');
INSERT INTO uservisit VALUES (2629,'marwan',20030706004353,'193.188.76.68');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706004923,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (885,'np_rt',20030706005247,'h-68-165-68-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030706005300,'h-68-165-68-219.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030706023210,'203.21.78.148');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030706035325,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (950,'sarah',20030706043134,'pc3-oxfd2-3-cust235.oxfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706043406,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706045847,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030706054236,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030706060011,'pool-138-89-48-59.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2630,'Katie',20030706060533,'host-66-202-124-39.gra.choiceone.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030706060603,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706072727,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706073056,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030706075128,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030706085243,'pool-138-89-48-59.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030706091856,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2631,'hyunnie',20030706092915,'cache-rr02.proxy.aol.com');
INSERT INTO uservisit VALUES (2632,'allison',20030706094515,'pcp02669933pcs.ivylnd01.pa.comcast.net');
INSERT INTO uservisit VALUES (2632,'allison',20030706094556,'pcp02669933pcs.ivylnd01.pa.comcast.net');
INSERT INTO uservisit VALUES (2633,'majeed',20030706111528,'c-67-162-252-232.client.comcast.net');
INSERT INTO uservisit VALUES (2633,'majeed',20030706112502,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20030706121620,'206.137.1.133');
INSERT INTO uservisit VALUES (2259,'calla tah-n',20030706123102,'pool0361.cvx27-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030706134525,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030706140708,'pool-138-89-48-59.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2604,'Koren',20030706145231,'bgrcvx033242.prexar.com');
INSERT INTO uservisit VALUES (2604,'Koren',20030706172646,'bgrcvx035109.prexar.com');
INSERT INTO uservisit VALUES (2634,'Leah',20030706173832,'cache-rr03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030706180522,'206.137.1.133');
INSERT INTO uservisit VALUES (1971,'Steven',20030706180946,'host-66-81-130-164.rev.o1.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030706181201,'host-66-81-130-164.rev.o1.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030706181322,'host-66-81-130-164.rev.o1.com');
INSERT INTO uservisit VALUES (1971,'Steven',20030706181506,'host-66-81-130-164.rev.o1.com');
INSERT INTO uservisit VALUES (2536,'Peter',20030706182632,'orion.singnet.com.sg');
INSERT INTO uservisit VALUES (2571,'Rob',20030706183127,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030706183644,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2490,'qw',20030706184821,'216.165.230.183');
INSERT INTO uservisit VALUES (2635,'wink',20030706184952,'216-165-230-183.altrionet.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030706191459,'203.21.78.133');
INSERT INTO uservisit VALUES (2629,'marwan',20030706193248,'193.188.76.68');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030706195525,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030706201140,'193.113.48.17');
INSERT INTO uservisit VALUES (2449,'Gt Vegita',20030706204946,'AC8588CA.ipt.aol.com');
INSERT INTO uservisit VALUES (2636,'trinhiee',20030706205648,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030706210007,'211.78.172.220');
INSERT INTO uservisit VALUES (1183,'fwaff',20030706210400,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030706211215,'193.130.28.1');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030706212046,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030706213445,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707012037,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030707012216,'206.137.1.133');
INSERT INTO uservisit VALUES (1941,'shaun',20030707012546,'193.113.48.17');
INSERT INTO uservisit VALUES (2629,'marwan',20030707014307,'193.188.76.68');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030707014730,'ppp-net-asc-tnt-a-230-126.ibl.bm');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707022209,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030707022844,'193.113.48.17');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707030947,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030707031607,'199.243.127.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030707032939,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030707042046,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707045018,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030707045728,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707050139,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707050420,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707050719,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707050741,'202.90.96.250');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707051115,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030707052251,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030707052834,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030707054716,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030707055221,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2572,'derek',20030707060116,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707061651,'193.130.28.1');
INSERT INTO uservisit VALUES (2572,'derek',20030707063314,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030707063812,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030707063927,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2588,'Jessi',20030707071619,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030707071953,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707073454,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030707074456,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707075518,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030707080332,'166.68.134.175');
INSERT INTO uservisit VALUES (1902,'Hank',20030707082251,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030707082701,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707084353,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707084906,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2588,'Jessi',20030707090620,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (2588,'Jessi',20030707090851,'xd85955a5.ip.e-nt.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030707094107,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707094955,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030707095036,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1902,'Hank',20030707095648,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030707100525,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2637,'Tutie Ismail',20030707101432,'210.186.103.90');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030707102354,'202.56.220.21');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707103625,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030707104844,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030707105118,'166.68.134.175');
INSERT INTO uservisit VALUES (794,'Erin',20030707105152,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2635,'wink',20030707105659,'216-165-230-183.altrionet.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707110731,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2635,'wink',20030707111331,'216.165.230.183');
INSERT INTO uservisit VALUES (2572,'derek',20030707112158,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030707112248,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030707113248,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707114425,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030707120904,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2638,'Danen',20030707122126,'ad7-m231.net.hinet.hr');
INSERT INTO uservisit VALUES (2638,'Danen',20030707123413,'ad2-m143.net.hinet.hr');
INSERT INTO uservisit VALUES (1072,'Alan',20030707133043,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030707141921,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030707153322,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2639,'Billie Freeman',20030707153441,'host-216-78-121-62.sav.bellsouth.net');
INSERT INTO uservisit VALUES (2639,'Billie Freeman',20030707153658,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2640,'heather',20030707160326,'c-67-162-4-191.client.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030707160415,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2640,'heather',20030707160622,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030707163504,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030707164943,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030707165221,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2641,'luviswutifear',20030707165300,'c-67-161-40-163.client.comcast.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030707172711,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030707175747,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030707181633,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1767,'Fernando',20030707184227,'200.84.26.232');
INSERT INTO uservisit VALUES (2642,'Lisa Chen',20030707185922,'host-216-252-131-5.interpacket.net');
INSERT INTO uservisit VALUES (2642,'Lisa Chen',20030707185934,'host-216-252-131-5.interpacket.net');
INSERT INTO uservisit VALUES (2642,'Lisa Chen',20030707190818,'host-216-252-131-5.interpacket.net');
INSERT INTO uservisit VALUES (153,'TomM',20030707191318,'206.137.1.133');
INSERT INTO uservisit VALUES (1253,'brianjn',20030707194109,'203.21.78.176');
INSERT INTO uservisit VALUES (1941,'shaun',20030707202035,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707204903,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707205637,'203.197.124.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030707210121,'203.197.124.34');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707212128,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030707212210,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707212316,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707213922,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030707231411,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030707231714,'193.113.48.9');
INSERT INTO uservisit VALUES (153,'TomM',20030707233139,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030708010748,'206.137.1.133');
INSERT INTO uservisit VALUES (2643,'pauline',20030708011621,'netcach2-ctn.is.co.za');
INSERT INTO uservisit VALUES (1941,'shaun',20030708011958,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030708023213,'193.130.28.1');
INSERT INTO uservisit VALUES (1902,'Hank',20030708025315,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (158,'Ender',20030708030509,'fw.xetron.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030708031244,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030708031538,'199.243.127.34');
INSERT INTO uservisit VALUES (1941,'shaun',20030708035626,'193.113.48.9');
INSERT INTO uservisit VALUES (2644,'Daniel',20030708040927,'dialup-50.26.221.203.acc51-wick-bne.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030708041010,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030708043952,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030708044017,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030708044439,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030708044833,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2645,'John Adams',20030708045152,'h00407b85aec7.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030708045251,'166.68.134.175');
INSERT INTO uservisit VALUES (2645,'John Adams',20030708045348,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030708051045,'ppp-net-asc-tnt-a-230-172.ibl.bm');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030708051151,'202.90.96.250');
INSERT INTO uservisit VALUES (2646,'Natasha',20030708051647,'n219077013061.netvigator.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030708054154,'mail.ade.com');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030708055120,'194.51.27.4');
INSERT INTO uservisit VALUES (2572,'derek',20030708055508,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030708060153,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2647,'Che Yeung',20030708060920,'h254cn0j-hr.adm.ucl.ac.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030708061437,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030708061832,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030708065206,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030708070825,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030708072927,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030708073947,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030708074347,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030708074416,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030708075719,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2648,'reed',20030708081618,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (2648,'reed',20030708082549,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (2648,'reed',20030708082621,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (2649,'Yoda',20030708083146,'FW1.dt.navy.mil');
INSERT INTO uservisit VALUES (1072,'Alan',20030708083412,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2650,'Al',20030708083653,'207.115.163.5');
INSERT INTO uservisit VALUES (1919,'Lewis',20030708085545,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030708091308,'219.65.197.77');
INSERT INTO uservisit VALUES (2572,'derek',20030708092048,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030708092106,'166.68.134.175');
INSERT INTO uservisit VALUES (2376,'Jim C',20030708092412,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2648,'reed',20030708093904,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (1919,'Lewis',20030708093910,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2648,'reed',20030708094000,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (2648,'reed',20030708094509,'adsl-216-61-127-41.trumanmed.org');
INSERT INTO uservisit VALUES (2651,'Laurie',20030708094922,'user81.net005.fl.sprint-hsd.net');
INSERT INTO uservisit VALUES (2651,'Laurie',20030708095101,'user81.net005.fl.sprint-hsd.net');
INSERT INTO uservisit VALUES (2650,'Al',20030708095304,'207.115.163.5');
INSERT INTO uservisit VALUES (2652,'kevin',20030708100423,'libr.aig.com');
INSERT INTO uservisit VALUES (2653,'Lucy',20030708101938,'cache1-blfs.server.ntli.net');
INSERT INTO uservisit VALUES (2653,'Lucy',20030708102254,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2638,'Danen',20030708102525,'ad2-m116.net.hinet.hr');
INSERT INTO uservisit VALUES (2638,'Danen',20030708102541,'ad2-m116.net.hinet.hr');
INSERT INTO uservisit VALUES (2572,'derek',20030708102914,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030708103239,'166.68.134.175');
INSERT INTO uservisit VALUES (2654,'shannon',20030708103244,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030708103524,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2641,'luviswutifear',20030708104357,'c-67-161-40-163.client.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030708104654,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030708104919,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030708110052,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030708113439,'134.217.237.30');
INSERT INTO uservisit VALUES (1171,'nikki',20030708114620,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030708120222,'pool-138-89-74-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030708124708,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030708124843,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030708141437,'HSE-Hamilton-ppp190880.sympatico.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030708142634,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030708144124,'ppp-net-asc-tnt-a-230-98.ibl.bm');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030708150516,'211.78.172.220');
INSERT INTO uservisit VALUES (2571,'Rob',20030708152514,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030708154934,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030708171055,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030708175310,'m055-140.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030708180414,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030708181302,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030708181303,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030708181557,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030708181603,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030708183349,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030708184217,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2655,'mike',20030708191905,'CPE-65-28-148-77.new.rr.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030708200053,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030708203328,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2656,'Jenny',20030708213443,'12-232-22-20.client.attbi.com');
INSERT INTO uservisit VALUES (2656,'Jenny',20030708215112,'12-232-22-20.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030708215320,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030708222528,'193.113.48.9');
INSERT INTO uservisit VALUES (2657,'dave',20030708223753,'0-1pool156-235.nas11.spokane1.wa.us.da.qwest.net');
INSERT INTO uservisit VALUES (2657,'dave',20030708223936,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030708230332,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030709000929,'193.130.28.1');
INSERT INTO uservisit VALUES (2489,'nellie',20030709001739,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030709005844,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030709013631,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030709024859,'193.113.48.9');
INSERT INTO uservisit VALUES (2572,'derek',20030709030856,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030709032248,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709035842,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030709041307,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030709042554,'202.90.96.250');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709043858,'mail.ade.com');
INSERT INTO uservisit VALUES (2658,'Melissa',20030709043924,'host-209-214-98-152.sav.bellsouth.net');
INSERT INTO uservisit VALUES (2658,'Melissa',20030709044159,'host-209-214-98-152.sav.bellsouth.net');
INSERT INTO uservisit VALUES (2658,'Melissa',20030709044243,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030709045056,'199.243.127.34');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030709045159,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030709045225,'202.90.96.250');
INSERT INTO uservisit VALUES (2659,'Nick Hastings',20030709045554,'national236.nls.uk');
INSERT INTO uservisit VALUES (2659,'Nick Hastings',20030709050051,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2660,'Dora',20030709050422,'203.145.157.94');
INSERT INTO uservisit VALUES (2660,'Dora',20030709050617,'203.145.157.94');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709051055,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030709052644,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030709052736,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030709053411,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2659,'Nick Hastings',20030709054747,'national236.nls.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709055118,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030709055728,'193.130.28.1');
INSERT INTO uservisit VALUES (2572,'derek',20030709060808,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030709062152,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2661,'Bella',20030709062538,'proxy3ext.disney.com');
INSERT INTO uservisit VALUES (2572,'derek',20030709062546,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2661,'Bella',20030709062831,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030709064445,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2662,'Chris',20030709071655,'216-184-168-61.client.dsl.net');
INSERT INTO uservisit VALUES (2662,'Chris',20030709072237,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2662,'Chris',20030709072444,'216-184-168-61.client.dsl.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030709073812,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709074220,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030709080459,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030709082148,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709082325,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030709083542,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709083806,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030709085101,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709085347,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030709091118,'166.68.134.175');
INSERT INTO uservisit VALUES (2663,'lkj',20030709091232,'219.65.236.219');
INSERT INTO uservisit VALUES (2572,'derek',20030709091308,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2663,'lkj',20030709091423,'219.65.236.219');
INSERT INTO uservisit VALUES (2663,'lkj',20030709091559,'219.65.236.219');
INSERT INTO uservisit VALUES (1567,'Bryan',20030709092522,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030709093236,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030709093345,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709095636,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030709100758,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030709101345,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030709102210,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030709103216,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709110509,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709112122,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030709112806,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709115404,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20030709122412,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2664,'chris',20030709125201,'dsc05-cld-oh-3-151.rasserver.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030709125424,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030709132734,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2665,'sami',20030709144212,'12-246-72-43.client.attbi.com');
INSERT INTO uservisit VALUES (2665,'sami',20030709144247,'12-246-72-43.client.attbi.com');
INSERT INTO uservisit VALUES (2666,'Nicole',20030709145948,'cache-rq08.proxy.aol.com');
INSERT INTO uservisit VALUES (2666,'Nicole',20030709150644,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030709152600,'pool-141-154-220-215.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030709155615,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030709160401,'m055-165.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030709160721,'pool-138-89-47-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030709160912,'pool-141-154-220-215.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030709160914,'pool-141-154-220-215.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030709161713,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2130,'ethan',20030709161725,'138.236.88.79');
INSERT INTO uservisit VALUES (1575,'DJ',20030709164128,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030709170440,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1767,'Fernando',20030709175243,'200.84.26.232');
INSERT INTO uservisit VALUES (1575,'DJ',20030709180450,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030709180902,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2668,'sam',20030709181932,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030709194931,'193.113.48.9');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709195730,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709203717,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030709204717,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030709210601,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030709222436,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030710000052,'193.130.28.1');
INSERT INTO uservisit VALUES (1941,'shaun',20030710010712,'193.113.48.9');
INSERT INTO uservisit VALUES (1253,'brianjn',20030710013802,'m055-171.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1732,'Helen',20030710023619,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030710024549,'193.113.48.9');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710025425,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030710032256,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710034327,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2572,'derek',20030710034751,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2669,'Abby',20030710040406,'cache-df07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710040645,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030710041819,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710044008,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030710044305,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030710045401,'202.90.96.250');
INSERT INTO uservisit VALUES (1575,'DJ',20030710050046,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2572,'derek',20030710050754,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710050929,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030710051411,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710051438,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710053126,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030710054353,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030710055322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710060736,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030710060951,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030710061512,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710062452,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030710062754,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030710063419,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030710063509,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030710063705,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2572,'derek',20030710063723,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030710063855,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030710064400,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030710064936,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710070507,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710071112,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2667,'Viet',20030710071941,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710074627,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030710075553,'193.130.28.1');
INSERT INTO uservisit VALUES (2670,'saad',20030710080613,'pat-1.llcc.edu');
INSERT INTO uservisit VALUES (2670,'saad',20030710084045,'pat-1.llcc.edu');
INSERT INTO uservisit VALUES (2670,'saad',20030710084159,'pat-1.llcc.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710084926,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030710085953,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710092302,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030710093426,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710095322,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030710095751,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710101111,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2671,'bruce',20030710101231,'user-0cal3pb.cable.mindspring.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030710101512,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2671,'bruce',20030710101725,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710103300,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030710105607,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030710110536,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710110609,'mail.ade.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030710112501,'202.56.213.206');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030710113407,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710113758,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030710114518,'adsl-35-82-22.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030710124325,'mail.ade.com');
INSERT INTO uservisit VALUES (2671,'bruce',20030710131437,'user-0cal3pb.cable.mindspring.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030710135547,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2672,'Stephanie',20030710140917,'adsl-35-82-22.asm.bellsouth.net');
INSERT INTO uservisit VALUES (609,'jusTloOkin',20030710150408,'cache-mtc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (2664,'chris',20030710160231,'dsc05-cld-oh-3-99.rasserver.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030710161421,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2664,'chris',20030710161834,'dsc05-cld-oh-3-99.rasserver.net');
INSERT INTO uservisit VALUES (2673,'erica',20030710163741,'hnllhi1-ar1-4-63-000-181.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2673,'erica',20030710163742,'hnllhi1-ar1-4-63-000-181.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2674,'mike',20030710172653,'cache-mtc-al02.proxy.aol.com');
INSERT INTO uservisit VALUES (2674,'mike',20030710172732,'cache-mtc-al02.proxy.aol.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030710172744,'pool-141-154-54-192.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030710182623,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030710182640,'m055-157.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030710183033,'pool-138-89-70-175.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030710191106,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2675,'Melissa',20030710192355,'cache-rb05.proxy.aol.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030710200015,'193.113.48.9');
INSERT INTO uservisit VALUES (2676,'Xtal',20030710202458,'144.30.146.149');
INSERT INTO uservisit VALUES (2545,'rajesh',20030710202753,'210.212.194.30');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030710203106,'211.78.172.220');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030710203332,'211.78.172.220');
INSERT INTO uservisit VALUES (2676,'Xtal',20030710203554,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030710204314,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710211125,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030710211506,'193.130.28.1');
INSERT INTO uservisit VALUES (2677,'sAnDy',20030710211739,'cache-ntc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (2677,'sAnDy',20030710212329,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2677,'sAnDy',20030710214439,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710215535,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1839,'Rajeev',20030710222341,'203.199.72.210');
INSERT INTO uservisit VALUES (1183,'fwaff',20030710224129,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030710231615,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030711000434,'193.130.28.1');
INSERT INTO uservisit VALUES (2678,'kasinathan',20030711001720,'202.54.137.100');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711001725,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2679,'ery',20030711002210,'c-24-126-62-150.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711010725,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711020827,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030711024055,'ua237d19.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030711024103,'ua237d19.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030711030109,'adsl-156-7-10.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711030231,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711030417,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030711030943,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711031629,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1941,'shaun',20030711031700,'193.113.48.9');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711032325,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2572,'derek',20030711032411,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2680,'Jorge',20030711033219,'147.70.85.132');
INSERT INTO uservisit VALUES (2680,'Jorge',20030711033656,'147.70.85.132');
INSERT INTO uservisit VALUES (2680,'Jorge',20030711033738,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2572,'derek',20030711033743,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030711043332,'193.130.28.1');
INSERT INTO uservisit VALUES (2572,'derek',20030711043622,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711043735,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030711044024,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2681,'helena',20030711044028,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2681,'helena',20030711045429,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2681,'helena',20030711045635,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711050622,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030711050841,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711050946,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711051821,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711053732,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20030711054508,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711054951,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2572,'derek',20030711055326,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030711060309,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711062103,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030711062216,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711062256,'mail.ade.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030711062927,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030711064107,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030711065408,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2683,'RC',20030711073659,'4.24.101.2');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711073706,'mail.ade.com');
INSERT INTO uservisit VALUES (2683,'RC',20030711073721,'4.24.101.2');
INSERT INTO uservisit VALUES (2684,'Xena',20030711080247,'lsanca2-ar26-4-46-185-198.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030711080328,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2684,'Xena',20030711080906,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711081927,'mail.ade.com');
INSERT INTO uservisit VALUES (2685,'tiffany',20030711082236,'adsl-65-71-212-111.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2650,'Al',20030711083357,'207.115.163.5');
INSERT INTO uservisit VALUES (2686,'Bill',20030711085259,'h237-2.state.id.us');
INSERT INTO uservisit VALUES (2667,'Viet',20030711090634,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711092039,'166.68.134.175');
INSERT INTO uservisit VALUES (2681,'helena',20030711092208,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2674,'mike',20030711092845,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (2674,'mike',20030711094401,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (2681,'helena',20030711095022,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2572,'derek',20030711095503,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2687,'eric',20030711100905,'cs2416725-217.houston.rr.com');
INSERT INTO uservisit VALUES (2687,'eric',20030711100936,'cs2416725-217.houston.rr.com');
INSERT INTO uservisit VALUES (2572,'derek',20030711101621,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711103416,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711104327,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711104527,'134.217.237.30');
INSERT INTO uservisit VALUES (2681,'helena',20030711104533,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711104928,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711112508,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711113328,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711113715,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030711114112,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030711114432,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030711120038,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711120525,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711121638,'mail.ade.com');
INSERT INTO uservisit VALUES (2624,'jason',20030711123936,'co-colspgs-3-u1-b3-195.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030711124604,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030711125026,'adsl-156-7-10.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2688,'ryan',20030711131432,'adsl-67-121-121-193.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030711132214,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2674,'mike',20030711132444,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (2080,'Tristan',20030711133003,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030711133812,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030711133936,'203.21.78.172');
INSERT INTO uservisit VALUES (153,'TomM',20030711140204,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711144629,'pool-141-153-198-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711151615,'pool-141-153-198-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030711161228,'wc03.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2674,'mike',20030711164543,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030711164756,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030711165442,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030711173933,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030711180046,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030711181617,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1666,'bik88',20030711181758,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030711183033,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030711184421,'pool-141-153-206-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030711192525,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030711214115,'202.56.220.108');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711215456,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711221220,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030711233535,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030712001046,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712003551,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712005919,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712011432,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030712015957,'62.104.222.81');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20030712021727,'ua237d19.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030712023243,'62.104.222.81');
INSERT INTO uservisit VALUES (153,'TomM',20030712025704,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712030120,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712030145,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030712030809,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030712031938,'brm2-t1-2.mcbone.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712033320,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030712034406,'0-1pool244-131.nas2.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030712034435,'brm2-t1-2.mcbone.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030712040945,'202.56.220.3');
INSERT INTO uservisit VALUES (2674,'mike',20030712043446,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030712043949,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030712044227,'202.56.220.3');
INSERT INTO uservisit VALUES (2674,'mike',20030712045108,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030712045419,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030712050820,'202.90.96.250');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712051022,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030712053213,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030712060106,'adsl-156-3-254.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030712062750,'pool-138-89-77-62.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030712062834,'pool-141-154-217-199.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2689,'Adele Harris',20030712063505,'sdn-ap-007scfairP0434.dialsprint.net');
INSERT INTO uservisit VALUES (2689,'Adele Harris',20030712063612,'sdn-ap-007scfairP0434.dialsprint.net');
INSERT INTO uservisit VALUES (2689,'Adele Harris',20030712064045,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2604,'Koren',20030712065002,'bgrcvx035078.prexar.com');
INSERT INTO uservisit VALUES (783,'Ahmed',20030712065331,'host-62-135-9-29.link.net');
INSERT INTO uservisit VALUES (2604,'Koren',20030712065349,'bgrcvx035078.prexar.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030712065432,'adsl-156-3-254.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030712070650,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030712071317,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030712071425,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030712072625,'pool-141-154-217-199.bos.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030712075321,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030712091423,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2690,'Paul Spykerman',20030712092123,'216.13.207.221');
INSERT INTO uservisit VALUES (2690,'Paul Spykerman',20030712093102,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2674,'mike',20030712095014,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (2691,'hemant',20030712095523,'202.68.150.4');
INSERT INTO uservisit VALUES (1626,'Gamer',20030712101932,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2692,'ryan post',20030712102119,'nr17-66-117-219-182.fuse.net');
INSERT INTO uservisit VALUES (2692,'ryan post',20030712102609,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20030712103158,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030712103311,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712104227,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030712113150,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030712125447,'adsl-156-3-254.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2674,'mike',20030712132650,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030712133321,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030712141203,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030712142720,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030712142820,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2693,'Chineseboy',20030712145555,'cache-1.lnh.md.webcache.rcn.net');
INSERT INTO uservisit VALUES (2674,'mike',20030712152305,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030712152520,'pool-141-153-214-113.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030712153557,'m055-158.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030712154212,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2693,'Chineseboy',20030712160911,'cache-1.lnh.md.webcache.rcn.net');
INSERT INTO uservisit VALUES (2694,'elizabeth',20030712165525,'208-151-108-189-dial-en6.jnu.acsalaska.net');
INSERT INTO uservisit VALUES (2694,'elizabeth',20030712170541,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2695,'iche mcfadden',20030712170933,'cflow04.tri-isys.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030712180011,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030712180835,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030712180954,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2562,'Chii',20030712181946,'ip68-111-175-147.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030712182501,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (2674,'mike',20030712182523,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030712183929,'pool-138-89-80-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2697,'Dean',20030712185303,'pool-424.indo.net.id');
INSERT INTO uservisit VALUES (1575,'DJ',20030712190721,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2562,'Chii',20030712192546,'ip68-111-175-147.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030712194932,'210.212.194.30');
INSERT INTO uservisit VALUES (2667,'Viet',20030712200313,'h0080c8b4d037.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2697,'Dean',20030712201020,'pool-424.indo.net.id');
INSERT INTO uservisit VALUES (2545,'rajesh',20030712203517,'210.212.194.30');
INSERT INTO uservisit VALUES (783,'Ahmed',20030712205726,'host-213.158.166.22.tedata.net');
INSERT INTO uservisit VALUES (153,'TomM',20030712211708,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030712214005,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2698,'vroom',20030712214828,'adsl-66-127-254-229.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (2698,'vroom',20030712214836,'adsl-66-127-254-229.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030712220859,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (2699,'Prashant',20030712225313,'203.200.198.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030712230522,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712233427,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030712235506,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030713004158,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030713013401,'brm2-t1-1.mcbone.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030713014040,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030713015327,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2700,'claire',20030713020355,'public1-cosh1-6-cust37.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (2700,'claire',20030713020547,'public1-cosh1-6-cust37.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (2700,'claire',20030713020616,'public1-cosh1-6-cust37.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (2700,'claire',20030713021150,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030713043609,'202.56.214.127');
INSERT INTO uservisit VALUES (1575,'DJ',20030713045423,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030713045949,'pool-138-89-49-186.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2689,'Adele Harris',20030713052550,'sdn-ap-021scfairP0370.dialsprint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713071510,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2701,'mary',20030713074310,'AC8CE2ED.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713074956,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2701,'mary',20030713075431,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2702,'Kelly',20030713080305,'65.114.92.143');
INSERT INTO uservisit VALUES (2702,'Kelly',20030713081344,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030713084427,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mike Grunfield',20030713090730,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2704,'LiN LiN',20030713090939,'ACCBD258.ipt.aol.com');
INSERT INTO uservisit VALUES (2703,'Odin',20030713091923,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030713092137,'adsl-156-3-58.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2705,'Atina',20030713093728,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (2690,'Paul Spykerman',20030713093939,'216.13.207.221');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713095909,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030713100548,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2706,'meghan',20030713101920,'qu-world-1.quinnipiac.edu');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030713101920,'hmb2-t0-1.mcbone.net');
INSERT INTO uservisit VALUES (2706,'meghan',20030713102339,'qu-world-1.quinnipiac.edu');
INSERT INTO uservisit VALUES (1919,'Lewis',20030713103245,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2706,'meghan',20030713103356,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713105531,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030713105626,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030713110656,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030713114025,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030713115334,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030713120202,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030713120842,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713122108,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030713124630,'adsl-156-3-58.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030713130216,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030713131929,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030713134829,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (783,'Ahmed',20030713135636,'host-62-135-9-76.link.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030713135645,'adsl-156-3-58.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030713142058,'203.21.78.161');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713143331,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030713151140,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030713151156,'211.78.172.220');
INSERT INTO uservisit VALUES (1626,'Gamer',20030713152059,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030713154812,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030713161348,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030713162355,'pool-138-89-82-44.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2674,'mike',20030713170619,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030713175220,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030713182148,'1Cust55.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030713183708,'adsl-156-3-178.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030713192149,'211.78.172.220');
INSERT INTO uservisit VALUES (2708,'Kyph',20030713192523,'CPE00095b30b9f9-CM400026343370.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030713193308,'206.137.1.133');
INSERT INTO uservisit VALUES (1941,'shaun',20030713200419,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030713201321,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2709,'Chris',20030713205557,'HSE-Kitchener-ppp120037.sympatico.ca');
INSERT INTO uservisit VALUES (2709,'Chris',20030713205646,'HSE-Kitchener-ppp120037.sympatico.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20030713213209,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030713220024,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2678,'kasinathan',20030713221351,'202.54.137.120');
INSERT INTO uservisit VALUES (153,'TomM',20030713222152,'206.137.1.133');
INSERT INTO uservisit VALUES (1732,'Helen',20030713223304,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2710,'Richard Linney',20030713224115,'193.132.159.33');
INSERT INTO uservisit VALUES (2710,'Richie',20030713230006,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2678,'kasinathan',20030713232741,'202.54.137.120');
INSERT INTO uservisit VALUES (1732,'Helen',20030714000714,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030714013723,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030714014025,'193.113.48.9');
INSERT INTO uservisit VALUES (2592,'ben young',20030714014433,'204.89.69.44');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714020446,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2592,'ben young',20030714020600,'204.89.69.44');
INSERT INTO uservisit VALUES (2710,'Richie',20030714021756,'193.132.159.34');
INSERT INTO uservisit VALUES (1301,'Charlie',20030714025926,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030714030854,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2708,'Kyph',20030714033452,'orange-gw.customer.alter.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714034552,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2681,'helena',20030714035402,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2572,'derek',20030714035615,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (783,'Ahmed',20030714042005,'host-213.158.166.90.tedata.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714042345,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030714043337,'166.68.134.175');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030714045112,'202.90.96.250');
INSERT INTO uservisit VALUES (2710,'Richie',20030714045502,'193.132.159.33');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714051219,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030714053830,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030714054358,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030714054528,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714054935,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030714055435,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030714055640,'tasq.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030714060503,'adsl-156-1-241.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1902,'Hank',20030714061711,'pool-141-153-207-199.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030714062120,'166.68.134.175');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714062853,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030714063200,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030714063203,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2708,'Kyph',20030714063538,'orange-gw.customer.alter.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030714063953,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030714064543,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714070705,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2592,'ben young',20030714071133,'204.89.69.44');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714071138,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2650,'Al',20030714071212,'207.115.163.5');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714071649,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2572,'derek',20030714074650,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030714074834,'204.89.69.44');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714075410,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714080820,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030714081040,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030714081217,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030714081847,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2681,'helena',20030714081929,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2681,'helena',20030714082427,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714083555,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2650,'Al',20030714084901,'207.115.163.5');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030714085436,'adsl-156-1-241.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2572,'derek',20030714085524,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030714090042,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030714090324,'67.32.46.235');
INSERT INTO uservisit VALUES (2711,'elizabeth',20030714090333,'astound-64-85-242-177.ca.astound.net');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030714092221,'cache-rc05.proxy.aol.com');
INSERT INTO uservisit VALUES (2713,'matt Tortorice',20030714092238,'198.210.13.4');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714092723,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030714092940,'cache-rc05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030714093052,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030714094341,'adsl-156-1-241.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2650,'Al',20030714094733,'207.115.163.5');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714095045,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2571,'Rob',20030714095313,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2572,'derek',20030714100645,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714102614,'mail.ade.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714104054,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2714,'Danielle',20030714104640,'ip68-6-153-211.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2714,'Danielle',20030714104744,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030714104744,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714105756,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714112022,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030714113127,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714113948,'ffm2-t6-1.mcbone.net');
INSERT INTO uservisit VALUES (2711,'elizabeth',20030714114616,'astound-64-85-242-177.ca.astound.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714114703,'ffm2-t6-1.mcbone.net');
INSERT INTO uservisit VALUES (2711,'elizabeth',20030714114829,'astound-64-85-242-177.ca.astound.net');
INSERT INTO uservisit VALUES (2708,'Kyph',20030714115644,'orange-gw.customer.alter.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714123136,'mail.ade.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030714124756,'ppp-net-asc-tnt-a-230-221.ibl.bm');
INSERT INTO uservisit VALUES (1626,'Gamer',20030714125605,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2715,'Jen',20030714134634,'24-205-142-227.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1,'levik',20030714134943,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030714150045,'211.78.172.220');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030714150624,'r200-40-186-44.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030714150945,'r200-40-186-44.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030714154353,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030714155710,'203.21.78.182');
INSERT INTO uservisit VALUES (1575,'DJ',20030714163403,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2674,'mike',20030714164358,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030714165012,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030714173532,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030714173847,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030714173931,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030714174349,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030714174649,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030714181935,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030714182023,'r200-40-186-44.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2717,'Debbie',20030714183734,'0-1pool224-51.nas13.columbus1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1,'levik',20030714185926,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030714191521,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030714195203,'211.78.172.220');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030714195623,'211.78.172.220');
INSERT INTO uservisit VALUES (2711,'elizabeth',20030714200522,'astound-64-85-242-177.ca.astound.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030714203422,'203.197.124.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030714203912,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030714211659,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030714213036,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714220827,'ffm2-t6-1.mcbone.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030714221754,'211.78.172.220');
INSERT INTO uservisit VALUES (1732,'Helen',20030714222247,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2718,'patrick',20030714230432,'adsl-64-165-10-125.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2690,'Paul Spykerman',20030714231710,'216.13.207.221');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030714234321,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030715002106,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715003257,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715012631,'www.neon-hq.net');
INSERT INTO uservisit VALUES (153,'TomM',20030715013540,'206.137.1.133');
INSERT INTO uservisit VALUES (2719,'Sir Douglas',20030715015627,'AC88A4E0.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030715020144,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030715023449,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2720,'Cliff',20030715023500,'65.118.15.8');
INSERT INTO uservisit VALUES (2719,'Sir Douglas',20030715025519,'AC9B66E0.ipt.aol.com');
INSERT INTO uservisit VALUES (2721,'barry',20030715030301,'132.181.7.1');
INSERT INTO uservisit VALUES (2667,'Viet',20030715030308,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715030745,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030715031340,'166.68.134.175');
INSERT INTO uservisit VALUES (783,'Ahmed',20030715032125,'62.139.19.223');
INSERT INTO uservisit VALUES (2721,'barry',20030715034215,'132.181.7.1');
INSERT INTO uservisit VALUES (2572,'derek',20030715034323,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715034508,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715035131,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030715035359,'199.243.127.34');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030715035446,'198.135.241.18');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715041712,'193.130.28.1');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030715042100,'67.32.46.235');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030715042417,'12-213-65-41.client.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715043025,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2708,'Kyph',20030715044745,'orange-gw.customer.alter.net');
INSERT INTO uservisit VALUES (2670,'saad',20030715045324,'pat-1.llcc.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715045716,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030715045739,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030715050608,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030715051003,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030715052430,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030715052625,'202.90.98.38');
INSERT INTO uservisit VALUES (2572,'derek',20030715053040,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030715053134,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715054618,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030715054835,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030715055347,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2708,'Kyph',20030715060407,'orange-gw.customer.alter.net');
INSERT INTO uservisit VALUES (2572,'derek',20030715062037,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715062138,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715062441,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2681,'helena',20030715063820,'ip67-94-186-75.z186-94-67.customer.algx.net');
INSERT INTO uservisit VALUES (2723,'dillon',20030715064256,'netcach2-ctn.is.co.za');
INSERT INTO uservisit VALUES (1575,'DJ',20030715064627,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715065810,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030715070305,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715070850,'193.130.28.1');
INSERT INTO uservisit VALUES (783,'Ahmed',20030715071748,'host-213.158.166.54.tedata.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715072250,'mail.ade.com');
INSERT INTO uservisit VALUES (2670,'saad',20030715072311,'pat-1.llcc.edu');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030715073052,'dialup-67.74.100.29.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715073718,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030715074815,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030715075029,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030715080604,'198.135.241.18');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715081325,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2572,'derek',20030715081525,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2650,'Al',20030715081811,'207.115.163.5');
INSERT INTO uservisit VALUES (1626,'Gamer',20030715084031,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715084113,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030715090437,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030715090334,'166.68.134.175');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030715090621,'198.135.241.18');
INSERT INTO uservisit VALUES (1626,'Gamer',20030715092440,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030715092458,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2709,'Chris',20030715093245,'HSE-Kitchener-ppp120139.sympatico.ca');
INSERT INTO uservisit VALUES (2650,'Al',20030715093400,'207.115.163.5');
INSERT INTO uservisit VALUES (2572,'derek',20030715094459,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030715095103,'adsl-156-5-59.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030715101320,'internet02.lutron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715101446,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030715102324,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030715102455,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715103703,'ffm2-t1-2.mcbone.net');
INSERT INTO uservisit VALUES (2725,'J K',20030715103913,'slip-12-64-128-50.mis.prserv.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715105651,'mail.ade.com');
INSERT INTO uservisit VALUES (2713,'matt Tortorice',20030715105708,'198.210.13.4');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030715105814,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030715110900,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2726,'Megan',20030715113451,'chcgil2-ar7-4-34-138-131.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030715113603,'202.56.220.117');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030715114405,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030715120329,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030715130131,'66.243.64.179');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030715135214,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030715135215,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2727,'Sam',20030715141514,'weld-ext.nt.tas.gov.au');
INSERT INTO uservisit VALUES (1,'levik',20030715142005,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030715142208,'r200-40-187-35.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030715142357,'202.56.220.117');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030715151403,'202.56.220.117');
INSERT INTO uservisit VALUES (2728,'Amanda',20030715151412,'modem19-150.mo-net.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030715152028,'adsl-156-5-59.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2728,'Amanda',20030715152243,'modem19-150.mo-net.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030715152317,'adsl-156-5-59.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030715153128,'1Cust219.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030715154424,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030715160543,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030715160652,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030715172954,'211.78.172.220');
INSERT INTO uservisit VALUES (1567,'Bryan',20030715183006,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2729,'josh taylor',20030715184759,'proxy2.admu.edu.ph');
INSERT INTO uservisit VALUES (2729,'josh taylor',20030715190325,'proxy1.admu.edu.ph');
INSERT INTO uservisit VALUES (2718,'patrick',20030715201711,'adsl-64-165-10-245.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030715202138,'193.113.48.9');
INSERT INTO uservisit VALUES (2690,'Paul Spykerman',20030715203642,'216.13.207.221');
INSERT INTO uservisit VALUES (1732,'Helen',20030715215422,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715215954,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715223044,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030715223754,'211.78.172.220');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715231546,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030715233509,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2730,'Pok Teh',20030715234558,'202.187.125.6');
INSERT INTO uservisit VALUES (1183,'fwaff',20030715234822,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716000320,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030716000856,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2730,'Pok Teh',20030716002359,'202.187.125.6');
INSERT INTO uservisit VALUES (1941,'shaun',20030716003508,'193.113.48.9');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030716012637,'adsl-156-1-115.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030716014229,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030716015144,'adsl-156-1-115.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2731,'Venisha Nair',20030716015338,'pcproxy2.singnet.com.sg');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030716020358,'dialup-67.74.100.118.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716020609,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030716022215,'193.113.48.9');
INSERT INTO uservisit VALUES (1171,'nikki',20030716022822,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030716022826,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716023845,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716024454,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030716025442,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2572,'derek',20030716032149,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2732,'gary',20030716032714,'209.173.24.7');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716033636,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030716033652,'166.68.134.175');
INSERT INTO uservisit VALUES (2733,'angela',20030716034023,'i088248112.rivernet.com.au');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716034649,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2732,'gary',20030716035656,'209.173.24.7');
INSERT INTO uservisit VALUES (1183,'fwaff',20030716042106,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030716042456,'mail.ade.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030716043551,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1,'levik',20030716043832,'206.28.64.98');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030716045137,'199.243.127.34');
INSERT INTO uservisit VALUES (2734,'Bryanca',20030716045202,'208.62.208.135');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030716045243,'202.90.96.250');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716045937,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030716051333,'166.68.134.175');
INSERT INTO uservisit VALUES (2735,'Keith Barton',20030716052825,'193.34.231.248');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030716053636,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030716053735,'mail.ade.com');
INSERT INTO uservisit VALUES (2736,'Rebecca Hampton',20030716053951,'dialup-67.75.150.88.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030716054349,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030716054422,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030716055531,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030716061154,'134.217.237.30');
INSERT INTO uservisit VALUES (2572,'derek',20030716061718,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030716062545,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2737,'Sweet James',20030716063135,'12.166.130.242');
INSERT INTO uservisit VALUES (1171,'nikki',20030716063510,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2572,'derek',20030716064133,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2650,'Al',20030716065710,'207.115.163.5');
INSERT INTO uservisit VALUES (2650,'Al',20030716070210,'207.115.163.5');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030716070740,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (2738,'JP',20030716072204,'pc-62-30-86-20-bt.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030716073038,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030716074533,'166.68.134.175');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030716075113,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716075247,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2739,'r0r0',20030716075302,'adsl-64-164-11-85.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2674,'mike',20030716081039,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716082116,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2740,'Lisa',20030716083940,'12.3.88.200');
INSERT INTO uservisit VALUES (1301,'Charlie',20030716085031,'166.68.134.175');
INSERT INTO uservisit VALUES (2667,'Viet',20030716085045,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2741,'shivam',20030716090702,'ool-43538fae.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716090820,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2741,'shivam',20030716090911,'ool-43538fae.dyn.optonline.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716091752,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030716092736,'206.28.64.98');
INSERT INTO uservisit VALUES (2572,'derek',20030716094023,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2742,'abdi',20030716100042,'CPE-65-27-81-88.mn.rr.com');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030716100326,'67.32.46.235');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716100400,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030716100731,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2743,'marinos',20030716101536,'lat-as3-03.cytanet.com.cy');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716102027,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030716102449,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030716102959,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030716103011,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2572,'derek',20030716103020,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2744,'Russ',20030716105729,'jenandruss.force9.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030716110459,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716111932,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030716113722,'206.28.64.98');
INSERT INTO uservisit VALUES (2604,'Koren',20030716121024,'bgrcvx035198.prexar.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030716121743,'internet02.lutron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030716122444,'mail.ade.com');
INSERT INTO uservisit VALUES (2728,'Amanda',20030716133018,'modem20-204.mo-net.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716135016,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2674,'mike',20030716141858,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030716145208,'211.78.172.220');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030716145946,'r200-40-186-246.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (783,'Ahmed',20030716150139,'host-213.158.166.48.tedata.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030716151049,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030716155426,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2745,'orange',20030716161920,'clgrtnt6-port-128.dial.telus.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030716174054,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030716174115,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2746,'santosh',20030716180606,'banjo.cs.iitm.ernet.in');
INSERT INTO uservisit VALUES (1575,'DJ',20030716185713,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2747,'lisa',20030716185815,'84.los-angeles-71-72rs.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (2748,'rebecca',20030716190220,'gbrdialin');
INSERT INTO uservisit VALUES (1941,'shaun',20030716195606,'193.113.48.9');
INSERT INTO uservisit VALUES (1941,'shaun',20030716201455,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030716205324,'203.197.124.34');
INSERT INTO uservisit VALUES (1183,'fwaff',20030716210220,'193.130.28.1');
INSERT INTO uservisit VALUES (885,'np_rt',20030716210720,'h-68-165-66-110.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030716210734,'193.113.48.9');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030716210749,'dialup-67.74.100.87.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030716212023,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030716212617,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030716215900,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030716220616,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030716222202,'dialup-67.74.100.87.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030716230940,'193.113.48.9');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030716231138,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030717010105,'193.113.48.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20030717011448,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030717011642,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1,'levik',20030717014942,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717020212,'www.neon-hq.net');
INSERT INTO uservisit VALUES (158,'Ender',20030717023420,'fw.xetron.com');
INSERT INTO uservisit VALUES (2733,'angela',20030717024622,'acay02720875.acay.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030717025545,'193.130.28.1');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030717031428,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030717031750,'dialup-67.74.100.87.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (2732,'gary',20030717032723,'209.173.24.7');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717034810,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717035254,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717035420,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717041721,'166.68.134.175');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030717041937,'202.56.229.254');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717042411,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030717044051,'202.90.96.250');
INSERT INTO uservisit VALUES (2572,'derek',20030717044611,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030717044802,'198.135.241.18');
INSERT INTO uservisit VALUES (1732,'Helen',20030717045959,'pg4px.pg.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030717050040,'202.90.96.250');
INSERT INTO uservisit VALUES (2572,'derek',20030717050109,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030717050534,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030717051042,'202.90.96.250');
INSERT INTO uservisit VALUES (2572,'derek',20030717052322,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717052944,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2674,'mike',20030717053624,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030717055110,'adsl-156-7-113.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717060802,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030717062301,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030717063114,'193.130.28.1');
INSERT INTO uservisit VALUES (2572,'derek',20030717063124,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030717063911,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2749,'Carolie Sly',20030717064722,'adsl-67-121-92-38.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717070848,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030717071328,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2572,'derek',20030717071552,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030717072300,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2750,'r',20030717073350,'l98uppx1.hewitt.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717080831,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030717080936,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030717081839,'161.184.223.109');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717081954,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717082053,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717082054,'ffm2-t8-2.mcbone.net');
INSERT INTO uservisit VALUES (2751,'jessie',20030717083039,'ip68-111-167-90.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030717083825,'206.28.64.98');
INSERT INTO uservisit VALUES (2489,'nellie',20030717084040,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2752,'Josh',20030717084442,'ACC8AB47.ipt.aol.com');
INSERT INTO uservisit VALUES (2752,'Josh',20030717084552,'ACC8AB47.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717085103,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030717085107,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030717090733,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717091229,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2683,'RC',20030717091856,'4.24.101.2');
INSERT INTO uservisit VALUES (2753,'Marlon Cortes',20030717094027,'pc7061.temp.co.la.ca.us');
INSERT INTO uservisit VALUES (2376,'Jim C',20030717094807,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (122,'Happy',20030717095059,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717095214,'166.68.134.175');
INSERT INTO uservisit VALUES (2650,'Al',20030717095822,'207.115.163.5');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717100020,'mail.ade.com');
INSERT INTO uservisit VALUES (2650,'Al',20030717100051,'207.115.163.5');
INSERT INTO uservisit VALUES (2471,'Steven',20030717103235,'gate1.quantico.usmc.mil');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030717104839,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030717104907,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030717105844,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030717110155,'tasq.com');
INSERT INTO uservisit VALUES (2754,'Jess',20030717110704,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (2755,'walker',20030717111727,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030717112347,'adsl-156-7-113.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030717112550,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030717112718,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717113755,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717120449,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717133849,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2754,'Jess',20030717142929,'AC828A1D.ipt.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030717143205,'r200-40-222-41.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030717145451,'211.78.172.220');
INSERT INTO uservisit VALUES (1626,'Gamer',20030717145634,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030717153748,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717163449,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030717164223,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030717165429,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030717165447,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030717180900,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2670,'saad',20030717182801,'12spidialup24.famvid.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030717185900,'pool-138-89-99-112.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030717190242,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030717192725,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1941,'shaun',20030717195657,'193.113.48.9');
INSERT INTO uservisit VALUES (1575,'DJ',20030717200249,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030717203917,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030717204911,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030717211429,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2756,'jack daniels',20030717213919,'ool-4355e1ef.dyn.optonline.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030717214227,'203.197.124.34');
INSERT INTO uservisit VALUES (1575,'DJ',20030717220724,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2563,'rajesh',20030717220901,'proxy.ece.iisc.ernet.in');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030717221507,'dialup-67.74.100.82.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030717222249,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717222826,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030717235234,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030718003024,'202.56.229.254');
INSERT INTO uservisit VALUES (1941,'shaun',20030718011622,'193.113.48.9');
INSERT INTO uservisit VALUES (1,'levik',20030718015317,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718021820,'198.23.26.253');
INSERT INTO uservisit VALUES (2669,'Abby',20030718023207,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718023905,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030718025044,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030718025332,'r200-40-222-182.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20030718031000,'193.130.28.1');
INSERT INTO uservisit VALUES (2572,'derek',20030718031046,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030718031223,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030718031459,'202.90.96.250');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718032108,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030718032254,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718032552,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030718034309,'pg4px.pg.com');
INSERT INTO uservisit VALUES (158,'Ender',20030718034628,'fw.xetron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030718041234,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030718044915,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030718045811,'134.217.237.30');
INSERT INTO uservisit VALUES (1732,'Helen',20030718052646,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20030718052709,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030718053314,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030718054011,'mail.ade.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718054955,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030718055051,'193.130.28.1');
INSERT INTO uservisit VALUES (2650,'Al',20030718055301,'207.115.163.5');
INSERT INTO uservisit VALUES (2755,'walker',20030718060141,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030718061541,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2744,'Russ',20030718062248,'jenandruss.force9.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030718063429,'193.130.28.1');
INSERT INTO uservisit VALUES (2744,'Russ',20030718063514,'jenandruss.force9.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030718064935,'adsl-35-80-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718070036,'198.23.26.253');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030718070735,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030718073056,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030718073414,'206.28.64.98');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718075450,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718075754,'198.23.26.253');
INSERT INTO uservisit VALUES (2572,'derek',20030718083012,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030718084157,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2757,'Sarah',20030718084222,'host-67-128-15-194.pacrep.net');
INSERT INTO uservisit VALUES (122,'Happy',20030718084405,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20030718084859,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20030718084915,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20030718084923,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718084932,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2650,'Al',20030718085445,'207.115.163.5');
INSERT INTO uservisit VALUES (2758,'ryan parpan',20030718085702,'12-250-112-203.client.attbi.com');
INSERT INTO uservisit VALUES (2572,'derek',20030718091632,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030718092644,'adsl-35-80-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718093601,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718093906,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030718094628,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718095423,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030718100047,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030718100904,'mail.ade.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718100911,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2572,'derek',20030718100932,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030718103903,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030718104007,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030718104019,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2759,'amanda',20030718104652,'dsc01-ahi-ca-5-30.rasserver.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030718105801,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030718105931,'67.32.46.235');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030718105940,'67.32.46.235');
INSERT INTO uservisit VALUES (2760,'Fay Duncan',20030718113224,'168.39.112.20');
INSERT INTO uservisit VALUES (2760,'Fay Duncan',20030718120903,'168.39.112.20');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030718121830,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030718124912,'202.56.220.14');
INSERT INTO uservisit VALUES (2761,'anus',20030718125142,'CPE-65-26-1-28.kc.rr.com');
INSERT INTO uservisit VALUES (2762,'crystal',20030718130504,'ip68-101-219-19.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2762,'crystal',20030718130556,'ip68-101-219-19.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2763,'J3nnif312',20030718131837,'1Cust139.tnt13.krk1.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718133722,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030718134705,'202.56.220.14');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718154013,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030718163752,'pool-138-89-96-229.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1899,'Piyush',20030718163847,'203.199.109.152');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718164749,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030718171901,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030718182705,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030718190247,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030718191339,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030718194056,'219.65.197.180');
INSERT INTO uservisit VALUES (1575,'DJ',20030718204924,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030718215822,'206.137.1.133');
INSERT INTO uservisit VALUES (1253,'brianjn',20030718221145,'m055-192.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030718225927,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030718231523,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030719005603,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719011138,'dialin-145-254-193-203.arcor-ip.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030719025423,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719032439,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2764,'abby',20030719032608,'cache-loh-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719035200,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030719040340,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030719044352,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030719044440,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030719045948,'pool-138-89-76-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719051922,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030719053359,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719054857,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030719055809,'pool-141-153-209-217.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030719060242,'r200-40-184-113.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20030719061841,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030719063958,'adsl-156-4-89.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030719064228,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2765,'Jaimie',20030719071227,'s216-232-119-141.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719071503,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2766,'Angelo',20030719075102,'pool-141-151-116-209.scr.east.verizon.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030719075329,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719080558,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2766,'Angelo',20030719080836,'pool-141-151-116-209.scr.east.verizon.net');
INSERT INTO uservisit VALUES (2767,'nikki',20030719083507,'dsc01-ivn-ca-6-16.rasserver.net');
INSERT INTO uservisit VALUES (2569,'yaman',20030719084537,'203.122.35.66');
INSERT INTO uservisit VALUES (2758,'ryan parpan',20030719085034,'12-250-112-203.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030719093508,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719093849,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030719103238,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030719111401,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030719114358,'pool-141-153-147-191.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030719114850,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030719121849,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030719124302,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719132222,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719134045,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2768,'abe',20030719144949,'0-1pool116-24.nas47.los-angeles2.ca.us.da.qwest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030719150738,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030719151514,'adsl-35-80-171.asm.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030719155303,'206.137.1.133');
INSERT INTO uservisit VALUES (2769,'Lesley',20030719155538,'216.165.231.190');
INSERT INTO uservisit VALUES (1626,'Gamer',20030719162850,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030719164001,'198.23.26.253');
INSERT INTO uservisit VALUES (2770,'Josie',20030719181207,'me-buxton9a-38.agstme.adelphia.net');
INSERT INTO uservisit VALUES (2674,'mike',20030719182148,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (2771,'Joe',20030719182309,'cache-ra05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030719184946,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2772,'irene',20030719200823,'cache-ntc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030719211307,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2773,'Jeff',20030719224040,'ip68-107-255-131.no.no.cox.net');
INSERT INTO uservisit VALUES (2773,'Jeff',20030719224726,'ip68-107-255-131.no.no.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030719231306,'ffm2-t6-2.mcbone.net');
INSERT INTO uservisit VALUES (153,'TomM',20030719233143,'206.137.1.133');
INSERT INTO uservisit VALUES (2489,'nellie',20030720004402,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2774,'Trish',20030720010540,'lsanca2-ar26-4-34-185-065.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2775,'tyler',20030720011544,'c-67-161-182-85.client.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030720025055,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030720031035,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030720031348,'202.90.96.250');
INSERT INTO uservisit VALUES (2776,'aH xiN',20030720034303,'bbcache-15.singnet.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20030720034711,'pool-141-153-214-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030720034810,'ip68-0-136-36.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030720044943,'www.neon-hq.net');
INSERT INTO uservisit VALUES (153,'TomM',20030720052534,'206.137.1.133');
INSERT INTO uservisit VALUES (2777,'shakul',20030720054205,'ear-iso.india.hp.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030720061254,'adsl-156-7-71.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2778,'Josh',20030720061558,'roc-24-169-0-173.rochester.rr.com');
INSERT INTO uservisit VALUES (2778,'Josh',20030720062653,'roc-24-169-0-173.rochester.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030720064954,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030720065849,'206.137.1.133');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030720071951,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030720075024,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030720091614,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030720092549,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030720100123,'pool-141-153-214-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2779,'andy',20030720105659,'pool-162-83-181-77.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030720110605,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030720121115,'206.137.1.133');
INSERT INTO uservisit VALUES (2571,'Rob',20030720122557,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030720124558,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030720130432,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2765,'Jaimie',20030720133617,'ip227.ontario71.as5800.psi.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030720134325,'r200-40-184-113.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20030720141411,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030720142843,'pool-141-153-214-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030720151206,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2632,'allison',20030720151737,'pcp02669933pcs.ivylnd01.pa.comcast.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030720163342,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030720170852,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030720174510,'206.137.1.133');
INSERT INTO uservisit VALUES (2781,'Jonathan Shaw',20030720181058,'153.107.47.83');
INSERT INTO uservisit VALUES (1575,'DJ',20030720181823,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2674,'mike',20030720183356,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2782,'Mario',20030720185223,'ip68-7-95-173.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1941,'shaun',20030720204514,'193.113.48.9');
INSERT INTO uservisit VALUES (153,'TomM',20030720205236,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030720205249,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030720205724,'206.137.1.133');
INSERT INTO uservisit VALUES (1732,'Helen',20030720220505,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030720220811,'ffm2-t6-1.mcbone.net');
INSERT INTO uservisit VALUES (2777,'shakul',20030720225129,'ear-iso.india.hp.com');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20030720225801,'195.101.162.187');
INSERT INTO uservisit VALUES (1183,'fwaff',20030720232519,'193.130.28.1');
INSERT INTO uservisit VALUES (2777,'shakul',20030720235232,'ear-iso.india.hp.com');
INSERT INTO uservisit VALUES (153,'TomM',20030721005310,'206.137.1.133');
INSERT INTO uservisit VALUES (2733,'angela',20030721014754,'203.122.74.104');
INSERT INTO uservisit VALUES (1,'levik',20030721014813,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030721015056,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721022113,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1686,'DuCk',20030721022406,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721022923,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030721024349,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030721024903,'166.68.134.175');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030721025536,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721033036,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030721033138,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030721034453,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030721035006,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030721035438,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721040904,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2674,'mike',20030721042735,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030721043537,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721043925,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030721044159,'198.135.241.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030721050104,'202.90.96.250');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030721051224,'202.90.96.250');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030721052045,'adsl-156-4-230.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721052528,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030721055221,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030721055326,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030721060009,'166.68.134.175');
INSERT INTO uservisit VALUES (2667,'Viet',20030721060033,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030721060959,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030721063242,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721064702,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2783,'sissy',20030721065113,'dialup-64.157.253.207.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030721073139,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2517,'alan',20030721073216,'216-99-240-228-la-01.cvx.algx.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030721074433,'166.68.134.175');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030721074646,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2572,'derek',20030721074719,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030721080416,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2760,'Fay Duncan',20030721080822,'168.39.112.20');
INSERT INTO uservisit VALUES (2760,'Fay Duncan',20030721080831,'168.39.112.20');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721080951,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721081024,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030721081756,'gdprpx13-port-36.dial.telus.net');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030721082718,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (2572,'derek',20030721083331,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721084355,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721084721,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2784,'ARON',20030721085101,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (2784,'ARON',20030721085231,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030721090224,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030721090358,'206.28.64.98');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030721092520,'ppp-net-asc-tnt-a-230-176.ibl.bm');
INSERT INTO uservisit VALUES (1301,'Charlie',20030721093153,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030721093518,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030721094003,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2784,'ARON',20030721095842,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721100039,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030721100618,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030721101724,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1,'levik',20030721102206,'206.28.64.98');
INSERT INTO uservisit VALUES (2572,'derek',20030721105130,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2785,'Beckie',20030721112335,'dialup-ras8-10.pdx.or.uspops.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030721113543,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030721120404,'pool-138-89-91-135.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030721123313,'206.28.64.98');
INSERT INTO uservisit VALUES (2786,'tara',20030721123458,'sinetfi7.salliemae.com');
INSERT INTO uservisit VALUES (2786,'tara',20030721123726,'sinetfi9.salliemae.com');
INSERT INTO uservisit VALUES (153,'TomM',20030721141050,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030721141812,'r200-40-223-129.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2771,'Joe',20030721151827,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030721153409,'adsl-156-5-175.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2787,'charena',20030721155745,'pcp01097508pcs.tsclos01.al.comcast.net');
INSERT INTO uservisit VALUES (2788,'jamie',20030721155919,'pool-141-156-213-194.res.east.verizon.net');
INSERT INTO uservisit VALUES (2787,'charena',20030721160102,'pcp01097508pcs.tsclos01.al.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030721160205,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (2787,'charena',20030721160418,'pcp01097508pcs.tsclos01.al.comcast.net');
INSERT INTO uservisit VALUES (2787,'charena',20030721160609,'pcp01097508pcs.tsclos01.al.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030721162230,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2789,'casey',20030721163729,'v97-1-p23.warwick.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030721170001,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030721170006,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030721170854,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030721173643,'206.137.1.133');
INSERT INTO uservisit VALUES (2674,'mike',20030721173836,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (2777,'shakul',20030721175033,'ear-iso.india.hp.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030721190939,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2790,'SumoJim',20030721194359,'pcp02622519pcs.alico01.fl.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030721201404,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030721204744,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030721213400,'206.137.1.133');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030721214417,'211.78.172.220');
INSERT INTO uservisit VALUES (2775,'tyler',20030721220722,'c-67-161-182-85.client.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030721221006,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030721221651,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030721222016,'211.78.172.220');
INSERT INTO uservisit VALUES (2775,'tyler',20030721224158,'c-67-161-182-85.client.comcast.net');
INSERT INTO uservisit VALUES (2791,'lance',20030722013259,'host187-108.wipro.net.in');
INSERT INTO uservisit VALUES (2791,'lance',20030722013812,'host187-108.wipro.net.in');
INSERT INTO uservisit VALUES (1,'levik',20030722014510,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2731,'Venisha Nair',20030722014726,'orion.singnet.com.sg');
INSERT INTO uservisit VALUES (158,'Ender',20030722022929,'fw.xetron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722023435,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722024053,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722024133,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030722024518,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030722024904,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2572,'derek',20030722025116,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030722030841,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030722032710,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030722040002,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2572,'derek',20030722041304,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2792,'Thomas',20030722042852,'216.248.129.174');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722042915,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722043523,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030722045104,'202.90.96.250');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030722045220,'67.32.46.235');
INSERT INTO uservisit VALUES (2793,'Mary',20030722045349,'cache-da01.proxy.aol.com');
INSERT INTO uservisit VALUES (2592,'ben young',20030722045828,'204.89.69.14');
INSERT INTO uservisit VALUES (1575,'DJ',20030722050720,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2572,'derek',20030722052724,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030722060037,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20030722061133,'134.217.237.30');
INSERT INTO uservisit VALUES (2592,'ben young',20030722063344,'204.89.69.14');
INSERT INTO uservisit VALUES (1575,'DJ',20030722065059,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722071104,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030722071328,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (158,'Ender',20030722072051,'fw.xetron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722073625,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722074607,'166.68.134.175');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030722074922,'tasq.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722075500,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2794,'Ryan',20030722081217,'WCS1-SCHRIEVER.NIPR.MIL');
INSERT INTO uservisit VALUES (1567,'Bryan',20030722082608,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030722083417,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722083611,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722083843,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722092511,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2667,'Viet',20030722093318,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722093814,'166.68.134.175');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030722094359,'adsl-156-7-61.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722101325,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2066,'David',20030722103630,'dyn-167-229.paonline.com');
INSERT INTO uservisit VALUES (2750,'r',20030722104937,'l98uppx1.hewitt.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030722104945,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030722110837,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030722114346,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030722114704,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030722123928,'pool-138-89-33-75.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030722124954,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722125839,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722130530,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2795,'Misti',20030722134954,'wsip-68-14-237-101.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722135647,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030722145553,'r200-40-222-19.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2796,'Sharon L. Jones',20030722151816,'cache-mtc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030722154551,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2790,'SumoJim',20030722161154,'pcp02622519pcs.alico01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030722162941,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2797,'Dale',20030722171306,'0-1pool49-243.nas2.roanoke2.va.us.da.qwest.net');
INSERT INTO uservisit VALUES (2798,'Wayne',20030722183220,'dialup-63.211.246.211.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (2798,'Wayne',20030722183224,'dialup-63.211.246.211.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (2798,'Wayne',20030722183301,'dialup-63.211.246.211.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030722184605,'ffm2-t9-2.mcbone.net');
INSERT INTO uservisit VALUES (2570,'Daniel',20030722184843,'proxy.westpac.com.au');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030722192731,'211.78.172.220');
INSERT INTO uservisit VALUES (1941,'shaun',20030722195207,'193.113.48.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030722200022,'203.196.247.195');
INSERT INTO uservisit VALUES (2799,'Tara',20030722201647,'d255-155.dhcp.pacificu.edu');
INSERT INTO uservisit VALUES (2799,'Tara',20030722201725,'d255-155.dhcp.pacificu.edu');
INSERT INTO uservisit VALUES (2799,'Tara',20030722203828,'d255-155.dhcp.pacificu.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20030722211144,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030722215747,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2800,'sachin',20030722230618,'210.212.208.229');
INSERT INTO uservisit VALUES (2489,'nellie',20030723003205,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723004333,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723005306,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723005542,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723005543,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030723013255,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030723014642,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2801,'Andy',20030723015905,'81.168.1.13');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723020247,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2801,'Andy',20030723020557,'81.168.1.13');
INSERT INTO uservisit VALUES (2802,'Charlie',20030723021309,'mailgate.riskdecisions1.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723024210,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030723025807,'198.135.241.18');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723030221,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2572,'derek',20030723030240,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030723031504,'166.68.134.175');
INSERT INTO uservisit VALUES (2803,'Nick Rees',20030723032417,'213.86.0.211');
INSERT INTO uservisit VALUES (2798,'Wayne',20030723041213,'dialup-63.211.243.153.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (1732,'Helen',20030723041216,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030723042101,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723042644,'mail.ade.com');
INSERT INTO uservisit VALUES (2804,'adrian',20030723042959,'webcacheH01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2805,'dumbbunnies',20030723043402,'proxy.perth.westnet.com.au');
INSERT INTO uservisit VALUES (2805,'dumbbunnies',20030723043453,'proxy.perth.westnet.com.au');
INSERT INTO uservisit VALUES (2805,'dumbbunnies',20030723043739,'proxy.perth.westnet.com.au');
INSERT INTO uservisit VALUES (2806,'Matt Kandell',20030723050308,'64.251.46.165');
INSERT INTO uservisit VALUES (2807,'Linda',20030723051014,'214.144.252.64.snet.net');
INSERT INTO uservisit VALUES (2807,'Linda',20030723051335,'214.144.252.64.snet.net');
INSERT INTO uservisit VALUES (2808,'Nicole Dabney',20030723053043,'cache-rf06.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723053526,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723055735,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2650,'Al',20030723061511,'207.115.163.5');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723062031,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030723063052,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723063301,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723063803,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2809,'William',20030723064627,'cpufw1.cpucorp.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723072144,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030723073716,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2810,'Brett Zabek',20030723075730,'t1-6.allegisgroup.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723080018,'mail.ade.com');
INSERT INTO uservisit VALUES (2810,'Brett Zabek',20030723080656,'t1-6.allegisgroup.com');
INSERT INTO uservisit VALUES (2650,'Al',20030723080820,'207.115.163.5');
INSERT INTO uservisit VALUES (2811,'chrissy',20030723081546,'sch-upstream.gepower.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030723082423,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2572,'derek',20030723082709,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030723083507,'167.206.188.25');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20030723083725,'167.206.188.25');
INSERT INTO uservisit VALUES (2811,'chrissy',20030723084430,'sch-upstream.gepower.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030723090115,'166.68.134.175');
INSERT INTO uservisit VALUES (2667,'Viet',20030723090219,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723090750,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723090904,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2812,'Jessica Kelley',20030723092204,'68.159.131.106');
INSERT INTO uservisit VALUES (1,'levik',20030723093515,'206.28.64.98');
INSERT INTO uservisit VALUES (2572,'derek',20030723094924,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723095704,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723101326,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2813,'Dan',20030723105706,'12-210-112-252.client.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030723110802,'adsl-35-81-23.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2813,'Dan',20030723111058,'12-210-112-252.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723111536,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723113735,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2814,'liana',20030723115710,'pool0076.cvx20-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (2599,'amy',20030723115934,'66-214-172-48.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (2815,'Ron',20030723120137,'bbapt-pix.brinet.com');
INSERT INTO uservisit VALUES (122,'Happy',20030723121140,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723123129,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030723124721,'mail.ade.com');
INSERT INTO uservisit VALUES (2826,'Bridget Burren',20030723130419,'216.125.225.196');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030723135308,'202.56.220.2');
INSERT INTO uservisit VALUES (794,'Erin',20030723141445,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2827,'Shawn',20030723141837,'clarksville-24-159-52-131.midtn.chartertn.net');
INSERT INTO uservisit VALUES (2828,'Glo',20030723142826,'evrtwa1-ar19-4-41-055-204.evrtwa1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723144601,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2829,'Eric',20030723144628,'pqtnt-1-125.dialup.enter.net');
INSERT INTO uservisit VALUES (2830,'melanie',20030723151515,'cdm-66-239-15-athn.cox-internet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723153654,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2831,'gidgette',20030723153758,'0-2pool149-177.nas2.greenville1.sc.us.da.qwest.net');
INSERT INTO uservisit VALUES (2831,'gidgette',20030723153946,'0-2pool149-177.nas2.greenville1.sc.us.da.qwest.net');
INSERT INTO uservisit VALUES (2832,'Tara',20030723155101,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (2833,'maddi',20030723162225,'ip68-100-254-42.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030723162546,'pool-138-89-94-134.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2751,'jessie',20030723163424,'ip68-111-167-90.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030723163447,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2834,'Ryan',20030723163620,'adsl-68-89-45-42.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (2835,'Jim',20030723163826,'filterproxy2.syd.ops.aspac.uu.net');
INSERT INTO uservisit VALUES (2133,'spinoza',20030723164943,'host179-64.wipro.net.in');
INSERT INTO uservisit VALUES (2833,'maddi',20030723170002,'ip68-100-254-42.nv.nv.cox.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030723171203,'210.212.194.30');
INSERT INTO uservisit VALUES (2836,'Carole',20030723171513,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030723182344,'h-68-165-69-20.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (2837,'david',20030723184114,'adsl-67-121-125-255.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030723184803,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030723190042,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2838,'Enrique Ayala',20030723200736,'cache-rm02.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030723210017,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723213754,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723220403,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030723221534,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030723222143,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030723230552,'ffm2-t6-2.mcbone.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030723233413,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030724002826,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724003156,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030724010454,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724012056,'193.130.28.1');
INSERT INTO uservisit VALUES (2731,'Venisha',20030724013826,'fcomet.singnet.com.sg');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030724013922,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030724014400,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030724014644,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724020650,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2840,'Becky',20030724023037,'12.148.177.26');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724023301,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2841,'king',20030724031209,'gate1.mcbh.usmc.mil');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724031250,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724032204,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724033221,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030724035140,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724035602,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2842,'Barbie',20030724042830,'itsc143.itsnpt.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724042923,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2842,'Barbie',20030724042932,'itsc143.itsnpt.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030724044341,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030724044633,'mail.ade.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030724044939,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724050006,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724050916,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2843,'sunnyrae',20030724051018,'0-1pool63-203.nas2.jackson1.ms.us.da.qwest.net');
INSERT INTO uservisit VALUES (2813,'Dan',20030724051243,'12-210-112-252.client.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030724051925,'ffm2-t8-2.mcbone.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724053843,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724054314,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724054608,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030724054906,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724055454,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030724060724,'ffm2-t8-2.mcbone.net');
INSERT INTO uservisit VALUES (2844,'Julianna',20030724061104,'hydra.coloniallife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724062808,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724062938,'193.130.28.1');
INSERT INTO uservisit VALUES (2667,'Viet',20030724063028,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030724064504,'mail.ade.com');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030724074239,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724074846,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2489,'nellie',20030724075555,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030724080154,'12.148.177.26');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724080341,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030724080629,'mail.ade.com');
INSERT INTO uservisit VALUES (2845,'Jereald',20030724082802,'152.35.31.245');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724083356,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030724090401,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724090643,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724091059,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030724092118,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724092143,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2846,'jason',20030724092939,'65.194.133.145');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724093725,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724093725,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2842,'Barbie',20030724093925,'itsc143.itsnpt.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724094815,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030724095954,'mail.ade.com');
INSERT INTO uservisit VALUES (2826,'Bridget Burren',20030724103747,'216.125.224.56');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724111214,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2833,'maddi',20030724112015,'ip68-100-254-42.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030724115455,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030724115642,'206.28.64.98');
INSERT INTO uservisit VALUES (122,'Happy',20030724120916,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030724124113,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724124303,'pool-138-89-79-210.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030724131054,'adsl-156-4-83.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030724131438,'adsl-156-4-83.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030724132502,'129.41.18.137');
INSERT INTO uservisit VALUES (2833,'maddi',20030724135054,'ip68-100-254-42.nv.nv.cox.net');
INSERT INTO uservisit VALUES (2848,'j',20030724143856,'www.toast.net');
INSERT INTO uservisit VALUES (2849,'animal',20030724144526,'ip68-101-247-182.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030724144604,'r200-40-223-8.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2849,'animal',20030724144730,'ip68-101-247-182.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2850,'ha',20030724152949,'host-66-81-20-39.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030724153617,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2851,'mindy',20030724164156,'pcp01560075pcs.pineis01.fl.comcast.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030724171742,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2674,'mike',20030724172503,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030724172750,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030724173340,'pool-138-89-79-210.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030724193057,'211.78.172.220');
INSERT INTO uservisit VALUES (2670,'saad',20030724200116,'13spidialup151.famvid.com');
INSERT INTO uservisit VALUES (2838,'Enrique Ayala',20030724201456,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2837,'david',20030724203833,'adsl-67-116-236-246.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030724210334,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724213801,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724221443,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030724224721,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030724225555,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030724230221,'ffm2-t6-2.mcbone.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724230228,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724231703,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030724233714,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725001214,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725004809,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030725013915,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725020136,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030725020711,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725020743,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2840,'Becky',20030725022254,'12.148.177.26');
INSERT INTO uservisit VALUES (2840,'Becky',20030725022256,'12.148.177.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725024703,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725031402,'198.23.26.253');
INSERT INTO uservisit VALUES (2572,'derek',20030725032218,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2733,'angela',20030725035436,'i022113194.rivernet.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030725040212,'193.130.28.1');
INSERT INTO uservisit VALUES (2376,'Jim C',20030725040725,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1,'levik',20030725041252,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725041457,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725042719,'mail.ade.com');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030725044220,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030725045534,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725045545,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030725045747,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030725050113,'pg4px.pg.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725051018,'mail.ade.com');
INSERT INTO uservisit VALUES (2572,'derek',20030725051341,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725052220,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030725052705,'12.148.177.26');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725054212,'mail.ade.com');
INSERT INTO uservisit VALUES (2811,'ussy22',20030725055958,'sch-upstream.gepower.com');
INSERT INTO uservisit VALUES (2650,'Al',20030725060229,'207.115.163.5');
INSERT INTO uservisit VALUES (1575,'DJ',20030725060247,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030725060359,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725061836,'62.30.79.184');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725062647,'4.63.254.173');
INSERT INTO uservisit VALUES (1183,'fwaff',20030725062819,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20030725063153,'206.245.139.67');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725063653,'4.63.254.173');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725065133,'12.172.64.245');
INSERT INTO uservisit VALUES (2650,'Al',20030725065335,'207.115.163.5');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030725065359,'24.70.95.203');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725070401,'62.30.79.184');
INSERT INTO uservisit VALUES (2376,'Jim C',20030725070435,'63.97.240.1');
INSERT INTO uservisit VALUES (2852,'K',20030725070554,'WCS1-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725073203,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725074506,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725074544,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2853,'Sam',20030725075023,'pcp03485869pcs.indpnd01.mo.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030725075510,'193.130.28.1');
INSERT INTO uservisit VALUES (2854,'Seamus Morris',20030725080455,'p237.as1.limerick1.eircom.net');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030725080958,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725082608,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725083305,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2650,'Al',20030725083551,'207.115.163.5');
INSERT INTO uservisit VALUES (1567,'Bryan',20030725084241,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2855,'Kesia Ihle',20030725084910,'dialup-67.30.101.77.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725090511,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2843,'sunnyrae',20030725090911,'0-1pool63-36.nas2.jackson1.ms.us.da.qwest.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030725092107,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2650,'Al',20030725092629,'207.115.163.5');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725093239,'198.23.26.253');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725093246,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2667,'Viet',20030725093848,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725101042,'198.23.26.253');
INSERT INTO uservisit VALUES (2848,'j',20030725102353,'www.toast.net');
INSERT INTO uservisit VALUES (2809,'William',20030725102427,'host.protocolusa.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725102844,'198.23.26.253');
INSERT INTO uservisit VALUES (2856,'Rich Rocket',20030725103724,'sense-jspinosa-84.oz.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030725104258,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030725104728,'HSE-Hamilton-ppp191147.sympatico.ca');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725104820,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030725110608,'pool-141-153-203-156.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030725110834,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030725111213,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030725111615,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725114243,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1403,'John Smith',20030725114355,'outbound.epicsys.com');
INSERT INTO uservisit VALUES (873,'cges',20030725114403,'pcp025045pcs.unl.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030725123138,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2857,'jasmine',20030725123439,'217.154.220.28');
INSERT INTO uservisit VALUES (2857,'jasmine',20030725123521,'217.154.220.28');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725133246,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030725134410,'adsl-156-6-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725144622,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2858,'david',20030725145019,'lsanca1-ar20-4-41-242-167.lsanca1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030725154109,'r200-40-224-141.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030725165224,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030725170557,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2859,'natalia',20030725175941,'chantillygw.mris.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030725182728,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2860,'norissa kyin',20030725185831,'adsl-64-175-67-32.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (2860,'norissa kyin',20030725185908,'adsl-64-175-67-32.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (2861,'erwin',20030725195106,'adsl-131.95.97.info.com.ph');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725205712,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2862,'Delbert',20030725215636,'cache-ntc-ae11.proxy.aol.com');
INSERT INTO uservisit VALUES (2863,'Tehani',20030725220345,'218-101-12-135.paradise.net.nz');
INSERT INTO uservisit VALUES (2863,'Tehani',20030725221311,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725221951,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030725230746,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2864,'govardhanbr',20030725231457,'61.3.64.16');
INSERT INTO uservisit VALUES (1575,'DJ',20030725234532,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2865,'H',20030726011230,'astound-66-234-215-56.ca.astound.net');
INSERT INTO uservisit VALUES (2865,'H',20030726011247,'astound-66-234-215-56.ca.astound.net');
INSERT INTO uservisit VALUES (2865,'H',20030726011307,'astound-66-234-215-56.ca.astound.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030726022515,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2866,'kundan',20030726024210,'203.197.138.167');
INSERT INTO uservisit VALUES (1,'levik',20030726024621,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2866,'kundan',20030726025737,'203.197.138.167');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030726031949,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2866,'kundan',20030726033325,'203.197.138.167');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030726033907,'203.197.138.167');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030726034718,'203.197.138.167');
INSERT INTO uservisit VALUES (1498,'Gareth',20030726040552,'202.88.189.57');
INSERT INTO uservisit VALUES (2868,'Steph',20030726043505,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030726044657,'pool-141-153-198-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030726051750,'pool-141-153-210-185.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030726053038,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030726063211,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030726063520,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2869,'tammy',20030726073933,'wsip-68-106-77-9.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2869,'tammy',20030726074202,'wsip-68-106-77-9.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2870,'Sohini',20030726074530,'12.242.185.199');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030726081748,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030726082301,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2870,'Sohini',20030726082659,'12.242.185.199');
INSERT INTO uservisit VALUES (2869,'tammy',20030726083309,'wsip-68-106-77-9.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2871,'krystal',20030726083518,'lsanca2-ar29-4-42-038-179.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030726083713,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030726084732,'hmb2-t4-1.mcbone.net');
INSERT INTO uservisit VALUES (2839,'Andrwe Mitchell',20030726085051,'AC9FC93D.ipt.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030726090756,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2872,'Pasha',20030726091050,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2872,'Pasha',20030726091106,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030726101535,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030726101659,'pool-141-153-147-130.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1921,'Travis Taylor',20030726103905,'tasq.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030726105006,'wc13.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030726110059,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2873,'pawz',20030726110336,'65.162.3.69');
INSERT INTO uservisit VALUES (1575,'DJ',20030726113908,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2874,'Lew Davison',20030726121851,'p442.como.socket.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030726130116,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20030726133412,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030726134237,'r200-40-222-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20030726135033,'pool-138-89-100-171.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2875,'joseph',20030726140438,'pool-138-88-249-196.res.east.verizon.net');
INSERT INTO uservisit VALUES (2748,'rebecca',20030726164732,'gbrdialin');
INSERT INTO uservisit VALUES (1301,'Charlie',20030726165346,'pool-138-89-100-171.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030726180227,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (257,'vohonam',20030726181140,'12-210-10-120.client.attbi.com');
INSERT INTO uservisit VALUES (257,'vohonam',20030726190659,'12-210-10-120.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030726192555,'219.65.196.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030726193003,'219.65.196.112');
INSERT INTO uservisit VALUES (2870,'Sohini',20030726193257,'12.242.185.199');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030726202756,'ppp-net-asc-tnt-a-230-167.ibl.bm');
INSERT INTO uservisit VALUES (2876,'harmony',20030726204304,'proxy1.ihug.co.nz');
INSERT INTO uservisit VALUES (1919,'Lewis',20030726221545,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030726223052,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2877,'Tanner',20030726223730,'dial-17.r8.ncbldw.InfoAve.Net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030727033942,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030727035108,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2878,'desperado',20030727042942,'bbcache-8.singnet.com.sg');
INSERT INTO uservisit VALUES (2130,'ethan',20030727045502,'138.236.88.79');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030727050236,'r200-40-222-216.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1072,'Alan',20030727051750,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030727051839,'ppp-net-asc-tnt-a-230-129.ibl.bm');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030727062846,'adsl-156-6-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030727062932,'pool-141-153-200-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030727063121,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030727063542,'adsl-156-6-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2813,'Dan',20030727065526,'12-210-112-252.client.attbi.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030727065708,'r200-40-222-216.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20030727071536,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030727081744,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030727083106,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030727083729,'pool-141-153-200-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030727084926,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2879,'ann',20030727094539,'AC80E83C.ipt.aol.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030727100340,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030727110748,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2880,'Lynne',20030727120051,'cache-rb05.proxy.aol.com');
INSERT INTO uservisit VALUES (827,'Laser15711',20030727121231,'h0040ca32eaa0.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030727122525,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030727122701,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (2881,'perucho',20030727132359,'57.26.171.66.subscriber.vzavenue.net');
INSERT INTO uservisit VALUES (2882,'dont no',20030727141356,'cache-ntc-ag12.proxy.aol.com');
INSERT INTO uservisit VALUES (2883,'Lance',20030727141553,'svcr-205-238-240-237.dsl.svcr.epix.net');
INSERT INTO uservisit VALUES (2884,'man tit',20030727142433,'202.57.118.95');
INSERT INTO uservisit VALUES (2884,'man tit',20030727142537,'202.57.118.95');
INSERT INTO uservisit VALUES (1575,'DJ',20030727151709,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2885,'Grace',20030727152034,'c-67-164-123-86.client.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030727154348,'pool-141-153-199-208.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030727155230,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2881,'perucho',20030727155835,'57.26.171.66.subscriber.vzavenue.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030727162429,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2886,'Sonia',20030727165208,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (2886,'Sonia',20030727165254,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (2886,'Sonia',20030727165313,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030727165903,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2887,'Cari',20030727165941,'adsl-158-188-252.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2888,'Earl',20030727170142,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2887,'Cari',20030727173231,'adsl-158-188-252.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030727173637,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030727174050,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030727181933,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030727184615,'211.78.172.220');
INSERT INTO uservisit VALUES (2889,'dianne',20030727185109,'dsl-16.67.240.220.lns02-dryb-mel.dsl.comindico.com.au');
INSERT INTO uservisit VALUES (2890,'Evelyn',20030727185247,'spider-wp014.proxy.aol.com');
INSERT INTO uservisit VALUES (2870,'Sohini',20030727194810,'12.242.185.199');
INSERT INTO uservisit VALUES (1183,'fwaff',20030727203249,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030727205752,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030727211536,'brm2-t1-1.mcbone.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030727212549,'210.212.194.30');
INSERT INTO uservisit VALUES (2891,'Shauna',20030727215947,'12.44.213.33');
INSERT INTO uservisit VALUES (1575,'DJ',20030727221901,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030727231423,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030727231943,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1732,'Helen',20030728013610,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1,'levik',20030728014423,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728015609,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728023301,'166.68.134.175');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728025332,'166.68.134.175');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030728031257,'ppp-net-asc-tnt-a-230-235.ibl.bm');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030728032017,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030728034357,'203.197.138.167');
INSERT INTO uservisit VALUES (1171,'nikki',20030728035032,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728035602,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728035840,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030728035857,'203.197.138.167');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030728040132,'61.0.138.76');
INSERT INTO uservisit VALUES (1732,'Helen',20030728040753,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030728041108,'203.197.138.167');
INSERT INTO uservisit VALUES (1567,'Bryan',20030728041823,'134.217.237.30');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030728042513,'203.197.138.167');
INSERT INTO uservisit VALUES (2892,'Eric',20030728043233,'216.195.195.206');
INSERT INTO uservisit VALUES (2892,'Eric',20030728043258,'216.195.195.206');
INSERT INTO uservisit VALUES (2601,'Kevin Steele',20030728044347,'nat235-caryhq.railinc.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030728044719,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728054110,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2893,'mindstorm',20030728060848,'cache-ntc-ad11.proxy.aol.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030728061107,'199.243.127.34');
INSERT INTO uservisit VALUES (2667,'Viet',20030728062706,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2894,'amie',20030728063034,'m32-mp1.n26.ldk.dial.ntli.net');
INSERT INTO uservisit VALUES (2895,'terence chow',20030728063725,'pcd680157.netvigator.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030728064340,'24.70.95.203');
INSERT INTO uservisit VALUES (1575,'DJ',20030728065109,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030728072452,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728073141,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728073330,'166.68.134.175');
INSERT INTO uservisit VALUES (2896,'Jamie',20030728073631,'pcp146714pcs.brnmll01.nj.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030728074945,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20030728080803,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030728084427,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728084849,'12.242.185.199');
INSERT INTO uservisit VALUES (2489,'nellie',20030728090650,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030728092644,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030728095107,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728095332,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030728095545,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030728095913,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728101522,'12.242.185.199');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728101553,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2809,'William',20030728101720,'host.protocolusa.com');
INSERT INTO uservisit VALUES (2809,'William',20030728101720,'host.protocolusa.com');
INSERT INTO uservisit VALUES (2572,'derek',20030728102910,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030728103350,'202.56.220.101');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728103447,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728110049,'12.242.185.199');
INSERT INTO uservisit VALUES (2897,'Laura',20030728111201,'ec-ids.ecalton.com');
INSERT INTO uservisit VALUES (2897,'Laura',20030728111356,'ec-ids.ecalton.com');
INSERT INTO uservisit VALUES (2897,'Laura',20030728111444,'ec-ids.ecalton.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030728111528,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030728120031,'12.43.50.215');
INSERT INTO uservisit VALUES (885,'np_rt',20030728120044,'12.43.50.215');
INSERT INTO uservisit VALUES (885,'np_rt',20030728120221,'12.43.50.215');
INSERT INTO uservisit VALUES (2898,'gina',20030728123531,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2634,'Leah',20030728125432,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (2634,'Leah',20030728125437,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030728131542,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2869,'tammy',20030728131543,'wsip-68-106-77-9.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2898,'gina',20030728132745,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030728133351,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030728143521,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030728144640,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2212,'rid',20030728145007,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (794,'Erin',20030728150001,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728151105,'pool-138-89-66-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030728153715,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728154936,'pool-138-89-66-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2898,'gina',20030728155721,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030728155922,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728160204,'12.242.185.199');
INSERT INTO uservisit VALUES (1,'levik',20030728170534,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030728173517,'24.70.95.203');
INSERT INTO uservisit VALUES (1,'levik',20030728180708,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030728182457,'pool-138-89-109-57.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030728185536,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (2900,'jess',20030728191402,'AKCF2-GGI.xtra.co.nz');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728202411,'12.242.185.199');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20030728202705,'209-242-60-208.dls.net');
INSERT INTO uservisit VALUES (2901,'adam',20030728204207,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728210627,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728210814,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728211737,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030728211913,'193.130.28.1');
INSERT INTO uservisit VALUES (2870,'Sohini',20030728213347,'12.242.185.199');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728213347,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728215924,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030728220556,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2898,'gina',20030728223522,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030728223614,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728224415,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030728224539,'193.130.28.1');
INSERT INTO uservisit VALUES (2902,'Ashwin Honkan',20030728224634,'203.199.72.210');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728230334,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2903,'suicidal',20030728232032,'104.c.007.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030728232818,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728233750,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030728234947,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2904,'emma',20030729002207,'80-194-171-100.liv.cvx.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729004030,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729014520,'193.130.28.1');
INSERT INTO uservisit VALUES (2905,'Craig Hardiman',20030729015101,'111-22-161-212.DSL.ONCOLT.COM');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729020749,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2840,'Becky',20030729022148,'12.148.177.26');
INSERT INTO uservisit VALUES (1575,'DJ',20030729022506,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2906,'Land',20030729022910,'ip68-2-44-74.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030729022913,'166.68.134.175');
INSERT INTO uservisit VALUES (2907,'ohad',20030729023454,'ras7-pp77.rvt.netvision.net.il');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20030729024605,'219.65.162.70');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030729025029,'199.243.127.34');
INSERT INTO uservisit VALUES (2907,'ohad',20030729030523,'ras7-pp77.rvt.netvision.net.il');
INSERT INTO uservisit VALUES (2840,'Becky',20030729031048,'12.148.177.26');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729031431,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729031609,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030729032108,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2907,'ohad',20030729032455,'ras7-pp114.rvt.netvision.net.il');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729033032,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030729035157,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030729035524,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2867,'suyarajan',20030729035704,'203.197.138.167');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030729043043,'61.0.138.135');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030729043616,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030729044506,'134.217.237.30');
INSERT INTO uservisit VALUES (2840,'Becky',20030729051456,'12.148.177.26');
INSERT INTO uservisit VALUES (1,'levik',20030729053130,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729053822,'193.130.28.1');
INSERT INTO uservisit VALUES (2870,'Sohini',20030729054701,'12.242.185.199');
INSERT INTO uservisit VALUES (1301,'Charlie',20030729060051,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729061042,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030729061901,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729061906,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030729062224,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030729062538,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2908,'analo',20030729064135,'lhspublici7.lib.uic.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030729064631,'24.70.95.203');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729072154,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030729072758,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030729073335,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2898,'gina',20030729075211,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030729075921,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2909,'Barbara French',20030729081522,'user-208-35-59-56.t3wireless.com');
INSERT INTO uservisit VALUES (2870,'Sohini',20030729081524,'12.242.185.199');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729082429,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729082441,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2910,'Garima',20030729084100,'lan-202-144-120-5.maa.sify.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030729085529,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030729093257,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030729093310,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030729093424,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2,'art',20030729094859,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030729095553,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729095810,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030729100953,'166.68.134.175');
INSERT INTO uservisit VALUES (2911,'tamara leathers',20030729101918,'AC8DDAB3.ipt.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030729102620,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030729105431,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030729105754,'syr-24-58-231-204.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030729110245,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729111039,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2674,'mike',20030729112804,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030729114116,'adsl-35-81-81.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030729114700,'adsl-35-81-81.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030729115714,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030729120022,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030729122829,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030729123238,'129.41.18.137');
INSERT INTO uservisit VALUES (1171,'nikki',20030729123653,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030729123723,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030729124841,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030729130850,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030729134556,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030729134914,'129.41.18.137');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030729142240,'129.41.18.137');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030729151003,'129.41.18.137');
INSERT INTO uservisit VALUES (1,'levik',20030729152738,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030729161440,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2913,'Caitlin',20030729165319,'ip68-7-208-178.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2913,'Caitlin',20030729165539,'ip68-7-208-178.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030729175504,'pool-141-153-148-76.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2914,'Anton',20030729184721,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030729190104,'211.78.172.220');
INSERT INTO uservisit VALUES (2914,'Anton',20030729190458,'wc06.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2915,'Navin',20030729194048,'202.41.10.29');
INSERT INTO uservisit VALUES (2916,'nickdawson',20030729195621,'61.94.199.68');
INSERT INTO uservisit VALUES (1919,'Lewis',20030729203240,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729212621,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20030729220822,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030729230701,'193.130.28.1');
INSERT INTO uservisit VALUES (2917,'nishant',20030730000358,'nsdl.nsdl.co.in');
INSERT INTO uservisit VALUES (1183,'fwaff',20030730003041,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030730014639,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030730014657,'pool-68-161-139-185.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030730015834,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2918,'Jay',20030730021308,'196.25.154.1');
INSERT INTO uservisit VALUES (2919,'darpan jain',20030730021807,'61.0.104.61');
INSERT INTO uservisit VALUES (1301,'Charlie',20030730023122,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030730023411,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030730025226,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030730025952,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2920,'jaison',20030730032407,'202.88.236.196');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030730041024,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030730043940,'61.0.138.84');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030730044040,'mail.ade.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030730044130,'61.0.138.84');
INSERT INTO uservisit VALUES (1,'levik',20030730054533,'206.28.64.98');
INSERT INTO uservisit VALUES (1627,'deborah',20030730055740,'ela47.bigriver.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030730060646,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030730064256,'206.28.64.98');
INSERT INTO uservisit VALUES (2921,'Salem Dunbar',20030730065457,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (2921,'Salem Dunbar',20030730065754,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030730072034,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030730072309,'mail.ade.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030730073213,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030730073324,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030730074729,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030730081148,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730084205,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030730084512,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2907,'ohad',20030730085330,'ras7-pp10.rvt.netvision.net.il');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730085933,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2890,'Evelyn',20030730094136,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (2890,'Evelyn',20030730094141,'cache-dg01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030730094347,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030730095228,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030730095324,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730095621,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030730095842,'mail.ade.com');
INSERT INTO uservisit VALUES (2922,'Katrina',20030730101518,'adsl-67-67-8-160.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730102846,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2923,'jo',20030730105258,'cache-loh-ae07.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030730110942,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030730112347,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730112610,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030730113449,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730115222,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2921,'Salem Dunbar',20030730122445,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (2921,'Salem Dunbar',20030730122452,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (2834,'Ryan',20030730123527,'adsl-68-89-176-230.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030730123815,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030730135149,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030730141419,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030730141555,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030730141821,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2847,'Rani Johnson',20030730143152,'129.41.18.137');
INSERT INTO uservisit VALUES (2924,'Eliza',20030730144807,'dialup-67.74.98.222.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20030730150048,'nycmny1-ar1-4-43-243-163.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (2674,'mike',20030730152917,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030730154112,'r200-40-187-135.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2925,'Danny',20030730155331,'pcp04535058pcs.oakrdg01.tn.comcast.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030730160918,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030730160922,'pool-138-89-35-122.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2926,'Fred Stang',20030730162222,'64-145-122-14.client.dsl.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030730162824,'ip68-108-189-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2926,'Fred Stang',20030730164525,'64-145-122-14.client.dsl.net');
INSERT INTO uservisit VALUES (2926,'Fred Stang',20030730164941,'64-145-122-14.client.dsl.net');
INSERT INTO uservisit VALUES (2426,'Will H',20030730171730,'c-66-30-1-164.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030730175720,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030730185245,'219.65.197.201');
INSERT INTO uservisit VALUES (2927,'Summer',20030730192129,'pool-141-149-187-52.bos.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030730194132,'211.78.172.220');
INSERT INTO uservisit VALUES (2928,'diana',20030730194254,'12-235-22-58.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730202235,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030730205106,'193.130.28.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730205301,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2775,'tyler',20030730210218,'c-67-161-182-85.client.comcast.net');
INSERT INTO uservisit VALUES (2929,'allyson  kaneko',20030730212200,'cpe-24-31-66-127.hawaii.rr.com');
INSERT INTO uservisit VALUES (2929,'allyson  kaneko',20030730212238,'cpe-24-31-66-127.hawaii.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730213520,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030730215425,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030730220630,'pg4px.pg.com');
INSERT INTO uservisit VALUES (2918,'Jay',20030730235456,'196.25.154.1');
INSERT INTO uservisit VALUES (2930,'qwerty',20030731002604,'203.124.130.26');
INSERT INTO uservisit VALUES (2930,'qwerty',20030731002619,'203.124.130.26');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731002717,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731002838,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030731003459,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2802,'Charlie',20030731004501,'mailgate.riskdecisions1.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731012047,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731012437,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20030731013343,'pg4px.pg.com');
INSERT INTO uservisit VALUES (1,'levik',20030731014548,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2731,'Venisha',20030731020136,'fcomet.singnet.com.sg');
INSERT INTO uservisit VALUES (2840,'Becky',20030731025051,'12.148.177.26');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030731025224,'199.243.127.34');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030731032126,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030731033304,'pool-141-153-169-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030731034442,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030731034620,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030731040344,'206.28.64.98');
INSERT INTO uservisit VALUES (2931,'Aoife',20030731042537,'194.72.252.3');
INSERT INTO uservisit VALUES (1567,'Bryan',20030731043549,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030731050210,'mail.ade.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030731050513,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030731052440,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030731052824,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030731054809,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030731055008,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2932,'Scott',20030731060044,'208.187.234.36');
INSERT INTO uservisit VALUES (1301,'Charlie',20030731061210,'pool-141-153-169-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030731061239,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030731061440,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030731062418,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731063112,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030731065823,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030731071825,'pool-141-153-169-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030731075755,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2933,'ragsy',20030731075858,'68.156.35.178');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030731081334,'199.243.127.34');
INSERT INTO uservisit VALUES (1,'levik',20030731081942,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030731084104,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731084445,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731085100,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030731085343,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2934,'Francy',20030731094149,'adsl-159-34-223.flo.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030731102617,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030731103839,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030731104048,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030731104448,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030731110853,'pool-141-153-169-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030731112312,'mail.ade.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030731112856,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030731114928,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2869,'tammy',20030731120954,'wsip-68-106-77-9.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2935,'chuck',20030731123151,'cache-mtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030731124526,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2936,'Mayelin Perez',20030731124706,'adsl-214-6-221.mia.bellsouth.net');
INSERT INTO uservisit VALUES (2936,'Mayelin Perez',20030731125838,'adsl-214-6-221.mia.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030731130055,'mail.ade.com');
INSERT INTO uservisit VALUES (2937,'Kara Reid',20030731134534,'cache-rl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2937,'Kara Reid',20030731141513,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030731143041,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2664,'chris',20030731144021,'dsc05-cld-oh-3-31.rasserver.net');
INSERT INTO uservisit VALUES (2921,'Salem D',20030731150923,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (1299,'Anoop',20030731153722,'cache7.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2938,'nakia',20030731161735,'gso163-24-012.triad.rr.com');
INSERT INTO uservisit VALUES (2938,'nakia',20030731164316,'gso163-24-012.triad.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030731171505,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030731173142,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030731175949,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2939,'thavorn',20030731181151,'ip68-109-92-209.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2939,'thavorn',20030731181218,'ip68-109-92-209.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030731181616,'pool-141-153-169-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030731195645,'210.212.194.30');
INSERT INTO uservisit VALUES (2545,'rajesh',20030731200259,'210.212.194.30');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030731200437,'211.78.172.220');
INSERT INTO uservisit VALUES (2940,'Kate',20030731204503,'wireless-162-126.lmf.net');
INSERT INTO uservisit VALUES (2941,'Muthukumar',20030731214850,'203.197.138.167');
INSERT INTO uservisit VALUES (2918,'Jay',20030731223221,'196.25.154.1');
INSERT INTO uservisit VALUES (2942,'Jennifer',20030731225930,'24-165-8-229.san.rr.com');
INSERT INTO uservisit VALUES (2943,'alexa',20030731230809,'wolax8-172.dialup.optusnet.com.au');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030731232350,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030801005347,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2944,'verizon',20030801020029,'166.68.134.175');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030801020236,'adsl-156-0-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030801020641,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030801020824,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2945,'shiva',20030801023349,'202.9.177.66');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030801023355,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030801023442,'166.68.134.175');
INSERT INTO uservisit VALUES (2945,'shiva',20030801024003,'202.9.177.66');
INSERT INTO uservisit VALUES (2946,'daafit',20030801031230,'a80-126-4-92.adsl.xs4all.nl');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030801032049,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030801032941,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030801040706,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030801041607,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030801042215,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030801042346,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030801051853,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801052541,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030801053445,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030801061114,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2895,'terence chow',20030801061221,'imsbbcf09.netvigator.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030801065236,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801073448,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030801081449,'mail.ade.com');
INSERT INTO uservisit VALUES (2667,'Viet',20030801082624,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (2947,'jeremy',20030801090426,'12.105.165.200');
INSERT INTO uservisit VALUES (2947,'jeremy',20030801091450,'12.105.165.200');
INSERT INTO uservisit VALUES (1,'levik',20030801094502,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030801094933,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030801100858,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030801101321,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030801101341,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030801101947,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801102011,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2792,'Thomas',20030801103443,'216.248.129.174');
INSERT INTO uservisit VALUES (2948,'Kerese',20030801104703,'ACC87D4C.ipt.aol.com');
INSERT INTO uservisit VALUES (2949,'Elby',20030801110301,'pcp825388pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030801110937,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2949,'Elby',20030801111133,'pcp825388pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030801111341,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030801113401,'ffm2-t8-2.mcbone.net');
INSERT INTO uservisit VALUES (2950,'ray lavko',20030801114304,'user199.153.211.65');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030801122139,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801122248,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2950,'ray lavko',20030801122519,'user199.153.211.65');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030801125757,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (2952,'jennifer',20030801130240,'adsl-68-122-96-188.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030801132801,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2921,'Salem D',20030801134028,'zzz-063252003061.splitrock.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030801134208,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2921,'Salem D',20030801135036,'zzz-063252003061.splitrock.net');
INSERT INTO uservisit VALUES (2950,'ray lavko',20030801140509,'user199.153.211.65');
INSERT INTO uservisit VALUES (2950,'ray lavko',20030801141330,'user199.153.211.65');
INSERT INTO uservisit VALUES (2921,'Salem D',20030801144045,'zzz-063252003061.splitrock.net');
INSERT INTO uservisit VALUES (2950,'ray lavko',20030801144510,'user199.153.211.65');
INSERT INTO uservisit VALUES (1072,'Alan',20030801145421,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030801145425,'pool-138-89-81-159.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030801151633,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030801151809,'r200-40-187-127.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2953,'Frank K',20030801152540,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030801152807,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030801154855,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2954,'---',20030801155152,'adsl-64-168-55-127.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030801155747,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030801160145,'CPE004005be69d0-CM00803786ca08.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2955,'banerd',20030801162409,'pool-138-89-0-219.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030801163500,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (2953,'Frank K',20030801164714,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030801164952,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2956,'Tracy',20030801171106,'dsc02-sdv-ca-5-59.rasserver.net');
INSERT INTO uservisit VALUES (2921,'Salem D',20030801171613,'accel03.nyc.untd.com');
INSERT INTO uservisit VALUES (153,'TomM',20030801172028,'206.137.1.133');
INSERT INTO uservisit VALUES (2957,'Katherine Nicole',20030801174333,'cache-ntc-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (2958,'liz',20030801174932,'cache-ntc-ae07.proxy.aol.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030801180105,'cache-mtc-al02.proxy.aol.com');
INSERT INTO uservisit VALUES (2545,'rajesh',20030801190452,'210.212.194.30');
INSERT INTO uservisit VALUES (2959,'Justine',20030801192119,'host-68-212-99-105.msy.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030801215814,'206.137.1.133');
INSERT INTO uservisit VALUES (2960,'karem',20030801221623,'cs2417450-63.houston.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801222437,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2961,'naren',20030801224044,'203.199.207.3');
INSERT INTO uservisit VALUES (1919,'Lewis',20030801230213,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030801235019,'206.137.1.133');
INSERT INTO uservisit VALUES (2962,'Jacque',20030801235128,'cache-ntc-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030802020739,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802021824,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (2963,'violet',20030802025720,'c37006.upc-c.chello.nl');
INSERT INTO uservisit VALUES (2964,'Denise Story',20030802031911,'12.174.138.146');
INSERT INTO uservisit VALUES (2964,'Denise Story',20030802032020,'12.174.138.146');
INSERT INTO uservisit VALUES (2964,'Denise Story',20030802032157,'12.174.138.146');
INSERT INTO uservisit VALUES (1,'levik',20030802035327,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802041500,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2965,'Lindsay',20030802041746,'ny-lancastercadent4g4-6a-a-213.buf.adelphia.net');
INSERT INTO uservisit VALUES (2963,'violet',20030802042847,'c37004.upc-c.chello.nl');
INSERT INTO uservisit VALUES (153,'TomM',20030802043048,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802044923,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030802050908,'pool-138-89-111-102.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030802053307,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802060857,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030802061642,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030802070724,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030802073519,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802073620,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030802083741,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802084542,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030802091714,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030802091927,'pool-138-89-111-102.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802100837,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030802104611,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802111025,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802113411,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030802124209,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802124907,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030802130944,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2966,'Anderson',20030802145620,'d240.as4.clev.oh.voyager.net');
INSERT INTO uservisit VALUES (2966,'Anderson',20030802145935,'d240.as4.clev.oh.voyager.net');
INSERT INTO uservisit VALUES (2966,'Anderson',20030802145942,'d240.as4.clev.oh.voyager.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030802152955,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030802154532,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030802160403,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030802160656,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030802161649,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030802163912,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030802164022,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030802170735,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030802180320,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030802181219,'r200-40-184-50.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20030802181339,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2066,'David',20030802181531,'dyn-164-203.paonline.com');
INSERT INTO uservisit VALUES (2967,'Kelley',20030802182716,'cache-da02.proxy.aol.com');
INSERT INTO uservisit VALUES (2968,'Rikki',20030802183028,'209-63-67-161.academicplanet.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030802184923,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2969,'mark jayson',20030802194109,'corporate8-206.info.com.ph');
INSERT INTO uservisit VALUES (2970,'Rodney Smith',20030802200115,'c68.116.155.179.ts46v-03.otn-a1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2970,'Rodney Smith',20030802200147,'c68.116.155.179.ts46v-03.otn-a1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2970,'Rodney Smith',20030802200205,'c68.116.155.179.ts46v-03.otn-a1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2970,'Rodney Smith',20030802200230,'c68.116.155.179.ts46v-03.otn-a1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2971,'William',20030802200406,'adsl-66-124-11-3.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2972,'itsbeentough',20030802201938,'adsl-67-65-70-150.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030802211859,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030802214418,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030802220540,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030802231045,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030802235731,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2973,'eva',20030803002832,'cache138.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (153,'TomM',20030803021545,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030803035133,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030803041455,'61.0.138.112');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030803041649,'61.0.138.112');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030803043103,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803044238,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030803044303,'inktomi1-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030803061951,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030803064330,'chcgil2-ar7-4-63-254-173.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803065240,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030803072000,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030803074008,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030803074421,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803074642,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030803075647,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2974,'Terri',20030803075651,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030803080642,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030803081710,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030803082414,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2974,'Terri',20030803083314,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803090134,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030803092614,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2975,'Ivan',20030803093630,'cache-mtc-am08.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030803094216,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030803095205,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2974,'Terri',20030803095426,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803101328,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2976,'Alex',20030803102908,'vt-williston7b-145.bur.adelphia.net');
INSERT INTO uservisit VALUES (2976,'Alex',20030803103007,'vt-williston7b-145.bur.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803104338,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803104811,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2974,'Terri',20030803114534,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030803123142,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030803124829,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030803125716,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2977,'sumeeta',20030803133040,'cache-rr08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803133326,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030803135458,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030803135517,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030803135611,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030803135726,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2979,'Monica',20030803140043,'cache-rp03.proxy.aol.com');
INSERT INTO uservisit VALUES (2974,'Terri',20030803140220,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030803140918,'r200-40-187-23.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2921,'Salem D',20030803141409,'accel03.lax.untd.com');
INSERT INTO uservisit VALUES (2974,'Terri',20030803141639,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030803144249,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030803145626,'r200-40-187-23.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030803150357,'211.78.172.220');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030803151455,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (2980,'kristin',20030803153506,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030803160739,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (153,'TomM',20030803160953,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030803163434,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030803163912,'adsl-156-3-23.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030803164802,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030803172759,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030803180456,'cache-dk01.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030803185346,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2981,'Melanie',20030803190547,'pool-151-204-223-41.pskn.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030803195749,'61.3.128.1');
INSERT INTO uservisit VALUES (2982,'Jeanne',20030803200027,'ACC336C2.ipt.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030803200140,'61.3.128.1');
INSERT INTO uservisit VALUES (1,'levik',20030803201023,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2981,'Melanie',20030803203705,'pool-151-204-223-41.pskn.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030803205635,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803221929,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030803223934,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803225114,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030803230213,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2946,'daafit',20030803230339,'a80-126-4-92.adsl.xs4all.nl');
INSERT INTO uservisit VALUES (1919,'Lewis',20030803231421,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030803232940,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030803234350,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030803234518,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804010401,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030804020536,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030804020853,'12.148.177.26');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030804021940,'r200-40-225-67.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20030804024450,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030804024826,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804031144,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804033239,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030804034339,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030804034647,'12.148.177.26');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030804035602,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2974,'Terri',20030804035616,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030804040057,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2983,'Daniel',20030804040800,'WCS2-CBUS.NIPR.MIL');
INSERT INTO uservisit VALUES (2983,'Daniel',20030804040818,'WCS2-CBUS.NIPR.MIL');
INSERT INTO uservisit VALUES (1575,'DJ',20030804040939,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804041127,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030804044225,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030804045209,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804050525,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030804051842,'198.135.241.18');
INSERT INTO uservisit VALUES (1171,'nikki',20030804052212,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2983,'Daniel',20030804052406,'WCS1-CBUS.NIPR.MIL');
INSERT INTO uservisit VALUES (872,'pleasance',20030804052715,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2984,'Jason',20030804060323,'134.39.212.2');
INSERT INTO uservisit VALUES (1575,'DJ',20030804061942,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030804062114,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1567,'Bryan',20030804062917,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804063446,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2985,'Vic',20030804064007,'h-66-167-110-192.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804065320,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030804065334,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804070902,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030804073628,'dialin-145-254-192-141.arcor-ip.net');
INSERT INTO uservisit VALUES (2984,'Jason',20030804073746,'134.39.212.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20030804073934,'166.68.134.175');
INSERT INTO uservisit VALUES (2986,'Alien Monster',20030804074315,'206.251.225.158');
INSERT INTO uservisit VALUES (794,'Erin',20030804074817,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030804074852,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1072,'Alan',20030804080041,'wc03.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030804080049,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030804080331,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804080556,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030804081817,'gdprpx03-port-41.dial.telus.net');
INSERT INTO uservisit VALUES (2987,'Albert',20030804082541,'proxyle01.ext.ti.com');
INSERT INTO uservisit VALUES (2988,'bob',20030804082819,'ip-216-54-26-155.coxfiber.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030804090716,'12.148.177.26');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804092306,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2986,'Alien Monster',20030804092606,'206.251.225.158');
INSERT INTO uservisit VALUES (1171,'nikki',20030804093059,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804093151,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030804094550,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030804095720,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2379,'Dark',20030804103108,'58-4-204-222.dial.cal1.sprint-canada.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030804103712,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804114146,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2974,'Terri',20030804114150,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804114200,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030804114801,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030804114801,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2989,'Andre',20030804120620,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030804121641,'r200-40-225-67.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804122834,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030804123550,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2990,'Hayley',20030804124205,'webcacheH05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2990,'Hayley',20030804124308,'webcacheH05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2991,'America',20030804124504,'adsl-67-125-232-154.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2932,'Scott',20030804125430,'208.187.234.36');
INSERT INTO uservisit VALUES (122,'Happy',20030804130134,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030804130741,'mail.ade.com');
INSERT INTO uservisit VALUES (153,'TomM',20030804132858,'206.137.1.133');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030804133030,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030804135343,'219.94.62.128');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804135502,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030804141102,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2974,'Terri',20030804141207,'CPE-65-27-8-161.kc.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804141911,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2993,'Sheila',20030804143149,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (1637,'chris',20030804144132,'host-216-79-207-36.shv.bellsouth.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030804145054,'211.78.172.220');
INSERT INTO uservisit VALUES (2994,'Margaret Spruill',20030804150014,'cache-rb05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030804150522,'pool-138-89-89-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2986,'Alien Monster',20030804152746,'206.251.225.158');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804152947,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030804153630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804160748,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030804160832,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804161004,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030804162425,'219.94.118.181');
INSERT INTO uservisit VALUES (2995,'H',20030804163912,'pool-141-150-123-50.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2989,'Andre',20030804164919,'cache-dq03.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030804165242,'ip68-0-140-156.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2995,'H',20030804165359,'pool-141-150-123-50.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030804170034,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030804172113,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030804172658,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030804205901,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804223220,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030804230008,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804230543,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804232845,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030804234521,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030805000006,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030805000810,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2918,'Jay',20030805012631,'196.25.154.1');
INSERT INTO uservisit VALUES (1,'levik',20030805014453,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030805020308,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030805023250,'199.243.127.34');
INSERT INTO uservisit VALUES (2840,'Becky',20030805023533,'12.148.177.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030805023534,'219.94.63.176');
INSERT INTO uservisit VALUES (1301,'Charlie',20030805025056,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030805032106,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030805034832,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030805035935,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030805035948,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030805043322,'61.0.138.60');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030805043338,'61.0.138.60');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805043516,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030805043808,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030805044528,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030805044531,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030805045454,'134.217.237.30');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030805050700,'219.94.63.176');
INSERT INTO uservisit VALUES (2996,'Sam Aird',20030805051438,'altenetw01-gw.pipex.net');
INSERT INTO uservisit VALUES (2997,'danielle',20030805051846,'bstnma1-ar1-4-64-205-209.bstnma1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (2998,'mary',20030805051919,'pool-141-150-118-142.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2995,'H',20030805052046,'pool-68-162-9-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2932,'Scott',20030805053250,'208.187.234.36');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805053456,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030805053707,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030805055309,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030805055343,'mail.ade.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030805060836,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030805062924,'219.94.63.176');
INSERT INTO uservisit VALUES (2988,'bob',20030805062939,'ip-216-54-26-155.coxfiber.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030805063203,'12.148.177.26');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805065618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030805073918,'12.148.177.26');
INSERT INTO uservisit VALUES (1919,'Lewis',20030805073930,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030805080806,'gdprpx13-port-20.dial.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805081843,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030805081910,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030805082550,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030805082807,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030805083801,'206.28.64.98');
INSERT INTO uservisit VALUES (2999,'Kevin',20030805093652,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (2995,'H',20030805100859,'pool-68-162-9-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030805102110,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030805111543,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805114815,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3000,'V',20030805121740,'ACBCC8D0.ipt.aol.com');
INSERT INTO uservisit VALUES (3000,'V',20030805121854,'ACBCC8D0.ipt.aol.com');
INSERT INTO uservisit VALUES (2890,'Evelyn',20030805125714,'cache-mtc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (2957,'Katherine Nicole',20030805131908,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3001,'kami',20030805132914,'pixout.firstam.com');
INSERT INTO uservisit VALUES (3002,'Zel',20030805134829,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030805135842,'pool-138-89-98-200.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030805140022,'68.171.219.243');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805151735,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3003,'Monkey',20030805153201,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (2953,'Frank K',20030805153952,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (3004,'Katie',20030805154124,'1Cust83.tnt1.syd2.da.uu.net');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805155707,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805155715,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3003,'Monkey',20030805155728,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3004,'Katie',20030805155803,'1Cust83.tnt1.syd2.da.uu.net');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805155914,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030805155954,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805160015,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805160031,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805160059,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805160128,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Yamel',20030805160248,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Mathcop',20030805160318,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Mathcop',20030805160635,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3005,'Mathcop',20030805160706,'187.56.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805164941,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030805173136,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3006,'Daniel',20030805173749,'adsl-68-120-152-109.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030805174628,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3006,'Daniel',20030805180554,'adsl-68-120-152-109.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030805180820,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3006,'Daniel',20030805181234,'adsl-68-120-152-109.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030805181903,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1696,'HarRyluVa',20030805190823,'c-24-126-107-134.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030805192503,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030805193821,'61.11.71.46');
INSERT INTO uservisit VALUES (3007,'kevin',20030805202333,'ip68-2-216-166.ph.ph.cox.net');
INSERT INTO uservisit VALUES (2952,'jennifer',20030805203346,'adsl-68-122-29-205.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030805212748,'61.3.128.1');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030805214339,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030805214645,'61.3.128.1');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030805220208,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030805220840,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030805231725,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3008,'Lavi',20030805234040,'lan-202-144-30-242.maa.sify.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030806001256,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030806002258,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806002651,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030806005102,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030806005353,'m055-130.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806011156,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030806014911,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030806021418,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030806022257,'166.68.134.175');
INSERT INTO uservisit VALUES (2918,'Jay',20030806023032,'196.25.154.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806024253,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3009,'sam',20030806025448,'anchor-01.www-cache.demon.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806030707,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030806031421,'199.243.127.34');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806033441,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806034719,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20030806042206,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2995,'H',20030806042240,'pool-68-162-9-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3010,'denny',20030806043228,'203.160.183.147');
INSERT INTO uservisit VALUES (3010,'denny',20030806043231,'203.160.183.147');
INSERT INTO uservisit VALUES (1171,'nikki',20030806043313,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3009,'sam',20030806043406,'anchor-01.www-cache.demon.co.uk');
INSERT INTO uservisit VALUES (3011,'J.C.',20030806044353,'93.50.26.24.cfl.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806044501,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030806044535,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806044605,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806045046,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030806104159,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806105053,'mail.ade.com');
INSERT INTO uservisit VALUES (3012,'Amanda',20030806105149,'162.111.235.36');
INSERT INTO uservisit VALUES (1,'levik',20030806105229,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030806105403,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3012,'Amanda',20030806105440,'162.111.235.36');
INSERT INTO uservisit VALUES (1567,'Bryan',20030806105450,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806105501,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3010,'denny',20030806105936,'203.160.183.147');
INSERT INTO uservisit VALUES (1072,'Alan',20030806111558,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806113644,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030806114905,'219.94.56.107');
INSERT INTO uservisit VALUES (3013,'Murugappan',20030806115001,'203.197.138.167');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806115656,'mail.ade.com');
INSERT INTO uservisit VALUES (3014,'Derek',20030806115952,'198.36.90.68');
INSERT INTO uservisit VALUES (1171,'nikki',20030806121713,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20030806122611,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030806123445,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3015,'LeeNIX',20030806123647,'204.86.50.16');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030806123813,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806124350,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3015,'LeeNIX',20030806130027,'204.86.50.16');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806130125,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030806131351,'203.200.224.130');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030806132101,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3016,'manisha',20030806132753,'219.65.87.82');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806133319,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030806134144,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806135344,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806135711,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030806140050,'166.68.134.175');
INSERT INTO uservisit VALUES (3017,'Lana',20030806140200,'cs662533-126.houston.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030806140229,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806140631,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806140657,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3014,'Derek',20030806141023,'198.36.90.68');
INSERT INTO uservisit VALUES (3015,'LeeNIX',20030806141042,'204.86.50.16');
INSERT INTO uservisit VALUES (3018,'may keg',20030806141804,'logsagwy.logsa.army.mil');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030806141813,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2667,'Viet',20030806142037,'mail.haleyaldrich.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806144130,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3019,'Adam',20030806145902,'43.22.cm.sunflower.com');
INSERT INTO uservisit VALUES (1,'levik',20030806153432,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806153717,'mail.ade.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030806154334,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806155952,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806161136,'mail.ade.com');
INSERT INTO uservisit VALUES (3020,'Mikal',20030806161620,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (3020,'Mikal',20030806161629,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20030806162117,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806170241,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806170711,'mail.ade.com');
INSERT INTO uservisit VALUES (3021,'pete weeden',20030806171004,'pc2-stev2-6-cust127.lutn.cable.ntl.com');
INSERT INTO uservisit VALUES (3022,'David',20030806171040,'host-63-148-94-163.iesg.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030806171045,'134.217.237.30');
INSERT INTO uservisit VALUES (3021,'pete weeden',20030806171047,'pc2-stev2-6-cust127.lutn.cable.ntl.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030806171252,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3023,'chande arvind',20030806172051,'203.199.51.149');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806172221,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030806181934,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806182033,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030806182800,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030806184320,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806184946,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030806185727,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030806194041,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3024,'Stuart',20030806194057,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3025,'Elizabeth Laughlin',20030806200526,'nh-ipswich1b-33.lndnnh.adelphia.net');
INSERT INTO uservisit VALUES (3026,'drew',20030806200842,'dialup-67.30.205.91.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030806202829,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3027,'shay',20030806203224,'dsc03-lbv-ca-6-223.rasserver.net');
INSERT INTO uservisit VALUES (3024,'Stuart',20030806204012,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030806205915,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030806211646,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030806212251,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030806212650,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030806221544,'gdprpx05-port-64.dial.telus.net');
INSERT INTO uservisit VALUES (3026,'drew',20030806223027,'dialup-67.30.204.211.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030806224624,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030806225238,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030806225724,'h-69-3-245-109.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030806225739,'h-69-3-245-109.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (3024,'Stuart',20030806231325,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1253,'brianjn',20030806233310,'m055-174.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3028,'Amanda',20030806235350,'user-24-214-116-163.knology.net');
INSERT INTO uservisit VALUES (3028,'Amanda',20030806235430,'user-24-214-116-163.knology.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030806235913,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030807000824,'211.78.172.220');
INSERT INTO uservisit VALUES (2545,'rajesh',20030807004610,'210.212.194.30');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030807005724,'211.78.172.220');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030807014135,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030807014146,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030807023755,'61.3.128.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807032229,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807034002,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807040147,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030807042827,'211.175.241.250');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20030807042911,'211.175.241.250');
INSERT INTO uservisit VALUES (3029,'angie',20030807070640,'cache-ntc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030807073151,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3030,'LuAnn',20030807075036,'63.88.160.101');
INSERT INTO uservisit VALUES (2840,'Becky',20030807082018,'12.148.177.26');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807082833,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030807083250,'166.68.134.175');
INSERT INTO uservisit VALUES (693,'Jun',20030807083340,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807084433,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030807084439,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030807100049,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030807100345,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030807101537,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030807102323,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807102326,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030807103957,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030807104321,'166.68.134.175');
INSERT INTO uservisit VALUES (1072,'Alan',20030807110037,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030807110235,'mail.ade.com');
INSERT INTO uservisit VALUES (1715,'Jonny Doe',20030807111141,'199.243.127.34');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807111413,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030807112749,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807121056,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3018,'may keg',20030807121157,'logsagwy.logsa.army.mil');
INSERT INTO uservisit VALUES (2986,'Alien Monster',20030807121328,'206.251.225.158');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030807125529,'mail.ade.com');
INSERT INTO uservisit VALUES (122,'Happy',20030807130417,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807130808,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2840,'Becky',20030807131135,'12.148.177.26');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030807132657,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807133938,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3031,'Darlene',20030807135428,'pool-141-151-140-102.pitt.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030807135618,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807141035,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3032,'Greg Braylovskiy',20030807143625,'PROXY2.NYU.EDU');
INSERT INTO uservisit VALUES (1,'levik',20030807143654,'206.28.64.98');
INSERT INTO uservisit VALUES (3033,'Heidi',20030807145328,'wybotnnas01-pool0-a80.wybotn.tds.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030807145853,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807151150,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030807151827,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807152645,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030807154239,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030807160557,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3034,'Jocelyn',20030807162030,'adsl-67-121-194-39.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (3034,'Jocelyn',20030807162031,'adsl-67-121-194-39.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2921,'Salem D',20030807162419,'accel03.nyc.untd.com');
INSERT INTO uservisit VALUES (2921,'Salem D',20030807162502,'accel03.nyc.untd.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030807163319,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030807164058,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030807164335,'206.28.64.98');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030807164429,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3032,'gregada',20030807170201,'PROXY2.NYU.EDU');
INSERT INTO uservisit VALUES (3035,'Paul',20030807170218,'207.35.127.150');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807170341,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3035,'Paul',20030807170403,'207.35.127.150');
INSERT INTO uservisit VALUES (1919,'Lewis',20030807170705,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030807171020,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030807172342,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3036,'LynetteVivian',20030807174229,'dialup-67.72.144.117.Dial1.Weehawken.Level3.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030807175853,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (3037,'JAX',20030807182400,'207.40.151.167');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807182820,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807184432,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807192520,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030807193548,'pool-138-89-93-237.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030807193936,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3036,'LynetteVivian',20030807194532,'dialup-67.72.144.117.Dial1.Weehawken.Level3.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030807200126,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3038,'Rachelle',20030807201248,'cheetah-tiv-ppp290.bmts.com');
INSERT INTO uservisit VALUES (3038,'Rachelle',20030807201331,'cheetah-tiv-ppp290.bmts.com');
INSERT INTO uservisit VALUES (3039,'nicola',20030807202851,'host81-152-222-29.range81-152.btcentralplus.com');
INSERT INTO uservisit VALUES (3040,'Sam',20030807203057,'proxy.gyc.tas.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807203407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030807205420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030807211455,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3041,'Emily',20030807213649,'pcp04337583pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030807213826,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030807214318,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030807214706,'adsl-65-66-61-166.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030808000227,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3042,'catherine',20030808013555,'12-221-66-223.client.insightBB.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030808023602,'64-40-57-159.nocharge.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030808023645,'64-40-57-159.nocharge.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030808025619,'64-40-57-186.nocharge.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808031254,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030808042714,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030808043414,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (3044,'Troy',20030808063615,'walker-cache.korea.army.mil');
INSERT INTO uservisit VALUES (3044,'Troy',20030808063751,'walker-cache.korea.army.mil');
INSERT INTO uservisit VALUES (3045,'pieter joubert',20030808064428,'196.31.154.85');
INSERT INTO uservisit VALUES (3044,'Troy',20030808064819,'walker-cache.korea.army.mil');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030808065118,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808072559,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030808073427,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030808074125,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030808080610,'12.148.177.26');
INSERT INTO uservisit VALUES (1575,'DJ',20030808080902,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3046,'abhinav gopal',20030808091323,'202.162.56.234');
INSERT INTO uservisit VALUES (1,'levik',20030808095708,'206.28.64.98');
INSERT INTO uservisit VALUES (3046,'abhinav gopal',20030808095727,'202.162.56.234');
INSERT INTO uservisit VALUES (1171,'nikki',20030808095747,'internet02.lutron.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030808101500,'61.0.138.155');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808103202,'mail.ade.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808103249,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2932,'Scott',20030808103653,'208.187.234.36');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808103746,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030808104705,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030808104903,'206.28.64.98');
INSERT INTO uservisit VALUES (3047,'GiNnY',20030808104916,'203.76.197.118');
INSERT INTO uservisit VALUES (1,'levik',20030808105918,'206.28.64.98');
INSERT INTO uservisit VALUES (2130,'ethan',20030808110142,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (1,'levik',20030808110211,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20030808110327,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3048,'mary',20030808110915,'chcgil2-ar7-4-34-138-187.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (3048,'mary',20030808111203,'chcgil2-ar7-4-34-138-187.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030808111409,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030808114600,'206.28.64.98');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120347,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120412,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120520,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120547,'219.94.56.107');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030808120622,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120754,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808120817,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808121237,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808121302,'219.94.56.107');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030808121509,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030808121556,'wc12.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808121753,'219.94.56.107');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030808121815,'219.94.56.107');
INSERT INTO uservisit VALUES (2995,'H',20030808121919,'pool-68-162-9-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808123131,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030808123141,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808123409,'mail.ade.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030808124542,'24.70.95.203');
INSERT INTO uservisit VALUES (1,'levik',20030808130236,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808130855,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030808132732,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808133032,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808133621,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030808135155,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808140139,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20030808141820,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2572,'derek',20030808143255,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808143943,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808144045,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030808144205,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808144339,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2947,'jeremy',20030808144902,'12.105.165.200');
INSERT INTO uservisit VALUES (2839,'Andrew Mitchell',20030808150226,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2489,'nellie',20030808150519,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030808152504,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3049,'Victor',20030808152658,'12-207-234-80.client.attbi.com');
INSERT INTO uservisit VALUES (3049,'Victor',20030808153006,'12-207-234-80.client.attbi.com');
INSERT INTO uservisit VALUES (3049,'Victor',20030808153017,'12-207-234-80.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030808155101,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808155803,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3050,'irene luna',20030808155831,'193.95.187.190');
INSERT INTO uservisit VALUES (1567,'Bryan',20030808160322,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808160400,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3050,'irene luna',20030808160421,'193.95.187.190');
INSERT INTO uservisit VALUES (1575,'DJ',20030808161945,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030808162355,'203-195-162-85.now-india.net.in');
INSERT INTO uservisit VALUES (1171,'nikki',20030808162424,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030808162457,'internet02.lutron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808162635,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808170005,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808170017,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808172246,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030808172420,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030808172902,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030808173153,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030808175608,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030808175726,'206.137.1.133');
INSERT INTO uservisit VALUES (2722,'Jack Putz',20030808175953,'7.vnta1.xdsl.nauticom.net');
INSERT INTO uservisit VALUES (3051,'Bruce',20030808180553,'7.vnta1.xdsl.nauticom.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030808180917,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808181034,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808182130,'mail.ade.com');
INSERT INTO uservisit VALUES (2995,'H',20030808183132,'pool-68-162-9-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030808185514,'mail.ade.com');
INSERT INTO uservisit VALUES (1627,'deborah',20030808190442,'63.144.32.47');
INSERT INTO uservisit VALUES (1253,'brianjn',20030808192205,'203.21.78.145');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808192705,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808201504,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030808203400,'adsl-65-66-56-119.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030808204818,'203.21.78.158');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030808205535,'r200-40-227-74.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1253,'brianjn',20030808205642,'203.21.78.158');
INSERT INTO uservisit VALUES (3052,'Richard Hopkins',20030808205846,'cache-da07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030808212426,'pool-138-89-82-78.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808215104,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030808215755,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030808235223,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030809002424,'ip68-96-181-172.lv.lv.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030809003934,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030809003942,'61.3.128.1');
INSERT INTO uservisit VALUES (3053,'surya',20030809014011,'203.193.146.67');
INSERT INTO uservisit VALUES (3054,'jaroosabel',20030809015807,'adsl-68-75-104-19.dsl.toldoh.ameritech.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030809015901,'ct-shelton1b1a-243.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030809032347,'24.70.95.203');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809032921,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030809033110,'24.70.95.204');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809034616,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3013,'Murugappan',20030809044126,'203.197.138.167');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809050544,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3055,'valarie',20030809055826,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030809060703,'ffm2-t1-1.mcbone.net');
INSERT INTO uservisit VALUES (3055,'valarie',20030809060919,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809062738,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3056,'ricardo',20030809065738,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (3056,'ricardo',20030809070318,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809070729,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030809075157,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2244,'Mark',20030809075324,'h000102420ce9.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030809081157,'ffm2-t6-2.mcbone.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809081448,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809081502,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030809085247,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3048,'mary',20030809085721,'chcgil2-ar7-4-34-138-187.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030809090138,'pool-138-89-102-188.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809091322,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3057,'George Pinter',20030809093752,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809094549,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030809095211,'pool-138-89-102-188.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3058,'nav',20030809095927,'61.1.201.213');
INSERT INTO uservisit VALUES (3058,'nav',20030809100021,'61.1.201.213');
INSERT INTO uservisit VALUES (2489,'nellie',20030809102354,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030809102601,'ffm2-t6-1.mcbone.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809102835,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030809105007,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3059,'janian',20030809111556,'pcp02100927pcs.towson01.md.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809112028,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2674,'mike',20030809112140,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809112506,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809113142,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809113941,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030809121622,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809122856,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809123525,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030809124817,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131114,'219.94.116.16');
INSERT INTO uservisit VALUES (3056,'ricardo',20030809131133,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131141,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131152,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131243,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131308,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131319,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131327,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131349,'219.94.116.16');
INSERT INTO uservisit VALUES (153,'TomM',20030809131419,'206.137.1.133');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131502,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131524,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131535,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809131556,'219.94.116.16');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809131706,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030809132049,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809132123,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2724,'PRIVATE',20030809134852,'dialup-67.74.100.61.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (3060,'winnie',20030809134913,'ip68-224-117-243.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809134958,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030809141752,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030809142740,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1,'levik',20030809142918,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809143015,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030809143614,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3061,'joseph',20030809144707,'cache-rp06.proxy.aol.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809144734,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809144802,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809144840,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809144937,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809145018,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030809145104,'219.94.116.16');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809150035,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030809150158,'207.43.72.130');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030809150925,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030809152808,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809153446,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809154621,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030809161955,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030809170629,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030809170859,'24.70.95.203');
INSERT INTO uservisit VALUES (3063,'gill',20030809173204,'client-2213-p1-sms.winn.adsl.virgin.net');
INSERT INTO uservisit VALUES (3064,'nancy',20030809173354,'12.163.66.112');
INSERT INTO uservisit VALUES (1301,'Charlie',20030809173848,'pool-141-153-211-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3063,'gill',20030809174345,'client-2213-p1-sms.winn.adsl.virgin.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030809174924,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030809185707,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809190243,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030809193909,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809194317,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030809194408,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809200328,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030809203002,'fhcfl01.verizon.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030809204932,'m055-143.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030809213955,'207.43.72.130');
INSERT INTO uservisit VALUES (153,'TomM',20030809214918,'206.137.1.133');
INSERT INTO uservisit VALUES (3065,'P Diddin',20030809215909,'bbcache-8.singnet.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809221502,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3066,'Jessica',20030809221620,'pcp822899pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3066,'Jessica',20030809221721,'pcp822899pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3066,'Jessica',20030809221758,'pcp822899pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030809230437,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030810002914,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3067,'rayna',20030810014325,'pool-68-161-101-5.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3068,'James',20030810025844,'ppp-67-125-117-200.dialup.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030810042346,'207.43.72.130');
INSERT INTO uservisit VALUES (153,'TomM',20030810080545,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810085813,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810091958,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092021,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092027,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092041,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092108,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092143,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092205,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092206,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092216,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092228,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092236,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092239,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092258,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092430,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092436,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092452,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092458,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092505,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092526,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092531,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092536,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092553,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092558,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092716,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092720,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092738,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092742,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092827,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092836,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092849,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092851,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092913,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092915,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092927,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092935,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092949,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810092957,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093010,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093032,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093034,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093039,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093050,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093101,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093104,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093126,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093205,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093227,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093253,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810093315,'219.94.116.16');
INSERT INTO uservisit VALUES (1,'levik',20030810095329,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030810100730,'61.0.138.118');
INSERT INTO uservisit VALUES (1575,'DJ',20030810101259,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030810105513,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030810105930,'pool-141-153-179-107.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3069,'anne crossley',20030810111103,'ppp-225-27-202.friaco.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810121201,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030810122648,'207.43.72.130');
INSERT INTO uservisit VALUES (2130,'ethan',20030810123529,'dial-in-16.slip.gac.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810123552,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030810125331,'wc05.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810125700,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030810130619,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810133159,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030810134357,'207.43.72.130');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030810135036,'ffm2-t8-1.mcbone.net');
INSERT INTO uservisit VALUES (1,'levik',20030810141652,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030810142655,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3070,'supriya',20030810150205,'PPP-219-65-135-91.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151219,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151244,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151337,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151401,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151535,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151601,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151622,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151644,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151703,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151725,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151817,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151828,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151845,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151857,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151907,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810151919,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152007,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152030,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152055,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152117,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152155,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152218,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152228,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152251,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152301,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152322,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152344,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152411,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152433,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030810152450,'219.94.116.16');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030810152636,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3071,'Carolyn Allen',20030810160558,'cache-rq05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810161145,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030810162649,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810170032,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030810170316,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030810171038,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030810173110,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030810181110,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030810184202,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030810191904,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810193618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030810200405,'r200-40-184-80.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030810201656,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030810202924,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030810203045,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030810204542,'m055-162.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810211809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030810213328,'pool-141-153-179-107.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030810215651,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20030810220828,'adsl-211-137-39.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030810223353,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030810225337,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030810231338,'24.70.95.203');
INSERT INTO uservisit VALUES (2893,'mindstorm',20030810232027,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030810235531,'dial-in-15.slip.gac.edu');
INSERT INTO uservisit VALUES (3072,'Ryan',20030810235535,'ip68-9-234-147.ri.ri.cox.net');
INSERT INTO uservisit VALUES (3073,'Kelly',20030810235738,'du-01159.wvisp.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030811011454,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030811020147,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030811021447,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030811023554,'61.3.128.1');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030811024546,'203.200.224.130');
INSERT INTO uservisit VALUES (1575,'DJ',20030811034952,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030811041617,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030811041959,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030811042227,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030811042257,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1983,'Ahmed',20030811044127,'cache10-5.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1575,'DJ',20030811045910,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030811050947,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030811053754,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3075,'Daniel',20030811053906,'pD955B290.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030811060334,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030811062445,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030811073157,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030811075918,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3058,'nav',20030811080730,'61.1.201.127');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030811082529,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811090802,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030811091547,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030811093608,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20030811095557,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030811101416,'202.56.229.254');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030811102948,'mail.ade.com');
INSERT INTO uservisit VALUES (3076,'malika',20030811103357,'AC993564.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811103444,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3072,'laclavis',20030811104415,'ip68-9-234-147.ri.ri.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030811104557,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3075,'Daniel',20030811110902,'pD955B290.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3032,'gregada',20030811112108,'PROXY1.NYU.EDU');
INSERT INTO uservisit VALUES (1575,'DJ',20030811114215,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030811114331,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811115343,'134.217.237.30');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030811120228,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811121322,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030811121828,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3077,'steve',20030811122102,'12-227-141-212.client.bresnan.net');
INSERT INTO uservisit VALUES (3077,'steve',20030811122149,'12-227-141-212.client.bresnan.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030811130058,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811130614,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811130629,'134.217.237.30');
INSERT INTO uservisit VALUES (1072,'Alan',20030811130802,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030811133119,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133243,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133313,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133400,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133426,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133432,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133455,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133539,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133602,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133610,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133636,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133653,'219.94.116.16');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030811133718,'219.94.116.16');
INSERT INTO uservisit VALUES (1301,'Charlie',20030811134506,'166.68.134.175');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030811135304,'www.neon-hq.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030811140351,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811142418,'134.217.237.30');
INSERT INTO uservisit VALUES (3032,'gregada',20030811143011,'PROXY1.NYU.EDU');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811143038,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030811143307,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1919,'Lewis',20030811144053,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030811144257,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811150112,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030811155128,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811155233,'134.217.237.30');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030811155638,'lstc.lstc.com');
INSERT INTO uservisit VALUES (794,'Erin',20030811160313,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030811160439,'206.28.64.98');
INSERT INTO uservisit VALUES (3075,'Daniel',20030811160443,'pD9E5FCC3.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030811160526,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030811162238,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811162839,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811163920,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3026,'drew',20030811163952,'dialup-67.30.204.142.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811165745,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030811170412,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030811171059,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811172109,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3078,'K',20030811172855,'cache-mtc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (3075,'Daniel',20030811173043,'pD9E5FCC3.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030811174138,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3079,'A. Sijan',20030811175804,'12-246-66-67.client.attbi.com');
INSERT INTO uservisit VALUES (3075,'Daniel',20030811181033,'pD9E5F313.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811181428,'134.217.237.30');
INSERT INTO uservisit VALUES (153,'TomM',20030811182639,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20030811184047,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030811192855,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811210246,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030811210433,'r200-40-185-159.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030811210454,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811211021,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030811214408,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030811222636,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030811223705,'203.21.78.154');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030811225225,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030811230009,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030811232556,'1Cust9.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030811232724,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030812003053,'206.137.1.133');
INSERT INTO uservisit VALUES (2203,'kyle',20030812003308,'cache-ntc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030812004517,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030812010033,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030812010523,'61.3.128.1');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030812024941,'202.56.213.119');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030812025205,'61.3.128.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030812035034,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2918,'Jay',20030812035304,'196.25.154.1');
INSERT INTO uservisit VALUES (3080,'nich',20030812040019,'bbcache-8.singnet.com.sg');
INSERT INTO uservisit VALUES (3080,'nich',20030812040559,'bbcache-16.singnet.com.sg');
INSERT INTO uservisit VALUES (1919,'Lewis',20030812040720,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030812041439,'206.137.1.133');
INSERT INTO uservisit VALUES (3080,'nich',20030812042309,'bbcache-15.singnet.com.sg');
INSERT INTO uservisit VALUES (3075,'Daniel',20030812044334,'pD9E5F313.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3075,'Daniel',20030812051753,'pD9E5F313.dip.t-dialin.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030812053337,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030812054811,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20030812073448,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1,'levik',20030812074439,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812083704,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030812084323,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030812084921,'tp-s2-c108-2.router.hinet.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030812090305,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030812092105,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030812093056,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030812093943,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2840,'Becky',20030812100359,'12.148.177.26');
INSERT INTO uservisit VALUES (1567,'Bryan',20030812102320,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812104350,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030812112825,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030812114333,'166.68.134.175');
INSERT INTO uservisit VALUES (2840,'Becky',20030812114858,'12.148.177.26');
INSERT INTO uservisit VALUES (1171,'nikki',20030812121529,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030812122202,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030812122909,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3081,'Naveen',20030812124728,'61.1.178.42');
INSERT INTO uservisit VALUES (1575,'DJ',20030812130055,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030812130258,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030812130847,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812132944,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030812133148,'pc-62-30-79-184-nl.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030812140832,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030812141249,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030812142105,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812143012,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030812144845,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812145757,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030812150939,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030812151152,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030812151453,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812151912,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030812152700,'166.68.134.175');
INSERT INTO uservisit VALUES (1171,'nikki',20030812155748,'internet02.lutron.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030812164850,'mail.ade.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030812171755,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030812172115,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030812174529,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3062,'David Reiss',20030812180345,'207.43.72.130');
INSERT INTO uservisit VALUES (1567,'Bryan',20030812181535,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812182322,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030812184457,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3040,'Sam',20030812192926,'proxy.gyc.tas.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812193252,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3082,'Melanie',20030812195457,'RN156-85.rose.net');
INSERT INTO uservisit VALUES (3083,'xanthophobic',20030812200032,'adsl-66.51.195.58.dslextreme.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030812200451,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030812203100,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030812204700,'m055-173.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030812205105,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030812210056,'gdprpx02-port-23.dial.telus.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030812212657,'pool-141-153-214-15.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3084,'Cynthia',20030812220253,'12-246-240-126.client.attbi.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030812221230,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030812221803,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030812222402,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030812224135,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3085,'amber',20030812233008,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (3085,'amber',20030812233141,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030813000447,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030813000504,'61.3.128.1');
INSERT INTO uservisit VALUES (2203,'kyle',20030813011035,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (2203,'kyle',20030813030348,'cache-ntc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030813073021,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030813074750,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3086,'tallool',20030813081547,'193.188.97.152');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030813081920,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3048,'mary',20030813082547,'chcgil2-ar7-4-34-138-187.chcgil2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813082926,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813084224,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813091300,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3087,'Scott',20030813093105,'uslec-66-255-105-3.cust.uslec.net');
INSERT INTO uservisit VALUES (3087,'Scott',20030813093124,'uslec-66-255-105-3.cust.uslec.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030813094249,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813095247,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3088,'Sid',20030813095537,'user-112u0lr.biz.mindspring.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030813101541,'61.0.138.35');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030813101552,'61.0.138.35');
INSERT INTO uservisit VALUES (2840,'Becky',20030813102056,'12.148.177.26');
INSERT INTO uservisit VALUES (1,'levik',20030813102213,'206.28.64.98');
INSERT INTO uservisit VALUES (3086,'tallool',20030813102559,'193.188.97.152');
INSERT INTO uservisit VALUES (1171,'nikki',20030813102643,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813102710,'166.68.134.175');
INSERT INTO uservisit VALUES (1567,'Bryan',20030813104534,'134.217.237.30');
INSERT INTO uservisit VALUES (2840,'Becky',20030813105008,'12.148.177.26');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813105510,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030813110345,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813110555,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030813110612,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813111120,'mail.ade.com');
INSERT INTO uservisit VALUES (3013,'Murugappan',20030813111223,'203.197.138.167');
INSERT INTO uservisit VALUES (3000,'V',20030813111432,'ACBECAA6.ipt.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030813111928,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3089,'Jenny Bell',20030813112737,'68.208.4.19');
INSERT INTO uservisit VALUES (3087,'Scott',20030813113053,'uslec-66-255-105-3.cust.uslec.net');
INSERT INTO uservisit VALUES (3089,'Jenny Bell',20030813113646,'68.208.4.19');
INSERT INTO uservisit VALUES (2674,'mike',20030813113949,'cache-dp01.proxy.aol.com');
INSERT INTO uservisit VALUES (3013,'Murugappan',20030813120629,'203.197.138.167');
INSERT INTO uservisit VALUES (1,'levik',20030813121159,'206.28.64.98');
INSERT INTO uservisit VALUES (1919,'Lewis',20030813122721,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813123541,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813123706,'mail.ade.com');
INSERT INTO uservisit VALUES (3090,'Crystal',20030813123913,'adsl-64-216-236-35.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (3032,'gregada',20030813125406,'ip-216-73-153-222.vantas.net');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030813131545,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030813131807,'lstc.lstc.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813132351,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030813132747,'134.217.237.30');
INSERT INTO uservisit VALUES (1919,'Lewis',20030813132920,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813133024,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030813133113,'pm3-2-149.cochrane.mwt.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030813134459,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813140859,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030813141133,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3032,'gregada',20030813142942,'ip-216-73-153-222.vantas.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813143643,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030813144615,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030813144756,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030813144808,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030813151230,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813153149,'166.68.134.175');
INSERT INTO uservisit VALUES (3091,'Hans',20030813153318,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030813153319,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030813153404,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030813153424,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3032,'gregada',20030813153733,'ip-216-73-153-222.vantas.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813155526,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030813160246,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030813160433,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030813160700,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030813163456,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030813165615,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813165854,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813172203,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813175301,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813180604,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030813182502,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030813182707,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1637,'chris',20030813190855,'host-216-79-207-84.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030813192225,'m055-184.nv.iinet.net.au');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030813194451,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3092,'steven',20030813201745,'pool-162-83-235-252.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030813202415,'r200-40-223-146.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3093,'suzy',20030813204901,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030813210043,'12-229-159-235.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030813210442,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030813210659,'pool-141-153-198-26.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3094,'steve',20030813211335,'mail.archframingsys.com');
INSERT INTO uservisit VALUES (3094,'steve',20030813211405,'mail.archframingsys.com');
INSERT INTO uservisit VALUES (3094,'steve',20030813211915,'mail.archframingsys.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030813212026,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030813220534,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030813223402,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030814001141,'12-229-159-235.client.attbi.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030814001434,'66-109-193-18.nocharge.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030814012428,'211.78.172.220');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814025125,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814031221,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030814042030,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030814042215,'203.197.108.73');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814042613,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814043744,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030814051407,'203.197.108.73');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030814051537,'211.78.172.220');
INSERT INTO uservisit VALUES (3075,'Daniel',20030814051906,'pD955BF48.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3075,'Daniel',20030814053443,'pD955BF48.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030814070121,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030814070748,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030814071014,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814072052,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814072656,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814074402,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030814074425,'pool-68-161-140-150.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3095,'Paula Bilton',20030814075813,'H1-072.viptx.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814080456,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2561,'xrestassuredx',20030814080555,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814080724,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814082258,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814082830,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030814082846,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030814084807,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030814085652,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814091339,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3095,'Paula',20030814091829,'H1-072.viptx.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814094124,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814094148,'219.94.57.72');
INSERT INTO uservisit VALUES (2840,'Becky',20030814094701,'12.148.177.26');
INSERT INTO uservisit VALUES (2669,'Abby',20030814095558,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814095618,'ip68-111-13-159.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814100249,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814101545,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030814101715,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814102924,'219.94.57.72');
INSERT INTO uservisit VALUES (2840,'Becky',20030814103041,'12.148.177.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103208,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103231,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103234,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103256,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103329,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103351,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103653,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103715,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103914,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814103936,'219.94.57.72');
INSERT INTO uservisit VALUES (1301,'Charlie',20030814105355,'166.68.134.175');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814105659,'219.94.57.72');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814105701,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814105729,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814105924,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814105947,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110046,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110112,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110120,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110148,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110256,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110325,'219.94.57.72');
INSERT INTO uservisit VALUES (1575,'DJ',20030814110344,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814110942,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111009,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111211,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111241,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111430,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111457,'219.94.57.72');
INSERT INTO uservisit VALUES (1567,'Bryan',20030814111731,'134.217.237.30');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111928,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814111951,'219.94.57.72');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814115640,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1567,'Bryan',20030814121152,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030814121801,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030814122112,'wc13.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814123937,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814124846,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3096,'Jenn',20030814132223,'66.21.56.131');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814133016,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030814133314,'206.28.64.98');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814133815,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814133839,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814133852,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814133913,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814134029,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814134053,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814134134,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814134158,'219.94.57.72');
INSERT INTO uservisit VALUES (1301,'Charlie',20030814134929,'166.68.134.175');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135145,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135210,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135652,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135706,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135712,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135717,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030814135832,'219.94.57.72');
INSERT INTO uservisit VALUES (2895,'terence chow',20030814140707,'imsbbcache02.netvigator.com');
INSERT INTO uservisit VALUES (2970,'Rodney Smith',20030814142450,'c68.116.155.179.ts46v-03.otn-a1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030814142531,'134.217.237.30');
INSERT INTO uservisit VALUES (1686,'DuCk',20030814143354,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030814144330,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3097,'JasperJabberbox',20030814151219,'209.56.125.206');
INSERT INTO uservisit VALUES (1301,'Charlie',20030814151258,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814151453,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030814160353,'206.28.64.98');
INSERT INTO uservisit VALUES (3052,'Richard Hopkins',20030814160631,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3098,'tony',20030814160817,'adsl-64-175-106-144.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3099,'monica',20030814160842,'203.129.208.101');
INSERT INTO uservisit VALUES (3098,'tony',20030814160847,'adsl-64-175-106-144.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030814163156,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3100,'alison',20030814171500,'dial81-131-134-146.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030814173510,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814173810,'mail.ade.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814181437,'mail.ade.com');
INSERT INTO uservisit VALUES (3101,'April',20030814182725,'ool-4354c1aa.dyn.optonline.net');
INSERT INTO uservisit VALUES (3101,'April',20030814182919,'ool-4354c1aa.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814184201,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030814184434,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030814184938,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030814190000,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814190834,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3102,'brittany',20030814194116,'pcp550623pcs.galitn01.tn.comcast.net');
INSERT INTO uservisit VALUES (3102,'brittany',20030814194325,'pcp550623pcs.galitn01.tn.comcast.net');
INSERT INTO uservisit VALUES (2808,'Nicole Dabney',20030814200155,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3103,'Eva',20030814205642,'ip142166118159.nbtel.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030814210246,'m055-130.nv.iinet.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030814211847,'gdprpx14-port-36.dial.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814213506,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030814214606,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030814221100,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20030814221548,'12.43.50.215');
INSERT INTO uservisit VALUES (794,'Erin',20030814223547,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3104,'jes',20030814232853,'buffalo-1-137-193.positech.net');
INSERT INTO uservisit VALUES (3105,'kat',20030815022148,'12-230-219-15.client.attbi.com');
INSERT INTO uservisit VALUES (3105,'kat',20030815022253,'12-230-219-15.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815033801,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030815035051,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815043353,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815044001,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030815050137,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815053419,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3106,'Jillian Therese',20030815065542,'cflow02.tri-isys.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030815071849,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030815072839,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815075506,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815080711,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030815082545,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3107,'Cal',20030815082639,'port0160.anngel.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030815084016,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030815084057,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030815084340,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030815085916,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815090111,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3108,'Jeff',20030815090546,'207.12.114.253');
INSERT INTO uservisit VALUES (3108,'Jeff',20030815091009,'207.12.114.253');
INSERT INTO uservisit VALUES (3109,'Roger',20030815092102,'65.102.57.105');
INSERT INTO uservisit VALUES (1575,'DJ',20030815092726,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030815093028,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3110,'abe smith',20030815093137,'12.111.69.130');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815094030,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030815100736,'61.0.138.117');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030815100747,'61.0.138.117');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815101333,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815102612,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3111,'Richard',20030815102917,'public1-stoc1-6-cust36.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3111,'Richard',20030815103025,'public1-stoc1-6-cust36.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3111,'Richard',20030815103314,'public1-stoc1-6-cust36.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3111,'Richard',20030815103339,'public1-stoc1-6-cust36.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815103639,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030815104215,'61.0.138.117');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815110429,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030815110840,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (3112,'sunjat',20030815111215,'dalunix04.clubcorp.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815113427,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3108,'Jeff',20030815113528,'207.12.114.253');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815120835,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2130,'ethan',20030815122848,'1Cust68.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815124437,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030815130627,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815130653,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815130721,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815130832,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815130901,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131015,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131038,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131056,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131058,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131121,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131215,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131237,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131257,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131319,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131357,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131420,'219.94.57.72');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815131439,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131902,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030815131927,'219.94.57.72');
INSERT INTO uservisit VALUES (1301,'Charlie',20030815133333,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815141030,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030815141659,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815142331,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030815144002,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030815144420,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030815152304,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815152651,'134.217.237.30');
INSERT INTO uservisit VALUES (3111,'Richard',20030815154105,'public1-stoc1-6-cust36.oldh.broadband.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030815154820,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030815173913,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815175509,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030815175704,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030815180633,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3113,'Smallone',20030815183537,'24-205-233-174.slo-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030815183747,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030815203243,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030815204420,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030815204804,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815205035,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030815205330,'1Cust116.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030815212847,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3114,'lennie acebedo',20030815214233,'210.23.250.248');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030815220150,'r200-40-222-93.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3115,'Felicia',20030815222336,'cache-da01.proxy.aol.com');
INSERT INTO uservisit VALUES (3116,'Sergio Martins',20030815231856,'a212-113-164-98.netcabo.pt');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816000643,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816002410,'pool-141-153-198-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030816004206,'m055-163.nv.iinet.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030816005451,'gdprpx14-port-62.dial.telus.net');
INSERT INTO uservisit VALUES (3117,'nini',20030816012624,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3117,'nini',20030816012729,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3118,'ninjabi',20030816013033,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3118,'ninjabi',20030816013503,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3119,'ninjabi',20030816013554,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3119,'ninjabi',20030816013607,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030816014325,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3119,'ninjabi',20030816020034,'lsanca1-ar11-4-60-225-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3120,'Noah',20030816023639,'bgp469334bgs.rosele01.nj.comcast.net');
INSERT INTO uservisit VALUES (3120,'Noah',20030816023657,'bgp469334bgs.rosele01.nj.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030816032936,'61.3.128.1');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816035032,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3109,'Roger',20030816045041,'65.102.57.105');
INSERT INTO uservisit VALUES (3121,'Ashley',20030816051520,'12-246-11-109.client.attbi.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816054000,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030816070348,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816085050,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030816085409,'r200-40-222-93.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816091130,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3122,'Gert',20030816091726,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (1575,'DJ',20030816100235,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3123,'Omphie',20030816104557,'syr-24-58-118-88.twcny.rr.com');
INSERT INTO uservisit VALUES (3123,'Omphie',20030816104630,'syr-24-58-118-88.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030816105143,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (153,'TomM',20030816111511,'206.137.1.133');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816111717,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816111723,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816111802,'219.94.57.72');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816111913,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816112334,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816112406,'219.94.57.72');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816113033,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030816113054,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816113950,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030816115545,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816121945,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816122014,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816122023,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030816122052,'219.94.57.72');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816130023,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20030816130832,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816131414,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030816132012,'CPE0004e236c21d-CM00e06f242074.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816134332,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816142159,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816143947,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816151423,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816152158,'198.23.26.253');
INSERT INTO uservisit VALUES (1919,'Lewis',20030816153947,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3124,'patty',20030816170854,'cache-dq07.proxy.aol.com');
INSERT INTO uservisit VALUES (3125,'Ariana',20030816173025,'adsl-66-72-171-180.dsl.rcfril.ameritech.net');
INSERT INTO uservisit VALUES (1,'levik',20030816173506,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030816173932,'wsip-68-14-248-151.ph.ph.cox.net');
INSERT INTO uservisit VALUES (3126,'adrian',20030816182232,'12-212-200-153.client.attbi.com');
INSERT INTO uservisit VALUES (3126,'adrian',20030816182259,'12-212-200-153.client.attbi.com');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20030816183827,'dialup-65.56.213.205.Dial1.Raleigh1.Level3.net');
INSERT INTO uservisit VALUES (2831,'gidgette',20030816184924,'0-1pool37-121.nas1.greenville1.sc.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816185749,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030816193131,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20030816195143,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030816203359,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030816203454,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030816203540,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030816203652,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030816203719,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030816203823,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030816205024,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030816210706,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816211408,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816212744,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816213315,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3127,'lesa',20030816214400,'cache-mtc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (3128,'Martha',20030816215552,'ppp183-143.lns1.bne1.internode.on.net');
INSERT INTO uservisit VALUES (1,'levik',20030816222020,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3129,'Maura',20030816224103,'cache-mtc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030816230221,'m055-133.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030816230740,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030816231023,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030816233342,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030816235521,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1760,'Alex Fava',20030817000913,'proxy1.pop-rio.com.br');
INSERT INTO uservisit VALUES (1760,'Alex Fava',20030817001056,'proxy2.pop-rio.com.br');
INSERT INTO uservisit VALUES (1760,'Alex Fava',20030817002517,'proxy1.pop-rio.com.br');
INSERT INTO uservisit VALUES (1760,'Alex Fava',20030817002534,'proxy2.pop-rio.com.br');
INSERT INTO uservisit VALUES (3131,'Jailie',20030817004517,'oh-lakeside-cadent1-bdg9-12a-52.clvhoh.adelphia.net');
INSERT INTO uservisit VALUES (3132,'bruna',20030817004830,'200-100-65-20.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3132,'bruna',20030817005844,'200-100-65-20.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3132,'bruna',20030817010627,'200-100-66-50.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3133,'gary',20030817011831,'65-116-162-231-pool.ffni.com');
INSERT INTO uservisit VALUES (3134,'Shawna',20030817015812,'205.206.182.248');
INSERT INTO uservisit VALUES (3134,'Shawna',20030817020614,'205.206.182.248');
INSERT INTO uservisit VALUES (1575,'DJ',20030817030335,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030817034604,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030817041356,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3135,'bassofclubs',20030817043134,'82-39-114-54.cable.ubr03.newy.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030817094857,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030817101121,'61.0.138.185');
INSERT INTO uservisit VALUES (1,'levik',20030817102644,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817111530,'pool-141-153-215-120.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030817112830,'adsl-65-66-56-119.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20030817113216,'206.137.1.133');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030817114418,'ip68-0-139-184.tc.ph.cox.net');
INSERT INTO uservisit VALUES (2953,'Frank K',20030817120420,'adsl-65-66-56-119.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030817120814,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3136,'Dave Cheetham',20030817121516,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030817124426,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3137,'anne t bryant',20030817131955,'pcp03941611pcs.dalect01.va.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030817133235,'ip68-0-139-184.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3136,'Dave Cheetham',20030817134451,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817140548,'pool-138-89-77-143.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030817141535,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030817142057,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3136,'Dave Cheetham',20030817142354,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817150334,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817152253,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030817152606,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154602,'219.94.57.72');
INSERT INTO uservisit VALUES (1919,'Lewis',20030817154617,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154629,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154640,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154651,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154705,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154738,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154745,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154805,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030817154819,'219.94.57.72');
INSERT INTO uservisit VALUES (153,'TomM',20030817160541,'206.137.1.133');
INSERT INTO uservisit VALUES (3138,'Svetlana Mokhnach',20030817161503,'dsc01-chc-il-4-165.rasserver.net');
INSERT INTO uservisit VALUES (3139,'Nick',20030817161944,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817163615,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3116,'Sergio Martins',20030817163739,'ce01pc02.netcabo.net');
INSERT INTO uservisit VALUES (3116,'Sergio Martins',20030817164036,'ce01pc02.netcabo.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030817170039,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20030817171632,'wc05.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817172325,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817172400,'pool-141-153-195-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817174642,'pool-141-153-195-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3140,'Jessica',20030817193231,'216-164-48-227.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817194618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3141,'Chante',20030817194945,'adsl-19-111-56.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3142,'jackie poole',20030817201737,'nc-elizabethcity2a-a-117.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (3142,'jackie poole',20030817202204,'nc-elizabethcity2a-a-117.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030817203410,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030817203712,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030817205249,'r200-40-223-171.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030817210615,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817211441,'pool-141-153-206-105.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030817212048,'206.137.1.133');
INSERT INTO uservisit VALUES (3129,'Maura',20030817214550,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030817220127,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20030817221951,'37.arlington-35-40rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030817222443,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030817222553,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030817222609,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030817222624,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20030817223624,'44.washington-13rh15rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030817224355,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030817224407,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1,'levik',20030817224536,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3144,'rose albrecht',20030817233259,'ool-18ba3404.dyn.optonline.net');
INSERT INTO uservisit VALUES (3145,'robyn',20030817234823,'h36.26.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030817235908,'pool-141-153-206-105.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030818001238,'m055-172.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1,'levik',20030818002823,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030818003159,'206.137.1.133');
INSERT INTO uservisit VALUES (3144,'rose albrecht',20030818012639,'ool-18ba3404.dyn.optonline.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030818013711,'203.197.108.73');
INSERT INTO uservisit VALUES (2203,'kyle',20030818015708,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030818015937,'gdprpx04-port-15.dial.telus.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030818021340,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030818025703,'203.197.108.73');
INSERT INTO uservisit VALUES (1919,'Lewis',20030818032741,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030818074630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030818074734,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818082952,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030818083206,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030818083820,'12.148.177.26');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818090628,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030818092541,'pool-141-153-188-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030818092916,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030818093423,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030818095052,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3058,'nav',20030818095321,'61.1.200.234');
INSERT INTO uservisit VALUES (1919,'Lewis',20030818100937,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818101341,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030818102412,'ct-shelton1b1a-51.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030818102926,'mail.ade.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030818103545,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818104157,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2545,'rajesh',20030818104245,'210.212.194.30');
INSERT INTO uservisit VALUES (1,'levik',20030818105303,'206.28.64.98');
INSERT INTO uservisit VALUES (3146,'TheGreatOne',20030818112326,'66.150.109.193');
INSERT INTO uservisit VALUES (1,'levik',20030818112657,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030818113143,'mail.ade.com');
INSERT INTO uservisit VALUES (3146,'TheGreatOne',20030818122111,'66.150.109.193');
INSERT INTO uservisit VALUES (1686,'DuCk',20030818122552,'varan.gfnet.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030818122802,'mail.ade.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20030818122842,'67.arlington-35-40rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030818124010,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030818125110,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030818125445,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3147,'Fernanda',20030818130400,'200.180.5.197');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818133115,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818133122,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818133130,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030818133131,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030818135132,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3149,'d.h',20030818140802,'ool-18bfeb0e.dyn.optonline.net');
INSERT INTO uservisit VALUES (3149,'d.h',20030818140841,'ool-18bfeb0e.dyn.optonline.net');
INSERT INTO uservisit VALUES (3150,'Rafiq',20030818141347,'202.163.65.3');
INSERT INTO uservisit VALUES (1301,'Charlie',20030818144326,'pool-141-153-188-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3150,'Rafiq',20030818144538,'203.208.130.2');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818145144,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3146,'TheGreatOne',20030818150627,'66.150.109.193');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818153101,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030818154320,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030818154351,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030818160053,'pool-141-153-188-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3146,'TheGreatOne',20030818160931,'66.150.109.193');
INSERT INTO uservisit VALUES (1072,'Alan',20030818163035,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030818163334,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3091,'Hans',20030818163411,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1,'levik',20030818164541,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030818174729,'pool-141-153-188-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030818174942,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030818175100,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3091,'Hans',20030818180226,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818183545,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030818184506,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818191650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030818192750,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818200329,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030818200550,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3127,'lesa',20030818201855,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3152,'jo',20030818202912,'bgm-66-24-192-156.stny.rr.com');
INSERT INTO uservisit VALUES (3127,'lesa',20030818203133,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030818203650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3129,'Maura',20030818203817,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030818203920,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3152,'jo',20030818204533,'bgm-66-24-192-156.stny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030818205202,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030818205947,'pool-141-153-188-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030818210443,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (153,'TomM',20030818220232,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030818220315,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3127,'lesa',20030818222751,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3153,'starr',20030818225125,'cache-dg02.proxy.aol.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030818225245,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20030818230503,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030818235142,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030819010948,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030819011703,'211.78.172.220');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030819015140,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030819021106,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (2781,'Jonathan Shaw',20030819025416,'153.107.47.83');
INSERT INTO uservisit VALUES (1919,'Lewis',20030819030749,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3154,'me',20030819035510,'adsl-64-171-3-9.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (3155,'Harriet',20030819042440,'newcache1.indigo.ie');
INSERT INTO uservisit VALUES (1183,'fwaff',20030819044544,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030819053810,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030819054412,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030819055456,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3155,'Harriet',20030819055730,'newcache2.indigo.ie');
INSERT INTO uservisit VALUES (1575,'DJ',20030819060817,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3155,'Harriet',20030819070341,'newcache1.indigo.ie');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030819071655,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030819072859,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030819073602,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2840,'Becky',20030819081510,'12.148.177.26');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030819082231,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3156,'ritul',20030819082423,'203.145.189.241');
INSERT INTO uservisit VALUES (1171,'nikki',20030819082824,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819082956,'166.68.134.175');
INSERT INTO uservisit VALUES (3156,'ritul',20030819083126,'203.145.189.241');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030819090041,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819090102,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030819092021,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819094837,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030819095250,'193.130.28.1');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030819101017,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030819102745,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030819103121,'206.28.64.98');
INSERT INTO uservisit VALUES (3091,'Hans',20030819103456,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819104312,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819111858,'166.68.134.175');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030819120651,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20030819121421,'varan.gfnet.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030819121907,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3157,'bla',20030819123718,'squid3.per.eftel.com');
INSERT INTO uservisit VALUES (3157,'bla',20030819124112,'squid3.per.eftel.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125258,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125332,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125433,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125434,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125506,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819125508,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819130359,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819130403,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819130423,'219.94.57.72');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030819130425,'219.94.57.72');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819131803,'166.68.134.175');
INSERT INTO uservisit VALUES (3143,'Vito',20030819134642,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819135403,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030819135902,'internet02.lutron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030819140108,'gdprpx06-port-46.dial.telus.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030819143535,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030819144320,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20030819151114,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819151509,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3158,'Jon',20030819151527,'host.onoc.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819153225,'166.68.134.175');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030819154535,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030819154828,'mail.ade.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030819155410,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030819160120,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030819162532,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030819163957,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819165917,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030819170452,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030819172619,'mail.ade.com');
INSERT INTO uservisit VALUES (3159,'vince',20030819173741,'h-68-165-32-47.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20030819175551,'dialup-67.30.205.68.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030819175637,'r200-40-226-103.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819181213,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030819181239,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030819183200,'mail.ade.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030819190803,'ip68-224-229-154.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819191611,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030819193057,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819194357,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030819195019,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030819204333,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030819210208,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3160,'dennis',20030819213252,'adsl-64-169-110-88.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030819220104,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030819221941,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030819223658,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030819224333,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030819225540,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3161,'sykonot',20030819230904,'dhcp065-024-015-252.columbus.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030820001451,'203.21.78.145');
INSERT INTO uservisit VALUES (1575,'DJ',20030820002212,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030820002932,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030820005942,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030820015608,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3162,'Suman',20030820015956,'203.199.91.66');
INSERT INTO uservisit VALUES (3162,'Suman',20030820020159,'203.199.91.66');
INSERT INTO uservisit VALUES (3163,'Evan',20030820020922,'AC9AA203.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820021833,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030820022622,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030820022658,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820023312,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3164,'carollyne',20030820025018,'cpe-24-161-151-217.hawaii.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820030106,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820034219,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820034548,'193.130.28.1');
INSERT INTO uservisit VALUES (3165,'kate',20030820034850,'athena.wits.ac.za');
INSERT INTO uservisit VALUES (3166,'avit',20030820040948,'0-1pool219-22.nas34.tempe1.az.us.da.qwest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030820041021,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3167,'Dino',20030820045426,'12-203-30-46.client.attbi.com');
INSERT INTO uservisit VALUES (3163,'Evan',20030820053954,'ACCA80A2.ipt.aol.com');
INSERT INTO uservisit VALUES (3168,'Sailaja Akkineni',20030820055411,'162.tenet.28.144.202.in-addr.arpa');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820061314,'193.130.28.1');
INSERT INTO uservisit VALUES (3168,'Sailaja Akkineni',20030820064637,'162.tenet.28.144.202.in-addr.arpa');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820065141,'193.130.28.1');
INSERT INTO uservisit VALUES (3169,'Yoseph',20030820074654,'mail1.emap.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820074948,'193.130.28.1');
INSERT INTO uservisit VALUES (2840,'Becky',20030820081259,'12.148.177.26');
INSERT INTO uservisit VALUES (1171,'nikki',20030820081612,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820082209,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030820083915,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3170,'Jen',20030820084226,'ip68-100-98-199.nv.nv.cox.net');
INSERT INTO uservisit VALUES (3170,'Jen',20030820084627,'ip68-100-98-199.nv.nv.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030820092353,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030820094303,'206.28.64.98');
INSERT INTO uservisit VALUES (2572,'derek',20030820094959,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820101213,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030820101333,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030820101346,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030820103436,'mail.ade.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820104458,'193.130.28.1');
INSERT INTO uservisit VALUES (3091,'Hans',20030820105146,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030820105500,'203.197.123.108');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030820105518,'203.197.123.108');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030820110909,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030820111750,'wc12.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030820112618,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3126,'adrian',20030820113807,'12-212-200-153.client.attbi.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030820114707,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030820115303,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030820115327,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3091,'Hans',20030820115504,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (153,'TomM',20030820115819,'66.243.64.179');
INSERT INTO uservisit VALUES (1919,'Lewis',20030820120237,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030820122154,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030820122300,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030820123341,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030820123948,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030820124058,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3171,'snapp',20030820124557,'170.148.92.52');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030820133348,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3171,'snapp',20030820135037,'170.148.92.52');
INSERT INTO uservisit VALUES (1575,'DJ',20030820135250,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030820135253,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030820135959,'gdprpx01-port-8.dial.telus.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820140315,'166.68.134.175');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20030820141535,'dialup-67.30.205.93.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (3171,'snapp',20030820143307,'170.148.92.52');
INSERT INTO uservisit VALUES (3172,'Not Applicable',20030820143834,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820144542,'166.68.134.175');
INSERT INTO uservisit VALUES (2572,'derek',20030820144741,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (158,'Ender',20030820144852,'fw.xetron.com');
INSERT INTO uservisit VALUES (1,'levik',20030820145231,'206.28.64.98');
INSERT INTO uservisit VALUES (3091,'Hans',20030820150807,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820152318,'166.68.134.175');
INSERT INTO uservisit VALUES (3173,'Jill',20030820153239,'138.16.133.72');
INSERT INTO uservisit VALUES (1,'levik',20030820153436,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820155217,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2674,'mike',20030820155305,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3163,'Evan',20030820155620,'AC804CC9.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030820155641,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20030820161708,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030820163148,'mail.ade.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030820170508,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820170509,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030820172008,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820172705,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3174,'my twisted mind',20030820173112,'webcacheM06b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820175550,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030820181723,'r200-40-225-53.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (885,'np_rt',20030820182722,'h-69-3-241-58.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820183806,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030820185145,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820185538,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3175,'Don',20030820193121,'205.detroit-08-09rs.mi.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820193220,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3175,'Don',20030820193235,'205.detroit-08-09rs.mi.dial-access.att.net');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030820201609,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030820202441,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030820202629,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030820205001,'ool-18b96b35.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20030820205029,'ool-18b96b35.dyn.optonline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030820210651,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030820210923,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030820211734,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820212621,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030820213618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3177,'Micaela Eubanks',20030820221058,'client157.gdal1.hawkcommunications.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030820223140,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030820225602,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3167,'Dino',20030820230028,'12-203-30-46.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030820230309,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3178,'Tonia',20030820235242,'dialup-171.75.12.199.Dial1.Phoenix1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20030820235438,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3178,'Tonia',20030820235542,'dialup-171.75.12.199.Dial1.Phoenix1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030820235610,'pool-141-153-222-112.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821001742,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20030821005016,'dialup-67.30.205.100.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (2426,'Will H',20030821010715,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030821014843,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030821015022,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3180,'Trisha Eve Jablonski',20030821022205,'dt021n88.san.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030821023459,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821030504,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030821032243,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3181,'Rikki Ann Hill',20030821035421,'208.44.252.196');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821043512,'as5-200-52-6-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2373,'ryan smith',20030821045019,'211.78.172.220');
INSERT INTO uservisit VALUES (1575,'DJ',20030821045109,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3155,'Harriet',20030821054252,'newcache1.indigo.ie');
INSERT INTO uservisit VALUES (1575,'DJ',20030821055810,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821061332,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030821072020,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030821073349,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030821074207,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821074642,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821080835,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821081526,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821083541,'198.23.26.253');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030821094222,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821094824,'198.23.26.253');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030821101217,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1072,'Alan',20030821102353,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20030821102600,'206.28.64.98');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030821103938,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030821103955,'12.148.177.26');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821105903,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821110057,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030821110712,'mail.ade.com');
INSERT INTO uservisit VALUES (3183,'Daniel Gordon',20030821110901,'co-briar-u1-c3a-64.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3091,'Hans',20030821112537,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030821113456,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821114157,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030821115607,'193.130.28.1');
INSERT INTO uservisit VALUES (2712,'Gordon Steel',20030821121131,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030821121255,'134.217.237.30');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030821123817,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030821123835,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821124549,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030821140157,'144.9.158.101');
INSERT INTO uservisit VALUES (3184,'Donna',20030821141517,'207.103.68.60');
INSERT INTO uservisit VALUES (3171,'snapp',20030821141607,'170.148.10.41');
INSERT INTO uservisit VALUES (1567,'Bryan',20030821142156,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030821142744,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821144758,'198.23.26.253');
INSERT INTO uservisit VALUES (3185,'mark',20030821151221,'208.15.5.133');
INSERT INTO uservisit VALUES (3185,'mark',20030821151405,'208.15.5.133');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030821151553,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821152953,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821153354,'198.23.26.253');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821154352,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821154425,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821155338,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821155439,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3185,'mark',20030821162713,'208.15.5.133');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821162901,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821163241,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030821164753,'206.28.64.98');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821170818,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030821170957,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (472,'Mel',20030821171422,'24-240-21-152.charter.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030821172252,'144.9.158.101');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030821172421,'mail.ade.com');
INSERT INTO uservisit VALUES (3186,'fiona',20030821174701,'ip68-5-205-180.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030821180653,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821183128,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3187,'duckpotter',20030821184320,'167.196.244.7');
INSERT INTO uservisit VALUES (3187,'duckpotter',20030821184831,'167.196.244.7');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821190941,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3188,'Silvia Beatríz',20030821200157,'cache-f1-1.prima.net.ar');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821204152,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030821204351,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821212824,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3189,'Melanie',20030821213155,'68-184-6-79-rcp2.ubr1.fmtn.mo.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030821213849,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3190,'Shelly',20030821214534,'cache-mtc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030821214716,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030821215545,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030821220341,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030821224538,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3151,'Jason Asher',20030821225154,'h41.58.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030821230239,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3191,'Amit S Khandekar',20030821230930,'libr.aig.com');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030821233838,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030821233959,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030821234121,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (3192,'Daniel Aguilar',20030821235240,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (3193,'Daniel Aguilar',20030821235345,'cache-ntc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030821235533,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030821235624,'pool-141-153-210-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030821235736,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030821235806,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030821235920,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000027,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000054,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000103,'219.94.59.26');
INSERT INTO uservisit VALUES (3193,'Daniel Aguilar',20030822000127,'cache-ntc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000129,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000350,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000415,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000555,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030822000625,'219.94.59.26');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030822004208,'24.70.95.203');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822004402,'as6-200-52-8-81.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1,'levik',20030822010114,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030822030605,'ct-shelton1b1a-5.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822031926,'193.130.28.1');
INSERT INTO uservisit VALUES (3194,'Nitin',20030822035647,'mail.indigoarchitects.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030822040014,'pool-129-44-144-241.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822051453,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822052305,'as5-200-52-6-144.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3191,'Amit S Khandekar',20030822052418,'libr.aig.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822064148,'as5-200-52-6-144.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822075758,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822080206,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030822080342,'12.148.177.26');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822080605,'193.130.28.1');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030822081240,'ip68-0-139-184.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822082228,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20030822083309,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030822085648,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822090416,'193.130.28.1');
INSERT INTO uservisit VALUES (3190,'Shelly',20030822091550,'cache-mtc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822092639,'144.9.158.101');
INSERT INTO uservisit VALUES (3190,'Shelly',20030822093637,'cache-mtc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822095023,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822095512,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030822102018,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030822103154,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822103216,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030822103639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030822103649,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030822104300,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030822104825,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822105925,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822111118,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030822111331,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030822111510,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822111913,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030822112309,'pool-129-44-144-241.buff.east.verizon.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822112523,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822112756,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822113115,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822113345,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822115808,'144.9.158.101');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822115853,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030822122157,'hsdbpa64-201-199-103.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3198,'JohnE',20030822122904,'69.15.0.185');
INSERT INTO uservisit VALUES (3198,'JohnE',20030822123649,'69.15.0.185');
INSERT INTO uservisit VALUES (3198,'JohnE',20030822123734,'69.15.0.185');
INSERT INTO uservisit VALUES (3198,'JohnE',20030822123744,'69.15.0.185');
INSERT INTO uservisit VALUES (3195,'John Reid',20030822124425,'pool-129-44-144-241.buff.east.verizon.net');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030822125545,'202.56.229.254');
INSERT INTO uservisit VALUES (1575,'DJ',20030822130208,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822132116,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20030822133145,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030822143847,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822145442,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822151329,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822153221,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030822154538,'hsdbpa64-201-199-103.sasknet.sk.ca');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822154659,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822154901,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822154944,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030822154959,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822155315,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20030822160539,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030822161809,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822164823,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822165917,'144.9.158.97');
INSERT INTO uservisit VALUES (251,'Cheradenine',20030822170925,'80.58.11.42.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822172355,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030822172720,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030822180602,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822180717,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030822181850,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030822181927,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3199,'Seth',20030822182335,'gso56-156-151.triad.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030822183413,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030822183701,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20030822184907,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822191259,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030822191832,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3200,'Zeph Smith',20030822191834,'12-254-206-190.client.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822191855,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030822192229,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822193349,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822193425,'pool-141-153-200-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3201,'Khanh',20030822193950,'ACC38E86.ipt.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030822195048,'24.70.95.203');
INSERT INTO uservisit VALUES (1301,'Charlie',20030822201932,'pool-141-153-200-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (794,'Erin',20030822204820,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822205227,'as6-200-52-8-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822205257,'as6-200-52-8-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3188,'Silvia Beatríz',20030822211017,'cache-f1-1.prima.net.ar');
INSERT INTO uservisit VALUES (2674,'mike',20030822212740,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030822213321,'wc12.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822215454,'as6-200-52-8-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822215617,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030822223552,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822224056,'as6-200-52-8-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030822224145,'as6-200-52-8-27.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030822224628,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3202,'Jill Gudmundson',20030822225052,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3203,'Heather',20030822231139,'cache-mtc-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (3204,'Gouri Shankar Swamy',20030822231246,'203.195.215.254');
INSERT INTO uservisit VALUES (3176,'r l w',20030822231431,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030822235050,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823001121,'pool-141-153-200-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030823004146,'61.3.128.1');
INSERT INTO uservisit VALUES (1,'levik',20030823011005,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823013942,'as5-200-52-6-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823020349,'as5-200-52-6-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030823021044,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030823021504,'hsdbpa64-201-199-103.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823021621,'as5-200-52-6-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823031027,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030823031129,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030823031150,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030823031233,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823031722,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3205,'Cyndi',20030823034316,'cache-ntc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030823034503,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030823040552,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030823044536,'AC99863E.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823051457,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823055713,'as5-200-52-6-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823060306,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2943,'alexa',20030823064020,'wolax6-189.dialup.optusnet.com.au');
INSERT INTO uservisit VALUES (3122,'Gert',20030823064214,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030823073314,'AC99863E.ipt.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823075832,'as6-200-52-8-34.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823081126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030823084513,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823085253,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2368,'Ankit Kumar',20030823090415,'203.200.224.130');
INSERT INTO uservisit VALUES (3176,'r l w',20030823092224,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3207,'Kathryn',20030823092641,'68.248.20.117');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823095643,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030823100729,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030823102349,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823112027,'pool-138-89-104-157.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823113304,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823114805,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823122052,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823123444,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030823123447,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030823131447,'66.243.64.179');
INSERT INTO uservisit VALUES (1919,'Lewis',20030823131930,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030823132445,'24.70.95.203');
INSERT INTO uservisit VALUES (3208,'dea',20030823134501,'cache-dc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823134514,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030823134904,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030823134943,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030823140140,'adsl-156-25-166.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823141150,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823142115,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823142906,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823150013,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3208,'dea',20030823151208,'cache-rh08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823152131,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823152555,'pool-138-89-80-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3209,'Haley',20030823153452,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030823154143,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823154446,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030823162215,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823165832,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030823175350,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823175435,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823180227,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030823182246,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823182439,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3188,'Silvia Beatríz',20030823183636,'cache-f2-1.prima.net.ar');
INSERT INTO uservisit VALUES (1575,'DJ',20030823184155,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030823184603,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3188,'Silvia Beatríz',20030823185109,'cache-f2-1.prima.net.ar');
INSERT INTO uservisit VALUES (1575,'DJ',20030823190253,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3210,'Maureen',20030823190357,'alb-24-195-170-60.nycap.rr.com');
INSERT INTO uservisit VALUES (3210,'Maureen',20030823190420,'alb-24-195-170-60.nycap.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030823190558,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823191519,'as6-200-52-8-74.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823192222,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823193714,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823193722,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823193753,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823193905,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823193933,'219.94.59.26');
INSERT INTO uservisit VALUES (1575,'DJ',20030823193952,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823194031,'219.94.59.26');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030823194057,'219.94.59.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823200139,'pool-138-89-80-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030823200223,'pm3-4-212.cochrane.mwt.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823200448,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823202754,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823203455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030823203956,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3208,'dea',20030823205807,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823210750,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823211050,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823211522,'as6-200-52-8-5.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823211858,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823212329,'pool-138-89-80-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823212408,'pool-138-89-80-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030823212913,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030823213442,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030823213448,'64-40-57-43.nocharge.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030823213628,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030823214120,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030823214354,'pm3-4-217.cochrane.mwt.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030823214740,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3043,'Angel',20030823220401,'66-109-197-115.nocharge.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030823220833,'as5-200-52-6-95.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030823225037,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030823225750,'pool-138-89-83-107.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030823232311,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3211,'aRiel',20030823234154,'dsc01-lai-ca-3-104.rasserver.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030824012253,'as5-200-52-6-95.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3212,'Lea',20030824012916,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3212,'Lea',20030824014943,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030824021747,'as5-200-52-6-95.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2203,'kyle',20030824025258,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3213,'Cliff',20030824031835,'cache-df07.proxy.aol.com');
INSERT INTO uservisit VALUES (3213,'Cliff',20030824032554,'cache-df07.proxy.aol.com');
INSERT INTO uservisit VALUES (3214,'Brian Stevens',20030824033251,'dialup-238.42.194.203.acc02-wick-bne.comindico.com.au');
INSERT INTO uservisit VALUES (3215,'gina',20030824045447,'cache-mtc-am07.proxy.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824052627,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030824060256,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030824060417,'as5-200-52-6-95.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3214,'Brian Stevens',20030824061920,'dialup-68.71.221.203.acc08-wick-bne.comindico.com.au');
INSERT INTO uservisit VALUES (3214,'seahawk',20030824062535,'dialup-68.71.221.203.acc08-wick-bne.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030824064003,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030824073441,'m055-133.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030824075720,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824080125,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030824090048,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030824090420,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824090434,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030824091121,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030824092033,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030824093051,'pool-141-153-167-112.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824095608,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030824104010,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030824104403,'82-32-149-35.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824105018,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030824105357,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20030824105445,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030824120150,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1,'levik',20030824121518,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824125251,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824125755,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030824134233,'ip68-0-139-184.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824135732,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824141128,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (3216,'Airianna',20030824142251,'cache-rc08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824144359,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824150031,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030824152232,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030824152441,'AC80A1B9.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824152623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3217,'Angela',20030824155503,'p141.vamo.socket.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824155534,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3218,'lildjpowwowgrl',20030824161625,'207.224.123.110');
INSERT INTO uservisit VALUES (1575,'DJ',20030824163333,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824165051,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030824165503,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030824171830,'as5-200-52-6-95.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824172644,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030824173115,'24.70.95.203');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824173407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030824175625,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030824175643,'adsl-156-2-17.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030824180022,'adsl-156-2-17.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030824181147,'adsl-156-2-17.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824183053,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3212,'Lea',20030824190254,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824190655,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3219,'Chris',20030824191026,'cache-ntc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (3220,'richard',20030824192242,'67.252.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3220,'richard',20030824192608,'67.252.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030824195726,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030824203345,'pool-138-89-72-191.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030824205849,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030824223118,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030824231041,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030824231620,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030824235447,'pool-141-153-197-171.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3221,'Jack',20030825001107,'lsanca1-ar41-4-61-140-088.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3221,'Jack',20030825001236,'lsanca1-ar41-4-61-140-088.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3222,'Kate',20030825001246,'ip68-13-127-58.om.om.cox.net');
INSERT INTO uservisit VALUES (3222,'Kate',20030825001306,'ip68-13-127-58.om.om.cox.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030825002745,'24.70.95.203');
INSERT INTO uservisit VALUES (1575,'DJ',20030825003521,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3208,'dea',20030825004332,'cache-rh08.proxy.aol.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030825010210,'64-40-47-192.nocharge.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825012347,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825013923,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3223,'Michael Glass',20030825020851,'cvg-65-27-160-152.cinci.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825022547,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030825053333,'202.64.126.85');
INSERT INTO uservisit VALUES (3224,'Lee',20030825054507,'202.64.126.85');
INSERT INTO uservisit VALUES (1171,'nikki',20030825073944,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030825080330,'ppp-net-asc-tnt-a-230-186.ibl.bm');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20030825080437,'ppp-net-asc-tnt-a-230-186.ibl.bm');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825081255,'80.58.44.170.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825081742,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825081805,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825081834,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825082029,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030825082122,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030825082228,'12.148.177.26');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030825082620,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030825083844,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030825085037,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3225,'Jenna',20030825085703,'md-wmnsmd-cuda2-c6d-66.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (3225,'Jenna',20030825090113,'md-wmnsmd-cuda2-c6d-66.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (3226,'Shelly Griswold',20030825090254,'12.2.238.4');
INSERT INTO uservisit VALUES (1575,'DJ',20030825090512,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3226,'Shelly Griswold',20030825091928,'12.2.238.4');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030825092633,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030825093626,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825093931,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030825095822,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3227,'Danny',20030825101009,'ip68-9-188-24.ri.ri.cox.net');
INSERT INTO uservisit VALUES (3223,'Michael Glass',20030825101121,'cvg-29-21-34.cinci.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030825102910,'134.217.237.30');
INSERT INTO uservisit VALUES (3091,'Hans',20030825103531,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030825104010,'mail.ade.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825104343,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030825105417,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030825105821,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030825111740,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20030825114808,'166.68.134.175');
INSERT INTO uservisit VALUES (3228,'nikkie',20030825121944,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (3229,'Blaire',20030825122252,'h00095b4eb5a7.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3230,'Trisha',20030825124452,'207.62.242.14');
INSERT INTO uservisit VALUES (1301,'Charlie',20030825131433,'166.68.134.175');
INSERT INTO uservisit VALUES (3231,'Amelia Arnett',20030825134550,'66.101.20.33');
INSERT INTO uservisit VALUES (3232,'Daniel',20030825135426,'adsl176-226.as.mmedia.is');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030825135803,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030825140548,'144.9.158.100');
INSERT INTO uservisit VALUES (2489,'nellie',20030825141717,'inktomi4-bre.server.ntl.com');
INSERT INTO uservisit VALUES (3089,'Jenny Bell',20030825142655,'68.208.4.19');
INSERT INTO uservisit VALUES (3233,'Carly',20030825144231,'ip68-7-106-30.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3233,'Carly',20030825145110,'ip68-7-106-30.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030825152733,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030825153408,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030825153447,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3234,'bob',20030825153812,'222-229.dslpool.net');
INSERT INTO uservisit VALUES (3235,'Brandy Fosbinder',20030825154632,'adsl-80-176-149.bna.bellsouth.net');
INSERT INTO uservisit VALUES (3235,'Brandy Fosbinder',20030825154904,'adsl-80-176-149.bna.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030825160126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030825162012,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3236,'jonathan',20030825164455,'h-68-164-64-90.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (3236,'jonathan',20030825164934,'h-68-164-64-90.LSANCA54.covad.net');
INSERT INTO uservisit VALUES (3091,'Hans',20030825165045,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3237,'Gail',20030825165259,'cache-loh-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030825165942,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030825171646,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030825171940,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2129,'Sanjay',20030825174704,'202.56.220.27');
INSERT INTO uservisit VALUES (1626,'Gamer',20030825182326,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030825184456,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030825191352,'gdprpx08-port-10.dial.telus.net');
INSERT INTO uservisit VALUES (1,'levik',20030825191557,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3238,'moni',20030825201113,'h24-207-38-176.dlt.dccnet.com');
INSERT INTO uservisit VALUES (1,'levik',20030825201208,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030825203107,'pool-141-153-196-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030825203217,'ip68-0-139-184.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030825203711,'m055-141.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3176,'r l w',20030825203726,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030825210501,'adsl-156-19-164.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3239,'paul',20030825215024,'dsc05-bsi-ma-1-37.rasserver.net');
INSERT INTO uservisit VALUES (3239,'paul',20030825215146,'dsc05-bsi-ma-1-37.rasserver.net');
INSERT INTO uservisit VALUES (3239,'paul',20030825215547,'dsc05-bsi-ma-1-37.rasserver.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030825215642,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030825215850,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030825221908,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030825222029,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030825223523,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030825225511,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3240,'Laura',20030825233734,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (3240,'Laura',20030825233757,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030825233841,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030825234921,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030826002429,'pool-141-153-207-229.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030826003030,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (3242,'Kristen',20030826005448,'pool1103.cvx4-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (3243,'Allessandra',20030826005959,'000039238557.click-network.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030826010246,'as6-200-52-8-191.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3241,'catherine',20030826011446,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3212,'Lea',20030826021821,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3241,'catherine',20030826021856,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030826023851,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030826023912,'61.3.128.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030826024224,'193.130.28.1');
INSERT INTO uservisit VALUES (3244,'Steven',20030826024321,'ACC54164.ipt.aol.com');
INSERT INTO uservisit VALUES (3244,'Steven',20030826024407,'ACC54164.ipt.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030826025248,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030826035533,'as6-200-52-8-191.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826072113,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030826072455,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3245,'sandy',20030826072702,'144.139.124.63');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030826073033,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030826073144,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3089,'Jenny Bell',20030826073504,'68.208.4.19');
INSERT INTO uservisit VALUES (1575,'DJ',20030826074729,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030826075242,'202.64.126.85');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030826075251,'adsl-156-7-205.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030826083453,'193.130.28.1');
INSERT INTO uservisit VALUES (2840,'Becky',20030826083656,'12.148.177.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20030826084534,'pool-141-153-166-62.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3209,'Haley',20030826085723,'cna59.cna.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030826085744,'cna59.cna.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030826100212,'144.9.158.101');
INSERT INTO uservisit VALUES (506,'Ferran Muiños',20030826100232,'172.Red-80-58-44.pooles.rima-tde.net');
INSERT INTO uservisit VALUES (2995,'H',20030826100456,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030826100802,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030826102425,'202.64.126.85');
INSERT INTO uservisit VALUES (3224,'Lee',20030826102718,'202.64.126.85');
INSERT INTO uservisit VALUES (3246,'Sammi Jayne',20030826103909,'82-36-205-199.cable.ubr02.sutt.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826104829,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030826104832,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030826110542,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826111651,'cna40.cna.clarkson.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20030826111723,'193.130.28.1');
INSERT INTO uservisit VALUES (3091,'Hans',20030826112819,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826113346,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030826114502,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030826114520,'mail.ade.com');
INSERT INTO uservisit VALUES (3247,'Tom Jones',20030826114548,'wcfc.ocio.usda.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20030826114938,'202.64.126.85');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826121948,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030826122756,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20030826123833,'206.28.64.98');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030826125112,'mail.ade.com');
INSERT INTO uservisit VALUES (3074,'Adam Sisco',20030826130219,'CPE0050ba8cdff9-CM023459904958.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3247,'Tom Jones',20030826131229,'wcfc.ocio.usda.gov');
INSERT INTO uservisit VALUES (3249,'Lauren',20030826132135,'63-69-212-229.res.evv.cable.sigecom.net');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030826132645,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030826133029,'cna104.cna.clarkson.edu');
INSERT INTO uservisit VALUES (3091,'Hans',20030826133716,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826133859,'134.217.237.30');
INSERT INTO uservisit VALUES (3241,'catherine',20030826143538,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20030826145707,'206.28.64.98');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826145858,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2995,'H',20030826150245,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3241,'catherine',20030826153157,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826153744,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030826154222,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826154633,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826155244,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826163205,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030826163613,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826163725,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3201,'Khanh',20030826163733,'ACC5D789.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826164151,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030826165306,'144.9.158.100');
INSERT INTO uservisit VALUES (3250,'Khanh',20030826165857,'ACC5D789.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826170255,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030826171037,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030826171745,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3239,'paul',20030826173039,'dsc04-bsi-ma-206-216-214-7.rasserver.net');
INSERT INTO uservisit VALUES (3251,'Gladys Smith',20030826175255,'0-1pool217-160.nas16.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (3250,'Khanh',20030826181525,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826182125,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030826182328,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3223,'Michael Glass',20030826182504,'cvg-29-21-34.cinci.rr.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030826185911,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030826191430,'pool-138-89-35-189.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030826191800,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826192056,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826192430,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030826192433,'pool-138-89-35-189.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030826193014,'adsl-156-1-196.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826195354,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030826195426,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826204655,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030826204806,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030826210839,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826212332,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030826214333,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826214911,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030826220450,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030826222314,'pool-141-153-195-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3241,'catherine',20030826222417,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030826225002,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826225144,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030826225532,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030826230105,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030826230946,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3252,'cindy',20030826231026,'dialup-171.75.62.95.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (3252,'cindy',20030826231329,'dialup-171.75.62.95.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030826232054,'as6-200-52-8-16.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3241,'catherine',20030826232631,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030826232725,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030826233216,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030826234224,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030827000743,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030827001002,'61.3.128.1');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827001051,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030827001226,'61.3.128.1');
INSERT INTO uservisit VALUES (1,'levik',20030827002018,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827004238,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030827005537,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030827005908,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827011106,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827011115,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030827011936,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030827012009,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827012036,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20030827012437,'12-229-140-196.client.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030827012528,'202.64.126.85');
INSERT INTO uservisit VALUES (1575,'DJ',20030827012658,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827013835,'ACAADB4C.ipt.aol.com');
INSERT INTO uservisit VALUES (3253,'ruel',20030827014103,'202.133.203.75');
INSERT INTO uservisit VALUES (3182,'Antonio',20030827014815,'as6-200-52-8-16.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030827020650,'202.64.126.85');
INSERT INTO uservisit VALUES (3254,'peter hampton',20030827030227,'parax17-181.dialup.optusnet.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827030841,'193.130.28.1');
INSERT INTO uservisit VALUES (3254,'peter hampton',20030827034231,'parax17-181.dialup.optusnet.com.au');
INSERT INTO uservisit VALUES (3255,'crisandroo batal',20030827035655,'203.160.179.131');
INSERT INTO uservisit VALUES (3241,'catherine',20030827040333,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3256,'tori',20030827041108,'squid4.per.eftel.com');
INSERT INTO uservisit VALUES (3257,'jojo',20030827041407,'61.16.164.66');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827044725,'193.130.28.1');
INSERT INTO uservisit VALUES (3241,'catherine',20030827051128,'adsl-68-122-158-106.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827051426,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030827055216,'as5-200-52-6-31.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030827061543,'202.64.126.85');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030827063117,'adsl-156-0-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827064711,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030827071554,'202.64.126.85');
INSERT INTO uservisit VALUES (1575,'DJ',20030827072830,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030827073149,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827073537,'193.130.28.1');
INSERT INTO uservisit VALUES (836,'Rushi',20030827080904,'141.228.156.225');
INSERT INTO uservisit VALUES (2951,'Jim Breaux',20030827082353,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827082521,'166.68.134.175');
INSERT INTO uservisit VALUES (3258,'AmE',20030827083220,'139.134.57.153');
INSERT INTO uservisit VALUES (836,'Rushi',20030827084613,'141.228.156.225');
INSERT INTO uservisit VALUES (2840,'Becky',20030827090521,'12.148.177.26');
INSERT INTO uservisit VALUES (2840,'Becky',20030827090541,'12.148.177.26');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030827091401,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030827091419,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030827092017,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827092250,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030827095313,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20030827102015,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030827102936,'193.130.28.1');
INSERT INTO uservisit VALUES (1567,'Bryan',20030827103152,'134.217.237.30');
INSERT INTO uservisit VALUES (3259,'srikumar',20030827104731,'219.65.97.5');
INSERT INTO uservisit VALUES (1575,'DJ',20030827105238,'LOFT-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030827105904,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030827111556,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3260,'pixel',20030827111558,'203.76.205.108');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827111759,'166.68.134.175');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030827112423,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3250,'Khanh',20030827114130,'ACC28C42.ipt.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827114301,'AC99452E.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827114818,'144.9.158.101');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030827120304,'mail.ade.com');
INSERT INTO uservisit VALUES (3250,'Khanh',20030827120343,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827121350,'AC99452E.ipt.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827121901,'AC99452E.ipt.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030827125641,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030827125723,'cna93.cna.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827133349,'144.9.158.101');
INSERT INTO uservisit VALUES (3153,'starr',20030827133736,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2995,'H',20030827133826,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3261,'Anna',20030827134701,'pool-141.solarstop.net');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827134841,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827134855,'144.9.158.101');
INSERT INTO uservisit VALUES (3250,'Khanh',20030827142147,'ACC28C42.ipt.aol.com');
INSERT INTO uservisit VALUES (3250,'Khanh',20030827142227,'cache-ntc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (3171,'snapp',20030827142435,'170.148.10.23');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827143343,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3262,'richard',20030827144138,'207.245.175.29');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827145911,'166.68.134.175');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030827150126,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827150213,'144.9.158.101');
INSERT INTO uservisit VALUES (2995,'H',20030827150229,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3263,'James',20030827150509,'216.144.171.69');
INSERT INTO uservisit VALUES (3263,'James',20030827150512,'216.144.171.69');
INSERT INTO uservisit VALUES (3264,'Inna',20030827151429,'80-235-22-166-dsl.plus.estpak.ee');
INSERT INTO uservisit VALUES (3264,'Inna',20030827151443,'80-235-22-166-dsl.plus.estpak.ee');
INSERT INTO uservisit VALUES (1567,'Bryan',20030827151656,'134.217.237.30');
INSERT INTO uservisit VALUES (3241,'catherine',20030827151759,'adsl-64-160-147-253.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827153437,'AC8D81F2.ipt.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827154219,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030827154523,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030827155150,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827155918,'166.68.134.175');
INSERT INTO uservisit VALUES (1,'levik',20030827160452,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030827161740,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030827162545,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030827163837,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030827165028,'adsl-156-0-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3196,'Dan Erickson',20030827165340,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3265,'suzipfer',20030827165502,'dial81-131-86-34.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827165515,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20030827170338,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030827170819,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030827170822,'206.28.64.98');
INSERT INTO uservisit VALUES (3196,'Dan',20030827170908,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827171327,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827171350,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030827172818,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030827172829,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3266,'Stephanie',20030827173134,'adsl-156-0-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3267,'Kate',20030827173740,'adsl-156-0-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030827174459,'mail.ade.com');
INSERT INTO uservisit VALUES (3268,'hehehehe',20030827175251,'cache-ntc-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (3268,'hehehehe',20030827175333,'cache-ntc-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827175722,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2995,'H',20030827180209,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3269,'Monsan',20030827181523,'ACAF8016.ipt.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827182448,'AC8D81F2.ipt.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827183118,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827183255,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20030827183545,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030827184101,'poorman-bh.poorman-douglas.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030827184755,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030827185011,'144.9.158.101');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030827185352,'mail.ade.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030827185938,'m055-165.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827192029,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030827195731,'pool-138-89-66-92.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030827195959,'AC8D81F2.ipt.aol.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030827213650,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827215405,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030827215505,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20030827215625,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030827215658,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030827224841,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030827231652,'202.64.126.85');
INSERT INTO uservisit VALUES (3270,'dmm',20030827232939,'CPE-144-132-128-166.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (3241,'catherine',20030828000849,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3239,'paul',20030828001248,'dsc04-bsi-ma-206-216-214-25.rasserver.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030828001842,'202.64.126.85');
INSERT INTO uservisit VALUES (3202,'Jill',20030828004355,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030828004850,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3270,'dmm',20030828005338,'CPE-144-132-128-166.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030828010043,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2426,'Will H',20030828010132,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3241,'catherine',20030828011209,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3271,'Jackie',20030828011810,'ip68-101-192-44.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2945,'shiva',20030828012721,'dialpool-210-214-8-182.maa.sify.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030828014002,'202.64.126.85');
INSERT INTO uservisit VALUES (3272,'deepes',20030828023152,'61.1.240.239');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030828023306,'AC808DF6.ipt.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030828025444,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030828031204,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828034900,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030828054626,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030828060150,'202.64.126.85');
INSERT INTO uservisit VALUES (3224,'Lee',20030828072902,'202.64.126.85');
INSERT INTO uservisit VALUES (1,'levik',20030828075721,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030828075751,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030828082443,'166.68.134.175');
INSERT INTO uservisit VALUES (2840,'Becky',20030828082555,'12.148.177.26');
INSERT INTO uservisit VALUES (3224,'Lee',20030828083743,'202.64.126.85');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030828083857,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030828085541,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030828090949,'144.9.158.101');
INSERT INTO uservisit VALUES (3274,'Dacre',20030828093208,'194.201.66.7');
INSERT INTO uservisit VALUES (2840,'Becky',20030828093407,'12.148.177.26');
INSERT INTO uservisit VALUES (2840,'Becky',20030828093427,'12.148.177.26');
INSERT INTO uservisit VALUES (2840,'Becky',20030828093447,'12.148.177.26');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030828094010,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030828094839,'202.64.126.85');
INSERT INTO uservisit VALUES (3196,'Dan',20030828101052,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828101301,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030828102616,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030828102836,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3196,'Dan',20030828102904,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030828103139,'mail.ade.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20030828103458,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (1575,'DJ',20030828103922,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3276,'Ganpy',20030828104832,'216.77.85.5');
INSERT INTO uservisit VALUES (3276,'Ganpy',20030828104857,'216.77.85.5');
INSERT INTO uservisit VALUES (1301,'Charlie',20030828105535,'166.68.134.175');
INSERT INTO uservisit VALUES (3277,'lynn pettitt',20030828105948,'cache4-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (3277,'lynn pettitt',20030828110241,'cache4-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030828110726,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030828111104,'193.130.28.1');
INSERT INTO uservisit VALUES (3091,'Hans',20030828111126,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030828111643,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030828112334,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030828115341,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030828121650,'193.130.28.1');
INSERT INTO uservisit VALUES (3274,'Dacre',20030828122016,'194.201.66.7');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030828123652,'144.9.158.101');
INSERT INTO uservisit VALUES (1072,'Alan',20030828124303,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828125949,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3278,'viswam',20030828131106,'ganesh.sagecomputing.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030828131154,'AC8ECD7E.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030828131244,'166.68.134.175');
INSERT INTO uservisit VALUES (3278,'viswam',20030828132008,'surya.sagecomputing.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030828133305,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20030828133832,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828134550,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3279,'Nagendra',20030828135701,'61.1.188.229');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030828135827,'mail.ade.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030828141212,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3279,'Nagendra',20030828142005,'61.1.188.229');
INSERT INTO uservisit VALUES (3091,'Hans',20030828145126,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030828145703,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030828145750,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3278,'viswam',20030828151446,'ganesh.sagecomputing.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030828152838,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2674,'mike',20030828154159,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030828154630,'166.68.134.175');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030828162155,'mail.ade.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030828162416,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030828162447,'cache-mtc-ag02.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'Your buddy',20030828162710,'144.9.158.101');
INSERT INTO uservisit VALUES (3250,'Khanh',20030828162822,'ACC286D6.ipt.aol.com');
INSERT INTO uservisit VALUES (3280,'Darlene Weber',20030828164243,'cache-mtc-af04.proxy.aol.com');
INSERT INTO uservisit VALUES (3280,'Darlene Weber',20030828164327,'cache-mtc-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (3176,'r l w',20030828165736,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030828170317,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20030828170513,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3278,'viswam',20030828170628,'ganesh.sagecomputing.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030828170714,'internet02.lutron.com');
INSERT INTO uservisit VALUES (122,'Happy',20030828173625,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20030828174104,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030828175853,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3278,'viswam',20030828180733,'ganesh.sagecomputing.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828180913,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030828181326,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3250,'Khanh',20030828181653,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030828183031,'as5-200-52-6-142.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030828185735,'AC8214E6.ipt.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030828190318,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3281,'Lizzie',20030828190419,'c-24-126-222-112.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030828192420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3282,'Kevin Kildow',20030828194015,'c-24-127-121-65.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3241,'cat',20030828201532,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030828201733,'adsl-156-18-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030828204137,'adsl-156-18-109.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030828205501,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030828210646,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3283,'Becka',20030828212242,'ppp121.tc-12.alb-pt.ny.localnet.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030828214035,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030828215244,'AC9A3737.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030828220143,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3284,'alicia',20030828220342,'adsl-66-122-215-213.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030828221807,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3285,'Brittany',20030828221908,'netcache2-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (1575,'DJ',20030828222354,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030828224143,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030828232312,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3286,'Ane',20030828233320,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030828235921,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030829000136,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030829000402,'202.64.126.85');
INSERT INTO uservisit VALUES (3276,'Ganpy',20030829002212,'dhcp024-208-232-217.twmi.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030829004110,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3276,'Ganpy',20030829004812,'dhcp024-208-232-217.twmi.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829005558,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010559,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010611,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010738,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010752,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010904,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010913,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010925,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829010933,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011051,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011058,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011216,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011226,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011355,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011403,'219.95.128.78');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030829011453,'AC9A3737.ipt.aol.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011456,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011504,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011540,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011548,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011622,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011628,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011726,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011733,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011755,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011803,'219.95.128.78');
INSERT INTO uservisit VALUES (3182,'Antonio',20030829011823,'as5-200-52-6-142.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011842,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011849,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011908,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829011917,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012051,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012100,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012112,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012120,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012142,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012148,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012227,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012237,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012250,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012256,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012353,'219.95.128.78');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030829012400,'219.95.128.78');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030829013729,'61.3.128.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030829013809,'61.3.128.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030829015244,'202.64.126.85');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829023157,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3287,'Andy Plarinos',20030829023450,'202.12.233.21');
INSERT INTO uservisit VALUES (3287,'Andy Plarinos',20030829024223,'202.12.233.21');
INSERT INTO uservisit VALUES (3212,'Lea',20030829025529,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030829025717,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030829032234,'as6-200-52-8-198.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030829043510,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030829050956,'as6-200-52-8-198.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3288,'James',20030829051948,'dsc05-ati-ga-199-35-190-84.rasserver.net');
INSERT INTO uservisit VALUES (3288,'James',20030829052018,'dsc05-ati-ga-199-35-190-84.rasserver.net');
INSERT INTO uservisit VALUES (3288,'dream synthesizer',20030829053926,'dsc05-ati-ga-199-35-190-84.rasserver.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030829053944,'194.201.66.7');
INSERT INTO uservisit VALUES (3274,'Dacre',20030829071158,'194.201.66.7');
INSERT INTO uservisit VALUES (3267,'Kate',20030829071830,'adsl-156-3-205.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030829072123,'adsl-156-3-205.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030829072855,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829073011,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829073158,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030829080235,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3058,'nav',20030829080632,'61.1.200.103');
INSERT INTO uservisit VALUES (1301,'Charlie',20030829081803,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20030829081906,'193.130.28.1');
INSERT INTO uservisit VALUES (2840,'Becky',20030829084855,'12.148.177.26');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030829085050,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030829090846,'198.23.26.253');
INSERT INTO uservisit VALUES (3274,'Dacre',20030829091128,'194.201.66.7');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829091453,'144.9.158.100');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829092247,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3091,'Hans',20030829095944,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030829100600,'61.0.138.79');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030829100624,'61.0.138.79');
INSERT INTO uservisit VALUES (3274,'Dacre',20030829101058,'194.201.66.7');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829102751,'144.9.158.100');
INSERT INTO uservisit VALUES (3091,'Hans',20030829102909,'poorman-cp.poorman-douglas.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030829103627,'202.64.126.85');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829103720,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3196,'Dan',20030829103727,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030829104035,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030829104349,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030829105634,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030829110953,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030829111921,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20030829112743,'193.130.28.1');
INSERT INTO uservisit VALUES (3274,'Dacre',20030829113229,'194.201.66.7');
INSERT INTO uservisit VALUES (3289,'Jenifer',20030829113324,'staging.airflowsciences.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829113500,'144.9.158.101');
INSERT INTO uservisit VALUES (3290,'Lois',20030829114014,'65.93.247.101');
INSERT INTO uservisit VALUES (3275,'retiarius',20030829114304,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030829114332,'mail.ade.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829114644,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030829115718,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030829120400,'202.64.126.85');
INSERT INTO uservisit VALUES (1,'levik',20030829122049,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030829122051,'cna59.cna.clarkson.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030829122152,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1567,'Bryan',20030829123548,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (122,'Happy',20030829123733,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030829125242,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030829125707,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3259,'srikumar',20030829125842,'PPP-219.65.96.169.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030829130011,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030829130139,'134.217.237.30');
INSERT INTO uservisit VALUES (3290,'Lois',20030829131216,'65.93.247.101');
INSERT INTO uservisit VALUES (3091,'Hans',20030829132621,'poorman-cp.poorman-douglas.com');
INSERT INTO uservisit VALUES (3291,'cobra',20030829133010,'dhcp-971.lv-llb.nevada.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829133021,'144.9.158.101');
INSERT INTO uservisit VALUES (3291,'cobra',20030829133031,'dhcp-971.lv-llb.nevada.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030829134319,'cna59.cna.clarkson.edu');
INSERT INTO uservisit VALUES (3224,'Lee',20030829135155,'202.64.126.85');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829135412,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829135452,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3292,'Angelo',20030829140407,'63.137.181.254');
INSERT INTO uservisit VALUES (3291,'cobra',20030829141029,'dhcp-971.lv-llb.nevada.edu');
INSERT INTO uservisit VALUES (3293,'jose',20030829141032,'rdu57-222-192.nc.rr.com');
INSERT INTO uservisit VALUES (3291,'cobra',20030829144304,'dhcp-971.lv-llb.nevada.edu');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030829145156,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3293,'jose',20030829145649,'rdu57-222-192.nc.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030829145759,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3291,'cobra',20030829145841,'dhcp-971.lv-llb.nevada.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829150102,'144.9.158.101');
INSERT INTO uservisit VALUES (2995,'H',20030829150812,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030829151939,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20030829152013,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030829152122,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030829152446,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030829152737,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030829153852,'poorman-cp.poorman-douglas.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829155342,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030829155427,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (122,'Happy',20030829155837,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030829155958,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2995,'H',20030829160222,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030829160624,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3294,'Jonno',20030829161222,'24-229-149-180.cmts.sth.ptd.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829161819,'144.9.158.101');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030829163057,'mail.ade.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829165746,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030829165854,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3291,'cobra',20030829171404,'ip68-224-64-31.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030829171708,'134.217.237.30');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829172840,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829173013,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3239,'paul',20030829173126,'dsc05-bsi-ma-206-216-177-175.rasserver.net');
INSERT INTO uservisit VALUES (3241,'cat',20030829175226,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030829181034,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030829182521,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (2995,'H',20030829193241,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829193628,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829194916,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2995,'H',20030829194923,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3291,'cobra',20030829195349,'ip68-224-64-31.lv.lv.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030829201059,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030829202557,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3295,'brayden',20030829204609,'pcp03132351pcs.sabrna01.az.comcast.net');
INSERT INTO uservisit VALUES (3212,'Lea',20030829204832,'ip68-111-169-217.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030829210609,'pool-141-153-196-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3296,'Lisa',20030829210641,'cache-ntc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030829212446,'ct-shelton1b1a-5.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20030829220213,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829221443,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030829222857,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030829223217,'203.21.78.135');
INSERT INTO uservisit VALUES (1575,'DJ',20030829223630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030829230439,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030829230748,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (2426,'Will H',20030829232333,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030829234025,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3241,'cat',20030829234832,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030830000318,'AC91FD21.ipt.aol.com');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20030830002419,'dialup-67.30.204.196.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030830010000,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3297,'jamie',20030830014027,'student-1.networking.otago.ac.nz');
INSERT INTO uservisit VALUES (3241,'cat',20030830033526,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3297,'jamie',20030830033822,'student-1.networking.otago.ac.nz');
INSERT INTO uservisit VALUES (3241,'cat',20030830034648,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830041151,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830042038,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3297,'jamie',20030830043736,'student-1.networking.otago.ac.nz');
INSERT INTO uservisit VALUES (3298,'Waseem',20030830044258,'164.100.151.36');
INSERT INTO uservisit VALUES (153,'TomM',20030830044528,'206.137.1.133');
INSERT INTO uservisit VALUES (3182,'Antonio',20030830054801,'as5-200-52-6-75.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030830064409,'202.64.126.85');
INSERT INTO uservisit VALUES (3224,'Lee',20030830074222,'202.64.126.85');
INSERT INTO uservisit VALUES (3182,'Antonio',20030830075959,'as5-200-52-6-75.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030830081809,'202.64.126.85');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830085946,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030830090147,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1,'levik',20030830091126,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830092313,'pool-141-153-217-72.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030830092633,'client162.fchi1.hawkcommunications.com');
INSERT INTO uservisit VALUES (122,'Happy',20030830092740,'client162.fchi1.hawkcommunications.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030830095420,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030830100508,'adsl-156-4-163.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030830101015,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030830101831,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830102219,'pool-138-89-48-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830103827,'pool-141-153-206-246.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030830111819,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830113058,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030830114934,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830115022,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030830121018,'pm3-1-94.cochrane.mwt.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030830122030,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3292,'Angelo',20030830124626,'24-90-104-13.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830125334,'pool-141-153-203-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830131307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030830131821,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030830132749,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830133858,'pool-141-153-176-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030830134223,'AC965162.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830134320,'pool-141-153-176-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030830140717,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830141213,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030830143900,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030830144831,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030830145106,'206.137.1.133');
INSERT INTO uservisit VALUES (2426,'Will H',20030830151939,'h00a0cc65ea0c.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830154905,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030830163744,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030830171303,'219.94.59.90');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030830171329,'219.94.59.90');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030830171452,'219.94.59.90');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030830171515,'219.94.59.90');
INSERT INTO uservisit VALUES (1575,'DJ',20030830171859,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830174638,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3296,'Lisa',20030830182915,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030830184724,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3055,'valarie',20030830185016,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (794,'Erin',20030830185427,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830191831,'pool-141-153-216-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030830192214,'as6-200-52-8-170.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830192423,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030830192519,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030830194820,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3241,'cat',20030830195820,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830195854,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830200148,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030830200501,'adsl-156-18-114.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3299,'Jojo',20030830201123,'c-24-130-77-19.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3241,'cat',20030830201330,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830201935,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830202024,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830202317,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030830202842,'ACAF9E2B.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030830205307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3241,'cat',20030830205514,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3055,'valarie',20030830212953,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3300,'Tony Kim',20030830214119,'c-24-126-81-102.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030830223910,'ACAF9E2B.ipt.aol.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030830225217,'66-109-193-216.nocharge.com');
INSERT INTO uservisit VALUES (2571,'Rob',20030830231533,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030830232543,'pool-138-89-91-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3301,'deanna jones',20030830233201,'oh-portsmouth3b-119.chlcoh.adelphia.net');
INSERT INTO uservisit VALUES (3301,'deanna jones',20030830233334,'oh-portsmouth3b-119.chlcoh.adelphia.net');
INSERT INTO uservisit VALUES (1935,'jess',20030830234643,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030831000616,'ACAF9E2B.ipt.aol.com');
INSERT INTO uservisit VALUES (3302,'athena tsiatsios',20030831001158,'dialup-67.74.193.224.Dial1.Manchester1.Level3.net');
INSERT INTO uservisit VALUES (3302,'athena tsiatsios',20030831001205,'dialup-67.74.193.224.Dial1.Manchester1.Level3.net');
INSERT INTO uservisit VALUES (3241,'cat',20030831002045,'adsl-68-122-97-248.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030831002216,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030831010925,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030831011545,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831012624,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030831013410,'206.137.1.133');
INSERT INTO uservisit VALUES (3043,'Angel',20030831015521,'64-40-45-229.nocharge.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030831030324,'as6-200-52-8-170.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3303,'huma',20030831041922,'dialpool-210-214-126-119.maa.sify.net');
INSERT INTO uservisit VALUES (3303,'huma',20030831042154,'dialpool-210-214-126-119.maa.sify.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030831053127,'as6-200-52-8-170.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030831064529,'as6-200-52-8-170.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030831071215,'adsl-156-0-74.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030831073429,'as5-200-52-6-73.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030831075602,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3304,'Andrew',20030831083641,'dialup-148.47.194.203.acc02-nort-cbr.comindico.com.au');
INSERT INTO uservisit VALUES (3304,'Andrew',20030831083815,'dialup-148.47.194.203.acc02-nort-cbr.comindico.com.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831092206,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030831092852,'206.137.1.133');
INSERT INTO uservisit VALUES (3275,'retiarius',20030831093922,'proxy.skynet.be');
INSERT INTO uservisit VALUES (1301,'Charlie',20030831100228,'pool-141-153-146-56.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3304,'Andrew',20030831101835,'dialup-148.47.194.203.acc02-nort-cbr.comindico.com.au');
INSERT INTO uservisit VALUES (2572,'derek',20030831102637,'pcp03884417pcs.chrchv01.md.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030831104513,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030831111720,'adsl-156-2-208.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2604,'Koren',20030831114057,'a5969.bates.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030831114210,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3305,'Élida',20030831114325,'200.141.191.75');
INSERT INTO uservisit VALUES (1575,'DJ',20030831123547,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831125823,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030831133031,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831135218,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831135519,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831145524,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030831150235,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030831151716,'206.137.1.133');
INSERT INTO uservisit VALUES (3306,'kaci',20030831155218,'c-66-229-34-9.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030831155935,'pool-138-89-97-18.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3307,'D',20030831162214,'cae88-6-072.sc.rr.com');
INSERT INTO uservisit VALUES (3190,'Shelly',20030831162613,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (3308,'jessica',20030831164819,'ip68-8-164-219.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831165440,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831170437,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831171059,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030831174551,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831182432,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030831184918,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3309,'Laurie',20030831185108,'0-1pool4-22.nas24.austin2.tx.us.da.qwest.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030831191139,'r200-40-184-109.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20030831192435,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030831192737,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030831192841,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3209,'Haley',20030831194022,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030831194038,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030831202146,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831203250,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831203650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3310,'Danielle Kirkpatrick',20030831203834,'64.70.24.110');
INSERT INTO uservisit VALUES (3311,'John',20030831203956,'cache-mtc-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (3310,'Danielle Kirkpatrick',20030831204144,'64.70.24.110');
INSERT INTO uservisit VALUES (3311,'John',20030831204844,'cache-mtc-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831211035,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030831212920,'206.137.1.133');
INSERT INTO uservisit VALUES (1072,'Alan',20030831213043,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3312,'danny',20030831214454,'adsl-63-205-70-55.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030831214837,'AC9A76CA.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831220001,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030831220943,'adsl-156-18-63.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3313,'connie',20030831230622,'ncgd-pri2-a74.txucom.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030831231237,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030831231723,'pool-138-89-42-247.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030831231907,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3314,'chris',20030831233648,'12-213-76-112.client.attbi.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030831234136,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030831234508,'AC910AB2.ipt.aol.com');
INSERT INTO uservisit VALUES (3315,'Meghan',20030901000511,'205-59.suscom-maine.net');
INSERT INTO uservisit VALUES (3316,'thanh',20030901003140,'cpe-66-25-232-232.gt.rr.com');
INSERT INTO uservisit VALUES (3316,'thanh',20030901004044,'cpe-66-25-232-232.gt.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030901005152,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901011004,'pool-141-153-189-49.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3268,'hehehehe',20030901011101,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030901012158,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030901020252,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030901021809,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030901023234,'203.197.108.73');
INSERT INTO uservisit VALUES (1183,'fwaff',20030901032121,'193.130.28.1');
INSERT INTO uservisit VALUES (3317,'Erik de Waal',20030901034732,'aoin543by19qi.ab.hsia.telus.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030901040900,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030901041016,'as5-200-52-6-23.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3257,'jojo',20030901041134,'61.16.164.66');
INSERT INTO uservisit VALUES (3257,'jojo',20030901041137,'61.16.164.66');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030901042909,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030901050507,'194.201.66.7');
INSERT INTO uservisit VALUES (3275,'retiarius',20030901053012,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (153,'TomM',20030901071213,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030901072810,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20030901075551,'24-196-140-118.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030901082008,'193.130.28.1');
INSERT INTO uservisit VALUES (3318,'Larry',20030901090903,'c-66-177-106-217.se.client2.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030901092651,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901093229,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901094513,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3319,'Jean-Marc',20030901094913,'blk2-224-172.eastlink.ca');
INSERT INTO uservisit VALUES (3319,'Jean-Marc',20030901095002,'blk2-224-172.eastlink.ca');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030901100658,'AC970F90.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901102228,'pool-138-89-70-39.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3319,'Jean-Marc',20030901102947,'blk2-224-172.eastlink.ca');
INSERT INTO uservisit VALUES (2489,'nellie',20030901102953,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (2703,'Mr. Spock',20030901103033,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030901103905,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20030901105541,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030901112745,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030901112843,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030901112844,'adsl-156-19-61.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030901114956,'194.201.66.7');
INSERT INTO uservisit VALUES (1183,'fwaff',20030901120810,'193.130.28.1');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030901121033,'ACA79D8B.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030901123003,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2995,'H',20030901123308,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030901132539,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3320,'benji',20030901133335,'1-18-132-169.idt.net');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030901134551,'ACA79D8B.ipt.aol.com');
INSERT INTO uservisit VALUES (3319,'Jean-Marc',20030901134933,'blk2-224-172.eastlink.ca');
INSERT INTO uservisit VALUES (3319,'Jean-Marc',20030901135101,'blk2-224-172.eastlink.ca');
INSERT INTO uservisit VALUES (3013,'Murugappan',20030901144215,'203.197.138.167');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901144944,'pool-141-153-148-139.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901150449,'pool-141-153-148-139.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3321,'Cetta',20030901151835,'oh-clevelandheights-cadent1-bdg5-8e-84.clvhoh.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030901152349,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030901154039,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3320,'benji',20030901154906,'1-18-132-169.idt.net');
INSERT INTO uservisit VALUES (153,'TomM',20030901161459,'206.137.1.133');
INSERT INTO uservisit VALUES (3322,'keri',20030901164327,'cpe-66-8-142-35.hawaii.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901164558,'pool-138-89-72-30.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901170836,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030901171958,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901172626,'pool-138-89-44-51.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030901173419,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030901173649,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901174034,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901181401,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901184909,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030901192500,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030901192623,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3323,'Nicholas',20030901193143,'63-245-184-125.kitusa.com');
INSERT INTO uservisit VALUES (3323,'Nicholas',20030901194345,'63-245-184-125.kitusa.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901201146,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030901202700,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2995,'H',20030901202704,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030901204533,'r200-40-222-83.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901204644,'pool-141-153-183-136.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030901205655,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030901212051,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030901212859,'r200-40-222-83.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20030901212919,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030901215804,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3323,'Nicholas',20030901221238,'63-245-184-129.kitusa.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030901221627,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3313,'connie',20030901224129,'ncgd-pri2-a66.txucom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030901231548,'pool-141-153-171-63.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3287,'Andy Plarinos',20030901233025,'202.12.233.21');
INSERT INTO uservisit VALUES (1575,'DJ',20030901234642,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030901234901,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3324,'William Beer',20030902004407,'adsl-155-14-98.tys.bellsouth.net');
INSERT INTO uservisit VALUES (3325,'Holly',20030902010227,'12-218-102-61.client.mchsi.com');
INSERT INTO uservisit VALUES (3325,'Holly',20030902010359,'12-218-102-61.client.mchsi.com');
INSERT INTO uservisit VALUES (3325,'Holly',20030902011848,'12-218-102-61.client.mchsi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030902012645,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030902013133,'206.137.1.133');
INSERT INTO uservisit VALUES (3325,'Holly',20030902015221,'12-218-102-61.client.mchsi.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030902022316,'AC8B6581.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902024317,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (693,'Jun',20030902030133,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (693,'Jun',20030902030146,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3182,'Antonio',20030902032312,'as6-200-52-8-120.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3326,'kiri',20030902034042,'219-88-59-232.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030902045542,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030902062411,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030902064024,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030902064217,'adsl-156-19-204.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030902072638,'194.201.66.7');
INSERT INTO uservisit VALUES (1,'levik',20030902073335,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030902083748,'12.148.177.26');
INSERT INTO uservisit VALUES (3155,'Harriet',20030902083753,'newcache2.indigo.ie');
INSERT INTO uservisit VALUES (1301,'Charlie',20030902083932,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030902084517,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030902085352,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030902090130,'194.75.37.250');
INSERT INTO uservisit VALUES (1171,'nikki',20030902090639,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030902093131,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3275,'retiarius',20030902100342,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902100709,'144.9.158.101');
INSERT INTO uservisit VALUES (3274,'Dacre',20030902104735,'194.201.66.7');
INSERT INTO uservisit VALUES (1,'levik',20030902105327,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030902110551,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030902111121,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902112211,'144.9.158.101');
INSERT INTO uservisit VALUES (3274,'Dacre',20030902112806,'194.201.66.7');
INSERT INTO uservisit VALUES (1575,'DJ',20030902112903,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030902113314,'166.68.134.175');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030902115531,'194.75.37.250');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030902115601,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902123239,'144.9.158.100');
INSERT INTO uservisit VALUES (3274,'Dacre',20030902123348,'194.201.66.7');
INSERT INTO uservisit VALUES (1183,'fwaff',20030902123528,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030902124013,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030902124923,'wc14.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3328,'shelly',20030902125401,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030902125505,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3329,'krishna tadimeti',20030902125525,'h147232.louisiana.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030902125602,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030902130146,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030902130554,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030902134255,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030902135057,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902141506,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030902141526,'166.68.134.175');
INSERT INTO uservisit VALUES (1919,'Lewis',20030902143418,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030902143819,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20030902151042,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20030902151124,'206.28.64.98');
INSERT INTO uservisit VALUES (3231,'Amelia Arnett',20030902155408,'66.101.20.33');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030902155629,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902155659,'144.9.158.100');
INSERT INTO uservisit VALUES (2130,'ethan',20030902160947,'1Cust51.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030902161158,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030902161547,'mail.ade.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030902162557,'AC9EA4F9.ipt.aol.com');
INSERT INTO uservisit VALUES (2995,'H',20030902165418,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902170229,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902170553,'144.9.158.97');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030902171952,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902175850,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030902180137,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030902181914,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (3330,'Philip Osborne',20030902183822,'m407-mp1.cvx1-c.man.dial.ntli.net');
INSERT INTO uservisit VALUES (3330,'Philip Osborne',20030902184134,'m407-mp1.cvx1-c.man.dial.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030902184831,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902184851,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902185638,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030902192410,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030902194025,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902195636,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030902200946,'r200-40-185-2.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3331,'Lisa',20030902201138,'ip68-109-177-67.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902201344,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030902202843,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030902204034,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030902205224,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3332,'Ariel',20030902210919,'adsl-155-205-46.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902211514,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030902211833,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030902212637,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (693,'Jun',20030902213145,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3333,'Elaine',20030902220603,'207-172-45-18.s272.tnt1.strt.va.dialup.rcn.com');
INSERT INTO uservisit VALUES (3333,'Elaine',20030902220726,'207-172-45-18.s272.tnt1.strt.va.dialup.rcn.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030902220914,'pool-141-153-170-177.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030902223658,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030902230931,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030902231549,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030902232104,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030903013528,'61.3.128.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030903013530,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030903021410,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903031125,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3334,'Jim Hewitt',20030903033811,'redbox.peoples.ac.uk');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903035952,'194.75.37.250');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903040953,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3324,'William Beer',20030903042114,'adsl-155-14-98.tys.bellsouth.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030903044543,'194.201.66.7');
INSERT INTO uservisit VALUES (3274,'Dacre',20030903053206,'194.201.66.7');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903054022,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030903065232,'adsl-156-8-104.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030903071457,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903072322,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030903072803,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030903073008,'194.201.66.7');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903073938,'194.75.37.250');
INSERT INTO uservisit VALUES (1575,'DJ',20030903081329,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3335,'AJ',20030903082449,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1301,'Charlie',20030903082949,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030903085954,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030903090003,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903090245,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903092350,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903092542,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903093424,'144.9.158.100');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030903094834,'61.0.138.23');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030903095456,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903101446,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030903102503,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3148,'satish parupalli',20030903104236,'bing54.watson128.binghamton.edu');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030903104412,'mail.ade.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903104423,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903105151,'144.9.158.100');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903110014,'194.75.37.250');
INSERT INTO uservisit VALUES (3336,'Krystal Parris',20030903113215,'219.252.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030903113333,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903115914,'194.75.37.250');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030903122433,'gdprpx06-port-62.dial.telus.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903122632,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20030903124412,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2995,'H',20030903125119,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903125254,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3297,'jamie',20030903131553,'student-1.networking.otago.ac.nz');
INSERT INTO uservisit VALUES (1575,'DJ',20030903131716,'cna155.cna.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903131955,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20030903132203,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030903132803,'166.68.134.175');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903133106,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903135457,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030903140124,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030903142903,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030903142959,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903144104,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030903144219,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030903144540,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903153811,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030903154353,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030903154728,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030903154748,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030903154802,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1403,'John Smith',20030903155538,'outbound.epicsys.com');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903155558,'82-43-120-86.cable.ubr02.mort.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903155733,'144.9.158.100');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903155812,'82-43-120-86.cable.ubr02.mort.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030903155916,'82-43-120-86.cable.ubr02.mort.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20030903162454,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030903163259,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030903163848,'144.9.158.100');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903163955,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030903164321,'adsl-156-6-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030903165020,'lstc.lstc.com');
INSERT INTO uservisit VALUES (153,'TomM',20030903165232,'206.137.1.133');
INSERT INTO uservisit VALUES (3337,'maurice maguire',20030903165318,'host217-42-22-128.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030903171310,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030903172227,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3329,'krishna tadimeti',20030903172244,'h141125.louisiana.edu');
INSERT INTO uservisit VALUES (3138,'Svetlana Mokhnach',20030903173707,'dsc01-chc-il-209-109-227-234.rasserver.net');
INSERT INTO uservisit VALUES (3338,'Calvin Shilt',20030903173849,'0-1pool233-105.nas10.westchester1.oh.us.da.qwest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030903175904,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030903182207,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030903185151,'as6-200-52-8-215.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030903185402,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030903194701,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030903202403,'pool-138-89-12-124.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030903205104,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030903213429,'adsl-156-6-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030903214001,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030903220427,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3339,'Jonathan Weatherhead',20030903220911,'Ottawa-HSE-ppp267808.sympatico.ca');
INSERT INTO uservisit VALUES (3339,'Jonathan Weatherhead',20030903222730,'Ottawa-HSE-ppp267808.sympatico.ca');
INSERT INTO uservisit VALUES (3340,'mitch furnell',20030903232043,'cache-loh-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030904000855,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3075,'Daniel',20030904001423,'HSE-London-ppp208072.sympatico.ca');
INSERT INTO uservisit VALUES (3335,'AJ',20030904005003,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1575,'DJ',20030904005700,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904021152,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030904023334,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904032254,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904033708,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904035553,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904042555,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904043351,'193.130.28.1');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904054054,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3324,'William Beer',20030904055415,'adsl-155-5-216.tys.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904060908,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20030904063206,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3335,'AJ',20030904063459,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904064421,'193.130.28.1');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030904064751,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030904065539,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20030904071244,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904072227,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030904073127,'adsl-156-0-125.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904074028,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3274,'Dacre',20030904075351,'194.201.66.7');
INSERT INTO uservisit VALUES (3202,'Jill',20030904075911,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904082141,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904082308,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904082340,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1941,'shaun',20030904084602,'193.113.48.17');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030904085016,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030904091717,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3341,'joe gallagher',20030904091718,'80.93.2.36');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904091730,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904092347,'144.9.158.100');
INSERT INTO uservisit VALUES (3342,'Jenny',20030904093334,'65.117.144.128');
INSERT INTO uservisit VALUES (1301,'Charlie',20030904093719,'pool-141-153-173-132.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3342,'Jenny',20030904094015,'65.117.144.128');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904094845,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3304,'Andrew',20030904095257,'dialup-104.93.220.203.acc03-nort-cbr.comindico.com.au');
INSERT INTO uservisit VALUES (3343,'Patty',20030904101114,'65-68-181-101.ded.swbell.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030904101706,'61.0.138.123');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904101731,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1567,'Bryan',20030904101809,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030904103557,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030904105328,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030904110042,'pool-141-153-203-124.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030904110705,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20030904114146,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030904114246,'134.217.237.30');
INSERT INTO uservisit VALUES (3202,'Jill',20030904114551,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904120141,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904120732,'144.9.158.100');
INSERT INTO uservisit VALUES (3344,'David Watson',20030904121241,'test2.ibi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030904121614,'193.130.28.1');
INSERT INTO uservisit VALUES (3344,'David Watson',20030904121830,'test2.ibi.com');
INSERT INTO uservisit VALUES (3344,'David Watson',20030904124021,'test2.ibi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030904124758,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904132742,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030904132916,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030904134835,'AC9E3E0F.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904135228,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030904142204,'pool-138-89-42-115.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030904143648,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030904151753,'cna143.cna.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904153006,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20030904153445,'internet02.lutron.com');
INSERT INTO uservisit VALUES (153,'TomM',20030904160548,'206.137.1.133');
INSERT INTO uservisit VALUES (3345,'Dawn',20030904163904,'130-127-138-63.manning.resnet.clemson.edu');
INSERT INTO uservisit VALUES (3346,'Suzanne',20030904164906,'watchdog.ihs-inc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030904172812,'pool-141-153-168-28.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904173846,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030904174355,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030904175339,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030904175933,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030904180252,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030904180719,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904180921,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030904183742,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904184126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030904190649,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030904192136,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3347,'Jake',20030904195628,'ool-182c8224.dyn.optonline.net');
INSERT INTO uservisit VALUES (3347,'Jake',20030904195656,'ool-182c8224.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904202639,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030904205346,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2995,'H',20030904210545,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3348,'Sushma',20030904214635,'cache1.uwn.unsw.EDU.AU');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030904220805,'adsl-35-80-28.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030904221137,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030904222209,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3349,'karmyn',20030904224032,'d-137-127.dhcp-156-56.indiana.edu');
INSERT INTO uservisit VALUES (3349,'karmyn',20030904224140,'d-137-127.dhcp-156-56.indiana.edu');
INSERT INTO uservisit VALUES (3349,'karmyn',20030904224153,'d-137-127.dhcp-156-56.indiana.edu');
INSERT INTO uservisit VALUES (3349,'karmyn',20030904224156,'d-137-127.dhcp-156-56.indiana.edu');
INSERT INTO uservisit VALUES (834,'Gautam',20030904224459,'K087241.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (3350,'bob',20030904232917,'dsl092-135-211.chi1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030905000703,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030905002049,'host-66-81-200-122.rev.o1.com');
INSERT INTO uservisit VALUES (3127,'lesa',20030905003304,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3335,'AJ',20030905005822,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (3351,'Eric',20030905010651,'host-66-81-200-122.rev.o1.com');
INSERT INTO uservisit VALUES (1,'levik',20030905012217,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20030905014611,'203.21.78.153');
INSERT INTO uservisit VALUES (1575,'DJ',20030905020145,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030905021734,'host-66-81-23-55.rev.o1.com');
INSERT INTO uservisit VALUES (3335,'AJ',20030905023236,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905024723,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030905030023,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030905031233,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030905032627,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3335,'AJ',20030905033223,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905035442,'193.130.28.1');
INSERT INTO uservisit VALUES (3352,'anand',20030905035754,'dialpool-210-214-172-143.maa.sify.net');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030905040728,'194.75.37.250');
INSERT INTO uservisit VALUES (3352,'anand',20030905041113,'dialpool-210-214-172-143.maa.sify.net');
INSERT INTO uservisit VALUES (3353,'Laura Wilks',20030905043414,'pcp444974pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030905044139,'206.137.1.133');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030905052919,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (3354,'amy',20030905054000,'144.139.80.49');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905061105,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030905070746,'61.0.138.119');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905072033,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030905072846,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3355,'Patricia Kelley',20030905075642,'193.130.125.45');
INSERT INTO uservisit VALUES (1575,'DJ',20030905080517,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030905080603,'12.148.177.26');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030905082056,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905082825,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905083805,'166.68.134.175');
INSERT INTO uservisit VALUES (153,'TomM',20030905092056,'206.137.1.133');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030905092106,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030905092308,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905102606,'193.130.28.1');
INSERT INTO uservisit VALUES (3342,'Jenny',20030905102611,'65.117.144.128');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030905103511,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030905104705,'194.75.37.250');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030905112856,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905113825,'166.68.134.175');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030905114916,'194.75.37.250');
INSERT INTO uservisit VALUES (1575,'DJ',20030905115205,'LOFT-0014.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20030905115340,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905120050,'193.130.28.1');
INSERT INTO uservisit VALUES (3342,'Jenny',20030905121014,'65.117.144.128');
INSERT INTO uservisit VALUES (2574,'john',20030905121719,'24-193-151-33.nyc.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030905122207,'193.130.28.1');
INSERT INTO uservisit VALUES (3274,'Dacre',20030905122852,'194.201.66.7');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030905123931,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030905130530,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030905130739,'LOFT-0014.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030905130948,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030905131349,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20030905131435,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905133421,'166.68.134.175');
INSERT INTO uservisit VALUES (3182,'Antonio',20030905140325,'as5-200-52-6-13.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030905141212,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20030905142947,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030905143259,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905143752,'166.68.134.175');
INSERT INTO uservisit VALUES (3182,'Antonio',20030905144428,'as5-200-52-6-13.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (153,'TomM',20030905144606,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030905144725,'SB241-jhy76.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030905144736,'SB241-jhy76.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3356,'Kenneth',20030905144950,'129.252.46.197');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20030905150722,'host-66-81-173-108.rev.o1.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030905151016,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030905151246,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905151341,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030905152352,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3356,'Kenneth',20030905152434,'129.252.46.197');
INSERT INTO uservisit VALUES (3358,'Brent',20030905152546,'dialup-171.75.216.77.Dial1.SaintLouis1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030905154533,'144.9.158.101');
INSERT INTO uservisit VALUES (3342,'Jenny',20030905155307,'65.117.144.128');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905155501,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3329,'krishna tadimeti',20030905162404,'h141125.louisiana.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030905162602,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20030905163823,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030905164054,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905164710,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030905165200,'206.28.64.98');
INSERT INTO uservisit VALUES (3359,'chris',20030905172928,'208-38-68-45.rev.nsatel.net');
INSERT INTO uservisit VALUES (3091,'Hans',20030905173401,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3360,'Nathan',20030905173831,'dhcp024-210-198-153.woh.rr.com');
INSERT INTO uservisit VALUES (3360,'Nathan',20030905173843,'dhcp024-210-198-153.woh.rr.com');
INSERT INTO uservisit VALUES (3360,'Nathan',20030905173937,'dhcp024-210-198-153.woh.rr.com');
INSERT INTO uservisit VALUES (3359,'chris',20030905174259,'208-38-68-45.rev.nsatel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905174629,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905180553,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030905180837,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3361,'Colleen',20030905182641,'67.96.81.220');
INSERT INTO uservisit VALUES (3362,'john',20030905185534,'adsl-68-73-199-107.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905193741,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030905194127,'nycmny1-ar1-4-43-243-064.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030905194207,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3363,'Milagros',20030905194311,'65.122.164.56');
INSERT INTO uservisit VALUES (3363,'Milagros',20030905195502,'65.122.164.56');
INSERT INTO uservisit VALUES (3364,'Mark',20030905202524,'nh-londndry-c41-bg1a-04-119.lndnnh.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905203312,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030905203727,'r200-40-223-150.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905204515,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3365,'Jenny',20030905204739,'cache-rh06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905212609,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3362,'john',20030905212939,'adsl-68-73-203-104.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (3362,'john',20030905213453,'adsl-68-73-203-104.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030905215428,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030905220416,'pool-141-153-170-164.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3366,'sara',20030905220826,'cache-dl07.proxy.aol.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030905220958,'AC8E2E11.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030905223307,'nycmny1-ar1-4-43-243-064.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3367,'Raustinies Healthspa',20030905231534,'cf1.adnap.net.au');
INSERT INTO uservisit VALUES (2674,'mike',20030905233640,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030905233845,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030905234347,'host-66-81-177-244.rev.o1.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030906001443,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3368,'prasanna',20030906002047,'PPP-219-65-136-237.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3233,'Carly',20030906002640,'ip68-7-106-30.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030906005631,'adsl-156-10-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3127,'lesa',20030906010017,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030906020025,'host-66-81-177-244.rev.o1.com');
INSERT INTO uservisit VALUES (3369,'Padmashri',20030906021330,'202.62.81.3');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906022940,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3368,'prasanna',20030906023843,'PPP-219-65-140-52.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3224,'Lee',20030906024746,'pcd420049.netvigator.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906030051,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030906032053,'as5-200-52-6-209.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030906035924,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20030906045905,'pcd439218.netvigator.com');
INSERT INTO uservisit VALUES (3369,'Padmashri',20030906050617,'202.62.81.3');
INSERT INTO uservisit VALUES (1919,'Lewis',20030906072942,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906094037,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3370,'teechur',20030906094925,'x1-6-00-01-02-78-bd-7a.classicnet.net');
INSERT INTO uservisit VALUES (3371,'hanna',20030906103606,'124.charlotte-12rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (3371,'hanna',20030906103727,'124.charlotte-12rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030906105833,'SMC101-5.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030906114916,'as5-200-52-6-209.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030906121259,'tempcache2.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906121440,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030906130939,'pool-138-89-106-175.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906133217,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'sam',20030906133750,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (2,'art',20030906134356,'nycmny1-ar1-4-43-248-068.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030906140601,'gdprpx08-port-4.dial.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906141912,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906142022,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3373,'Test_Gamer',20030906142153,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906142235,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3373,'Test_Gamer',20030906142252,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906142533,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'sam',20030906145424,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030906150135,'adsl-156-10-116.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906150218,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906152712,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906152856,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030906153140,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906153732,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030906160208,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030906160645,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906160942,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906161531,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20030906161909,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3374,'Test_Lewis',20030906162107,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030906162238,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3375,'Alison Powers',20030906162959,'cache-da08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030906164532,'pool-141-153-179-157.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906170701,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030906171136,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3376,'DJ',20030906171220,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030906171357,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1068,'wendy-j',20030906171442,'public3-lock1-4-cust42.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906171916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906173020,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906173243,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20030906183429,'206.137.1.133');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906185822,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906190508,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030906190754,'206.137.1.133');
INSERT INTO uservisit VALUES (3182,'Antonio',20030906191121,'as5-200-52-6-209.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20030906192201,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906195049,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030906195954,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906201119,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030906201831,'pool-141-149-248-134.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030906201914,'pool-141-149-248-134.buff.east.verizon.net');
INSERT INTO uservisit VALUES (693,'Jun',20030906204133,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906210558,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030906211203,'pool-141-149-248-134.buff.east.verizon.net');
INSERT INTO uservisit VALUES (693,'Jun',20030906212723,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030906213145,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3377,'Chelsea',20030906215306,'24.241.185.9');
INSERT INTO uservisit VALUES (3377,'Chelsea',20030906215322,'24.241.185.9');
INSERT INTO uservisit VALUES (3377,'Chelsea',20030906215430,'24.241.185.9');
INSERT INTO uservisit VALUES (3176,'r l w',20030906220820,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030906221700,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3371,'hanna',20030906231958,'224.charlotte-14rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (1,'levik',20030906232900,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030906235022,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030907003011,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030907003431,'host-66-81-179-126.rev.o1.com');
INSERT INTO uservisit VALUES (2582,'melissa',20030907004835,'cache-dp01.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030907005235,'pool-138-89-33-250.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907005432,'pool-141-149-248-134.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907005454,'pool-141-149-248-134.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030907012704,'host-66-81-179-126.rev.o1.com');
INSERT INTO uservisit VALUES (3324,'William Beer',20030907014202,'adsl-155-5-216.tys.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030907014929,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3376,'DJ',20030907015639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030907015714,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030907020902,'host-66-81-24-103.rev.o1.com');
INSERT INTO uservisit VALUES (1,'levik',20030907030043,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030907033639,'206.137.1.133');
INSERT INTO uservisit VALUES (3378,'tons',20030907052257,'proxy8.skyinet.net');
INSERT INTO uservisit VALUES (3378,'tons',20030907064720,'proxy6.skyinet.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030907071448,'pcd438117.netvigator.com');
INSERT INTO uservisit VALUES (3058,'nav',20030907072125,'61.1.201.67');
INSERT INTO uservisit VALUES (1575,'DJ',20030907072726,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030907080818,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907081937,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3379,'ucy',20030907082315,'adsl.i019122060.rivernet.com.au');
INSERT INTO uservisit VALUES (3374,'Test_Lewis',20030907083842,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030907083859,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030907084545,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3380,'Marissa',20030907085529,'pcp04375139pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3381,'Faye',20030907085538,'webcacheH09b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20030907085803,'pcd628032.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907090630,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030907092513,'adsl-156-18-6.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030907093036,'adsl-156-18-6.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030907093214,'host-66-81-195-62.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030907094708,'syr-24-95-29-180.twcny.rr.com');
INSERT INTO uservisit VALUES (693,'Jun',20030907095327,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3202,'Jill',20030907102053,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030907102240,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030907102330,'61.0.138.82');
INSERT INTO uservisit VALUES (693,'Jun',20030907102437,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3320,'benji',20030907103414,'1-18-132-169.idt.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030907103421,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3382,'erwin',20030907104029,'adsl-131.69.206.info.com.ph');
INSERT INTO uservisit VALUES (3382,'erwin',20030907104412,'adsl-131.69.206.info.com.ph');
INSERT INTO uservisit VALUES (3382,'erwin',20030907104431,'adsl-131.69.206.info.com.ph');
INSERT INTO uservisit VALUES (3383,'Curtis Powell',20030907104932,'washdc3-ar10-4-62-170-119.washdc3.dsl-verizon.net');
INSERT INTO uservisit VALUES (3382,'erwin',20030907105109,'adsl-131.69.206.info.com.ph');
INSERT INTO uservisit VALUES (1301,'Charlie',20030907105838,'pool-138-89-74-70.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3384,'Josh Dreymann',20030907110334,'12-248-95-93.client.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030907113217,'ffm2-t1-2.mcbone.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030907121014,'syr-24-95-29-180.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030907122213,'206.137.1.133');
INSERT INTO uservisit VALUES (1919,'Lewis',20030907122514,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20030907124420,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030907125110,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030907125501,'pcd663157.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030907131301,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3384,'Josh Dreymann',20030907133036,'12-248-95-93.client.attbi.com');
INSERT INTO uservisit VALUES (3259,'srikumar',20030907133522,'219.65.97.190');
INSERT INTO uservisit VALUES (3259,'srikumar',20030907133556,'219.65.97.190');
INSERT INTO uservisit VALUES (3224,'Lee',20030907134818,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907134843,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907134918,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907135008,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907135818,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907140531,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030907140553,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3385,'Kathryn',20030907142547,'207-229-187-162.hub.chi-lem.il.cable.rcn.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907143559,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030907144736,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030907150842,'m350-mp1.cvx1-a.rdg.dial.ntli.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20030907150847,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (1,'levik',20030907151157,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030907154436,'pool-138-89-41-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907155315,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907163225,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3387,'luke',20030907163243,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (1,'levik',20030907165522,'ool-18b96b35.dyn.optonline.net');
INSERT INTO uservisit VALUES (3387,'luke',20030907165617,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907172407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3324,'William Beer',20030907181154,'adsl-155-5-216.tys.bellsouth.net');
INSERT INTO uservisit VALUES (153,'TomM',20030907182835,'206.137.1.133');
INSERT INTO uservisit VALUES (3388,'Michael Radin',20030907183151,'pool-141-151-141-33.pitt.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030907184240,'imsbbcache02.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907185528,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030907190521,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3389,'Tammy',20030907190748,'ACCAC2C1.ipt.aol.com');
INSERT INTO uservisit VALUES (3389,'Tammy',20030907190822,'ACCAC2C1.ipt.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030907193228,'tempcache2.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907194046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030907194715,'pool-141-153-167-215.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030907194804,'host-66-81-30-69.rev.o1.com');
INSERT INTO uservisit VALUES (3387,'luke',20030907201748,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (3387,'luke',20030907202039,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (3372,'sam',20030907202152,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030907202443,'imsbbcache03.netvigator.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030907202914,'host-66-81-201-17.rev.o1.com');
INSERT INTO uservisit VALUES (3043,'Angel',20030907203140,'64-40-57-120.nocharge.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907203555,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030907210617,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907212201,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030907212234,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907212956,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (693,'Jun',20030907215233,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20030907221101,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030907224207,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030907225452,'1Cust72.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (153,'TomM',20030907225834,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030907230436,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3390,'specia',20030907232747,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030907233629,'pool-138-89-71-251.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030907234659,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030907235821,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908000209,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030908001031,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20030908001812,'host-69-19-139-177.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908005116,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908005127,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030908005431,'host-66-81-22-71.rev.o1.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030908010709,'cache-rq07.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030908011152,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030908014105,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (693,'Jun',20030908014455,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030908014834,'203.197.108.73');
INSERT INTO uservisit VALUES (3224,'Lee',20030908015808,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3391,'Ryan',20030908021132,'189.50.cm.sunflower.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030908021452,'193.130.28.1');
INSERT INTO uservisit VALUES (3392,'sachin',20030908030419,'nat-sje.mentorg.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030908030454,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030908030647,'193.130.28.1');
INSERT INTO uservisit VALUES (3391,'Ryan',20030908032248,'189.50.cm.sunflower.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030908053046,'194.201.66.7');
INSERT INTO uservisit VALUES (153,'TomM',20030908053632,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20030908053749,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030908054245,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3393,'Bianca',20030908055418,'cache-syd-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030908065139,'219.94.60.140');
INSERT INTO uservisit VALUES (1575,'DJ',20030908072712,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030908073247,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030908074415,'adsl-156-0-130.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908074638,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3394,'kanna',20030908075511,'210.23.221.210');
INSERT INTO uservisit VALUES (1575,'DJ',20030908075806,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030908080511,'194.75.37.250');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030908082714,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20030908082727,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030908083611,'166.68.134.175');
INSERT INTO uservisit VALUES (836,'Rushi',20030908084537,'141.228.156.225');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030908085602,'194.75.37.250');
INSERT INTO uservisit VALUES (883,'jagadish babu',20030908085908,'61.11.73.105');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030908091512,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030908091538,'tempcache2.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3395,'lisa',20030908092512,'149-99-38-61.dsl.tor1.sprint-canada.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030908095039,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908103552,'144.9.158.100');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030908105048,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030908105812,'194.75.37.250');
INSERT INTO uservisit VALUES (3224,'Lee',20030908111354,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030908111419,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030908111852,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030908113014,'166.68.134.175');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030908113121,'194.75.37.250');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030908113403,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908113751,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20030908115428,'SB241-hbvz2w.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030908120600,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030908123254,'mail.ade.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908123605,'144.9.158.97');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030908124503,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3396,'Enzo',20030908125919,'canpost.p2p.attcanada.ca');
INSERT INTO uservisit VALUES (3396,'Enzo',20030908125953,'canpost.p2p.attcanada.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030908131453,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'sam',20030908131516,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030908132016,'SB241-hbvz2w.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3397,'aaron',20030908133035,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3397,'aaron',20030908133826,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3241,'cat',20030908134056,'adsl-67-127-102-212.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908140017,'144.9.158.97');
INSERT INTO uservisit VALUES (3196,'Dan',20030908142155,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030908142507,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030908144307,'Loft-345rf.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20030908144709,'host-66-81-165-50.rev.o1.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030908151139,'166.68.134.175');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030908151154,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908152416,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20030908152804,'host-66-81-165-50.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908154750,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030908154957,'dialup-63.215.174.42.Dial1.Princeton1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030908161016,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3397,'aaron',20030908162309,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030908162632,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030908164023,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030908164730,'dns1.ecc.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908165601,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908165736,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908171022,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20030908172201,'206.28.64.98');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030908173734,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908173808,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908175732,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908180641,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030908183501,'dns1.ecc.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908192208,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908192431,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3353,'Laura Wilks',20030908194434,'pcp444974pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030908194538,'adsl-156-26-60.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030908194616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030908194813,'r200-40-186-207.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3399,'sieghi',20030908200040,'pm3-33.mon-cre.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030908201448,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908204001,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030908204308,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030908205233,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030908211158,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030908211508,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030908214645,'adsl-156-26-60.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030908214910,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030908215050,'adsl-156-26-60.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030908215141,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030908215143,'adsl-156-26-60.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030908215240,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030908215641,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030908220111,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030908221331,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (3372,'sam',20030908221927,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3202,'Jill',20030908222414,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3400,'Don Quixote',20030908222443,'204gis164.gulftel.com');
INSERT INTO uservisit VALUES (3401,'pattie',20030908222906,'bgrcvx042224.prexar.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030908224636,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030908224945,'ip68-225-147-48.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3176,'r l w',20030908225122,'pcp261215pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030908230907,'host-66-81-31-85.rev.o1.com');
INSERT INTO uservisit VALUES (1,'levik',20030908235947,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030909000454,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030909001521,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030909001657,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030909001839,'ppp-66-143-155-23.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030909002950,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030909005500,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030909010210,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030909013422,'host-66-81-18-234.rev.o1.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030909020925,'pool-129-44-138-244.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3335,'AJ',20030909021418,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030909022940,'193.130.28.1');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030909025309,'24.85.213.136');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909025335,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3402,'mort',20030909025452,'216.248.107.118');
INSERT INTO uservisit VALUES (3402,'mort',20030909030010,'216.248.107.118');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030909030429,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030909030754,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030909031040,'24.85.213.136');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030909035807,'194.75.37.250');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030909045443,'194.75.37.250');
INSERT INTO uservisit VALUES (883,'jagadish babu',20030909050223,'61.11.73.105');
INSERT INTO uservisit VALUES (3224,'Lee',20030909052157,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030909061104,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030909061132,'193.130.28.1');
INSERT INTO uservisit VALUES (3379,'ucy',20030909064128,'adsl.i019124142.rivernet.com.au');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030909070855,'adsl-156-2-152.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030909072959,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030909073856,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030909080534,'12.148.177.26');
INSERT INTO uservisit VALUES (693,'Jun',20030909081855,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3224,'Lee',20030909090553,'n219077007145.netvigator.com');
INSERT INTO uservisit VALUES (3403,'Patricia',20030909090855,'edsiapl01.eds.net');
INSERT INTO uservisit VALUES (3403,'Patricia',20030909091304,'edsiapl01.eds.net');
INSERT INTO uservisit VALUES (3403,'Patricia',20030909091456,'edsiapl01.eds.net');
INSERT INTO uservisit VALUES (3404,'Aarti Dwarka',20030909092318,'ADSL-TPLUS-164.intnet.mu');
INSERT INTO uservisit VALUES (746,'Raveen',20030909092745,'220.247.244.18');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030909092940,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030909093251,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3398,'Marti Burkettt',20030909093300,'12-241-41-162.client.attbi.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030909102200,'194.201.66.7');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030909102413,'61.0.138.48');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030909102839,'61.0.138.48');
INSERT INTO uservisit VALUES (3372,'Sam',20030909102900,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030909103101,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909103704,'144.9.158.97');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030909103911,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20030909104144,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909104459,'166.68.134.175');
INSERT INTO uservisit VALUES (3224,'Lee',20030909105026,'pcd586065.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909105217,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030909105308,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909110835,'166.68.134.175');
INSERT INTO uservisit VALUES (122,'Happy',20030909111002,'199.67.51.15');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909111814,'166.68.134.175');
INSERT INTO uservisit VALUES (3273,'Darren Winchester',20030909112233,'mail.environment-agency.gov.uk');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030909112308,'194.75.37.250');
INSERT INTO uservisit VALUES (1183,'fwaff',20030909112826,'193.130.28.1');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030909113139,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030909113403,'134.217.237.30');
INSERT INTO uservisit VALUES (3202,'Jill',20030909114956,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030909121654,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030909123536,'pcd586065.netvigator.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030909131049,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030909132914,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909133450,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20030909134132,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030909140023,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909140116,'166.68.134.175');
INSERT INTO uservisit VALUES (3405,'Jane Rufino',20030909140504,'130.156.3.254');
INSERT INTO uservisit VALUES (3406,'leslie',20030909140542,'168.254.225.254');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030909140604,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3406,'leslie',20030909140715,'168.254.225.254');
INSERT INTO uservisit VALUES (3406,'leslie',20030909140916,'168.254.225.254');
INSERT INTO uservisit VALUES (3405,'Jane Rufino',20030909140945,'130.156.3.254');
INSERT INTO uservisit VALUES (3406,'leslie',20030909141033,'168.254.225.254');
INSERT INTO uservisit VALUES (3406,'leslie',20030909141204,'168.254.225.254');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030909141552,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3208,'dea',20030909145224,'cache-dk04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030909150244,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030909150426,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030909151041,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909152238,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030909153716,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030909153839,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909154508,'166.68.134.175');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909154803,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909154814,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20030909155734,'LOFT-0005.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (794,'Erin',20030909160503,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030909160552,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20030909160945,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909165916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030909171918,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909172831,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909173536,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909173829,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909180901,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20030909181025,'1Cust215.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3407,'Troy Bull',20030909181034,'24.149.18.78');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030909182046,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909182443,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909185946,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3408,'susan',20030909191157,'68.66.79.98');
INSERT INTO uservisit VALUES (3408,'susan',20030909191712,'68.66.79.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909201033,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909201154,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909201419,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030909202519,'p5085047A.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1220,'abc',20030909202850,'p5085047A.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909203736,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030909210525,'1Cust171.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3409,'jonathan weatherhead',20030909210837,'Ottawa-HSE-ppp257467.sympatico.ca');
INSERT INTO uservisit VALUES (3351,'Eric',20030909211231,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030909211425,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (693,'Jun',20030909213102,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20030909213501,'pool-138-89-110-192.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030909214625,'pool-141-149-249-14.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030909220705,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030909221123,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3410,'neil',20030909222006,'c-67-163-228-13.client.comcast.net');
INSERT INTO uservisit VALUES (3410,'neil',20030909222049,'c-67-163-228-13.client.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030909222229,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (873,'cges',20030909223308,'pcp011922pcs.unl.edu');
INSERT INTO uservisit VALUES (3411,'Bruce',20030909223855,'132.217.27.24.cfl.rr.com');
INSERT INTO uservisit VALUES (3411,'Bruce',20030909224749,'132.217.27.24.cfl.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030909224830,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030909231602,'203.21.78.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030909232440,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030909234035,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20030909235341,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030910000306,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3412,'Eric',20030910001331,'adsl-131.160.41.info.com.ph');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910001430,'pool-141-153-173-27.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3412,'Eric',20030910001453,'adsl-131.160.41.info.com.ph');
INSERT INTO uservisit VALUES (3412,'Eric',20030910002117,'adsl-131.160.41.info.com.ph');
INSERT INTO uservisit VALUES (3413,'David',20030910002325,'pcp01321998pcs.toresd01.pa.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030910003710,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030910004747,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030910012640,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030910021246,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030910023717,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030910023905,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030910031421,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030910031643,'host-66-81-183-79.rev.o1.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030910033644,'193.130.28.1');
INSERT INTO uservisit VALUES (3274,'Dacre',20030910041202,'194.201.66.7');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030910043640,'194.75.37.250');
INSERT INTO uservisit VALUES (3304,'Andrew',20030910045931,'dialup-214.34.194.203.acc01-nort-cbr.comindico.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030910050534,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030910055309,'pcd438087.netvigator.com');
INSERT INTO uservisit VALUES (3355,'Patricia Kelley',20030910070225,'193.130.125.45');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910072152,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030910073706,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030910074333,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3143,'Vito',20030910075541,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3414,'alumination design',20030910081023,'dialup-209.245.3.242.Dial1.Denver1.Level3.net');
INSERT INTO uservisit VALUES (2840,'Becky',20030910081607,'12.148.177.26');
INSERT INTO uservisit VALUES (1575,'DJ',20030910081918,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910083608,'166.68.134.175');
INSERT INTO uservisit VALUES (1183,'fwaff',20030910084402,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030910091722,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3343,'Patty',20030910091850,'65-68-181-120.ded.swbell.net');
INSERT INTO uservisit VALUES (3415,'daylay',20030910092216,'81.18.40.123');
INSERT INTO uservisit VALUES (3416,'holli wiedrick',20030910092516,'fims2.fugro.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030910092522,'144.9.158.97');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030910092540,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3415,'daylay',20030910092615,'81.18.40.123');
INSERT INTO uservisit VALUES (1575,'DJ',20030910095434,'LOFT-0003.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20030910101703,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1,'levik',20030910101921,'206.28.64.98');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030910102654,'203.197.123.163');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030910102716,'203.197.123.163');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20030910102959,'tempcache1.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030910103147,'203.197.123.163');
INSERT INTO uservisit VALUES (1183,'fwaff',20030910103630,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030910104248,'203.197.123.163');
INSERT INTO uservisit VALUES (3417,'Tamas Eisenberger',20030910105007,'hainbh6-x0.ms.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030910105300,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910105512,'166.68.134.175');
INSERT INTO uservisit VALUES (3418,'Emily',20030910110350,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030910112034,'pcd628080.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030910112124,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910112150,'166.68.134.175');
INSERT INTO uservisit VALUES (3417,'Tamas Eisenberger',20030910112155,'hainbh6-x0.ms.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030910114905,'SB241-00000157.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20030910115407,'206.28.64.98');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030910120617,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030910122143,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030910122821,'129.133.4.34');
INSERT INTO uservisit VALUES (3372,'Sam',20030910122821,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030910123928,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3419,'LINDA',20030910124358,'spxyric1.bankofamerica.com');
INSERT INTO uservisit VALUES (3420,'kannan r',20030910130643,'203.197.138.167');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030910131633,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910135911,'166.68.134.175');
INSERT INTO uservisit VALUES (3224,'Lee',20030910142447,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910143433,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030910144759,'LOFT-0008.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3396,'Enzo',20030910145654,'canpost.p2p.attcanada.ca');
INSERT INTO uservisit VALUES (1,'levik',20030910145918,'206.28.64.98');
INSERT INTO uservisit VALUES (2592,'ben young',20030910145931,'204.89.69.14');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910152027,'166.68.134.175');
INSERT INTO uservisit VALUES (1575,'DJ',20030910154118,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910154704,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20030910154716,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3209,'Haley',20030910155020,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030910155125,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030910155207,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030910155223,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910160104,'166.68.134.175');
INSERT INTO uservisit VALUES (3421,'AD',20030910161558,'157.89.174.96');
INSERT INTO uservisit VALUES (1575,'DJ',20030910171727,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20030910175525,'1Cust64.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (122,'Happy',20030910180128,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3422,'Beth',20030910181913,'66.103.235.160');
INSERT INTO uservisit VALUES (3422,'Beth',20030910182347,'66.103.235.160');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030910182454,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030910182543,'134.217.237.30');
INSERT INTO uservisit VALUES (1575,'DJ',20030910182600,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030910183220,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910183642,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030910184651,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030910191117,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3423,'Jim',20030910191212,'usr01065.tontonme.ne.jp');
INSERT INTO uservisit VALUES (1220,'abc',20030910194744,'p50850CFD.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910200247,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030910200530,'pool-141-153-164-183.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030910200938,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3424,'dork',20030910204008,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3421,'AD',20030910204156,'157.89.174.96');
INSERT INTO uservisit VALUES (1,'levik',20030910204732,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3424,'dork',20030910205438,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910205621,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030910205632,'2.arlington-46-47rs.va.dial-access.att.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030910210819,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2995,'H',20030910211234,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030910211831,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030910214606,'pool-141-149-249-14.buff.east.verizon.net');
INSERT INTO uservisit VALUES (693,'Jun',20030910215431,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1575,'DJ',20030910220934,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030910221134,'p50850CFD.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030910221239,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030910222158,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3206,'Lawrence',20030910222606,'AC8793B8.ipt.aol.com');
INSERT INTO uservisit VALUES (2674,'mike',20030910224300,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030910224338,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030910225236,'pool-141-149-249-14.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030910230122,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030910230149,'host-66-81-192-105.rev.o1.com');
INSERT INTO uservisit VALUES (3425,'kheem',20030910231858,'cpe-66-75-35-237.bak.rr.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030910232652,'pool-141-149-249-14.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030910234821,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911001116,'pool-138-89-45-15.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911005139,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030911010118,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030911010506,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030911024848,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030911034923,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3426,'Kimberly',20030911043646,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911050058,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030911054945,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030911062119,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911071934,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030911072101,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20030911074028,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911075732,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2840,'Becky',20030911084323,'12.148.177.26');
INSERT INTO uservisit VALUES (1575,'DJ',20030911085704,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030911090934,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911092405,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3372,'Sam',20030911095029,'64.252.250.116');
INSERT INTO uservisit VALUES (1,'levik',20030911095202,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911100446,'pool-138-89-108-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3427,'Govindaraj',20030911101009,'203.197.157.62');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030911102209,'61.0.138.60');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911102251,'pool-138-89-108-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030911103511,'pool-141-149-249-14.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3428,'Kenneth McCaulley',20030911104208,'vpn.dcaweb.net');
INSERT INTO uservisit VALUES (3429,'konzee',20030911104716,'210.193.18.230');
INSERT INTO uservisit VALUES (3416,'holli wiedrick',20030911104731,'fims2.fugro.com');
INSERT INTO uservisit VALUES (1,'levik',20030911104928,'206.28.64.98');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030911111833,'194.75.37.250');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911112248,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911112933,'pool-138-89-79-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911113143,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030911113153,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3355,'Patricia Kelley',20030911114449,'193.130.125.45');
INSERT INTO uservisit VALUES (1220,'abc',20030911115511,'p50850671.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1,'levik',20030911115705,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030911115916,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911120214,'pool-141-153-191-129.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030911120931,'199.67.51.15');
INSERT INTO uservisit VALUES (3224,'Lee',20030911120936,'pcd420008.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911122037,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911122316,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911123916,'144.9.158.97');
INSERT INTO uservisit VALUES (1919,'Lewis',20030911125046,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030911125123,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030911125211,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911125744,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030911130531,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20030911130812,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030911131141,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030911131805,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030911131947,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030911132602,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030911133618,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030911134150,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1220,'abc',20030911135632,'p50850671.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3430,'pat',20030911140356,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20030911140356,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20030911140454,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1,'levik',20030911141348,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20030911141631,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911141804,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911142132,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3421,'AD',20030911143018,'157.89.174.96');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911143626,'pool-138-89-42-156.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030911144420,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (3431,'mark',20030911150627,'66-95-137-106.client.dsl.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911150642,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3430,'pat',20030911150722,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030911151334,'SB239-00125.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3432,'jaeau',20030911152232,'ip68-100-67-190.dc.dc.cox.net');
INSERT INTO uservisit VALUES (3432,'jaeau',20030911152310,'ip68-100-67-190.dc.dc.cox.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911152311,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030911152505,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030911155757,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030911155915,'CPE0030bd1bb85e-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030911161526,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20030911164014,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20030911165022,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1,'levik',20030911170245,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911170951,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030911171751,'p50850671.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911172146,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911175507,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030911181024,'p50850671.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1575,'DJ',20030911181535,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2995,'H',20030911183906,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911185904,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030911190047,'pool-141-153-148-243.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911190617,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030911190834,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030911192401,'r200-40-184-87.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20030911192839,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911195129,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911200409,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030911201011,'p50850671.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (2561,'Aaron',20030911201356,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911202046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3433,'Nick',20030911204015,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (2995,'H',20030911204129,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030911204447,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911205224,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20030911205919,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030911210345,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030911210513,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030911211854,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030911212912,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030911214201,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (2995,'H',20030911215158,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030911220145,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030911222042,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030911230646,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030911230749,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3434,'TangK',20030911231141,'lsanca1-ar13-4-60-139-051.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (693,'Jun',20030911234047,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1575,'DJ',20030911235844,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3435,'Brittany',20030912002911,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030912003551,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20030912003551,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1,'levik',20030912005620,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3436,'eve',20030912020211,'async-54.sydney-isp1.cisco3.goanna.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030912022407,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030912035231,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030912035357,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912055214,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3437,'Tony',20030912060130,'c198-142-124-36.fitzg1.qld.optusnet.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20030912063747,'193.130.28.1');
INSERT INTO uservisit VALUES (3438,'michael morrison',20030912065456,'66-215-232-150.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912070849,'144.9.158.101');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912070948,'adsl-156-1-22.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3439,'jo',20030912071137,'dial81-131-195-165.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912071212,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3439,'jo',20030912071414,'dial81-131-195-165.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030912072651,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912072810,'adsl-156-1-22.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912073229,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030912073518,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912080253,'144.9.158.100');
INSERT INTO uservisit VALUES (2840,'Becky',20030912081423,'12.148.177.26');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912081943,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912090433,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3430,'pat',20030912091935,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1220,'abc',20030912092326,'p508504CB.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030912092500,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912092649,'166.68.134.175');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912093146,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912093617,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1183,'fwaff',20030912095006,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030912102253,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912102646,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912104233,'144.9.158.97');
INSERT INTO uservisit VALUES (153,'TomM',20030912112707,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030912113427,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030912114702,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030912114710,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030912115454,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (122,'Happy',20030912121535,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030912123713,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20030912123916,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2561,'Aaron',20030912124057,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3209,'Haley',20030912124635,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030912124820,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030912124952,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030912124958,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030912125911,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3440,'Annalise Gore',20030912131803,'82-33-45-41.cable.ubr04.stav.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3430,'pat',20030912132256,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912133928,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20030912134713,'SB239-00115.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3441,'Steve',20030912134817,'public2-cosh5-6-cust110573.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3441,'Steve',20030912134837,'public2-cosh5-6-cust110573.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3441,'Steve',20030912135153,'public2-cosh5-6-cust110573.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20030912140745,'nycmny1-ar1-4-43-248-068.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912144056,'166.68.134.175');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030912144226,'161.184.223.119');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912150037,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030912150416,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20030912150910,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3387,'luke',20030912151716,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (2489,'nellie',20030912151734,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030912152158,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3433,'Nick',20030912152537,'cache-mtc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030912153219,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20030912153244,'h-69-3-242-182.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912153818,'166.68.134.175');
INSERT INTO uservisit VALUES (3442,'Mike',20030912154738,'jffwpr04.jf.intel.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912155521,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912155637,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912161608,'166.68.134.175');
INSERT INTO uservisit VALUES (3430,'pat',20030912162311,'pcp444186pcs.savana01.ga.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030912162740,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030912163754,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030912164307,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030912165026,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912165718,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912171002,'adsl-35-80-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030912171714,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912171929,'adsl-35-80-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912172059,'adsl-35-80-141.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030912175412,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3443,'ryan',20030912183230,'ool-4350eb9a.dyn.optonline.net');
INSERT INTO uservisit VALUES (3444,'greg',20030912191202,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912191544,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030912192229,'r200-40-187-5.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1220,'abc',20030912192537,'p508504DA.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030912201117,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912203655,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3436,'eve',20030912204602,'async-193.sydney-isp1.cisco4.goanna.net.au');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030912205651,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3445,'kayla',20030912205748,'12-208-72-113.client.attbi.com');
INSERT INTO uservisit VALUES (3387,'luke',20030912210229,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030912210827,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030912212246,'gdprpx05-port-30.dial.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912212809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20030912213209,'as4-200-52-5-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (153,'TomM',20030912214403,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912215044,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912215722,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030912220159,'adsl-156-19-68.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1,'levik',20030912221206,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030912221711,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030912222208,'as4-200-52-5-200.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912223445,'pool-138-89-20-248.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030912224140,'pool-138-89-20-248.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3444,'greg',20030912225534,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030912225628,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030912230258,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1220,'abc',20030912232202,'p508504DA.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3446,'david',20030913000805,'adsl-67-38-245-54.dsl.bcvloh.ameritech.net');
INSERT INTO uservisit VALUES (3446,'david',20030913000921,'adsl-67-38-245-54.dsl.bcvloh.ameritech.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030913002603,'pool-138-89-88-213.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030913011034,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030913011408,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20030913012112,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030913012826,'c66.169.124.199.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030913015616,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030913022028,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3447,'Kumanan',20030913024052,'203.197.130.173');
INSERT INTO uservisit VALUES (1575,'DJ',20030913030646,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3448,'Josh',20030913054555,'AC961152.ipt.aol.com');
INSERT INTO uservisit VALUES (3448,'Josh',20030913054605,'AC961152.ipt.aol.com');
INSERT INTO uservisit VALUES (3448,'Josh',20030913054717,'AC961152.ipt.aol.com');
INSERT INTO uservisit VALUES (3449,'dennis wenne',20030913055706,'nat.koping.se');
INSERT INTO uservisit VALUES (3224,'Lee',20030913070028,'pcd420105.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913071250,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3444,'greg',20030913074612,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (153,'TomM',20030913080946,'206.137.1.133');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20030913091634,'r207-50-241-79.adinet.com.uy');
INSERT INTO uservisit VALUES (1220,'abc',20030913092342,'p508509D3.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20030913092342,'r207-50-241-79.adinet.com.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913093043,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030913093715,'pool-138-89-65-243.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030913101143,'adsl-156-19-68.asm.bellsouth.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030913102019,'61.0.138.154');
INSERT INTO uservisit VALUES (153,'TomM',20030913110300,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030913121646,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030913125346,'adsl-156-19-68.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3451,'jean',20030913130040,'host-66-81-176-251.rev.o1.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030913130152,'pool-141-153-207-231.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913133509,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3448,'Josh',20030913133832,'AC961152.ipt.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030913135401,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3351,'Eric',20030913135430,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913141045,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3452,'curtis',20030913144635,'dialup-67.73.17.97.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913145251,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030913152207,'p50850358.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1,'levik',20030913152939,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3387,'luke',20030913153723,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030913154210,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913155237,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030913160818,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030913161528,'host-66-81-18-208.rev.o1.com');
INSERT INTO uservisit VALUES (794,'Erin',20030913162908,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913163200,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030913163224,'pool-138-89-46-107.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3428,'Kenneth McCaulley',20030913163307,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913164007,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913164910,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913172036,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913184735,'pool-141-149-240-7.buff.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030913190756,'206.137.1.133');
INSERT INTO uservisit VALUES (1220,'abc',20030913190942,'p50850358.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (2995,'H',20030913192950,'pool-151-198-135-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913194755,'pool-141-149-242-224.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913205652,'pool-141-149-242-224.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913210031,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3453,'Aya',20030913210251,'pcp03928675pcs.dalect01.va.comcast.net');
INSERT INTO uservisit VALUES (3387,'luke',20030913214651,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913215733,'pool-141-149-136-92.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913220043,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030913221157,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030913221910,'206.137.1.133');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030913224232,'cache-mtc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (1220,'abc',20030913224353,'p5085030C.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030913230504,'r200-40-187-143.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3195,'John Reid',20030913231433,'pool-141-149-136-92.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030913231909,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3385,'Kathryn',20030914000846,'24-148-94-151.na.21stcentury.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030914001127,'pool-138-89-97-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2571,'Rob',20030914003101,'12-213-6-196.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030914004924,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20030914005502,'m055-170.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3455,'Violet',20030914012117,'cache218.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3456,'Ralph',20030914013739,'63.245.37.133');
INSERT INTO uservisit VALUES (3197,'gabbo',20030914015616,'hsdbpa64-201-199-153.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3197,'gabbo',20030914024258,'hsdbpa64-201-199-153.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1,'levik',20030914025043,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030914030035,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030914030225,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030914045007,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030914045828,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030914062527,'206.137.1.133');
INSERT INTO uservisit VALUES (3202,'Jill',20030914091235,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914092650,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030914093923,'206.137.1.133');
INSERT INTO uservisit VALUES (3457,'anastasia',20030914095051,'cache-dh08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030914100706,'pool-138-89-102-16.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3444,'greg',20030914102955,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030914104454,'0-1pool244-61.nas2.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (3324,'William Beer',20030914110704,'adsl-155-5-245.tys.bellsouth.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030914112527,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030914112956,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20030914113340,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030914113906,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914120632,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914120640,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914121052,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030914121804,'p508505FE.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914121941,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030914122215,'pool-141-153-214-207.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030914123936,'pool-129-44-143-247.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3458,'ryan',20030914124442,'cpe-24-221-175-41.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (3458,'ryan',20030914124504,'cpe-24-221-175-41.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (3458,'ryan',20030914124523,'cpe-24-221-175-41.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (3459,'Kiersten',20030914130205,'ACC97BB2.ipt.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030914130322,'hsdbpa64-201-199-153.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3197,'gabbo',20030914130928,'hsdbpa64-201-199-153.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1220,'abc',20030914131405,'p508505FE.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1,'levik',20030914131900,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3380,'Marissa',20030914142933,'pcp04375139pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030914143533,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914144915,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030914145443,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914150149,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030914153248,'host-66-81-192-154.rev.o1.com');
INSERT INTO uservisit VALUES (3444,'greg',20030914153544,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3444,'greg',20030914160105,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3444,'greg',20030914160718,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3460,'Jenny Hong',20030914162012,'66-42-50-184.lsan.cari.net');
INSERT INTO uservisit VALUES (3460,'Jenny Hong',20030914162056,'66-42-50-184.lsan.cari.net');
INSERT INTO uservisit VALUES (3460,'Jenny Hong',20030914162152,'66-42-50-184.lsan.cari.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030914165033,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20030914170355,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030914171148,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914171619,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030914180124,'p508505FE.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3461,'cassie',20030914180802,'cache-mtc-af02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914180809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914180829,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030914181313,'adsl-156-0-126.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030914181524,'adsl-156-0-126.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914184023,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030914184235,'pool-138-89-41-174.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914191309,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030914192413,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030914193541,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3462,'Ryan',20030914193708,'cs2428144-22.satx.rr.com');
INSERT INTO uservisit VALUES (3462,'Ryan',20030914194013,'cs2428144-22.satx.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030914194026,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20030914194027,'206.137.1.133');
INSERT INTO uservisit VALUES (3462,'Ryan',20030914194218,'cs2428144-22.satx.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030914195132,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030914200321,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914200408,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3463,'Tracy',20030914210338,'157.131.vbnet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914212732,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030914213548,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030914223607,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3464,'Julie',20030914225500,'12-234-16-122.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030914230426,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20030914232149,'as6-200-52-8-98.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030914233337,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030914235915,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030915003435,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030915003957,'206.137.1.133');
INSERT INTO uservisit VALUES (3465,'Rachel',20030915005627,'12-211-176-118.client.attbi.com');
INSERT INTO uservisit VALUES (257,'vohonam',20030915012721,'12-210-10-120.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030915013557,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3466,'Emilie',20030915015327,'nat02.ictv.ne.jp');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915022055,'193.130.28.1');
INSERT INTO uservisit VALUES (3335,'AJ',20030915022420,'randium.rmb.co.za');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915022810,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030915023948,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20030915024937,'206.137.1.133');
INSERT INTO uservisit VALUES (3467,'B M',20030915025534,'203.200.224.130');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915030240,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915043204,'144.9.158.97');
INSERT INTO uservisit VALUES (3468,'Grant Gomez',20030915050811,'cpe-24-31-59-4.socal.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030915052607,'203.197.108.73');
INSERT INTO uservisit VALUES (3469,'sunil',20030915055851,'176.tenet.28.144.202.in-addr.arpa');
INSERT INTO uservisit VALUES (3468,'Grant Gomez',20030915060056,'cpe-24-31-59-4.socal.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915061839,'144.9.158.97');
INSERT INTO uservisit VALUES (153,'TomM',20030915061903,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915072123,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20030915072706,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3444,'greg',20030915073628,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915073642,'193.130.28.1');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030915073850,'adsl-156-0-126.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030915080228,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3444,'greg',20030915083320,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915083610,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20030915083957,'166.68.134.175');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915092417,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3372,'Sam',20030915094326,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915094651,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915094709,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915102717,'144.9.158.97');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030915103443,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030915104735,'134.217.237.30');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030915105451,'0-1pool244-46.nas2.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915105814,'24.70.95.203');
INSERT INTO uservisit VALUES (3091,'Hans',20030915110755,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (3091,'Hans',20030915110841,'pdxnt01.poorman-douglas.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915112349,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915112517,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915112543,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20030915113532,'199.67.51.15');
INSERT INTO uservisit VALUES (3449,'dennis wenne',20030915113627,'nat.koping.se');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915115852,'24.70.95.204');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915115854,'144.9.158.97');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030915120002,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030915120924,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915121149,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030915122506,'SB239-000000064.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030915122620,'SB239-000000064.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3195,'John Reid',20030915130453,'dns1.ecc.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915131742,'144.9.158.97');
INSERT INTO uservisit VALUES (3430,'pat',20030915132020,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915133350,'24.70.95.204');
INSERT INTO uservisit VALUES (3430,'pat',20030915133516,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915133835,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915134128,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915134213,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20030915134431,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915134733,'24.70.95.204');
INSERT INTO uservisit VALUES (1567,'Bryan',20030915142309,'134.217.237.30');
INSERT INTO uservisit VALUES (3470,'Janet Preston',20030915143157,'customer-63-114-219-30.dialup.psouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915143454,'24.70.95.204');
INSERT INTO uservisit VALUES (3470,'Janet Preston',20030915143548,'customer-63-114-219-30.dialup.psouth.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030915144559,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030915150111,'166.68.134.175');
INSERT INTO uservisit VALUES (3444,'greg',20030915150125,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3380,'Marissa',20030915150226,'pcp04375139pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20030915150423,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915150634,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915151945,'24.70.95.203');
INSERT INTO uservisit VALUES (1575,'DJ',20030915152142,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20030915154250,'mail.ade.com');
INSERT INTO uservisit VALUES (1,'levik',20030915154458,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030915160720,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3471,'Jeff',20030915161024,'63.150.83.209');
INSERT INTO uservisit VALUES (3471,'Jeff',20030915161955,'63.150.83.209');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030915170102,'adsl-156-11-233.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030915172345,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20030915174830,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030915180126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030915181634,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030915182416,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1220,'abc',20030915183910,'p50850B1D.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3472,'Maille',20030915184728,'pool-207-68-60-106.norf.east.verizon.net');
INSERT INTO uservisit VALUES (3473,'Wayne',20030915190503,'ms1-1.bear.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915191424,'24.70.95.203');
INSERT INTO uservisit VALUES (1575,'DJ',20030915193639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030915194201,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3474,'Derek',20030915194907,'pcp02695830pcs.roylok01.mi.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030915200051,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20030915201915,'ms1-1.bear.com');
INSERT INTO uservisit VALUES (3475,'M-C',20030915202145,'c-24-98-79-187.atl.client2.attbi.com');
INSERT INTO uservisit VALUES (3476,'karly',20030915210642,'adsl-156-11-93.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030915210653,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3477,'Ramona',20030915212014,'68-155-237-24.gci.net');
INSERT INTO uservisit VALUES (3477,'Ramona',20030915212332,'68-155-237-24.gci.net');
INSERT INTO uservisit VALUES (3239,'paul',20030915212949,'dsc06-bsi-ma-206-216-183-55.rasserver.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030915220450,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030915222409,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030915222439,'007.216-123-231-0.interbaun.com');
INSERT INTO uservisit VALUES (153,'TomM',20030915223551,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916001635,'pool-138-89-35-73.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030916001815,'pool-141-149-251-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916001929,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030916002811,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030916005707,'pool-141-149-251-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030916005859,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030916012728,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3478,'tahir',20030916015747,'203.129.218.162');
INSERT INTO uservisit VALUES (1183,'fwaff',20030916022014,'193.130.28.1');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030916023801,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20030916025057,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916030639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030916041111,'24.70.95.203');
INSERT INTO uservisit VALUES (153,'TomM',20030916051153,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030916051403,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916073240,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1693,'Ronald Menard',20030916073902,'0-1pool244-85.nas2.milwaukee1.wi.us.da.qwest.net');
INSERT INTO uservisit VALUES (3479,'Phil Krause',20030916082645,'bblonfw01.rexam.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916083038,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916085023,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916085539,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030916085827,'194.75.37.250');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916090320,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030916092711,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030916092720,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030916092857,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030916094337,'194.75.37.250');
INSERT INTO uservisit VALUES (3195,'John Reid',20030916094739,'pool-141-149-251-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916100014,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916101233,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3430,'pat',20030916101631,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916102405,'144.9.158.100');
INSERT INTO uservisit VALUES (1220,'abc',20030916103415,'p50850B28.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916103455,'144.9.158.100');
INSERT INTO uservisit VALUES (1567,'Bryan',20030916104034,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916105350,'144.9.158.100');
INSERT INTO uservisit VALUES (3480,'Rick',20030916111242,'pcp023551pcs.whtmrs01.md.comcast.net');
INSERT INTO uservisit VALUES (3480,'Rick',20030916111414,'pcp023551pcs.whtmrs01.md.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916111929,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916112101,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916112140,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916114849,'144.9.158.101');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030916121845,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916122747,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030916123207,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20030916123745,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030916124706,'193.130.28.1');
INSERT INTO uservisit VALUES (3481,'Justine Dawson',20030916130052,'host217-42-98-211.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (3481,'Justine Dawson',20030916130253,'host217-42-98-211.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (3481,'Justine Dawson',20030916131912,'host217-42-98-211.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (3482,'adam',20030916133630,'hlch.htc.com');
INSERT INTO uservisit VALUES (3482,'adam',20030916133634,'hlch.htc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030916143723,'134.217.237.30');
INSERT INTO uservisit VALUES (3480,'Rick',20030916144443,'pcp023551pcs.whtmrs01.md.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916145648,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030916150631,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030916152052,'p50850815.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916152336,'144.9.158.101');
INSERT INTO uservisit VALUES (3483,'Melody',20030916154400,'207.195.105.114');
INSERT INTO uservisit VALUES (3483,'Melody',20030916154444,'207.195.105.114');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916154842,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030916154950,'LOFT-0013.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3484,'Jeremy',20030916160032,'host-63-150-223-2.edgepark.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916160158,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3482,'adam',20030916162443,'hlch.htc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030916164002,'144.9.158.101');
INSERT INTO uservisit VALUES (3485,'Sandra Wooten',20030916164930,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916165659,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3485,'Sandra Wooten',20030916165929,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916171639,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030916171946,'pool-151-198-135-241.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030916172458,'lstc.lstc.com');
INSERT INTO uservisit VALUES (122,'Happy',20030916172803,'199.67.51.15');
INSERT INTO uservisit VALUES (1072,'Alan',20030916174357,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20030916174846,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030916175550,'24.70.95.203');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916181128,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916181239,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916184102,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030916184611,'24.70.95.203');
INSERT INTO uservisit VALUES (3387,'luke',20030916190243,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916194228,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3060,'winnie',20030916203444,'ip68-224-23-142.lv.lv.cox.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030916211350,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3487,'Charlie',20030916211829,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030916213134,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (3488,'Cello-Strike',20030916214012,'adsl-68-122-145-210.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916214300,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2674,'mike',20030916214537,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030916215557,'pool-141-149-251-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030916220109,'pool-138-89-48-187.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030916221345,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030916222157,'cache-mtc-ag04.proxy.aol.com');
INSERT INTO uservisit VALUES (1220,'abc',20030916222810,'p50850815.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3195,'John Reid',20030916222941,'pool-141-149-251-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030916225510,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3489,'StepHaNie Vo',20030916231500,'64-48-236-8-dal-01.cvx.algx.net');
INSERT INTO uservisit VALUES (3490,'Emily',20030916232110,'cache-dp10.proxy.aol.com');
INSERT INTO uservisit VALUES (3491,'Joe Boyer',20030917001949,'tweedledum.its.utas.edu.au');
INSERT INTO uservisit VALUES (3372,'Sam',20030917003655,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917010736,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030917012010,'hsdbpa207-195-65-15.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3197,'gabbo',20030917015709,'hsdbpa207-195-65-15.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20030917020528,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3492,'janell',20030917022430,'netcache-2001.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (3492,'janell',20030917024335,'netcache-2001.public.lawson.webtv.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030917030456,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917034509,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3493,'Pablo',20030917042542,'ppp-66-63-154-180.sdc1.ip.ricochet.net');
INSERT INTO uservisit VALUES (3494,'job',20030917043306,'203.148.67.174');
INSERT INTO uservisit VALUES (3493,'Pablo',20030917043731,'ppp-66-63-154-180.sdc1.ip.ricochet.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030917064921,'adsl-156-4-212.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917071200,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030917071459,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917074944,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3495,'Andrew',20030917075105,'ppp21-149-gw01.athens.access.acn.gr');
INSERT INTO uservisit VALUES (1183,'fwaff',20030917080136,'193.130.28.1');
INSERT INTO uservisit VALUES (3495,'Andrew',20030917081501,'ppp21-149-gw01.athens.access.acn.gr');
INSERT INTO uservisit VALUES (3327,'Richard Briscoe',20030917082416,'194.75.37.250');
INSERT INTO uservisit VALUES (3496,'pravallika',20030917082741,'196.12.49.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030917083038,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030917083523,'LOFT-0016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1220,'abc',20030917083732,'p508502D0.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1301,'Charlie',20030917084214,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3497,'Danielle Kiey-Thomas',20030917084453,'212.125.65.114');
INSERT INTO uservisit VALUES (3497,'Danielle Kiey-Thomas',20030917085411,'212.125.65.114');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030917091518,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20030917092858,'193.130.28.1');
INSERT INTO uservisit VALUES (3498,'buttina',20030917095236,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (3499,'Wes Kervatt',20030917095928,'12.109.59.19');
INSERT INTO uservisit VALUES (3498,'buttina',20030917103150,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3493,'Pablo',20030917103605,'ppp-66-63-154-180.sdc1.ip.ricochet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030917104056,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030917104733,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917105632,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3500,'Arturo García',20030917114543,'mandragora.pemex.com');
INSERT INTO uservisit VALUES (3501,'r. allison',20030917115006,'207.233.102.22');
INSERT INTO uservisit VALUES (1575,'DJ',20030917115332,'SB239-posn8.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3501,'r. allison',20030917115658,'207.233.102.22');
INSERT INTO uservisit VALUES (3274,'Dacre',20030917115708,'194.201.66.7');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917120453,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20030917121856,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030917122432,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030917122437,'internet02.lutron.com');
INSERT INTO uservisit VALUES (836,'Rushi',20030917122806,'141.228.156.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030917123812,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030917124733,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030917130705,'SB239-posn8.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3502,'mervin',20030917130945,'210.212.194.30');
INSERT INTO uservisit VALUES (3502,'mervin',20030917131049,'210.212.194.30');
INSERT INTO uservisit VALUES (3502,'mervin',20030917131051,'210.212.194.30');
INSERT INTO uservisit VALUES (1220,'abc',20030917131829,'p50850D7D.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917132359,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030917135403,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030917135610,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3503,'Giovanna',20030917140800,'dialup-67.26.71.243.Dial1.Weehawken1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917141340,'144.9.158.101');
INSERT INTO uservisit VALUES (3504,'Jill Ferguson',20030917141546,'12-220-248-136.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917142320,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917142517,'144.9.158.101');
INSERT INTO uservisit VALUES (3505,'Antonio Fuchs',20030917142639,'micro174.ensp.fiocruz.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917143526,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917144630,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917145743,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20030917151201,'LOFT-156.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917151425,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030917151911,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917153107,'144.9.158.101');
INSERT INTO uservisit VALUES (3506,'Mike',20030917154012,'adsl-67-39-39-232.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917154054,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917154809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917155050,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20030917155301,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3507,'paul',20030917155859,'homeboundmortgage.com');
INSERT INTO uservisit VALUES (3506,'Mike',20030917161659,'adsl-67-39-39-232.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917162817,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030917163922,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917165733,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3508,'lacy',20030917170143,'pcp251232pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917170927,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20030917172354,'206.28.64.98');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030917172726,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917173238,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20030917173803,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917174046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030917180751,'lstc.lstc.com');
INSERT INTO uservisit VALUES (122,'Happy',20030917180957,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030917181043,'adsl-156-4-212.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917181637,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917182024,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917183105,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3509,'david',20030917191247,'lsanca1-ar20-4-41-242-182.lsanca1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3510,'Ally Ahs',20030917191632,'cache-ntc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030917192519,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3511,'erik',20030917192848,'66.153.57.70');
INSERT INTO uservisit VALUES (3511,'erik',20030917194245,'66.153.57.70');
INSERT INTO uservisit VALUES (2634,'Leah',20030917194309,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030917194524,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20030917195607,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3512,'Jeff',20030917195608,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917195609,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20030917195858,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3444,'greg',20030917200202,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917202650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030917204231,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030917204657,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3430,'pat',20030917204828,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917205430,'LOFT-163.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917210140,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3513,'brad',20030917211034,'12.111.69.130');
INSERT INTO uservisit VALUES (3514,'jan',20030917211123,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917211555,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2634,'Leah',20030917211609,'cache-rf06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030917211701,'pool-138-89-108-169.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3513,'brad',20030917213351,'12.111.69.130');
INSERT INTO uservisit VALUES (2634,'Leah',20030917213357,'cache-rp07.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030917214004,'ool-18b96a19.dyn.optonline.net');
INSERT INTO uservisit VALUES (3515,'Guy',20030917214157,'ool-18b8e107.dyn.optonline.net');
INSERT INTO uservisit VALUES (3515,'Guy',20030917214223,'ool-18b8e107.dyn.optonline.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030917215021,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917220654,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030917221103,'pool-141-149-243-121.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030917221307,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3515,'Guy',20030917222443,'ool-18b8e107.dyn.optonline.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030917222803,'24.70.95.203');
INSERT INTO uservisit VALUES (3372,'Sam',20030917223004,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3516,'Berk',20030917225414,'evrtwa1-ar1-4-47-230-042.evrtwa1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3197,'gabbo',20030917231542,'hsdbpa64-201-199-83.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030917231800,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030917232444,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3517,'adarsh sampath',20030917232648,'203.200.63.21');
INSERT INTO uservisit VALUES (3515,'Guy',20030917232707,'ool-18b8e107.dyn.optonline.net');
INSERT INTO uservisit VALUES (3490,'Emily',20030917233242,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030917234818,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030917235218,'pool-141-149-243-121.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918001118,'pool-141-153-210-128.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030918003550,'client29.fchi1.hawkcommunications.com');
INSERT INTO uservisit VALUES (3518,'Chase',20030918011744,'rector-137.isainet.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918012116,'pool-141-149-243-121.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030918013325,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030918021958,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030918024300,'193.130.28.1');
INSERT INTO uservisit VALUES (3519,'tom banks',20030918033140,'proxy1.southcom.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030918040838,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3449,'dennis wenne',20030918062832,'nat.koping.se');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918072040,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030918074205,'ool-18b96a19.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918075957,'pool-141-153-190-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030918080128,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20030918082012,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030918083710,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030918085805,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030918091406,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030918094050,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030918095005,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3520,'Norfolk-n-Good',20030918095732,'pc-asmussen.physiol.ox.ac.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20030918103623,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030918104016,'134.217.237.30');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030918104025,'24.70.95.203');
INSERT INTO uservisit VALUES (1,'levik',20030918104901,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20030918110024,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20030918110439,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030918110659,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918110729,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3520,'Norfolk-n-Good',20030918110956,'pc-asmussen.physiol.ox.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918111724,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20030918113644,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918114059,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918114956,'144.9.158.100');
INSERT INTO uservisit VALUES (122,'Happy',20030918115933,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918121631,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3198,'JohnE',20030918121821,'69.15.0.185');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030918123152,'219.94.56.202');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030918123503,'219.94.56.202');
INSERT INTO uservisit VALUES (3482,'adam',20030918123728,'hlch.htc.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20030918123822,'219.94.56.202');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918124245,'pool-141-149-247-54.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030918124330,'193.130.28.1');
INSERT INTO uservisit VALUES (1220,'abc',20030918124352,'p50850798.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1567,'Bryan',20030918124638,'134.217.237.30');
INSERT INTO uservisit VALUES (3521,'sreeram',20030918130158,'193.220.224.11');
INSERT INTO uservisit VALUES (3196,'Dan',20030918130829,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3521,'sreeram',20030918131056,'193.220.224.11');
INSERT INTO uservisit VALUES (3430,'pat',20030918132153,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918133838,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3522,'Bernie',20030918133906,'Bagw-05-50.rh.ncsu.edu');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918134819,'pool-141-149-247-54.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030918135504,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3523,'Wayne Sloat',20030918141201,'143-147-165-209.gci.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918141449,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918142151,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030918142506,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030918145207,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030918145438,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3482,'adam',20030918150035,'hlch.htc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918150417,'144.9.158.100');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918151235,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3524,'J',20030918152827,'ip68-107-212-6.lu.dl.cox.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030918152939,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918153832,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3525,'John Martin',20030918155209,'162.33.247.173');
INSERT INTO uservisit VALUES (3512,'Jeff',20030918160958,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918161034,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3526,'Terry Snyder',20030918162358,'64-162-186-125.ded.pacbell.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030918163102,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918163127,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3527,'Mes Abebe',20030918163150,'gw.unislumin.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918164746,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030918170003,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030918170219,'adsl-156-19-164.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030918170558,'pool-141-153-190-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918170816,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030918171741,'pool-141-150-97-249.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030918171857,'24.70.95.203');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030918172241,'24.70.95.204');
INSERT INTO uservisit VALUES (1,'levik',20030918173016,'206.28.64.98');
INSERT INTO uservisit VALUES (3528,'Ashley',20030918173413,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (3528,'Ashley',20030918173430,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030918173436,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3528,'Ashley',20030918173528,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (3528,'Ashley',20030918173638,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030918173728,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20030918174158,'host68-246.scif.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20030918174222,'host68-246.scif.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030918174430,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030918174440,'cache-dp01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918175106,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3433,'Nick',20030918175156,'cache-dq05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030918180910,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918180923,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918181605,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3530,'Edie Lanphar',20030918184215,'cbshost-12-164-249-85.sbcox.net');
INSERT INTO uservisit VALUES (1220,'abc',20030918185146,'p50850798.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918185905,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918185953,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030918190829,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030918190845,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030918191957,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030918194056,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (2995,'H',20030918194337,'pool-141-150-97-249.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030918195503,'cache-dp01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918200011,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030918200852,'cache-ra01.proxy.aol.com');
INSERT INTO uservisit VALUES (2562,'Chii',20030918201327,'ip68-111-175-147.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2995,'H',20030918202750,'pool-141-150-97-249.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918203721,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030918203917,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918210833,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918211121,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918211913,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918212042,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918212046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3531,'shahana',20030918212152,'CPE-65-30-221-4.wi.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030918212429,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030918212827,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918220521,'pool-141-149-247-54.buff.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030918221459,'24.70.95.204');
INSERT INTO uservisit VALUES (1,'levik',20030918222344,'ool-18b96a19.dyn.optonline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030918223208,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3532,'Claire',20030918225803,'64.217.143.39');
INSERT INTO uservisit VALUES (3197,'gabbo',20030918230154,'hsdbpa206-163-226-44.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3532,'Claire',20030918230516,'64.217.143.39');
INSERT INTO uservisit VALUES (2634,'Leah',20030918230831,'cache-dq03.proxy.aol.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918232129,'pool-141-149-247-54.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20030918232359,'pool-141-149-247-54.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030918234038,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030918234154,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3533,'kiersten',20030918234753,'202.81.101.59');
INSERT INTO uservisit VALUES (1575,'DJ',20030918234936,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3506,'Mike',20030918235952,'adsl-67-39-38-62.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030919000007,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030919000040,'pool-138-89-90-101.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3534,'Pip Martin',20030919005203,'pcp02402707pcs.potshe01.pa.comcast.net');
INSERT INTO uservisit VALUES (3534,'Pip Martin',20030919005347,'pcp02402707pcs.potshe01.pa.comcast.net');
INSERT INTO uservisit VALUES (3534,'Pip',20030919005506,'pcp02402707pcs.potshe01.pa.comcast.net');
INSERT INTO uservisit VALUES (3534,'Pip',20030919005512,'pcp02402707pcs.potshe01.pa.comcast.net');
INSERT INTO uservisit VALUES (3535,'Merci Espinoza',20030919010909,'216-67-204-152.nas30.kgm.az.frontiernet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919012814,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919012928,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030919013924,'24.70.95.204');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030919014756,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20030919023607,'24.70.95.204');
INSERT INTO uservisit VALUES (1183,'fwaff',20030919025302,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030919025719,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919030325,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030919030709,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030919032405,'spider-mtc-tc022.proxy.aol.com');
INSERT INTO uservisit VALUES (3536,'rola',20030919042945,'195.69.163.202');
INSERT INTO uservisit VALUES (3537,'Jeff Dasher',20030919043928,'ip68-105-84-248.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3536,'rola',20030919050150,'195.69.163.202');
INSERT INTO uservisit VALUES (1183,'fwaff',20030919053812,'193.130.28.1');
INSERT INTO uservisit VALUES (3538,'Frank Curran',20030919063954,'host213-122-147-26.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (873,'cges',20030919073018,'pcp025057pcs.unl.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030919075604,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3539,'Lipin',20030919081605,'202.101.245.204');
INSERT INTO uservisit VALUES (1183,'fwaff',20030919085156,'193.130.28.1');
INSERT INTO uservisit VALUES (2840,'Becky',20030919085746,'12.148.177.26');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030919092434,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3540,'Pamela',20030919092655,'dhcp-0-4-e2-18-e6-27.cpe.mountaincable.net');
INSERT INTO uservisit VALUES (3540,'Pamela',20030919092752,'dhcp-0-4-e2-18-e6-27.cpe.mountaincable.net');
INSERT INTO uservisit VALUES (3540,'Pamela',20030919092848,'dhcp-0-4-e2-18-e6-27.cpe.mountaincable.net');
INSERT INTO uservisit VALUES (1,'levik',20030919095346,'ool-18b96a19.dyn.optonline.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030919095932,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20030919100904,'pool-141-153-191-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3541,'Graham Starling',20030919101354,'62.173.75.117');
INSERT INTO uservisit VALUES (3541,'Graham Starling',20030919101404,'62.173.75.117');
INSERT INTO uservisit VALUES (3542,'catherin',20030919102026,'mail.hvrsd.k12.nj.us');
INSERT INTO uservisit VALUES (3542,'catherin',20030919102116,'mail.hvrsd.k12.nj.us');
INSERT INTO uservisit VALUES (3542,'catherin',20030919102125,'mail.hvrsd.k12.nj.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030919102257,'134.217.237.30');
INSERT INTO uservisit VALUES (3482,'adam',20030919103842,'hlch.htc.com');
INSERT INTO uservisit VALUES (3541,'Graham Starling',20030919104044,'62.173.75.117');
INSERT INTO uservisit VALUES (1220,'abc',20030919104131,'p50850DC2.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3543,'Sharon Johnston',20030919105558,'66-162-197-122.gen.twtelecom.net');
INSERT INTO uservisit VALUES (3543,'Sharon Johnston',20030919110706,'66-162-197-122.gen.twtelecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030919110711,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1220,'abc',20030919111746,'p50850DC2.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (872,'pleasance',20030919114030,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3544,'abi',20030919114134,'212.182.7.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030919115143,'SB241-L0094.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919115848,'144.9.158.100');
INSERT INTO uservisit VALUES (3430,'pat',20030919121120,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1,'levik',20030919121542,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3545,'joshua',20030919121615,'12-215-143-231.client.mchsi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030919122028,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030919123155,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20030919123811,'host242-68.scif.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030919124530,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20030919124557,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030919125105,'LOFT-104.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030919130945,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919131949,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919134302,'144.9.158.100');
INSERT INTO uservisit VALUES (3547,'brandi',20030919134915,'ip-67-128-233-228.ionex.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030919135501,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3548,'mimi gonzalez',20030919135549,'mail.cng.edu');
INSERT INTO uservisit VALUES (3548,'mimi gonzalez',20030919135826,'mail.cng.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919140620,'144.9.158.100');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030919143826,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919144427,'144.9.158.100');
INSERT INTO uservisit VALUES (3196,'Dan',20030919145156,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3549,'Jeremy',20030919150622,'216-15-41-80.c3-0.161-ubr2.lnh-161.md.cable.rcn.com');
INSERT INTO uservisit VALUES (1220,'abc',20030919150949,'p50850DC2.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3550,'Sara',20030919151734,'216-39-181-97.ip.theriver.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919151840,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20030919151841,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919152851,'144.9.158.100');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030919153838,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919154653,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030919154902,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030919160357,'144.9.158.100');
INSERT INTO uservisit VALUES (3551,'Jason Doggett',20030919162941,'64.36.220.46');
INSERT INTO uservisit VALUES (3552,'barry howell',20030919163112,'h68-146-48-215.cg.shawcable.net');
INSERT INTO uservisit VALUES (3552,'barry howell',20030919163334,'h68-146-48-215.cg.shawcable.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030919163710,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030919163724,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030919164339,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030919165335,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919165718,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030919171007,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030919171315,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20030919172359,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3171,'snapp',20030919172540,'170.148.10.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919173111,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030919173612,'pool-141-153-189-112.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20030919173639,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030919175034,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3553,'greg',20030919181559,'12-210-181-85.client.attbi.com');
INSERT INTO uservisit VALUES (3202,'Jill',20030919182156,'pcp03618797pcs.kenets01.pa.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030919183428,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030919183836,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3554,'Tim',20030919184141,'dial-66-218-8-155.usadatanet.net');
INSERT INTO uservisit VALUES (3554,'Tim',20030919184302,'dial-66-218-8-155.usadatanet.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030919185009,'wc03.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030919190345,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919191507,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919192353,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919210807,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2674,'mike',20030919210956,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030919211405,'pool-138-89-32-204.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030919215454,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2995,'H',20030919221410,'pool-141-150-48-179.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3387,'luke',20030919221714,'adsl-65-42-101-233.dsl.gdrpmi.ameritech.net');
INSERT INTO uservisit VALUES (1220,'abc',20030919222920,'p50850DC2.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3555,'Jasmyn',20030919223724,'nts-227.17-185-64.nts-online.net');
INSERT INTO uservisit VALUES (3556,'Russ',20030919224204,'cs6711130-208.satx.rr.com');
INSERT INTO uservisit VALUES (3556,'Russ',20030919224412,'cs6711130-208.satx.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030919225031,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20030920000220,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030920001130,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030920001529,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3426,'Kimberly',20030920003552,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3557,'Sujatha',20030920013805,'61.11.84.78');
INSERT INTO uservisit VALUES (3168,'Sailaja Akkineni',20030920020913,'proxy1.iitm.ac.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030920035108,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030920053340,'ffm2-t11-1.mcbone.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030920070048,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1220,'abc',20030920080054,'p50850530.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030920093644,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920095054,'pool-141-153-209-98.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1220,'abc',20030920095801,'p50850530.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920101814,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920102440,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920102510,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920102519,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920102555,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920102727,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920103144,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920103211,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030920103751,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920104937,'pool-141-153-176-153.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920104958,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920105026,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920105029,'pool-141-153-176-153.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920112049,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030920113043,'adsl-156-9-181.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030920120640,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030920125318,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030920125546,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3559,'Kyle Jung',20030920131319,'a0gb42fly27fa.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030920131634,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030920131859,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030920132911,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030920133413,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920135059,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030920140346,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920140819,'pool-138-89-70-93.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920142704,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030920143843,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920144153,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030920154124,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030920154842,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920161207,'pool-141-153-190-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030920165338,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030920174154,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920180247,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030920180626,'p50850988.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1575,'DJ',20030920182126,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3560,'Ed Johnson',20030920195339,'h-66-167-172-131.CMBRMAOR.covad.net');
INSERT INTO uservisit VALUES (1072,'Alan',20030920201255,'wc02.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030920203323,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920203405,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030920204044,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030920210153,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20030920211239,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20030920211346,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3209,'Haley',20030920211453,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030920211758,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920213102,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3561,'desiree',20030920214841,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920215340,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3562,'Bryan Kao',20030920221453,'pool-68-163-155-29.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3563,'Julie',20030920222437,'cache-rm02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030920222639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030920222955,'pool-141-153-165-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3564,'aln',20030920225215,'0-1pool11-236.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920230241,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030920231156,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3564,'aln',20030920233038,'0-1pool11-236.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3565,'Cynthia',20030921000529,'dialup-63.215.118.107.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030921005559,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030921011832,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921013924,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3566,'nancy',20030921014811,'cache-ntc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (3566,'nancy',20030921015100,'cache-ntc-ag06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030921023056,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3567,'Jesse',20030921052010,'adsl-68-78-134-57.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921052228,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3567,'Jesse',20030921052431,'adsl-68-78-134-57.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (3197,'gabbo',20030921063813,'hsdbpa206-163-226-138.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3568,'Stephanie',20030921064457,'bri-pr3.tpgi.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20030921081104,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030921083527,'syr-24-95-29-180.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030921083940,'syr-24-95-29-180.twcny.rr.com');
INSERT INTO uservisit VALUES (3569,'Wayne Hunt',20030921084002,'cache1-asfd.server.ntli.net');
INSERT INTO uservisit VALUES (3570,'Sandra',20030921085747,'p5083721E.dip.t-dialin.net');
INSERT INTO uservisit VALUES (153,'TomM',20030921090153,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921091142,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030921095816,'pool-141-153-171-159.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030921100907,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20030921105919,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030921111725,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030921120415,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1220,'abc',20030921120755,'p50850C3B.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921130641,'213.78.25.53');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921131655,'213.78.25.53');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921132801,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921133309,'213.78.25.53');
INSERT INTO uservisit VALUES (3195,'John Reid',20030921133912,'pool-129-44-142-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3572,'Eradicator',20030921134410,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3572,'Eradicator',20030921134423,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921134815,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3572,'Eradicator',20030921142214,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921142905,'213.78.25.53');
INSERT INTO uservisit VALUES (3573,'Carleton Dunn',20030921144919,'02-098.159.popsite.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921145526,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921150049,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3561,'desiree',20030921150216,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20030921151112,'pool-129-44-142-29.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921153849,'213.78.25.53');
INSERT INTO uservisit VALUES (3573,'Carleton Dunn',20030921154058,'03-120.159.popsite.net');
INSERT INTO uservisit VALUES (3561,'desiree',20030921154514,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (2489,'nellie',20030921154551,'inktomi5-bre.server.ntl.com');
INSERT INTO uservisit VALUES (3425,'kheem',20030921154857,'cpe-66-75-35-237.bak.rr.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030921155230,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921155531,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030921160015,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030921160731,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030921162541,'pool-141-153-181-251.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030921164551,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921171313,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030921171646,'206.137.1.133');
INSERT INTO uservisit VALUES (3574,'rucel',20030921173246,'ip68-111-189-116.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3574,'rucel',20030921173348,'ip68-111-189-116.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3574,'rucel',20030921173405,'ip68-111-189-116.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921174608,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921180459,'213.78.25.53');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921182225,'213.78.25.53');
INSERT INTO uservisit VALUES (3575,'Linda Cai',20030921183143,'cache-ra05.proxy.aol.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20030921184054,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3533,'kiersten',20030921184615,'202.81.101.59');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921190050,'213.78.25.53');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921192724,'213.78.25.53');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921193845,'213.78.25.53');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921194229,'213.78.25.53');
INSERT INTO uservisit VALUES (153,'TomM',20030921194740,'206.137.1.133');
INSERT INTO uservisit VALUES (3533,'kiersten',20030921195230,'202.81.101.59');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921200728,'213.78.25.53');
INSERT INTO uservisit VALUES (1575,'DJ',20030921203157,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921204021,'213.78.25.53');
INSERT INTO uservisit VALUES (3452,'curtis',20030921204228,'dialup-67.73.23.137.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921205209,'213.78.25.53');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921205219,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3563,'Julie',20030921210059,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3564,'aln',20030921210101,'0-1pool11-219.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3576,'Katie',20030921210455,'adsl-65-66-148-162.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (3533,'kiersten',20030921211828,'202.81.101.59');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030921212338,'213.78.25.53');
INSERT INTO uservisit VALUES (3577,'Bill Graham',20030921222044,'ca-manbch-cuda3-c1b-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030921223105,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1220,'abc',20030921223234,'p50850C3B.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1567,'Bryan',20030921225243,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20030921225351,'206.137.1.133');
INSERT INTO uservisit VALUES (3578,'mememe',20030921225657,'nc1.akl.callplus.net.nz');
INSERT INTO uservisit VALUES (1301,'Charlie',20030921225827,'pool-141-153-209-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030921232252,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030922003133,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (153,'TomM',20030922011355,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20030922012322,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3197,'gabbo',20030922015435,'hsdbpa206-163-226-138.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20030922015924,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030922020704,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030922020957,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030922021736,'203.197.108.73');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922024304,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922024753,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030922025549,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922025703,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922031243,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922033740,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922034506,'193.130.28.1');
INSERT INTO uservisit VALUES (3579,'jones',20030922041012,'195.144.130.129');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030922045954,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922050318,'193.130.28.1');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20030922052815,'ct-shelton1b1a-117.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030922053940,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030922070720,'adsl-156-11-194.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922072613,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922073008,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3274,'Dacre',20030922074307,'194.201.66.7');
INSERT INTO uservisit VALUES (153,'TomM',20030922075158,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030922075833,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (872,'pleasance',20030922080649,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3571,'Denis Cronin',20030922083302,'213.78.25.53');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922084202,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20030922084646,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030922084947,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030922092608,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20030922100225,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1,'levik',20030922103532,'206.28.64.98');
INSERT INTO uservisit VALUES (3580,'Adrielle',20030922103605,'ip68-98-244-31.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030922103611,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922103630,'144.9.158.100');
INSERT INTO uservisit VALUES (3580,'Adrielle',20030922103659,'ip68-98-244-31.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922104330,'144.9.158.100');
INSERT INTO uservisit VALUES (3580,'Adrielle',20030922105525,'ip68-98-244-31.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030922111126,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030922111135,'pcd397243.netvigator.com');
INSERT INTO uservisit VALUES (122,'Happy',20030922114015,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030922115357,'LOFT-134.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030922115454,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030922120306,'SB239-005.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922120645,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922121220,'144.9.158.100');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030922122933,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030922123903,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20030922124642,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030922124717,'SB239-005.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20030922130837,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030922132234,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030922132544,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030922135127,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3581,'Albert Birckhead',20030922135220,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20030922140831,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922141522,'144.9.158.100');
INSERT INTO uservisit VALUES (3543,'Sharon Johnston',20030922142751,'66-162-197-122.gen.twtelecom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922142902,'144.9.158.100');
INSERT INTO uservisit VALUES (3397,'aaron',20030922143249,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030922143559,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030922144628,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20030922145914,'ms1-1.bear.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20030922150123,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20030922150249,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3581,'Albert Birckhead',20030922150551,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030922150807,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20030922151527,'s2-1.bear.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030922152040,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20030922153912,'host68-246.scif.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922155026,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030922161405,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922161554,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922162622,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030922163115,'144.9.158.100');
INSERT INTO uservisit VALUES (1220,'abc',20030922163156,'p50850223.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1072,'Alan',20030922170037,'wc08.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922170114,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030922170459,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3506,'Mike',20030922170841,'adsl-67-39-44-221.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030922171507,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1220,'abc',20030922171530,'p50850223.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3351,'Eric',20030922171830,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3473,'Wayne',20030922174348,'ms2-1.bear.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030922184517,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030922184630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030922184655,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3583,'tatiana',20030922185026,'dialup-67.25.225.156.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (3583,'tatiana',20030922185318,'dialup-67.25.225.156.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (3584,'kym',20030922190509,'204.67.0.11');
INSERT INTO uservisit VALUES (3585,'kym',20030922190534,'204.67.0.11');
INSERT INTO uservisit VALUES (3586,'Kat',20030922190742,'cache-ntc-ae12.proxy.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030922190838,'hsdbpa64-201-199-28.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20030922191433,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3564,'aln',20030922192517,'0-2pool61-148.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030922194738,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030922200701,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20030922200804,'ms2-1.bear.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922200950,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030922202427,'206.137.1.133');
INSERT INTO uservisit VALUES (3564,'aln',20030922204555,'0-1pool9-228.nas4.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030922205600,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922210116,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030922211305,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030922212224,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3564,'aln',20030922212459,'0-1pool9-228.nas4.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3586,'Kat',20030922212817,'cache-ntc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20030922213920,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3564,'aln',20030922214016,'0-1pool9-228.nas4.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3564,'aln',20030922214949,'0-1pool9-228.nas4.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030922221152,'pool-141-153-184-229.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3587,'Chris',20030922222100,'12-217-4-93.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030922222501,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3561,'desiree',20030922223159,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030922225156,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20030922225156,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030922232239,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030923000724,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030923005536,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923013906,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030923014052,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20030923020140,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030923024037,'203.197.108.73');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923025544,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20030923030235,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030923030410,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923031748,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030923031758,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030923031936,'203.197.108.73');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923032735,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030923033019,'203.197.108.73');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923051157,'193.130.28.1');
INSERT INTO uservisit VALUES (3538,'Frank Curran',20030923051629,'host213-122-52-19.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030923065927,'194.201.66.7');
INSERT INTO uservisit VALUES (1220,'abc',20030923073008,'p5085008E.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923073152,'193.130.28.1');
INSERT INTO uservisit VALUES (3335,'AJ',20030923073312,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (3335,'AJ',20030923073318,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (1,'levik',20030923074327,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3588,'Lily',20030923074433,'165.155.160.136');
INSERT INTO uservisit VALUES (872,'pleasance',20030923082041,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20030923082041,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030923082136,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923083354,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030923091936,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20030923101332,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030923103118,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (872,'pleasance',20030923103347,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2572,'derek',20030923103349,'redinet.ajilon.com');
INSERT INTO uservisit VALUES (3589,'aLLyVa',20030923103806,'202.188.200.106');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030923103941,'61.0.138.99');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923111045,'144.9.158.100');
INSERT INTO uservisit VALUES (122,'Happy',20030923111816,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030923113211,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923114356,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3590,'Dennis',20030923114714,'192.153.25.250');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923114747,'144.9.158.100');
INSERT INTO uservisit VALUES (3591,'frank chasteen',20030923115835,'194.152.175.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20030923120633,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030923121651,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3430,'pat',20030923125246,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030923131507,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030923132150,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030923133521,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3511,'erik',20030923133819,'66.153.57.70');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923133833,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030923134208,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923135513,'144.9.158.100');
INSERT INTO uservisit VALUES (1220,'abc',20030923140802,'p50850476.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1567,'Bryan',20030923142128,'134.217.237.30');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030923142329,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2080,'Tristan',20030923150428,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20030923152229,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923153428,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923154307,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923154512,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3590,'Dennis',20030923155817,'192.153.25.250');
INSERT INTO uservisit VALUES (2080,'Tristan',20030923160603,'px2wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923161401,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030923161525,'px2wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (2080,'Tristan',20030923162313,'px2wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3592,'bitch',20030923164044,'ouroboros.siebel.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030923164618,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3593,'b',20030923164805,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3593,'b',20030923164833,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3593,'b',20030923164842,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3592,'bitch',20030923165218,'ouroboros.siebel.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923170717,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030923171840,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20030923171956,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923172059,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3487,'Charlie',20030923174114,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030923174639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030923191209,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030923191752,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923192100,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030923192606,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030923192740,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923200721,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030923200921,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923201712,'pool-138-89-93-61.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030923202011,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030923202550,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030923204303,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030923204327,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030923204350,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030923205314,'pool-141-153-201-29.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3595,'elton',20030923210133,'ool-4357b6bb.dyn.optonline.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030923211443,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030923214341,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030923214836,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3561,'desiree',20030923214929,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (3564,'aln',20030923215306,'0-2pool61-253.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030923220326,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030923222329,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030923223837,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030923224832,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3561,'desiree',20030923234036,'d60-65-206-181.col.wideopenwest.com');
INSERT INTO uservisit VALUES (3596,'terry',20030923234443,'h0030bd067fc5.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030924001549,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924002311,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3597,'mike',20030924002558,'203.177.14.51');
INSERT INTO uservisit VALUES (3597,'mike',20030924004340,'203.177.14.51');
INSERT INTO uservisit VALUES (1575,'DJ',20030924015022,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924015557,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20030924020728,'hsdbpa206-163-226-192.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3598,'Aidan',20030924031930,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3599,'meaghan',20030924045250,'adsl-66-122-134-103.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030924054758,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030924062038,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030924063312,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1220,'abc',20030924065754,'p50850EA8.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030924070412,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924071345,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030924072630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030924073122,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (872,'pleasance',20030924073629,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030924074106,'adsl-156-18-79.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030924081602,'imsbbcf04.netvigator.com');
INSERT INTO uservisit VALUES (3482,'adam',20030924084205,'hlch.htc.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030924090415,'pcd420008.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924091252,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030924091637,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3600,'Sam',20030924092222,'host217-44-206-250.range217-44.btcentralplus.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030924093424,'pool-138-89-19-125.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3590,'Dennis',20030924093914,'192.153.25.250');
INSERT INTO uservisit VALUES (3275,'retiarius',20030924094610,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (1183,'fwaff',20030924100354,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924101126,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030924101530,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030924102346,'web-mail.newmarket.k12.nh.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030924103234,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030924103602,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030924103945,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20030924104745,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3372,'Sam',20030924110347,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (122,'Happy',20030924112825,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924112902,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20030924113801,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924113825,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030924115115,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030924115648,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924120456,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20030924120558,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3592,'bitch',20030924124244,'adsl-67-118-117-77.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030924124619,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (122,'Happy',20030924125047,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030924131202,'pool-138-89-40-212.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3430,'pat',20030924131414,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3601,'Tammy Skaggs',20030924131535,'205.204.242.22');
INSERT INTO uservisit VALUES (3602,'Andrew',20030924131826,'6411898131.sierratel.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030924132733,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3603,'Averil Chaney',20030924134441,'216.145.70.254');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924135706,'144.9.158.100');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20030924140053,'host242-68.scif.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924140949,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3602,'Andrew',20030924142104,'6411898131.sierratel.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030924143200,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030924144449,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924145009,'144.9.158.100');
INSERT INTO uservisit VALUES (122,'Happy',20030924145835,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030924145911,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030924150221,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030924151244,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030924152941,'SB239-027.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924154636,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924155850,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20030924162229,'pool-141-153-214-99.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3604,'Todd',20030924162419,'lsanca1-ar44-4-62-146-156.lsanca1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3605,'Daniel B.',20030924162754,'cache-db05.proxy.aol.com');
INSERT INTO uservisit VALUES (3444,'greg',20030924162901,'washdc3-ar3-4-35-205-134.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030924163551,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924164623,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924165743,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924170743,'144.9.158.100');
INSERT INTO uservisit VALUES (1072,'Alan',20030924172743,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924175610,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3606,'gopikrishna',20030924180608,'ip002-41.hl.WKU.EDU');
INSERT INTO uservisit VALUES (3564,'aln',20030924180733,'0-1pool11-115.nas3.gainesville1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3594,'Bry',20030924183114,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3607,'kravix',20030924183205,'66.250.132.3');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030924185243,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3594,'Bry',20030924190642,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030924190727,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3608,'badabing',20030924192242,'pcp191234pcs.trentn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924192945,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030924193546,'cache-rl01.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030924193932,'cache-mtc-ag04.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030924194322,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924194831,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030924200205,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3609,'Leena',20030924210501,'Montreal-ppp3530626.sympatico.ca');
INSERT INTO uservisit VALUES (3351,'Eric',20030924211338,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924211822,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924212414,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030924214237,'pool-141-153-184-104.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030924214412,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030924220451,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030924220832,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3610,'Pat',20030924221956,'dnvrapanas01poola199.dnvr.uswest.net');
INSERT INTO uservisit VALUES (3611,'Tiago Henrique',20030924231229,'SHASTA168244.ig.com.br');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030924232742,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3611,'Tiago Henrique',20030924232908,'SHASTA168244.ig.com.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924233157,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3612,'Nikki',20030924233254,'cache-mtc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030924233900,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030924235539,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030925004211,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030925011206,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030925011736,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3613,'Vijay',20030925014511,'PPP-219-65-131-118.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925015033,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925023609,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925023623,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925023637,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030925023753,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925025503,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925031100,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030925043245,'spider-ti083.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925055949,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925060011,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925061734,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3335,'AJ',20030925071203,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (1626,'Gamer',20030925073326,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20030925073635,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030925081217,'193.130.28.1');
INSERT INTO uservisit VALUES (3614,'name',20030925081950,'out1.tsdet.archway.com');
INSERT INTO uservisit VALUES (3614,'name',20030925082053,'out1.tsdet.archway.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925085009,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030925085534,'194.201.66.7');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925085750,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030925090300,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20030925091347,'pcd397101.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925092506,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030925093244,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3573,'Carleton Dunn',20030925095548,'04-207.159.popsite.net');
INSERT INTO uservisit VALUES (3615,'ORLANDO',20030925101734,'216.93.32.3');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030925103427,'61.0.138.131');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925103940,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925105013,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925105334,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3616,'Whitney',20030925111437,'207.232.192.25');
INSERT INTO uservisit VALUES (3616,'Whitney',20030925111643,'207.232.192.25');
INSERT INTO uservisit VALUES (3616,'Whitney',20030925111740,'207.232.192.25');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030925113211,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3617,'luke',20030925113656,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20030925114345,'64.252.250.116.adsl.snet.net');
INSERT INTO uservisit VALUES (3501,'r. allison',20030925114443,'207.233.102.22');
INSERT INTO uservisit VALUES (3601,'Tammy Skaggs',20030925115640,'205.204.242.22');
INSERT INTO uservisit VALUES (1220,'abc',20030925120925,'p508508BE.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3224,'Lee',20030925121622,'pcd637207.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20030925124438,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030925125056,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925125841,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030925130526,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3430,'pat',20030925131036,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925132448,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030925132912,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030925133040,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3573,'Carleton Dunn',20030925140413,'03-128.159.popsite.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925141524,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3197,'gabbo',20030925142834,'hsdbpa206-163-226-76.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925144101,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030925145510,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030925145634,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20030925150423,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925151929,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030925152006,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20030925154853,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030925160515,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (122,'Happy',20030925161716,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030925162904,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3618,'kandy',20030925165917,'user-24-214-29-10.knology.net');
INSERT INTO uservisit VALUES (1171,'nikki',20030925170324,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030925171054,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3573,'Carleton Dunn',20030925172724,'02-104.159.popsite.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030925180319,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030925182918,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3619,'seth',20030925183808,'12-216-137-12.client.mchsi.com');
INSERT INTO uservisit VALUES (3619,'seth',20030925183824,'12-216-137-12.client.mchsi.com');
INSERT INTO uservisit VALUES (3619,'seth',20030925183859,'12-216-137-12.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030925185308,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1220,'abc',20030925185312,'p50850206.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3372,'Sam',20030925185900,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3620,'Frederic Ouellet',20030925192100,'Toronto-HSE-ppp3874158.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925192511,'pool-141-153-147-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3621,'Angelavender',20030925193759,'206.116.191.137');
INSERT INTO uservisit VALUES (3558,'Tristan',20030925194737,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3560,'Ed Johnson',20030925195453,'h-66-167-173-44.CMBRMAOR.dynamic.covad.net');
INSERT INTO uservisit VALUES (2121,'Chaz',20030925201237,'35.washington-13rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (3617,'luke',20030925202343,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (2674,'mike',20030925202911,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3622,'Melissa',20030925202943,'user186.net157.fl.sprint-hsd.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030925204227,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030925205748,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030925211800,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030925213959,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030925214133,'ACC9A6F8.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030925214452,'ACC9A6F8.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925215140,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030925220245,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3143,'Vito',20030925220745,'adsl-68-88-52-93.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030925221117,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030925223513,'pool-141-153-223-42.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030925225922,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030925231522,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3617,'luke',20030925234552,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3617,'luke',20030926000322,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926000643,'ACC9A6F8.ipt.aol.com');
INSERT INTO uservisit VALUES (3624,'aydontknow',20030926003035,'bmj525upy281a.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030926003739,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3625,'ambika',20030926015614,'203.124.137.210');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030926022212,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030926023807,'193.130.28.1');
INSERT INTO uservisit VALUES (3626,'matt white',20030926024208,'ip68-102-49-161.ks.ok.cox.net');
INSERT INTO uservisit VALUES (3626,'matt white',20030926024223,'ip68-102-49-161.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030926025102,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3627,'Eileen',20030926041143,'star-gw.zapsurf.com.sg');
INSERT INTO uservisit VALUES (3628,'meifung',20030926041303,'cm226.omega154.maxonline.com.sg');
INSERT INTO uservisit VALUES (3629,'amy',20030926044822,'proxy.san.medcity.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030926050059,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20030926055415,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20030926061334,'194.201.66.7');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030926065753,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3630,'Clarrisse Marie L. Bayudan',20030926070421,'210.23.115.68');
INSERT INTO uservisit VALUES (1220,'abc',20030926072715,'p50850BD7.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3536,'rola',20030926073722,'195.69.163.202');
INSERT INTO uservisit VALUES (1183,'fwaff',20030926074640,'193.130.28.1');
INSERT INTO uservisit VALUES (3631,'Bruce',20030926083513,'mail.orbisuk.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926084004,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926084902,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926090336,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030926091617,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926094851,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030926103436,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030926110609,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926113332,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926113602,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030926114114,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20030926114355,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030926115123,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3224,'Lee',20030926115502,'n219077010105.netvigator.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030926121820,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3502,'mervin',20030926122849,'210.212.194.9');
INSERT INTO uservisit VALUES (3502,'mervin',20030926122953,'210.212.194.9');
INSERT INTO uservisit VALUES (1171,'nikki',20030926125345,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030926130848,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20030926131311,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3224,'Lee',20030926131947,'imsbbcf09.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030926132310,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030926133623,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926134736,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926135530,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926135555,'144.9.158.100');
INSERT INTO uservisit VALUES (1220,'abc',20030926135726,'p50850B06.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (122,'Happy',20030926141108,'199.67.51.15');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926142259,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030926142344,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926142412,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926144706,'144.9.158.100');
INSERT INTO uservisit VALUES (3224,'Lee',20030926145513,'n219077010105.netvigator.com');
INSERT INTO uservisit VALUES (3617,'luke',20030926150535,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (122,'Happy',20030926150652,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20030926152952,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926153346,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926154722,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926154753,'144.9.158.100');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20030926160216,'r200-40-65-154.adinet.com.uy');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20030926160441,'r200-40-65-154.adinet.com.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20030926160635,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3632,'Tim O\'Neill',20030926162502,'bordermanager1.kellogg.cc.mi.us');
INSERT INTO uservisit VALUES (3633,'Tim O\\\\\\\'Neill',20030926162520,'bordermanager1.kellogg.cc.mi.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030926162853,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3444,'greg',20030926163514,'washdc3-ar3-4-35-205-000.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926165953,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030926174022,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20030926180513,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3624,'aydontknow',20030926181103,'bmj525upy281a.bc.hsia.telus.net');
INSERT INTO uservisit VALUES (153,'TomM',20030926183444,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20030926184721,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20030926190441,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3617,'luke',20030926190626,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926191718,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2271,'mullen',20030926192908,'m17-mp1.cvx2-c.lee.dial.ntli.net');
INSERT INTO uservisit VALUES (2271,'mullen',20030926193811,'m17-mp1.cvx2-c.lee.dial.ntli.net');
INSERT INTO uservisit VALUES (3617,'luke',20030926194546,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926195120,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926202318,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030926203309,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926204034,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926204606,'AC95F165.ipt.aol.com');
INSERT INTO uservisit VALUES (3634,'brit',20030926205250,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20030926210423,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926212219,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926212924,'pool-138-89-43-38.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3617,'luke',20030926213722,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030926220602,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926222301,'AC95F165.ipt.aol.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20030926222941,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926223541,'AC95F165.ipt.aol.com');
INSERT INTO uservisit VALUES (3635,'Cind',20030926225517,'ip68-9-1-31.ri.ri.cox.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926225537,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3636,'karen anne',20030926230516,'203.177.16.242');
INSERT INTO uservisit VALUES (3506,'Mike',20030926231857,'adsl-67-39-37-147.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1,'levik',20030926232634,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030926232734,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926232925,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233005,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233024,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233036,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233046,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233231,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233243,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233255,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030926233307,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030926233657,'pool-141-153-212-158.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927001015,'AC837014.ipt.aol.com');
INSERT INTO uservisit VALUES (3617,'luke',20030927001156,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030927002105,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20030927002512,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3536,'rola',20030927010349,'195.69.163.202');
INSERT INTO uservisit VALUES (153,'TomM',20030927021405,'206.137.1.133');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030927025936,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20030927030819,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030927042447,'pcd421120.netvigator.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030927053737,'203.94.94.254');
INSERT INTO uservisit VALUES (153,'TomM',20030927063034,'206.137.1.133');
INSERT INTO uservisit VALUES (3224,'Lee',20030927063818,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927081055,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927085647,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20030927091010,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030927091828,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030927093421,'pool-141-153-214-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20030927093644,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030927094459,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927094621,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030927095213,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (227,'Dulanjana',20030927100352,'203.94.94.192');
INSERT INTO uservisit VALUES (1575,'DJ',20030927102009,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030927103537,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030927104219,'adsl-156-11-57.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030927104631,'adsl-156-11-57.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030927105330,'pool-141-153-149-72.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3637,'Lynda Glass',20030927105918,'63.89.90.103');
INSERT INTO uservisit VALUES (3637,'Lynda Glass',20030927110423,'63.89.90.103');
INSERT INTO uservisit VALUES (1,'levik',20030927111643,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030927114103,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927115146,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20030927115327,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3512,'Jeff',20030927120051,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3617,'luke',20030927120658,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3637,'Lynda Glass',20030927123447,'63.89.90.35');
INSERT INTO uservisit VALUES (3351,'Eric',20030927124938,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927130035,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030927131157,'206.137.1.133');
INSERT INTO uservisit VALUES (3451,'jean',20030927132143,'host-66-81-177-69.rev.o1.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030927140655,'SMC101-6.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030927141313,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030927141326,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927141833,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3598,'Aidan',20030927142018,'modem-1489.hartebeest.dialup.pol.co.uk');
INSERT INTO uservisit VALUES (3638,'Keeks',20030927142254,'200.gardena-11rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927142307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030927142652,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3639,'Pamela',20030927142936,'ppp-66-139-167-44.dialup.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (3639,'Pamela',20030927143319,'ppp-66-139-167-44.dialup.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927144431,'AC8BF124.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927144449,'AC8BF124.ipt.aol.com');
INSERT INTO uservisit VALUES (1220,'abc',20030927145934,'p50850158.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927150610,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3640,'Susan',20030927152034,'pcp01313714pcs.micske01.fl.comcast.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030927152958,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030927154404,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030927154717,'206.137.1.133');
INSERT INTO uservisit VALUES (3641,'Ashira',20030927155250,'adsl-68-21-43-54.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (3641,'Ashira',20030927155433,'adsl-68-21-43-54.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927155951,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20030927162135,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927163423,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20030927164046,'r200.40.75-75.adinet.com.uy');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030927164251,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030927165844,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030927172555,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030927172646,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030927173817,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927174019,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2749,'Carolie Sly',20030927180536,'adsl-66-127-58-58.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030927181043,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2380,'Kristen',20030927182243,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2380,'Kristen',20030927182342,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030927184515,'pool-141-153-191-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20030927185109,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927185455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3642,'matthew',20030927190627,'d-66-63-87-126.suscom-maine.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927191503,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030927192158,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927194227,'AC923B7F.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030927194722,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030927195907,'pool-141-153-211-31.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3643,'Robert',20030927203448,'dhcp065-024-244-163.insight.rr.com');
INSERT INTO uservisit VALUES (3643,'Robert',20030927203547,'dhcp065-024-244-163.insight.rr.com');
INSERT INTO uservisit VALUES (3640,'Susan',20030927204412,'pcp01313714pcs.micske01.fl.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927211052,'AC923B7F.ipt.aol.com');
INSERT INTO uservisit VALUES (3644,'seo young',20030927213954,'78-96.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (3644,'seo young',20030927214144,'78-96.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (3644,'seo young',20030927214908,'78-96.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927220016,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3644,'seo young',20030927220714,'78-96.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030927221517,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030927222658,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3643,'Robert',20030927225135,'dhcp065-024-244-163.insight.rr.com');
INSERT INTO uservisit VALUES (3645,'gauri',20030927231040,'202.177.177.222');
INSERT INTO uservisit VALUES (3645,'gauri',20030927231220,'202.177.177.222');
INSERT INTO uservisit VALUES (3645,'gauri',20030927231742,'202.177.177.222');
INSERT INTO uservisit VALUES (3645,'gauri',20030927231837,'202.177.177.222');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927233311,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927233849,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (3617,'luke',20030927234020,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030927234456,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030927235020,'206.137.1.133');
INSERT INTO uservisit VALUES (3617,'luke',20030928003746,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928005456,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928005525,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928005629,'AC865128.ipt.aol.com');
INSERT INTO uservisit VALUES (3646,'Brandon',20030928013655,'216.166.168.52');
INSERT INTO uservisit VALUES (1575,'DJ',20030928015223,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20030928015816,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20030928022342,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030928025550,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (2203,'kyle',20030928051024,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030928051720,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20030928061737,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20030928061923,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20030928065210,'pcd439124.netvigator.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20030928070201,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928074109,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030928074954,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3647,'sridharan',20030928082451,'61.11.81.124');
INSERT INTO uservisit VALUES (153,'TomM',20030928084952,'206.137.1.133');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030928085026,'adsl-156-18-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030928085315,'adsl-156-18-242.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030928091622,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030928093625,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928095801,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030928100847,'206.137.1.133');
INSERT INTO uservisit VALUES (1220,'abc',20030928100934,'p5085086F.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1575,'DJ',20030928102129,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3646,'Brandon',20030928103433,'216.166.168.52');
INSERT INTO uservisit VALUES (1171,'nikki',20030928111322,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3648,'Nikkie',20030928112244,'pool-68-163-166-59.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030928113639,'pool-141-153-209-222.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928115221,'ACA426AF.ipt.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030928123017,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030928131021,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928131623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030928131956,'pcd628062.netvigator.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030928141212,'pcd628062.netvigator.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030928143747,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928144634,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20030928144727,'206.137.1.133');
INSERT INTO uservisit VALUES (3649,'Ms. Liz Reid',20030928145147,'host227.net-sweeper.com');
INSERT INTO uservisit VALUES (3649,'Ms. Liz Reid',20030928145147,'Belleville-ppp113135.sympatico.ca');
INSERT INTO uservisit VALUES (3649,'Ms. Liz Reid',20030928145424,'Belleville-ppp113135.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20030928145432,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3649,'Ms. Liz Reid',20030928145527,'Belleville-ppp113135.sympatico.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20030928145642,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928145841,'ACA426AF.ipt.aol.com');
INSERT INTO uservisit VALUES (3650,'getmeonit',20030928151409,'203.94.202.231');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030928151835,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928153726,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3651,'YVONNE DONAGHY',20030928154556,'69.0.30.132.adsl.snet.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030928154720,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3650,'getmeonit',20030928154736,'203.94.202.231');
INSERT INTO uservisit VALUES (1220,'abc',20030928155014,'p5085086F.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928160607,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3652,'Thresia landis',20030928162752,'cache-rg08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030928164844,'pool-141-153-181-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928164907,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030928165358,'pool-141-153-181-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928165404,'ACA426AF.ipt.aol.com');
INSERT INTO uservisit VALUES (3586,'Kat',20030928172556,'cache-ntc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030928175229,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3653,'laura',20030928193017,'cache-db02.proxy.aol.com');
INSERT INTO uservisit VALUES (3653,'laura',20030928193753,'cache-dg01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928194659,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030928195727,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3612,'Nikki',20030928201628,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030928201858,'nycmny1-ar1-4-43-251-104.nycmny1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3654,'Nikki',20030928202117,'cache-dl07.proxy.aol.com');
INSERT INTO uservisit VALUES (3655,'jonnyw76',20030928203621,'198.179.208.144');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928203631,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928204747,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3656,'pauli',20030928205305,'host-66-81-185-66.rev.o1.com');
INSERT INTO uservisit VALUES (3656,'pauli',20030928205345,'host-66-81-185-66.rev.o1.com');
INSERT INTO uservisit VALUES (3657,'Liz',20030928211808,'cs679105-87.satx.rr.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928212537,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3657,'Liz',20030928213210,'cs679105-87.satx.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928220324,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3658,'cao',20030928220526,'pool-151-203-243-171.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3653,'laura',20030928222040,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3658,'cao',20030928222337,'pool-151-203-243-171.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928223706,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928223730,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20030928225401,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20030928230417,'pool-141-153-213-59.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928230648,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3659,'whodis',20030928230747,'ip68-102-84-251.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030928230924,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030928233636,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928233848,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928234550,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928234646,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928234831,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030928235808,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929000712,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929000816,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929000908,'ACAC08E0.ipt.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030929014622,'203.197.108.73');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030929014634,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030929023039,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030929025035,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030929031040,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030929031707,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20030929035707,'206.137.1.133');
INSERT INTO uservisit VALUES (3467,'B M',20030929044425,'202.138.119.193');
INSERT INTO uservisit VALUES (3224,'Lee',20030929064216,'pcd324106.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20030929065045,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030929072717,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030929074151,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030929082430,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030929084317,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030929085441,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3660,'Riaan',20030929085805,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'Riaan',20030929085956,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'Riaan',20030929090138,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'Riaan',20030929090245,'196.25.182.27');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030929092804,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20030929094005,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1220,'abc',20030929094311,'p5085059B.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3660,'Riaan',20030929095717,'196.25.182.27');
INSERT INTO uservisit VALUES (1301,'Charlie',20030929105011,'sw02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030929105703,'61.3.128.9');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030929110645,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20030929112134,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030929113501,'193.130.28.1');
INSERT INTO uservisit VALUES (122,'Happy',20030929113742,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3651,'YVONNE DONAGHY',20030929115041,'69.0.30.132.adsl.snet.net');
INSERT INTO uservisit VALUES (3501,'r. allison',20030929120346,'207.233.102.22');
INSERT INTO uservisit VALUES (3661,'Aaron',20030929121818,'ip68-102-36-140.ks.ok.cox.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030929122347,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1171,'nikki',20030929123846,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030929130124,'rrcs-nys-24-213-195-99.biz.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20030929132018,'206.28.64.98');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030929132844,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3501,'r. allison',20030929133241,'207.233.102.22');
INSERT INTO uservisit VALUES (3506,'Mike',20030929135325,'adsl-67-39-41-155.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3473,'Wayne',20030929135359,'s3-1.bear.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030929141232,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20030929142045,'s3-1.bear.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030929142208,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030929142634,'134.217.237.30');
INSERT INTO uservisit VALUES (1220,'abc',20030929143928,'p5085059B.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030929143945,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20030929152017,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030929152407,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20030929152727,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1220,'abc',20030929155026,'p5085059B.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20030929160204,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929160321,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030929160329,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3506,'Mike',20030929160443,'adsl-67-39-32-100.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3662,'Heather',20030929160840,'cache-rh03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20030929161049,'206.28.64.98');
INSERT INTO uservisit VALUES (3663,'RajeshDVN',20030929162151,'203.197.20.72');
INSERT INTO uservisit VALUES (3594,'Bry',20030929162406,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1013,'Drew R.',20030929162901,'207.64.161.6');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929163532,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929163639,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929163917,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (3664,'chris',20030929164127,'cache-ntc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929164257,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030929170104,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3665,'CaptainFalcon',20030929173932,'lm217.sdcoe.k12.ca.us');
INSERT INTO uservisit VALUES (3558,'Tristan',20030929181717,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20030929183625,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20030929184037,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030929191555,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3666,'brittany',20030929193857,'adsl-34-213-35.bct.bellsouth.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929194642,'ACA6D2F6.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030929195718,'pool-141-153-195-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030929201715,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030929202726,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20030929203053,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20030929203714,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030929204211,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204620,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204729,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204753,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204824,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204830,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204851,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204919,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204934,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204940,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3667,'Michael',20030929204948,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204954,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929204955,'ACCB248E.ipt.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929204955,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205008,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205037,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205041,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205216,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205217,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205235,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205247,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205313,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205314,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205326,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030929205337,'r200-40-222-187.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3668,'delaney',20030929205433,'dialup-67.74.136.130.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030929205712,'pa-dunmore1b-54.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030929205850,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3644,'seo young',20030929205950,'78-96.8-67.tampabay.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20030929210338,'206.137.1.133');
INSERT INTO uservisit VALUES (3667,'Michael',20030929211854,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (3670,'Bruno',20030929211854,'5-085.ctame701-1.telepar.net.br');
INSERT INTO uservisit VALUES (3670,'Bruno',20030929211907,'5-085.ctame701-1.telepar.net.br');
INSERT INTO uservisit VALUES (3667,'Michael',20030929211909,'cache-rc02.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030929215537,'ACCB248E.ipt.aol.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030929215612,'pa-dunmore1b-54.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030929221228,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20030929225833,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20030929232435,'pcd324013.netvigator.com');
INSERT INTO uservisit VALUES (3671,'Taha',20030929235155,'203.126.32.130');
INSERT INTO uservisit VALUES (153,'TomM',20030929235952,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20030930000238,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20030930002358,'pcd324013.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20030930002939,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3672,'Wayne Stokes',20030930004349,'203.94.167.18');
INSERT INTO uservisit VALUES (1575,'DJ',20030930004741,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3667,'Michael',20030930004743,'cache-ra05.proxy.aol.com');
INSERT INTO uservisit VALUES (2898,'dorkdork',20030930012302,'ip68-108-182-155.lv.lv.cox.net');
INSERT INTO uservisit VALUES (3673,'Robert T. Kurosaka',20030930013153,'cache-dp02.proxy.aol.com');
INSERT INTO uservisit VALUES (3673,'Robert T. Kurosaka',20030930013409,'cache-dq03.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20030930023555,'193.130.28.1');
INSERT INTO uservisit VALUES (3197,'gabbo',20030930023925,'hsdbpa207-195-65-3.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3197,'gabbo',20030930024052,'hsdbpa207-195-65-3.sasknet.sk.ca');
INSERT INTO uservisit VALUES (153,'TomM',20030930044004,'206.137.1.133');
INSERT INTO uservisit VALUES (3224,'Lee',20030930050237,'pcd324013.netvigator.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20030930070416,'adsl-156-18-228.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030930073011,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3674,'doug',20030930073519,'ool-18b839b6.dyn.optonline.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20030930080635,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930084615,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930085148,'pa-dunmmore1c-67.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030930092307,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20030930092546,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3675,'katie',20030930094112,'dcs.k12.dc.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930094653,'144.9.158.101');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930100508,'pa-dunmmore1c-67.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3676,'Danielle',20030930101839,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (3676,'Danielle',20030930101914,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030930104304,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3676,'Danielle',20030930110042,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20030930110633,'61.3.128.9');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20030930110735,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3677,'Counter-Strike',20030930111202,'170.91.5.3');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930111642,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930112243,'144.9.158.101');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930113527,'pa-dunmmore1c-67.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030930113648,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030930114633,'cache-dq03.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030930114907,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3678,'Brad',20030930115749,'pixfirewall8.rapides.k12.la.us');
INSERT INTO uservisit VALUES (3679,'Steve',20030930115803,'cache-loh-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030930120331,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3678,'Brad',20030930120932,'pixfirewall8.rapides.k12.la.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20030930121157,'134.217.237.30');
INSERT INTO uservisit VALUES (3670,'Bruno',20030930121731,'3-101.ctame701-1.telepar.net.br');
INSERT INTO uservisit VALUES (3679,'Steve',20030930121952,'cache-loh-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (3430,'pat',20030930123844,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930130332,'pa-dunmmore1c-67.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930131118,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030930131310,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1775,'Christian Perfect',20030930131745,'no-dns-yet.demon.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930132017,'144.9.158.101');
INSERT INTO uservisit VALUES (3676,'Danielle',20030930132129,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030930133015,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030930134047,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930134054,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930134740,'144.9.158.101');
INSERT INTO uservisit VALUES (2839,'FatBoy',20030930134903,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20030930135340,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930135438,'pa-dunmore1a-151.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1220,'abc',20030930135600,'p508507DE.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3680,'Wendy',20030930135833,'adsl-154-53-51.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930140640,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930140715,'144.9.158.101');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030930140854,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030930142809,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930151207,'pa-dunmmore1c-67.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20030930151731,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20030930152803,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3676,'Danielle',20030930152826,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (3681,'Tasha',20030930153500,'140.232.145.129');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930153812,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3681,'Tasha',20030930153851,'140.232.145.129');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20030930154703,'r200-40-169-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1072,'Alan',20030930155350,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3682,'Tim',20030930155418,'penu0076.cnet.navy.Mil');
INSERT INTO uservisit VALUES (3683,'B',20030930155420,'rdu57-31-178.nc.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930155645,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20030930160035,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3684,'James',20030930160116,'pool-68-160-123-61.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930160729,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3372,'Sam',20030930161210,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3685,'charisse',20030930161413,'bess-proxy.harf.lib.md.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930161435,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20030930161603,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3686,'N',20030930161715,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3546,'RoyCook',20030930162244,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3683,'B',20030930163233,'rdu57-31-178.nc.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20030930164504,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930164536,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20030930165426,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3686,'N',20030930165907,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930165959,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930170244,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930172404,'144.9.158.101');
INSERT INTO uservisit VALUES (3687,'paco42',20030930180108,'68.79.93.143');
INSERT INTO uservisit VALUES (3687,'paco42',20030930180731,'68.79.93.143');
INSERT INTO uservisit VALUES (3688,'Desi',20030930181416,'cache-rl08.proxy.aol.com');
INSERT INTO uservisit VALUES (3688,'Desi',20030930181608,'cache-rl08.proxy.aol.com');
INSERT INTO uservisit VALUES (3688,'Desi',20030930182131,'cache-rq01.proxy.aol.com');
INSERT INTO uservisit VALUES (2634,'Leah',20030930182246,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20030930182700,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3689,'tatiana cleevland',20030930183728,'dialup-67.24.91.82.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (3690,'dale',20030930190056,'adsl-35-124-191.msy.bellsouth.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930190152,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3690,'dale',20030930190612,'adsl-35-124-191.msy.bellsouth.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930191802,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20030930191926,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20030930192616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930194051,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030930194827,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20030930195603,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3691,'Joseph',20030930201131,'dyn-164-188.paonline.com');
INSERT INTO uservisit VALUES (3683,'B',20030930201608,'rdu57-31-178.nc.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20030930205319,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20030930205741,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20030930211927,'ACA4819D.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20030930212046,'ACA4819D.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20030930220043,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20030930221832,'pool-141-153-208-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20030930224141,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20030930230437,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20030930230925,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930232025,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20030930232822,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930233314,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930234345,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930234619,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930234715,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3692,'Danny Morin',20030930234945,'i216-58-5-87.avalonworks.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930235206,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930235510,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3143,'Vito',20030930235547,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20030930235604,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3653,'laura',20030930235912,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20031001000840,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031001001403,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20031001001429,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3693,'jim',20031001002745,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (3694,'elisabeth',20031001002933,'dialup-171-16-ks1.southwind.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031001003430,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031001003932,'206.137.1.133');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031001011425,'cache-dk08.proxy.aol.com');
INSERT INTO uservisit VALUES (3683,'B',20031001015248,'rdu57-31-178.nc.rr.com');
INSERT INTO uservisit VALUES (3695,'nyx',20031001025656,'tnt-arnold-7.web-ster.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031001053650,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031001063223,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031001063310,'193.130.28.1');
INSERT INTO uservisit VALUES (3351,'Eric',20031001065631,'host-66-81-193-192.rev.o1.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031001081155,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001082218,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031001091314,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001091358,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031001093110,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001094638,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031001095303,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031001095323,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3669,'clsx36',20031001100614,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001102323,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001103335,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20031001103348,'206.28.64.98');
INSERT INTO uservisit VALUES (3224,'Lee',20031001103415,'pcd438031.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001104550,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031001105002,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001105528,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031001110044,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001110421,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20031001110651,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001111343,'144.9.158.100');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031001111914,'lstc.lstc.com');
INSERT INTO uservisit VALUES (122,'Happy',20031001112439,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031001114553,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001115456,'144.9.158.100');
INSERT INTO uservisit VALUES (1183,'fwaff',20031001115754,'193.130.28.1');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031001121408,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031001122307,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031001125510,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20031001125514,'134.217.237.30');
INSERT INTO uservisit VALUES (1171,'nikki',20031001130559,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3430,'pat',20031001130631,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3696,'Lisa',20031001130843,'LINHAB89.INTRO.CS.CMU.EDU');
INSERT INTO uservisit VALUES (1575,'DJ',20031001130931,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3696,'Lisa',20031001131135,'LINHAB89.INTRO.CS.CMU.EDU');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031001131343,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031001134315,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031001134530,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3669,'clsx36',20031001140649,'pa-dunmore1b-2.sctnpa.adelphia.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031001140712,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3224,'Lee',20031001142710,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001142923,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031001143034,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031001144645,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031001144849,'cache-mtc-am07.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031001150538,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001151950,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031001152526,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3617,'luke',20031001153417,'24-159-230-68.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031001153420,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001154013,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3697,'sarah',20031001154111,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (3697,'sarah',20031001154144,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001154413,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3697,'sarah',20031001155646,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001155710,'144.9.158.100');
INSERT INTO uservisit VALUES (3698,'luke',20031001155758,'cpc1-seve5-3-0-cust191.popl.cable.ntl.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031001160337,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3698,'luke',20031001160624,'cpc1-seve5-3-0-cust191.popl.cable.ntl.com');
INSERT INTO uservisit VALUES (3687,'paco42',20031001161609,'adsl-68-79-93-143.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (3699,'Denise Gurley',20031001161922,'lbcc');
INSERT INTO uservisit VALUES (1575,'DJ',20031001162525,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031001162551,'134.217.237.30');
INSERT INTO uservisit VALUES (1171,'nikki',20031001163507,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001165525,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3670,'Bruno',20031001165544,'nat-lme.cpdtt.cefetpr.br.9.134.200.in-addr.arpa');
INSERT INTO uservisit VALUES (3700,'aubrey',20031001171135,'dialup-67.30.33.222.Dial1.Dallas1.Level3.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031001171452,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031001174000,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001175154,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001175705,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031001180422,'144.9.158.100');
INSERT INTO uservisit VALUES (1220,'abc',20031001183925,'p50850BAA.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3558,'Tristan',20031001184218,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031001185918,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031001191657,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031001200421,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3701,'natasha',20031001200556,'cache-ntc-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031001200842,'AC8F7535.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001200912,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031001201730,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031001202248,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031001205110,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031001205907,'AC8F7535.ipt.aol.com');
INSERT INTO uservisit VALUES (3702,'tatiana cleveland',20031001210338,'dialup-67.25.227.159.Dial1.Houston1.Level3.net');
INSERT INTO uservisit VALUES (2995,'H',20031001210607,'pool-141-150-120-77.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001212418,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031001212454,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031001213350,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3703,'Debbie',20031001220557,'aol-ar-005gaatheP297.dialsprint.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031001220741,'m055-166.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'brianjn',20031001220855,'m055-166.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3351,'Eric',20031001221112,'host-66-81-23-108.rev.o1.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031001222003,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031001222003,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1,'levik',20031001224002,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001224852,'pool-141-153-166-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031001225018,'pool-141-153-166-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031001230221,'66.81.31.182');
INSERT INTO uservisit VALUES (1575,'DJ',20031001232642,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031002000102,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031002000507,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002001125,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3704,'Young',20031002003434,'pcp02852426pcs.malvrn01.pa.comcast.net');
INSERT INTO uservisit VALUES (3705,'zaphod',20031002004621,'62.103.212.89');
INSERT INTO uservisit VALUES (3704,'Young',20031002004721,'pcp02852426pcs.malvrn01.pa.comcast.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031002010422,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002010547,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031002011214,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3706,'Suhas',20031002014530,'61.11.17.139');
INSERT INTO uservisit VALUES (3706,'Suhas',20031002014559,'61.11.17.139');
INSERT INTO uservisit VALUES (3224,'Lee',20031002015758,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002025457,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002031810,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002033910,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002034616,'196.25.182.27');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002040115,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002043009,'193.130.28.1');
INSERT INTO uservisit VALUES (3598,'Aidan',20031002043220,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002043940,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002063652,'196.25.182.27');
INSERT INTO uservisit VALUES (3224,'Lee',20031002070614,'pcd421204.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002071828,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (872,'pleasance',20031002072657,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031002073442,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002073930,'196.25.182.27');
INSERT INTO uservisit VALUES (1575,'DJ',20031002074213,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031002075429,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002082032,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002082250,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031002083144,'pcd439169.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002084215,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002084313,'193.130.28.1');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002085212,'196.25.182.27');
INSERT INTO uservisit VALUES (1220,'abc',20031002085523,'p50850783.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (3676,'Danielle',20031002090840,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002091710,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002091717,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031002091810,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002092116,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031002092121,'196.25.182.27');
INSERT INTO uservisit VALUES (1,'levik',20031002101748,'206.28.64.98');
INSERT INTO uservisit VALUES (3224,'Lee',20031002102009,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (3646,'Brandon',20031002102823,'bsd1.in-tch.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002105806,'sw02.verizon.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031002111441,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3707,'David',20031002111911,'193.131.222.67');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002111952,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002112117,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002112208,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031002112813,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031002123116,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031002124306,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002125615,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031002130900,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002130910,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3195,'John Reid',20031002130911,'pool-141-149-138-197.buff.east.verizon.net');
INSERT INTO uservisit VALUES (2810,'Brett Zabek',20031002130921,'t1-6.allegisgroup.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002131837,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2594,'D',20031002133704,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031002134527,'134.217.237.30');
INSERT INTO uservisit VALUES (1575,'DJ',20031002134755,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031002134915,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002135215,'144.9.158.100');
INSERT INTO uservisit VALUES (3708,'jon',20031002135241,'ppp-64-162-67-106.sanlorenzousd.k12.ca.us');
INSERT INTO uservisit VALUES (3708,'jon',20031002135421,'ppp-64-162-67-106.sanlorenzousd.k12.ca.us');
INSERT INTO uservisit VALUES (3709,'amanda',20031002140839,'dial-62-64-211-107.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (3709,'amanda',20031002141059,'dial-62-64-211-107.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002141224,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002141537,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031002142110,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031002142653,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002143341,'144.9.158.100');
INSERT INTO uservisit VALUES (2370,'Dave',20031002143726,'cf2.utc.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031002144845,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031002151108,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031002151137,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002153521,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002154011,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002155014,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031002155131,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031002155356,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002155706,'144.9.158.100');
INSERT INTO uservisit VALUES (2370,'Dave',20031002160230,'cf2.utc.com');
INSERT INTO uservisit VALUES (3711,'rachel',20031002162715,'user28.net256.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031002164552,'LOFT-148.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002164943,'144.9.158.100');
INSERT INTO uservisit VALUES (3712,'Cathy',20031002165750,'star.sfusd.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002170557,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3605,'Daniel B.',20031002170710,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3605,'Daniel B.',20031002171226,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031002171746,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031002173410,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002174518,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3713,'Britanny Precht',20031002180142,'216-40-132-177.flint2.tir.com');
INSERT INTO uservisit VALUES (3713,'Britanny Precht',20031002180644,'216-40-132-177.flint2.tir.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002182202,'144.9.158.100');
INSERT INTO uservisit VALUES (3713,'Britanny Precht',20031002182508,'216-40-132-177.flint2.tir.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002183011,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002183759,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031002184811,'144.9.158.100');
INSERT INTO uservisit VALUES (3224,'Lee',20031002191803,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3714,'shelly',20031002193530,'12-221-238-14.client.insightBB.com');
INSERT INTO uservisit VALUES (3714,'shelly',20031002193639,'12-221-238-14.client.insightBB.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002194744,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002194801,'pool-141-153-165-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002195303,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031002195445,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (3577,'Bill Graham',20031002202830,'ca-manbch-cuda3-c1b-196.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031002204558,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031002210234,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031002220914,'pool-138-89-77-135.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031002222216,'66.119.33.171');
INSERT INTO uservisit VALUES (3351,'Eric',20031002224514,'host-66-81-25-21.rev.o1.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031002225924,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031002230031,'AC9DE7C2.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031002230634,'AC9DE7C2.ipt.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031002232805,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031002234038,'AC9DE7C2.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031002234208,'AC9DE7C2.ipt.aol.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031002234341,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031002235057,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003000306,'pool-141-153-179-49.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20031003003219,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3715,'Deb Stapleton',20031003012823,'adsl-66-138-228-36.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003014301,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003020510,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031003024353,'n219077010038.netvigator.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031003025558,'196.25.182.27');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003031550,'193.130.28.1');
INSERT INTO uservisit VALUES (3707,'David',20031003041356,'193.131.198.150');
INSERT INTO uservisit VALUES (3716,'Carolyn',20031003044415,'cache-mtc-ah03.proxy.aol.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031003051659,'196.25.182.27');
INSERT INTO uservisit VALUES (3717,'SK',20031003054014,'134.146.9.20');
INSERT INTO uservisit VALUES (3717,'SK',20031003054545,'134.146.9.20');
INSERT INTO uservisit VALUES (3717,'SK',20031003054613,'134.146.9.20');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031003060210,'196.25.182.27');
INSERT INTO uservisit VALUES (3718,'Ran',20031003065746,'abdn004.abdn.ac.uk');
INSERT INTO uservisit VALUES (3718,'Ran',20031003065827,'abdn004.abdn.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003071813,'pool-141-153-188-210.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1220,'abc',20031003075002,'p50850E19.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1575,'DJ',20031003075944,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003081036,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003081847,'144.9.158.100');
INSERT INTO uservisit VALUES (872,'pleasance',20031003082329,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003082541,'144.9.158.100');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031003083129,'196.25.182.27');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003083356,'144.9.158.100');
INSERT INTO uservisit VALUES (3717,'SK',20031003083555,'134.146.9.20');
INSERT INTO uservisit VALUES (3224,'Lee',20031003083721,'pcd420097.netvigator.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031003083746,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003084407,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003084456,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003084959,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003090504,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3719,'nav',20031003090822,'61.1.201.21');
INSERT INTO uservisit VALUES (3719,'nav',20031003090946,'61.1.201.21');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031003091158,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3719,'nav',20031003091637,'61.1.201.21');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031003093039,'61.3.128.9');
INSERT INTO uservisit VALUES (1171,'nikki',20031003093053,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003094741,'144.9.158.100');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003095706,'buchanan-b1.state.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20031003100022,'pcd420097.netvigator.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003102305,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003103336,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003103829,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003104743,'193.130.28.1');
INSERT INTO uservisit VALUES (3355,'Patricia Kelley',20031003105247,'193.130.125.45');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003105255,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20031003105853,'199.67.51.15');
INSERT INTO uservisit VALUES (3355,'Patricia Kelley',20031003110131,'193.130.125.45');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003110254,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031003110326,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003112218,'144.9.158.100');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003114817,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031003115902,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2370,'Dave',20031003120442,'cf2.utc.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031003122425,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031003132813,'pcd420097.netvigator.com');
INSERT INTO uservisit VALUES (3720,'Michael Tubman',20031003133354,'revlookup.maintech1.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003134741,'144.9.158.100');
INSERT INTO uservisit VALUES (3721,'tim',20031003142110,'adsl-67-38-13-29.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003142224,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3473,'Wayne',20031003142537,'ms1-1.bear.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031003142603,'144.9.158.100');
INSERT INTO uservisit VALUES (3722,'melody',20031003144604,'host-216-78-22-104.cae.bellsouth.net');
INSERT INTO uservisit VALUES (3722,'melody',20031003144817,'host-216-78-22-104.cae.bellsouth.net');
INSERT INTO uservisit VALUES (3722,'melody',20031003144944,'host-216-78-22-104.cae.bellsouth.net');
INSERT INTO uservisit VALUES (3723,'Martha',20031003150920,'dpvc-68-162-250-86.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003151334,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003154732,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003155307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003163626,'pool-141-153-211-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003163834,'pool-141-153-211-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003170218,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031003173325,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031003182007,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031003183652,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031003184713,'24.229.108.226');
INSERT INTO uservisit VALUES (153,'TomM',20031003184747,'206.137.1.133');
INSERT INTO uservisit VALUES (3691,'Joseph',20031003185226,'dyn-167-191.paonline.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003185421,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003185544,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003185735,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003185754,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003191330,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003193732,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003200733,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003204821,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003204931,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003205223,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031003205347,'ACA22FEB.ipt.aol.com');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20031003210500,'host-66-81-191-164.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003210719,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003212007,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20031003213711,'host-66-81-191-164.rev.o1.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031003222532,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031003222637,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3357,'Jon Jones',20031003223321,'host-66-81-191-164.rev.o1.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031003225004,'pool-141-153-167-13.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031003230423,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031003230446,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031003232038,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3724,'nave',20031003235022,'66-215-204-164.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (3724,'nave',20031003235833,'66-215-204-164.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (3725,'Danni',20031004000139,'207-173-255-192.bras01.elk.ca.frontiernet.net');
INSERT INTO uservisit VALUES (3725,'Danni',20031004002027,'207-173-255-192.bras01.elk.ca.frontiernet.net');
INSERT INTO uservisit VALUES (3725,'Danni',20031004002039,'207-173-255-192.bras01.elk.ca.frontiernet.net');
INSERT INTO uservisit VALUES (153,'TomM',20031004002637,'206.137.1.133');
INSERT INTO uservisit VALUES (3182,'Antonio',20031004005201,'as5-200-52-6-152.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3726,'JedC',20031004010353,'h-69-3-24-102.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (3727,'Jesse',20031004012510,'dialup-67.29.218.239.Dial1.Cincinnati1.Level3.net');
INSERT INTO uservisit VALUES (3728,'harsh',20031004021957,'202.141.65.74');
INSERT INTO uservisit VALUES (3729,'Jessica',20031004025526,'c-24-126-45-157.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3729,'Jessica',20031004025802,'c-24-126-45-157.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031004032908,'pcd397074.netvigator.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031004034310,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20031004041852,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031004044010,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031004054716,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3730,'password',20031004080822,'202.163.196.66');
INSERT INTO uservisit VALUES (153,'TomM',20031004080921,'206.137.1.133');
INSERT INTO uservisit VALUES (3731,'Borje Snygg',20031004083148,'proxy.gavle.se');
INSERT INTO uservisit VALUES (1575,'DJ',20031004095839,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004101157,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031004104533,'pool-141-153-201-163.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004105634,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031004114113,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2256,'Jackie',20031004120743,'63.82.237.168');
INSERT INTO uservisit VALUES (3733,'Carol-Sue Baird',20031004120914,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (3733,'Carol-Sue Baird',20031004121907,'cache-dc05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031004123152,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031004123323,'66.119.33.138');
INSERT INTO uservisit VALUES (1301,'Charlie',20031004132727,'pool-141-153-178-149.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3195,'John Reid',20031004134430,'pool-141-149-248-95.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031004140152,'phmac-pub-2.st-and.ac.uk');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031004140448,'phmac-pub-2.st-and.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031004142339,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031004143728,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031004143809,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3734,'mark',20031004144911,'c-67-169-107-45.client.comcast.net');
INSERT INTO uservisit VALUES (3457,'anastasia',20031004145314,'AC8437A8.ipt.aol.com');
INSERT INTO uservisit VALUES (3734,'mark',20031004145703,'c-67-169-107-45.client.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004154252,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031004162244,'pool-141-153-208-99.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2379,'Dark',20031004163155,'cal58-4-204-244.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004170711,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004170739,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031004172819,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031004172859,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031004182529,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031004184653,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20031004184716,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031004191506,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031004191800,'pool-138-89-37-35.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3736,'davey d',20031004193458,'pool-68-163-246-243.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031004195225,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031004195351,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3669,'clsx36',20031004200450,'pa-dunmore1e-61.bflony.adelphia.net');
INSERT INTO uservisit VALUES (3669,'clsx36',20031004200556,'pa-dunmore1e-61.bflony.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20031004205018,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031004205443,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (693,'Jun',20031004205927,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20031004222407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031004223231,'AC900A10.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031004231650,'206.137.1.133');
INSERT INTO uservisit VALUES (3737,'princess froggie',20031005000026,'c-24-126-224-230.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3737,'princess froggie',20031005000330,'c-24-126-224-230.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3738,'britt',20031005004958,'h138.44.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3738,'britt',20031005005131,'h138.44.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031005005323,'host-66-81-22-78.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031005010427,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031005012338,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031005012939,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031005013329,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (3724,'nave',20031005013944,'66-215-204-164.riv-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (3739,'dominique',20031005024404,'cache-dm02.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031005031956,'206.137.1.133');
INSERT INTO uservisit VALUES (3740,'Teresa White',20031005032932,'0-1pool64-34.nas8.little-rock1.ar.us.da.qwest.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031005040516,'imsbbcache09.netvigator.com');
INSERT INTO uservisit VALUES (3741,'Dabella',20031005043549,'acay007133147.acay.com.au');
INSERT INTO uservisit VALUES (3741,'Dabella',20031005043617,'acay007133147.acay.com.au');
INSERT INTO uservisit VALUES (3741,'Dabella',20031005043918,'acay007133147.acay.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20031005055041,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031005060112,'brm2-t1-2.mcbone.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031005064600,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (3742,'Doug and Jess',20031005070912,'yongsan-cache.korea.army.mil');
INSERT INTO uservisit VALUES (3742,'Doug and Jess',20031005071432,'yongsan-cache.korea.army.mil');
INSERT INTO uservisit VALUES (1575,'DJ',20031005074519,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031005075721,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3743,'Elizabeth',20031005081926,'h219-110-062-001.catv01.itscom.jp');
INSERT INTO uservisit VALUES (3224,'Lee',20031005082949,'pcd420098.netvigator.com');
INSERT INTO uservisit VALUES (1220,'abc',20031005083626,'p508508B7.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (153,'TomM',20031005083703,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20031005102348,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20031005105211,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005111454,'pool-141-153-223-181.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005113609,'pool-138-89-106-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031005121115,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005122325,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031005123441,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3654,'Nikki',20031005123506,'cache-dh03.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031005124844,'imsbbcache04.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20031005130043,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005130454,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031005132439,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031005132642,'pcd420149.netvigator.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031005134610,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005135947,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031005140515,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031005140732,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031005141922,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005142840,'pool-141-153-200-208.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005143903,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005144433,'pool-141-153-200-208.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031005144625,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031005151003,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3744,'Antonia',20031005152950,'adsl-67-125-134-152.dsl.frsn02.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005161851,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005165527,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005175539,'pool-141-153-197-244.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3745,'natty',20031005180121,'lsanca2-ar33-4-41-138-055.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (3745,'natty',20031005180236,'lsanca2-ar33-4-41-138-055.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031005181652,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031005182831,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031005185220,'ACAD803C.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031005193145,'pool-141-153-171-153.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3746,'matt',20031005193436,'phnxdslgw3poolc138.phnx.uswest.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031005194247,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005194605,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031005195452,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3740,'Teresa White',20031005195621,'sdn-ap-009neomahP0374.dialsprint.net');
INSERT INTO uservisit VALUES (3747,'Paul',20031005202840,'166.121.37.7');
INSERT INTO uservisit VALUES (3747,'Paul',20031005202952,'166.121.37.7');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005203005,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005210712,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031005211252,'r200-40-185-28.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031005213003,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031005213347,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031005220031,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031005223816,'206.137.1.133');
INSERT INTO uservisit VALUES (3748,'Christy',20031005230022,'alb-24-194-208-179.nycap.rr.com');
INSERT INTO uservisit VALUES (3746,'matt',20031005231028,'phnxdslgw3poolc138.phnx.uswest.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031005231117,'pcd663081.netvigator.com');
INSERT INTO uservisit VALUES (3740,'Teresa White',20031005231439,'sdn-ap-009neomahP0374.dialsprint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031005234054,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031005235833,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3746,'matt',20031005235949,'phnxdslgw3poolc138.phnx.uswest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006000745,'pool-138-89-44-119.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20031006003811,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006004417,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031006004944,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031006010118,'206.137.1.133');
INSERT INTO uservisit VALUES (3749,'lilshortdorkpuppy',20031006010204,'ACC25FA5.ipt.aol.com');
INSERT INTO uservisit VALUES (3749,'lilshortdorkpuppy',20031006010243,'ACC25FA5.ipt.aol.com');
INSERT INTO uservisit VALUES (3749,'lilshortdorkpuppy',20031006010342,'ACC25FA5.ipt.aol.com');
INSERT INTO uservisit VALUES (3749,'lilshortdorkpuppy',20031006010403,'ACC25FA5.ipt.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031006011214,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031006011313,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031006013533,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031006015740,'196.25.182.27');
INSERT INTO uservisit VALUES (3751,'sue',20031006023117,'02-078.143.popsite.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006031823,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031006032402,'193.130.28.1');
INSERT INTO uservisit VALUES (3752,'ar yu',20031006041410,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006045456,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031006050224,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20031006050822,'pcd420107.netvigator.com');
INSERT INTO uservisit VALUES (3741,'Dabella',20031006051936,'i088232010.rivernet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006052515,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006053029,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031006053048,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031006055313,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031006065943,'196.25.182.27');
INSERT INTO uservisit VALUES (1575,'DJ',20031006072616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031006074544,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3753,'priyank',20031006075710,'203.199.207.190');
INSERT INTO uservisit VALUES (3753,'priyank',20031006080009,'203.199.207.190');
INSERT INTO uservisit VALUES (1575,'DJ',20031006081910,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3754,'Ladie',20031006081924,'md-wmnsmd-cuda2-c2a-120.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031006083710,'219.95.134.254');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006085016,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031006085421,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031006090953,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20031006091951,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20031006092232,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006095935,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006100609,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006102937,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006105651,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3755,'Ellen Bowman',20031006111102,'d126.as0.clmb.in.voyager.net');
INSERT INTO uservisit VALUES (3756,'Morena',20031006111857,'216-102-15-92.scoe.org');
INSERT INTO uservisit VALUES (1183,'fwaff',20031006112229,'193.130.28.1');
INSERT INTO uservisit VALUES (1112,'Greg',20031006112316,'216-188-239-35.grandecom.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031006113839,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031006120129,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3224,'Lee',20031006120348,'pcd420107.netvigator.com');
INSERT INTO uservisit VALUES (3430,'pat',20031006122225,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031006122521,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031006122732,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031006125047,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006125339,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006125522,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031006130438,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006131414,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006131640,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006131659,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006131709,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20031006132621,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3757,'regan',20031006132728,'pcp03620220pcs.alico01.fl.comcast.net');
INSERT INTO uservisit VALUES (3758,'Beverly',20031006133759,'ocswall01.fda.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031006134150,'SB239-001.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3759,'Howard Bandy',20031006135040,'ExpressNet.myvzw.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006135619,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20031006135621,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031006135810,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031006140406,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006140941,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031006143316,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031006145102,'LOFT-109.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3760,'Ruxi',20031006145516,'213.233.100.118.dial.xnet.ro');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031006151335,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006152142,'cache-rh08.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031006152944,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006154145,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006154355,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031006154520,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3761,'GaBi?!',20031006154550,'200-148-204-215.customer.tdatabrasil.net.br');
INSERT INTO uservisit VALUES (3762,'John Malkovitch',20031006155651,'242-160.resnet.stonybrook.edu');
INSERT INTO uservisit VALUES (3763,'Valerie Lualhati',20031006155658,'ool-43540497.dyn.optonline.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031006170730,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031006171639,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20031006173038,'199.29.6.2');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006173201,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031006174449,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031006174653,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031006175807,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031006180438,'AC87C119.ipt.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006180506,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031006180741,'AC87C119.ipt.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031006183333,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20031006184746,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006190450,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031006191739,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031006193255,'r200-40-224-108.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20031006200054,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006200445,'pool-141-153-165-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006200741,'pool-141-153-165-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006200811,'pool-141-153-165-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006200932,'pool-141-153-165-127.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031006202134,'206.137.1.133');
INSERT INTO uservisit VALUES (2379,'Dark',20031006203655,'cal58-4-202-37.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031006211228,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031006212408,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031006215030,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3764,'Annie Walka',20031006215839,'pcp03299383pcs.medwln01.nj.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031006215926,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031006220036,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031006220917,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031006220930,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031006221138,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20031006224656,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20031006224713,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3582,'jerry Lee',20031006224751,'rdu57-67-026.nc.rr.com');
INSERT INTO uservisit VALUES (3764,'Annie Walka',20031006225534,'pcp03299383pcs.medwln01.nj.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031006225632,'pool-141-153-174-242.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031006230148,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3765,'Alfred',20031006232708,'64.231.0.61');
INSERT INTO uservisit VALUES (3765,'Alfred',20031006232709,'64.231.0.61');
INSERT INTO uservisit VALUES (3766,'Drew',20031006233538,'adsl-64-161-170-39.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031007000056,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3753,'priyank',20031007001914,'203.199.207.190');
INSERT INTO uservisit VALUES (3224,'Lee',20031007002721,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031007003234,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031007003649,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031007004136,'66.119.33.171');
INSERT INTO uservisit VALUES (3209,'Haley',20031007005801,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031007010103,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20031007010413,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20031007010618,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031007010809,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031007013013,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031007014509,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031007020312,'206.137.1.133');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031007020434,'196.25.182.27');
INSERT INTO uservisit VALUES (3750,'mohan',20031007020944,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031007021239,'203.197.108.73');
INSERT INTO uservisit VALUES (1183,'fwaff',20031007023334,'193.130.28.1');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031007025546,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031007031800,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031007035205,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3768,'Chee Kuon',20031007040208,'cache42.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031007042039,'196.25.182.27');
INSERT INTO uservisit VALUES (3750,'mohan',20031007042110,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031007043024,'206.137.1.133');
INSERT INTO uservisit VALUES (2148,'Jayaram S',20031007050843,'202.153.35.87');
INSERT INTO uservisit VALUES (3769,'Sondra',20031007060837,'cache-mtc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031007063518,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20031007064414,'pcd420155.netvigator.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031007070843,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (872,'pleasance',20031007072503,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031007073105,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031007075013,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031007075648,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007082242,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3676,'Danielle',20031007094843,'rrcs-nys-24-213-205-161.biz.rr.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031007095814,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007101147,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3686,'N',20031007103012,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007103254,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031007103948,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031007105954,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007111458,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031007111926,'pcd420155.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007111931,'144.9.158.100');
INSERT INTO uservisit VALUES (122,'Happy',20031007113605,'199.67.51.15');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031007113733,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20031007115028,'pcd420155.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007120358,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007120732,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007121127,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031007121316,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3721,'tim',20031007121455,'adsl-67-38-13-29.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031007122742,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031007123215,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007130040,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007131736,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3430,'pat',20031007131832,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031007132708,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20031007132942,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031007133724,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007134233,'144.9.158.100');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031007135400,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031007135604,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3770,'kevin',20031007140041,'12-237-179-170.client.attbi.com');
INSERT INTO uservisit VALUES (3770,'kevin',20031007140201,'12-237-179-170.client.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031007140205,'imsbbcf06.netvigator.com');
INSERT INTO uservisit VALUES (3771,'Heyroth',20031007140509,'65-64-188-210.ded.swbell.net');
INSERT INTO uservisit VALUES (3770,'kevin',20031007141802,'12-237-179-170.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007141852,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3770,'kevin',20031007142025,'12-237-179-170.client.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031007142754,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031007143942,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3594,'Bry',20031007144627,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007144944,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3772,'Liam',20031007145142,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007150935,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031007150940,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3670,'Bruno',20031007151409,'5-031.ctame701-1.telepar.net.br');
INSERT INTO uservisit VALUES (3224,'Lee',20031007151412,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3773,'Santiago',20031007152859,'gate1.cpp.usmc.mil');
INSERT INTO uservisit VALUES (1112,'Greg',20031007152947,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007153801,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007154505,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031007161558,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3774,'laura',20031007163317,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3775,'Tyger',20031007163533,'dyn-115-12.wou.edu');
INSERT INTO uservisit VALUES (3775,'Tyger',20031007164448,'dyn-115-12.wou.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031007165817,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3777,'Jackie',20031007170706,'h0010dc3ad220.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3776,'Ben',20031007170706,'138.16.135.203');
INSERT INTO uservisit VALUES (3778,'Marcelo',20031007173710,'200-158-96-79.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3779,'gillyb',20031007173953,'81-86-110-10.dsl.pipex.com');
INSERT INTO uservisit VALUES (3779,'gillyb',20031007174218,'81-86-110-10.dsl.pipex.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031007174442,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031007175530,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031007180801,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031007182329,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031007182713,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20031007182717,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20031007184618,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031007192644,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3691,'Joseph',20031007192803,'dyn-168-225.paonline.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007195026,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031007195134,'r200-40-187-207.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007195627,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031007200503,'200-158-96-79.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (153,'TomM',20031007200837,'206.137.1.133');
INSERT INTO uservisit VALUES (3780,'stacey',20031007201554,'dialup-67.30.0.109.Dial1.Dallas1.Level3.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031007202129,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031007204935,'200-158-96-79.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3143,'Vito',20031007205249,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031007211324,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031007211540,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031007213245,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3781,'Dawn',20031007214040,'cache-mtc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (3782,'dooood',20031007214831,'adsl-63-206-198-81.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20031007215208,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031007220207,'pool-138-89-109-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031007221652,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031007222456,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3783,'heidi',20031007223925,'cvg-65-29-193-152.cinci.rr.com');
INSERT INTO uservisit VALUES (3783,'heidi',20031007224226,'cvg-65-29-193-152.cinci.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031007230237,'1Cust84.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031007230527,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031007231802,'host-66-81-176-10.rev.o1.com');
INSERT INTO uservisit VALUES (3784,'Ashlee',20031007232710,'144.139.137.53');
INSERT INTO uservisit VALUES (1575,'DJ',20031007234122,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031007234412,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031007235901,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008001846,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031008003220,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031008011131,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3782,'dooood',20031008013341,'adsl-63-206-198-81.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031008014607,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20031008015008,'206.137.1.133');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031008022302,'196.25.182.27');
INSERT INTO uservisit VALUES (1575,'DJ',20031008025727,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3784,'Ashlee',20031008030230,'144.139.137.60');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031008031209,'144.139.137.60');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031008032615,'196.25.182.27');
INSERT INTO uservisit VALUES (3786,'Violet',20031008034626,'12-215-75-108.client.mchsi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031008044703,'193.130.28.1');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031008053343,'196.25.182.27');
INSERT INTO uservisit VALUES (3224,'Lee',20031008054112,'n219077007157.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031008062912,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031008072323,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031008072753,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008073041,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031008073430,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031008073452,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3753,'priyank',20031008074516,'203.199.207.190');
INSERT INTO uservisit VALUES (3224,'Lee',20031008081416,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (3787,'dale',20031008081447,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (3787,'dale',20031008081447,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008081814,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3372,'Sam',20031008082126,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008083123,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031008083147,'193.130.28.1');
INSERT INTO uservisit VALUES (3788,'bettina',20031008083538,'cache-mtc-am08.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031008084113,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031008085259,'196.25.182.27');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031008092216,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031008092249,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008101830,'sw02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031008102937,'61.3.128.9');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031008103054,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031008112214,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3789,'trebor',20031008112257,'64.107.146.100');
INSERT INTO uservisit VALUES (3786,'Violet',20031008114447,'12-215-75-108.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008114838,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031008115400,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031008120013,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031008121757,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20031008122117,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3752,'ar yu',20031008123031,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031008123220,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3786,'Violet',20031008123425,'12-215-75-108.client.mchsi.com');
INSERT INTO uservisit VALUES (3430,'pat',20031008124336,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008125041,'144.9.158.100');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031008125639,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3790,'kelson',20031008130032,'216.11.82.96');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008130108,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008131118,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008131741,'144.9.158.100');
INSERT INTO uservisit VALUES (3506,'Mike',20031008132211,'adsl-67-39-33-39.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3626,'matt white',20031008132859,'ip68-102-49-161.ks.ok.cox.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008132934,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031008133948,'200-153-212-99.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008133957,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008134304,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008134311,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008134443,'144.9.158.100');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031008135323,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031008140233,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031008140739,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031008142126,'200-153-212-99.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3773,'Santiago',20031008142737,'gate2.cpp.usmc.mil');
INSERT INTO uservisit VALUES (1112,'Greg',20031008143658,'216-188-239-35.grandecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031008143954,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031008145211,'C163-083.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031008150004,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3760,'Ruxi',20031008150056,'213.233.69.15.dial.xnet.ro');
INSERT INTO uservisit VALUES (3760,'Ruxi',20031008150203,'213.233.69.15.dial.xnet.ro');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031008151225,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008151242,'144.9.158.100');
INSERT INTO uservisit VALUES (3760,'Ruxi',20031008151955,'213.233.71.225.dial.xnet.ro');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008152304,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008153525,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008154303,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1220,'abc',20031008154410,'p50850591.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008155202,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031008160158,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031008162028,'144.9.158.100');
INSERT INTO uservisit VALUES (2130,'ethan',20031008164123,'1Cust193.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031008164638,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008165650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008170028,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008170800,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031008172213,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3506,'Mike',20031008172311,'adsl-67-39-37-206.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031008174426,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031008180514,'C163-090.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031008180943,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031008181317,'200-153-212-99.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3558,'Tristan',20031008184618,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031008190424,'C163-090.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (153,'TomM',20031008192108,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3791,'Cody',20031008193003,'cs24160146-251.satx.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031008194526,'C163-090.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3792,'Michelle',20031008195355,'mlmartin.resnet.bucknell.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031008195701,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1220,'abc',20031008195708,'p50850591.dip0.t-ipconnect.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008202258,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3793,'Nicole',20031008203113,'nedgar.res.WPI.NET');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20031008203438,'69.0.74.252.adsl.snet.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031008203853,'200-153-212-99.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3793,'Nicole',20031008210015,'nedgar.res.WPI.NET');
INSERT INTO uservisit VALUES (3558,'Tristan',20031008210247,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031008210601,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031008210726,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008210740,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031008211951,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031008213230,'SMC101-10.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3793,'Nicole',20031008213400,'nedgar.res.WPI.NET');
INSERT INTO uservisit VALUES (3786,'Violet',20031008214553,'12-215-75-108.client.mchsi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031008220529,'pool-141-153-179-129.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3794,'Elise',20031008220904,'cache-mtc-al08.proxy.aol.com');
INSERT INTO uservisit VALUES (3794,'Elise',20031008221030,'cache-mtc-al08.proxy.aol.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20031008221428,'69.0.74.252.adsl.snet.net');
INSERT INTO uservisit VALUES (3794,'Elise',20031008221854,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031008223455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3795,'KnOck OuT KiD',20031008224942,'12-213-75-60.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031008225007,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20031008231257,'pool-141-149-142-100.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3793,'Nicole',20031008231405,'nedgar.res.WPI.NET');
INSERT INTO uservisit VALUES (2130,'ethan',20031008231448,'1Cust163.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031008231736,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031008232215,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031008233309,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031008233802,'adsl-63-203-100-208.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031008235159,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3793,'Nicole',20031009000236,'nedgar.res.WPI.NET');
INSERT INTO uservisit VALUES (1112,'Greg',20031009003214,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031009003832,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3796,'amber',20031009014642,'199.120.127.2');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031009020148,'196.25.182.27');
INSERT INTO uservisit VALUES (3797,'sam',20031009021435,'ip68-2-84-4.ph.ph.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009021824,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031009022743,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031009022957,'193.130.28.1');
INSERT INTO uservisit VALUES (3796,'amber',20031009023214,'199.120.127.2');
INSERT INTO uservisit VALUES (1575,'DJ',20031009025619,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031009032453,'196.25.182.27');
INSERT INTO uservisit VALUES (3798,'wordless',20031009045033,'bbcache-13.singnet.com.sg');
INSERT INTO uservisit VALUES (1183,'fwaff',20031009045812,'193.130.28.1');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031009051513,'196.25.182.27');
INSERT INTO uservisit VALUES (872,'pleasance',20031009063307,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031009064005,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031009072058,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3274,'Dacre',20031009072657,'194.201.66.7');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031009072852,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031009073237,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031009080321,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (3352,'anand',20031009083817,'dialpool-210-214-174-62.maa.sify.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031009084311,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20031009084644,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031009085029,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031009090148,'196.25.182.27');
INSERT INTO uservisit VALUES (3799,'vlad',20031009090644,'81.93.75.129');
INSERT INTO uservisit VALUES (3799,'vlad',20031009090706,'81.93.75.129');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009091522,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031009092040,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009094636,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031009095018,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3594,'Bry',20031009095520,'web-mail.newmarket.k12.nh.us');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031009100214,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031009100314,'206.28.64.98');
INSERT INTO uservisit VALUES (3800,'Berkeley',20031009102214,'proxy.amphi.com');
INSERT INTO uservisit VALUES (3801,'Callum',20031009104717,'webcache-22.swgfl.ifl.net');
INSERT INTO uservisit VALUES (3802,'Sheets',20031009105127,'134.146.9.20');
INSERT INTO uservisit VALUES (3802,'Sheets',20031009105240,'134.146.9.20');
INSERT INTO uservisit VALUES (1,'levik',20031009105444,'206.28.64.98');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031009110456,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009111450,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031009111507,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3803,'David',20031009111716,'164.83.4.85');
INSERT INTO uservisit VALUES (3803,'David',20031009111758,'164.83.4.85');
INSERT INTO uservisit VALUES (3224,'Lee',20031009111913,'pcd663218.netvigator.com');
INSERT INTO uservisit VALUES (3803,'David',20031009112058,'164.83.4.85');
INSERT INTO uservisit VALUES (1575,'DJ',20031009112234,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009113842,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20031009114714,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009115804,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20031009120859,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031009122625,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031009123003,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031009123355,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031009123434,'200-158-97-184.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3372,'Sam',20031009123851,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031009124420,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009125910,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20031009131851,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031009131922,'200-158-97-184.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031009133855,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031009134333,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031009135839,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031009140047,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031009143138,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009143600,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031009143807,'134.217.237.30');
INSERT INTO uservisit VALUES (1575,'DJ',20031009144141,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20031009144236,'h-69-3-246-190.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031009150013,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1,'levik',20031009150256,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031009151438,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031009151811,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031009152135,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3805,'Markus',20031009152508,'pD951BBB2.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031009152723,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3805,'Markus',20031009152808,'pD951BBB2.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3806,'Matthew',20031009153728,'ext-208-203-4-140.gateway.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031009154816,'200-158-97-6.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009164316,'144.9.158.100');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031009164326,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031009165641,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031009165654,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3807,'Robin Routledge',20031009165914,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3807,'Robin Routledge',20031009170214,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3806,'Matthew',20031009170401,'ext-208-203-4-140.gateway.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009170536,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031009171637,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031009171652,'LOFT-148.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031009173315,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20031009174050,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009175423,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031009175838,'LOFT-148.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031009180319,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009181039,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009181158,'144.9.158.100');
INSERT INTO uservisit VALUES (3808,'mary',20031009181538,'blue.truserv.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031009182008,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3808,'mary',20031009182041,'blue.truserv.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031009182108,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031009184416,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3809,'e',20031009185215,'CPE0050bab3910c-CM014370009309.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3809,'e',20031009191137,'CPE0050bab3910c-CM014370009309.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031009191646,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009192541,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031009193837,'LOFT-038.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3506,'Mike',20031009194223,'adsl-67-39-42-241.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031009194757,'adsl-216-100-68-127.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009195233,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009195659,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031009201058,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3806,'Matthew',20031009201624,'ext-208-203-4-140.gateway.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031009204720,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031009205235,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031009205543,'200-158-96-72.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009210132,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031009211646,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009211659,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3766,'Drew',20031009211843,'adsl-216-100-68-127.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3810,'John',20031009213614,'h24-77-37-53.wp.shawcable.net');
INSERT INTO uservisit VALUES (3810,'John',20031009213617,'h24-77-37-53.wp.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031009214142,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031009214421,'r200-40-185-18.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009220051,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3811,'kristin',20031009220427,'du128136.pit.ptd.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031009221143,'host-66-81-180-39.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031009222711,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3812,'Michael',20031009222743,'c-24-126-62-206.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3444,'greg',20031009223040,'washdc3-ar3-4-35-205-000.washdc3.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (3813,'Betty Friedman',20031009223348,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031009224419,'pool-141-153-189-83.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031009225614,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031009225704,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3814,'nikki',20031009230804,'cache-ntc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031009233633,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031010001454,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031010002623,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3425,'kheem',20031010002852,'cpe-66-75-35-237.bak.rr.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031010003605,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031010011748,'196.25.182.27');
INSERT INTO uservisit VALUES (1575,'DJ',20031010012549,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20031010013500,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031010013709,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031010013812,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031010015207,'203.197.108.73');
INSERT INTO uservisit VALUES (3740,'Teresa White',20031010015938,'sdn-ap-017neomahP0087.dialsprint.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031010022901,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031010023848,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3752,'ar yu',20031010024250,'202.66.40.11');
INSERT INTO uservisit VALUES (1183,'fwaff',20031010024817,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031010024900,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031010025606,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010030622,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3807,'DrBob',20031010031627,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3807,'DrBob',20031010034931,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20031010040301,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031010040440,'193.130.28.1');
INSERT INTO uservisit VALUES (3224,'Lee',20031010051937,'imsbbcf06.netvigator.com');
INSERT INTO uservisit VALUES (3815,'moeana',20031010053624,'cpe-66-91-51-114.hawaii.rr.com');
INSERT INTO uservisit VALUES (3807,'DrBob',20031010055511,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031010063756,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010071146,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031010072542,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3801,'Callum',20031010073101,'webcache-08.swgfl.ifl.net');
INSERT INTO uservisit VALUES (1,'levik',20031010073537,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031010073834,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010073849,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3275,'retiarius',20031010075151,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010081611,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20031010082559,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010084849,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031010090617,'LOFT-095.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010092009,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3719,'nav',20031010092454,'61.1.200.110');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010101406,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031010102338,'206.28.64.98');
INSERT INTO uservisit VALUES (3816,'Lorenzo',20031010103002,'bgp402377bgs.medwln01.nj.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031010103222,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010103451,'198.23.26.253');
INSERT INTO uservisit VALUES (2370,'Dave',20031010103642,'cf2.utc.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031010104450,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010110856,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031010111856,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010112012,'198.23.26.253');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010113106,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031010113250,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010113312,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031010114434,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20031010121810,'206.28.64.98');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031010122715,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031010123029,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010123311,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3750,'mohan',20031010123453,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031010123807,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010124929,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031010125624,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010130652,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031010130844,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031010130957,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031010131359,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010131427,'144.9.158.100');
INSERT INTO uservisit VALUES (3506,'Mike',20031010131813,'adsl-67-39-39-179.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010132023,'198.23.26.253');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031010132822,'snoopy.suth.com');
INSERT INTO uservisit VALUES (153,'TomM',20031010135507,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031010135713,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3595,'elton',20031010140309,'ool-4357b6bb.dyn.optonline.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031010141101,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010141635,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010142813,'198.23.26.253');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010143105,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031010143504,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031010143653,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010143907,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010144544,'144.9.158.100');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031010145110,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010151856,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031010152544,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010155312,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010155543,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031010155901,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031010160217,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031010161016,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010161415,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010162644,'144.9.158.100');
INSERT INTO uservisit VALUES (3817,'Aynne Smith',20031010162645,'204.56.144.200');
INSERT INTO uservisit VALUES (3817,'Aynne Smith',20031010162859,'204.56.144.200');
INSERT INTO uservisit VALUES (3805,'Markus',20031010163131,'p5080F676.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3817,'Aynne Smith',20031010163221,'204.56.144.200');
INSERT INTO uservisit VALUES (3818,'A',20031010163924,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010164329,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010164755,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20031010165615,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010165900,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031010171142,'144.9.158.100');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031010171711,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20031010174704,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031010174720,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031010174904,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3819,'shawn',20031010183233,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031010184221,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031010185727,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031010185742,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031010190711,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010191516,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031010192227,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031010192412,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (3821,'Madison',20031010193231,'PPPa30-City-3R7112.dialinx.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010193307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031010193319,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031010193900,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20031010195427,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010195730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031010200239,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3224,'Lee',20031010200607,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031010201324,'pool-138-89-91-122.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031010205753,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031010211625,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031010211929,'AC939EBF.ipt.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031010213231,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031010214851,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031010221338,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031010225431,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031010225437,'64-252-67-119.adsl.snet.net');
INSERT INTO uservisit VALUES (3822,'koolaid',20031010233025,'66-214-53-135.vv-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (3823,'entela',20031010235600,'0-1pool8-39.nas28.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (3823,'entela',20031010235751,'0-1pool8-39.nas28.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (3824,'Annsley Lucas',20031011001248,'user-11fajik.dsl.mindspring.com');
INSERT INTO uservisit VALUES (3824,'Annsley Lucas',20031011001740,'user-11fajik.dsl.mindspring.com');
INSERT INTO uservisit VALUES (3818,'A',20031011003628,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3825,'cesca',20031011004037,'adsl-68-123-164-54.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031011014255,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031011014833,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031011022050,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031011023313,'n219077007110.netvigator.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031011033635,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3826,'brandy',20031011033945,'ip68-226-102-16.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031011040819,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031011064410,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031011072610,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3691,'Joseph',20031011082625,'dyn-168-195.paonline.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011085602,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031011090102,'pcd663185.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031011091518,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011094848,'pool-141-153-209-42.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011102736,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031011103335,'r200-40-225-181.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20031011111347,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031011112056,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031011112854,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011114453,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3818,'A',20031011120820,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031011131827,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3572,'Eradicator',20031011132714,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011133834,'pool-141-153-162-50.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011134012,'pool-141-153-162-50.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3827,'bharath',20031011135932,'202.9.149.127');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031011135945,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3827,'bharath',20031011140114,'202.9.149.127');
INSERT INTO uservisit VALUES (3351,'Eric',20031011144656,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011145004,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3805,'Markus',20031011150404,'p5080FE29.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1,'levik',20031011150534,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031011150838,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031011151703,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031011152110,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011152643,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031011155323,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031011160241,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3796,'amber',20031011160331,'199.120.127.2');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011160908,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3828,'steve',20031011160936,'Toronto-HSE-ppp3804623.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20031011161334,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031011162717,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011162907,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011163601,'200-158-96-85.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031011163823,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3828,'Steve',20031011164323,'Toronto-HSE-ppp3804623.sympatico.ca');
INSERT INTO uservisit VALUES (3828,'Steve',20031011164452,'Toronto-HSE-ppp3804623.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011170512,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031011172339,'200-158-96-106.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011175037,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20031011175418,'r207-50-241-109.adinet.com.uy');
INSERT INTO uservisit VALUES (3828,'Steve',20031011180607,'Toronto-HSE-ppp3804623.sympatico.ca');
INSERT INTO uservisit VALUES (3506,'Mike',20031011180722,'adsl-67-39-45-226.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011183108,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3818,'A',20031011183316,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031011190928,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3818,'A',20031011192636,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011193056,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031011193632,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031011195233,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031011200259,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011203458,'pool-138-89-110-65.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011203617,'pool-138-89-110-65.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031011204508,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011205146,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3829,'Annie',20031011205714,'adslppp184.spkn.uswest.net');
INSERT INTO uservisit VALUES (3815,'moeana',20031011205813,'cpe-66-91-51-114.hawaii.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011210801,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031011213534,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011214130,'pool-141-153-192-90.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3818,'A',20031011215803,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031011220109,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20031011221346,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20031011221951,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031011222040,'pcd397187.netvigator.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031011222059,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031011222629,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011223805,'pool-138-89-77-140.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3815,'moeana',20031011224243,'cpe-66-91-51-114.hawaii.rr.com');
INSERT INTO uservisit VALUES (3831,'fobbin4ever',20031011224423,'cpe-66-91-51-114.hawaii.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031011224651,'pool-138-89-77-140.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031011233847,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3818,'A',20031012001338,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012005206,'pool-141-153-177-48.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031012005933,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3832,'Nelle',20031012014452,'cache-mtc-al08.proxy.aol.com');
INSERT INTO uservisit VALUES (3833,'cokebear12',20031012015342,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (3833,'cokebear12',20031012015417,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031012025743,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031012031215,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (3834,'kelly',20031012031920,'cache-loh-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031012033250,'n218103229050.netvigator.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031012045916,'n218103229050.netvigator.com');
INSERT INTO uservisit VALUES (3835,'rachel',20031012052207,'i182-201.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3835,'rachel',20031012053454,'i182-201.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3805,'Markus',20031012071958,'pD951BD16.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031012072526,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012074059,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031012074351,'n218103229050.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031012075139,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3827,'bharath',20031012080034,'202.9.180.22');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012080150,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031012082415,'n218103229050.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012094444,'pool-138-89-97-193.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031012103006,'1Cust183.tnt9.dca5.da.uu.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031012104535,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3818,'A',20031012105430,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012105711,'pool-138-89-84-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3487,'Charlie',20031012110209,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (2489,'nellie',20031012110705,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (3836,'Clive',20031012111610,'cm61-10-7-147.hkcable.com.hk');
INSERT INTO uservisit VALUES (3196,'Dan',20031012111717,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3827,'bharath',20031012111733,'202.9.180.178');
INSERT INTO uservisit VALUES (3558,'Tristan',20031012113933,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3827,'bharath',20031012114408,'202.9.149.110');
INSERT INTO uservisit VALUES (3818,'A',20031012114514,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3827,'bharath',20031012114936,'202.9.149.110');
INSERT INTO uservisit VALUES (3837,'Debbie',20031012120434,'adsl-157-15-47.ard.bellsouth.net');
INSERT INTO uservisit VALUES (3837,'Debbie',20031012120734,'adsl-157-15-47.ard.bellsouth.net');
INSERT INTO uservisit VALUES (3838,'Andre',20031012122439,'cache-dc03.proxy.aol.com');
INSERT INTO uservisit VALUES (3487,'Charlie',20031012122942,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012130812,'pool-138-89-98-233.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3839,'jill',20031012131410,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (2489,'nellie',20031012131845,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012132443,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012133110,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031012133631,'imsbbcache09.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012134938,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031012140745,'n218103229050.netvigator.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031012140753,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012141012,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031012141308,'r200-40-184-16.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012141848,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012143614,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031012144134,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012150152,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012151649,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012153231,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2489,'nellie',20031012154321,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031012154544,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031012155017,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012162020,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012162141,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3818,'A',20031012164426,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031012164750,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031012170702,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031012171828,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031012172704,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3841,'Kati',20031012173152,'dhcp024-166-227-235.columbus.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031012173810,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031012174429,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031012175217,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012175601,'pool-138-89-44-247.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031012175754,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031012181521,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3842,'cmkjani',20031012182125,'user-12hdtjn.cable.mindspring.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012182246,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3843,'marie',20031012182945,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (3843,'marie',20031012183102,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031012183748,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031012184737,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012185320,'pool-138-89-66-141.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012185738,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031012190114,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031012190942,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20031012192207,'adsl-156-26-87.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3844,'Aaron',20031012192904,'cache-dl06.proxy.aol.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031012194828,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3845,'Jill Pruett',20031012200819,'216-99-210-178.cust.aracnet.com');
INSERT INTO uservisit VALUES (2562,'Chii',20031012203057,'ip68-111-175-147.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031012203140,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2562,'Chii',20031012203204,'ip68-111-175-147.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012203337,'pool-138-89-92-66.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031012203755,'r200-40-186-176.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3196,'Dan',20031012204906,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031012212418,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3818,'A',20031012212532,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012212641,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031012213125,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031012214519,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031012220415,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031012222225,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2684,'Xena',20031012222735,'adsl-68-122-9-173.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031012223317,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2684,'Xena',20031012223511,'adsl-68-122-9-173.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031012224621,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031012230815,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3846,'K.P.',20031012230955,'AC945C77.ipt.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031012231732,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3847,'vat',20031012232155,'pool-151-197-122-178.phil.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031012232358,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031012232519,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3848,'ernie',20031012233925,'dialup-67.30.239.111.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (3848,'ernie',20031012234046,'dialup-67.30.239.111.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031012234331,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031012234431,'pool-141-153-196-14.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031013001018,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031013001113,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3849,'Kerry',20031013002221,'cache-ntc-ag01.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031013002226,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20031013003736,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031013011201,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3850,'Arthur Huang',20031013012630,'adsl-67-114-128-241.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (3849,'Kerry',20031013012644,'cache-ntc-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (3850,'Arthur Huang',20031013012825,'adsl-67-114-128-241.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031013014311,'adsl-64-161-168-82.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031013020432,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031013020511,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031013021910,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031013022008,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031013025020,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031013025309,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031013025437,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031013031215,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031013031351,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031013032705,'193.130.28.1');
INSERT INTO uservisit VALUES (3801,'Callum',20031013032918,'webcache-08.swgfl.ifl.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031013033258,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031013033403,'196.25.182.27');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031013033522,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3807,'DrBob',20031013035537,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3750,'mohan',20031013040722,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031013044239,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031013050304,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031013052652,'196.25.182.27');
INSERT INTO uservisit VALUES (3801,'Callum',20031013052949,'webcache-08.swgfl.ifl.net');
INSERT INTO uservisit VALUES (3851,'Nishant',20031013063237,'203.197.163.114');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031013070439,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031013071620,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3851,'Nishant',20031013071933,'203.197.163.114');
INSERT INTO uservisit VALUES (1575,'DJ',20031013072527,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031013072642,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3802,'Sheets',20031013073501,'134.146.9.20');
INSERT INTO uservisit VALUES (1575,'DJ',20031013075341,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031013080115,'193.130.28.1');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031013083714,'cache-rq06.proxy.aol.com');
INSERT INTO uservisit VALUES (3802,'Sheets',20031013084130,'134.146.9.20');
INSERT INTO uservisit VALUES (3802,'Sheets',20031013085932,'134.146.9.20');
INSERT INTO uservisit VALUES (3807,'DrBob',20031013090846,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013091051,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3852,'shaina',20031013092608,'214.181.252.64.snet.net');
INSERT INTO uservisit VALUES (3852,'shaina',20031013093011,'214.181.252.64.snet.net');
INSERT INTO uservisit VALUES (3853,'Valorie Melow',20031013094345,'4.18.153.183');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031013095342,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031013095420,'pool-138-89-72-19.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20031013095828,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3802,'SK',20031013101743,'134.146.9.20');
INSERT INTO uservisit VALUES (3855,'David',20031013102619,'proxy0.richardson.k12.tx.us');
INSERT INTO uservisit VALUES (3854,'sean',20031013102622,'proxy0.richardson.k12.tx.us');
INSERT INTO uservisit VALUES (3855,'David',20031013102647,'proxy0.richardson.k12.tx.us');
INSERT INTO uservisit VALUES (3572,'Eradicator',20031013103947,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031013104354,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031013104534,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031013104558,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031013105104,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (122,'Happy',20031013105115,'199.67.51.15');
INSERT INTO uservisit VALUES (872,'pleasance',20031013105400,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031013105645,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031013105820,'pcd439173.netvigator.com');
INSERT INTO uservisit VALUES (3430,'pat',20031013111722,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013111738,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013111802,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031013111836,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3430,'pat',20031013112129,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031013112531,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031013113401,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013114827,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3856,'Petio Petev',20031013115031,'195.212.63.115');
INSERT INTO uservisit VALUES (3857,'nile',20031013115259,'w03.proxy.fedex.com');
INSERT INTO uservisit VALUES (3857,'nile',20031013115425,'w03.proxy.fedex.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031013120940,'193.130.28.1');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031013121750,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031013124007,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031013124826,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031013124949,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031013125034,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013125121,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013125458,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3858,'Amy',20031013125852,'dhcp-0-c0-2-cd-f2-9.cpe.beld.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20031013132714,'82-38-156-43.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3209,'Haley',20031013132908,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2561,'Aaron',20031013132939,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2912,'Talon5000',20031013132955,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3859,'Isaac',20031013133321,'129.174.184.208');
INSERT INTO uservisit VALUES (1575,'DJ',20031013133431,'SB239-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3860,'Karina',20031013133951,'200-168-0-179.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3860,'Karina',20031013134141,'200-168-0-179.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3861,'muffin',20031013140913,'HSE-Ottawa-ppp324519.sympatico.ca');
INSERT INTO uservisit VALUES (122,'Happy',20031013143228,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031013143244,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031013143638,'pool-138-89-37-20.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013143956,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1112,'Greg',20031013144314,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031013144549,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031013145352,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031013150236,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3818,'A',20031013150320,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (568,'Justin Ryan Grenier',20031013150507,'205.235.49.39');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031013150749,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031013151303,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031013151647,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013152315,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013154638,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3687,'paco42',20031013161320,'adsl-68-248-74-41.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031013164315,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031013165518,'pool-138-89-67-4.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013165546,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3829,'Annie',20031013170428,'adslppp184.spkn.uswest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013170455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031013170603,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2925,'Danny',20031013172901,'AC969413.ipt.aol.com');
INSERT INTO uservisit VALUES (3862,'megan',20031013173335,'208.251.200.188');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013173423,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031013174007,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20031013174152,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3863,'Brian',20031013174914,'melectric-cp.emrsn.com');
INSERT INTO uservisit VALUES (3862,'megan',20031013174928,'208.251.200.188');
INSERT INTO uservisit VALUES (1112,'Greg',20031013180147,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031013181034,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031013181702,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3506,'Mike',20031013182843,'adsl-67-39-36-218.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (122,'Happy',20031013183725,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3864,'TJ',20031013190507,'i5001pc2.seas.upenn.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031013191036,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013191628,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013193016,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013193111,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013194013,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031013202910,'pool-141-153-170-243.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031013203618,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031013203645,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20031013205428,'pool-141-149-251-170.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031013205718,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031013210258,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031013210713,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031013210812,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031013211859,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3865,'Kathryn',20031013212343,'dsc02-sdv-ca-199-182-14-149.rasserver.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031013213333,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20031013214537,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3512,'Jeff',20031013214553,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031013215314,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031013223336,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013224612,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031013225151,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3209,'Haley',20031013230759,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20031013231143,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2912,'Talon5000',20031013233606,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013233630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031013233648,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3866,'david',20031013234854,'adsl-64-164-172-174.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3867,'Boi',20031014003159,'cpe-24-24-242-137.socal.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031014004231,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3868,'tyrone Etpison',20031014005645,'pncccache2.palaunet.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031014011013,'n218103229086.netvigator.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031014011739,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031014013205,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031014015321,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3869,'eve',20031014015729,'adsl-66-126-173-113.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031014021216,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031014022145,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031014022417,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3870,'val',20031014024208,'12-235-79-104.client.attbi.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031014025559,'196.25.182.27');
INSERT INTO uservisit VALUES (3196,'Dan',20031014025831,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031014030144,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3828,'Steve',20031014030730,'Toronto-HSE-ppp3736306.sympatico.ca');
INSERT INTO uservisit VALUES (3224,'Lee',20031014031142,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (3870,'val',20031014032412,'12-235-79-104.client.attbi.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031014033549,'203.197.108.73');
INSERT INTO uservisit VALUES (3196,'Dan',20031014034130,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031014034208,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031014035032,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031014035423,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031014050721,'196.25.182.27');
INSERT INTO uservisit VALUES (3196,'Dan',20031014052356,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031014054040,'n218103229086.netvigator.com');
INSERT INTO uservisit VALUES (2489,'nellie',20031014061624,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031014070439,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031014070728,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014071114,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031014073354,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031014075641,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031014081018,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031014081055,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031014081139,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031014082356,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031014084150,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031014084305,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031014090508,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031014090742,'pcd439213.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031014093556,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20031014094554,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031014095750,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031014100601,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3719,'nav',20031014101737,'61.1.201.221');
INSERT INTO uservisit VALUES (3871,'Siow Sian',20031014102025,'bbcache-146.singnet.com.sg');
INSERT INTO uservisit VALUES (3719,'nav',20031014102146,'61.1.201.221');
INSERT INTO uservisit VALUES (3719,'nav',20031014102359,'61.1.201.221');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031014104450,'144.9.158.100');
INSERT INTO uservisit VALUES (3872,'Sherry',20031014105344,'sneezy.clay.k12.fl.us');
INSERT INTO uservisit VALUES (3872,'Sherry',20031014105457,'sneezy.clay.k12.fl.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031014110255,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20031014111139,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031014111209,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20031014112750,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031014114524,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031014115618,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3872,'Sherry',20031014120030,'sneezy.clay.k12.fl.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031014120706,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031014121304,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031014121327,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031014123712,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3873,'longworth',20031014123924,'h-68-165-251-3.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (3873,'longworth',20031014124044,'h-68-165-251-3.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (3873,'longworth',20031014124058,'h-68-165-251-3.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031014125102,'144.9.158.100');
INSERT INTO uservisit VALUES (3224,'Lee',20031014130637,'pcd628107.netvigator.com');
INSERT INTO uservisit VALUES (3874,'Kinshuk Kale',20031014130737,'max1-176.skyweb.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031014130914,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3809,'e',20031014131405,'CPE0050bab3910c-CM014370009309.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031014132714,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031014133350,'216-188-239-156.grandecom.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031014133524,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031014134315,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3874,'Kinshuk Kale',20031014134734,'max1-176.skyweb.net');
INSERT INTO uservisit VALUES (3875,'Lug',20031014135334,'168.8.124.3');
INSERT INTO uservisit VALUES (1301,'Charlie',20031014140221,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3875,'Lug',20031014140318,'168.8.124.3');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031014140327,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3224,'Lee',20031014141143,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031014141925,'144.9.158.100');
INSERT INTO uservisit VALUES (3876,'Sergio',20031014143223,'206.206.105.115');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031014143407,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031014144955,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031014145754,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031014145755,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031014145906,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1,'levik',20031014145954,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031014150947,'199.17.168.159');
INSERT INTO uservisit VALUES (1112,'Greg',20031014152248,'216-188-239-156.grandecom.net');
INSERT INTO uservisit VALUES (3877,'tintin',20031014152444,'67-67-201-117.ded.swbell.net');
INSERT INTO uservisit VALUES (3818,'A',20031014152925,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031014154522,'cache-rh05.proxy.aol.com');
INSERT INTO uservisit VALUES (3877,'tintin',20031014155829,'67-67-201-117.ded.swbell.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031014160926,'stpeter-lib-ws-108.socrates.hickorytech.com');
INSERT INTO uservisit VALUES (3878,'sean',20031014163141,'82-33-64-139.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3877,'tintin',20031014163608,'67-67-201-117.ded.swbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031014163845,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3879,'KellieAnne',20031014164323,'ool-43521a43.dyn.optonline.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031014164326,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1,'levik',20031014165218,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014165413,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3877,'tintin',20031014171137,'67-67-201-117.ded.swbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014171924,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20031014172916,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014174126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031014174226,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3880,'brian harrison',20031014174324,'12-231-205-26.client.attbi.com');
INSERT INTO uservisit VALUES (3880,'brian harrison',20031014174334,'12-231-205-26.client.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031014174531,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031014175520,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1645,'luvya2003',20031014180003,'adsl-156-5-17.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031014182329,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031014182857,'spider-wf013.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031014182954,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031014183048,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031014184042,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031014185510,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031014190434,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014190550,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3882,'katie',20031014190558,'207-5-240-25.metrocast.net');
INSERT INTO uservisit VALUES (3882,'katie',20031014190609,'207-5-240-25.metrocast.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031014190637,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031014192029,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031014192706,'pool-141-153-204-94.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031014193641,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3883,'Krysta Harty',20031014194244,'64.252.250.40.adsl.snet.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031014194830,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031014204236,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031014205530,'cache-rq07.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031014210535,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031014210639,'cache-db02.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031014211100,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3875,'Lug',20031014211949,'adsl-33-177-93.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3884,'The Don',20031014212127,'cache-mtc-am08.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031014213834,'gatekeeper.herff-jones.com');
INSERT INTO uservisit VALUES (3885,'tanvballcat',20031014214732,'cvg-65-29-207-76.cinci.rr.com');
INSERT INTO uservisit VALUES (3885,'tanvballcat',20031014214744,'cvg-65-29-207-76.cinci.rr.com');
INSERT INTO uservisit VALUES (3885,'tanvballcat',20031014214808,'cvg-65-29-207-76.cinci.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031014215106,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3884,'The Don',20031014215608,'cache-mtc-ak08.proxy.aol.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031014221541,'dialup-171.75.58.68.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031014222921,'pool-138-89-35-176.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031014230010,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031014230039,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3818,'A',20031014231026,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031014233351,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031014234312,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031014234651,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015000515,'pool-138-89-46-17.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031015001114,'ip68-107-76-4.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3886,'Tiffany',20031015002659,'lsanca1-ar55-4-65-122-047.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031015003902,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3877,'tintin',20031015004743,'adsl-67-64-67-97.dsl.austtx.swbell.net');
INSERT INTO uservisit VALUES (3887,'SUNNY',20031015005018,'user-12hdloj.cable.mindspring.com');
INSERT INTO uservisit VALUES (3888,'sarah',20031015011824,'1Cust92.tnt4.hou3.da.uu.net');
INSERT INTO uservisit VALUES (3888,'sarah',20031015012048,'1Cust92.tnt4.hou3.da.uu.net');
INSERT INTO uservisit VALUES (3888,'sarah',20031015012101,'1Cust92.tnt4.hou3.da.uu.net');
INSERT INTO uservisit VALUES (3877,'tintin',20031015012605,'adsl-67-64-67-97.dsl.austtx.swbell.net');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031015013129,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031015014419,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031015020052,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031015020059,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3889,'arnel manalo',20031015021408,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031015021619,'196.25.182.27');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031015023339,'203.197.108.73');
INSERT INTO uservisit VALUES (3890,'Meera Sivakumar',20031015023645,'61.11.82.226');
INSERT INTO uservisit VALUES (3480,'Rick',20031015025524,'pcp023551pcs.whtmrs01.md.comcast.net');
INSERT INTO uservisit VALUES (3767,'Kyle Winking',20031015025716,'KYLE.resnet.nd.edu');
INSERT INTO uservisit VALUES (3224,'Lee',20031015025739,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031015032555,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031015040104,'cache-rr08.proxy.aol.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031015044511,'196.25.182.27');
INSERT INTO uservisit VALUES (3224,'Lee',20031015050157,'n218103229091.netvigator.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031015051827,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3802,'SK',20031015052331,'134.146.9.20');
INSERT INTO uservisit VALUES (3802,'SK',20031015054643,'134.146.9.20');
INSERT INTO uservisit VALUES (3891,'jasmeet',20031015055005,'203.145.186.2');
INSERT INTO uservisit VALUES (3892,'Allan D. Sabado',20031015060015,'202.175.226.88');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031015063811,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031015065409,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3893,'Salai Kumara Guruparan',20031015072351,'202.54.137.125');
INSERT INTO uservisit VALUES (1,'levik',20031015072643,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031015073111,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20031015074622,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20031015074940,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3719,'nav',20031015080007,'61.1.201.237');
INSERT INTO uservisit VALUES (1575,'DJ',20031015080909,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015082711,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031015084525,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031015091700,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031015091747,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031015092647,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031015093608,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031015093614,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031015095735,'196.25.182.27');
INSERT INTO uservisit VALUES (1,'levik',20031015101526,'206.28.64.98');
INSERT INTO uservisit VALUES (3224,'Lee',20031015102058,'imsbbcf08.netvigator.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031015103235,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031015104508,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3482,'adam',20031015104723,'66.54.154.150');
INSERT INTO uservisit VALUES (1,'levik',20031015113053,'206.28.64.98');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031015114441,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20031015114706,'69.0.30.141.adsl.snet.net');
INSERT INTO uservisit VALUES (3801,'Callum',20031015115211,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (3878,'sean',20031015115244,'82-33-64-139.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031015115532,'SB239-027.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20031015123327,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031015123927,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20031015124501,'n218103229091.netvigator.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031015125657,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031015130619,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2489,'nellie',20031015131603,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (3506,'Mike',20031015141614,'adsl-67-39-38-166.dsl.milwwi.ameritech.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031015142620,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031015142658,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015142737,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031015142935,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2489,'nellie',20031015143112,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031015144431,'144.9.158.100');
INSERT INTO uservisit VALUES (3818,'A',20031015150107,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015150845,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031015150850,'216-188-239-35.grandecom.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031015152315,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031015152331,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031015153757,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015154700,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031015154927,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015160012,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3894,'TOM LARSSON',20031015161829,'ts7g79.islc.net');
INSERT INTO uservisit VALUES (3894,'TOM LARSSON',20031015162010,'ts7g79.islc.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031015162359,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3894,'TOM LARSSON',20031015163158,'ts7g79.islc.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031015164227,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031015164817,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3129,'Maura',20031015165957,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031015172200,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20031015173006,'24.229.47.134');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015173445,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031015173953,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031015174603,'144.9.158.100');
INSERT INTO uservisit VALUES (3512,'Jeff',20031015180603,'vkk4169-a.student.tcu.edu');
INSERT INTO uservisit VALUES (3895,'PWP',20031015182013,'max4-243.detroit.usabestnet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015182051,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031015182421,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031015182736,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015183953,'pool-141-153-174-142.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015185038,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031015185852,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031015190234,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015192220,'pool-141-153-199-229.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031015193632,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015194111,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031015194955,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1,'levik',20031015201143,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031015201832,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031015204318,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3897,'gabriela',20031015205325,'200-148-73-178.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3351,'Eric',20031015210411,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3897,'gabriela',20031015211531,'200-148-73-178.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3224,'Lee',20031015212229,'imsbbcache03.netvigator.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031015212325,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031015212512,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031015214844,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031015215209,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031015220222,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031015220313,'pool-141-153-176-135.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031015220522,'r200-40-185-171.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3795,'KnOck OuT KiD',20031015221333,'12-213-75-60.client.attbi.com');
INSERT INTO uservisit VALUES (3898,'Windy',20031015222217,'cache-rg06.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031015224132,'131.178.86.70');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031015224506,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1,'levik',20031015233020,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031015234912,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016000158,'pool-141-153-168-210.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3750,'mohan',20031016011301,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031016015123,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3899,'teng',20031016015301,'24-165-17-149.san.rr.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016020152,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016021538,'196.25.182.27');
INSERT INTO uservisit VALUES (3196,'Dan',20031016024350,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016032910,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016032929,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016032944,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3802,'SK',20031016034327,'134.146.9.20');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016034413,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016034807,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3224,'Lee',20031016035030,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031016042905,'203.197.108.73');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016043133,'196.25.182.27');
INSERT INTO uservisit VALUES (3900,'anand',20031016044449,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016045006,'196.25.182.27');
INSERT INTO uservisit VALUES (3275,'retiarius',20031016050629,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3813,'Betty Friedman',20031016051334,'cache-rg06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031016053250,'pcd397250.netvigator.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016063817,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3707,'David',20031016070510,'193.131.222.67');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031016070847,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20031016074701,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3901,'Pratap kumar Manne',20031016075008,'203.199.179.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016075636,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3901,'Pratap kumar Manne',20031016075752,'203.199.179.2');
INSERT INTO uservisit VALUES (3224,'Lee',20031016080338,'pcd628206.netvigator.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031016080431,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031016081508,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016082705,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031016083356,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031016083500,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3901,'Pratap kumar Manne',20031016083731,'203.199.179.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016084356,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031016090809,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031016091259,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016091424,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016091625,'196.25.182.27');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016092038,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031016092409,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016092940,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031016093512,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016094020,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016094516,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031016094609,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016094642,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20031016095821,'206.28.64.98');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031016101123,'196.25.182.27');
INSERT INTO uservisit VALUES (3884,'The Don',20031016102408,'pc11843.utpb.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031016103610,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031016103804,'193.130.28.1');
INSERT INTO uservisit VALUES (1112,'Greg',20031016104146,'216-188-239-35.grandecom.net');
INSERT INTO uservisit VALUES (3827,'bharath',20031016105654,'61.1.202.199');
INSERT INTO uservisit VALUES (3827,'bharath',20031016105955,'61.1.202.199');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016110829,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031016111235,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3900,'anand',20031016111812,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031016112531,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016112603,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016113031,'144.9.158.101');
INSERT INTO uservisit VALUES (3224,'Lee',20031016113412,'pcd628206.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016113636,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016114244,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016114445,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031016120016,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016120641,'144.9.158.101');
INSERT INTO uservisit VALUES (3224,'Lee',20031016120703,'pcd628206.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031016121229,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031016121608,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016121915,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016121915,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016121915,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031016124000,'166.109.67.163');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031016124007,'166.109.67.163');
INSERT INTO uservisit VALUES (3196,'Dan',20031016124311,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3878,'sean',20031016124651,'82-33-66-31.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031016130358,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3903,'scott olson',20031016132328,'ext-pau-proxy1.agere.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031016133456,'n218103229192.netvigator.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031016134507,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016135225,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016135315,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016140113,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016141947,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031016142658,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016143157,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016144635,'144.9.158.101');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031016145050,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3903,'scott olson',20031016150106,'ext-pau-proxy1.agere.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031016150821,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016150918,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031016151337,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016151437,'144.9.158.101');
INSERT INTO uservisit VALUES (1112,'Greg',20031016151529,'216-188-239-35.grandecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031016151747,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3605,'Daniel B.',20031016151848,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031016154029,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20031016154333,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016154540,'144.9.158.101');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031016155206,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016155741,'sw02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20031016160127,'199.67.51.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016160727,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016161025,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031016161757,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031016162632,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (3904,'steve',20031016163539,'bgp591778bgs.jdover01.nj.comcast.net');
INSERT INTO uservisit VALUES (3903,'scott olson',20031016163554,'ext-pau-proxy1.agere.com');
INSERT INTO uservisit VALUES (3903,'scott olson',20031016163601,'ext-pau-proxy1.agere.com');
INSERT INTO uservisit VALUES (3904,'steve',20031016163606,'bgp591778bgs.jdover01.nj.comcast.net');
INSERT INTO uservisit VALUES (3904,'steve',20031016163617,'bgp591778bgs.jdover01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016164308,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031016164741,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016165041,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016165820,'144.9.158.101');
INSERT INTO uservisit VALUES (3904,'steve',20031016172147,'bgp591778bgs.jdover01.nj.comcast.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016172557,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016174049,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031016174206,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016174957,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031016175156,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016175736,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016180805,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016181228,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031016181330,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3818,'A',20031016185309,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016185612,'pool-138-89-77-208.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031016190253,'206.137.1.133');
INSERT INTO uservisit VALUES (3905,'Alain',20031016191021,'curie.noos.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016191156,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016192257,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031016192823,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031016194514,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016195223,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031016195238,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016200557,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031016201724,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3766,'Drew',20031016202357,'adsl-63-203-103-147.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016203200,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031016203201,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016203208,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016204723,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016210009,'pool-141-153-183-186.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031016210126,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031016210228,'imsbbcache02.netvigator.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031016210704,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3906,'lala',20031016210922,'ip68-13-254-179.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3906,'lala',20031016211126,'ip68-13-254-179.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016212724,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031016212831,'r200-40-223-44.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3907,'kirstie',20031016213516,'cpe-66-87-79-72.ca.sprintbbd.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016214504,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031016215704,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031016215711,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031016220507,'pool-138-89-94-33.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031016221332,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3908,'Paul',20031016221658,'cache-ntc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (3909,'angie',20031016222356,'adsl-63-206-116-206.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031016223600,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031016224938,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031016231207,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20031016231631,'pool-141-149-242-115.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3910,'Andrew Reece',20031016232829,'imimicjo1.net.ecu.edu.au');
INSERT INTO uservisit VALUES (3910,'Andrew Reece',20031016232915,'imimicjo1.net.ecu.edu.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031016235437,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031016235758,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3911,'Skye',20031017001607,'cache-df05.proxy.aol.com');
INSERT INTO uservisit VALUES (3911,'Skye',20031017001719,'cache-df05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031017002135,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031017011812,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017011927,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031017013126,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031017014058,'203.197.108.73');
INSERT INTO uservisit VALUES (1,'levik',20031017020401,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017021515,'196.25.182.27');
INSERT INTO uservisit VALUES (3912,'karthik',20031017022400,'61.3.216.21');
INSERT INTO uservisit VALUES (3224,'Lee',20031017023457,'pcd397240.netvigator.com');
INSERT INTO uservisit VALUES (3913,'Shawna',20031017025432,'cpe-66-91-210-207.hawaii.rr.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031017030126,'proxy-5.daimler-benz.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017035301,'196.25.182.27');
INSERT INTO uservisit VALUES (3900,'anand',20031017041620,'193.108.78.10');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017042240,'196.25.182.27');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031017052211,'proxy-5.daimler-benz.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031017053401,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031017053645,'202.88.212.89');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031017053756,'202.88.212.89');
INSERT INTO uservisit VALUES (3915,'Naresh',20031017054353,'202.88.212.89');
INSERT INTO uservisit VALUES (3915,'Naresh',20031017054539,'202.88.212.89');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017055003,'196.25.182.27');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017071330,'pool-141-153-169-65.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017071712,'pool-141-153-169-65.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031017072005,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017073012,'196.25.182.27');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031017080233,'196.25.182.27');
INSERT INTO uservisit VALUES (1575,'DJ',20031017080237,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3430,'pat',20031017081033,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031017082130,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1941,'shaun',20031017083743,'193.113.48.17');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031017085952,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017092404,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017092922,'144.9.158.101');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031017094238,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3916,'Kelly',20031017095841,'ip68-10-138-122.hr.hr.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031017100413,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017101951,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031017103304,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031017110137,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031017112338,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017113042,'198.23.26.253');
INSERT INTO uservisit VALUES (122,'Happy',20031017113353,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3917,'Bill Bailey',20031017113637,'FishAndNeave.demarc.cogentco.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017114144,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031017114203,'166.109.67.163');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017114924,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031017115229,'LOFT-127.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3917,'Bill Bailey',20031017115454,'FishAndNeave.demarc.cogentco.com');
INSERT INTO uservisit VALUES (1,'levik',20031017115810,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031017115948,'166.109.67.163');
INSERT INTO uservisit VALUES (1,'levik',20031017115952,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031017120923,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3918,'Jennifer',20031017121227,'proxysrv1.tayloru.edu');
INSERT INTO uservisit VALUES (3918,'Jennifer',20031017121327,'proxysrv1.tayloru.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017121547,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1732,'Helen',20031017122101,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031017122752,'202.88.212.89');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017123301,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031017123931,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3895,'PWP',20031017124817,'h6427204155.ip.usabestnet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031017125710,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3890,'Meera Sivakumar',20031017130006,'219.65.102.79');
INSERT INTO uservisit VALUES (3919,'Jim',20031017131853,'AC9AD524.ipt.aol.com');
INSERT INTO uservisit VALUES (3917,'Bill Bailey',20031017132107,'FishAndNeave.demarc.cogentco.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017132958,'198.23.26.253');
INSERT INTO uservisit VALUES (3919,'Jim',20031017133856,'AC9AD524.ipt.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031017134035,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3916,'Kelly',20031017135056,'ip68-10-138-122.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017135156,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3879,'KellieAnne',20031017140431,'ool-43521a43.dyn.optonline.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031017140932,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031017141829,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017142433,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031017142513,'199.17.168.149');
INSERT INTO uservisit VALUES (3900,'anand',20031017142542,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017144230,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017144952,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017145746,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017145933,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017152734,'198.23.26.253');
INSERT INTO uservisit VALUES (3920,'abby',20031017153030,'h0050f2c8efab.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017155055,'144.9.158.100');
INSERT INTO uservisit VALUES (3900,'anand',20031017160408,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031017160435,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031017161530,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031017162454,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3878,'sean',20031017162639,'82-33-66-31.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017163848,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017164049,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031017164302,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031017165945,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031017170150,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031017170534,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3921,'Stephanie',20031017171252,'pcp149709pcs.frnklv01.nj.comcast.net');
INSERT INTO uservisit VALUES (3805,'Markus',20031017171926,'pD951B856.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031017172047,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031017172301,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20031017174123,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031017174327,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017174919,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017175940,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031017181754,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031017185723,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3922,'Paul',20031017185745,'63.225.163.137');
INSERT INTO uservisit VALUES (1626,'Gamer',20031017192711,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017192719,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031017194146,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031017195336,'63.225.163.137');
INSERT INTO uservisit VALUES (3905,'Alain',20031017201422,'curie.noos.net');
INSERT INTO uservisit VALUES (153,'TomM',20031017202744,'206.137.1.133');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017204914,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031017204933,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3923,'Wolf Luver',20031017211205,'adsl-63-198-129-187.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3923,'Wolf Luver',20031017211233,'adsl-63-198-129-187.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3923,'Wolf Luver',20031017211323,'adsl-63-198-129-187.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031017211411,'pool-141-153-149-175.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031017212558,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031017220409,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031017221124,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031017224212,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031017230358,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3920,'abby',20031017230944,'h0050f2c8efab.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031017234512,'r200-40-184-254.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20031018010956,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3900,'anand',20031018013705,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031018015526,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031018022136,'203.197.108.73');
INSERT INTO uservisit VALUES (153,'TomM',20031018030409,'206.137.1.133');
INSERT INTO uservisit VALUES (3224,'Lee',20031018035641,'pcd420173.netvigator.com');
INSERT INTO uservisit VALUES (3805,'Markus',20031018042103,'pD951BB61.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031018045921,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (2080,'Tristan',20031018050008,'h24-80-51-214.vs.shawcable.net');
INSERT INTO uservisit VALUES (3827,'bharath',20031018055419,'202.9.149.100');
INSERT INTO uservisit VALUES (3878,'sean',20031018061525,'82-33-66-31.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3719,'nav',20031018064136,'61.1.202.218');
INSERT INTO uservisit VALUES (3818,'A',20031018070351,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031018082508,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018082721,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018091033,'pool-141-153-147-125.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3805,'Markus',20031018092133,'p5080FED0.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018095034,'pool-138-89-109-90.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018095412,'pool-138-89-109-90.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031018095801,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018102847,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031018103510,'r200-40-224-82.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031018103558,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (1,'levik',20031018105319,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3925,'jason',20031018105450,'gc80-60.greenville.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031018112454,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031018112702,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031018122502,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018124554,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031018131429,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031018131457,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3926,'shawna',20031018133105,'222.180.8.67.cfl.rr.com');
INSERT INTO uservisit VALUES (3926,'shawna',20031018133147,'222.180.8.67.cfl.rr.com');
INSERT INTO uservisit VALUES (3927,'andi',20031018133359,'user118.net886.mn.sprint-hsd.net');
INSERT INTO uservisit VALUES (3829,'Annie',20031018133403,'adslppp184.spkn.uswest.net');
INSERT INTO uservisit VALUES (1,'levik',20031018142755,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031018143155,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031018144219,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018145110,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3878,'sean',20031018150136,'82-33-66-31.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018150311,'pool-141-153-188-103.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031018150447,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018150741,'pool-141-153-188-103.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018151133,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031018152008,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031018152746,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3928,'Kate',20031018155710,'proxy14ext2.disney.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031018155802,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018160956,'pool-138-89-87-137.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018162710,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031018163211,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031018164657,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031018164954,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031018171213,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031018173916,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031018173957,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20031018174339,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031018180542,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3900,'anand',20031018184145,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3787,'dale',20031018185420,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018190408,'pool-138-89-87-137.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018190418,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031018190720,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018191508,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031018191516,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031018193607,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3929,'s',20031018194324,'c-24-131-209-207.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (3929,'s',20031018194820,'c-24-131-209-207.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031018200328,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031018201756,'r200-40-224-82.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018202854,'pool-141-153-208-137.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031018204349,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031018205001,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031018205112,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031018205416,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031018205516,'pool-141-153-208-137.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031018210043,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3930,'aaron',20031018222316,'cache-ntc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (3930,'aaron',20031018222424,'cache-ntc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031018223945,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018224122,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018225007,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031018232637,'pcd438161.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031018233758,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031019003934,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3931,'Rick Myers',20031019004506,'pa-kittaning1a-39.pit.adelphia.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031019011410,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019013916,'pool-138-89-99-49.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031019045048,'206.137.1.133');
INSERT INTO uservisit VALUES (3932,'Scottherrman',20031019053121,'207.215.247.8');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031019054512,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3933,'Helen',20031019060936,'202.78.40.116');
INSERT INTO uservisit VALUES (3933,'Helen',20031019061351,'202.78.40.116');
INSERT INTO uservisit VALUES (3224,'Lee',20031019074541,'pcd439049.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019075836,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031019090100,'202.88.212.89');
INSERT INTO uservisit VALUES (3934,'Adrian Aisemberg',20031019091923,'62.90.35.175');
INSERT INTO uservisit VALUES (3934,'Adrian Aisemberg',20031019091946,'62.90.35.175');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031019092225,'202.88.212.89');
INSERT INTO uservisit VALUES (3818,'A',20031019092926,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3914,'Abhishek',20031019094221,'202.88.212.89');
INSERT INTO uservisit VALUES (153,'TomM',20031019095331,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019095756,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031019100230,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3935,'Agi',20031019100303,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031019102301,'61.3.128.9');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031019103400,'200-158-96-117.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20031019103736,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031019103939,'61.3.128.9');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019104737,'pool-138-89-75-246.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3936,'Angela',20031019110413,'adsl-158-12-244.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3936,'Angela',20031019110456,'adsl-158-12-244.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3937,'Dave',20031019113349,'logis.city.sudbury.on.ca');
INSERT INTO uservisit VALUES (3807,'DrBob',20031019113507,'82-38-152-31.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20031019115053,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019115240,'pool-138-89-110-96.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031019115423,'24-164-155-254.si.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031019120847,'pcd439049.netvigator.com');
INSERT INTO uservisit VALUES (3920,'abby',20031019121329,'h0050f2c8efab.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019121415,'pool-138-89-33-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3805,'Markus',20031019125257,'p5080F35A.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019125844,'pool-138-89-102-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031019131923,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3938,'Jebus',20031019134353,'adsl-66-126-229-250.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (3938,'Jebus',20031019134423,'adsl-66-126-229-250.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019134608,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031019135225,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031019135543,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031019135641,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031019135910,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031019140251,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3900,'anand',20031019142706,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019144330,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019150055,'pool-138-89-102-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3805,'Markus',20031019150424,'pD951B283.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031019150559,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031019150846,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031019152338,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3939,'alli',20031019152533,'pcp04420030pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031019153858,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019154600,'pool-138-89-102-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3940,'Mag',20031019155849,'HSE-Toronto-ppp296827.sympatico.ca');
INSERT INTO uservisit VALUES (3941,'eb',20031019160806,'pcp01206095pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031019161702,'206.137.1.133');
INSERT INTO uservisit VALUES (3905,'Alain',20031019163837,'curie.noos.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031019164320,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031019164505,'200-158-97-13.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3940,'Mag',20031019164819,'HSE-Toronto-ppp296827.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019165049,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031019170941,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031019173535,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3560,'Ed Johnson',20031019174457,'h-66-167-172-29.CMBRMAOR.dynamic.covad.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031019174608,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031019175612,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3787,'dale',20031019181348,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (3942,'Jordan',20031019183225,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031019184556,'206.137.1.133');
INSERT INTO uservisit VALUES (3351,'Eric',20031019190506,'host-66-81-16-107.rev.o1.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031019190836,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (1171,'nikki',20031019191737,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019191835,'pool-138-89-102-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031019192324,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031019193605,'host-66-81-16-107.rev.o1.com');
INSERT INTO uservisit VALUES (3943,'liz',20031019195237,'webcacheH07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3943,'liz',20031019195658,'webcacheH07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031019195803,'r200-40-184-135.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1072,'Alan',20031019203259,'CPE0030bd2c4e34-CM00109522dd48.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031019203943,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031019204524,'proxys.or4.marketscore.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031019204748,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (3944,'nonato',20031019210822,'201.4.253.166');
INSERT INTO uservisit VALUES (3944,'nonato',20031019210929,'201.4.253.166');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019212047,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031019213350,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3945,'L Radewald',20031019213509,'cs2434-78.austin.rr.com');
INSERT INTO uservisit VALUES (3945,'L Radewald',20031019213604,'cs2434-78.austin.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031019214048,'pool-68-161-160-246.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031019215737,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031019220009,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031019230541,'203.21.78.138');
INSERT INTO uservisit VALUES (153,'TomM',20031019231529,'206.137.1.133');
INSERT INTO uservisit VALUES (3224,'Lee',20031019233732,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031019235448,'pool-141-153-162-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031020003745,'206.137.1.133');
INSERT INTO uservisit VALUES (3946,'easter',20031020004634,'ca-glendora-cuda2-c2c-3.arcdca.adelphia.net');
INSERT INTO uservisit VALUES (3947,'Cheezy',20031020004655,'public1-seve5-3-cust191.lond.broadband.ntl.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020010420,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031020015506,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031020015514,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031020030342,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020033012,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020042457,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020042905,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020043609,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3948,'Megan',20031020045545,'user-158.st-johns.org');
INSERT INTO uservisit VALUES (3949,'Lewis.H',20031020045702,'207.218.152.146');
INSERT INTO uservisit VALUES (3196,'Dan',20031020061707,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031020065834,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031020070627,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031020075407,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031020081230,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020081616,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031020081955,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031020082708,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031020090005,'193.130.28.1');
INSERT INTO uservisit VALUES (3950,'Desiree',20031020091116,'209.158.161.212');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031020091228,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (872,'pleasance',20031020092001,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031020092637,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031020102220,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031020102415,'63.225.163.137');
INSERT INTO uservisit VALUES (872,'pleasance',20031020102504,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031020104451,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020111154,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031020113009,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20031020113939,'pcd421124.netvigator.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031020114347,'63.225.163.137');
INSERT INTO uservisit VALUES (3372,'Sam',20031020115721,'adsl-69-0-15-60.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031020115733,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031020121301,'166.109.67.163');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031020122639,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020123059,'144.9.158.100');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031020123322,'200-153-212-47.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1575,'DJ',20031020123332,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031020124446,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031020125832,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020132841,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020134124,'144.9.158.100');
INSERT INTO uservisit VALUES (3922,'Paul',20031020135451,'63.225.163.137');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031020140144,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3951,'Riddly One',20031020140518,'adsl-64-175-69-46.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3951,'Riddly One',20031020140601,'adsl-64-175-69-46.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031020141416,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020141853,'198.23.26.253');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031020142342,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031020143544,'200-153-212-47.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20031020143555,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031020145725,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020150128,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031020150713,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031020151946,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031020152719,'200.146.74.230.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020153043,'144.9.158.100');
INSERT INTO uservisit VALUES (3196,'Dan',20031020153918,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031020160505,'200.146.74.230.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031020160727,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3952,'erica',20031020161926,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (3952,'erica',20031020162048,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031020163438,'1Cust153.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020163630,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031020164652,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031020164733,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031020165011,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031020165146,'200-153-212-47.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020165422,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020170418,'pool-138-89-104-207.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020180037,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020180331,'pool-141-153-169-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020180914,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031020183511,'200-153-212-47.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031020184513,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3884,'The Don',20031020185003,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031020185957,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (3922,'Paul',20031020192000,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031020193731,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (3953,'George',20031020195307,'blk2-195-86.eastlink.ca');
INSERT INTO uservisit VALUES (3953,'George',20031020195430,'blk2-195-86.eastlink.ca');
INSERT INTO uservisit VALUES (3954,'Benjamin Marsh',20031020195548,'cdrr-dsl-gw4-poola68.cdrr.uswest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020200737,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031020201113,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (3955,'billy',20031020202015,'kala2.k12.hi.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020203241,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031020205033,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031020205925,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031020214026,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3956,'nicki',20031020214811,'hnllhi1-ar2-4-64-144-122.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3957,'gerard2003',20031020214833,'AC86830B.ipt.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031020215202,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20031020215237,'206.137.1.133');
INSERT INTO uservisit VALUES (3766,'Drew',20031020220215,'adsl-63-203-103-147.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3958,'hi',20031020220433,'cache-ntc-ad07.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031020221011,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020221447,'pool-138-89-96-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020225246,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031020225517,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3959,'mb',20031020230459,'ool-44c254be.dyn.optonline.net');
INSERT INTO uservisit VALUES (3960,'r whiteson',20031020231058,'h-66-167-42-139.PHNDAZ91.dynamic.covad.net');
INSERT INTO uservisit VALUES (3953,'George',20031020231331,'blk2-195-86.eastlink.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031020233937,'pool-138-89-96-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021000337,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031021000953,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20031021005804,'206.137.1.133');
INSERT INTO uservisit VALUES (3786,'Violet',20031021012505,'12-215-75-108.client.mchsi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031021022259,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031021030055,'193.130.28.1');
INSERT INTO uservisit VALUES (3961,'bina',20031021040239,'203.199.72.226');
INSERT INTO uservisit VALUES (3962,'jenna',20031021042909,'202.57.112.17');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031021050410,'144.139.137.247');
INSERT INTO uservisit VALUES (153,'TomM',20031021050758,'206.137.1.133');
INSERT INTO uservisit VALUES (3963,'Ovidiu Banias',20031021070359,'80.96.114.148');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021070737,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20031021070928,'imsbbcf04.netvigator.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021071715,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031021072016,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021072616,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021072920,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021073924,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031021074431,'200.146.74.230.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031021075949,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3964,'B',20031021081803,'192.154.91.225');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021082146,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031021082929,'200.146.74.230.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021083104,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031021084857,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031021085239,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031021085450,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3430,'pat',20031021085604,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031021085739,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021090709,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3964,'B',20031021091636,'192.154.91.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021092303,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031021095146,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021100848,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3964,'B',20031021101221,'192.154.91.225');
INSERT INTO uservisit VALUES (3196,'Dan',20031021104630,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021105651,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3196,'Dan',20031021105957,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021110125,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021110359,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031021110442,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021112114,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021112324,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031021113052,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031021113910,'193.130.28.1');
INSERT INTO uservisit VALUES (3966,'Rock',20031021114820,'65.208.192.108');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021115523,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3967,'marco',20031021120643,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3196,'Dan',20031021120807,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021121352,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031021121556,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3430,'pat',20031021122809,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3964,'B',20031021122922,'192.154.91.225');
INSERT INTO uservisit VALUES (3196,'Dan',20031021123823,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021124242,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021125906,'144.9.158.100');
INSERT INTO uservisit VALUES (3968,'arun',20031021130546,'202-177-165-45.sify.net');
INSERT INTO uservisit VALUES (3968,'arun',20031021130604,'202-177-165-45.sify.net');
INSERT INTO uservisit VALUES (3967,'marco',20031021131156,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3964,'B',20031021131416,'192.154.91.225');
INSERT INTO uservisit VALUES (1,'levik',20031021131431,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021131721,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021131919,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021133013,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021135229,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031021135438,'200.146.74.230.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031021140600,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021141753,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3969,'Brenda',20031021142744,'dsc01-sai-tx-204-30-194-246.rasserver.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021144213,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021144338,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021144946,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3966,'Rock',20031021145300,'65.208.192.108');
INSERT INTO uservisit VALUES (3964,'B',20031021150153,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021150714,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021151839,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3970,'sandy',20031021152241,'4.67.21.70');
INSERT INTO uservisit VALUES (3971,'heather',20031021152248,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (3970,'sandy',20031021152315,'4.67.21.70');
INSERT INTO uservisit VALUES (3970,'sandy',20031021152342,'4.67.21.70');
INSERT INTO uservisit VALUES (3970,'sandy',20031021152358,'4.67.21.70');
INSERT INTO uservisit VALUES (3970,'sillime',20031021152851,'4.67.21.70');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031021154333,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021154544,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3964,'B',20031021154710,'192.154.91.225');
INSERT INTO uservisit VALUES (1171,'nikki',20031021161259,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3805,'Markus',20031021162644,'pD951B4C5.dip.t-dialin.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021162904,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021163625,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031021164253,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021164433,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031021165840,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3759,'Howard Bandy',20031021170751,'dialup-67.30.124.99.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031021171232,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1645,'luvya',20031021171338,'adsl-156-8-3.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021171805,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20031021172255,'199.67.51.15');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021173735,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031021174407,'200-158-96-215.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3196,'Dan',20031021174622,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031021180557,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031021182344,'63.225.163.137');
INSERT INTO uservisit VALUES (3558,'Tristan',20031021183254,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021183308,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031021192327,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3966,'Rock',20031021192341,'65.208.192.108');
INSERT INTO uservisit VALUES (1112,'Greg',20031021192421,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031021194610,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3972,'SAnaya',20031021195230,'dialup-67.24.104.173.Dial1.Indianapolis1.Level3.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031021200108,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021200549,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3884,'The Don',20031021200814,'unt97987.public.utpb.edu');
INSERT INTO uservisit VALUES (3818,'A',20031021202815,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031021203503,'cm-net-cwb-C8B030AF.brdterra.com.br');
INSERT INTO uservisit VALUES (3973,'Júlia',20031021203537,'200-161-219-66.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3973,'Júlia',20031021203631,'bigip11a-snat.ny.av.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031021204419,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021204641,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031021210521,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031021210748,'SMC101-3.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031021211726,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031021215547,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3974,'kat',20031021215943,'120.cpe.atlantabroadband.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031021220957,'pool-138-89-65-52.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031021222420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021222810,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031021231030,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (3919,'Jim',20031021232512,'cache-dg01.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031021233442,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20031021234245,'pool-151-205-123-220.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031022001638,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031022001918,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022004124,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3975,'Chris',20031022005619,'lrcmac3.lrc.GaSoU.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031022010253,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20031022010428,'hsdbpa64-201-199-44.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3909,'angie',20031022011127,'adsl-63-206-116-206.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3168,'Sailaja Akkineni',20031022021014,'satyam-gate.tenet.res.in');
INSERT INTO uservisit VALUES (1575,'DJ',20031022021654,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022022041,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031022035135,'193.130.28.1');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031022040836,'144.139.137.227');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031022040952,'144.139.137.227');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031022045413,'144.139.137.66');
INSERT INTO uservisit VALUES (3224,'Lee',20031022060101,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031022061953,'144.139.137.66');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022064423,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022070750,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3964,'B',20031022072101,'192.154.91.225');
INSERT INTO uservisit VALUES (1575,'DJ',20031022072555,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022072925,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031022073430,'pool-151-205-123-220.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031022074635,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031022075137,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3964,'B',20031022081013,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022081820,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022082137,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022082143,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1183,'fwaff',20031022083244,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031022084030,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031022084753,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031022085154,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022085623,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022090123,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031022090558,'219.94.116.33');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022090738,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031022091459,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022091959,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022092352,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031022093102,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022093910,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031022095542,'219.94.116.33');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022101338,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3909,'angie',20031022101423,'adsl-63-206-116-206.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022101607,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031022102530,'61.3.128.9');
INSERT INTO uservisit VALUES (1183,'fwaff',20031022102823,'193.130.28.1');
INSERT INTO uservisit VALUES (3976,'Gill',20031022103147,'wecdsb.on.ca');
INSERT INTO uservisit VALUES (3964,'B',20031022103848,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022111504,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20031022112347,'206.28.64.98');
INSERT INTO uservisit VALUES (3971,'heather',20031022112618,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022112912,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022113509,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031022115007,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022115336,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031022115638,'166.109.67.213');
INSERT INTO uservisit VALUES (1575,'DJ',20031022120353,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20031022121207,'206.28.64.98');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031022122010,'166.109.67.213');
INSERT INTO uservisit VALUES (3968,'arun',20031022122138,'202-177-167-5.sify.net');
INSERT INTO uservisit VALUES (3968,'arun',20031022122244,'202-177-167-5.sify.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022122656,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3977,'Bill',20031022124029,'svaa0079.statestreet.com');
INSERT INTO uservisit VALUES (3977,'Bill',20031022124105,'svaa0079.statestreet.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022124118,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20031022125822,'206.28.64.98');
INSERT INTO uservisit VALUES (3977,'Bill',20031022131904,'svaw1090.statestreet.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031022132238,'200-153-212-197.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3430,'pat',20031022132246,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022132409,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3964,'B',20031022133150,'192.154.91.225');
INSERT INTO uservisit VALUES (3978,'Joann Greenfield',20031022133822,'greenf10.user.msu.edu');
INSERT INTO uservisit VALUES (3978,'Joann Greenfield',20031022134001,'greenf10.user.msu.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031022141459,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022141941,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3979,'Jonathan shao',20031022142620,'bi0f160.bio.albany.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022143250,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031022143650,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022143720,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031022143734,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3977,'Bill',20031022143842,'svaw1090.statestreet.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031022144532,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031022144532,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022144651,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031022145952,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022150303,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031022150630,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022151420,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022152227,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031022152635,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (3878,'sean',20031022153527,'82-33-66-99.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031022153719,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022154550,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022154922,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3980,'Narayanan Mahesh',20031022160147,'24-193-233-169.ucwphilly.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031022160538,'216-188-239-165.grandecom.net');
INSERT INTO uservisit VALUES (3964,'B',20031022161419,'192.154.91.225');
INSERT INTO uservisit VALUES (3977,'Bill',20031022161532,'svaa0079.statestreet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022163019,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3979,'Jonathan shao',20031022165346,'bi0f160.bio.albany.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031022165719,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031022170405,'200-153-212-197.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (153,'TomM',20031022170709,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031022171255,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3977,'Bill',20031022171623,'svaa0078.statestreet.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031022171635,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (122,'Happy',20031022171703,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3981,'Panther',20031022172128,'68.153.36.3');
INSERT INTO uservisit VALUES (1072,'Alan',20031022172134,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3981,'Panther',20031022172151,'68.153.36.3');
INSERT INTO uservisit VALUES (3982,'Nun ya',20031022173832,'cache-mtc-ag04.proxy.aol.com');
INSERT INTO uservisit VALUES (3972,'SAnaya',20031022183357,'dialup-67.26.97.205.Dial1.Indianapolis1.Level3.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031022190522,'200-153-212-197.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022190933,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022191423,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022193342,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022193828,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031022193857,'63.225.163.137');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031022195300,'200-153-212-197.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3787,'dale',20031022200048,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (1,'levik',20031022200345,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022201317,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022202219,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031022202804,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031022204224,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3983,'Calvin Lee Kannegieter',20031022210601,'HOST205.RKS-CAP.WYOMING.COM');
INSERT INTO uservisit VALUES (3983,'Calvin Lee Kannegieter',20031022210828,'HOST205.RKS-CAP.WYOMING.COM');
INSERT INTO uservisit VALUES (3351,'Eric',20031022211719,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031022211748,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3984,'kaye',20031022212722,'ca-buenapark-cuda1-c2-175.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031022213218,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031022214303,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031022214630,'158.34.240.7');
INSERT INTO uservisit VALUES (1,'levik',20031022215020,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031022215721,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3909,'angie',20031022223210,'adsl-63-206-116-206.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3985,'sammy',20031022224306,'adsl-66-136-93-21.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031022224956,'pool-138-89-44-116.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031022231146,'219.94.116.33');
INSERT INTO uservisit VALUES (3818,'A',20031022231210,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031022232715,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3195,'John Reid',20031022233604,'pool-141-149-142-156.buff.east.verizon.net');
INSERT INTO uservisit VALUES (3986,'steph',20031022234452,'squirtle-26.dynamic.rpi.edu');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031023000404,'158.34.240.7');
INSERT INTO uservisit VALUES (3512,'Jeff',20031023002453,'JAR7871-A.STUDENT.TCU.EDU');
INSERT INTO uservisit VALUES (1575,'DJ',20031023012753,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031023015221,'158.34.240.6');
INSERT INTO uservisit VALUES (3987,'mel',20031023020054,'cf1.compass.net.nz');
INSERT INTO uservisit VALUES (3987,'mel',20031023020236,'cf1.compass.net.nz');
INSERT INTO uservisit VALUES (3988,'cheryl',20031023021129,'c68.184.183.20.ts46v-14.otn-g2.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3989,'elaine',20031023021320,'pcp01555635pcs.gdlett01.fl.comcast.net');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031023021722,'158.34.240.6');
INSERT INTO uservisit VALUES (3196,'Dan',20031023022818,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031023030949,'193.130.28.1');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031023031113,'144.139.137.199');
INSERT INTO uservisit VALUES (3990,'denn',20031023032807,'202.69.161.198');
INSERT INTO uservisit VALUES (3990,'denn',20031023035335,'202.69.161.198');
INSERT INTO uservisit VALUES (1732,'Helen',20031023044259,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031023060643,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023064833,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031023072911,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3967,'marco',20031023073326,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (1183,'fwaff',20031023075424,'193.130.28.1');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031023080615,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023080959,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031023082251,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (153,'TomM',20031023083729,'206.137.1.133');
INSERT INTO uservisit VALUES (872,'pleasance',20031023084437,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3964,'B',20031023085645,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023091323,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023092056,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023093942,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031023094521,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023094939,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023094947,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023094954,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031023095959,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20031023100646,'206.28.64.98');
INSERT INTO uservisit VALUES (3900,'anand',20031023102401,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3991,'akshar',20031023102547,'210-210-49-8.lan.sify.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031023103242,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3977,'Bill',20031023103401,'svaa0078.statestreet.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023104213,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031023104316,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031023105211,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3274,'Dacre',20031023105431,'194.201.66.7');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023110914,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031023111046,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3195,'John Reid',20031023111555,'pool-141-149-142-156.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031023112115,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031023112703,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3993,'kathygraves',20031023113143,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (3993,'kathygraves',20031023113246,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023113458,'144.9.158.101');
INSERT INTO uservisit VALUES (3902,'J Miesch',20031023115202,'166.109.67.213');
INSERT INTO uservisit VALUES (1112,'Greg',20031023121648,'216-188-239-165.grandecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031023124449,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031023125916,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023130651,'144.9.158.101');
INSERT INTO uservisit VALUES (153,'TomM',20031023131611,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031023135052,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023135256,'144.9.158.101');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031023141246,'200.146.73.57.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031023142328,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023142800,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031023143604,'dsl-200-67-1-97.prodigy.net.mx');
INSERT INTO uservisit VALUES (3994,'Tabitha',20031023144138,'h71.233.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3994,'Tabitha',20031023144413,'h71.233.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3994,'Tabo',20031023144438,'h71.233.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3994,'Tabo',20031023144448,'h71.233.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031023145308,'200-158-97-254.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3994,'Tabo',20031023145451,'h71.233.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031023145800,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031023150212,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1112,'Greg',20031023151147,'216-188-239-165.grandecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031023153050,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023153415,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031023154623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031023154959,'206.28.64.98');
INSERT INTO uservisit VALUES (3922,'Paul',20031023155826,'63.225.163.137');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031023162259,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3995,'matt',20031023164957,'pcp02750132pcs.lebnon01.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031023170957,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031023172259,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031023172608,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023173051,'144.9.158.101');
INSERT INTO uservisit VALUES (1645,'luvya',20031023173640,'adsl-35-81-183.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3996,'Chris',20031023174407,'sw.rd.rightstuf.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031023175318,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031023175534,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3623,'jaypee',20031023184217,'ACC8E1BC.ipt.aol.com');
INSERT INTO uservisit VALUES (3997,'Robin',20031023184611,'1Cust179.tnt22.atl2.da.uu.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023192537,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3998,'Janel',20031023193840,'bgm-24-24-82-56.stny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031023194150,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3998,'Janel',20031023194152,'bgm-24-24-82-56.stny.rr.com');
INSERT INTO uservisit VALUES (3998,'Janel',20031023194157,'bgm-24-24-82-56.stny.rr.com');
INSERT INTO uservisit VALUES (3990,'denn',20031023194352,'202.69.161.15');
INSERT INTO uservisit VALUES (3998,'Janel',20031023194742,'bgm-24-24-82-56.stny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031023195930,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031023200431,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031023201313,'pool-141-153-196-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3985,'sammy',20031023203625,'adsl-66-136-93-21.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031023203630,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031023204025,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3999,'Jonathon',20031023204516,'cpe-66-91-217-6.hawaii.rr.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031023210851,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3999,'Jonathon',20031023212656,'cpe-66-91-217-6.hawaii.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031023213621,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031023220102,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031023222209,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3195,'John Reid',20031023225006,'pool-141-149-142-156.buff.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031024001400,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4000,'Graham Bowen',20031024005100,'proxy3.mel.netlink.com.au');
INSERT INTO uservisit VALUES (1112,'Greg',20031024015505,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031024025125,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031024035638,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031024053954,'144.139.137.159');
INSERT INTO uservisit VALUES (1183,'fwaff',20031024054138,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031024060823,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4001,'Mystic',20031024065656,'hnllhi1-ar2-4-63-114-192.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024070646,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (872,'pleasance',20031024072029,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031024080610,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024081841,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024082056,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (153,'TomM',20031024082200,'206.137.1.133');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031024082321,'200.146.22.171.adsl.gvt.net.br');
INSERT INTO uservisit VALUES (1732,'Helen',20031024083258,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031024085811,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024085813,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031024091314,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031024091353,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3274,'Dacre',20031024092348,'194.201.66.7');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024093004,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031024093633,'198.23.26.253');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031024094048,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4002,'binka',20031024100835,'ti300720a080-0325.bb.online.no');
INSERT INTO uservisit VALUES (3372,'Sam',20031024105706,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031024110448,'newlib-168-197.winona.edu');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031024111032,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3977,'Bill',20031024111130,'svaw1090.statestreet.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031024112135,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20031024112843,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024113611,'144.9.158.101');
INSERT INTO uservisit VALUES (153,'TomM',20031024114031,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031024114607,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20031024115353,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20031024121503,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3430,'pat',20031024122023,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024122601,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031024122931,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031024122957,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3977,'Bill',20031024125301,'svaw1089.statestreet.com');
INSERT INTO uservisit VALUES (2979,'Monica',20031024130223,'imalive.rbmg.com');
INSERT INTO uservisit VALUES (153,'TomM',20031024130942,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031024131621,'SB239-00000017.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031024134007,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031024134544,'SB239-00000017.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031024134658,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031024135427,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024141254,'144.9.158.101');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031024142503,'snoopy.suth.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031024142513,'200-158-96-7.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3964,'B',20031024142658,'192.154.91.225');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024143705,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024143712,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024143720,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3972,'SAnaya',20031024145642,'dialup-67.26.98.211.Dial1.Indianapolis1.Level3.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031024145812,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20031024152905,'206.137.1.133');
INSERT INTO uservisit VALUES (3878,'sean',20031024154544,'82-33-66-99.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3977,'Bill',20031024154702,'svaw1089.statestreet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024154728,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031024155055,'11.185.252.64.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031024155945,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031024160206,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031024160931,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024161208,'144.9.158.101');
INSERT INTO uservisit VALUES (1072,'Alan',20031024161532,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031024162145,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024162610,'144.9.158.101');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031024163649,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (4003,'Rizza',20031024163739,'dialup-64.159.105.246.Dial1.Jacksonville1.Level3.net');
INSERT INTO uservisit VALUES (4003,'Rizza',20031024163803,'dialup-64.159.105.246.Dial1.Jacksonville1.Level3.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024165338,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024165606,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024165751,'144.9.158.101');
INSERT INTO uservisit VALUES (122,'Happy',20031024170623,'199.67.51.15');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024170834,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024171733,'144.9.158.101');
INSERT INTO uservisit VALUES (2130,'ethan',20031024172531,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024172830,'144.9.158.101');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024173056,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031024173254,'200-158-96-237.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031024173338,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3558,'Tristan',20031024173653,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024173758,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2402,'maskass',20031024174546,'ppp-62-10-5-181.dialup.tiscali.it');
INSERT INTO uservisit VALUES (1,'levik',20031024181504,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031024181907,'144.9.158.101');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031024182424,'200-158-97-132.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1112,'Greg',20031024185740,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031024190311,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024191452,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4004,'Andrei',20031024192531,'HSE-Ottawa-ppp324983.sympatico.ca');
INSERT INTO uservisit VALUES (1732,'Helen',20031024193126,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3922,'Paul',20031024193339,'63.225.163.137');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024194132,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031024200534,'m055-145.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3818,'A',20031024210538,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031024212027,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031024212044,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031024213004,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024213009,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024213331,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024213348,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024213404,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (4006,'Rose',20031024214014,'cache-mtc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024215451,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2674,'mike',20031024220710,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (2674,'mike',20031024222950,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024223712,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031024224053,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031024224408,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024225809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031024231305,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2674,'mike',20031024231341,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031024234009,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031024234416,'pool-138-89-20-180.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031025000125,'AC9C6B92.ipt.aol.com');
INSERT INTO uservisit VALUES (4004,'Andrei',20031025000418,'HSE-Ottawa-ppp324983.sympatico.ca');
INSERT INTO uservisit VALUES (3143,'Vito',20031025004330,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031025004407,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031025004513,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (4007,'Laura',20031025005803,'cpe-24-24-195-201.socal.rr.com');
INSERT INTO uservisit VALUES (4008,'darlene',20031025005958,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4008,'darlene',20031025010019,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031025010123,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031025012043,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4009,'LeeAnn',20031025012825,'65-78-83-129.c3-0.atw-ubr1.atw.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4010,'yl',20031025012910,'cm61-10-7-61.hkcable.com.hk');
INSERT INTO uservisit VALUES (4011,'Gary',20031025012946,'203.116.59.28');
INSERT INTO uservisit VALUES (4008,'darlene',20031025015244,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4008,'darlene',20031025015649,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4008,'darlene',20031025022529,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4008,'darlene',20031025023245,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4004,'Andrei',20031025023314,'HSE-Ottawa-ppp324983.sympatico.ca');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031025024206,'co-colspgs-u4-c4b-b-141.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031025045223,'219.94.116.233');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031025072352,'200-158-96-225.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031025074338,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025085615,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031025085840,'200-158-96-225.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1301,'Charlie',20031025090612,'pool-138-89-108-75.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4013,'chatters',20031025092308,'24-193-66-96.nyc.rr.com');
INSERT INTO uservisit VALUES (4013,'chatters',20031025092315,'24-193-66-96.nyc.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031025095139,'206.137.1.133');
INSERT INTO uservisit VALUES (4014,'Kelsey',20031025100706,'dpc6682009012.direcpc.com');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031025101020,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (4004,'Andrei',20031025101818,'HSE-Ottawa-ppp324983.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031025103914,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025104222,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031025105042,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (746,'Raveen',20031025105941,'220.247.251.65');
INSERT INTO uservisit VALUES (4015,'Brian',20031025110604,'AC8BF1CA.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025112516,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4016,'LawReNcE',20031025115847,'12-213-144-6.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031025120810,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031025123409,'AC925F41.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025125143,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031025131839,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031025132637,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031025135148,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025135547,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025141745,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031025143243,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031025143650,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4017,'Lisa',20031025144101,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (4018,'Michelle',20031025144217,'adsl-17-228-60.jax.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031025152541,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4017,'Lisa',20031025152859,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (4017,'Lisa',20031025153254,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (4019,'jill',20031025153738,'cae88-59-142.sc.rr.com');
INSERT INTO uservisit VALUES (4019,'jill',20031025154939,'cae88-59-142.sc.rr.com');
INSERT INTO uservisit VALUES (4019,'jill',20031025154942,'cae88-59-142.sc.rr.com');
INSERT INTO uservisit VALUES (4019,'jill',20031025155025,'cae88-59-142.sc.rr.com');
INSERT INTO uservisit VALUES (4020,'Chris',20031025155253,'ucom-sc-2-142.ucom.net');
INSERT INTO uservisit VALUES (4021,'Ruth Prentice',20031025160022,'StCatherines-ppp109139.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025161450,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4008,'darlene',20031025161513,'66-75-145-20.san.rr.com');
INSERT INTO uservisit VALUES (4004,'Andrei',20031025161623,'HSE-Ottawa-ppp324983.sympatico.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031025165539,'11.185.252.64.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025170524,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031025170955,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031025175828,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3922,'Paul',20031025181859,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031025182243,'pool-138-89-94-196.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031025195314,'ACAD814D.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031025200226,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025201550,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031025203809,'206.137.1.133');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031025204955,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031025205007,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031025210347,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4022,'brian',20031025214009,'12-236-51-16.client.attbi.com');
INSERT INTO uservisit VALUES (4022,'brian',20031025214622,'12-236-51-16.client.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031025224653,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031025232602,'pool-138-89-43-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031025233146,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031025233147,'pool-138-89-43-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4023,'Romulo',20031025233922,'200-147-92-58.tlm.dialuol.com.br');
INSERT INTO uservisit VALUES (1,'levik',20031025235004,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031025235129,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3818,'A',20031025235815,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031026000440,'r200-40-223-236.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031026000533,'pool-141-153-149-74.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031026000719,'11.185.252.64.snet.net');
INSERT INTO uservisit VALUES (3818,'A',20031026001924,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3922,'Paul',20031026002904,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031026005051,'206.137.1.133');
INSERT INTO uservisit VALUES (3435,'Brittany',20031026005835,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031026011937,'11.185.252.64.snet.net');
INSERT INTO uservisit VALUES (4024,'luis a. pinedo',20031026012728,'cache-ntc-ac01.proxy.aol.com');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031026022011,'144.139.137.93');
INSERT INTO uservisit VALUES (4025,'willow vivian',20031026042858,'dial81-131-114-196.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4025,'willow vivian',20031026043432,'dial81-131-114-196.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3987,'mel',20031026043441,'cf1.compass.net.nz');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031026062335,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031026073004,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031026075544,'206.137.1.133');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031026091756,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031026092438,'61.3.128.9');
INSERT INTO uservisit VALUES (4026,'ryan',20031026094815,'adsl-68-75-128-38.dsl.klmzmi.ameritech.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031026094836,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4026,'ryan',20031026094858,'adsl-68-75-128-38.dsl.klmzmi.ameritech.net');
INSERT INTO uservisit VALUES (4027,'turyaji',20031026102250,'219.65.165.123');
INSERT INTO uservisit VALUES (1301,'Charlie',20031026110924,'pool-138-89-39-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031026111021,'200-158-96-170.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20031026111255,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026112654,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026112915,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4028,'cl',20031026114923,'fctnts09c114.nbnet.nb.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026122858,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4029,'scooby',20031026130022,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (4029,'scooby',20031026130058,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20031026130759,'rrcs-se-24-123-183-124.biz.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031026130919,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031026132344,'200-158-97-45.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4017,'Lisa',20031026140714,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (4030,'sandra',20031026140819,'cache-mtc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (4031,'Julia',20031026140953,'cache-dk08.proxy.aol.com');
INSERT INTO uservisit VALUES (4032,'Linda Malone',20031026141015,'68-114-195-235-rcp2.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (4017,'Lisa',20031026141106,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (4033,'Tracy Thornton',20031026143608,'clt74-116-157.carolina.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026144305,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031026145135,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031026150637,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026152802,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4034,'toya',20031026153458,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031026154308,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4035,'cha cha',20031026155117,'92.white-plains-02rh15rt.ny.dial-access.att.net');
INSERT INTO uservisit VALUES (4035,'cha cha',20031026155724,'92.white-plains-02rh15rt.ny.dial-access.att.net');
INSERT INTO uservisit VALUES (4035,'cha cha',20031026155827,'92.white-plains-02rh15rt.ny.dial-access.att.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031026160304,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031026161223,'AC919CD5.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026163647,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026164524,'144.9.158.101');
INSERT INTO uservisit VALUES (1732,'Helen',20031026165255,'kevin.umist.ac.uk');
INSERT INTO uservisit VALUES (4036,'bunnie',20031026171731,'adsl-68-122-5-108.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031026171928,'11.185.252.64.snet.net');
INSERT INTO uservisit VALUES (4037,'jasmine',20031026172751,'user-12hc606.cable.mindspring.com');
INSERT INTO uservisit VALUES (153,'TomM',20031026173156,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031026173914,'pool-138-89-90-165.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4038,'Daren Whitaker',20031026173931,'63.101.100.227');
INSERT INTO uservisit VALUES (4039,'Angie',20031026180558,'ppp152.lkc.la.xspedius.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031026184545,'SMC101-3.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031026191037,'pool-138-89-43-26.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4040,'melissa',20031026200030,'pcp04280571pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026201352,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4041,'kayla',20031026203458,'cache-dq05.proxy.aol.com');
INSERT INTO uservisit VALUES (4040,'melissa',20031026203707,'pcp04280571pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026204224,'144.9.158.101');
INSERT INTO uservisit VALUES (4031,'Julia',20031026204531,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031026204608,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026205435,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031026220018,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031026225800,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031026231900,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031026233638,'206.137.1.133');
INSERT INTO uservisit VALUES (3985,'sammy',20031026235052,'adsl-66-136-93-124.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027000430,'pool-141-153-181-3.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4042,'Anirban Guha Roy',20031027015554,'202.54.78.101');
INSERT INTO uservisit VALUES (4043,'vivekanandhan',20031027023719,'203.129.241.14');
INSERT INTO uservisit VALUES (4043,'vivekanandhan',20031027035243,'203.129.241.14');
INSERT INTO uservisit VALUES (4044,'Charisse Tay',20031027040643,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4045,'john robinson',20031027041202,'203.179.88.62');
INSERT INTO uservisit VALUES (4043,'vivekanandhan',20031027041210,'203.129.241.14');
INSERT INTO uservisit VALUES (1919,'Lewis',20031027042355,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031027045638,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031027061410,'206.137.1.133');
INSERT INTO uservisit VALUES (4046,'Layla Creffield',20031027064702,'public2-brig4-3-cust228.lond.broadband.ntl.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027072721,'pool-141-153-197-121.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031027073719,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031027080001,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031027082517,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031027082612,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027084222,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027084510,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027084739,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027084840,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027090030,'144.9.158.101');
INSERT INTO uservisit VALUES (872,'pleasance',20031027091022,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027091045,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031027091203,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027091922,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027092221,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3274,'Dacre',20031027092303,'194.201.66.7');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027092634,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027093713,'144.9.158.101');
INSERT INTO uservisit VALUES (153,'TomM',20031027094738,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031027095503,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031027095946,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027100259,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031027101159,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20031027104352,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031027105922,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4045,'john robinson',20031027111426,'YahooBB219039080036.bbtec.net');
INSERT INTO uservisit VALUES (4045,'john robinson',20031027111556,'YahooBB219039080036.bbtec.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027111956,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031027115323,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20031027115643,'206.28.64.98');
INSERT INTO uservisit VALUES (153,'TomM',20031027120726,'206.137.1.133');
INSERT INTO uservisit VALUES (1171,'nikki',20031027121350,'internet02.lutron.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031027123939,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031027124000,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027132354,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3430,'pat',20031027132402,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031027133652,'200-158-96-76.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031027133720,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031027140302,'206.137.1.133');
INSERT INTO uservisit VALUES (1732,'Helen',20031027140850,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031027141658,'206.28.64.98');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031027142055,'200-158-96-76.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031027142131,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027142709,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027142951,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027143233,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027143605,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4047,'kat',20031027143951,'204.249.125.199');
INSERT INTO uservisit VALUES (1626,'Gamer',20031027144636,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027145048,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4048,'Cassandra',20031027145722,'dyn-nok1a.dyncorp.com');
INSERT INTO uservisit VALUES (1,'levik',20031027150044,'206.28.64.98');
INSERT INTO uservisit VALUES (4049,'Nathan',20031027150906,'168.216.34.16');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027151024,'144.9.158.101');
INSERT INTO uservisit VALUES (4049,'Nathan',20031027151120,'168.216.34.16');
INSERT INTO uservisit VALUES (4049,'Nathan',20031027151122,'168.216.34.16');
INSERT INTO uservisit VALUES (4049,'Nathan',20031027151323,'168.216.34.16');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027151929,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027152323,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031027152952,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031027153736,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031027154335,'216-188-239-165.grandecom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027154350,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027155021,'144.9.158.100');
INSERT INTO uservisit VALUES (4050,'winston',20031027162310,'65.23.123.36');
INSERT INTO uservisit VALUES (1,'levik',20031027162422,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20031027163712,'pool-141-153-190-38.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4051,'Tracy Bowser',20031027164117,'208.20.41.188');
INSERT INTO uservisit VALUES (4051,'Tracy Bowser',20031027164224,'208.20.41.188');
INSERT INTO uservisit VALUES (153,'TomM',20031027164946,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031027165407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031027170043,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031027170411,'200-158-96-76.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4052,'jason',20031027175337,'shadow.clinton.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031027175812,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031027180714,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031027180752,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027181529,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027182108,'144.9.158.100');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031027182533,'200-158-96-76.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031027183425,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031027195024,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031027195957,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4053,'Sali Saved',20031027201248,'B-216-186-79-89.bothell.washington.edu');
INSERT INTO uservisit VALUES (4054,'baybeehxviet',20031027202236,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (4054,'baybeehxviet',20031027202333,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (4055,'S',20031027204444,'HSE-Ottawa-ppp237865.sympatico.ca');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031027204840,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031027204857,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3818,'A',20031027210459,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031027210804,'adsl-63-203-100-25.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4054,'baybeehxviet',20031027211004,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (4054,'baybeehxviet',20031027211018,'cache02.lax.untd.com');
INSERT INTO uservisit VALUES (4056,'Paul',20031027211933,'cs2417568-31.houston.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031027212155,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031027212218,'adsl-63-203-100-25.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031027212903,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031027214039,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031027220726,'219.94.57.83');
INSERT INTO uservisit VALUES (4057,'Jason',20031027223525,'adsl-154-238-41.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3828,'Steve',20031027230412,'Toronto-HSE-ppp3804469.sympatico.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20031027235522,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031028005400,'206.137.1.133');
INSERT INTO uservisit VALUES (1112,'Greg',20031028010224,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031028021506,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031028042847,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4058,'tq2289',20031028043214,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031028045545,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031028060622,'200.146.22.82.adsl.gvt.net.br');
INSERT INTO uservisit VALUES (4059,'Saso',20031028062411,'195.168.38.40');
INSERT INTO uservisit VALUES (3802,'SK',20031028072302,'134.146.9.20');
INSERT INTO uservisit VALUES (1575,'DJ',20031028073822,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028075105,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3967,'marco',20031028075137,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028082546,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031028083349,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031028083401,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028084715,'144.9.158.101');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031028085114,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1171,'nikki',20031028085145,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028085539,'144.9.158.100');
INSERT INTO uservisit VALUES (3922,'Paul',20031028090215,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031028091150,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028092115,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031028092152,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031028092409,'195.168.38.40');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031028092626,'61.3.128.9');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028093150,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028093348,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20031028093438,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028094238,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028100246,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031028101926,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031028103723,'195.168.38.40');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028104445,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (836,'Rushi',20031028104522,'141.228.156.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028104632,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031028105535,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031028105642,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028105738,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028105917,'144.9.158.101');
INSERT INTO uservisit VALUES (3967,'marco',20031028111026,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3964,'B',20031028111059,'192.154.91.225');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031028112827,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (836,'Rushi',20031028113436,'141.228.156.225');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028113712,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028114937,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028114938,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031028115929,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4061,'Kymberly Baker',20031028120051,'peter.ovc.edu');
INSERT INTO uservisit VALUES (836,'Rushi',20031028121417,'141.228.156.225');
INSERT INTO uservisit VALUES (3964,'B',20031028122624,'192.154.91.225');
INSERT INTO uservisit VALUES (3967,'marco',20031028123906,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3430,'pat',20031028124517,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4062,'caitlin',20031028133629,'156.110.25.59');
INSERT INTO uservisit VALUES (4062,'caitlin',20031028133651,'156.110.25.59');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031028134511,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031028135731,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031028141851,'200-153-212-20.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031028143424,'200.146.22.65.adsl.gvt.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028144554,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031028145124,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4038,'Daren Whitaker',20031028150721,'63.101.101.172');
INSERT INTO uservisit VALUES (4063,'Delta',20031028151151,'dialup-67.31.208.252.Dial1.Tampa1.Level3.net');
INSERT INTO uservisit VALUES (3964,'B',20031028151756,'192.154.91.225');
INSERT INTO uservisit VALUES (1575,'DJ',20031028151801,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031028152014,'134.217.237.30');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028152026,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031028155400,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (4052,'jason',20031028155813,'shadow.clinton.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031028162125,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028162927,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031028165012,'12-232-41-19.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028165347,'pool-138-89-47-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031028170334,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031028170652,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028171022,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028171027,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20031028171543,'206.28.64.98');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031028172107,'200-153-212-20.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028172632,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031028172736,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031028174539,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031028174915,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028175026,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3905,'Alain',20031028175822,'curie.noos.net');
INSERT INTO uservisit VALUES (3818,'A',20031028180233,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031028181328,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031028182047,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4065,'Michelle Fernandez',20031028183934,'ool-18b917e4.dyn.optonline.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031028184548,'200-153-212-20.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028185913,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031028190033,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (4066,'RJ',20031028190516,'fjhsp103.122.pris.bc.ca');
INSERT INTO uservisit VALUES (3955,'billy',20031028192319,'kala.k12.hi.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028192816,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031028194529,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031028194951,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028195621,'144.9.158.101');
INSERT INTO uservisit VALUES (4067,'lku',20031028201828,'64.213.232.137');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031028202347,'144.9.158.100');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031028203626,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031028203658,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028204815,'pool-138-89-100-53.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031028211506,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028212928,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4068,'Bruno Pelletier',20031028213053,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031028213413,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031028213509,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1072,'Alan',20031028215752,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031028220247,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4069,'sydnie chy',20031028221006,'cache-ntc-ae07.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031028221959,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031028224145,'pool-138-89-93-53.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4070,'Tim',20031028224650,'ip170.berkley-hts.sea.interquest.net');
INSERT INTO uservisit VALUES (4071,'Teresa',20031028225124,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4071,'Teresa',20031028225150,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031028225725,'host-66-156-189-29.int.bellsouth.net');
INSERT INTO uservisit VALUES (4072,'Debkumar',20031028234203,'61.11.71.5');
INSERT INTO uservisit VALUES (4072,'Debkumar',20031028234455,'61.11.71.5');
INSERT INTO uservisit VALUES (4072,'Debkumar',20031028234533,'61.11.71.5');
INSERT INTO uservisit VALUES (4055,'S',20031028235718,'HSE-Ottawa-ppp240462.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031029000928,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4073,'JennaBanenna',20031029001714,'209-112-137-160-cdsl-rb1.fai.acsalaska.net');
INSERT INTO uservisit VALUES (4074,'Katelyn',20031029003412,'68.185.187.130');
INSERT INTO uservisit VALUES (4074,'Katelyn',20031029003537,'68.185.187.130');
INSERT INTO uservisit VALUES (4056,'Paul',20031029012343,'cs2417568-31.houston.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031029013212,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4075,'amir',20031029013837,'195.212.236.34');
INSERT INTO uservisit VALUES (4076,'c',20031029024730,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031029041419,'193.130.28.1');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031029044154,'196.25.182.27');
INSERT INTO uservisit VALUES (4059,'Saso',20031029051841,'195.168.38.40');
INSERT INTO uservisit VALUES (4077,'tyla',20031029051909,'port-203-99-28-205.jet.net.nz');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031029053838,'203.197.108.73');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031029054803,'196.25.182.27');
INSERT INTO uservisit VALUES (1626,'Gamer',20031029060730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3967,'marco',20031029072015,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3967,'marco',20031029072032,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (1686,'DuCk',20031029072832,'varan.gfnet.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031029072901,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031029074750,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031029075230,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031029084754,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031029090056,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (4078,'Mohammed Arif',20031029091132,'202.88.188.87');
INSERT INTO uservisit VALUES (3275,'retiarius',20031029091711,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (153,'TomM',20031029093238,'206.137.1.133');
INSERT INTO uservisit VALUES (4064,'rerun141',20031029094831,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031029094955,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031029100217,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3964,'B',20031029100232,'192.154.91.225');
INSERT INTO uservisit VALUES (153,'TomM',20031029100847,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031029101822,'pool-141-153-171-45.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031029102226,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031029102325,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1,'levik',20031029105551,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031029111605,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031029111612,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031029113636,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031029113838,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3964,'B',20031029115124,'192.154.91.225');
INSERT INTO uservisit VALUES (3859,'Isaac',20031029115343,'129.174.184.208');
INSERT INTO uservisit VALUES (1575,'DJ',20031029120114,'SB239-00000016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3955,'billy',20031029123743,'kala.k12.hi.us');
INSERT INTO uservisit VALUES (4079,'michael',20031029125523,'168.10.169.250');
INSERT INTO uservisit VALUES (3964,'B',20031029130109,'192.154.91.225');
INSERT INTO uservisit VALUES (1171,'nikki',20031029130302,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031029130729,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20031029130834,'206.28.64.98');
INSERT INTO uservisit VALUES (4055,'S',20031029130925,'Ottawa-HSE-ppp261628.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031029131513,'pool-138-89-65-138.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031029133411,'206.137.1.133');
INSERT INTO uservisit VALUES (4080,'heather g',20031029134043,'gos.communitynet.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031029135157,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1732,'Helen',20031029140142,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20031029141444,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4053,'Sali Saved',20031029142032,'B-216-186-79-89.bothell.washington.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031029144631,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031029144703,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031029145551,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031029145946,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4081,'Connie',20031029150705,'cache-dm07.proxy.aol.com');
INSERT INTO uservisit VALUES (4081,'Connie',20031029150911,'cache-dm07.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031029151530,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031029152343,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031029152807,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031029153833,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031029154735,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031029155100,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031029155321,'pool-138-89-104-81.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031029155816,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031029155827,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031029160603,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031029161123,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20031029162430,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4083,'jim',20031029162448,'12-246-165-167.client.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031029162559,'24.70.95.204');
INSERT INTO uservisit VALUES (4084,'kez',20031029163545,'219-88-154-11.jetstream.xtra.co.nz');
INSERT INTO uservisit VALUES (4084,'kez',20031029163709,'219-88-154-11.jetstream.xtra.co.nz');
INSERT INTO uservisit VALUES (3372,'Sam',20031029165113,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031029170020,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3964,'B',20031029170252,'192.154.91.225');
INSERT INTO uservisit VALUES (1626,'Gamer',20031029170316,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031029170702,'206.137.1.133');
INSERT INTO uservisit VALUES (4085,'jen',20031029174045,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (4082,'wonshot',20031029174312,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4068,'Bruno Pelletier',20031029175914,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031029180317,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4086,'popo',20031029180817,'12-228-156-240.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031029185326,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4076,'c',20031029191701,'pad-cache2-1.cache.telstra.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031029191959,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031029192438,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031029193346,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4087,'Roni',20031029195915,'162-42-84-102.cybertrails.com');
INSERT INTO uservisit VALUES (4053,'Sali Saved',20031029201628,'B-216-186-79-89.bothell.washington.edu');
INSERT INTO uservisit VALUES (3766,'Drew',20031029205531,'adsl-63-203-102-32.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031029210052,'r200-40-186-126.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3351,'Eric',20031029210822,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3171,'snapp',20031029211748,'170.148.10.30');
INSERT INTO uservisit VALUES (3143,'Vito',20031029213601,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4070,'Tim',20031029214917,'ip170.berkley-hts.sea.interquest.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031029221459,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031029221607,'adsl-138-89-11-239.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031029221706,'adsl-82-167-84.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4088,'ben',20031029222721,'152.orlando-05rh16rt.fl.dial-access.att.net');
INSERT INTO uservisit VALUES (4089,'Tanner',20031029222953,'dpc6682048001.direcpc.com');
INSERT INTO uservisit VALUES (4090,'canonsburg',20031029224753,'d216-232-196-22.bchsia.telus.net');
INSERT INTO uservisit VALUES (4056,'Paul',20031029225415,'cs2417568-31.houston.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031029232443,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031029232638,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031029234142,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031030000751,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1,'levik',20031030001034,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4091,'Tanya',20031030002104,'202-63-165-254.exatt.com');
INSERT INTO uservisit VALUES (4092,'abhilash',20031030014140,'202.88.237.77');
INSERT INTO uservisit VALUES (4044,'Charisse Tay',20031030022502,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4093,'Nithin',20031030032554,'218-101-75-119.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030044403,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030051138,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030053545,'24.85.213.136');
INSERT INTO uservisit VALUES (1732,'Helen',20031030062453,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030063119,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031030063643,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031030064225,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4094,'mahesh',20031030070830,'61.11.72.161');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031030073341,'200-158-97-115.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4094,'mahesh',20031030073513,'61.11.72.161');
INSERT INTO uservisit VALUES (1,'levik',20031030075549,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4095,'E',20031030075659,'eclipse4-out.fcps.k12.va.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031030075938,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031030080914,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4096,'Katie',20031030080944,'mcf1.wc.optusnet.com.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030082107,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4097,'george',20031030085558,'ip142170196.mpoweredpc.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031030085636,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031030085807,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031030091226,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031030091655,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031030092302,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030092541,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031030092708,'61.3.128.9');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031030093232,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031030093933,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031030095138,'61.3.128.9');
INSERT INTO uservisit VALUES (4097,'george',20031030101312,'ip142170196.mpoweredpc.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031030110111,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031030111417,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031030111946,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4055,'S',20031030114043,'Ottawa-HSE-ppp255966.sympatico.ca');
INSERT INTO uservisit VALUES (4097,'george',20031030114641,'ip142170196.mpoweredpc.net');
INSERT INTO uservisit VALUES (1,'levik',20031030114730,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030115031,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031030120101,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031030120341,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031030121012,'134.217.237.30');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031030121043,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031030124029,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030124223,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4099,'ozlem',20031030124333,'217.131.192.165');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031030124610,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031030125012,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031030125207,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030131628,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (3224,'Lee',20031030132614,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031030132753,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031030133054,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030134008,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031030135221,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031030140013,'200-158-97-115.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030140801,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031030140920,'206.28.64.98');
INSERT INTO uservisit VALUES (1567,'Bryan',20031030142608,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030142943,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3430,'pat',20031030143115,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031030143142,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031030143153,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031030143208,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4055,'S',20031030143238,'Ottawa-HSE-ppp255966.sympatico.ca');
INSERT INTO uservisit VALUES (4100,'Ricky',20031030143308,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031030143339,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4100,'Ricky',20031030143406,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031030143437,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4101,'sheryl',20031030143439,'206.176.114.182');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031030143526,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (3430,'pat',20031030143747,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031030143917,'200-158-97-115.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1301,'Charlie',20031030145151,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031030145618,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031030145911,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4102,'Kate',20031030150000,'pcp02582700pcs.howard01.md.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030151853,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031030152056,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031030152915,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031030153043,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031030153222,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031030160828,'134.217.237.30');
INSERT INTO uservisit VALUES (1072,'Alan',20031030161330,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030161354,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031030161726,'144.9.158.100');
INSERT INTO uservisit VALUES (4103,'kevin',20031030170008,'12.242.142.111');
INSERT INTO uservisit VALUES (4088,'ben',20031030170311,'pixfirewall.nassau.k12.fl.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031030172219,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031030173034,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031030173209,'200-158-97-115.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030174449,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031030175236,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3919,'Jim',20031030175931,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (4101,'sheryl',20031030180228,'206.176.114.182');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030180328,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031030180459,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031030180527,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031030183015,'206.137.1.133');
INSERT INTO uservisit VALUES (1171,'nikki',20031030184336,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031030184544,'200-158-97-115.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031030191022,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031030191133,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030191327,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030191941,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030194153,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030195016,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031030195239,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031030200217,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030201931,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031030202316,'dialup-171.75.37.64.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030203033,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2674,'mike',20031030205556,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031030211237,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031030211523,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4055,'S',20031030213201,'Ottawa-HSE-ppp255966.sympatico.ca');
INSERT INTO uservisit VALUES (1171,'nikki',20031030220254,'SMC101-9.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4068,'Bruno Pelletier',20031030221445,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4055,'S',20031030224751,'Ottawa-HSE-ppp255966.sympatico.ca');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030225412,'24.85.213.136');
INSERT INTO uservisit VALUES (4104,'dylan',20031030231123,'ip68-225-74-229.no.no.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031030231158,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030232014,'24.85.213.136');
INSERT INTO uservisit VALUES (3372,'Sam',20031030232213,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4104,'THE-DARK-SIDE',20031030232516,'ip68-225-74-229.no.no.cox.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031030232558,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3919,'Jim',20031030232630,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031030233735,'24.85.213.136');
INSERT INTO uservisit VALUES (3372,'Sam',20031030234343,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031030235355,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031000229,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031000237,'pool-138-89-86-52.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4093,'Nithin',20031031002928,'218-101-64-210.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (3182,'Antonio',20031031003935,'as8-200-76-194-190.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031004307,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031031005022,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031031010226,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031031010355,'203.197.108.73');
INSERT INTO uservisit VALUES (4099,'ozlem',20031031024942,'217.131.198.82');
INSERT INTO uservisit VALUES (4059,'Saso',20031031035317,'195.168.38.40');
INSERT INTO uservisit VALUES (4105,'pflegg',20031031052441,'dip-202-72-131-230.wa.westnet.com.au');
INSERT INTO uservisit VALUES (4059,'Saso',20031031061847,'195.168.38.40');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031031073352,'202.138.119.193');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031073354,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031073731,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031031075519,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031031075640,'195.168.38.40');
INSERT INTO uservisit VALUES (3143,'Vito',20031031075702,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031031075826,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031031080257,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031082911,'pool-138-89-81-7.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031083310,'pool-138-89-81-7.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031031085103,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031031090117,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20031031093457,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (4098,'kevin coyne',20031031093544,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031093955,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031094251,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031094631,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (872,'pleasance',20031031095425,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3275,'retiarius',20031031095546,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (4082,'wonshot',20031031100527,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031031101016,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1,'levik',20031031101447,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031031101813,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031101942,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031031102311,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1732,'Helen',20031031102335,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031103510,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031103840,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031104325,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031104950,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031105026,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031112255,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031031112401,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031112626,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4068,'Bruno Pelletier',20031031112848,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031114408,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031031114737,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3964,'B',20031031114852,'192.154.91.225');
INSERT INTO uservisit VALUES (4052,'jason',20031031115402,'shadow.clinton.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031031120531,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031031120735,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031121806,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4108,'Juliana Dias',20031031122038,'200-155-73-53.iconet.com.br');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031122734,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031122826,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031031123842,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031031124007,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031031125224,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031031125309,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031125441,'144.9.158.97');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031031125627,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031031130008,'200-153-212-34.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031130654,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031130840,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3964,'B',20031031132336,'192.154.91.225');
INSERT INTO uservisit VALUES (1171,'nikki',20031031133010,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031133121,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031031133907,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031031135044,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031135509,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031135514,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20031031135558,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031135831,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031140408,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4109,'Mark Erdberg',20031031140907,'64.79.231.100');
INSERT INTO uservisit VALUES (4109,'Mark Erdberg',20031031141025,'64.79.231.100');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031031141648,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031141717,'144.9.158.97');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031142524,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031031142933,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031031143651,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031144730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3905,'Alain',20031031145223,'curie.noos.net');
INSERT INTO uservisit VALUES (3964,'B',20031031150105,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031031150117,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031150532,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2489,'nellie',20031031150843,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031151723,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031031152019,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3807,'DrBob',20031031154001,'194.213.204.147');
INSERT INTO uservisit VALUES (3805,'Markus',20031031154617,'pD9E26B7F.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031154856,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031161757,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031162829,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031164124,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031031164651,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3807,'DrBob',20031031165949,'194.213.204.147');
INSERT INTO uservisit VALUES (4057,'Jason',20031031170217,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031031171201,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031171628,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031172431,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031031173315,'134.217.237.30');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031031174128,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4056,'Paul',20031031180203,'cs2417568-31.houston.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031180447,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031180517,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031180844,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4110,'daphne',20031031181007,'cache-ntc-ae12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031181344,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4111,'Dee Steeley',20031031185851,'170-215-132-173.nas1.cha.wv.frontiernet.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031031191127,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031191139,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3900,'anand',20031031191202,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031193347,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031031193355,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031194607,'pool-138-89-110-23.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031031194735,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031031200023,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031201040,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031031202545,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031031202726,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3766,'Drew',20031031204205,'adsl-63-206-143-178.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4113,'calvin',20031031204825,'pool-162-83-179-155.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4113,'calvin',20031031204926,'pool-162-83-179-155.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4113,'calvin',20031031205121,'pool-162-83-179-155.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031031205242,'206.137.1.133');
INSERT INTO uservisit VALUES (3818,'A',20031031213126,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031031213154,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031031222432,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031031222654,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031223903,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031224055,'pool-141-153-210-175.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031031230348,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031031230500,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031031232818,'pool-138-89-37-73.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031031233153,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4064,'rerun141',20031031235711,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4068,'Bruno Pelletier',20031101001624,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (1112,'Greg',20031101002613,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101003507,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101004832,'228.new-york-23rh16rt-24rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101004930,'228.new-york-23rh16rt-24rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101005000,'228.new-york-23rh16rt-24rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101005419,'228.new-york-23rh16rt-24rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031101005808,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101011141,'192.new-york-03rh16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101011246,'192.new-york-03rh16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101012425,'192.new-york-03rh16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (153,'TomM',20031101013119,'206.137.1.133');
INSERT INTO uservisit VALUES (4104,'THE-DARK-SIDE',20031101013143,'ip68-225-74-229.no.no.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031101015107,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031101015113,'co-colspgs-u4-c4c-179.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031101021941,'202.138.119.193');
INSERT INTO uservisit VALUES (3372,'Sam',20031101030321,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1,'levik',20031101035931,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031101044359,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4115,'Prabhat chandra Pradhan',20031101045334,'220.226.18.140');
INSERT INTO uservisit VALUES (1,'levik',20031101053726,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4115,'Prabhat chandra Pradhan',20031101055123,'220.226.18.140');
INSERT INTO uservisit VALUES (153,'TomM',20031101064909,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101075034,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031101080001,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031101083950,'dialup-171.75.43.160.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031101084301,'pool-138-89-107-21.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101090342,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031101091458,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031101094117,'pool-138-89-67-73.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3759,'Howard Bandy',20031101095413,'ExpressNet.myvzw.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101095521,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031101101513,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031101101617,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031101102217,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031101103242,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031101104805,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031101110107,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4116,'James',20031101111756,'AC9F9417.ipt.aol.com');
INSERT INTO uservisit VALUES (4116,'James',20031101112001,'AC9F9417.ipt.aol.com');
INSERT INTO uservisit VALUES (4116,'James',20031101112334,'AC9F9417.ipt.aol.com');
INSERT INTO uservisit VALUES (4116,'James',20031101112458,'AC9F9417.ipt.aol.com');
INSERT INTO uservisit VALUES (4116,'James',20031101112812,'AC9F9417.ipt.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101113005,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101113128,'99.new-york-23rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031101113225,'99.new-york-23rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101113755,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031101122309,'pool-162-83-215-22.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031101124058,'202.138.119.193');
INSERT INTO uservisit VALUES (4117,'Romy',20031101124152,'CPE-24-208-38-181.new.rr.com');
INSERT INTO uservisit VALUES (4117,'Romy',20031101124329,'CPE-24-208-38-181.new.rr.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20031101124428,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031101125446,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031101125725,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2634,'Leah',20031101130114,'cache-dg01.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031101131838,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4118,'Jill',20031101131913,'dhcp065-029-074-223.indy.rr.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20031101132218,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4119,'Maria',20031101133017,'dup-148-221-119-137.prodigy.net.mx');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031101133855,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031101134925,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031101135124,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031101135637,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031101140438,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031101141332,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101142038,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031101143026,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031101143801,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031101144615,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101145422,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031101151606,'adsl-17-225-119.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4119,'Maria',20031101153413,'dup-148-221-117-189.prodigy.net.mx');
INSERT INTO uservisit VALUES (3372,'Sam',20031101153955,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031101155417,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4117,'Romy',20031101155703,'CPE-24-208-38-181.new.rr.com');
INSERT INTO uservisit VALUES (4055,'S',20031101160007,'HSE-Ottawa-ppp234972.sympatico.ca');
INSERT INTO uservisit VALUES (4120,'Ness',20031101163410,'cache-rf08.proxy.aol.com');
INSERT INTO uservisit VALUES (4120,'Ness',20031101163450,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031101164556,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4055,'S',20031101172458,'HSE-Ottawa-ppp234972.sympatico.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031101173806,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031101181707,'pool-141-153-173-224.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031101183938,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031101184418,'dup-148-221-119-32.prodigy.net.mx');
INSERT INTO uservisit VALUES (3558,'Tristan',20031101192026,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031101192628,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031101192636,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031101192641,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031101192649,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (153,'TomM',20031101193028,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101194254,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031101195135,'206.137.1.133');
INSERT INTO uservisit VALUES (4121,'Deedee',20031101195857,'host-66-81-24-225.rev.o1.com');
INSERT INTO uservisit VALUES (4121,'Deedee',20031101200048,'host-66-81-24-225.rev.o1.com');
INSERT INTO uservisit VALUES (4121,'Deedee',20031101200100,'host-66-81-24-225.rev.o1.com');
INSERT INTO uservisit VALUES (1645,'luvya',20031101202003,'adsl-156-2-117.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101204453,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101205619,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4110,'daphne',20031101210304,'cache-ntc-ae05.proxy.aol.com');
INSERT INTO uservisit VALUES (4122,'Hazel',20031101210844,'210.23.103.227');
INSERT INTO uservisit VALUES (4123,'Allison',20031101211737,'ip-wv-66-190-139-076.charterwv.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031101212654,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101213533,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4124,'Connie Lee',20031101214201,'adsl-68-120-69-252.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031101221606,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031101222207,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031101222527,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101223430,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031101224120,'pool-138-89-69-247.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031101224911,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1,'levik',20031101225140,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031101225254,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031101225605,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101230043,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031101231338,'co-colspgs-u4-c4c-179.clspco.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20031101232021,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101232119,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031101235136,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031101235852,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031102000404,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102003216,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031102003246,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031102004607,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031102010850,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4125,'Tom',20031102012820,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102013959,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031102015121,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031102020224,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031102022126,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031102031028,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (4126,'fredo',20031102031046,'202.175.95.47');
INSERT INTO uservisit VALUES (4127,'Amy',20031102041804,'12.180.0.130');
INSERT INTO uservisit VALUES (3196,'Dan',20031102065935,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4128,'kim wood',20031102070425,'host213-122-58-105.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031102080217,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031102081636,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102085041,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102085048,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102085317,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3750,'mohan',20031102090017,'12-210-194-97.client.attbi.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031102094057,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031102101839,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031102102137,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031102103650,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102105840,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102111728,'pool-138-89-77-16.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031102112057,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031102114612,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031102115850,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031102121019,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102121135,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102123008,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20031102123030,'cpc3-woki1-3-0-cust161.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031102124320,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031102125633,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031102125734,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4129,'dl',20031102131944,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102133438,'pool-141-153-197-29.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102134056,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102134209,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya',20031102134808,'adsl-156-1-145.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031102134913,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4129,'dl',20031102143300,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (1732,'Helen',20031102144042,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031102144504,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4130,'Jenna',20031102144757,'12-219-83-198.client.mchsi.com');
INSERT INTO uservisit VALUES (1,'levik',20031102145108,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102145315,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031102150132,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20031102152448,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3818,'A',20031102153330,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031102155313,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102155915,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4131,'Steven',20031102160113,'c-65-97-24-161.va.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102161854,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031102163028,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031102164527,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102171047,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (4055,'S',20031102171710,'Ottawa-HSE-ppp256274.sympatico.ca');
INSERT INTO uservisit VALUES (1112,'Greg',20031102172724,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031102174549,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102175402,'pool-141-153-169-229.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031102175555,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4132,'Corinna',20031102175957,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (4133,'DENNIS MARSHALL',20031102180325,'cache-ntc-af01.proxy.aol.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031102180557,'200-158-97-235.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4134,'Kimba',20031102180612,'ip68-8-151-40.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031102180927,'AC8CEEEE.ipt.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031102181031,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4135,'Jill',20031102181949,'gso88-214-035.triad.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031102182305,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3923,'Wolf Luver',20031102182342,'adsl-63-198-129-187.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20031102183802,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031102183827,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102184132,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102185811,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102191401,'pool-141-153-200-114.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031102191958,'200-158-97-235.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4064,'rerun141',20031102194742,'fdp25.elkvalley.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031102200310,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4133,'DENNIS MARSHALL',20031102200455,'cache-ntc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102201751,'pool-138-89-65-88.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031102201752,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031102202810,'r200-40-225-182.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031102205100,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031102205146,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102211041,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031102211050,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031102211113,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4136,'brittini',20031102213154,'cache-dm07.proxy.aol.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20031102213319,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4137,'JellyBean',20031102213946,'ip68-98-176-100.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4138,'zurheld',20031102214504,'user160.net1021.tx.sprint-hsd.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031102215649,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031102220121,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4140,'kylie',20031102220648,'cpe-24-25-232-140.hawaii.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031102221441,'pool-141-153-199-179.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102222635,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (4141,'brian',20031102222921,'12-248-50-246.client.attbi.com');
INSERT INTO uservisit VALUES (4141,'brian',20031102222956,'12-248-50-246.client.attbi.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031102223146,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4141,'brian',20031102223147,'12-248-50-246.client.attbi.com');
INSERT INTO uservisit VALUES (4141,'brian',20031102223253,'12-248-50-246.client.attbi.com');
INSERT INTO uservisit VALUES (4141,'brian',20031102223254,'12-248-50-246.client.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031102223819,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3224,'Lee',20031102224447,'n219077007021.netvigator.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031102230926,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4142,'Karen',20031102231854,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (4142,'Karen',20031102232259,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031102232845,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (4143,'uyen',20031102234458,'209-210-232-157.nas1.oss.mi.frontiernet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031102235443,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031102235659,'206.137.1.133');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031102235710,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4055,'S',20031103000255,'Ottawa-HSE-ppp256274.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103000709,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103001653,'42.new-york-21rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103001954,'42.new-york-21rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103002030,'42.new-york-21rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103002231,'42.new-york-21rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103002310,'42.new-york-21rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4144,'amanda',20031103004501,'c-67-168-56-237.client.comcast.net');
INSERT INTO uservisit VALUES (4145,'Choop',20031103005455,'adsl-158-0-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4145,'Choop',20031103005505,'adsl-158-0-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4145,'Choop',20031103005602,'adsl-158-0-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4145,'Choop',20031103005612,'adsl-158-0-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4145,'Choop',20031103005612,'adsl-158-0-131.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4055,'S',20031103010212,'Ottawa-HSE-ppp256274.sympatico.ca');
INSERT INTO uservisit VALUES (3224,'Lee',20031103011956,'n219077007021.netvigator.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031103030239,'195.168.38.40');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031103030951,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103031052,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031103032319,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (153,'TomM',20031103032927,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103033239,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031103042726,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031103052307,'193.130.28.1');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031103062738,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103063755,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031103065157,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031103065909,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20031103072545,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031103075915,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031103081345,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031103082315,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031103082633,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4146,'Kitty Saturn',20031103084536,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (4146,'Kitty Saturn',20031103084549,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (4146,'Kitty Saturn',20031103084620,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (4146,'Kitty Saturn',20031103090335,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (4082,'wonshot',20031103091427,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103091837,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4147,'L Pollock',20031103092047,'wbar2.tmp1-4-7-080-051.tmp1.elnk.dsl.genuity.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031103093753,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031103094444,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4064,'rerun141',20031103095813,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103100052,'144.9.158.101');
INSERT INTO uservisit VALUES (3900,'anand',20031103100216,'193.108.78.10');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103100617,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031103100844,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031103102501,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4148,'Grazielle',20031103103223,'203.76.213.150');
INSERT INTO uservisit VALUES (4149,'HARITHA ALURU',20031103103549,'202.9.151.85');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031103104645,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103104748,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031103105256,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103105901,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103110102,'144.9.158.101');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031103111429,'200-153-212-227.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4082,'wonshot',20031103111455,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031103112728,'202.138.119.193');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031103113037,'corpgate02.labcorp.com');
INSERT INTO uservisit VALUES (3804,'geoffrey',20031103114210,'snoopy.suth.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031103120716,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4059,'Saso',20031103120755,'195.168.38.40');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031103121120,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031103121414,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4129,'dl',20031103123322,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (1575,'DJ',20031103123734,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103124712,'167.new-york-26rh16rt-27rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103124754,'167.new-york-26rh16rt-27rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103124936,'167.new-york-26rh16rt-27rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (4114,'Rochelle',20031103125011,'167.new-york-26rh16rt-27rh15rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103125313,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103131854,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031103133337,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031103133502,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103133710,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103134552,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103134915,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103135112,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031103135431,'200-153-212-232.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1,'levik',20031103141145,'206.28.64.98');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031103142435,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031103142529,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3372,'Sam',20031103143216,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031103143601,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031103144130,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20031103144153,'134.217.237.30');
INSERT INTO uservisit VALUES (1171,'nikki',20031103144728,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103144736,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103145917,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103152302,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031103152429,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103153011,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103154046,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3778,'Hipnox',20031103155113,'200-153-212-232.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103155206,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031103155247,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4150,'c',20031103160153,'140.241.0.20');
INSERT INTO uservisit VALUES (4151,'Marcus',20031103160451,'208.178.23.32');
INSERT INTO uservisit VALUES (4151,'Marcus',20031103160639,'208.178.23.32');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031103163052,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103164129,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4152,'mark',20031103164545,'cache-loh-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (4152,'mark',20031103164638,'cache-loh-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (4152,'mark',20031103164749,'cache-loh-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (4152,'mark',20031103164935,'cache-loh-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103165225,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031103165245,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103165609,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103170913,'144.9.158.101');
INSERT INTO uservisit VALUES (4068,'Bruno',20031103172224,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4068,'Bruno',20031103172229,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4068,'Bruno',20031103172229,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4068,'Bruno',20031103172230,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4068,'Bruno',20031103172230,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103172524,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103173256,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103174016,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20031103174349,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4153,'Sarah',20031103174500,'151.204.160.234');
INSERT INTO uservisit VALUES (4154,'Caitlin',20031103175324,'cache-ntc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (4154,'Caitlin',20031103175654,'cache-ntc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (4155,'Jennifer',20031103175910,'user207x99x210x22.cvusd.k12.ca.us');
INSERT INTO uservisit VALUES (4155,'Jennifer',20031103180540,'user207x99x210x22.cvusd.k12.ca.us');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031103181035,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031103181043,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031103181854,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103182137,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031103183110,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031103183337,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031103183904,'host39-68.scif.com');
INSERT INTO uservisit VALUES (3952,'erica',20031103184426,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3952,'erica',20031103184428,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031103184717,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031103185238,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4156,'Jim Collins',20031103185330,'wsfculowman.zianet.com');
INSERT INTO uservisit VALUES (153,'TomM',20031103185942,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103185949,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031103190949,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031103191602,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103191903,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3818,'A',20031103194621,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20031103200148,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4157,'emily',20031103200252,'cce03.racsa.co.cr');
INSERT INTO uservisit VALUES (4064,'rerun141',20031103200342,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031103200606,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103200955,'casses.trinity.unimelb.edu.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031103201324,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103202345,'pool-141-153-205-248.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031103203126,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031103203937,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031103204727,'24.229.111.101');
INSERT INTO uservisit VALUES (4055,'S',20031103205227,'Ottawa-HSE-ppp255782.sympatico.ca');
INSERT INTO uservisit VALUES (1,'levik',20031103205321,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4158,'cherry',20031103210410,'dsc01-mpi-ca-204-31-163-192.rasserver.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031103210431,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4158,'cherry',20031103211126,'dsc01-mpi-ca-204-31-163-192.rasserver.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031103211522,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031103212036,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031103212749,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031103214037,'r200-40-187-141.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2130,'ethan',20031103214154,'1Cust162.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103214853,'adsl-138-89-11-24.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (4090,'canonsburg',20031103214916,'d216-232-196-22.bchsia.telus.net');
INSERT INTO uservisit VALUES (4159,'RAMONA',20031103221241,'cache-dp07.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031103221313,'Ottawa-HSE-ppp255782.sympatico.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103222300,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031103225432,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031103230414,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031103230424,'pool-141-153-184-139.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3512,'Jeff',20031103230818,'JAR7871-A.STUDENT.TCU.EDU');
INSERT INTO uservisit VALUES (4055,'S',20031103231500,'Ottawa-HSE-ppp255782.sympatico.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031103231739,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4160,'Jinryuu',20031103232821,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (4160,'Jinryuu',20031103232950,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (4160,'Jinryuu',20031103233245,'px4wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031103235536,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031103235644,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031104001815,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (153,'TomM',20031104001834,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104002113,'pool-138-89-77-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031104002610,'imsbbcache03.netvigator.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031104003218,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031104004255,'203.197.108.73');
INSERT INTO uservisit VALUES (3196,'Dan',20031104012020,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4161,'Scott G',20031104020957,'167.1.110.100');
INSERT INTO uservisit VALUES (4162,'rohit',20031104022509,'164.164.95.3');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104030219,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104032621,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104033939,'193.130.28.1');
INSERT INTO uservisit VALUES (3787,'dale',20031104034727,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (3787,'dale',20031104035654,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (4148,'Grazielle',20031104040542,'203.76.211.101');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031104041056,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104041336,'193.130.28.1');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031104042827,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031104050114,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4163,'didi',20031104055027,'210.23.168.17');
INSERT INTO uservisit VALUES (4164,'yulya',20031104061607,'dialin-ppp-228.telecom.tm');
INSERT INTO uservisit VALUES (3900,'anand',20031104062257,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (4164,'yulya',20031104062647,'dialin-ppp-228.telecom.tm');
INSERT INTO uservisit VALUES (4165,'sizz',20031104071215,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (4165,'sizz',20031104071919,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031104071947,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031104072142,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1,'levik',20031104073815,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4163,'didi',20031104074538,'210.23.168.17');
INSERT INTO uservisit VALUES (4165,'sizz',20031104074931,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104080554,'193.130.28.1');
INSERT INTO uservisit VALUES (872,'pleasance',20031104080758,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104080819,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104080848,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031104083832,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3964,'B',20031104084234,'192.154.91.225');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031104090134,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031104090536,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031104093023,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104093325,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104093947,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031104094406,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031104095023,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4165,'sizz',20031104101130,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (4082,'wonshot',20031104101251,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104101419,'pool-141-153-167-198.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104102321,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (4166,'giga',20031104103448,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104103517,'144.9.158.101');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031104104105,'202.138.119.193');
INSERT INTO uservisit VALUES (3372,'Sam',20031104104113,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031104104636,'134.217.237.30');
INSERT INTO uservisit VALUES (4167,'Patricia',20031104104709,'198.63.171.23');
INSERT INTO uservisit VALUES (1575,'DJ',20031104105330,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104105501,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031104110258,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4167,'Patricia',20031104110647,'198.63.171.23');
INSERT INTO uservisit VALUES (4168,'Sue',20031104111830,'cci-209150248072.clarityconnect.net');
INSERT INTO uservisit VALUES (1,'levik',20031104112353,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104112549,'193.130.28.1');
INSERT INTO uservisit VALUES (4169,'Matthew',20031104112818,'cpe-24-161-128-32.hawaii.rr.com');
INSERT INTO uservisit VALUES (3967,'marco',20031104113007,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031104113302,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104113331,'144.9.158.101');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031104114006,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031104114042,'193.130.28.1');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031104115428,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031104115501,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031104120429,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4171,'yragb16',20031104120714,'204.184.250.111');
INSERT INTO uservisit VALUES (4055,'S',20031104121153,'HSE-Ottawa-ppp234194.sympatico.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104122436,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4172,'Paula',20031104122954,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (4172,'Paula',20031104123234,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031104124257,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3964,'B',20031104124349,'192.154.91.225');
INSERT INTO uservisit VALUES (4173,'Mike',20031104124456,'BELVOIR-SUN1.IERN.DISA.MIL');
INSERT INTO uservisit VALUES (4119,'Maria',20031104125417,'dup-148-221-119-133.prodigy.net.mx');
INSERT INTO uservisit VALUES (1171,'nikki',20031104125821,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4060,'daniel trosdahl',20031104125936,'corpgate01.labcorp.com');
INSERT INTO uservisit VALUES (3967,'marco',20031104130313,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (4174,'Nat',20031104130815,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4175,'Robert Bell',20031104131117,'host-130-32-186-64.ussignalcom.net');
INSERT INTO uservisit VALUES (4174,'Nat',20031104131144,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4174,'Nat',20031104131148,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031104131220,'134.217.237.30');
INSERT INTO uservisit VALUES (4174,'Nat',20031104131225,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104131704,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104131818,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4173,'Mike',20031104132858,'WCS2-BELVOIR.NIPR.MIL');
INSERT INTO uservisit VALUES (4156,'Jim Collins',20031104133118,'wsfculowman.zianet.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031104135702,'dup-148-221-119-133.prodigy.net.mx');
INSERT INTO uservisit VALUES (4176,'Joe C',20031104143654,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031104144003,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104144301,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4156,'Jim Collins',20031104144515,'wsfculowman.zianet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031104144605,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104144647,'144.9.158.101');
INSERT INTO uservisit VALUES (4175,'Robert',20031104144828,'host-130-32-186-64.ussignalcom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104145001,'pool-138-89-34-181.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031104145421,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031104150009,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4055,'S',20031104152947,'HSE-Ottawa-ppp234194.sympatico.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20031104153812,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3964,'B',20031104154527,'192.154.91.225');
INSERT INTO uservisit VALUES (4177,'adidas',20031104154853,'CPE0000c581854a-CM014300012704.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4177,'adidas',20031104154927,'CPE0000c581854a-CM014300012704.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031104155113,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031104155619,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (122,'Happy',20031104161332,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20031104161432,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20031104161713,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20031104161713,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1,'levik',20031104162451,'206.28.64.98');
INSERT INTO uservisit VALUES (4179,'Matt',20031104162741,'Barrie-ppp215807.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104163239,'pool-138-89-32-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3964,'B',20031104163455,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104165110,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104165123,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031104165428,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031104170540,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104172528,'pool-138-89-19-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104173926,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031104182057,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4180,'lea nimrick',20031104182353,'205-45-163-12.kewanee.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031104182528,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031104182559,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031104184823,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (2121,'Chaz',20031104184905,'42.washington-24rh16rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104190159,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031104192736,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104193037,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4181,'Mitch',20031104193401,'cache-dq01.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104193633,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104193705,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104193727,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031104194140,'chernay-pdc.chernay.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104194140,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4055,'S',20031104194655,'HSE-Ottawa-ppp234194.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031104195104,'pool-138-89-81-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031104195341,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3787,'dale',20031104203548,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104205036,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104205851,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031104210655,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031104212122,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3787,'dale',20031104212204,'rn-re145a21.uwaterloo.ca');
INSERT INTO uservisit VALUES (1413,'dave domingo',20031104212413,'12-229-140-153.client.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031104213609,'ACA25B91.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031104214048,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20031104214354,'69.0.24.153.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104220148,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031104223540,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225150,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225335,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225603,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225641,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225721,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104225830,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104230001,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104230033,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104230048,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031104230103,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4055,'S',20031104232213,'HSE-Ottawa-ppp234194.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031104235449,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031105000024,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031105000104,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031105001218,'202.138.119.193');
INSERT INTO uservisit VALUES (4055,'S',20031105004135,'HSE-Ottawa-ppp234194.sympatico.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031105010953,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4163,'didi',20031105012139,'210.23.169.222');
INSERT INTO uservisit VALUES (3196,'Dan',20031105014614,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031105023028,'193.130.28.1');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031105030443,'202.138.119.193');
INSERT INTO uservisit VALUES (1575,'DJ',20031105031007,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031105031515,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105033151,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031105054915,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031105062727,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031105063817,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031105071252,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4182,'pawhite',20031105073028,'021.b.002.brs.iprimus.net.au');
INSERT INTO uservisit VALUES (3967,'marco',20031105073115,'81.208.6.15');
INSERT INTO uservisit VALUES (1,'levik',20031105073424,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4182,'pawhite',20031105073506,'021.b.002.brs.iprimus.net.au');
INSERT INTO uservisit VALUES (4183,'David Taylor',20031105074816,'gateway.kub.org');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031105075244,'61.3.128.9');
INSERT INTO uservisit VALUES (4183,'David Taylor',20031105080620,'gateway.kub.org');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031105081105,'202.138.119.193');
INSERT INTO uservisit VALUES (4184,'saad',20031105081239,'202.88.236.216');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031105081912,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031105083417,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (4178,'Prab',20031105083716,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031105084556,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031105090313,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4107,'Marc Meyer',20031105090458,'12-203-216-48.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031105092756,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105093438,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031105093635,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3224,'Lee',20031105094255,'pcd397222.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031105094552,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20031105094818,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3964,'B',20031105095309,'192.154.91.225');
INSERT INTO uservisit VALUES (1183,'fwaff',20031105095715,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031105095945,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4175,'Robert',20031105100437,'host-130-32-186-64.ussignalcom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031105101652,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031105102151,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4167,'Patricia',20031105102537,'198.63.171.23');
INSERT INTO uservisit VALUES (1,'levik',20031105104329,'206.28.64.98');
INSERT INTO uservisit VALUES (4178,'Prab',20031105105158,'proxy.cendant.com');
INSERT INTO uservisit VALUES (3960,'r whiteson',20031105112127,'h-66-167-42-62.PHNDAZ91.dynamic.covad.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031105112318,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031105113130,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105113956,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20031105114506,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031105115815,'SB239-00000013.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4178,'Prab',20031105120148,'proxy.cendant.com');
INSERT INTO uservisit VALUES (4185,'David Zverina',20031105120256,'dsl-217-155-247-246.zen.co.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031105122603,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4186,'nick',20031105122841,'gw58-52.cmp.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031105123216,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20031105124300,'grlu5007.cnet.navy.Mil');
INSERT INTO uservisit VALUES (1171,'nikki',20031105124623,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031105125741,'proxy.cendant.com');
INSERT INTO uservisit VALUES (3964,'B',20031105131120,'192.154.91.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031105131416,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031105134011,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031105134417,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031105135640,'proxy.cendant.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031105140511,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3964,'B',20031105140855,'192.154.91.225');
INSERT INTO uservisit VALUES (4187,'lisa',20031105141358,'ca-fulrtn-cuda2-c9a-79-a.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031105141531,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031105142026,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031105142944,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20031105142946,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031105143326,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031105143730,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105144632,'144.9.158.101');
INSERT INTO uservisit VALUES (3196,'Dan',20031105145019,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031105145038,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105145235,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031105150147,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031105150348,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4082,'wonshot',20031105151053,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031105151713,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031105152838,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031105153419,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105153533,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105154039,'144.9.158.101');
INSERT INTO uservisit VALUES (3196,'Dan',20031105154521,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2979,'Monica',20031105154803,'imalive.rbmg.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031105154812,'144.9.158.101');
INSERT INTO uservisit VALUES (1567,'Bryan',20031105155154,'134.217.237.30');
INSERT INTO uservisit VALUES (1171,'nikki',20031105155203,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031105155518,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4153,'Sarah',20031105160610,'151.204.160.234');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105161032,'ccsd-27-112.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105161117,'ccsd-27-112.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105161144,'ccsd-27-112.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031105161147,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105161225,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (4189,'John',20031105161443,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031105162655,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4082,'wonshot',20031105162709,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105163017,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105163506,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031105164631,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4189,'John',20031105164708,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105165141,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031105170149,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105170924,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031105172634,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4135,'Jill',20031105175859,'gso88-214-035.triad.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105180830,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031105181517,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031105181724,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105181832,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105183301,'64-48-158-94-den-01.cvx.algx.net');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105183430,'64-48-158-94-den-01.cvx.algx.net');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105183615,'64-48-158-94-den-01.cvx.algx.net');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031105183909,'64-48-158-94-den-01.cvx.algx.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031105185540,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031105185944,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031105185955,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031105192056,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105192936,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2674,'mike',20031105193225,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105193339,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031105195515,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031105200331,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031105200604,'AC8205DD.ipt.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031105201302,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3900,'anand',20031105201706,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031105201708,'24.229.77.81');
INSERT INTO uservisit VALUES (4178,'Prab',20031105204338,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031105205908,'pool-138-89-71-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031105205958,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031105210141,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031105210612,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4190,'John',20031105211413,'216.157.230.116');
INSERT INTO uservisit VALUES (3623,'jaypee',20031105211443,'AC8205DD.ipt.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031105212523,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031105213312,'Ottawa-HSE-ppp265839.sympatico.ca');
INSERT INTO uservisit VALUES (4191,'Jess',20031105215539,'cache-rb08.proxy.aol.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031105220556,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031105221539,'1Cust44.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031105223640,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031105230241,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4192,'Kimberly',20031105230318,'cache-rl04.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031105230358,'Ottawa-HSE-ppp265839.sympatico.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031105234107,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031105235427,'202.138.119.193');
INSERT INTO uservisit VALUES (3143,'Vito',20031105235800,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4193,'Larry',20031106001418,'137.37.196.103');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031106002418,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031106003338,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4055,'S',20031106012324,'Ottawa-HSE-ppp265839.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031106015442,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031106015625,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031106023150,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031106024944,'144.139.137.221');
INSERT INTO uservisit VALUES (1183,'fwaff',20031106025024,'193.130.28.1');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031106033808,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4194,'Lindsay',20031106042306,'overland10k.mo24.107.12.210.charter-stl.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031106044506,'195.168.38.40');
INSERT INTO uservisit VALUES (3196,'Dan',20031106051351,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4165,'sizz',20031106055317,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106061405,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4163,'didi',20031106063505,'210.23.168.212');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031106063906,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4165,'sizz',20031106070258,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106071110,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106071837,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031106074009,'202.138.119.193');
INSERT INTO uservisit VALUES (4176,'Joe C',20031106074649,'gw.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4195,'arun',20031106074903,'202.162.56.219');
INSERT INTO uservisit VALUES (4165,'sizz',20031106081733,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (4178,'Prab',20031106085711,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031106090410,'193.130.28.1');
INSERT INTO uservisit VALUES (1171,'nikki',20031106091554,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031106092223,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031106093304,'61.3.128.9');
INSERT INTO uservisit VALUES (1,'levik',20031106093522,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106094346,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106094523,'144.9.158.101');
INSERT INTO uservisit VALUES (1183,'fwaff',20031106094607,'193.130.28.1');
INSERT INTO uservisit VALUES (4176,'Joe C',20031106094757,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031106094758,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031106095303,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106095742,'144.9.158.101');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106095748,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106100340,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106100456,'144.9.158.101');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106100612,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4178,'Prab',20031106100800,'proxy.cendant.com');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031106101222,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (1171,'nikki',20031106101417,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031106102037,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031106102530,'195.168.38.40');
INSERT INTO uservisit VALUES (3224,'Lee',20031106103733,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031106104429,'proxy.cendant.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106105332,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4055,'S',20031106105608,'HSE-Ottawa-ppp236874.sympatico.ca');
INSERT INTO uservisit VALUES (4178,'Prab',20031106111802,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106112321,'pool-141-153-172-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031106112419,'134.217.237.30');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031106113242,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4189,'John',20031106113735,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1,'levik',20031106114023,'206.28.64.98');
INSERT INTO uservisit VALUES (3196,'Dan',20031106120038,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031106120227,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106120258,'pool-141-153-172-198.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031106120458,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031106120555,'proxy.cendant.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031106120700,'195.168.38.40');
INSERT INTO uservisit VALUES (4129,'dl',20031106121104,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (4082,'wonshot',20031106122056,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106123122,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031106123252,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031106123951,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031106125135,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3224,'Lee',20031106125842,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (4189,'John',20031106130720,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031106130745,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031106131445,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20031106131541,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106131842,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106131849,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106131854,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4178,'Prab',20031106132050,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031106132131,'134.217.237.30');
INSERT INTO uservisit VALUES (1567,'Bryan',20031106133113,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4129,'dl',20031106133933,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031106134330,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4196,'Tao',20031106134615,'homer.cso.uic.edu');
INSERT INTO uservisit VALUES (4178,'Prab',20031106134733,'proxy.cendant.com');
INSERT INTO uservisit VALUES (4196,'Tao',20031106134800,'homer.cso.uic.edu');
INSERT INTO uservisit VALUES (4196,'Tao',20031106135848,'chalmers.cso.uic.edu');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031106140758,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (4189,'John',20031106141318,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031106142127,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20031106142758,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031106142815,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031106143459,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031106143810,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031106143932,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106144343,'pool-141-153-216-195.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106145338,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4178,'Prab',20031106151513,'proxy.cendant.com');
INSERT INTO uservisit VALUES (4153,'Sarah',20031106151731,'151.204.160.234');
INSERT INTO uservisit VALUES (4197,'luminita',20031106151934,'cdma-3g1x-188-124.zappmobile.ro');
INSERT INTO uservisit VALUES (1567,'Bryan',20031106152150,'134.217.237.30');
INSERT INTO uservisit VALUES (4189,'John',20031106154819,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031106154938,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4197,'luminita',20031106155223,'cdma-3g1x-185-113.zappmobile.ro');
INSERT INTO uservisit VALUES (3818,'A',20031106155311,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (4198,'Harry',20031106160856,'pool-162-83-190-140.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031106162236,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106163418,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031106163725,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4189,'John',20031106163944,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031106164018,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106164521,'pool-138-89-106-177.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4199,'Eboni',20031106170403,'24-90-148-23.nyc.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106171323,'144.9.158.101');
INSERT INTO uservisit VALUES (4064,'rerun141',20031106174335,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4189,'John',20031106175932,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031106181314,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031106183245,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (4200,'tiffany',20031106185754,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031106185800,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031106190315,'dup-148-221-117-113.prodigy.net.mx');
INSERT INTO uservisit VALUES (1732,'Helen',20031106191547,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031106192924,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031106193303,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106193355,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106193728,'pool-138-89-32-32.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031106194032,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031106195042,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4201,'morgan',20031106200701,'ip68-108-237-171.br.no.cox.net');
INSERT INTO uservisit VALUES (4201,'morgan',20031106200814,'ip68-108-237-171.br.no.cox.net');
INSERT INTO uservisit VALUES (4055,'S',20031106201154,'HSE-Ottawa-ppp236874.sympatico.ca');
INSERT INTO uservisit VALUES (4202,'anna',20031106201554,'22-182.148.popsite.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031106201824,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031106202254,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031106202727,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106203630,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031106204119,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031106204629,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4055,'S',20031106204854,'HSE-Ottawa-ppp236874.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106204924,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4165,'sizz',20031106210745,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031106210929,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031106211004,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031106211417,'r200-40-185-22.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20031106212214,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031106213714,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031106214041,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4165,'sizz',20031106220158,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20031106220244,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4178,'Prab',20031106221410,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (4165,'sizz',20031106222124,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (4203,'Jun',20031106222325,'199.111.76.200');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031106224017,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031106224555,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20031106230525,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031106230854,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031106231842,'pool-141-153-190-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031106233132,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4165,'sizz',20031107002125,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031107002905,'61.3.128.9');
INSERT INTO uservisit VALUES (3502,'mervin',20031107003803,'210.212.194.30');
INSERT INTO uservisit VALUES (3502,'mervin',20031107003815,'210.212.194.30');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031107003923,'202.138.119.193');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107010037,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031107023229,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031107030221,'193.130.28.1');
INSERT INTO uservisit VALUES (4204,'Bill',20031107030607,'user-11faga5.dsl.mindspring.com');
INSERT INTO uservisit VALUES (4204,'Bill',20031107030716,'user-11faga5.dsl.mindspring.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031107031921,'195.168.38.40');
INSERT INTO uservisit VALUES (3196,'Dan',20031107035050,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031107041910,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107042234,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107045005,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107054234,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107062900,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1732,'Helen',20031107065041,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107070113,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107074555,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031107081633,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107081930,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107082522,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031107082553,'193.130.28.1');
INSERT INTO uservisit VALUES (4082,'wonshot',20031107083954,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107085122,'144.9.158.101');
INSERT INTO uservisit VALUES (4178,'Prab',20031107085650,'proxy.cendant.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107090531,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107090900,'144.9.158.101');
INSERT INTO uservisit VALUES (4189,'John',20031107091936,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031107094658,'202.138.119.193');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107094751,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4178,'Prab',20031107100547,'proxy.cendant.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107101043,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20031107101106,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031107101511,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107101809,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107101859,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031107102213,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4189,'John',20031107103019,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031107103123,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107103849,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20031107104439,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107104853,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107105821,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4064,'rerun141',20031107105829,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107111456,'198.23.26.253');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031107111543,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031107112653,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107115600,'198.23.26.253');
INSERT INTO uservisit VALUES (4064,'rerun141',20031107120740,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4205,'Sammi',20031107121036,'cache-rh03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031107122458,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107122952,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4206,'Eric',20031107123059,'200.13.228.227');
INSERT INTO uservisit VALUES (4207,'sandesh',20031107123840,'203.129.242.66');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031107124226,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1,'levik',20031107125519,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4189,'John',20031107125932,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4208,'nobrain',20031107130426,'thelastresort.demon.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20031107131136,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4209,'Shquanebin Lone',20031107133348,'168.169.89.176');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107133915,'198.23.26.253');
INSERT INTO uservisit VALUES (4189,'John',20031107134707,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031107135954,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031107140357,'200.13.228.227');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031107140727,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031107140727,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031107141528,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107142456,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107143037,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3807,'DrBob',20031107144726,'194.213.204.147');
INSERT INTO uservisit VALUES (3807,'DrBob',20031107144726,'194.213.204.147');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107145720,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031107150001,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031107150648,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031107151259,'144.9.158.101');
INSERT INTO uservisit VALUES (4119,'Maria',20031107151841,'dup-148-221-117-44.prodigy.net.mx');
INSERT INTO uservisit VALUES (1072,'Alan',20031107151939,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4189,'John',20031107152018,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107152339,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20031107152600,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20031107154706,'194.213.204.147');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031107155701,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031107155907,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107161457,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3487,'Charlie',20031107162242,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031107162347,'adsl-17-232-12.jax.bellsouth.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031107162404,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031107163720,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4210,'kas',20031107163844,'pv47.warszawa.cvx.ppp.tpnet.pl');
INSERT INTO uservisit VALUES (4210,'kas',20031107163932,'pv47.warszawa.cvx.ppp.tpnet.pl');
INSERT INTO uservisit VALUES (4210,'kas',20031107164008,'pv47.warszawa.cvx.ppp.tpnet.pl');
INSERT INTO uservisit VALUES (4064,'rerun141',20031107165841,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031107165925,'24.70.95.204');
INSERT INTO uservisit VALUES (4189,'John',20031107170029,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4055,'S',20031107170057,'Ottawa-HSE-ppp262256.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107170245,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031107173957,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031107175433,'conm200-58-215-39.epm.net.co');
INSERT INTO uservisit VALUES (4150,'c',20031107175847,'pool-141-157-184-98.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107180457,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031107181626,'host196-68.scif.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107181722,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031107182210,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3171,'snapp',20031107183329,'170.148.92.23');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031107183531,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4130,'Jenna',20031107183624,'12-219-83-198.client.mchsi.com');
INSERT INTO uservisit VALUES (4129,'dl',20031107183945,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (4189,'John',20031107185822,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031107190501,'1Cust37.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031107190729,'conm200-58-205-110.epm.net.co');
INSERT INTO uservisit VALUES (3818,'A',20031107192114,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20031107193100,'206.137.1.133');
INSERT INTO uservisit VALUES (4211,'Kimmy',20031107193321,'cache-ra04.proxy.aol.com');
INSERT INTO uservisit VALUES (4150,'c',20031107194237,'pool-151-199-17-132.bos.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031107200106,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4212,'Amanda',20031107201505,'adsl-156-71-128.asm.bellsouth.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031107201637,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1,'levik',20031107205046,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107210157,'pool-141-153-146-106.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031107211405,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4213,'Fiona',20031107212355,'ppp-68-20-0-251.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (4214,'Adam',20031107212431,'dhcp024-166-226-137.columbus.rr.com');
INSERT INTO uservisit VALUES (3487,'Charlie',20031107212819,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031107215028,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031107215345,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4215,'Gabriel',20031107220143,'r103993.resnet.cornell.edu');
INSERT INTO uservisit VALUES (4216,'carrian',20031107223208,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031107223910,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031107225012,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031107225720,'dup-148-221-117-216.prodigy.net.mx');
INSERT INTO uservisit VALUES (1301,'Charlie',20031107232359,'pool-141-153-214-161.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4119,'Maria',20031107235144,'dup-148-221-117-206.prodigy.net.mx');
INSERT INTO uservisit VALUES (4068,'Bruno',20031108001438,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108001731,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (153,'TomM',20031108002520,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031108003644,'pool-141-153-197-191.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031108014353,'conm200-58-216-224.epm.net.co');
INSERT INTO uservisit VALUES (4217,'Rebekah Lugo',20031108023837,'user-65-173-36-8.jp-tallahassee.noment.net');
INSERT INTO uservisit VALUES (4218,'Paint Me Blue',20031108024057,'c-24-130-134-248.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031108024407,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4219,'jeff',20031108030209,'24-168-110-55.si.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108044847,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031108064314,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (153,'TomM',20031108064734,'206.137.1.133');
INSERT INTO uservisit VALUES (4057,'Jason',20031108070110,'adsl-80-107-254.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20031108071014,'194.213.204.147');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108084111,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031108092710,'pool-141-153-183-198.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031108094955,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031108095203,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108095417,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031108100026,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031108103904,'internet02.lutron.com');
INSERT INTO uservisit VALUES (153,'TomM',20031108111248,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108113235,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20031108113259,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4078,'Mohammed Arif',20031108114301,'202.88.188.87');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108115754,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4220,'Megan',20031108120517,'proxy.schoollink.net');
INSERT INTO uservisit VALUES (4220,'Megan',20031108120559,'proxy.schoollink.net');
INSERT INTO uservisit VALUES (3805,'Markus',20031108120751,'pD951BC1A.dip.t-dialin.net');
INSERT INTO uservisit VALUES (153,'TomM',20031108122430,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108122921,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031108124323,'dialup-171.75.43.158.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031108130320,'200.58.226.171');
INSERT INTO uservisit VALUES (4221,'Giotto',20031108130440,'dyn-2.pat.lac00-nrp2.mbo.dsl.cantv.net');
INSERT INTO uservisit VALUES (4119,'Maria',20031108132444,'dup-148-221-117-132.prodigy.net.mx');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108133235,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031108140719,'pool-138-89-99-123.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031108143545,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1,'levik',20031108143759,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031108145613,'ool-18b91ec0.dyn.optonline.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031108152400,'adsl-80-107-254.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4222,'Oly',20031108153341,'cache-loh-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (4222,'Oly',20031108153513,'cache-loh-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031108155024,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108161048,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20031108161822,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (3878,'sean',20031108164955,'82-33-66-112.cable.ubr01.trow.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108165555,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108170232,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108173631,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031108174539,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4223,'Marianne',20031108175137,'pcp04439095pcs.verona01.nj.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108175322,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108180055,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031108181033,'AC9FCF8A.ipt.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031108183206,'AC9FCF8A.ipt.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031108183406,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108185131,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031108190442,'dsl-200-78-68-135.prodigy.net.mx');
INSERT INTO uservisit VALUES (4224,'John Pile',20031108190634,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031108191446,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108191816,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108195204,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4119,'Maria',20031108201230,'dup-148-221-119-176.prodigy.net.mx');
INSERT INTO uservisit VALUES (4225,'Joseph Miller',20031108204353,'1Cust186.tnt16.nyc9.da.uu.net');
INSERT INTO uservisit VALUES (153,'TomM',20031108204709,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031108205216,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031108210209,'r200-40-185-185.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3818,'A',20031108210857,'ool-44c17a42.dyn.optonline.net');
INSERT INTO uservisit VALUES (3201,'Khanh',20031108211012,'ACC0A70D.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031108213234,'pool-138-89-94-60.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031108213523,'as6-200-52-8-113.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4055,'S',20031108215030,'Ottawa-HSE-ppp261647.sympatico.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031108220950,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4085,'jen',20031108221051,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031108221359,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031108224848,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031108232855,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3703,'Debbie',20031108235326,'sdn-ap-013ilchicP0025.dialsprint.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031108235356,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031108235736,'co-colspgs-u4-c4b-b-232.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3703,'Debbie',20031109000006,'sdn-ap-013ilchicP0025.dialsprint.net');
INSERT INTO uservisit VALUES (3703,'Debbie',20031109000019,'sdn-ap-013ilchicP0025.dialsprint.net');
INSERT INTO uservisit VALUES (4055,'S',20031109000555,'Ottawa-HSE-ppp261647.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031109000630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031109002506,'pool-138-89-48-245.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031109002919,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031109005038,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031109010110,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109010504,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4226,'adam',20031109010547,'adsl-68-73-112-66.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20031109020838,'194.213.204.147');
INSERT INTO uservisit VALUES (3807,'DrBob',20031109020838,'194.213.204.147');
INSERT INTO uservisit VALUES (3372,'Sam',20031109022312,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031109032508,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031109035413,'206.137.1.133');
INSERT INTO uservisit VALUES (4227,'Ted',20031109035950,'cache-rf04.proxy.aol.com');
INSERT INTO uservisit VALUES (4227,'Ted',20031109040139,'cache-rf04.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109044214,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4227,'Ted',20031109045322,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109062106,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109062128,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4228,'leon roberts',20031109072235,'212.88.98.164');
INSERT INTO uservisit VALUES (3900,'anand',20031109072446,'cpc3-woki1-3-0-cust192.glfd.cable.ntl.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031109073920,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4229,'meisy',20031109075738,'cache139.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109081358,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109081423,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031109083017,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031109083708,'206.137.1.133');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031109084603,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031109084609,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031109091319,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031109092604,'61.3.128.9');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031109093411,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031109093447,'61.3.128.9');
INSERT INTO uservisit VALUES (3705,'zaphod',20031109101032,'cepir1.panafonet.gr');
INSERT INTO uservisit VALUES (1171,'nikki',20031109103844,'SMC101-8.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (153,'TomM',20031109104438,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109110509,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031109115422,'pool-138-89-89-186.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031109120030,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031109123304,'conm200-58-203-241.epm.net.co');
INSERT INTO uservisit VALUES (3372,'Sam',20031109123623,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031109124148,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031109124557,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4224,'John Pile',20031109124624,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4224,'John Pile',20031109125142,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4224,'John Pile',20031109125431,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4224,'John Pile',20031109130240,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031109130819,'conm200-58-193-206.epm.net.co');
INSERT INTO uservisit VALUES (1732,'Helen',20031109131229,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031109131331,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031109131554,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109131758,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4230,'ahmad ghali',20031109132117,'caribbean.terra.net.lb');
INSERT INTO uservisit VALUES (4230,'ahmad ghali',20031109132520,'caribbean.terra.net.lb');
INSERT INTO uservisit VALUES (4230,'ahmad ghali',20031109132821,'caribbean.terra.net.lb');
INSERT INTO uservisit VALUES (1,'levik',20031109135550,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031109140426,'206.137.1.133');
INSERT INTO uservisit VALUES (4206,'Eric',20031109142027,'conm200-58-203-233.epm.net.co');
INSERT INTO uservisit VALUES (4224,'John Pile',20031109142530,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031109142840,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031109143657,'pool-141-153-166-108.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031109145710,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4231,'renee',20031109151934,'cache-mtc-al07.proxy.aol.com');
INSERT INTO uservisit VALUES (2489,'nellie',20031109152059,'cache5-brnt.server.ntli.net');
INSERT INTO uservisit VALUES (4232,'corrina ryman',20031109153755,'webcacheW04b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031109154028,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (4231,'renee',20031109154118,'cache-mtc-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031109154719,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031109160912,'conm200-58-193-159.epm.net.co');
INSERT INTO uservisit VALUES (3372,'Sam',20031109163130,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031109163654,'pool-138-89-85-51.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4127,'Amy',20031109164829,'12.180.0.130');
INSERT INTO uservisit VALUES (3182,'Antonio',20031109165246,'as5-200-52-6-23.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109165851,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109170214,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031109171217,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109171507,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4233,'josh',20031109171858,'64.164.52.196');
INSERT INTO uservisit VALUES (1112,'Greg',20031109172124,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031109172528,'conm200-58-193-146.epm.net.co');
INSERT INTO uservisit VALUES (4127,'Amy',20031109173308,'12.180.0.130');
INSERT INTO uservisit VALUES (3623,'jaypee',20031109173358,'AC858263.ipt.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031109173600,'as5-200-52-6-23.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4233,'josh',20031109175613,'64.164.52.196');
INSERT INTO uservisit VALUES (4055,'S',20031109180840,'Ottawa-HSE-ppp261806.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109183439,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031109184727,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3143,'Vito',20031109185804,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031109191235,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031109192645,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031109192956,'AC858263.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031109193124,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031109193910,'pool-141-153-203-114.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031109194434,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4234,'Jasmine',20031109201152,'cache-ntc-af02.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031109201451,'AC858263.ipt.aol.com');
INSERT INTO uservisit VALUES (4023,'Romulo',20031109201909,'200-147-127-197.tlm.dialuol.com.br');
INSERT INTO uservisit VALUES (4235,'casper',20031109203551,'ip68-225-45-188.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3965,'Manguexa',20031109204604,'158.34.240.7');
INSERT INTO uservisit VALUES (4055,'S',20031109204915,'Ottawa-HSE-ppp261806.sympatico.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031109205057,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031109210331,'AC858263.ipt.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031109211723,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031109211942,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4236,'Jim Butt',20031109212750,'pool-68-236-31-123.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031109213623,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20031109214554,'206.137.1.133');
INSERT INTO uservisit VALUES (4237,'nancy',20031109214746,'adsl-158-42-62.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4055,'S',20031109214822,'Ottawa-HSE-ppp261806.sympatico.ca');
INSERT INTO uservisit VALUES (4023,'Romulo',20031109215650,'200-147-127-197.tlm.dialuol.com.br');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031109222052,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4055,'S',20031109223632,'Ottawa-HSE-ppp261806.sympatico.ca');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031109225143,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4238,'Kyle Sweeney',20031109225255,'dialup-67.73.159.24.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031109231357,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031109232935,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031110000559,'dup-148-221-117-233.prodigy.net.mx');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110001251,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031110001308,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3705,'zaphod',20031110005949,'ppp-2.argo.net.gr');
INSERT INTO uservisit VALUES (4235,'casper',20031110021033,'ip68-225-45-188.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031110022500,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031110023706,'co-colspgs-u4-c4b-b-232.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031110023735,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031110033003,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110040954,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4059,'Saso',20031110052113,'195.168.38.40');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110061559,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110064913,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110070621,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110072123,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110072128,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110072148,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031110073419,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031110074855,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110081035,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110081319,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031110081917,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (1732,'Helen',20031110082409,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110084600,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20031110090605,'194.201.66.7');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110092024,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110092035,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031110094115,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110094758,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4055,'S',20031110095256,'Ottawa-HSE-ppp265678.sympatico.ca');
INSERT INTO uservisit VALUES (4082,'wonshot',20031110095344,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3872,'Sherry',20031110095558,'sneezy.clay.k12.fl.us');
INSERT INTO uservisit VALUES (4064,'rerun141',20031110100312,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031110101644,'n219077007200.netvigator.com');
INSERT INTO uservisit VALUES (122,'Happy',20031110102022,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4189,'John',20031110103419,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031110103840,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031110104009,'195.168.38.40');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031110104443,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031110104853,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031110105326,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031110105326,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031110105326,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20031110105928,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110111057,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031110113135,'pcd420235.netvigator.com');
INSERT INTO uservisit VALUES (4239,'June Yeoh',20031110114012,'cache90.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1,'levik',20031110114250,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20031110114342,'206.28.64.98');
INSERT INTO uservisit VALUES (4059,'Saso',20031110115100,'195.168.38.40');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110115247,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20031110115259,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031110115454,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031110115608,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4189,'John',20031110115904,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4240,'Sarah',20031110122527,'ca-santaanahub-cuda1-c4b-240.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031110123854,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4241,'Vinod',20031110124059,'203.197.98.2');
INSERT INTO uservisit VALUES (4189,'John',20031110130201,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031110131751,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4242,'dipole',20031110132038,'65-85-66-18.client.dsl.net');
INSERT INTO uservisit VALUES (4176,'Joe C',20031110133111,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031110133544,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4241,'Vinod',20031110133729,'193.220.224.6');
INSERT INTO uservisit VALUES (4243,'hankim',20031110134202,'12-225-175-76.client.attbi.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20031110134955,'host217-37-231-33.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4189,'John',20031110135920,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031110140702,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031110141854,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031110142310,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4244,'JIMMY',20031110142836,'thor.k12.ar.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031110143029,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031110143318,'134.217.237.30');
INSERT INTO uservisit VALUES (4244,'JIMMY',20031110143443,'thor.k12.ar.us');
INSERT INTO uservisit VALUES (4119,'Maria',20031110143723,'dup-148-221-118-46.prodigy.net.mx');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110144348,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110144425,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4189,'John',20031110144440,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110144943,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110145116,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110145304,'144.9.158.101');
INSERT INTO uservisit VALUES (4245,'doggie',20031110145825,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (4245,'doggie',20031110150122,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110150331,'144.9.158.101');
INSERT INTO uservisit VALUES (4150,'c',20031110151320,'140.241.0.20');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110152340,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110152454,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110153015,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3924,'Fernando Baibich',20031110153823,'200.146.72.22.dialup.gvt.net.br');
INSERT INTO uservisit VALUES (4246,'Jie-chan',20031110154056,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031110154348,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031110154516,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110155839,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20031110160548,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031110160723,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4186,'nick',20031110161518,'gw58-181.cmp.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031110162853,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031110163035,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031110163337,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110163455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110164102,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4247,'Kimberly',20031110170026,'24-205-186-170.az-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031110170907,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4248,'Jessica',20031110173927,'socp-b.scsnet.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031110175913,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031110180224,'134.217.237.30');
INSERT INTO uservisit VALUES (1732,'Helen',20031110180825,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20031110182752,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031110183324,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031110183346,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110183807,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4249,'yen',20031110185659,'adsl-68-122-254-215.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031110185831,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110190157,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110190646,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110190929,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4250,'Sara',20031110191120,'68.187.36.34.ts46v-12.otn-e2.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4179,'Matt',20031110194240,'Barrie-ppp215761.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20031110194752,'206.137.1.133');
INSERT INTO uservisit VALUES (4251,'alex',20031110195214,'user128.ucres.utoronto.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031110200455,'cache-rk08.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031110200508,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110201237,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3430,'pat',20031110201352,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031110202424,'conm200-58-205-45.epm.net.co');
INSERT INTO uservisit VALUES (4252,'Laura Gonzalez',20031110203515,'65.38.218.225');
INSERT INTO uservisit VALUES (1667,'Erlys',20031110204748,'adsl-63-200-52-188.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (4253,'Linda Soto',20031110210538,'ip68-105-65-132.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110211510,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4254,'sekina',20031110212111,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4254,'sekina',20031110212120,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031110212612,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031110212933,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031110213744,'Ottawa-HSE-ppp265678.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110213747,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031110215105,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031110220522,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031110222135,'pool-138-89-49-160.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031110232326,'206.137.1.133');
INSERT INTO uservisit VALUES (4228,'leon roberts',20031110233621,'213.177.167.34');
INSERT INTO uservisit VALUES (3196,'Dan',20031110234912,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031110234944,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031110235840,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4255,'Arwen',20031111001208,'adsl-66-139-6-26.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031111002514,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111010108,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111010453,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031111012034,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111013959,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111020441,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031111023000,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111035358,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031111042134,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031111042605,'206.137.1.133');
INSERT INTO uservisit VALUES (4235,'casper',20031111053838,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111061948,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4256,'gary',20031111065857,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111070527,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3964,'B',20031111071057,'192.154.91.225');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111081113,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1732,'Helen',20031111082607,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111090455,'63.150.90.162');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20031111090548,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031111090952,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031111091318,'195.168.38.40');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031111092534,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031111092616,'pool-141-153-175-98.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031111092831,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3964,'B',20031111093303,'192.154.91.225');
INSERT INTO uservisit VALUES (4059,'Saso',20031111093441,'195.168.38.40');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031111093533,'dialup-171.75.58.154.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031111094210,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031111094327,'adsl-82-167-125.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111094418,'144.9.158.101');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031111095835,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031111100144,'AC94EFA1.ipt.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111100404,'63.150.90.162');
INSERT INTO uservisit VALUES (4241,'Vinod',20031111101135,'193.220.224.6');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031111101639,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4064,'rerun141',20031111102457,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4258,'Nicole Leigh Clark',20031111104722,'gateway-alameda.uscg.mil');
INSERT INTO uservisit VALUES (4258,'Nicole Leigh Clark',20031111104817,'gateway-alameda.uscg.mil');
INSERT INTO uservisit VALUES (3964,'B',20031111105555,'192.154.91.225');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111105619,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111105650,'63.150.90.162');
INSERT INTO uservisit VALUES (4082,'wonshot',20031111110229,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4259,'briana',20031111111557,'209.106.168.1');
INSERT INTO uservisit VALUES (4059,'Saso',20031111113138,'195.168.38.40');
INSERT INTO uservisit VALUES (4186,'nick',20031111113255,'gw57-219.cmp.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031111114919,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3967,'marco',20031111115452,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (1183,'fwaff',20031111115737,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031111120344,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3274,'Dacre',20031111120359,'194.201.66.7');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111121046,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111121111,'63.150.90.162');
INSERT INTO uservisit VALUES (4254,'sekina',20031111122229,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031111122517,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4254,'sekina',20031111122756,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4260,'tina',20031111123752,'h68.19.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111124118,'144.9.158.101');
INSERT INTO uservisit VALUES (4055,'S',20031111124234,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (3964,'B',20031111130122,'192.154.91.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031111130855,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031111131045,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4055,'S',20031111131106,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (4261,'laura',20031111131151,'cache-mtc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111131158,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111131238,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111131335,'63.150.90.162');
INSERT INTO uservisit VALUES (1301,'Charlie',20031111132422,'pool-138-89-80-226.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20031111133151,'adsl-68-123-126-200.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111133814,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111134349,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111134729,'144.9.158.101');
INSERT INTO uservisit VALUES (3196,'Dan',20031111140334,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031111140447,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111142124,'63.150.90.162');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031111142329,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031111143228,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20031111143325,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111143545,'63.150.90.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111143916,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031111144208,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111144347,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031111144826,'imsbbcf04.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111150613,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111151033,'144.9.158.101');
INSERT INTO uservisit VALUES (4241,'Vinod',20031111151904,'193.220.224.6');
INSERT INTO uservisit VALUES (1301,'Charlie',20031111152036,'pool-141-153-184-44.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111152117,'144.9.158.101');
INSERT INTO uservisit VALUES (4262,'D. Jones',20031111152242,'64.70.24.56');
INSERT INTO uservisit VALUES (4189,'John',20031111152551,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031111153319,'pitts-69-72-14-176.libcom-dynamic-dialup.coretel.net');
INSERT INTO uservisit VALUES (4055,'S',20031111153959,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031111154156,'134.217.237.30');
INSERT INTO uservisit VALUES (4241,'Vinod',20031111154724,'193.220.224.6');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031111155221,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111155244,'144.9.158.101');
INSERT INTO uservisit VALUES (4263,'seth',20031111160624,'pcp03264222pcs.waldlk01.mi.comcast.net');
INSERT INTO uservisit VALUES (4263,'seth',20031111161946,'pcp03264222pcs.waldlk01.mi.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111162418,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4264,'Drew Distin',20031111163110,'151.118.13.236');
INSERT INTO uservisit VALUES (1072,'Alan',20031111163115,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111163804,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4055,'S',20031111164637,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (3143,'Vito',20031111165018,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031111165204,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3964,'B',20031111165441,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031111165719,'pool-138-89-84-54.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031111171757,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111172033,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4265,'Yevgen',20031111172154,'euwebgate1qfe0.ssmb.com');
INSERT INTO uservisit VALUES (4265,'Yevgen',20031111172231,'euwebgate1qfe0.ssmb.com');
INSERT INTO uservisit VALUES (1,'levik',20031111172440,'206.28.64.98');
INSERT INTO uservisit VALUES (4189,'John',20031111173348,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3512,'Jeff',20031111173428,'JAR7871-A.STUDENT.TCU.EDU');
INSERT INTO uservisit VALUES (3512,'Jeff',20031111173447,'JAR7871-A.STUDENT.TCU.EDU');
INSERT INTO uservisit VALUES (2130,'ethan',20031111174214,'1Cust140.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111175116,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031111175736,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4266,'michelle',20031111181343,'adsl-68-91-45-87.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (4266,'michelle',20031111181422,'adsl-68-91-45-87.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031111183516,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4256,'gary',20031111184158,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4267,'sudhir rao',20031111184632,'inet-nc01-o.oracle.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111185442,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111190011,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4268,'GuitarRockStr',20031111190112,'CPE-24-164-233-90.new.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031111190131,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111190652,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031111192446,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3766,'Drew',20031111192821,'adsl-216-100-68-201.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4055,'S',20031111193823,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031111194403,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (834,'Gautam',20031111195257,'K087241.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (834,'Gautam',20031111195914,'K087241.ppp.dion.ne.jp');
INSERT INTO uservisit VALUES (4269,'NHequestrianHJ',20031111201206,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031111203145,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111204026,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031111210151,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4270,'Chelsea',20031111212358,'bgp547799bgs.ewndsr01.nj.comcast.net');
INSERT INTO uservisit VALUES (4270,'Chelsea',20031111212554,'bgp547799bgs.ewndsr01.nj.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031111214001,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111214222,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031111214507,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031111215114,'pool-141-153-169-98.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031111215638,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031111221428,'adsl-157-215-122.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031111222154,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4256,'gary',20031111222701,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4271,'denise',20031111230607,'ppp-090.cust203-87-126.ghr.chariot.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031111231150,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20031111231741,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4272,'jess',20031111232522,'ip68-224-234-130.lv.lv.cox.net');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031111232652,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4235,'casper',20031112000522,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031112004453,'61.3.128.9');
INSERT INTO uservisit VALUES (4273,'Ailene',20031112005248,'cache-dg01.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031112010138,'61.3.128.9');
INSERT INTO uservisit VALUES (4055,'S',20031112010413,'Ottawa-HSE-ppp266312.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031112012054,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3660,'ratsnstuff',20031112013314,'196.25.182.27');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112015512,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4274,'Gilda',20031112015930,'dialup-67.75.81.53.Dial1.Miami1.Level3.net');
INSERT INTO uservisit VALUES (4274,'Gilda',20031112020318,'dialup-67.75.81.53.Dial1.Miami1.Level3.net');
INSERT INTO uservisit VALUES (4275,'Shuo Tan',20031112020533,'h-68-167-206-46.SNFCCASY.dynamic.covad.net');
INSERT INTO uservisit VALUES (4275,'Shuo Tan',20031112020643,'h-68-167-206-46.SNFCCASY.dynamic.covad.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031112022724,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031112024324,'193.130.28.1');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031112024851,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031112030453,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4276,'casandra',20031112030836,'cpe-66-8-251-200.hawaii.rr.com');
INSERT INTO uservisit VALUES (4277,'Nelson',20031112030937,'mopc032.eoc.ecs.nasa.gov');
INSERT INTO uservisit VALUES (4278,'Mark Miretsky',20031112032432,'h004005bcd414.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031112034302,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4280,'Trevor',20031112041803,'168.210.208.52');
INSERT INTO uservisit VALUES (1183,'fwaff',20031112045643,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112051154,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4280,'Trevor',20031112052845,'168.210.208.52');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112060612,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4059,'Saso',20031112071110,'195.168.38.40');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031112071931,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3967,'marco',20031112072416,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (4281,'Victoria Todd',20031112072501,'212.219.94.146');
INSERT INTO uservisit VALUES (3964,'B',20031112073017,'192.154.91.225');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031112073046,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031112073140,'hasbw2.desy.de');
INSERT INTO uservisit VALUES (3196,'Dan',20031112074107,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031112074215,'195.168.38.40');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031112074223,'hasbw2.desy.de');
INSERT INTO uservisit VALUES (4282,'C D Whelpley',20031112075948,'207.180.56.214');
INSERT INTO uservisit VALUES (3430,'pat',20031112080505,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031112080840,'has216m.desy.de');
INSERT INTO uservisit VALUES (3964,'B',20031112080854,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112081033,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031112081222,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4283,'Barry Collyer',20031112081341,'eurobase1.demon.co.uk');
INSERT INTO uservisit VALUES (4265,'Yevgen',20031112081532,'euwebgate1qfe0.ssmb.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031112081542,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031112082223,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031112083840,'has216m.desy.de');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112084456,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031112084506,'195.168.38.40');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112090240,'63.150.90.162');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112090314,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4284,'Jeff Bennett',20031112090510,'dsl-80-46-11-35.access.as9105.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031112090803,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4285,'Roslyn Spector',20031112092301,'ool-18bba8c0.dyn.optonline.net');
INSERT INTO uservisit VALUES (4285,'Roslyn Spector',20031112092750,'ool-18bba8c0.dyn.optonline.net');
INSERT INTO uservisit VALUES (4059,'Saso',20031112093127,'195.168.38.40');
INSERT INTO uservisit VALUES (4260,'tina',20031112094137,'h68.19.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (4260,'tina',20031112094257,'h68.19.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112101750,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3964,'B',20031112101858,'192.154.91.225');
INSERT INTO uservisit VALUES (4059,'Saso',20031112101920,'195.168.38.40');
INSERT INTO uservisit VALUES (3196,'Dan',20031112102519,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112103031,'144.9.158.101');
INSERT INTO uservisit VALUES (4259,'briana',20031112103600,'209.106.168.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112103815,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4286,'sara',20031112105819,'pwas.link.net');
INSERT INTO uservisit VALUES (4286,'sara',20031112105842,'pwas.link.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031112110702,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031112111932,'195.168.38.40');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031112112011,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112112237,'63.150.90.162');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031112112318,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031112112540,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112112836,'63.150.90.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112114034,'144.9.158.101');
INSERT INTO uservisit VALUES (4287,'erica',20031112114749,'200.185.78.6');
INSERT INTO uservisit VALUES (4288,'Michael Wesling',20031112115101,'janesville.k12.wi.us');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031112115130,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112121414,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112121430,'63.150.90.162');
INSERT INTO uservisit VALUES (1,'levik',20031112121710,'206.28.64.98');
INSERT INTO uservisit VALUES (3967,'marco',20031112122905,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (4289,'m',20031112123533,'216-107-208-190.kua.cust.seg.NET');
INSERT INTO uservisit VALUES (4289,'m',20031112123555,'216-107-208-190.kua.cust.seg.NET');
INSERT INTO uservisit VALUES (4289,'m',20031112123604,'216-107-208-190.kua.cust.seg.NET');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031112123604,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4189,'John',20031112123721,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4289,'m',20031112124016,'216-107-208-190.kua.cust.seg.NET');
INSERT INTO uservisit VALUES (4282,'C D Whelpley',20031112124026,'207.180.56.214');
INSERT INTO uservisit VALUES (4290,'magee',20031112124415,'dial76.gosonic.ca');
INSERT INTO uservisit VALUES (4289,'m',20031112124431,'216-107-208-190.kua.cust.seg.NET');
INSERT INTO uservisit VALUES (4241,'Vinod',20031112125028,'193.220.224.6');
INSERT INTO uservisit VALUES (4119,'Maria',20031112125536,'dup-148-221-119-83.prodigy.net.mx');
INSERT INTO uservisit VALUES (3430,'pat',20031112125716,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4291,'Samatha',20031112131322,'macbeth.princetonisd.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031112131542,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031112131706,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3964,'B',20031112132740,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112133136,'144.9.158.101');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112133836,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112133953,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112134102,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112134149,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112135400,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112135450,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112135623,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031112135709,'63.150.90.162');
INSERT INTO uservisit VALUES (3196,'Dan',20031112135944,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112140335,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031112141856,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112142106,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4055,'S',20031112142513,'Ottawa-HSE-ppp262086.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112142855,'144.9.158.101');
INSERT INTO uservisit VALUES (3196,'Dan',20031112144013,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031112144128,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031112144545,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112144623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112145659,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112145953,'144.9.158.101');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031112151214,'cache-rf01.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031112151815,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031112152227,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4224,'PhatFingers',20031112152825,'12-246-245-193.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112152915,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112152945,'144.9.158.101');
INSERT INTO uservisit VALUES (4129,'dl',20031112153000,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (4082,'wonshot',20031112154433,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031112160341,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3964,'B',20031112160430,'192.154.91.225');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20031112164234,'199.181.206.34');
INSERT INTO uservisit VALUES (1171,'nikki',20031112164736,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031112164918,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4292,'Archon',20031112165240,'vdp026.koz01.gwc.hol.gr');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112165556,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4293,'Erin',20031112170454,'160.227.25.235');
INSERT INTO uservisit VALUES (4293,'Erin',20031112170515,'160.227.25.235');
INSERT INTO uservisit VALUES (4293,'Erin',20031112170535,'160.227.25.235');
INSERT INTO uservisit VALUES (4293,'Erin',20031112170555,'160.227.25.235');
INSERT INTO uservisit VALUES (4293,'Erin',20031112170615,'160.227.25.235');
INSERT INTO uservisit VALUES (2130,'ethan',20031112172426,'mn-rbe7-ws-138.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112172732,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112174421,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031112180234,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031112183726,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4294,'Bob Hayes',20031112183922,'69-160-87-190.frdrmd.adelphia.net');
INSERT INTO uservisit VALUES (4189,'John',20031112184523,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031112184550,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112190623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4275,'Brainteaser',20031112191701,'h-68-167-206-46.SNFCCASY.dynamic.covad.net');
INSERT INTO uservisit VALUES (1,'levik',20031112192424,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031112192635,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031112194523,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112194920,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4295,'Tao',20031112194930,'adsl-19-115-3.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4295,'Tao',20031112194947,'adsl-19-115-3.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4296,'Stephen Buck',20031112195803,'ip68-97-58-88.ok.ok.cox.net');
INSERT INTO uservisit VALUES (4275,'Brainteaser',20031112200039,'h-68-167-206-46.SNFCCASY.dynamic.covad.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112200833,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112201754,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1171,'nikki',20031112203237,'SMC101-5.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (1,'levik',20031112203239,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031112203523,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031112203955,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4235,'casper',20031112204501,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031112204734,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4295,'Tao',20031112205315,'adsl-19-115-3.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031112211424,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031112213527,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031112213731,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031112213804,'Ottawa-HSE-ppp262086.sympatico.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031112214913,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3372,'Sam',20031112215535,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031112222302,'pool-138-89-33-103.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4297,'Norelle',20031112223619,'smtp.premiumgroup.co.nz');
INSERT INTO uservisit VALUES (4298,'pyrusane',20031112225330,'65.161.188.11');
INSERT INTO uservisit VALUES (4298,'pyrusane',20031112225409,'65.161.188.11');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031112231126,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4299,'April',20031112233407,'cache-rg08.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031112235708,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031113000127,'cache-mtc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113001853,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113003017,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4301,'Rin',20031113005717,'203.116.61.131');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031113011349,'202.138.119.193');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113011738,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4301,'Rin',20031113012629,'203.116.61.131');
INSERT INTO uservisit VALUES (4302,'Ngan',20031113013402,'cbr-pow-pr2.tpgi.com.au');
INSERT INTO uservisit VALUES (3372,'Sam',20031113015801,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031113021559,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031113022133,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113023833,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4303,'FlashDiaz',20031113030714,'ppp130132166254.its.yale.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031113032157,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4059,'Saso',20031113034339,'195.168.38.40');
INSERT INTO uservisit VALUES (4235,'casper',20031113035406,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031113041629,'has216m.desy.de');
INSERT INTO uservisit VALUES (1183,'fwaff',20031113042438,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031113044329,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113051948,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031113054627,'has216m.desy.de');
INSERT INTO uservisit VALUES (2117,'Grumph NOBIAK',20031113055051,'194.250.6.59');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031113055205,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031113060215,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031113060346,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4304,'yuki Hwang',20031113060619,'218.145.25.45');
INSERT INTO uservisit VALUES (4304,'yuki Hwang',20031113060936,'218.145.25.45');
INSERT INTO uservisit VALUES (1686,'DuCk',20031113065447,'varan.gfnet.com');
INSERT INTO uservisit VALUES (4305,'grant',20031113070625,'ESS-p-144-138-83-173.mega.tmns.net.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031113072429,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031113074856,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031113075952,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031113081823,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20031113081922,'internet02.lutron.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031113082127,'61.3.128.9');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031113082207,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113082404,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113082653,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4059,'Saso',20031113082653,'195.168.38.40');
INSERT INTO uservisit VALUES (1301,'Charlie',20031113083314,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4306,'Jose',20031113084126,'ool-4350df37.dyn.optonline.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031113090524,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031113090927,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4307,'Natacha',20031113092246,'nld-proxy.mweb.co.za');
INSERT INTO uservisit VALUES (4176,'Joe C',20031113094249,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031113095449,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031113100238,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031113100916,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031113100943,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113101553,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1567,'Bryan',20031113102156,'134.217.237.30');
INSERT INTO uservisit VALUES (3196,'Dan',20031113103214,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031113103511,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20031113103719,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031113104734,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031113104837,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4241,'Vinod',20031113110635,'203.197.98.2');
INSERT INTO uservisit VALUES (4284,'Jeff Bennett',20031113112939,'dsl-80-46-11-35.access.as9105.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031113114609,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031113115257,'134.217.237.30');
INSERT INTO uservisit VALUES (4284,'Jeff Bennett',20031113115905,'dsl-80-46-11-35.access.as9105.com');
INSERT INTO uservisit VALUES (3430,'pat',20031113122349,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031113124854,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3967,'marco',20031113124956,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3967,'marco',20031113125000,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3967,'marco',20031113125000,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (1171,'nikki',20031113132402,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4189,'John',20031113135559,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4285,'Roslyn Spector',20031113135957,'ool-18bba8c0.dyn.optonline.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031113140501,'134.217.237.30');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031113141055,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031113141421,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031113141428,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031113141440,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031113141458,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4189,'John',20031113142557,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113143727,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113144441,'144.9.158.101');
INSERT INTO uservisit VALUES (4308,'charissa',20031113144813,'66-182-51-138.atgi.net');
INSERT INTO uservisit VALUES (4176,'Joe C',20031113145443,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031113145458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4309,'clare',20031113145818,'fcdb.demon.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031113145835,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031113150817,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4189,'John',20031113151100,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031113152251,'SB241-L0011.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031113152834,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031113155153,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4129,'dl',20031113155414,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031113155621,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113160224,'144.9.158.101');
INSERT INTO uservisit VALUES (4310,'Lee Johnson',20031113160644,'pool-151-205-118-170.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031113160743,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4082,'wonshot',20031113161011,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4189,'John',20031113163123,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1422,'Greg Harper',20031113170029,'199.181.206.37');
INSERT INTO uservisit VALUES (1626,'Gamer',20031113171748,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031113172149,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031113173606,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031113174537,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031113174811,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031113175553,'r200-40-222-116.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3196,'Dan',20031113182633,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031113182801,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113182821,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4311,'todd',20031113183458,'cache-ntc-aa04.proxy.aol.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031113184902,'dup-148-221-118-67.prodigy.net.mx');
INSERT INTO uservisit VALUES (4212,'Amanda',20031113185148,'adsl-158-46-253.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031113190448,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031113191307,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031113191519,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031113193359,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031113193359,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113193610,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031113194644,'131.178.82.107');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113194835,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113200244,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031113200708,'cache-da01.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031113200809,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031113202538,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031113205353,'r200-40-223-201.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113210407,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4312,'me',20031113211602,'c68.184.183.20.ts46v-14.otn-g2.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4312,'me',20031113211641,'c68.184.183.20.ts46v-14.otn-g2.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031113211648,'68.218.206.158');
INSERT INTO uservisit VALUES (4055,'S',20031113212240,'HSE-Ottawa-ppp236945.sympatico.ca');
INSERT INTO uservisit VALUES (1965,'PLFerreras',20031113212842,'66-108-142-111.nyc.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031113213055,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031113213218,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031113213305,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031113214438,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031113214633,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031113220030,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031113220428,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113221720,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031113231748,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031113235816,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031114004255,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031114005713,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031114013814,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (4302,'Ngan',20031114015037,'cbr-pow-pr2.tpgi.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114022144,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114024007,'193.130.28.1');
INSERT INTO uservisit VALUES (4313,'AB',20031114031009,'stefan-cp.mediasat.ro');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031114041457,'has216m.desy.de');
INSERT INTO uservisit VALUES (836,'Rushi',20031114050632,'141.228.156.225');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031114051925,'has216m.desy.de');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031114052504,'has216m.desy.de');
INSERT INTO uservisit VALUES (3196,'Dan',20031114061029,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4256,'gary',20031114071523,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031114073837,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114074735,'193.130.28.1');
INSERT INTO uservisit VALUES (4314,'Sallie',20031114075854,'dhcp065-029-074-035.indy.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114080044,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031114084353,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031114084600,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031114084939,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114090059,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114090531,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031114094919,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031114100557,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4055,'S',20031114102119,'Ottawa-HSE-ppp265872.sympatico.ca');
INSERT INTO uservisit VALUES (4189,'John',20031114104323,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031114104551,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4055,'S',20031114110105,'Ottawa-HSE-ppp265872.sympatico.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031114111300,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20031114112454,'193.130.28.1');
INSERT INTO uservisit VALUES (3964,'B',20031114112910,'192.154.91.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114114104,'198.23.26.253');
INSERT INTO uservisit VALUES (3196,'Dan',20031114114525,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031114114958,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031114121114,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031114121731,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (3372,'Sam',20031114122845,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031114124134,'134.217.237.30');
INSERT INTO uservisit VALUES (3967,'marco',20031114124148,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (3196,'Dan',20031114125800,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4189,'John',20031114125824,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3967,'marco',20031114130211,'betapersei.alcanet.it');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031114130555,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031114133442,'host1-68.scif.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114133938,'198.23.26.253');
INSERT INTO uservisit VALUES (3623,'jaypee',20031114135742,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031114140504,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031114140731,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031114141404,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031114141858,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031114144120,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114145226,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031114151530,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114151719,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031114151905,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031114152143,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031114152211,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031114152401,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114153307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031114153913,'144.9.158.100');
INSERT INTO uservisit VALUES (4055,'S',20031114160805,'Ottawa-HSE-ppp265872.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031114163538,'144.9.158.100');
INSERT INTO uservisit VALUES (3196,'Dan',20031114164841,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031114165007,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031114165401,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114165645,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031114170256,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4315,'Edward E. Kang',20031114170455,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4315,'Edward E. Kang',20031114171242,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114171926,'pool-138-89-20-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4315,'Edward E. Kang',20031114172713,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (4315,'Edward E. Kang',20031114172756,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4315,'Edward E. Kang',20031114172817,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4256,'gary',20031114173906,'cache-dq10.proxy.aol.com');
INSERT INTO uservisit VALUES (4316,'monmoney',20031114174942,'dialup-67.74.87.141.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (4296,'Stephen Buck',20031114175545,'ip68-97-58-88.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114180957,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4317,'C.B.',20031114181125,'external.rsc.rockwell.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114181143,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4055,'S',20031114181939,'Ottawa-HSE-ppp265872.sympatico.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031114182031,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031114182520,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031114182534,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114183211,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4318,'Chad',20031114184022,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031114184342,'SMC101-2.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031114185131,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031114185430,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031114192145,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031114192715,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031114194533,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031114194913,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031114194957,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031114195045,'r200-40-223-136.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20031114195317,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031114200723,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031114201242,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4256,'gary',20031114201457,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4302,'Ngan',20031114202013,'cbr-pow-pr2.tpgi.com.au');
INSERT INTO uservisit VALUES (4256,'gary',20031114202957,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031114203708,'68.218.206.158');
INSERT INTO uservisit VALUES (4256,'gary',20031114210656,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031114210736,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031114212338,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4319,'ben',20031114212603,'hsdbrg64-110-205-135.sasknet.sk.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20031114213734,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031114214218,'68.218.206.158');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031114214237,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031114214610,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031114221247,'pool-138-89-20-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4055,'S',20031114222737,'Ottawa-HSE-ppp265872.sympatico.ca');
INSERT INTO uservisit VALUES (4256,'gary',20031114223107,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4320,'Jennifer Beck',20031114223939,'pcp03682568pcs.newhvn01.in.comcast.net');
INSERT INTO uservisit VALUES (4320,'Jennifer Beck',20031114224539,'pcp03682568pcs.newhvn01.in.comcast.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031114231157,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4321,'crox',20031114232050,'c-67-170-20-196.client.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031114234449,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031114235604,'206.137.1.133');
INSERT INTO uservisit VALUES (4300,'Minion123',20031115002404,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115002643,'pool-141-153-207-53.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115003433,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4206,'Eric',20031115013739,'conm200-58-216-100.epm.net.co');
INSERT INTO uservisit VALUES (3196,'Dan',20031115014027,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031115014541,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031115014940,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031115020517,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031115022623,'206.137.1.133');
INSERT INTO uservisit VALUES (4322,'beckie',20031115023811,'dialup-ras6-50.pdx.or.uspops.net');
INSERT INTO uservisit VALUES (4322,'beckie',20031115024623,'dialup-ras6-50.pdx.or.uspops.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031115025801,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031115055136,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4235,'casper',20031115060633,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (4313,'AB',20031115060745,'stefan-cp.mediasat.ro');
INSERT INTO uservisit VALUES (3196,'Dan',20031115063502,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031115065507,'129.81.214.219');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031115065544,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4256,'gary',20031115070153,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115073223,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115083618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031115092624,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4129,'dl',20031115092751,'h121n3fls20o997.bredband.comhem.se');
INSERT INTO uservisit VALUES (3196,'Dan',20031115094654,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4324,'Lolita Tart',20031115100650,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115102203,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031115103422,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4325,'Jerry Kennedy',20031115103910,'adsl-19-19-52.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031115105421,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115105512,'adsl-138-89-11-59.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031115105523,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4326,'NIck',20031115110433,'82-41-221-116.cable.ubr13.edin.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031115111356,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115111854,'adsl-138-89-11-59.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (3922,'Paul',20031115113403,'12-228-103-150.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031115114746,'206.137.1.133');
INSERT INTO uservisit VALUES (4064,'rerun141',20031115115926,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115120030,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031115120323,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115120437,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031115122541,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031115123424,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031115124435,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115125255,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031115125402,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4327,'Evelyn',20031115130125,'cache-ntc-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (4296,'Stephen Buck',20031115130455,'ip68-97-58-88.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031115130821,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115133143,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031115133316,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031115134451,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031115140743,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031115141550,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115142417,'adsl-138-89-11-59.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115142726,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115144414,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031115145638,'206.137.1.133');
INSERT INTO uservisit VALUES (3623,'jaypee',20031115151120,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031115151553,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031115151614,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115152638,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115163436,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031115163747,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4328,'sarah',20031115164114,'12-216-158-103.client.mchsi.com');
INSERT INTO uservisit VALUES (4328,'sarah',20031115164206,'12-216-158-103.client.mchsi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031115165651,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115170702,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031115171354,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031115173926,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031115180647,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4329,'Tricia',20031115181341,'StevensPoint-nas1-194-220.dwave.org');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115183005,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031115183408,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031115185723,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4119,'Maria',20031115190842,'dup-148-221-117-154.prodigy.net.mx');
INSERT INTO uservisit VALUES (3623,'jaypee',20031115192534,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115193024,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115193305,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031115194242,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4320,'Jennifer Beck',20031115195850,'pcp03682568pcs.newhvn01.in.comcast.net');
INSERT INTO uservisit VALUES (4330,'Kari Fredlund',20031115200650,'h139-142-6-91.gtcust.grouptelecom.net');
INSERT INTO uservisit VALUES (4330,'Kari Fredlund',20031115200949,'h139-142-6-91.gtcust.grouptelecom.net');
INSERT INTO uservisit VALUES (4331,'Cynthia Gadol',20031115201904,'rc6-59.blueridge.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031115202013,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4332,'rain47',20031115210317,'c-67-162-254-106.client.comcast.net');
INSERT INTO uservisit VALUES (4330,'Kari Fredlund',20031115211450,'h139-142-6-91.gtcust.grouptelecom.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031115212409,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031115212421,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031115214012,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4333,'yael',20031115215943,'accel57.nyc.untd.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115220553,'198.23.26.253');
INSERT INTO uservisit VALUES (4334,'Tonya',20031115220638,'d198-53-179-111.abhsia.telus.net');
INSERT INTO uservisit VALUES (4333,'yael',20031115220717,'accel57.nyc.untd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031115222823,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115225506,'adsl-138-89-11-59.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031115225938,'adsl-138-89-11-59.nnj.adsl.bellatlantic.net');
INSERT INTO uservisit VALUES (4235,'casper',20031115232417,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031116002952,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1,'levik',20031116004022,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031116005352,'host-66-81-28-123.rev.o1.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031116010947,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031116011636,'co-colspgs-u4-c4c-188.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031116012356,'cache-dr03.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031116021207,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4235,'casper',20031116023858,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (4335,'Jen',20031116030240,'24.236.254.23.gha.mi.chartermi.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116052251,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4070,'Tim',20031116053626,'ip170.berkley-hts.sea.interquest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116064901,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116070125,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116071152,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031116071448,'hasbw2.desy.de');
INSERT INTO uservisit VALUES (3109,'Roger',20031116080533,'65.102.57.105');
INSERT INTO uservisit VALUES (4336,'Sylvester',20031116082355,'144.106.89.168');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031116083008,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031116085244,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4337,'gene',20031116085419,'user69.anent.com');
INSERT INTO uservisit VALUES (153,'TomM',20031116085619,'206.137.1.133');
INSERT INTO uservisit VALUES (4338,'alex epson',20031116090517,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4256,'gary',20031116091819,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4339,'CrossMatter',20031116093845,'ool-435185e2.dyn.optonline.net');
INSERT INTO uservisit VALUES (4340,'and silvis',20031116094508,'67.162.42.169');
INSERT INTO uservisit VALUES (4341,'amber',20031116100953,'cs24243198-96.austin.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031116102705,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031116104419,'pool-138-89-20-14.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4342,'Kayla',20031116105145,'66.177.74.20');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116105452,'24.126.249.14');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116110255,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031116114820,'pool-138-89-72-197.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031116115322,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (153,'TomM',20031116121212,'206.137.1.133');
INSERT INTO uservisit VALUES (4055,'S',20031116122030,'Ottawa-HSE-ppp265937.sympatico.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031116122616,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031116124815,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031116124838,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031116125434,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116125923,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4343,'joe',20031116125946,'p48-91.as1.crw.carlow.eircom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031116130004,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4343,'joe',20031116130143,'p48-91.as1.crw.carlow.eircom.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031116130318,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031116132801,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031116134203,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116135806,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4344,'Kevin Foster',20031116140037,'randomx.rh.rit.edu');
INSERT INTO uservisit VALUES (4344,'Kevin Foster',20031116140311,'randomx.rh.rit.edu');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031116141651,'hasbw2.desy.de');
INSERT INTO uservisit VALUES (3847,'vat',20031116143926,'pcp03721282pcs.pwayne01.pa.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116144105,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116150653,'24.126.249.14');
INSERT INTO uservisit VALUES (4345,'jimmy',20031116153420,'cache-ntc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031116153932,'206.137.1.133');
INSERT INTO uservisit VALUES (4234,'Jasmine',20031116154106,'cache-ntc-ad09.proxy.aol.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031116155329,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116155851,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031116155900,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1,'levik',20031116160734,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4346,'MILLIE',20031116160937,'cache-dp08.proxy.aol.com');
INSERT INTO uservisit VALUES (4347,'Sandi',20031116161323,'dialup-207-44-128-55.ev1.net');
INSERT INTO uservisit VALUES (4348,'carrmen',20031116162410,'adsl-67-124-224-75.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (4347,'Sandi',20031116162545,'dialup-207-44-128-55.ev1.net');
INSERT INTO uservisit VALUES (4349,'lisa',20031116163614,'221-175.dial.gorge.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116164904,'24.126.249.14');
INSERT INTO uservisit VALUES (4256,'gary',20031116170550,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031116171349,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4347,'Sandi',20031116172320,'dialup-207-44-128-55.ev1.net');
INSERT INTO uservisit VALUES (153,'TomM',20031116173100,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116173125,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116174347,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031116174717,'SMC101-2.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031116175715,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031116180631,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116182440,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4344,'Kevin Foster',20031116182708,'randomx.rh.rit.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116184044,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116185322,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031116185726,'host-66-81-181-114.rev.o1.com');
INSERT INTO uservisit VALUES (4350,'Krishna',20031116185917,'jupiter.cee.vt.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031116190947,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116191318,'24.126.249.14');
INSERT INTO uservisit VALUES (3372,'Sam',20031116194347,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20031116195854,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031116201730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116202351,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4349,'lisa',20031116202632,'212-174.dial.gorge.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116202700,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116202705,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116202949,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203000,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203008,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203037,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203056,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203116,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203144,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203156,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203227,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203228,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203236,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031116203249,'r200-40-226-152.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20031116203846,'SMC101-2.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4351,'Dennis',20031116204146,'67.162.195.242');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116204646,'24.126.249.14');
INSERT INTO uservisit VALUES (3196,'Dan',20031116204717,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031116205348,'24.126.249.14');
INSERT INTO uservisit VALUES (1575,'DJ',20031116211415,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3463,'Tracy',20031116212921,'157.131.vbnet.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031116221140,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031116221609,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4057,'Jason',20031116223014,'adsl-80-146-173.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031116223938,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031116224155,'Ottawa-HSE-ppp265937.sympatico.ca');
INSERT INTO uservisit VALUES (4352,'beck',20031116224538,'24.127.56.119');
INSERT INTO uservisit VALUES (4352,'beck',20031116224607,'24.127.56.119');
INSERT INTO uservisit VALUES (4352,'beck',20031116225026,'24.127.56.119');
INSERT INTO uservisit VALUES (3182,'Antonio',20031116225219,'as6-200-52-8-40.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4353,'Chris',20031116233042,'dynamic-129-120-174-92.dynamic.unt.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031116233046,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031116233605,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4353,'Chris',20031116233857,'dynamic-129-120-174-92.dynamic.unt.edu');
INSERT INTO uservisit VALUES (4300,'Minion123',20031116234735,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (4235,'casper',20031116235140,'ip68-10-77-5.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031116235351,'as6-200-52-8-40.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117000141,'pool-138-89-91-70.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031117001234,'206.137.1.133');
INSERT INTO uservisit VALUES (3196,'Dan',20031117003412,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031117004143,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4055,'S',20031117004406,'Ottawa-HSE-ppp265937.sympatico.ca');
INSERT INTO uservisit VALUES (4311,'todd',20031117004733,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031117004918,'24.126.249.14');
INSERT INTO uservisit VALUES (4300,'Minion123',20031117011800,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031117014000,'24.126.249.14');
INSERT INTO uservisit VALUES (153,'TomM',20031117014057,'206.137.1.133');
INSERT INTO uservisit VALUES (4354,'Katherine Kwok',20031117030401,'BPH-D2-p-241-17.tmns.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117032428,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031117034222,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4355,'AJ',20031117035036,'KTPP-p-203-54-145-62.prem.tmns.net.au');
INSERT INTO uservisit VALUES (4355,'AJ',20031117035422,'KTPP-p-203-54-145-62.prem.tmns.net.au');
INSERT INTO uservisit VALUES (4300,'Minion123',20031117042613,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031117042903,'193.130.28.1');
INSERT INTO uservisit VALUES (4355,'AJ',20031117044053,'KTPP-p-203-54-145-62.prem.tmns.net.au');
INSERT INTO uservisit VALUES (1732,'Helen',20031117062821,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031117071037,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031117071938,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3196,'Dan',20031117072710,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4356,'Blah',20031117072927,'wps0.kingshurst.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031117075642,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117081520,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031117084538,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031117085653,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031117090307,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031117092201,'61.3.128.9');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117092230,'sw02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031117092506,'61.3.128.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031117093119,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20031117094335,'193.130.28.1');
INSERT INTO uservisit VALUES (4290,'magee',20031117095244,'dial146.gosonic.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031117095537,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031117100700,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1,'levik',20031117100933,'206.28.64.98');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031117102056,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031117102122,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031117103047,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031117103050,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117103322,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031117103947,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4055,'S',20031117104133,'Ottawa-HSE-ppp265941.sympatico.ca');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031117104350,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031117112445,'has216m.desy.de');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117113713,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031117114627,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031117121146,'Ottawa-HSE-ppp265941.sympatico.ca');
INSERT INTO uservisit VALUES (872,'pleasance',20031117121819,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4357,'colleen',20031117123645,'ip142177159132.ns.aliant.net');
INSERT INTO uservisit VALUES (4358,'Noodlez',20031117125444,'gateway.brandonsd.mb.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117133141,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20031117134403,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1,'levik',20031117134412,'206.28.64.98');
INSERT INTO uservisit VALUES (3372,'Sam',20031117135631,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031117143039,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031117143629,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031117144109,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4359,'P. Jae Stanley',20031117144507,'user-0ceibh8.cable.mindspring.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117144624,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031117150546,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3182,'Antonio',20031117150626,'dsl-201-128-130-149.prodigy.net.mx');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117150710,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031117152807,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031117155117,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117155234,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20031117155553,'134.217.237.30');
INSERT INTO uservisit VALUES (1,'levik',20031117160727,'206.28.64.98');
INSERT INTO uservisit VALUES (4360,'G.W.',20031117160958,'200.48.132.166');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031117161955,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031117162131,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3487,'Charlie',20031117163215,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117164651,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4360,'Gus',20031117165344,'200.48.132.166');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117165723,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20031117170553,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117171328,'144.9.158.97');
INSERT INTO uservisit VALUES (4256,'gary',20031117171538,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031117171850,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117172814,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4189,'John',20031117174340,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031117175357,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117175526,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031117180536,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031117181007,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20031117181215,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4350,'Krishna',20031117181620,'198.82.153.73');
INSERT INTO uservisit VALUES (4361,'Johana',20031117181709,'64-30-116-188.ftth.sac.winfirst.net');
INSERT INTO uservisit VALUES (4361,'Johana',20031117181937,'64-30-116-188.ftth.sac.winfirst.net');
INSERT INTO uservisit VALUES (4362,'michael hepburn',20031117181953,'router2.batelnet.bs');
INSERT INTO uservisit VALUES (153,'TomM',20031117182849,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031117191323,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117193329,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4363,'Lori',20031117200730,'ACD1990A.ipt.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031117201155,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031117203810,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031117203947,'206.137.1.133');
INSERT INTO uservisit VALUES (4364,'akuokay',20031117210045,'219.93.193.147');
INSERT INTO uservisit VALUES (4365,'sukmavenusku',20031117210244,'219.93.193.147');
INSERT INTO uservisit VALUES (4366,'sukmavenusku',20031117210339,'219.93.193.147');
INSERT INTO uservisit VALUES (4367,'Jeff',20031117210343,'216.18.10.220');
INSERT INTO uservisit VALUES (4368,'sukmavenusku',20031117210642,'219.93.193.147');
INSERT INTO uservisit VALUES (4370,'sukmavenusku',20031117210813,'219.93.193.147');
INSERT INTO uservisit VALUES (3487,'Charlie',20031117211254,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (4055,'S',20031117211909,'Ottawa-HSE-ppp265941.sympatico.ca');
INSERT INTO uservisit VALUES (3487,'Charlie',20031117213349,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031117220022,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031117221131,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031117223443,'Ottawa-HSE-ppp265941.sympatico.ca');
INSERT INTO uservisit VALUES (3182,'Antonio',20031117224555,'131.178.25.56');
INSERT INTO uservisit VALUES (4372,'eva',20031117224648,'sproxy4.cityu.edu.hk');
INSERT INTO uservisit VALUES (4372,'eva',20031117224719,'sproxy4.cityu.edu.hk');
INSERT INTO uservisit VALUES (3372,'Sam',20031117224733,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4351,'Dennis',20031117225025,'c-67-162-195-242.client.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031117233654,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4373,'Joey',20031118000046,'imscache04.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118000507,'pool-138-89-77-155.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031118002027,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118002055,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031118004927,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031118014851,'206.137.1.133');
INSERT INTO uservisit VALUES (4005,'SacklanMacMannis',20031118023117,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031118023712,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031118030358,'193.130.28.1');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031118032521,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031118033333,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031118043424,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031118052345,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031118061021,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031118063850,'has216m.desy.de');
INSERT INTO uservisit VALUES (4373,'Joey',20031118065116,'pcd506013.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031118071625,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031118071722,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3275,'retiarius',20031118073813,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031118075239,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031118080601,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031118081227,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118081804,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4375,'Cara',20031118081904,'dialup-171.75.238.119.Dial1.SaintLouis1.Level3.net');
INSERT INTO uservisit VALUES (4375,'Cara',20031118083202,'dialup-171.75.238.119.Dial1.SaintLouis1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118085217,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031118085318,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031118090128,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031118090135,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031118090222,'has216m.desy.de');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031118090326,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031118091544,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031118091603,'61.3.128.9');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031118093237,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031118095138,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4376,'Mohan',20031118095153,'203.199.202.97');
INSERT INTO uservisit VALUES (1,'levik',20031118095351,'206.28.64.98');
INSERT INTO uservisit VALUES (4377,'R Durham',20031118100449,'adsl-68-248-85-30.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (4378,'Ruth Calderwood',20031118100746,'217.169.42.164');
INSERT INTO uservisit VALUES (4379,'Alana',20031118101517,'129.81.225.228');
INSERT INTO uservisit VALUES (4379,'Alana',20031118101542,'129.81.225.228');
INSERT INTO uservisit VALUES (4379,'Alana',20031118101550,'129.81.225.228');
INSERT INTO uservisit VALUES (4082,'wonshot',20031118102420,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118102904,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4378,'Ruth Calderwood',20031118103456,'217.169.42.164');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031118103525,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4059,'Saso',20031118104418,'195.168.38.40');
INSERT INTO uservisit VALUES (1183,'fwaff',20031118104707,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031118110023,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031118111752,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031118113008,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4059,'Saso',20031118113014,'195.168.38.40');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118113058,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118114825,'144.9.158.97');
INSERT INTO uservisit VALUES (1183,'fwaff',20031118115619,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118120227,'144.9.158.97');
INSERT INTO uservisit VALUES (4367,'Jeff',20031118120551,'216.18.10.220');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031118121625,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118122039,'144.9.158.97');
INSERT INTO uservisit VALUES (3964,'B',20031118124801,'192.154.91.225');
INSERT INTO uservisit VALUES (3196,'Dan',20031118124927,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4380,'louise',20031118125020,'cache7-midd.server.ntli.net');
INSERT INTO uservisit VALUES (4082,'wonshot',20031118125517,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118125534,'144.9.158.97');
INSERT INTO uservisit VALUES (3430,'pat',20031118130237,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118131741,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20031118132513,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118133532,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4381,'ben',20031118134603,'cache-loh-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20031118134655,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4382,'yolande',20031118140850,'h0050dac73481.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031118141200,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (4382,'yolande',20031118141649,'h0050dac73481.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3964,'B',20031118142255,'192.154.91.225');
INSERT INTO uservisit VALUES (1732,'Helen',20031118142656,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031118142935,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118143251,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031118143410,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3964,'B',20031118144618,'192.154.91.225');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118144647,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4367,'Jeff',20031118145223,'216.18.10.220');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118145230,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031118150027,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031118150302,'co-colspgs-u4-c4c-188.clspco.adelphia.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031118150509,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031118150554,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118151604,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031118152342,'co-colspgs-u4-c4c-188.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031118152741,'129.81.216.201');
INSERT INTO uservisit VALUES (1072,'Alan',20031118153204,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031118153228,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4383,'sim wi',20031118153931,'pool-162-83-211-236.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4153,'Sarah',20031118154229,'151.204.160.234');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118155721,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118160824,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118161854,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4384,'khwaves',20031118162258,'pc21.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (3196,'Dan',20031118162305,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118162410,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118164315,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031118171150,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118171313,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031118174103,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2298,'Crazy',20031118174442,'h-67-101-133-167.NYCMNY83.dynamic.covad.net');
INSERT INTO uservisit VALUES (4385,'Andy',20031118174505,'66.180.109.89');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118180614,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031118181049,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031118182450,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031118184124,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118184639,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4386,'Emma',20031118190130,'39stb43.codetel.net.do');
INSERT INTO uservisit VALUES (4386,'Emma',20031118190352,'39stb43.codetel.net.do');
INSERT INTO uservisit VALUES (4386,'Emma',20031118190436,'39stb43.codetel.net.do');
INSERT INTO uservisit VALUES (4227,'Ted',20031118190803,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031118191533,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4386,'Emma',20031118192002,'39stb43.codetel.net.do');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118192629,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031118193058,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4367,'Jeff',20031118194025,'216.18.10.220');
INSERT INTO uservisit VALUES (4064,'rerun141',20031118194522,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4387,'Timmy',20031118195737,'pitts-209-163-103-224.dynamic-dialup.coretel.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031118200232,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031118200514,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20031118202631,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031118202749,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4388,'Cin',20031118202841,'c-24-98-157-85.atl.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031118205225,'pool-141-153-217-120.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4367,'Jeff',20031118205514,'216.18.10.220');
INSERT INTO uservisit VALUES (4367,'Jeff',20031118205627,'216.18.10.220');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118210158,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031118210254,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031118210607,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4389,'Nhi',20031118211049,'04-203.172.popsite.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031118212728,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031118213135,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3366,'sara',20031118213430,'adsl-64-165-235-62.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4389,'Nhi',20031118213536,'04-203.172.popsite.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031118214218,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4390,'Carole',20031118214804,'Sudbury-ppp113039.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031118215507,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031118220908,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031118225302,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4374,'Richard',20031118225513,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4383,'sim wi',20031118225800,'pool-162-83-211-236.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031118230831,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4391,'Laura',20031118230849,'c-24-5-253-10.client.comcast.net');
INSERT INTO uservisit VALUES (4392,'drew',20031118233442,'desktop-009.evergreen.edu');
INSERT INTO uservisit VALUES (1,'levik',20031118235454,'pool-68-161-164-195.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4070,'Tim',20031119000551,'ip170.berkley-hts.sea.interquest.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031119001910,'host-66-81-17-127.rev.o1.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031119002432,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119002631,'pool-138-89-41-31.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4393,'lauren',20031119003813,'ip68-227-81-123.sb.sd.cox.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031119004244,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031119011143,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031119013656,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031119013938,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031119021819,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031119031437,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031119035006,'195.168.38.40');
INSERT INTO uservisit VALUES (3196,'Dan',20031119041803,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031119060544,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20031119064709,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031119065122,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3196,'Dan',20031119065257,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031119071739,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3196,'Dan',20031119074507,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031119080508,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031119080801,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (836,'Rushi',20031119081134,'141.228.156.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119081909,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031119081915,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031119083019,'193.130.28.1');
INSERT INTO uservisit VALUES (4394,'Heiko Kiewiet',20031119090814,'ehv02e.pixs.philips.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031119090949,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031119091121,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2271,'mullen',20031119092541,'lib-p4-75.sunderland.ac.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031119092744,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031119092953,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119093331,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031119093854,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4381,'ben',20031119093927,'195.194.13.51');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031119094041,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031119095004,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119101523,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119101603,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (836,'Rushi',20031119102645,'141.228.156.225');
INSERT INTO uservisit VALUES (1567,'Bryan',20031119103500,'134.217.237.30');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119104231,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119104900,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031119105709,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4385,'Andy',20031119110544,'66.180.109.89');
INSERT INTO uservisit VALUES (836,'Rushi',20031119110729,'141.228.156.225');
INSERT INTO uservisit VALUES (4367,'Jeff',20031119113149,'216.18.10.220');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031119114832,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20031119115114,'SB241-000000139.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031119115311,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031119115629,'has216m.desy.de');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119121605,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119121631,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119121649,'63.150.90.162');
INSERT INTO uservisit VALUES (4082,'wonshot',20031119121658,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031119121659,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119121738,'63.150.90.162');
INSERT INTO uservisit VALUES (4385,'Andy',20031119123245,'66.180.109.89');
INSERT INTO uservisit VALUES (885,'np_rt',20031119124412,'h-68-164-156-247.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (3964,'B',20031119131937,'192.154.91.225');
INSERT INTO uservisit VALUES (1171,'nikki',20031119141528,'internet02.lutron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031119141627,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4176,'Joe C',20031119141805,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119143021,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119143153,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119143410,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119143422,'63.150.90.162');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031119144452,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031119144919,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031119145202,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031119145644,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031119150749,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3196,'Dan',20031119151351,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031119152009,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119152459,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031119152601,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119153949,'144.9.158.101');
INSERT INTO uservisit VALUES (3964,'B',20031119154523,'192.154.91.225');
INSERT INTO uservisit VALUES (1567,'Bryan',20031119154603,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1,'levik',20031119155007,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119155043,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20031119155048,'206.28.64.98');
INSERT INTO uservisit VALUES (4395,'Danielle',20031119155548,'host-65-121-21-34.axiomfinancial.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119155614,'pitts-69-72-14-78.libcom-dynamic-dialup.coretel.net');
INSERT INTO uservisit VALUES (4384,'khwaves',20031119155614,'pc28.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031119155646,'pitts-69-72-14-78.libcom-dynamic-dialup.coretel.net');
INSERT INTO uservisit VALUES (4389,'Nhi',20031119160048,'ESC3Cache.esc3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119162056,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4050,'winston',20031119162235,'65.23.123.36');
INSERT INTO uservisit VALUES (4385,'Andy',20031119163647,'66.180.109.89');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119164008,'144.9.158.101');
INSERT INTO uservisit VALUES (4396,'Fred',20031119164044,'ip68-103-66-63.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031119164255,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119164550,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119164717,'144.9.158.101');
INSERT INTO uservisit VALUES (4396,'Fred',20031119164833,'ip68-103-66-63.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031119165200,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031119165532,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119165639,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119165742,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20031119170143,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119170209,'144.9.158.101');
INSERT INTO uservisit VALUES (4384,'khwaves',20031119170303,'mac6.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (4397,'rsmith',20031119170306,'nalf.nalf.org');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119170503,'pool-141-153-203-240.mad.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031119170609,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4396,'Fred',20031119170948,'ip68-103-66-63.ks.ok.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031119171756,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (4398,'bex',20031119172835,'cpc1-brig5-5-0-cust114.brtn.cable.ntl.com');
INSERT INTO uservisit VALUES (4398,'bex',20031119173124,'cpc1-brig5-5-0-cust114.brtn.cable.ntl.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119173850,'144.9.158.101');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031119173900,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3196,'Dan',20031119174335,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119174447,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031119175154,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20031119182000,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4367,'Jeff',20031119182019,'216.18.10.220');
INSERT INTO uservisit VALUES (1626,'Gamer',20031119182300,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4396,'Fred',20031119190004,'ip68-103-66-63.ks.ok.cox.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119191348,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4367,'Jeff',20031119191531,'216.18.10.220');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031119191622,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4317,'C.B.',20031119192154,'external2.rwsc.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031119194007,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031119194550,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (2066,'David',20031119195312,'dyn-168-93.paonline.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031119195451,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119200044,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031119201547,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4367,'Jeff',20031119201926,'216.18.10.220');
INSERT INTO uservisit VALUES (3182,'Antonio',20031119202631,'as5-200-52-6-48.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4399,'Debra',20031119204136,'cache-rl08.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031119205442,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031119211609,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031119212203,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031119223523,'host-66-81-194-152.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031119225321,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031119225712,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031119231359,'pool-141-153-216-227.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031119232932,'host-66-81-194-152.rev.o1.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031119233533,'as5-200-52-6-48.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4400,'Destyni',20031119233846,'cache-db05.proxy.aol.com');
INSERT INTO uservisit VALUES (4400,'Destyni',20031119234325,'cache-db05.proxy.aol.com');
INSERT INTO uservisit VALUES (4400,'Destyni',20031119235847,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031119235915,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120000633,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20031120001818,'adsl-69-0-17-85.adsl.snet.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031120003014,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031120010436,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4401,'orion choco',20031120015703,'localhost');
INSERT INTO uservisit VALUES (3196,'Dan',20031120030217,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120033326,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031120034925,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031120041239,'193.130.28.1');
INSERT INTO uservisit VALUES (3196,'Dan',20031120041947,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120054010,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4402,'Burt',20031120055016,'66.8.86.172');
INSERT INTO uservisit VALUES (4403,'bruce',20031120055312,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4403,'bruce',20031120055608,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4403,'bruce',20031120060233,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4403,'bruce',20031120060235,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031120064401,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (4404,'Mike',20031120065917,'203.131.124.54');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031120070156,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4404,'Mike',20031120072154,'203.131.124.54');
INSERT INTO uservisit VALUES (3196,'Dan',20031120072158,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4405,'KC',20031120072504,'garfunkel.ucd.ie');
INSERT INTO uservisit VALUES (1,'levik',20031120073008,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031120074237,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4403,'bruce',20031120074630,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031120075505,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120082810,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031120085604,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031120090607,'193.130.28.1');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031120090722,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031120090904,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20031120091150,'219.94.118.73');
INSERT INTO uservisit VALUES (4394,'Heiko Kiewiet',20031120092314,'ehv02e.pixs.philips.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031120094757,'193.130.28.1');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031120094933,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120095546,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4360,'Gus',20031120100444,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031120100911,'200.48.132.166');
INSERT INTO uservisit VALUES (4406,'r',20031120101505,'168.11.77.137');
INSERT INTO uservisit VALUES (4406,'r',20031120102755,'168.11.77.38');
INSERT INTO uservisit VALUES (3196,'Dan',20031120102755,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031120105539,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4385,'Andy',20031120105644,'66.180.109.89');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120105647,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031120105827,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031120110906,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (4360,'Gus',20031120111031,'200.48.132.166');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120111056,'144.9.158.97');
INSERT INTO uservisit VALUES (4406,'r',20031120111405,'168.11.77.38');
INSERT INTO uservisit VALUES (1567,'Bryan',20031120111415,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120111417,'sw02.verizon.com');
INSERT INTO uservisit VALUES (836,'Rushi',20031120112225,'141.228.156.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120112504,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031120112701,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3224,'Lee',20031120112922,'pcd397175.netvigator.com');
INSERT INTO uservisit VALUES (4360,'Gus',20031120113951,'200.48.132.166');
INSERT INTO uservisit VALUES (3196,'Dan',20031120115054,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4360,'Gus',20031120115111,'200.48.132.166');
INSERT INTO uservisit VALUES (3922,'Paul',20031120115717,'63.225.163.137');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120115759,'144.9.158.97');
INSERT INTO uservisit VALUES (4407,'swanand',20031120115952,'61.1.105.202');
INSERT INTO uservisit VALUES (1567,'Bryan',20031120121016,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031120121426,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120121521,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031120121628,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20031120122402,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120123630,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120125135,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031120125402,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3196,'Dan',20031120130226,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031120130552,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031120130916,'63.150.90.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120131058,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031120131225,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4385,'Andy',20031120131753,'66.180.109.89');
INSERT INTO uservisit VALUES (3224,'Lee',20031120133158,'pcd397175.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120134743,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031120135952,'63.150.90.162');
INSERT INTO uservisit VALUES (1575,'DJ',20031120140147,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120140607,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031120140653,'63.150.90.162');
INSERT INTO uservisit VALUES (4360,'Gus',20031120140821,'200.48.132.166');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120141014,'144.9.158.97');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031120141349,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031120142423,'internet02.lutron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031120143107,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4408,'Kirk',20031120143957,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4082,'wonshot',20031120144959,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031120145011,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120145647,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120150225,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20031120150308,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120150618,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120151536,'144.9.158.97');
INSERT INTO uservisit VALUES (4409,'Matt Grinder',20031120152012,'polarizer.physics.ubc.ca');
INSERT INTO uservisit VALUES (4410,'Chris',20031120152428,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (4411,'Elias',20031120152741,'h239n2fls304o1100.telia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120153154,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120153255,'144.9.158.97');
INSERT INTO uservisit VALUES (3351,'Eric',20031120153414,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031120153726,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120153738,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120154447,'144.9.158.97');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031120155330,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031120160558,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031120161333,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (3372,'Sam',20031120161733,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031120163606,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120163902,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031120164613,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4317,'C.B.',20031120164954,'external2.rwsc.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031120165545,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4408,'Kirk',20031120165656,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4410,'Chris',20031120170011,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (4413,'Tiana',20031120171108,'hrfr-sh26-port25.snet.net');
INSERT INTO uservisit VALUES (4414,'laura',20031120172624,'ppp-66-139-166-204.dialup.ltrkar.swbell.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031120173326,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031120173723,'as6-200-52-8-125.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031120173958,'tcache-ntc-tf02.proxy.aol.com');
INSERT INTO uservisit VALUES (4409,'Matt Grinder',20031120174254,'polarizer.physics.ubc.ca');
INSERT INTO uservisit VALUES (4415,'Kristin',20031120174301,'proteus.emporia.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031120174946,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120180220,'pool-141-153-222-167.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031120180555,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120180934,'144.9.158.97');
INSERT INTO uservisit VALUES (2674,'mike',20031120181318,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031120182329,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031120183502,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4367,'Jeff',20031120183836,'216.18.10.220');
INSERT INTO uservisit VALUES (1732,'Helen',20031120183914,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031120184345,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120185210,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4360,'Gus',20031120185354,'200.48.132.166');
INSERT INTO uservisit VALUES (4416,'ZimTT05',20031120185837,'hrfr-sh26-port25.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120185903,'144.9.158.97');
INSERT INTO uservisit VALUES (4416,'ZimTT05',20031120190010,'hrfr-sh26-port25.snet.net');
INSERT INTO uservisit VALUES (4360,'Gus',20031120190019,'200.48.132.166');
INSERT INTO uservisit VALUES (1626,'Gamer',20031120190415,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031120190717,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4417,'don',20031120193402,'dsa-29.dsad.ad.tamu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120194803,'144.9.158.97');
INSERT INTO uservisit VALUES (3196,'Dan',20031120195433,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031120200751,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031120201753,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031120203158,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031120203304,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3452,'curtis',20031120204126,'dialup-67.73.7.66.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031120204135,'cache-mtc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (4418,'Ross P',20031120204827,'exercise-144-106-42-27.22sigbde.army.mil');
INSERT INTO uservisit VALUES (4384,'khwaves',20031120205739,'pc45.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (4384,'khwaves',20031120205757,'pc45.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031120210016,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1,'levik',20031120211457,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4410,'Chris',20031120212136,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031120212410,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4419,'virgil',20031120212417,'mnet-jc-mp-85-222.mounet.com');
INSERT INTO uservisit VALUES (4419,'virgil',20031120212646,'mnet-jc-mp-85-222.mounet.com');
INSERT INTO uservisit VALUES (4055,'S',20031120212703,'HSE-Ottawa-ppp237964.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031120212726,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120213140,'pool-141-153-194-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4420,'Sith',20031120213800,'ACAA9E4F.ipt.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120214216,'pool-141-153-194-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031120214421,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031120215124,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4421,'Danny',20031120220507,'adsl-64-169-162-205.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031120221330,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031120221838,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031120223638,'pool-138-89-92-33.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4422,'peterstory',20031120224617,'CPE000c41486423-CM00003966fa5f.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031120224651,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031120224701,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120225727,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031120231833,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3196,'Dan',20031120232054,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4423,'bonnie',20031120232604,'host-66-81-117-121.rev.o1.com');
INSERT INTO uservisit VALUES (4423,'bonnie',20031120232732,'host-66-81-117-121.rev.o1.com');
INSERT INTO uservisit VALUES (4410,'Chris',20031120234544,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031121000122,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121000713,'pool-138-89-89-191.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121001239,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4424,'kimberly',20031121002130,'7R63V01.smsu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121002842,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3143,'Vito',20031121003211,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4078,'Mohammed Arif',20031121005232,'202.88.188.87');
INSERT INTO uservisit VALUES (4300,'Minion123',20031121005550,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4424,'kimberly',20031121010813,'7R63V01.smsu.edu');
INSERT INTO uservisit VALUES (3196,'Dan',20031121011253,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4425,'Sam',20031121020028,'24.242.255.127');
INSERT INTO uservisit VALUES (3196,'Dan',20031121021054,'cache-dg02.proxy.aol.com');
INSERT INTO uservisit VALUES (4426,'Brandon',20031121021111,'156.110.50.6');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031121021231,'61.11.73.105');
INSERT INTO uservisit VALUES (3182,'Antonio',20031121022846,'as6-200-52-8-62.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4403,'bruce',20031121023707,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031121024040,'61.11.73.105');
INSERT INTO uservisit VALUES (4427,'Ryan',20031121035414,'adsl-63-205-10-119.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031121035841,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031121042204,'193.130.28.1');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031121043537,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031121051251,'61.11.73.105');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031121053940,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031121063909,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3224,'Lee',20031121071544,'pcd421174.netvigator.com');
INSERT INTO uservisit VALUES (4428,'Gef',20031121075714,'62.254.170.221');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121080951,'pool-141-153-180-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031121081645,'193.130.28.1');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031121081944,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031121083532,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031121083817,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031121085543,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031121085556,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031121085602,'61.3.128.9');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121090948,'144.9.158.97');
INSERT INTO uservisit VALUES (1183,'fwaff',20031121092240,'193.130.28.1');
INSERT INTO uservisit VALUES (1112,'Greg',20031121092957,'216-188-239-165.dyn.grandecom.net');
INSERT INTO uservisit VALUES (3196,'Dan',20031121094448,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031121094953,'63.150.90.162');
INSERT INTO uservisit VALUES (4189,'John',20031121100129,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4429,'Pallav',20031121102128,'61.1.144.86');
INSERT INTO uservisit VALUES (4260,'tina',20031121102614,'h68.19.102.166.ip.alltel.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031121102901,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121103145,'198.23.26.253');
INSERT INTO uservisit VALUES (3196,'Dan',20031121103803,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031121104306,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031121104400,'itl-22.sclab.clarkson.edu');
INSERT INTO uservisit VALUES (4064,'rerun141',20031121105359,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4431,'walt',20031121105925,'oh-lorain2b-117.wre.adelphia.net');
INSERT INTO uservisit VALUES (4431,'walt',20031121110020,'oh-lorain2b-117.wre.adelphia.net');
INSERT INTO uservisit VALUES (4432,'Brian Affourtit',20031121110323,'prpub06.Rutgers.EDU');
INSERT INTO uservisit VALUES (872,'pleasance',20031121110928,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3182,'Antonio',20031121111126,'dsl-201-128-130-50.prodigy.net.mx');
INSERT INTO uservisit VALUES (4032,'Linda Malone',20031121111352,'68-114-194-96-rcp2.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031121111426,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4432,'Brian Affourtit',20031121111916,'fluke.rutgers.edu');
INSERT INTO uservisit VALUES (4082,'wonshot',20031121112235,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4432,'Brian Affourtit',20031121112539,'fluke.rutgers.edu');
INSERT INTO uservisit VALUES (4082,'wonshot',20031121114000,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031121114323,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121115552,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121115914,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121120207,'198.23.26.253');
INSERT INTO uservisit VALUES (3372,'Sam',20031121120726,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031121120803,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031121121433,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031121121704,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031121122718,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (3196,'Dan',20031121123408,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3430,'pat',20031121124322,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031121124345,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (4424,'kimberly',20031121125050,'7R63V01.smsu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121125256,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20031121125616,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031121125655,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031121125753,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031121125840,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031121132732,'SB241-000000067.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20031121133917,'193.130.28.1');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031121134133,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121134559,'144.9.158.97');
INSERT INTO uservisit VALUES (4360,'Gus',20031121135637,'200.48.132.166');
INSERT INTO uservisit VALUES (122,'Happy',20031121140438,'199.67.51.15');
INSERT INTO uservisit VALUES (4082,'wonshot',20031121140837,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031121141249,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4189,'John',20031121141504,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031121142037,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121142140,'198.23.26.253');
INSERT INTO uservisit VALUES (4425,'Sam',20031121143748,'166.127.112.101');
INSERT INTO uservisit VALUES (4434,'philber',20031121144647,'cache7-midd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121144851,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4189,'John',20031121150151,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031121151143,'216-188-239-165.dyn.grandecom.net');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031121154432,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121155616,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121160022,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121161107,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031121161734,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4408,'Kirk',20031121162242,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1072,'Alan',20031121162738,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031121163005,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121163106,'pool-141-153-180-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4189,'John',20031121163827,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4410,'Chris',20031121164354,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031121165712,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121170504,'pool-141-153-180-172.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031121170744,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4435,'christina',20031121172510,'ip68-109-2-126.hr.hr.cox.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031121174651,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031121175007,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4436,'zaa',20031121175424,'dialup-200-184-36-229.intelignet.com.br');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031121175725,'host3-68.scif.com');
INSERT INTO uservisit VALUES (4189,'John',20031121180853,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121181337,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121181408,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121181914,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031121182509,'dsl-201-128-130-50.prodigy.net.mx');
INSERT INTO uservisit VALUES (1732,'Helen',20031121182637,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121183542,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121185250,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4121,'Deedee',20031121192237,'host-66-81-194-172.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121193240,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4437,'jason',20031121193537,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121193744,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031121195136,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (4437,'jason',20031121195907,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (4437,'jason',20031121195928,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031121202300,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031121202316,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121202412,'pool-138-89-89-205.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031121203116,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (4438,'marta',20031121204421,'ip68-8-117-107.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031121205745,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4439,'max',20031121210953,'London-ppp202635.sympatico.ca');
INSERT INTO uservisit VALUES (4439,'max',20031121211246,'London-ppp202635.sympatico.ca');
INSERT INTO uservisit VALUES (4439,'max',20031121211546,'London-ppp202635.sympatico.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20031121211808,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4440,'suzan',20031121211848,'adsl-63-199-229-86.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (4440,'suzan',20031121212102,'adsl-63-199-229-86.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (4440,'suzan',20031121212259,'adsl-63-199-229-86.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031121214229,'pool-141-153-223-239.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031121215040,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031121215313,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031121224756,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031121231459,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122000327,'pool-138-89-48-122.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4441,'karen',20031122000450,'0-1pool123-250.nas13.atlanta2.ga.us.da.qwest.net');
INSERT INTO uservisit VALUES (4441,'karen',20031122000629,'0-1pool123-250.nas13.atlanta2.ga.us.da.qwest.net');
INSERT INTO uservisit VALUES (3127,'lesa',20031122003903,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031122010049,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031122010206,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031122011300,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031122012538,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031122013622,'as5-200-52-6-239.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031122014329,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4442,'Ryuji',20031122015152,'ip68-6-155-193.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4442,'Ryuji',20031122021818,'ip68-6-155-193.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031122031205,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031122031427,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031122031554,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031122031719,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4443,'rhoelle',20031122034358,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4443,'rhoelle',20031122035345,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031122064702,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4444,'carly',20031122065711,'usr309-kno.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4445,'the redhead',20031122072323,'131.76-136-217.adsl.skynet.be');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031122082328,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031122083408,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031122091014,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031122091617,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20031122091624,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122093551,'pool-138-89-44-218.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031122111607,'r200-40-68-28.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4446,'claire',20031122112008,'r99-146.bas1.srl.dublin.eircom.net');
INSERT INTO uservisit VALUES (4447,'Greg',20031122112055,'c21-rba-96.absamail.co.za');
INSERT INTO uservisit VALUES (4446,'claire',20031122112645,'r99-146.bas1.srl.dublin.eircom.net');
INSERT INTO uservisit VALUES (4447,'Greg',20031122115510,'c21-rba-96.absamail.co.za');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122120425,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031122120552,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031122121234,'cache-ntc-af12.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031122123010,'HSE-Ottawa-ppp236667.sympatico.ca');
INSERT INTO uservisit VALUES (3182,'Antonio',20031122123112,'dsl-201-128-130-137.prodigy.net.mx');
INSERT INTO uservisit VALUES (4448,'eduardo',20031122123339,'213.9.155.126');
INSERT INTO uservisit VALUES (4374,'Richard',20031122124001,'cache-ntc-ac11.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031122124116,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4448,'eduardo',20031122125803,'213.9.155.126');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031122132513,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4449,'Rancho',20031122134041,'adsl-64-171-97-75.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (4449,'Rancho',20031122134207,'adsl-64-171-97-75.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031122134248,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122135731,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122140507,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122140606,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122140824,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031122142311,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031122142408,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4349,'lisa',20031122142857,'39-175.dial.gorge.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122143217,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4070,'Tim',20031122145523,'cache.sea.interquest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122145640,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031122151724,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4450,'drew',20031122151828,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122154730,'pool-138-89-109-114.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031122165953,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122171412,'pool-141-153-212-5.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031122171431,'host-66-81-18-180.rev.o1.com');
INSERT INTO uservisit VALUES (4450,'drew',20031122173538,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031122175433,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122175537,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031122182008,'as5-200-52-6-239.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4408,'Kirk',20031122182159,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031122190810,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122191725,'pool-141-153-177-24.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031122192427,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031122193359,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4384,'khwaves',20031122195058,'pc13.cms.educ.ubc.ca');
INSERT INTO uservisit VALUES (4451,'Kevin',20031122202845,'c-24-6-98-152.client.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031122203408,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4452,'Lisa',20031122203651,'host-209-214-173-217.bgk.bellsouth.net');
INSERT INTO uservisit VALUES (4452,'Lisa',20031122205359,'host-209-214-173-217.bgk.bellsouth.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031122210209,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3127,'lesa',20031122210448,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031122211447,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031122212533,'pool-141-153-203-232.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031122213134,'cache-ntc-ac09.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031122215919,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4450,'drew',20031122220240,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031122220451,'as6-200-52-8-161.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122220932,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122221009,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031122221132,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031122221421,'pool-162-83-163-61.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031122222618,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4450,'drew',20031122230751,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031122231056,'as5-200-52-6-225.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4450,'drew',20031122231827,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4453,'muzo',20031123001000,'dialup-67.74.97.247.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (4453,'muzo',20031123003249,'dialup-67.74.97.247.Dial1.Philadelphia1.Level3.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031123003815,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031123005303,'as5-200-52-6-225.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123010839,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031123013051,'co-colspgs-u4-c4c-197.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031123014751,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123015254,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123022213,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031123023102,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123025628,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123035639,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031123035843,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123044349,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123073159,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123073947,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123082147,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123090721,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031123092210,'r200-40-187-27.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123093704,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4454,'Cutie',20031123095756,'bbcache-12.singnet.com.sg');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123103001,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1,'levik',20031123104911,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123105509,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123105942,'pool-138-89-90-179.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031123110417,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4450,'drew',20031123113112,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031123113832,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4450,'drew',20031123115642,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123115755,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031123115933,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031123120155,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123120408,'pool-138-89-90-73.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031123120645,'host-66-81-23-120.rev.o1.com');
INSERT INTO uservisit VALUES (1,'levik',20031123121519,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031123121638,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123122652,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123123626,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031123124144,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123124227,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031123131417,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4055,'S',20031123131826,'Ottawa-HSE-ppp265744.sympatico.ca');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031123132933,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031123133728,'as6-200-52-8-194.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123133838,'pool-138-89-97-93.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123135059,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4455,'SYLVIA',20031123135210,'ip68-99-94-163.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4455,'SYLVIA',20031123135419,'ip68-99-94-163.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4455,'SYLVIA',20031123135603,'ip68-99-94-163.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123135836,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123140039,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123140046,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123140151,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123141738,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123141936,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031123141948,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20031123144527,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20031123144701,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123144725,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031123145004,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4456,'CASSANDRA THANH NGO',20031123145616,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123150254,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031123150511,'cache-ntc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4450,'drew',20031123151825,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123161645,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031123165145,'adsl-216-100-70-132.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123165623,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031123175733,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123175934,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4450,'drew',20031123180706,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123180903,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123181259,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031123181515,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031123184318,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123185232,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123185745,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031123191240,'host-66-81-203-55.rev.o1.com');
INSERT INTO uservisit VALUES (4055,'S',20031123192840,'Ottawa-HSE-ppp265744.sympatico.ca');
INSERT INTO uservisit VALUES (4457,'alley',20031123193629,'cache-dq09.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031123201705,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123202005,'pool-138-89-99-237.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123202715,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4458,'G-man',20031123210121,'12.75.91.83');
INSERT INTO uservisit VALUES (4459,'phillip elliott',20031123212345,'1Cust252.tnt2.coupeville.wa.da.uu.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123212822,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123221726,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031123221726,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123222337,'pool-141-153-178-237.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4460,'anna',20031123222808,'pcp01768518pcs.audubn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4450,'drew',20031123222922,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031123224628,'m055-133.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4461,'patricia',20031123225522,'dsc01-lbv-ca-199-182-100-28.rasserver.net');
INSERT INTO uservisit VALUES (4410,'Chris',20031123231840,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031123232535,'adsl-80-104-210.jax.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031123232552,'pool-138-89-75-36.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031123235258,'adsl-80-104-210.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031123235447,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124000142,'pool-141-153-175-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031124000718,'206.137.1.133');
INSERT INTO uservisit VALUES (4459,'phillip elliott',20031124002022,'1Cust253.tnt2.coupeville.wa.da.uu.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124002542,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4410,'Chris',20031124003501,'ipn36372-f76436.net-resource.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124005837,'as6-200-52-8-194.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4462,'G Raghavan',20031124012058,'203.145.183.237');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124013708,'as6-200-52-8-194.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4463,'nikol',20031124015046,'cache-rk07.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124015416,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4463,'nikol',20031124024243,'adsl-65-68-102-35.dsl.tpkaks.swbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124024824,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124025105,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124032929,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124034610,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124040108,'193.130.28.1');
INSERT INTO uservisit VALUES (4059,'Saso',20031124040307,'195.168.38.40');
INSERT INTO uservisit VALUES (1575,'DJ',20031124044615,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124051047,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124061939,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124062206,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031124065154,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031124065904,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (1,'levik',20031124072739,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4464,'hetal',20031124080124,'202.131.96.196');
INSERT INTO uservisit VALUES (3430,'pat',20031124081235,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124081523,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124082033,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124082512,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031124083441,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031124084805,'195.168.38.40');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031124085027,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (3623,'jaypee',20031124091735,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031124092839,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031124093117,'61.3.128.9');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031124093428,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4176,'Joe C',20031124094531,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4450,'drew',20031124095356,'216.100.91.2');
INSERT INTO uservisit VALUES (4082,'wonshot',20031124100052,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124102100,'193.130.28.1');
INSERT INTO uservisit VALUES (4465,'jem',20031124102632,'24.247.200.245.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031124104657,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124105702,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031124105821,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124111804,'144.9.158.101');
INSERT INTO uservisit VALUES (4466,'Avalee',20031124113250,'dialup-67.30.106.121.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124114017,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031124115454,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4467,'clyde anderson',20031124115810,'host217-42-68-198.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124120519,'144.9.158.101');
INSERT INTO uservisit VALUES (1567,'Bryan',20031124120619,'134.217.237.30');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031124121445,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20031124121752,'206.28.64.98');
INSERT INTO uservisit VALUES (1183,'fwaff',20031124122018,'193.130.28.1');
INSERT INTO uservisit VALUES (4466,'Avalee',20031124122113,'dialup-67.30.106.121.Dial1.SanJose1.Level3.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031124122256,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124123539,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124124211,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4450,'drew',20031124124544,'216.100.91.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124132324,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031124132811,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031124133214,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124133650,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4468,'NurseMary',20031124133925,'cache-dr04.proxy.aol.com');
INSERT INTO uservisit VALUES (4050,'winston',20031124135116,'65.23.123.36');
INSERT INTO uservisit VALUES (4176,'Joe C',20031124140936,'gw.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124141125,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4450,'drew',20031124141301,'216.100.91.2');
INSERT INTO uservisit VALUES (3372,'Sam',20031124141341,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124141845,'144.9.158.101');
INSERT INTO uservisit VALUES (4189,'John',20031124141934,'vt-williston8d-128.bur.adelphia.net');
INSERT INTO uservisit VALUES (4469,'John',20031124142943,'host62-7-138-115.webport.bt.net');
INSERT INTO uservisit VALUES (4468,'NurseMary',20031124143157,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124143538,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124143930,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124144202,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124144354,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4470,'Dellis',20031124144731,'c-24-118-53-71.mn.client2.attbi.com');
INSERT INTO uservisit VALUES (4469,'John',20031124144956,'host62-7-138-115.webport.bt.net');
INSERT INTO uservisit VALUES (4469,'John',20031124145030,'host62-7-138-115.webport.bt.net');
INSERT INTO uservisit VALUES (4469,'John',20031124145131,'host62-7-138-115.webport.bt.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124145137,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4469,'John',20031124145312,'host62-7-138-115.webport.bt.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124145919,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031124145948,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124150057,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124150357,'144.9.158.101');
INSERT INTO uservisit VALUES (4189,'John',20031124150959,'vt-williston8d-128.bur.adelphia.net');
INSERT INTO uservisit VALUES (1,'levik',20031124151049,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124151421,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124151546,'144.9.158.101');
INSERT INTO uservisit VALUES (4468,'NurseMary',20031124153021,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031124153333,'216-188-239-165.dyn.grandecom.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124153847,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124153857,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4050,'winston',20031124154048,'65.23.123.36');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031124154444,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031124155917,'pitts-69-72-14-86.libcom-dynamic-dialup.coretel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124160915,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124161320,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20031124161604,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124163433,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031124163618,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124164125,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124165524,'144.9.158.101');
INSERT INTO uservisit VALUES (122,'Happy',20031124165637,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031124165737,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4471,'Tasia',20031124171930,'cache-dh04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124172458,'144.9.158.101');
INSERT INTO uservisit VALUES (3593,'b',20031124172916,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3593,'b',20031124172952,'h0005024033bb.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124173518,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124174626,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124174635,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3430,'pat',20031124174906,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031124180048,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031124180710,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4472,'Sharisa Sesawaeng',20031124181806,'69.140.35.224');
INSERT INTO uservisit VALUES (4473,'Sharisa Sesawaeng',20031124181846,'69.140.35.224');
INSERT INTO uservisit VALUES (1575,'DJ',20031124182127,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124183042,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124184259,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20031124184604,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124184626,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124184806,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031124184952,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031124185912,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124190217,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031124191736,'dsl-200-78-68-172.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4474,'Steve Massey',20031124193527,'host81-129-9-154.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124194610,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124195538,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124200239,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124200437,'pool-138-89-76-109.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4057,'Jason',20031124200809,'adsl-17-251-102.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4450,'drew',20031124201137,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031124202524,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4475,'Katie',20031124202705,'plat-cas3-74.dial.mhtc.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124203107,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031124203125,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4055,'S',20031124205053,'HSE-Ottawa-ppp240260.sympatico.ca');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031124210339,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031124211719,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031124212527,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4450,'drew',20031124214710,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4476,'Adriane',20031124214916,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (4477,'Pat',20031124220053,'adsl-65-66-14-185.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031124222141,'pool-138-89-39-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3766,'Drew',20031124232340,'adsl-63-203-103-233.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031124235507,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4453,'muzo',20031125001157,'204.152.134.2');
INSERT INTO uservisit VALUES (4476,'Adriane',20031125002324,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031125003139,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20031125003849,'as6-200-52-8-26.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1,'levik',20031125004626,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4478,'mail',20031125005852,'203-195-195-166.now-india.net.in');
INSERT INTO uservisit VALUES (4478,'mail',20031125010944,'203-195-195-166.now-india.net.in');
INSERT INTO uservisit VALUES (3558,'Tristan',20031125013115,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031125021549,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031125031821,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031125041710,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031125045700,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031125053712,'has216m.desy.de');
INSERT INTO uservisit VALUES (4479,'Anne',20031125061324,'62.77.166.141');
INSERT INTO uservisit VALUES (4479,'Anne',20031125061729,'62.77.166.141');
INSERT INTO uservisit VALUES (1183,'fwaff',20031125062028,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031125064911,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031125072117,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3430,'pat',20031125074220,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1,'levik',20031125075005,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125082216,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031125083206,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031125083521,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4059,'Saso',20031125084403,'195.168.38.40');
INSERT INTO uservisit VALUES (1575,'DJ',20031125091314,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125091343,'144.9.158.101');
INSERT INTO uservisit VALUES (4082,'wonshot',20031125091806,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4050,'winston',20031125092658,'65.23.123.36');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031125092854,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031125093324,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125094514,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125094741,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125095026,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4450,'drew',20031125095439,'216.100.91.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125100135,'144.9.158.101');
INSERT INTO uservisit VALUES (3182,'Antonio',20031125101453,'dsl-200-78-68-136.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125103139,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4480,'Reanne Kreifels',20031125103606,'65.168.44.46');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125104046,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125105118,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031125105358,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125105957,'144.9.158.101');
INSERT INTO uservisit VALUES (3964,'B',20031125110225,'192.154.91.225');
INSERT INTO uservisit VALUES (3964,'B',20031125110226,'192.154.91.225');
INSERT INTO uservisit VALUES (3351,'Eric',20031125111410,'66.81.31.155');
INSERT INTO uservisit VALUES (4481,'sharon',20031125113037,'dialup-67.30.255.8.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (836,'Rushi',20031125114102,'141.228.156.225');
INSERT INTO uservisit VALUES (4482,'karen williams',20031125114604,'cache7-lutn.server.ntli.net');
INSERT INTO uservisit VALUES (4482,'karen williams',20031125114648,'cache7-lutn.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125114938,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1102,'Robin Gatter',20031125120722,'proxy0-hh.uk.deuba.com');
INSERT INTO uservisit VALUES (836,'Rushi',20031125121036,'141.228.156.225');
INSERT INTO uservisit VALUES (3430,'pat',20031125121418,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (122,'Happy',20031125122542,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4483,'Steve',20031125122754,'Net141-18.choate.edu');
INSERT INTO uservisit VALUES (3922,'Paul',20031125123056,'63.225.163.137');
INSERT INTO uservisit VALUES (3372,'Sam',20031125124532,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031125124908,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031125125613,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3964,'B',20031125130205,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125130222,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125130619,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125131109,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125131313,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031125131433,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031125132258,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125132632,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125134734,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125141528,'144.9.158.101');
INSERT INTO uservisit VALUES (4484,'blabbjn',20031125141725,'proxy.sps.lane.edu');
INSERT INTO uservisit VALUES (4450,'drew',20031125142029,'216.100.91.2');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031125142541,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031125142600,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031125142753,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031125143046,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3964,'B',20031125143501,'192.154.91.225');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125144303,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125144836,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125144922,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125145050,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125145308,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125145712,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031125150717,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125150835,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4337,'gene',20031125151237,'208.22.177.249');
INSERT INTO uservisit VALUES (4450,'drew',20031125151358,'216.100.91.2');
INSERT INTO uservisit VALUES (122,'Happy',20031125151618,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125151958,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2376,'Jim C',20031125152336,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031125152952,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3964,'B',20031125153040,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125154252,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125155533,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031125160206,'134.217.237.30');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125160612,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031125160735,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4485,'Jeff Moss',20031125161208,'paradigm.cypress.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125161344,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031125161651,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031125161708,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031125163219,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125163536,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125165156,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4485,'Jeff Moss',20031125165342,'paradigm.cypress.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031125172451,'r200-40-185-160.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125174521,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031125174723,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4417,'don',20031125175157,'dsa-29.dsad.ad.tamu.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125175246,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031125175248,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1,'levik',20031125180236,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20031125180720,'206.28.64.98');
INSERT INTO uservisit VALUES (3558,'Tristan',20031125180822,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4486,'katie',20031125181659,'pool-141-156-17-203.res.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031125181804,'dsl-200-78-68-168.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4485,'Jeff Moss',20031125183653,'paradigm.cypress.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125183716,'pool-138-89-37-85.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4487,'Linda',20031125184242,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031125184548,'cache-ntc-af08.proxy.aol.com');
INSERT INTO uservisit VALUES (4488,'Venkateswarlu Sama',20031125191551,'205.140.202.43');
INSERT INTO uservisit VALUES (4489,'ben',20031125192232,'dsc11-waf-dc-199-183-163-13.rasserver.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125194345,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125195013,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125195852,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4450,'drew',20031125201525,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125202422,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4490,'SHARON',20031125204416,'63-69-214-93.res.evv.cable.sigecom.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031125205153,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4450,'drew',20031125205243,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4450,'drew',20031125205313,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031125205329,'pool-141-153-163-135.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4491,'elliot choi',20031125205345,'lsanca1-ar8-4-60-064-172.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125205352,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031125205509,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031125205537,'as6-200-52-8-12.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125210450,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125211654,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031125214524,'as6-200-52-8-12.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4492,'cecily',20031125215440,'rrcs-west-67-52-68-63.biz.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031125220341,'cache-ntc-af08.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031125221557,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20031125231648,'211.175.241.250');
INSERT INTO uservisit VALUES (916,'Hee Chang Kim',20031125232232,'211.175.241.250');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126003042,'as6-200-52-8-12.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031126004217,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126010019,'as6-200-52-8-12.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031126010356,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4059,'Saso',20031126010427,'195.168.38.40');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126010648,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4493,'ogloriousmullet',20031126011043,'Toronto-HSE-ppp3727463.sympatico.ca');
INSERT INTO uservisit VALUES (4493,'ogloriousmullet',20031126011125,'Toronto-HSE-ppp3727463.sympatico.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031126013956,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031126014755,'193.130.28.1');
INSERT INTO uservisit VALUES (1112,'Greg',20031126023939,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031126033329,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126041247,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (836,'Rush',20031126042015,'141.228.156.225');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126043935,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126053939,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4494,'David',20031126055711,'cambriamobel.demon.co.uk');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126070443,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031126071002,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126072324,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1,'levik',20031126075559,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031126075747,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126080403,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4495,'J',20031126083538,'206.181.33.2');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031126084210,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031126091157,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031126091248,'61.3.128.9');
INSERT INTO uservisit VALUES (4496,'Nancy',20031126091437,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031126091818,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031126092842,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4206,'Eric',20031126093236,'200.13.228.227');
INSERT INTO uservisit VALUES (4494,'David',20031126093449,'cambriamobel.demon.co.uk');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031126093915,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126094942,'144.9.158.101');
INSERT INTO uservisit VALUES (4497,'David',20031126095329,'203.190.76.29');
INSERT INTO uservisit VALUES (4450,'drew',20031126095947,'216.100.91.2');
INSERT INTO uservisit VALUES (4494,'David',20031126100328,'cambriamobel.demon.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126100829,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4495,'J',20031126101005,'206.181.33.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126101733,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031126102307,'newlib-168-197.winona.edu');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126102530,'dsl-201-128-130-175.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031126103326,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126103544,'144.9.158.101');
INSERT INTO uservisit VALUES (4496,'Nancy',20031126104243,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4496,'Nancy',20031126104311,'cache-db04.proxy.aol.com');
INSERT INTO uservisit VALUES (4495,'J',20031126104509,'206.181.33.2');
INSERT INTO uservisit VALUES (4498,'Sam Ismail',20031126105234,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4498,'Sam Ismail',20031126105305,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4498,'Sam Ismail',20031126105419,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4498,'Sam Ismail',20031126105652,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4495,'J',20031126105710,'206.181.33.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126110856,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4488,'Venkateswarlu Sama',20031126112236,'205.140.202.43');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126112415,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031126112418,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126113207,'144.9.158.101');
INSERT INTO uservisit VALUES (3922,'Paul',20031126113729,'63.225.163.137');
INSERT INTO uservisit VALUES (4499,'Nichelle',20031126113924,'exb3.apogent.com');
INSERT INTO uservisit VALUES (4500,'alonso',20031126115955,'200.94.224.4');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031126120703,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (2272,'Clinton Heath',20031126120851,'167.206.189.16');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031126121514,'dhcp250-117.bumc.bu.edu');
INSERT INTO uservisit VALUES (4501,'Joshua Smith',20031126122108,'204.69.4.81');
INSERT INTO uservisit VALUES (4495,'J',20031126123354,'206.181.33.2');
INSERT INTO uservisit VALUES (4502,'matthew waring',20031126123746,'public2-pool3-3-cust123.cosh.broadband.ntl.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126124313,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031126124919,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031126125106,'host3-68.scif.com');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031126125147,'dhcp250-117.bumc.bu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126125529,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126130528,'144.9.158.101');
INSERT INTO uservisit VALUES (4495,'J',20031126130846,'206.181.33.2');
INSERT INTO uservisit VALUES (4495,'J',20031126130913,'206.181.33.2');
INSERT INTO uservisit VALUES (4425,'Sam',20031126131057,'24.242.255.127');
INSERT INTO uservisit VALUES (3922,'Paul',20031126133659,'63.225.163.137');
INSERT INTO uservisit VALUES (4503,'ryan burrus',20031126134127,'pcp03767183pcs.parads01.nm.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031126134451,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126135928,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126140507,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20031126140844,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031126141226,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4450,'drew',20031126141314,'216.100.91.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126141553,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126142122,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126142706,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126142818,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126142824,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031126143242,'63.225.163.137');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126143301,'144.9.158.101');
INSERT INTO uservisit VALUES (4197,'luminita',20031126143359,'cdma-3g1x-184-220.zappmobile.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126143501,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126143708,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126143842,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126144100,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126144333,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126144411,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126144932,'144.9.158.101');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031126145121,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126145136,'144.9.158.101');
INSERT INTO uservisit VALUES (1732,'Helen',20031126145550,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126150345,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031126151025,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4504,'nen nguyen',20031126151114,'203-35-0-162.ideal.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126154025,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126154217,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031126155950,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4506,'rachel',20031126160316,'pcp03553055pcs.brlngt01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126161102,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126161420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031126164049,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031126164329,'cache-rl07.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031126164726,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126165255,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031126165513,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031126165954,'63.225.163.137');
INSERT INTO uservisit VALUES (1,'levik',20031126170211,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20031126170818,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1645,'luvya',20031126171302,'adsl-35-64-118.asm.bellsouth.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031126171415,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1732,'Helen',20031126171731,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20031126173241,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031126173527,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031126174821,'as6-200-52-8-12.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031126175604,'stpeter-lib-ws-108.socrates.hickorytech.com');
INSERT INTO uservisit VALUES (4508,'Emma',20031126175713,'host217-42-209-115.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031126175842,'24-116-59-122.cpe.cableone.net');
INSERT INTO uservisit VALUES (4509,'skamster',20031126181601,'spxylax1.bankofamerica.com');
INSERT INTO uservisit VALUES (4510,'Ed Lunn',20031126181653,'autohost66-154-192-129.nwresd.k12.or.us');
INSERT INTO uservisit VALUES (4317,'C.B.',20031126182542,'external2.rwsc.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031126183830,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126184328,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031126184956,'cache-ntc-af08.proxy.aol.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031126190230,'63.225.163.137');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031126191141,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031126191707,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031126193249,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126194006,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031126195205,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031126195406,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031126200743,'r200-40-69-74.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (693,'Jun',20031126201115,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4511,'Lauren',20031126203722,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031126204239,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126225708,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126230259,'pool-141-153-207-249.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031126230318,'pool-141-153-207-249.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4512,'Christopher',20031126230619,'webcache11.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031126230644,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4513,'paige',20031126230728,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031126230842,'203.21.78.139');
INSERT INTO uservisit VALUES (4374,'Richard',20031126231826,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031126233812,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4514,'linh',20031127000325,'66-52-247-212.sttl.dial.netzero.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031127001120,'cache-ntc-af08.proxy.aol.com');
INSERT INTO uservisit VALUES (4498,'Sam Ismail',20031127003333,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031127004715,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031127005532,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4515,'Zuninga!',20031127005920,'c-24-245-72-197.mn.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127010044,'pool-138-89-107-191.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4516,'j',20031127010308,'ip68-105-97-2.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031127012120,'as6-200-52-8-58.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031127012207,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4517,'Deanna Marie',20031127020902,'cache-ntc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20031127022620,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (1183,'fwaff',20031127022955,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031127044059,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4518,'olamide',20031127045315,'192.116.153.138');
INSERT INTO uservisit VALUES (4519,'Lynne',20031127063907,'cabletel15.cableol.net');
INSERT INTO uservisit VALUES (4519,'Lynne',20031127064009,'cabletel15.cableol.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127071241,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031127073200,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127073924,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031127074631,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4519,'Lynne',20031127081135,'cabletel15.cableol.net');
INSERT INTO uservisit VALUES (3430,'pat',20031127081840,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127082730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031127083020,'dialup-171.75.42.199.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031127084449,'has216m.desy.de');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031127084500,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127091413,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031127091456,'61.3.128.9');
INSERT INTO uservisit VALUES (1575,'DJ',20031127093137,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031127093718,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031127094758,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1171,'nikki',20031127095222,'h00a0cc5df0ba.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031127101108,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127101628,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127103019,'pool-141-153-179-123.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127104004,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031127110403,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127110712,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031127110945,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4450,'drew',20031127111347,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031127111536,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127111643,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031127112806,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031127113152,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031127113722,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031127114323,'cache-ra04.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031127120742,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031127122637,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031127123302,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031127123542,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031127123710,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031127123949,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031127124105,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4459,'phillip elliott',20031127124408,'1Cust191.tnt1.coupeville.wa.da.uu.net');
INSERT INTO uservisit VALUES (4520,'cory',20031127130108,'24.238.33.114.cmts.tv13.ptd.net');
INSERT INTO uservisit VALUES (4521,'supriya',20031127131327,'PPP-219-65-151-149.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3558,'Tristan',20031127132619,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127134139,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4522,'gabrielle',20031127134927,'pcp03050124pcs.bowie01.md.comcast.net');
INSERT INTO uservisit VALUES (4523,'Brittany',20031127140255,'adsl-68-123-126-223.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031127141802,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4450,'drew',20031127143623,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031127144237,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (4425,'Sam',20031127144901,'24.242.255.127');
INSERT INTO uservisit VALUES (4425,'Sam',20031127151921,'ppp-65-65-30-134.dialup.hstntx.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127152751,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4524,'jessica',20031127154732,'24-90-88-224.nyc.rr.com');
INSERT INTO uservisit VALUES (4524,'jessica',20031127154802,'24-90-88-224.nyc.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031127160412,'dsl-200-78-68-130.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4525,'DancingTrash',20031127162654,'c-24-6-99-229.client.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031127163603,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031127163618,'r200-40-186-181.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3182,'Antonio',20031127163721,'dsl-200-78-68-130.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1575,'DJ',20031127164302,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127170040,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031127174042,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031127180508,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20031127181306,'r200-2-35-47.adinet.com.uy');
INSERT INTO uservisit VALUES (4374,'Richard',20031127184800,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031127190820,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031127191029,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031127191212,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031127192315,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127192546,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031127201351,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4526,'mikhael',20031127202831,'CPE0030ab09c317-CM014480103345.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4526,'mikhael',20031127202904,'CPE0030ab09c317-CM014480103345.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031127204409,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127204526,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031127204544,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031127205155,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031127211208,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031127212951,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031127213156,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031127215157,'as6-200-52-8-58.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4527,'Tiffany',20031127220445,'68-234-247-104.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (4528,'Rohan',20031127222209,'164.164.86.75');
INSERT INTO uservisit VALUES (3182,'Antonio',20031127230542,'as6-200-52-8-58.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031127231355,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031127231908,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031128000200,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4178,'Prab',20031128000935,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128002530,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128002700,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128003054,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128003506,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4529,'Ben',20031128003853,'pool-162-84-224-199.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128004022,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4529,'Ben',20031128004046,'pool-162-84-224-199.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031128004100,'ip68-5-186-241.oc.oc.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128004730,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128005738,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031128010027,'h24-81-183-183.vf.shawcable.net');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031128010501,'h24-81-183-183.vf.shawcable.net');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031128010514,'h24-81-183-183.vf.shawcable.net');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031128010532,'h24-81-183-183.vf.shawcable.net');
INSERT INTO uservisit VALUES (4529,'Ben',20031128011400,'pool-162-84-224-199.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128013040,'pool-138-89-98-145.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4531,'JayC',20031128013441,'CPE-144-132-152-248.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (4374,'Richard',20031128013633,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031128021345,'m055-190.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031128022259,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031128023947,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128034904,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031128040948,'193.130.28.1');
INSERT INTO uservisit VALUES (4532,'brian',20031128040957,'n218103252236.netvigator.com');
INSERT INTO uservisit VALUES (4533,'Gary Aitcheson',20031128041408,'dial-62-64-142-109.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (4533,'Gary Aitcheson',20031128041427,'dial-62-64-142-109.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (4532,'brian',20031128041958,'n218103252236.netvigator.com');
INSERT INTO uservisit VALUES (4532,'brian',20031128043107,'n218103252236.netvigator.com');
INSERT INTO uservisit VALUES (4532,'brian',20031128043126,'n218103252236.netvigator.com');
INSERT INTO uservisit VALUES (4534,'Jonathan F. Tuble',20031128044159,'202.163.195.154');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128050343,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031128052616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031128054309,'m055-159.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031128061741,'cache-dr03.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031128072359,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031128072546,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4535,'Tim',20031128073357,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4536,'nette',20031128074734,'210.195.0.49');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128074957,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031128081552,'193.130.28.1');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031128083645,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4529,'Ben',20031128090319,'pool-162-84-224-199.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4535,'Tim',20031128091456,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128092708,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031128093001,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3182,'Antonio',20031128101828,'dsl-201-128-130-42.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4433,'Anna Golden',20031128102449,'host.159-142-66-123.gsa.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128104518,'pool-141-153-183-190.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4537,'etsy',20031128104841,'61.6.96.78');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128105029,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031128110029,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031128113141,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4538,'Antoinette Williams',20031128115038,'pcp950113pcs.bechgr01.in.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031128115038,'193.130.28.1');
INSERT INTO uservisit VALUES (4539,'Jane Michaud',20031128120841,'IP-66.170.60.224.indigital.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128121527,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031128123438,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031128125513,'pcd439072.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128130923,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128140240,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128141752,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031128143222,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031128143820,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4540,'Tamara Bennett',20031128144535,'cache-mtc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031128150815,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4541,'fraser',20031128151229,'host81-152-42-8.range81-152.btcentralplus.com');
INSERT INTO uservisit VALUES (4542,'Katie',20031128151648,'cache-rp02.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031128154229,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128155241,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031128155333,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128155856,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128160211,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4450,'drew',20031128160619,'host-63-145-236-130.empirenissan.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031128161217,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4408,'Kirk',20031128161807,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4540,'Tamara Bennett',20031128163228,'cache-mtc-ag04.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031128163955,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (4543,'Shannon',20031128165114,'cs2428139-37.satx.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031128165408,'acheson-a3.state.gov');
INSERT INTO uservisit VALUES (3351,'Eric',20031128170007,'host-66-81-180-173.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128170029,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031128170041,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031128173042,'host-66-81-180-173.rev.o1.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128175949,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031128181035,'host-66-81-180-173.rev.o1.com');
INSERT INTO uservisit VALUES (4544,'Cali',20031128181529,'dialup-67.27.204.251.Dial1.SaintLouis1.Level3.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128181910,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4508,'Emma',20031128183306,'host217-43-74-138.range217-43.btcentralplus.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031128184024,'cache-dr03.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128184038,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031128190333,'host-66-81-180-173.rev.o1.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128190703,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128191123,'pool-138-89-49-132.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031128191820,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128192310,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128192749,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128195436,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031128195603,'dsl-201-128-130-42.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1072,'Alan',20031128195617,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128200335,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4545,'kraziidancer',20031128200347,'ool-43554351.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031128201001,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031128202631,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031128204404,'cache-ntc-af08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128205157,'pool-138-89-72-33.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031128205946,'h00a0cc5df0ba.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031128210954,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128212640,'pool-138-89-94-154.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031128212946,'host-66-81-19-230.rev.o1.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031128213518,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031128213836,'ppp39.pm3-4.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031128214217,'ppp35.pm3-7.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031128214242,'ppp35.pm3-7.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031128214418,'ppp35.pm3-7.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031128215953,'host-66-81-19-230.rev.o1.com');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031128220923,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031128221114,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031128222412,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (4547,'megan',20031128222907,'bvras3-67-37.whidbey.net');
INSERT INTO uservisit VALUES (4548,'Diane',20031128223904,'adsl-63-201-33-57.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (4547,'megan',20031128224215,'bvras3-67-37.whidbey.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031128232107,'r200-40-185-78.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4547,'megan',20031128234459,'bvras3-67-37.whidbey.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031128234538,'pool-138-89-106-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4547,'megan',20031128235133,'bvras3-67-37.whidbey.net');
INSERT INTO uservisit VALUES (4549,'Tiffinie',20031128235503,'user121.net415.tx.sprint-hsd.net');
INSERT INTO uservisit VALUES (4549,'Tiffinie',20031128235528,'user121.net415.tx.sprint-hsd.net');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031129000024,'h24-81-183-199.vf.shawcable.net');
INSERT INTO uservisit VALUES (4550,'vanetria ross',20031129001505,'cache-dr01.proxy.aol.com');
INSERT INTO uservisit VALUES (4530,'Benjamin',20031129004556,'px2wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (4551,'chris',20031129005326,'203.122.85.208');
INSERT INTO uservisit VALUES (4517,'Deanna Marie',20031129011856,'cache-ntc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031129014803,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4552,'sameer',20031129015830,'65.174.53.153');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129020751,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031129023712,'206.137.1.133');
INSERT INTO uservisit VALUES (3351,'Eric',20031129030553,'host-66-81-22-239.rev.o1.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129030849,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129031736,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129032443,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129033420,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031129033434,'as6-200-52-8-183.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129034035,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129034712,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129040129,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129040737,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031129042807,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4541,'Fraze',20031129064833,'host81-152-42-8.range81-152.btcentralplus.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129065647,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3430,'pat',20031129072232,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031129073029,'has216m.desy.de');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129074619,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4553,'alan',20031129080611,'cc2.jnb6.alter.net');
INSERT INTO uservisit VALUES (4554,'Edward',20031129080858,'144.138.160.5');
INSERT INTO uservisit VALUES (4555,'jyotsna',20031129083024,'PPP-219-65-139-174.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031129085043,'61.3.128.9');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031129090618,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129093648,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031129093840,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031129094006,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20031129100214,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031129101618,'202.138.119.193');
INSERT INTO uservisit VALUES (4553,'alan',20031129102530,'cc2.jnb6.alter.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129102714,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031129103838,'pool-138-89-65-45.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031129104058,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031129104902,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031129105019,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4546,'Jen',20031129113000,'66.155.160.165');
INSERT INTO uservisit VALUES (4546,'Jen',20031129114009,'66.155.160.165');
INSERT INTO uservisit VALUES (3182,'Antonio',20031129115805,'dsl-200-78-68-127.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4556,'Rayni',20031129120112,'adsl-157-114-111.clt.bellsouth.net');
INSERT INTO uservisit VALUES (4546,'Jen',20031129121148,'66.155.160.165');
INSERT INTO uservisit VALUES (4546,'Jen',20031129122855,'ppp23.pm3-5.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129124253,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129124504,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4557,'Dennis Kenyon',20031129125239,'cs6711130-229.satx.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129130253,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031129131231,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031129131253,'ppp23.pm3-5.phi-pt.pa.localnet.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031129133535,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4558,'nicole',20031129133548,'pcp744682pcs.reston01.va.comcast.net');
INSERT INTO uservisit VALUES (4558,'nicole',20031129133644,'pcp744682pcs.reston01.va.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031129140505,'pool-138-89-45-22.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031129140816,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031129140930,'cache-dr03.proxy.aol.com');
INSERT INTO uservisit VALUES (4559,'jessah',20031129141556,'ACC6A45C.ipt.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031129143001,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031129143037,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4560,'Karyn',20031129144356,'129.74.236.102');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129145112,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129145714,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129152328,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031129154433,'cache-dm10.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031129154553,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4561,'Teju',20031129154835,'ool-4352e2e1.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129155532,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031129165810,'cache-rf01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129170004,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129172255,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4562,'Judith Wiener',20031129172458,'ool-44c65dc6.dyn.optonline.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031129172524,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031129173001,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129174838,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175053,'66.155.160.77');
INSERT INTO uservisit VALUES (1732,'Helen',20031129175146,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175227,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175415,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175712,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175830,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175909,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129175938,'66.155.160.77');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129180023,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031129180024,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129180100,'66.155.160.77');
INSERT INTO uservisit VALUES (4546,'Jen',20031129180151,'66.155.160.77');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031129180227,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4546,'Jen',20031129180249,'66.155.160.77');
INSERT INTO uservisit VALUES (153,'TomM',20031129182842,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031129183312,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129184613,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4563,'katie',20031129190115,'Toronto-HSE-ppp3866570.sympatico.ca');
INSERT INTO uservisit VALUES (3182,'Antonio',20031129190600,'dsl-200-78-68-127.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1,'levik',20031129190707,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031129192911,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4317,'C.B.',20031129192934,'nbrypk-cuda1-c2a-138-169.vnnyca.adelphia.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031129195158,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129195648,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129202231,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031129202618,'pool-141-153-147-220.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031129204653,'pool-141-153-213-114.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4564,'monara',20031129210547,'SHASTA025019.ig.com.br');
INSERT INTO uservisit VALUES (4564,'monara',20031129210835,'SHASTA025019.ig.com.br');
INSERT INTO uservisit VALUES (3372,'Sam',20031129213145,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4565,'Carol Swanke',20031129214846,'c-24-130-49-2.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031129220332,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031129220642,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031129221749,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4566,'thatsright',20031129222516,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031129223319,'cache-ntc-ae02.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031129224209,'host-66-81-23-167.rev.o1.com');
INSERT INTO uservisit VALUES (4566,'thatsright',20031129225831,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (4566,'thatsright',20031129230858,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (4566,'thatsright',20031130001435,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130001959,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4566,'thatsright',20031130011315,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20031130021059,'206.137.1.133');
INSERT INTO uservisit VALUES (4567,'jamie',20031130021127,'lsanca1-ar56-4-8-152-048.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4567,'jamie',20031130021222,'lsanca1-ar56-4-8-152-048.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4567,'jamie',20031130021330,'lsanca1-ar56-4-8-152-048.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130021536,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031130030322,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130030745,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130031446,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4568,'Scott',20031130032601,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (4568,'Scott',20031130032728,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (4568,'Scott',20031130033028,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130035124,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3785,'Ashlee',20031130035222,'144.139.137.249');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130035830,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130041026,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031130060336,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (4569,'Anthony',20031130060503,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031130070101,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130071934,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031130075545,'pD954CB70.dip.t-dialin.net');
INSERT INTO uservisit VALUES (4570,'nicole',20031130083045,'pool-141-149-182-146.bos.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031130084054,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (153,'TomM',20031130090815,'206.137.1.133');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031130095219,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (4571,'laura greenwood',20031130101430,'0-1pool175-74.nas18.minneapolis1.mn.us.da.qwest.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031130101911,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4571,'laura greenwood',20031130102302,'0-1pool175-74.nas18.minneapolis1.mn.us.da.qwest.net');
INSERT INTO uservisit VALUES (4571,'laura greenwood',20031130102838,'0-1pool175-74.nas18.minneapolis1.mn.us.da.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130104239,'pool-141-153-178-136.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031130105845,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130105916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130111458,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031130112001,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031130115334,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031130115934,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130121329,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031130121832,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031130122744,'as5-200-52-6-86.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4572,'ajx',20031130123618,'cs6668100-3.austin.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031130124003,'202.138.119.193');
INSERT INTO uservisit VALUES (1072,'Alan',20031130125139,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031130130110,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031130130446,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4569,'Anthony',20031130131613,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130132616,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031130132922,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4573,'J Nelson',20031130132942,'68-234-236-42.vnnyca.adelphia.net');
INSERT INTO uservisit VALUES (4574,'emilie',20031130141748,'ip68-102-100-213.ks.ok.cox.net');
INSERT INTO uservisit VALUES (4574,'emilie',20031130141822,'ip68-102-100-213.ks.ok.cox.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031130142910,'as5-200-52-6-86.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031130144027,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130150027,'pool-138-89-91-161.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031130150145,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130150419,'cache-dg02.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031130150606,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130153845,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031130154524,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4575,'Angel',20031130154721,'cache6.elion.ee');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031130155105,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (153,'TomM',20031130155450,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130155645,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130160738,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031130162602,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130163444,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130163455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031130164119,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130165244,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4576,'chris',20031130165548,'c-24-30-32-105.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (4576,'chris',20031130165646,'c-24-30-32-105.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130165907,'pool-141-153-205-91.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4576,'chris',20031130165952,'c-24-30-32-105.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (4576,'chris',20031130170130,'c-24-30-32-105.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (4577,'alyssa',20031130172657,'24-216-52-8.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130173910,'pool-138-89-102-225.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031130175001,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130175708,'cache-mtc-am04.proxy.aol.com');
INSERT INTO uservisit VALUES (4456,'CASSANDRA THANH NGO',20031130175945,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4254,'sekina',20031130180008,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4254,'sekina',20031130180115,'66-214-168-218.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031130180416,'m055-149.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'brianjn',20031130180507,'m055-149.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031130180802,'r200-40-68-158.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3840,'Hal9000',20031130181810,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031130182233,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031130182707,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (396,'dennis wu',20031130183140,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130183226,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (396,'dennis wu',20031130183608,'c-24-126-218-93.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031130185922,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (153,'TomM',20031130190553,'206.137.1.133');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031130191526,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031130192551,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031130195144,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (153,'TomM',20031130195753,'206.137.1.133');
INSERT INTO uservisit VALUES (4064,'rerun141',20031130195823,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031130200234,'r200-40-68-158.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4578,'ronnie',20031130200716,'pocpm3-6-10.dialup.enter.net');
INSERT INTO uservisit VALUES (4572,'ajx',20031130202542,'cs6668100-3.austin.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031130202641,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031130204615,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4572,'ajx',20031130205610,'cs6668100-3.austin.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130205922,'pool-138-89-72-16.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031130210534,'as5-200-52-6-63.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130210914,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031130211716,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031130214401,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031130220015,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031130220206,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031130220213,'206.137.1.133');
INSERT INTO uservisit VALUES (4579,'Bob',20031130222610,'dpc6682009042.direcpc.com');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223000,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223123,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223129,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223213,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223508,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4580,'Carla',20031130223545,'morris-206-45-168-19.mts.net');
INSERT INTO uservisit VALUES (4581,'Mary',20031130224240,'sdn-ap-010caburbP0297.dialsprint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031130230217,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130230831,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031130231129,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130233757,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031130234048,'pool-141-153-212-207.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4206,'Eric',20031130234415,'200.58.226.199');
INSERT INTO uservisit VALUES (4352,'beck',20031130235413,'c-24-127-96-150.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031130235528,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4582,'Devon',20031130235604,'d226-105-15.home.cgocable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201001440,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201001744,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4583,'torio',20031201001818,'ip68-108-118-74.lv.lv.cox.net');
INSERT INTO uservisit VALUES (4583,'torio',20031201002222,'ip68-108-118-74.lv.lv.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20031201003142,'206.137.1.133');
INSERT INTO uservisit VALUES (4300,'Minion123',20031201003636,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4584,'Taher Nomani',20031201004300,'213.42.2.7');
INSERT INTO uservisit VALUES (4566,'thatsright',20031201005446,'adsl-68-120-88-37.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201010425,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031201020056,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4584,'Taher Nomani',20031201021234,'213.42.2.7');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201021527,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031201021807,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201024234,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201024313,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031201025026,'cache-rr03.proxy.aol.com');
INSERT INTO uservisit VALUES (4569,'Anthony',20031201025810,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (4585,'Cafe',20031201031211,'c-67-172-170-105.client.comcast.net');
INSERT INTO uservisit VALUES (4585,'Cafe',20031201031242,'c-67-172-170-105.client.comcast.net');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031201032423,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201040538,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031201040838,'cache-rg05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201042112,'193.130.28.1');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031201042518,'202.138.119.193');
INSERT INTO uservisit VALUES (4584,'Taher Nomani',20031201043410,'213.42.2.7');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201043623,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201044411,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4584,'Taher Nomani',20031201045322,'213.42.2.14');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201045938,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031201052342,'206.137.1.133');
INSERT INTO uservisit VALUES (4586,'William',20031201054318,'dpc6682009038.direcpc.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201055042,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201055156,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031201061818,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201062036,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201062604,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201062754,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201062847,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201062851,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201062857,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201063552,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031201065433,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201065512,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201065937,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031201070258,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4587,'Christopher',20031201070804,'bordermanager.it-tallaght.ie');
INSERT INTO uservisit VALUES (4587,'Christopher',20031201070858,'bordermanager.it-tallaght.ie');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201072459,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4588,'Angel',20031201073019,'pix-computer-0-21.sbo.hampton.k12.va.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201074405,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201074933,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201080150,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201083100,'193.130.28.1');
INSERT INTO uservisit VALUES (4206,'Eric',20031201083226,'200.13.228.227');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201084207,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201084412,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (836,'Rush',20031201084908,'141.228.156.225');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201091420,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4405,'KC',20031201091452,'garfunkel.ucd.ie');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201091459,'144.9.158.100');
INSERT INTO uservisit VALUES (4495,'J',20031201092300,'206.181.33.2');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031201092702,'acheson-a2.state.gov');
INSERT INTO uservisit VALUES (4589,'Kim Splawn',20031201093153,'c68.113.203.232.ts46v-07.otn-c1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201093218,'144.9.158.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031201093721,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201094126,'193.130.28.1');
INSERT INTO uservisit VALUES (1,'levik',20031201094327,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201094327,'144.9.158.100');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201095720,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031201100029,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201100228,'144.9.158.100');
INSERT INTO uservisit VALUES (122,'Happy',20031201100944,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031201100952,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201101056,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4590,'bill',20031201101351,'fchs77.stclair.K12.IL.US');
INSERT INTO uservisit VALUES (4360,'Gus',20031201101541,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031201102259,'200.48.132.166');
INSERT INTO uservisit VALUES (4575,'Angel',20031201102446,'cache3.elion.ee');
INSERT INTO uservisit VALUES (4206,'Eric',20031201102547,'200.13.228.227');
INSERT INTO uservisit VALUES (4360,'Gus',20031201104653,'200.48.132.166');
INSERT INTO uservisit VALUES (3372,'Sam',20031201104936,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4591,'Dasha',20031201105054,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (4360,'Gus',20031201105326,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031201105537,'mail.pnitrujillo.org');
INSERT INTO uservisit VALUES (4360,'Gus',20031201105557,'mail.pnitrujillo.org');
INSERT INTO uservisit VALUES (4360,'Gus',20031201105613,'200.48.132.166');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201110111,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201110313,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031201110731,'134.217.237.30');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031201110925,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031201112046,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031201112121,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4206,'Eric',20031201113248,'200.13.228.227');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201113300,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20031201113422,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031201114037,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1183,'fwaff',20031201114632,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031201114903,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031201114946,'SB239-00000029.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4591,'Dasha',20031201120127,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (4206,'Eric',20031201121518,'200.13.228.227');
INSERT INTO uservisit VALUES (3372,'Sam',20031201121811,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201121902,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201123306,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201123843,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201123843,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201123843,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201123843,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20031201124803,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201125209,'144.9.158.100');
INSERT INTO uservisit VALUES (4359,'P. Jae Stanley',20031201130251,'user-0ceibfr.cable.mindspring.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201130712,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201131314,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4592,'Liam Johnstone',20031201132640,'unknown.Level3.net');
INSERT INTO uservisit VALUES (4592,'Liam Johnstone',20031201132940,'unknown.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201133848,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201134020,'144.9.158.100');
INSERT INTO uservisit VALUES (4206,'Eric',20031201134111,'200.13.228.227');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031201134637,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4176,'Joe C',20031201135508,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201135805,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201140242,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031201141103,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4082,'wonshot',20031201141440,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031201141443,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201141557,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031201142307,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031201142838,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4064,'rerun141',20031201143914,'vicce001.net.gov.bc.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201144459,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031201144914,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201145623,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031201150822,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201151257,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20031201151541,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20031201153334,'206.28.64.98');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201153444,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3964,'B',20031201153600,'192.154.91.225');
INSERT INTO uservisit VALUES (1575,'DJ',20031201154439,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031201161815,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3964,'B',20031201161838,'192.154.91.225');
INSERT INTO uservisit VALUES (4593,'Bill',20031201162005,'pcp04144386pcs.harwd01.md.comcast.net');
INSERT INTO uservisit VALUES (4593,'Bill',20031201162030,'pcp04144386pcs.harwd01.md.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031201162644,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031201163432,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201164616,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201164916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4594,'diane fletcher',20031201165552,'webcacheM09b.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201171200,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201171419,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201172340,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201173415,'144.9.158.100');
INSERT INTO uservisit VALUES (3922,'Paul',20031201173739,'63.225.163.137');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201174241,'144.9.158.100');
INSERT INTO uservisit VALUES (4064,'rerun141',20031201174531,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201174800,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4450,'drew',20031201180406,'ip68-4-181-111.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031201182028,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4588,'Angel',20031201182836,'dialin6-33.ventur.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201183003,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201183833,'144.9.158.100');
INSERT INTO uservisit VALUES (4569,'Anthony',20031201185804,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031201190528,'dsl-201-128-130-243.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201192213,'144.9.158.101');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031201192446,'12.129.196.36');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031201193901,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1,'levik',20031201194303,'ool-18b96b35.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201195206,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201195702,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201195852,'pool-138-89-80-202.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031201201229,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031201202922,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031201203737,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4596,'josh',20031201204625,'pcp01515161pcs.hambrg01.pa.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031201210258,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031201210659,'200.40.254.155');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201210721,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031201212712,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031201213055,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (3487,'Charlie',20031201213952,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031201214928,'dialup-171.75.35.147.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031201220411,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031201220456,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (1072,'Alan',20031201220913,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031201221643,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031201221724,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031201221902,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201222325,'pool-138-89-32-12.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031201223740,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031201223945,'host-66-81-31-97.rev.o1.com');
INSERT INTO uservisit VALUES (4597,'Jeff',20031201224011,'cache-rc07.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031201224422,'as5-200-52-6-173.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031201224522,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031201224714,'pool-138-89-75-151.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031201224908,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031201225231,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4598,'joanne',20031201225300,'ip68-104-7-229.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031201225949,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031201230729,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031201233407,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4127,'Amy',20031201233613,'12.180.0.130');
INSERT INTO uservisit VALUES (1,'levik',20031201234810,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031201235234,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031202001327,'as5-200-52-6-173.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031202002746,'host-66-81-31-97.rev.o1.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202002834,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4599,'pee',20031202004126,'020.c.002.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031202004418,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031202010816,'203.197.108.73');
INSERT INTO uservisit VALUES (3182,'Antonio',20031202011136,'as5-200-52-6-173.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031202011534,'203.197.108.73');
INSERT INTO uservisit VALUES (153,'TomM',20031202020441,'206.137.1.133');
INSERT INTO uservisit VALUES (4569,'Anthony',20031202020845,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031202023950,'202.138.119.193');
INSERT INTO uservisit VALUES (1183,'fwaff',20031202024542,'193.130.28.1');
INSERT INTO uservisit VALUES (4582,'Jadeite',20031202034246,'d226-105-15.home.cgocable.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031202035609,'193.130.28.1');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031202055716,'has216m.desy.de');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031202065602,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4591,'Dasha',20031202070019,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202072112,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202072709,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202075704,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031202075930,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202081951,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031202083116,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031202083658,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202084537,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202084905,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202092840,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202094114,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202095445,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031202100230,'193.130.28.1');
INSERT INTO uservisit VALUES (4450,'drew',20031202100322,'216.100.91.2');
INSERT INTO uservisit VALUES (3372,'Sam',20031202101035,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202101853,'144.9.158.101');
INSERT INTO uservisit VALUES (1732,'Helen',20031202103233,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20031202103711,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4290,'magee',20031202104206,'dial52.gosonic.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031202105445,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202110907,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202111833,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4591,'Dasha',20031202112345,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (1,'levik',20031202113907,'206.28.64.98');
INSERT INTO uservisit VALUES (4600,'tatiana',20031202114147,'165.155.128.134');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202114337,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031202114425,'63.225.163.137');
INSERT INTO uservisit VALUES (4582,'Jadeite',20031202115409,'d226-105-15.home.cgocable.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202120217,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3224,'Lee',20031202120916,'n218103229162.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202120934,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4601,'Zoey',20031202121223,'wsip-68-110-217-217.ks.ok.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202121530,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031202122105,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202122945,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202123000,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202123240,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4602,'Christine Nelson',20031202123346,'216.199.134.177');
INSERT INTO uservisit VALUES (4507,'Penny',20031202123509,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202124016,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202124130,'144.9.158.101');
INSERT INTO uservisit VALUES (3224,'Lee',20031202125056,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031202125217,'n218103229162.netvigator.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031202130137,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031202131329,'12.129.196.36');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202132015,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4603,'Peter T. Johnson',20031202132111,'168.169.120.205');
INSERT INTO uservisit VALUES (4603,'Peter T. Johnson',20031202132202,'168.169.120.205');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202133341,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4604,'Laurel Falces',20031202133404,'ip68-9-65-170.ri.ri.cox.net');
INSERT INTO uservisit VALUES (4604,'Laurel Falces',20031202133536,'ip68-9-65-170.ri.ri.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031202134123,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202135127,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202135152,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4605,'Vadi D',20031202135615,'12.17.13.3');
INSERT INTO uservisit VALUES (1171,'nikki',20031202135841,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202140455,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031202141056,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031202141432,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4450,'drew',20031202142215,'216.100.91.2');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031202142547,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202142807,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3922,'Paul',20031202143551,'63.225.163.137');
INSERT INTO uservisit VALUES (4507,'Penny',20031202143911,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031202144240,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202144311,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031202144544,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3224,'Lee',20031202144821,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202144945,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031202145728,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202150305,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202150416,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4606,'Dorota',20031202150855,'213.190.151.38');
INSERT INTO uservisit VALUES (4606,'Dorota',20031202151008,'213.190.151.38');
INSERT INTO uservisit VALUES (4542,'Katie',20031202151058,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202151527,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4605,'Vadi D',20031202151549,'12.17.13.3');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031202151657,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202152150,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202153901,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202155049,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202155058,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20031202155541,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4607,'Missy Delargy',20031202155624,'quabbin.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202155652,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202160621,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4607,'Missy Delargy',20031202162107,'quabbin.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202162618,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031202162813,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202164532,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202164746,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4579,'Bob',20031202171545,'dpc6682009024.direcpc.com');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031202171807,'12.129.196.36');
INSERT INTO uservisit VALUES (1253,'brianjn',20031202173719,'203.21.78.153');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202173814,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031202173814,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031202174237,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202180126,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4417,'don',20031202182011,'dsa-29.dsad.ad.tamu.edu');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031202182038,'12.129.196.36');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202184729,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4586,'William',20031202190617,'dpc6682009039.direcpc.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031202191426,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031202191544,'12.129.196.36');
INSERT INTO uservisit VALUES (4064,'rerun141',20031202192625,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1,'levik',20031202193755,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202194151,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4608,'Crystal Lynn',20031202195240,'ansoc-ncd.army.mil');
INSERT INTO uservisit VALUES (4374,'Richard',20031202195458,'cache-ntc-af12.proxy.aol.com');
INSERT INTO uservisit VALUES (4586,'William',20031202200245,'dpc6682009041.direcpc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202200550,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202200716,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202200809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031202202131,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202202322,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4609,'Kathy',20031202205227,'208.187.17.5');
INSERT INTO uservisit VALUES (4507,'Penny',20031202205810,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202205817,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031202210048,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4610,'plextor',20031202211021,'203.2.128.124');
INSERT INTO uservisit VALUES (4610,'plextor',20031202211051,'203.2.128.124');
INSERT INTO uservisit VALUES (4610,'plextor',20031202211126,'203.2.128.124');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202211310,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202212256,'pool-141-153-169-230.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031202212632,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4611,'kealy',20031202213631,'clgrtnt6-port-505.dial.telus.net');
INSERT INTO uservisit VALUES (4611,'kealy',20031202213730,'clgrtnt6-port-505.dial.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202214305,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031202214652,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202215009,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (4612,'Magick321',20031202215051,'ppp-207-167-100-115.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (4612,'Magick321',20031202215323,'ppp-207-167-100-115.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (4610,'plextor',20031202220205,'203.2.128.124');
INSERT INTO uservisit VALUES (1575,'DJ',20031202220244,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031202221252,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031202221636,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031202222500,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031202224313,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031202224602,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031202225118,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031202225724,'r200-40-187-83.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4579,'Bob',20031202230412,'dpc6682009019.direcpc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031202230530,'pool-138-89-74-250.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4613,'penny',20031202232109,'hermes.national.com.au');
INSERT INTO uservisit VALUES (3224,'Lee',20031202233342,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203000341,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203001844,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4423,'bonnie',20031203003336,'host-66-81-68-227.rev.o1.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031203003930,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (4613,'penny',20031203004323,'hermes.national.com.au');
INSERT INTO uservisit VALUES (4614,'George St.Onge',20031203014130,'66-214-180-139.la-cbi.charterpipeline.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031203022643,'as6-200-52-8-216.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031203022802,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031203033532,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20031203040209,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4615,'John',20031203040826,'slip-proxy02.sea.safepages.com');
INSERT INTO uservisit VALUES (4615,'John',20031203040955,'slip-proxy02.sea.safepages.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031203045127,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (4616,'Cody Banks',20031203053123,'pcd585123.netvigator.com');
INSERT INTO uservisit VALUES (4586,'William',20031203053903,'dpc6682009032.direcpc.com');
INSERT INTO uservisit VALUES (4617,'Loz',20031203064101,'195.166.47.74');
INSERT INTO uservisit VALUES (4507,'Penny',20031203065338,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4405,'KC',20031203065727,'revenant-e0.ucd.ie');
INSERT INTO uservisit VALUES (3964,'B',20031203070841,'192.154.91.225');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031203071540,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4618,'taoist',20031203071845,'24-205-6-142.gln-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031203073522,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203080802,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031203081938,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031203082541,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4507,'Penny',20031203083245,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031203084353,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4619,'psg',20031203084506,'82-42-244-67.cable.ubr05.knor.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3964,'B',20031203085309,'192.154.91.225');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031203085344,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031203091911,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031203092459,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203092645,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4405,'KC',20031203093841,'revenant-e0.ucd.ie');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203094645,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3964,'B',20031203095502,'192.154.91.225');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203095503,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203100650,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203101532,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4082,'wonshot',20031203102138,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031203102953,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203104540,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4620,'amanda',20031203105108,'216.56.31.67');
INSERT INTO uservisit VALUES (3964,'B',20031203105616,'192.154.91.225');
INSERT INTO uservisit VALUES (4620,'amanda',20031203105729,'216.56.31.67');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031203110408,'12.129.196.36');
INSERT INTO uservisit VALUES (3430,'pat',20031203110411,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031203110703,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031203111251,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031203111902,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203112254,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203112555,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203112942,'144.9.158.97');
INSERT INTO uservisit VALUES (3964,'B',20031203113520,'192.154.91.225');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031203115210,'12.129.196.36');
INSERT INTO uservisit VALUES (1575,'DJ',20031203115328,'SB241-L0103.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031203115410,'www.neon-hq.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203120434,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4500,'alonso',20031203123107,'200.94.224.4');
INSERT INTO uservisit VALUES (4082,'wonshot',20031203123142,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031203124725,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031203124915,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203130832,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20031203131205,'206.28.64.98');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031203134433,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4521,'supriya',20031203134842,'PPP-219-65-151-75.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031203134942,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (4189,'John',20031203135518,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203140106,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4521,'supriya',20031203141430,'PPP-219-65-151-75.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031203141908,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031203142249,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031203142337,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203142634,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4082,'wonshot',20031203142729,'lan-router.netfrastructure.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031203142907,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031203143746,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031203144041,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203144317,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203144534,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203150239,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031203150850,'dsl-200-78-68-65.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3182,'Antonio',20031203151244,'dsl-200-78-68-65.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1112,'Greg',20031203151647,'216-188-239-165.dyn.grandecom.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031203151845,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203151902,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203153157,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203153318,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20031203153417,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203153557,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031203153955,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203155203,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203155357,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031203155648,'12.129.196.36');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203160110,'144.9.158.97');
INSERT INTO uservisit VALUES (4621,'Maicon',20031203160951,'gateway.lcc.furb.br');
INSERT INTO uservisit VALUES (4621,'Maicon',20031203161008,'gateway.lcc.furb.br');
INSERT INTO uservisit VALUES (4507,'Penny',20031203162502,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031203163730,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203164129,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031203164809,'134.217.237.30');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203165240,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4622,'Christopher C. McAllister',20031203165256,'user-12hc444.cable.mindspring.com');
INSERT INTO uservisit VALUES (4623,'Christopher C. McAllister',20031203165401,'user-12hc444.cable.mindspring.com');
INSERT INTO uservisit VALUES (4624,'stephanie',20031203172148,'pcp01896229pcs.dallas01.ga.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031203172206,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1253,'brianjn',20031203172653,'203.21.78.130');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031203172728,'pool-162-84-158-66.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203172949,'144.9.158.97');
INSERT INTO uservisit VALUES (122,'Happy',20031203173418,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203173845,'144.9.158.97');
INSERT INTO uservisit VALUES (4625,'antelope',20031203173857,'cpc1-nfds4-4-0-cust146.nott.cable.ntl.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031203174834,'134.217.237.30');
INSERT INTO uservisit VALUES (4360,'Gus',20031203175035,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031203175035,'200.48.132.166');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031203175324,'12.129.196.36');
INSERT INTO uservisit VALUES (4189,'John',20031203175429,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031203180704,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4360,'Gus',20031203180941,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031203181112,'200.48.132.166');
INSERT INTO uservisit VALUES (1575,'DJ',20031203181309,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20031203181312,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20031203181412,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203181928,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031203182946,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4626,'laarni',20031203183145,'24-165-31-85.san.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031203183250,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031203183311,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4569,'Anthony',20031203183750,'250-48.adsl1.netlojix.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031203184121,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4612,'Magick321',20031203185211,'ppp-207-167-100-115.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203191836,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203191955,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031203192525,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4628,'steven',20031203192805,'208.245.226.206');
INSERT INTO uservisit VALUES (4628,'steven',20031203192936,'208.245.226.206');
INSERT INTO uservisit VALUES (3922,'Paul',20031203193802,'63.225.163.137');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031203193816,'pool-162-84-158-66.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031203193948,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4629,'chris Knight',20031203194517,'pcp086999pcs.audubn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031203194832,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031203200939,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031203202832,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4630,'angel',20031203203245,'cache-mtc-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (4631,'David Hanna',20031203205541,'170.22.76.10');
INSERT INTO uservisit VALUES (4627,'donnmike',20031203210359,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4632,'xfactor2263',20031203210408,'68.122.56.148');
INSERT INTO uservisit VALUES (4612,'Magick321',20031203210738,'ppp-66-63-130-38.sndg-c5300-3.dialup.nethere.net');
INSERT INTO uservisit VALUES (4493,'ogloriousmullet',20031203210901,'Toronto-HSE-ppp3728196.sympatico.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031203211155,'r200-40-69-144-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203213254,'pool-141-153-181-182.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031203213702,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4633,'lp',20031203214527,'h-67-101-148-64.SNFCCASY.dynamic.covad.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031203215301,'pool-162-84-158-66.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031203215812,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031203221026,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (4634,'stephany',20031203221646,'c-24-126-190-9.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031203222341,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031203223440,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4635,'delaney',20031203224839,'cpe-66-74-72-229.socal.rr.com');
INSERT INTO uservisit VALUES (4635,'delaney',20031203224921,'cpe-66-74-72-229.socal.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031203225529,'cache-rk08.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031203225557,'pool-141-153-177-25.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031203225821,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031203230704,'as6-200-52-8-216.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031203231045,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4618,'taoist',20031203232703,'24-205-6-142.gln-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031203232906,'cache-ntc-af05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031203233758,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031203234958,'imsbbcf03.netvigator.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031204000115,'host-66-81-200-91.rev.o1.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031204000940,'as5-200-52-6-224.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204000957,'pool-141-153-172-17.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031204020011,'202.138.119.193');
INSERT INTO uservisit VALUES (4627,'donnmike',20031204022639,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031204032343,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031204033442,'193.130.28.1');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031204062538,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031204063121,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4554,'Edward',20031204063716,'144.138.160.158');
INSERT INTO uservisit VALUES (4554,'Edward',20031204063730,'144.138.160.158');
INSERT INTO uservisit VALUES (4507,'Penny',20031204064155,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204071754,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4170,'Alex Layman',20031204072223,'client-207-68-36-13.ycsd.york.va.us');
INSERT INTO uservisit VALUES (3964,'B',20031204073550,'192.154.91.225');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204074153,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031204074941,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204075054,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4405,'KC',20031204080756,'garfunkel.ucd.ie');
INSERT INTO uservisit VALUES (4554,'Edward',20031204081724,'144.138.160.158');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204081837,'198.23.26.253');
INSERT INTO uservisit VALUES (1183,'fwaff',20031204081838,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031204082202,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031204083924,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4603,'Peter T. Johnson',20031204084151,'168.169.60.137');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204084322,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204090444,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20031204092728,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4591,'Dasha',20031204092922,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031204092951,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204094025,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20031204094045,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204094202,'198.23.26.253');
INSERT INTO uservisit VALUES (3964,'B',20031204100629,'192.154.91.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031204101248,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031204101657,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1,'levik',20031204102232,'206.28.64.98');
INSERT INTO uservisit VALUES (3372,'Sam',20031204102509,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031204102556,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204102821,'198.23.26.253');
INSERT INTO uservisit VALUES (153,'TomM',20031204103722,'206.137.1.133');
INSERT INTO uservisit VALUES (4636,'test',20031204104355,'209.10.89.39');
INSERT INTO uservisit VALUES (4620,'amanda',20031204104717,'216.56.31.67');
INSERT INTO uservisit VALUES (4637,'cc',20031204105048,'newhavenct.net');
INSERT INTO uservisit VALUES (4637,'cc',20031204105320,'newhavenct.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204105416,'198.23.26.253');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031204105536,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031204105749,'134.217.237.30');
INSERT INTO uservisit VALUES (4625,'antelope',20031204110131,'cpc1-nfds4-4-0-cust146.nott.cable.ntl.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031204110446,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204110935,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204112741,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204112753,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (3623,'jaypee',20031204112802,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204113338,'144.9.158.100');
INSERT INTO uservisit VALUES (3430,'pat',20031204113908,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3964,'B',20031204114005,'192.154.91.225');
INSERT INTO uservisit VALUES (1183,'fwaff',20031204115514,'193.130.28.1');
INSERT INTO uservisit VALUES (4638,'Jim',20031204120146,'66.99.191.198');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031204120605,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204121226,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031204121338,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (4639,'WILLIAM',20031204121554,'12.8.34.199');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031204122504,'12.129.196.36');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204122527,'144.9.158.100');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031204123145,'acheson-a1.state.gov');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031204123706,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031204124420,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031204124624,'134.217.237.30');
INSERT INTO uservisit VALUES (4430,'Eberhard',20031204125024,'dhcp250-174.bumc.bu.edu');
INSERT INTO uservisit VALUES (1183,'fwaff',20031204125425,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031204125922,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204130041,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204131222,'144.9.158.100');
INSERT INTO uservisit VALUES (4206,'Eric',20031204131357,'epm200-13-228-227.epm.net.co');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031204134407,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031204134615,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031204135337,'63.225.163.137');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204141930,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204142332,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20031204143401,'SB241-L0094.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031204143403,'SB241-L0094.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4189,'John',20031204143417,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204143422,'144.9.158.97');
INSERT INTO uservisit VALUES (4640,'eva',20031204143708,'banksource3.daf.concentric.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031204144248,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031204144940,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031204145103,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4641,'Nicole Stephano',20031204145515,'147.31.4.4');
INSERT INTO uservisit VALUES (4642,'Nicole',20031204145928,'147.31.4.4');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204150633,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204151003,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20031204151541,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031204152731,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4350,'Krishna',20031204153852,'198.82.153.73');
INSERT INTO uservisit VALUES (4189,'John',20031204154040,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204155323,'198.23.26.253');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031204155623,'pD9ED55F6.dip.t-dialin.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204155652,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20031204160227,'206.28.64.98');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031204160428,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204160740,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204160847,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031204161104,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031204161520,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031204162249,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204162501,'pool-141-153-188-222.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204164027,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204164224,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204165346,'144.9.158.97');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031204165826,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031204170808,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031204171501,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204172132,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204172437,'200.40.254.89');
INSERT INTO uservisit VALUES (1626,'Gamer',20031204173424,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204173834,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204175059,'144.9.158.97');
INSERT INTO uservisit VALUES (1732,'Helen',20031204175803,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20031204175926,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4417,'don',20031204180608,'dsa-29.dsad.ad.tamu.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031204181244,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031204181953,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4610,'plextor',20031204182640,'203.2.128.124');
INSERT INTO uservisit VALUES (4101,'sheryl',20031204183535,'206.176.114.182');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031204183716,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204184916,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204185736,'pool-138-89-38-6.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4635,'delaney',20031204185756,'cpe-66-74-72-229.socal.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204191210,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3487,'Charlie',20031204193150,'tide78.microsoft.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031204195526,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4610,'plextor',20031204201820,'203.2.128.124');
INSERT INTO uservisit VALUES (1626,'Gamer',20031204202356,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4643,'Kas',20031204202441,'max515.caltel.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031204202559,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031204204445,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031204205628,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031204205657,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4644,'luke',20031204205740,'adsl-67-115-11-191.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (4645,'Kevin',20031204211107,'cache-dc04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031204211220,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031204212841,'r200-40-185-119-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4646,'nathan',20031204213908,'ppp-216-106-108-1.storm.ca');
INSERT INTO uservisit VALUES (4647,'Nicole',20031204214008,'adsl-19-134-227.jan.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204222617,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204223701,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4648,'Matthew',20031204224339,'6532153hfc205.tampabay.rr.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031204230122,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031204230534,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031204231634,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4649,'Lazarus',20031204232112,'cdm-66-233-53-12.fayt.cox-internet.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031204234712,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031204235631,'pool-138-89-89-46.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4610,'plextor',20031205001748,'203.2.128.124');
INSERT INTO uservisit VALUES (4507,'Penny',20031205004155,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031205004520,'pD9E38396.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205005357,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031205015321,'as6-200-52-8-100.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205021013,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205021025,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031205021152,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205023340,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205025301,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031205032930,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4162,'rohit',20031205041424,'164.164.95.3');
INSERT INTO uservisit VALUES (693,'Jun',20031205042118,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4650,'bleuy_8',20031205042716,'tar-ts1-2600.tpgi.com.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205053605,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205063416,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3964,'B',20031205070109,'192.154.91.225');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031205070219,'has216m.desy.de');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031205070414,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205070650,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031205071311,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031205071726,'169.253.4.21');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031205072252,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4651,'dhinesh',20031205072728,'PPP-219.65.97.193.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205073430,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4642,'Nicole',20031205075242,'147.31.4.4');
INSERT INTO uservisit VALUES (1732,'Helen',20031205075711,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031205081115,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031205081313,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205081440,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031205082011,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205083407,'pool-138-89-80-57.mad.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205083927,'198.23.26.253');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031205085215,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205085855,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031205090417,'169.253.4.21');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205091139,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4642,'Nicole',20031205092042,'147.31.4.4');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031205092418,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20031205093339,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031205093546,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031205093557,'61.3.128.9');
INSERT INTO uservisit VALUES (4652,'Gary',20031205094548,'chr168dhcp1434.chrchv01.md.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031205094651,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205094720,'198.23.26.253');
INSERT INTO uservisit VALUES (4653,'elisa',20031205094721,'144.139.191.163');
INSERT INTO uservisit VALUES (3372,'Sam',20031205094924,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031205094929,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031205095454,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205102142,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205102450,'198.23.26.253');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031205103904,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031205104114,'LOFT-45rfd.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205104500,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20031205104616,'134.217.237.30');
INSERT INTO uservisit VALUES (4654,'Ifeyinwa',20031205105055,'138.238.101.69');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205105158,'193.130.28.1');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031205110831,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (4642,'Nicole',20031205111019,'147.31.4.4');
INSERT INTO uservisit VALUES (4507,'Penny',20031205112020,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031205112332,'169.253.4.21');
INSERT INTO uservisit VALUES (1183,'fwaff',20031205112335,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205112356,'198.23.26.253');
INSERT INTO uservisit VALUES (4189,'John',20031205112635,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031205113229,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4655,'Christopher Robbins',20031205113403,'136.226.254.148');
INSERT INTO uservisit VALUES (4655,'Christopher Robbins',20031205113751,'136.226.254.148');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031205114150,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031205121524,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031205122614,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031205122815,'63.150.90.162');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031205122828,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20031205123158,'206.137.1.133');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031205123750,'63.150.90.162');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031205124134,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3224,'Lee',20031205124442,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031205124913,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4656,'amie',20031205125520,'user-437.wfd13.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (4656,'amie',20031205125541,'user-437.wfd13.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (3964,'B',20031205125634,'192.154.91.225');
INSERT INTO uservisit VALUES (1575,'DJ',20031205130333,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4189,'John',20031205130444,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205131555,'198.23.26.253');
INSERT INTO uservisit VALUES (1567,'Bryan',20031205131737,'134.217.237.30');
INSERT INTO uservisit VALUES (4507,'Penny',20031205132802,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205135309,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031205140231,'newlib-168-197.winona.edu');
INSERT INTO uservisit VALUES (2650,'Al',20031205140409,'207.115.163.5');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031205141121,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1112,'Greg',20031205141404,'216-188-239-165.dyn.grandecom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205141409,'198.23.26.253');
INSERT INTO uservisit VALUES (3623,'jaypee',20031205141931,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031205143339,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031205144641,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205145319,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205150425,'144.9.158.97');
INSERT INTO uservisit VALUES (153,'TomM',20031205151057,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205151159,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20031205151309,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205151448,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205151535,'144.9.158.97');
INSERT INTO uservisit VALUES (4189,'John',20031205152135,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205152808,'198.23.26.253');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031205153646,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031205154419,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205154521,'144.9.158.97');
INSERT INTO uservisit VALUES (3922,'Paul',20031205154731,'63.225.163.137');
INSERT INTO uservisit VALUES (2130,'ethan',20031205160434,'1Cust210.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205161359,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205162107,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (122,'Happy',20031205163455,'199.67.51.15');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031205164514,'pD9E38396.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205165137,'144.9.158.97');
INSERT INTO uservisit VALUES (4657,'amy',20031205170657,'63.160.61.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205170910,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031205172253,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4296,'Stephen Buck',20031205172732,'ip68-97-58-88.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031205174013,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205175442,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4658,'glenthaman',20031205181947,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (4659,'Edwin Hong',20031205183508,'adsl-67-124-197-153.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031205191250,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205192143,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205193956,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205201345,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4660,'teresa mchugh',20031205201621,'pcp04044189pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031205201753,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205202521,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031205203309,'r200-40-187-150-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4661,'SpiritWalker',20031205203321,'cache-ntc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031205204745,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031205204825,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4662,'dulce',20031205204905,'200-148-50-9.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031205211943,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031205213655,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205213701,'pool-138-89-41-76.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031205214414,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031205215631,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4663,'Abby',20031205215746,'1Cust56.tnt40.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (4663,'Abby',20031205220011,'1Cust56.tnt40.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031205220725,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031205221347,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031205221624,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031205221718,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031205222745,'pool-138-89-41-76.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031205223039,'as6-200-52-8-204.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031205223842,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4664,'apple',20031205230314,'adsl-68-122-32-211.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (4664,'apple',20031205230355,'adsl-68-122-32-211.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031205231422,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031205233100,'1Cust155.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4665,'stailor',20031205233714,'d142-59-65-248.abhsia.telus.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031206000155,'cache-ntc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (4666,'chase',20031206001854,'adsl-67-64-115-206.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031206003007,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206003706,'pool-141-153-195-206.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4667,'anna',20031206013930,'adsl-68-123-95-226.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031206021434,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031206035709,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031206040327,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4554,'Edward',20031206051909,'144.138.160.105');
INSERT INTO uservisit VALUES (4554,'Edward',20031206051923,'144.138.160.105');
INSERT INTO uservisit VALUES (693,'Jun',20031206052105,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20031206054420,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4668,'shiela  octaviano',20031206060011,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4669,'Christiane',20031206072304,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031206072612,'r200-40-69-15-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206073825,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031206074124,'r200-40-69-15-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031206074534,'r200-40-69-15-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4427,'Ryan',20031206090223,'adsl-63-205-10-81.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031206092516,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206094332,'pool-138-89-34-102.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206094433,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20031206094618,'dhcpm112.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031206100232,'r200-40-68-22-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4666,'chase',20031206100643,'adsl-67-64-115-206.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031206100808,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4645,'Kevin',20031206101700,'cache-dc04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206104238,'pool-138-89-42-125.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105115,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4645,'Kevin',20031206105128,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105345,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105429,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105643,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031206105709,'r200-40-68-22-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105746,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031206105804,'r200-40-68-22-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206105821,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206110010,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031206110507,'r200-40-68-22-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206120232,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031206120634,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206122046,'pool-138-89-65-221.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031206122052,'pool-162-83-139-156.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031206122133,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031206122846,'r200-40-222-71-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20031206123112,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031206123409,'r200-40-222-71-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4374,'Richard',20031206125004,'cache-ntc-ae11.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206132644,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031206132832,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206134324,'pool-141-153-168-76.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031206134326,'as6-200-52-8-48.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206135424,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031206140622,'pool-162-83-139-156.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206142241,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20031206143118,'r200-2-35-221.adinet.com.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206143805,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206145349,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206150047,'pool-141-153-189-115.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4325,'Jerry Kennedy',20031206151126,'adsl-81-147-251.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031206152354,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4671,'Karalee Jinson',20031206161949,'edmnts14c081.nbnet.nb.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20031206162014,'cache-ntc-ae11.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206162434,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4671,'Karalee Jinson',20031206172036,'edmnts14c081.nbnet.nb.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206172826,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031206173734,'host-66-81-23-112.rev.o1.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031206174216,'pool-162-83-139-156.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4672,'carol slomski',20031206175330,'pcp01498923pcs.rte20201.de.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031206181233,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031206181630,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (3623,'jaypee',20031206182611,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031206183246,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031206184044,'dsl-200-67-1-121.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4673,'quasim0d0',20031206184300,'0-1pool116-86.nas47.los-angeles2.ca.us.da.qwest.net');
INSERT INTO uservisit VALUES (4443,'rhoelle',20031206190701,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4674,'b',20031206191852,'CPE-24-160-252-55.wi.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031206192616,'dsl-200-67-1-121.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4507,'Penny',20031206200049,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4675,'Cepheus Parallax',20031206200108,'CPE000625667547-CM014070003475.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031206200136,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4675,'Cepheus Parallax',20031206200154,'CPE000625667547-CM014070003475.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4675,'Cepheus Parallax',20031206201037,'CPE000625667547-CM014070003475.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031206201557,'host-66-81-182-147.rev.o1.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031206203940,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031206204159,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4676,'',20031206205606,'cache-mtc-am03.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031206212858,'cache-ntc-ad09.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031206212931,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031206213813,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206215933,'pool-138-89-49-132.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031206222111,'r200-40-184-157-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4677,'chad',20031206223634,'adsl-67-116-240-136.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031206224055,'pool-141-153-212-177.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031206225213,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031206225658,'1Cust177.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031206230318,'1Cust177.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031206230319,'1Cust177.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031206230732,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4678,'Maria',20031207001110,'adsl-68-124-207-232.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031207001246,'203.21.78.179');
INSERT INTO uservisit VALUES (3372,'Sam',20031207001734,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207002800,'pool-141-153-211-231.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4679,'fruittiecutiegrl',20031207003850,'ip68-228-73-74.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031207004555,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031207013748,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4680,'Mark',20031207015556,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4681,'bryan',20031207015600,'adsl-63-199-200-66.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4682,'doragigja',20031207015855,'adsl-51-242.simnet.is');
INSERT INTO uservisit VALUES (4507,'Penny',20031207015902,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031207020654,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031207022223,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031207024351,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4683,'terri',20031207025559,'203-96-146-110.apx1.paradise.net.nz');
INSERT INTO uservisit VALUES (4680,'Mark',20031207031825,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4680,'Mark',20031207040820,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031207051020,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031207053713,'pD9ED51FD.dip.t-dialin.net');
INSERT INTO uservisit VALUES (4554,'Edward',20031207061136,'144.138.160.189');
INSERT INTO uservisit VALUES (4554,'Edward',20031207061149,'144.138.160.189');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207075137,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031207080636,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4684,'Nicholas',20031207090238,'ool-44c1713c.dyn.optonline.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031207101110,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031207104110,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4680,'Mark',20031207104830,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4680,'Mark',20031207105220,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207112056,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031207115329,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207115518,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4685,'Kristina',20031207120811,'cache-dr01.proxy.aol.com');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031207123300,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031207124529,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20031207124532,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207133359,'pool-138-89-82-200.mad.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031207133954,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207134538,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4686,'Robert',20031207135842,'host213-122-38-45.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4446,'claire',20031207140312,'213.94.235.48');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207141805,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031207142732,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031207145905,'as6-200-52-8-199.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031207145958,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031207150720,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3546,'RoyCook',20031207152335,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031207153257,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031207153359,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031207154618,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4687,'Melissa',20031207154827,'0-1pool37-161.nas13.omaha1.ne.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207155047,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031207162338,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207164854,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207170806,'pool-141-153-197-97.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4688,'Michelle',20031207173626,'pcp04501879pcs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (4688,'Michelle',20031207173710,'pcp04501879pcs.jersyc01.nj.comcast.net');
INSERT INTO uservisit VALUES (4423,'bonnie',20031207181548,'host-66-81-74-79.rev.o1.com');
INSERT INTO uservisit VALUES (4689,'Me Me',20031207182642,'AC884D49.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031207183144,'206.137.1.133');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031207183700,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031207185558,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4055,'S',20031207185912,'HSE-Ottawa-ppp235114.sympatico.ca');
INSERT INTO uservisit VALUES (4055,'S',20031207185922,'HSE-Ottawa-ppp235114.sympatico.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207191542,'pool-141-153-222-34.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4055,'S',20031207192316,'HSE-Ottawa-ppp235114.sympatico.ca');
INSERT INTO uservisit VALUES (4055,'S',20031207192327,'HSE-Ottawa-ppp235114.sympatico.ca');
INSERT INTO uservisit VALUES (4690,'sopara',20031207192343,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4690,'sopara',20031207192544,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4690,'sopara',20031207192622,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4690,'sopara',20031207192658,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031207192800,'r200-40-184-41-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4690,'sopara',20031207192835,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4690,'sopara',20031207193114,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031207194547,'r200-40-184-41-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031207194619,'r200-40-184-41-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4691,'crystal',20031207200353,'206-15-133-151.dialup.ziplink.net');
INSERT INTO uservisit VALUES (693,'Jun',20031207200406,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031207204103,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207204930,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4652,'Gary',20031207210626,'chr168dhcp1434.chrchv01.md.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207212544,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031207212840,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031207213007,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031207213606,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031207214252,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207214655,'pool-138-89-67-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031207214951,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031207220057,'pool-138-89-67-71.mad.east.verizon.net');
INSERT INTO uservisit VALUES (3248,'Kelsey',20031207220913,'12-231-155-239.client.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031207221913,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4692,'lauren',20031207222118,'203.59.227.230');
INSERT INTO uservisit VALUES (3224,'Lee',20031207222206,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (4693,'xijia',20031207224022,'c-67-161-74-143.client.comcast.net');
INSERT INTO uservisit VALUES (4694,'John Han',20031207224333,'c-67-163-4-112.client.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031207224338,'203.21.78.164');
INSERT INTO uservisit VALUES (4507,'Penny',20031207224536,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031207230603,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4659,'Edwin Hong',20031207230855,'adsl-67-124-195-48.dsl.sndg02.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031207231928,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031207232135,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4695,'Tony',20031207234913,'s101-27-67-dhcp.reshalls.umn.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031207235510,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208000200,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208001556,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031208002005,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031208003856,'pcd663068.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208011216,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208013037,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031208013753,'pcd663068.netvigator.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031208015430,'as6-200-52-8-199.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4696,'Mary Jane',20031208022621,'RN248-249.resnet.uoguelph.ca');
INSERT INTO uservisit VALUES (4696,'Mary Jane',20031208023008,'RN248-249.resnet.uoguelph.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20031208023334,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031208024615,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208024652,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031208033036,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031208033222,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031208035150,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031208040054,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031208041851,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031208042408,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4669,'Christiane',20031208042958,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4669,'Christiane',20031208043016,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4669,'Christiane',20031208043017,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031208050839,'61.11.73.105');
INSERT INTO uservisit VALUES (3224,'Lee',20031208055656,'pcd663068.netvigator.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031208055828,'host-66-81-178-189.rev.o1.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031208060610,'193.130.28.1');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031208062004,'61.11.73.105');
INSERT INTO uservisit VALUES (1732,'Helen',20031208062354,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031208071155,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031208071300,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031208072630,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4697,'shell',20031208074121,'cache-loh-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031208074148,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4642,'Nicole',20031208074758,'147.31.4.4');
INSERT INTO uservisit VALUES (4446,'claire',20031208075838,'213.94.235.48');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208090530,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031208090625,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20031208091113,'193.130.28.1');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031208091942,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031208091954,'61.3.128.9');
INSERT INTO uservisit VALUES (153,'TomM',20031208094725,'206.137.1.133');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208100754,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031208100922,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031208100945,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208101449,'144.9.158.100');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031208101920,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208102300,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3224,'Lee',20031208103237,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208103504,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208103641,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031208104128,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031208104631,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031208104743,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208104747,'144.9.158.100');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031208104942,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031208105146,'63.150.90.162');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031208105453,'63.150.90.162');
INSERT INTO uservisit VALUES (3922,'Paul',20031208105647,'63.225.163.137');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208110223,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031208110413,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208110638,'144.9.158.100');
INSERT INTO uservisit VALUES (4642,'Nicole',20031208111054,'147.31.4.4');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208112126,'198.23.26.253');
INSERT INTO uservisit VALUES (153,'TomM',20031208112549,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031208112844,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208113212,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031208113907,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208115341,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208115607,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031208115944,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208121602,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031208122032,'newlib-168-197.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208122317,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208122743,'144.9.158.100');
INSERT INTO uservisit VALUES (4700,'MARIE',20031208130233,'198.94.185.254');
INSERT INTO uservisit VALUES (3430,'pat',20031208130449,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208131336,'198.23.26.253');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208131509,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031208133131,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20031208134428,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208134704,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208134758,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20031208135254,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031208135732,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208135907,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208135942,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20031208140627,'206.137.1.133');
INSERT INTO uservisit VALUES (4701,'ronen',20031208141747,'diup-245-18.inter.net.il');
INSERT INTO uservisit VALUES (4702,'tab',20031208141903,'axs4uip09115.axs4u.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208142915,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031208143527,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3487,'Charlie',20031208144907,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031208145255,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031208151306,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20031208151324,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208151417,'198.23.26.253');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208152254,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031208152600,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031208152652,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031208152720,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208153117,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208153121,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208153620,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031208153637,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208154425,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208155745,'198.23.26.253');
INSERT INTO uservisit VALUES (4703,'nicole',20031208160422,'user-38o15mj.dialup.mindspring.com');
INSERT INTO uservisit VALUES (4703,'nicole',20031208160724,'user-38o15mj.dialup.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208160729,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208161801,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031208162841,'mn-rbe1-ws-343.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (153,'TomM',20031208163755,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031208163756,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4703,'nicole',20031208163902,'user-38o15mj.dialup.mindspring.com');
INSERT INTO uservisit VALUES (122,'Happy',20031208164215,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208165318,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20031208170548,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208170703,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208172410,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208173302,'pool-141-153-165-155.mad.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20031208174336,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031208174451,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20031208174851,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031208175141,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031208175248,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4704,'laura',20031208175345,'pcp06573523pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (4705,'samantha',20031208175431,'ool-18bc84f2.dyn.optonline.net');
INSERT INTO uservisit VALUES (4705,'samantha',20031208175507,'ool-18bc84f2.dyn.optonline.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031208175553,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4706,'David McCleery',20031208175728,'dial-250.r02.ilclch.infoave.net');
INSERT INTO uservisit VALUES (4706,'David McCleery',20031208175907,'dial-250.r02.ilclch.infoave.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208180737,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20031208181656,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4629,'chris Knight',20031208182711,'pcp086999pcs.audubn01.nj.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031208183254,'dsl-200-78-68-220.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4507,'Penny',20031208184708,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208185740,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031208185950,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031208191621,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208193656,'144.9.158.100');
INSERT INTO uservisit VALUES (4610,'plextor',20031208201024,'203.2.128.124');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031208201327,'200.40.254.128');
INSERT INTO uservisit VALUES (1301,'Charlie',20031208203708,'pool-138-89-104-40.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4707,'Monica',20031208204433,'dt068n89.san.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031208204749,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4707,'Monica',20031208204840,'dt068n89.san.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031208205407,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031208205423,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031208211133,'200.40.254.128');
INSERT INTO uservisit VALUES (4507,'Penny',20031208212218,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4057,'Jason',20031208213012,'adsl-154-229-56.jax.bellsouth.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031208214041,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031208214459,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208214638,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2500,'ken',20031208215312,'69.84.104.224');
INSERT INTO uservisit VALUES (4709,'Virginia',20031208215524,'12-218-187-19.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031208220127,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4710,'Reisa',20031208220712,'ce507.ywave.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031208220900,'203.21.78.152');
INSERT INTO uservisit VALUES (1626,'Gamer',20031208220922,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4711,'tanya',20031208221955,'lsanca2-ar37-4-62-199-021.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (4711,'tanya',20031208222148,'lsanca2-ar37-4-62-199-021.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (4711,'tanya',20031208222228,'lsanca2-ar37-4-62-199-021.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (4711,'tanya',20031208222255,'lsanca2-ar37-4-62-199-021.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208224034,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031208224330,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4712,'beth',20031208225124,'12-241-207-37.client.attbi.com');
INSERT INTO uservisit VALUES (885,'np_rt',20031208225928,'12.43.50.215');
INSERT INTO uservisit VALUES (4507,'Penny',20031208225930,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208231302,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031208231331,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031208231954,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208233911,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031208234340,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031208235041,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031208235318,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031208235723,'61.11.73.105');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031208235746,'61.11.73.105');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209000642,'pool-138-89-74-156.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031209002230,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031209003419,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031209003552,'61.11.73.105');
INSERT INTO uservisit VALUES (4300,'Minion123',20031209012411,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209012457,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209014348,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209015101,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209021248,'c68.113.192.235.ts46v-11.otn-e1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209024300,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031209024731,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031209025247,'193.130.28.1');
INSERT INTO uservisit VALUES (4713,'fred',20031209025526,'lsanca2-ar37-4-46-201-139.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031209034908,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031209041721,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4586,'William',20031209050147,'dpc6682009038.direcpc.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031209051104,'193.130.28.1');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031209065742,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031209065919,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3964,'B',20031209072556,'192.154.91.225');
INSERT INTO uservisit VALUES (4714,'a¢Ö K£@a¢Ü*',20031209073900,'pcd368171.netvigator.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031209074217,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4714,'a¢Ö K£@a¢Ü*',20031209074944,'pcd368171.netvigator.com');
INSERT INTO uservisit VALUES (4714,'a¢Ö K£@a¢Ü*',20031209075023,'pcd368171.netvigator.com');
INSERT INTO uservisit VALUES (4714,'a¢Ö K£@a¢Ü*',20031209075049,'pcd368171.netvigator.com');
INSERT INTO uservisit VALUES (4714,'a¢Ö K£@a¢Ü*',20031209075251,'pcd368171.netvigator.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031209080439,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4709,'Virginia',20031209082352,'12-218-187-19.client.mchsi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031209090040,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209090639,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4603,'Peter T. Johnson',20031209091102,'168.169.60.200');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031209092041,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031209092048,'61.3.128.9');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209094237,'144.9.158.100');
INSERT INTO uservisit VALUES (3964,'B',20031209094304,'192.154.91.225');
INSERT INTO uservisit VALUES (1575,'DJ',20031209094353,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031209094601,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031209095011,'61.3.128.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031209095135,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209095522,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4715,'naomi',20031209095722,'cache-dm12.proxy.aol.com');
INSERT INTO uservisit VALUES (4715,'naomi',20031209095859,'cache-dm12.proxy.aol.com');
INSERT INTO uservisit VALUES (3623,'jaypee',20031209100457,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031209100739,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031209101943,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031209102705,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3960,'r whiteson',20031209102842,'h-68-165-192-66.PHNDAZ91.dynamic.covad.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209103124,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031209103917,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209104400,'144.9.158.100');
INSERT INTO uservisit VALUES (1567,'Bryan',20031209104743,'134.217.237.30');
INSERT INTO uservisit VALUES (4507,'Penny',20031209105121,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209110059,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031209110104,'LOFT-077.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031209110326,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4709,'Virginia',20031209110509,'12-218-187-19.client.mchsi.com');
INSERT INTO uservisit VALUES (4716,'Kathy',20031209110536,'cache-mtc-af02.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031209111022,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3224,'Lee',20031209111743,'imsbbcf01.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209112203,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031209112811,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031209113411,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209113442,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209113946,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209114545,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3964,'B',20031209114632,'192.154.91.225');
INSERT INTO uservisit VALUES (4507,'Penny',20031209115525,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031209115718,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (872,'pleasance',20031209120230,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031209120529,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031209121736,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209122305,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4603,'Peter T. Johnson',20031209122907,'168.169.89.144');
INSERT INTO uservisit VALUES (122,'Happy',20031209123538,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031209123849,'pcd438036.netvigator.com');
INSERT INTO uservisit VALUES (4717,'billybob',20031209123950,'h24-71-18-36.wk.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209124703,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209125157,'144.9.158.100');
INSERT INTO uservisit VALUES (4701,'ronen',20031209125924,'diup-231-35.inter.net.il');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209130803,'144.9.158.100');
INSERT INTO uservisit VALUES (4717,'billybob',20031209130809,'h24-71-18-36.wk.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209130834,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4717,'billybob',20031209130914,'h24-71-18-36.wk.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209131100,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20031209131727,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031209133314,'63.150.90.162');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209133318,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031209133515,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209134240,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031209134306,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031209134907,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031209135111,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031209135537,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3964,'B',20031209140022,'192.154.91.225');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031209140547,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209140836,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031209142510,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031209142711,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031209142716,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031209143248,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031209143259,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031209143442,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031209143555,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209143707,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031209143931,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3964,'B',20031209144345,'192.154.91.225');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031209144813,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4701,'ronen',20031209144845,'diup-231-35.inter.net.il');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031209150202,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'Eduardo Guerrero',20031209150231,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031209150255,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209150656,'144.9.158.100');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031209151339,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031209152052,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031209152133,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4719,'Scott',20031209152318,'66.170.10.3');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031209152730,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031209153424,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4720,'blahx',20031209153530,'64-48-71-5-bos-01.cvx.algx.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209153610,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209153634,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209153855,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209154853,'144.9.158.100');
INSERT INTO uservisit VALUES (4701,'ronen',20031209155811,'diup-231-35.inter.net.il');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031209160313,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031209160639,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031209160839,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209161627,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20031209162925,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031209163119,'1Cust180.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031209164000,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4719,'Scott',20031209164443,'66.170.10.3');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209165155,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031209165247,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4721,'sean parrish',20031209170336,'ip68-11-44-217.no.no.cox.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031209170634,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031209170844,'cache-ntc-ad12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031209171354,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4189,'John',20031209171604,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209171740,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031209172148,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209173006,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20031209173601,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3182,'Antonio',20031209174148,'dsl-200-78-68-209.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (1567,'Bryan',20031209175938,'134.217.237.30');
INSERT INTO uservisit VALUES (1575,'DJ',20031209180252,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209180302,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209180709,'144.9.158.100');
INSERT INTO uservisit VALUES (4722,'Kevin',20031209182517,'208-59-134-92.c3-0.elm-ubr1.qens-elm.ny.cable.rcn.com');
INSERT INTO uservisit VALUES (4645,'Kevin',20031209183153,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031209183214,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031209183827,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4609,'Kathy',20031209184553,'208.187.17.69');
INSERT INTO uservisit VALUES (3558,'Tristan',20031209185244,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4629,'chris Knight',20031209185910,'pcp086999pcs.audubn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209192630,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031209193229,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209193522,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209200541,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209201522,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209201907,'pool-141-153-136-229.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209203032,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209210606,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031209212003,'pool-141-153-229-111.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031209212201,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031209220325,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209220829,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4723,'Jessica',20031209221534,'ip-64-7-173-50.mercury.net');
INSERT INTO uservisit VALUES (4724,'Jim',20031209221613,'pool-141-157-68-176.balt.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031209221806,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4725,'Angela',20031209222124,'216-165-247-12.altrionet.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031209222907,'1Cust169.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4726,'tracy',20031209224123,'cache-dg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031209225558,'m055-184.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4726,'tracy',20031209225651,'cache-dg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031209230405,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031209230917,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031209233435,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4690,'sopara',20031209235713,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031210000708,'as5-200-52-6-198.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210003219,'pool-68-162-60-31.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (117,'Half-Mad',20031210004233,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (117,'Half-Mad',20031210004302,'wc14.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (117,'Half-Mad',20031210004315,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (117,'Half-Mad',20031210004337,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031210004606,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (117,'Half-Mad',20031210004624,'wc02.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4727,'jessica',20031210010715,'adsl-67-127-228-41.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031210011055,'as5-200-52-6-198.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4727,'jessica',20031210012124,'adsl-67-127-228-41.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (4728,'grace',20031210012432,'61.9.37.104');
INSERT INTO uservisit VALUES (3182,'Antonio',20031210012942,'as5-200-52-6-198.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031210022437,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031210040426,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031210051855,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20031210061603,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3275,'retiarius',20031210063645,'proxy.skynet.be');
INSERT INTO uservisit VALUES (4729,'nadia',20031210065530,'202.163.211.37');
INSERT INTO uservisit VALUES (4642,'Nicole',20031210070341,'147.31.4.4');
INSERT INTO uservisit VALUES (1732,'Helen',20031210070752,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031210071643,'169.253.4.21');
INSERT INTO uservisit VALUES (153,'TomM',20031210080813,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031210082343,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031210083233,'193.130.28.1');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031210084035,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210084424,'198.23.26.253');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031210084806,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4394,'Heiko Kiewiet',20031210085836,'ehv02e.pixs.philips.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031210092848,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031210093135,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210094206,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031210094539,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210094807,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4450,'drew',20031210095116,'216.100.91.2');
INSERT INTO uservisit VALUES (4701,'ronen',20031210095406,'80.178.109.73.forward.012.net.il');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031210095437,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210100252,'198.23.26.253');
INSERT INTO uservisit VALUES (4670,'e.g.',20031210100531,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210101544,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031210102132,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031210102352,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031210102433,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031210102637,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031210103539,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210105243,'198.23.26.253');
INSERT INTO uservisit VALUES (4425,'Sam',20031210110804,'166.127.1.35');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210110815,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031210111100,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (153,'TomM',20031210111150,'206.137.1.133');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210111754,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031210112411,'63.150.90.162');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210112530,'198.23.26.253');
INSERT INTO uservisit VALUES (4730,'sean',20031210113224,'wsa2.pleasanton.k12.ca.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031210114440,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031210114630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031210115548,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210115555,'144.9.158.97');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031210120400,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031210121308,'63.150.90.162');
INSERT INTO uservisit VALUES (4703,'nicole',20031210121454,'170.211.40.4');
INSERT INTO uservisit VALUES (4731,'Michael Cardenas',20031210123401,'gate6-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4719,'Scott',20031210123435,'66.170.10.3');
INSERT INTO uservisit VALUES (4374,'Richard',20031210123947,'cache-ntc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (2609,'mathemagician',20031210125611,'host-67-32-227-82.tys.bellsouth.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031210130625,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210131046,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210131759,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031210132704,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20031210133738,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210133932,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031210140021,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031210140800,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031210142105,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210142429,'newlib-168-197.winona.edu');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20031210143014,'63.150.90.162');
INSERT INTO uservisit VALUES (3623,'jaypee',20031210143146,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031210143821,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031210144016,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210145308,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031210145554,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (153,'TomM',20031210145759,'206.137.1.133');
INSERT INTO uservisit VALUES (122,'Happy',20031210145809,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031210150443,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031210150853,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031210150910,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210151416,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20031210151624,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210152456,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20031210153525,'134.217.237.30');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031210153936,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031210154153,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4732,'Chels',20031210155641,'adsl-68-249-107-157.dsl.ipltin.ameritech.net');
INSERT INTO uservisit VALUES (4732,'Chels',20031210155922,'adsl-68-249-107-157.dsl.ipltin.ameritech.net');
INSERT INTO uservisit VALUES (4733,'lauren',20031210160447,'cache-mtc-ab09.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031210160736,'LOFT-073.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210162232,'144.9.158.97');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031210163028,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031210163505,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031210165224,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031210165624,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031210165826,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031210165921,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210170409,'pool-68-162-57-61.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031210170510,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210170637,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210170705,'pool-68-162-57-61.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031210173814,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4734,'mike',20031210175412,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031210175427,'1Cust189.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4734,'mike',20031210175628,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (4734,'mike',20031210175643,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (4734,'mike',20031210175721,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (4734,'mike',20031210175820,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031210180349,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031210180705,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031210180736,'C163-087.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4734,'mike',20031210183235,'ool-43529a8e.dyn.optonline.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031210183519,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4735,'Rebecca',20031210183858,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (4736,'jim beam',20031210184623,'209.10.89.39');
INSERT INTO uservisit VALUES (4737,'james baker',20031210185104,'209.10.89.39');
INSERT INTO uservisit VALUES (4738,'Kalen',20031210190015,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (4636,'test',20031210190311,'209.10.89.39');
INSERT INTO uservisit VALUES (4739,'ben',20031210190448,'81-86-92-223.dsl.pipex.com');
INSERT INTO uservisit VALUES (1,'levik',20031210191425,'pool-68-161-141-168.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210191657,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4740,'Eric Sandberg',20031210191908,'cache-dm07.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031210193227,'C163-087.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4741,'Mike',20031210194424,'DIALUP-153-160.TNNAS2.USIT.NET');
INSERT INTO uservisit VALUES (4742,'Judith Moore',20031210195209,'h24-69-104-199.cc.shawcable.net');
INSERT INTO uservisit VALUES (4742,'Judith Moore',20031210195235,'h24-69-104-199.cc.shawcable.net');
INSERT INTO uservisit VALUES (4743,'karlie',20031210201318,'dialup-67.30.80.198.Dial1.Portland1.Level3.net');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20031210203152,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031210205255,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031210205518,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031210211405,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4690,'sopara',20031210212217,'lsanca1-ar51-4-42-021-246.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4235,'casper',20031210213154,'ip68-10-172-94.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031210214004,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210214639,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4745,'amanda',20031210214723,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031210215307,'1Cust212.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210222307,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4746,'danielle',20031210222803,'c-24-130-141-151.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031210223630,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031210231457,'pool-138-89-113-130.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031210233516,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031210233851,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031211000023,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031211001824,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4747,'tammy',20031211003930,'cache-ntc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (4748,'luia',20031211004025,'68-233-250-105.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031211005555,'as6-200-52-8-127.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4748,'luia',20031211010851,'68-233-250-105.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031211012436,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031211015116,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031211015159,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031211020456,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031211032328,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4279,'Mark Longhurst',20031211034600,'mailgate.hopkinshomes.co.uk');
INSERT INTO uservisit VALUES (4098,'lovejoy',20031211034641,'81-86-212-240.dsl.pipex.com');
INSERT INTO uservisit VALUES (4591,'Dasha',20031211061723,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (1732,'Helen',20031211070901,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4749,'Scott Ashley',20031211074916,'gate-isdn.mg-rover.energis.com');
INSERT INTO uservisit VALUES (872,'pleasance',20031211081105,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031211152947,'sw02.verizon.com');
INSERT INTO uservisit VALUES (153,'TomM',20031211153816,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20031211153928,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031211155151,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20031211160021,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031211160657,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031211161220,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031211161429,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031211161523,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031211162551,'134.217.237.30');
INSERT INTO uservisit VALUES (122,'Happy',20031211163537,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031211163710,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031211165232,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031211165918,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031211171439,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031211172203,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4750,'Kat',20031211172350,'pcp069058pcs.glst3401.nj.comcast.net');
INSERT INTO uservisit VALUES (4750,'Kat',20031211172406,'pcp069058pcs.glst3401.nj.comcast.net');
INSERT INTO uservisit VALUES (4750,'Kat',20031211172707,'pcp069058pcs.glst3401.nj.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031211173453,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211173844,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031211174345,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4751,'Shawn',20031211174859,'ppp58-as1-spk.go180.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031211175223,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031211175300,'host82-68.scif.com');
INSERT INTO uservisit VALUES (4752,'B.A.',20031211180959,'tritan.peterson.af.mil');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031211181610,'144.9.158.101');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211181733,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031211183234,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031211183239,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031211184008,'144.9.158.101');
INSERT INTO uservisit VALUES (4753,'Keisle',20031211184139,'203.west-allis-02rh16rt-03rh15rt.wi.dial-access.att.net');
INSERT INTO uservisit VALUES (4708,'puzzlesrfun',20031211193035,'pcp04242304pcs.eatntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031211193303,'pool-138-89-129-85.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031211193340,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031211193702,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4754,'Bobby',20031211195906,'adsl.i019127027.rivernet.com.au');
INSERT INTO uservisit VALUES (4739,'ben',20031211200741,'81-86-237-226.dsl.pipex.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20031211202712,'200.40.254.151');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031211202933,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031211203101,'200.40.254.151');
INSERT INTO uservisit VALUES (3558,'Tristan',20031211203753,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031211205048,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031211205230,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211210641,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031211211302,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211211546,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4751,'Shawn',20031211213034,'ppp151-as1-spk.go180.net');
INSERT INTO uservisit VALUES (1,'levik',20031211214201,'pool-151-205-126-228.char.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031211214735,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031211214741,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031211215603,'1Cust248.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031211220643,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211221359,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211224048,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031211225913,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031211230755,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031211231451,'as3-200-52-7-223.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4755,'drew',20031211232143,'63.88.67.230');
INSERT INTO uservisit VALUES (3182,'Antonio',20031211234953,'as3-200-52-7-223.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031211235013,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031212000314,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031212000651,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212000912,'pool-68-162-57-75.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4693,'xijia',20031212001313,'c-67-161-74-143.client.comcast.net');
INSERT INTO uservisit VALUES (4693,'xijia',20031212001451,'c-67-161-74-143.client.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031212001658,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (883,'jagadish babu',20031212003442,'61.11.73.105');
INSERT INTO uservisit VALUES (4568,'§çåpëstër',20031212004718,'pD954C670.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031212011003,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031212011913,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3703,'Debbie',20031212014620,'sdn-ap-012ilchicP0414.dialsprint.net');
INSERT INTO uservisit VALUES (4756,'jocelyn collins',20031212015105,'cache-dp08.proxy.aol.com');
INSERT INTO uservisit VALUES (4554,'Edward',20031212020325,'144.138.160.117');
INSERT INTO uservisit VALUES (1183,'fwaff',20031212033421,'193.130.28.1');
INSERT INTO uservisit VALUES (4748,'luia',20031212033609,'68-233-250-105.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (4757,'Val',20031212044105,'svscan1.merrillcorp.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031212044421,'193.130.28.1');
INSERT INTO uservisit VALUES (4757,'Val',20031212044948,'svscan1.merrillcorp.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212061446,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031212063706,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4758,'chubi',20031212064053,'203.177.28.147');
INSERT INTO uservisit VALUES (4758,'chubi',20031212064547,'203.177.28.147');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212070719,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20031212070737,'varan.gfnet.com');
INSERT INTO uservisit VALUES (4739,'ben',20031212072521,'81-86-245-114.dsl.pipex.com');
INSERT INTO uservisit VALUES (4759,'christie',20031212072914,'relay.lifesense.co.za');
INSERT INTO uservisit VALUES (4642,'Nicole',20031212073433,'147.31.4.4');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031212080056,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031212081732,'61.3.128.9');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031212082111,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031212082205,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031212082524,'61.3.128.9');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031212082812,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4760,'Sagar',20031212083122,'61.11.18.180');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031212083307,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4761,'Henry Aleman',20031212083642,'gate1.mfr.usmc.mil');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212084345,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212084755,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20031212085800,'pool-151-205-126-228.char.east.verizon.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031212091836,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4751,'Shawn',20031212093433,'ppp147-as1-spk.go180.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212093851,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212094710,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031212100521,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212102619,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4751,'Shawn',20031212102905,'ppp136-as1-spk.go180.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031212103006,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212103739,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20031212104616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031212105549,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031212110230,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031212110339,'cookie.stuy.edu');
INSERT INTO uservisit VALUES (122,'Happy',20031212114216,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031212115339,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031212115828,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212115928,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212120057,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4762,'Chanphenh',20031212121229,'cache-mtc-ag03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031212121305,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031212121445,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (153,'TomM',20031212121524,'206.137.1.133');
INSERT INTO uservisit VALUES (4763,'patpat',20031212121653,'webcache-16.th.ifl.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031212122539,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4764,'Christie',20031212123132,'wnpgmb11dc1-res-169-49.mts.net');
INSERT INTO uservisit VALUES (4765,'david',20031212123618,'CPE-65-31-81-42.wi.rr.com');
INSERT INTO uservisit VALUES (4765,'david',20031212124104,'CPE-65-31-81-42.wi.rr.com');
INSERT INTO uservisit VALUES (4765,'david',20031212124113,'CPE-65-31-81-42.wi.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031212124326,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20031212124712,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4751,'Shawn',20031212125533,'ppp47-as1-spk.go180.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212125534,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031212125633,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031212131737,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031212132530,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4766,'Linda',20031212133000,'dadb42a.d.umn.edu');
INSERT INTO uservisit VALUES (4766,'Linda',20031212133022,'dadb42a.d.umn.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031212133133,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212133249,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031212134357,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031212134645,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212134823,'198.23.26.253');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031212135040,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031212135821,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031212141148,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212141255,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20031212141415,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4450,'drew',20031212142027,'216.100.91.2');
INSERT INTO uservisit VALUES (4507,'Penny',20031212142052,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031212142821,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212142951,'198.23.26.253');
INSERT INTO uservisit VALUES (4176,'Joe C',20031212143936,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20031212144011,'134.217.237.30');
INSERT INTO uservisit VALUES (4450,'drew',20031212144354,'216.100.92.146');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212144642,'144.9.158.101');
INSERT INTO uservisit VALUES (1567,'Bryan',20031212144928,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212145407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212145516,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4767,'lib',20031212145939,'mtl58-2-132-239.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031212150033,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4767,'lib',20031212150057,'mtl58-2-132-239.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031212150158,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031212153224,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212153352,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031212153613,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4768,'dana',20031212154416,'207.160.119.252');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212154540,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212155842,'144.9.158.101');
INSERT INTO uservisit VALUES (4769,'stern',20031212160356,'134.217.237.30');
INSERT INTO uservisit VALUES (2130,'ethan',20031212160926,'mn-rbe1-ws-589.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (4770,'lemmy',20031212161133,'202.53.77.242.nettlinx.com');
INSERT INTO uservisit VALUES (4769,'stern',20031212162609,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4769,'stern',20031212162652,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212163028,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4762,'Chanphenh',20031212163131,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031212163132,'mn-rbe1-ws-589.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212171459,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031212171804,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20031212172336,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031212172501,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031212172718,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212172918,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212173722,'144.9.158.101');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212174004,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031212174329,'pool-151-205-126-228.char.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212174754,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20031212181427,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031212182407,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3922,'Paul',20031212182756,'63.225.163.137');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212183128,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031212183854,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4742,'Judith Moore',20031212184045,'h24-69-104-199.cc.shawcable.net');
INSERT INTO uservisit VALUES (4771,'cindy',20031212185510,'h0020780f6ad6.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4771,'cindy',20031212185624,'h0020780f6ad6.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031212190015,'206.137.1.133');
INSERT INTO uservisit VALUES (1112,'Greg',20031212190033,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031212191622,'81-86-235-123.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031212192141,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212192629,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031212193626,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4773,'Emily',20031212195350,'cache-rb08.proxy.aol.com');
INSERT INTO uservisit VALUES (4742,'Judith Moore',20031212195536,'h24-69-104-199.cc.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212200814,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4774,'Murray Branch',20031212201751,'murray.gex.ncable.net.au');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031212202714,'d205-206-23-22.abhsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212202734,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4775,'Rebecca',20031212202925,'cs671068-30.houston.rr.com');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031212203037,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031212203556,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031212204614,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (693,'Jun',20031212205532,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031212210126,'r200-40-69-123-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20031212210357,'206.137.1.133');
INSERT INTO uservisit VALUES (4300,'Minion123',20031212211329,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212211432,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031212211523,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031212212605,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031212213421,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4055,'S',20031212213717,'Ottawa-HSE-ppp266021.sympatico.ca');
INSERT INTO uservisit VALUES (4776,'pw',20031212215018,'dhcp024-210-176-059.woh.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031212215853,'pool-141-153-138-58.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031212220059,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4777,'anna',20031212220135,'159.17.252.64.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031212220815,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4055,'S',20031212221013,'Ottawa-HSE-ppp266021.sympatico.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212221047,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031212221444,'1Cust227.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031212222607,'physicsed2.physics.montana.edu');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212223118,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031212224912,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4778,'chic',20031212230858,'oc-nas-07-s456.cinergycom.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031212234057,'81-86-235-123.dsl.pipex.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031213000923,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031213001207,'pool-138-89-18-191.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4779,'Ethan',20031213001324,'d2-238.rb.clm.centurytel.net');
INSERT INTO uservisit VALUES (4779,'Ethan',20031213001516,'d2-238.rb.clm.centurytel.net');
INSERT INTO uservisit VALUES (4779,'Ethan',20031213001533,'d2-238.rb.clm.centurytel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213003103,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20031213003155,'c-67-167-197-93.client.comcast.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031213004331,'81-86-235-123.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031213005138,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4055,'S',20031213014155,'Ottawa-HSE-ppp266021.sympatico.ca');
INSERT INTO uservisit VALUES (4780,'jess',20031213014530,'1Cust245.tnt1.hba1.da.uu.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031213020338,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031213020936,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213022802,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4774,'Murray Branch',20031213023929,'murray.gex.ncable.net.au');
INSERT INTO uservisit VALUES (4649,'Lazarus',20031213031946,'cdm-66-233-53-12.fayt.cox-internet.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031213041343,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031213055746,'host-66-81-200-212.rev.o1.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213061749,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4781,'Shyam',20031213062214,'202.9.179.87');
INSERT INTO uservisit VALUES (153,'TomM',20031213062950,'206.137.1.133');
INSERT INTO uservisit VALUES (4763,'patpat',20031213071253,'webcache-08.th.ifl.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213071600,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4781,'Shyam',20031213071938,'202.9.179.87');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213072152,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1919,'Lewis',20031213074913,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1919,'Lewis',20031213075336,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031213082756,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213085543,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031213085707,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213090248,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4782,'martine',20031213090417,'ACBFEE48.ipt.aol.com');
INSERT INTO uservisit VALUES (4782,'martine',20031213091104,'ACBFEE48.ipt.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213091311,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213092857,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213094430,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031213102301,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213104237,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031213110201,'pool-68-162-42-110.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20031213112940,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031213113406,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4783,'ting',20031213114043,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213115407,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031213120432,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213121248,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031213121407,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213121459,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031213121623,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213124847,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031213125730,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213130135,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213131029,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213132055,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213132731,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031213134032,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213134110,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4784,'abhi',20031213134645,'ptil-12-177-ind.primus-india.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213140519,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031213140743,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031213140843,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4699,'Barry Knapp',20031213140910,'1Cust76.tnt1.bozeman.mt.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213141342,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4785,'strawbaryfields',20031213141418,'volera1.baylor.edu');
INSERT INTO uservisit VALUES (4374,'Richard',20031213142841,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031213143930,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031213144352,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4785,'strawbaryfields',20031213144446,'volera1.baylor.edu');
INSERT INTO uservisit VALUES (4785,'strawbaryfields',20031213144512,'volera1.baylor.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213151939,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213152042,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213152122,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213153709,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213154949,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4786,'winnie',20031213155155,'24-90-123-216.nyc.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213161304,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213162138,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4787,'Sue',20031213162701,'pc-80-235-142-222-na.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031213163331,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213163551,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4788,'corey',20031213163947,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (1,'levik',20031213164406,'pool-151-205-126-228.char.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213164419,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4786,'winnie',20031213164959,'24-90-123-216.nyc.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213165320,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4789,'patel',20031213170313,'pool-138-89-78-62.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213170932,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031213172731,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213174504,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4790,'Justin',20031213174515,'sid-1157.sid.rice.edu');
INSERT INTO uservisit VALUES (4752,'B.A.',20031213175129,'03-134.039.popsite.net');
INSERT INTO uservisit VALUES (153,'TomM',20031213175425,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20031213175443,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4740,'Eric Sandberg',20031213184559,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031213190233,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031213190454,'24-117-106-28.cpe.cableone.net');
INSERT INTO uservisit VALUES (1732,'Helen',20031213194242,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4788,'corey',20031213200500,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (153,'TomM',20031213202930,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031213204046,'pool-138-89-114-195.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031213205724,'1Cust164.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4791,'kwerenka',20031213210006,'edtntnt8-port-80.dial.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213210353,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213213321,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213214753,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031213215444,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031213215541,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4788,'corey',20031213220324,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031213221408,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031213221518,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4792,'Sunny',20031213222143,'63.160.98.8');
INSERT INTO uservisit VALUES (1575,'DJ',20031213222326,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213222349,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4792,'Sunny',20031213222703,'63.160.98.8');
INSERT INTO uservisit VALUES (4507,'Penny',20031213223524,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031213224237,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031213225426,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20031213230242,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031213231507,'cache-ntc-af07.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031213235406,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031213235544,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031214002432,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214002839,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214004244,'pool-151-198-116-103.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031214004558,'cache-ntc-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214005650,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214005807,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214012018,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031214012109,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031214014546,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031214020113,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20031214020145,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031214020804,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031214022153,'host-66-81-28-63.rev.o1.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214023923,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4725,'Angela',20031214024951,'216.165.247.12');
INSERT INTO uservisit VALUES (4725,'Angela',20031214025028,'216.165.247.12');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214034250,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031214043113,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031214051347,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031214052351,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031214054457,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031214054500,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (4793,'Nicole Bartlett',20031214055432,'dip-202-72-131-230.wa.westnet.com.au');
INSERT INTO uservisit VALUES (4793,'Nicole Bartlett',20031214055729,'dip-202-72-131-230.wa.westnet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031214060020,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4794,'Rajeev Kumar',20031214063634,'202.88.152.84');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214072532,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031214072721,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031214075641,'206.137.1.133');
INSERT INTO uservisit VALUES (4795,'tony',20031214080109,'host213-122-238-12.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4795,'tony',20031214080431,'host213-122-238-12.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214081648,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031214083214,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031214092339,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031214092551,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031214104714,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4786,'winnie',20031214105120,'24-90-123-216.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214110714,'pool-68-162-35-33.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4796,'chico',20031214110819,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214111804,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031214111901,'203.94.254.239');
INSERT INTO uservisit VALUES (3372,'Sam',20031214114656,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20031214115537,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214121234,'pool-151-198-127-40.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214122205,'pool-151-198-127-40.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031214122639,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031214122825,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031214123657,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20031214124131,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031214124155,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031214125823,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031214130125,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031214130528,'206.137.1.133');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214133036,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031214135642,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4788,'corey',20031214140717,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031214141400,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4797,'m',20031214143532,'pc-24-151-114-105.newt1.ct.charter.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031214145203,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031214151137,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031214153305,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031214155139,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20031214162236,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031214162837,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031214163043,'Ottawa-HSE-ppp265696.sympatico.ca');
INSERT INTO uservisit VALUES (4798,'patricia janik',20031214171720,'ny-lancastercadent4g10-12d-209.buf.adelphia.net');
INSERT INTO uservisit VALUES (4798,'patricia janik',20031214171808,'ny-lancastercadent4g10-12d-209.buf.adelphia.net');
INSERT INTO uservisit VALUES (4798,'patricia janik',20031214171815,'ny-lancastercadent4g10-12d-209.buf.adelphia.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031214172343,'m055-182.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214174242,'pool-138-89-137-119.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031214175655,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031214175743,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (4799,'gee',20031214181055,'ool-18bfce82.dyn.optonline.net');
INSERT INTO uservisit VALUES (153,'TomM',20031214191443,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031214191911,'r200-40-187-206-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214192318,'pool-138-89-137-188.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4800,'megan',20031214195243,'cache-rp03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031214200758,'pool-151-205-126-228.char.east.verizon.net');
INSERT INTO uservisit VALUES (4801,'Kelly',20031214201726,'x2-04b-234.goldrush.com');
INSERT INTO uservisit VALUES (4801,'Kelly',20031214201945,'x2-04b-234.goldrush.com');
INSERT INTO uservisit VALUES (4802,'Robin',20031214205644,'user-0c93clf.cable.mindspring.com');
INSERT INTO uservisit VALUES (4803,'jere',20031214205753,'c-24-0-112-225.client.comcast.net');
INSERT INTO uservisit VALUES (4803,'jere',20031214210010,'c-24-0-112-225.client.comcast.net');
INSERT INTO uservisit VALUES (4803,'jere',20031214210156,'c-24-0-112-225.client.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031214212536,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4788,'corey',20031214212707,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031214213417,'81-86-235-123.dsl.pipex.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031214214030,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031214220514,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031214234754,'pool-141-153-140-148.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215001920,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215005158,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4804,'manuel',20031215011446,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (4627,'donnmike',20031215014536,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031215020221,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031215020838,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031215023417,'195.82.21.184');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031215023653,'195.82.21.184');
INSERT INTO uservisit VALUES (4804,'manuel',20031215023832,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (1575,'DJ',20031215030943,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4806,'san_san',20031215032531,'161.142.107.219');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215034113,'193.130.28.1');
INSERT INTO uservisit VALUES (4804,'manuel',20031215035920,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031215041506,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215042234,'193.130.28.1');
INSERT INTO uservisit VALUES (3372,'Sam',20031215042246,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4807,'syella_usop',20031215042359,'d60-65-150-217.col.wideopenwest.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215045519,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215051031,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215052556,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031215053219,'igate.vodafone.co.uk');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031215053410,'igate.vodafone.co.uk');
INSERT INTO uservisit VALUES (1732,'Helen',20031215054628,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4670,'e.g.',20031215074614,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20031215074659,'206.137.1.133');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215075422,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031215081423,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215082012,'sw02.verizon.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031215082230,'61.3.128.9');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031215083629,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031215084626,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031215085139,'195.82.21.128');
INSERT INTO uservisit VALUES (4808,'DonnaJean',20031215085358,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (4808,'DonnaJean',20031215085437,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031215085446,'169.253.4.21');
INSERT INTO uservisit VALUES (4808,'DonnaJean',20031215085527,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (4808,'DonnaJean',20031215085607,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215090845,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215091727,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215091753,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20031215092847,'206.137.1.133');
INSERT INTO uservisit VALUES (4176,'Joe C',20031215094340,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031215095210,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215095633,'193.130.28.1');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031215095846,'169.253.4.21');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215100340,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215100357,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031215101208,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215101959,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215102024,'144.9.158.101');
INSERT INTO uservisit VALUES (4360,'Gus',20031215102311,'200.48.132.166');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031215103213,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031215104127,'134.217.237.30');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215105535,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215105551,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031215111534,'195.82.21.100');
INSERT INTO uservisit VALUES (4360,'Gus',20031215111720,'200.48.132.166');
INSERT INTO uservisit VALUES (4360,'Gus',20031215111740,'200.48.132.166');
INSERT INTO uservisit VALUES (4809,'dan',20031215111932,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031215113540,'igate.vodafone.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215114005,'144.9.158.101');
INSERT INTO uservisit VALUES (4809,'dan',20031215114351,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (4810,'chiranjeevi',20031215114635,'203.197.138.167');
INSERT INTO uservisit VALUES (3372,'Sam',20031215115304,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031215115723,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031215115833,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20031215121150,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20031215121227,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031215121510,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215121604,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031215121827,'193.130.28.1');
INSERT INTO uservisit VALUES (4360,'Gus',20031215122114,'200.48.132.166');
INSERT INTO uservisit VALUES (4627,'donnmike',20031215122237,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031215122253,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4809,'dan',20031215123836,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (4811,'joyce',20031215124615,'ipdial-188-28.tri-isys.com');
INSERT INTO uservisit VALUES (4812,'Venus',20031215124756,'214-085.resnet.stonybrook.edu');
INSERT INTO uservisit VALUES (4360,'Gus',20031215125228,'200.48.132.166');
INSERT INTO uservisit VALUES (4768,'dana',20031215130519,'207.160.119.252');
INSERT INTO uservisit VALUES (153,'TomM',20031215130742,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215132559,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031215134219,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215135123,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4360,'Gus',20031215135332,'200.48.132.166');
INSERT INTO uservisit VALUES (1575,'DJ',20031215140640,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215141219,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4176,'Joe C',20031215142018,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20031215142021,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031215142230,'195.82.21.172');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031215142648,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215142858,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031215143403,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215143947,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215144501,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215145451,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215150301,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031215150714,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215150727,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215150745,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031215151119,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215152644,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031215153847,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20031215154719,'134.217.237.30');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031215154945,'166.113.27.167');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031215155618,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215161157,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031215161429,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215161642,'144.9.158.101');
INSERT INTO uservisit VALUES (2130,'ethan',20031215162026,'mn-rbe1-ws-589.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215165132,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4754,'Bobby',20031215165352,'adsl.i019127027.rivernet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215172653,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20031215175649,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215180119,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031215182132,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20031215182212,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031215182538,'m055-162.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031215183226,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215183932,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4739,'ben',20031215184129,'81-86-234-228.dsl.pipex.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031215185419,'proxys.ord.marketscore.com');
INSERT INTO uservisit VALUES (4740,'Eric Sandberg',20031215191926,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20031215192531,'r200-40-186-166-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4798,'patricia janik',20031215192603,'ny-lancastercadent4g10-12d-209.buf.adelphia.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031215192918,'r200-40-186-166-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031215194543,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031215195641,'ce-web1.wesleyan.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031215201838,'d142-59-163-121.abhsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215203514,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215205002,'pool-68-162-51-35.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031215210656,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031215210930,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215211901,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4813,'matt g',20031215213146,'adsl-156-66-40.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215213350,'pool-68-162-37-82.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215213645,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4814,'becky',20031215214342,'user-12hduia.cable.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215214529,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4814,'becky',20031215214933,'user-12hduia.cable.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215215038,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215215611,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4815,'julie',20031215215710,'cache-ra04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031215220229,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031215221423,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031215221928,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031215224055,'1Cust28.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4816,'Christopher Kostelec',20031215225736,'12-250-71-117.client.attbi.com');
INSERT INTO uservisit VALUES (4816,'Christopher Kostelec',20031215225757,'12-250-71-117.client.attbi.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031215225933,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031215230418,'pool-68-162-35-3.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031215234708,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031215235446,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031216000355,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4816,'Ckostele',20031216002540,'12-250-71-117.client.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031216003137,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4817,'Adam Tuifagu',20031216003710,'ksext136.ksbe.edu');
INSERT INTO uservisit VALUES (122,'Happy',20031216010614,'c-67-167-197-93.client.comcast.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031216012706,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4804,'manuel',20031216013039,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (4507,'Penny',20031216013815,'spider-mtc-tl073.proxy.aol.com');
INSERT INTO uservisit VALUES (4818,'Joe',20031216015227,'adsl-63-206-140-108.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031216015311,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4818,'Joe',20031216015411,'adsl-63-206-140-108.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031216015650,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4627,'donnmike',20031216020422,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4804,'manuel',20031216022112,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216022112,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216023745,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216024551,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031216034204,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031216035623,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216040538,'193.130.28.1');
INSERT INTO uservisit VALUES (4780,'jess',20031216040747,'1Cust101.tnt1.hba1.da.uu.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216043135,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216052105,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216052454,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031216054757,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4819,'Joe',20031216062304,'202.54.13.34');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031216064401,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4284,'Jeff Bennett',20031216065219,'dsl-80-46-11-35.access.as9105.com');
INSERT INTO uservisit VALUES (4820,'alex',20031216070605,'n218103204228.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216071548,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031216074546,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031216075429,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216080854,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216080946,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20031216080953,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216081037,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031216082034,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (3372,'Sam',20031216082819,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031216082856,'169.253.4.21');
INSERT INTO uservisit VALUES (1575,'DJ',20031216084652,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031216085343,'195.82.21.157');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216091302,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031216091521,'169.253.4.21');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216092244,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031216094702,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216094710,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216095047,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216095834,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216100511,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216100521,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216101944,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031216102053,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031216103203,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216105330,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4821,'Hollye Edwards',20031216105554,'cache-dp08.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031216110929,'193.130.28.1');
INSERT INTO uservisit VALUES (4822,'Chanakya',20031216111408,'65.106.220.162.ptr.us.xo.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031216112003,'134.217.237.30');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216112302,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216112548,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216112947,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20031216113702,'206.137.1.133');
INSERT INTO uservisit VALUES (3922,'Paul',20031216114619,'63.225.163.137');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216120250,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031216122349,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216122423,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216122646,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4823,'Luc',20031216122807,'207.253.255.53');
INSERT INTO uservisit VALUES (4823,'Luc',20031216122944,'207.253.255.53');
INSERT INTO uservisit VALUES (3529,'Senthil Kumar',20031216123804,'host2-68.scif.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031216125224,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216125554,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216125834,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216130310,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4788,'corey',20031216131007,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031216133428,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216134239,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4317,'C.B.',20031216134331,'64-136-138-166.vtu_rtd.skypipeline.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031216134448,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216134807,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216135211,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3430,'pat',20031216140507,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4417,'don',20031216141208,'dsa-29.dsad.ad.tamu.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216141912,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216142725,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031216143134,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031216145811,'169.253.4.21');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031216150055,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031216150146,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031216150218,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216150508,'144.9.158.101');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031216150718,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4824,'sean',20031216150719,'host81-128-36-209.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031216152641,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4788,'corey',20031216153334,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031216154458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031216154519,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031216154900,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031216155544,'ccsd-27-132.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (1575,'DJ',20031216155622,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031216160550,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20031216162645,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4788,'corey',20031216172559,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031216174032,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (1112,'Greg',20031216174251,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216175431,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20031216180542,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031216181931,'203.21.78.165');
INSERT INTO uservisit VALUES (4507,'Penny',20031216182731,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031216182940,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031216185517,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4813,'matt g',20031216190259,'adsl-156-66-40.asm.bellsouth.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031216195536,'r200-40-185-105-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031216201948,'r200-40-185-105-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216203639,'pool-138-89-129-228.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031216204558,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031216205811,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031216205915,'81-86-227-22.dsl.pipex.com');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031216205918,'81-86-227-22.dsl.pipex.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031216210236,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4772,'Stephen Morris',20031216212850,'81-86-227-22.dsl.pipex.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031216213138,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031216213215,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4825,'renuka',20031216214922,'cache82.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1575,'DJ',20031216221616,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031216222452,'1Cust119.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031216222534,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031216222745,'pool-138-89-129-228.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4826,'danyal',20031216223451,'pcp05896431pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031216223643,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031216223829,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031216223841,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031216225422,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031216225717,'203.94.194.19');
INSERT INTO uservisit VALUES (4788,'corey',20031216234440,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031216235443,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031216235508,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031217000035,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031217000044,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031217000114,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4828,'Jennifer',20031217000114,'c-24-9-7-16.client.comcast.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031217003324,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031217004850,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4829,'lizard',20031217011111,'c-67-167-156-43.client.comcast.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031217011136,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031217022921,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031217023002,'as6-200-52-8-228.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (3372,'Sam',20031217033011,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031217033814,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031217034802,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4830,'Jils',20031217034814,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (4830,'Jils',20031217041300,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (4830,'Jils',20031217042708,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031217044544,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1178,'Medicherla',20031217055523,'has216m.desy.de');
INSERT INTO uservisit VALUES (1183,'fwaff',20031217064532,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031217073826,'193.130.28.1');
INSERT INTO uservisit VALUES (4831,'aparna',20031217074647,'202.153.44.6');
INSERT INTO uservisit VALUES (4284,'Jeff Bennett',20031217081325,'dsl-80-46-11-35.access.as9105.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031217082518,'169.253.4.21');
INSERT INTO uservisit VALUES (1,'levik',20031217083436,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031217083438,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217084806,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20031217090545,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (4507,'Penny',20031217092149,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031217092301,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217092726,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031217092839,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4832,'jac',20031217093713,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217095247,'144.9.158.97');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217095740,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031217100128,'195.82.21.90');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031217101651,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217103254,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3922,'Paul',20031217104628,'63.225.163.137');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217105843,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031217110633,'193.130.28.1');
INSERT INTO uservisit VALUES (1575,'DJ',20031217110736,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217110856,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031217111046,'www.neon-hq.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031217112159,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4833,'m wassell',20031217113325,'c2.aici.com');
INSERT INTO uservisit VALUES (4833,'m wassell',20031217113442,'c2.aici.com');
INSERT INTO uservisit VALUES (3807,'DrBob',20031217113854,'82-38-152-125.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217113959,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4834,'carol hartzenberg',20031217114428,'erichome.demon.co.uk');
INSERT INTO uservisit VALUES (4834,'carol',20031217114559,'erichome.demon.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217114942,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031217114951,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031217115926,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031217120310,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20031217122508,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217123248,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031217124324,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4796,'chico',20031217125214,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (4507,'Penny',20031217125431,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031217125958,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217130547,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031217130658,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217131051,'144.9.158.97');
INSERT INTO uservisit VALUES (4374,'Richard',20031217131638,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031217132346,'206.137.1.133');
INSERT INTO uservisit VALUES (4835,'bex',20031217132831,'host213-122-111-151.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031217134538,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031217135108,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031217135145,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217135504,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217140402,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217140517,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3430,'pat',20031217141025,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3430,'pat',20031217141151,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217142253,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031217142345,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217143028,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (4824,'sean',20031217143034,'host81-128-36-209.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (153,'TomM',20031217143113,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217143336,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217143931,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031217144106,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031217144900,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217145008,'144.9.158.97');
INSERT INTO uservisit VALUES (4836,'Marcus',20031217145033,'ajhutchings.ajchs.union.k12.il.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217150530,'144.9.158.97');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217151126,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (122,'Happy',20031217151329,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217151509,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031217151909,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4836,'Marcus',20031217151916,'ajhutchings.ajchs.union.k12.il.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031217152011,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031217152719,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4836,'Marcus',20031217153155,'ajhutchings.ajchs.union.k12.il.us');
INSERT INTO uservisit VALUES (1072,'Alan',20031217153405,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031217153721,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217154239,'144.9.158.97');
INSERT INTO uservisit VALUES (4837,'X',20031217154746,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (4837,'X',20031217154912,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217155037,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031217155305,'mn-rbe1-ws-589.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031217155346,'129.81.216.199');
INSERT INTO uservisit VALUES (4838,'Jane',20031217155348,'pool-162-84-164-75.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031217155732,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031217160339,'ccsd-27-132.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (4505,'Bob Genisot',20031217160409,'p-uwmadison-out-1.wiscnet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217161808,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20031217162123,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217163406,'144.9.158.97');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031217163844,'129.81.216.199');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217164106,'144.9.158.97');
INSERT INTO uservisit VALUES (4839,'r',20031217165520,'pool-141-151-205-223.cap.east.verizon.net');
INSERT INTO uservisit VALUES (4840,'dee',20031217172246,'ip68-6-177-209.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4840,'dee',20031217172404,'ip68-6-177-209.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4841,'stephen ocone',20031217174732,'198.151.130.164');
INSERT INTO uservisit VALUES (4842,'jenn',20031217180252,'user75x151.ocde.k12.ca.us');
INSERT INTO uservisit VALUES (3558,'Tristan',20031217181220,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031217181326,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031217183621,'ESS-p-144-138-69-26.mega.tmns.net.au');
INSERT INTO uservisit VALUES (4843,'Kimmy',20031217185404,'26eos193.eosinc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031217185949,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4814,'becky',20031217191008,'user-12hduia.cable.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031217191415,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4844,'Linda Malone',20031217192727,'66-189-239-247-rcp1.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031217194439,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4844,'Linda Malone',20031217194457,'66-189-239-247-rcp1.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20031217194517,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (4804,'manuel',20031217195550,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217200731,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031217202624,'r200-40-224-29-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217203500,'pool-138-89-14-250.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4652,'Gary',20031217203513,'chr168dhcp1434.chrchv01.md.comcast.net');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031217203558,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4845,'Daphne',20031217204503,'cache-ra01.proxy.aol.com');
INSERT INTO uservisit VALUES (4846,'charmaine',20031217204533,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (4846,'charmaine',20031217204634,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031217205207,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4844,'Linda',20031217205544,'66-189-239-247-rcp1.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031217210621,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4846,'charmaine',20031217210806,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031217211905,'pool-138-89-14-250.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031217212354,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031217214507,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4846,'charmaine',20031217220046,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (4847,'Jennifer',20031217220132,'ip68-14-24-146.ri.ri.cox.net');
INSERT INTO uservisit VALUES (4841,'stephen ocone',20031217220621,'198.151.130.164');
INSERT INTO uservisit VALUES (4846,'charmaine',20031217220716,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (4846,'jenny',20031217221022,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (3623,'jaypee',20031217222339,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4740,'Eric Sandberg',20031217224000,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031217225013,'203.94.254.176');
INSERT INTO uservisit VALUES (4846,'jenny',20031217230319,'h24-87-44-93.vc.shawcable.net');
INSERT INTO uservisit VALUES (4848,'dellmen',20031217230456,'user-uive8dv.dsl.mindspring.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031217231659,'1Cust243.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031217232218,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4788,'corey',20031217234001,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (693,'Jun',20031218002741,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4374,'Richard',20031218004657,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (4849,'sargon',20031218010449,'c-24-4-31-134.client.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031218015636,'203.197.108.73');
INSERT INTO uservisit VALUES (4507,'Penny',20031218022455,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031218043007,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031218054349,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031218054430,'193.130.28.1');
INSERT INTO uservisit VALUES (1732,'Helen',20031218070438,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20031218070457,'193.130.28.1');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218073937,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218081109,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031218082414,'169.253.4.21');
INSERT INTO uservisit VALUES (4850,'Rachel',20031218084520,'216-62-168-225.nacogdoches.k12.tx.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218085402,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031218091339,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031218092502,'193.130.28.1');
INSERT INTO uservisit VALUES (4851,'Smudge',20031218093021,'194.82.188.171');
INSERT INTO uservisit VALUES (1575,'DJ',20031218094930,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031218094946,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031218101031,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4852,'Kate',20031218101426,'gbrdialin');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031218105608,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20031218111220,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4830,'Jils',20031218112632,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031218122700,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (122,'Happy',20031218122951,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218123240,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031218124636,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218124642,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218124642,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218124643,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218124643,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218124643,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031218130500,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218131553,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (122,'Happy',20031218132755,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4788,'corey',20031218134914,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218135442,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218135832,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4853,'chris duarte',20031218141802,'webfilter-1.visalia.k12.ca.us');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031218141825,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031218141826,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031218142227,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4788,'corey',20031218142301,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031218142313,'dhcp-107-22-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031218142433,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4450,'drew',20031218143714,'216.100.91.2');
INSERT INTO uservisit VALUES (4450,'drew',20031218143721,'216.100.91.2');
INSERT INTO uservisit VALUES (122,'Happy',20031218144348,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20031218145708,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218145906,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031218145952,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20031218150056,'hsdbpa64-201-199-213.sasknet.sk.ca');
INSERT INTO uservisit VALUES (4855,'rich',20031218150301,'dial81-131-5-177.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218150409,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4853,'chris duarte',20031218150424,'webfilter-1.visalia.k12.ca.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218151028,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031218151450,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4856,'alex pv',20031218152350,'63.161.117.64');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218154400,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4374,'Richard',20031218154406,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (4857,'meghan',20031218154507,'24.247.222.102.kzo.mi.chartermi.net');
INSERT INTO uservisit VALUES (3197,'gabbo',20031218154614,'hsdbpa64-201-199-213.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20031218154837,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031218155034,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (3197,'gabbo',20031218155329,'hsdbpa64-201-199-213.sasknet.sk.ca');
INSERT INTO uservisit VALUES (1171,'nikki',20031218155635,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3197,'gabbo',20031218155849,'hsdbpa64-201-199-213.sasknet.sk.ca');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031218160147,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031218160411,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031218160647,'mn-rbe1-ws-430.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218161343,'144.9.158.97');
INSERT INTO uservisit VALUES (4188,'GimmeKat',20031218161612,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218162201,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20031218162909,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031218165033,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031218171004,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031218172205,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031218173035,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218174406,'pool-68-162-28-23.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218174508,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031218180351,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4858,'Anne',20031218181406,'209.178.203.56');
INSERT INTO uservisit VALUES (1626,'Gamer',20031218182353,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4853,'chris duarte',20031218185545,'webfilter-1.visalia.k12.ca.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218185831,'144.9.158.97');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031218190147,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031218192205,'d142-59-163-121.abhsia.telus.net');
INSERT INTO uservisit VALUES (4858,'Anne',20031218192641,'209.178.203.56');
INSERT INTO uservisit VALUES (1072,'Alan',20031218193148,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20031218201719,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4849,'sargon',20031218202302,'c-24-4-31-134.client.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218202845,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031218203752,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031218205744,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031218210040,'r200-40-68-101-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4841,'stephen ocone',20031218210621,'198.151.130.164');
INSERT INTO uservisit VALUES (4507,'Penny',20031218210633,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4841,'stephen ocone',20031218211538,'198.151.130.164');
INSERT INTO uservisit VALUES (4859,'nick',20031218214454,'adsl-68-249-239-57.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (4859,'nick',20031218214519,'adsl-68-249-239-57.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031218215502,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031218215617,'syr-24-95-24-121.twcny.rr.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031218222015,'m050-073.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20031218222248,'pool-138-89-30-136.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031218222320,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4778,'chic',20031218230730,'oc-nas-07-s105.cinergycom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031218234926,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4848,'dellmen',20031219001757,'user-2ive7i4.dialup.mindspring.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20031219002648,'129.81.216.237');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031219010825,'203.197.108.73');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031219010842,'203.197.108.73');
INSERT INTO uservisit VALUES (4860,'Cyn',20031219011311,'adsl-66-141-253-209.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (4850,'Rachel',20031219011314,'dpc691930254.direcpc.com');
INSERT INTO uservisit VALUES (4850,'Rachel',20031219011404,'dpc691930254.direcpc.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031219012013,'203.94.254.13');
INSERT INTO uservisit VALUES (4507,'Penny',20031219021043,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219025542,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031219032519,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219033437,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031219034438,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031219045822,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219060833,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1732,'Helen',20031219071515,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031219072411,'169.253.4.21');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031219073331,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031219074045,'169.253.4.21');
INSERT INTO uservisit VALUES (4861,'.....',20031219081311,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219083843,'198.23.26.253');
INSERT INTO uservisit VALUES (4830,'Jils',20031219084154,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219085112,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219090417,'144.9.158.97');
INSERT INTO uservisit VALUES (4830,'Jils',20031219090743,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (4788,'corey',20031219092201,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031219093038,'169.253.4.21');
INSERT INTO uservisit VALUES (4862,'Peiter',20031219100427,'64.80.212.46');
INSERT INTO uservisit VALUES (4862,'Peiter',20031219100518,'64.80.212.46');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031219100555,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20031219102718,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031219103601,'193.130.28.1');
INSERT INTO uservisit VALUES (836,'Rush',20031219103905,'141.228.156.225');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219104022,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219104055,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219104413,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219105844,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219110023,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219112244,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219113254,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031219113837,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20031219114203,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031219115745,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4206,'Eric',20031219115826,'200.58.226.43');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219115920,'198.23.26.253');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219120002,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031219120324,'12.129.196.36');
INSERT INTO uservisit VALUES (4863,'Erastus',20031219120557,'dpc6682009067.direcpc.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219121501,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219123044,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20031219125050,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031219130020,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20031219132101,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219133858,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219134903,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219140404,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4450,'drew',20031219141124,'216.100.91.2');
INSERT INTO uservisit VALUES (4864,'Céline',20031219143034,'hellemes-2-82-66-140-72.fbx.proxad.net');
INSERT INTO uservisit VALUES (4835,'bex',20031219144311,'host213-122-124-150.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219144352,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20031219144621,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3922,'Paul',20031219150115,'63.225.163.137');
INSERT INTO uservisit VALUES (1575,'DJ',20031219150120,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219151802,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031219151912,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219152906,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219153058,'198.23.26.253');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031219153450,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20031219153523,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4584,'Taher Nomani',20031219154052,'ac9.emirates.net.ae');
INSERT INTO uservisit VALUES (1567,'Bryan',20031219154127,'134.217.237.30');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219154720,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031219154735,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031219154741,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4862,'Peiter',20031219154823,'64.80.212.46');
INSERT INTO uservisit VALUES (4412,'krdmt5_000',20031219154918,'ccsd-27-167.ccsd.k12.co.us');
INSERT INTO uservisit VALUES (122,'Happy',20031219155702,'199.67.51.15');
INSERT INTO uservisit VALUES (4507,'Penny',20031219155737,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219160625,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031219160844,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219161431,'198.23.26.253');
INSERT INTO uservisit VALUES (4507,'Penny',20031219162845,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031219163104,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4864,'Céline',20031219164855,'hellemes-2-82-66-140-72.fbx.proxad.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031219165129,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4317,'C.B.',20031219170046,'64-136-138-166.vtu_rtd.skypipeline.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219170410,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219170720,'pool-141-153-154-212.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4865,'Kristi',20031219171650,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031219172553,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219172925,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031219175150,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031219181243,'1Cust179.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031219181532,'m051-234.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4866,'Wray Stewart',20031219181736,'lapl-pub-branch-66.lapl.org');
INSERT INTO uservisit VALUES (153,'TomM',20031219182045,'206.137.1.133');
INSERT INTO uservisit VALUES (4867,'abc',20031219182333,'pool0101.cvx4-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031219182515,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031219183533,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20031219183851,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031219184954,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031219185518,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031219190419,'uclusers-cts49.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4868,'Ali',20031219190547,'uclusers-cts49.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4868,'Ali',20031219190653,'uclusers-cts49.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031219190959,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4869,'Sharon',20031219193239,'66-44-124-243.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com');
INSERT INTO uservisit VALUES (4870,'elliot',20031219193517,'lsanca1-ar8-4-60-064-172.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031219200101,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4871,'L',20031219200200,'ACC45543.ipt.aol.com');
INSERT INTO uservisit VALUES (4871,'L',20031219200244,'ACC45543.ipt.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031219200248,'uclusers-cts49.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031219200429,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4871,'L',20031219200456,'ACC45543.ipt.aol.com');
INSERT INTO uservisit VALUES (4871,'L',20031219200530,'ACC45543.ipt.aol.com');
INSERT INTO uservisit VALUES (4871,'MsGstring',20031219201226,'ACC45543.ipt.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031219202735,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219204922,'pool-68-162-61-8.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031219210119,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031219210134,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4872,'Moon',20031219211405,'cache-mtc-aa04.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031219211417,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219212839,'pool-68-162-61-8.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031219213628,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031219215045,'r200-40-185-217-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031219221011,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031219221216,'24.85.213.136');
INSERT INTO uservisit VALUES (153,'TomM',20031219224442,'206.137.1.133');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031219224637,'24.85.213.136');
INSERT INTO uservisit VALUES (1301,'Charlie',20031219225353,'pool-68-162-61-8.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4827,'Steve',20031219225551,'ip68-5-193-55.oc.oc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031219225851,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031219230154,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031219231347,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20031219232102,'24.85.213.136');
INSERT INTO uservisit VALUES (4507,'Penny',20031219232232,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031219233206,'cache-rr01.proxy.aol.com');
INSERT INTO uservisit VALUES (4873,'tom',20031219234006,'ool-4352cbf1.dyn.optonline.net');
INSERT INTO uservisit VALUES (4844,'Linda',20031219235005,'66-189-239-247-rcp1.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220000633,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031220001405,'1Cust191.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031220003928,'as6-200-52-8-192.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4867,'abc',20031220004515,'pool0645.cvx17-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220004516,'pool-68-162-61-8.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4874,'satyajit',20031220005130,'203.199.141.99');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031220010051,'61.3.128.9');
INSERT INTO uservisit VALUES (4425,'Sam',20031220014655,'ppp-64-219-195-245.dialup.hstntx.swbell.net');
INSERT INTO uservisit VALUES (4875,'Anime',20031220021740,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (4876,'venkatesh',20031220021943,'61.1.201.128');
INSERT INTO uservisit VALUES (4876,'venkatesh',20031220022442,'61.1.201.128');
INSERT INTO uservisit VALUES (4507,'Penny',20031220022619,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031220022920,'as6-200-52-8-192.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (4875,'Anime',20031220023040,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220023350,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1,'levik',20031220031904,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4829,'lizard',20031220044108,'c-67-167-156-43.client.comcast.net');
INSERT INTO uservisit VALUES (4877,'sahithya',20031220052643,'202.131.130.230');
INSERT INTO uservisit VALUES (1626,'Gamer',20031220072540,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031220073356,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031220074806,'CPE-203-45-210-131.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (4868,'Ali',20031220081119,'uclusers-cts4.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (153,'TomM',20031220082518,'206.137.1.133');
INSERT INTO uservisit VALUES (4878,'Scott Pinnow',20031220085311,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220092152,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031220093305,'uclusers-cts17.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031220094126,'195.82.21.95');
INSERT INTO uservisit VALUES (153,'TomM',20031220094323,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220094430,'pool-68-162-32-105.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4879,'kelleee',20031220100004,'pcd327019.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220101058,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4878,'Scott',20031220102628,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (4878,'Scott',20031220102731,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220103511,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220104413,'pool-141-153-131-121.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031220104835,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031220105459,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220105622,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031220105809,'uclusers-cts31.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220114340,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220114818,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031220121944,'200.40.255.117');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220123038,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220123556,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220124507,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031220125047,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220125220,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220125246,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220125956,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220131611,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220134005,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031220134215,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4881,'Bruce',20031220135144,'Toronto-HSE-ppp3661272.sympatico.ca');
INSERT INTO uservisit VALUES (4882,'prabin',20031220135356,'203.199.81.149');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220135419,'pool-138-89-123-43.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220135549,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4883,'Tina LeBlanc-VanDeLinder',20031220135956,'142.177.147.234');
INSERT INTO uservisit VALUES (4507,'Penny',20031220140549,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031220141909,'uclusers-cts21.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220141911,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031220142244,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220144853,'pool-141-153-153-111.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4884,'j',20031220144922,'pcp01189498pcs.waldlk01.mi.comcast.net');
INSERT INTO uservisit VALUES (4884,'j',20031220145035,'pcp01189498pcs.waldlk01.mi.comcast.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220150036,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4705,'samantha',20031220153543,'ool-18bc84f2.dyn.optonline.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031220155048,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4860,'Cyn',20031220160256,'adsl-65-69-65-189.dsl.kscymo.swbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220161208,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031220162552,'uclusers-cts10.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031220163409,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4878,'Scott',20031220163641,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031220172140,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4885,'pito',20031220172757,'adsl-66-72-99-203.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (4886,'Kydog',20031220175031,'adsl-64-172-197-24.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031220175713,'m050-254.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1072,'Alan',20031220183135,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20031220183235,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031220190229,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031220192629,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220195532,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20031220195927,'cache-df03.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220201325,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220201440,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031220201636,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4887,'Chris',20031220201904,'IMASA09.geneseo.net');
INSERT INTO uservisit VALUES (4887,'Chris',20031220201946,'IMASA09.geneseo.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220202734,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220203808,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031220203916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220205351,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031220212559,'206.137.1.133');
INSERT INTO uservisit VALUES (2130,'ethan',20031220212736,'1Cust3.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4739,'ben',20031220213123,'81-86-228-202.dsl.pipex.com');
INSERT INTO uservisit VALUES (4888,'mindy',20031220220435,'216.51.101.174');
INSERT INTO uservisit VALUES (4507,'Penny',20031220223132,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3750,'mohan',20031220225846,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031220233620,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031220235307,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4889,'jennifer',20031221005348,'adsl-67-67-10-110.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (4889,'jennifer',20031221005551,'adsl-67-67-10-110.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (4878,'Scott',20031221005640,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (4889,'jennifer',20031221005659,'adsl-67-67-10-110.dsl.okcyok.swbell.net');
INSERT INTO uservisit VALUES (4878,'Scott',20031221014601,'c-24-0-74-245.client.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031221021420,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4890,'Makarand',20031221021758,'202.75.195.3');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031221022653,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221025240,'206.137.1.133');
INSERT INTO uservisit VALUES (3026,'Drew Skau',20031221030300,'dialup-67.30.210.192.Dial1.Atlanta1.Level3.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031221032415,'proxys.sj3.marketscore.com');
INSERT INTO uservisit VALUES (4890,'Makarand',20031221033834,'202.75.195.3');
INSERT INTO uservisit VALUES (4891,'latesh',20031221044753,'202-63-165-254.exatt.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031221063622,'uclusers-cts33.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031221075123,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221081949,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4892,'joe',20031221083424,'pcp01487124pcs.limstn01.de.comcast.net');
INSERT INTO uservisit VALUES (4892,'joe',20031221084706,'pcp01487124pcs.limstn01.de.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221093241,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221095038,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031221101036,'uclusers-cts23.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221110158,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4893,'Regina',20031221114912,'019.a.001.gis.iprimus.net.au');
INSERT INTO uservisit VALUES (4894,'tom',20031221121405,'128.164.197.204');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221121654,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4612,'Magick321',20031221121844,'ppp-66-63-130-183.sndg-c5300-4.dialup.nethere.net');
INSERT INTO uservisit VALUES (4895,'Arielle',20031221124600,'200-206-205-22.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (4895,'Arielle',20031221124845,'200-206-205-22.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221125046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031221130047,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20031221130436,'h00a0cc5df0ba.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221135028,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031221135208,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221140343,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031221140427,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031221142638,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031221142934,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031221143731,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031221143837,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221144227,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031221145726,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031221150251,'uclusers-cts37.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221150622,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221153628,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221154234,'206.137.1.133');
INSERT INTO uservisit VALUES (4897,'danen',20031221155218,'cpe-24-161-151-14.hawaii.rr.com');
INSERT INTO uservisit VALUES (4788,'corey',20031221155520,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221160804,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4898,'Theresa',20031221163142,'ool-18bb4f40.dyn.optonline.net');
INSERT INTO uservisit VALUES (4899,'Andrea',20031221163531,'pcp05074373pcs.ivylnd01.pa.comcast.net');
INSERT INTO uservisit VALUES (4898,'Theresa',20031221164115,'ool-18bb4f40.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221164650,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221165357,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221171059,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4900,'Kristy',20031221171646,'d205-206-157-177.abhsia.telus.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031221172135,'d198-53-58-116.abhsia.telus.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221172353,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3143,'Vito',20031221173459,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221174446,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031221181930,'uclusers-cts9.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221182004,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221184415,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221185435,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031221192349,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031221193419,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031221193512,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031221200721,'as6-200-52-8-129.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221201229,'206.137.1.133');
INSERT INTO uservisit VALUES (3182,'Antonio',20031221201237,'as6-200-52-8-129.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031221201304,'200.40.255.200');
INSERT INTO uservisit VALUES (4300,'Minion123',20031221202739,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031221204007,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4885,'pito',20031221212024,'adsl-66-72-99-203.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031221213301,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4901,'Francis',20031221215626,'hnllhi1-ar6-4-7-243-177.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4848,'dellmen',20031221220758,'user-2ive70d.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221222216,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031221223936,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031221225745,'pool-68-162-62-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031221230245,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031221231519,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031221231813,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031221232104,'203.94.254.59');
INSERT INTO uservisit VALUES (4849,'sargon',20031221232801,'c-24-4-31-134.client.comcast.net');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031222000853,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031222001616,'1Cust123.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031222002329,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031222002404,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222003946,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031222012852,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4903,'Ali Muaz',20031222015011,'lhr63.pie.net.pk');
INSERT INTO uservisit VALUES (4903,'Ali Muaz',20031222021243,'lhr63.pie.net.pk');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222024055,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031222032636,'193.130.28.1');
INSERT INTO uservisit VALUES (4235,'casper',20031222034849,'ip68-10-76-13.hr.hr.cox.net');
INSERT INTO uservisit VALUES (4904,'WanD',20031222035114,'dsc08-lai-ca-199-183-29-169.rasserver.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031222041131,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20031222055224,'193.130.28.1');
INSERT INTO uservisit VALUES (3351,'Eric',20031222060504,'host-66-81-28-217.rev.o1.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031222060847,'203.197.108.73');
INSERT INTO uservisit VALUES (4905,'purvi',20031222061211,'202.134.167.18');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031222063815,'203.197.108.73');
INSERT INTO uservisit VALUES (3224,'Lee',20031222065133,'pcd324218.netvigator.com');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031222065952,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031222070928,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (153,'TomM',20031222071655,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222080356,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222082826,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031222083507,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4906,'stan',20031222083725,'joule.nist.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222091408,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4907,'Hawkeye',20031222093722,'gate8.pgcps.org');
INSERT INTO uservisit VALUES (4907,'Hawkeye',20031222093726,'host227.net-sweeper.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031222095255,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031222095942,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20031222101023,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031222101402,'134.217.237.30');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031222103651,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222111558,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031222112641,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031222114552,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031222115544,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031222115954,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031222120726,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031222120929,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031222121413,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222121808,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4469,'John',20031222123215,'webport-cl4-cache5.ilford.mdip.bt.net');
INSERT INTO uservisit VALUES (1171,'nikki',20031222123218,'h00a0cc5df0ba.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20031222123315,'203.94.199.143');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222124217,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031222131337,'193.130.28.1');
INSERT INTO uservisit VALUES (4064,'rerun141',20031222132428,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031222132617,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4908,'don scheuer',20031222133002,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222133714,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4909,'Brian',20031222135315,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4788,'corey',20031222135937,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4910,'John',20031222141135,'cache-mtc-am09.proxy.aol.com');
INSERT INTO uservisit VALUES (4910,'John',20031222141539,'cache-mtc-am09.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222142236,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031222143933,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222144943,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222153952,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4856,'alex pv',20031222155254,'63.161.117.64');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031222160616,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222163221,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031222163826,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4645,'Kevin',20031222164958,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (4645,'Kevin',20031222165225,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031222165417,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20031222171949,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031222172154,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031222172834,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031222173618,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4911,'TH',20031222173937,'host217-42-194-200.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (4911,'TH',20031222174013,'host217-42-194-200.range217-42.btcentralplus.com');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222180033,'12-230-254-225.client.attbi.com');
INSERT INTO uservisit VALUES (4912,'Archibald',20031222182344,'node-4024197a.mdw.onnet.us.uu.net');
INSERT INTO uservisit VALUES (4909,'Brian',20031222182545,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031222182920,'uclusers-cts38.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031222183543,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222184317,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031222184631,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031222185547,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222185837,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031222190134,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031222190838,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20031222192629,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4912,'Archibald',20031222192823,'node-4024197a.mdw.onnet.us.uu.net');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222193732,'12-230-254-225.client.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031222193857,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031222194449,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20031222194649,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031222195153,'uclusers-cts24.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4868,'Ali',20031222200939,'uclusers-cts24.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031222201432,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031222203058,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222204416,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4645,'Kevin',20031222204631,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222205647,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031222212239,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222212254,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031222212354,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031222213706,'206.137.1.133');
INSERT INTO uservisit VALUES (4913,'Dotto',20031222214307,'174.037.dsl.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (4914,'koichi',20031222220743,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4914,'koichi',20031222220841,'cache246.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031222220921,'r200-40-186-110-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031222230030,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031222230257,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031222230916,'dialup-145.161.221.203.acc04-john-stp.comindico.com.au');
INSERT INTO uservisit VALUES (4902,'bridgette',20031222231844,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (4679,'fruittiecutiegrl',20031223000633,'ip68-228-73-74.oc.oc.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20031223003646,'206.137.1.133');
INSERT INTO uservisit VALUES (1567,'Bryan',20031223004647,'ip68-107-77-149.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4915,'Neil Prowd',20031223012359,'203.202.29.230');
INSERT INTO uservisit VALUES (4507,'Penny',20031223012906,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4770,'lemmy',20031223013659,'202.53.81.19.nettlinx.com');
INSERT INTO uservisit VALUES (4909,'Brian',20031223014538,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031223015533,'195.82.21.215');
INSERT INTO uservisit VALUES (4507,'Penny',20031223020644,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031223021858,'co-colspgs-u4-c4b-a-104.clspco.adelphia.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20031223025427,'193.130.28.1');
INSERT INTO uservisit VALUES (4829,'lizard',20031223031704,'c-67-167-156-43.client.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031223033913,'206.137.1.133');
INSERT INTO uservisit VALUES (4770,'lemmy',20031223034337,'202.53.81.19.nettlinx.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223040005,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20031223041832,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031223043040,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4916,'Ian',20031223044737,'CPE-203-45-71-56.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223052836,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223054053,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223054101,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223065257,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031223073955,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223075151,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031223080149,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031223083815,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031223083922,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031223084052,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4908,'don scheuer',20031223085544,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223085806,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4903,'Ali Muaz',20031223091121,'203.91.134.243');
INSERT INTO uservisit VALUES (168,'Justin',20031223091408,'mail.ntnusa.com');
INSERT INTO uservisit VALUES (168,'Justin',20031223091501,'mail.ntnusa.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20031223092611,'193.130.28.1');
INSERT INTO uservisit VALUES (4917,'socrates',20031223092714,'203.89.138.3');
INSERT INTO uservisit VALUES (4607,'Missy Delargy',20031223093402,'quabbin.com');
INSERT INTO uservisit VALUES (4908,'don scheuer',20031223093533,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (4852,'Kate',20031223093551,'gbrdialin');
INSERT INTO uservisit VALUES (2682,'exoticorn',20031223095129,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223100700,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031223101254,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031223101631,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031223101744,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4918,'jeff',20031223101916,'194.176.222.209');
INSERT INTO uservisit VALUES (1575,'DJ',20031223102148,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20031223104142,'134.217.237.30');
INSERT INTO uservisit VALUES (3558,'Tristan',20031223105438,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4919,'jess',20031223111248,'210.186.26.2');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031223113511,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223114455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031223115442,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031223120927,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031223120937,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4920,'James',20031223121420,'66.252.161.210');
INSERT INTO uservisit VALUES (4921,'Melissa',20031223121555,'168.169.31.36');
INSERT INTO uservisit VALUES (4908,'don scheuer',20031223121833,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (4922,'Tanya',20031223122525,'host-69-48-11-170.roc.choiceone.net');
INSERT INTO uservisit VALUES (4920,'James',20031223124006,'66.252.161.210');
INSERT INTO uservisit VALUES (3558,'Tristan',20031223124652,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4908,'don scheuer',20031223130246,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (4670,'e.g.',20031223130908,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031223131014,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4374,'Richard',20031223131552,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20031223132839,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031223134518,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223140904,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031223142403,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4854,'Jim Ritchie',20031223144335,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4923,'nicole',20031223145042,'cache-dq07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031223145411,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4923,'nicole',20031223145507,'cache-dq07.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223150032,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031223150223,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031223154832,'uclusers-cts22.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4374,'Richard',20031223161715,'cache-ntc-af09.proxy.aol.com');
INSERT INTO uservisit VALUES (4915,'Neil Prowd',20031223162602,'m077-069.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3182,'Antonio',20031223162659,'dsl-200-67-1-4.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (3558,'Tristan',20031223163354,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031223163859,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223165018,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031223170156,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4916,'Dragon King',20031223171920,'CPE-203-45-71-56.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223172601,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4595,'Carolyn',20031223172908,'12.129.196.36');
INSERT INTO uservisit VALUES (4916,'Dragon King',20031223174632,'CPE-203-45-71-56.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (4924,'Corky',20031223175103,'64.215.153.194');
INSERT INTO uservisit VALUES (4868,'Ali',20031223175513,'uclusers-cts8.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031223181055,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3171,'snapp',20031223181619,'170.148.92.23');
INSERT INTO uservisit VALUES (4064,'rerun141',20031223181821,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223182616,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20031223191014,'dsl-200-67-1-4.prod-infinitum.com.mx');
INSERT INTO uservisit VALUES (4925,'Jeff',20031223194150,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031223195924,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031223200834,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031223202041,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031223202109,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031223204947,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3171,'snapp',20031223205411,'170.148.92.23');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031223211746,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031223212214,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031223212543,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4909,'Brian',20031223213052,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031223213107,'1Cust236.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4909,'Brian',20031223213251,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031223220208,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4926,'John',20031223220221,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (4927,'Chrissie',20031223220530,'CPE-138-130-249-178.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (3171,'snapp',20031223220614,'170.148.10.42');
INSERT INTO uservisit VALUES (4649,'Lazarus',20031223220727,'cdm-66-233-53-12.fayt.cox-internet.com');
INSERT INTO uservisit VALUES (4927,'Chrissie',20031223220803,'CPE-138-130-249-178.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (4927,'Chrissie',20031223220903,'CPE-138-130-249-178.qld.bigpond.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20031223224705,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4926,'John',20031223225711,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (1253,'brianjn',20031223231438,'m051-012.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3171,'snapp',20031223233159,'170.148.10.23');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224002907,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031224004457,'dialup-236.161.221.203.acc04-john-stp.comindico.com.au');
INSERT INTO uservisit VALUES (4882,'prabin',20031224010641,'203.199.81.149');
INSERT INTO uservisit VALUES (3705,'zaphod',20031224010822,'62.103.212.89');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224011306,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224011726,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224012410,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224013750,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031224025604,'203.197.108.73');
INSERT INTO uservisit VALUES (4928,'Angie',20031224035239,'h24-87-55-160.vc.shawcable.net');
INSERT INTO uservisit VALUES (4586,'William',20031224050034,'dpc6682009015.direcpc.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031224074308,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031224075307,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031224080624,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4929,'PRATEEK',20031224080824,'61.11.18.229');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224081744,'198.23.26.253');
INSERT INTO uservisit VALUES (4868,'Ali',20031224084728,'uclusers-cts29.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20031224084815,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031224090924,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031224091849,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4903,'Ali Muaz',20031224092057,'203.91.159.4');
INSERT INTO uservisit VALUES (2130,'ethan',20031224092604,'1Cust36.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031224092654,'61.3.128.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031224093743,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20031224094628,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224104510,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224110056,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20031224110245,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031224110304,'uclusers-cts22.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1,'levik',20031224113533,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031224113647,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031224113808,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4919,'jess',20031224113921,'210.186.26.10');
INSERT INTO uservisit VALUES (2370,'Dave',20031224115338,'cf2.utc.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031224120846,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031224120929,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224121124,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224121648,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224123316,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4930,'marisel',20031224124242,'ip68-105-44-102.br.no.cox.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224124416,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4926,'John',20031224124516,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (1575,'DJ',20031224125159,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224131314,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4926,'John',20031224132147,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (1575,'DJ',20031224132733,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031224133250,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031224134423,'cache-ntc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031224135843,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224140138,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031224143347,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224145335,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031224145557,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1048,'Jennifer',20031224150516,'1Cust122.tnt1.marion.il.da.uu.net');
INSERT INTO uservisit VALUES (4841,'slothman',20031224152445,'164.newark-20rh15-16rt.nj.dial-access.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224154510,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20031224160446,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224160607,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031224162703,'uclusers-cts19.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4064,'rerun141',20031224163806,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224163819,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4925,'Jeff',20031224165528,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4689,'Me Me',20031224165918,'ACA450FE.ipt.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224171234,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4926,'John',20031224171958,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (4925,'Jeff',20031224172154,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (3171,'snapp',20031224180540,'170.148.10.23');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031224181042,'r200-40-187-174-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224183034,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4931,'DJ',20031224184334,'ip68-108-179-109.lv.lv.cox.net');
INSERT INTO uservisit VALUES (4932,'pussykat',20031224185022,'ip68-99-174-218.mc.at.cox.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031224185929,'209-162-139-170.cortland.com');
INSERT INTO uservisit VALUES (4926,'John',20031224192911,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (4926,'John',20031224194415,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (3558,'Tristan',20031224194807,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3182,'Antonio',20031224194831,'as5-200-52-6-16.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031224195306,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4933,'nicole',20031224201040,'nrwc-sh3-port237.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031224205054,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4849,'sargon',20031224211005,'c-24-4-31-134.client.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224211316,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031224212223,'uclusers-cts36.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4926,'John',20031224214951,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (1112,'Greg',20031224221736,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (693,'Jun',20031224222537,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1112,'Greg',20031224225647,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031224231554,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031224233631,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225012012,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4903,'naive',20031225013656,'203.91.159.4');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031225015826,'co-colspgs-u4-c4a-56.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20031225020158,'co-colspgs-u4-c4a-56.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031225020314,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4934,'shivram_rca',20031225020813,'61.11.81.195');
INSERT INTO uservisit VALUES (4935,'Amaresh',20031225050459,'203-195-199-244.now-india.net.in');
INSERT INTO uservisit VALUES (1575,'DJ',20031225073626,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225074411,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225080037,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031225083212,'200.40.254.153');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031225090351,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225092127,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031225095705,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225100937,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4936,'Mary Buckingham',20031225103207,'h00045a62e2a3.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4936,'Mary Buckingham',20031225103332,'h00045a62e2a3.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (4854,'James',20031225105025,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031225111001,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4937,'w',20031225111347,'219.93.196.250');
INSERT INTO uservisit VALUES (4903,'naive',20031225111500,'203.91.159.3');
INSERT INTO uservisit VALUES (4937,'w',20031225111559,'219.93.196.250');
INSERT INTO uservisit VALUES (1575,'DJ',20031225115605,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031225120322,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031225120804,'1Cust110.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4926,'John',20031225121033,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225124756,'pool-141-153-160-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031225124837,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031225133746,'uclusers-cts32.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031225134756,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031225141508,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4938,'rishabh',20031225143548,'202.9.156.149');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20031225143615,'r200-2-35-61.adinet.com.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20031225151228,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031225154616,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031225162529,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4939,'tara mills',20031225170651,'12-222-120-162.client.insightBB.com');
INSERT INTO uservisit VALUES (4940,'Alayna',20031225172410,'px1ar.ed.shawcable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225183304,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225183445,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4941,'Pat',20031225192941,'px9wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (4942,'Latch Thief',20031225195855,'11Cust87.tnt12.bne1.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225200046,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031225201844,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225204216,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225210956,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031225211032,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225213053,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031225214505,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031225220320,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031225220405,'dialup-153.161.221.203.acc04-john-stp.comindico.com.au');
INSERT INTO uservisit VALUES (3646,'Brandon',20031225221903,'216.166.168.52');
INSERT INTO uservisit VALUES (4943,'genci',20031225222547,'pool-141-153-182-57.mad.east.verizon.net');
INSERT INTO uservisit VALUES (4943,'genci',20031225222732,'pool-141-153-182-57.mad.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031225223025,'r200-40-187-86-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (693,'Jun',20031225223411,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3143,'Vito',20031225231851,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031225233238,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4916,'Dragon King',20031225233711,'CPE-203-45-71-94.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (4844,'Linda',20031225234117,'66-189-239-247-rcp1.ubr1.cpgd.mo.charter.com');
INSERT INTO uservisit VALUES (4944,'Natalia',20031225235841,'cache-rp04.proxy.aol.com');
INSERT INTO uservisit VALUES (4944,'Natalia',20031226000050,'cache-rp04.proxy.aol.com');
INSERT INTO uservisit VALUES (4944,'Natalia',20031226000303,'cache-rp04.proxy.aol.com');
INSERT INTO uservisit VALUES (4945,'hiwhi',20031226001802,'ip68-7-24-197.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4945,'hiwhi',20031226001852,'ip68-7-24-197.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031226004941,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031226010739,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031226013532,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4928,'Angie',20031226013932,'h24-87-55-160.vc.shawcable.net');
INSERT INTO uservisit VALUES (4946,'Mz. Jay-Ann',20031226014433,'ACC48CC7.ipt.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20031226020400,'m050-009.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4928,'Angie',20031226034118,'h24-87-55-160.vc.shawcable.net');
INSERT INTO uservisit VALUES (4591,'Dasha',20031226045904,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (4591,'Dasha',20031226050102,'proxy.isnet.ru');
INSERT INTO uservisit VALUES (4947,'Pranjit Handique',20031226050429,'212-165-133-7.reverse.newskies.net');
INSERT INTO uservisit VALUES (4903,'naive',20031226055704,'203.91.159.4');
INSERT INTO uservisit VALUES (4903,'naive',20031226055717,'203.91.159.4');
INSERT INTO uservisit VALUES (4948,'suresh',20031226063217,'PPP-219.65.21.50.mum1.vsnl.net.in');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226072913,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226073055,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031226073447,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226085535,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226102455,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226105938,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031226111151,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031226114335,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031226114431,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (153,'TomM',20031226114808,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031226115223,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031226115430,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226120112,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226122519,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4949,'speedy',20031226123503,'host81-133-100-45.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226125811,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226131028,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031226131813,'1Cust10.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4950,'allison',20031226131814,'adsl-67-125-27-49.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031226132402,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031226133500,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226140910,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4951,'joe',20031226140922,'cpe-68-184-44-27.ma.charter.com');
INSERT INTO uservisit VALUES (4951,'joe',20031226141352,'cpe-68-184-44-27.ma.charter.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20031226141555,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (950,'sarah',20031226141607,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226152731,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031226154329,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226161319,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031226161425,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4952,'John',20031226164102,'ip68-108-5-83.lv.lv.cox.net');
INSERT INTO uservisit VALUES (4952,'John',20031226164629,'ip68-108-5-83.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031226164644,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4952,'John',20031226164727,'ip68-108-5-83.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20031226165814,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031226170735,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031226170858,'r200-40-186-144-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226172346,'pool-68-162-59-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4952,'John',20031226172358,'ip68-108-5-83.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226172408,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031226175823,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3171,'snapp',20031226185920,'170.148.92.23');
INSERT INTO uservisit VALUES (4778,'chic',20031226191200,'oc-nas-07-s521.cinergycom.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031226191204,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226193529,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226193632,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3171,'snapp',20031226202000,'170.148.92.23');
INSERT INTO uservisit VALUES (4925,'Jeff',20031226202607,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4925,'Jeff',20031226202711,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031226203254,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031226204504,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4778,'chic',20031226204609,'oc-nas-07-s521.cinergycom.net');
INSERT INTO uservisit VALUES (4646,'nathan',20031226213911,'ppp-216-106-108-188.storm.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20031226215226,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031226220340,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20031226223337,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20031226225111,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031226230533,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031226232344,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031226234531,'1Cust88.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4953,'seth',20031227000241,'cache-mtc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227001935,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4953,'seth',20031227002522,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227005953,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031227010214,'r200-40-186-42-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4374,'Richard',20031227010548,'cache-ntc-ae02.proxy.aol.com');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20031227010748,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031227013137,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031227014212,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031227014623,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031227023618,'203.197.108.73');
INSERT INTO uservisit VALUES (1575,'DJ',20031227030631,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4954,'Richard Wohlers',20031227030639,'0-1pool128-20.nas9.peoria1.il.us.da.qwest.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031227031522,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4955,'Ruth Westbrook',20031227043220,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (4955,'Ruth Westbrook',20031227043551,'cache-ntc-ab03.proxy.aol.com');
INSERT INTO uservisit VALUES (4956,'Babu',20031227063731,'sl-viteo-1-0.sprintlink.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227073810,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031227075314,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227080631,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031227081011,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031227083434,'r200-40-185-222-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227083617,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031227083825,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227091822,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227092305,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227100456,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3450,'Eugenio F. de Kereki',20031227110645,'r200-40-71-111.adinet.com.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227111626,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031227111655,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031227114301,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227114730,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227115420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20031227123024,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031227124130,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031227124308,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031227124446,'cache-mtc-al09.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031227124741,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4957,'jenn',20031227125958,'syr-24-58-215-65.twcny.rr.com');
INSERT INTO uservisit VALUES (4958,'Farin',20031227130402,'192.251.125.40');
INSERT INTO uservisit VALUES (3558,'Tristan',20031227130710,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031227131535,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227131736,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4959,'k',20031227132903,'d66-222-179-162.abhsia.telus.net');
INSERT INTO uservisit VALUES (4960,'Erica',20031227134156,'host-216-78-94-135.jax.bellsouth.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227134857,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031227140618,'209-162-139-170.cortland.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227142725,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227143455,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4916,'Dragon King',20031227150856,'CPE-203-45-71-94.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227151500,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4916,'Dragon King',20031227151846,'CPE-203-45-71-94.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031227152520,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227152827,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031227153225,'1Cust76.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4854,'James',20031227153228,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031227155858,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031227164603,'206.137.1.133');
INSERT INTO uservisit VALUES (4961,'Jennifer Busby',20031227165109,'cache-df04.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227165601,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4660,'teresa mchugh',20031227170154,'pcp04044189pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031227170433,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031227172143,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227173700,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227181302,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227182422,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4962,'minda',20031227182910,'mdsnwi14-vlan455-87.dsl.tds.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20031227182912,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (1072,'Alan',20031227183536,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4963,'Finkle',20031227185205,'t3o950p111.telia.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031227194101,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227195054,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227201005,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227203534,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3487,'Charlie',20031227204105,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031227204437,'209-162-139-170.cortland.com');
INSERT INTO uservisit VALUES (4964,'Abigail Mitchell',20031227210011,'65.171.88.120');
INSERT INTO uservisit VALUES (1626,'Gamer',20031227210258,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031227210705,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031227212054,'206.137.1.133');
INSERT INTO uservisit VALUES (4962,'Neko-chan',20031227212313,'mdsnwi14-vlan455-87.dsl.tds.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031227215532,'1Cust133.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4965,'Crystal',20031227220120,'cache-mtc-am02.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031227223454,'pool-151-198-121-173.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031227225910,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031227231811,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031228000525,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031228011320,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20031228012302,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031228021442,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4966,'CC',20031228050223,'h-67-101-170-234.LSANCA54.dynamic.covad.net');
INSERT INTO uservisit VALUES (153,'TomM',20031228060725,'206.137.1.133');
INSERT INTO uservisit VALUES (4963,'Finkle',20031228072701,'t4o950p37.telia.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031228073352,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20031228073800,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20031228090802,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228092151,'pool-151-198-126-231.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031228092753,'r200-40-184-70-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20031228093232,'r200-40-184-70-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228094043,'pool-151-198-126-231.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031228094136,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031228094233,'r200-40-184-70-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20031228095057,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031228104254,'202.163.218.20');
INSERT INTO uservisit VALUES (4805,'Michael Biserov',20031228104729,'195.82.21.74');
INSERT INTO uservisit VALUES (4963,'Finkle',20031228110158,'t3o950p118.telia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228111317,'pool-141-153-150-70.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031228120720,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228121436,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228122019,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4055,'S',20031228123140,'Ottawa-HSE-ppp262487.sympatico.ca');
INSERT INTO uservisit VALUES (3487,'Charlie',20031228123510,'adsl-068-209-180-248.sip.mco.bellsouth.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031228123657,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031228130412,'r200-40-69-224-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228130436,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4055,'S',20031228130656,'Ottawa-HSE-ppp262487.sympatico.ca');
INSERT INTO uservisit VALUES (4670,'e.g.',20031228130706,'r200-40-69-224-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4064,'rerun141',20031228131635,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4197,'luminita',20031228133735,'cdma-3g1x-190-77.zappmobile.ro');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031228134821,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4880,'SatanClaus',20031228134832,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4968,'layman',20031228135319,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228141743,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4968,'layman',20031228143725,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4197,'luminita',20031228144213,'cdma-3g1x-191-82.zappmobile.ro');
INSERT INTO uservisit VALUES (4507,'Penny',20031228151538,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228151543,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228151907,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031228152056,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031228152959,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228154852,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4969,'Ryan',20031228155608,'c-24-125-1-176.va.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228155908,'pool-151-198-126-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4970,'Jack the Reaper',20031228161735,'ip-216-117-223-114.keyway.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228161737,'pool-151-198-126-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4971,'Shobe',20031228161822,'ppp32.prge.ppp.lib.md.us');
INSERT INTO uservisit VALUES (4507,'Penny',20031228162053,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4972,'smithy',20031228162559,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031228163339,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031228163841,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228165839,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031228170630,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228171034,'pool-151-198-126-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228171420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031228173942,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031228174433,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228180913,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4970,'Jack the Reaper',20031228181950,'ip-216-117-223-102.keyway.net');
INSERT INTO uservisit VALUES (693,'Jun',20031228183219,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1253,'brianjn',20031228184319,'m050-006.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20031228184358,'206.137.1.133');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031228190627,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031228193127,'1Cust251.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031228195304,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228195637,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20031228195905,'r200-40-186-56-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031228200623,'r200-40-186-56-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031228201047,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031228201143,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031228203105,'202.163.218.20');
INSERT INTO uservisit VALUES (1301,'Charlie',20031228203110,'pool-151-198-126-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031228204934,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031228214257,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031228214936,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4973,'jessica',20031228215057,'0-1pool111-205.nas44.los-angeles2.ca.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031228221145,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031228221203,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20031228221436,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031228221852,'r200-40-184-75-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031228223355,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4974,'Jasmeen',20031228225746,'CPE-138-130-97-59.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20031228231536,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4975,'Faisal',20031228231828,'AC820E23.ipt.aol.com');
INSERT INTO uservisit VALUES (4976,'Dustin',20031228231910,'cache-ntc-ae09.proxy.aol.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20031228233150,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031228233226,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4977,'neva',20031229004421,'adsl-64-161-225-179.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4977,'neva',20031229004448,'adsl-64-161-225-179.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4978,'susan',20031229020028,'lsanca1-ar55-4-65-118-213.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031229021359,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20031229051155,'206.137.1.133');
INSERT INTO uservisit VALUES (2444,'dr pyser',20031229051227,'proxy01.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (4979,'anuradha',20031229064436,'61.1.202.145');
INSERT INTO uservisit VALUES (4980,'vrijesh',20031229065351,'203-195-201-29.now-india.net.in');
INSERT INTO uservisit VALUES (950,'sarah',20031229070057,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031229070333,'169.253.4.21');
INSERT INTO uservisit VALUES (4616,'Cody Banks',20031229071154,'pcd378008.netvigator.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031229081127,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20031229081258,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031229082258,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031229083320,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229093930,'pool-138-89-126-241.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031229094838,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031229095402,'202.163.218.20');
INSERT INTO uservisit VALUES (2563,'rajesh',20031229101839,'61.1.200.121');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229103458,'pool-138-89-128-26.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031229105815,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031229110737,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031229112218,'d142-179-254-226.abhsia.telus.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031229112749,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031229113608,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20031229122142,'206.28.64.98');
INSERT INTO uservisit VALUES (4868,'Ali',20031229122347,'uclusers-cts32.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20031229123742,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031229125429,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20031229125929,'n219077007011.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031229130047,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031229130356,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031229132216,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031229133002,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4868,'Ali',20031229133811,'uclusers-cts32.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20031229133926,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031229134652,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20031229134847,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20031229135019,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20031229135042,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031229135618,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (950,'sarah',20031229135749,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229135848,'pool-141-153-158-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031229140236,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4981,'tony',20031229141814,'host81-152-191-90.range81-152.btcentralplus.com');
INSERT INTO uservisit VALUES (3351,'Eric',20031229141901,'209-162-139-170.cortland.com');
INSERT INTO uservisit VALUES (4770,'lemmy',20031229144153,'202.53.81.19.nettlinx.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031229144441,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031229145717,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229151328,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229151645,'pool-141-153-158-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031229151809,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (950,'sarah',20031229152114,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (4966,'CC',20031229154303,'h-67-101-170-234.LSANCA54.dynamic.covad.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031229155110,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3351,'Eric',20031229161503,'209-162-139-170.cortland.com');
INSERT INTO uservisit VALUES (4770,'lemmy',20031229161839,'202.53.81.19.nettlinx.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031229162059,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031229163330,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229163616,'gate3-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (2256,'Jackie',20031229165358,'adsl-34-236-49.bct.bellsouth.net');
INSERT INTO uservisit VALUES (4983,'Gordon',20031229171611,'ip68-106-20-107.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031229171629,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4984,'ebeth',20031229172407,'cache-mtc-aa07.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031229174157,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229174331,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4983,'Gordon',20031229174646,'ip68-106-20-107.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229174655,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229174939,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1626,'Gamer',20031229174955,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031229175023,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1575,'DJ',20031229175543,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031229180256,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20031229181437,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4985,'Aly',20031229182617,'65.172.59.76');
INSERT INTO uservisit VALUES (3558,'Tristan',20031229183508,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031229184617,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20031229190916,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4925,'Jeff',20031229192439,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4986,'D.',20031229193215,'user-69-1-35-156.knology.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229200828,'pool-141-153-158-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4986,'D.',20031229201819,'user-69-1-35-156.knology.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031229202750,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (153,'TomM',20031229205218,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20031229205533,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031229210153,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4986,'Dom',20031229210915,'user-69-1-35-156.knology.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031229211932,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4987,'A1be12t',20031229212814,'host-66-81-23-35.rev.o1.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031229213316,'r200-40-184-165-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4627,'donnmike',20031229214121,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031229214152,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031229214210,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4986,'Dom',20031229220715,'user-69-1-35-156.knology.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031229221135,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20031229222412,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031229225402,'pool-141-153-158-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20031229230630,'206.137.1.133');
INSERT INTO uservisit VALUES (4988,'roger lo',20031229232513,'ipvpn103045.netvigator.com');
INSERT INTO uservisit VALUES (4848,'dellmen',20031229232831,'user-2ivecad.dialup.mindspring.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230002030,'pool-141-153-158-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4989,'Jenny',20031230002943,'pcp993405pcs.goosck01.sc.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20031230003019,'206.137.1.133');
INSERT INTO uservisit VALUES (4627,'donnmike',20031230005733,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031230013718,'202.163.218.20');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031230013942,'203.197.108.73');
INSERT INTO uservisit VALUES (2444,'dr pyser',20031230021544,'proxy02.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (4902,'bridgette',20031230021754,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (4954,'spunky',20031230030129,'0-1pool128-10.nas9.peoria1.il.us.da.qwest.net');
INSERT INTO uservisit VALUES (153,'TomM',20031230032352,'206.137.1.133');
INSERT INTO uservisit VALUES (4162,'rohit',20031230034747,'164.164.95.3');
INSERT INTO uservisit VALUES (4507,'Penny',20031230041357,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230045421,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (4990,'Dominic',20031230052111,'ppp194-88.its.csulb.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20031230052344,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4162,'rohit',20031230055116,'164.164.95.3');
INSERT INTO uservisit VALUES (153,'TomM',20031230055334,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230064348,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20031230080500,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031230082741,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4788,'corey',20031230084732,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031230085435,'202.163.218.20');
INSERT INTO uservisit VALUES (4991,'chris elliott',20031230091857,'host217-43-192-218.range217-43.btcentralplus.com');
INSERT INTO uservisit VALUES (4967,'Jo-Anne',20031230093655,'202.163.218.20');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031230095037,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230095521,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230095733,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230101816,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230102012,'pool-138-89-134-83.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230102022,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230104057,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230104459,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230104716,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230105542,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230105616,'pool-141-153-144-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031230111454,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230112818,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230113140,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031230113434,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4788,'corey',20031230113727,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4498,'Sammy I',20031230114102,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230114106,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031230121013,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230123549,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4992,'hei',20031230123953,'pcd561204.netvigator.com');
INSERT INTO uservisit VALUES (4992,'hei',20031230124110,'pcd561204.netvigator.com');
INSERT INTO uservisit VALUES (4992,'hei',20031230124136,'pcd561204.netvigator.com');
INSERT INTO uservisit VALUES (4992,'hei',20031230124316,'pcd561204.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031230124559,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4993,'Chase Borman',20031230125101,'bunge.com');
INSERT INTO uservisit VALUES (4993,'Chase Borman',20031230125801,'bunge.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230130836,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230130949,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230131802,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230132030,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20031230133533,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4627,'donnmike',20031230134235,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230134829,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4809,'dan',20031230134927,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230135101,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230135353,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230140436,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230145155,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4994,'yvonne xiong',20031230145306,'CPE-24-94-215-242.mn.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230145333,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230145957,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031230151432,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230151539,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031230151830,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20031230152333,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230152423,'pool-141-153-144-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20031230152435,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4970,'Jack the Reaper',20031230152610,'ip-216-117-223-117.keyway.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230152938,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4112,'Sniper59',20031230160020,'24-116-60-100.cpe.cableone.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031230161254,'r200-40-225-147-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230163311,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031230165214,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4995,'Asleigh',20031230165258,'cechat.public.lib.ga.us');
INSERT INTO uservisit VALUES (4995,'Asleigh',20031230165425,'cechat.public.lib.ga.us');
INSERT INTO uservisit VALUES (1645,'luvya',20031230170502,'adsl-33-175-235.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230171159,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230172044,'pool-141-153-144-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4925,'Jeff',20031230172202,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031230172854,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4925,'Jeff',20031230174301,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230174328,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230175112,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230175629,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4996,'jess',20031230180930,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230183026,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4997,'alex',20031230183758,'cache01.lax.untd.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230184957,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20031230190157,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4996,'jess',20031230190507,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230191939,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230194253,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230202110,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230202156,'pool-141-153-144-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4998,'sam',20031230202521,'wwwgate32.motorola.com');
INSERT INTO uservisit VALUES (4999,'Lou',20031230203209,'adsl-131.131.173.info.com.ph');
INSERT INTO uservisit VALUES (4507,'Penny',20031230205954,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230211131,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230211709,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20031230213248,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4925,'Jeff',20031230214302,'bastion1t-reserve.dnb.com');
INSERT INTO uservisit VALUES (5000,'Lauren',20031230220001,'1Cust38.tnt9.syd2.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031230220543,'pool-141-153-144-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031230221028,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230222008,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20031230223746,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4992,'hei',20031230224109,'imsbbcf02.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031230231450,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20031230232514,'1Cust76.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20031231004144,'ip68-105-76-215.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20031231004939,'1Cust151.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1112,'Greg',20031231005025,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031231010251,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031231011206,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20031231013823,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4627,'donnmike',20031231015612,'ip68-105-181-67.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031231020800,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031231024008,'cache-dl08.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031231024429,'203.197.108.73');
INSERT INTO uservisit VALUES (5001,'annjie',20031231044329,'bbcache-13.singnet.com.sg');
INSERT INTO uservisit VALUES (5001,'annjie',20031231044528,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (5001,'annjie',20031231044539,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (5002,'jim',20031231052921,'CPE-65-28-177-162.neb.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031231074656,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2529,'Roger',20031231075849,'dsl081-044-242.lax1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031231075956,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2529,'Roger',20031231081124,'dsl081-044-242.lax1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (2529,'Roger',20031231081303,'dsl081-044-242.lax1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (2529,'Roger',20031231081313,'dsl081-044-242.lax1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231091342,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20031231092726,'61.3.128.9');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031231092832,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20031231095413,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4197,'luminita',20031231102212,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231103244,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5003,'E=MC2',20031231104258,'217.169.5.136');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231105439,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20031231105658,'169.253.4.21');
INSERT INTO uservisit VALUES (5003,'E=MC2',20031231111923,'217.169.5.136');
INSERT INTO uservisit VALUES (1575,'DJ',20031231113840,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20031231114903,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231121504,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20031231122421,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4854,'James',20031231124021,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4374,'Richard',20031231131544,'cache-ntc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231132826,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20031231133434,'206.28.64.98');
INSERT INTO uservisit VALUES (4865,'Heartberry',20031231134340,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231135040,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4996,'jess',20031231140044,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031231141329,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231141736,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031231142207,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031231144049,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4064,'rerun141',20031231144949,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231150647,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4788,'corey',20031231152029,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20031231152334,'d142-179-254-226.abhsia.telus.net');
INSERT INTO uservisit VALUES (153,'TomM',20031231154416,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20031231155754,'gate3-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (3171,'snapp',20031231155932,'170.148.10.41');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231155949,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4472,'Sharisa Sesawaeng',20031231161147,'pcp06579689pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (4472,'Sharisa Sesawaeng',20031231162344,'pcp06579689pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (4926,'John',20031231163602,'auab974.auab.aorcentaf.af.mil');
INSERT INTO uservisit VALUES (3171,'snapp',20031231163954,'170.148.10.41');
INSERT INTO uservisit VALUES (4064,'rerun141',20031231170258,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231171208,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4868,'Ali',20031231171835,'uclusers-cts43.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231172019,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20031231173531,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20031231174014,'cust125-15.regina.accesscomm.ca');
INSERT INTO uservisit VALUES (3171,'snapp',20031231174605,'170.148.10.41');
INSERT INTO uservisit VALUES (4748,'luia',20031231175035,'68-233-250-70.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20031231175638,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20031231192543,'m050-040.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5004,'John Miller',20031231195152,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5004,'John Miller',20031231195259,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5004,'John Miller',20031231195508,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5004,'John Miller',20031231195651,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3430,'pat',20031231200426,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20031231201746,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5005,'alyson',20031231210221,'ip68-227-63-68.lv.lv.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20031231211611,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20031231215932,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (693,'Jun',20031231230302,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040101004128,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101010724,'pool-151-198-29-46.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5000,'Lauren',20040101013553,'11Cust108.tnt1.syd2.da.uu.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040101023538,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5006,'AzNDk',20040101044839,'c-24-4-54-215.client.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040101071844,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101102610,'pool-141-153-224-113.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040101103100,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5007,'maggie',20040101105558,'dpc6682009043.direcpc.com');
INSERT INTO uservisit VALUES (5007,'maggie',20040101105716,'dpc6682009043.direcpc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101112834,'pool-68-162-24-197.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040101115451,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040101124905,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101135400,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040101135808,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101143708,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4968,'layman',20040101145322,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040101150009,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040101154715,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040101161621,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040101162303,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101162534,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040101172114,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (5008,'natalie',20040101180125,'ip68-227-217-50.dc.dc.cox.net');
INSERT INTO uservisit VALUES (5008,'natalie',20040101180138,'ip68-227-217-50.dc.dc.cox.net');
INSERT INTO uservisit VALUES (5004,'John Miller',20040101180403,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5004,'John Miller',20040101180431,'ip68-12-193-170.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040101182212,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101191547,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040101193911,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040101195849,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040101220839,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5009,'Eduardo Pensado',20040101225750,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5010,'monkey',20040101232058,'cache-ntc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5011,'Katie',20040101234147,'adsl-219-132-42.aep.bellsouth.net');
INSERT INTO uservisit VALUES (5011,'Katie',20040101234207,'adsl-219-132-42.aep.bellsouth.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040101234243,'cache-ntc-ac04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040101235340,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040102003656,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040102010001,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040102014044,'203.197.108.73');
INSERT INTO uservisit VALUES (4507,'Penny',20040102014835,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5012,'LeeAnna',20040102021000,'ip68-2-237-49.ph.ph.cox.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040102022211,'203.197.108.73');
INSERT INTO uservisit VALUES (5013,'Rin',20040102022412,'user-38ld1vi.dialup.mindspring.com');
INSERT INTO uservisit VALUES (5014,'Martino',20040102023935,'pcp05170196pcs.lvngst01.md.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040102033411,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040102041322,'202.138.119.193');
INSERT INTO uservisit VALUES (5015,'joel',20040102062125,'adsl-131.146.220.info.com.ph');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040102070149,'169.253.4.21');
INSERT INTO uservisit VALUES (153,'TomM',20040102075841,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040102091920,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040102092204,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040102094755,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040102094925,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040102094941,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040102104703,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040102105501,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5009,'Eduardo Pensado',20040102112311,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5011,'Katie',20040102121001,'adsl-219-132-42.aep.bellsouth.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102121612,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102123144,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102123747,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040102124336,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040102130721,'d142-179-254-226.abhsia.telus.net');
INSERT INTO uservisit VALUES (4213,'Fiona',20040102130906,'adsl-68-79-18-220.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (153,'TomM',20040102131253,'206.137.1.133');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040102132750,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (122,'Happy',20040102133618,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20040102134741,'206.137.1.133');
INSERT INTO uservisit VALUES (5010,'monkey',20040102135326,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040102135731,'gate1-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5011,'Katie',20040102140341,'adsl-219-132-42.aep.bellsouth.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102140720,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5016,'Brianne',20040102142108,'pool0228.cvx17-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (153,'TomM',20040102142713,'206.137.1.133');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102143730,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040102144050,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5017,'Charlie Foxtrot',20040102144919,'h00095b4fec39.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5017,'Charlie Foxtrot',20040102145122,'h00095b4fec39.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040102145411,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5018,'Dave County',20040102145736,'user10.agl.faa.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20040102150109,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040102150801,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102151245,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040102153544,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5018,'Dave County',20040102155246,'user10.agl.faa.gov');
INSERT INTO uservisit VALUES (5019,'Emily',20040102160148,'adsl-63-205-57-4.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4906,'stan',20040102160355,'joule.nist.gov');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040102160409,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040102160503,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102160920,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040102161250,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4993,'Chase Borman',20040102162346,'bunge.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040102164044,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1626,'Gamer',20040102165133,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040102165844,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102172723,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040102174154,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040102174220,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040102175931,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102180224,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102182354,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102184905,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3171,'snapp',20040102190453,'170.148.92.52');
INSERT INTO uservisit VALUES (4778,'chic',20040102192219,'oc-nas-03-s88.cinergycom.net');
INSERT INTO uservisit VALUES (693,'Jun',20040102193936,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (1301,'Charlie',20040102194111,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040102195219,'m051-016.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20040102200856,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040102202040,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5020,'*Erin*',20040102202310,'atm-251-110.pixi.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040102203313,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5018,'Dave County',20040102210342,'CPE-65-28-44-95.kc.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040102213519,'cache-ntc-af10.proxy.aol.com');
INSERT INTO uservisit VALUES (5021,'Rune',20040102213613,'ti231210a080-0023.bb.online.no');
INSERT INTO uservisit VALUES (1112,'Greg',20040102214714,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (5022,'',20040102221315,'c-24-10-204-238.client.comcast.net');
INSERT INTO uservisit VALUES (5023,'Juan',20040102221442,'pcp02927201pcs.catonv01.md.comcast.net');
INSERT INTO uservisit VALUES (5015,'joel',20040102222405,'adsl-131.145.217.info.com.ph');
INSERT INTO uservisit VALUES (5023,'Juan',20040102224300,'pcp02927201pcs.catonv01.md.comcast.net');
INSERT INTO uservisit VALUES (5022,'',20040102224601,'c-24-10-204-238.client.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040102231134,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20040102232826,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040102233241,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040102234342,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103003333,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040103004426,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (4514,'linh',20040103010055,'66-42-39-101.sttl.dial.netzero.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040103015045,'61.3.128.9');
INSERT INTO uservisit VALUES (4849,'sargon',20040103020500,'c-24-4-31-134.client.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040103021540,'dialup-224.12.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4521,'supriya',20040103022352,'203-195-201-29.now-india.net.in');
INSERT INTO uservisit VALUES (4443,'rhoelle',20040103023103,'cache05.lax.untd.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103030936,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (2444,'dr pyser',20040103035856,'proxy01.syd.iprimus.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040103042310,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5024,'Saurabh Agarwal',20040103050058,'202.138.116.21');
INSERT INTO uservisit VALUES (1626,'Gamer',20040103080447,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040103090235,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103104547,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4854,'James',20040103112258,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040103114128,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5025,'korneel',20040103114704,'ncroes01.telenet-ops.be');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103125326,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040103130717,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (5026,'sunny',20040103131226,'203.200.95.130');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103132137,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103133303,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5018,'Dave County',20040103135346,'CPE-65-28-44-95.kc.rr.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103135446,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040103140247,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (5027,'anthony',20040103140330,'24-90-117-28.nyc.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040103140724,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5011,'Katie',20040103140731,'adsl-219-132-42.aep.bellsouth.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103142219,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103142228,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103143133,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103150930,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103152453,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4968,'layman',20040103154022,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5028,'GT',20040103154311,'ool-18bf622a.dyn.optonline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103161402,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040103161421,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040103163219,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5029,'Jasmine',20040103165904,'ACC32D27.ipt.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040103174114,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040103174127,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040103174608,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040103180904,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5030,'abigail',20040103181433,'1Cust79.tnt8.krk1.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040103185810,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040103190858,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103191830,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040103192026,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040103192154,'206.137.1.133');
INSERT INTO uservisit VALUES (4909,'Brian',20040103192520,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040103193519,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040103193559,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040103194114,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5031,'Randy',20040103204559,'76.st.louis-101-103rs.mo.dial-access.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040103205200,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103205354,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103211553,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103212202,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5032,'Tiara',20040103213623,'65-73-15-144.nas5.atm.al.frontiernet.net');
INSERT INTO uservisit VALUES (5032,'Tiara',20040103213917,'65-73-15-144.nas5.atm.al.frontiernet.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040103215413,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040103222350,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040103223938,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040103224620,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5034,'robert levin',20040103231703,'cache-dc05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040103234637,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040103234722,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104004729,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4954,'spunky',20040104012557,'0-1pool128-44.nas9.peoria1.il.us.da.qwest.net');
INSERT INTO uservisit VALUES (5035,'Prashanth',20040104015903,'61.1.250.223');
INSERT INTO uservisit VALUES (4909,'Brian',20040104020712,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20040104022305,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4902,'bridgette',20040104030734,'12-213-232-122.client.attbi.com');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20040104040714,'209-242-60-225.dls.net');
INSERT INTO uservisit VALUES (153,'TomM',20040104051015,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040104054834,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20040104060755,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040104080211,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040104091255,'206.137.1.133');
INSERT INTO uservisit VALUES (5036,'tunde',20040104094756,'81.199.85.17');
INSERT INTO uservisit VALUES (4507,'Penny',20040104101816,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040104104355,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104105116,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5037,'becky',20040104112922,'82-42-112-169.cable.ubr06.live.blueyonder.co.uk');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040104113014,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040104113602,'dialup-171.75.35.240.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1,'levik',20040104113934,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040104121120,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040104121356,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040104123334,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040104123927,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5038,'aaron',20040104124844,'dial-216-163-101-203.mokancomm.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040104125242,'fl-boca-cuda1-c1c-50.atlsfl.adelphia.net');
INSERT INTO uservisit VALUES (153,'TomM',20040104130015,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104130256,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4064,'rerun141',20040104131704,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5039,'austin',20040104132238,'paddy.fnni.net');
INSERT INTO uservisit VALUES (5039,'austin',20040104132421,'nic.fnni.com');
INSERT INTO uservisit VALUES (5040,'nikki',20040104133326,'61.1.145.2');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104133520,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5039,'austin',20040104135822,'paddy.fnni.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104140246,'pool-141-153-137-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040104141242,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040104141729,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104143138,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040104144437,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5039,'austin',20040104144537,'paddy.fnni.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040104145547,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (5041,'budak',20040104151136,'210.187.30.46');
INSERT INTO uservisit VALUES (1072,'Alan',20040104151244,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040104151622,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4055,'S',20040104153920,'HSE-Ottawa-ppp238013.sympatico.ca');
INSERT INTO uservisit VALUES (5042,'sotirios',20040104155118,'ppp15-97.ath.forthnet.gr');
INSERT INTO uservisit VALUES (1,'levik',20040104155644,'pool-68-161-156-146.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5043,'Farkus',20040104160553,'hsb104.xlccorp.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040104161641,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040104163707,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040104163743,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104165603,'pool-68-162-26-62.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040104170020,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040104170221,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040104170331,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20040104171303,'206.137.1.133');
INSERT INTO uservisit VALUES (4055,'S',20040104171725,'HSE-Ottawa-ppp238013.sympatico.ca');
INSERT INTO uservisit VALUES (5044,'tiffani',20040104171830,'cache-mtc-al07.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040104172327,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040104173518,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104173618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104173700,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5026,'sunny',20040104174156,'203.200.95.130');
INSERT INTO uservisit VALUES (2130,'ethan',20040104174722,'1Cust124.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5045,'erin',20040104183443,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104183705,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (693,'Jun',20040104185417,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5023,'DrDweeb',20040104190153,'pcp02927201pcs.catonv01.md.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040104190236,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040104190923,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5045,'erin',20040104193240,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040104193319,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4909,'Brian',20040104200650,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104200834,'pool-68-162-28-241.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040104200923,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5045,'erin',20040104201554,'d142-173-25-4.bchsia.telus.net');
INSERT INTO uservisit VALUES (5032,'Tiara',20040104201703,'65-73-188-240.nas2.atm.al.frontiernet.net');
INSERT INTO uservisit VALUES (5045,'erin',20040104204550,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104205111,'pool-138-89-15-80.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040104205424,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (153,'TomM',20040104210628,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104210640,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104215827,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20040104220215,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040104221021,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040104224823,'pool-138-89-15-80.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5046,'Nelly',20040104224829,'cache-dh07.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040104225220,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040104230958,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20040104233942,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (5047,'Stereo',20040105000051,'c-67-165-64-246.client.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040105010136,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5048,'johnny',20040105012210,'ca-buenaprk-cuda2-c4a-b-215.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (5049,'Ali',20040105014117,'193.188.161.252');
INSERT INTO uservisit VALUES (1253,'brianjn',20040105022003,'m051-212.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5050,'Laura',20040105025806,'65-103-23-76.mpls.qwest.net');
INSERT INTO uservisit VALUES (5050,'Laura',20040105030146,'65-103-23-76.mpls.qwest.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040105031126,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20040105033241,'193.130.28.1');
INSERT INTO uservisit VALUES (4928,'Angie',20040105033346,'h24-87-55-160.vc.shawcable.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040105033437,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4197,'luminita',20040105050816,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (1183,'fwaff',20040105052047,'193.130.28.1');
INSERT INTO uservisit VALUES (5045,'erin',20040105060805,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (5049,'Ali',20040105062218,'193.188.161.252');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040105071957,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105081229,'198.23.26.253');
INSERT INTO uservisit VALUES (5047,'Stereo',20040105082454,'168.216.154.76');
INSERT INTO uservisit VALUES (4197,'luminita',20040105082953,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4542,'Katie',20040105083401,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5039,'austin',20040105085112,'nic.fnni.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105092612,'198.23.26.253');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040105092852,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040105094447,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105094653,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040105100200,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3372,'Sam',20040105100844,'pool-141-151-81-93.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105101311,'198.23.26.253');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040105101622,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040105101758,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040105101810,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040105103516,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040105104442,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040105105121,'r200-40-186-59-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (122,'Happy',20040105105247,'199.67.51.15');
INSERT INTO uservisit VALUES (5051,'Don hume',20040105105700,'user18.quaboag.org');
INSERT INTO uservisit VALUES (5052,'alina',20040105105756,'209.227.120.59');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105110350,'198.23.26.253');
INSERT INTO uservisit VALUES (4830,'Jils',20040105113344,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105113734,'198.23.26.253');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040105113755,'gate3-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040105115027,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105120346,'198.23.26.253');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040105121358,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5018,'Dave',20040105123318,'user10.agl.faa.gov');
INSERT INTO uservisit VALUES (5053,'Kim',20040105123345,'host02.noland.option.net');
INSERT INTO uservisit VALUES (5054,'Becky',20040105123354,'cache-mtc-aa04.proxy.aol.com');
INSERT INTO uservisit VALUES (5053,'Kim',20040105130313,'host02.noland.option.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040105130705,'144.9.158.101');
INSERT INTO uservisit VALUES (5055,'Sujit',20040105131924,'213.42.2.7');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105132447,'198.23.26.253');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040105133214,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040105133551,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040105134055,'144.9.158.101');
INSERT INTO uservisit VALUES (4908,'don scheuer',20040105135532,'146.106.92.209.abington.k12.pa.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040105140219,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105140220,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105141336,'198.23.26.253');
INSERT INTO uservisit VALUES (4450,'drew',20040105141447,'216.100.91.2');
INSERT INTO uservisit VALUES (1575,'DJ',20040105143200,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040105143258,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040105144025,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040105144520,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040105144618,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4809,'dan',20040105145819,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (5053,'Kim',20040105145832,'host02.noland.option.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105150527,'198.23.26.253');
INSERT INTO uservisit VALUES (5056,'missy',20040105150808,'cs2416745-4.houston.rr.com');
INSERT INTO uservisit VALUES (5057,'Michelle',20040105160356,'pcp05142916pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105162143,'198.23.26.253');
INSERT INTO uservisit VALUES (5045,'erin',20040105162452,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040105162811,'1Cust58.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040105164411,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5053,'Kim',20040105164528,'host02.noland.option.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040105165147,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5045,'erin',20040105165322,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040105173319,'1Cust147.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5058,'christin',20040105173354,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040105173441,'206.28.64.98');
INSERT INTO uservisit VALUES (5059,'Shelly',20040105173903,'gateway.pacificintermedia.com');
INSERT INTO uservisit VALUES (5057,'Michelle',20040105173938,'pcp05142916pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (5059,'Shelly',20040105174601,'gateway.pacificintermedia.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040105180035,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4064,'rerun141',20040105180113,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5045,'erin',20040105182924,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (4778,'chic',20040105183633,'oc-nas-07-s254.cinergycom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040105183708,'144.9.158.101');
INSERT INTO uservisit VALUES (5059,'Shelly',20040105184529,'gateway.pacificintermedia.com');
INSERT INTO uservisit VALUES (5057,'Michelle',20040105185039,'pcp05142916pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (5060,'Myron',20040105185423,'h-66-166-73-194.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (5061,'Michelle',20040105185441,'h00e0b84cf8a4.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5060,'Myron',20040105185443,'h-66-166-73-194.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (5060,'Myron',20040105185456,'h-66-166-73-194.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (5060,'Myron',20040105185502,'h-66-166-73-194.SNVACAID.covad.net');
INSERT INTO uservisit VALUES (5045,'erin',20040105190510,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20040105192705,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (5062,'Steve',20040105192723,'Sarnia-ppp278977.sympatico.ca');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20040105192913,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20040105193003,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (3830,'Gladwyn',20040105193130,'ca-westla-cuda5-c8a-134.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105193615,'pool-138-89-15-80.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5062,'Steve',20040105195007,'Sarnia-ppp278977.sympatico.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040105195228,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5063,'Tnewt',20040105195337,'89.208.252.64.snet.net');
INSERT INTO uservisit VALUES (5063,'Tnewt',20040105195359,'89.208.252.64.snet.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040105200817,'1Cust93.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040105200924,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040105201526,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040105201640,'cache-dr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20040105203133,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040105203559,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040105205139,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4804,'manuel',20040105205658,'adsl-57.74.211.info.com.ph');
INSERT INTO uservisit VALUES (1072,'Alan',20040105215103,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040105215156,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5064,'nicole',20040105220152,'cs6710217-191.houston.rr.com');
INSERT INTO uservisit VALUES (4068,'Bruno',20040105220320,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20040105220657,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040105222346,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040105222424,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040105222444,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5065,'Darryl',20040105222815,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040105222948,'206.137.1.133');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040105223455,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040105224029,'pool-138-89-15-80.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4788,'corey',20040105231337,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040105232358,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5066,'Inferno',20040105234640,'ppp-207-167-100-76.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040105234851,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5066,'Inferno',20040105235109,'ppp-207-167-100-76.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040105235632,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040105235752,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5066,'Inferno',20040106000017,'ppp-207-167-100-76.sndg-pm4-2.dialup.nethere.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040106000028,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040106001250,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040106001553,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040106002705,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5065,'Darryl',20040106003926,'cache-ntc-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (4463,'nikol',20040106010440,'ppp-66-139-121-242.dsl.tpkaks.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040106010441,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040106011313,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040106012549,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5067,'randy',20040106012807,'204.52.242.50');
INSERT INTO uservisit VALUES (5068,'cory',20040106014323,'adsl-67-66-178-20.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20040106014420,'206.137.1.133');
INSERT INTO uservisit VALUES (3182,'Antonio',20040106014444,'as6-200-52-8-169.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (5069,'Adam',20040106015323,'ip-wv-24-197-88-181.charterwv.net');
INSERT INTO uservisit VALUES (5067,'randy',20040106015608,'204.52.242.50');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040106020402,'212.138.47.26');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040106020433,'cache9-5.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040106032029,'cache4-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1183,'fwaff',20040106032436,'193.130.28.1');
INSERT INTO uservisit VALUES (5067,'randy',20040106055640,'204.52.242.50');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106062114,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040106062443,'206.137.1.133');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040106062618,'cache4-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040106065308,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5045,'erin',20040106065957,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106081806,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106091307,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040106091931,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040106092104,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040106092222,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040106092456,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040106094816,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5062,'Steve',20040106095658,'FWSPARC.wrdsb.edu.on.ca');
INSERT INTO uservisit VALUES (4909,'Brian',20040106102644,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4788,'corey',20040106103228,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040106103733,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040106103808,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106105305,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5071,'Kerry Graham',20040106105627,'usrtprx01.sonyericsson.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040106111907,'gate3-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5072,'patricia',20040106112518,'host-65-120-15-131.faribault.k12.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106112609,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040106113347,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106113705,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106113858,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106113922,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106113940,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106114005,'144.9.158.101');
INSERT INTO uservisit VALUES (3224,'Lee',20040106120545,'pcd438041.netvigator.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040106121305,'134.217.237.30');
INSERT INTO uservisit VALUES (5073,'h',20040106123448,'221.124.101.183');
INSERT INTO uservisit VALUES (5053,'Kim',20040106123504,'host02.noland.option.net');
INSERT INTO uservisit VALUES (5026,'sunny',20040106125009,'203.200.95.130');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106125800,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106131222,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040106132411,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040106132629,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040106132954,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040106133334,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106135210,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106140100,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040106140156,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106140816,'144.9.158.101');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040106140836,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040106143241,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5062,'Steve',20040106144200,'Sarnia-ppp278863.sympatico.ca');
INSERT INTO uservisit VALUES (4906,'stan',20040106145133,'joule.nist.gov');
INSERT INTO uservisit VALUES (5057,'Michelle',20040106150836,'pcp05142916pcs.walngs01.pa.comcast.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040106151122,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040106151938,'co-colspgs-u4-c4c-50.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106152002,'144.9.158.101');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040106153827,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4197,'luminita',20040106154152,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106160019,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106160508,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5074,'Linda',20040106160521,'cache-ntc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (5011,'Katie',20040106162334,'adsl-211-80-168.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040106162400,'out213-254.sdcoe.k12.ca.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040106163242,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5045,'erin',20040106164257,'d142-173-25-4.bchsia.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106165101,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040106165354,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040106170256,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040106172835,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20040106174907,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106175231,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040106175608,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1567,'Bryan',20040106180507,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040106180700,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106180948,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5075,'Pam',20040106181843,'ip68-5-205-50.oc.oc.cox.net');
INSERT INTO uservisit VALUES (5076,'al',20040106184925,'202.27.91.7');
INSERT INTO uservisit VALUES (2571,'Rob',20040106185824,'adsl-68-20-20-61.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040106191022,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040106192020,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040106192940,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5077,'amanda smith',20040106195707,'cache1.wa.westnet.com.au');
INSERT INTO uservisit VALUES (5077,'amanda smith',20040106200228,'cache1.wa.westnet.com.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106201411,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040106202300,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040106210008,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040106210729,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040106213055,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5076,'al',20040106213839,'202.27.91.7');
INSERT INTO uservisit VALUES (5062,'Steve',20040106214205,'Sarnia-ppp278892.sympatico.ca');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040106214903,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040106215519,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040106215537,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040106221723,'1Cust86.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106223830,'pool-141-153-160-233.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040106225001,'pool-141-153-160-233.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5078,'Bob Coburn',20040106225009,'ppp-216-204-180-135.tc1.kynd.net');
INSERT INTO uservisit VALUES (1,'levik',20040106225712,'pool-151-205-122-14.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040106231203,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5079,'brent',20040106234906,'adsl-63-199-5-142.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107000357,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107000709,'pool-141-153-160-233.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5080,'chubbs',20040107001805,'c-67-169-7-152.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040107013735,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040107021613,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040107022712,'cache4-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (3705,'zaphod',20040107031136,'62.103.212.89');
INSERT INTO uservisit VALUES (5081,'pianoman',20040107031838,'dialup-107.200.220.203.acc01-pert-too.comindico.com.au');
INSERT INTO uservisit VALUES (5082,'parham',20040107035644,'80.253.129.134');
INSERT INTO uservisit VALUES (5082,'parham',20040107050144,'80.253.129.134');
INSERT INTO uservisit VALUES (5082,'parham',20040107055637,'80.253.129.134');
INSERT INTO uservisit VALUES (4645,'Kevin',20040107063327,'cache03.nyc.untd.com');
INSERT INTO uservisit VALUES (5082,'parham',20040107073704,'80.253.129.134');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040107074604,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040107082317,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040107082757,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4903,'naive',20040107083205,'195.219.172.8');
INSERT INTO uservisit VALUES (3964,'B',20040107084432,'192.154.91.225');
INSERT INTO uservisit VALUES (5082,'parham',20040107085013,'80.253.129.134');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107091159,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040107091921,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040107092118,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3964,'B',20040107100025,'192.154.91.225');
INSERT INTO uservisit VALUES (4909,'Brian',20040107103824,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (153,'TomM',20040107103851,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (122,'Happy',20040107104751,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040107110916,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107111036,'198.23.26.253');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040107112710,'gate6-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1575,'DJ',20040107113301,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4788,'corey',20040107115538,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (5083,'Sam',20040107115631,'nat.rothgerber.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040107120509,'134.217.237.30');
INSERT INTO uservisit VALUES (5084,'MIKE',20040107121634,'ip68-105-64-113.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5084,'MIKE',20040107122221,'ip68-105-64-113.sd.sd.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040107124122,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040107124443,'206.28.64.98');
INSERT INTO uservisit VALUES (5083,'Sam',20040107124545,'nat.rothgerber.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040107125735,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4197,'luminita',20040107130910,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107131403,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107131807,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040107132756,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5085,'Michael',20040107132800,'cpe-024-211-243-010.ec.rr.com');
INSERT INTO uservisit VALUES (5086,'vikas',20040107132915,'202-177-171-129.sify.net');
INSERT INTO uservisit VALUES (5087,'Mike Hadnum',20040107133014,'cs666952-99.satx.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107133043,'144.9.158.101');
INSERT INTO uservisit VALUES (5087,'Mike Hadnum',20040107133249,'cs666952-99.satx.rr.com');
INSERT INTO uservisit VALUES (5087,'Mike Hadnum',20040107133448,'cs666952-99.satx.rr.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040107135423,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040107140227,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5088,'eleonora',20040107140549,'200.179.38.20');
INSERT INTO uservisit VALUES (5089,'Lia',20040107140626,'cpe-66-91-195-36.hawaii.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107141725,'198.23.26.253');
INSERT INTO uservisit VALUES (5090,'A',20040107142216,'c66.169.133.71.ts46v-12.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5086,'vikas',20040107142645,'202-177-171-129.sify.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040107143509,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (5083,'Sam',20040107144315,'nat.rothgerber.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107144525,'144.9.158.101');
INSERT INTO uservisit VALUES (5090,'A',20040107144926,'c66.169.133.71.ts46v-12.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4906,'stan',20040107145500,'joule.nist.gov');
INSERT INTO uservisit VALUES (5090,'A',20040107150033,'c66.169.133.71.ts46v-12.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040107151815,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040107152948,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107153530,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040107153627,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107153840,'144.9.158.101');
INSERT INTO uservisit VALUES (4909,'Brian',20040107154122,'out213-254.sdcoe.k12.ca.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040107161623,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107161830,'pool-141-153-160-233.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5062,'Steve',20040107163100,'199.243.50.52');
INSERT INTO uservisit VALUES (5091,'Jessica Smith',20040107163113,'192.80.65.236');
INSERT INTO uservisit VALUES (2130,'ethan',20040107163440,'mn-nrp2-dhcp1-430.dsl.hickorytech.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040107170835,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040107172906,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040107174740,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040107181125,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20040107182245,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5092,'Jacob Weissmann',20040107183026,'137-118-206-1.du.rtmc.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040107183032,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5092,'Jacob Weissmann',20040107183253,'137-118-206-1.du.rtmc.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040107190128,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5093,'Ryan',20040107190956,'68-235-176-43.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (5095,'Dani',20040107191603,'c-67-163-18-125.client.comcast.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040107191925,'out213-254.sdcoe.k12.ca.us');
INSERT INTO uservisit VALUES (3430,'pat',20040107192944,'pcp02334542pcs.bartlt01.ga.comcast.net');
INSERT INTO uservisit VALUES (5095,'Dani',20040107193246,'c-67-163-18-125.client.comcast.net');
INSERT INTO uservisit VALUES (5096,'Diana Starr',20040107201133,'253-164-237-24-mvl.nwc.gci.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040107210315,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040107210333,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040107211846,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040107213032,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040107214316,'pool-141-153-141-60.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3896,'iggyb387',20040107215028,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20040107215044,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (5098,'oona',20040107215921,'adsl-154-193-219.clt.bellsouth.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040107220327,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5076,'al',20040107221139,'202.27.91.9');
INSERT INTO uservisit VALUES (5076,'al',20040107225129,'202.27.91.9');
INSERT INTO uservisit VALUES (5097,'Cindy',20040107232139,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040107233216,'61.3.128.1');
INSERT INTO uservisit VALUES (5099,'Renee',20040108000438,'24-205-250-147.gb-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (5099,'Renee',20040108000445,'24-205-250-147.gb-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040108003136,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040108004129,'203.197.108.73');
INSERT INTO uservisit VALUES (5099,'Renee',20040108004451,'24-205-250-147.gb-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (5100,'marky',20040108004713,'82.141.200.169');
INSERT INTO uservisit VALUES (5099,'Renee',20040108004911,'24-205-250-147.gb-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040108011701,'m051-026.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'brianjn',20040108011841,'m051-026.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108024553,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108024701,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108024732,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108025113,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108025133,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5101,'Ryan',20040108030141,'cpe-66-91-55-101.hawaii.rr.com');
INSERT INTO uservisit VALUES (5102,'igibi',20040108031255,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5102,'igibi',20040108031318,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5102,'igibi',20040108031424,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5102,'igibi',20040108031458,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040108032202,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108033620,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5045,'erin',20040108040407,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040108042814,'193.130.28.1');
INSERT INTO uservisit VALUES (5045,'erin',20040108045544,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (5103,'tripti',20040108053514,'202.54.137.109');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108055922,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108060539,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108062031,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040108062946,'has216m.desy.de');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040108064751,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (5104,'Dominic Gay',20040108071056,'194.73.242.147');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040108075936,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4283,'Barry Collyer',20040108082430,'eurobase1.demon.co.uk');
INSERT INTO uservisit VALUES (4197,'luminita',20040108082909,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040108084233,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040108090121,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040108092103,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5105,'mudit',20040108093609,'203.193.128.58');
INSERT INTO uservisit VALUES (4197,'luminita',20040108094051,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5106,'justin',20040108094618,'202.9.162.66');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108095512,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040108095656,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040108100110,'pool-141-153-141-60.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040108100427,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5107,'Darren',20040108100719,'falcon01p.es.adp.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108100739,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040108100916,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040108101804,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108103930,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040108104747,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040108111854,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108112120,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108112612,'144.9.158.97');
INSERT INTO uservisit VALUES (5106,'justin',20040108113207,'202.9.162.66');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040108113215,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108113522,'144.9.158.97');
INSERT INTO uservisit VALUES (4906,'stan',20040108114315,'joule.nist.gov');
INSERT INTO uservisit VALUES (5107,'Darren',20040108114555,'falcon01p.es.adp.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040108115038,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040108115048,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040108115136,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040108115552,'gate1-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1567,'Bryan',20040108120319,'134.217.237.30');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040108121300,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040108121409,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5108,'Pippi',20040108121433,'cache7-midd.server.ntli.net');
INSERT INTO uservisit VALUES (5108,'Pippi',20040108121636,'cache7-midd.server.ntli.net');
INSERT INTO uservisit VALUES (5108,'Pippi',20040108121641,'cache7-midd.server.ntli.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040108123028,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108130322,'144.9.158.97');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040108131807,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108134033,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040108134538,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5109,'Bob',20040108134700,'67-113-48-255.monet.k12.ca.us');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040108135221,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5109,'Bob',20040108135429,'67-113-48-255.monet.k12.ca.us');
INSERT INTO uservisit VALUES (5110,'ben smith',20040108135819,'dhcp024-208-226-208.twmi.rr.com');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040108140008,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040108140545,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108142733,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108144702,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040108145614,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5111,'Smith',20040108150415,'204.56.144.200');
INSERT INTO uservisit VALUES (1301,'Charlie',20040108152824,'pool-138-89-14-143.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4906,'stan',20040108153220,'joule.nist.gov');
INSERT INTO uservisit VALUES (4197,'luminita',20040108154741,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108160809,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5112,'Maria',20040108161715,'adsl-67-119-142-241.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040108161845,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040108162555,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040108163319,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5113,'nattalia richter',20040108165140,'adsl-66-124-164-124.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040108165257,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108165602,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5113,'nattalia richter',20040108165643,'adsl-66-124-164-124.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5002,'jim',20040108170249,'CPE-65-28-177-77.neb.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108170655,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108171221,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108171240,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040108171409,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108171701,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108171907,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108173134,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040108173820,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108174100,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040108181353,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5114,'Kevin Rosenberg',20040108181354,'1Cust195.tnt34.chi15.da.uu.net');
INSERT INTO uservisit VALUES (5114,'Kevin Rosenberg',20040108181937,'1Cust195.tnt34.chi15.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040108182509,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108185726,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108185916,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040108190759,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040108190825,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5100,'marky',20040108190936,'82.141.200.169');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108191633,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040108192231,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040108192253,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040108192312,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5115,'James',20040108192352,'66.35.162.210');
INSERT INTO uservisit VALUES (5115,'James',20040108192405,'66.35.162.210');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108194943,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040108195114,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040108195305,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5116,'Kevin',20040108195324,'cache-ntc-aa08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040108200712,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040108200814,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5117,'Felicia',20040108201459,'24-168-12-148.nyc.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108202434,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040108202630,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040108203714,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5012,'LeeAnna',20040108204018,'ip68-2-237-49.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040108205657,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5118,'Rick',20040108210402,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108210547,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040108210823,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5118,'Rick',20040108211045,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040108211427,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20040108215824,'spider-mtc-tj011.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040108230207,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4788,'corey',20040108230700,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040108232002,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040108232412,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108232811,'spider-mtc-te011.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040108233029,'spider-mtc-te011.proxy.aol.com');
INSERT INTO uservisit VALUES (4789,'patel',20040108234543,'24-205-169-159.wc-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040108235751,'pool-138-89-133-105.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040109002153,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3705,'zaphod',20040109004551,'62.103.212.89');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109004936,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040109013043,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040109014510,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040109022955,'co-colspgs-u4-c4a-136.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109025607,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5119,'nagaraj',20040109043329,'61.95.183.86');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109062132,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109062458,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109062510,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040109062847,'has216m.desy.de');
INSERT INTO uservisit VALUES (4197,'luminita',20040109064220,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109064630,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (1183,'fwaff',20040109071622,'193.130.28.1');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109072027,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040109072031,'ZUES.robins.af.mil');
INSERT INTO uservisit VALUES (1183,'fwaff',20040109074832,'193.130.28.1');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040109080657,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040109083135,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040109083353,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040109083408,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040109083826,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040109083956,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040109084128,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5110,'ben smith',20040109084137,'dhcp024-208-226-208.twmi.rr.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040109084818,'193.130.28.1');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109090919,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040109091220,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109092037,'144.9.158.97');
INSERT INTO uservisit VALUES (5051,'Don hume',20040109093721,'user18.quaboag.org');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109093833,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040109093959,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20040109094444,'LOFT-017.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (836,'Rush',20040109100045,'141.228.156.225');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109100231,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5051,'Don hume',20040109101116,'user18.quaboag.org');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109102030,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040109102208,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040109102756,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5121,'Casey Wiseman',20040109103549,'ppp24.pm1.usu.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109103703,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040109103710,'205.183.154.26');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040109104145,'205.183.154.26');
INSERT INTO uservisit VALUES (5121,'Casey Wiseman',20040109104300,'ppp24.pm1.usu.edu');
INSERT INTO uservisit VALUES (5121,'Casey Wiseman',20040109104704,'ppp24.pm1.usu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109105656,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040109105832,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040109110758,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040109111324,'LOFT-009.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3209,'Haley',20040109111501,'LOFT-009.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040109112027,'205.183.154.26');
INSERT INTO uservisit VALUES (1575,'DJ',20040109112127,'LOFT-009.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109112530,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109112620,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040109114515,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109114856,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109115808,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040109121219,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040109122423,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2376,'Jim C',20040109123207,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040109124733,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109130849,'144.9.158.97');
INSERT INTO uservisit VALUES (5123,'melissa',20040109133309,'CPE0050ba0a3861-CM000a73664333.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5123,'melissa',20040109133545,'CPE0050ba0a3861-CM000a73664333.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040109135137,'193.130.28.1');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040109135441,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20040109140335,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040109141233,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3224,'Lee',20040109142530,'imsbbcf05.netvigator.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040109142714,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040109143948,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109143948,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040109144333,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040109145317,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2376,'Jim C',20040109145501,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040109145643,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040109150434,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040109151217,'205.183.154.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20040109151721,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109154421,'144.9.158.97');
INSERT INTO uservisit VALUES (5124,'ofma',20040109155016,'ppp10-2.ath.forthnet.gr');
INSERT INTO uservisit VALUES (5124,'ofma',20040109155042,'ppp10-2.ath.forthnet.gr');
INSERT INTO uservisit VALUES (4507,'Penny',20040109155541,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109160004,'144.9.158.97');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040109163635,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040109164037,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (5124,'ofma',20040109172407,'211.233.27.208');
INSERT INTO uservisit VALUES (5124,'ofma',20040109174408,'211.233.27.208');
INSERT INTO uservisit VALUES (5124,'ofma',20040109174411,'211.233.27.208');
INSERT INTO uservisit VALUES (5125,'Jennifer',20040109175816,'ca-ontario-cuda1-67-20-220-24.anhmca.adelphia.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040109180631,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5045,'erin',20040109182726,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040109183553,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109185124,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040109185522,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040109191716,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5045,'erin',20040109193753,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (5126,'melanie',20040109194103,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040109194420,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5126,'melanie',20040109201316,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (834,'Gautam',20040109204043,'ns5xp.acty-sys.co.jp');
INSERT INTO uservisit VALUES (5126,'melanie',20040109204932,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (5115,'James',20040109205057,'66.35.162.210');
INSERT INTO uservisit VALUES (5127,'chrissy',20040109212107,'13spidialup74.famvid.com');
INSERT INTO uservisit VALUES (5128,'kelly',20040109212240,'66-52-246-253.sttl.dial.netzero.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040109212622,'d142-59-160-208.abhsia.telus.net');
INSERT INTO uservisit VALUES (153,'TomM',20040109214003,'206.137.1.133');
INSERT INTO uservisit VALUES (5129,'jason harrison',20040109221945,'LINTEL.ds.mda.ca');
INSERT INTO uservisit VALUES (5129,'jason harrison',20040109222102,'LINTEL.ds.mda.ca');
INSERT INTO uservisit VALUES (5129,'jason harrison',20040109222544,'LINTEL.ds.mda.ca');
INSERT INTO uservisit VALUES (5129,'jason harrison',20040109222630,'LINTEL.ds.mda.ca');
INSERT INTO uservisit VALUES (5129,'jason harrison',20040109222845,'LINTEL.ds.mda.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040109223608,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040109223928,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5130,'colleen',20040109224152,'d206-116-207-51.bchsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040109231930,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5131,'lynne',20040109233319,'adsl-64-175-46-65.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5131,'lynne',20040109234118,'adsl-64-175-46-65.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20040110000213,'206.137.1.133');
INSERT INTO uservisit VALUES (5132,'Kelly',20040110002054,'4.7.4.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040110004152,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110010602,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110011942,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040110020419,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5133,'dinesh',20040110022906,'203.197.138.167');
INSERT INTO uservisit VALUES (5045,'erin',20040110023635,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110023717,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040110025753,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040110042124,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040110043359,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110043458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5134,'alistair',20040110044007,'ppp-0-69.milt-b-2.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040110044705,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110063458,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040110075530,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110075919,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5103,'tripti',20040110080459,'202.54.137.109');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110084207,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110091240,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110091628,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040110092048,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040110092400,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20040110102429,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040110104734,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040110105733,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110110113,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040110110912,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040110110938,'pool-138-89-133-105.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040110111047,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040110115114,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110123008,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040110125428,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110130308,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040110131853,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110134753,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040110141644,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040110145850,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4824,'sean',20040110154238,'host81-128-83-61.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5135,'Kasey',20040110154529,'ACA6451F.ipt.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110155408,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040110160136,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5136,'Jesus',20040110162234,'fl2-24.217.228.32.charter-stl.com');
INSERT INTO uservisit VALUES (153,'TomM',20040110164654,'206.137.1.133');
INSERT INTO uservisit VALUES (5137,'Vicky',20040110164728,'adsl-68-122-159-43.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110165402,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040110165811,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040110170044,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110171228,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110175824,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5138,'Darlene',20040110180508,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040110181413,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5138,'Darlene',20040110181605,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5139,'K',20040110182743,'ip68-9-221-141.ri.ri.cox.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20040110191532,'cache-rq08.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040110191950,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040110194632,'pcp03793637pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5126,'melanie',20040110195936,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040110202101,'1Cust243.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110204238,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5126,'melanie',20040110205526,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (5140,'Leo',20040110214631,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (5140,'Leo',20040110214651,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (5141,'jonah',20040110220754,'adsl-131.146.159.info.com.ph');
INSERT INTO uservisit VALUES (153,'TomM',20040110220944,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040110222104,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040110223050,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040110223857,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040111000800,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111002716,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040111003616,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040111010958,'pool-138-89-127-201.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040111012629,'202.138.119.193');
INSERT INTO uservisit VALUES (5142,'rikki',20040111013128,'pool0354.cvx16-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (5142,'rikki',20040111013246,'pool0354.cvx16-bradley.dialup.earthlink.net');
INSERT INTO uservisit VALUES (5143,'Jessica',20040111014902,'c-66-229-102-201.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040111040213,'193.130.28.1');
INSERT INTO uservisit VALUES (5140,'Leo',20040111041802,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (5144,'T.R',20040111042746,'203.197.157.6');
INSERT INTO uservisit VALUES (5140,'Leo',20040111044936,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (4954,'spunky',20040111060130,'0-1pool128-22.nas9.peoria1.il.us.da.qwest.net');
INSERT INTO uservisit VALUES (153,'TomM',20040111062800,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040111063157,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1183,'fwaff',20040111084949,'193.130.28.1');
INSERT INTO uservisit VALUES (5145,'Basant',20040111085300,'210.212.83.211');
INSERT INTO uservisit VALUES (5145,'Basant',20040111085350,'210.212.83.211');
INSERT INTO uservisit VALUES (3372,'Sam',20040111085732,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040111092314,'206.137.1.133');
INSERT INTO uservisit VALUES (4909,'Brian',20040111093046,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111095522,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5146,'Gord',20040111100810,'ppp-11.dialA.ely.2z.net');
INSERT INTO uservisit VALUES (5147,'dawn',20040111104531,'ip142177125122.mpoweredpc.net');
INSERT INTO uservisit VALUES (1,'levik',20040111104909,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040111111726,'pool-141-153-157-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111112055,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5148,'chloe flowers',20040111113016,'cache3-nott.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20040111113824,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040111114753,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111122041,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040111131040,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040111131042,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040111132113,'dialup-171.75.43.167.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111133233,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040111133553,'pool-141-153-157-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040111142012,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040111142015,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5149,'cl',20040111143346,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040111145607,'pool-141-153-157-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5149,'cl',20040111150714,'px1ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (5150,'Earl',20040111151913,'pcp748696pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (5150,'Earl',20040111152000,'pcp748696pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (5150,'Earl',20040111152448,'pcp748696pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040111160445,'pool-141-153-157-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5140,'Leo',20040111161753,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111162933,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111165101,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040111171745,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040111171953,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040111172822,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20040111190654,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040111191615,'206.137.1.133');
INSERT INTO uservisit VALUES (5151,'hibo',20040111193455,'dhcp024-208-137-235.insight.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111193534,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5151,'hibo',20040111193625,'dhcp024-208-137-235.insight.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040111194554,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (250,'Nick Reed',20040111200048,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111201625,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040111201918,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (250,'Nick Reed',20040111203649,'radivarl.demon.co.uk');
INSERT INTO uservisit VALUES (5152,'angie',20040111205610,'as10-def-mi-205-186-44-237.rasserver.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040111210006,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040111211144,'206.137.1.133');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040111213707,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040111214126,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040111220418,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5153,'girl',20040111222042,'cache8.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5153,'girl',20040111222339,'cache8.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5153,'girl',20040111222521,'cache8.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040111223518,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111225349,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040111225600,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040111230535,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040111234104,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5154,'karleen',20040111234519,'67-42-23-231.slkc.qwest.net');
INSERT INTO uservisit VALUES (5154,'karleen',20040111234849,'67-42-23-231.slkc.qwest.net');
INSERT INTO uservisit VALUES (5155,'mako',20040111234914,'adsl-68-248-3-210.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (5154,'karleen',20040111235116,'67-42-23-231.slkc.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040111235205,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5155,'mako',20040111235624,'adsl-68-248-3-210.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (5155,'mako',20040111235729,'adsl-68-248-3-210.dsl.sfldmi.ameritech.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040112001337,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112002330,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5156,'Jennifer Truong',20040112005219,'dsc06-hoi-tx-207-94-255-209.rasserver.net');
INSERT INTO uservisit VALUES (5156,'Jennifer Truong',20040112005236,'dsc06-hoi-tx-207-94-255-209.rasserver.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112005453,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040112005930,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112010325,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040112010817,'co-colspgs-u4-c4a-136.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040112014221,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112020732,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040112033414,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040112042008,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20040112050336,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040112054347,'206.137.1.133');
INSERT INTO uservisit VALUES (4378,'Ruth Calderwood',20040112055004,'mx3.corpoflondon.gov.uk');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040112061704,'sc215019.robins.af.mil');
INSERT INTO uservisit VALUES (4507,'Penny',20040112062525,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040112073410,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040112074756,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040112080250,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040112082458,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112083209,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112083846,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040112084306,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112090205,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112090617,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040112091543,'169.253.4.21');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040112092406,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040112094910,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112100012,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040112100752,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040112101531,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112101716,'144.9.158.97');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040112101936,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040112102038,'205.183.154.26');
INSERT INTO uservisit VALUES (885,'np_rt',20040112102212,'h-68-164-82-230.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040112102811,'63.150.90.162');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040112102915,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1567,'Bryan',20040112102927,'134.217.237.30');
INSERT INTO uservisit VALUES (5157,'Ben Beauty',20040112103110,'wfcntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (5157,'Ben Beauty',20040112103336,'wfcntproxy2.chevrontexaco.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112104639,'144.9.158.97');
INSERT INTO uservisit VALUES (5120,'Fred Piceno',20040112105028,'SC215019.robins.af.mil');
INSERT INTO uservisit VALUES (5157,'Ben Beauty',20040112105517,'wfcntproxy1.chevrontexaco.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112110258,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112110552,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5158,'stacey felgate',20040112110832,'host217-45-194-25.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112110947,'144.9.158.97');
INSERT INTO uservisit VALUES (5159,'Pam Capalbo',20040112110955,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112111238,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5159,'Pam Capalbo',20040112111444,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112112132,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040112114224,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040112115512,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5160,'tom howe',20040112120743,'216-187-235-138.ded.btitelecom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112120921,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040112121002,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112121650,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040112122012,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040112122300,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4788,'corey',20040112122938,'ip-wv-24-196-187-170.charterwv.net');
INSERT INTO uservisit VALUES (3224,'Lee',20040112123155,'imsbbcache01.netvigator.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112130318,'144.9.158.97');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040112131539,'63.150.90.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112133003,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112133039,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040112134225,'205.183.154.26');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040112134642,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040112135235,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040112135550,'LOFT-006.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112140302,'144.9.158.97');
INSERT INTO uservisit VALUES (4868,'Ali',20040112140636,'uclusers-cts6.uclusers.ucl.ac.uk');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040112142505,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112143044,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040112143115,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112143210,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112143239,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112144358,'144.9.158.97');
INSERT INTO uservisit VALUES (4906,'stan',20040112144434,'joule.nist.gov');
INSERT INTO uservisit VALUES (1626,'Gamer',20040112144510,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112150915,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040112151228,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040112151932,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112152006,'144.9.158.97');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040112152438,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5160,'tom howe',20040112153142,'216-187-235-138.ded.btitelecom.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040112153626,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112153736,'144.9.158.97');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040112154008,'205.183.154.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20040112154526,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5161,'angie',20040112154536,'vickesh01-6958.tbaytel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040112160455,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040112161803,'co-colspgs-u4-c4a-136.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112163514,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040112164623,'out213-254.sdcoe.k12.ca.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112165502,'144.9.158.97');
INSERT INTO uservisit VALUES (4906,'stan',20040112170838,'joule.nist.gov');
INSERT INTO uservisit VALUES (1253,'brianjn',20040112171331,'m051-139.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040112172214,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040112180626,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112180700,'144.9.158.97');
INSERT INTO uservisit VALUES (4854,'James',20040112180703,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112181953,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040112182310,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5062,'Steve',20040112183239,'Sarnia-ppp278843.sympatico.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040112183304,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112184221,'144.9.158.97');
INSERT INTO uservisit VALUES (5162,'Michelle',20040112184605,'cache-rc06.proxy.aol.com');
INSERT INTO uservisit VALUES (5163,'zoe',20040112184828,'cache1-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040112185102,'210.0.203.133');
INSERT INTO uservisit VALUES (5165,'Roy Sebastianus',20040112185703,'cerberus.its.ac.id');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040112190004,'210.0.203.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112191840,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040112192843,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040112193001,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5166,'LoVeZsMiLeZ',20040112193005,'sdn-ap-003dcwashP0233.dialsprint.net');
INSERT INTO uservisit VALUES (5167,'Logan',20040112194927,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112195537,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040112202118,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040112202501,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5168,'Philip',20040112205729,'owa.dtl.co.nz');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040112210456,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040112211353,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040112211526,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5111,'Smith',20040112211859,'emmaus.dsl.tamu.edu');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040112212406,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112213630,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112214551,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112215514,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112215935,'144.9.158.97');
INSERT INTO uservisit VALUES (4848,'dellmen',20040112220548,'user-2iveb5u.dialup.mindspring.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040112224243,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5169,'barb',20040112225438,'66-205-83-216.in-addr.net1plus.com');
INSERT INTO uservisit VALUES (153,'TomM',20040112225656,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112230800,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112231043,'144.9.158.97');
INSERT INTO uservisit VALUES (5170,'jenni',20040112231455,'cache-rf08.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040112232933,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040112233322,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1112,'Greg',20040112235045,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040112235606,'144.9.158.97');
INSERT INTO uservisit VALUES (3558,'Tristan',20040113005319,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040113005704,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040113013859,'co-colspgs-u4-c4a-136.clspco.adelphia.net');
INSERT INTO uservisit VALUES (5171,'Amazon',20040113014134,'h24-66-62-14.ed.shawcable.net');
INSERT INTO uservisit VALUES (5070,'Sohail Rafi',20040113034321,'cache4-1.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (5045,'erin',20040113042826,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113044041,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040113044100,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113044428,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040113045337,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040113050200,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5172,'Ruth',20040113050614,'xgate.npl.co.uk');
INSERT INTO uservisit VALUES (5045,'erin',20040113054854,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040113060014,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040113060643,'has216m.desy.de');
INSERT INTO uservisit VALUES (4507,'Penny',20040113062500,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040113070139,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040113071320,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040113072542,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040113072905,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040113075635,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040113080252,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5160,'tom howe',20040113080947,'216-187-235-138.ded.btitelecom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113081452,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040113082441,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040113082921,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040113083118,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5173,'Lori',20040113084214,'cache-dc03.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040113084306,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040113084550,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113091024,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5174,'Lily',20040113091324,'68-232-147-159.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113092329,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040113095158,'202.138.119.193');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113095305,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113095323,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113095335,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113095733,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4670,'e.g.',20040113100112,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040113100431,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040113100455,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040113101248,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113101543,'sw02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20040113104249,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040113105029,'205.183.154.26');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113105524,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040113105723,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040113105957,'envajw2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113105959,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040113111517,'63.150.90.162');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040113111851,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040113113905,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040113113939,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113115827,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113124045,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113124832,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113130210,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113130951,'144.9.158.97');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040113131721,'63.150.90.162');
INSERT INTO uservisit VALUES (4507,'Penny',20040113131903,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040113132101,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113132406,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040113132904,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113133601,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113134717,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113135536,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040113140238,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113140938,'144.9.158.97');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040113141528,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113141831,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040113142707,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113143248,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040113143528,'205.183.154.26');
INSERT INTO uservisit VALUES (4906,'stan',20040113144405,'joule.nist.gov');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040113144808,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040113145254,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113145506,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113150242,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113152123,'144.9.158.97');
INSERT INTO uservisit VALUES (4906,'stan',20040113152124,'joule.nist.gov');
INSERT INTO uservisit VALUES (4906,'stan',20040113152531,'joule.nist.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040113153123,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20040113154006,'SNELLCR241-43.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040113154007,'SNELLCR241-43.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040113154132,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113154226,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040113154532,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040113155329,'205.183.154.26');
INSERT INTO uservisit VALUES (4906,'stan',20040113155534,'joule.nist.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113160157,'144.9.158.97');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113160748,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040113161504,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040113161709,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4925,'Jeff',20040113163759,'graatz.msns.sm.ptd.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040113164034,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113164038,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040113164406,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040113165229,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040113170730,'stpeter-lib-ws-108.socrates.hickorytech.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113171040,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113171305,'144.9.158.97');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040113171407,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040113171652,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040113173400,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040113175714,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5176,'Prinze Ivan',20040113181510,'203.190.86.139');
INSERT INTO uservisit VALUES (4507,'Penny',20040113181714,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040113183054,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5140,'Leo',20040113183117,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (5177,'michael',20040113193153,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (5177,'michael',20040113193234,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113193729,'144.9.158.97');
INSERT INTO uservisit VALUES (5177,'michael',20040113194459,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040113194655,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040113200350,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113203039,'144.9.158.97');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040113203834,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5165,'Roy Sebastianus',20040113212425,'cerberus.its.ac.id');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040113215628,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040113220125,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040113221216,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5179,'Vivian',20040113221832,'p2-209-202-90-69.govital.net');
INSERT INTO uservisit VALUES (5177,'michael',20040113224054,'dialup-67.31.18.236.Dial1.NewYork1.Level3.net');
INSERT INTO uservisit VALUES (5180,'Andrew Penner',20040113225248,'CPE00045a6d0b19-CM400026318018.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113225842,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040113232542,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040113232913,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5045,'erin',20040113234738,'d142-173-25-4.bchsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040113235549,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114000538,'pool-141-153-157-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5181,'sara',20040114000916,'cvg-65-27-214-5.cinci.rr.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114001319,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5182,'Gene Zipperlen',20040114001341,'c68.113.198.48.ts46v-01.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114002044,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5183,'patience',20040114003332,'68-174-14-204.si.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114011723,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5184,'JC',20040114012622,'ip68-8-199-195.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5184,'JC',20040114012633,'ip68-8-199-195.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5184,'JC',20040114012643,'ip68-8-199-195.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5184,'JC',20040114012709,'ip68-8-199-195.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114020546,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114020618,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040114023617,'193.130.28.1');
INSERT INTO uservisit VALUES (5082,'parham',20040114031102,'80.253.129.134');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114034211,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040114035839,'202.138.119.193');
INSERT INTO uservisit VALUES (5082,'parham',20040114043359,'80.253.129.134');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114043410,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5185,'prasanth',20040114044033,'203.199.81.149');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114052546,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040114052841,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114055554,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5186,'deepak pant',20040114070325,'203.193.132.91');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114075428,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040114080310,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040114080803,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040114081046,'202.138.119.193');
INSERT INTO uservisit VALUES (5187,'Slyda',20040114083147,'66.8.25.83');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040114083514,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040114084755,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114085154,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5188,'Perry',20040114090227,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114090328,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5187,'Slyda',20040114090406,'66.8.25.83');
INSERT INTO uservisit VALUES (5189,'hridyesh',20040114090618,'203.193.132.91');
INSERT INTO uservisit VALUES (3372,'Sam',20040114090652,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5190,'Tabitha',20040114092924,'151.196.98.43');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040114092934,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040114093033,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040114094436,'LOFT-013.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114094530,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114101644,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040114101700,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114102521,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040114103316,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040114104044,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040114105937,'205.183.154.26');
INSERT INTO uservisit VALUES (5191,'keung yee hung yvonne',20040114112330,'210.3.54.223');
INSERT INTO uservisit VALUES (5192,'Art Wolinsky',20040114112621,'srsd.org');
INSERT INTO uservisit VALUES (5192,'Art Wolinsky',20040114113141,'srsd.org');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114113255,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040114113424,'205.183.154.26');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040114114145,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114114436,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040114115255,'169.253.4.21');
INSERT INTO uservisit VALUES (4507,'Penny',20040114120234,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114123024,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114123428,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114124132,'144.9.158.97');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20040114124812,'dhcpm044.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (5193,'Mike McGowan',20040114125927,'160.79.240.50');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040114130657,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114130923,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5194,'Edgar',20040114131846,'200.13.105.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114135321,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040114135515,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114140306,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040114140538,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5177,'michael',20040114141753,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040114142418,'LOFT-005.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114142506,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040114143507,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114143535,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040114143538,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114144039,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114145504,'144.9.158.97');
INSERT INTO uservisit VALUES (5193,'Mike McGowan',20040114145727,'160.79.240.50');
INSERT INTO uservisit VALUES (4906,'stan',20040114151604,'joule.nist.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114152123,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114153620,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114154332,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040114155517,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040114155535,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5195,'boby',20040114160441,'102.washington-06rh16rt-07rh15rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (5195,'boby',20040114160732,'102.washington-06rh16rt-07rh15rt.dc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040114161712,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5196,'Anna',20040114162354,'67.71.166.216');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114162814,'144.9.158.97');
INSERT INTO uservisit VALUES (5197,'Bob',20040114163528,'209.73.26.68');
INSERT INTO uservisit VALUES (4507,'Penny',20040114163651,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040114163703,'joule.nist.gov');
INSERT INTO uservisit VALUES (5193,'Mike McGowan',20040114164454,'160.79.240.50');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114164537,'144.9.158.97');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040114171340,'205.183.154.26');
INSERT INTO uservisit VALUES (3558,'Tristan',20040114180407,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5198,'torri',20040114180711,'68.188.196.133.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040114180721,'205.183.154.26');
INSERT INTO uservisit VALUES (5198,'torri',20040114180842,'68.188.196.133.up.mi.chartermi.net');
INSERT INTO uservisit VALUES (5199,'Sarah',20040114181431,'du007.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114183033,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040114184912,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114185019,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114191357,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3076,'malika',20040114192433,'AC8BC1FE.ipt.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114192526,'144.9.158.97');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114192835,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040114193319,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040114193345,'165.200.87.236');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114193543,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040114194422,'cache-dl08.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114195620,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040114200324,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114202452,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114203406,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114204305,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114210018,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040114212243,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114215020,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5066,'Inferno',20040114215350,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040114220213,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114222734,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5173,'Lori',20040114223619,'cache-df05.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114224725,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040114225924,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040114233910,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040114234033,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040114234903,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040114234941,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040114235608,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040115002329,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115002929,'pool-151-198-116-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115003604,'pool-151-198-116-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115010330,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040115011430,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040115011832,'217.218.155.71');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040115012923,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040115013421,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5201,'ron p.',20040115020002,'4cmidialup76.famvid.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115022234,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040115022935,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1,'levik',20040115022936,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115024853,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1653,'tauseef hussain',20040115032307,'210.212.228.8');
INSERT INTO uservisit VALUES (4507,'Penny',20040115035655,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040115042604,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040115042611,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115045836,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040115050327,'193.130.28.1');
INSERT INTO uservisit VALUES (5202,'mike',20040115050726,'lmnukfw01.lastminute.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115052705,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115052850,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115063236,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040115063957,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040115065316,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040115074034,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040115080532,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040115081141,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115081740,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5188,'Perry',20040115082559,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5203,'brenda burch',20040115084821,'dialup-208-19-116-78.lv.rmci.net');
INSERT INTO uservisit VALUES (3275,'retiarius',20040115090329,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (4507,'Penny',20040115090331,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115090703,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20040115091609,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115092112,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040115092154,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040115092236,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4507,'Penny',20040115092651,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115094659,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040115095209,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115095250,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040115100609,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040115100653,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040115100737,'169.253.4.21');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040115100933,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115101116,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040115101334,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5204,'ujwala',20040115101515,'PPP-219-65-136-252.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (5204,'ujwala',20040115101617,'PPP-219-65-136-252.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (5204,'ujwala',20040115101650,'PPP-219-65-136-252.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115110031,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115110419,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115111150,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115111306,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5197,'Bob',20040115111914,'209.73.26.68');
INSERT INTO uservisit VALUES (5177,'michael',20040115112011,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040115113253,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5205,'Molinda',20040115114307,'d-216-195-190-135.metrocast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115114519,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115115020,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040115120221,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040115120300,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5206,'Ant',20040115122329,'user-3585.l3.c2.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (5207,'Chelle McGuire',20040115122957,'cpe-66-168-32-013.spa.sc.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115123400,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115125011,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115130727,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5208,'bharath',20040115131737,'202.9.149.53');
INSERT INTO uservisit VALUES (2661,'Bella',20040115132148,'proxy3ext2.disney.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115133607,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115133816,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040115133828,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040115134045,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115134603,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040115140258,'c-24-5-229-190.client.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115141829,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20040115143135,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040115143322,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115143353,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115143848,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115144118,'144.9.158.97');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040115150248,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040115150638,'joule.nist.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115152105,'198.23.26.253');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040115152338,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040115155839,'205.183.154.26');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115160156,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040115161125,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115161249,'144.9.158.97');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115163345,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040115165329,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115172721,'144.9.158.97');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115172946,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040115173045,'m051-127.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1072,'Alan',20040115174727,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5209,'Lucas Ferreira Versuti',20040115175022,'200-221-75-106.speedy.speeduol.com.br');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115175201,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115175214,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20040115175732,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115180733,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5199,'Sarah',20040115182158,'du004.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (5210,'Diana Kovacevic',20040115183620,'192.12.78.250');
INSERT INTO uservisit VALUES (5211,'ahmed',20040115192706,'host-213.158.176.221.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040115193041,'host-213.158.176.221.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040115195616,'host-213.158.176.221.tedata.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040115201146,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040115201547,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040115202052,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040115203133,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040115204040,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040115204128,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115204605,'pcp04366804pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5197,'Bob',20040115204652,'pool-68-160-208-184.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040115210304,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5212,'kandas',20040115210450,'66-90-214-243.dyn.grandenetworks.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040115211127,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040115211317,'pcp04366804pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115212611,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115232820,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040115234544,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040115235742,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116000525,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040116000554,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116003420,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040116004017,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040116013908,'61.3.128.9');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040116013917,'61.3.128.9');
INSERT INTO uservisit VALUES (4507,'Penny',20040116020008,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5212,'kandas',20040116020424,'66-90-216-86.dyn.grandenetworks.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040116032020,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040116034802,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040116042450,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040116045857,'193.130.28.1');
INSERT INTO uservisit VALUES (5213,'Nancy Slessenger',20040116071752,'62-241-188-170.dsl.pipex.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116072953,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5214,'Mel',20040116075217,'203-206-96-68.dial.froggy.com.au');
INSERT INTO uservisit VALUES (1653,'tauseef hussain',20040116075814,'210.212.228.8');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116080843,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040116081240,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116081412,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040116081708,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3372,'Sam',20040116081728,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040116081803,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116081851,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040116082444,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5215,'Steve',20040116083402,'251.a.001.bun.iprimus.net.au');
INSERT INTO uservisit VALUES (5173,'Lori',20040116085312,'cache-rc08.proxy.aol.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040116091125,'169.253.4.21');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040116091651,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116091805,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040116091901,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116091907,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116092634,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116094515,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040116095426,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040116100735,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116101104,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040116101243,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116103803,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116104555,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116104711,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116104916,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040116105727,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040116111338,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116112856,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116113411,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040116113517,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116114827,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5208,'bharath',20040116115150,'202.9.180.21');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040116121219,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4906,'stan',20040116121711,'joule.nist.gov');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116122511,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116122628,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116124327,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116125117,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116125346,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116125350,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116125437,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116125547,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5216,'Eric Harsh',20040116125817,'adsl-66-109-245-018.dejazzd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116130359,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116130939,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040116131146,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116131200,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040116131432,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116132803,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040116132926,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116134024,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116134336,'144.9.158.97');
INSERT INTO uservisit VALUES (5217,'priyavenkatesh',20040116134827,'c-24-30-49-12.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116141301,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040116143128,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040116143624,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116145144,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116150503,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116150630,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116151654,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116152614,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116153045,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5218,'Samantha',20040116155706,'pcp08523623pcs.midltn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040116155851,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116160035,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5219,'draistal',20040116160339,'dtomczykhqw2k.hq.nasa.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040116161140,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116161446,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040116162140,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (5218,'Samantha',20040116162157,'pcp08523623pcs.midltn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040116162355,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040116163618,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040116164202,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5219,'draistal',20040116164448,'dtomczykhqw2k.hq.nasa.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116170526,'144.9.158.97');
INSERT INTO uservisit VALUES (5219,'draistal',20040116174032,'dtomczykhqw2k.hq.nasa.gov');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116180159,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040116180236,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040116180256,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20040116180312,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040116183418,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184040,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184040,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184040,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184041,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184041,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184041,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184041,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5211,'ahmed',20040116184043,'host-213.158.176.206.tedata.net');
INSERT INTO uservisit VALUES (5220,'eJ',20040116185053,'adsl-67-113-7-251.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116190044,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040116191217,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5171,'Amazon',20040116192506,'h24-66-62-14.ed.shawcable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040116192843,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116193859,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040116194656,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116195911,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040116201603,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116202029,'144.9.158.97');
INSERT INTO uservisit VALUES (5215,'Steve',20040116203252,'179.a.001.bun.iprimus.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116203519,'144.9.158.97');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040116204602,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040116205259,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040116205751,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040116213515,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040116220137,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4234,'Jasmine',20040116221602,'host-66-81-17-22.rev.o1.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040116230159,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5221,'charan',20040117001211,'210.212.165.132');
INSERT INTO uservisit VALUES (2130,'ethan',20040117001754,'1Cust193.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040117002210,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117005357,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040117012819,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040117013640,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117015959,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040117020135,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117022723,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3224,'Lee',20040117024314,'n219077010241.netvigator.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117025617,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040117031012,'152.163.253.102');
INSERT INTO uservisit VALUES (4507,'Penny',20040117034405,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117035802,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117035822,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5140,'Leo',20040117043958,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (5222,'Keith Kaplon',20040117050605,'24-29-134-22.nyc.rr.com');
INSERT INTO uservisit VALUES (5082,'parham',20040117064059,'80.253.129.134');
INSERT INTO uservisit VALUES (153,'TomM',20040117070834,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040117083028,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040117085000,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040117093645,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040117094115,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117101221,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040117101436,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117110953,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040117112154,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040117112856,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117113021,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1754,'Rachel Mantis',20040117114106,'adsl-68-248-131-218.dsl.ipltin.ameritech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040117114145,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5208,'bharath',20040117115140,'202.9.149.130');
INSERT INTO uservisit VALUES (153,'TomM',20040117120053,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20040117121231,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040117125043,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5223,'kerry',20040117125725,'cpc1-yarm1-4-0-cust50.pete.cable.ntl.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117125847,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117130129,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117130943,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040117132034,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040117133317,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040117142659,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040117142928,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040117145323,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040117151133,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040117151517,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040117152420,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4234,'Jasmine',20040117155417,'host-66-81-176-101.rev.o1.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117163148,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040117163350,'c-24-126-249-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5224,'elaina',20040117165249,'24-90-220-57.nyc.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040117165708,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040117170201,'ffm2-t9-2.mcbone.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040117174602,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040117182838,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040117184456,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040117185052,'pool-138-89-130-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040117185234,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040117192447,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117201501,'206.137.1.133');
INSERT INTO uservisit VALUES (2130,'ethan',20040117203324,'1Cust52.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040117220014,'host-66-81-177-79.rev.o1.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040117221731,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040117222226,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040117222330,'206.137.1.133');
INSERT INTO uservisit VALUES (3351,'Eric',20040117224305,'host-66-81-177-79.rev.o1.com');
INSERT INTO uservisit VALUES (5225,'matthew',20040117231735,'66-75-157-120.san.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040117233714,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040118003410,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5226,'maria',20040118014109,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040118023746,'217.218.155.71');
INSERT INTO uservisit VALUES (4374,'Richard',20040118023942,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (5227,'Angy',20040118032554,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118034327,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5228,'bayn',20040118040255,'proxy2.skyinet.net');
INSERT INTO uservisit VALUES (5228,'bayn',20040118040341,'proxy2.skyinet.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040118042246,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118042750,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5229,'rahul',20040118043852,'61.95.219.52');
INSERT INTO uservisit VALUES (5229,'rahul',20040118044423,'61.95.219.52');
INSERT INTO uservisit VALUES (5230,'kevin',20040118051758,'usr360-bh2.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040118052437,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5082,'parham',20040118052958,'80.253.129.134');
INSERT INTO uservisit VALUES (153,'TomM',20040118054642,'206.137.1.133');
INSERT INTO uservisit VALUES (5231,'KapilSingh',20040118060135,'203.199.51.149');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040118060636,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040118062102,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5082,'parham',20040118062253,'80.253.129.134');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040118062408,'ffm2-t9-2.mcbone.net');
INSERT INTO uservisit VALUES (5082,'parham',20040118062549,'80.253.129.134');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118064506,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5232,'Bee',20040118065406,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5232,'Bee',20040118070055,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118070115,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040118071139,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040118072049,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118072432,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118075133,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5082,'parham',20040118075429,'80.253.129.134');
INSERT INTO uservisit VALUES (4507,'Penny',20040118085940,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118102918,'pool-68-162-37-40.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040118103217,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040118105721,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118110642,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118111143,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118114829,'pool-68-162-38-6.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040118114928,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040118121430,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118122105,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040118124629,'206.137.1.133');
INSERT INTO uservisit VALUES (5233,'timothy nelms',20040118130435,'monhealthsys.org');
INSERT INTO uservisit VALUES (4374,'Richard',20040118132418,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5234,'mobb',20040118132529,'24-196-106-25.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (5234,'mobb',20040118132627,'24-196-106-25.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (5234,'mobb',20040118132737,'24-196-106-25.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040118132917,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040118132956,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (5235,'LORDVATO',20040118142343,'adsl-69-104-17-140.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (5234,'mobb',20040118143514,'24-196-106-25.jvl.wi.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118144050,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040118144421,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20040118150047,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5236,'Cindy Ton',20040118152443,'adsl-67-64-174-8.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118153145,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040118154458,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040118155908,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040118155915,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118160629,'pool-68-162-28-34.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040118164952,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5233,'timothy nelms',20040118165711,'monhealthsys.org');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040118170735,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040118170904,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040118172333,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5237,'Andre',20040118173003,'204.196.109.254');
INSERT INTO uservisit VALUES (153,'TomM',20040118173611,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118181330,'pool-138-89-133-52.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118182019,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040118182420,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040118182557,'proxys.or3.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040118182645,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040118182910,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4945,'hiwhi',20040118185432,'ip68-7-24-197.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5238,'kelly horengic',20040118193746,'157.62.236.157');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118194516,'pool-138-89-132-107.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040118195454,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040118195554,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5239,'isabela',20040118200931,'200-193-025-161.fnsce7002.dsl.brasiltelecom.net.br');
INSERT INTO uservisit VALUES (5239,'isabela',20040118201128,'200-193-025-161.fnsce7002.dsl.brasiltelecom.net.br');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040118203545,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118203628,'pool-68-162-42-41.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040118204609,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040118211702,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040118214822,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040118220211,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040118220401,'pool-138-89-128-68.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5240,'Amber',20040118220924,'ip68-0-74-82.tu.ok.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040118222813,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040118224519,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040119000112,'206.137.1.133');
INSERT INTO uservisit VALUES (5241,'kate',20040119002628,'nat-024-182.ucra.uc.edu');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040119004743,'61.3.128.9');
INSERT INTO uservisit VALUES (5242,'maisya',20040119004953,'203.106.59.146');
INSERT INTO uservisit VALUES (4507,'Penny',20040119005458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20040119005610,'c-67-167-197-93.client.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119011553,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5243,'Brittany',20040119012532,'lgdppp203-155.eoni.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119012932,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5244,'sara',20040119013533,'adsl-64-165-232-204.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5245,'Sarah',20040119013546,'adsl-67-39-254-213.dsl.spfdil.ameritech.net');
INSERT INTO uservisit VALUES (5082,'parham',20040119015712,'80.253.129.130');
INSERT INTO uservisit VALUES (4507,'Penny',20040119020957,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5015,'joel',20040119021048,'203.131.126.234');
INSERT INTO uservisit VALUES (4507,'Penny',20040119021912,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119022317,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5240,'Amber',20040119022403,'ip68-0-74-82.tu.ok.cox.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119022557,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040119023156,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040119024747,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3143,'Vito',20040119031639,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (4954,'spunky',20040119031907,'0-1pool128-11.nas9.peoria1.il.us.da.qwest.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119034001,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119034133,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119035716,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040119041702,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119044621,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119052845,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5246,'saikat paul',20040119053444,'212.72.9.92');
INSERT INTO uservisit VALUES (5246,'saikat paul',20040119053529,'212.72.9.92');
INSERT INTO uservisit VALUES (4507,'Penny',20040119063707,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119064422,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119064630,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040119070032,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (5247,'Rikki',20040119070145,'24.196.224.80');
INSERT INTO uservisit VALUES (5247,'Rikki',20040119070345,'24.196.224.80');
INSERT INTO uservisit VALUES (1183,'fwaff',20040119072302,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119072544,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119073200,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119073217,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119074302,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5248,'Asheesh',20040119074904,'210.160.205.35');
INSERT INTO uservisit VALUES (1301,'Charlie',20040119081920,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119082539,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119082620,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119084136,'144.9.158.97');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040119084613,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119085708,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119090235,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119091327,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119091700,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119092029,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119093505,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119093753,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119094854,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119095110,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040119095157,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040119101646,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119101949,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040119101954,'134.217.237.30');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040119102157,'202.138.119.193');
INSERT INTO uservisit VALUES (1567,'Bryan',20040119103024,'134.217.237.30');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040119103141,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119103308,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119104206,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040119104317,'LOFT-012.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040119104927,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20040119105918,'206.28.64.98');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119110052,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119110735,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040119111719,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5199,'Sarah',20040119112844,'du002.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119113436,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20040119113908,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119114012,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040119114627,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119115136,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119120131,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040119120426,'LOFT-005.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5160,'tom howe',20040119122930,'216-187-235-138.ded.btitelecom.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040119123736,'134.217.237.30');
INSERT INTO uservisit VALUES (4507,'Penny',20040119123810,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040119124515,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119124803,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119130025,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040119132946,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040119134527,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040119135106,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119135649,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119140220,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119140446,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040119140548,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040119140954,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119141145,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040119141429,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119141530,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (122,'Happy',20040119142049,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4883,'Tina LeBlanc-VanDeLinder',20040119142750,'142.177.147.234');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119143523,'144.9.158.97');
INSERT INTO uservisit VALUES (5249,'Cassie Archuleta',20040119143523,'ars-sw.air-resource.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040119143656,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119145927,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040119150154,'LOFT-006.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040119150223,'LOFT-006.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119150936,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040119151112,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119151352,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119151714,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040119152013,'206.28.64.98');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040119152840,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5250,'Andrea',20040119153939,'200.12.238.164');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119155955,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040119160735,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040119161426,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5251,'David Miller',20040119162142,'cpe-68-118-2-171.hol.nc.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119162745,'144.9.158.97');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040119163222,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119164929,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040119172621,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119173618,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119173842,'144.9.158.97');
INSERT INTO uservisit VALUES (5252,'Kathyrn',20040119173913,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (5252,'Kathyrn',20040119174048,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (4189,'John',20040119175014,'bos-virtual.idx.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040119184543,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040119184851,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040119185626,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5062,'Steve',20040119185825,'199.243.50.33');
INSERT INTO uservisit VALUES (5241,'kate',20040119190525,'nat-026-096.ucra.uc.edu');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040119190808,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040119190913,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119195434,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5062,'Steve',20040119200233,'199.243.50.33');
INSERT INTO uservisit VALUES (1301,'Charlie',20040119201444,'pool-138-89-116-153.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040119201618,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119203851,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040119203947,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5253,'Christina',20040119211750,'adsl-157-68-113.msy.bellsouth.net');
INSERT INTO uservisit VALUES (5254,'Danielle',20040119211806,'6.23.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040119214256,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040119221039,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5255,'Ty',20040119223611,'dialup-171.75.200.151.Dial1.SaintLouis1.Level3.net');
INSERT INTO uservisit VALUES (153,'TomM',20040119223746,'206.137.1.133');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040119232605,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040119235517,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5256,'Paul',20040119235648,'p-proxy-3-int0.net.wisc.edu');
INSERT INTO uservisit VALUES (4374,'Richard',20040120000306,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040120004135,'cache-ntc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (5256,'Paul',20040120004557,'p-proxy-3-int0.net.wisc.edu');
INSERT INTO uservisit VALUES (1,'levik',20040120004952,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040120010612,'206.137.1.133');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040120011037,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120011345,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040120020014,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120022518,'ffm2-t9-2.mcbone.net');
INSERT INTO uservisit VALUES (153,'TomM',20040120044556,'206.137.1.133');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120051930,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040120053237,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040120055710,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120063046,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040120064521,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040120065056,'139.222.96.221');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120072717,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5257,'Raza',20040120074104,'61.11.8.169');
INSERT INTO uservisit VALUES (5257,'Raza',20040120074548,'61.11.8.169');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040120075154,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120075818,'www.neon-hq.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120075959,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120080827,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5257,'Raza',20040120080926,'61.11.8.169');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120082227,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120083127,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040120084855,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040120090423,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040120090505,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5257,'Raza',20040120090708,'61.11.8.169');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040120090948,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5258,'kaushik',20040120091127,'61.11.81.154');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120092811,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040120093454,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120093909,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040120095123,'202.138.119.193');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040120095129,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040120095129,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120095215,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120100218,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120100324,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040120100624,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5259,'beth',20040120103310,'216.253.171.104');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040120104241,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040120104247,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120104902,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120105125,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120105850,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040120110746,'169.253.4.21');
INSERT INTO uservisit VALUES (4507,'Penny',20040120112138,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20040120112504,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040120112903,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5219,'draistal',20040120114728,'dtomczykhqw2k.hq.nasa.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120114840,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120115054,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4374,'Richard',20040120121023,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120121408,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040120122357,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040120122901,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120122918,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120123951,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040120124452,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120124551,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120125146,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040120125203,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040120125337,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120125926,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120125945,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120130651,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5200,'Nika',20040120131205,'217.218.155.72');
INSERT INTO uservisit VALUES (1575,'DJ',20040120131324,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120131332,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5045,'erin',20040120131646,'d142-173-40-30.bchsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040120132042,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120132440,'144.9.158.101');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120132835,'www.neon-hq.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120133222,'144.9.158.101');
INSERT INTO uservisit VALUES (5260,'Kim Larance',20040120134743,'207.80.125.142');
INSERT INTO uservisit VALUES (5260,'Kim Larance',20040120134843,'207.80.125.142');
INSERT INTO uservisit VALUES (1301,'Charlie',20040120134859,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120134902,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040120135048,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120135614,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120140524,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120140750,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040120141318,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040120141850,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040120143321,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040120143401,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120143619,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040120144000,'itl-lab-17.sclab.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120144141,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040120144249,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040120144457,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120144752,'144.9.158.101');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040120145226,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120145556,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120150642,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040120150954,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040120151027,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120151619,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120152101,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120152150,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120152715,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120154021,'144.9.158.101');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120154825,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1,'levik',20040120154904,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040120160517,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040120160929,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120161119,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040120161249,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5261,'Melissa',20040120161457,'66-231-200-66.oxfordnetworks.net');
INSERT INTO uservisit VALUES (5261,'Melissa',20040120161713,'66-231-200-66.oxfordnetworks.net');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120165931,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120170323,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040120170630,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120171142,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5140,'Leo',20040120171815,'node18c91.a2000.nl');
INSERT INTO uservisit VALUES (1171,'nikki',20040120173019,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040120173843,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120174240,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120180218,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040120181747,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040120181944,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5262,'Far',20040120182359,'12.107.155.135');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120184650,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120184705,'144.9.158.101');
INSERT INTO uservisit VALUES (1072,'Alan',20040120185708,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120190327,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120191601,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120191617,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120191721,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040120191727,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040120191831,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5062,'Steve',20040120193954,'Sarnia-ppp278854.sympatico.ca');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120194538,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040120195914,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5263,'Breanna',20040120200412,'cache-ntc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040120200908,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120202057,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040120204153,'pool-138-89-122-185.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5264,'dan',20040120210831,'pcp08363293pcs.lndsd201.pa.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120212016,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5265,'Nikki',20040120212657,'adsl-68-72-134-203.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040120213100,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120214532,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040120214713,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120214747,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040120214811,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4883,'Tina LeBlanc-VanDeLinder',20040120215002,'142.177.147.234');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120215826,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120220311,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120222729,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120224816,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040120232955,'165.200.87.79');
INSERT INTO uservisit VALUES (3558,'Tristan',20040120233355,'lsanca2-ar27-4-3-065-250.lsanca2.dsl-verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040120234354,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5266,'christina',20040120234855,'cache-ntc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040120235405,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040120235808,'pool-141-153-140-68.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5266,'christina',20040121000826,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121011233,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121011330,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040121021403,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121024127,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121024152,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121024243,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5267,'cogitater',20040121034837,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5082,'parham',20040121035123,'80.253.129.130');
INSERT INTO uservisit VALUES (5082,'parham',20040121035124,'80.253.129.130');
INSERT INTO uservisit VALUES (5268,'chamila',20040121035403,'203.106.64.35');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040121040733,'www.neon-hq.net');
INSERT INTO uservisit VALUES (5082,'parham',20040121042600,'80.253.129.134');
INSERT INTO uservisit VALUES (5269,'Flo',20040121042811,'router.waag.org');
INSERT INTO uservisit VALUES (5269,'Flo',20040121042845,'router.waag.org');
INSERT INTO uservisit VALUES (5269,'Flo',20040121042929,'router.waag.org');
INSERT INTO uservisit VALUES (5268,'chamila',20040121043457,'203.106.64.43');
INSERT INTO uservisit VALUES (5082,'parham',20040121043933,'80.253.129.134');
INSERT INTO uservisit VALUES (5270,'liefs_uit_brabant',20040121045740,'ip3e83f5ad.speed.planet.nl');
INSERT INTO uservisit VALUES (5271,'philip',20040121050646,'203-96-104-147.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (4507,'Penny',20040121062545,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040121063108,'193.130.28.1');
INSERT INTO uservisit VALUES (5082,'parham',20040121070326,'80.253.129.134');
INSERT INTO uservisit VALUES (5082,'parham',20040121070334,'80.253.129.134');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040121070650,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040121073938,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1,'levik',20040121075256,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040121075417,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5248,'Asheesh',20040121075718,'210.160.205.35');
INSERT INTO uservisit VALUES (3224,'Lee',20040121080811,'pcd628110.netvigator.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040121082027,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121083024,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121085308,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040121090734,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040121090910,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040121091248,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040121093103,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121093445,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040121094021,'61.0.200.248');
INSERT INTO uservisit VALUES (3275,'retiarius',20040121094423,'194.7.121.5');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121094659,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040121095216,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040121095308,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121095614,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121095951,'144.9.158.101');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040121100205,'www.neon-hq.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040121101513,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040121101944,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121102016,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121103009,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121103037,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20040121104055,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040121104241,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040121104432,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040121105507,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040121111238,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121111732,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040121112256,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040121112508,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040121112610,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5256,'Paul',20040121113232,'p-proxy-3-int0.net.wisc.edu');
INSERT INTO uservisit VALUES (4906,'stan',20040121113813,'joule.nist.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20040121114236,'LOFT-007.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121114515,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121114654,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040121115150,'LOFT-007.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040121115402,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5272,'sassy',20040121115649,'host81-152-1-42.range81-152.btcentralplus.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040121115943,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121120049,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040121121026,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5273,'Asi',20040121121934,'61.1.105.108');
INSERT INTO uservisit VALUES (4507,'Penny',20040121122001,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5273,'Asi',20040121122338,'61.1.105.108');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040121122505,'www.neon-hq.net');
INSERT INTO uservisit VALUES (1,'levik',20040121123237,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20040121124844,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040121130146,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121130633,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121132020,'144.9.158.101');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040121132145,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040121134303,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5267,'cogitater',20040121135217,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121140044,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5274,'greg boussard',20040121140118,'204.176.40.24');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040121140147,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5275,'BECKY SAVOY',20040121140557,'pixfirewall8.rapides.k12.la.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121141332,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121142129,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121142155,'144.9.158.101');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121142803,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040121144214,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040121144627,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040121144852,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121145616,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121150027,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121150919,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121151123,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5160,'tom howe',20040121151747,'216-187-235-138.ded.btitelecom.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040121152204,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121152445,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040121153718,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040121153739,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20040121154124,'dhcpm044.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040121154659,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121155550,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121162314,'144.9.158.101');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040121162701,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040121162849,'r200-40-187-213-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1072,'Alan',20040121163038,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040121163204,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040121170803,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (1,'levik',20040121172917,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121172931,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121181910,'144.9.158.101');
INSERT INTO uservisit VALUES (5264,'dan',20040121185408,'pcp08363293pcs.lndsd201.pa.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121190733,'144.9.158.101');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040121192148,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5276,'donna',20040121192214,'216.81.98.231');
INSERT INTO uservisit VALUES (3558,'Tristan',20040121192922,'cache-mtc-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20040121193337,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20040121193843,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (5194,'Edgar',20040121194241,'200.13.105.253');
INSERT INTO uservisit VALUES (4057,'Jason',20040121194741,'adsl-218-167-4.jax.bellsouth.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040121200726,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5276,'donna',20040121202210,'216.81.100.27');
INSERT INTO uservisit VALUES (1575,'DJ',20040121202308,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121202734,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121203145,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040121203634,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040121204016,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5277,'Lois Ashley',20040121204251,'user-0c8h0aj.cable.mindspring.com');
INSERT INTO uservisit VALUES (5277,'Lois Ashley',20040121204538,'user-0c8h0aj.cable.mindspring.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040121205722,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040121210256,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5278,'acolich',20040121215228,'nr18-216-68-17-168.fuse.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040121215304,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040121224404,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121225712,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040121230856,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040121232145,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040121235627,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040122000552,'202.138.119.193');
INSERT INTO uservisit VALUES (4841,'slothman',20040122000822,'nat01-2qd-ext.Rutgers.EDU');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122001447,'pool-68-162-42-158.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5279,'Charlie',20040122005657,'user233.res30-fi2.jtibs.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122010748,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5279,'Charlie',20040122011958,'user125.res7-fi2.jtibs.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122014111,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5280,'Marlis',20040122024606,'208-151-96-204-cdsl-rb1.fai.acsalaska.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040122025526,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040122025606,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5228,'bayn',20040122025907,'proxy2.skyinet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122030236,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122030307,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5281,'christian',20040122030322,'210.23.225.154');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040122030619,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122031112,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5282,'Saikrishna',20040122043007,'202.65.156.23');
INSERT INTO uservisit VALUES (4507,'Penny',20040122045402,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5257,'Raza',20040122052726,'61.11.8.169');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122060027,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122064243,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122064408,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122065445,'144.9.158.100');
INSERT INTO uservisit VALUES (5283,'Sivaprasad',20040122070245,'203.124.162.68');
INSERT INTO uservisit VALUES (5284,'Laura',20040122071415,'ref.refzym.com');
INSERT INTO uservisit VALUES (5284,'Laura',20040122073005,'ref.refzym.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122074331,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122074723,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122075926,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122080013,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040122083647,'169.253.4.21');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122083656,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122083702,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122084709,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040122092344,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040122093527,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122094036,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122094237,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122100232,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040122100714,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122101029,'144.9.158.100');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122102148,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122102230,'144.9.158.100');
INSERT INTO uservisit VALUES (3224,'Lee',20040122104209,'pcd586150.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040122105344,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040122110807,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122111216,'144.9.158.100');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040122111337,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122111338,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040122113228,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040122113539,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122114005,'bzq-218-250-241.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122114352,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122114642,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122114704,'bzq-218-250-241.red.bezeqint.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040122114959,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4830,'Jils',20040122115102,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122120211,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040122120226,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122120450,'bzq-218-250-241.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122120451,'bzq-218-250-241.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122121541,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20040122122202,'134.217.237.30');
INSERT INTO uservisit VALUES (2231,'Trevor Leitch',20040122122805,'dhcpm044.wadham.ox.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040122123010,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122123745,'144.9.158.100');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040122123823,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122124051,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122124720,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040122124853,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122125120,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040122125250,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040122130407,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122130608,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122131107,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122132302,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040122132628,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122132713,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122132934,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122133222,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122134020,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122134032,'bzq-80-19-119.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122135744,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122140535,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040122140623,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040122141059,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122141154,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122141341,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122141436,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122142149,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122143555,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122145458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122145821,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040122150133,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4197,'luminita',20040122150219,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (4197,'luminita',20040122150243,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122150434,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122150632,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040122150940,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122151111,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122151451,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040122151643,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (5286,'franny',20040122152319,'lsanca1-ar7-4-60-187-080.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122152422,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040122152500,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040122152808,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122153516,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040122153608,'c-24-5-229-190.client.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122155805,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122155828,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122160710,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122160756,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122161329,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040122161435,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040122161742,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122162019,'144.9.158.100');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122163401,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122163617,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122163816,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20040122164044,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122164239,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040122164330,'tibco-5.tibco.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122164633,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040122165350,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5217,'priyavenkatesh',20040122165948,'c-24-30-49-12.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040122171633,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122171934,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122172044,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122172554,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040122172746,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122173407,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122174031,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040122174106,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040122174255,'pool-68-162-60-51.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122174702,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122175344,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5288,'David Frazer',20040122180500,'sh107m10.lct.pdx.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040122180547,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122181744,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040122184042,'144.9.158.100');
INSERT INTO uservisit VALUES (2130,'ethan',20040122184555,'1Cust168.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5097,'Cindy',20040122184953,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040122191730,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122192024,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122193637,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122194332,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122195807,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122201511,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122202103,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122202410,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122202657,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5289,'Rikki',20040122203655,'66.227.245.50.gha.mi.chartermi.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040122204500,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040122205012,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040122210237,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122211515,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5290,'Kaila',20040122212346,'modem210.box12.gnad.tusco.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122212725,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040122213635,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040122214159,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5291,'arielle',20040122214701,'adsl-66-122-49-159.dsl.sntc01.pacbell.net');
INSERT INTO uservisit VALUES (4996,'jess',20040122221330,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4996,'jess',20040122221332,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4996,'jess',20040122221419,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4996,'jess',20040122221422,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4996,'jess',20040122221426,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4996,'jess',20040122221428,'207-172-239-95.c3-0.eas-ubr4.atw-eas.pa.cable.rcn.com');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20040122222605,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040122230944,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5292,'Lisa',20040122231708,'wc01.ym.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040122233957,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123003257,'pool-138-89-117-5.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123003622,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123005138,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123005138,'pool-138-89-117-5.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040123010451,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123012044,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040123012651,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040123015423,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040123021014,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040123021230,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040123021235,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040123024641,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123031231,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (5293,'zach',20040123032005,'ctb-cache1-vif1.saix.net');
INSERT INTO uservisit VALUES (4830,'Jils',20040123033333,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5283,'Sivaprasad',20040123035947,'203.124.162.68');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123044903,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (5294,'Paolo Joseph',20040123052551,'203.76.213.140');
INSERT INTO uservisit VALUES (5283,'Siva',20040123055122,'203.124.162.68');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123055245,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123060418,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123074304,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040123075605,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040123075756,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123080358,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123080605,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123080640,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040123080851,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123082330,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040123084658,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040123085447,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4212,'Amanda',20040123090428,'adsl-215-166-59.aep.bellsouth.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123091153,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123091205,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123091549,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20040123093750,'LOFT-004.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20040123093859,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123093925,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040123094520,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5200,'Nika',20040123094539,'217.218.155.72');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123094634,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20040123101046,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123101127,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123101744,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123103508,'144.9.158.100');
INSERT INTO uservisit VALUES (5295,'Dan',20040123104418,'cache-dh06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040123104753,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040123104957,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040123105526,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040123110105,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123112553,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040123112613,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040123112807,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040123113859,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123114030,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040123114131,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040123114556,'r142-7.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20040123114612,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4841,'slothman',20040123115226,'nat01-2qd-ext.Rutgers.EDU');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123115315,'bzq-235-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123115911,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040123121412,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5273,'Asi',20040123122205,'61.1.114.127');
INSERT INTO uservisit VALUES (5165,'Roy Sebastianus',20040123122216,'cerberus.its.ac.id');
INSERT INTO uservisit VALUES (5273,'Asi',20040123122753,'61.1.114.127');
INSERT INTO uservisit VALUES (5281,'christian',20040123123004,'adsl-131.143.207.info.com.ph');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123123333,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (4841,'slothman',20040123124209,'nat01-2qd-ext.Rutgers.EDU');
INSERT INTO uservisit VALUES (5165,'Roy Sebastianus',20040123130149,'cerberus.its.ac.id');
INSERT INTO uservisit VALUES (4374,'Richard',20040123130630,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123131410,'198.23.26.253');
INSERT INTO uservisit VALUES (5165,'Roy Sebastianus',20040123131828,'cerberus.its.ac.id');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123132755,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20040123132900,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040123133145,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123134141,'144.9.158.100');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040123134252,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040123134757,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123135348,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123140543,'144.9.158.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040123141141,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040123142103,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123143905,'144.9.158.100');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040123143953,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123144609,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040123152015,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040123152032,'joule.nist.gov');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040123153726,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123154031,'198.23.26.253');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040123154104,'commons10k1.mo24.107.37.25.charter-stl.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040123154627,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040123155139,'1Cust62.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4906,'stan',20040123160014,'joule.nist.gov');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040123160808,'commons10k1.mo24.107.37.25.charter-stl.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040123163455,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4197,'luminita',20040123165450,'cdma-3g1x-190-115.zappmobile.ro');
INSERT INTO uservisit VALUES (1301,'Charlie',20040123165910,'pool-138-89-134-246.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123165924,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040123172123,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5296,'erin',20040123174258,'adsl-67-116-5-158.dsl.snfc21.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20040123174529,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040123174740,'commons10k1.mo24.107.37.25.charter-stl.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123175856,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040123180241,'cdma-3g1x-184-27.zappmobile.ro');
INSERT INTO uservisit VALUES (5297,'Kemp',20040123180757,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123181010,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123181121,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123181231,'144.9.158.100');
INSERT INTO uservisit VALUES (5199,'Sarah',20040123181801,'du015.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (5199,'Sarah',20040123182022,'du015.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (5298,'Areika',20040123183857,'cache1.valp.net');
INSERT INTO uservisit VALUES (5298,'Areika',20040123184035,'cache1.valp.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123184651,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040123185144,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123185833,'bzq-206-102.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040123190232,'bzq-206-102.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040123190816,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040123192418,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040123192657,'m050-176.nv.iinet.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20040123194052,'206.137.1.133');
INSERT INTO uservisit VALUES (5299,'Nick',20040123202256,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040123202447,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040123202450,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040123203044,'cache-rl04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040123204007,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040123211312,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040123212032,'commons10k1.mo24.107.37.25.charter-stl.com');
INSERT INTO uservisit VALUES (5300,'randy',20040123220507,'lsanca1-ar20-4-62-235-179.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5300,'randy',20040123225009,'lsanca1-ar20-4-62-235-179.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040123225423,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040123230242,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040123231030,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5301,'Brandon',20040123232323,'ip-69-10-116-71.cableaz.net');
INSERT INTO uservisit VALUES (5301,'Brandon',20040123233021,'ip-69-10-116-71.cableaz.net');
INSERT INTO uservisit VALUES (5302,'leslie',20040123233612,'nvcr01m02-76.bctel.ca');
INSERT INTO uservisit VALUES (5303,'Jean',20040123233739,'cs67967-216.hot.rr.com');
INSERT INTO uservisit VALUES (5304,'raghavendra',20040123235555,'proxy1.iitm.ac.in');
INSERT INTO uservisit VALUES (1301,'Charlie',20040124002640,'pool-141-153-152-172.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5305,'dave',20040124005713,'Toronto-HSE-ppp3836883.sympatico.ca');
INSERT INTO uservisit VALUES (5305,'dave',20040124005828,'Toronto-HSE-ppp3836883.sympatico.ca');
INSERT INTO uservisit VALUES (153,'TomM',20040124010650,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124011435,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124012819,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124012829,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124013951,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124015640,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5268,'chamila',20040124021015,'203.106.64.117');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124021031,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124021033,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124022145,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040124023936,'202.138.119.193');
INSERT INTO uservisit VALUES (1,'levik',20040124024050,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124024348,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124025402,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124032445,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124032447,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124033650,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040124034606,'206.137.1.133');
INSERT INTO uservisit VALUES (5306,'Purna',20040124035130,'61.3.217.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124035306,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124035308,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5267,'cogitater',20040124035527,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040124035754,'61.3.217.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124035940,'bzq-220-89.red.bezeqint.net');
INSERT INTO uservisit VALUES (5307,'mark',20040124040551,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5306,'Purna',20040124040654,'61.3.217.1');
INSERT INTO uservisit VALUES (5227,'Angy',20040124041658,'webcache02.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5308,'helen',20040124043618,'inktomi1-leed.dtvserver.ntli.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040124050434,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040124050445,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040124051032,'61.3.217.1');
INSERT INTO uservisit VALUES (5307,'mark',20040124051544,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5306,'Purna',20040124051750,'61.3.217.1');
INSERT INTO uservisit VALUES (5273,'Asi',20040124071824,'61.1.105.109');
INSERT INTO uservisit VALUES (5273,'Asi',20040124071929,'61.1.105.109');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124073011,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124073035,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124075353,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124080746,'bzq-235-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124080756,'bzq-235-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124083313,'bzq-235-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124084145,'bzq-235-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124084422,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5281,'christian',20040124084831,'adsl-131.144.44.info.com.ph');
INSERT INTO uservisit VALUES (5281,'christian',20040124091900,'adsl-131.148.178.info.com.ph');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040124092916,'r200-40-69-40-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040124092929,'r200-40-69-40-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040124093300,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040124093746,'r200-40-69-40-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040124094933,'pool-141-153-153-157.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124095736,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124101947,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040124102211,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040124102519,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124103125,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124103537,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124104052,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124110123,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124111215,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5309,'Evelyn',20040124111229,'s28-136.resnet.ryerson.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124112319,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124114411,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124114637,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124114707,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124114909,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115100,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115136,'cache-dr10.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115311,'cache-dr10.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115418,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115521,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115627,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124115654,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115656,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124115837,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124120250,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124120326,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124120453,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124120518,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124120943,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124120949,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124121106,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124121408,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124121443,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124121517,'cache-dk10.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040124121846,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040124123049,'206.137.1.133');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040124123634,'c-67-164-84-252.client.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040124124352,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040124130515,'c-67-164-84-252.client.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040124131729,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124134435,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124135927,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124140412,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124140648,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5310,'lish',20040124142024,'adsl-67-39-69-56.dsl.wotnoh.ameritech.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124142038,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040124142407,'pool-151-198-118-115.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040124142512,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124144013,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124144051,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124144925,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124145424,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124145605,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124145843,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040124145900,'n2h21.co.la.ca.us');
INSERT INTO uservisit VALUES (3558,'Tristan',20040124151502,'n2h22.co.la.ca.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124151514,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040124151556,'n2h22.co.la.ca.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040124151852,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5199,'Sarah',20040124153424,'du015.greensfork.parallax.ws');
INSERT INTO uservisit VALUES (4824,'sean',20040124153742,'host81-128-110-91.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040124153752,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124154849,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124155731,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124155906,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5311,'Awlok S. Josan',20040124161030,'202.141.80.20');
INSERT INTO uservisit VALUES (5299,'Nick',20040124161925,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124161946,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040124162102,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124162314,'cache-mtc-am03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124162417,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124162444,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124162617,'cache-mtc-ak09.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124163213,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124163253,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124163445,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124163453,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040124163610,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124163716,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124163843,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040124164042,'cache-mtc-ag05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040124171053,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124171808,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040124172118,'pool-141-153-225-78.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040124172438,'66-159-155-105.adsl.snet.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124172653,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124172744,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (1,'levik',20040124173447,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040124173944,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124174324,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124174349,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124175933,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124182025,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124182057,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040124182111,'bzq-218-116-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20040124182533,'69.0.75.18.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124185428,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20040124185859,'69.0.75.18.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124191047,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5312,'les1021',20040124192641,'sc3-24.217.132.242.charter-stl.com');
INSERT INTO uservisit VALUES (5313,'Felix Moore',20040124194131,'adsl-68-94-28-38.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040124195437,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124200504,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040124200900,'1Cust216.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5312,'les1021',20040124201759,'sc3-24.217.132.242.charter-stl.com');
INSERT INTO uservisit VALUES (5307,'mark',20040124202240,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4374,'Richard',20040124202424,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040124202542,'pool-138-89-31-217.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040124203613,'206.137.1.133');
INSERT INTO uservisit VALUES (5314,'rusty',20040124212624,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (5315,'Raymond Chow',20040124213726,'24.242.255.81');
INSERT INTO uservisit VALUES (5316,'Debbie',20040124215102,'cache-rq05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040124215147,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040124215854,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124220746,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5317,'robert',20040124220906,'cache-rb08.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040124220938,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5318,'Polly Luu',20040124222943,'cache-ntc-aa11.proxy.aol.com');
INSERT INTO uservisit VALUES (5316,'Debbie',20040124224508,'cache-rl06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040124224748,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20040124225336,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (5319,'Chris',20040124231059,'Kitchener-ppp111720.sympatico.ca');
INSERT INTO uservisit VALUES (5319,'Chris',20040124231758,'Kitchener-ppp111720.sympatico.ca');
INSERT INTO uservisit VALUES (4493,'ogloriousmullet',20040124232105,'Toronto-HSE-ppp3727556.sympatico.ca');
INSERT INTO uservisit VALUES (4493,'ogloriousmullet',20040124232140,'Toronto-HSE-ppp3727556.sympatico.ca');
INSERT INTO uservisit VALUES (5320,'Jen T',20040124233815,'4.5.110.185');
INSERT INTO uservisit VALUES (5320,'Jen T',20040124233838,'4.5.110.185');
INSERT INTO uservisit VALUES (5321,'paragon',20040124234341,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (153,'TomM',20040124234740,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125000316,'bzq-218-215-240.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040125000428,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040125003822,'pool-138-89-130-61.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5322,'s',20040125004543,'68-185-128-142.midtn.chartertn.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040125005133,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5307,'mark',20040125010133,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5321,'paragon',20040125011821,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (153,'TomM',20040125020032,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125022941,'bzq-80-50-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125023715,'bzq-80-50-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5307,'mark',20040125023829,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1,'levik',20040125031537,'pool-151-204-147-49.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5323,'Jngo',20040125031708,'adsl-63-201-209-146.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5324,'christopher',20040125034256,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (5325,'ragunath',20040125041126,'61.17.31.2');
INSERT INTO uservisit VALUES (5283,'Siva',20040125041150,'202.88.245.79');
INSERT INTO uservisit VALUES (4507,'Penny',20040125045952,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040125050000,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5326,'Nouman',20040125052335,'80.255.41.42');
INSERT INTO uservisit VALUES (5307,'mark',20040125054017,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5082,'parham',20040125061327,'80.253.129.130');
INSERT INTO uservisit VALUES (153,'TomM',20040125061543,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125071031,'bzq-80-20-243.red.bezeqint.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040125083056,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040125084935,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040125094512,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040125102517,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040125103031,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040125104843,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5297,'NK',20040125110325,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040125112430,'206.137.1.133');
INSERT INTO uservisit VALUES (5200,'Nika',20040125113125,'217.219.76.17');
INSERT INTO uservisit VALUES (1301,'Charlie',20040125115200,'pool-138-89-128-143.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040125121742,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125122645,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125125247,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040125130844,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040125131248,'206.137.1.133');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040125133043,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (5327,'leon j mathew',20040125134223,'195.229.241.169');
INSERT INTO uservisit VALUES (5327,'leon j mathew',20040125135215,'213.42.2.12');
INSERT INTO uservisit VALUES (1575,'DJ',20040125135710,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040125143425,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125144427,'bzq-80-18-232.red.bezeqint.net');
INSERT INTO uservisit VALUES (5328,'Donald Peddie',20040125145545,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5328,'Donald Peddie',20040125145836,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125155151,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4968,'layman',20040125155629,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040125155940,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040125160244,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5329,'keith',20040125160407,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5329,'keith',20040125160723,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (1301,'Charlie',20040125161430,'pool-138-89-127-59.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125161838,'bzq-80-18-232.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125163330,'bzq-218-228-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125164210,'bzq-218-228-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040125164602,'bzq-218-228-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040125170611,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040125170752,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040125173053,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125174636,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5330,'Jon',20040125175736,'ip68-12-33-190.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5331,'Lauren',20040125181023,'cache-dh07.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125181513,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040125181742,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5332,'n/a',20040125183906,'cache-mtc-ac01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040125184527,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040125184529,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040125190230,'pool-68-162-42-62.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5305,'dave',20040125202359,'67.71.76.133');
INSERT INTO uservisit VALUES (153,'TomM',20040125203207,'206.137.1.133');
INSERT INTO uservisit VALUES (5333,'jENNiFER',20040125210201,'dialup-67.24.196.182.Dial1.SanFrancisco1.Level3.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125210352,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040125210844,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5307,'mark',20040125213308,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040125214032,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5334,'Venkatesh',20040125220415,'PPP-219.65.112.237.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (153,'TomM',20040125224538,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040125233206,'CPE-138-217-53-216.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040125234756,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126000616,'pool-151-198-127-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5307,'mark',20040126000632,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040126001141,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126005002,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126011744,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126012218,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126012355,'bzq-80-56-42.red.bezeqint.net');
INSERT INTO uservisit VALUES (5335,'vikram',20040126012700,'164.164.86.22');
INSERT INTO uservisit VALUES (5336,'Jim',20040126013704,'66-53-80-252.phnx.dial.netzero.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126014532,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126015340,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5281,'christian',20040126022508,'202.57.106.238');
INSERT INTO uservisit VALUES (5335,'vikram',20040126023501,'164.164.86.22');
INSERT INTO uservisit VALUES (153,'TomM',20040126024216,'206.137.1.133');
INSERT INTO uservisit VALUES (5335,'vikram',20040126030307,'164.164.86.22');
INSERT INTO uservisit VALUES (5267,'cogitater',20040126030445,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5335,'vikram',20040126033532,'164.164.86.22');
INSERT INTO uservisit VALUES (1183,'fwaff',20040126034002,'193.130.28.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126034106,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (5335,'vikram',20040126040820,'164.164.86.22');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126042608,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126042736,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040126043710,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126044553,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126054550,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126054754,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20040126055237,'194.7.121.5');
INSERT INTO uservisit VALUES (153,'TomM',20040126063703,'206.137.1.133');
INSERT INTO uservisit VALUES (4830,'Jils',20040126064857,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5200,'Nika',20040126071251,'217.218.155.72');
INSERT INTO uservisit VALUES (5337,'andreas',20040126071603,'195.82.58.43');
INSERT INTO uservisit VALUES (1575,'DJ',20040126071925,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040126073633,'internet02.lutron.com');
INSERT INTO uservisit VALUES (153,'TomM',20040126080417,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126082329,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040126084415,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4830,'Jils',20040126085258,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040126090144,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126090950,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126091009,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040126091958,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040126092637,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126093348,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4906,'stan',20040126093828,'joule.nist.gov');
INSERT INTO uservisit VALUES (5338,'chuck',20040126095508,'cache-ra07.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040126101539,'134.217.237.30');
INSERT INTO uservisit VALUES (4507,'Penny',20040126102015,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040126104435,'202.138.119.193');
INSERT INTO uservisit VALUES (4906,'stan',20040126104455,'joule.nist.gov');
INSERT INTO uservisit VALUES (4507,'Penny',20040126105836,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040126105848,'itl-lab-24.sclab.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126105952,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126110753,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040126112517,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040126113011,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126113125,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126113335,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126113750,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040126114032,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126115737,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126115829,'bzq-218-240-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040126115903,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20040126121134,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040126122259,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040126123709,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126124920,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126125611,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040126125902,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040126130655,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040126131420,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5339,'Jim Todd',20040126132814,'65.114.23.4');
INSERT INTO uservisit VALUES (4507,'Penny',20040126133148,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126133645,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126135726,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040126140753,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126141001,'144.9.158.100');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040126144629,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126144759,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040126144808,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040126145452,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040126145713,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040126150135,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040126150648,'169.253.4.21');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040126153125,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126153239,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126153351,'144.9.158.100');
INSERT INTO uservisit VALUES (5340,'sasha',20040126155005,'ool-18b99db7.dyn.optonline.net');
INSERT INTO uservisit VALUES (5212,'kandas',20040126155233,'0-1pool42-201.nas1.longview1.tx.us.da.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126161105,'pool-141-153-138-126.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5341,'bacchus',20040126161136,'h24-71-204-197.ek.shawcable.net');
INSERT INTO uservisit VALUES (5341,'bacchus',20040126161546,'h24-71-204-197.ek.shawcable.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126161710,'bzq-221-115.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040126163036,'bzq-221-115.red.bezeqint.net');
INSERT INTO uservisit VALUES (5212,'kandas',20040126163751,'66-90-217-112.dyn.grandenetworks.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040126165403,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5267,'cogitater',20040126170411,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126172612,'pool-138-89-15-21.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5342,'Meg Harms',20040126173043,'63.145.54.81');
INSERT INTO uservisit VALUES (5267,'cogitater',20040126174050,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5343,'brain',20040126175921,'65.121.37.220');
INSERT INTO uservisit VALUES (5344,'susan',20040126180605,'12.47.201.140');
INSERT INTO uservisit VALUES (5344,'susan',20040126180838,'12.47.201.140');
INSERT INTO uservisit VALUES (5267,'cogitater',20040126181714,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126182145,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126183444,'144.9.158.100');
INSERT INTO uservisit VALUES (5344,'susan',20040126190006,'12.47.201.140');
INSERT INTO uservisit VALUES (4374,'Richard',20040126190032,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126190509,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040126191717,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040126193627,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040126200014,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040126201611,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040126201848,'dial81-135-47-209.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126203612,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040126204056,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126204726,'pool-141-153-153-53.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5297,'NK',20040126205235,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (5346,'karen',20040126210001,'dialup-104.200.220.203.acc01-pert-too.comindico.com.au');
INSERT INTO uservisit VALUES (5307,'mark',20040126210130,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (3372,'Sam',20040126210153,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040126210743,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5347,'Troy',20040126213122,'d226-51-140.home.cgocable.net');
INSERT INTO uservisit VALUES (5212,'kandas',20040126213956,'66-90-213-32.dyn.grandenetworks.net');
INSERT INTO uservisit VALUES (5348,'kelly',20040126215957,'pcp01257210pcs.whaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (5348,'kelly',20040126220141,'pcp01257210pcs.whaven01.ct.comcast.net');
INSERT INTO uservisit VALUES (5347,'Troy',20040126220654,'d226-51-140.home.cgocable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040126221518,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3766,'Drew',20040126222246,'adsl-64-161-170-125.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040126222506,'dial81-131-226-78.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040126222637,'pool-151-198-126-12.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5349,'mathew',20040126223849,'cache-loh-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5350,'Poliahu',20040126224935,'vsat-148-64-48-102.c050.t7.mrt.starband.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040126225248,'61.3.217.1');
INSERT INTO uservisit VALUES (5351,'taylor ashley',20040126234546,'adsl-67-126-230-11.dsl.frsn02.pacbell.net');
INSERT INTO uservisit VALUES (5351,'taylor ashley',20040126234645,'adsl-67-126-230-11.dsl.frsn02.pacbell.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040126235406,'61.3.217.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040126235407,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040127000255,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5351,'taylor ashley',20040127000425,'adsl-67-126-230-11.dsl.frsn02.pacbell.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040127000447,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040127000711,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5306,'Purna',20040127000750,'61.3.217.1');
INSERT INTO uservisit VALUES (5353,'sophea',20040127001206,'cache-ntc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040127001233,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040127001256,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040127001446,'202.138.119.193');
INSERT INTO uservisit VALUES (4909,'Brian',20040127001706,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040127001758,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040127002603,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5307,'mark',20040127003431,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040127011222,'c-67-160-239-122.client.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040127012315,'dialup-140.80.220.203.acc05-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5306,'Purna',20040127025015,'61.3.217.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127032914,'bzq-80-54-7.red.bezeqint.net');
INSERT INTO uservisit VALUES (5337,'andreas',20040127034155,'195.82.58.43');
INSERT INTO uservisit VALUES (5354,'emmitt',20040127044910,'max2-p79.bayou.com');
INSERT INTO uservisit VALUES (5355,'Michael',20040127063108,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040127063550,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5356,'Sue',20040127070653,'ppp47.dyn253.pacific.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127072217,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127073804,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127074408,'bzq-218-88-155.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127075113,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040127075725,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127083142,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040127083239,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040127084158,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5357,'blackfire',20040127084420,'65.206.46.218');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040127085356,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127085649,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127085824,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127090021,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127090641,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040127090713,'dialup-157.42.220.203.acc07-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4670,'e.g.',20040127090750,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127092032,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127093856,'bzq-80-57-177.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127094041,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040127095125,'c-67-160-239-122.client.comcast.net');
INSERT INTO uservisit VALUES (5357,'blackfire',20040127095144,'65.206.46.218');
INSERT INTO uservisit VALUES (1575,'DJ',20040127100044,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5358,'eminem',20040127100306,'50A1AF2F.flatrate.dk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127101511,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5359,'joan knight',20040127102605,'212.219.90.118');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127102820,'144.9.158.101');
INSERT INTO uservisit VALUES (5359,'joan knight',20040127102946,'212.219.90.118');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127104610,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5360,'Sounak',20040127104818,'202.41.106.101');
INSERT INTO uservisit VALUES (5360,'Sounak',20040127111030,'202.41.106.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040127112144,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040127112227,'205.183.154.26');
INSERT INTO uservisit VALUES (3372,'Sam',20040127112450,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127113539,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127113930,'144.9.158.101');
INSERT INTO uservisit VALUES (5200,'Nika',20040127114720,'82.205.143.121');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127115343,'bzq-80-59-102.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127115720,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040127120142,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127121335,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040127121350,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127121444,'bzq-80-59-102.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127121613,'144.9.158.101');
INSERT INTO uservisit VALUES (1567,'Bryan',20040127122439,'134.217.237.30');
INSERT INTO uservisit VALUES (5097,'Cindy',20040127125911,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127125948,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127130557,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040127131447,'24-193-7-148.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127131924,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040127132042,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1567,'Bryan',20040127133347,'134.217.237.30');
INSERT INTO uservisit VALUES (5097,'Cindy',20040127133757,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127134506,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040127134846,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127140257,'144.9.158.101');
INSERT INTO uservisit VALUES (5361,'Sandeep',20040127140730,'20.137.34.50');
INSERT INTO uservisit VALUES (1575,'DJ',20040127141707,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127142023,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4374,'Richard',20040127142949,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040127143158,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127145757,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4906,'stan',20040127150348,'joule.nist.gov');
INSERT INTO uservisit VALUES (5362,'Carlee',20040127152057,'24.229.117.217');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040127152959,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127153350,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040127153535,'205.183.154.26');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127153815,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127160009,'bzq-218-122-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (5097,'Cindy',20040127160828,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127160900,'144.9.158.101');
INSERT INTO uservisit VALUES (5363,'courtney',20040127161659,'pool-68-236-41-79.phil.east.verizon.net');
INSERT INTO uservisit VALUES (5363,'courtney',20040127161858,'pool-68-236-41-79.phil.east.verizon.net');
INSERT INTO uservisit VALUES (5363,'courtney',20040127161941,'pool-68-236-41-79.phil.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040127162633,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127163951,'bzq-218-122-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (4176,'Joe C',20040127165746,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1,'levik',20040127170425,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127170856,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20040127170928,'adsl-67-124-65-221.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127171148,'bzq-218-122-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127171552,'144.9.158.101');
INSERT INTO uservisit VALUES (5364,'benny',20040127172010,'Toronto-HSE-ppp3845799.sympatico.ca');
INSERT INTO uservisit VALUES (5364,'benny',20040127172106,'Toronto-HSE-ppp3845799.sympatico.ca');
INSERT INTO uservisit VALUES (5364,'benny',20040127172126,'Toronto-HSE-ppp3845799.sympatico.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040127172141,'bzq-218-122-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (5365,'stephanie',20040127172350,'0-1pool36-57.nas4.saint-louis1.mo.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040127172712,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040127174343,'WCS2-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (4507,'Penny',20040127180152,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5366,'alysha',20040127181738,'user-69-1-22-22.knology.net');
INSERT INTO uservisit VALUES (5097,'Cindy',20040127182737,'modemcable198.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040127183236,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040127183825,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040127184914,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040127185017,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5126,'melanie',20040127185521,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040127190441,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127190546,'144.9.158.101');
INSERT INTO uservisit VALUES (5367,'Be Nhi',20040127191738,'bdsl.66.14.16.154.gte.net');
INSERT INTO uservisit VALUES (5367,'Be Nhi',20040127192844,'bdsl.66.14.16.154.gte.net');
INSERT INTO uservisit VALUES (5367,'Be Nhi',20040127192910,'bdsl.66.14.16.154.gte.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040127201139,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5368,'Jim',20040127203930,'ip68-226-112-147.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127205605,'pool-151-198-29-17.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5364,'benny',20040127211108,'Toronto-HSE-ppp3845799.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040127211428,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040127212929,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5369,'jesse',20040127213619,'dynamic-204-95-18-47.sanbrunocable.com');
INSERT INTO uservisit VALUES (5370,'annette churchill',20040127213627,'210-54-196-84.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (5370,'annette churchill',20040127214206,'210-54-196-84.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040127220920,'dialup-83.52.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5371,'Lauren Sach',20040127221718,'prx2.vicdir.schools.net.au');
INSERT INTO uservisit VALUES (5372,'Christian',20040127222651,'cache-ntc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (5372,'Christian',20040127222701,'cache-ntc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (5368,'Jim',20040127232817,'ip68-226-112-147.ph.ph.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040127234153,'spider-wb021.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040127235717,'pool-151-198-120-216.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5371,'Lauren Sach',20040128000834,'prx2.vicdir.schools.net.au');
INSERT INTO uservisit VALUES (5373,'Kevin Tran',20040128001744,'ip68-5-224-21.oc.oc.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040128001850,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5307,'mark',20040128012540,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5374,'Charli',20040128014146,'12.178.136.80');
INSERT INTO uservisit VALUES (4507,'Penny',20040128014316,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128020035,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128021305,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128021503,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (5267,'cogitater',20040128021849,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128022954,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128025644,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128031021,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040128032400,'c-67-160-239-122.client.comcast.net');
INSERT INTO uservisit VALUES (5307,'mark',20040128034405,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5215,'Steve',20040128035207,'189.a.001.bun.iprimus.net.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040128043332,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5307,'mark',20040128044619,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128054026,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040128055153,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040128063031,'202.138.119.193');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040128064926,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5337,'andreas',20040128074033,'195.82.58.43');
INSERT INTO uservisit VALUES (5200,'Nika',20040128074857,'217.218.155.72');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128082305,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (5338,'chuck',20040128082337,'cache-dg07.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128082442,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20040128083212,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128083649,'bzq-80-62-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (3275,'retiarius',20040128083953,'194.7.121.5');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040128085554,'dialup-240.30.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040128085928,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128090218,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5375,'John',20040128090938,'cache-rc05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040128092316,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4670,'e.g.',20040128092634,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128092647,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040128093358,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040128093400,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128093844,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128094030,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128094042,'198.23.26.253');
INSERT INTO uservisit VALUES (4507,'Penny',20040128100158,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040128100920,'joule.nist.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128102742,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128103948,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040128104844,'128.153.141.211');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040128105219,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128105327,'bzq-218-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040128105836,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5376,'pop tartz',20040128105845,'as5300-6.216-194-21-254.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (5376,'pop tartz',20040128110411,'as5300-6.216-194-21-254.nyc.ny.metconnect.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040128111158,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040128112103,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040128112606,'bzq-80-18-135.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128113349,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5377,'stewards',20040128113920,'209.215.171.12');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040128115121,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4896,'Jaideep',20040128115140,'host-66-133-38-253.verestar.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040128115608,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040128115850,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128124742,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040128130037,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128130730,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128133052,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040128133057,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4906,'stan',20040128133308,'joule.nist.gov');
INSERT INTO uservisit VALUES (4906,'stan',20040128133610,'joule.nist.gov');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040128133851,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128140640,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040128141939,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128143111,'198.23.26.253');
INSERT INTO uservisit VALUES (5377,'stewards',20040128143712,'209.215.171.12');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128143948,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128144045,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040128144117,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128144744,'144.9.158.100');
INSERT INTO uservisit VALUES (1567,'Bryan',20040128145252,'134.217.237.30');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040128150615,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4670,'e.g.',20040128150655,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040128151420,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20040128154655,'134.217.237.30');
INSERT INTO uservisit VALUES (5267,'cogitater',20040128155441,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128155453,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128160356,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5267,'cogitater',20040128160513,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128160701,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5341,'bacchus',20040128163522,'h24-71-204-197.ek.shawcable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040128163654,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128163810,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128164510,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040128164605,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128164623,'144.9.158.100');
INSERT INTO uservisit VALUES (5378,'eMMiLy',20040128165406,'cs6710219-244.houston.rr.com');
INSERT INTO uservisit VALUES (5379,'marlo',20040128165822,'p508C7C63.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040128165858,'134.217.237.30');
INSERT INTO uservisit VALUES (5379,'marlo',20040128170003,'p508C7C63.dip.t-dialin.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128171006,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128171050,'pool-141-153-151-199.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040128171429,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040128172449,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128174222,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040128175056,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5380,'Salma',20040128180826,'0-1pool196-60.nas6.las-vegas1.nv.us.da.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040128181031,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128181103,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128182637,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128183442,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5381,'Crystal',20040128183656,'pool-151-197-123-217.phil.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128184041,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040128184203,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128184401,'144.9.158.100');
INSERT INTO uservisit VALUES (5382,'dan thewlis',20040128185346,'user-1925.l3.c2.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (5383,'starbliss',20040128190359,'ip68-0-170-141.tc.ph.cox.net');
INSERT INTO uservisit VALUES (5383,'starbliss',20040128190428,'ip68-0-170-141.tc.ph.cox.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040128190915,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040128191813,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128191834,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128192734,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128193214,'144.9.158.100');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040128200233,'host213-122-7-220.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040128200603,'h141.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3339,'Jonathan Weatherhead',20040128204234,'HSE-Ottawa-ppp241291.sympatico.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128204757,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128205053,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040128213234,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5385,'Johanna',20040128213727,'66-214-236-188.lb-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040128215227,'pool-141-153-155-234.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5386,'Jared',20040128221948,'bry213-007.uncg.edu');
INSERT INTO uservisit VALUES (5386,'Doctor',20040128222354,'bry213-007.uncg.edu');
INSERT INTO uservisit VALUES (5306,'Purna',20040128224513,'61.3.217.1');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040128225515,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040128225657,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128233445,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040128235417,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040129000052,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129002026,'pool-68-162-42-12.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129002915,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129003120,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5387,'Chele',20040129004054,'66-044.ppp.netpci.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129005414,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040129010222,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5287,'ackv',20040129012713,'c-67-169-96-219.client.comcast.net');
INSERT INTO uservisit VALUES (1112,'Greg',20040129013046,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129013902,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129025157,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129030640,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5267,'cogitater',20040129031531,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040129032016,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040129032348,'61.3.217.1');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040129033029,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129034302,'bzq-80-61-109.red.bezeqint.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040129035315,'dsc03-jcf-nj-206-214-138-213.rasserver.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129035418,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5389,'Michel Schelfhout',20040129035544,'62.72.118.146');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129035735,'bzq-80-61-109.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129040757,'bzq-80-61-109.red.bezeqint.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040129042233,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040129042922,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040129053552,'61.3.217.1');
INSERT INTO uservisit VALUES (5390,'rohit',20040129072018,'210.212.228.92');
INSERT INTO uservisit VALUES (4670,'e.g.',20040129073957,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5257,'Raza',20040129074423,'61.11.8.169');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040129074722,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5150,'Earl',20040129080212,'pcp748696pcs.manass01.va.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040129080750,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040129081516,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040129083628,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040129083953,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5175,'Surender Taalla',20040129085123,'blinky.1bigthink.com');
INSERT INTO uservisit VALUES (5391,'York',20040129091518,'66.4.225.3');
INSERT INTO uservisit VALUES (4507,'Penny',20040129094012,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040129095004,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040129095243,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129102727,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040129103330,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040129104735,'205.183.154.26');
INSERT INTO uservisit VALUES (5287,'ackv',20040129105618,'c-67-169-96-219.client.comcast.net');
INSERT INTO uservisit VALUES (5391,'York',20040129110947,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5392,'Pablo',20040129113337,'216.72.85.122');
INSERT INTO uservisit VALUES (5392,'Pablo',20040129113546,'216.72.85.122');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040129113739,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129114045,'144.9.158.100');
INSERT INTO uservisit VALUES (5338,'chuck',20040129114436,'64.18.38.140');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040129114659,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129115553,'pool-138-89-8-185.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040129115816,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5393,'Linda',20040129120942,'205.204.242.22');
INSERT INTO uservisit VALUES (5394,'Linda',20040129121009,'205.204.242.22');
INSERT INTO uservisit VALUES (5394,'Linda',20040129121140,'205.204.242.22');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040129121825,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129121907,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040129122443,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5392,'Pablo',20040129123044,'216.72.85.122');
INSERT INTO uservisit VALUES (1,'levik',20040129123406,'206.28.64.98');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040129124241,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5391,'York',20040129125023,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129130510,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129130749,'144.9.158.100');
INSERT INTO uservisit VALUES (5395,'Lyle Bodman',20040129131726,'gos.communitynet.ca');
INSERT INTO uservisit VALUES (5395,'Lyle Bodman',20040129131858,'gos.communitynet.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040129135818,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129140010,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040129140332,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129141926,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20040129142156,'206.28.64.98');
INSERT INTO uservisit VALUES (1575,'DJ',20040129142905,'LOFT-019.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5287,'ackv',20040129144150,'tibco-5.tibco.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129144239,'pool-151-198-120-87.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5189,'hridyesh',20040129144851,'203.193.132.91');
INSERT INTO uservisit VALUES (3454,'Bart freeman',20040129145324,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040129150055,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5392,'Pablo',20040129150836,'216.72.85.122');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129151120,'pool-151-198-124-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040129151417,'dsc04-jcf-nj-207-220-171-33.rasserver.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040129151901,'dsc04-jcf-nj-207-220-171-33.rasserver.net');
INSERT INTO uservisit VALUES (5392,'Pablo',20040129152114,'216.72.85.122');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129152911,'bzq-158-172.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040129153147,'LOFT-019.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5396,'Emily',20040129154915,'user107.net994.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129155937,'pool-138-89-136-79.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040129161326,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040129164255,'tibco-5.tibco.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129164317,'bzq-207-147.red.bezeqint.net');
INSERT INTO uservisit VALUES (3807,'DrBob',20040129164553,'82-38-152-189.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040129165310,'adsl-67-125-195-183.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5059,'Shelly',20040129170417,'gateway.pacificintermedia.com');
INSERT INTO uservisit VALUES (153,'TomM',20040129170657,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040129172039,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040129173656,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129173724,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040129173732,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040129173829,'adsl-67-125-195-183.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040129174642,'tibco-5.tibco.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040129175712,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040129181609,'c-24-5-229-190.client.comcast.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040129182236,'165.200.91.202');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040129183038,'gate5-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040129184207,'gate2-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5397,'Brittnee',20040129184606,'c-67-168-225-149.client.comcast.net');
INSERT INTO uservisit VALUES (5398,'Myra',20040129184900,'netcache1-acld.auckland.clix.net.nz');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129192056,'144.9.158.100');
INSERT INTO uservisit VALUES (4854,'James',20040129192936,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040129194057,'dialup-97.13.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129194412,'pool-68-162-29-178.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040129202813,'host213-122-66-22.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5399,'Gabby',20040129203919,'ool-43517e2c.dyn.optonline.net');
INSERT INTO uservisit VALUES (5399,'Gabby',20040129203955,'ool-43517e2c.dyn.optonline.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129204414,'bzq-207-217.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129205809,'bzq-207-217.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129210130,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040129211043,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040129211747,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5298,'Areika',20040129212037,'cache1.valp.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129213830,'bzq-207-217.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129214156,'bzq-207-217.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040129214635,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5396,'Emily',20040129215044,'user107.net994.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040129215527,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5400,'allen',20040129215716,'h24-81-115-178.vc.shawcable.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040129215728,'bzq-207-217.red.bezeqint.net');
INSERT INTO uservisit VALUES (5400,'allen',20040129215758,'h24-81-115-178.vc.shawcable.net');
INSERT INTO uservisit VALUES (5401,'Tommy',20040129220818,'AC8E25A8.ipt.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040129221104,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040129224324,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040129232253,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040129232549,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5402,'peggy mashburn',20040129233434,'ip68-104-18-202.lv.lv.cox.net');
INSERT INTO uservisit VALUES (5403,'Lulu',20040129235428,'24-148-68-133.c3-0.frg-ubr1.chi-frg.il.cable.rcn.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040129235623,'pool-151-198-118-205.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130000044,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5404,'Tyler',20040130000904,'HS196-228-99.nt.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040130001517,'1Cust95.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5307,'mark',20040130003259,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5306,'Purna',20040130005538,'61.3.217.1');
INSERT INTO uservisit VALUES (5307,'mark',20040130010402,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040130012702,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040130013019,'61.3.217.1');
INSERT INTO uservisit VALUES (5189,'hridyesh',20040130014132,'203.193.132.91');
INSERT INTO uservisit VALUES (5306,'Purna',20040130023737,'61.3.217.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130031931,'bzq-117-155.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040130041626,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040130052550,'61.3.217.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130055526,'bzq-218-84-135.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130061900,'bzq-218-84-135.red.bezeqint.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040130065554,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040130065655,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040130070554,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130071148,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040130073249,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040130073354,'193.130.28.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130073518,'bzq-82-80-132-50.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040130081004,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130081612,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20040130082958,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130083006,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4830,'Jils',20040130084310,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5405,'Jer',20040130091239,'134.241.158.73');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130091915,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4830,'Jils',20040130092449,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5391,'York',20040130092953,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040130093246,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5406,'Anu',20040130094617,'202.54.153.21');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040130095956,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040130100110,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040130100709,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (4670,'e.g.',20040130101008,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130102322,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040130103906,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130104713,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5391,'York',20040130105000,'66.4.225.3');
INSERT INTO uservisit VALUES (1575,'DJ',20040130105906,'LOFT-011.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4670,'e.g.',20040130105920,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040130105956,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5407,'Ashley',20040130110650,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130111933,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130113332,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040130114038,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3807,'DrBob',20040130114704,'82-38-152-189.cable.ubr02.roth.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4374,'Richard',20040130122622,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (5408,'lucas',20040130123603,'h0050ba8f6339.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5407,'Ashley',20040130125412,'proxy.ocps.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040130125524,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040130130028,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040130130241,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5409,'Iván',20040130131412,'dup-148-221-112-254.prodigy.net.mx');
INSERT INTO uservisit VALUES (5409,'Iván',20040130131842,'dup-148-221-112-254.prodigy.net.mx');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040130132313,'dial81-131-234-196.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5392,'Pablo',20040130132340,'216.72.85.122');
INSERT INTO uservisit VALUES (5392,'Pablo',20040130132856,'216.72.85.122');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130133324,'144.9.158.100');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040130133742,'host213-122-192-16.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5287,'ackv',20040130133901,'tibco-5.tibco.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040130134732,'modemcable076.22-201-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (153,'TomM',20040130134913,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040130134956,'63.150.90.162');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130135149,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5408,'lucas',20040130135225,'h0050ba8f6339.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130140531,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040130140744,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130140834,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130141504,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040130142011,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130143211,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040130144159,'63.150.90.162');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130144215,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040130144651,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130145005,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040130145927,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040130145956,'205.183.154.26');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040130150557,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130152847,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040130154632,'gate3-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (5408,'lucas',20040130155453,'h0050ba8f6339.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130155915,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040130161927,'bzq-179-182-245.pop.bezeqint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040130162234,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5408,'lucas',20040130163533,'h0050ba8f6339.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130165652,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040130170920,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3372,'Sam',20040130170946,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040130171655,'62-231-66-16.rdsnet.ro');
INSERT INTO uservisit VALUES (5410,'Tom Root',20040130174011,'198.241.217.3');
INSERT INTO uservisit VALUES (3372,'Sam',20040130174638,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040130175222,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5411,'Ares',20040130181011,'24.247.5.28.gha.mi.chartermi.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130181044,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130183629,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5400,'allen',20040130183733,'h24-81-115-178.vc.shawcable.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040130184213,'1Cust143.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130184517,'pool-141-153-153-74.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130184645,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130185246,'144.9.158.100');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040130191216,'host213-122-18-16.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130192833,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130193057,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130193139,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130193322,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130193513,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130194015,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (4064,'rerun141',20040130194213,'mnet-fe-244-48-128.monarch.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040130194526,'host213-122-18-16.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5412,'angela',20040130200712,'cache-mtc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130201951,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130202301,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130204210,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5412,'angela',20040130204814,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5413,'courtney',20040130204918,'wbar10.tampa1-4-4-056-077.tampa1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040130205352,'host213-122-180-140.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040130210724,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040130211517,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040130212021,'pool-151-198-126-41.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213200,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213220,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213255,'cache-mtc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213600,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213627,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040130213702,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5414,'rafi',20040130213847,'61.35.175.171');
INSERT INTO uservisit VALUES (4055,'S',20040130215103,'HSE-Ottawa-ppp237386.sympatico.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20040130220548,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040130221715,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040130230430,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131000623,'141.153.136.230');
INSERT INTO uservisit VALUES (5307,'mark',20040131001245,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5415,'kari',20040131001734,'c-24-16-123-254.client.comcast.net');
INSERT INTO uservisit VALUES (5415,'kari',20040131001746,'c-24-16-123-254.client.comcast.net');
INSERT INTO uservisit VALUES (5415,'kari',20040131001753,'c-24-16-123-254.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040131002041,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040131004824,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040131010215,'206.137.1.133');
INSERT INTO uservisit VALUES (5408,'lucas',20040131011036,'h0050ba8f6339.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040131013533,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040131014541,'61.3.217.1');
INSERT INTO uservisit VALUES (3372,'Sam',20040131021201,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131031955,'bzq-219-142-123.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131032542,'bzq-219-142-123.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040131034635,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040131035440,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040131042757,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040131043019,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040131045722,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131052037,'bzq-218-225-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131052818,'bzq-218-225-203.red.bezeqint.net');
INSERT INTO uservisit VALUES (5416,'Ned',20040131054628,'cache-loh-ac08.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040131063204,'206.137.1.133');
INSERT INTO uservisit VALUES (5200,'Nika',20040131072534,'217.218.155.72');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040131072730,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5417,'Bob',20040131073444,'220-244-166-14-nsw-pppoe.tpgi.com.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040131075840,'r200-40-184-189-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131083035,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040131083328,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040131091203,'r200-40-255-248-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5418,'ToeQueen',20040131092750,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131094430,'pool-141-153-160-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131095036,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131095744,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131100124,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131100701,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040131101650,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5063,'Tnewt',20040131101839,'65.193.252.64.snet.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131103433,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040131103441,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040131103534,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040131103957,'195.252.85.135');
INSERT INTO uservisit VALUES (5419,'Dale',20040131105400,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131110845,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040131111209,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131111228,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131111834,'pool-138-89-134-65.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131112625,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5421,'Lucille',20040131112654,'ipd50a61f3.speed.planet.nl');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131112907,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (5421,'dementrix',20040131113628,'ipd50a61f3.speed.planet.nl');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131115211,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040131115817,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040131121211,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040131122109,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131122219,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131124300,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040131124427,'c-67-169-96-219.client.comcast.net');
INSERT INTO uservisit VALUES (5422,'krissy',20040131125215,'ip68-98-153-93.dc.dc.cox.net');
INSERT INTO uservisit VALUES (5422,'krissy',20040131125235,'ip68-98-153-93.dc.dc.cox.net');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040131130407,'195.252.85.16');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040131130454,'host213-122-202-196.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5423,'regina',20040131131508,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131131950,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040131133329,'c-67-169-96-219.client.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131133712,'bzq-80-21-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131134433,'pool-151-198-119-170.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5401,'Tommy',20040131135908,'AC84DFE6.ipt.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040131140111,'206.137.1.133');
INSERT INTO uservisit VALUES (5419,'Dale',20040131141507,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5424,'Raven',20040131141700,'oh-wtrvoh-cmts03a-144.clvdoh.adelphia.net');
INSERT INTO uservisit VALUES (5424,'Raven',20040131142018,'oh-wtrvoh-cmts03a-144.clvdoh.adelphia.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131142057,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5425,'Eunice',20040131142257,'ool-435145ec.dyn.optonline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131144522,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040131144720,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5419,'Dale',20040131144917,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040131150414,'dsc01-jcf-nj-206-214-137-209.rasserver.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131150544,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5426,'Markéta Kratochvilová',20040131150956,'r2e60.mistral.cz');
INSERT INTO uservisit VALUES (5426,'Markéta Kratochvilová',20040131151133,'r2e60.mistral.cz');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131152631,'pool-151-198-121-127.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040131160753,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040131161338,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131162143,'pool-138-89-50-215.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040131162309,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5419,'Dale',20040131164252,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131165648,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040131165758,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131173051,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131173500,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040131175139,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131180652,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040131182515,'dsc03-jcf-nj-206-214-146-196.rasserver.net');
INSERT INTO uservisit VALUES (5427,'Carly',20040131183129,'adsl-67-115-87-246.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131183136,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131183303,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040131185329,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5428,'Norris',20040131185634,'van58-8b-224-131.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (153,'TomM',20040131190138,'206.137.1.133');
INSERT INTO uservisit VALUES (5428,'Norris',20040131190441,'van58-8b-224-131.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (5307,'mark',20040131191804,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131193518,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040131193545,'bzq-232-84.red.bezeqint.net');
INSERT INTO uservisit VALUES (5429,'Jesse',20040131195527,'208.203.4.100');
INSERT INTO uservisit VALUES (5429,'Jesse',20040131195549,'208.203.4.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040131200648,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040131202342,'dialup-23.43.220.203.acc07-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5429,'Jesse',20040131202417,'208.203.4.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040131212048,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040131212525,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5430,'Winnie',20040131220844,'h-67-100-55-42.NYCMNY83.dynamic.covad.net');
INSERT INTO uservisit VALUES (5307,'mark',20040131222229,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5429,'Jesse',20040131224023,'208.203.4.100');
INSERT INTO uservisit VALUES (153,'TomM',20040131224042,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040131225634,'pool-138-89-131-113.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040131232911,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5431,'sasha',20040131235509,'adsl-68-125-197-45.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5431,'sasha',20040131235557,'adsl-68-125-197-45.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5428,'Norris',20040201001145,'van58-8b-224-169.dialup.sprint-canada.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040201001227,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201001547,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4425,'Sam',20040201001608,'adsl-68-93-91-184.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (5432,'e',20040201011500,'adsl-66-142-181-207.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040201011527,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040201012337,'dsc04-jcf-nj-207-220-171-93.rasserver.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201014847,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5388,'Eliza',20040201023855,'dsc04-jcf-nj-207-220-171-93.rasserver.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040201030322,'dsc04-jcf-nj-207-220-171-93.rasserver.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201030804,'bzq-218-168-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201031503,'bzq-218-168-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201032623,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201033440,'bzq-218-168-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201035848,'bzq-218-168-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040201040751,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201040914,'bzq-218-168-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040201045440,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040201050946,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201051643,'bzq-139-37.red.bezeqint.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040201051923,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040201052245,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201054937,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2682,'exoticorn',20040201062610,'ffm2-t3-2.mcbone.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040201071135,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040201080220,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201081146,'bzq-139-37.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040201082257,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040201085529,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201085721,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040201090043,'217.218.155.71');
INSERT INTO uservisit VALUES (153,'TomM',20040201095024,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040201100610,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040201103324,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5433,'LiL_EviL_BoI',20040201103420,'AC9F65A1.ipt.aol.com');
INSERT INTO uservisit VALUES (5433,'LiL_EviL_BoI',20040201103537,'AC9F65A1.ipt.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040201103829,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201103848,'bzq-139-37.red.bezeqint.net');
INSERT INTO uservisit VALUES (5434,'folsom',20040201110441,'cs242194-22.houston.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040201113251,'pool-138-89-124-216.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040201113303,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040201121602,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201121759,'bzq-139-37.red.bezeqint.net');
INSERT INTO uservisit VALUES (5435,'wenna',20040201122706,'66-214-121-34.hes-cres.charterpipeline.net');
INSERT INTO uservisit VALUES (5436,'Ruth',20040201123333,'ool-4351db93.dyn.optonline.net');
INSERT INTO uservisit VALUES (5436,'Ruth',20040201123348,'ool-4351db93.dyn.optonline.net');
INSERT INTO uservisit VALUES (5437,'Abby',20040201130934,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5437,'Abby',20040201130946,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5437,'Abby',20040201131015,'cache-mtc-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201132352,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201132619,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201132713,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201132737,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201133101,'cache-mtc-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201133111,'cache-mtc-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201133144,'cache-mtc-ak04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201133254,'cache-mtc-ak04.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040201134010,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040201134543,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040201135310,'pool-141-153-224-103.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040201135521,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201135550,'cache-mtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040201141250,'pool-141-153-224-103.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040201143635,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5438,'dianahan',20040201150042,'cpe-24-30-162-10.socal.rr.com');
INSERT INTO uservisit VALUES (5438,'dianahan',20040201150126,'cpe-24-30-162-10.socal.rr.com');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040201152021,'195.252.85.161');
INSERT INTO uservisit VALUES (4507,'Penny',20040201154800,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5439,'desiree',20040201155336,'c-24-16-230-86.client.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040201155724,'bzq-219-141-140.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201160305,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201161730,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5440,'chris',20040201162305,'user-10cmc9p.cable.mindspring.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201164150,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201164557,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201164832,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201164923,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201164946,'cache-rk06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201165023,'cache-rk06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201165036,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201165204,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201165249,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201165322,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201170548,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040201170636,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040201170929,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040201171109,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3896,'iggyb387',20040201172314,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201173707,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040201180251,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5429,'Jesse',20040201182118,'208.203.4.100');
INSERT INTO uservisit VALUES (4374,'Richard',20040201182637,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201183119,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5441,'Bob Harley',20040201184648,'cache-df03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040201193350,'pool-141-153-133-210.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040201194752,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5442,'Phil',20040201201817,'d198-53-163-80.abhsia.telus.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040201203150,'cache-ntc-ac01.proxy.aol.com');
INSERT INTO uservisit VALUES (5443,'lulu lather',20040201205913,'66-65-58-230.nyc.rr.com');
INSERT INTO uservisit VALUES (5419,'Dale',20040201214158,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040201214348,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5444,'Pez Loco',20040201215411,'ip4-251.tvmax-fiber-1.hou.ygnition.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040201215950,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201215959,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201220256,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201220339,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201220525,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040201220557,'cache-dc07.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201224524,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040201224959,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5442,'Phil',20040201225836,'d198-53-163-80.abhsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040201230227,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201230425,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040201231013,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040201233302,'12.43.50.215');
INSERT INTO uservisit VALUES (885,'np_rt',20040201233324,'12.43.50.215');
INSERT INTO uservisit VALUES (5066,'Inferno',20040201234015,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040201234804,'pool-68-162-60-113.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040201235245,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5445,'moomoo',20040201235804,'cache155.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5419,'Dale',20040201235915,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5442,'Phil',20040201235946,'d198-53-163-80.abhsia.telus.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040202000025,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040202000216,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (4300,'Minion123',20040202002242,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202004745,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5442,'Phil',20040202010116,'d198-53-163-80.abhsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202010904,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1112,'Greg',20040202013736,'cs162152-209.hot.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202013903,'bzq-218-210-140.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202013959,'bzq-218-210-140.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202014039,'bzq-218-210-140.red.bezeqint.net');
INSERT INTO uservisit VALUES (5446,'Ashleigh',20040202015811,'dyn-ctb-210-9-244-230.webone.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040202021414,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040202023027,'193.130.28.1');
INSERT INTO uservisit VALUES (5267,'cogitater',20040202023034,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040202024745,'217.218.155.71');
INSERT INTO uservisit VALUES (5200,'Nika',20040202025613,'217.218.155.71');
INSERT INTO uservisit VALUES (5447,'Nathan Holt',20040202045131,'bwpp-p-144-138-170-232.prem.tmns.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20040202054231,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040202060452,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5448,'Florentino',20040202061638,'cache-ntc-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (5281,'christian',20040202061707,'202.57.106.238');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040202070234,'dialup-8.51.194.203.acc02-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040202073629,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040202080337,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202080630,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040202080823,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5449,'rekha',20040202081746,'dialup-mum-203.94.226.23.bol.net.in');
INSERT INTO uservisit VALUES (4670,'e.g.',20040202082235,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202082359,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202083736,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040202083745,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202083950,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5421,'dementrix',20040202084649,'ipd50a61f3.speed.planet.nl');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202085514,'bzq-218-234-240.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202090454,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202091158,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5419,'Dale',20040202091407,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040202092232,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20040202093054,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040202094917,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040202094938,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040202095221,'195.252.85.0');
INSERT INTO uservisit VALUES (5450,'michelle',20040202095332,'wbar1.chi1-4-10-068-250.chi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202100117,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202100312,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202100333,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202100545,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202102648,'144.9.158.100');
INSERT INTO uservisit VALUES (5451,'Neb0',20040202104025,'dialup-171.75.110.39.Dial1.Cincinnati1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202104050,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040202104324,'LOFT-017.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202104524,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5451,'Neb0',20040202104749,'dialup-171.75.110.39.Dial1.Cincinnati1.Level3.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202104751,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040202105108,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5352,'Phil',20040202105224,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040202105319,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5452,'Anna',20040202105412,'pcp04145765pcs.flrnc01.al.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040202105535,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040202105616,'202.138.119.193');
INSERT INTO uservisit VALUES (2561,'Aaron',20040202105724,'LOFT-017.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202105754,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040202110517,'205.183.154.26');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040202111427,'195.252.84.88');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040202111937,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202112010,'bzq-82-80-177-24.red.bezeqint.net');
INSERT INTO uservisit VALUES (5420,'Orfeus',20040202112419,'195.252.84.88');
INSERT INTO uservisit VALUES (5407,'Ashley',20040202113430,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202113439,'bzq-82-80-177-24.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202113622,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114008,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114139,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114536,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114622,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114707,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114808,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114918,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202114946,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202115036,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202115116,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040202115326,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5388,'Eliza',20040202121652,'dsc04-jcf-nj-207-220-157-226.rasserver.net');
INSERT INTO uservisit VALUES (5407,'Ashley',20040202123735,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5388,'Eliza',20040202124036,'dsc04-jcf-nj-207-220-157-226.rasserver.net');
INSERT INTO uservisit VALUES (5377,'stewards',20040202124454,'209.215.171.12');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202124550,'144.9.158.100');
INSERT INTO uservisit VALUES (4374,'Richard',20040202124744,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202124744,'144.9.158.100');
INSERT INTO uservisit VALUES (5453,'Paul',20040202132646,'s1-1.bear.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202133126,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040202133246,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202133951,'144.9.158.100');
INSERT INTO uservisit VALUES (5454,'Candice',20040202134503,'wnpgmb01bc8-uw01-19-107.dial.mts.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202134710,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040202135509,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5455,'rajan',20040202140819,'61.0.24.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202141409,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040202141430,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3372,'Sam',20040202142142,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202142749,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040202143719,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5454,'Candice',20040202144358,'wnpgmb01bc8-uw01-19-107.dial.mts.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040202144823,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040202145858,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202150408,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202152156,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4906,'stan',20040202152812,'joule.nist.gov');
INSERT INTO uservisit VALUES (2130,'ethan',20040202153305,'1Cust229.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4906,'stan',20040202153319,'joule.nist.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202153516,'144.9.158.100');
INSERT INTO uservisit VALUES (1567,'Bryan',20040202153920,'134.217.237.30');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202154313,'bzq-204-173.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202155715,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040202162006,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202162604,'144.9.158.100');
INSERT INTO uservisit VALUES (5456,'Candice',20040202164441,'wnpgmb01bc8-uw01-19-107.dial.mts.net');
INSERT INTO uservisit VALUES (4718,'Jack Squat',20040202164939,'clafirewall1.canadalife.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040202165026,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040202165924,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202170438,'bzq-204-173.red.bezeqint.net');
INSERT INTO uservisit VALUES (5456,'Candice',20040202174441,'wnpgmb01bc8-uw01-19-107.dial.mts.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202180231,'144.9.158.100');
INSERT INTO uservisit VALUES (5429,'Jesse',20040202184705,'208.203.4.100');
INSERT INTO uservisit VALUES (2130,'ethan',20040202185755,'1Cust40.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5457,'Homer',20040202192108,'cache-ra01.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040202192246,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040202192317,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040202192605,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040202192639,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202193108,'bzq-203-210.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040202193302,'206.137.1.133');
INSERT INTO uservisit VALUES (5429,'Jesse',20040202193745,'208.203.4.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202194729,'bzq-203-210.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040202201035,'bzq-203-210.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040202202134,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040202203643,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5443,'lulu lather',20040202204033,'66-65-58-230.nyc.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202204353,'pool-68-162-28-10.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5458,'Jillian',20040202204634,'dhcp9557231.columbus.rr.com');
INSERT INTO uservisit VALUES (5429,'Jesse',20040202205422,'208.203.4.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040202210328,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040202210808,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040202211629,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040202212437,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5459,'walter earley',20040202212913,'ACD1A9F0.ipt.aol.com');
INSERT INTO uservisit VALUES (5443,'lulu lather',20040202215907,'66-65-58-230.nyc.rr.com');
INSERT INTO uservisit VALUES (5429,'Jesse',20040202221041,'208.203.4.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040202223050,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5432,'e',20040202225040,'adsl-66-142-181-207.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (5460,'Brenda',20040202231345,'0-1pool213-222.nas7.fargo1.nd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5066,'Inferno',20040202231449,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20040202234346,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040202234645,'pool-138-89-121-170.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5461,'bs',20040203004018,'c-24-126-248-14.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20040203004800,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20040203010752,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040203012638,'61.3.128.9');
INSERT INTO uservisit VALUES (5456,'Candice',20040203014506,'wnpgmb01bc8-uw01-19-80.dial.mts.net');
INSERT INTO uservisit VALUES (5462,'keenan',20040203031523,'dialup-a2-349.Melbourne.netspace.net.au');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203031849,'bzq-218-226-253.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203031849,'bzq-218-226-253.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203033839,'bzq-218-226-253.red.bezeqint.net');
INSERT INTO uservisit VALUES (5248,'Asheesh',20040203035606,'210.160.205.35');
INSERT INTO uservisit VALUES (3449,'dennis wenne',20040203043812,'nat.koping.se');
INSERT INTO uservisit VALUES (1,'levik',20040203073344,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203073542,'bzq-80-27-167.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040203074420,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203075028,'bzq-80-27-167.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203075124,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203075253,'bzq-80-27-167.red.bezeqint.net');
INSERT INTO uservisit VALUES (4197,'luminita',20040203080215,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4197,'luminita',20040203080313,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040203080406,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5334,'Venkatesh',20040203080459,'PPP-219.65.112.208.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203080640,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5463,'Bill Skehan',20040203081007,'168.221.143.70');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203082241,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203083342,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203085615,'bzq-218-167-86.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203090545,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040203090854,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040203091037,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040203091932,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040203092229,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20040203092313,'194.7.121.5');
INSERT INTO uservisit VALUES (3275,'retiarius',20040203092900,'194.7.121.5');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203094408,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040203094534,'dialup-193.53.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203094622,'144.9.158.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040203100105,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1,'levik',20040203101114,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203101958,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040203103008,'host150.wpsic.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203103231,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20040203105456,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5407,'Ashley',20040203110043,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203110337,'bzq-218-167-86.red.bezeqint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040203110918,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (3224,'Lee',20040203111310,'n219077010143.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040203113925,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203114143,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040203114434,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20040203114612,'134.217.237.30');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203114636,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203115256,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040203122003,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5405,'Jer',20040203122018,'134.241.158.73');
INSERT INTO uservisit VALUES (1567,'Bryan',20040203122355,'134.217.237.30');
INSERT INTO uservisit VALUES (5456,'Candice',20040203122909,'wnpgmb01bc8-uw01-19-100.dial.mts.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203123025,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040203123122,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040203123720,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5200,'Nika',20040203124606,'213.155.33.32');
INSERT INTO uservisit VALUES (1171,'nikki',20040203130126,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203130228,'sw02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20040203130522,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (5429,'Jesse',20040203130727,'208.203.4.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203130937,'144.9.158.100');
INSERT INTO uservisit VALUES (5464,'noel',20040203131153,'adsl-78-143-44.ags.bellsouth.net');
INSERT INTO uservisit VALUES (5464,'noel',20040203131155,'adsl-78-143-44.ags.bellsouth.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203132033,'bzq-218-167-86.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040203132123,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040203132753,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203132806,'bzq-218-167-86.red.bezeqint.net');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040203133218,'WCS1-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (4824,'sean',20040203135215,'host81-129-73-193.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5464,'noel',20040203135335,'adsl-78-143-44.ags.bellsouth.net');
INSERT INTO uservisit VALUES (5465,'des',20040203135707,'adsl-78-143-44.ags.bellsouth.net');
INSERT INTO uservisit VALUES (5465,'des',20040203135709,'adsl-78-143-44.ags.bellsouth.net');
INSERT INTO uservisit VALUES (4824,'sean',20040203135742,'host81-129-73-193.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5466,'steve',20040203135757,'207-105-246-22.omm.com');
INSERT INTO uservisit VALUES (1,'levik',20040203135843,'206.28.64.98');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040203135921,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5097,'Cindy',20040203140412,'modemcable011.218-200-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5467,'Lisa',20040203141015,'proxy-stu.mukilteo.wednet.edu');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040203141158,'WCS2-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040203141653,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203142350,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3224,'Lee',20040203143408,'imsbbcache03.netvigator.com');
INSERT INTO uservisit VALUES (5391,'York',20040203144055,'66.4.225.3');
INSERT INTO uservisit VALUES (5468,'jake',20040203144217,'ip68-230-216-194.rd.hr.cox.net');
INSERT INTO uservisit VALUES (5468,'jake',20040203144420,'ip68-230-216-194.rd.hr.cox.net');
INSERT INTO uservisit VALUES (5338,'chuck',20040203145110,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203145153,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040203145322,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203145648,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20040203145749,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203150319,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203150736,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203151627,'144.9.158.100');
INSERT INTO uservisit VALUES (5408,'lucas',20040203151834,'DEW01.MIT.EDU');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203151849,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040203152333,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040203153028,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5338,'chuck',20040203153032,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040203153503,'joule.nist.gov');
INSERT INTO uservisit VALUES (4906,'stan',20040203153527,'joule.nist.gov');
INSERT INTO uservisit VALUES (1,'levik',20040203153536,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203155608,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040203160706,'bzq-207-55.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040203161124,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203162424,'144.9.158.100');
INSERT INTO uservisit VALUES (5469,'Richard Brente',20040203162426,'nat050.kenwoodusa.com');
INSERT INTO uservisit VALUES (1,'levik',20040203163225,'206.28.64.98');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203164308,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5457,'Homer',20040203164557,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (5470,'kasturi shivkumar',20040203165232,'203.129.195.138');
INSERT INTO uservisit VALUES (4507,'Penny',20040203170627,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203171312,'144.9.158.100');
INSERT INTO uservisit VALUES (5471,'Erica',20040203173405,'cache-ntc-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (5472,'jc',20040203173904,'ncache-alt.attws.com');
INSERT INTO uservisit VALUES (5472,'jc',20040203174137,'ncache-alt.attws.com');
INSERT INTO uservisit VALUES (5472,'jc',20040203174317,'ncache-alt.attws.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040203175307,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203175313,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203180717,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040203182625,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203183602,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203184224,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203184518,'144.9.158.100');
INSERT INTO uservisit VALUES (5473,'Maus',20040203184829,'dhcp065-024-057-180.columbus.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203190251,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5443,'lulu lather',20040203191236,'66-65-58-230.nyc.rr.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040203192124,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5167,'Logan',20040203192805,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (5474,'Katie',20040203193157,'d66-222-194-79.abhsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040203193721,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203194231,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040203194751,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5475,'Steven',20040203195152,'dyn-dsl-66-231-127-142.utma.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040203195621,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040203195838,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203200333,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040203200523,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040203201148,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203202400,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040203202706,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203205756,'pool-68-162-42-195.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040203211713,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040203212436,'pool-141-153-224-68.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040203212508,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040203212729,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5476,'clayton',20040203214305,'24-161-35-180.hvc.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040203214558,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5477,'carly',20040203214639,'ip68-229-8-27.lv.lv.cox.net');
INSERT INTO uservisit VALUES (5477,'carly',20040203214723,'ip68-229-8-27.lv.lv.cox.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040203215127,'dialup-51.31.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5478,'meanie',20040203215405,'pcp122054pcs.clmntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040203221012,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040203221037,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5479,'remus avram',20040203221816,'cs6711168-177.satx.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203222749,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203233942,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040203235945,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040204000941,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040204002518,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (5469,'Rick Brente',20040204002854,'ca-stmnca-cuda3-blade5b-99.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040204003306,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040204005429,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204005947,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204011020,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040204012311,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040204012313,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040204012456,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204013026,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040204013145,'61.3.128.9');
INSERT INTO uservisit VALUES (5295,'Dan',20040204014705,'cache-rc03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204015138,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040204023641,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040204025612,'210.0.203.133');
INSERT INTO uservisit VALUES (5469,'Rick Brente',20040204031227,'ca-stmnca-cuda3-blade5b-99.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204031457,'bzq-155-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204033403,'bzq-155-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204033445,'bzq-155-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204033942,'bzq-155-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204034644,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040204035607,'m052-194.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5480,'Navanee',20040204040525,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (5082,'parham',20040204050436,'80.253.129.130');
INSERT INTO uservisit VALUES (5082,'parham',20040204051849,'80.253.129.130');
INSERT INTO uservisit VALUES (4830,'Jils',20040204061514,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204061647,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040204061929,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4830,'Jils',20040204062021,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204062031,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204065154,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204070128,'144.9.158.97');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204071002,'bzq-179-187-254.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040204072249,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204080255,'bzq-218-66-91.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040204080909,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040204083442,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204084631,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204085646,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040204085724,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040204090226,'dialup-172.12.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5481,'John',20040204091354,'ppp8-206.ath.forthnet.gr');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204092135,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040204092215,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040204092241,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040204092504,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204092940,'bzq-218-66-91.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040204093529,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040204094328,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20040204095539,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204095629,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040204095844,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204100003,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040204100745,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040204101001,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040204103755,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5482,'Susan Wallace',20040204104250,'h0008c7d38770.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5482,'Susan Wallace',20040204104300,'h0008c7d38770.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5482,'Susan Wallace',20040204104404,'h0008c7d38770.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (5482,'Susan Wallace',20040204104441,'h0008c7d38770.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204104833,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5407,'Ashley',20040204105416,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040204110130,'205.183.154.26');
INSERT INTO uservisit VALUES (5405,'Jer',20040204111048,'134.241.158.73');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040204111659,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040204112458,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040204112500,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (4830,'Jils',20040204112732,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040204113055,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5483,'Stu',20040204114655,'ppp-0-135.manc-a-2.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (153,'TomM',20040204120945,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040204122233,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204122733,'144.9.158.97');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040204122756,'WCS2-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (5484,'P C',20040204123009,'wwwus.ville.montreal.qc.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040204123059,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040204123410,'206.28.64.98');
INSERT INTO uservisit VALUES (5485,'jazzy',20040204124147,'adsl-218-110-80.mia.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204124631,'144.9.158.97');
INSERT INTO uservisit VALUES (5391,'York',20040204124934,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5391,'York',20040204125503,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204125907,'144.9.158.97');
INSERT INTO uservisit VALUES (4906,'stan',20040204132327,'joule.nist.gov');
INSERT INTO uservisit VALUES (5391,'York',20040204133109,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5466,'steve',20040204133220,'207-105-246-22.omm.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040204133601,'lstc.lstc.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040204133618,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040204134637,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5485,'jazzy',20040204134839,'adsl-218-110-80.mia.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204134908,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204135444,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040204135900,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040204141519,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204142822,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5391,'York',20040204143114,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1,'levik',20040204143815,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040204144121,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040204144916,'WCS1-MOFFETT.NIPR.MIL');
INSERT INTO uservisit VALUES (4507,'Penny',20040204144957,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204145415,'bzq-204-215.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204145657,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040204145823,'bzq-204-215.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204152205,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204155756,'144.9.158.97');
INSERT INTO uservisit VALUES (5484,'P C',20040204161034,'wwwus.ville.montreal.qc.ca');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040204161224,'host150.wpsic.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040204161248,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040204163308,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040204165219,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040204165714,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5486,'Katie',20040204170458,'cache-da07.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040204170618,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040204170943,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204171333,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040204171456,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040204171616,'205.183.154.26');
INSERT INTO uservisit VALUES (1575,'DJ',20040204172621,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040204174015,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040204174310,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5484,'P C',20040204180303,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040204180437,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5484,'P C',20040204180546,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040204180624,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5484,'P C',20040204181506,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040204181542,'host213-122-14-104.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040204181555,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5484,'P C',20040204181652,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040204183449,'165.200.85.250');
INSERT INTO uservisit VALUES (5097,'Cindy',20040204184043,'modemcable011.218-200-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204184706,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204185522,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204190526,'pool-151-198-125-127.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5484,'P C',20040204191106,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040204192458,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204193300,'144.9.158.97');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204193328,'dial-117-85.dial.indiana.edu');
INSERT INTO uservisit VALUES (5488,'anita',20040204193354,'CE25.JCL.LIB.KS.US');
INSERT INTO uservisit VALUES (5489,'Yo Girl',20040204194201,'63.192.20.156');
INSERT INTO uservisit VALUES (5352,'Phil',20040204194509,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204194644,'144.9.158.97');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040204194900,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204194918,'dial-117-85.dial.indiana.edu');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204195001,'dial-117-85.dial.indiana.edu');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204195114,'dial-117-85.dial.indiana.edu');
INSERT INTO uservisit VALUES (5490,'cawanda',20040204195332,'pcp08542852pcs.mobilh01.al.comcast.net');
INSERT INTO uservisit VALUES (5490,'cawanda',20040204195405,'pcp08542852pcs.mobilh01.al.comcast.net');
INSERT INTO uservisit VALUES (5491,'keyboard',20040204195550,'4.12.183.111');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040204195825,'host213-122-34-194.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204195835,'dial-117-85.dial.indiana.edu');
INSERT INTO uservisit VALUES (5490,'cawanda',20040204195955,'pcp08542852pcs.mobilh01.al.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040204201044,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5097,'Cindy',20040204202546,'modemcable011.218-200-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040204202858,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040204204600,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204204806,'144.9.158.97');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204211613,'dial-118-66.dial.indiana.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040204211932,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5484,'P C',20040204212153,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040204212620,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040204213216,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040204213342,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204213737,'dial-118-66.dial.indiana.edu');
INSERT INTO uservisit VALUES (5484,'P C',20040204213843,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040204214958,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5404,'Jyube',20040204215056,'HS196-228-99.nt.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040204215207,'dial-118-66.dial.indiana.edu');
INSERT INTO uservisit VALUES (5097,'Cindy',20040204221955,'modemcable011.218-200-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040204222641,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040204223020,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5384,'Larry',20040204224516,'h33.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5492,'amanda',20040204225205,'cache-df06.proxy.aol.com');
INSERT INTO uservisit VALUES (5493,'Amber',20040204230051,'CPE00055dec2b45-CM400048345179.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5484,'P C',20040204230056,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040204230333,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1,'levik',20040204233116,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040204233123,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040204235525,'pool-68-162-35-60.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5465,'des',20040204235913,'adsl-80-165-246.ags.bellsouth.net');
INSERT INTO uservisit VALUES (5287,'ackv',20040205001910,'c-67-169-96-219.client.comcast.net');
INSERT INTO uservisit VALUES (5215,'Steve',20040205005015,'202.a.001.bun.iprimus.net.au');
INSERT INTO uservisit VALUES (5306,'Purna',20040205010150,'61.3.217.1');
INSERT INTO uservisit VALUES (5494,'Lloyd Estacio',20040205020556,'c-24-30-104-33.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5494,'Lloyd Estacio',20040205020652,'c-24-30-104-33.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5495,'selva',20040205025058,'203.129.193.133');
INSERT INTO uservisit VALUES (5495,'selva',20040205025814,'203.129.193.133');
INSERT INTO uservisit VALUES (5480,'Navanee',20040205034341,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (5483,'Stu',20040205042026,'ppp-0-124.manc-a-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (5496,'Allie',20040205050747,'219.95.16.19');
INSERT INTO uservisit VALUES (5495,'selva',20040205050929,'203.129.193.133');
INSERT INTO uservisit VALUES (5497,'Allie',20040205050946,'219.95.16.19');
INSERT INTO uservisit VALUES (5497,'Allie',20040205051011,'219.95.16.19');
INSERT INTO uservisit VALUES (5480,'Navanee',20040205052427,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (5497,'Allie',20040205052859,'219.95.16.19');
INSERT INTO uservisit VALUES (5498,'kamala kannan',20040205053326,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040205055021,'bzq-80-17-157.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040205061911,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5222,'Keith Kaplon',20040205063119,'24-193-227-87.nyc.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205063357,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5497,'Allie',20040205064716,'219.95.16.19');
INSERT INTO uservisit VALUES (5384,'Larry',20040205070601,'h33.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205071419,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5405,'Jer',20040205071628,'134.241.158.73');
INSERT INTO uservisit VALUES (5497,'Allie',20040205072926,'219.95.16.19');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205073951,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20040205075135,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20040205075350,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040205075438,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4906,'stan',20040205081054,'joule.nist.gov');
INSERT INTO uservisit VALUES (5391,'York',20040205082817,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040205082944,'213.155.33.17');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205083234,'198.23.26.253');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040205084056,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205084216,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205084227,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205084356,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040205084614,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205085630,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5391,'York',20040205085906,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5500,'Ally',20040205090259,'pcp01458835pcs.fairvw01.pa.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205090418,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040205091820,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5501,'Russell',20040205091942,'64.218.178.124');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205093312,'198.23.26.253');
INSERT INTO uservisit VALUES (5405,'Jer',20040205094247,'134.241.158.73');
INSERT INTO uservisit VALUES (4507,'Penny',20040205094507,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205100734,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5500,'Ally',20040205100743,'pcp01458835pcs.fairvw01.pa.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040205101230,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5483,'Stu',20040205101243,'ppp-0-115.manc-b-1.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040205101405,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205101843,'198.23.26.253');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040205103047,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5502,'tim',20040205105115,'81.144.143.62');
INSERT INTO uservisit VALUES (3372,'Sam',20040205105300,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040205110026,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5503,'M Sanderson',20040205110319,'h-68-166-46-66.MCLNVA23.covad.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040205110457,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205110829,'newlib-168-142.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205111507,'198.23.26.253');
INSERT INTO uservisit VALUES (5500,'Ally',20040205112627,'pcp01458835pcs.fairvw01.pa.comcast.net');
INSERT INTO uservisit VALUES (5504,'jason',20040205113118,'gate2-norfolk.nmci.navy.mil');
INSERT INTO uservisit VALUES (4906,'stan',20040205113705,'joule.nist.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205114222,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040205114232,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205114321,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5483,'Stu',20040205114454,'ppp-0-149.manc-a-2.access.uk.tiscali.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040205114853,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5419,'Dale',20040205115944,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040205120034,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5484,'P C',20040205120823,'wwwus.ville.montreal.qc.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040205121132,'wwwus.ville.montreal.qc.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205121142,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5505,'baagii',20040205121200,'158.59.200.115');
INSERT INTO uservisit VALUES (5405,'Jer',20040205121641,'134.241.158.73');
INSERT INTO uservisit VALUES (5506,'Sandra',20040205122719,'host-216-76-220-155.dab.bellsouth.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040205123357,'205.183.154.26');
INSERT INTO uservisit VALUES (4374,'Richard',20040205124221,'cache-ntc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205124604,'144.9.158.97');
INSERT INTO uservisit VALUES (5500,'Ally',20040205124856,'pcp01458835pcs.fairvw01.pa.comcast.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040205125152,'205.183.154.26');
INSERT INTO uservisit VALUES (5391,'York',20040205130825,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205130842,'198.23.26.253');
INSERT INTO uservisit VALUES (5504,'jason',20040205130954,'gate2-norfolk.nmci.navy.mil');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205131326,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040205131511,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205132104,'198.23.26.253');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040205133803,'80.178.41.72.forward.012.net.il');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040205135326,'80.178.41.72.forward.012.net.il');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040205135510,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205135742,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205141953,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5391,'York',20040205142010,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040205142027,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040205142031,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040205142424,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205142746,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040205144030,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205144222,'144.9.158.97');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040205144954,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040205145202,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205150109,'198.23.26.253');
INSERT INTO uservisit VALUES (5429,'Jesse',20040205153132,'208.203.4.100');
INSERT INTO uservisit VALUES (5469,'Rick Brente',20040205154521,'nat069.kenwoodusa.com');
INSERT INTO uservisit VALUES (5507,'John',20040205155422,'209.177.245.141');
INSERT INTO uservisit VALUES (1301,'Charlie',20040205155750,'198.23.26.253');
INSERT INTO uservisit VALUES (5374,'Charli',20040205160736,'12.178.136.80');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040205160939,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040205161041,'lstc.lstc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040205161119,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5429,'Jesse',20040205161414,'208.203.4.100');
INSERT INTO uservisit VALUES (5352,'Phil',20040205161644,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20040205162118,'internet02.lutron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040205162205,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20040205163928,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040205164151,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205165301,'144.9.158.97');
INSERT INTO uservisit VALUES (5507,'John',20040205170756,'209.177.245.141');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040205171123,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040205171311,'205.183.154.26');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205171518,'144.9.158.97');
INSERT INTO uservisit VALUES (5501,'Russell',20040205172906,'64.218.178.124');
INSERT INTO uservisit VALUES (5501,'Russell',20040205172912,'64.218.178.124');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205173531,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205173548,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205173559,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5499,'winnifred foster',20040205173844,'ip68-12-161-195.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5508,'JT Taylor',20040205174103,'c-24-125-91-228.va.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040205175012,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5508,'JT Taylor',20040205175046,'c-24-125-91-228.va.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205175431,'144.9.158.97');
INSERT INTO uservisit VALUES (5299,'Nick',20040205182657,'spider-tp071.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040205182738,'cache-rl03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040205182836,'spider-tp071.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040205182914,'spider-tp071.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205183001,'144.9.158.97');
INSERT INTO uservisit VALUES (5299,'Nick',20040205183104,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040205183136,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040205183336,'spider-wl054.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040205183842,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040205183902,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040205184424,'1Cust124.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040205184925,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205191123,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205191436,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040205191632,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040205193559,'host213-122-35-69.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5509,'Jas',20040205194840,'cache-ntc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040205200004,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040205200434,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040205200440,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040205203318,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5510,'thuy',20040205203326,'adsl-68-126-148-42.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205203526,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040205203529,'h33.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5511,'deborah',20040205204306,'cache-mtc-ab08.proxy.aol.com');
INSERT INTO uservisit VALUES (5510,'thuy',20040205204521,'adsl-68-126-148-42.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5510,'thuy',20040205204610,'adsl-68-126-148-42.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040205205824,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040205210400,'h33.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040205212233,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040205212847,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040205213735,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040205222051,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040205222442,'host213-122-124-54.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5484,'P C',20040205223800,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040205224523,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20040205224752,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040205225404,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040205231739,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2978,'Freddy Grants',20040205232108,'68-233-74-68.wtrbct.adelphia.net');
INSERT INTO uservisit VALUES (5066,'Inferno',20040205234633,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206000218,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040206000613,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040206001245,'61.3.217.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040206004046,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5469,'Rick Brente',20040206021038,'ca-stmnca-cuda3-blade5b-99.stmnca.adelphia.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206023306,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206023728,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206024750,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1889,'T. Anderson',20040206025122,'nc1.akl.callplus.net.nz');
INSERT INTO uservisit VALUES (5512,'mallesh',20040206025853,'216.236.98.130');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206041401,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206042005,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5307,'mark',20040206043214,'CPE-138-217-56-138.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206054346,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5480,'Navanee',20040206054933,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206055051,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5222,'Keith Kaplon',20040206060354,'24-29-135-114.nyc.rr.com');
INSERT INTO uservisit VALUES (5222,'Keith Kaplon',20040206060455,'24-29-135-114.nyc.rr.com');
INSERT INTO uservisit VALUES (5512,'mallesh',20040206060748,'216.236.98.130');
INSERT INTO uservisit VALUES (1253,'brianjn',20040206070242,'m052-071.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5502,'tim',20040206074735,'81.144.143.62');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040206083330,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206083917,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040206084445,'dialup-208.30.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206084702,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206084755,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040206084818,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206084820,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206084902,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040206084939,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5513,'Mon Jai ..\'',20040206085103,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5321,'paragon',20040206085308,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (5513,'Mon Jai ..\'',20040206085357,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5513,'Mon Jai ..\'',20040206085624,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5513,'Mon Jai ..\'',20040206085958,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090201,'imsbbcache08.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090256,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206090330,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206090429,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090517,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090603,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090621,'imsbbcache09.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090805,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5514,'Mon Jai ..\'',20040206090815,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206090831,'imsbbcache09.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206090920,'imsbbcache07.netvigator.com');
INSERT INTO uservisit VALUES (5164,'MoO..~',20040206091150,'n219078216186.netvigator.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206094904,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040206095222,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040206100207,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1171,'nikki',20040206100331,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5497,'Allie',20040206101152,'210.186.60.156');
INSERT INTO uservisit VALUES (5515,'kerri munson',20040206101714,'ptd-24-198-157-135.maine.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206102449,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20040206102809,'134.217.237.30');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040206103656,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5496,'Allie',20040206103734,'210.186.60.156');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206103750,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206105433,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5496,'Allie',20040206110252,'210.186.60.156');
INSERT INTO uservisit VALUES (1575,'DJ',20040206110756,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5516,'michael',20040206111017,'169.157.94.89');
INSERT INTO uservisit VALUES (5122,'Rich Dearing',20040206111546,'205.183.154.26');
INSERT INTO uservisit VALUES (5517,'jessica',20040206111902,'pcp01945709pcs.canton01.mi.comcast.net');
INSERT INTO uservisit VALUES (5518,'CATHY',20040206112947,'host62-24.rancor.birch.net');
INSERT INTO uservisit VALUES (5518,'CATHY',20040206113115,'host62-24.rancor.birch.net');
INSERT INTO uservisit VALUES (5518,'CATHY',20040206113135,'host62-24.rancor.birch.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206113801,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206114417,'144.9.158.97');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040206114841,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040206114952,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040206115447,'c-24-5-229-190.client.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206120313,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040206120610,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040206121346,'bzq-218-162-228.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040206121407,'bzq-218-162-228.red.bezeqint.net');
INSERT INTO uservisit VALUES (5519,'Ryan',20040206123727,'b182-pc12.students.uccb.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206123954,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040206124043,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206124613,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5485,'jazzy',20040206124837,'adsl-211-143-23.mia.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206130150,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206130456,'144.9.158.97');
INSERT INTO uservisit VALUES (5352,'Phil',20040206132115,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040206132118,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206133256,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206133531,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206134307,'144.9.158.97');
INSERT INTO uservisit VALUES (1171,'nikki',20040206134340,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206134633,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4906,'stan',20040206135116,'joule.nist.gov');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040206135344,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206135904,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040206141514,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040206141742,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040206142216,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5521,'amanda',20040206143429,'alb-24-195-5-227.nycap.rr.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206143946,'dial81-131-239-231.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040206144242,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040206144942,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206145523,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040206145752,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206145835,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206150112,'dial81-131-239-231.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040206150549,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206151317,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206152057,'host213-122-19-92.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206153421,'144.9.158.97');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206153455,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5522,'jeff',20040206153743,'ip68-104-183-237.ph.ph.cox.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206154111,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5352,'Phil',20040206154430,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040206154644,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206154759,'144.9.158.97');
INSERT INTO uservisit VALUES (5523,'Brittany',20040206155931,'host-209-214-91-18.bct.bellsouth.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206160124,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040206160824,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206162240,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5485,'jazzy',20040206164849,'adsl-211-143-23.mia.bellsouth.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206165049,'144.9.158.97');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040206165050,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20040206165148,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040206170657,'bzq-80-56-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040206170723,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040206170756,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1919,'Lewis',20040206171724,'82-32-146-2.cable.ubr01.chap.blueyonder.co.uk');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206175728,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5524,'mark',20040206180315,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040206181028,'cache-ntc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206181037,'host213-122-156-42.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206181444,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040206181445,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040206181527,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5469,'Rick Brente',20040206182012,'nat025.kenwoodusa.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206183220,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206184201,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206184222,'144.9.158.97');
INSERT INTO uservisit VALUES (3896,'iggyb387',20040206185414,'24-164-154-199.si.rr.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206185925,'host213-122-156-42.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040206191312,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040206194205,'host213-122-156-42.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5525,'G',20040206200345,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5525,'G',20040206200506,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040206203244,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5234,'mobb',20040206203315,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040206203453,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040206203854,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5526,'justin',20040206205219,'lsanca1-ar43-4-40-108-169.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5527,'Jamal',20040206205425,'lsanca1-ar43-4-40-108-169.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5525,'G',20040206210344,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (3351,'Eric',20040206210914,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040206213049,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040206213223,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20040206214333,'206.137.1.133');
INSERT INTO uservisit VALUES (5525,'G',20040206215503,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5528,'Paritosh Aggarwal',20040206215940,'219.65.229.161');
INSERT INTO uservisit VALUES (5527,'Jamal',20040206221413,'lsanca1-ar43-4-40-108-169.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040206222836,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040206223943,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040206231441,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040206231749,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5529,'Rachael',20040206231910,'cache-da04.proxy.aol.com');
INSERT INTO uservisit VALUES (117,'Half-Mad',20040206232711,'wc14.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5529,'Rachael',20040206232843,'cache-dl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040206235523,'pool-141-153-157-33.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (117,'Half-Mad',20040206235646,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040207002039,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207002513,'pool-141-153-157-33.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040207004241,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (117,'Half-Mad',20040207005714,'wc01.mtnk.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (153,'TomM',20040207005911,'206.137.1.133');
INSERT INTO uservisit VALUES (5306,'Purna',20040207012701,'61.3.217.1');
INSERT INTO uservisit VALUES (5321,'paragon',20040207014848,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040207024342,'61.3.217.1');
INSERT INTO uservisit VALUES (153,'TomM',20040207030547,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040207035700,'bzq-80-59-207.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040207041327,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040207042646,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040207043210,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207075206,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040207080708,'p5090BFCA.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040207085033,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207090439,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040207091316,'dialup-171.75.57.249.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (5531,'kodi',20040207091733,'203.129.195.138');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040207091743,'r200-40-184-11-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5531,'kodi',20040207092929,'203.129.195.138');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040207100305,'p5090BC01.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207100329,'pool-141-153-139-74.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040207101055,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (153,'TomM',20040207101717,'206.137.1.133');
INSERT INTO uservisit VALUES (5532,'Francis Angeles',20040207103224,'adsl-68-122-119-195.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207103239,'pool-68-162-28-133.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040207103621,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5533,'Murtaza',20040207103800,'12.151.162.13');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040207105255,'bzq-218-206-59.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040207105928,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207112552,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040207114544,'bzq-219-146-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040207114548,'bzq-219-146-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (5338,'chuck',20040207122129,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040207123144,'206.137.1.133');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040207123312,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207123421,'pool-68-162-45-221.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040207123947,'c-24-126-251-193.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040207131110,'p5090BC01.dip.t-dialin.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040207132134,'host213-122-20-218.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5534,'jin',20040207132455,'h000c6e6cc831.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207134807,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207134956,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5535,'mike',20040207141612,'cache-dr09.proxy.aol.com');
INSERT INTO uservisit VALUES (5535,'mike',20040207142241,'cache-dr09.proxy.aol.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040207142712,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040207142737,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207143833,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5297,'NK',20040207144723,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040207150701,'p5090B042.dip.t-dialin.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207151032,'pool-68-162-29-56.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040207153512,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040207155523,'dial81-131-238-29.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5537,'stephanie',20040207162710,'cpe-66-75-178-24.socal.rr.com');
INSERT INTO uservisit VALUES (5537,'stephanie',20040207162858,'cpe-66-75-178-24.socal.rr.com');
INSERT INTO uservisit VALUES (5537,'stephanie',20040207162917,'cpe-66-75-178-24.socal.rr.com');
INSERT INTO uservisit VALUES (5537,'stephanie',20040207163011,'cpe-66-75-178-24.socal.rr.com');
INSERT INTO uservisit VALUES (5537,'stephanie',20040207163024,'cpe-66-75-178-24.socal.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207164136,'pool-138-89-136-20.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040207172102,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040207172622,'bzq-205-189.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040207173003,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040207180434,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4898,'Theresa',20040207180905,'ool-18bb4f40.dyn.optonline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040207181129,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040207182427,'206.137.1.133');
INSERT INTO uservisit VALUES (4898,'Theresa',20040207183245,'ool-18bb4f40.dyn.optonline.net');
INSERT INTO uservisit VALUES (5538,'Jessica Kennedy',20040207183340,'c-24-1-149-191.client.comcast.net');
INSERT INTO uservisit VALUES (5538,'Jessica Kennedy',20040207183453,'c-24-1-149-191.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040207185848,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5429,'Jesse',20040207190415,'208.203.4.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207190534,'pool-68-162-59-205.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040207191507,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5539,'mike',20040207192537,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (5539,'mike',20040207192652,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207200454,'pool-68-162-32-165.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040207201350,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (5539,'mike',20040207202035,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040207202901,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040207204157,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5540,'mandy',20040207205145,'c66.190.11.4.spt.wi.charter.com');
INSERT INTO uservisit VALUES (5541,'Gary',20040207205345,'014-298-333.area5.spcsdns.net');
INSERT INTO uservisit VALUES (153,'TomM',20040207205728,'206.137.1.133');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040207210902,'host213-122-148-100.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207213928,'pool-68-162-54-84.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207214456,'cache-dh03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207214734,'AC82CC06.ipt.aol.com');
INSERT INTO uservisit VALUES (5539,'mike',20040207215255,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (4234,'Jasmine',20040207221021,'host-66-81-28-113.rev.o1.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040207221032,'pool-141-153-229-242.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040207231819,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040207234324,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040207235104,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208004413,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208004525,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040208005818,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208012414,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (1,'levik',20040208015143,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040208015627,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040208020258,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5542,'eugene',20040208024003,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (5542,'eugene',20040208024255,'bbcache-17.singnet.com.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040208025224,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040208035019,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040208035701,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5543,'jessica',20040208041324,'proxy1.rad.net.id');
INSERT INTO uservisit VALUES (5543,'jessica',20040208041737,'proxy1.rad.net.id');
INSERT INTO uservisit VALUES (5544,'Russ',20040208042229,'69-162-34-92.stcgpa.adelphia.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208050641,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208051620,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040208054158,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040208060541,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5545,'freddy',20040208064158,'61.1.255.197');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208082414,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040208083049,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5546,'se ross',20040208083453,'24-119-20-26.cpe.cableone.net');
INSERT INTO uservisit VALUES (5338,'chuck',20040208083454,'cache-dh03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208084704,'bzq-80-12-206.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040208084907,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208085539,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208104157,'bzq-219-146-62.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040208104511,'pool-138-89-31-120.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5547,'Gayln Adams',20040208105427,'dpc6682009035.direcpc.com');
INSERT INTO uservisit VALUES (5539,'mike',20040208105842,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040208110142,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208115027,'bzq-127-202.red.bezeqint.net');
INSERT INTO uservisit VALUES (1,'levik',20040208115049,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040208115255,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5539,'mike',20040208123928,'66-188-131-207.mad.wi.charter.com');
INSERT INTO uservisit VALUES (5544,'Russ',20040208124024,'69-162-34-92.stcgpa.adelphia.net');
INSERT INTO uservisit VALUES (3759,'Howard Bandy',20040208130726,'ip68-0-182-190.tc.ph.cox.net');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040208140854,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208142827,'host213-122-186-224.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040208143240,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040208150350,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208150912,'host213-122-186-224.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040208151806,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040208154213,'pool-151-198-126-200.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208155327,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5548,'Seth',20040208155626,'webproxy8.uwsp.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040208160137,'Modem001-Lewiston.lakes.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208160811,'host213-122-186-224.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5421,'dementrix',20040208161111,'ipd50a61f3.speed.planet.nl');
INSERT INTO uservisit VALUES (3558,'Tristan',20040208163900,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040208163958,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040208164436,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040208165435,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5549,'marne',20040208170903,'208.29.51.130');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208171027,'bzq-80-5-92.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040208171858,'pool-141-153-135-219.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208172426,'bzq-80-5-92.red.bezeqint.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208172740,'host213-122-186-224.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208173149,'bzq-80-5-92.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208174109,'bzq-80-5-92.red.bezeqint.net');
INSERT INTO uservisit VALUES (1,'levik',20040208174458,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040208174624,'bzq-80-5-92.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040208174825,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208175905,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5548,'Seth',20040208180316,'webproxy8.uwsp.edu');
INSERT INTO uservisit VALUES (5550,'Emily Huston',20040208181154,'209-165-44-126.jps.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040208181229,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5550,'Emily Huston',20040208181257,'209-165-44-126.jps.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040208181407,'m052-143.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040208182114,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5551,'Kyle',20040208182534,'cache-dg03.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040208182707,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208183839,'dial81-131-238-26.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5551,'Kyle',20040208184346,'cache-dg03.proxy.aol.com');
INSERT INTO uservisit VALUES (5552,'robby',20040208191223,'216.115.228.239');
INSERT INTO uservisit VALUES (4507,'Penny',20040208191512,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040208193115,'206.137.1.133');
INSERT INTO uservisit VALUES (5548,'Seth',20040208194330,'webproxy8.uwsp.edu');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208194839,'dial81-131-238-26.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5553,'colin marsh',20040208195129,'schroeder.ultrafast.com.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208195315,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040208200121,'206.137.1.133');
INSERT INTO uservisit VALUES (5548,'Seth',20040208200141,'webproxy8.uwsp.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040208201824,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208202117,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040208202122,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040208202202,'dial81-131-238-26.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040208213039,'dial-123-49.dial.indiana.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040208213231,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040208213341,'dial-123-49.dial.indiana.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040208213620,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040208213934,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040208214939,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040208215828,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040208220646,'pool-68-162-42-249.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5554,'molly',20040208221204,'pool-151-203-75-120.bos.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040208221455,'dialup-97.31.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040208221941,'dial-123-49.dial.indiana.edu');
INSERT INTO uservisit VALUES (5555,'John',20040208232359,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040208233048,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040208233650,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5556,'austin',20040208235211,'cache1.wa.westnet.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20040208235224,'pool-141-153-159-127.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209000652,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040209002310,'206.137.1.133');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040209010004,'co-colspgs-u4-c4b-b-163.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209012540,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5557,'Cheryl Barcus',20040209012746,'63-224-46-42.sttl.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209012819,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209013114,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5557,'Cheryl Barcus',20040209013321,'63-224-46-42.sttl.qwest.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040209013835,'bzq-80-56-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209015201,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040209015227,'bzq-80-56-175.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209015743,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040209032715,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209040525,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209041926,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209050658,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040209054252,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040209054722,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040209055906,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209060159,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209062337,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5528,'shawn',20040209065920,'219.65.237.102');
INSERT INTO uservisit VALUES (5405,'Jer',20040209072213,'134.241.158.73');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040209072337,'bzq-80-24-185.red.bezeqint.net');
INSERT INTO uservisit VALUES (3275,'retiarius',20040209072550,'client.consilium.eu.int');
INSERT INTO uservisit VALUES (5558,'brian',20040209073431,'63.106.72.130');
INSERT INTO uservisit VALUES (5558,'brian',20040209074112,'63.106.72.130');
INSERT INTO uservisit VALUES (5528,'shawn',20040209074814,'219.65.236.9');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040209075522,'dialup-185.50.194.203.acc02-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209075537,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040209080718,'dialup-185.50.194.203.acc02-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040209081105,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5559,'kenthank',20040209081454,'133.85.93.240');
INSERT INTO uservisit VALUES (4507,'Penny',20040209081604,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040209081629,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040209081826,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040209082229,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040209082922,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040209082954,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040209084549,'host150.wpsic.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209084636,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209090359,'pool-138-89-121-92.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040209091451,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5559,'kenthank',20040209091627,'133.85.93.240');
INSERT INTO uservisit VALUES (5391,'York',20040209092021,'66.4.225.3');
INSERT INTO uservisit VALUES (5391,'York',20040209092022,'66.4.225.3');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040209093530,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5560,'gregory',20040209094201,'d-rapid.mtm-info.pl');
INSERT INTO uservisit VALUES (5560,'gregory',20040209094544,'d-rapid.mtm-info.pl');
INSERT INTO uservisit VALUES (4507,'Penny',20040209095927,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209100742,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209101427,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20040209102214,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5560,'gregory',20040209102948,'d-rapid.mtm-info.pl');
INSERT INTO uservisit VALUES (5391,'York',20040209103041,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5524,'mark',20040209103315,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209104331,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040209105222,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5524,'mark',20040209105758,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040209110205,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209111517,'pool-141-153-141-208.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209111647,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209111822,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209112648,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040209112950,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209113127,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209115420,'pool-68-162-53-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5407,'Ashley',20040209115511,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5405,'Jer',20040209120911,'134.241.158.73');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040209121528,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040209123710,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5407,'Ashley',20040209124537,'proxy.ocps.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040209125344,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209125413,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5561,'Journey',20040209125432,'cpe-66-75-68-130.socal.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040209125439,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209125508,'144.9.158.101');
INSERT INTO uservisit VALUES (5561,'Journey',20040209125554,'cpe-66-75-68-130.socal.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040209125736,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040209130043,'63.150.90.162');
INSERT INTO uservisit VALUES (1567,'Bryan',20040209130703,'134.217.237.30');
INSERT INTO uservisit VALUES (5557,'Cheryl Barcus',20040209132200,'63-224-46-42.sttl.qwest.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040209133257,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209133908,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040209135010,'169.253.4.21');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209135620,'pool-141-153-139-13.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040209135750,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5405,'Jer',20040209140610,'134.241.158.73');
INSERT INTO uservisit VALUES (1171,'nikki',20040209141238,'internet02.lutron.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040209141557,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209142634,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209142851,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209144219,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040209144358,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209145336,'pool-138-89-127-72.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040209150003,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209150541,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209150609,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209151327,'pool-141-153-156-162.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5350,'Poliahu',20040209152333,'67.107.24.62.ptr.us.xo.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040209154850,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5562,'johanna salangsang',20040209155411,'host.159-142-223-208.gsa.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20040209155700,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5563,'Mike',20040209161526,'pcp04279821pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (5564,'nancy',20040209161540,'cache-rq07.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209163144,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040209163708,'bzq-155-52.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040209163826,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209164002,'144.9.158.101');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040209171509,'host213-122-82-140.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209172740,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209173256,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209180106,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209180330,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5565,'tsing',20040209181103,'198.213.42.146');
INSERT INTO uservisit VALUES (5565,'tsing',20040209181226,'198.213.42.146');
INSERT INTO uservisit VALUES (5566,'daniel',20040209182030,'c-24-131-45-67.mw.client2.attbi.com');
INSERT INTO uservisit VALUES (5567,'tristin',20040209182604,'cpe-66-27-200-96.socal.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209183628,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040209185053,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040209185135,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209190530,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040209190944,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040209191041,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209192824,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040209200307,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040209200451,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209200836,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040209201815,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209202621,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5568,'Mary',20040209203204,'cache-ntc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040209204138,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5569,'Michael',20040209204527,'adsl-68-123-27-185.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5569,'Michael',20040209204540,'adsl-68-123-27-185.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040209205433,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040209211511,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040209211621,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209212828,'pool-68-162-26-13.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040209213332,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5570,'qinghua wang',20040209214737,'218.80.145.221');
INSERT INTO uservisit VALUES (5570,'qinghua wang',20040209214849,'218.80.145.221');
INSERT INTO uservisit VALUES (5559,'kenthank',20040209215018,'133.85.93.240');
INSERT INTO uservisit VALUES (5570,'qinghua wang',20040209215513,'218.80.145.221');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209221256,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040209222441,'pool-138-89-119-18.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040209223654,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5484,'P C',20040209223722,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5484,'P C',20040209224409,'modemcable121.8-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040209224700,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040209230324,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5248,'Asheesh',20040209232626,'210.160.205.35');
INSERT INTO uservisit VALUES (5384,'Larry',20040209233451,'h25.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210000012,'pool-138-89-134-4.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5525,'G',20040210003945,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (153,'TomM',20040210005541,'206.137.1.133');
INSERT INTO uservisit VALUES (5571,'frank',20040210014832,'210-54-67-107.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (5572,'Carlos Valdes',20040210014915,'na-148-243-211-237.na.avantel.net.mx');
INSERT INTO uservisit VALUES (5571,'frank',20040210014916,'210-54-67-107.dialup.xtra.co.nz');
INSERT INTO uservisit VALUES (5306,'Purna',20040210015050,'61.3.217.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040210015115,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210023948,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5265,'Nikki',20040210025221,'adsl-68-72-133-180.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210030622,'bzq-179-184-34.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210030704,'bzq-179-184-34.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210030855,'bzq-179-184-34.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5543,'jessica',20040210031334,'proxy1.rad.net.id');
INSERT INTO uservisit VALUES (5559,'kenthank',20040210045356,'133.85.93.240');
INSERT INTO uservisit VALUES (4507,'Penny',20040210052455,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210064652,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1732,'Helen',20040210064847,'perry.umist.ac.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210071735,'bzq-234-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210072104,'bzq-234-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5405,'Jer',20040210072343,'134.241.158.73');
INSERT INTO uservisit VALUES (5281,'christian',20040210072729,'203.160.180.219');
INSERT INTO uservisit VALUES (5281,'christian',20040210072759,'203.160.180.219');
INSERT INTO uservisit VALUES (5281,'christian',20040210072801,'203.160.180.219');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210075149,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210082721,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040210083338,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (5352,'Phil',20040210090253,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210090735,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5573,'chloeh',20040210090743,'203.76.196.84');
INSERT INTO uservisit VALUES (5573,'chloeh',20040210091739,'203.76.196.84');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210091747,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210091826,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210092115,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040210092413,'203.129.195.138');
INSERT INTO uservisit VALUES (5481,'John',20040210092426,'ppp10-206.ath.forthnet.gr');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210092618,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210092927,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040210093351,'spider-wd024.proxy.aol.com');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040210093519,'203.129.195.138');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210093712,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210094048,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20040210095134,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210095340,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210101010,'bzq-121-19.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040210101203,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5297,'NK',20040210101947,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210103113,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040210103609,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210103808,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210105145,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210105219,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210105312,'newlib-168-142.winona.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210105810,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210111242,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210111457,'bzq-121-19.red.bezeqint.net');
INSERT INTO uservisit VALUES (5297,'NK',20040210111848,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210112436,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040210112541,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210113559,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210114444,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210115402,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040210120220,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040210120730,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210121014,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210121115,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5575,'larry dean',20040210122948,'user113.toyotaofclarksville.com');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040210123758,'61.1.179.196');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210124354,'bzq-206-187.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210124514,'bzq-206-187.red.bezeqint.net');
INSERT INTO uservisit VALUES (5407,'Ashley',20040210125127,'proxy.ocps.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040210125619,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210130955,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210132251,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040210132346,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210132832,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210133456,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210133801,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040210133837,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5524,'mark',20040210134222,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210135125,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210135533,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210140742,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210141658,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210142357,'144.9.158.101');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040210142739,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210143506,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210144431,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210144533,'bzq-218-113-125.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040210150037,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20040210150253,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210150448,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210151243,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040210152612,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210153608,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210154619,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210155515,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210155757,'144.9.158.101');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040210161108,'165.200.84.121');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040210162240,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210162535,'bzq-179-184-28.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210162630,'bzq-179-184-28.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210163031,'bzq-179-184-28.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210163339,'r200-40-254-171-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040210163525,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210163646,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040210163907,'bzq-179-184-28.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210164901,'144.9.158.101');
INSERT INTO uservisit VALUES (5299,'Nick',20040210165323,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5577,'sammie',20040210165441,'65-67-223-136.x.newroadstelecom.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040210171052,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040210171141,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040210171143,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040210171313,'cache-dl02.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040210171927,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5578,'natty',20040210172558,'fw2.pittstate.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210174958,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210175239,'144.9.158.101');
INSERT INTO uservisit VALUES (5297,'NK',20040210180624,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040210181737,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210183651,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040210183839,'1Cust205.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5579,'superfuous_nut',20040210184621,'24-205-45-24.gln-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040210184911,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5297,'NK',20040210190009,'cs2416210-228.houston.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040210190113,'144.9.158.101');
INSERT INTO uservisit VALUES (3372,'Sam',20040210193834,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040210194605,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210194835,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040210195339,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210195519,'pool-141-153-134-142.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210200011,'pool-141-153-134-142.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040210200100,'r200-40-187-171-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5062,'Steve',20040210201852,'guelph-ppp217660.sympatico.ca');
INSERT INTO uservisit VALUES (5299,'Nick',20040210202355,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040210202538,'cache-dg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040210202738,'cache-dl01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040210202815,'cache-dl01.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040210202816,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5062,'Steve',20040210203344,'guelph-ppp217660.sympatico.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040210212216,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040210213630,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4744,'MIKE INCE',20040210214521,'ool-435377b4.dyn.optonline.net');
INSERT INTO uservisit VALUES (5580,'paul',20040210214833,'cache-ntc-ad06.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040210215503,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210220637,'pool-141-153-139-239.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5559,'kenthank',20040210221252,'133.85.93.240');
INSERT INTO uservisit VALUES (1301,'Charlie',20040210223044,'pool-141-153-139-239.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040210232519,'203.129.195.138');
INSERT INTO uservisit VALUES (1413,'dave domingo',20040210235628,'c-24-5-246-141.client.comcast.net');
INSERT INTO uservisit VALUES (5581,'Christa',20040211001013,'brngb281pc2.ics.purdue.edu');
INSERT INTO uservisit VALUES (1,'levik',20040211001903,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040211001916,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040211002636,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5581,'Christa',20040211012735,'brngb281pc2.ics.purdue.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211013435,'bzq-80-5-161.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211013533,'bzq-80-5-161.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211014054,'bzq-80-5-161.red.bezeqint.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040211015112,'61.3.217.1');
INSERT INTO uservisit VALUES (5582,'SUBHENDU',20040211035516,'202.131.115.149');
INSERT INTO uservisit VALUES (5559,'kenthank',20040211043640,'133.85.93.240');
INSERT INTO uservisit VALUES (4507,'Penny',20040211052222,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040211064203,'202.138.119.193');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211065421,'bzq-218-254-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040211070401,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211071525,'bzq-218-254-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211075827,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211080008,'144.9.158.101');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040211080111,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040211080421,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040211080812,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211080838,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211080857,'144.9.158.101');
INSERT INTO uservisit VALUES (5391,'York',20040211082102,'66.4.225.3');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211082133,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211082331,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211083331,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040211084022,'campbell-ecr-cache.campbell.tn.ena.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211084106,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040211085244,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040211090252,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040211091030,'dialup-139.35.221.203.acc14-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040211091038,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (3275,'retiarius',20040211091049,'194.7.121.5');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040211091525,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5391,'York',20040211093239,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5559,'kenthank',20040211093533,'133.85.93.240');
INSERT INTO uservisit VALUES (4507,'Penny',20040211093735,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5583,'Stephen',20040211093848,'modemcable134.5-201-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040211095321,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211100231,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211101438,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211101643,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20040211102743,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211102816,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211103640,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211103809,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211104618,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211110228,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5584,'kelly',20040211110546,'psi.mathcs.wilkes.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040211111357,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211112113,'bzq-179-179-102.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5585,'Pammers',20040211113014,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211113015,'bzq-179-179-102.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211113214,'bzq-179-179-102.pop.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040211113227,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211113244,'bzq-179-179-102.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211113525,'bzq-179-179-102.pop.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040211113748,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211113836,'144.9.158.101');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040211114846,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211114950,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040211115926,'206.28.64.98');
INSERT INTO uservisit VALUES (3372,'Sam',20040211120413,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040211120534,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211121352,'144.9.158.101');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040211121434,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040211121557,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040211125038,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040211125418,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4196,'Tao',20040211132424,'willie.cso.uic.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211134752,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040211140043,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (122,'Happy',20040211140419,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20040211140551,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (153,'TomM',20040211140738,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1,'levik',20040211140929,'206.28.64.98');
INSERT INTO uservisit VALUES (5586,'MarcAllen',20040211141347,'156.63.158.170');
INSERT INTO uservisit VALUES (4507,'Penny',20040211141748,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (5587,'Chuck Horn',20040211141827,'pcp03415932pcs.montvl01.pa.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040211142131,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211142206,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040211142318,'63.150.90.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211142349,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211143020,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040211143100,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040211143114,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040211143407,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040211144013,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040211144031,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040211144109,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20040211144322,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040211144529,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040211144531,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5588,'Nathan Gillpatrick',20040211144858,'216-107-97-242.wan.networktel.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040211144932,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211145101,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040211145652,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211145705,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5589,'ESum',20040211151151,'vinceklartho.harker.org');
INSERT INTO uservisit VALUES (5589,'ESum',20040211151613,'vinceklartho.harker.org');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211153736,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211154144,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211154816,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211160247,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040211160254,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040211160408,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211160820,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (5590,'Saz',20040211161140,'user-5188.l2.c1.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211161858,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211162120,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211162726,'144.9.158.101');
INSERT INTO uservisit VALUES (5591,'bethany',20040211164717,'host213-122-65-29.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5591,'bethany',20040211164815,'host213-122-65-29.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040211165536,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040211165631,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040211170847,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1,'levik',20040211171109,'206.28.64.98');
INSERT INTO uservisit VALUES (5592,'dell',20040211171123,'66.28.244.19');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211171207,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040211174618,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211175048,'pool-138-89-14-170.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040211175200,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211175412,'144.9.158.101');
INSERT INTO uservisit VALUES (2130,'ethan',20040211175531,'1Cust220.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040211175902,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040211184650,'dial81-135-38-9.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040211184831,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040211184928,'1Cust56.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040211190523,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5539,'mike',20040211193911,'68.190.81.152');
INSERT INTO uservisit VALUES (5593,'Michael',20040211194858,'ACBC492E.ipt.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211195354,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5594,'John',20040211195412,'dialup-67.27.83.156.Dial1.Chicago1.Level3.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040211200913,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211202302,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040211202432,'pool-68-161-139-132.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5595,'steven',20040211203722,'24-49-9-168.arcdca.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040211204026,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211210730,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040211211015,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040211211111,'pool-68-162-33-139.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040211211306,'bzq-218-207-204.red.bezeqint.net');
INSERT INTO uservisit VALUES (3766,'Drew',20040211212156,'adsl-64-161-168-201.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3766,'Drew',20040211212210,'adsl-64-161-168-201.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040211215300,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040211220051,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040211220305,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040211224230,'203.129.195.138');
INSERT INTO uservisit VALUES (3558,'Tristan',20040211231603,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040211232437,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1971,'Steven',20040211232708,'64.70.24.171');
INSERT INTO uservisit VALUES (5596,'Katrina',20040212000551,'0-1pool141-111.nas4.atlanta2.ga.us.da.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212000616,'pool-138-89-50-107.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5597,'michelle',20040212001716,'px2ht.ok.shawcable.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040212005832,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212011601,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5307,'mark',20040212012222,'CPE-138-217-55-227.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040212012837,'202.138.119.193');
INSERT INTO uservisit VALUES (5352,'Phil',20040212012847,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212020244,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5598,'satyabratsharma',20040212025846,'210.212.207.13');
INSERT INTO uservisit VALUES (5598,'satyabratsharma',20040212030043,'210.212.207.13');
INSERT INTO uservisit VALUES (5577,'sammie',20040212033042,'65-67-223-180.x.newroadstelecom.net');
INSERT INTO uservisit VALUES (5577,'sammie',20040212033131,'65-67-223-180.x.newroadstelecom.net');
INSERT INTO uservisit VALUES (5559,'kenthank',20040212033810,'133.85.93.240');
INSERT INTO uservisit VALUES (5307,'mark',20040212035932,'CPE-138-217-55-227.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212041002,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5283,'Siva',20040212045423,'203.124.162.68');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212052750,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212053423,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040212060022,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20040212062118,'193.130.28.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040212072445,'61.3.217.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212083353,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5596,'Katrina',20040212085031,'0-1pool141-67.nas4.atlanta2.ga.us.da.qwest.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040212090236,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040212091556,'host150.wpsic.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212091706,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040212093328,'61.3.128.9');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040212093434,'host150.wpsic.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040212093453,'61.3.128.9');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040212094347,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212095914,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040212095937,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212100138,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212100435,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212101117,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212101346,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212101604,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212103036,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040212103330,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040212103332,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040212103336,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040212103401,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040212104134,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212104619,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5599,'timm',20040212104851,'216.47.179.49');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212111722,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040212112117,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040212112446,'M010P018.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (4507,'Penny',20040212112452,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5600,'mohammed adil',20040212113107,'61.95.199.229');
INSERT INTO uservisit VALUES (3372,'Sam',20040212114156,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5481,'John',20040212114637,'ppp11-253.ath.forthnet.gr');
INSERT INTO uservisit VALUES (1,'levik',20040212114937,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040212114950,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212115013,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20040212115205,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040212115212,'206.28.64.98');
INSERT INTO uservisit VALUES (3430,'pat',20040212115513,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (5601,'eric',20040212115536,'cache-rp03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040212120405,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040212120628,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212120710,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040212120957,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212121407,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040212121421,'M011P007.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5407,'Ashley',20040212124020,'proxy.ocps.net');
INSERT INTO uservisit VALUES (5601,'eric',20040212124303,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040212125256,'M006P028.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212130031,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040212130046,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212130937,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212131436,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040212131515,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212131721,'144.9.158.101');
INSERT INTO uservisit VALUES (5602,'bo',20040212132245,'200-207-11-72.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212133311,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040212134213,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040212134534,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040212140159,'lstc.lstc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212140359,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040212140620,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212141306,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040212141611,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212141910,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040212141916,'M012P015.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5601,'eric',20040212142535,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212142740,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212142826,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212142827,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212143524,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212144736,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212144847,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040212150925,'dial81-131-247-79.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040212151042,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040212154914,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212155000,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040212155719,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5601,'eric',20040212161204,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5603,'Heather Krause',20040212161730,'ool-43502ed6.dyn.optonline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212161850,'144.9.158.101');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040212162912,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040212164504,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212165416,'205.204.242.22');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212170032,'205.204.242.22');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040212170418,'M007P023.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212171232,'205.204.242.22');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212171245,'205.204.242.22');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212171329,'205.204.242.22');
INSERT INTO uservisit VALUES (1171,'nikki',20040212171503,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5604,'Pamela Harper',20040212171657,'205.204.242.22');
INSERT INTO uservisit VALUES (5299,'Nick',20040212172528,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040212172825,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040212172848,'cache-rk03.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040212173423,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040212173956,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212174320,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5605,'David Bernal',20040212175052,'ool-18b99082.dyn.optonline.net');
INSERT INTO uservisit VALUES (5126,'melanie',20040212175356,'ool-18bdb0a7.dyn.optonline.net');
INSERT INTO uservisit VALUES (5605,'David Bernal',20040212175442,'ool-18b99082.dyn.optonline.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212180734,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20040212181120,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212182137,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040212182153,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212184240,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040212192502,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040212192615,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040212192903,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040212193013,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040212195922,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212201839,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212201841,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040212202046,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212202434,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212203748,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040212205048,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212205336,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040212205436,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (5606,'Byannckah',20040212210138,'ACC3B581.ipt.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212210225,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5596,'Katrina',20040212213546,'cache-mtc-ah05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040212214603,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5607,'Kush',20040212220237,'ip68-100-148-48.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040212221221,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4235,'casper',20040212221947,'ip68-10-77-41.hr.hr.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040212223857,'pool-141-153-141-189.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040212224712,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5608,'mukesh',20040212231732,'210.212.49.14');
INSERT INTO uservisit VALUES (4507,'Penny',20040212234754,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213003720,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040213003942,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5609,'tweety',20040213005143,'ACC5F84F.ipt.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040213013832,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040213014840,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213015249,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040213020319,'M014P003.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (3558,'Tristan',20040213021132,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040213043014,'M016P014.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (4507,'Penny',20040213053431,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040213053701,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040213054344,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040213055904,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040213063546,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213072127,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5610,'Alan Berris',20040213072950,'212.85.1.1');
INSERT INTO uservisit VALUES (5283,'Siva',20040213073358,'203.124.162.68');
INSERT INTO uservisit VALUES (5611,'Kris',20040213074418,'slip-12-64-152-230.mis.prserv.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040213074751,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040213080126,'dialup-122.33.221.203.acc13-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213082616,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040213082936,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040213083847,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (4906,'stan',20040213085913,'joule.nist.gov');
INSERT INTO uservisit VALUES (5612,'Rahul',20040213091627,'202.54.56.2');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040213091708,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213092521,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213092937,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040213093638,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5391,'York',20040213094714,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040213095214,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213095533,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213095533,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213095533,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213095643,'198.23.26.253');
INSERT INTO uservisit VALUES (5613,'deb',20040213100816,'wnc1614125.wnclink.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213104134,'144.9.158.101');
INSERT INTO uservisit VALUES (4068,'Bruno',20040213104436,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (5391,'York',20040213104535,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040213110118,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213111538,'198.23.26.253');
INSERT INTO uservisit VALUES (4507,'Penny',20040213111830,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213112215,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040213115105,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5321,'paragon',20040213120941,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (4906,'stan',20040213121336,'joule.nist.gov');
INSERT INTO uservisit VALUES (5481,'John',20040213121517,'ppp11-1.ath.forthnet.gr');
INSERT INTO uservisit VALUES (4507,'Penny',20040213121715,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040213122522,'61.1.177.213');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213122531,'198.23.26.253');
INSERT INTO uservisit VALUES (5481,'John',20040213122820,'ppp11-1.ath.forthnet.gr');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213125539,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213125853,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20040213130502,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040213131441,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040213131633,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040213131725,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040213131748,'cache-rk04.proxy.aol.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040213131750,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (872,'pleasance',20040213132306,'pool-138-88-50-18.res.east.verizon.net');
INSERT INTO uservisit VALUES (5391,'York',20040213132958,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (5391,'York',20040213133431,'e0.filt2.knox.tn.ena.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040213133745,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040213134551,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213134741,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213140227,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040213140837,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040213140951,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040213141114,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20040213141550,'syr-24-95-23-248.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213141650,'198.23.26.253');
INSERT INTO uservisit VALUES (5391,'York',20040213142309,'e0.filt5.knox.tn.ena.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040213142807,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213143851,'144.9.158.101');
INSERT INTO uservisit VALUES (5615,'Amy',20040213143942,'cmung2269.cmu.carnet.hr');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213144259,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040213144326,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040213144952,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040213145514,'cache-dr02.proxy.aol.com');
INSERT INTO uservisit VALUES (5616,'Kami Strong',20040213150611,'bps-cpe-bil.mt.cust.cutthroatcom.net');
INSERT INTO uservisit VALUES (5617,'jen',20040213150802,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213151353,'144.9.158.101');
INSERT INTO uservisit VALUES (5618,'Hau Nguyen',20040213151737,'fireout.mbakercorp.com');
INSERT INTO uservisit VALUES (5618,'Hau Nguyen',20040213151809,'fireout.mbakercorp.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213154205,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213154737,'198.23.26.253');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040213155640,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040213161225,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20040213162844,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5619,'mah',20040213163544,'12.152.194.83');
INSERT INTO uservisit VALUES (5619,'mah',20040213163606,'12.152.194.83');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213163618,'pool-151-198-116-10.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040213164508,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040213165958,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5620,'D',20040213171245,'host49.johnston.k12.nc.us');
INSERT INTO uservisit VALUES (5620,'D',20040213171349,'host49.johnston.k12.nc.us');
INSERT INTO uservisit VALUES (5620,'D',20040213172259,'host49.johnston.k12.nc.us');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040213173321,'12-223-241-12.client.insightbb.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040213173806,'12-223-241-12.client.insightbb.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040213173848,'12-223-241-12.client.insightbb.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040213180042,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040213180535,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5617,'jen',20040213180822,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040213182218,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040213182646,'M005P019.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (1626,'Gamer',20040213184713,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040213190832,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040213191144,'206.137.1.133');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040213191529,'host213-122-149-226.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5419,'Dale',20040213201028,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (1,'levik',20040213202247,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040213203039,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040213210433,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040213212630,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040213212940,'pool-138-89-31-206.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20040213213207,'24-116-56-107.cpe.cableone.net');
INSERT INTO uservisit VALUES (5407,'Ashley',20040213215931,'0-1pool72-181.nas2.orlando1.fl.us.da.qwest.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040213221221,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5621,'sarah',20040213221615,'cache-dg05.proxy.aol.com');
INSERT INTO uservisit VALUES (5621,'sarah',20040213221659,'cache-df07.proxy.aol.com');
INSERT INTO uservisit VALUES (5621,'sarah',20040213221752,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040213222214,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040213222512,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040213232043,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214002109,'pool-68-162-33-253.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5577,'sammie',20040214002321,'65-67-223-248.x.newroadstelecom.net');
INSERT INTO uservisit VALUES (153,'TomM',20040214004328,'206.137.1.133');
INSERT INTO uservisit VALUES (5622,'lK.unAtiC',20040214005709,'ACC14E49.ipt.aol.com');
INSERT INTO uservisit VALUES (5440,'chris',20040214021132,'user-10cmeis.cable.mindspring.com');
INSERT INTO uservisit VALUES (5623,'Sharon Cusmano',20040214030237,'cache-df07.proxy.aol.com');
INSERT INTO uservisit VALUES (5623,'Sharon Cusmano',20040214031001,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214031525,'M005P026.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5481,'John',20040214044758,'ppp11-160.ath.forthnet.gr');
INSERT INTO uservisit VALUES (5624,'Lilesh',20040214052149,'satyam-gate.tenet.res.in');
INSERT INTO uservisit VALUES (5625,'ChandraChoodan',20040214052808,'dialpool-210-214-3-253.maa.sify.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214060209,'M005P026.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214061047,'M005P026.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040214063709,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040214064951,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040214070724,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040214082005,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (5082,'parham',20040214082828,'80.253.129.134');
INSERT INTO uservisit VALUES (5626,'anil',20040214085853,'61.11.22.188');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040214090938,'r200-40-184-168-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040214100725,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040214103336,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040214104745,'61.3.128.9');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040214105356,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214105409,'pool-68-162-57-138.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4112,'Sniper59',20040214110526,'24-116-56-107.cpe.cableone.net');
INSERT INTO uservisit VALUES (153,'TomM',20040214110714,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040214112354,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5600,'mohammed adil',20040214112436,'61.95.200.80');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040214112851,'202.138.119.193');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040214120912,'61.1.177.170');
INSERT INTO uservisit VALUES (4112,'Sniper59',20040214124353,'24-116-56-107.cpe.cableone.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040214124911,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214131842,'pool-151-198-122-189.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214140337,'pool-138-89-135-95.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040214141427,'ua244d43.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214143325,'M004P015.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5627,'Kip Dane',20040214143522,'pcp03512730pcs.gdlett01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040214143944,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (950,'sarah',20040214144103,'cache1-oxfd.server.ntli.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040214144919,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5627,'Kip Dane',20040214153046,'pcp03512730pcs.gdlett01.fl.comcast.net');
INSERT INTO uservisit VALUES (5607,'Kush',20040214160235,'ip68-100-148-48.dc.dc.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040214162410,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040214163937,'host213-122-20-17.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040214164457,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040214170619,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040214170905,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040214173816,'host213-122-20-17.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040214173946,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040214173950,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214175640,'M012P031.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5352,'Phil',20040214183506,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040214183833,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040214184554,'host213-122-52-174.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214190252,'pool-141-153-154-246.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040214190549,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214191850,'pool-138-89-21-48.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214193540,'M016P009.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214193556,'M016P009.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (153,'TomM',20040214193702,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214193753,'M016P009.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (1301,'Charlie',20040214194954,'pool-141-153-193-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040214202422,'M016P009.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040214210700,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040214213426,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5628,'sandra',20040214220119,'ladwp.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040214225249,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040214231519,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5629,'JW',20040214232941,'adsl-157-46-38.rdu.bellsouth.net');
INSERT INTO uservisit VALUES (5629,'JW',20040214232953,'adsl-157-46-38.rdu.bellsouth.net');
INSERT INTO uservisit VALUES (5630,'hyein',20040214235616,'97-204-58-66.gci.net');
INSERT INTO uservisit VALUES (5630,'hyein',20040214235646,'97-204-58-66.gci.net');
INSERT INTO uservisit VALUES (153,'TomM',20040215001824,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20040215011941,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040215025126,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5631,'Anne Chen',20040215025514,'24-205-189-12.wc-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040215034715,'M011P000.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040215035401,'ua244d43.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040215035528,'ua244d43.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (5632,'Meghann',20040215041140,'pcp04064529pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (5632,'Meghann',20040215041253,'pcp04064529pcs.westk01.tn.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040215072013,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040215073540,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040215073926,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040215082914,'M003P031.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (153,'TomM',20040215083218,'206.137.1.133');
INSERT INTO uservisit VALUES (5633,'Taylor Pappas',20040215094018,'d47-69-177-56.col.wideopenwest.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215094507,'pool-141-153-129-91.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215095727,'pool-141-153-129-91.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040215100406,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040215102057,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5634,'prabin',20040215102258,'smtp2.iitb.ac.in');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040215103019,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (153,'TomM',20040215103030,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215103141,'pool-141-153-155-192.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5635,'hywnchika',20040215104121,'lsanca1-ar3-4-60-160-020.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040215104848,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215113442,'pool-138-89-123-149.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040215114522,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040215114845,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040215120532,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040215124337,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040215125749,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215130012,'pool-151-198-119-154.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040215133202,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5636,'carolyn',20040215133421,'adsl-64-108-129-207.dsl.mdsnwi.ameritech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040215134536,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (5536,'Haiosu',20040215135243,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5637,'di matra',20040215135700,'user-6402.l2.c3.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (5637,'di matra',20040215135916,'user-6402.l2.c3.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (5637,'di matra',20040215140846,'user-6402.l2.c3.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040215141317,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5637,'di matra',20040215141643,'user-6402.l2.c3.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040215142724,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040215145501,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040215150611,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040215150613,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215151541,'pool-151-198-118-29.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040215153931,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040215154302,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215162758,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215163252,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040215163255,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040215163804,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040215164933,'144.9.158.101');
INSERT INTO uservisit VALUES (1,'levik',20040215165142,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040215170037,'144.9.158.101');
INSERT INTO uservisit VALUES (153,'TomM',20040215170612,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040215170901,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040215172329,'cache-dl04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215175014,'pool-138-89-31-239.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215175833,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5635,'hywnchika',20040215181317,'lsanca1-ar3-4-60-160-020.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5628,'sandra',20040215181658,'ladwp.com');
INSERT INTO uservisit VALUES (1,'levik',20040215181847,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040215182138,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215182206,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215183609,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040215183626,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215183920,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5638,'Mike',20040215184314,'wc01.wlfdle.rnc.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215190407,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040215191124,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215191150,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5639,'jessica',20040215191210,'dialup-67.30.174.37.Dial1.Honolulu1.Level3.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215191405,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040215191714,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040215191910,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040215192628,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040215192738,'M002P027.adsl.highway.telekom.at');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215193403,'pool-141-153-151-219.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215193724,'pool-141-153-151-219.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215193920,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215194230,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215194240,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215194449,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215194511,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215194855,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5640,'Amy',20040215195236,'dhcp-0-6-25-72-e4-0.cpe.quickclic.net');
INSERT INTO uservisit VALUES (5641,'jessica',20040215195306,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5641,'jessica',20040215200940,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040215202619,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215203130,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5642,'Vy',20040215205012,'host-66-81-120-252.rev.o1.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215205537,'pool-138-89-127-99.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215205900,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215210026,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215210118,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040215210412,'pool-138-89-127-99.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040215211807,'dial81-131-249-62.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040215211901,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040215213835,'dial-122-53.dial.indiana.edu');
INSERT INTO uservisit VALUES (5528,'shawn',20040215220817,'219.65.225.101');
INSERT INTO uservisit VALUES (4909,'Brian',20040215221500,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040215221522,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040215221914,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5643,'!!!MrAzi3BaDeGgS!!!',20040215222741,'0-1pool144-31.nas31.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (5643,'!!!MrAzi3BaDeGgS!!!',20040215222810,'0-1pool144-31.nas31.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (5643,'!!!MrAzi3BaDeGgS!!!',20040215222959,'0-1pool144-31.nas31.jersey-city1.nj.us.da.qwest.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040215223422,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040215225752,'host-66-81-194-116.rev.o1.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040215232323,'202.138.119.193');
INSERT INTO uservisit VALUES (5644,'Leni Topham',20040216000418,'DCHP-137-190-110-101-WAP.weber.edu');
INSERT INTO uservisit VALUES (5644,'Leni Topham',20040216001406,'DCHP-137-190-110-101-WAP.weber.edu');
INSERT INTO uservisit VALUES (5624,'Lilesh',20040216002258,'satyam-gate.tenet.res.in');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040216004326,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1,'levik',20040216010932,'pool-68-237-116-86.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040216011213,'206.137.1.133');
INSERT INTO uservisit VALUES (5306,'Purna',20040216020315,'61.3.217.1');
INSERT INTO uservisit VALUES (5306,'Purna',20040216020544,'61.3.217.1');
INSERT INTO uservisit VALUES (1,'levik',20040216030231,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040216030653,'193.130.28.1');
INSERT INTO uservisit VALUES (5641,'Bonzai',20040216035704,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216042056,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040216044021,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (5559,'kenthank',20040216061300,'133.85.93.240');
INSERT INTO uservisit VALUES (153,'TomM',20040216062504,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040216062835,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5645,'Bartek',20040216071213,'systemy93.toya.net.pl');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216071505,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5645,'Bartek',20040216072331,'systemy93.toya.net.pl');
INSERT INTO uservisit VALUES (5645,'Bartek',20040216072439,'systemy93.toya.net.pl');
INSERT INTO uservisit VALUES (5611,'Kris',20040216072607,'slip-12-64-140-155.mis.prserv.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216075318,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040216075542,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216081314,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216081617,'198.23.26.253');
INSERT INTO uservisit VALUES (5646,'Dave',20040216082033,'palo8.pacific.net.sg');
INSERT INTO uservisit VALUES (5646,'Dave',20040216082634,'palo8.pacific.net.sg');
INSERT INTO uservisit VALUES (5647,'crunch',20040216082822,'198.165.121.2');
INSERT INTO uservisit VALUES (5648,'Danofhteden',20040216084027,'gso28-239-020.triad.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216084144,'198.23.26.253');
INSERT INTO uservisit VALUES (5647,'crunch',20040216084516,'198.165.121.2');
INSERT INTO uservisit VALUES (5649,'rayna',20040216084925,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (5650,'loong',20040216085449,'bbcache-8.singnet.com.sg');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040216085807,'dialup-200.50.194.203.acc02-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040216090536,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216090905,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216091552,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216093302,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040216093524,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040216094021,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216094131,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216095134,'198.23.26.253');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040216095626,'host213-122-140-126.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040216100103,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216100212,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216103709,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040216104012,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1,'levik',20040216104424,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040216104642,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216105042,'198.23.26.253');
INSERT INTO uservisit VALUES (5200,'Nika',20040216105448,'80.242.24.17');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216111417,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040216113740,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040216113748,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040216114012,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5502,'tim',20040216114301,'81.144.143.62');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040216114817,'dialup-171.75.36.100.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216115757,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216121734,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040216122109,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5651,'Andrew Frank',20040216122418,'81-86-251-83.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216122914,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216124928,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040216131814,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040216132131,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040216132642,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216133814,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20040216133904,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216133923,'198.23.26.253');
INSERT INTO uservisit VALUES (3558,'Tristan',20040216134158,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5651,'Andrew Frank',20040216134403,'81-86-251-83.dsl.pipex.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040216134524,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (5352,'Phil',20040216135424,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5026,'sunny',20040216135626,'203.200.95.130');
INSERT INTO uservisit VALUES (3558,'Tristan',20040216142251,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216142408,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216143042,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216143117,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040216143219,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040216143338,'bzq-218-225-93.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040216143410,'bzq-218-225-93.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216143623,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216143813,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20040216143942,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216144844,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216145010,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216145620,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040216150106,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5352,'Phil',20040216150345,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040216152328,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216152428,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216152723,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216154219,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040216155044,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216155224,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216162047,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216162311,'pool-68-162-55-186.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216165309,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5652,'Kira',20040216171037,'65.174.147.140');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216174135,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216180213,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040216181521,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040216182504,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5653,'albert',20040216183738,'66-214-150-151.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'albert',20040216184157,'66-214-150-151.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216185332,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216185949,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040216190804,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040216193106,'12.43.50.215');
INSERT INTO uservisit VALUES (5384,'Larry',20040216194015,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (153,'TomM',20040216200621,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040216201627,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040216202235,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040216203628,'pool-141-153-132-55.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040216210918,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040216212956,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5654,'Logic Joe',20040216214245,'66-108-110-35.nyc.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040216214725,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040216221254,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5654,'Logic Joe',20040216221951,'66-108-110-35.nyc.rr.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040216230013,'1Cust142.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040216230349,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5655,'yuva',20040216233133,'palo8.pacific.net.sg');
INSERT INTO uservisit VALUES (3351,'Eric',20040216234306,'host-66-81-20-44.rev.o1.com');
INSERT INTO uservisit VALUES (5015,'joel',20040216235431,'61.9.6.228');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040217002046,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20040217011116,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040217015507,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040217015651,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217020334,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5307,'mark',20040217044400,'CPE-138-217-52-11.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217044453,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040217051240,'bzq-205-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040217052213,'bzq-205-87.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217060449,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040217062027,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040217062941,'202.138.119.193');
INSERT INTO uservisit VALUES (5646,'Dave',20040217065758,'palo8.pacific.net.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040217072709,'cache-da03.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040217073136,'206.137.1.133');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040217073644,'nat49.mccsc.edu');
INSERT INTO uservisit VALUES (5656,'katie',20040217081213,'cache3-hudd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217083453,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040217083505,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5657,'kristy',20040217085506,'host-198-7-245-99.oshean.org');
INSERT INTO uservisit VALUES (5502,'tim',20040217085606,'81.144.143.62');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040217090829,'dialup-218.12.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040217091218,'dialup-218.12.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5658,'Wendy',20040217091236,'144.138.242.47');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040217091736,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217092133,'sw02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20040217092424,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040217092818,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5659,'sherry bingaman',20040217100921,'150.199.8.200');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040217102516,'203.129.195.138');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040217103636,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5660,'Wengel',20040217105058,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040217105947,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5407,'Ashley',20040217110147,'proxy.ocps.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040217110320,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040217110850,'bzq-82-80-163-252.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040217111544,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040217112735,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5200,'Nika',20040217112818,'213.155.33.17');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217113623,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5628,'sandra',20040217121552,'ladwp.com');
INSERT INTO uservisit VALUES (5481,'John',20040217121615,'ppp11-140.ath.forthnet.gr');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040217123413,'63.150.90.162');
INSERT INTO uservisit VALUES (5661,'Gabe',20040217124931,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5481,'John',20040217130328,'ppp12-225.ath.forthnet.gr');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217131540,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5481,'John',20040217131719,'ppp12-225.ath.forthnet.gr');
INSERT INTO uservisit VALUES (4507,'Penny',20040217131747,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5662,'Jehovah',20040217131856,'rrcs-west-66-91-159-102.biz.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040217132002,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5615,'Amy',20040217133900,'cmung2342.cmu.carnet.hr');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040217140239,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040217143027,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5524,'mark',20040217143409,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (5524,'mark',20040217143446,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (4854,'James',20040217145727,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (5663,'Jace',20040217145949,'24-90-247-212.nyc.rr.com');
INSERT INTO uservisit VALUES (5664,'fred',20040217151037,'3.176.8.67.cfl.rr.com');
INSERT INTO uservisit VALUES (5664,'fred',20040217151125,'3.176.8.67.cfl.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217151630,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217151711,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040217152152,'213.8.185.132');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217160001,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217160118,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040217160645,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040217162302,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5665,'Muhammad',20040217164414,'213.42.2.25');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217164918,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5481,'John',20040217170620,'ppp10-97.ath.forthnet.gr');
INSERT INTO uservisit VALUES (5352,'Phil',20040217170747,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20040217171635,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1,'levik',20040217171905,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217172727,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217172826,'144.9.158.101');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040217175020,'dial-124-7.dial.indiana.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040217180438,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5658,'Wendy',20040217180655,'WYPP-p-144-134-3-79.prem.tmns.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217181104,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040217181612,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5617,'jen',20040217181653,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040217183248,'bzq-80-2-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040217184029,'bzq-80-2-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040217184915,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217185901,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217185931,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217185958,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217190327,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040217191729,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5539,'mike',20040217193001,'c24.241.225.193.mad.wi.charter.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040217194510,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217194811,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5667,'sarah',20040217195601,'cache-rg06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040217201012,'pool-151-198-127-73.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040217201814,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5668,'Lidia',20040217202003,'adsl-68-121-25-243.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217202123,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5668,'Lidia',20040217203524,'adsl-68-121-25-243.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217211212,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040217211400,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217212201,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040217213114,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5669,'CPAs_Mafia',20040217213444,'sdn-ap-006neomahP0361.dialsprint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217213537,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040217213824,'dialup-219.10.220.203.acc08-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217215025,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4057,'Jason',20040217215607,'adsl-80-105-105.jax.bellsouth.net');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040217215742,'cache04.lax.untd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040217220231,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040217221027,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040217221124,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040217221622,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5670,'tan',20040217223024,'cf3.utc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217224759,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040217225141,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5671,'hiko',20040217225710,'ip68-4-77-76.oc.oc.cox.net');
INSERT INTO uservisit VALUES (5671,'hiko',20040217225726,'ip68-4-77-76.oc.oc.cox.net');
INSERT INTO uservisit VALUES (5672,'kiri',20040217225744,'ip68-4-77-76.oc.oc.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040217231210,'1Cust254.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218014008,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040218014933,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040218015137,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5673,'amber',20040218022830,'c-67-160-102-9.client.comcast.net');
INSERT INTO uservisit VALUES (5673,'amber',20040218023058,'c-67-160-102-9.client.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218023449,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218023832,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218032638,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040218041226,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218042909,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218051643,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040218051728,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218051842,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218052342,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040218060306,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040218060828,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218061015,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218061700,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218062725,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5674,'Vanessa',20040218064158,'212.117.81.29');
INSERT INTO uservisit VALUES (5675,'Evaristus Hero Asowa',20040218072458,'212.174.97.68');
INSERT INTO uservisit VALUES (5620,'D',20040218072559,'host49.johnston.k12.nc.us');
INSERT INTO uservisit VALUES (5675,'Evaristus Hero Asowa',20040218072627,'212.174.97.68');
INSERT INTO uservisit VALUES (5384,'Larry',20040218072650,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5675,'Evaristus Hero Asowa',20040218072830,'212.174.97.68');
INSERT INTO uservisit VALUES (5676,'Alana Etling',20040218074902,'h-68-166-16-224.ATLNGAHP.dynamic.covad.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218075339,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5677,'Mital',20040218075924,'dhcp-192-197-242.in2cable.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218080718,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040218081141,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040218081153,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5675,'Evaristus Hero Asowa',20040218081527,'212.174.97.68');
INSERT INTO uservisit VALUES (5481,'John',20040218082351,'ppp10-64.ath.forthnet.gr');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218083227,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218083318,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040218083648,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (5676,'Alana Etling',20040218083945,'h-68-166-16-224.ATLNGAHP.dynamic.covad.net');
INSERT INTO uservisit VALUES (4830,'Jils',20040218084823,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040218085331,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5338,'chuck',20040218090305,'cache-rr04.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040218091223,'61.3.128.9');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218092542,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040218093012,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (5678,'Rog',20040218093328,'213.120.81.205');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218093336,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218093533,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218093554,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218094300,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20040218094810,'206.28.64.98');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040218095652,'has216m.desy.de');
INSERT INTO uservisit VALUES (5676,'Alana Etling',20040218100506,'h-68-166-16-224.ATLNGAHP.dynamic.covad.net');
INSERT INTO uservisit VALUES (5676,'Alana Etling',20040218100559,'h-68-166-16-224.ATLNGAHP.dynamic.covad.net');
INSERT INTO uservisit VALUES (5679,'marticia ward',20040218101929,'h109.242.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218103035,'198.23.26.253');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218103139,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5679,'marticia ward',20040218103619,'h109.242.40.162.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218103656,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218104034,'umn3-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218104231,'198.23.26.253');
INSERT INTO uservisit VALUES (1575,'DJ',20040218104425,'LOFT-011.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5680,'Elizabeth',20040218105424,'cache-loh-aa04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218105532,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040218105907,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5502,'tim',20040218105931,'81.144.143.62');
INSERT INTO uservisit VALUES (5678,'Rog',20040218105950,'62.189.96.213');
INSERT INTO uservisit VALUES (1171,'nikki',20040218110939,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218113009,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040218113132,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218113300,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218113656,'198.23.26.253');
INSERT INTO uservisit VALUES (1,'levik',20040218114208,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218114302,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218115407,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1983,'Ahmed',20040218122332,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218122450,'umn-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218122720,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218123754,'144.9.158.97');
INSERT INTO uservisit VALUES (153,'TomM',20040218124202,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040218124218,'cache.mccsc.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040218124645,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040218124922,'61.1.177.184');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040218125135,'61.1.177.184');
INSERT INTO uservisit VALUES (5677,'Mital',20040218125218,'dhcp-192-197-242.in2cable.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040218125641,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218125843,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218125854,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218130057,'198.23.26.253');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040218131449,'61.1.177.184');
INSERT INTO uservisit VALUES (3592,'bitch',20040218131712,'ouroboros.siebel.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218133634,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218134555,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040218134555,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20040218134925,'206.28.64.98');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218134933,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5681,'george kirklin',20040218135351,'66.89.129.42.ptr.us.xo.net');
INSERT INTO uservisit VALUES (5681,'george kirklin',20040218135422,'66.89.129.42.ptr.us.xo.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218140417,'198.23.26.253');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040218140731,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1,'levik',20040218141719,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040218141724,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218142740,'198.23.26.253');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040218143110,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (5681,'george kirklin',20040218143409,'66.89.129.42.ptr.us.xo.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040218144946,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218145207,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218145408,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218145718,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218150814,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218151056,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218151142,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040218151832,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040218151936,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218152906,'198.23.26.253');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218160421,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5682,'sarah',20040218165452,'0-1pool84-136.nas10.oklahoma-city1.ok.us.da.qwest.net');
INSERT INTO uservisit VALUES (5658,'Wendy',20040218170001,'WYPP-p-144-134-3-149.prem.tmns.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040218172136,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218172312,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040218172845,'pool-141-153-130-208.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218173135,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5683,'Tiffany aka Billy',20040218173310,'user-12hdk8u.cable.mindspring.com');
INSERT INTO uservisit VALUES (5683,'Tiffany aka Billy',20040218173330,'user-12hdk8u.cable.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218173331,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040218173759,'bzq-71-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218182105,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040218182632,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040218182912,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5682,'sarah',20040218182927,'0-1pool84-10.nas10.oklahoma-city1.ok.us.da.qwest.net');
INSERT INTO uservisit VALUES (5682,'sarah',20040218183529,'0-1pool84-10.nas10.oklahoma-city1.ok.us.da.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040218184118,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5684,'jenanne',20040218184202,'ns2.tropicohn.com');
INSERT INTO uservisit VALUES (5685,'Elena',20040218185815,'user-24-214-61-99.knology.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040218190202,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040218190531,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040218191053,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040218192014,'cache-ra03.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040218193423,'dial81-135-53-216.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040218195506,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218202455,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040218202635,'dialup-192.83.220.203.acc06-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040218202835,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218202910,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040218202926,'dialup-192.83.220.203.acc06-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040218204614,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040218204757,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3592,'bitch',20040218204822,'ouroboros.siebel.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040218210511,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5686,'fred',20040218211225,'proxy4.up.edu.ph');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040218211347,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5559,'kenthank',20040218215633,'133.85.93.240');
INSERT INTO uservisit VALUES (3558,'Tristan',20040218220418,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040218221356,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5580,'paul',20040218221524,'cache-ntc-ab04.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040218231403,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5687,'Ariel',20040219002040,'bhlab103.mc.yu.edu');
INSERT INTO uservisit VALUES (5559,'kenthank',20040219004537,'133.85.93.240');
INSERT INTO uservisit VALUES (5688,'gfhfjhk',20040219014050,'adsl-69-104-80-123.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5688,'gfhfjhk',20040219014125,'adsl-69-104-80-123.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040219014444,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219032929,'bzq-219-140-53.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219032938,'bzq-219-140-53.red.bezeqint.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040219033058,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219042221,'bzq-218-73-185.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219043911,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219045740,'bzq-218-73-185.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219051414,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040219053232,'61.3.217.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040219054027,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5677,'Mital',20040219063610,'dhcp-192-197-242.in2cable.com');
INSERT INTO uservisit VALUES (5677,'Mital',20040219063620,'dhcp-192-197-242.in2cable.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219070220,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219070734,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2500,'ken',20040219070738,'chtrmb-104-224.the-beach.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219070742,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040219071649,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040219074531,'dialup-86.53.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040219074605,'dialup-86.53.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5658,'Wendy',20040219081426,'144.139.63.35');
INSERT INTO uservisit VALUES (5611,'Kris',20040219082002,'slip-12-64-134-46.mis.prserv.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219082603,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040219082718,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219083454,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040219084150,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040219085511,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219090130,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219093408,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5689,'Adeesha',20040219093431,'220.247.223.167');
INSERT INTO uservisit VALUES (5528,'shawn',20040219093500,'219.65.238.29');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040219093521,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040219095158,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219100343,'bzq-200-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (5678,'Rog',20040219100422,'213.120.81.205');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219100433,'bzq-200-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219101515,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219101726,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040219103831,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219104317,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219110247,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040219110624,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040219110647,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219110830,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219114725,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219115245,'bzq-82-80-162-218.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219115534,'bzq-82-80-162-218.red.bezeqint.net');
INSERT INTO uservisit VALUES (5690,'shasi',20040219115554,'ca-mod71-e.spectranet.com');
INSERT INTO uservisit VALUES (5691,'sdfd',20040219120147,'smtp2.iitb.ac.in');
INSERT INTO uservisit VALUES (5692,'rajesh',20040219120201,'202.88.153.114');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040219122302,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5693,'john hewitt',20040219122352,'207.156.168.4');
INSERT INTO uservisit VALUES (5694,'divesh',20040219125224,'202.141.66.152');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040219125540,'host150.wpsic.com');
INSERT INTO uservisit VALUES (4212,'Amanda',20040219125800,'adsl-158-68-236.asm.bellsouth.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219131053,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5430,'Winnie',20040219131843,'h-67-101-79-204.NYCMNY83.dynamic.covad.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219132002,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040219132117,'sherman.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219133118,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040219133610,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040219135544,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040219140618,'66.4.225.3');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219140957,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219141033,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5695,'autumn',20040219141609,'ip68-13-254-86.ok.ok.cox.net');
INSERT INTO uservisit VALUES (5695,'autumn',20040219141958,'ip68-13-254-86.ok.ok.cox.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219142414,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5321,'paragon',20040219142503,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (5321,'paragon',20040219142532,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040219142639,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040219142729,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040219142808,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5696,'pierre',20040219144147,'191.194-4-62.powered-by.skynet.be');
INSERT INTO uservisit VALUES (5615,'Amy',20040219144401,'193.198.150.64');
INSERT INTO uservisit VALUES (1575,'DJ',20040219144911,'LOFT-015.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040219150634,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040219150657,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040219150908,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040219151634,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040219151644,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040219151806,'198.190.216.143');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219162125,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040219162340,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5697,'suga',20040219163305,'ool-182f82b7.dyn.optonline.net');
INSERT INTO uservisit VALUES (122,'Happy',20040219165427,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219165940,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040219170348,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040219171536,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5695,'autumn',20040219171538,'ip68-13-254-86.ok.ok.cox.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040219171737,'1Cust51.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040219171905,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040219175348,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040219175439,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219175513,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219175755,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5653,'koi_person',20040219175855,'66-214-164-246.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040219180343,'66-214-164-246.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219180429,'bzq-218-94-159.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219180519,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5698,'Indya',20040219180922,'cache-dl03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040219181854,'bzq-218-94-159.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040219181957,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040219183043,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5698,'Indya',20040219183714,'cache-mtc-ad02.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040219183741,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040219183848,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5698,'Indya',20040219184435,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040219184450,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219185057,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219185853,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219190655,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5699,'Kristy',20040219192725,'adsl-80-42-67.mia.bellsouth.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040219193945,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1800,'Jer',20040219194021,'user-105n8d8.dialup.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219194106,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040219200327,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5641,'Bonzai',20040219201316,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040219202322,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040219202339,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5700,'amanda',20040219202732,'dpc6682009030.direcpc.com');
INSERT INTO uservisit VALUES (5701,'mark',20040219203750,'outmail.co.san-diego.ca.us');
INSERT INTO uservisit VALUES (5702,'Lawrence',20040219205005,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (5702,'Lawrence',20040219205037,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040219210311,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5703,'Courtney',20040219210438,'72-29.201-68.swfla.rr.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040219212215,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040219212217,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040219212953,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5702,'Lawrence',20040219214353,'veron-ext.nus.edu.sg');
INSERT INTO uservisit VALUES (5670,'tan',20040219214450,'cf3.utc.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040219220413,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040219225500,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040219225612,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040219230942,'h110.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040219231254,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040219232458,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5704,'Liana',20040219233159,'c-67-168-62-17.client.comcast.net');
INSERT INTO uservisit VALUES (5670,'tan',20040219235638,'cf3.utc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220002622,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5670,'tan',20040220015415,'cf3.utc.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040220025020,'202.138.119.193');
INSERT INTO uservisit VALUES (5694,'divesh',20040220032832,'202.141.69.85');
INSERT INTO uservisit VALUES (5694,'divesh',20040220033351,'202.141.69.85');
INSERT INTO uservisit VALUES (5480,'Navanee',20040220034025,'sjcd-webcache-8.cisco.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220051248,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220051322,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220051358,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040220053603,'p5090AAC8.dip.t-dialin.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220064707,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5658,'Wendy',20040220072016,'WYPP-p-144-134-3-17.prem.tmns.net.au');
INSERT INTO uservisit VALUES (2992,'Chan Wah',20040220072256,'219.93.228.146');
INSERT INTO uservisit VALUES (4507,'Penny',20040220074130,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040220075125,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1575,'DJ',20040220080553,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040220081003,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040220081215,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5705,'chris',20040220083541,'218.145.25.77');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220084226,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220085651,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040220085945,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220091813,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1072,'Alan',20040220092446,'apollo.tdsb.on.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040220093128,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220093518,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040220094252,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040220094638,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040220094805,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040220095607,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220100549,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040220101234,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20040220101423,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040220101942,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5706,'Paige',20040220102933,'www.fwafa.org');
INSERT INTO uservisit VALUES (5352,'Phil',20040220105454,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040220105726,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040220105822,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2561,'Aaron',20040220105949,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5707,'gulrez',20040220110217,'204.39.37.195');
INSERT INTO uservisit VALUES (1575,'DJ',20040220111302,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2376,'Jim C',20040220113631,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040220114524,'host150.wpsic.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040220114906,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040220114920,'ua16d24.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (4507,'Penny',20040220115659,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040220120521,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220120556,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040220121519,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040220121529,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040220121931,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (153,'TomM',20040220122116,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040220122421,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040220122820,'host150.wpsic.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040220124610,'sherman.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220125216,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040220125300,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040220130321,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220130939,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (872,'pleasance',20040220131000,'envajw2.zicer.uea.ac.uk');
INSERT INTO uservisit VALUES (2376,'Jim C',20040220131156,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040220132601,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5708,'danielle',20040220132852,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220133104,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040220134331,'cache-mtc-af03.proxy.aol.com');
INSERT INTO uservisit VALUES (5709,'jaiden',20040220134929,'64-132-231-219.gen.twtelecom.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040220135405,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220140802,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040220141718,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220142036,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220142046,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040220142552,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040220150337,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040220151456,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040220152026,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040220154321,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040220154953,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220160018,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040220160829,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220161719,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040220163118,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5710,'lauren',20040220163416,'0-1pool229-59.nas19.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040220163425,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040220163541,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220163835,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040220164119,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220164847,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220165050,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040220165110,'r200-40-184-58-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040220165111,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5711,'erik',20040220165338,'adsl-209-30-224-113.dsl.crchtx.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040220165450,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220170116,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040220170231,'bzq-219-141-94.red.bezeqint.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220170235,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040220170809,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040220171329,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220171727,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5617,'jen',20040220171742,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220172104,'144.9.158.97');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220172805,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040220174538,'cache-dp08.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040220175028,'cache-dl11.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220180110,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040220181331,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1645,'luvya',20040220182603,'adsl-33-108-208.asm.bellsouth.net');
INSERT INTO uservisit VALUES (5713,'es_rever',20040220182655,'athe530-t055.otenet.gr');
INSERT INTO uservisit VALUES (5713,'es_rever',20040220183238,'athe530-t055.otenet.gr');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040220183317,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040220184249,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040220193718,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040220195939,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5713,'es_rever',20040220200357,'athe530-t055.otenet.gr');
INSERT INTO uservisit VALUES (5714,'Betty',20040220201033,'c-24-3-253-147.client.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040220202337,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040220202804,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5715,'julie',20040220204152,'c-24-130-193-64.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5714,'Betty',20040220204158,'c-24-3-253-147.client.comcast.net');
INSERT INTO uservisit VALUES (5716,'Sarah Youtsey',20040220205700,'adsl-67-125-3-57.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (5716,'Sarah Youtsey',20040220210124,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5713,'es_rever',20040220211044,'athe530-t055.otenet.gr');
INSERT INTO uservisit VALUES (2130,'ethan',20040220211141,'1Cust214.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (1,'levik',20040220215810,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040220220932,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040220221054,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040220221146,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5713,'es_rever',20040220221414,'athe530-t013.otenet.gr');
INSERT INTO uservisit VALUES (3558,'Tristan',20040220222945,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040220224110,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040220224330,'dialup-48.55.194.203.acc04-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20040220230046,'pool-141-153-154-170.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220230525,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220230714,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220230923,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040220231557,'68-190-223-150.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5717,'sally',20040220233511,'cache-mtc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040220234637,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5718,'Katie Thrasher',20040220235827,'pool-162-83-245-141.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5718,'Katie Thrasher',20040221000659,'pool-162-83-245-141.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5719,'Surfer',20040221000716,'adsl-67-121-230-57.dsl.chic01.pacbell.net');
INSERT INTO uservisit VALUES (5718,'Katie Thrasher',20040221002116,'pool-162-83-245-141.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040221003614,'pool-141-153-129-132.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5720,'malini',20040221005234,'61.3.128.25');
INSERT INTO uservisit VALUES (5720,'malini',20040221010137,'61.3.128.25');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221010155,'bzq-218-94-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (5721,'jessica',20040221012713,'pool-151-203-61-141.bos.east.verizon.net');
INSERT INTO uservisit VALUES (5721,'jessica',20040221012800,'pool-151-203-61-141.bos.east.verizon.net');
INSERT INTO uservisit VALUES (5721,'jessica',20040221013043,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040221014239,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Phil',20040221014436,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221020035,'bzq-221-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040221020215,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5722,'Tim Ridgeway',20040221021644,'pcp05312226pcs.norstn01.pa.comcast.net');
INSERT INTO uservisit VALUES (5352,'Phil',20040221021700,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5628,'sandra',20040221021756,'ca-simival-cuda2-c2b-88.vnnyca.adelphia.net');
INSERT INTO uservisit VALUES (5723,'Kevin Kim',20040221021838,'dhcp11-201.harvard.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221022812,'bzq-221-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5724,'Kris U',20040221023058,'cpe-24-161-138-55.hawaii.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221023547,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221023728,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040221024004,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5725,'phenomenon',20040221024721,'PHENOMENON.RES.cmu.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221025121,'bzq-221-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (5530,'Sandu-Dragu Vlad',20040221025159,'p5090B853.dip.t-dialin.net');
INSERT INTO uservisit VALUES (5726,'evan',20040221025508,'adsl-64-175-114-100.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5727,'Melvin',20040221025728,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040221030253,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040221030329,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (153,'TomM',20040221030728,'206.137.1.133');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040221031443,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5726,'evan',20040221033224,'adsl-64-175-114-100.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4165,'sizz',20040221033241,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221034455,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040221034632,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5268,'chamila',20040221041131,'203.106.67.113');
INSERT INTO uservisit VALUES (5268,'chamila',20040221041204,'203.106.67.113');
INSERT INTO uservisit VALUES (5728,'sandy',20040221041811,'65-45-152-28-sj-01.cvx.algx.net');
INSERT INTO uservisit VALUES (5728,'sandy',20040221041927,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221044947,'bzq-218-162-245.red.bezeqint.net');
INSERT INTO uservisit VALUES (4701,'ronen',20040221052044,'genie03-171-52.inter.net.il');
INSERT INTO uservisit VALUES (5559,'kenthank',20040221064512,'133.85.93.240');
INSERT INTO uservisit VALUES (153,'TomM',20040221064732,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040221074754,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221083010,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221084125,'bzq-218-162-245.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040221084904,'206.137.1.133');
INSERT INTO uservisit VALUES (5729,'suling',20040221091345,'bbcache-15.singnet.com.sg');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040221091826,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040221095034,'h84.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5713,'es_rever',20040221095217,'athe530-p073.otenet.gr');
INSERT INTO uservisit VALUES (1575,'DJ',20040221095820,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040221102940,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221103531,'bzq-80-24-128.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221110818,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Phil',20040221111257,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040221111408,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040221111558,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040221111837,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221112104,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221113549,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221114011,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221115255,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221115524,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221115628,'bzq-80-62-147.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221120404,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5576,'pratyusha',20040221120501,'61.1.177.170');
INSERT INTO uservisit VALUES (153,'TomM',20040221120751,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040221121012,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040221121658,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221122243,'bzq-80-62-147.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040221123001,'bzq-80-62-147.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040221125159,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040221130209,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040221130537,'pool-151-198-123-25.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040221133619,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221135019,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040221135414,'h84.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5731,'trina',20040221140813,'CPE-24-31-251-66.kc.rr.com');
INSERT INTO uservisit VALUES (5731,'trina',20040221141103,'CPE-24-31-251-66.kc.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040221141449,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5732,'Fomomo',20040221143815,'gw4.chevychasebank.net');
INSERT INTO uservisit VALUES (5733,'omar',20040221144439,'cache-ntc-aa03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221144511,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040221145334,'h84.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221150239,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040221150303,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040221150325,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040221151021,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040221152149,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221152151,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (5733,'omar',20040221152445,'cache-ntc-ab11.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221152519,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5733,'omar',20040221152611,'cache-ntc-ab07.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221153254,'cache-df08.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221153352,'cache-dq05.proxy.aol.com');
INSERT INTO uservisit VALUES (5734,'Greg Maciejewski',20040221153403,'pacfc.fleet.navy.mil');
INSERT INTO uservisit VALUES (153,'TomM',20040221155250,'206.137.1.133');
INSERT INTO uservisit VALUES (5732,'Fomomo',20040221155422,'206.112.93.161');
INSERT INTO uservisit VALUES (4507,'Penny',20040221155758,'205.188.209.51');
INSERT INTO uservisit VALUES (4507,'Penny',20040221155812,'205.188.209.169');
INSERT INTO uservisit VALUES (4507,'Penny',20040221155947,'205.188.209.137');
INSERT INTO uservisit VALUES (5732,'Fomomo',20040221160023,'206.112.93.161');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160040,'205.188.208.165');
INSERT INTO uservisit VALUES (5732,'Fomomo',20040221160043,'206.112.93.161');
INSERT INTO uservisit VALUES (5732,'Fomomo',20040221160104,'206.112.93.161');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160150,'cache-dh01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160218,'cache-dq05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160244,'cache-dh01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160338,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221160800,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221161122,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221161151,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221162737,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221162806,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5735,'maeve',20040221163519,'64-4-116-124.dmt.ntelos.net');
INSERT INTO uservisit VALUES (153,'TomM',20040221164039,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040221164230,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040221165926,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221170523,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040221173558,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040221173710,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221173737,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221180922,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5736,'Cathy',20040221182141,'dsc05-nyi-ny-205-184-161-164.rasserver.net');
INSERT INTO uservisit VALUES (5736,'Cathy',20040221182357,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221184800,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5653,'koi_person',20040221185756,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221190300,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040221190508,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221190709,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5737,'cruzie',20040221190925,'wbar1.lax1-4-8-194-187.dsl-verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221190952,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221191524,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5737,'cruzie',20040221191533,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040221193205,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221195023,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221200304,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221200353,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221202155,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040221202551,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040221203041,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040221210854,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221210909,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5738,'Patrick',20040221211432,'p15024-adsau07doujib2-acca.osaka.ocn.ne.jp');
INSERT INTO uservisit VALUES (4507,'Penny',20040221214756,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221215649,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221220118,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040221221002,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5735,'maeve',20040221221238,'64-4-116-124.dmt.ntelos.net');
INSERT INTO uservisit VALUES (5739,'Kim',20040221222318,'adsl-68-95-164-26.dsl.rcsntx.swbell.net');
INSERT INTO uservisit VALUES (5739,'Kim',20040221222731,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5740,'reggie',20040221223020,'c-67-160-221-48.client.comcast.net');
INSERT INTO uservisit VALUES (5740,'reggie',20040221223038,'c-67-160-221-48.client.comcast.net');
INSERT INTO uservisit VALUES (5740,'reggie',20040221223042,'c-67-160-221-48.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221223213,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040221223345,'206.137.1.133');
INSERT INTO uservisit VALUES (5740,'reggie',20040221223547,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221224139,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040221224636,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040221225237,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040221225324,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040221230303,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221230757,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040221232302,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040221232517,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040221232623,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040221234429,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040222000943,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040222001003,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040222001023,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222003038,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040222004505,'202.138.119.193');
INSERT INTO uservisit VALUES (5653,'koi_person',20040222004622,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040222004656,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040222004715,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040222004730,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (5728,'sandy',20040222004937,'65-45-152-37-sj-01.cvx.algx.net');
INSERT INTO uservisit VALUES (5713,'es_rever',20040222011547,'212.205.254.166');
INSERT INTO uservisit VALUES (5653,'koi_person',20040222012415,'66-215-30-16.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (153,'TomM',20040222012958,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Phil',20040222013609,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040222013818,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Phil',20040222014051,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5066,'Inferno',20040222020215,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222020606,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222020705,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222023901,'cache-mtc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040222024654,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5658,'Wendy',20040222025611,'WYPP-p-144-134-3-142.prem.tmns.net.au');
INSERT INTO uservisit VALUES (3372,'Sam',20040222025810,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5658,'Wendy',20040222025931,'WYPP-p-144-134-3-142.prem.tmns.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040222031618,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222035035,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040222035551,'206.137.1.133');
INSERT INTO uservisit VALUES (1,'levik',20040222040529,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222042012,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222043718,'bzq-218-218-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222043752,'bzq-218-218-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222043811,'bzq-218-218-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222052824,'bzq-218-218-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040222061001,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040222061629,'202.138.119.193');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222064521,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222072527,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222074507,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040222075215,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222075945,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040222080619,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222082412,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20040222084729,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5528,'shawn',20040222085319,'203.122.28.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040222085832,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222093027,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040222093536,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040222094120,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222094558,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222095630,'bzq-218-75-28.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222095830,'webcacheB15a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222095843,'bzq-218-75-28.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222102104,'pool-138-89-31-160.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222102602,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222102924,'pool-138-89-31-160.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040222105604,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222112029,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040222113552,'dialup-171.75.43.207.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222114002,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040222114017,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222114422,'pool-141-153-133-223.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040222114457,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222114802,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222114824,'pool-141-153-133-223.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040222120152,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5741,'Irvine',20040222120559,'host22-142.pool80180.interbusiness.it');
INSERT INTO uservisit VALUES (5741,'Irvine',20040222120623,'host22-142.pool80180.interbusiness.it');
INSERT INTO uservisit VALUES (5741,'Irvine',20040222120743,'host22-142.pool80180.interbusiness.it');
INSERT INTO uservisit VALUES (4507,'Penny',20040222121831,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040222122126,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040222122254,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040222122939,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5743,'cutie',20040222123305,'cache06.lax.untd.com');
INSERT INTO uservisit VALUES (5743,'cutie',20040222123722,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040222141314,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040222141346,'cache-mtc-al04.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040222141433,'cache-mtc-al04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040222142140,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222143907,'pool-138-89-31-126.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040222144252,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040222145159,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222145712,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222150015,'pool-138-89-134-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222150519,'pool-138-89-134-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5744,'Amy',20040222151014,'user.jbu.edu');
INSERT INTO uservisit VALUES (5744,'Amy',20040222151153,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222151156,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5744,'Amy',20040222151314,'user.jbu.edu');
INSERT INTO uservisit VALUES (5745,'kim',20040222151452,'cache-ntc-aa05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222151921,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222155737,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222163604,'pool-138-89-124-155.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5746,'michele',20040222165318,'md-wmnsmd-cuda1-c3b-233.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (5746,'michele',20040222165458,'md-wmnsmd-cuda1-c3b-233.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (5746,'michele',20040222165702,'md-wmnsmd-cuda1-c3b-233.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222170303,'bzq-218-113-234.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222171206,'bzq-218-113-234.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222171222,'bzq-218-113-234.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040222171744,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172134,'cache-da01.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172303,'cache-da01.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172531,'cache-dm08.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172630,'spider-wm072.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172932,'cache-dm08.proxy.aol.com');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040222172956,'spider-wm072.proxy.aol.com');
INSERT INTO uservisit VALUES (5747,'April Watson',20040222173657,'adsl-67-37-186-184.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222174303,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222174757,'bzq-80-2-6.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222175609,'bzq-80-2-6.red.bezeqint.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040222175908,'host213-122-16-247.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222181851,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222182322,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5748,'sara',20040222183027,'cache-rl01.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040222183147,'1Cust47.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5748,'sara',20040222183329,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040222183654,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5749,'Darlene',20040222184330,'adsl-67-123-226-35.dsl.anhm01.pacbell.net');
INSERT INTO uservisit VALUES (5749,'Darlene',20040222184501,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040222184606,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5747,'April Watson',20040222184750,'adsl-67-37-239-232.dsl.chcgil.ameritech.net');
INSERT INTO uservisit VALUES (153,'TomM',20040222190217,'206.137.1.133');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040222191957,'client395.ioca1.hawkcommunications.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040222192645,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040222193145,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040222193149,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5617,'jen',20040222194202,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (5670,'tan',20040222194257,'cf3.utc.com');
INSERT INTO uservisit VALUES (5617,'jen',20040222194334,'pcp02790716pcs.lncstr01.pa.comcast.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040222194802,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040222194850,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040222194905,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040222200511,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040222202012,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222202224,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20040222202707,'ip68-0-132-103.tc.ph.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040222203328,'cache-dq02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040222203416,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040222203826,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040222204217,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5670,'tan',20040222212503,'cf3.utc.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222212834,'bzq-200-250.red.bezeqint.net');
INSERT INTO uservisit VALUES (5735,'maeve',20040222213004,'64-4-116-124.dmt.ntelos.net');
INSERT INTO uservisit VALUES (5580,'paul',20040222213201,'cache-ntc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222213336,'bzq-200-250.red.bezeqint.net');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040222213447,'client248.ioca1.hawkcommunications.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040222213911,'pool-68-162-53-214.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040222220119,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5752,'bj',20040222223224,'204.118.17.168');
INSERT INTO uservisit VALUES (3558,'Tristan',20040222223333,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222223622,'bzq-218-82-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222224103,'bzq-218-82-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040222224305,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5670,'tan',20040222224325,'cf3.utc.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040222225953,'bzq-218-82-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040222230734,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040222233031,'206.137.1.133');
INSERT INTO uservisit VALUES (5753,'max',20040222233249,'adsl-66-125-212-106.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5753,'max',20040222233304,'adsl-66-125-212-106.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5753,'max',20040222233838,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1,'levik',20040223004142,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040223011508,'66-214-170-107.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040223011526,'66-214-170-107.mpk-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5646,'Dave',20040223012043,'202.172.40.156');
INSERT INTO uservisit VALUES (5646,'Dave',20040223012047,'202.172.40.156');
INSERT INTO uservisit VALUES (5646,'Dave',20040223012051,'202.172.40.156');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040223013148,'202.138.119.193');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040223013809,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5754,'monica',20040223015243,'210.23.108.68');
INSERT INTO uservisit VALUES (153,'TomM',20040223015249,'206.137.1.133');
INSERT INTO uservisit VALUES (5754,'monica',20040223015453,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223020204,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223022435,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223031331,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223031745,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040223032655,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040223033545,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20040223034033,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223034143,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223034630,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040223043203,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040223044638,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223044718,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223044750,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040223050400,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223051549,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223051833,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223053429,'bzq-218-235-145.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223053435,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040223055041,'193.130.28.1');
INSERT INTO uservisit VALUES (1183,'fwaff',20040223055609,'193.130.28.1');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223061032,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040223061813,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223071429,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040223072130,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223072618,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5755,'faye',20040223072642,'proxy7.skyinet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223073026,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223074024,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040223074516,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040223075057,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040223075140,'dialup-110.34.221.203.acc14-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040223075443,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040223075644,'dialup-131.42.220.203.acc07-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223080147,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040223081028,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040223082602,'193.130.28.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223083818,'bzq-218-104-179.red.bezeqint.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040223084218,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223090100,'bzq-218-104-179.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223090652,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040223091058,'host150.wpsic.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040223091319,'envajw2.zicer.uea.ac.uk');
INSERT INTO uservisit VALUES (5756,'John Bennett',20040223091322,'host217-137-36-83.no-dns-yet.ntli.net');
INSERT INTO uservisit VALUES (872,'pleasance',20040223091405,'envajw2.zicer.uea.ac.uk');
INSERT INTO uservisit VALUES (5677,'Mital',20040223091555,'dhcp-192-197-231.in2cable.com');
INSERT INTO uservisit VALUES (5677,'Mital',20040223091637,'dhcp-192-197-231.in2cable.com');
INSERT INTO uservisit VALUES (5677,'Mital',20040223091743,'dhcp-192-197-231.in2cable.com');
INSERT INTO uservisit VALUES (5756,'John Bennett',20040223091901,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223092532,'bzq-218-104-179.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223095156,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040223100604,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040223101430,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223101703,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223101855,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223101931,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040223101945,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5757,'Jason',20040223102840,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5757,'Jason',20040223102926,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5757,'Jason',20040223103104,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040223103141,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040223104420,'LOFT-016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223104509,'144.9.158.101');
INSERT INTO uservisit VALUES (2561,'Aaron',20040223104736,'LOFT-016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2561,'Aaron',20040223104750,'LOFT-016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040223105203,'host150.wpsic.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040223111241,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223114106,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223114113,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040223114126,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223114418,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4670,'e.g.',20040223114618,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040223114641,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040223120024,'sherman.state.gov');
INSERT INTO uservisit VALUES (5758,'Ryan',20040223120412,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5759,'Josh',20040223120616,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5758,'Ryan',20040223120801,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5759,'Josh',20040223120959,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040223121323,'139.222.98.242');
INSERT INTO uservisit VALUES (5759,'Josh',20040223122821,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5757,'Jason',20040223123125,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223124710,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040223124810,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040223124841,'LOFT-011.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1,'levik',20040223130126,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223130450,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1575,'DJ',20040223132738,'LOFT-008.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5723,'Kevin Kim',20040223133904,'dhcp11-201.harvard.edu');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040223134740,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223135200,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040223135201,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223135645,'144.9.158.100');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040223143315,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040223143421,'LOFT-008.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223143756,'144.9.158.101');
INSERT INTO uservisit VALUES (4670,'e.g.',20040223143850,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223143923,'bzq-218-125-250.red.bezeqint.net');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040223143938,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223144101,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040223144200,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040223144630,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1,'levik',20040223144818,'206.28.64.98');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040223145039,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5759,'Josh',20040223145316,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040223145441,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223145758,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223145925,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223150436,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040223151029,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040223152008,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040223152146,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223152632,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (2376,'Jim C',20040223153653,'us1.pharmacia.com');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223154034,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223154217,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040223154515,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040223155106,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223160013,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5760,'MKM',20040223160147,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223161021,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223162257,'144.9.158.101');
INSERT INTO uservisit VALUES (1253,'brianjn',20040223162551,'m050-227.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'brianjn',20040223162726,'m050-227.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5761,'Lee Gosnell',20040223162755,'mail.spart5.k12.sc.us');
INSERT INTO uservisit VALUES (5761,'Lee Gosnell',20040223162919,'mail.spart5.k12.sc.us');
INSERT INTO uservisit VALUES (5761,'Lee Gosnell',20040223163235,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040223163640,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223165942,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223170018,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223170244,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223170632,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223171013,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223171140,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223172936,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040223173029,'bzq-218-92-222.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223173117,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223173613,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040223173741,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2930,'qwerty',20040223173913,'Ottawa-124641.sympatico.ca');
INSERT INTO uservisit VALUES (5762,'gian',20040223173919,'68.223.143.250');
INSERT INTO uservisit VALUES (2930,'qwerty',20040223174038,'Ottawa-124641.sympatico.ca');
INSERT INTO uservisit VALUES (5762,'gian',20040223174043,'68.223.143.250');
INSERT INTO uservisit VALUES (5763,'Kelly Carter',20040223174601,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223175041,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5763,'Kelly Carter',20040223175133,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040223175652,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040223180011,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223180343,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040223181303,'206.137.1.133');
INSERT INTO uservisit VALUES (5764,'Anabel',20040223181856,'1Cust12.tnt32.lax3.da.uu.net');
INSERT INTO uservisit VALUES (5764,'Anabel',20040223182106,'1Cust12.tnt32.lax3.da.uu.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223182507,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (5764,'Anabel',20040223182631,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5670,'tan',20040223182706,'cf3.utc.com');
INSERT INTO uservisit VALUES (5765,'sherif',20040223184018,'140.184.88.140');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040223184354,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223184637,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223185010,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040223190003,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223190049,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (693,'Jun',20040223190617,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (693,'Jun',20040223190950,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (4507,'Penny',20040223191559,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040223191707,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040223192031,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223192345,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5670,'tan',20040223192958,'cf3.utc.com');
INSERT INTO uservisit VALUES (5735,'maeve',20040223194454,'64-4-116-124.dmt.ntelos.net');
INSERT INTO uservisit VALUES (5457,'Homer',20040223194854,'cache-df08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040223195039,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (5766,'Amy',20040223195325,'ca208-ch01-bl03.il-chicago0.sa.earthlink.net');
INSERT INTO uservisit VALUES (5457,'Homer',20040223195532,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040223195650,'cache-dl09.proxy.aol.com');
INSERT INTO uservisit VALUES (5767,'Willie',20040223200618,'cache-db01.proxy.aol.com');
INSERT INTO uservisit VALUES (5767,'Willie',20040223200751,'cache-dk11.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040223202231,'cache-ntc-ac07.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040223205518,'host213-122-121-56.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040223210222,'host213-122-121-56.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5641,'Bonzai',20040223210538,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223211033,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223211646,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5768,'neil',20040223212300,'67.128.195.15');
INSERT INTO uservisit VALUES (5768,'neil',20040223212650,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223212912,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223212932,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040223213001,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223213546,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223214521,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040223215505,'206.137.1.133');
INSERT INTO uservisit VALUES (5769,'michele',20040223220357,'c-67-164-69-24.client.comcast.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223220549,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223220732,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5769,'michele',20040223221255,'c-67-164-69-24.client.comcast.net');
INSERT INTO uservisit VALUES (5769,'michele',20040223221700,'c-67-164-69-24.client.comcast.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040223222040,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2130,'ethan',20040223223323,'1Cust226.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040223223921,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040223224149,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040223231926,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040224001137,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040224002659,'202.138.119.193');
INSERT INTO uservisit VALUES (1,'levik',20040224003356,'pool-162-83-172-209.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5770,'MO',20040224003616,'198.254.16.200');
INSERT INTO uservisit VALUES (153,'TomM',20040224004206,'206.137.1.133');
INSERT INTO uservisit VALUES (5771,'Jen',20040224012830,'hnllhi1-ar7-4-7-222-186.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5771,'Jen',20040224012853,'hnllhi1-ar7-4-7-222-186.hnllhi1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5771,'Jen',20040224013245,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224021005,'bzq-80-60-86.red.bezeqint.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040224021409,'24-205-145-214.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040224022112,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (153,'TomM',20040224022741,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040224025936,'202.138.119.193');
INSERT INTO uservisit VALUES (1183,'fwaff',20040224035743,'193.130.28.1');
INSERT INTO uservisit VALUES (153,'TomM',20040224042940,'206.137.1.133');
INSERT INTO uservisit VALUES (885,'np_rt',20040224044408,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040224060002,'213.155.33.17');
INSERT INTO uservisit VALUES (4507,'Penny',20040224064007,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224065542,'bzq-200-112.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224072521,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040224073202,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224073504,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040224073731,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5559,'kenthank',20040224074307,'133.85.93.240');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040224074320,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040224075856,'202.138.119.193');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224080248,'bzq-80-19-106.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040224081004,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040224081720,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224084421,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5759,'Pieater',20040224084636,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20040224085549,'193.130.28.1');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040224085938,'dialup-16.83.220.203.acc06-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5772,'many',20040224090009,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224090829,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5772,'many',20040224091249,'cache7-5.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (872,'pleasance',20040224091640,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040224091824,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224092235,'bzq-218-125-150.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224092947,'144.9.158.97');
INSERT INTO uservisit VALUES (1183,'fwaff',20040224094325,'193.130.28.1');
INSERT INTO uservisit VALUES (5773,'Pat',20040224095650,'cpe-24-158-61-070.hky.nc.charter.com');
INSERT INTO uservisit VALUES (5773,'Pat',20040224095842,'cpe-24-158-61-070.hky.nc.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224100651,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040224100706,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224101314,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040224102412,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224103022,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224103742,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5528,'shawn',20040224104518,'203.122.28.101');
INSERT INTO uservisit VALUES (872,'pleasance',20040224104917,'envajw2.zicer.uea.ac.uk');
INSERT INTO uservisit VALUES (872,'pleasance',20040224104954,'envajw2.zicer.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040224105103,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224105141,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224105629,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224111033,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224111214,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224111600,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (5774,'elliott harbin',20040224113451,'67.108.115.178.ptr.us.xo.net');
INSERT INTO uservisit VALUES (5774,'elliott harbin',20040224113546,'67.108.115.178.ptr.us.xo.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040224113941,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040224114011,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5775,'corinne binns',20040224114313,'hide-234.nhs.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224114343,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224114642,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224114642,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224115015,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224115105,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224115510,'bzq-218-227-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040224120125,'202.138.119.193');
INSERT INTO uservisit VALUES (3224,'Lee',20040224120425,'pcd420239.netvigator.com');
INSERT INTO uservisit VALUES (1,'levik',20040224120904,'206.28.64.98');
INSERT INTO uservisit VALUES (5758,'Ryan',20040224121342,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040224122917,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040224123007,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040224123308,'66.4.225.3');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224123508,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (885,'np_rt',20040224123938,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224124319,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224124340,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224124430,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (5776,'Krystal',20040224124750,'sfs-dhcp-92.tamu.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224124842,'144.9.158.101');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040224125035,'144.9.158.101');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040224125100,'144.9.158.101');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040224125122,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5776,'Krystal',20040224125218,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224130724,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224131854,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040224132233,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040224133557,'genie03-167-125.inter.net.il');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040224135427,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5778,'Lyndsay',20040224141824,'enpc4088.dhcp.asu.edu');
INSERT INTO uservisit VALUES (5758,'Ryan',20040224143645,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224143717,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1626,'Gamer',20040224144201,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040224144240,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040224144731,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5698,'Indya',20040224145343,'external47-253.cps.k12.il.us');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040224145517,'lstc.lstc.com');
INSERT INTO uservisit VALUES (122,'Happy',20040224150738,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040224150957,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (122,'Happy',20040224151107,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040224151829,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (885,'np_rt',20040224152247,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040224152431,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040224152721,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (885,'np_rt',20040224152840,'h-68-164-155-196.SNVACAID.dynamic.covad.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040224153331,'dial81-135-78-199.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040224153536,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040224153955,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040224154026,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040224154121,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224154137,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040224154158,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040224154231,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040224154237,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040224154258,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224154352,'144.9.158.100');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040224160006,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040224161312,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5779,'STERLING',20040224162226,'64.218.202.2');
INSERT INTO uservisit VALUES (4507,'Penny',20040224163026,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040224163341,'host213-122-147-10.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040224163415,'pool-151-198-126-167.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224164053,'bzq-80-15-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040224164940,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (5780,'Jennifer',20040224165314,'66.135.226.36');
INSERT INTO uservisit VALUES (5780,'Jennifer',20040224165329,'66.135.226.36');
INSERT INTO uservisit VALUES (5780,'Jennifer',20040224165704,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5658,'Wendy',20040224171357,'144.139.63.158');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040224173658,'bzq-80-15-12.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224174144,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040224174601,'pool-68-162-36-65.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040224180056,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040224180408,'host213-122-147-10.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5781,'Briana',20040224180418,'ool-44c1aa6c.dyn.optonline.net');
INSERT INTO uservisit VALUES (5781,'Briana',20040224180542,'ool-44c1aa6c.dyn.optonline.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20040224180806,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5781,'Briana',20040224181024,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5781,'Briana',20040224181117,'ool-44c1aa6c.dyn.optonline.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040224181449,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040224182409,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040224182512,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040224183224,'dialup-245.30.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224183546,'144.9.158.101');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040224184115,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224185501,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5743,'cutie',20040224190809,'cache06.lax.untd.com');
INSERT INTO uservisit VALUES (5670,'tan',20040224191324,'cf3.utc.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224193509,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (693,'Jun',20040224195102,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5670,'tan',20040224200047,'cf3.utc.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224201534,'144.9.158.101');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224201658,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040224201754,'cache03.lax.untd.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040224204126,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5735,'maeve',20040224204923,'64-4-116-124.dmt.ntelos.net');
INSERT INTO uservisit VALUES (5782,'Ben',20040224205321,'ppp067.alm.cmsinter.net');
INSERT INTO uservisit VALUES (5782,'Ben',20040224205344,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5670,'tan',20040224211624,'cf3.utc.com');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040224212026,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224212822,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040224214155,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040224214424,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5670,'tan',20040224215107,'cf3.utc.com');
INSERT INTO uservisit VALUES (5783,'Nicola',20040224221723,'204.69.190.14');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224224618,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224224713,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224225339,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040224225644,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040224225651,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040224231849,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040224231926,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5784,'John',20040224235253,'res496.allegheny.edu');
INSERT INTO uservisit VALUES (5785,'Bob',20040225000234,'peter.gloryworks.com');
INSERT INTO uservisit VALUES (5624,'Lilesh',20040225002046,'www.ee.iitm.ernet.in');
INSERT INTO uservisit VALUES (5624,'Lilesh',20040225002242,'www.ee.iitm.ernet.in');
INSERT INTO uservisit VALUES (3372,'Sam',20040225002831,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5624,'Lilesh',20040225010811,'www.ee.iitm.ernet.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225011542,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5658,'Wendy',20040225014803,'WYPP-p-144-134-137-2.prem.tmns.net.au');
INSERT INTO uservisit VALUES (5670,'tan',20040225015705,'cf3.utc.com');
INSERT INTO uservisit VALUES (5670,'tan',20040225020234,'cf3.utc.com');
INSERT INTO uservisit VALUES (5786,'ashok bedi',20040225021946,'203.101.24.16');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225021948,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225022015,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225022133,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5786,'ashok bedi',20040225022217,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040225024954,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225030146,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040225030532,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225033215,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225034348,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225034444,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225034534,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225034548,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225041025,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225042101,'bzq-82-80-180-67.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040225042215,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040225045714,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5787,'Lestat',20040225060145,'144.139.139.4');
INSERT INTO uservisit VALUES (5787,'Lestat',20040225060222,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225064246,'bzq-82-80-177-154.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225064422,'bzq-82-80-177-154.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225064430,'bzq-82-80-177-154.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225064437,'bzq-82-80-177-154.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225064448,'bzq-82-80-177-154.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225080522,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2561,'Aaron',20040225081357,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040225081501,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040225082303,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5788,'Tempe Everson',20040225083124,'adsl-64-164-116-62.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5788,'Tempe Everson',20040225083236,'adsl-64-164-116-62.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5678,'Rog',20040225084026,'62.189.96.213');
INSERT INTO uservisit VALUES (5789,'Q',20040225085852,'enggate.uwi.tt');
INSERT INTO uservisit VALUES (5789,'Q',20040225090024,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040225091631,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040225091755,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040225091906,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040225091921,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225092203,'bzq-234-239.red.bezeqint.net');
INSERT INTO uservisit VALUES (4176,'Joe C',20040225092910,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (122,'Happy',20040225092955,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225093440,'bzq-234-239.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225093700,'bzq-234-239.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225095807,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225100100,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20040225100844,'206.28.64.98');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040225101208,'sherman.state.gov');
INSERT INTO uservisit VALUES (4507,'Penny',20040225102342,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225103002,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225103035,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040225103116,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040225103849,'206.28.64.98');
INSERT INTO uservisit VALUES (1301,'Charlie',20040225104704,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040225104837,'LOFT-112.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225105121,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040225110226,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040225110922,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040225112001,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1686,'DuCk',20040225112145,'varan.gfnet.com');
INSERT INTO uservisit VALUES (5790,'geraldluchs',20040225113647,'199.125.248.50');
INSERT INTO uservisit VALUES (5790,'geraldluchs',20040225113748,'199.125.248.50');
INSERT INTO uservisit VALUES (1183,'fwaff',20040225114213,'193.130.28.1');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225114631,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040225114754,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040225115340,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040225120227,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225120244,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040225121129,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040225121232,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (153,'TomM',20040225121907,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5759,'Pieater',20040225123046,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5791,'JoAnn Carney',20040225123130,'63.106.124.254');
INSERT INTO uservisit VALUES (5791,'JoAnn Carney',20040225123407,'63.106.124.254');
INSERT INTO uservisit VALUES (1575,'DJ',20040225125315,'LOFT-112.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5792,'keith',20040225125333,'host81-153-12-144.range81-153.btcentralplus.com');
INSERT INTO uservisit VALUES (5792,'keith',20040225125705,'host81-153-12-144.range81-153.btcentralplus.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225125731,'144.9.158.101');
INSERT INTO uservisit VALUES (5793,'Jessica',20040225125845,'sh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (5793,'Jessica',20040225130012,'sh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225130925,'144.9.158.97');
INSERT INTO uservisit VALUES (5794,'Lisa Fleming',20040225131033,'6.65.174.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040225131053,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225131058,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225131200,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040225132019,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225133448,'144.9.158.97');
INSERT INTO uservisit VALUES (5794,'Lisa Fleming',20040225134333,'6.65.174.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040225134526,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040225134808,'sw02.verizon.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040225135657,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5795,'Ashley',20040225135818,'205.204.242.22');
INSERT INTO uservisit VALUES (1,'levik',20040225140331,'206.28.64.98');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225142747,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5759,'Pieater',20040225143514,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5796,'melissa',20040225144107,'68.90.80.15');
INSERT INTO uservisit VALUES (5796,'melissa',20040225144543,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5796,'melissa',20040225144813,'68.90.80.15');
INSERT INTO uservisit VALUES (1,'levik',20040225145135,'206.28.64.98');
INSERT INTO uservisit VALUES (5794,'Lisa Fleming',20040225145414,'6.65.174.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040225145535,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040225151038,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040225151756,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225152247,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040225152656,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040225152757,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040225153423,'c-24-5-229-190.client.comcast.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040225154223,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040225154636,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040225154755,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040225155045,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225155822,'144.9.158.100');
INSERT INTO uservisit VALUES (5797,'ryan',20040225163252,'HSE-Toronto-ppp311285.sympatico.ca');
INSERT INTO uservisit VALUES (5797,'ryan',20040225163858,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (5696,'pierre',20040225164212,'78.194-4-62.powered-by.skynet.be');
INSERT INTO uservisit VALUES (5798,'Rosanna Gage',20040225164455,'pcp04439554pcs.verona01.nj.comcast.net');
INSERT INTO uservisit VALUES (5696,'pierre',20040225164517,'26.194-4-62.powered-by.skynet.be');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040225164641,'host213-122-213-67.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5798,'Rosanna Gage',20040225164803,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5798,'Rosanna Gage',20040225165304,'pcp04439554pcs.verona01.nj.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040225170136,'bzq-232-123.red.bezeqint.net');
INSERT INTO uservisit VALUES (5585,'Pammers',20040225171139,'146.57.244.91');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040225171356,'67.128.195.15');
INSERT INTO uservisit VALUES (5800,'Angela',20040225171651,'payne-s188h63.resnet.uga.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225171657,'144.9.158.97');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040225171850,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040225173139,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225173435,'144.9.158.97');
INSERT INTO uservisit VALUES (5299,'Nick',20040225174434,'cache-rc01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040225174504,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040225180006,'67.128.195.15');
INSERT INTO uservisit VALUES (3558,'Tristan',20040225180552,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040225180558,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5801,'royce',20040225181726,'adsl-66-125-200-90.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5670,'tan',20040225182046,'cf3.utc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040225183527,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040225183725,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225184153,'144.9.158.100');
INSERT INTO uservisit VALUES (3558,'Tristan',20040225184239,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225184443,'144.9.158.100');
INSERT INTO uservisit VALUES (5802,'Mathieu Rainville',20040225185018,'modemcable112.164-200-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (5802,'Mathieu Rainville',20040225185615,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040225190737,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040225191023,'165.200.90.30');
INSERT INTO uservisit VALUES (693,'Jun',20040225191327,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5766,'Amy',20040225192357,'ca03-ch03-bl03.ca-sanfranc0.sa.earthlink.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040225192554,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5766,'Amy',20040225193507,'ca03-ch01-bl04.ca-sanfranc0.sa.earthlink.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040225193907,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040225203722,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040225204255,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040225212756,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225214200,'144.9.158.97');
INSERT INTO uservisit VALUES (5788,'Tempe Everson',20040225215407,'adsl-64-164-116-62.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040225220828,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040225221202,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225221228,'144.9.158.101');
INSERT INTO uservisit VALUES (4374,'Richard',20040225221448,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040225223355,'pool-68-162-57-253.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040225223556,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225224606,'144.9.158.100');
INSERT INTO uservisit VALUES (5803,'Shannon',20040225225215,'cs6710194-252.houston.rr.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040225233111,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040225233127,'202.138.119.193');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040225233659,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040225233820,'144.9.158.101');
INSERT INTO uservisit VALUES (5804,'marisela',20040225234817,'210.81.192.219');
INSERT INTO uservisit VALUES (5804,'marisela',20040225235045,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5805,'Srinivas Reddy',20040226000054,'203.200.214.244');
INSERT INTO uservisit VALUES (5805,'Srinivas Reddy',20040226000247,'203.200.214.244');
INSERT INTO uservisit VALUES (5805,'Srinivas Reddy',20040226000556,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5806,'Ed Engquist',20040226001340,'host-66-81-213-184.rev.o1.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226002958,'144.9.158.101');
INSERT INTO uservisit VALUES (5807,'Charles Phipps',20040226004611,'68.185.103.198');
INSERT INTO uservisit VALUES (5807,'Charles Phipps',20040226004840,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040226014745,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040226015216,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040226015933,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226024326,'144.9.158.101');
INSERT INTO uservisit VALUES (1183,'fwaff',20040226042350,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226042432,'144.9.158.100');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226050541,'203.197.90.136');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226050949,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226052034,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226054944,'203.197.90.136');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226054946,'203.197.90.136');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226054947,'203.197.90.136');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226054948,'203.197.90.136');
INSERT INTO uservisit VALUES (5808,'sripriya',20040226054949,'203.197.90.136');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040226063953,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040226065610,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226065620,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226070047,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040226071538,'202.138.119.193');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226072555,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040226075803,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040226080109,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040226080233,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040226080246,'193.130.28.1');
INSERT INTO uservisit VALUES (5377,'stewards',20040226081504,'209.215.171.12');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226082620,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20040226085017,'193.130.28.1');
INSERT INTO uservisit VALUES (5809,'Jer',20040226090048,'134.241.158.74');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226090412,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5810,'Thomas King',20040226090628,'cdial.force9.co.uk');
INSERT INTO uservisit VALUES (5810,'Thomas King',20040226090834,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226091537,'bzq-218-238-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226091920,'bzq-218-238-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226091942,'bzq-218-238-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226092547,'umn2-cache.r.state.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226093517,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226094020,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5811,'Joe',20040226094112,'157.91.109.194');
INSERT INTO uservisit VALUES (5574,'vijayakumar',20040226094248,'203.129.195.138');
INSERT INTO uservisit VALUES (5811,'Joe',20040226094414,'157.91.109.194');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226094804,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226094807,'bzq-218-238-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040226095536,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5812,'Marcus Martin',20040226095651,'wiley-209-2566.roadrunner.nf.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226095718,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226100229,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040226100541,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040226101415,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1567,'Bryan',20040226102508,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040226102538,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040226103108,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226103404,'bzq-80-5-197.red.bezeqint.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040226103923,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226110235,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226111402,'bzq-80-5-197.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226112409,'bzq-80-5-197.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226113304,'bzq-80-5-197.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226113604,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040226113939,'sherman.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226113953,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040226114130,'sherman.state.gov');
INSERT INTO uservisit VALUES (5559,'kenthank',20040226115656,'133.85.93.240');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040226115709,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040226120128,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5809,'Jer',20040226121246,'134.241.158.74');
INSERT INTO uservisit VALUES (5759,'Pieater',20040226121446,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226121612,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040226123123,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226124332,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040226124441,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040226125022,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5666,'Frank Riddle',20040226125630,'cache02.nyc.untd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226130439,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226130815,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226131316,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040226132909,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5759,'Pieater',20040226133341,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226133451,'bzq-218-67-119.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226133502,'bzq-218-67-119.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226134322,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226134409,'67.128.195.15');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040226134908,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226135341,'144.9.158.101');
INSERT INTO uservisit VALUES (5783,'Nicola',20040226135619,'204.69.190.14');
INSERT INTO uservisit VALUES (4507,'Penny',20040226140116,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (122,'Happy',20040226141126,'199.67.51.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040226141248,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226141811,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226141844,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040226142615,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (5813,'Sarah',20040226142905,'dhcp16472037.woh.rr.com');
INSERT INTO uservisit VALUES (5813,'Sarah',20040226142928,'dhcp16472037.woh.rr.com');
INSERT INTO uservisit VALUES (5813,'Sarah',20040226142936,'dhcp16472037.woh.rr.com');
INSERT INTO uservisit VALUES (5813,'Sarah',20040226143430,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5813,'Sarah',20040226143509,'dhcp16472037.woh.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040226143610,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20040226143732,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040226143910,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040226144028,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226144249,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5696,'pierre',20040226144711,'36.205-4-62.powered-by.skynet.be');
INSERT INTO uservisit VALUES (5814,'Bob Kallus',20040226144731,'host-66-202-112-218.ind.choiceone.net');
INSERT INTO uservisit VALUES (5814,'Bob Kallus',20040226145109,'host-66-202-112-218.ind.choiceone.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226145712,'67.128.195.15');
INSERT INTO uservisit VALUES (1575,'DJ',20040226150555,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040226151722,'206.176.84.3');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040226151928,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040226152912,'host213-122-120-191.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226153104,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226153151,'67.128.195.15');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226153326,'67.128.195.15');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040226153845,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040226154320,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040226154358,'206.176.84.3');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040226154842,'206.176.84.3');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040226155327,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040226160737,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040226160803,'host213-122-24-164.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040226161049,'lstc.lstc.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226161204,'bzq-80-10-38.red.bezeqint.net');
INSERT INTO uservisit VALUES (5321,'paragon',20040226161713,'d57-63-59.home.cgocable.net');
INSERT INTO uservisit VALUES (5816,'jacob',20040226161743,'HSE-Quebec-City-ppp129638.qc.sympatico.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226161751,'bzq-80-10-38.red.bezeqint.net');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040226163622,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040226164744,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5817,'Elainey',20040226170042,'HSE-Toronto-ppp3484165.sympatico.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040226171512,'bzq-80-10-38.red.bezeqint.net');
INSERT INTO uservisit VALUES (5818,'Fernando',20040226171534,'156.80.153.205');
INSERT INTO uservisit VALUES (1626,'Gamer',20040226171745,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040226174149,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5818,'Fernando',20040226174721,'156.80.153.205');
INSERT INTO uservisit VALUES (4374,'Richard',20040226180328,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226181133,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040226181445,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040226181652,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040226182131,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5670,'tan',20040226183042,'cf3.utc.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040226185539,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040226191858,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040226192505,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5818,'Fernando',20040226192956,'156.80.153.205');
INSERT INTO uservisit VALUES (1,'levik',20040226193231,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040226193729,'m052-041.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1253,'brianjn',20040226193958,'m052-041.nv.iinet.net.au');
INSERT INTO uservisit VALUES (693,'Jun',20040226200343,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040226202216,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5819,'Yazmin',20040226203208,'adsl-67-119-39-23.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5819,'Yazmin',20040226203707,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040226204424,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040226204837,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5820,'Amanda',20040226205425,'66-109-194-70.nocharge.com');
INSERT INTO uservisit VALUES (5820,'Amanda',20040226205927,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5821,'joe',20040226211226,'189.charlotte-01rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040226211905,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040226211927,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040226211939,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226212203,'67.128.195.15');
INSERT INTO uservisit VALUES (1,'levik',20040226213744,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040226215341,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5822,'emory patton',20040226220226,'cache-dr08.proxy.aol.com');
INSERT INTO uservisit VALUES (5823,'MaRiA',20040226221808,'ACA36034.ipt.aol.com');
INSERT INTO uservisit VALUES (5824,'kamille',20040226223140,'adsl-64-170-53-55.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5824,'kamille',20040226223733,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (5807,'Charles Phipps',20040226225511,'68.185.103.198');
INSERT INTO uservisit VALUES (4507,'Penny',20040226225707,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5825,'Peri',20040226232614,'adsl-67-127-167-164.dsl.irvnca.pacbell.net');
INSERT INTO uservisit VALUES (5825,'Peri',20040226232913,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040226233437,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040226234817,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040226235840,'67.128.195.15');
INSERT INTO uservisit VALUES (5826,'pk',20040227004541,'proxy3.iitm.ac.in');
INSERT INTO uservisit VALUES (4507,'Penny',20040227005511,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040227005637,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227010047,'bzq-80-54-133.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040227011339,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040227012145,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040227015540,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227023846,'bzq-155-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040227025813,'80.242.24.17');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227031547,'67.128.195.15');
INSERT INTO uservisit VALUES (1183,'fwaff',20040227042401,'193.130.28.1');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040227051147,'202.138.119.193');
INSERT INTO uservisit VALUES (4701,'ronen',20040227055211,'genie02-152-174.inter.net.il');
INSERT INTO uservisit VALUES (5352,'Juggler',20040227062240,'webcacheB06a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227063734,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227071231,'pool-138-89-125-131.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5809,'Jer',20040227071827,'134.241.158.74');
INSERT INTO uservisit VALUES (1575,'DJ',20040227072820,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227073259,'bzq-82-80-134-133.red.bezeqint.net');
INSERT INTO uservisit VALUES (872,'pleasance',20040227074908,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040227075023,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227075315,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2561,'Aaron',20040227081159,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2561,'Aaron',20040227081548,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227083030,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227085124,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040227085401,'LOFT-018.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040227092903,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040227092931,'dialup-158.54.194.203.acc04-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040227094113,'202.138.119.193');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227094135,'bzq-218-164-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040227094622,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1,'levik',20040227100327,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040227102914,'213.155.33.17');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227103222,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20040227103528,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040227103536,'128.153.141.174');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227104031,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5827,'bunny',20040227104715,'PPP-219-65-151-110.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227104817,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227105238,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227105634,'bzq-218-164-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040227111418,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040227113234,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040227113305,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227114753,'80.178.39.52.forward.012.net.il');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040227115154,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040227121319,'128.153.141.174');
INSERT INTO uservisit VALUES (2561,'Aaron',20040227121734,'128.153.141.174');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227122438,'67.128.195.15');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040227122722,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5759,'Pieater',20040227123111,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1183,'fwaff',20040227123251,'193.130.28.1');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227124151,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227124535,'80.178.39.52.forward.012.net.il');
INSERT INTO uservisit VALUES (5828,'david',20040227125140,'eclipse2-out.fcps.k12.va.us');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227125434,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227130521,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040227130832,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040227131522,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227134345,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (122,'Happy',20040227134423,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227134849,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227135557,'144.9.158.100');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040227140706,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5809,'Jer',20040227141032,'134.241.158.74');
INSERT INTO uservisit VALUES (5829,'amanda',20040227141738,'cache1-cos2.server.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227142145,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227142150,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040227142221,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040227142527,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040227143247,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227144218,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227144818,'144.9.158.97');
INSERT INTO uservisit VALUES (3558,'Tristan',20040227145050,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040227150417,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040227150731,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040227150829,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227151912,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227152353,'67.128.195.15');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040227153600,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040227154332,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040227155808,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5830,'tony campagna',20040227160050,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (5830,'tony campagna',20040227160535,'cache-dg06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040227161556,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5822,'emory patton',20040227162206,'cache-rr06.proxy.aol.com');
INSERT INTO uservisit VALUES (5831,'Risa',20040227162356,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5831,'Risa',20040227162459,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5831,'Risa',20040227162950,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040227170610,'pool-138-89-125-131.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040227170624,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040227170848,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227171404,'144.9.158.100');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040227172247,'0-2pool177-221.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040227172756,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040227173822,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227174422,'bzq-218-220-243.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227174642,'144.9.158.97');
INSERT INTO uservisit VALUES (1567,'Bryan',20040227175648,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227180950,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040227181355,'bzq-218-220-243.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040227181632,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040227185245,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040227185440,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040227185447,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3750,'mohan',20040227185649,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (5419,'Dale',20040227185851,'ip68-12-2-207.ok.ok.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040227190508,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040227190651,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5818,'Fernando',20040227190837,'156.80.153.205');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227191159,'144.9.158.101');
INSERT INTO uservisit VALUES (5352,'Juggler',20040227195127,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5832,'Alexys',20040227200552,'dialup-67.73.35.178.Dial1.LosAngeles1.Level3.net');
INSERT INTO uservisit VALUES (5832,'Alexys',20040227201058,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040227201205,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040227204421,'m050-108.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040227204925,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4300,'Minion123',20040227211629,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (4300,'Minion123',20040227212019,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040227212203,'229.charlotte-22rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5641,'Bonzai',20040227214325,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5788,'Tempe Everson',20040227220545,'adsl-64-164-116-62.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040227220929,'dialup-222.10.220.203.acc08-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5821,'joe',20040227223754,'58.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227224437,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227225416,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040227225544,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227225734,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040227225926,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5788,'Tempe',20040227230555,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5788,'Tempe',20040227230849,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5788,'Tempe',20040227231203,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040227231424,'d-111-220.dhcp-129-79.indiana.edu');
INSERT INTO uservisit VALUES (5788,'Tempe',20040227232940,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040227234049,'67.128.195.15');
INSERT INTO uservisit VALUES (885,'np_rt',20040227234848,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040227235029,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040228000130,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5788,'Tempe',20040228002615,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040228003453,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5807,'Charles Phipps',20040228004107,'68.185.103.198');
INSERT INTO uservisit VALUES (5833,'Winston Churchill',20040228004602,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5833,'Winston Churchill',20040228004617,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5833,'Winston Churchill',20040228004646,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040228004727,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040228005303,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040228005649,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228010258,'bzq-218-120-16.red.bezeqint.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040228010428,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228011316,'bzq-218-120-16.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040228013017,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040228020352,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040228021227,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040228021332,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040228041337,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040228060747,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040228061035,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228073140,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228074339,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228075959,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040228080033,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228081226,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228081712,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (5834,'Yuki Tomoko',20040228082308,'210.187.176.212');
INSERT INTO uservisit VALUES (5834,'Yuki Tomoko',20040228082550,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5835,'Kaushik',20040228083447,'dialpool-210-214-128-103.maa.sify.net');
INSERT INTO uservisit VALUES (5835,'Kaushik',20040228083740,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040228085016,'genie03-165-54.inter.net.il');
INSERT INTO uservisit VALUES (4507,'Penny',20040228085840,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228091535,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228091901,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040228092519,'r200-40-255-37-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040228092528,'r200-40-255-37-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040228093807,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040228093937,'r200-40-187-228-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040228095230,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040228095925,'r200-40-187-228-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228100443,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (5788,'Tempe',20040228102125,'adsl-64-164-118-232.dsl.mtry01.pacbell.net');
INSERT INTO uservisit VALUES (5821,'joe',20040228102749,'54.charlotte-02rh16rt-03rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (153,'TomM',20040228102931,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (5836,'Angie Doolan',20040228103043,'adsl-66-140-129-162.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228103128,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040228103750,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5836,'Angie',20040228103927,'adsl-66-140-129-162.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (5836,'Angie',20040228103932,'adsl-66-140-129-162.dsl.hstntx.swbell.net');
INSERT INTO uservisit VALUES (5837,'dwee',20040228104440,'c-66-177-35-194.se.client2.attbi.com');
INSERT INTO uservisit VALUES (5837,'dwee',20040228104820,'c-66-177-35-194.se.client2.attbi.com');
INSERT INTO uservisit VALUES (5837,'dwee',20040228104940,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040228110344,'r200-40-185-201-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040228110626,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5818,'Fernando',20040228111751,'user-0cdfsng.cable.mindspring.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228112939,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040228114451,'80.242.24.17');
INSERT INTO uservisit VALUES (5838,'Debi D. Evans',20040228120645,'adsl-223-3-96.aep.bellsouth.net');
INSERT INTO uservisit VALUES (5818,'Fernando',20040228120750,'user-0cdfsng.cable.mindspring.com');
INSERT INTO uservisit VALUES (5818,'Fernando',20040228120824,'user-0cdfsng.cable.mindspring.com');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040228120903,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5838,'Debi D. Evans',20040228120919,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5838,'Debi D. Evans',20040228121046,'adsl-223-3-96.aep.bellsouth.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228121356,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228121555,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (5569,'Michael',20040228122312,'adsl-68-123-27-185.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (5569,'Michael',20040228122315,'adsl-68-123-27-185.dsl.pltn13.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040228122948,'pool-151-198-123-108.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040228123643,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040228123740,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5817,'Elainey',20040228125429,'67.71.144.81');
INSERT INTO uservisit VALUES (1,'levik',20040228125520,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040228125544,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040228131535,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228131713,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228132801,'bzq-82-80-128-188.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228133503,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040228133806,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040228134331,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228141335,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228142149,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228142151,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040228160001,'pool-151-205-122-249.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228160019,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040228160429,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040228160503,'67.128.195.15');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040228161952,'0-1pool182-97.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228162027,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228163314,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228165327,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040228172452,'host213-122-141-189.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040228175159,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228180854,'bzq-80-0-250.red.bezeqint.net');
INSERT INTO uservisit VALUES (5831,'Risa',20040228181349,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040228182223,'bzq-80-0-250.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228182237,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040228182856,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5821,'joe',20040228184551,'253.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040228200433,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5839,'Janet Smith',20040228202115,'216-165-237-178.altrionet.com');
INSERT INTO uservisit VALUES (5821,'joe',20040228202151,'89.charlotte-22rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5839,'Janet Smith',20040228202319,'216-165-237-178.altrionet.com');
INSERT INTO uservisit VALUES (5839,'Janet Smith',20040228202426,'216-165-237-178.altrionet.com');
INSERT INTO uservisit VALUES (5839,'Janet Smith',20040228202512,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040228203344,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5840,'michelle',20040228203745,'cache-dk05.proxy.aol.com');
INSERT INTO uservisit VALUES (5840,'michelle',20040228203849,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040228205448,'m050-143.nv.iinet.net.au');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228212649,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040228213915,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5841,'little',20040228214752,'DC-76-33.bpb.bigpond.com');
INSERT INTO uservisit VALUES (5841,'little',20040228214856,'DC-76-33.bpb.bigpond.com');
INSERT INTO uservisit VALUES (5841,'little',20040228215206,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5841,'little',20040228215323,'DC-76-33.bpb.bigpond.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040228215528,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040228220738,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5687,'Ariel',20040228222247,'pool-162-84-196-152.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040228222657,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040228223301,'dial-123-110.dial.indiana.edu');
INSERT INTO uservisit VALUES (5687,'Ariel',20040228223346,'pool-162-84-196-152.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5821,'joe',20040228224705,'98.charlotte-01rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4023,'Romulo',20040228224806,'200-147-136-174.dialuol.com.br');
INSERT INTO uservisit VALUES (5842,'tom sev',20040228230622,'ool-435369e9.dyn.optonline.net');
INSERT INTO uservisit VALUES (5687,'Ariel',20040228232027,'pool-162-84-196-152.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5843,'eleusive',20040228233528,'dynamic-129-120-109-191.dynamic.unt.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040228233753,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5844,'Deborah',20040228235243,'user-0cetd33.cable.mindspring.com');
INSERT INTO uservisit VALUES (5844,'Deborah',20040228235634,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5844,'Deborah',20040228235758,'user-0cetd33.cable.mindspring.com');
INSERT INTO uservisit VALUES (5844,'Deborah',20040228235902,'user-0cetd33.cable.mindspring.com');
INSERT INTO uservisit VALUES (5730,'Tia Revell',20040229010957,'pcp03051343pcs.elkton01.md.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229012209,'bzq-80-58-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229012640,'bzq-80-58-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (5845,'LicKa',20040229013813,'user-118bsrg.cable.mindspring.com');
INSERT INTO uservisit VALUES (5845,'LicKa',20040229014837,'user-118bsrg.cable.mindspring.com');
INSERT INTO uservisit VALUES (5846,'Sylvia Else',20040229020736,'webcache03.mas.optusnet.com.au');
INSERT INTO uservisit VALUES (5846,'Sylvia Else',20040229021031,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3750,'mohan',20040229025542,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040229034029,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229035831,'bzq-118-213.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040229044143,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040229044720,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5528,'shawn',20040229044815,'203.122.28.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040229050033,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040229054734,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5847,'Charlotte',20040229064448,'cache-loh-aa06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040229064815,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040229070713,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040229072804,'dialup-171.13.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040229073756,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040229074731,'dialup-171.13.220.203.acc09-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5848,'Ruth',20040229075526,'cache-mtc-am01.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040229081209,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5849,'Alan Cresswell',20040229084441,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5849,'Alan Cresswell',20040229084918,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5849,'Alan Cresswell',20040229085349,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5178,'Dan Porter',20040229085631,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040229091316,'80.242.24.17');
INSERT INTO uservisit VALUES (1301,'Charlie',20040229100108,'pool-68-162-27-105.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5848,'Ruth',20040229100748,'cache-mtc-al07.proxy.aol.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229100847,'0-1pool183-247.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229102001,'bzq-80-60-66.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229102421,'bzq-80-60-66.red.bezeqint.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040229102914,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229104452,'bzq-80-60-66.red.bezeqint.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229104539,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229110119,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040229111430,'pool-68-162-36-89.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229113140,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040229114110,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229120346,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5635,'hywnchika',20040229121317,'lsanca1-ar3-4-60-160-020.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5849,'Alan Cresswell',20040229121831,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040229123841,'pool-68-162-30-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040229124356,'pool-68-162-30-169.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229124651,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040229124801,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229125746,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229125819,'0-2pool177-157.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229130207,'bzq-80-28-121.red.bezeqint.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040229130812,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040229132116,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040229134445,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229140404,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229140421,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5849,'Alan Cresswell',20040229140615,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229141256,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5850,'Debra Helm',20040229141432,'ca208-ch01-bl03.il-chicago0.sa.earthlink.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040229141832,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040229142042,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229142402,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5821,'joe',20040229145328,'217.charlotte-18rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5850,'Debra Helm',20040229150010,'ca208-ch02-bl03.il-chicago0.sa.earthlink.net');
INSERT INTO uservisit VALUES (5850,'Debra Helm',20040229150010,'ca208-ch02-bl04.il-chicago0.sa.earthlink.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040229151910,'pool-151-198-122-89.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229152530,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229152838,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040229152840,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229153427,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4701,'ronen',20040229155532,'83.130.226.27');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040229160204,'67.128.195.15');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229160547,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040229161338,'83.130.226.27');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040229161935,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5851,'keith carroll',20040229162139,'82-41-141-245.cable.ubr03.glen.blueyonder.co.uk');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040229163817,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5821,'joe',20040229164733,'179.charlotte-18rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040229165911,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20040229170307,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229170833,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040229171839,'bzq-80-8-187.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229173645,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229175554,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229175828,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040229180931,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040229181556,'67.128.195.15');
INSERT INTO uservisit VALUES (5352,'Juggler',20040229182515,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040229183214,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229184820,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040229192144,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040229192337,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040229192532,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040229200444,'67.128.195.15');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229202130,'0-1pool183-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229202240,'0-1pool183-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229202345,'0-1pool183-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229202542,'0-1pool183-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040229202836,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040229203024,'0-1pool183-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040229203919,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040229205711,'host213-122-168-130.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040229210801,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5853,'mai tran',20040229211613,'adsl-68-123-36-239.dsl.sktn01.pacbell.net');
INSERT INTO uservisit VALUES (5854,'mike',20040229211859,'d64-180-43-14.bchsia.telus.net');
INSERT INTO uservisit VALUES (5854,'mike',20040229211928,'d64-180-43-14.bchsia.telus.net');
INSERT INTO uservisit VALUES (5853,'mai tran',20040229212057,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3759,'Howard Bandy',20040229212234,'ip68-0-182-190.tc.ph.cox.net');
INSERT INTO uservisit VALUES (5854,'mike',20040229212357,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5821,'joe',20040229212437,'80.charlotte-05rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040229212509,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5852,'Coda',20040229213525,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040229215641,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040229220642,'m050-212.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040229230606,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040229233149,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040229235205,'203.94.199.220');
INSERT INTO uservisit VALUES (3558,'Tristan',20040229235718,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5855,'babii girl',20040301000719,'cache-rr03.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040301000906,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5855,'babii girl',20040301001038,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301002242,'pool-68-162-48-163.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4854,'James',20040301002521,'dhcp-158-24-149-24.cf-res.cfu.net');
INSERT INTO uservisit VALUES (1889,'T. Anderson',20040301004807,'nc1.akl.callplus.net.nz');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301014149,'bzq-80-60-198.red.bezeqint.net');
INSERT INTO uservisit VALUES (5670,'tan',20040301021753,'cf3.utc.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040301031618,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040301033837,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040301034336,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5856,'Matt',20040301034633,'isu241008.ilstu.edu');
INSERT INTO uservisit VALUES (5856,'Matt',20040301034814,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040301035058,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040301044541,'193.130.28.1');
INSERT INTO uservisit VALUES (5857,'hunter',20040301061625,'212.138.47.26');
INSERT INTO uservisit VALUES (4507,'Penny',20040301070050,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301070237,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5306,'Purna',20040301071216,'61.3.217.1');
INSERT INTO uservisit VALUES (5858,'Slobodan',20040301075207,'ja-087.ptt.yu');
INSERT INTO uservisit VALUES (4507,'Penny',20040301080206,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040301081158,'dialup-163.28.221.203.acc11-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040301082029,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301082906,'bzq-179-183-10.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301084204,'bzq-179-183-10.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301084335,'bzq-179-183-10.pop.bezeqint.net');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040301084420,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301084902,'bzq-179-183-10.pop.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301085051,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301091608,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301091658,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040301091707,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5352,'Juggler',20040301095019,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301095643,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5821,'joe',20040301100155,'99.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301101213,'bzq-82-80-180-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301102443,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040301102754,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040301102833,'LOFT-004.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3275,'retiarius',20040301102852,'194.7.121.5');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301103027,'144.9.158.97');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040301103035,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301104648,'bzq-82-80-180-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040301104801,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5352,'Juggler',20040301105051,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5859,'katherine',20040301105056,'168.169.123.76');
INSERT INTO uservisit VALUES (153,'TomM',20040301110013,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040301110234,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040301110300,'12.181.161.33');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301110939,'bzq-82-80-180-72.red.bezeqint.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040301112542,'193.130.28.1');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301113048,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040301114332,'LOFT-004.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301115429,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5860,'Gil',20040301120138,'DSL217-132-175-229.bb.netvision.net.il');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301121243,'144.9.158.97');
INSERT INTO uservisit VALUES (1183,'fwaff',20040301122352,'193.130.28.1');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040301122547,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5759,'Pieater',20040301123833,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (4374,'Richard',20040301125423,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040301130144,'203.94.199.145');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301132751,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301133139,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301133143,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040301134110,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301134321,'144.9.158.97');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040301135357,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040301140258,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040301140511,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040301141248,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040301141354,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5858,'slsl',20040301141539,'ja-050.ptt.yu');
INSERT INTO uservisit VALUES (4507,'Penny',20040301141605,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040301142250,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301144048,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040301145819,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301150855,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040301151905,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040301151958,'bzq-235-110.red.bezeqint.net');
INSERT INTO uservisit VALUES (5861,'melody',20040301152509,'webfilter-1.visalia.k12.ca.us');
INSERT INTO uservisit VALUES (5861,'melody',20040301153252,'webfilter-1.visalia.k12.ca.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040301153319,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040301153757,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (4701,'ronen',20040301154844,'83.130.235.113');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301155917,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5852,'Coda',20040301160304,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040301160853,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5862,'Sarah',20040301160932,'cache-loh-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301163514,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040301163909,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5097,'Cindy',20040301165205,'modemcable056.135-202-24.mc.videotron.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301165305,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040301165708,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040301170813,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040301173720,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301174213,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301174428,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301181239,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301181951,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301182208,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040301182414,'144.9.158.97');
INSERT INTO uservisit VALUES (3558,'Tristan',20040301183811,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040301184103,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301184227,'144.9.158.101');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040301184931,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5863,'Soo',20040301190433,'63.117.20.142');
INSERT INTO uservisit VALUES (5863,'Soo',20040301191901,'63.117.20.142');
INSERT INTO uservisit VALUES (153,'TomM',20040301192427,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301193750,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301195328,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040301201637,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5852,'Coda',20040301202701,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301202836,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301203916,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040301212813,'adsl-69-0-12-74.adsl.snet.net');
INSERT INTO uservisit VALUES (5822,'emory patton',20040301212912,'cache-dl12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040301214644,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5821,'joe',20040301214920,'200.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040301215126,'67.128.195.15');
INSERT INTO uservisit VALUES (5840,'michelle',20040301215351,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040301220304,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040301233537,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040301234250,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5864,'Jason',20040301235146,'ip68-102-39-195.ks.ok.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301235204,'pool-151-198-119-187.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5864,'Jason',20040301235546,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040301235649,'pool-151-198-119-187.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3750,'mohan',20040302000145,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040302001029,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040302004448,'80.242.24.17');
INSERT INTO uservisit VALUES (4374,'Richard',20040302004833,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040302012407,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302013145,'bzq-219-142-172.red.bezeqint.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040302031027,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040302031126,'193.130.28.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302031940,'bzq-218-238-207.red.bezeqint.net');
INSERT INTO uservisit VALUES (1304,'Emon Hunte',20040302034235,'209-242-60-209.dls.net');
INSERT INTO uservisit VALUES (153,'TomM',20040302041454,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040302042548,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040302043151,'202.138.112.241');
INSERT INTO uservisit VALUES (4507,'Penny',20040302045321,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5857,'hunter',20040302055633,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (4507,'Penny',20040302061019,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040302064814,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040302064932,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302065619,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040302072646,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040302074047,'has216m.desy.de');
INSERT INTO uservisit VALUES (1,'levik',20040302074422,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302074904,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302081552,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040302084128,'12.181.161.33');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040302084239,'12.181.161.33');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302085033,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302085331,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5865,'ice',20040302085507,'cache170.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5865,'ice',20040302085744,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040302090611,'dialup-171.75.57.150.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040302090640,'dialup-171.75.57.150.Dial1.Washington1.Level3.net');
INSERT INTO uservisit VALUES (5865,'ice',20040302091625,'cache170.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5866,'paurusan',20040302091855,'63.239.159.34');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302091921,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (5867,'paurusan',20040302092015,'63.239.159.34');
INSERT INTO uservisit VALUES (5866,'paurusan',20040302092447,'63.239.159.34');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302092653,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302093526,'bzq-80-56-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302093816,'bzq-80-56-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302094243,'144.9.158.100');
INSERT INTO uservisit VALUES (5352,'Juggler',20040302094823,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302095015,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040302095648,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040302095900,'sherman.state.gov');
INSERT INTO uservisit VALUES (5858,'slsl',20040302100105,'ja-068.ptt.yu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040302100607,'sherman.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302102742,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040302103744,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040302104944,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302110615,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302110657,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302110804,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302110829,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302111135,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040302111802,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302111807,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040302112736,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5868,'Wendy',20040302113758,'63.240.163.227');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302114236,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040302115124,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040302115351,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20040302115500,'varan.gfnet.com');
INSERT INTO uservisit VALUES (5868,'Wendy',20040302115723,'63.240.163.227');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302120326,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (5869,'amanda',20040302122508,'198.110.112.254');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040302122627,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302123044,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302123412,'144.9.158.101');
INSERT INTO uservisit VALUES (5870,'nicole',20040302123842,'cache-mtc-ab14.proxy.aol.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040302123928,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5870,'nicole',20040302124317,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302125435,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040302125548,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4374,'Richard',20040302125755,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040302125838,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302130447,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302131715,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302131748,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302133238,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302140132,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302141132,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040302141552,'LOFT-016.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302143204,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040302143910,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040302144136,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302150043,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302150138,'144.9.158.100');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040302151238,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20040302151924,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040302152508,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040302152552,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302153107,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302153454,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302153552,'sw02.verizon.com');
INSERT INTO uservisit VALUES (103,'friedlinguini',20040302155308,'mail.ade.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302155452,'144.9.158.97');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302160523,'bzq-80-3-26.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302160540,'bzq-80-3-26.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302163337,'bzq-80-3-26.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302164830,'bzq-80-3-26.red.bezeqint.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040302165032,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302165051,'144.9.158.101');
INSERT INTO uservisit VALUES (1171,'nikki',20040302165054,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302170227,'144.9.158.101');
INSERT INTO uservisit VALUES (1626,'Gamer',20040302170757,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040302171247,'67.128.195.15');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040302171918,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040302172747,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302174426,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040302180639,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5871,'tiana',20040302180752,'24-240-246-241.charter.com');
INSERT INTO uservisit VALUES (5871,'tiana',20040302181339,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5871,'tiana',20040302182730,'24-240-246-241.charter.com');
INSERT INTO uservisit VALUES (5871,'tiana',20040302182730,'24-240-246-241.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040302184232,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040302184316,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040302184834,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040302184845,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040302185743,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5871,'tiana',20040302190013,'24-240-246-241.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040302190633,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040302190800,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040302190934,'bzq-206-213.red.bezeqint.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040302192246,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040302192332,'cache-mtc-al04.proxy.aol.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040302193536,'0-2pool177-176.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040302193914,'0-2pool177-176.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5821,'joe',20040302194102,'16.charlotte-18rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040302194451,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1,'levik',20040302200215,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5872,'John Britton',20040302201722,'pool-141-154-187-71.wma.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040302201759,'198.23.26.253');
INSERT INTO uservisit VALUES (5872,'John Britton',20040302202114,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302203117,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5873,'alex',20040302203512,'149.minneapolis-02rh16rt-03rh15rt.mn.dial-access.att.net');
INSERT INTO uservisit VALUES (5873,'alex',20040302203614,'149.minneapolis-02rh16rt-03rh15rt.mn.dial-access.att.net');
INSERT INTO uservisit VALUES (5873,'alex',20040302203953,'149.minneapolis-02rh16rt-03rh15rt.mn.dial-access.att.net');
INSERT INTO uservisit VALUES (5873,'alex',20040302204006,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040302204100,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040302211636,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040302212004,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5874,'john baylor',20040302214102,'cpe-68-119-172-042.suff.va.charter.com');
INSERT INTO uservisit VALUES (5874,'john baylor',20040302214404,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040302221419,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4698,'Larry Settle',20040302221608,'pcp02066641pcs.11thav01.fl.comcast.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040302222615,'m050-007.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302223340,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5875,'balu',20040302224922,'203-195-201-29.now-india.net.in');
INSERT INTO uservisit VALUES (5875,'balu',20040302225743,'203-195-201-29.now-india.net.in');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040302231648,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040302233714,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303001221,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303001300,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040303004222,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303005736,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5876,'David',20040303010110,'adsl-67-125-1-231.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (5876,'David',20040303010515,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303011644,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303011955,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040303012315,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303022628,'bzq-221-64.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040303023525,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040303025816,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303030224,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303032508,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040303034004,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303034825,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040303034951,'193.130.28.1');
INSERT INTO uservisit VALUES (5865,'ice',20040303035128,'cache170.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5865,'ice',20040303035146,'cache170.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5877,'kiu',20040303040212,'cm61-10-7-218.hkcable.com.hk');
INSERT INTO uservisit VALUES (5878,'David Ko',20040303040655,'61.176.165.54');
INSERT INTO uservisit VALUES (5878,'David Ko',20040303041328,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040303062250,'213.155.33.17');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040303070315,'sherman.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303071242,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040303072814,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303073308,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040303075726,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040303075817,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040303081052,'h12.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040303081216,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040303081406,'h12.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303082416,'bzq-218-226-9.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303083551,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5821,'joe',20040303084432,'97.charlotte-03rh16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5879,'Chumzkie',20040303084914,'203.76.200.27');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303085005,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5879,'Chumzkie',20040303085256,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040303085546,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303092013,'144.9.158.101');
INSERT INTO uservisit VALUES (2561,'Aaron',20040303094323,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040303094407,'LOFT-010.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5794,'Lisa Fleming',20040303100539,'6.65.174.209.rtc5.illinois.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040303105318,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303110052,'144.9.158.97');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303111521,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5653,'koi_person',20040303111835,'adsl-68-122-241-214.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303111838,'144.9.158.101');
INSERT INTO uservisit VALUES (5712,'elizabeth',20040303111917,'adsl-68-122-241-214.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303112145,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5880,'Raul',20040303112244,'adsl-68-122-241-214.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040303112330,'adsl-68-122-241-214.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5653,'koi_person',20040303112358,'adsl-68-122-241-214.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5880,'Raul',20040303112646,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303114545,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (746,'Raveen',20040303114753,'220.247.216.37');
INSERT INTO uservisit VALUES (4507,'Penny',20040303115726,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303115849,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040303115900,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303121304,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040303121736,'sherman.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303122522,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040303122725,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303122830,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303123109,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040303123117,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303125526,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303125736,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040303125905,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303130517,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303130733,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303131001,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303131108,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040303132608,'LOFT-007.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1567,'Bryan',20040303134313,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303134544,'144.9.158.97');
INSERT INTO uservisit VALUES (5881,'Minh',20040303134910,'cal-fw0.na.amec.com');
INSERT INTO uservisit VALUES (5881,'Minh',20040303135424,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040303140806,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040303140818,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303142325,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303142748,'144.9.158.100');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303143509,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303144002,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303144103,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040303144109,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040303144225,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5391,'York',20040303145133,'66.4.225.3');
INSERT INTO uservisit VALUES (153,'TomM',20040303145454,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040303150432,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303151831,'144.9.158.100');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303152159,'67.128.195.15');
INSERT INTO uservisit VALUES (1301,'Charlie',20040303153014,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040303153046,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303153157,'144.9.158.97');
INSERT INTO uservisit VALUES (5882,'carlos_the_peanut',20040303153511,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5882,'carlos_the_peanut',20040303153739,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040303154940,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040303155140,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040303155356,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303160611,'144.9.158.101');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040303161226,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040303161421,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040303162032,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040303162207,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040303162352,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040303163334,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040303163643,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040303164948,'1Cust172.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303165514,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040303165629,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040303165645,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303165901,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (5883,'Alvin',20040303170205,'202.164.102.178');
INSERT INTO uservisit VALUES (1626,'Gamer',20040303170506,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040303170614,'1Cust172.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5884,'Yev Dekhtyar',20040303171834,'h-68-166-99-162.NYCMNY83.covad.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040303172241,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5884,'Yev Dekhtyar',20040303172355,'66.155.212.162');
INSERT INTO uservisit VALUES (5885,'George',20040303172826,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040303173301,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5885,'George',20040303173405,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303174014,'67.128.195.15');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303174135,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040303175504,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303175600,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303180238,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040303181134,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303181509,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040303181958,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303182144,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303182218,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040303182832,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040303183146,'67.128.195.15');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040303183436,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040303183915,'bzq-218-113-5.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040303185020,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5886,'Steve',20040303185330,'dsl254-019-212.sea1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303185453,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040303191347,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040303192335,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192340,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192400,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192421,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192441,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192509,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192520,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192535,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192549,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303192619,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303193519,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5886,'Steve',20040303194227,'dsl254-019-212.sea1.dsl.speakeasy.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040303194439,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040303194536,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303195053,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040303195126,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303195754,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040303200130,'7.charlotte-01rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040303200837,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303202507,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040303202710,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040303204650,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040303205446,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040303210005,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040303210934,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303211309,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5384,'Larry',20040303213331,'h222.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20040303214638,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040303214926,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040303215436,'dial81-135-74-213.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040303215643,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5887,'Heather',20040303215707,'user-38ld3km.dialup.mindspring.com');
INSERT INTO uservisit VALUES (5887,'Heather',20040303220153,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303220326,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303220607,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040303221813,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303223300,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4374,'Richard',20040303223731,'cache-ntc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303223934,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040303225151,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5384,'Larry',20040303231446,'h222.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5888,'keliana',20040303231738,'cache-ntc-ad05.proxy.aol.com');
INSERT INTO uservisit VALUES (5888,'keliana',20040303231931,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303232612,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040303232711,'sneezy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20040303232836,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040303234729,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040304000934,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5889,'sandeepRai',20040304012709,'203.200.66.240');
INSERT INTO uservisit VALUES (1253,'brianjn',20040304013251,'m052-217.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5890,'JAMIE',20040304014958,'cache-dm07.proxy.aol.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040304020005,'m052-217.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5891,'Len Nowers',20040304022729,'netcache1-ctn.is.co.za');
INSERT INTO uservisit VALUES (5860,'Gil',20040304023043,'CBL217-132-160-195.bb.netvision.net.il');
INSERT INTO uservisit VALUES (5860,'Gil',20040304023129,'CBL217-132-160-195.bb.netvision.net.il');
INSERT INTO uservisit VALUES (5885,'George',20040304023834,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304024223,'bzq-221-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304024242,'bzq-221-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304024337,'bzq-221-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (5892,'empraptor',20040304025658,'bgp997819bgs.nanarb01.mi.comcast.net');
INSERT INTO uservisit VALUES (5892,'empraptor',20040304025951,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040304032210,'193.130.28.1');
INSERT INTO uservisit VALUES (5528,'shawn',20040304032253,'203.122.28.98');
INSERT INTO uservisit VALUES (5885,'George',20040304032257,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304040501,'bzq-221-70.red.bezeqint.net');
INSERT INTO uservisit VALUES (5891,'Len Nowers',20040304041028,'netcache1-ctn.is.co.za');
INSERT INTO uservisit VALUES (4507,'Penny',20040304042042,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304042536,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5885,'George',20040304044810,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304044933,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304051809,'144.9.158.97');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304055003,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304055628,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304060547,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304061906,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304065206,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040304070118,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304072248,'144.9.158.97');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304072430,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040304072712,'sherman.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304072754,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304073016,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5384,'Larry',20040304073411,'h121.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040304075601,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304080404,'144.9.158.100');
INSERT INTO uservisit VALUES (4507,'Penny',20040304080853,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304082923,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040304084245,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304084838,'cache-dg08.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304085512,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304085532,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304090435,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304091131,'bzq-218-73-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040304092247,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304092426,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304093202,'bzq-218-73-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040304093618,'12.181.161.33');
INSERT INTO uservisit VALUES (4507,'Penny',20040304094410,'cache-dg08.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040304094741,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304094907,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304101129,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304101321,'pool-68-162-49-4.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5821,'joe',20040304101628,'203.charlotte-05rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040304101727,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304104500,'bzq-218-87-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040304104558,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040304105251,'bzq-218-87-21.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304105647,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304105652,'pool-141-153-150-221.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304111518,'144.9.158.101');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040304111617,'203.129.207.162');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040304111754,'203.129.207.162');
INSERT INTO uservisit VALUES (4507,'Penny',20040304111900,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040304112429,'crawler3.googlebot.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040304113215,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304113301,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040304113835,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304114759,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040304115038,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040304115258,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040304115841,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304115848,'pool-138-89-129-252.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304120200,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (4701,'ronen',20040304120830,'genie02-159-168.inter.net.il');
INSERT INTO uservisit VALUES (4507,'Penny',20040304120832,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040304121342,'134.241.158.74');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304122121,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304123858,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040304124407,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304125534,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5895,'Tiffany',20040304125619,'CPE-24-167-223-171.wi.rr.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040304130525,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304130843,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040304133547,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5896,'Steve',20040304133739,'skang.seas.ucla.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304134330,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304134342,'206.176.84.3');
INSERT INTO uservisit VALUES (4507,'Penny',20040304134349,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5882,'carlos_the_peanut',20040304134452,'206.176.84.3');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304134458,'206.176.84.3');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040304134646,'206.176.84.3');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304134946,'pool-138-89-125-180.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304135118,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040304135443,'nessus.swg.ca');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040304135537,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040304135657,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040304140145,'83.130.210.83');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304140247,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304141625,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304141917,'pool-141-153-135-156.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304142055,'pool-141-153-135-156.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5892,'empraptor',20040304142615,'bgp997819bgs.nanarb01.mi.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304142710,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040304142950,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040304144432,'67.128.195.15');
INSERT INTO uservisit VALUES (4701,'ronen',20040304145148,'83.130.210.83');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040304145431,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304145730,'pool-138-89-9-58.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040304150109,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304150446,'pool-138-89-9-58.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304150554,'pool-138-89-9-58.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304151007,'206.176.84.3');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040304151011,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304151506,'pool-138-89-9-58.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304151550,'206.176.84.3');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304151558,'206.176.84.3');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040304151621,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5896,'Steve',20040304152651,'crawler3.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304152723,'144.9.158.97');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304152758,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304152816,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5809,'Jer',20040304152931,'134.241.158.74');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304152952,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304153001,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304153011,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040304153033,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304153354,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304160418,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5885,'George',20040304161523,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20040304161526,'80.58.11.44.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (251,'Cheradenine',20040304163245,'80.58.11.44.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1,'levik',20040304164122,'206.28.64.98');
INSERT INTO uservisit VALUES (1,'levik',20040304164237,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304164533,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040304165806,'r142-7.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1253,'brianjn',20040304170406,'m052-139.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304170630,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304170659,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304171237,'144.9.158.97');
INSERT INTO uservisit VALUES (5885,'George',20040304171614,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040304171929,'pool-138-89-31-213.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040304173507,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040304174433,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304174547,'144.9.158.100');
INSERT INTO uservisit VALUES (5658,'Wendy',20040304175832,'144.138.242.181');
INSERT INTO uservisit VALUES (5658,'Wendy',20040304180224,'144.138.242.181');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304180311,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040304180334,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5658,'Wendy',20040304180434,'144.138.242.181');
INSERT INTO uservisit VALUES (4507,'Penny',20040304181403,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304181506,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040304181739,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040304181828,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (5751,'Mitch Mullings',20040304182113,'d226-61-40.home.cgocable.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040304183332,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040304185551,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304185649,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040304190747,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304191723,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304191908,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5895,'Tiffany',20040304193900,'CPE-24-167-223-171.wi.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040304201204,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040304204308,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040304205612,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040304211339,'dialup-183.80.220.203.acc05-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040304211341,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040304211747,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040304212103,'host213-122-185-8.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040304212354,'0-1pool183-237.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040304214831,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040304214917,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040304215140,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4909,'Brian',20040304215233,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040304220323,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5898,'paul',20040304220616,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040304220616,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5898,'paul',20040304220842,'crawler3.googlebot.com');
INSERT INTO uservisit VALUES (5821,'joe',20040304221702,'136.charlotte-20rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5821,'joe',20040304224410,'136.charlotte-20rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040304225229,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040304225904,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304235026,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040304235154,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040304235633,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040304235849,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305003646,'bzq-80-55-35.red.bezeqint.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040305005208,'m050-188.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305011314,'bzq-158-112.red.bezeqint.net');
INSERT INTO uservisit VALUES (5885,'George',20040305011818,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5899,'john',20040305012010,'vn.24.171.95.220.charter-stl.com');
INSERT INTO uservisit VALUES (4909,'Brian',20040305012046,'ip68-7-223-165.sd.sd.cox.net');
INSERT INTO uservisit VALUES (5900,'salwa',20040305013439,'213.186.165.28');
INSERT INTO uservisit VALUES (5900,'salwa',20040305013528,'213.186.165.28');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305014656,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305020514,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5885,'George',20040305021036,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5899,'john',20040305021043,'vn.24.171.95.220.charter-stl.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305021319,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040305021928,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040305022526,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305022934,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (1183,'fwaff',20040305023105,'193.130.28.1');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305023521,'bzq-204-245.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305023637,'bzq-204-245.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305023808,'bzq-204-245.red.bezeqint.net');
INSERT INTO uservisit VALUES (5885,'George',20040305032949,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5885,'George',20040305033220,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5901,'T Fergusen',20040305040912,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (5901,'T Fergusen',20040305040933,'mdsnwi11-vlan426-153.wi.tds.net');
INSERT INTO uservisit VALUES (5902,'David',20040305045902,'0-1pool155-8.nas10.colorado-springs1.co.us.da.qwest.net');
INSERT INTO uservisit VALUES (5891,'Len Nowers',20040305054047,'netcache1-ctn.is.co.za');
INSERT INTO uservisit VALUES (5885,'George',20040305060107,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040305061959,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305062048,'bzq-82-80-139-16.red.bezeqint.net');
INSERT INTO uservisit VALUES (5903,'blackberry brambles',20040305070121,'211.206.159.219');
INSERT INTO uservisit VALUES (5903,'blackberry brambles',20040305070421,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5903,'blackberry brambles',20040305070642,'211.206.159.219');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305071226,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305071625,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (103,'friedlinguini',20040305073309,'ip68-0-132-103.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040305073749,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040305074212,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040305074451,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305075231,'bzq-218-86-2.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305080044,'pool-141-153-138-241.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5904,'jennifer mccall',20040305081823,'167.197.101.147');
INSERT INTO uservisit VALUES (5904,'jennifer mccall',20040305082111,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305083204,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5559,'kenthank',20040305083449,'133.85.93.240');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305085236,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5904,'jennifer mccall',20040305085304,'167.197.101.147');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305090359,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040305092216,'66-243-64-187.focaldata.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305092811,'pool-141-153-138-241.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5905,'Jennifer',20040305093300,'199.120.127.2');
INSERT INTO uservisit VALUES (5905,'Jennifer',20040305093621,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040305093626,'203.129.207.162');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305094029,'bzq-218-161-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305094320,'bzq-218-161-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040305094544,'clarkson-uvg9sg.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040305095142,'r142-6.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305095149,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305095805,'bzq-218-161-99.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305100923,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040305101614,'128.153.140.159');
INSERT INTO uservisit VALUES (1575,'DJ',20040305102018,'128.153.140.159');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040305102517,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305102611,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040305102709,'134.241.158.74');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305103031,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305103123,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305103415,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040305104003,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040305105044,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1178,'Medicherla',20040305105937,'has216m.desy.de');
INSERT INTO uservisit VALUES (4507,'Penny',20040305110043,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305112420,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040305113119,'12.181.161.33');
INSERT INTO uservisit VALUES (3430,'pat',20040305113917,'mail.bryan.k12.ga.us');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040305114122,'12.181.161.33');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305114746,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305114752,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305115144,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305115234,'144.9.158.100');
INSERT INTO uservisit VALUES (5759,'Pieater',20040305120053,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305120410,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305120556,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305121023,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040305121243,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5809,'Jer',20040305122038,'134.241.158.74');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305122639,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305123046,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040305123613,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040305130044,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040305130103,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305130226,'144.9.158.100');
INSERT INTO uservisit VALUES (4374,'Richard',20040305130316,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (5906,'milo',20040305132352,'minnow.msais.com');
INSERT INTO uservisit VALUES (5907,'Mariana',20040305132458,'kogate2.ko.com');
INSERT INTO uservisit VALUES (5907,'Mariana',20040305133031,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040305133233,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305133301,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5908,'jay',20040305133457,'ua196d210.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (5908,'jay',20040305133603,'ua196d210.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305134408,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040305134711,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305135928,'212.179.176.203');
INSERT INTO uservisit VALUES (4670,'e.g.',20040305140146,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040305140333,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305141027,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040305141903,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305142940,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040305143255,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040305144015,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305145329,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305145651,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305150542,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040305151109,'newlib-168-145.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040305151540,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040305151635,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040305151658,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040305151703,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305151718,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305151818,'144.9.158.97');
INSERT INTO uservisit VALUES (5885,'George',20040305152021,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040305152819,'206.176.84.3');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040305153252,'144.9.158.101');
INSERT INTO uservisit VALUES (5909,'wild_ronin',20040305154249,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (5909,'wild_ronin',20040305154506,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5872,'John Britton',20040305154945,'12.111.86.5');
INSERT INTO uservisit VALUES (5872,'John Britton',20040305155016,'12.111.86.5');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040305155206,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305155950,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040305160045,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040305161523,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5910,'yeye',20040305162528,'207.159.196.2');
INSERT INTO uservisit VALUES (5910,'yeye',20040305162624,'207.159.196.2');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040305162917,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5910,'yeye',20040305163137,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305164450,'pool-141-153-138-241.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040305164511,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040305171639,'bzq-218-112-224.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040305172707,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5911,'Elizabeth',20040305173327,'66.242.75.240');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040305173520,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5911,'Elizabeth',20040305173631,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305174000,'144.9.158.101');
INSERT INTO uservisit VALUES (4507,'Penny',20040305174347,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040305174542,'206.137.1.133');
INSERT INTO uservisit VALUES (4374,'Richard',20040305180914,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040305181118,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040305181224,'67.128.195.15');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040305181718,'0-1pool182-90.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040305181719,'0-1pool182-90.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5912,'jana',20040305183517,'src17.src.scs.wsu.edu');
INSERT INTO uservisit VALUES (5913,'Hannah',20040305184125,'pcp04634353pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040305190225,'cache-ntc-ac06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040305190439,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040305191314,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5913,'Hannah',20040305191517,'pcp04634353pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040305191553,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040305194445,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20040305195859,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040305201304,'pool-141-153-137-9.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5821,'joe',20040305201336,'12.76.239.84');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040305202153,'host213-122-49-31.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5914,'Alyne',20040305203517,'200.231.9.71');
INSERT INTO uservisit VALUES (5914,'Alyne',20040305203840,'200.231.9.71');
INSERT INTO uservisit VALUES (5914,'Alyne',20040305204049,'crawler3.googlebot.com');
INSERT INTO uservisit VALUES (5821,'joe',20040305204434,'12.76.239.84');
INSERT INTO uservisit VALUES (153,'TomM',20040305205410,'206.137.1.133');
INSERT INTO uservisit VALUES (5840,'michelle',20040305205437,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5915,'chandre',20040305210759,'pcp01955033pcs.hnsvl01.ga.comcast.net');
INSERT INTO uservisit VALUES (5915,'chandre',20040305210835,'pcp01955033pcs.hnsvl01.ga.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040305210858,'pool-162-83-175-166.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5916,'Orpheus',20040305212109,'FXMAC.dcc.uaf.edu');
INSERT INTO uservisit VALUES (5917,'jessica',20040305212337,'66-53-58-150.lsan.dial.netzero.com');
INSERT INTO uservisit VALUES (5916,'Orpheus',20040305212623,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040305213012,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5917,'jessica',20040305213042,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (5456,'Candice',20040305215616,'wnpgmb01bc8-uw01-19-60.dial.mts.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040305215636,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040305220027,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5885,'George',20040305220423,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (693,'Jun',20040305220657,'cache51.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5299,'Nick',20040305221636,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040305222120,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040305222855,'cache-dc05.proxy.aol.com');
INSERT INTO uservisit VALUES (5918,'sebastian Schaffler',20040305222933,'219-88-156-73.jetstream.xtra.co.nz');
INSERT INTO uservisit VALUES (3750,'mohan',20040305223351,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (5299,'Nick',20040305223419,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040305223538,'cache-dh01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040305223714,'cache-dh01.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040305223800,'cache-dq06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040305224014,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20040305224302,'69.37.221.225.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040305224913,'206.137.1.133');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20040305225635,'69.37.221.225.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040305232358,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040305233320,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2423,'Michael Pepin',20040305233352,'69.37.221.225.adsl.snet.net');
INSERT INTO uservisit VALUES (5919,'Iris',20040305233745,'n219077080231.netvigator.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040305234217,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5920,'mary esterhammer-fic',20040306001830,'d53-64-250-189.nap.wideopenwest.com');
INSERT INTO uservisit VALUES (5920,'mary esterhammer-fic',20040306003937,'d53-64-250-189.nap.wideopenwest.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040306004657,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040306010524,'1Cust24.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040306015358,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040306054132,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040306062555,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5857,'hunter',20040306062929,'cache9-5.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (5821,'joe',20040306065409,'66.charlotte-17rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040306071112,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040306075531,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040306080155,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040306080853,'206.137.1.133');
INSERT INTO uservisit VALUES (5885,'George',20040306083410,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040306083756,'dialup-215.52.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5821,'joe',20040306084052,'77.charlotte-03rh16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (153,'TomM',20040306085401,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040306091718,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040306092637,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040306095039,'109.charlotte-02rh16rt-03rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5821,'joe',20040306095951,'109.charlotte-02rh16rt-03rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040306101622,'bzq-82-80-167-3.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040306101632,'206.137.1.133');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040306103350,'203.129.207.162');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040306103407,'bzq-82-80-167-3.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040306103605,'r200-40-255-130-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040306105055,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040306105736,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5909,'wild_ronin',20040306111312,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (1,'levik',20040306111356,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040306112341,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040306114637,'0-1pool182-66.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040306115114,'r200-40-255-130-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040306115422,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040306122236,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040306122601,'bzq-218-164-144.red.bezeqint.net');
INSERT INTO uservisit VALUES (5909,'wild_ronin',20040306122716,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (3351,'Eric',20040306123034,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5909,'wild_ronin',20040306124943,'pr2-ts.telepac.pt');
INSERT INTO uservisit VALUES (5299,'Nick',20040306130734,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040306130926,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040306131013,'cache-dc06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040306131606,'66.159.180.209.adsl.snet.net');
INSERT INTO uservisit VALUES (5853,'mai tran',20040306134516,'adsl-68-123-37-67.dsl.sktn01.pacbell.net');
INSERT INTO uservisit VALUES (1,'levik',20040306135504,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040306135750,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040306140242,'webcacheB10a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3351,'Eric',20040306142030,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040306142849,'pool-141-153-156-86.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040306144218,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040306145123,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040306145331,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5921,'Anirban Mandal',20040306150444,'61.2.223.51');
INSERT INTO uservisit VALUES (5921,'Anirban Mandal',20040306151127,'crawler3.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040306153800,'206.137.1.133');
INSERT INTO uservisit VALUES (5384,'Larry',20040306160753,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20040306162334,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040306162939,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040306163417,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5885,'George',20040306163520,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040306165314,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040306171832,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5922,'sara',20040306172534,'host-24-225-231-139.patmedia.net');
INSERT INTO uservisit VALUES (5922,'sara',20040306173144,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040306173434,'206.137.1.133');
INSERT INTO uservisit VALUES (5923,'p',20040306174508,'206.78.115.4');
INSERT INTO uservisit VALUES (5923,'p',20040306174810,'206.78.115.4');
INSERT INTO uservisit VALUES (5923,'p',20040306175009,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (2130,'ethan',20040306180814,'1Cust223.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040306181619,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20040306182722,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040306183049,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5924,'Mo',20040306184228,'ool-44c4f960.dyn.optonline.net');
INSERT INTO uservisit VALUES (5924,'Mo',20040306184722,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5872,'John Britton',20040306185500,'pool-141-154-187-71.wma.east.verizon.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040306191301,'dial81-135-72-226.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040306191942,'67.128.195.15');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040306194124,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5882,'carlos_the_peanut',20040306195505,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040306195734,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040306203020,'67.128.195.15');
INSERT INTO uservisit VALUES (5821,'joe',20040306212821,'141.charlotte-06rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040306213413,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040306213922,'141.charlotte-06rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5821,'joe',20040306213950,'141.charlotte-06rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040306214749,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040306215903,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040306220837,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040306221437,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5925,'Julie',20040306222836,'iq-kok-as000-89.iquest.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040306230009,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040306231829,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040306232216,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040306233257,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040306233519,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040306233632,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040306235143,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040306235512,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040307003002,'pool-138-89-131-246.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040307003413,'67.128.195.15');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307005743,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307010441,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307012134,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307013343,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040307013810,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040307013842,'CPE-138-217-56-176.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (5926,'fred',20040307024819,'cache155.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (5926,'fred',20040307032406,'cache155.156ce.maxonline.com.sg');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040307032815,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040307034440,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5927,'jk',20040307040035,'tide164.microsoft.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040307040118,'bzq-80-29-219.red.bezeqint.net');
INSERT INTO uservisit VALUES (5927,'jk',20040307051455,'tide164.microsoft.com');
INSERT INTO uservisit VALUES (153,'TomM',20040307062332,'206.137.1.133');
INSERT INTO uservisit VALUES (5876,'David',20040307063127,'adsl-67-112-108-229.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307063657,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040307071447,'bzq-158-25.red.bezeqint.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040307073759,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5928,'KD',20040307075046,'24.236.160.204.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040307083145,'bzq-120-253.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307092538,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040307093835,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (153,'TomM',20040307100105,'206.137.1.133');
INSERT INTO uservisit VALUES (4165,'sizz',20040307100357,'ool-18bab942.dyn.optonline.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040307100902,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307102458,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040307103121,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040307104453,'pool-141-153-138-151.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040307110750,'67.128.195.15');
INSERT INTO uservisit VALUES (153,'TomM',20040307113113,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307113435,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040307115322,'ua162d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (5384,'Larry',20040307120013,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307121939,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307123413,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307124451,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040307124850,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307124905,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040307125309,'bzq-82-81-3-106.red.bezeqint.net');
INSERT INTO uservisit VALUES (5929,'Marc',20040307125858,'cs6669218-64.austin.rr.com');
INSERT INTO uservisit VALUES (5929,'Marc',20040307125907,'cs6669218-64.austin.rr.com');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040307131057,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5885,'George',20040307132311,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040307132354,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (5897,'Jessica',20040307132453,'user202.net421.nc.sprint-hsd.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307134605,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307134749,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040307135614,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307135653,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5930,'Jade Gilson',20040307140844,'c-24-10-185-243.client.comcast.net');
INSERT INTO uservisit VALUES (5931,'Sarah',20040307142155,'cache-mtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (5888,'keliana',20040307143454,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (5885,'George',20040307144824,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307152536,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5885,'George',20040307152547,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307152842,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040307153731,'pool-68-162-62-114.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040307154805,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307155142,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5821,'joe',20040307155415,'53.charlotte-06rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307155540,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040307160412,'53.charlotte-06rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307160930,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307161118,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5932,'ethan',20040307161604,'dialup-67.27.231.251.Dial1.KansasCity1.Level3.net');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307162027,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307162257,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307162747,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307162839,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307163452,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (5750,'chris quinn',20040307163613,'user-12hcr4a.cable.mindspring.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040307163624,'r200-40-255-46-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2130,'ethan',20040307164609,'1Cust145.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5520,'Robert Sassoon',20040307164930,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (153,'TomM',20040307165742,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20040307171418,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040307172251,'bzq-233-83.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040307172328,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040307174021,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040307174035,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040307174039,'r200-40-255-37-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040307174054,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040307174435,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040307174639,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040307180528,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5933,'Jess',20040307180650,'ool-43509efe.dyn.optonline.net');
INSERT INTO uservisit VALUES (5934,'Ed',20040307180721,'dialup-64-6-97-76.goodnews.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040307181305,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5935,'Kurogane',20040307182041,'dup-148-221-120-188.prodigy.net.mx');
INSERT INTO uservisit VALUES (5352,'Juggler',20040307183044,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040307183232,'206.137.1.133');
INSERT INTO uservisit VALUES (2561,'Aaron',20040307184755,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5936,'flute16',20040307184857,'cache-rq02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307191013,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040307191043,'pool-151-198-125-144.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307191259,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307191354,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040307191445,'pool-151-198-125-144.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307192117,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307192514,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040307192734,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5937,'Deb',20040307192905,'dialup-171.75.6.161.Dial1.Phoenix1.Level3.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307193003,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040307193424,'67.128.195.15');
INSERT INTO uservisit VALUES (4507,'Penny',20040307193533,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307193903,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040307194647,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1,'levik',20040307194949,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040307195415,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040307195920,'r200-40-255-37-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2561,'Aaron',20040307200127,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5938,'alfaz',20040307200406,'pool-162-84-198-187.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4068,'Bruno',20040307200554,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307200844,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5939,'brian',20040307201006,'ool-43554df7.dyn.optonline.net');
INSERT INTO uservisit VALUES (1,'levik',20040307201746,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5821,'joe',20040307202401,'164.charlotte-23rh16rt-24rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040307203305,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307203908,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307204344,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307204749,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5940,'Nicholas Wang',20040307204827,'160.96.130.6');
INSERT INTO uservisit VALUES (4507,'Penny',20040307205028,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040307205957,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5940,'Nicholas Wang',20040307213141,'160.96.130.6');
INSERT INTO uservisit VALUES (153,'TomM',20040307213347,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040307213405,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040307213957,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5178,'Axorion',20040307214132,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040307214251,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040307215438,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5941,'rabdi',20040307220934,'24.247.84.178.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (5941,'rabdi',20040307221310,'24.247.84.178.bay.mi.chartermi.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307224815,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040307224909,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20040307225438,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040307230035,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040307230047,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040307231935,'206.137.1.133');
INSERT INTO uservisit VALUES (5384,'Larry',20040308000444,'h32.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5942,'Rob',20040308001238,'ACC06FAC.ipt.aol.com');
INSERT INTO uservisit VALUES (5942,'Rob',20040308001328,'ACC06FAC.ipt.aol.com');
INSERT INTO uservisit VALUES (1637,'chris',20040308001424,'host-216-79-206-149.shv.bellsouth.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308003101,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5942,'Rob',20040308003705,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308005043,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040308005850,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308015051,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5885,'George',20040308015521,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (153,'TomM',20040308025321,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308025326,'bzq-218-166-157.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308031450,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040308032144,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308032232,'c68.113.192.235.ts46v-11.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308033859,'bzq-218-175-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (5943,'Eli',20040308035753,'pool-141-149-51-245.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5943,'Eli',20040308040056,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308040100,'bzq-218-175-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308040540,'bzq-218-175-132.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308040859,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040308041242,'193.130.28.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040308042044,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308042516,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308043313,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308045213,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308052327,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308054327,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5944,'Sowmya Nagarajan',20040308054754,'38.241.193.241');
INSERT INTO uservisit VALUES (5944,'Sowmya Nagarajan',20040308055003,'38.241.193.241');
INSERT INTO uservisit VALUES (4507,'Penny',20040308055742,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308063245,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040308063401,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040308063718,'67.128.195.15');
INSERT INTO uservisit VALUES (5857,'hunter',20040308063855,'cache1-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (5857,'hunter',20040308064140,'cache7-5.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (4830,'Jils',20040308065516,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308065705,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040308071857,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308072837,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040308073638,'CPE-138-217-56-142.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (1575,'DJ',20040308075557,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040308075752,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040308080441,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308081132,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040308082659,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308082714,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5528,'shawn',20040308082931,'203.122.28.98');
INSERT INTO uservisit VALUES (1686,'DuCk',20040308083806,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1686,'DuCk',20040308083827,'varan.gfnet.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308084129,'144.9.158.97');
INSERT INTO uservisit VALUES (4830,'Jils',20040308084423,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308085807,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308090454,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308090454,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308090454,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5945,'Chris',20040308090550,'London-HSE-ppp3541726.sympatico.ca');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040308091503,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5945,'Chris',20040308091917,'London-HSE-ppp3541726.sympatico.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308093226,'bzq-80-7-44.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308093404,'bzq-80-7-44.red.bezeqint.net');
INSERT INTO uservisit VALUES (5946,'Marcela',20040308093412,'200.21.8.16');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308093619,'bzq-80-7-44.red.bezeqint.net');
INSERT INTO uservisit VALUES (5946,'Marcela',20040308094015,'200.21.8.16');
INSERT INTO uservisit VALUES (5946,'Marcela',20040308094030,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308101345,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040308101550,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308101742,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040308102101,'134.241.158.74');
INSERT INTO uservisit VALUES (5947,'Ashlea',20040308102228,'cheetah.wolves.k12.mo.us');
INSERT INTO uservisit VALUES (5947,'Ashlea',20040308102518,'cheetah.wolves.k12.mo.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040308102600,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308102811,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308103518,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308104138,'144.9.158.101');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040308104927,'nessus.swg.ca');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308110352,'bzq-82-80-131-106.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308110836,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040308111648,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308112555,'144.9.158.97');
INSERT INTO uservisit VALUES (872,'pleasance',20040308113112,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040308113151,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308114711,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5948,'kenyatta scott',20040308115253,'star.sfusd.edu');
INSERT INTO uservisit VALUES (5948,'kenyatta scott',20040308115558,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040308122449,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5885,'George',20040308122750,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308123255,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308123757,'144.9.158.101');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040308124141,'vern01m01-21.bctel.ca');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040308124455,'vern01m01-21.bctel.ca');
INSERT INTO uservisit VALUES (5885,'George',20040308125630,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5950,'JASON',20040308130237,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (5613,'deb',20040308130440,'wnc1614125.wnclink.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308131620,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040308131809,'r142-7.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5950,'JASON',20040308131826,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040308131906,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5950,'JASON',20040308132114,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040308133304,'r142-7.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (5852,'Coda',20040308133648,'d154-5-165-56.bchsia.telus.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308134003,'144.9.158.100');
INSERT INTO uservisit VALUES (4670,'e.g.',20040308134708,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5950,'JASON',20040308135030,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308140152,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308140228,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5950,'jason',20040308140854,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040308141225,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040308141239,'ua162d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040308141254,'ua162d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308141330,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040308141849,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040308142125,'83.130.242.76');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308142253,'144.9.158.100');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040308142411,'vern01m06-161.bctel.ca');
INSERT INTO uservisit VALUES (575,'not_so_einstein',20040308142613,'ua162d57.elisa.omakaista.fi');
INSERT INTO uservisit VALUES (4507,'Penny',20040308143854,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308145748,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040308150124,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5951,'Maria',20040308150346,'cache1-sot3.server.ntli.net');
INSERT INTO uservisit VALUES (5951,'Maria',20040308150557,'cache1-sot3.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308151537,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040308151725,'206.176.84.3');
INSERT INTO uservisit VALUES (1626,'Gamer',20040308152734,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5950,'jason',20040308152930,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040308153431,'sherman.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308153834,'144.9.158.97');
INSERT INTO uservisit VALUES (5950,'jason',20040308154248,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (5950,'jason',20040308154542,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308155105,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040308155139,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308160600,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308160606,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5946,'Marcela',20040308164131,'200.21.8.50');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308165237,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20040308165526,'206.28.64.98');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308165817,'bzq-218-209-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308165821,'bzq-218-209-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308170610,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040308171041,'bzq-218-209-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040308171703,'nessus.swg.ca');
INSERT INTO uservisit VALUES (153,'TomM',20040308171727,'206.137.1.133');
INSERT INTO uservisit VALUES (1253,'brianjn',20040308172051,'m052-187.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308173507,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040308173819,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308175914,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040308180117,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (153,'TomM',20040308181013,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308181419,'144.9.158.100');
INSERT INTO uservisit VALUES (1575,'DJ',20040308182258,'clarkson-uvg9sg-1.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040308182608,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308182903,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040308185652,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040308185858,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308185949,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308190559,'r200-40-224-79-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5831,'Risa',20040308190657,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5831,'Risa',20040308190715,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (5831,'Risa',20040308190956,'pcp06586881pcs.nrockv01.md.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040308192709,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040308192952,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040308194202,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5898,'paul',20040308195735,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308195809,'144.9.158.97');
INSERT INTO uservisit VALUES (1626,'Gamer',20040308200407,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308200508,'144.9.158.97');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040308201203,'r200-40-68-137-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5952,'Sunwoo Lee',20040308201604,'c-24-4-7-248.client.comcast.net');
INSERT INTO uservisit VALUES (5952,'Sunwoo Lee',20040308201808,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308210035,'144.9.158.97');
INSERT INTO uservisit VALUES (5953,'paul',20040308211728,'adsl-68-21-130-95.dsl.euclwi.ameritech.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040308213516,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040308214445,'m052-227.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5954,'kate',20040308222315,'pool-141-152-50-190.rich.east.verizon.net');
INSERT INTO uservisit VALUES (5954,'kate',20040308222719,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5821,'joe',20040308223202,'12.76.215.75');
INSERT INTO uservisit VALUES (1575,'DJ',20040308223338,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2953,'Frank K',20040308223845,'adsl-65-65-200-188.dsl.stlsmo.swbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308223940,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040308224301,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040308225001,'pool-68-162-45-65.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308225335,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5953,'paul',20040308225903,'adsl-68-21-130-95.dsl.euclwi.ameritech.net');
INSERT INTO uservisit VALUES (153,'TomM',20040308231308,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040308231955,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040308233234,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040308233707,'202.138.119.193');
INSERT INTO uservisit VALUES (1,'levik',20040308233831,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040308233949,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040308235740,'h159.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309000927,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040309003021,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3750,'mohan',20040309004047,'c-24-5-143-162.client.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309005437,'cache-dr05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040309005738,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040309010456,'206.137.1.133');
INSERT INTO uservisit VALUES (5641,'Bonzai',20040309011920,'66-215-174-35.sb-eres.charterpipeline.net');
INSERT INTO uservisit VALUES (5670,'tan',20040309012717,'cf3.utc.com');
INSERT INTO uservisit VALUES (153,'TomM',20040309014639,'206.137.1.133');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309021828,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040309023209,'193.130.28.1');
INSERT INTO uservisit VALUES (5955,'Joe',20040309023339,'AC812370.ipt.aol.com');
INSERT INTO uservisit VALUES (5955,'Joe',20040309023638,'AC812370.ipt.aol.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040309024726,'83.130.241.127');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040309025720,'202.138.119.193');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309031906,'bzq-218-201-64.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309034900,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040309041214,'67.128.195.15');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309043804,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040309045020,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5956,'Greg',20040309050153,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (5956,'Greg',20040309050304,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (5956,'Greg',20040309050725,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309053617,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040309054338,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309054656,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309055319,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040309055502,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309061248,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5957,'Rob Taylor',20040309061339,'gateway1.colt-telecom.com');
INSERT INTO uservisit VALUES (5957,'Rob Taylor',20040309061817,'gateway1.colt-telecom.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309064611,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5951,'Maria',20040309065711,'cache1-sot3.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309070308,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309071513,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309071828,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20040309072538,'193.130.28.1');
INSERT INTO uservisit VALUES (5809,'Jer',20040309072615,'134.241.158.74');
INSERT INTO uservisit VALUES (5384,'Larry',20040309072718,'h159.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1686,'DuCk',20040309073821,'varan.gfnet.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309074420,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309074633,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309074652,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040309075024,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309080138,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5885,'George',20040309081619,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040309081630,'193.130.28.1');
INSERT INTO uservisit VALUES (4830,'Jils',20040309081902,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5885,'George',20040309082510,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309082806,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309083039,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040309084308,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309085015,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309090639,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040309092108,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040309092148,'25.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309093212,'bzq-218-160-9.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309093231,'bzq-218-160-9.red.bezeqint.net');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040309093512,'12.181.161.33');
INSERT INTO uservisit VALUES (4507,'Penny',20040309093946,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309094251,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040309094550,'134.241.158.74');
INSERT INTO uservisit VALUES (4507,'Penny',20040309095112,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20040309095409,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040309100820,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040309101007,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040309101125,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040309101627,'206.28.64.98');
INSERT INTO uservisit VALUES (4830,'Jils',20040309101910,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5958,'jeith',20040309104014,'203.160.188.18');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309104038,'144.9.158.101');
INSERT INTO uservisit VALUES (5959,'Amy',20040309104220,'216.183.184.131');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309104346,'bzq-131-137.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309104720,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309104759,'bzq-131-137.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309104943,'bzq-131-137.red.bezeqint.net');
INSERT INTO uservisit VALUES (5959,'Amy',20040309105049,'216.183.184.131');
INSERT INTO uservisit VALUES (4507,'Penny',20040309105324,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309105942,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5885,'George',20040309110104,'cache2.evrocom.net');
INSERT INTO uservisit VALUES (5960,'jessica',20040309110242,'user147x200.tustin.k12.ca.us');
INSERT INTO uservisit VALUES (5960,'jessica',20040309110541,'user147x200.tustin.k12.ca.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040309110638,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5960,'jessica',20040309110640,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (4012,'Joshua Quintana',20040309110648,'co-colspgs-u4-c4c-10.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309111043,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5961,'Doug McGriff',20040309111103,'168.9.35.14');
INSERT INTO uservisit VALUES (5960,'jessica',20040309111734,'user147x200.tustin.k12.ca.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040309111745,'sdn-ap-025neomahP0271.dialsprint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309112055,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040309112418,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040309112427,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040309114242,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309114511,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5962,'Phil',20040309115254,'192-133-193-80.sciatl.com');
INSERT INTO uservisit VALUES (5962,'Phil',20040309115342,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040309121131,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309122924,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20040309124700,'206.28.64.98');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040309125225,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040309125307,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309125809,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309125837,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309130412,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309130759,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309131235,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309132039,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309132242,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309132413,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309132511,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309132519,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309132529,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309132554,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309133037,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309133737,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309135505,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5964,'Jay',20040309135852,'cache1-asfd.server.ntli.net');
INSERT INTO uservisit VALUES (2561,'Aaron',20040309140107,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309141936,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040309144018,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040309144021,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040309144231,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5965,'ozz',20040309144303,'AST-P190.beotel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040309144637,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5966,'janet anderson',20040309144730,'ip68-96-205-225.hr.hr.cox.net');
INSERT INTO uservisit VALUES (5966,'janet anderson',20040309144918,'ip68-96-205-225.hr.hr.cox.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309145946,'144.9.158.101');
INSERT INTO uservisit VALUES (5967,'Jessie',20040309145956,'host-209-214-131-214.jax.bellsouth.net');
INSERT INTO uservisit VALUES (5967,'Jessie',20040309150309,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040309150624,'BSL221.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309152420,'144.9.158.97');
INSERT INTO uservisit VALUES (5964,'Jay',20040309152813,'cache1-asfd.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309153616,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309153804,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309153852,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309155024,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309160015,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5968,'karasu',20040309160828,'202.88.178.173');
INSERT INTO uservisit VALUES (4701,'ronen',20040309161008,'83.130.241.127');
INSERT INTO uservisit VALUES (5969,'jeff',20040309161437,'host105.mimortgage.com');
INSERT INTO uservisit VALUES (5969,'jeff',20040309161753,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309162519,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4176,'Joe C',20040309163002,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4176,'Joe C',20040309163019,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (1,'levik',20040309163021,'206.28.64.98');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309163143,'bzq-218-109-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040309163313,'BSL207.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309163414,'bzq-218-109-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (4982,'Dan Blume',20040309163446,'gate4-sandiego.nmci.navy.mil');
INSERT INTO uservisit VALUES (2561,'Aaron',20040309163855,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3209,'Haley',20040309163958,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040309164047,'bzq-218-109-227.red.bezeqint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040309164142,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040309165230,'BSL207.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (5963,'Vincent',20040309170459,'pcp04616755pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (5965,'serious',20040309170655,'AST-P253.beotel.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040309170958,'h37.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040309171313,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040309171457,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040309172359,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5964,'Jay',20040309173043,'cache1-asfd.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309173548,'r200-40-222-161-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040309174931,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309175652,'144.9.158.101');
INSERT INTO uservisit VALUES (3558,'Tristan',20040309175949,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309180854,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040309180922,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040309181455,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309182856,'144.9.158.100');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040309182946,'144.9.158.100');
INSERT INTO uservisit VALUES (3372,'Sam',20040309183222,'66.159.180.209.adsl.snet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040309184836,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5954,'kate',20040309184945,'pool-141-152-50-190.rich.east.verizon.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040309185735,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040309191939,'doc.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309192226,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040309192656,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040309194406,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040309194442,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040309194808,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040309194857,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040309194932,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040309195004,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040309195135,'cache-dh02.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040309195256,'h37.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309200016,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309200205,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040309200256,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5899,'john',20040309201203,'vn.24.171.95.220.charter-stl.com');
INSERT INTO uservisit VALUES (5970,'Matthew Pianalto',20040309201602,'pppstu190.uark.edu');
INSERT INTO uservisit VALUES (5970,'Matthew Pianalto',20040309201850,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040309201911,'67.128.195.15');
INSERT INTO uservisit VALUES (5384,'Larry',20040309203220,'h37.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040309210713,'129.81.192.186');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309210923,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040309211202,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040309211242,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040309211938,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5971,'jc',20040309214448,'m078-243.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5971,'jc',20040309214905,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040309215905,'r200-40-254-219-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20040309220933,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5970,'Matthew Pianalto',20040309221702,'pppstu190.uark.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040309221705,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040309230050,'h25.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040309230438,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040309233435,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040309234405,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (5384,'Larry',20040309235134,'h25.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040309235308,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5956,'Greg',20040309235444,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040309235446,'pool-138-89-119-119.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5956,'Greg',20040309235935,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310001228,'bzq-218-116-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310001344,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310001653,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310001727,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310002251,'bzq-218-116-22.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040310010607,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5970,'Matthew Pianalto',20040310010707,'pppstu128.uark.edu');
INSERT INTO uservisit VALUES (4374,'Richard',20040310014712,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1183,'fwaff',20040310024427,'193.130.28.1');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310031200,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5970,'Matthew Pianalto',20040310034303,'pppstu149.uark.edu');
INSERT INTO uservisit VALUES (5972,'Fredrick Kariuki',20040310050824,'217.21.74.182');
INSERT INTO uservisit VALUES (4507,'Penny',20040310062009,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310062055,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310072606,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040310072634,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310072717,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310072834,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040310075346,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040310080318,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040310081354,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040310081436,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040310081614,'dialup-100.28.221.203.acc11-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4670,'e.g.',20040310084054,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040310084317,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040310084816,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5306,'Purna',20040310085607,'61.3.217.1');
INSERT INTO uservisit VALUES (5965,'serious',20040310090314,'AST-P130.beotel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040310090900,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310091031,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040310091242,'sherman.state.gov');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040310091304,'130.184.205.211');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040310091511,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040310091559,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4507,'Penny',20040310091731,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040310094241,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4176,'Joe C',20040310094906,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040310095537,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040310101511,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310101705,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040310102122,'130.184.205.212');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310102609,'bzq-219-147-15.red.bezeqint.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040310104556,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310104654,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040310104938,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040310105017,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040310110553,'sherman.state.gov');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310111050,'bzq-240-169.red.bezeqint.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040310111422,'sdn-ap-025neomahP0439.dialsprint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310112438,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4830,'Jils',20040310114704,'rpc-it.demon.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040310114839,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5956,'Greg',20040310115219,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040310115816,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310122411,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040310122637,'128.153.141.173');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040310123447,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310130141,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310130141,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040310131411,'129.81.216.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310131425,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310132140,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310140120,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310140906,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20040310142558,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310142629,'bzq-82-80-190-116.red.bezeqint.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040310143043,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040310143602,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040310143721,'128.153.140.159');
INSERT INTO uservisit VALUES (1626,'Gamer',20040310143943,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310145159,'bzq-82-80-190-116.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310150241,'bzq-82-80-190-116.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310150625,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040310151433,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040310152124,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310152322,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4176,'Joe C',20040310153040,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040310153416,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040310153908,'bzq-82-80-190-116.red.bezeqint.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040310154037,'sherman.state.gov');
INSERT INTO uservisit VALUES (5759,'Pieater',20040310155542,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040310160335,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4701,'ronen',20040310160659,'83.130.200.90');
INSERT INTO uservisit VALUES (4830,'Jils',20040310160715,'cache1-nrth.server.ntli.net');
INSERT INTO uservisit VALUES (2500,'ken',20040310162900,'chtrmb-180-231.the-beach.net');
INSERT INTO uservisit VALUES (2500,'ken',20040310162953,'chtrmb-180-231.the-beach.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040310163059,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310164530,'r200-40-255-156-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310164624,'r200-40-255-156-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5973,'Brenda',20040310165058,'216-160-232-45.slkc.qwest.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040310165205,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5974,'gabriela',20040310165239,'200-158-193-223.dsl.telesp.net.br');
INSERT INTO uservisit VALUES (5973,'Brenda',20040310165537,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5974,'gabriela',20040310165818,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040310170620,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040310171433,'host213-122-213-184.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040310172406,'0-1pool182-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040310172410,'0-1pool182-11.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310175411,'r200-40-187-101-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310175700,'r200-40-187-101-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040310175804,'r200-40-187-101-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310180206,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040310180822,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040310181455,'dial-123-100.dial.indiana.edu');
INSERT INTO uservisit VALUES (5975,'amanda',20040310182119,'12-202-231-14.client.insightBB.com');
INSERT INTO uservisit VALUES (5975,'amanda',20040310182223,'12-202-231-14.client.insightBB.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040310182251,'m050-235.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20040310184705,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5976,'Rick',20040310192522,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040310194130,'sdn-ap-025neomahP0221.dialsprint.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040310194706,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040310200116,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5977,'tammie',20040310205227,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (5977,'tammie',20040310205321,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5978,'John Payne',20040310210349,'client010.c007900.customers.cinergycom.net');
INSERT INTO uservisit VALUES (5977,'tammie',20040310211343,'cache-rh04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040310212608,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040310212730,'66.159.180.209.adsl.snet.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040310221753,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040310221845,'pool-138-89-125-71.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5979,'aman',20040310223543,'cache3.mos.com.np');
INSERT INTO uservisit VALUES (5979,'aman',20040310224100,'cache3.mos.com.np');
INSERT INTO uservisit VALUES (3558,'Tristan',20040310224535,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5821,'joe',20040310230208,'237.charlotte-22rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040310234201,'202.138.119.193');
INSERT INTO uservisit VALUES (3558,'Tristan',20040311000321,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040311002716,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311004945,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040311010308,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040311012412,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040311020707,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040311030648,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040311031505,'67.128.195.15');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040311032202,'bzq-157-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040311032404,'bzq-157-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040311032427,'bzq-157-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040311033426,'bzq-157-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040311033439,'bzq-157-149.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040311064246,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040311070928,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311072108,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1183,'fwaff',20040311073120,'193.130.28.1');
INSERT INTO uservisit VALUES (5384,'Larry',20040311073221,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040311080849,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040311081349,'sherman.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311082108,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040311084718,'202.138.119.193');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040311085337,'sdn-ap-025neomahP0279.dialsprint.net');
INSERT INTO uservisit VALUES (5759,'Pieater',20040311085753,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (5759,'Pieater',20040311085829,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1171,'nikki',20040311090518,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040311093536,'dialup-88.31.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311093746,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311094759,'pool-141-153-144-54.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040311100227,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (5809,'Jer',20040311100540,'134.241.158.74');
INSERT INTO uservisit VALUES (1,'levik',20040311101434,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311103746,'144.9.158.100');
INSERT INTO uservisit VALUES (5961,'Doug McGriff',20040311104316,'168.9.35.14');
INSERT INTO uservisit VALUES (1567,'Bryan',20040311104716,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040311105130,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040311110038,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311110321,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040311112800,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311113030,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5950,'jason',20040311114037,'68-20-98-251.ded.ameritech.net');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040311114529,'pppstu175.uark.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040311120650,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311120947,'pool-68-162-44-233.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (122,'Happy',20040311124828,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (122,'Happy',20040311124836,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311125830,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311130316,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311130328,'pool-138-89-127-229.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311130407,'pool-138-89-127-229.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5852,'Coda',20040311130432,'d154-5-193-190.bchsia.telus.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311131044,'pool-138-89-129-174.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040311131420,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311131620,'pool-138-89-129-174.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040311135449,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311140709,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311140817,'pool-141-153-229-218.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040311141216,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311142504,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040311142538,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311143239,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040311144306,'144.9.158.101');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040311144333,'144.9.158.101');
INSERT INTO uservisit VALUES (5981,'Jessica',20040311150502,'209.158.179.248');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040311152405,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040311153032,'sherman.state.gov');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311160628,'144.9.158.97');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040311161841,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040311161946,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311164316,'144.9.158.97');
INSERT INTO uservisit VALUES (1,'levik',20040311170913,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040311171125,'sdn-ap-025neomahP0230.dialsprint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311171912,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311173220,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040311173934,'r200-40-254-171-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040311173944,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040311174052,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040311174132,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040311174908,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040311175413,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040311180554,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (2184,'mark hartman',20040311184802,'165.200.82.179');
INSERT INTO uservisit VALUES (1626,'Gamer',20040311185551,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040311190527,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311190620,'144.9.158.101');
INSERT INTO uservisit VALUES (5982,'India',20040311193013,'167.196.161.237');
INSERT INTO uservisit VALUES (5982,'India',20040311193105,'167.196.161.237');
INSERT INTO uservisit VALUES (5982,'India',20040311193120,'167.196.161.237');
INSERT INTO uservisit VALUES (1626,'Gamer',20040311194501,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5983,'azzrri',20040311200306,'195.39.134.86');
INSERT INTO uservisit VALUES (5384,'Larry',20040311200438,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040311201229,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311201850,'pool-141-153-153-218.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040311202303,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5872,'John Britton',20040311202416,'pool-141-154-155-63.wma.east.verizon.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311203925,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1,'levik',20040311204236,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040311204649,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040311205324,'sdn-ap-025neomahP0324.dialsprint.net');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040311210230,'pppstu168.uark.edu');
INSERT INTO uservisit VALUES (5984,'ramu',20040311210906,'63.166.226.84');
INSERT INTO uservisit VALUES (5384,'Larry',20040311211940,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040311212915,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (5985,'Fancyfrancie',20040311213030,'pcp03932375pcs.sthind01.mo.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040311213159,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5985,'Fancyfrancie',20040311213656,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040311215914,'pool-141-153-153-218.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20040311222731,'ip68-0-132-103.tc.ph.cox.net');
INSERT INTO uservisit VALUES (5986,'rebecca',20040311223211,'69-161-116-66.lkwnny.adelphia.net');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040311223829,'24.85.213.136');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040311224147,'24.85.213.136');
INSERT INTO uservisit VALUES (1575,'DJ',20040311224257,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040311224653,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5987,'Dean',20040311225444,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040311230336,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040311232214,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040311232930,'202.138.119.193');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312002859,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312002951,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5987,'Dean',20040312005648,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312011920,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312014434,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1183,'fwaff',20040312022309,'193.130.28.1');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040312022812,'pppstu135.uark.edu');
INSERT INTO uservisit VALUES (5200,'Nika',20040312030315,'213.155.33.46');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040312031739,'24.85.213.136');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040312035804,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312041940,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312042125,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312045824,'144.9.158.97');
INSERT INTO uservisit VALUES (5988,'Jake',20040312050323,'12-218-32-188.client.mchsi.com');
INSERT INTO uservisit VALUES (5988,'Jake',20040312050858,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312051040,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312054410,'r200-40-255-252-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312064526,'144.9.158.100');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040312070818,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5384,'Larry',20040312072836,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312072848,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5989,'michelle',20040312074107,'195.8.175.33');
INSERT INTO uservisit VALUES (1171,'nikki',20040312080356,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312081251,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312085841,'198.23.26.253');
INSERT INTO uservisit VALUES (5990,'Jessica',20040312085953,'216.68.94.36');
INSERT INTO uservisit VALUES (5990,'Jessica',20040312090102,'216.68.94.36');
INSERT INTO uservisit VALUES (5990,'Jessica',20040312090106,'216.68.94.36');
INSERT INTO uservisit VALUES (5990,'Jessica',20040312090315,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040312090958,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040312093450,'dialup-174.49.194.203.acc01-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (1,'levik',20040312095154,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312095358,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040312095545,'202.138.119.193');
INSERT INTO uservisit VALUES (5991,'WiLL',20040312095619,'adsl-206-63.webshoppe.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312100447,'198.23.26.253');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040312101041,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040312101401,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1,'levik',20040312101454,'pool-162-84-251-21.ny5030.east.verizon.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040312101833,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040312102544,'144.9.158.100');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040312102648,'130.184.205.212');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312102758,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312103115,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1575,'DJ',20040312103449,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040312104112,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040312104135,'BSL205.DFA.TCU.EDU');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312105045,'198.23.26.253');
INSERT INTO uservisit VALUES (5992,'Adam',20040312105417,'142.163.245.226');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312105906,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040312110200,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040312110210,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312113001,'198.23.26.253');
INSERT INTO uservisit VALUES (4507,'Penny',20040312113412,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040312113637,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040312113753,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040312113852,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040312114404,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040312115143,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040312115908,'sdn-ap-025neomahP0293.dialsprint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312121017,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040312121110,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5993,'phonephet',20040312121843,'rtec-ubr1-46.rtecexpress.net');
INSERT INTO uservisit VALUES (5993,'phonephet',20040312122440,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040312124632,'sherman.state.gov');
INSERT INTO uservisit VALUES (5994,'sarita',20040312125120,'cache-dm01.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040312125336,'cache-ntc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312131729,'198.23.26.253');
INSERT INTO uservisit VALUES (4701,'ronen',20040312132824,'83.130.232.66');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312133126,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040312134037,'sdn-ap-025neomahP0147.dialsprint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312135856,'198.23.26.253');
INSERT INTO uservisit VALUES (4068,'Bruno',20040312140903,'252-126.ri.cgocable.ca');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040312141825,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040312143552,'host213-122-162-61.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312143643,'198.23.26.253');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040312150411,'67.128.195.15');
INSERT INTO uservisit VALUES (5524,'mark',20040312150416,'olmer.olmsteadinc.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040312154329,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5983,'azzrri',20040312154823,'195.39.134.86');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040312160117,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040312160345,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040312160945,'host213-122-83-51.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040312161121,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040312162214,'cache-ntc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312162444,'r200-40-186-4-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5384,'Larry',20040312163932,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312164230,'pool-141-153-141-122.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040312170125,'sdn-ap-025neomahP0064.dialsprint.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040312170336,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312174546,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312180539,'r200-40-254-141-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040312182523,'206.137.1.133');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312185355,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312185759,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5384,'Larry',20040312190712,'h213.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040312191228,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5878,'David Ko',20040312192156,'host-66-81-151-151.rev.o1.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312192406,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040312192508,'67.128.195.15');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312193002,'r200-40-68-23-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040312193130,'pool-151-198-29-102.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5995,'barbara',20040312194627,'cache-mtc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312195804,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312200700,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040312203647,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040312211500,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1253,'brianjn',20040312212437,'m050-011.nv.iinet.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040312213850,'r200-40-68-23-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5996,'kati',20040312214454,'65.54.98.110');
INSERT INTO uservisit VALUES (5997,'Carey E. Andrzejewski',20040312220700,'sdn-ap-007scfairP0255.dialsprint.net');
INSERT INTO uservisit VALUES (5997,'Carey E. Andrzejewski',20040312220941,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040312224845,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040312231944,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040312232552,'dialup-223.15.220.203.acc10-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3992,'Jane Doe',20040312234310,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5998,'Steven',20040312235202,'adsl-64-164-171-159.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5998,'Steven',20040312235247,'adsl-64-164-171-159.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5999,'Carine Newberry',20040313001114,'ip68-98-174-25.dc.dc.cox.net');
INSERT INTO uservisit VALUES (5999,'Carine Newberry',20040313001248,'ip68-98-174-25.dc.dc.cox.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313005404,'pool-151-198-126-166.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5999,'cfnew',20040313012557,'ip68-98-174-25.dc.dc.cox.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040313022648,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040313022856,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040313032748,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040313034107,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6000,'Maureen Tonolete',20040313034858,'Prepaid-Card-071.FUELInternet.com');
INSERT INTO uservisit VALUES (6000,'Maureen Tonolete',20040313035227,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040313041948,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040313072758,'r200-40-69-14-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040313072854,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040313073443,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040313080253,'r200-40-69-14-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (153,'TomM',20040313082739,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040313092457,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313102808,'pool-141-153-138-14.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040313103514,'h251.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040313104652,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6001,'Kornel',20040313105509,'pa222.grzegorzki.sdi.tpnet.pl');
INSERT INTO uservisit VALUES (6001,'Kornel',20040313105631,'pa222.grzegorzki.sdi.tpnet.pl');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040313110504,'202.138.119.193');
INSERT INTO uservisit VALUES (6002,'liam',20040313111203,'cache-loh-aa02.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040313114105,'h251.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040313115247,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040313120124,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040313120412,'202.138.119.193');
INSERT INTO uservisit VALUES (5520,'sassy',20040313121604,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040313122103,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040313130109,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (6003,'Gururaj K',20040313132729,'61.1.132.52');
INSERT INTO uservisit VALUES (6003,'Gururaj K',20040313133018,'61.1.132.52');
INSERT INTO uservisit VALUES (6003,'Gururaj K',20040313133122,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040313133935,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040313140915,'h154.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040313141042,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5528,'shawn',20040313141402,'203.122.28.98');
INSERT INTO uservisit VALUES (1,'levik',20040313141621,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040313145802,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040313150312,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040313150339,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040313151421,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313152601,'pool-151-198-116-66.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040313165812,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040313165908,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040313170524,'pppstu187.uark.edu');
INSERT INTO uservisit VALUES (5520,'sassy',20040313170830,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040313173418,'sdn-ap-025neomahP0198.dialsprint.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040313174233,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313175524,'pool-138-89-117-191.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040313180339,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040313180732,'206.137.1.133');
INSERT INTO uservisit VALUES (5178,'Axorion',20040313181457,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040313182111,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (2130,'ethan',20040313182951,'1Cust218.tnt1.st-peter.mn.da.uu.net');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040313190102,'0-1pool183-113.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040313190548,'webcacheB11a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313191005,'pool-141-153-228-9.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040313192445,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6004,'mayara',20040313193754,'200.143.116.221');
INSERT INTO uservisit VALUES (6004,'mayara',20040313194536,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5977,'tammie',20040313195740,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (6005,'Greg',20040313200307,'ca-crlsca-cuda2-c7c-91.crlsca.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040313204345,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6006,'Lynda',20040313210638,'adsl-217-47-179.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1072,'Alan',20040313212227,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040313212244,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1072,'Alan',20040313212304,'CPE0050fc48ab84-CM000a739b1889.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040313212848,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040313212917,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (153,'TomM',20040313222102,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040313223239,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040313223934,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040313231840,'pool-138-89-115-157.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040313233528,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (6007,'Kyle',20040313235944,'h24-87-185-7.vn.shawcable.net');
INSERT INTO uservisit VALUES (6007,'Kyle',20040314000521,'h24-87-185-7.vn.shawcable.net');
INSERT INTO uservisit VALUES (6007,'Kyle',20040314000605,'h24-87-185-7.vn.shawcable.net');
INSERT INTO uservisit VALUES (4012,'Joshua',20040314001131,'co-colspgs-u4-c4c-10.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4012,'Joshua',20040314001349,'co-colspgs-u4-c4c-10.clspco.adelphia.net');
INSERT INTO uservisit VALUES (5178,'Axorion',20040314002835,'12-222-112-254.client.insightBB.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040314004557,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1637,'chris',20040314005314,'host-216-79-206-9.shv.bellsouth.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040314010337,'m050-214.nv.iinet.net.au');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040314013728,'67.128.195.15');
INSERT INTO uservisit VALUES (5520,'sassy',20040314033414,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (6008,'mary rose',20040314034842,'203.87.151.227');
INSERT INTO uservisit VALUES (6008,'mary rose',20040314035223,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040314035618,'206.137.1.133');
INSERT INTO uservisit VALUES (6008,'mary rose',20040314040134,'203.87.151.227');
INSERT INTO uservisit VALUES (6008,'mary rose',20040314040236,'203.87.151.227');
INSERT INTO uservisit VALUES (4507,'Penny',20040314042700,'cache-ra06.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040314051637,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6009,'Monique Noble',20040314054839,'ca03-ch03-bl04.ca-sanfranc0.sa.earthlink.net');
INSERT INTO uservisit VALUES (6009,'Monique Noble',20040314055239,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314062112,'202.138.119.193');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040314062721,'203.129.207.162');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040314064201,'PPP-219.65.118.142.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314064227,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040314072857,'206.137.1.133');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040314074213,'dialup-237.51.194.203.acc02-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040314081538,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314082616,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083032,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083201,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083252,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083314,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083633,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040314083646,'bzq-219-143-146.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040314084246,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040314092119,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314092715,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040314093315,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040314093723,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2561,'Aaron',20040314093935,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040314094004,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (153,'TomM',20040314094119,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040314100734,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040314102341,'206.137.1.133');
INSERT INTO uservisit VALUES (6011,'jas',20040314102941,'66.239.129.130.ptr.us.xo.net');
INSERT INTO uservisit VALUES (6011,'jas',20040314103404,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314103640,'202.138.119.193');
INSERT INTO uservisit VALUES (6012,'saranath',20040314110431,'PPP-219-65-136-186.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (6012,'saranath',20040314110552,'PPP-219-65-136-186.bng.vsnl.net.in');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314111303,'pool-141-153-151-228.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040314111855,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040314113401,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040314113753,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314120849,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314121512,'pool-68-162-52-155.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040314123746,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314124643,'pool-138-89-129-14.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5088,'eleonora',20040314125029,'200.179.38.25');
INSERT INTO uservisit VALUES (6013,'Dave',20040314125330,'ACA04CD0.ipt.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040314125539,'67.128.195.15');
INSERT INTO uservisit VALUES (6013,'Dave',20040314125949,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314133108,'pool-141-153-139-220.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040314133228,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040314134113,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040314143345,'cache-ntc-aa10.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040314151427,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314152317,'pool-138-89-131-136.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040314153812,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314155047,'pool-68-162-41-207.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040314155320,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (6014,'Laura',20040314160757,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6014,'Laura',20040314161139,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6014,'Laura',20040314161556,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6014,'Laura',20040314161559,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6014,'Laura',20040314161649,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6014,'Laura',20040314162015,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314162437,'pool-138-89-136-127.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040314163950,'cache-ntc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040314165149,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040314170253,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040314172128,'67.128.195.15');
INSERT INTO uservisit VALUES (6014,'Laura',20040314173108,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (5965,'serious',20040314173332,'195.252.87.98');
INSERT INTO uservisit VALUES (6014,'Laura',20040314174320,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6014,'Laura',20040314174606,'216-160-170-184.dnvr.qwest.net');
INSERT INTO uservisit VALUES (5151,'hibo',20040314180405,'dhcp024-208-136-059.insight.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040314181832,'r200-40-224-153-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6015,'Karen',20040314182220,'HSE-Montreal-ppp127227.qc.sympatico.ca');
INSERT INTO uservisit VALUES (5352,'Juggler',20040314182705,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6015,'Karen',20040314182816,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5983,'azzrri',20040314183336,'195.39.134.86');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040314184552,'r200-40-224-153-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040314185604,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040314191041,'r200-40-224-153-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314192459,'pool-138-89-124-87.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5983,'azzrri',20040314193901,'195.39.134.86');
INSERT INTO uservisit VALUES (153,'TomM',20040314194345,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040314200116,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040314200537,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040314201837,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040314202901,'r200-40-224-153-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040314203126,'r200-40-224-153-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040314212818,'pppstu186.uark.edu');
INSERT INTO uservisit VALUES (6016,'Mega64',20040314213401,'24-151-190-112.chartertn.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040314213833,'sdn-ap-025neomahP0301.dialsprint.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040314214003,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6017,'kay ann',20040314214223,'lsanca1-ar58-4-7-069-007.lsanca1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6017,'kay ann',20040314214943,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6018,'leanne',20040314215208,'c-67-168-66-21.client.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040314221026,'pool-138-89-31-210.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040314222148,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Juggler',20040314223028,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040314223121,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040314225014,'tempcache2.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314230427,'202.138.119.193');
INSERT INTO uservisit VALUES (6019,'hali',20040314230450,'adsl-68-23-108-23.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (6019,'hali',20040314230753,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314230951,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040314232910,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040314234644,'206.137.1.133');
INSERT INTO uservisit VALUES (5066,'Inferno',20040314234649,'ip68-7-214-142.sd.sd.cox.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040315001551,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040315003051,'h154.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (3182,'Antonio',20040315005151,'as6-200-52-8-32.mtyxl.axtel.net');
INSERT INTO uservisit VALUES (979,'Ravi Raja',20040315005755,'61.3.128.9');
INSERT INTO uservisit VALUES (6014,'Laura',20040315010548,'209-180-252-116.dnvr.qwest.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040315010638,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (6020,'Bethel',20040315011123,'c66-235-29-247.sea2.cablespeed.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040315014015,'202.138.119.193');
INSERT INTO uservisit VALUES (6021,'sid',20040315015713,'202.141.130.206');
INSERT INTO uservisit VALUES (6021,'sid',20040315020540,'202.141.130.206');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315021847,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040315022835,'bzq-72-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040315022840,'bzq-72-58.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040315024657,'206.137.1.133');
INSERT INTO uservisit VALUES (5956,'Greg',20040315031714,'host-64-72-53-93.classicnet.net');
INSERT INTO uservisit VALUES (5200,'Nika',20040315042122,'213.155.33.44');
INSERT INTO uservisit VALUES (153,'TomM',20040315045532,'206.137.1.133');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040315051316,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315063113,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315063136,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (153,'TomM',20040315063432,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315070726,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040315071151,'sherman.state.gov');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315074914,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040315075201,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040315082653,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040315083035,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040315083200,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1171,'nikki',20040315083255,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040315083450,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040315085230,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315085803,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040315085830,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315090329,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315090614,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (872,'pleasance',20040315091254,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315091323,'144.9.158.97');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040315092200,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040315094047,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315094119,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040315100903,'sherman.state.gov');
INSERT INTO uservisit VALUES (872,'pleasance',20040315101156,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4176,'Joe C',20040315102928,'nmbh-tnet.hcs.k12.sc.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315104348,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040315104641,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315105416,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040315111704,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315112008,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040315112321,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5520,'sassy',20040315113348,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315114033,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315114824,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040315114852,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040315115958,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1,'levik',20040315122414,'206.28.64.98');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315122432,'199.17.168.151');
INSERT INTO uservisit VALUES (4507,'Penny',20040315122828,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315125207,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040315125445,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040315130637,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315131430,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315131547,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040315132537,'144.9.158.101');
INSERT INTO uservisit VALUES (6022,'Joseph Richard Mannella',20040315132624,'2Cust149.tnt5.montreal.qb.da.uu.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040315132653,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6023,'kelly',20040315132724,'cos1.co.somerset.nj.us');
INSERT INTO uservisit VALUES (6022,'Joseph Richard Mannella',20040315132928,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4865,'Heartberry',20040315133558,'12.181.161.33');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315133814,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1171,'nikki',20040315134043,'internet02.lutron.com');
INSERT INTO uservisit VALUES (885,'np_rt',20040315134651,'h-68-164-155-196.snvacaid.dynamic.covad.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040315135335,'h-68-164-155-196.snvacaid.dynamic.covad.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040315135818,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040315140137,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040315142002,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040315142428,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315144023,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315144335,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315145215,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315150247,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040315150555,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315151344,'newlib-168-159.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040315154342,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5896,'Steve',20040315160919,'skang.seas.ucla.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315161938,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315162602,'r200-40-254-108-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315162608,'r200-40-254-108-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6024,'connie',20040315164040,'slipstream.acsworld.net');
INSERT INTO uservisit VALUES (6025,'ashley',20040315164108,'fctn1-2786.nb.aliant.net');
INSERT INTO uservisit VALUES (6024,'connie',20040315164205,'slipstream.acsworld.net');
INSERT INTO uservisit VALUES (1,'levik',20040315170715,'206.28.64.98');
INSERT INTO uservisit VALUES (4507,'Penny',20040315172217,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040315173215,'67.128.195.15');
INSERT INTO uservisit VALUES (3558,'Tristan',20040315175600,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315180358,'r200-40-186-100-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315180603,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040315183307,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (6026,'jessie',20040315185259,'cache-mtc-am01.proxy.aol.com');
INSERT INTO uservisit VALUES (6026,'jessie',20040315185422,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040315190447,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040315190830,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040315190935,'r200-40-186-100-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3558,'Tristan',20040315191209,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6027,'Josephine Aiello',20040315191847,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (6027,'Josephine Aiello',20040315193124,'cache-mtc-ab01.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040315201635,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040315201833,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040315202826,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (153,'TomM',20040315203936,'206.137.1.133');
INSERT INTO uservisit VALUES (6016,'Mega64',20040315204205,'24-151-190-112.chartertn.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040315205550,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040315205556,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6014,'Laura',20040315210437,'209-180-252-116.dnvr.qwest.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040315210837,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040315211133,'sdn-ap-025neomahP0041.dialsprint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040315211426,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (6029,'J',20040315213452,'gtw-12.nhs.uk');
INSERT INTO uservisit VALUES (6030,'Chelsey',20040315214325,'cache-ntc-ad03.proxy.aol.com');
INSERT INTO uservisit VALUES (6030,'Chelsey',20040315214509,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6029,'J',20040315215436,'gtw-12.nhs.uk');
INSERT INTO uservisit VALUES (6016,'Mega64',20040315220730,'24-151-190-112.chartertn.net');
INSERT INTO uservisit VALUES (6031,'shaheim',20040315223841,'cache-df02.proxy.aol.com');
INSERT INTO uservisit VALUES (6031,'shaheim',20040315224337,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6016,'Mega64',20040315225030,'24-151-190-112.chartertn.net');
INSERT INTO uservisit VALUES (153,'TomM',20040315230925,'206.137.1.133');
INSERT INTO uservisit VALUES (5384,'Larry',20040315231056,'h228.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1,'levik',20040315232351,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040315234525,'dialup-173.53.194.203.acc03-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040315234544,'67.128.195.15');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040315234942,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040315235336,'206.137.1.133');
INSERT INTO uservisit VALUES (6032,'Hemant',20040316002607,'203-195-196-66.now-india.net.in');
INSERT INTO uservisit VALUES (6032,'Hemant',20040316002704,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040316005334,'202.138.119.193');
INSERT INTO uservisit VALUES (6033,'jet',20040316011931,'cache06.lax.untd.com');
INSERT INTO uservisit VALUES (6033,'jet',20040316012510,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040316013508,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316015618,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6034,'annie nguyen',20040316023851,'206.los-angeles-10rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (6034,'annie nguyen',20040316024100,'206.los-angeles-10rh15-16rt.ca.dial-access.att.net');
INSERT INTO uservisit VALUES (6034,'annie nguyen',20040316024400,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040316024824,'cache-mtc-am05.proxy.aol.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040316030804,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316031916,'bzq-218-193-43.red.bezeqint.net');
INSERT INTO uservisit VALUES (153,'TomM',20040316032324,'206.137.1.133');
INSERT INTO uservisit VALUES (5200,'Nika',20040316033431,'213.155.33.43');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040316043324,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6035,'marian',20040316054423,'bbcache-10.singnet.com.sg');
INSERT INTO uservisit VALUES (6035,'marian',20040316054617,'bbcache-11.singnet.com.sg');
INSERT INTO uservisit VALUES (6035,'marian',20040316054930,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040316070638,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040316072220,'134.241.158.74');
INSERT INTO uservisit VALUES (6036,'Michele',20040316072427,'cs2416718-4.houston.rr.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040316072532,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6036,'Michele',20040316072652,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040316072906,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (1575,'DJ',20040316074220,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1,'levik',20040316075123,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316080550,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316084159,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316085608,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316090626,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040316090655,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040316091105,'dialup-59.28.221.203.acc11-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (6033,'jet',20040316092007,'cache06.lax.untd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316092752,'144.9.158.101');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040316093034,'PPP-219.65.117.130.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040316093034,'PPP-219.65.117.130.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040316093042,'PPP-219.65.117.130.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316094207,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040316094703,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6037,'Viper',20040316100915,'bgp546470bgs.ewndsr01.nj.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316102039,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316102111,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316102534,'sw02.verizon.com');
INSERT INTO uservisit VALUES (6038,'Chris',20040316103355,'azimuth-ng.lim.thunderworx.net');
INSERT INTO uservisit VALUES (6039,'K',20040316103530,'port-213-61-210-48.muc.dial.de.colt.net');
INSERT INTO uservisit VALUES (6039,'K',20040316103815,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316104004,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6040,'Julie',20040316110212,'cache-dm03.proxy.aol.com');
INSERT INTO uservisit VALUES (6040,'Julie',20040316110606,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316111456,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316112017,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316112321,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316112615,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5821,'joe',20040316112830,'12.76.215.4');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316114227,'144.9.158.97');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040316114249,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316114750,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040316115647,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040316115852,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316115915,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316120711,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316120717,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040316120924,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316121200,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316121330,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316121535,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316123131,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040316123137,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (5520,'sassy',20040316123524,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5520,'sassy',20040316123727,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5520,'sassy',20040316124245,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040316125824,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316125946,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (6041,'DANIELLE',20040316130720,'w102.z064220016.nyc-ny.dsl.cnc.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040316130853,'bzq-80-22-18.red.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316131025,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316131122,'144.9.158.101');
INSERT INTO uservisit VALUES (4670,'e.g.',20040316131657,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040316133157,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316133957,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316134840,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (122,'Happy',20040316135911,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316140854,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040316141728,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316141955,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316142041,'144.9.158.101');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316142804,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316142841,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040316143129,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316143330,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1626,'Gamer',20040316143940,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040316144904,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316144936,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316145438,'144.9.158.100');
INSERT INTO uservisit VALUES (2899,'Brian Wainscott',20040316145620,'lstc.lstc.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316150032,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316150736,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316151711,'sw02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316151852,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040316152613,'206.28.64.98');
INSERT INTO uservisit VALUES (6042,'Steven Haack',20040316154921,'cache-dm02.proxy.aol.com');
INSERT INTO uservisit VALUES (5520,'sassy',20040316160204,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316160303,'r200-40-255-133-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040316161014,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040316161452,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316163745,'r200-40-184-96-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20040316164703,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040316165435,'cache-dp05.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040316165524,'cache-dp06.proxy.aol.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040316170811,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040316172639,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040316173233,'host213-122-133-44.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040316173408,'pppstu42.uark.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040316175951,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040316180810,'dialup-233.35.221.203.acc14-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040316182425,'cache-dq04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316182520,'r200-40-184-96-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040316182930,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040316183137,'67.128.195.15');
INSERT INTO uservisit VALUES (5352,'Juggler',20040316183633,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20040316183755,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (6043,'Judith Pugh',20040316184317,'cache-rp07.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040316185513,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040316185908,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040316190416,'vern01m04-64.bctel.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040316191812,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316192003,'sdn-ap-025neomahP0098.dialsprint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040316193852,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040316194357,'67.128.195.15');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316195135,'r200-40-69-180-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6044,'Wally',20040316195615,'host81-128-84-234.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040316201446,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040316202226,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (4374,'Richard',20040316202359,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040316205759,'0-1pool183-235.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040316205825,'r200-40-187-3-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3351,'Eric',20040316205934,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040316211338,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040316212728,'sdn-ap-025neomahP0453.dialsprint.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040316214108,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20040316215046,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040316223450,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040316224915,'pool-68-162-63-11.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6045,'Steve',20040316225912,'wbar6.lax1-4-10-153-185.dsl-verizon.net');
INSERT INTO uservisit VALUES (6046,'- s. -',20040316230835,'mry2kc0.bears.ed.jp');
INSERT INTO uservisit VALUES (6046,'- s. -',20040316231152,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5807,'Charles Phipps',20040316231733,'68.185.103.198');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040316234255,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (5384,'Larry',20040316234929,'h228.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6047,'Leeanna',20040316234945,'cable125-43.sudbury.dyn.personainc.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317000533,'202.138.119.193');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040317003851,'inet-nc01-o.oracle.com');
INSERT INTO uservisit VALUES (6049,'ben',20040317004005,'scsu-dial-66.173.50-117.uslink.net');
INSERT INTO uservisit VALUES (6049,'ben',20040317004038,'scsu-dial-66.173.50-117.uslink.net');
INSERT INTO uservisit VALUES (6049,'ben',20040317004138,'scsu-dial-66.173.50-117.uslink.net');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040317004254,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040317005714,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317011232,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317011908,'202.138.119.193');
INSERT INTO uservisit VALUES (5876,'David',20040317013250,'adsl-67-112-111-236.dsl.scrm01.pacbell.net');
INSERT INTO uservisit VALUES (5876,'David',20040317013838,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040317022040,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040317023701,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040317033201,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317040518,'bzq-156-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317040524,'bzq-156-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317042803,'bzq-156-165.red.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317044440,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317051035,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317051205,'202.138.119.193');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040317060741,'emea-netcache1.oracle.co.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317061005,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040317061510,'spider-wk054.proxy.aol.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040317063115,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040317063212,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4507,'Penny',20040317064252,'spider-wk054.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317065117,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040317070159,'spider-wk054.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317070249,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317070517,'202.138.119.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317072441,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040317072458,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6050,'db',20040317073210,'proxy02.mel.iprimus.net.au');
INSERT INTO uservisit VALUES (6050,'db',20040317073225,'proxy02.mel.iprimus.net.au');
INSERT INTO uservisit VALUES (6050,'db',20040317073725,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317073808,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317081327,'sw02.verizon.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317082407,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317082642,'bzq-82-80-171-186.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317083022,'144.9.158.100');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317083136,'144.9.158.100');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317083152,'bzq-82-80-171-186.red.bezeqint.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317083254,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317084008,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040317084026,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040317084113,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317084227,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317085008,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317085115,'144.9.158.101');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040317085258,'dialup-89.31.221.203.acc12-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317085330,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317090443,'144.9.158.100');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317090521,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1171,'nikki',20040317092335,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317092547,'144.9.158.97');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317093243,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040317093806,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317093855,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20040317094112,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040317094122,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317094504,'sw02.verizon.com');
INSERT INTO uservisit VALUES (6051,'miles purdy',20040317095316,'209.202.18.2');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317095404,'144.9.158.101');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317095636,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317101609,'202.138.119.193');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317102243,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317102821,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317104136,'144.9.158.100');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317104302,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5757,'ParryHotter',20040317105252,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (6041,'DANIELLE',20040317110635,'w102.z064220016.nyc-ny.dsl.cnc.net');
INSERT INTO uservisit VALUES (6052,'Maria',20040317111716,'pool-68-162-161-179.pitt.east.verizon.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317112441,'202.138.119.193');
INSERT INTO uservisit VALUES (5692,'rajesh',20040317112621,'202.88.153.114');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317113011,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317113034,'144.9.158.97');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317113048,'144.9.158.97');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040317113343,'PPP-219.65.119.172.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6041,'DANIELLE',20040317114727,'w102.z064220016.nyc-ny.dsl.cnc.net');
INSERT INTO uservisit VALUES (6041,'DANIELLE',20040317114750,'w102.z064220016.nyc-ny.dsl.cnc.net');
INSERT INTO uservisit VALUES (5759,'Pieater',20040317115909,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317120035,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1498,'Gareth',20040317120639,'202.88.189.57');
INSERT INTO uservisit VALUES (5759,'Pieater',20040317120735,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (4507,'Penny',20040317122722,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317123305,'144.9.158.101');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040317123321,'67.128.195.15');
INSERT INTO uservisit VALUES (6053,'Lee',20040317123716,'tmccauly.memphis.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040317124350,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6051,'miles purdy',20040317130013,'209.202.18.2');
INSERT INTO uservisit VALUES (5833,'ThoughtProvoker',20040317130413,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317130700,'144.9.158.101');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317132022,'144.9.158.97');
INSERT INTO uservisit VALUES (4374,'Richard',20040317132225,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040317132351,'203.129.207.162');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317132411,'144.9.158.100');
INSERT INTO uservisit VALUES (5520,'sassy',20040317132505,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (153,'TomM',20040317132533,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (6054,'Stan',20040317132632,'SY196159.resnet.ucsb.edu');
INSERT INTO uservisit VALUES (6054,'Stan',20040317132920,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (6055,'ash',20040317133644,'adsl-18-73-24.sdf.bellsouth.net');
INSERT INTO uservisit VALUES (6055,'ash',20040317134121,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317135213,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317135233,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040317135243,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317135659,'144.9.158.100');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040317140220,'203.129.207.162');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040317141440,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (6051,'miles purdy',20040317142011,'209.202.18.2');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317142341,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040317142705,'cache1-glfd.server.ntli.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317142713,'bzq-82-80-171-186.red.bezeqint.net');
INSERT INTO uservisit VALUES (5777,'Thalamus',20040317143830,'144.9.158.97');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040317144344,'dial81-135-76-195.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040317144427,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317144713,'bzq-82-80-171-186.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317145031,'82.80.179.160');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317145039,'82.80.179.160');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317145114,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040317145303,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040317145749,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317145846,'144.9.158.101');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317145933,'sw02.verizon.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040317150204,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040317150909,'144.9.158.101');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040317151021,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (1171,'nikki',20040317151452,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317152729,'bzq-82-80-179-160.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317153535,'bzq-82-80-179-160.red.bezeqint.net');
INSERT INTO uservisit VALUES (4701,'ronen',20040317155744,'83.130.228.225');
INSERT INTO uservisit VALUES (6044,'Wally',20040317160007,'host81-128-34-76.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (6056,'darren',20040317160430,'cache-loh-aa01.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317160802,'82.80.4.196');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317160829,'bzq-80-4-196.red.bezeqint.net');
INSERT INTO uservisit VALUES (6057,'Kelley',20040317162637,'acs-24-154-63-199.zoominternet.net');
INSERT INTO uservisit VALUES (5520,'sassy',20040317162802,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317163112,'bzq-218-109-105.red.bezeqint.net');
INSERT INTO uservisit VALUES (6058,'Jonathan Nguyen',20040317163421,'cffgw.nhusd.k12.ca.us');
INSERT INTO uservisit VALUES (6058,'Jonathan Nguyen',20040317163621,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040317163647,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040317170457,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6059,'Magzie Hardy',20040317171025,'ip68-230-180-224.dc.dc.cox.net');
INSERT INTO uservisit VALUES (6059,'Magzie Hardy',20040317171434,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040317175225,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040317175647,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317180517,'r200-40-254-72-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040317182342,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (3558,'Tristan',20040317182540,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040317183456,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (1626,'Gamer',20040317184533,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317192035,'r200-40-254-72-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6060,'stevie',20040317193903,'pcp08828964pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (6060,'stevie',20040317194052,'pcp08828964pcs.union01.nj.comcast.net');
INSERT INTO uservisit VALUES (6060,'stevie',20040317194302,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6061,'Jaime',20040317195018,'cache-dk12.proxy.aol.com');
INSERT INTO uservisit VALUES (6061,'Jaime',20040317195147,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6062,'Joe',20040317195745,'218.24.171.226');
INSERT INTO uservisit VALUES (6062,'Joe',20040317195936,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040317200354,'bzq-218-213-129.red.bezeqint.net');
INSERT INTO uservisit VALUES (6062,'Joe',20040317200424,'218.24.171.226');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317200824,'r200-40-254-72-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040317201700,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (3351,'Eric',20040317202502,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (6063,'bekey',20040317203041,'adsl-67-123-219-6.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040317203610,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317204403,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040317204446,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (3351,'Eric',20040317205330,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040317210220,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6064,'ed',20040317210240,'d150-7-206.home.cgocable.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040317210522,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6064,'ed',20040317210742,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040317211853,'pool-151-201-152-176.phil.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317213326,'pool-151-198-119-148.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317213806,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (885,'np_rt',20040317215454,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317215858,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040317220541,'pool-151-198-121-180.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040317223159,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040317223225,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (3372,'Sam',20040317223339,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040317223559,'r200-40-185-178-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040317231530,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040317233624,'spider-dtc-tc104.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040317233649,'202.138.119.193');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040317234411,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318000456,'202.138.119.193');
INSERT INTO uservisit VALUES (6065,'destiny',20040318000816,'ACAD3287.ipt.aol.com');
INSERT INTO uservisit VALUES (6065,'destiny',20040318001240,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5987,'Dean',20040318003341,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318004901,'bzq-80-58-235.red.bezeqint.net');
INSERT INTO uservisit VALUES (6066,'gladys',20040318005121,'223-184-adsl.dial-pool.digitelone.com');
INSERT INTO uservisit VALUES (6066,'gladys',20040318005404,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318005744,'202.138.119.193');
INSERT INTO uservisit VALUES (3558,'Tristan',20040318010648,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318014256,'202.138.119.193');
INSERT INTO uservisit VALUES (1575,'DJ',20040318021811,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6067,'mike',20040318022152,'cache-mtc-am06.proxy.aol.com');
INSERT INTO uservisit VALUES (6067,'mike',20040318022346,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318022746,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318024011,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318032246,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6068,'Alfred',20040318032841,'66.169.219.46.ts46v-02.dntn.tx.charter.com');
INSERT INTO uservisit VALUES (6068,'Alfred',20040318033147,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318041559,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040318041918,'h24-85-213-136.vn.shawcable.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318042012,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318042417,'bzq-73-140.red.bezeqint.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318042654,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318042949,'202.138.119.193');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318050350,'bzq-218-251-202.red.bezeqint.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318051002,'202.138.119.193');
INSERT INTO uservisit VALUES (4098,'lovejoy',20040318051604,'81-86-125-109.dsl.pipex.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318061928,'r200-40-68-166-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6069,'jen',20040318063923,'CPE-203-51-67-205.nsw.bigpond.net.au');
INSERT INTO uservisit VALUES (6069,'jen',20040318064353,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040318065129,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040318071656,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318072941,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318073105,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318073929,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040318074115,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20040318074532,'internet02.lutron.com');
INSERT INTO uservisit VALUES (6070,'arif',20040318074644,'219.94.81.154');
INSERT INTO uservisit VALUES (6070,'arif',20040318074723,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6070,'arif',20040318074730,'219.94.81.154');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318074936,'144.9.158.97');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040318075310,'dialup-15.48.194.203.acc01-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318080427,'144.9.158.101');
INSERT INTO uservisit VALUES (872,'pleasance',20040318082202,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (6071,'preeky',20040318083552,'205.211.56.71');
INSERT INTO uservisit VALUES (4739,'ben',20040318084133,'pc239031.pctc.liv.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318084856,'198.23.26.253');
INSERT INTO uservisit VALUES (6072,'Heleen',20040318085241,'D577BBEC.kabel.telenet.be');
INSERT INTO uservisit VALUES (6071,'preeky',20040318085500,'205.211.56.71');
INSERT INTO uservisit VALUES (6072,'Heleen',20040318085705,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318090230,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318090248,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318092022,'144.9.158.101');
INSERT INTO uservisit VALUES (6073,'Russ',20040318093336,'proxy.statestreet.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040318093947,'202.138.119.193');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318094210,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040318094447,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318095134,'144.9.158.97');
INSERT INTO uservisit VALUES (6074,'Jennifer Bohn',20040318095917,'h-68-165-122-132.mclnva23.covad.net');
INSERT INTO uservisit VALUES (6074,'Jennifer Bohn',20040318100211,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040318100801,'134.241.158.74');
INSERT INTO uservisit VALUES (3372,'Sam',20040318101541,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318101920,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3372,'Sam',20040318102036,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040318103400,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318104004,'144.9.158.100');
INSERT INTO uservisit VALUES (6075,'Pedro',20040318105718,'212.145.140.211');
INSERT INTO uservisit VALUES (6075,'Pedro',20040318105721,'212.145.140.211');
INSERT INTO uservisit VALUES (6075,'Pedro',20040318105908,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318112840,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040318112945,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (6046,'- s. -',20040318113057,'YahooBB220022068119.bbtec.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318113321,'198.23.26.253');
INSERT INTO uservisit VALUES (6075,'Pedro',20040318114001,'212.145.140.211');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318114239,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (122,'Happy',20040318115234,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040318115844,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (6076,'Danita',20040318120041,'12-222-140-252.client.insightBB.com');
INSERT INTO uservisit VALUES (6076,'Danita',20040318120119,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040318120325,'134.241.158.74');
INSERT INTO uservisit VALUES (6076,'Danita',20040318120601,'12-222-140-252.client.insightBB.com');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040318120916,'PPP-219.65.119.18.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318122052,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318122816,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1,'levik',20040318125236,'206.28.64.98');
INSERT INTO uservisit VALUES (6077,'karin',20040318130339,'hammie.lvs.dupont.com');
INSERT INTO uservisit VALUES (6077,'karin',20040318130443,'hammie.lvs.dupont.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040318130912,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040318133223,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318133305,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318134448,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040318135301,'nessus.swg.ca');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318140408,'198.23.26.253');
INSERT INTO uservisit VALUES (5585,'Pammers',20040318141307,'146.57.244.91');
INSERT INTO uservisit VALUES (1575,'DJ',20040318142108,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040318142335,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318143252,'144.9.158.101');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318143628,'bzq-235-98.red.bezeqint.net');
INSERT INTO uservisit VALUES (6078,'Necia Porche',20040318144242,'sonicwall.mercyships.org');
INSERT INTO uservisit VALUES (6078,'Necia Porche',20040318144804,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318145045,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6079,'Scott Proper',20040318150745,'208.217.21.43');
INSERT INTO uservisit VALUES (6079,'Scott Proper',20040318151016,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318151352,'198.23.26.253');
INSERT INTO uservisit VALUES (1171,'nikki',20040318151446,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5799,'red_sox_fan_032003',20040318152120,'67.128.195.15');
INSERT INTO uservisit VALUES (1,'levik',20040318152442,'206.28.64.98');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318152934,'144.9.158.97');
INSERT INTO uservisit VALUES (6077,'karin',20040318153200,'hammie.lvs.dupont.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040318153755,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040318153943,'206.176.84.3');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318154247,'144.9.158.97');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318154302,'bzq-235-98.red.bezeqint.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040318155635,'144.9.158.97');
INSERT INTO uservisit VALUES (6073,'Russ',20040318155828,'proxy.statestreet.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318160202,'bzq-219-142-134.red.bezeqint.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040318160414,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318161203,'198.23.26.253');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318163139,'pool-151-198-127-146.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6058,'Jonathan Nguyen',20040318164257,'cffgw.nhusd.k12.ca.us');
INSERT INTO uservisit VALUES (6058,'Jonathan Nguyen',20040318164414,'cffgw.nhusd.k12.ca.us');
INSERT INTO uservisit VALUES (4374,'Richard',20040318165339,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040318165853,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040318171732,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040318171945,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6080,'steve fitzgibbon',20040318175845,'h000e5c52b09b.ne.client2.attbi.com');
INSERT INTO uservisit VALUES (122,'Happy',20040318181549,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040318184159,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318184536,'webcacheB08a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040318184639,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040318184859,'vern01m04-15.bctel.ca');
INSERT INTO uservisit VALUES (6081,'Ashley',20040318185734,'136.98.33.65.cfl.rr.com');
INSERT INTO uservisit VALUES (6081,'Ashley',20040318190052,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318190603,'pool-138-89-120-193.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040318191544,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318194118,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20040318194555,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040318195002,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318195043,'webcacheB01a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318195609,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040318195921,'r200-40-184-99-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040318204503,'bzq-201-11.red.bezeqint.net');
INSERT INTO uservisit VALUES (6082,'Joshua Tomajko',20040318204843,'resnet-196-102.resnet.UMBC.EDU');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040318205349,'CPE-138-217-56-142.vic.bigpond.net.au');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205406,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040318205421,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205807,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205820,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205822,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205927,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6083,'cjb',20040318205929,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (6083,'cjb',20040318210010,'wbar3.sea1-4-5-117-053.sea1.dsl-verizon.net');
INSERT INTO uservisit VALUES (5987,'Dean',20040318214436,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040318220242,'pool-68-162-26-191.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040318223750,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5384,'Larry',20040318223819,'h119.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040318230553,'h119.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (885,'np_rt',20040318231016,'64-163-92-162.ded.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040318232917,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040318234546,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319000652,'pool-141-153-145-29.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3558,'Tristan',20040319004510,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040319004857,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040319010314,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6031,'shaheim',20040319011034,'cache-dg03.proxy.aol.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319021320,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319024721,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319032907,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319033706,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319033943,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6067,'mike',20040319040009,'spider-mtc-ac124.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319045918,'144.9.158.101');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319054730,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319062752,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319065635,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6084,'trixi',20040319071628,'adsl-64-160-23-144.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (6084,'trixi',20040319071716,'adsl-64-160-23-144.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (6084,'trixi',20040319071725,'adsl-64-160-23-144.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319072013,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5384,'Larry',20040319072310,'h119.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319073238,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319073340,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6085,'Donna',20040319073647,'user240.net459.lv.sprint-hsd.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319074318,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (872,'pleasance',20040319075149,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (3820,'Joseph ODonnell',20040319080146,'wdcsun27.usdoj.gov');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319080735,'bzq-82-81-4-124.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319080833,'bzq-82-81-4-124.red.bezeqint.net');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319082339,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319082557,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319082612,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (2839,'FatBoy',20040319084941,'sherman.state.gov');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319085340,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319090314,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040319090346,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040319091534,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040319091602,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319091641,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319091710,'144.9.158.100');
INSERT INTO uservisit VALUES (5352,'Juggler',20040319091859,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040319092332,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319092353,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040319095102,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6086,'max',20040319100225,'80.58.41.44.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319100226,'144.9.158.100');
INSERT INTO uservisit VALUES (6051,'miles purdy',20040319100430,'209.202.18.2');
INSERT INTO uservisit VALUES (6086,'max',20040319100605,'80.58.41.44.proxycache.rima-tde.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040319101344,'newlib-168-139.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319102254,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5987,'Dean',20040319102709,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (4257,'Jack McBarn',20040319102735,'63.150.90.162');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319105151,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319105228,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (6073,'Russ',20040319110050,'192.250.34.161');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319110809,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319110855,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319110928,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319111947,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319112347,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040319112728,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5352,'Juggler',20040319113012,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319113342,'bzq-82-80-168-196.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319113355,'bzq-82-80-168-196.red.bezeqint.net');
INSERT INTO uservisit VALUES (6073,'Russ',20040319113419,'192.250.34.161');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319113719,'144.9.158.100');
INSERT INTO uservisit VALUES (1498,'Gareth',20040319113747,'202.88.189.57');
INSERT INTO uservisit VALUES (122,'Happy',20040319113937,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (1498,'Gareth',20040319114153,'202.88.189.57');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319114210,'bzq-82-80-168-196.red.bezeqint.net');
INSERT INTO uservisit VALUES (1498,'Gareth',20040319114219,'202.88.189.57');
INSERT INTO uservisit VALUES (1498,'Gareth',20040319114301,'202.88.189.57');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319114748,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040319114943,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1498,'Gareth',20040319115159,'202.88.189.57');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040319115348,'202.138.119.197');
INSERT INTO uservisit VALUES (5809,'Jer',20040319121236,'134.241.158.74');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040319122254,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5384,'Larry',20040319122502,'h119.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6087,'Nancy',20040319122645,'cache-ntc-aa09.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040319123006,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6088,'amy cooper',20040319124826,'dial81-135-65-17.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319125722,'144.9.158.100');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319130551,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040319132703,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319132750,'198.23.26.253');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319133252,'144.9.158.97');
INSERT INTO uservisit VALUES (5384,'Larry',20040319134613,'h119.13.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6089,'Iain',20040319140045,'webcache-21.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6089,'Iain',20040319140138,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5809,'Jer',20040319140919,'134.241.158.74');
INSERT INTO uservisit VALUES (6073,'Russ',20040319141722,'proxy.statestreet.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040319141755,'nessus.swg.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040319141804,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040319142932,'144.9.158.97');
INSERT INTO uservisit VALUES (1171,'nikki',20040319143056,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040319144608,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319145111,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (872,'pleasance',20040319150215,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319150434,'198.23.26.253');
INSERT INTO uservisit VALUES (1567,'Bryan',20040319150926,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (6079,'Scott Proper',20040319151014,'208.217.21.43');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319151654,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319152902,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040319153114,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319153131,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1567,'Bryan',20040319155404,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319155416,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319160153,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6090,'kieu',20040319160302,'iprism.vermilion.lib.la.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319160323,'198.23.26.253');
INSERT INTO uservisit VALUES (6090,'kieu',20040319160543,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (6091,'Dana',20040319162132,'66.194.44.36');
INSERT INTO uservisit VALUES (3558,'Tristan',20040319163830,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040319164253,'cache-mtc-ad17.proxy.aol.com');
INSERT INTO uservisit VALUES (6092,'Max',20040319164620,'dhcp9536027.columbus.rr.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319164705,'cache-mtc-ab20.proxy.aol.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319164851,'82.80.62.113');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319164916,'198.23.26.253');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319164940,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319165017,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319165234,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040319165435,'82.80.62.113');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319165540,'pool-138-89-137-211.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319171257,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5520,'sassy',20040319171639,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (5949,'P.E.F',20040319172311,'vern01m05-112.bctel.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319172913,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20040319174037,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040319174429,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319180454,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319181340,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1253,'brianjn',20040319181635,'m052-171.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3351,'Eric',20040319182540,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040319183738,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040319183831,'h149.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319184334,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040319184524,'cache-ntc-ac10.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040319184645,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20040319190024,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3351,'Eric',20040319191500,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319194523,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040319200439,'sdn-ap-025neomahP0410.dialsprint.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319201651,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319202124,'cache-ra02.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040319202201,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319202205,'cache-rq04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040319202414,'cache-rp08.proxy.aol.com');
INSERT INTO uservisit VALUES (5299,'Nick',20040319202511,'cache-rp08.proxy.aol.com');
INSERT INTO uservisit VALUES (5457,'Homer',20040319202542,'cache-rp08.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040319203625,'h149.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6071,'preeky',20040319210602,'205.211.56.71');
INSERT INTO uservisit VALUES (6071,'preeky',20040319211340,'205.211.56.71');
INSERT INTO uservisit VALUES (5384,'Larry',20040319213122,'h149.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5821,'joe',20040319213537,'16.charlotte-24rh16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (6094,'Kary',20040319215744,'202.80.139.12');
INSERT INTO uservisit VALUES (6094,'Kary',20040319215936,'202.80.139.12');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040319220104,'r200-40-187-60-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6094,'Kary',20040319220243,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040319220435,'206.137.1.133');
INSERT INTO uservisit VALUES (5913,'Hannah',20040319220920,'pcp04637990pcs.gambrl01.md.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040319223424,'pool-68-162-28-191.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040319223521,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040319224939,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040319225833,'15.charlotte-01rh15-16rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (6095,'Edwin Bodney',20040319234122,'c-24-130-63-109.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040319234420,'202.138.119.193');
INSERT INTO uservisit VALUES (6095,'Edwin Bodney',20040319234508,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6095,'Edwin Bodney',20040319234524,'c-24-130-63-109.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5653,'koi_person',20040320002930,'66-214-169-70.mpk-mres.charterpipeline.net');
INSERT INTO uservisit VALUES (6096,'Nick Oh',20040320005650,'pcd667229.netvigator.com');
INSERT INTO uservisit VALUES (6096,'Nick Oh',20040320005808,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040320010604,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Juggler',20040320013428,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040320015035,'webcacheB09a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040320021602,'webcacheB04a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040320022002,'dialup-222.15.220.203.acc10-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040320022355,'bzq-72-193.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040320022414,'bzq-72-193.red.bezeqint.net');
INSERT INTO uservisit VALUES (5306,'Purna',20040320022515,'61.3.217.1');
INSERT INTO uservisit VALUES (4507,'Penny',20040320025658,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040320040324,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040320040356,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040320045005,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040320055800,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040320063022,'r200-40-68-99-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6097,'Gururaj',20040320064350,'203.129.242.66');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040320065712,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070337,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070502,'cache-mtc-ae19.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070658,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070726,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070928,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320070935,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320071015,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320071041,'cache-rg02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320071121,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320071147,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320071253,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320072913,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040320073702,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040320074203,'206.137.1.133');
INSERT INTO uservisit VALUES (6098,'Afonso  Salema',20040320074802,'a212-113-164-103.netcabo.pt');
INSERT INTO uservisit VALUES (6098,'Afonso  Salema',20040320075047,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320082030,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320082122,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320082142,'cache-rg02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320082247,'cache-rq03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320082644,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040320082722,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040320085734,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040320090046,'206.137.1.133');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040320093030,'r200-40-222-186-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6099,'josh',20040320093852,'ny-glensfallscadent1bdg6-9a1-156.bur.adelphia.net');
INSERT INTO uservisit VALUES (6099,'josh',20040320093921,'ny-glensfallscadent1bdg6-9a1-156.bur.adelphia.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040320094031,'r200-40-222-186-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040320095425,'PPP-219.65.118.236.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320100225,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320100257,'cache-rq06.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320100701,'cache-rq06.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040320100941,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040320101010,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040320102035,'cache-hfa.netvision.net.il');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320102829,'pool-151-198-125-221.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040320102924,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (5352,'Juggler',20040320103007,'webcacheB17a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5520,'sassy',20040320103405,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (6100,'tensai',20040320103550,'imsbbcf07.netvigator.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320103629,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6100,'tensai',20040320104145,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320104532,'pool-68-162-31-85.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040320105550,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040320105646,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040320105737,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040320105905,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040320110704,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (853,'Matthew Bobbins',20040320110916,'blk2-243-247.eastlink.ca');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040320111520,'202.138.119.193');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040320111815,'0-1pool183-107.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320112149,'pool-138-89-137-50.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6101,'bryan',20040320113519,'cache-ntc-ab10.proxy.aol.com');
INSERT INTO uservisit VALUES (6101,'bryan',20040320113919,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040320114000,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320114735,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320121002,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320123936,'pool-138-89-21-129.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6102,'Linda Le',20040320124419,'0-1pool180-47.nas7.philadelphia1.pa.us.da.qwest.net');
INSERT INTO uservisit VALUES (5520,'sassy',20040320124804,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (6102,'Linda Le',20040320124908,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320125046,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6103,'Premish',20040320131120,'61.1.204.187');
INSERT INTO uservisit VALUES (6103,'Premish',20040320131526,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040320131904,'206.137.1.133');
INSERT INTO uservisit VALUES (153,'TomM',20040320132211,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320132918,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040320143324,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320144036,'pool-141-153-155-17.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320144217,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040320145327,'206.137.1.133');
INSERT INTO uservisit VALUES (6104,'shea',20040320145459,'dialup-216-190-71-186.ev1.net');
INSERT INTO uservisit VALUES (6104,'shea',20040320145858,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6105,'Kelly',20040320150241,'65.206.46.218');
INSERT INTO uservisit VALUES (6105,'Kelly',20040320150314,'65.206.46.218');
INSERT INTO uservisit VALUES (6105,'Kelly',20040320150330,'65.206.46.218');
INSERT INTO uservisit VALUES (6105,'Kelly',20040320150955,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040320152017,'pppstu74.uark.edu');
INSERT INTO uservisit VALUES (6106,'david',20040320153520,'205.165.215.2');
INSERT INTO uservisit VALUES (6107,'Ann Priester',20040320154054,'cache-rh05.proxy.aol.com');
INSERT INTO uservisit VALUES (6106,'david',20040320154159,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320154501,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040320154647,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320154856,'pool-151-198-116-92.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040320155328,'r200-40-185-82-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5350,'Poliahu',20040320161831,'cf1.c050.t7.mrt.starband.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040320162712,'h149.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (103,'friedlinguini',20040320163155,'ip68-0-132-103.tc.ph.cox.net');
INSERT INTO uservisit VALUES (1253,'brianjn',20040320165344,'m051-142.nv.iinet.net.au');
INSERT INTO uservisit VALUES (3558,'Tristan',20040320171019,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6108,'hamish thompson',20040320171149,'218-101-103-61.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (6089,'Iain',20040320171649,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320172143,'219-88-109-136.ipnets.xtra.co.nz');
INSERT INTO uservisit VALUES (6110,'stephanie',20040320172716,'168-103-249-195.clsp.qwest.net');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320172906,'219-88-109-136.ipnets.xtra.co.nz');
INSERT INTO uservisit VALUES (153,'TomM',20040320173726,'206.137.1.133');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320173840,'218-101-123-121.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (6089,'Iain',20040320174616,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320175323,'218-101-123-121.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (3372,'Sam',20040320181110,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040320183659,'206.137.1.133');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320184330,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320185448,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320191509,'pool-151-198-118-253.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6111,'Scott S',20040320192513,'va-leesburg3c-19.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (6111,'Scott S',20040320192905,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6111,'Scott S',20040320193418,'va-leesburg3c-19.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (6111,'Scott S',20040320193536,'va-leesburg3c-19.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (6111,'Scott S',20040320193634,'va-leesburg3c-19.chvlva.adelphia.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040320194158,'r200-40-184-228-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4374,'Richard',20040320194932,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320195734,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4374,'Richard',20040320200956,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (6112,'Mayniak',20040320201029,'30-49.200-68.tampabay.rr.com');
INSERT INTO uservisit VALUES (6112,'Mayniak',20040320201419,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6113,'claudine',20040320201742,'c-24-7-92-53.client.comcast.net');
INSERT INTO uservisit VALUES (6113,'claudine',20040320201833,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320202322,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040320202734,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040320202910,'206.137.1.133');
INSERT INTO uservisit VALUES (6113,'claudine',20040320203437,'c-24-7-92-53.client.comcast.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320210109,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320210145,'cache-dk06.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040320210304,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320210621,'cache-dk06.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320210907,'cache-dk06.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320210943,'cache-dtc-ab05.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320211152,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320211410,'cache-dtc-ac15.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320211541,'cache-dtc-ac15.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320211614,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040320212144,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320214549,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320214552,'cache-dl05.proxy.aol.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040320215811,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040320220023,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320223640,'cache-df04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040320223813,'cache-dk09.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040320231602,'37.charlotte-18rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040320231737,'pool-138-89-30-80.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040320232222,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320233121,'218-101-123-166.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (5384,'Larry',20040320234435,'h149.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040320234854,'218-101-123-166.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (6115,'rosa',20040321000213,'pcp03415667pcs.clmntn01.nj.comcast.net');
INSERT INTO uservisit VALUES (6115,'rosa',20040321000722,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040321001719,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040321003825,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040321011758,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040321012846,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1,'levik',20040321014036,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040321015017,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040321015921,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040321020443,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040321020443,'webcacheB05a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040321020626,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040321021432,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (153,'TomM',20040321023903,'206.137.1.133');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040321031032,'pppstu116.uark.edu');
INSERT INTO uservisit VALUES (6089,'Iain',20040321034859,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321040109,'cache-dtc-ac03.proxy.aol.com');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321040647,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040321041058,'206.137.1.133');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321045906,'cache-dtc-ab16.proxy.aol.com');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040321050339,'PPP-219.65.119.77.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040321050535,'PPP-219.65.119.77.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6117,'kirsten',20040321051412,'195.218.110.232');
INSERT INTO uservisit VALUES (6089,'Iain',20040321054801,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5857,'hunter',20040321060505,'cache2-2.ruh.isu.net.sa');
INSERT INTO uservisit VALUES (5879,'Chumzkie',20040321064624,'203.76.196.95');
INSERT INTO uservisit VALUES (4507,'Penny',20040321065826,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040321072158,'dialup-119.10.220.203.acc08-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040321072224,'dialup-119.10.220.203.acc08-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (6118,'becca',20040321072454,'cache-loh-ab02.proxy.aol.com');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321075136,'cache-dtc-ab12.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321075218,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6119,'Debbie Lange',20040321080535,'adsl-155-232-48.asm.bellsouth.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040321080547,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321081026,'r200-40-68-30-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6119,'Debbie Lange',20040321081216,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321081310,'r200-40-68-30-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040321081727,'r200-40-68-30-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321082602,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040321082738,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040321082942,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321085741,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6120,'Kimmy',20040321092421,'pcp04184841pcs.savana01.ga.comcast.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040321093024,'h109.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (153,'TomM',20040321093245,'206.137.1.133');
INSERT INTO uservisit VALUES (6120,'Kimmy',20040321093306,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321094101,'200-147-58-234.tlf.dialuol.com.br');
INSERT INTO uservisit VALUES (1301,'Charlie',20040321094931,'pool-141-153-142-167.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321095117,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321095452,'200-147-58-234.tlf.dialuol.com.br');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321095641,'200-147-58-234.tlf.dialuol.com.br');
INSERT INTO uservisit VALUES (1,'levik',20040321100733,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040321101029,'h109.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040321101148,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321101426,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321101451,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6122,'kafka',20040321103945,'user-1693.l1.c2.dsl.pol.co.uk');
INSERT INTO uservisit VALUES (6122,'kafka',20040321104721,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040321105940,'pool-141-153-157-247.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (153,'TomM',20040321110456,'206.137.1.133');
INSERT INTO uservisit VALUES (5352,'Juggler',20040321110702,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040321110816,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040321110819,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040321110912,'cache-rp01.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040321111144,'h109.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040321112737,'202.138.119.193');
INSERT INTO uservisit VALUES (3558,'Tristan',20040321115841,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040321121447,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321123250,'200-147-156-248.dialuol.com.br');
INSERT INTO uservisit VALUES (1626,'Gamer',20040321124839,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (153,'TomM',20040321125845,'206.137.1.133');
INSERT INTO uservisit VALUES (1575,'DJ',20040321130001,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040321131246,'200-147-22-61.tlf.dialuol.com.br');
INSERT INTO uservisit VALUES (3372,'Sam',20040321133900,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040321133909,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040321140126,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040321141639,'pool-141-153-143-195.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6123,'wade baxter',20040321142244,'adsl-80-83-111.asm.bellsouth.net');
INSERT INTO uservisit VALUES (6123,'wade baxter',20040321142544,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321143130,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321145433,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040321145801,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040321151730,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6089,'Iain',20040321151818,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040321152647,'pool-138-89-8-102.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040321152935,'sdn-ap-025neomahP0150.dialsprint.net');
INSERT INTO uservisit VALUES (6089,'Iain',20040321153851,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040321160337,'bzq-72-193.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040321160956,'bzq-72-193.red.bezeqint.net');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321162357,'cache-dtc-ac18.proxy.aol.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040321170453,'webcache-07.swgfl.ifl.net');
INSERT INTO uservisit VALUES (153,'TomM',20040321172736,'206.137.1.133');
INSERT INTO uservisit VALUES (1301,'Charlie',20040321172828,'pool-138-89-125-167.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321173229,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040321173242,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321173454,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040321174645,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321175109,'cache-rq04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321180638,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5821,'joe',20040321185400,'92.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (1,'levik',20040321185723,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040321190007,'r200-40-223-33-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321190040,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321190101,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4670,'e.g.',20040321190313,'r200-40-223-33-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321190544,'r200-40-223-33-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321190547,'r200-40-223-33-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1626,'Gamer',20040321192422,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321193006,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040321193622,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6124,'bob smith',20040321194704,'pa-bethelparkcadent1bdg3b-125.pit.adelphia.net');
INSERT INTO uservisit VALUES (6124,'bob smith',20040321195404,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040321202033,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5821,'joe',20040321203247,'248.charlotte-02rh15rt.nc.dial-access.att.net');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040321204110,'203.129.207.162');
INSERT INTO uservisit VALUES (5894,'Chandrakant',20040321204337,'203.129.207.162');
INSERT INTO uservisit VALUES (4507,'Penny',20040321205830,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040321210559,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040321211844,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040321215417,'r200-40-186-193-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6125,'ashley',20040321221750,'66.190.74.254.ts46v-03.otna1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040321221819,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (6125,'ashley',20040321221850,'66.190.74.254.ts46v-03.otna1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6125,'ashley',20040321221924,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040321223700,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040321224912,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040321225113,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040321225828,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040321230049,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (153,'TomM',20040321231112,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040321231510,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6116,'Galendir',20040321231526,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040321232742,'h109.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040322000841,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6031,'shaheim',20040322001102,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040322001314,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6116,'Galendir',20040322010721,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040322010955,'commons10k1.mo24.107.51.74.charter-stl.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322011330,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040322011419,'202.138.119.193');
INSERT INTO uservisit VALUES (5352,'Juggler',20040322014257,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040322020057,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040322023624,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6126,'Kancelot To',20040322031943,'203.36.43.136');
INSERT INTO uservisit VALUES (6126,'Kancelot To',20040322032435,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (153,'TomM',20040322033116,'206.137.1.133');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040322043735,'81.218.233.163');
INSERT INTO uservisit VALUES (6127,'prashant',20040322063914,'203.129.228.195');
INSERT INTO uservisit VALUES (6127,'prashant',20040322064613,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040322071951,'dialup-82.81.220.203.acc05-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040322072001,'emea-netcache1.oracle.co.uk');
INSERT INTO uservisit VALUES (6089,'Iain',20040322072622,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040322072722,'h231.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322073502,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040322073758,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6128,'Jenny',20040322073816,'212.219.94.115');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040322074357,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (6129,'pbrideoake',20040322074941,'218.89.243.74');
INSERT INTO uservisit VALUES (6129,'pbrideoake',20040322075233,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6127,'prashant',20040322075728,'203.129.228.195');
INSERT INTO uservisit VALUES (6130,'nicki',20040322080630,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (6130,'nicki',20040322080733,'genoa.ucc.usyd.edu.au');
INSERT INTO uservisit VALUES (6130,'nicki',20040322081015,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322081209,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322082114,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322082604,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322083318,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4670,'e.g.',20040322084558,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040322085851,'cache-rf03.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322085950,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040322090018,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322091822,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6131,'Madison Hill',20040322091834,'24.244.165.122');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322091845,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6131,'Madison Hill',20040322091936,'24.244.165.122');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322092334,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040322092956,'81.218.233.163');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322094548,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040322094551,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (1686,'DuCk',20040322094830,'varan.gfnet.com');
INSERT INTO uservisit VALUES (1,'levik',20040322095627,'206.28.64.98');
INSERT INTO uservisit VALUES (6132,'Philip Carey',20040322100023,'gateway202.gsi.gov.uk');
INSERT INTO uservisit VALUES (6132,'Philip Carey',20040322100153,'gateway101.gsi.gov.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040322100249,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040322101111,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6133,'Antonio',20040322102056,'rgallant.cas.usm.maine.edu');
INSERT INTO uservisit VALUES (3558,'Tristan',20040322103352,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040322103631,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (6132,'Philip Carey',20040322103712,'gateway202.gsi.gov.uk');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322104907,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040322105246,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322105537,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322111752,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6089,'Iain',20040322115126,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5809,'Jer',20040322121255,'134.241.158.74');
INSERT INTO uservisit VALUES (6134,'chuma',20040322122150,'192.116.105.98');
INSERT INTO uservisit VALUES (3558,'Tristan',20040322122432,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322122501,'144.9.158.100');
INSERT INTO uservisit VALUES (1928,'The Mighty Puck',20040322122924,'commons10k1.mo24.107.51.74.charter-stl.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040322124240,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322124323,'pool-68-162-41-164.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040322125042,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040322125459,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322130744,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322131623,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6003,'Gururaj K',20040322132335,'61.1.132.78');
INSERT INTO uservisit VALUES (4374,'Richard',20040322132445,'cache-ntc-aa12.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040322133817,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040322134200,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (6089,'Iain',20040322134236,'webcache-17.swgfl.ifl.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040322134315,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040322134540,'internet02.lutron.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322134928,'144.9.158.101');
INSERT INTO uservisit VALUES (3546,'RoyCook',20040322141329,'ahmac-rtc1.st-and.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040322141534,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322142612,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040322143551,'129.81.216.193');
INSERT INTO uservisit VALUES (1626,'Gamer',20040322144019,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322144137,'144.9.158.100');
INSERT INTO uservisit VALUES (5384,'Larry',20040322144926,'h231.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040322145130,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322150043,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322150223,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322151020,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040322152821,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322153411,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6135,'Jennifer',20040322154019,'146.145.236.18');
INSERT INTO uservisit VALUES (6135,'Jennifer',20040322154141,'146.145.236.18');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322154300,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (5987,'Dean',20040322155020,'h24-68-195-73.gv.shawcable.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322155647,'fhcfl02.verizon.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040322161300,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040322161525,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040322161558,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040322162216,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322162303,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6136,'chris',20040322162401,'main-a-88.dialins.utoledo.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322162730,'144.9.158.100');
INSERT INTO uservisit VALUES (6136,'chris',20040322163004,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040322163909,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6137,'pppy',20040322164832,'hermes.national.com.au');
INSERT INTO uservisit VALUES (6137,'pppy',20040322165312,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040322165424,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040322165533,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6138,'Kris',20040322170242,'3639240118.mi.dial.hexcom.net');
INSERT INTO uservisit VALUES (6138,'Kris',20040322170926,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040322171050,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1171,'nikki',20040322171423,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040322172810,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5384,'Larry',20040322173145,'h231.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1567,'Bryan',20040322174527,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040322174757,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322174839,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6139,'yo',20040322175427,'CPE005018062341-CM014390003080.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322180335,'144.9.158.100');
INSERT INTO uservisit VALUES (1626,'Gamer',20040322180703,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322182353,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322182759,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040322183021,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040322183300,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040322183331,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040322183349,'cache-dtc-ac15.proxy.aol.com');
INSERT INTO uservisit VALUES (6139,'yo',20040322183424,'CPE005018062341-CM014390003080.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040322183444,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040322183447,'cache-df01.proxy.aol.com');
INSERT INTO uservisit VALUES (6140,'Susana Lee',20040322184307,'c-24-15-241-222.client.comcast.net');
INSERT INTO uservisit VALUES (1,'levik',20040322184504,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (6140,'Susana Lee',20040322184520,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322190043,'r200-40-69-201-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1575,'DJ',20040322191352,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040322192642,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322193414,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040322193540,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040322193900,'200-147-144-141.dialuol.com.br');
INSERT INTO uservisit VALUES (5743,'cutie',20040322193901,'cache06.lax.untd.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040322194323,'pool-68-162-56-41.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6133,'Antonio',20040322194354,'ptd-24-93-140-193.maine.rr.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040322194503,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6141,'Stephie',20040322195102,'cvg-65-27-179-221.cinci.rr.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040322195219,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (6138,'Kris',20040322195638,'1114104795.mi.dial.hexcom.net');
INSERT INTO uservisit VALUES (6141,'Stephie',20040322195728,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040322200312,'r200-40-69-201-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040322201927,'dialup-168.10.220.203.acc08-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040322202648,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (6142,'Maghann',20040322203313,'209-210-232-194.nas1.oss.mi.frontiernet.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040322203544,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5815,'matt runchey',20040322203756,'0-1pool182-18.nas2.sioux-falls1.sd.us.da.qwest.net');
INSERT INTO uservisit VALUES (6137,'pppy',20040322204202,'hermes.national.com.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040322205420,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (3351,'Eric',20040322211235,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (153,'TomM',20040322213250,'206.137.1.133');
INSERT INTO uservisit VALUES (3372,'Sam',20040322213423,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (6143,'bob',20040322215032,'12-202-252-84.client.insightBB.com');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040322220512,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040322221024,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040322221121,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040322221145,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040322221529,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040322221538,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040322222055,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040322224836,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040322224849,'proxys.ia4.marketscore.com');
INSERT INTO uservisit VALUES (1768,'Lorne Hrynkiw',20040322230631,'px2wh.vc.shawcable.net');
INSERT INTO uservisit VALUES (6137,'pppy',20040322231149,'hermes.national.com.au');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040322231349,'dhcp-206-249.tulane.edu');
INSERT INTO uservisit VALUES (5384,'Larry',20040322233302,'h231.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (153,'TomM',20040322233915,'206.137.1.133');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040322234058,'202.138.119.193');
INSERT INTO uservisit VALUES (6144,'mike brown',20040322235318,'1Cust143.tnt13.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (6144,'mike brown',20040322235545,'1Cust143.tnt13.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (6145,'Ryan',20040322235813,'adsl-65-69-238-122.dsl.tpkaks.swbell.net');
INSERT INTO uservisit VALUES (6144,'mike brown',20040323000004,'1Cust143.tnt13.dfw9.da.uu.net');
INSERT INTO uservisit VALUES (6144,'mike brown',20040323000005,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6145,'Ryan',20040323000413,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323003019,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3372,'Sam',20040323005908,'66.159.180.120.adsl.snet.net');
INSERT INTO uservisit VALUES (6109,'hamish thompson',20040323010555,'218-101-103-98.dialup.clear.net.nz');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040323010724,'202.138.119.193');
INSERT INTO uservisit VALUES (6126,'Kancelot To',20040323011554,'203.36.43.140');
INSERT INTO uservisit VALUES (6146,'christabel',20040323012726,'166.121.36.9');
INSERT INTO uservisit VALUES (6146,'christabel',20040323013331,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6147,'Florin',20040323021022,'adsl-68-77-31-17.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040323031733,'202.138.119.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040323032258,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323034203,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323035609,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040323035633,'blueice3n1.uk.ibm.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040323035654,'blueice4n1.uk.ibm.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040323035729,'blueice2n1.uk.ibm.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323035754,'cache-mtc-ac02.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323035829,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323035900,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (153,'TomM',20040323040058,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040323041227,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040323043003,'blueice1n1.uk.ibm.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040323053903,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040323061935,'202.138.119.193');
INSERT INTO uservisit VALUES (153,'TomM',20040323062832,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040323064330,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040323064542,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4507,'Penny',20040323064630,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323065639,'cache-mtc-af06.proxy.aol.com');
INSERT INTO uservisit VALUES (6149,'vijay',20040323065851,'203.129.222.148');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040323071736,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6138,'Kris',20040323072501,'204.38.138.20');
INSERT INTO uservisit VALUES (6127,'prashant',20040323073045,'203.129.228.195');
INSERT INTO uservisit VALUES (153,'TomM',20040323073445,'206.137.1.133');
INSERT INTO uservisit VALUES (4507,'Penny',20040323073525,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323073546,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5384,'Larry',20040323073627,'h124.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040323073943,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6127,'prashant',20040323075249,'203.129.228.195');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323075541,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040323081434,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323081806,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323082136,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323083211,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323083637,'sw02.verizon.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040323083925,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323083928,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040323084054,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323084200,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323084341,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323084702,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323084851,'webcacheB12a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040323085048,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323090219,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040323090429,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040323090917,'129.81.216.193');
INSERT INTO uservisit VALUES (4507,'Penny',20040323091048,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323091426,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323091454,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040323091550,'dialup-247.54.194.203.acc04-dryb-mel.comindico.com.au');
INSERT INTO uservisit VALUES (6138,'Kris',20040323092217,'204.38.138.20');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323093708,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3735,'Nick Hobson',20040323094258,'AC8DD4D8.ipt.aol.com');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040323094318,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323094454,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040323100203,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (1567,'Bryan',20040323100640,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040323100742,'129.81.216.193');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323101739,'144.9.158.97');
INSERT INTO uservisit VALUES (3372,'Sam',20040323102030,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323102945,'144.9.158.97');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323104025,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323104113,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (5528,'shawn',20040323104339,'203.122.28.98');
INSERT INTO uservisit VALUES (5528,'shawn',20040323104339,'203.122.28.98');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323105221,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6089,'Iain',20040323105347,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040323105351,'bzq-82-80-167-158.red.bezeqint.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040323105431,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (6147,'Florin',20040323110237,'adsl-68-77-31-17.dsl.emhril.ameritech.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323110634,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323110752,'144.9.158.97');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323110820,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323110906,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323112706,'144.9.158.97');
INSERT INTO uservisit VALUES (1575,'DJ',20040323112900,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (872,'pleasance',20040323113613,'envbm2.env.uea.ac.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040323113702,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323114650,'spider-mtc-ab043.proxy.aol.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040323115619,'202.138.119.193');
INSERT INTO uservisit VALUES (122,'Happy',20040323115713,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323120516,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (5520,'sassy',20040323120558,'cache1-winn.server.ntli.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323120851,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1171,'nikki',20040323121357,'internet02.lutron.com');
INSERT INTO uservisit VALUES (4670,'e.g.',20040323121421,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323121529,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323121646,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (153,'TomM',20040323121929,'66-243-64-179.focaldata.net');
INSERT INTO uservisit VALUES (6150,'Lindsay',20040323122549,'c253.qacps.k12.md.us');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323122653,'144.9.158.101');
INSERT INTO uservisit VALUES (6150,'Lindsay',20040323122954,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323124445,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323130044,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6089,'Iain',20040323130318,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (4507,'Penny',20040323130648,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040323131544,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040323132542,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (6139,'yo',20040323132617,'brd_exc.wcdsb.edu.on.ca');
INSERT INTO uservisit VALUES (4507,'Penny',20040323134311,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (4374,'Richard',20040323134312,'cache-ntc-ad01.proxy.aol.com');
INSERT INTO uservisit VALUES (6151,'Rocket Scientist',20040323134540,'host227.net-sweeper.com');
INSERT INTO uservisit VALUES (6152,'Rocket Scientist',20040323134549,'brd_exc.wcdsb.edu.on.ca');
INSERT INTO uservisit VALUES (6152,'Rocket Scientist',20040323134609,'66.207.120.227');
INSERT INTO uservisit VALUES (6152,'Rocket Scientist',20040323135149,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6153,'russell',20040323135324,'sealex.kaman.com');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040323135838,'nessus.swg.ca');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323140128,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040323140135,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323140652,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040323140909,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (6154,'alline',20040323140914,'host49.johnston.k12.nc.us');
INSERT INTO uservisit VALUES (6154,'alline',20040323141551,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040323141744,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323141949,'sw02.verizon.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323142715,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323143259,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (2707,'Gordon Steel',20040323143342,'cache-dl03.proxy.aol.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040323144839,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040323144848,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323144933,'144.9.158.100');
INSERT INTO uservisit VALUES (6152,'Rocket Scientist',20040323145251,'Kitchener-HSE-ppp3576768.sympatico.ca');
INSERT INTO uservisit VALUES (1575,'DJ',20040323145701,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6139,'yo',20040323145840,'CPE005018062341-CM014390003080.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323150817,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6155,'Chad Ballew',20040323150852,'164.58.7.46');
INSERT INTO uservisit VALUES (6155,'Chad Ballew',20040323150957,'164.58.7.46');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323152149,'144.9.158.101');
INSERT INTO uservisit VALUES (6156,'candii',20040323152846,'168.190.200.33');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040323152922,'newlib-168-211.winona.edu');
INSERT INTO uservisit VALUES (3372,'Sam',20040323153927,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (6089,'Iain',20040323153927,'webcache-06.swgfl.ifl.net');
INSERT INTO uservisit VALUES (122,'Happy',20040323154406,'firebox.emsphone.com');
INSERT INTO uservisit VALUES (6124,'jedidude51090',20040323155246,'pa-bethelparkcadent1bdg3b-125.pit.adelphia.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040323155511,'internet02.lutron.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040323155531,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323155823,'sw02.verizon.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040323160121,'h124.14.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323161829,'r200-40-254-13-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (4507,'Penny',20040323162026,'spider-mtc-ad103.proxy.aol.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040323163229,'proxys.ia3.marketscore.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323164221,'144.9.158.100');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040323164710,'cache-rk01.proxy.aol.com');
INSERT INTO uservisit VALUES (6014,'Laura',20040323164957,'209-180-252-116.dnvr.qwest.net');
INSERT INTO uservisit VALUES (1171,'nikki',20040323165100,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040323171828,'bzq-220-69.red.bezeqint.net');
INSERT INTO uservisit VALUES (5345,'Rawlyn',20040323172742,'host213-122-154-184.in-addr.btopenworld.com');
INSERT INTO uservisit VALUES (6143,'bob',20040323175024,'12-202-252-84.client.insightBB.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040323175123,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040323175218,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6157,'Danny',20040323175351,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (6157,'Danny',20040323180047,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6157,'Danny',20040323180852,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323182059,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6157,'Danny',20040323183556,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040323185331,'144.9.158.97');
INSERT INTO uservisit VALUES (6121,'Guilherme',20040323185425,'200-147-157-198.dialuol.com.br');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323185651,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040323190135,'spider-mtc-ad114.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323190547,'spider-mtc-ad114.proxy.aol.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040323190657,'r200-40-187-222-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6158,'Jen',20040323191141,'spider-mtc-ad123.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323191230,'spider-mtc-ad114.proxy.aol.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323191308,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323191613,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323192354,'spider-mtc-ad114.proxy.aol.com');
INSERT INTO uservisit VALUES (3136,'Popstar Dave',20040323193731,'happy.its.unimelb.edu.au');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323200418,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6159,'Shanna',20040323200448,'ip-040-015.uscarrier.com');
INSERT INTO uservisit VALUES (6159,'Shanna',20040323200913,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323201334,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040323202431,'pppstu68.uark.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040323203545,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040323204205,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323204759,'pool-138-89-51-253.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (3351,'Eric',20040323205031,'adsl-67-116-178-74.dsl.lsan03.pacbell.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040323205203,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323205230,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323210847,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5384,'Larry',20040323211744,'h80.12.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323212301,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3372,'Sam',20040323213330,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4507,'Penny',20040323213830,'cache-dtc-ab06.proxy.aol.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323213930,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (6143,'bob',20040323214908,'12-202-252-84.client.insightBB.com');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323215324,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6160,'imasoulsista',20040323221008,'c-24-6-45-173.client.comcast.net');
INSERT INTO uservisit VALUES (6160,'imasoulsista',20040323221157,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040323221814,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040323222326,'202.138.119.193');
INSERT INTO uservisit VALUES (1301,'Charlie',20040323222808,'pool-68-162-27-185.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (1575,'DJ',20040323224551,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323225019,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040323225321,'webcacheB03a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040323230834,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6161,'katie',20040323232237,'ca03-ch03-bl04.ca-sanfranc0.sa.earthlink.net');
INSERT INTO uservisit VALUES (6162,'Steve Royer',20040323232628,'pcp565419pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (6162,'Steve Royer',20040323232740,'pcp565419pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (6161,'katie',20040323232853,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6158,'Jen',20040323234709,'cache-mtc-aa16.proxy.aol.com');
INSERT INTO uservisit VALUES (6161,'katie',20040323235505,'ca03-ch01-bl04.ca-sanfranc0.sa.earthlink.net');
INSERT INTO uservisit VALUES (6163,'srividhya',20040324003149,'203.129.222.148');
INSERT INTO uservisit VALUES (6163,'srividhya',20040324003503,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040324005054,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6163,'srividhya',20040324005338,'203.129.222.148');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324011625,'webcacheB07a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040324024511,'213.154.149.110');
INSERT INTO uservisit VALUES (6116,'Galendir',20040324024925,'cache-rk07.proxy.aol.com');
INSERT INTO uservisit VALUES (6164,'chyan',20040324025231,'cpe-66-8-246-127.hawaii.rr.com');
INSERT INTO uservisit VALUES (6164,'chyan',20040324025809,'crawler4.googlebot.com');
INSERT INTO uservisit VALUES (6089,'Iain',20040324031350,'webcache-17.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6126,'Kancelotto',20040324031358,'203.36.43.131');
INSERT INTO uservisit VALUES (6126,'Kancelotto',20040324031400,'203.36.43.131');
INSERT INTO uservisit VALUES (4507,'Penny',20040324035220,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040324052829,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (5200,'Nika',20040324052849,'80.242.24.17');
INSERT INTO uservisit VALUES (5200,'Nika',20040324052853,'80.242.24.17');
INSERT INTO uservisit VALUES (6148,'rich harran',20040324053429,'blueice4n1.uk.ibm.com');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040324053432,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (5893,'Stelian Trandafir',20040324053722,'unassigned-reverse.pcnet.ro');
INSERT INTO uservisit VALUES (6159,'Shanna',20040324054420,'ip-040-015.uscarrier.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040324062221,'blueice2n1.uk.ibm.com');
INSERT INTO uservisit VALUES (6148,'rich harran',20040324062651,'blueice4n1.uk.ibm.com');
INSERT INTO uservisit VALUES (6127,'prashant',20040324063144,'203.129.228.195');
INSERT INTO uservisit VALUES (6127,'prashant',20040324063203,'203.129.228.195');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324070657,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6127,'prashant',20040324071956,'203.129.228.195');
INSERT INTO uservisit VALUES (1,'levik',20040324072109,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (6165,'Kenny',20040324072543,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (6165,'Kenny',20040324072728,'netcache6.is.co.za');
INSERT INTO uservisit VALUES (5487,'Peter Lunts',20040324074203,'nat100.mccsc.edu');
INSERT INTO uservisit VALUES (4088,'ben',20040324075739,'pixfirewall.nassau.k12.fl.us');
INSERT INTO uservisit VALUES (1301,'Charlie',20040324081431,'sw02.verizon.com');
INSERT INTO uservisit VALUES (6157,'Danny',20040324081655,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040324082230,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040324082814,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324084022,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040324084636,'newlib-168-149.winona.edu');
INSERT INTO uservisit VALUES (5809,'Jer',20040324092405,'134.241.158.74');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324092849,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324092854,'68.113.192.235.ts46v-11.otne1.ftwrth.tx.charter.com');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040324093951,'PPP-219.65.117.146.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (3558,'Tristan',20040324095036,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040324100006,'PPP-219.65.117.146.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (6157,'Danny',20040324100311,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324100548,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1567,'Bryan',20040324102445,'svfulraptor1.beckman.com');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324102609,'144.9.158.97');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324104712,'webcacheB13a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324105437,'webcacheB14a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (5614,'Roberto Mattos',20040324105512,'66-95-139-106.client.dsl.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040324105520,'199.17.168.149');
INSERT INTO uservisit VALUES (3372,'Sam',20040324105715,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (4323,'Benjamin J. Ladd',20040324110128,'129.81.135.219');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040324110323,'bzq-132-224.red.bezeqint.net');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040324110404,'bzq-132-224.red.bezeqint.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324110451,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324111311,'144.9.158.101');
INSERT INTO uservisit VALUES (1575,'DJ',20040324112143,'Row-093.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040324112153,'Row-093.pclabs.clarkson.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324113428,'144.9.158.100');
INSERT INTO uservisit VALUES (5384,'Larry',20040324114009,'h106.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (6166,'Carl',20040324115524,'COX-66-210-128-37.coxinet.net');
INSERT INTO uservisit VALUES (6103,'Premish',20040324115814,'61.1.204.152');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040324120008,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040324120014,'202.138.119.193');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324120238,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6089,'Iain',20040324120512,'webcache-17.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6089,'Iain',20040324120519,'webcache-17.swgfl.ifl.net');
INSERT INTO uservisit VALUES (6010,'Rohan Shah',20040324122325,'PPP-219.65.119.25.chn.vsnl.net.in');
INSERT INTO uservisit VALUES (5528,'shawn',20040324123416,'203.122.28.98');
INSERT INTO uservisit VALUES (6167,'amanda',20040324130813,'h-67-101-128-97.nycmny83.dynamic.covad.net');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324131315,'144.9.158.101');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040324133358,'pppstu26.uark.edu');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040324133630,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (6114,'logischer Verstand',20040324133913,'co-colspgs-u5-c3d-217.clspco.adelphia.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324134617,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (775,'Cory Taylor',20040324134848,'nessus.swg.ca');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324135046,'144.9.158.97');
INSERT INTO uservisit VALUES (4507,'Penny',20040324135629,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (4507,'Penny',20040324135939,'cache-mtc-ae17.proxy.aol.com');
INSERT INTO uservisit VALUES (6157,'Danny',20040324140044,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (6168,'sanjay',20040324140708,'cache7-lutn.server.ntli.net');
INSERT INTO uservisit VALUES (6168,'sanjay',20040324140842,'cache7-lutn.server.ntli.net');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040324140954,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (6168,'sanjay',20040324141027,'cache7-lutn.server.ntli.net');
INSERT INTO uservisit VALUES (6169,'michelle Newton',20040324142307,'cache-ra02.proxy.aol.com');
INSERT INTO uservisit VALUES (6170,'michelle Newton',20040324142406,'cache-ra05.proxy.aol.com');
INSERT INTO uservisit VALUES (1920,'Brian Smith',20040324143020,'newlib-168-151.winona.edu');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324143057,'144.9.158.100');
INSERT INTO uservisit VALUES (1171,'nikki',20040324143615,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324144223,'r200-40-61-162.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (3172,'SilverKnight',20040324144718,'144.9.158.100');
INSERT INTO uservisit VALUES (1,'levik',20040324144916,'206.28.64.98');
INSERT INTO uservisit VALUES (1171,'nikki',20040324150046,'internet02.lutron.com');
INSERT INTO uservisit VALUES (6157,'Danny',20040324150458,'external.palmcoastd.com');
INSERT INTO uservisit VALUES (6139,'yo',20040324152628,'CPE005018062341-CM014390003080.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040324152745,'internet02.lutron.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040324154011,'bzq-179-184-45.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (6139,'yo',20040324154523,'CPE005018062341-CM014390003080.cpe.net.cable.rogers.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040324154724,'bzq-179-184-45.dsl.bezeqint.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040324155645,'166.68.134.175');
INSERT INTO uservisit VALUES (6171,'cheema',20040324162457,'pcp650036pcs.mkethn01.fl.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040324162705,'proxys.sjc.marketscore.com');
INSERT INTO uservisit VALUES (6171,'cheema',20040324163018,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040324163554,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (6172,'mike',20040324163716,'ham-ppp-64.187.49.25.porchlight.ca');
INSERT INTO uservisit VALUES (6173,'Tara',20040324163742,'cache-ntc-ac05.proxy.aol.com');
INSERT INTO uservisit VALUES (1575,'DJ',20040324163905,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (6173,'Tara',20040324164134,'crawler1.googlebot.com');
INSERT INTO uservisit VALUES (6172,'mike',20040324164203,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (5759,'Pieater',20040324164316,'www.hawley.k12.mn.us');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040324164452,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (6159,'Shanna',20040324164616,'ip-040-015.uscarrier.com');
INSERT INTO uservisit VALUES (6093,'Billy Bob',20040324164623,'cache-dk07.proxy.aol.com');
INSERT INTO uservisit VALUES (6159,'Shanna',20040324164651,'ip-040-015.uscarrier.com');
INSERT INTO uservisit VALUES (6159,'Shanna',20040324164735,'ip-040-015.uscarrier.com');
INSERT INTO uservisit VALUES (1171,'nikki',20040324170929,'internet02.lutron.com');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324172231,'r200-40-223-165-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6172,'mike',20040324172438,'ham-ppp-64.187.49.25.porchlight.ca');
INSERT INTO uservisit VALUES (6174,'courtney',20040324182119,'ce59429-0.student.appstate.edu');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324182249,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (3558,'Tristan',20040324182815,'c-24-126-255-48.we.client2.attbi.com');
INSERT INTO uservisit VALUES (1626,'Gamer',20040324182851,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324183510,'webcacheB02a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1253,'brianjn',20040324183810,'m050-091.nv.iinet.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040324184832,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040324192219,'h106.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (2716,'Federico Kereki',20040324192331,'r200-40-223-165-dialup.adsl.anteldata.net.uy');
INSERT INTO uservisit VALUES (6175,'tanna',20040324192914,'spider-mtc-ad011.proxy.aol.com');
INSERT INTO uservisit VALUES (6176,'Jacque',20040324194940,'24.236.133.188');
INSERT INTO uservisit VALUES (6176,'Jacque',20040324195134,'crawler9.googlebot.com');
INSERT INTO uservisit VALUES (6177,'Sydney',20040324200529,'msfc03-dai-tx-163-179-165-183.rasserver.net');
INSERT INTO uservisit VALUES (1626,'Gamer',20040324200533,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040324200607,'proxys.ia2.marketscore.com');
INSERT INTO uservisit VALUES (5033,'Captain Paradox',20040324201138,'12-218-175-130.client.mchsi.com');
INSERT INTO uservisit VALUES (6178,'Zero Armada',20040324201242,'c-67-170-68-240.client.comcast.net');
INSERT INTO uservisit VALUES (6178,'Zero Armada',20040324201527,'crawler2.googlebot.com');
INSERT INTO uservisit VALUES (5285,'Ady TZIDON',20040324203538,'bzq-204-244.red.bezeqint.net');
INSERT INTO uservisit VALUES (3372,'Sam',20040324210107,'ce-web2.wesleyan.edu');
INSERT INTO uservisit VALUES (1575,'DJ',20040324210827,'syr-24-95-26-217.twcny.rr.com');
INSERT INTO uservisit VALUES (5352,'Juggler',20040324211116,'webcacheB16a.cache.pol.co.uk');
INSERT INTO uservisit VALUES (1626,'Gamer',20040324212647,'pcp03793213pcs.aboit01.in.comcast.net');
INSERT INTO uservisit VALUES (1301,'Charlie',20040324214307,'pool-68-162-43-167.nwrk.east.verizon.net');
INSERT INTO uservisit VALUES (6028,'Barrett Hasseldine',20040324214325,'203-110-140-100.macquarie.net.au');
INSERT INTO uservisit VALUES (4507,'Penny',20040324215058,'cache-rg04.proxy.aol.com');
INSERT INTO uservisit VALUES (5384,'Larry',20040324215404,'h106.15.40.69.ip.alltel.net');
INSERT INTO uservisit VALUES (5898,'paul',20040324222231,'cache-ntc-ad04.proxy.aol.com');
INSERT INTO uservisit VALUES (1,'levik',20040324222254,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (1,'levik',20040324222324,'pool-68-161-150-107.ny325.east.verizon.net');
INSERT INTO uservisit VALUES (3386,'Victor Zapana',20040324223258,'proxys.sj4.marketscore.com');
INSERT INTO uservisit VALUES (5970,'M. Pianalto',20040324223810,'pppstu34.uark.edu');
INSERT INTO uservisit VALUES (6179,'Rick',20040324225327,'pcp01465224pcs.lpaxtn01.pa.comcast.net');
INSERT INTO uservisit VALUES (6179,'Rick',20040324225439,'pcp01465224pcs.lpaxtn01.pa.comcast.net');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040324230753,'emea-netcache1.oracle.co.uk');
INSERT INTO uservisit VALUES (4507,'Penny',20040324232541,'cache-dl03.proxy.aol.com');
INSERT INTO uservisit VALUES (6180,'stephanie',20040324235140,'wbar1.lax1-4-8-196-192.dsl-verizon.net');
INSERT INTO uservisit VALUES (6180,'stephanie',20040324235435,'crawler8.googlebot.com');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040325000643,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040325000649,'202.138.119.193');
INSERT INTO uservisit VALUES (6181,'k',20040325001159,'69.11.99.11');
INSERT INTO uservisit VALUES (6162,'Steve Royer',20040325001524,'pcp565419pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (6048,'prabhakhar',20040325010042,'emea-netcache1.oracle.co.uk');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040325011906,'202.138.119.193');
INSERT INTO uservisit VALUES (4106,'Sandeep',20040325011910,'202.138.119.193');
INSERT INTO uservisit VALUES (6162,'Steve Royer',20040325014824,'pcp565419pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (6162,'Steve Royer',20040325020829,'pcp565419pcs.rthfrd01.tn.comcast.net');
INSERT INTO uservisit VALUES (1183,'fwaff',20040325022557,'193.130.28.1');

